Action not permitted
Modal body text goes here.
Modal Title
Modal Body
CVE-2022-30629 (GCVE-0-2022-30629)
Vulnerability from cvelistv5
| URL | Tags | ||||||||||||||||||||||||||||||||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
|
|||||||||||||||||||||||||||||||||||||||||||
| Vendor | Product | Version | ||
|---|---|---|---|---|
| Go standard library | crypto/tls |
Version: 0 ≤ Version: 1.18.0-0 ≤ |
{
"containers": {
"adp": [
{
"providerMetadata": {
"dateUpdated": "2024-08-03T06:56:13.230Z",
"orgId": "af854a3a-2127-422b-91ae-364da2661108",
"shortName": "CVE"
},
"references": [
{
"tags": [
"x_transferred"
],
"url": "https://go.dev/cl/405994"
},
{
"tags": [
"x_transferred"
],
"url": "https://go.googlesource.com/go/+/fe4de36198794c447fbd9d7cc2d7199a506c76a5"
},
{
"tags": [
"x_transferred"
],
"url": "https://go.dev/issue/52814"
},
{
"tags": [
"x_transferred"
],
"url": "https://groups.google.com/g/golang-announce/c/TzIC9-t8Ytg/m/IWz5T6x7AAAJ"
},
{
"tags": [
"x_transferred"
],
"url": "https://pkg.go.dev/vuln/GO-2022-0531"
}
],
"title": "CVE Program Container"
}
],
"cna": {
"affected": [
{
"collectionURL": "https://pkg.go.dev",
"defaultStatus": "unaffected",
"packageName": "crypto/tls",
"product": "crypto/tls",
"programRoutines": [
{
"name": "serverHandshakeStateTLS13.sendSessionTickets"
}
],
"vendor": "Go standard library",
"versions": [
{
"lessThan": "1.17.11",
"status": "affected",
"version": "0",
"versionType": "semver"
},
{
"lessThan": "1.18.3",
"status": "affected",
"version": "1.18.0-0",
"versionType": "semver"
}
]
}
],
"credits": [
{
"lang": "en",
"value": "Github user @nervuri"
}
],
"descriptions": [
{
"lang": "en",
"value": "Non-random values for ticket_age_add in session tickets in crypto/tls before Go 1.17.11 and Go 1.18.3 allow an attacker that can observe TLS handshakes to correlate successive connections by comparing ticket ages during session resumption."
}
],
"problemTypes": [
{
"descriptions": [
{
"description": "CWE-200: Information Exposure",
"lang": "en"
}
]
}
],
"providerMetadata": {
"dateUpdated": "2023-06-12T19:04:50.302Z",
"orgId": "1bb62c36-49e3-4200-9d77-64a1400537cc",
"shortName": "Go"
},
"references": [
{
"url": "https://go.dev/cl/405994"
},
{
"url": "https://go.googlesource.com/go/+/fe4de36198794c447fbd9d7cc2d7199a506c76a5"
},
{
"url": "https://go.dev/issue/52814"
},
{
"url": "https://groups.google.com/g/golang-announce/c/TzIC9-t8Ytg/m/IWz5T6x7AAAJ"
},
{
"url": "https://pkg.go.dev/vuln/GO-2022-0531"
}
],
"title": "Session tickets lack random ticket_age_add in crypto/tls"
}
},
"cveMetadata": {
"assignerOrgId": "1bb62c36-49e3-4200-9d77-64a1400537cc",
"assignerShortName": "Go",
"cveId": "CVE-2022-30629",
"datePublished": "2022-08-09T20:17:31",
"dateReserved": "2022-05-12T00:00:00",
"dateUpdated": "2024-08-03T06:56:13.230Z",
"state": "PUBLISHED"
},
"dataType": "CVE_RECORD",
"dataVersion": "5.1",
"vulnerability-lookup:meta": {
"nvd": "{\"cve\":{\"id\":\"CVE-2022-30629\",\"sourceIdentifier\":\"security@golang.org\",\"published\":\"2022-08-10T20:15:40.560\",\"lastModified\":\"2024-11-21T07:03:03.717\",\"vulnStatus\":\"Modified\",\"cveTags\":[],\"descriptions\":[{\"lang\":\"en\",\"value\":\"Non-random values for ticket_age_add in session tickets in crypto/tls before Go 1.17.11 and Go 1.18.3 allow an attacker that can observe TLS handshakes to correlate successive connections by comparing ticket ages during session resumption.\"},{\"lang\":\"es\",\"value\":\"Valores no aleatorios para la funci\u00f3n ticket_age_add en los tickets de sesi\u00f3n en crypto/tls versiones anteriores a Go 1.17.11 y Go 1.18.3, permiten a un atacante que pueda observar los handshakes TLS correlacionar conexiones sucesivas comparando las edades de los tickets durante la reanudaci\u00f3n de la sesi\u00f3n\"}],\"metrics\":{\"cvssMetricV31\":[{\"source\":\"nvd@nist.gov\",\"type\":\"Primary\",\"cvssData\":{\"version\":\"3.1\",\"vectorString\":\"CVSS:3.1/AV:N/AC:H/PR:N/UI:R/S:U/C:L/I:N/A:N\",\"baseScore\":3.1,\"baseSeverity\":\"LOW\",\"attackVector\":\"NETWORK\",\"attackComplexity\":\"HIGH\",\"privilegesRequired\":\"NONE\",\"userInteraction\":\"REQUIRED\",\"scope\":\"UNCHANGED\",\"confidentialityImpact\":\"LOW\",\"integrityImpact\":\"NONE\",\"availabilityImpact\":\"NONE\"},\"exploitabilityScore\":1.6,\"impactScore\":1.4}]},\"weaknesses\":[{\"source\":\"nvd@nist.gov\",\"type\":\"Primary\",\"description\":[{\"lang\":\"en\",\"value\":\"CWE-330\"}]}],\"configurations\":[{\"nodes\":[{\"operator\":\"OR\",\"negate\":false,\"cpeMatch\":[{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:golang:go:*:*:*:*:*:*:*:*\",\"versionEndExcluding\":\"1.17.11\",\"matchCriteriaId\":\"338E9C2D-AE40-4FA3-9A44-08C9B508B756\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:golang:go:*:*:*:*:*:*:*:*\",\"versionStartIncluding\":\"1.18.0\",\"versionEndExcluding\":\"1.18.3\",\"matchCriteriaId\":\"6782EAAE-0437-495C-A6B4-1CFB39DAAFA6\"}]}]}],\"references\":[{\"url\":\"https://go.dev/cl/405994\",\"source\":\"security@golang.org\",\"tags\":[\"Patch\"]},{\"url\":\"https://go.dev/issue/52814\",\"source\":\"security@golang.org\",\"tags\":[\"Exploit\",\"Issue Tracking\",\"Vendor Advisory\"]},{\"url\":\"https://go.googlesource.com/go/+/fe4de36198794c447fbd9d7cc2d7199a506c76a5\",\"source\":\"security@golang.org\",\"tags\":[\"Mailing List\",\"Patch\"]},{\"url\":\"https://groups.google.com/g/golang-announce/c/TzIC9-t8Ytg/m/IWz5T6x7AAAJ\",\"source\":\"security@golang.org\",\"tags\":[\"Mailing List\",\"Vendor Advisory\"]},{\"url\":\"https://pkg.go.dev/vuln/GO-2022-0531\",\"source\":\"security@golang.org\",\"tags\":[\"Vendor Advisory\"]},{\"url\":\"https://go.dev/cl/405994\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\",\"tags\":[\"Patch\"]},{\"url\":\"https://go.dev/issue/52814\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\",\"tags\":[\"Exploit\",\"Issue Tracking\",\"Vendor Advisory\"]},{\"url\":\"https://go.googlesource.com/go/+/fe4de36198794c447fbd9d7cc2d7199a506c76a5\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\",\"tags\":[\"Mailing List\",\"Patch\"]},{\"url\":\"https://groups.google.com/g/golang-announce/c/TzIC9-t8Ytg/m/IWz5T6x7AAAJ\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\",\"tags\":[\"Mailing List\",\"Vendor Advisory\"]},{\"url\":\"https://pkg.go.dev/vuln/GO-2022-0531\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\",\"tags\":[\"Vendor Advisory\"]}]}}"
}
}
rhsa-2022_6102
Vulnerability from csaf_redhat
Notes
{
"document": {
"aggregate_severity": {
"namespace": "https://access.redhat.com/security/updates/classification/",
"text": "Low"
},
"category": "csaf_security_advisory",
"csaf_version": "2.0",
"distribution": {
"text": "Copyright \u00a9 Red Hat, Inc. All rights reserved.",
"tlp": {
"label": "WHITE",
"url": "https://www.first.org/tlp/"
}
},
"lang": "en",
"notes": [
{
"category": "summary",
"text": "Red Hat OpenShift Container Platform release 4.11.1 is now available with\nupdates to packages and images that fix several bugs and add enhancements.\n\nThis release includes a security update for Red Hat OpenShift Container Platform 4.11.\n\nRed Hat Product Security has rated this update as having a security impact\nof Low. A Common Vulnerability Scoring System (CVSS) base score, which\ngives a detailed severity rating, is available for each vulnerability from\nthe CVE link(s) in the References section.",
"title": "Topic"
},
{
"category": "general",
"text": "Red Hat OpenShift Container Platform is Red Hat\u0027s cloud computing\nKubernetes application platform solution designed for on-premise or private\ncloud deployments.\n\nThis advisory contains the RPM packages for Red Hat OpenShift Container Platform 4.11.1. See the following advisory for the container images for this release:\n\nhttps://access.redhat.com/errata/RHSA-2022:6103\n\nSecurity Fix(es):\n\n* golang: crypto/tls: session tickets lack random ticket_age_add\n(CVE-2022-30629)\n\nFor more details about the security issue(s), including the impact, a CVSS\nscore, acknowledgments, and other related information, refer to the CVE\npage(s)\nlisted in the References section.\n\nAll OpenShift Container Platform 4.11 users are advised to upgrade to these updated packages and images when they are available in the appropriate release channel. To check for available updates, use the OpenShift Console or the CLI oc command. Instructions for upgrading a cluster are available at https://docs.openshift.com/container-platform/4.11/updating/updating-cluster-cli.html",
"title": "Details"
},
{
"category": "legal_disclaimer",
"text": "This content is licensed under the Creative Commons Attribution 4.0 International License (https://creativecommons.org/licenses/by/4.0/). If you distribute this content, or a modified version of it, you must provide attribution to Red Hat Inc. and provide a link to the original.",
"title": "Terms of Use"
}
],
"publisher": {
"category": "vendor",
"contact_details": "https://access.redhat.com/security/team/contact/",
"issuing_authority": "Red Hat Product Security is responsible for vulnerability handling across all Red Hat products and services.",
"name": "Red Hat Product Security",
"namespace": "https://www.redhat.com"
},
"references": [
{
"category": "self",
"summary": "https://access.redhat.com/errata/RHSA-2022:6102",
"url": "https://access.redhat.com/errata/RHSA-2022:6102"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/updates/classification/#low",
"url": "https://access.redhat.com/security/updates/classification/#low"
},
{
"category": "external",
"summary": "2092793",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2092793"
},
{
"category": "self",
"summary": "Canonical URL",
"url": "https://security.access.redhat.com/data/csaf/v2/advisories/2022/rhsa-2022_6102.json"
}
],
"title": "Red Hat Security Advisory: OpenShift Container Platform 4.11.1 packages and security update",
"tracking": {
"current_release_date": "2025-01-06T19:20:15+00:00",
"generator": {
"date": "2025-01-06T19:20:15+00:00",
"engine": {
"name": "Red Hat SDEngine",
"version": "4.2.5"
}
},
"id": "RHSA-2022:6102",
"initial_release_date": "2022-08-23T14:48:05+00:00",
"revision_history": [
{
"date": "2022-08-23T14:48:05+00:00",
"number": "1",
"summary": "Initial version"
},
{
"date": "2022-08-23T14:48:05+00:00",
"number": "2",
"summary": "Last updated version"
},
{
"date": "2025-01-06T19:20:15+00:00",
"number": "3",
"summary": "Last generated version"
}
],
"status": "final",
"version": "3"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_name",
"name": "Red Hat OpenShift Container Platform 4.11",
"product": {
"name": "Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11",
"product_identification_helper": {
"cpe": "cpe:/a:redhat:openshift:4.11::el8"
}
}
}
],
"category": "product_family",
"name": "Red Hat OpenShift Enterprise"
},
{
"branches": [
{
"category": "product_version",
"name": "NetworkManager-1:1.36.0-8.el8_6.src",
"product": {
"name": "NetworkManager-1:1.36.0-8.el8_6.src",
"product_id": "NetworkManager-1:1.36.0-8.el8_6.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/NetworkManager@1.36.0-8.el8_6?arch=src\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "butane-0:0.15.0-2.rhaos4.11.el8.src",
"product": {
"name": "butane-0:0.15.0-2.rhaos4.11.el8.src",
"product_id": "butane-0:0.15.0-2.rhaos4.11.el8.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/butane@0.15.0-2.rhaos4.11.el8?arch=src"
}
}
},
{
"category": "product_version",
"name": "console-login-helper-messages-0:0.20.4-1.rhaos4.11.el8.src",
"product": {
"name": "console-login-helper-messages-0:0.20.4-1.rhaos4.11.el8.src",
"product_id": "console-login-helper-messages-0:0.20.4-1.rhaos4.11.el8.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/console-login-helper-messages@0.20.4-1.rhaos4.11.el8?arch=src"
}
}
},
{
"category": "product_version",
"name": "cri-o-0:1.24.2-4.rhaos4.11.gitd6283df.el8.src",
"product": {
"name": "cri-o-0:1.24.2-4.rhaos4.11.gitd6283df.el8.src",
"product_id": "cri-o-0:1.24.2-4.rhaos4.11.gitd6283df.el8.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/cri-o@1.24.2-4.rhaos4.11.gitd6283df.el8?arch=src"
}
}
},
{
"category": "product_version",
"name": "ignition-0:2.14.0-4.rhaos4.11.el8.src",
"product": {
"name": "ignition-0:2.14.0-4.rhaos4.11.el8.src",
"product_id": "ignition-0:2.14.0-4.rhaos4.11.el8.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/ignition@2.14.0-4.rhaos4.11.el8?arch=src"
}
}
},
{
"category": "product_version",
"name": "openshift-0:4.11.0-202208101756.p0.g4f0dd4d.assembly.stream.el8.src",
"product": {
"name": "openshift-0:4.11.0-202208101756.p0.g4f0dd4d.assembly.stream.el8.src",
"product_id": "openshift-0:4.11.0-202208101756.p0.g4f0dd4d.assembly.stream.el8.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/openshift@4.11.0-202208101756.p0.g4f0dd4d.assembly.stream.el8?arch=src"
}
}
},
{
"category": "product_version",
"name": "openshift-ansible-0:4.11.0-202208111716.p0.gdf73941.assembly.stream.el8.src",
"product": {
"name": "openshift-ansible-0:4.11.0-202208111716.p0.gdf73941.assembly.stream.el8.src",
"product_id": "openshift-ansible-0:4.11.0-202208111716.p0.gdf73941.assembly.stream.el8.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/openshift-ansible@4.11.0-202208111716.p0.gdf73941.assembly.stream.el8?arch=src"
}
}
},
{
"category": "product_version",
"name": "openshift-clients-0:4.11.0-202208110436.p0.gfcf512e.assembly.stream.el8.src",
"product": {
"name": "openshift-clients-0:4.11.0-202208110436.p0.gfcf512e.assembly.stream.el8.src",
"product_id": "openshift-clients-0:4.11.0-202208110436.p0.gfcf512e.assembly.stream.el8.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/openshift-clients@4.11.0-202208110436.p0.gfcf512e.assembly.stream.el8?arch=src"
}
}
},
{
"category": "product_version",
"name": "openshift-kuryr-0:4.11.0-202208101627.p0.g6952743.assembly.stream.el8.src",
"product": {
"name": "openshift-kuryr-0:4.11.0-202208101627.p0.g6952743.assembly.stream.el8.src",
"product_id": "openshift-kuryr-0:4.11.0-202208101627.p0.g6952743.assembly.stream.el8.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/openshift-kuryr@4.11.0-202208101627.p0.g6952743.assembly.stream.el8?arch=src"
}
}
},
{
"category": "product_version",
"name": "python-kubernetes-0:24.2.0-1.el8.src",
"product": {
"name": "python-kubernetes-0:24.2.0-1.el8.src",
"product_id": "python-kubernetes-0:24.2.0-1.el8.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python-kubernetes@24.2.0-1.el8?arch=src"
}
}
}
],
"category": "architecture",
"name": "src"
},
{
"branches": [
{
"category": "product_version",
"name": "NetworkManager-1:1.36.0-8.el8_6.aarch64",
"product": {
"name": "NetworkManager-1:1.36.0-8.el8_6.aarch64",
"product_id": "NetworkManager-1:1.36.0-8.el8_6.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/NetworkManager@1.36.0-8.el8_6?arch=aarch64\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "NetworkManager-adsl-1:1.36.0-8.el8_6.aarch64",
"product": {
"name": "NetworkManager-adsl-1:1.36.0-8.el8_6.aarch64",
"product_id": "NetworkManager-adsl-1:1.36.0-8.el8_6.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/NetworkManager-adsl@1.36.0-8.el8_6?arch=aarch64\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "NetworkManager-bluetooth-1:1.36.0-8.el8_6.aarch64",
"product": {
"name": "NetworkManager-bluetooth-1:1.36.0-8.el8_6.aarch64",
"product_id": "NetworkManager-bluetooth-1:1.36.0-8.el8_6.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/NetworkManager-bluetooth@1.36.0-8.el8_6?arch=aarch64\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "NetworkManager-cloud-setup-1:1.36.0-8.el8_6.aarch64",
"product": {
"name": "NetworkManager-cloud-setup-1:1.36.0-8.el8_6.aarch64",
"product_id": "NetworkManager-cloud-setup-1:1.36.0-8.el8_6.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/NetworkManager-cloud-setup@1.36.0-8.el8_6?arch=aarch64\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "NetworkManager-libnm-1:1.36.0-8.el8_6.aarch64",
"product": {
"name": "NetworkManager-libnm-1:1.36.0-8.el8_6.aarch64",
"product_id": "NetworkManager-libnm-1:1.36.0-8.el8_6.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/NetworkManager-libnm@1.36.0-8.el8_6?arch=aarch64\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "NetworkManager-libnm-devel-1:1.36.0-8.el8_6.aarch64",
"product": {
"name": "NetworkManager-libnm-devel-1:1.36.0-8.el8_6.aarch64",
"product_id": "NetworkManager-libnm-devel-1:1.36.0-8.el8_6.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/NetworkManager-libnm-devel@1.36.0-8.el8_6?arch=aarch64\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "NetworkManager-ovs-1:1.36.0-8.el8_6.aarch64",
"product": {
"name": "NetworkManager-ovs-1:1.36.0-8.el8_6.aarch64",
"product_id": "NetworkManager-ovs-1:1.36.0-8.el8_6.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/NetworkManager-ovs@1.36.0-8.el8_6?arch=aarch64\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "NetworkManager-ppp-1:1.36.0-8.el8_6.aarch64",
"product": {
"name": "NetworkManager-ppp-1:1.36.0-8.el8_6.aarch64",
"product_id": "NetworkManager-ppp-1:1.36.0-8.el8_6.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/NetworkManager-ppp@1.36.0-8.el8_6?arch=aarch64\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "NetworkManager-team-1:1.36.0-8.el8_6.aarch64",
"product": {
"name": "NetworkManager-team-1:1.36.0-8.el8_6.aarch64",
"product_id": "NetworkManager-team-1:1.36.0-8.el8_6.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/NetworkManager-team@1.36.0-8.el8_6?arch=aarch64\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "NetworkManager-tui-1:1.36.0-8.el8_6.aarch64",
"product": {
"name": "NetworkManager-tui-1:1.36.0-8.el8_6.aarch64",
"product_id": "NetworkManager-tui-1:1.36.0-8.el8_6.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/NetworkManager-tui@1.36.0-8.el8_6?arch=aarch64\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "NetworkManager-wifi-1:1.36.0-8.el8_6.aarch64",
"product": {
"name": "NetworkManager-wifi-1:1.36.0-8.el8_6.aarch64",
"product_id": "NetworkManager-wifi-1:1.36.0-8.el8_6.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/NetworkManager-wifi@1.36.0-8.el8_6?arch=aarch64\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "NetworkManager-wwan-1:1.36.0-8.el8_6.aarch64",
"product": {
"name": "NetworkManager-wwan-1:1.36.0-8.el8_6.aarch64",
"product_id": "NetworkManager-wwan-1:1.36.0-8.el8_6.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/NetworkManager-wwan@1.36.0-8.el8_6?arch=aarch64\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "NetworkManager-debugsource-1:1.36.0-8.el8_6.aarch64",
"product": {
"name": "NetworkManager-debugsource-1:1.36.0-8.el8_6.aarch64",
"product_id": "NetworkManager-debugsource-1:1.36.0-8.el8_6.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/NetworkManager-debugsource@1.36.0-8.el8_6?arch=aarch64\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "NetworkManager-adsl-debuginfo-1:1.36.0-8.el8_6.aarch64",
"product": {
"name": "NetworkManager-adsl-debuginfo-1:1.36.0-8.el8_6.aarch64",
"product_id": "NetworkManager-adsl-debuginfo-1:1.36.0-8.el8_6.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/NetworkManager-adsl-debuginfo@1.36.0-8.el8_6?arch=aarch64\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "NetworkManager-bluetooth-debuginfo-1:1.36.0-8.el8_6.aarch64",
"product": {
"name": "NetworkManager-bluetooth-debuginfo-1:1.36.0-8.el8_6.aarch64",
"product_id": "NetworkManager-bluetooth-debuginfo-1:1.36.0-8.el8_6.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/NetworkManager-bluetooth-debuginfo@1.36.0-8.el8_6?arch=aarch64\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "NetworkManager-cloud-setup-debuginfo-1:1.36.0-8.el8_6.aarch64",
"product": {
"name": "NetworkManager-cloud-setup-debuginfo-1:1.36.0-8.el8_6.aarch64",
"product_id": "NetworkManager-cloud-setup-debuginfo-1:1.36.0-8.el8_6.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/NetworkManager-cloud-setup-debuginfo@1.36.0-8.el8_6?arch=aarch64\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "NetworkManager-debuginfo-1:1.36.0-8.el8_6.aarch64",
"product": {
"name": "NetworkManager-debuginfo-1:1.36.0-8.el8_6.aarch64",
"product_id": "NetworkManager-debuginfo-1:1.36.0-8.el8_6.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/NetworkManager-debuginfo@1.36.0-8.el8_6?arch=aarch64\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "NetworkManager-libnm-debuginfo-1:1.36.0-8.el8_6.aarch64",
"product": {
"name": "NetworkManager-libnm-debuginfo-1:1.36.0-8.el8_6.aarch64",
"product_id": "NetworkManager-libnm-debuginfo-1:1.36.0-8.el8_6.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/NetworkManager-libnm-debuginfo@1.36.0-8.el8_6?arch=aarch64\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "NetworkManager-ovs-debuginfo-1:1.36.0-8.el8_6.aarch64",
"product": {
"name": "NetworkManager-ovs-debuginfo-1:1.36.0-8.el8_6.aarch64",
"product_id": "NetworkManager-ovs-debuginfo-1:1.36.0-8.el8_6.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/NetworkManager-ovs-debuginfo@1.36.0-8.el8_6?arch=aarch64\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "NetworkManager-ppp-debuginfo-1:1.36.0-8.el8_6.aarch64",
"product": {
"name": "NetworkManager-ppp-debuginfo-1:1.36.0-8.el8_6.aarch64",
"product_id": "NetworkManager-ppp-debuginfo-1:1.36.0-8.el8_6.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/NetworkManager-ppp-debuginfo@1.36.0-8.el8_6?arch=aarch64\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "NetworkManager-team-debuginfo-1:1.36.0-8.el8_6.aarch64",
"product": {
"name": "NetworkManager-team-debuginfo-1:1.36.0-8.el8_6.aarch64",
"product_id": "NetworkManager-team-debuginfo-1:1.36.0-8.el8_6.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/NetworkManager-team-debuginfo@1.36.0-8.el8_6?arch=aarch64\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "NetworkManager-tui-debuginfo-1:1.36.0-8.el8_6.aarch64",
"product": {
"name": "NetworkManager-tui-debuginfo-1:1.36.0-8.el8_6.aarch64",
"product_id": "NetworkManager-tui-debuginfo-1:1.36.0-8.el8_6.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/NetworkManager-tui-debuginfo@1.36.0-8.el8_6?arch=aarch64\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "NetworkManager-wifi-debuginfo-1:1.36.0-8.el8_6.aarch64",
"product": {
"name": "NetworkManager-wifi-debuginfo-1:1.36.0-8.el8_6.aarch64",
"product_id": "NetworkManager-wifi-debuginfo-1:1.36.0-8.el8_6.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/NetworkManager-wifi-debuginfo@1.36.0-8.el8_6?arch=aarch64\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "NetworkManager-wwan-debuginfo-1:1.36.0-8.el8_6.aarch64",
"product": {
"name": "NetworkManager-wwan-debuginfo-1:1.36.0-8.el8_6.aarch64",
"product_id": "NetworkManager-wwan-debuginfo-1:1.36.0-8.el8_6.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/NetworkManager-wwan-debuginfo@1.36.0-8.el8_6?arch=aarch64\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "butane-0:0.15.0-2.rhaos4.11.el8.aarch64",
"product": {
"name": "butane-0:0.15.0-2.rhaos4.11.el8.aarch64",
"product_id": "butane-0:0.15.0-2.rhaos4.11.el8.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/butane@0.15.0-2.rhaos4.11.el8?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "butane-debugsource-0:0.15.0-2.rhaos4.11.el8.aarch64",
"product": {
"name": "butane-debugsource-0:0.15.0-2.rhaos4.11.el8.aarch64",
"product_id": "butane-debugsource-0:0.15.0-2.rhaos4.11.el8.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/butane-debugsource@0.15.0-2.rhaos4.11.el8?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "butane-debuginfo-0:0.15.0-2.rhaos4.11.el8.aarch64",
"product": {
"name": "butane-debuginfo-0:0.15.0-2.rhaos4.11.el8.aarch64",
"product_id": "butane-debuginfo-0:0.15.0-2.rhaos4.11.el8.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/butane-debuginfo@0.15.0-2.rhaos4.11.el8?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "cri-o-0:1.24.2-4.rhaos4.11.gitd6283df.el8.aarch64",
"product": {
"name": "cri-o-0:1.24.2-4.rhaos4.11.gitd6283df.el8.aarch64",
"product_id": "cri-o-0:1.24.2-4.rhaos4.11.gitd6283df.el8.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/cri-o@1.24.2-4.rhaos4.11.gitd6283df.el8?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "cri-o-debugsource-0:1.24.2-4.rhaos4.11.gitd6283df.el8.aarch64",
"product": {
"name": "cri-o-debugsource-0:1.24.2-4.rhaos4.11.gitd6283df.el8.aarch64",
"product_id": "cri-o-debugsource-0:1.24.2-4.rhaos4.11.gitd6283df.el8.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/cri-o-debugsource@1.24.2-4.rhaos4.11.gitd6283df.el8?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "cri-o-debuginfo-0:1.24.2-4.rhaos4.11.gitd6283df.el8.aarch64",
"product": {
"name": "cri-o-debuginfo-0:1.24.2-4.rhaos4.11.gitd6283df.el8.aarch64",
"product_id": "cri-o-debuginfo-0:1.24.2-4.rhaos4.11.gitd6283df.el8.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/cri-o-debuginfo@1.24.2-4.rhaos4.11.gitd6283df.el8?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "ignition-0:2.14.0-4.rhaos4.11.el8.aarch64",
"product": {
"name": "ignition-0:2.14.0-4.rhaos4.11.el8.aarch64",
"product_id": "ignition-0:2.14.0-4.rhaos4.11.el8.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/ignition@2.14.0-4.rhaos4.11.el8?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "ignition-validate-0:2.14.0-4.rhaos4.11.el8.aarch64",
"product": {
"name": "ignition-validate-0:2.14.0-4.rhaos4.11.el8.aarch64",
"product_id": "ignition-validate-0:2.14.0-4.rhaos4.11.el8.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/ignition-validate@2.14.0-4.rhaos4.11.el8?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "ignition-debugsource-0:2.14.0-4.rhaos4.11.el8.aarch64",
"product": {
"name": "ignition-debugsource-0:2.14.0-4.rhaos4.11.el8.aarch64",
"product_id": "ignition-debugsource-0:2.14.0-4.rhaos4.11.el8.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/ignition-debugsource@2.14.0-4.rhaos4.11.el8?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "ignition-debuginfo-0:2.14.0-4.rhaos4.11.el8.aarch64",
"product": {
"name": "ignition-debuginfo-0:2.14.0-4.rhaos4.11.el8.aarch64",
"product_id": "ignition-debuginfo-0:2.14.0-4.rhaos4.11.el8.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/ignition-debuginfo@2.14.0-4.rhaos4.11.el8?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "ignition-validate-debuginfo-0:2.14.0-4.rhaos4.11.el8.aarch64",
"product": {
"name": "ignition-validate-debuginfo-0:2.14.0-4.rhaos4.11.el8.aarch64",
"product_id": "ignition-validate-debuginfo-0:2.14.0-4.rhaos4.11.el8.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/ignition-validate-debuginfo@2.14.0-4.rhaos4.11.el8?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "openshift-hyperkube-0:4.11.0-202208101756.p0.g4f0dd4d.assembly.stream.el8.aarch64",
"product": {
"name": "openshift-hyperkube-0:4.11.0-202208101756.p0.g4f0dd4d.assembly.stream.el8.aarch64",
"product_id": "openshift-hyperkube-0:4.11.0-202208101756.p0.g4f0dd4d.assembly.stream.el8.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/openshift-hyperkube@4.11.0-202208101756.p0.g4f0dd4d.assembly.stream.el8?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "openshift-clients-0:4.11.0-202208110436.p0.gfcf512e.assembly.stream.el8.aarch64",
"product": {
"name": "openshift-clients-0:4.11.0-202208110436.p0.gfcf512e.assembly.stream.el8.aarch64",
"product_id": "openshift-clients-0:4.11.0-202208110436.p0.gfcf512e.assembly.stream.el8.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/openshift-clients@4.11.0-202208110436.p0.gfcf512e.assembly.stream.el8?arch=aarch64"
}
}
}
],
"category": "architecture",
"name": "aarch64"
},
{
"branches": [
{
"category": "product_version",
"name": "NetworkManager-1:1.36.0-8.el8_6.ppc64le",
"product": {
"name": "NetworkManager-1:1.36.0-8.el8_6.ppc64le",
"product_id": "NetworkManager-1:1.36.0-8.el8_6.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/NetworkManager@1.36.0-8.el8_6?arch=ppc64le\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "NetworkManager-adsl-1:1.36.0-8.el8_6.ppc64le",
"product": {
"name": "NetworkManager-adsl-1:1.36.0-8.el8_6.ppc64le",
"product_id": "NetworkManager-adsl-1:1.36.0-8.el8_6.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/NetworkManager-adsl@1.36.0-8.el8_6?arch=ppc64le\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "NetworkManager-bluetooth-1:1.36.0-8.el8_6.ppc64le",
"product": {
"name": "NetworkManager-bluetooth-1:1.36.0-8.el8_6.ppc64le",
"product_id": "NetworkManager-bluetooth-1:1.36.0-8.el8_6.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/NetworkManager-bluetooth@1.36.0-8.el8_6?arch=ppc64le\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "NetworkManager-cloud-setup-1:1.36.0-8.el8_6.ppc64le",
"product": {
"name": "NetworkManager-cloud-setup-1:1.36.0-8.el8_6.ppc64le",
"product_id": "NetworkManager-cloud-setup-1:1.36.0-8.el8_6.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/NetworkManager-cloud-setup@1.36.0-8.el8_6?arch=ppc64le\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "NetworkManager-libnm-1:1.36.0-8.el8_6.ppc64le",
"product": {
"name": "NetworkManager-libnm-1:1.36.0-8.el8_6.ppc64le",
"product_id": "NetworkManager-libnm-1:1.36.0-8.el8_6.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/NetworkManager-libnm@1.36.0-8.el8_6?arch=ppc64le\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "NetworkManager-libnm-devel-1:1.36.0-8.el8_6.ppc64le",
"product": {
"name": "NetworkManager-libnm-devel-1:1.36.0-8.el8_6.ppc64le",
"product_id": "NetworkManager-libnm-devel-1:1.36.0-8.el8_6.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/NetworkManager-libnm-devel@1.36.0-8.el8_6?arch=ppc64le\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "NetworkManager-ovs-1:1.36.0-8.el8_6.ppc64le",
"product": {
"name": "NetworkManager-ovs-1:1.36.0-8.el8_6.ppc64le",
"product_id": "NetworkManager-ovs-1:1.36.0-8.el8_6.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/NetworkManager-ovs@1.36.0-8.el8_6?arch=ppc64le\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "NetworkManager-ppp-1:1.36.0-8.el8_6.ppc64le",
"product": {
"name": "NetworkManager-ppp-1:1.36.0-8.el8_6.ppc64le",
"product_id": "NetworkManager-ppp-1:1.36.0-8.el8_6.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/NetworkManager-ppp@1.36.0-8.el8_6?arch=ppc64le\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "NetworkManager-team-1:1.36.0-8.el8_6.ppc64le",
"product": {
"name": "NetworkManager-team-1:1.36.0-8.el8_6.ppc64le",
"product_id": "NetworkManager-team-1:1.36.0-8.el8_6.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/NetworkManager-team@1.36.0-8.el8_6?arch=ppc64le\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "NetworkManager-tui-1:1.36.0-8.el8_6.ppc64le",
"product": {
"name": "NetworkManager-tui-1:1.36.0-8.el8_6.ppc64le",
"product_id": "NetworkManager-tui-1:1.36.0-8.el8_6.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/NetworkManager-tui@1.36.0-8.el8_6?arch=ppc64le\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "NetworkManager-wifi-1:1.36.0-8.el8_6.ppc64le",
"product": {
"name": "NetworkManager-wifi-1:1.36.0-8.el8_6.ppc64le",
"product_id": "NetworkManager-wifi-1:1.36.0-8.el8_6.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/NetworkManager-wifi@1.36.0-8.el8_6?arch=ppc64le\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "NetworkManager-wwan-1:1.36.0-8.el8_6.ppc64le",
"product": {
"name": "NetworkManager-wwan-1:1.36.0-8.el8_6.ppc64le",
"product_id": "NetworkManager-wwan-1:1.36.0-8.el8_6.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/NetworkManager-wwan@1.36.0-8.el8_6?arch=ppc64le\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "NetworkManager-debugsource-1:1.36.0-8.el8_6.ppc64le",
"product": {
"name": "NetworkManager-debugsource-1:1.36.0-8.el8_6.ppc64le",
"product_id": "NetworkManager-debugsource-1:1.36.0-8.el8_6.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/NetworkManager-debugsource@1.36.0-8.el8_6?arch=ppc64le\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "NetworkManager-adsl-debuginfo-1:1.36.0-8.el8_6.ppc64le",
"product": {
"name": "NetworkManager-adsl-debuginfo-1:1.36.0-8.el8_6.ppc64le",
"product_id": "NetworkManager-adsl-debuginfo-1:1.36.0-8.el8_6.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/NetworkManager-adsl-debuginfo@1.36.0-8.el8_6?arch=ppc64le\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "NetworkManager-bluetooth-debuginfo-1:1.36.0-8.el8_6.ppc64le",
"product": {
"name": "NetworkManager-bluetooth-debuginfo-1:1.36.0-8.el8_6.ppc64le",
"product_id": "NetworkManager-bluetooth-debuginfo-1:1.36.0-8.el8_6.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/NetworkManager-bluetooth-debuginfo@1.36.0-8.el8_6?arch=ppc64le\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "NetworkManager-cloud-setup-debuginfo-1:1.36.0-8.el8_6.ppc64le",
"product": {
"name": "NetworkManager-cloud-setup-debuginfo-1:1.36.0-8.el8_6.ppc64le",
"product_id": "NetworkManager-cloud-setup-debuginfo-1:1.36.0-8.el8_6.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/NetworkManager-cloud-setup-debuginfo@1.36.0-8.el8_6?arch=ppc64le\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "NetworkManager-debuginfo-1:1.36.0-8.el8_6.ppc64le",
"product": {
"name": "NetworkManager-debuginfo-1:1.36.0-8.el8_6.ppc64le",
"product_id": "NetworkManager-debuginfo-1:1.36.0-8.el8_6.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/NetworkManager-debuginfo@1.36.0-8.el8_6?arch=ppc64le\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "NetworkManager-libnm-debuginfo-1:1.36.0-8.el8_6.ppc64le",
"product": {
"name": "NetworkManager-libnm-debuginfo-1:1.36.0-8.el8_6.ppc64le",
"product_id": "NetworkManager-libnm-debuginfo-1:1.36.0-8.el8_6.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/NetworkManager-libnm-debuginfo@1.36.0-8.el8_6?arch=ppc64le\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "NetworkManager-ovs-debuginfo-1:1.36.0-8.el8_6.ppc64le",
"product": {
"name": "NetworkManager-ovs-debuginfo-1:1.36.0-8.el8_6.ppc64le",
"product_id": "NetworkManager-ovs-debuginfo-1:1.36.0-8.el8_6.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/NetworkManager-ovs-debuginfo@1.36.0-8.el8_6?arch=ppc64le\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "NetworkManager-ppp-debuginfo-1:1.36.0-8.el8_6.ppc64le",
"product": {
"name": "NetworkManager-ppp-debuginfo-1:1.36.0-8.el8_6.ppc64le",
"product_id": "NetworkManager-ppp-debuginfo-1:1.36.0-8.el8_6.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/NetworkManager-ppp-debuginfo@1.36.0-8.el8_6?arch=ppc64le\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "NetworkManager-team-debuginfo-1:1.36.0-8.el8_6.ppc64le",
"product": {
"name": "NetworkManager-team-debuginfo-1:1.36.0-8.el8_6.ppc64le",
"product_id": "NetworkManager-team-debuginfo-1:1.36.0-8.el8_6.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/NetworkManager-team-debuginfo@1.36.0-8.el8_6?arch=ppc64le\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "NetworkManager-tui-debuginfo-1:1.36.0-8.el8_6.ppc64le",
"product": {
"name": "NetworkManager-tui-debuginfo-1:1.36.0-8.el8_6.ppc64le",
"product_id": "NetworkManager-tui-debuginfo-1:1.36.0-8.el8_6.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/NetworkManager-tui-debuginfo@1.36.0-8.el8_6?arch=ppc64le\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "NetworkManager-wifi-debuginfo-1:1.36.0-8.el8_6.ppc64le",
"product": {
"name": "NetworkManager-wifi-debuginfo-1:1.36.0-8.el8_6.ppc64le",
"product_id": "NetworkManager-wifi-debuginfo-1:1.36.0-8.el8_6.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/NetworkManager-wifi-debuginfo@1.36.0-8.el8_6?arch=ppc64le\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "NetworkManager-wwan-debuginfo-1:1.36.0-8.el8_6.ppc64le",
"product": {
"name": "NetworkManager-wwan-debuginfo-1:1.36.0-8.el8_6.ppc64le",
"product_id": "NetworkManager-wwan-debuginfo-1:1.36.0-8.el8_6.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/NetworkManager-wwan-debuginfo@1.36.0-8.el8_6?arch=ppc64le\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "butane-0:0.15.0-2.rhaos4.11.el8.ppc64le",
"product": {
"name": "butane-0:0.15.0-2.rhaos4.11.el8.ppc64le",
"product_id": "butane-0:0.15.0-2.rhaos4.11.el8.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/butane@0.15.0-2.rhaos4.11.el8?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "butane-debugsource-0:0.15.0-2.rhaos4.11.el8.ppc64le",
"product": {
"name": "butane-debugsource-0:0.15.0-2.rhaos4.11.el8.ppc64le",
"product_id": "butane-debugsource-0:0.15.0-2.rhaos4.11.el8.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/butane-debugsource@0.15.0-2.rhaos4.11.el8?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "butane-debuginfo-0:0.15.0-2.rhaos4.11.el8.ppc64le",
"product": {
"name": "butane-debuginfo-0:0.15.0-2.rhaos4.11.el8.ppc64le",
"product_id": "butane-debuginfo-0:0.15.0-2.rhaos4.11.el8.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/butane-debuginfo@0.15.0-2.rhaos4.11.el8?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "cri-o-0:1.24.2-4.rhaos4.11.gitd6283df.el8.ppc64le",
"product": {
"name": "cri-o-0:1.24.2-4.rhaos4.11.gitd6283df.el8.ppc64le",
"product_id": "cri-o-0:1.24.2-4.rhaos4.11.gitd6283df.el8.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/cri-o@1.24.2-4.rhaos4.11.gitd6283df.el8?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "cri-o-debugsource-0:1.24.2-4.rhaos4.11.gitd6283df.el8.ppc64le",
"product": {
"name": "cri-o-debugsource-0:1.24.2-4.rhaos4.11.gitd6283df.el8.ppc64le",
"product_id": "cri-o-debugsource-0:1.24.2-4.rhaos4.11.gitd6283df.el8.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/cri-o-debugsource@1.24.2-4.rhaos4.11.gitd6283df.el8?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "cri-o-debuginfo-0:1.24.2-4.rhaos4.11.gitd6283df.el8.ppc64le",
"product": {
"name": "cri-o-debuginfo-0:1.24.2-4.rhaos4.11.gitd6283df.el8.ppc64le",
"product_id": "cri-o-debuginfo-0:1.24.2-4.rhaos4.11.gitd6283df.el8.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/cri-o-debuginfo@1.24.2-4.rhaos4.11.gitd6283df.el8?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "ignition-0:2.14.0-4.rhaos4.11.el8.ppc64le",
"product": {
"name": "ignition-0:2.14.0-4.rhaos4.11.el8.ppc64le",
"product_id": "ignition-0:2.14.0-4.rhaos4.11.el8.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/ignition@2.14.0-4.rhaos4.11.el8?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "ignition-validate-0:2.14.0-4.rhaos4.11.el8.ppc64le",
"product": {
"name": "ignition-validate-0:2.14.0-4.rhaos4.11.el8.ppc64le",
"product_id": "ignition-validate-0:2.14.0-4.rhaos4.11.el8.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/ignition-validate@2.14.0-4.rhaos4.11.el8?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "ignition-debugsource-0:2.14.0-4.rhaos4.11.el8.ppc64le",
"product": {
"name": "ignition-debugsource-0:2.14.0-4.rhaos4.11.el8.ppc64le",
"product_id": "ignition-debugsource-0:2.14.0-4.rhaos4.11.el8.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/ignition-debugsource@2.14.0-4.rhaos4.11.el8?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "ignition-debuginfo-0:2.14.0-4.rhaos4.11.el8.ppc64le",
"product": {
"name": "ignition-debuginfo-0:2.14.0-4.rhaos4.11.el8.ppc64le",
"product_id": "ignition-debuginfo-0:2.14.0-4.rhaos4.11.el8.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/ignition-debuginfo@2.14.0-4.rhaos4.11.el8?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "ignition-validate-debuginfo-0:2.14.0-4.rhaos4.11.el8.ppc64le",
"product": {
"name": "ignition-validate-debuginfo-0:2.14.0-4.rhaos4.11.el8.ppc64le",
"product_id": "ignition-validate-debuginfo-0:2.14.0-4.rhaos4.11.el8.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/ignition-validate-debuginfo@2.14.0-4.rhaos4.11.el8?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "openshift-hyperkube-0:4.11.0-202208101756.p0.g4f0dd4d.assembly.stream.el8.ppc64le",
"product": {
"name": "openshift-hyperkube-0:4.11.0-202208101756.p0.g4f0dd4d.assembly.stream.el8.ppc64le",
"product_id": "openshift-hyperkube-0:4.11.0-202208101756.p0.g4f0dd4d.assembly.stream.el8.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/openshift-hyperkube@4.11.0-202208101756.p0.g4f0dd4d.assembly.stream.el8?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "openshift-clients-0:4.11.0-202208110436.p0.gfcf512e.assembly.stream.el8.ppc64le",
"product": {
"name": "openshift-clients-0:4.11.0-202208110436.p0.gfcf512e.assembly.stream.el8.ppc64le",
"product_id": "openshift-clients-0:4.11.0-202208110436.p0.gfcf512e.assembly.stream.el8.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/openshift-clients@4.11.0-202208110436.p0.gfcf512e.assembly.stream.el8?arch=ppc64le"
}
}
}
],
"category": "architecture",
"name": "ppc64le"
},
{
"branches": [
{
"category": "product_version",
"name": "NetworkManager-1:1.36.0-8.el8_6.x86_64",
"product": {
"name": "NetworkManager-1:1.36.0-8.el8_6.x86_64",
"product_id": "NetworkManager-1:1.36.0-8.el8_6.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/NetworkManager@1.36.0-8.el8_6?arch=x86_64\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "NetworkManager-adsl-1:1.36.0-8.el8_6.x86_64",
"product": {
"name": "NetworkManager-adsl-1:1.36.0-8.el8_6.x86_64",
"product_id": "NetworkManager-adsl-1:1.36.0-8.el8_6.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/NetworkManager-adsl@1.36.0-8.el8_6?arch=x86_64\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "NetworkManager-bluetooth-1:1.36.0-8.el8_6.x86_64",
"product": {
"name": "NetworkManager-bluetooth-1:1.36.0-8.el8_6.x86_64",
"product_id": "NetworkManager-bluetooth-1:1.36.0-8.el8_6.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/NetworkManager-bluetooth@1.36.0-8.el8_6?arch=x86_64\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "NetworkManager-cloud-setup-1:1.36.0-8.el8_6.x86_64",
"product": {
"name": "NetworkManager-cloud-setup-1:1.36.0-8.el8_6.x86_64",
"product_id": "NetworkManager-cloud-setup-1:1.36.0-8.el8_6.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/NetworkManager-cloud-setup@1.36.0-8.el8_6?arch=x86_64\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "NetworkManager-libnm-1:1.36.0-8.el8_6.x86_64",
"product": {
"name": "NetworkManager-libnm-1:1.36.0-8.el8_6.x86_64",
"product_id": "NetworkManager-libnm-1:1.36.0-8.el8_6.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/NetworkManager-libnm@1.36.0-8.el8_6?arch=x86_64\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "NetworkManager-libnm-devel-1:1.36.0-8.el8_6.x86_64",
"product": {
"name": "NetworkManager-libnm-devel-1:1.36.0-8.el8_6.x86_64",
"product_id": "NetworkManager-libnm-devel-1:1.36.0-8.el8_6.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/NetworkManager-libnm-devel@1.36.0-8.el8_6?arch=x86_64\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "NetworkManager-ovs-1:1.36.0-8.el8_6.x86_64",
"product": {
"name": "NetworkManager-ovs-1:1.36.0-8.el8_6.x86_64",
"product_id": "NetworkManager-ovs-1:1.36.0-8.el8_6.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/NetworkManager-ovs@1.36.0-8.el8_6?arch=x86_64\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "NetworkManager-ppp-1:1.36.0-8.el8_6.x86_64",
"product": {
"name": "NetworkManager-ppp-1:1.36.0-8.el8_6.x86_64",
"product_id": "NetworkManager-ppp-1:1.36.0-8.el8_6.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/NetworkManager-ppp@1.36.0-8.el8_6?arch=x86_64\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "NetworkManager-team-1:1.36.0-8.el8_6.x86_64",
"product": {
"name": "NetworkManager-team-1:1.36.0-8.el8_6.x86_64",
"product_id": "NetworkManager-team-1:1.36.0-8.el8_6.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/NetworkManager-team@1.36.0-8.el8_6?arch=x86_64\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "NetworkManager-tui-1:1.36.0-8.el8_6.x86_64",
"product": {
"name": "NetworkManager-tui-1:1.36.0-8.el8_6.x86_64",
"product_id": "NetworkManager-tui-1:1.36.0-8.el8_6.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/NetworkManager-tui@1.36.0-8.el8_6?arch=x86_64\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "NetworkManager-wifi-1:1.36.0-8.el8_6.x86_64",
"product": {
"name": "NetworkManager-wifi-1:1.36.0-8.el8_6.x86_64",
"product_id": "NetworkManager-wifi-1:1.36.0-8.el8_6.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/NetworkManager-wifi@1.36.0-8.el8_6?arch=x86_64\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "NetworkManager-wwan-1:1.36.0-8.el8_6.x86_64",
"product": {
"name": "NetworkManager-wwan-1:1.36.0-8.el8_6.x86_64",
"product_id": "NetworkManager-wwan-1:1.36.0-8.el8_6.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/NetworkManager-wwan@1.36.0-8.el8_6?arch=x86_64\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "NetworkManager-debugsource-1:1.36.0-8.el8_6.x86_64",
"product": {
"name": "NetworkManager-debugsource-1:1.36.0-8.el8_6.x86_64",
"product_id": "NetworkManager-debugsource-1:1.36.0-8.el8_6.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/NetworkManager-debugsource@1.36.0-8.el8_6?arch=x86_64\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "NetworkManager-adsl-debuginfo-1:1.36.0-8.el8_6.x86_64",
"product": {
"name": "NetworkManager-adsl-debuginfo-1:1.36.0-8.el8_6.x86_64",
"product_id": "NetworkManager-adsl-debuginfo-1:1.36.0-8.el8_6.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/NetworkManager-adsl-debuginfo@1.36.0-8.el8_6?arch=x86_64\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "NetworkManager-bluetooth-debuginfo-1:1.36.0-8.el8_6.x86_64",
"product": {
"name": "NetworkManager-bluetooth-debuginfo-1:1.36.0-8.el8_6.x86_64",
"product_id": "NetworkManager-bluetooth-debuginfo-1:1.36.0-8.el8_6.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/NetworkManager-bluetooth-debuginfo@1.36.0-8.el8_6?arch=x86_64\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "NetworkManager-cloud-setup-debuginfo-1:1.36.0-8.el8_6.x86_64",
"product": {
"name": "NetworkManager-cloud-setup-debuginfo-1:1.36.0-8.el8_6.x86_64",
"product_id": "NetworkManager-cloud-setup-debuginfo-1:1.36.0-8.el8_6.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/NetworkManager-cloud-setup-debuginfo@1.36.0-8.el8_6?arch=x86_64\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "NetworkManager-debuginfo-1:1.36.0-8.el8_6.x86_64",
"product": {
"name": "NetworkManager-debuginfo-1:1.36.0-8.el8_6.x86_64",
"product_id": "NetworkManager-debuginfo-1:1.36.0-8.el8_6.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/NetworkManager-debuginfo@1.36.0-8.el8_6?arch=x86_64\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "NetworkManager-libnm-debuginfo-1:1.36.0-8.el8_6.x86_64",
"product": {
"name": "NetworkManager-libnm-debuginfo-1:1.36.0-8.el8_6.x86_64",
"product_id": "NetworkManager-libnm-debuginfo-1:1.36.0-8.el8_6.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/NetworkManager-libnm-debuginfo@1.36.0-8.el8_6?arch=x86_64\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "NetworkManager-ovs-debuginfo-1:1.36.0-8.el8_6.x86_64",
"product": {
"name": "NetworkManager-ovs-debuginfo-1:1.36.0-8.el8_6.x86_64",
"product_id": "NetworkManager-ovs-debuginfo-1:1.36.0-8.el8_6.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/NetworkManager-ovs-debuginfo@1.36.0-8.el8_6?arch=x86_64\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "NetworkManager-ppp-debuginfo-1:1.36.0-8.el8_6.x86_64",
"product": {
"name": "NetworkManager-ppp-debuginfo-1:1.36.0-8.el8_6.x86_64",
"product_id": "NetworkManager-ppp-debuginfo-1:1.36.0-8.el8_6.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/NetworkManager-ppp-debuginfo@1.36.0-8.el8_6?arch=x86_64\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "NetworkManager-team-debuginfo-1:1.36.0-8.el8_6.x86_64",
"product": {
"name": "NetworkManager-team-debuginfo-1:1.36.0-8.el8_6.x86_64",
"product_id": "NetworkManager-team-debuginfo-1:1.36.0-8.el8_6.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/NetworkManager-team-debuginfo@1.36.0-8.el8_6?arch=x86_64\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "NetworkManager-tui-debuginfo-1:1.36.0-8.el8_6.x86_64",
"product": {
"name": "NetworkManager-tui-debuginfo-1:1.36.0-8.el8_6.x86_64",
"product_id": "NetworkManager-tui-debuginfo-1:1.36.0-8.el8_6.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/NetworkManager-tui-debuginfo@1.36.0-8.el8_6?arch=x86_64\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "NetworkManager-wifi-debuginfo-1:1.36.0-8.el8_6.x86_64",
"product": {
"name": "NetworkManager-wifi-debuginfo-1:1.36.0-8.el8_6.x86_64",
"product_id": "NetworkManager-wifi-debuginfo-1:1.36.0-8.el8_6.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/NetworkManager-wifi-debuginfo@1.36.0-8.el8_6?arch=x86_64\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "NetworkManager-wwan-debuginfo-1:1.36.0-8.el8_6.x86_64",
"product": {
"name": "NetworkManager-wwan-debuginfo-1:1.36.0-8.el8_6.x86_64",
"product_id": "NetworkManager-wwan-debuginfo-1:1.36.0-8.el8_6.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/NetworkManager-wwan-debuginfo@1.36.0-8.el8_6?arch=x86_64\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "butane-0:0.15.0-2.rhaos4.11.el8.x86_64",
"product": {
"name": "butane-0:0.15.0-2.rhaos4.11.el8.x86_64",
"product_id": "butane-0:0.15.0-2.rhaos4.11.el8.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/butane@0.15.0-2.rhaos4.11.el8?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "butane-debugsource-0:0.15.0-2.rhaos4.11.el8.x86_64",
"product": {
"name": "butane-debugsource-0:0.15.0-2.rhaos4.11.el8.x86_64",
"product_id": "butane-debugsource-0:0.15.0-2.rhaos4.11.el8.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/butane-debugsource@0.15.0-2.rhaos4.11.el8?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "butane-debuginfo-0:0.15.0-2.rhaos4.11.el8.x86_64",
"product": {
"name": "butane-debuginfo-0:0.15.0-2.rhaos4.11.el8.x86_64",
"product_id": "butane-debuginfo-0:0.15.0-2.rhaos4.11.el8.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/butane-debuginfo@0.15.0-2.rhaos4.11.el8?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "cri-o-0:1.24.2-4.rhaos4.11.gitd6283df.el8.x86_64",
"product": {
"name": "cri-o-0:1.24.2-4.rhaos4.11.gitd6283df.el8.x86_64",
"product_id": "cri-o-0:1.24.2-4.rhaos4.11.gitd6283df.el8.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/cri-o@1.24.2-4.rhaos4.11.gitd6283df.el8?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "cri-o-debugsource-0:1.24.2-4.rhaos4.11.gitd6283df.el8.x86_64",
"product": {
"name": "cri-o-debugsource-0:1.24.2-4.rhaos4.11.gitd6283df.el8.x86_64",
"product_id": "cri-o-debugsource-0:1.24.2-4.rhaos4.11.gitd6283df.el8.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/cri-o-debugsource@1.24.2-4.rhaos4.11.gitd6283df.el8?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "cri-o-debuginfo-0:1.24.2-4.rhaos4.11.gitd6283df.el8.x86_64",
"product": {
"name": "cri-o-debuginfo-0:1.24.2-4.rhaos4.11.gitd6283df.el8.x86_64",
"product_id": "cri-o-debuginfo-0:1.24.2-4.rhaos4.11.gitd6283df.el8.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/cri-o-debuginfo@1.24.2-4.rhaos4.11.gitd6283df.el8?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "ignition-0:2.14.0-4.rhaos4.11.el8.x86_64",
"product": {
"name": "ignition-0:2.14.0-4.rhaos4.11.el8.x86_64",
"product_id": "ignition-0:2.14.0-4.rhaos4.11.el8.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/ignition@2.14.0-4.rhaos4.11.el8?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "ignition-validate-0:2.14.0-4.rhaos4.11.el8.x86_64",
"product": {
"name": "ignition-validate-0:2.14.0-4.rhaos4.11.el8.x86_64",
"product_id": "ignition-validate-0:2.14.0-4.rhaos4.11.el8.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/ignition-validate@2.14.0-4.rhaos4.11.el8?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "ignition-debugsource-0:2.14.0-4.rhaos4.11.el8.x86_64",
"product": {
"name": "ignition-debugsource-0:2.14.0-4.rhaos4.11.el8.x86_64",
"product_id": "ignition-debugsource-0:2.14.0-4.rhaos4.11.el8.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/ignition-debugsource@2.14.0-4.rhaos4.11.el8?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "ignition-debuginfo-0:2.14.0-4.rhaos4.11.el8.x86_64",
"product": {
"name": "ignition-debuginfo-0:2.14.0-4.rhaos4.11.el8.x86_64",
"product_id": "ignition-debuginfo-0:2.14.0-4.rhaos4.11.el8.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/ignition-debuginfo@2.14.0-4.rhaos4.11.el8?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "ignition-validate-debuginfo-0:2.14.0-4.rhaos4.11.el8.x86_64",
"product": {
"name": "ignition-validate-debuginfo-0:2.14.0-4.rhaos4.11.el8.x86_64",
"product_id": "ignition-validate-debuginfo-0:2.14.0-4.rhaos4.11.el8.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/ignition-validate-debuginfo@2.14.0-4.rhaos4.11.el8?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "openshift-hyperkube-0:4.11.0-202208101756.p0.g4f0dd4d.assembly.stream.el8.x86_64",
"product": {
"name": "openshift-hyperkube-0:4.11.0-202208101756.p0.g4f0dd4d.assembly.stream.el8.x86_64",
"product_id": "openshift-hyperkube-0:4.11.0-202208101756.p0.g4f0dd4d.assembly.stream.el8.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/openshift-hyperkube@4.11.0-202208101756.p0.g4f0dd4d.assembly.stream.el8?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "openshift-clients-0:4.11.0-202208110436.p0.gfcf512e.assembly.stream.el8.x86_64",
"product": {
"name": "openshift-clients-0:4.11.0-202208110436.p0.gfcf512e.assembly.stream.el8.x86_64",
"product_id": "openshift-clients-0:4.11.0-202208110436.p0.gfcf512e.assembly.stream.el8.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/openshift-clients@4.11.0-202208110436.p0.gfcf512e.assembly.stream.el8?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "openshift-clients-redistributable-0:4.11.0-202208110436.p0.gfcf512e.assembly.stream.el8.x86_64",
"product": {
"name": "openshift-clients-redistributable-0:4.11.0-202208110436.p0.gfcf512e.assembly.stream.el8.x86_64",
"product_id": "openshift-clients-redistributable-0:4.11.0-202208110436.p0.gfcf512e.assembly.stream.el8.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/openshift-clients-redistributable@4.11.0-202208110436.p0.gfcf512e.assembly.stream.el8?arch=x86_64"
}
}
}
],
"category": "architecture",
"name": "x86_64"
},
{
"branches": [
{
"category": "product_version",
"name": "NetworkManager-1:1.36.0-8.el8_6.s390x",
"product": {
"name": "NetworkManager-1:1.36.0-8.el8_6.s390x",
"product_id": "NetworkManager-1:1.36.0-8.el8_6.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/NetworkManager@1.36.0-8.el8_6?arch=s390x\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "NetworkManager-adsl-1:1.36.0-8.el8_6.s390x",
"product": {
"name": "NetworkManager-adsl-1:1.36.0-8.el8_6.s390x",
"product_id": "NetworkManager-adsl-1:1.36.0-8.el8_6.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/NetworkManager-adsl@1.36.0-8.el8_6?arch=s390x\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "NetworkManager-bluetooth-1:1.36.0-8.el8_6.s390x",
"product": {
"name": "NetworkManager-bluetooth-1:1.36.0-8.el8_6.s390x",
"product_id": "NetworkManager-bluetooth-1:1.36.0-8.el8_6.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/NetworkManager-bluetooth@1.36.0-8.el8_6?arch=s390x\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "NetworkManager-cloud-setup-1:1.36.0-8.el8_6.s390x",
"product": {
"name": "NetworkManager-cloud-setup-1:1.36.0-8.el8_6.s390x",
"product_id": "NetworkManager-cloud-setup-1:1.36.0-8.el8_6.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/NetworkManager-cloud-setup@1.36.0-8.el8_6?arch=s390x\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "NetworkManager-libnm-1:1.36.0-8.el8_6.s390x",
"product": {
"name": "NetworkManager-libnm-1:1.36.0-8.el8_6.s390x",
"product_id": "NetworkManager-libnm-1:1.36.0-8.el8_6.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/NetworkManager-libnm@1.36.0-8.el8_6?arch=s390x\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "NetworkManager-libnm-devel-1:1.36.0-8.el8_6.s390x",
"product": {
"name": "NetworkManager-libnm-devel-1:1.36.0-8.el8_6.s390x",
"product_id": "NetworkManager-libnm-devel-1:1.36.0-8.el8_6.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/NetworkManager-libnm-devel@1.36.0-8.el8_6?arch=s390x\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "NetworkManager-ovs-1:1.36.0-8.el8_6.s390x",
"product": {
"name": "NetworkManager-ovs-1:1.36.0-8.el8_6.s390x",
"product_id": "NetworkManager-ovs-1:1.36.0-8.el8_6.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/NetworkManager-ovs@1.36.0-8.el8_6?arch=s390x\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "NetworkManager-ppp-1:1.36.0-8.el8_6.s390x",
"product": {
"name": "NetworkManager-ppp-1:1.36.0-8.el8_6.s390x",
"product_id": "NetworkManager-ppp-1:1.36.0-8.el8_6.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/NetworkManager-ppp@1.36.0-8.el8_6?arch=s390x\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "NetworkManager-team-1:1.36.0-8.el8_6.s390x",
"product": {
"name": "NetworkManager-team-1:1.36.0-8.el8_6.s390x",
"product_id": "NetworkManager-team-1:1.36.0-8.el8_6.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/NetworkManager-team@1.36.0-8.el8_6?arch=s390x\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "NetworkManager-tui-1:1.36.0-8.el8_6.s390x",
"product": {
"name": "NetworkManager-tui-1:1.36.0-8.el8_6.s390x",
"product_id": "NetworkManager-tui-1:1.36.0-8.el8_6.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/NetworkManager-tui@1.36.0-8.el8_6?arch=s390x\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "NetworkManager-wifi-1:1.36.0-8.el8_6.s390x",
"product": {
"name": "NetworkManager-wifi-1:1.36.0-8.el8_6.s390x",
"product_id": "NetworkManager-wifi-1:1.36.0-8.el8_6.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/NetworkManager-wifi@1.36.0-8.el8_6?arch=s390x\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "NetworkManager-wwan-1:1.36.0-8.el8_6.s390x",
"product": {
"name": "NetworkManager-wwan-1:1.36.0-8.el8_6.s390x",
"product_id": "NetworkManager-wwan-1:1.36.0-8.el8_6.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/NetworkManager-wwan@1.36.0-8.el8_6?arch=s390x\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "NetworkManager-debugsource-1:1.36.0-8.el8_6.s390x",
"product": {
"name": "NetworkManager-debugsource-1:1.36.0-8.el8_6.s390x",
"product_id": "NetworkManager-debugsource-1:1.36.0-8.el8_6.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/NetworkManager-debugsource@1.36.0-8.el8_6?arch=s390x\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "NetworkManager-adsl-debuginfo-1:1.36.0-8.el8_6.s390x",
"product": {
"name": "NetworkManager-adsl-debuginfo-1:1.36.0-8.el8_6.s390x",
"product_id": "NetworkManager-adsl-debuginfo-1:1.36.0-8.el8_6.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/NetworkManager-adsl-debuginfo@1.36.0-8.el8_6?arch=s390x\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "NetworkManager-bluetooth-debuginfo-1:1.36.0-8.el8_6.s390x",
"product": {
"name": "NetworkManager-bluetooth-debuginfo-1:1.36.0-8.el8_6.s390x",
"product_id": "NetworkManager-bluetooth-debuginfo-1:1.36.0-8.el8_6.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/NetworkManager-bluetooth-debuginfo@1.36.0-8.el8_6?arch=s390x\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "NetworkManager-cloud-setup-debuginfo-1:1.36.0-8.el8_6.s390x",
"product": {
"name": "NetworkManager-cloud-setup-debuginfo-1:1.36.0-8.el8_6.s390x",
"product_id": "NetworkManager-cloud-setup-debuginfo-1:1.36.0-8.el8_6.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/NetworkManager-cloud-setup-debuginfo@1.36.0-8.el8_6?arch=s390x\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "NetworkManager-debuginfo-1:1.36.0-8.el8_6.s390x",
"product": {
"name": "NetworkManager-debuginfo-1:1.36.0-8.el8_6.s390x",
"product_id": "NetworkManager-debuginfo-1:1.36.0-8.el8_6.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/NetworkManager-debuginfo@1.36.0-8.el8_6?arch=s390x\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "NetworkManager-libnm-debuginfo-1:1.36.0-8.el8_6.s390x",
"product": {
"name": "NetworkManager-libnm-debuginfo-1:1.36.0-8.el8_6.s390x",
"product_id": "NetworkManager-libnm-debuginfo-1:1.36.0-8.el8_6.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/NetworkManager-libnm-debuginfo@1.36.0-8.el8_6?arch=s390x\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "NetworkManager-ovs-debuginfo-1:1.36.0-8.el8_6.s390x",
"product": {
"name": "NetworkManager-ovs-debuginfo-1:1.36.0-8.el8_6.s390x",
"product_id": "NetworkManager-ovs-debuginfo-1:1.36.0-8.el8_6.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/NetworkManager-ovs-debuginfo@1.36.0-8.el8_6?arch=s390x\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "NetworkManager-ppp-debuginfo-1:1.36.0-8.el8_6.s390x",
"product": {
"name": "NetworkManager-ppp-debuginfo-1:1.36.0-8.el8_6.s390x",
"product_id": "NetworkManager-ppp-debuginfo-1:1.36.0-8.el8_6.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/NetworkManager-ppp-debuginfo@1.36.0-8.el8_6?arch=s390x\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "NetworkManager-team-debuginfo-1:1.36.0-8.el8_6.s390x",
"product": {
"name": "NetworkManager-team-debuginfo-1:1.36.0-8.el8_6.s390x",
"product_id": "NetworkManager-team-debuginfo-1:1.36.0-8.el8_6.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/NetworkManager-team-debuginfo@1.36.0-8.el8_6?arch=s390x\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "NetworkManager-tui-debuginfo-1:1.36.0-8.el8_6.s390x",
"product": {
"name": "NetworkManager-tui-debuginfo-1:1.36.0-8.el8_6.s390x",
"product_id": "NetworkManager-tui-debuginfo-1:1.36.0-8.el8_6.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/NetworkManager-tui-debuginfo@1.36.0-8.el8_6?arch=s390x\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "NetworkManager-wifi-debuginfo-1:1.36.0-8.el8_6.s390x",
"product": {
"name": "NetworkManager-wifi-debuginfo-1:1.36.0-8.el8_6.s390x",
"product_id": "NetworkManager-wifi-debuginfo-1:1.36.0-8.el8_6.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/NetworkManager-wifi-debuginfo@1.36.0-8.el8_6?arch=s390x\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "NetworkManager-wwan-debuginfo-1:1.36.0-8.el8_6.s390x",
"product": {
"name": "NetworkManager-wwan-debuginfo-1:1.36.0-8.el8_6.s390x",
"product_id": "NetworkManager-wwan-debuginfo-1:1.36.0-8.el8_6.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/NetworkManager-wwan-debuginfo@1.36.0-8.el8_6?arch=s390x\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "butane-0:0.15.0-2.rhaos4.11.el8.s390x",
"product": {
"name": "butane-0:0.15.0-2.rhaos4.11.el8.s390x",
"product_id": "butane-0:0.15.0-2.rhaos4.11.el8.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/butane@0.15.0-2.rhaos4.11.el8?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "butane-debugsource-0:0.15.0-2.rhaos4.11.el8.s390x",
"product": {
"name": "butane-debugsource-0:0.15.0-2.rhaos4.11.el8.s390x",
"product_id": "butane-debugsource-0:0.15.0-2.rhaos4.11.el8.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/butane-debugsource@0.15.0-2.rhaos4.11.el8?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "butane-debuginfo-0:0.15.0-2.rhaos4.11.el8.s390x",
"product": {
"name": "butane-debuginfo-0:0.15.0-2.rhaos4.11.el8.s390x",
"product_id": "butane-debuginfo-0:0.15.0-2.rhaos4.11.el8.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/butane-debuginfo@0.15.0-2.rhaos4.11.el8?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "cri-o-0:1.24.2-4.rhaos4.11.gitd6283df.el8.s390x",
"product": {
"name": "cri-o-0:1.24.2-4.rhaos4.11.gitd6283df.el8.s390x",
"product_id": "cri-o-0:1.24.2-4.rhaos4.11.gitd6283df.el8.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/cri-o@1.24.2-4.rhaos4.11.gitd6283df.el8?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "cri-o-debugsource-0:1.24.2-4.rhaos4.11.gitd6283df.el8.s390x",
"product": {
"name": "cri-o-debugsource-0:1.24.2-4.rhaos4.11.gitd6283df.el8.s390x",
"product_id": "cri-o-debugsource-0:1.24.2-4.rhaos4.11.gitd6283df.el8.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/cri-o-debugsource@1.24.2-4.rhaos4.11.gitd6283df.el8?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "cri-o-debuginfo-0:1.24.2-4.rhaos4.11.gitd6283df.el8.s390x",
"product": {
"name": "cri-o-debuginfo-0:1.24.2-4.rhaos4.11.gitd6283df.el8.s390x",
"product_id": "cri-o-debuginfo-0:1.24.2-4.rhaos4.11.gitd6283df.el8.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/cri-o-debuginfo@1.24.2-4.rhaos4.11.gitd6283df.el8?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "ignition-0:2.14.0-4.rhaos4.11.el8.s390x",
"product": {
"name": "ignition-0:2.14.0-4.rhaos4.11.el8.s390x",
"product_id": "ignition-0:2.14.0-4.rhaos4.11.el8.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/ignition@2.14.0-4.rhaos4.11.el8?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "ignition-validate-0:2.14.0-4.rhaos4.11.el8.s390x",
"product": {
"name": "ignition-validate-0:2.14.0-4.rhaos4.11.el8.s390x",
"product_id": "ignition-validate-0:2.14.0-4.rhaos4.11.el8.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/ignition-validate@2.14.0-4.rhaos4.11.el8?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "ignition-debugsource-0:2.14.0-4.rhaos4.11.el8.s390x",
"product": {
"name": "ignition-debugsource-0:2.14.0-4.rhaos4.11.el8.s390x",
"product_id": "ignition-debugsource-0:2.14.0-4.rhaos4.11.el8.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/ignition-debugsource@2.14.0-4.rhaos4.11.el8?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "ignition-debuginfo-0:2.14.0-4.rhaos4.11.el8.s390x",
"product": {
"name": "ignition-debuginfo-0:2.14.0-4.rhaos4.11.el8.s390x",
"product_id": "ignition-debuginfo-0:2.14.0-4.rhaos4.11.el8.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/ignition-debuginfo@2.14.0-4.rhaos4.11.el8?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "ignition-validate-debuginfo-0:2.14.0-4.rhaos4.11.el8.s390x",
"product": {
"name": "ignition-validate-debuginfo-0:2.14.0-4.rhaos4.11.el8.s390x",
"product_id": "ignition-validate-debuginfo-0:2.14.0-4.rhaos4.11.el8.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/ignition-validate-debuginfo@2.14.0-4.rhaos4.11.el8?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "openshift-hyperkube-0:4.11.0-202208101756.p0.g4f0dd4d.assembly.stream.el8.s390x",
"product": {
"name": "openshift-hyperkube-0:4.11.0-202208101756.p0.g4f0dd4d.assembly.stream.el8.s390x",
"product_id": "openshift-hyperkube-0:4.11.0-202208101756.p0.g4f0dd4d.assembly.stream.el8.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/openshift-hyperkube@4.11.0-202208101756.p0.g4f0dd4d.assembly.stream.el8?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "openshift-clients-0:4.11.0-202208110436.p0.gfcf512e.assembly.stream.el8.s390x",
"product": {
"name": "openshift-clients-0:4.11.0-202208110436.p0.gfcf512e.assembly.stream.el8.s390x",
"product_id": "openshift-clients-0:4.11.0-202208110436.p0.gfcf512e.assembly.stream.el8.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/openshift-clients@4.11.0-202208110436.p0.gfcf512e.assembly.stream.el8?arch=s390x"
}
}
}
],
"category": "architecture",
"name": "s390x"
},
{
"branches": [
{
"category": "product_version",
"name": "NetworkManager-config-connectivity-redhat-1:1.36.0-8.el8_6.noarch",
"product": {
"name": "NetworkManager-config-connectivity-redhat-1:1.36.0-8.el8_6.noarch",
"product_id": "NetworkManager-config-connectivity-redhat-1:1.36.0-8.el8_6.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/NetworkManager-config-connectivity-redhat@1.36.0-8.el8_6?arch=noarch\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "NetworkManager-config-server-1:1.36.0-8.el8_6.noarch",
"product": {
"name": "NetworkManager-config-server-1:1.36.0-8.el8_6.noarch",
"product_id": "NetworkManager-config-server-1:1.36.0-8.el8_6.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/NetworkManager-config-server@1.36.0-8.el8_6?arch=noarch\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "NetworkManager-dispatcher-routing-rules-1:1.36.0-8.el8_6.noarch",
"product": {
"name": "NetworkManager-dispatcher-routing-rules-1:1.36.0-8.el8_6.noarch",
"product_id": "NetworkManager-dispatcher-routing-rules-1:1.36.0-8.el8_6.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/NetworkManager-dispatcher-routing-rules@1.36.0-8.el8_6?arch=noarch\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "butane-redistributable-0:0.15.0-2.rhaos4.11.el8.noarch",
"product": {
"name": "butane-redistributable-0:0.15.0-2.rhaos4.11.el8.noarch",
"product_id": "butane-redistributable-0:0.15.0-2.rhaos4.11.el8.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/butane-redistributable@0.15.0-2.rhaos4.11.el8?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "console-login-helper-messages-0:0.20.4-1.rhaos4.11.el8.noarch",
"product": {
"name": "console-login-helper-messages-0:0.20.4-1.rhaos4.11.el8.noarch",
"product_id": "console-login-helper-messages-0:0.20.4-1.rhaos4.11.el8.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/console-login-helper-messages@0.20.4-1.rhaos4.11.el8?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "console-login-helper-messages-issuegen-0:0.20.4-1.rhaos4.11.el8.noarch",
"product": {
"name": "console-login-helper-messages-issuegen-0:0.20.4-1.rhaos4.11.el8.noarch",
"product_id": "console-login-helper-messages-issuegen-0:0.20.4-1.rhaos4.11.el8.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/console-login-helper-messages-issuegen@0.20.4-1.rhaos4.11.el8?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "console-login-helper-messages-profile-0:0.20.4-1.rhaos4.11.el8.noarch",
"product": {
"name": "console-login-helper-messages-profile-0:0.20.4-1.rhaos4.11.el8.noarch",
"product_id": "console-login-helper-messages-profile-0:0.20.4-1.rhaos4.11.el8.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/console-login-helper-messages-profile@0.20.4-1.rhaos4.11.el8?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "openshift-ansible-0:4.11.0-202208111716.p0.gdf73941.assembly.stream.el8.noarch",
"product": {
"name": "openshift-ansible-0:4.11.0-202208111716.p0.gdf73941.assembly.stream.el8.noarch",
"product_id": "openshift-ansible-0:4.11.0-202208111716.p0.gdf73941.assembly.stream.el8.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/openshift-ansible@4.11.0-202208111716.p0.gdf73941.assembly.stream.el8?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "openshift-ansible-test-0:4.11.0-202208111716.p0.gdf73941.assembly.stream.el8.noarch",
"product": {
"name": "openshift-ansible-test-0:4.11.0-202208111716.p0.gdf73941.assembly.stream.el8.noarch",
"product_id": "openshift-ansible-test-0:4.11.0-202208111716.p0.gdf73941.assembly.stream.el8.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/openshift-ansible-test@4.11.0-202208111716.p0.gdf73941.assembly.stream.el8?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "openshift-kuryr-cni-0:4.11.0-202208101627.p0.g6952743.assembly.stream.el8.noarch",
"product": {
"name": "openshift-kuryr-cni-0:4.11.0-202208101627.p0.g6952743.assembly.stream.el8.noarch",
"product_id": "openshift-kuryr-cni-0:4.11.0-202208101627.p0.g6952743.assembly.stream.el8.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/openshift-kuryr-cni@4.11.0-202208101627.p0.g6952743.assembly.stream.el8?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "openshift-kuryr-common-0:4.11.0-202208101627.p0.g6952743.assembly.stream.el8.noarch",
"product": {
"name": "openshift-kuryr-common-0:4.11.0-202208101627.p0.g6952743.assembly.stream.el8.noarch",
"product_id": "openshift-kuryr-common-0:4.11.0-202208101627.p0.g6952743.assembly.stream.el8.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/openshift-kuryr-common@4.11.0-202208101627.p0.g6952743.assembly.stream.el8?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "openshift-kuryr-controller-0:4.11.0-202208101627.p0.g6952743.assembly.stream.el8.noarch",
"product": {
"name": "openshift-kuryr-controller-0:4.11.0-202208101627.p0.g6952743.assembly.stream.el8.noarch",
"product_id": "openshift-kuryr-controller-0:4.11.0-202208101627.p0.g6952743.assembly.stream.el8.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/openshift-kuryr-controller@4.11.0-202208101627.p0.g6952743.assembly.stream.el8?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "python3-kuryr-kubernetes-0:4.11.0-202208101627.p0.g6952743.assembly.stream.el8.noarch",
"product": {
"name": "python3-kuryr-kubernetes-0:4.11.0-202208101627.p0.g6952743.assembly.stream.el8.noarch",
"product_id": "python3-kuryr-kubernetes-0:4.11.0-202208101627.p0.g6952743.assembly.stream.el8.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-kuryr-kubernetes@4.11.0-202208101627.p0.g6952743.assembly.stream.el8?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "python3-kubernetes-0:24.2.0-1.el8.noarch",
"product": {
"name": "python3-kubernetes-0:24.2.0-1.el8.noarch",
"product_id": "python3-kubernetes-0:24.2.0-1.el8.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-kubernetes@24.2.0-1.el8?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "python3-kubernetes-tests-0:24.2.0-1.el8.noarch",
"product": {
"name": "python3-kubernetes-tests-0:24.2.0-1.el8.noarch",
"product_id": "python3-kubernetes-tests-0:24.2.0-1.el8.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-kubernetes-tests@24.2.0-1.el8?arch=noarch"
}
}
}
],
"category": "architecture",
"name": "noarch"
}
],
"category": "vendor",
"name": "Red Hat"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "NetworkManager-1:1.36.0-8.el8_6.aarch64 as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:NetworkManager-1:1.36.0-8.el8_6.aarch64"
},
"product_reference": "NetworkManager-1:1.36.0-8.el8_6.aarch64",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "NetworkManager-1:1.36.0-8.el8_6.ppc64le as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:NetworkManager-1:1.36.0-8.el8_6.ppc64le"
},
"product_reference": "NetworkManager-1:1.36.0-8.el8_6.ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "NetworkManager-1:1.36.0-8.el8_6.s390x as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:NetworkManager-1:1.36.0-8.el8_6.s390x"
},
"product_reference": "NetworkManager-1:1.36.0-8.el8_6.s390x",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "NetworkManager-1:1.36.0-8.el8_6.src as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:NetworkManager-1:1.36.0-8.el8_6.src"
},
"product_reference": "NetworkManager-1:1.36.0-8.el8_6.src",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "NetworkManager-1:1.36.0-8.el8_6.x86_64 as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:NetworkManager-1:1.36.0-8.el8_6.x86_64"
},
"product_reference": "NetworkManager-1:1.36.0-8.el8_6.x86_64",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "NetworkManager-adsl-1:1.36.0-8.el8_6.aarch64 as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:NetworkManager-adsl-1:1.36.0-8.el8_6.aarch64"
},
"product_reference": "NetworkManager-adsl-1:1.36.0-8.el8_6.aarch64",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "NetworkManager-adsl-1:1.36.0-8.el8_6.ppc64le as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:NetworkManager-adsl-1:1.36.0-8.el8_6.ppc64le"
},
"product_reference": "NetworkManager-adsl-1:1.36.0-8.el8_6.ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "NetworkManager-adsl-1:1.36.0-8.el8_6.s390x as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:NetworkManager-adsl-1:1.36.0-8.el8_6.s390x"
},
"product_reference": "NetworkManager-adsl-1:1.36.0-8.el8_6.s390x",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "NetworkManager-adsl-1:1.36.0-8.el8_6.x86_64 as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:NetworkManager-adsl-1:1.36.0-8.el8_6.x86_64"
},
"product_reference": "NetworkManager-adsl-1:1.36.0-8.el8_6.x86_64",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "NetworkManager-adsl-debuginfo-1:1.36.0-8.el8_6.aarch64 as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:NetworkManager-adsl-debuginfo-1:1.36.0-8.el8_6.aarch64"
},
"product_reference": "NetworkManager-adsl-debuginfo-1:1.36.0-8.el8_6.aarch64",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "NetworkManager-adsl-debuginfo-1:1.36.0-8.el8_6.ppc64le as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:NetworkManager-adsl-debuginfo-1:1.36.0-8.el8_6.ppc64le"
},
"product_reference": "NetworkManager-adsl-debuginfo-1:1.36.0-8.el8_6.ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "NetworkManager-adsl-debuginfo-1:1.36.0-8.el8_6.s390x as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:NetworkManager-adsl-debuginfo-1:1.36.0-8.el8_6.s390x"
},
"product_reference": "NetworkManager-adsl-debuginfo-1:1.36.0-8.el8_6.s390x",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "NetworkManager-adsl-debuginfo-1:1.36.0-8.el8_6.x86_64 as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:NetworkManager-adsl-debuginfo-1:1.36.0-8.el8_6.x86_64"
},
"product_reference": "NetworkManager-adsl-debuginfo-1:1.36.0-8.el8_6.x86_64",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "NetworkManager-bluetooth-1:1.36.0-8.el8_6.aarch64 as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:NetworkManager-bluetooth-1:1.36.0-8.el8_6.aarch64"
},
"product_reference": "NetworkManager-bluetooth-1:1.36.0-8.el8_6.aarch64",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "NetworkManager-bluetooth-1:1.36.0-8.el8_6.ppc64le as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:NetworkManager-bluetooth-1:1.36.0-8.el8_6.ppc64le"
},
"product_reference": "NetworkManager-bluetooth-1:1.36.0-8.el8_6.ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "NetworkManager-bluetooth-1:1.36.0-8.el8_6.s390x as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:NetworkManager-bluetooth-1:1.36.0-8.el8_6.s390x"
},
"product_reference": "NetworkManager-bluetooth-1:1.36.0-8.el8_6.s390x",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "NetworkManager-bluetooth-1:1.36.0-8.el8_6.x86_64 as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:NetworkManager-bluetooth-1:1.36.0-8.el8_6.x86_64"
},
"product_reference": "NetworkManager-bluetooth-1:1.36.0-8.el8_6.x86_64",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "NetworkManager-bluetooth-debuginfo-1:1.36.0-8.el8_6.aarch64 as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:NetworkManager-bluetooth-debuginfo-1:1.36.0-8.el8_6.aarch64"
},
"product_reference": "NetworkManager-bluetooth-debuginfo-1:1.36.0-8.el8_6.aarch64",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "NetworkManager-bluetooth-debuginfo-1:1.36.0-8.el8_6.ppc64le as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:NetworkManager-bluetooth-debuginfo-1:1.36.0-8.el8_6.ppc64le"
},
"product_reference": "NetworkManager-bluetooth-debuginfo-1:1.36.0-8.el8_6.ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "NetworkManager-bluetooth-debuginfo-1:1.36.0-8.el8_6.s390x as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:NetworkManager-bluetooth-debuginfo-1:1.36.0-8.el8_6.s390x"
},
"product_reference": "NetworkManager-bluetooth-debuginfo-1:1.36.0-8.el8_6.s390x",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "NetworkManager-bluetooth-debuginfo-1:1.36.0-8.el8_6.x86_64 as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:NetworkManager-bluetooth-debuginfo-1:1.36.0-8.el8_6.x86_64"
},
"product_reference": "NetworkManager-bluetooth-debuginfo-1:1.36.0-8.el8_6.x86_64",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "NetworkManager-cloud-setup-1:1.36.0-8.el8_6.aarch64 as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:NetworkManager-cloud-setup-1:1.36.0-8.el8_6.aarch64"
},
"product_reference": "NetworkManager-cloud-setup-1:1.36.0-8.el8_6.aarch64",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "NetworkManager-cloud-setup-1:1.36.0-8.el8_6.ppc64le as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:NetworkManager-cloud-setup-1:1.36.0-8.el8_6.ppc64le"
},
"product_reference": "NetworkManager-cloud-setup-1:1.36.0-8.el8_6.ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "NetworkManager-cloud-setup-1:1.36.0-8.el8_6.s390x as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:NetworkManager-cloud-setup-1:1.36.0-8.el8_6.s390x"
},
"product_reference": "NetworkManager-cloud-setup-1:1.36.0-8.el8_6.s390x",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "NetworkManager-cloud-setup-1:1.36.0-8.el8_6.x86_64 as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:NetworkManager-cloud-setup-1:1.36.0-8.el8_6.x86_64"
},
"product_reference": "NetworkManager-cloud-setup-1:1.36.0-8.el8_6.x86_64",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "NetworkManager-cloud-setup-debuginfo-1:1.36.0-8.el8_6.aarch64 as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:NetworkManager-cloud-setup-debuginfo-1:1.36.0-8.el8_6.aarch64"
},
"product_reference": "NetworkManager-cloud-setup-debuginfo-1:1.36.0-8.el8_6.aarch64",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "NetworkManager-cloud-setup-debuginfo-1:1.36.0-8.el8_6.ppc64le as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:NetworkManager-cloud-setup-debuginfo-1:1.36.0-8.el8_6.ppc64le"
},
"product_reference": "NetworkManager-cloud-setup-debuginfo-1:1.36.0-8.el8_6.ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "NetworkManager-cloud-setup-debuginfo-1:1.36.0-8.el8_6.s390x as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:NetworkManager-cloud-setup-debuginfo-1:1.36.0-8.el8_6.s390x"
},
"product_reference": "NetworkManager-cloud-setup-debuginfo-1:1.36.0-8.el8_6.s390x",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "NetworkManager-cloud-setup-debuginfo-1:1.36.0-8.el8_6.x86_64 as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:NetworkManager-cloud-setup-debuginfo-1:1.36.0-8.el8_6.x86_64"
},
"product_reference": "NetworkManager-cloud-setup-debuginfo-1:1.36.0-8.el8_6.x86_64",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "NetworkManager-config-connectivity-redhat-1:1.36.0-8.el8_6.noarch as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:NetworkManager-config-connectivity-redhat-1:1.36.0-8.el8_6.noarch"
},
"product_reference": "NetworkManager-config-connectivity-redhat-1:1.36.0-8.el8_6.noarch",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "NetworkManager-config-server-1:1.36.0-8.el8_6.noarch as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:NetworkManager-config-server-1:1.36.0-8.el8_6.noarch"
},
"product_reference": "NetworkManager-config-server-1:1.36.0-8.el8_6.noarch",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "NetworkManager-debuginfo-1:1.36.0-8.el8_6.aarch64 as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:NetworkManager-debuginfo-1:1.36.0-8.el8_6.aarch64"
},
"product_reference": "NetworkManager-debuginfo-1:1.36.0-8.el8_6.aarch64",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "NetworkManager-debuginfo-1:1.36.0-8.el8_6.ppc64le as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:NetworkManager-debuginfo-1:1.36.0-8.el8_6.ppc64le"
},
"product_reference": "NetworkManager-debuginfo-1:1.36.0-8.el8_6.ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "NetworkManager-debuginfo-1:1.36.0-8.el8_6.s390x as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:NetworkManager-debuginfo-1:1.36.0-8.el8_6.s390x"
},
"product_reference": "NetworkManager-debuginfo-1:1.36.0-8.el8_6.s390x",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "NetworkManager-debuginfo-1:1.36.0-8.el8_6.x86_64 as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:NetworkManager-debuginfo-1:1.36.0-8.el8_6.x86_64"
},
"product_reference": "NetworkManager-debuginfo-1:1.36.0-8.el8_6.x86_64",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "NetworkManager-debugsource-1:1.36.0-8.el8_6.aarch64 as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:NetworkManager-debugsource-1:1.36.0-8.el8_6.aarch64"
},
"product_reference": "NetworkManager-debugsource-1:1.36.0-8.el8_6.aarch64",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "NetworkManager-debugsource-1:1.36.0-8.el8_6.ppc64le as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:NetworkManager-debugsource-1:1.36.0-8.el8_6.ppc64le"
},
"product_reference": "NetworkManager-debugsource-1:1.36.0-8.el8_6.ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "NetworkManager-debugsource-1:1.36.0-8.el8_6.s390x as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:NetworkManager-debugsource-1:1.36.0-8.el8_6.s390x"
},
"product_reference": "NetworkManager-debugsource-1:1.36.0-8.el8_6.s390x",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "NetworkManager-debugsource-1:1.36.0-8.el8_6.x86_64 as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:NetworkManager-debugsource-1:1.36.0-8.el8_6.x86_64"
},
"product_reference": "NetworkManager-debugsource-1:1.36.0-8.el8_6.x86_64",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "NetworkManager-dispatcher-routing-rules-1:1.36.0-8.el8_6.noarch as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:NetworkManager-dispatcher-routing-rules-1:1.36.0-8.el8_6.noarch"
},
"product_reference": "NetworkManager-dispatcher-routing-rules-1:1.36.0-8.el8_6.noarch",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "NetworkManager-libnm-1:1.36.0-8.el8_6.aarch64 as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:NetworkManager-libnm-1:1.36.0-8.el8_6.aarch64"
},
"product_reference": "NetworkManager-libnm-1:1.36.0-8.el8_6.aarch64",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "NetworkManager-libnm-1:1.36.0-8.el8_6.ppc64le as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:NetworkManager-libnm-1:1.36.0-8.el8_6.ppc64le"
},
"product_reference": "NetworkManager-libnm-1:1.36.0-8.el8_6.ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "NetworkManager-libnm-1:1.36.0-8.el8_6.s390x as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:NetworkManager-libnm-1:1.36.0-8.el8_6.s390x"
},
"product_reference": "NetworkManager-libnm-1:1.36.0-8.el8_6.s390x",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "NetworkManager-libnm-1:1.36.0-8.el8_6.x86_64 as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:NetworkManager-libnm-1:1.36.0-8.el8_6.x86_64"
},
"product_reference": "NetworkManager-libnm-1:1.36.0-8.el8_6.x86_64",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "NetworkManager-libnm-debuginfo-1:1.36.0-8.el8_6.aarch64 as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:NetworkManager-libnm-debuginfo-1:1.36.0-8.el8_6.aarch64"
},
"product_reference": "NetworkManager-libnm-debuginfo-1:1.36.0-8.el8_6.aarch64",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "NetworkManager-libnm-debuginfo-1:1.36.0-8.el8_6.ppc64le as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:NetworkManager-libnm-debuginfo-1:1.36.0-8.el8_6.ppc64le"
},
"product_reference": "NetworkManager-libnm-debuginfo-1:1.36.0-8.el8_6.ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "NetworkManager-libnm-debuginfo-1:1.36.0-8.el8_6.s390x as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:NetworkManager-libnm-debuginfo-1:1.36.0-8.el8_6.s390x"
},
"product_reference": "NetworkManager-libnm-debuginfo-1:1.36.0-8.el8_6.s390x",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "NetworkManager-libnm-debuginfo-1:1.36.0-8.el8_6.x86_64 as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:NetworkManager-libnm-debuginfo-1:1.36.0-8.el8_6.x86_64"
},
"product_reference": "NetworkManager-libnm-debuginfo-1:1.36.0-8.el8_6.x86_64",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "NetworkManager-libnm-devel-1:1.36.0-8.el8_6.aarch64 as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:NetworkManager-libnm-devel-1:1.36.0-8.el8_6.aarch64"
},
"product_reference": "NetworkManager-libnm-devel-1:1.36.0-8.el8_6.aarch64",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "NetworkManager-libnm-devel-1:1.36.0-8.el8_6.ppc64le as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:NetworkManager-libnm-devel-1:1.36.0-8.el8_6.ppc64le"
},
"product_reference": "NetworkManager-libnm-devel-1:1.36.0-8.el8_6.ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "NetworkManager-libnm-devel-1:1.36.0-8.el8_6.s390x as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:NetworkManager-libnm-devel-1:1.36.0-8.el8_6.s390x"
},
"product_reference": "NetworkManager-libnm-devel-1:1.36.0-8.el8_6.s390x",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "NetworkManager-libnm-devel-1:1.36.0-8.el8_6.x86_64 as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:NetworkManager-libnm-devel-1:1.36.0-8.el8_6.x86_64"
},
"product_reference": "NetworkManager-libnm-devel-1:1.36.0-8.el8_6.x86_64",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "NetworkManager-ovs-1:1.36.0-8.el8_6.aarch64 as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:NetworkManager-ovs-1:1.36.0-8.el8_6.aarch64"
},
"product_reference": "NetworkManager-ovs-1:1.36.0-8.el8_6.aarch64",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "NetworkManager-ovs-1:1.36.0-8.el8_6.ppc64le as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:NetworkManager-ovs-1:1.36.0-8.el8_6.ppc64le"
},
"product_reference": "NetworkManager-ovs-1:1.36.0-8.el8_6.ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "NetworkManager-ovs-1:1.36.0-8.el8_6.s390x as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:NetworkManager-ovs-1:1.36.0-8.el8_6.s390x"
},
"product_reference": "NetworkManager-ovs-1:1.36.0-8.el8_6.s390x",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "NetworkManager-ovs-1:1.36.0-8.el8_6.x86_64 as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:NetworkManager-ovs-1:1.36.0-8.el8_6.x86_64"
},
"product_reference": "NetworkManager-ovs-1:1.36.0-8.el8_6.x86_64",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "NetworkManager-ovs-debuginfo-1:1.36.0-8.el8_6.aarch64 as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:NetworkManager-ovs-debuginfo-1:1.36.0-8.el8_6.aarch64"
},
"product_reference": "NetworkManager-ovs-debuginfo-1:1.36.0-8.el8_6.aarch64",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "NetworkManager-ovs-debuginfo-1:1.36.0-8.el8_6.ppc64le as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:NetworkManager-ovs-debuginfo-1:1.36.0-8.el8_6.ppc64le"
},
"product_reference": "NetworkManager-ovs-debuginfo-1:1.36.0-8.el8_6.ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "NetworkManager-ovs-debuginfo-1:1.36.0-8.el8_6.s390x as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:NetworkManager-ovs-debuginfo-1:1.36.0-8.el8_6.s390x"
},
"product_reference": "NetworkManager-ovs-debuginfo-1:1.36.0-8.el8_6.s390x",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "NetworkManager-ovs-debuginfo-1:1.36.0-8.el8_6.x86_64 as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:NetworkManager-ovs-debuginfo-1:1.36.0-8.el8_6.x86_64"
},
"product_reference": "NetworkManager-ovs-debuginfo-1:1.36.0-8.el8_6.x86_64",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "NetworkManager-ppp-1:1.36.0-8.el8_6.aarch64 as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:NetworkManager-ppp-1:1.36.0-8.el8_6.aarch64"
},
"product_reference": "NetworkManager-ppp-1:1.36.0-8.el8_6.aarch64",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "NetworkManager-ppp-1:1.36.0-8.el8_6.ppc64le as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:NetworkManager-ppp-1:1.36.0-8.el8_6.ppc64le"
},
"product_reference": "NetworkManager-ppp-1:1.36.0-8.el8_6.ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "NetworkManager-ppp-1:1.36.0-8.el8_6.s390x as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:NetworkManager-ppp-1:1.36.0-8.el8_6.s390x"
},
"product_reference": "NetworkManager-ppp-1:1.36.0-8.el8_6.s390x",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "NetworkManager-ppp-1:1.36.0-8.el8_6.x86_64 as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:NetworkManager-ppp-1:1.36.0-8.el8_6.x86_64"
},
"product_reference": "NetworkManager-ppp-1:1.36.0-8.el8_6.x86_64",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "NetworkManager-ppp-debuginfo-1:1.36.0-8.el8_6.aarch64 as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:NetworkManager-ppp-debuginfo-1:1.36.0-8.el8_6.aarch64"
},
"product_reference": "NetworkManager-ppp-debuginfo-1:1.36.0-8.el8_6.aarch64",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "NetworkManager-ppp-debuginfo-1:1.36.0-8.el8_6.ppc64le as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:NetworkManager-ppp-debuginfo-1:1.36.0-8.el8_6.ppc64le"
},
"product_reference": "NetworkManager-ppp-debuginfo-1:1.36.0-8.el8_6.ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "NetworkManager-ppp-debuginfo-1:1.36.0-8.el8_6.s390x as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:NetworkManager-ppp-debuginfo-1:1.36.0-8.el8_6.s390x"
},
"product_reference": "NetworkManager-ppp-debuginfo-1:1.36.0-8.el8_6.s390x",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "NetworkManager-ppp-debuginfo-1:1.36.0-8.el8_6.x86_64 as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:NetworkManager-ppp-debuginfo-1:1.36.0-8.el8_6.x86_64"
},
"product_reference": "NetworkManager-ppp-debuginfo-1:1.36.0-8.el8_6.x86_64",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "NetworkManager-team-1:1.36.0-8.el8_6.aarch64 as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:NetworkManager-team-1:1.36.0-8.el8_6.aarch64"
},
"product_reference": "NetworkManager-team-1:1.36.0-8.el8_6.aarch64",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "NetworkManager-team-1:1.36.0-8.el8_6.ppc64le as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:NetworkManager-team-1:1.36.0-8.el8_6.ppc64le"
},
"product_reference": "NetworkManager-team-1:1.36.0-8.el8_6.ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "NetworkManager-team-1:1.36.0-8.el8_6.s390x as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:NetworkManager-team-1:1.36.0-8.el8_6.s390x"
},
"product_reference": "NetworkManager-team-1:1.36.0-8.el8_6.s390x",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "NetworkManager-team-1:1.36.0-8.el8_6.x86_64 as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:NetworkManager-team-1:1.36.0-8.el8_6.x86_64"
},
"product_reference": "NetworkManager-team-1:1.36.0-8.el8_6.x86_64",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "NetworkManager-team-debuginfo-1:1.36.0-8.el8_6.aarch64 as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:NetworkManager-team-debuginfo-1:1.36.0-8.el8_6.aarch64"
},
"product_reference": "NetworkManager-team-debuginfo-1:1.36.0-8.el8_6.aarch64",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "NetworkManager-team-debuginfo-1:1.36.0-8.el8_6.ppc64le as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:NetworkManager-team-debuginfo-1:1.36.0-8.el8_6.ppc64le"
},
"product_reference": "NetworkManager-team-debuginfo-1:1.36.0-8.el8_6.ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "NetworkManager-team-debuginfo-1:1.36.0-8.el8_6.s390x as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:NetworkManager-team-debuginfo-1:1.36.0-8.el8_6.s390x"
},
"product_reference": "NetworkManager-team-debuginfo-1:1.36.0-8.el8_6.s390x",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "NetworkManager-team-debuginfo-1:1.36.0-8.el8_6.x86_64 as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:NetworkManager-team-debuginfo-1:1.36.0-8.el8_6.x86_64"
},
"product_reference": "NetworkManager-team-debuginfo-1:1.36.0-8.el8_6.x86_64",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "NetworkManager-tui-1:1.36.0-8.el8_6.aarch64 as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:NetworkManager-tui-1:1.36.0-8.el8_6.aarch64"
},
"product_reference": "NetworkManager-tui-1:1.36.0-8.el8_6.aarch64",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "NetworkManager-tui-1:1.36.0-8.el8_6.ppc64le as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:NetworkManager-tui-1:1.36.0-8.el8_6.ppc64le"
},
"product_reference": "NetworkManager-tui-1:1.36.0-8.el8_6.ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "NetworkManager-tui-1:1.36.0-8.el8_6.s390x as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:NetworkManager-tui-1:1.36.0-8.el8_6.s390x"
},
"product_reference": "NetworkManager-tui-1:1.36.0-8.el8_6.s390x",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "NetworkManager-tui-1:1.36.0-8.el8_6.x86_64 as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:NetworkManager-tui-1:1.36.0-8.el8_6.x86_64"
},
"product_reference": "NetworkManager-tui-1:1.36.0-8.el8_6.x86_64",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "NetworkManager-tui-debuginfo-1:1.36.0-8.el8_6.aarch64 as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:NetworkManager-tui-debuginfo-1:1.36.0-8.el8_6.aarch64"
},
"product_reference": "NetworkManager-tui-debuginfo-1:1.36.0-8.el8_6.aarch64",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "NetworkManager-tui-debuginfo-1:1.36.0-8.el8_6.ppc64le as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:NetworkManager-tui-debuginfo-1:1.36.0-8.el8_6.ppc64le"
},
"product_reference": "NetworkManager-tui-debuginfo-1:1.36.0-8.el8_6.ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "NetworkManager-tui-debuginfo-1:1.36.0-8.el8_6.s390x as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:NetworkManager-tui-debuginfo-1:1.36.0-8.el8_6.s390x"
},
"product_reference": "NetworkManager-tui-debuginfo-1:1.36.0-8.el8_6.s390x",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "NetworkManager-tui-debuginfo-1:1.36.0-8.el8_6.x86_64 as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:NetworkManager-tui-debuginfo-1:1.36.0-8.el8_6.x86_64"
},
"product_reference": "NetworkManager-tui-debuginfo-1:1.36.0-8.el8_6.x86_64",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "NetworkManager-wifi-1:1.36.0-8.el8_6.aarch64 as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:NetworkManager-wifi-1:1.36.0-8.el8_6.aarch64"
},
"product_reference": "NetworkManager-wifi-1:1.36.0-8.el8_6.aarch64",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "NetworkManager-wifi-1:1.36.0-8.el8_6.ppc64le as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:NetworkManager-wifi-1:1.36.0-8.el8_6.ppc64le"
},
"product_reference": "NetworkManager-wifi-1:1.36.0-8.el8_6.ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "NetworkManager-wifi-1:1.36.0-8.el8_6.s390x as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:NetworkManager-wifi-1:1.36.0-8.el8_6.s390x"
},
"product_reference": "NetworkManager-wifi-1:1.36.0-8.el8_6.s390x",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "NetworkManager-wifi-1:1.36.0-8.el8_6.x86_64 as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:NetworkManager-wifi-1:1.36.0-8.el8_6.x86_64"
},
"product_reference": "NetworkManager-wifi-1:1.36.0-8.el8_6.x86_64",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "NetworkManager-wifi-debuginfo-1:1.36.0-8.el8_6.aarch64 as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:NetworkManager-wifi-debuginfo-1:1.36.0-8.el8_6.aarch64"
},
"product_reference": "NetworkManager-wifi-debuginfo-1:1.36.0-8.el8_6.aarch64",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "NetworkManager-wifi-debuginfo-1:1.36.0-8.el8_6.ppc64le as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:NetworkManager-wifi-debuginfo-1:1.36.0-8.el8_6.ppc64le"
},
"product_reference": "NetworkManager-wifi-debuginfo-1:1.36.0-8.el8_6.ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "NetworkManager-wifi-debuginfo-1:1.36.0-8.el8_6.s390x as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:NetworkManager-wifi-debuginfo-1:1.36.0-8.el8_6.s390x"
},
"product_reference": "NetworkManager-wifi-debuginfo-1:1.36.0-8.el8_6.s390x",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "NetworkManager-wifi-debuginfo-1:1.36.0-8.el8_6.x86_64 as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:NetworkManager-wifi-debuginfo-1:1.36.0-8.el8_6.x86_64"
},
"product_reference": "NetworkManager-wifi-debuginfo-1:1.36.0-8.el8_6.x86_64",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "NetworkManager-wwan-1:1.36.0-8.el8_6.aarch64 as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:NetworkManager-wwan-1:1.36.0-8.el8_6.aarch64"
},
"product_reference": "NetworkManager-wwan-1:1.36.0-8.el8_6.aarch64",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "NetworkManager-wwan-1:1.36.0-8.el8_6.ppc64le as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:NetworkManager-wwan-1:1.36.0-8.el8_6.ppc64le"
},
"product_reference": "NetworkManager-wwan-1:1.36.0-8.el8_6.ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "NetworkManager-wwan-1:1.36.0-8.el8_6.s390x as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:NetworkManager-wwan-1:1.36.0-8.el8_6.s390x"
},
"product_reference": "NetworkManager-wwan-1:1.36.0-8.el8_6.s390x",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "NetworkManager-wwan-1:1.36.0-8.el8_6.x86_64 as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:NetworkManager-wwan-1:1.36.0-8.el8_6.x86_64"
},
"product_reference": "NetworkManager-wwan-1:1.36.0-8.el8_6.x86_64",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "NetworkManager-wwan-debuginfo-1:1.36.0-8.el8_6.aarch64 as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:NetworkManager-wwan-debuginfo-1:1.36.0-8.el8_6.aarch64"
},
"product_reference": "NetworkManager-wwan-debuginfo-1:1.36.0-8.el8_6.aarch64",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "NetworkManager-wwan-debuginfo-1:1.36.0-8.el8_6.ppc64le as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:NetworkManager-wwan-debuginfo-1:1.36.0-8.el8_6.ppc64le"
},
"product_reference": "NetworkManager-wwan-debuginfo-1:1.36.0-8.el8_6.ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "NetworkManager-wwan-debuginfo-1:1.36.0-8.el8_6.s390x as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:NetworkManager-wwan-debuginfo-1:1.36.0-8.el8_6.s390x"
},
"product_reference": "NetworkManager-wwan-debuginfo-1:1.36.0-8.el8_6.s390x",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "NetworkManager-wwan-debuginfo-1:1.36.0-8.el8_6.x86_64 as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:NetworkManager-wwan-debuginfo-1:1.36.0-8.el8_6.x86_64"
},
"product_reference": "NetworkManager-wwan-debuginfo-1:1.36.0-8.el8_6.x86_64",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "butane-0:0.15.0-2.rhaos4.11.el8.aarch64 as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:butane-0:0.15.0-2.rhaos4.11.el8.aarch64"
},
"product_reference": "butane-0:0.15.0-2.rhaos4.11.el8.aarch64",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "butane-0:0.15.0-2.rhaos4.11.el8.ppc64le as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:butane-0:0.15.0-2.rhaos4.11.el8.ppc64le"
},
"product_reference": "butane-0:0.15.0-2.rhaos4.11.el8.ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "butane-0:0.15.0-2.rhaos4.11.el8.s390x as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:butane-0:0.15.0-2.rhaos4.11.el8.s390x"
},
"product_reference": "butane-0:0.15.0-2.rhaos4.11.el8.s390x",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "butane-0:0.15.0-2.rhaos4.11.el8.src as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:butane-0:0.15.0-2.rhaos4.11.el8.src"
},
"product_reference": "butane-0:0.15.0-2.rhaos4.11.el8.src",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "butane-0:0.15.0-2.rhaos4.11.el8.x86_64 as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:butane-0:0.15.0-2.rhaos4.11.el8.x86_64"
},
"product_reference": "butane-0:0.15.0-2.rhaos4.11.el8.x86_64",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "butane-debuginfo-0:0.15.0-2.rhaos4.11.el8.aarch64 as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:butane-debuginfo-0:0.15.0-2.rhaos4.11.el8.aarch64"
},
"product_reference": "butane-debuginfo-0:0.15.0-2.rhaos4.11.el8.aarch64",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "butane-debuginfo-0:0.15.0-2.rhaos4.11.el8.ppc64le as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:butane-debuginfo-0:0.15.0-2.rhaos4.11.el8.ppc64le"
},
"product_reference": "butane-debuginfo-0:0.15.0-2.rhaos4.11.el8.ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "butane-debuginfo-0:0.15.0-2.rhaos4.11.el8.s390x as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:butane-debuginfo-0:0.15.0-2.rhaos4.11.el8.s390x"
},
"product_reference": "butane-debuginfo-0:0.15.0-2.rhaos4.11.el8.s390x",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "butane-debuginfo-0:0.15.0-2.rhaos4.11.el8.x86_64 as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:butane-debuginfo-0:0.15.0-2.rhaos4.11.el8.x86_64"
},
"product_reference": "butane-debuginfo-0:0.15.0-2.rhaos4.11.el8.x86_64",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "butane-debugsource-0:0.15.0-2.rhaos4.11.el8.aarch64 as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:butane-debugsource-0:0.15.0-2.rhaos4.11.el8.aarch64"
},
"product_reference": "butane-debugsource-0:0.15.0-2.rhaos4.11.el8.aarch64",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "butane-debugsource-0:0.15.0-2.rhaos4.11.el8.ppc64le as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:butane-debugsource-0:0.15.0-2.rhaos4.11.el8.ppc64le"
},
"product_reference": "butane-debugsource-0:0.15.0-2.rhaos4.11.el8.ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "butane-debugsource-0:0.15.0-2.rhaos4.11.el8.s390x as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:butane-debugsource-0:0.15.0-2.rhaos4.11.el8.s390x"
},
"product_reference": "butane-debugsource-0:0.15.0-2.rhaos4.11.el8.s390x",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "butane-debugsource-0:0.15.0-2.rhaos4.11.el8.x86_64 as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:butane-debugsource-0:0.15.0-2.rhaos4.11.el8.x86_64"
},
"product_reference": "butane-debugsource-0:0.15.0-2.rhaos4.11.el8.x86_64",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "butane-redistributable-0:0.15.0-2.rhaos4.11.el8.noarch as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:butane-redistributable-0:0.15.0-2.rhaos4.11.el8.noarch"
},
"product_reference": "butane-redistributable-0:0.15.0-2.rhaos4.11.el8.noarch",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "console-login-helper-messages-0:0.20.4-1.rhaos4.11.el8.noarch as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:console-login-helper-messages-0:0.20.4-1.rhaos4.11.el8.noarch"
},
"product_reference": "console-login-helper-messages-0:0.20.4-1.rhaos4.11.el8.noarch",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "console-login-helper-messages-0:0.20.4-1.rhaos4.11.el8.src as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:console-login-helper-messages-0:0.20.4-1.rhaos4.11.el8.src"
},
"product_reference": "console-login-helper-messages-0:0.20.4-1.rhaos4.11.el8.src",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "console-login-helper-messages-issuegen-0:0.20.4-1.rhaos4.11.el8.noarch as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:console-login-helper-messages-issuegen-0:0.20.4-1.rhaos4.11.el8.noarch"
},
"product_reference": "console-login-helper-messages-issuegen-0:0.20.4-1.rhaos4.11.el8.noarch",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "console-login-helper-messages-profile-0:0.20.4-1.rhaos4.11.el8.noarch as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:console-login-helper-messages-profile-0:0.20.4-1.rhaos4.11.el8.noarch"
},
"product_reference": "console-login-helper-messages-profile-0:0.20.4-1.rhaos4.11.el8.noarch",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cri-o-0:1.24.2-4.rhaos4.11.gitd6283df.el8.aarch64 as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:cri-o-0:1.24.2-4.rhaos4.11.gitd6283df.el8.aarch64"
},
"product_reference": "cri-o-0:1.24.2-4.rhaos4.11.gitd6283df.el8.aarch64",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cri-o-0:1.24.2-4.rhaos4.11.gitd6283df.el8.ppc64le as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:cri-o-0:1.24.2-4.rhaos4.11.gitd6283df.el8.ppc64le"
},
"product_reference": "cri-o-0:1.24.2-4.rhaos4.11.gitd6283df.el8.ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cri-o-0:1.24.2-4.rhaos4.11.gitd6283df.el8.s390x as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:cri-o-0:1.24.2-4.rhaos4.11.gitd6283df.el8.s390x"
},
"product_reference": "cri-o-0:1.24.2-4.rhaos4.11.gitd6283df.el8.s390x",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cri-o-0:1.24.2-4.rhaos4.11.gitd6283df.el8.src as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:cri-o-0:1.24.2-4.rhaos4.11.gitd6283df.el8.src"
},
"product_reference": "cri-o-0:1.24.2-4.rhaos4.11.gitd6283df.el8.src",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cri-o-0:1.24.2-4.rhaos4.11.gitd6283df.el8.x86_64 as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:cri-o-0:1.24.2-4.rhaos4.11.gitd6283df.el8.x86_64"
},
"product_reference": "cri-o-0:1.24.2-4.rhaos4.11.gitd6283df.el8.x86_64",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cri-o-debuginfo-0:1.24.2-4.rhaos4.11.gitd6283df.el8.aarch64 as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:cri-o-debuginfo-0:1.24.2-4.rhaos4.11.gitd6283df.el8.aarch64"
},
"product_reference": "cri-o-debuginfo-0:1.24.2-4.rhaos4.11.gitd6283df.el8.aarch64",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cri-o-debuginfo-0:1.24.2-4.rhaos4.11.gitd6283df.el8.ppc64le as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:cri-o-debuginfo-0:1.24.2-4.rhaos4.11.gitd6283df.el8.ppc64le"
},
"product_reference": "cri-o-debuginfo-0:1.24.2-4.rhaos4.11.gitd6283df.el8.ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cri-o-debuginfo-0:1.24.2-4.rhaos4.11.gitd6283df.el8.s390x as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:cri-o-debuginfo-0:1.24.2-4.rhaos4.11.gitd6283df.el8.s390x"
},
"product_reference": "cri-o-debuginfo-0:1.24.2-4.rhaos4.11.gitd6283df.el8.s390x",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cri-o-debuginfo-0:1.24.2-4.rhaos4.11.gitd6283df.el8.x86_64 as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:cri-o-debuginfo-0:1.24.2-4.rhaos4.11.gitd6283df.el8.x86_64"
},
"product_reference": "cri-o-debuginfo-0:1.24.2-4.rhaos4.11.gitd6283df.el8.x86_64",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cri-o-debugsource-0:1.24.2-4.rhaos4.11.gitd6283df.el8.aarch64 as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:cri-o-debugsource-0:1.24.2-4.rhaos4.11.gitd6283df.el8.aarch64"
},
"product_reference": "cri-o-debugsource-0:1.24.2-4.rhaos4.11.gitd6283df.el8.aarch64",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cri-o-debugsource-0:1.24.2-4.rhaos4.11.gitd6283df.el8.ppc64le as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:cri-o-debugsource-0:1.24.2-4.rhaos4.11.gitd6283df.el8.ppc64le"
},
"product_reference": "cri-o-debugsource-0:1.24.2-4.rhaos4.11.gitd6283df.el8.ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cri-o-debugsource-0:1.24.2-4.rhaos4.11.gitd6283df.el8.s390x as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:cri-o-debugsource-0:1.24.2-4.rhaos4.11.gitd6283df.el8.s390x"
},
"product_reference": "cri-o-debugsource-0:1.24.2-4.rhaos4.11.gitd6283df.el8.s390x",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cri-o-debugsource-0:1.24.2-4.rhaos4.11.gitd6283df.el8.x86_64 as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:cri-o-debugsource-0:1.24.2-4.rhaos4.11.gitd6283df.el8.x86_64"
},
"product_reference": "cri-o-debugsource-0:1.24.2-4.rhaos4.11.gitd6283df.el8.x86_64",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ignition-0:2.14.0-4.rhaos4.11.el8.aarch64 as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:ignition-0:2.14.0-4.rhaos4.11.el8.aarch64"
},
"product_reference": "ignition-0:2.14.0-4.rhaos4.11.el8.aarch64",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ignition-0:2.14.0-4.rhaos4.11.el8.ppc64le as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:ignition-0:2.14.0-4.rhaos4.11.el8.ppc64le"
},
"product_reference": "ignition-0:2.14.0-4.rhaos4.11.el8.ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ignition-0:2.14.0-4.rhaos4.11.el8.s390x as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:ignition-0:2.14.0-4.rhaos4.11.el8.s390x"
},
"product_reference": "ignition-0:2.14.0-4.rhaos4.11.el8.s390x",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ignition-0:2.14.0-4.rhaos4.11.el8.src as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:ignition-0:2.14.0-4.rhaos4.11.el8.src"
},
"product_reference": "ignition-0:2.14.0-4.rhaos4.11.el8.src",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ignition-0:2.14.0-4.rhaos4.11.el8.x86_64 as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:ignition-0:2.14.0-4.rhaos4.11.el8.x86_64"
},
"product_reference": "ignition-0:2.14.0-4.rhaos4.11.el8.x86_64",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ignition-debuginfo-0:2.14.0-4.rhaos4.11.el8.aarch64 as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:ignition-debuginfo-0:2.14.0-4.rhaos4.11.el8.aarch64"
},
"product_reference": "ignition-debuginfo-0:2.14.0-4.rhaos4.11.el8.aarch64",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ignition-debuginfo-0:2.14.0-4.rhaos4.11.el8.ppc64le as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:ignition-debuginfo-0:2.14.0-4.rhaos4.11.el8.ppc64le"
},
"product_reference": "ignition-debuginfo-0:2.14.0-4.rhaos4.11.el8.ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ignition-debuginfo-0:2.14.0-4.rhaos4.11.el8.s390x as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:ignition-debuginfo-0:2.14.0-4.rhaos4.11.el8.s390x"
},
"product_reference": "ignition-debuginfo-0:2.14.0-4.rhaos4.11.el8.s390x",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ignition-debuginfo-0:2.14.0-4.rhaos4.11.el8.x86_64 as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:ignition-debuginfo-0:2.14.0-4.rhaos4.11.el8.x86_64"
},
"product_reference": "ignition-debuginfo-0:2.14.0-4.rhaos4.11.el8.x86_64",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ignition-debugsource-0:2.14.0-4.rhaos4.11.el8.aarch64 as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:ignition-debugsource-0:2.14.0-4.rhaos4.11.el8.aarch64"
},
"product_reference": "ignition-debugsource-0:2.14.0-4.rhaos4.11.el8.aarch64",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ignition-debugsource-0:2.14.0-4.rhaos4.11.el8.ppc64le as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:ignition-debugsource-0:2.14.0-4.rhaos4.11.el8.ppc64le"
},
"product_reference": "ignition-debugsource-0:2.14.0-4.rhaos4.11.el8.ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ignition-debugsource-0:2.14.0-4.rhaos4.11.el8.s390x as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:ignition-debugsource-0:2.14.0-4.rhaos4.11.el8.s390x"
},
"product_reference": "ignition-debugsource-0:2.14.0-4.rhaos4.11.el8.s390x",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ignition-debugsource-0:2.14.0-4.rhaos4.11.el8.x86_64 as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:ignition-debugsource-0:2.14.0-4.rhaos4.11.el8.x86_64"
},
"product_reference": "ignition-debugsource-0:2.14.0-4.rhaos4.11.el8.x86_64",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ignition-validate-0:2.14.0-4.rhaos4.11.el8.aarch64 as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:ignition-validate-0:2.14.0-4.rhaos4.11.el8.aarch64"
},
"product_reference": "ignition-validate-0:2.14.0-4.rhaos4.11.el8.aarch64",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ignition-validate-0:2.14.0-4.rhaos4.11.el8.ppc64le as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:ignition-validate-0:2.14.0-4.rhaos4.11.el8.ppc64le"
},
"product_reference": "ignition-validate-0:2.14.0-4.rhaos4.11.el8.ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ignition-validate-0:2.14.0-4.rhaos4.11.el8.s390x as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:ignition-validate-0:2.14.0-4.rhaos4.11.el8.s390x"
},
"product_reference": "ignition-validate-0:2.14.0-4.rhaos4.11.el8.s390x",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ignition-validate-0:2.14.0-4.rhaos4.11.el8.x86_64 as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:ignition-validate-0:2.14.0-4.rhaos4.11.el8.x86_64"
},
"product_reference": "ignition-validate-0:2.14.0-4.rhaos4.11.el8.x86_64",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ignition-validate-debuginfo-0:2.14.0-4.rhaos4.11.el8.aarch64 as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:ignition-validate-debuginfo-0:2.14.0-4.rhaos4.11.el8.aarch64"
},
"product_reference": "ignition-validate-debuginfo-0:2.14.0-4.rhaos4.11.el8.aarch64",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ignition-validate-debuginfo-0:2.14.0-4.rhaos4.11.el8.ppc64le as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:ignition-validate-debuginfo-0:2.14.0-4.rhaos4.11.el8.ppc64le"
},
"product_reference": "ignition-validate-debuginfo-0:2.14.0-4.rhaos4.11.el8.ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ignition-validate-debuginfo-0:2.14.0-4.rhaos4.11.el8.s390x as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:ignition-validate-debuginfo-0:2.14.0-4.rhaos4.11.el8.s390x"
},
"product_reference": "ignition-validate-debuginfo-0:2.14.0-4.rhaos4.11.el8.s390x",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ignition-validate-debuginfo-0:2.14.0-4.rhaos4.11.el8.x86_64 as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:ignition-validate-debuginfo-0:2.14.0-4.rhaos4.11.el8.x86_64"
},
"product_reference": "ignition-validate-debuginfo-0:2.14.0-4.rhaos4.11.el8.x86_64",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-0:4.11.0-202208101756.p0.g4f0dd4d.assembly.stream.el8.src as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:openshift-0:4.11.0-202208101756.p0.g4f0dd4d.assembly.stream.el8.src"
},
"product_reference": "openshift-0:4.11.0-202208101756.p0.g4f0dd4d.assembly.stream.el8.src",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-ansible-0:4.11.0-202208111716.p0.gdf73941.assembly.stream.el8.noarch as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:openshift-ansible-0:4.11.0-202208111716.p0.gdf73941.assembly.stream.el8.noarch"
},
"product_reference": "openshift-ansible-0:4.11.0-202208111716.p0.gdf73941.assembly.stream.el8.noarch",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-ansible-0:4.11.0-202208111716.p0.gdf73941.assembly.stream.el8.src as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:openshift-ansible-0:4.11.0-202208111716.p0.gdf73941.assembly.stream.el8.src"
},
"product_reference": "openshift-ansible-0:4.11.0-202208111716.p0.gdf73941.assembly.stream.el8.src",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-ansible-test-0:4.11.0-202208111716.p0.gdf73941.assembly.stream.el8.noarch as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:openshift-ansible-test-0:4.11.0-202208111716.p0.gdf73941.assembly.stream.el8.noarch"
},
"product_reference": "openshift-ansible-test-0:4.11.0-202208111716.p0.gdf73941.assembly.stream.el8.noarch",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-clients-0:4.11.0-202208110436.p0.gfcf512e.assembly.stream.el8.aarch64 as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:openshift-clients-0:4.11.0-202208110436.p0.gfcf512e.assembly.stream.el8.aarch64"
},
"product_reference": "openshift-clients-0:4.11.0-202208110436.p0.gfcf512e.assembly.stream.el8.aarch64",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-clients-0:4.11.0-202208110436.p0.gfcf512e.assembly.stream.el8.ppc64le as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:openshift-clients-0:4.11.0-202208110436.p0.gfcf512e.assembly.stream.el8.ppc64le"
},
"product_reference": "openshift-clients-0:4.11.0-202208110436.p0.gfcf512e.assembly.stream.el8.ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-clients-0:4.11.0-202208110436.p0.gfcf512e.assembly.stream.el8.s390x as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:openshift-clients-0:4.11.0-202208110436.p0.gfcf512e.assembly.stream.el8.s390x"
},
"product_reference": "openshift-clients-0:4.11.0-202208110436.p0.gfcf512e.assembly.stream.el8.s390x",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-clients-0:4.11.0-202208110436.p0.gfcf512e.assembly.stream.el8.src as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:openshift-clients-0:4.11.0-202208110436.p0.gfcf512e.assembly.stream.el8.src"
},
"product_reference": "openshift-clients-0:4.11.0-202208110436.p0.gfcf512e.assembly.stream.el8.src",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-clients-0:4.11.0-202208110436.p0.gfcf512e.assembly.stream.el8.x86_64 as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:openshift-clients-0:4.11.0-202208110436.p0.gfcf512e.assembly.stream.el8.x86_64"
},
"product_reference": "openshift-clients-0:4.11.0-202208110436.p0.gfcf512e.assembly.stream.el8.x86_64",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-clients-redistributable-0:4.11.0-202208110436.p0.gfcf512e.assembly.stream.el8.x86_64 as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:openshift-clients-redistributable-0:4.11.0-202208110436.p0.gfcf512e.assembly.stream.el8.x86_64"
},
"product_reference": "openshift-clients-redistributable-0:4.11.0-202208110436.p0.gfcf512e.assembly.stream.el8.x86_64",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-hyperkube-0:4.11.0-202208101756.p0.g4f0dd4d.assembly.stream.el8.aarch64 as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:openshift-hyperkube-0:4.11.0-202208101756.p0.g4f0dd4d.assembly.stream.el8.aarch64"
},
"product_reference": "openshift-hyperkube-0:4.11.0-202208101756.p0.g4f0dd4d.assembly.stream.el8.aarch64",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-hyperkube-0:4.11.0-202208101756.p0.g4f0dd4d.assembly.stream.el8.ppc64le as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:openshift-hyperkube-0:4.11.0-202208101756.p0.g4f0dd4d.assembly.stream.el8.ppc64le"
},
"product_reference": "openshift-hyperkube-0:4.11.0-202208101756.p0.g4f0dd4d.assembly.stream.el8.ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-hyperkube-0:4.11.0-202208101756.p0.g4f0dd4d.assembly.stream.el8.s390x as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:openshift-hyperkube-0:4.11.0-202208101756.p0.g4f0dd4d.assembly.stream.el8.s390x"
},
"product_reference": "openshift-hyperkube-0:4.11.0-202208101756.p0.g4f0dd4d.assembly.stream.el8.s390x",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-hyperkube-0:4.11.0-202208101756.p0.g4f0dd4d.assembly.stream.el8.x86_64 as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:openshift-hyperkube-0:4.11.0-202208101756.p0.g4f0dd4d.assembly.stream.el8.x86_64"
},
"product_reference": "openshift-hyperkube-0:4.11.0-202208101756.p0.g4f0dd4d.assembly.stream.el8.x86_64",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-kuryr-0:4.11.0-202208101627.p0.g6952743.assembly.stream.el8.src as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:openshift-kuryr-0:4.11.0-202208101627.p0.g6952743.assembly.stream.el8.src"
},
"product_reference": "openshift-kuryr-0:4.11.0-202208101627.p0.g6952743.assembly.stream.el8.src",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-kuryr-cni-0:4.11.0-202208101627.p0.g6952743.assembly.stream.el8.noarch as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:openshift-kuryr-cni-0:4.11.0-202208101627.p0.g6952743.assembly.stream.el8.noarch"
},
"product_reference": "openshift-kuryr-cni-0:4.11.0-202208101627.p0.g6952743.assembly.stream.el8.noarch",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-kuryr-common-0:4.11.0-202208101627.p0.g6952743.assembly.stream.el8.noarch as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:openshift-kuryr-common-0:4.11.0-202208101627.p0.g6952743.assembly.stream.el8.noarch"
},
"product_reference": "openshift-kuryr-common-0:4.11.0-202208101627.p0.g6952743.assembly.stream.el8.noarch",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-kuryr-controller-0:4.11.0-202208101627.p0.g6952743.assembly.stream.el8.noarch as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:openshift-kuryr-controller-0:4.11.0-202208101627.p0.g6952743.assembly.stream.el8.noarch"
},
"product_reference": "openshift-kuryr-controller-0:4.11.0-202208101627.p0.g6952743.assembly.stream.el8.noarch",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-kubernetes-0:24.2.0-1.el8.src as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:python-kubernetes-0:24.2.0-1.el8.src"
},
"product_reference": "python-kubernetes-0:24.2.0-1.el8.src",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-kubernetes-0:24.2.0-1.el8.noarch as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:python3-kubernetes-0:24.2.0-1.el8.noarch"
},
"product_reference": "python3-kubernetes-0:24.2.0-1.el8.noarch",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-kubernetes-tests-0:24.2.0-1.el8.noarch as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:python3-kubernetes-tests-0:24.2.0-1.el8.noarch"
},
"product_reference": "python3-kubernetes-tests-0:24.2.0-1.el8.noarch",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-kuryr-kubernetes-0:4.11.0-202208101627.p0.g6952743.assembly.stream.el8.noarch as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:python3-kuryr-kubernetes-0:4.11.0-202208101627.p0.g6952743.assembly.stream.el8.noarch"
},
"product_reference": "python3-kuryr-kubernetes-0:4.11.0-202208101627.p0.g6952743.assembly.stream.el8.noarch",
"relates_to_product_reference": "8Base-RHOSE-4.11"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2022-30629",
"cwe": {
"id": "CWE-331",
"name": "Insufficient Entropy"
},
"discovery_date": "2022-06-02T00:00:00+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"8Base-RHOSE-4.11:NetworkManager-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.11:NetworkManager-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.11:NetworkManager-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.11:NetworkManager-1:1.36.0-8.el8_6.src",
"8Base-RHOSE-4.11:NetworkManager-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.11:NetworkManager-adsl-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.11:NetworkManager-adsl-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.11:NetworkManager-adsl-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.11:NetworkManager-adsl-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.11:NetworkManager-adsl-debuginfo-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.11:NetworkManager-adsl-debuginfo-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.11:NetworkManager-adsl-debuginfo-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.11:NetworkManager-adsl-debuginfo-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.11:NetworkManager-bluetooth-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.11:NetworkManager-bluetooth-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.11:NetworkManager-bluetooth-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.11:NetworkManager-bluetooth-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.11:NetworkManager-bluetooth-debuginfo-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.11:NetworkManager-bluetooth-debuginfo-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.11:NetworkManager-bluetooth-debuginfo-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.11:NetworkManager-bluetooth-debuginfo-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.11:NetworkManager-cloud-setup-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.11:NetworkManager-cloud-setup-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.11:NetworkManager-cloud-setup-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.11:NetworkManager-cloud-setup-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.11:NetworkManager-cloud-setup-debuginfo-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.11:NetworkManager-cloud-setup-debuginfo-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.11:NetworkManager-cloud-setup-debuginfo-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.11:NetworkManager-cloud-setup-debuginfo-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.11:NetworkManager-config-connectivity-redhat-1:1.36.0-8.el8_6.noarch",
"8Base-RHOSE-4.11:NetworkManager-config-server-1:1.36.0-8.el8_6.noarch",
"8Base-RHOSE-4.11:NetworkManager-debuginfo-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.11:NetworkManager-debuginfo-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.11:NetworkManager-debuginfo-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.11:NetworkManager-debuginfo-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.11:NetworkManager-debugsource-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.11:NetworkManager-debugsource-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.11:NetworkManager-debugsource-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.11:NetworkManager-debugsource-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.11:NetworkManager-dispatcher-routing-rules-1:1.36.0-8.el8_6.noarch",
"8Base-RHOSE-4.11:NetworkManager-libnm-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.11:NetworkManager-libnm-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.11:NetworkManager-libnm-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.11:NetworkManager-libnm-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.11:NetworkManager-libnm-debuginfo-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.11:NetworkManager-libnm-debuginfo-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.11:NetworkManager-libnm-debuginfo-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.11:NetworkManager-libnm-debuginfo-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.11:NetworkManager-libnm-devel-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.11:NetworkManager-libnm-devel-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.11:NetworkManager-libnm-devel-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.11:NetworkManager-libnm-devel-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.11:NetworkManager-ovs-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.11:NetworkManager-ovs-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.11:NetworkManager-ovs-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.11:NetworkManager-ovs-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.11:NetworkManager-ovs-debuginfo-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.11:NetworkManager-ovs-debuginfo-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.11:NetworkManager-ovs-debuginfo-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.11:NetworkManager-ovs-debuginfo-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.11:NetworkManager-ppp-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.11:NetworkManager-ppp-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.11:NetworkManager-ppp-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.11:NetworkManager-ppp-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.11:NetworkManager-ppp-debuginfo-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.11:NetworkManager-ppp-debuginfo-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.11:NetworkManager-ppp-debuginfo-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.11:NetworkManager-ppp-debuginfo-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.11:NetworkManager-team-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.11:NetworkManager-team-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.11:NetworkManager-team-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.11:NetworkManager-team-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.11:NetworkManager-team-debuginfo-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.11:NetworkManager-team-debuginfo-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.11:NetworkManager-team-debuginfo-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.11:NetworkManager-team-debuginfo-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.11:NetworkManager-tui-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.11:NetworkManager-tui-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.11:NetworkManager-tui-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.11:NetworkManager-tui-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.11:NetworkManager-tui-debuginfo-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.11:NetworkManager-tui-debuginfo-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.11:NetworkManager-tui-debuginfo-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.11:NetworkManager-tui-debuginfo-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.11:NetworkManager-wifi-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.11:NetworkManager-wifi-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.11:NetworkManager-wifi-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.11:NetworkManager-wifi-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.11:NetworkManager-wifi-debuginfo-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.11:NetworkManager-wifi-debuginfo-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.11:NetworkManager-wifi-debuginfo-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.11:NetworkManager-wifi-debuginfo-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.11:NetworkManager-wwan-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.11:NetworkManager-wwan-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.11:NetworkManager-wwan-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.11:NetworkManager-wwan-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.11:NetworkManager-wwan-debuginfo-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.11:NetworkManager-wwan-debuginfo-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.11:NetworkManager-wwan-debuginfo-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.11:NetworkManager-wwan-debuginfo-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.11:console-login-helper-messages-0:0.20.4-1.rhaos4.11.el8.noarch",
"8Base-RHOSE-4.11:console-login-helper-messages-0:0.20.4-1.rhaos4.11.el8.src",
"8Base-RHOSE-4.11:console-login-helper-messages-issuegen-0:0.20.4-1.rhaos4.11.el8.noarch",
"8Base-RHOSE-4.11:console-login-helper-messages-profile-0:0.20.4-1.rhaos4.11.el8.noarch",
"8Base-RHOSE-4.11:openshift-0:4.11.0-202208101756.p0.g4f0dd4d.assembly.stream.el8.src",
"8Base-RHOSE-4.11:openshift-ansible-0:4.11.0-202208111716.p0.gdf73941.assembly.stream.el8.noarch",
"8Base-RHOSE-4.11:openshift-ansible-0:4.11.0-202208111716.p0.gdf73941.assembly.stream.el8.src",
"8Base-RHOSE-4.11:openshift-ansible-test-0:4.11.0-202208111716.p0.gdf73941.assembly.stream.el8.noarch",
"8Base-RHOSE-4.11:openshift-clients-0:4.11.0-202208110436.p0.gfcf512e.assembly.stream.el8.aarch64",
"8Base-RHOSE-4.11:openshift-clients-0:4.11.0-202208110436.p0.gfcf512e.assembly.stream.el8.ppc64le",
"8Base-RHOSE-4.11:openshift-clients-0:4.11.0-202208110436.p0.gfcf512e.assembly.stream.el8.s390x",
"8Base-RHOSE-4.11:openshift-clients-0:4.11.0-202208110436.p0.gfcf512e.assembly.stream.el8.src",
"8Base-RHOSE-4.11:openshift-clients-0:4.11.0-202208110436.p0.gfcf512e.assembly.stream.el8.x86_64",
"8Base-RHOSE-4.11:openshift-clients-redistributable-0:4.11.0-202208110436.p0.gfcf512e.assembly.stream.el8.x86_64",
"8Base-RHOSE-4.11:openshift-hyperkube-0:4.11.0-202208101756.p0.g4f0dd4d.assembly.stream.el8.aarch64",
"8Base-RHOSE-4.11:openshift-hyperkube-0:4.11.0-202208101756.p0.g4f0dd4d.assembly.stream.el8.ppc64le",
"8Base-RHOSE-4.11:openshift-hyperkube-0:4.11.0-202208101756.p0.g4f0dd4d.assembly.stream.el8.s390x",
"8Base-RHOSE-4.11:openshift-hyperkube-0:4.11.0-202208101756.p0.g4f0dd4d.assembly.stream.el8.x86_64",
"8Base-RHOSE-4.11:openshift-kuryr-0:4.11.0-202208101627.p0.g6952743.assembly.stream.el8.src",
"8Base-RHOSE-4.11:openshift-kuryr-cni-0:4.11.0-202208101627.p0.g6952743.assembly.stream.el8.noarch",
"8Base-RHOSE-4.11:openshift-kuryr-common-0:4.11.0-202208101627.p0.g6952743.assembly.stream.el8.noarch",
"8Base-RHOSE-4.11:openshift-kuryr-controller-0:4.11.0-202208101627.p0.g6952743.assembly.stream.el8.noarch",
"8Base-RHOSE-4.11:python-kubernetes-0:24.2.0-1.el8.src",
"8Base-RHOSE-4.11:python3-kubernetes-0:24.2.0-1.el8.noarch",
"8Base-RHOSE-4.11:python3-kubernetes-tests-0:24.2.0-1.el8.noarch",
"8Base-RHOSE-4.11:python3-kuryr-kubernetes-0:4.11.0-202208101627.p0.g6952743.assembly.stream.el8.noarch"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2092793"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in the crypto/tls golang package. When session tickets are generated by crypto/tls, it is missing the ticket expiration. This issue may allow an attacker to observe the TLS handshakes to correlate successive connections during session resumption.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "golang: crypto/tls: session tickets lack random ticket_age_add",
"title": "Vulnerability summary"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"8Base-RHOSE-4.11:butane-0:0.15.0-2.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.11:butane-0:0.15.0-2.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.11:butane-0:0.15.0-2.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.11:butane-0:0.15.0-2.rhaos4.11.el8.src",
"8Base-RHOSE-4.11:butane-0:0.15.0-2.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.11:butane-debuginfo-0:0.15.0-2.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.11:butane-debuginfo-0:0.15.0-2.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.11:butane-debuginfo-0:0.15.0-2.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.11:butane-debuginfo-0:0.15.0-2.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.11:butane-debugsource-0:0.15.0-2.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.11:butane-debugsource-0:0.15.0-2.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.11:butane-debugsource-0:0.15.0-2.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.11:butane-debugsource-0:0.15.0-2.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.11:butane-redistributable-0:0.15.0-2.rhaos4.11.el8.noarch",
"8Base-RHOSE-4.11:cri-o-0:1.24.2-4.rhaos4.11.gitd6283df.el8.aarch64",
"8Base-RHOSE-4.11:cri-o-0:1.24.2-4.rhaos4.11.gitd6283df.el8.ppc64le",
"8Base-RHOSE-4.11:cri-o-0:1.24.2-4.rhaos4.11.gitd6283df.el8.s390x",
"8Base-RHOSE-4.11:cri-o-0:1.24.2-4.rhaos4.11.gitd6283df.el8.src",
"8Base-RHOSE-4.11:cri-o-0:1.24.2-4.rhaos4.11.gitd6283df.el8.x86_64",
"8Base-RHOSE-4.11:cri-o-debuginfo-0:1.24.2-4.rhaos4.11.gitd6283df.el8.aarch64",
"8Base-RHOSE-4.11:cri-o-debuginfo-0:1.24.2-4.rhaos4.11.gitd6283df.el8.ppc64le",
"8Base-RHOSE-4.11:cri-o-debuginfo-0:1.24.2-4.rhaos4.11.gitd6283df.el8.s390x",
"8Base-RHOSE-4.11:cri-o-debuginfo-0:1.24.2-4.rhaos4.11.gitd6283df.el8.x86_64",
"8Base-RHOSE-4.11:cri-o-debugsource-0:1.24.2-4.rhaos4.11.gitd6283df.el8.aarch64",
"8Base-RHOSE-4.11:cri-o-debugsource-0:1.24.2-4.rhaos4.11.gitd6283df.el8.ppc64le",
"8Base-RHOSE-4.11:cri-o-debugsource-0:1.24.2-4.rhaos4.11.gitd6283df.el8.s390x",
"8Base-RHOSE-4.11:cri-o-debugsource-0:1.24.2-4.rhaos4.11.gitd6283df.el8.x86_64",
"8Base-RHOSE-4.11:ignition-0:2.14.0-4.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.11:ignition-0:2.14.0-4.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.11:ignition-0:2.14.0-4.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.11:ignition-0:2.14.0-4.rhaos4.11.el8.src",
"8Base-RHOSE-4.11:ignition-0:2.14.0-4.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.11:ignition-debuginfo-0:2.14.0-4.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.11:ignition-debuginfo-0:2.14.0-4.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.11:ignition-debuginfo-0:2.14.0-4.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.11:ignition-debuginfo-0:2.14.0-4.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.11:ignition-debugsource-0:2.14.0-4.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.11:ignition-debugsource-0:2.14.0-4.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.11:ignition-debugsource-0:2.14.0-4.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.11:ignition-debugsource-0:2.14.0-4.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.11:ignition-validate-0:2.14.0-4.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.11:ignition-validate-0:2.14.0-4.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.11:ignition-validate-0:2.14.0-4.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.11:ignition-validate-0:2.14.0-4.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.11:ignition-validate-debuginfo-0:2.14.0-4.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.11:ignition-validate-debuginfo-0:2.14.0-4.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.11:ignition-validate-debuginfo-0:2.14.0-4.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.11:ignition-validate-debuginfo-0:2.14.0-4.rhaos4.11.el8.x86_64"
],
"known_not_affected": [
"8Base-RHOSE-4.11:NetworkManager-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.11:NetworkManager-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.11:NetworkManager-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.11:NetworkManager-1:1.36.0-8.el8_6.src",
"8Base-RHOSE-4.11:NetworkManager-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.11:NetworkManager-adsl-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.11:NetworkManager-adsl-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.11:NetworkManager-adsl-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.11:NetworkManager-adsl-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.11:NetworkManager-adsl-debuginfo-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.11:NetworkManager-adsl-debuginfo-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.11:NetworkManager-adsl-debuginfo-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.11:NetworkManager-adsl-debuginfo-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.11:NetworkManager-bluetooth-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.11:NetworkManager-bluetooth-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.11:NetworkManager-bluetooth-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.11:NetworkManager-bluetooth-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.11:NetworkManager-bluetooth-debuginfo-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.11:NetworkManager-bluetooth-debuginfo-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.11:NetworkManager-bluetooth-debuginfo-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.11:NetworkManager-bluetooth-debuginfo-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.11:NetworkManager-cloud-setup-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.11:NetworkManager-cloud-setup-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.11:NetworkManager-cloud-setup-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.11:NetworkManager-cloud-setup-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.11:NetworkManager-cloud-setup-debuginfo-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.11:NetworkManager-cloud-setup-debuginfo-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.11:NetworkManager-cloud-setup-debuginfo-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.11:NetworkManager-cloud-setup-debuginfo-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.11:NetworkManager-config-connectivity-redhat-1:1.36.0-8.el8_6.noarch",
"8Base-RHOSE-4.11:NetworkManager-config-server-1:1.36.0-8.el8_6.noarch",
"8Base-RHOSE-4.11:NetworkManager-debuginfo-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.11:NetworkManager-debuginfo-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.11:NetworkManager-debuginfo-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.11:NetworkManager-debuginfo-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.11:NetworkManager-debugsource-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.11:NetworkManager-debugsource-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.11:NetworkManager-debugsource-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.11:NetworkManager-debugsource-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.11:NetworkManager-dispatcher-routing-rules-1:1.36.0-8.el8_6.noarch",
"8Base-RHOSE-4.11:NetworkManager-libnm-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.11:NetworkManager-libnm-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.11:NetworkManager-libnm-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.11:NetworkManager-libnm-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.11:NetworkManager-libnm-debuginfo-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.11:NetworkManager-libnm-debuginfo-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.11:NetworkManager-libnm-debuginfo-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.11:NetworkManager-libnm-debuginfo-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.11:NetworkManager-libnm-devel-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.11:NetworkManager-libnm-devel-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.11:NetworkManager-libnm-devel-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.11:NetworkManager-libnm-devel-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.11:NetworkManager-ovs-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.11:NetworkManager-ovs-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.11:NetworkManager-ovs-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.11:NetworkManager-ovs-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.11:NetworkManager-ovs-debuginfo-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.11:NetworkManager-ovs-debuginfo-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.11:NetworkManager-ovs-debuginfo-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.11:NetworkManager-ovs-debuginfo-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.11:NetworkManager-ppp-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.11:NetworkManager-ppp-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.11:NetworkManager-ppp-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.11:NetworkManager-ppp-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.11:NetworkManager-ppp-debuginfo-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.11:NetworkManager-ppp-debuginfo-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.11:NetworkManager-ppp-debuginfo-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.11:NetworkManager-ppp-debuginfo-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.11:NetworkManager-team-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.11:NetworkManager-team-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.11:NetworkManager-team-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.11:NetworkManager-team-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.11:NetworkManager-team-debuginfo-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.11:NetworkManager-team-debuginfo-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.11:NetworkManager-team-debuginfo-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.11:NetworkManager-team-debuginfo-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.11:NetworkManager-tui-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.11:NetworkManager-tui-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.11:NetworkManager-tui-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.11:NetworkManager-tui-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.11:NetworkManager-tui-debuginfo-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.11:NetworkManager-tui-debuginfo-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.11:NetworkManager-tui-debuginfo-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.11:NetworkManager-tui-debuginfo-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.11:NetworkManager-wifi-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.11:NetworkManager-wifi-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.11:NetworkManager-wifi-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.11:NetworkManager-wifi-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.11:NetworkManager-wifi-debuginfo-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.11:NetworkManager-wifi-debuginfo-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.11:NetworkManager-wifi-debuginfo-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.11:NetworkManager-wifi-debuginfo-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.11:NetworkManager-wwan-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.11:NetworkManager-wwan-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.11:NetworkManager-wwan-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.11:NetworkManager-wwan-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.11:NetworkManager-wwan-debuginfo-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.11:NetworkManager-wwan-debuginfo-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.11:NetworkManager-wwan-debuginfo-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.11:NetworkManager-wwan-debuginfo-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.11:console-login-helper-messages-0:0.20.4-1.rhaos4.11.el8.noarch",
"8Base-RHOSE-4.11:console-login-helper-messages-0:0.20.4-1.rhaos4.11.el8.src",
"8Base-RHOSE-4.11:console-login-helper-messages-issuegen-0:0.20.4-1.rhaos4.11.el8.noarch",
"8Base-RHOSE-4.11:console-login-helper-messages-profile-0:0.20.4-1.rhaos4.11.el8.noarch",
"8Base-RHOSE-4.11:openshift-0:4.11.0-202208101756.p0.g4f0dd4d.assembly.stream.el8.src",
"8Base-RHOSE-4.11:openshift-ansible-0:4.11.0-202208111716.p0.gdf73941.assembly.stream.el8.noarch",
"8Base-RHOSE-4.11:openshift-ansible-0:4.11.0-202208111716.p0.gdf73941.assembly.stream.el8.src",
"8Base-RHOSE-4.11:openshift-ansible-test-0:4.11.0-202208111716.p0.gdf73941.assembly.stream.el8.noarch",
"8Base-RHOSE-4.11:openshift-clients-0:4.11.0-202208110436.p0.gfcf512e.assembly.stream.el8.aarch64",
"8Base-RHOSE-4.11:openshift-clients-0:4.11.0-202208110436.p0.gfcf512e.assembly.stream.el8.ppc64le",
"8Base-RHOSE-4.11:openshift-clients-0:4.11.0-202208110436.p0.gfcf512e.assembly.stream.el8.s390x",
"8Base-RHOSE-4.11:openshift-clients-0:4.11.0-202208110436.p0.gfcf512e.assembly.stream.el8.src",
"8Base-RHOSE-4.11:openshift-clients-0:4.11.0-202208110436.p0.gfcf512e.assembly.stream.el8.x86_64",
"8Base-RHOSE-4.11:openshift-clients-redistributable-0:4.11.0-202208110436.p0.gfcf512e.assembly.stream.el8.x86_64",
"8Base-RHOSE-4.11:openshift-hyperkube-0:4.11.0-202208101756.p0.g4f0dd4d.assembly.stream.el8.aarch64",
"8Base-RHOSE-4.11:openshift-hyperkube-0:4.11.0-202208101756.p0.g4f0dd4d.assembly.stream.el8.ppc64le",
"8Base-RHOSE-4.11:openshift-hyperkube-0:4.11.0-202208101756.p0.g4f0dd4d.assembly.stream.el8.s390x",
"8Base-RHOSE-4.11:openshift-hyperkube-0:4.11.0-202208101756.p0.g4f0dd4d.assembly.stream.el8.x86_64",
"8Base-RHOSE-4.11:openshift-kuryr-0:4.11.0-202208101627.p0.g6952743.assembly.stream.el8.src",
"8Base-RHOSE-4.11:openshift-kuryr-cni-0:4.11.0-202208101627.p0.g6952743.assembly.stream.el8.noarch",
"8Base-RHOSE-4.11:openshift-kuryr-common-0:4.11.0-202208101627.p0.g6952743.assembly.stream.el8.noarch",
"8Base-RHOSE-4.11:openshift-kuryr-controller-0:4.11.0-202208101627.p0.g6952743.assembly.stream.el8.noarch",
"8Base-RHOSE-4.11:python-kubernetes-0:24.2.0-1.el8.src",
"8Base-RHOSE-4.11:python3-kubernetes-0:24.2.0-1.el8.noarch",
"8Base-RHOSE-4.11:python3-kubernetes-tests-0:24.2.0-1.el8.noarch",
"8Base-RHOSE-4.11:python3-kuryr-kubernetes-0:4.11.0-202208101627.p0.g6952743.assembly.stream.el8.noarch"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2022-30629"
},
{
"category": "external",
"summary": "RHBZ#2092793",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2092793"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2022-30629",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-30629"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2022-30629",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2022-30629"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-announce/c/TzIC9-t8Ytg",
"url": "https://groups.google.com/g/golang-announce/c/TzIC9-t8Ytg"
}
],
"release_date": "2022-06-02T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2022-08-23T14:48:05+00:00",
"details": "For OpenShift Container Platform 4.11 see the following documentation,\nwhich will be updated shortly for this release, for important instructions\non how to upgrade your cluster and fully apply this asynchronous errata\nupdate:\n\nhttps://docs.openshift.com/container-platform/4.11/release_notes/ocp-4-11-release-notes.html\n\nDetails on how to access this content are available at\nhttps://docs.openshift.com/container-platform/4.11/updating/updating-cluster-cli.html",
"product_ids": [
"8Base-RHOSE-4.11:butane-0:0.15.0-2.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.11:butane-0:0.15.0-2.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.11:butane-0:0.15.0-2.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.11:butane-0:0.15.0-2.rhaos4.11.el8.src",
"8Base-RHOSE-4.11:butane-0:0.15.0-2.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.11:butane-debuginfo-0:0.15.0-2.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.11:butane-debuginfo-0:0.15.0-2.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.11:butane-debuginfo-0:0.15.0-2.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.11:butane-debuginfo-0:0.15.0-2.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.11:butane-debugsource-0:0.15.0-2.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.11:butane-debugsource-0:0.15.0-2.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.11:butane-debugsource-0:0.15.0-2.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.11:butane-debugsource-0:0.15.0-2.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.11:butane-redistributable-0:0.15.0-2.rhaos4.11.el8.noarch",
"8Base-RHOSE-4.11:cri-o-0:1.24.2-4.rhaos4.11.gitd6283df.el8.aarch64",
"8Base-RHOSE-4.11:cri-o-0:1.24.2-4.rhaos4.11.gitd6283df.el8.ppc64le",
"8Base-RHOSE-4.11:cri-o-0:1.24.2-4.rhaos4.11.gitd6283df.el8.s390x",
"8Base-RHOSE-4.11:cri-o-0:1.24.2-4.rhaos4.11.gitd6283df.el8.src",
"8Base-RHOSE-4.11:cri-o-0:1.24.2-4.rhaos4.11.gitd6283df.el8.x86_64",
"8Base-RHOSE-4.11:cri-o-debuginfo-0:1.24.2-4.rhaos4.11.gitd6283df.el8.aarch64",
"8Base-RHOSE-4.11:cri-o-debuginfo-0:1.24.2-4.rhaos4.11.gitd6283df.el8.ppc64le",
"8Base-RHOSE-4.11:cri-o-debuginfo-0:1.24.2-4.rhaos4.11.gitd6283df.el8.s390x",
"8Base-RHOSE-4.11:cri-o-debuginfo-0:1.24.2-4.rhaos4.11.gitd6283df.el8.x86_64",
"8Base-RHOSE-4.11:cri-o-debugsource-0:1.24.2-4.rhaos4.11.gitd6283df.el8.aarch64",
"8Base-RHOSE-4.11:cri-o-debugsource-0:1.24.2-4.rhaos4.11.gitd6283df.el8.ppc64le",
"8Base-RHOSE-4.11:cri-o-debugsource-0:1.24.2-4.rhaos4.11.gitd6283df.el8.s390x",
"8Base-RHOSE-4.11:cri-o-debugsource-0:1.24.2-4.rhaos4.11.gitd6283df.el8.x86_64",
"8Base-RHOSE-4.11:ignition-0:2.14.0-4.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.11:ignition-0:2.14.0-4.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.11:ignition-0:2.14.0-4.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.11:ignition-0:2.14.0-4.rhaos4.11.el8.src",
"8Base-RHOSE-4.11:ignition-0:2.14.0-4.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.11:ignition-debuginfo-0:2.14.0-4.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.11:ignition-debuginfo-0:2.14.0-4.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.11:ignition-debuginfo-0:2.14.0-4.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.11:ignition-debuginfo-0:2.14.0-4.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.11:ignition-debugsource-0:2.14.0-4.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.11:ignition-debugsource-0:2.14.0-4.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.11:ignition-debugsource-0:2.14.0-4.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.11:ignition-debugsource-0:2.14.0-4.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.11:ignition-validate-0:2.14.0-4.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.11:ignition-validate-0:2.14.0-4.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.11:ignition-validate-0:2.14.0-4.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.11:ignition-validate-0:2.14.0-4.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.11:ignition-validate-debuginfo-0:2.14.0-4.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.11:ignition-validate-debuginfo-0:2.14.0-4.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.11:ignition-validate-debuginfo-0:2.14.0-4.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.11:ignition-validate-debuginfo-0:2.14.0-4.rhaos4.11.el8.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2022:6102"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "HIGH",
"attackVector": "NETWORK",
"availabilityImpact": "NONE",
"baseScore": 3.1,
"baseSeverity": "LOW",
"confidentialityImpact": "LOW",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "REQUIRED",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:R/S:U/C:L/I:N/A:N",
"version": "3.1"
},
"products": [
"8Base-RHOSE-4.11:NetworkManager-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.11:NetworkManager-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.11:NetworkManager-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.11:NetworkManager-1:1.36.0-8.el8_6.src",
"8Base-RHOSE-4.11:NetworkManager-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.11:NetworkManager-adsl-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.11:NetworkManager-adsl-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.11:NetworkManager-adsl-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.11:NetworkManager-adsl-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.11:NetworkManager-adsl-debuginfo-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.11:NetworkManager-adsl-debuginfo-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.11:NetworkManager-adsl-debuginfo-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.11:NetworkManager-adsl-debuginfo-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.11:NetworkManager-bluetooth-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.11:NetworkManager-bluetooth-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.11:NetworkManager-bluetooth-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.11:NetworkManager-bluetooth-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.11:NetworkManager-bluetooth-debuginfo-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.11:NetworkManager-bluetooth-debuginfo-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.11:NetworkManager-bluetooth-debuginfo-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.11:NetworkManager-bluetooth-debuginfo-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.11:NetworkManager-cloud-setup-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.11:NetworkManager-cloud-setup-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.11:NetworkManager-cloud-setup-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.11:NetworkManager-cloud-setup-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.11:NetworkManager-cloud-setup-debuginfo-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.11:NetworkManager-cloud-setup-debuginfo-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.11:NetworkManager-cloud-setup-debuginfo-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.11:NetworkManager-cloud-setup-debuginfo-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.11:NetworkManager-config-connectivity-redhat-1:1.36.0-8.el8_6.noarch",
"8Base-RHOSE-4.11:NetworkManager-config-server-1:1.36.0-8.el8_6.noarch",
"8Base-RHOSE-4.11:NetworkManager-debuginfo-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.11:NetworkManager-debuginfo-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.11:NetworkManager-debuginfo-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.11:NetworkManager-debuginfo-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.11:NetworkManager-debugsource-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.11:NetworkManager-debugsource-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.11:NetworkManager-debugsource-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.11:NetworkManager-debugsource-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.11:NetworkManager-dispatcher-routing-rules-1:1.36.0-8.el8_6.noarch",
"8Base-RHOSE-4.11:NetworkManager-libnm-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.11:NetworkManager-libnm-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.11:NetworkManager-libnm-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.11:NetworkManager-libnm-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.11:NetworkManager-libnm-debuginfo-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.11:NetworkManager-libnm-debuginfo-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.11:NetworkManager-libnm-debuginfo-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.11:NetworkManager-libnm-debuginfo-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.11:NetworkManager-libnm-devel-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.11:NetworkManager-libnm-devel-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.11:NetworkManager-libnm-devel-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.11:NetworkManager-libnm-devel-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.11:NetworkManager-ovs-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.11:NetworkManager-ovs-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.11:NetworkManager-ovs-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.11:NetworkManager-ovs-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.11:NetworkManager-ovs-debuginfo-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.11:NetworkManager-ovs-debuginfo-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.11:NetworkManager-ovs-debuginfo-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.11:NetworkManager-ovs-debuginfo-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.11:NetworkManager-ppp-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.11:NetworkManager-ppp-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.11:NetworkManager-ppp-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.11:NetworkManager-ppp-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.11:NetworkManager-ppp-debuginfo-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.11:NetworkManager-ppp-debuginfo-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.11:NetworkManager-ppp-debuginfo-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.11:NetworkManager-ppp-debuginfo-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.11:NetworkManager-team-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.11:NetworkManager-team-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.11:NetworkManager-team-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.11:NetworkManager-team-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.11:NetworkManager-team-debuginfo-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.11:NetworkManager-team-debuginfo-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.11:NetworkManager-team-debuginfo-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.11:NetworkManager-team-debuginfo-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.11:NetworkManager-tui-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.11:NetworkManager-tui-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.11:NetworkManager-tui-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.11:NetworkManager-tui-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.11:NetworkManager-tui-debuginfo-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.11:NetworkManager-tui-debuginfo-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.11:NetworkManager-tui-debuginfo-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.11:NetworkManager-tui-debuginfo-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.11:NetworkManager-wifi-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.11:NetworkManager-wifi-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.11:NetworkManager-wifi-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.11:NetworkManager-wifi-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.11:NetworkManager-wifi-debuginfo-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.11:NetworkManager-wifi-debuginfo-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.11:NetworkManager-wifi-debuginfo-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.11:NetworkManager-wifi-debuginfo-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.11:NetworkManager-wwan-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.11:NetworkManager-wwan-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.11:NetworkManager-wwan-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.11:NetworkManager-wwan-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.11:NetworkManager-wwan-debuginfo-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.11:NetworkManager-wwan-debuginfo-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.11:NetworkManager-wwan-debuginfo-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.11:NetworkManager-wwan-debuginfo-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.11:butane-0:0.15.0-2.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.11:butane-0:0.15.0-2.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.11:butane-0:0.15.0-2.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.11:butane-0:0.15.0-2.rhaos4.11.el8.src",
"8Base-RHOSE-4.11:butane-0:0.15.0-2.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.11:butane-debuginfo-0:0.15.0-2.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.11:butane-debuginfo-0:0.15.0-2.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.11:butane-debuginfo-0:0.15.0-2.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.11:butane-debuginfo-0:0.15.0-2.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.11:butane-debugsource-0:0.15.0-2.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.11:butane-debugsource-0:0.15.0-2.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.11:butane-debugsource-0:0.15.0-2.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.11:butane-debugsource-0:0.15.0-2.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.11:butane-redistributable-0:0.15.0-2.rhaos4.11.el8.noarch",
"8Base-RHOSE-4.11:console-login-helper-messages-0:0.20.4-1.rhaos4.11.el8.noarch",
"8Base-RHOSE-4.11:console-login-helper-messages-0:0.20.4-1.rhaos4.11.el8.src",
"8Base-RHOSE-4.11:console-login-helper-messages-issuegen-0:0.20.4-1.rhaos4.11.el8.noarch",
"8Base-RHOSE-4.11:console-login-helper-messages-profile-0:0.20.4-1.rhaos4.11.el8.noarch",
"8Base-RHOSE-4.11:cri-o-0:1.24.2-4.rhaos4.11.gitd6283df.el8.aarch64",
"8Base-RHOSE-4.11:cri-o-0:1.24.2-4.rhaos4.11.gitd6283df.el8.ppc64le",
"8Base-RHOSE-4.11:cri-o-0:1.24.2-4.rhaos4.11.gitd6283df.el8.s390x",
"8Base-RHOSE-4.11:cri-o-0:1.24.2-4.rhaos4.11.gitd6283df.el8.src",
"8Base-RHOSE-4.11:cri-o-0:1.24.2-4.rhaos4.11.gitd6283df.el8.x86_64",
"8Base-RHOSE-4.11:cri-o-debuginfo-0:1.24.2-4.rhaos4.11.gitd6283df.el8.aarch64",
"8Base-RHOSE-4.11:cri-o-debuginfo-0:1.24.2-4.rhaos4.11.gitd6283df.el8.ppc64le",
"8Base-RHOSE-4.11:cri-o-debuginfo-0:1.24.2-4.rhaos4.11.gitd6283df.el8.s390x",
"8Base-RHOSE-4.11:cri-o-debuginfo-0:1.24.2-4.rhaos4.11.gitd6283df.el8.x86_64",
"8Base-RHOSE-4.11:cri-o-debugsource-0:1.24.2-4.rhaos4.11.gitd6283df.el8.aarch64",
"8Base-RHOSE-4.11:cri-o-debugsource-0:1.24.2-4.rhaos4.11.gitd6283df.el8.ppc64le",
"8Base-RHOSE-4.11:cri-o-debugsource-0:1.24.2-4.rhaos4.11.gitd6283df.el8.s390x",
"8Base-RHOSE-4.11:cri-o-debugsource-0:1.24.2-4.rhaos4.11.gitd6283df.el8.x86_64",
"8Base-RHOSE-4.11:ignition-0:2.14.0-4.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.11:ignition-0:2.14.0-4.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.11:ignition-0:2.14.0-4.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.11:ignition-0:2.14.0-4.rhaos4.11.el8.src",
"8Base-RHOSE-4.11:ignition-0:2.14.0-4.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.11:ignition-debuginfo-0:2.14.0-4.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.11:ignition-debuginfo-0:2.14.0-4.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.11:ignition-debuginfo-0:2.14.0-4.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.11:ignition-debuginfo-0:2.14.0-4.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.11:ignition-debugsource-0:2.14.0-4.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.11:ignition-debugsource-0:2.14.0-4.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.11:ignition-debugsource-0:2.14.0-4.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.11:ignition-debugsource-0:2.14.0-4.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.11:ignition-validate-0:2.14.0-4.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.11:ignition-validate-0:2.14.0-4.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.11:ignition-validate-0:2.14.0-4.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.11:ignition-validate-0:2.14.0-4.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.11:ignition-validate-debuginfo-0:2.14.0-4.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.11:ignition-validate-debuginfo-0:2.14.0-4.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.11:ignition-validate-debuginfo-0:2.14.0-4.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.11:ignition-validate-debuginfo-0:2.14.0-4.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.11:openshift-0:4.11.0-202208101756.p0.g4f0dd4d.assembly.stream.el8.src",
"8Base-RHOSE-4.11:openshift-ansible-0:4.11.0-202208111716.p0.gdf73941.assembly.stream.el8.noarch",
"8Base-RHOSE-4.11:openshift-ansible-0:4.11.0-202208111716.p0.gdf73941.assembly.stream.el8.src",
"8Base-RHOSE-4.11:openshift-ansible-test-0:4.11.0-202208111716.p0.gdf73941.assembly.stream.el8.noarch",
"8Base-RHOSE-4.11:openshift-clients-0:4.11.0-202208110436.p0.gfcf512e.assembly.stream.el8.aarch64",
"8Base-RHOSE-4.11:openshift-clients-0:4.11.0-202208110436.p0.gfcf512e.assembly.stream.el8.ppc64le",
"8Base-RHOSE-4.11:openshift-clients-0:4.11.0-202208110436.p0.gfcf512e.assembly.stream.el8.s390x",
"8Base-RHOSE-4.11:openshift-clients-0:4.11.0-202208110436.p0.gfcf512e.assembly.stream.el8.src",
"8Base-RHOSE-4.11:openshift-clients-0:4.11.0-202208110436.p0.gfcf512e.assembly.stream.el8.x86_64",
"8Base-RHOSE-4.11:openshift-clients-redistributable-0:4.11.0-202208110436.p0.gfcf512e.assembly.stream.el8.x86_64",
"8Base-RHOSE-4.11:openshift-hyperkube-0:4.11.0-202208101756.p0.g4f0dd4d.assembly.stream.el8.aarch64",
"8Base-RHOSE-4.11:openshift-hyperkube-0:4.11.0-202208101756.p0.g4f0dd4d.assembly.stream.el8.ppc64le",
"8Base-RHOSE-4.11:openshift-hyperkube-0:4.11.0-202208101756.p0.g4f0dd4d.assembly.stream.el8.s390x",
"8Base-RHOSE-4.11:openshift-hyperkube-0:4.11.0-202208101756.p0.g4f0dd4d.assembly.stream.el8.x86_64",
"8Base-RHOSE-4.11:openshift-kuryr-0:4.11.0-202208101627.p0.g6952743.assembly.stream.el8.src",
"8Base-RHOSE-4.11:openshift-kuryr-cni-0:4.11.0-202208101627.p0.g6952743.assembly.stream.el8.noarch",
"8Base-RHOSE-4.11:openshift-kuryr-common-0:4.11.0-202208101627.p0.g6952743.assembly.stream.el8.noarch",
"8Base-RHOSE-4.11:openshift-kuryr-controller-0:4.11.0-202208101627.p0.g6952743.assembly.stream.el8.noarch",
"8Base-RHOSE-4.11:python-kubernetes-0:24.2.0-1.el8.src",
"8Base-RHOSE-4.11:python3-kubernetes-0:24.2.0-1.el8.noarch",
"8Base-RHOSE-4.11:python3-kubernetes-tests-0:24.2.0-1.el8.noarch",
"8Base-RHOSE-4.11:python3-kuryr-kubernetes-0:4.11.0-202208101627.p0.g6952743.assembly.stream.el8.noarch"
]
}
],
"threats": [
{
"category": "impact",
"details": "Low"
}
],
"title": "golang: crypto/tls: session tickets lack random ticket_age_add"
}
]
}
RHSA-2022:6152
Vulnerability from csaf_redhat
Notes
{
"document": {
"aggregate_severity": {
"namespace": "https://access.redhat.com/security/updates/classification/",
"text": "Important"
},
"category": "csaf_security_advisory",
"csaf_version": "2.0",
"distribution": {
"text": "Copyright \u00a9 Red Hat, Inc. All rights reserved.",
"tlp": {
"label": "WHITE",
"url": "https://www.first.org/tlp/"
}
},
"lang": "en",
"notes": [
{
"category": "summary",
"text": "Secondary Scheduler Operator for Red Hat OpenShift 1.1.0\n\nRed Hat Product Security has rated this update as having a security impact of\nImportant. A Common Vulnerability Scoring System (CVSS) base score, which gives a\ndetailed severity rating, is available for each vulnerability from the CVE\nlink(s) in the References section.",
"title": "Topic"
},
{
"category": "general",
"text": "Secondary Scheduler Operator for Red Hat OpenShift 1.1.0\n\nSecurity Fix(es):\n\n* golang: compress/gzip: stack exhaustion in Reader.Read (CVE-2022-30631)\n* golang: net/http: improper sanitization of Transfer-Encoding header (CVE-2022-1705)\n* golang: go/parser: stack exhaustion in all Parse* functions (CVE-2022-1962)\n* golang: encoding/pem: fix stack overflow in Decode (CVE-2022-24675)\n* golang: encoding/xml: stack exhaustion in Decoder.Skip (CVE-2022-28131)\n* golang: crypto/elliptic: panic caused by oversized scalar (CVE-2022-28327)\n* golang: io/fs: stack exhaustion in Glob (CVE-2022-30630)\n* golang: path/filepath: stack exhaustion in Glob (CVE-2022-30632)\n* golang: encoding/xml: stack exhaustion in Unmarshal (CVE-2022-30633)\n* golang: encoding/gob: stack exhaustion in Decoder.Decode (CVE-2022-30635)\n* golang: net/http/httputil: NewSingleHostReverseProxy - omit X-Forwarded-For not working (CVE-2022-32148)\n* golang: crypto/tls: session tickets lack random ticket_age_add (CVE-2022-30629)\n\nFor more details about the security issue(s), including the impact, a CVSS\nscore, acknowledgments, and other related information, refer to the CVE page(s)\nlisted 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-2022:6152",
"url": "https://access.redhat.com/errata/RHSA-2022:6152"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/updates/classification/#important",
"url": "https://access.redhat.com/security/updates/classification/#important"
},
{
"category": "external",
"summary": "2077688",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2077688"
},
{
"category": "external",
"summary": "2077689",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2077689"
},
{
"category": "external",
"summary": "2092793",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2092793"
},
{
"category": "external",
"summary": "2105001",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2105001"
},
{
"category": "external",
"summary": "2107342",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2107342"
},
{
"category": "external",
"summary": "2107371",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2107371"
},
{
"category": "external",
"summary": "2107374",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2107374"
},
{
"category": "external",
"summary": "2107376",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2107376"
},
{
"category": "external",
"summary": "2107383",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2107383"
},
{
"category": "external",
"summary": "2107386",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2107386"
},
{
"category": "external",
"summary": "2107388",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2107388"
},
{
"category": "external",
"summary": "2107390",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2107390"
},
{
"category": "external",
"summary": "2107392",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2107392"
},
{
"category": "external",
"summary": "WRKLDS-466",
"url": "https://issues.redhat.com/browse/WRKLDS-466"
},
{
"category": "self",
"summary": "Canonical URL",
"url": "https://security.access.redhat.com/data/csaf/v2/advisories/2022/rhsa-2022_6152.json"
}
],
"title": "Red Hat Security Advisory: Secondary Scheduler Operator for Red Hat OpenShift 1.1.0 security update",
"tracking": {
"current_release_date": "2025-10-31T13:02:08+00:00",
"generator": {
"date": "2025-10-31T13:02:08+00:00",
"engine": {
"name": "Red Hat SDEngine",
"version": "4.6.10"
}
},
"id": "RHSA-2022:6152",
"initial_release_date": "2022-09-01T05:40:28+00:00",
"revision_history": [
{
"date": "2022-09-01T05:40:28+00:00",
"number": "1",
"summary": "Initial version"
},
{
"date": "2022-09-01T05:40:28+00:00",
"number": "2",
"summary": "Last updated version"
},
{
"date": "2025-10-31T13:02:08+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:752fb4e99e8d8dee18579aba58f34d5248822e77590a51c0d72ecbc726c90a4e_amd64",
"product": {
"name": "openshift-secondary-scheduler-operator/secondary-scheduler-operator-bundle@sha256:752fb4e99e8d8dee18579aba58f34d5248822e77590a51c0d72ecbc726c90a4e_amd64",
"product_id": "openshift-secondary-scheduler-operator/secondary-scheduler-operator-bundle@sha256:752fb4e99e8d8dee18579aba58f34d5248822e77590a51c0d72ecbc726c90a4e_amd64",
"product_identification_helper": {
"purl": "pkg:oci/secondary-scheduler-operator-bundle@sha256:752fb4e99e8d8dee18579aba58f34d5248822e77590a51c0d72ecbc726c90a4e?arch=amd64\u0026repository_url=registry.redhat.io/openshift-secondary-scheduler-operator/secondary-scheduler-operator-bundle\u0026tag=v1.1-11"
}
}
},
{
"category": "product_version",
"name": "openshift-secondary-scheduler-operator/secondary-scheduler-operator-rhel8@sha256:777bb9e4d92ca645fb10cb85d3d0bbc35408e63d0dbddee200a85a018b6afc69_amd64",
"product": {
"name": "openshift-secondary-scheduler-operator/secondary-scheduler-operator-rhel8@sha256:777bb9e4d92ca645fb10cb85d3d0bbc35408e63d0dbddee200a85a018b6afc69_amd64",
"product_id": "openshift-secondary-scheduler-operator/secondary-scheduler-operator-rhel8@sha256:777bb9e4d92ca645fb10cb85d3d0bbc35408e63d0dbddee200a85a018b6afc69_amd64",
"product_identification_helper": {
"purl": "pkg:oci/secondary-scheduler-operator-rhel8@sha256:777bb9e4d92ca645fb10cb85d3d0bbc35408e63d0dbddee200a85a018b6afc69?arch=amd64\u0026repository_url=registry.redhat.io/openshift-secondary-scheduler-operator/secondary-scheduler-operator-rhel8\u0026tag=v1.1-11"
}
}
}
],
"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:752fb4e99e8d8dee18579aba58f34d5248822e77590a51c0d72ecbc726c90a4e_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:752fb4e99e8d8dee18579aba58f34d5248822e77590a51c0d72ecbc726c90a4e_amd64"
},
"product_reference": "openshift-secondary-scheduler-operator/secondary-scheduler-operator-bundle@sha256:752fb4e99e8d8dee18579aba58f34d5248822e77590a51c0d72ecbc726c90a4e_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:777bb9e4d92ca645fb10cb85d3d0bbc35408e63d0dbddee200a85a018b6afc69_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:777bb9e4d92ca645fb10cb85d3d0bbc35408e63d0dbddee200a85a018b6afc69_amd64"
},
"product_reference": "openshift-secondary-scheduler-operator/secondary-scheduler-operator-rhel8@sha256:777bb9e4d92ca645fb10cb85d3d0bbc35408e63d0dbddee200a85a018b6afc69_amd64",
"relates_to_product_reference": "8Base-OSSO-1.1"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2022-1705",
"cwe": {
"id": "CWE-444",
"name": "Inconsistent Interpretation of HTTP Requests (\u0027HTTP Request/Response Smuggling\u0027)"
},
"discovery_date": "2022-07-14T00: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:752fb4e99e8d8dee18579aba58f34d5248822e77590a51c0d72ecbc726c90a4e_amd64"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2107374"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in golang. The HTTP/1 client accepted invalid Transfer-Encoding headers indicating \"chunked\" encoding. This issue could allow request smuggling, but only if combined with an intermediate server that also improperly accepts the header as invalid.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "golang: net/http: improper sanitization of Transfer-Encoding header",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "Within regulated environments, a combination of the following controls acts as a significant barrier to successfully exploiting a CWE-444: Inconsistent Interpretation of HTTP Requests (\u0027HTTP Request/Response Smuggling\u0027) vulnerability and therefore downgrades the severity of this particular CVE from Moderate to Low.\n\nThe platform uses secure, encrypted HTTPS connections over TLS 1.2 to reduce the risk of smuggling attacks by preventing the injection of ambiguous or malformed requests between components. The environment employs IPS/IDS and antimalware solutions to detect and block malicious code while ensuring consistent interpretation of HTTP requests across network layers, mitigating request/response inconsistencies. Event logs are collected and analyzed for centralization, correlation, monitoring, alerting, and retention, enabling the detection of malformed or suspicious HTTP traffic. Static code analysis and peer reviews enforce strong input validation and error handling to ensure all user inputs adhere to HTTP protocol specifications.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\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:777bb9e4d92ca645fb10cb85d3d0bbc35408e63d0dbddee200a85a018b6afc69_amd64"
],
"known_not_affected": [
"8Base-OSSO-1.1:openshift-secondary-scheduler-operator/secondary-scheduler-operator-bundle@sha256:752fb4e99e8d8dee18579aba58f34d5248822e77590a51c0d72ecbc726c90a4e_amd64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2022-1705"
},
{
"category": "external",
"summary": "RHBZ#2107374",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2107374"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2022-1705",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-1705"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2022-1705",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2022-1705"
},
{
"category": "external",
"summary": "https://go.dev/issue/53188",
"url": "https://go.dev/issue/53188"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-announce/c/nqrv9fbR0zE",
"url": "https://groups.google.com/g/golang-announce/c/nqrv9fbR0zE"
}
],
"release_date": "2022-07-12T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2022-09-01T05:40:28+00:00",
"details": "For Secondary Scheduler Operator 1.1.0 see the following documentation, which\nwill be updated shortly, for detailed release notes:\n\nFor more information on Secondary Scheduler Operator for Red Hat OpenShift\n1.1.0, see the following release notes:\n\nhttps://docs.openshift.com/container-platform/4.11/nodes/scheduling/secondary_scheduler/nodes-secondary-scheduler-release-notes.html#secondary-scheduler-operator-release-notes-1.1.0",
"product_ids": [
"8Base-OSSO-1.1:openshift-secondary-scheduler-operator/secondary-scheduler-operator-rhel8@sha256:777bb9e4d92ca645fb10cb85d3d0bbc35408e63d0dbddee200a85a018b6afc69_amd64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2022:6152"
}
],
"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-OSSO-1.1:openshift-secondary-scheduler-operator/secondary-scheduler-operator-bundle@sha256:752fb4e99e8d8dee18579aba58f34d5248822e77590a51c0d72ecbc726c90a4e_amd64",
"8Base-OSSO-1.1:openshift-secondary-scheduler-operator/secondary-scheduler-operator-rhel8@sha256:777bb9e4d92ca645fb10cb85d3d0bbc35408e63d0dbddee200a85a018b6afc69_amd64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "golang: net/http: improper sanitization of Transfer-Encoding header"
},
{
"cve": "CVE-2022-1962",
"cwe": {
"id": "CWE-1325",
"name": "Improperly Controlled Sequential Memory Allocation"
},
"discovery_date": "2022-07-14T00: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:752fb4e99e8d8dee18579aba58f34d5248822e77590a51c0d72ecbc726c90a4e_amd64"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2107376"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in the golang standard library, go/parser. When calling any Parse functions on the Go source code, which contains deeply nested types or declarations, a panic can occur due to stack exhaustion. This issue allows an attacker to impact system availability.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "golang: go/parser: stack exhaustion in all Parse* functions",
"title": "Vulnerability summary"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"8Base-OSSO-1.1:openshift-secondary-scheduler-operator/secondary-scheduler-operator-rhel8@sha256:777bb9e4d92ca645fb10cb85d3d0bbc35408e63d0dbddee200a85a018b6afc69_amd64"
],
"known_not_affected": [
"8Base-OSSO-1.1:openshift-secondary-scheduler-operator/secondary-scheduler-operator-bundle@sha256:752fb4e99e8d8dee18579aba58f34d5248822e77590a51c0d72ecbc726c90a4e_amd64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2022-1962"
},
{
"category": "external",
"summary": "RHBZ#2107376",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2107376"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2022-1962",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-1962"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2022-1962",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2022-1962"
},
{
"category": "external",
"summary": "https://go.dev/issue/53616",
"url": "https://go.dev/issue/53616"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-announce/c/nqrv9fbR0zE",
"url": "https://groups.google.com/g/golang-announce/c/nqrv9fbR0zE"
}
],
"release_date": "2022-07-12T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2022-09-01T05:40:28+00:00",
"details": "For Secondary Scheduler Operator 1.1.0 see the following documentation, which\nwill be updated shortly, for detailed release notes:\n\nFor more information on Secondary Scheduler Operator for Red Hat OpenShift\n1.1.0, see the following release notes:\n\nhttps://docs.openshift.com/container-platform/4.11/nodes/scheduling/secondary_scheduler/nodes-secondary-scheduler-release-notes.html#secondary-scheduler-operator-release-notes-1.1.0",
"product_ids": [
"8Base-OSSO-1.1:openshift-secondary-scheduler-operator/secondary-scheduler-operator-rhel8@sha256:777bb9e4d92ca645fb10cb85d3d0bbc35408e63d0dbddee200a85a018b6afc69_amd64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2022:6152"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "LOCAL",
"availabilityImpact": "HIGH",
"baseScore": 5.5,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "LOW",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"8Base-OSSO-1.1:openshift-secondary-scheduler-operator/secondary-scheduler-operator-bundle@sha256:752fb4e99e8d8dee18579aba58f34d5248822e77590a51c0d72ecbc726c90a4e_amd64",
"8Base-OSSO-1.1:openshift-secondary-scheduler-operator/secondary-scheduler-operator-rhel8@sha256:777bb9e4d92ca645fb10cb85d3d0bbc35408e63d0dbddee200a85a018b6afc69_amd64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "golang: go/parser: stack exhaustion in all Parse* functions"
},
{
"cve": "CVE-2022-24675",
"cwe": {
"id": "CWE-120",
"name": "Buffer Copy without Checking Size of Input (\u0027Classic Buffer Overflow\u0027)"
},
"discovery_date": "2022-04-21T00: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:752fb4e99e8d8dee18579aba58f34d5248822e77590a51c0d72ecbc726c90a4e_amd64"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2077688"
}
],
"notes": [
{
"category": "description",
"text": "A buffer overflow flaw was found in Golang\u0027s library encoding/pem. This flaw allows an attacker to use a large PEM input (more than 5 MB), causing a stack overflow in Decode, which leads to a loss of availability.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "golang: encoding/pem: fix stack overflow in Decode",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "Red Hat Enterprise Linux 7, 8 and 9 are affected, because the code-base is affected by this vulnerability.\n\nRed Hat Product Security has rated this issue as having Moderate security impact, and the issue is not currently planned to be addressed in future updates for Red Hat Enterprise Linux 7, hence, marked as Out-of-Support-Scope.\n\nRed Hat Developer Tools - Compilers (go-toolset-1.16-golang \u0026 go-toolset-1.17-golang), ships the vulnerable code and affected by this vulnerability.\n\nFor additional information, refer to the Issue Severity Classification: https://access.redhat.com/security/updates/classification/ and Red Hat Enterprise Linux Life Cycle \u0026 Updates Policy: https://access.redhat.com/support/policy/updates/errata/.\n\nWithin regulated environments, a combination of the following controls acts as a significant barrier to successfully exploiting a CWE-120: Buffer Copy without Checking Size of Input (\u0027Classic Buffer Overflow\u0027) vulnerability and therefore downgrades the severity of this particular CVE from Moderate to Low.\n\nRed Hat follows best practice and federal requirements for least privilege, allowing only specific processes to be run with isolated accounts specific to the team and federal platforms that have limited privileges that are only used for a single task. The environment leverages file integrity checks and malicious code protections, such as IPS/IDS and antimalware solutions, to help detect and prevent malicious code that attempts to exploit buffer overflow vulnerabilities. Robust input validation and error-handling mechanisms ensure all user inputs are thoroughly validated, preventing improperly validated inputs from causing system instability, exposing sensitive data, or escalating risks.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\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:777bb9e4d92ca645fb10cb85d3d0bbc35408e63d0dbddee200a85a018b6afc69_amd64"
],
"known_not_affected": [
"8Base-OSSO-1.1:openshift-secondary-scheduler-operator/secondary-scheduler-operator-bundle@sha256:752fb4e99e8d8dee18579aba58f34d5248822e77590a51c0d72ecbc726c90a4e_amd64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2022-24675"
},
{
"category": "external",
"summary": "RHBZ#2077688",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2077688"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2022-24675",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-24675"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2022-24675",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2022-24675"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-announce/c/oecdBNLOml8",
"url": "https://groups.google.com/g/golang-announce/c/oecdBNLOml8"
}
],
"release_date": "2022-04-12T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2022-09-01T05:40:28+00:00",
"details": "For Secondary Scheduler Operator 1.1.0 see the following documentation, which\nwill be updated shortly, for detailed release notes:\n\nFor more information on Secondary Scheduler Operator for Red Hat OpenShift\n1.1.0, see the following release notes:\n\nhttps://docs.openshift.com/container-platform/4.11/nodes/scheduling/secondary_scheduler/nodes-secondary-scheduler-release-notes.html#secondary-scheduler-operator-release-notes-1.1.0",
"product_ids": [
"8Base-OSSO-1.1:openshift-secondary-scheduler-operator/secondary-scheduler-operator-rhel8@sha256:777bb9e4d92ca645fb10cb85d3d0bbc35408e63d0dbddee200a85a018b6afc69_amd64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2022:6152"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "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:752fb4e99e8d8dee18579aba58f34d5248822e77590a51c0d72ecbc726c90a4e_amd64",
"8Base-OSSO-1.1:openshift-secondary-scheduler-operator/secondary-scheduler-operator-rhel8@sha256:777bb9e4d92ca645fb10cb85d3d0bbc35408e63d0dbddee200a85a018b6afc69_amd64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "golang: encoding/pem: fix stack overflow in Decode"
},
{
"cve": "CVE-2022-28131",
"cwe": {
"id": "CWE-1325",
"name": "Improperly Controlled Sequential Memory Allocation"
},
"discovery_date": "2022-07-14T00: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:752fb4e99e8d8dee18579aba58f34d5248822e77590a51c0d72ecbc726c90a4e_amd64"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2107390"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in golang encoding/xml. When calling Decoder, Skip while parsing a deeply nested XML document, a panic can occur due to stack exhaustion and allows an attacker to impact system availability.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "golang: encoding/xml: stack exhaustion in Decoder.Skip",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "The vulnerability exists in the calling of the function decoder.skip to a deeply nested XML document. Although the vulnerability exists, it may require that the application accept deeply nested XML from untrusted sources and specifically calls Decoder.Skip on it. In many deployments, that code path might not even be reachable or exposed to external input. On top of that, a successful exploitation will only result in denial of service due to stack exhaustion, which is why this has been marked as moderate by Red Hat.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\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:777bb9e4d92ca645fb10cb85d3d0bbc35408e63d0dbddee200a85a018b6afc69_amd64"
],
"known_not_affected": [
"8Base-OSSO-1.1:openshift-secondary-scheduler-operator/secondary-scheduler-operator-bundle@sha256:752fb4e99e8d8dee18579aba58f34d5248822e77590a51c0d72ecbc726c90a4e_amd64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2022-28131"
},
{
"category": "external",
"summary": "RHBZ#2107390",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2107390"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2022-28131",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-28131"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2022-28131",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2022-28131"
},
{
"category": "external",
"summary": "https://go.dev/issue/53614",
"url": "https://go.dev/issue/53614"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-announce/c/nqrv9fbR0zE",
"url": "https://groups.google.com/g/golang-announce/c/nqrv9fbR0zE"
}
],
"release_date": "2022-07-12T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2022-09-01T05:40:28+00:00",
"details": "For Secondary Scheduler Operator 1.1.0 see the following documentation, which\nwill be updated shortly, for detailed release notes:\n\nFor more information on Secondary Scheduler Operator for Red Hat OpenShift\n1.1.0, see the following release notes:\n\nhttps://docs.openshift.com/container-platform/4.11/nodes/scheduling/secondary_scheduler/nodes-secondary-scheduler-release-notes.html#secondary-scheduler-operator-release-notes-1.1.0",
"product_ids": [
"8Base-OSSO-1.1:openshift-secondary-scheduler-operator/secondary-scheduler-operator-rhel8@sha256:777bb9e4d92ca645fb10cb85d3d0bbc35408e63d0dbddee200a85a018b6afc69_amd64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2022:6152"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "LOCAL",
"availabilityImpact": "HIGH",
"baseScore": 7.3,
"baseSeverity": "HIGH",
"confidentialityImpact": "LOW",
"integrityImpact": "LOW",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:N/UI:N/S:U/C:L/I:L/A:H",
"version": "3.1"
},
"products": [
"8Base-OSSO-1.1:openshift-secondary-scheduler-operator/secondary-scheduler-operator-bundle@sha256:752fb4e99e8d8dee18579aba58f34d5248822e77590a51c0d72ecbc726c90a4e_amd64",
"8Base-OSSO-1.1:openshift-secondary-scheduler-operator/secondary-scheduler-operator-rhel8@sha256:777bb9e4d92ca645fb10cb85d3d0bbc35408e63d0dbddee200a85a018b6afc69_amd64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "golang: encoding/xml: stack exhaustion in Decoder.Skip"
},
{
"cve": "CVE-2022-28327",
"cwe": {
"id": "CWE-190",
"name": "Integer Overflow or Wraparound"
},
"discovery_date": "2022-04-21T00: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:752fb4e99e8d8dee18579aba58f34d5248822e77590a51c0d72ecbc726c90a4e_amd64"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2077689"
}
],
"notes": [
{
"category": "description",
"text": "An integer overflow flaw was found in Golang\u0027s crypto/elliptic library. This flaw allows an attacker to use a crafted scaler input longer than 32 bytes, causing P256().ScalarMult or P256().ScalarBaseMult to panic, leading to a loss of availability.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "golang: crypto/elliptic: panic caused by oversized scalar",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "A moderate severity flaw was found in Go\u2019s crypto/elliptic package in the generic P-256 implementation. If a scalar input longer than 32 bytes is supplied, P256().ScalarMult or P256().ScalarBaseMult can panic, causing the application to crash. Indirect uses via crypto/ecdsa and crypto/tls are not affected. This issue impacts availability but does not affect confidentiality or integrity. Only certain platforms (non-amd64, non-arm64, non-ppc64le, non-s390x) may be affected.\n\nRed Hat Enterprise Linux 7, 8 and 9 are affected, because the code-base is affected by this vulnerability.\n\nRed Hat Product Security has rated this issue as having Moderate security impact, and the issue is not currently planned to be addressed in future updates for Red Hat Enterprise Linux 7, hence, marked as Out-of-Support-Scope. \n\nRed Hat Developer Tools - Compilers (go-toolset-1.16-golang \u0026 go-toolset-1.17-golang), ships the vulnerable code and affected by this vulnerability.\n\nFor additional information, refer to the Issue Severity Classification: https://access.redhat.com/security/updates/classification/ and Red Hat Enterprise Linux Life Cycle \u0026 Updates Policy: https://access.redhat.com/support/policy/updates/errata/.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\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:777bb9e4d92ca645fb10cb85d3d0bbc35408e63d0dbddee200a85a018b6afc69_amd64"
],
"known_not_affected": [
"8Base-OSSO-1.1:openshift-secondary-scheduler-operator/secondary-scheduler-operator-bundle@sha256:752fb4e99e8d8dee18579aba58f34d5248822e77590a51c0d72ecbc726c90a4e_amd64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2022-28327"
},
{
"category": "external",
"summary": "RHBZ#2077689",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2077689"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2022-28327",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-28327"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2022-28327",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2022-28327"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-announce/c/oecdBNLOml8",
"url": "https://groups.google.com/g/golang-announce/c/oecdBNLOml8"
}
],
"release_date": "2022-04-12T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2022-09-01T05:40:28+00:00",
"details": "For Secondary Scheduler Operator 1.1.0 see the following documentation, which\nwill be updated shortly, for detailed release notes:\n\nFor more information on Secondary Scheduler Operator for Red Hat OpenShift\n1.1.0, see the following release notes:\n\nhttps://docs.openshift.com/container-platform/4.11/nodes/scheduling/secondary_scheduler/nodes-secondary-scheduler-release-notes.html#secondary-scheduler-operator-release-notes-1.1.0",
"product_ids": [
"8Base-OSSO-1.1:openshift-secondary-scheduler-operator/secondary-scheduler-operator-rhel8@sha256:777bb9e4d92ca645fb10cb85d3d0bbc35408e63d0dbddee200a85a018b6afc69_amd64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2022:6152"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "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:752fb4e99e8d8dee18579aba58f34d5248822e77590a51c0d72ecbc726c90a4e_amd64",
"8Base-OSSO-1.1:openshift-secondary-scheduler-operator/secondary-scheduler-operator-rhel8@sha256:777bb9e4d92ca645fb10cb85d3d0bbc35408e63d0dbddee200a85a018b6afc69_amd64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "golang: crypto/elliptic: panic caused by oversized scalar"
},
{
"cve": "CVE-2022-30629",
"cwe": {
"id": "CWE-331",
"name": "Insufficient Entropy"
},
"discovery_date": "2022-06-02T00: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:752fb4e99e8d8dee18579aba58f34d5248822e77590a51c0d72ecbc726c90a4e_amd64"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2092793"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in the crypto/tls golang package. When session tickets are generated by crypto/tls, it is missing the ticket expiration. This issue may allow an attacker to observe the TLS handshakes to correlate successive connections during session resumption.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "golang: crypto/tls: session tickets lack random ticket_age_add",
"title": "Vulnerability summary"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\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:777bb9e4d92ca645fb10cb85d3d0bbc35408e63d0dbddee200a85a018b6afc69_amd64"
],
"known_not_affected": [
"8Base-OSSO-1.1:openshift-secondary-scheduler-operator/secondary-scheduler-operator-bundle@sha256:752fb4e99e8d8dee18579aba58f34d5248822e77590a51c0d72ecbc726c90a4e_amd64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2022-30629"
},
{
"category": "external",
"summary": "RHBZ#2092793",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2092793"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2022-30629",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-30629"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2022-30629",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2022-30629"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-announce/c/TzIC9-t8Ytg",
"url": "https://groups.google.com/g/golang-announce/c/TzIC9-t8Ytg"
}
],
"release_date": "2022-06-02T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2022-09-01T05:40:28+00:00",
"details": "For Secondary Scheduler Operator 1.1.0 see the following documentation, which\nwill be updated shortly, for detailed release notes:\n\nFor more information on Secondary Scheduler Operator for Red Hat OpenShift\n1.1.0, see the following release notes:\n\nhttps://docs.openshift.com/container-platform/4.11/nodes/scheduling/secondary_scheduler/nodes-secondary-scheduler-release-notes.html#secondary-scheduler-operator-release-notes-1.1.0",
"product_ids": [
"8Base-OSSO-1.1:openshift-secondary-scheduler-operator/secondary-scheduler-operator-rhel8@sha256:777bb9e4d92ca645fb10cb85d3d0bbc35408e63d0dbddee200a85a018b6afc69_amd64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2022:6152"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "HIGH",
"attackVector": "NETWORK",
"availabilityImpact": "NONE",
"baseScore": 3.1,
"baseSeverity": "LOW",
"confidentialityImpact": "LOW",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "REQUIRED",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:R/S:U/C:L/I:N/A:N",
"version": "3.1"
},
"products": [
"8Base-OSSO-1.1:openshift-secondary-scheduler-operator/secondary-scheduler-operator-bundle@sha256:752fb4e99e8d8dee18579aba58f34d5248822e77590a51c0d72ecbc726c90a4e_amd64",
"8Base-OSSO-1.1:openshift-secondary-scheduler-operator/secondary-scheduler-operator-rhel8@sha256:777bb9e4d92ca645fb10cb85d3d0bbc35408e63d0dbddee200a85a018b6afc69_amd64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Low"
}
],
"title": "golang: crypto/tls: session tickets lack random ticket_age_add"
},
{
"cve": "CVE-2022-30630",
"cwe": {
"id": "CWE-1325",
"name": "Improperly Controlled Sequential Memory Allocation"
},
"discovery_date": "2022-07-14T00: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:752fb4e99e8d8dee18579aba58f34d5248822e77590a51c0d72ecbc726c90a4e_amd64"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2107371"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in the golang standard library, io/fs. Calling Glob on a path that contains a large number of path separators can cause a panic issue due to stack exhaustion. This could allow an attacker to impact availability.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "golang: io/fs: stack exhaustion in Glob",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "RH ProdSec has set the Impact of this vulnerability to Moderate as there is no known method to execute arbitary code. Successful exploitation of this bug can cause the application under attack to panic, merely causing a Denial of Service at the application level. As the kernel is unaffected by this bug, the user can merely relaunch the application to fix the problem. Also, if somehow the application keeps relaunching, the timer watchdogs in the default RHEL kernel will stop the attack in its tracks.\n\nWithin regulated environments, a combination of the following controls acts as a significant barrier to successfully exploiting a CWE-1325: Improperly Controlled Sequential Memory Allocation vulnerability and therefore downgrades the severity of this particular CVE from Moderate to Low.\n\nAccess to the platform is granted only after successful hard token-based multi-factor authentication (MFA) and is governed by least privilege to ensure only authorized users and roles can execute or modify code. Static code analysis and peer reviews enforce strong input validation and error handling, preventing improperly validated inputs from causing system instability, data exposure, or privilege escalation. In the event of successful exploitation, process isolation limits the impact of excessive sequential memory allocation by restricting memory use per process, preventing any single process from exhausting system resources. Finally, the platform uses memory protection mechanisms such as Data Execution Prevention (DEP) and Address Space Layout Randomization (ASLR) to reduce the risk of memory allocation-based attacks.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"8Base-OSSO-1.1:openshift-secondary-scheduler-operator/secondary-scheduler-operator-rhel8@sha256:777bb9e4d92ca645fb10cb85d3d0bbc35408e63d0dbddee200a85a018b6afc69_amd64"
],
"known_not_affected": [
"8Base-OSSO-1.1:openshift-secondary-scheduler-operator/secondary-scheduler-operator-bundle@sha256:752fb4e99e8d8dee18579aba58f34d5248822e77590a51c0d72ecbc726c90a4e_amd64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2022-30630"
},
{
"category": "external",
"summary": "RHBZ#2107371",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2107371"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2022-30630",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-30630"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2022-30630",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2022-30630"
},
{
"category": "external",
"summary": "https://go.dev/issue/53415",
"url": "https://go.dev/issue/53415"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-announce/c/nqrv9fbR0zE",
"url": "https://groups.google.com/g/golang-announce/c/nqrv9fbR0zE"
}
],
"release_date": "2022-07-12T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2022-09-01T05:40:28+00:00",
"details": "For Secondary Scheduler Operator 1.1.0 see the following documentation, which\nwill be updated shortly, for detailed release notes:\n\nFor more information on Secondary Scheduler Operator for Red Hat OpenShift\n1.1.0, see the following release notes:\n\nhttps://docs.openshift.com/container-platform/4.11/nodes/scheduling/secondary_scheduler/nodes-secondary-scheduler-release-notes.html#secondary-scheduler-operator-release-notes-1.1.0",
"product_ids": [
"8Base-OSSO-1.1:openshift-secondary-scheduler-operator/secondary-scheduler-operator-rhel8@sha256:777bb9e4d92ca645fb10cb85d3d0bbc35408e63d0dbddee200a85a018b6afc69_amd64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2022:6152"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "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:752fb4e99e8d8dee18579aba58f34d5248822e77590a51c0d72ecbc726c90a4e_amd64",
"8Base-OSSO-1.1:openshift-secondary-scheduler-operator/secondary-scheduler-operator-rhel8@sha256:777bb9e4d92ca645fb10cb85d3d0bbc35408e63d0dbddee200a85a018b6afc69_amd64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "golang: io/fs: stack exhaustion in Glob"
},
{
"cve": "CVE-2022-30631",
"cwe": {
"id": "CWE-1325",
"name": "Improperly Controlled Sequential Memory Allocation"
},
"discovery_date": "2022-07-14T00: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:752fb4e99e8d8dee18579aba58f34d5248822e77590a51c0d72ecbc726c90a4e_amd64"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2107342"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in golang. Calling the Reader, Read method on an archive that contains a large number of concatenated 0-length compressed files can cause a panic issue due to stack exhaustion.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "golang: compress/gzip: stack exhaustion in Reader.Read",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "To exploit CVE-2022-30631, an attacker supplies a specially crafted gzip archive to a Go application that uses a vulnerable version of the compress/gzip package without adequate input validation. This can lead to uncontrolled recursion, resulting in stack exhaustion and causing the application to panic, thereby affecting its availability.\n\nAs this is merely a DoS and there is no known way to control the instruction pointer, RH ProdSec has set the impact of this vulnerabilty to \"Moderate\".\n\nWithin regulated environments, a combination of the following controls acts as a significant barrier to successfully exploiting a CWE-1325: Improperly Controlled Sequential Memory Allocation vulnerability and therefore downgrades the severity of this particular CVE from Moderate to Low.\n\nAccess to the platform is granted only after successful hard token-based multi-factor authentication (MFA) and is governed by least privilege to ensure only authorized users and roles can execute or modify code. Static code analysis and peer reviews enforce strong input validation and error handling, preventing improperly validated inputs from causing system instability, data exposure, or privilege escalation. In the event of successful exploitation, process isolation limits the impact of excessive sequential memory allocation by restricting memory use per process, preventing any single process from exhausting system resources. Finally, the platform uses memory protection mechanisms such as Data Execution Prevention (DEP) and Address Space Layout Randomization (ASLR) to reduce the risk of memory allocation-based attacks.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"8Base-OSSO-1.1:openshift-secondary-scheduler-operator/secondary-scheduler-operator-rhel8@sha256:777bb9e4d92ca645fb10cb85d3d0bbc35408e63d0dbddee200a85a018b6afc69_amd64"
],
"known_not_affected": [
"8Base-OSSO-1.1:openshift-secondary-scheduler-operator/secondary-scheduler-operator-bundle@sha256:752fb4e99e8d8dee18579aba58f34d5248822e77590a51c0d72ecbc726c90a4e_amd64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2022-30631"
},
{
"category": "external",
"summary": "RHBZ#2107342",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2107342"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2022-30631",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-30631"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2022-30631",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2022-30631"
},
{
"category": "external",
"summary": "https://go.dev/issue/53168",
"url": "https://go.dev/issue/53168"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-announce/c/nqrv9fbR0zE",
"url": "https://groups.google.com/g/golang-announce/c/nqrv9fbR0zE"
}
],
"release_date": "2022-07-12T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2022-09-01T05:40:28+00:00",
"details": "For Secondary Scheduler Operator 1.1.0 see the following documentation, which\nwill be updated shortly, for detailed release notes:\n\nFor more information on Secondary Scheduler Operator for Red Hat OpenShift\n1.1.0, see the following release notes:\n\nhttps://docs.openshift.com/container-platform/4.11/nodes/scheduling/secondary_scheduler/nodes-secondary-scheduler-release-notes.html#secondary-scheduler-operator-release-notes-1.1.0",
"product_ids": [
"8Base-OSSO-1.1:openshift-secondary-scheduler-operator/secondary-scheduler-operator-rhel8@sha256:777bb9e4d92ca645fb10cb85d3d0bbc35408e63d0dbddee200a85a018b6afc69_amd64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2022:6152"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "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:752fb4e99e8d8dee18579aba58f34d5248822e77590a51c0d72ecbc726c90a4e_amd64",
"8Base-OSSO-1.1:openshift-secondary-scheduler-operator/secondary-scheduler-operator-rhel8@sha256:777bb9e4d92ca645fb10cb85d3d0bbc35408e63d0dbddee200a85a018b6afc69_amd64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "golang: compress/gzip: stack exhaustion in Reader.Read"
},
{
"cve": "CVE-2022-30632",
"cwe": {
"id": "CWE-1325",
"name": "Improperly Controlled Sequential Memory Allocation"
},
"discovery_date": "2022-07-14T00: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:752fb4e99e8d8dee18579aba58f34d5248822e77590a51c0d72ecbc726c90a4e_amd64"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2107386"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in golang. Calling Glob on a path that contains a large number of path separators can cause a panic issue due to stack exhaustion. This can cause an attacker to impact availability.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "golang: path/filepath: stack exhaustion in Glob",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "The exploitation of this flaw will only result in a denial of service of the application via the application crashing which is why this has been rated as moderate.\n\nWithin regulated environments, a combination of the following controls acts as a significant barrier to successfully exploiting a CWE-1325: Improperly Controlled Sequential Memory Allocation vulnerability and therefore downgrades the severity of this particular CVE from Moderate to Low.\n\nAccess to the platform is granted only after successful hard token-based multi-factor authentication (MFA) and is governed by least privilege to ensure only authorized users and roles can execute or modify code. Static code analysis and peer reviews enforce strong input validation and error handling, preventing improperly validated inputs from causing system instability, data exposure, or privilege escalation. In the event of successful exploitation, process isolation limits the impact of excessive sequential memory allocation by restricting memory use per process, preventing any single process from exhausting system resources. Finally, the platform uses memory protection mechanisms such as Data Execution Prevention (DEP) and Address Space Layout Randomization (ASLR) to reduce the risk of memory allocation-based attacks.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"8Base-OSSO-1.1:openshift-secondary-scheduler-operator/secondary-scheduler-operator-rhel8@sha256:777bb9e4d92ca645fb10cb85d3d0bbc35408e63d0dbddee200a85a018b6afc69_amd64"
],
"known_not_affected": [
"8Base-OSSO-1.1:openshift-secondary-scheduler-operator/secondary-scheduler-operator-bundle@sha256:752fb4e99e8d8dee18579aba58f34d5248822e77590a51c0d72ecbc726c90a4e_amd64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2022-30632"
},
{
"category": "external",
"summary": "RHBZ#2107386",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2107386"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2022-30632",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-30632"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2022-30632",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2022-30632"
},
{
"category": "external",
"summary": "https://go.dev/issue/53416",
"url": "https://go.dev/issue/53416"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-announce/c/nqrv9fbR0zE",
"url": "https://groups.google.com/g/golang-announce/c/nqrv9fbR0zE"
}
],
"release_date": "2022-07-12T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2022-09-01T05:40:28+00:00",
"details": "For Secondary Scheduler Operator 1.1.0 see the following documentation, which\nwill be updated shortly, for detailed release notes:\n\nFor more information on Secondary Scheduler Operator for Red Hat OpenShift\n1.1.0, see the following release notes:\n\nhttps://docs.openshift.com/container-platform/4.11/nodes/scheduling/secondary_scheduler/nodes-secondary-scheduler-release-notes.html#secondary-scheduler-operator-release-notes-1.1.0",
"product_ids": [
"8Base-OSSO-1.1:openshift-secondary-scheduler-operator/secondary-scheduler-operator-rhel8@sha256:777bb9e4d92ca645fb10cb85d3d0bbc35408e63d0dbddee200a85a018b6afc69_amd64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2022:6152"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "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:752fb4e99e8d8dee18579aba58f34d5248822e77590a51c0d72ecbc726c90a4e_amd64",
"8Base-OSSO-1.1:openshift-secondary-scheduler-operator/secondary-scheduler-operator-rhel8@sha256:777bb9e4d92ca645fb10cb85d3d0bbc35408e63d0dbddee200a85a018b6afc69_amd64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "golang: path/filepath: stack exhaustion in Glob"
},
{
"cve": "CVE-2022-30633",
"cwe": {
"id": "CWE-1325",
"name": "Improperly Controlled Sequential Memory Allocation"
},
"discovery_date": "2022-07-14T00: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:752fb4e99e8d8dee18579aba58f34d5248822e77590a51c0d72ecbc726c90a4e_amd64"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2107392"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in golang. Calling Unmarshal on an XML document into a Go struct, which has a nested field that uses the \"any\" field tag, can cause a panic due to stack exhaustion.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "golang: encoding/xml: stack exhaustion in Unmarshal",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "Red Hat has marked this as moderate impact for two primary reasons\n1. Though the vulnerability exists, it is hard to exploit in real scenarios (e.g., the attacker must be able to feed crafted XML documents into specific code paths).\n2. The vulnerability is a denial of service (DoS) due to stack exhaustion rather than code execution or data breach. Since it doesn\u2019t compromise confidentiality or integrity.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"8Base-OSSO-1.1:openshift-secondary-scheduler-operator/secondary-scheduler-operator-rhel8@sha256:777bb9e4d92ca645fb10cb85d3d0bbc35408e63d0dbddee200a85a018b6afc69_amd64"
],
"known_not_affected": [
"8Base-OSSO-1.1:openshift-secondary-scheduler-operator/secondary-scheduler-operator-bundle@sha256:752fb4e99e8d8dee18579aba58f34d5248822e77590a51c0d72ecbc726c90a4e_amd64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2022-30633"
},
{
"category": "external",
"summary": "RHBZ#2107392",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2107392"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2022-30633",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-30633"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2022-30633",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2022-30633"
},
{
"category": "external",
"summary": "https://go.dev/issue/53611",
"url": "https://go.dev/issue/53611"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-announce/c/nqrv9fbR0zE",
"url": "https://groups.google.com/g/golang-announce/c/nqrv9fbR0zE"
}
],
"release_date": "2022-07-12T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2022-09-01T05:40:28+00:00",
"details": "For Secondary Scheduler Operator 1.1.0 see the following documentation, which\nwill be updated shortly, for detailed release notes:\n\nFor more information on Secondary Scheduler Operator for Red Hat OpenShift\n1.1.0, see the following release notes:\n\nhttps://docs.openshift.com/container-platform/4.11/nodes/scheduling/secondary_scheduler/nodes-secondary-scheduler-release-notes.html#secondary-scheduler-operator-release-notes-1.1.0",
"product_ids": [
"8Base-OSSO-1.1:openshift-secondary-scheduler-operator/secondary-scheduler-operator-rhel8@sha256:777bb9e4d92ca645fb10cb85d3d0bbc35408e63d0dbddee200a85a018b6afc69_amd64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2022:6152"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "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:752fb4e99e8d8dee18579aba58f34d5248822e77590a51c0d72ecbc726c90a4e_amd64",
"8Base-OSSO-1.1:openshift-secondary-scheduler-operator/secondary-scheduler-operator-rhel8@sha256:777bb9e4d92ca645fb10cb85d3d0bbc35408e63d0dbddee200a85a018b6afc69_amd64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "golang: encoding/xml: stack exhaustion in Unmarshal"
},
{
"cve": "CVE-2022-30635",
"cwe": {
"id": "CWE-1325",
"name": "Improperly Controlled Sequential Memory Allocation"
},
"discovery_date": "2022-07-14T00: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:752fb4e99e8d8dee18579aba58f34d5248822e77590a51c0d72ecbc726c90a4e_amd64"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2107388"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in golang. When calling Decoder, Decode on a message that contains deeply nested structures, a panic can occur due to stack exhaustion and allows an attacker to impact system availability.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "golang: encoding/gob: stack exhaustion in Decoder.Decode",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "OpenShift Container Platform (OCP) starting from 4.10 stream is already compiled in the patched version of Go, hence is not affected by this vulnerability.The vulnerability has been rated as moderate instead of high because the vulnerability can only result in a minor denial of service.\n\nWithin regulated environments, a combination of the following controls acts as a significant barrier to successfully exploiting a CWE-1325: Improperly Controlled Sequential Memory Allocation vulnerability and therefore downgrades the severity of this particular CVE from Moderate to Low.\n\nAccess to the platform is granted only after successful hard token-based multi-factor authentication (MFA) and is governed by least privilege to ensure only authorized users and roles can execute or modify code. Static code analysis and peer reviews enforce strong input validation and error handling, preventing improperly validated inputs from causing system instability, data exposure, or privilege escalation. In the event of successful exploitation, process isolation limits the impact of excessive sequential memory allocation by restricting memory use per process, preventing any single process from exhausting system resources. Finally, the platform uses memory protection mechanisms such as Data Execution Prevention (DEP) and Address Space Layout Randomization (ASLR) to reduce the risk of memory allocation-based attacks.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"8Base-OSSO-1.1:openshift-secondary-scheduler-operator/secondary-scheduler-operator-rhel8@sha256:777bb9e4d92ca645fb10cb85d3d0bbc35408e63d0dbddee200a85a018b6afc69_amd64"
],
"known_not_affected": [
"8Base-OSSO-1.1:openshift-secondary-scheduler-operator/secondary-scheduler-operator-bundle@sha256:752fb4e99e8d8dee18579aba58f34d5248822e77590a51c0d72ecbc726c90a4e_amd64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2022-30635"
},
{
"category": "external",
"summary": "RHBZ#2107388",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2107388"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2022-30635",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-30635"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2022-30635",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2022-30635"
},
{
"category": "external",
"summary": "https://go.dev/issue/53615",
"url": "https://go.dev/issue/53615"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-announce/c/nqrv9fbR0zE",
"url": "https://groups.google.com/g/golang-announce/c/nqrv9fbR0zE"
}
],
"release_date": "2022-07-12T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2022-09-01T05:40:28+00:00",
"details": "For Secondary Scheduler Operator 1.1.0 see the following documentation, which\nwill be updated shortly, for detailed release notes:\n\nFor more information on Secondary Scheduler Operator for Red Hat OpenShift\n1.1.0, see the following release notes:\n\nhttps://docs.openshift.com/container-platform/4.11/nodes/scheduling/secondary_scheduler/nodes-secondary-scheduler-release-notes.html#secondary-scheduler-operator-release-notes-1.1.0",
"product_ids": [
"8Base-OSSO-1.1:openshift-secondary-scheduler-operator/secondary-scheduler-operator-rhel8@sha256:777bb9e4d92ca645fb10cb85d3d0bbc35408e63d0dbddee200a85a018b6afc69_amd64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2022:6152"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "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:752fb4e99e8d8dee18579aba58f34d5248822e77590a51c0d72ecbc726c90a4e_amd64",
"8Base-OSSO-1.1:openshift-secondary-scheduler-operator/secondary-scheduler-operator-rhel8@sha256:777bb9e4d92ca645fb10cb85d3d0bbc35408e63d0dbddee200a85a018b6afc69_amd64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "golang: encoding/gob: stack exhaustion in Decoder.Decode"
},
{
"cve": "CVE-2022-32148",
"cwe": {
"id": "CWE-200",
"name": "Exposure of Sensitive Information to an Unauthorized Actor"
},
"discovery_date": "2022-07-14T00: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:752fb4e99e8d8dee18579aba58f34d5248822e77590a51c0d72ecbc726c90a4e_amd64"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2107383"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in net/http/httputil golang package. When httputil.ReverseProxy.ServeHTTP is called with a Request.Header map containing a nil value for the X-Forwarded-For header, ReverseProxy could set the client IP incorrectly. This issue may affect confidentiality.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "golang: net/http/httputil: NewSingleHostReverseProxy - omit X-Forwarded-For not working",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "Within regulated environments, a combination of the following controls acts as a significant barrier to successfully exploiting a CWE-200: Exposure of Sensitive Information to an Unauthorized Actor vulnerability and therefore downgrades the severity of this particular CVE from Moderate to Low.\n\nAccess to the platform is granted only after successful hard token, multi-factor authentication (MFA), which is coupled with account management controls, including integration with single sign-on (SSO), to ensure that user permissions are restricted to only the functions necessary for their roles. Access to sensitive information is explicitly authorized and enforced based on predefined access policies. Event logs are collected and processed for centralization, correlation, analysis, monitoring, reporting, alerting, and retention. This process ensures that audit logs are generated for specific events involving sensitive information, which helps identify patterns of unauthorized access or data exposure. The platform enforces the use of validated cryptographic modules across compute resources to protect the confidentiality of information, even in the event of interception.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\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:777bb9e4d92ca645fb10cb85d3d0bbc35408e63d0dbddee200a85a018b6afc69_amd64"
],
"known_not_affected": [
"8Base-OSSO-1.1:openshift-secondary-scheduler-operator/secondary-scheduler-operator-bundle@sha256:752fb4e99e8d8dee18579aba58f34d5248822e77590a51c0d72ecbc726c90a4e_amd64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2022-32148"
},
{
"category": "external",
"summary": "RHBZ#2107383",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2107383"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2022-32148",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-32148"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2022-32148",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2022-32148"
},
{
"category": "external",
"summary": "https://go.dev/issue/53423",
"url": "https://go.dev/issue/53423"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-announce/c/nqrv9fbR0zE",
"url": "https://groups.google.com/g/golang-announce/c/nqrv9fbR0zE"
}
],
"release_date": "2022-07-12T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2022-09-01T05:40:28+00:00",
"details": "For Secondary Scheduler Operator 1.1.0 see the following documentation, which\nwill be updated shortly, for detailed release notes:\n\nFor more information on Secondary Scheduler Operator for Red Hat OpenShift\n1.1.0, see the following release notes:\n\nhttps://docs.openshift.com/container-platform/4.11/nodes/scheduling/secondary_scheduler/nodes-secondary-scheduler-release-notes.html#secondary-scheduler-operator-release-notes-1.1.0",
"product_ids": [
"8Base-OSSO-1.1:openshift-secondary-scheduler-operator/secondary-scheduler-operator-rhel8@sha256:777bb9e4d92ca645fb10cb85d3d0bbc35408e63d0dbddee200a85a018b6afc69_amd64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2022:6152"
}
],
"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-OSSO-1.1:openshift-secondary-scheduler-operator/secondary-scheduler-operator-bundle@sha256:752fb4e99e8d8dee18579aba58f34d5248822e77590a51c0d72ecbc726c90a4e_amd64",
"8Base-OSSO-1.1:openshift-secondary-scheduler-operator/secondary-scheduler-operator-rhel8@sha256:777bb9e4d92ca645fb10cb85d3d0bbc35408e63d0dbddee200a85a018b6afc69_amd64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "golang: net/http/httputil: NewSingleHostReverseProxy - omit X-Forwarded-For not working"
}
]
}
RHSA-2023:3914
Vulnerability from csaf_redhat
Notes
{
"document": {
"aggregate_severity": {
"namespace": "https://access.redhat.com/security/updates/classification/",
"text": "Important"
},
"category": "csaf_security_advisory",
"csaf_version": "2.0",
"distribution": {
"text": "Copyright \u00a9 Red Hat, Inc. All rights reserved.",
"tlp": {
"label": "WHITE",
"url": "https://www.first.org/tlp/"
}
},
"lang": "en",
"notes": [
{
"category": "summary",
"text": "Red Hat OpenShift Container Platform release 4.11.44 is now available with updates to packages and images that fix several bugs and add enhancements.\n\nThis release includes a security update for Red Hat OpenShift Container Platform 4.11.\n\nRed Hat Product Security has rated this update as having a security impact of Important. A Common Vulnerability Scoring System (CVSS) base score, which gives a detailed severity rating, is available for each vulnerability from the CVE link(s) in the References section.",
"title": "Topic"
},
{
"category": "general",
"text": "Red Hat OpenShift Container Platform is Red Hat\u0027s cloud computing Kubernetes application platform solution designed for on-premise or private cloud deployments.\n\nThis advisory contains the RPM packages for Red Hat OpenShift Container Platform 4.11.44. See the following advisory for the container images for this release:\n\nhttps://access.redhat.com/errata/RHSA-2023:3915\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* golang: math/big: uncontrolled memory consumption due to an unhandled overflow via Rat.SetString (CVE-2022-23772)\n\n* golang: encoding/pem: fix stack overflow in Decode (CVE-2022-24675)\n\n* golang: crypto/elliptic: panic caused by oversized scalar (CVE-2022-28327)\n\n* golang: net/http: excessive memory growth in a Go server accepting HTTP/2 requests (CVE-2022-41717)\n\n* golang: crypto/tls: session tickets lack random ticket_age_add (CVE-2022-30629)\n\nFor more details about the security issue(s), including the impact, a CVSS score, acknowledgments, and other related information, refer to the CVE page(s) listed in the References section.\n\nAll OpenShift Container Platform 4.11 users are advised to upgrade to these updated packages and images when they are available in the appropriate release channel. To check for available updates, use the OpenShift CLI (oc) or web console. Instructions for upgrading a cluster are available at https://docs.openshift.com/container-platform/4.11/updating/updating-cluster-cli.html",
"title": "Details"
},
{
"category": "legal_disclaimer",
"text": "This content is licensed under the Creative Commons Attribution 4.0 International License (https://creativecommons.org/licenses/by/4.0/). If you distribute this content, or a modified version of it, you must provide attribution to Red Hat Inc. and provide a link to the original.",
"title": "Terms of Use"
}
],
"publisher": {
"category": "vendor",
"contact_details": "https://access.redhat.com/security/team/contact/",
"issuing_authority": "Red Hat Product Security is responsible for vulnerability handling across all Red Hat products and services.",
"name": "Red Hat Product Security",
"namespace": "https://www.redhat.com"
},
"references": [
{
"category": "self",
"summary": "https://access.redhat.com/errata/RHSA-2023:3914",
"url": "https://access.redhat.com/errata/RHSA-2023:3914"
},
{
"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": "2053532",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2053532"
},
{
"category": "external",
"summary": "2077688",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2077688"
},
{
"category": "external",
"summary": "2077689",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2077689"
},
{
"category": "external",
"summary": "2092793",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2092793"
},
{
"category": "external",
"summary": "2161274",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2161274"
},
{
"category": "external",
"summary": "2196027",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2196027"
},
{
"category": "external",
"summary": "2212085",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2212085"
},
{
"category": "self",
"summary": "Canonical URL",
"url": "https://security.access.redhat.com/data/csaf/v2/advisories/2023/rhsa-2023_3914.json"
}
],
"title": "Red Hat Security Advisory: Red Hat OpenShift Enterprise security update",
"tracking": {
"current_release_date": "2025-10-31T13:02:40+00:00",
"generator": {
"date": "2025-10-31T13:02:40+00:00",
"engine": {
"name": "Red Hat SDEngine",
"version": "4.6.10"
}
},
"id": "RHSA-2023:3914",
"initial_release_date": "2023-07-06T02:47:40+00:00",
"revision_history": [
{
"date": "2023-07-06T02:47:40+00:00",
"number": "1",
"summary": "Initial version"
},
{
"date": "2023-07-06T02:47:40+00:00",
"number": "2",
"summary": "Last updated version"
},
{
"date": "2025-10-31T13:02:40+00:00",
"number": "3",
"summary": "Last generated version"
}
],
"status": "final",
"version": "3"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_name",
"name": "Red Hat OpenShift Container Platform 4.11",
"product": {
"name": "Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11",
"product_identification_helper": {
"cpe": "cpe:/a:redhat:openshift:4.11::el8"
}
}
}
],
"category": "product_family",
"name": "Red Hat OpenShift Enterprise"
},
{
"branches": [
{
"category": "product_version",
"name": "buildah-1:1.23.4-3.rhaos4.11.el8.src",
"product": {
"name": "buildah-1:1.23.4-3.rhaos4.11.el8.src",
"product_id": "buildah-1:1.23.4-3.rhaos4.11.el8.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/buildah@1.23.4-3.rhaos4.11.el8?arch=src\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "conmon-2:2.1.2-3.rhaos4.11.el8.src",
"product": {
"name": "conmon-2:2.1.2-3.rhaos4.11.el8.src",
"product_id": "conmon-2:2.1.2-3.rhaos4.11.el8.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/conmon@2.1.2-3.rhaos4.11.el8?arch=src\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "containernetworking-plugins-0:1.0.1-6.rhaos4.11.el8.src",
"product": {
"name": "containernetworking-plugins-0:1.0.1-6.rhaos4.11.el8.src",
"product_id": "containernetworking-plugins-0:1.0.1-6.rhaos4.11.el8.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/containernetworking-plugins@1.0.1-6.rhaos4.11.el8?arch=src"
}
}
},
{
"category": "product_version",
"name": "cri-o-0:1.24.6-2.rhaos4.11.git4bfe15a.el8.src",
"product": {
"name": "cri-o-0:1.24.6-2.rhaos4.11.git4bfe15a.el8.src",
"product_id": "cri-o-0:1.24.6-2.rhaos4.11.git4bfe15a.el8.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/cri-o@1.24.6-2.rhaos4.11.git4bfe15a.el8?arch=src"
}
}
},
{
"category": "product_version",
"name": "openshift-0:4.11.0-202306260054.p0.g990d55b.assembly.stream.el8.src",
"product": {
"name": "openshift-0:4.11.0-202306260054.p0.g990d55b.assembly.stream.el8.src",
"product_id": "openshift-0:4.11.0-202306260054.p0.g990d55b.assembly.stream.el8.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/openshift@4.11.0-202306260054.p0.g990d55b.assembly.stream.el8?arch=src"
}
}
},
{
"category": "product_version",
"name": "openshift-ansible-0:4.11.0-202306230041.p0.g0a466d7.assembly.stream.el8.src",
"product": {
"name": "openshift-ansible-0:4.11.0-202306230041.p0.g0a466d7.assembly.stream.el8.src",
"product_id": "openshift-ansible-0:4.11.0-202306230041.p0.g0a466d7.assembly.stream.el8.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/openshift-ansible@4.11.0-202306230041.p0.g0a466d7.assembly.stream.el8?arch=src"
}
}
},
{
"category": "product_version",
"name": "openshift-clients-0:4.11.0-202306231116.p0.g2ae2303.assembly.stream.el8.src",
"product": {
"name": "openshift-clients-0:4.11.0-202306231116.p0.g2ae2303.assembly.stream.el8.src",
"product_id": "openshift-clients-0:4.11.0-202306231116.p0.g2ae2303.assembly.stream.el8.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/openshift-clients@4.11.0-202306231116.p0.g2ae2303.assembly.stream.el8?arch=src"
}
}
},
{
"category": "product_version",
"name": "openshift-kuryr-0:4.11.0-202306280915.p0.gc732699.assembly.stream.el8.src",
"product": {
"name": "openshift-kuryr-0:4.11.0-202306280915.p0.gc732699.assembly.stream.el8.src",
"product_id": "openshift-kuryr-0:4.11.0-202306280915.p0.gc732699.assembly.stream.el8.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/openshift-kuryr@4.11.0-202306280915.p0.gc732699.assembly.stream.el8?arch=src"
}
}
},
{
"category": "product_version",
"name": "podman-2:4.0.2-7.rhaos4.11.el8.src",
"product": {
"name": "podman-2:4.0.2-7.rhaos4.11.el8.src",
"product_id": "podman-2:4.0.2-7.rhaos4.11.el8.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman@4.0.2-7.rhaos4.11.el8?arch=src\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "runc-3:1.1.2-2.rhaos4.11.el8.src",
"product": {
"name": "runc-3:1.1.2-2.rhaos4.11.el8.src",
"product_id": "runc-3:1.1.2-2.rhaos4.11.el8.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/runc@1.1.2-2.rhaos4.11.el8?arch=src\u0026epoch=3"
}
}
},
{
"category": "product_version",
"name": "skopeo-2:1.5.2-4.rhaos4.11.el8.src",
"product": {
"name": "skopeo-2:1.5.2-4.rhaos4.11.el8.src",
"product_id": "skopeo-2:1.5.2-4.rhaos4.11.el8.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/skopeo@1.5.2-4.rhaos4.11.el8?arch=src\u0026epoch=2"
}
}
}
],
"category": "architecture",
"name": "src"
},
{
"branches": [
{
"category": "product_version",
"name": "buildah-1:1.23.4-3.rhaos4.11.el8.x86_64",
"product": {
"name": "buildah-1:1.23.4-3.rhaos4.11.el8.x86_64",
"product_id": "buildah-1:1.23.4-3.rhaos4.11.el8.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/buildah@1.23.4-3.rhaos4.11.el8?arch=x86_64\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "buildah-tests-1:1.23.4-3.rhaos4.11.el8.x86_64",
"product": {
"name": "buildah-tests-1:1.23.4-3.rhaos4.11.el8.x86_64",
"product_id": "buildah-tests-1:1.23.4-3.rhaos4.11.el8.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/buildah-tests@1.23.4-3.rhaos4.11.el8?arch=x86_64\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "buildah-debugsource-1:1.23.4-3.rhaos4.11.el8.x86_64",
"product": {
"name": "buildah-debugsource-1:1.23.4-3.rhaos4.11.el8.x86_64",
"product_id": "buildah-debugsource-1:1.23.4-3.rhaos4.11.el8.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/buildah-debugsource@1.23.4-3.rhaos4.11.el8?arch=x86_64\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "buildah-debuginfo-1:1.23.4-3.rhaos4.11.el8.x86_64",
"product": {
"name": "buildah-debuginfo-1:1.23.4-3.rhaos4.11.el8.x86_64",
"product_id": "buildah-debuginfo-1:1.23.4-3.rhaos4.11.el8.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/buildah-debuginfo@1.23.4-3.rhaos4.11.el8?arch=x86_64\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "buildah-tests-debuginfo-1:1.23.4-3.rhaos4.11.el8.x86_64",
"product": {
"name": "buildah-tests-debuginfo-1:1.23.4-3.rhaos4.11.el8.x86_64",
"product_id": "buildah-tests-debuginfo-1:1.23.4-3.rhaos4.11.el8.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/buildah-tests-debuginfo@1.23.4-3.rhaos4.11.el8?arch=x86_64\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "conmon-2:2.1.2-3.rhaos4.11.el8.x86_64",
"product": {
"name": "conmon-2:2.1.2-3.rhaos4.11.el8.x86_64",
"product_id": "conmon-2:2.1.2-3.rhaos4.11.el8.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/conmon@2.1.2-3.rhaos4.11.el8?arch=x86_64\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "conmon-debugsource-2:2.1.2-3.rhaos4.11.el8.x86_64",
"product": {
"name": "conmon-debugsource-2:2.1.2-3.rhaos4.11.el8.x86_64",
"product_id": "conmon-debugsource-2:2.1.2-3.rhaos4.11.el8.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/conmon-debugsource@2.1.2-3.rhaos4.11.el8?arch=x86_64\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "conmon-debuginfo-2:2.1.2-3.rhaos4.11.el8.x86_64",
"product": {
"name": "conmon-debuginfo-2:2.1.2-3.rhaos4.11.el8.x86_64",
"product_id": "conmon-debuginfo-2:2.1.2-3.rhaos4.11.el8.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/conmon-debuginfo@2.1.2-3.rhaos4.11.el8?arch=x86_64\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "containernetworking-plugins-0:1.0.1-6.rhaos4.11.el8.x86_64",
"product": {
"name": "containernetworking-plugins-0:1.0.1-6.rhaos4.11.el8.x86_64",
"product_id": "containernetworking-plugins-0:1.0.1-6.rhaos4.11.el8.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/containernetworking-plugins@1.0.1-6.rhaos4.11.el8?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "containernetworking-plugins-debugsource-0:1.0.1-6.rhaos4.11.el8.x86_64",
"product": {
"name": "containernetworking-plugins-debugsource-0:1.0.1-6.rhaos4.11.el8.x86_64",
"product_id": "containernetworking-plugins-debugsource-0:1.0.1-6.rhaos4.11.el8.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/containernetworking-plugins-debugsource@1.0.1-6.rhaos4.11.el8?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "containernetworking-plugins-debuginfo-0:1.0.1-6.rhaos4.11.el8.x86_64",
"product": {
"name": "containernetworking-plugins-debuginfo-0:1.0.1-6.rhaos4.11.el8.x86_64",
"product_id": "containernetworking-plugins-debuginfo-0:1.0.1-6.rhaos4.11.el8.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/containernetworking-plugins-debuginfo@1.0.1-6.rhaos4.11.el8?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "cri-o-0:1.24.6-2.rhaos4.11.git4bfe15a.el8.x86_64",
"product": {
"name": "cri-o-0:1.24.6-2.rhaos4.11.git4bfe15a.el8.x86_64",
"product_id": "cri-o-0:1.24.6-2.rhaos4.11.git4bfe15a.el8.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/cri-o@1.24.6-2.rhaos4.11.git4bfe15a.el8?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "cri-o-debugsource-0:1.24.6-2.rhaos4.11.git4bfe15a.el8.x86_64",
"product": {
"name": "cri-o-debugsource-0:1.24.6-2.rhaos4.11.git4bfe15a.el8.x86_64",
"product_id": "cri-o-debugsource-0:1.24.6-2.rhaos4.11.git4bfe15a.el8.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/cri-o-debugsource@1.24.6-2.rhaos4.11.git4bfe15a.el8?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "cri-o-debuginfo-0:1.24.6-2.rhaos4.11.git4bfe15a.el8.x86_64",
"product": {
"name": "cri-o-debuginfo-0:1.24.6-2.rhaos4.11.git4bfe15a.el8.x86_64",
"product_id": "cri-o-debuginfo-0:1.24.6-2.rhaos4.11.git4bfe15a.el8.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/cri-o-debuginfo@1.24.6-2.rhaos4.11.git4bfe15a.el8?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "openshift-hyperkube-0:4.11.0-202306260054.p0.g990d55b.assembly.stream.el8.x86_64",
"product": {
"name": "openshift-hyperkube-0:4.11.0-202306260054.p0.g990d55b.assembly.stream.el8.x86_64",
"product_id": "openshift-hyperkube-0:4.11.0-202306260054.p0.g990d55b.assembly.stream.el8.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/openshift-hyperkube@4.11.0-202306260054.p0.g990d55b.assembly.stream.el8?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "openshift-clients-0:4.11.0-202306231116.p0.g2ae2303.assembly.stream.el8.x86_64",
"product": {
"name": "openshift-clients-0:4.11.0-202306231116.p0.g2ae2303.assembly.stream.el8.x86_64",
"product_id": "openshift-clients-0:4.11.0-202306231116.p0.g2ae2303.assembly.stream.el8.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/openshift-clients@4.11.0-202306231116.p0.g2ae2303.assembly.stream.el8?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "openshift-clients-redistributable-0:4.11.0-202306231116.p0.g2ae2303.assembly.stream.el8.x86_64",
"product": {
"name": "openshift-clients-redistributable-0:4.11.0-202306231116.p0.g2ae2303.assembly.stream.el8.x86_64",
"product_id": "openshift-clients-redistributable-0:4.11.0-202306231116.p0.g2ae2303.assembly.stream.el8.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/openshift-clients-redistributable@4.11.0-202306231116.p0.g2ae2303.assembly.stream.el8?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "podman-2:4.0.2-7.rhaos4.11.el8.x86_64",
"product": {
"name": "podman-2:4.0.2-7.rhaos4.11.el8.x86_64",
"product_id": "podman-2:4.0.2-7.rhaos4.11.el8.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman@4.0.2-7.rhaos4.11.el8?arch=x86_64\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "podman-catatonit-2:4.0.2-7.rhaos4.11.el8.x86_64",
"product": {
"name": "podman-catatonit-2:4.0.2-7.rhaos4.11.el8.x86_64",
"product_id": "podman-catatonit-2:4.0.2-7.rhaos4.11.el8.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-catatonit@4.0.2-7.rhaos4.11.el8?arch=x86_64\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "podman-plugins-2:4.0.2-7.rhaos4.11.el8.x86_64",
"product": {
"name": "podman-plugins-2:4.0.2-7.rhaos4.11.el8.x86_64",
"product_id": "podman-plugins-2:4.0.2-7.rhaos4.11.el8.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-plugins@4.0.2-7.rhaos4.11.el8?arch=x86_64\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "podman-remote-2:4.0.2-7.rhaos4.11.el8.x86_64",
"product": {
"name": "podman-remote-2:4.0.2-7.rhaos4.11.el8.x86_64",
"product_id": "podman-remote-2:4.0.2-7.rhaos4.11.el8.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-remote@4.0.2-7.rhaos4.11.el8?arch=x86_64\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "podman-tests-2:4.0.2-7.rhaos4.11.el8.x86_64",
"product": {
"name": "podman-tests-2:4.0.2-7.rhaos4.11.el8.x86_64",
"product_id": "podman-tests-2:4.0.2-7.rhaos4.11.el8.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-tests@4.0.2-7.rhaos4.11.el8?arch=x86_64\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "podman-debugsource-2:4.0.2-7.rhaos4.11.el8.x86_64",
"product": {
"name": "podman-debugsource-2:4.0.2-7.rhaos4.11.el8.x86_64",
"product_id": "podman-debugsource-2:4.0.2-7.rhaos4.11.el8.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-debugsource@4.0.2-7.rhaos4.11.el8?arch=x86_64\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "podman-catatonit-debuginfo-2:4.0.2-7.rhaos4.11.el8.x86_64",
"product": {
"name": "podman-catatonit-debuginfo-2:4.0.2-7.rhaos4.11.el8.x86_64",
"product_id": "podman-catatonit-debuginfo-2:4.0.2-7.rhaos4.11.el8.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-catatonit-debuginfo@4.0.2-7.rhaos4.11.el8?arch=x86_64\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "podman-debuginfo-2:4.0.2-7.rhaos4.11.el8.x86_64",
"product": {
"name": "podman-debuginfo-2:4.0.2-7.rhaos4.11.el8.x86_64",
"product_id": "podman-debuginfo-2:4.0.2-7.rhaos4.11.el8.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-debuginfo@4.0.2-7.rhaos4.11.el8?arch=x86_64\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "podman-gvproxy-debuginfo-2:4.0.2-7.rhaos4.11.el8.x86_64",
"product": {
"name": "podman-gvproxy-debuginfo-2:4.0.2-7.rhaos4.11.el8.x86_64",
"product_id": "podman-gvproxy-debuginfo-2:4.0.2-7.rhaos4.11.el8.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-gvproxy-debuginfo@4.0.2-7.rhaos4.11.el8?arch=x86_64\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "podman-plugins-debuginfo-2:4.0.2-7.rhaos4.11.el8.x86_64",
"product": {
"name": "podman-plugins-debuginfo-2:4.0.2-7.rhaos4.11.el8.x86_64",
"product_id": "podman-plugins-debuginfo-2:4.0.2-7.rhaos4.11.el8.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-plugins-debuginfo@4.0.2-7.rhaos4.11.el8?arch=x86_64\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "podman-remote-debuginfo-2:4.0.2-7.rhaos4.11.el8.x86_64",
"product": {
"name": "podman-remote-debuginfo-2:4.0.2-7.rhaos4.11.el8.x86_64",
"product_id": "podman-remote-debuginfo-2:4.0.2-7.rhaos4.11.el8.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-remote-debuginfo@4.0.2-7.rhaos4.11.el8?arch=x86_64\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "runc-3:1.1.2-2.rhaos4.11.el8.x86_64",
"product": {
"name": "runc-3:1.1.2-2.rhaos4.11.el8.x86_64",
"product_id": "runc-3:1.1.2-2.rhaos4.11.el8.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/runc@1.1.2-2.rhaos4.11.el8?arch=x86_64\u0026epoch=3"
}
}
},
{
"category": "product_version",
"name": "runc-debugsource-3:1.1.2-2.rhaos4.11.el8.x86_64",
"product": {
"name": "runc-debugsource-3:1.1.2-2.rhaos4.11.el8.x86_64",
"product_id": "runc-debugsource-3:1.1.2-2.rhaos4.11.el8.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/runc-debugsource@1.1.2-2.rhaos4.11.el8?arch=x86_64\u0026epoch=3"
}
}
},
{
"category": "product_version",
"name": "runc-debuginfo-3:1.1.2-2.rhaos4.11.el8.x86_64",
"product": {
"name": "runc-debuginfo-3:1.1.2-2.rhaos4.11.el8.x86_64",
"product_id": "runc-debuginfo-3:1.1.2-2.rhaos4.11.el8.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/runc-debuginfo@1.1.2-2.rhaos4.11.el8?arch=x86_64\u0026epoch=3"
}
}
},
{
"category": "product_version",
"name": "skopeo-2:1.5.2-4.rhaos4.11.el8.x86_64",
"product": {
"name": "skopeo-2:1.5.2-4.rhaos4.11.el8.x86_64",
"product_id": "skopeo-2:1.5.2-4.rhaos4.11.el8.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/skopeo@1.5.2-4.rhaos4.11.el8?arch=x86_64\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "skopeo-tests-2:1.5.2-4.rhaos4.11.el8.x86_64",
"product": {
"name": "skopeo-tests-2:1.5.2-4.rhaos4.11.el8.x86_64",
"product_id": "skopeo-tests-2:1.5.2-4.rhaos4.11.el8.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/skopeo-tests@1.5.2-4.rhaos4.11.el8?arch=x86_64\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "skopeo-debugsource-2:1.5.2-4.rhaos4.11.el8.x86_64",
"product": {
"name": "skopeo-debugsource-2:1.5.2-4.rhaos4.11.el8.x86_64",
"product_id": "skopeo-debugsource-2:1.5.2-4.rhaos4.11.el8.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/skopeo-debugsource@1.5.2-4.rhaos4.11.el8?arch=x86_64\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "skopeo-debuginfo-2:1.5.2-4.rhaos4.11.el8.x86_64",
"product": {
"name": "skopeo-debuginfo-2:1.5.2-4.rhaos4.11.el8.x86_64",
"product_id": "skopeo-debuginfo-2:1.5.2-4.rhaos4.11.el8.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/skopeo-debuginfo@1.5.2-4.rhaos4.11.el8?arch=x86_64\u0026epoch=2"
}
}
}
],
"category": "architecture",
"name": "x86_64"
},
{
"branches": [
{
"category": "product_version",
"name": "buildah-1:1.23.4-3.rhaos4.11.el8.aarch64",
"product": {
"name": "buildah-1:1.23.4-3.rhaos4.11.el8.aarch64",
"product_id": "buildah-1:1.23.4-3.rhaos4.11.el8.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/buildah@1.23.4-3.rhaos4.11.el8?arch=aarch64\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "buildah-tests-1:1.23.4-3.rhaos4.11.el8.aarch64",
"product": {
"name": "buildah-tests-1:1.23.4-3.rhaos4.11.el8.aarch64",
"product_id": "buildah-tests-1:1.23.4-3.rhaos4.11.el8.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/buildah-tests@1.23.4-3.rhaos4.11.el8?arch=aarch64\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "buildah-debugsource-1:1.23.4-3.rhaos4.11.el8.aarch64",
"product": {
"name": "buildah-debugsource-1:1.23.4-3.rhaos4.11.el8.aarch64",
"product_id": "buildah-debugsource-1:1.23.4-3.rhaos4.11.el8.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/buildah-debugsource@1.23.4-3.rhaos4.11.el8?arch=aarch64\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "buildah-debuginfo-1:1.23.4-3.rhaos4.11.el8.aarch64",
"product": {
"name": "buildah-debuginfo-1:1.23.4-3.rhaos4.11.el8.aarch64",
"product_id": "buildah-debuginfo-1:1.23.4-3.rhaos4.11.el8.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/buildah-debuginfo@1.23.4-3.rhaos4.11.el8?arch=aarch64\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "buildah-tests-debuginfo-1:1.23.4-3.rhaos4.11.el8.aarch64",
"product": {
"name": "buildah-tests-debuginfo-1:1.23.4-3.rhaos4.11.el8.aarch64",
"product_id": "buildah-tests-debuginfo-1:1.23.4-3.rhaos4.11.el8.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/buildah-tests-debuginfo@1.23.4-3.rhaos4.11.el8?arch=aarch64\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "conmon-2:2.1.2-3.rhaos4.11.el8.aarch64",
"product": {
"name": "conmon-2:2.1.2-3.rhaos4.11.el8.aarch64",
"product_id": "conmon-2:2.1.2-3.rhaos4.11.el8.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/conmon@2.1.2-3.rhaos4.11.el8?arch=aarch64\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "conmon-debugsource-2:2.1.2-3.rhaos4.11.el8.aarch64",
"product": {
"name": "conmon-debugsource-2:2.1.2-3.rhaos4.11.el8.aarch64",
"product_id": "conmon-debugsource-2:2.1.2-3.rhaos4.11.el8.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/conmon-debugsource@2.1.2-3.rhaos4.11.el8?arch=aarch64\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "conmon-debuginfo-2:2.1.2-3.rhaos4.11.el8.aarch64",
"product": {
"name": "conmon-debuginfo-2:2.1.2-3.rhaos4.11.el8.aarch64",
"product_id": "conmon-debuginfo-2:2.1.2-3.rhaos4.11.el8.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/conmon-debuginfo@2.1.2-3.rhaos4.11.el8?arch=aarch64\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "containernetworking-plugins-0:1.0.1-6.rhaos4.11.el8.aarch64",
"product": {
"name": "containernetworking-plugins-0:1.0.1-6.rhaos4.11.el8.aarch64",
"product_id": "containernetworking-plugins-0:1.0.1-6.rhaos4.11.el8.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/containernetworking-plugins@1.0.1-6.rhaos4.11.el8?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "containernetworking-plugins-debugsource-0:1.0.1-6.rhaos4.11.el8.aarch64",
"product": {
"name": "containernetworking-plugins-debugsource-0:1.0.1-6.rhaos4.11.el8.aarch64",
"product_id": "containernetworking-plugins-debugsource-0:1.0.1-6.rhaos4.11.el8.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/containernetworking-plugins-debugsource@1.0.1-6.rhaos4.11.el8?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "containernetworking-plugins-debuginfo-0:1.0.1-6.rhaos4.11.el8.aarch64",
"product": {
"name": "containernetworking-plugins-debuginfo-0:1.0.1-6.rhaos4.11.el8.aarch64",
"product_id": "containernetworking-plugins-debuginfo-0:1.0.1-6.rhaos4.11.el8.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/containernetworking-plugins-debuginfo@1.0.1-6.rhaos4.11.el8?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "cri-o-0:1.24.6-2.rhaos4.11.git4bfe15a.el8.aarch64",
"product": {
"name": "cri-o-0:1.24.6-2.rhaos4.11.git4bfe15a.el8.aarch64",
"product_id": "cri-o-0:1.24.6-2.rhaos4.11.git4bfe15a.el8.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/cri-o@1.24.6-2.rhaos4.11.git4bfe15a.el8?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "cri-o-debugsource-0:1.24.6-2.rhaos4.11.git4bfe15a.el8.aarch64",
"product": {
"name": "cri-o-debugsource-0:1.24.6-2.rhaos4.11.git4bfe15a.el8.aarch64",
"product_id": "cri-o-debugsource-0:1.24.6-2.rhaos4.11.git4bfe15a.el8.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/cri-o-debugsource@1.24.6-2.rhaos4.11.git4bfe15a.el8?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "cri-o-debuginfo-0:1.24.6-2.rhaos4.11.git4bfe15a.el8.aarch64",
"product": {
"name": "cri-o-debuginfo-0:1.24.6-2.rhaos4.11.git4bfe15a.el8.aarch64",
"product_id": "cri-o-debuginfo-0:1.24.6-2.rhaos4.11.git4bfe15a.el8.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/cri-o-debuginfo@1.24.6-2.rhaos4.11.git4bfe15a.el8?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "openshift-hyperkube-0:4.11.0-202306260054.p0.g990d55b.assembly.stream.el8.aarch64",
"product": {
"name": "openshift-hyperkube-0:4.11.0-202306260054.p0.g990d55b.assembly.stream.el8.aarch64",
"product_id": "openshift-hyperkube-0:4.11.0-202306260054.p0.g990d55b.assembly.stream.el8.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/openshift-hyperkube@4.11.0-202306260054.p0.g990d55b.assembly.stream.el8?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "openshift-clients-0:4.11.0-202306231116.p0.g2ae2303.assembly.stream.el8.aarch64",
"product": {
"name": "openshift-clients-0:4.11.0-202306231116.p0.g2ae2303.assembly.stream.el8.aarch64",
"product_id": "openshift-clients-0:4.11.0-202306231116.p0.g2ae2303.assembly.stream.el8.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/openshift-clients@4.11.0-202306231116.p0.g2ae2303.assembly.stream.el8?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "podman-2:4.0.2-7.rhaos4.11.el8.aarch64",
"product": {
"name": "podman-2:4.0.2-7.rhaos4.11.el8.aarch64",
"product_id": "podman-2:4.0.2-7.rhaos4.11.el8.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman@4.0.2-7.rhaos4.11.el8?arch=aarch64\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "podman-catatonit-2:4.0.2-7.rhaos4.11.el8.aarch64",
"product": {
"name": "podman-catatonit-2:4.0.2-7.rhaos4.11.el8.aarch64",
"product_id": "podman-catatonit-2:4.0.2-7.rhaos4.11.el8.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-catatonit@4.0.2-7.rhaos4.11.el8?arch=aarch64\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "podman-plugins-2:4.0.2-7.rhaos4.11.el8.aarch64",
"product": {
"name": "podman-plugins-2:4.0.2-7.rhaos4.11.el8.aarch64",
"product_id": "podman-plugins-2:4.0.2-7.rhaos4.11.el8.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-plugins@4.0.2-7.rhaos4.11.el8?arch=aarch64\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "podman-remote-2:4.0.2-7.rhaos4.11.el8.aarch64",
"product": {
"name": "podman-remote-2:4.0.2-7.rhaos4.11.el8.aarch64",
"product_id": "podman-remote-2:4.0.2-7.rhaos4.11.el8.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-remote@4.0.2-7.rhaos4.11.el8?arch=aarch64\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "podman-tests-2:4.0.2-7.rhaos4.11.el8.aarch64",
"product": {
"name": "podman-tests-2:4.0.2-7.rhaos4.11.el8.aarch64",
"product_id": "podman-tests-2:4.0.2-7.rhaos4.11.el8.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-tests@4.0.2-7.rhaos4.11.el8?arch=aarch64\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "podman-debugsource-2:4.0.2-7.rhaos4.11.el8.aarch64",
"product": {
"name": "podman-debugsource-2:4.0.2-7.rhaos4.11.el8.aarch64",
"product_id": "podman-debugsource-2:4.0.2-7.rhaos4.11.el8.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-debugsource@4.0.2-7.rhaos4.11.el8?arch=aarch64\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "podman-catatonit-debuginfo-2:4.0.2-7.rhaos4.11.el8.aarch64",
"product": {
"name": "podman-catatonit-debuginfo-2:4.0.2-7.rhaos4.11.el8.aarch64",
"product_id": "podman-catatonit-debuginfo-2:4.0.2-7.rhaos4.11.el8.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-catatonit-debuginfo@4.0.2-7.rhaos4.11.el8?arch=aarch64\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "podman-debuginfo-2:4.0.2-7.rhaos4.11.el8.aarch64",
"product": {
"name": "podman-debuginfo-2:4.0.2-7.rhaos4.11.el8.aarch64",
"product_id": "podman-debuginfo-2:4.0.2-7.rhaos4.11.el8.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-debuginfo@4.0.2-7.rhaos4.11.el8?arch=aarch64\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "podman-gvproxy-debuginfo-2:4.0.2-7.rhaos4.11.el8.aarch64",
"product": {
"name": "podman-gvproxy-debuginfo-2:4.0.2-7.rhaos4.11.el8.aarch64",
"product_id": "podman-gvproxy-debuginfo-2:4.0.2-7.rhaos4.11.el8.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-gvproxy-debuginfo@4.0.2-7.rhaos4.11.el8?arch=aarch64\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "podman-plugins-debuginfo-2:4.0.2-7.rhaos4.11.el8.aarch64",
"product": {
"name": "podman-plugins-debuginfo-2:4.0.2-7.rhaos4.11.el8.aarch64",
"product_id": "podman-plugins-debuginfo-2:4.0.2-7.rhaos4.11.el8.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-plugins-debuginfo@4.0.2-7.rhaos4.11.el8?arch=aarch64\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "podman-remote-debuginfo-2:4.0.2-7.rhaos4.11.el8.aarch64",
"product": {
"name": "podman-remote-debuginfo-2:4.0.2-7.rhaos4.11.el8.aarch64",
"product_id": "podman-remote-debuginfo-2:4.0.2-7.rhaos4.11.el8.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-remote-debuginfo@4.0.2-7.rhaos4.11.el8?arch=aarch64\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "runc-3:1.1.2-2.rhaos4.11.el8.aarch64",
"product": {
"name": "runc-3:1.1.2-2.rhaos4.11.el8.aarch64",
"product_id": "runc-3:1.1.2-2.rhaos4.11.el8.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/runc@1.1.2-2.rhaos4.11.el8?arch=aarch64\u0026epoch=3"
}
}
},
{
"category": "product_version",
"name": "runc-debugsource-3:1.1.2-2.rhaos4.11.el8.aarch64",
"product": {
"name": "runc-debugsource-3:1.1.2-2.rhaos4.11.el8.aarch64",
"product_id": "runc-debugsource-3:1.1.2-2.rhaos4.11.el8.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/runc-debugsource@1.1.2-2.rhaos4.11.el8?arch=aarch64\u0026epoch=3"
}
}
},
{
"category": "product_version",
"name": "runc-debuginfo-3:1.1.2-2.rhaos4.11.el8.aarch64",
"product": {
"name": "runc-debuginfo-3:1.1.2-2.rhaos4.11.el8.aarch64",
"product_id": "runc-debuginfo-3:1.1.2-2.rhaos4.11.el8.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/runc-debuginfo@1.1.2-2.rhaos4.11.el8?arch=aarch64\u0026epoch=3"
}
}
},
{
"category": "product_version",
"name": "skopeo-2:1.5.2-4.rhaos4.11.el8.aarch64",
"product": {
"name": "skopeo-2:1.5.2-4.rhaos4.11.el8.aarch64",
"product_id": "skopeo-2:1.5.2-4.rhaos4.11.el8.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/skopeo@1.5.2-4.rhaos4.11.el8?arch=aarch64\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "skopeo-tests-2:1.5.2-4.rhaos4.11.el8.aarch64",
"product": {
"name": "skopeo-tests-2:1.5.2-4.rhaos4.11.el8.aarch64",
"product_id": "skopeo-tests-2:1.5.2-4.rhaos4.11.el8.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/skopeo-tests@1.5.2-4.rhaos4.11.el8?arch=aarch64\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "skopeo-debugsource-2:1.5.2-4.rhaos4.11.el8.aarch64",
"product": {
"name": "skopeo-debugsource-2:1.5.2-4.rhaos4.11.el8.aarch64",
"product_id": "skopeo-debugsource-2:1.5.2-4.rhaos4.11.el8.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/skopeo-debugsource@1.5.2-4.rhaos4.11.el8?arch=aarch64\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "skopeo-debuginfo-2:1.5.2-4.rhaos4.11.el8.aarch64",
"product": {
"name": "skopeo-debuginfo-2:1.5.2-4.rhaos4.11.el8.aarch64",
"product_id": "skopeo-debuginfo-2:1.5.2-4.rhaos4.11.el8.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/skopeo-debuginfo@1.5.2-4.rhaos4.11.el8?arch=aarch64\u0026epoch=2"
}
}
}
],
"category": "architecture",
"name": "aarch64"
},
{
"branches": [
{
"category": "product_version",
"name": "buildah-1:1.23.4-3.rhaos4.11.el8.ppc64le",
"product": {
"name": "buildah-1:1.23.4-3.rhaos4.11.el8.ppc64le",
"product_id": "buildah-1:1.23.4-3.rhaos4.11.el8.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/buildah@1.23.4-3.rhaos4.11.el8?arch=ppc64le\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "buildah-tests-1:1.23.4-3.rhaos4.11.el8.ppc64le",
"product": {
"name": "buildah-tests-1:1.23.4-3.rhaos4.11.el8.ppc64le",
"product_id": "buildah-tests-1:1.23.4-3.rhaos4.11.el8.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/buildah-tests@1.23.4-3.rhaos4.11.el8?arch=ppc64le\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "buildah-debugsource-1:1.23.4-3.rhaos4.11.el8.ppc64le",
"product": {
"name": "buildah-debugsource-1:1.23.4-3.rhaos4.11.el8.ppc64le",
"product_id": "buildah-debugsource-1:1.23.4-3.rhaos4.11.el8.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/buildah-debugsource@1.23.4-3.rhaos4.11.el8?arch=ppc64le\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "buildah-debuginfo-1:1.23.4-3.rhaos4.11.el8.ppc64le",
"product": {
"name": "buildah-debuginfo-1:1.23.4-3.rhaos4.11.el8.ppc64le",
"product_id": "buildah-debuginfo-1:1.23.4-3.rhaos4.11.el8.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/buildah-debuginfo@1.23.4-3.rhaos4.11.el8?arch=ppc64le\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "buildah-tests-debuginfo-1:1.23.4-3.rhaos4.11.el8.ppc64le",
"product": {
"name": "buildah-tests-debuginfo-1:1.23.4-3.rhaos4.11.el8.ppc64le",
"product_id": "buildah-tests-debuginfo-1:1.23.4-3.rhaos4.11.el8.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/buildah-tests-debuginfo@1.23.4-3.rhaos4.11.el8?arch=ppc64le\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "conmon-2:2.1.2-3.rhaos4.11.el8.ppc64le",
"product": {
"name": "conmon-2:2.1.2-3.rhaos4.11.el8.ppc64le",
"product_id": "conmon-2:2.1.2-3.rhaos4.11.el8.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/conmon@2.1.2-3.rhaos4.11.el8?arch=ppc64le\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "conmon-debugsource-2:2.1.2-3.rhaos4.11.el8.ppc64le",
"product": {
"name": "conmon-debugsource-2:2.1.2-3.rhaos4.11.el8.ppc64le",
"product_id": "conmon-debugsource-2:2.1.2-3.rhaos4.11.el8.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/conmon-debugsource@2.1.2-3.rhaos4.11.el8?arch=ppc64le\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "conmon-debuginfo-2:2.1.2-3.rhaos4.11.el8.ppc64le",
"product": {
"name": "conmon-debuginfo-2:2.1.2-3.rhaos4.11.el8.ppc64le",
"product_id": "conmon-debuginfo-2:2.1.2-3.rhaos4.11.el8.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/conmon-debuginfo@2.1.2-3.rhaos4.11.el8?arch=ppc64le\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "containernetworking-plugins-0:1.0.1-6.rhaos4.11.el8.ppc64le",
"product": {
"name": "containernetworking-plugins-0:1.0.1-6.rhaos4.11.el8.ppc64le",
"product_id": "containernetworking-plugins-0:1.0.1-6.rhaos4.11.el8.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/containernetworking-plugins@1.0.1-6.rhaos4.11.el8?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "containernetworking-plugins-debugsource-0:1.0.1-6.rhaos4.11.el8.ppc64le",
"product": {
"name": "containernetworking-plugins-debugsource-0:1.0.1-6.rhaos4.11.el8.ppc64le",
"product_id": "containernetworking-plugins-debugsource-0:1.0.1-6.rhaos4.11.el8.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/containernetworking-plugins-debugsource@1.0.1-6.rhaos4.11.el8?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "containernetworking-plugins-debuginfo-0:1.0.1-6.rhaos4.11.el8.ppc64le",
"product": {
"name": "containernetworking-plugins-debuginfo-0:1.0.1-6.rhaos4.11.el8.ppc64le",
"product_id": "containernetworking-plugins-debuginfo-0:1.0.1-6.rhaos4.11.el8.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/containernetworking-plugins-debuginfo@1.0.1-6.rhaos4.11.el8?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "cri-o-0:1.24.6-2.rhaos4.11.git4bfe15a.el8.ppc64le",
"product": {
"name": "cri-o-0:1.24.6-2.rhaos4.11.git4bfe15a.el8.ppc64le",
"product_id": "cri-o-0:1.24.6-2.rhaos4.11.git4bfe15a.el8.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/cri-o@1.24.6-2.rhaos4.11.git4bfe15a.el8?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "cri-o-debugsource-0:1.24.6-2.rhaos4.11.git4bfe15a.el8.ppc64le",
"product": {
"name": "cri-o-debugsource-0:1.24.6-2.rhaos4.11.git4bfe15a.el8.ppc64le",
"product_id": "cri-o-debugsource-0:1.24.6-2.rhaos4.11.git4bfe15a.el8.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/cri-o-debugsource@1.24.6-2.rhaos4.11.git4bfe15a.el8?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "cri-o-debuginfo-0:1.24.6-2.rhaos4.11.git4bfe15a.el8.ppc64le",
"product": {
"name": "cri-o-debuginfo-0:1.24.6-2.rhaos4.11.git4bfe15a.el8.ppc64le",
"product_id": "cri-o-debuginfo-0:1.24.6-2.rhaos4.11.git4bfe15a.el8.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/cri-o-debuginfo@1.24.6-2.rhaos4.11.git4bfe15a.el8?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "openshift-hyperkube-0:4.11.0-202306260054.p0.g990d55b.assembly.stream.el8.ppc64le",
"product": {
"name": "openshift-hyperkube-0:4.11.0-202306260054.p0.g990d55b.assembly.stream.el8.ppc64le",
"product_id": "openshift-hyperkube-0:4.11.0-202306260054.p0.g990d55b.assembly.stream.el8.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/openshift-hyperkube@4.11.0-202306260054.p0.g990d55b.assembly.stream.el8?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "openshift-clients-0:4.11.0-202306231116.p0.g2ae2303.assembly.stream.el8.ppc64le",
"product": {
"name": "openshift-clients-0:4.11.0-202306231116.p0.g2ae2303.assembly.stream.el8.ppc64le",
"product_id": "openshift-clients-0:4.11.0-202306231116.p0.g2ae2303.assembly.stream.el8.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/openshift-clients@4.11.0-202306231116.p0.g2ae2303.assembly.stream.el8?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "podman-2:4.0.2-7.rhaos4.11.el8.ppc64le",
"product": {
"name": "podman-2:4.0.2-7.rhaos4.11.el8.ppc64le",
"product_id": "podman-2:4.0.2-7.rhaos4.11.el8.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman@4.0.2-7.rhaos4.11.el8?arch=ppc64le\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "podman-catatonit-2:4.0.2-7.rhaos4.11.el8.ppc64le",
"product": {
"name": "podman-catatonit-2:4.0.2-7.rhaos4.11.el8.ppc64le",
"product_id": "podman-catatonit-2:4.0.2-7.rhaos4.11.el8.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-catatonit@4.0.2-7.rhaos4.11.el8?arch=ppc64le\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "podman-plugins-2:4.0.2-7.rhaos4.11.el8.ppc64le",
"product": {
"name": "podman-plugins-2:4.0.2-7.rhaos4.11.el8.ppc64le",
"product_id": "podman-plugins-2:4.0.2-7.rhaos4.11.el8.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-plugins@4.0.2-7.rhaos4.11.el8?arch=ppc64le\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "podman-remote-2:4.0.2-7.rhaos4.11.el8.ppc64le",
"product": {
"name": "podman-remote-2:4.0.2-7.rhaos4.11.el8.ppc64le",
"product_id": "podman-remote-2:4.0.2-7.rhaos4.11.el8.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-remote@4.0.2-7.rhaos4.11.el8?arch=ppc64le\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "podman-tests-2:4.0.2-7.rhaos4.11.el8.ppc64le",
"product": {
"name": "podman-tests-2:4.0.2-7.rhaos4.11.el8.ppc64le",
"product_id": "podman-tests-2:4.0.2-7.rhaos4.11.el8.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-tests@4.0.2-7.rhaos4.11.el8?arch=ppc64le\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "podman-debugsource-2:4.0.2-7.rhaos4.11.el8.ppc64le",
"product": {
"name": "podman-debugsource-2:4.0.2-7.rhaos4.11.el8.ppc64le",
"product_id": "podman-debugsource-2:4.0.2-7.rhaos4.11.el8.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-debugsource@4.0.2-7.rhaos4.11.el8?arch=ppc64le\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "podman-catatonit-debuginfo-2:4.0.2-7.rhaos4.11.el8.ppc64le",
"product": {
"name": "podman-catatonit-debuginfo-2:4.0.2-7.rhaos4.11.el8.ppc64le",
"product_id": "podman-catatonit-debuginfo-2:4.0.2-7.rhaos4.11.el8.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-catatonit-debuginfo@4.0.2-7.rhaos4.11.el8?arch=ppc64le\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "podman-debuginfo-2:4.0.2-7.rhaos4.11.el8.ppc64le",
"product": {
"name": "podman-debuginfo-2:4.0.2-7.rhaos4.11.el8.ppc64le",
"product_id": "podman-debuginfo-2:4.0.2-7.rhaos4.11.el8.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-debuginfo@4.0.2-7.rhaos4.11.el8?arch=ppc64le\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "podman-gvproxy-debuginfo-2:4.0.2-7.rhaos4.11.el8.ppc64le",
"product": {
"name": "podman-gvproxy-debuginfo-2:4.0.2-7.rhaos4.11.el8.ppc64le",
"product_id": "podman-gvproxy-debuginfo-2:4.0.2-7.rhaos4.11.el8.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-gvproxy-debuginfo@4.0.2-7.rhaos4.11.el8?arch=ppc64le\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "podman-plugins-debuginfo-2:4.0.2-7.rhaos4.11.el8.ppc64le",
"product": {
"name": "podman-plugins-debuginfo-2:4.0.2-7.rhaos4.11.el8.ppc64le",
"product_id": "podman-plugins-debuginfo-2:4.0.2-7.rhaos4.11.el8.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-plugins-debuginfo@4.0.2-7.rhaos4.11.el8?arch=ppc64le\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "podman-remote-debuginfo-2:4.0.2-7.rhaos4.11.el8.ppc64le",
"product": {
"name": "podman-remote-debuginfo-2:4.0.2-7.rhaos4.11.el8.ppc64le",
"product_id": "podman-remote-debuginfo-2:4.0.2-7.rhaos4.11.el8.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-remote-debuginfo@4.0.2-7.rhaos4.11.el8?arch=ppc64le\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "runc-3:1.1.2-2.rhaos4.11.el8.ppc64le",
"product": {
"name": "runc-3:1.1.2-2.rhaos4.11.el8.ppc64le",
"product_id": "runc-3:1.1.2-2.rhaos4.11.el8.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/runc@1.1.2-2.rhaos4.11.el8?arch=ppc64le\u0026epoch=3"
}
}
},
{
"category": "product_version",
"name": "runc-debugsource-3:1.1.2-2.rhaos4.11.el8.ppc64le",
"product": {
"name": "runc-debugsource-3:1.1.2-2.rhaos4.11.el8.ppc64le",
"product_id": "runc-debugsource-3:1.1.2-2.rhaos4.11.el8.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/runc-debugsource@1.1.2-2.rhaos4.11.el8?arch=ppc64le\u0026epoch=3"
}
}
},
{
"category": "product_version",
"name": "runc-debuginfo-3:1.1.2-2.rhaos4.11.el8.ppc64le",
"product": {
"name": "runc-debuginfo-3:1.1.2-2.rhaos4.11.el8.ppc64le",
"product_id": "runc-debuginfo-3:1.1.2-2.rhaos4.11.el8.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/runc-debuginfo@1.1.2-2.rhaos4.11.el8?arch=ppc64le\u0026epoch=3"
}
}
},
{
"category": "product_version",
"name": "skopeo-2:1.5.2-4.rhaos4.11.el8.ppc64le",
"product": {
"name": "skopeo-2:1.5.2-4.rhaos4.11.el8.ppc64le",
"product_id": "skopeo-2:1.5.2-4.rhaos4.11.el8.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/skopeo@1.5.2-4.rhaos4.11.el8?arch=ppc64le\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "skopeo-tests-2:1.5.2-4.rhaos4.11.el8.ppc64le",
"product": {
"name": "skopeo-tests-2:1.5.2-4.rhaos4.11.el8.ppc64le",
"product_id": "skopeo-tests-2:1.5.2-4.rhaos4.11.el8.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/skopeo-tests@1.5.2-4.rhaos4.11.el8?arch=ppc64le\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "skopeo-debugsource-2:1.5.2-4.rhaos4.11.el8.ppc64le",
"product": {
"name": "skopeo-debugsource-2:1.5.2-4.rhaos4.11.el8.ppc64le",
"product_id": "skopeo-debugsource-2:1.5.2-4.rhaos4.11.el8.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/skopeo-debugsource@1.5.2-4.rhaos4.11.el8?arch=ppc64le\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "skopeo-debuginfo-2:1.5.2-4.rhaos4.11.el8.ppc64le",
"product": {
"name": "skopeo-debuginfo-2:1.5.2-4.rhaos4.11.el8.ppc64le",
"product_id": "skopeo-debuginfo-2:1.5.2-4.rhaos4.11.el8.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/skopeo-debuginfo@1.5.2-4.rhaos4.11.el8?arch=ppc64le\u0026epoch=2"
}
}
}
],
"category": "architecture",
"name": "ppc64le"
},
{
"branches": [
{
"category": "product_version",
"name": "buildah-1:1.23.4-3.rhaos4.11.el8.s390x",
"product": {
"name": "buildah-1:1.23.4-3.rhaos4.11.el8.s390x",
"product_id": "buildah-1:1.23.4-3.rhaos4.11.el8.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/buildah@1.23.4-3.rhaos4.11.el8?arch=s390x\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "buildah-tests-1:1.23.4-3.rhaos4.11.el8.s390x",
"product": {
"name": "buildah-tests-1:1.23.4-3.rhaos4.11.el8.s390x",
"product_id": "buildah-tests-1:1.23.4-3.rhaos4.11.el8.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/buildah-tests@1.23.4-3.rhaos4.11.el8?arch=s390x\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "buildah-debugsource-1:1.23.4-3.rhaos4.11.el8.s390x",
"product": {
"name": "buildah-debugsource-1:1.23.4-3.rhaos4.11.el8.s390x",
"product_id": "buildah-debugsource-1:1.23.4-3.rhaos4.11.el8.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/buildah-debugsource@1.23.4-3.rhaos4.11.el8?arch=s390x\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "buildah-debuginfo-1:1.23.4-3.rhaos4.11.el8.s390x",
"product": {
"name": "buildah-debuginfo-1:1.23.4-3.rhaos4.11.el8.s390x",
"product_id": "buildah-debuginfo-1:1.23.4-3.rhaos4.11.el8.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/buildah-debuginfo@1.23.4-3.rhaos4.11.el8?arch=s390x\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "buildah-tests-debuginfo-1:1.23.4-3.rhaos4.11.el8.s390x",
"product": {
"name": "buildah-tests-debuginfo-1:1.23.4-3.rhaos4.11.el8.s390x",
"product_id": "buildah-tests-debuginfo-1:1.23.4-3.rhaos4.11.el8.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/buildah-tests-debuginfo@1.23.4-3.rhaos4.11.el8?arch=s390x\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "conmon-2:2.1.2-3.rhaos4.11.el8.s390x",
"product": {
"name": "conmon-2:2.1.2-3.rhaos4.11.el8.s390x",
"product_id": "conmon-2:2.1.2-3.rhaos4.11.el8.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/conmon@2.1.2-3.rhaos4.11.el8?arch=s390x\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "conmon-debugsource-2:2.1.2-3.rhaos4.11.el8.s390x",
"product": {
"name": "conmon-debugsource-2:2.1.2-3.rhaos4.11.el8.s390x",
"product_id": "conmon-debugsource-2:2.1.2-3.rhaos4.11.el8.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/conmon-debugsource@2.1.2-3.rhaos4.11.el8?arch=s390x\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "conmon-debuginfo-2:2.1.2-3.rhaos4.11.el8.s390x",
"product": {
"name": "conmon-debuginfo-2:2.1.2-3.rhaos4.11.el8.s390x",
"product_id": "conmon-debuginfo-2:2.1.2-3.rhaos4.11.el8.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/conmon-debuginfo@2.1.2-3.rhaos4.11.el8?arch=s390x\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "containernetworking-plugins-0:1.0.1-6.rhaos4.11.el8.s390x",
"product": {
"name": "containernetworking-plugins-0:1.0.1-6.rhaos4.11.el8.s390x",
"product_id": "containernetworking-plugins-0:1.0.1-6.rhaos4.11.el8.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/containernetworking-plugins@1.0.1-6.rhaos4.11.el8?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "containernetworking-plugins-debugsource-0:1.0.1-6.rhaos4.11.el8.s390x",
"product": {
"name": "containernetworking-plugins-debugsource-0:1.0.1-6.rhaos4.11.el8.s390x",
"product_id": "containernetworking-plugins-debugsource-0:1.0.1-6.rhaos4.11.el8.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/containernetworking-plugins-debugsource@1.0.1-6.rhaos4.11.el8?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "containernetworking-plugins-debuginfo-0:1.0.1-6.rhaos4.11.el8.s390x",
"product": {
"name": "containernetworking-plugins-debuginfo-0:1.0.1-6.rhaos4.11.el8.s390x",
"product_id": "containernetworking-plugins-debuginfo-0:1.0.1-6.rhaos4.11.el8.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/containernetworking-plugins-debuginfo@1.0.1-6.rhaos4.11.el8?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "cri-o-0:1.24.6-2.rhaos4.11.git4bfe15a.el8.s390x",
"product": {
"name": "cri-o-0:1.24.6-2.rhaos4.11.git4bfe15a.el8.s390x",
"product_id": "cri-o-0:1.24.6-2.rhaos4.11.git4bfe15a.el8.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/cri-o@1.24.6-2.rhaos4.11.git4bfe15a.el8?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "cri-o-debugsource-0:1.24.6-2.rhaos4.11.git4bfe15a.el8.s390x",
"product": {
"name": "cri-o-debugsource-0:1.24.6-2.rhaos4.11.git4bfe15a.el8.s390x",
"product_id": "cri-o-debugsource-0:1.24.6-2.rhaos4.11.git4bfe15a.el8.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/cri-o-debugsource@1.24.6-2.rhaos4.11.git4bfe15a.el8?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "cri-o-debuginfo-0:1.24.6-2.rhaos4.11.git4bfe15a.el8.s390x",
"product": {
"name": "cri-o-debuginfo-0:1.24.6-2.rhaos4.11.git4bfe15a.el8.s390x",
"product_id": "cri-o-debuginfo-0:1.24.6-2.rhaos4.11.git4bfe15a.el8.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/cri-o-debuginfo@1.24.6-2.rhaos4.11.git4bfe15a.el8?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "openshift-hyperkube-0:4.11.0-202306260054.p0.g990d55b.assembly.stream.el8.s390x",
"product": {
"name": "openshift-hyperkube-0:4.11.0-202306260054.p0.g990d55b.assembly.stream.el8.s390x",
"product_id": "openshift-hyperkube-0:4.11.0-202306260054.p0.g990d55b.assembly.stream.el8.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/openshift-hyperkube@4.11.0-202306260054.p0.g990d55b.assembly.stream.el8?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "openshift-clients-0:4.11.0-202306231116.p0.g2ae2303.assembly.stream.el8.s390x",
"product": {
"name": "openshift-clients-0:4.11.0-202306231116.p0.g2ae2303.assembly.stream.el8.s390x",
"product_id": "openshift-clients-0:4.11.0-202306231116.p0.g2ae2303.assembly.stream.el8.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/openshift-clients@4.11.0-202306231116.p0.g2ae2303.assembly.stream.el8?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "podman-2:4.0.2-7.rhaos4.11.el8.s390x",
"product": {
"name": "podman-2:4.0.2-7.rhaos4.11.el8.s390x",
"product_id": "podman-2:4.0.2-7.rhaos4.11.el8.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman@4.0.2-7.rhaos4.11.el8?arch=s390x\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "podman-catatonit-2:4.0.2-7.rhaos4.11.el8.s390x",
"product": {
"name": "podman-catatonit-2:4.0.2-7.rhaos4.11.el8.s390x",
"product_id": "podman-catatonit-2:4.0.2-7.rhaos4.11.el8.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-catatonit@4.0.2-7.rhaos4.11.el8?arch=s390x\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "podman-plugins-2:4.0.2-7.rhaos4.11.el8.s390x",
"product": {
"name": "podman-plugins-2:4.0.2-7.rhaos4.11.el8.s390x",
"product_id": "podman-plugins-2:4.0.2-7.rhaos4.11.el8.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-plugins@4.0.2-7.rhaos4.11.el8?arch=s390x\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "podman-remote-2:4.0.2-7.rhaos4.11.el8.s390x",
"product": {
"name": "podman-remote-2:4.0.2-7.rhaos4.11.el8.s390x",
"product_id": "podman-remote-2:4.0.2-7.rhaos4.11.el8.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-remote@4.0.2-7.rhaos4.11.el8?arch=s390x\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "podman-tests-2:4.0.2-7.rhaos4.11.el8.s390x",
"product": {
"name": "podman-tests-2:4.0.2-7.rhaos4.11.el8.s390x",
"product_id": "podman-tests-2:4.0.2-7.rhaos4.11.el8.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-tests@4.0.2-7.rhaos4.11.el8?arch=s390x\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "podman-debugsource-2:4.0.2-7.rhaos4.11.el8.s390x",
"product": {
"name": "podman-debugsource-2:4.0.2-7.rhaos4.11.el8.s390x",
"product_id": "podman-debugsource-2:4.0.2-7.rhaos4.11.el8.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-debugsource@4.0.2-7.rhaos4.11.el8?arch=s390x\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "podman-catatonit-debuginfo-2:4.0.2-7.rhaos4.11.el8.s390x",
"product": {
"name": "podman-catatonit-debuginfo-2:4.0.2-7.rhaos4.11.el8.s390x",
"product_id": "podman-catatonit-debuginfo-2:4.0.2-7.rhaos4.11.el8.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-catatonit-debuginfo@4.0.2-7.rhaos4.11.el8?arch=s390x\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "podman-debuginfo-2:4.0.2-7.rhaos4.11.el8.s390x",
"product": {
"name": "podman-debuginfo-2:4.0.2-7.rhaos4.11.el8.s390x",
"product_id": "podman-debuginfo-2:4.0.2-7.rhaos4.11.el8.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-debuginfo@4.0.2-7.rhaos4.11.el8?arch=s390x\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "podman-gvproxy-debuginfo-2:4.0.2-7.rhaos4.11.el8.s390x",
"product": {
"name": "podman-gvproxy-debuginfo-2:4.0.2-7.rhaos4.11.el8.s390x",
"product_id": "podman-gvproxy-debuginfo-2:4.0.2-7.rhaos4.11.el8.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-gvproxy-debuginfo@4.0.2-7.rhaos4.11.el8?arch=s390x\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "podman-plugins-debuginfo-2:4.0.2-7.rhaos4.11.el8.s390x",
"product": {
"name": "podman-plugins-debuginfo-2:4.0.2-7.rhaos4.11.el8.s390x",
"product_id": "podman-plugins-debuginfo-2:4.0.2-7.rhaos4.11.el8.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-plugins-debuginfo@4.0.2-7.rhaos4.11.el8?arch=s390x\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "podman-remote-debuginfo-2:4.0.2-7.rhaos4.11.el8.s390x",
"product": {
"name": "podman-remote-debuginfo-2:4.0.2-7.rhaos4.11.el8.s390x",
"product_id": "podman-remote-debuginfo-2:4.0.2-7.rhaos4.11.el8.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-remote-debuginfo@4.0.2-7.rhaos4.11.el8?arch=s390x\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "runc-3:1.1.2-2.rhaos4.11.el8.s390x",
"product": {
"name": "runc-3:1.1.2-2.rhaos4.11.el8.s390x",
"product_id": "runc-3:1.1.2-2.rhaos4.11.el8.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/runc@1.1.2-2.rhaos4.11.el8?arch=s390x\u0026epoch=3"
}
}
},
{
"category": "product_version",
"name": "runc-debugsource-3:1.1.2-2.rhaos4.11.el8.s390x",
"product": {
"name": "runc-debugsource-3:1.1.2-2.rhaos4.11.el8.s390x",
"product_id": "runc-debugsource-3:1.1.2-2.rhaos4.11.el8.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/runc-debugsource@1.1.2-2.rhaos4.11.el8?arch=s390x\u0026epoch=3"
}
}
},
{
"category": "product_version",
"name": "runc-debuginfo-3:1.1.2-2.rhaos4.11.el8.s390x",
"product": {
"name": "runc-debuginfo-3:1.1.2-2.rhaos4.11.el8.s390x",
"product_id": "runc-debuginfo-3:1.1.2-2.rhaos4.11.el8.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/runc-debuginfo@1.1.2-2.rhaos4.11.el8?arch=s390x\u0026epoch=3"
}
}
},
{
"category": "product_version",
"name": "skopeo-2:1.5.2-4.rhaos4.11.el8.s390x",
"product": {
"name": "skopeo-2:1.5.2-4.rhaos4.11.el8.s390x",
"product_id": "skopeo-2:1.5.2-4.rhaos4.11.el8.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/skopeo@1.5.2-4.rhaos4.11.el8?arch=s390x\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "skopeo-tests-2:1.5.2-4.rhaos4.11.el8.s390x",
"product": {
"name": "skopeo-tests-2:1.5.2-4.rhaos4.11.el8.s390x",
"product_id": "skopeo-tests-2:1.5.2-4.rhaos4.11.el8.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/skopeo-tests@1.5.2-4.rhaos4.11.el8?arch=s390x\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "skopeo-debugsource-2:1.5.2-4.rhaos4.11.el8.s390x",
"product": {
"name": "skopeo-debugsource-2:1.5.2-4.rhaos4.11.el8.s390x",
"product_id": "skopeo-debugsource-2:1.5.2-4.rhaos4.11.el8.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/skopeo-debugsource@1.5.2-4.rhaos4.11.el8?arch=s390x\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "skopeo-debuginfo-2:1.5.2-4.rhaos4.11.el8.s390x",
"product": {
"name": "skopeo-debuginfo-2:1.5.2-4.rhaos4.11.el8.s390x",
"product_id": "skopeo-debuginfo-2:1.5.2-4.rhaos4.11.el8.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/skopeo-debuginfo@1.5.2-4.rhaos4.11.el8?arch=s390x\u0026epoch=2"
}
}
}
],
"category": "architecture",
"name": "s390x"
},
{
"branches": [
{
"category": "product_version",
"name": "openshift-ansible-0:4.11.0-202306230041.p0.g0a466d7.assembly.stream.el8.noarch",
"product": {
"name": "openshift-ansible-0:4.11.0-202306230041.p0.g0a466d7.assembly.stream.el8.noarch",
"product_id": "openshift-ansible-0:4.11.0-202306230041.p0.g0a466d7.assembly.stream.el8.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/openshift-ansible@4.11.0-202306230041.p0.g0a466d7.assembly.stream.el8?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "openshift-ansible-test-0:4.11.0-202306230041.p0.g0a466d7.assembly.stream.el8.noarch",
"product": {
"name": "openshift-ansible-test-0:4.11.0-202306230041.p0.g0a466d7.assembly.stream.el8.noarch",
"product_id": "openshift-ansible-test-0:4.11.0-202306230041.p0.g0a466d7.assembly.stream.el8.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/openshift-ansible-test@4.11.0-202306230041.p0.g0a466d7.assembly.stream.el8?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "openshift-kuryr-cni-0:4.11.0-202306280915.p0.gc732699.assembly.stream.el8.noarch",
"product": {
"name": "openshift-kuryr-cni-0:4.11.0-202306280915.p0.gc732699.assembly.stream.el8.noarch",
"product_id": "openshift-kuryr-cni-0:4.11.0-202306280915.p0.gc732699.assembly.stream.el8.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/openshift-kuryr-cni@4.11.0-202306280915.p0.gc732699.assembly.stream.el8?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "openshift-kuryr-common-0:4.11.0-202306280915.p0.gc732699.assembly.stream.el8.noarch",
"product": {
"name": "openshift-kuryr-common-0:4.11.0-202306280915.p0.gc732699.assembly.stream.el8.noarch",
"product_id": "openshift-kuryr-common-0:4.11.0-202306280915.p0.gc732699.assembly.stream.el8.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/openshift-kuryr-common@4.11.0-202306280915.p0.gc732699.assembly.stream.el8?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "openshift-kuryr-controller-0:4.11.0-202306280915.p0.gc732699.assembly.stream.el8.noarch",
"product": {
"name": "openshift-kuryr-controller-0:4.11.0-202306280915.p0.gc732699.assembly.stream.el8.noarch",
"product_id": "openshift-kuryr-controller-0:4.11.0-202306280915.p0.gc732699.assembly.stream.el8.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/openshift-kuryr-controller@4.11.0-202306280915.p0.gc732699.assembly.stream.el8?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "python3-kuryr-kubernetes-0:4.11.0-202306280915.p0.gc732699.assembly.stream.el8.noarch",
"product": {
"name": "python3-kuryr-kubernetes-0:4.11.0-202306280915.p0.gc732699.assembly.stream.el8.noarch",
"product_id": "python3-kuryr-kubernetes-0:4.11.0-202306280915.p0.gc732699.assembly.stream.el8.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-kuryr-kubernetes@4.11.0-202306280915.p0.gc732699.assembly.stream.el8?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "podman-docker-2:4.0.2-7.rhaos4.11.el8.noarch",
"product": {
"name": "podman-docker-2:4.0.2-7.rhaos4.11.el8.noarch",
"product_id": "podman-docker-2:4.0.2-7.rhaos4.11.el8.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-docker@4.0.2-7.rhaos4.11.el8?arch=noarch\u0026epoch=2"
}
}
}
],
"category": "architecture",
"name": "noarch"
}
],
"category": "vendor",
"name": "Red Hat"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "buildah-1:1.23.4-3.rhaos4.11.el8.aarch64 as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:buildah-1:1.23.4-3.rhaos4.11.el8.aarch64"
},
"product_reference": "buildah-1:1.23.4-3.rhaos4.11.el8.aarch64",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "buildah-1:1.23.4-3.rhaos4.11.el8.ppc64le as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:buildah-1:1.23.4-3.rhaos4.11.el8.ppc64le"
},
"product_reference": "buildah-1:1.23.4-3.rhaos4.11.el8.ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "buildah-1:1.23.4-3.rhaos4.11.el8.s390x as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:buildah-1:1.23.4-3.rhaos4.11.el8.s390x"
},
"product_reference": "buildah-1:1.23.4-3.rhaos4.11.el8.s390x",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "buildah-1:1.23.4-3.rhaos4.11.el8.src as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:buildah-1:1.23.4-3.rhaos4.11.el8.src"
},
"product_reference": "buildah-1:1.23.4-3.rhaos4.11.el8.src",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "buildah-1:1.23.4-3.rhaos4.11.el8.x86_64 as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:buildah-1:1.23.4-3.rhaos4.11.el8.x86_64"
},
"product_reference": "buildah-1:1.23.4-3.rhaos4.11.el8.x86_64",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "buildah-debuginfo-1:1.23.4-3.rhaos4.11.el8.aarch64 as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:buildah-debuginfo-1:1.23.4-3.rhaos4.11.el8.aarch64"
},
"product_reference": "buildah-debuginfo-1:1.23.4-3.rhaos4.11.el8.aarch64",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "buildah-debuginfo-1:1.23.4-3.rhaos4.11.el8.ppc64le as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:buildah-debuginfo-1:1.23.4-3.rhaos4.11.el8.ppc64le"
},
"product_reference": "buildah-debuginfo-1:1.23.4-3.rhaos4.11.el8.ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "buildah-debuginfo-1:1.23.4-3.rhaos4.11.el8.s390x as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:buildah-debuginfo-1:1.23.4-3.rhaos4.11.el8.s390x"
},
"product_reference": "buildah-debuginfo-1:1.23.4-3.rhaos4.11.el8.s390x",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "buildah-debuginfo-1:1.23.4-3.rhaos4.11.el8.x86_64 as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:buildah-debuginfo-1:1.23.4-3.rhaos4.11.el8.x86_64"
},
"product_reference": "buildah-debuginfo-1:1.23.4-3.rhaos4.11.el8.x86_64",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "buildah-debugsource-1:1.23.4-3.rhaos4.11.el8.aarch64 as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:buildah-debugsource-1:1.23.4-3.rhaos4.11.el8.aarch64"
},
"product_reference": "buildah-debugsource-1:1.23.4-3.rhaos4.11.el8.aarch64",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "buildah-debugsource-1:1.23.4-3.rhaos4.11.el8.ppc64le as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:buildah-debugsource-1:1.23.4-3.rhaos4.11.el8.ppc64le"
},
"product_reference": "buildah-debugsource-1:1.23.4-3.rhaos4.11.el8.ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "buildah-debugsource-1:1.23.4-3.rhaos4.11.el8.s390x as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:buildah-debugsource-1:1.23.4-3.rhaos4.11.el8.s390x"
},
"product_reference": "buildah-debugsource-1:1.23.4-3.rhaos4.11.el8.s390x",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "buildah-debugsource-1:1.23.4-3.rhaos4.11.el8.x86_64 as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:buildah-debugsource-1:1.23.4-3.rhaos4.11.el8.x86_64"
},
"product_reference": "buildah-debugsource-1:1.23.4-3.rhaos4.11.el8.x86_64",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "buildah-tests-1:1.23.4-3.rhaos4.11.el8.aarch64 as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:buildah-tests-1:1.23.4-3.rhaos4.11.el8.aarch64"
},
"product_reference": "buildah-tests-1:1.23.4-3.rhaos4.11.el8.aarch64",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "buildah-tests-1:1.23.4-3.rhaos4.11.el8.ppc64le as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:buildah-tests-1:1.23.4-3.rhaos4.11.el8.ppc64le"
},
"product_reference": "buildah-tests-1:1.23.4-3.rhaos4.11.el8.ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "buildah-tests-1:1.23.4-3.rhaos4.11.el8.s390x as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:buildah-tests-1:1.23.4-3.rhaos4.11.el8.s390x"
},
"product_reference": "buildah-tests-1:1.23.4-3.rhaos4.11.el8.s390x",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "buildah-tests-1:1.23.4-3.rhaos4.11.el8.x86_64 as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:buildah-tests-1:1.23.4-3.rhaos4.11.el8.x86_64"
},
"product_reference": "buildah-tests-1:1.23.4-3.rhaos4.11.el8.x86_64",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "buildah-tests-debuginfo-1:1.23.4-3.rhaos4.11.el8.aarch64 as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:buildah-tests-debuginfo-1:1.23.4-3.rhaos4.11.el8.aarch64"
},
"product_reference": "buildah-tests-debuginfo-1:1.23.4-3.rhaos4.11.el8.aarch64",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "buildah-tests-debuginfo-1:1.23.4-3.rhaos4.11.el8.ppc64le as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:buildah-tests-debuginfo-1:1.23.4-3.rhaos4.11.el8.ppc64le"
},
"product_reference": "buildah-tests-debuginfo-1:1.23.4-3.rhaos4.11.el8.ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "buildah-tests-debuginfo-1:1.23.4-3.rhaos4.11.el8.s390x as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:buildah-tests-debuginfo-1:1.23.4-3.rhaos4.11.el8.s390x"
},
"product_reference": "buildah-tests-debuginfo-1:1.23.4-3.rhaos4.11.el8.s390x",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "buildah-tests-debuginfo-1:1.23.4-3.rhaos4.11.el8.x86_64 as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:buildah-tests-debuginfo-1:1.23.4-3.rhaos4.11.el8.x86_64"
},
"product_reference": "buildah-tests-debuginfo-1:1.23.4-3.rhaos4.11.el8.x86_64",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "conmon-2:2.1.2-3.rhaos4.11.el8.aarch64 as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:conmon-2:2.1.2-3.rhaos4.11.el8.aarch64"
},
"product_reference": "conmon-2:2.1.2-3.rhaos4.11.el8.aarch64",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "conmon-2:2.1.2-3.rhaos4.11.el8.ppc64le as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:conmon-2:2.1.2-3.rhaos4.11.el8.ppc64le"
},
"product_reference": "conmon-2:2.1.2-3.rhaos4.11.el8.ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "conmon-2:2.1.2-3.rhaos4.11.el8.s390x as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:conmon-2:2.1.2-3.rhaos4.11.el8.s390x"
},
"product_reference": "conmon-2:2.1.2-3.rhaos4.11.el8.s390x",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "conmon-2:2.1.2-3.rhaos4.11.el8.src as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:conmon-2:2.1.2-3.rhaos4.11.el8.src"
},
"product_reference": "conmon-2:2.1.2-3.rhaos4.11.el8.src",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "conmon-2:2.1.2-3.rhaos4.11.el8.x86_64 as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:conmon-2:2.1.2-3.rhaos4.11.el8.x86_64"
},
"product_reference": "conmon-2:2.1.2-3.rhaos4.11.el8.x86_64",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "conmon-debuginfo-2:2.1.2-3.rhaos4.11.el8.aarch64 as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:conmon-debuginfo-2:2.1.2-3.rhaos4.11.el8.aarch64"
},
"product_reference": "conmon-debuginfo-2:2.1.2-3.rhaos4.11.el8.aarch64",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "conmon-debuginfo-2:2.1.2-3.rhaos4.11.el8.ppc64le as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:conmon-debuginfo-2:2.1.2-3.rhaos4.11.el8.ppc64le"
},
"product_reference": "conmon-debuginfo-2:2.1.2-3.rhaos4.11.el8.ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "conmon-debuginfo-2:2.1.2-3.rhaos4.11.el8.s390x as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:conmon-debuginfo-2:2.1.2-3.rhaos4.11.el8.s390x"
},
"product_reference": "conmon-debuginfo-2:2.1.2-3.rhaos4.11.el8.s390x",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "conmon-debuginfo-2:2.1.2-3.rhaos4.11.el8.x86_64 as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:conmon-debuginfo-2:2.1.2-3.rhaos4.11.el8.x86_64"
},
"product_reference": "conmon-debuginfo-2:2.1.2-3.rhaos4.11.el8.x86_64",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "conmon-debugsource-2:2.1.2-3.rhaos4.11.el8.aarch64 as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:conmon-debugsource-2:2.1.2-3.rhaos4.11.el8.aarch64"
},
"product_reference": "conmon-debugsource-2:2.1.2-3.rhaos4.11.el8.aarch64",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "conmon-debugsource-2:2.1.2-3.rhaos4.11.el8.ppc64le as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:conmon-debugsource-2:2.1.2-3.rhaos4.11.el8.ppc64le"
},
"product_reference": "conmon-debugsource-2:2.1.2-3.rhaos4.11.el8.ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "conmon-debugsource-2:2.1.2-3.rhaos4.11.el8.s390x as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:conmon-debugsource-2:2.1.2-3.rhaos4.11.el8.s390x"
},
"product_reference": "conmon-debugsource-2:2.1.2-3.rhaos4.11.el8.s390x",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "conmon-debugsource-2:2.1.2-3.rhaos4.11.el8.x86_64 as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:conmon-debugsource-2:2.1.2-3.rhaos4.11.el8.x86_64"
},
"product_reference": "conmon-debugsource-2:2.1.2-3.rhaos4.11.el8.x86_64",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "containernetworking-plugins-0:1.0.1-6.rhaos4.11.el8.aarch64 as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:containernetworking-plugins-0:1.0.1-6.rhaos4.11.el8.aarch64"
},
"product_reference": "containernetworking-plugins-0:1.0.1-6.rhaos4.11.el8.aarch64",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "containernetworking-plugins-0:1.0.1-6.rhaos4.11.el8.ppc64le as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:containernetworking-plugins-0:1.0.1-6.rhaos4.11.el8.ppc64le"
},
"product_reference": "containernetworking-plugins-0:1.0.1-6.rhaos4.11.el8.ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "containernetworking-plugins-0:1.0.1-6.rhaos4.11.el8.s390x as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:containernetworking-plugins-0:1.0.1-6.rhaos4.11.el8.s390x"
},
"product_reference": "containernetworking-plugins-0:1.0.1-6.rhaos4.11.el8.s390x",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "containernetworking-plugins-0:1.0.1-6.rhaos4.11.el8.src as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:containernetworking-plugins-0:1.0.1-6.rhaos4.11.el8.src"
},
"product_reference": "containernetworking-plugins-0:1.0.1-6.rhaos4.11.el8.src",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "containernetworking-plugins-0:1.0.1-6.rhaos4.11.el8.x86_64 as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:containernetworking-plugins-0:1.0.1-6.rhaos4.11.el8.x86_64"
},
"product_reference": "containernetworking-plugins-0:1.0.1-6.rhaos4.11.el8.x86_64",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "containernetworking-plugins-debuginfo-0:1.0.1-6.rhaos4.11.el8.aarch64 as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:containernetworking-plugins-debuginfo-0:1.0.1-6.rhaos4.11.el8.aarch64"
},
"product_reference": "containernetworking-plugins-debuginfo-0:1.0.1-6.rhaos4.11.el8.aarch64",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "containernetworking-plugins-debuginfo-0:1.0.1-6.rhaos4.11.el8.ppc64le as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:containernetworking-plugins-debuginfo-0:1.0.1-6.rhaos4.11.el8.ppc64le"
},
"product_reference": "containernetworking-plugins-debuginfo-0:1.0.1-6.rhaos4.11.el8.ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "containernetworking-plugins-debuginfo-0:1.0.1-6.rhaos4.11.el8.s390x as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:containernetworking-plugins-debuginfo-0:1.0.1-6.rhaos4.11.el8.s390x"
},
"product_reference": "containernetworking-plugins-debuginfo-0:1.0.1-6.rhaos4.11.el8.s390x",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "containernetworking-plugins-debuginfo-0:1.0.1-6.rhaos4.11.el8.x86_64 as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:containernetworking-plugins-debuginfo-0:1.0.1-6.rhaos4.11.el8.x86_64"
},
"product_reference": "containernetworking-plugins-debuginfo-0:1.0.1-6.rhaos4.11.el8.x86_64",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "containernetworking-plugins-debugsource-0:1.0.1-6.rhaos4.11.el8.aarch64 as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:containernetworking-plugins-debugsource-0:1.0.1-6.rhaos4.11.el8.aarch64"
},
"product_reference": "containernetworking-plugins-debugsource-0:1.0.1-6.rhaos4.11.el8.aarch64",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "containernetworking-plugins-debugsource-0:1.0.1-6.rhaos4.11.el8.ppc64le as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:containernetworking-plugins-debugsource-0:1.0.1-6.rhaos4.11.el8.ppc64le"
},
"product_reference": "containernetworking-plugins-debugsource-0:1.0.1-6.rhaos4.11.el8.ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "containernetworking-plugins-debugsource-0:1.0.1-6.rhaos4.11.el8.s390x as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:containernetworking-plugins-debugsource-0:1.0.1-6.rhaos4.11.el8.s390x"
},
"product_reference": "containernetworking-plugins-debugsource-0:1.0.1-6.rhaos4.11.el8.s390x",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "containernetworking-plugins-debugsource-0:1.0.1-6.rhaos4.11.el8.x86_64 as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:containernetworking-plugins-debugsource-0:1.0.1-6.rhaos4.11.el8.x86_64"
},
"product_reference": "containernetworking-plugins-debugsource-0:1.0.1-6.rhaos4.11.el8.x86_64",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cri-o-0:1.24.6-2.rhaos4.11.git4bfe15a.el8.aarch64 as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:cri-o-0:1.24.6-2.rhaos4.11.git4bfe15a.el8.aarch64"
},
"product_reference": "cri-o-0:1.24.6-2.rhaos4.11.git4bfe15a.el8.aarch64",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cri-o-0:1.24.6-2.rhaos4.11.git4bfe15a.el8.ppc64le as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:cri-o-0:1.24.6-2.rhaos4.11.git4bfe15a.el8.ppc64le"
},
"product_reference": "cri-o-0:1.24.6-2.rhaos4.11.git4bfe15a.el8.ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cri-o-0:1.24.6-2.rhaos4.11.git4bfe15a.el8.s390x as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:cri-o-0:1.24.6-2.rhaos4.11.git4bfe15a.el8.s390x"
},
"product_reference": "cri-o-0:1.24.6-2.rhaos4.11.git4bfe15a.el8.s390x",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cri-o-0:1.24.6-2.rhaos4.11.git4bfe15a.el8.src as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:cri-o-0:1.24.6-2.rhaos4.11.git4bfe15a.el8.src"
},
"product_reference": "cri-o-0:1.24.6-2.rhaos4.11.git4bfe15a.el8.src",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cri-o-0:1.24.6-2.rhaos4.11.git4bfe15a.el8.x86_64 as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:cri-o-0:1.24.6-2.rhaos4.11.git4bfe15a.el8.x86_64"
},
"product_reference": "cri-o-0:1.24.6-2.rhaos4.11.git4bfe15a.el8.x86_64",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cri-o-debuginfo-0:1.24.6-2.rhaos4.11.git4bfe15a.el8.aarch64 as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:cri-o-debuginfo-0:1.24.6-2.rhaos4.11.git4bfe15a.el8.aarch64"
},
"product_reference": "cri-o-debuginfo-0:1.24.6-2.rhaos4.11.git4bfe15a.el8.aarch64",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cri-o-debuginfo-0:1.24.6-2.rhaos4.11.git4bfe15a.el8.ppc64le as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:cri-o-debuginfo-0:1.24.6-2.rhaos4.11.git4bfe15a.el8.ppc64le"
},
"product_reference": "cri-o-debuginfo-0:1.24.6-2.rhaos4.11.git4bfe15a.el8.ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cri-o-debuginfo-0:1.24.6-2.rhaos4.11.git4bfe15a.el8.s390x as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:cri-o-debuginfo-0:1.24.6-2.rhaos4.11.git4bfe15a.el8.s390x"
},
"product_reference": "cri-o-debuginfo-0:1.24.6-2.rhaos4.11.git4bfe15a.el8.s390x",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cri-o-debuginfo-0:1.24.6-2.rhaos4.11.git4bfe15a.el8.x86_64 as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:cri-o-debuginfo-0:1.24.6-2.rhaos4.11.git4bfe15a.el8.x86_64"
},
"product_reference": "cri-o-debuginfo-0:1.24.6-2.rhaos4.11.git4bfe15a.el8.x86_64",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cri-o-debugsource-0:1.24.6-2.rhaos4.11.git4bfe15a.el8.aarch64 as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:cri-o-debugsource-0:1.24.6-2.rhaos4.11.git4bfe15a.el8.aarch64"
},
"product_reference": "cri-o-debugsource-0:1.24.6-2.rhaos4.11.git4bfe15a.el8.aarch64",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cri-o-debugsource-0:1.24.6-2.rhaos4.11.git4bfe15a.el8.ppc64le as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:cri-o-debugsource-0:1.24.6-2.rhaos4.11.git4bfe15a.el8.ppc64le"
},
"product_reference": "cri-o-debugsource-0:1.24.6-2.rhaos4.11.git4bfe15a.el8.ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cri-o-debugsource-0:1.24.6-2.rhaos4.11.git4bfe15a.el8.s390x as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:cri-o-debugsource-0:1.24.6-2.rhaos4.11.git4bfe15a.el8.s390x"
},
"product_reference": "cri-o-debugsource-0:1.24.6-2.rhaos4.11.git4bfe15a.el8.s390x",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cri-o-debugsource-0:1.24.6-2.rhaos4.11.git4bfe15a.el8.x86_64 as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:cri-o-debugsource-0:1.24.6-2.rhaos4.11.git4bfe15a.el8.x86_64"
},
"product_reference": "cri-o-debugsource-0:1.24.6-2.rhaos4.11.git4bfe15a.el8.x86_64",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-0:4.11.0-202306260054.p0.g990d55b.assembly.stream.el8.src as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:openshift-0:4.11.0-202306260054.p0.g990d55b.assembly.stream.el8.src"
},
"product_reference": "openshift-0:4.11.0-202306260054.p0.g990d55b.assembly.stream.el8.src",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-ansible-0:4.11.0-202306230041.p0.g0a466d7.assembly.stream.el8.noarch as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:openshift-ansible-0:4.11.0-202306230041.p0.g0a466d7.assembly.stream.el8.noarch"
},
"product_reference": "openshift-ansible-0:4.11.0-202306230041.p0.g0a466d7.assembly.stream.el8.noarch",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-ansible-0:4.11.0-202306230041.p0.g0a466d7.assembly.stream.el8.src as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:openshift-ansible-0:4.11.0-202306230041.p0.g0a466d7.assembly.stream.el8.src"
},
"product_reference": "openshift-ansible-0:4.11.0-202306230041.p0.g0a466d7.assembly.stream.el8.src",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-ansible-test-0:4.11.0-202306230041.p0.g0a466d7.assembly.stream.el8.noarch as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:openshift-ansible-test-0:4.11.0-202306230041.p0.g0a466d7.assembly.stream.el8.noarch"
},
"product_reference": "openshift-ansible-test-0:4.11.0-202306230041.p0.g0a466d7.assembly.stream.el8.noarch",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-clients-0:4.11.0-202306231116.p0.g2ae2303.assembly.stream.el8.aarch64 as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:openshift-clients-0:4.11.0-202306231116.p0.g2ae2303.assembly.stream.el8.aarch64"
},
"product_reference": "openshift-clients-0:4.11.0-202306231116.p0.g2ae2303.assembly.stream.el8.aarch64",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-clients-0:4.11.0-202306231116.p0.g2ae2303.assembly.stream.el8.ppc64le as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:openshift-clients-0:4.11.0-202306231116.p0.g2ae2303.assembly.stream.el8.ppc64le"
},
"product_reference": "openshift-clients-0:4.11.0-202306231116.p0.g2ae2303.assembly.stream.el8.ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-clients-0:4.11.0-202306231116.p0.g2ae2303.assembly.stream.el8.s390x as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:openshift-clients-0:4.11.0-202306231116.p0.g2ae2303.assembly.stream.el8.s390x"
},
"product_reference": "openshift-clients-0:4.11.0-202306231116.p0.g2ae2303.assembly.stream.el8.s390x",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-clients-0:4.11.0-202306231116.p0.g2ae2303.assembly.stream.el8.src as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:openshift-clients-0:4.11.0-202306231116.p0.g2ae2303.assembly.stream.el8.src"
},
"product_reference": "openshift-clients-0:4.11.0-202306231116.p0.g2ae2303.assembly.stream.el8.src",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-clients-0:4.11.0-202306231116.p0.g2ae2303.assembly.stream.el8.x86_64 as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:openshift-clients-0:4.11.0-202306231116.p0.g2ae2303.assembly.stream.el8.x86_64"
},
"product_reference": "openshift-clients-0:4.11.0-202306231116.p0.g2ae2303.assembly.stream.el8.x86_64",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-clients-redistributable-0:4.11.0-202306231116.p0.g2ae2303.assembly.stream.el8.x86_64 as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:openshift-clients-redistributable-0:4.11.0-202306231116.p0.g2ae2303.assembly.stream.el8.x86_64"
},
"product_reference": "openshift-clients-redistributable-0:4.11.0-202306231116.p0.g2ae2303.assembly.stream.el8.x86_64",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-hyperkube-0:4.11.0-202306260054.p0.g990d55b.assembly.stream.el8.aarch64 as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:openshift-hyperkube-0:4.11.0-202306260054.p0.g990d55b.assembly.stream.el8.aarch64"
},
"product_reference": "openshift-hyperkube-0:4.11.0-202306260054.p0.g990d55b.assembly.stream.el8.aarch64",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-hyperkube-0:4.11.0-202306260054.p0.g990d55b.assembly.stream.el8.ppc64le as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:openshift-hyperkube-0:4.11.0-202306260054.p0.g990d55b.assembly.stream.el8.ppc64le"
},
"product_reference": "openshift-hyperkube-0:4.11.0-202306260054.p0.g990d55b.assembly.stream.el8.ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-hyperkube-0:4.11.0-202306260054.p0.g990d55b.assembly.stream.el8.s390x as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:openshift-hyperkube-0:4.11.0-202306260054.p0.g990d55b.assembly.stream.el8.s390x"
},
"product_reference": "openshift-hyperkube-0:4.11.0-202306260054.p0.g990d55b.assembly.stream.el8.s390x",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-hyperkube-0:4.11.0-202306260054.p0.g990d55b.assembly.stream.el8.x86_64 as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:openshift-hyperkube-0:4.11.0-202306260054.p0.g990d55b.assembly.stream.el8.x86_64"
},
"product_reference": "openshift-hyperkube-0:4.11.0-202306260054.p0.g990d55b.assembly.stream.el8.x86_64",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-kuryr-0:4.11.0-202306280915.p0.gc732699.assembly.stream.el8.src as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:openshift-kuryr-0:4.11.0-202306280915.p0.gc732699.assembly.stream.el8.src"
},
"product_reference": "openshift-kuryr-0:4.11.0-202306280915.p0.gc732699.assembly.stream.el8.src",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-kuryr-cni-0:4.11.0-202306280915.p0.gc732699.assembly.stream.el8.noarch as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:openshift-kuryr-cni-0:4.11.0-202306280915.p0.gc732699.assembly.stream.el8.noarch"
},
"product_reference": "openshift-kuryr-cni-0:4.11.0-202306280915.p0.gc732699.assembly.stream.el8.noarch",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-kuryr-common-0:4.11.0-202306280915.p0.gc732699.assembly.stream.el8.noarch as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:openshift-kuryr-common-0:4.11.0-202306280915.p0.gc732699.assembly.stream.el8.noarch"
},
"product_reference": "openshift-kuryr-common-0:4.11.0-202306280915.p0.gc732699.assembly.stream.el8.noarch",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-kuryr-controller-0:4.11.0-202306280915.p0.gc732699.assembly.stream.el8.noarch as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:openshift-kuryr-controller-0:4.11.0-202306280915.p0.gc732699.assembly.stream.el8.noarch"
},
"product_reference": "openshift-kuryr-controller-0:4.11.0-202306280915.p0.gc732699.assembly.stream.el8.noarch",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-2:4.0.2-7.rhaos4.11.el8.aarch64 as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:podman-2:4.0.2-7.rhaos4.11.el8.aarch64"
},
"product_reference": "podman-2:4.0.2-7.rhaos4.11.el8.aarch64",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-2:4.0.2-7.rhaos4.11.el8.ppc64le as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:podman-2:4.0.2-7.rhaos4.11.el8.ppc64le"
},
"product_reference": "podman-2:4.0.2-7.rhaos4.11.el8.ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-2:4.0.2-7.rhaos4.11.el8.s390x as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:podman-2:4.0.2-7.rhaos4.11.el8.s390x"
},
"product_reference": "podman-2:4.0.2-7.rhaos4.11.el8.s390x",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-2:4.0.2-7.rhaos4.11.el8.src as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:podman-2:4.0.2-7.rhaos4.11.el8.src"
},
"product_reference": "podman-2:4.0.2-7.rhaos4.11.el8.src",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-2:4.0.2-7.rhaos4.11.el8.x86_64 as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:podman-2:4.0.2-7.rhaos4.11.el8.x86_64"
},
"product_reference": "podman-2:4.0.2-7.rhaos4.11.el8.x86_64",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-catatonit-2:4.0.2-7.rhaos4.11.el8.aarch64 as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:podman-catatonit-2:4.0.2-7.rhaos4.11.el8.aarch64"
},
"product_reference": "podman-catatonit-2:4.0.2-7.rhaos4.11.el8.aarch64",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-catatonit-2:4.0.2-7.rhaos4.11.el8.ppc64le as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:podman-catatonit-2:4.0.2-7.rhaos4.11.el8.ppc64le"
},
"product_reference": "podman-catatonit-2:4.0.2-7.rhaos4.11.el8.ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-catatonit-2:4.0.2-7.rhaos4.11.el8.s390x as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:podman-catatonit-2:4.0.2-7.rhaos4.11.el8.s390x"
},
"product_reference": "podman-catatonit-2:4.0.2-7.rhaos4.11.el8.s390x",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-catatonit-2:4.0.2-7.rhaos4.11.el8.x86_64 as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:podman-catatonit-2:4.0.2-7.rhaos4.11.el8.x86_64"
},
"product_reference": "podman-catatonit-2:4.0.2-7.rhaos4.11.el8.x86_64",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-catatonit-debuginfo-2:4.0.2-7.rhaos4.11.el8.aarch64 as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:podman-catatonit-debuginfo-2:4.0.2-7.rhaos4.11.el8.aarch64"
},
"product_reference": "podman-catatonit-debuginfo-2:4.0.2-7.rhaos4.11.el8.aarch64",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-catatonit-debuginfo-2:4.0.2-7.rhaos4.11.el8.ppc64le as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:podman-catatonit-debuginfo-2:4.0.2-7.rhaos4.11.el8.ppc64le"
},
"product_reference": "podman-catatonit-debuginfo-2:4.0.2-7.rhaos4.11.el8.ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-catatonit-debuginfo-2:4.0.2-7.rhaos4.11.el8.s390x as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:podman-catatonit-debuginfo-2:4.0.2-7.rhaos4.11.el8.s390x"
},
"product_reference": "podman-catatonit-debuginfo-2:4.0.2-7.rhaos4.11.el8.s390x",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-catatonit-debuginfo-2:4.0.2-7.rhaos4.11.el8.x86_64 as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:podman-catatonit-debuginfo-2:4.0.2-7.rhaos4.11.el8.x86_64"
},
"product_reference": "podman-catatonit-debuginfo-2:4.0.2-7.rhaos4.11.el8.x86_64",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-debuginfo-2:4.0.2-7.rhaos4.11.el8.aarch64 as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:podman-debuginfo-2:4.0.2-7.rhaos4.11.el8.aarch64"
},
"product_reference": "podman-debuginfo-2:4.0.2-7.rhaos4.11.el8.aarch64",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-debuginfo-2:4.0.2-7.rhaos4.11.el8.ppc64le as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:podman-debuginfo-2:4.0.2-7.rhaos4.11.el8.ppc64le"
},
"product_reference": "podman-debuginfo-2:4.0.2-7.rhaos4.11.el8.ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-debuginfo-2:4.0.2-7.rhaos4.11.el8.s390x as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:podman-debuginfo-2:4.0.2-7.rhaos4.11.el8.s390x"
},
"product_reference": "podman-debuginfo-2:4.0.2-7.rhaos4.11.el8.s390x",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-debuginfo-2:4.0.2-7.rhaos4.11.el8.x86_64 as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:podman-debuginfo-2:4.0.2-7.rhaos4.11.el8.x86_64"
},
"product_reference": "podman-debuginfo-2:4.0.2-7.rhaos4.11.el8.x86_64",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-debugsource-2:4.0.2-7.rhaos4.11.el8.aarch64 as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:podman-debugsource-2:4.0.2-7.rhaos4.11.el8.aarch64"
},
"product_reference": "podman-debugsource-2:4.0.2-7.rhaos4.11.el8.aarch64",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-debugsource-2:4.0.2-7.rhaos4.11.el8.ppc64le as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:podman-debugsource-2:4.0.2-7.rhaos4.11.el8.ppc64le"
},
"product_reference": "podman-debugsource-2:4.0.2-7.rhaos4.11.el8.ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-debugsource-2:4.0.2-7.rhaos4.11.el8.s390x as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:podman-debugsource-2:4.0.2-7.rhaos4.11.el8.s390x"
},
"product_reference": "podman-debugsource-2:4.0.2-7.rhaos4.11.el8.s390x",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-debugsource-2:4.0.2-7.rhaos4.11.el8.x86_64 as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:podman-debugsource-2:4.0.2-7.rhaos4.11.el8.x86_64"
},
"product_reference": "podman-debugsource-2:4.0.2-7.rhaos4.11.el8.x86_64",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-docker-2:4.0.2-7.rhaos4.11.el8.noarch as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:podman-docker-2:4.0.2-7.rhaos4.11.el8.noarch"
},
"product_reference": "podman-docker-2:4.0.2-7.rhaos4.11.el8.noarch",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-gvproxy-debuginfo-2:4.0.2-7.rhaos4.11.el8.aarch64 as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:podman-gvproxy-debuginfo-2:4.0.2-7.rhaos4.11.el8.aarch64"
},
"product_reference": "podman-gvproxy-debuginfo-2:4.0.2-7.rhaos4.11.el8.aarch64",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-gvproxy-debuginfo-2:4.0.2-7.rhaos4.11.el8.ppc64le as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:podman-gvproxy-debuginfo-2:4.0.2-7.rhaos4.11.el8.ppc64le"
},
"product_reference": "podman-gvproxy-debuginfo-2:4.0.2-7.rhaos4.11.el8.ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-gvproxy-debuginfo-2:4.0.2-7.rhaos4.11.el8.s390x as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:podman-gvproxy-debuginfo-2:4.0.2-7.rhaos4.11.el8.s390x"
},
"product_reference": "podman-gvproxy-debuginfo-2:4.0.2-7.rhaos4.11.el8.s390x",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-gvproxy-debuginfo-2:4.0.2-7.rhaos4.11.el8.x86_64 as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:podman-gvproxy-debuginfo-2:4.0.2-7.rhaos4.11.el8.x86_64"
},
"product_reference": "podman-gvproxy-debuginfo-2:4.0.2-7.rhaos4.11.el8.x86_64",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-plugins-2:4.0.2-7.rhaos4.11.el8.aarch64 as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:podman-plugins-2:4.0.2-7.rhaos4.11.el8.aarch64"
},
"product_reference": "podman-plugins-2:4.0.2-7.rhaos4.11.el8.aarch64",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-plugins-2:4.0.2-7.rhaos4.11.el8.ppc64le as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:podman-plugins-2:4.0.2-7.rhaos4.11.el8.ppc64le"
},
"product_reference": "podman-plugins-2:4.0.2-7.rhaos4.11.el8.ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-plugins-2:4.0.2-7.rhaos4.11.el8.s390x as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:podman-plugins-2:4.0.2-7.rhaos4.11.el8.s390x"
},
"product_reference": "podman-plugins-2:4.0.2-7.rhaos4.11.el8.s390x",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-plugins-2:4.0.2-7.rhaos4.11.el8.x86_64 as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:podman-plugins-2:4.0.2-7.rhaos4.11.el8.x86_64"
},
"product_reference": "podman-plugins-2:4.0.2-7.rhaos4.11.el8.x86_64",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-plugins-debuginfo-2:4.0.2-7.rhaos4.11.el8.aarch64 as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:podman-plugins-debuginfo-2:4.0.2-7.rhaos4.11.el8.aarch64"
},
"product_reference": "podman-plugins-debuginfo-2:4.0.2-7.rhaos4.11.el8.aarch64",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-plugins-debuginfo-2:4.0.2-7.rhaos4.11.el8.ppc64le as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:podman-plugins-debuginfo-2:4.0.2-7.rhaos4.11.el8.ppc64le"
},
"product_reference": "podman-plugins-debuginfo-2:4.0.2-7.rhaos4.11.el8.ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-plugins-debuginfo-2:4.0.2-7.rhaos4.11.el8.s390x as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:podman-plugins-debuginfo-2:4.0.2-7.rhaos4.11.el8.s390x"
},
"product_reference": "podman-plugins-debuginfo-2:4.0.2-7.rhaos4.11.el8.s390x",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-plugins-debuginfo-2:4.0.2-7.rhaos4.11.el8.x86_64 as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:podman-plugins-debuginfo-2:4.0.2-7.rhaos4.11.el8.x86_64"
},
"product_reference": "podman-plugins-debuginfo-2:4.0.2-7.rhaos4.11.el8.x86_64",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-remote-2:4.0.2-7.rhaos4.11.el8.aarch64 as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:podman-remote-2:4.0.2-7.rhaos4.11.el8.aarch64"
},
"product_reference": "podman-remote-2:4.0.2-7.rhaos4.11.el8.aarch64",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-remote-2:4.0.2-7.rhaos4.11.el8.ppc64le as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:podman-remote-2:4.0.2-7.rhaos4.11.el8.ppc64le"
},
"product_reference": "podman-remote-2:4.0.2-7.rhaos4.11.el8.ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-remote-2:4.0.2-7.rhaos4.11.el8.s390x as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:podman-remote-2:4.0.2-7.rhaos4.11.el8.s390x"
},
"product_reference": "podman-remote-2:4.0.2-7.rhaos4.11.el8.s390x",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-remote-2:4.0.2-7.rhaos4.11.el8.x86_64 as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:podman-remote-2:4.0.2-7.rhaos4.11.el8.x86_64"
},
"product_reference": "podman-remote-2:4.0.2-7.rhaos4.11.el8.x86_64",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-remote-debuginfo-2:4.0.2-7.rhaos4.11.el8.aarch64 as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:podman-remote-debuginfo-2:4.0.2-7.rhaos4.11.el8.aarch64"
},
"product_reference": "podman-remote-debuginfo-2:4.0.2-7.rhaos4.11.el8.aarch64",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-remote-debuginfo-2:4.0.2-7.rhaos4.11.el8.ppc64le as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:podman-remote-debuginfo-2:4.0.2-7.rhaos4.11.el8.ppc64le"
},
"product_reference": "podman-remote-debuginfo-2:4.0.2-7.rhaos4.11.el8.ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-remote-debuginfo-2:4.0.2-7.rhaos4.11.el8.s390x as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:podman-remote-debuginfo-2:4.0.2-7.rhaos4.11.el8.s390x"
},
"product_reference": "podman-remote-debuginfo-2:4.0.2-7.rhaos4.11.el8.s390x",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-remote-debuginfo-2:4.0.2-7.rhaos4.11.el8.x86_64 as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:podman-remote-debuginfo-2:4.0.2-7.rhaos4.11.el8.x86_64"
},
"product_reference": "podman-remote-debuginfo-2:4.0.2-7.rhaos4.11.el8.x86_64",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-tests-2:4.0.2-7.rhaos4.11.el8.aarch64 as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:podman-tests-2:4.0.2-7.rhaos4.11.el8.aarch64"
},
"product_reference": "podman-tests-2:4.0.2-7.rhaos4.11.el8.aarch64",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-tests-2:4.0.2-7.rhaos4.11.el8.ppc64le as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:podman-tests-2:4.0.2-7.rhaos4.11.el8.ppc64le"
},
"product_reference": "podman-tests-2:4.0.2-7.rhaos4.11.el8.ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-tests-2:4.0.2-7.rhaos4.11.el8.s390x as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:podman-tests-2:4.0.2-7.rhaos4.11.el8.s390x"
},
"product_reference": "podman-tests-2:4.0.2-7.rhaos4.11.el8.s390x",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-tests-2:4.0.2-7.rhaos4.11.el8.x86_64 as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:podman-tests-2:4.0.2-7.rhaos4.11.el8.x86_64"
},
"product_reference": "podman-tests-2:4.0.2-7.rhaos4.11.el8.x86_64",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-kuryr-kubernetes-0:4.11.0-202306280915.p0.gc732699.assembly.stream.el8.noarch as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:python3-kuryr-kubernetes-0:4.11.0-202306280915.p0.gc732699.assembly.stream.el8.noarch"
},
"product_reference": "python3-kuryr-kubernetes-0:4.11.0-202306280915.p0.gc732699.assembly.stream.el8.noarch",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "runc-3:1.1.2-2.rhaos4.11.el8.aarch64 as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:runc-3:1.1.2-2.rhaos4.11.el8.aarch64"
},
"product_reference": "runc-3:1.1.2-2.rhaos4.11.el8.aarch64",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "runc-3:1.1.2-2.rhaos4.11.el8.ppc64le as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:runc-3:1.1.2-2.rhaos4.11.el8.ppc64le"
},
"product_reference": "runc-3:1.1.2-2.rhaos4.11.el8.ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "runc-3:1.1.2-2.rhaos4.11.el8.s390x as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:runc-3:1.1.2-2.rhaos4.11.el8.s390x"
},
"product_reference": "runc-3:1.1.2-2.rhaos4.11.el8.s390x",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "runc-3:1.1.2-2.rhaos4.11.el8.src as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:runc-3:1.1.2-2.rhaos4.11.el8.src"
},
"product_reference": "runc-3:1.1.2-2.rhaos4.11.el8.src",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "runc-3:1.1.2-2.rhaos4.11.el8.x86_64 as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:runc-3:1.1.2-2.rhaos4.11.el8.x86_64"
},
"product_reference": "runc-3:1.1.2-2.rhaos4.11.el8.x86_64",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "runc-debuginfo-3:1.1.2-2.rhaos4.11.el8.aarch64 as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:runc-debuginfo-3:1.1.2-2.rhaos4.11.el8.aarch64"
},
"product_reference": "runc-debuginfo-3:1.1.2-2.rhaos4.11.el8.aarch64",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "runc-debuginfo-3:1.1.2-2.rhaos4.11.el8.ppc64le as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:runc-debuginfo-3:1.1.2-2.rhaos4.11.el8.ppc64le"
},
"product_reference": "runc-debuginfo-3:1.1.2-2.rhaos4.11.el8.ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "runc-debuginfo-3:1.1.2-2.rhaos4.11.el8.s390x as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:runc-debuginfo-3:1.1.2-2.rhaos4.11.el8.s390x"
},
"product_reference": "runc-debuginfo-3:1.1.2-2.rhaos4.11.el8.s390x",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "runc-debuginfo-3:1.1.2-2.rhaos4.11.el8.x86_64 as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:runc-debuginfo-3:1.1.2-2.rhaos4.11.el8.x86_64"
},
"product_reference": "runc-debuginfo-3:1.1.2-2.rhaos4.11.el8.x86_64",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "runc-debugsource-3:1.1.2-2.rhaos4.11.el8.aarch64 as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:runc-debugsource-3:1.1.2-2.rhaos4.11.el8.aarch64"
},
"product_reference": "runc-debugsource-3:1.1.2-2.rhaos4.11.el8.aarch64",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "runc-debugsource-3:1.1.2-2.rhaos4.11.el8.ppc64le as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:runc-debugsource-3:1.1.2-2.rhaos4.11.el8.ppc64le"
},
"product_reference": "runc-debugsource-3:1.1.2-2.rhaos4.11.el8.ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "runc-debugsource-3:1.1.2-2.rhaos4.11.el8.s390x as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:runc-debugsource-3:1.1.2-2.rhaos4.11.el8.s390x"
},
"product_reference": "runc-debugsource-3:1.1.2-2.rhaos4.11.el8.s390x",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "runc-debugsource-3:1.1.2-2.rhaos4.11.el8.x86_64 as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:runc-debugsource-3:1.1.2-2.rhaos4.11.el8.x86_64"
},
"product_reference": "runc-debugsource-3:1.1.2-2.rhaos4.11.el8.x86_64",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "skopeo-2:1.5.2-4.rhaos4.11.el8.aarch64 as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:skopeo-2:1.5.2-4.rhaos4.11.el8.aarch64"
},
"product_reference": "skopeo-2:1.5.2-4.rhaos4.11.el8.aarch64",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "skopeo-2:1.5.2-4.rhaos4.11.el8.ppc64le as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:skopeo-2:1.5.2-4.rhaos4.11.el8.ppc64le"
},
"product_reference": "skopeo-2:1.5.2-4.rhaos4.11.el8.ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "skopeo-2:1.5.2-4.rhaos4.11.el8.s390x as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:skopeo-2:1.5.2-4.rhaos4.11.el8.s390x"
},
"product_reference": "skopeo-2:1.5.2-4.rhaos4.11.el8.s390x",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "skopeo-2:1.5.2-4.rhaos4.11.el8.src as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:skopeo-2:1.5.2-4.rhaos4.11.el8.src"
},
"product_reference": "skopeo-2:1.5.2-4.rhaos4.11.el8.src",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "skopeo-2:1.5.2-4.rhaos4.11.el8.x86_64 as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:skopeo-2:1.5.2-4.rhaos4.11.el8.x86_64"
},
"product_reference": "skopeo-2:1.5.2-4.rhaos4.11.el8.x86_64",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "skopeo-debuginfo-2:1.5.2-4.rhaos4.11.el8.aarch64 as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:skopeo-debuginfo-2:1.5.2-4.rhaos4.11.el8.aarch64"
},
"product_reference": "skopeo-debuginfo-2:1.5.2-4.rhaos4.11.el8.aarch64",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "skopeo-debuginfo-2:1.5.2-4.rhaos4.11.el8.ppc64le as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:skopeo-debuginfo-2:1.5.2-4.rhaos4.11.el8.ppc64le"
},
"product_reference": "skopeo-debuginfo-2:1.5.2-4.rhaos4.11.el8.ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "skopeo-debuginfo-2:1.5.2-4.rhaos4.11.el8.s390x as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:skopeo-debuginfo-2:1.5.2-4.rhaos4.11.el8.s390x"
},
"product_reference": "skopeo-debuginfo-2:1.5.2-4.rhaos4.11.el8.s390x",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "skopeo-debuginfo-2:1.5.2-4.rhaos4.11.el8.x86_64 as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:skopeo-debuginfo-2:1.5.2-4.rhaos4.11.el8.x86_64"
},
"product_reference": "skopeo-debuginfo-2:1.5.2-4.rhaos4.11.el8.x86_64",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "skopeo-debugsource-2:1.5.2-4.rhaos4.11.el8.aarch64 as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:skopeo-debugsource-2:1.5.2-4.rhaos4.11.el8.aarch64"
},
"product_reference": "skopeo-debugsource-2:1.5.2-4.rhaos4.11.el8.aarch64",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "skopeo-debugsource-2:1.5.2-4.rhaos4.11.el8.ppc64le as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:skopeo-debugsource-2:1.5.2-4.rhaos4.11.el8.ppc64le"
},
"product_reference": "skopeo-debugsource-2:1.5.2-4.rhaos4.11.el8.ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "skopeo-debugsource-2:1.5.2-4.rhaos4.11.el8.s390x as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:skopeo-debugsource-2:1.5.2-4.rhaos4.11.el8.s390x"
},
"product_reference": "skopeo-debugsource-2:1.5.2-4.rhaos4.11.el8.s390x",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "skopeo-debugsource-2:1.5.2-4.rhaos4.11.el8.x86_64 as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:skopeo-debugsource-2:1.5.2-4.rhaos4.11.el8.x86_64"
},
"product_reference": "skopeo-debugsource-2:1.5.2-4.rhaos4.11.el8.x86_64",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "skopeo-tests-2:1.5.2-4.rhaos4.11.el8.aarch64 as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:skopeo-tests-2:1.5.2-4.rhaos4.11.el8.aarch64"
},
"product_reference": "skopeo-tests-2:1.5.2-4.rhaos4.11.el8.aarch64",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "skopeo-tests-2:1.5.2-4.rhaos4.11.el8.ppc64le as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:skopeo-tests-2:1.5.2-4.rhaos4.11.el8.ppc64le"
},
"product_reference": "skopeo-tests-2:1.5.2-4.rhaos4.11.el8.ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "skopeo-tests-2:1.5.2-4.rhaos4.11.el8.s390x as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:skopeo-tests-2:1.5.2-4.rhaos4.11.el8.s390x"
},
"product_reference": "skopeo-tests-2:1.5.2-4.rhaos4.11.el8.s390x",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "skopeo-tests-2:1.5.2-4.rhaos4.11.el8.x86_64 as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:skopeo-tests-2:1.5.2-4.rhaos4.11.el8.x86_64"
},
"product_reference": "skopeo-tests-2:1.5.2-4.rhaos4.11.el8.x86_64",
"relates_to_product_reference": "8Base-RHOSE-4.11"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2022-23772",
"cwe": {
"id": "CWE-190",
"name": "Integer Overflow or Wraparound"
},
"discovery_date": "2022-02-11T00:00:00+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"8Base-RHOSE-4.11:conmon-2:2.1.2-3.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.11:conmon-2:2.1.2-3.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.11:conmon-2:2.1.2-3.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.11:conmon-2:2.1.2-3.rhaos4.11.el8.src",
"8Base-RHOSE-4.11:conmon-2:2.1.2-3.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.11:conmon-debuginfo-2:2.1.2-3.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.11:conmon-debuginfo-2:2.1.2-3.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.11:conmon-debuginfo-2:2.1.2-3.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.11:conmon-debuginfo-2:2.1.2-3.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.11:conmon-debugsource-2:2.1.2-3.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.11:conmon-debugsource-2:2.1.2-3.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.11:conmon-debugsource-2:2.1.2-3.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.11:conmon-debugsource-2:2.1.2-3.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.11:containernetworking-plugins-0:1.0.1-6.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.11:containernetworking-plugins-0:1.0.1-6.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.11:containernetworking-plugins-0:1.0.1-6.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.11:containernetworking-plugins-0:1.0.1-6.rhaos4.11.el8.src",
"8Base-RHOSE-4.11:containernetworking-plugins-0:1.0.1-6.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.11:containernetworking-plugins-debuginfo-0:1.0.1-6.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.11:containernetworking-plugins-debuginfo-0:1.0.1-6.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.11:containernetworking-plugins-debuginfo-0:1.0.1-6.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.11:containernetworking-plugins-debuginfo-0:1.0.1-6.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.11:containernetworking-plugins-debugsource-0:1.0.1-6.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.11:containernetworking-plugins-debugsource-0:1.0.1-6.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.11:containernetworking-plugins-debugsource-0:1.0.1-6.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.11:containernetworking-plugins-debugsource-0:1.0.1-6.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.11:cri-o-0:1.24.6-2.rhaos4.11.git4bfe15a.el8.aarch64",
"8Base-RHOSE-4.11:cri-o-0:1.24.6-2.rhaos4.11.git4bfe15a.el8.ppc64le",
"8Base-RHOSE-4.11:cri-o-0:1.24.6-2.rhaos4.11.git4bfe15a.el8.s390x",
"8Base-RHOSE-4.11:cri-o-0:1.24.6-2.rhaos4.11.git4bfe15a.el8.src",
"8Base-RHOSE-4.11:cri-o-0:1.24.6-2.rhaos4.11.git4bfe15a.el8.x86_64",
"8Base-RHOSE-4.11:cri-o-debuginfo-0:1.24.6-2.rhaos4.11.git4bfe15a.el8.aarch64",
"8Base-RHOSE-4.11:cri-o-debuginfo-0:1.24.6-2.rhaos4.11.git4bfe15a.el8.ppc64le",
"8Base-RHOSE-4.11:cri-o-debuginfo-0:1.24.6-2.rhaos4.11.git4bfe15a.el8.s390x",
"8Base-RHOSE-4.11:cri-o-debuginfo-0:1.24.6-2.rhaos4.11.git4bfe15a.el8.x86_64",
"8Base-RHOSE-4.11:cri-o-debugsource-0:1.24.6-2.rhaos4.11.git4bfe15a.el8.aarch64",
"8Base-RHOSE-4.11:cri-o-debugsource-0:1.24.6-2.rhaos4.11.git4bfe15a.el8.ppc64le",
"8Base-RHOSE-4.11:cri-o-debugsource-0:1.24.6-2.rhaos4.11.git4bfe15a.el8.s390x",
"8Base-RHOSE-4.11:cri-o-debugsource-0:1.24.6-2.rhaos4.11.git4bfe15a.el8.x86_64",
"8Base-RHOSE-4.11:openshift-0:4.11.0-202306260054.p0.g990d55b.assembly.stream.el8.src",
"8Base-RHOSE-4.11:openshift-ansible-0:4.11.0-202306230041.p0.g0a466d7.assembly.stream.el8.noarch",
"8Base-RHOSE-4.11:openshift-ansible-0:4.11.0-202306230041.p0.g0a466d7.assembly.stream.el8.src",
"8Base-RHOSE-4.11:openshift-ansible-test-0:4.11.0-202306230041.p0.g0a466d7.assembly.stream.el8.noarch",
"8Base-RHOSE-4.11:openshift-clients-0:4.11.0-202306231116.p0.g2ae2303.assembly.stream.el8.aarch64",
"8Base-RHOSE-4.11:openshift-clients-0:4.11.0-202306231116.p0.g2ae2303.assembly.stream.el8.ppc64le",
"8Base-RHOSE-4.11:openshift-clients-0:4.11.0-202306231116.p0.g2ae2303.assembly.stream.el8.s390x",
"8Base-RHOSE-4.11:openshift-clients-0:4.11.0-202306231116.p0.g2ae2303.assembly.stream.el8.src",
"8Base-RHOSE-4.11:openshift-clients-0:4.11.0-202306231116.p0.g2ae2303.assembly.stream.el8.x86_64",
"8Base-RHOSE-4.11:openshift-clients-redistributable-0:4.11.0-202306231116.p0.g2ae2303.assembly.stream.el8.x86_64",
"8Base-RHOSE-4.11:openshift-hyperkube-0:4.11.0-202306260054.p0.g990d55b.assembly.stream.el8.aarch64",
"8Base-RHOSE-4.11:openshift-hyperkube-0:4.11.0-202306260054.p0.g990d55b.assembly.stream.el8.ppc64le",
"8Base-RHOSE-4.11:openshift-hyperkube-0:4.11.0-202306260054.p0.g990d55b.assembly.stream.el8.s390x",
"8Base-RHOSE-4.11:openshift-hyperkube-0:4.11.0-202306260054.p0.g990d55b.assembly.stream.el8.x86_64",
"8Base-RHOSE-4.11:openshift-kuryr-0:4.11.0-202306280915.p0.gc732699.assembly.stream.el8.src",
"8Base-RHOSE-4.11:openshift-kuryr-cni-0:4.11.0-202306280915.p0.gc732699.assembly.stream.el8.noarch",
"8Base-RHOSE-4.11:openshift-kuryr-common-0:4.11.0-202306280915.p0.gc732699.assembly.stream.el8.noarch",
"8Base-RHOSE-4.11:openshift-kuryr-controller-0:4.11.0-202306280915.p0.gc732699.assembly.stream.el8.noarch",
"8Base-RHOSE-4.11:podman-2:4.0.2-7.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.11:podman-2:4.0.2-7.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.11:podman-2:4.0.2-7.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.11:podman-2:4.0.2-7.rhaos4.11.el8.src",
"8Base-RHOSE-4.11:podman-2:4.0.2-7.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.11:podman-catatonit-2:4.0.2-7.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.11:podman-catatonit-2:4.0.2-7.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.11:podman-catatonit-2:4.0.2-7.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.11:podman-catatonit-2:4.0.2-7.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.11:podman-catatonit-debuginfo-2:4.0.2-7.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.11:podman-catatonit-debuginfo-2:4.0.2-7.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.11:podman-catatonit-debuginfo-2:4.0.2-7.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.11:podman-catatonit-debuginfo-2:4.0.2-7.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.11:podman-debuginfo-2:4.0.2-7.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.11:podman-debuginfo-2:4.0.2-7.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.11:podman-debuginfo-2:4.0.2-7.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.11:podman-debuginfo-2:4.0.2-7.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.11:podman-debugsource-2:4.0.2-7.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.11:podman-debugsource-2:4.0.2-7.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.11:podman-debugsource-2:4.0.2-7.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.11:podman-debugsource-2:4.0.2-7.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.11:podman-docker-2:4.0.2-7.rhaos4.11.el8.noarch",
"8Base-RHOSE-4.11:podman-gvproxy-debuginfo-2:4.0.2-7.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.11:podman-gvproxy-debuginfo-2:4.0.2-7.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.11:podman-gvproxy-debuginfo-2:4.0.2-7.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.11:podman-gvproxy-debuginfo-2:4.0.2-7.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.11:podman-plugins-2:4.0.2-7.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.11:podman-plugins-2:4.0.2-7.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.11:podman-plugins-2:4.0.2-7.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.11:podman-plugins-2:4.0.2-7.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.11:podman-plugins-debuginfo-2:4.0.2-7.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.11:podman-plugins-debuginfo-2:4.0.2-7.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.11:podman-plugins-debuginfo-2:4.0.2-7.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.11:podman-plugins-debuginfo-2:4.0.2-7.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.11:podman-remote-2:4.0.2-7.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.11:podman-remote-2:4.0.2-7.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.11:podman-remote-2:4.0.2-7.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.11:podman-remote-2:4.0.2-7.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.11:podman-remote-debuginfo-2:4.0.2-7.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.11:podman-remote-debuginfo-2:4.0.2-7.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.11:podman-remote-debuginfo-2:4.0.2-7.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.11:podman-remote-debuginfo-2:4.0.2-7.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.11:podman-tests-2:4.0.2-7.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.11:podman-tests-2:4.0.2-7.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.11:podman-tests-2:4.0.2-7.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.11:podman-tests-2:4.0.2-7.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.11:python3-kuryr-kubernetes-0:4.11.0-202306280915.p0.gc732699.assembly.stream.el8.noarch",
"8Base-RHOSE-4.11:runc-3:1.1.2-2.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.11:runc-3:1.1.2-2.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.11:runc-3:1.1.2-2.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.11:runc-3:1.1.2-2.rhaos4.11.el8.src",
"8Base-RHOSE-4.11:runc-3:1.1.2-2.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.11:runc-debuginfo-3:1.1.2-2.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.11:runc-debuginfo-3:1.1.2-2.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.11:runc-debuginfo-3:1.1.2-2.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.11:runc-debuginfo-3:1.1.2-2.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.11:runc-debugsource-3:1.1.2-2.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.11:runc-debugsource-3:1.1.2-2.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.11:runc-debugsource-3:1.1.2-2.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.11:runc-debugsource-3:1.1.2-2.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.11:skopeo-2:1.5.2-4.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.11:skopeo-2:1.5.2-4.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.11:skopeo-2:1.5.2-4.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.11:skopeo-2:1.5.2-4.rhaos4.11.el8.src",
"8Base-RHOSE-4.11:skopeo-2:1.5.2-4.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.11:skopeo-debuginfo-2:1.5.2-4.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.11:skopeo-debuginfo-2:1.5.2-4.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.11:skopeo-debuginfo-2:1.5.2-4.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.11:skopeo-debuginfo-2:1.5.2-4.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.11:skopeo-debugsource-2:1.5.2-4.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.11:skopeo-debugsource-2:1.5.2-4.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.11:skopeo-debugsource-2:1.5.2-4.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.11:skopeo-debugsource-2:1.5.2-4.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.11:skopeo-tests-2:1.5.2-4.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.11:skopeo-tests-2:1.5.2-4.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.11:skopeo-tests-2:1.5.2-4.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.11:skopeo-tests-2:1.5.2-4.rhaos4.11.el8.x86_64"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2053532"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in the big package of the math library in golang. The Rat.SetString could cause an overflow, and if left unhandled, it could lead to excessive memory use. This issue could allow a remote attacker to impact the availability of the system.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "golang: math/big: uncontrolled memory consumption due to an unhandled overflow via Rat.SetString",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "Red Hat Enterprise Linux 8 and 9 are affected, because the code-base is affected by this vulnerability.\n\nRed Hat Product Security has rated this issue as having Moderate security impact, and the issue is not currently planned to be addressed in future updates for Red Hat Enterprise Linux 7, hence, marked as Out-of-Support-Scope. \n\nFor additional information, refer to the Issue Severity Classification: https://access.redhat.com/security/updates/classification/ and Red Hat Enterprise Linux Life Cycle \u0026 Updates Policy: https://access.redhat.com/support/policy/updates/errata/.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"8Base-RHOSE-4.11:buildah-1:1.23.4-3.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.11:buildah-1:1.23.4-3.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.11:buildah-1:1.23.4-3.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.11:buildah-1:1.23.4-3.rhaos4.11.el8.src",
"8Base-RHOSE-4.11:buildah-1:1.23.4-3.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.11:buildah-debuginfo-1:1.23.4-3.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.11:buildah-debuginfo-1:1.23.4-3.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.11:buildah-debuginfo-1:1.23.4-3.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.11:buildah-debuginfo-1:1.23.4-3.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.11:buildah-debugsource-1:1.23.4-3.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.11:buildah-debugsource-1:1.23.4-3.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.11:buildah-debugsource-1:1.23.4-3.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.11:buildah-debugsource-1:1.23.4-3.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.11:buildah-tests-1:1.23.4-3.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.11:buildah-tests-1:1.23.4-3.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.11:buildah-tests-1:1.23.4-3.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.11:buildah-tests-1:1.23.4-3.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.11:buildah-tests-debuginfo-1:1.23.4-3.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.11:buildah-tests-debuginfo-1:1.23.4-3.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.11:buildah-tests-debuginfo-1:1.23.4-3.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.11:buildah-tests-debuginfo-1:1.23.4-3.rhaos4.11.el8.x86_64"
],
"known_not_affected": [
"8Base-RHOSE-4.11:conmon-2:2.1.2-3.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.11:conmon-2:2.1.2-3.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.11:conmon-2:2.1.2-3.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.11:conmon-2:2.1.2-3.rhaos4.11.el8.src",
"8Base-RHOSE-4.11:conmon-2:2.1.2-3.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.11:conmon-debuginfo-2:2.1.2-3.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.11:conmon-debuginfo-2:2.1.2-3.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.11:conmon-debuginfo-2:2.1.2-3.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.11:conmon-debuginfo-2:2.1.2-3.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.11:conmon-debugsource-2:2.1.2-3.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.11:conmon-debugsource-2:2.1.2-3.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.11:conmon-debugsource-2:2.1.2-3.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.11:conmon-debugsource-2:2.1.2-3.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.11:containernetworking-plugins-0:1.0.1-6.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.11:containernetworking-plugins-0:1.0.1-6.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.11:containernetworking-plugins-0:1.0.1-6.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.11:containernetworking-plugins-0:1.0.1-6.rhaos4.11.el8.src",
"8Base-RHOSE-4.11:containernetworking-plugins-0:1.0.1-6.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.11:containernetworking-plugins-debuginfo-0:1.0.1-6.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.11:containernetworking-plugins-debuginfo-0:1.0.1-6.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.11:containernetworking-plugins-debuginfo-0:1.0.1-6.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.11:containernetworking-plugins-debuginfo-0:1.0.1-6.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.11:containernetworking-plugins-debugsource-0:1.0.1-6.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.11:containernetworking-plugins-debugsource-0:1.0.1-6.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.11:containernetworking-plugins-debugsource-0:1.0.1-6.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.11:containernetworking-plugins-debugsource-0:1.0.1-6.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.11:cri-o-0:1.24.6-2.rhaos4.11.git4bfe15a.el8.aarch64",
"8Base-RHOSE-4.11:cri-o-0:1.24.6-2.rhaos4.11.git4bfe15a.el8.ppc64le",
"8Base-RHOSE-4.11:cri-o-0:1.24.6-2.rhaos4.11.git4bfe15a.el8.s390x",
"8Base-RHOSE-4.11:cri-o-0:1.24.6-2.rhaos4.11.git4bfe15a.el8.src",
"8Base-RHOSE-4.11:cri-o-0:1.24.6-2.rhaos4.11.git4bfe15a.el8.x86_64",
"8Base-RHOSE-4.11:cri-o-debuginfo-0:1.24.6-2.rhaos4.11.git4bfe15a.el8.aarch64",
"8Base-RHOSE-4.11:cri-o-debuginfo-0:1.24.6-2.rhaos4.11.git4bfe15a.el8.ppc64le",
"8Base-RHOSE-4.11:cri-o-debuginfo-0:1.24.6-2.rhaos4.11.git4bfe15a.el8.s390x",
"8Base-RHOSE-4.11:cri-o-debuginfo-0:1.24.6-2.rhaos4.11.git4bfe15a.el8.x86_64",
"8Base-RHOSE-4.11:cri-o-debugsource-0:1.24.6-2.rhaos4.11.git4bfe15a.el8.aarch64",
"8Base-RHOSE-4.11:cri-o-debugsource-0:1.24.6-2.rhaos4.11.git4bfe15a.el8.ppc64le",
"8Base-RHOSE-4.11:cri-o-debugsource-0:1.24.6-2.rhaos4.11.git4bfe15a.el8.s390x",
"8Base-RHOSE-4.11:cri-o-debugsource-0:1.24.6-2.rhaos4.11.git4bfe15a.el8.x86_64",
"8Base-RHOSE-4.11:openshift-0:4.11.0-202306260054.p0.g990d55b.assembly.stream.el8.src",
"8Base-RHOSE-4.11:openshift-ansible-0:4.11.0-202306230041.p0.g0a466d7.assembly.stream.el8.noarch",
"8Base-RHOSE-4.11:openshift-ansible-0:4.11.0-202306230041.p0.g0a466d7.assembly.stream.el8.src",
"8Base-RHOSE-4.11:openshift-ansible-test-0:4.11.0-202306230041.p0.g0a466d7.assembly.stream.el8.noarch",
"8Base-RHOSE-4.11:openshift-clients-0:4.11.0-202306231116.p0.g2ae2303.assembly.stream.el8.aarch64",
"8Base-RHOSE-4.11:openshift-clients-0:4.11.0-202306231116.p0.g2ae2303.assembly.stream.el8.ppc64le",
"8Base-RHOSE-4.11:openshift-clients-0:4.11.0-202306231116.p0.g2ae2303.assembly.stream.el8.s390x",
"8Base-RHOSE-4.11:openshift-clients-0:4.11.0-202306231116.p0.g2ae2303.assembly.stream.el8.src",
"8Base-RHOSE-4.11:openshift-clients-0:4.11.0-202306231116.p0.g2ae2303.assembly.stream.el8.x86_64",
"8Base-RHOSE-4.11:openshift-clients-redistributable-0:4.11.0-202306231116.p0.g2ae2303.assembly.stream.el8.x86_64",
"8Base-RHOSE-4.11:openshift-hyperkube-0:4.11.0-202306260054.p0.g990d55b.assembly.stream.el8.aarch64",
"8Base-RHOSE-4.11:openshift-hyperkube-0:4.11.0-202306260054.p0.g990d55b.assembly.stream.el8.ppc64le",
"8Base-RHOSE-4.11:openshift-hyperkube-0:4.11.0-202306260054.p0.g990d55b.assembly.stream.el8.s390x",
"8Base-RHOSE-4.11:openshift-hyperkube-0:4.11.0-202306260054.p0.g990d55b.assembly.stream.el8.x86_64",
"8Base-RHOSE-4.11:openshift-kuryr-0:4.11.0-202306280915.p0.gc732699.assembly.stream.el8.src",
"8Base-RHOSE-4.11:openshift-kuryr-cni-0:4.11.0-202306280915.p0.gc732699.assembly.stream.el8.noarch",
"8Base-RHOSE-4.11:openshift-kuryr-common-0:4.11.0-202306280915.p0.gc732699.assembly.stream.el8.noarch",
"8Base-RHOSE-4.11:openshift-kuryr-controller-0:4.11.0-202306280915.p0.gc732699.assembly.stream.el8.noarch",
"8Base-RHOSE-4.11:podman-2:4.0.2-7.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.11:podman-2:4.0.2-7.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.11:podman-2:4.0.2-7.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.11:podman-2:4.0.2-7.rhaos4.11.el8.src",
"8Base-RHOSE-4.11:podman-2:4.0.2-7.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.11:podman-catatonit-2:4.0.2-7.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.11:podman-catatonit-2:4.0.2-7.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.11:podman-catatonit-2:4.0.2-7.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.11:podman-catatonit-2:4.0.2-7.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.11:podman-catatonit-debuginfo-2:4.0.2-7.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.11:podman-catatonit-debuginfo-2:4.0.2-7.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.11:podman-catatonit-debuginfo-2:4.0.2-7.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.11:podman-catatonit-debuginfo-2:4.0.2-7.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.11:podman-debuginfo-2:4.0.2-7.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.11:podman-debuginfo-2:4.0.2-7.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.11:podman-debuginfo-2:4.0.2-7.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.11:podman-debuginfo-2:4.0.2-7.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.11:podman-debugsource-2:4.0.2-7.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.11:podman-debugsource-2:4.0.2-7.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.11:podman-debugsource-2:4.0.2-7.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.11:podman-debugsource-2:4.0.2-7.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.11:podman-docker-2:4.0.2-7.rhaos4.11.el8.noarch",
"8Base-RHOSE-4.11:podman-gvproxy-debuginfo-2:4.0.2-7.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.11:podman-gvproxy-debuginfo-2:4.0.2-7.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.11:podman-gvproxy-debuginfo-2:4.0.2-7.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.11:podman-gvproxy-debuginfo-2:4.0.2-7.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.11:podman-plugins-2:4.0.2-7.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.11:podman-plugins-2:4.0.2-7.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.11:podman-plugins-2:4.0.2-7.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.11:podman-plugins-2:4.0.2-7.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.11:podman-plugins-debuginfo-2:4.0.2-7.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.11:podman-plugins-debuginfo-2:4.0.2-7.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.11:podman-plugins-debuginfo-2:4.0.2-7.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.11:podman-plugins-debuginfo-2:4.0.2-7.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.11:podman-remote-2:4.0.2-7.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.11:podman-remote-2:4.0.2-7.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.11:podman-remote-2:4.0.2-7.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.11:podman-remote-2:4.0.2-7.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.11:podman-remote-debuginfo-2:4.0.2-7.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.11:podman-remote-debuginfo-2:4.0.2-7.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.11:podman-remote-debuginfo-2:4.0.2-7.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.11:podman-remote-debuginfo-2:4.0.2-7.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.11:podman-tests-2:4.0.2-7.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.11:podman-tests-2:4.0.2-7.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.11:podman-tests-2:4.0.2-7.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.11:podman-tests-2:4.0.2-7.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.11:python3-kuryr-kubernetes-0:4.11.0-202306280915.p0.gc732699.assembly.stream.el8.noarch",
"8Base-RHOSE-4.11:runc-3:1.1.2-2.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.11:runc-3:1.1.2-2.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.11:runc-3:1.1.2-2.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.11:runc-3:1.1.2-2.rhaos4.11.el8.src",
"8Base-RHOSE-4.11:runc-3:1.1.2-2.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.11:runc-debuginfo-3:1.1.2-2.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.11:runc-debuginfo-3:1.1.2-2.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.11:runc-debuginfo-3:1.1.2-2.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.11:runc-debuginfo-3:1.1.2-2.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.11:runc-debugsource-3:1.1.2-2.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.11:runc-debugsource-3:1.1.2-2.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.11:runc-debugsource-3:1.1.2-2.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.11:runc-debugsource-3:1.1.2-2.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.11:skopeo-2:1.5.2-4.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.11:skopeo-2:1.5.2-4.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.11:skopeo-2:1.5.2-4.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.11:skopeo-2:1.5.2-4.rhaos4.11.el8.src",
"8Base-RHOSE-4.11:skopeo-2:1.5.2-4.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.11:skopeo-debuginfo-2:1.5.2-4.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.11:skopeo-debuginfo-2:1.5.2-4.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.11:skopeo-debuginfo-2:1.5.2-4.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.11:skopeo-debuginfo-2:1.5.2-4.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.11:skopeo-debugsource-2:1.5.2-4.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.11:skopeo-debugsource-2:1.5.2-4.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.11:skopeo-debugsource-2:1.5.2-4.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.11:skopeo-debugsource-2:1.5.2-4.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.11:skopeo-tests-2:1.5.2-4.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.11:skopeo-tests-2:1.5.2-4.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.11:skopeo-tests-2:1.5.2-4.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.11:skopeo-tests-2:1.5.2-4.rhaos4.11.el8.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2022-23772"
},
{
"category": "external",
"summary": "RHBZ#2053532",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2053532"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2022-23772",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-23772"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2022-23772",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2022-23772"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-announce/c/SUsQn0aSgPQ",
"url": "https://groups.google.com/g/golang-announce/c/SUsQn0aSgPQ"
}
],
"release_date": "2022-01-19T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2023-07-06T02:47:40+00:00",
"details": "For OpenShift Container Platform 4.11 see the following documentation, which will be updated shortly for this release, for important instructions on how to upgrade your cluster and fully apply this asynchronous errata update:\n\nhttps://docs.openshift.com/container-platform/4.11/release_notes/ocp-4-11-release-notes.html",
"product_ids": [
"8Base-RHOSE-4.11:buildah-1:1.23.4-3.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.11:buildah-1:1.23.4-3.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.11:buildah-1:1.23.4-3.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.11:buildah-1:1.23.4-3.rhaos4.11.el8.src",
"8Base-RHOSE-4.11:buildah-1:1.23.4-3.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.11:buildah-debuginfo-1:1.23.4-3.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.11:buildah-debuginfo-1:1.23.4-3.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.11:buildah-debuginfo-1:1.23.4-3.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.11:buildah-debuginfo-1:1.23.4-3.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.11:buildah-debugsource-1:1.23.4-3.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.11:buildah-debugsource-1:1.23.4-3.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.11:buildah-debugsource-1:1.23.4-3.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.11:buildah-debugsource-1:1.23.4-3.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.11:buildah-tests-1:1.23.4-3.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.11:buildah-tests-1:1.23.4-3.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.11:buildah-tests-1:1.23.4-3.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.11:buildah-tests-1:1.23.4-3.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.11:buildah-tests-debuginfo-1:1.23.4-3.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.11:buildah-tests-debuginfo-1:1.23.4-3.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.11:buildah-tests-debuginfo-1:1.23.4-3.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.11:buildah-tests-debuginfo-1:1.23.4-3.rhaos4.11.el8.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2023:3914"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"8Base-RHOSE-4.11:buildah-1:1.23.4-3.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.11:buildah-1:1.23.4-3.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.11:buildah-1:1.23.4-3.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.11:buildah-1:1.23.4-3.rhaos4.11.el8.src",
"8Base-RHOSE-4.11:buildah-1:1.23.4-3.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.11:buildah-debuginfo-1:1.23.4-3.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.11:buildah-debuginfo-1:1.23.4-3.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.11:buildah-debuginfo-1:1.23.4-3.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.11:buildah-debuginfo-1:1.23.4-3.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.11:buildah-debugsource-1:1.23.4-3.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.11:buildah-debugsource-1:1.23.4-3.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.11:buildah-debugsource-1:1.23.4-3.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.11:buildah-debugsource-1:1.23.4-3.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.11:buildah-tests-1:1.23.4-3.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.11:buildah-tests-1:1.23.4-3.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.11:buildah-tests-1:1.23.4-3.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.11:buildah-tests-1:1.23.4-3.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.11:buildah-tests-debuginfo-1:1.23.4-3.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.11:buildah-tests-debuginfo-1:1.23.4-3.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.11:buildah-tests-debuginfo-1:1.23.4-3.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.11:buildah-tests-debuginfo-1:1.23.4-3.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.11:conmon-2:2.1.2-3.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.11:conmon-2:2.1.2-3.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.11:conmon-2:2.1.2-3.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.11:conmon-2:2.1.2-3.rhaos4.11.el8.src",
"8Base-RHOSE-4.11:conmon-2:2.1.2-3.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.11:conmon-debuginfo-2:2.1.2-3.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.11:conmon-debuginfo-2:2.1.2-3.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.11:conmon-debuginfo-2:2.1.2-3.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.11:conmon-debuginfo-2:2.1.2-3.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.11:conmon-debugsource-2:2.1.2-3.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.11:conmon-debugsource-2:2.1.2-3.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.11:conmon-debugsource-2:2.1.2-3.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.11:conmon-debugsource-2:2.1.2-3.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.11:containernetworking-plugins-0:1.0.1-6.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.11:containernetworking-plugins-0:1.0.1-6.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.11:containernetworking-plugins-0:1.0.1-6.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.11:containernetworking-plugins-0:1.0.1-6.rhaos4.11.el8.src",
"8Base-RHOSE-4.11:containernetworking-plugins-0:1.0.1-6.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.11:containernetworking-plugins-debuginfo-0:1.0.1-6.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.11:containernetworking-plugins-debuginfo-0:1.0.1-6.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.11:containernetworking-plugins-debuginfo-0:1.0.1-6.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.11:containernetworking-plugins-debuginfo-0:1.0.1-6.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.11:containernetworking-plugins-debugsource-0:1.0.1-6.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.11:containernetworking-plugins-debugsource-0:1.0.1-6.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.11:containernetworking-plugins-debugsource-0:1.0.1-6.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.11:containernetworking-plugins-debugsource-0:1.0.1-6.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.11:cri-o-0:1.24.6-2.rhaos4.11.git4bfe15a.el8.aarch64",
"8Base-RHOSE-4.11:cri-o-0:1.24.6-2.rhaos4.11.git4bfe15a.el8.ppc64le",
"8Base-RHOSE-4.11:cri-o-0:1.24.6-2.rhaos4.11.git4bfe15a.el8.s390x",
"8Base-RHOSE-4.11:cri-o-0:1.24.6-2.rhaos4.11.git4bfe15a.el8.src",
"8Base-RHOSE-4.11:cri-o-0:1.24.6-2.rhaos4.11.git4bfe15a.el8.x86_64",
"8Base-RHOSE-4.11:cri-o-debuginfo-0:1.24.6-2.rhaos4.11.git4bfe15a.el8.aarch64",
"8Base-RHOSE-4.11:cri-o-debuginfo-0:1.24.6-2.rhaos4.11.git4bfe15a.el8.ppc64le",
"8Base-RHOSE-4.11:cri-o-debuginfo-0:1.24.6-2.rhaos4.11.git4bfe15a.el8.s390x",
"8Base-RHOSE-4.11:cri-o-debuginfo-0:1.24.6-2.rhaos4.11.git4bfe15a.el8.x86_64",
"8Base-RHOSE-4.11:cri-o-debugsource-0:1.24.6-2.rhaos4.11.git4bfe15a.el8.aarch64",
"8Base-RHOSE-4.11:cri-o-debugsource-0:1.24.6-2.rhaos4.11.git4bfe15a.el8.ppc64le",
"8Base-RHOSE-4.11:cri-o-debugsource-0:1.24.6-2.rhaos4.11.git4bfe15a.el8.s390x",
"8Base-RHOSE-4.11:cri-o-debugsource-0:1.24.6-2.rhaos4.11.git4bfe15a.el8.x86_64",
"8Base-RHOSE-4.11:openshift-0:4.11.0-202306260054.p0.g990d55b.assembly.stream.el8.src",
"8Base-RHOSE-4.11:openshift-ansible-0:4.11.0-202306230041.p0.g0a466d7.assembly.stream.el8.noarch",
"8Base-RHOSE-4.11:openshift-ansible-0:4.11.0-202306230041.p0.g0a466d7.assembly.stream.el8.src",
"8Base-RHOSE-4.11:openshift-ansible-test-0:4.11.0-202306230041.p0.g0a466d7.assembly.stream.el8.noarch",
"8Base-RHOSE-4.11:openshift-clients-0:4.11.0-202306231116.p0.g2ae2303.assembly.stream.el8.aarch64",
"8Base-RHOSE-4.11:openshift-clients-0:4.11.0-202306231116.p0.g2ae2303.assembly.stream.el8.ppc64le",
"8Base-RHOSE-4.11:openshift-clients-0:4.11.0-202306231116.p0.g2ae2303.assembly.stream.el8.s390x",
"8Base-RHOSE-4.11:openshift-clients-0:4.11.0-202306231116.p0.g2ae2303.assembly.stream.el8.src",
"8Base-RHOSE-4.11:openshift-clients-0:4.11.0-202306231116.p0.g2ae2303.assembly.stream.el8.x86_64",
"8Base-RHOSE-4.11:openshift-clients-redistributable-0:4.11.0-202306231116.p0.g2ae2303.assembly.stream.el8.x86_64",
"8Base-RHOSE-4.11:openshift-hyperkube-0:4.11.0-202306260054.p0.g990d55b.assembly.stream.el8.aarch64",
"8Base-RHOSE-4.11:openshift-hyperkube-0:4.11.0-202306260054.p0.g990d55b.assembly.stream.el8.ppc64le",
"8Base-RHOSE-4.11:openshift-hyperkube-0:4.11.0-202306260054.p0.g990d55b.assembly.stream.el8.s390x",
"8Base-RHOSE-4.11:openshift-hyperkube-0:4.11.0-202306260054.p0.g990d55b.assembly.stream.el8.x86_64",
"8Base-RHOSE-4.11:openshift-kuryr-0:4.11.0-202306280915.p0.gc732699.assembly.stream.el8.src",
"8Base-RHOSE-4.11:openshift-kuryr-cni-0:4.11.0-202306280915.p0.gc732699.assembly.stream.el8.noarch",
"8Base-RHOSE-4.11:openshift-kuryr-common-0:4.11.0-202306280915.p0.gc732699.assembly.stream.el8.noarch",
"8Base-RHOSE-4.11:openshift-kuryr-controller-0:4.11.0-202306280915.p0.gc732699.assembly.stream.el8.noarch",
"8Base-RHOSE-4.11:podman-2:4.0.2-7.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.11:podman-2:4.0.2-7.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.11:podman-2:4.0.2-7.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.11:podman-2:4.0.2-7.rhaos4.11.el8.src",
"8Base-RHOSE-4.11:podman-2:4.0.2-7.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.11:podman-catatonit-2:4.0.2-7.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.11:podman-catatonit-2:4.0.2-7.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.11:podman-catatonit-2:4.0.2-7.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.11:podman-catatonit-2:4.0.2-7.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.11:podman-catatonit-debuginfo-2:4.0.2-7.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.11:podman-catatonit-debuginfo-2:4.0.2-7.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.11:podman-catatonit-debuginfo-2:4.0.2-7.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.11:podman-catatonit-debuginfo-2:4.0.2-7.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.11:podman-debuginfo-2:4.0.2-7.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.11:podman-debuginfo-2:4.0.2-7.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.11:podman-debuginfo-2:4.0.2-7.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.11:podman-debuginfo-2:4.0.2-7.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.11:podman-debugsource-2:4.0.2-7.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.11:podman-debugsource-2:4.0.2-7.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.11:podman-debugsource-2:4.0.2-7.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.11:podman-debugsource-2:4.0.2-7.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.11:podman-docker-2:4.0.2-7.rhaos4.11.el8.noarch",
"8Base-RHOSE-4.11:podman-gvproxy-debuginfo-2:4.0.2-7.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.11:podman-gvproxy-debuginfo-2:4.0.2-7.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.11:podman-gvproxy-debuginfo-2:4.0.2-7.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.11:podman-gvproxy-debuginfo-2:4.0.2-7.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.11:podman-plugins-2:4.0.2-7.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.11:podman-plugins-2:4.0.2-7.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.11:podman-plugins-2:4.0.2-7.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.11:podman-plugins-2:4.0.2-7.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.11:podman-plugins-debuginfo-2:4.0.2-7.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.11:podman-plugins-debuginfo-2:4.0.2-7.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.11:podman-plugins-debuginfo-2:4.0.2-7.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.11:podman-plugins-debuginfo-2:4.0.2-7.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.11:podman-remote-2:4.0.2-7.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.11:podman-remote-2:4.0.2-7.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.11:podman-remote-2:4.0.2-7.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.11:podman-remote-2:4.0.2-7.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.11:podman-remote-debuginfo-2:4.0.2-7.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.11:podman-remote-debuginfo-2:4.0.2-7.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.11:podman-remote-debuginfo-2:4.0.2-7.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.11:podman-remote-debuginfo-2:4.0.2-7.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.11:podman-tests-2:4.0.2-7.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.11:podman-tests-2:4.0.2-7.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.11:podman-tests-2:4.0.2-7.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.11:podman-tests-2:4.0.2-7.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.11:python3-kuryr-kubernetes-0:4.11.0-202306280915.p0.gc732699.assembly.stream.el8.noarch",
"8Base-RHOSE-4.11:runc-3:1.1.2-2.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.11:runc-3:1.1.2-2.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.11:runc-3:1.1.2-2.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.11:runc-3:1.1.2-2.rhaos4.11.el8.src",
"8Base-RHOSE-4.11:runc-3:1.1.2-2.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.11:runc-debuginfo-3:1.1.2-2.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.11:runc-debuginfo-3:1.1.2-2.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.11:runc-debuginfo-3:1.1.2-2.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.11:runc-debuginfo-3:1.1.2-2.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.11:runc-debugsource-3:1.1.2-2.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.11:runc-debugsource-3:1.1.2-2.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.11:runc-debugsource-3:1.1.2-2.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.11:runc-debugsource-3:1.1.2-2.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.11:skopeo-2:1.5.2-4.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.11:skopeo-2:1.5.2-4.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.11:skopeo-2:1.5.2-4.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.11:skopeo-2:1.5.2-4.rhaos4.11.el8.src",
"8Base-RHOSE-4.11:skopeo-2:1.5.2-4.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.11:skopeo-debuginfo-2:1.5.2-4.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.11:skopeo-debuginfo-2:1.5.2-4.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.11:skopeo-debuginfo-2:1.5.2-4.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.11:skopeo-debuginfo-2:1.5.2-4.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.11:skopeo-debugsource-2:1.5.2-4.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.11:skopeo-debugsource-2:1.5.2-4.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.11:skopeo-debugsource-2:1.5.2-4.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.11:skopeo-debugsource-2:1.5.2-4.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.11:skopeo-tests-2:1.5.2-4.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.11:skopeo-tests-2:1.5.2-4.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.11:skopeo-tests-2:1.5.2-4.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.11:skopeo-tests-2:1.5.2-4.rhaos4.11.el8.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "golang: math/big: uncontrolled memory consumption due to an unhandled overflow via Rat.SetString"
},
{
"cve": "CVE-2022-24675",
"cwe": {
"id": "CWE-120",
"name": "Buffer Copy without Checking Size of Input (\u0027Classic Buffer Overflow\u0027)"
},
"discovery_date": "2022-04-21T00:00:00+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"8Base-RHOSE-4.11:conmon-2:2.1.2-3.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.11:conmon-2:2.1.2-3.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.11:conmon-2:2.1.2-3.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.11:conmon-2:2.1.2-3.rhaos4.11.el8.src",
"8Base-RHOSE-4.11:conmon-2:2.1.2-3.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.11:conmon-debuginfo-2:2.1.2-3.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.11:conmon-debuginfo-2:2.1.2-3.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.11:conmon-debuginfo-2:2.1.2-3.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.11:conmon-debuginfo-2:2.1.2-3.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.11:conmon-debugsource-2:2.1.2-3.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.11:conmon-debugsource-2:2.1.2-3.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.11:conmon-debugsource-2:2.1.2-3.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.11:conmon-debugsource-2:2.1.2-3.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.11:containernetworking-plugins-0:1.0.1-6.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.11:containernetworking-plugins-0:1.0.1-6.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.11:containernetworking-plugins-0:1.0.1-6.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.11:containernetworking-plugins-0:1.0.1-6.rhaos4.11.el8.src",
"8Base-RHOSE-4.11:containernetworking-plugins-0:1.0.1-6.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.11:containernetworking-plugins-debuginfo-0:1.0.1-6.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.11:containernetworking-plugins-debuginfo-0:1.0.1-6.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.11:containernetworking-plugins-debuginfo-0:1.0.1-6.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.11:containernetworking-plugins-debuginfo-0:1.0.1-6.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.11:containernetworking-plugins-debugsource-0:1.0.1-6.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.11:containernetworking-plugins-debugsource-0:1.0.1-6.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.11:containernetworking-plugins-debugsource-0:1.0.1-6.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.11:containernetworking-plugins-debugsource-0:1.0.1-6.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.11:cri-o-0:1.24.6-2.rhaos4.11.git4bfe15a.el8.aarch64",
"8Base-RHOSE-4.11:cri-o-0:1.24.6-2.rhaos4.11.git4bfe15a.el8.ppc64le",
"8Base-RHOSE-4.11:cri-o-0:1.24.6-2.rhaos4.11.git4bfe15a.el8.s390x",
"8Base-RHOSE-4.11:cri-o-0:1.24.6-2.rhaos4.11.git4bfe15a.el8.src",
"8Base-RHOSE-4.11:cri-o-0:1.24.6-2.rhaos4.11.git4bfe15a.el8.x86_64",
"8Base-RHOSE-4.11:cri-o-debuginfo-0:1.24.6-2.rhaos4.11.git4bfe15a.el8.aarch64",
"8Base-RHOSE-4.11:cri-o-debuginfo-0:1.24.6-2.rhaos4.11.git4bfe15a.el8.ppc64le",
"8Base-RHOSE-4.11:cri-o-debuginfo-0:1.24.6-2.rhaos4.11.git4bfe15a.el8.s390x",
"8Base-RHOSE-4.11:cri-o-debuginfo-0:1.24.6-2.rhaos4.11.git4bfe15a.el8.x86_64",
"8Base-RHOSE-4.11:cri-o-debugsource-0:1.24.6-2.rhaos4.11.git4bfe15a.el8.aarch64",
"8Base-RHOSE-4.11:cri-o-debugsource-0:1.24.6-2.rhaos4.11.git4bfe15a.el8.ppc64le",
"8Base-RHOSE-4.11:cri-o-debugsource-0:1.24.6-2.rhaos4.11.git4bfe15a.el8.s390x",
"8Base-RHOSE-4.11:cri-o-debugsource-0:1.24.6-2.rhaos4.11.git4bfe15a.el8.x86_64",
"8Base-RHOSE-4.11:openshift-0:4.11.0-202306260054.p0.g990d55b.assembly.stream.el8.src",
"8Base-RHOSE-4.11:openshift-ansible-0:4.11.0-202306230041.p0.g0a466d7.assembly.stream.el8.noarch",
"8Base-RHOSE-4.11:openshift-ansible-0:4.11.0-202306230041.p0.g0a466d7.assembly.stream.el8.src",
"8Base-RHOSE-4.11:openshift-ansible-test-0:4.11.0-202306230041.p0.g0a466d7.assembly.stream.el8.noarch",
"8Base-RHOSE-4.11:openshift-clients-0:4.11.0-202306231116.p0.g2ae2303.assembly.stream.el8.aarch64",
"8Base-RHOSE-4.11:openshift-clients-0:4.11.0-202306231116.p0.g2ae2303.assembly.stream.el8.ppc64le",
"8Base-RHOSE-4.11:openshift-clients-0:4.11.0-202306231116.p0.g2ae2303.assembly.stream.el8.s390x",
"8Base-RHOSE-4.11:openshift-clients-0:4.11.0-202306231116.p0.g2ae2303.assembly.stream.el8.src",
"8Base-RHOSE-4.11:openshift-clients-0:4.11.0-202306231116.p0.g2ae2303.assembly.stream.el8.x86_64",
"8Base-RHOSE-4.11:openshift-clients-redistributable-0:4.11.0-202306231116.p0.g2ae2303.assembly.stream.el8.x86_64",
"8Base-RHOSE-4.11:openshift-hyperkube-0:4.11.0-202306260054.p0.g990d55b.assembly.stream.el8.aarch64",
"8Base-RHOSE-4.11:openshift-hyperkube-0:4.11.0-202306260054.p0.g990d55b.assembly.stream.el8.ppc64le",
"8Base-RHOSE-4.11:openshift-hyperkube-0:4.11.0-202306260054.p0.g990d55b.assembly.stream.el8.s390x",
"8Base-RHOSE-4.11:openshift-hyperkube-0:4.11.0-202306260054.p0.g990d55b.assembly.stream.el8.x86_64",
"8Base-RHOSE-4.11:openshift-kuryr-0:4.11.0-202306280915.p0.gc732699.assembly.stream.el8.src",
"8Base-RHOSE-4.11:openshift-kuryr-cni-0:4.11.0-202306280915.p0.gc732699.assembly.stream.el8.noarch",
"8Base-RHOSE-4.11:openshift-kuryr-common-0:4.11.0-202306280915.p0.gc732699.assembly.stream.el8.noarch",
"8Base-RHOSE-4.11:openshift-kuryr-controller-0:4.11.0-202306280915.p0.gc732699.assembly.stream.el8.noarch",
"8Base-RHOSE-4.11:podman-2:4.0.2-7.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.11:podman-2:4.0.2-7.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.11:podman-2:4.0.2-7.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.11:podman-2:4.0.2-7.rhaos4.11.el8.src",
"8Base-RHOSE-4.11:podman-2:4.0.2-7.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.11:podman-catatonit-2:4.0.2-7.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.11:podman-catatonit-2:4.0.2-7.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.11:podman-catatonit-2:4.0.2-7.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.11:podman-catatonit-2:4.0.2-7.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.11:podman-catatonit-debuginfo-2:4.0.2-7.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.11:podman-catatonit-debuginfo-2:4.0.2-7.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.11:podman-catatonit-debuginfo-2:4.0.2-7.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.11:podman-catatonit-debuginfo-2:4.0.2-7.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.11:podman-debuginfo-2:4.0.2-7.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.11:podman-debuginfo-2:4.0.2-7.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.11:podman-debuginfo-2:4.0.2-7.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.11:podman-debuginfo-2:4.0.2-7.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.11:podman-debugsource-2:4.0.2-7.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.11:podman-debugsource-2:4.0.2-7.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.11:podman-debugsource-2:4.0.2-7.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.11:podman-debugsource-2:4.0.2-7.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.11:podman-docker-2:4.0.2-7.rhaos4.11.el8.noarch",
"8Base-RHOSE-4.11:podman-gvproxy-debuginfo-2:4.0.2-7.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.11:podman-gvproxy-debuginfo-2:4.0.2-7.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.11:podman-gvproxy-debuginfo-2:4.0.2-7.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.11:podman-gvproxy-debuginfo-2:4.0.2-7.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.11:podman-plugins-2:4.0.2-7.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.11:podman-plugins-2:4.0.2-7.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.11:podman-plugins-2:4.0.2-7.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.11:podman-plugins-2:4.0.2-7.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.11:podman-plugins-debuginfo-2:4.0.2-7.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.11:podman-plugins-debuginfo-2:4.0.2-7.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.11:podman-plugins-debuginfo-2:4.0.2-7.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.11:podman-plugins-debuginfo-2:4.0.2-7.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.11:podman-remote-2:4.0.2-7.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.11:podman-remote-2:4.0.2-7.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.11:podman-remote-2:4.0.2-7.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.11:podman-remote-2:4.0.2-7.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.11:podman-remote-debuginfo-2:4.0.2-7.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.11:podman-remote-debuginfo-2:4.0.2-7.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.11:podman-remote-debuginfo-2:4.0.2-7.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.11:podman-remote-debuginfo-2:4.0.2-7.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.11:podman-tests-2:4.0.2-7.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.11:podman-tests-2:4.0.2-7.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.11:podman-tests-2:4.0.2-7.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.11:podman-tests-2:4.0.2-7.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.11:python3-kuryr-kubernetes-0:4.11.0-202306280915.p0.gc732699.assembly.stream.el8.noarch",
"8Base-RHOSE-4.11:runc-3:1.1.2-2.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.11:runc-3:1.1.2-2.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.11:runc-3:1.1.2-2.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.11:runc-3:1.1.2-2.rhaos4.11.el8.src",
"8Base-RHOSE-4.11:runc-3:1.1.2-2.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.11:runc-debuginfo-3:1.1.2-2.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.11:runc-debuginfo-3:1.1.2-2.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.11:runc-debuginfo-3:1.1.2-2.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.11:runc-debuginfo-3:1.1.2-2.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.11:runc-debugsource-3:1.1.2-2.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.11:runc-debugsource-3:1.1.2-2.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.11:runc-debugsource-3:1.1.2-2.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.11:runc-debugsource-3:1.1.2-2.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.11:skopeo-2:1.5.2-4.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.11:skopeo-2:1.5.2-4.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.11:skopeo-2:1.5.2-4.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.11:skopeo-2:1.5.2-4.rhaos4.11.el8.src",
"8Base-RHOSE-4.11:skopeo-2:1.5.2-4.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.11:skopeo-debuginfo-2:1.5.2-4.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.11:skopeo-debuginfo-2:1.5.2-4.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.11:skopeo-debuginfo-2:1.5.2-4.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.11:skopeo-debuginfo-2:1.5.2-4.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.11:skopeo-debugsource-2:1.5.2-4.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.11:skopeo-debugsource-2:1.5.2-4.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.11:skopeo-debugsource-2:1.5.2-4.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.11:skopeo-debugsource-2:1.5.2-4.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.11:skopeo-tests-2:1.5.2-4.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.11:skopeo-tests-2:1.5.2-4.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.11:skopeo-tests-2:1.5.2-4.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.11:skopeo-tests-2:1.5.2-4.rhaos4.11.el8.x86_64"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2077688"
}
],
"notes": [
{
"category": "description",
"text": "A buffer overflow flaw was found in Golang\u0027s library encoding/pem. This flaw allows an attacker to use a large PEM input (more than 5 MB), causing a stack overflow in Decode, which leads to a loss of availability.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "golang: encoding/pem: fix stack overflow in Decode",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "Red Hat Enterprise Linux 7, 8 and 9 are affected, because the code-base is affected by this vulnerability.\n\nRed Hat Product Security has rated this issue as having Moderate security impact, and the issue is not currently planned to be addressed in future updates for Red Hat Enterprise Linux 7, hence, marked as Out-of-Support-Scope.\n\nRed Hat Developer Tools - Compilers (go-toolset-1.16-golang \u0026 go-toolset-1.17-golang), ships the vulnerable code and affected by this vulnerability.\n\nFor additional information, refer to the Issue Severity Classification: https://access.redhat.com/security/updates/classification/ and Red Hat Enterprise Linux Life Cycle \u0026 Updates Policy: https://access.redhat.com/support/policy/updates/errata/.\n\nWithin regulated environments, a combination of the following controls acts as a significant barrier to successfully exploiting a CWE-120: Buffer Copy without Checking Size of Input (\u0027Classic Buffer Overflow\u0027) vulnerability and therefore downgrades the severity of this particular CVE from Moderate to Low.\n\nRed Hat follows best practice and federal requirements for least privilege, allowing only specific processes to be run with isolated accounts specific to the team and federal platforms that have limited privileges that are only used for a single task. The environment leverages file integrity checks and malicious code protections, such as IPS/IDS and antimalware solutions, to help detect and prevent malicious code that attempts to exploit buffer overflow vulnerabilities. Robust input validation and error-handling mechanisms ensure all user inputs are thoroughly validated, preventing improperly validated inputs from causing system instability, exposing sensitive data, or escalating risks.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"8Base-RHOSE-4.11:buildah-1:1.23.4-3.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.11:buildah-1:1.23.4-3.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.11:buildah-1:1.23.4-3.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.11:buildah-1:1.23.4-3.rhaos4.11.el8.src",
"8Base-RHOSE-4.11:buildah-1:1.23.4-3.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.11:buildah-debuginfo-1:1.23.4-3.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.11:buildah-debuginfo-1:1.23.4-3.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.11:buildah-debuginfo-1:1.23.4-3.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.11:buildah-debuginfo-1:1.23.4-3.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.11:buildah-debugsource-1:1.23.4-3.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.11:buildah-debugsource-1:1.23.4-3.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.11:buildah-debugsource-1:1.23.4-3.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.11:buildah-debugsource-1:1.23.4-3.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.11:buildah-tests-1:1.23.4-3.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.11:buildah-tests-1:1.23.4-3.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.11:buildah-tests-1:1.23.4-3.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.11:buildah-tests-1:1.23.4-3.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.11:buildah-tests-debuginfo-1:1.23.4-3.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.11:buildah-tests-debuginfo-1:1.23.4-3.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.11:buildah-tests-debuginfo-1:1.23.4-3.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.11:buildah-tests-debuginfo-1:1.23.4-3.rhaos4.11.el8.x86_64"
],
"known_not_affected": [
"8Base-RHOSE-4.11:conmon-2:2.1.2-3.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.11:conmon-2:2.1.2-3.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.11:conmon-2:2.1.2-3.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.11:conmon-2:2.1.2-3.rhaos4.11.el8.src",
"8Base-RHOSE-4.11:conmon-2:2.1.2-3.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.11:conmon-debuginfo-2:2.1.2-3.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.11:conmon-debuginfo-2:2.1.2-3.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.11:conmon-debuginfo-2:2.1.2-3.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.11:conmon-debuginfo-2:2.1.2-3.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.11:conmon-debugsource-2:2.1.2-3.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.11:conmon-debugsource-2:2.1.2-3.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.11:conmon-debugsource-2:2.1.2-3.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.11:conmon-debugsource-2:2.1.2-3.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.11:containernetworking-plugins-0:1.0.1-6.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.11:containernetworking-plugins-0:1.0.1-6.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.11:containernetworking-plugins-0:1.0.1-6.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.11:containernetworking-plugins-0:1.0.1-6.rhaos4.11.el8.src",
"8Base-RHOSE-4.11:containernetworking-plugins-0:1.0.1-6.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.11:containernetworking-plugins-debuginfo-0:1.0.1-6.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.11:containernetworking-plugins-debuginfo-0:1.0.1-6.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.11:containernetworking-plugins-debuginfo-0:1.0.1-6.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.11:containernetworking-plugins-debuginfo-0:1.0.1-6.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.11:containernetworking-plugins-debugsource-0:1.0.1-6.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.11:containernetworking-plugins-debugsource-0:1.0.1-6.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.11:containernetworking-plugins-debugsource-0:1.0.1-6.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.11:containernetworking-plugins-debugsource-0:1.0.1-6.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.11:cri-o-0:1.24.6-2.rhaos4.11.git4bfe15a.el8.aarch64",
"8Base-RHOSE-4.11:cri-o-0:1.24.6-2.rhaos4.11.git4bfe15a.el8.ppc64le",
"8Base-RHOSE-4.11:cri-o-0:1.24.6-2.rhaos4.11.git4bfe15a.el8.s390x",
"8Base-RHOSE-4.11:cri-o-0:1.24.6-2.rhaos4.11.git4bfe15a.el8.src",
"8Base-RHOSE-4.11:cri-o-0:1.24.6-2.rhaos4.11.git4bfe15a.el8.x86_64",
"8Base-RHOSE-4.11:cri-o-debuginfo-0:1.24.6-2.rhaos4.11.git4bfe15a.el8.aarch64",
"8Base-RHOSE-4.11:cri-o-debuginfo-0:1.24.6-2.rhaos4.11.git4bfe15a.el8.ppc64le",
"8Base-RHOSE-4.11:cri-o-debuginfo-0:1.24.6-2.rhaos4.11.git4bfe15a.el8.s390x",
"8Base-RHOSE-4.11:cri-o-debuginfo-0:1.24.6-2.rhaos4.11.git4bfe15a.el8.x86_64",
"8Base-RHOSE-4.11:cri-o-debugsource-0:1.24.6-2.rhaos4.11.git4bfe15a.el8.aarch64",
"8Base-RHOSE-4.11:cri-o-debugsource-0:1.24.6-2.rhaos4.11.git4bfe15a.el8.ppc64le",
"8Base-RHOSE-4.11:cri-o-debugsource-0:1.24.6-2.rhaos4.11.git4bfe15a.el8.s390x",
"8Base-RHOSE-4.11:cri-o-debugsource-0:1.24.6-2.rhaos4.11.git4bfe15a.el8.x86_64",
"8Base-RHOSE-4.11:openshift-0:4.11.0-202306260054.p0.g990d55b.assembly.stream.el8.src",
"8Base-RHOSE-4.11:openshift-ansible-0:4.11.0-202306230041.p0.g0a466d7.assembly.stream.el8.noarch",
"8Base-RHOSE-4.11:openshift-ansible-0:4.11.0-202306230041.p0.g0a466d7.assembly.stream.el8.src",
"8Base-RHOSE-4.11:openshift-ansible-test-0:4.11.0-202306230041.p0.g0a466d7.assembly.stream.el8.noarch",
"8Base-RHOSE-4.11:openshift-clients-0:4.11.0-202306231116.p0.g2ae2303.assembly.stream.el8.aarch64",
"8Base-RHOSE-4.11:openshift-clients-0:4.11.0-202306231116.p0.g2ae2303.assembly.stream.el8.ppc64le",
"8Base-RHOSE-4.11:openshift-clients-0:4.11.0-202306231116.p0.g2ae2303.assembly.stream.el8.s390x",
"8Base-RHOSE-4.11:openshift-clients-0:4.11.0-202306231116.p0.g2ae2303.assembly.stream.el8.src",
"8Base-RHOSE-4.11:openshift-clients-0:4.11.0-202306231116.p0.g2ae2303.assembly.stream.el8.x86_64",
"8Base-RHOSE-4.11:openshift-clients-redistributable-0:4.11.0-202306231116.p0.g2ae2303.assembly.stream.el8.x86_64",
"8Base-RHOSE-4.11:openshift-hyperkube-0:4.11.0-202306260054.p0.g990d55b.assembly.stream.el8.aarch64",
"8Base-RHOSE-4.11:openshift-hyperkube-0:4.11.0-202306260054.p0.g990d55b.assembly.stream.el8.ppc64le",
"8Base-RHOSE-4.11:openshift-hyperkube-0:4.11.0-202306260054.p0.g990d55b.assembly.stream.el8.s390x",
"8Base-RHOSE-4.11:openshift-hyperkube-0:4.11.0-202306260054.p0.g990d55b.assembly.stream.el8.x86_64",
"8Base-RHOSE-4.11:openshift-kuryr-0:4.11.0-202306280915.p0.gc732699.assembly.stream.el8.src",
"8Base-RHOSE-4.11:openshift-kuryr-cni-0:4.11.0-202306280915.p0.gc732699.assembly.stream.el8.noarch",
"8Base-RHOSE-4.11:openshift-kuryr-common-0:4.11.0-202306280915.p0.gc732699.assembly.stream.el8.noarch",
"8Base-RHOSE-4.11:openshift-kuryr-controller-0:4.11.0-202306280915.p0.gc732699.assembly.stream.el8.noarch",
"8Base-RHOSE-4.11:podman-2:4.0.2-7.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.11:podman-2:4.0.2-7.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.11:podman-2:4.0.2-7.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.11:podman-2:4.0.2-7.rhaos4.11.el8.src",
"8Base-RHOSE-4.11:podman-2:4.0.2-7.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.11:podman-catatonit-2:4.0.2-7.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.11:podman-catatonit-2:4.0.2-7.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.11:podman-catatonit-2:4.0.2-7.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.11:podman-catatonit-2:4.0.2-7.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.11:podman-catatonit-debuginfo-2:4.0.2-7.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.11:podman-catatonit-debuginfo-2:4.0.2-7.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.11:podman-catatonit-debuginfo-2:4.0.2-7.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.11:podman-catatonit-debuginfo-2:4.0.2-7.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.11:podman-debuginfo-2:4.0.2-7.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.11:podman-debuginfo-2:4.0.2-7.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.11:podman-debuginfo-2:4.0.2-7.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.11:podman-debuginfo-2:4.0.2-7.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.11:podman-debugsource-2:4.0.2-7.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.11:podman-debugsource-2:4.0.2-7.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.11:podman-debugsource-2:4.0.2-7.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.11:podman-debugsource-2:4.0.2-7.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.11:podman-docker-2:4.0.2-7.rhaos4.11.el8.noarch",
"8Base-RHOSE-4.11:podman-gvproxy-debuginfo-2:4.0.2-7.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.11:podman-gvproxy-debuginfo-2:4.0.2-7.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.11:podman-gvproxy-debuginfo-2:4.0.2-7.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.11:podman-gvproxy-debuginfo-2:4.0.2-7.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.11:podman-plugins-2:4.0.2-7.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.11:podman-plugins-2:4.0.2-7.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.11:podman-plugins-2:4.0.2-7.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.11:podman-plugins-2:4.0.2-7.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.11:podman-plugins-debuginfo-2:4.0.2-7.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.11:podman-plugins-debuginfo-2:4.0.2-7.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.11:podman-plugins-debuginfo-2:4.0.2-7.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.11:podman-plugins-debuginfo-2:4.0.2-7.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.11:podman-remote-2:4.0.2-7.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.11:podman-remote-2:4.0.2-7.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.11:podman-remote-2:4.0.2-7.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.11:podman-remote-2:4.0.2-7.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.11:podman-remote-debuginfo-2:4.0.2-7.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.11:podman-remote-debuginfo-2:4.0.2-7.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.11:podman-remote-debuginfo-2:4.0.2-7.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.11:podman-remote-debuginfo-2:4.0.2-7.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.11:podman-tests-2:4.0.2-7.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.11:podman-tests-2:4.0.2-7.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.11:podman-tests-2:4.0.2-7.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.11:podman-tests-2:4.0.2-7.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.11:python3-kuryr-kubernetes-0:4.11.0-202306280915.p0.gc732699.assembly.stream.el8.noarch",
"8Base-RHOSE-4.11:runc-3:1.1.2-2.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.11:runc-3:1.1.2-2.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.11:runc-3:1.1.2-2.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.11:runc-3:1.1.2-2.rhaos4.11.el8.src",
"8Base-RHOSE-4.11:runc-3:1.1.2-2.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.11:runc-debuginfo-3:1.1.2-2.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.11:runc-debuginfo-3:1.1.2-2.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.11:runc-debuginfo-3:1.1.2-2.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.11:runc-debuginfo-3:1.1.2-2.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.11:runc-debugsource-3:1.1.2-2.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.11:runc-debugsource-3:1.1.2-2.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.11:runc-debugsource-3:1.1.2-2.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.11:runc-debugsource-3:1.1.2-2.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.11:skopeo-2:1.5.2-4.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.11:skopeo-2:1.5.2-4.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.11:skopeo-2:1.5.2-4.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.11:skopeo-2:1.5.2-4.rhaos4.11.el8.src",
"8Base-RHOSE-4.11:skopeo-2:1.5.2-4.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.11:skopeo-debuginfo-2:1.5.2-4.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.11:skopeo-debuginfo-2:1.5.2-4.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.11:skopeo-debuginfo-2:1.5.2-4.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.11:skopeo-debuginfo-2:1.5.2-4.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.11:skopeo-debugsource-2:1.5.2-4.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.11:skopeo-debugsource-2:1.5.2-4.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.11:skopeo-debugsource-2:1.5.2-4.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.11:skopeo-debugsource-2:1.5.2-4.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.11:skopeo-tests-2:1.5.2-4.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.11:skopeo-tests-2:1.5.2-4.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.11:skopeo-tests-2:1.5.2-4.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.11:skopeo-tests-2:1.5.2-4.rhaos4.11.el8.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2022-24675"
},
{
"category": "external",
"summary": "RHBZ#2077688",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2077688"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2022-24675",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-24675"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2022-24675",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2022-24675"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-announce/c/oecdBNLOml8",
"url": "https://groups.google.com/g/golang-announce/c/oecdBNLOml8"
}
],
"release_date": "2022-04-12T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2023-07-06T02:47:40+00:00",
"details": "For OpenShift Container Platform 4.11 see the following documentation, which will be updated shortly for this release, for important instructions on how to upgrade your cluster and fully apply this asynchronous errata update:\n\nhttps://docs.openshift.com/container-platform/4.11/release_notes/ocp-4-11-release-notes.html",
"product_ids": [
"8Base-RHOSE-4.11:buildah-1:1.23.4-3.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.11:buildah-1:1.23.4-3.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.11:buildah-1:1.23.4-3.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.11:buildah-1:1.23.4-3.rhaos4.11.el8.src",
"8Base-RHOSE-4.11:buildah-1:1.23.4-3.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.11:buildah-debuginfo-1:1.23.4-3.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.11:buildah-debuginfo-1:1.23.4-3.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.11:buildah-debuginfo-1:1.23.4-3.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.11:buildah-debuginfo-1:1.23.4-3.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.11:buildah-debugsource-1:1.23.4-3.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.11:buildah-debugsource-1:1.23.4-3.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.11:buildah-debugsource-1:1.23.4-3.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.11:buildah-debugsource-1:1.23.4-3.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.11:buildah-tests-1:1.23.4-3.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.11:buildah-tests-1:1.23.4-3.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.11:buildah-tests-1:1.23.4-3.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.11:buildah-tests-1:1.23.4-3.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.11:buildah-tests-debuginfo-1:1.23.4-3.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.11:buildah-tests-debuginfo-1:1.23.4-3.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.11:buildah-tests-debuginfo-1:1.23.4-3.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.11:buildah-tests-debuginfo-1:1.23.4-3.rhaos4.11.el8.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2023:3914"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"8Base-RHOSE-4.11:buildah-1:1.23.4-3.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.11:buildah-1:1.23.4-3.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.11:buildah-1:1.23.4-3.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.11:buildah-1:1.23.4-3.rhaos4.11.el8.src",
"8Base-RHOSE-4.11:buildah-1:1.23.4-3.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.11:buildah-debuginfo-1:1.23.4-3.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.11:buildah-debuginfo-1:1.23.4-3.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.11:buildah-debuginfo-1:1.23.4-3.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.11:buildah-debuginfo-1:1.23.4-3.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.11:buildah-debugsource-1:1.23.4-3.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.11:buildah-debugsource-1:1.23.4-3.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.11:buildah-debugsource-1:1.23.4-3.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.11:buildah-debugsource-1:1.23.4-3.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.11:buildah-tests-1:1.23.4-3.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.11:buildah-tests-1:1.23.4-3.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.11:buildah-tests-1:1.23.4-3.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.11:buildah-tests-1:1.23.4-3.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.11:buildah-tests-debuginfo-1:1.23.4-3.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.11:buildah-tests-debuginfo-1:1.23.4-3.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.11:buildah-tests-debuginfo-1:1.23.4-3.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.11:buildah-tests-debuginfo-1:1.23.4-3.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.11:conmon-2:2.1.2-3.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.11:conmon-2:2.1.2-3.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.11:conmon-2:2.1.2-3.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.11:conmon-2:2.1.2-3.rhaos4.11.el8.src",
"8Base-RHOSE-4.11:conmon-2:2.1.2-3.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.11:conmon-debuginfo-2:2.1.2-3.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.11:conmon-debuginfo-2:2.1.2-3.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.11:conmon-debuginfo-2:2.1.2-3.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.11:conmon-debuginfo-2:2.1.2-3.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.11:conmon-debugsource-2:2.1.2-3.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.11:conmon-debugsource-2:2.1.2-3.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.11:conmon-debugsource-2:2.1.2-3.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.11:conmon-debugsource-2:2.1.2-3.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.11:containernetworking-plugins-0:1.0.1-6.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.11:containernetworking-plugins-0:1.0.1-6.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.11:containernetworking-plugins-0:1.0.1-6.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.11:containernetworking-plugins-0:1.0.1-6.rhaos4.11.el8.src",
"8Base-RHOSE-4.11:containernetworking-plugins-0:1.0.1-6.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.11:containernetworking-plugins-debuginfo-0:1.0.1-6.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.11:containernetworking-plugins-debuginfo-0:1.0.1-6.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.11:containernetworking-plugins-debuginfo-0:1.0.1-6.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.11:containernetworking-plugins-debuginfo-0:1.0.1-6.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.11:containernetworking-plugins-debugsource-0:1.0.1-6.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.11:containernetworking-plugins-debugsource-0:1.0.1-6.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.11:containernetworking-plugins-debugsource-0:1.0.1-6.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.11:containernetworking-plugins-debugsource-0:1.0.1-6.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.11:cri-o-0:1.24.6-2.rhaos4.11.git4bfe15a.el8.aarch64",
"8Base-RHOSE-4.11:cri-o-0:1.24.6-2.rhaos4.11.git4bfe15a.el8.ppc64le",
"8Base-RHOSE-4.11:cri-o-0:1.24.6-2.rhaos4.11.git4bfe15a.el8.s390x",
"8Base-RHOSE-4.11:cri-o-0:1.24.6-2.rhaos4.11.git4bfe15a.el8.src",
"8Base-RHOSE-4.11:cri-o-0:1.24.6-2.rhaos4.11.git4bfe15a.el8.x86_64",
"8Base-RHOSE-4.11:cri-o-debuginfo-0:1.24.6-2.rhaos4.11.git4bfe15a.el8.aarch64",
"8Base-RHOSE-4.11:cri-o-debuginfo-0:1.24.6-2.rhaos4.11.git4bfe15a.el8.ppc64le",
"8Base-RHOSE-4.11:cri-o-debuginfo-0:1.24.6-2.rhaos4.11.git4bfe15a.el8.s390x",
"8Base-RHOSE-4.11:cri-o-debuginfo-0:1.24.6-2.rhaos4.11.git4bfe15a.el8.x86_64",
"8Base-RHOSE-4.11:cri-o-debugsource-0:1.24.6-2.rhaos4.11.git4bfe15a.el8.aarch64",
"8Base-RHOSE-4.11:cri-o-debugsource-0:1.24.6-2.rhaos4.11.git4bfe15a.el8.ppc64le",
"8Base-RHOSE-4.11:cri-o-debugsource-0:1.24.6-2.rhaos4.11.git4bfe15a.el8.s390x",
"8Base-RHOSE-4.11:cri-o-debugsource-0:1.24.6-2.rhaos4.11.git4bfe15a.el8.x86_64",
"8Base-RHOSE-4.11:openshift-0:4.11.0-202306260054.p0.g990d55b.assembly.stream.el8.src",
"8Base-RHOSE-4.11:openshift-ansible-0:4.11.0-202306230041.p0.g0a466d7.assembly.stream.el8.noarch",
"8Base-RHOSE-4.11:openshift-ansible-0:4.11.0-202306230041.p0.g0a466d7.assembly.stream.el8.src",
"8Base-RHOSE-4.11:openshift-ansible-test-0:4.11.0-202306230041.p0.g0a466d7.assembly.stream.el8.noarch",
"8Base-RHOSE-4.11:openshift-clients-0:4.11.0-202306231116.p0.g2ae2303.assembly.stream.el8.aarch64",
"8Base-RHOSE-4.11:openshift-clients-0:4.11.0-202306231116.p0.g2ae2303.assembly.stream.el8.ppc64le",
"8Base-RHOSE-4.11:openshift-clients-0:4.11.0-202306231116.p0.g2ae2303.assembly.stream.el8.s390x",
"8Base-RHOSE-4.11:openshift-clients-0:4.11.0-202306231116.p0.g2ae2303.assembly.stream.el8.src",
"8Base-RHOSE-4.11:openshift-clients-0:4.11.0-202306231116.p0.g2ae2303.assembly.stream.el8.x86_64",
"8Base-RHOSE-4.11:openshift-clients-redistributable-0:4.11.0-202306231116.p0.g2ae2303.assembly.stream.el8.x86_64",
"8Base-RHOSE-4.11:openshift-hyperkube-0:4.11.0-202306260054.p0.g990d55b.assembly.stream.el8.aarch64",
"8Base-RHOSE-4.11:openshift-hyperkube-0:4.11.0-202306260054.p0.g990d55b.assembly.stream.el8.ppc64le",
"8Base-RHOSE-4.11:openshift-hyperkube-0:4.11.0-202306260054.p0.g990d55b.assembly.stream.el8.s390x",
"8Base-RHOSE-4.11:openshift-hyperkube-0:4.11.0-202306260054.p0.g990d55b.assembly.stream.el8.x86_64",
"8Base-RHOSE-4.11:openshift-kuryr-0:4.11.0-202306280915.p0.gc732699.assembly.stream.el8.src",
"8Base-RHOSE-4.11:openshift-kuryr-cni-0:4.11.0-202306280915.p0.gc732699.assembly.stream.el8.noarch",
"8Base-RHOSE-4.11:openshift-kuryr-common-0:4.11.0-202306280915.p0.gc732699.assembly.stream.el8.noarch",
"8Base-RHOSE-4.11:openshift-kuryr-controller-0:4.11.0-202306280915.p0.gc732699.assembly.stream.el8.noarch",
"8Base-RHOSE-4.11:podman-2:4.0.2-7.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.11:podman-2:4.0.2-7.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.11:podman-2:4.0.2-7.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.11:podman-2:4.0.2-7.rhaos4.11.el8.src",
"8Base-RHOSE-4.11:podman-2:4.0.2-7.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.11:podman-catatonit-2:4.0.2-7.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.11:podman-catatonit-2:4.0.2-7.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.11:podman-catatonit-2:4.0.2-7.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.11:podman-catatonit-2:4.0.2-7.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.11:podman-catatonit-debuginfo-2:4.0.2-7.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.11:podman-catatonit-debuginfo-2:4.0.2-7.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.11:podman-catatonit-debuginfo-2:4.0.2-7.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.11:podman-catatonit-debuginfo-2:4.0.2-7.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.11:podman-debuginfo-2:4.0.2-7.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.11:podman-debuginfo-2:4.0.2-7.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.11:podman-debuginfo-2:4.0.2-7.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.11:podman-debuginfo-2:4.0.2-7.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.11:podman-debugsource-2:4.0.2-7.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.11:podman-debugsource-2:4.0.2-7.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.11:podman-debugsource-2:4.0.2-7.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.11:podman-debugsource-2:4.0.2-7.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.11:podman-docker-2:4.0.2-7.rhaos4.11.el8.noarch",
"8Base-RHOSE-4.11:podman-gvproxy-debuginfo-2:4.0.2-7.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.11:podman-gvproxy-debuginfo-2:4.0.2-7.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.11:podman-gvproxy-debuginfo-2:4.0.2-7.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.11:podman-gvproxy-debuginfo-2:4.0.2-7.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.11:podman-plugins-2:4.0.2-7.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.11:podman-plugins-2:4.0.2-7.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.11:podman-plugins-2:4.0.2-7.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.11:podman-plugins-2:4.0.2-7.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.11:podman-plugins-debuginfo-2:4.0.2-7.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.11:podman-plugins-debuginfo-2:4.0.2-7.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.11:podman-plugins-debuginfo-2:4.0.2-7.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.11:podman-plugins-debuginfo-2:4.0.2-7.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.11:podman-remote-2:4.0.2-7.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.11:podman-remote-2:4.0.2-7.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.11:podman-remote-2:4.0.2-7.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.11:podman-remote-2:4.0.2-7.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.11:podman-remote-debuginfo-2:4.0.2-7.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.11:podman-remote-debuginfo-2:4.0.2-7.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.11:podman-remote-debuginfo-2:4.0.2-7.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.11:podman-remote-debuginfo-2:4.0.2-7.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.11:podman-tests-2:4.0.2-7.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.11:podman-tests-2:4.0.2-7.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.11:podman-tests-2:4.0.2-7.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.11:podman-tests-2:4.0.2-7.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.11:python3-kuryr-kubernetes-0:4.11.0-202306280915.p0.gc732699.assembly.stream.el8.noarch",
"8Base-RHOSE-4.11:runc-3:1.1.2-2.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.11:runc-3:1.1.2-2.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.11:runc-3:1.1.2-2.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.11:runc-3:1.1.2-2.rhaos4.11.el8.src",
"8Base-RHOSE-4.11:runc-3:1.1.2-2.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.11:runc-debuginfo-3:1.1.2-2.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.11:runc-debuginfo-3:1.1.2-2.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.11:runc-debuginfo-3:1.1.2-2.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.11:runc-debuginfo-3:1.1.2-2.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.11:runc-debugsource-3:1.1.2-2.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.11:runc-debugsource-3:1.1.2-2.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.11:runc-debugsource-3:1.1.2-2.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.11:runc-debugsource-3:1.1.2-2.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.11:skopeo-2:1.5.2-4.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.11:skopeo-2:1.5.2-4.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.11:skopeo-2:1.5.2-4.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.11:skopeo-2:1.5.2-4.rhaos4.11.el8.src",
"8Base-RHOSE-4.11:skopeo-2:1.5.2-4.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.11:skopeo-debuginfo-2:1.5.2-4.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.11:skopeo-debuginfo-2:1.5.2-4.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.11:skopeo-debuginfo-2:1.5.2-4.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.11:skopeo-debuginfo-2:1.5.2-4.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.11:skopeo-debugsource-2:1.5.2-4.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.11:skopeo-debugsource-2:1.5.2-4.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.11:skopeo-debugsource-2:1.5.2-4.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.11:skopeo-debugsource-2:1.5.2-4.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.11:skopeo-tests-2:1.5.2-4.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.11:skopeo-tests-2:1.5.2-4.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.11:skopeo-tests-2:1.5.2-4.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.11:skopeo-tests-2:1.5.2-4.rhaos4.11.el8.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "golang: encoding/pem: fix stack overflow in Decode"
},
{
"cve": "CVE-2022-28327",
"cwe": {
"id": "CWE-190",
"name": "Integer Overflow or Wraparound"
},
"discovery_date": "2022-04-21T00:00:00+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"8Base-RHOSE-4.11:conmon-2:2.1.2-3.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.11:conmon-2:2.1.2-3.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.11:conmon-2:2.1.2-3.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.11:conmon-2:2.1.2-3.rhaos4.11.el8.src",
"8Base-RHOSE-4.11:conmon-2:2.1.2-3.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.11:conmon-debuginfo-2:2.1.2-3.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.11:conmon-debuginfo-2:2.1.2-3.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.11:conmon-debuginfo-2:2.1.2-3.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.11:conmon-debuginfo-2:2.1.2-3.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.11:conmon-debugsource-2:2.1.2-3.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.11:conmon-debugsource-2:2.1.2-3.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.11:conmon-debugsource-2:2.1.2-3.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.11:conmon-debugsource-2:2.1.2-3.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.11:containernetworking-plugins-0:1.0.1-6.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.11:containernetworking-plugins-0:1.0.1-6.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.11:containernetworking-plugins-0:1.0.1-6.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.11:containernetworking-plugins-0:1.0.1-6.rhaos4.11.el8.src",
"8Base-RHOSE-4.11:containernetworking-plugins-0:1.0.1-6.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.11:containernetworking-plugins-debuginfo-0:1.0.1-6.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.11:containernetworking-plugins-debuginfo-0:1.0.1-6.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.11:containernetworking-plugins-debuginfo-0:1.0.1-6.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.11:containernetworking-plugins-debuginfo-0:1.0.1-6.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.11:containernetworking-plugins-debugsource-0:1.0.1-6.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.11:containernetworking-plugins-debugsource-0:1.0.1-6.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.11:containernetworking-plugins-debugsource-0:1.0.1-6.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.11:containernetworking-plugins-debugsource-0:1.0.1-6.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.11:cri-o-0:1.24.6-2.rhaos4.11.git4bfe15a.el8.aarch64",
"8Base-RHOSE-4.11:cri-o-0:1.24.6-2.rhaos4.11.git4bfe15a.el8.ppc64le",
"8Base-RHOSE-4.11:cri-o-0:1.24.6-2.rhaos4.11.git4bfe15a.el8.s390x",
"8Base-RHOSE-4.11:cri-o-0:1.24.6-2.rhaos4.11.git4bfe15a.el8.src",
"8Base-RHOSE-4.11:cri-o-0:1.24.6-2.rhaos4.11.git4bfe15a.el8.x86_64",
"8Base-RHOSE-4.11:cri-o-debuginfo-0:1.24.6-2.rhaos4.11.git4bfe15a.el8.aarch64",
"8Base-RHOSE-4.11:cri-o-debuginfo-0:1.24.6-2.rhaos4.11.git4bfe15a.el8.ppc64le",
"8Base-RHOSE-4.11:cri-o-debuginfo-0:1.24.6-2.rhaos4.11.git4bfe15a.el8.s390x",
"8Base-RHOSE-4.11:cri-o-debuginfo-0:1.24.6-2.rhaos4.11.git4bfe15a.el8.x86_64",
"8Base-RHOSE-4.11:cri-o-debugsource-0:1.24.6-2.rhaos4.11.git4bfe15a.el8.aarch64",
"8Base-RHOSE-4.11:cri-o-debugsource-0:1.24.6-2.rhaos4.11.git4bfe15a.el8.ppc64le",
"8Base-RHOSE-4.11:cri-o-debugsource-0:1.24.6-2.rhaos4.11.git4bfe15a.el8.s390x",
"8Base-RHOSE-4.11:cri-o-debugsource-0:1.24.6-2.rhaos4.11.git4bfe15a.el8.x86_64",
"8Base-RHOSE-4.11:openshift-0:4.11.0-202306260054.p0.g990d55b.assembly.stream.el8.src",
"8Base-RHOSE-4.11:openshift-ansible-0:4.11.0-202306230041.p0.g0a466d7.assembly.stream.el8.noarch",
"8Base-RHOSE-4.11:openshift-ansible-0:4.11.0-202306230041.p0.g0a466d7.assembly.stream.el8.src",
"8Base-RHOSE-4.11:openshift-ansible-test-0:4.11.0-202306230041.p0.g0a466d7.assembly.stream.el8.noarch",
"8Base-RHOSE-4.11:openshift-clients-0:4.11.0-202306231116.p0.g2ae2303.assembly.stream.el8.aarch64",
"8Base-RHOSE-4.11:openshift-clients-0:4.11.0-202306231116.p0.g2ae2303.assembly.stream.el8.ppc64le",
"8Base-RHOSE-4.11:openshift-clients-0:4.11.0-202306231116.p0.g2ae2303.assembly.stream.el8.s390x",
"8Base-RHOSE-4.11:openshift-clients-0:4.11.0-202306231116.p0.g2ae2303.assembly.stream.el8.src",
"8Base-RHOSE-4.11:openshift-clients-0:4.11.0-202306231116.p0.g2ae2303.assembly.stream.el8.x86_64",
"8Base-RHOSE-4.11:openshift-clients-redistributable-0:4.11.0-202306231116.p0.g2ae2303.assembly.stream.el8.x86_64",
"8Base-RHOSE-4.11:openshift-hyperkube-0:4.11.0-202306260054.p0.g990d55b.assembly.stream.el8.aarch64",
"8Base-RHOSE-4.11:openshift-hyperkube-0:4.11.0-202306260054.p0.g990d55b.assembly.stream.el8.ppc64le",
"8Base-RHOSE-4.11:openshift-hyperkube-0:4.11.0-202306260054.p0.g990d55b.assembly.stream.el8.s390x",
"8Base-RHOSE-4.11:openshift-hyperkube-0:4.11.0-202306260054.p0.g990d55b.assembly.stream.el8.x86_64",
"8Base-RHOSE-4.11:openshift-kuryr-0:4.11.0-202306280915.p0.gc732699.assembly.stream.el8.src",
"8Base-RHOSE-4.11:openshift-kuryr-cni-0:4.11.0-202306280915.p0.gc732699.assembly.stream.el8.noarch",
"8Base-RHOSE-4.11:openshift-kuryr-common-0:4.11.0-202306280915.p0.gc732699.assembly.stream.el8.noarch",
"8Base-RHOSE-4.11:openshift-kuryr-controller-0:4.11.0-202306280915.p0.gc732699.assembly.stream.el8.noarch",
"8Base-RHOSE-4.11:python3-kuryr-kubernetes-0:4.11.0-202306280915.p0.gc732699.assembly.stream.el8.noarch"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2077689"
}
],
"notes": [
{
"category": "description",
"text": "An integer overflow flaw was found in Golang\u0027s crypto/elliptic library. This flaw allows an attacker to use a crafted scaler input longer than 32 bytes, causing P256().ScalarMult or P256().ScalarBaseMult to panic, leading to a loss of availability.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "golang: crypto/elliptic: panic caused by oversized scalar",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "A moderate severity flaw was found in Go\u2019s crypto/elliptic package in the generic P-256 implementation. If a scalar input longer than 32 bytes is supplied, P256().ScalarMult or P256().ScalarBaseMult can panic, causing the application to crash. Indirect uses via crypto/ecdsa and crypto/tls are not affected. This issue impacts availability but does not affect confidentiality or integrity. Only certain platforms (non-amd64, non-arm64, non-ppc64le, non-s390x) may be affected.\n\nRed Hat Enterprise Linux 7, 8 and 9 are affected, because the code-base is affected by this vulnerability.\n\nRed Hat Product Security has rated this issue as having Moderate security impact, and the issue is not currently planned to be addressed in future updates for Red Hat Enterprise Linux 7, hence, marked as Out-of-Support-Scope. \n\nRed Hat Developer Tools - Compilers (go-toolset-1.16-golang \u0026 go-toolset-1.17-golang), ships the vulnerable code and affected by this vulnerability.\n\nFor additional information, refer to the Issue Severity Classification: https://access.redhat.com/security/updates/classification/ and Red Hat Enterprise Linux Life Cycle \u0026 Updates Policy: https://access.redhat.com/support/policy/updates/errata/.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"8Base-RHOSE-4.11:buildah-1:1.23.4-3.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.11:buildah-1:1.23.4-3.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.11:buildah-1:1.23.4-3.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.11:buildah-1:1.23.4-3.rhaos4.11.el8.src",
"8Base-RHOSE-4.11:buildah-1:1.23.4-3.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.11:buildah-debuginfo-1:1.23.4-3.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.11:buildah-debuginfo-1:1.23.4-3.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.11:buildah-debuginfo-1:1.23.4-3.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.11:buildah-debuginfo-1:1.23.4-3.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.11:buildah-debugsource-1:1.23.4-3.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.11:buildah-debugsource-1:1.23.4-3.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.11:buildah-debugsource-1:1.23.4-3.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.11:buildah-debugsource-1:1.23.4-3.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.11:buildah-tests-1:1.23.4-3.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.11:buildah-tests-1:1.23.4-3.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.11:buildah-tests-1:1.23.4-3.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.11:buildah-tests-1:1.23.4-3.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.11:buildah-tests-debuginfo-1:1.23.4-3.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.11:buildah-tests-debuginfo-1:1.23.4-3.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.11:buildah-tests-debuginfo-1:1.23.4-3.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.11:buildah-tests-debuginfo-1:1.23.4-3.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.11:podman-2:4.0.2-7.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.11:podman-2:4.0.2-7.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.11:podman-2:4.0.2-7.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.11:podman-2:4.0.2-7.rhaos4.11.el8.src",
"8Base-RHOSE-4.11:podman-2:4.0.2-7.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.11:podman-catatonit-2:4.0.2-7.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.11:podman-catatonit-2:4.0.2-7.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.11:podman-catatonit-2:4.0.2-7.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.11:podman-catatonit-2:4.0.2-7.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.11:podman-catatonit-debuginfo-2:4.0.2-7.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.11:podman-catatonit-debuginfo-2:4.0.2-7.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.11:podman-catatonit-debuginfo-2:4.0.2-7.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.11:podman-catatonit-debuginfo-2:4.0.2-7.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.11:podman-debuginfo-2:4.0.2-7.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.11:podman-debuginfo-2:4.0.2-7.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.11:podman-debuginfo-2:4.0.2-7.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.11:podman-debuginfo-2:4.0.2-7.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.11:podman-debugsource-2:4.0.2-7.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.11:podman-debugsource-2:4.0.2-7.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.11:podman-debugsource-2:4.0.2-7.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.11:podman-debugsource-2:4.0.2-7.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.11:podman-docker-2:4.0.2-7.rhaos4.11.el8.noarch",
"8Base-RHOSE-4.11:podman-gvproxy-debuginfo-2:4.0.2-7.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.11:podman-gvproxy-debuginfo-2:4.0.2-7.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.11:podman-gvproxy-debuginfo-2:4.0.2-7.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.11:podman-gvproxy-debuginfo-2:4.0.2-7.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.11:podman-plugins-2:4.0.2-7.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.11:podman-plugins-2:4.0.2-7.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.11:podman-plugins-2:4.0.2-7.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.11:podman-plugins-2:4.0.2-7.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.11:podman-plugins-debuginfo-2:4.0.2-7.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.11:podman-plugins-debuginfo-2:4.0.2-7.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.11:podman-plugins-debuginfo-2:4.0.2-7.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.11:podman-plugins-debuginfo-2:4.0.2-7.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.11:podman-remote-2:4.0.2-7.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.11:podman-remote-2:4.0.2-7.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.11:podman-remote-2:4.0.2-7.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.11:podman-remote-2:4.0.2-7.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.11:podman-remote-debuginfo-2:4.0.2-7.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.11:podman-remote-debuginfo-2:4.0.2-7.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.11:podman-remote-debuginfo-2:4.0.2-7.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.11:podman-remote-debuginfo-2:4.0.2-7.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.11:podman-tests-2:4.0.2-7.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.11:podman-tests-2:4.0.2-7.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.11:podman-tests-2:4.0.2-7.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.11:podman-tests-2:4.0.2-7.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.11:runc-3:1.1.2-2.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.11:runc-3:1.1.2-2.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.11:runc-3:1.1.2-2.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.11:runc-3:1.1.2-2.rhaos4.11.el8.src",
"8Base-RHOSE-4.11:runc-3:1.1.2-2.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.11:runc-debuginfo-3:1.1.2-2.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.11:runc-debuginfo-3:1.1.2-2.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.11:runc-debuginfo-3:1.1.2-2.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.11:runc-debuginfo-3:1.1.2-2.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.11:runc-debugsource-3:1.1.2-2.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.11:runc-debugsource-3:1.1.2-2.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.11:runc-debugsource-3:1.1.2-2.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.11:runc-debugsource-3:1.1.2-2.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.11:skopeo-2:1.5.2-4.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.11:skopeo-2:1.5.2-4.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.11:skopeo-2:1.5.2-4.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.11:skopeo-2:1.5.2-4.rhaos4.11.el8.src",
"8Base-RHOSE-4.11:skopeo-2:1.5.2-4.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.11:skopeo-debuginfo-2:1.5.2-4.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.11:skopeo-debuginfo-2:1.5.2-4.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.11:skopeo-debuginfo-2:1.5.2-4.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.11:skopeo-debuginfo-2:1.5.2-4.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.11:skopeo-debugsource-2:1.5.2-4.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.11:skopeo-debugsource-2:1.5.2-4.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.11:skopeo-debugsource-2:1.5.2-4.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.11:skopeo-debugsource-2:1.5.2-4.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.11:skopeo-tests-2:1.5.2-4.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.11:skopeo-tests-2:1.5.2-4.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.11:skopeo-tests-2:1.5.2-4.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.11:skopeo-tests-2:1.5.2-4.rhaos4.11.el8.x86_64"
],
"known_not_affected": [
"8Base-RHOSE-4.11:conmon-2:2.1.2-3.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.11:conmon-2:2.1.2-3.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.11:conmon-2:2.1.2-3.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.11:conmon-2:2.1.2-3.rhaos4.11.el8.src",
"8Base-RHOSE-4.11:conmon-2:2.1.2-3.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.11:conmon-debuginfo-2:2.1.2-3.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.11:conmon-debuginfo-2:2.1.2-3.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.11:conmon-debuginfo-2:2.1.2-3.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.11:conmon-debuginfo-2:2.1.2-3.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.11:conmon-debugsource-2:2.1.2-3.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.11:conmon-debugsource-2:2.1.2-3.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.11:conmon-debugsource-2:2.1.2-3.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.11:conmon-debugsource-2:2.1.2-3.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.11:containernetworking-plugins-0:1.0.1-6.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.11:containernetworking-plugins-0:1.0.1-6.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.11:containernetworking-plugins-0:1.0.1-6.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.11:containernetworking-plugins-0:1.0.1-6.rhaos4.11.el8.src",
"8Base-RHOSE-4.11:containernetworking-plugins-0:1.0.1-6.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.11:containernetworking-plugins-debuginfo-0:1.0.1-6.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.11:containernetworking-plugins-debuginfo-0:1.0.1-6.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.11:containernetworking-plugins-debuginfo-0:1.0.1-6.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.11:containernetworking-plugins-debuginfo-0:1.0.1-6.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.11:containernetworking-plugins-debugsource-0:1.0.1-6.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.11:containernetworking-plugins-debugsource-0:1.0.1-6.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.11:containernetworking-plugins-debugsource-0:1.0.1-6.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.11:containernetworking-plugins-debugsource-0:1.0.1-6.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.11:cri-o-0:1.24.6-2.rhaos4.11.git4bfe15a.el8.aarch64",
"8Base-RHOSE-4.11:cri-o-0:1.24.6-2.rhaos4.11.git4bfe15a.el8.ppc64le",
"8Base-RHOSE-4.11:cri-o-0:1.24.6-2.rhaos4.11.git4bfe15a.el8.s390x",
"8Base-RHOSE-4.11:cri-o-0:1.24.6-2.rhaos4.11.git4bfe15a.el8.src",
"8Base-RHOSE-4.11:cri-o-0:1.24.6-2.rhaos4.11.git4bfe15a.el8.x86_64",
"8Base-RHOSE-4.11:cri-o-debuginfo-0:1.24.6-2.rhaos4.11.git4bfe15a.el8.aarch64",
"8Base-RHOSE-4.11:cri-o-debuginfo-0:1.24.6-2.rhaos4.11.git4bfe15a.el8.ppc64le",
"8Base-RHOSE-4.11:cri-o-debuginfo-0:1.24.6-2.rhaos4.11.git4bfe15a.el8.s390x",
"8Base-RHOSE-4.11:cri-o-debuginfo-0:1.24.6-2.rhaos4.11.git4bfe15a.el8.x86_64",
"8Base-RHOSE-4.11:cri-o-debugsource-0:1.24.6-2.rhaos4.11.git4bfe15a.el8.aarch64",
"8Base-RHOSE-4.11:cri-o-debugsource-0:1.24.6-2.rhaos4.11.git4bfe15a.el8.ppc64le",
"8Base-RHOSE-4.11:cri-o-debugsource-0:1.24.6-2.rhaos4.11.git4bfe15a.el8.s390x",
"8Base-RHOSE-4.11:cri-o-debugsource-0:1.24.6-2.rhaos4.11.git4bfe15a.el8.x86_64",
"8Base-RHOSE-4.11:openshift-0:4.11.0-202306260054.p0.g990d55b.assembly.stream.el8.src",
"8Base-RHOSE-4.11:openshift-ansible-0:4.11.0-202306230041.p0.g0a466d7.assembly.stream.el8.noarch",
"8Base-RHOSE-4.11:openshift-ansible-0:4.11.0-202306230041.p0.g0a466d7.assembly.stream.el8.src",
"8Base-RHOSE-4.11:openshift-ansible-test-0:4.11.0-202306230041.p0.g0a466d7.assembly.stream.el8.noarch",
"8Base-RHOSE-4.11:openshift-clients-0:4.11.0-202306231116.p0.g2ae2303.assembly.stream.el8.aarch64",
"8Base-RHOSE-4.11:openshift-clients-0:4.11.0-202306231116.p0.g2ae2303.assembly.stream.el8.ppc64le",
"8Base-RHOSE-4.11:openshift-clients-0:4.11.0-202306231116.p0.g2ae2303.assembly.stream.el8.s390x",
"8Base-RHOSE-4.11:openshift-clients-0:4.11.0-202306231116.p0.g2ae2303.assembly.stream.el8.src",
"8Base-RHOSE-4.11:openshift-clients-0:4.11.0-202306231116.p0.g2ae2303.assembly.stream.el8.x86_64",
"8Base-RHOSE-4.11:openshift-clients-redistributable-0:4.11.0-202306231116.p0.g2ae2303.assembly.stream.el8.x86_64",
"8Base-RHOSE-4.11:openshift-hyperkube-0:4.11.0-202306260054.p0.g990d55b.assembly.stream.el8.aarch64",
"8Base-RHOSE-4.11:openshift-hyperkube-0:4.11.0-202306260054.p0.g990d55b.assembly.stream.el8.ppc64le",
"8Base-RHOSE-4.11:openshift-hyperkube-0:4.11.0-202306260054.p0.g990d55b.assembly.stream.el8.s390x",
"8Base-RHOSE-4.11:openshift-hyperkube-0:4.11.0-202306260054.p0.g990d55b.assembly.stream.el8.x86_64",
"8Base-RHOSE-4.11:openshift-kuryr-0:4.11.0-202306280915.p0.gc732699.assembly.stream.el8.src",
"8Base-RHOSE-4.11:openshift-kuryr-cni-0:4.11.0-202306280915.p0.gc732699.assembly.stream.el8.noarch",
"8Base-RHOSE-4.11:openshift-kuryr-common-0:4.11.0-202306280915.p0.gc732699.assembly.stream.el8.noarch",
"8Base-RHOSE-4.11:openshift-kuryr-controller-0:4.11.0-202306280915.p0.gc732699.assembly.stream.el8.noarch",
"8Base-RHOSE-4.11:python3-kuryr-kubernetes-0:4.11.0-202306280915.p0.gc732699.assembly.stream.el8.noarch"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2022-28327"
},
{
"category": "external",
"summary": "RHBZ#2077689",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2077689"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2022-28327",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-28327"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2022-28327",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2022-28327"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-announce/c/oecdBNLOml8",
"url": "https://groups.google.com/g/golang-announce/c/oecdBNLOml8"
}
],
"release_date": "2022-04-12T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2023-07-06T02:47:40+00:00",
"details": "For OpenShift Container Platform 4.11 see the following documentation, which will be updated shortly for this release, for important instructions on how to upgrade your cluster and fully apply this asynchronous errata update:\n\nhttps://docs.openshift.com/container-platform/4.11/release_notes/ocp-4-11-release-notes.html",
"product_ids": [
"8Base-RHOSE-4.11:buildah-1:1.23.4-3.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.11:buildah-1:1.23.4-3.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.11:buildah-1:1.23.4-3.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.11:buildah-1:1.23.4-3.rhaos4.11.el8.src",
"8Base-RHOSE-4.11:buildah-1:1.23.4-3.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.11:buildah-debuginfo-1:1.23.4-3.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.11:buildah-debuginfo-1:1.23.4-3.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.11:buildah-debuginfo-1:1.23.4-3.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.11:buildah-debuginfo-1:1.23.4-3.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.11:buildah-debugsource-1:1.23.4-3.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.11:buildah-debugsource-1:1.23.4-3.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.11:buildah-debugsource-1:1.23.4-3.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.11:buildah-debugsource-1:1.23.4-3.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.11:buildah-tests-1:1.23.4-3.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.11:buildah-tests-1:1.23.4-3.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.11:buildah-tests-1:1.23.4-3.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.11:buildah-tests-1:1.23.4-3.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.11:buildah-tests-debuginfo-1:1.23.4-3.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.11:buildah-tests-debuginfo-1:1.23.4-3.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.11:buildah-tests-debuginfo-1:1.23.4-3.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.11:buildah-tests-debuginfo-1:1.23.4-3.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.11:podman-2:4.0.2-7.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.11:podman-2:4.0.2-7.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.11:podman-2:4.0.2-7.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.11:podman-2:4.0.2-7.rhaos4.11.el8.src",
"8Base-RHOSE-4.11:podman-2:4.0.2-7.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.11:podman-catatonit-2:4.0.2-7.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.11:podman-catatonit-2:4.0.2-7.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.11:podman-catatonit-2:4.0.2-7.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.11:podman-catatonit-2:4.0.2-7.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.11:podman-catatonit-debuginfo-2:4.0.2-7.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.11:podman-catatonit-debuginfo-2:4.0.2-7.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.11:podman-catatonit-debuginfo-2:4.0.2-7.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.11:podman-catatonit-debuginfo-2:4.0.2-7.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.11:podman-debuginfo-2:4.0.2-7.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.11:podman-debuginfo-2:4.0.2-7.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.11:podman-debuginfo-2:4.0.2-7.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.11:podman-debuginfo-2:4.0.2-7.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.11:podman-debugsource-2:4.0.2-7.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.11:podman-debugsource-2:4.0.2-7.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.11:podman-debugsource-2:4.0.2-7.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.11:podman-debugsource-2:4.0.2-7.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.11:podman-docker-2:4.0.2-7.rhaos4.11.el8.noarch",
"8Base-RHOSE-4.11:podman-gvproxy-debuginfo-2:4.0.2-7.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.11:podman-gvproxy-debuginfo-2:4.0.2-7.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.11:podman-gvproxy-debuginfo-2:4.0.2-7.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.11:podman-gvproxy-debuginfo-2:4.0.2-7.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.11:podman-plugins-2:4.0.2-7.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.11:podman-plugins-2:4.0.2-7.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.11:podman-plugins-2:4.0.2-7.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.11:podman-plugins-2:4.0.2-7.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.11:podman-plugins-debuginfo-2:4.0.2-7.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.11:podman-plugins-debuginfo-2:4.0.2-7.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.11:podman-plugins-debuginfo-2:4.0.2-7.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.11:podman-plugins-debuginfo-2:4.0.2-7.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.11:podman-remote-2:4.0.2-7.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.11:podman-remote-2:4.0.2-7.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.11:podman-remote-2:4.0.2-7.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.11:podman-remote-2:4.0.2-7.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.11:podman-remote-debuginfo-2:4.0.2-7.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.11:podman-remote-debuginfo-2:4.0.2-7.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.11:podman-remote-debuginfo-2:4.0.2-7.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.11:podman-remote-debuginfo-2:4.0.2-7.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.11:podman-tests-2:4.0.2-7.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.11:podman-tests-2:4.0.2-7.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.11:podman-tests-2:4.0.2-7.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.11:podman-tests-2:4.0.2-7.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.11:runc-3:1.1.2-2.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.11:runc-3:1.1.2-2.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.11:runc-3:1.1.2-2.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.11:runc-3:1.1.2-2.rhaos4.11.el8.src",
"8Base-RHOSE-4.11:runc-3:1.1.2-2.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.11:runc-debuginfo-3:1.1.2-2.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.11:runc-debuginfo-3:1.1.2-2.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.11:runc-debuginfo-3:1.1.2-2.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.11:runc-debuginfo-3:1.1.2-2.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.11:runc-debugsource-3:1.1.2-2.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.11:runc-debugsource-3:1.1.2-2.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.11:runc-debugsource-3:1.1.2-2.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.11:runc-debugsource-3:1.1.2-2.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.11:skopeo-2:1.5.2-4.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.11:skopeo-2:1.5.2-4.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.11:skopeo-2:1.5.2-4.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.11:skopeo-2:1.5.2-4.rhaos4.11.el8.src",
"8Base-RHOSE-4.11:skopeo-2:1.5.2-4.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.11:skopeo-debuginfo-2:1.5.2-4.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.11:skopeo-debuginfo-2:1.5.2-4.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.11:skopeo-debuginfo-2:1.5.2-4.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.11:skopeo-debuginfo-2:1.5.2-4.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.11:skopeo-debugsource-2:1.5.2-4.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.11:skopeo-debugsource-2:1.5.2-4.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.11:skopeo-debugsource-2:1.5.2-4.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.11:skopeo-debugsource-2:1.5.2-4.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.11:skopeo-tests-2:1.5.2-4.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.11:skopeo-tests-2:1.5.2-4.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.11:skopeo-tests-2:1.5.2-4.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.11:skopeo-tests-2:1.5.2-4.rhaos4.11.el8.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2023:3914"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"8Base-RHOSE-4.11:buildah-1:1.23.4-3.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.11:buildah-1:1.23.4-3.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.11:buildah-1:1.23.4-3.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.11:buildah-1:1.23.4-3.rhaos4.11.el8.src",
"8Base-RHOSE-4.11:buildah-1:1.23.4-3.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.11:buildah-debuginfo-1:1.23.4-3.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.11:buildah-debuginfo-1:1.23.4-3.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.11:buildah-debuginfo-1:1.23.4-3.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.11:buildah-debuginfo-1:1.23.4-3.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.11:buildah-debugsource-1:1.23.4-3.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.11:buildah-debugsource-1:1.23.4-3.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.11:buildah-debugsource-1:1.23.4-3.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.11:buildah-debugsource-1:1.23.4-3.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.11:buildah-tests-1:1.23.4-3.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.11:buildah-tests-1:1.23.4-3.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.11:buildah-tests-1:1.23.4-3.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.11:buildah-tests-1:1.23.4-3.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.11:buildah-tests-debuginfo-1:1.23.4-3.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.11:buildah-tests-debuginfo-1:1.23.4-3.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.11:buildah-tests-debuginfo-1:1.23.4-3.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.11:buildah-tests-debuginfo-1:1.23.4-3.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.11:conmon-2:2.1.2-3.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.11:conmon-2:2.1.2-3.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.11:conmon-2:2.1.2-3.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.11:conmon-2:2.1.2-3.rhaos4.11.el8.src",
"8Base-RHOSE-4.11:conmon-2:2.1.2-3.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.11:conmon-debuginfo-2:2.1.2-3.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.11:conmon-debuginfo-2:2.1.2-3.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.11:conmon-debuginfo-2:2.1.2-3.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.11:conmon-debuginfo-2:2.1.2-3.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.11:conmon-debugsource-2:2.1.2-3.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.11:conmon-debugsource-2:2.1.2-3.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.11:conmon-debugsource-2:2.1.2-3.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.11:conmon-debugsource-2:2.1.2-3.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.11:containernetworking-plugins-0:1.0.1-6.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.11:containernetworking-plugins-0:1.0.1-6.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.11:containernetworking-plugins-0:1.0.1-6.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.11:containernetworking-plugins-0:1.0.1-6.rhaos4.11.el8.src",
"8Base-RHOSE-4.11:containernetworking-plugins-0:1.0.1-6.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.11:containernetworking-plugins-debuginfo-0:1.0.1-6.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.11:containernetworking-plugins-debuginfo-0:1.0.1-6.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.11:containernetworking-plugins-debuginfo-0:1.0.1-6.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.11:containernetworking-plugins-debuginfo-0:1.0.1-6.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.11:containernetworking-plugins-debugsource-0:1.0.1-6.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.11:containernetworking-plugins-debugsource-0:1.0.1-6.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.11:containernetworking-plugins-debugsource-0:1.0.1-6.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.11:containernetworking-plugins-debugsource-0:1.0.1-6.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.11:cri-o-0:1.24.6-2.rhaos4.11.git4bfe15a.el8.aarch64",
"8Base-RHOSE-4.11:cri-o-0:1.24.6-2.rhaos4.11.git4bfe15a.el8.ppc64le",
"8Base-RHOSE-4.11:cri-o-0:1.24.6-2.rhaos4.11.git4bfe15a.el8.s390x",
"8Base-RHOSE-4.11:cri-o-0:1.24.6-2.rhaos4.11.git4bfe15a.el8.src",
"8Base-RHOSE-4.11:cri-o-0:1.24.6-2.rhaos4.11.git4bfe15a.el8.x86_64",
"8Base-RHOSE-4.11:cri-o-debuginfo-0:1.24.6-2.rhaos4.11.git4bfe15a.el8.aarch64",
"8Base-RHOSE-4.11:cri-o-debuginfo-0:1.24.6-2.rhaos4.11.git4bfe15a.el8.ppc64le",
"8Base-RHOSE-4.11:cri-o-debuginfo-0:1.24.6-2.rhaos4.11.git4bfe15a.el8.s390x",
"8Base-RHOSE-4.11:cri-o-debuginfo-0:1.24.6-2.rhaos4.11.git4bfe15a.el8.x86_64",
"8Base-RHOSE-4.11:cri-o-debugsource-0:1.24.6-2.rhaos4.11.git4bfe15a.el8.aarch64",
"8Base-RHOSE-4.11:cri-o-debugsource-0:1.24.6-2.rhaos4.11.git4bfe15a.el8.ppc64le",
"8Base-RHOSE-4.11:cri-o-debugsource-0:1.24.6-2.rhaos4.11.git4bfe15a.el8.s390x",
"8Base-RHOSE-4.11:cri-o-debugsource-0:1.24.6-2.rhaos4.11.git4bfe15a.el8.x86_64",
"8Base-RHOSE-4.11:openshift-0:4.11.0-202306260054.p0.g990d55b.assembly.stream.el8.src",
"8Base-RHOSE-4.11:openshift-ansible-0:4.11.0-202306230041.p0.g0a466d7.assembly.stream.el8.noarch",
"8Base-RHOSE-4.11:openshift-ansible-0:4.11.0-202306230041.p0.g0a466d7.assembly.stream.el8.src",
"8Base-RHOSE-4.11:openshift-ansible-test-0:4.11.0-202306230041.p0.g0a466d7.assembly.stream.el8.noarch",
"8Base-RHOSE-4.11:openshift-clients-0:4.11.0-202306231116.p0.g2ae2303.assembly.stream.el8.aarch64",
"8Base-RHOSE-4.11:openshift-clients-0:4.11.0-202306231116.p0.g2ae2303.assembly.stream.el8.ppc64le",
"8Base-RHOSE-4.11:openshift-clients-0:4.11.0-202306231116.p0.g2ae2303.assembly.stream.el8.s390x",
"8Base-RHOSE-4.11:openshift-clients-0:4.11.0-202306231116.p0.g2ae2303.assembly.stream.el8.src",
"8Base-RHOSE-4.11:openshift-clients-0:4.11.0-202306231116.p0.g2ae2303.assembly.stream.el8.x86_64",
"8Base-RHOSE-4.11:openshift-clients-redistributable-0:4.11.0-202306231116.p0.g2ae2303.assembly.stream.el8.x86_64",
"8Base-RHOSE-4.11:openshift-hyperkube-0:4.11.0-202306260054.p0.g990d55b.assembly.stream.el8.aarch64",
"8Base-RHOSE-4.11:openshift-hyperkube-0:4.11.0-202306260054.p0.g990d55b.assembly.stream.el8.ppc64le",
"8Base-RHOSE-4.11:openshift-hyperkube-0:4.11.0-202306260054.p0.g990d55b.assembly.stream.el8.s390x",
"8Base-RHOSE-4.11:openshift-hyperkube-0:4.11.0-202306260054.p0.g990d55b.assembly.stream.el8.x86_64",
"8Base-RHOSE-4.11:openshift-kuryr-0:4.11.0-202306280915.p0.gc732699.assembly.stream.el8.src",
"8Base-RHOSE-4.11:openshift-kuryr-cni-0:4.11.0-202306280915.p0.gc732699.assembly.stream.el8.noarch",
"8Base-RHOSE-4.11:openshift-kuryr-common-0:4.11.0-202306280915.p0.gc732699.assembly.stream.el8.noarch",
"8Base-RHOSE-4.11:openshift-kuryr-controller-0:4.11.0-202306280915.p0.gc732699.assembly.stream.el8.noarch",
"8Base-RHOSE-4.11:podman-2:4.0.2-7.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.11:podman-2:4.0.2-7.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.11:podman-2:4.0.2-7.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.11:podman-2:4.0.2-7.rhaos4.11.el8.src",
"8Base-RHOSE-4.11:podman-2:4.0.2-7.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.11:podman-catatonit-2:4.0.2-7.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.11:podman-catatonit-2:4.0.2-7.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.11:podman-catatonit-2:4.0.2-7.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.11:podman-catatonit-2:4.0.2-7.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.11:podman-catatonit-debuginfo-2:4.0.2-7.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.11:podman-catatonit-debuginfo-2:4.0.2-7.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.11:podman-catatonit-debuginfo-2:4.0.2-7.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.11:podman-catatonit-debuginfo-2:4.0.2-7.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.11:podman-debuginfo-2:4.0.2-7.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.11:podman-debuginfo-2:4.0.2-7.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.11:podman-debuginfo-2:4.0.2-7.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.11:podman-debuginfo-2:4.0.2-7.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.11:podman-debugsource-2:4.0.2-7.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.11:podman-debugsource-2:4.0.2-7.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.11:podman-debugsource-2:4.0.2-7.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.11:podman-debugsource-2:4.0.2-7.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.11:podman-docker-2:4.0.2-7.rhaos4.11.el8.noarch",
"8Base-RHOSE-4.11:podman-gvproxy-debuginfo-2:4.0.2-7.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.11:podman-gvproxy-debuginfo-2:4.0.2-7.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.11:podman-gvproxy-debuginfo-2:4.0.2-7.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.11:podman-gvproxy-debuginfo-2:4.0.2-7.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.11:podman-plugins-2:4.0.2-7.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.11:podman-plugins-2:4.0.2-7.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.11:podman-plugins-2:4.0.2-7.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.11:podman-plugins-2:4.0.2-7.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.11:podman-plugins-debuginfo-2:4.0.2-7.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.11:podman-plugins-debuginfo-2:4.0.2-7.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.11:podman-plugins-debuginfo-2:4.0.2-7.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.11:podman-plugins-debuginfo-2:4.0.2-7.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.11:podman-remote-2:4.0.2-7.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.11:podman-remote-2:4.0.2-7.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.11:podman-remote-2:4.0.2-7.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.11:podman-remote-2:4.0.2-7.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.11:podman-remote-debuginfo-2:4.0.2-7.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.11:podman-remote-debuginfo-2:4.0.2-7.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.11:podman-remote-debuginfo-2:4.0.2-7.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.11:podman-remote-debuginfo-2:4.0.2-7.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.11:podman-tests-2:4.0.2-7.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.11:podman-tests-2:4.0.2-7.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.11:podman-tests-2:4.0.2-7.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.11:podman-tests-2:4.0.2-7.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.11:python3-kuryr-kubernetes-0:4.11.0-202306280915.p0.gc732699.assembly.stream.el8.noarch",
"8Base-RHOSE-4.11:runc-3:1.1.2-2.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.11:runc-3:1.1.2-2.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.11:runc-3:1.1.2-2.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.11:runc-3:1.1.2-2.rhaos4.11.el8.src",
"8Base-RHOSE-4.11:runc-3:1.1.2-2.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.11:runc-debuginfo-3:1.1.2-2.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.11:runc-debuginfo-3:1.1.2-2.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.11:runc-debuginfo-3:1.1.2-2.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.11:runc-debuginfo-3:1.1.2-2.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.11:runc-debugsource-3:1.1.2-2.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.11:runc-debugsource-3:1.1.2-2.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.11:runc-debugsource-3:1.1.2-2.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.11:runc-debugsource-3:1.1.2-2.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.11:skopeo-2:1.5.2-4.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.11:skopeo-2:1.5.2-4.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.11:skopeo-2:1.5.2-4.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.11:skopeo-2:1.5.2-4.rhaos4.11.el8.src",
"8Base-RHOSE-4.11:skopeo-2:1.5.2-4.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.11:skopeo-debuginfo-2:1.5.2-4.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.11:skopeo-debuginfo-2:1.5.2-4.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.11:skopeo-debuginfo-2:1.5.2-4.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.11:skopeo-debuginfo-2:1.5.2-4.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.11:skopeo-debugsource-2:1.5.2-4.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.11:skopeo-debugsource-2:1.5.2-4.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.11:skopeo-debugsource-2:1.5.2-4.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.11:skopeo-debugsource-2:1.5.2-4.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.11:skopeo-tests-2:1.5.2-4.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.11:skopeo-tests-2:1.5.2-4.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.11:skopeo-tests-2:1.5.2-4.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.11:skopeo-tests-2:1.5.2-4.rhaos4.11.el8.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "golang: crypto/elliptic: panic caused by oversized scalar"
},
{
"cve": "CVE-2022-30629",
"cwe": {
"id": "CWE-331",
"name": "Insufficient Entropy"
},
"discovery_date": "2022-06-02T00:00:00+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"8Base-RHOSE-4.11:buildah-1:1.23.4-3.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.11:buildah-1:1.23.4-3.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.11:buildah-1:1.23.4-3.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.11:buildah-1:1.23.4-3.rhaos4.11.el8.src",
"8Base-RHOSE-4.11:buildah-1:1.23.4-3.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.11:buildah-debuginfo-1:1.23.4-3.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.11:buildah-debuginfo-1:1.23.4-3.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.11:buildah-debuginfo-1:1.23.4-3.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.11:buildah-debuginfo-1:1.23.4-3.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.11:buildah-debugsource-1:1.23.4-3.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.11:buildah-debugsource-1:1.23.4-3.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.11:buildah-debugsource-1:1.23.4-3.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.11:buildah-debugsource-1:1.23.4-3.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.11:buildah-tests-1:1.23.4-3.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.11:buildah-tests-1:1.23.4-3.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.11:buildah-tests-1:1.23.4-3.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.11:buildah-tests-1:1.23.4-3.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.11:buildah-tests-debuginfo-1:1.23.4-3.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.11:buildah-tests-debuginfo-1:1.23.4-3.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.11:buildah-tests-debuginfo-1:1.23.4-3.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.11:buildah-tests-debuginfo-1:1.23.4-3.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.11:conmon-2:2.1.2-3.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.11:conmon-2:2.1.2-3.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.11:conmon-2:2.1.2-3.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.11:conmon-2:2.1.2-3.rhaos4.11.el8.src",
"8Base-RHOSE-4.11:conmon-2:2.1.2-3.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.11:conmon-debuginfo-2:2.1.2-3.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.11:conmon-debuginfo-2:2.1.2-3.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.11:conmon-debuginfo-2:2.1.2-3.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.11:conmon-debuginfo-2:2.1.2-3.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.11:conmon-debugsource-2:2.1.2-3.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.11:conmon-debugsource-2:2.1.2-3.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.11:conmon-debugsource-2:2.1.2-3.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.11:conmon-debugsource-2:2.1.2-3.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.11:containernetworking-plugins-0:1.0.1-6.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.11:containernetworking-plugins-0:1.0.1-6.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.11:containernetworking-plugins-0:1.0.1-6.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.11:containernetworking-plugins-0:1.0.1-6.rhaos4.11.el8.src",
"8Base-RHOSE-4.11:containernetworking-plugins-0:1.0.1-6.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.11:containernetworking-plugins-debuginfo-0:1.0.1-6.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.11:containernetworking-plugins-debuginfo-0:1.0.1-6.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.11:containernetworking-plugins-debuginfo-0:1.0.1-6.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.11:containernetworking-plugins-debuginfo-0:1.0.1-6.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.11:containernetworking-plugins-debugsource-0:1.0.1-6.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.11:containernetworking-plugins-debugsource-0:1.0.1-6.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.11:containernetworking-plugins-debugsource-0:1.0.1-6.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.11:containernetworking-plugins-debugsource-0:1.0.1-6.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.11:cri-o-0:1.24.6-2.rhaos4.11.git4bfe15a.el8.aarch64",
"8Base-RHOSE-4.11:cri-o-0:1.24.6-2.rhaos4.11.git4bfe15a.el8.ppc64le",
"8Base-RHOSE-4.11:cri-o-0:1.24.6-2.rhaos4.11.git4bfe15a.el8.s390x",
"8Base-RHOSE-4.11:cri-o-0:1.24.6-2.rhaos4.11.git4bfe15a.el8.src",
"8Base-RHOSE-4.11:cri-o-0:1.24.6-2.rhaos4.11.git4bfe15a.el8.x86_64",
"8Base-RHOSE-4.11:cri-o-debuginfo-0:1.24.6-2.rhaos4.11.git4bfe15a.el8.aarch64",
"8Base-RHOSE-4.11:cri-o-debuginfo-0:1.24.6-2.rhaos4.11.git4bfe15a.el8.ppc64le",
"8Base-RHOSE-4.11:cri-o-debuginfo-0:1.24.6-2.rhaos4.11.git4bfe15a.el8.s390x",
"8Base-RHOSE-4.11:cri-o-debuginfo-0:1.24.6-2.rhaos4.11.git4bfe15a.el8.x86_64",
"8Base-RHOSE-4.11:cri-o-debugsource-0:1.24.6-2.rhaos4.11.git4bfe15a.el8.aarch64",
"8Base-RHOSE-4.11:cri-o-debugsource-0:1.24.6-2.rhaos4.11.git4bfe15a.el8.ppc64le",
"8Base-RHOSE-4.11:cri-o-debugsource-0:1.24.6-2.rhaos4.11.git4bfe15a.el8.s390x",
"8Base-RHOSE-4.11:cri-o-debugsource-0:1.24.6-2.rhaos4.11.git4bfe15a.el8.x86_64",
"8Base-RHOSE-4.11:openshift-0:4.11.0-202306260054.p0.g990d55b.assembly.stream.el8.src",
"8Base-RHOSE-4.11:openshift-ansible-0:4.11.0-202306230041.p0.g0a466d7.assembly.stream.el8.noarch",
"8Base-RHOSE-4.11:openshift-ansible-0:4.11.0-202306230041.p0.g0a466d7.assembly.stream.el8.src",
"8Base-RHOSE-4.11:openshift-ansible-test-0:4.11.0-202306230041.p0.g0a466d7.assembly.stream.el8.noarch",
"8Base-RHOSE-4.11:openshift-clients-0:4.11.0-202306231116.p0.g2ae2303.assembly.stream.el8.aarch64",
"8Base-RHOSE-4.11:openshift-clients-0:4.11.0-202306231116.p0.g2ae2303.assembly.stream.el8.ppc64le",
"8Base-RHOSE-4.11:openshift-clients-0:4.11.0-202306231116.p0.g2ae2303.assembly.stream.el8.s390x",
"8Base-RHOSE-4.11:openshift-clients-0:4.11.0-202306231116.p0.g2ae2303.assembly.stream.el8.src",
"8Base-RHOSE-4.11:openshift-clients-0:4.11.0-202306231116.p0.g2ae2303.assembly.stream.el8.x86_64",
"8Base-RHOSE-4.11:openshift-clients-redistributable-0:4.11.0-202306231116.p0.g2ae2303.assembly.stream.el8.x86_64",
"8Base-RHOSE-4.11:openshift-hyperkube-0:4.11.0-202306260054.p0.g990d55b.assembly.stream.el8.aarch64",
"8Base-RHOSE-4.11:openshift-hyperkube-0:4.11.0-202306260054.p0.g990d55b.assembly.stream.el8.ppc64le",
"8Base-RHOSE-4.11:openshift-hyperkube-0:4.11.0-202306260054.p0.g990d55b.assembly.stream.el8.s390x",
"8Base-RHOSE-4.11:openshift-hyperkube-0:4.11.0-202306260054.p0.g990d55b.assembly.stream.el8.x86_64",
"8Base-RHOSE-4.11:openshift-kuryr-0:4.11.0-202306280915.p0.gc732699.assembly.stream.el8.src",
"8Base-RHOSE-4.11:openshift-kuryr-cni-0:4.11.0-202306280915.p0.gc732699.assembly.stream.el8.noarch",
"8Base-RHOSE-4.11:openshift-kuryr-common-0:4.11.0-202306280915.p0.gc732699.assembly.stream.el8.noarch",
"8Base-RHOSE-4.11:openshift-kuryr-controller-0:4.11.0-202306280915.p0.gc732699.assembly.stream.el8.noarch",
"8Base-RHOSE-4.11:python3-kuryr-kubernetes-0:4.11.0-202306280915.p0.gc732699.assembly.stream.el8.noarch",
"8Base-RHOSE-4.11:runc-3:1.1.2-2.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.11:runc-3:1.1.2-2.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.11:runc-3:1.1.2-2.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.11:runc-3:1.1.2-2.rhaos4.11.el8.src",
"8Base-RHOSE-4.11:runc-3:1.1.2-2.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.11:runc-debuginfo-3:1.1.2-2.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.11:runc-debuginfo-3:1.1.2-2.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.11:runc-debuginfo-3:1.1.2-2.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.11:runc-debuginfo-3:1.1.2-2.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.11:runc-debugsource-3:1.1.2-2.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.11:runc-debugsource-3:1.1.2-2.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.11:runc-debugsource-3:1.1.2-2.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.11:runc-debugsource-3:1.1.2-2.rhaos4.11.el8.x86_64"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2092793"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in the crypto/tls golang package. When session tickets are generated by crypto/tls, it is missing the ticket expiration. This issue may allow an attacker to observe the TLS handshakes to correlate successive connections during session resumption.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "golang: crypto/tls: session tickets lack random ticket_age_add",
"title": "Vulnerability summary"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"8Base-RHOSE-4.11:podman-2:4.0.2-7.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.11:podman-2:4.0.2-7.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.11:podman-2:4.0.2-7.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.11:podman-2:4.0.2-7.rhaos4.11.el8.src",
"8Base-RHOSE-4.11:podman-2:4.0.2-7.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.11:podman-catatonit-2:4.0.2-7.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.11:podman-catatonit-2:4.0.2-7.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.11:podman-catatonit-2:4.0.2-7.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.11:podman-catatonit-2:4.0.2-7.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.11:podman-catatonit-debuginfo-2:4.0.2-7.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.11:podman-catatonit-debuginfo-2:4.0.2-7.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.11:podman-catatonit-debuginfo-2:4.0.2-7.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.11:podman-catatonit-debuginfo-2:4.0.2-7.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.11:podman-debuginfo-2:4.0.2-7.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.11:podman-debuginfo-2:4.0.2-7.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.11:podman-debuginfo-2:4.0.2-7.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.11:podman-debuginfo-2:4.0.2-7.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.11:podman-debugsource-2:4.0.2-7.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.11:podman-debugsource-2:4.0.2-7.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.11:podman-debugsource-2:4.0.2-7.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.11:podman-debugsource-2:4.0.2-7.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.11:podman-docker-2:4.0.2-7.rhaos4.11.el8.noarch",
"8Base-RHOSE-4.11:podman-gvproxy-debuginfo-2:4.0.2-7.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.11:podman-gvproxy-debuginfo-2:4.0.2-7.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.11:podman-gvproxy-debuginfo-2:4.0.2-7.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.11:podman-gvproxy-debuginfo-2:4.0.2-7.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.11:podman-plugins-2:4.0.2-7.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.11:podman-plugins-2:4.0.2-7.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.11:podman-plugins-2:4.0.2-7.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.11:podman-plugins-2:4.0.2-7.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.11:podman-plugins-debuginfo-2:4.0.2-7.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.11:podman-plugins-debuginfo-2:4.0.2-7.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.11:podman-plugins-debuginfo-2:4.0.2-7.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.11:podman-plugins-debuginfo-2:4.0.2-7.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.11:podman-remote-2:4.0.2-7.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.11:podman-remote-2:4.0.2-7.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.11:podman-remote-2:4.0.2-7.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.11:podman-remote-2:4.0.2-7.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.11:podman-remote-debuginfo-2:4.0.2-7.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.11:podman-remote-debuginfo-2:4.0.2-7.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.11:podman-remote-debuginfo-2:4.0.2-7.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.11:podman-remote-debuginfo-2:4.0.2-7.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.11:podman-tests-2:4.0.2-7.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.11:podman-tests-2:4.0.2-7.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.11:podman-tests-2:4.0.2-7.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.11:podman-tests-2:4.0.2-7.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.11:skopeo-2:1.5.2-4.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.11:skopeo-2:1.5.2-4.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.11:skopeo-2:1.5.2-4.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.11:skopeo-2:1.5.2-4.rhaos4.11.el8.src",
"8Base-RHOSE-4.11:skopeo-2:1.5.2-4.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.11:skopeo-debuginfo-2:1.5.2-4.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.11:skopeo-debuginfo-2:1.5.2-4.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.11:skopeo-debuginfo-2:1.5.2-4.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.11:skopeo-debuginfo-2:1.5.2-4.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.11:skopeo-debugsource-2:1.5.2-4.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.11:skopeo-debugsource-2:1.5.2-4.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.11:skopeo-debugsource-2:1.5.2-4.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.11:skopeo-debugsource-2:1.5.2-4.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.11:skopeo-tests-2:1.5.2-4.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.11:skopeo-tests-2:1.5.2-4.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.11:skopeo-tests-2:1.5.2-4.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.11:skopeo-tests-2:1.5.2-4.rhaos4.11.el8.x86_64"
],
"known_not_affected": [
"8Base-RHOSE-4.11:buildah-1:1.23.4-3.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.11:buildah-1:1.23.4-3.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.11:buildah-1:1.23.4-3.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.11:buildah-1:1.23.4-3.rhaos4.11.el8.src",
"8Base-RHOSE-4.11:buildah-1:1.23.4-3.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.11:buildah-debuginfo-1:1.23.4-3.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.11:buildah-debuginfo-1:1.23.4-3.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.11:buildah-debuginfo-1:1.23.4-3.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.11:buildah-debuginfo-1:1.23.4-3.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.11:buildah-debugsource-1:1.23.4-3.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.11:buildah-debugsource-1:1.23.4-3.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.11:buildah-debugsource-1:1.23.4-3.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.11:buildah-debugsource-1:1.23.4-3.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.11:buildah-tests-1:1.23.4-3.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.11:buildah-tests-1:1.23.4-3.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.11:buildah-tests-1:1.23.4-3.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.11:buildah-tests-1:1.23.4-3.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.11:buildah-tests-debuginfo-1:1.23.4-3.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.11:buildah-tests-debuginfo-1:1.23.4-3.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.11:buildah-tests-debuginfo-1:1.23.4-3.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.11:buildah-tests-debuginfo-1:1.23.4-3.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.11:conmon-2:2.1.2-3.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.11:conmon-2:2.1.2-3.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.11:conmon-2:2.1.2-3.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.11:conmon-2:2.1.2-3.rhaos4.11.el8.src",
"8Base-RHOSE-4.11:conmon-2:2.1.2-3.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.11:conmon-debuginfo-2:2.1.2-3.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.11:conmon-debuginfo-2:2.1.2-3.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.11:conmon-debuginfo-2:2.1.2-3.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.11:conmon-debuginfo-2:2.1.2-3.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.11:conmon-debugsource-2:2.1.2-3.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.11:conmon-debugsource-2:2.1.2-3.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.11:conmon-debugsource-2:2.1.2-3.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.11:conmon-debugsource-2:2.1.2-3.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.11:containernetworking-plugins-0:1.0.1-6.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.11:containernetworking-plugins-0:1.0.1-6.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.11:containernetworking-plugins-0:1.0.1-6.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.11:containernetworking-plugins-0:1.0.1-6.rhaos4.11.el8.src",
"8Base-RHOSE-4.11:containernetworking-plugins-0:1.0.1-6.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.11:containernetworking-plugins-debuginfo-0:1.0.1-6.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.11:containernetworking-plugins-debuginfo-0:1.0.1-6.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.11:containernetworking-plugins-debuginfo-0:1.0.1-6.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.11:containernetworking-plugins-debuginfo-0:1.0.1-6.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.11:containernetworking-plugins-debugsource-0:1.0.1-6.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.11:containernetworking-plugins-debugsource-0:1.0.1-6.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.11:containernetworking-plugins-debugsource-0:1.0.1-6.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.11:containernetworking-plugins-debugsource-0:1.0.1-6.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.11:cri-o-0:1.24.6-2.rhaos4.11.git4bfe15a.el8.aarch64",
"8Base-RHOSE-4.11:cri-o-0:1.24.6-2.rhaos4.11.git4bfe15a.el8.ppc64le",
"8Base-RHOSE-4.11:cri-o-0:1.24.6-2.rhaos4.11.git4bfe15a.el8.s390x",
"8Base-RHOSE-4.11:cri-o-0:1.24.6-2.rhaos4.11.git4bfe15a.el8.src",
"8Base-RHOSE-4.11:cri-o-0:1.24.6-2.rhaos4.11.git4bfe15a.el8.x86_64",
"8Base-RHOSE-4.11:cri-o-debuginfo-0:1.24.6-2.rhaos4.11.git4bfe15a.el8.aarch64",
"8Base-RHOSE-4.11:cri-o-debuginfo-0:1.24.6-2.rhaos4.11.git4bfe15a.el8.ppc64le",
"8Base-RHOSE-4.11:cri-o-debuginfo-0:1.24.6-2.rhaos4.11.git4bfe15a.el8.s390x",
"8Base-RHOSE-4.11:cri-o-debuginfo-0:1.24.6-2.rhaos4.11.git4bfe15a.el8.x86_64",
"8Base-RHOSE-4.11:cri-o-debugsource-0:1.24.6-2.rhaos4.11.git4bfe15a.el8.aarch64",
"8Base-RHOSE-4.11:cri-o-debugsource-0:1.24.6-2.rhaos4.11.git4bfe15a.el8.ppc64le",
"8Base-RHOSE-4.11:cri-o-debugsource-0:1.24.6-2.rhaos4.11.git4bfe15a.el8.s390x",
"8Base-RHOSE-4.11:cri-o-debugsource-0:1.24.6-2.rhaos4.11.git4bfe15a.el8.x86_64",
"8Base-RHOSE-4.11:openshift-0:4.11.0-202306260054.p0.g990d55b.assembly.stream.el8.src",
"8Base-RHOSE-4.11:openshift-ansible-0:4.11.0-202306230041.p0.g0a466d7.assembly.stream.el8.noarch",
"8Base-RHOSE-4.11:openshift-ansible-0:4.11.0-202306230041.p0.g0a466d7.assembly.stream.el8.src",
"8Base-RHOSE-4.11:openshift-ansible-test-0:4.11.0-202306230041.p0.g0a466d7.assembly.stream.el8.noarch",
"8Base-RHOSE-4.11:openshift-clients-0:4.11.0-202306231116.p0.g2ae2303.assembly.stream.el8.aarch64",
"8Base-RHOSE-4.11:openshift-clients-0:4.11.0-202306231116.p0.g2ae2303.assembly.stream.el8.ppc64le",
"8Base-RHOSE-4.11:openshift-clients-0:4.11.0-202306231116.p0.g2ae2303.assembly.stream.el8.s390x",
"8Base-RHOSE-4.11:openshift-clients-0:4.11.0-202306231116.p0.g2ae2303.assembly.stream.el8.src",
"8Base-RHOSE-4.11:openshift-clients-0:4.11.0-202306231116.p0.g2ae2303.assembly.stream.el8.x86_64",
"8Base-RHOSE-4.11:openshift-clients-redistributable-0:4.11.0-202306231116.p0.g2ae2303.assembly.stream.el8.x86_64",
"8Base-RHOSE-4.11:openshift-hyperkube-0:4.11.0-202306260054.p0.g990d55b.assembly.stream.el8.aarch64",
"8Base-RHOSE-4.11:openshift-hyperkube-0:4.11.0-202306260054.p0.g990d55b.assembly.stream.el8.ppc64le",
"8Base-RHOSE-4.11:openshift-hyperkube-0:4.11.0-202306260054.p0.g990d55b.assembly.stream.el8.s390x",
"8Base-RHOSE-4.11:openshift-hyperkube-0:4.11.0-202306260054.p0.g990d55b.assembly.stream.el8.x86_64",
"8Base-RHOSE-4.11:openshift-kuryr-0:4.11.0-202306280915.p0.gc732699.assembly.stream.el8.src",
"8Base-RHOSE-4.11:openshift-kuryr-cni-0:4.11.0-202306280915.p0.gc732699.assembly.stream.el8.noarch",
"8Base-RHOSE-4.11:openshift-kuryr-common-0:4.11.0-202306280915.p0.gc732699.assembly.stream.el8.noarch",
"8Base-RHOSE-4.11:openshift-kuryr-controller-0:4.11.0-202306280915.p0.gc732699.assembly.stream.el8.noarch",
"8Base-RHOSE-4.11:python3-kuryr-kubernetes-0:4.11.0-202306280915.p0.gc732699.assembly.stream.el8.noarch",
"8Base-RHOSE-4.11:runc-3:1.1.2-2.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.11:runc-3:1.1.2-2.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.11:runc-3:1.1.2-2.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.11:runc-3:1.1.2-2.rhaos4.11.el8.src",
"8Base-RHOSE-4.11:runc-3:1.1.2-2.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.11:runc-debuginfo-3:1.1.2-2.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.11:runc-debuginfo-3:1.1.2-2.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.11:runc-debuginfo-3:1.1.2-2.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.11:runc-debuginfo-3:1.1.2-2.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.11:runc-debugsource-3:1.1.2-2.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.11:runc-debugsource-3:1.1.2-2.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.11:runc-debugsource-3:1.1.2-2.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.11:runc-debugsource-3:1.1.2-2.rhaos4.11.el8.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2022-30629"
},
{
"category": "external",
"summary": "RHBZ#2092793",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2092793"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2022-30629",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-30629"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2022-30629",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2022-30629"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-announce/c/TzIC9-t8Ytg",
"url": "https://groups.google.com/g/golang-announce/c/TzIC9-t8Ytg"
}
],
"release_date": "2022-06-02T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2023-07-06T02:47:40+00:00",
"details": "For OpenShift Container Platform 4.11 see the following documentation, which will be updated shortly for this release, for important instructions on how to upgrade your cluster and fully apply this asynchronous errata update:\n\nhttps://docs.openshift.com/container-platform/4.11/release_notes/ocp-4-11-release-notes.html",
"product_ids": [
"8Base-RHOSE-4.11:podman-2:4.0.2-7.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.11:podman-2:4.0.2-7.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.11:podman-2:4.0.2-7.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.11:podman-2:4.0.2-7.rhaos4.11.el8.src",
"8Base-RHOSE-4.11:podman-2:4.0.2-7.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.11:podman-catatonit-2:4.0.2-7.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.11:podman-catatonit-2:4.0.2-7.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.11:podman-catatonit-2:4.0.2-7.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.11:podman-catatonit-2:4.0.2-7.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.11:podman-catatonit-debuginfo-2:4.0.2-7.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.11:podman-catatonit-debuginfo-2:4.0.2-7.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.11:podman-catatonit-debuginfo-2:4.0.2-7.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.11:podman-catatonit-debuginfo-2:4.0.2-7.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.11:podman-debuginfo-2:4.0.2-7.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.11:podman-debuginfo-2:4.0.2-7.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.11:podman-debuginfo-2:4.0.2-7.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.11:podman-debuginfo-2:4.0.2-7.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.11:podman-debugsource-2:4.0.2-7.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.11:podman-debugsource-2:4.0.2-7.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.11:podman-debugsource-2:4.0.2-7.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.11:podman-debugsource-2:4.0.2-7.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.11:podman-docker-2:4.0.2-7.rhaos4.11.el8.noarch",
"8Base-RHOSE-4.11:podman-gvproxy-debuginfo-2:4.0.2-7.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.11:podman-gvproxy-debuginfo-2:4.0.2-7.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.11:podman-gvproxy-debuginfo-2:4.0.2-7.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.11:podman-gvproxy-debuginfo-2:4.0.2-7.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.11:podman-plugins-2:4.0.2-7.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.11:podman-plugins-2:4.0.2-7.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.11:podman-plugins-2:4.0.2-7.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.11:podman-plugins-2:4.0.2-7.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.11:podman-plugins-debuginfo-2:4.0.2-7.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.11:podman-plugins-debuginfo-2:4.0.2-7.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.11:podman-plugins-debuginfo-2:4.0.2-7.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.11:podman-plugins-debuginfo-2:4.0.2-7.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.11:podman-remote-2:4.0.2-7.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.11:podman-remote-2:4.0.2-7.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.11:podman-remote-2:4.0.2-7.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.11:podman-remote-2:4.0.2-7.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.11:podman-remote-debuginfo-2:4.0.2-7.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.11:podman-remote-debuginfo-2:4.0.2-7.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.11:podman-remote-debuginfo-2:4.0.2-7.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.11:podman-remote-debuginfo-2:4.0.2-7.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.11:podman-tests-2:4.0.2-7.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.11:podman-tests-2:4.0.2-7.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.11:podman-tests-2:4.0.2-7.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.11:podman-tests-2:4.0.2-7.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.11:skopeo-2:1.5.2-4.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.11:skopeo-2:1.5.2-4.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.11:skopeo-2:1.5.2-4.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.11:skopeo-2:1.5.2-4.rhaos4.11.el8.src",
"8Base-RHOSE-4.11:skopeo-2:1.5.2-4.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.11:skopeo-debuginfo-2:1.5.2-4.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.11:skopeo-debuginfo-2:1.5.2-4.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.11:skopeo-debuginfo-2:1.5.2-4.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.11:skopeo-debuginfo-2:1.5.2-4.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.11:skopeo-debugsource-2:1.5.2-4.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.11:skopeo-debugsource-2:1.5.2-4.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.11:skopeo-debugsource-2:1.5.2-4.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.11:skopeo-debugsource-2:1.5.2-4.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.11:skopeo-tests-2:1.5.2-4.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.11:skopeo-tests-2:1.5.2-4.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.11:skopeo-tests-2:1.5.2-4.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.11:skopeo-tests-2:1.5.2-4.rhaos4.11.el8.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2023:3914"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "HIGH",
"attackVector": "NETWORK",
"availabilityImpact": "NONE",
"baseScore": 3.1,
"baseSeverity": "LOW",
"confidentialityImpact": "LOW",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "REQUIRED",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:R/S:U/C:L/I:N/A:N",
"version": "3.1"
},
"products": [
"8Base-RHOSE-4.11:buildah-1:1.23.4-3.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.11:buildah-1:1.23.4-3.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.11:buildah-1:1.23.4-3.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.11:buildah-1:1.23.4-3.rhaos4.11.el8.src",
"8Base-RHOSE-4.11:buildah-1:1.23.4-3.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.11:buildah-debuginfo-1:1.23.4-3.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.11:buildah-debuginfo-1:1.23.4-3.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.11:buildah-debuginfo-1:1.23.4-3.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.11:buildah-debuginfo-1:1.23.4-3.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.11:buildah-debugsource-1:1.23.4-3.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.11:buildah-debugsource-1:1.23.4-3.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.11:buildah-debugsource-1:1.23.4-3.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.11:buildah-debugsource-1:1.23.4-3.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.11:buildah-tests-1:1.23.4-3.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.11:buildah-tests-1:1.23.4-3.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.11:buildah-tests-1:1.23.4-3.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.11:buildah-tests-1:1.23.4-3.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.11:buildah-tests-debuginfo-1:1.23.4-3.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.11:buildah-tests-debuginfo-1:1.23.4-3.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.11:buildah-tests-debuginfo-1:1.23.4-3.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.11:buildah-tests-debuginfo-1:1.23.4-3.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.11:conmon-2:2.1.2-3.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.11:conmon-2:2.1.2-3.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.11:conmon-2:2.1.2-3.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.11:conmon-2:2.1.2-3.rhaos4.11.el8.src",
"8Base-RHOSE-4.11:conmon-2:2.1.2-3.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.11:conmon-debuginfo-2:2.1.2-3.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.11:conmon-debuginfo-2:2.1.2-3.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.11:conmon-debuginfo-2:2.1.2-3.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.11:conmon-debuginfo-2:2.1.2-3.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.11:conmon-debugsource-2:2.1.2-3.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.11:conmon-debugsource-2:2.1.2-3.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.11:conmon-debugsource-2:2.1.2-3.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.11:conmon-debugsource-2:2.1.2-3.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.11:containernetworking-plugins-0:1.0.1-6.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.11:containernetworking-plugins-0:1.0.1-6.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.11:containernetworking-plugins-0:1.0.1-6.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.11:containernetworking-plugins-0:1.0.1-6.rhaos4.11.el8.src",
"8Base-RHOSE-4.11:containernetworking-plugins-0:1.0.1-6.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.11:containernetworking-plugins-debuginfo-0:1.0.1-6.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.11:containernetworking-plugins-debuginfo-0:1.0.1-6.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.11:containernetworking-plugins-debuginfo-0:1.0.1-6.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.11:containernetworking-plugins-debuginfo-0:1.0.1-6.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.11:containernetworking-plugins-debugsource-0:1.0.1-6.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.11:containernetworking-plugins-debugsource-0:1.0.1-6.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.11:containernetworking-plugins-debugsource-0:1.0.1-6.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.11:containernetworking-plugins-debugsource-0:1.0.1-6.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.11:cri-o-0:1.24.6-2.rhaos4.11.git4bfe15a.el8.aarch64",
"8Base-RHOSE-4.11:cri-o-0:1.24.6-2.rhaos4.11.git4bfe15a.el8.ppc64le",
"8Base-RHOSE-4.11:cri-o-0:1.24.6-2.rhaos4.11.git4bfe15a.el8.s390x",
"8Base-RHOSE-4.11:cri-o-0:1.24.6-2.rhaos4.11.git4bfe15a.el8.src",
"8Base-RHOSE-4.11:cri-o-0:1.24.6-2.rhaos4.11.git4bfe15a.el8.x86_64",
"8Base-RHOSE-4.11:cri-o-debuginfo-0:1.24.6-2.rhaos4.11.git4bfe15a.el8.aarch64",
"8Base-RHOSE-4.11:cri-o-debuginfo-0:1.24.6-2.rhaos4.11.git4bfe15a.el8.ppc64le",
"8Base-RHOSE-4.11:cri-o-debuginfo-0:1.24.6-2.rhaos4.11.git4bfe15a.el8.s390x",
"8Base-RHOSE-4.11:cri-o-debuginfo-0:1.24.6-2.rhaos4.11.git4bfe15a.el8.x86_64",
"8Base-RHOSE-4.11:cri-o-debugsource-0:1.24.6-2.rhaos4.11.git4bfe15a.el8.aarch64",
"8Base-RHOSE-4.11:cri-o-debugsource-0:1.24.6-2.rhaos4.11.git4bfe15a.el8.ppc64le",
"8Base-RHOSE-4.11:cri-o-debugsource-0:1.24.6-2.rhaos4.11.git4bfe15a.el8.s390x",
"8Base-RHOSE-4.11:cri-o-debugsource-0:1.24.6-2.rhaos4.11.git4bfe15a.el8.x86_64",
"8Base-RHOSE-4.11:openshift-0:4.11.0-202306260054.p0.g990d55b.assembly.stream.el8.src",
"8Base-RHOSE-4.11:openshift-ansible-0:4.11.0-202306230041.p0.g0a466d7.assembly.stream.el8.noarch",
"8Base-RHOSE-4.11:openshift-ansible-0:4.11.0-202306230041.p0.g0a466d7.assembly.stream.el8.src",
"8Base-RHOSE-4.11:openshift-ansible-test-0:4.11.0-202306230041.p0.g0a466d7.assembly.stream.el8.noarch",
"8Base-RHOSE-4.11:openshift-clients-0:4.11.0-202306231116.p0.g2ae2303.assembly.stream.el8.aarch64",
"8Base-RHOSE-4.11:openshift-clients-0:4.11.0-202306231116.p0.g2ae2303.assembly.stream.el8.ppc64le",
"8Base-RHOSE-4.11:openshift-clients-0:4.11.0-202306231116.p0.g2ae2303.assembly.stream.el8.s390x",
"8Base-RHOSE-4.11:openshift-clients-0:4.11.0-202306231116.p0.g2ae2303.assembly.stream.el8.src",
"8Base-RHOSE-4.11:openshift-clients-0:4.11.0-202306231116.p0.g2ae2303.assembly.stream.el8.x86_64",
"8Base-RHOSE-4.11:openshift-clients-redistributable-0:4.11.0-202306231116.p0.g2ae2303.assembly.stream.el8.x86_64",
"8Base-RHOSE-4.11:openshift-hyperkube-0:4.11.0-202306260054.p0.g990d55b.assembly.stream.el8.aarch64",
"8Base-RHOSE-4.11:openshift-hyperkube-0:4.11.0-202306260054.p0.g990d55b.assembly.stream.el8.ppc64le",
"8Base-RHOSE-4.11:openshift-hyperkube-0:4.11.0-202306260054.p0.g990d55b.assembly.stream.el8.s390x",
"8Base-RHOSE-4.11:openshift-hyperkube-0:4.11.0-202306260054.p0.g990d55b.assembly.stream.el8.x86_64",
"8Base-RHOSE-4.11:openshift-kuryr-0:4.11.0-202306280915.p0.gc732699.assembly.stream.el8.src",
"8Base-RHOSE-4.11:openshift-kuryr-cni-0:4.11.0-202306280915.p0.gc732699.assembly.stream.el8.noarch",
"8Base-RHOSE-4.11:openshift-kuryr-common-0:4.11.0-202306280915.p0.gc732699.assembly.stream.el8.noarch",
"8Base-RHOSE-4.11:openshift-kuryr-controller-0:4.11.0-202306280915.p0.gc732699.assembly.stream.el8.noarch",
"8Base-RHOSE-4.11:podman-2:4.0.2-7.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.11:podman-2:4.0.2-7.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.11:podman-2:4.0.2-7.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.11:podman-2:4.0.2-7.rhaos4.11.el8.src",
"8Base-RHOSE-4.11:podman-2:4.0.2-7.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.11:podman-catatonit-2:4.0.2-7.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.11:podman-catatonit-2:4.0.2-7.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.11:podman-catatonit-2:4.0.2-7.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.11:podman-catatonit-2:4.0.2-7.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.11:podman-catatonit-debuginfo-2:4.0.2-7.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.11:podman-catatonit-debuginfo-2:4.0.2-7.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.11:podman-catatonit-debuginfo-2:4.0.2-7.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.11:podman-catatonit-debuginfo-2:4.0.2-7.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.11:podman-debuginfo-2:4.0.2-7.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.11:podman-debuginfo-2:4.0.2-7.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.11:podman-debuginfo-2:4.0.2-7.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.11:podman-debuginfo-2:4.0.2-7.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.11:podman-debugsource-2:4.0.2-7.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.11:podman-debugsource-2:4.0.2-7.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.11:podman-debugsource-2:4.0.2-7.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.11:podman-debugsource-2:4.0.2-7.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.11:podman-docker-2:4.0.2-7.rhaos4.11.el8.noarch",
"8Base-RHOSE-4.11:podman-gvproxy-debuginfo-2:4.0.2-7.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.11:podman-gvproxy-debuginfo-2:4.0.2-7.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.11:podman-gvproxy-debuginfo-2:4.0.2-7.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.11:podman-gvproxy-debuginfo-2:4.0.2-7.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.11:podman-plugins-2:4.0.2-7.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.11:podman-plugins-2:4.0.2-7.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.11:podman-plugins-2:4.0.2-7.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.11:podman-plugins-2:4.0.2-7.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.11:podman-plugins-debuginfo-2:4.0.2-7.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.11:podman-plugins-debuginfo-2:4.0.2-7.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.11:podman-plugins-debuginfo-2:4.0.2-7.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.11:podman-plugins-debuginfo-2:4.0.2-7.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.11:podman-remote-2:4.0.2-7.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.11:podman-remote-2:4.0.2-7.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.11:podman-remote-2:4.0.2-7.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.11:podman-remote-2:4.0.2-7.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.11:podman-remote-debuginfo-2:4.0.2-7.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.11:podman-remote-debuginfo-2:4.0.2-7.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.11:podman-remote-debuginfo-2:4.0.2-7.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.11:podman-remote-debuginfo-2:4.0.2-7.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.11:podman-tests-2:4.0.2-7.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.11:podman-tests-2:4.0.2-7.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.11:podman-tests-2:4.0.2-7.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.11:podman-tests-2:4.0.2-7.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.11:python3-kuryr-kubernetes-0:4.11.0-202306280915.p0.gc732699.assembly.stream.el8.noarch",
"8Base-RHOSE-4.11:runc-3:1.1.2-2.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.11:runc-3:1.1.2-2.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.11:runc-3:1.1.2-2.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.11:runc-3:1.1.2-2.rhaos4.11.el8.src",
"8Base-RHOSE-4.11:runc-3:1.1.2-2.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.11:runc-debuginfo-3:1.1.2-2.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.11:runc-debuginfo-3:1.1.2-2.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.11:runc-debuginfo-3:1.1.2-2.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.11:runc-debuginfo-3:1.1.2-2.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.11:runc-debugsource-3:1.1.2-2.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.11:runc-debugsource-3:1.1.2-2.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.11:runc-debugsource-3:1.1.2-2.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.11:runc-debugsource-3:1.1.2-2.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.11:skopeo-2:1.5.2-4.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.11:skopeo-2:1.5.2-4.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.11:skopeo-2:1.5.2-4.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.11:skopeo-2:1.5.2-4.rhaos4.11.el8.src",
"8Base-RHOSE-4.11:skopeo-2:1.5.2-4.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.11:skopeo-debuginfo-2:1.5.2-4.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.11:skopeo-debuginfo-2:1.5.2-4.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.11:skopeo-debuginfo-2:1.5.2-4.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.11:skopeo-debuginfo-2:1.5.2-4.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.11:skopeo-debugsource-2:1.5.2-4.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.11:skopeo-debugsource-2:1.5.2-4.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.11:skopeo-debugsource-2:1.5.2-4.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.11:skopeo-debugsource-2:1.5.2-4.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.11:skopeo-tests-2:1.5.2-4.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.11:skopeo-tests-2:1.5.2-4.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.11:skopeo-tests-2:1.5.2-4.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.11:skopeo-tests-2:1.5.2-4.rhaos4.11.el8.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Low"
}
],
"title": "golang: crypto/tls: session tickets lack random ticket_age_add"
},
{
"cve": "CVE-2022-41717",
"cwe": {
"id": "CWE-770",
"name": "Allocation of Resources Without Limits or Throttling"
},
"discovery_date": "2023-01-16T00:00:00+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"8Base-RHOSE-4.11:buildah-1:1.23.4-3.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.11:buildah-1:1.23.4-3.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.11:buildah-1:1.23.4-3.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.11:buildah-1:1.23.4-3.rhaos4.11.el8.src",
"8Base-RHOSE-4.11:buildah-1:1.23.4-3.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.11:buildah-debuginfo-1:1.23.4-3.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.11:buildah-debuginfo-1:1.23.4-3.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.11:buildah-debuginfo-1:1.23.4-3.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.11:buildah-debuginfo-1:1.23.4-3.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.11:buildah-debugsource-1:1.23.4-3.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.11:buildah-debugsource-1:1.23.4-3.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.11:buildah-debugsource-1:1.23.4-3.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.11:buildah-debugsource-1:1.23.4-3.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.11:buildah-tests-1:1.23.4-3.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.11:buildah-tests-1:1.23.4-3.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.11:buildah-tests-1:1.23.4-3.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.11:buildah-tests-1:1.23.4-3.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.11:buildah-tests-debuginfo-1:1.23.4-3.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.11:buildah-tests-debuginfo-1:1.23.4-3.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.11:buildah-tests-debuginfo-1:1.23.4-3.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.11:buildah-tests-debuginfo-1:1.23.4-3.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.11:conmon-2:2.1.2-3.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.11:conmon-2:2.1.2-3.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.11:conmon-2:2.1.2-3.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.11:conmon-2:2.1.2-3.rhaos4.11.el8.src",
"8Base-RHOSE-4.11:conmon-2:2.1.2-3.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.11:conmon-debuginfo-2:2.1.2-3.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.11:conmon-debuginfo-2:2.1.2-3.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.11:conmon-debuginfo-2:2.1.2-3.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.11:conmon-debuginfo-2:2.1.2-3.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.11:conmon-debugsource-2:2.1.2-3.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.11:conmon-debugsource-2:2.1.2-3.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.11:conmon-debugsource-2:2.1.2-3.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.11:conmon-debugsource-2:2.1.2-3.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.11:containernetworking-plugins-0:1.0.1-6.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.11:containernetworking-plugins-0:1.0.1-6.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.11:containernetworking-plugins-0:1.0.1-6.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.11:containernetworking-plugins-0:1.0.1-6.rhaos4.11.el8.src",
"8Base-RHOSE-4.11:containernetworking-plugins-0:1.0.1-6.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.11:containernetworking-plugins-debuginfo-0:1.0.1-6.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.11:containernetworking-plugins-debuginfo-0:1.0.1-6.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.11:containernetworking-plugins-debuginfo-0:1.0.1-6.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.11:containernetworking-plugins-debuginfo-0:1.0.1-6.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.11:containernetworking-plugins-debugsource-0:1.0.1-6.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.11:containernetworking-plugins-debugsource-0:1.0.1-6.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.11:containernetworking-plugins-debugsource-0:1.0.1-6.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.11:containernetworking-plugins-debugsource-0:1.0.1-6.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.11:cri-o-0:1.24.6-2.rhaos4.11.git4bfe15a.el8.aarch64",
"8Base-RHOSE-4.11:cri-o-0:1.24.6-2.rhaos4.11.git4bfe15a.el8.ppc64le",
"8Base-RHOSE-4.11:cri-o-0:1.24.6-2.rhaos4.11.git4bfe15a.el8.s390x",
"8Base-RHOSE-4.11:cri-o-0:1.24.6-2.rhaos4.11.git4bfe15a.el8.src",
"8Base-RHOSE-4.11:cri-o-0:1.24.6-2.rhaos4.11.git4bfe15a.el8.x86_64",
"8Base-RHOSE-4.11:cri-o-debuginfo-0:1.24.6-2.rhaos4.11.git4bfe15a.el8.aarch64",
"8Base-RHOSE-4.11:cri-o-debuginfo-0:1.24.6-2.rhaos4.11.git4bfe15a.el8.ppc64le",
"8Base-RHOSE-4.11:cri-o-debuginfo-0:1.24.6-2.rhaos4.11.git4bfe15a.el8.s390x",
"8Base-RHOSE-4.11:cri-o-debuginfo-0:1.24.6-2.rhaos4.11.git4bfe15a.el8.x86_64",
"8Base-RHOSE-4.11:cri-o-debugsource-0:1.24.6-2.rhaos4.11.git4bfe15a.el8.aarch64",
"8Base-RHOSE-4.11:cri-o-debugsource-0:1.24.6-2.rhaos4.11.git4bfe15a.el8.ppc64le",
"8Base-RHOSE-4.11:cri-o-debugsource-0:1.24.6-2.rhaos4.11.git4bfe15a.el8.s390x",
"8Base-RHOSE-4.11:cri-o-debugsource-0:1.24.6-2.rhaos4.11.git4bfe15a.el8.x86_64",
"8Base-RHOSE-4.11:openshift-ansible-0:4.11.0-202306230041.p0.g0a466d7.assembly.stream.el8.noarch",
"8Base-RHOSE-4.11:openshift-ansible-0:4.11.0-202306230041.p0.g0a466d7.assembly.stream.el8.src",
"8Base-RHOSE-4.11:openshift-ansible-test-0:4.11.0-202306230041.p0.g0a466d7.assembly.stream.el8.noarch",
"8Base-RHOSE-4.11:openshift-clients-0:4.11.0-202306231116.p0.g2ae2303.assembly.stream.el8.aarch64",
"8Base-RHOSE-4.11:openshift-clients-0:4.11.0-202306231116.p0.g2ae2303.assembly.stream.el8.ppc64le",
"8Base-RHOSE-4.11:openshift-clients-0:4.11.0-202306231116.p0.g2ae2303.assembly.stream.el8.s390x",
"8Base-RHOSE-4.11:openshift-clients-0:4.11.0-202306231116.p0.g2ae2303.assembly.stream.el8.src",
"8Base-RHOSE-4.11:openshift-clients-0:4.11.0-202306231116.p0.g2ae2303.assembly.stream.el8.x86_64",
"8Base-RHOSE-4.11:openshift-clients-redistributable-0:4.11.0-202306231116.p0.g2ae2303.assembly.stream.el8.x86_64",
"8Base-RHOSE-4.11:openshift-kuryr-0:4.11.0-202306280915.p0.gc732699.assembly.stream.el8.src",
"8Base-RHOSE-4.11:openshift-kuryr-cni-0:4.11.0-202306280915.p0.gc732699.assembly.stream.el8.noarch",
"8Base-RHOSE-4.11:openshift-kuryr-common-0:4.11.0-202306280915.p0.gc732699.assembly.stream.el8.noarch",
"8Base-RHOSE-4.11:openshift-kuryr-controller-0:4.11.0-202306280915.p0.gc732699.assembly.stream.el8.noarch",
"8Base-RHOSE-4.11:podman-2:4.0.2-7.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.11:podman-2:4.0.2-7.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.11:podman-2:4.0.2-7.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.11:podman-2:4.0.2-7.rhaos4.11.el8.src",
"8Base-RHOSE-4.11:podman-2:4.0.2-7.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.11:podman-catatonit-2:4.0.2-7.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.11:podman-catatonit-2:4.0.2-7.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.11:podman-catatonit-2:4.0.2-7.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.11:podman-catatonit-2:4.0.2-7.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.11:podman-catatonit-debuginfo-2:4.0.2-7.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.11:podman-catatonit-debuginfo-2:4.0.2-7.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.11:podman-catatonit-debuginfo-2:4.0.2-7.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.11:podman-catatonit-debuginfo-2:4.0.2-7.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.11:podman-debuginfo-2:4.0.2-7.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.11:podman-debuginfo-2:4.0.2-7.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.11:podman-debuginfo-2:4.0.2-7.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.11:podman-debuginfo-2:4.0.2-7.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.11:podman-debugsource-2:4.0.2-7.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.11:podman-debugsource-2:4.0.2-7.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.11:podman-debugsource-2:4.0.2-7.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.11:podman-debugsource-2:4.0.2-7.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.11:podman-docker-2:4.0.2-7.rhaos4.11.el8.noarch",
"8Base-RHOSE-4.11:podman-gvproxy-debuginfo-2:4.0.2-7.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.11:podman-gvproxy-debuginfo-2:4.0.2-7.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.11:podman-gvproxy-debuginfo-2:4.0.2-7.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.11:podman-gvproxy-debuginfo-2:4.0.2-7.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.11:podman-plugins-2:4.0.2-7.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.11:podman-plugins-2:4.0.2-7.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.11:podman-plugins-2:4.0.2-7.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.11:podman-plugins-2:4.0.2-7.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.11:podman-plugins-debuginfo-2:4.0.2-7.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.11:podman-plugins-debuginfo-2:4.0.2-7.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.11:podman-plugins-debuginfo-2:4.0.2-7.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.11:podman-plugins-debuginfo-2:4.0.2-7.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.11:podman-remote-2:4.0.2-7.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.11:podman-remote-2:4.0.2-7.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.11:podman-remote-2:4.0.2-7.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.11:podman-remote-2:4.0.2-7.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.11:podman-remote-debuginfo-2:4.0.2-7.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.11:podman-remote-debuginfo-2:4.0.2-7.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.11:podman-remote-debuginfo-2:4.0.2-7.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.11:podman-remote-debuginfo-2:4.0.2-7.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.11:podman-tests-2:4.0.2-7.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.11:podman-tests-2:4.0.2-7.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.11:podman-tests-2:4.0.2-7.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.11:podman-tests-2:4.0.2-7.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.11:python3-kuryr-kubernetes-0:4.11.0-202306280915.p0.gc732699.assembly.stream.el8.noarch",
"8Base-RHOSE-4.11:runc-3:1.1.2-2.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.11:runc-3:1.1.2-2.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.11:runc-3:1.1.2-2.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.11:runc-3:1.1.2-2.rhaos4.11.el8.src",
"8Base-RHOSE-4.11:runc-3:1.1.2-2.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.11:runc-debuginfo-3:1.1.2-2.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.11:runc-debuginfo-3:1.1.2-2.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.11:runc-debuginfo-3:1.1.2-2.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.11:runc-debuginfo-3:1.1.2-2.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.11:runc-debugsource-3:1.1.2-2.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.11:runc-debugsource-3:1.1.2-2.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.11:runc-debugsource-3:1.1.2-2.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.11:runc-debugsource-3:1.1.2-2.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.11:skopeo-2:1.5.2-4.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.11:skopeo-2:1.5.2-4.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.11:skopeo-2:1.5.2-4.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.11:skopeo-2:1.5.2-4.rhaos4.11.el8.src",
"8Base-RHOSE-4.11:skopeo-2:1.5.2-4.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.11:skopeo-debuginfo-2:1.5.2-4.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.11:skopeo-debuginfo-2:1.5.2-4.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.11:skopeo-debuginfo-2:1.5.2-4.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.11:skopeo-debuginfo-2:1.5.2-4.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.11:skopeo-debugsource-2:1.5.2-4.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.11:skopeo-debugsource-2:1.5.2-4.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.11:skopeo-debugsource-2:1.5.2-4.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.11:skopeo-debugsource-2:1.5.2-4.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.11:skopeo-tests-2:1.5.2-4.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.11:skopeo-tests-2:1.5.2-4.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.11:skopeo-tests-2:1.5.2-4.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.11:skopeo-tests-2:1.5.2-4.rhaos4.11.el8.x86_64"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2161274"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in the net/http library of the golang package. This flaw allows an attacker to cause excessive memory growth in a Go server accepting HTTP/2 requests. HTTP/2 server connections contain a cache of HTTP header keys sent by the client. While the total number of entries in this cache is capped, an attacker sending very large keys can cause the server to allocate approximately 64 MiB per open connection.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "golang: net/http: excessive memory growth in a Go server accepting HTTP/2 requests",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "Within Red Hat OpenShift Container Platform, the grafana container is listed as will not fix. Since OCP 4.10, Grafana itself is not shipped and the Grafana web server is protected behind an OAuth proxy server.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"8Base-RHOSE-4.11:openshift-0:4.11.0-202306260054.p0.g990d55b.assembly.stream.el8.src",
"8Base-RHOSE-4.11:openshift-hyperkube-0:4.11.0-202306260054.p0.g990d55b.assembly.stream.el8.aarch64",
"8Base-RHOSE-4.11:openshift-hyperkube-0:4.11.0-202306260054.p0.g990d55b.assembly.stream.el8.ppc64le",
"8Base-RHOSE-4.11:openshift-hyperkube-0:4.11.0-202306260054.p0.g990d55b.assembly.stream.el8.s390x",
"8Base-RHOSE-4.11:openshift-hyperkube-0:4.11.0-202306260054.p0.g990d55b.assembly.stream.el8.x86_64"
],
"known_not_affected": [
"8Base-RHOSE-4.11:buildah-1:1.23.4-3.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.11:buildah-1:1.23.4-3.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.11:buildah-1:1.23.4-3.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.11:buildah-1:1.23.4-3.rhaos4.11.el8.src",
"8Base-RHOSE-4.11:buildah-1:1.23.4-3.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.11:buildah-debuginfo-1:1.23.4-3.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.11:buildah-debuginfo-1:1.23.4-3.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.11:buildah-debuginfo-1:1.23.4-3.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.11:buildah-debuginfo-1:1.23.4-3.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.11:buildah-debugsource-1:1.23.4-3.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.11:buildah-debugsource-1:1.23.4-3.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.11:buildah-debugsource-1:1.23.4-3.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.11:buildah-debugsource-1:1.23.4-3.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.11:buildah-tests-1:1.23.4-3.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.11:buildah-tests-1:1.23.4-3.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.11:buildah-tests-1:1.23.4-3.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.11:buildah-tests-1:1.23.4-3.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.11:buildah-tests-debuginfo-1:1.23.4-3.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.11:buildah-tests-debuginfo-1:1.23.4-3.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.11:buildah-tests-debuginfo-1:1.23.4-3.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.11:buildah-tests-debuginfo-1:1.23.4-3.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.11:conmon-2:2.1.2-3.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.11:conmon-2:2.1.2-3.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.11:conmon-2:2.1.2-3.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.11:conmon-2:2.1.2-3.rhaos4.11.el8.src",
"8Base-RHOSE-4.11:conmon-2:2.1.2-3.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.11:conmon-debuginfo-2:2.1.2-3.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.11:conmon-debuginfo-2:2.1.2-3.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.11:conmon-debuginfo-2:2.1.2-3.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.11:conmon-debuginfo-2:2.1.2-3.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.11:conmon-debugsource-2:2.1.2-3.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.11:conmon-debugsource-2:2.1.2-3.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.11:conmon-debugsource-2:2.1.2-3.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.11:conmon-debugsource-2:2.1.2-3.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.11:containernetworking-plugins-0:1.0.1-6.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.11:containernetworking-plugins-0:1.0.1-6.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.11:containernetworking-plugins-0:1.0.1-6.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.11:containernetworking-plugins-0:1.0.1-6.rhaos4.11.el8.src",
"8Base-RHOSE-4.11:containernetworking-plugins-0:1.0.1-6.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.11:containernetworking-plugins-debuginfo-0:1.0.1-6.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.11:containernetworking-plugins-debuginfo-0:1.0.1-6.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.11:containernetworking-plugins-debuginfo-0:1.0.1-6.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.11:containernetworking-plugins-debuginfo-0:1.0.1-6.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.11:containernetworking-plugins-debugsource-0:1.0.1-6.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.11:containernetworking-plugins-debugsource-0:1.0.1-6.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.11:containernetworking-plugins-debugsource-0:1.0.1-6.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.11:containernetworking-plugins-debugsource-0:1.0.1-6.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.11:cri-o-0:1.24.6-2.rhaos4.11.git4bfe15a.el8.aarch64",
"8Base-RHOSE-4.11:cri-o-0:1.24.6-2.rhaos4.11.git4bfe15a.el8.ppc64le",
"8Base-RHOSE-4.11:cri-o-0:1.24.6-2.rhaos4.11.git4bfe15a.el8.s390x",
"8Base-RHOSE-4.11:cri-o-0:1.24.6-2.rhaos4.11.git4bfe15a.el8.src",
"8Base-RHOSE-4.11:cri-o-0:1.24.6-2.rhaos4.11.git4bfe15a.el8.x86_64",
"8Base-RHOSE-4.11:cri-o-debuginfo-0:1.24.6-2.rhaos4.11.git4bfe15a.el8.aarch64",
"8Base-RHOSE-4.11:cri-o-debuginfo-0:1.24.6-2.rhaos4.11.git4bfe15a.el8.ppc64le",
"8Base-RHOSE-4.11:cri-o-debuginfo-0:1.24.6-2.rhaos4.11.git4bfe15a.el8.s390x",
"8Base-RHOSE-4.11:cri-o-debuginfo-0:1.24.6-2.rhaos4.11.git4bfe15a.el8.x86_64",
"8Base-RHOSE-4.11:cri-o-debugsource-0:1.24.6-2.rhaos4.11.git4bfe15a.el8.aarch64",
"8Base-RHOSE-4.11:cri-o-debugsource-0:1.24.6-2.rhaos4.11.git4bfe15a.el8.ppc64le",
"8Base-RHOSE-4.11:cri-o-debugsource-0:1.24.6-2.rhaos4.11.git4bfe15a.el8.s390x",
"8Base-RHOSE-4.11:cri-o-debugsource-0:1.24.6-2.rhaos4.11.git4bfe15a.el8.x86_64",
"8Base-RHOSE-4.11:openshift-ansible-0:4.11.0-202306230041.p0.g0a466d7.assembly.stream.el8.noarch",
"8Base-RHOSE-4.11:openshift-ansible-0:4.11.0-202306230041.p0.g0a466d7.assembly.stream.el8.src",
"8Base-RHOSE-4.11:openshift-ansible-test-0:4.11.0-202306230041.p0.g0a466d7.assembly.stream.el8.noarch",
"8Base-RHOSE-4.11:openshift-clients-0:4.11.0-202306231116.p0.g2ae2303.assembly.stream.el8.aarch64",
"8Base-RHOSE-4.11:openshift-clients-0:4.11.0-202306231116.p0.g2ae2303.assembly.stream.el8.ppc64le",
"8Base-RHOSE-4.11:openshift-clients-0:4.11.0-202306231116.p0.g2ae2303.assembly.stream.el8.s390x",
"8Base-RHOSE-4.11:openshift-clients-0:4.11.0-202306231116.p0.g2ae2303.assembly.stream.el8.src",
"8Base-RHOSE-4.11:openshift-clients-0:4.11.0-202306231116.p0.g2ae2303.assembly.stream.el8.x86_64",
"8Base-RHOSE-4.11:openshift-clients-redistributable-0:4.11.0-202306231116.p0.g2ae2303.assembly.stream.el8.x86_64",
"8Base-RHOSE-4.11:openshift-kuryr-0:4.11.0-202306280915.p0.gc732699.assembly.stream.el8.src",
"8Base-RHOSE-4.11:openshift-kuryr-cni-0:4.11.0-202306280915.p0.gc732699.assembly.stream.el8.noarch",
"8Base-RHOSE-4.11:openshift-kuryr-common-0:4.11.0-202306280915.p0.gc732699.assembly.stream.el8.noarch",
"8Base-RHOSE-4.11:openshift-kuryr-controller-0:4.11.0-202306280915.p0.gc732699.assembly.stream.el8.noarch",
"8Base-RHOSE-4.11:podman-2:4.0.2-7.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.11:podman-2:4.0.2-7.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.11:podman-2:4.0.2-7.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.11:podman-2:4.0.2-7.rhaos4.11.el8.src",
"8Base-RHOSE-4.11:podman-2:4.0.2-7.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.11:podman-catatonit-2:4.0.2-7.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.11:podman-catatonit-2:4.0.2-7.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.11:podman-catatonit-2:4.0.2-7.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.11:podman-catatonit-2:4.0.2-7.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.11:podman-catatonit-debuginfo-2:4.0.2-7.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.11:podman-catatonit-debuginfo-2:4.0.2-7.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.11:podman-catatonit-debuginfo-2:4.0.2-7.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.11:podman-catatonit-debuginfo-2:4.0.2-7.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.11:podman-debuginfo-2:4.0.2-7.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.11:podman-debuginfo-2:4.0.2-7.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.11:podman-debuginfo-2:4.0.2-7.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.11:podman-debuginfo-2:4.0.2-7.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.11:podman-debugsource-2:4.0.2-7.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.11:podman-debugsource-2:4.0.2-7.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.11:podman-debugsource-2:4.0.2-7.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.11:podman-debugsource-2:4.0.2-7.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.11:podman-docker-2:4.0.2-7.rhaos4.11.el8.noarch",
"8Base-RHOSE-4.11:podman-gvproxy-debuginfo-2:4.0.2-7.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.11:podman-gvproxy-debuginfo-2:4.0.2-7.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.11:podman-gvproxy-debuginfo-2:4.0.2-7.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.11:podman-gvproxy-debuginfo-2:4.0.2-7.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.11:podman-plugins-2:4.0.2-7.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.11:podman-plugins-2:4.0.2-7.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.11:podman-plugins-2:4.0.2-7.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.11:podman-plugins-2:4.0.2-7.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.11:podman-plugins-debuginfo-2:4.0.2-7.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.11:podman-plugins-debuginfo-2:4.0.2-7.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.11:podman-plugins-debuginfo-2:4.0.2-7.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.11:podman-plugins-debuginfo-2:4.0.2-7.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.11:podman-remote-2:4.0.2-7.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.11:podman-remote-2:4.0.2-7.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.11:podman-remote-2:4.0.2-7.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.11:podman-remote-2:4.0.2-7.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.11:podman-remote-debuginfo-2:4.0.2-7.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.11:podman-remote-debuginfo-2:4.0.2-7.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.11:podman-remote-debuginfo-2:4.0.2-7.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.11:podman-remote-debuginfo-2:4.0.2-7.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.11:podman-tests-2:4.0.2-7.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.11:podman-tests-2:4.0.2-7.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.11:podman-tests-2:4.0.2-7.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.11:podman-tests-2:4.0.2-7.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.11:python3-kuryr-kubernetes-0:4.11.0-202306280915.p0.gc732699.assembly.stream.el8.noarch",
"8Base-RHOSE-4.11:runc-3:1.1.2-2.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.11:runc-3:1.1.2-2.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.11:runc-3:1.1.2-2.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.11:runc-3:1.1.2-2.rhaos4.11.el8.src",
"8Base-RHOSE-4.11:runc-3:1.1.2-2.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.11:runc-debuginfo-3:1.1.2-2.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.11:runc-debuginfo-3:1.1.2-2.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.11:runc-debuginfo-3:1.1.2-2.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.11:runc-debuginfo-3:1.1.2-2.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.11:runc-debugsource-3:1.1.2-2.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.11:runc-debugsource-3:1.1.2-2.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.11:runc-debugsource-3:1.1.2-2.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.11:runc-debugsource-3:1.1.2-2.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.11:skopeo-2:1.5.2-4.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.11:skopeo-2:1.5.2-4.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.11:skopeo-2:1.5.2-4.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.11:skopeo-2:1.5.2-4.rhaos4.11.el8.src",
"8Base-RHOSE-4.11:skopeo-2:1.5.2-4.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.11:skopeo-debuginfo-2:1.5.2-4.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.11:skopeo-debuginfo-2:1.5.2-4.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.11:skopeo-debuginfo-2:1.5.2-4.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.11:skopeo-debuginfo-2:1.5.2-4.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.11:skopeo-debugsource-2:1.5.2-4.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.11:skopeo-debugsource-2:1.5.2-4.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.11:skopeo-debugsource-2:1.5.2-4.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.11:skopeo-debugsource-2:1.5.2-4.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.11:skopeo-tests-2:1.5.2-4.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.11:skopeo-tests-2:1.5.2-4.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.11:skopeo-tests-2:1.5.2-4.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.11:skopeo-tests-2:1.5.2-4.rhaos4.11.el8.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2022-41717"
},
{
"category": "external",
"summary": "RHBZ#2161274",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2161274"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2022-41717",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-41717"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2022-41717",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2022-41717"
},
{
"category": "external",
"summary": "https://go.dev/cl/455635",
"url": "https://go.dev/cl/455635"
},
{
"category": "external",
"summary": "https://go.dev/cl/455717",
"url": "https://go.dev/cl/455717"
},
{
"category": "external",
"summary": "https://go.dev/issue/56350",
"url": "https://go.dev/issue/56350"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-announce/c/L_3rmdT0BMU/m/yZDrXjIiBQAJ",
"url": "https://groups.google.com/g/golang-announce/c/L_3rmdT0BMU/m/yZDrXjIiBQAJ"
},
{
"category": "external",
"summary": "https://pkg.go.dev/vuln/GO-2022-1144",
"url": "https://pkg.go.dev/vuln/GO-2022-1144"
}
],
"release_date": "2022-11-30T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2023-07-06T02:47:40+00:00",
"details": "For OpenShift Container Platform 4.11 see the following documentation, which will be updated shortly for this release, for important instructions on how to upgrade your cluster and fully apply this asynchronous errata update:\n\nhttps://docs.openshift.com/container-platform/4.11/release_notes/ocp-4-11-release-notes.html",
"product_ids": [
"8Base-RHOSE-4.11:openshift-0:4.11.0-202306260054.p0.g990d55b.assembly.stream.el8.src",
"8Base-RHOSE-4.11:openshift-hyperkube-0:4.11.0-202306260054.p0.g990d55b.assembly.stream.el8.aarch64",
"8Base-RHOSE-4.11:openshift-hyperkube-0:4.11.0-202306260054.p0.g990d55b.assembly.stream.el8.ppc64le",
"8Base-RHOSE-4.11:openshift-hyperkube-0:4.11.0-202306260054.p0.g990d55b.assembly.stream.el8.s390x",
"8Base-RHOSE-4.11:openshift-hyperkube-0:4.11.0-202306260054.p0.g990d55b.assembly.stream.el8.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2023:3914"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "LOW",
"baseScore": 5.3,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:L",
"version": "3.1"
},
"products": [
"8Base-RHOSE-4.11:buildah-1:1.23.4-3.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.11:buildah-1:1.23.4-3.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.11:buildah-1:1.23.4-3.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.11:buildah-1:1.23.4-3.rhaos4.11.el8.src",
"8Base-RHOSE-4.11:buildah-1:1.23.4-3.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.11:buildah-debuginfo-1:1.23.4-3.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.11:buildah-debuginfo-1:1.23.4-3.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.11:buildah-debuginfo-1:1.23.4-3.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.11:buildah-debuginfo-1:1.23.4-3.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.11:buildah-debugsource-1:1.23.4-3.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.11:buildah-debugsource-1:1.23.4-3.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.11:buildah-debugsource-1:1.23.4-3.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.11:buildah-debugsource-1:1.23.4-3.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.11:buildah-tests-1:1.23.4-3.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.11:buildah-tests-1:1.23.4-3.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.11:buildah-tests-1:1.23.4-3.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.11:buildah-tests-1:1.23.4-3.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.11:buildah-tests-debuginfo-1:1.23.4-3.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.11:buildah-tests-debuginfo-1:1.23.4-3.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.11:buildah-tests-debuginfo-1:1.23.4-3.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.11:buildah-tests-debuginfo-1:1.23.4-3.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.11:conmon-2:2.1.2-3.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.11:conmon-2:2.1.2-3.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.11:conmon-2:2.1.2-3.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.11:conmon-2:2.1.2-3.rhaos4.11.el8.src",
"8Base-RHOSE-4.11:conmon-2:2.1.2-3.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.11:conmon-debuginfo-2:2.1.2-3.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.11:conmon-debuginfo-2:2.1.2-3.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.11:conmon-debuginfo-2:2.1.2-3.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.11:conmon-debuginfo-2:2.1.2-3.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.11:conmon-debugsource-2:2.1.2-3.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.11:conmon-debugsource-2:2.1.2-3.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.11:conmon-debugsource-2:2.1.2-3.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.11:conmon-debugsource-2:2.1.2-3.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.11:containernetworking-plugins-0:1.0.1-6.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.11:containernetworking-plugins-0:1.0.1-6.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.11:containernetworking-plugins-0:1.0.1-6.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.11:containernetworking-plugins-0:1.0.1-6.rhaos4.11.el8.src",
"8Base-RHOSE-4.11:containernetworking-plugins-0:1.0.1-6.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.11:containernetworking-plugins-debuginfo-0:1.0.1-6.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.11:containernetworking-plugins-debuginfo-0:1.0.1-6.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.11:containernetworking-plugins-debuginfo-0:1.0.1-6.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.11:containernetworking-plugins-debuginfo-0:1.0.1-6.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.11:containernetworking-plugins-debugsource-0:1.0.1-6.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.11:containernetworking-plugins-debugsource-0:1.0.1-6.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.11:containernetworking-plugins-debugsource-0:1.0.1-6.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.11:containernetworking-plugins-debugsource-0:1.0.1-6.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.11:cri-o-0:1.24.6-2.rhaos4.11.git4bfe15a.el8.aarch64",
"8Base-RHOSE-4.11:cri-o-0:1.24.6-2.rhaos4.11.git4bfe15a.el8.ppc64le",
"8Base-RHOSE-4.11:cri-o-0:1.24.6-2.rhaos4.11.git4bfe15a.el8.s390x",
"8Base-RHOSE-4.11:cri-o-0:1.24.6-2.rhaos4.11.git4bfe15a.el8.src",
"8Base-RHOSE-4.11:cri-o-0:1.24.6-2.rhaos4.11.git4bfe15a.el8.x86_64",
"8Base-RHOSE-4.11:cri-o-debuginfo-0:1.24.6-2.rhaos4.11.git4bfe15a.el8.aarch64",
"8Base-RHOSE-4.11:cri-o-debuginfo-0:1.24.6-2.rhaos4.11.git4bfe15a.el8.ppc64le",
"8Base-RHOSE-4.11:cri-o-debuginfo-0:1.24.6-2.rhaos4.11.git4bfe15a.el8.s390x",
"8Base-RHOSE-4.11:cri-o-debuginfo-0:1.24.6-2.rhaos4.11.git4bfe15a.el8.x86_64",
"8Base-RHOSE-4.11:cri-o-debugsource-0:1.24.6-2.rhaos4.11.git4bfe15a.el8.aarch64",
"8Base-RHOSE-4.11:cri-o-debugsource-0:1.24.6-2.rhaos4.11.git4bfe15a.el8.ppc64le",
"8Base-RHOSE-4.11:cri-o-debugsource-0:1.24.6-2.rhaos4.11.git4bfe15a.el8.s390x",
"8Base-RHOSE-4.11:cri-o-debugsource-0:1.24.6-2.rhaos4.11.git4bfe15a.el8.x86_64",
"8Base-RHOSE-4.11:openshift-0:4.11.0-202306260054.p0.g990d55b.assembly.stream.el8.src",
"8Base-RHOSE-4.11:openshift-ansible-0:4.11.0-202306230041.p0.g0a466d7.assembly.stream.el8.noarch",
"8Base-RHOSE-4.11:openshift-ansible-0:4.11.0-202306230041.p0.g0a466d7.assembly.stream.el8.src",
"8Base-RHOSE-4.11:openshift-ansible-test-0:4.11.0-202306230041.p0.g0a466d7.assembly.stream.el8.noarch",
"8Base-RHOSE-4.11:openshift-clients-0:4.11.0-202306231116.p0.g2ae2303.assembly.stream.el8.aarch64",
"8Base-RHOSE-4.11:openshift-clients-0:4.11.0-202306231116.p0.g2ae2303.assembly.stream.el8.ppc64le",
"8Base-RHOSE-4.11:openshift-clients-0:4.11.0-202306231116.p0.g2ae2303.assembly.stream.el8.s390x",
"8Base-RHOSE-4.11:openshift-clients-0:4.11.0-202306231116.p0.g2ae2303.assembly.stream.el8.src",
"8Base-RHOSE-4.11:openshift-clients-0:4.11.0-202306231116.p0.g2ae2303.assembly.stream.el8.x86_64",
"8Base-RHOSE-4.11:openshift-clients-redistributable-0:4.11.0-202306231116.p0.g2ae2303.assembly.stream.el8.x86_64",
"8Base-RHOSE-4.11:openshift-hyperkube-0:4.11.0-202306260054.p0.g990d55b.assembly.stream.el8.aarch64",
"8Base-RHOSE-4.11:openshift-hyperkube-0:4.11.0-202306260054.p0.g990d55b.assembly.stream.el8.ppc64le",
"8Base-RHOSE-4.11:openshift-hyperkube-0:4.11.0-202306260054.p0.g990d55b.assembly.stream.el8.s390x",
"8Base-RHOSE-4.11:openshift-hyperkube-0:4.11.0-202306260054.p0.g990d55b.assembly.stream.el8.x86_64",
"8Base-RHOSE-4.11:openshift-kuryr-0:4.11.0-202306280915.p0.gc732699.assembly.stream.el8.src",
"8Base-RHOSE-4.11:openshift-kuryr-cni-0:4.11.0-202306280915.p0.gc732699.assembly.stream.el8.noarch",
"8Base-RHOSE-4.11:openshift-kuryr-common-0:4.11.0-202306280915.p0.gc732699.assembly.stream.el8.noarch",
"8Base-RHOSE-4.11:openshift-kuryr-controller-0:4.11.0-202306280915.p0.gc732699.assembly.stream.el8.noarch",
"8Base-RHOSE-4.11:podman-2:4.0.2-7.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.11:podman-2:4.0.2-7.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.11:podman-2:4.0.2-7.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.11:podman-2:4.0.2-7.rhaos4.11.el8.src",
"8Base-RHOSE-4.11:podman-2:4.0.2-7.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.11:podman-catatonit-2:4.0.2-7.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.11:podman-catatonit-2:4.0.2-7.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.11:podman-catatonit-2:4.0.2-7.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.11:podman-catatonit-2:4.0.2-7.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.11:podman-catatonit-debuginfo-2:4.0.2-7.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.11:podman-catatonit-debuginfo-2:4.0.2-7.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.11:podman-catatonit-debuginfo-2:4.0.2-7.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.11:podman-catatonit-debuginfo-2:4.0.2-7.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.11:podman-debuginfo-2:4.0.2-7.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.11:podman-debuginfo-2:4.0.2-7.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.11:podman-debuginfo-2:4.0.2-7.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.11:podman-debuginfo-2:4.0.2-7.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.11:podman-debugsource-2:4.0.2-7.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.11:podman-debugsource-2:4.0.2-7.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.11:podman-debugsource-2:4.0.2-7.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.11:podman-debugsource-2:4.0.2-7.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.11:podman-docker-2:4.0.2-7.rhaos4.11.el8.noarch",
"8Base-RHOSE-4.11:podman-gvproxy-debuginfo-2:4.0.2-7.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.11:podman-gvproxy-debuginfo-2:4.0.2-7.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.11:podman-gvproxy-debuginfo-2:4.0.2-7.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.11:podman-gvproxy-debuginfo-2:4.0.2-7.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.11:podman-plugins-2:4.0.2-7.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.11:podman-plugins-2:4.0.2-7.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.11:podman-plugins-2:4.0.2-7.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.11:podman-plugins-2:4.0.2-7.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.11:podman-plugins-debuginfo-2:4.0.2-7.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.11:podman-plugins-debuginfo-2:4.0.2-7.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.11:podman-plugins-debuginfo-2:4.0.2-7.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.11:podman-plugins-debuginfo-2:4.0.2-7.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.11:podman-remote-2:4.0.2-7.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.11:podman-remote-2:4.0.2-7.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.11:podman-remote-2:4.0.2-7.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.11:podman-remote-2:4.0.2-7.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.11:podman-remote-debuginfo-2:4.0.2-7.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.11:podman-remote-debuginfo-2:4.0.2-7.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.11:podman-remote-debuginfo-2:4.0.2-7.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.11:podman-remote-debuginfo-2:4.0.2-7.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.11:podman-tests-2:4.0.2-7.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.11:podman-tests-2:4.0.2-7.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.11:podman-tests-2:4.0.2-7.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.11:podman-tests-2:4.0.2-7.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.11:python3-kuryr-kubernetes-0:4.11.0-202306280915.p0.gc732699.assembly.stream.el8.noarch",
"8Base-RHOSE-4.11:runc-3:1.1.2-2.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.11:runc-3:1.1.2-2.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.11:runc-3:1.1.2-2.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.11:runc-3:1.1.2-2.rhaos4.11.el8.src",
"8Base-RHOSE-4.11:runc-3:1.1.2-2.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.11:runc-debuginfo-3:1.1.2-2.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.11:runc-debuginfo-3:1.1.2-2.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.11:runc-debuginfo-3:1.1.2-2.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.11:runc-debuginfo-3:1.1.2-2.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.11:runc-debugsource-3:1.1.2-2.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.11:runc-debugsource-3:1.1.2-2.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.11:runc-debugsource-3:1.1.2-2.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.11:runc-debugsource-3:1.1.2-2.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.11:skopeo-2:1.5.2-4.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.11:skopeo-2:1.5.2-4.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.11:skopeo-2:1.5.2-4.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.11:skopeo-2:1.5.2-4.rhaos4.11.el8.src",
"8Base-RHOSE-4.11:skopeo-2:1.5.2-4.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.11:skopeo-debuginfo-2:1.5.2-4.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.11:skopeo-debuginfo-2:1.5.2-4.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.11:skopeo-debuginfo-2:1.5.2-4.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.11:skopeo-debuginfo-2:1.5.2-4.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.11:skopeo-debugsource-2:1.5.2-4.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.11:skopeo-debugsource-2:1.5.2-4.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.11:skopeo-debugsource-2:1.5.2-4.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.11:skopeo-debugsource-2:1.5.2-4.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.11:skopeo-tests-2:1.5.2-4.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.11:skopeo-tests-2:1.5.2-4.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.11:skopeo-tests-2:1.5.2-4.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.11:skopeo-tests-2:1.5.2-4.rhaos4.11.el8.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "golang: net/http: excessive memory growth in a Go server accepting HTTP/2 requests"
},
{
"acknowledgments": [
{
"names": [
"David Benoit"
],
"organization": "Red Hat",
"summary": "This issue was discovered by Red Hat."
}
],
"cve": "CVE-2023-3089",
"cwe": {
"id": "CWE-327",
"name": "Use of a Broken or Risky Cryptographic Algorithm"
},
"discovery_date": "2023-06-03T00:00:00+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"8Base-RHOSE-4.11:buildah-1:1.23.4-3.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.11:buildah-1:1.23.4-3.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.11:buildah-1:1.23.4-3.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.11:buildah-1:1.23.4-3.rhaos4.11.el8.src",
"8Base-RHOSE-4.11:buildah-1:1.23.4-3.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.11:buildah-debuginfo-1:1.23.4-3.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.11:buildah-debuginfo-1:1.23.4-3.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.11:buildah-debuginfo-1:1.23.4-3.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.11:buildah-debuginfo-1:1.23.4-3.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.11:buildah-debugsource-1:1.23.4-3.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.11:buildah-debugsource-1:1.23.4-3.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.11:buildah-debugsource-1:1.23.4-3.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.11:buildah-debugsource-1:1.23.4-3.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.11:buildah-tests-1:1.23.4-3.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.11:buildah-tests-1:1.23.4-3.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.11:buildah-tests-1:1.23.4-3.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.11:buildah-tests-1:1.23.4-3.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.11:buildah-tests-debuginfo-1:1.23.4-3.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.11:buildah-tests-debuginfo-1:1.23.4-3.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.11:buildah-tests-debuginfo-1:1.23.4-3.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.11:buildah-tests-debuginfo-1:1.23.4-3.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.11:conmon-2:2.1.2-3.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.11:conmon-2:2.1.2-3.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.11:conmon-2:2.1.2-3.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.11:conmon-2:2.1.2-3.rhaos4.11.el8.src",
"8Base-RHOSE-4.11:conmon-2:2.1.2-3.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.11:conmon-debuginfo-2:2.1.2-3.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.11:conmon-debuginfo-2:2.1.2-3.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.11:conmon-debuginfo-2:2.1.2-3.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.11:conmon-debuginfo-2:2.1.2-3.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.11:conmon-debugsource-2:2.1.2-3.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.11:conmon-debugsource-2:2.1.2-3.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.11:conmon-debugsource-2:2.1.2-3.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.11:conmon-debugsource-2:2.1.2-3.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.11:containernetworking-plugins-0:1.0.1-6.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.11:containernetworking-plugins-0:1.0.1-6.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.11:containernetworking-plugins-0:1.0.1-6.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.11:containernetworking-plugins-0:1.0.1-6.rhaos4.11.el8.src",
"8Base-RHOSE-4.11:containernetworking-plugins-0:1.0.1-6.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.11:containernetworking-plugins-debuginfo-0:1.0.1-6.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.11:containernetworking-plugins-debuginfo-0:1.0.1-6.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.11:containernetworking-plugins-debuginfo-0:1.0.1-6.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.11:containernetworking-plugins-debuginfo-0:1.0.1-6.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.11:containernetworking-plugins-debugsource-0:1.0.1-6.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.11:containernetworking-plugins-debugsource-0:1.0.1-6.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.11:containernetworking-plugins-debugsource-0:1.0.1-6.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.11:containernetworking-plugins-debugsource-0:1.0.1-6.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.11:cri-o-0:1.24.6-2.rhaos4.11.git4bfe15a.el8.aarch64",
"8Base-RHOSE-4.11:cri-o-0:1.24.6-2.rhaos4.11.git4bfe15a.el8.ppc64le",
"8Base-RHOSE-4.11:cri-o-0:1.24.6-2.rhaos4.11.git4bfe15a.el8.s390x",
"8Base-RHOSE-4.11:cri-o-0:1.24.6-2.rhaos4.11.git4bfe15a.el8.src",
"8Base-RHOSE-4.11:cri-o-0:1.24.6-2.rhaos4.11.git4bfe15a.el8.x86_64",
"8Base-RHOSE-4.11:cri-o-debuginfo-0:1.24.6-2.rhaos4.11.git4bfe15a.el8.aarch64",
"8Base-RHOSE-4.11:cri-o-debuginfo-0:1.24.6-2.rhaos4.11.git4bfe15a.el8.ppc64le",
"8Base-RHOSE-4.11:cri-o-debuginfo-0:1.24.6-2.rhaos4.11.git4bfe15a.el8.s390x",
"8Base-RHOSE-4.11:cri-o-debuginfo-0:1.24.6-2.rhaos4.11.git4bfe15a.el8.x86_64",
"8Base-RHOSE-4.11:cri-o-debugsource-0:1.24.6-2.rhaos4.11.git4bfe15a.el8.aarch64",
"8Base-RHOSE-4.11:cri-o-debugsource-0:1.24.6-2.rhaos4.11.git4bfe15a.el8.ppc64le",
"8Base-RHOSE-4.11:cri-o-debugsource-0:1.24.6-2.rhaos4.11.git4bfe15a.el8.s390x",
"8Base-RHOSE-4.11:cri-o-debugsource-0:1.24.6-2.rhaos4.11.git4bfe15a.el8.x86_64",
"8Base-RHOSE-4.11:openshift-clients-0:4.11.0-202306231116.p0.g2ae2303.assembly.stream.el8.aarch64",
"8Base-RHOSE-4.11:openshift-clients-0:4.11.0-202306231116.p0.g2ae2303.assembly.stream.el8.ppc64le",
"8Base-RHOSE-4.11:openshift-clients-0:4.11.0-202306231116.p0.g2ae2303.assembly.stream.el8.s390x",
"8Base-RHOSE-4.11:openshift-clients-0:4.11.0-202306231116.p0.g2ae2303.assembly.stream.el8.src",
"8Base-RHOSE-4.11:openshift-clients-0:4.11.0-202306231116.p0.g2ae2303.assembly.stream.el8.x86_64",
"8Base-RHOSE-4.11:openshift-clients-redistributable-0:4.11.0-202306231116.p0.g2ae2303.assembly.stream.el8.x86_64",
"8Base-RHOSE-4.11:openshift-kuryr-0:4.11.0-202306280915.p0.gc732699.assembly.stream.el8.src",
"8Base-RHOSE-4.11:openshift-kuryr-cni-0:4.11.0-202306280915.p0.gc732699.assembly.stream.el8.noarch",
"8Base-RHOSE-4.11:openshift-kuryr-common-0:4.11.0-202306280915.p0.gc732699.assembly.stream.el8.noarch",
"8Base-RHOSE-4.11:openshift-kuryr-controller-0:4.11.0-202306280915.p0.gc732699.assembly.stream.el8.noarch",
"8Base-RHOSE-4.11:podman-2:4.0.2-7.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.11:podman-2:4.0.2-7.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.11:podman-2:4.0.2-7.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.11:podman-2:4.0.2-7.rhaos4.11.el8.src",
"8Base-RHOSE-4.11:podman-2:4.0.2-7.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.11:podman-catatonit-2:4.0.2-7.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.11:podman-catatonit-2:4.0.2-7.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.11:podman-catatonit-2:4.0.2-7.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.11:podman-catatonit-2:4.0.2-7.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.11:podman-catatonit-debuginfo-2:4.0.2-7.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.11:podman-catatonit-debuginfo-2:4.0.2-7.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.11:podman-catatonit-debuginfo-2:4.0.2-7.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.11:podman-catatonit-debuginfo-2:4.0.2-7.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.11:podman-debuginfo-2:4.0.2-7.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.11:podman-debuginfo-2:4.0.2-7.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.11:podman-debuginfo-2:4.0.2-7.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.11:podman-debuginfo-2:4.0.2-7.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.11:podman-debugsource-2:4.0.2-7.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.11:podman-debugsource-2:4.0.2-7.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.11:podman-debugsource-2:4.0.2-7.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.11:podman-debugsource-2:4.0.2-7.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.11:podman-docker-2:4.0.2-7.rhaos4.11.el8.noarch",
"8Base-RHOSE-4.11:podman-gvproxy-debuginfo-2:4.0.2-7.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.11:podman-gvproxy-debuginfo-2:4.0.2-7.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.11:podman-gvproxy-debuginfo-2:4.0.2-7.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.11:podman-gvproxy-debuginfo-2:4.0.2-7.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.11:podman-plugins-2:4.0.2-7.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.11:podman-plugins-2:4.0.2-7.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.11:podman-plugins-2:4.0.2-7.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.11:podman-plugins-2:4.0.2-7.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.11:podman-plugins-debuginfo-2:4.0.2-7.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.11:podman-plugins-debuginfo-2:4.0.2-7.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.11:podman-plugins-debuginfo-2:4.0.2-7.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.11:podman-plugins-debuginfo-2:4.0.2-7.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.11:podman-remote-2:4.0.2-7.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.11:podman-remote-2:4.0.2-7.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.11:podman-remote-2:4.0.2-7.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.11:podman-remote-2:4.0.2-7.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.11:podman-remote-debuginfo-2:4.0.2-7.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.11:podman-remote-debuginfo-2:4.0.2-7.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.11:podman-remote-debuginfo-2:4.0.2-7.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.11:podman-remote-debuginfo-2:4.0.2-7.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.11:podman-tests-2:4.0.2-7.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.11:podman-tests-2:4.0.2-7.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.11:podman-tests-2:4.0.2-7.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.11:podman-tests-2:4.0.2-7.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.11:python3-kuryr-kubernetes-0:4.11.0-202306280915.p0.gc732699.assembly.stream.el8.noarch",
"8Base-RHOSE-4.11:runc-3:1.1.2-2.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.11:runc-3:1.1.2-2.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.11:runc-3:1.1.2-2.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.11:runc-3:1.1.2-2.rhaos4.11.el8.src",
"8Base-RHOSE-4.11:runc-3:1.1.2-2.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.11:runc-debuginfo-3:1.1.2-2.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.11:runc-debuginfo-3:1.1.2-2.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.11:runc-debuginfo-3:1.1.2-2.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.11:runc-debuginfo-3:1.1.2-2.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.11:runc-debugsource-3:1.1.2-2.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.11:runc-debugsource-3:1.1.2-2.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.11:runc-debugsource-3:1.1.2-2.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.11:runc-debugsource-3:1.1.2-2.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.11:skopeo-2:1.5.2-4.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.11:skopeo-2:1.5.2-4.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.11:skopeo-2:1.5.2-4.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.11:skopeo-2:1.5.2-4.rhaos4.11.el8.src",
"8Base-RHOSE-4.11:skopeo-2:1.5.2-4.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.11:skopeo-debuginfo-2:1.5.2-4.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.11:skopeo-debuginfo-2:1.5.2-4.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.11:skopeo-debuginfo-2:1.5.2-4.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.11:skopeo-debuginfo-2:1.5.2-4.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.11:skopeo-debugsource-2:1.5.2-4.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.11:skopeo-debugsource-2:1.5.2-4.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.11:skopeo-debugsource-2:1.5.2-4.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.11:skopeo-debugsource-2:1.5.2-4.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.11:skopeo-tests-2:1.5.2-4.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.11:skopeo-tests-2:1.5.2-4.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.11:skopeo-tests-2:1.5.2-4.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.11:skopeo-tests-2:1.5.2-4.rhaos4.11.el8.x86_64"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2212085"
}
],
"notes": [
{
"category": "description",
"text": "A compliance problem was found in the Red Hat OpenShift Container Platform. Red Hat discovered that, when FIPS mode was enabled, not all of the cryptographic modules in use were FIPS-validated.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "openshift: OCP \u0026 FIPS mode",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "https://access.redhat.com/security/vulnerabilities/RHSB-2023-001\n\nThe static scanning tool (to verify your system is once again compliant with FIPS) is available here https://github.com/openshift/check-payload",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"8Base-RHOSE-4.11:openshift-0:4.11.0-202306260054.p0.g990d55b.assembly.stream.el8.src",
"8Base-RHOSE-4.11:openshift-ansible-0:4.11.0-202306230041.p0.g0a466d7.assembly.stream.el8.noarch",
"8Base-RHOSE-4.11:openshift-ansible-0:4.11.0-202306230041.p0.g0a466d7.assembly.stream.el8.src",
"8Base-RHOSE-4.11:openshift-ansible-test-0:4.11.0-202306230041.p0.g0a466d7.assembly.stream.el8.noarch",
"8Base-RHOSE-4.11:openshift-hyperkube-0:4.11.0-202306260054.p0.g990d55b.assembly.stream.el8.aarch64",
"8Base-RHOSE-4.11:openshift-hyperkube-0:4.11.0-202306260054.p0.g990d55b.assembly.stream.el8.ppc64le",
"8Base-RHOSE-4.11:openshift-hyperkube-0:4.11.0-202306260054.p0.g990d55b.assembly.stream.el8.s390x",
"8Base-RHOSE-4.11:openshift-hyperkube-0:4.11.0-202306260054.p0.g990d55b.assembly.stream.el8.x86_64"
],
"known_not_affected": [
"8Base-RHOSE-4.11:buildah-1:1.23.4-3.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.11:buildah-1:1.23.4-3.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.11:buildah-1:1.23.4-3.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.11:buildah-1:1.23.4-3.rhaos4.11.el8.src",
"8Base-RHOSE-4.11:buildah-1:1.23.4-3.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.11:buildah-debuginfo-1:1.23.4-3.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.11:buildah-debuginfo-1:1.23.4-3.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.11:buildah-debuginfo-1:1.23.4-3.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.11:buildah-debuginfo-1:1.23.4-3.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.11:buildah-debugsource-1:1.23.4-3.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.11:buildah-debugsource-1:1.23.4-3.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.11:buildah-debugsource-1:1.23.4-3.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.11:buildah-debugsource-1:1.23.4-3.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.11:buildah-tests-1:1.23.4-3.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.11:buildah-tests-1:1.23.4-3.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.11:buildah-tests-1:1.23.4-3.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.11:buildah-tests-1:1.23.4-3.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.11:buildah-tests-debuginfo-1:1.23.4-3.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.11:buildah-tests-debuginfo-1:1.23.4-3.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.11:buildah-tests-debuginfo-1:1.23.4-3.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.11:buildah-tests-debuginfo-1:1.23.4-3.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.11:conmon-2:2.1.2-3.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.11:conmon-2:2.1.2-3.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.11:conmon-2:2.1.2-3.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.11:conmon-2:2.1.2-3.rhaos4.11.el8.src",
"8Base-RHOSE-4.11:conmon-2:2.1.2-3.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.11:conmon-debuginfo-2:2.1.2-3.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.11:conmon-debuginfo-2:2.1.2-3.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.11:conmon-debuginfo-2:2.1.2-3.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.11:conmon-debuginfo-2:2.1.2-3.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.11:conmon-debugsource-2:2.1.2-3.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.11:conmon-debugsource-2:2.1.2-3.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.11:conmon-debugsource-2:2.1.2-3.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.11:conmon-debugsource-2:2.1.2-3.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.11:containernetworking-plugins-0:1.0.1-6.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.11:containernetworking-plugins-0:1.0.1-6.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.11:containernetworking-plugins-0:1.0.1-6.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.11:containernetworking-plugins-0:1.0.1-6.rhaos4.11.el8.src",
"8Base-RHOSE-4.11:containernetworking-plugins-0:1.0.1-6.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.11:containernetworking-plugins-debuginfo-0:1.0.1-6.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.11:containernetworking-plugins-debuginfo-0:1.0.1-6.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.11:containernetworking-plugins-debuginfo-0:1.0.1-6.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.11:containernetworking-plugins-debuginfo-0:1.0.1-6.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.11:containernetworking-plugins-debugsource-0:1.0.1-6.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.11:containernetworking-plugins-debugsource-0:1.0.1-6.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.11:containernetworking-plugins-debugsource-0:1.0.1-6.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.11:containernetworking-plugins-debugsource-0:1.0.1-6.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.11:cri-o-0:1.24.6-2.rhaos4.11.git4bfe15a.el8.aarch64",
"8Base-RHOSE-4.11:cri-o-0:1.24.6-2.rhaos4.11.git4bfe15a.el8.ppc64le",
"8Base-RHOSE-4.11:cri-o-0:1.24.6-2.rhaos4.11.git4bfe15a.el8.s390x",
"8Base-RHOSE-4.11:cri-o-0:1.24.6-2.rhaos4.11.git4bfe15a.el8.src",
"8Base-RHOSE-4.11:cri-o-0:1.24.6-2.rhaos4.11.git4bfe15a.el8.x86_64",
"8Base-RHOSE-4.11:cri-o-debuginfo-0:1.24.6-2.rhaos4.11.git4bfe15a.el8.aarch64",
"8Base-RHOSE-4.11:cri-o-debuginfo-0:1.24.6-2.rhaos4.11.git4bfe15a.el8.ppc64le",
"8Base-RHOSE-4.11:cri-o-debuginfo-0:1.24.6-2.rhaos4.11.git4bfe15a.el8.s390x",
"8Base-RHOSE-4.11:cri-o-debuginfo-0:1.24.6-2.rhaos4.11.git4bfe15a.el8.x86_64",
"8Base-RHOSE-4.11:cri-o-debugsource-0:1.24.6-2.rhaos4.11.git4bfe15a.el8.aarch64",
"8Base-RHOSE-4.11:cri-o-debugsource-0:1.24.6-2.rhaos4.11.git4bfe15a.el8.ppc64le",
"8Base-RHOSE-4.11:cri-o-debugsource-0:1.24.6-2.rhaos4.11.git4bfe15a.el8.s390x",
"8Base-RHOSE-4.11:cri-o-debugsource-0:1.24.6-2.rhaos4.11.git4bfe15a.el8.x86_64",
"8Base-RHOSE-4.11:openshift-clients-0:4.11.0-202306231116.p0.g2ae2303.assembly.stream.el8.aarch64",
"8Base-RHOSE-4.11:openshift-clients-0:4.11.0-202306231116.p0.g2ae2303.assembly.stream.el8.ppc64le",
"8Base-RHOSE-4.11:openshift-clients-0:4.11.0-202306231116.p0.g2ae2303.assembly.stream.el8.s390x",
"8Base-RHOSE-4.11:openshift-clients-0:4.11.0-202306231116.p0.g2ae2303.assembly.stream.el8.src",
"8Base-RHOSE-4.11:openshift-clients-0:4.11.0-202306231116.p0.g2ae2303.assembly.stream.el8.x86_64",
"8Base-RHOSE-4.11:openshift-clients-redistributable-0:4.11.0-202306231116.p0.g2ae2303.assembly.stream.el8.x86_64",
"8Base-RHOSE-4.11:openshift-kuryr-0:4.11.0-202306280915.p0.gc732699.assembly.stream.el8.src",
"8Base-RHOSE-4.11:openshift-kuryr-cni-0:4.11.0-202306280915.p0.gc732699.assembly.stream.el8.noarch",
"8Base-RHOSE-4.11:openshift-kuryr-common-0:4.11.0-202306280915.p0.gc732699.assembly.stream.el8.noarch",
"8Base-RHOSE-4.11:openshift-kuryr-controller-0:4.11.0-202306280915.p0.gc732699.assembly.stream.el8.noarch",
"8Base-RHOSE-4.11:podman-2:4.0.2-7.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.11:podman-2:4.0.2-7.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.11:podman-2:4.0.2-7.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.11:podman-2:4.0.2-7.rhaos4.11.el8.src",
"8Base-RHOSE-4.11:podman-2:4.0.2-7.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.11:podman-catatonit-2:4.0.2-7.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.11:podman-catatonit-2:4.0.2-7.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.11:podman-catatonit-2:4.0.2-7.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.11:podman-catatonit-2:4.0.2-7.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.11:podman-catatonit-debuginfo-2:4.0.2-7.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.11:podman-catatonit-debuginfo-2:4.0.2-7.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.11:podman-catatonit-debuginfo-2:4.0.2-7.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.11:podman-catatonit-debuginfo-2:4.0.2-7.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.11:podman-debuginfo-2:4.0.2-7.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.11:podman-debuginfo-2:4.0.2-7.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.11:podman-debuginfo-2:4.0.2-7.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.11:podman-debuginfo-2:4.0.2-7.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.11:podman-debugsource-2:4.0.2-7.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.11:podman-debugsource-2:4.0.2-7.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.11:podman-debugsource-2:4.0.2-7.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.11:podman-debugsource-2:4.0.2-7.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.11:podman-docker-2:4.0.2-7.rhaos4.11.el8.noarch",
"8Base-RHOSE-4.11:podman-gvproxy-debuginfo-2:4.0.2-7.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.11:podman-gvproxy-debuginfo-2:4.0.2-7.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.11:podman-gvproxy-debuginfo-2:4.0.2-7.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.11:podman-gvproxy-debuginfo-2:4.0.2-7.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.11:podman-plugins-2:4.0.2-7.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.11:podman-plugins-2:4.0.2-7.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.11:podman-plugins-2:4.0.2-7.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.11:podman-plugins-2:4.0.2-7.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.11:podman-plugins-debuginfo-2:4.0.2-7.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.11:podman-plugins-debuginfo-2:4.0.2-7.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.11:podman-plugins-debuginfo-2:4.0.2-7.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.11:podman-plugins-debuginfo-2:4.0.2-7.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.11:podman-remote-2:4.0.2-7.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.11:podman-remote-2:4.0.2-7.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.11:podman-remote-2:4.0.2-7.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.11:podman-remote-2:4.0.2-7.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.11:podman-remote-debuginfo-2:4.0.2-7.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.11:podman-remote-debuginfo-2:4.0.2-7.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.11:podman-remote-debuginfo-2:4.0.2-7.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.11:podman-remote-debuginfo-2:4.0.2-7.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.11:podman-tests-2:4.0.2-7.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.11:podman-tests-2:4.0.2-7.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.11:podman-tests-2:4.0.2-7.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.11:podman-tests-2:4.0.2-7.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.11:python3-kuryr-kubernetes-0:4.11.0-202306280915.p0.gc732699.assembly.stream.el8.noarch",
"8Base-RHOSE-4.11:runc-3:1.1.2-2.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.11:runc-3:1.1.2-2.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.11:runc-3:1.1.2-2.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.11:runc-3:1.1.2-2.rhaos4.11.el8.src",
"8Base-RHOSE-4.11:runc-3:1.1.2-2.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.11:runc-debuginfo-3:1.1.2-2.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.11:runc-debuginfo-3:1.1.2-2.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.11:runc-debuginfo-3:1.1.2-2.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.11:runc-debuginfo-3:1.1.2-2.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.11:runc-debugsource-3:1.1.2-2.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.11:runc-debugsource-3:1.1.2-2.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.11:runc-debugsource-3:1.1.2-2.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.11:runc-debugsource-3:1.1.2-2.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.11:skopeo-2:1.5.2-4.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.11:skopeo-2:1.5.2-4.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.11:skopeo-2:1.5.2-4.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.11:skopeo-2:1.5.2-4.rhaos4.11.el8.src",
"8Base-RHOSE-4.11:skopeo-2:1.5.2-4.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.11:skopeo-debuginfo-2:1.5.2-4.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.11:skopeo-debuginfo-2:1.5.2-4.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.11:skopeo-debuginfo-2:1.5.2-4.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.11:skopeo-debuginfo-2:1.5.2-4.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.11:skopeo-debugsource-2:1.5.2-4.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.11:skopeo-debugsource-2:1.5.2-4.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.11:skopeo-debugsource-2:1.5.2-4.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.11:skopeo-debugsource-2:1.5.2-4.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.11:skopeo-tests-2:1.5.2-4.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.11:skopeo-tests-2:1.5.2-4.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.11:skopeo-tests-2:1.5.2-4.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.11:skopeo-tests-2:1.5.2-4.rhaos4.11.el8.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2023-3089"
},
{
"category": "external",
"summary": "RHBZ#2212085",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2212085"
},
{
"category": "external",
"summary": "RHSB-2023-001",
"url": "https://access.redhat.com/security/vulnerabilities/RHSB-2023-001"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2023-3089",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-3089"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2023-3089",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2023-3089"
}
],
"release_date": "2023-07-05T12:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2023-07-06T02:47:40+00:00",
"details": "For OpenShift Container Platform 4.11 see the following documentation, which will be updated shortly for this release, for important instructions on how to upgrade your cluster and fully apply this asynchronous errata update:\n\nhttps://docs.openshift.com/container-platform/4.11/release_notes/ocp-4-11-release-notes.html",
"product_ids": [
"8Base-RHOSE-4.11:openshift-0:4.11.0-202306260054.p0.g990d55b.assembly.stream.el8.src",
"8Base-RHOSE-4.11:openshift-ansible-0:4.11.0-202306230041.p0.g0a466d7.assembly.stream.el8.noarch",
"8Base-RHOSE-4.11:openshift-ansible-0:4.11.0-202306230041.p0.g0a466d7.assembly.stream.el8.src",
"8Base-RHOSE-4.11:openshift-ansible-test-0:4.11.0-202306230041.p0.g0a466d7.assembly.stream.el8.noarch",
"8Base-RHOSE-4.11:openshift-hyperkube-0:4.11.0-202306260054.p0.g990d55b.assembly.stream.el8.aarch64",
"8Base-RHOSE-4.11:openshift-hyperkube-0:4.11.0-202306260054.p0.g990d55b.assembly.stream.el8.ppc64le",
"8Base-RHOSE-4.11:openshift-hyperkube-0:4.11.0-202306260054.p0.g990d55b.assembly.stream.el8.s390x",
"8Base-RHOSE-4.11:openshift-hyperkube-0:4.11.0-202306260054.p0.g990d55b.assembly.stream.el8.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2023:3914"
},
{
"category": "workaround",
"details": "Red Hat has investigated whether a possible mitigation exists for this issue, and has not been able to identify a practical example. Please update the affected packages as soon as possible.",
"product_ids": [
"8Base-RHOSE-4.11:buildah-1:1.23.4-3.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.11:buildah-1:1.23.4-3.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.11:buildah-1:1.23.4-3.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.11:buildah-1:1.23.4-3.rhaos4.11.el8.src",
"8Base-RHOSE-4.11:buildah-1:1.23.4-3.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.11:buildah-debuginfo-1:1.23.4-3.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.11:buildah-debuginfo-1:1.23.4-3.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.11:buildah-debuginfo-1:1.23.4-3.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.11:buildah-debuginfo-1:1.23.4-3.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.11:buildah-debugsource-1:1.23.4-3.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.11:buildah-debugsource-1:1.23.4-3.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.11:buildah-debugsource-1:1.23.4-3.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.11:buildah-debugsource-1:1.23.4-3.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.11:buildah-tests-1:1.23.4-3.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.11:buildah-tests-1:1.23.4-3.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.11:buildah-tests-1:1.23.4-3.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.11:buildah-tests-1:1.23.4-3.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.11:buildah-tests-debuginfo-1:1.23.4-3.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.11:buildah-tests-debuginfo-1:1.23.4-3.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.11:buildah-tests-debuginfo-1:1.23.4-3.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.11:buildah-tests-debuginfo-1:1.23.4-3.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.11:conmon-2:2.1.2-3.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.11:conmon-2:2.1.2-3.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.11:conmon-2:2.1.2-3.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.11:conmon-2:2.1.2-3.rhaos4.11.el8.src",
"8Base-RHOSE-4.11:conmon-2:2.1.2-3.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.11:conmon-debuginfo-2:2.1.2-3.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.11:conmon-debuginfo-2:2.1.2-3.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.11:conmon-debuginfo-2:2.1.2-3.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.11:conmon-debuginfo-2:2.1.2-3.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.11:conmon-debugsource-2:2.1.2-3.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.11:conmon-debugsource-2:2.1.2-3.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.11:conmon-debugsource-2:2.1.2-3.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.11:conmon-debugsource-2:2.1.2-3.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.11:containernetworking-plugins-0:1.0.1-6.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.11:containernetworking-plugins-0:1.0.1-6.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.11:containernetworking-plugins-0:1.0.1-6.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.11:containernetworking-plugins-0:1.0.1-6.rhaos4.11.el8.src",
"8Base-RHOSE-4.11:containernetworking-plugins-0:1.0.1-6.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.11:containernetworking-plugins-debuginfo-0:1.0.1-6.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.11:containernetworking-plugins-debuginfo-0:1.0.1-6.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.11:containernetworking-plugins-debuginfo-0:1.0.1-6.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.11:containernetworking-plugins-debuginfo-0:1.0.1-6.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.11:containernetworking-plugins-debugsource-0:1.0.1-6.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.11:containernetworking-plugins-debugsource-0:1.0.1-6.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.11:containernetworking-plugins-debugsource-0:1.0.1-6.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.11:containernetworking-plugins-debugsource-0:1.0.1-6.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.11:cri-o-0:1.24.6-2.rhaos4.11.git4bfe15a.el8.aarch64",
"8Base-RHOSE-4.11:cri-o-0:1.24.6-2.rhaos4.11.git4bfe15a.el8.ppc64le",
"8Base-RHOSE-4.11:cri-o-0:1.24.6-2.rhaos4.11.git4bfe15a.el8.s390x",
"8Base-RHOSE-4.11:cri-o-0:1.24.6-2.rhaos4.11.git4bfe15a.el8.src",
"8Base-RHOSE-4.11:cri-o-0:1.24.6-2.rhaos4.11.git4bfe15a.el8.x86_64",
"8Base-RHOSE-4.11:cri-o-debuginfo-0:1.24.6-2.rhaos4.11.git4bfe15a.el8.aarch64",
"8Base-RHOSE-4.11:cri-o-debuginfo-0:1.24.6-2.rhaos4.11.git4bfe15a.el8.ppc64le",
"8Base-RHOSE-4.11:cri-o-debuginfo-0:1.24.6-2.rhaos4.11.git4bfe15a.el8.s390x",
"8Base-RHOSE-4.11:cri-o-debuginfo-0:1.24.6-2.rhaos4.11.git4bfe15a.el8.x86_64",
"8Base-RHOSE-4.11:cri-o-debugsource-0:1.24.6-2.rhaos4.11.git4bfe15a.el8.aarch64",
"8Base-RHOSE-4.11:cri-o-debugsource-0:1.24.6-2.rhaos4.11.git4bfe15a.el8.ppc64le",
"8Base-RHOSE-4.11:cri-o-debugsource-0:1.24.6-2.rhaos4.11.git4bfe15a.el8.s390x",
"8Base-RHOSE-4.11:cri-o-debugsource-0:1.24.6-2.rhaos4.11.git4bfe15a.el8.x86_64",
"8Base-RHOSE-4.11:openshift-0:4.11.0-202306260054.p0.g990d55b.assembly.stream.el8.src",
"8Base-RHOSE-4.11:openshift-ansible-0:4.11.0-202306230041.p0.g0a466d7.assembly.stream.el8.noarch",
"8Base-RHOSE-4.11:openshift-ansible-0:4.11.0-202306230041.p0.g0a466d7.assembly.stream.el8.src",
"8Base-RHOSE-4.11:openshift-ansible-test-0:4.11.0-202306230041.p0.g0a466d7.assembly.stream.el8.noarch",
"8Base-RHOSE-4.11:openshift-clients-0:4.11.0-202306231116.p0.g2ae2303.assembly.stream.el8.aarch64",
"8Base-RHOSE-4.11:openshift-clients-0:4.11.0-202306231116.p0.g2ae2303.assembly.stream.el8.ppc64le",
"8Base-RHOSE-4.11:openshift-clients-0:4.11.0-202306231116.p0.g2ae2303.assembly.stream.el8.s390x",
"8Base-RHOSE-4.11:openshift-clients-0:4.11.0-202306231116.p0.g2ae2303.assembly.stream.el8.src",
"8Base-RHOSE-4.11:openshift-clients-0:4.11.0-202306231116.p0.g2ae2303.assembly.stream.el8.x86_64",
"8Base-RHOSE-4.11:openshift-clients-redistributable-0:4.11.0-202306231116.p0.g2ae2303.assembly.stream.el8.x86_64",
"8Base-RHOSE-4.11:openshift-hyperkube-0:4.11.0-202306260054.p0.g990d55b.assembly.stream.el8.aarch64",
"8Base-RHOSE-4.11:openshift-hyperkube-0:4.11.0-202306260054.p0.g990d55b.assembly.stream.el8.ppc64le",
"8Base-RHOSE-4.11:openshift-hyperkube-0:4.11.0-202306260054.p0.g990d55b.assembly.stream.el8.s390x",
"8Base-RHOSE-4.11:openshift-hyperkube-0:4.11.0-202306260054.p0.g990d55b.assembly.stream.el8.x86_64",
"8Base-RHOSE-4.11:openshift-kuryr-0:4.11.0-202306280915.p0.gc732699.assembly.stream.el8.src",
"8Base-RHOSE-4.11:openshift-kuryr-cni-0:4.11.0-202306280915.p0.gc732699.assembly.stream.el8.noarch",
"8Base-RHOSE-4.11:openshift-kuryr-common-0:4.11.0-202306280915.p0.gc732699.assembly.stream.el8.noarch",
"8Base-RHOSE-4.11:openshift-kuryr-controller-0:4.11.0-202306280915.p0.gc732699.assembly.stream.el8.noarch",
"8Base-RHOSE-4.11:podman-2:4.0.2-7.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.11:podman-2:4.0.2-7.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.11:podman-2:4.0.2-7.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.11:podman-2:4.0.2-7.rhaos4.11.el8.src",
"8Base-RHOSE-4.11:podman-2:4.0.2-7.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.11:podman-catatonit-2:4.0.2-7.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.11:podman-catatonit-2:4.0.2-7.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.11:podman-catatonit-2:4.0.2-7.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.11:podman-catatonit-2:4.0.2-7.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.11:podman-catatonit-debuginfo-2:4.0.2-7.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.11:podman-catatonit-debuginfo-2:4.0.2-7.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.11:podman-catatonit-debuginfo-2:4.0.2-7.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.11:podman-catatonit-debuginfo-2:4.0.2-7.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.11:podman-debuginfo-2:4.0.2-7.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.11:podman-debuginfo-2:4.0.2-7.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.11:podman-debuginfo-2:4.0.2-7.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.11:podman-debuginfo-2:4.0.2-7.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.11:podman-debugsource-2:4.0.2-7.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.11:podman-debugsource-2:4.0.2-7.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.11:podman-debugsource-2:4.0.2-7.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.11:podman-debugsource-2:4.0.2-7.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.11:podman-docker-2:4.0.2-7.rhaos4.11.el8.noarch",
"8Base-RHOSE-4.11:podman-gvproxy-debuginfo-2:4.0.2-7.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.11:podman-gvproxy-debuginfo-2:4.0.2-7.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.11:podman-gvproxy-debuginfo-2:4.0.2-7.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.11:podman-gvproxy-debuginfo-2:4.0.2-7.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.11:podman-plugins-2:4.0.2-7.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.11:podman-plugins-2:4.0.2-7.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.11:podman-plugins-2:4.0.2-7.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.11:podman-plugins-2:4.0.2-7.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.11:podman-plugins-debuginfo-2:4.0.2-7.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.11:podman-plugins-debuginfo-2:4.0.2-7.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.11:podman-plugins-debuginfo-2:4.0.2-7.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.11:podman-plugins-debuginfo-2:4.0.2-7.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.11:podman-remote-2:4.0.2-7.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.11:podman-remote-2:4.0.2-7.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.11:podman-remote-2:4.0.2-7.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.11:podman-remote-2:4.0.2-7.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.11:podman-remote-debuginfo-2:4.0.2-7.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.11:podman-remote-debuginfo-2:4.0.2-7.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.11:podman-remote-debuginfo-2:4.0.2-7.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.11:podman-remote-debuginfo-2:4.0.2-7.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.11:podman-tests-2:4.0.2-7.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.11:podman-tests-2:4.0.2-7.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.11:podman-tests-2:4.0.2-7.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.11:podman-tests-2:4.0.2-7.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.11:python3-kuryr-kubernetes-0:4.11.0-202306280915.p0.gc732699.assembly.stream.el8.noarch",
"8Base-RHOSE-4.11:runc-3:1.1.2-2.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.11:runc-3:1.1.2-2.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.11:runc-3:1.1.2-2.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.11:runc-3:1.1.2-2.rhaos4.11.el8.src",
"8Base-RHOSE-4.11:runc-3:1.1.2-2.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.11:runc-debuginfo-3:1.1.2-2.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.11:runc-debuginfo-3:1.1.2-2.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.11:runc-debuginfo-3:1.1.2-2.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.11:runc-debuginfo-3:1.1.2-2.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.11:runc-debugsource-3:1.1.2-2.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.11:runc-debugsource-3:1.1.2-2.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.11:runc-debugsource-3:1.1.2-2.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.11:runc-debugsource-3:1.1.2-2.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.11:skopeo-2:1.5.2-4.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.11:skopeo-2:1.5.2-4.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.11:skopeo-2:1.5.2-4.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.11:skopeo-2:1.5.2-4.rhaos4.11.el8.src",
"8Base-RHOSE-4.11:skopeo-2:1.5.2-4.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.11:skopeo-debuginfo-2:1.5.2-4.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.11:skopeo-debuginfo-2:1.5.2-4.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.11:skopeo-debuginfo-2:1.5.2-4.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.11:skopeo-debuginfo-2:1.5.2-4.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.11:skopeo-debugsource-2:1.5.2-4.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.11:skopeo-debugsource-2:1.5.2-4.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.11:skopeo-debugsource-2:1.5.2-4.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.11:skopeo-debugsource-2:1.5.2-4.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.11:skopeo-tests-2:1.5.2-4.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.11:skopeo-tests-2:1.5.2-4.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.11:skopeo-tests-2:1.5.2-4.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.11:skopeo-tests-2:1.5.2-4.rhaos4.11.el8.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "HIGH",
"attackVector": "NETWORK",
"availabilityImpact": "NONE",
"baseScore": 6.5,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "HIGH",
"integrityImpact": "LOW",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:H/I:L/A:N",
"version": "3.1"
},
"products": [
"8Base-RHOSE-4.11:buildah-1:1.23.4-3.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.11:buildah-1:1.23.4-3.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.11:buildah-1:1.23.4-3.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.11:buildah-1:1.23.4-3.rhaos4.11.el8.src",
"8Base-RHOSE-4.11:buildah-1:1.23.4-3.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.11:buildah-debuginfo-1:1.23.4-3.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.11:buildah-debuginfo-1:1.23.4-3.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.11:buildah-debuginfo-1:1.23.4-3.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.11:buildah-debuginfo-1:1.23.4-3.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.11:buildah-debugsource-1:1.23.4-3.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.11:buildah-debugsource-1:1.23.4-3.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.11:buildah-debugsource-1:1.23.4-3.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.11:buildah-debugsource-1:1.23.4-3.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.11:buildah-tests-1:1.23.4-3.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.11:buildah-tests-1:1.23.4-3.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.11:buildah-tests-1:1.23.4-3.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.11:buildah-tests-1:1.23.4-3.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.11:buildah-tests-debuginfo-1:1.23.4-3.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.11:buildah-tests-debuginfo-1:1.23.4-3.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.11:buildah-tests-debuginfo-1:1.23.4-3.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.11:buildah-tests-debuginfo-1:1.23.4-3.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.11:conmon-2:2.1.2-3.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.11:conmon-2:2.1.2-3.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.11:conmon-2:2.1.2-3.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.11:conmon-2:2.1.2-3.rhaos4.11.el8.src",
"8Base-RHOSE-4.11:conmon-2:2.1.2-3.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.11:conmon-debuginfo-2:2.1.2-3.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.11:conmon-debuginfo-2:2.1.2-3.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.11:conmon-debuginfo-2:2.1.2-3.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.11:conmon-debuginfo-2:2.1.2-3.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.11:conmon-debugsource-2:2.1.2-3.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.11:conmon-debugsource-2:2.1.2-3.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.11:conmon-debugsource-2:2.1.2-3.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.11:conmon-debugsource-2:2.1.2-3.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.11:containernetworking-plugins-0:1.0.1-6.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.11:containernetworking-plugins-0:1.0.1-6.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.11:containernetworking-plugins-0:1.0.1-6.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.11:containernetworking-plugins-0:1.0.1-6.rhaos4.11.el8.src",
"8Base-RHOSE-4.11:containernetworking-plugins-0:1.0.1-6.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.11:containernetworking-plugins-debuginfo-0:1.0.1-6.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.11:containernetworking-plugins-debuginfo-0:1.0.1-6.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.11:containernetworking-plugins-debuginfo-0:1.0.1-6.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.11:containernetworking-plugins-debuginfo-0:1.0.1-6.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.11:containernetworking-plugins-debugsource-0:1.0.1-6.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.11:containernetworking-plugins-debugsource-0:1.0.1-6.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.11:containernetworking-plugins-debugsource-0:1.0.1-6.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.11:containernetworking-plugins-debugsource-0:1.0.1-6.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.11:cri-o-0:1.24.6-2.rhaos4.11.git4bfe15a.el8.aarch64",
"8Base-RHOSE-4.11:cri-o-0:1.24.6-2.rhaos4.11.git4bfe15a.el8.ppc64le",
"8Base-RHOSE-4.11:cri-o-0:1.24.6-2.rhaos4.11.git4bfe15a.el8.s390x",
"8Base-RHOSE-4.11:cri-o-0:1.24.6-2.rhaos4.11.git4bfe15a.el8.src",
"8Base-RHOSE-4.11:cri-o-0:1.24.6-2.rhaos4.11.git4bfe15a.el8.x86_64",
"8Base-RHOSE-4.11:cri-o-debuginfo-0:1.24.6-2.rhaos4.11.git4bfe15a.el8.aarch64",
"8Base-RHOSE-4.11:cri-o-debuginfo-0:1.24.6-2.rhaos4.11.git4bfe15a.el8.ppc64le",
"8Base-RHOSE-4.11:cri-o-debuginfo-0:1.24.6-2.rhaos4.11.git4bfe15a.el8.s390x",
"8Base-RHOSE-4.11:cri-o-debuginfo-0:1.24.6-2.rhaos4.11.git4bfe15a.el8.x86_64",
"8Base-RHOSE-4.11:cri-o-debugsource-0:1.24.6-2.rhaos4.11.git4bfe15a.el8.aarch64",
"8Base-RHOSE-4.11:cri-o-debugsource-0:1.24.6-2.rhaos4.11.git4bfe15a.el8.ppc64le",
"8Base-RHOSE-4.11:cri-o-debugsource-0:1.24.6-2.rhaos4.11.git4bfe15a.el8.s390x",
"8Base-RHOSE-4.11:cri-o-debugsource-0:1.24.6-2.rhaos4.11.git4bfe15a.el8.x86_64",
"8Base-RHOSE-4.11:openshift-0:4.11.0-202306260054.p0.g990d55b.assembly.stream.el8.src",
"8Base-RHOSE-4.11:openshift-ansible-0:4.11.0-202306230041.p0.g0a466d7.assembly.stream.el8.noarch",
"8Base-RHOSE-4.11:openshift-ansible-0:4.11.0-202306230041.p0.g0a466d7.assembly.stream.el8.src",
"8Base-RHOSE-4.11:openshift-ansible-test-0:4.11.0-202306230041.p0.g0a466d7.assembly.stream.el8.noarch",
"8Base-RHOSE-4.11:openshift-clients-0:4.11.0-202306231116.p0.g2ae2303.assembly.stream.el8.aarch64",
"8Base-RHOSE-4.11:openshift-clients-0:4.11.0-202306231116.p0.g2ae2303.assembly.stream.el8.ppc64le",
"8Base-RHOSE-4.11:openshift-clients-0:4.11.0-202306231116.p0.g2ae2303.assembly.stream.el8.s390x",
"8Base-RHOSE-4.11:openshift-clients-0:4.11.0-202306231116.p0.g2ae2303.assembly.stream.el8.src",
"8Base-RHOSE-4.11:openshift-clients-0:4.11.0-202306231116.p0.g2ae2303.assembly.stream.el8.x86_64",
"8Base-RHOSE-4.11:openshift-clients-redistributable-0:4.11.0-202306231116.p0.g2ae2303.assembly.stream.el8.x86_64",
"8Base-RHOSE-4.11:openshift-hyperkube-0:4.11.0-202306260054.p0.g990d55b.assembly.stream.el8.aarch64",
"8Base-RHOSE-4.11:openshift-hyperkube-0:4.11.0-202306260054.p0.g990d55b.assembly.stream.el8.ppc64le",
"8Base-RHOSE-4.11:openshift-hyperkube-0:4.11.0-202306260054.p0.g990d55b.assembly.stream.el8.s390x",
"8Base-RHOSE-4.11:openshift-hyperkube-0:4.11.0-202306260054.p0.g990d55b.assembly.stream.el8.x86_64",
"8Base-RHOSE-4.11:openshift-kuryr-0:4.11.0-202306280915.p0.gc732699.assembly.stream.el8.src",
"8Base-RHOSE-4.11:openshift-kuryr-cni-0:4.11.0-202306280915.p0.gc732699.assembly.stream.el8.noarch",
"8Base-RHOSE-4.11:openshift-kuryr-common-0:4.11.0-202306280915.p0.gc732699.assembly.stream.el8.noarch",
"8Base-RHOSE-4.11:openshift-kuryr-controller-0:4.11.0-202306280915.p0.gc732699.assembly.stream.el8.noarch",
"8Base-RHOSE-4.11:podman-2:4.0.2-7.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.11:podman-2:4.0.2-7.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.11:podman-2:4.0.2-7.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.11:podman-2:4.0.2-7.rhaos4.11.el8.src",
"8Base-RHOSE-4.11:podman-2:4.0.2-7.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.11:podman-catatonit-2:4.0.2-7.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.11:podman-catatonit-2:4.0.2-7.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.11:podman-catatonit-2:4.0.2-7.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.11:podman-catatonit-2:4.0.2-7.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.11:podman-catatonit-debuginfo-2:4.0.2-7.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.11:podman-catatonit-debuginfo-2:4.0.2-7.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.11:podman-catatonit-debuginfo-2:4.0.2-7.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.11:podman-catatonit-debuginfo-2:4.0.2-7.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.11:podman-debuginfo-2:4.0.2-7.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.11:podman-debuginfo-2:4.0.2-7.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.11:podman-debuginfo-2:4.0.2-7.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.11:podman-debuginfo-2:4.0.2-7.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.11:podman-debugsource-2:4.0.2-7.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.11:podman-debugsource-2:4.0.2-7.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.11:podman-debugsource-2:4.0.2-7.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.11:podman-debugsource-2:4.0.2-7.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.11:podman-docker-2:4.0.2-7.rhaos4.11.el8.noarch",
"8Base-RHOSE-4.11:podman-gvproxy-debuginfo-2:4.0.2-7.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.11:podman-gvproxy-debuginfo-2:4.0.2-7.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.11:podman-gvproxy-debuginfo-2:4.0.2-7.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.11:podman-gvproxy-debuginfo-2:4.0.2-7.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.11:podman-plugins-2:4.0.2-7.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.11:podman-plugins-2:4.0.2-7.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.11:podman-plugins-2:4.0.2-7.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.11:podman-plugins-2:4.0.2-7.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.11:podman-plugins-debuginfo-2:4.0.2-7.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.11:podman-plugins-debuginfo-2:4.0.2-7.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.11:podman-plugins-debuginfo-2:4.0.2-7.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.11:podman-plugins-debuginfo-2:4.0.2-7.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.11:podman-remote-2:4.0.2-7.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.11:podman-remote-2:4.0.2-7.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.11:podman-remote-2:4.0.2-7.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.11:podman-remote-2:4.0.2-7.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.11:podman-remote-debuginfo-2:4.0.2-7.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.11:podman-remote-debuginfo-2:4.0.2-7.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.11:podman-remote-debuginfo-2:4.0.2-7.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.11:podman-remote-debuginfo-2:4.0.2-7.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.11:podman-tests-2:4.0.2-7.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.11:podman-tests-2:4.0.2-7.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.11:podman-tests-2:4.0.2-7.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.11:podman-tests-2:4.0.2-7.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.11:python3-kuryr-kubernetes-0:4.11.0-202306280915.p0.gc732699.assembly.stream.el8.noarch",
"8Base-RHOSE-4.11:runc-3:1.1.2-2.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.11:runc-3:1.1.2-2.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.11:runc-3:1.1.2-2.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.11:runc-3:1.1.2-2.rhaos4.11.el8.src",
"8Base-RHOSE-4.11:runc-3:1.1.2-2.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.11:runc-debuginfo-3:1.1.2-2.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.11:runc-debuginfo-3:1.1.2-2.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.11:runc-debuginfo-3:1.1.2-2.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.11:runc-debuginfo-3:1.1.2-2.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.11:runc-debugsource-3:1.1.2-2.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.11:runc-debugsource-3:1.1.2-2.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.11:runc-debugsource-3:1.1.2-2.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.11:runc-debugsource-3:1.1.2-2.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.11:skopeo-2:1.5.2-4.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.11:skopeo-2:1.5.2-4.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.11:skopeo-2:1.5.2-4.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.11:skopeo-2:1.5.2-4.rhaos4.11.el8.src",
"8Base-RHOSE-4.11:skopeo-2:1.5.2-4.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.11:skopeo-debuginfo-2:1.5.2-4.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.11:skopeo-debuginfo-2:1.5.2-4.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.11:skopeo-debuginfo-2:1.5.2-4.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.11:skopeo-debuginfo-2:1.5.2-4.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.11:skopeo-debugsource-2:1.5.2-4.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.11:skopeo-debugsource-2:1.5.2-4.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.11:skopeo-debugsource-2:1.5.2-4.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.11:skopeo-debugsource-2:1.5.2-4.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.11:skopeo-tests-2:1.5.2-4.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.11:skopeo-tests-2:1.5.2-4.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.11:skopeo-tests-2:1.5.2-4.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.11:skopeo-tests-2:1.5.2-4.rhaos4.11.el8.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "openshift: OCP \u0026 FIPS mode"
},
{
"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-RHOSE-4.11:conmon-2:2.1.2-3.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.11:conmon-2:2.1.2-3.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.11:conmon-2:2.1.2-3.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.11:conmon-2:2.1.2-3.rhaos4.11.el8.src",
"8Base-RHOSE-4.11:conmon-2:2.1.2-3.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.11:conmon-debuginfo-2:2.1.2-3.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.11:conmon-debuginfo-2:2.1.2-3.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.11:conmon-debuginfo-2:2.1.2-3.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.11:conmon-debuginfo-2:2.1.2-3.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.11:conmon-debugsource-2:2.1.2-3.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.11:conmon-debugsource-2:2.1.2-3.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.11:conmon-debugsource-2:2.1.2-3.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.11:conmon-debugsource-2:2.1.2-3.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.11:containernetworking-plugins-0:1.0.1-6.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.11:containernetworking-plugins-0:1.0.1-6.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.11:containernetworking-plugins-0:1.0.1-6.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.11:containernetworking-plugins-0:1.0.1-6.rhaos4.11.el8.src",
"8Base-RHOSE-4.11:containernetworking-plugins-0:1.0.1-6.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.11:containernetworking-plugins-debuginfo-0:1.0.1-6.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.11:containernetworking-plugins-debuginfo-0:1.0.1-6.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.11:containernetworking-plugins-debuginfo-0:1.0.1-6.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.11:containernetworking-plugins-debuginfo-0:1.0.1-6.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.11:containernetworking-plugins-debugsource-0:1.0.1-6.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.11:containernetworking-plugins-debugsource-0:1.0.1-6.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.11:containernetworking-plugins-debugsource-0:1.0.1-6.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.11:containernetworking-plugins-debugsource-0:1.0.1-6.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.11:cri-o-0:1.24.6-2.rhaos4.11.git4bfe15a.el8.aarch64",
"8Base-RHOSE-4.11:cri-o-0:1.24.6-2.rhaos4.11.git4bfe15a.el8.ppc64le",
"8Base-RHOSE-4.11:cri-o-0:1.24.6-2.rhaos4.11.git4bfe15a.el8.s390x",
"8Base-RHOSE-4.11:cri-o-0:1.24.6-2.rhaos4.11.git4bfe15a.el8.src",
"8Base-RHOSE-4.11:cri-o-0:1.24.6-2.rhaos4.11.git4bfe15a.el8.x86_64",
"8Base-RHOSE-4.11:cri-o-debuginfo-0:1.24.6-2.rhaos4.11.git4bfe15a.el8.aarch64",
"8Base-RHOSE-4.11:cri-o-debuginfo-0:1.24.6-2.rhaos4.11.git4bfe15a.el8.ppc64le",
"8Base-RHOSE-4.11:cri-o-debuginfo-0:1.24.6-2.rhaos4.11.git4bfe15a.el8.s390x",
"8Base-RHOSE-4.11:cri-o-debuginfo-0:1.24.6-2.rhaos4.11.git4bfe15a.el8.x86_64",
"8Base-RHOSE-4.11:cri-o-debugsource-0:1.24.6-2.rhaos4.11.git4bfe15a.el8.aarch64",
"8Base-RHOSE-4.11:cri-o-debugsource-0:1.24.6-2.rhaos4.11.git4bfe15a.el8.ppc64le",
"8Base-RHOSE-4.11:cri-o-debugsource-0:1.24.6-2.rhaos4.11.git4bfe15a.el8.s390x",
"8Base-RHOSE-4.11:cri-o-debugsource-0:1.24.6-2.rhaos4.11.git4bfe15a.el8.x86_64",
"8Base-RHOSE-4.11:openshift-0:4.11.0-202306260054.p0.g990d55b.assembly.stream.el8.src",
"8Base-RHOSE-4.11:openshift-ansible-0:4.11.0-202306230041.p0.g0a466d7.assembly.stream.el8.noarch",
"8Base-RHOSE-4.11:openshift-ansible-0:4.11.0-202306230041.p0.g0a466d7.assembly.stream.el8.src",
"8Base-RHOSE-4.11:openshift-ansible-test-0:4.11.0-202306230041.p0.g0a466d7.assembly.stream.el8.noarch",
"8Base-RHOSE-4.11:openshift-clients-0:4.11.0-202306231116.p0.g2ae2303.assembly.stream.el8.aarch64",
"8Base-RHOSE-4.11:openshift-clients-0:4.11.0-202306231116.p0.g2ae2303.assembly.stream.el8.ppc64le",
"8Base-RHOSE-4.11:openshift-clients-0:4.11.0-202306231116.p0.g2ae2303.assembly.stream.el8.s390x",
"8Base-RHOSE-4.11:openshift-clients-0:4.11.0-202306231116.p0.g2ae2303.assembly.stream.el8.src",
"8Base-RHOSE-4.11:openshift-clients-0:4.11.0-202306231116.p0.g2ae2303.assembly.stream.el8.x86_64",
"8Base-RHOSE-4.11:openshift-clients-redistributable-0:4.11.0-202306231116.p0.g2ae2303.assembly.stream.el8.x86_64",
"8Base-RHOSE-4.11:openshift-hyperkube-0:4.11.0-202306260054.p0.g990d55b.assembly.stream.el8.aarch64",
"8Base-RHOSE-4.11:openshift-hyperkube-0:4.11.0-202306260054.p0.g990d55b.assembly.stream.el8.ppc64le",
"8Base-RHOSE-4.11:openshift-hyperkube-0:4.11.0-202306260054.p0.g990d55b.assembly.stream.el8.s390x",
"8Base-RHOSE-4.11:openshift-hyperkube-0:4.11.0-202306260054.p0.g990d55b.assembly.stream.el8.x86_64",
"8Base-RHOSE-4.11:openshift-kuryr-0:4.11.0-202306280915.p0.gc732699.assembly.stream.el8.src",
"8Base-RHOSE-4.11:openshift-kuryr-cni-0:4.11.0-202306280915.p0.gc732699.assembly.stream.el8.noarch",
"8Base-RHOSE-4.11:openshift-kuryr-common-0:4.11.0-202306280915.p0.gc732699.assembly.stream.el8.noarch",
"8Base-RHOSE-4.11:openshift-kuryr-controller-0:4.11.0-202306280915.p0.gc732699.assembly.stream.el8.noarch",
"8Base-RHOSE-4.11:python3-kuryr-kubernetes-0:4.11.0-202306280915.p0.gc732699.assembly.stream.el8.noarch",
"8Base-RHOSE-4.11:runc-3:1.1.2-2.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.11:runc-3:1.1.2-2.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.11:runc-3:1.1.2-2.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.11:runc-3:1.1.2-2.rhaos4.11.el8.src",
"8Base-RHOSE-4.11:runc-3:1.1.2-2.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.11:runc-debuginfo-3:1.1.2-2.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.11:runc-debuginfo-3:1.1.2-2.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.11:runc-debuginfo-3:1.1.2-2.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.11:runc-debuginfo-3:1.1.2-2.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.11:runc-debugsource-3:1.1.2-2.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.11:runc-debugsource-3:1.1.2-2.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.11:runc-debugsource-3:1.1.2-2.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.11:runc-debugsource-3:1.1.2-2.rhaos4.11.el8.x86_64"
]
}
],
"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-RHOSE-4.11:buildah-1:1.23.4-3.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.11:buildah-1:1.23.4-3.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.11:buildah-1:1.23.4-3.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.11:buildah-1:1.23.4-3.rhaos4.11.el8.src",
"8Base-RHOSE-4.11:buildah-1:1.23.4-3.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.11:buildah-debuginfo-1:1.23.4-3.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.11:buildah-debuginfo-1:1.23.4-3.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.11:buildah-debuginfo-1:1.23.4-3.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.11:buildah-debuginfo-1:1.23.4-3.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.11:buildah-debugsource-1:1.23.4-3.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.11:buildah-debugsource-1:1.23.4-3.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.11:buildah-debugsource-1:1.23.4-3.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.11:buildah-debugsource-1:1.23.4-3.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.11:buildah-tests-1:1.23.4-3.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.11:buildah-tests-1:1.23.4-3.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.11:buildah-tests-1:1.23.4-3.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.11:buildah-tests-1:1.23.4-3.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.11:buildah-tests-debuginfo-1:1.23.4-3.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.11:buildah-tests-debuginfo-1:1.23.4-3.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.11:buildah-tests-debuginfo-1:1.23.4-3.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.11:buildah-tests-debuginfo-1:1.23.4-3.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.11:podman-2:4.0.2-7.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.11:podman-2:4.0.2-7.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.11:podman-2:4.0.2-7.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.11:podman-2:4.0.2-7.rhaos4.11.el8.src",
"8Base-RHOSE-4.11:podman-2:4.0.2-7.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.11:podman-catatonit-2:4.0.2-7.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.11:podman-catatonit-2:4.0.2-7.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.11:podman-catatonit-2:4.0.2-7.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.11:podman-catatonit-2:4.0.2-7.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.11:podman-catatonit-debuginfo-2:4.0.2-7.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.11:podman-catatonit-debuginfo-2:4.0.2-7.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.11:podman-catatonit-debuginfo-2:4.0.2-7.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.11:podman-catatonit-debuginfo-2:4.0.2-7.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.11:podman-debuginfo-2:4.0.2-7.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.11:podman-debuginfo-2:4.0.2-7.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.11:podman-debuginfo-2:4.0.2-7.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.11:podman-debuginfo-2:4.0.2-7.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.11:podman-debugsource-2:4.0.2-7.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.11:podman-debugsource-2:4.0.2-7.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.11:podman-debugsource-2:4.0.2-7.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.11:podman-debugsource-2:4.0.2-7.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.11:podman-docker-2:4.0.2-7.rhaos4.11.el8.noarch",
"8Base-RHOSE-4.11:podman-gvproxy-debuginfo-2:4.0.2-7.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.11:podman-gvproxy-debuginfo-2:4.0.2-7.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.11:podman-gvproxy-debuginfo-2:4.0.2-7.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.11:podman-gvproxy-debuginfo-2:4.0.2-7.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.11:podman-plugins-2:4.0.2-7.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.11:podman-plugins-2:4.0.2-7.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.11:podman-plugins-2:4.0.2-7.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.11:podman-plugins-2:4.0.2-7.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.11:podman-plugins-debuginfo-2:4.0.2-7.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.11:podman-plugins-debuginfo-2:4.0.2-7.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.11:podman-plugins-debuginfo-2:4.0.2-7.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.11:podman-plugins-debuginfo-2:4.0.2-7.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.11:podman-remote-2:4.0.2-7.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.11:podman-remote-2:4.0.2-7.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.11:podman-remote-2:4.0.2-7.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.11:podman-remote-2:4.0.2-7.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.11:podman-remote-debuginfo-2:4.0.2-7.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.11:podman-remote-debuginfo-2:4.0.2-7.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.11:podman-remote-debuginfo-2:4.0.2-7.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.11:podman-remote-debuginfo-2:4.0.2-7.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.11:podman-tests-2:4.0.2-7.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.11:podman-tests-2:4.0.2-7.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.11:podman-tests-2:4.0.2-7.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.11:podman-tests-2:4.0.2-7.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.11:skopeo-2:1.5.2-4.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.11:skopeo-2:1.5.2-4.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.11:skopeo-2:1.5.2-4.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.11:skopeo-2:1.5.2-4.rhaos4.11.el8.src",
"8Base-RHOSE-4.11:skopeo-2:1.5.2-4.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.11:skopeo-debuginfo-2:1.5.2-4.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.11:skopeo-debuginfo-2:1.5.2-4.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.11:skopeo-debuginfo-2:1.5.2-4.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.11:skopeo-debuginfo-2:1.5.2-4.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.11:skopeo-debugsource-2:1.5.2-4.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.11:skopeo-debugsource-2:1.5.2-4.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.11:skopeo-debugsource-2:1.5.2-4.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.11:skopeo-debugsource-2:1.5.2-4.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.11:skopeo-tests-2:1.5.2-4.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.11:skopeo-tests-2:1.5.2-4.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.11:skopeo-tests-2:1.5.2-4.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.11:skopeo-tests-2:1.5.2-4.rhaos4.11.el8.x86_64"
],
"known_not_affected": [
"8Base-RHOSE-4.11:conmon-2:2.1.2-3.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.11:conmon-2:2.1.2-3.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.11:conmon-2:2.1.2-3.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.11:conmon-2:2.1.2-3.rhaos4.11.el8.src",
"8Base-RHOSE-4.11:conmon-2:2.1.2-3.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.11:conmon-debuginfo-2:2.1.2-3.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.11:conmon-debuginfo-2:2.1.2-3.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.11:conmon-debuginfo-2:2.1.2-3.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.11:conmon-debuginfo-2:2.1.2-3.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.11:conmon-debugsource-2:2.1.2-3.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.11:conmon-debugsource-2:2.1.2-3.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.11:conmon-debugsource-2:2.1.2-3.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.11:conmon-debugsource-2:2.1.2-3.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.11:containernetworking-plugins-0:1.0.1-6.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.11:containernetworking-plugins-0:1.0.1-6.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.11:containernetworking-plugins-0:1.0.1-6.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.11:containernetworking-plugins-0:1.0.1-6.rhaos4.11.el8.src",
"8Base-RHOSE-4.11:containernetworking-plugins-0:1.0.1-6.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.11:containernetworking-plugins-debuginfo-0:1.0.1-6.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.11:containernetworking-plugins-debuginfo-0:1.0.1-6.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.11:containernetworking-plugins-debuginfo-0:1.0.1-6.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.11:containernetworking-plugins-debuginfo-0:1.0.1-6.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.11:containernetworking-plugins-debugsource-0:1.0.1-6.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.11:containernetworking-plugins-debugsource-0:1.0.1-6.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.11:containernetworking-plugins-debugsource-0:1.0.1-6.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.11:containernetworking-plugins-debugsource-0:1.0.1-6.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.11:cri-o-0:1.24.6-2.rhaos4.11.git4bfe15a.el8.aarch64",
"8Base-RHOSE-4.11:cri-o-0:1.24.6-2.rhaos4.11.git4bfe15a.el8.ppc64le",
"8Base-RHOSE-4.11:cri-o-0:1.24.6-2.rhaos4.11.git4bfe15a.el8.s390x",
"8Base-RHOSE-4.11:cri-o-0:1.24.6-2.rhaos4.11.git4bfe15a.el8.src",
"8Base-RHOSE-4.11:cri-o-0:1.24.6-2.rhaos4.11.git4bfe15a.el8.x86_64",
"8Base-RHOSE-4.11:cri-o-debuginfo-0:1.24.6-2.rhaos4.11.git4bfe15a.el8.aarch64",
"8Base-RHOSE-4.11:cri-o-debuginfo-0:1.24.6-2.rhaos4.11.git4bfe15a.el8.ppc64le",
"8Base-RHOSE-4.11:cri-o-debuginfo-0:1.24.6-2.rhaos4.11.git4bfe15a.el8.s390x",
"8Base-RHOSE-4.11:cri-o-debuginfo-0:1.24.6-2.rhaos4.11.git4bfe15a.el8.x86_64",
"8Base-RHOSE-4.11:cri-o-debugsource-0:1.24.6-2.rhaos4.11.git4bfe15a.el8.aarch64",
"8Base-RHOSE-4.11:cri-o-debugsource-0:1.24.6-2.rhaos4.11.git4bfe15a.el8.ppc64le",
"8Base-RHOSE-4.11:cri-o-debugsource-0:1.24.6-2.rhaos4.11.git4bfe15a.el8.s390x",
"8Base-RHOSE-4.11:cri-o-debugsource-0:1.24.6-2.rhaos4.11.git4bfe15a.el8.x86_64",
"8Base-RHOSE-4.11:openshift-0:4.11.0-202306260054.p0.g990d55b.assembly.stream.el8.src",
"8Base-RHOSE-4.11:openshift-ansible-0:4.11.0-202306230041.p0.g0a466d7.assembly.stream.el8.noarch",
"8Base-RHOSE-4.11:openshift-ansible-0:4.11.0-202306230041.p0.g0a466d7.assembly.stream.el8.src",
"8Base-RHOSE-4.11:openshift-ansible-test-0:4.11.0-202306230041.p0.g0a466d7.assembly.stream.el8.noarch",
"8Base-RHOSE-4.11:openshift-clients-0:4.11.0-202306231116.p0.g2ae2303.assembly.stream.el8.aarch64",
"8Base-RHOSE-4.11:openshift-clients-0:4.11.0-202306231116.p0.g2ae2303.assembly.stream.el8.ppc64le",
"8Base-RHOSE-4.11:openshift-clients-0:4.11.0-202306231116.p0.g2ae2303.assembly.stream.el8.s390x",
"8Base-RHOSE-4.11:openshift-clients-0:4.11.0-202306231116.p0.g2ae2303.assembly.stream.el8.src",
"8Base-RHOSE-4.11:openshift-clients-0:4.11.0-202306231116.p0.g2ae2303.assembly.stream.el8.x86_64",
"8Base-RHOSE-4.11:openshift-clients-redistributable-0:4.11.0-202306231116.p0.g2ae2303.assembly.stream.el8.x86_64",
"8Base-RHOSE-4.11:openshift-hyperkube-0:4.11.0-202306260054.p0.g990d55b.assembly.stream.el8.aarch64",
"8Base-RHOSE-4.11:openshift-hyperkube-0:4.11.0-202306260054.p0.g990d55b.assembly.stream.el8.ppc64le",
"8Base-RHOSE-4.11:openshift-hyperkube-0:4.11.0-202306260054.p0.g990d55b.assembly.stream.el8.s390x",
"8Base-RHOSE-4.11:openshift-hyperkube-0:4.11.0-202306260054.p0.g990d55b.assembly.stream.el8.x86_64",
"8Base-RHOSE-4.11:openshift-kuryr-0:4.11.0-202306280915.p0.gc732699.assembly.stream.el8.src",
"8Base-RHOSE-4.11:openshift-kuryr-cni-0:4.11.0-202306280915.p0.gc732699.assembly.stream.el8.noarch",
"8Base-RHOSE-4.11:openshift-kuryr-common-0:4.11.0-202306280915.p0.gc732699.assembly.stream.el8.noarch",
"8Base-RHOSE-4.11:openshift-kuryr-controller-0:4.11.0-202306280915.p0.gc732699.assembly.stream.el8.noarch",
"8Base-RHOSE-4.11:python3-kuryr-kubernetes-0:4.11.0-202306280915.p0.gc732699.assembly.stream.el8.noarch",
"8Base-RHOSE-4.11:runc-3:1.1.2-2.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.11:runc-3:1.1.2-2.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.11:runc-3:1.1.2-2.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.11:runc-3:1.1.2-2.rhaos4.11.el8.src",
"8Base-RHOSE-4.11:runc-3:1.1.2-2.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.11:runc-debuginfo-3:1.1.2-2.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.11:runc-debuginfo-3:1.1.2-2.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.11:runc-debuginfo-3:1.1.2-2.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.11:runc-debuginfo-3:1.1.2-2.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.11:runc-debugsource-3:1.1.2-2.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.11:runc-debugsource-3:1.1.2-2.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.11:runc-debugsource-3:1.1.2-2.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.11:runc-debugsource-3:1.1.2-2.rhaos4.11.el8.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-07-06T02:47:40+00:00",
"details": "For OpenShift Container Platform 4.11 see the following documentation, which will be updated shortly for this release, for important instructions on how to upgrade your cluster and fully apply this asynchronous errata update:\n\nhttps://docs.openshift.com/container-platform/4.11/release_notes/ocp-4-11-release-notes.html",
"product_ids": [
"8Base-RHOSE-4.11:buildah-1:1.23.4-3.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.11:buildah-1:1.23.4-3.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.11:buildah-1:1.23.4-3.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.11:buildah-1:1.23.4-3.rhaos4.11.el8.src",
"8Base-RHOSE-4.11:buildah-1:1.23.4-3.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.11:buildah-debuginfo-1:1.23.4-3.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.11:buildah-debuginfo-1:1.23.4-3.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.11:buildah-debuginfo-1:1.23.4-3.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.11:buildah-debuginfo-1:1.23.4-3.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.11:buildah-debugsource-1:1.23.4-3.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.11:buildah-debugsource-1:1.23.4-3.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.11:buildah-debugsource-1:1.23.4-3.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.11:buildah-debugsource-1:1.23.4-3.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.11:buildah-tests-1:1.23.4-3.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.11:buildah-tests-1:1.23.4-3.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.11:buildah-tests-1:1.23.4-3.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.11:buildah-tests-1:1.23.4-3.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.11:buildah-tests-debuginfo-1:1.23.4-3.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.11:buildah-tests-debuginfo-1:1.23.4-3.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.11:buildah-tests-debuginfo-1:1.23.4-3.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.11:buildah-tests-debuginfo-1:1.23.4-3.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.11:podman-2:4.0.2-7.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.11:podman-2:4.0.2-7.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.11:podman-2:4.0.2-7.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.11:podman-2:4.0.2-7.rhaos4.11.el8.src",
"8Base-RHOSE-4.11:podman-2:4.0.2-7.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.11:podman-catatonit-2:4.0.2-7.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.11:podman-catatonit-2:4.0.2-7.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.11:podman-catatonit-2:4.0.2-7.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.11:podman-catatonit-2:4.0.2-7.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.11:podman-catatonit-debuginfo-2:4.0.2-7.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.11:podman-catatonit-debuginfo-2:4.0.2-7.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.11:podman-catatonit-debuginfo-2:4.0.2-7.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.11:podman-catatonit-debuginfo-2:4.0.2-7.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.11:podman-debuginfo-2:4.0.2-7.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.11:podman-debuginfo-2:4.0.2-7.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.11:podman-debuginfo-2:4.0.2-7.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.11:podman-debuginfo-2:4.0.2-7.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.11:podman-debugsource-2:4.0.2-7.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.11:podman-debugsource-2:4.0.2-7.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.11:podman-debugsource-2:4.0.2-7.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.11:podman-debugsource-2:4.0.2-7.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.11:podman-docker-2:4.0.2-7.rhaos4.11.el8.noarch",
"8Base-RHOSE-4.11:podman-gvproxy-debuginfo-2:4.0.2-7.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.11:podman-gvproxy-debuginfo-2:4.0.2-7.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.11:podman-gvproxy-debuginfo-2:4.0.2-7.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.11:podman-gvproxy-debuginfo-2:4.0.2-7.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.11:podman-plugins-2:4.0.2-7.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.11:podman-plugins-2:4.0.2-7.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.11:podman-plugins-2:4.0.2-7.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.11:podman-plugins-2:4.0.2-7.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.11:podman-plugins-debuginfo-2:4.0.2-7.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.11:podman-plugins-debuginfo-2:4.0.2-7.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.11:podman-plugins-debuginfo-2:4.0.2-7.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.11:podman-plugins-debuginfo-2:4.0.2-7.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.11:podman-remote-2:4.0.2-7.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.11:podman-remote-2:4.0.2-7.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.11:podman-remote-2:4.0.2-7.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.11:podman-remote-2:4.0.2-7.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.11:podman-remote-debuginfo-2:4.0.2-7.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.11:podman-remote-debuginfo-2:4.0.2-7.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.11:podman-remote-debuginfo-2:4.0.2-7.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.11:podman-remote-debuginfo-2:4.0.2-7.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.11:podman-tests-2:4.0.2-7.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.11:podman-tests-2:4.0.2-7.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.11:podman-tests-2:4.0.2-7.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.11:podman-tests-2:4.0.2-7.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.11:skopeo-2:1.5.2-4.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.11:skopeo-2:1.5.2-4.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.11:skopeo-2:1.5.2-4.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.11:skopeo-2:1.5.2-4.rhaos4.11.el8.src",
"8Base-RHOSE-4.11:skopeo-2:1.5.2-4.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.11:skopeo-debuginfo-2:1.5.2-4.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.11:skopeo-debuginfo-2:1.5.2-4.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.11:skopeo-debuginfo-2:1.5.2-4.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.11:skopeo-debuginfo-2:1.5.2-4.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.11:skopeo-debugsource-2:1.5.2-4.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.11:skopeo-debugsource-2:1.5.2-4.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.11:skopeo-debugsource-2:1.5.2-4.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.11:skopeo-debugsource-2:1.5.2-4.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.11:skopeo-tests-2:1.5.2-4.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.11:skopeo-tests-2:1.5.2-4.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.11:skopeo-tests-2:1.5.2-4.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.11:skopeo-tests-2:1.5.2-4.rhaos4.11.el8.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2023:3914"
},
{
"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-RHOSE-4.11:buildah-1:1.23.4-3.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.11:buildah-1:1.23.4-3.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.11:buildah-1:1.23.4-3.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.11:buildah-1:1.23.4-3.rhaos4.11.el8.src",
"8Base-RHOSE-4.11:buildah-1:1.23.4-3.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.11:buildah-debuginfo-1:1.23.4-3.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.11:buildah-debuginfo-1:1.23.4-3.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.11:buildah-debuginfo-1:1.23.4-3.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.11:buildah-debuginfo-1:1.23.4-3.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.11:buildah-debugsource-1:1.23.4-3.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.11:buildah-debugsource-1:1.23.4-3.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.11:buildah-debugsource-1:1.23.4-3.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.11:buildah-debugsource-1:1.23.4-3.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.11:buildah-tests-1:1.23.4-3.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.11:buildah-tests-1:1.23.4-3.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.11:buildah-tests-1:1.23.4-3.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.11:buildah-tests-1:1.23.4-3.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.11:buildah-tests-debuginfo-1:1.23.4-3.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.11:buildah-tests-debuginfo-1:1.23.4-3.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.11:buildah-tests-debuginfo-1:1.23.4-3.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.11:buildah-tests-debuginfo-1:1.23.4-3.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.11:conmon-2:2.1.2-3.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.11:conmon-2:2.1.2-3.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.11:conmon-2:2.1.2-3.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.11:conmon-2:2.1.2-3.rhaos4.11.el8.src",
"8Base-RHOSE-4.11:conmon-2:2.1.2-3.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.11:conmon-debuginfo-2:2.1.2-3.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.11:conmon-debuginfo-2:2.1.2-3.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.11:conmon-debuginfo-2:2.1.2-3.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.11:conmon-debuginfo-2:2.1.2-3.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.11:conmon-debugsource-2:2.1.2-3.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.11:conmon-debugsource-2:2.1.2-3.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.11:conmon-debugsource-2:2.1.2-3.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.11:conmon-debugsource-2:2.1.2-3.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.11:containernetworking-plugins-0:1.0.1-6.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.11:containernetworking-plugins-0:1.0.1-6.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.11:containernetworking-plugins-0:1.0.1-6.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.11:containernetworking-plugins-0:1.0.1-6.rhaos4.11.el8.src",
"8Base-RHOSE-4.11:containernetworking-plugins-0:1.0.1-6.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.11:containernetworking-plugins-debuginfo-0:1.0.1-6.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.11:containernetworking-plugins-debuginfo-0:1.0.1-6.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.11:containernetworking-plugins-debuginfo-0:1.0.1-6.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.11:containernetworking-plugins-debuginfo-0:1.0.1-6.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.11:containernetworking-plugins-debugsource-0:1.0.1-6.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.11:containernetworking-plugins-debugsource-0:1.0.1-6.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.11:containernetworking-plugins-debugsource-0:1.0.1-6.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.11:containernetworking-plugins-debugsource-0:1.0.1-6.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.11:cri-o-0:1.24.6-2.rhaos4.11.git4bfe15a.el8.aarch64",
"8Base-RHOSE-4.11:cri-o-0:1.24.6-2.rhaos4.11.git4bfe15a.el8.ppc64le",
"8Base-RHOSE-4.11:cri-o-0:1.24.6-2.rhaos4.11.git4bfe15a.el8.s390x",
"8Base-RHOSE-4.11:cri-o-0:1.24.6-2.rhaos4.11.git4bfe15a.el8.src",
"8Base-RHOSE-4.11:cri-o-0:1.24.6-2.rhaos4.11.git4bfe15a.el8.x86_64",
"8Base-RHOSE-4.11:cri-o-debuginfo-0:1.24.6-2.rhaos4.11.git4bfe15a.el8.aarch64",
"8Base-RHOSE-4.11:cri-o-debuginfo-0:1.24.6-2.rhaos4.11.git4bfe15a.el8.ppc64le",
"8Base-RHOSE-4.11:cri-o-debuginfo-0:1.24.6-2.rhaos4.11.git4bfe15a.el8.s390x",
"8Base-RHOSE-4.11:cri-o-debuginfo-0:1.24.6-2.rhaos4.11.git4bfe15a.el8.x86_64",
"8Base-RHOSE-4.11:cri-o-debugsource-0:1.24.6-2.rhaos4.11.git4bfe15a.el8.aarch64",
"8Base-RHOSE-4.11:cri-o-debugsource-0:1.24.6-2.rhaos4.11.git4bfe15a.el8.ppc64le",
"8Base-RHOSE-4.11:cri-o-debugsource-0:1.24.6-2.rhaos4.11.git4bfe15a.el8.s390x",
"8Base-RHOSE-4.11:cri-o-debugsource-0:1.24.6-2.rhaos4.11.git4bfe15a.el8.x86_64",
"8Base-RHOSE-4.11:openshift-0:4.11.0-202306260054.p0.g990d55b.assembly.stream.el8.src",
"8Base-RHOSE-4.11:openshift-ansible-0:4.11.0-202306230041.p0.g0a466d7.assembly.stream.el8.noarch",
"8Base-RHOSE-4.11:openshift-ansible-0:4.11.0-202306230041.p0.g0a466d7.assembly.stream.el8.src",
"8Base-RHOSE-4.11:openshift-ansible-test-0:4.11.0-202306230041.p0.g0a466d7.assembly.stream.el8.noarch",
"8Base-RHOSE-4.11:openshift-clients-0:4.11.0-202306231116.p0.g2ae2303.assembly.stream.el8.aarch64",
"8Base-RHOSE-4.11:openshift-clients-0:4.11.0-202306231116.p0.g2ae2303.assembly.stream.el8.ppc64le",
"8Base-RHOSE-4.11:openshift-clients-0:4.11.0-202306231116.p0.g2ae2303.assembly.stream.el8.s390x",
"8Base-RHOSE-4.11:openshift-clients-0:4.11.0-202306231116.p0.g2ae2303.assembly.stream.el8.src",
"8Base-RHOSE-4.11:openshift-clients-0:4.11.0-202306231116.p0.g2ae2303.assembly.stream.el8.x86_64",
"8Base-RHOSE-4.11:openshift-clients-redistributable-0:4.11.0-202306231116.p0.g2ae2303.assembly.stream.el8.x86_64",
"8Base-RHOSE-4.11:openshift-hyperkube-0:4.11.0-202306260054.p0.g990d55b.assembly.stream.el8.aarch64",
"8Base-RHOSE-4.11:openshift-hyperkube-0:4.11.0-202306260054.p0.g990d55b.assembly.stream.el8.ppc64le",
"8Base-RHOSE-4.11:openshift-hyperkube-0:4.11.0-202306260054.p0.g990d55b.assembly.stream.el8.s390x",
"8Base-RHOSE-4.11:openshift-hyperkube-0:4.11.0-202306260054.p0.g990d55b.assembly.stream.el8.x86_64",
"8Base-RHOSE-4.11:openshift-kuryr-0:4.11.0-202306280915.p0.gc732699.assembly.stream.el8.src",
"8Base-RHOSE-4.11:openshift-kuryr-cni-0:4.11.0-202306280915.p0.gc732699.assembly.stream.el8.noarch",
"8Base-RHOSE-4.11:openshift-kuryr-common-0:4.11.0-202306280915.p0.gc732699.assembly.stream.el8.noarch",
"8Base-RHOSE-4.11:openshift-kuryr-controller-0:4.11.0-202306280915.p0.gc732699.assembly.stream.el8.noarch",
"8Base-RHOSE-4.11:podman-2:4.0.2-7.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.11:podman-2:4.0.2-7.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.11:podman-2:4.0.2-7.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.11:podman-2:4.0.2-7.rhaos4.11.el8.src",
"8Base-RHOSE-4.11:podman-2:4.0.2-7.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.11:podman-catatonit-2:4.0.2-7.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.11:podman-catatonit-2:4.0.2-7.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.11:podman-catatonit-2:4.0.2-7.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.11:podman-catatonit-2:4.0.2-7.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.11:podman-catatonit-debuginfo-2:4.0.2-7.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.11:podman-catatonit-debuginfo-2:4.0.2-7.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.11:podman-catatonit-debuginfo-2:4.0.2-7.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.11:podman-catatonit-debuginfo-2:4.0.2-7.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.11:podman-debuginfo-2:4.0.2-7.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.11:podman-debuginfo-2:4.0.2-7.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.11:podman-debuginfo-2:4.0.2-7.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.11:podman-debuginfo-2:4.0.2-7.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.11:podman-debugsource-2:4.0.2-7.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.11:podman-debugsource-2:4.0.2-7.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.11:podman-debugsource-2:4.0.2-7.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.11:podman-debugsource-2:4.0.2-7.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.11:podman-docker-2:4.0.2-7.rhaos4.11.el8.noarch",
"8Base-RHOSE-4.11:podman-gvproxy-debuginfo-2:4.0.2-7.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.11:podman-gvproxy-debuginfo-2:4.0.2-7.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.11:podman-gvproxy-debuginfo-2:4.0.2-7.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.11:podman-gvproxy-debuginfo-2:4.0.2-7.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.11:podman-plugins-2:4.0.2-7.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.11:podman-plugins-2:4.0.2-7.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.11:podman-plugins-2:4.0.2-7.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.11:podman-plugins-2:4.0.2-7.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.11:podman-plugins-debuginfo-2:4.0.2-7.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.11:podman-plugins-debuginfo-2:4.0.2-7.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.11:podman-plugins-debuginfo-2:4.0.2-7.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.11:podman-plugins-debuginfo-2:4.0.2-7.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.11:podman-remote-2:4.0.2-7.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.11:podman-remote-2:4.0.2-7.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.11:podman-remote-2:4.0.2-7.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.11:podman-remote-2:4.0.2-7.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.11:podman-remote-debuginfo-2:4.0.2-7.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.11:podman-remote-debuginfo-2:4.0.2-7.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.11:podman-remote-debuginfo-2:4.0.2-7.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.11:podman-remote-debuginfo-2:4.0.2-7.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.11:podman-tests-2:4.0.2-7.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.11:podman-tests-2:4.0.2-7.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.11:podman-tests-2:4.0.2-7.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.11:podman-tests-2:4.0.2-7.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.11:python3-kuryr-kubernetes-0:4.11.0-202306280915.p0.gc732699.assembly.stream.el8.noarch",
"8Base-RHOSE-4.11:runc-3:1.1.2-2.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.11:runc-3:1.1.2-2.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.11:runc-3:1.1.2-2.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.11:runc-3:1.1.2-2.rhaos4.11.el8.src",
"8Base-RHOSE-4.11:runc-3:1.1.2-2.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.11:runc-debuginfo-3:1.1.2-2.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.11:runc-debuginfo-3:1.1.2-2.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.11:runc-debuginfo-3:1.1.2-2.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.11:runc-debuginfo-3:1.1.2-2.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.11:runc-debugsource-3:1.1.2-2.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.11:runc-debugsource-3:1.1.2-2.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.11:runc-debugsource-3:1.1.2-2.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.11:runc-debugsource-3:1.1.2-2.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.11:skopeo-2:1.5.2-4.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.11:skopeo-2:1.5.2-4.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.11:skopeo-2:1.5.2-4.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.11:skopeo-2:1.5.2-4.rhaos4.11.el8.src",
"8Base-RHOSE-4.11:skopeo-2:1.5.2-4.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.11:skopeo-debuginfo-2:1.5.2-4.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.11:skopeo-debuginfo-2:1.5.2-4.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.11:skopeo-debuginfo-2:1.5.2-4.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.11:skopeo-debuginfo-2:1.5.2-4.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.11:skopeo-debugsource-2:1.5.2-4.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.11:skopeo-debugsource-2:1.5.2-4.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.11:skopeo-debugsource-2:1.5.2-4.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.11:skopeo-debugsource-2:1.5.2-4.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.11:skopeo-tests-2:1.5.2-4.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.11:skopeo-tests-2:1.5.2-4.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.11:skopeo-tests-2:1.5.2-4.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.11:skopeo-tests-2:1.5.2-4.rhaos4.11.el8.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": [
"8Base-RHOSE-4.11:buildah-1:1.23.4-3.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.11:buildah-1:1.23.4-3.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.11:buildah-1:1.23.4-3.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.11:buildah-1:1.23.4-3.rhaos4.11.el8.src",
"8Base-RHOSE-4.11:buildah-1:1.23.4-3.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.11:buildah-debuginfo-1:1.23.4-3.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.11:buildah-debuginfo-1:1.23.4-3.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.11:buildah-debuginfo-1:1.23.4-3.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.11:buildah-debuginfo-1:1.23.4-3.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.11:buildah-debugsource-1:1.23.4-3.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.11:buildah-debugsource-1:1.23.4-3.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.11:buildah-debugsource-1:1.23.4-3.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.11:buildah-debugsource-1:1.23.4-3.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.11:buildah-tests-1:1.23.4-3.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.11:buildah-tests-1:1.23.4-3.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.11:buildah-tests-1:1.23.4-3.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.11:buildah-tests-1:1.23.4-3.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.11:buildah-tests-debuginfo-1:1.23.4-3.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.11:buildah-tests-debuginfo-1:1.23.4-3.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.11:buildah-tests-debuginfo-1:1.23.4-3.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.11:buildah-tests-debuginfo-1:1.23.4-3.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.11:conmon-2:2.1.2-3.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.11:conmon-2:2.1.2-3.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.11:conmon-2:2.1.2-3.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.11:conmon-2:2.1.2-3.rhaos4.11.el8.src",
"8Base-RHOSE-4.11:conmon-2:2.1.2-3.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.11:conmon-debuginfo-2:2.1.2-3.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.11:conmon-debuginfo-2:2.1.2-3.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.11:conmon-debuginfo-2:2.1.2-3.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.11:conmon-debuginfo-2:2.1.2-3.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.11:conmon-debugsource-2:2.1.2-3.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.11:conmon-debugsource-2:2.1.2-3.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.11:conmon-debugsource-2:2.1.2-3.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.11:conmon-debugsource-2:2.1.2-3.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.11:containernetworking-plugins-0:1.0.1-6.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.11:containernetworking-plugins-0:1.0.1-6.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.11:containernetworking-plugins-0:1.0.1-6.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.11:containernetworking-plugins-0:1.0.1-6.rhaos4.11.el8.src",
"8Base-RHOSE-4.11:containernetworking-plugins-0:1.0.1-6.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.11:containernetworking-plugins-debuginfo-0:1.0.1-6.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.11:containernetworking-plugins-debuginfo-0:1.0.1-6.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.11:containernetworking-plugins-debuginfo-0:1.0.1-6.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.11:containernetworking-plugins-debuginfo-0:1.0.1-6.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.11:containernetworking-plugins-debugsource-0:1.0.1-6.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.11:containernetworking-plugins-debugsource-0:1.0.1-6.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.11:containernetworking-plugins-debugsource-0:1.0.1-6.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.11:containernetworking-plugins-debugsource-0:1.0.1-6.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.11:cri-o-0:1.24.6-2.rhaos4.11.git4bfe15a.el8.aarch64",
"8Base-RHOSE-4.11:cri-o-0:1.24.6-2.rhaos4.11.git4bfe15a.el8.ppc64le",
"8Base-RHOSE-4.11:cri-o-0:1.24.6-2.rhaos4.11.git4bfe15a.el8.s390x",
"8Base-RHOSE-4.11:cri-o-0:1.24.6-2.rhaos4.11.git4bfe15a.el8.src",
"8Base-RHOSE-4.11:cri-o-0:1.24.6-2.rhaos4.11.git4bfe15a.el8.x86_64",
"8Base-RHOSE-4.11:cri-o-debuginfo-0:1.24.6-2.rhaos4.11.git4bfe15a.el8.aarch64",
"8Base-RHOSE-4.11:cri-o-debuginfo-0:1.24.6-2.rhaos4.11.git4bfe15a.el8.ppc64le",
"8Base-RHOSE-4.11:cri-o-debuginfo-0:1.24.6-2.rhaos4.11.git4bfe15a.el8.s390x",
"8Base-RHOSE-4.11:cri-o-debuginfo-0:1.24.6-2.rhaos4.11.git4bfe15a.el8.x86_64",
"8Base-RHOSE-4.11:cri-o-debugsource-0:1.24.6-2.rhaos4.11.git4bfe15a.el8.aarch64",
"8Base-RHOSE-4.11:cri-o-debugsource-0:1.24.6-2.rhaos4.11.git4bfe15a.el8.ppc64le",
"8Base-RHOSE-4.11:cri-o-debugsource-0:1.24.6-2.rhaos4.11.git4bfe15a.el8.s390x",
"8Base-RHOSE-4.11:cri-o-debugsource-0:1.24.6-2.rhaos4.11.git4bfe15a.el8.x86_64",
"8Base-RHOSE-4.11:openshift-0:4.11.0-202306260054.p0.g990d55b.assembly.stream.el8.src",
"8Base-RHOSE-4.11:openshift-ansible-0:4.11.0-202306230041.p0.g0a466d7.assembly.stream.el8.noarch",
"8Base-RHOSE-4.11:openshift-ansible-0:4.11.0-202306230041.p0.g0a466d7.assembly.stream.el8.src",
"8Base-RHOSE-4.11:openshift-ansible-test-0:4.11.0-202306230041.p0.g0a466d7.assembly.stream.el8.noarch",
"8Base-RHOSE-4.11:openshift-clients-0:4.11.0-202306231116.p0.g2ae2303.assembly.stream.el8.aarch64",
"8Base-RHOSE-4.11:openshift-clients-0:4.11.0-202306231116.p0.g2ae2303.assembly.stream.el8.ppc64le",
"8Base-RHOSE-4.11:openshift-clients-0:4.11.0-202306231116.p0.g2ae2303.assembly.stream.el8.s390x",
"8Base-RHOSE-4.11:openshift-clients-0:4.11.0-202306231116.p0.g2ae2303.assembly.stream.el8.src",
"8Base-RHOSE-4.11:openshift-clients-0:4.11.0-202306231116.p0.g2ae2303.assembly.stream.el8.x86_64",
"8Base-RHOSE-4.11:openshift-clients-redistributable-0:4.11.0-202306231116.p0.g2ae2303.assembly.stream.el8.x86_64",
"8Base-RHOSE-4.11:openshift-hyperkube-0:4.11.0-202306260054.p0.g990d55b.assembly.stream.el8.aarch64",
"8Base-RHOSE-4.11:openshift-hyperkube-0:4.11.0-202306260054.p0.g990d55b.assembly.stream.el8.ppc64le",
"8Base-RHOSE-4.11:openshift-hyperkube-0:4.11.0-202306260054.p0.g990d55b.assembly.stream.el8.s390x",
"8Base-RHOSE-4.11:openshift-hyperkube-0:4.11.0-202306260054.p0.g990d55b.assembly.stream.el8.x86_64",
"8Base-RHOSE-4.11:openshift-kuryr-0:4.11.0-202306280915.p0.gc732699.assembly.stream.el8.src",
"8Base-RHOSE-4.11:openshift-kuryr-cni-0:4.11.0-202306280915.p0.gc732699.assembly.stream.el8.noarch",
"8Base-RHOSE-4.11:openshift-kuryr-common-0:4.11.0-202306280915.p0.gc732699.assembly.stream.el8.noarch",
"8Base-RHOSE-4.11:openshift-kuryr-controller-0:4.11.0-202306280915.p0.gc732699.assembly.stream.el8.noarch",
"8Base-RHOSE-4.11:podman-2:4.0.2-7.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.11:podman-2:4.0.2-7.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.11:podman-2:4.0.2-7.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.11:podman-2:4.0.2-7.rhaos4.11.el8.src",
"8Base-RHOSE-4.11:podman-2:4.0.2-7.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.11:podman-catatonit-2:4.0.2-7.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.11:podman-catatonit-2:4.0.2-7.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.11:podman-catatonit-2:4.0.2-7.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.11:podman-catatonit-2:4.0.2-7.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.11:podman-catatonit-debuginfo-2:4.0.2-7.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.11:podman-catatonit-debuginfo-2:4.0.2-7.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.11:podman-catatonit-debuginfo-2:4.0.2-7.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.11:podman-catatonit-debuginfo-2:4.0.2-7.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.11:podman-debuginfo-2:4.0.2-7.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.11:podman-debuginfo-2:4.0.2-7.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.11:podman-debuginfo-2:4.0.2-7.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.11:podman-debuginfo-2:4.0.2-7.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.11:podman-debugsource-2:4.0.2-7.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.11:podman-debugsource-2:4.0.2-7.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.11:podman-debugsource-2:4.0.2-7.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.11:podman-debugsource-2:4.0.2-7.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.11:podman-docker-2:4.0.2-7.rhaos4.11.el8.noarch",
"8Base-RHOSE-4.11:podman-gvproxy-debuginfo-2:4.0.2-7.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.11:podman-gvproxy-debuginfo-2:4.0.2-7.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.11:podman-gvproxy-debuginfo-2:4.0.2-7.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.11:podman-gvproxy-debuginfo-2:4.0.2-7.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.11:podman-plugins-2:4.0.2-7.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.11:podman-plugins-2:4.0.2-7.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.11:podman-plugins-2:4.0.2-7.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.11:podman-plugins-2:4.0.2-7.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.11:podman-plugins-debuginfo-2:4.0.2-7.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.11:podman-plugins-debuginfo-2:4.0.2-7.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.11:podman-plugins-debuginfo-2:4.0.2-7.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.11:podman-plugins-debuginfo-2:4.0.2-7.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.11:podman-remote-2:4.0.2-7.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.11:podman-remote-2:4.0.2-7.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.11:podman-remote-2:4.0.2-7.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.11:podman-remote-2:4.0.2-7.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.11:podman-remote-debuginfo-2:4.0.2-7.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.11:podman-remote-debuginfo-2:4.0.2-7.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.11:podman-remote-debuginfo-2:4.0.2-7.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.11:podman-remote-debuginfo-2:4.0.2-7.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.11:podman-tests-2:4.0.2-7.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.11:podman-tests-2:4.0.2-7.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.11:podman-tests-2:4.0.2-7.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.11:podman-tests-2:4.0.2-7.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.11:python3-kuryr-kubernetes-0:4.11.0-202306280915.p0.gc732699.assembly.stream.el8.noarch",
"8Base-RHOSE-4.11:runc-3:1.1.2-2.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.11:runc-3:1.1.2-2.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.11:runc-3:1.1.2-2.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.11:runc-3:1.1.2-2.rhaos4.11.el8.src",
"8Base-RHOSE-4.11:runc-3:1.1.2-2.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.11:runc-debuginfo-3:1.1.2-2.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.11:runc-debuginfo-3:1.1.2-2.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.11:runc-debuginfo-3:1.1.2-2.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.11:runc-debuginfo-3:1.1.2-2.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.11:runc-debugsource-3:1.1.2-2.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.11:runc-debugsource-3:1.1.2-2.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.11:runc-debugsource-3:1.1.2-2.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.11:runc-debugsource-3:1.1.2-2.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.11:skopeo-2:1.5.2-4.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.11:skopeo-2:1.5.2-4.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.11:skopeo-2:1.5.2-4.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.11:skopeo-2:1.5.2-4.rhaos4.11.el8.src",
"8Base-RHOSE-4.11:skopeo-2:1.5.2-4.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.11:skopeo-debuginfo-2:1.5.2-4.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.11:skopeo-debuginfo-2:1.5.2-4.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.11:skopeo-debuginfo-2:1.5.2-4.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.11:skopeo-debuginfo-2:1.5.2-4.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.11:skopeo-debugsource-2:1.5.2-4.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.11:skopeo-debugsource-2:1.5.2-4.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.11:skopeo-debugsource-2:1.5.2-4.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.11:skopeo-debugsource-2:1.5.2-4.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.11:skopeo-tests-2:1.5.2-4.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.11:skopeo-tests-2:1.5.2-4.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.11:skopeo-tests-2:1.5.2-4.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.11:skopeo-tests-2:1.5.2-4.rhaos4.11.el8.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "golang: html/template: improper handling of JavaScript whitespace"
}
]
}
rhsa-2023:0630
Vulnerability from csaf_redhat
Notes
{
"document": {
"aggregate_severity": {
"namespace": "https://access.redhat.com/security/updates/classification/",
"text": "Important"
},
"category": "csaf_security_advisory",
"csaf_version": "2.0",
"distribution": {
"text": "Copyright \u00a9 Red Hat, Inc. All rights reserved.",
"tlp": {
"label": "WHITE",
"url": "https://www.first.org/tlp/"
}
},
"lang": "en",
"notes": [
{
"category": "summary",
"text": "Red Hat Advanced Cluster Management for Kubernetes 2.7.0 General\nAvailability release images, which provide security updates and fix bugs.\n\nRed Hat Product Security has rated this update as having a security impact\nof Important. A Common Vulnerability Scoring System (CVSS) base score,\nwhich gives a detailed severity rating, is available for each vulnerability\nfrom the CVE links in the References section.",
"title": "Topic"
},
{
"category": "general",
"text": "Red Hat Advanced Cluster Management for Kubernetes 2.7.0 images\n\nRed Hat Advanced Cluster Management for Kubernetes provides the\ncapabilities to address common challenges that administrators and site\nreliability engineers face as they work across a range of public and\nprivate cloud environments. Clusters and applications are all visible and\nmanaged from a single console\u2014with security policy built in.\n\nThis advisory contains the container images for Red Hat Advanced Cluster\nManagement for Kubernetes, which fix several bugs. See the following\nRelease Notes documentation, which will be updated shortly for this\nrelease, for additional details about this release:\n\nhttps://access.redhat.com/documentation/en-us/red_hat_advanced_cluster_management_for_kubernetes/2.7/html/release_notes/\n\nSecurity updates:\n\n* CVE-2022-41912 crewjam/saml: Authentication bypass when processing SAML responses containing multiple Assertion elements\n* CVE-2023-22467 luxon: Inefficient regular expression complexity in luxon.js\n* CVE-2022-3517 nodejs-minimatch: ReDoS via the braceExpand function\n* CVE-2022-30629 golang: crypto/tls: session tickets lack random ticket_age_add\n\nBug addressed:\n\n* ACM 2.7 images (BZ# 2116459)",
"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:0630",
"url": "https://access.redhat.com/errata/RHSA-2023:0630"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/updates/classification/#important",
"url": "https://access.redhat.com/security/updates/classification/#important"
},
{
"category": "external",
"summary": "2092793",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2092793"
},
{
"category": "external",
"summary": "2116459",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2116459"
},
{
"category": "external",
"summary": "2134609",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2134609"
},
{
"category": "external",
"summary": "2149181",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2149181"
},
{
"category": "external",
"summary": "2159959",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2159959"
},
{
"category": "self",
"summary": "Canonical URL",
"url": "https://security.access.redhat.com/data/csaf/v2/advisories/2023/rhsa-2023_0630.json"
}
],
"title": "Red Hat Security Advisory: Red Hat Advanced Cluster Management 2.7.0 security and bug fix updates",
"tracking": {
"current_release_date": "2025-10-31T13:02:20+00:00",
"generator": {
"date": "2025-10-31T13:02:20+00:00",
"engine": {
"name": "Red Hat SDEngine",
"version": "4.6.10"
}
},
"id": "RHSA-2023:0630",
"initial_release_date": "2023-02-07T18:36:08+00:00",
"revision_history": [
{
"date": "2023-02-07T18:36:08+00:00",
"number": "1",
"summary": "Initial version"
},
{
"date": "2023-02-07T18:36:08+00:00",
"number": "2",
"summary": "Last updated version"
},
{
"date": "2025-10-31T13:02:20+00:00",
"number": "3",
"summary": "Last generated version"
}
],
"status": "final",
"version": "3"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_name",
"name": "Red Hat Advanced Cluster Management for Kubernetes 2.7 for RHEL 8",
"product": {
"name": "Red Hat Advanced Cluster Management for Kubernetes 2.7 for RHEL 8",
"product_id": "8Base-RHACM-2.7",
"product_identification_helper": {
"cpe": "cpe:/a:redhat:acm:2.7::el8"
}
}
}
],
"category": "product_family",
"name": "Red Hat ACM"
},
{
"branches": [
{
"category": "product_version",
"name": "rhacm2/acm-governance-policy-addon-controller-rhel8@sha256:b30028955a86b6ecdb8c6865328976d74e98f56d6e21277a9f5a812f896b6303_arm64",
"product": {
"name": "rhacm2/acm-governance-policy-addon-controller-rhel8@sha256:b30028955a86b6ecdb8c6865328976d74e98f56d6e21277a9f5a812f896b6303_arm64",
"product_id": "rhacm2/acm-governance-policy-addon-controller-rhel8@sha256:b30028955a86b6ecdb8c6865328976d74e98f56d6e21277a9f5a812f896b6303_arm64",
"product_identification_helper": {
"purl": "pkg:oci/acm-governance-policy-addon-controller-rhel8@sha256:b30028955a86b6ecdb8c6865328976d74e98f56d6e21277a9f5a812f896b6303?arch=arm64\u0026repository_url=registry.redhat.io/rhacm2/acm-governance-policy-addon-controller-rhel8\u0026tag=v2.7.0-48"
}
}
},
{
"category": "product_version",
"name": "rhacm2/acm-governance-policy-framework-addon-rhel8@sha256:7dcde13540cc938374463521f91091a7bbf0a037cabfc5e4b55c89497e0ba6bf_arm64",
"product": {
"name": "rhacm2/acm-governance-policy-framework-addon-rhel8@sha256:7dcde13540cc938374463521f91091a7bbf0a037cabfc5e4b55c89497e0ba6bf_arm64",
"product_id": "rhacm2/acm-governance-policy-framework-addon-rhel8@sha256:7dcde13540cc938374463521f91091a7bbf0a037cabfc5e4b55c89497e0ba6bf_arm64",
"product_identification_helper": {
"purl": "pkg:oci/acm-governance-policy-framework-addon-rhel8@sha256:7dcde13540cc938374463521f91091a7bbf0a037cabfc5e4b55c89497e0ba6bf?arch=arm64\u0026repository_url=registry.redhat.io/rhacm2/acm-governance-policy-framework-addon-rhel8\u0026tag=v2.7.0-25"
}
}
},
{
"category": "product_version",
"name": "rhacm2/acm-grafana-rhel8@sha256:0c427fa58c97b71eb784e4a590c208b0284cf656f66a268ea4803804ce3ce28a_arm64",
"product": {
"name": "rhacm2/acm-grafana-rhel8@sha256:0c427fa58c97b71eb784e4a590c208b0284cf656f66a268ea4803804ce3ce28a_arm64",
"product_id": "rhacm2/acm-grafana-rhel8@sha256:0c427fa58c97b71eb784e4a590c208b0284cf656f66a268ea4803804ce3ce28a_arm64",
"product_identification_helper": {
"purl": "pkg:oci/acm-grafana-rhel8@sha256:0c427fa58c97b71eb784e4a590c208b0284cf656f66a268ea4803804ce3ce28a?arch=arm64\u0026repository_url=registry.redhat.io/rhacm2/acm-grafana-rhel8\u0026tag=v2.7.0-19"
}
}
},
{
"category": "product_version",
"name": "rhacm2/acm-must-gather-rhel8@sha256:0be17e173b962f1a87e833096f208c9030fce1128b2b8c86842a0a40f7d6cf02_arm64",
"product": {
"name": "rhacm2/acm-must-gather-rhel8@sha256:0be17e173b962f1a87e833096f208c9030fce1128b2b8c86842a0a40f7d6cf02_arm64",
"product_id": "rhacm2/acm-must-gather-rhel8@sha256:0be17e173b962f1a87e833096f208c9030fce1128b2b8c86842a0a40f7d6cf02_arm64",
"product_identification_helper": {
"purl": "pkg:oci/acm-must-gather-rhel8@sha256:0be17e173b962f1a87e833096f208c9030fce1128b2b8c86842a0a40f7d6cf02?arch=arm64\u0026repository_url=registry.redhat.io/rhacm2/acm-must-gather-rhel8\u0026tag=v2.7.0-23"
}
}
},
{
"category": "product_version",
"name": "rhacm2/acm-prometheus-config-reloader-rhel8@sha256:a4e43fc7608837da6a66cb2c5bda4b78b520c3075c0f1f66bb824fa44e2d35fd_arm64",
"product": {
"name": "rhacm2/acm-prometheus-config-reloader-rhel8@sha256:a4e43fc7608837da6a66cb2c5bda4b78b520c3075c0f1f66bb824fa44e2d35fd_arm64",
"product_id": "rhacm2/acm-prometheus-config-reloader-rhel8@sha256:a4e43fc7608837da6a66cb2c5bda4b78b520c3075c0f1f66bb824fa44e2d35fd_arm64",
"product_identification_helper": {
"purl": "pkg:oci/acm-prometheus-config-reloader-rhel8@sha256:a4e43fc7608837da6a66cb2c5bda4b78b520c3075c0f1f66bb824fa44e2d35fd?arch=arm64\u0026repository_url=registry.redhat.io/rhacm2/acm-prometheus-config-reloader-rhel8\u0026tag=v2.7.0-22"
}
}
},
{
"category": "product_version",
"name": "rhacm2/acm-prometheus-rhel8@sha256:b3ee1cad060e7f72414df1ae6c0e27ddf6f6fa7a8e45627ebeb912b8a9ca3b74_arm64",
"product": {
"name": "rhacm2/acm-prometheus-rhel8@sha256:b3ee1cad060e7f72414df1ae6c0e27ddf6f6fa7a8e45627ebeb912b8a9ca3b74_arm64",
"product_id": "rhacm2/acm-prometheus-rhel8@sha256:b3ee1cad060e7f72414df1ae6c0e27ddf6f6fa7a8e45627ebeb912b8a9ca3b74_arm64",
"product_identification_helper": {
"purl": "pkg:oci/acm-prometheus-rhel8@sha256:b3ee1cad060e7f72414df1ae6c0e27ddf6f6fa7a8e45627ebeb912b8a9ca3b74?arch=arm64\u0026repository_url=registry.redhat.io/rhacm2/acm-prometheus-rhel8\u0026tag=v2.7.0-22"
}
}
},
{
"category": "product_version",
"name": "rhacm2/acm-search-indexer-rhel8@sha256:aed3972894519bc832bd9a340316a752ebb8edbc393051904c399eef7e423dd4_arm64",
"product": {
"name": "rhacm2/acm-search-indexer-rhel8@sha256:aed3972894519bc832bd9a340316a752ebb8edbc393051904c399eef7e423dd4_arm64",
"product_id": "rhacm2/acm-search-indexer-rhel8@sha256:aed3972894519bc832bd9a340316a752ebb8edbc393051904c399eef7e423dd4_arm64",
"product_identification_helper": {
"purl": "pkg:oci/acm-search-indexer-rhel8@sha256:aed3972894519bc832bd9a340316a752ebb8edbc393051904c399eef7e423dd4?arch=arm64\u0026repository_url=registry.redhat.io/rhacm2/acm-search-indexer-rhel8\u0026tag=v2.7.0-26"
}
}
},
{
"category": "product_version",
"name": "rhacm2/acm-search-v2-api-rhel8@sha256:f2924c460e8d7e12da359f365f9ec3b13c2d175dd6c11533b12113741eea7292_arm64",
"product": {
"name": "rhacm2/acm-search-v2-api-rhel8@sha256:f2924c460e8d7e12da359f365f9ec3b13c2d175dd6c11533b12113741eea7292_arm64",
"product_id": "rhacm2/acm-search-v2-api-rhel8@sha256:f2924c460e8d7e12da359f365f9ec3b13c2d175dd6c11533b12113741eea7292_arm64",
"product_identification_helper": {
"purl": "pkg:oci/acm-search-v2-api-rhel8@sha256:f2924c460e8d7e12da359f365f9ec3b13c2d175dd6c11533b12113741eea7292?arch=arm64\u0026repository_url=registry.redhat.io/rhacm2/acm-search-v2-api-rhel8\u0026tag=v2.7.0-42"
}
}
},
{
"category": "product_version",
"name": "rhacm2/acm-search-v2-rhel8@sha256:8a28d0fad728823ae5a07a259a0866bc507ae9b0f90eb1b4c63567aaf13c377c_arm64",
"product": {
"name": "rhacm2/acm-search-v2-rhel8@sha256:8a28d0fad728823ae5a07a259a0866bc507ae9b0f90eb1b4c63567aaf13c377c_arm64",
"product_id": "rhacm2/acm-search-v2-rhel8@sha256:8a28d0fad728823ae5a07a259a0866bc507ae9b0f90eb1b4c63567aaf13c377c_arm64",
"product_identification_helper": {
"purl": "pkg:oci/acm-search-v2-rhel8@sha256:8a28d0fad728823ae5a07a259a0866bc507ae9b0f90eb1b4c63567aaf13c377c?arch=arm64\u0026repository_url=registry.redhat.io/rhacm2/acm-search-v2-rhel8\u0026tag=v2.7.0-33"
}
}
},
{
"category": "product_version",
"name": "rhacm2/acm-volsync-addon-controller-rhel8@sha256:a7f8ce55764d4e303d54aaf064d56ee192620d29b361fabcda2a26f364221dc9_arm64",
"product": {
"name": "rhacm2/acm-volsync-addon-controller-rhel8@sha256:a7f8ce55764d4e303d54aaf064d56ee192620d29b361fabcda2a26f364221dc9_arm64",
"product_id": "rhacm2/acm-volsync-addon-controller-rhel8@sha256:a7f8ce55764d4e303d54aaf064d56ee192620d29b361fabcda2a26f364221dc9_arm64",
"product_identification_helper": {
"purl": "pkg:oci/acm-volsync-addon-controller-rhel8@sha256:a7f8ce55764d4e303d54aaf064d56ee192620d29b361fabcda2a26f364221dc9?arch=arm64\u0026repository_url=registry.redhat.io/rhacm2/acm-volsync-addon-controller-rhel8\u0026tag=v2.7.0-26"
}
}
},
{
"category": "product_version",
"name": "rhacm2/cert-policy-controller-rhel8@sha256:488e74aed7f420f6112ef1f7b3b5cc812358574ec149ecca1147ff2f9d6d7835_arm64",
"product": {
"name": "rhacm2/cert-policy-controller-rhel8@sha256:488e74aed7f420f6112ef1f7b3b5cc812358574ec149ecca1147ff2f9d6d7835_arm64",
"product_id": "rhacm2/cert-policy-controller-rhel8@sha256:488e74aed7f420f6112ef1f7b3b5cc812358574ec149ecca1147ff2f9d6d7835_arm64",
"product_identification_helper": {
"purl": "pkg:oci/cert-policy-controller-rhel8@sha256:488e74aed7f420f6112ef1f7b3b5cc812358574ec149ecca1147ff2f9d6d7835?arch=arm64\u0026repository_url=registry.redhat.io/rhacm2/cert-policy-controller-rhel8\u0026tag=v2.7.0-23"
}
}
},
{
"category": "product_version",
"name": "rhacm2/cluster-backup-rhel8-operator@sha256:3af39faf1795e87018795c35b2ec5074bfcd1bf76b84326446cfb1570bc0d5e0_arm64",
"product": {
"name": "rhacm2/cluster-backup-rhel8-operator@sha256:3af39faf1795e87018795c35b2ec5074bfcd1bf76b84326446cfb1570bc0d5e0_arm64",
"product_id": "rhacm2/cluster-backup-rhel8-operator@sha256:3af39faf1795e87018795c35b2ec5074bfcd1bf76b84326446cfb1570bc0d5e0_arm64",
"product_identification_helper": {
"purl": "pkg:oci/cluster-backup-rhel8-operator@sha256:3af39faf1795e87018795c35b2ec5074bfcd1bf76b84326446cfb1570bc0d5e0?arch=arm64\u0026repository_url=registry.redhat.io/rhacm2/cluster-backup-rhel8-operator\u0026tag=v2.7.0-74"
}
}
},
{
"category": "product_version",
"name": "rhacm2/config-policy-controller-rhel8@sha256:328c0d0e4d06573f2f26bbec39f1a570eb6ddbc26a5c0fa380fec7f840f6475e_arm64",
"product": {
"name": "rhacm2/config-policy-controller-rhel8@sha256:328c0d0e4d06573f2f26bbec39f1a570eb6ddbc26a5c0fa380fec7f840f6475e_arm64",
"product_id": "rhacm2/config-policy-controller-rhel8@sha256:328c0d0e4d06573f2f26bbec39f1a570eb6ddbc26a5c0fa380fec7f840f6475e_arm64",
"product_identification_helper": {
"purl": "pkg:oci/config-policy-controller-rhel8@sha256:328c0d0e4d06573f2f26bbec39f1a570eb6ddbc26a5c0fa380fec7f840f6475e?arch=arm64\u0026repository_url=registry.redhat.io/rhacm2/config-policy-controller-rhel8\u0026tag=v2.7.0-39"
}
}
},
{
"category": "product_version",
"name": "rhacm2/console-rhel8@sha256:33929c835221f166d0eb731f5e553cdf78a5579a124c90b462d4bb5250dc7254_arm64",
"product": {
"name": "rhacm2/console-rhel8@sha256:33929c835221f166d0eb731f5e553cdf78a5579a124c90b462d4bb5250dc7254_arm64",
"product_id": "rhacm2/console-rhel8@sha256:33929c835221f166d0eb731f5e553cdf78a5579a124c90b462d4bb5250dc7254_arm64",
"product_identification_helper": {
"purl": "pkg:oci/console-rhel8@sha256:33929c835221f166d0eb731f5e553cdf78a5579a124c90b462d4bb5250dc7254?arch=arm64\u0026repository_url=registry.redhat.io/rhacm2/console-rhel8\u0026tag=v2.7.0-125"
}
}
},
{
"category": "product_version",
"name": "rhacm2/endpoint-monitoring-rhel8-operator@sha256:64c9e84fb923d107d0d4d3f9026510de03f73773cc8348f0025721d26033215c_arm64",
"product": {
"name": "rhacm2/endpoint-monitoring-rhel8-operator@sha256:64c9e84fb923d107d0d4d3f9026510de03f73773cc8348f0025721d26033215c_arm64",
"product_id": "rhacm2/endpoint-monitoring-rhel8-operator@sha256:64c9e84fb923d107d0d4d3f9026510de03f73773cc8348f0025721d26033215c_arm64",
"product_identification_helper": {
"purl": "pkg:oci/endpoint-monitoring-rhel8-operator@sha256:64c9e84fb923d107d0d4d3f9026510de03f73773cc8348f0025721d26033215c?arch=arm64\u0026repository_url=registry.redhat.io/rhacm2/endpoint-monitoring-rhel8-operator\u0026tag=v2.7.0-33"
}
}
},
{
"category": "product_version",
"name": "rhacm2/governance-policy-propagator-rhel8@sha256:e05489056e65dba4eb291b050c8072608a5efc2ce971b34a903c8c7ca07e0927_arm64",
"product": {
"name": "rhacm2/governance-policy-propagator-rhel8@sha256:e05489056e65dba4eb291b050c8072608a5efc2ce971b34a903c8c7ca07e0927_arm64",
"product_id": "rhacm2/governance-policy-propagator-rhel8@sha256:e05489056e65dba4eb291b050c8072608a5efc2ce971b34a903c8c7ca07e0927_arm64",
"product_identification_helper": {
"purl": "pkg:oci/governance-policy-propagator-rhel8@sha256:e05489056e65dba4eb291b050c8072608a5efc2ce971b34a903c8c7ca07e0927?arch=arm64\u0026repository_url=registry.redhat.io/rhacm2/governance-policy-propagator-rhel8\u0026tag=v2.7.0-47"
}
}
},
{
"category": "product_version",
"name": "rhacm2/grafana-dashboard-loader-rhel8@sha256:d41f6fabaec525dfaac736806b93102479260309f482e155af2b03dc3c9a0c61_arm64",
"product": {
"name": "rhacm2/grafana-dashboard-loader-rhel8@sha256:d41f6fabaec525dfaac736806b93102479260309f482e155af2b03dc3c9a0c61_arm64",
"product_id": "rhacm2/grafana-dashboard-loader-rhel8@sha256:d41f6fabaec525dfaac736806b93102479260309f482e155af2b03dc3c9a0c61_arm64",
"product_identification_helper": {
"purl": "pkg:oci/grafana-dashboard-loader-rhel8@sha256:d41f6fabaec525dfaac736806b93102479260309f482e155af2b03dc3c9a0c61?arch=arm64\u0026repository_url=registry.redhat.io/rhacm2/grafana-dashboard-loader-rhel8\u0026tag=v2.7.0-34"
}
}
},
{
"category": "product_version",
"name": "rhacm2/iam-policy-controller-rhel8@sha256:cc5f8499009dc316d936c3a57f9a9457d5f2bbc8568e2b484a7c8b1cc676da7c_arm64",
"product": {
"name": "rhacm2/iam-policy-controller-rhel8@sha256:cc5f8499009dc316d936c3a57f9a9457d5f2bbc8568e2b484a7c8b1cc676da7c_arm64",
"product_id": "rhacm2/iam-policy-controller-rhel8@sha256:cc5f8499009dc316d936c3a57f9a9457d5f2bbc8568e2b484a7c8b1cc676da7c_arm64",
"product_identification_helper": {
"purl": "pkg:oci/iam-policy-controller-rhel8@sha256:cc5f8499009dc316d936c3a57f9a9457d5f2bbc8568e2b484a7c8b1cc676da7c?arch=arm64\u0026repository_url=registry.redhat.io/rhacm2/iam-policy-controller-rhel8\u0026tag=v2.7.0-24"
}
}
},
{
"category": "product_version",
"name": "rhacm2/insights-client-rhel8@sha256:5a32ad8c8e7792f9679a604f073bce047c4f8fdd713a655ae83314e27366c5af_arm64",
"product": {
"name": "rhacm2/insights-client-rhel8@sha256:5a32ad8c8e7792f9679a604f073bce047c4f8fdd713a655ae83314e27366c5af_arm64",
"product_id": "rhacm2/insights-client-rhel8@sha256:5a32ad8c8e7792f9679a604f073bce047c4f8fdd713a655ae83314e27366c5af_arm64",
"product_identification_helper": {
"purl": "pkg:oci/insights-client-rhel8@sha256:5a32ad8c8e7792f9679a604f073bce047c4f8fdd713a655ae83314e27366c5af?arch=arm64\u0026repository_url=registry.redhat.io/rhacm2/insights-client-rhel8\u0026tag=v2.7.0-20"
}
}
},
{
"category": "product_version",
"name": "rhacm2/insights-metrics-rhel8@sha256:57bf2eca5df0be601d7dd59357e95d078bf69d26c1b26cdd56d0d311df123d5a_arm64",
"product": {
"name": "rhacm2/insights-metrics-rhel8@sha256:57bf2eca5df0be601d7dd59357e95d078bf69d26c1b26cdd56d0d311df123d5a_arm64",
"product_id": "rhacm2/insights-metrics-rhel8@sha256:57bf2eca5df0be601d7dd59357e95d078bf69d26c1b26cdd56d0d311df123d5a_arm64",
"product_identification_helper": {
"purl": "pkg:oci/insights-metrics-rhel8@sha256:57bf2eca5df0be601d7dd59357e95d078bf69d26c1b26cdd56d0d311df123d5a?arch=arm64\u0026repository_url=registry.redhat.io/rhacm2/insights-metrics-rhel8\u0026tag=v2.7.0-20"
}
}
},
{
"category": "product_version",
"name": "rhacm2/klusterlet-addon-controller-rhel8@sha256:7cea9ce9aeb26df137590353de05b8a88ee55faa43cecde68e40fb875f9844cd_arm64",
"product": {
"name": "rhacm2/klusterlet-addon-controller-rhel8@sha256:7cea9ce9aeb26df137590353de05b8a88ee55faa43cecde68e40fb875f9844cd_arm64",
"product_id": "rhacm2/klusterlet-addon-controller-rhel8@sha256:7cea9ce9aeb26df137590353de05b8a88ee55faa43cecde68e40fb875f9844cd_arm64",
"product_identification_helper": {
"purl": "pkg:oci/klusterlet-addon-controller-rhel8@sha256:7cea9ce9aeb26df137590353de05b8a88ee55faa43cecde68e40fb875f9844cd?arch=arm64\u0026repository_url=registry.redhat.io/rhacm2/klusterlet-addon-controller-rhel8\u0026tag=v2.7.0-20"
}
}
},
{
"category": "product_version",
"name": "rhacm2/kube-rbac-proxy-rhel8@sha256:407178ad223483b92a382e0fb916de9f42f1a0db9aaacb66710a7a743f1c3dce_arm64",
"product": {
"name": "rhacm2/kube-rbac-proxy-rhel8@sha256:407178ad223483b92a382e0fb916de9f42f1a0db9aaacb66710a7a743f1c3dce_arm64",
"product_id": "rhacm2/kube-rbac-proxy-rhel8@sha256:407178ad223483b92a382e0fb916de9f42f1a0db9aaacb66710a7a743f1c3dce_arm64",
"product_identification_helper": {
"purl": "pkg:oci/kube-rbac-proxy-rhel8@sha256:407178ad223483b92a382e0fb916de9f42f1a0db9aaacb66710a7a743f1c3dce?arch=arm64\u0026repository_url=registry.redhat.io/rhacm2/kube-rbac-proxy-rhel8\u0026tag=v2.7.0-21"
}
}
},
{
"category": "product_version",
"name": "rhacm2/kube-state-metrics-rhel8@sha256:534420075e829b5881f6cd3f32d4aa90ea3075de869b84f689c9606d4f03521a_arm64",
"product": {
"name": "rhacm2/kube-state-metrics-rhel8@sha256:534420075e829b5881f6cd3f32d4aa90ea3075de869b84f689c9606d4f03521a_arm64",
"product_id": "rhacm2/kube-state-metrics-rhel8@sha256:534420075e829b5881f6cd3f32d4aa90ea3075de869b84f689c9606d4f03521a_arm64",
"product_identification_helper": {
"purl": "pkg:oci/kube-state-metrics-rhel8@sha256:534420075e829b5881f6cd3f32d4aa90ea3075de869b84f689c9606d4f03521a?arch=arm64\u0026repository_url=registry.redhat.io/rhacm2/kube-state-metrics-rhel8\u0026tag=v2.7.0-22"
}
}
},
{
"category": "product_version",
"name": "rhacm2/management-ingress-rhel8@sha256:bea2ee18f401ec1b4c4b87f40f6f79a4418d6aafad5e2b50099f7541b6699de7_arm64",
"product": {
"name": "rhacm2/management-ingress-rhel8@sha256:bea2ee18f401ec1b4c4b87f40f6f79a4418d6aafad5e2b50099f7541b6699de7_arm64",
"product_id": "rhacm2/management-ingress-rhel8@sha256:bea2ee18f401ec1b4c4b87f40f6f79a4418d6aafad5e2b50099f7541b6699de7_arm64",
"product_identification_helper": {
"purl": "pkg:oci/management-ingress-rhel8@sha256:bea2ee18f401ec1b4c4b87f40f6f79a4418d6aafad5e2b50099f7541b6699de7?arch=arm64\u0026repository_url=registry.redhat.io/rhacm2/management-ingress-rhel8\u0026tag=v2.7.0-21"
}
}
},
{
"category": "product_version",
"name": "rhacm2/memcached-rhel8@sha256:e044af5fee732dd9923759b312c3b72dd4b6ab1780456973f35677d72586913e_arm64",
"product": {
"name": "rhacm2/memcached-rhel8@sha256:e044af5fee732dd9923759b312c3b72dd4b6ab1780456973f35677d72586913e_arm64",
"product_id": "rhacm2/memcached-rhel8@sha256:e044af5fee732dd9923759b312c3b72dd4b6ab1780456973f35677d72586913e_arm64",
"product_identification_helper": {
"purl": "pkg:oci/memcached-rhel8@sha256:e044af5fee732dd9923759b312c3b72dd4b6ab1780456973f35677d72586913e?arch=arm64\u0026repository_url=registry.redhat.io/rhacm2/memcached-rhel8\u0026tag=v2.7.0-9"
}
}
},
{
"category": "product_version",
"name": "rhacm2/memcached-exporter-rhel8@sha256:094b84362782a88d8b0c7a75a23dd5ae3ff846913f0a49e732d53cc0efdf6a61_arm64",
"product": {
"name": "rhacm2/memcached-exporter-rhel8@sha256:094b84362782a88d8b0c7a75a23dd5ae3ff846913f0a49e732d53cc0efdf6a61_arm64",
"product_id": "rhacm2/memcached-exporter-rhel8@sha256:094b84362782a88d8b0c7a75a23dd5ae3ff846913f0a49e732d53cc0efdf6a61_arm64",
"product_identification_helper": {
"purl": "pkg:oci/memcached-exporter-rhel8@sha256:094b84362782a88d8b0c7a75a23dd5ae3ff846913f0a49e732d53cc0efdf6a61?arch=arm64\u0026repository_url=registry.redhat.io/rhacm2/memcached-exporter-rhel8\u0026tag=v2.7.0-16"
}
}
},
{
"category": "product_version",
"name": "rhacm2/metrics-collector-rhel8@sha256:2358249e2cf40d054cca5711f39091e2f0cbd44e61a24d3c1dd1a9e79cc440b1_arm64",
"product": {
"name": "rhacm2/metrics-collector-rhel8@sha256:2358249e2cf40d054cca5711f39091e2f0cbd44e61a24d3c1dd1a9e79cc440b1_arm64",
"product_id": "rhacm2/metrics-collector-rhel8@sha256:2358249e2cf40d054cca5711f39091e2f0cbd44e61a24d3c1dd1a9e79cc440b1_arm64",
"product_identification_helper": {
"purl": "pkg:oci/metrics-collector-rhel8@sha256:2358249e2cf40d054cca5711f39091e2f0cbd44e61a24d3c1dd1a9e79cc440b1?arch=arm64\u0026repository_url=registry.redhat.io/rhacm2/metrics-collector-rhel8\u0026tag=v2.7.0-33"
}
}
},
{
"category": "product_version",
"name": "rhacm2/multicloud-integrations-rhel8@sha256:f02a569222e13356f5fbdef5b7d2da943e6f6071fd88ba75a2565b3d340b6c3a_arm64",
"product": {
"name": "rhacm2/multicloud-integrations-rhel8@sha256:f02a569222e13356f5fbdef5b7d2da943e6f6071fd88ba75a2565b3d340b6c3a_arm64",
"product_id": "rhacm2/multicloud-integrations-rhel8@sha256:f02a569222e13356f5fbdef5b7d2da943e6f6071fd88ba75a2565b3d340b6c3a_arm64",
"product_identification_helper": {
"purl": "pkg:oci/multicloud-integrations-rhel8@sha256:f02a569222e13356f5fbdef5b7d2da943e6f6071fd88ba75a2565b3d340b6c3a?arch=arm64\u0026repository_url=registry.redhat.io/rhacm2/multicloud-integrations-rhel8\u0026tag=v2.7.0-24"
}
}
},
{
"category": "product_version",
"name": "rhacm2/multiclusterhub-rhel8@sha256:fdf9ae4924a587c945a85b2319b0471a5688368df572f2de852c51da8bc74dcb_arm64",
"product": {
"name": "rhacm2/multiclusterhub-rhel8@sha256:fdf9ae4924a587c945a85b2319b0471a5688368df572f2de852c51da8bc74dcb_arm64",
"product_id": "rhacm2/multiclusterhub-rhel8@sha256:fdf9ae4924a587c945a85b2319b0471a5688368df572f2de852c51da8bc74dcb_arm64",
"product_identification_helper": {
"purl": "pkg:oci/multiclusterhub-rhel8@sha256:fdf9ae4924a587c945a85b2319b0471a5688368df572f2de852c51da8bc74dcb?arch=arm64\u0026repository_url=registry.redhat.io/rhacm2/multiclusterhub-rhel8\u0026tag=v2.7.0-63"
}
}
},
{
"category": "product_version",
"name": "rhacm2/multicluster-observability-rhel8-operator@sha256:49083d7039af6df4bd639dd998162c96dc586da4d828ffbe9c880a8a8d6d13d6_arm64",
"product": {
"name": "rhacm2/multicluster-observability-rhel8-operator@sha256:49083d7039af6df4bd639dd998162c96dc586da4d828ffbe9c880a8a8d6d13d6_arm64",
"product_id": "rhacm2/multicluster-observability-rhel8-operator@sha256:49083d7039af6df4bd639dd998162c96dc586da4d828ffbe9c880a8a8d6d13d6_arm64",
"product_identification_helper": {
"purl": "pkg:oci/multicluster-observability-rhel8-operator@sha256:49083d7039af6df4bd639dd998162c96dc586da4d828ffbe9c880a8a8d6d13d6?arch=arm64\u0026repository_url=registry.redhat.io/rhacm2/multicluster-observability-rhel8-operator\u0026tag=v2.7.0-34"
}
}
},
{
"category": "product_version",
"name": "rhacm2/multicluster-operators-application-rhel8@sha256:9c58c89cb0173394684d7d23178ad32eb2d571444cb306ea599565eaac92ea4f_arm64",
"product": {
"name": "rhacm2/multicluster-operators-application-rhel8@sha256:9c58c89cb0173394684d7d23178ad32eb2d571444cb306ea599565eaac92ea4f_arm64",
"product_id": "rhacm2/multicluster-operators-application-rhel8@sha256:9c58c89cb0173394684d7d23178ad32eb2d571444cb306ea599565eaac92ea4f_arm64",
"product_identification_helper": {
"purl": "pkg:oci/multicluster-operators-application-rhel8@sha256:9c58c89cb0173394684d7d23178ad32eb2d571444cb306ea599565eaac92ea4f?arch=arm64\u0026repository_url=registry.redhat.io/rhacm2/multicluster-operators-application-rhel8\u0026tag=v2.7.0-22"
}
}
},
{
"category": "product_version",
"name": "rhacm2/multicluster-operators-channel-rhel8@sha256:ddb1016901287c80ef1972f25db37b1182e854115671961efb3fc0048cd95800_arm64",
"product": {
"name": "rhacm2/multicluster-operators-channel-rhel8@sha256:ddb1016901287c80ef1972f25db37b1182e854115671961efb3fc0048cd95800_arm64",
"product_id": "rhacm2/multicluster-operators-channel-rhel8@sha256:ddb1016901287c80ef1972f25db37b1182e854115671961efb3fc0048cd95800_arm64",
"product_identification_helper": {
"purl": "pkg:oci/multicluster-operators-channel-rhel8@sha256:ddb1016901287c80ef1972f25db37b1182e854115671961efb3fc0048cd95800?arch=arm64\u0026repository_url=registry.redhat.io/rhacm2/multicluster-operators-channel-rhel8\u0026tag=v2.7.0-25"
}
}
},
{
"category": "product_version",
"name": "rhacm2/multicluster-operators-subscription-rhel8@sha256:548d610f996e73b67eb21d2993b5ac3d0da02997a48b9c1226072d6d95ae4c3b_arm64",
"product": {
"name": "rhacm2/multicluster-operators-subscription-rhel8@sha256:548d610f996e73b67eb21d2993b5ac3d0da02997a48b9c1226072d6d95ae4c3b_arm64",
"product_id": "rhacm2/multicluster-operators-subscription-rhel8@sha256:548d610f996e73b67eb21d2993b5ac3d0da02997a48b9c1226072d6d95ae4c3b_arm64",
"product_identification_helper": {
"purl": "pkg:oci/multicluster-operators-subscription-rhel8@sha256:548d610f996e73b67eb21d2993b5ac3d0da02997a48b9c1226072d6d95ae4c3b?arch=arm64\u0026repository_url=registry.redhat.io/rhacm2/multicluster-operators-subscription-rhel8\u0026tag=v2.7.0-57"
}
}
},
{
"category": "product_version",
"name": "rhacm2/node-exporter-rhel8@sha256:8b359fcf74d236fc488ef4553dbaf9dbec549e331f2b103b40139aa2eb1345e4_arm64",
"product": {
"name": "rhacm2/node-exporter-rhel8@sha256:8b359fcf74d236fc488ef4553dbaf9dbec549e331f2b103b40139aa2eb1345e4_arm64",
"product_id": "rhacm2/node-exporter-rhel8@sha256:8b359fcf74d236fc488ef4553dbaf9dbec549e331f2b103b40139aa2eb1345e4_arm64",
"product_identification_helper": {
"purl": "pkg:oci/node-exporter-rhel8@sha256:8b359fcf74d236fc488ef4553dbaf9dbec549e331f2b103b40139aa2eb1345e4?arch=arm64\u0026repository_url=registry.redhat.io/rhacm2/node-exporter-rhel8\u0026tag=v2.7.0-21"
}
}
},
{
"category": "product_version",
"name": "rhacm2/observatorium-rhel8@sha256:1e46b8610e037752ecfb30aaac5c7459a81aa119bf0c2b2ffb0dc90cd5701af0_arm64",
"product": {
"name": "rhacm2/observatorium-rhel8@sha256:1e46b8610e037752ecfb30aaac5c7459a81aa119bf0c2b2ffb0dc90cd5701af0_arm64",
"product_id": "rhacm2/observatorium-rhel8@sha256:1e46b8610e037752ecfb30aaac5c7459a81aa119bf0c2b2ffb0dc90cd5701af0_arm64",
"product_identification_helper": {
"purl": "pkg:oci/observatorium-rhel8@sha256:1e46b8610e037752ecfb30aaac5c7459a81aa119bf0c2b2ffb0dc90cd5701af0?arch=arm64\u0026repository_url=registry.redhat.io/rhacm2/observatorium-rhel8\u0026tag=v2.7.0-21"
}
}
},
{
"category": "product_version",
"name": "rhacm2/observatorium-rhel8-operator@sha256:928c114e3aca978626ad91889aaed0cc20ca0d641ad946c9a1b1f2424245c795_arm64",
"product": {
"name": "rhacm2/observatorium-rhel8-operator@sha256:928c114e3aca978626ad91889aaed0cc20ca0d641ad946c9a1b1f2424245c795_arm64",
"product_id": "rhacm2/observatorium-rhel8-operator@sha256:928c114e3aca978626ad91889aaed0cc20ca0d641ad946c9a1b1f2424245c795_arm64",
"product_identification_helper": {
"purl": "pkg:oci/observatorium-rhel8-operator@sha256:928c114e3aca978626ad91889aaed0cc20ca0d641ad946c9a1b1f2424245c795?arch=arm64\u0026repository_url=registry.redhat.io/rhacm2/observatorium-rhel8-operator\u0026tag=v2.7.0-19"
}
}
},
{
"category": "product_version",
"name": "rhacm2/prometheus-alertmanager-rhel8@sha256:8349cdc4677a2dd37c54b058c487d76e8fbe4c76178e805d4745ef5c62bc6151_arm64",
"product": {
"name": "rhacm2/prometheus-alertmanager-rhel8@sha256:8349cdc4677a2dd37c54b058c487d76e8fbe4c76178e805d4745ef5c62bc6151_arm64",
"product_id": "rhacm2/prometheus-alertmanager-rhel8@sha256:8349cdc4677a2dd37c54b058c487d76e8fbe4c76178e805d4745ef5c62bc6151_arm64",
"product_identification_helper": {
"purl": "pkg:oci/prometheus-alertmanager-rhel8@sha256:8349cdc4677a2dd37c54b058c487d76e8fbe4c76178e805d4745ef5c62bc6151?arch=arm64\u0026repository_url=registry.redhat.io/rhacm2/prometheus-alertmanager-rhel8\u0026tag=v2.7.0-18"
}
}
},
{
"category": "product_version",
"name": "rhacm2/prometheus-rhel8@sha256:a3661c1cbfa2f8c230ec44ee5e2fecf1967ce48df0c9699f063bd27407b94dac_arm64",
"product": {
"name": "rhacm2/prometheus-rhel8@sha256:a3661c1cbfa2f8c230ec44ee5e2fecf1967ce48df0c9699f063bd27407b94dac_arm64",
"product_id": "rhacm2/prometheus-rhel8@sha256:a3661c1cbfa2f8c230ec44ee5e2fecf1967ce48df0c9699f063bd27407b94dac_arm64",
"product_identification_helper": {
"purl": "pkg:oci/prometheus-rhel8@sha256:a3661c1cbfa2f8c230ec44ee5e2fecf1967ce48df0c9699f063bd27407b94dac?arch=arm64\u0026repository_url=registry.redhat.io/rhacm2/prometheus-rhel8\u0026tag=v2.7.0-18"
}
}
},
{
"category": "product_version",
"name": "rhacm2/rbac-query-proxy-rhel8@sha256:84486a82cd6655d5e5a1fbccae5a2e9335498d3e05422fa325b443c8923c1b75_arm64",
"product": {
"name": "rhacm2/rbac-query-proxy-rhel8@sha256:84486a82cd6655d5e5a1fbccae5a2e9335498d3e05422fa325b443c8923c1b75_arm64",
"product_id": "rhacm2/rbac-query-proxy-rhel8@sha256:84486a82cd6655d5e5a1fbccae5a2e9335498d3e05422fa325b443c8923c1b75_arm64",
"product_identification_helper": {
"purl": "pkg:oci/rbac-query-proxy-rhel8@sha256:84486a82cd6655d5e5a1fbccae5a2e9335498d3e05422fa325b443c8923c1b75?arch=arm64\u0026repository_url=registry.redhat.io/rhacm2/rbac-query-proxy-rhel8\u0026tag=v2.7.0-34"
}
}
},
{
"category": "product_version",
"name": "rhacm2/search-collector-rhel8@sha256:4b7544ec460f265afb71c9d362cf9851e3ba250c3ab694ccc9a78c15eb38a612_arm64",
"product": {
"name": "rhacm2/search-collector-rhel8@sha256:4b7544ec460f265afb71c9d362cf9851e3ba250c3ab694ccc9a78c15eb38a612_arm64",
"product_id": "rhacm2/search-collector-rhel8@sha256:4b7544ec460f265afb71c9d362cf9851e3ba250c3ab694ccc9a78c15eb38a612_arm64",
"product_identification_helper": {
"purl": "pkg:oci/search-collector-rhel8@sha256:4b7544ec460f265afb71c9d362cf9851e3ba250c3ab694ccc9a78c15eb38a612?arch=arm64\u0026repository_url=registry.redhat.io/rhacm2/search-collector-rhel8\u0026tag=v2.7.0-28"
}
}
},
{
"category": "product_version",
"name": "rhacm2/submariner-addon-rhel8@sha256:7400391c2a56bc01da6fbbf13bb249a01e90d8eccb8d465dfb19c3598f5fecbe_arm64",
"product": {
"name": "rhacm2/submariner-addon-rhel8@sha256:7400391c2a56bc01da6fbbf13bb249a01e90d8eccb8d465dfb19c3598f5fecbe_arm64",
"product_id": "rhacm2/submariner-addon-rhel8@sha256:7400391c2a56bc01da6fbbf13bb249a01e90d8eccb8d465dfb19c3598f5fecbe_arm64",
"product_identification_helper": {
"purl": "pkg:oci/submariner-addon-rhel8@sha256:7400391c2a56bc01da6fbbf13bb249a01e90d8eccb8d465dfb19c3598f5fecbe?arch=arm64\u0026repository_url=registry.redhat.io/rhacm2/submariner-addon-rhel8\u0026tag=v2.7.0-52"
}
}
},
{
"category": "product_version",
"name": "rhacm2/thanos-rhel8@sha256:26de3711356177090694b4bf00821d873127cf8c0675fe42a8f757c5c37a40cd_arm64",
"product": {
"name": "rhacm2/thanos-rhel8@sha256:26de3711356177090694b4bf00821d873127cf8c0675fe42a8f757c5c37a40cd_arm64",
"product_id": "rhacm2/thanos-rhel8@sha256:26de3711356177090694b4bf00821d873127cf8c0675fe42a8f757c5c37a40cd_arm64",
"product_identification_helper": {
"purl": "pkg:oci/thanos-rhel8@sha256:26de3711356177090694b4bf00821d873127cf8c0675fe42a8f757c5c37a40cd?arch=arm64\u0026repository_url=registry.redhat.io/rhacm2/thanos-rhel8\u0026tag=v2.7.0-17"
}
}
},
{
"category": "product_version",
"name": "rhacm2/thanos-receive-controller-rhel8@sha256:7ceb607e7a3205361d8c9d1b44aae47381e2d07b129e40b5f90f55c3a8402774_arm64",
"product": {
"name": "rhacm2/thanos-receive-controller-rhel8@sha256:7ceb607e7a3205361d8c9d1b44aae47381e2d07b129e40b5f90f55c3a8402774_arm64",
"product_id": "rhacm2/thanos-receive-controller-rhel8@sha256:7ceb607e7a3205361d8c9d1b44aae47381e2d07b129e40b5f90f55c3a8402774_arm64",
"product_identification_helper": {
"purl": "pkg:oci/thanos-receive-controller-rhel8@sha256:7ceb607e7a3205361d8c9d1b44aae47381e2d07b129e40b5f90f55c3a8402774?arch=arm64\u0026repository_url=registry.redhat.io/rhacm2/thanos-receive-controller-rhel8\u0026tag=v2.7.0-19"
}
}
}
],
"category": "architecture",
"name": "arm64"
},
{
"branches": [
{
"category": "product_version",
"name": "rhacm2/acm-governance-policy-addon-controller-rhel8@sha256:2c7f0617df666e8cbcd622dee073a35843db4a81caa19b7db3b9fb9264cdf7fc_amd64",
"product": {
"name": "rhacm2/acm-governance-policy-addon-controller-rhel8@sha256:2c7f0617df666e8cbcd622dee073a35843db4a81caa19b7db3b9fb9264cdf7fc_amd64",
"product_id": "rhacm2/acm-governance-policy-addon-controller-rhel8@sha256:2c7f0617df666e8cbcd622dee073a35843db4a81caa19b7db3b9fb9264cdf7fc_amd64",
"product_identification_helper": {
"purl": "pkg:oci/acm-governance-policy-addon-controller-rhel8@sha256:2c7f0617df666e8cbcd622dee073a35843db4a81caa19b7db3b9fb9264cdf7fc?arch=amd64\u0026repository_url=registry.redhat.io/rhacm2/acm-governance-policy-addon-controller-rhel8\u0026tag=v2.7.0-48"
}
}
},
{
"category": "product_version",
"name": "rhacm2/acm-governance-policy-framework-addon-rhel8@sha256:ec5fc63b94bc9c070f14fd76d4ae26b90e3f29d3694887380a5f8f8ea5a04bc0_amd64",
"product": {
"name": "rhacm2/acm-governance-policy-framework-addon-rhel8@sha256:ec5fc63b94bc9c070f14fd76d4ae26b90e3f29d3694887380a5f8f8ea5a04bc0_amd64",
"product_id": "rhacm2/acm-governance-policy-framework-addon-rhel8@sha256:ec5fc63b94bc9c070f14fd76d4ae26b90e3f29d3694887380a5f8f8ea5a04bc0_amd64",
"product_identification_helper": {
"purl": "pkg:oci/acm-governance-policy-framework-addon-rhel8@sha256:ec5fc63b94bc9c070f14fd76d4ae26b90e3f29d3694887380a5f8f8ea5a04bc0?arch=amd64\u0026repository_url=registry.redhat.io/rhacm2/acm-governance-policy-framework-addon-rhel8\u0026tag=v2.7.0-25"
}
}
},
{
"category": "product_version",
"name": "rhacm2/acm-grafana-rhel8@sha256:49746c3a6e7033b1bac90d3515e0f5ab44aaf9c45cce414308da72bb960287b1_amd64",
"product": {
"name": "rhacm2/acm-grafana-rhel8@sha256:49746c3a6e7033b1bac90d3515e0f5ab44aaf9c45cce414308da72bb960287b1_amd64",
"product_id": "rhacm2/acm-grafana-rhel8@sha256:49746c3a6e7033b1bac90d3515e0f5ab44aaf9c45cce414308da72bb960287b1_amd64",
"product_identification_helper": {
"purl": "pkg:oci/acm-grafana-rhel8@sha256:49746c3a6e7033b1bac90d3515e0f5ab44aaf9c45cce414308da72bb960287b1?arch=amd64\u0026repository_url=registry.redhat.io/rhacm2/acm-grafana-rhel8\u0026tag=v2.7.0-19"
}
}
},
{
"category": "product_version",
"name": "rhacm2/acm-must-gather-rhel8@sha256:5c79bf93599b792c20c76d9a0a35532ad79a45f3765dccfbafab9a273e338e52_amd64",
"product": {
"name": "rhacm2/acm-must-gather-rhel8@sha256:5c79bf93599b792c20c76d9a0a35532ad79a45f3765dccfbafab9a273e338e52_amd64",
"product_id": "rhacm2/acm-must-gather-rhel8@sha256:5c79bf93599b792c20c76d9a0a35532ad79a45f3765dccfbafab9a273e338e52_amd64",
"product_identification_helper": {
"purl": "pkg:oci/acm-must-gather-rhel8@sha256:5c79bf93599b792c20c76d9a0a35532ad79a45f3765dccfbafab9a273e338e52?arch=amd64\u0026repository_url=registry.redhat.io/rhacm2/acm-must-gather-rhel8\u0026tag=v2.7.0-23"
}
}
},
{
"category": "product_version",
"name": "rhacm2/acm-operator-bundle@sha256:f63d0a9a0e3dc9d86e84279c50e9c613d8430e71a3821d418e168250ca3b747c_amd64",
"product": {
"name": "rhacm2/acm-operator-bundle@sha256:f63d0a9a0e3dc9d86e84279c50e9c613d8430e71a3821d418e168250ca3b747c_amd64",
"product_id": "rhacm2/acm-operator-bundle@sha256:f63d0a9a0e3dc9d86e84279c50e9c613d8430e71a3821d418e168250ca3b747c_amd64",
"product_identification_helper": {
"purl": "pkg:oci/acm-operator-bundle@sha256:f63d0a9a0e3dc9d86e84279c50e9c613d8430e71a3821d418e168250ca3b747c?arch=amd64\u0026repository_url=registry.redhat.io/rhacm2/acm-operator-bundle\u0026tag=v2.7.0-267"
}
}
},
{
"category": "product_version",
"name": "rhacm2/acm-prometheus-config-reloader-rhel8@sha256:7fcb79c1707b3c8b767d8c174e5b64516f200c0bfa255c1f40557446b37debae_amd64",
"product": {
"name": "rhacm2/acm-prometheus-config-reloader-rhel8@sha256:7fcb79c1707b3c8b767d8c174e5b64516f200c0bfa255c1f40557446b37debae_amd64",
"product_id": "rhacm2/acm-prometheus-config-reloader-rhel8@sha256:7fcb79c1707b3c8b767d8c174e5b64516f200c0bfa255c1f40557446b37debae_amd64",
"product_identification_helper": {
"purl": "pkg:oci/acm-prometheus-config-reloader-rhel8@sha256:7fcb79c1707b3c8b767d8c174e5b64516f200c0bfa255c1f40557446b37debae?arch=amd64\u0026repository_url=registry.redhat.io/rhacm2/acm-prometheus-config-reloader-rhel8\u0026tag=v2.7.0-22"
}
}
},
{
"category": "product_version",
"name": "rhacm2/acm-prometheus-rhel8@sha256:4283fa3b6ee93404d4fe7b551b52dbd7a4bbd8be0a57cf9b603a68736feefaea_amd64",
"product": {
"name": "rhacm2/acm-prometheus-rhel8@sha256:4283fa3b6ee93404d4fe7b551b52dbd7a4bbd8be0a57cf9b603a68736feefaea_amd64",
"product_id": "rhacm2/acm-prometheus-rhel8@sha256:4283fa3b6ee93404d4fe7b551b52dbd7a4bbd8be0a57cf9b603a68736feefaea_amd64",
"product_identification_helper": {
"purl": "pkg:oci/acm-prometheus-rhel8@sha256:4283fa3b6ee93404d4fe7b551b52dbd7a4bbd8be0a57cf9b603a68736feefaea?arch=amd64\u0026repository_url=registry.redhat.io/rhacm2/acm-prometheus-rhel8\u0026tag=v2.7.0-22"
}
}
},
{
"category": "product_version",
"name": "rhacm2/acm-search-indexer-rhel8@sha256:436307eef035e0e9be448eb6c4f6a690a7d357ed06d661642b082e0d3219864c_amd64",
"product": {
"name": "rhacm2/acm-search-indexer-rhel8@sha256:436307eef035e0e9be448eb6c4f6a690a7d357ed06d661642b082e0d3219864c_amd64",
"product_id": "rhacm2/acm-search-indexer-rhel8@sha256:436307eef035e0e9be448eb6c4f6a690a7d357ed06d661642b082e0d3219864c_amd64",
"product_identification_helper": {
"purl": "pkg:oci/acm-search-indexer-rhel8@sha256:436307eef035e0e9be448eb6c4f6a690a7d357ed06d661642b082e0d3219864c?arch=amd64\u0026repository_url=registry.redhat.io/rhacm2/acm-search-indexer-rhel8\u0026tag=v2.7.0-26"
}
}
},
{
"category": "product_version",
"name": "rhacm2/acm-search-v2-api-rhel8@sha256:1808d69232a47c3590a41c1e97126dd06c2727be972b11170b115f2e5d9fec38_amd64",
"product": {
"name": "rhacm2/acm-search-v2-api-rhel8@sha256:1808d69232a47c3590a41c1e97126dd06c2727be972b11170b115f2e5d9fec38_amd64",
"product_id": "rhacm2/acm-search-v2-api-rhel8@sha256:1808d69232a47c3590a41c1e97126dd06c2727be972b11170b115f2e5d9fec38_amd64",
"product_identification_helper": {
"purl": "pkg:oci/acm-search-v2-api-rhel8@sha256:1808d69232a47c3590a41c1e97126dd06c2727be972b11170b115f2e5d9fec38?arch=amd64\u0026repository_url=registry.redhat.io/rhacm2/acm-search-v2-api-rhel8\u0026tag=v2.7.0-42"
}
}
},
{
"category": "product_version",
"name": "rhacm2/acm-search-v2-rhel8@sha256:fb98ce01f36b3780192e99b96c688387b5d76892f409b831d6f134ec65d02d4a_amd64",
"product": {
"name": "rhacm2/acm-search-v2-rhel8@sha256:fb98ce01f36b3780192e99b96c688387b5d76892f409b831d6f134ec65d02d4a_amd64",
"product_id": "rhacm2/acm-search-v2-rhel8@sha256:fb98ce01f36b3780192e99b96c688387b5d76892f409b831d6f134ec65d02d4a_amd64",
"product_identification_helper": {
"purl": "pkg:oci/acm-search-v2-rhel8@sha256:fb98ce01f36b3780192e99b96c688387b5d76892f409b831d6f134ec65d02d4a?arch=amd64\u0026repository_url=registry.redhat.io/rhacm2/acm-search-v2-rhel8\u0026tag=v2.7.0-33"
}
}
},
{
"category": "product_version",
"name": "rhacm2/acm-volsync-addon-controller-rhel8@sha256:56067372156bb6d00103eecc4b5c80478980036b8143a2e2a73f8a685d0d78ee_amd64",
"product": {
"name": "rhacm2/acm-volsync-addon-controller-rhel8@sha256:56067372156bb6d00103eecc4b5c80478980036b8143a2e2a73f8a685d0d78ee_amd64",
"product_id": "rhacm2/acm-volsync-addon-controller-rhel8@sha256:56067372156bb6d00103eecc4b5c80478980036b8143a2e2a73f8a685d0d78ee_amd64",
"product_identification_helper": {
"purl": "pkg:oci/acm-volsync-addon-controller-rhel8@sha256:56067372156bb6d00103eecc4b5c80478980036b8143a2e2a73f8a685d0d78ee?arch=amd64\u0026repository_url=registry.redhat.io/rhacm2/acm-volsync-addon-controller-rhel8\u0026tag=v2.7.0-26"
}
}
},
{
"category": "product_version",
"name": "rhacm2/cert-policy-controller-rhel8@sha256:c78e2547f3cff318747e354f09e5954c71fde8840ab8db818050dc9531205e6c_amd64",
"product": {
"name": "rhacm2/cert-policy-controller-rhel8@sha256:c78e2547f3cff318747e354f09e5954c71fde8840ab8db818050dc9531205e6c_amd64",
"product_id": "rhacm2/cert-policy-controller-rhel8@sha256:c78e2547f3cff318747e354f09e5954c71fde8840ab8db818050dc9531205e6c_amd64",
"product_identification_helper": {
"purl": "pkg:oci/cert-policy-controller-rhel8@sha256:c78e2547f3cff318747e354f09e5954c71fde8840ab8db818050dc9531205e6c?arch=amd64\u0026repository_url=registry.redhat.io/rhacm2/cert-policy-controller-rhel8\u0026tag=v2.7.0-23"
}
}
},
{
"category": "product_version",
"name": "rhacm2/cluster-backup-rhel8-operator@sha256:3c969356ace5c3bc0fa5d6d8e25a838262b0f6152533f4361034a742eb29ae24_amd64",
"product": {
"name": "rhacm2/cluster-backup-rhel8-operator@sha256:3c969356ace5c3bc0fa5d6d8e25a838262b0f6152533f4361034a742eb29ae24_amd64",
"product_id": "rhacm2/cluster-backup-rhel8-operator@sha256:3c969356ace5c3bc0fa5d6d8e25a838262b0f6152533f4361034a742eb29ae24_amd64",
"product_identification_helper": {
"purl": "pkg:oci/cluster-backup-rhel8-operator@sha256:3c969356ace5c3bc0fa5d6d8e25a838262b0f6152533f4361034a742eb29ae24?arch=amd64\u0026repository_url=registry.redhat.io/rhacm2/cluster-backup-rhel8-operator\u0026tag=v2.7.0-74"
}
}
},
{
"category": "product_version",
"name": "rhacm2/config-policy-controller-rhel8@sha256:1339f82b15ebe01ba411e70252eb5964a5d622bd28a7fa494786ae6317d3060c_amd64",
"product": {
"name": "rhacm2/config-policy-controller-rhel8@sha256:1339f82b15ebe01ba411e70252eb5964a5d622bd28a7fa494786ae6317d3060c_amd64",
"product_id": "rhacm2/config-policy-controller-rhel8@sha256:1339f82b15ebe01ba411e70252eb5964a5d622bd28a7fa494786ae6317d3060c_amd64",
"product_identification_helper": {
"purl": "pkg:oci/config-policy-controller-rhel8@sha256:1339f82b15ebe01ba411e70252eb5964a5d622bd28a7fa494786ae6317d3060c?arch=amd64\u0026repository_url=registry.redhat.io/rhacm2/config-policy-controller-rhel8\u0026tag=v2.7.0-39"
}
}
},
{
"category": "product_version",
"name": "rhacm2/console-rhel8@sha256:fa807a069376c408c56d593bc2e2569cec0c19f105a727a616dea3bd8305953f_amd64",
"product": {
"name": "rhacm2/console-rhel8@sha256:fa807a069376c408c56d593bc2e2569cec0c19f105a727a616dea3bd8305953f_amd64",
"product_id": "rhacm2/console-rhel8@sha256:fa807a069376c408c56d593bc2e2569cec0c19f105a727a616dea3bd8305953f_amd64",
"product_identification_helper": {
"purl": "pkg:oci/console-rhel8@sha256:fa807a069376c408c56d593bc2e2569cec0c19f105a727a616dea3bd8305953f?arch=amd64\u0026repository_url=registry.redhat.io/rhacm2/console-rhel8\u0026tag=v2.7.0-125"
}
}
},
{
"category": "product_version",
"name": "rhacm2/endpoint-monitoring-rhel8-operator@sha256:4f5241425e26875244fab0ec9e96707790ef86edca5265ac01de1ccfc86294c0_amd64",
"product": {
"name": "rhacm2/endpoint-monitoring-rhel8-operator@sha256:4f5241425e26875244fab0ec9e96707790ef86edca5265ac01de1ccfc86294c0_amd64",
"product_id": "rhacm2/endpoint-monitoring-rhel8-operator@sha256:4f5241425e26875244fab0ec9e96707790ef86edca5265ac01de1ccfc86294c0_amd64",
"product_identification_helper": {
"purl": "pkg:oci/endpoint-monitoring-rhel8-operator@sha256:4f5241425e26875244fab0ec9e96707790ef86edca5265ac01de1ccfc86294c0?arch=amd64\u0026repository_url=registry.redhat.io/rhacm2/endpoint-monitoring-rhel8-operator\u0026tag=v2.7.0-33"
}
}
},
{
"category": "product_version",
"name": "rhacm2/governance-policy-propagator-rhel8@sha256:002229b229bf9a13e54dc16e1edacc0cf8c75d6f46948868a045d79dfd38033c_amd64",
"product": {
"name": "rhacm2/governance-policy-propagator-rhel8@sha256:002229b229bf9a13e54dc16e1edacc0cf8c75d6f46948868a045d79dfd38033c_amd64",
"product_id": "rhacm2/governance-policy-propagator-rhel8@sha256:002229b229bf9a13e54dc16e1edacc0cf8c75d6f46948868a045d79dfd38033c_amd64",
"product_identification_helper": {
"purl": "pkg:oci/governance-policy-propagator-rhel8@sha256:002229b229bf9a13e54dc16e1edacc0cf8c75d6f46948868a045d79dfd38033c?arch=amd64\u0026repository_url=registry.redhat.io/rhacm2/governance-policy-propagator-rhel8\u0026tag=v2.7.0-47"
}
}
},
{
"category": "product_version",
"name": "rhacm2/grafana-dashboard-loader-rhel8@sha256:0d64615d4c3a6fc8e0fc5eb595d8f846f17f7462aaf66b40aa54436fe2b4bd2b_amd64",
"product": {
"name": "rhacm2/grafana-dashboard-loader-rhel8@sha256:0d64615d4c3a6fc8e0fc5eb595d8f846f17f7462aaf66b40aa54436fe2b4bd2b_amd64",
"product_id": "rhacm2/grafana-dashboard-loader-rhel8@sha256:0d64615d4c3a6fc8e0fc5eb595d8f846f17f7462aaf66b40aa54436fe2b4bd2b_amd64",
"product_identification_helper": {
"purl": "pkg:oci/grafana-dashboard-loader-rhel8@sha256:0d64615d4c3a6fc8e0fc5eb595d8f846f17f7462aaf66b40aa54436fe2b4bd2b?arch=amd64\u0026repository_url=registry.redhat.io/rhacm2/grafana-dashboard-loader-rhel8\u0026tag=v2.7.0-34"
}
}
},
{
"category": "product_version",
"name": "rhacm2/iam-policy-controller-rhel8@sha256:e79bba365fb1a5edb7cc53d07cebdbb56e861948dedd61e9697f14a8defc300b_amd64",
"product": {
"name": "rhacm2/iam-policy-controller-rhel8@sha256:e79bba365fb1a5edb7cc53d07cebdbb56e861948dedd61e9697f14a8defc300b_amd64",
"product_id": "rhacm2/iam-policy-controller-rhel8@sha256:e79bba365fb1a5edb7cc53d07cebdbb56e861948dedd61e9697f14a8defc300b_amd64",
"product_identification_helper": {
"purl": "pkg:oci/iam-policy-controller-rhel8@sha256:e79bba365fb1a5edb7cc53d07cebdbb56e861948dedd61e9697f14a8defc300b?arch=amd64\u0026repository_url=registry.redhat.io/rhacm2/iam-policy-controller-rhel8\u0026tag=v2.7.0-24"
}
}
},
{
"category": "product_version",
"name": "rhacm2/insights-client-rhel8@sha256:41d64847ac789df45b51aeca8debfa2a5ac7ff15ad880ba7213ce8afbe4aff2e_amd64",
"product": {
"name": "rhacm2/insights-client-rhel8@sha256:41d64847ac789df45b51aeca8debfa2a5ac7ff15ad880ba7213ce8afbe4aff2e_amd64",
"product_id": "rhacm2/insights-client-rhel8@sha256:41d64847ac789df45b51aeca8debfa2a5ac7ff15ad880ba7213ce8afbe4aff2e_amd64",
"product_identification_helper": {
"purl": "pkg:oci/insights-client-rhel8@sha256:41d64847ac789df45b51aeca8debfa2a5ac7ff15ad880ba7213ce8afbe4aff2e?arch=amd64\u0026repository_url=registry.redhat.io/rhacm2/insights-client-rhel8\u0026tag=v2.7.0-20"
}
}
},
{
"category": "product_version",
"name": "rhacm2/insights-metrics-rhel8@sha256:65f96884ed34103842217b26597ec413197db699aeb004daeca08f1d08014f46_amd64",
"product": {
"name": "rhacm2/insights-metrics-rhel8@sha256:65f96884ed34103842217b26597ec413197db699aeb004daeca08f1d08014f46_amd64",
"product_id": "rhacm2/insights-metrics-rhel8@sha256:65f96884ed34103842217b26597ec413197db699aeb004daeca08f1d08014f46_amd64",
"product_identification_helper": {
"purl": "pkg:oci/insights-metrics-rhel8@sha256:65f96884ed34103842217b26597ec413197db699aeb004daeca08f1d08014f46?arch=amd64\u0026repository_url=registry.redhat.io/rhacm2/insights-metrics-rhel8\u0026tag=v2.7.0-20"
}
}
},
{
"category": "product_version",
"name": "rhacm2/klusterlet-addon-controller-rhel8@sha256:523776c04653aac8c750ff48156fd7a5b0efd9ad35c40cbacdbe0ca6dda48217_amd64",
"product": {
"name": "rhacm2/klusterlet-addon-controller-rhel8@sha256:523776c04653aac8c750ff48156fd7a5b0efd9ad35c40cbacdbe0ca6dda48217_amd64",
"product_id": "rhacm2/klusterlet-addon-controller-rhel8@sha256:523776c04653aac8c750ff48156fd7a5b0efd9ad35c40cbacdbe0ca6dda48217_amd64",
"product_identification_helper": {
"purl": "pkg:oci/klusterlet-addon-controller-rhel8@sha256:523776c04653aac8c750ff48156fd7a5b0efd9ad35c40cbacdbe0ca6dda48217?arch=amd64\u0026repository_url=registry.redhat.io/rhacm2/klusterlet-addon-controller-rhel8\u0026tag=v2.7.0-20"
}
}
},
{
"category": "product_version",
"name": "rhacm2/kube-rbac-proxy-rhel8@sha256:95de0275698ef704379246e088763c3827171487049b9cfb857712ddbdef46e9_amd64",
"product": {
"name": "rhacm2/kube-rbac-proxy-rhel8@sha256:95de0275698ef704379246e088763c3827171487049b9cfb857712ddbdef46e9_amd64",
"product_id": "rhacm2/kube-rbac-proxy-rhel8@sha256:95de0275698ef704379246e088763c3827171487049b9cfb857712ddbdef46e9_amd64",
"product_identification_helper": {
"purl": "pkg:oci/kube-rbac-proxy-rhel8@sha256:95de0275698ef704379246e088763c3827171487049b9cfb857712ddbdef46e9?arch=amd64\u0026repository_url=registry.redhat.io/rhacm2/kube-rbac-proxy-rhel8\u0026tag=v2.7.0-21"
}
}
},
{
"category": "product_version",
"name": "rhacm2/kube-state-metrics-rhel8@sha256:8cc675a0cf4ff24b28c0b75a54fc4f3328c6a9f041f21d1814d210b7704f6970_amd64",
"product": {
"name": "rhacm2/kube-state-metrics-rhel8@sha256:8cc675a0cf4ff24b28c0b75a54fc4f3328c6a9f041f21d1814d210b7704f6970_amd64",
"product_id": "rhacm2/kube-state-metrics-rhel8@sha256:8cc675a0cf4ff24b28c0b75a54fc4f3328c6a9f041f21d1814d210b7704f6970_amd64",
"product_identification_helper": {
"purl": "pkg:oci/kube-state-metrics-rhel8@sha256:8cc675a0cf4ff24b28c0b75a54fc4f3328c6a9f041f21d1814d210b7704f6970?arch=amd64\u0026repository_url=registry.redhat.io/rhacm2/kube-state-metrics-rhel8\u0026tag=v2.7.0-22"
}
}
},
{
"category": "product_version",
"name": "rhacm2/management-ingress-rhel8@sha256:f45de50d8d7b6a285317a3bc1c413427841c8d6fab742f6de0a61bad9722b61e_amd64",
"product": {
"name": "rhacm2/management-ingress-rhel8@sha256:f45de50d8d7b6a285317a3bc1c413427841c8d6fab742f6de0a61bad9722b61e_amd64",
"product_id": "rhacm2/management-ingress-rhel8@sha256:f45de50d8d7b6a285317a3bc1c413427841c8d6fab742f6de0a61bad9722b61e_amd64",
"product_identification_helper": {
"purl": "pkg:oci/management-ingress-rhel8@sha256:f45de50d8d7b6a285317a3bc1c413427841c8d6fab742f6de0a61bad9722b61e?arch=amd64\u0026repository_url=registry.redhat.io/rhacm2/management-ingress-rhel8\u0026tag=v2.7.0-21"
}
}
},
{
"category": "product_version",
"name": "rhacm2/memcached-rhel8@sha256:21d28e1c3d1c7e8803261867c20a29df444676780ed9d4cc9f1dd1c8dbd68688_amd64",
"product": {
"name": "rhacm2/memcached-rhel8@sha256:21d28e1c3d1c7e8803261867c20a29df444676780ed9d4cc9f1dd1c8dbd68688_amd64",
"product_id": "rhacm2/memcached-rhel8@sha256:21d28e1c3d1c7e8803261867c20a29df444676780ed9d4cc9f1dd1c8dbd68688_amd64",
"product_identification_helper": {
"purl": "pkg:oci/memcached-rhel8@sha256:21d28e1c3d1c7e8803261867c20a29df444676780ed9d4cc9f1dd1c8dbd68688?arch=amd64\u0026repository_url=registry.redhat.io/rhacm2/memcached-rhel8\u0026tag=v2.7.0-9"
}
}
},
{
"category": "product_version",
"name": "rhacm2/memcached-exporter-rhel8@sha256:baa029b8feb59ec4d626f021ebf777cc991c1a24c29c321c40513b91641f4bbc_amd64",
"product": {
"name": "rhacm2/memcached-exporter-rhel8@sha256:baa029b8feb59ec4d626f021ebf777cc991c1a24c29c321c40513b91641f4bbc_amd64",
"product_id": "rhacm2/memcached-exporter-rhel8@sha256:baa029b8feb59ec4d626f021ebf777cc991c1a24c29c321c40513b91641f4bbc_amd64",
"product_identification_helper": {
"purl": "pkg:oci/memcached-exporter-rhel8@sha256:baa029b8feb59ec4d626f021ebf777cc991c1a24c29c321c40513b91641f4bbc?arch=amd64\u0026repository_url=registry.redhat.io/rhacm2/memcached-exporter-rhel8\u0026tag=v2.7.0-16"
}
}
},
{
"category": "product_version",
"name": "rhacm2/metrics-collector-rhel8@sha256:9638fab8d1439730395607cc99bcda33eae5e813778398888124e8ae319cb80e_amd64",
"product": {
"name": "rhacm2/metrics-collector-rhel8@sha256:9638fab8d1439730395607cc99bcda33eae5e813778398888124e8ae319cb80e_amd64",
"product_id": "rhacm2/metrics-collector-rhel8@sha256:9638fab8d1439730395607cc99bcda33eae5e813778398888124e8ae319cb80e_amd64",
"product_identification_helper": {
"purl": "pkg:oci/metrics-collector-rhel8@sha256:9638fab8d1439730395607cc99bcda33eae5e813778398888124e8ae319cb80e?arch=amd64\u0026repository_url=registry.redhat.io/rhacm2/metrics-collector-rhel8\u0026tag=v2.7.0-33"
}
}
},
{
"category": "product_version",
"name": "rhacm2/multicloud-integrations-rhel8@sha256:3f0ab9161698eb9e3342c3b3fc70d5ca9c420cdcc5a5ccebc8cc993dfefb9dc3_amd64",
"product": {
"name": "rhacm2/multicloud-integrations-rhel8@sha256:3f0ab9161698eb9e3342c3b3fc70d5ca9c420cdcc5a5ccebc8cc993dfefb9dc3_amd64",
"product_id": "rhacm2/multicloud-integrations-rhel8@sha256:3f0ab9161698eb9e3342c3b3fc70d5ca9c420cdcc5a5ccebc8cc993dfefb9dc3_amd64",
"product_identification_helper": {
"purl": "pkg:oci/multicloud-integrations-rhel8@sha256:3f0ab9161698eb9e3342c3b3fc70d5ca9c420cdcc5a5ccebc8cc993dfefb9dc3?arch=amd64\u0026repository_url=registry.redhat.io/rhacm2/multicloud-integrations-rhel8\u0026tag=v2.7.0-24"
}
}
},
{
"category": "product_version",
"name": "rhacm2/multiclusterhub-rhel8@sha256:405fa2e3363a3c124a5764d6153b7bcba3d43a3026813085e44c9246d51ca60a_amd64",
"product": {
"name": "rhacm2/multiclusterhub-rhel8@sha256:405fa2e3363a3c124a5764d6153b7bcba3d43a3026813085e44c9246d51ca60a_amd64",
"product_id": "rhacm2/multiclusterhub-rhel8@sha256:405fa2e3363a3c124a5764d6153b7bcba3d43a3026813085e44c9246d51ca60a_amd64",
"product_identification_helper": {
"purl": "pkg:oci/multiclusterhub-rhel8@sha256:405fa2e3363a3c124a5764d6153b7bcba3d43a3026813085e44c9246d51ca60a?arch=amd64\u0026repository_url=registry.redhat.io/rhacm2/multiclusterhub-rhel8\u0026tag=v2.7.0-63"
}
}
},
{
"category": "product_version",
"name": "rhacm2/multicluster-observability-rhel8-operator@sha256:68228ba1ef7bf5631f0cab91cb4e9f86c3d24c1ad587332d42c4f85e1a3608d7_amd64",
"product": {
"name": "rhacm2/multicluster-observability-rhel8-operator@sha256:68228ba1ef7bf5631f0cab91cb4e9f86c3d24c1ad587332d42c4f85e1a3608d7_amd64",
"product_id": "rhacm2/multicluster-observability-rhel8-operator@sha256:68228ba1ef7bf5631f0cab91cb4e9f86c3d24c1ad587332d42c4f85e1a3608d7_amd64",
"product_identification_helper": {
"purl": "pkg:oci/multicluster-observability-rhel8-operator@sha256:68228ba1ef7bf5631f0cab91cb4e9f86c3d24c1ad587332d42c4f85e1a3608d7?arch=amd64\u0026repository_url=registry.redhat.io/rhacm2/multicluster-observability-rhel8-operator\u0026tag=v2.7.0-34"
}
}
},
{
"category": "product_version",
"name": "rhacm2/multicluster-operators-application-rhel8@sha256:62520c406cdbd823e99e8ee9ff9119b61cb6880fcb1335211b6520bedec564f2_amd64",
"product": {
"name": "rhacm2/multicluster-operators-application-rhel8@sha256:62520c406cdbd823e99e8ee9ff9119b61cb6880fcb1335211b6520bedec564f2_amd64",
"product_id": "rhacm2/multicluster-operators-application-rhel8@sha256:62520c406cdbd823e99e8ee9ff9119b61cb6880fcb1335211b6520bedec564f2_amd64",
"product_identification_helper": {
"purl": "pkg:oci/multicluster-operators-application-rhel8@sha256:62520c406cdbd823e99e8ee9ff9119b61cb6880fcb1335211b6520bedec564f2?arch=amd64\u0026repository_url=registry.redhat.io/rhacm2/multicluster-operators-application-rhel8\u0026tag=v2.7.0-22"
}
}
},
{
"category": "product_version",
"name": "rhacm2/multicluster-operators-channel-rhel8@sha256:da65bc93513dfb37a4828eaf5e1d4c08265ffdba05028fed95a564341d226771_amd64",
"product": {
"name": "rhacm2/multicluster-operators-channel-rhel8@sha256:da65bc93513dfb37a4828eaf5e1d4c08265ffdba05028fed95a564341d226771_amd64",
"product_id": "rhacm2/multicluster-operators-channel-rhel8@sha256:da65bc93513dfb37a4828eaf5e1d4c08265ffdba05028fed95a564341d226771_amd64",
"product_identification_helper": {
"purl": "pkg:oci/multicluster-operators-channel-rhel8@sha256:da65bc93513dfb37a4828eaf5e1d4c08265ffdba05028fed95a564341d226771?arch=amd64\u0026repository_url=registry.redhat.io/rhacm2/multicluster-operators-channel-rhel8\u0026tag=v2.7.0-25"
}
}
},
{
"category": "product_version",
"name": "rhacm2/multicluster-operators-subscription-rhel8@sha256:e53b330ed0c4ed0803a93b18a6ce290814dcd16dce6eb980809b5b8c6c09deb4_amd64",
"product": {
"name": "rhacm2/multicluster-operators-subscription-rhel8@sha256:e53b330ed0c4ed0803a93b18a6ce290814dcd16dce6eb980809b5b8c6c09deb4_amd64",
"product_id": "rhacm2/multicluster-operators-subscription-rhel8@sha256:e53b330ed0c4ed0803a93b18a6ce290814dcd16dce6eb980809b5b8c6c09deb4_amd64",
"product_identification_helper": {
"purl": "pkg:oci/multicluster-operators-subscription-rhel8@sha256:e53b330ed0c4ed0803a93b18a6ce290814dcd16dce6eb980809b5b8c6c09deb4?arch=amd64\u0026repository_url=registry.redhat.io/rhacm2/multicluster-operators-subscription-rhel8\u0026tag=v2.7.0-57"
}
}
},
{
"category": "product_version",
"name": "rhacm2/node-exporter-rhel8@sha256:2aeec43f11c6572abb7d4468560dc1561a023d9692058a4ac2b13a0cedb44dde_amd64",
"product": {
"name": "rhacm2/node-exporter-rhel8@sha256:2aeec43f11c6572abb7d4468560dc1561a023d9692058a4ac2b13a0cedb44dde_amd64",
"product_id": "rhacm2/node-exporter-rhel8@sha256:2aeec43f11c6572abb7d4468560dc1561a023d9692058a4ac2b13a0cedb44dde_amd64",
"product_identification_helper": {
"purl": "pkg:oci/node-exporter-rhel8@sha256:2aeec43f11c6572abb7d4468560dc1561a023d9692058a4ac2b13a0cedb44dde?arch=amd64\u0026repository_url=registry.redhat.io/rhacm2/node-exporter-rhel8\u0026tag=v2.7.0-21"
}
}
},
{
"category": "product_version",
"name": "rhacm2/observatorium-rhel8@sha256:836c0b874ba4fc57b5f79dffacefd2dc0261822cb6dde17d247db39175a5c27f_amd64",
"product": {
"name": "rhacm2/observatorium-rhel8@sha256:836c0b874ba4fc57b5f79dffacefd2dc0261822cb6dde17d247db39175a5c27f_amd64",
"product_id": "rhacm2/observatorium-rhel8@sha256:836c0b874ba4fc57b5f79dffacefd2dc0261822cb6dde17d247db39175a5c27f_amd64",
"product_identification_helper": {
"purl": "pkg:oci/observatorium-rhel8@sha256:836c0b874ba4fc57b5f79dffacefd2dc0261822cb6dde17d247db39175a5c27f?arch=amd64\u0026repository_url=registry.redhat.io/rhacm2/observatorium-rhel8\u0026tag=v2.7.0-21"
}
}
},
{
"category": "product_version",
"name": "rhacm2/observatorium-rhel8-operator@sha256:16eeedaa25dd61c03514479044fde9851c5b4224b718a496e33d43a06f57d5b5_amd64",
"product": {
"name": "rhacm2/observatorium-rhel8-operator@sha256:16eeedaa25dd61c03514479044fde9851c5b4224b718a496e33d43a06f57d5b5_amd64",
"product_id": "rhacm2/observatorium-rhel8-operator@sha256:16eeedaa25dd61c03514479044fde9851c5b4224b718a496e33d43a06f57d5b5_amd64",
"product_identification_helper": {
"purl": "pkg:oci/observatorium-rhel8-operator@sha256:16eeedaa25dd61c03514479044fde9851c5b4224b718a496e33d43a06f57d5b5?arch=amd64\u0026repository_url=registry.redhat.io/rhacm2/observatorium-rhel8-operator\u0026tag=v2.7.0-19"
}
}
},
{
"category": "product_version",
"name": "rhacm2/prometheus-alertmanager-rhel8@sha256:6c9ea79e385be44f735efb932079b328200d47869f5f5f9b442fdb76067cac2a_amd64",
"product": {
"name": "rhacm2/prometheus-alertmanager-rhel8@sha256:6c9ea79e385be44f735efb932079b328200d47869f5f5f9b442fdb76067cac2a_amd64",
"product_id": "rhacm2/prometheus-alertmanager-rhel8@sha256:6c9ea79e385be44f735efb932079b328200d47869f5f5f9b442fdb76067cac2a_amd64",
"product_identification_helper": {
"purl": "pkg:oci/prometheus-alertmanager-rhel8@sha256:6c9ea79e385be44f735efb932079b328200d47869f5f5f9b442fdb76067cac2a?arch=amd64\u0026repository_url=registry.redhat.io/rhacm2/prometheus-alertmanager-rhel8\u0026tag=v2.7.0-18"
}
}
},
{
"category": "product_version",
"name": "rhacm2/prometheus-rhel8@sha256:59174c376ae5563ea3a2a68bf999458f6b905058f57a7779b6dddd7aff252e4f_amd64",
"product": {
"name": "rhacm2/prometheus-rhel8@sha256:59174c376ae5563ea3a2a68bf999458f6b905058f57a7779b6dddd7aff252e4f_amd64",
"product_id": "rhacm2/prometheus-rhel8@sha256:59174c376ae5563ea3a2a68bf999458f6b905058f57a7779b6dddd7aff252e4f_amd64",
"product_identification_helper": {
"purl": "pkg:oci/prometheus-rhel8@sha256:59174c376ae5563ea3a2a68bf999458f6b905058f57a7779b6dddd7aff252e4f?arch=amd64\u0026repository_url=registry.redhat.io/rhacm2/prometheus-rhel8\u0026tag=v2.7.0-18"
}
}
},
{
"category": "product_version",
"name": "rhacm2/rbac-query-proxy-rhel8@sha256:bdeee76d09265212805e06117c368c96d40c7b46278dc09413fa300c6198ac2d_amd64",
"product": {
"name": "rhacm2/rbac-query-proxy-rhel8@sha256:bdeee76d09265212805e06117c368c96d40c7b46278dc09413fa300c6198ac2d_amd64",
"product_id": "rhacm2/rbac-query-proxy-rhel8@sha256:bdeee76d09265212805e06117c368c96d40c7b46278dc09413fa300c6198ac2d_amd64",
"product_identification_helper": {
"purl": "pkg:oci/rbac-query-proxy-rhel8@sha256:bdeee76d09265212805e06117c368c96d40c7b46278dc09413fa300c6198ac2d?arch=amd64\u0026repository_url=registry.redhat.io/rhacm2/rbac-query-proxy-rhel8\u0026tag=v2.7.0-34"
}
}
},
{
"category": "product_version",
"name": "rhacm2/search-collector-rhel8@sha256:91b398bdccc5dbbfb82913ac52110d0b8e2f6c37ded6aa22b7d97ec4655b4cde_amd64",
"product": {
"name": "rhacm2/search-collector-rhel8@sha256:91b398bdccc5dbbfb82913ac52110d0b8e2f6c37ded6aa22b7d97ec4655b4cde_amd64",
"product_id": "rhacm2/search-collector-rhel8@sha256:91b398bdccc5dbbfb82913ac52110d0b8e2f6c37ded6aa22b7d97ec4655b4cde_amd64",
"product_identification_helper": {
"purl": "pkg:oci/search-collector-rhel8@sha256:91b398bdccc5dbbfb82913ac52110d0b8e2f6c37ded6aa22b7d97ec4655b4cde?arch=amd64\u0026repository_url=registry.redhat.io/rhacm2/search-collector-rhel8\u0026tag=v2.7.0-28"
}
}
},
{
"category": "product_version",
"name": "rhacm2/submariner-addon-rhel8@sha256:4eddabb57e6f448c45fba78dc72f1541ccddb11b63a558764d0c105465a76555_amd64",
"product": {
"name": "rhacm2/submariner-addon-rhel8@sha256:4eddabb57e6f448c45fba78dc72f1541ccddb11b63a558764d0c105465a76555_amd64",
"product_id": "rhacm2/submariner-addon-rhel8@sha256:4eddabb57e6f448c45fba78dc72f1541ccddb11b63a558764d0c105465a76555_amd64",
"product_identification_helper": {
"purl": "pkg:oci/submariner-addon-rhel8@sha256:4eddabb57e6f448c45fba78dc72f1541ccddb11b63a558764d0c105465a76555?arch=amd64\u0026repository_url=registry.redhat.io/rhacm2/submariner-addon-rhel8\u0026tag=v2.7.0-52"
}
}
},
{
"category": "product_version",
"name": "rhacm2/thanos-rhel8@sha256:23a4e918b5ffdbad4745e541afad2747bd6b28e534a31e7b5aff74296b27e3e7_amd64",
"product": {
"name": "rhacm2/thanos-rhel8@sha256:23a4e918b5ffdbad4745e541afad2747bd6b28e534a31e7b5aff74296b27e3e7_amd64",
"product_id": "rhacm2/thanos-rhel8@sha256:23a4e918b5ffdbad4745e541afad2747bd6b28e534a31e7b5aff74296b27e3e7_amd64",
"product_identification_helper": {
"purl": "pkg:oci/thanos-rhel8@sha256:23a4e918b5ffdbad4745e541afad2747bd6b28e534a31e7b5aff74296b27e3e7?arch=amd64\u0026repository_url=registry.redhat.io/rhacm2/thanos-rhel8\u0026tag=v2.7.0-17"
}
}
},
{
"category": "product_version",
"name": "rhacm2/thanos-receive-controller-rhel8@sha256:e9a5ef8f2d97357bee0198544d0545c26ee7c7d10116771e510d73eda6c45abe_amd64",
"product": {
"name": "rhacm2/thanos-receive-controller-rhel8@sha256:e9a5ef8f2d97357bee0198544d0545c26ee7c7d10116771e510d73eda6c45abe_amd64",
"product_id": "rhacm2/thanos-receive-controller-rhel8@sha256:e9a5ef8f2d97357bee0198544d0545c26ee7c7d10116771e510d73eda6c45abe_amd64",
"product_identification_helper": {
"purl": "pkg:oci/thanos-receive-controller-rhel8@sha256:e9a5ef8f2d97357bee0198544d0545c26ee7c7d10116771e510d73eda6c45abe?arch=amd64\u0026repository_url=registry.redhat.io/rhacm2/thanos-receive-controller-rhel8\u0026tag=v2.7.0-19"
}
}
}
],
"category": "architecture",
"name": "amd64"
},
{
"branches": [
{
"category": "product_version",
"name": "rhacm2/acm-governance-policy-addon-controller-rhel8@sha256:7f6671f84fcbe569fceece415dd7beeb8bb7f86c3031bdfb3ac0d0e777051b2f_s390x",
"product": {
"name": "rhacm2/acm-governance-policy-addon-controller-rhel8@sha256:7f6671f84fcbe569fceece415dd7beeb8bb7f86c3031bdfb3ac0d0e777051b2f_s390x",
"product_id": "rhacm2/acm-governance-policy-addon-controller-rhel8@sha256:7f6671f84fcbe569fceece415dd7beeb8bb7f86c3031bdfb3ac0d0e777051b2f_s390x",
"product_identification_helper": {
"purl": "pkg:oci/acm-governance-policy-addon-controller-rhel8@sha256:7f6671f84fcbe569fceece415dd7beeb8bb7f86c3031bdfb3ac0d0e777051b2f?arch=s390x\u0026repository_url=registry.redhat.io/rhacm2/acm-governance-policy-addon-controller-rhel8\u0026tag=v2.7.0-48"
}
}
},
{
"category": "product_version",
"name": "rhacm2/acm-governance-policy-framework-addon-rhel8@sha256:25271964483024b3235dd61f7e7bb9dd5e9dfa75f76e6ded5c92580d440ca48b_s390x",
"product": {
"name": "rhacm2/acm-governance-policy-framework-addon-rhel8@sha256:25271964483024b3235dd61f7e7bb9dd5e9dfa75f76e6ded5c92580d440ca48b_s390x",
"product_id": "rhacm2/acm-governance-policy-framework-addon-rhel8@sha256:25271964483024b3235dd61f7e7bb9dd5e9dfa75f76e6ded5c92580d440ca48b_s390x",
"product_identification_helper": {
"purl": "pkg:oci/acm-governance-policy-framework-addon-rhel8@sha256:25271964483024b3235dd61f7e7bb9dd5e9dfa75f76e6ded5c92580d440ca48b?arch=s390x\u0026repository_url=registry.redhat.io/rhacm2/acm-governance-policy-framework-addon-rhel8\u0026tag=v2.7.0-25"
}
}
},
{
"category": "product_version",
"name": "rhacm2/acm-grafana-rhel8@sha256:c8f1a9d09131727033e6e60984c5baa3271adc6a23854b9aabe70f36952d35d6_s390x",
"product": {
"name": "rhacm2/acm-grafana-rhel8@sha256:c8f1a9d09131727033e6e60984c5baa3271adc6a23854b9aabe70f36952d35d6_s390x",
"product_id": "rhacm2/acm-grafana-rhel8@sha256:c8f1a9d09131727033e6e60984c5baa3271adc6a23854b9aabe70f36952d35d6_s390x",
"product_identification_helper": {
"purl": "pkg:oci/acm-grafana-rhel8@sha256:c8f1a9d09131727033e6e60984c5baa3271adc6a23854b9aabe70f36952d35d6?arch=s390x\u0026repository_url=registry.redhat.io/rhacm2/acm-grafana-rhel8\u0026tag=v2.7.0-19"
}
}
},
{
"category": "product_version",
"name": "rhacm2/acm-must-gather-rhel8@sha256:ad85c5d648363cdb36790b49311f4e07a8584b9e6065cde9d41274a1bd716f0a_s390x",
"product": {
"name": "rhacm2/acm-must-gather-rhel8@sha256:ad85c5d648363cdb36790b49311f4e07a8584b9e6065cde9d41274a1bd716f0a_s390x",
"product_id": "rhacm2/acm-must-gather-rhel8@sha256:ad85c5d648363cdb36790b49311f4e07a8584b9e6065cde9d41274a1bd716f0a_s390x",
"product_identification_helper": {
"purl": "pkg:oci/acm-must-gather-rhel8@sha256:ad85c5d648363cdb36790b49311f4e07a8584b9e6065cde9d41274a1bd716f0a?arch=s390x\u0026repository_url=registry.redhat.io/rhacm2/acm-must-gather-rhel8\u0026tag=v2.7.0-23"
}
}
},
{
"category": "product_version",
"name": "rhacm2/acm-operator-bundle@sha256:90320bd14c632ace987ca1eac05a78068123ef1fc97c401951d073a3f0fd8e66_s390x",
"product": {
"name": "rhacm2/acm-operator-bundle@sha256:90320bd14c632ace987ca1eac05a78068123ef1fc97c401951d073a3f0fd8e66_s390x",
"product_id": "rhacm2/acm-operator-bundle@sha256:90320bd14c632ace987ca1eac05a78068123ef1fc97c401951d073a3f0fd8e66_s390x",
"product_identification_helper": {
"purl": "pkg:oci/acm-operator-bundle@sha256:90320bd14c632ace987ca1eac05a78068123ef1fc97c401951d073a3f0fd8e66?arch=s390x\u0026repository_url=registry.redhat.io/rhacm2/acm-operator-bundle\u0026tag=v2.7.0-267"
}
}
},
{
"category": "product_version",
"name": "rhacm2/acm-prometheus-config-reloader-rhel8@sha256:2839bcce06fd5a02f6cc8fce8668fb806ae8f2e0e7174e5c66376792c2d1fd92_s390x",
"product": {
"name": "rhacm2/acm-prometheus-config-reloader-rhel8@sha256:2839bcce06fd5a02f6cc8fce8668fb806ae8f2e0e7174e5c66376792c2d1fd92_s390x",
"product_id": "rhacm2/acm-prometheus-config-reloader-rhel8@sha256:2839bcce06fd5a02f6cc8fce8668fb806ae8f2e0e7174e5c66376792c2d1fd92_s390x",
"product_identification_helper": {
"purl": "pkg:oci/acm-prometheus-config-reloader-rhel8@sha256:2839bcce06fd5a02f6cc8fce8668fb806ae8f2e0e7174e5c66376792c2d1fd92?arch=s390x\u0026repository_url=registry.redhat.io/rhacm2/acm-prometheus-config-reloader-rhel8\u0026tag=v2.7.0-22"
}
}
},
{
"category": "product_version",
"name": "rhacm2/acm-prometheus-rhel8@sha256:c6d947e30ec1aa348d573ee93c669f71b38ea93801e71636f5f9ab4609f681b4_s390x",
"product": {
"name": "rhacm2/acm-prometheus-rhel8@sha256:c6d947e30ec1aa348d573ee93c669f71b38ea93801e71636f5f9ab4609f681b4_s390x",
"product_id": "rhacm2/acm-prometheus-rhel8@sha256:c6d947e30ec1aa348d573ee93c669f71b38ea93801e71636f5f9ab4609f681b4_s390x",
"product_identification_helper": {
"purl": "pkg:oci/acm-prometheus-rhel8@sha256:c6d947e30ec1aa348d573ee93c669f71b38ea93801e71636f5f9ab4609f681b4?arch=s390x\u0026repository_url=registry.redhat.io/rhacm2/acm-prometheus-rhel8\u0026tag=v2.7.0-22"
}
}
},
{
"category": "product_version",
"name": "rhacm2/acm-search-indexer-rhel8@sha256:53ceb20280569eaf0129686d49d462a3c1d3eaf2829b6eb920e9359be718e2c4_s390x",
"product": {
"name": "rhacm2/acm-search-indexer-rhel8@sha256:53ceb20280569eaf0129686d49d462a3c1d3eaf2829b6eb920e9359be718e2c4_s390x",
"product_id": "rhacm2/acm-search-indexer-rhel8@sha256:53ceb20280569eaf0129686d49d462a3c1d3eaf2829b6eb920e9359be718e2c4_s390x",
"product_identification_helper": {
"purl": "pkg:oci/acm-search-indexer-rhel8@sha256:53ceb20280569eaf0129686d49d462a3c1d3eaf2829b6eb920e9359be718e2c4?arch=s390x\u0026repository_url=registry.redhat.io/rhacm2/acm-search-indexer-rhel8\u0026tag=v2.7.0-26"
}
}
},
{
"category": "product_version",
"name": "rhacm2/acm-search-v2-api-rhel8@sha256:5be1e54791e8024f0e1342eba7d4441e0606f9a26be8f52aff51c8665baa41cc_s390x",
"product": {
"name": "rhacm2/acm-search-v2-api-rhel8@sha256:5be1e54791e8024f0e1342eba7d4441e0606f9a26be8f52aff51c8665baa41cc_s390x",
"product_id": "rhacm2/acm-search-v2-api-rhel8@sha256:5be1e54791e8024f0e1342eba7d4441e0606f9a26be8f52aff51c8665baa41cc_s390x",
"product_identification_helper": {
"purl": "pkg:oci/acm-search-v2-api-rhel8@sha256:5be1e54791e8024f0e1342eba7d4441e0606f9a26be8f52aff51c8665baa41cc?arch=s390x\u0026repository_url=registry.redhat.io/rhacm2/acm-search-v2-api-rhel8\u0026tag=v2.7.0-42"
}
}
},
{
"category": "product_version",
"name": "rhacm2/acm-search-v2-rhel8@sha256:f5b656141ad16ac873d1b886abc3b956380268b6c0dddb8ceac3e79b65edae0a_s390x",
"product": {
"name": "rhacm2/acm-search-v2-rhel8@sha256:f5b656141ad16ac873d1b886abc3b956380268b6c0dddb8ceac3e79b65edae0a_s390x",
"product_id": "rhacm2/acm-search-v2-rhel8@sha256:f5b656141ad16ac873d1b886abc3b956380268b6c0dddb8ceac3e79b65edae0a_s390x",
"product_identification_helper": {
"purl": "pkg:oci/acm-search-v2-rhel8@sha256:f5b656141ad16ac873d1b886abc3b956380268b6c0dddb8ceac3e79b65edae0a?arch=s390x\u0026repository_url=registry.redhat.io/rhacm2/acm-search-v2-rhel8\u0026tag=v2.7.0-33"
}
}
},
{
"category": "product_version",
"name": "rhacm2/acm-volsync-addon-controller-rhel8@sha256:98724153fa7763d22bcf11c3a5faa6eee0f6c40c4f4f647487e106d2ef427218_s390x",
"product": {
"name": "rhacm2/acm-volsync-addon-controller-rhel8@sha256:98724153fa7763d22bcf11c3a5faa6eee0f6c40c4f4f647487e106d2ef427218_s390x",
"product_id": "rhacm2/acm-volsync-addon-controller-rhel8@sha256:98724153fa7763d22bcf11c3a5faa6eee0f6c40c4f4f647487e106d2ef427218_s390x",
"product_identification_helper": {
"purl": "pkg:oci/acm-volsync-addon-controller-rhel8@sha256:98724153fa7763d22bcf11c3a5faa6eee0f6c40c4f4f647487e106d2ef427218?arch=s390x\u0026repository_url=registry.redhat.io/rhacm2/acm-volsync-addon-controller-rhel8\u0026tag=v2.7.0-26"
}
}
},
{
"category": "product_version",
"name": "rhacm2/cert-policy-controller-rhel8@sha256:1de63e2d307841c7707f4d0c09cd1d9cd673bbd7736c5f6c533986a9de0d1118_s390x",
"product": {
"name": "rhacm2/cert-policy-controller-rhel8@sha256:1de63e2d307841c7707f4d0c09cd1d9cd673bbd7736c5f6c533986a9de0d1118_s390x",
"product_id": "rhacm2/cert-policy-controller-rhel8@sha256:1de63e2d307841c7707f4d0c09cd1d9cd673bbd7736c5f6c533986a9de0d1118_s390x",
"product_identification_helper": {
"purl": "pkg:oci/cert-policy-controller-rhel8@sha256:1de63e2d307841c7707f4d0c09cd1d9cd673bbd7736c5f6c533986a9de0d1118?arch=s390x\u0026repository_url=registry.redhat.io/rhacm2/cert-policy-controller-rhel8\u0026tag=v2.7.0-23"
}
}
},
{
"category": "product_version",
"name": "rhacm2/cluster-backup-rhel8-operator@sha256:09f23f185abfbec175fbea2cc1fba624308c2777b5c8133d9e98daeb4bcfa009_s390x",
"product": {
"name": "rhacm2/cluster-backup-rhel8-operator@sha256:09f23f185abfbec175fbea2cc1fba624308c2777b5c8133d9e98daeb4bcfa009_s390x",
"product_id": "rhacm2/cluster-backup-rhel8-operator@sha256:09f23f185abfbec175fbea2cc1fba624308c2777b5c8133d9e98daeb4bcfa009_s390x",
"product_identification_helper": {
"purl": "pkg:oci/cluster-backup-rhel8-operator@sha256:09f23f185abfbec175fbea2cc1fba624308c2777b5c8133d9e98daeb4bcfa009?arch=s390x\u0026repository_url=registry.redhat.io/rhacm2/cluster-backup-rhel8-operator\u0026tag=v2.7.0-74"
}
}
},
{
"category": "product_version",
"name": "rhacm2/config-policy-controller-rhel8@sha256:fab9c37776dabaa9c510bf243f23407715a1e3bd1c0a0280dc22191c6349a1c0_s390x",
"product": {
"name": "rhacm2/config-policy-controller-rhel8@sha256:fab9c37776dabaa9c510bf243f23407715a1e3bd1c0a0280dc22191c6349a1c0_s390x",
"product_id": "rhacm2/config-policy-controller-rhel8@sha256:fab9c37776dabaa9c510bf243f23407715a1e3bd1c0a0280dc22191c6349a1c0_s390x",
"product_identification_helper": {
"purl": "pkg:oci/config-policy-controller-rhel8@sha256:fab9c37776dabaa9c510bf243f23407715a1e3bd1c0a0280dc22191c6349a1c0?arch=s390x\u0026repository_url=registry.redhat.io/rhacm2/config-policy-controller-rhel8\u0026tag=v2.7.0-39"
}
}
},
{
"category": "product_version",
"name": "rhacm2/console-rhel8@sha256:01517c35f75f1f4f4c3625eb899bff16ae5c114a241c70b56f7de2310ddd065e_s390x",
"product": {
"name": "rhacm2/console-rhel8@sha256:01517c35f75f1f4f4c3625eb899bff16ae5c114a241c70b56f7de2310ddd065e_s390x",
"product_id": "rhacm2/console-rhel8@sha256:01517c35f75f1f4f4c3625eb899bff16ae5c114a241c70b56f7de2310ddd065e_s390x",
"product_identification_helper": {
"purl": "pkg:oci/console-rhel8@sha256:01517c35f75f1f4f4c3625eb899bff16ae5c114a241c70b56f7de2310ddd065e?arch=s390x\u0026repository_url=registry.redhat.io/rhacm2/console-rhel8\u0026tag=v2.7.0-125"
}
}
},
{
"category": "product_version",
"name": "rhacm2/endpoint-monitoring-rhel8-operator@sha256:8913009902c71afe34f3a98ed720997e72f764cb7e251a08a2698f2d8ce64e24_s390x",
"product": {
"name": "rhacm2/endpoint-monitoring-rhel8-operator@sha256:8913009902c71afe34f3a98ed720997e72f764cb7e251a08a2698f2d8ce64e24_s390x",
"product_id": "rhacm2/endpoint-monitoring-rhel8-operator@sha256:8913009902c71afe34f3a98ed720997e72f764cb7e251a08a2698f2d8ce64e24_s390x",
"product_identification_helper": {
"purl": "pkg:oci/endpoint-monitoring-rhel8-operator@sha256:8913009902c71afe34f3a98ed720997e72f764cb7e251a08a2698f2d8ce64e24?arch=s390x\u0026repository_url=registry.redhat.io/rhacm2/endpoint-monitoring-rhel8-operator\u0026tag=v2.7.0-33"
}
}
},
{
"category": "product_version",
"name": "rhacm2/governance-policy-propagator-rhel8@sha256:d4296089159e15bf3e11f5695a34d10b83875a346545f1d09824b4fe47295cf8_s390x",
"product": {
"name": "rhacm2/governance-policy-propagator-rhel8@sha256:d4296089159e15bf3e11f5695a34d10b83875a346545f1d09824b4fe47295cf8_s390x",
"product_id": "rhacm2/governance-policy-propagator-rhel8@sha256:d4296089159e15bf3e11f5695a34d10b83875a346545f1d09824b4fe47295cf8_s390x",
"product_identification_helper": {
"purl": "pkg:oci/governance-policy-propagator-rhel8@sha256:d4296089159e15bf3e11f5695a34d10b83875a346545f1d09824b4fe47295cf8?arch=s390x\u0026repository_url=registry.redhat.io/rhacm2/governance-policy-propagator-rhel8\u0026tag=v2.7.0-47"
}
}
},
{
"category": "product_version",
"name": "rhacm2/grafana-dashboard-loader-rhel8@sha256:c182f0b51bfd9b29ea7363f74522a49b6601418f5db76843231167ef1176f709_s390x",
"product": {
"name": "rhacm2/grafana-dashboard-loader-rhel8@sha256:c182f0b51bfd9b29ea7363f74522a49b6601418f5db76843231167ef1176f709_s390x",
"product_id": "rhacm2/grafana-dashboard-loader-rhel8@sha256:c182f0b51bfd9b29ea7363f74522a49b6601418f5db76843231167ef1176f709_s390x",
"product_identification_helper": {
"purl": "pkg:oci/grafana-dashboard-loader-rhel8@sha256:c182f0b51bfd9b29ea7363f74522a49b6601418f5db76843231167ef1176f709?arch=s390x\u0026repository_url=registry.redhat.io/rhacm2/grafana-dashboard-loader-rhel8\u0026tag=v2.7.0-34"
}
}
},
{
"category": "product_version",
"name": "rhacm2/iam-policy-controller-rhel8@sha256:f7a86d6209a19498e56da1f39533a1198af35c2a9e3c824cea252eb34d737219_s390x",
"product": {
"name": "rhacm2/iam-policy-controller-rhel8@sha256:f7a86d6209a19498e56da1f39533a1198af35c2a9e3c824cea252eb34d737219_s390x",
"product_id": "rhacm2/iam-policy-controller-rhel8@sha256:f7a86d6209a19498e56da1f39533a1198af35c2a9e3c824cea252eb34d737219_s390x",
"product_identification_helper": {
"purl": "pkg:oci/iam-policy-controller-rhel8@sha256:f7a86d6209a19498e56da1f39533a1198af35c2a9e3c824cea252eb34d737219?arch=s390x\u0026repository_url=registry.redhat.io/rhacm2/iam-policy-controller-rhel8\u0026tag=v2.7.0-24"
}
}
},
{
"category": "product_version",
"name": "rhacm2/insights-client-rhel8@sha256:9d25ef8c29b2dac4660e18c17d0286fa2ff0f6f6383b6bf795f7e5e6f70b950e_s390x",
"product": {
"name": "rhacm2/insights-client-rhel8@sha256:9d25ef8c29b2dac4660e18c17d0286fa2ff0f6f6383b6bf795f7e5e6f70b950e_s390x",
"product_id": "rhacm2/insights-client-rhel8@sha256:9d25ef8c29b2dac4660e18c17d0286fa2ff0f6f6383b6bf795f7e5e6f70b950e_s390x",
"product_identification_helper": {
"purl": "pkg:oci/insights-client-rhel8@sha256:9d25ef8c29b2dac4660e18c17d0286fa2ff0f6f6383b6bf795f7e5e6f70b950e?arch=s390x\u0026repository_url=registry.redhat.io/rhacm2/insights-client-rhel8\u0026tag=v2.7.0-20"
}
}
},
{
"category": "product_version",
"name": "rhacm2/insights-metrics-rhel8@sha256:ed01454411cbdfb20661aecc76e00767b5ec122e27a379159476eabba741b94e_s390x",
"product": {
"name": "rhacm2/insights-metrics-rhel8@sha256:ed01454411cbdfb20661aecc76e00767b5ec122e27a379159476eabba741b94e_s390x",
"product_id": "rhacm2/insights-metrics-rhel8@sha256:ed01454411cbdfb20661aecc76e00767b5ec122e27a379159476eabba741b94e_s390x",
"product_identification_helper": {
"purl": "pkg:oci/insights-metrics-rhel8@sha256:ed01454411cbdfb20661aecc76e00767b5ec122e27a379159476eabba741b94e?arch=s390x\u0026repository_url=registry.redhat.io/rhacm2/insights-metrics-rhel8\u0026tag=v2.7.0-20"
}
}
},
{
"category": "product_version",
"name": "rhacm2/klusterlet-addon-controller-rhel8@sha256:866125412b6812710734b9e72d09581be40879bb57236e37660e2d29210a37ad_s390x",
"product": {
"name": "rhacm2/klusterlet-addon-controller-rhel8@sha256:866125412b6812710734b9e72d09581be40879bb57236e37660e2d29210a37ad_s390x",
"product_id": "rhacm2/klusterlet-addon-controller-rhel8@sha256:866125412b6812710734b9e72d09581be40879bb57236e37660e2d29210a37ad_s390x",
"product_identification_helper": {
"purl": "pkg:oci/klusterlet-addon-controller-rhel8@sha256:866125412b6812710734b9e72d09581be40879bb57236e37660e2d29210a37ad?arch=s390x\u0026repository_url=registry.redhat.io/rhacm2/klusterlet-addon-controller-rhel8\u0026tag=v2.7.0-20"
}
}
},
{
"category": "product_version",
"name": "rhacm2/kube-rbac-proxy-rhel8@sha256:f0397b30dc7b824b0e37a256c5a067585885c80db1033b44a13fe56446cd80a9_s390x",
"product": {
"name": "rhacm2/kube-rbac-proxy-rhel8@sha256:f0397b30dc7b824b0e37a256c5a067585885c80db1033b44a13fe56446cd80a9_s390x",
"product_id": "rhacm2/kube-rbac-proxy-rhel8@sha256:f0397b30dc7b824b0e37a256c5a067585885c80db1033b44a13fe56446cd80a9_s390x",
"product_identification_helper": {
"purl": "pkg:oci/kube-rbac-proxy-rhel8@sha256:f0397b30dc7b824b0e37a256c5a067585885c80db1033b44a13fe56446cd80a9?arch=s390x\u0026repository_url=registry.redhat.io/rhacm2/kube-rbac-proxy-rhel8\u0026tag=v2.7.0-21"
}
}
},
{
"category": "product_version",
"name": "rhacm2/kube-state-metrics-rhel8@sha256:1f27bc62a66413a31d2d680ecd2a8ed9c9d378341da56b788cd86c98151a1fd4_s390x",
"product": {
"name": "rhacm2/kube-state-metrics-rhel8@sha256:1f27bc62a66413a31d2d680ecd2a8ed9c9d378341da56b788cd86c98151a1fd4_s390x",
"product_id": "rhacm2/kube-state-metrics-rhel8@sha256:1f27bc62a66413a31d2d680ecd2a8ed9c9d378341da56b788cd86c98151a1fd4_s390x",
"product_identification_helper": {
"purl": "pkg:oci/kube-state-metrics-rhel8@sha256:1f27bc62a66413a31d2d680ecd2a8ed9c9d378341da56b788cd86c98151a1fd4?arch=s390x\u0026repository_url=registry.redhat.io/rhacm2/kube-state-metrics-rhel8\u0026tag=v2.7.0-22"
}
}
},
{
"category": "product_version",
"name": "rhacm2/management-ingress-rhel8@sha256:70aa7c3711b4085caa9ba50295dfedf9b2cd3a1b37e815e4a7245c1aef0cfe22_s390x",
"product": {
"name": "rhacm2/management-ingress-rhel8@sha256:70aa7c3711b4085caa9ba50295dfedf9b2cd3a1b37e815e4a7245c1aef0cfe22_s390x",
"product_id": "rhacm2/management-ingress-rhel8@sha256:70aa7c3711b4085caa9ba50295dfedf9b2cd3a1b37e815e4a7245c1aef0cfe22_s390x",
"product_identification_helper": {
"purl": "pkg:oci/management-ingress-rhel8@sha256:70aa7c3711b4085caa9ba50295dfedf9b2cd3a1b37e815e4a7245c1aef0cfe22?arch=s390x\u0026repository_url=registry.redhat.io/rhacm2/management-ingress-rhel8\u0026tag=v2.7.0-21"
}
}
},
{
"category": "product_version",
"name": "rhacm2/memcached-rhel8@sha256:6c7cb2786f6863e7d1c8554f159c68123921d22bbd7bec5fc3532cad991937b4_s390x",
"product": {
"name": "rhacm2/memcached-rhel8@sha256:6c7cb2786f6863e7d1c8554f159c68123921d22bbd7bec5fc3532cad991937b4_s390x",
"product_id": "rhacm2/memcached-rhel8@sha256:6c7cb2786f6863e7d1c8554f159c68123921d22bbd7bec5fc3532cad991937b4_s390x",
"product_identification_helper": {
"purl": "pkg:oci/memcached-rhel8@sha256:6c7cb2786f6863e7d1c8554f159c68123921d22bbd7bec5fc3532cad991937b4?arch=s390x\u0026repository_url=registry.redhat.io/rhacm2/memcached-rhel8\u0026tag=v2.7.0-9"
}
}
},
{
"category": "product_version",
"name": "rhacm2/memcached-exporter-rhel8@sha256:c7937a592a255199c316e30c499d0c150cc95c3f208e46d8a936a5bc03a1fed6_s390x",
"product": {
"name": "rhacm2/memcached-exporter-rhel8@sha256:c7937a592a255199c316e30c499d0c150cc95c3f208e46d8a936a5bc03a1fed6_s390x",
"product_id": "rhacm2/memcached-exporter-rhel8@sha256:c7937a592a255199c316e30c499d0c150cc95c3f208e46d8a936a5bc03a1fed6_s390x",
"product_identification_helper": {
"purl": "pkg:oci/memcached-exporter-rhel8@sha256:c7937a592a255199c316e30c499d0c150cc95c3f208e46d8a936a5bc03a1fed6?arch=s390x\u0026repository_url=registry.redhat.io/rhacm2/memcached-exporter-rhel8\u0026tag=v2.7.0-16"
}
}
},
{
"category": "product_version",
"name": "rhacm2/metrics-collector-rhel8@sha256:21644ef77ec046c79fb64f612245ac5d59c0aa569c548b48062da8896d159696_s390x",
"product": {
"name": "rhacm2/metrics-collector-rhel8@sha256:21644ef77ec046c79fb64f612245ac5d59c0aa569c548b48062da8896d159696_s390x",
"product_id": "rhacm2/metrics-collector-rhel8@sha256:21644ef77ec046c79fb64f612245ac5d59c0aa569c548b48062da8896d159696_s390x",
"product_identification_helper": {
"purl": "pkg:oci/metrics-collector-rhel8@sha256:21644ef77ec046c79fb64f612245ac5d59c0aa569c548b48062da8896d159696?arch=s390x\u0026repository_url=registry.redhat.io/rhacm2/metrics-collector-rhel8\u0026tag=v2.7.0-33"
}
}
},
{
"category": "product_version",
"name": "rhacm2/multicloud-integrations-rhel8@sha256:651c4ac3da42bc2acfe9bff35e397ccf5e88abb6303622f3244d6ccb9b8f9e0d_s390x",
"product": {
"name": "rhacm2/multicloud-integrations-rhel8@sha256:651c4ac3da42bc2acfe9bff35e397ccf5e88abb6303622f3244d6ccb9b8f9e0d_s390x",
"product_id": "rhacm2/multicloud-integrations-rhel8@sha256:651c4ac3da42bc2acfe9bff35e397ccf5e88abb6303622f3244d6ccb9b8f9e0d_s390x",
"product_identification_helper": {
"purl": "pkg:oci/multicloud-integrations-rhel8@sha256:651c4ac3da42bc2acfe9bff35e397ccf5e88abb6303622f3244d6ccb9b8f9e0d?arch=s390x\u0026repository_url=registry.redhat.io/rhacm2/multicloud-integrations-rhel8\u0026tag=v2.7.0-24"
}
}
},
{
"category": "product_version",
"name": "rhacm2/multiclusterhub-rhel8@sha256:b82d4ecef59b69623ec4d0a9b5537fa52e007336727c92345cd829d80961f14a_s390x",
"product": {
"name": "rhacm2/multiclusterhub-rhel8@sha256:b82d4ecef59b69623ec4d0a9b5537fa52e007336727c92345cd829d80961f14a_s390x",
"product_id": "rhacm2/multiclusterhub-rhel8@sha256:b82d4ecef59b69623ec4d0a9b5537fa52e007336727c92345cd829d80961f14a_s390x",
"product_identification_helper": {
"purl": "pkg:oci/multiclusterhub-rhel8@sha256:b82d4ecef59b69623ec4d0a9b5537fa52e007336727c92345cd829d80961f14a?arch=s390x\u0026repository_url=registry.redhat.io/rhacm2/multiclusterhub-rhel8\u0026tag=v2.7.0-63"
}
}
},
{
"category": "product_version",
"name": "rhacm2/multicluster-observability-rhel8-operator@sha256:93da29b41da3c87d4bffaf42369b50217f5d8f81d0a82c4108c27a3c40f544d8_s390x",
"product": {
"name": "rhacm2/multicluster-observability-rhel8-operator@sha256:93da29b41da3c87d4bffaf42369b50217f5d8f81d0a82c4108c27a3c40f544d8_s390x",
"product_id": "rhacm2/multicluster-observability-rhel8-operator@sha256:93da29b41da3c87d4bffaf42369b50217f5d8f81d0a82c4108c27a3c40f544d8_s390x",
"product_identification_helper": {
"purl": "pkg:oci/multicluster-observability-rhel8-operator@sha256:93da29b41da3c87d4bffaf42369b50217f5d8f81d0a82c4108c27a3c40f544d8?arch=s390x\u0026repository_url=registry.redhat.io/rhacm2/multicluster-observability-rhel8-operator\u0026tag=v2.7.0-34"
}
}
},
{
"category": "product_version",
"name": "rhacm2/multicluster-operators-application-rhel8@sha256:299f0753c65ab4e609418fd5515bdcb041bee357f4db192ae32a24ad0c4d7853_s390x",
"product": {
"name": "rhacm2/multicluster-operators-application-rhel8@sha256:299f0753c65ab4e609418fd5515bdcb041bee357f4db192ae32a24ad0c4d7853_s390x",
"product_id": "rhacm2/multicluster-operators-application-rhel8@sha256:299f0753c65ab4e609418fd5515bdcb041bee357f4db192ae32a24ad0c4d7853_s390x",
"product_identification_helper": {
"purl": "pkg:oci/multicluster-operators-application-rhel8@sha256:299f0753c65ab4e609418fd5515bdcb041bee357f4db192ae32a24ad0c4d7853?arch=s390x\u0026repository_url=registry.redhat.io/rhacm2/multicluster-operators-application-rhel8\u0026tag=v2.7.0-22"
}
}
},
{
"category": "product_version",
"name": "rhacm2/multicluster-operators-channel-rhel8@sha256:d8fe5baa4aefbcf41861743a3cf6c94f8a2a63526e96e5d263a40a8cb8a5ad4e_s390x",
"product": {
"name": "rhacm2/multicluster-operators-channel-rhel8@sha256:d8fe5baa4aefbcf41861743a3cf6c94f8a2a63526e96e5d263a40a8cb8a5ad4e_s390x",
"product_id": "rhacm2/multicluster-operators-channel-rhel8@sha256:d8fe5baa4aefbcf41861743a3cf6c94f8a2a63526e96e5d263a40a8cb8a5ad4e_s390x",
"product_identification_helper": {
"purl": "pkg:oci/multicluster-operators-channel-rhel8@sha256:d8fe5baa4aefbcf41861743a3cf6c94f8a2a63526e96e5d263a40a8cb8a5ad4e?arch=s390x\u0026repository_url=registry.redhat.io/rhacm2/multicluster-operators-channel-rhel8\u0026tag=v2.7.0-25"
}
}
},
{
"category": "product_version",
"name": "rhacm2/multicluster-operators-subscription-rhel8@sha256:6307eb5e9195415477b18d701310e8813772b7120d0fc4ac83846e54b46b4745_s390x",
"product": {
"name": "rhacm2/multicluster-operators-subscription-rhel8@sha256:6307eb5e9195415477b18d701310e8813772b7120d0fc4ac83846e54b46b4745_s390x",
"product_id": "rhacm2/multicluster-operators-subscription-rhel8@sha256:6307eb5e9195415477b18d701310e8813772b7120d0fc4ac83846e54b46b4745_s390x",
"product_identification_helper": {
"purl": "pkg:oci/multicluster-operators-subscription-rhel8@sha256:6307eb5e9195415477b18d701310e8813772b7120d0fc4ac83846e54b46b4745?arch=s390x\u0026repository_url=registry.redhat.io/rhacm2/multicluster-operators-subscription-rhel8\u0026tag=v2.7.0-57"
}
}
},
{
"category": "product_version",
"name": "rhacm2/node-exporter-rhel8@sha256:97291260ff17e7e1b1f490a68041613ca5f7c192d848f928eca9b867de47bc4e_s390x",
"product": {
"name": "rhacm2/node-exporter-rhel8@sha256:97291260ff17e7e1b1f490a68041613ca5f7c192d848f928eca9b867de47bc4e_s390x",
"product_id": "rhacm2/node-exporter-rhel8@sha256:97291260ff17e7e1b1f490a68041613ca5f7c192d848f928eca9b867de47bc4e_s390x",
"product_identification_helper": {
"purl": "pkg:oci/node-exporter-rhel8@sha256:97291260ff17e7e1b1f490a68041613ca5f7c192d848f928eca9b867de47bc4e?arch=s390x\u0026repository_url=registry.redhat.io/rhacm2/node-exporter-rhel8\u0026tag=v2.7.0-21"
}
}
},
{
"category": "product_version",
"name": "rhacm2/observatorium-rhel8@sha256:51374017a10289e0402363ae2839d110f500be44dc44834dbd8dd66ba0e6f5e9_s390x",
"product": {
"name": "rhacm2/observatorium-rhel8@sha256:51374017a10289e0402363ae2839d110f500be44dc44834dbd8dd66ba0e6f5e9_s390x",
"product_id": "rhacm2/observatorium-rhel8@sha256:51374017a10289e0402363ae2839d110f500be44dc44834dbd8dd66ba0e6f5e9_s390x",
"product_identification_helper": {
"purl": "pkg:oci/observatorium-rhel8@sha256:51374017a10289e0402363ae2839d110f500be44dc44834dbd8dd66ba0e6f5e9?arch=s390x\u0026repository_url=registry.redhat.io/rhacm2/observatorium-rhel8\u0026tag=v2.7.0-21"
}
}
},
{
"category": "product_version",
"name": "rhacm2/observatorium-rhel8-operator@sha256:c870e034b29dfa320cb6a6bf60021033b622b76a0c4aaaf2a768326ea046b459_s390x",
"product": {
"name": "rhacm2/observatorium-rhel8-operator@sha256:c870e034b29dfa320cb6a6bf60021033b622b76a0c4aaaf2a768326ea046b459_s390x",
"product_id": "rhacm2/observatorium-rhel8-operator@sha256:c870e034b29dfa320cb6a6bf60021033b622b76a0c4aaaf2a768326ea046b459_s390x",
"product_identification_helper": {
"purl": "pkg:oci/observatorium-rhel8-operator@sha256:c870e034b29dfa320cb6a6bf60021033b622b76a0c4aaaf2a768326ea046b459?arch=s390x\u0026repository_url=registry.redhat.io/rhacm2/observatorium-rhel8-operator\u0026tag=v2.7.0-19"
}
}
},
{
"category": "product_version",
"name": "rhacm2/prometheus-alertmanager-rhel8@sha256:fdbba855391acd2b33d0b16f9f0e7ba2a9cdbaa90bf71298182954b7f4c8fe76_s390x",
"product": {
"name": "rhacm2/prometheus-alertmanager-rhel8@sha256:fdbba855391acd2b33d0b16f9f0e7ba2a9cdbaa90bf71298182954b7f4c8fe76_s390x",
"product_id": "rhacm2/prometheus-alertmanager-rhel8@sha256:fdbba855391acd2b33d0b16f9f0e7ba2a9cdbaa90bf71298182954b7f4c8fe76_s390x",
"product_identification_helper": {
"purl": "pkg:oci/prometheus-alertmanager-rhel8@sha256:fdbba855391acd2b33d0b16f9f0e7ba2a9cdbaa90bf71298182954b7f4c8fe76?arch=s390x\u0026repository_url=registry.redhat.io/rhacm2/prometheus-alertmanager-rhel8\u0026tag=v2.7.0-18"
}
}
},
{
"category": "product_version",
"name": "rhacm2/prometheus-rhel8@sha256:6877b4207285d7a0e1343f5c1b70bab163d1fd5004f778998d2e612817ea5f06_s390x",
"product": {
"name": "rhacm2/prometheus-rhel8@sha256:6877b4207285d7a0e1343f5c1b70bab163d1fd5004f778998d2e612817ea5f06_s390x",
"product_id": "rhacm2/prometheus-rhel8@sha256:6877b4207285d7a0e1343f5c1b70bab163d1fd5004f778998d2e612817ea5f06_s390x",
"product_identification_helper": {
"purl": "pkg:oci/prometheus-rhel8@sha256:6877b4207285d7a0e1343f5c1b70bab163d1fd5004f778998d2e612817ea5f06?arch=s390x\u0026repository_url=registry.redhat.io/rhacm2/prometheus-rhel8\u0026tag=v2.7.0-18"
}
}
},
{
"category": "product_version",
"name": "rhacm2/rbac-query-proxy-rhel8@sha256:3481fdb51147ce735b7864215cacd4c6a24b2c05a9388866f11be887a5fd0d4f_s390x",
"product": {
"name": "rhacm2/rbac-query-proxy-rhel8@sha256:3481fdb51147ce735b7864215cacd4c6a24b2c05a9388866f11be887a5fd0d4f_s390x",
"product_id": "rhacm2/rbac-query-proxy-rhel8@sha256:3481fdb51147ce735b7864215cacd4c6a24b2c05a9388866f11be887a5fd0d4f_s390x",
"product_identification_helper": {
"purl": "pkg:oci/rbac-query-proxy-rhel8@sha256:3481fdb51147ce735b7864215cacd4c6a24b2c05a9388866f11be887a5fd0d4f?arch=s390x\u0026repository_url=registry.redhat.io/rhacm2/rbac-query-proxy-rhel8\u0026tag=v2.7.0-34"
}
}
},
{
"category": "product_version",
"name": "rhacm2/search-collector-rhel8@sha256:6695c50772760b400d0535f406f02b7c37436c5ce6932b8d5518b995780287a8_s390x",
"product": {
"name": "rhacm2/search-collector-rhel8@sha256:6695c50772760b400d0535f406f02b7c37436c5ce6932b8d5518b995780287a8_s390x",
"product_id": "rhacm2/search-collector-rhel8@sha256:6695c50772760b400d0535f406f02b7c37436c5ce6932b8d5518b995780287a8_s390x",
"product_identification_helper": {
"purl": "pkg:oci/search-collector-rhel8@sha256:6695c50772760b400d0535f406f02b7c37436c5ce6932b8d5518b995780287a8?arch=s390x\u0026repository_url=registry.redhat.io/rhacm2/search-collector-rhel8\u0026tag=v2.7.0-28"
}
}
},
{
"category": "product_version",
"name": "rhacm2/submariner-addon-rhel8@sha256:17dfda9e5f46f9df69171607ec2e078be9362de4c13e2ed20763fc59a7e9cd1a_s390x",
"product": {
"name": "rhacm2/submariner-addon-rhel8@sha256:17dfda9e5f46f9df69171607ec2e078be9362de4c13e2ed20763fc59a7e9cd1a_s390x",
"product_id": "rhacm2/submariner-addon-rhel8@sha256:17dfda9e5f46f9df69171607ec2e078be9362de4c13e2ed20763fc59a7e9cd1a_s390x",
"product_identification_helper": {
"purl": "pkg:oci/submariner-addon-rhel8@sha256:17dfda9e5f46f9df69171607ec2e078be9362de4c13e2ed20763fc59a7e9cd1a?arch=s390x\u0026repository_url=registry.redhat.io/rhacm2/submariner-addon-rhel8\u0026tag=v2.7.0-52"
}
}
},
{
"category": "product_version",
"name": "rhacm2/thanos-rhel8@sha256:6515a630cddbb13fd14f81fd3b8c3a95f2469eaf599010b42732d8fd794af1b0_s390x",
"product": {
"name": "rhacm2/thanos-rhel8@sha256:6515a630cddbb13fd14f81fd3b8c3a95f2469eaf599010b42732d8fd794af1b0_s390x",
"product_id": "rhacm2/thanos-rhel8@sha256:6515a630cddbb13fd14f81fd3b8c3a95f2469eaf599010b42732d8fd794af1b0_s390x",
"product_identification_helper": {
"purl": "pkg:oci/thanos-rhel8@sha256:6515a630cddbb13fd14f81fd3b8c3a95f2469eaf599010b42732d8fd794af1b0?arch=s390x\u0026repository_url=registry.redhat.io/rhacm2/thanos-rhel8\u0026tag=v2.7.0-17"
}
}
},
{
"category": "product_version",
"name": "rhacm2/thanos-receive-controller-rhel8@sha256:b17fe936f5d8d8da38d72bf2153b47ac619c460c1f8227b4cb2f37cfc18cd4be_s390x",
"product": {
"name": "rhacm2/thanos-receive-controller-rhel8@sha256:b17fe936f5d8d8da38d72bf2153b47ac619c460c1f8227b4cb2f37cfc18cd4be_s390x",
"product_id": "rhacm2/thanos-receive-controller-rhel8@sha256:b17fe936f5d8d8da38d72bf2153b47ac619c460c1f8227b4cb2f37cfc18cd4be_s390x",
"product_identification_helper": {
"purl": "pkg:oci/thanos-receive-controller-rhel8@sha256:b17fe936f5d8d8da38d72bf2153b47ac619c460c1f8227b4cb2f37cfc18cd4be?arch=s390x\u0026repository_url=registry.redhat.io/rhacm2/thanos-receive-controller-rhel8\u0026tag=v2.7.0-19"
}
}
}
],
"category": "architecture",
"name": "s390x"
},
{
"branches": [
{
"category": "product_version",
"name": "rhacm2/acm-governance-policy-addon-controller-rhel8@sha256:1aae106ecbdeadb77b0fd95133827e7fad4f5fcb9916e56ca0dfccab8bd34bed_ppc64le",
"product": {
"name": "rhacm2/acm-governance-policy-addon-controller-rhel8@sha256:1aae106ecbdeadb77b0fd95133827e7fad4f5fcb9916e56ca0dfccab8bd34bed_ppc64le",
"product_id": "rhacm2/acm-governance-policy-addon-controller-rhel8@sha256:1aae106ecbdeadb77b0fd95133827e7fad4f5fcb9916e56ca0dfccab8bd34bed_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/acm-governance-policy-addon-controller-rhel8@sha256:1aae106ecbdeadb77b0fd95133827e7fad4f5fcb9916e56ca0dfccab8bd34bed?arch=ppc64le\u0026repository_url=registry.redhat.io/rhacm2/acm-governance-policy-addon-controller-rhel8\u0026tag=v2.7.0-48"
}
}
},
{
"category": "product_version",
"name": "rhacm2/acm-governance-policy-framework-addon-rhel8@sha256:b7b778111722c0da14ae74580be1813f6ecedf97fcd88de46fd15cc3ace2cb61_ppc64le",
"product": {
"name": "rhacm2/acm-governance-policy-framework-addon-rhel8@sha256:b7b778111722c0da14ae74580be1813f6ecedf97fcd88de46fd15cc3ace2cb61_ppc64le",
"product_id": "rhacm2/acm-governance-policy-framework-addon-rhel8@sha256:b7b778111722c0da14ae74580be1813f6ecedf97fcd88de46fd15cc3ace2cb61_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/acm-governance-policy-framework-addon-rhel8@sha256:b7b778111722c0da14ae74580be1813f6ecedf97fcd88de46fd15cc3ace2cb61?arch=ppc64le\u0026repository_url=registry.redhat.io/rhacm2/acm-governance-policy-framework-addon-rhel8\u0026tag=v2.7.0-25"
}
}
},
{
"category": "product_version",
"name": "rhacm2/acm-grafana-rhel8@sha256:2e3505803004ca421087171bfe9097f6f106c812f840e8b83d1215150b4137c4_ppc64le",
"product": {
"name": "rhacm2/acm-grafana-rhel8@sha256:2e3505803004ca421087171bfe9097f6f106c812f840e8b83d1215150b4137c4_ppc64le",
"product_id": "rhacm2/acm-grafana-rhel8@sha256:2e3505803004ca421087171bfe9097f6f106c812f840e8b83d1215150b4137c4_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/acm-grafana-rhel8@sha256:2e3505803004ca421087171bfe9097f6f106c812f840e8b83d1215150b4137c4?arch=ppc64le\u0026repository_url=registry.redhat.io/rhacm2/acm-grafana-rhel8\u0026tag=v2.7.0-19"
}
}
},
{
"category": "product_version",
"name": "rhacm2/acm-must-gather-rhel8@sha256:a05c071011c96e4db1e4a469883103f4118a304d3e03338083d2a103c0e7c208_ppc64le",
"product": {
"name": "rhacm2/acm-must-gather-rhel8@sha256:a05c071011c96e4db1e4a469883103f4118a304d3e03338083d2a103c0e7c208_ppc64le",
"product_id": "rhacm2/acm-must-gather-rhel8@sha256:a05c071011c96e4db1e4a469883103f4118a304d3e03338083d2a103c0e7c208_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/acm-must-gather-rhel8@sha256:a05c071011c96e4db1e4a469883103f4118a304d3e03338083d2a103c0e7c208?arch=ppc64le\u0026repository_url=registry.redhat.io/rhacm2/acm-must-gather-rhel8\u0026tag=v2.7.0-23"
}
}
},
{
"category": "product_version",
"name": "rhacm2/acm-operator-bundle@sha256:e45be680b6140f58ff1840649b29aebebad4c5950d9571ca39dfea1dffd669b0_ppc64le",
"product": {
"name": "rhacm2/acm-operator-bundle@sha256:e45be680b6140f58ff1840649b29aebebad4c5950d9571ca39dfea1dffd669b0_ppc64le",
"product_id": "rhacm2/acm-operator-bundle@sha256:e45be680b6140f58ff1840649b29aebebad4c5950d9571ca39dfea1dffd669b0_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/acm-operator-bundle@sha256:e45be680b6140f58ff1840649b29aebebad4c5950d9571ca39dfea1dffd669b0?arch=ppc64le\u0026repository_url=registry.redhat.io/rhacm2/acm-operator-bundle\u0026tag=v2.7.0-267"
}
}
},
{
"category": "product_version",
"name": "rhacm2/acm-prometheus-config-reloader-rhel8@sha256:0fd63f75b7638fadc78f92a62d6e9731e42c05069f3e93ab0ffd4b004de78100_ppc64le",
"product": {
"name": "rhacm2/acm-prometheus-config-reloader-rhel8@sha256:0fd63f75b7638fadc78f92a62d6e9731e42c05069f3e93ab0ffd4b004de78100_ppc64le",
"product_id": "rhacm2/acm-prometheus-config-reloader-rhel8@sha256:0fd63f75b7638fadc78f92a62d6e9731e42c05069f3e93ab0ffd4b004de78100_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/acm-prometheus-config-reloader-rhel8@sha256:0fd63f75b7638fadc78f92a62d6e9731e42c05069f3e93ab0ffd4b004de78100?arch=ppc64le\u0026repository_url=registry.redhat.io/rhacm2/acm-prometheus-config-reloader-rhel8\u0026tag=v2.7.0-22"
}
}
},
{
"category": "product_version",
"name": "rhacm2/acm-prometheus-rhel8@sha256:7e98ef30dca1071d5abff1be2a3a296cc9a4663162a3828b697637195d314e77_ppc64le",
"product": {
"name": "rhacm2/acm-prometheus-rhel8@sha256:7e98ef30dca1071d5abff1be2a3a296cc9a4663162a3828b697637195d314e77_ppc64le",
"product_id": "rhacm2/acm-prometheus-rhel8@sha256:7e98ef30dca1071d5abff1be2a3a296cc9a4663162a3828b697637195d314e77_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/acm-prometheus-rhel8@sha256:7e98ef30dca1071d5abff1be2a3a296cc9a4663162a3828b697637195d314e77?arch=ppc64le\u0026repository_url=registry.redhat.io/rhacm2/acm-prometheus-rhel8\u0026tag=v2.7.0-22"
}
}
},
{
"category": "product_version",
"name": "rhacm2/acm-search-indexer-rhel8@sha256:aa89295f36c99d70e63b07e9fe2c8db348df38b3308870f543efb4be24beca6c_ppc64le",
"product": {
"name": "rhacm2/acm-search-indexer-rhel8@sha256:aa89295f36c99d70e63b07e9fe2c8db348df38b3308870f543efb4be24beca6c_ppc64le",
"product_id": "rhacm2/acm-search-indexer-rhel8@sha256:aa89295f36c99d70e63b07e9fe2c8db348df38b3308870f543efb4be24beca6c_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/acm-search-indexer-rhel8@sha256:aa89295f36c99d70e63b07e9fe2c8db348df38b3308870f543efb4be24beca6c?arch=ppc64le\u0026repository_url=registry.redhat.io/rhacm2/acm-search-indexer-rhel8\u0026tag=v2.7.0-26"
}
}
},
{
"category": "product_version",
"name": "rhacm2/acm-search-v2-api-rhel8@sha256:1d5153067a1cb127f74d2bc983d16db8f39313a378f14d13f7e39da28f2251ae_ppc64le",
"product": {
"name": "rhacm2/acm-search-v2-api-rhel8@sha256:1d5153067a1cb127f74d2bc983d16db8f39313a378f14d13f7e39da28f2251ae_ppc64le",
"product_id": "rhacm2/acm-search-v2-api-rhel8@sha256:1d5153067a1cb127f74d2bc983d16db8f39313a378f14d13f7e39da28f2251ae_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/acm-search-v2-api-rhel8@sha256:1d5153067a1cb127f74d2bc983d16db8f39313a378f14d13f7e39da28f2251ae?arch=ppc64le\u0026repository_url=registry.redhat.io/rhacm2/acm-search-v2-api-rhel8\u0026tag=v2.7.0-42"
}
}
},
{
"category": "product_version",
"name": "rhacm2/acm-search-v2-rhel8@sha256:f708326772c9ed846e11b053efda56c106d5a72a13482d2a8ecc179cfb957bc9_ppc64le",
"product": {
"name": "rhacm2/acm-search-v2-rhel8@sha256:f708326772c9ed846e11b053efda56c106d5a72a13482d2a8ecc179cfb957bc9_ppc64le",
"product_id": "rhacm2/acm-search-v2-rhel8@sha256:f708326772c9ed846e11b053efda56c106d5a72a13482d2a8ecc179cfb957bc9_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/acm-search-v2-rhel8@sha256:f708326772c9ed846e11b053efda56c106d5a72a13482d2a8ecc179cfb957bc9?arch=ppc64le\u0026repository_url=registry.redhat.io/rhacm2/acm-search-v2-rhel8\u0026tag=v2.7.0-33"
}
}
},
{
"category": "product_version",
"name": "rhacm2/acm-volsync-addon-controller-rhel8@sha256:e3e10a30c35a9cbd5f81d107e9ce86b2410bd10171673521eab1491ebdee2314_ppc64le",
"product": {
"name": "rhacm2/acm-volsync-addon-controller-rhel8@sha256:e3e10a30c35a9cbd5f81d107e9ce86b2410bd10171673521eab1491ebdee2314_ppc64le",
"product_id": "rhacm2/acm-volsync-addon-controller-rhel8@sha256:e3e10a30c35a9cbd5f81d107e9ce86b2410bd10171673521eab1491ebdee2314_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/acm-volsync-addon-controller-rhel8@sha256:e3e10a30c35a9cbd5f81d107e9ce86b2410bd10171673521eab1491ebdee2314?arch=ppc64le\u0026repository_url=registry.redhat.io/rhacm2/acm-volsync-addon-controller-rhel8\u0026tag=v2.7.0-26"
}
}
},
{
"category": "product_version",
"name": "rhacm2/cert-policy-controller-rhel8@sha256:5be8ca7ec79077906c23b52cdaa731866774a2e413babd395d3f24d892bed37a_ppc64le",
"product": {
"name": "rhacm2/cert-policy-controller-rhel8@sha256:5be8ca7ec79077906c23b52cdaa731866774a2e413babd395d3f24d892bed37a_ppc64le",
"product_id": "rhacm2/cert-policy-controller-rhel8@sha256:5be8ca7ec79077906c23b52cdaa731866774a2e413babd395d3f24d892bed37a_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/cert-policy-controller-rhel8@sha256:5be8ca7ec79077906c23b52cdaa731866774a2e413babd395d3f24d892bed37a?arch=ppc64le\u0026repository_url=registry.redhat.io/rhacm2/cert-policy-controller-rhel8\u0026tag=v2.7.0-23"
}
}
},
{
"category": "product_version",
"name": "rhacm2/cluster-backup-rhel8-operator@sha256:f02c115867036c64cdf8669fe7690b94d23b19ad7b969938f7c4cbb00111d403_ppc64le",
"product": {
"name": "rhacm2/cluster-backup-rhel8-operator@sha256:f02c115867036c64cdf8669fe7690b94d23b19ad7b969938f7c4cbb00111d403_ppc64le",
"product_id": "rhacm2/cluster-backup-rhel8-operator@sha256:f02c115867036c64cdf8669fe7690b94d23b19ad7b969938f7c4cbb00111d403_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/cluster-backup-rhel8-operator@sha256:f02c115867036c64cdf8669fe7690b94d23b19ad7b969938f7c4cbb00111d403?arch=ppc64le\u0026repository_url=registry.redhat.io/rhacm2/cluster-backup-rhel8-operator\u0026tag=v2.7.0-74"
}
}
},
{
"category": "product_version",
"name": "rhacm2/config-policy-controller-rhel8@sha256:e5480dd0b573d0fd949fa2cf22d77ebb5a32765fb95bed18a02fa3155f690f5b_ppc64le",
"product": {
"name": "rhacm2/config-policy-controller-rhel8@sha256:e5480dd0b573d0fd949fa2cf22d77ebb5a32765fb95bed18a02fa3155f690f5b_ppc64le",
"product_id": "rhacm2/config-policy-controller-rhel8@sha256:e5480dd0b573d0fd949fa2cf22d77ebb5a32765fb95bed18a02fa3155f690f5b_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/config-policy-controller-rhel8@sha256:e5480dd0b573d0fd949fa2cf22d77ebb5a32765fb95bed18a02fa3155f690f5b?arch=ppc64le\u0026repository_url=registry.redhat.io/rhacm2/config-policy-controller-rhel8\u0026tag=v2.7.0-39"
}
}
},
{
"category": "product_version",
"name": "rhacm2/console-rhel8@sha256:89dad712668e3fdd11a79fdc477a5a2fe1060902bd3f3e575fd2812b4e9f7037_ppc64le",
"product": {
"name": "rhacm2/console-rhel8@sha256:89dad712668e3fdd11a79fdc477a5a2fe1060902bd3f3e575fd2812b4e9f7037_ppc64le",
"product_id": "rhacm2/console-rhel8@sha256:89dad712668e3fdd11a79fdc477a5a2fe1060902bd3f3e575fd2812b4e9f7037_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/console-rhel8@sha256:89dad712668e3fdd11a79fdc477a5a2fe1060902bd3f3e575fd2812b4e9f7037?arch=ppc64le\u0026repository_url=registry.redhat.io/rhacm2/console-rhel8\u0026tag=v2.7.0-125"
}
}
},
{
"category": "product_version",
"name": "rhacm2/endpoint-monitoring-rhel8-operator@sha256:c5bcc8c4e5d2a4b7270b04dc1b8e8fa399a0f0bfff1d1cc3e7ec0b7b7b6e0f3f_ppc64le",
"product": {
"name": "rhacm2/endpoint-monitoring-rhel8-operator@sha256:c5bcc8c4e5d2a4b7270b04dc1b8e8fa399a0f0bfff1d1cc3e7ec0b7b7b6e0f3f_ppc64le",
"product_id": "rhacm2/endpoint-monitoring-rhel8-operator@sha256:c5bcc8c4e5d2a4b7270b04dc1b8e8fa399a0f0bfff1d1cc3e7ec0b7b7b6e0f3f_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/endpoint-monitoring-rhel8-operator@sha256:c5bcc8c4e5d2a4b7270b04dc1b8e8fa399a0f0bfff1d1cc3e7ec0b7b7b6e0f3f?arch=ppc64le\u0026repository_url=registry.redhat.io/rhacm2/endpoint-monitoring-rhel8-operator\u0026tag=v2.7.0-33"
}
}
},
{
"category": "product_version",
"name": "rhacm2/governance-policy-propagator-rhel8@sha256:53a9030933e0b2f752461e5337590ad16e891a8fdda897d8a0cb8e135363f0d0_ppc64le",
"product": {
"name": "rhacm2/governance-policy-propagator-rhel8@sha256:53a9030933e0b2f752461e5337590ad16e891a8fdda897d8a0cb8e135363f0d0_ppc64le",
"product_id": "rhacm2/governance-policy-propagator-rhel8@sha256:53a9030933e0b2f752461e5337590ad16e891a8fdda897d8a0cb8e135363f0d0_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/governance-policy-propagator-rhel8@sha256:53a9030933e0b2f752461e5337590ad16e891a8fdda897d8a0cb8e135363f0d0?arch=ppc64le\u0026repository_url=registry.redhat.io/rhacm2/governance-policy-propagator-rhel8\u0026tag=v2.7.0-47"
}
}
},
{
"category": "product_version",
"name": "rhacm2/grafana-dashboard-loader-rhel8@sha256:f35f6472c8138046e2f9017659dfb5a703cd895032a21d6d95c1075173005f7c_ppc64le",
"product": {
"name": "rhacm2/grafana-dashboard-loader-rhel8@sha256:f35f6472c8138046e2f9017659dfb5a703cd895032a21d6d95c1075173005f7c_ppc64le",
"product_id": "rhacm2/grafana-dashboard-loader-rhel8@sha256:f35f6472c8138046e2f9017659dfb5a703cd895032a21d6d95c1075173005f7c_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/grafana-dashboard-loader-rhel8@sha256:f35f6472c8138046e2f9017659dfb5a703cd895032a21d6d95c1075173005f7c?arch=ppc64le\u0026repository_url=registry.redhat.io/rhacm2/grafana-dashboard-loader-rhel8\u0026tag=v2.7.0-34"
}
}
},
{
"category": "product_version",
"name": "rhacm2/iam-policy-controller-rhel8@sha256:83354271af399291790b9c3e2e98ba1db7fac99b48a385d50e7318b357f882ca_ppc64le",
"product": {
"name": "rhacm2/iam-policy-controller-rhel8@sha256:83354271af399291790b9c3e2e98ba1db7fac99b48a385d50e7318b357f882ca_ppc64le",
"product_id": "rhacm2/iam-policy-controller-rhel8@sha256:83354271af399291790b9c3e2e98ba1db7fac99b48a385d50e7318b357f882ca_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/iam-policy-controller-rhel8@sha256:83354271af399291790b9c3e2e98ba1db7fac99b48a385d50e7318b357f882ca?arch=ppc64le\u0026repository_url=registry.redhat.io/rhacm2/iam-policy-controller-rhel8\u0026tag=v2.7.0-24"
}
}
},
{
"category": "product_version",
"name": "rhacm2/insights-client-rhel8@sha256:7040938ffaa1682dfefe95a614335b9d4f59aac472e47937f1d19f8325d985e6_ppc64le",
"product": {
"name": "rhacm2/insights-client-rhel8@sha256:7040938ffaa1682dfefe95a614335b9d4f59aac472e47937f1d19f8325d985e6_ppc64le",
"product_id": "rhacm2/insights-client-rhel8@sha256:7040938ffaa1682dfefe95a614335b9d4f59aac472e47937f1d19f8325d985e6_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/insights-client-rhel8@sha256:7040938ffaa1682dfefe95a614335b9d4f59aac472e47937f1d19f8325d985e6?arch=ppc64le\u0026repository_url=registry.redhat.io/rhacm2/insights-client-rhel8\u0026tag=v2.7.0-20"
}
}
},
{
"category": "product_version",
"name": "rhacm2/insights-metrics-rhel8@sha256:4bf538ff68126949da79f7b1ab97a44a64529e240cd3f84360a88bb6a9a08e4d_ppc64le",
"product": {
"name": "rhacm2/insights-metrics-rhel8@sha256:4bf538ff68126949da79f7b1ab97a44a64529e240cd3f84360a88bb6a9a08e4d_ppc64le",
"product_id": "rhacm2/insights-metrics-rhel8@sha256:4bf538ff68126949da79f7b1ab97a44a64529e240cd3f84360a88bb6a9a08e4d_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/insights-metrics-rhel8@sha256:4bf538ff68126949da79f7b1ab97a44a64529e240cd3f84360a88bb6a9a08e4d?arch=ppc64le\u0026repository_url=registry.redhat.io/rhacm2/insights-metrics-rhel8\u0026tag=v2.7.0-20"
}
}
},
{
"category": "product_version",
"name": "rhacm2/klusterlet-addon-controller-rhel8@sha256:c89f9fed1ce56a6baf10808454b01d4df88571db744feb2bfae8b5707d82013f_ppc64le",
"product": {
"name": "rhacm2/klusterlet-addon-controller-rhel8@sha256:c89f9fed1ce56a6baf10808454b01d4df88571db744feb2bfae8b5707d82013f_ppc64le",
"product_id": "rhacm2/klusterlet-addon-controller-rhel8@sha256:c89f9fed1ce56a6baf10808454b01d4df88571db744feb2bfae8b5707d82013f_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/klusterlet-addon-controller-rhel8@sha256:c89f9fed1ce56a6baf10808454b01d4df88571db744feb2bfae8b5707d82013f?arch=ppc64le\u0026repository_url=registry.redhat.io/rhacm2/klusterlet-addon-controller-rhel8\u0026tag=v2.7.0-20"
}
}
},
{
"category": "product_version",
"name": "rhacm2/kube-rbac-proxy-rhel8@sha256:455dde7a89b1505c93651022451b83e1e8f86186b98f660e3c6ad998a97d48f3_ppc64le",
"product": {
"name": "rhacm2/kube-rbac-proxy-rhel8@sha256:455dde7a89b1505c93651022451b83e1e8f86186b98f660e3c6ad998a97d48f3_ppc64le",
"product_id": "rhacm2/kube-rbac-proxy-rhel8@sha256:455dde7a89b1505c93651022451b83e1e8f86186b98f660e3c6ad998a97d48f3_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/kube-rbac-proxy-rhel8@sha256:455dde7a89b1505c93651022451b83e1e8f86186b98f660e3c6ad998a97d48f3?arch=ppc64le\u0026repository_url=registry.redhat.io/rhacm2/kube-rbac-proxy-rhel8\u0026tag=v2.7.0-21"
}
}
},
{
"category": "product_version",
"name": "rhacm2/kube-state-metrics-rhel8@sha256:c56179f297ebab2ef9851417ec42ac6c16b6f8cb3627c243ff6984d2dd6ac76d_ppc64le",
"product": {
"name": "rhacm2/kube-state-metrics-rhel8@sha256:c56179f297ebab2ef9851417ec42ac6c16b6f8cb3627c243ff6984d2dd6ac76d_ppc64le",
"product_id": "rhacm2/kube-state-metrics-rhel8@sha256:c56179f297ebab2ef9851417ec42ac6c16b6f8cb3627c243ff6984d2dd6ac76d_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/kube-state-metrics-rhel8@sha256:c56179f297ebab2ef9851417ec42ac6c16b6f8cb3627c243ff6984d2dd6ac76d?arch=ppc64le\u0026repository_url=registry.redhat.io/rhacm2/kube-state-metrics-rhel8\u0026tag=v2.7.0-22"
}
}
},
{
"category": "product_version",
"name": "rhacm2/management-ingress-rhel8@sha256:3b94abf5182934113b1cf9b8688a2da977d5fec3110f2d79b81b2ec46ffeada3_ppc64le",
"product": {
"name": "rhacm2/management-ingress-rhel8@sha256:3b94abf5182934113b1cf9b8688a2da977d5fec3110f2d79b81b2ec46ffeada3_ppc64le",
"product_id": "rhacm2/management-ingress-rhel8@sha256:3b94abf5182934113b1cf9b8688a2da977d5fec3110f2d79b81b2ec46ffeada3_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/management-ingress-rhel8@sha256:3b94abf5182934113b1cf9b8688a2da977d5fec3110f2d79b81b2ec46ffeada3?arch=ppc64le\u0026repository_url=registry.redhat.io/rhacm2/management-ingress-rhel8\u0026tag=v2.7.0-21"
}
}
},
{
"category": "product_version",
"name": "rhacm2/memcached-rhel8@sha256:6bac06a2e1e181fe4920a33df5ce433635871a42ba30fbbe0adff1c505fbab4b_ppc64le",
"product": {
"name": "rhacm2/memcached-rhel8@sha256:6bac06a2e1e181fe4920a33df5ce433635871a42ba30fbbe0adff1c505fbab4b_ppc64le",
"product_id": "rhacm2/memcached-rhel8@sha256:6bac06a2e1e181fe4920a33df5ce433635871a42ba30fbbe0adff1c505fbab4b_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/memcached-rhel8@sha256:6bac06a2e1e181fe4920a33df5ce433635871a42ba30fbbe0adff1c505fbab4b?arch=ppc64le\u0026repository_url=registry.redhat.io/rhacm2/memcached-rhel8\u0026tag=v2.7.0-9"
}
}
},
{
"category": "product_version",
"name": "rhacm2/memcached-exporter-rhel8@sha256:708e8f9531f5cc33a2543956eb0c940e5ad36d2ac196903a0beaa42944cb543f_ppc64le",
"product": {
"name": "rhacm2/memcached-exporter-rhel8@sha256:708e8f9531f5cc33a2543956eb0c940e5ad36d2ac196903a0beaa42944cb543f_ppc64le",
"product_id": "rhacm2/memcached-exporter-rhel8@sha256:708e8f9531f5cc33a2543956eb0c940e5ad36d2ac196903a0beaa42944cb543f_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/memcached-exporter-rhel8@sha256:708e8f9531f5cc33a2543956eb0c940e5ad36d2ac196903a0beaa42944cb543f?arch=ppc64le\u0026repository_url=registry.redhat.io/rhacm2/memcached-exporter-rhel8\u0026tag=v2.7.0-16"
}
}
},
{
"category": "product_version",
"name": "rhacm2/metrics-collector-rhel8@sha256:e06aed89ad0c48bef78e45512d22c3373f62c63d335d953ba064b160a68fcad2_ppc64le",
"product": {
"name": "rhacm2/metrics-collector-rhel8@sha256:e06aed89ad0c48bef78e45512d22c3373f62c63d335d953ba064b160a68fcad2_ppc64le",
"product_id": "rhacm2/metrics-collector-rhel8@sha256:e06aed89ad0c48bef78e45512d22c3373f62c63d335d953ba064b160a68fcad2_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/metrics-collector-rhel8@sha256:e06aed89ad0c48bef78e45512d22c3373f62c63d335d953ba064b160a68fcad2?arch=ppc64le\u0026repository_url=registry.redhat.io/rhacm2/metrics-collector-rhel8\u0026tag=v2.7.0-33"
}
}
},
{
"category": "product_version",
"name": "rhacm2/multicloud-integrations-rhel8@sha256:1063ef655f5dd15b0b914572ba672892eb53b441ae151d14cffca9d320860f2d_ppc64le",
"product": {
"name": "rhacm2/multicloud-integrations-rhel8@sha256:1063ef655f5dd15b0b914572ba672892eb53b441ae151d14cffca9d320860f2d_ppc64le",
"product_id": "rhacm2/multicloud-integrations-rhel8@sha256:1063ef655f5dd15b0b914572ba672892eb53b441ae151d14cffca9d320860f2d_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/multicloud-integrations-rhel8@sha256:1063ef655f5dd15b0b914572ba672892eb53b441ae151d14cffca9d320860f2d?arch=ppc64le\u0026repository_url=registry.redhat.io/rhacm2/multicloud-integrations-rhel8\u0026tag=v2.7.0-24"
}
}
},
{
"category": "product_version",
"name": "rhacm2/multiclusterhub-rhel8@sha256:e96ea7f3533e7d0836512cbc2b027b60c400aa16c8e4691117608ab4736a059b_ppc64le",
"product": {
"name": "rhacm2/multiclusterhub-rhel8@sha256:e96ea7f3533e7d0836512cbc2b027b60c400aa16c8e4691117608ab4736a059b_ppc64le",
"product_id": "rhacm2/multiclusterhub-rhel8@sha256:e96ea7f3533e7d0836512cbc2b027b60c400aa16c8e4691117608ab4736a059b_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/multiclusterhub-rhel8@sha256:e96ea7f3533e7d0836512cbc2b027b60c400aa16c8e4691117608ab4736a059b?arch=ppc64le\u0026repository_url=registry.redhat.io/rhacm2/multiclusterhub-rhel8\u0026tag=v2.7.0-63"
}
}
},
{
"category": "product_version",
"name": "rhacm2/multicluster-observability-rhel8-operator@sha256:f212909bc9ed5be6da68a3b6a4866fdc17ecc3514b075977a8679998d6742cbe_ppc64le",
"product": {
"name": "rhacm2/multicluster-observability-rhel8-operator@sha256:f212909bc9ed5be6da68a3b6a4866fdc17ecc3514b075977a8679998d6742cbe_ppc64le",
"product_id": "rhacm2/multicluster-observability-rhel8-operator@sha256:f212909bc9ed5be6da68a3b6a4866fdc17ecc3514b075977a8679998d6742cbe_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/multicluster-observability-rhel8-operator@sha256:f212909bc9ed5be6da68a3b6a4866fdc17ecc3514b075977a8679998d6742cbe?arch=ppc64le\u0026repository_url=registry.redhat.io/rhacm2/multicluster-observability-rhel8-operator\u0026tag=v2.7.0-34"
}
}
},
{
"category": "product_version",
"name": "rhacm2/multicluster-operators-application-rhel8@sha256:b385c92b069a8dae72e57b69d24e1fff59ad46781579882a1edfa4839fd8bbba_ppc64le",
"product": {
"name": "rhacm2/multicluster-operators-application-rhel8@sha256:b385c92b069a8dae72e57b69d24e1fff59ad46781579882a1edfa4839fd8bbba_ppc64le",
"product_id": "rhacm2/multicluster-operators-application-rhel8@sha256:b385c92b069a8dae72e57b69d24e1fff59ad46781579882a1edfa4839fd8bbba_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/multicluster-operators-application-rhel8@sha256:b385c92b069a8dae72e57b69d24e1fff59ad46781579882a1edfa4839fd8bbba?arch=ppc64le\u0026repository_url=registry.redhat.io/rhacm2/multicluster-operators-application-rhel8\u0026tag=v2.7.0-22"
}
}
},
{
"category": "product_version",
"name": "rhacm2/multicluster-operators-channel-rhel8@sha256:044723d62439a8364772ab27be2c04dbd2c0421dbeb0a7b94f70e99e646b4c80_ppc64le",
"product": {
"name": "rhacm2/multicluster-operators-channel-rhel8@sha256:044723d62439a8364772ab27be2c04dbd2c0421dbeb0a7b94f70e99e646b4c80_ppc64le",
"product_id": "rhacm2/multicluster-operators-channel-rhel8@sha256:044723d62439a8364772ab27be2c04dbd2c0421dbeb0a7b94f70e99e646b4c80_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/multicluster-operators-channel-rhel8@sha256:044723d62439a8364772ab27be2c04dbd2c0421dbeb0a7b94f70e99e646b4c80?arch=ppc64le\u0026repository_url=registry.redhat.io/rhacm2/multicluster-operators-channel-rhel8\u0026tag=v2.7.0-25"
}
}
},
{
"category": "product_version",
"name": "rhacm2/multicluster-operators-subscription-rhel8@sha256:a69777a61feaf373c162a82ffb6f6996df6231c23cb2f1923bdd77c311d7d739_ppc64le",
"product": {
"name": "rhacm2/multicluster-operators-subscription-rhel8@sha256:a69777a61feaf373c162a82ffb6f6996df6231c23cb2f1923bdd77c311d7d739_ppc64le",
"product_id": "rhacm2/multicluster-operators-subscription-rhel8@sha256:a69777a61feaf373c162a82ffb6f6996df6231c23cb2f1923bdd77c311d7d739_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/multicluster-operators-subscription-rhel8@sha256:a69777a61feaf373c162a82ffb6f6996df6231c23cb2f1923bdd77c311d7d739?arch=ppc64le\u0026repository_url=registry.redhat.io/rhacm2/multicluster-operators-subscription-rhel8\u0026tag=v2.7.0-57"
}
}
},
{
"category": "product_version",
"name": "rhacm2/node-exporter-rhel8@sha256:1af36144b83dc16cd1958d0414be55eaa2aae95894b6eefd2233308ace81df02_ppc64le",
"product": {
"name": "rhacm2/node-exporter-rhel8@sha256:1af36144b83dc16cd1958d0414be55eaa2aae95894b6eefd2233308ace81df02_ppc64le",
"product_id": "rhacm2/node-exporter-rhel8@sha256:1af36144b83dc16cd1958d0414be55eaa2aae95894b6eefd2233308ace81df02_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/node-exporter-rhel8@sha256:1af36144b83dc16cd1958d0414be55eaa2aae95894b6eefd2233308ace81df02?arch=ppc64le\u0026repository_url=registry.redhat.io/rhacm2/node-exporter-rhel8\u0026tag=v2.7.0-21"
}
}
},
{
"category": "product_version",
"name": "rhacm2/observatorium-rhel8@sha256:b7b3de98fbcc216c00d3291691f8997183a6409dabed8ea7b10b336c481b2b87_ppc64le",
"product": {
"name": "rhacm2/observatorium-rhel8@sha256:b7b3de98fbcc216c00d3291691f8997183a6409dabed8ea7b10b336c481b2b87_ppc64le",
"product_id": "rhacm2/observatorium-rhel8@sha256:b7b3de98fbcc216c00d3291691f8997183a6409dabed8ea7b10b336c481b2b87_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/observatorium-rhel8@sha256:b7b3de98fbcc216c00d3291691f8997183a6409dabed8ea7b10b336c481b2b87?arch=ppc64le\u0026repository_url=registry.redhat.io/rhacm2/observatorium-rhel8\u0026tag=v2.7.0-21"
}
}
},
{
"category": "product_version",
"name": "rhacm2/observatorium-rhel8-operator@sha256:c4e260eabb09bacc1aa332ea2001333c671e0fc65a3ef4d04e02b5473b45642d_ppc64le",
"product": {
"name": "rhacm2/observatorium-rhel8-operator@sha256:c4e260eabb09bacc1aa332ea2001333c671e0fc65a3ef4d04e02b5473b45642d_ppc64le",
"product_id": "rhacm2/observatorium-rhel8-operator@sha256:c4e260eabb09bacc1aa332ea2001333c671e0fc65a3ef4d04e02b5473b45642d_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/observatorium-rhel8-operator@sha256:c4e260eabb09bacc1aa332ea2001333c671e0fc65a3ef4d04e02b5473b45642d?arch=ppc64le\u0026repository_url=registry.redhat.io/rhacm2/observatorium-rhel8-operator\u0026tag=v2.7.0-19"
}
}
},
{
"category": "product_version",
"name": "rhacm2/prometheus-alertmanager-rhel8@sha256:8e8c89c184a5d023f031ab7cca2c4c64cdfd151c37aa5ae3a206cb1f1055268f_ppc64le",
"product": {
"name": "rhacm2/prometheus-alertmanager-rhel8@sha256:8e8c89c184a5d023f031ab7cca2c4c64cdfd151c37aa5ae3a206cb1f1055268f_ppc64le",
"product_id": "rhacm2/prometheus-alertmanager-rhel8@sha256:8e8c89c184a5d023f031ab7cca2c4c64cdfd151c37aa5ae3a206cb1f1055268f_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/prometheus-alertmanager-rhel8@sha256:8e8c89c184a5d023f031ab7cca2c4c64cdfd151c37aa5ae3a206cb1f1055268f?arch=ppc64le\u0026repository_url=registry.redhat.io/rhacm2/prometheus-alertmanager-rhel8\u0026tag=v2.7.0-18"
}
}
},
{
"category": "product_version",
"name": "rhacm2/prometheus-rhel8@sha256:a5a9a7c264f07c789094cb5371729f86700c0cfce4605b573c236c21a46ea9d6_ppc64le",
"product": {
"name": "rhacm2/prometheus-rhel8@sha256:a5a9a7c264f07c789094cb5371729f86700c0cfce4605b573c236c21a46ea9d6_ppc64le",
"product_id": "rhacm2/prometheus-rhel8@sha256:a5a9a7c264f07c789094cb5371729f86700c0cfce4605b573c236c21a46ea9d6_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/prometheus-rhel8@sha256:a5a9a7c264f07c789094cb5371729f86700c0cfce4605b573c236c21a46ea9d6?arch=ppc64le\u0026repository_url=registry.redhat.io/rhacm2/prometheus-rhel8\u0026tag=v2.7.0-18"
}
}
},
{
"category": "product_version",
"name": "rhacm2/rbac-query-proxy-rhel8@sha256:ceb1bd89103c56378166ab968dbaa387ab0531d1592f053718d0c1c683770e3d_ppc64le",
"product": {
"name": "rhacm2/rbac-query-proxy-rhel8@sha256:ceb1bd89103c56378166ab968dbaa387ab0531d1592f053718d0c1c683770e3d_ppc64le",
"product_id": "rhacm2/rbac-query-proxy-rhel8@sha256:ceb1bd89103c56378166ab968dbaa387ab0531d1592f053718d0c1c683770e3d_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/rbac-query-proxy-rhel8@sha256:ceb1bd89103c56378166ab968dbaa387ab0531d1592f053718d0c1c683770e3d?arch=ppc64le\u0026repository_url=registry.redhat.io/rhacm2/rbac-query-proxy-rhel8\u0026tag=v2.7.0-34"
}
}
},
{
"category": "product_version",
"name": "rhacm2/search-collector-rhel8@sha256:e129649706a536e4ef6e8f770d0bf682f35da55c86c978c749e903b1a2bbe875_ppc64le",
"product": {
"name": "rhacm2/search-collector-rhel8@sha256:e129649706a536e4ef6e8f770d0bf682f35da55c86c978c749e903b1a2bbe875_ppc64le",
"product_id": "rhacm2/search-collector-rhel8@sha256:e129649706a536e4ef6e8f770d0bf682f35da55c86c978c749e903b1a2bbe875_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/search-collector-rhel8@sha256:e129649706a536e4ef6e8f770d0bf682f35da55c86c978c749e903b1a2bbe875?arch=ppc64le\u0026repository_url=registry.redhat.io/rhacm2/search-collector-rhel8\u0026tag=v2.7.0-28"
}
}
},
{
"category": "product_version",
"name": "rhacm2/submariner-addon-rhel8@sha256:581fb02a9670b27810f2ad35bad4a82d2e1eab77fcd1274de05b0a922450d3fc_ppc64le",
"product": {
"name": "rhacm2/submariner-addon-rhel8@sha256:581fb02a9670b27810f2ad35bad4a82d2e1eab77fcd1274de05b0a922450d3fc_ppc64le",
"product_id": "rhacm2/submariner-addon-rhel8@sha256:581fb02a9670b27810f2ad35bad4a82d2e1eab77fcd1274de05b0a922450d3fc_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/submariner-addon-rhel8@sha256:581fb02a9670b27810f2ad35bad4a82d2e1eab77fcd1274de05b0a922450d3fc?arch=ppc64le\u0026repository_url=registry.redhat.io/rhacm2/submariner-addon-rhel8\u0026tag=v2.7.0-52"
}
}
},
{
"category": "product_version",
"name": "rhacm2/thanos-rhel8@sha256:736e1fd62ba7b6c56ad1af81ab1260dd7d13a770d62914183aaa2cc2ebb0dc20_ppc64le",
"product": {
"name": "rhacm2/thanos-rhel8@sha256:736e1fd62ba7b6c56ad1af81ab1260dd7d13a770d62914183aaa2cc2ebb0dc20_ppc64le",
"product_id": "rhacm2/thanos-rhel8@sha256:736e1fd62ba7b6c56ad1af81ab1260dd7d13a770d62914183aaa2cc2ebb0dc20_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/thanos-rhel8@sha256:736e1fd62ba7b6c56ad1af81ab1260dd7d13a770d62914183aaa2cc2ebb0dc20?arch=ppc64le\u0026repository_url=registry.redhat.io/rhacm2/thanos-rhel8\u0026tag=v2.7.0-17"
}
}
},
{
"category": "product_version",
"name": "rhacm2/thanos-receive-controller-rhel8@sha256:4b228ecad424ca792139152948e27ed4c714dcfbcd540caf117dee20845018c8_ppc64le",
"product": {
"name": "rhacm2/thanos-receive-controller-rhel8@sha256:4b228ecad424ca792139152948e27ed4c714dcfbcd540caf117dee20845018c8_ppc64le",
"product_id": "rhacm2/thanos-receive-controller-rhel8@sha256:4b228ecad424ca792139152948e27ed4c714dcfbcd540caf117dee20845018c8_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/thanos-receive-controller-rhel8@sha256:4b228ecad424ca792139152948e27ed4c714dcfbcd540caf117dee20845018c8?arch=ppc64le\u0026repository_url=registry.redhat.io/rhacm2/thanos-receive-controller-rhel8\u0026tag=v2.7.0-19"
}
}
}
],
"category": "architecture",
"name": "ppc64le"
}
],
"category": "vendor",
"name": "Red Hat"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/acm-governance-policy-addon-controller-rhel8@sha256:1aae106ecbdeadb77b0fd95133827e7fad4f5fcb9916e56ca0dfccab8bd34bed_ppc64le as a component of Red Hat Advanced Cluster Management for Kubernetes 2.7 for RHEL 8",
"product_id": "8Base-RHACM-2.7:rhacm2/acm-governance-policy-addon-controller-rhel8@sha256:1aae106ecbdeadb77b0fd95133827e7fad4f5fcb9916e56ca0dfccab8bd34bed_ppc64le"
},
"product_reference": "rhacm2/acm-governance-policy-addon-controller-rhel8@sha256:1aae106ecbdeadb77b0fd95133827e7fad4f5fcb9916e56ca0dfccab8bd34bed_ppc64le",
"relates_to_product_reference": "8Base-RHACM-2.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/acm-governance-policy-addon-controller-rhel8@sha256:2c7f0617df666e8cbcd622dee073a35843db4a81caa19b7db3b9fb9264cdf7fc_amd64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.7 for RHEL 8",
"product_id": "8Base-RHACM-2.7:rhacm2/acm-governance-policy-addon-controller-rhel8@sha256:2c7f0617df666e8cbcd622dee073a35843db4a81caa19b7db3b9fb9264cdf7fc_amd64"
},
"product_reference": "rhacm2/acm-governance-policy-addon-controller-rhel8@sha256:2c7f0617df666e8cbcd622dee073a35843db4a81caa19b7db3b9fb9264cdf7fc_amd64",
"relates_to_product_reference": "8Base-RHACM-2.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/acm-governance-policy-addon-controller-rhel8@sha256:7f6671f84fcbe569fceece415dd7beeb8bb7f86c3031bdfb3ac0d0e777051b2f_s390x as a component of Red Hat Advanced Cluster Management for Kubernetes 2.7 for RHEL 8",
"product_id": "8Base-RHACM-2.7:rhacm2/acm-governance-policy-addon-controller-rhel8@sha256:7f6671f84fcbe569fceece415dd7beeb8bb7f86c3031bdfb3ac0d0e777051b2f_s390x"
},
"product_reference": "rhacm2/acm-governance-policy-addon-controller-rhel8@sha256:7f6671f84fcbe569fceece415dd7beeb8bb7f86c3031bdfb3ac0d0e777051b2f_s390x",
"relates_to_product_reference": "8Base-RHACM-2.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/acm-governance-policy-addon-controller-rhel8@sha256:b30028955a86b6ecdb8c6865328976d74e98f56d6e21277a9f5a812f896b6303_arm64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.7 for RHEL 8",
"product_id": "8Base-RHACM-2.7:rhacm2/acm-governance-policy-addon-controller-rhel8@sha256:b30028955a86b6ecdb8c6865328976d74e98f56d6e21277a9f5a812f896b6303_arm64"
},
"product_reference": "rhacm2/acm-governance-policy-addon-controller-rhel8@sha256:b30028955a86b6ecdb8c6865328976d74e98f56d6e21277a9f5a812f896b6303_arm64",
"relates_to_product_reference": "8Base-RHACM-2.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/acm-governance-policy-framework-addon-rhel8@sha256:25271964483024b3235dd61f7e7bb9dd5e9dfa75f76e6ded5c92580d440ca48b_s390x as a component of Red Hat Advanced Cluster Management for Kubernetes 2.7 for RHEL 8",
"product_id": "8Base-RHACM-2.7:rhacm2/acm-governance-policy-framework-addon-rhel8@sha256:25271964483024b3235dd61f7e7bb9dd5e9dfa75f76e6ded5c92580d440ca48b_s390x"
},
"product_reference": "rhacm2/acm-governance-policy-framework-addon-rhel8@sha256:25271964483024b3235dd61f7e7bb9dd5e9dfa75f76e6ded5c92580d440ca48b_s390x",
"relates_to_product_reference": "8Base-RHACM-2.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/acm-governance-policy-framework-addon-rhel8@sha256:7dcde13540cc938374463521f91091a7bbf0a037cabfc5e4b55c89497e0ba6bf_arm64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.7 for RHEL 8",
"product_id": "8Base-RHACM-2.7:rhacm2/acm-governance-policy-framework-addon-rhel8@sha256:7dcde13540cc938374463521f91091a7bbf0a037cabfc5e4b55c89497e0ba6bf_arm64"
},
"product_reference": "rhacm2/acm-governance-policy-framework-addon-rhel8@sha256:7dcde13540cc938374463521f91091a7bbf0a037cabfc5e4b55c89497e0ba6bf_arm64",
"relates_to_product_reference": "8Base-RHACM-2.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/acm-governance-policy-framework-addon-rhel8@sha256:b7b778111722c0da14ae74580be1813f6ecedf97fcd88de46fd15cc3ace2cb61_ppc64le as a component of Red Hat Advanced Cluster Management for Kubernetes 2.7 for RHEL 8",
"product_id": "8Base-RHACM-2.7:rhacm2/acm-governance-policy-framework-addon-rhel8@sha256:b7b778111722c0da14ae74580be1813f6ecedf97fcd88de46fd15cc3ace2cb61_ppc64le"
},
"product_reference": "rhacm2/acm-governance-policy-framework-addon-rhel8@sha256:b7b778111722c0da14ae74580be1813f6ecedf97fcd88de46fd15cc3ace2cb61_ppc64le",
"relates_to_product_reference": "8Base-RHACM-2.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/acm-governance-policy-framework-addon-rhel8@sha256:ec5fc63b94bc9c070f14fd76d4ae26b90e3f29d3694887380a5f8f8ea5a04bc0_amd64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.7 for RHEL 8",
"product_id": "8Base-RHACM-2.7:rhacm2/acm-governance-policy-framework-addon-rhel8@sha256:ec5fc63b94bc9c070f14fd76d4ae26b90e3f29d3694887380a5f8f8ea5a04bc0_amd64"
},
"product_reference": "rhacm2/acm-governance-policy-framework-addon-rhel8@sha256:ec5fc63b94bc9c070f14fd76d4ae26b90e3f29d3694887380a5f8f8ea5a04bc0_amd64",
"relates_to_product_reference": "8Base-RHACM-2.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/acm-grafana-rhel8@sha256:0c427fa58c97b71eb784e4a590c208b0284cf656f66a268ea4803804ce3ce28a_arm64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.7 for RHEL 8",
"product_id": "8Base-RHACM-2.7:rhacm2/acm-grafana-rhel8@sha256:0c427fa58c97b71eb784e4a590c208b0284cf656f66a268ea4803804ce3ce28a_arm64"
},
"product_reference": "rhacm2/acm-grafana-rhel8@sha256:0c427fa58c97b71eb784e4a590c208b0284cf656f66a268ea4803804ce3ce28a_arm64",
"relates_to_product_reference": "8Base-RHACM-2.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/acm-grafana-rhel8@sha256:2e3505803004ca421087171bfe9097f6f106c812f840e8b83d1215150b4137c4_ppc64le as a component of Red Hat Advanced Cluster Management for Kubernetes 2.7 for RHEL 8",
"product_id": "8Base-RHACM-2.7:rhacm2/acm-grafana-rhel8@sha256:2e3505803004ca421087171bfe9097f6f106c812f840e8b83d1215150b4137c4_ppc64le"
},
"product_reference": "rhacm2/acm-grafana-rhel8@sha256:2e3505803004ca421087171bfe9097f6f106c812f840e8b83d1215150b4137c4_ppc64le",
"relates_to_product_reference": "8Base-RHACM-2.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/acm-grafana-rhel8@sha256:49746c3a6e7033b1bac90d3515e0f5ab44aaf9c45cce414308da72bb960287b1_amd64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.7 for RHEL 8",
"product_id": "8Base-RHACM-2.7:rhacm2/acm-grafana-rhel8@sha256:49746c3a6e7033b1bac90d3515e0f5ab44aaf9c45cce414308da72bb960287b1_amd64"
},
"product_reference": "rhacm2/acm-grafana-rhel8@sha256:49746c3a6e7033b1bac90d3515e0f5ab44aaf9c45cce414308da72bb960287b1_amd64",
"relates_to_product_reference": "8Base-RHACM-2.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/acm-grafana-rhel8@sha256:c8f1a9d09131727033e6e60984c5baa3271adc6a23854b9aabe70f36952d35d6_s390x as a component of Red Hat Advanced Cluster Management for Kubernetes 2.7 for RHEL 8",
"product_id": "8Base-RHACM-2.7:rhacm2/acm-grafana-rhel8@sha256:c8f1a9d09131727033e6e60984c5baa3271adc6a23854b9aabe70f36952d35d6_s390x"
},
"product_reference": "rhacm2/acm-grafana-rhel8@sha256:c8f1a9d09131727033e6e60984c5baa3271adc6a23854b9aabe70f36952d35d6_s390x",
"relates_to_product_reference": "8Base-RHACM-2.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/acm-must-gather-rhel8@sha256:0be17e173b962f1a87e833096f208c9030fce1128b2b8c86842a0a40f7d6cf02_arm64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.7 for RHEL 8",
"product_id": "8Base-RHACM-2.7:rhacm2/acm-must-gather-rhel8@sha256:0be17e173b962f1a87e833096f208c9030fce1128b2b8c86842a0a40f7d6cf02_arm64"
},
"product_reference": "rhacm2/acm-must-gather-rhel8@sha256:0be17e173b962f1a87e833096f208c9030fce1128b2b8c86842a0a40f7d6cf02_arm64",
"relates_to_product_reference": "8Base-RHACM-2.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/acm-must-gather-rhel8@sha256:5c79bf93599b792c20c76d9a0a35532ad79a45f3765dccfbafab9a273e338e52_amd64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.7 for RHEL 8",
"product_id": "8Base-RHACM-2.7:rhacm2/acm-must-gather-rhel8@sha256:5c79bf93599b792c20c76d9a0a35532ad79a45f3765dccfbafab9a273e338e52_amd64"
},
"product_reference": "rhacm2/acm-must-gather-rhel8@sha256:5c79bf93599b792c20c76d9a0a35532ad79a45f3765dccfbafab9a273e338e52_amd64",
"relates_to_product_reference": "8Base-RHACM-2.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/acm-must-gather-rhel8@sha256:a05c071011c96e4db1e4a469883103f4118a304d3e03338083d2a103c0e7c208_ppc64le as a component of Red Hat Advanced Cluster Management for Kubernetes 2.7 for RHEL 8",
"product_id": "8Base-RHACM-2.7:rhacm2/acm-must-gather-rhel8@sha256:a05c071011c96e4db1e4a469883103f4118a304d3e03338083d2a103c0e7c208_ppc64le"
},
"product_reference": "rhacm2/acm-must-gather-rhel8@sha256:a05c071011c96e4db1e4a469883103f4118a304d3e03338083d2a103c0e7c208_ppc64le",
"relates_to_product_reference": "8Base-RHACM-2.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/acm-must-gather-rhel8@sha256:ad85c5d648363cdb36790b49311f4e07a8584b9e6065cde9d41274a1bd716f0a_s390x as a component of Red Hat Advanced Cluster Management for Kubernetes 2.7 for RHEL 8",
"product_id": "8Base-RHACM-2.7:rhacm2/acm-must-gather-rhel8@sha256:ad85c5d648363cdb36790b49311f4e07a8584b9e6065cde9d41274a1bd716f0a_s390x"
},
"product_reference": "rhacm2/acm-must-gather-rhel8@sha256:ad85c5d648363cdb36790b49311f4e07a8584b9e6065cde9d41274a1bd716f0a_s390x",
"relates_to_product_reference": "8Base-RHACM-2.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/acm-operator-bundle@sha256:90320bd14c632ace987ca1eac05a78068123ef1fc97c401951d073a3f0fd8e66_s390x as a component of Red Hat Advanced Cluster Management for Kubernetes 2.7 for RHEL 8",
"product_id": "8Base-RHACM-2.7:rhacm2/acm-operator-bundle@sha256:90320bd14c632ace987ca1eac05a78068123ef1fc97c401951d073a3f0fd8e66_s390x"
},
"product_reference": "rhacm2/acm-operator-bundle@sha256:90320bd14c632ace987ca1eac05a78068123ef1fc97c401951d073a3f0fd8e66_s390x",
"relates_to_product_reference": "8Base-RHACM-2.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/acm-operator-bundle@sha256:e45be680b6140f58ff1840649b29aebebad4c5950d9571ca39dfea1dffd669b0_ppc64le as a component of Red Hat Advanced Cluster Management for Kubernetes 2.7 for RHEL 8",
"product_id": "8Base-RHACM-2.7:rhacm2/acm-operator-bundle@sha256:e45be680b6140f58ff1840649b29aebebad4c5950d9571ca39dfea1dffd669b0_ppc64le"
},
"product_reference": "rhacm2/acm-operator-bundle@sha256:e45be680b6140f58ff1840649b29aebebad4c5950d9571ca39dfea1dffd669b0_ppc64le",
"relates_to_product_reference": "8Base-RHACM-2.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/acm-operator-bundle@sha256:f63d0a9a0e3dc9d86e84279c50e9c613d8430e71a3821d418e168250ca3b747c_amd64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.7 for RHEL 8",
"product_id": "8Base-RHACM-2.7:rhacm2/acm-operator-bundle@sha256:f63d0a9a0e3dc9d86e84279c50e9c613d8430e71a3821d418e168250ca3b747c_amd64"
},
"product_reference": "rhacm2/acm-operator-bundle@sha256:f63d0a9a0e3dc9d86e84279c50e9c613d8430e71a3821d418e168250ca3b747c_amd64",
"relates_to_product_reference": "8Base-RHACM-2.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/acm-prometheus-config-reloader-rhel8@sha256:0fd63f75b7638fadc78f92a62d6e9731e42c05069f3e93ab0ffd4b004de78100_ppc64le as a component of Red Hat Advanced Cluster Management for Kubernetes 2.7 for RHEL 8",
"product_id": "8Base-RHACM-2.7:rhacm2/acm-prometheus-config-reloader-rhel8@sha256:0fd63f75b7638fadc78f92a62d6e9731e42c05069f3e93ab0ffd4b004de78100_ppc64le"
},
"product_reference": "rhacm2/acm-prometheus-config-reloader-rhel8@sha256:0fd63f75b7638fadc78f92a62d6e9731e42c05069f3e93ab0ffd4b004de78100_ppc64le",
"relates_to_product_reference": "8Base-RHACM-2.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/acm-prometheus-config-reloader-rhel8@sha256:2839bcce06fd5a02f6cc8fce8668fb806ae8f2e0e7174e5c66376792c2d1fd92_s390x as a component of Red Hat Advanced Cluster Management for Kubernetes 2.7 for RHEL 8",
"product_id": "8Base-RHACM-2.7:rhacm2/acm-prometheus-config-reloader-rhel8@sha256:2839bcce06fd5a02f6cc8fce8668fb806ae8f2e0e7174e5c66376792c2d1fd92_s390x"
},
"product_reference": "rhacm2/acm-prometheus-config-reloader-rhel8@sha256:2839bcce06fd5a02f6cc8fce8668fb806ae8f2e0e7174e5c66376792c2d1fd92_s390x",
"relates_to_product_reference": "8Base-RHACM-2.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/acm-prometheus-config-reloader-rhel8@sha256:7fcb79c1707b3c8b767d8c174e5b64516f200c0bfa255c1f40557446b37debae_amd64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.7 for RHEL 8",
"product_id": "8Base-RHACM-2.7:rhacm2/acm-prometheus-config-reloader-rhel8@sha256:7fcb79c1707b3c8b767d8c174e5b64516f200c0bfa255c1f40557446b37debae_amd64"
},
"product_reference": "rhacm2/acm-prometheus-config-reloader-rhel8@sha256:7fcb79c1707b3c8b767d8c174e5b64516f200c0bfa255c1f40557446b37debae_amd64",
"relates_to_product_reference": "8Base-RHACM-2.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/acm-prometheus-config-reloader-rhel8@sha256:a4e43fc7608837da6a66cb2c5bda4b78b520c3075c0f1f66bb824fa44e2d35fd_arm64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.7 for RHEL 8",
"product_id": "8Base-RHACM-2.7:rhacm2/acm-prometheus-config-reloader-rhel8@sha256:a4e43fc7608837da6a66cb2c5bda4b78b520c3075c0f1f66bb824fa44e2d35fd_arm64"
},
"product_reference": "rhacm2/acm-prometheus-config-reloader-rhel8@sha256:a4e43fc7608837da6a66cb2c5bda4b78b520c3075c0f1f66bb824fa44e2d35fd_arm64",
"relates_to_product_reference": "8Base-RHACM-2.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/acm-prometheus-rhel8@sha256:4283fa3b6ee93404d4fe7b551b52dbd7a4bbd8be0a57cf9b603a68736feefaea_amd64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.7 for RHEL 8",
"product_id": "8Base-RHACM-2.7:rhacm2/acm-prometheus-rhel8@sha256:4283fa3b6ee93404d4fe7b551b52dbd7a4bbd8be0a57cf9b603a68736feefaea_amd64"
},
"product_reference": "rhacm2/acm-prometheus-rhel8@sha256:4283fa3b6ee93404d4fe7b551b52dbd7a4bbd8be0a57cf9b603a68736feefaea_amd64",
"relates_to_product_reference": "8Base-RHACM-2.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/acm-prometheus-rhel8@sha256:7e98ef30dca1071d5abff1be2a3a296cc9a4663162a3828b697637195d314e77_ppc64le as a component of Red Hat Advanced Cluster Management for Kubernetes 2.7 for RHEL 8",
"product_id": "8Base-RHACM-2.7:rhacm2/acm-prometheus-rhel8@sha256:7e98ef30dca1071d5abff1be2a3a296cc9a4663162a3828b697637195d314e77_ppc64le"
},
"product_reference": "rhacm2/acm-prometheus-rhel8@sha256:7e98ef30dca1071d5abff1be2a3a296cc9a4663162a3828b697637195d314e77_ppc64le",
"relates_to_product_reference": "8Base-RHACM-2.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/acm-prometheus-rhel8@sha256:b3ee1cad060e7f72414df1ae6c0e27ddf6f6fa7a8e45627ebeb912b8a9ca3b74_arm64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.7 for RHEL 8",
"product_id": "8Base-RHACM-2.7:rhacm2/acm-prometheus-rhel8@sha256:b3ee1cad060e7f72414df1ae6c0e27ddf6f6fa7a8e45627ebeb912b8a9ca3b74_arm64"
},
"product_reference": "rhacm2/acm-prometheus-rhel8@sha256:b3ee1cad060e7f72414df1ae6c0e27ddf6f6fa7a8e45627ebeb912b8a9ca3b74_arm64",
"relates_to_product_reference": "8Base-RHACM-2.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/acm-prometheus-rhel8@sha256:c6d947e30ec1aa348d573ee93c669f71b38ea93801e71636f5f9ab4609f681b4_s390x as a component of Red Hat Advanced Cluster Management for Kubernetes 2.7 for RHEL 8",
"product_id": "8Base-RHACM-2.7:rhacm2/acm-prometheus-rhel8@sha256:c6d947e30ec1aa348d573ee93c669f71b38ea93801e71636f5f9ab4609f681b4_s390x"
},
"product_reference": "rhacm2/acm-prometheus-rhel8@sha256:c6d947e30ec1aa348d573ee93c669f71b38ea93801e71636f5f9ab4609f681b4_s390x",
"relates_to_product_reference": "8Base-RHACM-2.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/acm-search-indexer-rhel8@sha256:436307eef035e0e9be448eb6c4f6a690a7d357ed06d661642b082e0d3219864c_amd64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.7 for RHEL 8",
"product_id": "8Base-RHACM-2.7:rhacm2/acm-search-indexer-rhel8@sha256:436307eef035e0e9be448eb6c4f6a690a7d357ed06d661642b082e0d3219864c_amd64"
},
"product_reference": "rhacm2/acm-search-indexer-rhel8@sha256:436307eef035e0e9be448eb6c4f6a690a7d357ed06d661642b082e0d3219864c_amd64",
"relates_to_product_reference": "8Base-RHACM-2.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/acm-search-indexer-rhel8@sha256:53ceb20280569eaf0129686d49d462a3c1d3eaf2829b6eb920e9359be718e2c4_s390x as a component of Red Hat Advanced Cluster Management for Kubernetes 2.7 for RHEL 8",
"product_id": "8Base-RHACM-2.7:rhacm2/acm-search-indexer-rhel8@sha256:53ceb20280569eaf0129686d49d462a3c1d3eaf2829b6eb920e9359be718e2c4_s390x"
},
"product_reference": "rhacm2/acm-search-indexer-rhel8@sha256:53ceb20280569eaf0129686d49d462a3c1d3eaf2829b6eb920e9359be718e2c4_s390x",
"relates_to_product_reference": "8Base-RHACM-2.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/acm-search-indexer-rhel8@sha256:aa89295f36c99d70e63b07e9fe2c8db348df38b3308870f543efb4be24beca6c_ppc64le as a component of Red Hat Advanced Cluster Management for Kubernetes 2.7 for RHEL 8",
"product_id": "8Base-RHACM-2.7:rhacm2/acm-search-indexer-rhel8@sha256:aa89295f36c99d70e63b07e9fe2c8db348df38b3308870f543efb4be24beca6c_ppc64le"
},
"product_reference": "rhacm2/acm-search-indexer-rhel8@sha256:aa89295f36c99d70e63b07e9fe2c8db348df38b3308870f543efb4be24beca6c_ppc64le",
"relates_to_product_reference": "8Base-RHACM-2.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/acm-search-indexer-rhel8@sha256:aed3972894519bc832bd9a340316a752ebb8edbc393051904c399eef7e423dd4_arm64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.7 for RHEL 8",
"product_id": "8Base-RHACM-2.7:rhacm2/acm-search-indexer-rhel8@sha256:aed3972894519bc832bd9a340316a752ebb8edbc393051904c399eef7e423dd4_arm64"
},
"product_reference": "rhacm2/acm-search-indexer-rhel8@sha256:aed3972894519bc832bd9a340316a752ebb8edbc393051904c399eef7e423dd4_arm64",
"relates_to_product_reference": "8Base-RHACM-2.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/acm-search-v2-api-rhel8@sha256:1808d69232a47c3590a41c1e97126dd06c2727be972b11170b115f2e5d9fec38_amd64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.7 for RHEL 8",
"product_id": "8Base-RHACM-2.7:rhacm2/acm-search-v2-api-rhel8@sha256:1808d69232a47c3590a41c1e97126dd06c2727be972b11170b115f2e5d9fec38_amd64"
},
"product_reference": "rhacm2/acm-search-v2-api-rhel8@sha256:1808d69232a47c3590a41c1e97126dd06c2727be972b11170b115f2e5d9fec38_amd64",
"relates_to_product_reference": "8Base-RHACM-2.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/acm-search-v2-api-rhel8@sha256:1d5153067a1cb127f74d2bc983d16db8f39313a378f14d13f7e39da28f2251ae_ppc64le as a component of Red Hat Advanced Cluster Management for Kubernetes 2.7 for RHEL 8",
"product_id": "8Base-RHACM-2.7:rhacm2/acm-search-v2-api-rhel8@sha256:1d5153067a1cb127f74d2bc983d16db8f39313a378f14d13f7e39da28f2251ae_ppc64le"
},
"product_reference": "rhacm2/acm-search-v2-api-rhel8@sha256:1d5153067a1cb127f74d2bc983d16db8f39313a378f14d13f7e39da28f2251ae_ppc64le",
"relates_to_product_reference": "8Base-RHACM-2.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/acm-search-v2-api-rhel8@sha256:5be1e54791e8024f0e1342eba7d4441e0606f9a26be8f52aff51c8665baa41cc_s390x as a component of Red Hat Advanced Cluster Management for Kubernetes 2.7 for RHEL 8",
"product_id": "8Base-RHACM-2.7:rhacm2/acm-search-v2-api-rhel8@sha256:5be1e54791e8024f0e1342eba7d4441e0606f9a26be8f52aff51c8665baa41cc_s390x"
},
"product_reference": "rhacm2/acm-search-v2-api-rhel8@sha256:5be1e54791e8024f0e1342eba7d4441e0606f9a26be8f52aff51c8665baa41cc_s390x",
"relates_to_product_reference": "8Base-RHACM-2.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/acm-search-v2-api-rhel8@sha256:f2924c460e8d7e12da359f365f9ec3b13c2d175dd6c11533b12113741eea7292_arm64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.7 for RHEL 8",
"product_id": "8Base-RHACM-2.7:rhacm2/acm-search-v2-api-rhel8@sha256:f2924c460e8d7e12da359f365f9ec3b13c2d175dd6c11533b12113741eea7292_arm64"
},
"product_reference": "rhacm2/acm-search-v2-api-rhel8@sha256:f2924c460e8d7e12da359f365f9ec3b13c2d175dd6c11533b12113741eea7292_arm64",
"relates_to_product_reference": "8Base-RHACM-2.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/acm-search-v2-rhel8@sha256:8a28d0fad728823ae5a07a259a0866bc507ae9b0f90eb1b4c63567aaf13c377c_arm64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.7 for RHEL 8",
"product_id": "8Base-RHACM-2.7:rhacm2/acm-search-v2-rhel8@sha256:8a28d0fad728823ae5a07a259a0866bc507ae9b0f90eb1b4c63567aaf13c377c_arm64"
},
"product_reference": "rhacm2/acm-search-v2-rhel8@sha256:8a28d0fad728823ae5a07a259a0866bc507ae9b0f90eb1b4c63567aaf13c377c_arm64",
"relates_to_product_reference": "8Base-RHACM-2.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/acm-search-v2-rhel8@sha256:f5b656141ad16ac873d1b886abc3b956380268b6c0dddb8ceac3e79b65edae0a_s390x as a component of Red Hat Advanced Cluster Management for Kubernetes 2.7 for RHEL 8",
"product_id": "8Base-RHACM-2.7:rhacm2/acm-search-v2-rhel8@sha256:f5b656141ad16ac873d1b886abc3b956380268b6c0dddb8ceac3e79b65edae0a_s390x"
},
"product_reference": "rhacm2/acm-search-v2-rhel8@sha256:f5b656141ad16ac873d1b886abc3b956380268b6c0dddb8ceac3e79b65edae0a_s390x",
"relates_to_product_reference": "8Base-RHACM-2.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/acm-search-v2-rhel8@sha256:f708326772c9ed846e11b053efda56c106d5a72a13482d2a8ecc179cfb957bc9_ppc64le as a component of Red Hat Advanced Cluster Management for Kubernetes 2.7 for RHEL 8",
"product_id": "8Base-RHACM-2.7:rhacm2/acm-search-v2-rhel8@sha256:f708326772c9ed846e11b053efda56c106d5a72a13482d2a8ecc179cfb957bc9_ppc64le"
},
"product_reference": "rhacm2/acm-search-v2-rhel8@sha256:f708326772c9ed846e11b053efda56c106d5a72a13482d2a8ecc179cfb957bc9_ppc64le",
"relates_to_product_reference": "8Base-RHACM-2.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/acm-search-v2-rhel8@sha256:fb98ce01f36b3780192e99b96c688387b5d76892f409b831d6f134ec65d02d4a_amd64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.7 for RHEL 8",
"product_id": "8Base-RHACM-2.7:rhacm2/acm-search-v2-rhel8@sha256:fb98ce01f36b3780192e99b96c688387b5d76892f409b831d6f134ec65d02d4a_amd64"
},
"product_reference": "rhacm2/acm-search-v2-rhel8@sha256:fb98ce01f36b3780192e99b96c688387b5d76892f409b831d6f134ec65d02d4a_amd64",
"relates_to_product_reference": "8Base-RHACM-2.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/acm-volsync-addon-controller-rhel8@sha256:56067372156bb6d00103eecc4b5c80478980036b8143a2e2a73f8a685d0d78ee_amd64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.7 for RHEL 8",
"product_id": "8Base-RHACM-2.7:rhacm2/acm-volsync-addon-controller-rhel8@sha256:56067372156bb6d00103eecc4b5c80478980036b8143a2e2a73f8a685d0d78ee_amd64"
},
"product_reference": "rhacm2/acm-volsync-addon-controller-rhel8@sha256:56067372156bb6d00103eecc4b5c80478980036b8143a2e2a73f8a685d0d78ee_amd64",
"relates_to_product_reference": "8Base-RHACM-2.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/acm-volsync-addon-controller-rhel8@sha256:98724153fa7763d22bcf11c3a5faa6eee0f6c40c4f4f647487e106d2ef427218_s390x as a component of Red Hat Advanced Cluster Management for Kubernetes 2.7 for RHEL 8",
"product_id": "8Base-RHACM-2.7:rhacm2/acm-volsync-addon-controller-rhel8@sha256:98724153fa7763d22bcf11c3a5faa6eee0f6c40c4f4f647487e106d2ef427218_s390x"
},
"product_reference": "rhacm2/acm-volsync-addon-controller-rhel8@sha256:98724153fa7763d22bcf11c3a5faa6eee0f6c40c4f4f647487e106d2ef427218_s390x",
"relates_to_product_reference": "8Base-RHACM-2.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/acm-volsync-addon-controller-rhel8@sha256:a7f8ce55764d4e303d54aaf064d56ee192620d29b361fabcda2a26f364221dc9_arm64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.7 for RHEL 8",
"product_id": "8Base-RHACM-2.7:rhacm2/acm-volsync-addon-controller-rhel8@sha256:a7f8ce55764d4e303d54aaf064d56ee192620d29b361fabcda2a26f364221dc9_arm64"
},
"product_reference": "rhacm2/acm-volsync-addon-controller-rhel8@sha256:a7f8ce55764d4e303d54aaf064d56ee192620d29b361fabcda2a26f364221dc9_arm64",
"relates_to_product_reference": "8Base-RHACM-2.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/acm-volsync-addon-controller-rhel8@sha256:e3e10a30c35a9cbd5f81d107e9ce86b2410bd10171673521eab1491ebdee2314_ppc64le as a component of Red Hat Advanced Cluster Management for Kubernetes 2.7 for RHEL 8",
"product_id": "8Base-RHACM-2.7:rhacm2/acm-volsync-addon-controller-rhel8@sha256:e3e10a30c35a9cbd5f81d107e9ce86b2410bd10171673521eab1491ebdee2314_ppc64le"
},
"product_reference": "rhacm2/acm-volsync-addon-controller-rhel8@sha256:e3e10a30c35a9cbd5f81d107e9ce86b2410bd10171673521eab1491ebdee2314_ppc64le",
"relates_to_product_reference": "8Base-RHACM-2.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/cert-policy-controller-rhel8@sha256:1de63e2d307841c7707f4d0c09cd1d9cd673bbd7736c5f6c533986a9de0d1118_s390x as a component of Red Hat Advanced Cluster Management for Kubernetes 2.7 for RHEL 8",
"product_id": "8Base-RHACM-2.7:rhacm2/cert-policy-controller-rhel8@sha256:1de63e2d307841c7707f4d0c09cd1d9cd673bbd7736c5f6c533986a9de0d1118_s390x"
},
"product_reference": "rhacm2/cert-policy-controller-rhel8@sha256:1de63e2d307841c7707f4d0c09cd1d9cd673bbd7736c5f6c533986a9de0d1118_s390x",
"relates_to_product_reference": "8Base-RHACM-2.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/cert-policy-controller-rhel8@sha256:488e74aed7f420f6112ef1f7b3b5cc812358574ec149ecca1147ff2f9d6d7835_arm64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.7 for RHEL 8",
"product_id": "8Base-RHACM-2.7:rhacm2/cert-policy-controller-rhel8@sha256:488e74aed7f420f6112ef1f7b3b5cc812358574ec149ecca1147ff2f9d6d7835_arm64"
},
"product_reference": "rhacm2/cert-policy-controller-rhel8@sha256:488e74aed7f420f6112ef1f7b3b5cc812358574ec149ecca1147ff2f9d6d7835_arm64",
"relates_to_product_reference": "8Base-RHACM-2.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/cert-policy-controller-rhel8@sha256:5be8ca7ec79077906c23b52cdaa731866774a2e413babd395d3f24d892bed37a_ppc64le as a component of Red Hat Advanced Cluster Management for Kubernetes 2.7 for RHEL 8",
"product_id": "8Base-RHACM-2.7:rhacm2/cert-policy-controller-rhel8@sha256:5be8ca7ec79077906c23b52cdaa731866774a2e413babd395d3f24d892bed37a_ppc64le"
},
"product_reference": "rhacm2/cert-policy-controller-rhel8@sha256:5be8ca7ec79077906c23b52cdaa731866774a2e413babd395d3f24d892bed37a_ppc64le",
"relates_to_product_reference": "8Base-RHACM-2.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/cert-policy-controller-rhel8@sha256:c78e2547f3cff318747e354f09e5954c71fde8840ab8db818050dc9531205e6c_amd64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.7 for RHEL 8",
"product_id": "8Base-RHACM-2.7:rhacm2/cert-policy-controller-rhel8@sha256:c78e2547f3cff318747e354f09e5954c71fde8840ab8db818050dc9531205e6c_amd64"
},
"product_reference": "rhacm2/cert-policy-controller-rhel8@sha256:c78e2547f3cff318747e354f09e5954c71fde8840ab8db818050dc9531205e6c_amd64",
"relates_to_product_reference": "8Base-RHACM-2.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/cluster-backup-rhel8-operator@sha256:09f23f185abfbec175fbea2cc1fba624308c2777b5c8133d9e98daeb4bcfa009_s390x as a component of Red Hat Advanced Cluster Management for Kubernetes 2.7 for RHEL 8",
"product_id": "8Base-RHACM-2.7:rhacm2/cluster-backup-rhel8-operator@sha256:09f23f185abfbec175fbea2cc1fba624308c2777b5c8133d9e98daeb4bcfa009_s390x"
},
"product_reference": "rhacm2/cluster-backup-rhel8-operator@sha256:09f23f185abfbec175fbea2cc1fba624308c2777b5c8133d9e98daeb4bcfa009_s390x",
"relates_to_product_reference": "8Base-RHACM-2.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/cluster-backup-rhel8-operator@sha256:3af39faf1795e87018795c35b2ec5074bfcd1bf76b84326446cfb1570bc0d5e0_arm64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.7 for RHEL 8",
"product_id": "8Base-RHACM-2.7:rhacm2/cluster-backup-rhel8-operator@sha256:3af39faf1795e87018795c35b2ec5074bfcd1bf76b84326446cfb1570bc0d5e0_arm64"
},
"product_reference": "rhacm2/cluster-backup-rhel8-operator@sha256:3af39faf1795e87018795c35b2ec5074bfcd1bf76b84326446cfb1570bc0d5e0_arm64",
"relates_to_product_reference": "8Base-RHACM-2.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/cluster-backup-rhel8-operator@sha256:3c969356ace5c3bc0fa5d6d8e25a838262b0f6152533f4361034a742eb29ae24_amd64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.7 for RHEL 8",
"product_id": "8Base-RHACM-2.7:rhacm2/cluster-backup-rhel8-operator@sha256:3c969356ace5c3bc0fa5d6d8e25a838262b0f6152533f4361034a742eb29ae24_amd64"
},
"product_reference": "rhacm2/cluster-backup-rhel8-operator@sha256:3c969356ace5c3bc0fa5d6d8e25a838262b0f6152533f4361034a742eb29ae24_amd64",
"relates_to_product_reference": "8Base-RHACM-2.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/cluster-backup-rhel8-operator@sha256:f02c115867036c64cdf8669fe7690b94d23b19ad7b969938f7c4cbb00111d403_ppc64le as a component of Red Hat Advanced Cluster Management for Kubernetes 2.7 for RHEL 8",
"product_id": "8Base-RHACM-2.7:rhacm2/cluster-backup-rhel8-operator@sha256:f02c115867036c64cdf8669fe7690b94d23b19ad7b969938f7c4cbb00111d403_ppc64le"
},
"product_reference": "rhacm2/cluster-backup-rhel8-operator@sha256:f02c115867036c64cdf8669fe7690b94d23b19ad7b969938f7c4cbb00111d403_ppc64le",
"relates_to_product_reference": "8Base-RHACM-2.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/config-policy-controller-rhel8@sha256:1339f82b15ebe01ba411e70252eb5964a5d622bd28a7fa494786ae6317d3060c_amd64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.7 for RHEL 8",
"product_id": "8Base-RHACM-2.7:rhacm2/config-policy-controller-rhel8@sha256:1339f82b15ebe01ba411e70252eb5964a5d622bd28a7fa494786ae6317d3060c_amd64"
},
"product_reference": "rhacm2/config-policy-controller-rhel8@sha256:1339f82b15ebe01ba411e70252eb5964a5d622bd28a7fa494786ae6317d3060c_amd64",
"relates_to_product_reference": "8Base-RHACM-2.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/config-policy-controller-rhel8@sha256:328c0d0e4d06573f2f26bbec39f1a570eb6ddbc26a5c0fa380fec7f840f6475e_arm64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.7 for RHEL 8",
"product_id": "8Base-RHACM-2.7:rhacm2/config-policy-controller-rhel8@sha256:328c0d0e4d06573f2f26bbec39f1a570eb6ddbc26a5c0fa380fec7f840f6475e_arm64"
},
"product_reference": "rhacm2/config-policy-controller-rhel8@sha256:328c0d0e4d06573f2f26bbec39f1a570eb6ddbc26a5c0fa380fec7f840f6475e_arm64",
"relates_to_product_reference": "8Base-RHACM-2.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/config-policy-controller-rhel8@sha256:e5480dd0b573d0fd949fa2cf22d77ebb5a32765fb95bed18a02fa3155f690f5b_ppc64le as a component of Red Hat Advanced Cluster Management for Kubernetes 2.7 for RHEL 8",
"product_id": "8Base-RHACM-2.7:rhacm2/config-policy-controller-rhel8@sha256:e5480dd0b573d0fd949fa2cf22d77ebb5a32765fb95bed18a02fa3155f690f5b_ppc64le"
},
"product_reference": "rhacm2/config-policy-controller-rhel8@sha256:e5480dd0b573d0fd949fa2cf22d77ebb5a32765fb95bed18a02fa3155f690f5b_ppc64le",
"relates_to_product_reference": "8Base-RHACM-2.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/config-policy-controller-rhel8@sha256:fab9c37776dabaa9c510bf243f23407715a1e3bd1c0a0280dc22191c6349a1c0_s390x as a component of Red Hat Advanced Cluster Management for Kubernetes 2.7 for RHEL 8",
"product_id": "8Base-RHACM-2.7:rhacm2/config-policy-controller-rhel8@sha256:fab9c37776dabaa9c510bf243f23407715a1e3bd1c0a0280dc22191c6349a1c0_s390x"
},
"product_reference": "rhacm2/config-policy-controller-rhel8@sha256:fab9c37776dabaa9c510bf243f23407715a1e3bd1c0a0280dc22191c6349a1c0_s390x",
"relates_to_product_reference": "8Base-RHACM-2.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/console-rhel8@sha256:01517c35f75f1f4f4c3625eb899bff16ae5c114a241c70b56f7de2310ddd065e_s390x as a component of Red Hat Advanced Cluster Management for Kubernetes 2.7 for RHEL 8",
"product_id": "8Base-RHACM-2.7:rhacm2/console-rhel8@sha256:01517c35f75f1f4f4c3625eb899bff16ae5c114a241c70b56f7de2310ddd065e_s390x"
},
"product_reference": "rhacm2/console-rhel8@sha256:01517c35f75f1f4f4c3625eb899bff16ae5c114a241c70b56f7de2310ddd065e_s390x",
"relates_to_product_reference": "8Base-RHACM-2.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/console-rhel8@sha256:33929c835221f166d0eb731f5e553cdf78a5579a124c90b462d4bb5250dc7254_arm64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.7 for RHEL 8",
"product_id": "8Base-RHACM-2.7:rhacm2/console-rhel8@sha256:33929c835221f166d0eb731f5e553cdf78a5579a124c90b462d4bb5250dc7254_arm64"
},
"product_reference": "rhacm2/console-rhel8@sha256:33929c835221f166d0eb731f5e553cdf78a5579a124c90b462d4bb5250dc7254_arm64",
"relates_to_product_reference": "8Base-RHACM-2.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/console-rhel8@sha256:89dad712668e3fdd11a79fdc477a5a2fe1060902bd3f3e575fd2812b4e9f7037_ppc64le as a component of Red Hat Advanced Cluster Management for Kubernetes 2.7 for RHEL 8",
"product_id": "8Base-RHACM-2.7:rhacm2/console-rhel8@sha256:89dad712668e3fdd11a79fdc477a5a2fe1060902bd3f3e575fd2812b4e9f7037_ppc64le"
},
"product_reference": "rhacm2/console-rhel8@sha256:89dad712668e3fdd11a79fdc477a5a2fe1060902bd3f3e575fd2812b4e9f7037_ppc64le",
"relates_to_product_reference": "8Base-RHACM-2.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/console-rhel8@sha256:fa807a069376c408c56d593bc2e2569cec0c19f105a727a616dea3bd8305953f_amd64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.7 for RHEL 8",
"product_id": "8Base-RHACM-2.7:rhacm2/console-rhel8@sha256:fa807a069376c408c56d593bc2e2569cec0c19f105a727a616dea3bd8305953f_amd64"
},
"product_reference": "rhacm2/console-rhel8@sha256:fa807a069376c408c56d593bc2e2569cec0c19f105a727a616dea3bd8305953f_amd64",
"relates_to_product_reference": "8Base-RHACM-2.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/endpoint-monitoring-rhel8-operator@sha256:4f5241425e26875244fab0ec9e96707790ef86edca5265ac01de1ccfc86294c0_amd64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.7 for RHEL 8",
"product_id": "8Base-RHACM-2.7:rhacm2/endpoint-monitoring-rhel8-operator@sha256:4f5241425e26875244fab0ec9e96707790ef86edca5265ac01de1ccfc86294c0_amd64"
},
"product_reference": "rhacm2/endpoint-monitoring-rhel8-operator@sha256:4f5241425e26875244fab0ec9e96707790ef86edca5265ac01de1ccfc86294c0_amd64",
"relates_to_product_reference": "8Base-RHACM-2.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/endpoint-monitoring-rhel8-operator@sha256:64c9e84fb923d107d0d4d3f9026510de03f73773cc8348f0025721d26033215c_arm64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.7 for RHEL 8",
"product_id": "8Base-RHACM-2.7:rhacm2/endpoint-monitoring-rhel8-operator@sha256:64c9e84fb923d107d0d4d3f9026510de03f73773cc8348f0025721d26033215c_arm64"
},
"product_reference": "rhacm2/endpoint-monitoring-rhel8-operator@sha256:64c9e84fb923d107d0d4d3f9026510de03f73773cc8348f0025721d26033215c_arm64",
"relates_to_product_reference": "8Base-RHACM-2.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/endpoint-monitoring-rhel8-operator@sha256:8913009902c71afe34f3a98ed720997e72f764cb7e251a08a2698f2d8ce64e24_s390x as a component of Red Hat Advanced Cluster Management for Kubernetes 2.7 for RHEL 8",
"product_id": "8Base-RHACM-2.7:rhacm2/endpoint-monitoring-rhel8-operator@sha256:8913009902c71afe34f3a98ed720997e72f764cb7e251a08a2698f2d8ce64e24_s390x"
},
"product_reference": "rhacm2/endpoint-monitoring-rhel8-operator@sha256:8913009902c71afe34f3a98ed720997e72f764cb7e251a08a2698f2d8ce64e24_s390x",
"relates_to_product_reference": "8Base-RHACM-2.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/endpoint-monitoring-rhel8-operator@sha256:c5bcc8c4e5d2a4b7270b04dc1b8e8fa399a0f0bfff1d1cc3e7ec0b7b7b6e0f3f_ppc64le as a component of Red Hat Advanced Cluster Management for Kubernetes 2.7 for RHEL 8",
"product_id": "8Base-RHACM-2.7:rhacm2/endpoint-monitoring-rhel8-operator@sha256:c5bcc8c4e5d2a4b7270b04dc1b8e8fa399a0f0bfff1d1cc3e7ec0b7b7b6e0f3f_ppc64le"
},
"product_reference": "rhacm2/endpoint-monitoring-rhel8-operator@sha256:c5bcc8c4e5d2a4b7270b04dc1b8e8fa399a0f0bfff1d1cc3e7ec0b7b7b6e0f3f_ppc64le",
"relates_to_product_reference": "8Base-RHACM-2.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/governance-policy-propagator-rhel8@sha256:002229b229bf9a13e54dc16e1edacc0cf8c75d6f46948868a045d79dfd38033c_amd64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.7 for RHEL 8",
"product_id": "8Base-RHACM-2.7:rhacm2/governance-policy-propagator-rhel8@sha256:002229b229bf9a13e54dc16e1edacc0cf8c75d6f46948868a045d79dfd38033c_amd64"
},
"product_reference": "rhacm2/governance-policy-propagator-rhel8@sha256:002229b229bf9a13e54dc16e1edacc0cf8c75d6f46948868a045d79dfd38033c_amd64",
"relates_to_product_reference": "8Base-RHACM-2.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/governance-policy-propagator-rhel8@sha256:53a9030933e0b2f752461e5337590ad16e891a8fdda897d8a0cb8e135363f0d0_ppc64le as a component of Red Hat Advanced Cluster Management for Kubernetes 2.7 for RHEL 8",
"product_id": "8Base-RHACM-2.7:rhacm2/governance-policy-propagator-rhel8@sha256:53a9030933e0b2f752461e5337590ad16e891a8fdda897d8a0cb8e135363f0d0_ppc64le"
},
"product_reference": "rhacm2/governance-policy-propagator-rhel8@sha256:53a9030933e0b2f752461e5337590ad16e891a8fdda897d8a0cb8e135363f0d0_ppc64le",
"relates_to_product_reference": "8Base-RHACM-2.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/governance-policy-propagator-rhel8@sha256:d4296089159e15bf3e11f5695a34d10b83875a346545f1d09824b4fe47295cf8_s390x as a component of Red Hat Advanced Cluster Management for Kubernetes 2.7 for RHEL 8",
"product_id": "8Base-RHACM-2.7:rhacm2/governance-policy-propagator-rhel8@sha256:d4296089159e15bf3e11f5695a34d10b83875a346545f1d09824b4fe47295cf8_s390x"
},
"product_reference": "rhacm2/governance-policy-propagator-rhel8@sha256:d4296089159e15bf3e11f5695a34d10b83875a346545f1d09824b4fe47295cf8_s390x",
"relates_to_product_reference": "8Base-RHACM-2.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/governance-policy-propagator-rhel8@sha256:e05489056e65dba4eb291b050c8072608a5efc2ce971b34a903c8c7ca07e0927_arm64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.7 for RHEL 8",
"product_id": "8Base-RHACM-2.7:rhacm2/governance-policy-propagator-rhel8@sha256:e05489056e65dba4eb291b050c8072608a5efc2ce971b34a903c8c7ca07e0927_arm64"
},
"product_reference": "rhacm2/governance-policy-propagator-rhel8@sha256:e05489056e65dba4eb291b050c8072608a5efc2ce971b34a903c8c7ca07e0927_arm64",
"relates_to_product_reference": "8Base-RHACM-2.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/grafana-dashboard-loader-rhel8@sha256:0d64615d4c3a6fc8e0fc5eb595d8f846f17f7462aaf66b40aa54436fe2b4bd2b_amd64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.7 for RHEL 8",
"product_id": "8Base-RHACM-2.7:rhacm2/grafana-dashboard-loader-rhel8@sha256:0d64615d4c3a6fc8e0fc5eb595d8f846f17f7462aaf66b40aa54436fe2b4bd2b_amd64"
},
"product_reference": "rhacm2/grafana-dashboard-loader-rhel8@sha256:0d64615d4c3a6fc8e0fc5eb595d8f846f17f7462aaf66b40aa54436fe2b4bd2b_amd64",
"relates_to_product_reference": "8Base-RHACM-2.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/grafana-dashboard-loader-rhel8@sha256:c182f0b51bfd9b29ea7363f74522a49b6601418f5db76843231167ef1176f709_s390x as a component of Red Hat Advanced Cluster Management for Kubernetes 2.7 for RHEL 8",
"product_id": "8Base-RHACM-2.7:rhacm2/grafana-dashboard-loader-rhel8@sha256:c182f0b51bfd9b29ea7363f74522a49b6601418f5db76843231167ef1176f709_s390x"
},
"product_reference": "rhacm2/grafana-dashboard-loader-rhel8@sha256:c182f0b51bfd9b29ea7363f74522a49b6601418f5db76843231167ef1176f709_s390x",
"relates_to_product_reference": "8Base-RHACM-2.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/grafana-dashboard-loader-rhel8@sha256:d41f6fabaec525dfaac736806b93102479260309f482e155af2b03dc3c9a0c61_arm64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.7 for RHEL 8",
"product_id": "8Base-RHACM-2.7:rhacm2/grafana-dashboard-loader-rhel8@sha256:d41f6fabaec525dfaac736806b93102479260309f482e155af2b03dc3c9a0c61_arm64"
},
"product_reference": "rhacm2/grafana-dashboard-loader-rhel8@sha256:d41f6fabaec525dfaac736806b93102479260309f482e155af2b03dc3c9a0c61_arm64",
"relates_to_product_reference": "8Base-RHACM-2.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/grafana-dashboard-loader-rhel8@sha256:f35f6472c8138046e2f9017659dfb5a703cd895032a21d6d95c1075173005f7c_ppc64le as a component of Red Hat Advanced Cluster Management for Kubernetes 2.7 for RHEL 8",
"product_id": "8Base-RHACM-2.7:rhacm2/grafana-dashboard-loader-rhel8@sha256:f35f6472c8138046e2f9017659dfb5a703cd895032a21d6d95c1075173005f7c_ppc64le"
},
"product_reference": "rhacm2/grafana-dashboard-loader-rhel8@sha256:f35f6472c8138046e2f9017659dfb5a703cd895032a21d6d95c1075173005f7c_ppc64le",
"relates_to_product_reference": "8Base-RHACM-2.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/iam-policy-controller-rhel8@sha256:83354271af399291790b9c3e2e98ba1db7fac99b48a385d50e7318b357f882ca_ppc64le as a component of Red Hat Advanced Cluster Management for Kubernetes 2.7 for RHEL 8",
"product_id": "8Base-RHACM-2.7:rhacm2/iam-policy-controller-rhel8@sha256:83354271af399291790b9c3e2e98ba1db7fac99b48a385d50e7318b357f882ca_ppc64le"
},
"product_reference": "rhacm2/iam-policy-controller-rhel8@sha256:83354271af399291790b9c3e2e98ba1db7fac99b48a385d50e7318b357f882ca_ppc64le",
"relates_to_product_reference": "8Base-RHACM-2.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/iam-policy-controller-rhel8@sha256:cc5f8499009dc316d936c3a57f9a9457d5f2bbc8568e2b484a7c8b1cc676da7c_arm64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.7 for RHEL 8",
"product_id": "8Base-RHACM-2.7:rhacm2/iam-policy-controller-rhel8@sha256:cc5f8499009dc316d936c3a57f9a9457d5f2bbc8568e2b484a7c8b1cc676da7c_arm64"
},
"product_reference": "rhacm2/iam-policy-controller-rhel8@sha256:cc5f8499009dc316d936c3a57f9a9457d5f2bbc8568e2b484a7c8b1cc676da7c_arm64",
"relates_to_product_reference": "8Base-RHACM-2.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/iam-policy-controller-rhel8@sha256:e79bba365fb1a5edb7cc53d07cebdbb56e861948dedd61e9697f14a8defc300b_amd64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.7 for RHEL 8",
"product_id": "8Base-RHACM-2.7:rhacm2/iam-policy-controller-rhel8@sha256:e79bba365fb1a5edb7cc53d07cebdbb56e861948dedd61e9697f14a8defc300b_amd64"
},
"product_reference": "rhacm2/iam-policy-controller-rhel8@sha256:e79bba365fb1a5edb7cc53d07cebdbb56e861948dedd61e9697f14a8defc300b_amd64",
"relates_to_product_reference": "8Base-RHACM-2.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/iam-policy-controller-rhel8@sha256:f7a86d6209a19498e56da1f39533a1198af35c2a9e3c824cea252eb34d737219_s390x as a component of Red Hat Advanced Cluster Management for Kubernetes 2.7 for RHEL 8",
"product_id": "8Base-RHACM-2.7:rhacm2/iam-policy-controller-rhel8@sha256:f7a86d6209a19498e56da1f39533a1198af35c2a9e3c824cea252eb34d737219_s390x"
},
"product_reference": "rhacm2/iam-policy-controller-rhel8@sha256:f7a86d6209a19498e56da1f39533a1198af35c2a9e3c824cea252eb34d737219_s390x",
"relates_to_product_reference": "8Base-RHACM-2.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/insights-client-rhel8@sha256:41d64847ac789df45b51aeca8debfa2a5ac7ff15ad880ba7213ce8afbe4aff2e_amd64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.7 for RHEL 8",
"product_id": "8Base-RHACM-2.7:rhacm2/insights-client-rhel8@sha256:41d64847ac789df45b51aeca8debfa2a5ac7ff15ad880ba7213ce8afbe4aff2e_amd64"
},
"product_reference": "rhacm2/insights-client-rhel8@sha256:41d64847ac789df45b51aeca8debfa2a5ac7ff15ad880ba7213ce8afbe4aff2e_amd64",
"relates_to_product_reference": "8Base-RHACM-2.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/insights-client-rhel8@sha256:5a32ad8c8e7792f9679a604f073bce047c4f8fdd713a655ae83314e27366c5af_arm64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.7 for RHEL 8",
"product_id": "8Base-RHACM-2.7:rhacm2/insights-client-rhel8@sha256:5a32ad8c8e7792f9679a604f073bce047c4f8fdd713a655ae83314e27366c5af_arm64"
},
"product_reference": "rhacm2/insights-client-rhel8@sha256:5a32ad8c8e7792f9679a604f073bce047c4f8fdd713a655ae83314e27366c5af_arm64",
"relates_to_product_reference": "8Base-RHACM-2.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/insights-client-rhel8@sha256:7040938ffaa1682dfefe95a614335b9d4f59aac472e47937f1d19f8325d985e6_ppc64le as a component of Red Hat Advanced Cluster Management for Kubernetes 2.7 for RHEL 8",
"product_id": "8Base-RHACM-2.7:rhacm2/insights-client-rhel8@sha256:7040938ffaa1682dfefe95a614335b9d4f59aac472e47937f1d19f8325d985e6_ppc64le"
},
"product_reference": "rhacm2/insights-client-rhel8@sha256:7040938ffaa1682dfefe95a614335b9d4f59aac472e47937f1d19f8325d985e6_ppc64le",
"relates_to_product_reference": "8Base-RHACM-2.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/insights-client-rhel8@sha256:9d25ef8c29b2dac4660e18c17d0286fa2ff0f6f6383b6bf795f7e5e6f70b950e_s390x as a component of Red Hat Advanced Cluster Management for Kubernetes 2.7 for RHEL 8",
"product_id": "8Base-RHACM-2.7:rhacm2/insights-client-rhel8@sha256:9d25ef8c29b2dac4660e18c17d0286fa2ff0f6f6383b6bf795f7e5e6f70b950e_s390x"
},
"product_reference": "rhacm2/insights-client-rhel8@sha256:9d25ef8c29b2dac4660e18c17d0286fa2ff0f6f6383b6bf795f7e5e6f70b950e_s390x",
"relates_to_product_reference": "8Base-RHACM-2.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/insights-metrics-rhel8@sha256:4bf538ff68126949da79f7b1ab97a44a64529e240cd3f84360a88bb6a9a08e4d_ppc64le as a component of Red Hat Advanced Cluster Management for Kubernetes 2.7 for RHEL 8",
"product_id": "8Base-RHACM-2.7:rhacm2/insights-metrics-rhel8@sha256:4bf538ff68126949da79f7b1ab97a44a64529e240cd3f84360a88bb6a9a08e4d_ppc64le"
},
"product_reference": "rhacm2/insights-metrics-rhel8@sha256:4bf538ff68126949da79f7b1ab97a44a64529e240cd3f84360a88bb6a9a08e4d_ppc64le",
"relates_to_product_reference": "8Base-RHACM-2.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/insights-metrics-rhel8@sha256:57bf2eca5df0be601d7dd59357e95d078bf69d26c1b26cdd56d0d311df123d5a_arm64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.7 for RHEL 8",
"product_id": "8Base-RHACM-2.7:rhacm2/insights-metrics-rhel8@sha256:57bf2eca5df0be601d7dd59357e95d078bf69d26c1b26cdd56d0d311df123d5a_arm64"
},
"product_reference": "rhacm2/insights-metrics-rhel8@sha256:57bf2eca5df0be601d7dd59357e95d078bf69d26c1b26cdd56d0d311df123d5a_arm64",
"relates_to_product_reference": "8Base-RHACM-2.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/insights-metrics-rhel8@sha256:65f96884ed34103842217b26597ec413197db699aeb004daeca08f1d08014f46_amd64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.7 for RHEL 8",
"product_id": "8Base-RHACM-2.7:rhacm2/insights-metrics-rhel8@sha256:65f96884ed34103842217b26597ec413197db699aeb004daeca08f1d08014f46_amd64"
},
"product_reference": "rhacm2/insights-metrics-rhel8@sha256:65f96884ed34103842217b26597ec413197db699aeb004daeca08f1d08014f46_amd64",
"relates_to_product_reference": "8Base-RHACM-2.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/insights-metrics-rhel8@sha256:ed01454411cbdfb20661aecc76e00767b5ec122e27a379159476eabba741b94e_s390x as a component of Red Hat Advanced Cluster Management for Kubernetes 2.7 for RHEL 8",
"product_id": "8Base-RHACM-2.7:rhacm2/insights-metrics-rhel8@sha256:ed01454411cbdfb20661aecc76e00767b5ec122e27a379159476eabba741b94e_s390x"
},
"product_reference": "rhacm2/insights-metrics-rhel8@sha256:ed01454411cbdfb20661aecc76e00767b5ec122e27a379159476eabba741b94e_s390x",
"relates_to_product_reference": "8Base-RHACM-2.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/klusterlet-addon-controller-rhel8@sha256:523776c04653aac8c750ff48156fd7a5b0efd9ad35c40cbacdbe0ca6dda48217_amd64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.7 for RHEL 8",
"product_id": "8Base-RHACM-2.7:rhacm2/klusterlet-addon-controller-rhel8@sha256:523776c04653aac8c750ff48156fd7a5b0efd9ad35c40cbacdbe0ca6dda48217_amd64"
},
"product_reference": "rhacm2/klusterlet-addon-controller-rhel8@sha256:523776c04653aac8c750ff48156fd7a5b0efd9ad35c40cbacdbe0ca6dda48217_amd64",
"relates_to_product_reference": "8Base-RHACM-2.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/klusterlet-addon-controller-rhel8@sha256:7cea9ce9aeb26df137590353de05b8a88ee55faa43cecde68e40fb875f9844cd_arm64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.7 for RHEL 8",
"product_id": "8Base-RHACM-2.7:rhacm2/klusterlet-addon-controller-rhel8@sha256:7cea9ce9aeb26df137590353de05b8a88ee55faa43cecde68e40fb875f9844cd_arm64"
},
"product_reference": "rhacm2/klusterlet-addon-controller-rhel8@sha256:7cea9ce9aeb26df137590353de05b8a88ee55faa43cecde68e40fb875f9844cd_arm64",
"relates_to_product_reference": "8Base-RHACM-2.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/klusterlet-addon-controller-rhel8@sha256:866125412b6812710734b9e72d09581be40879bb57236e37660e2d29210a37ad_s390x as a component of Red Hat Advanced Cluster Management for Kubernetes 2.7 for RHEL 8",
"product_id": "8Base-RHACM-2.7:rhacm2/klusterlet-addon-controller-rhel8@sha256:866125412b6812710734b9e72d09581be40879bb57236e37660e2d29210a37ad_s390x"
},
"product_reference": "rhacm2/klusterlet-addon-controller-rhel8@sha256:866125412b6812710734b9e72d09581be40879bb57236e37660e2d29210a37ad_s390x",
"relates_to_product_reference": "8Base-RHACM-2.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/klusterlet-addon-controller-rhel8@sha256:c89f9fed1ce56a6baf10808454b01d4df88571db744feb2bfae8b5707d82013f_ppc64le as a component of Red Hat Advanced Cluster Management for Kubernetes 2.7 for RHEL 8",
"product_id": "8Base-RHACM-2.7:rhacm2/klusterlet-addon-controller-rhel8@sha256:c89f9fed1ce56a6baf10808454b01d4df88571db744feb2bfae8b5707d82013f_ppc64le"
},
"product_reference": "rhacm2/klusterlet-addon-controller-rhel8@sha256:c89f9fed1ce56a6baf10808454b01d4df88571db744feb2bfae8b5707d82013f_ppc64le",
"relates_to_product_reference": "8Base-RHACM-2.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/kube-rbac-proxy-rhel8@sha256:407178ad223483b92a382e0fb916de9f42f1a0db9aaacb66710a7a743f1c3dce_arm64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.7 for RHEL 8",
"product_id": "8Base-RHACM-2.7:rhacm2/kube-rbac-proxy-rhel8@sha256:407178ad223483b92a382e0fb916de9f42f1a0db9aaacb66710a7a743f1c3dce_arm64"
},
"product_reference": "rhacm2/kube-rbac-proxy-rhel8@sha256:407178ad223483b92a382e0fb916de9f42f1a0db9aaacb66710a7a743f1c3dce_arm64",
"relates_to_product_reference": "8Base-RHACM-2.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/kube-rbac-proxy-rhel8@sha256:455dde7a89b1505c93651022451b83e1e8f86186b98f660e3c6ad998a97d48f3_ppc64le as a component of Red Hat Advanced Cluster Management for Kubernetes 2.7 for RHEL 8",
"product_id": "8Base-RHACM-2.7:rhacm2/kube-rbac-proxy-rhel8@sha256:455dde7a89b1505c93651022451b83e1e8f86186b98f660e3c6ad998a97d48f3_ppc64le"
},
"product_reference": "rhacm2/kube-rbac-proxy-rhel8@sha256:455dde7a89b1505c93651022451b83e1e8f86186b98f660e3c6ad998a97d48f3_ppc64le",
"relates_to_product_reference": "8Base-RHACM-2.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/kube-rbac-proxy-rhel8@sha256:95de0275698ef704379246e088763c3827171487049b9cfb857712ddbdef46e9_amd64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.7 for RHEL 8",
"product_id": "8Base-RHACM-2.7:rhacm2/kube-rbac-proxy-rhel8@sha256:95de0275698ef704379246e088763c3827171487049b9cfb857712ddbdef46e9_amd64"
},
"product_reference": "rhacm2/kube-rbac-proxy-rhel8@sha256:95de0275698ef704379246e088763c3827171487049b9cfb857712ddbdef46e9_amd64",
"relates_to_product_reference": "8Base-RHACM-2.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/kube-rbac-proxy-rhel8@sha256:f0397b30dc7b824b0e37a256c5a067585885c80db1033b44a13fe56446cd80a9_s390x as a component of Red Hat Advanced Cluster Management for Kubernetes 2.7 for RHEL 8",
"product_id": "8Base-RHACM-2.7:rhacm2/kube-rbac-proxy-rhel8@sha256:f0397b30dc7b824b0e37a256c5a067585885c80db1033b44a13fe56446cd80a9_s390x"
},
"product_reference": "rhacm2/kube-rbac-proxy-rhel8@sha256:f0397b30dc7b824b0e37a256c5a067585885c80db1033b44a13fe56446cd80a9_s390x",
"relates_to_product_reference": "8Base-RHACM-2.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/kube-state-metrics-rhel8@sha256:1f27bc62a66413a31d2d680ecd2a8ed9c9d378341da56b788cd86c98151a1fd4_s390x as a component of Red Hat Advanced Cluster Management for Kubernetes 2.7 for RHEL 8",
"product_id": "8Base-RHACM-2.7:rhacm2/kube-state-metrics-rhel8@sha256:1f27bc62a66413a31d2d680ecd2a8ed9c9d378341da56b788cd86c98151a1fd4_s390x"
},
"product_reference": "rhacm2/kube-state-metrics-rhel8@sha256:1f27bc62a66413a31d2d680ecd2a8ed9c9d378341da56b788cd86c98151a1fd4_s390x",
"relates_to_product_reference": "8Base-RHACM-2.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/kube-state-metrics-rhel8@sha256:534420075e829b5881f6cd3f32d4aa90ea3075de869b84f689c9606d4f03521a_arm64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.7 for RHEL 8",
"product_id": "8Base-RHACM-2.7:rhacm2/kube-state-metrics-rhel8@sha256:534420075e829b5881f6cd3f32d4aa90ea3075de869b84f689c9606d4f03521a_arm64"
},
"product_reference": "rhacm2/kube-state-metrics-rhel8@sha256:534420075e829b5881f6cd3f32d4aa90ea3075de869b84f689c9606d4f03521a_arm64",
"relates_to_product_reference": "8Base-RHACM-2.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/kube-state-metrics-rhel8@sha256:8cc675a0cf4ff24b28c0b75a54fc4f3328c6a9f041f21d1814d210b7704f6970_amd64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.7 for RHEL 8",
"product_id": "8Base-RHACM-2.7:rhacm2/kube-state-metrics-rhel8@sha256:8cc675a0cf4ff24b28c0b75a54fc4f3328c6a9f041f21d1814d210b7704f6970_amd64"
},
"product_reference": "rhacm2/kube-state-metrics-rhel8@sha256:8cc675a0cf4ff24b28c0b75a54fc4f3328c6a9f041f21d1814d210b7704f6970_amd64",
"relates_to_product_reference": "8Base-RHACM-2.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/kube-state-metrics-rhel8@sha256:c56179f297ebab2ef9851417ec42ac6c16b6f8cb3627c243ff6984d2dd6ac76d_ppc64le as a component of Red Hat Advanced Cluster Management for Kubernetes 2.7 for RHEL 8",
"product_id": "8Base-RHACM-2.7:rhacm2/kube-state-metrics-rhel8@sha256:c56179f297ebab2ef9851417ec42ac6c16b6f8cb3627c243ff6984d2dd6ac76d_ppc64le"
},
"product_reference": "rhacm2/kube-state-metrics-rhel8@sha256:c56179f297ebab2ef9851417ec42ac6c16b6f8cb3627c243ff6984d2dd6ac76d_ppc64le",
"relates_to_product_reference": "8Base-RHACM-2.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/management-ingress-rhel8@sha256:3b94abf5182934113b1cf9b8688a2da977d5fec3110f2d79b81b2ec46ffeada3_ppc64le as a component of Red Hat Advanced Cluster Management for Kubernetes 2.7 for RHEL 8",
"product_id": "8Base-RHACM-2.7:rhacm2/management-ingress-rhel8@sha256:3b94abf5182934113b1cf9b8688a2da977d5fec3110f2d79b81b2ec46ffeada3_ppc64le"
},
"product_reference": "rhacm2/management-ingress-rhel8@sha256:3b94abf5182934113b1cf9b8688a2da977d5fec3110f2d79b81b2ec46ffeada3_ppc64le",
"relates_to_product_reference": "8Base-RHACM-2.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/management-ingress-rhel8@sha256:70aa7c3711b4085caa9ba50295dfedf9b2cd3a1b37e815e4a7245c1aef0cfe22_s390x as a component of Red Hat Advanced Cluster Management for Kubernetes 2.7 for RHEL 8",
"product_id": "8Base-RHACM-2.7:rhacm2/management-ingress-rhel8@sha256:70aa7c3711b4085caa9ba50295dfedf9b2cd3a1b37e815e4a7245c1aef0cfe22_s390x"
},
"product_reference": "rhacm2/management-ingress-rhel8@sha256:70aa7c3711b4085caa9ba50295dfedf9b2cd3a1b37e815e4a7245c1aef0cfe22_s390x",
"relates_to_product_reference": "8Base-RHACM-2.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/management-ingress-rhel8@sha256:bea2ee18f401ec1b4c4b87f40f6f79a4418d6aafad5e2b50099f7541b6699de7_arm64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.7 for RHEL 8",
"product_id": "8Base-RHACM-2.7:rhacm2/management-ingress-rhel8@sha256:bea2ee18f401ec1b4c4b87f40f6f79a4418d6aafad5e2b50099f7541b6699de7_arm64"
},
"product_reference": "rhacm2/management-ingress-rhel8@sha256:bea2ee18f401ec1b4c4b87f40f6f79a4418d6aafad5e2b50099f7541b6699de7_arm64",
"relates_to_product_reference": "8Base-RHACM-2.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/management-ingress-rhel8@sha256:f45de50d8d7b6a285317a3bc1c413427841c8d6fab742f6de0a61bad9722b61e_amd64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.7 for RHEL 8",
"product_id": "8Base-RHACM-2.7:rhacm2/management-ingress-rhel8@sha256:f45de50d8d7b6a285317a3bc1c413427841c8d6fab742f6de0a61bad9722b61e_amd64"
},
"product_reference": "rhacm2/management-ingress-rhel8@sha256:f45de50d8d7b6a285317a3bc1c413427841c8d6fab742f6de0a61bad9722b61e_amd64",
"relates_to_product_reference": "8Base-RHACM-2.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/memcached-exporter-rhel8@sha256:094b84362782a88d8b0c7a75a23dd5ae3ff846913f0a49e732d53cc0efdf6a61_arm64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.7 for RHEL 8",
"product_id": "8Base-RHACM-2.7:rhacm2/memcached-exporter-rhel8@sha256:094b84362782a88d8b0c7a75a23dd5ae3ff846913f0a49e732d53cc0efdf6a61_arm64"
},
"product_reference": "rhacm2/memcached-exporter-rhel8@sha256:094b84362782a88d8b0c7a75a23dd5ae3ff846913f0a49e732d53cc0efdf6a61_arm64",
"relates_to_product_reference": "8Base-RHACM-2.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/memcached-exporter-rhel8@sha256:708e8f9531f5cc33a2543956eb0c940e5ad36d2ac196903a0beaa42944cb543f_ppc64le as a component of Red Hat Advanced Cluster Management for Kubernetes 2.7 for RHEL 8",
"product_id": "8Base-RHACM-2.7:rhacm2/memcached-exporter-rhel8@sha256:708e8f9531f5cc33a2543956eb0c940e5ad36d2ac196903a0beaa42944cb543f_ppc64le"
},
"product_reference": "rhacm2/memcached-exporter-rhel8@sha256:708e8f9531f5cc33a2543956eb0c940e5ad36d2ac196903a0beaa42944cb543f_ppc64le",
"relates_to_product_reference": "8Base-RHACM-2.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/memcached-exporter-rhel8@sha256:baa029b8feb59ec4d626f021ebf777cc991c1a24c29c321c40513b91641f4bbc_amd64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.7 for RHEL 8",
"product_id": "8Base-RHACM-2.7:rhacm2/memcached-exporter-rhel8@sha256:baa029b8feb59ec4d626f021ebf777cc991c1a24c29c321c40513b91641f4bbc_amd64"
},
"product_reference": "rhacm2/memcached-exporter-rhel8@sha256:baa029b8feb59ec4d626f021ebf777cc991c1a24c29c321c40513b91641f4bbc_amd64",
"relates_to_product_reference": "8Base-RHACM-2.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/memcached-exporter-rhel8@sha256:c7937a592a255199c316e30c499d0c150cc95c3f208e46d8a936a5bc03a1fed6_s390x as a component of Red Hat Advanced Cluster Management for Kubernetes 2.7 for RHEL 8",
"product_id": "8Base-RHACM-2.7:rhacm2/memcached-exporter-rhel8@sha256:c7937a592a255199c316e30c499d0c150cc95c3f208e46d8a936a5bc03a1fed6_s390x"
},
"product_reference": "rhacm2/memcached-exporter-rhel8@sha256:c7937a592a255199c316e30c499d0c150cc95c3f208e46d8a936a5bc03a1fed6_s390x",
"relates_to_product_reference": "8Base-RHACM-2.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/memcached-rhel8@sha256:21d28e1c3d1c7e8803261867c20a29df444676780ed9d4cc9f1dd1c8dbd68688_amd64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.7 for RHEL 8",
"product_id": "8Base-RHACM-2.7:rhacm2/memcached-rhel8@sha256:21d28e1c3d1c7e8803261867c20a29df444676780ed9d4cc9f1dd1c8dbd68688_amd64"
},
"product_reference": "rhacm2/memcached-rhel8@sha256:21d28e1c3d1c7e8803261867c20a29df444676780ed9d4cc9f1dd1c8dbd68688_amd64",
"relates_to_product_reference": "8Base-RHACM-2.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/memcached-rhel8@sha256:6bac06a2e1e181fe4920a33df5ce433635871a42ba30fbbe0adff1c505fbab4b_ppc64le as a component of Red Hat Advanced Cluster Management for Kubernetes 2.7 for RHEL 8",
"product_id": "8Base-RHACM-2.7:rhacm2/memcached-rhel8@sha256:6bac06a2e1e181fe4920a33df5ce433635871a42ba30fbbe0adff1c505fbab4b_ppc64le"
},
"product_reference": "rhacm2/memcached-rhel8@sha256:6bac06a2e1e181fe4920a33df5ce433635871a42ba30fbbe0adff1c505fbab4b_ppc64le",
"relates_to_product_reference": "8Base-RHACM-2.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/memcached-rhel8@sha256:6c7cb2786f6863e7d1c8554f159c68123921d22bbd7bec5fc3532cad991937b4_s390x as a component of Red Hat Advanced Cluster Management for Kubernetes 2.7 for RHEL 8",
"product_id": "8Base-RHACM-2.7:rhacm2/memcached-rhel8@sha256:6c7cb2786f6863e7d1c8554f159c68123921d22bbd7bec5fc3532cad991937b4_s390x"
},
"product_reference": "rhacm2/memcached-rhel8@sha256:6c7cb2786f6863e7d1c8554f159c68123921d22bbd7bec5fc3532cad991937b4_s390x",
"relates_to_product_reference": "8Base-RHACM-2.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/memcached-rhel8@sha256:e044af5fee732dd9923759b312c3b72dd4b6ab1780456973f35677d72586913e_arm64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.7 for RHEL 8",
"product_id": "8Base-RHACM-2.7:rhacm2/memcached-rhel8@sha256:e044af5fee732dd9923759b312c3b72dd4b6ab1780456973f35677d72586913e_arm64"
},
"product_reference": "rhacm2/memcached-rhel8@sha256:e044af5fee732dd9923759b312c3b72dd4b6ab1780456973f35677d72586913e_arm64",
"relates_to_product_reference": "8Base-RHACM-2.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/metrics-collector-rhel8@sha256:21644ef77ec046c79fb64f612245ac5d59c0aa569c548b48062da8896d159696_s390x as a component of Red Hat Advanced Cluster Management for Kubernetes 2.7 for RHEL 8",
"product_id": "8Base-RHACM-2.7:rhacm2/metrics-collector-rhel8@sha256:21644ef77ec046c79fb64f612245ac5d59c0aa569c548b48062da8896d159696_s390x"
},
"product_reference": "rhacm2/metrics-collector-rhel8@sha256:21644ef77ec046c79fb64f612245ac5d59c0aa569c548b48062da8896d159696_s390x",
"relates_to_product_reference": "8Base-RHACM-2.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/metrics-collector-rhel8@sha256:2358249e2cf40d054cca5711f39091e2f0cbd44e61a24d3c1dd1a9e79cc440b1_arm64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.7 for RHEL 8",
"product_id": "8Base-RHACM-2.7:rhacm2/metrics-collector-rhel8@sha256:2358249e2cf40d054cca5711f39091e2f0cbd44e61a24d3c1dd1a9e79cc440b1_arm64"
},
"product_reference": "rhacm2/metrics-collector-rhel8@sha256:2358249e2cf40d054cca5711f39091e2f0cbd44e61a24d3c1dd1a9e79cc440b1_arm64",
"relates_to_product_reference": "8Base-RHACM-2.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/metrics-collector-rhel8@sha256:9638fab8d1439730395607cc99bcda33eae5e813778398888124e8ae319cb80e_amd64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.7 for RHEL 8",
"product_id": "8Base-RHACM-2.7:rhacm2/metrics-collector-rhel8@sha256:9638fab8d1439730395607cc99bcda33eae5e813778398888124e8ae319cb80e_amd64"
},
"product_reference": "rhacm2/metrics-collector-rhel8@sha256:9638fab8d1439730395607cc99bcda33eae5e813778398888124e8ae319cb80e_amd64",
"relates_to_product_reference": "8Base-RHACM-2.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/metrics-collector-rhel8@sha256:e06aed89ad0c48bef78e45512d22c3373f62c63d335d953ba064b160a68fcad2_ppc64le as a component of Red Hat Advanced Cluster Management for Kubernetes 2.7 for RHEL 8",
"product_id": "8Base-RHACM-2.7:rhacm2/metrics-collector-rhel8@sha256:e06aed89ad0c48bef78e45512d22c3373f62c63d335d953ba064b160a68fcad2_ppc64le"
},
"product_reference": "rhacm2/metrics-collector-rhel8@sha256:e06aed89ad0c48bef78e45512d22c3373f62c63d335d953ba064b160a68fcad2_ppc64le",
"relates_to_product_reference": "8Base-RHACM-2.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/multicloud-integrations-rhel8@sha256:1063ef655f5dd15b0b914572ba672892eb53b441ae151d14cffca9d320860f2d_ppc64le as a component of Red Hat Advanced Cluster Management for Kubernetes 2.7 for RHEL 8",
"product_id": "8Base-RHACM-2.7:rhacm2/multicloud-integrations-rhel8@sha256:1063ef655f5dd15b0b914572ba672892eb53b441ae151d14cffca9d320860f2d_ppc64le"
},
"product_reference": "rhacm2/multicloud-integrations-rhel8@sha256:1063ef655f5dd15b0b914572ba672892eb53b441ae151d14cffca9d320860f2d_ppc64le",
"relates_to_product_reference": "8Base-RHACM-2.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/multicloud-integrations-rhel8@sha256:3f0ab9161698eb9e3342c3b3fc70d5ca9c420cdcc5a5ccebc8cc993dfefb9dc3_amd64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.7 for RHEL 8",
"product_id": "8Base-RHACM-2.7:rhacm2/multicloud-integrations-rhel8@sha256:3f0ab9161698eb9e3342c3b3fc70d5ca9c420cdcc5a5ccebc8cc993dfefb9dc3_amd64"
},
"product_reference": "rhacm2/multicloud-integrations-rhel8@sha256:3f0ab9161698eb9e3342c3b3fc70d5ca9c420cdcc5a5ccebc8cc993dfefb9dc3_amd64",
"relates_to_product_reference": "8Base-RHACM-2.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/multicloud-integrations-rhel8@sha256:651c4ac3da42bc2acfe9bff35e397ccf5e88abb6303622f3244d6ccb9b8f9e0d_s390x as a component of Red Hat Advanced Cluster Management for Kubernetes 2.7 for RHEL 8",
"product_id": "8Base-RHACM-2.7:rhacm2/multicloud-integrations-rhel8@sha256:651c4ac3da42bc2acfe9bff35e397ccf5e88abb6303622f3244d6ccb9b8f9e0d_s390x"
},
"product_reference": "rhacm2/multicloud-integrations-rhel8@sha256:651c4ac3da42bc2acfe9bff35e397ccf5e88abb6303622f3244d6ccb9b8f9e0d_s390x",
"relates_to_product_reference": "8Base-RHACM-2.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/multicloud-integrations-rhel8@sha256:f02a569222e13356f5fbdef5b7d2da943e6f6071fd88ba75a2565b3d340b6c3a_arm64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.7 for RHEL 8",
"product_id": "8Base-RHACM-2.7:rhacm2/multicloud-integrations-rhel8@sha256:f02a569222e13356f5fbdef5b7d2da943e6f6071fd88ba75a2565b3d340b6c3a_arm64"
},
"product_reference": "rhacm2/multicloud-integrations-rhel8@sha256:f02a569222e13356f5fbdef5b7d2da943e6f6071fd88ba75a2565b3d340b6c3a_arm64",
"relates_to_product_reference": "8Base-RHACM-2.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/multicluster-observability-rhel8-operator@sha256:49083d7039af6df4bd639dd998162c96dc586da4d828ffbe9c880a8a8d6d13d6_arm64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.7 for RHEL 8",
"product_id": "8Base-RHACM-2.7:rhacm2/multicluster-observability-rhel8-operator@sha256:49083d7039af6df4bd639dd998162c96dc586da4d828ffbe9c880a8a8d6d13d6_arm64"
},
"product_reference": "rhacm2/multicluster-observability-rhel8-operator@sha256:49083d7039af6df4bd639dd998162c96dc586da4d828ffbe9c880a8a8d6d13d6_arm64",
"relates_to_product_reference": "8Base-RHACM-2.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/multicluster-observability-rhel8-operator@sha256:68228ba1ef7bf5631f0cab91cb4e9f86c3d24c1ad587332d42c4f85e1a3608d7_amd64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.7 for RHEL 8",
"product_id": "8Base-RHACM-2.7:rhacm2/multicluster-observability-rhel8-operator@sha256:68228ba1ef7bf5631f0cab91cb4e9f86c3d24c1ad587332d42c4f85e1a3608d7_amd64"
},
"product_reference": "rhacm2/multicluster-observability-rhel8-operator@sha256:68228ba1ef7bf5631f0cab91cb4e9f86c3d24c1ad587332d42c4f85e1a3608d7_amd64",
"relates_to_product_reference": "8Base-RHACM-2.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/multicluster-observability-rhel8-operator@sha256:93da29b41da3c87d4bffaf42369b50217f5d8f81d0a82c4108c27a3c40f544d8_s390x as a component of Red Hat Advanced Cluster Management for Kubernetes 2.7 for RHEL 8",
"product_id": "8Base-RHACM-2.7:rhacm2/multicluster-observability-rhel8-operator@sha256:93da29b41da3c87d4bffaf42369b50217f5d8f81d0a82c4108c27a3c40f544d8_s390x"
},
"product_reference": "rhacm2/multicluster-observability-rhel8-operator@sha256:93da29b41da3c87d4bffaf42369b50217f5d8f81d0a82c4108c27a3c40f544d8_s390x",
"relates_to_product_reference": "8Base-RHACM-2.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/multicluster-observability-rhel8-operator@sha256:f212909bc9ed5be6da68a3b6a4866fdc17ecc3514b075977a8679998d6742cbe_ppc64le as a component of Red Hat Advanced Cluster Management for Kubernetes 2.7 for RHEL 8",
"product_id": "8Base-RHACM-2.7:rhacm2/multicluster-observability-rhel8-operator@sha256:f212909bc9ed5be6da68a3b6a4866fdc17ecc3514b075977a8679998d6742cbe_ppc64le"
},
"product_reference": "rhacm2/multicluster-observability-rhel8-operator@sha256:f212909bc9ed5be6da68a3b6a4866fdc17ecc3514b075977a8679998d6742cbe_ppc64le",
"relates_to_product_reference": "8Base-RHACM-2.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/multicluster-operators-application-rhel8@sha256:299f0753c65ab4e609418fd5515bdcb041bee357f4db192ae32a24ad0c4d7853_s390x as a component of Red Hat Advanced Cluster Management for Kubernetes 2.7 for RHEL 8",
"product_id": "8Base-RHACM-2.7:rhacm2/multicluster-operators-application-rhel8@sha256:299f0753c65ab4e609418fd5515bdcb041bee357f4db192ae32a24ad0c4d7853_s390x"
},
"product_reference": "rhacm2/multicluster-operators-application-rhel8@sha256:299f0753c65ab4e609418fd5515bdcb041bee357f4db192ae32a24ad0c4d7853_s390x",
"relates_to_product_reference": "8Base-RHACM-2.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/multicluster-operators-application-rhel8@sha256:62520c406cdbd823e99e8ee9ff9119b61cb6880fcb1335211b6520bedec564f2_amd64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.7 for RHEL 8",
"product_id": "8Base-RHACM-2.7:rhacm2/multicluster-operators-application-rhel8@sha256:62520c406cdbd823e99e8ee9ff9119b61cb6880fcb1335211b6520bedec564f2_amd64"
},
"product_reference": "rhacm2/multicluster-operators-application-rhel8@sha256:62520c406cdbd823e99e8ee9ff9119b61cb6880fcb1335211b6520bedec564f2_amd64",
"relates_to_product_reference": "8Base-RHACM-2.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/multicluster-operators-application-rhel8@sha256:9c58c89cb0173394684d7d23178ad32eb2d571444cb306ea599565eaac92ea4f_arm64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.7 for RHEL 8",
"product_id": "8Base-RHACM-2.7:rhacm2/multicluster-operators-application-rhel8@sha256:9c58c89cb0173394684d7d23178ad32eb2d571444cb306ea599565eaac92ea4f_arm64"
},
"product_reference": "rhacm2/multicluster-operators-application-rhel8@sha256:9c58c89cb0173394684d7d23178ad32eb2d571444cb306ea599565eaac92ea4f_arm64",
"relates_to_product_reference": "8Base-RHACM-2.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/multicluster-operators-application-rhel8@sha256:b385c92b069a8dae72e57b69d24e1fff59ad46781579882a1edfa4839fd8bbba_ppc64le as a component of Red Hat Advanced Cluster Management for Kubernetes 2.7 for RHEL 8",
"product_id": "8Base-RHACM-2.7:rhacm2/multicluster-operators-application-rhel8@sha256:b385c92b069a8dae72e57b69d24e1fff59ad46781579882a1edfa4839fd8bbba_ppc64le"
},
"product_reference": "rhacm2/multicluster-operators-application-rhel8@sha256:b385c92b069a8dae72e57b69d24e1fff59ad46781579882a1edfa4839fd8bbba_ppc64le",
"relates_to_product_reference": "8Base-RHACM-2.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/multicluster-operators-channel-rhel8@sha256:044723d62439a8364772ab27be2c04dbd2c0421dbeb0a7b94f70e99e646b4c80_ppc64le as a component of Red Hat Advanced Cluster Management for Kubernetes 2.7 for RHEL 8",
"product_id": "8Base-RHACM-2.7:rhacm2/multicluster-operators-channel-rhel8@sha256:044723d62439a8364772ab27be2c04dbd2c0421dbeb0a7b94f70e99e646b4c80_ppc64le"
},
"product_reference": "rhacm2/multicluster-operators-channel-rhel8@sha256:044723d62439a8364772ab27be2c04dbd2c0421dbeb0a7b94f70e99e646b4c80_ppc64le",
"relates_to_product_reference": "8Base-RHACM-2.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/multicluster-operators-channel-rhel8@sha256:d8fe5baa4aefbcf41861743a3cf6c94f8a2a63526e96e5d263a40a8cb8a5ad4e_s390x as a component of Red Hat Advanced Cluster Management for Kubernetes 2.7 for RHEL 8",
"product_id": "8Base-RHACM-2.7:rhacm2/multicluster-operators-channel-rhel8@sha256:d8fe5baa4aefbcf41861743a3cf6c94f8a2a63526e96e5d263a40a8cb8a5ad4e_s390x"
},
"product_reference": "rhacm2/multicluster-operators-channel-rhel8@sha256:d8fe5baa4aefbcf41861743a3cf6c94f8a2a63526e96e5d263a40a8cb8a5ad4e_s390x",
"relates_to_product_reference": "8Base-RHACM-2.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/multicluster-operators-channel-rhel8@sha256:da65bc93513dfb37a4828eaf5e1d4c08265ffdba05028fed95a564341d226771_amd64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.7 for RHEL 8",
"product_id": "8Base-RHACM-2.7:rhacm2/multicluster-operators-channel-rhel8@sha256:da65bc93513dfb37a4828eaf5e1d4c08265ffdba05028fed95a564341d226771_amd64"
},
"product_reference": "rhacm2/multicluster-operators-channel-rhel8@sha256:da65bc93513dfb37a4828eaf5e1d4c08265ffdba05028fed95a564341d226771_amd64",
"relates_to_product_reference": "8Base-RHACM-2.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/multicluster-operators-channel-rhel8@sha256:ddb1016901287c80ef1972f25db37b1182e854115671961efb3fc0048cd95800_arm64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.7 for RHEL 8",
"product_id": "8Base-RHACM-2.7:rhacm2/multicluster-operators-channel-rhel8@sha256:ddb1016901287c80ef1972f25db37b1182e854115671961efb3fc0048cd95800_arm64"
},
"product_reference": "rhacm2/multicluster-operators-channel-rhel8@sha256:ddb1016901287c80ef1972f25db37b1182e854115671961efb3fc0048cd95800_arm64",
"relates_to_product_reference": "8Base-RHACM-2.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/multicluster-operators-subscription-rhel8@sha256:548d610f996e73b67eb21d2993b5ac3d0da02997a48b9c1226072d6d95ae4c3b_arm64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.7 for RHEL 8",
"product_id": "8Base-RHACM-2.7:rhacm2/multicluster-operators-subscription-rhel8@sha256:548d610f996e73b67eb21d2993b5ac3d0da02997a48b9c1226072d6d95ae4c3b_arm64"
},
"product_reference": "rhacm2/multicluster-operators-subscription-rhel8@sha256:548d610f996e73b67eb21d2993b5ac3d0da02997a48b9c1226072d6d95ae4c3b_arm64",
"relates_to_product_reference": "8Base-RHACM-2.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/multicluster-operators-subscription-rhel8@sha256:6307eb5e9195415477b18d701310e8813772b7120d0fc4ac83846e54b46b4745_s390x as a component of Red Hat Advanced Cluster Management for Kubernetes 2.7 for RHEL 8",
"product_id": "8Base-RHACM-2.7:rhacm2/multicluster-operators-subscription-rhel8@sha256:6307eb5e9195415477b18d701310e8813772b7120d0fc4ac83846e54b46b4745_s390x"
},
"product_reference": "rhacm2/multicluster-operators-subscription-rhel8@sha256:6307eb5e9195415477b18d701310e8813772b7120d0fc4ac83846e54b46b4745_s390x",
"relates_to_product_reference": "8Base-RHACM-2.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/multicluster-operators-subscription-rhel8@sha256:a69777a61feaf373c162a82ffb6f6996df6231c23cb2f1923bdd77c311d7d739_ppc64le as a component of Red Hat Advanced Cluster Management for Kubernetes 2.7 for RHEL 8",
"product_id": "8Base-RHACM-2.7:rhacm2/multicluster-operators-subscription-rhel8@sha256:a69777a61feaf373c162a82ffb6f6996df6231c23cb2f1923bdd77c311d7d739_ppc64le"
},
"product_reference": "rhacm2/multicluster-operators-subscription-rhel8@sha256:a69777a61feaf373c162a82ffb6f6996df6231c23cb2f1923bdd77c311d7d739_ppc64le",
"relates_to_product_reference": "8Base-RHACM-2.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/multicluster-operators-subscription-rhel8@sha256:e53b330ed0c4ed0803a93b18a6ce290814dcd16dce6eb980809b5b8c6c09deb4_amd64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.7 for RHEL 8",
"product_id": "8Base-RHACM-2.7:rhacm2/multicluster-operators-subscription-rhel8@sha256:e53b330ed0c4ed0803a93b18a6ce290814dcd16dce6eb980809b5b8c6c09deb4_amd64"
},
"product_reference": "rhacm2/multicluster-operators-subscription-rhel8@sha256:e53b330ed0c4ed0803a93b18a6ce290814dcd16dce6eb980809b5b8c6c09deb4_amd64",
"relates_to_product_reference": "8Base-RHACM-2.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/multiclusterhub-rhel8@sha256:405fa2e3363a3c124a5764d6153b7bcba3d43a3026813085e44c9246d51ca60a_amd64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.7 for RHEL 8",
"product_id": "8Base-RHACM-2.7:rhacm2/multiclusterhub-rhel8@sha256:405fa2e3363a3c124a5764d6153b7bcba3d43a3026813085e44c9246d51ca60a_amd64"
},
"product_reference": "rhacm2/multiclusterhub-rhel8@sha256:405fa2e3363a3c124a5764d6153b7bcba3d43a3026813085e44c9246d51ca60a_amd64",
"relates_to_product_reference": "8Base-RHACM-2.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/multiclusterhub-rhel8@sha256:b82d4ecef59b69623ec4d0a9b5537fa52e007336727c92345cd829d80961f14a_s390x as a component of Red Hat Advanced Cluster Management for Kubernetes 2.7 for RHEL 8",
"product_id": "8Base-RHACM-2.7:rhacm2/multiclusterhub-rhel8@sha256:b82d4ecef59b69623ec4d0a9b5537fa52e007336727c92345cd829d80961f14a_s390x"
},
"product_reference": "rhacm2/multiclusterhub-rhel8@sha256:b82d4ecef59b69623ec4d0a9b5537fa52e007336727c92345cd829d80961f14a_s390x",
"relates_to_product_reference": "8Base-RHACM-2.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/multiclusterhub-rhel8@sha256:e96ea7f3533e7d0836512cbc2b027b60c400aa16c8e4691117608ab4736a059b_ppc64le as a component of Red Hat Advanced Cluster Management for Kubernetes 2.7 for RHEL 8",
"product_id": "8Base-RHACM-2.7:rhacm2/multiclusterhub-rhel8@sha256:e96ea7f3533e7d0836512cbc2b027b60c400aa16c8e4691117608ab4736a059b_ppc64le"
},
"product_reference": "rhacm2/multiclusterhub-rhel8@sha256:e96ea7f3533e7d0836512cbc2b027b60c400aa16c8e4691117608ab4736a059b_ppc64le",
"relates_to_product_reference": "8Base-RHACM-2.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/multiclusterhub-rhel8@sha256:fdf9ae4924a587c945a85b2319b0471a5688368df572f2de852c51da8bc74dcb_arm64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.7 for RHEL 8",
"product_id": "8Base-RHACM-2.7:rhacm2/multiclusterhub-rhel8@sha256:fdf9ae4924a587c945a85b2319b0471a5688368df572f2de852c51da8bc74dcb_arm64"
},
"product_reference": "rhacm2/multiclusterhub-rhel8@sha256:fdf9ae4924a587c945a85b2319b0471a5688368df572f2de852c51da8bc74dcb_arm64",
"relates_to_product_reference": "8Base-RHACM-2.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/node-exporter-rhel8@sha256:1af36144b83dc16cd1958d0414be55eaa2aae95894b6eefd2233308ace81df02_ppc64le as a component of Red Hat Advanced Cluster Management for Kubernetes 2.7 for RHEL 8",
"product_id": "8Base-RHACM-2.7:rhacm2/node-exporter-rhel8@sha256:1af36144b83dc16cd1958d0414be55eaa2aae95894b6eefd2233308ace81df02_ppc64le"
},
"product_reference": "rhacm2/node-exporter-rhel8@sha256:1af36144b83dc16cd1958d0414be55eaa2aae95894b6eefd2233308ace81df02_ppc64le",
"relates_to_product_reference": "8Base-RHACM-2.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/node-exporter-rhel8@sha256:2aeec43f11c6572abb7d4468560dc1561a023d9692058a4ac2b13a0cedb44dde_amd64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.7 for RHEL 8",
"product_id": "8Base-RHACM-2.7:rhacm2/node-exporter-rhel8@sha256:2aeec43f11c6572abb7d4468560dc1561a023d9692058a4ac2b13a0cedb44dde_amd64"
},
"product_reference": "rhacm2/node-exporter-rhel8@sha256:2aeec43f11c6572abb7d4468560dc1561a023d9692058a4ac2b13a0cedb44dde_amd64",
"relates_to_product_reference": "8Base-RHACM-2.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/node-exporter-rhel8@sha256:8b359fcf74d236fc488ef4553dbaf9dbec549e331f2b103b40139aa2eb1345e4_arm64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.7 for RHEL 8",
"product_id": "8Base-RHACM-2.7:rhacm2/node-exporter-rhel8@sha256:8b359fcf74d236fc488ef4553dbaf9dbec549e331f2b103b40139aa2eb1345e4_arm64"
},
"product_reference": "rhacm2/node-exporter-rhel8@sha256:8b359fcf74d236fc488ef4553dbaf9dbec549e331f2b103b40139aa2eb1345e4_arm64",
"relates_to_product_reference": "8Base-RHACM-2.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/node-exporter-rhel8@sha256:97291260ff17e7e1b1f490a68041613ca5f7c192d848f928eca9b867de47bc4e_s390x as a component of Red Hat Advanced Cluster Management for Kubernetes 2.7 for RHEL 8",
"product_id": "8Base-RHACM-2.7:rhacm2/node-exporter-rhel8@sha256:97291260ff17e7e1b1f490a68041613ca5f7c192d848f928eca9b867de47bc4e_s390x"
},
"product_reference": "rhacm2/node-exporter-rhel8@sha256:97291260ff17e7e1b1f490a68041613ca5f7c192d848f928eca9b867de47bc4e_s390x",
"relates_to_product_reference": "8Base-RHACM-2.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/observatorium-rhel8-operator@sha256:16eeedaa25dd61c03514479044fde9851c5b4224b718a496e33d43a06f57d5b5_amd64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.7 for RHEL 8",
"product_id": "8Base-RHACM-2.7:rhacm2/observatorium-rhel8-operator@sha256:16eeedaa25dd61c03514479044fde9851c5b4224b718a496e33d43a06f57d5b5_amd64"
},
"product_reference": "rhacm2/observatorium-rhel8-operator@sha256:16eeedaa25dd61c03514479044fde9851c5b4224b718a496e33d43a06f57d5b5_amd64",
"relates_to_product_reference": "8Base-RHACM-2.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/observatorium-rhel8-operator@sha256:928c114e3aca978626ad91889aaed0cc20ca0d641ad946c9a1b1f2424245c795_arm64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.7 for RHEL 8",
"product_id": "8Base-RHACM-2.7:rhacm2/observatorium-rhel8-operator@sha256:928c114e3aca978626ad91889aaed0cc20ca0d641ad946c9a1b1f2424245c795_arm64"
},
"product_reference": "rhacm2/observatorium-rhel8-operator@sha256:928c114e3aca978626ad91889aaed0cc20ca0d641ad946c9a1b1f2424245c795_arm64",
"relates_to_product_reference": "8Base-RHACM-2.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/observatorium-rhel8-operator@sha256:c4e260eabb09bacc1aa332ea2001333c671e0fc65a3ef4d04e02b5473b45642d_ppc64le as a component of Red Hat Advanced Cluster Management for Kubernetes 2.7 for RHEL 8",
"product_id": "8Base-RHACM-2.7:rhacm2/observatorium-rhel8-operator@sha256:c4e260eabb09bacc1aa332ea2001333c671e0fc65a3ef4d04e02b5473b45642d_ppc64le"
},
"product_reference": "rhacm2/observatorium-rhel8-operator@sha256:c4e260eabb09bacc1aa332ea2001333c671e0fc65a3ef4d04e02b5473b45642d_ppc64le",
"relates_to_product_reference": "8Base-RHACM-2.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/observatorium-rhel8-operator@sha256:c870e034b29dfa320cb6a6bf60021033b622b76a0c4aaaf2a768326ea046b459_s390x as a component of Red Hat Advanced Cluster Management for Kubernetes 2.7 for RHEL 8",
"product_id": "8Base-RHACM-2.7:rhacm2/observatorium-rhel8-operator@sha256:c870e034b29dfa320cb6a6bf60021033b622b76a0c4aaaf2a768326ea046b459_s390x"
},
"product_reference": "rhacm2/observatorium-rhel8-operator@sha256:c870e034b29dfa320cb6a6bf60021033b622b76a0c4aaaf2a768326ea046b459_s390x",
"relates_to_product_reference": "8Base-RHACM-2.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/observatorium-rhel8@sha256:1e46b8610e037752ecfb30aaac5c7459a81aa119bf0c2b2ffb0dc90cd5701af0_arm64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.7 for RHEL 8",
"product_id": "8Base-RHACM-2.7:rhacm2/observatorium-rhel8@sha256:1e46b8610e037752ecfb30aaac5c7459a81aa119bf0c2b2ffb0dc90cd5701af0_arm64"
},
"product_reference": "rhacm2/observatorium-rhel8@sha256:1e46b8610e037752ecfb30aaac5c7459a81aa119bf0c2b2ffb0dc90cd5701af0_arm64",
"relates_to_product_reference": "8Base-RHACM-2.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/observatorium-rhel8@sha256:51374017a10289e0402363ae2839d110f500be44dc44834dbd8dd66ba0e6f5e9_s390x as a component of Red Hat Advanced Cluster Management for Kubernetes 2.7 for RHEL 8",
"product_id": "8Base-RHACM-2.7:rhacm2/observatorium-rhel8@sha256:51374017a10289e0402363ae2839d110f500be44dc44834dbd8dd66ba0e6f5e9_s390x"
},
"product_reference": "rhacm2/observatorium-rhel8@sha256:51374017a10289e0402363ae2839d110f500be44dc44834dbd8dd66ba0e6f5e9_s390x",
"relates_to_product_reference": "8Base-RHACM-2.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/observatorium-rhel8@sha256:836c0b874ba4fc57b5f79dffacefd2dc0261822cb6dde17d247db39175a5c27f_amd64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.7 for RHEL 8",
"product_id": "8Base-RHACM-2.7:rhacm2/observatorium-rhel8@sha256:836c0b874ba4fc57b5f79dffacefd2dc0261822cb6dde17d247db39175a5c27f_amd64"
},
"product_reference": "rhacm2/observatorium-rhel8@sha256:836c0b874ba4fc57b5f79dffacefd2dc0261822cb6dde17d247db39175a5c27f_amd64",
"relates_to_product_reference": "8Base-RHACM-2.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/observatorium-rhel8@sha256:b7b3de98fbcc216c00d3291691f8997183a6409dabed8ea7b10b336c481b2b87_ppc64le as a component of Red Hat Advanced Cluster Management for Kubernetes 2.7 for RHEL 8",
"product_id": "8Base-RHACM-2.7:rhacm2/observatorium-rhel8@sha256:b7b3de98fbcc216c00d3291691f8997183a6409dabed8ea7b10b336c481b2b87_ppc64le"
},
"product_reference": "rhacm2/observatorium-rhel8@sha256:b7b3de98fbcc216c00d3291691f8997183a6409dabed8ea7b10b336c481b2b87_ppc64le",
"relates_to_product_reference": "8Base-RHACM-2.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/prometheus-alertmanager-rhel8@sha256:6c9ea79e385be44f735efb932079b328200d47869f5f5f9b442fdb76067cac2a_amd64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.7 for RHEL 8",
"product_id": "8Base-RHACM-2.7:rhacm2/prometheus-alertmanager-rhel8@sha256:6c9ea79e385be44f735efb932079b328200d47869f5f5f9b442fdb76067cac2a_amd64"
},
"product_reference": "rhacm2/prometheus-alertmanager-rhel8@sha256:6c9ea79e385be44f735efb932079b328200d47869f5f5f9b442fdb76067cac2a_amd64",
"relates_to_product_reference": "8Base-RHACM-2.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/prometheus-alertmanager-rhel8@sha256:8349cdc4677a2dd37c54b058c487d76e8fbe4c76178e805d4745ef5c62bc6151_arm64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.7 for RHEL 8",
"product_id": "8Base-RHACM-2.7:rhacm2/prometheus-alertmanager-rhel8@sha256:8349cdc4677a2dd37c54b058c487d76e8fbe4c76178e805d4745ef5c62bc6151_arm64"
},
"product_reference": "rhacm2/prometheus-alertmanager-rhel8@sha256:8349cdc4677a2dd37c54b058c487d76e8fbe4c76178e805d4745ef5c62bc6151_arm64",
"relates_to_product_reference": "8Base-RHACM-2.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/prometheus-alertmanager-rhel8@sha256:8e8c89c184a5d023f031ab7cca2c4c64cdfd151c37aa5ae3a206cb1f1055268f_ppc64le as a component of Red Hat Advanced Cluster Management for Kubernetes 2.7 for RHEL 8",
"product_id": "8Base-RHACM-2.7:rhacm2/prometheus-alertmanager-rhel8@sha256:8e8c89c184a5d023f031ab7cca2c4c64cdfd151c37aa5ae3a206cb1f1055268f_ppc64le"
},
"product_reference": "rhacm2/prometheus-alertmanager-rhel8@sha256:8e8c89c184a5d023f031ab7cca2c4c64cdfd151c37aa5ae3a206cb1f1055268f_ppc64le",
"relates_to_product_reference": "8Base-RHACM-2.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/prometheus-alertmanager-rhel8@sha256:fdbba855391acd2b33d0b16f9f0e7ba2a9cdbaa90bf71298182954b7f4c8fe76_s390x as a component of Red Hat Advanced Cluster Management for Kubernetes 2.7 for RHEL 8",
"product_id": "8Base-RHACM-2.7:rhacm2/prometheus-alertmanager-rhel8@sha256:fdbba855391acd2b33d0b16f9f0e7ba2a9cdbaa90bf71298182954b7f4c8fe76_s390x"
},
"product_reference": "rhacm2/prometheus-alertmanager-rhel8@sha256:fdbba855391acd2b33d0b16f9f0e7ba2a9cdbaa90bf71298182954b7f4c8fe76_s390x",
"relates_to_product_reference": "8Base-RHACM-2.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/prometheus-rhel8@sha256:59174c376ae5563ea3a2a68bf999458f6b905058f57a7779b6dddd7aff252e4f_amd64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.7 for RHEL 8",
"product_id": "8Base-RHACM-2.7:rhacm2/prometheus-rhel8@sha256:59174c376ae5563ea3a2a68bf999458f6b905058f57a7779b6dddd7aff252e4f_amd64"
},
"product_reference": "rhacm2/prometheus-rhel8@sha256:59174c376ae5563ea3a2a68bf999458f6b905058f57a7779b6dddd7aff252e4f_amd64",
"relates_to_product_reference": "8Base-RHACM-2.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/prometheus-rhel8@sha256:6877b4207285d7a0e1343f5c1b70bab163d1fd5004f778998d2e612817ea5f06_s390x as a component of Red Hat Advanced Cluster Management for Kubernetes 2.7 for RHEL 8",
"product_id": "8Base-RHACM-2.7:rhacm2/prometheus-rhel8@sha256:6877b4207285d7a0e1343f5c1b70bab163d1fd5004f778998d2e612817ea5f06_s390x"
},
"product_reference": "rhacm2/prometheus-rhel8@sha256:6877b4207285d7a0e1343f5c1b70bab163d1fd5004f778998d2e612817ea5f06_s390x",
"relates_to_product_reference": "8Base-RHACM-2.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/prometheus-rhel8@sha256:a3661c1cbfa2f8c230ec44ee5e2fecf1967ce48df0c9699f063bd27407b94dac_arm64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.7 for RHEL 8",
"product_id": "8Base-RHACM-2.7:rhacm2/prometheus-rhel8@sha256:a3661c1cbfa2f8c230ec44ee5e2fecf1967ce48df0c9699f063bd27407b94dac_arm64"
},
"product_reference": "rhacm2/prometheus-rhel8@sha256:a3661c1cbfa2f8c230ec44ee5e2fecf1967ce48df0c9699f063bd27407b94dac_arm64",
"relates_to_product_reference": "8Base-RHACM-2.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/prometheus-rhel8@sha256:a5a9a7c264f07c789094cb5371729f86700c0cfce4605b573c236c21a46ea9d6_ppc64le as a component of Red Hat Advanced Cluster Management for Kubernetes 2.7 for RHEL 8",
"product_id": "8Base-RHACM-2.7:rhacm2/prometheus-rhel8@sha256:a5a9a7c264f07c789094cb5371729f86700c0cfce4605b573c236c21a46ea9d6_ppc64le"
},
"product_reference": "rhacm2/prometheus-rhel8@sha256:a5a9a7c264f07c789094cb5371729f86700c0cfce4605b573c236c21a46ea9d6_ppc64le",
"relates_to_product_reference": "8Base-RHACM-2.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/rbac-query-proxy-rhel8@sha256:3481fdb51147ce735b7864215cacd4c6a24b2c05a9388866f11be887a5fd0d4f_s390x as a component of Red Hat Advanced Cluster Management for Kubernetes 2.7 for RHEL 8",
"product_id": "8Base-RHACM-2.7:rhacm2/rbac-query-proxy-rhel8@sha256:3481fdb51147ce735b7864215cacd4c6a24b2c05a9388866f11be887a5fd0d4f_s390x"
},
"product_reference": "rhacm2/rbac-query-proxy-rhel8@sha256:3481fdb51147ce735b7864215cacd4c6a24b2c05a9388866f11be887a5fd0d4f_s390x",
"relates_to_product_reference": "8Base-RHACM-2.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/rbac-query-proxy-rhel8@sha256:84486a82cd6655d5e5a1fbccae5a2e9335498d3e05422fa325b443c8923c1b75_arm64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.7 for RHEL 8",
"product_id": "8Base-RHACM-2.7:rhacm2/rbac-query-proxy-rhel8@sha256:84486a82cd6655d5e5a1fbccae5a2e9335498d3e05422fa325b443c8923c1b75_arm64"
},
"product_reference": "rhacm2/rbac-query-proxy-rhel8@sha256:84486a82cd6655d5e5a1fbccae5a2e9335498d3e05422fa325b443c8923c1b75_arm64",
"relates_to_product_reference": "8Base-RHACM-2.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/rbac-query-proxy-rhel8@sha256:bdeee76d09265212805e06117c368c96d40c7b46278dc09413fa300c6198ac2d_amd64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.7 for RHEL 8",
"product_id": "8Base-RHACM-2.7:rhacm2/rbac-query-proxy-rhel8@sha256:bdeee76d09265212805e06117c368c96d40c7b46278dc09413fa300c6198ac2d_amd64"
},
"product_reference": "rhacm2/rbac-query-proxy-rhel8@sha256:bdeee76d09265212805e06117c368c96d40c7b46278dc09413fa300c6198ac2d_amd64",
"relates_to_product_reference": "8Base-RHACM-2.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/rbac-query-proxy-rhel8@sha256:ceb1bd89103c56378166ab968dbaa387ab0531d1592f053718d0c1c683770e3d_ppc64le as a component of Red Hat Advanced Cluster Management for Kubernetes 2.7 for RHEL 8",
"product_id": "8Base-RHACM-2.7:rhacm2/rbac-query-proxy-rhel8@sha256:ceb1bd89103c56378166ab968dbaa387ab0531d1592f053718d0c1c683770e3d_ppc64le"
},
"product_reference": "rhacm2/rbac-query-proxy-rhel8@sha256:ceb1bd89103c56378166ab968dbaa387ab0531d1592f053718d0c1c683770e3d_ppc64le",
"relates_to_product_reference": "8Base-RHACM-2.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/search-collector-rhel8@sha256:4b7544ec460f265afb71c9d362cf9851e3ba250c3ab694ccc9a78c15eb38a612_arm64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.7 for RHEL 8",
"product_id": "8Base-RHACM-2.7:rhacm2/search-collector-rhel8@sha256:4b7544ec460f265afb71c9d362cf9851e3ba250c3ab694ccc9a78c15eb38a612_arm64"
},
"product_reference": "rhacm2/search-collector-rhel8@sha256:4b7544ec460f265afb71c9d362cf9851e3ba250c3ab694ccc9a78c15eb38a612_arm64",
"relates_to_product_reference": "8Base-RHACM-2.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/search-collector-rhel8@sha256:6695c50772760b400d0535f406f02b7c37436c5ce6932b8d5518b995780287a8_s390x as a component of Red Hat Advanced Cluster Management for Kubernetes 2.7 for RHEL 8",
"product_id": "8Base-RHACM-2.7:rhacm2/search-collector-rhel8@sha256:6695c50772760b400d0535f406f02b7c37436c5ce6932b8d5518b995780287a8_s390x"
},
"product_reference": "rhacm2/search-collector-rhel8@sha256:6695c50772760b400d0535f406f02b7c37436c5ce6932b8d5518b995780287a8_s390x",
"relates_to_product_reference": "8Base-RHACM-2.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/search-collector-rhel8@sha256:91b398bdccc5dbbfb82913ac52110d0b8e2f6c37ded6aa22b7d97ec4655b4cde_amd64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.7 for RHEL 8",
"product_id": "8Base-RHACM-2.7:rhacm2/search-collector-rhel8@sha256:91b398bdccc5dbbfb82913ac52110d0b8e2f6c37ded6aa22b7d97ec4655b4cde_amd64"
},
"product_reference": "rhacm2/search-collector-rhel8@sha256:91b398bdccc5dbbfb82913ac52110d0b8e2f6c37ded6aa22b7d97ec4655b4cde_amd64",
"relates_to_product_reference": "8Base-RHACM-2.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/search-collector-rhel8@sha256:e129649706a536e4ef6e8f770d0bf682f35da55c86c978c749e903b1a2bbe875_ppc64le as a component of Red Hat Advanced Cluster Management for Kubernetes 2.7 for RHEL 8",
"product_id": "8Base-RHACM-2.7:rhacm2/search-collector-rhel8@sha256:e129649706a536e4ef6e8f770d0bf682f35da55c86c978c749e903b1a2bbe875_ppc64le"
},
"product_reference": "rhacm2/search-collector-rhel8@sha256:e129649706a536e4ef6e8f770d0bf682f35da55c86c978c749e903b1a2bbe875_ppc64le",
"relates_to_product_reference": "8Base-RHACM-2.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/submariner-addon-rhel8@sha256:17dfda9e5f46f9df69171607ec2e078be9362de4c13e2ed20763fc59a7e9cd1a_s390x as a component of Red Hat Advanced Cluster Management for Kubernetes 2.7 for RHEL 8",
"product_id": "8Base-RHACM-2.7:rhacm2/submariner-addon-rhel8@sha256:17dfda9e5f46f9df69171607ec2e078be9362de4c13e2ed20763fc59a7e9cd1a_s390x"
},
"product_reference": "rhacm2/submariner-addon-rhel8@sha256:17dfda9e5f46f9df69171607ec2e078be9362de4c13e2ed20763fc59a7e9cd1a_s390x",
"relates_to_product_reference": "8Base-RHACM-2.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/submariner-addon-rhel8@sha256:4eddabb57e6f448c45fba78dc72f1541ccddb11b63a558764d0c105465a76555_amd64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.7 for RHEL 8",
"product_id": "8Base-RHACM-2.7:rhacm2/submariner-addon-rhel8@sha256:4eddabb57e6f448c45fba78dc72f1541ccddb11b63a558764d0c105465a76555_amd64"
},
"product_reference": "rhacm2/submariner-addon-rhel8@sha256:4eddabb57e6f448c45fba78dc72f1541ccddb11b63a558764d0c105465a76555_amd64",
"relates_to_product_reference": "8Base-RHACM-2.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/submariner-addon-rhel8@sha256:581fb02a9670b27810f2ad35bad4a82d2e1eab77fcd1274de05b0a922450d3fc_ppc64le as a component of Red Hat Advanced Cluster Management for Kubernetes 2.7 for RHEL 8",
"product_id": "8Base-RHACM-2.7:rhacm2/submariner-addon-rhel8@sha256:581fb02a9670b27810f2ad35bad4a82d2e1eab77fcd1274de05b0a922450d3fc_ppc64le"
},
"product_reference": "rhacm2/submariner-addon-rhel8@sha256:581fb02a9670b27810f2ad35bad4a82d2e1eab77fcd1274de05b0a922450d3fc_ppc64le",
"relates_to_product_reference": "8Base-RHACM-2.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/submariner-addon-rhel8@sha256:7400391c2a56bc01da6fbbf13bb249a01e90d8eccb8d465dfb19c3598f5fecbe_arm64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.7 for RHEL 8",
"product_id": "8Base-RHACM-2.7:rhacm2/submariner-addon-rhel8@sha256:7400391c2a56bc01da6fbbf13bb249a01e90d8eccb8d465dfb19c3598f5fecbe_arm64"
},
"product_reference": "rhacm2/submariner-addon-rhel8@sha256:7400391c2a56bc01da6fbbf13bb249a01e90d8eccb8d465dfb19c3598f5fecbe_arm64",
"relates_to_product_reference": "8Base-RHACM-2.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/thanos-receive-controller-rhel8@sha256:4b228ecad424ca792139152948e27ed4c714dcfbcd540caf117dee20845018c8_ppc64le as a component of Red Hat Advanced Cluster Management for Kubernetes 2.7 for RHEL 8",
"product_id": "8Base-RHACM-2.7:rhacm2/thanos-receive-controller-rhel8@sha256:4b228ecad424ca792139152948e27ed4c714dcfbcd540caf117dee20845018c8_ppc64le"
},
"product_reference": "rhacm2/thanos-receive-controller-rhel8@sha256:4b228ecad424ca792139152948e27ed4c714dcfbcd540caf117dee20845018c8_ppc64le",
"relates_to_product_reference": "8Base-RHACM-2.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/thanos-receive-controller-rhel8@sha256:7ceb607e7a3205361d8c9d1b44aae47381e2d07b129e40b5f90f55c3a8402774_arm64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.7 for RHEL 8",
"product_id": "8Base-RHACM-2.7:rhacm2/thanos-receive-controller-rhel8@sha256:7ceb607e7a3205361d8c9d1b44aae47381e2d07b129e40b5f90f55c3a8402774_arm64"
},
"product_reference": "rhacm2/thanos-receive-controller-rhel8@sha256:7ceb607e7a3205361d8c9d1b44aae47381e2d07b129e40b5f90f55c3a8402774_arm64",
"relates_to_product_reference": "8Base-RHACM-2.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/thanos-receive-controller-rhel8@sha256:b17fe936f5d8d8da38d72bf2153b47ac619c460c1f8227b4cb2f37cfc18cd4be_s390x as a component of Red Hat Advanced Cluster Management for Kubernetes 2.7 for RHEL 8",
"product_id": "8Base-RHACM-2.7:rhacm2/thanos-receive-controller-rhel8@sha256:b17fe936f5d8d8da38d72bf2153b47ac619c460c1f8227b4cb2f37cfc18cd4be_s390x"
},
"product_reference": "rhacm2/thanos-receive-controller-rhel8@sha256:b17fe936f5d8d8da38d72bf2153b47ac619c460c1f8227b4cb2f37cfc18cd4be_s390x",
"relates_to_product_reference": "8Base-RHACM-2.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/thanos-receive-controller-rhel8@sha256:e9a5ef8f2d97357bee0198544d0545c26ee7c7d10116771e510d73eda6c45abe_amd64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.7 for RHEL 8",
"product_id": "8Base-RHACM-2.7:rhacm2/thanos-receive-controller-rhel8@sha256:e9a5ef8f2d97357bee0198544d0545c26ee7c7d10116771e510d73eda6c45abe_amd64"
},
"product_reference": "rhacm2/thanos-receive-controller-rhel8@sha256:e9a5ef8f2d97357bee0198544d0545c26ee7c7d10116771e510d73eda6c45abe_amd64",
"relates_to_product_reference": "8Base-RHACM-2.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/thanos-rhel8@sha256:23a4e918b5ffdbad4745e541afad2747bd6b28e534a31e7b5aff74296b27e3e7_amd64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.7 for RHEL 8",
"product_id": "8Base-RHACM-2.7:rhacm2/thanos-rhel8@sha256:23a4e918b5ffdbad4745e541afad2747bd6b28e534a31e7b5aff74296b27e3e7_amd64"
},
"product_reference": "rhacm2/thanos-rhel8@sha256:23a4e918b5ffdbad4745e541afad2747bd6b28e534a31e7b5aff74296b27e3e7_amd64",
"relates_to_product_reference": "8Base-RHACM-2.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/thanos-rhel8@sha256:26de3711356177090694b4bf00821d873127cf8c0675fe42a8f757c5c37a40cd_arm64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.7 for RHEL 8",
"product_id": "8Base-RHACM-2.7:rhacm2/thanos-rhel8@sha256:26de3711356177090694b4bf00821d873127cf8c0675fe42a8f757c5c37a40cd_arm64"
},
"product_reference": "rhacm2/thanos-rhel8@sha256:26de3711356177090694b4bf00821d873127cf8c0675fe42a8f757c5c37a40cd_arm64",
"relates_to_product_reference": "8Base-RHACM-2.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/thanos-rhel8@sha256:6515a630cddbb13fd14f81fd3b8c3a95f2469eaf599010b42732d8fd794af1b0_s390x as a component of Red Hat Advanced Cluster Management for Kubernetes 2.7 for RHEL 8",
"product_id": "8Base-RHACM-2.7:rhacm2/thanos-rhel8@sha256:6515a630cddbb13fd14f81fd3b8c3a95f2469eaf599010b42732d8fd794af1b0_s390x"
},
"product_reference": "rhacm2/thanos-rhel8@sha256:6515a630cddbb13fd14f81fd3b8c3a95f2469eaf599010b42732d8fd794af1b0_s390x",
"relates_to_product_reference": "8Base-RHACM-2.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/thanos-rhel8@sha256:736e1fd62ba7b6c56ad1af81ab1260dd7d13a770d62914183aaa2cc2ebb0dc20_ppc64le as a component of Red Hat Advanced Cluster Management for Kubernetes 2.7 for RHEL 8",
"product_id": "8Base-RHACM-2.7:rhacm2/thanos-rhel8@sha256:736e1fd62ba7b6c56ad1af81ab1260dd7d13a770d62914183aaa2cc2ebb0dc20_ppc64le"
},
"product_reference": "rhacm2/thanos-rhel8@sha256:736e1fd62ba7b6c56ad1af81ab1260dd7d13a770d62914183aaa2cc2ebb0dc20_ppc64le",
"relates_to_product_reference": "8Base-RHACM-2.7"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2022-3517",
"cwe": {
"id": "CWE-1333",
"name": "Inefficient Regular Expression Complexity"
},
"discovery_date": "2022-06-01T00:00:00+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"8Base-RHACM-2.7:rhacm2/acm-governance-policy-addon-controller-rhel8@sha256:1aae106ecbdeadb77b0fd95133827e7fad4f5fcb9916e56ca0dfccab8bd34bed_ppc64le",
"8Base-RHACM-2.7:rhacm2/acm-governance-policy-addon-controller-rhel8@sha256:2c7f0617df666e8cbcd622dee073a35843db4a81caa19b7db3b9fb9264cdf7fc_amd64",
"8Base-RHACM-2.7:rhacm2/acm-governance-policy-addon-controller-rhel8@sha256:7f6671f84fcbe569fceece415dd7beeb8bb7f86c3031bdfb3ac0d0e777051b2f_s390x",
"8Base-RHACM-2.7:rhacm2/acm-governance-policy-addon-controller-rhel8@sha256:b30028955a86b6ecdb8c6865328976d74e98f56d6e21277a9f5a812f896b6303_arm64",
"8Base-RHACM-2.7:rhacm2/acm-governance-policy-framework-addon-rhel8@sha256:25271964483024b3235dd61f7e7bb9dd5e9dfa75f76e6ded5c92580d440ca48b_s390x",
"8Base-RHACM-2.7:rhacm2/acm-governance-policy-framework-addon-rhel8@sha256:7dcde13540cc938374463521f91091a7bbf0a037cabfc5e4b55c89497e0ba6bf_arm64",
"8Base-RHACM-2.7:rhacm2/acm-governance-policy-framework-addon-rhel8@sha256:b7b778111722c0da14ae74580be1813f6ecedf97fcd88de46fd15cc3ace2cb61_ppc64le",
"8Base-RHACM-2.7:rhacm2/acm-governance-policy-framework-addon-rhel8@sha256:ec5fc63b94bc9c070f14fd76d4ae26b90e3f29d3694887380a5f8f8ea5a04bc0_amd64",
"8Base-RHACM-2.7:rhacm2/acm-grafana-rhel8@sha256:0c427fa58c97b71eb784e4a590c208b0284cf656f66a268ea4803804ce3ce28a_arm64",
"8Base-RHACM-2.7:rhacm2/acm-grafana-rhel8@sha256:2e3505803004ca421087171bfe9097f6f106c812f840e8b83d1215150b4137c4_ppc64le",
"8Base-RHACM-2.7:rhacm2/acm-grafana-rhel8@sha256:49746c3a6e7033b1bac90d3515e0f5ab44aaf9c45cce414308da72bb960287b1_amd64",
"8Base-RHACM-2.7:rhacm2/acm-grafana-rhel8@sha256:c8f1a9d09131727033e6e60984c5baa3271adc6a23854b9aabe70f36952d35d6_s390x",
"8Base-RHACM-2.7:rhacm2/acm-must-gather-rhel8@sha256:0be17e173b962f1a87e833096f208c9030fce1128b2b8c86842a0a40f7d6cf02_arm64",
"8Base-RHACM-2.7:rhacm2/acm-must-gather-rhel8@sha256:5c79bf93599b792c20c76d9a0a35532ad79a45f3765dccfbafab9a273e338e52_amd64",
"8Base-RHACM-2.7:rhacm2/acm-must-gather-rhel8@sha256:a05c071011c96e4db1e4a469883103f4118a304d3e03338083d2a103c0e7c208_ppc64le",
"8Base-RHACM-2.7:rhacm2/acm-must-gather-rhel8@sha256:ad85c5d648363cdb36790b49311f4e07a8584b9e6065cde9d41274a1bd716f0a_s390x",
"8Base-RHACM-2.7:rhacm2/acm-operator-bundle@sha256:90320bd14c632ace987ca1eac05a78068123ef1fc97c401951d073a3f0fd8e66_s390x",
"8Base-RHACM-2.7:rhacm2/acm-operator-bundle@sha256:e45be680b6140f58ff1840649b29aebebad4c5950d9571ca39dfea1dffd669b0_ppc64le",
"8Base-RHACM-2.7:rhacm2/acm-operator-bundle@sha256:f63d0a9a0e3dc9d86e84279c50e9c613d8430e71a3821d418e168250ca3b747c_amd64",
"8Base-RHACM-2.7:rhacm2/acm-prometheus-config-reloader-rhel8@sha256:0fd63f75b7638fadc78f92a62d6e9731e42c05069f3e93ab0ffd4b004de78100_ppc64le",
"8Base-RHACM-2.7:rhacm2/acm-prometheus-config-reloader-rhel8@sha256:2839bcce06fd5a02f6cc8fce8668fb806ae8f2e0e7174e5c66376792c2d1fd92_s390x",
"8Base-RHACM-2.7:rhacm2/acm-prometheus-config-reloader-rhel8@sha256:7fcb79c1707b3c8b767d8c174e5b64516f200c0bfa255c1f40557446b37debae_amd64",
"8Base-RHACM-2.7:rhacm2/acm-prometheus-config-reloader-rhel8@sha256:a4e43fc7608837da6a66cb2c5bda4b78b520c3075c0f1f66bb824fa44e2d35fd_arm64",
"8Base-RHACM-2.7:rhacm2/acm-prometheus-rhel8@sha256:4283fa3b6ee93404d4fe7b551b52dbd7a4bbd8be0a57cf9b603a68736feefaea_amd64",
"8Base-RHACM-2.7:rhacm2/acm-prometheus-rhel8@sha256:7e98ef30dca1071d5abff1be2a3a296cc9a4663162a3828b697637195d314e77_ppc64le",
"8Base-RHACM-2.7:rhacm2/acm-prometheus-rhel8@sha256:b3ee1cad060e7f72414df1ae6c0e27ddf6f6fa7a8e45627ebeb912b8a9ca3b74_arm64",
"8Base-RHACM-2.7:rhacm2/acm-prometheus-rhel8@sha256:c6d947e30ec1aa348d573ee93c669f71b38ea93801e71636f5f9ab4609f681b4_s390x",
"8Base-RHACM-2.7:rhacm2/acm-search-indexer-rhel8@sha256:436307eef035e0e9be448eb6c4f6a690a7d357ed06d661642b082e0d3219864c_amd64",
"8Base-RHACM-2.7:rhacm2/acm-search-indexer-rhel8@sha256:53ceb20280569eaf0129686d49d462a3c1d3eaf2829b6eb920e9359be718e2c4_s390x",
"8Base-RHACM-2.7:rhacm2/acm-search-indexer-rhel8@sha256:aa89295f36c99d70e63b07e9fe2c8db348df38b3308870f543efb4be24beca6c_ppc64le",
"8Base-RHACM-2.7:rhacm2/acm-search-indexer-rhel8@sha256:aed3972894519bc832bd9a340316a752ebb8edbc393051904c399eef7e423dd4_arm64",
"8Base-RHACM-2.7:rhacm2/acm-search-v2-api-rhel8@sha256:1808d69232a47c3590a41c1e97126dd06c2727be972b11170b115f2e5d9fec38_amd64",
"8Base-RHACM-2.7:rhacm2/acm-search-v2-api-rhel8@sha256:1d5153067a1cb127f74d2bc983d16db8f39313a378f14d13f7e39da28f2251ae_ppc64le",
"8Base-RHACM-2.7:rhacm2/acm-search-v2-api-rhel8@sha256:5be1e54791e8024f0e1342eba7d4441e0606f9a26be8f52aff51c8665baa41cc_s390x",
"8Base-RHACM-2.7:rhacm2/acm-search-v2-api-rhel8@sha256:f2924c460e8d7e12da359f365f9ec3b13c2d175dd6c11533b12113741eea7292_arm64",
"8Base-RHACM-2.7:rhacm2/acm-search-v2-rhel8@sha256:8a28d0fad728823ae5a07a259a0866bc507ae9b0f90eb1b4c63567aaf13c377c_arm64",
"8Base-RHACM-2.7:rhacm2/acm-search-v2-rhel8@sha256:f5b656141ad16ac873d1b886abc3b956380268b6c0dddb8ceac3e79b65edae0a_s390x",
"8Base-RHACM-2.7:rhacm2/acm-search-v2-rhel8@sha256:f708326772c9ed846e11b053efda56c106d5a72a13482d2a8ecc179cfb957bc9_ppc64le",
"8Base-RHACM-2.7:rhacm2/acm-search-v2-rhel8@sha256:fb98ce01f36b3780192e99b96c688387b5d76892f409b831d6f134ec65d02d4a_amd64",
"8Base-RHACM-2.7:rhacm2/acm-volsync-addon-controller-rhel8@sha256:56067372156bb6d00103eecc4b5c80478980036b8143a2e2a73f8a685d0d78ee_amd64",
"8Base-RHACM-2.7:rhacm2/acm-volsync-addon-controller-rhel8@sha256:98724153fa7763d22bcf11c3a5faa6eee0f6c40c4f4f647487e106d2ef427218_s390x",
"8Base-RHACM-2.7:rhacm2/acm-volsync-addon-controller-rhel8@sha256:a7f8ce55764d4e303d54aaf064d56ee192620d29b361fabcda2a26f364221dc9_arm64",
"8Base-RHACM-2.7:rhacm2/acm-volsync-addon-controller-rhel8@sha256:e3e10a30c35a9cbd5f81d107e9ce86b2410bd10171673521eab1491ebdee2314_ppc64le",
"8Base-RHACM-2.7:rhacm2/cert-policy-controller-rhel8@sha256:1de63e2d307841c7707f4d0c09cd1d9cd673bbd7736c5f6c533986a9de0d1118_s390x",
"8Base-RHACM-2.7:rhacm2/cert-policy-controller-rhel8@sha256:488e74aed7f420f6112ef1f7b3b5cc812358574ec149ecca1147ff2f9d6d7835_arm64",
"8Base-RHACM-2.7:rhacm2/cert-policy-controller-rhel8@sha256:5be8ca7ec79077906c23b52cdaa731866774a2e413babd395d3f24d892bed37a_ppc64le",
"8Base-RHACM-2.7:rhacm2/cert-policy-controller-rhel8@sha256:c78e2547f3cff318747e354f09e5954c71fde8840ab8db818050dc9531205e6c_amd64",
"8Base-RHACM-2.7:rhacm2/cluster-backup-rhel8-operator@sha256:09f23f185abfbec175fbea2cc1fba624308c2777b5c8133d9e98daeb4bcfa009_s390x",
"8Base-RHACM-2.7:rhacm2/cluster-backup-rhel8-operator@sha256:3af39faf1795e87018795c35b2ec5074bfcd1bf76b84326446cfb1570bc0d5e0_arm64",
"8Base-RHACM-2.7:rhacm2/cluster-backup-rhel8-operator@sha256:3c969356ace5c3bc0fa5d6d8e25a838262b0f6152533f4361034a742eb29ae24_amd64",
"8Base-RHACM-2.7:rhacm2/cluster-backup-rhel8-operator@sha256:f02c115867036c64cdf8669fe7690b94d23b19ad7b969938f7c4cbb00111d403_ppc64le",
"8Base-RHACM-2.7:rhacm2/config-policy-controller-rhel8@sha256:1339f82b15ebe01ba411e70252eb5964a5d622bd28a7fa494786ae6317d3060c_amd64",
"8Base-RHACM-2.7:rhacm2/config-policy-controller-rhel8@sha256:328c0d0e4d06573f2f26bbec39f1a570eb6ddbc26a5c0fa380fec7f840f6475e_arm64",
"8Base-RHACM-2.7:rhacm2/config-policy-controller-rhel8@sha256:e5480dd0b573d0fd949fa2cf22d77ebb5a32765fb95bed18a02fa3155f690f5b_ppc64le",
"8Base-RHACM-2.7:rhacm2/config-policy-controller-rhel8@sha256:fab9c37776dabaa9c510bf243f23407715a1e3bd1c0a0280dc22191c6349a1c0_s390x",
"8Base-RHACM-2.7:rhacm2/endpoint-monitoring-rhel8-operator@sha256:4f5241425e26875244fab0ec9e96707790ef86edca5265ac01de1ccfc86294c0_amd64",
"8Base-RHACM-2.7:rhacm2/endpoint-monitoring-rhel8-operator@sha256:64c9e84fb923d107d0d4d3f9026510de03f73773cc8348f0025721d26033215c_arm64",
"8Base-RHACM-2.7:rhacm2/endpoint-monitoring-rhel8-operator@sha256:8913009902c71afe34f3a98ed720997e72f764cb7e251a08a2698f2d8ce64e24_s390x",
"8Base-RHACM-2.7:rhacm2/endpoint-monitoring-rhel8-operator@sha256:c5bcc8c4e5d2a4b7270b04dc1b8e8fa399a0f0bfff1d1cc3e7ec0b7b7b6e0f3f_ppc64le",
"8Base-RHACM-2.7:rhacm2/governance-policy-propagator-rhel8@sha256:002229b229bf9a13e54dc16e1edacc0cf8c75d6f46948868a045d79dfd38033c_amd64",
"8Base-RHACM-2.7:rhacm2/governance-policy-propagator-rhel8@sha256:53a9030933e0b2f752461e5337590ad16e891a8fdda897d8a0cb8e135363f0d0_ppc64le",
"8Base-RHACM-2.7:rhacm2/governance-policy-propagator-rhel8@sha256:d4296089159e15bf3e11f5695a34d10b83875a346545f1d09824b4fe47295cf8_s390x",
"8Base-RHACM-2.7:rhacm2/governance-policy-propagator-rhel8@sha256:e05489056e65dba4eb291b050c8072608a5efc2ce971b34a903c8c7ca07e0927_arm64",
"8Base-RHACM-2.7:rhacm2/grafana-dashboard-loader-rhel8@sha256:0d64615d4c3a6fc8e0fc5eb595d8f846f17f7462aaf66b40aa54436fe2b4bd2b_amd64",
"8Base-RHACM-2.7:rhacm2/grafana-dashboard-loader-rhel8@sha256:c182f0b51bfd9b29ea7363f74522a49b6601418f5db76843231167ef1176f709_s390x",
"8Base-RHACM-2.7:rhacm2/grafana-dashboard-loader-rhel8@sha256:d41f6fabaec525dfaac736806b93102479260309f482e155af2b03dc3c9a0c61_arm64",
"8Base-RHACM-2.7:rhacm2/grafana-dashboard-loader-rhel8@sha256:f35f6472c8138046e2f9017659dfb5a703cd895032a21d6d95c1075173005f7c_ppc64le",
"8Base-RHACM-2.7:rhacm2/iam-policy-controller-rhel8@sha256:83354271af399291790b9c3e2e98ba1db7fac99b48a385d50e7318b357f882ca_ppc64le",
"8Base-RHACM-2.7:rhacm2/iam-policy-controller-rhel8@sha256:cc5f8499009dc316d936c3a57f9a9457d5f2bbc8568e2b484a7c8b1cc676da7c_arm64",
"8Base-RHACM-2.7:rhacm2/iam-policy-controller-rhel8@sha256:e79bba365fb1a5edb7cc53d07cebdbb56e861948dedd61e9697f14a8defc300b_amd64",
"8Base-RHACM-2.7:rhacm2/iam-policy-controller-rhel8@sha256:f7a86d6209a19498e56da1f39533a1198af35c2a9e3c824cea252eb34d737219_s390x",
"8Base-RHACM-2.7:rhacm2/insights-client-rhel8@sha256:41d64847ac789df45b51aeca8debfa2a5ac7ff15ad880ba7213ce8afbe4aff2e_amd64",
"8Base-RHACM-2.7:rhacm2/insights-client-rhel8@sha256:5a32ad8c8e7792f9679a604f073bce047c4f8fdd713a655ae83314e27366c5af_arm64",
"8Base-RHACM-2.7:rhacm2/insights-client-rhel8@sha256:7040938ffaa1682dfefe95a614335b9d4f59aac472e47937f1d19f8325d985e6_ppc64le",
"8Base-RHACM-2.7:rhacm2/insights-client-rhel8@sha256:9d25ef8c29b2dac4660e18c17d0286fa2ff0f6f6383b6bf795f7e5e6f70b950e_s390x",
"8Base-RHACM-2.7:rhacm2/insights-metrics-rhel8@sha256:4bf538ff68126949da79f7b1ab97a44a64529e240cd3f84360a88bb6a9a08e4d_ppc64le",
"8Base-RHACM-2.7:rhacm2/insights-metrics-rhel8@sha256:57bf2eca5df0be601d7dd59357e95d078bf69d26c1b26cdd56d0d311df123d5a_arm64",
"8Base-RHACM-2.7:rhacm2/insights-metrics-rhel8@sha256:65f96884ed34103842217b26597ec413197db699aeb004daeca08f1d08014f46_amd64",
"8Base-RHACM-2.7:rhacm2/insights-metrics-rhel8@sha256:ed01454411cbdfb20661aecc76e00767b5ec122e27a379159476eabba741b94e_s390x",
"8Base-RHACM-2.7:rhacm2/klusterlet-addon-controller-rhel8@sha256:523776c04653aac8c750ff48156fd7a5b0efd9ad35c40cbacdbe0ca6dda48217_amd64",
"8Base-RHACM-2.7:rhacm2/klusterlet-addon-controller-rhel8@sha256:7cea9ce9aeb26df137590353de05b8a88ee55faa43cecde68e40fb875f9844cd_arm64",
"8Base-RHACM-2.7:rhacm2/klusterlet-addon-controller-rhel8@sha256:866125412b6812710734b9e72d09581be40879bb57236e37660e2d29210a37ad_s390x",
"8Base-RHACM-2.7:rhacm2/klusterlet-addon-controller-rhel8@sha256:c89f9fed1ce56a6baf10808454b01d4df88571db744feb2bfae8b5707d82013f_ppc64le",
"8Base-RHACM-2.7:rhacm2/kube-rbac-proxy-rhel8@sha256:407178ad223483b92a382e0fb916de9f42f1a0db9aaacb66710a7a743f1c3dce_arm64",
"8Base-RHACM-2.7:rhacm2/kube-rbac-proxy-rhel8@sha256:455dde7a89b1505c93651022451b83e1e8f86186b98f660e3c6ad998a97d48f3_ppc64le",
"8Base-RHACM-2.7:rhacm2/kube-rbac-proxy-rhel8@sha256:95de0275698ef704379246e088763c3827171487049b9cfb857712ddbdef46e9_amd64",
"8Base-RHACM-2.7:rhacm2/kube-rbac-proxy-rhel8@sha256:f0397b30dc7b824b0e37a256c5a067585885c80db1033b44a13fe56446cd80a9_s390x",
"8Base-RHACM-2.7:rhacm2/kube-state-metrics-rhel8@sha256:1f27bc62a66413a31d2d680ecd2a8ed9c9d378341da56b788cd86c98151a1fd4_s390x",
"8Base-RHACM-2.7:rhacm2/kube-state-metrics-rhel8@sha256:534420075e829b5881f6cd3f32d4aa90ea3075de869b84f689c9606d4f03521a_arm64",
"8Base-RHACM-2.7:rhacm2/kube-state-metrics-rhel8@sha256:8cc675a0cf4ff24b28c0b75a54fc4f3328c6a9f041f21d1814d210b7704f6970_amd64",
"8Base-RHACM-2.7:rhacm2/kube-state-metrics-rhel8@sha256:c56179f297ebab2ef9851417ec42ac6c16b6f8cb3627c243ff6984d2dd6ac76d_ppc64le",
"8Base-RHACM-2.7:rhacm2/management-ingress-rhel8@sha256:3b94abf5182934113b1cf9b8688a2da977d5fec3110f2d79b81b2ec46ffeada3_ppc64le",
"8Base-RHACM-2.7:rhacm2/management-ingress-rhel8@sha256:70aa7c3711b4085caa9ba50295dfedf9b2cd3a1b37e815e4a7245c1aef0cfe22_s390x",
"8Base-RHACM-2.7:rhacm2/management-ingress-rhel8@sha256:bea2ee18f401ec1b4c4b87f40f6f79a4418d6aafad5e2b50099f7541b6699de7_arm64",
"8Base-RHACM-2.7:rhacm2/management-ingress-rhel8@sha256:f45de50d8d7b6a285317a3bc1c413427841c8d6fab742f6de0a61bad9722b61e_amd64",
"8Base-RHACM-2.7:rhacm2/memcached-exporter-rhel8@sha256:094b84362782a88d8b0c7a75a23dd5ae3ff846913f0a49e732d53cc0efdf6a61_arm64",
"8Base-RHACM-2.7:rhacm2/memcached-exporter-rhel8@sha256:708e8f9531f5cc33a2543956eb0c940e5ad36d2ac196903a0beaa42944cb543f_ppc64le",
"8Base-RHACM-2.7:rhacm2/memcached-exporter-rhel8@sha256:baa029b8feb59ec4d626f021ebf777cc991c1a24c29c321c40513b91641f4bbc_amd64",
"8Base-RHACM-2.7:rhacm2/memcached-exporter-rhel8@sha256:c7937a592a255199c316e30c499d0c150cc95c3f208e46d8a936a5bc03a1fed6_s390x",
"8Base-RHACM-2.7:rhacm2/memcached-rhel8@sha256:21d28e1c3d1c7e8803261867c20a29df444676780ed9d4cc9f1dd1c8dbd68688_amd64",
"8Base-RHACM-2.7:rhacm2/memcached-rhel8@sha256:6bac06a2e1e181fe4920a33df5ce433635871a42ba30fbbe0adff1c505fbab4b_ppc64le",
"8Base-RHACM-2.7:rhacm2/memcached-rhel8@sha256:6c7cb2786f6863e7d1c8554f159c68123921d22bbd7bec5fc3532cad991937b4_s390x",
"8Base-RHACM-2.7:rhacm2/memcached-rhel8@sha256:e044af5fee732dd9923759b312c3b72dd4b6ab1780456973f35677d72586913e_arm64",
"8Base-RHACM-2.7:rhacm2/metrics-collector-rhel8@sha256:21644ef77ec046c79fb64f612245ac5d59c0aa569c548b48062da8896d159696_s390x",
"8Base-RHACM-2.7:rhacm2/metrics-collector-rhel8@sha256:2358249e2cf40d054cca5711f39091e2f0cbd44e61a24d3c1dd1a9e79cc440b1_arm64",
"8Base-RHACM-2.7:rhacm2/metrics-collector-rhel8@sha256:9638fab8d1439730395607cc99bcda33eae5e813778398888124e8ae319cb80e_amd64",
"8Base-RHACM-2.7:rhacm2/metrics-collector-rhel8@sha256:e06aed89ad0c48bef78e45512d22c3373f62c63d335d953ba064b160a68fcad2_ppc64le",
"8Base-RHACM-2.7:rhacm2/multicloud-integrations-rhel8@sha256:1063ef655f5dd15b0b914572ba672892eb53b441ae151d14cffca9d320860f2d_ppc64le",
"8Base-RHACM-2.7:rhacm2/multicloud-integrations-rhel8@sha256:3f0ab9161698eb9e3342c3b3fc70d5ca9c420cdcc5a5ccebc8cc993dfefb9dc3_amd64",
"8Base-RHACM-2.7:rhacm2/multicloud-integrations-rhel8@sha256:651c4ac3da42bc2acfe9bff35e397ccf5e88abb6303622f3244d6ccb9b8f9e0d_s390x",
"8Base-RHACM-2.7:rhacm2/multicloud-integrations-rhel8@sha256:f02a569222e13356f5fbdef5b7d2da943e6f6071fd88ba75a2565b3d340b6c3a_arm64",
"8Base-RHACM-2.7:rhacm2/multicluster-observability-rhel8-operator@sha256:49083d7039af6df4bd639dd998162c96dc586da4d828ffbe9c880a8a8d6d13d6_arm64",
"8Base-RHACM-2.7:rhacm2/multicluster-observability-rhel8-operator@sha256:68228ba1ef7bf5631f0cab91cb4e9f86c3d24c1ad587332d42c4f85e1a3608d7_amd64",
"8Base-RHACM-2.7:rhacm2/multicluster-observability-rhel8-operator@sha256:93da29b41da3c87d4bffaf42369b50217f5d8f81d0a82c4108c27a3c40f544d8_s390x",
"8Base-RHACM-2.7:rhacm2/multicluster-observability-rhel8-operator@sha256:f212909bc9ed5be6da68a3b6a4866fdc17ecc3514b075977a8679998d6742cbe_ppc64le",
"8Base-RHACM-2.7:rhacm2/multicluster-operators-application-rhel8@sha256:299f0753c65ab4e609418fd5515bdcb041bee357f4db192ae32a24ad0c4d7853_s390x",
"8Base-RHACM-2.7:rhacm2/multicluster-operators-application-rhel8@sha256:62520c406cdbd823e99e8ee9ff9119b61cb6880fcb1335211b6520bedec564f2_amd64",
"8Base-RHACM-2.7:rhacm2/multicluster-operators-application-rhel8@sha256:9c58c89cb0173394684d7d23178ad32eb2d571444cb306ea599565eaac92ea4f_arm64",
"8Base-RHACM-2.7:rhacm2/multicluster-operators-application-rhel8@sha256:b385c92b069a8dae72e57b69d24e1fff59ad46781579882a1edfa4839fd8bbba_ppc64le",
"8Base-RHACM-2.7:rhacm2/multicluster-operators-channel-rhel8@sha256:044723d62439a8364772ab27be2c04dbd2c0421dbeb0a7b94f70e99e646b4c80_ppc64le",
"8Base-RHACM-2.7:rhacm2/multicluster-operators-channel-rhel8@sha256:d8fe5baa4aefbcf41861743a3cf6c94f8a2a63526e96e5d263a40a8cb8a5ad4e_s390x",
"8Base-RHACM-2.7:rhacm2/multicluster-operators-channel-rhel8@sha256:da65bc93513dfb37a4828eaf5e1d4c08265ffdba05028fed95a564341d226771_amd64",
"8Base-RHACM-2.7:rhacm2/multicluster-operators-channel-rhel8@sha256:ddb1016901287c80ef1972f25db37b1182e854115671961efb3fc0048cd95800_arm64",
"8Base-RHACM-2.7:rhacm2/multicluster-operators-subscription-rhel8@sha256:548d610f996e73b67eb21d2993b5ac3d0da02997a48b9c1226072d6d95ae4c3b_arm64",
"8Base-RHACM-2.7:rhacm2/multicluster-operators-subscription-rhel8@sha256:6307eb5e9195415477b18d701310e8813772b7120d0fc4ac83846e54b46b4745_s390x",
"8Base-RHACM-2.7:rhacm2/multicluster-operators-subscription-rhel8@sha256:a69777a61feaf373c162a82ffb6f6996df6231c23cb2f1923bdd77c311d7d739_ppc64le",
"8Base-RHACM-2.7:rhacm2/multicluster-operators-subscription-rhel8@sha256:e53b330ed0c4ed0803a93b18a6ce290814dcd16dce6eb980809b5b8c6c09deb4_amd64",
"8Base-RHACM-2.7:rhacm2/multiclusterhub-rhel8@sha256:405fa2e3363a3c124a5764d6153b7bcba3d43a3026813085e44c9246d51ca60a_amd64",
"8Base-RHACM-2.7:rhacm2/multiclusterhub-rhel8@sha256:b82d4ecef59b69623ec4d0a9b5537fa52e007336727c92345cd829d80961f14a_s390x",
"8Base-RHACM-2.7:rhacm2/multiclusterhub-rhel8@sha256:e96ea7f3533e7d0836512cbc2b027b60c400aa16c8e4691117608ab4736a059b_ppc64le",
"8Base-RHACM-2.7:rhacm2/multiclusterhub-rhel8@sha256:fdf9ae4924a587c945a85b2319b0471a5688368df572f2de852c51da8bc74dcb_arm64",
"8Base-RHACM-2.7:rhacm2/node-exporter-rhel8@sha256:1af36144b83dc16cd1958d0414be55eaa2aae95894b6eefd2233308ace81df02_ppc64le",
"8Base-RHACM-2.7:rhacm2/node-exporter-rhel8@sha256:2aeec43f11c6572abb7d4468560dc1561a023d9692058a4ac2b13a0cedb44dde_amd64",
"8Base-RHACM-2.7:rhacm2/node-exporter-rhel8@sha256:8b359fcf74d236fc488ef4553dbaf9dbec549e331f2b103b40139aa2eb1345e4_arm64",
"8Base-RHACM-2.7:rhacm2/node-exporter-rhel8@sha256:97291260ff17e7e1b1f490a68041613ca5f7c192d848f928eca9b867de47bc4e_s390x",
"8Base-RHACM-2.7:rhacm2/observatorium-rhel8-operator@sha256:16eeedaa25dd61c03514479044fde9851c5b4224b718a496e33d43a06f57d5b5_amd64",
"8Base-RHACM-2.7:rhacm2/observatorium-rhel8-operator@sha256:928c114e3aca978626ad91889aaed0cc20ca0d641ad946c9a1b1f2424245c795_arm64",
"8Base-RHACM-2.7:rhacm2/observatorium-rhel8-operator@sha256:c4e260eabb09bacc1aa332ea2001333c671e0fc65a3ef4d04e02b5473b45642d_ppc64le",
"8Base-RHACM-2.7:rhacm2/observatorium-rhel8-operator@sha256:c870e034b29dfa320cb6a6bf60021033b622b76a0c4aaaf2a768326ea046b459_s390x",
"8Base-RHACM-2.7:rhacm2/observatorium-rhel8@sha256:1e46b8610e037752ecfb30aaac5c7459a81aa119bf0c2b2ffb0dc90cd5701af0_arm64",
"8Base-RHACM-2.7:rhacm2/observatorium-rhel8@sha256:51374017a10289e0402363ae2839d110f500be44dc44834dbd8dd66ba0e6f5e9_s390x",
"8Base-RHACM-2.7:rhacm2/observatorium-rhel8@sha256:836c0b874ba4fc57b5f79dffacefd2dc0261822cb6dde17d247db39175a5c27f_amd64",
"8Base-RHACM-2.7:rhacm2/observatorium-rhel8@sha256:b7b3de98fbcc216c00d3291691f8997183a6409dabed8ea7b10b336c481b2b87_ppc64le",
"8Base-RHACM-2.7:rhacm2/prometheus-alertmanager-rhel8@sha256:6c9ea79e385be44f735efb932079b328200d47869f5f5f9b442fdb76067cac2a_amd64",
"8Base-RHACM-2.7:rhacm2/prometheus-alertmanager-rhel8@sha256:8349cdc4677a2dd37c54b058c487d76e8fbe4c76178e805d4745ef5c62bc6151_arm64",
"8Base-RHACM-2.7:rhacm2/prometheus-alertmanager-rhel8@sha256:8e8c89c184a5d023f031ab7cca2c4c64cdfd151c37aa5ae3a206cb1f1055268f_ppc64le",
"8Base-RHACM-2.7:rhacm2/prometheus-alertmanager-rhel8@sha256:fdbba855391acd2b33d0b16f9f0e7ba2a9cdbaa90bf71298182954b7f4c8fe76_s390x",
"8Base-RHACM-2.7:rhacm2/prometheus-rhel8@sha256:59174c376ae5563ea3a2a68bf999458f6b905058f57a7779b6dddd7aff252e4f_amd64",
"8Base-RHACM-2.7:rhacm2/prometheus-rhel8@sha256:6877b4207285d7a0e1343f5c1b70bab163d1fd5004f778998d2e612817ea5f06_s390x",
"8Base-RHACM-2.7:rhacm2/prometheus-rhel8@sha256:a3661c1cbfa2f8c230ec44ee5e2fecf1967ce48df0c9699f063bd27407b94dac_arm64",
"8Base-RHACM-2.7:rhacm2/prometheus-rhel8@sha256:a5a9a7c264f07c789094cb5371729f86700c0cfce4605b573c236c21a46ea9d6_ppc64le",
"8Base-RHACM-2.7:rhacm2/rbac-query-proxy-rhel8@sha256:3481fdb51147ce735b7864215cacd4c6a24b2c05a9388866f11be887a5fd0d4f_s390x",
"8Base-RHACM-2.7:rhacm2/rbac-query-proxy-rhel8@sha256:84486a82cd6655d5e5a1fbccae5a2e9335498d3e05422fa325b443c8923c1b75_arm64",
"8Base-RHACM-2.7:rhacm2/rbac-query-proxy-rhel8@sha256:bdeee76d09265212805e06117c368c96d40c7b46278dc09413fa300c6198ac2d_amd64",
"8Base-RHACM-2.7:rhacm2/rbac-query-proxy-rhel8@sha256:ceb1bd89103c56378166ab968dbaa387ab0531d1592f053718d0c1c683770e3d_ppc64le",
"8Base-RHACM-2.7:rhacm2/search-collector-rhel8@sha256:4b7544ec460f265afb71c9d362cf9851e3ba250c3ab694ccc9a78c15eb38a612_arm64",
"8Base-RHACM-2.7:rhacm2/search-collector-rhel8@sha256:6695c50772760b400d0535f406f02b7c37436c5ce6932b8d5518b995780287a8_s390x",
"8Base-RHACM-2.7:rhacm2/search-collector-rhel8@sha256:91b398bdccc5dbbfb82913ac52110d0b8e2f6c37ded6aa22b7d97ec4655b4cde_amd64",
"8Base-RHACM-2.7:rhacm2/search-collector-rhel8@sha256:e129649706a536e4ef6e8f770d0bf682f35da55c86c978c749e903b1a2bbe875_ppc64le",
"8Base-RHACM-2.7:rhacm2/submariner-addon-rhel8@sha256:17dfda9e5f46f9df69171607ec2e078be9362de4c13e2ed20763fc59a7e9cd1a_s390x",
"8Base-RHACM-2.7:rhacm2/submariner-addon-rhel8@sha256:4eddabb57e6f448c45fba78dc72f1541ccddb11b63a558764d0c105465a76555_amd64",
"8Base-RHACM-2.7:rhacm2/submariner-addon-rhel8@sha256:581fb02a9670b27810f2ad35bad4a82d2e1eab77fcd1274de05b0a922450d3fc_ppc64le",
"8Base-RHACM-2.7:rhacm2/submariner-addon-rhel8@sha256:7400391c2a56bc01da6fbbf13bb249a01e90d8eccb8d465dfb19c3598f5fecbe_arm64",
"8Base-RHACM-2.7:rhacm2/thanos-receive-controller-rhel8@sha256:4b228ecad424ca792139152948e27ed4c714dcfbcd540caf117dee20845018c8_ppc64le",
"8Base-RHACM-2.7:rhacm2/thanos-receive-controller-rhel8@sha256:7ceb607e7a3205361d8c9d1b44aae47381e2d07b129e40b5f90f55c3a8402774_arm64",
"8Base-RHACM-2.7:rhacm2/thanos-receive-controller-rhel8@sha256:b17fe936f5d8d8da38d72bf2153b47ac619c460c1f8227b4cb2f37cfc18cd4be_s390x",
"8Base-RHACM-2.7:rhacm2/thanos-receive-controller-rhel8@sha256:e9a5ef8f2d97357bee0198544d0545c26ee7c7d10116771e510d73eda6c45abe_amd64",
"8Base-RHACM-2.7:rhacm2/thanos-rhel8@sha256:23a4e918b5ffdbad4745e541afad2747bd6b28e534a31e7b5aff74296b27e3e7_amd64",
"8Base-RHACM-2.7:rhacm2/thanos-rhel8@sha256:26de3711356177090694b4bf00821d873127cf8c0675fe42a8f757c5c37a40cd_arm64",
"8Base-RHACM-2.7:rhacm2/thanos-rhel8@sha256:6515a630cddbb13fd14f81fd3b8c3a95f2469eaf599010b42732d8fd794af1b0_s390x",
"8Base-RHACM-2.7:rhacm2/thanos-rhel8@sha256:736e1fd62ba7b6c56ad1af81ab1260dd7d13a770d62914183aaa2cc2ebb0dc20_ppc64le"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2134609"
}
],
"notes": [
{
"category": "description",
"text": "A vulnerability was found in the nodejs-minimatch package. This flaw allows a Regular Expression Denial of Service (ReDoS) when calling the braceExpand function with specific arguments, resulting in a Denial of Service.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "nodejs-minimatch: ReDoS via the braceExpand function",
"title": "Vulnerability summary"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"8Base-RHACM-2.7:rhacm2/console-rhel8@sha256:01517c35f75f1f4f4c3625eb899bff16ae5c114a241c70b56f7de2310ddd065e_s390x",
"8Base-RHACM-2.7:rhacm2/console-rhel8@sha256:33929c835221f166d0eb731f5e553cdf78a5579a124c90b462d4bb5250dc7254_arm64",
"8Base-RHACM-2.7:rhacm2/console-rhel8@sha256:89dad712668e3fdd11a79fdc477a5a2fe1060902bd3f3e575fd2812b4e9f7037_ppc64le",
"8Base-RHACM-2.7:rhacm2/console-rhel8@sha256:fa807a069376c408c56d593bc2e2569cec0c19f105a727a616dea3bd8305953f_amd64"
],
"known_not_affected": [
"8Base-RHACM-2.7:rhacm2/acm-governance-policy-addon-controller-rhel8@sha256:1aae106ecbdeadb77b0fd95133827e7fad4f5fcb9916e56ca0dfccab8bd34bed_ppc64le",
"8Base-RHACM-2.7:rhacm2/acm-governance-policy-addon-controller-rhel8@sha256:2c7f0617df666e8cbcd622dee073a35843db4a81caa19b7db3b9fb9264cdf7fc_amd64",
"8Base-RHACM-2.7:rhacm2/acm-governance-policy-addon-controller-rhel8@sha256:7f6671f84fcbe569fceece415dd7beeb8bb7f86c3031bdfb3ac0d0e777051b2f_s390x",
"8Base-RHACM-2.7:rhacm2/acm-governance-policy-addon-controller-rhel8@sha256:b30028955a86b6ecdb8c6865328976d74e98f56d6e21277a9f5a812f896b6303_arm64",
"8Base-RHACM-2.7:rhacm2/acm-governance-policy-framework-addon-rhel8@sha256:25271964483024b3235dd61f7e7bb9dd5e9dfa75f76e6ded5c92580d440ca48b_s390x",
"8Base-RHACM-2.7:rhacm2/acm-governance-policy-framework-addon-rhel8@sha256:7dcde13540cc938374463521f91091a7bbf0a037cabfc5e4b55c89497e0ba6bf_arm64",
"8Base-RHACM-2.7:rhacm2/acm-governance-policy-framework-addon-rhel8@sha256:b7b778111722c0da14ae74580be1813f6ecedf97fcd88de46fd15cc3ace2cb61_ppc64le",
"8Base-RHACM-2.7:rhacm2/acm-governance-policy-framework-addon-rhel8@sha256:ec5fc63b94bc9c070f14fd76d4ae26b90e3f29d3694887380a5f8f8ea5a04bc0_amd64",
"8Base-RHACM-2.7:rhacm2/acm-grafana-rhel8@sha256:0c427fa58c97b71eb784e4a590c208b0284cf656f66a268ea4803804ce3ce28a_arm64",
"8Base-RHACM-2.7:rhacm2/acm-grafana-rhel8@sha256:2e3505803004ca421087171bfe9097f6f106c812f840e8b83d1215150b4137c4_ppc64le",
"8Base-RHACM-2.7:rhacm2/acm-grafana-rhel8@sha256:49746c3a6e7033b1bac90d3515e0f5ab44aaf9c45cce414308da72bb960287b1_amd64",
"8Base-RHACM-2.7:rhacm2/acm-grafana-rhel8@sha256:c8f1a9d09131727033e6e60984c5baa3271adc6a23854b9aabe70f36952d35d6_s390x",
"8Base-RHACM-2.7:rhacm2/acm-must-gather-rhel8@sha256:0be17e173b962f1a87e833096f208c9030fce1128b2b8c86842a0a40f7d6cf02_arm64",
"8Base-RHACM-2.7:rhacm2/acm-must-gather-rhel8@sha256:5c79bf93599b792c20c76d9a0a35532ad79a45f3765dccfbafab9a273e338e52_amd64",
"8Base-RHACM-2.7:rhacm2/acm-must-gather-rhel8@sha256:a05c071011c96e4db1e4a469883103f4118a304d3e03338083d2a103c0e7c208_ppc64le",
"8Base-RHACM-2.7:rhacm2/acm-must-gather-rhel8@sha256:ad85c5d648363cdb36790b49311f4e07a8584b9e6065cde9d41274a1bd716f0a_s390x",
"8Base-RHACM-2.7:rhacm2/acm-operator-bundle@sha256:90320bd14c632ace987ca1eac05a78068123ef1fc97c401951d073a3f0fd8e66_s390x",
"8Base-RHACM-2.7:rhacm2/acm-operator-bundle@sha256:e45be680b6140f58ff1840649b29aebebad4c5950d9571ca39dfea1dffd669b0_ppc64le",
"8Base-RHACM-2.7:rhacm2/acm-operator-bundle@sha256:f63d0a9a0e3dc9d86e84279c50e9c613d8430e71a3821d418e168250ca3b747c_amd64",
"8Base-RHACM-2.7:rhacm2/acm-prometheus-config-reloader-rhel8@sha256:0fd63f75b7638fadc78f92a62d6e9731e42c05069f3e93ab0ffd4b004de78100_ppc64le",
"8Base-RHACM-2.7:rhacm2/acm-prometheus-config-reloader-rhel8@sha256:2839bcce06fd5a02f6cc8fce8668fb806ae8f2e0e7174e5c66376792c2d1fd92_s390x",
"8Base-RHACM-2.7:rhacm2/acm-prometheus-config-reloader-rhel8@sha256:7fcb79c1707b3c8b767d8c174e5b64516f200c0bfa255c1f40557446b37debae_amd64",
"8Base-RHACM-2.7:rhacm2/acm-prometheus-config-reloader-rhel8@sha256:a4e43fc7608837da6a66cb2c5bda4b78b520c3075c0f1f66bb824fa44e2d35fd_arm64",
"8Base-RHACM-2.7:rhacm2/acm-prometheus-rhel8@sha256:4283fa3b6ee93404d4fe7b551b52dbd7a4bbd8be0a57cf9b603a68736feefaea_amd64",
"8Base-RHACM-2.7:rhacm2/acm-prometheus-rhel8@sha256:7e98ef30dca1071d5abff1be2a3a296cc9a4663162a3828b697637195d314e77_ppc64le",
"8Base-RHACM-2.7:rhacm2/acm-prometheus-rhel8@sha256:b3ee1cad060e7f72414df1ae6c0e27ddf6f6fa7a8e45627ebeb912b8a9ca3b74_arm64",
"8Base-RHACM-2.7:rhacm2/acm-prometheus-rhel8@sha256:c6d947e30ec1aa348d573ee93c669f71b38ea93801e71636f5f9ab4609f681b4_s390x",
"8Base-RHACM-2.7:rhacm2/acm-search-indexer-rhel8@sha256:436307eef035e0e9be448eb6c4f6a690a7d357ed06d661642b082e0d3219864c_amd64",
"8Base-RHACM-2.7:rhacm2/acm-search-indexer-rhel8@sha256:53ceb20280569eaf0129686d49d462a3c1d3eaf2829b6eb920e9359be718e2c4_s390x",
"8Base-RHACM-2.7:rhacm2/acm-search-indexer-rhel8@sha256:aa89295f36c99d70e63b07e9fe2c8db348df38b3308870f543efb4be24beca6c_ppc64le",
"8Base-RHACM-2.7:rhacm2/acm-search-indexer-rhel8@sha256:aed3972894519bc832bd9a340316a752ebb8edbc393051904c399eef7e423dd4_arm64",
"8Base-RHACM-2.7:rhacm2/acm-search-v2-api-rhel8@sha256:1808d69232a47c3590a41c1e97126dd06c2727be972b11170b115f2e5d9fec38_amd64",
"8Base-RHACM-2.7:rhacm2/acm-search-v2-api-rhel8@sha256:1d5153067a1cb127f74d2bc983d16db8f39313a378f14d13f7e39da28f2251ae_ppc64le",
"8Base-RHACM-2.7:rhacm2/acm-search-v2-api-rhel8@sha256:5be1e54791e8024f0e1342eba7d4441e0606f9a26be8f52aff51c8665baa41cc_s390x",
"8Base-RHACM-2.7:rhacm2/acm-search-v2-api-rhel8@sha256:f2924c460e8d7e12da359f365f9ec3b13c2d175dd6c11533b12113741eea7292_arm64",
"8Base-RHACM-2.7:rhacm2/acm-search-v2-rhel8@sha256:8a28d0fad728823ae5a07a259a0866bc507ae9b0f90eb1b4c63567aaf13c377c_arm64",
"8Base-RHACM-2.7:rhacm2/acm-search-v2-rhel8@sha256:f5b656141ad16ac873d1b886abc3b956380268b6c0dddb8ceac3e79b65edae0a_s390x",
"8Base-RHACM-2.7:rhacm2/acm-search-v2-rhel8@sha256:f708326772c9ed846e11b053efda56c106d5a72a13482d2a8ecc179cfb957bc9_ppc64le",
"8Base-RHACM-2.7:rhacm2/acm-search-v2-rhel8@sha256:fb98ce01f36b3780192e99b96c688387b5d76892f409b831d6f134ec65d02d4a_amd64",
"8Base-RHACM-2.7:rhacm2/acm-volsync-addon-controller-rhel8@sha256:56067372156bb6d00103eecc4b5c80478980036b8143a2e2a73f8a685d0d78ee_amd64",
"8Base-RHACM-2.7:rhacm2/acm-volsync-addon-controller-rhel8@sha256:98724153fa7763d22bcf11c3a5faa6eee0f6c40c4f4f647487e106d2ef427218_s390x",
"8Base-RHACM-2.7:rhacm2/acm-volsync-addon-controller-rhel8@sha256:a7f8ce55764d4e303d54aaf064d56ee192620d29b361fabcda2a26f364221dc9_arm64",
"8Base-RHACM-2.7:rhacm2/acm-volsync-addon-controller-rhel8@sha256:e3e10a30c35a9cbd5f81d107e9ce86b2410bd10171673521eab1491ebdee2314_ppc64le",
"8Base-RHACM-2.7:rhacm2/cert-policy-controller-rhel8@sha256:1de63e2d307841c7707f4d0c09cd1d9cd673bbd7736c5f6c533986a9de0d1118_s390x",
"8Base-RHACM-2.7:rhacm2/cert-policy-controller-rhel8@sha256:488e74aed7f420f6112ef1f7b3b5cc812358574ec149ecca1147ff2f9d6d7835_arm64",
"8Base-RHACM-2.7:rhacm2/cert-policy-controller-rhel8@sha256:5be8ca7ec79077906c23b52cdaa731866774a2e413babd395d3f24d892bed37a_ppc64le",
"8Base-RHACM-2.7:rhacm2/cert-policy-controller-rhel8@sha256:c78e2547f3cff318747e354f09e5954c71fde8840ab8db818050dc9531205e6c_amd64",
"8Base-RHACM-2.7:rhacm2/cluster-backup-rhel8-operator@sha256:09f23f185abfbec175fbea2cc1fba624308c2777b5c8133d9e98daeb4bcfa009_s390x",
"8Base-RHACM-2.7:rhacm2/cluster-backup-rhel8-operator@sha256:3af39faf1795e87018795c35b2ec5074bfcd1bf76b84326446cfb1570bc0d5e0_arm64",
"8Base-RHACM-2.7:rhacm2/cluster-backup-rhel8-operator@sha256:3c969356ace5c3bc0fa5d6d8e25a838262b0f6152533f4361034a742eb29ae24_amd64",
"8Base-RHACM-2.7:rhacm2/cluster-backup-rhel8-operator@sha256:f02c115867036c64cdf8669fe7690b94d23b19ad7b969938f7c4cbb00111d403_ppc64le",
"8Base-RHACM-2.7:rhacm2/config-policy-controller-rhel8@sha256:1339f82b15ebe01ba411e70252eb5964a5d622bd28a7fa494786ae6317d3060c_amd64",
"8Base-RHACM-2.7:rhacm2/config-policy-controller-rhel8@sha256:328c0d0e4d06573f2f26bbec39f1a570eb6ddbc26a5c0fa380fec7f840f6475e_arm64",
"8Base-RHACM-2.7:rhacm2/config-policy-controller-rhel8@sha256:e5480dd0b573d0fd949fa2cf22d77ebb5a32765fb95bed18a02fa3155f690f5b_ppc64le",
"8Base-RHACM-2.7:rhacm2/config-policy-controller-rhel8@sha256:fab9c37776dabaa9c510bf243f23407715a1e3bd1c0a0280dc22191c6349a1c0_s390x",
"8Base-RHACM-2.7:rhacm2/endpoint-monitoring-rhel8-operator@sha256:4f5241425e26875244fab0ec9e96707790ef86edca5265ac01de1ccfc86294c0_amd64",
"8Base-RHACM-2.7:rhacm2/endpoint-monitoring-rhel8-operator@sha256:64c9e84fb923d107d0d4d3f9026510de03f73773cc8348f0025721d26033215c_arm64",
"8Base-RHACM-2.7:rhacm2/endpoint-monitoring-rhel8-operator@sha256:8913009902c71afe34f3a98ed720997e72f764cb7e251a08a2698f2d8ce64e24_s390x",
"8Base-RHACM-2.7:rhacm2/endpoint-monitoring-rhel8-operator@sha256:c5bcc8c4e5d2a4b7270b04dc1b8e8fa399a0f0bfff1d1cc3e7ec0b7b7b6e0f3f_ppc64le",
"8Base-RHACM-2.7:rhacm2/governance-policy-propagator-rhel8@sha256:002229b229bf9a13e54dc16e1edacc0cf8c75d6f46948868a045d79dfd38033c_amd64",
"8Base-RHACM-2.7:rhacm2/governance-policy-propagator-rhel8@sha256:53a9030933e0b2f752461e5337590ad16e891a8fdda897d8a0cb8e135363f0d0_ppc64le",
"8Base-RHACM-2.7:rhacm2/governance-policy-propagator-rhel8@sha256:d4296089159e15bf3e11f5695a34d10b83875a346545f1d09824b4fe47295cf8_s390x",
"8Base-RHACM-2.7:rhacm2/governance-policy-propagator-rhel8@sha256:e05489056e65dba4eb291b050c8072608a5efc2ce971b34a903c8c7ca07e0927_arm64",
"8Base-RHACM-2.7:rhacm2/grafana-dashboard-loader-rhel8@sha256:0d64615d4c3a6fc8e0fc5eb595d8f846f17f7462aaf66b40aa54436fe2b4bd2b_amd64",
"8Base-RHACM-2.7:rhacm2/grafana-dashboard-loader-rhel8@sha256:c182f0b51bfd9b29ea7363f74522a49b6601418f5db76843231167ef1176f709_s390x",
"8Base-RHACM-2.7:rhacm2/grafana-dashboard-loader-rhel8@sha256:d41f6fabaec525dfaac736806b93102479260309f482e155af2b03dc3c9a0c61_arm64",
"8Base-RHACM-2.7:rhacm2/grafana-dashboard-loader-rhel8@sha256:f35f6472c8138046e2f9017659dfb5a703cd895032a21d6d95c1075173005f7c_ppc64le",
"8Base-RHACM-2.7:rhacm2/iam-policy-controller-rhel8@sha256:83354271af399291790b9c3e2e98ba1db7fac99b48a385d50e7318b357f882ca_ppc64le",
"8Base-RHACM-2.7:rhacm2/iam-policy-controller-rhel8@sha256:cc5f8499009dc316d936c3a57f9a9457d5f2bbc8568e2b484a7c8b1cc676da7c_arm64",
"8Base-RHACM-2.7:rhacm2/iam-policy-controller-rhel8@sha256:e79bba365fb1a5edb7cc53d07cebdbb56e861948dedd61e9697f14a8defc300b_amd64",
"8Base-RHACM-2.7:rhacm2/iam-policy-controller-rhel8@sha256:f7a86d6209a19498e56da1f39533a1198af35c2a9e3c824cea252eb34d737219_s390x",
"8Base-RHACM-2.7:rhacm2/insights-client-rhel8@sha256:41d64847ac789df45b51aeca8debfa2a5ac7ff15ad880ba7213ce8afbe4aff2e_amd64",
"8Base-RHACM-2.7:rhacm2/insights-client-rhel8@sha256:5a32ad8c8e7792f9679a604f073bce047c4f8fdd713a655ae83314e27366c5af_arm64",
"8Base-RHACM-2.7:rhacm2/insights-client-rhel8@sha256:7040938ffaa1682dfefe95a614335b9d4f59aac472e47937f1d19f8325d985e6_ppc64le",
"8Base-RHACM-2.7:rhacm2/insights-client-rhel8@sha256:9d25ef8c29b2dac4660e18c17d0286fa2ff0f6f6383b6bf795f7e5e6f70b950e_s390x",
"8Base-RHACM-2.7:rhacm2/insights-metrics-rhel8@sha256:4bf538ff68126949da79f7b1ab97a44a64529e240cd3f84360a88bb6a9a08e4d_ppc64le",
"8Base-RHACM-2.7:rhacm2/insights-metrics-rhel8@sha256:57bf2eca5df0be601d7dd59357e95d078bf69d26c1b26cdd56d0d311df123d5a_arm64",
"8Base-RHACM-2.7:rhacm2/insights-metrics-rhel8@sha256:65f96884ed34103842217b26597ec413197db699aeb004daeca08f1d08014f46_amd64",
"8Base-RHACM-2.7:rhacm2/insights-metrics-rhel8@sha256:ed01454411cbdfb20661aecc76e00767b5ec122e27a379159476eabba741b94e_s390x",
"8Base-RHACM-2.7:rhacm2/klusterlet-addon-controller-rhel8@sha256:523776c04653aac8c750ff48156fd7a5b0efd9ad35c40cbacdbe0ca6dda48217_amd64",
"8Base-RHACM-2.7:rhacm2/klusterlet-addon-controller-rhel8@sha256:7cea9ce9aeb26df137590353de05b8a88ee55faa43cecde68e40fb875f9844cd_arm64",
"8Base-RHACM-2.7:rhacm2/klusterlet-addon-controller-rhel8@sha256:866125412b6812710734b9e72d09581be40879bb57236e37660e2d29210a37ad_s390x",
"8Base-RHACM-2.7:rhacm2/klusterlet-addon-controller-rhel8@sha256:c89f9fed1ce56a6baf10808454b01d4df88571db744feb2bfae8b5707d82013f_ppc64le",
"8Base-RHACM-2.7:rhacm2/kube-rbac-proxy-rhel8@sha256:407178ad223483b92a382e0fb916de9f42f1a0db9aaacb66710a7a743f1c3dce_arm64",
"8Base-RHACM-2.7:rhacm2/kube-rbac-proxy-rhel8@sha256:455dde7a89b1505c93651022451b83e1e8f86186b98f660e3c6ad998a97d48f3_ppc64le",
"8Base-RHACM-2.7:rhacm2/kube-rbac-proxy-rhel8@sha256:95de0275698ef704379246e088763c3827171487049b9cfb857712ddbdef46e9_amd64",
"8Base-RHACM-2.7:rhacm2/kube-rbac-proxy-rhel8@sha256:f0397b30dc7b824b0e37a256c5a067585885c80db1033b44a13fe56446cd80a9_s390x",
"8Base-RHACM-2.7:rhacm2/kube-state-metrics-rhel8@sha256:1f27bc62a66413a31d2d680ecd2a8ed9c9d378341da56b788cd86c98151a1fd4_s390x",
"8Base-RHACM-2.7:rhacm2/kube-state-metrics-rhel8@sha256:534420075e829b5881f6cd3f32d4aa90ea3075de869b84f689c9606d4f03521a_arm64",
"8Base-RHACM-2.7:rhacm2/kube-state-metrics-rhel8@sha256:8cc675a0cf4ff24b28c0b75a54fc4f3328c6a9f041f21d1814d210b7704f6970_amd64",
"8Base-RHACM-2.7:rhacm2/kube-state-metrics-rhel8@sha256:c56179f297ebab2ef9851417ec42ac6c16b6f8cb3627c243ff6984d2dd6ac76d_ppc64le",
"8Base-RHACM-2.7:rhacm2/management-ingress-rhel8@sha256:3b94abf5182934113b1cf9b8688a2da977d5fec3110f2d79b81b2ec46ffeada3_ppc64le",
"8Base-RHACM-2.7:rhacm2/management-ingress-rhel8@sha256:70aa7c3711b4085caa9ba50295dfedf9b2cd3a1b37e815e4a7245c1aef0cfe22_s390x",
"8Base-RHACM-2.7:rhacm2/management-ingress-rhel8@sha256:bea2ee18f401ec1b4c4b87f40f6f79a4418d6aafad5e2b50099f7541b6699de7_arm64",
"8Base-RHACM-2.7:rhacm2/management-ingress-rhel8@sha256:f45de50d8d7b6a285317a3bc1c413427841c8d6fab742f6de0a61bad9722b61e_amd64",
"8Base-RHACM-2.7:rhacm2/memcached-exporter-rhel8@sha256:094b84362782a88d8b0c7a75a23dd5ae3ff846913f0a49e732d53cc0efdf6a61_arm64",
"8Base-RHACM-2.7:rhacm2/memcached-exporter-rhel8@sha256:708e8f9531f5cc33a2543956eb0c940e5ad36d2ac196903a0beaa42944cb543f_ppc64le",
"8Base-RHACM-2.7:rhacm2/memcached-exporter-rhel8@sha256:baa029b8feb59ec4d626f021ebf777cc991c1a24c29c321c40513b91641f4bbc_amd64",
"8Base-RHACM-2.7:rhacm2/memcached-exporter-rhel8@sha256:c7937a592a255199c316e30c499d0c150cc95c3f208e46d8a936a5bc03a1fed6_s390x",
"8Base-RHACM-2.7:rhacm2/memcached-rhel8@sha256:21d28e1c3d1c7e8803261867c20a29df444676780ed9d4cc9f1dd1c8dbd68688_amd64",
"8Base-RHACM-2.7:rhacm2/memcached-rhel8@sha256:6bac06a2e1e181fe4920a33df5ce433635871a42ba30fbbe0adff1c505fbab4b_ppc64le",
"8Base-RHACM-2.7:rhacm2/memcached-rhel8@sha256:6c7cb2786f6863e7d1c8554f159c68123921d22bbd7bec5fc3532cad991937b4_s390x",
"8Base-RHACM-2.7:rhacm2/memcached-rhel8@sha256:e044af5fee732dd9923759b312c3b72dd4b6ab1780456973f35677d72586913e_arm64",
"8Base-RHACM-2.7:rhacm2/metrics-collector-rhel8@sha256:21644ef77ec046c79fb64f612245ac5d59c0aa569c548b48062da8896d159696_s390x",
"8Base-RHACM-2.7:rhacm2/metrics-collector-rhel8@sha256:2358249e2cf40d054cca5711f39091e2f0cbd44e61a24d3c1dd1a9e79cc440b1_arm64",
"8Base-RHACM-2.7:rhacm2/metrics-collector-rhel8@sha256:9638fab8d1439730395607cc99bcda33eae5e813778398888124e8ae319cb80e_amd64",
"8Base-RHACM-2.7:rhacm2/metrics-collector-rhel8@sha256:e06aed89ad0c48bef78e45512d22c3373f62c63d335d953ba064b160a68fcad2_ppc64le",
"8Base-RHACM-2.7:rhacm2/multicloud-integrations-rhel8@sha256:1063ef655f5dd15b0b914572ba672892eb53b441ae151d14cffca9d320860f2d_ppc64le",
"8Base-RHACM-2.7:rhacm2/multicloud-integrations-rhel8@sha256:3f0ab9161698eb9e3342c3b3fc70d5ca9c420cdcc5a5ccebc8cc993dfefb9dc3_amd64",
"8Base-RHACM-2.7:rhacm2/multicloud-integrations-rhel8@sha256:651c4ac3da42bc2acfe9bff35e397ccf5e88abb6303622f3244d6ccb9b8f9e0d_s390x",
"8Base-RHACM-2.7:rhacm2/multicloud-integrations-rhel8@sha256:f02a569222e13356f5fbdef5b7d2da943e6f6071fd88ba75a2565b3d340b6c3a_arm64",
"8Base-RHACM-2.7:rhacm2/multicluster-observability-rhel8-operator@sha256:49083d7039af6df4bd639dd998162c96dc586da4d828ffbe9c880a8a8d6d13d6_arm64",
"8Base-RHACM-2.7:rhacm2/multicluster-observability-rhel8-operator@sha256:68228ba1ef7bf5631f0cab91cb4e9f86c3d24c1ad587332d42c4f85e1a3608d7_amd64",
"8Base-RHACM-2.7:rhacm2/multicluster-observability-rhel8-operator@sha256:93da29b41da3c87d4bffaf42369b50217f5d8f81d0a82c4108c27a3c40f544d8_s390x",
"8Base-RHACM-2.7:rhacm2/multicluster-observability-rhel8-operator@sha256:f212909bc9ed5be6da68a3b6a4866fdc17ecc3514b075977a8679998d6742cbe_ppc64le",
"8Base-RHACM-2.7:rhacm2/multicluster-operators-application-rhel8@sha256:299f0753c65ab4e609418fd5515bdcb041bee357f4db192ae32a24ad0c4d7853_s390x",
"8Base-RHACM-2.7:rhacm2/multicluster-operators-application-rhel8@sha256:62520c406cdbd823e99e8ee9ff9119b61cb6880fcb1335211b6520bedec564f2_amd64",
"8Base-RHACM-2.7:rhacm2/multicluster-operators-application-rhel8@sha256:9c58c89cb0173394684d7d23178ad32eb2d571444cb306ea599565eaac92ea4f_arm64",
"8Base-RHACM-2.7:rhacm2/multicluster-operators-application-rhel8@sha256:b385c92b069a8dae72e57b69d24e1fff59ad46781579882a1edfa4839fd8bbba_ppc64le",
"8Base-RHACM-2.7:rhacm2/multicluster-operators-channel-rhel8@sha256:044723d62439a8364772ab27be2c04dbd2c0421dbeb0a7b94f70e99e646b4c80_ppc64le",
"8Base-RHACM-2.7:rhacm2/multicluster-operators-channel-rhel8@sha256:d8fe5baa4aefbcf41861743a3cf6c94f8a2a63526e96e5d263a40a8cb8a5ad4e_s390x",
"8Base-RHACM-2.7:rhacm2/multicluster-operators-channel-rhel8@sha256:da65bc93513dfb37a4828eaf5e1d4c08265ffdba05028fed95a564341d226771_amd64",
"8Base-RHACM-2.7:rhacm2/multicluster-operators-channel-rhel8@sha256:ddb1016901287c80ef1972f25db37b1182e854115671961efb3fc0048cd95800_arm64",
"8Base-RHACM-2.7:rhacm2/multicluster-operators-subscription-rhel8@sha256:548d610f996e73b67eb21d2993b5ac3d0da02997a48b9c1226072d6d95ae4c3b_arm64",
"8Base-RHACM-2.7:rhacm2/multicluster-operators-subscription-rhel8@sha256:6307eb5e9195415477b18d701310e8813772b7120d0fc4ac83846e54b46b4745_s390x",
"8Base-RHACM-2.7:rhacm2/multicluster-operators-subscription-rhel8@sha256:a69777a61feaf373c162a82ffb6f6996df6231c23cb2f1923bdd77c311d7d739_ppc64le",
"8Base-RHACM-2.7:rhacm2/multicluster-operators-subscription-rhel8@sha256:e53b330ed0c4ed0803a93b18a6ce290814dcd16dce6eb980809b5b8c6c09deb4_amd64",
"8Base-RHACM-2.7:rhacm2/multiclusterhub-rhel8@sha256:405fa2e3363a3c124a5764d6153b7bcba3d43a3026813085e44c9246d51ca60a_amd64",
"8Base-RHACM-2.7:rhacm2/multiclusterhub-rhel8@sha256:b82d4ecef59b69623ec4d0a9b5537fa52e007336727c92345cd829d80961f14a_s390x",
"8Base-RHACM-2.7:rhacm2/multiclusterhub-rhel8@sha256:e96ea7f3533e7d0836512cbc2b027b60c400aa16c8e4691117608ab4736a059b_ppc64le",
"8Base-RHACM-2.7:rhacm2/multiclusterhub-rhel8@sha256:fdf9ae4924a587c945a85b2319b0471a5688368df572f2de852c51da8bc74dcb_arm64",
"8Base-RHACM-2.7:rhacm2/node-exporter-rhel8@sha256:1af36144b83dc16cd1958d0414be55eaa2aae95894b6eefd2233308ace81df02_ppc64le",
"8Base-RHACM-2.7:rhacm2/node-exporter-rhel8@sha256:2aeec43f11c6572abb7d4468560dc1561a023d9692058a4ac2b13a0cedb44dde_amd64",
"8Base-RHACM-2.7:rhacm2/node-exporter-rhel8@sha256:8b359fcf74d236fc488ef4553dbaf9dbec549e331f2b103b40139aa2eb1345e4_arm64",
"8Base-RHACM-2.7:rhacm2/node-exporter-rhel8@sha256:97291260ff17e7e1b1f490a68041613ca5f7c192d848f928eca9b867de47bc4e_s390x",
"8Base-RHACM-2.7:rhacm2/observatorium-rhel8-operator@sha256:16eeedaa25dd61c03514479044fde9851c5b4224b718a496e33d43a06f57d5b5_amd64",
"8Base-RHACM-2.7:rhacm2/observatorium-rhel8-operator@sha256:928c114e3aca978626ad91889aaed0cc20ca0d641ad946c9a1b1f2424245c795_arm64",
"8Base-RHACM-2.7:rhacm2/observatorium-rhel8-operator@sha256:c4e260eabb09bacc1aa332ea2001333c671e0fc65a3ef4d04e02b5473b45642d_ppc64le",
"8Base-RHACM-2.7:rhacm2/observatorium-rhel8-operator@sha256:c870e034b29dfa320cb6a6bf60021033b622b76a0c4aaaf2a768326ea046b459_s390x",
"8Base-RHACM-2.7:rhacm2/observatorium-rhel8@sha256:1e46b8610e037752ecfb30aaac5c7459a81aa119bf0c2b2ffb0dc90cd5701af0_arm64",
"8Base-RHACM-2.7:rhacm2/observatorium-rhel8@sha256:51374017a10289e0402363ae2839d110f500be44dc44834dbd8dd66ba0e6f5e9_s390x",
"8Base-RHACM-2.7:rhacm2/observatorium-rhel8@sha256:836c0b874ba4fc57b5f79dffacefd2dc0261822cb6dde17d247db39175a5c27f_amd64",
"8Base-RHACM-2.7:rhacm2/observatorium-rhel8@sha256:b7b3de98fbcc216c00d3291691f8997183a6409dabed8ea7b10b336c481b2b87_ppc64le",
"8Base-RHACM-2.7:rhacm2/prometheus-alertmanager-rhel8@sha256:6c9ea79e385be44f735efb932079b328200d47869f5f5f9b442fdb76067cac2a_amd64",
"8Base-RHACM-2.7:rhacm2/prometheus-alertmanager-rhel8@sha256:8349cdc4677a2dd37c54b058c487d76e8fbe4c76178e805d4745ef5c62bc6151_arm64",
"8Base-RHACM-2.7:rhacm2/prometheus-alertmanager-rhel8@sha256:8e8c89c184a5d023f031ab7cca2c4c64cdfd151c37aa5ae3a206cb1f1055268f_ppc64le",
"8Base-RHACM-2.7:rhacm2/prometheus-alertmanager-rhel8@sha256:fdbba855391acd2b33d0b16f9f0e7ba2a9cdbaa90bf71298182954b7f4c8fe76_s390x",
"8Base-RHACM-2.7:rhacm2/prometheus-rhel8@sha256:59174c376ae5563ea3a2a68bf999458f6b905058f57a7779b6dddd7aff252e4f_amd64",
"8Base-RHACM-2.7:rhacm2/prometheus-rhel8@sha256:6877b4207285d7a0e1343f5c1b70bab163d1fd5004f778998d2e612817ea5f06_s390x",
"8Base-RHACM-2.7:rhacm2/prometheus-rhel8@sha256:a3661c1cbfa2f8c230ec44ee5e2fecf1967ce48df0c9699f063bd27407b94dac_arm64",
"8Base-RHACM-2.7:rhacm2/prometheus-rhel8@sha256:a5a9a7c264f07c789094cb5371729f86700c0cfce4605b573c236c21a46ea9d6_ppc64le",
"8Base-RHACM-2.7:rhacm2/rbac-query-proxy-rhel8@sha256:3481fdb51147ce735b7864215cacd4c6a24b2c05a9388866f11be887a5fd0d4f_s390x",
"8Base-RHACM-2.7:rhacm2/rbac-query-proxy-rhel8@sha256:84486a82cd6655d5e5a1fbccae5a2e9335498d3e05422fa325b443c8923c1b75_arm64",
"8Base-RHACM-2.7:rhacm2/rbac-query-proxy-rhel8@sha256:bdeee76d09265212805e06117c368c96d40c7b46278dc09413fa300c6198ac2d_amd64",
"8Base-RHACM-2.7:rhacm2/rbac-query-proxy-rhel8@sha256:ceb1bd89103c56378166ab968dbaa387ab0531d1592f053718d0c1c683770e3d_ppc64le",
"8Base-RHACM-2.7:rhacm2/search-collector-rhel8@sha256:4b7544ec460f265afb71c9d362cf9851e3ba250c3ab694ccc9a78c15eb38a612_arm64",
"8Base-RHACM-2.7:rhacm2/search-collector-rhel8@sha256:6695c50772760b400d0535f406f02b7c37436c5ce6932b8d5518b995780287a8_s390x",
"8Base-RHACM-2.7:rhacm2/search-collector-rhel8@sha256:91b398bdccc5dbbfb82913ac52110d0b8e2f6c37ded6aa22b7d97ec4655b4cde_amd64",
"8Base-RHACM-2.7:rhacm2/search-collector-rhel8@sha256:e129649706a536e4ef6e8f770d0bf682f35da55c86c978c749e903b1a2bbe875_ppc64le",
"8Base-RHACM-2.7:rhacm2/submariner-addon-rhel8@sha256:17dfda9e5f46f9df69171607ec2e078be9362de4c13e2ed20763fc59a7e9cd1a_s390x",
"8Base-RHACM-2.7:rhacm2/submariner-addon-rhel8@sha256:4eddabb57e6f448c45fba78dc72f1541ccddb11b63a558764d0c105465a76555_amd64",
"8Base-RHACM-2.7:rhacm2/submariner-addon-rhel8@sha256:581fb02a9670b27810f2ad35bad4a82d2e1eab77fcd1274de05b0a922450d3fc_ppc64le",
"8Base-RHACM-2.7:rhacm2/submariner-addon-rhel8@sha256:7400391c2a56bc01da6fbbf13bb249a01e90d8eccb8d465dfb19c3598f5fecbe_arm64",
"8Base-RHACM-2.7:rhacm2/thanos-receive-controller-rhel8@sha256:4b228ecad424ca792139152948e27ed4c714dcfbcd540caf117dee20845018c8_ppc64le",
"8Base-RHACM-2.7:rhacm2/thanos-receive-controller-rhel8@sha256:7ceb607e7a3205361d8c9d1b44aae47381e2d07b129e40b5f90f55c3a8402774_arm64",
"8Base-RHACM-2.7:rhacm2/thanos-receive-controller-rhel8@sha256:b17fe936f5d8d8da38d72bf2153b47ac619c460c1f8227b4cb2f37cfc18cd4be_s390x",
"8Base-RHACM-2.7:rhacm2/thanos-receive-controller-rhel8@sha256:e9a5ef8f2d97357bee0198544d0545c26ee7c7d10116771e510d73eda6c45abe_amd64",
"8Base-RHACM-2.7:rhacm2/thanos-rhel8@sha256:23a4e918b5ffdbad4745e541afad2747bd6b28e534a31e7b5aff74296b27e3e7_amd64",
"8Base-RHACM-2.7:rhacm2/thanos-rhel8@sha256:26de3711356177090694b4bf00821d873127cf8c0675fe42a8f757c5c37a40cd_arm64",
"8Base-RHACM-2.7:rhacm2/thanos-rhel8@sha256:6515a630cddbb13fd14f81fd3b8c3a95f2469eaf599010b42732d8fd794af1b0_s390x",
"8Base-RHACM-2.7:rhacm2/thanos-rhel8@sha256:736e1fd62ba7b6c56ad1af81ab1260dd7d13a770d62914183aaa2cc2ebb0dc20_ppc64le"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2022-3517"
},
{
"category": "external",
"summary": "RHBZ#2134609",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2134609"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2022-3517",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-3517"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2022-3517",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2022-3517"
}
],
"release_date": "2022-02-06T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2023-02-07T18:36:08+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.7/html-single/install/index#installing",
"product_ids": [
"8Base-RHACM-2.7:rhacm2/console-rhel8@sha256:01517c35f75f1f4f4c3625eb899bff16ae5c114a241c70b56f7de2310ddd065e_s390x",
"8Base-RHACM-2.7:rhacm2/console-rhel8@sha256:33929c835221f166d0eb731f5e553cdf78a5579a124c90b462d4bb5250dc7254_arm64",
"8Base-RHACM-2.7:rhacm2/console-rhel8@sha256:89dad712668e3fdd11a79fdc477a5a2fe1060902bd3f3e575fd2812b4e9f7037_ppc64le",
"8Base-RHACM-2.7:rhacm2/console-rhel8@sha256:fa807a069376c408c56d593bc2e2569cec0c19f105a727a616dea3bd8305953f_amd64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2023:0630"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"8Base-RHACM-2.7:rhacm2/acm-governance-policy-addon-controller-rhel8@sha256:1aae106ecbdeadb77b0fd95133827e7fad4f5fcb9916e56ca0dfccab8bd34bed_ppc64le",
"8Base-RHACM-2.7:rhacm2/acm-governance-policy-addon-controller-rhel8@sha256:2c7f0617df666e8cbcd622dee073a35843db4a81caa19b7db3b9fb9264cdf7fc_amd64",
"8Base-RHACM-2.7:rhacm2/acm-governance-policy-addon-controller-rhel8@sha256:7f6671f84fcbe569fceece415dd7beeb8bb7f86c3031bdfb3ac0d0e777051b2f_s390x",
"8Base-RHACM-2.7:rhacm2/acm-governance-policy-addon-controller-rhel8@sha256:b30028955a86b6ecdb8c6865328976d74e98f56d6e21277a9f5a812f896b6303_arm64",
"8Base-RHACM-2.7:rhacm2/acm-governance-policy-framework-addon-rhel8@sha256:25271964483024b3235dd61f7e7bb9dd5e9dfa75f76e6ded5c92580d440ca48b_s390x",
"8Base-RHACM-2.7:rhacm2/acm-governance-policy-framework-addon-rhel8@sha256:7dcde13540cc938374463521f91091a7bbf0a037cabfc5e4b55c89497e0ba6bf_arm64",
"8Base-RHACM-2.7:rhacm2/acm-governance-policy-framework-addon-rhel8@sha256:b7b778111722c0da14ae74580be1813f6ecedf97fcd88de46fd15cc3ace2cb61_ppc64le",
"8Base-RHACM-2.7:rhacm2/acm-governance-policy-framework-addon-rhel8@sha256:ec5fc63b94bc9c070f14fd76d4ae26b90e3f29d3694887380a5f8f8ea5a04bc0_amd64",
"8Base-RHACM-2.7:rhacm2/acm-grafana-rhel8@sha256:0c427fa58c97b71eb784e4a590c208b0284cf656f66a268ea4803804ce3ce28a_arm64",
"8Base-RHACM-2.7:rhacm2/acm-grafana-rhel8@sha256:2e3505803004ca421087171bfe9097f6f106c812f840e8b83d1215150b4137c4_ppc64le",
"8Base-RHACM-2.7:rhacm2/acm-grafana-rhel8@sha256:49746c3a6e7033b1bac90d3515e0f5ab44aaf9c45cce414308da72bb960287b1_amd64",
"8Base-RHACM-2.7:rhacm2/acm-grafana-rhel8@sha256:c8f1a9d09131727033e6e60984c5baa3271adc6a23854b9aabe70f36952d35d6_s390x",
"8Base-RHACM-2.7:rhacm2/acm-must-gather-rhel8@sha256:0be17e173b962f1a87e833096f208c9030fce1128b2b8c86842a0a40f7d6cf02_arm64",
"8Base-RHACM-2.7:rhacm2/acm-must-gather-rhel8@sha256:5c79bf93599b792c20c76d9a0a35532ad79a45f3765dccfbafab9a273e338e52_amd64",
"8Base-RHACM-2.7:rhacm2/acm-must-gather-rhel8@sha256:a05c071011c96e4db1e4a469883103f4118a304d3e03338083d2a103c0e7c208_ppc64le",
"8Base-RHACM-2.7:rhacm2/acm-must-gather-rhel8@sha256:ad85c5d648363cdb36790b49311f4e07a8584b9e6065cde9d41274a1bd716f0a_s390x",
"8Base-RHACM-2.7:rhacm2/acm-operator-bundle@sha256:90320bd14c632ace987ca1eac05a78068123ef1fc97c401951d073a3f0fd8e66_s390x",
"8Base-RHACM-2.7:rhacm2/acm-operator-bundle@sha256:e45be680b6140f58ff1840649b29aebebad4c5950d9571ca39dfea1dffd669b0_ppc64le",
"8Base-RHACM-2.7:rhacm2/acm-operator-bundle@sha256:f63d0a9a0e3dc9d86e84279c50e9c613d8430e71a3821d418e168250ca3b747c_amd64",
"8Base-RHACM-2.7:rhacm2/acm-prometheus-config-reloader-rhel8@sha256:0fd63f75b7638fadc78f92a62d6e9731e42c05069f3e93ab0ffd4b004de78100_ppc64le",
"8Base-RHACM-2.7:rhacm2/acm-prometheus-config-reloader-rhel8@sha256:2839bcce06fd5a02f6cc8fce8668fb806ae8f2e0e7174e5c66376792c2d1fd92_s390x",
"8Base-RHACM-2.7:rhacm2/acm-prometheus-config-reloader-rhel8@sha256:7fcb79c1707b3c8b767d8c174e5b64516f200c0bfa255c1f40557446b37debae_amd64",
"8Base-RHACM-2.7:rhacm2/acm-prometheus-config-reloader-rhel8@sha256:a4e43fc7608837da6a66cb2c5bda4b78b520c3075c0f1f66bb824fa44e2d35fd_arm64",
"8Base-RHACM-2.7:rhacm2/acm-prometheus-rhel8@sha256:4283fa3b6ee93404d4fe7b551b52dbd7a4bbd8be0a57cf9b603a68736feefaea_amd64",
"8Base-RHACM-2.7:rhacm2/acm-prometheus-rhel8@sha256:7e98ef30dca1071d5abff1be2a3a296cc9a4663162a3828b697637195d314e77_ppc64le",
"8Base-RHACM-2.7:rhacm2/acm-prometheus-rhel8@sha256:b3ee1cad060e7f72414df1ae6c0e27ddf6f6fa7a8e45627ebeb912b8a9ca3b74_arm64",
"8Base-RHACM-2.7:rhacm2/acm-prometheus-rhel8@sha256:c6d947e30ec1aa348d573ee93c669f71b38ea93801e71636f5f9ab4609f681b4_s390x",
"8Base-RHACM-2.7:rhacm2/acm-search-indexer-rhel8@sha256:436307eef035e0e9be448eb6c4f6a690a7d357ed06d661642b082e0d3219864c_amd64",
"8Base-RHACM-2.7:rhacm2/acm-search-indexer-rhel8@sha256:53ceb20280569eaf0129686d49d462a3c1d3eaf2829b6eb920e9359be718e2c4_s390x",
"8Base-RHACM-2.7:rhacm2/acm-search-indexer-rhel8@sha256:aa89295f36c99d70e63b07e9fe2c8db348df38b3308870f543efb4be24beca6c_ppc64le",
"8Base-RHACM-2.7:rhacm2/acm-search-indexer-rhel8@sha256:aed3972894519bc832bd9a340316a752ebb8edbc393051904c399eef7e423dd4_arm64",
"8Base-RHACM-2.7:rhacm2/acm-search-v2-api-rhel8@sha256:1808d69232a47c3590a41c1e97126dd06c2727be972b11170b115f2e5d9fec38_amd64",
"8Base-RHACM-2.7:rhacm2/acm-search-v2-api-rhel8@sha256:1d5153067a1cb127f74d2bc983d16db8f39313a378f14d13f7e39da28f2251ae_ppc64le",
"8Base-RHACM-2.7:rhacm2/acm-search-v2-api-rhel8@sha256:5be1e54791e8024f0e1342eba7d4441e0606f9a26be8f52aff51c8665baa41cc_s390x",
"8Base-RHACM-2.7:rhacm2/acm-search-v2-api-rhel8@sha256:f2924c460e8d7e12da359f365f9ec3b13c2d175dd6c11533b12113741eea7292_arm64",
"8Base-RHACM-2.7:rhacm2/acm-search-v2-rhel8@sha256:8a28d0fad728823ae5a07a259a0866bc507ae9b0f90eb1b4c63567aaf13c377c_arm64",
"8Base-RHACM-2.7:rhacm2/acm-search-v2-rhel8@sha256:f5b656141ad16ac873d1b886abc3b956380268b6c0dddb8ceac3e79b65edae0a_s390x",
"8Base-RHACM-2.7:rhacm2/acm-search-v2-rhel8@sha256:f708326772c9ed846e11b053efda56c106d5a72a13482d2a8ecc179cfb957bc9_ppc64le",
"8Base-RHACM-2.7:rhacm2/acm-search-v2-rhel8@sha256:fb98ce01f36b3780192e99b96c688387b5d76892f409b831d6f134ec65d02d4a_amd64",
"8Base-RHACM-2.7:rhacm2/acm-volsync-addon-controller-rhel8@sha256:56067372156bb6d00103eecc4b5c80478980036b8143a2e2a73f8a685d0d78ee_amd64",
"8Base-RHACM-2.7:rhacm2/acm-volsync-addon-controller-rhel8@sha256:98724153fa7763d22bcf11c3a5faa6eee0f6c40c4f4f647487e106d2ef427218_s390x",
"8Base-RHACM-2.7:rhacm2/acm-volsync-addon-controller-rhel8@sha256:a7f8ce55764d4e303d54aaf064d56ee192620d29b361fabcda2a26f364221dc9_arm64",
"8Base-RHACM-2.7:rhacm2/acm-volsync-addon-controller-rhel8@sha256:e3e10a30c35a9cbd5f81d107e9ce86b2410bd10171673521eab1491ebdee2314_ppc64le",
"8Base-RHACM-2.7:rhacm2/cert-policy-controller-rhel8@sha256:1de63e2d307841c7707f4d0c09cd1d9cd673bbd7736c5f6c533986a9de0d1118_s390x",
"8Base-RHACM-2.7:rhacm2/cert-policy-controller-rhel8@sha256:488e74aed7f420f6112ef1f7b3b5cc812358574ec149ecca1147ff2f9d6d7835_arm64",
"8Base-RHACM-2.7:rhacm2/cert-policy-controller-rhel8@sha256:5be8ca7ec79077906c23b52cdaa731866774a2e413babd395d3f24d892bed37a_ppc64le",
"8Base-RHACM-2.7:rhacm2/cert-policy-controller-rhel8@sha256:c78e2547f3cff318747e354f09e5954c71fde8840ab8db818050dc9531205e6c_amd64",
"8Base-RHACM-2.7:rhacm2/cluster-backup-rhel8-operator@sha256:09f23f185abfbec175fbea2cc1fba624308c2777b5c8133d9e98daeb4bcfa009_s390x",
"8Base-RHACM-2.7:rhacm2/cluster-backup-rhel8-operator@sha256:3af39faf1795e87018795c35b2ec5074bfcd1bf76b84326446cfb1570bc0d5e0_arm64",
"8Base-RHACM-2.7:rhacm2/cluster-backup-rhel8-operator@sha256:3c969356ace5c3bc0fa5d6d8e25a838262b0f6152533f4361034a742eb29ae24_amd64",
"8Base-RHACM-2.7:rhacm2/cluster-backup-rhel8-operator@sha256:f02c115867036c64cdf8669fe7690b94d23b19ad7b969938f7c4cbb00111d403_ppc64le",
"8Base-RHACM-2.7:rhacm2/config-policy-controller-rhel8@sha256:1339f82b15ebe01ba411e70252eb5964a5d622bd28a7fa494786ae6317d3060c_amd64",
"8Base-RHACM-2.7:rhacm2/config-policy-controller-rhel8@sha256:328c0d0e4d06573f2f26bbec39f1a570eb6ddbc26a5c0fa380fec7f840f6475e_arm64",
"8Base-RHACM-2.7:rhacm2/config-policy-controller-rhel8@sha256:e5480dd0b573d0fd949fa2cf22d77ebb5a32765fb95bed18a02fa3155f690f5b_ppc64le",
"8Base-RHACM-2.7:rhacm2/config-policy-controller-rhel8@sha256:fab9c37776dabaa9c510bf243f23407715a1e3bd1c0a0280dc22191c6349a1c0_s390x",
"8Base-RHACM-2.7:rhacm2/console-rhel8@sha256:01517c35f75f1f4f4c3625eb899bff16ae5c114a241c70b56f7de2310ddd065e_s390x",
"8Base-RHACM-2.7:rhacm2/console-rhel8@sha256:33929c835221f166d0eb731f5e553cdf78a5579a124c90b462d4bb5250dc7254_arm64",
"8Base-RHACM-2.7:rhacm2/console-rhel8@sha256:89dad712668e3fdd11a79fdc477a5a2fe1060902bd3f3e575fd2812b4e9f7037_ppc64le",
"8Base-RHACM-2.7:rhacm2/console-rhel8@sha256:fa807a069376c408c56d593bc2e2569cec0c19f105a727a616dea3bd8305953f_amd64",
"8Base-RHACM-2.7:rhacm2/endpoint-monitoring-rhel8-operator@sha256:4f5241425e26875244fab0ec9e96707790ef86edca5265ac01de1ccfc86294c0_amd64",
"8Base-RHACM-2.7:rhacm2/endpoint-monitoring-rhel8-operator@sha256:64c9e84fb923d107d0d4d3f9026510de03f73773cc8348f0025721d26033215c_arm64",
"8Base-RHACM-2.7:rhacm2/endpoint-monitoring-rhel8-operator@sha256:8913009902c71afe34f3a98ed720997e72f764cb7e251a08a2698f2d8ce64e24_s390x",
"8Base-RHACM-2.7:rhacm2/endpoint-monitoring-rhel8-operator@sha256:c5bcc8c4e5d2a4b7270b04dc1b8e8fa399a0f0bfff1d1cc3e7ec0b7b7b6e0f3f_ppc64le",
"8Base-RHACM-2.7:rhacm2/governance-policy-propagator-rhel8@sha256:002229b229bf9a13e54dc16e1edacc0cf8c75d6f46948868a045d79dfd38033c_amd64",
"8Base-RHACM-2.7:rhacm2/governance-policy-propagator-rhel8@sha256:53a9030933e0b2f752461e5337590ad16e891a8fdda897d8a0cb8e135363f0d0_ppc64le",
"8Base-RHACM-2.7:rhacm2/governance-policy-propagator-rhel8@sha256:d4296089159e15bf3e11f5695a34d10b83875a346545f1d09824b4fe47295cf8_s390x",
"8Base-RHACM-2.7:rhacm2/governance-policy-propagator-rhel8@sha256:e05489056e65dba4eb291b050c8072608a5efc2ce971b34a903c8c7ca07e0927_arm64",
"8Base-RHACM-2.7:rhacm2/grafana-dashboard-loader-rhel8@sha256:0d64615d4c3a6fc8e0fc5eb595d8f846f17f7462aaf66b40aa54436fe2b4bd2b_amd64",
"8Base-RHACM-2.7:rhacm2/grafana-dashboard-loader-rhel8@sha256:c182f0b51bfd9b29ea7363f74522a49b6601418f5db76843231167ef1176f709_s390x",
"8Base-RHACM-2.7:rhacm2/grafana-dashboard-loader-rhel8@sha256:d41f6fabaec525dfaac736806b93102479260309f482e155af2b03dc3c9a0c61_arm64",
"8Base-RHACM-2.7:rhacm2/grafana-dashboard-loader-rhel8@sha256:f35f6472c8138046e2f9017659dfb5a703cd895032a21d6d95c1075173005f7c_ppc64le",
"8Base-RHACM-2.7:rhacm2/iam-policy-controller-rhel8@sha256:83354271af399291790b9c3e2e98ba1db7fac99b48a385d50e7318b357f882ca_ppc64le",
"8Base-RHACM-2.7:rhacm2/iam-policy-controller-rhel8@sha256:cc5f8499009dc316d936c3a57f9a9457d5f2bbc8568e2b484a7c8b1cc676da7c_arm64",
"8Base-RHACM-2.7:rhacm2/iam-policy-controller-rhel8@sha256:e79bba365fb1a5edb7cc53d07cebdbb56e861948dedd61e9697f14a8defc300b_amd64",
"8Base-RHACM-2.7:rhacm2/iam-policy-controller-rhel8@sha256:f7a86d6209a19498e56da1f39533a1198af35c2a9e3c824cea252eb34d737219_s390x",
"8Base-RHACM-2.7:rhacm2/insights-client-rhel8@sha256:41d64847ac789df45b51aeca8debfa2a5ac7ff15ad880ba7213ce8afbe4aff2e_amd64",
"8Base-RHACM-2.7:rhacm2/insights-client-rhel8@sha256:5a32ad8c8e7792f9679a604f073bce047c4f8fdd713a655ae83314e27366c5af_arm64",
"8Base-RHACM-2.7:rhacm2/insights-client-rhel8@sha256:7040938ffaa1682dfefe95a614335b9d4f59aac472e47937f1d19f8325d985e6_ppc64le",
"8Base-RHACM-2.7:rhacm2/insights-client-rhel8@sha256:9d25ef8c29b2dac4660e18c17d0286fa2ff0f6f6383b6bf795f7e5e6f70b950e_s390x",
"8Base-RHACM-2.7:rhacm2/insights-metrics-rhel8@sha256:4bf538ff68126949da79f7b1ab97a44a64529e240cd3f84360a88bb6a9a08e4d_ppc64le",
"8Base-RHACM-2.7:rhacm2/insights-metrics-rhel8@sha256:57bf2eca5df0be601d7dd59357e95d078bf69d26c1b26cdd56d0d311df123d5a_arm64",
"8Base-RHACM-2.7:rhacm2/insights-metrics-rhel8@sha256:65f96884ed34103842217b26597ec413197db699aeb004daeca08f1d08014f46_amd64",
"8Base-RHACM-2.7:rhacm2/insights-metrics-rhel8@sha256:ed01454411cbdfb20661aecc76e00767b5ec122e27a379159476eabba741b94e_s390x",
"8Base-RHACM-2.7:rhacm2/klusterlet-addon-controller-rhel8@sha256:523776c04653aac8c750ff48156fd7a5b0efd9ad35c40cbacdbe0ca6dda48217_amd64",
"8Base-RHACM-2.7:rhacm2/klusterlet-addon-controller-rhel8@sha256:7cea9ce9aeb26df137590353de05b8a88ee55faa43cecde68e40fb875f9844cd_arm64",
"8Base-RHACM-2.7:rhacm2/klusterlet-addon-controller-rhel8@sha256:866125412b6812710734b9e72d09581be40879bb57236e37660e2d29210a37ad_s390x",
"8Base-RHACM-2.7:rhacm2/klusterlet-addon-controller-rhel8@sha256:c89f9fed1ce56a6baf10808454b01d4df88571db744feb2bfae8b5707d82013f_ppc64le",
"8Base-RHACM-2.7:rhacm2/kube-rbac-proxy-rhel8@sha256:407178ad223483b92a382e0fb916de9f42f1a0db9aaacb66710a7a743f1c3dce_arm64",
"8Base-RHACM-2.7:rhacm2/kube-rbac-proxy-rhel8@sha256:455dde7a89b1505c93651022451b83e1e8f86186b98f660e3c6ad998a97d48f3_ppc64le",
"8Base-RHACM-2.7:rhacm2/kube-rbac-proxy-rhel8@sha256:95de0275698ef704379246e088763c3827171487049b9cfb857712ddbdef46e9_amd64",
"8Base-RHACM-2.7:rhacm2/kube-rbac-proxy-rhel8@sha256:f0397b30dc7b824b0e37a256c5a067585885c80db1033b44a13fe56446cd80a9_s390x",
"8Base-RHACM-2.7:rhacm2/kube-state-metrics-rhel8@sha256:1f27bc62a66413a31d2d680ecd2a8ed9c9d378341da56b788cd86c98151a1fd4_s390x",
"8Base-RHACM-2.7:rhacm2/kube-state-metrics-rhel8@sha256:534420075e829b5881f6cd3f32d4aa90ea3075de869b84f689c9606d4f03521a_arm64",
"8Base-RHACM-2.7:rhacm2/kube-state-metrics-rhel8@sha256:8cc675a0cf4ff24b28c0b75a54fc4f3328c6a9f041f21d1814d210b7704f6970_amd64",
"8Base-RHACM-2.7:rhacm2/kube-state-metrics-rhel8@sha256:c56179f297ebab2ef9851417ec42ac6c16b6f8cb3627c243ff6984d2dd6ac76d_ppc64le",
"8Base-RHACM-2.7:rhacm2/management-ingress-rhel8@sha256:3b94abf5182934113b1cf9b8688a2da977d5fec3110f2d79b81b2ec46ffeada3_ppc64le",
"8Base-RHACM-2.7:rhacm2/management-ingress-rhel8@sha256:70aa7c3711b4085caa9ba50295dfedf9b2cd3a1b37e815e4a7245c1aef0cfe22_s390x",
"8Base-RHACM-2.7:rhacm2/management-ingress-rhel8@sha256:bea2ee18f401ec1b4c4b87f40f6f79a4418d6aafad5e2b50099f7541b6699de7_arm64",
"8Base-RHACM-2.7:rhacm2/management-ingress-rhel8@sha256:f45de50d8d7b6a285317a3bc1c413427841c8d6fab742f6de0a61bad9722b61e_amd64",
"8Base-RHACM-2.7:rhacm2/memcached-exporter-rhel8@sha256:094b84362782a88d8b0c7a75a23dd5ae3ff846913f0a49e732d53cc0efdf6a61_arm64",
"8Base-RHACM-2.7:rhacm2/memcached-exporter-rhel8@sha256:708e8f9531f5cc33a2543956eb0c940e5ad36d2ac196903a0beaa42944cb543f_ppc64le",
"8Base-RHACM-2.7:rhacm2/memcached-exporter-rhel8@sha256:baa029b8feb59ec4d626f021ebf777cc991c1a24c29c321c40513b91641f4bbc_amd64",
"8Base-RHACM-2.7:rhacm2/memcached-exporter-rhel8@sha256:c7937a592a255199c316e30c499d0c150cc95c3f208e46d8a936a5bc03a1fed6_s390x",
"8Base-RHACM-2.7:rhacm2/memcached-rhel8@sha256:21d28e1c3d1c7e8803261867c20a29df444676780ed9d4cc9f1dd1c8dbd68688_amd64",
"8Base-RHACM-2.7:rhacm2/memcached-rhel8@sha256:6bac06a2e1e181fe4920a33df5ce433635871a42ba30fbbe0adff1c505fbab4b_ppc64le",
"8Base-RHACM-2.7:rhacm2/memcached-rhel8@sha256:6c7cb2786f6863e7d1c8554f159c68123921d22bbd7bec5fc3532cad991937b4_s390x",
"8Base-RHACM-2.7:rhacm2/memcached-rhel8@sha256:e044af5fee732dd9923759b312c3b72dd4b6ab1780456973f35677d72586913e_arm64",
"8Base-RHACM-2.7:rhacm2/metrics-collector-rhel8@sha256:21644ef77ec046c79fb64f612245ac5d59c0aa569c548b48062da8896d159696_s390x",
"8Base-RHACM-2.7:rhacm2/metrics-collector-rhel8@sha256:2358249e2cf40d054cca5711f39091e2f0cbd44e61a24d3c1dd1a9e79cc440b1_arm64",
"8Base-RHACM-2.7:rhacm2/metrics-collector-rhel8@sha256:9638fab8d1439730395607cc99bcda33eae5e813778398888124e8ae319cb80e_amd64",
"8Base-RHACM-2.7:rhacm2/metrics-collector-rhel8@sha256:e06aed89ad0c48bef78e45512d22c3373f62c63d335d953ba064b160a68fcad2_ppc64le",
"8Base-RHACM-2.7:rhacm2/multicloud-integrations-rhel8@sha256:1063ef655f5dd15b0b914572ba672892eb53b441ae151d14cffca9d320860f2d_ppc64le",
"8Base-RHACM-2.7:rhacm2/multicloud-integrations-rhel8@sha256:3f0ab9161698eb9e3342c3b3fc70d5ca9c420cdcc5a5ccebc8cc993dfefb9dc3_amd64",
"8Base-RHACM-2.7:rhacm2/multicloud-integrations-rhel8@sha256:651c4ac3da42bc2acfe9bff35e397ccf5e88abb6303622f3244d6ccb9b8f9e0d_s390x",
"8Base-RHACM-2.7:rhacm2/multicloud-integrations-rhel8@sha256:f02a569222e13356f5fbdef5b7d2da943e6f6071fd88ba75a2565b3d340b6c3a_arm64",
"8Base-RHACM-2.7:rhacm2/multicluster-observability-rhel8-operator@sha256:49083d7039af6df4bd639dd998162c96dc586da4d828ffbe9c880a8a8d6d13d6_arm64",
"8Base-RHACM-2.7:rhacm2/multicluster-observability-rhel8-operator@sha256:68228ba1ef7bf5631f0cab91cb4e9f86c3d24c1ad587332d42c4f85e1a3608d7_amd64",
"8Base-RHACM-2.7:rhacm2/multicluster-observability-rhel8-operator@sha256:93da29b41da3c87d4bffaf42369b50217f5d8f81d0a82c4108c27a3c40f544d8_s390x",
"8Base-RHACM-2.7:rhacm2/multicluster-observability-rhel8-operator@sha256:f212909bc9ed5be6da68a3b6a4866fdc17ecc3514b075977a8679998d6742cbe_ppc64le",
"8Base-RHACM-2.7:rhacm2/multicluster-operators-application-rhel8@sha256:299f0753c65ab4e609418fd5515bdcb041bee357f4db192ae32a24ad0c4d7853_s390x",
"8Base-RHACM-2.7:rhacm2/multicluster-operators-application-rhel8@sha256:62520c406cdbd823e99e8ee9ff9119b61cb6880fcb1335211b6520bedec564f2_amd64",
"8Base-RHACM-2.7:rhacm2/multicluster-operators-application-rhel8@sha256:9c58c89cb0173394684d7d23178ad32eb2d571444cb306ea599565eaac92ea4f_arm64",
"8Base-RHACM-2.7:rhacm2/multicluster-operators-application-rhel8@sha256:b385c92b069a8dae72e57b69d24e1fff59ad46781579882a1edfa4839fd8bbba_ppc64le",
"8Base-RHACM-2.7:rhacm2/multicluster-operators-channel-rhel8@sha256:044723d62439a8364772ab27be2c04dbd2c0421dbeb0a7b94f70e99e646b4c80_ppc64le",
"8Base-RHACM-2.7:rhacm2/multicluster-operators-channel-rhel8@sha256:d8fe5baa4aefbcf41861743a3cf6c94f8a2a63526e96e5d263a40a8cb8a5ad4e_s390x",
"8Base-RHACM-2.7:rhacm2/multicluster-operators-channel-rhel8@sha256:da65bc93513dfb37a4828eaf5e1d4c08265ffdba05028fed95a564341d226771_amd64",
"8Base-RHACM-2.7:rhacm2/multicluster-operators-channel-rhel8@sha256:ddb1016901287c80ef1972f25db37b1182e854115671961efb3fc0048cd95800_arm64",
"8Base-RHACM-2.7:rhacm2/multicluster-operators-subscription-rhel8@sha256:548d610f996e73b67eb21d2993b5ac3d0da02997a48b9c1226072d6d95ae4c3b_arm64",
"8Base-RHACM-2.7:rhacm2/multicluster-operators-subscription-rhel8@sha256:6307eb5e9195415477b18d701310e8813772b7120d0fc4ac83846e54b46b4745_s390x",
"8Base-RHACM-2.7:rhacm2/multicluster-operators-subscription-rhel8@sha256:a69777a61feaf373c162a82ffb6f6996df6231c23cb2f1923bdd77c311d7d739_ppc64le",
"8Base-RHACM-2.7:rhacm2/multicluster-operators-subscription-rhel8@sha256:e53b330ed0c4ed0803a93b18a6ce290814dcd16dce6eb980809b5b8c6c09deb4_amd64",
"8Base-RHACM-2.7:rhacm2/multiclusterhub-rhel8@sha256:405fa2e3363a3c124a5764d6153b7bcba3d43a3026813085e44c9246d51ca60a_amd64",
"8Base-RHACM-2.7:rhacm2/multiclusterhub-rhel8@sha256:b82d4ecef59b69623ec4d0a9b5537fa52e007336727c92345cd829d80961f14a_s390x",
"8Base-RHACM-2.7:rhacm2/multiclusterhub-rhel8@sha256:e96ea7f3533e7d0836512cbc2b027b60c400aa16c8e4691117608ab4736a059b_ppc64le",
"8Base-RHACM-2.7:rhacm2/multiclusterhub-rhel8@sha256:fdf9ae4924a587c945a85b2319b0471a5688368df572f2de852c51da8bc74dcb_arm64",
"8Base-RHACM-2.7:rhacm2/node-exporter-rhel8@sha256:1af36144b83dc16cd1958d0414be55eaa2aae95894b6eefd2233308ace81df02_ppc64le",
"8Base-RHACM-2.7:rhacm2/node-exporter-rhel8@sha256:2aeec43f11c6572abb7d4468560dc1561a023d9692058a4ac2b13a0cedb44dde_amd64",
"8Base-RHACM-2.7:rhacm2/node-exporter-rhel8@sha256:8b359fcf74d236fc488ef4553dbaf9dbec549e331f2b103b40139aa2eb1345e4_arm64",
"8Base-RHACM-2.7:rhacm2/node-exporter-rhel8@sha256:97291260ff17e7e1b1f490a68041613ca5f7c192d848f928eca9b867de47bc4e_s390x",
"8Base-RHACM-2.7:rhacm2/observatorium-rhel8-operator@sha256:16eeedaa25dd61c03514479044fde9851c5b4224b718a496e33d43a06f57d5b5_amd64",
"8Base-RHACM-2.7:rhacm2/observatorium-rhel8-operator@sha256:928c114e3aca978626ad91889aaed0cc20ca0d641ad946c9a1b1f2424245c795_arm64",
"8Base-RHACM-2.7:rhacm2/observatorium-rhel8-operator@sha256:c4e260eabb09bacc1aa332ea2001333c671e0fc65a3ef4d04e02b5473b45642d_ppc64le",
"8Base-RHACM-2.7:rhacm2/observatorium-rhel8-operator@sha256:c870e034b29dfa320cb6a6bf60021033b622b76a0c4aaaf2a768326ea046b459_s390x",
"8Base-RHACM-2.7:rhacm2/observatorium-rhel8@sha256:1e46b8610e037752ecfb30aaac5c7459a81aa119bf0c2b2ffb0dc90cd5701af0_arm64",
"8Base-RHACM-2.7:rhacm2/observatorium-rhel8@sha256:51374017a10289e0402363ae2839d110f500be44dc44834dbd8dd66ba0e6f5e9_s390x",
"8Base-RHACM-2.7:rhacm2/observatorium-rhel8@sha256:836c0b874ba4fc57b5f79dffacefd2dc0261822cb6dde17d247db39175a5c27f_amd64",
"8Base-RHACM-2.7:rhacm2/observatorium-rhel8@sha256:b7b3de98fbcc216c00d3291691f8997183a6409dabed8ea7b10b336c481b2b87_ppc64le",
"8Base-RHACM-2.7:rhacm2/prometheus-alertmanager-rhel8@sha256:6c9ea79e385be44f735efb932079b328200d47869f5f5f9b442fdb76067cac2a_amd64",
"8Base-RHACM-2.7:rhacm2/prometheus-alertmanager-rhel8@sha256:8349cdc4677a2dd37c54b058c487d76e8fbe4c76178e805d4745ef5c62bc6151_arm64",
"8Base-RHACM-2.7:rhacm2/prometheus-alertmanager-rhel8@sha256:8e8c89c184a5d023f031ab7cca2c4c64cdfd151c37aa5ae3a206cb1f1055268f_ppc64le",
"8Base-RHACM-2.7:rhacm2/prometheus-alertmanager-rhel8@sha256:fdbba855391acd2b33d0b16f9f0e7ba2a9cdbaa90bf71298182954b7f4c8fe76_s390x",
"8Base-RHACM-2.7:rhacm2/prometheus-rhel8@sha256:59174c376ae5563ea3a2a68bf999458f6b905058f57a7779b6dddd7aff252e4f_amd64",
"8Base-RHACM-2.7:rhacm2/prometheus-rhel8@sha256:6877b4207285d7a0e1343f5c1b70bab163d1fd5004f778998d2e612817ea5f06_s390x",
"8Base-RHACM-2.7:rhacm2/prometheus-rhel8@sha256:a3661c1cbfa2f8c230ec44ee5e2fecf1967ce48df0c9699f063bd27407b94dac_arm64",
"8Base-RHACM-2.7:rhacm2/prometheus-rhel8@sha256:a5a9a7c264f07c789094cb5371729f86700c0cfce4605b573c236c21a46ea9d6_ppc64le",
"8Base-RHACM-2.7:rhacm2/rbac-query-proxy-rhel8@sha256:3481fdb51147ce735b7864215cacd4c6a24b2c05a9388866f11be887a5fd0d4f_s390x",
"8Base-RHACM-2.7:rhacm2/rbac-query-proxy-rhel8@sha256:84486a82cd6655d5e5a1fbccae5a2e9335498d3e05422fa325b443c8923c1b75_arm64",
"8Base-RHACM-2.7:rhacm2/rbac-query-proxy-rhel8@sha256:bdeee76d09265212805e06117c368c96d40c7b46278dc09413fa300c6198ac2d_amd64",
"8Base-RHACM-2.7:rhacm2/rbac-query-proxy-rhel8@sha256:ceb1bd89103c56378166ab968dbaa387ab0531d1592f053718d0c1c683770e3d_ppc64le",
"8Base-RHACM-2.7:rhacm2/search-collector-rhel8@sha256:4b7544ec460f265afb71c9d362cf9851e3ba250c3ab694ccc9a78c15eb38a612_arm64",
"8Base-RHACM-2.7:rhacm2/search-collector-rhel8@sha256:6695c50772760b400d0535f406f02b7c37436c5ce6932b8d5518b995780287a8_s390x",
"8Base-RHACM-2.7:rhacm2/search-collector-rhel8@sha256:91b398bdccc5dbbfb82913ac52110d0b8e2f6c37ded6aa22b7d97ec4655b4cde_amd64",
"8Base-RHACM-2.7:rhacm2/search-collector-rhel8@sha256:e129649706a536e4ef6e8f770d0bf682f35da55c86c978c749e903b1a2bbe875_ppc64le",
"8Base-RHACM-2.7:rhacm2/submariner-addon-rhel8@sha256:17dfda9e5f46f9df69171607ec2e078be9362de4c13e2ed20763fc59a7e9cd1a_s390x",
"8Base-RHACM-2.7:rhacm2/submariner-addon-rhel8@sha256:4eddabb57e6f448c45fba78dc72f1541ccddb11b63a558764d0c105465a76555_amd64",
"8Base-RHACM-2.7:rhacm2/submariner-addon-rhel8@sha256:581fb02a9670b27810f2ad35bad4a82d2e1eab77fcd1274de05b0a922450d3fc_ppc64le",
"8Base-RHACM-2.7:rhacm2/submariner-addon-rhel8@sha256:7400391c2a56bc01da6fbbf13bb249a01e90d8eccb8d465dfb19c3598f5fecbe_arm64",
"8Base-RHACM-2.7:rhacm2/thanos-receive-controller-rhel8@sha256:4b228ecad424ca792139152948e27ed4c714dcfbcd540caf117dee20845018c8_ppc64le",
"8Base-RHACM-2.7:rhacm2/thanos-receive-controller-rhel8@sha256:7ceb607e7a3205361d8c9d1b44aae47381e2d07b129e40b5f90f55c3a8402774_arm64",
"8Base-RHACM-2.7:rhacm2/thanos-receive-controller-rhel8@sha256:b17fe936f5d8d8da38d72bf2153b47ac619c460c1f8227b4cb2f37cfc18cd4be_s390x",
"8Base-RHACM-2.7:rhacm2/thanos-receive-controller-rhel8@sha256:e9a5ef8f2d97357bee0198544d0545c26ee7c7d10116771e510d73eda6c45abe_amd64",
"8Base-RHACM-2.7:rhacm2/thanos-rhel8@sha256:23a4e918b5ffdbad4745e541afad2747bd6b28e534a31e7b5aff74296b27e3e7_amd64",
"8Base-RHACM-2.7:rhacm2/thanos-rhel8@sha256:26de3711356177090694b4bf00821d873127cf8c0675fe42a8f757c5c37a40cd_arm64",
"8Base-RHACM-2.7:rhacm2/thanos-rhel8@sha256:6515a630cddbb13fd14f81fd3b8c3a95f2469eaf599010b42732d8fd794af1b0_s390x",
"8Base-RHACM-2.7:rhacm2/thanos-rhel8@sha256:736e1fd62ba7b6c56ad1af81ab1260dd7d13a770d62914183aaa2cc2ebb0dc20_ppc64le"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "nodejs-minimatch: ReDoS via the braceExpand function"
},
{
"cve": "CVE-2022-30629",
"cwe": {
"id": "CWE-331",
"name": "Insufficient Entropy"
},
"discovery_date": "2022-06-02T00:00:00+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"8Base-RHACM-2.7:rhacm2/acm-governance-policy-addon-controller-rhel8@sha256:1aae106ecbdeadb77b0fd95133827e7fad4f5fcb9916e56ca0dfccab8bd34bed_ppc64le",
"8Base-RHACM-2.7:rhacm2/acm-governance-policy-addon-controller-rhel8@sha256:2c7f0617df666e8cbcd622dee073a35843db4a81caa19b7db3b9fb9264cdf7fc_amd64",
"8Base-RHACM-2.7:rhacm2/acm-governance-policy-addon-controller-rhel8@sha256:7f6671f84fcbe569fceece415dd7beeb8bb7f86c3031bdfb3ac0d0e777051b2f_s390x",
"8Base-RHACM-2.7:rhacm2/acm-governance-policy-addon-controller-rhel8@sha256:b30028955a86b6ecdb8c6865328976d74e98f56d6e21277a9f5a812f896b6303_arm64",
"8Base-RHACM-2.7:rhacm2/acm-governance-policy-framework-addon-rhel8@sha256:25271964483024b3235dd61f7e7bb9dd5e9dfa75f76e6ded5c92580d440ca48b_s390x",
"8Base-RHACM-2.7:rhacm2/acm-governance-policy-framework-addon-rhel8@sha256:7dcde13540cc938374463521f91091a7bbf0a037cabfc5e4b55c89497e0ba6bf_arm64",
"8Base-RHACM-2.7:rhacm2/acm-governance-policy-framework-addon-rhel8@sha256:b7b778111722c0da14ae74580be1813f6ecedf97fcd88de46fd15cc3ace2cb61_ppc64le",
"8Base-RHACM-2.7:rhacm2/acm-governance-policy-framework-addon-rhel8@sha256:ec5fc63b94bc9c070f14fd76d4ae26b90e3f29d3694887380a5f8f8ea5a04bc0_amd64",
"8Base-RHACM-2.7:rhacm2/acm-grafana-rhel8@sha256:0c427fa58c97b71eb784e4a590c208b0284cf656f66a268ea4803804ce3ce28a_arm64",
"8Base-RHACM-2.7:rhacm2/acm-grafana-rhel8@sha256:2e3505803004ca421087171bfe9097f6f106c812f840e8b83d1215150b4137c4_ppc64le",
"8Base-RHACM-2.7:rhacm2/acm-grafana-rhel8@sha256:49746c3a6e7033b1bac90d3515e0f5ab44aaf9c45cce414308da72bb960287b1_amd64",
"8Base-RHACM-2.7:rhacm2/acm-grafana-rhel8@sha256:c8f1a9d09131727033e6e60984c5baa3271adc6a23854b9aabe70f36952d35d6_s390x",
"8Base-RHACM-2.7:rhacm2/acm-must-gather-rhel8@sha256:0be17e173b962f1a87e833096f208c9030fce1128b2b8c86842a0a40f7d6cf02_arm64",
"8Base-RHACM-2.7:rhacm2/acm-must-gather-rhel8@sha256:5c79bf93599b792c20c76d9a0a35532ad79a45f3765dccfbafab9a273e338e52_amd64",
"8Base-RHACM-2.7:rhacm2/acm-must-gather-rhel8@sha256:a05c071011c96e4db1e4a469883103f4118a304d3e03338083d2a103c0e7c208_ppc64le",
"8Base-RHACM-2.7:rhacm2/acm-must-gather-rhel8@sha256:ad85c5d648363cdb36790b49311f4e07a8584b9e6065cde9d41274a1bd716f0a_s390x",
"8Base-RHACM-2.7:rhacm2/acm-operator-bundle@sha256:90320bd14c632ace987ca1eac05a78068123ef1fc97c401951d073a3f0fd8e66_s390x",
"8Base-RHACM-2.7:rhacm2/acm-operator-bundle@sha256:e45be680b6140f58ff1840649b29aebebad4c5950d9571ca39dfea1dffd669b0_ppc64le",
"8Base-RHACM-2.7:rhacm2/acm-operator-bundle@sha256:f63d0a9a0e3dc9d86e84279c50e9c613d8430e71a3821d418e168250ca3b747c_amd64",
"8Base-RHACM-2.7:rhacm2/acm-prometheus-config-reloader-rhel8@sha256:0fd63f75b7638fadc78f92a62d6e9731e42c05069f3e93ab0ffd4b004de78100_ppc64le",
"8Base-RHACM-2.7:rhacm2/acm-prometheus-config-reloader-rhel8@sha256:2839bcce06fd5a02f6cc8fce8668fb806ae8f2e0e7174e5c66376792c2d1fd92_s390x",
"8Base-RHACM-2.7:rhacm2/acm-prometheus-config-reloader-rhel8@sha256:7fcb79c1707b3c8b767d8c174e5b64516f200c0bfa255c1f40557446b37debae_amd64",
"8Base-RHACM-2.7:rhacm2/acm-prometheus-config-reloader-rhel8@sha256:a4e43fc7608837da6a66cb2c5bda4b78b520c3075c0f1f66bb824fa44e2d35fd_arm64",
"8Base-RHACM-2.7:rhacm2/acm-prometheus-rhel8@sha256:4283fa3b6ee93404d4fe7b551b52dbd7a4bbd8be0a57cf9b603a68736feefaea_amd64",
"8Base-RHACM-2.7:rhacm2/acm-prometheus-rhel8@sha256:7e98ef30dca1071d5abff1be2a3a296cc9a4663162a3828b697637195d314e77_ppc64le",
"8Base-RHACM-2.7:rhacm2/acm-prometheus-rhel8@sha256:b3ee1cad060e7f72414df1ae6c0e27ddf6f6fa7a8e45627ebeb912b8a9ca3b74_arm64",
"8Base-RHACM-2.7:rhacm2/acm-prometheus-rhel8@sha256:c6d947e30ec1aa348d573ee93c669f71b38ea93801e71636f5f9ab4609f681b4_s390x",
"8Base-RHACM-2.7:rhacm2/acm-search-indexer-rhel8@sha256:436307eef035e0e9be448eb6c4f6a690a7d357ed06d661642b082e0d3219864c_amd64",
"8Base-RHACM-2.7:rhacm2/acm-search-indexer-rhel8@sha256:53ceb20280569eaf0129686d49d462a3c1d3eaf2829b6eb920e9359be718e2c4_s390x",
"8Base-RHACM-2.7:rhacm2/acm-search-indexer-rhel8@sha256:aa89295f36c99d70e63b07e9fe2c8db348df38b3308870f543efb4be24beca6c_ppc64le",
"8Base-RHACM-2.7:rhacm2/acm-search-indexer-rhel8@sha256:aed3972894519bc832bd9a340316a752ebb8edbc393051904c399eef7e423dd4_arm64",
"8Base-RHACM-2.7:rhacm2/acm-search-v2-api-rhel8@sha256:1808d69232a47c3590a41c1e97126dd06c2727be972b11170b115f2e5d9fec38_amd64",
"8Base-RHACM-2.7:rhacm2/acm-search-v2-api-rhel8@sha256:1d5153067a1cb127f74d2bc983d16db8f39313a378f14d13f7e39da28f2251ae_ppc64le",
"8Base-RHACM-2.7:rhacm2/acm-search-v2-api-rhel8@sha256:5be1e54791e8024f0e1342eba7d4441e0606f9a26be8f52aff51c8665baa41cc_s390x",
"8Base-RHACM-2.7:rhacm2/acm-search-v2-api-rhel8@sha256:f2924c460e8d7e12da359f365f9ec3b13c2d175dd6c11533b12113741eea7292_arm64",
"8Base-RHACM-2.7:rhacm2/acm-volsync-addon-controller-rhel8@sha256:56067372156bb6d00103eecc4b5c80478980036b8143a2e2a73f8a685d0d78ee_amd64",
"8Base-RHACM-2.7:rhacm2/acm-volsync-addon-controller-rhel8@sha256:98724153fa7763d22bcf11c3a5faa6eee0f6c40c4f4f647487e106d2ef427218_s390x",
"8Base-RHACM-2.7:rhacm2/acm-volsync-addon-controller-rhel8@sha256:a7f8ce55764d4e303d54aaf064d56ee192620d29b361fabcda2a26f364221dc9_arm64",
"8Base-RHACM-2.7:rhacm2/acm-volsync-addon-controller-rhel8@sha256:e3e10a30c35a9cbd5f81d107e9ce86b2410bd10171673521eab1491ebdee2314_ppc64le",
"8Base-RHACM-2.7:rhacm2/cert-policy-controller-rhel8@sha256:1de63e2d307841c7707f4d0c09cd1d9cd673bbd7736c5f6c533986a9de0d1118_s390x",
"8Base-RHACM-2.7:rhacm2/cert-policy-controller-rhel8@sha256:488e74aed7f420f6112ef1f7b3b5cc812358574ec149ecca1147ff2f9d6d7835_arm64",
"8Base-RHACM-2.7:rhacm2/cert-policy-controller-rhel8@sha256:5be8ca7ec79077906c23b52cdaa731866774a2e413babd395d3f24d892bed37a_ppc64le",
"8Base-RHACM-2.7:rhacm2/cert-policy-controller-rhel8@sha256:c78e2547f3cff318747e354f09e5954c71fde8840ab8db818050dc9531205e6c_amd64",
"8Base-RHACM-2.7:rhacm2/cluster-backup-rhel8-operator@sha256:09f23f185abfbec175fbea2cc1fba624308c2777b5c8133d9e98daeb4bcfa009_s390x",
"8Base-RHACM-2.7:rhacm2/cluster-backup-rhel8-operator@sha256:3af39faf1795e87018795c35b2ec5074bfcd1bf76b84326446cfb1570bc0d5e0_arm64",
"8Base-RHACM-2.7:rhacm2/cluster-backup-rhel8-operator@sha256:3c969356ace5c3bc0fa5d6d8e25a838262b0f6152533f4361034a742eb29ae24_amd64",
"8Base-RHACM-2.7:rhacm2/cluster-backup-rhel8-operator@sha256:f02c115867036c64cdf8669fe7690b94d23b19ad7b969938f7c4cbb00111d403_ppc64le",
"8Base-RHACM-2.7:rhacm2/config-policy-controller-rhel8@sha256:1339f82b15ebe01ba411e70252eb5964a5d622bd28a7fa494786ae6317d3060c_amd64",
"8Base-RHACM-2.7:rhacm2/config-policy-controller-rhel8@sha256:328c0d0e4d06573f2f26bbec39f1a570eb6ddbc26a5c0fa380fec7f840f6475e_arm64",
"8Base-RHACM-2.7:rhacm2/config-policy-controller-rhel8@sha256:e5480dd0b573d0fd949fa2cf22d77ebb5a32765fb95bed18a02fa3155f690f5b_ppc64le",
"8Base-RHACM-2.7:rhacm2/config-policy-controller-rhel8@sha256:fab9c37776dabaa9c510bf243f23407715a1e3bd1c0a0280dc22191c6349a1c0_s390x",
"8Base-RHACM-2.7:rhacm2/console-rhel8@sha256:01517c35f75f1f4f4c3625eb899bff16ae5c114a241c70b56f7de2310ddd065e_s390x",
"8Base-RHACM-2.7:rhacm2/console-rhel8@sha256:33929c835221f166d0eb731f5e553cdf78a5579a124c90b462d4bb5250dc7254_arm64",
"8Base-RHACM-2.7:rhacm2/console-rhel8@sha256:89dad712668e3fdd11a79fdc477a5a2fe1060902bd3f3e575fd2812b4e9f7037_ppc64le",
"8Base-RHACM-2.7:rhacm2/console-rhel8@sha256:fa807a069376c408c56d593bc2e2569cec0c19f105a727a616dea3bd8305953f_amd64",
"8Base-RHACM-2.7:rhacm2/endpoint-monitoring-rhel8-operator@sha256:4f5241425e26875244fab0ec9e96707790ef86edca5265ac01de1ccfc86294c0_amd64",
"8Base-RHACM-2.7:rhacm2/endpoint-monitoring-rhel8-operator@sha256:64c9e84fb923d107d0d4d3f9026510de03f73773cc8348f0025721d26033215c_arm64",
"8Base-RHACM-2.7:rhacm2/endpoint-monitoring-rhel8-operator@sha256:8913009902c71afe34f3a98ed720997e72f764cb7e251a08a2698f2d8ce64e24_s390x",
"8Base-RHACM-2.7:rhacm2/endpoint-monitoring-rhel8-operator@sha256:c5bcc8c4e5d2a4b7270b04dc1b8e8fa399a0f0bfff1d1cc3e7ec0b7b7b6e0f3f_ppc64le",
"8Base-RHACM-2.7:rhacm2/governance-policy-propagator-rhel8@sha256:002229b229bf9a13e54dc16e1edacc0cf8c75d6f46948868a045d79dfd38033c_amd64",
"8Base-RHACM-2.7:rhacm2/governance-policy-propagator-rhel8@sha256:53a9030933e0b2f752461e5337590ad16e891a8fdda897d8a0cb8e135363f0d0_ppc64le",
"8Base-RHACM-2.7:rhacm2/governance-policy-propagator-rhel8@sha256:d4296089159e15bf3e11f5695a34d10b83875a346545f1d09824b4fe47295cf8_s390x",
"8Base-RHACM-2.7:rhacm2/governance-policy-propagator-rhel8@sha256:e05489056e65dba4eb291b050c8072608a5efc2ce971b34a903c8c7ca07e0927_arm64",
"8Base-RHACM-2.7:rhacm2/grafana-dashboard-loader-rhel8@sha256:0d64615d4c3a6fc8e0fc5eb595d8f846f17f7462aaf66b40aa54436fe2b4bd2b_amd64",
"8Base-RHACM-2.7:rhacm2/grafana-dashboard-loader-rhel8@sha256:c182f0b51bfd9b29ea7363f74522a49b6601418f5db76843231167ef1176f709_s390x",
"8Base-RHACM-2.7:rhacm2/grafana-dashboard-loader-rhel8@sha256:d41f6fabaec525dfaac736806b93102479260309f482e155af2b03dc3c9a0c61_arm64",
"8Base-RHACM-2.7:rhacm2/grafana-dashboard-loader-rhel8@sha256:f35f6472c8138046e2f9017659dfb5a703cd895032a21d6d95c1075173005f7c_ppc64le",
"8Base-RHACM-2.7:rhacm2/iam-policy-controller-rhel8@sha256:83354271af399291790b9c3e2e98ba1db7fac99b48a385d50e7318b357f882ca_ppc64le",
"8Base-RHACM-2.7:rhacm2/iam-policy-controller-rhel8@sha256:cc5f8499009dc316d936c3a57f9a9457d5f2bbc8568e2b484a7c8b1cc676da7c_arm64",
"8Base-RHACM-2.7:rhacm2/iam-policy-controller-rhel8@sha256:e79bba365fb1a5edb7cc53d07cebdbb56e861948dedd61e9697f14a8defc300b_amd64",
"8Base-RHACM-2.7:rhacm2/iam-policy-controller-rhel8@sha256:f7a86d6209a19498e56da1f39533a1198af35c2a9e3c824cea252eb34d737219_s390x",
"8Base-RHACM-2.7:rhacm2/insights-client-rhel8@sha256:41d64847ac789df45b51aeca8debfa2a5ac7ff15ad880ba7213ce8afbe4aff2e_amd64",
"8Base-RHACM-2.7:rhacm2/insights-client-rhel8@sha256:5a32ad8c8e7792f9679a604f073bce047c4f8fdd713a655ae83314e27366c5af_arm64",
"8Base-RHACM-2.7:rhacm2/insights-client-rhel8@sha256:7040938ffaa1682dfefe95a614335b9d4f59aac472e47937f1d19f8325d985e6_ppc64le",
"8Base-RHACM-2.7:rhacm2/insights-client-rhel8@sha256:9d25ef8c29b2dac4660e18c17d0286fa2ff0f6f6383b6bf795f7e5e6f70b950e_s390x",
"8Base-RHACM-2.7:rhacm2/insights-metrics-rhel8@sha256:4bf538ff68126949da79f7b1ab97a44a64529e240cd3f84360a88bb6a9a08e4d_ppc64le",
"8Base-RHACM-2.7:rhacm2/insights-metrics-rhel8@sha256:57bf2eca5df0be601d7dd59357e95d078bf69d26c1b26cdd56d0d311df123d5a_arm64",
"8Base-RHACM-2.7:rhacm2/insights-metrics-rhel8@sha256:65f96884ed34103842217b26597ec413197db699aeb004daeca08f1d08014f46_amd64",
"8Base-RHACM-2.7:rhacm2/insights-metrics-rhel8@sha256:ed01454411cbdfb20661aecc76e00767b5ec122e27a379159476eabba741b94e_s390x",
"8Base-RHACM-2.7:rhacm2/klusterlet-addon-controller-rhel8@sha256:523776c04653aac8c750ff48156fd7a5b0efd9ad35c40cbacdbe0ca6dda48217_amd64",
"8Base-RHACM-2.7:rhacm2/klusterlet-addon-controller-rhel8@sha256:7cea9ce9aeb26df137590353de05b8a88ee55faa43cecde68e40fb875f9844cd_arm64",
"8Base-RHACM-2.7:rhacm2/klusterlet-addon-controller-rhel8@sha256:866125412b6812710734b9e72d09581be40879bb57236e37660e2d29210a37ad_s390x",
"8Base-RHACM-2.7:rhacm2/klusterlet-addon-controller-rhel8@sha256:c89f9fed1ce56a6baf10808454b01d4df88571db744feb2bfae8b5707d82013f_ppc64le",
"8Base-RHACM-2.7:rhacm2/kube-rbac-proxy-rhel8@sha256:407178ad223483b92a382e0fb916de9f42f1a0db9aaacb66710a7a743f1c3dce_arm64",
"8Base-RHACM-2.7:rhacm2/kube-rbac-proxy-rhel8@sha256:455dde7a89b1505c93651022451b83e1e8f86186b98f660e3c6ad998a97d48f3_ppc64le",
"8Base-RHACM-2.7:rhacm2/kube-rbac-proxy-rhel8@sha256:95de0275698ef704379246e088763c3827171487049b9cfb857712ddbdef46e9_amd64",
"8Base-RHACM-2.7:rhacm2/kube-rbac-proxy-rhel8@sha256:f0397b30dc7b824b0e37a256c5a067585885c80db1033b44a13fe56446cd80a9_s390x",
"8Base-RHACM-2.7:rhacm2/kube-state-metrics-rhel8@sha256:1f27bc62a66413a31d2d680ecd2a8ed9c9d378341da56b788cd86c98151a1fd4_s390x",
"8Base-RHACM-2.7:rhacm2/kube-state-metrics-rhel8@sha256:534420075e829b5881f6cd3f32d4aa90ea3075de869b84f689c9606d4f03521a_arm64",
"8Base-RHACM-2.7:rhacm2/kube-state-metrics-rhel8@sha256:8cc675a0cf4ff24b28c0b75a54fc4f3328c6a9f041f21d1814d210b7704f6970_amd64",
"8Base-RHACM-2.7:rhacm2/kube-state-metrics-rhel8@sha256:c56179f297ebab2ef9851417ec42ac6c16b6f8cb3627c243ff6984d2dd6ac76d_ppc64le",
"8Base-RHACM-2.7:rhacm2/management-ingress-rhel8@sha256:3b94abf5182934113b1cf9b8688a2da977d5fec3110f2d79b81b2ec46ffeada3_ppc64le",
"8Base-RHACM-2.7:rhacm2/management-ingress-rhel8@sha256:70aa7c3711b4085caa9ba50295dfedf9b2cd3a1b37e815e4a7245c1aef0cfe22_s390x",
"8Base-RHACM-2.7:rhacm2/management-ingress-rhel8@sha256:bea2ee18f401ec1b4c4b87f40f6f79a4418d6aafad5e2b50099f7541b6699de7_arm64",
"8Base-RHACM-2.7:rhacm2/management-ingress-rhel8@sha256:f45de50d8d7b6a285317a3bc1c413427841c8d6fab742f6de0a61bad9722b61e_amd64",
"8Base-RHACM-2.7:rhacm2/memcached-exporter-rhel8@sha256:094b84362782a88d8b0c7a75a23dd5ae3ff846913f0a49e732d53cc0efdf6a61_arm64",
"8Base-RHACM-2.7:rhacm2/memcached-exporter-rhel8@sha256:708e8f9531f5cc33a2543956eb0c940e5ad36d2ac196903a0beaa42944cb543f_ppc64le",
"8Base-RHACM-2.7:rhacm2/memcached-exporter-rhel8@sha256:baa029b8feb59ec4d626f021ebf777cc991c1a24c29c321c40513b91641f4bbc_amd64",
"8Base-RHACM-2.7:rhacm2/memcached-exporter-rhel8@sha256:c7937a592a255199c316e30c499d0c150cc95c3f208e46d8a936a5bc03a1fed6_s390x",
"8Base-RHACM-2.7:rhacm2/memcached-rhel8@sha256:21d28e1c3d1c7e8803261867c20a29df444676780ed9d4cc9f1dd1c8dbd68688_amd64",
"8Base-RHACM-2.7:rhacm2/memcached-rhel8@sha256:6bac06a2e1e181fe4920a33df5ce433635871a42ba30fbbe0adff1c505fbab4b_ppc64le",
"8Base-RHACM-2.7:rhacm2/memcached-rhel8@sha256:6c7cb2786f6863e7d1c8554f159c68123921d22bbd7bec5fc3532cad991937b4_s390x",
"8Base-RHACM-2.7:rhacm2/memcached-rhel8@sha256:e044af5fee732dd9923759b312c3b72dd4b6ab1780456973f35677d72586913e_arm64",
"8Base-RHACM-2.7:rhacm2/metrics-collector-rhel8@sha256:21644ef77ec046c79fb64f612245ac5d59c0aa569c548b48062da8896d159696_s390x",
"8Base-RHACM-2.7:rhacm2/metrics-collector-rhel8@sha256:2358249e2cf40d054cca5711f39091e2f0cbd44e61a24d3c1dd1a9e79cc440b1_arm64",
"8Base-RHACM-2.7:rhacm2/metrics-collector-rhel8@sha256:9638fab8d1439730395607cc99bcda33eae5e813778398888124e8ae319cb80e_amd64",
"8Base-RHACM-2.7:rhacm2/metrics-collector-rhel8@sha256:e06aed89ad0c48bef78e45512d22c3373f62c63d335d953ba064b160a68fcad2_ppc64le",
"8Base-RHACM-2.7:rhacm2/multicloud-integrations-rhel8@sha256:1063ef655f5dd15b0b914572ba672892eb53b441ae151d14cffca9d320860f2d_ppc64le",
"8Base-RHACM-2.7:rhacm2/multicloud-integrations-rhel8@sha256:3f0ab9161698eb9e3342c3b3fc70d5ca9c420cdcc5a5ccebc8cc993dfefb9dc3_amd64",
"8Base-RHACM-2.7:rhacm2/multicloud-integrations-rhel8@sha256:651c4ac3da42bc2acfe9bff35e397ccf5e88abb6303622f3244d6ccb9b8f9e0d_s390x",
"8Base-RHACM-2.7:rhacm2/multicloud-integrations-rhel8@sha256:f02a569222e13356f5fbdef5b7d2da943e6f6071fd88ba75a2565b3d340b6c3a_arm64",
"8Base-RHACM-2.7:rhacm2/multicluster-observability-rhel8-operator@sha256:49083d7039af6df4bd639dd998162c96dc586da4d828ffbe9c880a8a8d6d13d6_arm64",
"8Base-RHACM-2.7:rhacm2/multicluster-observability-rhel8-operator@sha256:68228ba1ef7bf5631f0cab91cb4e9f86c3d24c1ad587332d42c4f85e1a3608d7_amd64",
"8Base-RHACM-2.7:rhacm2/multicluster-observability-rhel8-operator@sha256:93da29b41da3c87d4bffaf42369b50217f5d8f81d0a82c4108c27a3c40f544d8_s390x",
"8Base-RHACM-2.7:rhacm2/multicluster-observability-rhel8-operator@sha256:f212909bc9ed5be6da68a3b6a4866fdc17ecc3514b075977a8679998d6742cbe_ppc64le",
"8Base-RHACM-2.7:rhacm2/multicluster-operators-application-rhel8@sha256:299f0753c65ab4e609418fd5515bdcb041bee357f4db192ae32a24ad0c4d7853_s390x",
"8Base-RHACM-2.7:rhacm2/multicluster-operators-application-rhel8@sha256:62520c406cdbd823e99e8ee9ff9119b61cb6880fcb1335211b6520bedec564f2_amd64",
"8Base-RHACM-2.7:rhacm2/multicluster-operators-application-rhel8@sha256:9c58c89cb0173394684d7d23178ad32eb2d571444cb306ea599565eaac92ea4f_arm64",
"8Base-RHACM-2.7:rhacm2/multicluster-operators-application-rhel8@sha256:b385c92b069a8dae72e57b69d24e1fff59ad46781579882a1edfa4839fd8bbba_ppc64le",
"8Base-RHACM-2.7:rhacm2/multicluster-operators-channel-rhel8@sha256:044723d62439a8364772ab27be2c04dbd2c0421dbeb0a7b94f70e99e646b4c80_ppc64le",
"8Base-RHACM-2.7:rhacm2/multicluster-operators-channel-rhel8@sha256:d8fe5baa4aefbcf41861743a3cf6c94f8a2a63526e96e5d263a40a8cb8a5ad4e_s390x",
"8Base-RHACM-2.7:rhacm2/multicluster-operators-channel-rhel8@sha256:da65bc93513dfb37a4828eaf5e1d4c08265ffdba05028fed95a564341d226771_amd64",
"8Base-RHACM-2.7:rhacm2/multicluster-operators-channel-rhel8@sha256:ddb1016901287c80ef1972f25db37b1182e854115671961efb3fc0048cd95800_arm64",
"8Base-RHACM-2.7:rhacm2/multicluster-operators-subscription-rhel8@sha256:548d610f996e73b67eb21d2993b5ac3d0da02997a48b9c1226072d6d95ae4c3b_arm64",
"8Base-RHACM-2.7:rhacm2/multicluster-operators-subscription-rhel8@sha256:6307eb5e9195415477b18d701310e8813772b7120d0fc4ac83846e54b46b4745_s390x",
"8Base-RHACM-2.7:rhacm2/multicluster-operators-subscription-rhel8@sha256:a69777a61feaf373c162a82ffb6f6996df6231c23cb2f1923bdd77c311d7d739_ppc64le",
"8Base-RHACM-2.7:rhacm2/multicluster-operators-subscription-rhel8@sha256:e53b330ed0c4ed0803a93b18a6ce290814dcd16dce6eb980809b5b8c6c09deb4_amd64",
"8Base-RHACM-2.7:rhacm2/multiclusterhub-rhel8@sha256:405fa2e3363a3c124a5764d6153b7bcba3d43a3026813085e44c9246d51ca60a_amd64",
"8Base-RHACM-2.7:rhacm2/multiclusterhub-rhel8@sha256:b82d4ecef59b69623ec4d0a9b5537fa52e007336727c92345cd829d80961f14a_s390x",
"8Base-RHACM-2.7:rhacm2/multiclusterhub-rhel8@sha256:e96ea7f3533e7d0836512cbc2b027b60c400aa16c8e4691117608ab4736a059b_ppc64le",
"8Base-RHACM-2.7:rhacm2/multiclusterhub-rhel8@sha256:fdf9ae4924a587c945a85b2319b0471a5688368df572f2de852c51da8bc74dcb_arm64",
"8Base-RHACM-2.7:rhacm2/node-exporter-rhel8@sha256:1af36144b83dc16cd1958d0414be55eaa2aae95894b6eefd2233308ace81df02_ppc64le",
"8Base-RHACM-2.7:rhacm2/node-exporter-rhel8@sha256:2aeec43f11c6572abb7d4468560dc1561a023d9692058a4ac2b13a0cedb44dde_amd64",
"8Base-RHACM-2.7:rhacm2/node-exporter-rhel8@sha256:8b359fcf74d236fc488ef4553dbaf9dbec549e331f2b103b40139aa2eb1345e4_arm64",
"8Base-RHACM-2.7:rhacm2/node-exporter-rhel8@sha256:97291260ff17e7e1b1f490a68041613ca5f7c192d848f928eca9b867de47bc4e_s390x",
"8Base-RHACM-2.7:rhacm2/observatorium-rhel8-operator@sha256:16eeedaa25dd61c03514479044fde9851c5b4224b718a496e33d43a06f57d5b5_amd64",
"8Base-RHACM-2.7:rhacm2/observatorium-rhel8-operator@sha256:928c114e3aca978626ad91889aaed0cc20ca0d641ad946c9a1b1f2424245c795_arm64",
"8Base-RHACM-2.7:rhacm2/observatorium-rhel8-operator@sha256:c4e260eabb09bacc1aa332ea2001333c671e0fc65a3ef4d04e02b5473b45642d_ppc64le",
"8Base-RHACM-2.7:rhacm2/observatorium-rhel8-operator@sha256:c870e034b29dfa320cb6a6bf60021033b622b76a0c4aaaf2a768326ea046b459_s390x",
"8Base-RHACM-2.7:rhacm2/observatorium-rhel8@sha256:1e46b8610e037752ecfb30aaac5c7459a81aa119bf0c2b2ffb0dc90cd5701af0_arm64",
"8Base-RHACM-2.7:rhacm2/observatorium-rhel8@sha256:51374017a10289e0402363ae2839d110f500be44dc44834dbd8dd66ba0e6f5e9_s390x",
"8Base-RHACM-2.7:rhacm2/observatorium-rhel8@sha256:836c0b874ba4fc57b5f79dffacefd2dc0261822cb6dde17d247db39175a5c27f_amd64",
"8Base-RHACM-2.7:rhacm2/observatorium-rhel8@sha256:b7b3de98fbcc216c00d3291691f8997183a6409dabed8ea7b10b336c481b2b87_ppc64le",
"8Base-RHACM-2.7:rhacm2/prometheus-alertmanager-rhel8@sha256:6c9ea79e385be44f735efb932079b328200d47869f5f5f9b442fdb76067cac2a_amd64",
"8Base-RHACM-2.7:rhacm2/prometheus-alertmanager-rhel8@sha256:8349cdc4677a2dd37c54b058c487d76e8fbe4c76178e805d4745ef5c62bc6151_arm64",
"8Base-RHACM-2.7:rhacm2/prometheus-alertmanager-rhel8@sha256:8e8c89c184a5d023f031ab7cca2c4c64cdfd151c37aa5ae3a206cb1f1055268f_ppc64le",
"8Base-RHACM-2.7:rhacm2/prometheus-alertmanager-rhel8@sha256:fdbba855391acd2b33d0b16f9f0e7ba2a9cdbaa90bf71298182954b7f4c8fe76_s390x",
"8Base-RHACM-2.7:rhacm2/prometheus-rhel8@sha256:59174c376ae5563ea3a2a68bf999458f6b905058f57a7779b6dddd7aff252e4f_amd64",
"8Base-RHACM-2.7:rhacm2/prometheus-rhel8@sha256:6877b4207285d7a0e1343f5c1b70bab163d1fd5004f778998d2e612817ea5f06_s390x",
"8Base-RHACM-2.7:rhacm2/prometheus-rhel8@sha256:a3661c1cbfa2f8c230ec44ee5e2fecf1967ce48df0c9699f063bd27407b94dac_arm64",
"8Base-RHACM-2.7:rhacm2/prometheus-rhel8@sha256:a5a9a7c264f07c789094cb5371729f86700c0cfce4605b573c236c21a46ea9d6_ppc64le",
"8Base-RHACM-2.7:rhacm2/rbac-query-proxy-rhel8@sha256:3481fdb51147ce735b7864215cacd4c6a24b2c05a9388866f11be887a5fd0d4f_s390x",
"8Base-RHACM-2.7:rhacm2/rbac-query-proxy-rhel8@sha256:84486a82cd6655d5e5a1fbccae5a2e9335498d3e05422fa325b443c8923c1b75_arm64",
"8Base-RHACM-2.7:rhacm2/rbac-query-proxy-rhel8@sha256:bdeee76d09265212805e06117c368c96d40c7b46278dc09413fa300c6198ac2d_amd64",
"8Base-RHACM-2.7:rhacm2/rbac-query-proxy-rhel8@sha256:ceb1bd89103c56378166ab968dbaa387ab0531d1592f053718d0c1c683770e3d_ppc64le",
"8Base-RHACM-2.7:rhacm2/search-collector-rhel8@sha256:4b7544ec460f265afb71c9d362cf9851e3ba250c3ab694ccc9a78c15eb38a612_arm64",
"8Base-RHACM-2.7:rhacm2/search-collector-rhel8@sha256:6695c50772760b400d0535f406f02b7c37436c5ce6932b8d5518b995780287a8_s390x",
"8Base-RHACM-2.7:rhacm2/search-collector-rhel8@sha256:91b398bdccc5dbbfb82913ac52110d0b8e2f6c37ded6aa22b7d97ec4655b4cde_amd64",
"8Base-RHACM-2.7:rhacm2/search-collector-rhel8@sha256:e129649706a536e4ef6e8f770d0bf682f35da55c86c978c749e903b1a2bbe875_ppc64le",
"8Base-RHACM-2.7:rhacm2/submariner-addon-rhel8@sha256:17dfda9e5f46f9df69171607ec2e078be9362de4c13e2ed20763fc59a7e9cd1a_s390x",
"8Base-RHACM-2.7:rhacm2/submariner-addon-rhel8@sha256:4eddabb57e6f448c45fba78dc72f1541ccddb11b63a558764d0c105465a76555_amd64",
"8Base-RHACM-2.7:rhacm2/submariner-addon-rhel8@sha256:581fb02a9670b27810f2ad35bad4a82d2e1eab77fcd1274de05b0a922450d3fc_ppc64le",
"8Base-RHACM-2.7:rhacm2/submariner-addon-rhel8@sha256:7400391c2a56bc01da6fbbf13bb249a01e90d8eccb8d465dfb19c3598f5fecbe_arm64",
"8Base-RHACM-2.7:rhacm2/thanos-receive-controller-rhel8@sha256:4b228ecad424ca792139152948e27ed4c714dcfbcd540caf117dee20845018c8_ppc64le",
"8Base-RHACM-2.7:rhacm2/thanos-receive-controller-rhel8@sha256:7ceb607e7a3205361d8c9d1b44aae47381e2d07b129e40b5f90f55c3a8402774_arm64",
"8Base-RHACM-2.7:rhacm2/thanos-receive-controller-rhel8@sha256:b17fe936f5d8d8da38d72bf2153b47ac619c460c1f8227b4cb2f37cfc18cd4be_s390x",
"8Base-RHACM-2.7:rhacm2/thanos-receive-controller-rhel8@sha256:e9a5ef8f2d97357bee0198544d0545c26ee7c7d10116771e510d73eda6c45abe_amd64",
"8Base-RHACM-2.7:rhacm2/thanos-rhel8@sha256:23a4e918b5ffdbad4745e541afad2747bd6b28e534a31e7b5aff74296b27e3e7_amd64",
"8Base-RHACM-2.7:rhacm2/thanos-rhel8@sha256:26de3711356177090694b4bf00821d873127cf8c0675fe42a8f757c5c37a40cd_arm64",
"8Base-RHACM-2.7:rhacm2/thanos-rhel8@sha256:6515a630cddbb13fd14f81fd3b8c3a95f2469eaf599010b42732d8fd794af1b0_s390x",
"8Base-RHACM-2.7:rhacm2/thanos-rhel8@sha256:736e1fd62ba7b6c56ad1af81ab1260dd7d13a770d62914183aaa2cc2ebb0dc20_ppc64le"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2092793"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in the crypto/tls golang package. When session tickets are generated by crypto/tls, it is missing the ticket expiration. This issue may allow an attacker to observe the TLS handshakes to correlate successive connections during session resumption.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "golang: crypto/tls: session tickets lack random ticket_age_add",
"title": "Vulnerability summary"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"8Base-RHACM-2.7:rhacm2/acm-search-v2-rhel8@sha256:8a28d0fad728823ae5a07a259a0866bc507ae9b0f90eb1b4c63567aaf13c377c_arm64",
"8Base-RHACM-2.7:rhacm2/acm-search-v2-rhel8@sha256:f5b656141ad16ac873d1b886abc3b956380268b6c0dddb8ceac3e79b65edae0a_s390x",
"8Base-RHACM-2.7:rhacm2/acm-search-v2-rhel8@sha256:f708326772c9ed846e11b053efda56c106d5a72a13482d2a8ecc179cfb957bc9_ppc64le",
"8Base-RHACM-2.7:rhacm2/acm-search-v2-rhel8@sha256:fb98ce01f36b3780192e99b96c688387b5d76892f409b831d6f134ec65d02d4a_amd64"
],
"known_not_affected": [
"8Base-RHACM-2.7:rhacm2/acm-governance-policy-addon-controller-rhel8@sha256:1aae106ecbdeadb77b0fd95133827e7fad4f5fcb9916e56ca0dfccab8bd34bed_ppc64le",
"8Base-RHACM-2.7:rhacm2/acm-governance-policy-addon-controller-rhel8@sha256:2c7f0617df666e8cbcd622dee073a35843db4a81caa19b7db3b9fb9264cdf7fc_amd64",
"8Base-RHACM-2.7:rhacm2/acm-governance-policy-addon-controller-rhel8@sha256:7f6671f84fcbe569fceece415dd7beeb8bb7f86c3031bdfb3ac0d0e777051b2f_s390x",
"8Base-RHACM-2.7:rhacm2/acm-governance-policy-addon-controller-rhel8@sha256:b30028955a86b6ecdb8c6865328976d74e98f56d6e21277a9f5a812f896b6303_arm64",
"8Base-RHACM-2.7:rhacm2/acm-governance-policy-framework-addon-rhel8@sha256:25271964483024b3235dd61f7e7bb9dd5e9dfa75f76e6ded5c92580d440ca48b_s390x",
"8Base-RHACM-2.7:rhacm2/acm-governance-policy-framework-addon-rhel8@sha256:7dcde13540cc938374463521f91091a7bbf0a037cabfc5e4b55c89497e0ba6bf_arm64",
"8Base-RHACM-2.7:rhacm2/acm-governance-policy-framework-addon-rhel8@sha256:b7b778111722c0da14ae74580be1813f6ecedf97fcd88de46fd15cc3ace2cb61_ppc64le",
"8Base-RHACM-2.7:rhacm2/acm-governance-policy-framework-addon-rhel8@sha256:ec5fc63b94bc9c070f14fd76d4ae26b90e3f29d3694887380a5f8f8ea5a04bc0_amd64",
"8Base-RHACM-2.7:rhacm2/acm-grafana-rhel8@sha256:0c427fa58c97b71eb784e4a590c208b0284cf656f66a268ea4803804ce3ce28a_arm64",
"8Base-RHACM-2.7:rhacm2/acm-grafana-rhel8@sha256:2e3505803004ca421087171bfe9097f6f106c812f840e8b83d1215150b4137c4_ppc64le",
"8Base-RHACM-2.7:rhacm2/acm-grafana-rhel8@sha256:49746c3a6e7033b1bac90d3515e0f5ab44aaf9c45cce414308da72bb960287b1_amd64",
"8Base-RHACM-2.7:rhacm2/acm-grafana-rhel8@sha256:c8f1a9d09131727033e6e60984c5baa3271adc6a23854b9aabe70f36952d35d6_s390x",
"8Base-RHACM-2.7:rhacm2/acm-must-gather-rhel8@sha256:0be17e173b962f1a87e833096f208c9030fce1128b2b8c86842a0a40f7d6cf02_arm64",
"8Base-RHACM-2.7:rhacm2/acm-must-gather-rhel8@sha256:5c79bf93599b792c20c76d9a0a35532ad79a45f3765dccfbafab9a273e338e52_amd64",
"8Base-RHACM-2.7:rhacm2/acm-must-gather-rhel8@sha256:a05c071011c96e4db1e4a469883103f4118a304d3e03338083d2a103c0e7c208_ppc64le",
"8Base-RHACM-2.7:rhacm2/acm-must-gather-rhel8@sha256:ad85c5d648363cdb36790b49311f4e07a8584b9e6065cde9d41274a1bd716f0a_s390x",
"8Base-RHACM-2.7:rhacm2/acm-operator-bundle@sha256:90320bd14c632ace987ca1eac05a78068123ef1fc97c401951d073a3f0fd8e66_s390x",
"8Base-RHACM-2.7:rhacm2/acm-operator-bundle@sha256:e45be680b6140f58ff1840649b29aebebad4c5950d9571ca39dfea1dffd669b0_ppc64le",
"8Base-RHACM-2.7:rhacm2/acm-operator-bundle@sha256:f63d0a9a0e3dc9d86e84279c50e9c613d8430e71a3821d418e168250ca3b747c_amd64",
"8Base-RHACM-2.7:rhacm2/acm-prometheus-config-reloader-rhel8@sha256:0fd63f75b7638fadc78f92a62d6e9731e42c05069f3e93ab0ffd4b004de78100_ppc64le",
"8Base-RHACM-2.7:rhacm2/acm-prometheus-config-reloader-rhel8@sha256:2839bcce06fd5a02f6cc8fce8668fb806ae8f2e0e7174e5c66376792c2d1fd92_s390x",
"8Base-RHACM-2.7:rhacm2/acm-prometheus-config-reloader-rhel8@sha256:7fcb79c1707b3c8b767d8c174e5b64516f200c0bfa255c1f40557446b37debae_amd64",
"8Base-RHACM-2.7:rhacm2/acm-prometheus-config-reloader-rhel8@sha256:a4e43fc7608837da6a66cb2c5bda4b78b520c3075c0f1f66bb824fa44e2d35fd_arm64",
"8Base-RHACM-2.7:rhacm2/acm-prometheus-rhel8@sha256:4283fa3b6ee93404d4fe7b551b52dbd7a4bbd8be0a57cf9b603a68736feefaea_amd64",
"8Base-RHACM-2.7:rhacm2/acm-prometheus-rhel8@sha256:7e98ef30dca1071d5abff1be2a3a296cc9a4663162a3828b697637195d314e77_ppc64le",
"8Base-RHACM-2.7:rhacm2/acm-prometheus-rhel8@sha256:b3ee1cad060e7f72414df1ae6c0e27ddf6f6fa7a8e45627ebeb912b8a9ca3b74_arm64",
"8Base-RHACM-2.7:rhacm2/acm-prometheus-rhel8@sha256:c6d947e30ec1aa348d573ee93c669f71b38ea93801e71636f5f9ab4609f681b4_s390x",
"8Base-RHACM-2.7:rhacm2/acm-search-indexer-rhel8@sha256:436307eef035e0e9be448eb6c4f6a690a7d357ed06d661642b082e0d3219864c_amd64",
"8Base-RHACM-2.7:rhacm2/acm-search-indexer-rhel8@sha256:53ceb20280569eaf0129686d49d462a3c1d3eaf2829b6eb920e9359be718e2c4_s390x",
"8Base-RHACM-2.7:rhacm2/acm-search-indexer-rhel8@sha256:aa89295f36c99d70e63b07e9fe2c8db348df38b3308870f543efb4be24beca6c_ppc64le",
"8Base-RHACM-2.7:rhacm2/acm-search-indexer-rhel8@sha256:aed3972894519bc832bd9a340316a752ebb8edbc393051904c399eef7e423dd4_arm64",
"8Base-RHACM-2.7:rhacm2/acm-search-v2-api-rhel8@sha256:1808d69232a47c3590a41c1e97126dd06c2727be972b11170b115f2e5d9fec38_amd64",
"8Base-RHACM-2.7:rhacm2/acm-search-v2-api-rhel8@sha256:1d5153067a1cb127f74d2bc983d16db8f39313a378f14d13f7e39da28f2251ae_ppc64le",
"8Base-RHACM-2.7:rhacm2/acm-search-v2-api-rhel8@sha256:5be1e54791e8024f0e1342eba7d4441e0606f9a26be8f52aff51c8665baa41cc_s390x",
"8Base-RHACM-2.7:rhacm2/acm-search-v2-api-rhel8@sha256:f2924c460e8d7e12da359f365f9ec3b13c2d175dd6c11533b12113741eea7292_arm64",
"8Base-RHACM-2.7:rhacm2/acm-volsync-addon-controller-rhel8@sha256:56067372156bb6d00103eecc4b5c80478980036b8143a2e2a73f8a685d0d78ee_amd64",
"8Base-RHACM-2.7:rhacm2/acm-volsync-addon-controller-rhel8@sha256:98724153fa7763d22bcf11c3a5faa6eee0f6c40c4f4f647487e106d2ef427218_s390x",
"8Base-RHACM-2.7:rhacm2/acm-volsync-addon-controller-rhel8@sha256:a7f8ce55764d4e303d54aaf064d56ee192620d29b361fabcda2a26f364221dc9_arm64",
"8Base-RHACM-2.7:rhacm2/acm-volsync-addon-controller-rhel8@sha256:e3e10a30c35a9cbd5f81d107e9ce86b2410bd10171673521eab1491ebdee2314_ppc64le",
"8Base-RHACM-2.7:rhacm2/cert-policy-controller-rhel8@sha256:1de63e2d307841c7707f4d0c09cd1d9cd673bbd7736c5f6c533986a9de0d1118_s390x",
"8Base-RHACM-2.7:rhacm2/cert-policy-controller-rhel8@sha256:488e74aed7f420f6112ef1f7b3b5cc812358574ec149ecca1147ff2f9d6d7835_arm64",
"8Base-RHACM-2.7:rhacm2/cert-policy-controller-rhel8@sha256:5be8ca7ec79077906c23b52cdaa731866774a2e413babd395d3f24d892bed37a_ppc64le",
"8Base-RHACM-2.7:rhacm2/cert-policy-controller-rhel8@sha256:c78e2547f3cff318747e354f09e5954c71fde8840ab8db818050dc9531205e6c_amd64",
"8Base-RHACM-2.7:rhacm2/cluster-backup-rhel8-operator@sha256:09f23f185abfbec175fbea2cc1fba624308c2777b5c8133d9e98daeb4bcfa009_s390x",
"8Base-RHACM-2.7:rhacm2/cluster-backup-rhel8-operator@sha256:3af39faf1795e87018795c35b2ec5074bfcd1bf76b84326446cfb1570bc0d5e0_arm64",
"8Base-RHACM-2.7:rhacm2/cluster-backup-rhel8-operator@sha256:3c969356ace5c3bc0fa5d6d8e25a838262b0f6152533f4361034a742eb29ae24_amd64",
"8Base-RHACM-2.7:rhacm2/cluster-backup-rhel8-operator@sha256:f02c115867036c64cdf8669fe7690b94d23b19ad7b969938f7c4cbb00111d403_ppc64le",
"8Base-RHACM-2.7:rhacm2/config-policy-controller-rhel8@sha256:1339f82b15ebe01ba411e70252eb5964a5d622bd28a7fa494786ae6317d3060c_amd64",
"8Base-RHACM-2.7:rhacm2/config-policy-controller-rhel8@sha256:328c0d0e4d06573f2f26bbec39f1a570eb6ddbc26a5c0fa380fec7f840f6475e_arm64",
"8Base-RHACM-2.7:rhacm2/config-policy-controller-rhel8@sha256:e5480dd0b573d0fd949fa2cf22d77ebb5a32765fb95bed18a02fa3155f690f5b_ppc64le",
"8Base-RHACM-2.7:rhacm2/config-policy-controller-rhel8@sha256:fab9c37776dabaa9c510bf243f23407715a1e3bd1c0a0280dc22191c6349a1c0_s390x",
"8Base-RHACM-2.7:rhacm2/console-rhel8@sha256:01517c35f75f1f4f4c3625eb899bff16ae5c114a241c70b56f7de2310ddd065e_s390x",
"8Base-RHACM-2.7:rhacm2/console-rhel8@sha256:33929c835221f166d0eb731f5e553cdf78a5579a124c90b462d4bb5250dc7254_arm64",
"8Base-RHACM-2.7:rhacm2/console-rhel8@sha256:89dad712668e3fdd11a79fdc477a5a2fe1060902bd3f3e575fd2812b4e9f7037_ppc64le",
"8Base-RHACM-2.7:rhacm2/console-rhel8@sha256:fa807a069376c408c56d593bc2e2569cec0c19f105a727a616dea3bd8305953f_amd64",
"8Base-RHACM-2.7:rhacm2/endpoint-monitoring-rhel8-operator@sha256:4f5241425e26875244fab0ec9e96707790ef86edca5265ac01de1ccfc86294c0_amd64",
"8Base-RHACM-2.7:rhacm2/endpoint-monitoring-rhel8-operator@sha256:64c9e84fb923d107d0d4d3f9026510de03f73773cc8348f0025721d26033215c_arm64",
"8Base-RHACM-2.7:rhacm2/endpoint-monitoring-rhel8-operator@sha256:8913009902c71afe34f3a98ed720997e72f764cb7e251a08a2698f2d8ce64e24_s390x",
"8Base-RHACM-2.7:rhacm2/endpoint-monitoring-rhel8-operator@sha256:c5bcc8c4e5d2a4b7270b04dc1b8e8fa399a0f0bfff1d1cc3e7ec0b7b7b6e0f3f_ppc64le",
"8Base-RHACM-2.7:rhacm2/governance-policy-propagator-rhel8@sha256:002229b229bf9a13e54dc16e1edacc0cf8c75d6f46948868a045d79dfd38033c_amd64",
"8Base-RHACM-2.7:rhacm2/governance-policy-propagator-rhel8@sha256:53a9030933e0b2f752461e5337590ad16e891a8fdda897d8a0cb8e135363f0d0_ppc64le",
"8Base-RHACM-2.7:rhacm2/governance-policy-propagator-rhel8@sha256:d4296089159e15bf3e11f5695a34d10b83875a346545f1d09824b4fe47295cf8_s390x",
"8Base-RHACM-2.7:rhacm2/governance-policy-propagator-rhel8@sha256:e05489056e65dba4eb291b050c8072608a5efc2ce971b34a903c8c7ca07e0927_arm64",
"8Base-RHACM-2.7:rhacm2/grafana-dashboard-loader-rhel8@sha256:0d64615d4c3a6fc8e0fc5eb595d8f846f17f7462aaf66b40aa54436fe2b4bd2b_amd64",
"8Base-RHACM-2.7:rhacm2/grafana-dashboard-loader-rhel8@sha256:c182f0b51bfd9b29ea7363f74522a49b6601418f5db76843231167ef1176f709_s390x",
"8Base-RHACM-2.7:rhacm2/grafana-dashboard-loader-rhel8@sha256:d41f6fabaec525dfaac736806b93102479260309f482e155af2b03dc3c9a0c61_arm64",
"8Base-RHACM-2.7:rhacm2/grafana-dashboard-loader-rhel8@sha256:f35f6472c8138046e2f9017659dfb5a703cd895032a21d6d95c1075173005f7c_ppc64le",
"8Base-RHACM-2.7:rhacm2/iam-policy-controller-rhel8@sha256:83354271af399291790b9c3e2e98ba1db7fac99b48a385d50e7318b357f882ca_ppc64le",
"8Base-RHACM-2.7:rhacm2/iam-policy-controller-rhel8@sha256:cc5f8499009dc316d936c3a57f9a9457d5f2bbc8568e2b484a7c8b1cc676da7c_arm64",
"8Base-RHACM-2.7:rhacm2/iam-policy-controller-rhel8@sha256:e79bba365fb1a5edb7cc53d07cebdbb56e861948dedd61e9697f14a8defc300b_amd64",
"8Base-RHACM-2.7:rhacm2/iam-policy-controller-rhel8@sha256:f7a86d6209a19498e56da1f39533a1198af35c2a9e3c824cea252eb34d737219_s390x",
"8Base-RHACM-2.7:rhacm2/insights-client-rhel8@sha256:41d64847ac789df45b51aeca8debfa2a5ac7ff15ad880ba7213ce8afbe4aff2e_amd64",
"8Base-RHACM-2.7:rhacm2/insights-client-rhel8@sha256:5a32ad8c8e7792f9679a604f073bce047c4f8fdd713a655ae83314e27366c5af_arm64",
"8Base-RHACM-2.7:rhacm2/insights-client-rhel8@sha256:7040938ffaa1682dfefe95a614335b9d4f59aac472e47937f1d19f8325d985e6_ppc64le",
"8Base-RHACM-2.7:rhacm2/insights-client-rhel8@sha256:9d25ef8c29b2dac4660e18c17d0286fa2ff0f6f6383b6bf795f7e5e6f70b950e_s390x",
"8Base-RHACM-2.7:rhacm2/insights-metrics-rhel8@sha256:4bf538ff68126949da79f7b1ab97a44a64529e240cd3f84360a88bb6a9a08e4d_ppc64le",
"8Base-RHACM-2.7:rhacm2/insights-metrics-rhel8@sha256:57bf2eca5df0be601d7dd59357e95d078bf69d26c1b26cdd56d0d311df123d5a_arm64",
"8Base-RHACM-2.7:rhacm2/insights-metrics-rhel8@sha256:65f96884ed34103842217b26597ec413197db699aeb004daeca08f1d08014f46_amd64",
"8Base-RHACM-2.7:rhacm2/insights-metrics-rhel8@sha256:ed01454411cbdfb20661aecc76e00767b5ec122e27a379159476eabba741b94e_s390x",
"8Base-RHACM-2.7:rhacm2/klusterlet-addon-controller-rhel8@sha256:523776c04653aac8c750ff48156fd7a5b0efd9ad35c40cbacdbe0ca6dda48217_amd64",
"8Base-RHACM-2.7:rhacm2/klusterlet-addon-controller-rhel8@sha256:7cea9ce9aeb26df137590353de05b8a88ee55faa43cecde68e40fb875f9844cd_arm64",
"8Base-RHACM-2.7:rhacm2/klusterlet-addon-controller-rhel8@sha256:866125412b6812710734b9e72d09581be40879bb57236e37660e2d29210a37ad_s390x",
"8Base-RHACM-2.7:rhacm2/klusterlet-addon-controller-rhel8@sha256:c89f9fed1ce56a6baf10808454b01d4df88571db744feb2bfae8b5707d82013f_ppc64le",
"8Base-RHACM-2.7:rhacm2/kube-rbac-proxy-rhel8@sha256:407178ad223483b92a382e0fb916de9f42f1a0db9aaacb66710a7a743f1c3dce_arm64",
"8Base-RHACM-2.7:rhacm2/kube-rbac-proxy-rhel8@sha256:455dde7a89b1505c93651022451b83e1e8f86186b98f660e3c6ad998a97d48f3_ppc64le",
"8Base-RHACM-2.7:rhacm2/kube-rbac-proxy-rhel8@sha256:95de0275698ef704379246e088763c3827171487049b9cfb857712ddbdef46e9_amd64",
"8Base-RHACM-2.7:rhacm2/kube-rbac-proxy-rhel8@sha256:f0397b30dc7b824b0e37a256c5a067585885c80db1033b44a13fe56446cd80a9_s390x",
"8Base-RHACM-2.7:rhacm2/kube-state-metrics-rhel8@sha256:1f27bc62a66413a31d2d680ecd2a8ed9c9d378341da56b788cd86c98151a1fd4_s390x",
"8Base-RHACM-2.7:rhacm2/kube-state-metrics-rhel8@sha256:534420075e829b5881f6cd3f32d4aa90ea3075de869b84f689c9606d4f03521a_arm64",
"8Base-RHACM-2.7:rhacm2/kube-state-metrics-rhel8@sha256:8cc675a0cf4ff24b28c0b75a54fc4f3328c6a9f041f21d1814d210b7704f6970_amd64",
"8Base-RHACM-2.7:rhacm2/kube-state-metrics-rhel8@sha256:c56179f297ebab2ef9851417ec42ac6c16b6f8cb3627c243ff6984d2dd6ac76d_ppc64le",
"8Base-RHACM-2.7:rhacm2/management-ingress-rhel8@sha256:3b94abf5182934113b1cf9b8688a2da977d5fec3110f2d79b81b2ec46ffeada3_ppc64le",
"8Base-RHACM-2.7:rhacm2/management-ingress-rhel8@sha256:70aa7c3711b4085caa9ba50295dfedf9b2cd3a1b37e815e4a7245c1aef0cfe22_s390x",
"8Base-RHACM-2.7:rhacm2/management-ingress-rhel8@sha256:bea2ee18f401ec1b4c4b87f40f6f79a4418d6aafad5e2b50099f7541b6699de7_arm64",
"8Base-RHACM-2.7:rhacm2/management-ingress-rhel8@sha256:f45de50d8d7b6a285317a3bc1c413427841c8d6fab742f6de0a61bad9722b61e_amd64",
"8Base-RHACM-2.7:rhacm2/memcached-exporter-rhel8@sha256:094b84362782a88d8b0c7a75a23dd5ae3ff846913f0a49e732d53cc0efdf6a61_arm64",
"8Base-RHACM-2.7:rhacm2/memcached-exporter-rhel8@sha256:708e8f9531f5cc33a2543956eb0c940e5ad36d2ac196903a0beaa42944cb543f_ppc64le",
"8Base-RHACM-2.7:rhacm2/memcached-exporter-rhel8@sha256:baa029b8feb59ec4d626f021ebf777cc991c1a24c29c321c40513b91641f4bbc_amd64",
"8Base-RHACM-2.7:rhacm2/memcached-exporter-rhel8@sha256:c7937a592a255199c316e30c499d0c150cc95c3f208e46d8a936a5bc03a1fed6_s390x",
"8Base-RHACM-2.7:rhacm2/memcached-rhel8@sha256:21d28e1c3d1c7e8803261867c20a29df444676780ed9d4cc9f1dd1c8dbd68688_amd64",
"8Base-RHACM-2.7:rhacm2/memcached-rhel8@sha256:6bac06a2e1e181fe4920a33df5ce433635871a42ba30fbbe0adff1c505fbab4b_ppc64le",
"8Base-RHACM-2.7:rhacm2/memcached-rhel8@sha256:6c7cb2786f6863e7d1c8554f159c68123921d22bbd7bec5fc3532cad991937b4_s390x",
"8Base-RHACM-2.7:rhacm2/memcached-rhel8@sha256:e044af5fee732dd9923759b312c3b72dd4b6ab1780456973f35677d72586913e_arm64",
"8Base-RHACM-2.7:rhacm2/metrics-collector-rhel8@sha256:21644ef77ec046c79fb64f612245ac5d59c0aa569c548b48062da8896d159696_s390x",
"8Base-RHACM-2.7:rhacm2/metrics-collector-rhel8@sha256:2358249e2cf40d054cca5711f39091e2f0cbd44e61a24d3c1dd1a9e79cc440b1_arm64",
"8Base-RHACM-2.7:rhacm2/metrics-collector-rhel8@sha256:9638fab8d1439730395607cc99bcda33eae5e813778398888124e8ae319cb80e_amd64",
"8Base-RHACM-2.7:rhacm2/metrics-collector-rhel8@sha256:e06aed89ad0c48bef78e45512d22c3373f62c63d335d953ba064b160a68fcad2_ppc64le",
"8Base-RHACM-2.7:rhacm2/multicloud-integrations-rhel8@sha256:1063ef655f5dd15b0b914572ba672892eb53b441ae151d14cffca9d320860f2d_ppc64le",
"8Base-RHACM-2.7:rhacm2/multicloud-integrations-rhel8@sha256:3f0ab9161698eb9e3342c3b3fc70d5ca9c420cdcc5a5ccebc8cc993dfefb9dc3_amd64",
"8Base-RHACM-2.7:rhacm2/multicloud-integrations-rhel8@sha256:651c4ac3da42bc2acfe9bff35e397ccf5e88abb6303622f3244d6ccb9b8f9e0d_s390x",
"8Base-RHACM-2.7:rhacm2/multicloud-integrations-rhel8@sha256:f02a569222e13356f5fbdef5b7d2da943e6f6071fd88ba75a2565b3d340b6c3a_arm64",
"8Base-RHACM-2.7:rhacm2/multicluster-observability-rhel8-operator@sha256:49083d7039af6df4bd639dd998162c96dc586da4d828ffbe9c880a8a8d6d13d6_arm64",
"8Base-RHACM-2.7:rhacm2/multicluster-observability-rhel8-operator@sha256:68228ba1ef7bf5631f0cab91cb4e9f86c3d24c1ad587332d42c4f85e1a3608d7_amd64",
"8Base-RHACM-2.7:rhacm2/multicluster-observability-rhel8-operator@sha256:93da29b41da3c87d4bffaf42369b50217f5d8f81d0a82c4108c27a3c40f544d8_s390x",
"8Base-RHACM-2.7:rhacm2/multicluster-observability-rhel8-operator@sha256:f212909bc9ed5be6da68a3b6a4866fdc17ecc3514b075977a8679998d6742cbe_ppc64le",
"8Base-RHACM-2.7:rhacm2/multicluster-operators-application-rhel8@sha256:299f0753c65ab4e609418fd5515bdcb041bee357f4db192ae32a24ad0c4d7853_s390x",
"8Base-RHACM-2.7:rhacm2/multicluster-operators-application-rhel8@sha256:62520c406cdbd823e99e8ee9ff9119b61cb6880fcb1335211b6520bedec564f2_amd64",
"8Base-RHACM-2.7:rhacm2/multicluster-operators-application-rhel8@sha256:9c58c89cb0173394684d7d23178ad32eb2d571444cb306ea599565eaac92ea4f_arm64",
"8Base-RHACM-2.7:rhacm2/multicluster-operators-application-rhel8@sha256:b385c92b069a8dae72e57b69d24e1fff59ad46781579882a1edfa4839fd8bbba_ppc64le",
"8Base-RHACM-2.7:rhacm2/multicluster-operators-channel-rhel8@sha256:044723d62439a8364772ab27be2c04dbd2c0421dbeb0a7b94f70e99e646b4c80_ppc64le",
"8Base-RHACM-2.7:rhacm2/multicluster-operators-channel-rhel8@sha256:d8fe5baa4aefbcf41861743a3cf6c94f8a2a63526e96e5d263a40a8cb8a5ad4e_s390x",
"8Base-RHACM-2.7:rhacm2/multicluster-operators-channel-rhel8@sha256:da65bc93513dfb37a4828eaf5e1d4c08265ffdba05028fed95a564341d226771_amd64",
"8Base-RHACM-2.7:rhacm2/multicluster-operators-channel-rhel8@sha256:ddb1016901287c80ef1972f25db37b1182e854115671961efb3fc0048cd95800_arm64",
"8Base-RHACM-2.7:rhacm2/multicluster-operators-subscription-rhel8@sha256:548d610f996e73b67eb21d2993b5ac3d0da02997a48b9c1226072d6d95ae4c3b_arm64",
"8Base-RHACM-2.7:rhacm2/multicluster-operators-subscription-rhel8@sha256:6307eb5e9195415477b18d701310e8813772b7120d0fc4ac83846e54b46b4745_s390x",
"8Base-RHACM-2.7:rhacm2/multicluster-operators-subscription-rhel8@sha256:a69777a61feaf373c162a82ffb6f6996df6231c23cb2f1923bdd77c311d7d739_ppc64le",
"8Base-RHACM-2.7:rhacm2/multicluster-operators-subscription-rhel8@sha256:e53b330ed0c4ed0803a93b18a6ce290814dcd16dce6eb980809b5b8c6c09deb4_amd64",
"8Base-RHACM-2.7:rhacm2/multiclusterhub-rhel8@sha256:405fa2e3363a3c124a5764d6153b7bcba3d43a3026813085e44c9246d51ca60a_amd64",
"8Base-RHACM-2.7:rhacm2/multiclusterhub-rhel8@sha256:b82d4ecef59b69623ec4d0a9b5537fa52e007336727c92345cd829d80961f14a_s390x",
"8Base-RHACM-2.7:rhacm2/multiclusterhub-rhel8@sha256:e96ea7f3533e7d0836512cbc2b027b60c400aa16c8e4691117608ab4736a059b_ppc64le",
"8Base-RHACM-2.7:rhacm2/multiclusterhub-rhel8@sha256:fdf9ae4924a587c945a85b2319b0471a5688368df572f2de852c51da8bc74dcb_arm64",
"8Base-RHACM-2.7:rhacm2/node-exporter-rhel8@sha256:1af36144b83dc16cd1958d0414be55eaa2aae95894b6eefd2233308ace81df02_ppc64le",
"8Base-RHACM-2.7:rhacm2/node-exporter-rhel8@sha256:2aeec43f11c6572abb7d4468560dc1561a023d9692058a4ac2b13a0cedb44dde_amd64",
"8Base-RHACM-2.7:rhacm2/node-exporter-rhel8@sha256:8b359fcf74d236fc488ef4553dbaf9dbec549e331f2b103b40139aa2eb1345e4_arm64",
"8Base-RHACM-2.7:rhacm2/node-exporter-rhel8@sha256:97291260ff17e7e1b1f490a68041613ca5f7c192d848f928eca9b867de47bc4e_s390x",
"8Base-RHACM-2.7:rhacm2/observatorium-rhel8-operator@sha256:16eeedaa25dd61c03514479044fde9851c5b4224b718a496e33d43a06f57d5b5_amd64",
"8Base-RHACM-2.7:rhacm2/observatorium-rhel8-operator@sha256:928c114e3aca978626ad91889aaed0cc20ca0d641ad946c9a1b1f2424245c795_arm64",
"8Base-RHACM-2.7:rhacm2/observatorium-rhel8-operator@sha256:c4e260eabb09bacc1aa332ea2001333c671e0fc65a3ef4d04e02b5473b45642d_ppc64le",
"8Base-RHACM-2.7:rhacm2/observatorium-rhel8-operator@sha256:c870e034b29dfa320cb6a6bf60021033b622b76a0c4aaaf2a768326ea046b459_s390x",
"8Base-RHACM-2.7:rhacm2/observatorium-rhel8@sha256:1e46b8610e037752ecfb30aaac5c7459a81aa119bf0c2b2ffb0dc90cd5701af0_arm64",
"8Base-RHACM-2.7:rhacm2/observatorium-rhel8@sha256:51374017a10289e0402363ae2839d110f500be44dc44834dbd8dd66ba0e6f5e9_s390x",
"8Base-RHACM-2.7:rhacm2/observatorium-rhel8@sha256:836c0b874ba4fc57b5f79dffacefd2dc0261822cb6dde17d247db39175a5c27f_amd64",
"8Base-RHACM-2.7:rhacm2/observatorium-rhel8@sha256:b7b3de98fbcc216c00d3291691f8997183a6409dabed8ea7b10b336c481b2b87_ppc64le",
"8Base-RHACM-2.7:rhacm2/prometheus-alertmanager-rhel8@sha256:6c9ea79e385be44f735efb932079b328200d47869f5f5f9b442fdb76067cac2a_amd64",
"8Base-RHACM-2.7:rhacm2/prometheus-alertmanager-rhel8@sha256:8349cdc4677a2dd37c54b058c487d76e8fbe4c76178e805d4745ef5c62bc6151_arm64",
"8Base-RHACM-2.7:rhacm2/prometheus-alertmanager-rhel8@sha256:8e8c89c184a5d023f031ab7cca2c4c64cdfd151c37aa5ae3a206cb1f1055268f_ppc64le",
"8Base-RHACM-2.7:rhacm2/prometheus-alertmanager-rhel8@sha256:fdbba855391acd2b33d0b16f9f0e7ba2a9cdbaa90bf71298182954b7f4c8fe76_s390x",
"8Base-RHACM-2.7:rhacm2/prometheus-rhel8@sha256:59174c376ae5563ea3a2a68bf999458f6b905058f57a7779b6dddd7aff252e4f_amd64",
"8Base-RHACM-2.7:rhacm2/prometheus-rhel8@sha256:6877b4207285d7a0e1343f5c1b70bab163d1fd5004f778998d2e612817ea5f06_s390x",
"8Base-RHACM-2.7:rhacm2/prometheus-rhel8@sha256:a3661c1cbfa2f8c230ec44ee5e2fecf1967ce48df0c9699f063bd27407b94dac_arm64",
"8Base-RHACM-2.7:rhacm2/prometheus-rhel8@sha256:a5a9a7c264f07c789094cb5371729f86700c0cfce4605b573c236c21a46ea9d6_ppc64le",
"8Base-RHACM-2.7:rhacm2/rbac-query-proxy-rhel8@sha256:3481fdb51147ce735b7864215cacd4c6a24b2c05a9388866f11be887a5fd0d4f_s390x",
"8Base-RHACM-2.7:rhacm2/rbac-query-proxy-rhel8@sha256:84486a82cd6655d5e5a1fbccae5a2e9335498d3e05422fa325b443c8923c1b75_arm64",
"8Base-RHACM-2.7:rhacm2/rbac-query-proxy-rhel8@sha256:bdeee76d09265212805e06117c368c96d40c7b46278dc09413fa300c6198ac2d_amd64",
"8Base-RHACM-2.7:rhacm2/rbac-query-proxy-rhel8@sha256:ceb1bd89103c56378166ab968dbaa387ab0531d1592f053718d0c1c683770e3d_ppc64le",
"8Base-RHACM-2.7:rhacm2/search-collector-rhel8@sha256:4b7544ec460f265afb71c9d362cf9851e3ba250c3ab694ccc9a78c15eb38a612_arm64",
"8Base-RHACM-2.7:rhacm2/search-collector-rhel8@sha256:6695c50772760b400d0535f406f02b7c37436c5ce6932b8d5518b995780287a8_s390x",
"8Base-RHACM-2.7:rhacm2/search-collector-rhel8@sha256:91b398bdccc5dbbfb82913ac52110d0b8e2f6c37ded6aa22b7d97ec4655b4cde_amd64",
"8Base-RHACM-2.7:rhacm2/search-collector-rhel8@sha256:e129649706a536e4ef6e8f770d0bf682f35da55c86c978c749e903b1a2bbe875_ppc64le",
"8Base-RHACM-2.7:rhacm2/submariner-addon-rhel8@sha256:17dfda9e5f46f9df69171607ec2e078be9362de4c13e2ed20763fc59a7e9cd1a_s390x",
"8Base-RHACM-2.7:rhacm2/submariner-addon-rhel8@sha256:4eddabb57e6f448c45fba78dc72f1541ccddb11b63a558764d0c105465a76555_amd64",
"8Base-RHACM-2.7:rhacm2/submariner-addon-rhel8@sha256:581fb02a9670b27810f2ad35bad4a82d2e1eab77fcd1274de05b0a922450d3fc_ppc64le",
"8Base-RHACM-2.7:rhacm2/submariner-addon-rhel8@sha256:7400391c2a56bc01da6fbbf13bb249a01e90d8eccb8d465dfb19c3598f5fecbe_arm64",
"8Base-RHACM-2.7:rhacm2/thanos-receive-controller-rhel8@sha256:4b228ecad424ca792139152948e27ed4c714dcfbcd540caf117dee20845018c8_ppc64le",
"8Base-RHACM-2.7:rhacm2/thanos-receive-controller-rhel8@sha256:7ceb607e7a3205361d8c9d1b44aae47381e2d07b129e40b5f90f55c3a8402774_arm64",
"8Base-RHACM-2.7:rhacm2/thanos-receive-controller-rhel8@sha256:b17fe936f5d8d8da38d72bf2153b47ac619c460c1f8227b4cb2f37cfc18cd4be_s390x",
"8Base-RHACM-2.7:rhacm2/thanos-receive-controller-rhel8@sha256:e9a5ef8f2d97357bee0198544d0545c26ee7c7d10116771e510d73eda6c45abe_amd64",
"8Base-RHACM-2.7:rhacm2/thanos-rhel8@sha256:23a4e918b5ffdbad4745e541afad2747bd6b28e534a31e7b5aff74296b27e3e7_amd64",
"8Base-RHACM-2.7:rhacm2/thanos-rhel8@sha256:26de3711356177090694b4bf00821d873127cf8c0675fe42a8f757c5c37a40cd_arm64",
"8Base-RHACM-2.7:rhacm2/thanos-rhel8@sha256:6515a630cddbb13fd14f81fd3b8c3a95f2469eaf599010b42732d8fd794af1b0_s390x",
"8Base-RHACM-2.7:rhacm2/thanos-rhel8@sha256:736e1fd62ba7b6c56ad1af81ab1260dd7d13a770d62914183aaa2cc2ebb0dc20_ppc64le"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2022-30629"
},
{
"category": "external",
"summary": "RHBZ#2092793",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2092793"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2022-30629",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-30629"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2022-30629",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2022-30629"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-announce/c/TzIC9-t8Ytg",
"url": "https://groups.google.com/g/golang-announce/c/TzIC9-t8Ytg"
}
],
"release_date": "2022-06-02T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2023-02-07T18:36:08+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.7/html-single/install/index#installing",
"product_ids": [
"8Base-RHACM-2.7:rhacm2/acm-search-v2-rhel8@sha256:8a28d0fad728823ae5a07a259a0866bc507ae9b0f90eb1b4c63567aaf13c377c_arm64",
"8Base-RHACM-2.7:rhacm2/acm-search-v2-rhel8@sha256:f5b656141ad16ac873d1b886abc3b956380268b6c0dddb8ceac3e79b65edae0a_s390x",
"8Base-RHACM-2.7:rhacm2/acm-search-v2-rhel8@sha256:f708326772c9ed846e11b053efda56c106d5a72a13482d2a8ecc179cfb957bc9_ppc64le",
"8Base-RHACM-2.7:rhacm2/acm-search-v2-rhel8@sha256:fb98ce01f36b3780192e99b96c688387b5d76892f409b831d6f134ec65d02d4a_amd64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2023:0630"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "HIGH",
"attackVector": "NETWORK",
"availabilityImpact": "NONE",
"baseScore": 3.1,
"baseSeverity": "LOW",
"confidentialityImpact": "LOW",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "REQUIRED",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:R/S:U/C:L/I:N/A:N",
"version": "3.1"
},
"products": [
"8Base-RHACM-2.7:rhacm2/acm-governance-policy-addon-controller-rhel8@sha256:1aae106ecbdeadb77b0fd95133827e7fad4f5fcb9916e56ca0dfccab8bd34bed_ppc64le",
"8Base-RHACM-2.7:rhacm2/acm-governance-policy-addon-controller-rhel8@sha256:2c7f0617df666e8cbcd622dee073a35843db4a81caa19b7db3b9fb9264cdf7fc_amd64",
"8Base-RHACM-2.7:rhacm2/acm-governance-policy-addon-controller-rhel8@sha256:7f6671f84fcbe569fceece415dd7beeb8bb7f86c3031bdfb3ac0d0e777051b2f_s390x",
"8Base-RHACM-2.7:rhacm2/acm-governance-policy-addon-controller-rhel8@sha256:b30028955a86b6ecdb8c6865328976d74e98f56d6e21277a9f5a812f896b6303_arm64",
"8Base-RHACM-2.7:rhacm2/acm-governance-policy-framework-addon-rhel8@sha256:25271964483024b3235dd61f7e7bb9dd5e9dfa75f76e6ded5c92580d440ca48b_s390x",
"8Base-RHACM-2.7:rhacm2/acm-governance-policy-framework-addon-rhel8@sha256:7dcde13540cc938374463521f91091a7bbf0a037cabfc5e4b55c89497e0ba6bf_arm64",
"8Base-RHACM-2.7:rhacm2/acm-governance-policy-framework-addon-rhel8@sha256:b7b778111722c0da14ae74580be1813f6ecedf97fcd88de46fd15cc3ace2cb61_ppc64le",
"8Base-RHACM-2.7:rhacm2/acm-governance-policy-framework-addon-rhel8@sha256:ec5fc63b94bc9c070f14fd76d4ae26b90e3f29d3694887380a5f8f8ea5a04bc0_amd64",
"8Base-RHACM-2.7:rhacm2/acm-grafana-rhel8@sha256:0c427fa58c97b71eb784e4a590c208b0284cf656f66a268ea4803804ce3ce28a_arm64",
"8Base-RHACM-2.7:rhacm2/acm-grafana-rhel8@sha256:2e3505803004ca421087171bfe9097f6f106c812f840e8b83d1215150b4137c4_ppc64le",
"8Base-RHACM-2.7:rhacm2/acm-grafana-rhel8@sha256:49746c3a6e7033b1bac90d3515e0f5ab44aaf9c45cce414308da72bb960287b1_amd64",
"8Base-RHACM-2.7:rhacm2/acm-grafana-rhel8@sha256:c8f1a9d09131727033e6e60984c5baa3271adc6a23854b9aabe70f36952d35d6_s390x",
"8Base-RHACM-2.7:rhacm2/acm-must-gather-rhel8@sha256:0be17e173b962f1a87e833096f208c9030fce1128b2b8c86842a0a40f7d6cf02_arm64",
"8Base-RHACM-2.7:rhacm2/acm-must-gather-rhel8@sha256:5c79bf93599b792c20c76d9a0a35532ad79a45f3765dccfbafab9a273e338e52_amd64",
"8Base-RHACM-2.7:rhacm2/acm-must-gather-rhel8@sha256:a05c071011c96e4db1e4a469883103f4118a304d3e03338083d2a103c0e7c208_ppc64le",
"8Base-RHACM-2.7:rhacm2/acm-must-gather-rhel8@sha256:ad85c5d648363cdb36790b49311f4e07a8584b9e6065cde9d41274a1bd716f0a_s390x",
"8Base-RHACM-2.7:rhacm2/acm-operator-bundle@sha256:90320bd14c632ace987ca1eac05a78068123ef1fc97c401951d073a3f0fd8e66_s390x",
"8Base-RHACM-2.7:rhacm2/acm-operator-bundle@sha256:e45be680b6140f58ff1840649b29aebebad4c5950d9571ca39dfea1dffd669b0_ppc64le",
"8Base-RHACM-2.7:rhacm2/acm-operator-bundle@sha256:f63d0a9a0e3dc9d86e84279c50e9c613d8430e71a3821d418e168250ca3b747c_amd64",
"8Base-RHACM-2.7:rhacm2/acm-prometheus-config-reloader-rhel8@sha256:0fd63f75b7638fadc78f92a62d6e9731e42c05069f3e93ab0ffd4b004de78100_ppc64le",
"8Base-RHACM-2.7:rhacm2/acm-prometheus-config-reloader-rhel8@sha256:2839bcce06fd5a02f6cc8fce8668fb806ae8f2e0e7174e5c66376792c2d1fd92_s390x",
"8Base-RHACM-2.7:rhacm2/acm-prometheus-config-reloader-rhel8@sha256:7fcb79c1707b3c8b767d8c174e5b64516f200c0bfa255c1f40557446b37debae_amd64",
"8Base-RHACM-2.7:rhacm2/acm-prometheus-config-reloader-rhel8@sha256:a4e43fc7608837da6a66cb2c5bda4b78b520c3075c0f1f66bb824fa44e2d35fd_arm64",
"8Base-RHACM-2.7:rhacm2/acm-prometheus-rhel8@sha256:4283fa3b6ee93404d4fe7b551b52dbd7a4bbd8be0a57cf9b603a68736feefaea_amd64",
"8Base-RHACM-2.7:rhacm2/acm-prometheus-rhel8@sha256:7e98ef30dca1071d5abff1be2a3a296cc9a4663162a3828b697637195d314e77_ppc64le",
"8Base-RHACM-2.7:rhacm2/acm-prometheus-rhel8@sha256:b3ee1cad060e7f72414df1ae6c0e27ddf6f6fa7a8e45627ebeb912b8a9ca3b74_arm64",
"8Base-RHACM-2.7:rhacm2/acm-prometheus-rhel8@sha256:c6d947e30ec1aa348d573ee93c669f71b38ea93801e71636f5f9ab4609f681b4_s390x",
"8Base-RHACM-2.7:rhacm2/acm-search-indexer-rhel8@sha256:436307eef035e0e9be448eb6c4f6a690a7d357ed06d661642b082e0d3219864c_amd64",
"8Base-RHACM-2.7:rhacm2/acm-search-indexer-rhel8@sha256:53ceb20280569eaf0129686d49d462a3c1d3eaf2829b6eb920e9359be718e2c4_s390x",
"8Base-RHACM-2.7:rhacm2/acm-search-indexer-rhel8@sha256:aa89295f36c99d70e63b07e9fe2c8db348df38b3308870f543efb4be24beca6c_ppc64le",
"8Base-RHACM-2.7:rhacm2/acm-search-indexer-rhel8@sha256:aed3972894519bc832bd9a340316a752ebb8edbc393051904c399eef7e423dd4_arm64",
"8Base-RHACM-2.7:rhacm2/acm-search-v2-api-rhel8@sha256:1808d69232a47c3590a41c1e97126dd06c2727be972b11170b115f2e5d9fec38_amd64",
"8Base-RHACM-2.7:rhacm2/acm-search-v2-api-rhel8@sha256:1d5153067a1cb127f74d2bc983d16db8f39313a378f14d13f7e39da28f2251ae_ppc64le",
"8Base-RHACM-2.7:rhacm2/acm-search-v2-api-rhel8@sha256:5be1e54791e8024f0e1342eba7d4441e0606f9a26be8f52aff51c8665baa41cc_s390x",
"8Base-RHACM-2.7:rhacm2/acm-search-v2-api-rhel8@sha256:f2924c460e8d7e12da359f365f9ec3b13c2d175dd6c11533b12113741eea7292_arm64",
"8Base-RHACM-2.7:rhacm2/acm-search-v2-rhel8@sha256:8a28d0fad728823ae5a07a259a0866bc507ae9b0f90eb1b4c63567aaf13c377c_arm64",
"8Base-RHACM-2.7:rhacm2/acm-search-v2-rhel8@sha256:f5b656141ad16ac873d1b886abc3b956380268b6c0dddb8ceac3e79b65edae0a_s390x",
"8Base-RHACM-2.7:rhacm2/acm-search-v2-rhel8@sha256:f708326772c9ed846e11b053efda56c106d5a72a13482d2a8ecc179cfb957bc9_ppc64le",
"8Base-RHACM-2.7:rhacm2/acm-search-v2-rhel8@sha256:fb98ce01f36b3780192e99b96c688387b5d76892f409b831d6f134ec65d02d4a_amd64",
"8Base-RHACM-2.7:rhacm2/acm-volsync-addon-controller-rhel8@sha256:56067372156bb6d00103eecc4b5c80478980036b8143a2e2a73f8a685d0d78ee_amd64",
"8Base-RHACM-2.7:rhacm2/acm-volsync-addon-controller-rhel8@sha256:98724153fa7763d22bcf11c3a5faa6eee0f6c40c4f4f647487e106d2ef427218_s390x",
"8Base-RHACM-2.7:rhacm2/acm-volsync-addon-controller-rhel8@sha256:a7f8ce55764d4e303d54aaf064d56ee192620d29b361fabcda2a26f364221dc9_arm64",
"8Base-RHACM-2.7:rhacm2/acm-volsync-addon-controller-rhel8@sha256:e3e10a30c35a9cbd5f81d107e9ce86b2410bd10171673521eab1491ebdee2314_ppc64le",
"8Base-RHACM-2.7:rhacm2/cert-policy-controller-rhel8@sha256:1de63e2d307841c7707f4d0c09cd1d9cd673bbd7736c5f6c533986a9de0d1118_s390x",
"8Base-RHACM-2.7:rhacm2/cert-policy-controller-rhel8@sha256:488e74aed7f420f6112ef1f7b3b5cc812358574ec149ecca1147ff2f9d6d7835_arm64",
"8Base-RHACM-2.7:rhacm2/cert-policy-controller-rhel8@sha256:5be8ca7ec79077906c23b52cdaa731866774a2e413babd395d3f24d892bed37a_ppc64le",
"8Base-RHACM-2.7:rhacm2/cert-policy-controller-rhel8@sha256:c78e2547f3cff318747e354f09e5954c71fde8840ab8db818050dc9531205e6c_amd64",
"8Base-RHACM-2.7:rhacm2/cluster-backup-rhel8-operator@sha256:09f23f185abfbec175fbea2cc1fba624308c2777b5c8133d9e98daeb4bcfa009_s390x",
"8Base-RHACM-2.7:rhacm2/cluster-backup-rhel8-operator@sha256:3af39faf1795e87018795c35b2ec5074bfcd1bf76b84326446cfb1570bc0d5e0_arm64",
"8Base-RHACM-2.7:rhacm2/cluster-backup-rhel8-operator@sha256:3c969356ace5c3bc0fa5d6d8e25a838262b0f6152533f4361034a742eb29ae24_amd64",
"8Base-RHACM-2.7:rhacm2/cluster-backup-rhel8-operator@sha256:f02c115867036c64cdf8669fe7690b94d23b19ad7b969938f7c4cbb00111d403_ppc64le",
"8Base-RHACM-2.7:rhacm2/config-policy-controller-rhel8@sha256:1339f82b15ebe01ba411e70252eb5964a5d622bd28a7fa494786ae6317d3060c_amd64",
"8Base-RHACM-2.7:rhacm2/config-policy-controller-rhel8@sha256:328c0d0e4d06573f2f26bbec39f1a570eb6ddbc26a5c0fa380fec7f840f6475e_arm64",
"8Base-RHACM-2.7:rhacm2/config-policy-controller-rhel8@sha256:e5480dd0b573d0fd949fa2cf22d77ebb5a32765fb95bed18a02fa3155f690f5b_ppc64le",
"8Base-RHACM-2.7:rhacm2/config-policy-controller-rhel8@sha256:fab9c37776dabaa9c510bf243f23407715a1e3bd1c0a0280dc22191c6349a1c0_s390x",
"8Base-RHACM-2.7:rhacm2/console-rhel8@sha256:01517c35f75f1f4f4c3625eb899bff16ae5c114a241c70b56f7de2310ddd065e_s390x",
"8Base-RHACM-2.7:rhacm2/console-rhel8@sha256:33929c835221f166d0eb731f5e553cdf78a5579a124c90b462d4bb5250dc7254_arm64",
"8Base-RHACM-2.7:rhacm2/console-rhel8@sha256:89dad712668e3fdd11a79fdc477a5a2fe1060902bd3f3e575fd2812b4e9f7037_ppc64le",
"8Base-RHACM-2.7:rhacm2/console-rhel8@sha256:fa807a069376c408c56d593bc2e2569cec0c19f105a727a616dea3bd8305953f_amd64",
"8Base-RHACM-2.7:rhacm2/endpoint-monitoring-rhel8-operator@sha256:4f5241425e26875244fab0ec9e96707790ef86edca5265ac01de1ccfc86294c0_amd64",
"8Base-RHACM-2.7:rhacm2/endpoint-monitoring-rhel8-operator@sha256:64c9e84fb923d107d0d4d3f9026510de03f73773cc8348f0025721d26033215c_arm64",
"8Base-RHACM-2.7:rhacm2/endpoint-monitoring-rhel8-operator@sha256:8913009902c71afe34f3a98ed720997e72f764cb7e251a08a2698f2d8ce64e24_s390x",
"8Base-RHACM-2.7:rhacm2/endpoint-monitoring-rhel8-operator@sha256:c5bcc8c4e5d2a4b7270b04dc1b8e8fa399a0f0bfff1d1cc3e7ec0b7b7b6e0f3f_ppc64le",
"8Base-RHACM-2.7:rhacm2/governance-policy-propagator-rhel8@sha256:002229b229bf9a13e54dc16e1edacc0cf8c75d6f46948868a045d79dfd38033c_amd64",
"8Base-RHACM-2.7:rhacm2/governance-policy-propagator-rhel8@sha256:53a9030933e0b2f752461e5337590ad16e891a8fdda897d8a0cb8e135363f0d0_ppc64le",
"8Base-RHACM-2.7:rhacm2/governance-policy-propagator-rhel8@sha256:d4296089159e15bf3e11f5695a34d10b83875a346545f1d09824b4fe47295cf8_s390x",
"8Base-RHACM-2.7:rhacm2/governance-policy-propagator-rhel8@sha256:e05489056e65dba4eb291b050c8072608a5efc2ce971b34a903c8c7ca07e0927_arm64",
"8Base-RHACM-2.7:rhacm2/grafana-dashboard-loader-rhel8@sha256:0d64615d4c3a6fc8e0fc5eb595d8f846f17f7462aaf66b40aa54436fe2b4bd2b_amd64",
"8Base-RHACM-2.7:rhacm2/grafana-dashboard-loader-rhel8@sha256:c182f0b51bfd9b29ea7363f74522a49b6601418f5db76843231167ef1176f709_s390x",
"8Base-RHACM-2.7:rhacm2/grafana-dashboard-loader-rhel8@sha256:d41f6fabaec525dfaac736806b93102479260309f482e155af2b03dc3c9a0c61_arm64",
"8Base-RHACM-2.7:rhacm2/grafana-dashboard-loader-rhel8@sha256:f35f6472c8138046e2f9017659dfb5a703cd895032a21d6d95c1075173005f7c_ppc64le",
"8Base-RHACM-2.7:rhacm2/iam-policy-controller-rhel8@sha256:83354271af399291790b9c3e2e98ba1db7fac99b48a385d50e7318b357f882ca_ppc64le",
"8Base-RHACM-2.7:rhacm2/iam-policy-controller-rhel8@sha256:cc5f8499009dc316d936c3a57f9a9457d5f2bbc8568e2b484a7c8b1cc676da7c_arm64",
"8Base-RHACM-2.7:rhacm2/iam-policy-controller-rhel8@sha256:e79bba365fb1a5edb7cc53d07cebdbb56e861948dedd61e9697f14a8defc300b_amd64",
"8Base-RHACM-2.7:rhacm2/iam-policy-controller-rhel8@sha256:f7a86d6209a19498e56da1f39533a1198af35c2a9e3c824cea252eb34d737219_s390x",
"8Base-RHACM-2.7:rhacm2/insights-client-rhel8@sha256:41d64847ac789df45b51aeca8debfa2a5ac7ff15ad880ba7213ce8afbe4aff2e_amd64",
"8Base-RHACM-2.7:rhacm2/insights-client-rhel8@sha256:5a32ad8c8e7792f9679a604f073bce047c4f8fdd713a655ae83314e27366c5af_arm64",
"8Base-RHACM-2.7:rhacm2/insights-client-rhel8@sha256:7040938ffaa1682dfefe95a614335b9d4f59aac472e47937f1d19f8325d985e6_ppc64le",
"8Base-RHACM-2.7:rhacm2/insights-client-rhel8@sha256:9d25ef8c29b2dac4660e18c17d0286fa2ff0f6f6383b6bf795f7e5e6f70b950e_s390x",
"8Base-RHACM-2.7:rhacm2/insights-metrics-rhel8@sha256:4bf538ff68126949da79f7b1ab97a44a64529e240cd3f84360a88bb6a9a08e4d_ppc64le",
"8Base-RHACM-2.7:rhacm2/insights-metrics-rhel8@sha256:57bf2eca5df0be601d7dd59357e95d078bf69d26c1b26cdd56d0d311df123d5a_arm64",
"8Base-RHACM-2.7:rhacm2/insights-metrics-rhel8@sha256:65f96884ed34103842217b26597ec413197db699aeb004daeca08f1d08014f46_amd64",
"8Base-RHACM-2.7:rhacm2/insights-metrics-rhel8@sha256:ed01454411cbdfb20661aecc76e00767b5ec122e27a379159476eabba741b94e_s390x",
"8Base-RHACM-2.7:rhacm2/klusterlet-addon-controller-rhel8@sha256:523776c04653aac8c750ff48156fd7a5b0efd9ad35c40cbacdbe0ca6dda48217_amd64",
"8Base-RHACM-2.7:rhacm2/klusterlet-addon-controller-rhel8@sha256:7cea9ce9aeb26df137590353de05b8a88ee55faa43cecde68e40fb875f9844cd_arm64",
"8Base-RHACM-2.7:rhacm2/klusterlet-addon-controller-rhel8@sha256:866125412b6812710734b9e72d09581be40879bb57236e37660e2d29210a37ad_s390x",
"8Base-RHACM-2.7:rhacm2/klusterlet-addon-controller-rhel8@sha256:c89f9fed1ce56a6baf10808454b01d4df88571db744feb2bfae8b5707d82013f_ppc64le",
"8Base-RHACM-2.7:rhacm2/kube-rbac-proxy-rhel8@sha256:407178ad223483b92a382e0fb916de9f42f1a0db9aaacb66710a7a743f1c3dce_arm64",
"8Base-RHACM-2.7:rhacm2/kube-rbac-proxy-rhel8@sha256:455dde7a89b1505c93651022451b83e1e8f86186b98f660e3c6ad998a97d48f3_ppc64le",
"8Base-RHACM-2.7:rhacm2/kube-rbac-proxy-rhel8@sha256:95de0275698ef704379246e088763c3827171487049b9cfb857712ddbdef46e9_amd64",
"8Base-RHACM-2.7:rhacm2/kube-rbac-proxy-rhel8@sha256:f0397b30dc7b824b0e37a256c5a067585885c80db1033b44a13fe56446cd80a9_s390x",
"8Base-RHACM-2.7:rhacm2/kube-state-metrics-rhel8@sha256:1f27bc62a66413a31d2d680ecd2a8ed9c9d378341da56b788cd86c98151a1fd4_s390x",
"8Base-RHACM-2.7:rhacm2/kube-state-metrics-rhel8@sha256:534420075e829b5881f6cd3f32d4aa90ea3075de869b84f689c9606d4f03521a_arm64",
"8Base-RHACM-2.7:rhacm2/kube-state-metrics-rhel8@sha256:8cc675a0cf4ff24b28c0b75a54fc4f3328c6a9f041f21d1814d210b7704f6970_amd64",
"8Base-RHACM-2.7:rhacm2/kube-state-metrics-rhel8@sha256:c56179f297ebab2ef9851417ec42ac6c16b6f8cb3627c243ff6984d2dd6ac76d_ppc64le",
"8Base-RHACM-2.7:rhacm2/management-ingress-rhel8@sha256:3b94abf5182934113b1cf9b8688a2da977d5fec3110f2d79b81b2ec46ffeada3_ppc64le",
"8Base-RHACM-2.7:rhacm2/management-ingress-rhel8@sha256:70aa7c3711b4085caa9ba50295dfedf9b2cd3a1b37e815e4a7245c1aef0cfe22_s390x",
"8Base-RHACM-2.7:rhacm2/management-ingress-rhel8@sha256:bea2ee18f401ec1b4c4b87f40f6f79a4418d6aafad5e2b50099f7541b6699de7_arm64",
"8Base-RHACM-2.7:rhacm2/management-ingress-rhel8@sha256:f45de50d8d7b6a285317a3bc1c413427841c8d6fab742f6de0a61bad9722b61e_amd64",
"8Base-RHACM-2.7:rhacm2/memcached-exporter-rhel8@sha256:094b84362782a88d8b0c7a75a23dd5ae3ff846913f0a49e732d53cc0efdf6a61_arm64",
"8Base-RHACM-2.7:rhacm2/memcached-exporter-rhel8@sha256:708e8f9531f5cc33a2543956eb0c940e5ad36d2ac196903a0beaa42944cb543f_ppc64le",
"8Base-RHACM-2.7:rhacm2/memcached-exporter-rhel8@sha256:baa029b8feb59ec4d626f021ebf777cc991c1a24c29c321c40513b91641f4bbc_amd64",
"8Base-RHACM-2.7:rhacm2/memcached-exporter-rhel8@sha256:c7937a592a255199c316e30c499d0c150cc95c3f208e46d8a936a5bc03a1fed6_s390x",
"8Base-RHACM-2.7:rhacm2/memcached-rhel8@sha256:21d28e1c3d1c7e8803261867c20a29df444676780ed9d4cc9f1dd1c8dbd68688_amd64",
"8Base-RHACM-2.7:rhacm2/memcached-rhel8@sha256:6bac06a2e1e181fe4920a33df5ce433635871a42ba30fbbe0adff1c505fbab4b_ppc64le",
"8Base-RHACM-2.7:rhacm2/memcached-rhel8@sha256:6c7cb2786f6863e7d1c8554f159c68123921d22bbd7bec5fc3532cad991937b4_s390x",
"8Base-RHACM-2.7:rhacm2/memcached-rhel8@sha256:e044af5fee732dd9923759b312c3b72dd4b6ab1780456973f35677d72586913e_arm64",
"8Base-RHACM-2.7:rhacm2/metrics-collector-rhel8@sha256:21644ef77ec046c79fb64f612245ac5d59c0aa569c548b48062da8896d159696_s390x",
"8Base-RHACM-2.7:rhacm2/metrics-collector-rhel8@sha256:2358249e2cf40d054cca5711f39091e2f0cbd44e61a24d3c1dd1a9e79cc440b1_arm64",
"8Base-RHACM-2.7:rhacm2/metrics-collector-rhel8@sha256:9638fab8d1439730395607cc99bcda33eae5e813778398888124e8ae319cb80e_amd64",
"8Base-RHACM-2.7:rhacm2/metrics-collector-rhel8@sha256:e06aed89ad0c48bef78e45512d22c3373f62c63d335d953ba064b160a68fcad2_ppc64le",
"8Base-RHACM-2.7:rhacm2/multicloud-integrations-rhel8@sha256:1063ef655f5dd15b0b914572ba672892eb53b441ae151d14cffca9d320860f2d_ppc64le",
"8Base-RHACM-2.7:rhacm2/multicloud-integrations-rhel8@sha256:3f0ab9161698eb9e3342c3b3fc70d5ca9c420cdcc5a5ccebc8cc993dfefb9dc3_amd64",
"8Base-RHACM-2.7:rhacm2/multicloud-integrations-rhel8@sha256:651c4ac3da42bc2acfe9bff35e397ccf5e88abb6303622f3244d6ccb9b8f9e0d_s390x",
"8Base-RHACM-2.7:rhacm2/multicloud-integrations-rhel8@sha256:f02a569222e13356f5fbdef5b7d2da943e6f6071fd88ba75a2565b3d340b6c3a_arm64",
"8Base-RHACM-2.7:rhacm2/multicluster-observability-rhel8-operator@sha256:49083d7039af6df4bd639dd998162c96dc586da4d828ffbe9c880a8a8d6d13d6_arm64",
"8Base-RHACM-2.7:rhacm2/multicluster-observability-rhel8-operator@sha256:68228ba1ef7bf5631f0cab91cb4e9f86c3d24c1ad587332d42c4f85e1a3608d7_amd64",
"8Base-RHACM-2.7:rhacm2/multicluster-observability-rhel8-operator@sha256:93da29b41da3c87d4bffaf42369b50217f5d8f81d0a82c4108c27a3c40f544d8_s390x",
"8Base-RHACM-2.7:rhacm2/multicluster-observability-rhel8-operator@sha256:f212909bc9ed5be6da68a3b6a4866fdc17ecc3514b075977a8679998d6742cbe_ppc64le",
"8Base-RHACM-2.7:rhacm2/multicluster-operators-application-rhel8@sha256:299f0753c65ab4e609418fd5515bdcb041bee357f4db192ae32a24ad0c4d7853_s390x",
"8Base-RHACM-2.7:rhacm2/multicluster-operators-application-rhel8@sha256:62520c406cdbd823e99e8ee9ff9119b61cb6880fcb1335211b6520bedec564f2_amd64",
"8Base-RHACM-2.7:rhacm2/multicluster-operators-application-rhel8@sha256:9c58c89cb0173394684d7d23178ad32eb2d571444cb306ea599565eaac92ea4f_arm64",
"8Base-RHACM-2.7:rhacm2/multicluster-operators-application-rhel8@sha256:b385c92b069a8dae72e57b69d24e1fff59ad46781579882a1edfa4839fd8bbba_ppc64le",
"8Base-RHACM-2.7:rhacm2/multicluster-operators-channel-rhel8@sha256:044723d62439a8364772ab27be2c04dbd2c0421dbeb0a7b94f70e99e646b4c80_ppc64le",
"8Base-RHACM-2.7:rhacm2/multicluster-operators-channel-rhel8@sha256:d8fe5baa4aefbcf41861743a3cf6c94f8a2a63526e96e5d263a40a8cb8a5ad4e_s390x",
"8Base-RHACM-2.7:rhacm2/multicluster-operators-channel-rhel8@sha256:da65bc93513dfb37a4828eaf5e1d4c08265ffdba05028fed95a564341d226771_amd64",
"8Base-RHACM-2.7:rhacm2/multicluster-operators-channel-rhel8@sha256:ddb1016901287c80ef1972f25db37b1182e854115671961efb3fc0048cd95800_arm64",
"8Base-RHACM-2.7:rhacm2/multicluster-operators-subscription-rhel8@sha256:548d610f996e73b67eb21d2993b5ac3d0da02997a48b9c1226072d6d95ae4c3b_arm64",
"8Base-RHACM-2.7:rhacm2/multicluster-operators-subscription-rhel8@sha256:6307eb5e9195415477b18d701310e8813772b7120d0fc4ac83846e54b46b4745_s390x",
"8Base-RHACM-2.7:rhacm2/multicluster-operators-subscription-rhel8@sha256:a69777a61feaf373c162a82ffb6f6996df6231c23cb2f1923bdd77c311d7d739_ppc64le",
"8Base-RHACM-2.7:rhacm2/multicluster-operators-subscription-rhel8@sha256:e53b330ed0c4ed0803a93b18a6ce290814dcd16dce6eb980809b5b8c6c09deb4_amd64",
"8Base-RHACM-2.7:rhacm2/multiclusterhub-rhel8@sha256:405fa2e3363a3c124a5764d6153b7bcba3d43a3026813085e44c9246d51ca60a_amd64",
"8Base-RHACM-2.7:rhacm2/multiclusterhub-rhel8@sha256:b82d4ecef59b69623ec4d0a9b5537fa52e007336727c92345cd829d80961f14a_s390x",
"8Base-RHACM-2.7:rhacm2/multiclusterhub-rhel8@sha256:e96ea7f3533e7d0836512cbc2b027b60c400aa16c8e4691117608ab4736a059b_ppc64le",
"8Base-RHACM-2.7:rhacm2/multiclusterhub-rhel8@sha256:fdf9ae4924a587c945a85b2319b0471a5688368df572f2de852c51da8bc74dcb_arm64",
"8Base-RHACM-2.7:rhacm2/node-exporter-rhel8@sha256:1af36144b83dc16cd1958d0414be55eaa2aae95894b6eefd2233308ace81df02_ppc64le",
"8Base-RHACM-2.7:rhacm2/node-exporter-rhel8@sha256:2aeec43f11c6572abb7d4468560dc1561a023d9692058a4ac2b13a0cedb44dde_amd64",
"8Base-RHACM-2.7:rhacm2/node-exporter-rhel8@sha256:8b359fcf74d236fc488ef4553dbaf9dbec549e331f2b103b40139aa2eb1345e4_arm64",
"8Base-RHACM-2.7:rhacm2/node-exporter-rhel8@sha256:97291260ff17e7e1b1f490a68041613ca5f7c192d848f928eca9b867de47bc4e_s390x",
"8Base-RHACM-2.7:rhacm2/observatorium-rhel8-operator@sha256:16eeedaa25dd61c03514479044fde9851c5b4224b718a496e33d43a06f57d5b5_amd64",
"8Base-RHACM-2.7:rhacm2/observatorium-rhel8-operator@sha256:928c114e3aca978626ad91889aaed0cc20ca0d641ad946c9a1b1f2424245c795_arm64",
"8Base-RHACM-2.7:rhacm2/observatorium-rhel8-operator@sha256:c4e260eabb09bacc1aa332ea2001333c671e0fc65a3ef4d04e02b5473b45642d_ppc64le",
"8Base-RHACM-2.7:rhacm2/observatorium-rhel8-operator@sha256:c870e034b29dfa320cb6a6bf60021033b622b76a0c4aaaf2a768326ea046b459_s390x",
"8Base-RHACM-2.7:rhacm2/observatorium-rhel8@sha256:1e46b8610e037752ecfb30aaac5c7459a81aa119bf0c2b2ffb0dc90cd5701af0_arm64",
"8Base-RHACM-2.7:rhacm2/observatorium-rhel8@sha256:51374017a10289e0402363ae2839d110f500be44dc44834dbd8dd66ba0e6f5e9_s390x",
"8Base-RHACM-2.7:rhacm2/observatorium-rhel8@sha256:836c0b874ba4fc57b5f79dffacefd2dc0261822cb6dde17d247db39175a5c27f_amd64",
"8Base-RHACM-2.7:rhacm2/observatorium-rhel8@sha256:b7b3de98fbcc216c00d3291691f8997183a6409dabed8ea7b10b336c481b2b87_ppc64le",
"8Base-RHACM-2.7:rhacm2/prometheus-alertmanager-rhel8@sha256:6c9ea79e385be44f735efb932079b328200d47869f5f5f9b442fdb76067cac2a_amd64",
"8Base-RHACM-2.7:rhacm2/prometheus-alertmanager-rhel8@sha256:8349cdc4677a2dd37c54b058c487d76e8fbe4c76178e805d4745ef5c62bc6151_arm64",
"8Base-RHACM-2.7:rhacm2/prometheus-alertmanager-rhel8@sha256:8e8c89c184a5d023f031ab7cca2c4c64cdfd151c37aa5ae3a206cb1f1055268f_ppc64le",
"8Base-RHACM-2.7:rhacm2/prometheus-alertmanager-rhel8@sha256:fdbba855391acd2b33d0b16f9f0e7ba2a9cdbaa90bf71298182954b7f4c8fe76_s390x",
"8Base-RHACM-2.7:rhacm2/prometheus-rhel8@sha256:59174c376ae5563ea3a2a68bf999458f6b905058f57a7779b6dddd7aff252e4f_amd64",
"8Base-RHACM-2.7:rhacm2/prometheus-rhel8@sha256:6877b4207285d7a0e1343f5c1b70bab163d1fd5004f778998d2e612817ea5f06_s390x",
"8Base-RHACM-2.7:rhacm2/prometheus-rhel8@sha256:a3661c1cbfa2f8c230ec44ee5e2fecf1967ce48df0c9699f063bd27407b94dac_arm64",
"8Base-RHACM-2.7:rhacm2/prometheus-rhel8@sha256:a5a9a7c264f07c789094cb5371729f86700c0cfce4605b573c236c21a46ea9d6_ppc64le",
"8Base-RHACM-2.7:rhacm2/rbac-query-proxy-rhel8@sha256:3481fdb51147ce735b7864215cacd4c6a24b2c05a9388866f11be887a5fd0d4f_s390x",
"8Base-RHACM-2.7:rhacm2/rbac-query-proxy-rhel8@sha256:84486a82cd6655d5e5a1fbccae5a2e9335498d3e05422fa325b443c8923c1b75_arm64",
"8Base-RHACM-2.7:rhacm2/rbac-query-proxy-rhel8@sha256:bdeee76d09265212805e06117c368c96d40c7b46278dc09413fa300c6198ac2d_amd64",
"8Base-RHACM-2.7:rhacm2/rbac-query-proxy-rhel8@sha256:ceb1bd89103c56378166ab968dbaa387ab0531d1592f053718d0c1c683770e3d_ppc64le",
"8Base-RHACM-2.7:rhacm2/search-collector-rhel8@sha256:4b7544ec460f265afb71c9d362cf9851e3ba250c3ab694ccc9a78c15eb38a612_arm64",
"8Base-RHACM-2.7:rhacm2/search-collector-rhel8@sha256:6695c50772760b400d0535f406f02b7c37436c5ce6932b8d5518b995780287a8_s390x",
"8Base-RHACM-2.7:rhacm2/search-collector-rhel8@sha256:91b398bdccc5dbbfb82913ac52110d0b8e2f6c37ded6aa22b7d97ec4655b4cde_amd64",
"8Base-RHACM-2.7:rhacm2/search-collector-rhel8@sha256:e129649706a536e4ef6e8f770d0bf682f35da55c86c978c749e903b1a2bbe875_ppc64le",
"8Base-RHACM-2.7:rhacm2/submariner-addon-rhel8@sha256:17dfda9e5f46f9df69171607ec2e078be9362de4c13e2ed20763fc59a7e9cd1a_s390x",
"8Base-RHACM-2.7:rhacm2/submariner-addon-rhel8@sha256:4eddabb57e6f448c45fba78dc72f1541ccddb11b63a558764d0c105465a76555_amd64",
"8Base-RHACM-2.7:rhacm2/submariner-addon-rhel8@sha256:581fb02a9670b27810f2ad35bad4a82d2e1eab77fcd1274de05b0a922450d3fc_ppc64le",
"8Base-RHACM-2.7:rhacm2/submariner-addon-rhel8@sha256:7400391c2a56bc01da6fbbf13bb249a01e90d8eccb8d465dfb19c3598f5fecbe_arm64",
"8Base-RHACM-2.7:rhacm2/thanos-receive-controller-rhel8@sha256:4b228ecad424ca792139152948e27ed4c714dcfbcd540caf117dee20845018c8_ppc64le",
"8Base-RHACM-2.7:rhacm2/thanos-receive-controller-rhel8@sha256:7ceb607e7a3205361d8c9d1b44aae47381e2d07b129e40b5f90f55c3a8402774_arm64",
"8Base-RHACM-2.7:rhacm2/thanos-receive-controller-rhel8@sha256:b17fe936f5d8d8da38d72bf2153b47ac619c460c1f8227b4cb2f37cfc18cd4be_s390x",
"8Base-RHACM-2.7:rhacm2/thanos-receive-controller-rhel8@sha256:e9a5ef8f2d97357bee0198544d0545c26ee7c7d10116771e510d73eda6c45abe_amd64",
"8Base-RHACM-2.7:rhacm2/thanos-rhel8@sha256:23a4e918b5ffdbad4745e541afad2747bd6b28e534a31e7b5aff74296b27e3e7_amd64",
"8Base-RHACM-2.7:rhacm2/thanos-rhel8@sha256:26de3711356177090694b4bf00821d873127cf8c0675fe42a8f757c5c37a40cd_arm64",
"8Base-RHACM-2.7:rhacm2/thanos-rhel8@sha256:6515a630cddbb13fd14f81fd3b8c3a95f2469eaf599010b42732d8fd794af1b0_s390x",
"8Base-RHACM-2.7:rhacm2/thanos-rhel8@sha256:736e1fd62ba7b6c56ad1af81ab1260dd7d13a770d62914183aaa2cc2ebb0dc20_ppc64le"
]
}
],
"threats": [
{
"category": "impact",
"details": "Low"
}
],
"title": "golang: crypto/tls: session tickets lack random ticket_age_add"
},
{
"cve": "CVE-2022-41912",
"cwe": {
"id": "CWE-165",
"name": "Improper Neutralization of Multiple Internal Special Elements"
},
"discovery_date": "2022-11-29T00:00:00+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"8Base-RHACM-2.7:rhacm2/acm-governance-policy-addon-controller-rhel8@sha256:1aae106ecbdeadb77b0fd95133827e7fad4f5fcb9916e56ca0dfccab8bd34bed_ppc64le",
"8Base-RHACM-2.7:rhacm2/acm-governance-policy-addon-controller-rhel8@sha256:2c7f0617df666e8cbcd622dee073a35843db4a81caa19b7db3b9fb9264cdf7fc_amd64",
"8Base-RHACM-2.7:rhacm2/acm-governance-policy-addon-controller-rhel8@sha256:7f6671f84fcbe569fceece415dd7beeb8bb7f86c3031bdfb3ac0d0e777051b2f_s390x",
"8Base-RHACM-2.7:rhacm2/acm-governance-policy-addon-controller-rhel8@sha256:b30028955a86b6ecdb8c6865328976d74e98f56d6e21277a9f5a812f896b6303_arm64",
"8Base-RHACM-2.7:rhacm2/acm-governance-policy-framework-addon-rhel8@sha256:25271964483024b3235dd61f7e7bb9dd5e9dfa75f76e6ded5c92580d440ca48b_s390x",
"8Base-RHACM-2.7:rhacm2/acm-governance-policy-framework-addon-rhel8@sha256:7dcde13540cc938374463521f91091a7bbf0a037cabfc5e4b55c89497e0ba6bf_arm64",
"8Base-RHACM-2.7:rhacm2/acm-governance-policy-framework-addon-rhel8@sha256:b7b778111722c0da14ae74580be1813f6ecedf97fcd88de46fd15cc3ace2cb61_ppc64le",
"8Base-RHACM-2.7:rhacm2/acm-governance-policy-framework-addon-rhel8@sha256:ec5fc63b94bc9c070f14fd76d4ae26b90e3f29d3694887380a5f8f8ea5a04bc0_amd64",
"8Base-RHACM-2.7:rhacm2/acm-must-gather-rhel8@sha256:0be17e173b962f1a87e833096f208c9030fce1128b2b8c86842a0a40f7d6cf02_arm64",
"8Base-RHACM-2.7:rhacm2/acm-must-gather-rhel8@sha256:5c79bf93599b792c20c76d9a0a35532ad79a45f3765dccfbafab9a273e338e52_amd64",
"8Base-RHACM-2.7:rhacm2/acm-must-gather-rhel8@sha256:a05c071011c96e4db1e4a469883103f4118a304d3e03338083d2a103c0e7c208_ppc64le",
"8Base-RHACM-2.7:rhacm2/acm-must-gather-rhel8@sha256:ad85c5d648363cdb36790b49311f4e07a8584b9e6065cde9d41274a1bd716f0a_s390x",
"8Base-RHACM-2.7:rhacm2/acm-operator-bundle@sha256:90320bd14c632ace987ca1eac05a78068123ef1fc97c401951d073a3f0fd8e66_s390x",
"8Base-RHACM-2.7:rhacm2/acm-operator-bundle@sha256:e45be680b6140f58ff1840649b29aebebad4c5950d9571ca39dfea1dffd669b0_ppc64le",
"8Base-RHACM-2.7:rhacm2/acm-operator-bundle@sha256:f63d0a9a0e3dc9d86e84279c50e9c613d8430e71a3821d418e168250ca3b747c_amd64",
"8Base-RHACM-2.7:rhacm2/acm-prometheus-config-reloader-rhel8@sha256:0fd63f75b7638fadc78f92a62d6e9731e42c05069f3e93ab0ffd4b004de78100_ppc64le",
"8Base-RHACM-2.7:rhacm2/acm-prometheus-config-reloader-rhel8@sha256:2839bcce06fd5a02f6cc8fce8668fb806ae8f2e0e7174e5c66376792c2d1fd92_s390x",
"8Base-RHACM-2.7:rhacm2/acm-prometheus-config-reloader-rhel8@sha256:7fcb79c1707b3c8b767d8c174e5b64516f200c0bfa255c1f40557446b37debae_amd64",
"8Base-RHACM-2.7:rhacm2/acm-prometheus-config-reloader-rhel8@sha256:a4e43fc7608837da6a66cb2c5bda4b78b520c3075c0f1f66bb824fa44e2d35fd_arm64",
"8Base-RHACM-2.7:rhacm2/acm-prometheus-rhel8@sha256:4283fa3b6ee93404d4fe7b551b52dbd7a4bbd8be0a57cf9b603a68736feefaea_amd64",
"8Base-RHACM-2.7:rhacm2/acm-prometheus-rhel8@sha256:7e98ef30dca1071d5abff1be2a3a296cc9a4663162a3828b697637195d314e77_ppc64le",
"8Base-RHACM-2.7:rhacm2/acm-prometheus-rhel8@sha256:b3ee1cad060e7f72414df1ae6c0e27ddf6f6fa7a8e45627ebeb912b8a9ca3b74_arm64",
"8Base-RHACM-2.7:rhacm2/acm-prometheus-rhel8@sha256:c6d947e30ec1aa348d573ee93c669f71b38ea93801e71636f5f9ab4609f681b4_s390x",
"8Base-RHACM-2.7:rhacm2/acm-search-indexer-rhel8@sha256:436307eef035e0e9be448eb6c4f6a690a7d357ed06d661642b082e0d3219864c_amd64",
"8Base-RHACM-2.7:rhacm2/acm-search-indexer-rhel8@sha256:53ceb20280569eaf0129686d49d462a3c1d3eaf2829b6eb920e9359be718e2c4_s390x",
"8Base-RHACM-2.7:rhacm2/acm-search-indexer-rhel8@sha256:aa89295f36c99d70e63b07e9fe2c8db348df38b3308870f543efb4be24beca6c_ppc64le",
"8Base-RHACM-2.7:rhacm2/acm-search-indexer-rhel8@sha256:aed3972894519bc832bd9a340316a752ebb8edbc393051904c399eef7e423dd4_arm64",
"8Base-RHACM-2.7:rhacm2/acm-search-v2-api-rhel8@sha256:1808d69232a47c3590a41c1e97126dd06c2727be972b11170b115f2e5d9fec38_amd64",
"8Base-RHACM-2.7:rhacm2/acm-search-v2-api-rhel8@sha256:1d5153067a1cb127f74d2bc983d16db8f39313a378f14d13f7e39da28f2251ae_ppc64le",
"8Base-RHACM-2.7:rhacm2/acm-search-v2-api-rhel8@sha256:5be1e54791e8024f0e1342eba7d4441e0606f9a26be8f52aff51c8665baa41cc_s390x",
"8Base-RHACM-2.7:rhacm2/acm-search-v2-api-rhel8@sha256:f2924c460e8d7e12da359f365f9ec3b13c2d175dd6c11533b12113741eea7292_arm64",
"8Base-RHACM-2.7:rhacm2/acm-search-v2-rhel8@sha256:8a28d0fad728823ae5a07a259a0866bc507ae9b0f90eb1b4c63567aaf13c377c_arm64",
"8Base-RHACM-2.7:rhacm2/acm-search-v2-rhel8@sha256:f5b656141ad16ac873d1b886abc3b956380268b6c0dddb8ceac3e79b65edae0a_s390x",
"8Base-RHACM-2.7:rhacm2/acm-search-v2-rhel8@sha256:f708326772c9ed846e11b053efda56c106d5a72a13482d2a8ecc179cfb957bc9_ppc64le",
"8Base-RHACM-2.7:rhacm2/acm-search-v2-rhel8@sha256:fb98ce01f36b3780192e99b96c688387b5d76892f409b831d6f134ec65d02d4a_amd64",
"8Base-RHACM-2.7:rhacm2/acm-volsync-addon-controller-rhel8@sha256:56067372156bb6d00103eecc4b5c80478980036b8143a2e2a73f8a685d0d78ee_amd64",
"8Base-RHACM-2.7:rhacm2/acm-volsync-addon-controller-rhel8@sha256:98724153fa7763d22bcf11c3a5faa6eee0f6c40c4f4f647487e106d2ef427218_s390x",
"8Base-RHACM-2.7:rhacm2/acm-volsync-addon-controller-rhel8@sha256:a7f8ce55764d4e303d54aaf064d56ee192620d29b361fabcda2a26f364221dc9_arm64",
"8Base-RHACM-2.7:rhacm2/acm-volsync-addon-controller-rhel8@sha256:e3e10a30c35a9cbd5f81d107e9ce86b2410bd10171673521eab1491ebdee2314_ppc64le",
"8Base-RHACM-2.7:rhacm2/cert-policy-controller-rhel8@sha256:1de63e2d307841c7707f4d0c09cd1d9cd673bbd7736c5f6c533986a9de0d1118_s390x",
"8Base-RHACM-2.7:rhacm2/cert-policy-controller-rhel8@sha256:488e74aed7f420f6112ef1f7b3b5cc812358574ec149ecca1147ff2f9d6d7835_arm64",
"8Base-RHACM-2.7:rhacm2/cert-policy-controller-rhel8@sha256:5be8ca7ec79077906c23b52cdaa731866774a2e413babd395d3f24d892bed37a_ppc64le",
"8Base-RHACM-2.7:rhacm2/cert-policy-controller-rhel8@sha256:c78e2547f3cff318747e354f09e5954c71fde8840ab8db818050dc9531205e6c_amd64",
"8Base-RHACM-2.7:rhacm2/cluster-backup-rhel8-operator@sha256:09f23f185abfbec175fbea2cc1fba624308c2777b5c8133d9e98daeb4bcfa009_s390x",
"8Base-RHACM-2.7:rhacm2/cluster-backup-rhel8-operator@sha256:3af39faf1795e87018795c35b2ec5074bfcd1bf76b84326446cfb1570bc0d5e0_arm64",
"8Base-RHACM-2.7:rhacm2/cluster-backup-rhel8-operator@sha256:3c969356ace5c3bc0fa5d6d8e25a838262b0f6152533f4361034a742eb29ae24_amd64",
"8Base-RHACM-2.7:rhacm2/cluster-backup-rhel8-operator@sha256:f02c115867036c64cdf8669fe7690b94d23b19ad7b969938f7c4cbb00111d403_ppc64le",
"8Base-RHACM-2.7:rhacm2/config-policy-controller-rhel8@sha256:1339f82b15ebe01ba411e70252eb5964a5d622bd28a7fa494786ae6317d3060c_amd64",
"8Base-RHACM-2.7:rhacm2/config-policy-controller-rhel8@sha256:328c0d0e4d06573f2f26bbec39f1a570eb6ddbc26a5c0fa380fec7f840f6475e_arm64",
"8Base-RHACM-2.7:rhacm2/config-policy-controller-rhel8@sha256:e5480dd0b573d0fd949fa2cf22d77ebb5a32765fb95bed18a02fa3155f690f5b_ppc64le",
"8Base-RHACM-2.7:rhacm2/config-policy-controller-rhel8@sha256:fab9c37776dabaa9c510bf243f23407715a1e3bd1c0a0280dc22191c6349a1c0_s390x",
"8Base-RHACM-2.7:rhacm2/console-rhel8@sha256:01517c35f75f1f4f4c3625eb899bff16ae5c114a241c70b56f7de2310ddd065e_s390x",
"8Base-RHACM-2.7:rhacm2/console-rhel8@sha256:33929c835221f166d0eb731f5e553cdf78a5579a124c90b462d4bb5250dc7254_arm64",
"8Base-RHACM-2.7:rhacm2/console-rhel8@sha256:89dad712668e3fdd11a79fdc477a5a2fe1060902bd3f3e575fd2812b4e9f7037_ppc64le",
"8Base-RHACM-2.7:rhacm2/console-rhel8@sha256:fa807a069376c408c56d593bc2e2569cec0c19f105a727a616dea3bd8305953f_amd64",
"8Base-RHACM-2.7:rhacm2/endpoint-monitoring-rhel8-operator@sha256:4f5241425e26875244fab0ec9e96707790ef86edca5265ac01de1ccfc86294c0_amd64",
"8Base-RHACM-2.7:rhacm2/endpoint-monitoring-rhel8-operator@sha256:64c9e84fb923d107d0d4d3f9026510de03f73773cc8348f0025721d26033215c_arm64",
"8Base-RHACM-2.7:rhacm2/endpoint-monitoring-rhel8-operator@sha256:8913009902c71afe34f3a98ed720997e72f764cb7e251a08a2698f2d8ce64e24_s390x",
"8Base-RHACM-2.7:rhacm2/endpoint-monitoring-rhel8-operator@sha256:c5bcc8c4e5d2a4b7270b04dc1b8e8fa399a0f0bfff1d1cc3e7ec0b7b7b6e0f3f_ppc64le",
"8Base-RHACM-2.7:rhacm2/governance-policy-propagator-rhel8@sha256:002229b229bf9a13e54dc16e1edacc0cf8c75d6f46948868a045d79dfd38033c_amd64",
"8Base-RHACM-2.7:rhacm2/governance-policy-propagator-rhel8@sha256:53a9030933e0b2f752461e5337590ad16e891a8fdda897d8a0cb8e135363f0d0_ppc64le",
"8Base-RHACM-2.7:rhacm2/governance-policy-propagator-rhel8@sha256:d4296089159e15bf3e11f5695a34d10b83875a346545f1d09824b4fe47295cf8_s390x",
"8Base-RHACM-2.7:rhacm2/governance-policy-propagator-rhel8@sha256:e05489056e65dba4eb291b050c8072608a5efc2ce971b34a903c8c7ca07e0927_arm64",
"8Base-RHACM-2.7:rhacm2/grafana-dashboard-loader-rhel8@sha256:0d64615d4c3a6fc8e0fc5eb595d8f846f17f7462aaf66b40aa54436fe2b4bd2b_amd64",
"8Base-RHACM-2.7:rhacm2/grafana-dashboard-loader-rhel8@sha256:c182f0b51bfd9b29ea7363f74522a49b6601418f5db76843231167ef1176f709_s390x",
"8Base-RHACM-2.7:rhacm2/grafana-dashboard-loader-rhel8@sha256:d41f6fabaec525dfaac736806b93102479260309f482e155af2b03dc3c9a0c61_arm64",
"8Base-RHACM-2.7:rhacm2/grafana-dashboard-loader-rhel8@sha256:f35f6472c8138046e2f9017659dfb5a703cd895032a21d6d95c1075173005f7c_ppc64le",
"8Base-RHACM-2.7:rhacm2/iam-policy-controller-rhel8@sha256:83354271af399291790b9c3e2e98ba1db7fac99b48a385d50e7318b357f882ca_ppc64le",
"8Base-RHACM-2.7:rhacm2/iam-policy-controller-rhel8@sha256:cc5f8499009dc316d936c3a57f9a9457d5f2bbc8568e2b484a7c8b1cc676da7c_arm64",
"8Base-RHACM-2.7:rhacm2/iam-policy-controller-rhel8@sha256:e79bba365fb1a5edb7cc53d07cebdbb56e861948dedd61e9697f14a8defc300b_amd64",
"8Base-RHACM-2.7:rhacm2/iam-policy-controller-rhel8@sha256:f7a86d6209a19498e56da1f39533a1198af35c2a9e3c824cea252eb34d737219_s390x",
"8Base-RHACM-2.7:rhacm2/insights-client-rhel8@sha256:41d64847ac789df45b51aeca8debfa2a5ac7ff15ad880ba7213ce8afbe4aff2e_amd64",
"8Base-RHACM-2.7:rhacm2/insights-client-rhel8@sha256:5a32ad8c8e7792f9679a604f073bce047c4f8fdd713a655ae83314e27366c5af_arm64",
"8Base-RHACM-2.7:rhacm2/insights-client-rhel8@sha256:7040938ffaa1682dfefe95a614335b9d4f59aac472e47937f1d19f8325d985e6_ppc64le",
"8Base-RHACM-2.7:rhacm2/insights-client-rhel8@sha256:9d25ef8c29b2dac4660e18c17d0286fa2ff0f6f6383b6bf795f7e5e6f70b950e_s390x",
"8Base-RHACM-2.7:rhacm2/insights-metrics-rhel8@sha256:4bf538ff68126949da79f7b1ab97a44a64529e240cd3f84360a88bb6a9a08e4d_ppc64le",
"8Base-RHACM-2.7:rhacm2/insights-metrics-rhel8@sha256:57bf2eca5df0be601d7dd59357e95d078bf69d26c1b26cdd56d0d311df123d5a_arm64",
"8Base-RHACM-2.7:rhacm2/insights-metrics-rhel8@sha256:65f96884ed34103842217b26597ec413197db699aeb004daeca08f1d08014f46_amd64",
"8Base-RHACM-2.7:rhacm2/insights-metrics-rhel8@sha256:ed01454411cbdfb20661aecc76e00767b5ec122e27a379159476eabba741b94e_s390x",
"8Base-RHACM-2.7:rhacm2/klusterlet-addon-controller-rhel8@sha256:523776c04653aac8c750ff48156fd7a5b0efd9ad35c40cbacdbe0ca6dda48217_amd64",
"8Base-RHACM-2.7:rhacm2/klusterlet-addon-controller-rhel8@sha256:7cea9ce9aeb26df137590353de05b8a88ee55faa43cecde68e40fb875f9844cd_arm64",
"8Base-RHACM-2.7:rhacm2/klusterlet-addon-controller-rhel8@sha256:866125412b6812710734b9e72d09581be40879bb57236e37660e2d29210a37ad_s390x",
"8Base-RHACM-2.7:rhacm2/klusterlet-addon-controller-rhel8@sha256:c89f9fed1ce56a6baf10808454b01d4df88571db744feb2bfae8b5707d82013f_ppc64le",
"8Base-RHACM-2.7:rhacm2/kube-rbac-proxy-rhel8@sha256:407178ad223483b92a382e0fb916de9f42f1a0db9aaacb66710a7a743f1c3dce_arm64",
"8Base-RHACM-2.7:rhacm2/kube-rbac-proxy-rhel8@sha256:455dde7a89b1505c93651022451b83e1e8f86186b98f660e3c6ad998a97d48f3_ppc64le",
"8Base-RHACM-2.7:rhacm2/kube-rbac-proxy-rhel8@sha256:95de0275698ef704379246e088763c3827171487049b9cfb857712ddbdef46e9_amd64",
"8Base-RHACM-2.7:rhacm2/kube-rbac-proxy-rhel8@sha256:f0397b30dc7b824b0e37a256c5a067585885c80db1033b44a13fe56446cd80a9_s390x",
"8Base-RHACM-2.7:rhacm2/kube-state-metrics-rhel8@sha256:1f27bc62a66413a31d2d680ecd2a8ed9c9d378341da56b788cd86c98151a1fd4_s390x",
"8Base-RHACM-2.7:rhacm2/kube-state-metrics-rhel8@sha256:534420075e829b5881f6cd3f32d4aa90ea3075de869b84f689c9606d4f03521a_arm64",
"8Base-RHACM-2.7:rhacm2/kube-state-metrics-rhel8@sha256:8cc675a0cf4ff24b28c0b75a54fc4f3328c6a9f041f21d1814d210b7704f6970_amd64",
"8Base-RHACM-2.7:rhacm2/kube-state-metrics-rhel8@sha256:c56179f297ebab2ef9851417ec42ac6c16b6f8cb3627c243ff6984d2dd6ac76d_ppc64le",
"8Base-RHACM-2.7:rhacm2/management-ingress-rhel8@sha256:3b94abf5182934113b1cf9b8688a2da977d5fec3110f2d79b81b2ec46ffeada3_ppc64le",
"8Base-RHACM-2.7:rhacm2/management-ingress-rhel8@sha256:70aa7c3711b4085caa9ba50295dfedf9b2cd3a1b37e815e4a7245c1aef0cfe22_s390x",
"8Base-RHACM-2.7:rhacm2/management-ingress-rhel8@sha256:bea2ee18f401ec1b4c4b87f40f6f79a4418d6aafad5e2b50099f7541b6699de7_arm64",
"8Base-RHACM-2.7:rhacm2/management-ingress-rhel8@sha256:f45de50d8d7b6a285317a3bc1c413427841c8d6fab742f6de0a61bad9722b61e_amd64",
"8Base-RHACM-2.7:rhacm2/memcached-exporter-rhel8@sha256:094b84362782a88d8b0c7a75a23dd5ae3ff846913f0a49e732d53cc0efdf6a61_arm64",
"8Base-RHACM-2.7:rhacm2/memcached-exporter-rhel8@sha256:708e8f9531f5cc33a2543956eb0c940e5ad36d2ac196903a0beaa42944cb543f_ppc64le",
"8Base-RHACM-2.7:rhacm2/memcached-exporter-rhel8@sha256:baa029b8feb59ec4d626f021ebf777cc991c1a24c29c321c40513b91641f4bbc_amd64",
"8Base-RHACM-2.7:rhacm2/memcached-exporter-rhel8@sha256:c7937a592a255199c316e30c499d0c150cc95c3f208e46d8a936a5bc03a1fed6_s390x",
"8Base-RHACM-2.7:rhacm2/memcached-rhel8@sha256:21d28e1c3d1c7e8803261867c20a29df444676780ed9d4cc9f1dd1c8dbd68688_amd64",
"8Base-RHACM-2.7:rhacm2/memcached-rhel8@sha256:6bac06a2e1e181fe4920a33df5ce433635871a42ba30fbbe0adff1c505fbab4b_ppc64le",
"8Base-RHACM-2.7:rhacm2/memcached-rhel8@sha256:6c7cb2786f6863e7d1c8554f159c68123921d22bbd7bec5fc3532cad991937b4_s390x",
"8Base-RHACM-2.7:rhacm2/memcached-rhel8@sha256:e044af5fee732dd9923759b312c3b72dd4b6ab1780456973f35677d72586913e_arm64",
"8Base-RHACM-2.7:rhacm2/metrics-collector-rhel8@sha256:21644ef77ec046c79fb64f612245ac5d59c0aa569c548b48062da8896d159696_s390x",
"8Base-RHACM-2.7:rhacm2/metrics-collector-rhel8@sha256:2358249e2cf40d054cca5711f39091e2f0cbd44e61a24d3c1dd1a9e79cc440b1_arm64",
"8Base-RHACM-2.7:rhacm2/metrics-collector-rhel8@sha256:9638fab8d1439730395607cc99bcda33eae5e813778398888124e8ae319cb80e_amd64",
"8Base-RHACM-2.7:rhacm2/metrics-collector-rhel8@sha256:e06aed89ad0c48bef78e45512d22c3373f62c63d335d953ba064b160a68fcad2_ppc64le",
"8Base-RHACM-2.7:rhacm2/multicloud-integrations-rhel8@sha256:1063ef655f5dd15b0b914572ba672892eb53b441ae151d14cffca9d320860f2d_ppc64le",
"8Base-RHACM-2.7:rhacm2/multicloud-integrations-rhel8@sha256:3f0ab9161698eb9e3342c3b3fc70d5ca9c420cdcc5a5ccebc8cc993dfefb9dc3_amd64",
"8Base-RHACM-2.7:rhacm2/multicloud-integrations-rhel8@sha256:651c4ac3da42bc2acfe9bff35e397ccf5e88abb6303622f3244d6ccb9b8f9e0d_s390x",
"8Base-RHACM-2.7:rhacm2/multicloud-integrations-rhel8@sha256:f02a569222e13356f5fbdef5b7d2da943e6f6071fd88ba75a2565b3d340b6c3a_arm64",
"8Base-RHACM-2.7:rhacm2/multicluster-observability-rhel8-operator@sha256:49083d7039af6df4bd639dd998162c96dc586da4d828ffbe9c880a8a8d6d13d6_arm64",
"8Base-RHACM-2.7:rhacm2/multicluster-observability-rhel8-operator@sha256:68228ba1ef7bf5631f0cab91cb4e9f86c3d24c1ad587332d42c4f85e1a3608d7_amd64",
"8Base-RHACM-2.7:rhacm2/multicluster-observability-rhel8-operator@sha256:93da29b41da3c87d4bffaf42369b50217f5d8f81d0a82c4108c27a3c40f544d8_s390x",
"8Base-RHACM-2.7:rhacm2/multicluster-observability-rhel8-operator@sha256:f212909bc9ed5be6da68a3b6a4866fdc17ecc3514b075977a8679998d6742cbe_ppc64le",
"8Base-RHACM-2.7:rhacm2/multicluster-operators-application-rhel8@sha256:299f0753c65ab4e609418fd5515bdcb041bee357f4db192ae32a24ad0c4d7853_s390x",
"8Base-RHACM-2.7:rhacm2/multicluster-operators-application-rhel8@sha256:62520c406cdbd823e99e8ee9ff9119b61cb6880fcb1335211b6520bedec564f2_amd64",
"8Base-RHACM-2.7:rhacm2/multicluster-operators-application-rhel8@sha256:9c58c89cb0173394684d7d23178ad32eb2d571444cb306ea599565eaac92ea4f_arm64",
"8Base-RHACM-2.7:rhacm2/multicluster-operators-application-rhel8@sha256:b385c92b069a8dae72e57b69d24e1fff59ad46781579882a1edfa4839fd8bbba_ppc64le",
"8Base-RHACM-2.7:rhacm2/multicluster-operators-channel-rhel8@sha256:044723d62439a8364772ab27be2c04dbd2c0421dbeb0a7b94f70e99e646b4c80_ppc64le",
"8Base-RHACM-2.7:rhacm2/multicluster-operators-channel-rhel8@sha256:d8fe5baa4aefbcf41861743a3cf6c94f8a2a63526e96e5d263a40a8cb8a5ad4e_s390x",
"8Base-RHACM-2.7:rhacm2/multicluster-operators-channel-rhel8@sha256:da65bc93513dfb37a4828eaf5e1d4c08265ffdba05028fed95a564341d226771_amd64",
"8Base-RHACM-2.7:rhacm2/multicluster-operators-channel-rhel8@sha256:ddb1016901287c80ef1972f25db37b1182e854115671961efb3fc0048cd95800_arm64",
"8Base-RHACM-2.7:rhacm2/multicluster-operators-subscription-rhel8@sha256:548d610f996e73b67eb21d2993b5ac3d0da02997a48b9c1226072d6d95ae4c3b_arm64",
"8Base-RHACM-2.7:rhacm2/multicluster-operators-subscription-rhel8@sha256:6307eb5e9195415477b18d701310e8813772b7120d0fc4ac83846e54b46b4745_s390x",
"8Base-RHACM-2.7:rhacm2/multicluster-operators-subscription-rhel8@sha256:a69777a61feaf373c162a82ffb6f6996df6231c23cb2f1923bdd77c311d7d739_ppc64le",
"8Base-RHACM-2.7:rhacm2/multicluster-operators-subscription-rhel8@sha256:e53b330ed0c4ed0803a93b18a6ce290814dcd16dce6eb980809b5b8c6c09deb4_amd64",
"8Base-RHACM-2.7:rhacm2/multiclusterhub-rhel8@sha256:405fa2e3363a3c124a5764d6153b7bcba3d43a3026813085e44c9246d51ca60a_amd64",
"8Base-RHACM-2.7:rhacm2/multiclusterhub-rhel8@sha256:b82d4ecef59b69623ec4d0a9b5537fa52e007336727c92345cd829d80961f14a_s390x",
"8Base-RHACM-2.7:rhacm2/multiclusterhub-rhel8@sha256:e96ea7f3533e7d0836512cbc2b027b60c400aa16c8e4691117608ab4736a059b_ppc64le",
"8Base-RHACM-2.7:rhacm2/multiclusterhub-rhel8@sha256:fdf9ae4924a587c945a85b2319b0471a5688368df572f2de852c51da8bc74dcb_arm64",
"8Base-RHACM-2.7:rhacm2/node-exporter-rhel8@sha256:1af36144b83dc16cd1958d0414be55eaa2aae95894b6eefd2233308ace81df02_ppc64le",
"8Base-RHACM-2.7:rhacm2/node-exporter-rhel8@sha256:2aeec43f11c6572abb7d4468560dc1561a023d9692058a4ac2b13a0cedb44dde_amd64",
"8Base-RHACM-2.7:rhacm2/node-exporter-rhel8@sha256:8b359fcf74d236fc488ef4553dbaf9dbec549e331f2b103b40139aa2eb1345e4_arm64",
"8Base-RHACM-2.7:rhacm2/node-exporter-rhel8@sha256:97291260ff17e7e1b1f490a68041613ca5f7c192d848f928eca9b867de47bc4e_s390x",
"8Base-RHACM-2.7:rhacm2/observatorium-rhel8-operator@sha256:16eeedaa25dd61c03514479044fde9851c5b4224b718a496e33d43a06f57d5b5_amd64",
"8Base-RHACM-2.7:rhacm2/observatorium-rhel8-operator@sha256:928c114e3aca978626ad91889aaed0cc20ca0d641ad946c9a1b1f2424245c795_arm64",
"8Base-RHACM-2.7:rhacm2/observatorium-rhel8-operator@sha256:c4e260eabb09bacc1aa332ea2001333c671e0fc65a3ef4d04e02b5473b45642d_ppc64le",
"8Base-RHACM-2.7:rhacm2/observatorium-rhel8-operator@sha256:c870e034b29dfa320cb6a6bf60021033b622b76a0c4aaaf2a768326ea046b459_s390x",
"8Base-RHACM-2.7:rhacm2/observatorium-rhel8@sha256:1e46b8610e037752ecfb30aaac5c7459a81aa119bf0c2b2ffb0dc90cd5701af0_arm64",
"8Base-RHACM-2.7:rhacm2/observatorium-rhel8@sha256:51374017a10289e0402363ae2839d110f500be44dc44834dbd8dd66ba0e6f5e9_s390x",
"8Base-RHACM-2.7:rhacm2/observatorium-rhel8@sha256:836c0b874ba4fc57b5f79dffacefd2dc0261822cb6dde17d247db39175a5c27f_amd64",
"8Base-RHACM-2.7:rhacm2/observatorium-rhel8@sha256:b7b3de98fbcc216c00d3291691f8997183a6409dabed8ea7b10b336c481b2b87_ppc64le",
"8Base-RHACM-2.7:rhacm2/prometheus-alertmanager-rhel8@sha256:6c9ea79e385be44f735efb932079b328200d47869f5f5f9b442fdb76067cac2a_amd64",
"8Base-RHACM-2.7:rhacm2/prometheus-alertmanager-rhel8@sha256:8349cdc4677a2dd37c54b058c487d76e8fbe4c76178e805d4745ef5c62bc6151_arm64",
"8Base-RHACM-2.7:rhacm2/prometheus-alertmanager-rhel8@sha256:8e8c89c184a5d023f031ab7cca2c4c64cdfd151c37aa5ae3a206cb1f1055268f_ppc64le",
"8Base-RHACM-2.7:rhacm2/prometheus-alertmanager-rhel8@sha256:fdbba855391acd2b33d0b16f9f0e7ba2a9cdbaa90bf71298182954b7f4c8fe76_s390x",
"8Base-RHACM-2.7:rhacm2/prometheus-rhel8@sha256:59174c376ae5563ea3a2a68bf999458f6b905058f57a7779b6dddd7aff252e4f_amd64",
"8Base-RHACM-2.7:rhacm2/prometheus-rhel8@sha256:6877b4207285d7a0e1343f5c1b70bab163d1fd5004f778998d2e612817ea5f06_s390x",
"8Base-RHACM-2.7:rhacm2/prometheus-rhel8@sha256:a3661c1cbfa2f8c230ec44ee5e2fecf1967ce48df0c9699f063bd27407b94dac_arm64",
"8Base-RHACM-2.7:rhacm2/prometheus-rhel8@sha256:a5a9a7c264f07c789094cb5371729f86700c0cfce4605b573c236c21a46ea9d6_ppc64le",
"8Base-RHACM-2.7:rhacm2/rbac-query-proxy-rhel8@sha256:3481fdb51147ce735b7864215cacd4c6a24b2c05a9388866f11be887a5fd0d4f_s390x",
"8Base-RHACM-2.7:rhacm2/rbac-query-proxy-rhel8@sha256:84486a82cd6655d5e5a1fbccae5a2e9335498d3e05422fa325b443c8923c1b75_arm64",
"8Base-RHACM-2.7:rhacm2/rbac-query-proxy-rhel8@sha256:bdeee76d09265212805e06117c368c96d40c7b46278dc09413fa300c6198ac2d_amd64",
"8Base-RHACM-2.7:rhacm2/rbac-query-proxy-rhel8@sha256:ceb1bd89103c56378166ab968dbaa387ab0531d1592f053718d0c1c683770e3d_ppc64le",
"8Base-RHACM-2.7:rhacm2/search-collector-rhel8@sha256:4b7544ec460f265afb71c9d362cf9851e3ba250c3ab694ccc9a78c15eb38a612_arm64",
"8Base-RHACM-2.7:rhacm2/search-collector-rhel8@sha256:6695c50772760b400d0535f406f02b7c37436c5ce6932b8d5518b995780287a8_s390x",
"8Base-RHACM-2.7:rhacm2/search-collector-rhel8@sha256:91b398bdccc5dbbfb82913ac52110d0b8e2f6c37ded6aa22b7d97ec4655b4cde_amd64",
"8Base-RHACM-2.7:rhacm2/search-collector-rhel8@sha256:e129649706a536e4ef6e8f770d0bf682f35da55c86c978c749e903b1a2bbe875_ppc64le",
"8Base-RHACM-2.7:rhacm2/submariner-addon-rhel8@sha256:17dfda9e5f46f9df69171607ec2e078be9362de4c13e2ed20763fc59a7e9cd1a_s390x",
"8Base-RHACM-2.7:rhacm2/submariner-addon-rhel8@sha256:4eddabb57e6f448c45fba78dc72f1541ccddb11b63a558764d0c105465a76555_amd64",
"8Base-RHACM-2.7:rhacm2/submariner-addon-rhel8@sha256:581fb02a9670b27810f2ad35bad4a82d2e1eab77fcd1274de05b0a922450d3fc_ppc64le",
"8Base-RHACM-2.7:rhacm2/submariner-addon-rhel8@sha256:7400391c2a56bc01da6fbbf13bb249a01e90d8eccb8d465dfb19c3598f5fecbe_arm64",
"8Base-RHACM-2.7:rhacm2/thanos-receive-controller-rhel8@sha256:4b228ecad424ca792139152948e27ed4c714dcfbcd540caf117dee20845018c8_ppc64le",
"8Base-RHACM-2.7:rhacm2/thanos-receive-controller-rhel8@sha256:7ceb607e7a3205361d8c9d1b44aae47381e2d07b129e40b5f90f55c3a8402774_arm64",
"8Base-RHACM-2.7:rhacm2/thanos-receive-controller-rhel8@sha256:b17fe936f5d8d8da38d72bf2153b47ac619c460c1f8227b4cb2f37cfc18cd4be_s390x",
"8Base-RHACM-2.7:rhacm2/thanos-receive-controller-rhel8@sha256:e9a5ef8f2d97357bee0198544d0545c26ee7c7d10116771e510d73eda6c45abe_amd64",
"8Base-RHACM-2.7:rhacm2/thanos-rhel8@sha256:23a4e918b5ffdbad4745e541afad2747bd6b28e534a31e7b5aff74296b27e3e7_amd64",
"8Base-RHACM-2.7:rhacm2/thanos-rhel8@sha256:26de3711356177090694b4bf00821d873127cf8c0675fe42a8f757c5c37a40cd_arm64",
"8Base-RHACM-2.7:rhacm2/thanos-rhel8@sha256:6515a630cddbb13fd14f81fd3b8c3a95f2469eaf599010b42732d8fd794af1b0_s390x",
"8Base-RHACM-2.7:rhacm2/thanos-rhel8@sha256:736e1fd62ba7b6c56ad1af81ab1260dd7d13a770d62914183aaa2cc2ebb0dc20_ppc64le"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2149181"
}
],
"notes": [
{
"category": "description",
"text": "An authentication bypass flaw was discovered in the crewjam/saml go package. A remote unauthenticated attacker could trigger it by sending a SAML request. This would allow an escalation of privileges and then enable compromising system integrity.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "crewjam/saml: Authentication bypass when processing SAML responses containing multiple Assertion elements",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "Whilst the Red Hat Advanced Cluster Management for Kubernetes (RHACM) acm-grafana container include the vulnerable underscore library, the access to it is protected by OpenShift OAuth. Therefore the impact by this flaw is reduced from Critical to Important.\n\nThe OCP grafana-container includes the vulnerable underscore library, the access to it is protected by OpenShift OAuth. Therefore the impact by this flaw is reduced from Critical to Important.\n\nWhile Red Hat Ceph Storage 4\u0027s grafana-container includes the affected code, this is used for logging and limits access to the rest of the Ceph cluster. Thus the impact has been reduced from critical to important. Red Hat Ceph Storage 3 and 4 do not use crewjam/saml in their version of grafana.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"8Base-RHACM-2.7:rhacm2/acm-grafana-rhel8@sha256:0c427fa58c97b71eb784e4a590c208b0284cf656f66a268ea4803804ce3ce28a_arm64",
"8Base-RHACM-2.7:rhacm2/acm-grafana-rhel8@sha256:2e3505803004ca421087171bfe9097f6f106c812f840e8b83d1215150b4137c4_ppc64le",
"8Base-RHACM-2.7:rhacm2/acm-grafana-rhel8@sha256:49746c3a6e7033b1bac90d3515e0f5ab44aaf9c45cce414308da72bb960287b1_amd64",
"8Base-RHACM-2.7:rhacm2/acm-grafana-rhel8@sha256:c8f1a9d09131727033e6e60984c5baa3271adc6a23854b9aabe70f36952d35d6_s390x"
],
"known_not_affected": [
"8Base-RHACM-2.7:rhacm2/acm-governance-policy-addon-controller-rhel8@sha256:1aae106ecbdeadb77b0fd95133827e7fad4f5fcb9916e56ca0dfccab8bd34bed_ppc64le",
"8Base-RHACM-2.7:rhacm2/acm-governance-policy-addon-controller-rhel8@sha256:2c7f0617df666e8cbcd622dee073a35843db4a81caa19b7db3b9fb9264cdf7fc_amd64",
"8Base-RHACM-2.7:rhacm2/acm-governance-policy-addon-controller-rhel8@sha256:7f6671f84fcbe569fceece415dd7beeb8bb7f86c3031bdfb3ac0d0e777051b2f_s390x",
"8Base-RHACM-2.7:rhacm2/acm-governance-policy-addon-controller-rhel8@sha256:b30028955a86b6ecdb8c6865328976d74e98f56d6e21277a9f5a812f896b6303_arm64",
"8Base-RHACM-2.7:rhacm2/acm-governance-policy-framework-addon-rhel8@sha256:25271964483024b3235dd61f7e7bb9dd5e9dfa75f76e6ded5c92580d440ca48b_s390x",
"8Base-RHACM-2.7:rhacm2/acm-governance-policy-framework-addon-rhel8@sha256:7dcde13540cc938374463521f91091a7bbf0a037cabfc5e4b55c89497e0ba6bf_arm64",
"8Base-RHACM-2.7:rhacm2/acm-governance-policy-framework-addon-rhel8@sha256:b7b778111722c0da14ae74580be1813f6ecedf97fcd88de46fd15cc3ace2cb61_ppc64le",
"8Base-RHACM-2.7:rhacm2/acm-governance-policy-framework-addon-rhel8@sha256:ec5fc63b94bc9c070f14fd76d4ae26b90e3f29d3694887380a5f8f8ea5a04bc0_amd64",
"8Base-RHACM-2.7:rhacm2/acm-must-gather-rhel8@sha256:0be17e173b962f1a87e833096f208c9030fce1128b2b8c86842a0a40f7d6cf02_arm64",
"8Base-RHACM-2.7:rhacm2/acm-must-gather-rhel8@sha256:5c79bf93599b792c20c76d9a0a35532ad79a45f3765dccfbafab9a273e338e52_amd64",
"8Base-RHACM-2.7:rhacm2/acm-must-gather-rhel8@sha256:a05c071011c96e4db1e4a469883103f4118a304d3e03338083d2a103c0e7c208_ppc64le",
"8Base-RHACM-2.7:rhacm2/acm-must-gather-rhel8@sha256:ad85c5d648363cdb36790b49311f4e07a8584b9e6065cde9d41274a1bd716f0a_s390x",
"8Base-RHACM-2.7:rhacm2/acm-operator-bundle@sha256:90320bd14c632ace987ca1eac05a78068123ef1fc97c401951d073a3f0fd8e66_s390x",
"8Base-RHACM-2.7:rhacm2/acm-operator-bundle@sha256:e45be680b6140f58ff1840649b29aebebad4c5950d9571ca39dfea1dffd669b0_ppc64le",
"8Base-RHACM-2.7:rhacm2/acm-operator-bundle@sha256:f63d0a9a0e3dc9d86e84279c50e9c613d8430e71a3821d418e168250ca3b747c_amd64",
"8Base-RHACM-2.7:rhacm2/acm-prometheus-config-reloader-rhel8@sha256:0fd63f75b7638fadc78f92a62d6e9731e42c05069f3e93ab0ffd4b004de78100_ppc64le",
"8Base-RHACM-2.7:rhacm2/acm-prometheus-config-reloader-rhel8@sha256:2839bcce06fd5a02f6cc8fce8668fb806ae8f2e0e7174e5c66376792c2d1fd92_s390x",
"8Base-RHACM-2.7:rhacm2/acm-prometheus-config-reloader-rhel8@sha256:7fcb79c1707b3c8b767d8c174e5b64516f200c0bfa255c1f40557446b37debae_amd64",
"8Base-RHACM-2.7:rhacm2/acm-prometheus-config-reloader-rhel8@sha256:a4e43fc7608837da6a66cb2c5bda4b78b520c3075c0f1f66bb824fa44e2d35fd_arm64",
"8Base-RHACM-2.7:rhacm2/acm-prometheus-rhel8@sha256:4283fa3b6ee93404d4fe7b551b52dbd7a4bbd8be0a57cf9b603a68736feefaea_amd64",
"8Base-RHACM-2.7:rhacm2/acm-prometheus-rhel8@sha256:7e98ef30dca1071d5abff1be2a3a296cc9a4663162a3828b697637195d314e77_ppc64le",
"8Base-RHACM-2.7:rhacm2/acm-prometheus-rhel8@sha256:b3ee1cad060e7f72414df1ae6c0e27ddf6f6fa7a8e45627ebeb912b8a9ca3b74_arm64",
"8Base-RHACM-2.7:rhacm2/acm-prometheus-rhel8@sha256:c6d947e30ec1aa348d573ee93c669f71b38ea93801e71636f5f9ab4609f681b4_s390x",
"8Base-RHACM-2.7:rhacm2/acm-search-indexer-rhel8@sha256:436307eef035e0e9be448eb6c4f6a690a7d357ed06d661642b082e0d3219864c_amd64",
"8Base-RHACM-2.7:rhacm2/acm-search-indexer-rhel8@sha256:53ceb20280569eaf0129686d49d462a3c1d3eaf2829b6eb920e9359be718e2c4_s390x",
"8Base-RHACM-2.7:rhacm2/acm-search-indexer-rhel8@sha256:aa89295f36c99d70e63b07e9fe2c8db348df38b3308870f543efb4be24beca6c_ppc64le",
"8Base-RHACM-2.7:rhacm2/acm-search-indexer-rhel8@sha256:aed3972894519bc832bd9a340316a752ebb8edbc393051904c399eef7e423dd4_arm64",
"8Base-RHACM-2.7:rhacm2/acm-search-v2-api-rhel8@sha256:1808d69232a47c3590a41c1e97126dd06c2727be972b11170b115f2e5d9fec38_amd64",
"8Base-RHACM-2.7:rhacm2/acm-search-v2-api-rhel8@sha256:1d5153067a1cb127f74d2bc983d16db8f39313a378f14d13f7e39da28f2251ae_ppc64le",
"8Base-RHACM-2.7:rhacm2/acm-search-v2-api-rhel8@sha256:5be1e54791e8024f0e1342eba7d4441e0606f9a26be8f52aff51c8665baa41cc_s390x",
"8Base-RHACM-2.7:rhacm2/acm-search-v2-api-rhel8@sha256:f2924c460e8d7e12da359f365f9ec3b13c2d175dd6c11533b12113741eea7292_arm64",
"8Base-RHACM-2.7:rhacm2/acm-search-v2-rhel8@sha256:8a28d0fad728823ae5a07a259a0866bc507ae9b0f90eb1b4c63567aaf13c377c_arm64",
"8Base-RHACM-2.7:rhacm2/acm-search-v2-rhel8@sha256:f5b656141ad16ac873d1b886abc3b956380268b6c0dddb8ceac3e79b65edae0a_s390x",
"8Base-RHACM-2.7:rhacm2/acm-search-v2-rhel8@sha256:f708326772c9ed846e11b053efda56c106d5a72a13482d2a8ecc179cfb957bc9_ppc64le",
"8Base-RHACM-2.7:rhacm2/acm-search-v2-rhel8@sha256:fb98ce01f36b3780192e99b96c688387b5d76892f409b831d6f134ec65d02d4a_amd64",
"8Base-RHACM-2.7:rhacm2/acm-volsync-addon-controller-rhel8@sha256:56067372156bb6d00103eecc4b5c80478980036b8143a2e2a73f8a685d0d78ee_amd64",
"8Base-RHACM-2.7:rhacm2/acm-volsync-addon-controller-rhel8@sha256:98724153fa7763d22bcf11c3a5faa6eee0f6c40c4f4f647487e106d2ef427218_s390x",
"8Base-RHACM-2.7:rhacm2/acm-volsync-addon-controller-rhel8@sha256:a7f8ce55764d4e303d54aaf064d56ee192620d29b361fabcda2a26f364221dc9_arm64",
"8Base-RHACM-2.7:rhacm2/acm-volsync-addon-controller-rhel8@sha256:e3e10a30c35a9cbd5f81d107e9ce86b2410bd10171673521eab1491ebdee2314_ppc64le",
"8Base-RHACM-2.7:rhacm2/cert-policy-controller-rhel8@sha256:1de63e2d307841c7707f4d0c09cd1d9cd673bbd7736c5f6c533986a9de0d1118_s390x",
"8Base-RHACM-2.7:rhacm2/cert-policy-controller-rhel8@sha256:488e74aed7f420f6112ef1f7b3b5cc812358574ec149ecca1147ff2f9d6d7835_arm64",
"8Base-RHACM-2.7:rhacm2/cert-policy-controller-rhel8@sha256:5be8ca7ec79077906c23b52cdaa731866774a2e413babd395d3f24d892bed37a_ppc64le",
"8Base-RHACM-2.7:rhacm2/cert-policy-controller-rhel8@sha256:c78e2547f3cff318747e354f09e5954c71fde8840ab8db818050dc9531205e6c_amd64",
"8Base-RHACM-2.7:rhacm2/cluster-backup-rhel8-operator@sha256:09f23f185abfbec175fbea2cc1fba624308c2777b5c8133d9e98daeb4bcfa009_s390x",
"8Base-RHACM-2.7:rhacm2/cluster-backup-rhel8-operator@sha256:3af39faf1795e87018795c35b2ec5074bfcd1bf76b84326446cfb1570bc0d5e0_arm64",
"8Base-RHACM-2.7:rhacm2/cluster-backup-rhel8-operator@sha256:3c969356ace5c3bc0fa5d6d8e25a838262b0f6152533f4361034a742eb29ae24_amd64",
"8Base-RHACM-2.7:rhacm2/cluster-backup-rhel8-operator@sha256:f02c115867036c64cdf8669fe7690b94d23b19ad7b969938f7c4cbb00111d403_ppc64le",
"8Base-RHACM-2.7:rhacm2/config-policy-controller-rhel8@sha256:1339f82b15ebe01ba411e70252eb5964a5d622bd28a7fa494786ae6317d3060c_amd64",
"8Base-RHACM-2.7:rhacm2/config-policy-controller-rhel8@sha256:328c0d0e4d06573f2f26bbec39f1a570eb6ddbc26a5c0fa380fec7f840f6475e_arm64",
"8Base-RHACM-2.7:rhacm2/config-policy-controller-rhel8@sha256:e5480dd0b573d0fd949fa2cf22d77ebb5a32765fb95bed18a02fa3155f690f5b_ppc64le",
"8Base-RHACM-2.7:rhacm2/config-policy-controller-rhel8@sha256:fab9c37776dabaa9c510bf243f23407715a1e3bd1c0a0280dc22191c6349a1c0_s390x",
"8Base-RHACM-2.7:rhacm2/console-rhel8@sha256:01517c35f75f1f4f4c3625eb899bff16ae5c114a241c70b56f7de2310ddd065e_s390x",
"8Base-RHACM-2.7:rhacm2/console-rhel8@sha256:33929c835221f166d0eb731f5e553cdf78a5579a124c90b462d4bb5250dc7254_arm64",
"8Base-RHACM-2.7:rhacm2/console-rhel8@sha256:89dad712668e3fdd11a79fdc477a5a2fe1060902bd3f3e575fd2812b4e9f7037_ppc64le",
"8Base-RHACM-2.7:rhacm2/console-rhel8@sha256:fa807a069376c408c56d593bc2e2569cec0c19f105a727a616dea3bd8305953f_amd64",
"8Base-RHACM-2.7:rhacm2/endpoint-monitoring-rhel8-operator@sha256:4f5241425e26875244fab0ec9e96707790ef86edca5265ac01de1ccfc86294c0_amd64",
"8Base-RHACM-2.7:rhacm2/endpoint-monitoring-rhel8-operator@sha256:64c9e84fb923d107d0d4d3f9026510de03f73773cc8348f0025721d26033215c_arm64",
"8Base-RHACM-2.7:rhacm2/endpoint-monitoring-rhel8-operator@sha256:8913009902c71afe34f3a98ed720997e72f764cb7e251a08a2698f2d8ce64e24_s390x",
"8Base-RHACM-2.7:rhacm2/endpoint-monitoring-rhel8-operator@sha256:c5bcc8c4e5d2a4b7270b04dc1b8e8fa399a0f0bfff1d1cc3e7ec0b7b7b6e0f3f_ppc64le",
"8Base-RHACM-2.7:rhacm2/governance-policy-propagator-rhel8@sha256:002229b229bf9a13e54dc16e1edacc0cf8c75d6f46948868a045d79dfd38033c_amd64",
"8Base-RHACM-2.7:rhacm2/governance-policy-propagator-rhel8@sha256:53a9030933e0b2f752461e5337590ad16e891a8fdda897d8a0cb8e135363f0d0_ppc64le",
"8Base-RHACM-2.7:rhacm2/governance-policy-propagator-rhel8@sha256:d4296089159e15bf3e11f5695a34d10b83875a346545f1d09824b4fe47295cf8_s390x",
"8Base-RHACM-2.7:rhacm2/governance-policy-propagator-rhel8@sha256:e05489056e65dba4eb291b050c8072608a5efc2ce971b34a903c8c7ca07e0927_arm64",
"8Base-RHACM-2.7:rhacm2/grafana-dashboard-loader-rhel8@sha256:0d64615d4c3a6fc8e0fc5eb595d8f846f17f7462aaf66b40aa54436fe2b4bd2b_amd64",
"8Base-RHACM-2.7:rhacm2/grafana-dashboard-loader-rhel8@sha256:c182f0b51bfd9b29ea7363f74522a49b6601418f5db76843231167ef1176f709_s390x",
"8Base-RHACM-2.7:rhacm2/grafana-dashboard-loader-rhel8@sha256:d41f6fabaec525dfaac736806b93102479260309f482e155af2b03dc3c9a0c61_arm64",
"8Base-RHACM-2.7:rhacm2/grafana-dashboard-loader-rhel8@sha256:f35f6472c8138046e2f9017659dfb5a703cd895032a21d6d95c1075173005f7c_ppc64le",
"8Base-RHACM-2.7:rhacm2/iam-policy-controller-rhel8@sha256:83354271af399291790b9c3e2e98ba1db7fac99b48a385d50e7318b357f882ca_ppc64le",
"8Base-RHACM-2.7:rhacm2/iam-policy-controller-rhel8@sha256:cc5f8499009dc316d936c3a57f9a9457d5f2bbc8568e2b484a7c8b1cc676da7c_arm64",
"8Base-RHACM-2.7:rhacm2/iam-policy-controller-rhel8@sha256:e79bba365fb1a5edb7cc53d07cebdbb56e861948dedd61e9697f14a8defc300b_amd64",
"8Base-RHACM-2.7:rhacm2/iam-policy-controller-rhel8@sha256:f7a86d6209a19498e56da1f39533a1198af35c2a9e3c824cea252eb34d737219_s390x",
"8Base-RHACM-2.7:rhacm2/insights-client-rhel8@sha256:41d64847ac789df45b51aeca8debfa2a5ac7ff15ad880ba7213ce8afbe4aff2e_amd64",
"8Base-RHACM-2.7:rhacm2/insights-client-rhel8@sha256:5a32ad8c8e7792f9679a604f073bce047c4f8fdd713a655ae83314e27366c5af_arm64",
"8Base-RHACM-2.7:rhacm2/insights-client-rhel8@sha256:7040938ffaa1682dfefe95a614335b9d4f59aac472e47937f1d19f8325d985e6_ppc64le",
"8Base-RHACM-2.7:rhacm2/insights-client-rhel8@sha256:9d25ef8c29b2dac4660e18c17d0286fa2ff0f6f6383b6bf795f7e5e6f70b950e_s390x",
"8Base-RHACM-2.7:rhacm2/insights-metrics-rhel8@sha256:4bf538ff68126949da79f7b1ab97a44a64529e240cd3f84360a88bb6a9a08e4d_ppc64le",
"8Base-RHACM-2.7:rhacm2/insights-metrics-rhel8@sha256:57bf2eca5df0be601d7dd59357e95d078bf69d26c1b26cdd56d0d311df123d5a_arm64",
"8Base-RHACM-2.7:rhacm2/insights-metrics-rhel8@sha256:65f96884ed34103842217b26597ec413197db699aeb004daeca08f1d08014f46_amd64",
"8Base-RHACM-2.7:rhacm2/insights-metrics-rhel8@sha256:ed01454411cbdfb20661aecc76e00767b5ec122e27a379159476eabba741b94e_s390x",
"8Base-RHACM-2.7:rhacm2/klusterlet-addon-controller-rhel8@sha256:523776c04653aac8c750ff48156fd7a5b0efd9ad35c40cbacdbe0ca6dda48217_amd64",
"8Base-RHACM-2.7:rhacm2/klusterlet-addon-controller-rhel8@sha256:7cea9ce9aeb26df137590353de05b8a88ee55faa43cecde68e40fb875f9844cd_arm64",
"8Base-RHACM-2.7:rhacm2/klusterlet-addon-controller-rhel8@sha256:866125412b6812710734b9e72d09581be40879bb57236e37660e2d29210a37ad_s390x",
"8Base-RHACM-2.7:rhacm2/klusterlet-addon-controller-rhel8@sha256:c89f9fed1ce56a6baf10808454b01d4df88571db744feb2bfae8b5707d82013f_ppc64le",
"8Base-RHACM-2.7:rhacm2/kube-rbac-proxy-rhel8@sha256:407178ad223483b92a382e0fb916de9f42f1a0db9aaacb66710a7a743f1c3dce_arm64",
"8Base-RHACM-2.7:rhacm2/kube-rbac-proxy-rhel8@sha256:455dde7a89b1505c93651022451b83e1e8f86186b98f660e3c6ad998a97d48f3_ppc64le",
"8Base-RHACM-2.7:rhacm2/kube-rbac-proxy-rhel8@sha256:95de0275698ef704379246e088763c3827171487049b9cfb857712ddbdef46e9_amd64",
"8Base-RHACM-2.7:rhacm2/kube-rbac-proxy-rhel8@sha256:f0397b30dc7b824b0e37a256c5a067585885c80db1033b44a13fe56446cd80a9_s390x",
"8Base-RHACM-2.7:rhacm2/kube-state-metrics-rhel8@sha256:1f27bc62a66413a31d2d680ecd2a8ed9c9d378341da56b788cd86c98151a1fd4_s390x",
"8Base-RHACM-2.7:rhacm2/kube-state-metrics-rhel8@sha256:534420075e829b5881f6cd3f32d4aa90ea3075de869b84f689c9606d4f03521a_arm64",
"8Base-RHACM-2.7:rhacm2/kube-state-metrics-rhel8@sha256:8cc675a0cf4ff24b28c0b75a54fc4f3328c6a9f041f21d1814d210b7704f6970_amd64",
"8Base-RHACM-2.7:rhacm2/kube-state-metrics-rhel8@sha256:c56179f297ebab2ef9851417ec42ac6c16b6f8cb3627c243ff6984d2dd6ac76d_ppc64le",
"8Base-RHACM-2.7:rhacm2/management-ingress-rhel8@sha256:3b94abf5182934113b1cf9b8688a2da977d5fec3110f2d79b81b2ec46ffeada3_ppc64le",
"8Base-RHACM-2.7:rhacm2/management-ingress-rhel8@sha256:70aa7c3711b4085caa9ba50295dfedf9b2cd3a1b37e815e4a7245c1aef0cfe22_s390x",
"8Base-RHACM-2.7:rhacm2/management-ingress-rhel8@sha256:bea2ee18f401ec1b4c4b87f40f6f79a4418d6aafad5e2b50099f7541b6699de7_arm64",
"8Base-RHACM-2.7:rhacm2/management-ingress-rhel8@sha256:f45de50d8d7b6a285317a3bc1c413427841c8d6fab742f6de0a61bad9722b61e_amd64",
"8Base-RHACM-2.7:rhacm2/memcached-exporter-rhel8@sha256:094b84362782a88d8b0c7a75a23dd5ae3ff846913f0a49e732d53cc0efdf6a61_arm64",
"8Base-RHACM-2.7:rhacm2/memcached-exporter-rhel8@sha256:708e8f9531f5cc33a2543956eb0c940e5ad36d2ac196903a0beaa42944cb543f_ppc64le",
"8Base-RHACM-2.7:rhacm2/memcached-exporter-rhel8@sha256:baa029b8feb59ec4d626f021ebf777cc991c1a24c29c321c40513b91641f4bbc_amd64",
"8Base-RHACM-2.7:rhacm2/memcached-exporter-rhel8@sha256:c7937a592a255199c316e30c499d0c150cc95c3f208e46d8a936a5bc03a1fed6_s390x",
"8Base-RHACM-2.7:rhacm2/memcached-rhel8@sha256:21d28e1c3d1c7e8803261867c20a29df444676780ed9d4cc9f1dd1c8dbd68688_amd64",
"8Base-RHACM-2.7:rhacm2/memcached-rhel8@sha256:6bac06a2e1e181fe4920a33df5ce433635871a42ba30fbbe0adff1c505fbab4b_ppc64le",
"8Base-RHACM-2.7:rhacm2/memcached-rhel8@sha256:6c7cb2786f6863e7d1c8554f159c68123921d22bbd7bec5fc3532cad991937b4_s390x",
"8Base-RHACM-2.7:rhacm2/memcached-rhel8@sha256:e044af5fee732dd9923759b312c3b72dd4b6ab1780456973f35677d72586913e_arm64",
"8Base-RHACM-2.7:rhacm2/metrics-collector-rhel8@sha256:21644ef77ec046c79fb64f612245ac5d59c0aa569c548b48062da8896d159696_s390x",
"8Base-RHACM-2.7:rhacm2/metrics-collector-rhel8@sha256:2358249e2cf40d054cca5711f39091e2f0cbd44e61a24d3c1dd1a9e79cc440b1_arm64",
"8Base-RHACM-2.7:rhacm2/metrics-collector-rhel8@sha256:9638fab8d1439730395607cc99bcda33eae5e813778398888124e8ae319cb80e_amd64",
"8Base-RHACM-2.7:rhacm2/metrics-collector-rhel8@sha256:e06aed89ad0c48bef78e45512d22c3373f62c63d335d953ba064b160a68fcad2_ppc64le",
"8Base-RHACM-2.7:rhacm2/multicloud-integrations-rhel8@sha256:1063ef655f5dd15b0b914572ba672892eb53b441ae151d14cffca9d320860f2d_ppc64le",
"8Base-RHACM-2.7:rhacm2/multicloud-integrations-rhel8@sha256:3f0ab9161698eb9e3342c3b3fc70d5ca9c420cdcc5a5ccebc8cc993dfefb9dc3_amd64",
"8Base-RHACM-2.7:rhacm2/multicloud-integrations-rhel8@sha256:651c4ac3da42bc2acfe9bff35e397ccf5e88abb6303622f3244d6ccb9b8f9e0d_s390x",
"8Base-RHACM-2.7:rhacm2/multicloud-integrations-rhel8@sha256:f02a569222e13356f5fbdef5b7d2da943e6f6071fd88ba75a2565b3d340b6c3a_arm64",
"8Base-RHACM-2.7:rhacm2/multicluster-observability-rhel8-operator@sha256:49083d7039af6df4bd639dd998162c96dc586da4d828ffbe9c880a8a8d6d13d6_arm64",
"8Base-RHACM-2.7:rhacm2/multicluster-observability-rhel8-operator@sha256:68228ba1ef7bf5631f0cab91cb4e9f86c3d24c1ad587332d42c4f85e1a3608d7_amd64",
"8Base-RHACM-2.7:rhacm2/multicluster-observability-rhel8-operator@sha256:93da29b41da3c87d4bffaf42369b50217f5d8f81d0a82c4108c27a3c40f544d8_s390x",
"8Base-RHACM-2.7:rhacm2/multicluster-observability-rhel8-operator@sha256:f212909bc9ed5be6da68a3b6a4866fdc17ecc3514b075977a8679998d6742cbe_ppc64le",
"8Base-RHACM-2.7:rhacm2/multicluster-operators-application-rhel8@sha256:299f0753c65ab4e609418fd5515bdcb041bee357f4db192ae32a24ad0c4d7853_s390x",
"8Base-RHACM-2.7:rhacm2/multicluster-operators-application-rhel8@sha256:62520c406cdbd823e99e8ee9ff9119b61cb6880fcb1335211b6520bedec564f2_amd64",
"8Base-RHACM-2.7:rhacm2/multicluster-operators-application-rhel8@sha256:9c58c89cb0173394684d7d23178ad32eb2d571444cb306ea599565eaac92ea4f_arm64",
"8Base-RHACM-2.7:rhacm2/multicluster-operators-application-rhel8@sha256:b385c92b069a8dae72e57b69d24e1fff59ad46781579882a1edfa4839fd8bbba_ppc64le",
"8Base-RHACM-2.7:rhacm2/multicluster-operators-channel-rhel8@sha256:044723d62439a8364772ab27be2c04dbd2c0421dbeb0a7b94f70e99e646b4c80_ppc64le",
"8Base-RHACM-2.7:rhacm2/multicluster-operators-channel-rhel8@sha256:d8fe5baa4aefbcf41861743a3cf6c94f8a2a63526e96e5d263a40a8cb8a5ad4e_s390x",
"8Base-RHACM-2.7:rhacm2/multicluster-operators-channel-rhel8@sha256:da65bc93513dfb37a4828eaf5e1d4c08265ffdba05028fed95a564341d226771_amd64",
"8Base-RHACM-2.7:rhacm2/multicluster-operators-channel-rhel8@sha256:ddb1016901287c80ef1972f25db37b1182e854115671961efb3fc0048cd95800_arm64",
"8Base-RHACM-2.7:rhacm2/multicluster-operators-subscription-rhel8@sha256:548d610f996e73b67eb21d2993b5ac3d0da02997a48b9c1226072d6d95ae4c3b_arm64",
"8Base-RHACM-2.7:rhacm2/multicluster-operators-subscription-rhel8@sha256:6307eb5e9195415477b18d701310e8813772b7120d0fc4ac83846e54b46b4745_s390x",
"8Base-RHACM-2.7:rhacm2/multicluster-operators-subscription-rhel8@sha256:a69777a61feaf373c162a82ffb6f6996df6231c23cb2f1923bdd77c311d7d739_ppc64le",
"8Base-RHACM-2.7:rhacm2/multicluster-operators-subscription-rhel8@sha256:e53b330ed0c4ed0803a93b18a6ce290814dcd16dce6eb980809b5b8c6c09deb4_amd64",
"8Base-RHACM-2.7:rhacm2/multiclusterhub-rhel8@sha256:405fa2e3363a3c124a5764d6153b7bcba3d43a3026813085e44c9246d51ca60a_amd64",
"8Base-RHACM-2.7:rhacm2/multiclusterhub-rhel8@sha256:b82d4ecef59b69623ec4d0a9b5537fa52e007336727c92345cd829d80961f14a_s390x",
"8Base-RHACM-2.7:rhacm2/multiclusterhub-rhel8@sha256:e96ea7f3533e7d0836512cbc2b027b60c400aa16c8e4691117608ab4736a059b_ppc64le",
"8Base-RHACM-2.7:rhacm2/multiclusterhub-rhel8@sha256:fdf9ae4924a587c945a85b2319b0471a5688368df572f2de852c51da8bc74dcb_arm64",
"8Base-RHACM-2.7:rhacm2/node-exporter-rhel8@sha256:1af36144b83dc16cd1958d0414be55eaa2aae95894b6eefd2233308ace81df02_ppc64le",
"8Base-RHACM-2.7:rhacm2/node-exporter-rhel8@sha256:2aeec43f11c6572abb7d4468560dc1561a023d9692058a4ac2b13a0cedb44dde_amd64",
"8Base-RHACM-2.7:rhacm2/node-exporter-rhel8@sha256:8b359fcf74d236fc488ef4553dbaf9dbec549e331f2b103b40139aa2eb1345e4_arm64",
"8Base-RHACM-2.7:rhacm2/node-exporter-rhel8@sha256:97291260ff17e7e1b1f490a68041613ca5f7c192d848f928eca9b867de47bc4e_s390x",
"8Base-RHACM-2.7:rhacm2/observatorium-rhel8-operator@sha256:16eeedaa25dd61c03514479044fde9851c5b4224b718a496e33d43a06f57d5b5_amd64",
"8Base-RHACM-2.7:rhacm2/observatorium-rhel8-operator@sha256:928c114e3aca978626ad91889aaed0cc20ca0d641ad946c9a1b1f2424245c795_arm64",
"8Base-RHACM-2.7:rhacm2/observatorium-rhel8-operator@sha256:c4e260eabb09bacc1aa332ea2001333c671e0fc65a3ef4d04e02b5473b45642d_ppc64le",
"8Base-RHACM-2.7:rhacm2/observatorium-rhel8-operator@sha256:c870e034b29dfa320cb6a6bf60021033b622b76a0c4aaaf2a768326ea046b459_s390x",
"8Base-RHACM-2.7:rhacm2/observatorium-rhel8@sha256:1e46b8610e037752ecfb30aaac5c7459a81aa119bf0c2b2ffb0dc90cd5701af0_arm64",
"8Base-RHACM-2.7:rhacm2/observatorium-rhel8@sha256:51374017a10289e0402363ae2839d110f500be44dc44834dbd8dd66ba0e6f5e9_s390x",
"8Base-RHACM-2.7:rhacm2/observatorium-rhel8@sha256:836c0b874ba4fc57b5f79dffacefd2dc0261822cb6dde17d247db39175a5c27f_amd64",
"8Base-RHACM-2.7:rhacm2/observatorium-rhel8@sha256:b7b3de98fbcc216c00d3291691f8997183a6409dabed8ea7b10b336c481b2b87_ppc64le",
"8Base-RHACM-2.7:rhacm2/prometheus-alertmanager-rhel8@sha256:6c9ea79e385be44f735efb932079b328200d47869f5f5f9b442fdb76067cac2a_amd64",
"8Base-RHACM-2.7:rhacm2/prometheus-alertmanager-rhel8@sha256:8349cdc4677a2dd37c54b058c487d76e8fbe4c76178e805d4745ef5c62bc6151_arm64",
"8Base-RHACM-2.7:rhacm2/prometheus-alertmanager-rhel8@sha256:8e8c89c184a5d023f031ab7cca2c4c64cdfd151c37aa5ae3a206cb1f1055268f_ppc64le",
"8Base-RHACM-2.7:rhacm2/prometheus-alertmanager-rhel8@sha256:fdbba855391acd2b33d0b16f9f0e7ba2a9cdbaa90bf71298182954b7f4c8fe76_s390x",
"8Base-RHACM-2.7:rhacm2/prometheus-rhel8@sha256:59174c376ae5563ea3a2a68bf999458f6b905058f57a7779b6dddd7aff252e4f_amd64",
"8Base-RHACM-2.7:rhacm2/prometheus-rhel8@sha256:6877b4207285d7a0e1343f5c1b70bab163d1fd5004f778998d2e612817ea5f06_s390x",
"8Base-RHACM-2.7:rhacm2/prometheus-rhel8@sha256:a3661c1cbfa2f8c230ec44ee5e2fecf1967ce48df0c9699f063bd27407b94dac_arm64",
"8Base-RHACM-2.7:rhacm2/prometheus-rhel8@sha256:a5a9a7c264f07c789094cb5371729f86700c0cfce4605b573c236c21a46ea9d6_ppc64le",
"8Base-RHACM-2.7:rhacm2/rbac-query-proxy-rhel8@sha256:3481fdb51147ce735b7864215cacd4c6a24b2c05a9388866f11be887a5fd0d4f_s390x",
"8Base-RHACM-2.7:rhacm2/rbac-query-proxy-rhel8@sha256:84486a82cd6655d5e5a1fbccae5a2e9335498d3e05422fa325b443c8923c1b75_arm64",
"8Base-RHACM-2.7:rhacm2/rbac-query-proxy-rhel8@sha256:bdeee76d09265212805e06117c368c96d40c7b46278dc09413fa300c6198ac2d_amd64",
"8Base-RHACM-2.7:rhacm2/rbac-query-proxy-rhel8@sha256:ceb1bd89103c56378166ab968dbaa387ab0531d1592f053718d0c1c683770e3d_ppc64le",
"8Base-RHACM-2.7:rhacm2/search-collector-rhel8@sha256:4b7544ec460f265afb71c9d362cf9851e3ba250c3ab694ccc9a78c15eb38a612_arm64",
"8Base-RHACM-2.7:rhacm2/search-collector-rhel8@sha256:6695c50772760b400d0535f406f02b7c37436c5ce6932b8d5518b995780287a8_s390x",
"8Base-RHACM-2.7:rhacm2/search-collector-rhel8@sha256:91b398bdccc5dbbfb82913ac52110d0b8e2f6c37ded6aa22b7d97ec4655b4cde_amd64",
"8Base-RHACM-2.7:rhacm2/search-collector-rhel8@sha256:e129649706a536e4ef6e8f770d0bf682f35da55c86c978c749e903b1a2bbe875_ppc64le",
"8Base-RHACM-2.7:rhacm2/submariner-addon-rhel8@sha256:17dfda9e5f46f9df69171607ec2e078be9362de4c13e2ed20763fc59a7e9cd1a_s390x",
"8Base-RHACM-2.7:rhacm2/submariner-addon-rhel8@sha256:4eddabb57e6f448c45fba78dc72f1541ccddb11b63a558764d0c105465a76555_amd64",
"8Base-RHACM-2.7:rhacm2/submariner-addon-rhel8@sha256:581fb02a9670b27810f2ad35bad4a82d2e1eab77fcd1274de05b0a922450d3fc_ppc64le",
"8Base-RHACM-2.7:rhacm2/submariner-addon-rhel8@sha256:7400391c2a56bc01da6fbbf13bb249a01e90d8eccb8d465dfb19c3598f5fecbe_arm64",
"8Base-RHACM-2.7:rhacm2/thanos-receive-controller-rhel8@sha256:4b228ecad424ca792139152948e27ed4c714dcfbcd540caf117dee20845018c8_ppc64le",
"8Base-RHACM-2.7:rhacm2/thanos-receive-controller-rhel8@sha256:7ceb607e7a3205361d8c9d1b44aae47381e2d07b129e40b5f90f55c3a8402774_arm64",
"8Base-RHACM-2.7:rhacm2/thanos-receive-controller-rhel8@sha256:b17fe936f5d8d8da38d72bf2153b47ac619c460c1f8227b4cb2f37cfc18cd4be_s390x",
"8Base-RHACM-2.7:rhacm2/thanos-receive-controller-rhel8@sha256:e9a5ef8f2d97357bee0198544d0545c26ee7c7d10116771e510d73eda6c45abe_amd64",
"8Base-RHACM-2.7:rhacm2/thanos-rhel8@sha256:23a4e918b5ffdbad4745e541afad2747bd6b28e534a31e7b5aff74296b27e3e7_amd64",
"8Base-RHACM-2.7:rhacm2/thanos-rhel8@sha256:26de3711356177090694b4bf00821d873127cf8c0675fe42a8f757c5c37a40cd_arm64",
"8Base-RHACM-2.7:rhacm2/thanos-rhel8@sha256:6515a630cddbb13fd14f81fd3b8c3a95f2469eaf599010b42732d8fd794af1b0_s390x",
"8Base-RHACM-2.7:rhacm2/thanos-rhel8@sha256:736e1fd62ba7b6c56ad1af81ab1260dd7d13a770d62914183aaa2cc2ebb0dc20_ppc64le"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2022-41912"
},
{
"category": "external",
"summary": "RHBZ#2149181",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2149181"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2022-41912",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-41912"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2022-41912",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2022-41912"
},
{
"category": "external",
"summary": "https://github.com/crewjam/saml/security/advisories/GHSA-j2jp-wvqg-wc2g",
"url": "https://github.com/crewjam/saml/security/advisories/GHSA-j2jp-wvqg-wc2g"
}
],
"release_date": "2022-11-28T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2023-02-07T18:36:08+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.7/html-single/install/index#installing",
"product_ids": [
"8Base-RHACM-2.7:rhacm2/acm-grafana-rhel8@sha256:0c427fa58c97b71eb784e4a590c208b0284cf656f66a268ea4803804ce3ce28a_arm64",
"8Base-RHACM-2.7:rhacm2/acm-grafana-rhel8@sha256:2e3505803004ca421087171bfe9097f6f106c812f840e8b83d1215150b4137c4_ppc64le",
"8Base-RHACM-2.7:rhacm2/acm-grafana-rhel8@sha256:49746c3a6e7033b1bac90d3515e0f5ab44aaf9c45cce414308da72bb960287b1_amd64",
"8Base-RHACM-2.7:rhacm2/acm-grafana-rhel8@sha256:c8f1a9d09131727033e6e60984c5baa3271adc6a23854b9aabe70f36952d35d6_s390x"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2023:0630"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "NONE",
"baseScore": 9.1,
"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:N",
"version": "3.1"
},
"products": [
"8Base-RHACM-2.7:rhacm2/acm-governance-policy-addon-controller-rhel8@sha256:1aae106ecbdeadb77b0fd95133827e7fad4f5fcb9916e56ca0dfccab8bd34bed_ppc64le",
"8Base-RHACM-2.7:rhacm2/acm-governance-policy-addon-controller-rhel8@sha256:2c7f0617df666e8cbcd622dee073a35843db4a81caa19b7db3b9fb9264cdf7fc_amd64",
"8Base-RHACM-2.7:rhacm2/acm-governance-policy-addon-controller-rhel8@sha256:7f6671f84fcbe569fceece415dd7beeb8bb7f86c3031bdfb3ac0d0e777051b2f_s390x",
"8Base-RHACM-2.7:rhacm2/acm-governance-policy-addon-controller-rhel8@sha256:b30028955a86b6ecdb8c6865328976d74e98f56d6e21277a9f5a812f896b6303_arm64",
"8Base-RHACM-2.7:rhacm2/acm-governance-policy-framework-addon-rhel8@sha256:25271964483024b3235dd61f7e7bb9dd5e9dfa75f76e6ded5c92580d440ca48b_s390x",
"8Base-RHACM-2.7:rhacm2/acm-governance-policy-framework-addon-rhel8@sha256:7dcde13540cc938374463521f91091a7bbf0a037cabfc5e4b55c89497e0ba6bf_arm64",
"8Base-RHACM-2.7:rhacm2/acm-governance-policy-framework-addon-rhel8@sha256:b7b778111722c0da14ae74580be1813f6ecedf97fcd88de46fd15cc3ace2cb61_ppc64le",
"8Base-RHACM-2.7:rhacm2/acm-governance-policy-framework-addon-rhel8@sha256:ec5fc63b94bc9c070f14fd76d4ae26b90e3f29d3694887380a5f8f8ea5a04bc0_amd64",
"8Base-RHACM-2.7:rhacm2/acm-grafana-rhel8@sha256:0c427fa58c97b71eb784e4a590c208b0284cf656f66a268ea4803804ce3ce28a_arm64",
"8Base-RHACM-2.7:rhacm2/acm-grafana-rhel8@sha256:2e3505803004ca421087171bfe9097f6f106c812f840e8b83d1215150b4137c4_ppc64le",
"8Base-RHACM-2.7:rhacm2/acm-grafana-rhel8@sha256:49746c3a6e7033b1bac90d3515e0f5ab44aaf9c45cce414308da72bb960287b1_amd64",
"8Base-RHACM-2.7:rhacm2/acm-grafana-rhel8@sha256:c8f1a9d09131727033e6e60984c5baa3271adc6a23854b9aabe70f36952d35d6_s390x",
"8Base-RHACM-2.7:rhacm2/acm-must-gather-rhel8@sha256:0be17e173b962f1a87e833096f208c9030fce1128b2b8c86842a0a40f7d6cf02_arm64",
"8Base-RHACM-2.7:rhacm2/acm-must-gather-rhel8@sha256:5c79bf93599b792c20c76d9a0a35532ad79a45f3765dccfbafab9a273e338e52_amd64",
"8Base-RHACM-2.7:rhacm2/acm-must-gather-rhel8@sha256:a05c071011c96e4db1e4a469883103f4118a304d3e03338083d2a103c0e7c208_ppc64le",
"8Base-RHACM-2.7:rhacm2/acm-must-gather-rhel8@sha256:ad85c5d648363cdb36790b49311f4e07a8584b9e6065cde9d41274a1bd716f0a_s390x",
"8Base-RHACM-2.7:rhacm2/acm-operator-bundle@sha256:90320bd14c632ace987ca1eac05a78068123ef1fc97c401951d073a3f0fd8e66_s390x",
"8Base-RHACM-2.7:rhacm2/acm-operator-bundle@sha256:e45be680b6140f58ff1840649b29aebebad4c5950d9571ca39dfea1dffd669b0_ppc64le",
"8Base-RHACM-2.7:rhacm2/acm-operator-bundle@sha256:f63d0a9a0e3dc9d86e84279c50e9c613d8430e71a3821d418e168250ca3b747c_amd64",
"8Base-RHACM-2.7:rhacm2/acm-prometheus-config-reloader-rhel8@sha256:0fd63f75b7638fadc78f92a62d6e9731e42c05069f3e93ab0ffd4b004de78100_ppc64le",
"8Base-RHACM-2.7:rhacm2/acm-prometheus-config-reloader-rhel8@sha256:2839bcce06fd5a02f6cc8fce8668fb806ae8f2e0e7174e5c66376792c2d1fd92_s390x",
"8Base-RHACM-2.7:rhacm2/acm-prometheus-config-reloader-rhel8@sha256:7fcb79c1707b3c8b767d8c174e5b64516f200c0bfa255c1f40557446b37debae_amd64",
"8Base-RHACM-2.7:rhacm2/acm-prometheus-config-reloader-rhel8@sha256:a4e43fc7608837da6a66cb2c5bda4b78b520c3075c0f1f66bb824fa44e2d35fd_arm64",
"8Base-RHACM-2.7:rhacm2/acm-prometheus-rhel8@sha256:4283fa3b6ee93404d4fe7b551b52dbd7a4bbd8be0a57cf9b603a68736feefaea_amd64",
"8Base-RHACM-2.7:rhacm2/acm-prometheus-rhel8@sha256:7e98ef30dca1071d5abff1be2a3a296cc9a4663162a3828b697637195d314e77_ppc64le",
"8Base-RHACM-2.7:rhacm2/acm-prometheus-rhel8@sha256:b3ee1cad060e7f72414df1ae6c0e27ddf6f6fa7a8e45627ebeb912b8a9ca3b74_arm64",
"8Base-RHACM-2.7:rhacm2/acm-prometheus-rhel8@sha256:c6d947e30ec1aa348d573ee93c669f71b38ea93801e71636f5f9ab4609f681b4_s390x",
"8Base-RHACM-2.7:rhacm2/acm-search-indexer-rhel8@sha256:436307eef035e0e9be448eb6c4f6a690a7d357ed06d661642b082e0d3219864c_amd64",
"8Base-RHACM-2.7:rhacm2/acm-search-indexer-rhel8@sha256:53ceb20280569eaf0129686d49d462a3c1d3eaf2829b6eb920e9359be718e2c4_s390x",
"8Base-RHACM-2.7:rhacm2/acm-search-indexer-rhel8@sha256:aa89295f36c99d70e63b07e9fe2c8db348df38b3308870f543efb4be24beca6c_ppc64le",
"8Base-RHACM-2.7:rhacm2/acm-search-indexer-rhel8@sha256:aed3972894519bc832bd9a340316a752ebb8edbc393051904c399eef7e423dd4_arm64",
"8Base-RHACM-2.7:rhacm2/acm-search-v2-api-rhel8@sha256:1808d69232a47c3590a41c1e97126dd06c2727be972b11170b115f2e5d9fec38_amd64",
"8Base-RHACM-2.7:rhacm2/acm-search-v2-api-rhel8@sha256:1d5153067a1cb127f74d2bc983d16db8f39313a378f14d13f7e39da28f2251ae_ppc64le",
"8Base-RHACM-2.7:rhacm2/acm-search-v2-api-rhel8@sha256:5be1e54791e8024f0e1342eba7d4441e0606f9a26be8f52aff51c8665baa41cc_s390x",
"8Base-RHACM-2.7:rhacm2/acm-search-v2-api-rhel8@sha256:f2924c460e8d7e12da359f365f9ec3b13c2d175dd6c11533b12113741eea7292_arm64",
"8Base-RHACM-2.7:rhacm2/acm-search-v2-rhel8@sha256:8a28d0fad728823ae5a07a259a0866bc507ae9b0f90eb1b4c63567aaf13c377c_arm64",
"8Base-RHACM-2.7:rhacm2/acm-search-v2-rhel8@sha256:f5b656141ad16ac873d1b886abc3b956380268b6c0dddb8ceac3e79b65edae0a_s390x",
"8Base-RHACM-2.7:rhacm2/acm-search-v2-rhel8@sha256:f708326772c9ed846e11b053efda56c106d5a72a13482d2a8ecc179cfb957bc9_ppc64le",
"8Base-RHACM-2.7:rhacm2/acm-search-v2-rhel8@sha256:fb98ce01f36b3780192e99b96c688387b5d76892f409b831d6f134ec65d02d4a_amd64",
"8Base-RHACM-2.7:rhacm2/acm-volsync-addon-controller-rhel8@sha256:56067372156bb6d00103eecc4b5c80478980036b8143a2e2a73f8a685d0d78ee_amd64",
"8Base-RHACM-2.7:rhacm2/acm-volsync-addon-controller-rhel8@sha256:98724153fa7763d22bcf11c3a5faa6eee0f6c40c4f4f647487e106d2ef427218_s390x",
"8Base-RHACM-2.7:rhacm2/acm-volsync-addon-controller-rhel8@sha256:a7f8ce55764d4e303d54aaf064d56ee192620d29b361fabcda2a26f364221dc9_arm64",
"8Base-RHACM-2.7:rhacm2/acm-volsync-addon-controller-rhel8@sha256:e3e10a30c35a9cbd5f81d107e9ce86b2410bd10171673521eab1491ebdee2314_ppc64le",
"8Base-RHACM-2.7:rhacm2/cert-policy-controller-rhel8@sha256:1de63e2d307841c7707f4d0c09cd1d9cd673bbd7736c5f6c533986a9de0d1118_s390x",
"8Base-RHACM-2.7:rhacm2/cert-policy-controller-rhel8@sha256:488e74aed7f420f6112ef1f7b3b5cc812358574ec149ecca1147ff2f9d6d7835_arm64",
"8Base-RHACM-2.7:rhacm2/cert-policy-controller-rhel8@sha256:5be8ca7ec79077906c23b52cdaa731866774a2e413babd395d3f24d892bed37a_ppc64le",
"8Base-RHACM-2.7:rhacm2/cert-policy-controller-rhel8@sha256:c78e2547f3cff318747e354f09e5954c71fde8840ab8db818050dc9531205e6c_amd64",
"8Base-RHACM-2.7:rhacm2/cluster-backup-rhel8-operator@sha256:09f23f185abfbec175fbea2cc1fba624308c2777b5c8133d9e98daeb4bcfa009_s390x",
"8Base-RHACM-2.7:rhacm2/cluster-backup-rhel8-operator@sha256:3af39faf1795e87018795c35b2ec5074bfcd1bf76b84326446cfb1570bc0d5e0_arm64",
"8Base-RHACM-2.7:rhacm2/cluster-backup-rhel8-operator@sha256:3c969356ace5c3bc0fa5d6d8e25a838262b0f6152533f4361034a742eb29ae24_amd64",
"8Base-RHACM-2.7:rhacm2/cluster-backup-rhel8-operator@sha256:f02c115867036c64cdf8669fe7690b94d23b19ad7b969938f7c4cbb00111d403_ppc64le",
"8Base-RHACM-2.7:rhacm2/config-policy-controller-rhel8@sha256:1339f82b15ebe01ba411e70252eb5964a5d622bd28a7fa494786ae6317d3060c_amd64",
"8Base-RHACM-2.7:rhacm2/config-policy-controller-rhel8@sha256:328c0d0e4d06573f2f26bbec39f1a570eb6ddbc26a5c0fa380fec7f840f6475e_arm64",
"8Base-RHACM-2.7:rhacm2/config-policy-controller-rhel8@sha256:e5480dd0b573d0fd949fa2cf22d77ebb5a32765fb95bed18a02fa3155f690f5b_ppc64le",
"8Base-RHACM-2.7:rhacm2/config-policy-controller-rhel8@sha256:fab9c37776dabaa9c510bf243f23407715a1e3bd1c0a0280dc22191c6349a1c0_s390x",
"8Base-RHACM-2.7:rhacm2/console-rhel8@sha256:01517c35f75f1f4f4c3625eb899bff16ae5c114a241c70b56f7de2310ddd065e_s390x",
"8Base-RHACM-2.7:rhacm2/console-rhel8@sha256:33929c835221f166d0eb731f5e553cdf78a5579a124c90b462d4bb5250dc7254_arm64",
"8Base-RHACM-2.7:rhacm2/console-rhel8@sha256:89dad712668e3fdd11a79fdc477a5a2fe1060902bd3f3e575fd2812b4e9f7037_ppc64le",
"8Base-RHACM-2.7:rhacm2/console-rhel8@sha256:fa807a069376c408c56d593bc2e2569cec0c19f105a727a616dea3bd8305953f_amd64",
"8Base-RHACM-2.7:rhacm2/endpoint-monitoring-rhel8-operator@sha256:4f5241425e26875244fab0ec9e96707790ef86edca5265ac01de1ccfc86294c0_amd64",
"8Base-RHACM-2.7:rhacm2/endpoint-monitoring-rhel8-operator@sha256:64c9e84fb923d107d0d4d3f9026510de03f73773cc8348f0025721d26033215c_arm64",
"8Base-RHACM-2.7:rhacm2/endpoint-monitoring-rhel8-operator@sha256:8913009902c71afe34f3a98ed720997e72f764cb7e251a08a2698f2d8ce64e24_s390x",
"8Base-RHACM-2.7:rhacm2/endpoint-monitoring-rhel8-operator@sha256:c5bcc8c4e5d2a4b7270b04dc1b8e8fa399a0f0bfff1d1cc3e7ec0b7b7b6e0f3f_ppc64le",
"8Base-RHACM-2.7:rhacm2/governance-policy-propagator-rhel8@sha256:002229b229bf9a13e54dc16e1edacc0cf8c75d6f46948868a045d79dfd38033c_amd64",
"8Base-RHACM-2.7:rhacm2/governance-policy-propagator-rhel8@sha256:53a9030933e0b2f752461e5337590ad16e891a8fdda897d8a0cb8e135363f0d0_ppc64le",
"8Base-RHACM-2.7:rhacm2/governance-policy-propagator-rhel8@sha256:d4296089159e15bf3e11f5695a34d10b83875a346545f1d09824b4fe47295cf8_s390x",
"8Base-RHACM-2.7:rhacm2/governance-policy-propagator-rhel8@sha256:e05489056e65dba4eb291b050c8072608a5efc2ce971b34a903c8c7ca07e0927_arm64",
"8Base-RHACM-2.7:rhacm2/grafana-dashboard-loader-rhel8@sha256:0d64615d4c3a6fc8e0fc5eb595d8f846f17f7462aaf66b40aa54436fe2b4bd2b_amd64",
"8Base-RHACM-2.7:rhacm2/grafana-dashboard-loader-rhel8@sha256:c182f0b51bfd9b29ea7363f74522a49b6601418f5db76843231167ef1176f709_s390x",
"8Base-RHACM-2.7:rhacm2/grafana-dashboard-loader-rhel8@sha256:d41f6fabaec525dfaac736806b93102479260309f482e155af2b03dc3c9a0c61_arm64",
"8Base-RHACM-2.7:rhacm2/grafana-dashboard-loader-rhel8@sha256:f35f6472c8138046e2f9017659dfb5a703cd895032a21d6d95c1075173005f7c_ppc64le",
"8Base-RHACM-2.7:rhacm2/iam-policy-controller-rhel8@sha256:83354271af399291790b9c3e2e98ba1db7fac99b48a385d50e7318b357f882ca_ppc64le",
"8Base-RHACM-2.7:rhacm2/iam-policy-controller-rhel8@sha256:cc5f8499009dc316d936c3a57f9a9457d5f2bbc8568e2b484a7c8b1cc676da7c_arm64",
"8Base-RHACM-2.7:rhacm2/iam-policy-controller-rhel8@sha256:e79bba365fb1a5edb7cc53d07cebdbb56e861948dedd61e9697f14a8defc300b_amd64",
"8Base-RHACM-2.7:rhacm2/iam-policy-controller-rhel8@sha256:f7a86d6209a19498e56da1f39533a1198af35c2a9e3c824cea252eb34d737219_s390x",
"8Base-RHACM-2.7:rhacm2/insights-client-rhel8@sha256:41d64847ac789df45b51aeca8debfa2a5ac7ff15ad880ba7213ce8afbe4aff2e_amd64",
"8Base-RHACM-2.7:rhacm2/insights-client-rhel8@sha256:5a32ad8c8e7792f9679a604f073bce047c4f8fdd713a655ae83314e27366c5af_arm64",
"8Base-RHACM-2.7:rhacm2/insights-client-rhel8@sha256:7040938ffaa1682dfefe95a614335b9d4f59aac472e47937f1d19f8325d985e6_ppc64le",
"8Base-RHACM-2.7:rhacm2/insights-client-rhel8@sha256:9d25ef8c29b2dac4660e18c17d0286fa2ff0f6f6383b6bf795f7e5e6f70b950e_s390x",
"8Base-RHACM-2.7:rhacm2/insights-metrics-rhel8@sha256:4bf538ff68126949da79f7b1ab97a44a64529e240cd3f84360a88bb6a9a08e4d_ppc64le",
"8Base-RHACM-2.7:rhacm2/insights-metrics-rhel8@sha256:57bf2eca5df0be601d7dd59357e95d078bf69d26c1b26cdd56d0d311df123d5a_arm64",
"8Base-RHACM-2.7:rhacm2/insights-metrics-rhel8@sha256:65f96884ed34103842217b26597ec413197db699aeb004daeca08f1d08014f46_amd64",
"8Base-RHACM-2.7:rhacm2/insights-metrics-rhel8@sha256:ed01454411cbdfb20661aecc76e00767b5ec122e27a379159476eabba741b94e_s390x",
"8Base-RHACM-2.7:rhacm2/klusterlet-addon-controller-rhel8@sha256:523776c04653aac8c750ff48156fd7a5b0efd9ad35c40cbacdbe0ca6dda48217_amd64",
"8Base-RHACM-2.7:rhacm2/klusterlet-addon-controller-rhel8@sha256:7cea9ce9aeb26df137590353de05b8a88ee55faa43cecde68e40fb875f9844cd_arm64",
"8Base-RHACM-2.7:rhacm2/klusterlet-addon-controller-rhel8@sha256:866125412b6812710734b9e72d09581be40879bb57236e37660e2d29210a37ad_s390x",
"8Base-RHACM-2.7:rhacm2/klusterlet-addon-controller-rhel8@sha256:c89f9fed1ce56a6baf10808454b01d4df88571db744feb2bfae8b5707d82013f_ppc64le",
"8Base-RHACM-2.7:rhacm2/kube-rbac-proxy-rhel8@sha256:407178ad223483b92a382e0fb916de9f42f1a0db9aaacb66710a7a743f1c3dce_arm64",
"8Base-RHACM-2.7:rhacm2/kube-rbac-proxy-rhel8@sha256:455dde7a89b1505c93651022451b83e1e8f86186b98f660e3c6ad998a97d48f3_ppc64le",
"8Base-RHACM-2.7:rhacm2/kube-rbac-proxy-rhel8@sha256:95de0275698ef704379246e088763c3827171487049b9cfb857712ddbdef46e9_amd64",
"8Base-RHACM-2.7:rhacm2/kube-rbac-proxy-rhel8@sha256:f0397b30dc7b824b0e37a256c5a067585885c80db1033b44a13fe56446cd80a9_s390x",
"8Base-RHACM-2.7:rhacm2/kube-state-metrics-rhel8@sha256:1f27bc62a66413a31d2d680ecd2a8ed9c9d378341da56b788cd86c98151a1fd4_s390x",
"8Base-RHACM-2.7:rhacm2/kube-state-metrics-rhel8@sha256:534420075e829b5881f6cd3f32d4aa90ea3075de869b84f689c9606d4f03521a_arm64",
"8Base-RHACM-2.7:rhacm2/kube-state-metrics-rhel8@sha256:8cc675a0cf4ff24b28c0b75a54fc4f3328c6a9f041f21d1814d210b7704f6970_amd64",
"8Base-RHACM-2.7:rhacm2/kube-state-metrics-rhel8@sha256:c56179f297ebab2ef9851417ec42ac6c16b6f8cb3627c243ff6984d2dd6ac76d_ppc64le",
"8Base-RHACM-2.7:rhacm2/management-ingress-rhel8@sha256:3b94abf5182934113b1cf9b8688a2da977d5fec3110f2d79b81b2ec46ffeada3_ppc64le",
"8Base-RHACM-2.7:rhacm2/management-ingress-rhel8@sha256:70aa7c3711b4085caa9ba50295dfedf9b2cd3a1b37e815e4a7245c1aef0cfe22_s390x",
"8Base-RHACM-2.7:rhacm2/management-ingress-rhel8@sha256:bea2ee18f401ec1b4c4b87f40f6f79a4418d6aafad5e2b50099f7541b6699de7_arm64",
"8Base-RHACM-2.7:rhacm2/management-ingress-rhel8@sha256:f45de50d8d7b6a285317a3bc1c413427841c8d6fab742f6de0a61bad9722b61e_amd64",
"8Base-RHACM-2.7:rhacm2/memcached-exporter-rhel8@sha256:094b84362782a88d8b0c7a75a23dd5ae3ff846913f0a49e732d53cc0efdf6a61_arm64",
"8Base-RHACM-2.7:rhacm2/memcached-exporter-rhel8@sha256:708e8f9531f5cc33a2543956eb0c940e5ad36d2ac196903a0beaa42944cb543f_ppc64le",
"8Base-RHACM-2.7:rhacm2/memcached-exporter-rhel8@sha256:baa029b8feb59ec4d626f021ebf777cc991c1a24c29c321c40513b91641f4bbc_amd64",
"8Base-RHACM-2.7:rhacm2/memcached-exporter-rhel8@sha256:c7937a592a255199c316e30c499d0c150cc95c3f208e46d8a936a5bc03a1fed6_s390x",
"8Base-RHACM-2.7:rhacm2/memcached-rhel8@sha256:21d28e1c3d1c7e8803261867c20a29df444676780ed9d4cc9f1dd1c8dbd68688_amd64",
"8Base-RHACM-2.7:rhacm2/memcached-rhel8@sha256:6bac06a2e1e181fe4920a33df5ce433635871a42ba30fbbe0adff1c505fbab4b_ppc64le",
"8Base-RHACM-2.7:rhacm2/memcached-rhel8@sha256:6c7cb2786f6863e7d1c8554f159c68123921d22bbd7bec5fc3532cad991937b4_s390x",
"8Base-RHACM-2.7:rhacm2/memcached-rhel8@sha256:e044af5fee732dd9923759b312c3b72dd4b6ab1780456973f35677d72586913e_arm64",
"8Base-RHACM-2.7:rhacm2/metrics-collector-rhel8@sha256:21644ef77ec046c79fb64f612245ac5d59c0aa569c548b48062da8896d159696_s390x",
"8Base-RHACM-2.7:rhacm2/metrics-collector-rhel8@sha256:2358249e2cf40d054cca5711f39091e2f0cbd44e61a24d3c1dd1a9e79cc440b1_arm64",
"8Base-RHACM-2.7:rhacm2/metrics-collector-rhel8@sha256:9638fab8d1439730395607cc99bcda33eae5e813778398888124e8ae319cb80e_amd64",
"8Base-RHACM-2.7:rhacm2/metrics-collector-rhel8@sha256:e06aed89ad0c48bef78e45512d22c3373f62c63d335d953ba064b160a68fcad2_ppc64le",
"8Base-RHACM-2.7:rhacm2/multicloud-integrations-rhel8@sha256:1063ef655f5dd15b0b914572ba672892eb53b441ae151d14cffca9d320860f2d_ppc64le",
"8Base-RHACM-2.7:rhacm2/multicloud-integrations-rhel8@sha256:3f0ab9161698eb9e3342c3b3fc70d5ca9c420cdcc5a5ccebc8cc993dfefb9dc3_amd64",
"8Base-RHACM-2.7:rhacm2/multicloud-integrations-rhel8@sha256:651c4ac3da42bc2acfe9bff35e397ccf5e88abb6303622f3244d6ccb9b8f9e0d_s390x",
"8Base-RHACM-2.7:rhacm2/multicloud-integrations-rhel8@sha256:f02a569222e13356f5fbdef5b7d2da943e6f6071fd88ba75a2565b3d340b6c3a_arm64",
"8Base-RHACM-2.7:rhacm2/multicluster-observability-rhel8-operator@sha256:49083d7039af6df4bd639dd998162c96dc586da4d828ffbe9c880a8a8d6d13d6_arm64",
"8Base-RHACM-2.7:rhacm2/multicluster-observability-rhel8-operator@sha256:68228ba1ef7bf5631f0cab91cb4e9f86c3d24c1ad587332d42c4f85e1a3608d7_amd64",
"8Base-RHACM-2.7:rhacm2/multicluster-observability-rhel8-operator@sha256:93da29b41da3c87d4bffaf42369b50217f5d8f81d0a82c4108c27a3c40f544d8_s390x",
"8Base-RHACM-2.7:rhacm2/multicluster-observability-rhel8-operator@sha256:f212909bc9ed5be6da68a3b6a4866fdc17ecc3514b075977a8679998d6742cbe_ppc64le",
"8Base-RHACM-2.7:rhacm2/multicluster-operators-application-rhel8@sha256:299f0753c65ab4e609418fd5515bdcb041bee357f4db192ae32a24ad0c4d7853_s390x",
"8Base-RHACM-2.7:rhacm2/multicluster-operators-application-rhel8@sha256:62520c406cdbd823e99e8ee9ff9119b61cb6880fcb1335211b6520bedec564f2_amd64",
"8Base-RHACM-2.7:rhacm2/multicluster-operators-application-rhel8@sha256:9c58c89cb0173394684d7d23178ad32eb2d571444cb306ea599565eaac92ea4f_arm64",
"8Base-RHACM-2.7:rhacm2/multicluster-operators-application-rhel8@sha256:b385c92b069a8dae72e57b69d24e1fff59ad46781579882a1edfa4839fd8bbba_ppc64le",
"8Base-RHACM-2.7:rhacm2/multicluster-operators-channel-rhel8@sha256:044723d62439a8364772ab27be2c04dbd2c0421dbeb0a7b94f70e99e646b4c80_ppc64le",
"8Base-RHACM-2.7:rhacm2/multicluster-operators-channel-rhel8@sha256:d8fe5baa4aefbcf41861743a3cf6c94f8a2a63526e96e5d263a40a8cb8a5ad4e_s390x",
"8Base-RHACM-2.7:rhacm2/multicluster-operators-channel-rhel8@sha256:da65bc93513dfb37a4828eaf5e1d4c08265ffdba05028fed95a564341d226771_amd64",
"8Base-RHACM-2.7:rhacm2/multicluster-operators-channel-rhel8@sha256:ddb1016901287c80ef1972f25db37b1182e854115671961efb3fc0048cd95800_arm64",
"8Base-RHACM-2.7:rhacm2/multicluster-operators-subscription-rhel8@sha256:548d610f996e73b67eb21d2993b5ac3d0da02997a48b9c1226072d6d95ae4c3b_arm64",
"8Base-RHACM-2.7:rhacm2/multicluster-operators-subscription-rhel8@sha256:6307eb5e9195415477b18d701310e8813772b7120d0fc4ac83846e54b46b4745_s390x",
"8Base-RHACM-2.7:rhacm2/multicluster-operators-subscription-rhel8@sha256:a69777a61feaf373c162a82ffb6f6996df6231c23cb2f1923bdd77c311d7d739_ppc64le",
"8Base-RHACM-2.7:rhacm2/multicluster-operators-subscription-rhel8@sha256:e53b330ed0c4ed0803a93b18a6ce290814dcd16dce6eb980809b5b8c6c09deb4_amd64",
"8Base-RHACM-2.7:rhacm2/multiclusterhub-rhel8@sha256:405fa2e3363a3c124a5764d6153b7bcba3d43a3026813085e44c9246d51ca60a_amd64",
"8Base-RHACM-2.7:rhacm2/multiclusterhub-rhel8@sha256:b82d4ecef59b69623ec4d0a9b5537fa52e007336727c92345cd829d80961f14a_s390x",
"8Base-RHACM-2.7:rhacm2/multiclusterhub-rhel8@sha256:e96ea7f3533e7d0836512cbc2b027b60c400aa16c8e4691117608ab4736a059b_ppc64le",
"8Base-RHACM-2.7:rhacm2/multiclusterhub-rhel8@sha256:fdf9ae4924a587c945a85b2319b0471a5688368df572f2de852c51da8bc74dcb_arm64",
"8Base-RHACM-2.7:rhacm2/node-exporter-rhel8@sha256:1af36144b83dc16cd1958d0414be55eaa2aae95894b6eefd2233308ace81df02_ppc64le",
"8Base-RHACM-2.7:rhacm2/node-exporter-rhel8@sha256:2aeec43f11c6572abb7d4468560dc1561a023d9692058a4ac2b13a0cedb44dde_amd64",
"8Base-RHACM-2.7:rhacm2/node-exporter-rhel8@sha256:8b359fcf74d236fc488ef4553dbaf9dbec549e331f2b103b40139aa2eb1345e4_arm64",
"8Base-RHACM-2.7:rhacm2/node-exporter-rhel8@sha256:97291260ff17e7e1b1f490a68041613ca5f7c192d848f928eca9b867de47bc4e_s390x",
"8Base-RHACM-2.7:rhacm2/observatorium-rhel8-operator@sha256:16eeedaa25dd61c03514479044fde9851c5b4224b718a496e33d43a06f57d5b5_amd64",
"8Base-RHACM-2.7:rhacm2/observatorium-rhel8-operator@sha256:928c114e3aca978626ad91889aaed0cc20ca0d641ad946c9a1b1f2424245c795_arm64",
"8Base-RHACM-2.7:rhacm2/observatorium-rhel8-operator@sha256:c4e260eabb09bacc1aa332ea2001333c671e0fc65a3ef4d04e02b5473b45642d_ppc64le",
"8Base-RHACM-2.7:rhacm2/observatorium-rhel8-operator@sha256:c870e034b29dfa320cb6a6bf60021033b622b76a0c4aaaf2a768326ea046b459_s390x",
"8Base-RHACM-2.7:rhacm2/observatorium-rhel8@sha256:1e46b8610e037752ecfb30aaac5c7459a81aa119bf0c2b2ffb0dc90cd5701af0_arm64",
"8Base-RHACM-2.7:rhacm2/observatorium-rhel8@sha256:51374017a10289e0402363ae2839d110f500be44dc44834dbd8dd66ba0e6f5e9_s390x",
"8Base-RHACM-2.7:rhacm2/observatorium-rhel8@sha256:836c0b874ba4fc57b5f79dffacefd2dc0261822cb6dde17d247db39175a5c27f_amd64",
"8Base-RHACM-2.7:rhacm2/observatorium-rhel8@sha256:b7b3de98fbcc216c00d3291691f8997183a6409dabed8ea7b10b336c481b2b87_ppc64le",
"8Base-RHACM-2.7:rhacm2/prometheus-alertmanager-rhel8@sha256:6c9ea79e385be44f735efb932079b328200d47869f5f5f9b442fdb76067cac2a_amd64",
"8Base-RHACM-2.7:rhacm2/prometheus-alertmanager-rhel8@sha256:8349cdc4677a2dd37c54b058c487d76e8fbe4c76178e805d4745ef5c62bc6151_arm64",
"8Base-RHACM-2.7:rhacm2/prometheus-alertmanager-rhel8@sha256:8e8c89c184a5d023f031ab7cca2c4c64cdfd151c37aa5ae3a206cb1f1055268f_ppc64le",
"8Base-RHACM-2.7:rhacm2/prometheus-alertmanager-rhel8@sha256:fdbba855391acd2b33d0b16f9f0e7ba2a9cdbaa90bf71298182954b7f4c8fe76_s390x",
"8Base-RHACM-2.7:rhacm2/prometheus-rhel8@sha256:59174c376ae5563ea3a2a68bf999458f6b905058f57a7779b6dddd7aff252e4f_amd64",
"8Base-RHACM-2.7:rhacm2/prometheus-rhel8@sha256:6877b4207285d7a0e1343f5c1b70bab163d1fd5004f778998d2e612817ea5f06_s390x",
"8Base-RHACM-2.7:rhacm2/prometheus-rhel8@sha256:a3661c1cbfa2f8c230ec44ee5e2fecf1967ce48df0c9699f063bd27407b94dac_arm64",
"8Base-RHACM-2.7:rhacm2/prometheus-rhel8@sha256:a5a9a7c264f07c789094cb5371729f86700c0cfce4605b573c236c21a46ea9d6_ppc64le",
"8Base-RHACM-2.7:rhacm2/rbac-query-proxy-rhel8@sha256:3481fdb51147ce735b7864215cacd4c6a24b2c05a9388866f11be887a5fd0d4f_s390x",
"8Base-RHACM-2.7:rhacm2/rbac-query-proxy-rhel8@sha256:84486a82cd6655d5e5a1fbccae5a2e9335498d3e05422fa325b443c8923c1b75_arm64",
"8Base-RHACM-2.7:rhacm2/rbac-query-proxy-rhel8@sha256:bdeee76d09265212805e06117c368c96d40c7b46278dc09413fa300c6198ac2d_amd64",
"8Base-RHACM-2.7:rhacm2/rbac-query-proxy-rhel8@sha256:ceb1bd89103c56378166ab968dbaa387ab0531d1592f053718d0c1c683770e3d_ppc64le",
"8Base-RHACM-2.7:rhacm2/search-collector-rhel8@sha256:4b7544ec460f265afb71c9d362cf9851e3ba250c3ab694ccc9a78c15eb38a612_arm64",
"8Base-RHACM-2.7:rhacm2/search-collector-rhel8@sha256:6695c50772760b400d0535f406f02b7c37436c5ce6932b8d5518b995780287a8_s390x",
"8Base-RHACM-2.7:rhacm2/search-collector-rhel8@sha256:91b398bdccc5dbbfb82913ac52110d0b8e2f6c37ded6aa22b7d97ec4655b4cde_amd64",
"8Base-RHACM-2.7:rhacm2/search-collector-rhel8@sha256:e129649706a536e4ef6e8f770d0bf682f35da55c86c978c749e903b1a2bbe875_ppc64le",
"8Base-RHACM-2.7:rhacm2/submariner-addon-rhel8@sha256:17dfda9e5f46f9df69171607ec2e078be9362de4c13e2ed20763fc59a7e9cd1a_s390x",
"8Base-RHACM-2.7:rhacm2/submariner-addon-rhel8@sha256:4eddabb57e6f448c45fba78dc72f1541ccddb11b63a558764d0c105465a76555_amd64",
"8Base-RHACM-2.7:rhacm2/submariner-addon-rhel8@sha256:581fb02a9670b27810f2ad35bad4a82d2e1eab77fcd1274de05b0a922450d3fc_ppc64le",
"8Base-RHACM-2.7:rhacm2/submariner-addon-rhel8@sha256:7400391c2a56bc01da6fbbf13bb249a01e90d8eccb8d465dfb19c3598f5fecbe_arm64",
"8Base-RHACM-2.7:rhacm2/thanos-receive-controller-rhel8@sha256:4b228ecad424ca792139152948e27ed4c714dcfbcd540caf117dee20845018c8_ppc64le",
"8Base-RHACM-2.7:rhacm2/thanos-receive-controller-rhel8@sha256:7ceb607e7a3205361d8c9d1b44aae47381e2d07b129e40b5f90f55c3a8402774_arm64",
"8Base-RHACM-2.7:rhacm2/thanos-receive-controller-rhel8@sha256:b17fe936f5d8d8da38d72bf2153b47ac619c460c1f8227b4cb2f37cfc18cd4be_s390x",
"8Base-RHACM-2.7:rhacm2/thanos-receive-controller-rhel8@sha256:e9a5ef8f2d97357bee0198544d0545c26ee7c7d10116771e510d73eda6c45abe_amd64",
"8Base-RHACM-2.7:rhacm2/thanos-rhel8@sha256:23a4e918b5ffdbad4745e541afad2747bd6b28e534a31e7b5aff74296b27e3e7_amd64",
"8Base-RHACM-2.7:rhacm2/thanos-rhel8@sha256:26de3711356177090694b4bf00821d873127cf8c0675fe42a8f757c5c37a40cd_arm64",
"8Base-RHACM-2.7:rhacm2/thanos-rhel8@sha256:6515a630cddbb13fd14f81fd3b8c3a95f2469eaf599010b42732d8fd794af1b0_s390x",
"8Base-RHACM-2.7:rhacm2/thanos-rhel8@sha256:736e1fd62ba7b6c56ad1af81ab1260dd7d13a770d62914183aaa2cc2ebb0dc20_ppc64le"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "crewjam/saml: Authentication bypass when processing SAML responses containing multiple Assertion elements"
},
{
"cve": "CVE-2023-22467",
"cwe": {
"id": "CWE-1333",
"name": "Inefficient Regular Expression Complexity"
},
"discovery_date": "2023-01-05T00:00:00+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"8Base-RHACM-2.7:rhacm2/acm-governance-policy-addon-controller-rhel8@sha256:1aae106ecbdeadb77b0fd95133827e7fad4f5fcb9916e56ca0dfccab8bd34bed_ppc64le",
"8Base-RHACM-2.7:rhacm2/acm-governance-policy-addon-controller-rhel8@sha256:2c7f0617df666e8cbcd622dee073a35843db4a81caa19b7db3b9fb9264cdf7fc_amd64",
"8Base-RHACM-2.7:rhacm2/acm-governance-policy-addon-controller-rhel8@sha256:7f6671f84fcbe569fceece415dd7beeb8bb7f86c3031bdfb3ac0d0e777051b2f_s390x",
"8Base-RHACM-2.7:rhacm2/acm-governance-policy-addon-controller-rhel8@sha256:b30028955a86b6ecdb8c6865328976d74e98f56d6e21277a9f5a812f896b6303_arm64",
"8Base-RHACM-2.7:rhacm2/acm-governance-policy-framework-addon-rhel8@sha256:25271964483024b3235dd61f7e7bb9dd5e9dfa75f76e6ded5c92580d440ca48b_s390x",
"8Base-RHACM-2.7:rhacm2/acm-governance-policy-framework-addon-rhel8@sha256:7dcde13540cc938374463521f91091a7bbf0a037cabfc5e4b55c89497e0ba6bf_arm64",
"8Base-RHACM-2.7:rhacm2/acm-governance-policy-framework-addon-rhel8@sha256:b7b778111722c0da14ae74580be1813f6ecedf97fcd88de46fd15cc3ace2cb61_ppc64le",
"8Base-RHACM-2.7:rhacm2/acm-governance-policy-framework-addon-rhel8@sha256:ec5fc63b94bc9c070f14fd76d4ae26b90e3f29d3694887380a5f8f8ea5a04bc0_amd64",
"8Base-RHACM-2.7:rhacm2/acm-grafana-rhel8@sha256:0c427fa58c97b71eb784e4a590c208b0284cf656f66a268ea4803804ce3ce28a_arm64",
"8Base-RHACM-2.7:rhacm2/acm-grafana-rhel8@sha256:2e3505803004ca421087171bfe9097f6f106c812f840e8b83d1215150b4137c4_ppc64le",
"8Base-RHACM-2.7:rhacm2/acm-grafana-rhel8@sha256:49746c3a6e7033b1bac90d3515e0f5ab44aaf9c45cce414308da72bb960287b1_amd64",
"8Base-RHACM-2.7:rhacm2/acm-grafana-rhel8@sha256:c8f1a9d09131727033e6e60984c5baa3271adc6a23854b9aabe70f36952d35d6_s390x",
"8Base-RHACM-2.7:rhacm2/acm-must-gather-rhel8@sha256:0be17e173b962f1a87e833096f208c9030fce1128b2b8c86842a0a40f7d6cf02_arm64",
"8Base-RHACM-2.7:rhacm2/acm-must-gather-rhel8@sha256:5c79bf93599b792c20c76d9a0a35532ad79a45f3765dccfbafab9a273e338e52_amd64",
"8Base-RHACM-2.7:rhacm2/acm-must-gather-rhel8@sha256:a05c071011c96e4db1e4a469883103f4118a304d3e03338083d2a103c0e7c208_ppc64le",
"8Base-RHACM-2.7:rhacm2/acm-must-gather-rhel8@sha256:ad85c5d648363cdb36790b49311f4e07a8584b9e6065cde9d41274a1bd716f0a_s390x",
"8Base-RHACM-2.7:rhacm2/acm-operator-bundle@sha256:90320bd14c632ace987ca1eac05a78068123ef1fc97c401951d073a3f0fd8e66_s390x",
"8Base-RHACM-2.7:rhacm2/acm-operator-bundle@sha256:e45be680b6140f58ff1840649b29aebebad4c5950d9571ca39dfea1dffd669b0_ppc64le",
"8Base-RHACM-2.7:rhacm2/acm-operator-bundle@sha256:f63d0a9a0e3dc9d86e84279c50e9c613d8430e71a3821d418e168250ca3b747c_amd64",
"8Base-RHACM-2.7:rhacm2/acm-prometheus-config-reloader-rhel8@sha256:0fd63f75b7638fadc78f92a62d6e9731e42c05069f3e93ab0ffd4b004de78100_ppc64le",
"8Base-RHACM-2.7:rhacm2/acm-prometheus-config-reloader-rhel8@sha256:2839bcce06fd5a02f6cc8fce8668fb806ae8f2e0e7174e5c66376792c2d1fd92_s390x",
"8Base-RHACM-2.7:rhacm2/acm-prometheus-config-reloader-rhel8@sha256:7fcb79c1707b3c8b767d8c174e5b64516f200c0bfa255c1f40557446b37debae_amd64",
"8Base-RHACM-2.7:rhacm2/acm-prometheus-config-reloader-rhel8@sha256:a4e43fc7608837da6a66cb2c5bda4b78b520c3075c0f1f66bb824fa44e2d35fd_arm64",
"8Base-RHACM-2.7:rhacm2/acm-prometheus-rhel8@sha256:4283fa3b6ee93404d4fe7b551b52dbd7a4bbd8be0a57cf9b603a68736feefaea_amd64",
"8Base-RHACM-2.7:rhacm2/acm-prometheus-rhel8@sha256:7e98ef30dca1071d5abff1be2a3a296cc9a4663162a3828b697637195d314e77_ppc64le",
"8Base-RHACM-2.7:rhacm2/acm-prometheus-rhel8@sha256:b3ee1cad060e7f72414df1ae6c0e27ddf6f6fa7a8e45627ebeb912b8a9ca3b74_arm64",
"8Base-RHACM-2.7:rhacm2/acm-prometheus-rhel8@sha256:c6d947e30ec1aa348d573ee93c669f71b38ea93801e71636f5f9ab4609f681b4_s390x",
"8Base-RHACM-2.7:rhacm2/acm-search-indexer-rhel8@sha256:436307eef035e0e9be448eb6c4f6a690a7d357ed06d661642b082e0d3219864c_amd64",
"8Base-RHACM-2.7:rhacm2/acm-search-indexer-rhel8@sha256:53ceb20280569eaf0129686d49d462a3c1d3eaf2829b6eb920e9359be718e2c4_s390x",
"8Base-RHACM-2.7:rhacm2/acm-search-indexer-rhel8@sha256:aa89295f36c99d70e63b07e9fe2c8db348df38b3308870f543efb4be24beca6c_ppc64le",
"8Base-RHACM-2.7:rhacm2/acm-search-indexer-rhel8@sha256:aed3972894519bc832bd9a340316a752ebb8edbc393051904c399eef7e423dd4_arm64",
"8Base-RHACM-2.7:rhacm2/acm-search-v2-api-rhel8@sha256:1808d69232a47c3590a41c1e97126dd06c2727be972b11170b115f2e5d9fec38_amd64",
"8Base-RHACM-2.7:rhacm2/acm-search-v2-api-rhel8@sha256:1d5153067a1cb127f74d2bc983d16db8f39313a378f14d13f7e39da28f2251ae_ppc64le",
"8Base-RHACM-2.7:rhacm2/acm-search-v2-api-rhel8@sha256:5be1e54791e8024f0e1342eba7d4441e0606f9a26be8f52aff51c8665baa41cc_s390x",
"8Base-RHACM-2.7:rhacm2/acm-search-v2-api-rhel8@sha256:f2924c460e8d7e12da359f365f9ec3b13c2d175dd6c11533b12113741eea7292_arm64",
"8Base-RHACM-2.7:rhacm2/acm-search-v2-rhel8@sha256:8a28d0fad728823ae5a07a259a0866bc507ae9b0f90eb1b4c63567aaf13c377c_arm64",
"8Base-RHACM-2.7:rhacm2/acm-search-v2-rhel8@sha256:f5b656141ad16ac873d1b886abc3b956380268b6c0dddb8ceac3e79b65edae0a_s390x",
"8Base-RHACM-2.7:rhacm2/acm-search-v2-rhel8@sha256:f708326772c9ed846e11b053efda56c106d5a72a13482d2a8ecc179cfb957bc9_ppc64le",
"8Base-RHACM-2.7:rhacm2/acm-search-v2-rhel8@sha256:fb98ce01f36b3780192e99b96c688387b5d76892f409b831d6f134ec65d02d4a_amd64",
"8Base-RHACM-2.7:rhacm2/acm-volsync-addon-controller-rhel8@sha256:56067372156bb6d00103eecc4b5c80478980036b8143a2e2a73f8a685d0d78ee_amd64",
"8Base-RHACM-2.7:rhacm2/acm-volsync-addon-controller-rhel8@sha256:98724153fa7763d22bcf11c3a5faa6eee0f6c40c4f4f647487e106d2ef427218_s390x",
"8Base-RHACM-2.7:rhacm2/acm-volsync-addon-controller-rhel8@sha256:a7f8ce55764d4e303d54aaf064d56ee192620d29b361fabcda2a26f364221dc9_arm64",
"8Base-RHACM-2.7:rhacm2/acm-volsync-addon-controller-rhel8@sha256:e3e10a30c35a9cbd5f81d107e9ce86b2410bd10171673521eab1491ebdee2314_ppc64le",
"8Base-RHACM-2.7:rhacm2/cert-policy-controller-rhel8@sha256:1de63e2d307841c7707f4d0c09cd1d9cd673bbd7736c5f6c533986a9de0d1118_s390x",
"8Base-RHACM-2.7:rhacm2/cert-policy-controller-rhel8@sha256:488e74aed7f420f6112ef1f7b3b5cc812358574ec149ecca1147ff2f9d6d7835_arm64",
"8Base-RHACM-2.7:rhacm2/cert-policy-controller-rhel8@sha256:5be8ca7ec79077906c23b52cdaa731866774a2e413babd395d3f24d892bed37a_ppc64le",
"8Base-RHACM-2.7:rhacm2/cert-policy-controller-rhel8@sha256:c78e2547f3cff318747e354f09e5954c71fde8840ab8db818050dc9531205e6c_amd64",
"8Base-RHACM-2.7:rhacm2/cluster-backup-rhel8-operator@sha256:09f23f185abfbec175fbea2cc1fba624308c2777b5c8133d9e98daeb4bcfa009_s390x",
"8Base-RHACM-2.7:rhacm2/cluster-backup-rhel8-operator@sha256:3af39faf1795e87018795c35b2ec5074bfcd1bf76b84326446cfb1570bc0d5e0_arm64",
"8Base-RHACM-2.7:rhacm2/cluster-backup-rhel8-operator@sha256:3c969356ace5c3bc0fa5d6d8e25a838262b0f6152533f4361034a742eb29ae24_amd64",
"8Base-RHACM-2.7:rhacm2/cluster-backup-rhel8-operator@sha256:f02c115867036c64cdf8669fe7690b94d23b19ad7b969938f7c4cbb00111d403_ppc64le",
"8Base-RHACM-2.7:rhacm2/config-policy-controller-rhel8@sha256:1339f82b15ebe01ba411e70252eb5964a5d622bd28a7fa494786ae6317d3060c_amd64",
"8Base-RHACM-2.7:rhacm2/config-policy-controller-rhel8@sha256:328c0d0e4d06573f2f26bbec39f1a570eb6ddbc26a5c0fa380fec7f840f6475e_arm64",
"8Base-RHACM-2.7:rhacm2/config-policy-controller-rhel8@sha256:e5480dd0b573d0fd949fa2cf22d77ebb5a32765fb95bed18a02fa3155f690f5b_ppc64le",
"8Base-RHACM-2.7:rhacm2/config-policy-controller-rhel8@sha256:fab9c37776dabaa9c510bf243f23407715a1e3bd1c0a0280dc22191c6349a1c0_s390x",
"8Base-RHACM-2.7:rhacm2/endpoint-monitoring-rhel8-operator@sha256:4f5241425e26875244fab0ec9e96707790ef86edca5265ac01de1ccfc86294c0_amd64",
"8Base-RHACM-2.7:rhacm2/endpoint-monitoring-rhel8-operator@sha256:64c9e84fb923d107d0d4d3f9026510de03f73773cc8348f0025721d26033215c_arm64",
"8Base-RHACM-2.7:rhacm2/endpoint-monitoring-rhel8-operator@sha256:8913009902c71afe34f3a98ed720997e72f764cb7e251a08a2698f2d8ce64e24_s390x",
"8Base-RHACM-2.7:rhacm2/endpoint-monitoring-rhel8-operator@sha256:c5bcc8c4e5d2a4b7270b04dc1b8e8fa399a0f0bfff1d1cc3e7ec0b7b7b6e0f3f_ppc64le",
"8Base-RHACM-2.7:rhacm2/governance-policy-propagator-rhel8@sha256:002229b229bf9a13e54dc16e1edacc0cf8c75d6f46948868a045d79dfd38033c_amd64",
"8Base-RHACM-2.7:rhacm2/governance-policy-propagator-rhel8@sha256:53a9030933e0b2f752461e5337590ad16e891a8fdda897d8a0cb8e135363f0d0_ppc64le",
"8Base-RHACM-2.7:rhacm2/governance-policy-propagator-rhel8@sha256:d4296089159e15bf3e11f5695a34d10b83875a346545f1d09824b4fe47295cf8_s390x",
"8Base-RHACM-2.7:rhacm2/governance-policy-propagator-rhel8@sha256:e05489056e65dba4eb291b050c8072608a5efc2ce971b34a903c8c7ca07e0927_arm64",
"8Base-RHACM-2.7:rhacm2/grafana-dashboard-loader-rhel8@sha256:0d64615d4c3a6fc8e0fc5eb595d8f846f17f7462aaf66b40aa54436fe2b4bd2b_amd64",
"8Base-RHACM-2.7:rhacm2/grafana-dashboard-loader-rhel8@sha256:c182f0b51bfd9b29ea7363f74522a49b6601418f5db76843231167ef1176f709_s390x",
"8Base-RHACM-2.7:rhacm2/grafana-dashboard-loader-rhel8@sha256:d41f6fabaec525dfaac736806b93102479260309f482e155af2b03dc3c9a0c61_arm64",
"8Base-RHACM-2.7:rhacm2/grafana-dashboard-loader-rhel8@sha256:f35f6472c8138046e2f9017659dfb5a703cd895032a21d6d95c1075173005f7c_ppc64le",
"8Base-RHACM-2.7:rhacm2/iam-policy-controller-rhel8@sha256:83354271af399291790b9c3e2e98ba1db7fac99b48a385d50e7318b357f882ca_ppc64le",
"8Base-RHACM-2.7:rhacm2/iam-policy-controller-rhel8@sha256:cc5f8499009dc316d936c3a57f9a9457d5f2bbc8568e2b484a7c8b1cc676da7c_arm64",
"8Base-RHACM-2.7:rhacm2/iam-policy-controller-rhel8@sha256:e79bba365fb1a5edb7cc53d07cebdbb56e861948dedd61e9697f14a8defc300b_amd64",
"8Base-RHACM-2.7:rhacm2/iam-policy-controller-rhel8@sha256:f7a86d6209a19498e56da1f39533a1198af35c2a9e3c824cea252eb34d737219_s390x",
"8Base-RHACM-2.7:rhacm2/insights-client-rhel8@sha256:41d64847ac789df45b51aeca8debfa2a5ac7ff15ad880ba7213ce8afbe4aff2e_amd64",
"8Base-RHACM-2.7:rhacm2/insights-client-rhel8@sha256:5a32ad8c8e7792f9679a604f073bce047c4f8fdd713a655ae83314e27366c5af_arm64",
"8Base-RHACM-2.7:rhacm2/insights-client-rhel8@sha256:7040938ffaa1682dfefe95a614335b9d4f59aac472e47937f1d19f8325d985e6_ppc64le",
"8Base-RHACM-2.7:rhacm2/insights-client-rhel8@sha256:9d25ef8c29b2dac4660e18c17d0286fa2ff0f6f6383b6bf795f7e5e6f70b950e_s390x",
"8Base-RHACM-2.7:rhacm2/insights-metrics-rhel8@sha256:4bf538ff68126949da79f7b1ab97a44a64529e240cd3f84360a88bb6a9a08e4d_ppc64le",
"8Base-RHACM-2.7:rhacm2/insights-metrics-rhel8@sha256:57bf2eca5df0be601d7dd59357e95d078bf69d26c1b26cdd56d0d311df123d5a_arm64",
"8Base-RHACM-2.7:rhacm2/insights-metrics-rhel8@sha256:65f96884ed34103842217b26597ec413197db699aeb004daeca08f1d08014f46_amd64",
"8Base-RHACM-2.7:rhacm2/insights-metrics-rhel8@sha256:ed01454411cbdfb20661aecc76e00767b5ec122e27a379159476eabba741b94e_s390x",
"8Base-RHACM-2.7:rhacm2/klusterlet-addon-controller-rhel8@sha256:523776c04653aac8c750ff48156fd7a5b0efd9ad35c40cbacdbe0ca6dda48217_amd64",
"8Base-RHACM-2.7:rhacm2/klusterlet-addon-controller-rhel8@sha256:7cea9ce9aeb26df137590353de05b8a88ee55faa43cecde68e40fb875f9844cd_arm64",
"8Base-RHACM-2.7:rhacm2/klusterlet-addon-controller-rhel8@sha256:866125412b6812710734b9e72d09581be40879bb57236e37660e2d29210a37ad_s390x",
"8Base-RHACM-2.7:rhacm2/klusterlet-addon-controller-rhel8@sha256:c89f9fed1ce56a6baf10808454b01d4df88571db744feb2bfae8b5707d82013f_ppc64le",
"8Base-RHACM-2.7:rhacm2/kube-rbac-proxy-rhel8@sha256:407178ad223483b92a382e0fb916de9f42f1a0db9aaacb66710a7a743f1c3dce_arm64",
"8Base-RHACM-2.7:rhacm2/kube-rbac-proxy-rhel8@sha256:455dde7a89b1505c93651022451b83e1e8f86186b98f660e3c6ad998a97d48f3_ppc64le",
"8Base-RHACM-2.7:rhacm2/kube-rbac-proxy-rhel8@sha256:95de0275698ef704379246e088763c3827171487049b9cfb857712ddbdef46e9_amd64",
"8Base-RHACM-2.7:rhacm2/kube-rbac-proxy-rhel8@sha256:f0397b30dc7b824b0e37a256c5a067585885c80db1033b44a13fe56446cd80a9_s390x",
"8Base-RHACM-2.7:rhacm2/kube-state-metrics-rhel8@sha256:1f27bc62a66413a31d2d680ecd2a8ed9c9d378341da56b788cd86c98151a1fd4_s390x",
"8Base-RHACM-2.7:rhacm2/kube-state-metrics-rhel8@sha256:534420075e829b5881f6cd3f32d4aa90ea3075de869b84f689c9606d4f03521a_arm64",
"8Base-RHACM-2.7:rhacm2/kube-state-metrics-rhel8@sha256:8cc675a0cf4ff24b28c0b75a54fc4f3328c6a9f041f21d1814d210b7704f6970_amd64",
"8Base-RHACM-2.7:rhacm2/kube-state-metrics-rhel8@sha256:c56179f297ebab2ef9851417ec42ac6c16b6f8cb3627c243ff6984d2dd6ac76d_ppc64le",
"8Base-RHACM-2.7:rhacm2/management-ingress-rhel8@sha256:3b94abf5182934113b1cf9b8688a2da977d5fec3110f2d79b81b2ec46ffeada3_ppc64le",
"8Base-RHACM-2.7:rhacm2/management-ingress-rhel8@sha256:70aa7c3711b4085caa9ba50295dfedf9b2cd3a1b37e815e4a7245c1aef0cfe22_s390x",
"8Base-RHACM-2.7:rhacm2/management-ingress-rhel8@sha256:bea2ee18f401ec1b4c4b87f40f6f79a4418d6aafad5e2b50099f7541b6699de7_arm64",
"8Base-RHACM-2.7:rhacm2/management-ingress-rhel8@sha256:f45de50d8d7b6a285317a3bc1c413427841c8d6fab742f6de0a61bad9722b61e_amd64",
"8Base-RHACM-2.7:rhacm2/memcached-exporter-rhel8@sha256:094b84362782a88d8b0c7a75a23dd5ae3ff846913f0a49e732d53cc0efdf6a61_arm64",
"8Base-RHACM-2.7:rhacm2/memcached-exporter-rhel8@sha256:708e8f9531f5cc33a2543956eb0c940e5ad36d2ac196903a0beaa42944cb543f_ppc64le",
"8Base-RHACM-2.7:rhacm2/memcached-exporter-rhel8@sha256:baa029b8feb59ec4d626f021ebf777cc991c1a24c29c321c40513b91641f4bbc_amd64",
"8Base-RHACM-2.7:rhacm2/memcached-exporter-rhel8@sha256:c7937a592a255199c316e30c499d0c150cc95c3f208e46d8a936a5bc03a1fed6_s390x",
"8Base-RHACM-2.7:rhacm2/memcached-rhel8@sha256:21d28e1c3d1c7e8803261867c20a29df444676780ed9d4cc9f1dd1c8dbd68688_amd64",
"8Base-RHACM-2.7:rhacm2/memcached-rhel8@sha256:6bac06a2e1e181fe4920a33df5ce433635871a42ba30fbbe0adff1c505fbab4b_ppc64le",
"8Base-RHACM-2.7:rhacm2/memcached-rhel8@sha256:6c7cb2786f6863e7d1c8554f159c68123921d22bbd7bec5fc3532cad991937b4_s390x",
"8Base-RHACM-2.7:rhacm2/memcached-rhel8@sha256:e044af5fee732dd9923759b312c3b72dd4b6ab1780456973f35677d72586913e_arm64",
"8Base-RHACM-2.7:rhacm2/metrics-collector-rhel8@sha256:21644ef77ec046c79fb64f612245ac5d59c0aa569c548b48062da8896d159696_s390x",
"8Base-RHACM-2.7:rhacm2/metrics-collector-rhel8@sha256:2358249e2cf40d054cca5711f39091e2f0cbd44e61a24d3c1dd1a9e79cc440b1_arm64",
"8Base-RHACM-2.7:rhacm2/metrics-collector-rhel8@sha256:9638fab8d1439730395607cc99bcda33eae5e813778398888124e8ae319cb80e_amd64",
"8Base-RHACM-2.7:rhacm2/metrics-collector-rhel8@sha256:e06aed89ad0c48bef78e45512d22c3373f62c63d335d953ba064b160a68fcad2_ppc64le",
"8Base-RHACM-2.7:rhacm2/multicloud-integrations-rhel8@sha256:1063ef655f5dd15b0b914572ba672892eb53b441ae151d14cffca9d320860f2d_ppc64le",
"8Base-RHACM-2.7:rhacm2/multicloud-integrations-rhel8@sha256:3f0ab9161698eb9e3342c3b3fc70d5ca9c420cdcc5a5ccebc8cc993dfefb9dc3_amd64",
"8Base-RHACM-2.7:rhacm2/multicloud-integrations-rhel8@sha256:651c4ac3da42bc2acfe9bff35e397ccf5e88abb6303622f3244d6ccb9b8f9e0d_s390x",
"8Base-RHACM-2.7:rhacm2/multicloud-integrations-rhel8@sha256:f02a569222e13356f5fbdef5b7d2da943e6f6071fd88ba75a2565b3d340b6c3a_arm64",
"8Base-RHACM-2.7:rhacm2/multicluster-observability-rhel8-operator@sha256:49083d7039af6df4bd639dd998162c96dc586da4d828ffbe9c880a8a8d6d13d6_arm64",
"8Base-RHACM-2.7:rhacm2/multicluster-observability-rhel8-operator@sha256:68228ba1ef7bf5631f0cab91cb4e9f86c3d24c1ad587332d42c4f85e1a3608d7_amd64",
"8Base-RHACM-2.7:rhacm2/multicluster-observability-rhel8-operator@sha256:93da29b41da3c87d4bffaf42369b50217f5d8f81d0a82c4108c27a3c40f544d8_s390x",
"8Base-RHACM-2.7:rhacm2/multicluster-observability-rhel8-operator@sha256:f212909bc9ed5be6da68a3b6a4866fdc17ecc3514b075977a8679998d6742cbe_ppc64le",
"8Base-RHACM-2.7:rhacm2/multicluster-operators-application-rhel8@sha256:299f0753c65ab4e609418fd5515bdcb041bee357f4db192ae32a24ad0c4d7853_s390x",
"8Base-RHACM-2.7:rhacm2/multicluster-operators-application-rhel8@sha256:62520c406cdbd823e99e8ee9ff9119b61cb6880fcb1335211b6520bedec564f2_amd64",
"8Base-RHACM-2.7:rhacm2/multicluster-operators-application-rhel8@sha256:9c58c89cb0173394684d7d23178ad32eb2d571444cb306ea599565eaac92ea4f_arm64",
"8Base-RHACM-2.7:rhacm2/multicluster-operators-application-rhel8@sha256:b385c92b069a8dae72e57b69d24e1fff59ad46781579882a1edfa4839fd8bbba_ppc64le",
"8Base-RHACM-2.7:rhacm2/multicluster-operators-channel-rhel8@sha256:044723d62439a8364772ab27be2c04dbd2c0421dbeb0a7b94f70e99e646b4c80_ppc64le",
"8Base-RHACM-2.7:rhacm2/multicluster-operators-channel-rhel8@sha256:d8fe5baa4aefbcf41861743a3cf6c94f8a2a63526e96e5d263a40a8cb8a5ad4e_s390x",
"8Base-RHACM-2.7:rhacm2/multicluster-operators-channel-rhel8@sha256:da65bc93513dfb37a4828eaf5e1d4c08265ffdba05028fed95a564341d226771_amd64",
"8Base-RHACM-2.7:rhacm2/multicluster-operators-channel-rhel8@sha256:ddb1016901287c80ef1972f25db37b1182e854115671961efb3fc0048cd95800_arm64",
"8Base-RHACM-2.7:rhacm2/multicluster-operators-subscription-rhel8@sha256:548d610f996e73b67eb21d2993b5ac3d0da02997a48b9c1226072d6d95ae4c3b_arm64",
"8Base-RHACM-2.7:rhacm2/multicluster-operators-subscription-rhel8@sha256:6307eb5e9195415477b18d701310e8813772b7120d0fc4ac83846e54b46b4745_s390x",
"8Base-RHACM-2.7:rhacm2/multicluster-operators-subscription-rhel8@sha256:a69777a61feaf373c162a82ffb6f6996df6231c23cb2f1923bdd77c311d7d739_ppc64le",
"8Base-RHACM-2.7:rhacm2/multicluster-operators-subscription-rhel8@sha256:e53b330ed0c4ed0803a93b18a6ce290814dcd16dce6eb980809b5b8c6c09deb4_amd64",
"8Base-RHACM-2.7:rhacm2/multiclusterhub-rhel8@sha256:405fa2e3363a3c124a5764d6153b7bcba3d43a3026813085e44c9246d51ca60a_amd64",
"8Base-RHACM-2.7:rhacm2/multiclusterhub-rhel8@sha256:b82d4ecef59b69623ec4d0a9b5537fa52e007336727c92345cd829d80961f14a_s390x",
"8Base-RHACM-2.7:rhacm2/multiclusterhub-rhel8@sha256:e96ea7f3533e7d0836512cbc2b027b60c400aa16c8e4691117608ab4736a059b_ppc64le",
"8Base-RHACM-2.7:rhacm2/multiclusterhub-rhel8@sha256:fdf9ae4924a587c945a85b2319b0471a5688368df572f2de852c51da8bc74dcb_arm64",
"8Base-RHACM-2.7:rhacm2/node-exporter-rhel8@sha256:1af36144b83dc16cd1958d0414be55eaa2aae95894b6eefd2233308ace81df02_ppc64le",
"8Base-RHACM-2.7:rhacm2/node-exporter-rhel8@sha256:2aeec43f11c6572abb7d4468560dc1561a023d9692058a4ac2b13a0cedb44dde_amd64",
"8Base-RHACM-2.7:rhacm2/node-exporter-rhel8@sha256:8b359fcf74d236fc488ef4553dbaf9dbec549e331f2b103b40139aa2eb1345e4_arm64",
"8Base-RHACM-2.7:rhacm2/node-exporter-rhel8@sha256:97291260ff17e7e1b1f490a68041613ca5f7c192d848f928eca9b867de47bc4e_s390x",
"8Base-RHACM-2.7:rhacm2/observatorium-rhel8-operator@sha256:16eeedaa25dd61c03514479044fde9851c5b4224b718a496e33d43a06f57d5b5_amd64",
"8Base-RHACM-2.7:rhacm2/observatorium-rhel8-operator@sha256:928c114e3aca978626ad91889aaed0cc20ca0d641ad946c9a1b1f2424245c795_arm64",
"8Base-RHACM-2.7:rhacm2/observatorium-rhel8-operator@sha256:c4e260eabb09bacc1aa332ea2001333c671e0fc65a3ef4d04e02b5473b45642d_ppc64le",
"8Base-RHACM-2.7:rhacm2/observatorium-rhel8-operator@sha256:c870e034b29dfa320cb6a6bf60021033b622b76a0c4aaaf2a768326ea046b459_s390x",
"8Base-RHACM-2.7:rhacm2/observatorium-rhel8@sha256:1e46b8610e037752ecfb30aaac5c7459a81aa119bf0c2b2ffb0dc90cd5701af0_arm64",
"8Base-RHACM-2.7:rhacm2/observatorium-rhel8@sha256:51374017a10289e0402363ae2839d110f500be44dc44834dbd8dd66ba0e6f5e9_s390x",
"8Base-RHACM-2.7:rhacm2/observatorium-rhel8@sha256:836c0b874ba4fc57b5f79dffacefd2dc0261822cb6dde17d247db39175a5c27f_amd64",
"8Base-RHACM-2.7:rhacm2/observatorium-rhel8@sha256:b7b3de98fbcc216c00d3291691f8997183a6409dabed8ea7b10b336c481b2b87_ppc64le",
"8Base-RHACM-2.7:rhacm2/prometheus-alertmanager-rhel8@sha256:6c9ea79e385be44f735efb932079b328200d47869f5f5f9b442fdb76067cac2a_amd64",
"8Base-RHACM-2.7:rhacm2/prometheus-alertmanager-rhel8@sha256:8349cdc4677a2dd37c54b058c487d76e8fbe4c76178e805d4745ef5c62bc6151_arm64",
"8Base-RHACM-2.7:rhacm2/prometheus-alertmanager-rhel8@sha256:8e8c89c184a5d023f031ab7cca2c4c64cdfd151c37aa5ae3a206cb1f1055268f_ppc64le",
"8Base-RHACM-2.7:rhacm2/prometheus-alertmanager-rhel8@sha256:fdbba855391acd2b33d0b16f9f0e7ba2a9cdbaa90bf71298182954b7f4c8fe76_s390x",
"8Base-RHACM-2.7:rhacm2/prometheus-rhel8@sha256:59174c376ae5563ea3a2a68bf999458f6b905058f57a7779b6dddd7aff252e4f_amd64",
"8Base-RHACM-2.7:rhacm2/prometheus-rhel8@sha256:6877b4207285d7a0e1343f5c1b70bab163d1fd5004f778998d2e612817ea5f06_s390x",
"8Base-RHACM-2.7:rhacm2/prometheus-rhel8@sha256:a3661c1cbfa2f8c230ec44ee5e2fecf1967ce48df0c9699f063bd27407b94dac_arm64",
"8Base-RHACM-2.7:rhacm2/prometheus-rhel8@sha256:a5a9a7c264f07c789094cb5371729f86700c0cfce4605b573c236c21a46ea9d6_ppc64le",
"8Base-RHACM-2.7:rhacm2/rbac-query-proxy-rhel8@sha256:3481fdb51147ce735b7864215cacd4c6a24b2c05a9388866f11be887a5fd0d4f_s390x",
"8Base-RHACM-2.7:rhacm2/rbac-query-proxy-rhel8@sha256:84486a82cd6655d5e5a1fbccae5a2e9335498d3e05422fa325b443c8923c1b75_arm64",
"8Base-RHACM-2.7:rhacm2/rbac-query-proxy-rhel8@sha256:bdeee76d09265212805e06117c368c96d40c7b46278dc09413fa300c6198ac2d_amd64",
"8Base-RHACM-2.7:rhacm2/rbac-query-proxy-rhel8@sha256:ceb1bd89103c56378166ab968dbaa387ab0531d1592f053718d0c1c683770e3d_ppc64le",
"8Base-RHACM-2.7:rhacm2/search-collector-rhel8@sha256:4b7544ec460f265afb71c9d362cf9851e3ba250c3ab694ccc9a78c15eb38a612_arm64",
"8Base-RHACM-2.7:rhacm2/search-collector-rhel8@sha256:6695c50772760b400d0535f406f02b7c37436c5ce6932b8d5518b995780287a8_s390x",
"8Base-RHACM-2.7:rhacm2/search-collector-rhel8@sha256:91b398bdccc5dbbfb82913ac52110d0b8e2f6c37ded6aa22b7d97ec4655b4cde_amd64",
"8Base-RHACM-2.7:rhacm2/search-collector-rhel8@sha256:e129649706a536e4ef6e8f770d0bf682f35da55c86c978c749e903b1a2bbe875_ppc64le",
"8Base-RHACM-2.7:rhacm2/submariner-addon-rhel8@sha256:17dfda9e5f46f9df69171607ec2e078be9362de4c13e2ed20763fc59a7e9cd1a_s390x",
"8Base-RHACM-2.7:rhacm2/submariner-addon-rhel8@sha256:4eddabb57e6f448c45fba78dc72f1541ccddb11b63a558764d0c105465a76555_amd64",
"8Base-RHACM-2.7:rhacm2/submariner-addon-rhel8@sha256:581fb02a9670b27810f2ad35bad4a82d2e1eab77fcd1274de05b0a922450d3fc_ppc64le",
"8Base-RHACM-2.7:rhacm2/submariner-addon-rhel8@sha256:7400391c2a56bc01da6fbbf13bb249a01e90d8eccb8d465dfb19c3598f5fecbe_arm64",
"8Base-RHACM-2.7:rhacm2/thanos-receive-controller-rhel8@sha256:4b228ecad424ca792139152948e27ed4c714dcfbcd540caf117dee20845018c8_ppc64le",
"8Base-RHACM-2.7:rhacm2/thanos-receive-controller-rhel8@sha256:7ceb607e7a3205361d8c9d1b44aae47381e2d07b129e40b5f90f55c3a8402774_arm64",
"8Base-RHACM-2.7:rhacm2/thanos-receive-controller-rhel8@sha256:b17fe936f5d8d8da38d72bf2153b47ac619c460c1f8227b4cb2f37cfc18cd4be_s390x",
"8Base-RHACM-2.7:rhacm2/thanos-receive-controller-rhel8@sha256:e9a5ef8f2d97357bee0198544d0545c26ee7c7d10116771e510d73eda6c45abe_amd64",
"8Base-RHACM-2.7:rhacm2/thanos-rhel8@sha256:23a4e918b5ffdbad4745e541afad2747bd6b28e534a31e7b5aff74296b27e3e7_amd64",
"8Base-RHACM-2.7:rhacm2/thanos-rhel8@sha256:26de3711356177090694b4bf00821d873127cf8c0675fe42a8f757c5c37a40cd_arm64",
"8Base-RHACM-2.7:rhacm2/thanos-rhel8@sha256:6515a630cddbb13fd14f81fd3b8c3a95f2469eaf599010b42732d8fd794af1b0_s390x",
"8Base-RHACM-2.7:rhacm2/thanos-rhel8@sha256:736e1fd62ba7b6c56ad1af81ab1260dd7d13a770d62914183aaa2cc2ebb0dc20_ppc64le"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2159959"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in the luxon package, resulting in a regular expression denial of service. This issue could allow an attacker to craft and supply inputs above 10k characters, causing a denial of service.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "luxon: Inefficient regular expression complexity in luxon.js",
"title": "Vulnerability summary"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"8Base-RHACM-2.7:rhacm2/console-rhel8@sha256:01517c35f75f1f4f4c3625eb899bff16ae5c114a241c70b56f7de2310ddd065e_s390x",
"8Base-RHACM-2.7:rhacm2/console-rhel8@sha256:33929c835221f166d0eb731f5e553cdf78a5579a124c90b462d4bb5250dc7254_arm64",
"8Base-RHACM-2.7:rhacm2/console-rhel8@sha256:89dad712668e3fdd11a79fdc477a5a2fe1060902bd3f3e575fd2812b4e9f7037_ppc64le",
"8Base-RHACM-2.7:rhacm2/console-rhel8@sha256:fa807a069376c408c56d593bc2e2569cec0c19f105a727a616dea3bd8305953f_amd64"
],
"known_not_affected": [
"8Base-RHACM-2.7:rhacm2/acm-governance-policy-addon-controller-rhel8@sha256:1aae106ecbdeadb77b0fd95133827e7fad4f5fcb9916e56ca0dfccab8bd34bed_ppc64le",
"8Base-RHACM-2.7:rhacm2/acm-governance-policy-addon-controller-rhel8@sha256:2c7f0617df666e8cbcd622dee073a35843db4a81caa19b7db3b9fb9264cdf7fc_amd64",
"8Base-RHACM-2.7:rhacm2/acm-governance-policy-addon-controller-rhel8@sha256:7f6671f84fcbe569fceece415dd7beeb8bb7f86c3031bdfb3ac0d0e777051b2f_s390x",
"8Base-RHACM-2.7:rhacm2/acm-governance-policy-addon-controller-rhel8@sha256:b30028955a86b6ecdb8c6865328976d74e98f56d6e21277a9f5a812f896b6303_arm64",
"8Base-RHACM-2.7:rhacm2/acm-governance-policy-framework-addon-rhel8@sha256:25271964483024b3235dd61f7e7bb9dd5e9dfa75f76e6ded5c92580d440ca48b_s390x",
"8Base-RHACM-2.7:rhacm2/acm-governance-policy-framework-addon-rhel8@sha256:7dcde13540cc938374463521f91091a7bbf0a037cabfc5e4b55c89497e0ba6bf_arm64",
"8Base-RHACM-2.7:rhacm2/acm-governance-policy-framework-addon-rhel8@sha256:b7b778111722c0da14ae74580be1813f6ecedf97fcd88de46fd15cc3ace2cb61_ppc64le",
"8Base-RHACM-2.7:rhacm2/acm-governance-policy-framework-addon-rhel8@sha256:ec5fc63b94bc9c070f14fd76d4ae26b90e3f29d3694887380a5f8f8ea5a04bc0_amd64",
"8Base-RHACM-2.7:rhacm2/acm-grafana-rhel8@sha256:0c427fa58c97b71eb784e4a590c208b0284cf656f66a268ea4803804ce3ce28a_arm64",
"8Base-RHACM-2.7:rhacm2/acm-grafana-rhel8@sha256:2e3505803004ca421087171bfe9097f6f106c812f840e8b83d1215150b4137c4_ppc64le",
"8Base-RHACM-2.7:rhacm2/acm-grafana-rhel8@sha256:49746c3a6e7033b1bac90d3515e0f5ab44aaf9c45cce414308da72bb960287b1_amd64",
"8Base-RHACM-2.7:rhacm2/acm-grafana-rhel8@sha256:c8f1a9d09131727033e6e60984c5baa3271adc6a23854b9aabe70f36952d35d6_s390x",
"8Base-RHACM-2.7:rhacm2/acm-must-gather-rhel8@sha256:0be17e173b962f1a87e833096f208c9030fce1128b2b8c86842a0a40f7d6cf02_arm64",
"8Base-RHACM-2.7:rhacm2/acm-must-gather-rhel8@sha256:5c79bf93599b792c20c76d9a0a35532ad79a45f3765dccfbafab9a273e338e52_amd64",
"8Base-RHACM-2.7:rhacm2/acm-must-gather-rhel8@sha256:a05c071011c96e4db1e4a469883103f4118a304d3e03338083d2a103c0e7c208_ppc64le",
"8Base-RHACM-2.7:rhacm2/acm-must-gather-rhel8@sha256:ad85c5d648363cdb36790b49311f4e07a8584b9e6065cde9d41274a1bd716f0a_s390x",
"8Base-RHACM-2.7:rhacm2/acm-operator-bundle@sha256:90320bd14c632ace987ca1eac05a78068123ef1fc97c401951d073a3f0fd8e66_s390x",
"8Base-RHACM-2.7:rhacm2/acm-operator-bundle@sha256:e45be680b6140f58ff1840649b29aebebad4c5950d9571ca39dfea1dffd669b0_ppc64le",
"8Base-RHACM-2.7:rhacm2/acm-operator-bundle@sha256:f63d0a9a0e3dc9d86e84279c50e9c613d8430e71a3821d418e168250ca3b747c_amd64",
"8Base-RHACM-2.7:rhacm2/acm-prometheus-config-reloader-rhel8@sha256:0fd63f75b7638fadc78f92a62d6e9731e42c05069f3e93ab0ffd4b004de78100_ppc64le",
"8Base-RHACM-2.7:rhacm2/acm-prometheus-config-reloader-rhel8@sha256:2839bcce06fd5a02f6cc8fce8668fb806ae8f2e0e7174e5c66376792c2d1fd92_s390x",
"8Base-RHACM-2.7:rhacm2/acm-prometheus-config-reloader-rhel8@sha256:7fcb79c1707b3c8b767d8c174e5b64516f200c0bfa255c1f40557446b37debae_amd64",
"8Base-RHACM-2.7:rhacm2/acm-prometheus-config-reloader-rhel8@sha256:a4e43fc7608837da6a66cb2c5bda4b78b520c3075c0f1f66bb824fa44e2d35fd_arm64",
"8Base-RHACM-2.7:rhacm2/acm-prometheus-rhel8@sha256:4283fa3b6ee93404d4fe7b551b52dbd7a4bbd8be0a57cf9b603a68736feefaea_amd64",
"8Base-RHACM-2.7:rhacm2/acm-prometheus-rhel8@sha256:7e98ef30dca1071d5abff1be2a3a296cc9a4663162a3828b697637195d314e77_ppc64le",
"8Base-RHACM-2.7:rhacm2/acm-prometheus-rhel8@sha256:b3ee1cad060e7f72414df1ae6c0e27ddf6f6fa7a8e45627ebeb912b8a9ca3b74_arm64",
"8Base-RHACM-2.7:rhacm2/acm-prometheus-rhel8@sha256:c6d947e30ec1aa348d573ee93c669f71b38ea93801e71636f5f9ab4609f681b4_s390x",
"8Base-RHACM-2.7:rhacm2/acm-search-indexer-rhel8@sha256:436307eef035e0e9be448eb6c4f6a690a7d357ed06d661642b082e0d3219864c_amd64",
"8Base-RHACM-2.7:rhacm2/acm-search-indexer-rhel8@sha256:53ceb20280569eaf0129686d49d462a3c1d3eaf2829b6eb920e9359be718e2c4_s390x",
"8Base-RHACM-2.7:rhacm2/acm-search-indexer-rhel8@sha256:aa89295f36c99d70e63b07e9fe2c8db348df38b3308870f543efb4be24beca6c_ppc64le",
"8Base-RHACM-2.7:rhacm2/acm-search-indexer-rhel8@sha256:aed3972894519bc832bd9a340316a752ebb8edbc393051904c399eef7e423dd4_arm64",
"8Base-RHACM-2.7:rhacm2/acm-search-v2-api-rhel8@sha256:1808d69232a47c3590a41c1e97126dd06c2727be972b11170b115f2e5d9fec38_amd64",
"8Base-RHACM-2.7:rhacm2/acm-search-v2-api-rhel8@sha256:1d5153067a1cb127f74d2bc983d16db8f39313a378f14d13f7e39da28f2251ae_ppc64le",
"8Base-RHACM-2.7:rhacm2/acm-search-v2-api-rhel8@sha256:5be1e54791e8024f0e1342eba7d4441e0606f9a26be8f52aff51c8665baa41cc_s390x",
"8Base-RHACM-2.7:rhacm2/acm-search-v2-api-rhel8@sha256:f2924c460e8d7e12da359f365f9ec3b13c2d175dd6c11533b12113741eea7292_arm64",
"8Base-RHACM-2.7:rhacm2/acm-search-v2-rhel8@sha256:8a28d0fad728823ae5a07a259a0866bc507ae9b0f90eb1b4c63567aaf13c377c_arm64",
"8Base-RHACM-2.7:rhacm2/acm-search-v2-rhel8@sha256:f5b656141ad16ac873d1b886abc3b956380268b6c0dddb8ceac3e79b65edae0a_s390x",
"8Base-RHACM-2.7:rhacm2/acm-search-v2-rhel8@sha256:f708326772c9ed846e11b053efda56c106d5a72a13482d2a8ecc179cfb957bc9_ppc64le",
"8Base-RHACM-2.7:rhacm2/acm-search-v2-rhel8@sha256:fb98ce01f36b3780192e99b96c688387b5d76892f409b831d6f134ec65d02d4a_amd64",
"8Base-RHACM-2.7:rhacm2/acm-volsync-addon-controller-rhel8@sha256:56067372156bb6d00103eecc4b5c80478980036b8143a2e2a73f8a685d0d78ee_amd64",
"8Base-RHACM-2.7:rhacm2/acm-volsync-addon-controller-rhel8@sha256:98724153fa7763d22bcf11c3a5faa6eee0f6c40c4f4f647487e106d2ef427218_s390x",
"8Base-RHACM-2.7:rhacm2/acm-volsync-addon-controller-rhel8@sha256:a7f8ce55764d4e303d54aaf064d56ee192620d29b361fabcda2a26f364221dc9_arm64",
"8Base-RHACM-2.7:rhacm2/acm-volsync-addon-controller-rhel8@sha256:e3e10a30c35a9cbd5f81d107e9ce86b2410bd10171673521eab1491ebdee2314_ppc64le",
"8Base-RHACM-2.7:rhacm2/cert-policy-controller-rhel8@sha256:1de63e2d307841c7707f4d0c09cd1d9cd673bbd7736c5f6c533986a9de0d1118_s390x",
"8Base-RHACM-2.7:rhacm2/cert-policy-controller-rhel8@sha256:488e74aed7f420f6112ef1f7b3b5cc812358574ec149ecca1147ff2f9d6d7835_arm64",
"8Base-RHACM-2.7:rhacm2/cert-policy-controller-rhel8@sha256:5be8ca7ec79077906c23b52cdaa731866774a2e413babd395d3f24d892bed37a_ppc64le",
"8Base-RHACM-2.7:rhacm2/cert-policy-controller-rhel8@sha256:c78e2547f3cff318747e354f09e5954c71fde8840ab8db818050dc9531205e6c_amd64",
"8Base-RHACM-2.7:rhacm2/cluster-backup-rhel8-operator@sha256:09f23f185abfbec175fbea2cc1fba624308c2777b5c8133d9e98daeb4bcfa009_s390x",
"8Base-RHACM-2.7:rhacm2/cluster-backup-rhel8-operator@sha256:3af39faf1795e87018795c35b2ec5074bfcd1bf76b84326446cfb1570bc0d5e0_arm64",
"8Base-RHACM-2.7:rhacm2/cluster-backup-rhel8-operator@sha256:3c969356ace5c3bc0fa5d6d8e25a838262b0f6152533f4361034a742eb29ae24_amd64",
"8Base-RHACM-2.7:rhacm2/cluster-backup-rhel8-operator@sha256:f02c115867036c64cdf8669fe7690b94d23b19ad7b969938f7c4cbb00111d403_ppc64le",
"8Base-RHACM-2.7:rhacm2/config-policy-controller-rhel8@sha256:1339f82b15ebe01ba411e70252eb5964a5d622bd28a7fa494786ae6317d3060c_amd64",
"8Base-RHACM-2.7:rhacm2/config-policy-controller-rhel8@sha256:328c0d0e4d06573f2f26bbec39f1a570eb6ddbc26a5c0fa380fec7f840f6475e_arm64",
"8Base-RHACM-2.7:rhacm2/config-policy-controller-rhel8@sha256:e5480dd0b573d0fd949fa2cf22d77ebb5a32765fb95bed18a02fa3155f690f5b_ppc64le",
"8Base-RHACM-2.7:rhacm2/config-policy-controller-rhel8@sha256:fab9c37776dabaa9c510bf243f23407715a1e3bd1c0a0280dc22191c6349a1c0_s390x",
"8Base-RHACM-2.7:rhacm2/endpoint-monitoring-rhel8-operator@sha256:4f5241425e26875244fab0ec9e96707790ef86edca5265ac01de1ccfc86294c0_amd64",
"8Base-RHACM-2.7:rhacm2/endpoint-monitoring-rhel8-operator@sha256:64c9e84fb923d107d0d4d3f9026510de03f73773cc8348f0025721d26033215c_arm64",
"8Base-RHACM-2.7:rhacm2/endpoint-monitoring-rhel8-operator@sha256:8913009902c71afe34f3a98ed720997e72f764cb7e251a08a2698f2d8ce64e24_s390x",
"8Base-RHACM-2.7:rhacm2/endpoint-monitoring-rhel8-operator@sha256:c5bcc8c4e5d2a4b7270b04dc1b8e8fa399a0f0bfff1d1cc3e7ec0b7b7b6e0f3f_ppc64le",
"8Base-RHACM-2.7:rhacm2/governance-policy-propagator-rhel8@sha256:002229b229bf9a13e54dc16e1edacc0cf8c75d6f46948868a045d79dfd38033c_amd64",
"8Base-RHACM-2.7:rhacm2/governance-policy-propagator-rhel8@sha256:53a9030933e0b2f752461e5337590ad16e891a8fdda897d8a0cb8e135363f0d0_ppc64le",
"8Base-RHACM-2.7:rhacm2/governance-policy-propagator-rhel8@sha256:d4296089159e15bf3e11f5695a34d10b83875a346545f1d09824b4fe47295cf8_s390x",
"8Base-RHACM-2.7:rhacm2/governance-policy-propagator-rhel8@sha256:e05489056e65dba4eb291b050c8072608a5efc2ce971b34a903c8c7ca07e0927_arm64",
"8Base-RHACM-2.7:rhacm2/grafana-dashboard-loader-rhel8@sha256:0d64615d4c3a6fc8e0fc5eb595d8f846f17f7462aaf66b40aa54436fe2b4bd2b_amd64",
"8Base-RHACM-2.7:rhacm2/grafana-dashboard-loader-rhel8@sha256:c182f0b51bfd9b29ea7363f74522a49b6601418f5db76843231167ef1176f709_s390x",
"8Base-RHACM-2.7:rhacm2/grafana-dashboard-loader-rhel8@sha256:d41f6fabaec525dfaac736806b93102479260309f482e155af2b03dc3c9a0c61_arm64",
"8Base-RHACM-2.7:rhacm2/grafana-dashboard-loader-rhel8@sha256:f35f6472c8138046e2f9017659dfb5a703cd895032a21d6d95c1075173005f7c_ppc64le",
"8Base-RHACM-2.7:rhacm2/iam-policy-controller-rhel8@sha256:83354271af399291790b9c3e2e98ba1db7fac99b48a385d50e7318b357f882ca_ppc64le",
"8Base-RHACM-2.7:rhacm2/iam-policy-controller-rhel8@sha256:cc5f8499009dc316d936c3a57f9a9457d5f2bbc8568e2b484a7c8b1cc676da7c_arm64",
"8Base-RHACM-2.7:rhacm2/iam-policy-controller-rhel8@sha256:e79bba365fb1a5edb7cc53d07cebdbb56e861948dedd61e9697f14a8defc300b_amd64",
"8Base-RHACM-2.7:rhacm2/iam-policy-controller-rhel8@sha256:f7a86d6209a19498e56da1f39533a1198af35c2a9e3c824cea252eb34d737219_s390x",
"8Base-RHACM-2.7:rhacm2/insights-client-rhel8@sha256:41d64847ac789df45b51aeca8debfa2a5ac7ff15ad880ba7213ce8afbe4aff2e_amd64",
"8Base-RHACM-2.7:rhacm2/insights-client-rhel8@sha256:5a32ad8c8e7792f9679a604f073bce047c4f8fdd713a655ae83314e27366c5af_arm64",
"8Base-RHACM-2.7:rhacm2/insights-client-rhel8@sha256:7040938ffaa1682dfefe95a614335b9d4f59aac472e47937f1d19f8325d985e6_ppc64le",
"8Base-RHACM-2.7:rhacm2/insights-client-rhel8@sha256:9d25ef8c29b2dac4660e18c17d0286fa2ff0f6f6383b6bf795f7e5e6f70b950e_s390x",
"8Base-RHACM-2.7:rhacm2/insights-metrics-rhel8@sha256:4bf538ff68126949da79f7b1ab97a44a64529e240cd3f84360a88bb6a9a08e4d_ppc64le",
"8Base-RHACM-2.7:rhacm2/insights-metrics-rhel8@sha256:57bf2eca5df0be601d7dd59357e95d078bf69d26c1b26cdd56d0d311df123d5a_arm64",
"8Base-RHACM-2.7:rhacm2/insights-metrics-rhel8@sha256:65f96884ed34103842217b26597ec413197db699aeb004daeca08f1d08014f46_amd64",
"8Base-RHACM-2.7:rhacm2/insights-metrics-rhel8@sha256:ed01454411cbdfb20661aecc76e00767b5ec122e27a379159476eabba741b94e_s390x",
"8Base-RHACM-2.7:rhacm2/klusterlet-addon-controller-rhel8@sha256:523776c04653aac8c750ff48156fd7a5b0efd9ad35c40cbacdbe0ca6dda48217_amd64",
"8Base-RHACM-2.7:rhacm2/klusterlet-addon-controller-rhel8@sha256:7cea9ce9aeb26df137590353de05b8a88ee55faa43cecde68e40fb875f9844cd_arm64",
"8Base-RHACM-2.7:rhacm2/klusterlet-addon-controller-rhel8@sha256:866125412b6812710734b9e72d09581be40879bb57236e37660e2d29210a37ad_s390x",
"8Base-RHACM-2.7:rhacm2/klusterlet-addon-controller-rhel8@sha256:c89f9fed1ce56a6baf10808454b01d4df88571db744feb2bfae8b5707d82013f_ppc64le",
"8Base-RHACM-2.7:rhacm2/kube-rbac-proxy-rhel8@sha256:407178ad223483b92a382e0fb916de9f42f1a0db9aaacb66710a7a743f1c3dce_arm64",
"8Base-RHACM-2.7:rhacm2/kube-rbac-proxy-rhel8@sha256:455dde7a89b1505c93651022451b83e1e8f86186b98f660e3c6ad998a97d48f3_ppc64le",
"8Base-RHACM-2.7:rhacm2/kube-rbac-proxy-rhel8@sha256:95de0275698ef704379246e088763c3827171487049b9cfb857712ddbdef46e9_amd64",
"8Base-RHACM-2.7:rhacm2/kube-rbac-proxy-rhel8@sha256:f0397b30dc7b824b0e37a256c5a067585885c80db1033b44a13fe56446cd80a9_s390x",
"8Base-RHACM-2.7:rhacm2/kube-state-metrics-rhel8@sha256:1f27bc62a66413a31d2d680ecd2a8ed9c9d378341da56b788cd86c98151a1fd4_s390x",
"8Base-RHACM-2.7:rhacm2/kube-state-metrics-rhel8@sha256:534420075e829b5881f6cd3f32d4aa90ea3075de869b84f689c9606d4f03521a_arm64",
"8Base-RHACM-2.7:rhacm2/kube-state-metrics-rhel8@sha256:8cc675a0cf4ff24b28c0b75a54fc4f3328c6a9f041f21d1814d210b7704f6970_amd64",
"8Base-RHACM-2.7:rhacm2/kube-state-metrics-rhel8@sha256:c56179f297ebab2ef9851417ec42ac6c16b6f8cb3627c243ff6984d2dd6ac76d_ppc64le",
"8Base-RHACM-2.7:rhacm2/management-ingress-rhel8@sha256:3b94abf5182934113b1cf9b8688a2da977d5fec3110f2d79b81b2ec46ffeada3_ppc64le",
"8Base-RHACM-2.7:rhacm2/management-ingress-rhel8@sha256:70aa7c3711b4085caa9ba50295dfedf9b2cd3a1b37e815e4a7245c1aef0cfe22_s390x",
"8Base-RHACM-2.7:rhacm2/management-ingress-rhel8@sha256:bea2ee18f401ec1b4c4b87f40f6f79a4418d6aafad5e2b50099f7541b6699de7_arm64",
"8Base-RHACM-2.7:rhacm2/management-ingress-rhel8@sha256:f45de50d8d7b6a285317a3bc1c413427841c8d6fab742f6de0a61bad9722b61e_amd64",
"8Base-RHACM-2.7:rhacm2/memcached-exporter-rhel8@sha256:094b84362782a88d8b0c7a75a23dd5ae3ff846913f0a49e732d53cc0efdf6a61_arm64",
"8Base-RHACM-2.7:rhacm2/memcached-exporter-rhel8@sha256:708e8f9531f5cc33a2543956eb0c940e5ad36d2ac196903a0beaa42944cb543f_ppc64le",
"8Base-RHACM-2.7:rhacm2/memcached-exporter-rhel8@sha256:baa029b8feb59ec4d626f021ebf777cc991c1a24c29c321c40513b91641f4bbc_amd64",
"8Base-RHACM-2.7:rhacm2/memcached-exporter-rhel8@sha256:c7937a592a255199c316e30c499d0c150cc95c3f208e46d8a936a5bc03a1fed6_s390x",
"8Base-RHACM-2.7:rhacm2/memcached-rhel8@sha256:21d28e1c3d1c7e8803261867c20a29df444676780ed9d4cc9f1dd1c8dbd68688_amd64",
"8Base-RHACM-2.7:rhacm2/memcached-rhel8@sha256:6bac06a2e1e181fe4920a33df5ce433635871a42ba30fbbe0adff1c505fbab4b_ppc64le",
"8Base-RHACM-2.7:rhacm2/memcached-rhel8@sha256:6c7cb2786f6863e7d1c8554f159c68123921d22bbd7bec5fc3532cad991937b4_s390x",
"8Base-RHACM-2.7:rhacm2/memcached-rhel8@sha256:e044af5fee732dd9923759b312c3b72dd4b6ab1780456973f35677d72586913e_arm64",
"8Base-RHACM-2.7:rhacm2/metrics-collector-rhel8@sha256:21644ef77ec046c79fb64f612245ac5d59c0aa569c548b48062da8896d159696_s390x",
"8Base-RHACM-2.7:rhacm2/metrics-collector-rhel8@sha256:2358249e2cf40d054cca5711f39091e2f0cbd44e61a24d3c1dd1a9e79cc440b1_arm64",
"8Base-RHACM-2.7:rhacm2/metrics-collector-rhel8@sha256:9638fab8d1439730395607cc99bcda33eae5e813778398888124e8ae319cb80e_amd64",
"8Base-RHACM-2.7:rhacm2/metrics-collector-rhel8@sha256:e06aed89ad0c48bef78e45512d22c3373f62c63d335d953ba064b160a68fcad2_ppc64le",
"8Base-RHACM-2.7:rhacm2/multicloud-integrations-rhel8@sha256:1063ef655f5dd15b0b914572ba672892eb53b441ae151d14cffca9d320860f2d_ppc64le",
"8Base-RHACM-2.7:rhacm2/multicloud-integrations-rhel8@sha256:3f0ab9161698eb9e3342c3b3fc70d5ca9c420cdcc5a5ccebc8cc993dfefb9dc3_amd64",
"8Base-RHACM-2.7:rhacm2/multicloud-integrations-rhel8@sha256:651c4ac3da42bc2acfe9bff35e397ccf5e88abb6303622f3244d6ccb9b8f9e0d_s390x",
"8Base-RHACM-2.7:rhacm2/multicloud-integrations-rhel8@sha256:f02a569222e13356f5fbdef5b7d2da943e6f6071fd88ba75a2565b3d340b6c3a_arm64",
"8Base-RHACM-2.7:rhacm2/multicluster-observability-rhel8-operator@sha256:49083d7039af6df4bd639dd998162c96dc586da4d828ffbe9c880a8a8d6d13d6_arm64",
"8Base-RHACM-2.7:rhacm2/multicluster-observability-rhel8-operator@sha256:68228ba1ef7bf5631f0cab91cb4e9f86c3d24c1ad587332d42c4f85e1a3608d7_amd64",
"8Base-RHACM-2.7:rhacm2/multicluster-observability-rhel8-operator@sha256:93da29b41da3c87d4bffaf42369b50217f5d8f81d0a82c4108c27a3c40f544d8_s390x",
"8Base-RHACM-2.7:rhacm2/multicluster-observability-rhel8-operator@sha256:f212909bc9ed5be6da68a3b6a4866fdc17ecc3514b075977a8679998d6742cbe_ppc64le",
"8Base-RHACM-2.7:rhacm2/multicluster-operators-application-rhel8@sha256:299f0753c65ab4e609418fd5515bdcb041bee357f4db192ae32a24ad0c4d7853_s390x",
"8Base-RHACM-2.7:rhacm2/multicluster-operators-application-rhel8@sha256:62520c406cdbd823e99e8ee9ff9119b61cb6880fcb1335211b6520bedec564f2_amd64",
"8Base-RHACM-2.7:rhacm2/multicluster-operators-application-rhel8@sha256:9c58c89cb0173394684d7d23178ad32eb2d571444cb306ea599565eaac92ea4f_arm64",
"8Base-RHACM-2.7:rhacm2/multicluster-operators-application-rhel8@sha256:b385c92b069a8dae72e57b69d24e1fff59ad46781579882a1edfa4839fd8bbba_ppc64le",
"8Base-RHACM-2.7:rhacm2/multicluster-operators-channel-rhel8@sha256:044723d62439a8364772ab27be2c04dbd2c0421dbeb0a7b94f70e99e646b4c80_ppc64le",
"8Base-RHACM-2.7:rhacm2/multicluster-operators-channel-rhel8@sha256:d8fe5baa4aefbcf41861743a3cf6c94f8a2a63526e96e5d263a40a8cb8a5ad4e_s390x",
"8Base-RHACM-2.7:rhacm2/multicluster-operators-channel-rhel8@sha256:da65bc93513dfb37a4828eaf5e1d4c08265ffdba05028fed95a564341d226771_amd64",
"8Base-RHACM-2.7:rhacm2/multicluster-operators-channel-rhel8@sha256:ddb1016901287c80ef1972f25db37b1182e854115671961efb3fc0048cd95800_arm64",
"8Base-RHACM-2.7:rhacm2/multicluster-operators-subscription-rhel8@sha256:548d610f996e73b67eb21d2993b5ac3d0da02997a48b9c1226072d6d95ae4c3b_arm64",
"8Base-RHACM-2.7:rhacm2/multicluster-operators-subscription-rhel8@sha256:6307eb5e9195415477b18d701310e8813772b7120d0fc4ac83846e54b46b4745_s390x",
"8Base-RHACM-2.7:rhacm2/multicluster-operators-subscription-rhel8@sha256:a69777a61feaf373c162a82ffb6f6996df6231c23cb2f1923bdd77c311d7d739_ppc64le",
"8Base-RHACM-2.7:rhacm2/multicluster-operators-subscription-rhel8@sha256:e53b330ed0c4ed0803a93b18a6ce290814dcd16dce6eb980809b5b8c6c09deb4_amd64",
"8Base-RHACM-2.7:rhacm2/multiclusterhub-rhel8@sha256:405fa2e3363a3c124a5764d6153b7bcba3d43a3026813085e44c9246d51ca60a_amd64",
"8Base-RHACM-2.7:rhacm2/multiclusterhub-rhel8@sha256:b82d4ecef59b69623ec4d0a9b5537fa52e007336727c92345cd829d80961f14a_s390x",
"8Base-RHACM-2.7:rhacm2/multiclusterhub-rhel8@sha256:e96ea7f3533e7d0836512cbc2b027b60c400aa16c8e4691117608ab4736a059b_ppc64le",
"8Base-RHACM-2.7:rhacm2/multiclusterhub-rhel8@sha256:fdf9ae4924a587c945a85b2319b0471a5688368df572f2de852c51da8bc74dcb_arm64",
"8Base-RHACM-2.7:rhacm2/node-exporter-rhel8@sha256:1af36144b83dc16cd1958d0414be55eaa2aae95894b6eefd2233308ace81df02_ppc64le",
"8Base-RHACM-2.7:rhacm2/node-exporter-rhel8@sha256:2aeec43f11c6572abb7d4468560dc1561a023d9692058a4ac2b13a0cedb44dde_amd64",
"8Base-RHACM-2.7:rhacm2/node-exporter-rhel8@sha256:8b359fcf74d236fc488ef4553dbaf9dbec549e331f2b103b40139aa2eb1345e4_arm64",
"8Base-RHACM-2.7:rhacm2/node-exporter-rhel8@sha256:97291260ff17e7e1b1f490a68041613ca5f7c192d848f928eca9b867de47bc4e_s390x",
"8Base-RHACM-2.7:rhacm2/observatorium-rhel8-operator@sha256:16eeedaa25dd61c03514479044fde9851c5b4224b718a496e33d43a06f57d5b5_amd64",
"8Base-RHACM-2.7:rhacm2/observatorium-rhel8-operator@sha256:928c114e3aca978626ad91889aaed0cc20ca0d641ad946c9a1b1f2424245c795_arm64",
"8Base-RHACM-2.7:rhacm2/observatorium-rhel8-operator@sha256:c4e260eabb09bacc1aa332ea2001333c671e0fc65a3ef4d04e02b5473b45642d_ppc64le",
"8Base-RHACM-2.7:rhacm2/observatorium-rhel8-operator@sha256:c870e034b29dfa320cb6a6bf60021033b622b76a0c4aaaf2a768326ea046b459_s390x",
"8Base-RHACM-2.7:rhacm2/observatorium-rhel8@sha256:1e46b8610e037752ecfb30aaac5c7459a81aa119bf0c2b2ffb0dc90cd5701af0_arm64",
"8Base-RHACM-2.7:rhacm2/observatorium-rhel8@sha256:51374017a10289e0402363ae2839d110f500be44dc44834dbd8dd66ba0e6f5e9_s390x",
"8Base-RHACM-2.7:rhacm2/observatorium-rhel8@sha256:836c0b874ba4fc57b5f79dffacefd2dc0261822cb6dde17d247db39175a5c27f_amd64",
"8Base-RHACM-2.7:rhacm2/observatorium-rhel8@sha256:b7b3de98fbcc216c00d3291691f8997183a6409dabed8ea7b10b336c481b2b87_ppc64le",
"8Base-RHACM-2.7:rhacm2/prometheus-alertmanager-rhel8@sha256:6c9ea79e385be44f735efb932079b328200d47869f5f5f9b442fdb76067cac2a_amd64",
"8Base-RHACM-2.7:rhacm2/prometheus-alertmanager-rhel8@sha256:8349cdc4677a2dd37c54b058c487d76e8fbe4c76178e805d4745ef5c62bc6151_arm64",
"8Base-RHACM-2.7:rhacm2/prometheus-alertmanager-rhel8@sha256:8e8c89c184a5d023f031ab7cca2c4c64cdfd151c37aa5ae3a206cb1f1055268f_ppc64le",
"8Base-RHACM-2.7:rhacm2/prometheus-alertmanager-rhel8@sha256:fdbba855391acd2b33d0b16f9f0e7ba2a9cdbaa90bf71298182954b7f4c8fe76_s390x",
"8Base-RHACM-2.7:rhacm2/prometheus-rhel8@sha256:59174c376ae5563ea3a2a68bf999458f6b905058f57a7779b6dddd7aff252e4f_amd64",
"8Base-RHACM-2.7:rhacm2/prometheus-rhel8@sha256:6877b4207285d7a0e1343f5c1b70bab163d1fd5004f778998d2e612817ea5f06_s390x",
"8Base-RHACM-2.7:rhacm2/prometheus-rhel8@sha256:a3661c1cbfa2f8c230ec44ee5e2fecf1967ce48df0c9699f063bd27407b94dac_arm64",
"8Base-RHACM-2.7:rhacm2/prometheus-rhel8@sha256:a5a9a7c264f07c789094cb5371729f86700c0cfce4605b573c236c21a46ea9d6_ppc64le",
"8Base-RHACM-2.7:rhacm2/rbac-query-proxy-rhel8@sha256:3481fdb51147ce735b7864215cacd4c6a24b2c05a9388866f11be887a5fd0d4f_s390x",
"8Base-RHACM-2.7:rhacm2/rbac-query-proxy-rhel8@sha256:84486a82cd6655d5e5a1fbccae5a2e9335498d3e05422fa325b443c8923c1b75_arm64",
"8Base-RHACM-2.7:rhacm2/rbac-query-proxy-rhel8@sha256:bdeee76d09265212805e06117c368c96d40c7b46278dc09413fa300c6198ac2d_amd64",
"8Base-RHACM-2.7:rhacm2/rbac-query-proxy-rhel8@sha256:ceb1bd89103c56378166ab968dbaa387ab0531d1592f053718d0c1c683770e3d_ppc64le",
"8Base-RHACM-2.7:rhacm2/search-collector-rhel8@sha256:4b7544ec460f265afb71c9d362cf9851e3ba250c3ab694ccc9a78c15eb38a612_arm64",
"8Base-RHACM-2.7:rhacm2/search-collector-rhel8@sha256:6695c50772760b400d0535f406f02b7c37436c5ce6932b8d5518b995780287a8_s390x",
"8Base-RHACM-2.7:rhacm2/search-collector-rhel8@sha256:91b398bdccc5dbbfb82913ac52110d0b8e2f6c37ded6aa22b7d97ec4655b4cde_amd64",
"8Base-RHACM-2.7:rhacm2/search-collector-rhel8@sha256:e129649706a536e4ef6e8f770d0bf682f35da55c86c978c749e903b1a2bbe875_ppc64le",
"8Base-RHACM-2.7:rhacm2/submariner-addon-rhel8@sha256:17dfda9e5f46f9df69171607ec2e078be9362de4c13e2ed20763fc59a7e9cd1a_s390x",
"8Base-RHACM-2.7:rhacm2/submariner-addon-rhel8@sha256:4eddabb57e6f448c45fba78dc72f1541ccddb11b63a558764d0c105465a76555_amd64",
"8Base-RHACM-2.7:rhacm2/submariner-addon-rhel8@sha256:581fb02a9670b27810f2ad35bad4a82d2e1eab77fcd1274de05b0a922450d3fc_ppc64le",
"8Base-RHACM-2.7:rhacm2/submariner-addon-rhel8@sha256:7400391c2a56bc01da6fbbf13bb249a01e90d8eccb8d465dfb19c3598f5fecbe_arm64",
"8Base-RHACM-2.7:rhacm2/thanos-receive-controller-rhel8@sha256:4b228ecad424ca792139152948e27ed4c714dcfbcd540caf117dee20845018c8_ppc64le",
"8Base-RHACM-2.7:rhacm2/thanos-receive-controller-rhel8@sha256:7ceb607e7a3205361d8c9d1b44aae47381e2d07b129e40b5f90f55c3a8402774_arm64",
"8Base-RHACM-2.7:rhacm2/thanos-receive-controller-rhel8@sha256:b17fe936f5d8d8da38d72bf2153b47ac619c460c1f8227b4cb2f37cfc18cd4be_s390x",
"8Base-RHACM-2.7:rhacm2/thanos-receive-controller-rhel8@sha256:e9a5ef8f2d97357bee0198544d0545c26ee7c7d10116771e510d73eda6c45abe_amd64",
"8Base-RHACM-2.7:rhacm2/thanos-rhel8@sha256:23a4e918b5ffdbad4745e541afad2747bd6b28e534a31e7b5aff74296b27e3e7_amd64",
"8Base-RHACM-2.7:rhacm2/thanos-rhel8@sha256:26de3711356177090694b4bf00821d873127cf8c0675fe42a8f757c5c37a40cd_arm64",
"8Base-RHACM-2.7:rhacm2/thanos-rhel8@sha256:6515a630cddbb13fd14f81fd3b8c3a95f2469eaf599010b42732d8fd794af1b0_s390x",
"8Base-RHACM-2.7:rhacm2/thanos-rhel8@sha256:736e1fd62ba7b6c56ad1af81ab1260dd7d13a770d62914183aaa2cc2ebb0dc20_ppc64le"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2023-22467"
},
{
"category": "external",
"summary": "RHBZ#2159959",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2159959"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2023-22467",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-22467"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2023-22467",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2023-22467"
},
{
"category": "external",
"summary": "https://github.com/moment/luxon/security/advisories/GHSA-3xq5-wjfh-ppjc",
"url": "https://github.com/moment/luxon/security/advisories/GHSA-3xq5-wjfh-ppjc"
}
],
"release_date": "2023-01-04T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2023-02-07T18:36:08+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.7/html-single/install/index#installing",
"product_ids": [
"8Base-RHACM-2.7:rhacm2/console-rhel8@sha256:01517c35f75f1f4f4c3625eb899bff16ae5c114a241c70b56f7de2310ddd065e_s390x",
"8Base-RHACM-2.7:rhacm2/console-rhel8@sha256:33929c835221f166d0eb731f5e553cdf78a5579a124c90b462d4bb5250dc7254_arm64",
"8Base-RHACM-2.7:rhacm2/console-rhel8@sha256:89dad712668e3fdd11a79fdc477a5a2fe1060902bd3f3e575fd2812b4e9f7037_ppc64le",
"8Base-RHACM-2.7:rhacm2/console-rhel8@sha256:fa807a069376c408c56d593bc2e2569cec0c19f105a727a616dea3bd8305953f_amd64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2023:0630"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"8Base-RHACM-2.7:rhacm2/acm-governance-policy-addon-controller-rhel8@sha256:1aae106ecbdeadb77b0fd95133827e7fad4f5fcb9916e56ca0dfccab8bd34bed_ppc64le",
"8Base-RHACM-2.7:rhacm2/acm-governance-policy-addon-controller-rhel8@sha256:2c7f0617df666e8cbcd622dee073a35843db4a81caa19b7db3b9fb9264cdf7fc_amd64",
"8Base-RHACM-2.7:rhacm2/acm-governance-policy-addon-controller-rhel8@sha256:7f6671f84fcbe569fceece415dd7beeb8bb7f86c3031bdfb3ac0d0e777051b2f_s390x",
"8Base-RHACM-2.7:rhacm2/acm-governance-policy-addon-controller-rhel8@sha256:b30028955a86b6ecdb8c6865328976d74e98f56d6e21277a9f5a812f896b6303_arm64",
"8Base-RHACM-2.7:rhacm2/acm-governance-policy-framework-addon-rhel8@sha256:25271964483024b3235dd61f7e7bb9dd5e9dfa75f76e6ded5c92580d440ca48b_s390x",
"8Base-RHACM-2.7:rhacm2/acm-governance-policy-framework-addon-rhel8@sha256:7dcde13540cc938374463521f91091a7bbf0a037cabfc5e4b55c89497e0ba6bf_arm64",
"8Base-RHACM-2.7:rhacm2/acm-governance-policy-framework-addon-rhel8@sha256:b7b778111722c0da14ae74580be1813f6ecedf97fcd88de46fd15cc3ace2cb61_ppc64le",
"8Base-RHACM-2.7:rhacm2/acm-governance-policy-framework-addon-rhel8@sha256:ec5fc63b94bc9c070f14fd76d4ae26b90e3f29d3694887380a5f8f8ea5a04bc0_amd64",
"8Base-RHACM-2.7:rhacm2/acm-grafana-rhel8@sha256:0c427fa58c97b71eb784e4a590c208b0284cf656f66a268ea4803804ce3ce28a_arm64",
"8Base-RHACM-2.7:rhacm2/acm-grafana-rhel8@sha256:2e3505803004ca421087171bfe9097f6f106c812f840e8b83d1215150b4137c4_ppc64le",
"8Base-RHACM-2.7:rhacm2/acm-grafana-rhel8@sha256:49746c3a6e7033b1bac90d3515e0f5ab44aaf9c45cce414308da72bb960287b1_amd64",
"8Base-RHACM-2.7:rhacm2/acm-grafana-rhel8@sha256:c8f1a9d09131727033e6e60984c5baa3271adc6a23854b9aabe70f36952d35d6_s390x",
"8Base-RHACM-2.7:rhacm2/acm-must-gather-rhel8@sha256:0be17e173b962f1a87e833096f208c9030fce1128b2b8c86842a0a40f7d6cf02_arm64",
"8Base-RHACM-2.7:rhacm2/acm-must-gather-rhel8@sha256:5c79bf93599b792c20c76d9a0a35532ad79a45f3765dccfbafab9a273e338e52_amd64",
"8Base-RHACM-2.7:rhacm2/acm-must-gather-rhel8@sha256:a05c071011c96e4db1e4a469883103f4118a304d3e03338083d2a103c0e7c208_ppc64le",
"8Base-RHACM-2.7:rhacm2/acm-must-gather-rhel8@sha256:ad85c5d648363cdb36790b49311f4e07a8584b9e6065cde9d41274a1bd716f0a_s390x",
"8Base-RHACM-2.7:rhacm2/acm-operator-bundle@sha256:90320bd14c632ace987ca1eac05a78068123ef1fc97c401951d073a3f0fd8e66_s390x",
"8Base-RHACM-2.7:rhacm2/acm-operator-bundle@sha256:e45be680b6140f58ff1840649b29aebebad4c5950d9571ca39dfea1dffd669b0_ppc64le",
"8Base-RHACM-2.7:rhacm2/acm-operator-bundle@sha256:f63d0a9a0e3dc9d86e84279c50e9c613d8430e71a3821d418e168250ca3b747c_amd64",
"8Base-RHACM-2.7:rhacm2/acm-prometheus-config-reloader-rhel8@sha256:0fd63f75b7638fadc78f92a62d6e9731e42c05069f3e93ab0ffd4b004de78100_ppc64le",
"8Base-RHACM-2.7:rhacm2/acm-prometheus-config-reloader-rhel8@sha256:2839bcce06fd5a02f6cc8fce8668fb806ae8f2e0e7174e5c66376792c2d1fd92_s390x",
"8Base-RHACM-2.7:rhacm2/acm-prometheus-config-reloader-rhel8@sha256:7fcb79c1707b3c8b767d8c174e5b64516f200c0bfa255c1f40557446b37debae_amd64",
"8Base-RHACM-2.7:rhacm2/acm-prometheus-config-reloader-rhel8@sha256:a4e43fc7608837da6a66cb2c5bda4b78b520c3075c0f1f66bb824fa44e2d35fd_arm64",
"8Base-RHACM-2.7:rhacm2/acm-prometheus-rhel8@sha256:4283fa3b6ee93404d4fe7b551b52dbd7a4bbd8be0a57cf9b603a68736feefaea_amd64",
"8Base-RHACM-2.7:rhacm2/acm-prometheus-rhel8@sha256:7e98ef30dca1071d5abff1be2a3a296cc9a4663162a3828b697637195d314e77_ppc64le",
"8Base-RHACM-2.7:rhacm2/acm-prometheus-rhel8@sha256:b3ee1cad060e7f72414df1ae6c0e27ddf6f6fa7a8e45627ebeb912b8a9ca3b74_arm64",
"8Base-RHACM-2.7:rhacm2/acm-prometheus-rhel8@sha256:c6d947e30ec1aa348d573ee93c669f71b38ea93801e71636f5f9ab4609f681b4_s390x",
"8Base-RHACM-2.7:rhacm2/acm-search-indexer-rhel8@sha256:436307eef035e0e9be448eb6c4f6a690a7d357ed06d661642b082e0d3219864c_amd64",
"8Base-RHACM-2.7:rhacm2/acm-search-indexer-rhel8@sha256:53ceb20280569eaf0129686d49d462a3c1d3eaf2829b6eb920e9359be718e2c4_s390x",
"8Base-RHACM-2.7:rhacm2/acm-search-indexer-rhel8@sha256:aa89295f36c99d70e63b07e9fe2c8db348df38b3308870f543efb4be24beca6c_ppc64le",
"8Base-RHACM-2.7:rhacm2/acm-search-indexer-rhel8@sha256:aed3972894519bc832bd9a340316a752ebb8edbc393051904c399eef7e423dd4_arm64",
"8Base-RHACM-2.7:rhacm2/acm-search-v2-api-rhel8@sha256:1808d69232a47c3590a41c1e97126dd06c2727be972b11170b115f2e5d9fec38_amd64",
"8Base-RHACM-2.7:rhacm2/acm-search-v2-api-rhel8@sha256:1d5153067a1cb127f74d2bc983d16db8f39313a378f14d13f7e39da28f2251ae_ppc64le",
"8Base-RHACM-2.7:rhacm2/acm-search-v2-api-rhel8@sha256:5be1e54791e8024f0e1342eba7d4441e0606f9a26be8f52aff51c8665baa41cc_s390x",
"8Base-RHACM-2.7:rhacm2/acm-search-v2-api-rhel8@sha256:f2924c460e8d7e12da359f365f9ec3b13c2d175dd6c11533b12113741eea7292_arm64",
"8Base-RHACM-2.7:rhacm2/acm-search-v2-rhel8@sha256:8a28d0fad728823ae5a07a259a0866bc507ae9b0f90eb1b4c63567aaf13c377c_arm64",
"8Base-RHACM-2.7:rhacm2/acm-search-v2-rhel8@sha256:f5b656141ad16ac873d1b886abc3b956380268b6c0dddb8ceac3e79b65edae0a_s390x",
"8Base-RHACM-2.7:rhacm2/acm-search-v2-rhel8@sha256:f708326772c9ed846e11b053efda56c106d5a72a13482d2a8ecc179cfb957bc9_ppc64le",
"8Base-RHACM-2.7:rhacm2/acm-search-v2-rhel8@sha256:fb98ce01f36b3780192e99b96c688387b5d76892f409b831d6f134ec65d02d4a_amd64",
"8Base-RHACM-2.7:rhacm2/acm-volsync-addon-controller-rhel8@sha256:56067372156bb6d00103eecc4b5c80478980036b8143a2e2a73f8a685d0d78ee_amd64",
"8Base-RHACM-2.7:rhacm2/acm-volsync-addon-controller-rhel8@sha256:98724153fa7763d22bcf11c3a5faa6eee0f6c40c4f4f647487e106d2ef427218_s390x",
"8Base-RHACM-2.7:rhacm2/acm-volsync-addon-controller-rhel8@sha256:a7f8ce55764d4e303d54aaf064d56ee192620d29b361fabcda2a26f364221dc9_arm64",
"8Base-RHACM-2.7:rhacm2/acm-volsync-addon-controller-rhel8@sha256:e3e10a30c35a9cbd5f81d107e9ce86b2410bd10171673521eab1491ebdee2314_ppc64le",
"8Base-RHACM-2.7:rhacm2/cert-policy-controller-rhel8@sha256:1de63e2d307841c7707f4d0c09cd1d9cd673bbd7736c5f6c533986a9de0d1118_s390x",
"8Base-RHACM-2.7:rhacm2/cert-policy-controller-rhel8@sha256:488e74aed7f420f6112ef1f7b3b5cc812358574ec149ecca1147ff2f9d6d7835_arm64",
"8Base-RHACM-2.7:rhacm2/cert-policy-controller-rhel8@sha256:5be8ca7ec79077906c23b52cdaa731866774a2e413babd395d3f24d892bed37a_ppc64le",
"8Base-RHACM-2.7:rhacm2/cert-policy-controller-rhel8@sha256:c78e2547f3cff318747e354f09e5954c71fde8840ab8db818050dc9531205e6c_amd64",
"8Base-RHACM-2.7:rhacm2/cluster-backup-rhel8-operator@sha256:09f23f185abfbec175fbea2cc1fba624308c2777b5c8133d9e98daeb4bcfa009_s390x",
"8Base-RHACM-2.7:rhacm2/cluster-backup-rhel8-operator@sha256:3af39faf1795e87018795c35b2ec5074bfcd1bf76b84326446cfb1570bc0d5e0_arm64",
"8Base-RHACM-2.7:rhacm2/cluster-backup-rhel8-operator@sha256:3c969356ace5c3bc0fa5d6d8e25a838262b0f6152533f4361034a742eb29ae24_amd64",
"8Base-RHACM-2.7:rhacm2/cluster-backup-rhel8-operator@sha256:f02c115867036c64cdf8669fe7690b94d23b19ad7b969938f7c4cbb00111d403_ppc64le",
"8Base-RHACM-2.7:rhacm2/config-policy-controller-rhel8@sha256:1339f82b15ebe01ba411e70252eb5964a5d622bd28a7fa494786ae6317d3060c_amd64",
"8Base-RHACM-2.7:rhacm2/config-policy-controller-rhel8@sha256:328c0d0e4d06573f2f26bbec39f1a570eb6ddbc26a5c0fa380fec7f840f6475e_arm64",
"8Base-RHACM-2.7:rhacm2/config-policy-controller-rhel8@sha256:e5480dd0b573d0fd949fa2cf22d77ebb5a32765fb95bed18a02fa3155f690f5b_ppc64le",
"8Base-RHACM-2.7:rhacm2/config-policy-controller-rhel8@sha256:fab9c37776dabaa9c510bf243f23407715a1e3bd1c0a0280dc22191c6349a1c0_s390x",
"8Base-RHACM-2.7:rhacm2/console-rhel8@sha256:01517c35f75f1f4f4c3625eb899bff16ae5c114a241c70b56f7de2310ddd065e_s390x",
"8Base-RHACM-2.7:rhacm2/console-rhel8@sha256:33929c835221f166d0eb731f5e553cdf78a5579a124c90b462d4bb5250dc7254_arm64",
"8Base-RHACM-2.7:rhacm2/console-rhel8@sha256:89dad712668e3fdd11a79fdc477a5a2fe1060902bd3f3e575fd2812b4e9f7037_ppc64le",
"8Base-RHACM-2.7:rhacm2/console-rhel8@sha256:fa807a069376c408c56d593bc2e2569cec0c19f105a727a616dea3bd8305953f_amd64",
"8Base-RHACM-2.7:rhacm2/endpoint-monitoring-rhel8-operator@sha256:4f5241425e26875244fab0ec9e96707790ef86edca5265ac01de1ccfc86294c0_amd64",
"8Base-RHACM-2.7:rhacm2/endpoint-monitoring-rhel8-operator@sha256:64c9e84fb923d107d0d4d3f9026510de03f73773cc8348f0025721d26033215c_arm64",
"8Base-RHACM-2.7:rhacm2/endpoint-monitoring-rhel8-operator@sha256:8913009902c71afe34f3a98ed720997e72f764cb7e251a08a2698f2d8ce64e24_s390x",
"8Base-RHACM-2.7:rhacm2/endpoint-monitoring-rhel8-operator@sha256:c5bcc8c4e5d2a4b7270b04dc1b8e8fa399a0f0bfff1d1cc3e7ec0b7b7b6e0f3f_ppc64le",
"8Base-RHACM-2.7:rhacm2/governance-policy-propagator-rhel8@sha256:002229b229bf9a13e54dc16e1edacc0cf8c75d6f46948868a045d79dfd38033c_amd64",
"8Base-RHACM-2.7:rhacm2/governance-policy-propagator-rhel8@sha256:53a9030933e0b2f752461e5337590ad16e891a8fdda897d8a0cb8e135363f0d0_ppc64le",
"8Base-RHACM-2.7:rhacm2/governance-policy-propagator-rhel8@sha256:d4296089159e15bf3e11f5695a34d10b83875a346545f1d09824b4fe47295cf8_s390x",
"8Base-RHACM-2.7:rhacm2/governance-policy-propagator-rhel8@sha256:e05489056e65dba4eb291b050c8072608a5efc2ce971b34a903c8c7ca07e0927_arm64",
"8Base-RHACM-2.7:rhacm2/grafana-dashboard-loader-rhel8@sha256:0d64615d4c3a6fc8e0fc5eb595d8f846f17f7462aaf66b40aa54436fe2b4bd2b_amd64",
"8Base-RHACM-2.7:rhacm2/grafana-dashboard-loader-rhel8@sha256:c182f0b51bfd9b29ea7363f74522a49b6601418f5db76843231167ef1176f709_s390x",
"8Base-RHACM-2.7:rhacm2/grafana-dashboard-loader-rhel8@sha256:d41f6fabaec525dfaac736806b93102479260309f482e155af2b03dc3c9a0c61_arm64",
"8Base-RHACM-2.7:rhacm2/grafana-dashboard-loader-rhel8@sha256:f35f6472c8138046e2f9017659dfb5a703cd895032a21d6d95c1075173005f7c_ppc64le",
"8Base-RHACM-2.7:rhacm2/iam-policy-controller-rhel8@sha256:83354271af399291790b9c3e2e98ba1db7fac99b48a385d50e7318b357f882ca_ppc64le",
"8Base-RHACM-2.7:rhacm2/iam-policy-controller-rhel8@sha256:cc5f8499009dc316d936c3a57f9a9457d5f2bbc8568e2b484a7c8b1cc676da7c_arm64",
"8Base-RHACM-2.7:rhacm2/iam-policy-controller-rhel8@sha256:e79bba365fb1a5edb7cc53d07cebdbb56e861948dedd61e9697f14a8defc300b_amd64",
"8Base-RHACM-2.7:rhacm2/iam-policy-controller-rhel8@sha256:f7a86d6209a19498e56da1f39533a1198af35c2a9e3c824cea252eb34d737219_s390x",
"8Base-RHACM-2.7:rhacm2/insights-client-rhel8@sha256:41d64847ac789df45b51aeca8debfa2a5ac7ff15ad880ba7213ce8afbe4aff2e_amd64",
"8Base-RHACM-2.7:rhacm2/insights-client-rhel8@sha256:5a32ad8c8e7792f9679a604f073bce047c4f8fdd713a655ae83314e27366c5af_arm64",
"8Base-RHACM-2.7:rhacm2/insights-client-rhel8@sha256:7040938ffaa1682dfefe95a614335b9d4f59aac472e47937f1d19f8325d985e6_ppc64le",
"8Base-RHACM-2.7:rhacm2/insights-client-rhel8@sha256:9d25ef8c29b2dac4660e18c17d0286fa2ff0f6f6383b6bf795f7e5e6f70b950e_s390x",
"8Base-RHACM-2.7:rhacm2/insights-metrics-rhel8@sha256:4bf538ff68126949da79f7b1ab97a44a64529e240cd3f84360a88bb6a9a08e4d_ppc64le",
"8Base-RHACM-2.7:rhacm2/insights-metrics-rhel8@sha256:57bf2eca5df0be601d7dd59357e95d078bf69d26c1b26cdd56d0d311df123d5a_arm64",
"8Base-RHACM-2.7:rhacm2/insights-metrics-rhel8@sha256:65f96884ed34103842217b26597ec413197db699aeb004daeca08f1d08014f46_amd64",
"8Base-RHACM-2.7:rhacm2/insights-metrics-rhel8@sha256:ed01454411cbdfb20661aecc76e00767b5ec122e27a379159476eabba741b94e_s390x",
"8Base-RHACM-2.7:rhacm2/klusterlet-addon-controller-rhel8@sha256:523776c04653aac8c750ff48156fd7a5b0efd9ad35c40cbacdbe0ca6dda48217_amd64",
"8Base-RHACM-2.7:rhacm2/klusterlet-addon-controller-rhel8@sha256:7cea9ce9aeb26df137590353de05b8a88ee55faa43cecde68e40fb875f9844cd_arm64",
"8Base-RHACM-2.7:rhacm2/klusterlet-addon-controller-rhel8@sha256:866125412b6812710734b9e72d09581be40879bb57236e37660e2d29210a37ad_s390x",
"8Base-RHACM-2.7:rhacm2/klusterlet-addon-controller-rhel8@sha256:c89f9fed1ce56a6baf10808454b01d4df88571db744feb2bfae8b5707d82013f_ppc64le",
"8Base-RHACM-2.7:rhacm2/kube-rbac-proxy-rhel8@sha256:407178ad223483b92a382e0fb916de9f42f1a0db9aaacb66710a7a743f1c3dce_arm64",
"8Base-RHACM-2.7:rhacm2/kube-rbac-proxy-rhel8@sha256:455dde7a89b1505c93651022451b83e1e8f86186b98f660e3c6ad998a97d48f3_ppc64le",
"8Base-RHACM-2.7:rhacm2/kube-rbac-proxy-rhel8@sha256:95de0275698ef704379246e088763c3827171487049b9cfb857712ddbdef46e9_amd64",
"8Base-RHACM-2.7:rhacm2/kube-rbac-proxy-rhel8@sha256:f0397b30dc7b824b0e37a256c5a067585885c80db1033b44a13fe56446cd80a9_s390x",
"8Base-RHACM-2.7:rhacm2/kube-state-metrics-rhel8@sha256:1f27bc62a66413a31d2d680ecd2a8ed9c9d378341da56b788cd86c98151a1fd4_s390x",
"8Base-RHACM-2.7:rhacm2/kube-state-metrics-rhel8@sha256:534420075e829b5881f6cd3f32d4aa90ea3075de869b84f689c9606d4f03521a_arm64",
"8Base-RHACM-2.7:rhacm2/kube-state-metrics-rhel8@sha256:8cc675a0cf4ff24b28c0b75a54fc4f3328c6a9f041f21d1814d210b7704f6970_amd64",
"8Base-RHACM-2.7:rhacm2/kube-state-metrics-rhel8@sha256:c56179f297ebab2ef9851417ec42ac6c16b6f8cb3627c243ff6984d2dd6ac76d_ppc64le",
"8Base-RHACM-2.7:rhacm2/management-ingress-rhel8@sha256:3b94abf5182934113b1cf9b8688a2da977d5fec3110f2d79b81b2ec46ffeada3_ppc64le",
"8Base-RHACM-2.7:rhacm2/management-ingress-rhel8@sha256:70aa7c3711b4085caa9ba50295dfedf9b2cd3a1b37e815e4a7245c1aef0cfe22_s390x",
"8Base-RHACM-2.7:rhacm2/management-ingress-rhel8@sha256:bea2ee18f401ec1b4c4b87f40f6f79a4418d6aafad5e2b50099f7541b6699de7_arm64",
"8Base-RHACM-2.7:rhacm2/management-ingress-rhel8@sha256:f45de50d8d7b6a285317a3bc1c413427841c8d6fab742f6de0a61bad9722b61e_amd64",
"8Base-RHACM-2.7:rhacm2/memcached-exporter-rhel8@sha256:094b84362782a88d8b0c7a75a23dd5ae3ff846913f0a49e732d53cc0efdf6a61_arm64",
"8Base-RHACM-2.7:rhacm2/memcached-exporter-rhel8@sha256:708e8f9531f5cc33a2543956eb0c940e5ad36d2ac196903a0beaa42944cb543f_ppc64le",
"8Base-RHACM-2.7:rhacm2/memcached-exporter-rhel8@sha256:baa029b8feb59ec4d626f021ebf777cc991c1a24c29c321c40513b91641f4bbc_amd64",
"8Base-RHACM-2.7:rhacm2/memcached-exporter-rhel8@sha256:c7937a592a255199c316e30c499d0c150cc95c3f208e46d8a936a5bc03a1fed6_s390x",
"8Base-RHACM-2.7:rhacm2/memcached-rhel8@sha256:21d28e1c3d1c7e8803261867c20a29df444676780ed9d4cc9f1dd1c8dbd68688_amd64",
"8Base-RHACM-2.7:rhacm2/memcached-rhel8@sha256:6bac06a2e1e181fe4920a33df5ce433635871a42ba30fbbe0adff1c505fbab4b_ppc64le",
"8Base-RHACM-2.7:rhacm2/memcached-rhel8@sha256:6c7cb2786f6863e7d1c8554f159c68123921d22bbd7bec5fc3532cad991937b4_s390x",
"8Base-RHACM-2.7:rhacm2/memcached-rhel8@sha256:e044af5fee732dd9923759b312c3b72dd4b6ab1780456973f35677d72586913e_arm64",
"8Base-RHACM-2.7:rhacm2/metrics-collector-rhel8@sha256:21644ef77ec046c79fb64f612245ac5d59c0aa569c548b48062da8896d159696_s390x",
"8Base-RHACM-2.7:rhacm2/metrics-collector-rhel8@sha256:2358249e2cf40d054cca5711f39091e2f0cbd44e61a24d3c1dd1a9e79cc440b1_arm64",
"8Base-RHACM-2.7:rhacm2/metrics-collector-rhel8@sha256:9638fab8d1439730395607cc99bcda33eae5e813778398888124e8ae319cb80e_amd64",
"8Base-RHACM-2.7:rhacm2/metrics-collector-rhel8@sha256:e06aed89ad0c48bef78e45512d22c3373f62c63d335d953ba064b160a68fcad2_ppc64le",
"8Base-RHACM-2.7:rhacm2/multicloud-integrations-rhel8@sha256:1063ef655f5dd15b0b914572ba672892eb53b441ae151d14cffca9d320860f2d_ppc64le",
"8Base-RHACM-2.7:rhacm2/multicloud-integrations-rhel8@sha256:3f0ab9161698eb9e3342c3b3fc70d5ca9c420cdcc5a5ccebc8cc993dfefb9dc3_amd64",
"8Base-RHACM-2.7:rhacm2/multicloud-integrations-rhel8@sha256:651c4ac3da42bc2acfe9bff35e397ccf5e88abb6303622f3244d6ccb9b8f9e0d_s390x",
"8Base-RHACM-2.7:rhacm2/multicloud-integrations-rhel8@sha256:f02a569222e13356f5fbdef5b7d2da943e6f6071fd88ba75a2565b3d340b6c3a_arm64",
"8Base-RHACM-2.7:rhacm2/multicluster-observability-rhel8-operator@sha256:49083d7039af6df4bd639dd998162c96dc586da4d828ffbe9c880a8a8d6d13d6_arm64",
"8Base-RHACM-2.7:rhacm2/multicluster-observability-rhel8-operator@sha256:68228ba1ef7bf5631f0cab91cb4e9f86c3d24c1ad587332d42c4f85e1a3608d7_amd64",
"8Base-RHACM-2.7:rhacm2/multicluster-observability-rhel8-operator@sha256:93da29b41da3c87d4bffaf42369b50217f5d8f81d0a82c4108c27a3c40f544d8_s390x",
"8Base-RHACM-2.7:rhacm2/multicluster-observability-rhel8-operator@sha256:f212909bc9ed5be6da68a3b6a4866fdc17ecc3514b075977a8679998d6742cbe_ppc64le",
"8Base-RHACM-2.7:rhacm2/multicluster-operators-application-rhel8@sha256:299f0753c65ab4e609418fd5515bdcb041bee357f4db192ae32a24ad0c4d7853_s390x",
"8Base-RHACM-2.7:rhacm2/multicluster-operators-application-rhel8@sha256:62520c406cdbd823e99e8ee9ff9119b61cb6880fcb1335211b6520bedec564f2_amd64",
"8Base-RHACM-2.7:rhacm2/multicluster-operators-application-rhel8@sha256:9c58c89cb0173394684d7d23178ad32eb2d571444cb306ea599565eaac92ea4f_arm64",
"8Base-RHACM-2.7:rhacm2/multicluster-operators-application-rhel8@sha256:b385c92b069a8dae72e57b69d24e1fff59ad46781579882a1edfa4839fd8bbba_ppc64le",
"8Base-RHACM-2.7:rhacm2/multicluster-operators-channel-rhel8@sha256:044723d62439a8364772ab27be2c04dbd2c0421dbeb0a7b94f70e99e646b4c80_ppc64le",
"8Base-RHACM-2.7:rhacm2/multicluster-operators-channel-rhel8@sha256:d8fe5baa4aefbcf41861743a3cf6c94f8a2a63526e96e5d263a40a8cb8a5ad4e_s390x",
"8Base-RHACM-2.7:rhacm2/multicluster-operators-channel-rhel8@sha256:da65bc93513dfb37a4828eaf5e1d4c08265ffdba05028fed95a564341d226771_amd64",
"8Base-RHACM-2.7:rhacm2/multicluster-operators-channel-rhel8@sha256:ddb1016901287c80ef1972f25db37b1182e854115671961efb3fc0048cd95800_arm64",
"8Base-RHACM-2.7:rhacm2/multicluster-operators-subscription-rhel8@sha256:548d610f996e73b67eb21d2993b5ac3d0da02997a48b9c1226072d6d95ae4c3b_arm64",
"8Base-RHACM-2.7:rhacm2/multicluster-operators-subscription-rhel8@sha256:6307eb5e9195415477b18d701310e8813772b7120d0fc4ac83846e54b46b4745_s390x",
"8Base-RHACM-2.7:rhacm2/multicluster-operators-subscription-rhel8@sha256:a69777a61feaf373c162a82ffb6f6996df6231c23cb2f1923bdd77c311d7d739_ppc64le",
"8Base-RHACM-2.7:rhacm2/multicluster-operators-subscription-rhel8@sha256:e53b330ed0c4ed0803a93b18a6ce290814dcd16dce6eb980809b5b8c6c09deb4_amd64",
"8Base-RHACM-2.7:rhacm2/multiclusterhub-rhel8@sha256:405fa2e3363a3c124a5764d6153b7bcba3d43a3026813085e44c9246d51ca60a_amd64",
"8Base-RHACM-2.7:rhacm2/multiclusterhub-rhel8@sha256:b82d4ecef59b69623ec4d0a9b5537fa52e007336727c92345cd829d80961f14a_s390x",
"8Base-RHACM-2.7:rhacm2/multiclusterhub-rhel8@sha256:e96ea7f3533e7d0836512cbc2b027b60c400aa16c8e4691117608ab4736a059b_ppc64le",
"8Base-RHACM-2.7:rhacm2/multiclusterhub-rhel8@sha256:fdf9ae4924a587c945a85b2319b0471a5688368df572f2de852c51da8bc74dcb_arm64",
"8Base-RHACM-2.7:rhacm2/node-exporter-rhel8@sha256:1af36144b83dc16cd1958d0414be55eaa2aae95894b6eefd2233308ace81df02_ppc64le",
"8Base-RHACM-2.7:rhacm2/node-exporter-rhel8@sha256:2aeec43f11c6572abb7d4468560dc1561a023d9692058a4ac2b13a0cedb44dde_amd64",
"8Base-RHACM-2.7:rhacm2/node-exporter-rhel8@sha256:8b359fcf74d236fc488ef4553dbaf9dbec549e331f2b103b40139aa2eb1345e4_arm64",
"8Base-RHACM-2.7:rhacm2/node-exporter-rhel8@sha256:97291260ff17e7e1b1f490a68041613ca5f7c192d848f928eca9b867de47bc4e_s390x",
"8Base-RHACM-2.7:rhacm2/observatorium-rhel8-operator@sha256:16eeedaa25dd61c03514479044fde9851c5b4224b718a496e33d43a06f57d5b5_amd64",
"8Base-RHACM-2.7:rhacm2/observatorium-rhel8-operator@sha256:928c114e3aca978626ad91889aaed0cc20ca0d641ad946c9a1b1f2424245c795_arm64",
"8Base-RHACM-2.7:rhacm2/observatorium-rhel8-operator@sha256:c4e260eabb09bacc1aa332ea2001333c671e0fc65a3ef4d04e02b5473b45642d_ppc64le",
"8Base-RHACM-2.7:rhacm2/observatorium-rhel8-operator@sha256:c870e034b29dfa320cb6a6bf60021033b622b76a0c4aaaf2a768326ea046b459_s390x",
"8Base-RHACM-2.7:rhacm2/observatorium-rhel8@sha256:1e46b8610e037752ecfb30aaac5c7459a81aa119bf0c2b2ffb0dc90cd5701af0_arm64",
"8Base-RHACM-2.7:rhacm2/observatorium-rhel8@sha256:51374017a10289e0402363ae2839d110f500be44dc44834dbd8dd66ba0e6f5e9_s390x",
"8Base-RHACM-2.7:rhacm2/observatorium-rhel8@sha256:836c0b874ba4fc57b5f79dffacefd2dc0261822cb6dde17d247db39175a5c27f_amd64",
"8Base-RHACM-2.7:rhacm2/observatorium-rhel8@sha256:b7b3de98fbcc216c00d3291691f8997183a6409dabed8ea7b10b336c481b2b87_ppc64le",
"8Base-RHACM-2.7:rhacm2/prometheus-alertmanager-rhel8@sha256:6c9ea79e385be44f735efb932079b328200d47869f5f5f9b442fdb76067cac2a_amd64",
"8Base-RHACM-2.7:rhacm2/prometheus-alertmanager-rhel8@sha256:8349cdc4677a2dd37c54b058c487d76e8fbe4c76178e805d4745ef5c62bc6151_arm64",
"8Base-RHACM-2.7:rhacm2/prometheus-alertmanager-rhel8@sha256:8e8c89c184a5d023f031ab7cca2c4c64cdfd151c37aa5ae3a206cb1f1055268f_ppc64le",
"8Base-RHACM-2.7:rhacm2/prometheus-alertmanager-rhel8@sha256:fdbba855391acd2b33d0b16f9f0e7ba2a9cdbaa90bf71298182954b7f4c8fe76_s390x",
"8Base-RHACM-2.7:rhacm2/prometheus-rhel8@sha256:59174c376ae5563ea3a2a68bf999458f6b905058f57a7779b6dddd7aff252e4f_amd64",
"8Base-RHACM-2.7:rhacm2/prometheus-rhel8@sha256:6877b4207285d7a0e1343f5c1b70bab163d1fd5004f778998d2e612817ea5f06_s390x",
"8Base-RHACM-2.7:rhacm2/prometheus-rhel8@sha256:a3661c1cbfa2f8c230ec44ee5e2fecf1967ce48df0c9699f063bd27407b94dac_arm64",
"8Base-RHACM-2.7:rhacm2/prometheus-rhel8@sha256:a5a9a7c264f07c789094cb5371729f86700c0cfce4605b573c236c21a46ea9d6_ppc64le",
"8Base-RHACM-2.7:rhacm2/rbac-query-proxy-rhel8@sha256:3481fdb51147ce735b7864215cacd4c6a24b2c05a9388866f11be887a5fd0d4f_s390x",
"8Base-RHACM-2.7:rhacm2/rbac-query-proxy-rhel8@sha256:84486a82cd6655d5e5a1fbccae5a2e9335498d3e05422fa325b443c8923c1b75_arm64",
"8Base-RHACM-2.7:rhacm2/rbac-query-proxy-rhel8@sha256:bdeee76d09265212805e06117c368c96d40c7b46278dc09413fa300c6198ac2d_amd64",
"8Base-RHACM-2.7:rhacm2/rbac-query-proxy-rhel8@sha256:ceb1bd89103c56378166ab968dbaa387ab0531d1592f053718d0c1c683770e3d_ppc64le",
"8Base-RHACM-2.7:rhacm2/search-collector-rhel8@sha256:4b7544ec460f265afb71c9d362cf9851e3ba250c3ab694ccc9a78c15eb38a612_arm64",
"8Base-RHACM-2.7:rhacm2/search-collector-rhel8@sha256:6695c50772760b400d0535f406f02b7c37436c5ce6932b8d5518b995780287a8_s390x",
"8Base-RHACM-2.7:rhacm2/search-collector-rhel8@sha256:91b398bdccc5dbbfb82913ac52110d0b8e2f6c37ded6aa22b7d97ec4655b4cde_amd64",
"8Base-RHACM-2.7:rhacm2/search-collector-rhel8@sha256:e129649706a536e4ef6e8f770d0bf682f35da55c86c978c749e903b1a2bbe875_ppc64le",
"8Base-RHACM-2.7:rhacm2/submariner-addon-rhel8@sha256:17dfda9e5f46f9df69171607ec2e078be9362de4c13e2ed20763fc59a7e9cd1a_s390x",
"8Base-RHACM-2.7:rhacm2/submariner-addon-rhel8@sha256:4eddabb57e6f448c45fba78dc72f1541ccddb11b63a558764d0c105465a76555_amd64",
"8Base-RHACM-2.7:rhacm2/submariner-addon-rhel8@sha256:581fb02a9670b27810f2ad35bad4a82d2e1eab77fcd1274de05b0a922450d3fc_ppc64le",
"8Base-RHACM-2.7:rhacm2/submariner-addon-rhel8@sha256:7400391c2a56bc01da6fbbf13bb249a01e90d8eccb8d465dfb19c3598f5fecbe_arm64",
"8Base-RHACM-2.7:rhacm2/thanos-receive-controller-rhel8@sha256:4b228ecad424ca792139152948e27ed4c714dcfbcd540caf117dee20845018c8_ppc64le",
"8Base-RHACM-2.7:rhacm2/thanos-receive-controller-rhel8@sha256:7ceb607e7a3205361d8c9d1b44aae47381e2d07b129e40b5f90f55c3a8402774_arm64",
"8Base-RHACM-2.7:rhacm2/thanos-receive-controller-rhel8@sha256:b17fe936f5d8d8da38d72bf2153b47ac619c460c1f8227b4cb2f37cfc18cd4be_s390x",
"8Base-RHACM-2.7:rhacm2/thanos-receive-controller-rhel8@sha256:e9a5ef8f2d97357bee0198544d0545c26ee7c7d10116771e510d73eda6c45abe_amd64",
"8Base-RHACM-2.7:rhacm2/thanos-rhel8@sha256:23a4e918b5ffdbad4745e541afad2747bd6b28e534a31e7b5aff74296b27e3e7_amd64",
"8Base-RHACM-2.7:rhacm2/thanos-rhel8@sha256:26de3711356177090694b4bf00821d873127cf8c0675fe42a8f757c5c37a40cd_arm64",
"8Base-RHACM-2.7:rhacm2/thanos-rhel8@sha256:6515a630cddbb13fd14f81fd3b8c3a95f2469eaf599010b42732d8fd794af1b0_s390x",
"8Base-RHACM-2.7:rhacm2/thanos-rhel8@sha256:736e1fd62ba7b6c56ad1af81ab1260dd7d13a770d62914183aaa2cc2ebb0dc20_ppc64le"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "luxon: Inefficient regular expression complexity in luxon.js"
}
]
}
RHSA-2022:6347
Vulnerability from csaf_redhat
Notes
{
"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": "VolSync v0.5\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 link(s) in the References section.",
"title": "Topic"
},
{
"category": "general",
"text": "VolSync v0.5\n\nVolSync is a Kubernetes operator that enables asynchronous replication of\npersistent volumes within a cluster, or across clusters. After deploying\nthe VolSync operator, it can create and maintain copies of your persistent\ndata.\n\nFor more information about VolSync, see:\nhttps://access.redhat.com/documentation/en-us/red_hat_advanced_cluster_management_for_kubernetes/2.6/html/add-ons/add-ons-overview#volsync\nor the VolSync open source community website at:\nhttps://volsync.readthedocs.io/en/stable/.\n\nThis advisory contains a security fix and updates to the VolSync\ncontainer images.\n\nSecurity fixes:\n\n* CVE-2022-27191 golang: crash in a golang.org/x/crypto/ssh server\n\n* CVE-2022-30629 golang: crypto/tls: session tickets lack random ticket_age_add\n\n* CVE-2022-1705 golang: net/http: improper sanitization of Transfer-Encoding header\n\n* CVE-2022-1962 golang: go/parser: stack exhaustion in all Parse* functions\n\n* CVE-2022-28131 golang: encoding/xml: stack exhaustion in Decoder.Skip\n\n* CVE-2022-30630 golang: io/fs: stack exhaustion in Glob\n\n* CVE-2022-30631 golang: compress/gzip: stack exhaustion in Reader.Read\n\n* CVE-2022-30632 golang: path/filepath: stack exhaustion in Glob\n\n* CVE-2022-30633 golang: encoding/xml: stack exhaustion in Unmarshal\n\n* CVE-2022-30635 golang: encoding/gob: stack exhaustion in Decoder.Decode\n\n* CVE-2022-32148 golang: net/http/httputil: NewSingleHostReverseProxy - omit X-Forwarded-For not working",
"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-2022:6347",
"url": "https://access.redhat.com/errata/RHSA-2022:6347"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/updates/classification/#moderate",
"url": "https://access.redhat.com/security/updates/classification/#moderate"
},
{
"category": "external",
"summary": "2064702",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2064702"
},
{
"category": "external",
"summary": "2092793",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2092793"
},
{
"category": "external",
"summary": "2107371",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2107371"
},
{
"category": "external",
"summary": "2107374",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2107374"
},
{
"category": "external",
"summary": "2107376",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2107376"
},
{
"category": "external",
"summary": "2107383",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2107383"
},
{
"category": "external",
"summary": "2107386",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2107386"
},
{
"category": "external",
"summary": "2107388",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2107388"
},
{
"category": "external",
"summary": "2107390",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2107390"
},
{
"category": "external",
"summary": "2107342",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2107342"
},
{
"category": "external",
"summary": "2107392",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2107392"
},
{
"category": "self",
"summary": "Canonical URL",
"url": "https://security.access.redhat.com/data/csaf/v2/advisories/2022/rhsa-2022_6347.json"
}
],
"title": "Red Hat Security Advisory: VolSync 0.5 security fixes and updates",
"tracking": {
"current_release_date": "2025-10-31T13:02:11+00:00",
"generator": {
"date": "2025-10-31T13:02:11+00:00",
"engine": {
"name": "Red Hat SDEngine",
"version": "4.6.10"
}
},
"id": "RHSA-2022:6347",
"initial_release_date": "2022-09-06T14:14:15+00:00",
"revision_history": [
{
"date": "2022-09-06T14:14:15+00:00",
"number": "1",
"summary": "Initial version"
},
{
"date": "2022-09-06T14:14:15+00:00",
"number": "2",
"summary": "Last updated version"
},
{
"date": "2025-10-31T13:02:11+00:00",
"number": "3",
"summary": "Last generated version"
}
],
"status": "final",
"version": "3"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_name",
"name": "Red Hat Advanced Cluster Management for Kubernetes 2.6 for RHEL 8",
"product": {
"name": "Red Hat Advanced Cluster Management for Kubernetes 2.6 for RHEL 8",
"product_id": "8Base-RHACM-2.6",
"product_identification_helper": {
"cpe": "cpe:/a:redhat:acm:2.6::el8"
}
}
}
],
"category": "product_family",
"name": "Red Hat ACM"
},
{
"branches": [
{
"category": "product_version",
"name": "rhacm2/volsync-rhel8@sha256:d6780a0a1cf868d6f65f19daf6e9e6ed9ee08b48694fd5f3827ba70714ca7440_s390x",
"product": {
"name": "rhacm2/volsync-rhel8@sha256:d6780a0a1cf868d6f65f19daf6e9e6ed9ee08b48694fd5f3827ba70714ca7440_s390x",
"product_id": "rhacm2/volsync-rhel8@sha256:d6780a0a1cf868d6f65f19daf6e9e6ed9ee08b48694fd5f3827ba70714ca7440_s390x",
"product_identification_helper": {
"purl": "pkg:oci/volsync-rhel8@sha256:d6780a0a1cf868d6f65f19daf6e9e6ed9ee08b48694fd5f3827ba70714ca7440?arch=s390x\u0026repository_url=registry.redhat.io/rhacm2/volsync-rhel8\u0026tag=v0.5.0-20"
}
}
},
{
"category": "product_version",
"name": "rhacm2/volsync-mover-rclone-rhel8@sha256:cdd1849150705a02385d68a1ea6063243c28a1d0cacbb3ccf7b4844df82b17cf_s390x",
"product": {
"name": "rhacm2/volsync-mover-rclone-rhel8@sha256:cdd1849150705a02385d68a1ea6063243c28a1d0cacbb3ccf7b4844df82b17cf_s390x",
"product_id": "rhacm2/volsync-mover-rclone-rhel8@sha256:cdd1849150705a02385d68a1ea6063243c28a1d0cacbb3ccf7b4844df82b17cf_s390x",
"product_identification_helper": {
"purl": "pkg:oci/volsync-mover-rclone-rhel8@sha256:cdd1849150705a02385d68a1ea6063243c28a1d0cacbb3ccf7b4844df82b17cf?arch=s390x\u0026repository_url=registry.redhat.io/rhacm2/volsync-mover-rclone-rhel8\u0026tag=v0.5.0-21"
}
}
},
{
"category": "product_version",
"name": "rhacm2/volsync-mover-restic-rhel8@sha256:af340c16f263cc22201539b46aa190be5bdad9700c41093cd30822b0503118c7_s390x",
"product": {
"name": "rhacm2/volsync-mover-restic-rhel8@sha256:af340c16f263cc22201539b46aa190be5bdad9700c41093cd30822b0503118c7_s390x",
"product_id": "rhacm2/volsync-mover-restic-rhel8@sha256:af340c16f263cc22201539b46aa190be5bdad9700c41093cd30822b0503118c7_s390x",
"product_identification_helper": {
"purl": "pkg:oci/volsync-mover-restic-rhel8@sha256:af340c16f263cc22201539b46aa190be5bdad9700c41093cd30822b0503118c7?arch=s390x\u0026repository_url=registry.redhat.io/rhacm2/volsync-mover-restic-rhel8\u0026tag=v0.5.0-21"
}
}
},
{
"category": "product_version",
"name": "rhacm2/volsync-mover-rsync-rhel8@sha256:6c02663d7d04e79c26c8d2b8d6ba6d71c19b85062cb7d1c39c9b2277cc503322_s390x",
"product": {
"name": "rhacm2/volsync-mover-rsync-rhel8@sha256:6c02663d7d04e79c26c8d2b8d6ba6d71c19b85062cb7d1c39c9b2277cc503322_s390x",
"product_id": "rhacm2/volsync-mover-rsync-rhel8@sha256:6c02663d7d04e79c26c8d2b8d6ba6d71c19b85062cb7d1c39c9b2277cc503322_s390x",
"product_identification_helper": {
"purl": "pkg:oci/volsync-mover-rsync-rhel8@sha256:6c02663d7d04e79c26c8d2b8d6ba6d71c19b85062cb7d1c39c9b2277cc503322?arch=s390x\u0026repository_url=registry.redhat.io/rhacm2/volsync-mover-rsync-rhel8\u0026tag=v0.5.0-22"
}
}
},
{
"category": "product_version",
"name": "rhacm2/volsync-mover-syncthing-rhel8@sha256:e4485e9a91a9ab3494ca1fdb0779e8a03a88b846bf4df3b5f34c5fa7b2714bf4_s390x",
"product": {
"name": "rhacm2/volsync-mover-syncthing-rhel8@sha256:e4485e9a91a9ab3494ca1fdb0779e8a03a88b846bf4df3b5f34c5fa7b2714bf4_s390x",
"product_id": "rhacm2/volsync-mover-syncthing-rhel8@sha256:e4485e9a91a9ab3494ca1fdb0779e8a03a88b846bf4df3b5f34c5fa7b2714bf4_s390x",
"product_identification_helper": {
"purl": "pkg:oci/volsync-mover-syncthing-rhel8@sha256:e4485e9a91a9ab3494ca1fdb0779e8a03a88b846bf4df3b5f34c5fa7b2714bf4?arch=s390x\u0026repository_url=registry.redhat.io/rhacm2/volsync-mover-syncthing-rhel8\u0026tag=v0.5.0-17"
}
}
}
],
"category": "architecture",
"name": "s390x"
},
{
"branches": [
{
"category": "product_version",
"name": "rhacm2/volsync-rhel8@sha256:01a39318c761d435e1cc91837fb017014f5bd7f3fa43f3859fe0b8071e56a385_amd64",
"product": {
"name": "rhacm2/volsync-rhel8@sha256:01a39318c761d435e1cc91837fb017014f5bd7f3fa43f3859fe0b8071e56a385_amd64",
"product_id": "rhacm2/volsync-rhel8@sha256:01a39318c761d435e1cc91837fb017014f5bd7f3fa43f3859fe0b8071e56a385_amd64",
"product_identification_helper": {
"purl": "pkg:oci/volsync-rhel8@sha256:01a39318c761d435e1cc91837fb017014f5bd7f3fa43f3859fe0b8071e56a385?arch=amd64\u0026repository_url=registry.redhat.io/rhacm2/volsync-rhel8\u0026tag=v0.5.0-20"
}
}
},
{
"category": "product_version",
"name": "rhacm2/volsync-mover-rclone-rhel8@sha256:38e0d652b99dfa8e1fbf2160c931c91fcafe2115025d21cad8349bf3b32a52e8_amd64",
"product": {
"name": "rhacm2/volsync-mover-rclone-rhel8@sha256:38e0d652b99dfa8e1fbf2160c931c91fcafe2115025d21cad8349bf3b32a52e8_amd64",
"product_id": "rhacm2/volsync-mover-rclone-rhel8@sha256:38e0d652b99dfa8e1fbf2160c931c91fcafe2115025d21cad8349bf3b32a52e8_amd64",
"product_identification_helper": {
"purl": "pkg:oci/volsync-mover-rclone-rhel8@sha256:38e0d652b99dfa8e1fbf2160c931c91fcafe2115025d21cad8349bf3b32a52e8?arch=amd64\u0026repository_url=registry.redhat.io/rhacm2/volsync-mover-rclone-rhel8\u0026tag=v0.5.0-21"
}
}
},
{
"category": "product_version",
"name": "rhacm2/volsync-mover-restic-rhel8@sha256:6d7f6d469d82cbb09a13b508917b555b40075a191e58d5c6ab78b39f98b2d723_amd64",
"product": {
"name": "rhacm2/volsync-mover-restic-rhel8@sha256:6d7f6d469d82cbb09a13b508917b555b40075a191e58d5c6ab78b39f98b2d723_amd64",
"product_id": "rhacm2/volsync-mover-restic-rhel8@sha256:6d7f6d469d82cbb09a13b508917b555b40075a191e58d5c6ab78b39f98b2d723_amd64",
"product_identification_helper": {
"purl": "pkg:oci/volsync-mover-restic-rhel8@sha256:6d7f6d469d82cbb09a13b508917b555b40075a191e58d5c6ab78b39f98b2d723?arch=amd64\u0026repository_url=registry.redhat.io/rhacm2/volsync-mover-restic-rhel8\u0026tag=v0.5.0-21"
}
}
},
{
"category": "product_version",
"name": "rhacm2/volsync-mover-rsync-rhel8@sha256:cfb59342191cc8986ad308670a34f74aceae39329e085d27917aa5ff8d2631a7_amd64",
"product": {
"name": "rhacm2/volsync-mover-rsync-rhel8@sha256:cfb59342191cc8986ad308670a34f74aceae39329e085d27917aa5ff8d2631a7_amd64",
"product_id": "rhacm2/volsync-mover-rsync-rhel8@sha256:cfb59342191cc8986ad308670a34f74aceae39329e085d27917aa5ff8d2631a7_amd64",
"product_identification_helper": {
"purl": "pkg:oci/volsync-mover-rsync-rhel8@sha256:cfb59342191cc8986ad308670a34f74aceae39329e085d27917aa5ff8d2631a7?arch=amd64\u0026repository_url=registry.redhat.io/rhacm2/volsync-mover-rsync-rhel8\u0026tag=v0.5.0-22"
}
}
},
{
"category": "product_version",
"name": "rhacm2/volsync-mover-syncthing-rhel8@sha256:5c6b0466ac9be0293edd8d55f43fe3b9ae5e833a223af33c29b7338c8a47d656_amd64",
"product": {
"name": "rhacm2/volsync-mover-syncthing-rhel8@sha256:5c6b0466ac9be0293edd8d55f43fe3b9ae5e833a223af33c29b7338c8a47d656_amd64",
"product_id": "rhacm2/volsync-mover-syncthing-rhel8@sha256:5c6b0466ac9be0293edd8d55f43fe3b9ae5e833a223af33c29b7338c8a47d656_amd64",
"product_identification_helper": {
"purl": "pkg:oci/volsync-mover-syncthing-rhel8@sha256:5c6b0466ac9be0293edd8d55f43fe3b9ae5e833a223af33c29b7338c8a47d656?arch=amd64\u0026repository_url=registry.redhat.io/rhacm2/volsync-mover-syncthing-rhel8\u0026tag=v0.5.0-17"
}
}
},
{
"category": "product_version",
"name": "rhacm2/volsync-operator-bundle@sha256:39f804bbf41c5165b84e06cc15f753a85fe11bf37706f0147a4345a9e8d0488f_amd64",
"product": {
"name": "rhacm2/volsync-operator-bundle@sha256:39f804bbf41c5165b84e06cc15f753a85fe11bf37706f0147a4345a9e8d0488f_amd64",
"product_id": "rhacm2/volsync-operator-bundle@sha256:39f804bbf41c5165b84e06cc15f753a85fe11bf37706f0147a4345a9e8d0488f_amd64",
"product_identification_helper": {
"purl": "pkg:oci/volsync-operator-bundle@sha256:39f804bbf41c5165b84e06cc15f753a85fe11bf37706f0147a4345a9e8d0488f?arch=amd64\u0026repository_url=registry.redhat.io/rhacm2/volsync-operator-bundle\u0026tag=v0.5.0-25"
}
}
}
],
"category": "architecture",
"name": "amd64"
},
{
"branches": [
{
"category": "product_version",
"name": "rhacm2/volsync-rhel8@sha256:2d1b6bbc13629367ed2cbd0a551e9aa8732f330673d70c0bc8c3ce16049a4ae5_ppc64le",
"product": {
"name": "rhacm2/volsync-rhel8@sha256:2d1b6bbc13629367ed2cbd0a551e9aa8732f330673d70c0bc8c3ce16049a4ae5_ppc64le",
"product_id": "rhacm2/volsync-rhel8@sha256:2d1b6bbc13629367ed2cbd0a551e9aa8732f330673d70c0bc8c3ce16049a4ae5_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/volsync-rhel8@sha256:2d1b6bbc13629367ed2cbd0a551e9aa8732f330673d70c0bc8c3ce16049a4ae5?arch=ppc64le\u0026repository_url=registry.redhat.io/rhacm2/volsync-rhel8\u0026tag=v0.5.0-20"
}
}
},
{
"category": "product_version",
"name": "rhacm2/volsync-mover-rclone-rhel8@sha256:0432e656141b9b96c4abe83a319728ee425ecc38b612339b7e746eeab3fa6eb1_ppc64le",
"product": {
"name": "rhacm2/volsync-mover-rclone-rhel8@sha256:0432e656141b9b96c4abe83a319728ee425ecc38b612339b7e746eeab3fa6eb1_ppc64le",
"product_id": "rhacm2/volsync-mover-rclone-rhel8@sha256:0432e656141b9b96c4abe83a319728ee425ecc38b612339b7e746eeab3fa6eb1_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/volsync-mover-rclone-rhel8@sha256:0432e656141b9b96c4abe83a319728ee425ecc38b612339b7e746eeab3fa6eb1?arch=ppc64le\u0026repository_url=registry.redhat.io/rhacm2/volsync-mover-rclone-rhel8\u0026tag=v0.5.0-21"
}
}
},
{
"category": "product_version",
"name": "rhacm2/volsync-mover-restic-rhel8@sha256:bcba5128ef35f15470966ecf5fd6371070949faa1375e930de6208d256bb5aa4_ppc64le",
"product": {
"name": "rhacm2/volsync-mover-restic-rhel8@sha256:bcba5128ef35f15470966ecf5fd6371070949faa1375e930de6208d256bb5aa4_ppc64le",
"product_id": "rhacm2/volsync-mover-restic-rhel8@sha256:bcba5128ef35f15470966ecf5fd6371070949faa1375e930de6208d256bb5aa4_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/volsync-mover-restic-rhel8@sha256:bcba5128ef35f15470966ecf5fd6371070949faa1375e930de6208d256bb5aa4?arch=ppc64le\u0026repository_url=registry.redhat.io/rhacm2/volsync-mover-restic-rhel8\u0026tag=v0.5.0-21"
}
}
},
{
"category": "product_version",
"name": "rhacm2/volsync-mover-rsync-rhel8@sha256:1b4996edfec9ad6bc81d4637797429866454b49d0e19a4181bcd76deed6db5c6_ppc64le",
"product": {
"name": "rhacm2/volsync-mover-rsync-rhel8@sha256:1b4996edfec9ad6bc81d4637797429866454b49d0e19a4181bcd76deed6db5c6_ppc64le",
"product_id": "rhacm2/volsync-mover-rsync-rhel8@sha256:1b4996edfec9ad6bc81d4637797429866454b49d0e19a4181bcd76deed6db5c6_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/volsync-mover-rsync-rhel8@sha256:1b4996edfec9ad6bc81d4637797429866454b49d0e19a4181bcd76deed6db5c6?arch=ppc64le\u0026repository_url=registry.redhat.io/rhacm2/volsync-mover-rsync-rhel8\u0026tag=v0.5.0-22"
}
}
},
{
"category": "product_version",
"name": "rhacm2/volsync-mover-syncthing-rhel8@sha256:457e145404b67acbb681a2432401d6de0a587bf7d844c86d6539dc2605ed87f2_ppc64le",
"product": {
"name": "rhacm2/volsync-mover-syncthing-rhel8@sha256:457e145404b67acbb681a2432401d6de0a587bf7d844c86d6539dc2605ed87f2_ppc64le",
"product_id": "rhacm2/volsync-mover-syncthing-rhel8@sha256:457e145404b67acbb681a2432401d6de0a587bf7d844c86d6539dc2605ed87f2_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/volsync-mover-syncthing-rhel8@sha256:457e145404b67acbb681a2432401d6de0a587bf7d844c86d6539dc2605ed87f2?arch=ppc64le\u0026repository_url=registry.redhat.io/rhacm2/volsync-mover-syncthing-rhel8\u0026tag=v0.5.0-17"
}
}
}
],
"category": "architecture",
"name": "ppc64le"
},
{
"branches": [
{
"category": "product_version",
"name": "rhacm2/volsync-rhel8@sha256:a90ddd406a30d9a95cfd27f002d133dfc6042309815a9d850cdd36cc788e932d_arm64",
"product": {
"name": "rhacm2/volsync-rhel8@sha256:a90ddd406a30d9a95cfd27f002d133dfc6042309815a9d850cdd36cc788e932d_arm64",
"product_id": "rhacm2/volsync-rhel8@sha256:a90ddd406a30d9a95cfd27f002d133dfc6042309815a9d850cdd36cc788e932d_arm64",
"product_identification_helper": {
"purl": "pkg:oci/volsync-rhel8@sha256:a90ddd406a30d9a95cfd27f002d133dfc6042309815a9d850cdd36cc788e932d?arch=arm64\u0026repository_url=registry.redhat.io/rhacm2/volsync-rhel8\u0026tag=v0.5.0-20"
}
}
},
{
"category": "product_version",
"name": "rhacm2/volsync-mover-rclone-rhel8@sha256:8355564bbddbc0474957b06509dff1b0af5d903572362f8a37bdf0a0785fb930_arm64",
"product": {
"name": "rhacm2/volsync-mover-rclone-rhel8@sha256:8355564bbddbc0474957b06509dff1b0af5d903572362f8a37bdf0a0785fb930_arm64",
"product_id": "rhacm2/volsync-mover-rclone-rhel8@sha256:8355564bbddbc0474957b06509dff1b0af5d903572362f8a37bdf0a0785fb930_arm64",
"product_identification_helper": {
"purl": "pkg:oci/volsync-mover-rclone-rhel8@sha256:8355564bbddbc0474957b06509dff1b0af5d903572362f8a37bdf0a0785fb930?arch=arm64\u0026repository_url=registry.redhat.io/rhacm2/volsync-mover-rclone-rhel8\u0026tag=v0.5.0-21"
}
}
},
{
"category": "product_version",
"name": "rhacm2/volsync-mover-restic-rhel8@sha256:d1e0fb45b4337dbe141e22b1ad1c3aaf21acad1349644b4f51df35c76ea77997_arm64",
"product": {
"name": "rhacm2/volsync-mover-restic-rhel8@sha256:d1e0fb45b4337dbe141e22b1ad1c3aaf21acad1349644b4f51df35c76ea77997_arm64",
"product_id": "rhacm2/volsync-mover-restic-rhel8@sha256:d1e0fb45b4337dbe141e22b1ad1c3aaf21acad1349644b4f51df35c76ea77997_arm64",
"product_identification_helper": {
"purl": "pkg:oci/volsync-mover-restic-rhel8@sha256:d1e0fb45b4337dbe141e22b1ad1c3aaf21acad1349644b4f51df35c76ea77997?arch=arm64\u0026repository_url=registry.redhat.io/rhacm2/volsync-mover-restic-rhel8\u0026tag=v0.5.0-21"
}
}
},
{
"category": "product_version",
"name": "rhacm2/volsync-mover-rsync-rhel8@sha256:6e4e7c4eb153e91c735917dcd6f06f4453c9962a7697ffa40cad941f8b870b45_arm64",
"product": {
"name": "rhacm2/volsync-mover-rsync-rhel8@sha256:6e4e7c4eb153e91c735917dcd6f06f4453c9962a7697ffa40cad941f8b870b45_arm64",
"product_id": "rhacm2/volsync-mover-rsync-rhel8@sha256:6e4e7c4eb153e91c735917dcd6f06f4453c9962a7697ffa40cad941f8b870b45_arm64",
"product_identification_helper": {
"purl": "pkg:oci/volsync-mover-rsync-rhel8@sha256:6e4e7c4eb153e91c735917dcd6f06f4453c9962a7697ffa40cad941f8b870b45?arch=arm64\u0026repository_url=registry.redhat.io/rhacm2/volsync-mover-rsync-rhel8\u0026tag=v0.5.0-22"
}
}
},
{
"category": "product_version",
"name": "rhacm2/volsync-mover-syncthing-rhel8@sha256:1c3f96c2e7787b5d2c3c48c66a54fa952a59b82dbe119b8f4506279d2ae75304_arm64",
"product": {
"name": "rhacm2/volsync-mover-syncthing-rhel8@sha256:1c3f96c2e7787b5d2c3c48c66a54fa952a59b82dbe119b8f4506279d2ae75304_arm64",
"product_id": "rhacm2/volsync-mover-syncthing-rhel8@sha256:1c3f96c2e7787b5d2c3c48c66a54fa952a59b82dbe119b8f4506279d2ae75304_arm64",
"product_identification_helper": {
"purl": "pkg:oci/volsync-mover-syncthing-rhel8@sha256:1c3f96c2e7787b5d2c3c48c66a54fa952a59b82dbe119b8f4506279d2ae75304?arch=arm64\u0026repository_url=registry.redhat.io/rhacm2/volsync-mover-syncthing-rhel8\u0026tag=v0.5.0-17"
}
}
}
],
"category": "architecture",
"name": "arm64"
}
],
"category": "vendor",
"name": "Red Hat"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/volsync-mover-rclone-rhel8@sha256:0432e656141b9b96c4abe83a319728ee425ecc38b612339b7e746eeab3fa6eb1_ppc64le as a component of Red Hat Advanced Cluster Management for Kubernetes 2.6 for RHEL 8",
"product_id": "8Base-RHACM-2.6:rhacm2/volsync-mover-rclone-rhel8@sha256:0432e656141b9b96c4abe83a319728ee425ecc38b612339b7e746eeab3fa6eb1_ppc64le"
},
"product_reference": "rhacm2/volsync-mover-rclone-rhel8@sha256:0432e656141b9b96c4abe83a319728ee425ecc38b612339b7e746eeab3fa6eb1_ppc64le",
"relates_to_product_reference": "8Base-RHACM-2.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/volsync-mover-rclone-rhel8@sha256:38e0d652b99dfa8e1fbf2160c931c91fcafe2115025d21cad8349bf3b32a52e8_amd64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.6 for RHEL 8",
"product_id": "8Base-RHACM-2.6:rhacm2/volsync-mover-rclone-rhel8@sha256:38e0d652b99dfa8e1fbf2160c931c91fcafe2115025d21cad8349bf3b32a52e8_amd64"
},
"product_reference": "rhacm2/volsync-mover-rclone-rhel8@sha256:38e0d652b99dfa8e1fbf2160c931c91fcafe2115025d21cad8349bf3b32a52e8_amd64",
"relates_to_product_reference": "8Base-RHACM-2.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/volsync-mover-rclone-rhel8@sha256:8355564bbddbc0474957b06509dff1b0af5d903572362f8a37bdf0a0785fb930_arm64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.6 for RHEL 8",
"product_id": "8Base-RHACM-2.6:rhacm2/volsync-mover-rclone-rhel8@sha256:8355564bbddbc0474957b06509dff1b0af5d903572362f8a37bdf0a0785fb930_arm64"
},
"product_reference": "rhacm2/volsync-mover-rclone-rhel8@sha256:8355564bbddbc0474957b06509dff1b0af5d903572362f8a37bdf0a0785fb930_arm64",
"relates_to_product_reference": "8Base-RHACM-2.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/volsync-mover-rclone-rhel8@sha256:cdd1849150705a02385d68a1ea6063243c28a1d0cacbb3ccf7b4844df82b17cf_s390x as a component of Red Hat Advanced Cluster Management for Kubernetes 2.6 for RHEL 8",
"product_id": "8Base-RHACM-2.6:rhacm2/volsync-mover-rclone-rhel8@sha256:cdd1849150705a02385d68a1ea6063243c28a1d0cacbb3ccf7b4844df82b17cf_s390x"
},
"product_reference": "rhacm2/volsync-mover-rclone-rhel8@sha256:cdd1849150705a02385d68a1ea6063243c28a1d0cacbb3ccf7b4844df82b17cf_s390x",
"relates_to_product_reference": "8Base-RHACM-2.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/volsync-mover-restic-rhel8@sha256:6d7f6d469d82cbb09a13b508917b555b40075a191e58d5c6ab78b39f98b2d723_amd64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.6 for RHEL 8",
"product_id": "8Base-RHACM-2.6:rhacm2/volsync-mover-restic-rhel8@sha256:6d7f6d469d82cbb09a13b508917b555b40075a191e58d5c6ab78b39f98b2d723_amd64"
},
"product_reference": "rhacm2/volsync-mover-restic-rhel8@sha256:6d7f6d469d82cbb09a13b508917b555b40075a191e58d5c6ab78b39f98b2d723_amd64",
"relates_to_product_reference": "8Base-RHACM-2.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/volsync-mover-restic-rhel8@sha256:af340c16f263cc22201539b46aa190be5bdad9700c41093cd30822b0503118c7_s390x as a component of Red Hat Advanced Cluster Management for Kubernetes 2.6 for RHEL 8",
"product_id": "8Base-RHACM-2.6:rhacm2/volsync-mover-restic-rhel8@sha256:af340c16f263cc22201539b46aa190be5bdad9700c41093cd30822b0503118c7_s390x"
},
"product_reference": "rhacm2/volsync-mover-restic-rhel8@sha256:af340c16f263cc22201539b46aa190be5bdad9700c41093cd30822b0503118c7_s390x",
"relates_to_product_reference": "8Base-RHACM-2.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/volsync-mover-restic-rhel8@sha256:bcba5128ef35f15470966ecf5fd6371070949faa1375e930de6208d256bb5aa4_ppc64le as a component of Red Hat Advanced Cluster Management for Kubernetes 2.6 for RHEL 8",
"product_id": "8Base-RHACM-2.6:rhacm2/volsync-mover-restic-rhel8@sha256:bcba5128ef35f15470966ecf5fd6371070949faa1375e930de6208d256bb5aa4_ppc64le"
},
"product_reference": "rhacm2/volsync-mover-restic-rhel8@sha256:bcba5128ef35f15470966ecf5fd6371070949faa1375e930de6208d256bb5aa4_ppc64le",
"relates_to_product_reference": "8Base-RHACM-2.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/volsync-mover-restic-rhel8@sha256:d1e0fb45b4337dbe141e22b1ad1c3aaf21acad1349644b4f51df35c76ea77997_arm64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.6 for RHEL 8",
"product_id": "8Base-RHACM-2.6:rhacm2/volsync-mover-restic-rhel8@sha256:d1e0fb45b4337dbe141e22b1ad1c3aaf21acad1349644b4f51df35c76ea77997_arm64"
},
"product_reference": "rhacm2/volsync-mover-restic-rhel8@sha256:d1e0fb45b4337dbe141e22b1ad1c3aaf21acad1349644b4f51df35c76ea77997_arm64",
"relates_to_product_reference": "8Base-RHACM-2.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/volsync-mover-rsync-rhel8@sha256:1b4996edfec9ad6bc81d4637797429866454b49d0e19a4181bcd76deed6db5c6_ppc64le as a component of Red Hat Advanced Cluster Management for Kubernetes 2.6 for RHEL 8",
"product_id": "8Base-RHACM-2.6:rhacm2/volsync-mover-rsync-rhel8@sha256:1b4996edfec9ad6bc81d4637797429866454b49d0e19a4181bcd76deed6db5c6_ppc64le"
},
"product_reference": "rhacm2/volsync-mover-rsync-rhel8@sha256:1b4996edfec9ad6bc81d4637797429866454b49d0e19a4181bcd76deed6db5c6_ppc64le",
"relates_to_product_reference": "8Base-RHACM-2.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/volsync-mover-rsync-rhel8@sha256:6c02663d7d04e79c26c8d2b8d6ba6d71c19b85062cb7d1c39c9b2277cc503322_s390x as a component of Red Hat Advanced Cluster Management for Kubernetes 2.6 for RHEL 8",
"product_id": "8Base-RHACM-2.6:rhacm2/volsync-mover-rsync-rhel8@sha256:6c02663d7d04e79c26c8d2b8d6ba6d71c19b85062cb7d1c39c9b2277cc503322_s390x"
},
"product_reference": "rhacm2/volsync-mover-rsync-rhel8@sha256:6c02663d7d04e79c26c8d2b8d6ba6d71c19b85062cb7d1c39c9b2277cc503322_s390x",
"relates_to_product_reference": "8Base-RHACM-2.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/volsync-mover-rsync-rhel8@sha256:6e4e7c4eb153e91c735917dcd6f06f4453c9962a7697ffa40cad941f8b870b45_arm64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.6 for RHEL 8",
"product_id": "8Base-RHACM-2.6:rhacm2/volsync-mover-rsync-rhel8@sha256:6e4e7c4eb153e91c735917dcd6f06f4453c9962a7697ffa40cad941f8b870b45_arm64"
},
"product_reference": "rhacm2/volsync-mover-rsync-rhel8@sha256:6e4e7c4eb153e91c735917dcd6f06f4453c9962a7697ffa40cad941f8b870b45_arm64",
"relates_to_product_reference": "8Base-RHACM-2.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/volsync-mover-rsync-rhel8@sha256:cfb59342191cc8986ad308670a34f74aceae39329e085d27917aa5ff8d2631a7_amd64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.6 for RHEL 8",
"product_id": "8Base-RHACM-2.6:rhacm2/volsync-mover-rsync-rhel8@sha256:cfb59342191cc8986ad308670a34f74aceae39329e085d27917aa5ff8d2631a7_amd64"
},
"product_reference": "rhacm2/volsync-mover-rsync-rhel8@sha256:cfb59342191cc8986ad308670a34f74aceae39329e085d27917aa5ff8d2631a7_amd64",
"relates_to_product_reference": "8Base-RHACM-2.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/volsync-mover-syncthing-rhel8@sha256:1c3f96c2e7787b5d2c3c48c66a54fa952a59b82dbe119b8f4506279d2ae75304_arm64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.6 for RHEL 8",
"product_id": "8Base-RHACM-2.6:rhacm2/volsync-mover-syncthing-rhel8@sha256:1c3f96c2e7787b5d2c3c48c66a54fa952a59b82dbe119b8f4506279d2ae75304_arm64"
},
"product_reference": "rhacm2/volsync-mover-syncthing-rhel8@sha256:1c3f96c2e7787b5d2c3c48c66a54fa952a59b82dbe119b8f4506279d2ae75304_arm64",
"relates_to_product_reference": "8Base-RHACM-2.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/volsync-mover-syncthing-rhel8@sha256:457e145404b67acbb681a2432401d6de0a587bf7d844c86d6539dc2605ed87f2_ppc64le as a component of Red Hat Advanced Cluster Management for Kubernetes 2.6 for RHEL 8",
"product_id": "8Base-RHACM-2.6:rhacm2/volsync-mover-syncthing-rhel8@sha256:457e145404b67acbb681a2432401d6de0a587bf7d844c86d6539dc2605ed87f2_ppc64le"
},
"product_reference": "rhacm2/volsync-mover-syncthing-rhel8@sha256:457e145404b67acbb681a2432401d6de0a587bf7d844c86d6539dc2605ed87f2_ppc64le",
"relates_to_product_reference": "8Base-RHACM-2.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/volsync-mover-syncthing-rhel8@sha256:5c6b0466ac9be0293edd8d55f43fe3b9ae5e833a223af33c29b7338c8a47d656_amd64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.6 for RHEL 8",
"product_id": "8Base-RHACM-2.6:rhacm2/volsync-mover-syncthing-rhel8@sha256:5c6b0466ac9be0293edd8d55f43fe3b9ae5e833a223af33c29b7338c8a47d656_amd64"
},
"product_reference": "rhacm2/volsync-mover-syncthing-rhel8@sha256:5c6b0466ac9be0293edd8d55f43fe3b9ae5e833a223af33c29b7338c8a47d656_amd64",
"relates_to_product_reference": "8Base-RHACM-2.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/volsync-mover-syncthing-rhel8@sha256:e4485e9a91a9ab3494ca1fdb0779e8a03a88b846bf4df3b5f34c5fa7b2714bf4_s390x as a component of Red Hat Advanced Cluster Management for Kubernetes 2.6 for RHEL 8",
"product_id": "8Base-RHACM-2.6:rhacm2/volsync-mover-syncthing-rhel8@sha256:e4485e9a91a9ab3494ca1fdb0779e8a03a88b846bf4df3b5f34c5fa7b2714bf4_s390x"
},
"product_reference": "rhacm2/volsync-mover-syncthing-rhel8@sha256:e4485e9a91a9ab3494ca1fdb0779e8a03a88b846bf4df3b5f34c5fa7b2714bf4_s390x",
"relates_to_product_reference": "8Base-RHACM-2.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/volsync-operator-bundle@sha256:39f804bbf41c5165b84e06cc15f753a85fe11bf37706f0147a4345a9e8d0488f_amd64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.6 for RHEL 8",
"product_id": "8Base-RHACM-2.6:rhacm2/volsync-operator-bundle@sha256:39f804bbf41c5165b84e06cc15f753a85fe11bf37706f0147a4345a9e8d0488f_amd64"
},
"product_reference": "rhacm2/volsync-operator-bundle@sha256:39f804bbf41c5165b84e06cc15f753a85fe11bf37706f0147a4345a9e8d0488f_amd64",
"relates_to_product_reference": "8Base-RHACM-2.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/volsync-rhel8@sha256:01a39318c761d435e1cc91837fb017014f5bd7f3fa43f3859fe0b8071e56a385_amd64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.6 for RHEL 8",
"product_id": "8Base-RHACM-2.6:rhacm2/volsync-rhel8@sha256:01a39318c761d435e1cc91837fb017014f5bd7f3fa43f3859fe0b8071e56a385_amd64"
},
"product_reference": "rhacm2/volsync-rhel8@sha256:01a39318c761d435e1cc91837fb017014f5bd7f3fa43f3859fe0b8071e56a385_amd64",
"relates_to_product_reference": "8Base-RHACM-2.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/volsync-rhel8@sha256:2d1b6bbc13629367ed2cbd0a551e9aa8732f330673d70c0bc8c3ce16049a4ae5_ppc64le as a component of Red Hat Advanced Cluster Management for Kubernetes 2.6 for RHEL 8",
"product_id": "8Base-RHACM-2.6:rhacm2/volsync-rhel8@sha256:2d1b6bbc13629367ed2cbd0a551e9aa8732f330673d70c0bc8c3ce16049a4ae5_ppc64le"
},
"product_reference": "rhacm2/volsync-rhel8@sha256:2d1b6bbc13629367ed2cbd0a551e9aa8732f330673d70c0bc8c3ce16049a4ae5_ppc64le",
"relates_to_product_reference": "8Base-RHACM-2.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/volsync-rhel8@sha256:a90ddd406a30d9a95cfd27f002d133dfc6042309815a9d850cdd36cc788e932d_arm64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.6 for RHEL 8",
"product_id": "8Base-RHACM-2.6:rhacm2/volsync-rhel8@sha256:a90ddd406a30d9a95cfd27f002d133dfc6042309815a9d850cdd36cc788e932d_arm64"
},
"product_reference": "rhacm2/volsync-rhel8@sha256:a90ddd406a30d9a95cfd27f002d133dfc6042309815a9d850cdd36cc788e932d_arm64",
"relates_to_product_reference": "8Base-RHACM-2.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/volsync-rhel8@sha256:d6780a0a1cf868d6f65f19daf6e9e6ed9ee08b48694fd5f3827ba70714ca7440_s390x as a component of Red Hat Advanced Cluster Management for Kubernetes 2.6 for RHEL 8",
"product_id": "8Base-RHACM-2.6:rhacm2/volsync-rhel8@sha256:d6780a0a1cf868d6f65f19daf6e9e6ed9ee08b48694fd5f3827ba70714ca7440_s390x"
},
"product_reference": "rhacm2/volsync-rhel8@sha256:d6780a0a1cf868d6f65f19daf6e9e6ed9ee08b48694fd5f3827ba70714ca7440_s390x",
"relates_to_product_reference": "8Base-RHACM-2.6"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2022-1705",
"cwe": {
"id": "CWE-444",
"name": "Inconsistent Interpretation of HTTP Requests (\u0027HTTP Request/Response Smuggling\u0027)"
},
"discovery_date": "2022-07-14T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2107374"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in golang. The HTTP/1 client accepted invalid Transfer-Encoding headers indicating \"chunked\" encoding. This issue could allow request smuggling, but only if combined with an intermediate server that also improperly accepts the header as invalid.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "golang: net/http: improper sanitization of Transfer-Encoding header",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "Within regulated environments, a combination of the following controls acts as a significant barrier to successfully exploiting a CWE-444: Inconsistent Interpretation of HTTP Requests (\u0027HTTP Request/Response Smuggling\u0027) vulnerability and therefore downgrades the severity of this particular CVE from Moderate to Low.\n\nThe platform uses secure, encrypted HTTPS connections over TLS 1.2 to reduce the risk of smuggling attacks by preventing the injection of ambiguous or malformed requests between components. The environment employs IPS/IDS and antimalware solutions to detect and block malicious code while ensuring consistent interpretation of HTTP requests across network layers, mitigating request/response inconsistencies. Event logs are collected and analyzed for centralization, correlation, monitoring, alerting, and retention, enabling the detection of malformed or suspicious HTTP traffic. Static code analysis and peer reviews enforce strong input validation and error handling to ensure all user inputs adhere to HTTP protocol specifications.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"8Base-RHACM-2.6:rhacm2/volsync-mover-rclone-rhel8@sha256:0432e656141b9b96c4abe83a319728ee425ecc38b612339b7e746eeab3fa6eb1_ppc64le",
"8Base-RHACM-2.6:rhacm2/volsync-mover-rclone-rhel8@sha256:38e0d652b99dfa8e1fbf2160c931c91fcafe2115025d21cad8349bf3b32a52e8_amd64",
"8Base-RHACM-2.6:rhacm2/volsync-mover-rclone-rhel8@sha256:8355564bbddbc0474957b06509dff1b0af5d903572362f8a37bdf0a0785fb930_arm64",
"8Base-RHACM-2.6:rhacm2/volsync-mover-rclone-rhel8@sha256:cdd1849150705a02385d68a1ea6063243c28a1d0cacbb3ccf7b4844df82b17cf_s390x",
"8Base-RHACM-2.6:rhacm2/volsync-mover-restic-rhel8@sha256:6d7f6d469d82cbb09a13b508917b555b40075a191e58d5c6ab78b39f98b2d723_amd64",
"8Base-RHACM-2.6:rhacm2/volsync-mover-restic-rhel8@sha256:af340c16f263cc22201539b46aa190be5bdad9700c41093cd30822b0503118c7_s390x",
"8Base-RHACM-2.6:rhacm2/volsync-mover-restic-rhel8@sha256:bcba5128ef35f15470966ecf5fd6371070949faa1375e930de6208d256bb5aa4_ppc64le",
"8Base-RHACM-2.6:rhacm2/volsync-mover-restic-rhel8@sha256:d1e0fb45b4337dbe141e22b1ad1c3aaf21acad1349644b4f51df35c76ea77997_arm64",
"8Base-RHACM-2.6:rhacm2/volsync-mover-rsync-rhel8@sha256:1b4996edfec9ad6bc81d4637797429866454b49d0e19a4181bcd76deed6db5c6_ppc64le",
"8Base-RHACM-2.6:rhacm2/volsync-mover-rsync-rhel8@sha256:6c02663d7d04e79c26c8d2b8d6ba6d71c19b85062cb7d1c39c9b2277cc503322_s390x",
"8Base-RHACM-2.6:rhacm2/volsync-mover-rsync-rhel8@sha256:6e4e7c4eb153e91c735917dcd6f06f4453c9962a7697ffa40cad941f8b870b45_arm64",
"8Base-RHACM-2.6:rhacm2/volsync-mover-rsync-rhel8@sha256:cfb59342191cc8986ad308670a34f74aceae39329e085d27917aa5ff8d2631a7_amd64",
"8Base-RHACM-2.6:rhacm2/volsync-mover-syncthing-rhel8@sha256:1c3f96c2e7787b5d2c3c48c66a54fa952a59b82dbe119b8f4506279d2ae75304_arm64",
"8Base-RHACM-2.6:rhacm2/volsync-mover-syncthing-rhel8@sha256:457e145404b67acbb681a2432401d6de0a587bf7d844c86d6539dc2605ed87f2_ppc64le",
"8Base-RHACM-2.6:rhacm2/volsync-mover-syncthing-rhel8@sha256:5c6b0466ac9be0293edd8d55f43fe3b9ae5e833a223af33c29b7338c8a47d656_amd64",
"8Base-RHACM-2.6:rhacm2/volsync-mover-syncthing-rhel8@sha256:e4485e9a91a9ab3494ca1fdb0779e8a03a88b846bf4df3b5f34c5fa7b2714bf4_s390x",
"8Base-RHACM-2.6:rhacm2/volsync-operator-bundle@sha256:39f804bbf41c5165b84e06cc15f753a85fe11bf37706f0147a4345a9e8d0488f_amd64",
"8Base-RHACM-2.6:rhacm2/volsync-rhel8@sha256:01a39318c761d435e1cc91837fb017014f5bd7f3fa43f3859fe0b8071e56a385_amd64",
"8Base-RHACM-2.6:rhacm2/volsync-rhel8@sha256:2d1b6bbc13629367ed2cbd0a551e9aa8732f330673d70c0bc8c3ce16049a4ae5_ppc64le",
"8Base-RHACM-2.6:rhacm2/volsync-rhel8@sha256:a90ddd406a30d9a95cfd27f002d133dfc6042309815a9d850cdd36cc788e932d_arm64",
"8Base-RHACM-2.6:rhacm2/volsync-rhel8@sha256:d6780a0a1cf868d6f65f19daf6e9e6ed9ee08b48694fd5f3827ba70714ca7440_s390x"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2022-1705"
},
{
"category": "external",
"summary": "RHBZ#2107374",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2107374"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2022-1705",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-1705"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2022-1705",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2022-1705"
},
{
"category": "external",
"summary": "https://go.dev/issue/53188",
"url": "https://go.dev/issue/53188"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-announce/c/nqrv9fbR0zE",
"url": "https://groups.google.com/g/golang-announce/c/nqrv9fbR0zE"
}
],
"release_date": "2022-07-12T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2022-09-06T14:14:15+00:00",
"details": "For details on how to install VolSync, refer to:\n\nhttps://access.redhat.com/documentation/en-us/red_hat_advanced_cluster_management_for_kubernetes/2.6/html/add-ons/add-ons-overview#volsync-rsync-rep",
"product_ids": [
"8Base-RHACM-2.6:rhacm2/volsync-mover-rclone-rhel8@sha256:0432e656141b9b96c4abe83a319728ee425ecc38b612339b7e746eeab3fa6eb1_ppc64le",
"8Base-RHACM-2.6:rhacm2/volsync-mover-rclone-rhel8@sha256:38e0d652b99dfa8e1fbf2160c931c91fcafe2115025d21cad8349bf3b32a52e8_amd64",
"8Base-RHACM-2.6:rhacm2/volsync-mover-rclone-rhel8@sha256:8355564bbddbc0474957b06509dff1b0af5d903572362f8a37bdf0a0785fb930_arm64",
"8Base-RHACM-2.6:rhacm2/volsync-mover-rclone-rhel8@sha256:cdd1849150705a02385d68a1ea6063243c28a1d0cacbb3ccf7b4844df82b17cf_s390x",
"8Base-RHACM-2.6:rhacm2/volsync-mover-restic-rhel8@sha256:6d7f6d469d82cbb09a13b508917b555b40075a191e58d5c6ab78b39f98b2d723_amd64",
"8Base-RHACM-2.6:rhacm2/volsync-mover-restic-rhel8@sha256:af340c16f263cc22201539b46aa190be5bdad9700c41093cd30822b0503118c7_s390x",
"8Base-RHACM-2.6:rhacm2/volsync-mover-restic-rhel8@sha256:bcba5128ef35f15470966ecf5fd6371070949faa1375e930de6208d256bb5aa4_ppc64le",
"8Base-RHACM-2.6:rhacm2/volsync-mover-restic-rhel8@sha256:d1e0fb45b4337dbe141e22b1ad1c3aaf21acad1349644b4f51df35c76ea77997_arm64",
"8Base-RHACM-2.6:rhacm2/volsync-mover-rsync-rhel8@sha256:1b4996edfec9ad6bc81d4637797429866454b49d0e19a4181bcd76deed6db5c6_ppc64le",
"8Base-RHACM-2.6:rhacm2/volsync-mover-rsync-rhel8@sha256:6c02663d7d04e79c26c8d2b8d6ba6d71c19b85062cb7d1c39c9b2277cc503322_s390x",
"8Base-RHACM-2.6:rhacm2/volsync-mover-rsync-rhel8@sha256:6e4e7c4eb153e91c735917dcd6f06f4453c9962a7697ffa40cad941f8b870b45_arm64",
"8Base-RHACM-2.6:rhacm2/volsync-mover-rsync-rhel8@sha256:cfb59342191cc8986ad308670a34f74aceae39329e085d27917aa5ff8d2631a7_amd64",
"8Base-RHACM-2.6:rhacm2/volsync-mover-syncthing-rhel8@sha256:1c3f96c2e7787b5d2c3c48c66a54fa952a59b82dbe119b8f4506279d2ae75304_arm64",
"8Base-RHACM-2.6:rhacm2/volsync-mover-syncthing-rhel8@sha256:457e145404b67acbb681a2432401d6de0a587bf7d844c86d6539dc2605ed87f2_ppc64le",
"8Base-RHACM-2.6:rhacm2/volsync-mover-syncthing-rhel8@sha256:5c6b0466ac9be0293edd8d55f43fe3b9ae5e833a223af33c29b7338c8a47d656_amd64",
"8Base-RHACM-2.6:rhacm2/volsync-mover-syncthing-rhel8@sha256:e4485e9a91a9ab3494ca1fdb0779e8a03a88b846bf4df3b5f34c5fa7b2714bf4_s390x",
"8Base-RHACM-2.6:rhacm2/volsync-operator-bundle@sha256:39f804bbf41c5165b84e06cc15f753a85fe11bf37706f0147a4345a9e8d0488f_amd64",
"8Base-RHACM-2.6:rhacm2/volsync-rhel8@sha256:01a39318c761d435e1cc91837fb017014f5bd7f3fa43f3859fe0b8071e56a385_amd64",
"8Base-RHACM-2.6:rhacm2/volsync-rhel8@sha256:2d1b6bbc13629367ed2cbd0a551e9aa8732f330673d70c0bc8c3ce16049a4ae5_ppc64le",
"8Base-RHACM-2.6:rhacm2/volsync-rhel8@sha256:a90ddd406a30d9a95cfd27f002d133dfc6042309815a9d850cdd36cc788e932d_arm64",
"8Base-RHACM-2.6:rhacm2/volsync-rhel8@sha256:d6780a0a1cf868d6f65f19daf6e9e6ed9ee08b48694fd5f3827ba70714ca7440_s390x"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2022:6347"
}
],
"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.6:rhacm2/volsync-mover-rclone-rhel8@sha256:0432e656141b9b96c4abe83a319728ee425ecc38b612339b7e746eeab3fa6eb1_ppc64le",
"8Base-RHACM-2.6:rhacm2/volsync-mover-rclone-rhel8@sha256:38e0d652b99dfa8e1fbf2160c931c91fcafe2115025d21cad8349bf3b32a52e8_amd64",
"8Base-RHACM-2.6:rhacm2/volsync-mover-rclone-rhel8@sha256:8355564bbddbc0474957b06509dff1b0af5d903572362f8a37bdf0a0785fb930_arm64",
"8Base-RHACM-2.6:rhacm2/volsync-mover-rclone-rhel8@sha256:cdd1849150705a02385d68a1ea6063243c28a1d0cacbb3ccf7b4844df82b17cf_s390x",
"8Base-RHACM-2.6:rhacm2/volsync-mover-restic-rhel8@sha256:6d7f6d469d82cbb09a13b508917b555b40075a191e58d5c6ab78b39f98b2d723_amd64",
"8Base-RHACM-2.6:rhacm2/volsync-mover-restic-rhel8@sha256:af340c16f263cc22201539b46aa190be5bdad9700c41093cd30822b0503118c7_s390x",
"8Base-RHACM-2.6:rhacm2/volsync-mover-restic-rhel8@sha256:bcba5128ef35f15470966ecf5fd6371070949faa1375e930de6208d256bb5aa4_ppc64le",
"8Base-RHACM-2.6:rhacm2/volsync-mover-restic-rhel8@sha256:d1e0fb45b4337dbe141e22b1ad1c3aaf21acad1349644b4f51df35c76ea77997_arm64",
"8Base-RHACM-2.6:rhacm2/volsync-mover-rsync-rhel8@sha256:1b4996edfec9ad6bc81d4637797429866454b49d0e19a4181bcd76deed6db5c6_ppc64le",
"8Base-RHACM-2.6:rhacm2/volsync-mover-rsync-rhel8@sha256:6c02663d7d04e79c26c8d2b8d6ba6d71c19b85062cb7d1c39c9b2277cc503322_s390x",
"8Base-RHACM-2.6:rhacm2/volsync-mover-rsync-rhel8@sha256:6e4e7c4eb153e91c735917dcd6f06f4453c9962a7697ffa40cad941f8b870b45_arm64",
"8Base-RHACM-2.6:rhacm2/volsync-mover-rsync-rhel8@sha256:cfb59342191cc8986ad308670a34f74aceae39329e085d27917aa5ff8d2631a7_amd64",
"8Base-RHACM-2.6:rhacm2/volsync-mover-syncthing-rhel8@sha256:1c3f96c2e7787b5d2c3c48c66a54fa952a59b82dbe119b8f4506279d2ae75304_arm64",
"8Base-RHACM-2.6:rhacm2/volsync-mover-syncthing-rhel8@sha256:457e145404b67acbb681a2432401d6de0a587bf7d844c86d6539dc2605ed87f2_ppc64le",
"8Base-RHACM-2.6:rhacm2/volsync-mover-syncthing-rhel8@sha256:5c6b0466ac9be0293edd8d55f43fe3b9ae5e833a223af33c29b7338c8a47d656_amd64",
"8Base-RHACM-2.6:rhacm2/volsync-mover-syncthing-rhel8@sha256:e4485e9a91a9ab3494ca1fdb0779e8a03a88b846bf4df3b5f34c5fa7b2714bf4_s390x",
"8Base-RHACM-2.6:rhacm2/volsync-operator-bundle@sha256:39f804bbf41c5165b84e06cc15f753a85fe11bf37706f0147a4345a9e8d0488f_amd64",
"8Base-RHACM-2.6:rhacm2/volsync-rhel8@sha256:01a39318c761d435e1cc91837fb017014f5bd7f3fa43f3859fe0b8071e56a385_amd64",
"8Base-RHACM-2.6:rhacm2/volsync-rhel8@sha256:2d1b6bbc13629367ed2cbd0a551e9aa8732f330673d70c0bc8c3ce16049a4ae5_ppc64le",
"8Base-RHACM-2.6:rhacm2/volsync-rhel8@sha256:a90ddd406a30d9a95cfd27f002d133dfc6042309815a9d850cdd36cc788e932d_arm64",
"8Base-RHACM-2.6:rhacm2/volsync-rhel8@sha256:d6780a0a1cf868d6f65f19daf6e9e6ed9ee08b48694fd5f3827ba70714ca7440_s390x"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "golang: net/http: improper sanitization of Transfer-Encoding header"
},
{
"cve": "CVE-2022-1962",
"cwe": {
"id": "CWE-1325",
"name": "Improperly Controlled Sequential Memory Allocation"
},
"discovery_date": "2022-07-14T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2107376"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in the golang standard library, go/parser. When calling any Parse functions on the Go source code, which contains deeply nested types or declarations, a panic can occur due to stack exhaustion. This issue allows an attacker to impact system availability.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "golang: go/parser: stack exhaustion in all Parse* functions",
"title": "Vulnerability summary"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"8Base-RHACM-2.6:rhacm2/volsync-mover-rclone-rhel8@sha256:0432e656141b9b96c4abe83a319728ee425ecc38b612339b7e746eeab3fa6eb1_ppc64le",
"8Base-RHACM-2.6:rhacm2/volsync-mover-rclone-rhel8@sha256:38e0d652b99dfa8e1fbf2160c931c91fcafe2115025d21cad8349bf3b32a52e8_amd64",
"8Base-RHACM-2.6:rhacm2/volsync-mover-rclone-rhel8@sha256:8355564bbddbc0474957b06509dff1b0af5d903572362f8a37bdf0a0785fb930_arm64",
"8Base-RHACM-2.6:rhacm2/volsync-mover-rclone-rhel8@sha256:cdd1849150705a02385d68a1ea6063243c28a1d0cacbb3ccf7b4844df82b17cf_s390x",
"8Base-RHACM-2.6:rhacm2/volsync-mover-restic-rhel8@sha256:6d7f6d469d82cbb09a13b508917b555b40075a191e58d5c6ab78b39f98b2d723_amd64",
"8Base-RHACM-2.6:rhacm2/volsync-mover-restic-rhel8@sha256:af340c16f263cc22201539b46aa190be5bdad9700c41093cd30822b0503118c7_s390x",
"8Base-RHACM-2.6:rhacm2/volsync-mover-restic-rhel8@sha256:bcba5128ef35f15470966ecf5fd6371070949faa1375e930de6208d256bb5aa4_ppc64le",
"8Base-RHACM-2.6:rhacm2/volsync-mover-restic-rhel8@sha256:d1e0fb45b4337dbe141e22b1ad1c3aaf21acad1349644b4f51df35c76ea77997_arm64",
"8Base-RHACM-2.6:rhacm2/volsync-mover-rsync-rhel8@sha256:1b4996edfec9ad6bc81d4637797429866454b49d0e19a4181bcd76deed6db5c6_ppc64le",
"8Base-RHACM-2.6:rhacm2/volsync-mover-rsync-rhel8@sha256:6c02663d7d04e79c26c8d2b8d6ba6d71c19b85062cb7d1c39c9b2277cc503322_s390x",
"8Base-RHACM-2.6:rhacm2/volsync-mover-rsync-rhel8@sha256:6e4e7c4eb153e91c735917dcd6f06f4453c9962a7697ffa40cad941f8b870b45_arm64",
"8Base-RHACM-2.6:rhacm2/volsync-mover-rsync-rhel8@sha256:cfb59342191cc8986ad308670a34f74aceae39329e085d27917aa5ff8d2631a7_amd64",
"8Base-RHACM-2.6:rhacm2/volsync-mover-syncthing-rhel8@sha256:1c3f96c2e7787b5d2c3c48c66a54fa952a59b82dbe119b8f4506279d2ae75304_arm64",
"8Base-RHACM-2.6:rhacm2/volsync-mover-syncthing-rhel8@sha256:457e145404b67acbb681a2432401d6de0a587bf7d844c86d6539dc2605ed87f2_ppc64le",
"8Base-RHACM-2.6:rhacm2/volsync-mover-syncthing-rhel8@sha256:5c6b0466ac9be0293edd8d55f43fe3b9ae5e833a223af33c29b7338c8a47d656_amd64",
"8Base-RHACM-2.6:rhacm2/volsync-mover-syncthing-rhel8@sha256:e4485e9a91a9ab3494ca1fdb0779e8a03a88b846bf4df3b5f34c5fa7b2714bf4_s390x",
"8Base-RHACM-2.6:rhacm2/volsync-operator-bundle@sha256:39f804bbf41c5165b84e06cc15f753a85fe11bf37706f0147a4345a9e8d0488f_amd64",
"8Base-RHACM-2.6:rhacm2/volsync-rhel8@sha256:01a39318c761d435e1cc91837fb017014f5bd7f3fa43f3859fe0b8071e56a385_amd64",
"8Base-RHACM-2.6:rhacm2/volsync-rhel8@sha256:2d1b6bbc13629367ed2cbd0a551e9aa8732f330673d70c0bc8c3ce16049a4ae5_ppc64le",
"8Base-RHACM-2.6:rhacm2/volsync-rhel8@sha256:a90ddd406a30d9a95cfd27f002d133dfc6042309815a9d850cdd36cc788e932d_arm64",
"8Base-RHACM-2.6:rhacm2/volsync-rhel8@sha256:d6780a0a1cf868d6f65f19daf6e9e6ed9ee08b48694fd5f3827ba70714ca7440_s390x"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2022-1962"
},
{
"category": "external",
"summary": "RHBZ#2107376",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2107376"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2022-1962",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-1962"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2022-1962",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2022-1962"
},
{
"category": "external",
"summary": "https://go.dev/issue/53616",
"url": "https://go.dev/issue/53616"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-announce/c/nqrv9fbR0zE",
"url": "https://groups.google.com/g/golang-announce/c/nqrv9fbR0zE"
}
],
"release_date": "2022-07-12T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2022-09-06T14:14:15+00:00",
"details": "For details on how to install VolSync, refer to:\n\nhttps://access.redhat.com/documentation/en-us/red_hat_advanced_cluster_management_for_kubernetes/2.6/html/add-ons/add-ons-overview#volsync-rsync-rep",
"product_ids": [
"8Base-RHACM-2.6:rhacm2/volsync-mover-rclone-rhel8@sha256:0432e656141b9b96c4abe83a319728ee425ecc38b612339b7e746eeab3fa6eb1_ppc64le",
"8Base-RHACM-2.6:rhacm2/volsync-mover-rclone-rhel8@sha256:38e0d652b99dfa8e1fbf2160c931c91fcafe2115025d21cad8349bf3b32a52e8_amd64",
"8Base-RHACM-2.6:rhacm2/volsync-mover-rclone-rhel8@sha256:8355564bbddbc0474957b06509dff1b0af5d903572362f8a37bdf0a0785fb930_arm64",
"8Base-RHACM-2.6:rhacm2/volsync-mover-rclone-rhel8@sha256:cdd1849150705a02385d68a1ea6063243c28a1d0cacbb3ccf7b4844df82b17cf_s390x",
"8Base-RHACM-2.6:rhacm2/volsync-mover-restic-rhel8@sha256:6d7f6d469d82cbb09a13b508917b555b40075a191e58d5c6ab78b39f98b2d723_amd64",
"8Base-RHACM-2.6:rhacm2/volsync-mover-restic-rhel8@sha256:af340c16f263cc22201539b46aa190be5bdad9700c41093cd30822b0503118c7_s390x",
"8Base-RHACM-2.6:rhacm2/volsync-mover-restic-rhel8@sha256:bcba5128ef35f15470966ecf5fd6371070949faa1375e930de6208d256bb5aa4_ppc64le",
"8Base-RHACM-2.6:rhacm2/volsync-mover-restic-rhel8@sha256:d1e0fb45b4337dbe141e22b1ad1c3aaf21acad1349644b4f51df35c76ea77997_arm64",
"8Base-RHACM-2.6:rhacm2/volsync-mover-rsync-rhel8@sha256:1b4996edfec9ad6bc81d4637797429866454b49d0e19a4181bcd76deed6db5c6_ppc64le",
"8Base-RHACM-2.6:rhacm2/volsync-mover-rsync-rhel8@sha256:6c02663d7d04e79c26c8d2b8d6ba6d71c19b85062cb7d1c39c9b2277cc503322_s390x",
"8Base-RHACM-2.6:rhacm2/volsync-mover-rsync-rhel8@sha256:6e4e7c4eb153e91c735917dcd6f06f4453c9962a7697ffa40cad941f8b870b45_arm64",
"8Base-RHACM-2.6:rhacm2/volsync-mover-rsync-rhel8@sha256:cfb59342191cc8986ad308670a34f74aceae39329e085d27917aa5ff8d2631a7_amd64",
"8Base-RHACM-2.6:rhacm2/volsync-mover-syncthing-rhel8@sha256:1c3f96c2e7787b5d2c3c48c66a54fa952a59b82dbe119b8f4506279d2ae75304_arm64",
"8Base-RHACM-2.6:rhacm2/volsync-mover-syncthing-rhel8@sha256:457e145404b67acbb681a2432401d6de0a587bf7d844c86d6539dc2605ed87f2_ppc64le",
"8Base-RHACM-2.6:rhacm2/volsync-mover-syncthing-rhel8@sha256:5c6b0466ac9be0293edd8d55f43fe3b9ae5e833a223af33c29b7338c8a47d656_amd64",
"8Base-RHACM-2.6:rhacm2/volsync-mover-syncthing-rhel8@sha256:e4485e9a91a9ab3494ca1fdb0779e8a03a88b846bf4df3b5f34c5fa7b2714bf4_s390x",
"8Base-RHACM-2.6:rhacm2/volsync-operator-bundle@sha256:39f804bbf41c5165b84e06cc15f753a85fe11bf37706f0147a4345a9e8d0488f_amd64",
"8Base-RHACM-2.6:rhacm2/volsync-rhel8@sha256:01a39318c761d435e1cc91837fb017014f5bd7f3fa43f3859fe0b8071e56a385_amd64",
"8Base-RHACM-2.6:rhacm2/volsync-rhel8@sha256:2d1b6bbc13629367ed2cbd0a551e9aa8732f330673d70c0bc8c3ce16049a4ae5_ppc64le",
"8Base-RHACM-2.6:rhacm2/volsync-rhel8@sha256:a90ddd406a30d9a95cfd27f002d133dfc6042309815a9d850cdd36cc788e932d_arm64",
"8Base-RHACM-2.6:rhacm2/volsync-rhel8@sha256:d6780a0a1cf868d6f65f19daf6e9e6ed9ee08b48694fd5f3827ba70714ca7440_s390x"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2022:6347"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "LOCAL",
"availabilityImpact": "HIGH",
"baseScore": 5.5,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "LOW",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"8Base-RHACM-2.6:rhacm2/volsync-mover-rclone-rhel8@sha256:0432e656141b9b96c4abe83a319728ee425ecc38b612339b7e746eeab3fa6eb1_ppc64le",
"8Base-RHACM-2.6:rhacm2/volsync-mover-rclone-rhel8@sha256:38e0d652b99dfa8e1fbf2160c931c91fcafe2115025d21cad8349bf3b32a52e8_amd64",
"8Base-RHACM-2.6:rhacm2/volsync-mover-rclone-rhel8@sha256:8355564bbddbc0474957b06509dff1b0af5d903572362f8a37bdf0a0785fb930_arm64",
"8Base-RHACM-2.6:rhacm2/volsync-mover-rclone-rhel8@sha256:cdd1849150705a02385d68a1ea6063243c28a1d0cacbb3ccf7b4844df82b17cf_s390x",
"8Base-RHACM-2.6:rhacm2/volsync-mover-restic-rhel8@sha256:6d7f6d469d82cbb09a13b508917b555b40075a191e58d5c6ab78b39f98b2d723_amd64",
"8Base-RHACM-2.6:rhacm2/volsync-mover-restic-rhel8@sha256:af340c16f263cc22201539b46aa190be5bdad9700c41093cd30822b0503118c7_s390x",
"8Base-RHACM-2.6:rhacm2/volsync-mover-restic-rhel8@sha256:bcba5128ef35f15470966ecf5fd6371070949faa1375e930de6208d256bb5aa4_ppc64le",
"8Base-RHACM-2.6:rhacm2/volsync-mover-restic-rhel8@sha256:d1e0fb45b4337dbe141e22b1ad1c3aaf21acad1349644b4f51df35c76ea77997_arm64",
"8Base-RHACM-2.6:rhacm2/volsync-mover-rsync-rhel8@sha256:1b4996edfec9ad6bc81d4637797429866454b49d0e19a4181bcd76deed6db5c6_ppc64le",
"8Base-RHACM-2.6:rhacm2/volsync-mover-rsync-rhel8@sha256:6c02663d7d04e79c26c8d2b8d6ba6d71c19b85062cb7d1c39c9b2277cc503322_s390x",
"8Base-RHACM-2.6:rhacm2/volsync-mover-rsync-rhel8@sha256:6e4e7c4eb153e91c735917dcd6f06f4453c9962a7697ffa40cad941f8b870b45_arm64",
"8Base-RHACM-2.6:rhacm2/volsync-mover-rsync-rhel8@sha256:cfb59342191cc8986ad308670a34f74aceae39329e085d27917aa5ff8d2631a7_amd64",
"8Base-RHACM-2.6:rhacm2/volsync-mover-syncthing-rhel8@sha256:1c3f96c2e7787b5d2c3c48c66a54fa952a59b82dbe119b8f4506279d2ae75304_arm64",
"8Base-RHACM-2.6:rhacm2/volsync-mover-syncthing-rhel8@sha256:457e145404b67acbb681a2432401d6de0a587bf7d844c86d6539dc2605ed87f2_ppc64le",
"8Base-RHACM-2.6:rhacm2/volsync-mover-syncthing-rhel8@sha256:5c6b0466ac9be0293edd8d55f43fe3b9ae5e833a223af33c29b7338c8a47d656_amd64",
"8Base-RHACM-2.6:rhacm2/volsync-mover-syncthing-rhel8@sha256:e4485e9a91a9ab3494ca1fdb0779e8a03a88b846bf4df3b5f34c5fa7b2714bf4_s390x",
"8Base-RHACM-2.6:rhacm2/volsync-operator-bundle@sha256:39f804bbf41c5165b84e06cc15f753a85fe11bf37706f0147a4345a9e8d0488f_amd64",
"8Base-RHACM-2.6:rhacm2/volsync-rhel8@sha256:01a39318c761d435e1cc91837fb017014f5bd7f3fa43f3859fe0b8071e56a385_amd64",
"8Base-RHACM-2.6:rhacm2/volsync-rhel8@sha256:2d1b6bbc13629367ed2cbd0a551e9aa8732f330673d70c0bc8c3ce16049a4ae5_ppc64le",
"8Base-RHACM-2.6:rhacm2/volsync-rhel8@sha256:a90ddd406a30d9a95cfd27f002d133dfc6042309815a9d850cdd36cc788e932d_arm64",
"8Base-RHACM-2.6:rhacm2/volsync-rhel8@sha256:d6780a0a1cf868d6f65f19daf6e9e6ed9ee08b48694fd5f3827ba70714ca7440_s390x"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "golang: go/parser: stack exhaustion in all Parse* functions"
},
{
"cve": "CVE-2022-27191",
"cwe": {
"id": "CWE-327",
"name": "Use of a Broken or Risky Cryptographic Algorithm"
},
"discovery_date": "2022-03-16T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2064702"
}
],
"notes": [
{
"category": "description",
"text": "A broken cryptographic algorithm flaw was found in golang.org/x/crypto/ssh. This issue causes a client to fail authentication with RSA keys to servers that reject signature algorithms based on SHA-2, enabling an attacker to crash the server, resulting in a loss of availability.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "golang: crash in a golang.org/x/crypto/ssh server",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "In OpenShift Container Platform (OCP) the vulnerable golang.org/x/crypto/ssh package is bundled in many components. The affected code is in the SSH server portion that is not used, hence the impact by this vulnerability is reduced. Additionally the OCP installer components, that also bundle vulnerable golang.org/x/crypto/ssh package, are used only during the cluster installation process, hence for already deployed and running OCP clusters the installer components are considered as affected by this vulnerability but not impacted.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"8Base-RHACM-2.6:rhacm2/volsync-mover-rclone-rhel8@sha256:0432e656141b9b96c4abe83a319728ee425ecc38b612339b7e746eeab3fa6eb1_ppc64le",
"8Base-RHACM-2.6:rhacm2/volsync-mover-rclone-rhel8@sha256:38e0d652b99dfa8e1fbf2160c931c91fcafe2115025d21cad8349bf3b32a52e8_amd64",
"8Base-RHACM-2.6:rhacm2/volsync-mover-rclone-rhel8@sha256:8355564bbddbc0474957b06509dff1b0af5d903572362f8a37bdf0a0785fb930_arm64",
"8Base-RHACM-2.6:rhacm2/volsync-mover-rclone-rhel8@sha256:cdd1849150705a02385d68a1ea6063243c28a1d0cacbb3ccf7b4844df82b17cf_s390x",
"8Base-RHACM-2.6:rhacm2/volsync-mover-restic-rhel8@sha256:6d7f6d469d82cbb09a13b508917b555b40075a191e58d5c6ab78b39f98b2d723_amd64",
"8Base-RHACM-2.6:rhacm2/volsync-mover-restic-rhel8@sha256:af340c16f263cc22201539b46aa190be5bdad9700c41093cd30822b0503118c7_s390x",
"8Base-RHACM-2.6:rhacm2/volsync-mover-restic-rhel8@sha256:bcba5128ef35f15470966ecf5fd6371070949faa1375e930de6208d256bb5aa4_ppc64le",
"8Base-RHACM-2.6:rhacm2/volsync-mover-restic-rhel8@sha256:d1e0fb45b4337dbe141e22b1ad1c3aaf21acad1349644b4f51df35c76ea77997_arm64",
"8Base-RHACM-2.6:rhacm2/volsync-mover-rsync-rhel8@sha256:1b4996edfec9ad6bc81d4637797429866454b49d0e19a4181bcd76deed6db5c6_ppc64le",
"8Base-RHACM-2.6:rhacm2/volsync-mover-rsync-rhel8@sha256:6c02663d7d04e79c26c8d2b8d6ba6d71c19b85062cb7d1c39c9b2277cc503322_s390x",
"8Base-RHACM-2.6:rhacm2/volsync-mover-rsync-rhel8@sha256:6e4e7c4eb153e91c735917dcd6f06f4453c9962a7697ffa40cad941f8b870b45_arm64",
"8Base-RHACM-2.6:rhacm2/volsync-mover-rsync-rhel8@sha256:cfb59342191cc8986ad308670a34f74aceae39329e085d27917aa5ff8d2631a7_amd64",
"8Base-RHACM-2.6:rhacm2/volsync-mover-syncthing-rhel8@sha256:1c3f96c2e7787b5d2c3c48c66a54fa952a59b82dbe119b8f4506279d2ae75304_arm64",
"8Base-RHACM-2.6:rhacm2/volsync-mover-syncthing-rhel8@sha256:457e145404b67acbb681a2432401d6de0a587bf7d844c86d6539dc2605ed87f2_ppc64le",
"8Base-RHACM-2.6:rhacm2/volsync-mover-syncthing-rhel8@sha256:5c6b0466ac9be0293edd8d55f43fe3b9ae5e833a223af33c29b7338c8a47d656_amd64",
"8Base-RHACM-2.6:rhacm2/volsync-mover-syncthing-rhel8@sha256:e4485e9a91a9ab3494ca1fdb0779e8a03a88b846bf4df3b5f34c5fa7b2714bf4_s390x",
"8Base-RHACM-2.6:rhacm2/volsync-operator-bundle@sha256:39f804bbf41c5165b84e06cc15f753a85fe11bf37706f0147a4345a9e8d0488f_amd64",
"8Base-RHACM-2.6:rhacm2/volsync-rhel8@sha256:01a39318c761d435e1cc91837fb017014f5bd7f3fa43f3859fe0b8071e56a385_amd64",
"8Base-RHACM-2.6:rhacm2/volsync-rhel8@sha256:2d1b6bbc13629367ed2cbd0a551e9aa8732f330673d70c0bc8c3ce16049a4ae5_ppc64le",
"8Base-RHACM-2.6:rhacm2/volsync-rhel8@sha256:a90ddd406a30d9a95cfd27f002d133dfc6042309815a9d850cdd36cc788e932d_arm64",
"8Base-RHACM-2.6:rhacm2/volsync-rhel8@sha256:d6780a0a1cf868d6f65f19daf6e9e6ed9ee08b48694fd5f3827ba70714ca7440_s390x"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2022-27191"
},
{
"category": "external",
"summary": "RHBZ#2064702",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2064702"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2022-27191",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-27191"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2022-27191",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2022-27191"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-announce/c/-cp44ypCT5s/m/wmegxkLiAQAJ",
"url": "https://groups.google.com/g/golang-announce/c/-cp44ypCT5s/m/wmegxkLiAQAJ"
}
],
"release_date": "2022-03-15T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2022-09-06T14:14:15+00:00",
"details": "For details on how to install VolSync, refer to:\n\nhttps://access.redhat.com/documentation/en-us/red_hat_advanced_cluster_management_for_kubernetes/2.6/html/add-ons/add-ons-overview#volsync-rsync-rep",
"product_ids": [
"8Base-RHACM-2.6:rhacm2/volsync-mover-rclone-rhel8@sha256:0432e656141b9b96c4abe83a319728ee425ecc38b612339b7e746eeab3fa6eb1_ppc64le",
"8Base-RHACM-2.6:rhacm2/volsync-mover-rclone-rhel8@sha256:38e0d652b99dfa8e1fbf2160c931c91fcafe2115025d21cad8349bf3b32a52e8_amd64",
"8Base-RHACM-2.6:rhacm2/volsync-mover-rclone-rhel8@sha256:8355564bbddbc0474957b06509dff1b0af5d903572362f8a37bdf0a0785fb930_arm64",
"8Base-RHACM-2.6:rhacm2/volsync-mover-rclone-rhel8@sha256:cdd1849150705a02385d68a1ea6063243c28a1d0cacbb3ccf7b4844df82b17cf_s390x",
"8Base-RHACM-2.6:rhacm2/volsync-mover-restic-rhel8@sha256:6d7f6d469d82cbb09a13b508917b555b40075a191e58d5c6ab78b39f98b2d723_amd64",
"8Base-RHACM-2.6:rhacm2/volsync-mover-restic-rhel8@sha256:af340c16f263cc22201539b46aa190be5bdad9700c41093cd30822b0503118c7_s390x",
"8Base-RHACM-2.6:rhacm2/volsync-mover-restic-rhel8@sha256:bcba5128ef35f15470966ecf5fd6371070949faa1375e930de6208d256bb5aa4_ppc64le",
"8Base-RHACM-2.6:rhacm2/volsync-mover-restic-rhel8@sha256:d1e0fb45b4337dbe141e22b1ad1c3aaf21acad1349644b4f51df35c76ea77997_arm64",
"8Base-RHACM-2.6:rhacm2/volsync-mover-rsync-rhel8@sha256:1b4996edfec9ad6bc81d4637797429866454b49d0e19a4181bcd76deed6db5c6_ppc64le",
"8Base-RHACM-2.6:rhacm2/volsync-mover-rsync-rhel8@sha256:6c02663d7d04e79c26c8d2b8d6ba6d71c19b85062cb7d1c39c9b2277cc503322_s390x",
"8Base-RHACM-2.6:rhacm2/volsync-mover-rsync-rhel8@sha256:6e4e7c4eb153e91c735917dcd6f06f4453c9962a7697ffa40cad941f8b870b45_arm64",
"8Base-RHACM-2.6:rhacm2/volsync-mover-rsync-rhel8@sha256:cfb59342191cc8986ad308670a34f74aceae39329e085d27917aa5ff8d2631a7_amd64",
"8Base-RHACM-2.6:rhacm2/volsync-mover-syncthing-rhel8@sha256:1c3f96c2e7787b5d2c3c48c66a54fa952a59b82dbe119b8f4506279d2ae75304_arm64",
"8Base-RHACM-2.6:rhacm2/volsync-mover-syncthing-rhel8@sha256:457e145404b67acbb681a2432401d6de0a587bf7d844c86d6539dc2605ed87f2_ppc64le",
"8Base-RHACM-2.6:rhacm2/volsync-mover-syncthing-rhel8@sha256:5c6b0466ac9be0293edd8d55f43fe3b9ae5e833a223af33c29b7338c8a47d656_amd64",
"8Base-RHACM-2.6:rhacm2/volsync-mover-syncthing-rhel8@sha256:e4485e9a91a9ab3494ca1fdb0779e8a03a88b846bf4df3b5f34c5fa7b2714bf4_s390x",
"8Base-RHACM-2.6:rhacm2/volsync-operator-bundle@sha256:39f804bbf41c5165b84e06cc15f753a85fe11bf37706f0147a4345a9e8d0488f_amd64",
"8Base-RHACM-2.6:rhacm2/volsync-rhel8@sha256:01a39318c761d435e1cc91837fb017014f5bd7f3fa43f3859fe0b8071e56a385_amd64",
"8Base-RHACM-2.6:rhacm2/volsync-rhel8@sha256:2d1b6bbc13629367ed2cbd0a551e9aa8732f330673d70c0bc8c3ce16049a4ae5_ppc64le",
"8Base-RHACM-2.6:rhacm2/volsync-rhel8@sha256:a90ddd406a30d9a95cfd27f002d133dfc6042309815a9d850cdd36cc788e932d_arm64",
"8Base-RHACM-2.6:rhacm2/volsync-rhel8@sha256:d6780a0a1cf868d6f65f19daf6e9e6ed9ee08b48694fd5f3827ba70714ca7440_s390x"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2022:6347"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"8Base-RHACM-2.6:rhacm2/volsync-mover-rclone-rhel8@sha256:0432e656141b9b96c4abe83a319728ee425ecc38b612339b7e746eeab3fa6eb1_ppc64le",
"8Base-RHACM-2.6:rhacm2/volsync-mover-rclone-rhel8@sha256:38e0d652b99dfa8e1fbf2160c931c91fcafe2115025d21cad8349bf3b32a52e8_amd64",
"8Base-RHACM-2.6:rhacm2/volsync-mover-rclone-rhel8@sha256:8355564bbddbc0474957b06509dff1b0af5d903572362f8a37bdf0a0785fb930_arm64",
"8Base-RHACM-2.6:rhacm2/volsync-mover-rclone-rhel8@sha256:cdd1849150705a02385d68a1ea6063243c28a1d0cacbb3ccf7b4844df82b17cf_s390x",
"8Base-RHACM-2.6:rhacm2/volsync-mover-restic-rhel8@sha256:6d7f6d469d82cbb09a13b508917b555b40075a191e58d5c6ab78b39f98b2d723_amd64",
"8Base-RHACM-2.6:rhacm2/volsync-mover-restic-rhel8@sha256:af340c16f263cc22201539b46aa190be5bdad9700c41093cd30822b0503118c7_s390x",
"8Base-RHACM-2.6:rhacm2/volsync-mover-restic-rhel8@sha256:bcba5128ef35f15470966ecf5fd6371070949faa1375e930de6208d256bb5aa4_ppc64le",
"8Base-RHACM-2.6:rhacm2/volsync-mover-restic-rhel8@sha256:d1e0fb45b4337dbe141e22b1ad1c3aaf21acad1349644b4f51df35c76ea77997_arm64",
"8Base-RHACM-2.6:rhacm2/volsync-mover-rsync-rhel8@sha256:1b4996edfec9ad6bc81d4637797429866454b49d0e19a4181bcd76deed6db5c6_ppc64le",
"8Base-RHACM-2.6:rhacm2/volsync-mover-rsync-rhel8@sha256:6c02663d7d04e79c26c8d2b8d6ba6d71c19b85062cb7d1c39c9b2277cc503322_s390x",
"8Base-RHACM-2.6:rhacm2/volsync-mover-rsync-rhel8@sha256:6e4e7c4eb153e91c735917dcd6f06f4453c9962a7697ffa40cad941f8b870b45_arm64",
"8Base-RHACM-2.6:rhacm2/volsync-mover-rsync-rhel8@sha256:cfb59342191cc8986ad308670a34f74aceae39329e085d27917aa5ff8d2631a7_amd64",
"8Base-RHACM-2.6:rhacm2/volsync-mover-syncthing-rhel8@sha256:1c3f96c2e7787b5d2c3c48c66a54fa952a59b82dbe119b8f4506279d2ae75304_arm64",
"8Base-RHACM-2.6:rhacm2/volsync-mover-syncthing-rhel8@sha256:457e145404b67acbb681a2432401d6de0a587bf7d844c86d6539dc2605ed87f2_ppc64le",
"8Base-RHACM-2.6:rhacm2/volsync-mover-syncthing-rhel8@sha256:5c6b0466ac9be0293edd8d55f43fe3b9ae5e833a223af33c29b7338c8a47d656_amd64",
"8Base-RHACM-2.6:rhacm2/volsync-mover-syncthing-rhel8@sha256:e4485e9a91a9ab3494ca1fdb0779e8a03a88b846bf4df3b5f34c5fa7b2714bf4_s390x",
"8Base-RHACM-2.6:rhacm2/volsync-operator-bundle@sha256:39f804bbf41c5165b84e06cc15f753a85fe11bf37706f0147a4345a9e8d0488f_amd64",
"8Base-RHACM-2.6:rhacm2/volsync-rhel8@sha256:01a39318c761d435e1cc91837fb017014f5bd7f3fa43f3859fe0b8071e56a385_amd64",
"8Base-RHACM-2.6:rhacm2/volsync-rhel8@sha256:2d1b6bbc13629367ed2cbd0a551e9aa8732f330673d70c0bc8c3ce16049a4ae5_ppc64le",
"8Base-RHACM-2.6:rhacm2/volsync-rhel8@sha256:a90ddd406a30d9a95cfd27f002d133dfc6042309815a9d850cdd36cc788e932d_arm64",
"8Base-RHACM-2.6:rhacm2/volsync-rhel8@sha256:d6780a0a1cf868d6f65f19daf6e9e6ed9ee08b48694fd5f3827ba70714ca7440_s390x"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "golang: crash in a golang.org/x/crypto/ssh server"
},
{
"cve": "CVE-2022-28131",
"cwe": {
"id": "CWE-1325",
"name": "Improperly Controlled Sequential Memory Allocation"
},
"discovery_date": "2022-07-14T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2107390"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in golang encoding/xml. When calling Decoder, Skip while parsing a deeply nested XML document, a panic can occur due to stack exhaustion and allows an attacker to impact system availability.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "golang: encoding/xml: stack exhaustion in Decoder.Skip",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "The vulnerability exists in the calling of the function decoder.skip to a deeply nested XML document. Although the vulnerability exists, it may require that the application accept deeply nested XML from untrusted sources and specifically calls Decoder.Skip on it. In many deployments, that code path might not even be reachable or exposed to external input. On top of that, a successful exploitation will only result in denial of service due to stack exhaustion, which is why this has been marked as moderate by Red Hat.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"8Base-RHACM-2.6:rhacm2/volsync-mover-rclone-rhel8@sha256:0432e656141b9b96c4abe83a319728ee425ecc38b612339b7e746eeab3fa6eb1_ppc64le",
"8Base-RHACM-2.6:rhacm2/volsync-mover-rclone-rhel8@sha256:38e0d652b99dfa8e1fbf2160c931c91fcafe2115025d21cad8349bf3b32a52e8_amd64",
"8Base-RHACM-2.6:rhacm2/volsync-mover-rclone-rhel8@sha256:8355564bbddbc0474957b06509dff1b0af5d903572362f8a37bdf0a0785fb930_arm64",
"8Base-RHACM-2.6:rhacm2/volsync-mover-rclone-rhel8@sha256:cdd1849150705a02385d68a1ea6063243c28a1d0cacbb3ccf7b4844df82b17cf_s390x",
"8Base-RHACM-2.6:rhacm2/volsync-mover-restic-rhel8@sha256:6d7f6d469d82cbb09a13b508917b555b40075a191e58d5c6ab78b39f98b2d723_amd64",
"8Base-RHACM-2.6:rhacm2/volsync-mover-restic-rhel8@sha256:af340c16f263cc22201539b46aa190be5bdad9700c41093cd30822b0503118c7_s390x",
"8Base-RHACM-2.6:rhacm2/volsync-mover-restic-rhel8@sha256:bcba5128ef35f15470966ecf5fd6371070949faa1375e930de6208d256bb5aa4_ppc64le",
"8Base-RHACM-2.6:rhacm2/volsync-mover-restic-rhel8@sha256:d1e0fb45b4337dbe141e22b1ad1c3aaf21acad1349644b4f51df35c76ea77997_arm64",
"8Base-RHACM-2.6:rhacm2/volsync-mover-rsync-rhel8@sha256:1b4996edfec9ad6bc81d4637797429866454b49d0e19a4181bcd76deed6db5c6_ppc64le",
"8Base-RHACM-2.6:rhacm2/volsync-mover-rsync-rhel8@sha256:6c02663d7d04e79c26c8d2b8d6ba6d71c19b85062cb7d1c39c9b2277cc503322_s390x",
"8Base-RHACM-2.6:rhacm2/volsync-mover-rsync-rhel8@sha256:6e4e7c4eb153e91c735917dcd6f06f4453c9962a7697ffa40cad941f8b870b45_arm64",
"8Base-RHACM-2.6:rhacm2/volsync-mover-rsync-rhel8@sha256:cfb59342191cc8986ad308670a34f74aceae39329e085d27917aa5ff8d2631a7_amd64",
"8Base-RHACM-2.6:rhacm2/volsync-mover-syncthing-rhel8@sha256:1c3f96c2e7787b5d2c3c48c66a54fa952a59b82dbe119b8f4506279d2ae75304_arm64",
"8Base-RHACM-2.6:rhacm2/volsync-mover-syncthing-rhel8@sha256:457e145404b67acbb681a2432401d6de0a587bf7d844c86d6539dc2605ed87f2_ppc64le",
"8Base-RHACM-2.6:rhacm2/volsync-mover-syncthing-rhel8@sha256:5c6b0466ac9be0293edd8d55f43fe3b9ae5e833a223af33c29b7338c8a47d656_amd64",
"8Base-RHACM-2.6:rhacm2/volsync-mover-syncthing-rhel8@sha256:e4485e9a91a9ab3494ca1fdb0779e8a03a88b846bf4df3b5f34c5fa7b2714bf4_s390x",
"8Base-RHACM-2.6:rhacm2/volsync-operator-bundle@sha256:39f804bbf41c5165b84e06cc15f753a85fe11bf37706f0147a4345a9e8d0488f_amd64",
"8Base-RHACM-2.6:rhacm2/volsync-rhel8@sha256:01a39318c761d435e1cc91837fb017014f5bd7f3fa43f3859fe0b8071e56a385_amd64",
"8Base-RHACM-2.6:rhacm2/volsync-rhel8@sha256:2d1b6bbc13629367ed2cbd0a551e9aa8732f330673d70c0bc8c3ce16049a4ae5_ppc64le",
"8Base-RHACM-2.6:rhacm2/volsync-rhel8@sha256:a90ddd406a30d9a95cfd27f002d133dfc6042309815a9d850cdd36cc788e932d_arm64",
"8Base-RHACM-2.6:rhacm2/volsync-rhel8@sha256:d6780a0a1cf868d6f65f19daf6e9e6ed9ee08b48694fd5f3827ba70714ca7440_s390x"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2022-28131"
},
{
"category": "external",
"summary": "RHBZ#2107390",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2107390"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2022-28131",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-28131"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2022-28131",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2022-28131"
},
{
"category": "external",
"summary": "https://go.dev/issue/53614",
"url": "https://go.dev/issue/53614"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-announce/c/nqrv9fbR0zE",
"url": "https://groups.google.com/g/golang-announce/c/nqrv9fbR0zE"
}
],
"release_date": "2022-07-12T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2022-09-06T14:14:15+00:00",
"details": "For details on how to install VolSync, refer to:\n\nhttps://access.redhat.com/documentation/en-us/red_hat_advanced_cluster_management_for_kubernetes/2.6/html/add-ons/add-ons-overview#volsync-rsync-rep",
"product_ids": [
"8Base-RHACM-2.6:rhacm2/volsync-mover-rclone-rhel8@sha256:0432e656141b9b96c4abe83a319728ee425ecc38b612339b7e746eeab3fa6eb1_ppc64le",
"8Base-RHACM-2.6:rhacm2/volsync-mover-rclone-rhel8@sha256:38e0d652b99dfa8e1fbf2160c931c91fcafe2115025d21cad8349bf3b32a52e8_amd64",
"8Base-RHACM-2.6:rhacm2/volsync-mover-rclone-rhel8@sha256:8355564bbddbc0474957b06509dff1b0af5d903572362f8a37bdf0a0785fb930_arm64",
"8Base-RHACM-2.6:rhacm2/volsync-mover-rclone-rhel8@sha256:cdd1849150705a02385d68a1ea6063243c28a1d0cacbb3ccf7b4844df82b17cf_s390x",
"8Base-RHACM-2.6:rhacm2/volsync-mover-restic-rhel8@sha256:6d7f6d469d82cbb09a13b508917b555b40075a191e58d5c6ab78b39f98b2d723_amd64",
"8Base-RHACM-2.6:rhacm2/volsync-mover-restic-rhel8@sha256:af340c16f263cc22201539b46aa190be5bdad9700c41093cd30822b0503118c7_s390x",
"8Base-RHACM-2.6:rhacm2/volsync-mover-restic-rhel8@sha256:bcba5128ef35f15470966ecf5fd6371070949faa1375e930de6208d256bb5aa4_ppc64le",
"8Base-RHACM-2.6:rhacm2/volsync-mover-restic-rhel8@sha256:d1e0fb45b4337dbe141e22b1ad1c3aaf21acad1349644b4f51df35c76ea77997_arm64",
"8Base-RHACM-2.6:rhacm2/volsync-mover-rsync-rhel8@sha256:1b4996edfec9ad6bc81d4637797429866454b49d0e19a4181bcd76deed6db5c6_ppc64le",
"8Base-RHACM-2.6:rhacm2/volsync-mover-rsync-rhel8@sha256:6c02663d7d04e79c26c8d2b8d6ba6d71c19b85062cb7d1c39c9b2277cc503322_s390x",
"8Base-RHACM-2.6:rhacm2/volsync-mover-rsync-rhel8@sha256:6e4e7c4eb153e91c735917dcd6f06f4453c9962a7697ffa40cad941f8b870b45_arm64",
"8Base-RHACM-2.6:rhacm2/volsync-mover-rsync-rhel8@sha256:cfb59342191cc8986ad308670a34f74aceae39329e085d27917aa5ff8d2631a7_amd64",
"8Base-RHACM-2.6:rhacm2/volsync-mover-syncthing-rhel8@sha256:1c3f96c2e7787b5d2c3c48c66a54fa952a59b82dbe119b8f4506279d2ae75304_arm64",
"8Base-RHACM-2.6:rhacm2/volsync-mover-syncthing-rhel8@sha256:457e145404b67acbb681a2432401d6de0a587bf7d844c86d6539dc2605ed87f2_ppc64le",
"8Base-RHACM-2.6:rhacm2/volsync-mover-syncthing-rhel8@sha256:5c6b0466ac9be0293edd8d55f43fe3b9ae5e833a223af33c29b7338c8a47d656_amd64",
"8Base-RHACM-2.6:rhacm2/volsync-mover-syncthing-rhel8@sha256:e4485e9a91a9ab3494ca1fdb0779e8a03a88b846bf4df3b5f34c5fa7b2714bf4_s390x",
"8Base-RHACM-2.6:rhacm2/volsync-operator-bundle@sha256:39f804bbf41c5165b84e06cc15f753a85fe11bf37706f0147a4345a9e8d0488f_amd64",
"8Base-RHACM-2.6:rhacm2/volsync-rhel8@sha256:01a39318c761d435e1cc91837fb017014f5bd7f3fa43f3859fe0b8071e56a385_amd64",
"8Base-RHACM-2.6:rhacm2/volsync-rhel8@sha256:2d1b6bbc13629367ed2cbd0a551e9aa8732f330673d70c0bc8c3ce16049a4ae5_ppc64le",
"8Base-RHACM-2.6:rhacm2/volsync-rhel8@sha256:a90ddd406a30d9a95cfd27f002d133dfc6042309815a9d850cdd36cc788e932d_arm64",
"8Base-RHACM-2.6:rhacm2/volsync-rhel8@sha256:d6780a0a1cf868d6f65f19daf6e9e6ed9ee08b48694fd5f3827ba70714ca7440_s390x"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2022:6347"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "LOCAL",
"availabilityImpact": "HIGH",
"baseScore": 7.3,
"baseSeverity": "HIGH",
"confidentialityImpact": "LOW",
"integrityImpact": "LOW",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:N/UI:N/S:U/C:L/I:L/A:H",
"version": "3.1"
},
"products": [
"8Base-RHACM-2.6:rhacm2/volsync-mover-rclone-rhel8@sha256:0432e656141b9b96c4abe83a319728ee425ecc38b612339b7e746eeab3fa6eb1_ppc64le",
"8Base-RHACM-2.6:rhacm2/volsync-mover-rclone-rhel8@sha256:38e0d652b99dfa8e1fbf2160c931c91fcafe2115025d21cad8349bf3b32a52e8_amd64",
"8Base-RHACM-2.6:rhacm2/volsync-mover-rclone-rhel8@sha256:8355564bbddbc0474957b06509dff1b0af5d903572362f8a37bdf0a0785fb930_arm64",
"8Base-RHACM-2.6:rhacm2/volsync-mover-rclone-rhel8@sha256:cdd1849150705a02385d68a1ea6063243c28a1d0cacbb3ccf7b4844df82b17cf_s390x",
"8Base-RHACM-2.6:rhacm2/volsync-mover-restic-rhel8@sha256:6d7f6d469d82cbb09a13b508917b555b40075a191e58d5c6ab78b39f98b2d723_amd64",
"8Base-RHACM-2.6:rhacm2/volsync-mover-restic-rhel8@sha256:af340c16f263cc22201539b46aa190be5bdad9700c41093cd30822b0503118c7_s390x",
"8Base-RHACM-2.6:rhacm2/volsync-mover-restic-rhel8@sha256:bcba5128ef35f15470966ecf5fd6371070949faa1375e930de6208d256bb5aa4_ppc64le",
"8Base-RHACM-2.6:rhacm2/volsync-mover-restic-rhel8@sha256:d1e0fb45b4337dbe141e22b1ad1c3aaf21acad1349644b4f51df35c76ea77997_arm64",
"8Base-RHACM-2.6:rhacm2/volsync-mover-rsync-rhel8@sha256:1b4996edfec9ad6bc81d4637797429866454b49d0e19a4181bcd76deed6db5c6_ppc64le",
"8Base-RHACM-2.6:rhacm2/volsync-mover-rsync-rhel8@sha256:6c02663d7d04e79c26c8d2b8d6ba6d71c19b85062cb7d1c39c9b2277cc503322_s390x",
"8Base-RHACM-2.6:rhacm2/volsync-mover-rsync-rhel8@sha256:6e4e7c4eb153e91c735917dcd6f06f4453c9962a7697ffa40cad941f8b870b45_arm64",
"8Base-RHACM-2.6:rhacm2/volsync-mover-rsync-rhel8@sha256:cfb59342191cc8986ad308670a34f74aceae39329e085d27917aa5ff8d2631a7_amd64",
"8Base-RHACM-2.6:rhacm2/volsync-mover-syncthing-rhel8@sha256:1c3f96c2e7787b5d2c3c48c66a54fa952a59b82dbe119b8f4506279d2ae75304_arm64",
"8Base-RHACM-2.6:rhacm2/volsync-mover-syncthing-rhel8@sha256:457e145404b67acbb681a2432401d6de0a587bf7d844c86d6539dc2605ed87f2_ppc64le",
"8Base-RHACM-2.6:rhacm2/volsync-mover-syncthing-rhel8@sha256:5c6b0466ac9be0293edd8d55f43fe3b9ae5e833a223af33c29b7338c8a47d656_amd64",
"8Base-RHACM-2.6:rhacm2/volsync-mover-syncthing-rhel8@sha256:e4485e9a91a9ab3494ca1fdb0779e8a03a88b846bf4df3b5f34c5fa7b2714bf4_s390x",
"8Base-RHACM-2.6:rhacm2/volsync-operator-bundle@sha256:39f804bbf41c5165b84e06cc15f753a85fe11bf37706f0147a4345a9e8d0488f_amd64",
"8Base-RHACM-2.6:rhacm2/volsync-rhel8@sha256:01a39318c761d435e1cc91837fb017014f5bd7f3fa43f3859fe0b8071e56a385_amd64",
"8Base-RHACM-2.6:rhacm2/volsync-rhel8@sha256:2d1b6bbc13629367ed2cbd0a551e9aa8732f330673d70c0bc8c3ce16049a4ae5_ppc64le",
"8Base-RHACM-2.6:rhacm2/volsync-rhel8@sha256:a90ddd406a30d9a95cfd27f002d133dfc6042309815a9d850cdd36cc788e932d_arm64",
"8Base-RHACM-2.6:rhacm2/volsync-rhel8@sha256:d6780a0a1cf868d6f65f19daf6e9e6ed9ee08b48694fd5f3827ba70714ca7440_s390x"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "golang: encoding/xml: stack exhaustion in Decoder.Skip"
},
{
"cve": "CVE-2022-30629",
"cwe": {
"id": "CWE-331",
"name": "Insufficient Entropy"
},
"discovery_date": "2022-06-02T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2092793"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in the crypto/tls golang package. When session tickets are generated by crypto/tls, it is missing the ticket expiration. This issue may allow an attacker to observe the TLS handshakes to correlate successive connections during session resumption.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "golang: crypto/tls: session tickets lack random ticket_age_add",
"title": "Vulnerability summary"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"8Base-RHACM-2.6:rhacm2/volsync-mover-rclone-rhel8@sha256:0432e656141b9b96c4abe83a319728ee425ecc38b612339b7e746eeab3fa6eb1_ppc64le",
"8Base-RHACM-2.6:rhacm2/volsync-mover-rclone-rhel8@sha256:38e0d652b99dfa8e1fbf2160c931c91fcafe2115025d21cad8349bf3b32a52e8_amd64",
"8Base-RHACM-2.6:rhacm2/volsync-mover-rclone-rhel8@sha256:8355564bbddbc0474957b06509dff1b0af5d903572362f8a37bdf0a0785fb930_arm64",
"8Base-RHACM-2.6:rhacm2/volsync-mover-rclone-rhel8@sha256:cdd1849150705a02385d68a1ea6063243c28a1d0cacbb3ccf7b4844df82b17cf_s390x",
"8Base-RHACM-2.6:rhacm2/volsync-mover-restic-rhel8@sha256:6d7f6d469d82cbb09a13b508917b555b40075a191e58d5c6ab78b39f98b2d723_amd64",
"8Base-RHACM-2.6:rhacm2/volsync-mover-restic-rhel8@sha256:af340c16f263cc22201539b46aa190be5bdad9700c41093cd30822b0503118c7_s390x",
"8Base-RHACM-2.6:rhacm2/volsync-mover-restic-rhel8@sha256:bcba5128ef35f15470966ecf5fd6371070949faa1375e930de6208d256bb5aa4_ppc64le",
"8Base-RHACM-2.6:rhacm2/volsync-mover-restic-rhel8@sha256:d1e0fb45b4337dbe141e22b1ad1c3aaf21acad1349644b4f51df35c76ea77997_arm64",
"8Base-RHACM-2.6:rhacm2/volsync-mover-rsync-rhel8@sha256:1b4996edfec9ad6bc81d4637797429866454b49d0e19a4181bcd76deed6db5c6_ppc64le",
"8Base-RHACM-2.6:rhacm2/volsync-mover-rsync-rhel8@sha256:6c02663d7d04e79c26c8d2b8d6ba6d71c19b85062cb7d1c39c9b2277cc503322_s390x",
"8Base-RHACM-2.6:rhacm2/volsync-mover-rsync-rhel8@sha256:6e4e7c4eb153e91c735917dcd6f06f4453c9962a7697ffa40cad941f8b870b45_arm64",
"8Base-RHACM-2.6:rhacm2/volsync-mover-rsync-rhel8@sha256:cfb59342191cc8986ad308670a34f74aceae39329e085d27917aa5ff8d2631a7_amd64",
"8Base-RHACM-2.6:rhacm2/volsync-mover-syncthing-rhel8@sha256:1c3f96c2e7787b5d2c3c48c66a54fa952a59b82dbe119b8f4506279d2ae75304_arm64",
"8Base-RHACM-2.6:rhacm2/volsync-mover-syncthing-rhel8@sha256:457e145404b67acbb681a2432401d6de0a587bf7d844c86d6539dc2605ed87f2_ppc64le",
"8Base-RHACM-2.6:rhacm2/volsync-mover-syncthing-rhel8@sha256:5c6b0466ac9be0293edd8d55f43fe3b9ae5e833a223af33c29b7338c8a47d656_amd64",
"8Base-RHACM-2.6:rhacm2/volsync-mover-syncthing-rhel8@sha256:e4485e9a91a9ab3494ca1fdb0779e8a03a88b846bf4df3b5f34c5fa7b2714bf4_s390x",
"8Base-RHACM-2.6:rhacm2/volsync-operator-bundle@sha256:39f804bbf41c5165b84e06cc15f753a85fe11bf37706f0147a4345a9e8d0488f_amd64",
"8Base-RHACM-2.6:rhacm2/volsync-rhel8@sha256:01a39318c761d435e1cc91837fb017014f5bd7f3fa43f3859fe0b8071e56a385_amd64",
"8Base-RHACM-2.6:rhacm2/volsync-rhel8@sha256:2d1b6bbc13629367ed2cbd0a551e9aa8732f330673d70c0bc8c3ce16049a4ae5_ppc64le",
"8Base-RHACM-2.6:rhacm2/volsync-rhel8@sha256:a90ddd406a30d9a95cfd27f002d133dfc6042309815a9d850cdd36cc788e932d_arm64",
"8Base-RHACM-2.6:rhacm2/volsync-rhel8@sha256:d6780a0a1cf868d6f65f19daf6e9e6ed9ee08b48694fd5f3827ba70714ca7440_s390x"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2022-30629"
},
{
"category": "external",
"summary": "RHBZ#2092793",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2092793"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2022-30629",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-30629"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2022-30629",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2022-30629"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-announce/c/TzIC9-t8Ytg",
"url": "https://groups.google.com/g/golang-announce/c/TzIC9-t8Ytg"
}
],
"release_date": "2022-06-02T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2022-09-06T14:14:15+00:00",
"details": "For details on how to install VolSync, refer to:\n\nhttps://access.redhat.com/documentation/en-us/red_hat_advanced_cluster_management_for_kubernetes/2.6/html/add-ons/add-ons-overview#volsync-rsync-rep",
"product_ids": [
"8Base-RHACM-2.6:rhacm2/volsync-mover-rclone-rhel8@sha256:0432e656141b9b96c4abe83a319728ee425ecc38b612339b7e746eeab3fa6eb1_ppc64le",
"8Base-RHACM-2.6:rhacm2/volsync-mover-rclone-rhel8@sha256:38e0d652b99dfa8e1fbf2160c931c91fcafe2115025d21cad8349bf3b32a52e8_amd64",
"8Base-RHACM-2.6:rhacm2/volsync-mover-rclone-rhel8@sha256:8355564bbddbc0474957b06509dff1b0af5d903572362f8a37bdf0a0785fb930_arm64",
"8Base-RHACM-2.6:rhacm2/volsync-mover-rclone-rhel8@sha256:cdd1849150705a02385d68a1ea6063243c28a1d0cacbb3ccf7b4844df82b17cf_s390x",
"8Base-RHACM-2.6:rhacm2/volsync-mover-restic-rhel8@sha256:6d7f6d469d82cbb09a13b508917b555b40075a191e58d5c6ab78b39f98b2d723_amd64",
"8Base-RHACM-2.6:rhacm2/volsync-mover-restic-rhel8@sha256:af340c16f263cc22201539b46aa190be5bdad9700c41093cd30822b0503118c7_s390x",
"8Base-RHACM-2.6:rhacm2/volsync-mover-restic-rhel8@sha256:bcba5128ef35f15470966ecf5fd6371070949faa1375e930de6208d256bb5aa4_ppc64le",
"8Base-RHACM-2.6:rhacm2/volsync-mover-restic-rhel8@sha256:d1e0fb45b4337dbe141e22b1ad1c3aaf21acad1349644b4f51df35c76ea77997_arm64",
"8Base-RHACM-2.6:rhacm2/volsync-mover-rsync-rhel8@sha256:1b4996edfec9ad6bc81d4637797429866454b49d0e19a4181bcd76deed6db5c6_ppc64le",
"8Base-RHACM-2.6:rhacm2/volsync-mover-rsync-rhel8@sha256:6c02663d7d04e79c26c8d2b8d6ba6d71c19b85062cb7d1c39c9b2277cc503322_s390x",
"8Base-RHACM-2.6:rhacm2/volsync-mover-rsync-rhel8@sha256:6e4e7c4eb153e91c735917dcd6f06f4453c9962a7697ffa40cad941f8b870b45_arm64",
"8Base-RHACM-2.6:rhacm2/volsync-mover-rsync-rhel8@sha256:cfb59342191cc8986ad308670a34f74aceae39329e085d27917aa5ff8d2631a7_amd64",
"8Base-RHACM-2.6:rhacm2/volsync-mover-syncthing-rhel8@sha256:1c3f96c2e7787b5d2c3c48c66a54fa952a59b82dbe119b8f4506279d2ae75304_arm64",
"8Base-RHACM-2.6:rhacm2/volsync-mover-syncthing-rhel8@sha256:457e145404b67acbb681a2432401d6de0a587bf7d844c86d6539dc2605ed87f2_ppc64le",
"8Base-RHACM-2.6:rhacm2/volsync-mover-syncthing-rhel8@sha256:5c6b0466ac9be0293edd8d55f43fe3b9ae5e833a223af33c29b7338c8a47d656_amd64",
"8Base-RHACM-2.6:rhacm2/volsync-mover-syncthing-rhel8@sha256:e4485e9a91a9ab3494ca1fdb0779e8a03a88b846bf4df3b5f34c5fa7b2714bf4_s390x",
"8Base-RHACM-2.6:rhacm2/volsync-operator-bundle@sha256:39f804bbf41c5165b84e06cc15f753a85fe11bf37706f0147a4345a9e8d0488f_amd64",
"8Base-RHACM-2.6:rhacm2/volsync-rhel8@sha256:01a39318c761d435e1cc91837fb017014f5bd7f3fa43f3859fe0b8071e56a385_amd64",
"8Base-RHACM-2.6:rhacm2/volsync-rhel8@sha256:2d1b6bbc13629367ed2cbd0a551e9aa8732f330673d70c0bc8c3ce16049a4ae5_ppc64le",
"8Base-RHACM-2.6:rhacm2/volsync-rhel8@sha256:a90ddd406a30d9a95cfd27f002d133dfc6042309815a9d850cdd36cc788e932d_arm64",
"8Base-RHACM-2.6:rhacm2/volsync-rhel8@sha256:d6780a0a1cf868d6f65f19daf6e9e6ed9ee08b48694fd5f3827ba70714ca7440_s390x"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2022:6347"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "HIGH",
"attackVector": "NETWORK",
"availabilityImpact": "NONE",
"baseScore": 3.1,
"baseSeverity": "LOW",
"confidentialityImpact": "LOW",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "REQUIRED",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:R/S:U/C:L/I:N/A:N",
"version": "3.1"
},
"products": [
"8Base-RHACM-2.6:rhacm2/volsync-mover-rclone-rhel8@sha256:0432e656141b9b96c4abe83a319728ee425ecc38b612339b7e746eeab3fa6eb1_ppc64le",
"8Base-RHACM-2.6:rhacm2/volsync-mover-rclone-rhel8@sha256:38e0d652b99dfa8e1fbf2160c931c91fcafe2115025d21cad8349bf3b32a52e8_amd64",
"8Base-RHACM-2.6:rhacm2/volsync-mover-rclone-rhel8@sha256:8355564bbddbc0474957b06509dff1b0af5d903572362f8a37bdf0a0785fb930_arm64",
"8Base-RHACM-2.6:rhacm2/volsync-mover-rclone-rhel8@sha256:cdd1849150705a02385d68a1ea6063243c28a1d0cacbb3ccf7b4844df82b17cf_s390x",
"8Base-RHACM-2.6:rhacm2/volsync-mover-restic-rhel8@sha256:6d7f6d469d82cbb09a13b508917b555b40075a191e58d5c6ab78b39f98b2d723_amd64",
"8Base-RHACM-2.6:rhacm2/volsync-mover-restic-rhel8@sha256:af340c16f263cc22201539b46aa190be5bdad9700c41093cd30822b0503118c7_s390x",
"8Base-RHACM-2.6:rhacm2/volsync-mover-restic-rhel8@sha256:bcba5128ef35f15470966ecf5fd6371070949faa1375e930de6208d256bb5aa4_ppc64le",
"8Base-RHACM-2.6:rhacm2/volsync-mover-restic-rhel8@sha256:d1e0fb45b4337dbe141e22b1ad1c3aaf21acad1349644b4f51df35c76ea77997_arm64",
"8Base-RHACM-2.6:rhacm2/volsync-mover-rsync-rhel8@sha256:1b4996edfec9ad6bc81d4637797429866454b49d0e19a4181bcd76deed6db5c6_ppc64le",
"8Base-RHACM-2.6:rhacm2/volsync-mover-rsync-rhel8@sha256:6c02663d7d04e79c26c8d2b8d6ba6d71c19b85062cb7d1c39c9b2277cc503322_s390x",
"8Base-RHACM-2.6:rhacm2/volsync-mover-rsync-rhel8@sha256:6e4e7c4eb153e91c735917dcd6f06f4453c9962a7697ffa40cad941f8b870b45_arm64",
"8Base-RHACM-2.6:rhacm2/volsync-mover-rsync-rhel8@sha256:cfb59342191cc8986ad308670a34f74aceae39329e085d27917aa5ff8d2631a7_amd64",
"8Base-RHACM-2.6:rhacm2/volsync-mover-syncthing-rhel8@sha256:1c3f96c2e7787b5d2c3c48c66a54fa952a59b82dbe119b8f4506279d2ae75304_arm64",
"8Base-RHACM-2.6:rhacm2/volsync-mover-syncthing-rhel8@sha256:457e145404b67acbb681a2432401d6de0a587bf7d844c86d6539dc2605ed87f2_ppc64le",
"8Base-RHACM-2.6:rhacm2/volsync-mover-syncthing-rhel8@sha256:5c6b0466ac9be0293edd8d55f43fe3b9ae5e833a223af33c29b7338c8a47d656_amd64",
"8Base-RHACM-2.6:rhacm2/volsync-mover-syncthing-rhel8@sha256:e4485e9a91a9ab3494ca1fdb0779e8a03a88b846bf4df3b5f34c5fa7b2714bf4_s390x",
"8Base-RHACM-2.6:rhacm2/volsync-operator-bundle@sha256:39f804bbf41c5165b84e06cc15f753a85fe11bf37706f0147a4345a9e8d0488f_amd64",
"8Base-RHACM-2.6:rhacm2/volsync-rhel8@sha256:01a39318c761d435e1cc91837fb017014f5bd7f3fa43f3859fe0b8071e56a385_amd64",
"8Base-RHACM-2.6:rhacm2/volsync-rhel8@sha256:2d1b6bbc13629367ed2cbd0a551e9aa8732f330673d70c0bc8c3ce16049a4ae5_ppc64le",
"8Base-RHACM-2.6:rhacm2/volsync-rhel8@sha256:a90ddd406a30d9a95cfd27f002d133dfc6042309815a9d850cdd36cc788e932d_arm64",
"8Base-RHACM-2.6:rhacm2/volsync-rhel8@sha256:d6780a0a1cf868d6f65f19daf6e9e6ed9ee08b48694fd5f3827ba70714ca7440_s390x"
]
}
],
"threats": [
{
"category": "impact",
"details": "Low"
}
],
"title": "golang: crypto/tls: session tickets lack random ticket_age_add"
},
{
"cve": "CVE-2022-30630",
"cwe": {
"id": "CWE-1325",
"name": "Improperly Controlled Sequential Memory Allocation"
},
"discovery_date": "2022-07-14T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2107371"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in the golang standard library, io/fs. Calling Glob on a path that contains a large number of path separators can cause a panic issue due to stack exhaustion. This could allow an attacker to impact availability.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "golang: io/fs: stack exhaustion in Glob",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "RH ProdSec has set the Impact of this vulnerability to Moderate as there is no known method to execute arbitary code. Successful exploitation of this bug can cause the application under attack to panic, merely causing a Denial of Service at the application level. As the kernel is unaffected by this bug, the user can merely relaunch the application to fix the problem. Also, if somehow the application keeps relaunching, the timer watchdogs in the default RHEL kernel will stop the attack in its tracks.\n\nWithin regulated environments, a combination of the following controls acts as a significant barrier to successfully exploiting a CWE-1325: Improperly Controlled Sequential Memory Allocation vulnerability and therefore downgrades the severity of this particular CVE from Moderate to Low.\n\nAccess to the platform is granted only after successful hard token-based multi-factor authentication (MFA) and is governed by least privilege to ensure only authorized users and roles can execute or modify code. Static code analysis and peer reviews enforce strong input validation and error handling, preventing improperly validated inputs from causing system instability, data exposure, or privilege escalation. In the event of successful exploitation, process isolation limits the impact of excessive sequential memory allocation by restricting memory use per process, preventing any single process from exhausting system resources. Finally, the platform uses memory protection mechanisms such as Data Execution Prevention (DEP) and Address Space Layout Randomization (ASLR) to reduce the risk of memory allocation-based attacks.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"8Base-RHACM-2.6:rhacm2/volsync-mover-rclone-rhel8@sha256:0432e656141b9b96c4abe83a319728ee425ecc38b612339b7e746eeab3fa6eb1_ppc64le",
"8Base-RHACM-2.6:rhacm2/volsync-mover-rclone-rhel8@sha256:38e0d652b99dfa8e1fbf2160c931c91fcafe2115025d21cad8349bf3b32a52e8_amd64",
"8Base-RHACM-2.6:rhacm2/volsync-mover-rclone-rhel8@sha256:8355564bbddbc0474957b06509dff1b0af5d903572362f8a37bdf0a0785fb930_arm64",
"8Base-RHACM-2.6:rhacm2/volsync-mover-rclone-rhel8@sha256:cdd1849150705a02385d68a1ea6063243c28a1d0cacbb3ccf7b4844df82b17cf_s390x",
"8Base-RHACM-2.6:rhacm2/volsync-mover-restic-rhel8@sha256:6d7f6d469d82cbb09a13b508917b555b40075a191e58d5c6ab78b39f98b2d723_amd64",
"8Base-RHACM-2.6:rhacm2/volsync-mover-restic-rhel8@sha256:af340c16f263cc22201539b46aa190be5bdad9700c41093cd30822b0503118c7_s390x",
"8Base-RHACM-2.6:rhacm2/volsync-mover-restic-rhel8@sha256:bcba5128ef35f15470966ecf5fd6371070949faa1375e930de6208d256bb5aa4_ppc64le",
"8Base-RHACM-2.6:rhacm2/volsync-mover-restic-rhel8@sha256:d1e0fb45b4337dbe141e22b1ad1c3aaf21acad1349644b4f51df35c76ea77997_arm64",
"8Base-RHACM-2.6:rhacm2/volsync-mover-rsync-rhel8@sha256:1b4996edfec9ad6bc81d4637797429866454b49d0e19a4181bcd76deed6db5c6_ppc64le",
"8Base-RHACM-2.6:rhacm2/volsync-mover-rsync-rhel8@sha256:6c02663d7d04e79c26c8d2b8d6ba6d71c19b85062cb7d1c39c9b2277cc503322_s390x",
"8Base-RHACM-2.6:rhacm2/volsync-mover-rsync-rhel8@sha256:6e4e7c4eb153e91c735917dcd6f06f4453c9962a7697ffa40cad941f8b870b45_arm64",
"8Base-RHACM-2.6:rhacm2/volsync-mover-rsync-rhel8@sha256:cfb59342191cc8986ad308670a34f74aceae39329e085d27917aa5ff8d2631a7_amd64",
"8Base-RHACM-2.6:rhacm2/volsync-mover-syncthing-rhel8@sha256:1c3f96c2e7787b5d2c3c48c66a54fa952a59b82dbe119b8f4506279d2ae75304_arm64",
"8Base-RHACM-2.6:rhacm2/volsync-mover-syncthing-rhel8@sha256:457e145404b67acbb681a2432401d6de0a587bf7d844c86d6539dc2605ed87f2_ppc64le",
"8Base-RHACM-2.6:rhacm2/volsync-mover-syncthing-rhel8@sha256:5c6b0466ac9be0293edd8d55f43fe3b9ae5e833a223af33c29b7338c8a47d656_amd64",
"8Base-RHACM-2.6:rhacm2/volsync-mover-syncthing-rhel8@sha256:e4485e9a91a9ab3494ca1fdb0779e8a03a88b846bf4df3b5f34c5fa7b2714bf4_s390x",
"8Base-RHACM-2.6:rhacm2/volsync-operator-bundle@sha256:39f804bbf41c5165b84e06cc15f753a85fe11bf37706f0147a4345a9e8d0488f_amd64",
"8Base-RHACM-2.6:rhacm2/volsync-rhel8@sha256:01a39318c761d435e1cc91837fb017014f5bd7f3fa43f3859fe0b8071e56a385_amd64",
"8Base-RHACM-2.6:rhacm2/volsync-rhel8@sha256:2d1b6bbc13629367ed2cbd0a551e9aa8732f330673d70c0bc8c3ce16049a4ae5_ppc64le",
"8Base-RHACM-2.6:rhacm2/volsync-rhel8@sha256:a90ddd406a30d9a95cfd27f002d133dfc6042309815a9d850cdd36cc788e932d_arm64",
"8Base-RHACM-2.6:rhacm2/volsync-rhel8@sha256:d6780a0a1cf868d6f65f19daf6e9e6ed9ee08b48694fd5f3827ba70714ca7440_s390x"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2022-30630"
},
{
"category": "external",
"summary": "RHBZ#2107371",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2107371"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2022-30630",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-30630"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2022-30630",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2022-30630"
},
{
"category": "external",
"summary": "https://go.dev/issue/53415",
"url": "https://go.dev/issue/53415"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-announce/c/nqrv9fbR0zE",
"url": "https://groups.google.com/g/golang-announce/c/nqrv9fbR0zE"
}
],
"release_date": "2022-07-12T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2022-09-06T14:14:15+00:00",
"details": "For details on how to install VolSync, refer to:\n\nhttps://access.redhat.com/documentation/en-us/red_hat_advanced_cluster_management_for_kubernetes/2.6/html/add-ons/add-ons-overview#volsync-rsync-rep",
"product_ids": [
"8Base-RHACM-2.6:rhacm2/volsync-mover-rclone-rhel8@sha256:0432e656141b9b96c4abe83a319728ee425ecc38b612339b7e746eeab3fa6eb1_ppc64le",
"8Base-RHACM-2.6:rhacm2/volsync-mover-rclone-rhel8@sha256:38e0d652b99dfa8e1fbf2160c931c91fcafe2115025d21cad8349bf3b32a52e8_amd64",
"8Base-RHACM-2.6:rhacm2/volsync-mover-rclone-rhel8@sha256:8355564bbddbc0474957b06509dff1b0af5d903572362f8a37bdf0a0785fb930_arm64",
"8Base-RHACM-2.6:rhacm2/volsync-mover-rclone-rhel8@sha256:cdd1849150705a02385d68a1ea6063243c28a1d0cacbb3ccf7b4844df82b17cf_s390x",
"8Base-RHACM-2.6:rhacm2/volsync-mover-restic-rhel8@sha256:6d7f6d469d82cbb09a13b508917b555b40075a191e58d5c6ab78b39f98b2d723_amd64",
"8Base-RHACM-2.6:rhacm2/volsync-mover-restic-rhel8@sha256:af340c16f263cc22201539b46aa190be5bdad9700c41093cd30822b0503118c7_s390x",
"8Base-RHACM-2.6:rhacm2/volsync-mover-restic-rhel8@sha256:bcba5128ef35f15470966ecf5fd6371070949faa1375e930de6208d256bb5aa4_ppc64le",
"8Base-RHACM-2.6:rhacm2/volsync-mover-restic-rhel8@sha256:d1e0fb45b4337dbe141e22b1ad1c3aaf21acad1349644b4f51df35c76ea77997_arm64",
"8Base-RHACM-2.6:rhacm2/volsync-mover-rsync-rhel8@sha256:1b4996edfec9ad6bc81d4637797429866454b49d0e19a4181bcd76deed6db5c6_ppc64le",
"8Base-RHACM-2.6:rhacm2/volsync-mover-rsync-rhel8@sha256:6c02663d7d04e79c26c8d2b8d6ba6d71c19b85062cb7d1c39c9b2277cc503322_s390x",
"8Base-RHACM-2.6:rhacm2/volsync-mover-rsync-rhel8@sha256:6e4e7c4eb153e91c735917dcd6f06f4453c9962a7697ffa40cad941f8b870b45_arm64",
"8Base-RHACM-2.6:rhacm2/volsync-mover-rsync-rhel8@sha256:cfb59342191cc8986ad308670a34f74aceae39329e085d27917aa5ff8d2631a7_amd64",
"8Base-RHACM-2.6:rhacm2/volsync-mover-syncthing-rhel8@sha256:1c3f96c2e7787b5d2c3c48c66a54fa952a59b82dbe119b8f4506279d2ae75304_arm64",
"8Base-RHACM-2.6:rhacm2/volsync-mover-syncthing-rhel8@sha256:457e145404b67acbb681a2432401d6de0a587bf7d844c86d6539dc2605ed87f2_ppc64le",
"8Base-RHACM-2.6:rhacm2/volsync-mover-syncthing-rhel8@sha256:5c6b0466ac9be0293edd8d55f43fe3b9ae5e833a223af33c29b7338c8a47d656_amd64",
"8Base-RHACM-2.6:rhacm2/volsync-mover-syncthing-rhel8@sha256:e4485e9a91a9ab3494ca1fdb0779e8a03a88b846bf4df3b5f34c5fa7b2714bf4_s390x",
"8Base-RHACM-2.6:rhacm2/volsync-operator-bundle@sha256:39f804bbf41c5165b84e06cc15f753a85fe11bf37706f0147a4345a9e8d0488f_amd64",
"8Base-RHACM-2.6:rhacm2/volsync-rhel8@sha256:01a39318c761d435e1cc91837fb017014f5bd7f3fa43f3859fe0b8071e56a385_amd64",
"8Base-RHACM-2.6:rhacm2/volsync-rhel8@sha256:2d1b6bbc13629367ed2cbd0a551e9aa8732f330673d70c0bc8c3ce16049a4ae5_ppc64le",
"8Base-RHACM-2.6:rhacm2/volsync-rhel8@sha256:a90ddd406a30d9a95cfd27f002d133dfc6042309815a9d850cdd36cc788e932d_arm64",
"8Base-RHACM-2.6:rhacm2/volsync-rhel8@sha256:d6780a0a1cf868d6f65f19daf6e9e6ed9ee08b48694fd5f3827ba70714ca7440_s390x"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2022:6347"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"8Base-RHACM-2.6:rhacm2/volsync-mover-rclone-rhel8@sha256:0432e656141b9b96c4abe83a319728ee425ecc38b612339b7e746eeab3fa6eb1_ppc64le",
"8Base-RHACM-2.6:rhacm2/volsync-mover-rclone-rhel8@sha256:38e0d652b99dfa8e1fbf2160c931c91fcafe2115025d21cad8349bf3b32a52e8_amd64",
"8Base-RHACM-2.6:rhacm2/volsync-mover-rclone-rhel8@sha256:8355564bbddbc0474957b06509dff1b0af5d903572362f8a37bdf0a0785fb930_arm64",
"8Base-RHACM-2.6:rhacm2/volsync-mover-rclone-rhel8@sha256:cdd1849150705a02385d68a1ea6063243c28a1d0cacbb3ccf7b4844df82b17cf_s390x",
"8Base-RHACM-2.6:rhacm2/volsync-mover-restic-rhel8@sha256:6d7f6d469d82cbb09a13b508917b555b40075a191e58d5c6ab78b39f98b2d723_amd64",
"8Base-RHACM-2.6:rhacm2/volsync-mover-restic-rhel8@sha256:af340c16f263cc22201539b46aa190be5bdad9700c41093cd30822b0503118c7_s390x",
"8Base-RHACM-2.6:rhacm2/volsync-mover-restic-rhel8@sha256:bcba5128ef35f15470966ecf5fd6371070949faa1375e930de6208d256bb5aa4_ppc64le",
"8Base-RHACM-2.6:rhacm2/volsync-mover-restic-rhel8@sha256:d1e0fb45b4337dbe141e22b1ad1c3aaf21acad1349644b4f51df35c76ea77997_arm64",
"8Base-RHACM-2.6:rhacm2/volsync-mover-rsync-rhel8@sha256:1b4996edfec9ad6bc81d4637797429866454b49d0e19a4181bcd76deed6db5c6_ppc64le",
"8Base-RHACM-2.6:rhacm2/volsync-mover-rsync-rhel8@sha256:6c02663d7d04e79c26c8d2b8d6ba6d71c19b85062cb7d1c39c9b2277cc503322_s390x",
"8Base-RHACM-2.6:rhacm2/volsync-mover-rsync-rhel8@sha256:6e4e7c4eb153e91c735917dcd6f06f4453c9962a7697ffa40cad941f8b870b45_arm64",
"8Base-RHACM-2.6:rhacm2/volsync-mover-rsync-rhel8@sha256:cfb59342191cc8986ad308670a34f74aceae39329e085d27917aa5ff8d2631a7_amd64",
"8Base-RHACM-2.6:rhacm2/volsync-mover-syncthing-rhel8@sha256:1c3f96c2e7787b5d2c3c48c66a54fa952a59b82dbe119b8f4506279d2ae75304_arm64",
"8Base-RHACM-2.6:rhacm2/volsync-mover-syncthing-rhel8@sha256:457e145404b67acbb681a2432401d6de0a587bf7d844c86d6539dc2605ed87f2_ppc64le",
"8Base-RHACM-2.6:rhacm2/volsync-mover-syncthing-rhel8@sha256:5c6b0466ac9be0293edd8d55f43fe3b9ae5e833a223af33c29b7338c8a47d656_amd64",
"8Base-RHACM-2.6:rhacm2/volsync-mover-syncthing-rhel8@sha256:e4485e9a91a9ab3494ca1fdb0779e8a03a88b846bf4df3b5f34c5fa7b2714bf4_s390x",
"8Base-RHACM-2.6:rhacm2/volsync-operator-bundle@sha256:39f804bbf41c5165b84e06cc15f753a85fe11bf37706f0147a4345a9e8d0488f_amd64",
"8Base-RHACM-2.6:rhacm2/volsync-rhel8@sha256:01a39318c761d435e1cc91837fb017014f5bd7f3fa43f3859fe0b8071e56a385_amd64",
"8Base-RHACM-2.6:rhacm2/volsync-rhel8@sha256:2d1b6bbc13629367ed2cbd0a551e9aa8732f330673d70c0bc8c3ce16049a4ae5_ppc64le",
"8Base-RHACM-2.6:rhacm2/volsync-rhel8@sha256:a90ddd406a30d9a95cfd27f002d133dfc6042309815a9d850cdd36cc788e932d_arm64",
"8Base-RHACM-2.6:rhacm2/volsync-rhel8@sha256:d6780a0a1cf868d6f65f19daf6e9e6ed9ee08b48694fd5f3827ba70714ca7440_s390x"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "golang: io/fs: stack exhaustion in Glob"
},
{
"cve": "CVE-2022-30631",
"cwe": {
"id": "CWE-1325",
"name": "Improperly Controlled Sequential Memory Allocation"
},
"discovery_date": "2022-07-14T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2107342"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in golang. Calling the Reader, Read method on an archive that contains a large number of concatenated 0-length compressed files can cause a panic issue due to stack exhaustion.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "golang: compress/gzip: stack exhaustion in Reader.Read",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "To exploit CVE-2022-30631, an attacker supplies a specially crafted gzip archive to a Go application that uses a vulnerable version of the compress/gzip package without adequate input validation. This can lead to uncontrolled recursion, resulting in stack exhaustion and causing the application to panic, thereby affecting its availability.\n\nAs this is merely a DoS and there is no known way to control the instruction pointer, RH ProdSec has set the impact of this vulnerabilty to \"Moderate\".\n\nWithin regulated environments, a combination of the following controls acts as a significant barrier to successfully exploiting a CWE-1325: Improperly Controlled Sequential Memory Allocation vulnerability and therefore downgrades the severity of this particular CVE from Moderate to Low.\n\nAccess to the platform is granted only after successful hard token-based multi-factor authentication (MFA) and is governed by least privilege to ensure only authorized users and roles can execute or modify code. Static code analysis and peer reviews enforce strong input validation and error handling, preventing improperly validated inputs from causing system instability, data exposure, or privilege escalation. In the event of successful exploitation, process isolation limits the impact of excessive sequential memory allocation by restricting memory use per process, preventing any single process from exhausting system resources. Finally, the platform uses memory protection mechanisms such as Data Execution Prevention (DEP) and Address Space Layout Randomization (ASLR) to reduce the risk of memory allocation-based attacks.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"8Base-RHACM-2.6:rhacm2/volsync-mover-rclone-rhel8@sha256:0432e656141b9b96c4abe83a319728ee425ecc38b612339b7e746eeab3fa6eb1_ppc64le",
"8Base-RHACM-2.6:rhacm2/volsync-mover-rclone-rhel8@sha256:38e0d652b99dfa8e1fbf2160c931c91fcafe2115025d21cad8349bf3b32a52e8_amd64",
"8Base-RHACM-2.6:rhacm2/volsync-mover-rclone-rhel8@sha256:8355564bbddbc0474957b06509dff1b0af5d903572362f8a37bdf0a0785fb930_arm64",
"8Base-RHACM-2.6:rhacm2/volsync-mover-rclone-rhel8@sha256:cdd1849150705a02385d68a1ea6063243c28a1d0cacbb3ccf7b4844df82b17cf_s390x",
"8Base-RHACM-2.6:rhacm2/volsync-mover-restic-rhel8@sha256:6d7f6d469d82cbb09a13b508917b555b40075a191e58d5c6ab78b39f98b2d723_amd64",
"8Base-RHACM-2.6:rhacm2/volsync-mover-restic-rhel8@sha256:af340c16f263cc22201539b46aa190be5bdad9700c41093cd30822b0503118c7_s390x",
"8Base-RHACM-2.6:rhacm2/volsync-mover-restic-rhel8@sha256:bcba5128ef35f15470966ecf5fd6371070949faa1375e930de6208d256bb5aa4_ppc64le",
"8Base-RHACM-2.6:rhacm2/volsync-mover-restic-rhel8@sha256:d1e0fb45b4337dbe141e22b1ad1c3aaf21acad1349644b4f51df35c76ea77997_arm64",
"8Base-RHACM-2.6:rhacm2/volsync-mover-rsync-rhel8@sha256:1b4996edfec9ad6bc81d4637797429866454b49d0e19a4181bcd76deed6db5c6_ppc64le",
"8Base-RHACM-2.6:rhacm2/volsync-mover-rsync-rhel8@sha256:6c02663d7d04e79c26c8d2b8d6ba6d71c19b85062cb7d1c39c9b2277cc503322_s390x",
"8Base-RHACM-2.6:rhacm2/volsync-mover-rsync-rhel8@sha256:6e4e7c4eb153e91c735917dcd6f06f4453c9962a7697ffa40cad941f8b870b45_arm64",
"8Base-RHACM-2.6:rhacm2/volsync-mover-rsync-rhel8@sha256:cfb59342191cc8986ad308670a34f74aceae39329e085d27917aa5ff8d2631a7_amd64",
"8Base-RHACM-2.6:rhacm2/volsync-mover-syncthing-rhel8@sha256:1c3f96c2e7787b5d2c3c48c66a54fa952a59b82dbe119b8f4506279d2ae75304_arm64",
"8Base-RHACM-2.6:rhacm2/volsync-mover-syncthing-rhel8@sha256:457e145404b67acbb681a2432401d6de0a587bf7d844c86d6539dc2605ed87f2_ppc64le",
"8Base-RHACM-2.6:rhacm2/volsync-mover-syncthing-rhel8@sha256:5c6b0466ac9be0293edd8d55f43fe3b9ae5e833a223af33c29b7338c8a47d656_amd64",
"8Base-RHACM-2.6:rhacm2/volsync-mover-syncthing-rhel8@sha256:e4485e9a91a9ab3494ca1fdb0779e8a03a88b846bf4df3b5f34c5fa7b2714bf4_s390x",
"8Base-RHACM-2.6:rhacm2/volsync-operator-bundle@sha256:39f804bbf41c5165b84e06cc15f753a85fe11bf37706f0147a4345a9e8d0488f_amd64",
"8Base-RHACM-2.6:rhacm2/volsync-rhel8@sha256:01a39318c761d435e1cc91837fb017014f5bd7f3fa43f3859fe0b8071e56a385_amd64",
"8Base-RHACM-2.6:rhacm2/volsync-rhel8@sha256:2d1b6bbc13629367ed2cbd0a551e9aa8732f330673d70c0bc8c3ce16049a4ae5_ppc64le",
"8Base-RHACM-2.6:rhacm2/volsync-rhel8@sha256:a90ddd406a30d9a95cfd27f002d133dfc6042309815a9d850cdd36cc788e932d_arm64",
"8Base-RHACM-2.6:rhacm2/volsync-rhel8@sha256:d6780a0a1cf868d6f65f19daf6e9e6ed9ee08b48694fd5f3827ba70714ca7440_s390x"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2022-30631"
},
{
"category": "external",
"summary": "RHBZ#2107342",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2107342"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2022-30631",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-30631"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2022-30631",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2022-30631"
},
{
"category": "external",
"summary": "https://go.dev/issue/53168",
"url": "https://go.dev/issue/53168"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-announce/c/nqrv9fbR0zE",
"url": "https://groups.google.com/g/golang-announce/c/nqrv9fbR0zE"
}
],
"release_date": "2022-07-12T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2022-09-06T14:14:15+00:00",
"details": "For details on how to install VolSync, refer to:\n\nhttps://access.redhat.com/documentation/en-us/red_hat_advanced_cluster_management_for_kubernetes/2.6/html/add-ons/add-ons-overview#volsync-rsync-rep",
"product_ids": [
"8Base-RHACM-2.6:rhacm2/volsync-mover-rclone-rhel8@sha256:0432e656141b9b96c4abe83a319728ee425ecc38b612339b7e746eeab3fa6eb1_ppc64le",
"8Base-RHACM-2.6:rhacm2/volsync-mover-rclone-rhel8@sha256:38e0d652b99dfa8e1fbf2160c931c91fcafe2115025d21cad8349bf3b32a52e8_amd64",
"8Base-RHACM-2.6:rhacm2/volsync-mover-rclone-rhel8@sha256:8355564bbddbc0474957b06509dff1b0af5d903572362f8a37bdf0a0785fb930_arm64",
"8Base-RHACM-2.6:rhacm2/volsync-mover-rclone-rhel8@sha256:cdd1849150705a02385d68a1ea6063243c28a1d0cacbb3ccf7b4844df82b17cf_s390x",
"8Base-RHACM-2.6:rhacm2/volsync-mover-restic-rhel8@sha256:6d7f6d469d82cbb09a13b508917b555b40075a191e58d5c6ab78b39f98b2d723_amd64",
"8Base-RHACM-2.6:rhacm2/volsync-mover-restic-rhel8@sha256:af340c16f263cc22201539b46aa190be5bdad9700c41093cd30822b0503118c7_s390x",
"8Base-RHACM-2.6:rhacm2/volsync-mover-restic-rhel8@sha256:bcba5128ef35f15470966ecf5fd6371070949faa1375e930de6208d256bb5aa4_ppc64le",
"8Base-RHACM-2.6:rhacm2/volsync-mover-restic-rhel8@sha256:d1e0fb45b4337dbe141e22b1ad1c3aaf21acad1349644b4f51df35c76ea77997_arm64",
"8Base-RHACM-2.6:rhacm2/volsync-mover-rsync-rhel8@sha256:1b4996edfec9ad6bc81d4637797429866454b49d0e19a4181bcd76deed6db5c6_ppc64le",
"8Base-RHACM-2.6:rhacm2/volsync-mover-rsync-rhel8@sha256:6c02663d7d04e79c26c8d2b8d6ba6d71c19b85062cb7d1c39c9b2277cc503322_s390x",
"8Base-RHACM-2.6:rhacm2/volsync-mover-rsync-rhel8@sha256:6e4e7c4eb153e91c735917dcd6f06f4453c9962a7697ffa40cad941f8b870b45_arm64",
"8Base-RHACM-2.6:rhacm2/volsync-mover-rsync-rhel8@sha256:cfb59342191cc8986ad308670a34f74aceae39329e085d27917aa5ff8d2631a7_amd64",
"8Base-RHACM-2.6:rhacm2/volsync-mover-syncthing-rhel8@sha256:1c3f96c2e7787b5d2c3c48c66a54fa952a59b82dbe119b8f4506279d2ae75304_arm64",
"8Base-RHACM-2.6:rhacm2/volsync-mover-syncthing-rhel8@sha256:457e145404b67acbb681a2432401d6de0a587bf7d844c86d6539dc2605ed87f2_ppc64le",
"8Base-RHACM-2.6:rhacm2/volsync-mover-syncthing-rhel8@sha256:5c6b0466ac9be0293edd8d55f43fe3b9ae5e833a223af33c29b7338c8a47d656_amd64",
"8Base-RHACM-2.6:rhacm2/volsync-mover-syncthing-rhel8@sha256:e4485e9a91a9ab3494ca1fdb0779e8a03a88b846bf4df3b5f34c5fa7b2714bf4_s390x",
"8Base-RHACM-2.6:rhacm2/volsync-operator-bundle@sha256:39f804bbf41c5165b84e06cc15f753a85fe11bf37706f0147a4345a9e8d0488f_amd64",
"8Base-RHACM-2.6:rhacm2/volsync-rhel8@sha256:01a39318c761d435e1cc91837fb017014f5bd7f3fa43f3859fe0b8071e56a385_amd64",
"8Base-RHACM-2.6:rhacm2/volsync-rhel8@sha256:2d1b6bbc13629367ed2cbd0a551e9aa8732f330673d70c0bc8c3ce16049a4ae5_ppc64le",
"8Base-RHACM-2.6:rhacm2/volsync-rhel8@sha256:a90ddd406a30d9a95cfd27f002d133dfc6042309815a9d850cdd36cc788e932d_arm64",
"8Base-RHACM-2.6:rhacm2/volsync-rhel8@sha256:d6780a0a1cf868d6f65f19daf6e9e6ed9ee08b48694fd5f3827ba70714ca7440_s390x"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2022:6347"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"8Base-RHACM-2.6:rhacm2/volsync-mover-rclone-rhel8@sha256:0432e656141b9b96c4abe83a319728ee425ecc38b612339b7e746eeab3fa6eb1_ppc64le",
"8Base-RHACM-2.6:rhacm2/volsync-mover-rclone-rhel8@sha256:38e0d652b99dfa8e1fbf2160c931c91fcafe2115025d21cad8349bf3b32a52e8_amd64",
"8Base-RHACM-2.6:rhacm2/volsync-mover-rclone-rhel8@sha256:8355564bbddbc0474957b06509dff1b0af5d903572362f8a37bdf0a0785fb930_arm64",
"8Base-RHACM-2.6:rhacm2/volsync-mover-rclone-rhel8@sha256:cdd1849150705a02385d68a1ea6063243c28a1d0cacbb3ccf7b4844df82b17cf_s390x",
"8Base-RHACM-2.6:rhacm2/volsync-mover-restic-rhel8@sha256:6d7f6d469d82cbb09a13b508917b555b40075a191e58d5c6ab78b39f98b2d723_amd64",
"8Base-RHACM-2.6:rhacm2/volsync-mover-restic-rhel8@sha256:af340c16f263cc22201539b46aa190be5bdad9700c41093cd30822b0503118c7_s390x",
"8Base-RHACM-2.6:rhacm2/volsync-mover-restic-rhel8@sha256:bcba5128ef35f15470966ecf5fd6371070949faa1375e930de6208d256bb5aa4_ppc64le",
"8Base-RHACM-2.6:rhacm2/volsync-mover-restic-rhel8@sha256:d1e0fb45b4337dbe141e22b1ad1c3aaf21acad1349644b4f51df35c76ea77997_arm64",
"8Base-RHACM-2.6:rhacm2/volsync-mover-rsync-rhel8@sha256:1b4996edfec9ad6bc81d4637797429866454b49d0e19a4181bcd76deed6db5c6_ppc64le",
"8Base-RHACM-2.6:rhacm2/volsync-mover-rsync-rhel8@sha256:6c02663d7d04e79c26c8d2b8d6ba6d71c19b85062cb7d1c39c9b2277cc503322_s390x",
"8Base-RHACM-2.6:rhacm2/volsync-mover-rsync-rhel8@sha256:6e4e7c4eb153e91c735917dcd6f06f4453c9962a7697ffa40cad941f8b870b45_arm64",
"8Base-RHACM-2.6:rhacm2/volsync-mover-rsync-rhel8@sha256:cfb59342191cc8986ad308670a34f74aceae39329e085d27917aa5ff8d2631a7_amd64",
"8Base-RHACM-2.6:rhacm2/volsync-mover-syncthing-rhel8@sha256:1c3f96c2e7787b5d2c3c48c66a54fa952a59b82dbe119b8f4506279d2ae75304_arm64",
"8Base-RHACM-2.6:rhacm2/volsync-mover-syncthing-rhel8@sha256:457e145404b67acbb681a2432401d6de0a587bf7d844c86d6539dc2605ed87f2_ppc64le",
"8Base-RHACM-2.6:rhacm2/volsync-mover-syncthing-rhel8@sha256:5c6b0466ac9be0293edd8d55f43fe3b9ae5e833a223af33c29b7338c8a47d656_amd64",
"8Base-RHACM-2.6:rhacm2/volsync-mover-syncthing-rhel8@sha256:e4485e9a91a9ab3494ca1fdb0779e8a03a88b846bf4df3b5f34c5fa7b2714bf4_s390x",
"8Base-RHACM-2.6:rhacm2/volsync-operator-bundle@sha256:39f804bbf41c5165b84e06cc15f753a85fe11bf37706f0147a4345a9e8d0488f_amd64",
"8Base-RHACM-2.6:rhacm2/volsync-rhel8@sha256:01a39318c761d435e1cc91837fb017014f5bd7f3fa43f3859fe0b8071e56a385_amd64",
"8Base-RHACM-2.6:rhacm2/volsync-rhel8@sha256:2d1b6bbc13629367ed2cbd0a551e9aa8732f330673d70c0bc8c3ce16049a4ae5_ppc64le",
"8Base-RHACM-2.6:rhacm2/volsync-rhel8@sha256:a90ddd406a30d9a95cfd27f002d133dfc6042309815a9d850cdd36cc788e932d_arm64",
"8Base-RHACM-2.6:rhacm2/volsync-rhel8@sha256:d6780a0a1cf868d6f65f19daf6e9e6ed9ee08b48694fd5f3827ba70714ca7440_s390x"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "golang: compress/gzip: stack exhaustion in Reader.Read"
},
{
"cve": "CVE-2022-30632",
"cwe": {
"id": "CWE-1325",
"name": "Improperly Controlled Sequential Memory Allocation"
},
"discovery_date": "2022-07-14T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2107386"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in golang. Calling Glob on a path that contains a large number of path separators can cause a panic issue due to stack exhaustion. This can cause an attacker to impact availability.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "golang: path/filepath: stack exhaustion in Glob",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "The exploitation of this flaw will only result in a denial of service of the application via the application crashing which is why this has been rated as moderate.\n\nWithin regulated environments, a combination of the following controls acts as a significant barrier to successfully exploiting a CWE-1325: Improperly Controlled Sequential Memory Allocation vulnerability and therefore downgrades the severity of this particular CVE from Moderate to Low.\n\nAccess to the platform is granted only after successful hard token-based multi-factor authentication (MFA) and is governed by least privilege to ensure only authorized users and roles can execute or modify code. Static code analysis and peer reviews enforce strong input validation and error handling, preventing improperly validated inputs from causing system instability, data exposure, or privilege escalation. In the event of successful exploitation, process isolation limits the impact of excessive sequential memory allocation by restricting memory use per process, preventing any single process from exhausting system resources. Finally, the platform uses memory protection mechanisms such as Data Execution Prevention (DEP) and Address Space Layout Randomization (ASLR) to reduce the risk of memory allocation-based attacks.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"8Base-RHACM-2.6:rhacm2/volsync-mover-rclone-rhel8@sha256:0432e656141b9b96c4abe83a319728ee425ecc38b612339b7e746eeab3fa6eb1_ppc64le",
"8Base-RHACM-2.6:rhacm2/volsync-mover-rclone-rhel8@sha256:38e0d652b99dfa8e1fbf2160c931c91fcafe2115025d21cad8349bf3b32a52e8_amd64",
"8Base-RHACM-2.6:rhacm2/volsync-mover-rclone-rhel8@sha256:8355564bbddbc0474957b06509dff1b0af5d903572362f8a37bdf0a0785fb930_arm64",
"8Base-RHACM-2.6:rhacm2/volsync-mover-rclone-rhel8@sha256:cdd1849150705a02385d68a1ea6063243c28a1d0cacbb3ccf7b4844df82b17cf_s390x",
"8Base-RHACM-2.6:rhacm2/volsync-mover-restic-rhel8@sha256:6d7f6d469d82cbb09a13b508917b555b40075a191e58d5c6ab78b39f98b2d723_amd64",
"8Base-RHACM-2.6:rhacm2/volsync-mover-restic-rhel8@sha256:af340c16f263cc22201539b46aa190be5bdad9700c41093cd30822b0503118c7_s390x",
"8Base-RHACM-2.6:rhacm2/volsync-mover-restic-rhel8@sha256:bcba5128ef35f15470966ecf5fd6371070949faa1375e930de6208d256bb5aa4_ppc64le",
"8Base-RHACM-2.6:rhacm2/volsync-mover-restic-rhel8@sha256:d1e0fb45b4337dbe141e22b1ad1c3aaf21acad1349644b4f51df35c76ea77997_arm64",
"8Base-RHACM-2.6:rhacm2/volsync-mover-rsync-rhel8@sha256:1b4996edfec9ad6bc81d4637797429866454b49d0e19a4181bcd76deed6db5c6_ppc64le",
"8Base-RHACM-2.6:rhacm2/volsync-mover-rsync-rhel8@sha256:6c02663d7d04e79c26c8d2b8d6ba6d71c19b85062cb7d1c39c9b2277cc503322_s390x",
"8Base-RHACM-2.6:rhacm2/volsync-mover-rsync-rhel8@sha256:6e4e7c4eb153e91c735917dcd6f06f4453c9962a7697ffa40cad941f8b870b45_arm64",
"8Base-RHACM-2.6:rhacm2/volsync-mover-rsync-rhel8@sha256:cfb59342191cc8986ad308670a34f74aceae39329e085d27917aa5ff8d2631a7_amd64",
"8Base-RHACM-2.6:rhacm2/volsync-mover-syncthing-rhel8@sha256:1c3f96c2e7787b5d2c3c48c66a54fa952a59b82dbe119b8f4506279d2ae75304_arm64",
"8Base-RHACM-2.6:rhacm2/volsync-mover-syncthing-rhel8@sha256:457e145404b67acbb681a2432401d6de0a587bf7d844c86d6539dc2605ed87f2_ppc64le",
"8Base-RHACM-2.6:rhacm2/volsync-mover-syncthing-rhel8@sha256:5c6b0466ac9be0293edd8d55f43fe3b9ae5e833a223af33c29b7338c8a47d656_amd64",
"8Base-RHACM-2.6:rhacm2/volsync-mover-syncthing-rhel8@sha256:e4485e9a91a9ab3494ca1fdb0779e8a03a88b846bf4df3b5f34c5fa7b2714bf4_s390x",
"8Base-RHACM-2.6:rhacm2/volsync-operator-bundle@sha256:39f804bbf41c5165b84e06cc15f753a85fe11bf37706f0147a4345a9e8d0488f_amd64",
"8Base-RHACM-2.6:rhacm2/volsync-rhel8@sha256:01a39318c761d435e1cc91837fb017014f5bd7f3fa43f3859fe0b8071e56a385_amd64",
"8Base-RHACM-2.6:rhacm2/volsync-rhel8@sha256:2d1b6bbc13629367ed2cbd0a551e9aa8732f330673d70c0bc8c3ce16049a4ae5_ppc64le",
"8Base-RHACM-2.6:rhacm2/volsync-rhel8@sha256:a90ddd406a30d9a95cfd27f002d133dfc6042309815a9d850cdd36cc788e932d_arm64",
"8Base-RHACM-2.6:rhacm2/volsync-rhel8@sha256:d6780a0a1cf868d6f65f19daf6e9e6ed9ee08b48694fd5f3827ba70714ca7440_s390x"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2022-30632"
},
{
"category": "external",
"summary": "RHBZ#2107386",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2107386"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2022-30632",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-30632"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2022-30632",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2022-30632"
},
{
"category": "external",
"summary": "https://go.dev/issue/53416",
"url": "https://go.dev/issue/53416"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-announce/c/nqrv9fbR0zE",
"url": "https://groups.google.com/g/golang-announce/c/nqrv9fbR0zE"
}
],
"release_date": "2022-07-12T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2022-09-06T14:14:15+00:00",
"details": "For details on how to install VolSync, refer to:\n\nhttps://access.redhat.com/documentation/en-us/red_hat_advanced_cluster_management_for_kubernetes/2.6/html/add-ons/add-ons-overview#volsync-rsync-rep",
"product_ids": [
"8Base-RHACM-2.6:rhacm2/volsync-mover-rclone-rhel8@sha256:0432e656141b9b96c4abe83a319728ee425ecc38b612339b7e746eeab3fa6eb1_ppc64le",
"8Base-RHACM-2.6:rhacm2/volsync-mover-rclone-rhel8@sha256:38e0d652b99dfa8e1fbf2160c931c91fcafe2115025d21cad8349bf3b32a52e8_amd64",
"8Base-RHACM-2.6:rhacm2/volsync-mover-rclone-rhel8@sha256:8355564bbddbc0474957b06509dff1b0af5d903572362f8a37bdf0a0785fb930_arm64",
"8Base-RHACM-2.6:rhacm2/volsync-mover-rclone-rhel8@sha256:cdd1849150705a02385d68a1ea6063243c28a1d0cacbb3ccf7b4844df82b17cf_s390x",
"8Base-RHACM-2.6:rhacm2/volsync-mover-restic-rhel8@sha256:6d7f6d469d82cbb09a13b508917b555b40075a191e58d5c6ab78b39f98b2d723_amd64",
"8Base-RHACM-2.6:rhacm2/volsync-mover-restic-rhel8@sha256:af340c16f263cc22201539b46aa190be5bdad9700c41093cd30822b0503118c7_s390x",
"8Base-RHACM-2.6:rhacm2/volsync-mover-restic-rhel8@sha256:bcba5128ef35f15470966ecf5fd6371070949faa1375e930de6208d256bb5aa4_ppc64le",
"8Base-RHACM-2.6:rhacm2/volsync-mover-restic-rhel8@sha256:d1e0fb45b4337dbe141e22b1ad1c3aaf21acad1349644b4f51df35c76ea77997_arm64",
"8Base-RHACM-2.6:rhacm2/volsync-mover-rsync-rhel8@sha256:1b4996edfec9ad6bc81d4637797429866454b49d0e19a4181bcd76deed6db5c6_ppc64le",
"8Base-RHACM-2.6:rhacm2/volsync-mover-rsync-rhel8@sha256:6c02663d7d04e79c26c8d2b8d6ba6d71c19b85062cb7d1c39c9b2277cc503322_s390x",
"8Base-RHACM-2.6:rhacm2/volsync-mover-rsync-rhel8@sha256:6e4e7c4eb153e91c735917dcd6f06f4453c9962a7697ffa40cad941f8b870b45_arm64",
"8Base-RHACM-2.6:rhacm2/volsync-mover-rsync-rhel8@sha256:cfb59342191cc8986ad308670a34f74aceae39329e085d27917aa5ff8d2631a7_amd64",
"8Base-RHACM-2.6:rhacm2/volsync-mover-syncthing-rhel8@sha256:1c3f96c2e7787b5d2c3c48c66a54fa952a59b82dbe119b8f4506279d2ae75304_arm64",
"8Base-RHACM-2.6:rhacm2/volsync-mover-syncthing-rhel8@sha256:457e145404b67acbb681a2432401d6de0a587bf7d844c86d6539dc2605ed87f2_ppc64le",
"8Base-RHACM-2.6:rhacm2/volsync-mover-syncthing-rhel8@sha256:5c6b0466ac9be0293edd8d55f43fe3b9ae5e833a223af33c29b7338c8a47d656_amd64",
"8Base-RHACM-2.6:rhacm2/volsync-mover-syncthing-rhel8@sha256:e4485e9a91a9ab3494ca1fdb0779e8a03a88b846bf4df3b5f34c5fa7b2714bf4_s390x",
"8Base-RHACM-2.6:rhacm2/volsync-operator-bundle@sha256:39f804bbf41c5165b84e06cc15f753a85fe11bf37706f0147a4345a9e8d0488f_amd64",
"8Base-RHACM-2.6:rhacm2/volsync-rhel8@sha256:01a39318c761d435e1cc91837fb017014f5bd7f3fa43f3859fe0b8071e56a385_amd64",
"8Base-RHACM-2.6:rhacm2/volsync-rhel8@sha256:2d1b6bbc13629367ed2cbd0a551e9aa8732f330673d70c0bc8c3ce16049a4ae5_ppc64le",
"8Base-RHACM-2.6:rhacm2/volsync-rhel8@sha256:a90ddd406a30d9a95cfd27f002d133dfc6042309815a9d850cdd36cc788e932d_arm64",
"8Base-RHACM-2.6:rhacm2/volsync-rhel8@sha256:d6780a0a1cf868d6f65f19daf6e9e6ed9ee08b48694fd5f3827ba70714ca7440_s390x"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2022:6347"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"8Base-RHACM-2.6:rhacm2/volsync-mover-rclone-rhel8@sha256:0432e656141b9b96c4abe83a319728ee425ecc38b612339b7e746eeab3fa6eb1_ppc64le",
"8Base-RHACM-2.6:rhacm2/volsync-mover-rclone-rhel8@sha256:38e0d652b99dfa8e1fbf2160c931c91fcafe2115025d21cad8349bf3b32a52e8_amd64",
"8Base-RHACM-2.6:rhacm2/volsync-mover-rclone-rhel8@sha256:8355564bbddbc0474957b06509dff1b0af5d903572362f8a37bdf0a0785fb930_arm64",
"8Base-RHACM-2.6:rhacm2/volsync-mover-rclone-rhel8@sha256:cdd1849150705a02385d68a1ea6063243c28a1d0cacbb3ccf7b4844df82b17cf_s390x",
"8Base-RHACM-2.6:rhacm2/volsync-mover-restic-rhel8@sha256:6d7f6d469d82cbb09a13b508917b555b40075a191e58d5c6ab78b39f98b2d723_amd64",
"8Base-RHACM-2.6:rhacm2/volsync-mover-restic-rhel8@sha256:af340c16f263cc22201539b46aa190be5bdad9700c41093cd30822b0503118c7_s390x",
"8Base-RHACM-2.6:rhacm2/volsync-mover-restic-rhel8@sha256:bcba5128ef35f15470966ecf5fd6371070949faa1375e930de6208d256bb5aa4_ppc64le",
"8Base-RHACM-2.6:rhacm2/volsync-mover-restic-rhel8@sha256:d1e0fb45b4337dbe141e22b1ad1c3aaf21acad1349644b4f51df35c76ea77997_arm64",
"8Base-RHACM-2.6:rhacm2/volsync-mover-rsync-rhel8@sha256:1b4996edfec9ad6bc81d4637797429866454b49d0e19a4181bcd76deed6db5c6_ppc64le",
"8Base-RHACM-2.6:rhacm2/volsync-mover-rsync-rhel8@sha256:6c02663d7d04e79c26c8d2b8d6ba6d71c19b85062cb7d1c39c9b2277cc503322_s390x",
"8Base-RHACM-2.6:rhacm2/volsync-mover-rsync-rhel8@sha256:6e4e7c4eb153e91c735917dcd6f06f4453c9962a7697ffa40cad941f8b870b45_arm64",
"8Base-RHACM-2.6:rhacm2/volsync-mover-rsync-rhel8@sha256:cfb59342191cc8986ad308670a34f74aceae39329e085d27917aa5ff8d2631a7_amd64",
"8Base-RHACM-2.6:rhacm2/volsync-mover-syncthing-rhel8@sha256:1c3f96c2e7787b5d2c3c48c66a54fa952a59b82dbe119b8f4506279d2ae75304_arm64",
"8Base-RHACM-2.6:rhacm2/volsync-mover-syncthing-rhel8@sha256:457e145404b67acbb681a2432401d6de0a587bf7d844c86d6539dc2605ed87f2_ppc64le",
"8Base-RHACM-2.6:rhacm2/volsync-mover-syncthing-rhel8@sha256:5c6b0466ac9be0293edd8d55f43fe3b9ae5e833a223af33c29b7338c8a47d656_amd64",
"8Base-RHACM-2.6:rhacm2/volsync-mover-syncthing-rhel8@sha256:e4485e9a91a9ab3494ca1fdb0779e8a03a88b846bf4df3b5f34c5fa7b2714bf4_s390x",
"8Base-RHACM-2.6:rhacm2/volsync-operator-bundle@sha256:39f804bbf41c5165b84e06cc15f753a85fe11bf37706f0147a4345a9e8d0488f_amd64",
"8Base-RHACM-2.6:rhacm2/volsync-rhel8@sha256:01a39318c761d435e1cc91837fb017014f5bd7f3fa43f3859fe0b8071e56a385_amd64",
"8Base-RHACM-2.6:rhacm2/volsync-rhel8@sha256:2d1b6bbc13629367ed2cbd0a551e9aa8732f330673d70c0bc8c3ce16049a4ae5_ppc64le",
"8Base-RHACM-2.6:rhacm2/volsync-rhel8@sha256:a90ddd406a30d9a95cfd27f002d133dfc6042309815a9d850cdd36cc788e932d_arm64",
"8Base-RHACM-2.6:rhacm2/volsync-rhel8@sha256:d6780a0a1cf868d6f65f19daf6e9e6ed9ee08b48694fd5f3827ba70714ca7440_s390x"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "golang: path/filepath: stack exhaustion in Glob"
},
{
"cve": "CVE-2022-30633",
"cwe": {
"id": "CWE-1325",
"name": "Improperly Controlled Sequential Memory Allocation"
},
"discovery_date": "2022-07-14T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2107392"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in golang. Calling Unmarshal on an XML document into a Go struct, which has a nested field that uses the \"any\" field tag, can cause a panic due to stack exhaustion.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "golang: encoding/xml: stack exhaustion in Unmarshal",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "Red Hat has marked this as moderate impact for two primary reasons\n1. Though the vulnerability exists, it is hard to exploit in real scenarios (e.g., the attacker must be able to feed crafted XML documents into specific code paths).\n2. The vulnerability is a denial of service (DoS) due to stack exhaustion rather than code execution or data breach. Since it doesn\u2019t compromise confidentiality or integrity.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"8Base-RHACM-2.6:rhacm2/volsync-mover-rclone-rhel8@sha256:0432e656141b9b96c4abe83a319728ee425ecc38b612339b7e746eeab3fa6eb1_ppc64le",
"8Base-RHACM-2.6:rhacm2/volsync-mover-rclone-rhel8@sha256:38e0d652b99dfa8e1fbf2160c931c91fcafe2115025d21cad8349bf3b32a52e8_amd64",
"8Base-RHACM-2.6:rhacm2/volsync-mover-rclone-rhel8@sha256:8355564bbddbc0474957b06509dff1b0af5d903572362f8a37bdf0a0785fb930_arm64",
"8Base-RHACM-2.6:rhacm2/volsync-mover-rclone-rhel8@sha256:cdd1849150705a02385d68a1ea6063243c28a1d0cacbb3ccf7b4844df82b17cf_s390x",
"8Base-RHACM-2.6:rhacm2/volsync-mover-restic-rhel8@sha256:6d7f6d469d82cbb09a13b508917b555b40075a191e58d5c6ab78b39f98b2d723_amd64",
"8Base-RHACM-2.6:rhacm2/volsync-mover-restic-rhel8@sha256:af340c16f263cc22201539b46aa190be5bdad9700c41093cd30822b0503118c7_s390x",
"8Base-RHACM-2.6:rhacm2/volsync-mover-restic-rhel8@sha256:bcba5128ef35f15470966ecf5fd6371070949faa1375e930de6208d256bb5aa4_ppc64le",
"8Base-RHACM-2.6:rhacm2/volsync-mover-restic-rhel8@sha256:d1e0fb45b4337dbe141e22b1ad1c3aaf21acad1349644b4f51df35c76ea77997_arm64",
"8Base-RHACM-2.6:rhacm2/volsync-mover-rsync-rhel8@sha256:1b4996edfec9ad6bc81d4637797429866454b49d0e19a4181bcd76deed6db5c6_ppc64le",
"8Base-RHACM-2.6:rhacm2/volsync-mover-rsync-rhel8@sha256:6c02663d7d04e79c26c8d2b8d6ba6d71c19b85062cb7d1c39c9b2277cc503322_s390x",
"8Base-RHACM-2.6:rhacm2/volsync-mover-rsync-rhel8@sha256:6e4e7c4eb153e91c735917dcd6f06f4453c9962a7697ffa40cad941f8b870b45_arm64",
"8Base-RHACM-2.6:rhacm2/volsync-mover-rsync-rhel8@sha256:cfb59342191cc8986ad308670a34f74aceae39329e085d27917aa5ff8d2631a7_amd64",
"8Base-RHACM-2.6:rhacm2/volsync-mover-syncthing-rhel8@sha256:1c3f96c2e7787b5d2c3c48c66a54fa952a59b82dbe119b8f4506279d2ae75304_arm64",
"8Base-RHACM-2.6:rhacm2/volsync-mover-syncthing-rhel8@sha256:457e145404b67acbb681a2432401d6de0a587bf7d844c86d6539dc2605ed87f2_ppc64le",
"8Base-RHACM-2.6:rhacm2/volsync-mover-syncthing-rhel8@sha256:5c6b0466ac9be0293edd8d55f43fe3b9ae5e833a223af33c29b7338c8a47d656_amd64",
"8Base-RHACM-2.6:rhacm2/volsync-mover-syncthing-rhel8@sha256:e4485e9a91a9ab3494ca1fdb0779e8a03a88b846bf4df3b5f34c5fa7b2714bf4_s390x",
"8Base-RHACM-2.6:rhacm2/volsync-operator-bundle@sha256:39f804bbf41c5165b84e06cc15f753a85fe11bf37706f0147a4345a9e8d0488f_amd64",
"8Base-RHACM-2.6:rhacm2/volsync-rhel8@sha256:01a39318c761d435e1cc91837fb017014f5bd7f3fa43f3859fe0b8071e56a385_amd64",
"8Base-RHACM-2.6:rhacm2/volsync-rhel8@sha256:2d1b6bbc13629367ed2cbd0a551e9aa8732f330673d70c0bc8c3ce16049a4ae5_ppc64le",
"8Base-RHACM-2.6:rhacm2/volsync-rhel8@sha256:a90ddd406a30d9a95cfd27f002d133dfc6042309815a9d850cdd36cc788e932d_arm64",
"8Base-RHACM-2.6:rhacm2/volsync-rhel8@sha256:d6780a0a1cf868d6f65f19daf6e9e6ed9ee08b48694fd5f3827ba70714ca7440_s390x"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2022-30633"
},
{
"category": "external",
"summary": "RHBZ#2107392",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2107392"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2022-30633",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-30633"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2022-30633",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2022-30633"
},
{
"category": "external",
"summary": "https://go.dev/issue/53611",
"url": "https://go.dev/issue/53611"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-announce/c/nqrv9fbR0zE",
"url": "https://groups.google.com/g/golang-announce/c/nqrv9fbR0zE"
}
],
"release_date": "2022-07-12T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2022-09-06T14:14:15+00:00",
"details": "For details on how to install VolSync, refer to:\n\nhttps://access.redhat.com/documentation/en-us/red_hat_advanced_cluster_management_for_kubernetes/2.6/html/add-ons/add-ons-overview#volsync-rsync-rep",
"product_ids": [
"8Base-RHACM-2.6:rhacm2/volsync-mover-rclone-rhel8@sha256:0432e656141b9b96c4abe83a319728ee425ecc38b612339b7e746eeab3fa6eb1_ppc64le",
"8Base-RHACM-2.6:rhacm2/volsync-mover-rclone-rhel8@sha256:38e0d652b99dfa8e1fbf2160c931c91fcafe2115025d21cad8349bf3b32a52e8_amd64",
"8Base-RHACM-2.6:rhacm2/volsync-mover-rclone-rhel8@sha256:8355564bbddbc0474957b06509dff1b0af5d903572362f8a37bdf0a0785fb930_arm64",
"8Base-RHACM-2.6:rhacm2/volsync-mover-rclone-rhel8@sha256:cdd1849150705a02385d68a1ea6063243c28a1d0cacbb3ccf7b4844df82b17cf_s390x",
"8Base-RHACM-2.6:rhacm2/volsync-mover-restic-rhel8@sha256:6d7f6d469d82cbb09a13b508917b555b40075a191e58d5c6ab78b39f98b2d723_amd64",
"8Base-RHACM-2.6:rhacm2/volsync-mover-restic-rhel8@sha256:af340c16f263cc22201539b46aa190be5bdad9700c41093cd30822b0503118c7_s390x",
"8Base-RHACM-2.6:rhacm2/volsync-mover-restic-rhel8@sha256:bcba5128ef35f15470966ecf5fd6371070949faa1375e930de6208d256bb5aa4_ppc64le",
"8Base-RHACM-2.6:rhacm2/volsync-mover-restic-rhel8@sha256:d1e0fb45b4337dbe141e22b1ad1c3aaf21acad1349644b4f51df35c76ea77997_arm64",
"8Base-RHACM-2.6:rhacm2/volsync-mover-rsync-rhel8@sha256:1b4996edfec9ad6bc81d4637797429866454b49d0e19a4181bcd76deed6db5c6_ppc64le",
"8Base-RHACM-2.6:rhacm2/volsync-mover-rsync-rhel8@sha256:6c02663d7d04e79c26c8d2b8d6ba6d71c19b85062cb7d1c39c9b2277cc503322_s390x",
"8Base-RHACM-2.6:rhacm2/volsync-mover-rsync-rhel8@sha256:6e4e7c4eb153e91c735917dcd6f06f4453c9962a7697ffa40cad941f8b870b45_arm64",
"8Base-RHACM-2.6:rhacm2/volsync-mover-rsync-rhel8@sha256:cfb59342191cc8986ad308670a34f74aceae39329e085d27917aa5ff8d2631a7_amd64",
"8Base-RHACM-2.6:rhacm2/volsync-mover-syncthing-rhel8@sha256:1c3f96c2e7787b5d2c3c48c66a54fa952a59b82dbe119b8f4506279d2ae75304_arm64",
"8Base-RHACM-2.6:rhacm2/volsync-mover-syncthing-rhel8@sha256:457e145404b67acbb681a2432401d6de0a587bf7d844c86d6539dc2605ed87f2_ppc64le",
"8Base-RHACM-2.6:rhacm2/volsync-mover-syncthing-rhel8@sha256:5c6b0466ac9be0293edd8d55f43fe3b9ae5e833a223af33c29b7338c8a47d656_amd64",
"8Base-RHACM-2.6:rhacm2/volsync-mover-syncthing-rhel8@sha256:e4485e9a91a9ab3494ca1fdb0779e8a03a88b846bf4df3b5f34c5fa7b2714bf4_s390x",
"8Base-RHACM-2.6:rhacm2/volsync-operator-bundle@sha256:39f804bbf41c5165b84e06cc15f753a85fe11bf37706f0147a4345a9e8d0488f_amd64",
"8Base-RHACM-2.6:rhacm2/volsync-rhel8@sha256:01a39318c761d435e1cc91837fb017014f5bd7f3fa43f3859fe0b8071e56a385_amd64",
"8Base-RHACM-2.6:rhacm2/volsync-rhel8@sha256:2d1b6bbc13629367ed2cbd0a551e9aa8732f330673d70c0bc8c3ce16049a4ae5_ppc64le",
"8Base-RHACM-2.6:rhacm2/volsync-rhel8@sha256:a90ddd406a30d9a95cfd27f002d133dfc6042309815a9d850cdd36cc788e932d_arm64",
"8Base-RHACM-2.6:rhacm2/volsync-rhel8@sha256:d6780a0a1cf868d6f65f19daf6e9e6ed9ee08b48694fd5f3827ba70714ca7440_s390x"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2022:6347"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"8Base-RHACM-2.6:rhacm2/volsync-mover-rclone-rhel8@sha256:0432e656141b9b96c4abe83a319728ee425ecc38b612339b7e746eeab3fa6eb1_ppc64le",
"8Base-RHACM-2.6:rhacm2/volsync-mover-rclone-rhel8@sha256:38e0d652b99dfa8e1fbf2160c931c91fcafe2115025d21cad8349bf3b32a52e8_amd64",
"8Base-RHACM-2.6:rhacm2/volsync-mover-rclone-rhel8@sha256:8355564bbddbc0474957b06509dff1b0af5d903572362f8a37bdf0a0785fb930_arm64",
"8Base-RHACM-2.6:rhacm2/volsync-mover-rclone-rhel8@sha256:cdd1849150705a02385d68a1ea6063243c28a1d0cacbb3ccf7b4844df82b17cf_s390x",
"8Base-RHACM-2.6:rhacm2/volsync-mover-restic-rhel8@sha256:6d7f6d469d82cbb09a13b508917b555b40075a191e58d5c6ab78b39f98b2d723_amd64",
"8Base-RHACM-2.6:rhacm2/volsync-mover-restic-rhel8@sha256:af340c16f263cc22201539b46aa190be5bdad9700c41093cd30822b0503118c7_s390x",
"8Base-RHACM-2.6:rhacm2/volsync-mover-restic-rhel8@sha256:bcba5128ef35f15470966ecf5fd6371070949faa1375e930de6208d256bb5aa4_ppc64le",
"8Base-RHACM-2.6:rhacm2/volsync-mover-restic-rhel8@sha256:d1e0fb45b4337dbe141e22b1ad1c3aaf21acad1349644b4f51df35c76ea77997_arm64",
"8Base-RHACM-2.6:rhacm2/volsync-mover-rsync-rhel8@sha256:1b4996edfec9ad6bc81d4637797429866454b49d0e19a4181bcd76deed6db5c6_ppc64le",
"8Base-RHACM-2.6:rhacm2/volsync-mover-rsync-rhel8@sha256:6c02663d7d04e79c26c8d2b8d6ba6d71c19b85062cb7d1c39c9b2277cc503322_s390x",
"8Base-RHACM-2.6:rhacm2/volsync-mover-rsync-rhel8@sha256:6e4e7c4eb153e91c735917dcd6f06f4453c9962a7697ffa40cad941f8b870b45_arm64",
"8Base-RHACM-2.6:rhacm2/volsync-mover-rsync-rhel8@sha256:cfb59342191cc8986ad308670a34f74aceae39329e085d27917aa5ff8d2631a7_amd64",
"8Base-RHACM-2.6:rhacm2/volsync-mover-syncthing-rhel8@sha256:1c3f96c2e7787b5d2c3c48c66a54fa952a59b82dbe119b8f4506279d2ae75304_arm64",
"8Base-RHACM-2.6:rhacm2/volsync-mover-syncthing-rhel8@sha256:457e145404b67acbb681a2432401d6de0a587bf7d844c86d6539dc2605ed87f2_ppc64le",
"8Base-RHACM-2.6:rhacm2/volsync-mover-syncthing-rhel8@sha256:5c6b0466ac9be0293edd8d55f43fe3b9ae5e833a223af33c29b7338c8a47d656_amd64",
"8Base-RHACM-2.6:rhacm2/volsync-mover-syncthing-rhel8@sha256:e4485e9a91a9ab3494ca1fdb0779e8a03a88b846bf4df3b5f34c5fa7b2714bf4_s390x",
"8Base-RHACM-2.6:rhacm2/volsync-operator-bundle@sha256:39f804bbf41c5165b84e06cc15f753a85fe11bf37706f0147a4345a9e8d0488f_amd64",
"8Base-RHACM-2.6:rhacm2/volsync-rhel8@sha256:01a39318c761d435e1cc91837fb017014f5bd7f3fa43f3859fe0b8071e56a385_amd64",
"8Base-RHACM-2.6:rhacm2/volsync-rhel8@sha256:2d1b6bbc13629367ed2cbd0a551e9aa8732f330673d70c0bc8c3ce16049a4ae5_ppc64le",
"8Base-RHACM-2.6:rhacm2/volsync-rhel8@sha256:a90ddd406a30d9a95cfd27f002d133dfc6042309815a9d850cdd36cc788e932d_arm64",
"8Base-RHACM-2.6:rhacm2/volsync-rhel8@sha256:d6780a0a1cf868d6f65f19daf6e9e6ed9ee08b48694fd5f3827ba70714ca7440_s390x"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "golang: encoding/xml: stack exhaustion in Unmarshal"
},
{
"cve": "CVE-2022-30635",
"cwe": {
"id": "CWE-1325",
"name": "Improperly Controlled Sequential Memory Allocation"
},
"discovery_date": "2022-07-14T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2107388"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in golang. When calling Decoder, Decode on a message that contains deeply nested structures, a panic can occur due to stack exhaustion and allows an attacker to impact system availability.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "golang: encoding/gob: stack exhaustion in Decoder.Decode",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "OpenShift Container Platform (OCP) starting from 4.10 stream is already compiled in the patched version of Go, hence is not affected by this vulnerability.The vulnerability has been rated as moderate instead of high because the vulnerability can only result in a minor denial of service.\n\nWithin regulated environments, a combination of the following controls acts as a significant barrier to successfully exploiting a CWE-1325: Improperly Controlled Sequential Memory Allocation vulnerability and therefore downgrades the severity of this particular CVE from Moderate to Low.\n\nAccess to the platform is granted only after successful hard token-based multi-factor authentication (MFA) and is governed by least privilege to ensure only authorized users and roles can execute or modify code. Static code analysis and peer reviews enforce strong input validation and error handling, preventing improperly validated inputs from causing system instability, data exposure, or privilege escalation. In the event of successful exploitation, process isolation limits the impact of excessive sequential memory allocation by restricting memory use per process, preventing any single process from exhausting system resources. Finally, the platform uses memory protection mechanisms such as Data Execution Prevention (DEP) and Address Space Layout Randomization (ASLR) to reduce the risk of memory allocation-based attacks.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"8Base-RHACM-2.6:rhacm2/volsync-mover-rclone-rhel8@sha256:0432e656141b9b96c4abe83a319728ee425ecc38b612339b7e746eeab3fa6eb1_ppc64le",
"8Base-RHACM-2.6:rhacm2/volsync-mover-rclone-rhel8@sha256:38e0d652b99dfa8e1fbf2160c931c91fcafe2115025d21cad8349bf3b32a52e8_amd64",
"8Base-RHACM-2.6:rhacm2/volsync-mover-rclone-rhel8@sha256:8355564bbddbc0474957b06509dff1b0af5d903572362f8a37bdf0a0785fb930_arm64",
"8Base-RHACM-2.6:rhacm2/volsync-mover-rclone-rhel8@sha256:cdd1849150705a02385d68a1ea6063243c28a1d0cacbb3ccf7b4844df82b17cf_s390x",
"8Base-RHACM-2.6:rhacm2/volsync-mover-restic-rhel8@sha256:6d7f6d469d82cbb09a13b508917b555b40075a191e58d5c6ab78b39f98b2d723_amd64",
"8Base-RHACM-2.6:rhacm2/volsync-mover-restic-rhel8@sha256:af340c16f263cc22201539b46aa190be5bdad9700c41093cd30822b0503118c7_s390x",
"8Base-RHACM-2.6:rhacm2/volsync-mover-restic-rhel8@sha256:bcba5128ef35f15470966ecf5fd6371070949faa1375e930de6208d256bb5aa4_ppc64le",
"8Base-RHACM-2.6:rhacm2/volsync-mover-restic-rhel8@sha256:d1e0fb45b4337dbe141e22b1ad1c3aaf21acad1349644b4f51df35c76ea77997_arm64",
"8Base-RHACM-2.6:rhacm2/volsync-mover-rsync-rhel8@sha256:1b4996edfec9ad6bc81d4637797429866454b49d0e19a4181bcd76deed6db5c6_ppc64le",
"8Base-RHACM-2.6:rhacm2/volsync-mover-rsync-rhel8@sha256:6c02663d7d04e79c26c8d2b8d6ba6d71c19b85062cb7d1c39c9b2277cc503322_s390x",
"8Base-RHACM-2.6:rhacm2/volsync-mover-rsync-rhel8@sha256:6e4e7c4eb153e91c735917dcd6f06f4453c9962a7697ffa40cad941f8b870b45_arm64",
"8Base-RHACM-2.6:rhacm2/volsync-mover-rsync-rhel8@sha256:cfb59342191cc8986ad308670a34f74aceae39329e085d27917aa5ff8d2631a7_amd64",
"8Base-RHACM-2.6:rhacm2/volsync-mover-syncthing-rhel8@sha256:1c3f96c2e7787b5d2c3c48c66a54fa952a59b82dbe119b8f4506279d2ae75304_arm64",
"8Base-RHACM-2.6:rhacm2/volsync-mover-syncthing-rhel8@sha256:457e145404b67acbb681a2432401d6de0a587bf7d844c86d6539dc2605ed87f2_ppc64le",
"8Base-RHACM-2.6:rhacm2/volsync-mover-syncthing-rhel8@sha256:5c6b0466ac9be0293edd8d55f43fe3b9ae5e833a223af33c29b7338c8a47d656_amd64",
"8Base-RHACM-2.6:rhacm2/volsync-mover-syncthing-rhel8@sha256:e4485e9a91a9ab3494ca1fdb0779e8a03a88b846bf4df3b5f34c5fa7b2714bf4_s390x",
"8Base-RHACM-2.6:rhacm2/volsync-operator-bundle@sha256:39f804bbf41c5165b84e06cc15f753a85fe11bf37706f0147a4345a9e8d0488f_amd64",
"8Base-RHACM-2.6:rhacm2/volsync-rhel8@sha256:01a39318c761d435e1cc91837fb017014f5bd7f3fa43f3859fe0b8071e56a385_amd64",
"8Base-RHACM-2.6:rhacm2/volsync-rhel8@sha256:2d1b6bbc13629367ed2cbd0a551e9aa8732f330673d70c0bc8c3ce16049a4ae5_ppc64le",
"8Base-RHACM-2.6:rhacm2/volsync-rhel8@sha256:a90ddd406a30d9a95cfd27f002d133dfc6042309815a9d850cdd36cc788e932d_arm64",
"8Base-RHACM-2.6:rhacm2/volsync-rhel8@sha256:d6780a0a1cf868d6f65f19daf6e9e6ed9ee08b48694fd5f3827ba70714ca7440_s390x"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2022-30635"
},
{
"category": "external",
"summary": "RHBZ#2107388",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2107388"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2022-30635",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-30635"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2022-30635",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2022-30635"
},
{
"category": "external",
"summary": "https://go.dev/issue/53615",
"url": "https://go.dev/issue/53615"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-announce/c/nqrv9fbR0zE",
"url": "https://groups.google.com/g/golang-announce/c/nqrv9fbR0zE"
}
],
"release_date": "2022-07-12T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2022-09-06T14:14:15+00:00",
"details": "For details on how to install VolSync, refer to:\n\nhttps://access.redhat.com/documentation/en-us/red_hat_advanced_cluster_management_for_kubernetes/2.6/html/add-ons/add-ons-overview#volsync-rsync-rep",
"product_ids": [
"8Base-RHACM-2.6:rhacm2/volsync-mover-rclone-rhel8@sha256:0432e656141b9b96c4abe83a319728ee425ecc38b612339b7e746eeab3fa6eb1_ppc64le",
"8Base-RHACM-2.6:rhacm2/volsync-mover-rclone-rhel8@sha256:38e0d652b99dfa8e1fbf2160c931c91fcafe2115025d21cad8349bf3b32a52e8_amd64",
"8Base-RHACM-2.6:rhacm2/volsync-mover-rclone-rhel8@sha256:8355564bbddbc0474957b06509dff1b0af5d903572362f8a37bdf0a0785fb930_arm64",
"8Base-RHACM-2.6:rhacm2/volsync-mover-rclone-rhel8@sha256:cdd1849150705a02385d68a1ea6063243c28a1d0cacbb3ccf7b4844df82b17cf_s390x",
"8Base-RHACM-2.6:rhacm2/volsync-mover-restic-rhel8@sha256:6d7f6d469d82cbb09a13b508917b555b40075a191e58d5c6ab78b39f98b2d723_amd64",
"8Base-RHACM-2.6:rhacm2/volsync-mover-restic-rhel8@sha256:af340c16f263cc22201539b46aa190be5bdad9700c41093cd30822b0503118c7_s390x",
"8Base-RHACM-2.6:rhacm2/volsync-mover-restic-rhel8@sha256:bcba5128ef35f15470966ecf5fd6371070949faa1375e930de6208d256bb5aa4_ppc64le",
"8Base-RHACM-2.6:rhacm2/volsync-mover-restic-rhel8@sha256:d1e0fb45b4337dbe141e22b1ad1c3aaf21acad1349644b4f51df35c76ea77997_arm64",
"8Base-RHACM-2.6:rhacm2/volsync-mover-rsync-rhel8@sha256:1b4996edfec9ad6bc81d4637797429866454b49d0e19a4181bcd76deed6db5c6_ppc64le",
"8Base-RHACM-2.6:rhacm2/volsync-mover-rsync-rhel8@sha256:6c02663d7d04e79c26c8d2b8d6ba6d71c19b85062cb7d1c39c9b2277cc503322_s390x",
"8Base-RHACM-2.6:rhacm2/volsync-mover-rsync-rhel8@sha256:6e4e7c4eb153e91c735917dcd6f06f4453c9962a7697ffa40cad941f8b870b45_arm64",
"8Base-RHACM-2.6:rhacm2/volsync-mover-rsync-rhel8@sha256:cfb59342191cc8986ad308670a34f74aceae39329e085d27917aa5ff8d2631a7_amd64",
"8Base-RHACM-2.6:rhacm2/volsync-mover-syncthing-rhel8@sha256:1c3f96c2e7787b5d2c3c48c66a54fa952a59b82dbe119b8f4506279d2ae75304_arm64",
"8Base-RHACM-2.6:rhacm2/volsync-mover-syncthing-rhel8@sha256:457e145404b67acbb681a2432401d6de0a587bf7d844c86d6539dc2605ed87f2_ppc64le",
"8Base-RHACM-2.6:rhacm2/volsync-mover-syncthing-rhel8@sha256:5c6b0466ac9be0293edd8d55f43fe3b9ae5e833a223af33c29b7338c8a47d656_amd64",
"8Base-RHACM-2.6:rhacm2/volsync-mover-syncthing-rhel8@sha256:e4485e9a91a9ab3494ca1fdb0779e8a03a88b846bf4df3b5f34c5fa7b2714bf4_s390x",
"8Base-RHACM-2.6:rhacm2/volsync-operator-bundle@sha256:39f804bbf41c5165b84e06cc15f753a85fe11bf37706f0147a4345a9e8d0488f_amd64",
"8Base-RHACM-2.6:rhacm2/volsync-rhel8@sha256:01a39318c761d435e1cc91837fb017014f5bd7f3fa43f3859fe0b8071e56a385_amd64",
"8Base-RHACM-2.6:rhacm2/volsync-rhel8@sha256:2d1b6bbc13629367ed2cbd0a551e9aa8732f330673d70c0bc8c3ce16049a4ae5_ppc64le",
"8Base-RHACM-2.6:rhacm2/volsync-rhel8@sha256:a90ddd406a30d9a95cfd27f002d133dfc6042309815a9d850cdd36cc788e932d_arm64",
"8Base-RHACM-2.6:rhacm2/volsync-rhel8@sha256:d6780a0a1cf868d6f65f19daf6e9e6ed9ee08b48694fd5f3827ba70714ca7440_s390x"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2022:6347"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"8Base-RHACM-2.6:rhacm2/volsync-mover-rclone-rhel8@sha256:0432e656141b9b96c4abe83a319728ee425ecc38b612339b7e746eeab3fa6eb1_ppc64le",
"8Base-RHACM-2.6:rhacm2/volsync-mover-rclone-rhel8@sha256:38e0d652b99dfa8e1fbf2160c931c91fcafe2115025d21cad8349bf3b32a52e8_amd64",
"8Base-RHACM-2.6:rhacm2/volsync-mover-rclone-rhel8@sha256:8355564bbddbc0474957b06509dff1b0af5d903572362f8a37bdf0a0785fb930_arm64",
"8Base-RHACM-2.6:rhacm2/volsync-mover-rclone-rhel8@sha256:cdd1849150705a02385d68a1ea6063243c28a1d0cacbb3ccf7b4844df82b17cf_s390x",
"8Base-RHACM-2.6:rhacm2/volsync-mover-restic-rhel8@sha256:6d7f6d469d82cbb09a13b508917b555b40075a191e58d5c6ab78b39f98b2d723_amd64",
"8Base-RHACM-2.6:rhacm2/volsync-mover-restic-rhel8@sha256:af340c16f263cc22201539b46aa190be5bdad9700c41093cd30822b0503118c7_s390x",
"8Base-RHACM-2.6:rhacm2/volsync-mover-restic-rhel8@sha256:bcba5128ef35f15470966ecf5fd6371070949faa1375e930de6208d256bb5aa4_ppc64le",
"8Base-RHACM-2.6:rhacm2/volsync-mover-restic-rhel8@sha256:d1e0fb45b4337dbe141e22b1ad1c3aaf21acad1349644b4f51df35c76ea77997_arm64",
"8Base-RHACM-2.6:rhacm2/volsync-mover-rsync-rhel8@sha256:1b4996edfec9ad6bc81d4637797429866454b49d0e19a4181bcd76deed6db5c6_ppc64le",
"8Base-RHACM-2.6:rhacm2/volsync-mover-rsync-rhel8@sha256:6c02663d7d04e79c26c8d2b8d6ba6d71c19b85062cb7d1c39c9b2277cc503322_s390x",
"8Base-RHACM-2.6:rhacm2/volsync-mover-rsync-rhel8@sha256:6e4e7c4eb153e91c735917dcd6f06f4453c9962a7697ffa40cad941f8b870b45_arm64",
"8Base-RHACM-2.6:rhacm2/volsync-mover-rsync-rhel8@sha256:cfb59342191cc8986ad308670a34f74aceae39329e085d27917aa5ff8d2631a7_amd64",
"8Base-RHACM-2.6:rhacm2/volsync-mover-syncthing-rhel8@sha256:1c3f96c2e7787b5d2c3c48c66a54fa952a59b82dbe119b8f4506279d2ae75304_arm64",
"8Base-RHACM-2.6:rhacm2/volsync-mover-syncthing-rhel8@sha256:457e145404b67acbb681a2432401d6de0a587bf7d844c86d6539dc2605ed87f2_ppc64le",
"8Base-RHACM-2.6:rhacm2/volsync-mover-syncthing-rhel8@sha256:5c6b0466ac9be0293edd8d55f43fe3b9ae5e833a223af33c29b7338c8a47d656_amd64",
"8Base-RHACM-2.6:rhacm2/volsync-mover-syncthing-rhel8@sha256:e4485e9a91a9ab3494ca1fdb0779e8a03a88b846bf4df3b5f34c5fa7b2714bf4_s390x",
"8Base-RHACM-2.6:rhacm2/volsync-operator-bundle@sha256:39f804bbf41c5165b84e06cc15f753a85fe11bf37706f0147a4345a9e8d0488f_amd64",
"8Base-RHACM-2.6:rhacm2/volsync-rhel8@sha256:01a39318c761d435e1cc91837fb017014f5bd7f3fa43f3859fe0b8071e56a385_amd64",
"8Base-RHACM-2.6:rhacm2/volsync-rhel8@sha256:2d1b6bbc13629367ed2cbd0a551e9aa8732f330673d70c0bc8c3ce16049a4ae5_ppc64le",
"8Base-RHACM-2.6:rhacm2/volsync-rhel8@sha256:a90ddd406a30d9a95cfd27f002d133dfc6042309815a9d850cdd36cc788e932d_arm64",
"8Base-RHACM-2.6:rhacm2/volsync-rhel8@sha256:d6780a0a1cf868d6f65f19daf6e9e6ed9ee08b48694fd5f3827ba70714ca7440_s390x"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "golang: encoding/gob: stack exhaustion in Decoder.Decode"
},
{
"cve": "CVE-2022-32148",
"cwe": {
"id": "CWE-200",
"name": "Exposure of Sensitive Information to an Unauthorized Actor"
},
"discovery_date": "2022-07-14T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2107383"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in net/http/httputil golang package. When httputil.ReverseProxy.ServeHTTP is called with a Request.Header map containing a nil value for the X-Forwarded-For header, ReverseProxy could set the client IP incorrectly. This issue may affect confidentiality.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "golang: net/http/httputil: NewSingleHostReverseProxy - omit X-Forwarded-For not working",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "Within regulated environments, a combination of the following controls acts as a significant barrier to successfully exploiting a CWE-200: Exposure of Sensitive Information to an Unauthorized Actor vulnerability and therefore downgrades the severity of this particular CVE from Moderate to Low.\n\nAccess to the platform is granted only after successful hard token, multi-factor authentication (MFA), which is coupled with account management controls, including integration with single sign-on (SSO), to ensure that user permissions are restricted to only the functions necessary for their roles. Access to sensitive information is explicitly authorized and enforced based on predefined access policies. Event logs are collected and processed for centralization, correlation, analysis, monitoring, reporting, alerting, and retention. This process ensures that audit logs are generated for specific events involving sensitive information, which helps identify patterns of unauthorized access or data exposure. The platform enforces the use of validated cryptographic modules across compute resources to protect the confidentiality of information, even in the event of interception.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"8Base-RHACM-2.6:rhacm2/volsync-mover-rclone-rhel8@sha256:0432e656141b9b96c4abe83a319728ee425ecc38b612339b7e746eeab3fa6eb1_ppc64le",
"8Base-RHACM-2.6:rhacm2/volsync-mover-rclone-rhel8@sha256:38e0d652b99dfa8e1fbf2160c931c91fcafe2115025d21cad8349bf3b32a52e8_amd64",
"8Base-RHACM-2.6:rhacm2/volsync-mover-rclone-rhel8@sha256:8355564bbddbc0474957b06509dff1b0af5d903572362f8a37bdf0a0785fb930_arm64",
"8Base-RHACM-2.6:rhacm2/volsync-mover-rclone-rhel8@sha256:cdd1849150705a02385d68a1ea6063243c28a1d0cacbb3ccf7b4844df82b17cf_s390x",
"8Base-RHACM-2.6:rhacm2/volsync-mover-restic-rhel8@sha256:6d7f6d469d82cbb09a13b508917b555b40075a191e58d5c6ab78b39f98b2d723_amd64",
"8Base-RHACM-2.6:rhacm2/volsync-mover-restic-rhel8@sha256:af340c16f263cc22201539b46aa190be5bdad9700c41093cd30822b0503118c7_s390x",
"8Base-RHACM-2.6:rhacm2/volsync-mover-restic-rhel8@sha256:bcba5128ef35f15470966ecf5fd6371070949faa1375e930de6208d256bb5aa4_ppc64le",
"8Base-RHACM-2.6:rhacm2/volsync-mover-restic-rhel8@sha256:d1e0fb45b4337dbe141e22b1ad1c3aaf21acad1349644b4f51df35c76ea77997_arm64",
"8Base-RHACM-2.6:rhacm2/volsync-mover-rsync-rhel8@sha256:1b4996edfec9ad6bc81d4637797429866454b49d0e19a4181bcd76deed6db5c6_ppc64le",
"8Base-RHACM-2.6:rhacm2/volsync-mover-rsync-rhel8@sha256:6c02663d7d04e79c26c8d2b8d6ba6d71c19b85062cb7d1c39c9b2277cc503322_s390x",
"8Base-RHACM-2.6:rhacm2/volsync-mover-rsync-rhel8@sha256:6e4e7c4eb153e91c735917dcd6f06f4453c9962a7697ffa40cad941f8b870b45_arm64",
"8Base-RHACM-2.6:rhacm2/volsync-mover-rsync-rhel8@sha256:cfb59342191cc8986ad308670a34f74aceae39329e085d27917aa5ff8d2631a7_amd64",
"8Base-RHACM-2.6:rhacm2/volsync-mover-syncthing-rhel8@sha256:1c3f96c2e7787b5d2c3c48c66a54fa952a59b82dbe119b8f4506279d2ae75304_arm64",
"8Base-RHACM-2.6:rhacm2/volsync-mover-syncthing-rhel8@sha256:457e145404b67acbb681a2432401d6de0a587bf7d844c86d6539dc2605ed87f2_ppc64le",
"8Base-RHACM-2.6:rhacm2/volsync-mover-syncthing-rhel8@sha256:5c6b0466ac9be0293edd8d55f43fe3b9ae5e833a223af33c29b7338c8a47d656_amd64",
"8Base-RHACM-2.6:rhacm2/volsync-mover-syncthing-rhel8@sha256:e4485e9a91a9ab3494ca1fdb0779e8a03a88b846bf4df3b5f34c5fa7b2714bf4_s390x",
"8Base-RHACM-2.6:rhacm2/volsync-operator-bundle@sha256:39f804bbf41c5165b84e06cc15f753a85fe11bf37706f0147a4345a9e8d0488f_amd64",
"8Base-RHACM-2.6:rhacm2/volsync-rhel8@sha256:01a39318c761d435e1cc91837fb017014f5bd7f3fa43f3859fe0b8071e56a385_amd64",
"8Base-RHACM-2.6:rhacm2/volsync-rhel8@sha256:2d1b6bbc13629367ed2cbd0a551e9aa8732f330673d70c0bc8c3ce16049a4ae5_ppc64le",
"8Base-RHACM-2.6:rhacm2/volsync-rhel8@sha256:a90ddd406a30d9a95cfd27f002d133dfc6042309815a9d850cdd36cc788e932d_arm64",
"8Base-RHACM-2.6:rhacm2/volsync-rhel8@sha256:d6780a0a1cf868d6f65f19daf6e9e6ed9ee08b48694fd5f3827ba70714ca7440_s390x"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2022-32148"
},
{
"category": "external",
"summary": "RHBZ#2107383",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2107383"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2022-32148",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-32148"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2022-32148",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2022-32148"
},
{
"category": "external",
"summary": "https://go.dev/issue/53423",
"url": "https://go.dev/issue/53423"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-announce/c/nqrv9fbR0zE",
"url": "https://groups.google.com/g/golang-announce/c/nqrv9fbR0zE"
}
],
"release_date": "2022-07-12T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2022-09-06T14:14:15+00:00",
"details": "For details on how to install VolSync, refer to:\n\nhttps://access.redhat.com/documentation/en-us/red_hat_advanced_cluster_management_for_kubernetes/2.6/html/add-ons/add-ons-overview#volsync-rsync-rep",
"product_ids": [
"8Base-RHACM-2.6:rhacm2/volsync-mover-rclone-rhel8@sha256:0432e656141b9b96c4abe83a319728ee425ecc38b612339b7e746eeab3fa6eb1_ppc64le",
"8Base-RHACM-2.6:rhacm2/volsync-mover-rclone-rhel8@sha256:38e0d652b99dfa8e1fbf2160c931c91fcafe2115025d21cad8349bf3b32a52e8_amd64",
"8Base-RHACM-2.6:rhacm2/volsync-mover-rclone-rhel8@sha256:8355564bbddbc0474957b06509dff1b0af5d903572362f8a37bdf0a0785fb930_arm64",
"8Base-RHACM-2.6:rhacm2/volsync-mover-rclone-rhel8@sha256:cdd1849150705a02385d68a1ea6063243c28a1d0cacbb3ccf7b4844df82b17cf_s390x",
"8Base-RHACM-2.6:rhacm2/volsync-mover-restic-rhel8@sha256:6d7f6d469d82cbb09a13b508917b555b40075a191e58d5c6ab78b39f98b2d723_amd64",
"8Base-RHACM-2.6:rhacm2/volsync-mover-restic-rhel8@sha256:af340c16f263cc22201539b46aa190be5bdad9700c41093cd30822b0503118c7_s390x",
"8Base-RHACM-2.6:rhacm2/volsync-mover-restic-rhel8@sha256:bcba5128ef35f15470966ecf5fd6371070949faa1375e930de6208d256bb5aa4_ppc64le",
"8Base-RHACM-2.6:rhacm2/volsync-mover-restic-rhel8@sha256:d1e0fb45b4337dbe141e22b1ad1c3aaf21acad1349644b4f51df35c76ea77997_arm64",
"8Base-RHACM-2.6:rhacm2/volsync-mover-rsync-rhel8@sha256:1b4996edfec9ad6bc81d4637797429866454b49d0e19a4181bcd76deed6db5c6_ppc64le",
"8Base-RHACM-2.6:rhacm2/volsync-mover-rsync-rhel8@sha256:6c02663d7d04e79c26c8d2b8d6ba6d71c19b85062cb7d1c39c9b2277cc503322_s390x",
"8Base-RHACM-2.6:rhacm2/volsync-mover-rsync-rhel8@sha256:6e4e7c4eb153e91c735917dcd6f06f4453c9962a7697ffa40cad941f8b870b45_arm64",
"8Base-RHACM-2.6:rhacm2/volsync-mover-rsync-rhel8@sha256:cfb59342191cc8986ad308670a34f74aceae39329e085d27917aa5ff8d2631a7_amd64",
"8Base-RHACM-2.6:rhacm2/volsync-mover-syncthing-rhel8@sha256:1c3f96c2e7787b5d2c3c48c66a54fa952a59b82dbe119b8f4506279d2ae75304_arm64",
"8Base-RHACM-2.6:rhacm2/volsync-mover-syncthing-rhel8@sha256:457e145404b67acbb681a2432401d6de0a587bf7d844c86d6539dc2605ed87f2_ppc64le",
"8Base-RHACM-2.6:rhacm2/volsync-mover-syncthing-rhel8@sha256:5c6b0466ac9be0293edd8d55f43fe3b9ae5e833a223af33c29b7338c8a47d656_amd64",
"8Base-RHACM-2.6:rhacm2/volsync-mover-syncthing-rhel8@sha256:e4485e9a91a9ab3494ca1fdb0779e8a03a88b846bf4df3b5f34c5fa7b2714bf4_s390x",
"8Base-RHACM-2.6:rhacm2/volsync-operator-bundle@sha256:39f804bbf41c5165b84e06cc15f753a85fe11bf37706f0147a4345a9e8d0488f_amd64",
"8Base-RHACM-2.6:rhacm2/volsync-rhel8@sha256:01a39318c761d435e1cc91837fb017014f5bd7f3fa43f3859fe0b8071e56a385_amd64",
"8Base-RHACM-2.6:rhacm2/volsync-rhel8@sha256:2d1b6bbc13629367ed2cbd0a551e9aa8732f330673d70c0bc8c3ce16049a4ae5_ppc64le",
"8Base-RHACM-2.6:rhacm2/volsync-rhel8@sha256:a90ddd406a30d9a95cfd27f002d133dfc6042309815a9d850cdd36cc788e932d_arm64",
"8Base-RHACM-2.6:rhacm2/volsync-rhel8@sha256:d6780a0a1cf868d6f65f19daf6e9e6ed9ee08b48694fd5f3827ba70714ca7440_s390x"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2022:6347"
}
],
"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.6:rhacm2/volsync-mover-rclone-rhel8@sha256:0432e656141b9b96c4abe83a319728ee425ecc38b612339b7e746eeab3fa6eb1_ppc64le",
"8Base-RHACM-2.6:rhacm2/volsync-mover-rclone-rhel8@sha256:38e0d652b99dfa8e1fbf2160c931c91fcafe2115025d21cad8349bf3b32a52e8_amd64",
"8Base-RHACM-2.6:rhacm2/volsync-mover-rclone-rhel8@sha256:8355564bbddbc0474957b06509dff1b0af5d903572362f8a37bdf0a0785fb930_arm64",
"8Base-RHACM-2.6:rhacm2/volsync-mover-rclone-rhel8@sha256:cdd1849150705a02385d68a1ea6063243c28a1d0cacbb3ccf7b4844df82b17cf_s390x",
"8Base-RHACM-2.6:rhacm2/volsync-mover-restic-rhel8@sha256:6d7f6d469d82cbb09a13b508917b555b40075a191e58d5c6ab78b39f98b2d723_amd64",
"8Base-RHACM-2.6:rhacm2/volsync-mover-restic-rhel8@sha256:af340c16f263cc22201539b46aa190be5bdad9700c41093cd30822b0503118c7_s390x",
"8Base-RHACM-2.6:rhacm2/volsync-mover-restic-rhel8@sha256:bcba5128ef35f15470966ecf5fd6371070949faa1375e930de6208d256bb5aa4_ppc64le",
"8Base-RHACM-2.6:rhacm2/volsync-mover-restic-rhel8@sha256:d1e0fb45b4337dbe141e22b1ad1c3aaf21acad1349644b4f51df35c76ea77997_arm64",
"8Base-RHACM-2.6:rhacm2/volsync-mover-rsync-rhel8@sha256:1b4996edfec9ad6bc81d4637797429866454b49d0e19a4181bcd76deed6db5c6_ppc64le",
"8Base-RHACM-2.6:rhacm2/volsync-mover-rsync-rhel8@sha256:6c02663d7d04e79c26c8d2b8d6ba6d71c19b85062cb7d1c39c9b2277cc503322_s390x",
"8Base-RHACM-2.6:rhacm2/volsync-mover-rsync-rhel8@sha256:6e4e7c4eb153e91c735917dcd6f06f4453c9962a7697ffa40cad941f8b870b45_arm64",
"8Base-RHACM-2.6:rhacm2/volsync-mover-rsync-rhel8@sha256:cfb59342191cc8986ad308670a34f74aceae39329e085d27917aa5ff8d2631a7_amd64",
"8Base-RHACM-2.6:rhacm2/volsync-mover-syncthing-rhel8@sha256:1c3f96c2e7787b5d2c3c48c66a54fa952a59b82dbe119b8f4506279d2ae75304_arm64",
"8Base-RHACM-2.6:rhacm2/volsync-mover-syncthing-rhel8@sha256:457e145404b67acbb681a2432401d6de0a587bf7d844c86d6539dc2605ed87f2_ppc64le",
"8Base-RHACM-2.6:rhacm2/volsync-mover-syncthing-rhel8@sha256:5c6b0466ac9be0293edd8d55f43fe3b9ae5e833a223af33c29b7338c8a47d656_amd64",
"8Base-RHACM-2.6:rhacm2/volsync-mover-syncthing-rhel8@sha256:e4485e9a91a9ab3494ca1fdb0779e8a03a88b846bf4df3b5f34c5fa7b2714bf4_s390x",
"8Base-RHACM-2.6:rhacm2/volsync-operator-bundle@sha256:39f804bbf41c5165b84e06cc15f753a85fe11bf37706f0147a4345a9e8d0488f_amd64",
"8Base-RHACM-2.6:rhacm2/volsync-rhel8@sha256:01a39318c761d435e1cc91837fb017014f5bd7f3fa43f3859fe0b8071e56a385_amd64",
"8Base-RHACM-2.6:rhacm2/volsync-rhel8@sha256:2d1b6bbc13629367ed2cbd0a551e9aa8732f330673d70c0bc8c3ce16049a4ae5_ppc64le",
"8Base-RHACM-2.6:rhacm2/volsync-rhel8@sha256:a90ddd406a30d9a95cfd27f002d133dfc6042309815a9d850cdd36cc788e932d_arm64",
"8Base-RHACM-2.6:rhacm2/volsync-rhel8@sha256:d6780a0a1cf868d6f65f19daf6e9e6ed9ee08b48694fd5f3827ba70714ca7440_s390x"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "golang: net/http/httputil: NewSingleHostReverseProxy - omit X-Forwarded-For not working"
}
]
}
rhsa-2023_3914
Vulnerability from csaf_redhat
Notes
{
"document": {
"aggregate_severity": {
"namespace": "https://access.redhat.com/security/updates/classification/",
"text": "Important"
},
"category": "csaf_security_advisory",
"csaf_version": "2.0",
"distribution": {
"text": "Copyright \u00a9 Red Hat, Inc. All rights reserved.",
"tlp": {
"label": "WHITE",
"url": "https://www.first.org/tlp/"
}
},
"lang": "en",
"notes": [
{
"category": "summary",
"text": "Red Hat OpenShift Container Platform release 4.11.44 is now available with updates to packages and images that fix several bugs and add enhancements.\n\nThis release includes a security update for Red Hat OpenShift Container Platform 4.11.\n\nRed Hat Product Security has rated this update as having a security impact of Important. A Common Vulnerability Scoring System (CVSS) base score, which gives a detailed severity rating, is available for each vulnerability from the CVE link(s) in the References section.",
"title": "Topic"
},
{
"category": "general",
"text": "Red Hat OpenShift Container Platform is Red Hat\u0027s cloud computing Kubernetes application platform solution designed for on-premise or private cloud deployments.\n\nThis advisory contains the RPM packages for Red Hat OpenShift Container Platform 4.11.44. See the following advisory for the container images for this release:\n\nhttps://access.redhat.com/errata/RHSA-2023:3915\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* golang: math/big: uncontrolled memory consumption due to an unhandled overflow via Rat.SetString (CVE-2022-23772)\n\n* golang: encoding/pem: fix stack overflow in Decode (CVE-2022-24675)\n\n* golang: crypto/elliptic: panic caused by oversized scalar (CVE-2022-28327)\n\n* golang: net/http: excessive memory growth in a Go server accepting HTTP/2 requests (CVE-2022-41717)\n\n* golang: crypto/tls: session tickets lack random ticket_age_add (CVE-2022-30629)\n\nFor more details about the security issue(s), including the impact, a CVSS score, acknowledgments, and other related information, refer to the CVE page(s) listed in the References section.\n\nAll OpenShift Container Platform 4.11 users are advised to upgrade to these updated packages and images when they are available in the appropriate release channel. To check for available updates, use the OpenShift CLI (oc) or web console. Instructions for upgrading a cluster are available at https://docs.openshift.com/container-platform/4.11/updating/updating-cluster-cli.html",
"title": "Details"
},
{
"category": "legal_disclaimer",
"text": "This content is licensed under the Creative Commons Attribution 4.0 International License (https://creativecommons.org/licenses/by/4.0/). If you distribute this content, or a modified version of it, you must provide attribution to Red Hat Inc. and provide a link to the original.",
"title": "Terms of Use"
}
],
"publisher": {
"category": "vendor",
"contact_details": "https://access.redhat.com/security/team/contact/",
"issuing_authority": "Red Hat Product Security is responsible for vulnerability handling across all Red Hat products and services.",
"name": "Red Hat Product Security",
"namespace": "https://www.redhat.com"
},
"references": [
{
"category": "self",
"summary": "https://access.redhat.com/errata/RHSA-2023:3914",
"url": "https://access.redhat.com/errata/RHSA-2023:3914"
},
{
"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": "2053532",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2053532"
},
{
"category": "external",
"summary": "2077688",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2077688"
},
{
"category": "external",
"summary": "2077689",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2077689"
},
{
"category": "external",
"summary": "2092793",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2092793"
},
{
"category": "external",
"summary": "2161274",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2161274"
},
{
"category": "external",
"summary": "2196027",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2196027"
},
{
"category": "external",
"summary": "2212085",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2212085"
},
{
"category": "self",
"summary": "Canonical URL",
"url": "https://security.access.redhat.com/data/csaf/v2/advisories/2023/rhsa-2023_3914.json"
}
],
"title": "Red Hat Security Advisory: Red Hat OpenShift Enterprise security update",
"tracking": {
"current_release_date": "2025-01-06T19:27:30+00:00",
"generator": {
"date": "2025-01-06T19:27:30+00:00",
"engine": {
"name": "Red Hat SDEngine",
"version": "4.2.5"
}
},
"id": "RHSA-2023:3914",
"initial_release_date": "2023-07-06T02:47:40+00:00",
"revision_history": [
{
"date": "2023-07-06T02:47:40+00:00",
"number": "1",
"summary": "Initial version"
},
{
"date": "2023-07-06T02:47:40+00:00",
"number": "2",
"summary": "Last updated version"
},
{
"date": "2025-01-06T19:27:30+00:00",
"number": "3",
"summary": "Last generated version"
}
],
"status": "final",
"version": "3"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_name",
"name": "Red Hat OpenShift Container Platform 4.11",
"product": {
"name": "Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11",
"product_identification_helper": {
"cpe": "cpe:/a:redhat:openshift:4.11::el8"
}
}
}
],
"category": "product_family",
"name": "Red Hat OpenShift Enterprise"
},
{
"branches": [
{
"category": "product_version",
"name": "buildah-1:1.23.4-3.rhaos4.11.el8.src",
"product": {
"name": "buildah-1:1.23.4-3.rhaos4.11.el8.src",
"product_id": "buildah-1:1.23.4-3.rhaos4.11.el8.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/buildah@1.23.4-3.rhaos4.11.el8?arch=src\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "conmon-2:2.1.2-3.rhaos4.11.el8.src",
"product": {
"name": "conmon-2:2.1.2-3.rhaos4.11.el8.src",
"product_id": "conmon-2:2.1.2-3.rhaos4.11.el8.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/conmon@2.1.2-3.rhaos4.11.el8?arch=src\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "containernetworking-plugins-0:1.0.1-6.rhaos4.11.el8.src",
"product": {
"name": "containernetworking-plugins-0:1.0.1-6.rhaos4.11.el8.src",
"product_id": "containernetworking-plugins-0:1.0.1-6.rhaos4.11.el8.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/containernetworking-plugins@1.0.1-6.rhaos4.11.el8?arch=src"
}
}
},
{
"category": "product_version",
"name": "cri-o-0:1.24.6-2.rhaos4.11.git4bfe15a.el8.src",
"product": {
"name": "cri-o-0:1.24.6-2.rhaos4.11.git4bfe15a.el8.src",
"product_id": "cri-o-0:1.24.6-2.rhaos4.11.git4bfe15a.el8.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/cri-o@1.24.6-2.rhaos4.11.git4bfe15a.el8?arch=src"
}
}
},
{
"category": "product_version",
"name": "openshift-0:4.11.0-202306260054.p0.g990d55b.assembly.stream.el8.src",
"product": {
"name": "openshift-0:4.11.0-202306260054.p0.g990d55b.assembly.stream.el8.src",
"product_id": "openshift-0:4.11.0-202306260054.p0.g990d55b.assembly.stream.el8.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/openshift@4.11.0-202306260054.p0.g990d55b.assembly.stream.el8?arch=src"
}
}
},
{
"category": "product_version",
"name": "openshift-ansible-0:4.11.0-202306230041.p0.g0a466d7.assembly.stream.el8.src",
"product": {
"name": "openshift-ansible-0:4.11.0-202306230041.p0.g0a466d7.assembly.stream.el8.src",
"product_id": "openshift-ansible-0:4.11.0-202306230041.p0.g0a466d7.assembly.stream.el8.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/openshift-ansible@4.11.0-202306230041.p0.g0a466d7.assembly.stream.el8?arch=src"
}
}
},
{
"category": "product_version",
"name": "openshift-clients-0:4.11.0-202306231116.p0.g2ae2303.assembly.stream.el8.src",
"product": {
"name": "openshift-clients-0:4.11.0-202306231116.p0.g2ae2303.assembly.stream.el8.src",
"product_id": "openshift-clients-0:4.11.0-202306231116.p0.g2ae2303.assembly.stream.el8.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/openshift-clients@4.11.0-202306231116.p0.g2ae2303.assembly.stream.el8?arch=src"
}
}
},
{
"category": "product_version",
"name": "openshift-kuryr-0:4.11.0-202306280915.p0.gc732699.assembly.stream.el8.src",
"product": {
"name": "openshift-kuryr-0:4.11.0-202306280915.p0.gc732699.assembly.stream.el8.src",
"product_id": "openshift-kuryr-0:4.11.0-202306280915.p0.gc732699.assembly.stream.el8.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/openshift-kuryr@4.11.0-202306280915.p0.gc732699.assembly.stream.el8?arch=src"
}
}
},
{
"category": "product_version",
"name": "podman-2:4.0.2-7.rhaos4.11.el8.src",
"product": {
"name": "podman-2:4.0.2-7.rhaos4.11.el8.src",
"product_id": "podman-2:4.0.2-7.rhaos4.11.el8.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman@4.0.2-7.rhaos4.11.el8?arch=src\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "runc-3:1.1.2-2.rhaos4.11.el8.src",
"product": {
"name": "runc-3:1.1.2-2.rhaos4.11.el8.src",
"product_id": "runc-3:1.1.2-2.rhaos4.11.el8.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/runc@1.1.2-2.rhaos4.11.el8?arch=src\u0026epoch=3"
}
}
},
{
"category": "product_version",
"name": "skopeo-2:1.5.2-4.rhaos4.11.el8.src",
"product": {
"name": "skopeo-2:1.5.2-4.rhaos4.11.el8.src",
"product_id": "skopeo-2:1.5.2-4.rhaos4.11.el8.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/skopeo@1.5.2-4.rhaos4.11.el8?arch=src\u0026epoch=2"
}
}
}
],
"category": "architecture",
"name": "src"
},
{
"branches": [
{
"category": "product_version",
"name": "buildah-1:1.23.4-3.rhaos4.11.el8.x86_64",
"product": {
"name": "buildah-1:1.23.4-3.rhaos4.11.el8.x86_64",
"product_id": "buildah-1:1.23.4-3.rhaos4.11.el8.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/buildah@1.23.4-3.rhaos4.11.el8?arch=x86_64\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "buildah-tests-1:1.23.4-3.rhaos4.11.el8.x86_64",
"product": {
"name": "buildah-tests-1:1.23.4-3.rhaos4.11.el8.x86_64",
"product_id": "buildah-tests-1:1.23.4-3.rhaos4.11.el8.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/buildah-tests@1.23.4-3.rhaos4.11.el8?arch=x86_64\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "buildah-debugsource-1:1.23.4-3.rhaos4.11.el8.x86_64",
"product": {
"name": "buildah-debugsource-1:1.23.4-3.rhaos4.11.el8.x86_64",
"product_id": "buildah-debugsource-1:1.23.4-3.rhaos4.11.el8.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/buildah-debugsource@1.23.4-3.rhaos4.11.el8?arch=x86_64\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "buildah-debuginfo-1:1.23.4-3.rhaos4.11.el8.x86_64",
"product": {
"name": "buildah-debuginfo-1:1.23.4-3.rhaos4.11.el8.x86_64",
"product_id": "buildah-debuginfo-1:1.23.4-3.rhaos4.11.el8.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/buildah-debuginfo@1.23.4-3.rhaos4.11.el8?arch=x86_64\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "buildah-tests-debuginfo-1:1.23.4-3.rhaos4.11.el8.x86_64",
"product": {
"name": "buildah-tests-debuginfo-1:1.23.4-3.rhaos4.11.el8.x86_64",
"product_id": "buildah-tests-debuginfo-1:1.23.4-3.rhaos4.11.el8.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/buildah-tests-debuginfo@1.23.4-3.rhaos4.11.el8?arch=x86_64\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "conmon-2:2.1.2-3.rhaos4.11.el8.x86_64",
"product": {
"name": "conmon-2:2.1.2-3.rhaos4.11.el8.x86_64",
"product_id": "conmon-2:2.1.2-3.rhaos4.11.el8.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/conmon@2.1.2-3.rhaos4.11.el8?arch=x86_64\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "conmon-debugsource-2:2.1.2-3.rhaos4.11.el8.x86_64",
"product": {
"name": "conmon-debugsource-2:2.1.2-3.rhaos4.11.el8.x86_64",
"product_id": "conmon-debugsource-2:2.1.2-3.rhaos4.11.el8.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/conmon-debugsource@2.1.2-3.rhaos4.11.el8?arch=x86_64\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "conmon-debuginfo-2:2.1.2-3.rhaos4.11.el8.x86_64",
"product": {
"name": "conmon-debuginfo-2:2.1.2-3.rhaos4.11.el8.x86_64",
"product_id": "conmon-debuginfo-2:2.1.2-3.rhaos4.11.el8.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/conmon-debuginfo@2.1.2-3.rhaos4.11.el8?arch=x86_64\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "containernetworking-plugins-0:1.0.1-6.rhaos4.11.el8.x86_64",
"product": {
"name": "containernetworking-plugins-0:1.0.1-6.rhaos4.11.el8.x86_64",
"product_id": "containernetworking-plugins-0:1.0.1-6.rhaos4.11.el8.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/containernetworking-plugins@1.0.1-6.rhaos4.11.el8?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "containernetworking-plugins-debugsource-0:1.0.1-6.rhaos4.11.el8.x86_64",
"product": {
"name": "containernetworking-plugins-debugsource-0:1.0.1-6.rhaos4.11.el8.x86_64",
"product_id": "containernetworking-plugins-debugsource-0:1.0.1-6.rhaos4.11.el8.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/containernetworking-plugins-debugsource@1.0.1-6.rhaos4.11.el8?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "containernetworking-plugins-debuginfo-0:1.0.1-6.rhaos4.11.el8.x86_64",
"product": {
"name": "containernetworking-plugins-debuginfo-0:1.0.1-6.rhaos4.11.el8.x86_64",
"product_id": "containernetworking-plugins-debuginfo-0:1.0.1-6.rhaos4.11.el8.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/containernetworking-plugins-debuginfo@1.0.1-6.rhaos4.11.el8?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "cri-o-0:1.24.6-2.rhaos4.11.git4bfe15a.el8.x86_64",
"product": {
"name": "cri-o-0:1.24.6-2.rhaos4.11.git4bfe15a.el8.x86_64",
"product_id": "cri-o-0:1.24.6-2.rhaos4.11.git4bfe15a.el8.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/cri-o@1.24.6-2.rhaos4.11.git4bfe15a.el8?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "cri-o-debugsource-0:1.24.6-2.rhaos4.11.git4bfe15a.el8.x86_64",
"product": {
"name": "cri-o-debugsource-0:1.24.6-2.rhaos4.11.git4bfe15a.el8.x86_64",
"product_id": "cri-o-debugsource-0:1.24.6-2.rhaos4.11.git4bfe15a.el8.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/cri-o-debugsource@1.24.6-2.rhaos4.11.git4bfe15a.el8?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "cri-o-debuginfo-0:1.24.6-2.rhaos4.11.git4bfe15a.el8.x86_64",
"product": {
"name": "cri-o-debuginfo-0:1.24.6-2.rhaos4.11.git4bfe15a.el8.x86_64",
"product_id": "cri-o-debuginfo-0:1.24.6-2.rhaos4.11.git4bfe15a.el8.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/cri-o-debuginfo@1.24.6-2.rhaos4.11.git4bfe15a.el8?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "openshift-hyperkube-0:4.11.0-202306260054.p0.g990d55b.assembly.stream.el8.x86_64",
"product": {
"name": "openshift-hyperkube-0:4.11.0-202306260054.p0.g990d55b.assembly.stream.el8.x86_64",
"product_id": "openshift-hyperkube-0:4.11.0-202306260054.p0.g990d55b.assembly.stream.el8.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/openshift-hyperkube@4.11.0-202306260054.p0.g990d55b.assembly.stream.el8?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "openshift-clients-0:4.11.0-202306231116.p0.g2ae2303.assembly.stream.el8.x86_64",
"product": {
"name": "openshift-clients-0:4.11.0-202306231116.p0.g2ae2303.assembly.stream.el8.x86_64",
"product_id": "openshift-clients-0:4.11.0-202306231116.p0.g2ae2303.assembly.stream.el8.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/openshift-clients@4.11.0-202306231116.p0.g2ae2303.assembly.stream.el8?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "openshift-clients-redistributable-0:4.11.0-202306231116.p0.g2ae2303.assembly.stream.el8.x86_64",
"product": {
"name": "openshift-clients-redistributable-0:4.11.0-202306231116.p0.g2ae2303.assembly.stream.el8.x86_64",
"product_id": "openshift-clients-redistributable-0:4.11.0-202306231116.p0.g2ae2303.assembly.stream.el8.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/openshift-clients-redistributable@4.11.0-202306231116.p0.g2ae2303.assembly.stream.el8?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "podman-2:4.0.2-7.rhaos4.11.el8.x86_64",
"product": {
"name": "podman-2:4.0.2-7.rhaos4.11.el8.x86_64",
"product_id": "podman-2:4.0.2-7.rhaos4.11.el8.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman@4.0.2-7.rhaos4.11.el8?arch=x86_64\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "podman-catatonit-2:4.0.2-7.rhaos4.11.el8.x86_64",
"product": {
"name": "podman-catatonit-2:4.0.2-7.rhaos4.11.el8.x86_64",
"product_id": "podman-catatonit-2:4.0.2-7.rhaos4.11.el8.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-catatonit@4.0.2-7.rhaos4.11.el8?arch=x86_64\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "podman-plugins-2:4.0.2-7.rhaos4.11.el8.x86_64",
"product": {
"name": "podman-plugins-2:4.0.2-7.rhaos4.11.el8.x86_64",
"product_id": "podman-plugins-2:4.0.2-7.rhaos4.11.el8.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-plugins@4.0.2-7.rhaos4.11.el8?arch=x86_64\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "podman-remote-2:4.0.2-7.rhaos4.11.el8.x86_64",
"product": {
"name": "podman-remote-2:4.0.2-7.rhaos4.11.el8.x86_64",
"product_id": "podman-remote-2:4.0.2-7.rhaos4.11.el8.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-remote@4.0.2-7.rhaos4.11.el8?arch=x86_64\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "podman-tests-2:4.0.2-7.rhaos4.11.el8.x86_64",
"product": {
"name": "podman-tests-2:4.0.2-7.rhaos4.11.el8.x86_64",
"product_id": "podman-tests-2:4.0.2-7.rhaos4.11.el8.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-tests@4.0.2-7.rhaos4.11.el8?arch=x86_64\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "podman-debugsource-2:4.0.2-7.rhaos4.11.el8.x86_64",
"product": {
"name": "podman-debugsource-2:4.0.2-7.rhaos4.11.el8.x86_64",
"product_id": "podman-debugsource-2:4.0.2-7.rhaos4.11.el8.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-debugsource@4.0.2-7.rhaos4.11.el8?arch=x86_64\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "podman-catatonit-debuginfo-2:4.0.2-7.rhaos4.11.el8.x86_64",
"product": {
"name": "podman-catatonit-debuginfo-2:4.0.2-7.rhaos4.11.el8.x86_64",
"product_id": "podman-catatonit-debuginfo-2:4.0.2-7.rhaos4.11.el8.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-catatonit-debuginfo@4.0.2-7.rhaos4.11.el8?arch=x86_64\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "podman-debuginfo-2:4.0.2-7.rhaos4.11.el8.x86_64",
"product": {
"name": "podman-debuginfo-2:4.0.2-7.rhaos4.11.el8.x86_64",
"product_id": "podman-debuginfo-2:4.0.2-7.rhaos4.11.el8.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-debuginfo@4.0.2-7.rhaos4.11.el8?arch=x86_64\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "podman-gvproxy-debuginfo-2:4.0.2-7.rhaos4.11.el8.x86_64",
"product": {
"name": "podman-gvproxy-debuginfo-2:4.0.2-7.rhaos4.11.el8.x86_64",
"product_id": "podman-gvproxy-debuginfo-2:4.0.2-7.rhaos4.11.el8.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-gvproxy-debuginfo@4.0.2-7.rhaos4.11.el8?arch=x86_64\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "podman-plugins-debuginfo-2:4.0.2-7.rhaos4.11.el8.x86_64",
"product": {
"name": "podman-plugins-debuginfo-2:4.0.2-7.rhaos4.11.el8.x86_64",
"product_id": "podman-plugins-debuginfo-2:4.0.2-7.rhaos4.11.el8.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-plugins-debuginfo@4.0.2-7.rhaos4.11.el8?arch=x86_64\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "podman-remote-debuginfo-2:4.0.2-7.rhaos4.11.el8.x86_64",
"product": {
"name": "podman-remote-debuginfo-2:4.0.2-7.rhaos4.11.el8.x86_64",
"product_id": "podman-remote-debuginfo-2:4.0.2-7.rhaos4.11.el8.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-remote-debuginfo@4.0.2-7.rhaos4.11.el8?arch=x86_64\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "runc-3:1.1.2-2.rhaos4.11.el8.x86_64",
"product": {
"name": "runc-3:1.1.2-2.rhaos4.11.el8.x86_64",
"product_id": "runc-3:1.1.2-2.rhaos4.11.el8.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/runc@1.1.2-2.rhaos4.11.el8?arch=x86_64\u0026epoch=3"
}
}
},
{
"category": "product_version",
"name": "runc-debugsource-3:1.1.2-2.rhaos4.11.el8.x86_64",
"product": {
"name": "runc-debugsource-3:1.1.2-2.rhaos4.11.el8.x86_64",
"product_id": "runc-debugsource-3:1.1.2-2.rhaos4.11.el8.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/runc-debugsource@1.1.2-2.rhaos4.11.el8?arch=x86_64\u0026epoch=3"
}
}
},
{
"category": "product_version",
"name": "runc-debuginfo-3:1.1.2-2.rhaos4.11.el8.x86_64",
"product": {
"name": "runc-debuginfo-3:1.1.2-2.rhaos4.11.el8.x86_64",
"product_id": "runc-debuginfo-3:1.1.2-2.rhaos4.11.el8.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/runc-debuginfo@1.1.2-2.rhaos4.11.el8?arch=x86_64\u0026epoch=3"
}
}
},
{
"category": "product_version",
"name": "skopeo-2:1.5.2-4.rhaos4.11.el8.x86_64",
"product": {
"name": "skopeo-2:1.5.2-4.rhaos4.11.el8.x86_64",
"product_id": "skopeo-2:1.5.2-4.rhaos4.11.el8.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/skopeo@1.5.2-4.rhaos4.11.el8?arch=x86_64\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "skopeo-tests-2:1.5.2-4.rhaos4.11.el8.x86_64",
"product": {
"name": "skopeo-tests-2:1.5.2-4.rhaos4.11.el8.x86_64",
"product_id": "skopeo-tests-2:1.5.2-4.rhaos4.11.el8.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/skopeo-tests@1.5.2-4.rhaos4.11.el8?arch=x86_64\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "skopeo-debugsource-2:1.5.2-4.rhaos4.11.el8.x86_64",
"product": {
"name": "skopeo-debugsource-2:1.5.2-4.rhaos4.11.el8.x86_64",
"product_id": "skopeo-debugsource-2:1.5.2-4.rhaos4.11.el8.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/skopeo-debugsource@1.5.2-4.rhaos4.11.el8?arch=x86_64\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "skopeo-debuginfo-2:1.5.2-4.rhaos4.11.el8.x86_64",
"product": {
"name": "skopeo-debuginfo-2:1.5.2-4.rhaos4.11.el8.x86_64",
"product_id": "skopeo-debuginfo-2:1.5.2-4.rhaos4.11.el8.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/skopeo-debuginfo@1.5.2-4.rhaos4.11.el8?arch=x86_64\u0026epoch=2"
}
}
}
],
"category": "architecture",
"name": "x86_64"
},
{
"branches": [
{
"category": "product_version",
"name": "buildah-1:1.23.4-3.rhaos4.11.el8.aarch64",
"product": {
"name": "buildah-1:1.23.4-3.rhaos4.11.el8.aarch64",
"product_id": "buildah-1:1.23.4-3.rhaos4.11.el8.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/buildah@1.23.4-3.rhaos4.11.el8?arch=aarch64\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "buildah-tests-1:1.23.4-3.rhaos4.11.el8.aarch64",
"product": {
"name": "buildah-tests-1:1.23.4-3.rhaos4.11.el8.aarch64",
"product_id": "buildah-tests-1:1.23.4-3.rhaos4.11.el8.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/buildah-tests@1.23.4-3.rhaos4.11.el8?arch=aarch64\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "buildah-debugsource-1:1.23.4-3.rhaos4.11.el8.aarch64",
"product": {
"name": "buildah-debugsource-1:1.23.4-3.rhaos4.11.el8.aarch64",
"product_id": "buildah-debugsource-1:1.23.4-3.rhaos4.11.el8.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/buildah-debugsource@1.23.4-3.rhaos4.11.el8?arch=aarch64\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "buildah-debuginfo-1:1.23.4-3.rhaos4.11.el8.aarch64",
"product": {
"name": "buildah-debuginfo-1:1.23.4-3.rhaos4.11.el8.aarch64",
"product_id": "buildah-debuginfo-1:1.23.4-3.rhaos4.11.el8.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/buildah-debuginfo@1.23.4-3.rhaos4.11.el8?arch=aarch64\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "buildah-tests-debuginfo-1:1.23.4-3.rhaos4.11.el8.aarch64",
"product": {
"name": "buildah-tests-debuginfo-1:1.23.4-3.rhaos4.11.el8.aarch64",
"product_id": "buildah-tests-debuginfo-1:1.23.4-3.rhaos4.11.el8.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/buildah-tests-debuginfo@1.23.4-3.rhaos4.11.el8?arch=aarch64\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "conmon-2:2.1.2-3.rhaos4.11.el8.aarch64",
"product": {
"name": "conmon-2:2.1.2-3.rhaos4.11.el8.aarch64",
"product_id": "conmon-2:2.1.2-3.rhaos4.11.el8.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/conmon@2.1.2-3.rhaos4.11.el8?arch=aarch64\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "conmon-debugsource-2:2.1.2-3.rhaos4.11.el8.aarch64",
"product": {
"name": "conmon-debugsource-2:2.1.2-3.rhaos4.11.el8.aarch64",
"product_id": "conmon-debugsource-2:2.1.2-3.rhaos4.11.el8.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/conmon-debugsource@2.1.2-3.rhaos4.11.el8?arch=aarch64\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "conmon-debuginfo-2:2.1.2-3.rhaos4.11.el8.aarch64",
"product": {
"name": "conmon-debuginfo-2:2.1.2-3.rhaos4.11.el8.aarch64",
"product_id": "conmon-debuginfo-2:2.1.2-3.rhaos4.11.el8.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/conmon-debuginfo@2.1.2-3.rhaos4.11.el8?arch=aarch64\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "containernetworking-plugins-0:1.0.1-6.rhaos4.11.el8.aarch64",
"product": {
"name": "containernetworking-plugins-0:1.0.1-6.rhaos4.11.el8.aarch64",
"product_id": "containernetworking-plugins-0:1.0.1-6.rhaos4.11.el8.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/containernetworking-plugins@1.0.1-6.rhaos4.11.el8?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "containernetworking-plugins-debugsource-0:1.0.1-6.rhaos4.11.el8.aarch64",
"product": {
"name": "containernetworking-plugins-debugsource-0:1.0.1-6.rhaos4.11.el8.aarch64",
"product_id": "containernetworking-plugins-debugsource-0:1.0.1-6.rhaos4.11.el8.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/containernetworking-plugins-debugsource@1.0.1-6.rhaos4.11.el8?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "containernetworking-plugins-debuginfo-0:1.0.1-6.rhaos4.11.el8.aarch64",
"product": {
"name": "containernetworking-plugins-debuginfo-0:1.0.1-6.rhaos4.11.el8.aarch64",
"product_id": "containernetworking-plugins-debuginfo-0:1.0.1-6.rhaos4.11.el8.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/containernetworking-plugins-debuginfo@1.0.1-6.rhaos4.11.el8?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "cri-o-0:1.24.6-2.rhaos4.11.git4bfe15a.el8.aarch64",
"product": {
"name": "cri-o-0:1.24.6-2.rhaos4.11.git4bfe15a.el8.aarch64",
"product_id": "cri-o-0:1.24.6-2.rhaos4.11.git4bfe15a.el8.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/cri-o@1.24.6-2.rhaos4.11.git4bfe15a.el8?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "cri-o-debugsource-0:1.24.6-2.rhaos4.11.git4bfe15a.el8.aarch64",
"product": {
"name": "cri-o-debugsource-0:1.24.6-2.rhaos4.11.git4bfe15a.el8.aarch64",
"product_id": "cri-o-debugsource-0:1.24.6-2.rhaos4.11.git4bfe15a.el8.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/cri-o-debugsource@1.24.6-2.rhaos4.11.git4bfe15a.el8?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "cri-o-debuginfo-0:1.24.6-2.rhaos4.11.git4bfe15a.el8.aarch64",
"product": {
"name": "cri-o-debuginfo-0:1.24.6-2.rhaos4.11.git4bfe15a.el8.aarch64",
"product_id": "cri-o-debuginfo-0:1.24.6-2.rhaos4.11.git4bfe15a.el8.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/cri-o-debuginfo@1.24.6-2.rhaos4.11.git4bfe15a.el8?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "openshift-hyperkube-0:4.11.0-202306260054.p0.g990d55b.assembly.stream.el8.aarch64",
"product": {
"name": "openshift-hyperkube-0:4.11.0-202306260054.p0.g990d55b.assembly.stream.el8.aarch64",
"product_id": "openshift-hyperkube-0:4.11.0-202306260054.p0.g990d55b.assembly.stream.el8.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/openshift-hyperkube@4.11.0-202306260054.p0.g990d55b.assembly.stream.el8?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "openshift-clients-0:4.11.0-202306231116.p0.g2ae2303.assembly.stream.el8.aarch64",
"product": {
"name": "openshift-clients-0:4.11.0-202306231116.p0.g2ae2303.assembly.stream.el8.aarch64",
"product_id": "openshift-clients-0:4.11.0-202306231116.p0.g2ae2303.assembly.stream.el8.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/openshift-clients@4.11.0-202306231116.p0.g2ae2303.assembly.stream.el8?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "podman-2:4.0.2-7.rhaos4.11.el8.aarch64",
"product": {
"name": "podman-2:4.0.2-7.rhaos4.11.el8.aarch64",
"product_id": "podman-2:4.0.2-7.rhaos4.11.el8.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman@4.0.2-7.rhaos4.11.el8?arch=aarch64\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "podman-catatonit-2:4.0.2-7.rhaos4.11.el8.aarch64",
"product": {
"name": "podman-catatonit-2:4.0.2-7.rhaos4.11.el8.aarch64",
"product_id": "podman-catatonit-2:4.0.2-7.rhaos4.11.el8.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-catatonit@4.0.2-7.rhaos4.11.el8?arch=aarch64\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "podman-plugins-2:4.0.2-7.rhaos4.11.el8.aarch64",
"product": {
"name": "podman-plugins-2:4.0.2-7.rhaos4.11.el8.aarch64",
"product_id": "podman-plugins-2:4.0.2-7.rhaos4.11.el8.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-plugins@4.0.2-7.rhaos4.11.el8?arch=aarch64\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "podman-remote-2:4.0.2-7.rhaos4.11.el8.aarch64",
"product": {
"name": "podman-remote-2:4.0.2-7.rhaos4.11.el8.aarch64",
"product_id": "podman-remote-2:4.0.2-7.rhaos4.11.el8.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-remote@4.0.2-7.rhaos4.11.el8?arch=aarch64\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "podman-tests-2:4.0.2-7.rhaos4.11.el8.aarch64",
"product": {
"name": "podman-tests-2:4.0.2-7.rhaos4.11.el8.aarch64",
"product_id": "podman-tests-2:4.0.2-7.rhaos4.11.el8.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-tests@4.0.2-7.rhaos4.11.el8?arch=aarch64\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "podman-debugsource-2:4.0.2-7.rhaos4.11.el8.aarch64",
"product": {
"name": "podman-debugsource-2:4.0.2-7.rhaos4.11.el8.aarch64",
"product_id": "podman-debugsource-2:4.0.2-7.rhaos4.11.el8.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-debugsource@4.0.2-7.rhaos4.11.el8?arch=aarch64\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "podman-catatonit-debuginfo-2:4.0.2-7.rhaos4.11.el8.aarch64",
"product": {
"name": "podman-catatonit-debuginfo-2:4.0.2-7.rhaos4.11.el8.aarch64",
"product_id": "podman-catatonit-debuginfo-2:4.0.2-7.rhaos4.11.el8.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-catatonit-debuginfo@4.0.2-7.rhaos4.11.el8?arch=aarch64\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "podman-debuginfo-2:4.0.2-7.rhaos4.11.el8.aarch64",
"product": {
"name": "podman-debuginfo-2:4.0.2-7.rhaos4.11.el8.aarch64",
"product_id": "podman-debuginfo-2:4.0.2-7.rhaos4.11.el8.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-debuginfo@4.0.2-7.rhaos4.11.el8?arch=aarch64\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "podman-gvproxy-debuginfo-2:4.0.2-7.rhaos4.11.el8.aarch64",
"product": {
"name": "podman-gvproxy-debuginfo-2:4.0.2-7.rhaos4.11.el8.aarch64",
"product_id": "podman-gvproxy-debuginfo-2:4.0.2-7.rhaos4.11.el8.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-gvproxy-debuginfo@4.0.2-7.rhaos4.11.el8?arch=aarch64\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "podman-plugins-debuginfo-2:4.0.2-7.rhaos4.11.el8.aarch64",
"product": {
"name": "podman-plugins-debuginfo-2:4.0.2-7.rhaos4.11.el8.aarch64",
"product_id": "podman-plugins-debuginfo-2:4.0.2-7.rhaos4.11.el8.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-plugins-debuginfo@4.0.2-7.rhaos4.11.el8?arch=aarch64\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "podman-remote-debuginfo-2:4.0.2-7.rhaos4.11.el8.aarch64",
"product": {
"name": "podman-remote-debuginfo-2:4.0.2-7.rhaos4.11.el8.aarch64",
"product_id": "podman-remote-debuginfo-2:4.0.2-7.rhaos4.11.el8.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-remote-debuginfo@4.0.2-7.rhaos4.11.el8?arch=aarch64\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "runc-3:1.1.2-2.rhaos4.11.el8.aarch64",
"product": {
"name": "runc-3:1.1.2-2.rhaos4.11.el8.aarch64",
"product_id": "runc-3:1.1.2-2.rhaos4.11.el8.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/runc@1.1.2-2.rhaos4.11.el8?arch=aarch64\u0026epoch=3"
}
}
},
{
"category": "product_version",
"name": "runc-debugsource-3:1.1.2-2.rhaos4.11.el8.aarch64",
"product": {
"name": "runc-debugsource-3:1.1.2-2.rhaos4.11.el8.aarch64",
"product_id": "runc-debugsource-3:1.1.2-2.rhaos4.11.el8.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/runc-debugsource@1.1.2-2.rhaos4.11.el8?arch=aarch64\u0026epoch=3"
}
}
},
{
"category": "product_version",
"name": "runc-debuginfo-3:1.1.2-2.rhaos4.11.el8.aarch64",
"product": {
"name": "runc-debuginfo-3:1.1.2-2.rhaos4.11.el8.aarch64",
"product_id": "runc-debuginfo-3:1.1.2-2.rhaos4.11.el8.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/runc-debuginfo@1.1.2-2.rhaos4.11.el8?arch=aarch64\u0026epoch=3"
}
}
},
{
"category": "product_version",
"name": "skopeo-2:1.5.2-4.rhaos4.11.el8.aarch64",
"product": {
"name": "skopeo-2:1.5.2-4.rhaos4.11.el8.aarch64",
"product_id": "skopeo-2:1.5.2-4.rhaos4.11.el8.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/skopeo@1.5.2-4.rhaos4.11.el8?arch=aarch64\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "skopeo-tests-2:1.5.2-4.rhaos4.11.el8.aarch64",
"product": {
"name": "skopeo-tests-2:1.5.2-4.rhaos4.11.el8.aarch64",
"product_id": "skopeo-tests-2:1.5.2-4.rhaos4.11.el8.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/skopeo-tests@1.5.2-4.rhaos4.11.el8?arch=aarch64\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "skopeo-debugsource-2:1.5.2-4.rhaos4.11.el8.aarch64",
"product": {
"name": "skopeo-debugsource-2:1.5.2-4.rhaos4.11.el8.aarch64",
"product_id": "skopeo-debugsource-2:1.5.2-4.rhaos4.11.el8.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/skopeo-debugsource@1.5.2-4.rhaos4.11.el8?arch=aarch64\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "skopeo-debuginfo-2:1.5.2-4.rhaos4.11.el8.aarch64",
"product": {
"name": "skopeo-debuginfo-2:1.5.2-4.rhaos4.11.el8.aarch64",
"product_id": "skopeo-debuginfo-2:1.5.2-4.rhaos4.11.el8.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/skopeo-debuginfo@1.5.2-4.rhaos4.11.el8?arch=aarch64\u0026epoch=2"
}
}
}
],
"category": "architecture",
"name": "aarch64"
},
{
"branches": [
{
"category": "product_version",
"name": "buildah-1:1.23.4-3.rhaos4.11.el8.ppc64le",
"product": {
"name": "buildah-1:1.23.4-3.rhaos4.11.el8.ppc64le",
"product_id": "buildah-1:1.23.4-3.rhaos4.11.el8.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/buildah@1.23.4-3.rhaos4.11.el8?arch=ppc64le\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "buildah-tests-1:1.23.4-3.rhaos4.11.el8.ppc64le",
"product": {
"name": "buildah-tests-1:1.23.4-3.rhaos4.11.el8.ppc64le",
"product_id": "buildah-tests-1:1.23.4-3.rhaos4.11.el8.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/buildah-tests@1.23.4-3.rhaos4.11.el8?arch=ppc64le\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "buildah-debugsource-1:1.23.4-3.rhaos4.11.el8.ppc64le",
"product": {
"name": "buildah-debugsource-1:1.23.4-3.rhaos4.11.el8.ppc64le",
"product_id": "buildah-debugsource-1:1.23.4-3.rhaos4.11.el8.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/buildah-debugsource@1.23.4-3.rhaos4.11.el8?arch=ppc64le\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "buildah-debuginfo-1:1.23.4-3.rhaos4.11.el8.ppc64le",
"product": {
"name": "buildah-debuginfo-1:1.23.4-3.rhaos4.11.el8.ppc64le",
"product_id": "buildah-debuginfo-1:1.23.4-3.rhaos4.11.el8.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/buildah-debuginfo@1.23.4-3.rhaos4.11.el8?arch=ppc64le\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "buildah-tests-debuginfo-1:1.23.4-3.rhaos4.11.el8.ppc64le",
"product": {
"name": "buildah-tests-debuginfo-1:1.23.4-3.rhaos4.11.el8.ppc64le",
"product_id": "buildah-tests-debuginfo-1:1.23.4-3.rhaos4.11.el8.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/buildah-tests-debuginfo@1.23.4-3.rhaos4.11.el8?arch=ppc64le\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "conmon-2:2.1.2-3.rhaos4.11.el8.ppc64le",
"product": {
"name": "conmon-2:2.1.2-3.rhaos4.11.el8.ppc64le",
"product_id": "conmon-2:2.1.2-3.rhaos4.11.el8.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/conmon@2.1.2-3.rhaos4.11.el8?arch=ppc64le\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "conmon-debugsource-2:2.1.2-3.rhaos4.11.el8.ppc64le",
"product": {
"name": "conmon-debugsource-2:2.1.2-3.rhaos4.11.el8.ppc64le",
"product_id": "conmon-debugsource-2:2.1.2-3.rhaos4.11.el8.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/conmon-debugsource@2.1.2-3.rhaos4.11.el8?arch=ppc64le\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "conmon-debuginfo-2:2.1.2-3.rhaos4.11.el8.ppc64le",
"product": {
"name": "conmon-debuginfo-2:2.1.2-3.rhaos4.11.el8.ppc64le",
"product_id": "conmon-debuginfo-2:2.1.2-3.rhaos4.11.el8.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/conmon-debuginfo@2.1.2-3.rhaos4.11.el8?arch=ppc64le\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "containernetworking-plugins-0:1.0.1-6.rhaos4.11.el8.ppc64le",
"product": {
"name": "containernetworking-plugins-0:1.0.1-6.rhaos4.11.el8.ppc64le",
"product_id": "containernetworking-plugins-0:1.0.1-6.rhaos4.11.el8.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/containernetworking-plugins@1.0.1-6.rhaos4.11.el8?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "containernetworking-plugins-debugsource-0:1.0.1-6.rhaos4.11.el8.ppc64le",
"product": {
"name": "containernetworking-plugins-debugsource-0:1.0.1-6.rhaos4.11.el8.ppc64le",
"product_id": "containernetworking-plugins-debugsource-0:1.0.1-6.rhaos4.11.el8.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/containernetworking-plugins-debugsource@1.0.1-6.rhaos4.11.el8?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "containernetworking-plugins-debuginfo-0:1.0.1-6.rhaos4.11.el8.ppc64le",
"product": {
"name": "containernetworking-plugins-debuginfo-0:1.0.1-6.rhaos4.11.el8.ppc64le",
"product_id": "containernetworking-plugins-debuginfo-0:1.0.1-6.rhaos4.11.el8.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/containernetworking-plugins-debuginfo@1.0.1-6.rhaos4.11.el8?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "cri-o-0:1.24.6-2.rhaos4.11.git4bfe15a.el8.ppc64le",
"product": {
"name": "cri-o-0:1.24.6-2.rhaos4.11.git4bfe15a.el8.ppc64le",
"product_id": "cri-o-0:1.24.6-2.rhaos4.11.git4bfe15a.el8.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/cri-o@1.24.6-2.rhaos4.11.git4bfe15a.el8?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "cri-o-debugsource-0:1.24.6-2.rhaos4.11.git4bfe15a.el8.ppc64le",
"product": {
"name": "cri-o-debugsource-0:1.24.6-2.rhaos4.11.git4bfe15a.el8.ppc64le",
"product_id": "cri-o-debugsource-0:1.24.6-2.rhaos4.11.git4bfe15a.el8.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/cri-o-debugsource@1.24.6-2.rhaos4.11.git4bfe15a.el8?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "cri-o-debuginfo-0:1.24.6-2.rhaos4.11.git4bfe15a.el8.ppc64le",
"product": {
"name": "cri-o-debuginfo-0:1.24.6-2.rhaos4.11.git4bfe15a.el8.ppc64le",
"product_id": "cri-o-debuginfo-0:1.24.6-2.rhaos4.11.git4bfe15a.el8.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/cri-o-debuginfo@1.24.6-2.rhaos4.11.git4bfe15a.el8?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "openshift-hyperkube-0:4.11.0-202306260054.p0.g990d55b.assembly.stream.el8.ppc64le",
"product": {
"name": "openshift-hyperkube-0:4.11.0-202306260054.p0.g990d55b.assembly.stream.el8.ppc64le",
"product_id": "openshift-hyperkube-0:4.11.0-202306260054.p0.g990d55b.assembly.stream.el8.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/openshift-hyperkube@4.11.0-202306260054.p0.g990d55b.assembly.stream.el8?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "openshift-clients-0:4.11.0-202306231116.p0.g2ae2303.assembly.stream.el8.ppc64le",
"product": {
"name": "openshift-clients-0:4.11.0-202306231116.p0.g2ae2303.assembly.stream.el8.ppc64le",
"product_id": "openshift-clients-0:4.11.0-202306231116.p0.g2ae2303.assembly.stream.el8.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/openshift-clients@4.11.0-202306231116.p0.g2ae2303.assembly.stream.el8?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "podman-2:4.0.2-7.rhaos4.11.el8.ppc64le",
"product": {
"name": "podman-2:4.0.2-7.rhaos4.11.el8.ppc64le",
"product_id": "podman-2:4.0.2-7.rhaos4.11.el8.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman@4.0.2-7.rhaos4.11.el8?arch=ppc64le\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "podman-catatonit-2:4.0.2-7.rhaos4.11.el8.ppc64le",
"product": {
"name": "podman-catatonit-2:4.0.2-7.rhaos4.11.el8.ppc64le",
"product_id": "podman-catatonit-2:4.0.2-7.rhaos4.11.el8.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-catatonit@4.0.2-7.rhaos4.11.el8?arch=ppc64le\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "podman-plugins-2:4.0.2-7.rhaos4.11.el8.ppc64le",
"product": {
"name": "podman-plugins-2:4.0.2-7.rhaos4.11.el8.ppc64le",
"product_id": "podman-plugins-2:4.0.2-7.rhaos4.11.el8.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-plugins@4.0.2-7.rhaos4.11.el8?arch=ppc64le\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "podman-remote-2:4.0.2-7.rhaos4.11.el8.ppc64le",
"product": {
"name": "podman-remote-2:4.0.2-7.rhaos4.11.el8.ppc64le",
"product_id": "podman-remote-2:4.0.2-7.rhaos4.11.el8.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-remote@4.0.2-7.rhaos4.11.el8?arch=ppc64le\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "podman-tests-2:4.0.2-7.rhaos4.11.el8.ppc64le",
"product": {
"name": "podman-tests-2:4.0.2-7.rhaos4.11.el8.ppc64le",
"product_id": "podman-tests-2:4.0.2-7.rhaos4.11.el8.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-tests@4.0.2-7.rhaos4.11.el8?arch=ppc64le\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "podman-debugsource-2:4.0.2-7.rhaos4.11.el8.ppc64le",
"product": {
"name": "podman-debugsource-2:4.0.2-7.rhaos4.11.el8.ppc64le",
"product_id": "podman-debugsource-2:4.0.2-7.rhaos4.11.el8.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-debugsource@4.0.2-7.rhaos4.11.el8?arch=ppc64le\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "podman-catatonit-debuginfo-2:4.0.2-7.rhaos4.11.el8.ppc64le",
"product": {
"name": "podman-catatonit-debuginfo-2:4.0.2-7.rhaos4.11.el8.ppc64le",
"product_id": "podman-catatonit-debuginfo-2:4.0.2-7.rhaos4.11.el8.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-catatonit-debuginfo@4.0.2-7.rhaos4.11.el8?arch=ppc64le\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "podman-debuginfo-2:4.0.2-7.rhaos4.11.el8.ppc64le",
"product": {
"name": "podman-debuginfo-2:4.0.2-7.rhaos4.11.el8.ppc64le",
"product_id": "podman-debuginfo-2:4.0.2-7.rhaos4.11.el8.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-debuginfo@4.0.2-7.rhaos4.11.el8?arch=ppc64le\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "podman-gvproxy-debuginfo-2:4.0.2-7.rhaos4.11.el8.ppc64le",
"product": {
"name": "podman-gvproxy-debuginfo-2:4.0.2-7.rhaos4.11.el8.ppc64le",
"product_id": "podman-gvproxy-debuginfo-2:4.0.2-7.rhaos4.11.el8.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-gvproxy-debuginfo@4.0.2-7.rhaos4.11.el8?arch=ppc64le\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "podman-plugins-debuginfo-2:4.0.2-7.rhaos4.11.el8.ppc64le",
"product": {
"name": "podman-plugins-debuginfo-2:4.0.2-7.rhaos4.11.el8.ppc64le",
"product_id": "podman-plugins-debuginfo-2:4.0.2-7.rhaos4.11.el8.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-plugins-debuginfo@4.0.2-7.rhaos4.11.el8?arch=ppc64le\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "podman-remote-debuginfo-2:4.0.2-7.rhaos4.11.el8.ppc64le",
"product": {
"name": "podman-remote-debuginfo-2:4.0.2-7.rhaos4.11.el8.ppc64le",
"product_id": "podman-remote-debuginfo-2:4.0.2-7.rhaos4.11.el8.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-remote-debuginfo@4.0.2-7.rhaos4.11.el8?arch=ppc64le\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "runc-3:1.1.2-2.rhaos4.11.el8.ppc64le",
"product": {
"name": "runc-3:1.1.2-2.rhaos4.11.el8.ppc64le",
"product_id": "runc-3:1.1.2-2.rhaos4.11.el8.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/runc@1.1.2-2.rhaos4.11.el8?arch=ppc64le\u0026epoch=3"
}
}
},
{
"category": "product_version",
"name": "runc-debugsource-3:1.1.2-2.rhaos4.11.el8.ppc64le",
"product": {
"name": "runc-debugsource-3:1.1.2-2.rhaos4.11.el8.ppc64le",
"product_id": "runc-debugsource-3:1.1.2-2.rhaos4.11.el8.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/runc-debugsource@1.1.2-2.rhaos4.11.el8?arch=ppc64le\u0026epoch=3"
}
}
},
{
"category": "product_version",
"name": "runc-debuginfo-3:1.1.2-2.rhaos4.11.el8.ppc64le",
"product": {
"name": "runc-debuginfo-3:1.1.2-2.rhaos4.11.el8.ppc64le",
"product_id": "runc-debuginfo-3:1.1.2-2.rhaos4.11.el8.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/runc-debuginfo@1.1.2-2.rhaos4.11.el8?arch=ppc64le\u0026epoch=3"
}
}
},
{
"category": "product_version",
"name": "skopeo-2:1.5.2-4.rhaos4.11.el8.ppc64le",
"product": {
"name": "skopeo-2:1.5.2-4.rhaos4.11.el8.ppc64le",
"product_id": "skopeo-2:1.5.2-4.rhaos4.11.el8.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/skopeo@1.5.2-4.rhaos4.11.el8?arch=ppc64le\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "skopeo-tests-2:1.5.2-4.rhaos4.11.el8.ppc64le",
"product": {
"name": "skopeo-tests-2:1.5.2-4.rhaos4.11.el8.ppc64le",
"product_id": "skopeo-tests-2:1.5.2-4.rhaos4.11.el8.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/skopeo-tests@1.5.2-4.rhaos4.11.el8?arch=ppc64le\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "skopeo-debugsource-2:1.5.2-4.rhaos4.11.el8.ppc64le",
"product": {
"name": "skopeo-debugsource-2:1.5.2-4.rhaos4.11.el8.ppc64le",
"product_id": "skopeo-debugsource-2:1.5.2-4.rhaos4.11.el8.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/skopeo-debugsource@1.5.2-4.rhaos4.11.el8?arch=ppc64le\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "skopeo-debuginfo-2:1.5.2-4.rhaos4.11.el8.ppc64le",
"product": {
"name": "skopeo-debuginfo-2:1.5.2-4.rhaos4.11.el8.ppc64le",
"product_id": "skopeo-debuginfo-2:1.5.2-4.rhaos4.11.el8.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/skopeo-debuginfo@1.5.2-4.rhaos4.11.el8?arch=ppc64le\u0026epoch=2"
}
}
}
],
"category": "architecture",
"name": "ppc64le"
},
{
"branches": [
{
"category": "product_version",
"name": "buildah-1:1.23.4-3.rhaos4.11.el8.s390x",
"product": {
"name": "buildah-1:1.23.4-3.rhaos4.11.el8.s390x",
"product_id": "buildah-1:1.23.4-3.rhaos4.11.el8.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/buildah@1.23.4-3.rhaos4.11.el8?arch=s390x\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "buildah-tests-1:1.23.4-3.rhaos4.11.el8.s390x",
"product": {
"name": "buildah-tests-1:1.23.4-3.rhaos4.11.el8.s390x",
"product_id": "buildah-tests-1:1.23.4-3.rhaos4.11.el8.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/buildah-tests@1.23.4-3.rhaos4.11.el8?arch=s390x\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "buildah-debugsource-1:1.23.4-3.rhaos4.11.el8.s390x",
"product": {
"name": "buildah-debugsource-1:1.23.4-3.rhaos4.11.el8.s390x",
"product_id": "buildah-debugsource-1:1.23.4-3.rhaos4.11.el8.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/buildah-debugsource@1.23.4-3.rhaos4.11.el8?arch=s390x\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "buildah-debuginfo-1:1.23.4-3.rhaos4.11.el8.s390x",
"product": {
"name": "buildah-debuginfo-1:1.23.4-3.rhaos4.11.el8.s390x",
"product_id": "buildah-debuginfo-1:1.23.4-3.rhaos4.11.el8.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/buildah-debuginfo@1.23.4-3.rhaos4.11.el8?arch=s390x\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "buildah-tests-debuginfo-1:1.23.4-3.rhaos4.11.el8.s390x",
"product": {
"name": "buildah-tests-debuginfo-1:1.23.4-3.rhaos4.11.el8.s390x",
"product_id": "buildah-tests-debuginfo-1:1.23.4-3.rhaos4.11.el8.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/buildah-tests-debuginfo@1.23.4-3.rhaos4.11.el8?arch=s390x\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "conmon-2:2.1.2-3.rhaos4.11.el8.s390x",
"product": {
"name": "conmon-2:2.1.2-3.rhaos4.11.el8.s390x",
"product_id": "conmon-2:2.1.2-3.rhaos4.11.el8.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/conmon@2.1.2-3.rhaos4.11.el8?arch=s390x\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "conmon-debugsource-2:2.1.2-3.rhaos4.11.el8.s390x",
"product": {
"name": "conmon-debugsource-2:2.1.2-3.rhaos4.11.el8.s390x",
"product_id": "conmon-debugsource-2:2.1.2-3.rhaos4.11.el8.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/conmon-debugsource@2.1.2-3.rhaos4.11.el8?arch=s390x\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "conmon-debuginfo-2:2.1.2-3.rhaos4.11.el8.s390x",
"product": {
"name": "conmon-debuginfo-2:2.1.2-3.rhaos4.11.el8.s390x",
"product_id": "conmon-debuginfo-2:2.1.2-3.rhaos4.11.el8.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/conmon-debuginfo@2.1.2-3.rhaos4.11.el8?arch=s390x\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "containernetworking-plugins-0:1.0.1-6.rhaos4.11.el8.s390x",
"product": {
"name": "containernetworking-plugins-0:1.0.1-6.rhaos4.11.el8.s390x",
"product_id": "containernetworking-plugins-0:1.0.1-6.rhaos4.11.el8.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/containernetworking-plugins@1.0.1-6.rhaos4.11.el8?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "containernetworking-plugins-debugsource-0:1.0.1-6.rhaos4.11.el8.s390x",
"product": {
"name": "containernetworking-plugins-debugsource-0:1.0.1-6.rhaos4.11.el8.s390x",
"product_id": "containernetworking-plugins-debugsource-0:1.0.1-6.rhaos4.11.el8.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/containernetworking-plugins-debugsource@1.0.1-6.rhaos4.11.el8?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "containernetworking-plugins-debuginfo-0:1.0.1-6.rhaos4.11.el8.s390x",
"product": {
"name": "containernetworking-plugins-debuginfo-0:1.0.1-6.rhaos4.11.el8.s390x",
"product_id": "containernetworking-plugins-debuginfo-0:1.0.1-6.rhaos4.11.el8.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/containernetworking-plugins-debuginfo@1.0.1-6.rhaos4.11.el8?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "cri-o-0:1.24.6-2.rhaos4.11.git4bfe15a.el8.s390x",
"product": {
"name": "cri-o-0:1.24.6-2.rhaos4.11.git4bfe15a.el8.s390x",
"product_id": "cri-o-0:1.24.6-2.rhaos4.11.git4bfe15a.el8.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/cri-o@1.24.6-2.rhaos4.11.git4bfe15a.el8?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "cri-o-debugsource-0:1.24.6-2.rhaos4.11.git4bfe15a.el8.s390x",
"product": {
"name": "cri-o-debugsource-0:1.24.6-2.rhaos4.11.git4bfe15a.el8.s390x",
"product_id": "cri-o-debugsource-0:1.24.6-2.rhaos4.11.git4bfe15a.el8.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/cri-o-debugsource@1.24.6-2.rhaos4.11.git4bfe15a.el8?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "cri-o-debuginfo-0:1.24.6-2.rhaos4.11.git4bfe15a.el8.s390x",
"product": {
"name": "cri-o-debuginfo-0:1.24.6-2.rhaos4.11.git4bfe15a.el8.s390x",
"product_id": "cri-o-debuginfo-0:1.24.6-2.rhaos4.11.git4bfe15a.el8.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/cri-o-debuginfo@1.24.6-2.rhaos4.11.git4bfe15a.el8?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "openshift-hyperkube-0:4.11.0-202306260054.p0.g990d55b.assembly.stream.el8.s390x",
"product": {
"name": "openshift-hyperkube-0:4.11.0-202306260054.p0.g990d55b.assembly.stream.el8.s390x",
"product_id": "openshift-hyperkube-0:4.11.0-202306260054.p0.g990d55b.assembly.stream.el8.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/openshift-hyperkube@4.11.0-202306260054.p0.g990d55b.assembly.stream.el8?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "openshift-clients-0:4.11.0-202306231116.p0.g2ae2303.assembly.stream.el8.s390x",
"product": {
"name": "openshift-clients-0:4.11.0-202306231116.p0.g2ae2303.assembly.stream.el8.s390x",
"product_id": "openshift-clients-0:4.11.0-202306231116.p0.g2ae2303.assembly.stream.el8.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/openshift-clients@4.11.0-202306231116.p0.g2ae2303.assembly.stream.el8?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "podman-2:4.0.2-7.rhaos4.11.el8.s390x",
"product": {
"name": "podman-2:4.0.2-7.rhaos4.11.el8.s390x",
"product_id": "podman-2:4.0.2-7.rhaos4.11.el8.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman@4.0.2-7.rhaos4.11.el8?arch=s390x\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "podman-catatonit-2:4.0.2-7.rhaos4.11.el8.s390x",
"product": {
"name": "podman-catatonit-2:4.0.2-7.rhaos4.11.el8.s390x",
"product_id": "podman-catatonit-2:4.0.2-7.rhaos4.11.el8.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-catatonit@4.0.2-7.rhaos4.11.el8?arch=s390x\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "podman-plugins-2:4.0.2-7.rhaos4.11.el8.s390x",
"product": {
"name": "podman-plugins-2:4.0.2-7.rhaos4.11.el8.s390x",
"product_id": "podman-plugins-2:4.0.2-7.rhaos4.11.el8.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-plugins@4.0.2-7.rhaos4.11.el8?arch=s390x\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "podman-remote-2:4.0.2-7.rhaos4.11.el8.s390x",
"product": {
"name": "podman-remote-2:4.0.2-7.rhaos4.11.el8.s390x",
"product_id": "podman-remote-2:4.0.2-7.rhaos4.11.el8.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-remote@4.0.2-7.rhaos4.11.el8?arch=s390x\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "podman-tests-2:4.0.2-7.rhaos4.11.el8.s390x",
"product": {
"name": "podman-tests-2:4.0.2-7.rhaos4.11.el8.s390x",
"product_id": "podman-tests-2:4.0.2-7.rhaos4.11.el8.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-tests@4.0.2-7.rhaos4.11.el8?arch=s390x\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "podman-debugsource-2:4.0.2-7.rhaos4.11.el8.s390x",
"product": {
"name": "podman-debugsource-2:4.0.2-7.rhaos4.11.el8.s390x",
"product_id": "podman-debugsource-2:4.0.2-7.rhaos4.11.el8.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-debugsource@4.0.2-7.rhaos4.11.el8?arch=s390x\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "podman-catatonit-debuginfo-2:4.0.2-7.rhaos4.11.el8.s390x",
"product": {
"name": "podman-catatonit-debuginfo-2:4.0.2-7.rhaos4.11.el8.s390x",
"product_id": "podman-catatonit-debuginfo-2:4.0.2-7.rhaos4.11.el8.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-catatonit-debuginfo@4.0.2-7.rhaos4.11.el8?arch=s390x\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "podman-debuginfo-2:4.0.2-7.rhaos4.11.el8.s390x",
"product": {
"name": "podman-debuginfo-2:4.0.2-7.rhaos4.11.el8.s390x",
"product_id": "podman-debuginfo-2:4.0.2-7.rhaos4.11.el8.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-debuginfo@4.0.2-7.rhaos4.11.el8?arch=s390x\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "podman-gvproxy-debuginfo-2:4.0.2-7.rhaos4.11.el8.s390x",
"product": {
"name": "podman-gvproxy-debuginfo-2:4.0.2-7.rhaos4.11.el8.s390x",
"product_id": "podman-gvproxy-debuginfo-2:4.0.2-7.rhaos4.11.el8.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-gvproxy-debuginfo@4.0.2-7.rhaos4.11.el8?arch=s390x\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "podman-plugins-debuginfo-2:4.0.2-7.rhaos4.11.el8.s390x",
"product": {
"name": "podman-plugins-debuginfo-2:4.0.2-7.rhaos4.11.el8.s390x",
"product_id": "podman-plugins-debuginfo-2:4.0.2-7.rhaos4.11.el8.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-plugins-debuginfo@4.0.2-7.rhaos4.11.el8?arch=s390x\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "podman-remote-debuginfo-2:4.0.2-7.rhaos4.11.el8.s390x",
"product": {
"name": "podman-remote-debuginfo-2:4.0.2-7.rhaos4.11.el8.s390x",
"product_id": "podman-remote-debuginfo-2:4.0.2-7.rhaos4.11.el8.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-remote-debuginfo@4.0.2-7.rhaos4.11.el8?arch=s390x\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "runc-3:1.1.2-2.rhaos4.11.el8.s390x",
"product": {
"name": "runc-3:1.1.2-2.rhaos4.11.el8.s390x",
"product_id": "runc-3:1.1.2-2.rhaos4.11.el8.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/runc@1.1.2-2.rhaos4.11.el8?arch=s390x\u0026epoch=3"
}
}
},
{
"category": "product_version",
"name": "runc-debugsource-3:1.1.2-2.rhaos4.11.el8.s390x",
"product": {
"name": "runc-debugsource-3:1.1.2-2.rhaos4.11.el8.s390x",
"product_id": "runc-debugsource-3:1.1.2-2.rhaos4.11.el8.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/runc-debugsource@1.1.2-2.rhaos4.11.el8?arch=s390x\u0026epoch=3"
}
}
},
{
"category": "product_version",
"name": "runc-debuginfo-3:1.1.2-2.rhaos4.11.el8.s390x",
"product": {
"name": "runc-debuginfo-3:1.1.2-2.rhaos4.11.el8.s390x",
"product_id": "runc-debuginfo-3:1.1.2-2.rhaos4.11.el8.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/runc-debuginfo@1.1.2-2.rhaos4.11.el8?arch=s390x\u0026epoch=3"
}
}
},
{
"category": "product_version",
"name": "skopeo-2:1.5.2-4.rhaos4.11.el8.s390x",
"product": {
"name": "skopeo-2:1.5.2-4.rhaos4.11.el8.s390x",
"product_id": "skopeo-2:1.5.2-4.rhaos4.11.el8.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/skopeo@1.5.2-4.rhaos4.11.el8?arch=s390x\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "skopeo-tests-2:1.5.2-4.rhaos4.11.el8.s390x",
"product": {
"name": "skopeo-tests-2:1.5.2-4.rhaos4.11.el8.s390x",
"product_id": "skopeo-tests-2:1.5.2-4.rhaos4.11.el8.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/skopeo-tests@1.5.2-4.rhaos4.11.el8?arch=s390x\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "skopeo-debugsource-2:1.5.2-4.rhaos4.11.el8.s390x",
"product": {
"name": "skopeo-debugsource-2:1.5.2-4.rhaos4.11.el8.s390x",
"product_id": "skopeo-debugsource-2:1.5.2-4.rhaos4.11.el8.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/skopeo-debugsource@1.5.2-4.rhaos4.11.el8?arch=s390x\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "skopeo-debuginfo-2:1.5.2-4.rhaos4.11.el8.s390x",
"product": {
"name": "skopeo-debuginfo-2:1.5.2-4.rhaos4.11.el8.s390x",
"product_id": "skopeo-debuginfo-2:1.5.2-4.rhaos4.11.el8.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/skopeo-debuginfo@1.5.2-4.rhaos4.11.el8?arch=s390x\u0026epoch=2"
}
}
}
],
"category": "architecture",
"name": "s390x"
},
{
"branches": [
{
"category": "product_version",
"name": "openshift-ansible-0:4.11.0-202306230041.p0.g0a466d7.assembly.stream.el8.noarch",
"product": {
"name": "openshift-ansible-0:4.11.0-202306230041.p0.g0a466d7.assembly.stream.el8.noarch",
"product_id": "openshift-ansible-0:4.11.0-202306230041.p0.g0a466d7.assembly.stream.el8.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/openshift-ansible@4.11.0-202306230041.p0.g0a466d7.assembly.stream.el8?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "openshift-ansible-test-0:4.11.0-202306230041.p0.g0a466d7.assembly.stream.el8.noarch",
"product": {
"name": "openshift-ansible-test-0:4.11.0-202306230041.p0.g0a466d7.assembly.stream.el8.noarch",
"product_id": "openshift-ansible-test-0:4.11.0-202306230041.p0.g0a466d7.assembly.stream.el8.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/openshift-ansible-test@4.11.0-202306230041.p0.g0a466d7.assembly.stream.el8?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "openshift-kuryr-cni-0:4.11.0-202306280915.p0.gc732699.assembly.stream.el8.noarch",
"product": {
"name": "openshift-kuryr-cni-0:4.11.0-202306280915.p0.gc732699.assembly.stream.el8.noarch",
"product_id": "openshift-kuryr-cni-0:4.11.0-202306280915.p0.gc732699.assembly.stream.el8.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/openshift-kuryr-cni@4.11.0-202306280915.p0.gc732699.assembly.stream.el8?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "openshift-kuryr-common-0:4.11.0-202306280915.p0.gc732699.assembly.stream.el8.noarch",
"product": {
"name": "openshift-kuryr-common-0:4.11.0-202306280915.p0.gc732699.assembly.stream.el8.noarch",
"product_id": "openshift-kuryr-common-0:4.11.0-202306280915.p0.gc732699.assembly.stream.el8.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/openshift-kuryr-common@4.11.0-202306280915.p0.gc732699.assembly.stream.el8?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "openshift-kuryr-controller-0:4.11.0-202306280915.p0.gc732699.assembly.stream.el8.noarch",
"product": {
"name": "openshift-kuryr-controller-0:4.11.0-202306280915.p0.gc732699.assembly.stream.el8.noarch",
"product_id": "openshift-kuryr-controller-0:4.11.0-202306280915.p0.gc732699.assembly.stream.el8.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/openshift-kuryr-controller@4.11.0-202306280915.p0.gc732699.assembly.stream.el8?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "python3-kuryr-kubernetes-0:4.11.0-202306280915.p0.gc732699.assembly.stream.el8.noarch",
"product": {
"name": "python3-kuryr-kubernetes-0:4.11.0-202306280915.p0.gc732699.assembly.stream.el8.noarch",
"product_id": "python3-kuryr-kubernetes-0:4.11.0-202306280915.p0.gc732699.assembly.stream.el8.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-kuryr-kubernetes@4.11.0-202306280915.p0.gc732699.assembly.stream.el8?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "podman-docker-2:4.0.2-7.rhaos4.11.el8.noarch",
"product": {
"name": "podman-docker-2:4.0.2-7.rhaos4.11.el8.noarch",
"product_id": "podman-docker-2:4.0.2-7.rhaos4.11.el8.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-docker@4.0.2-7.rhaos4.11.el8?arch=noarch\u0026epoch=2"
}
}
}
],
"category": "architecture",
"name": "noarch"
}
],
"category": "vendor",
"name": "Red Hat"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "buildah-1:1.23.4-3.rhaos4.11.el8.aarch64 as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:buildah-1:1.23.4-3.rhaos4.11.el8.aarch64"
},
"product_reference": "buildah-1:1.23.4-3.rhaos4.11.el8.aarch64",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "buildah-1:1.23.4-3.rhaos4.11.el8.ppc64le as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:buildah-1:1.23.4-3.rhaos4.11.el8.ppc64le"
},
"product_reference": "buildah-1:1.23.4-3.rhaos4.11.el8.ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "buildah-1:1.23.4-3.rhaos4.11.el8.s390x as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:buildah-1:1.23.4-3.rhaos4.11.el8.s390x"
},
"product_reference": "buildah-1:1.23.4-3.rhaos4.11.el8.s390x",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "buildah-1:1.23.4-3.rhaos4.11.el8.src as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:buildah-1:1.23.4-3.rhaos4.11.el8.src"
},
"product_reference": "buildah-1:1.23.4-3.rhaos4.11.el8.src",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "buildah-1:1.23.4-3.rhaos4.11.el8.x86_64 as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:buildah-1:1.23.4-3.rhaos4.11.el8.x86_64"
},
"product_reference": "buildah-1:1.23.4-3.rhaos4.11.el8.x86_64",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "buildah-debuginfo-1:1.23.4-3.rhaos4.11.el8.aarch64 as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:buildah-debuginfo-1:1.23.4-3.rhaos4.11.el8.aarch64"
},
"product_reference": "buildah-debuginfo-1:1.23.4-3.rhaos4.11.el8.aarch64",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "buildah-debuginfo-1:1.23.4-3.rhaos4.11.el8.ppc64le as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:buildah-debuginfo-1:1.23.4-3.rhaos4.11.el8.ppc64le"
},
"product_reference": "buildah-debuginfo-1:1.23.4-3.rhaos4.11.el8.ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "buildah-debuginfo-1:1.23.4-3.rhaos4.11.el8.s390x as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:buildah-debuginfo-1:1.23.4-3.rhaos4.11.el8.s390x"
},
"product_reference": "buildah-debuginfo-1:1.23.4-3.rhaos4.11.el8.s390x",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "buildah-debuginfo-1:1.23.4-3.rhaos4.11.el8.x86_64 as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:buildah-debuginfo-1:1.23.4-3.rhaos4.11.el8.x86_64"
},
"product_reference": "buildah-debuginfo-1:1.23.4-3.rhaos4.11.el8.x86_64",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "buildah-debugsource-1:1.23.4-3.rhaos4.11.el8.aarch64 as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:buildah-debugsource-1:1.23.4-3.rhaos4.11.el8.aarch64"
},
"product_reference": "buildah-debugsource-1:1.23.4-3.rhaos4.11.el8.aarch64",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "buildah-debugsource-1:1.23.4-3.rhaos4.11.el8.ppc64le as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:buildah-debugsource-1:1.23.4-3.rhaos4.11.el8.ppc64le"
},
"product_reference": "buildah-debugsource-1:1.23.4-3.rhaos4.11.el8.ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "buildah-debugsource-1:1.23.4-3.rhaos4.11.el8.s390x as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:buildah-debugsource-1:1.23.4-3.rhaos4.11.el8.s390x"
},
"product_reference": "buildah-debugsource-1:1.23.4-3.rhaos4.11.el8.s390x",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "buildah-debugsource-1:1.23.4-3.rhaos4.11.el8.x86_64 as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:buildah-debugsource-1:1.23.4-3.rhaos4.11.el8.x86_64"
},
"product_reference": "buildah-debugsource-1:1.23.4-3.rhaos4.11.el8.x86_64",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "buildah-tests-1:1.23.4-3.rhaos4.11.el8.aarch64 as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:buildah-tests-1:1.23.4-3.rhaos4.11.el8.aarch64"
},
"product_reference": "buildah-tests-1:1.23.4-3.rhaos4.11.el8.aarch64",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "buildah-tests-1:1.23.4-3.rhaos4.11.el8.ppc64le as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:buildah-tests-1:1.23.4-3.rhaos4.11.el8.ppc64le"
},
"product_reference": "buildah-tests-1:1.23.4-3.rhaos4.11.el8.ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "buildah-tests-1:1.23.4-3.rhaos4.11.el8.s390x as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:buildah-tests-1:1.23.4-3.rhaos4.11.el8.s390x"
},
"product_reference": "buildah-tests-1:1.23.4-3.rhaos4.11.el8.s390x",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "buildah-tests-1:1.23.4-3.rhaos4.11.el8.x86_64 as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:buildah-tests-1:1.23.4-3.rhaos4.11.el8.x86_64"
},
"product_reference": "buildah-tests-1:1.23.4-3.rhaos4.11.el8.x86_64",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "buildah-tests-debuginfo-1:1.23.4-3.rhaos4.11.el8.aarch64 as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:buildah-tests-debuginfo-1:1.23.4-3.rhaos4.11.el8.aarch64"
},
"product_reference": "buildah-tests-debuginfo-1:1.23.4-3.rhaos4.11.el8.aarch64",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "buildah-tests-debuginfo-1:1.23.4-3.rhaos4.11.el8.ppc64le as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:buildah-tests-debuginfo-1:1.23.4-3.rhaos4.11.el8.ppc64le"
},
"product_reference": "buildah-tests-debuginfo-1:1.23.4-3.rhaos4.11.el8.ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "buildah-tests-debuginfo-1:1.23.4-3.rhaos4.11.el8.s390x as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:buildah-tests-debuginfo-1:1.23.4-3.rhaos4.11.el8.s390x"
},
"product_reference": "buildah-tests-debuginfo-1:1.23.4-3.rhaos4.11.el8.s390x",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "buildah-tests-debuginfo-1:1.23.4-3.rhaos4.11.el8.x86_64 as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:buildah-tests-debuginfo-1:1.23.4-3.rhaos4.11.el8.x86_64"
},
"product_reference": "buildah-tests-debuginfo-1:1.23.4-3.rhaos4.11.el8.x86_64",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "conmon-2:2.1.2-3.rhaos4.11.el8.aarch64 as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:conmon-2:2.1.2-3.rhaos4.11.el8.aarch64"
},
"product_reference": "conmon-2:2.1.2-3.rhaos4.11.el8.aarch64",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "conmon-2:2.1.2-3.rhaos4.11.el8.ppc64le as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:conmon-2:2.1.2-3.rhaos4.11.el8.ppc64le"
},
"product_reference": "conmon-2:2.1.2-3.rhaos4.11.el8.ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "conmon-2:2.1.2-3.rhaos4.11.el8.s390x as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:conmon-2:2.1.2-3.rhaos4.11.el8.s390x"
},
"product_reference": "conmon-2:2.1.2-3.rhaos4.11.el8.s390x",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "conmon-2:2.1.2-3.rhaos4.11.el8.src as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:conmon-2:2.1.2-3.rhaos4.11.el8.src"
},
"product_reference": "conmon-2:2.1.2-3.rhaos4.11.el8.src",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "conmon-2:2.1.2-3.rhaos4.11.el8.x86_64 as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:conmon-2:2.1.2-3.rhaos4.11.el8.x86_64"
},
"product_reference": "conmon-2:2.1.2-3.rhaos4.11.el8.x86_64",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "conmon-debuginfo-2:2.1.2-3.rhaos4.11.el8.aarch64 as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:conmon-debuginfo-2:2.1.2-3.rhaos4.11.el8.aarch64"
},
"product_reference": "conmon-debuginfo-2:2.1.2-3.rhaos4.11.el8.aarch64",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "conmon-debuginfo-2:2.1.2-3.rhaos4.11.el8.ppc64le as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:conmon-debuginfo-2:2.1.2-3.rhaos4.11.el8.ppc64le"
},
"product_reference": "conmon-debuginfo-2:2.1.2-3.rhaos4.11.el8.ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "conmon-debuginfo-2:2.1.2-3.rhaos4.11.el8.s390x as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:conmon-debuginfo-2:2.1.2-3.rhaos4.11.el8.s390x"
},
"product_reference": "conmon-debuginfo-2:2.1.2-3.rhaos4.11.el8.s390x",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "conmon-debuginfo-2:2.1.2-3.rhaos4.11.el8.x86_64 as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:conmon-debuginfo-2:2.1.2-3.rhaos4.11.el8.x86_64"
},
"product_reference": "conmon-debuginfo-2:2.1.2-3.rhaos4.11.el8.x86_64",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "conmon-debugsource-2:2.1.2-3.rhaos4.11.el8.aarch64 as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:conmon-debugsource-2:2.1.2-3.rhaos4.11.el8.aarch64"
},
"product_reference": "conmon-debugsource-2:2.1.2-3.rhaos4.11.el8.aarch64",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "conmon-debugsource-2:2.1.2-3.rhaos4.11.el8.ppc64le as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:conmon-debugsource-2:2.1.2-3.rhaos4.11.el8.ppc64le"
},
"product_reference": "conmon-debugsource-2:2.1.2-3.rhaos4.11.el8.ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "conmon-debugsource-2:2.1.2-3.rhaos4.11.el8.s390x as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:conmon-debugsource-2:2.1.2-3.rhaos4.11.el8.s390x"
},
"product_reference": "conmon-debugsource-2:2.1.2-3.rhaos4.11.el8.s390x",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "conmon-debugsource-2:2.1.2-3.rhaos4.11.el8.x86_64 as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:conmon-debugsource-2:2.1.2-3.rhaos4.11.el8.x86_64"
},
"product_reference": "conmon-debugsource-2:2.1.2-3.rhaos4.11.el8.x86_64",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "containernetworking-plugins-0:1.0.1-6.rhaos4.11.el8.aarch64 as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:containernetworking-plugins-0:1.0.1-6.rhaos4.11.el8.aarch64"
},
"product_reference": "containernetworking-plugins-0:1.0.1-6.rhaos4.11.el8.aarch64",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "containernetworking-plugins-0:1.0.1-6.rhaos4.11.el8.ppc64le as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:containernetworking-plugins-0:1.0.1-6.rhaos4.11.el8.ppc64le"
},
"product_reference": "containernetworking-plugins-0:1.0.1-6.rhaos4.11.el8.ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "containernetworking-plugins-0:1.0.1-6.rhaos4.11.el8.s390x as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:containernetworking-plugins-0:1.0.1-6.rhaos4.11.el8.s390x"
},
"product_reference": "containernetworking-plugins-0:1.0.1-6.rhaos4.11.el8.s390x",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "containernetworking-plugins-0:1.0.1-6.rhaos4.11.el8.src as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:containernetworking-plugins-0:1.0.1-6.rhaos4.11.el8.src"
},
"product_reference": "containernetworking-plugins-0:1.0.1-6.rhaos4.11.el8.src",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "containernetworking-plugins-0:1.0.1-6.rhaos4.11.el8.x86_64 as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:containernetworking-plugins-0:1.0.1-6.rhaos4.11.el8.x86_64"
},
"product_reference": "containernetworking-plugins-0:1.0.1-6.rhaos4.11.el8.x86_64",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "containernetworking-plugins-debuginfo-0:1.0.1-6.rhaos4.11.el8.aarch64 as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:containernetworking-plugins-debuginfo-0:1.0.1-6.rhaos4.11.el8.aarch64"
},
"product_reference": "containernetworking-plugins-debuginfo-0:1.0.1-6.rhaos4.11.el8.aarch64",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "containernetworking-plugins-debuginfo-0:1.0.1-6.rhaos4.11.el8.ppc64le as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:containernetworking-plugins-debuginfo-0:1.0.1-6.rhaos4.11.el8.ppc64le"
},
"product_reference": "containernetworking-plugins-debuginfo-0:1.0.1-6.rhaos4.11.el8.ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "containernetworking-plugins-debuginfo-0:1.0.1-6.rhaos4.11.el8.s390x as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:containernetworking-plugins-debuginfo-0:1.0.1-6.rhaos4.11.el8.s390x"
},
"product_reference": "containernetworking-plugins-debuginfo-0:1.0.1-6.rhaos4.11.el8.s390x",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "containernetworking-plugins-debuginfo-0:1.0.1-6.rhaos4.11.el8.x86_64 as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:containernetworking-plugins-debuginfo-0:1.0.1-6.rhaos4.11.el8.x86_64"
},
"product_reference": "containernetworking-plugins-debuginfo-0:1.0.1-6.rhaos4.11.el8.x86_64",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "containernetworking-plugins-debugsource-0:1.0.1-6.rhaos4.11.el8.aarch64 as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:containernetworking-plugins-debugsource-0:1.0.1-6.rhaos4.11.el8.aarch64"
},
"product_reference": "containernetworking-plugins-debugsource-0:1.0.1-6.rhaos4.11.el8.aarch64",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "containernetworking-plugins-debugsource-0:1.0.1-6.rhaos4.11.el8.ppc64le as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:containernetworking-plugins-debugsource-0:1.0.1-6.rhaos4.11.el8.ppc64le"
},
"product_reference": "containernetworking-plugins-debugsource-0:1.0.1-6.rhaos4.11.el8.ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "containernetworking-plugins-debugsource-0:1.0.1-6.rhaos4.11.el8.s390x as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:containernetworking-plugins-debugsource-0:1.0.1-6.rhaos4.11.el8.s390x"
},
"product_reference": "containernetworking-plugins-debugsource-0:1.0.1-6.rhaos4.11.el8.s390x",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "containernetworking-plugins-debugsource-0:1.0.1-6.rhaos4.11.el8.x86_64 as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:containernetworking-plugins-debugsource-0:1.0.1-6.rhaos4.11.el8.x86_64"
},
"product_reference": "containernetworking-plugins-debugsource-0:1.0.1-6.rhaos4.11.el8.x86_64",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cri-o-0:1.24.6-2.rhaos4.11.git4bfe15a.el8.aarch64 as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:cri-o-0:1.24.6-2.rhaos4.11.git4bfe15a.el8.aarch64"
},
"product_reference": "cri-o-0:1.24.6-2.rhaos4.11.git4bfe15a.el8.aarch64",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cri-o-0:1.24.6-2.rhaos4.11.git4bfe15a.el8.ppc64le as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:cri-o-0:1.24.6-2.rhaos4.11.git4bfe15a.el8.ppc64le"
},
"product_reference": "cri-o-0:1.24.6-2.rhaos4.11.git4bfe15a.el8.ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cri-o-0:1.24.6-2.rhaos4.11.git4bfe15a.el8.s390x as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:cri-o-0:1.24.6-2.rhaos4.11.git4bfe15a.el8.s390x"
},
"product_reference": "cri-o-0:1.24.6-2.rhaos4.11.git4bfe15a.el8.s390x",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cri-o-0:1.24.6-2.rhaos4.11.git4bfe15a.el8.src as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:cri-o-0:1.24.6-2.rhaos4.11.git4bfe15a.el8.src"
},
"product_reference": "cri-o-0:1.24.6-2.rhaos4.11.git4bfe15a.el8.src",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cri-o-0:1.24.6-2.rhaos4.11.git4bfe15a.el8.x86_64 as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:cri-o-0:1.24.6-2.rhaos4.11.git4bfe15a.el8.x86_64"
},
"product_reference": "cri-o-0:1.24.6-2.rhaos4.11.git4bfe15a.el8.x86_64",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cri-o-debuginfo-0:1.24.6-2.rhaos4.11.git4bfe15a.el8.aarch64 as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:cri-o-debuginfo-0:1.24.6-2.rhaos4.11.git4bfe15a.el8.aarch64"
},
"product_reference": "cri-o-debuginfo-0:1.24.6-2.rhaos4.11.git4bfe15a.el8.aarch64",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cri-o-debuginfo-0:1.24.6-2.rhaos4.11.git4bfe15a.el8.ppc64le as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:cri-o-debuginfo-0:1.24.6-2.rhaos4.11.git4bfe15a.el8.ppc64le"
},
"product_reference": "cri-o-debuginfo-0:1.24.6-2.rhaos4.11.git4bfe15a.el8.ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cri-o-debuginfo-0:1.24.6-2.rhaos4.11.git4bfe15a.el8.s390x as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:cri-o-debuginfo-0:1.24.6-2.rhaos4.11.git4bfe15a.el8.s390x"
},
"product_reference": "cri-o-debuginfo-0:1.24.6-2.rhaos4.11.git4bfe15a.el8.s390x",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cri-o-debuginfo-0:1.24.6-2.rhaos4.11.git4bfe15a.el8.x86_64 as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:cri-o-debuginfo-0:1.24.6-2.rhaos4.11.git4bfe15a.el8.x86_64"
},
"product_reference": "cri-o-debuginfo-0:1.24.6-2.rhaos4.11.git4bfe15a.el8.x86_64",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cri-o-debugsource-0:1.24.6-2.rhaos4.11.git4bfe15a.el8.aarch64 as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:cri-o-debugsource-0:1.24.6-2.rhaos4.11.git4bfe15a.el8.aarch64"
},
"product_reference": "cri-o-debugsource-0:1.24.6-2.rhaos4.11.git4bfe15a.el8.aarch64",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cri-o-debugsource-0:1.24.6-2.rhaos4.11.git4bfe15a.el8.ppc64le as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:cri-o-debugsource-0:1.24.6-2.rhaos4.11.git4bfe15a.el8.ppc64le"
},
"product_reference": "cri-o-debugsource-0:1.24.6-2.rhaos4.11.git4bfe15a.el8.ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cri-o-debugsource-0:1.24.6-2.rhaos4.11.git4bfe15a.el8.s390x as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:cri-o-debugsource-0:1.24.6-2.rhaos4.11.git4bfe15a.el8.s390x"
},
"product_reference": "cri-o-debugsource-0:1.24.6-2.rhaos4.11.git4bfe15a.el8.s390x",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cri-o-debugsource-0:1.24.6-2.rhaos4.11.git4bfe15a.el8.x86_64 as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:cri-o-debugsource-0:1.24.6-2.rhaos4.11.git4bfe15a.el8.x86_64"
},
"product_reference": "cri-o-debugsource-0:1.24.6-2.rhaos4.11.git4bfe15a.el8.x86_64",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-0:4.11.0-202306260054.p0.g990d55b.assembly.stream.el8.src as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:openshift-0:4.11.0-202306260054.p0.g990d55b.assembly.stream.el8.src"
},
"product_reference": "openshift-0:4.11.0-202306260054.p0.g990d55b.assembly.stream.el8.src",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-ansible-0:4.11.0-202306230041.p0.g0a466d7.assembly.stream.el8.noarch as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:openshift-ansible-0:4.11.0-202306230041.p0.g0a466d7.assembly.stream.el8.noarch"
},
"product_reference": "openshift-ansible-0:4.11.0-202306230041.p0.g0a466d7.assembly.stream.el8.noarch",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-ansible-0:4.11.0-202306230041.p0.g0a466d7.assembly.stream.el8.src as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:openshift-ansible-0:4.11.0-202306230041.p0.g0a466d7.assembly.stream.el8.src"
},
"product_reference": "openshift-ansible-0:4.11.0-202306230041.p0.g0a466d7.assembly.stream.el8.src",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-ansible-test-0:4.11.0-202306230041.p0.g0a466d7.assembly.stream.el8.noarch as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:openshift-ansible-test-0:4.11.0-202306230041.p0.g0a466d7.assembly.stream.el8.noarch"
},
"product_reference": "openshift-ansible-test-0:4.11.0-202306230041.p0.g0a466d7.assembly.stream.el8.noarch",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-clients-0:4.11.0-202306231116.p0.g2ae2303.assembly.stream.el8.aarch64 as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:openshift-clients-0:4.11.0-202306231116.p0.g2ae2303.assembly.stream.el8.aarch64"
},
"product_reference": "openshift-clients-0:4.11.0-202306231116.p0.g2ae2303.assembly.stream.el8.aarch64",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-clients-0:4.11.0-202306231116.p0.g2ae2303.assembly.stream.el8.ppc64le as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:openshift-clients-0:4.11.0-202306231116.p0.g2ae2303.assembly.stream.el8.ppc64le"
},
"product_reference": "openshift-clients-0:4.11.0-202306231116.p0.g2ae2303.assembly.stream.el8.ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-clients-0:4.11.0-202306231116.p0.g2ae2303.assembly.stream.el8.s390x as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:openshift-clients-0:4.11.0-202306231116.p0.g2ae2303.assembly.stream.el8.s390x"
},
"product_reference": "openshift-clients-0:4.11.0-202306231116.p0.g2ae2303.assembly.stream.el8.s390x",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-clients-0:4.11.0-202306231116.p0.g2ae2303.assembly.stream.el8.src as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:openshift-clients-0:4.11.0-202306231116.p0.g2ae2303.assembly.stream.el8.src"
},
"product_reference": "openshift-clients-0:4.11.0-202306231116.p0.g2ae2303.assembly.stream.el8.src",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-clients-0:4.11.0-202306231116.p0.g2ae2303.assembly.stream.el8.x86_64 as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:openshift-clients-0:4.11.0-202306231116.p0.g2ae2303.assembly.stream.el8.x86_64"
},
"product_reference": "openshift-clients-0:4.11.0-202306231116.p0.g2ae2303.assembly.stream.el8.x86_64",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-clients-redistributable-0:4.11.0-202306231116.p0.g2ae2303.assembly.stream.el8.x86_64 as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:openshift-clients-redistributable-0:4.11.0-202306231116.p0.g2ae2303.assembly.stream.el8.x86_64"
},
"product_reference": "openshift-clients-redistributable-0:4.11.0-202306231116.p0.g2ae2303.assembly.stream.el8.x86_64",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-hyperkube-0:4.11.0-202306260054.p0.g990d55b.assembly.stream.el8.aarch64 as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:openshift-hyperkube-0:4.11.0-202306260054.p0.g990d55b.assembly.stream.el8.aarch64"
},
"product_reference": "openshift-hyperkube-0:4.11.0-202306260054.p0.g990d55b.assembly.stream.el8.aarch64",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-hyperkube-0:4.11.0-202306260054.p0.g990d55b.assembly.stream.el8.ppc64le as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:openshift-hyperkube-0:4.11.0-202306260054.p0.g990d55b.assembly.stream.el8.ppc64le"
},
"product_reference": "openshift-hyperkube-0:4.11.0-202306260054.p0.g990d55b.assembly.stream.el8.ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-hyperkube-0:4.11.0-202306260054.p0.g990d55b.assembly.stream.el8.s390x as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:openshift-hyperkube-0:4.11.0-202306260054.p0.g990d55b.assembly.stream.el8.s390x"
},
"product_reference": "openshift-hyperkube-0:4.11.0-202306260054.p0.g990d55b.assembly.stream.el8.s390x",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-hyperkube-0:4.11.0-202306260054.p0.g990d55b.assembly.stream.el8.x86_64 as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:openshift-hyperkube-0:4.11.0-202306260054.p0.g990d55b.assembly.stream.el8.x86_64"
},
"product_reference": "openshift-hyperkube-0:4.11.0-202306260054.p0.g990d55b.assembly.stream.el8.x86_64",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-kuryr-0:4.11.0-202306280915.p0.gc732699.assembly.stream.el8.src as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:openshift-kuryr-0:4.11.0-202306280915.p0.gc732699.assembly.stream.el8.src"
},
"product_reference": "openshift-kuryr-0:4.11.0-202306280915.p0.gc732699.assembly.stream.el8.src",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-kuryr-cni-0:4.11.0-202306280915.p0.gc732699.assembly.stream.el8.noarch as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:openshift-kuryr-cni-0:4.11.0-202306280915.p0.gc732699.assembly.stream.el8.noarch"
},
"product_reference": "openshift-kuryr-cni-0:4.11.0-202306280915.p0.gc732699.assembly.stream.el8.noarch",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-kuryr-common-0:4.11.0-202306280915.p0.gc732699.assembly.stream.el8.noarch as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:openshift-kuryr-common-0:4.11.0-202306280915.p0.gc732699.assembly.stream.el8.noarch"
},
"product_reference": "openshift-kuryr-common-0:4.11.0-202306280915.p0.gc732699.assembly.stream.el8.noarch",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-kuryr-controller-0:4.11.0-202306280915.p0.gc732699.assembly.stream.el8.noarch as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:openshift-kuryr-controller-0:4.11.0-202306280915.p0.gc732699.assembly.stream.el8.noarch"
},
"product_reference": "openshift-kuryr-controller-0:4.11.0-202306280915.p0.gc732699.assembly.stream.el8.noarch",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-2:4.0.2-7.rhaos4.11.el8.aarch64 as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:podman-2:4.0.2-7.rhaos4.11.el8.aarch64"
},
"product_reference": "podman-2:4.0.2-7.rhaos4.11.el8.aarch64",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-2:4.0.2-7.rhaos4.11.el8.ppc64le as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:podman-2:4.0.2-7.rhaos4.11.el8.ppc64le"
},
"product_reference": "podman-2:4.0.2-7.rhaos4.11.el8.ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-2:4.0.2-7.rhaos4.11.el8.s390x as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:podman-2:4.0.2-7.rhaos4.11.el8.s390x"
},
"product_reference": "podman-2:4.0.2-7.rhaos4.11.el8.s390x",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-2:4.0.2-7.rhaos4.11.el8.src as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:podman-2:4.0.2-7.rhaos4.11.el8.src"
},
"product_reference": "podman-2:4.0.2-7.rhaos4.11.el8.src",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-2:4.0.2-7.rhaos4.11.el8.x86_64 as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:podman-2:4.0.2-7.rhaos4.11.el8.x86_64"
},
"product_reference": "podman-2:4.0.2-7.rhaos4.11.el8.x86_64",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-catatonit-2:4.0.2-7.rhaos4.11.el8.aarch64 as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:podman-catatonit-2:4.0.2-7.rhaos4.11.el8.aarch64"
},
"product_reference": "podman-catatonit-2:4.0.2-7.rhaos4.11.el8.aarch64",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-catatonit-2:4.0.2-7.rhaos4.11.el8.ppc64le as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:podman-catatonit-2:4.0.2-7.rhaos4.11.el8.ppc64le"
},
"product_reference": "podman-catatonit-2:4.0.2-7.rhaos4.11.el8.ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-catatonit-2:4.0.2-7.rhaos4.11.el8.s390x as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:podman-catatonit-2:4.0.2-7.rhaos4.11.el8.s390x"
},
"product_reference": "podman-catatonit-2:4.0.2-7.rhaos4.11.el8.s390x",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-catatonit-2:4.0.2-7.rhaos4.11.el8.x86_64 as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:podman-catatonit-2:4.0.2-7.rhaos4.11.el8.x86_64"
},
"product_reference": "podman-catatonit-2:4.0.2-7.rhaos4.11.el8.x86_64",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-catatonit-debuginfo-2:4.0.2-7.rhaos4.11.el8.aarch64 as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:podman-catatonit-debuginfo-2:4.0.2-7.rhaos4.11.el8.aarch64"
},
"product_reference": "podman-catatonit-debuginfo-2:4.0.2-7.rhaos4.11.el8.aarch64",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-catatonit-debuginfo-2:4.0.2-7.rhaos4.11.el8.ppc64le as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:podman-catatonit-debuginfo-2:4.0.2-7.rhaos4.11.el8.ppc64le"
},
"product_reference": "podman-catatonit-debuginfo-2:4.0.2-7.rhaos4.11.el8.ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-catatonit-debuginfo-2:4.0.2-7.rhaos4.11.el8.s390x as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:podman-catatonit-debuginfo-2:4.0.2-7.rhaos4.11.el8.s390x"
},
"product_reference": "podman-catatonit-debuginfo-2:4.0.2-7.rhaos4.11.el8.s390x",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-catatonit-debuginfo-2:4.0.2-7.rhaos4.11.el8.x86_64 as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:podman-catatonit-debuginfo-2:4.0.2-7.rhaos4.11.el8.x86_64"
},
"product_reference": "podman-catatonit-debuginfo-2:4.0.2-7.rhaos4.11.el8.x86_64",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-debuginfo-2:4.0.2-7.rhaos4.11.el8.aarch64 as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:podman-debuginfo-2:4.0.2-7.rhaos4.11.el8.aarch64"
},
"product_reference": "podman-debuginfo-2:4.0.2-7.rhaos4.11.el8.aarch64",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-debuginfo-2:4.0.2-7.rhaos4.11.el8.ppc64le as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:podman-debuginfo-2:4.0.2-7.rhaos4.11.el8.ppc64le"
},
"product_reference": "podman-debuginfo-2:4.0.2-7.rhaos4.11.el8.ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-debuginfo-2:4.0.2-7.rhaos4.11.el8.s390x as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:podman-debuginfo-2:4.0.2-7.rhaos4.11.el8.s390x"
},
"product_reference": "podman-debuginfo-2:4.0.2-7.rhaos4.11.el8.s390x",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-debuginfo-2:4.0.2-7.rhaos4.11.el8.x86_64 as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:podman-debuginfo-2:4.0.2-7.rhaos4.11.el8.x86_64"
},
"product_reference": "podman-debuginfo-2:4.0.2-7.rhaos4.11.el8.x86_64",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-debugsource-2:4.0.2-7.rhaos4.11.el8.aarch64 as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:podman-debugsource-2:4.0.2-7.rhaos4.11.el8.aarch64"
},
"product_reference": "podman-debugsource-2:4.0.2-7.rhaos4.11.el8.aarch64",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-debugsource-2:4.0.2-7.rhaos4.11.el8.ppc64le as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:podman-debugsource-2:4.0.2-7.rhaos4.11.el8.ppc64le"
},
"product_reference": "podman-debugsource-2:4.0.2-7.rhaos4.11.el8.ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-debugsource-2:4.0.2-7.rhaos4.11.el8.s390x as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:podman-debugsource-2:4.0.2-7.rhaos4.11.el8.s390x"
},
"product_reference": "podman-debugsource-2:4.0.2-7.rhaos4.11.el8.s390x",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-debugsource-2:4.0.2-7.rhaos4.11.el8.x86_64 as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:podman-debugsource-2:4.0.2-7.rhaos4.11.el8.x86_64"
},
"product_reference": "podman-debugsource-2:4.0.2-7.rhaos4.11.el8.x86_64",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-docker-2:4.0.2-7.rhaos4.11.el8.noarch as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:podman-docker-2:4.0.2-7.rhaos4.11.el8.noarch"
},
"product_reference": "podman-docker-2:4.0.2-7.rhaos4.11.el8.noarch",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-gvproxy-debuginfo-2:4.0.2-7.rhaos4.11.el8.aarch64 as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:podman-gvproxy-debuginfo-2:4.0.2-7.rhaos4.11.el8.aarch64"
},
"product_reference": "podman-gvproxy-debuginfo-2:4.0.2-7.rhaos4.11.el8.aarch64",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-gvproxy-debuginfo-2:4.0.2-7.rhaos4.11.el8.ppc64le as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:podman-gvproxy-debuginfo-2:4.0.2-7.rhaos4.11.el8.ppc64le"
},
"product_reference": "podman-gvproxy-debuginfo-2:4.0.2-7.rhaos4.11.el8.ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-gvproxy-debuginfo-2:4.0.2-7.rhaos4.11.el8.s390x as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:podman-gvproxy-debuginfo-2:4.0.2-7.rhaos4.11.el8.s390x"
},
"product_reference": "podman-gvproxy-debuginfo-2:4.0.2-7.rhaos4.11.el8.s390x",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-gvproxy-debuginfo-2:4.0.2-7.rhaos4.11.el8.x86_64 as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:podman-gvproxy-debuginfo-2:4.0.2-7.rhaos4.11.el8.x86_64"
},
"product_reference": "podman-gvproxy-debuginfo-2:4.0.2-7.rhaos4.11.el8.x86_64",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-plugins-2:4.0.2-7.rhaos4.11.el8.aarch64 as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:podman-plugins-2:4.0.2-7.rhaos4.11.el8.aarch64"
},
"product_reference": "podman-plugins-2:4.0.2-7.rhaos4.11.el8.aarch64",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-plugins-2:4.0.2-7.rhaos4.11.el8.ppc64le as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:podman-plugins-2:4.0.2-7.rhaos4.11.el8.ppc64le"
},
"product_reference": "podman-plugins-2:4.0.2-7.rhaos4.11.el8.ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-plugins-2:4.0.2-7.rhaos4.11.el8.s390x as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:podman-plugins-2:4.0.2-7.rhaos4.11.el8.s390x"
},
"product_reference": "podman-plugins-2:4.0.2-7.rhaos4.11.el8.s390x",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-plugins-2:4.0.2-7.rhaos4.11.el8.x86_64 as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:podman-plugins-2:4.0.2-7.rhaos4.11.el8.x86_64"
},
"product_reference": "podman-plugins-2:4.0.2-7.rhaos4.11.el8.x86_64",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-plugins-debuginfo-2:4.0.2-7.rhaos4.11.el8.aarch64 as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:podman-plugins-debuginfo-2:4.0.2-7.rhaos4.11.el8.aarch64"
},
"product_reference": "podman-plugins-debuginfo-2:4.0.2-7.rhaos4.11.el8.aarch64",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-plugins-debuginfo-2:4.0.2-7.rhaos4.11.el8.ppc64le as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:podman-plugins-debuginfo-2:4.0.2-7.rhaos4.11.el8.ppc64le"
},
"product_reference": "podman-plugins-debuginfo-2:4.0.2-7.rhaos4.11.el8.ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-plugins-debuginfo-2:4.0.2-7.rhaos4.11.el8.s390x as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:podman-plugins-debuginfo-2:4.0.2-7.rhaos4.11.el8.s390x"
},
"product_reference": "podman-plugins-debuginfo-2:4.0.2-7.rhaos4.11.el8.s390x",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-plugins-debuginfo-2:4.0.2-7.rhaos4.11.el8.x86_64 as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:podman-plugins-debuginfo-2:4.0.2-7.rhaos4.11.el8.x86_64"
},
"product_reference": "podman-plugins-debuginfo-2:4.0.2-7.rhaos4.11.el8.x86_64",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-remote-2:4.0.2-7.rhaos4.11.el8.aarch64 as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:podman-remote-2:4.0.2-7.rhaos4.11.el8.aarch64"
},
"product_reference": "podman-remote-2:4.0.2-7.rhaos4.11.el8.aarch64",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-remote-2:4.0.2-7.rhaos4.11.el8.ppc64le as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:podman-remote-2:4.0.2-7.rhaos4.11.el8.ppc64le"
},
"product_reference": "podman-remote-2:4.0.2-7.rhaos4.11.el8.ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-remote-2:4.0.2-7.rhaos4.11.el8.s390x as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:podman-remote-2:4.0.2-7.rhaos4.11.el8.s390x"
},
"product_reference": "podman-remote-2:4.0.2-7.rhaos4.11.el8.s390x",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-remote-2:4.0.2-7.rhaos4.11.el8.x86_64 as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:podman-remote-2:4.0.2-7.rhaos4.11.el8.x86_64"
},
"product_reference": "podman-remote-2:4.0.2-7.rhaos4.11.el8.x86_64",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-remote-debuginfo-2:4.0.2-7.rhaos4.11.el8.aarch64 as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:podman-remote-debuginfo-2:4.0.2-7.rhaos4.11.el8.aarch64"
},
"product_reference": "podman-remote-debuginfo-2:4.0.2-7.rhaos4.11.el8.aarch64",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-remote-debuginfo-2:4.0.2-7.rhaos4.11.el8.ppc64le as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:podman-remote-debuginfo-2:4.0.2-7.rhaos4.11.el8.ppc64le"
},
"product_reference": "podman-remote-debuginfo-2:4.0.2-7.rhaos4.11.el8.ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-remote-debuginfo-2:4.0.2-7.rhaos4.11.el8.s390x as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:podman-remote-debuginfo-2:4.0.2-7.rhaos4.11.el8.s390x"
},
"product_reference": "podman-remote-debuginfo-2:4.0.2-7.rhaos4.11.el8.s390x",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-remote-debuginfo-2:4.0.2-7.rhaos4.11.el8.x86_64 as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:podman-remote-debuginfo-2:4.0.2-7.rhaos4.11.el8.x86_64"
},
"product_reference": "podman-remote-debuginfo-2:4.0.2-7.rhaos4.11.el8.x86_64",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-tests-2:4.0.2-7.rhaos4.11.el8.aarch64 as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:podman-tests-2:4.0.2-7.rhaos4.11.el8.aarch64"
},
"product_reference": "podman-tests-2:4.0.2-7.rhaos4.11.el8.aarch64",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-tests-2:4.0.2-7.rhaos4.11.el8.ppc64le as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:podman-tests-2:4.0.2-7.rhaos4.11.el8.ppc64le"
},
"product_reference": "podman-tests-2:4.0.2-7.rhaos4.11.el8.ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-tests-2:4.0.2-7.rhaos4.11.el8.s390x as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:podman-tests-2:4.0.2-7.rhaos4.11.el8.s390x"
},
"product_reference": "podman-tests-2:4.0.2-7.rhaos4.11.el8.s390x",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-tests-2:4.0.2-7.rhaos4.11.el8.x86_64 as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:podman-tests-2:4.0.2-7.rhaos4.11.el8.x86_64"
},
"product_reference": "podman-tests-2:4.0.2-7.rhaos4.11.el8.x86_64",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-kuryr-kubernetes-0:4.11.0-202306280915.p0.gc732699.assembly.stream.el8.noarch as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:python3-kuryr-kubernetes-0:4.11.0-202306280915.p0.gc732699.assembly.stream.el8.noarch"
},
"product_reference": "python3-kuryr-kubernetes-0:4.11.0-202306280915.p0.gc732699.assembly.stream.el8.noarch",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "runc-3:1.1.2-2.rhaos4.11.el8.aarch64 as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:runc-3:1.1.2-2.rhaos4.11.el8.aarch64"
},
"product_reference": "runc-3:1.1.2-2.rhaos4.11.el8.aarch64",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "runc-3:1.1.2-2.rhaos4.11.el8.ppc64le as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:runc-3:1.1.2-2.rhaos4.11.el8.ppc64le"
},
"product_reference": "runc-3:1.1.2-2.rhaos4.11.el8.ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "runc-3:1.1.2-2.rhaos4.11.el8.s390x as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:runc-3:1.1.2-2.rhaos4.11.el8.s390x"
},
"product_reference": "runc-3:1.1.2-2.rhaos4.11.el8.s390x",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "runc-3:1.1.2-2.rhaos4.11.el8.src as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:runc-3:1.1.2-2.rhaos4.11.el8.src"
},
"product_reference": "runc-3:1.1.2-2.rhaos4.11.el8.src",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "runc-3:1.1.2-2.rhaos4.11.el8.x86_64 as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:runc-3:1.1.2-2.rhaos4.11.el8.x86_64"
},
"product_reference": "runc-3:1.1.2-2.rhaos4.11.el8.x86_64",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "runc-debuginfo-3:1.1.2-2.rhaos4.11.el8.aarch64 as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:runc-debuginfo-3:1.1.2-2.rhaos4.11.el8.aarch64"
},
"product_reference": "runc-debuginfo-3:1.1.2-2.rhaos4.11.el8.aarch64",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "runc-debuginfo-3:1.1.2-2.rhaos4.11.el8.ppc64le as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:runc-debuginfo-3:1.1.2-2.rhaos4.11.el8.ppc64le"
},
"product_reference": "runc-debuginfo-3:1.1.2-2.rhaos4.11.el8.ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "runc-debuginfo-3:1.1.2-2.rhaos4.11.el8.s390x as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:runc-debuginfo-3:1.1.2-2.rhaos4.11.el8.s390x"
},
"product_reference": "runc-debuginfo-3:1.1.2-2.rhaos4.11.el8.s390x",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "runc-debuginfo-3:1.1.2-2.rhaos4.11.el8.x86_64 as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:runc-debuginfo-3:1.1.2-2.rhaos4.11.el8.x86_64"
},
"product_reference": "runc-debuginfo-3:1.1.2-2.rhaos4.11.el8.x86_64",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "runc-debugsource-3:1.1.2-2.rhaos4.11.el8.aarch64 as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:runc-debugsource-3:1.1.2-2.rhaos4.11.el8.aarch64"
},
"product_reference": "runc-debugsource-3:1.1.2-2.rhaos4.11.el8.aarch64",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "runc-debugsource-3:1.1.2-2.rhaos4.11.el8.ppc64le as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:runc-debugsource-3:1.1.2-2.rhaos4.11.el8.ppc64le"
},
"product_reference": "runc-debugsource-3:1.1.2-2.rhaos4.11.el8.ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "runc-debugsource-3:1.1.2-2.rhaos4.11.el8.s390x as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:runc-debugsource-3:1.1.2-2.rhaos4.11.el8.s390x"
},
"product_reference": "runc-debugsource-3:1.1.2-2.rhaos4.11.el8.s390x",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "runc-debugsource-3:1.1.2-2.rhaos4.11.el8.x86_64 as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:runc-debugsource-3:1.1.2-2.rhaos4.11.el8.x86_64"
},
"product_reference": "runc-debugsource-3:1.1.2-2.rhaos4.11.el8.x86_64",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "skopeo-2:1.5.2-4.rhaos4.11.el8.aarch64 as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:skopeo-2:1.5.2-4.rhaos4.11.el8.aarch64"
},
"product_reference": "skopeo-2:1.5.2-4.rhaos4.11.el8.aarch64",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "skopeo-2:1.5.2-4.rhaos4.11.el8.ppc64le as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:skopeo-2:1.5.2-4.rhaos4.11.el8.ppc64le"
},
"product_reference": "skopeo-2:1.5.2-4.rhaos4.11.el8.ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "skopeo-2:1.5.2-4.rhaos4.11.el8.s390x as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:skopeo-2:1.5.2-4.rhaos4.11.el8.s390x"
},
"product_reference": "skopeo-2:1.5.2-4.rhaos4.11.el8.s390x",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "skopeo-2:1.5.2-4.rhaos4.11.el8.src as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:skopeo-2:1.5.2-4.rhaos4.11.el8.src"
},
"product_reference": "skopeo-2:1.5.2-4.rhaos4.11.el8.src",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "skopeo-2:1.5.2-4.rhaos4.11.el8.x86_64 as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:skopeo-2:1.5.2-4.rhaos4.11.el8.x86_64"
},
"product_reference": "skopeo-2:1.5.2-4.rhaos4.11.el8.x86_64",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "skopeo-debuginfo-2:1.5.2-4.rhaos4.11.el8.aarch64 as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:skopeo-debuginfo-2:1.5.2-4.rhaos4.11.el8.aarch64"
},
"product_reference": "skopeo-debuginfo-2:1.5.2-4.rhaos4.11.el8.aarch64",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "skopeo-debuginfo-2:1.5.2-4.rhaos4.11.el8.ppc64le as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:skopeo-debuginfo-2:1.5.2-4.rhaos4.11.el8.ppc64le"
},
"product_reference": "skopeo-debuginfo-2:1.5.2-4.rhaos4.11.el8.ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "skopeo-debuginfo-2:1.5.2-4.rhaos4.11.el8.s390x as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:skopeo-debuginfo-2:1.5.2-4.rhaos4.11.el8.s390x"
},
"product_reference": "skopeo-debuginfo-2:1.5.2-4.rhaos4.11.el8.s390x",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "skopeo-debuginfo-2:1.5.2-4.rhaos4.11.el8.x86_64 as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:skopeo-debuginfo-2:1.5.2-4.rhaos4.11.el8.x86_64"
},
"product_reference": "skopeo-debuginfo-2:1.5.2-4.rhaos4.11.el8.x86_64",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "skopeo-debugsource-2:1.5.2-4.rhaos4.11.el8.aarch64 as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:skopeo-debugsource-2:1.5.2-4.rhaos4.11.el8.aarch64"
},
"product_reference": "skopeo-debugsource-2:1.5.2-4.rhaos4.11.el8.aarch64",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "skopeo-debugsource-2:1.5.2-4.rhaos4.11.el8.ppc64le as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:skopeo-debugsource-2:1.5.2-4.rhaos4.11.el8.ppc64le"
},
"product_reference": "skopeo-debugsource-2:1.5.2-4.rhaos4.11.el8.ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "skopeo-debugsource-2:1.5.2-4.rhaos4.11.el8.s390x as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:skopeo-debugsource-2:1.5.2-4.rhaos4.11.el8.s390x"
},
"product_reference": "skopeo-debugsource-2:1.5.2-4.rhaos4.11.el8.s390x",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "skopeo-debugsource-2:1.5.2-4.rhaos4.11.el8.x86_64 as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:skopeo-debugsource-2:1.5.2-4.rhaos4.11.el8.x86_64"
},
"product_reference": "skopeo-debugsource-2:1.5.2-4.rhaos4.11.el8.x86_64",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "skopeo-tests-2:1.5.2-4.rhaos4.11.el8.aarch64 as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:skopeo-tests-2:1.5.2-4.rhaos4.11.el8.aarch64"
},
"product_reference": "skopeo-tests-2:1.5.2-4.rhaos4.11.el8.aarch64",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "skopeo-tests-2:1.5.2-4.rhaos4.11.el8.ppc64le as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:skopeo-tests-2:1.5.2-4.rhaos4.11.el8.ppc64le"
},
"product_reference": "skopeo-tests-2:1.5.2-4.rhaos4.11.el8.ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "skopeo-tests-2:1.5.2-4.rhaos4.11.el8.s390x as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:skopeo-tests-2:1.5.2-4.rhaos4.11.el8.s390x"
},
"product_reference": "skopeo-tests-2:1.5.2-4.rhaos4.11.el8.s390x",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "skopeo-tests-2:1.5.2-4.rhaos4.11.el8.x86_64 as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:skopeo-tests-2:1.5.2-4.rhaos4.11.el8.x86_64"
},
"product_reference": "skopeo-tests-2:1.5.2-4.rhaos4.11.el8.x86_64",
"relates_to_product_reference": "8Base-RHOSE-4.11"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2022-23772",
"cwe": {
"id": "CWE-190",
"name": "Integer Overflow or Wraparound"
},
"discovery_date": "2022-02-11T00:00:00+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"8Base-RHOSE-4.11:conmon-2:2.1.2-3.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.11:conmon-2:2.1.2-3.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.11:conmon-2:2.1.2-3.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.11:conmon-2:2.1.2-3.rhaos4.11.el8.src",
"8Base-RHOSE-4.11:conmon-2:2.1.2-3.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.11:conmon-debuginfo-2:2.1.2-3.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.11:conmon-debuginfo-2:2.1.2-3.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.11:conmon-debuginfo-2:2.1.2-3.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.11:conmon-debuginfo-2:2.1.2-3.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.11:conmon-debugsource-2:2.1.2-3.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.11:conmon-debugsource-2:2.1.2-3.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.11:conmon-debugsource-2:2.1.2-3.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.11:conmon-debugsource-2:2.1.2-3.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.11:containernetworking-plugins-0:1.0.1-6.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.11:containernetworking-plugins-0:1.0.1-6.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.11:containernetworking-plugins-0:1.0.1-6.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.11:containernetworking-plugins-0:1.0.1-6.rhaos4.11.el8.src",
"8Base-RHOSE-4.11:containernetworking-plugins-0:1.0.1-6.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.11:containernetworking-plugins-debuginfo-0:1.0.1-6.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.11:containernetworking-plugins-debuginfo-0:1.0.1-6.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.11:containernetworking-plugins-debuginfo-0:1.0.1-6.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.11:containernetworking-plugins-debuginfo-0:1.0.1-6.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.11:containernetworking-plugins-debugsource-0:1.0.1-6.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.11:containernetworking-plugins-debugsource-0:1.0.1-6.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.11:containernetworking-plugins-debugsource-0:1.0.1-6.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.11:containernetworking-plugins-debugsource-0:1.0.1-6.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.11:cri-o-0:1.24.6-2.rhaos4.11.git4bfe15a.el8.aarch64",
"8Base-RHOSE-4.11:cri-o-0:1.24.6-2.rhaos4.11.git4bfe15a.el8.ppc64le",
"8Base-RHOSE-4.11:cri-o-0:1.24.6-2.rhaos4.11.git4bfe15a.el8.s390x",
"8Base-RHOSE-4.11:cri-o-0:1.24.6-2.rhaos4.11.git4bfe15a.el8.src",
"8Base-RHOSE-4.11:cri-o-0:1.24.6-2.rhaos4.11.git4bfe15a.el8.x86_64",
"8Base-RHOSE-4.11:cri-o-debuginfo-0:1.24.6-2.rhaos4.11.git4bfe15a.el8.aarch64",
"8Base-RHOSE-4.11:cri-o-debuginfo-0:1.24.6-2.rhaos4.11.git4bfe15a.el8.ppc64le",
"8Base-RHOSE-4.11:cri-o-debuginfo-0:1.24.6-2.rhaos4.11.git4bfe15a.el8.s390x",
"8Base-RHOSE-4.11:cri-o-debuginfo-0:1.24.6-2.rhaos4.11.git4bfe15a.el8.x86_64",
"8Base-RHOSE-4.11:cri-o-debugsource-0:1.24.6-2.rhaos4.11.git4bfe15a.el8.aarch64",
"8Base-RHOSE-4.11:cri-o-debugsource-0:1.24.6-2.rhaos4.11.git4bfe15a.el8.ppc64le",
"8Base-RHOSE-4.11:cri-o-debugsource-0:1.24.6-2.rhaos4.11.git4bfe15a.el8.s390x",
"8Base-RHOSE-4.11:cri-o-debugsource-0:1.24.6-2.rhaos4.11.git4bfe15a.el8.x86_64",
"8Base-RHOSE-4.11:openshift-0:4.11.0-202306260054.p0.g990d55b.assembly.stream.el8.src",
"8Base-RHOSE-4.11:openshift-ansible-0:4.11.0-202306230041.p0.g0a466d7.assembly.stream.el8.noarch",
"8Base-RHOSE-4.11:openshift-ansible-0:4.11.0-202306230041.p0.g0a466d7.assembly.stream.el8.src",
"8Base-RHOSE-4.11:openshift-ansible-test-0:4.11.0-202306230041.p0.g0a466d7.assembly.stream.el8.noarch",
"8Base-RHOSE-4.11:openshift-clients-0:4.11.0-202306231116.p0.g2ae2303.assembly.stream.el8.aarch64",
"8Base-RHOSE-4.11:openshift-clients-0:4.11.0-202306231116.p0.g2ae2303.assembly.stream.el8.ppc64le",
"8Base-RHOSE-4.11:openshift-clients-0:4.11.0-202306231116.p0.g2ae2303.assembly.stream.el8.s390x",
"8Base-RHOSE-4.11:openshift-clients-0:4.11.0-202306231116.p0.g2ae2303.assembly.stream.el8.src",
"8Base-RHOSE-4.11:openshift-clients-0:4.11.0-202306231116.p0.g2ae2303.assembly.stream.el8.x86_64",
"8Base-RHOSE-4.11:openshift-clients-redistributable-0:4.11.0-202306231116.p0.g2ae2303.assembly.stream.el8.x86_64",
"8Base-RHOSE-4.11:openshift-hyperkube-0:4.11.0-202306260054.p0.g990d55b.assembly.stream.el8.aarch64",
"8Base-RHOSE-4.11:openshift-hyperkube-0:4.11.0-202306260054.p0.g990d55b.assembly.stream.el8.ppc64le",
"8Base-RHOSE-4.11:openshift-hyperkube-0:4.11.0-202306260054.p0.g990d55b.assembly.stream.el8.s390x",
"8Base-RHOSE-4.11:openshift-hyperkube-0:4.11.0-202306260054.p0.g990d55b.assembly.stream.el8.x86_64",
"8Base-RHOSE-4.11:openshift-kuryr-0:4.11.0-202306280915.p0.gc732699.assembly.stream.el8.src",
"8Base-RHOSE-4.11:openshift-kuryr-cni-0:4.11.0-202306280915.p0.gc732699.assembly.stream.el8.noarch",
"8Base-RHOSE-4.11:openshift-kuryr-common-0:4.11.0-202306280915.p0.gc732699.assembly.stream.el8.noarch",
"8Base-RHOSE-4.11:openshift-kuryr-controller-0:4.11.0-202306280915.p0.gc732699.assembly.stream.el8.noarch",
"8Base-RHOSE-4.11:podman-2:4.0.2-7.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.11:podman-2:4.0.2-7.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.11:podman-2:4.0.2-7.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.11:podman-2:4.0.2-7.rhaos4.11.el8.src",
"8Base-RHOSE-4.11:podman-2:4.0.2-7.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.11:podman-catatonit-2:4.0.2-7.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.11:podman-catatonit-2:4.0.2-7.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.11:podman-catatonit-2:4.0.2-7.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.11:podman-catatonit-2:4.0.2-7.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.11:podman-catatonit-debuginfo-2:4.0.2-7.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.11:podman-catatonit-debuginfo-2:4.0.2-7.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.11:podman-catatonit-debuginfo-2:4.0.2-7.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.11:podman-catatonit-debuginfo-2:4.0.2-7.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.11:podman-debuginfo-2:4.0.2-7.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.11:podman-debuginfo-2:4.0.2-7.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.11:podman-debuginfo-2:4.0.2-7.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.11:podman-debuginfo-2:4.0.2-7.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.11:podman-debugsource-2:4.0.2-7.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.11:podman-debugsource-2:4.0.2-7.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.11:podman-debugsource-2:4.0.2-7.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.11:podman-debugsource-2:4.0.2-7.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.11:podman-docker-2:4.0.2-7.rhaos4.11.el8.noarch",
"8Base-RHOSE-4.11:podman-gvproxy-debuginfo-2:4.0.2-7.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.11:podman-gvproxy-debuginfo-2:4.0.2-7.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.11:podman-gvproxy-debuginfo-2:4.0.2-7.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.11:podman-gvproxy-debuginfo-2:4.0.2-7.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.11:podman-plugins-2:4.0.2-7.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.11:podman-plugins-2:4.0.2-7.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.11:podman-plugins-2:4.0.2-7.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.11:podman-plugins-2:4.0.2-7.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.11:podman-plugins-debuginfo-2:4.0.2-7.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.11:podman-plugins-debuginfo-2:4.0.2-7.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.11:podman-plugins-debuginfo-2:4.0.2-7.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.11:podman-plugins-debuginfo-2:4.0.2-7.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.11:podman-remote-2:4.0.2-7.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.11:podman-remote-2:4.0.2-7.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.11:podman-remote-2:4.0.2-7.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.11:podman-remote-2:4.0.2-7.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.11:podman-remote-debuginfo-2:4.0.2-7.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.11:podman-remote-debuginfo-2:4.0.2-7.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.11:podman-remote-debuginfo-2:4.0.2-7.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.11:podman-remote-debuginfo-2:4.0.2-7.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.11:podman-tests-2:4.0.2-7.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.11:podman-tests-2:4.0.2-7.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.11:podman-tests-2:4.0.2-7.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.11:podman-tests-2:4.0.2-7.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.11:python3-kuryr-kubernetes-0:4.11.0-202306280915.p0.gc732699.assembly.stream.el8.noarch",
"8Base-RHOSE-4.11:runc-3:1.1.2-2.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.11:runc-3:1.1.2-2.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.11:runc-3:1.1.2-2.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.11:runc-3:1.1.2-2.rhaos4.11.el8.src",
"8Base-RHOSE-4.11:runc-3:1.1.2-2.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.11:runc-debuginfo-3:1.1.2-2.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.11:runc-debuginfo-3:1.1.2-2.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.11:runc-debuginfo-3:1.1.2-2.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.11:runc-debuginfo-3:1.1.2-2.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.11:runc-debugsource-3:1.1.2-2.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.11:runc-debugsource-3:1.1.2-2.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.11:runc-debugsource-3:1.1.2-2.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.11:runc-debugsource-3:1.1.2-2.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.11:skopeo-2:1.5.2-4.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.11:skopeo-2:1.5.2-4.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.11:skopeo-2:1.5.2-4.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.11:skopeo-2:1.5.2-4.rhaos4.11.el8.src",
"8Base-RHOSE-4.11:skopeo-2:1.5.2-4.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.11:skopeo-debuginfo-2:1.5.2-4.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.11:skopeo-debuginfo-2:1.5.2-4.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.11:skopeo-debuginfo-2:1.5.2-4.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.11:skopeo-debuginfo-2:1.5.2-4.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.11:skopeo-debugsource-2:1.5.2-4.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.11:skopeo-debugsource-2:1.5.2-4.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.11:skopeo-debugsource-2:1.5.2-4.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.11:skopeo-debugsource-2:1.5.2-4.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.11:skopeo-tests-2:1.5.2-4.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.11:skopeo-tests-2:1.5.2-4.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.11:skopeo-tests-2:1.5.2-4.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.11:skopeo-tests-2:1.5.2-4.rhaos4.11.el8.x86_64"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2053532"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in the big package of the math library in golang. The Rat.SetString could cause an overflow, and if left unhandled, it could lead to excessive memory use. This issue could allow a remote attacker to impact the availability of the system.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "golang: math/big: uncontrolled memory consumption due to an unhandled overflow via Rat.SetString",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "Red Hat Enterprise Linux 8 and 9 are affected, because the code-base is affected by this vulnerability.\n\nRed Hat Product Security has rated this issue as having Moderate security impact, and the issue is not currently planned to be addressed in future updates for Red Hat Enterprise Linux 7, hence, marked as Out-of-Support-Scope. \n\nFor additional information, refer to the Issue Severity Classification: https://access.redhat.com/security/updates/classification/ and Red Hat Enterprise Linux Life Cycle \u0026 Updates Policy: https://access.redhat.com/support/policy/updates/errata/.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"8Base-RHOSE-4.11:buildah-1:1.23.4-3.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.11:buildah-1:1.23.4-3.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.11:buildah-1:1.23.4-3.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.11:buildah-1:1.23.4-3.rhaos4.11.el8.src",
"8Base-RHOSE-4.11:buildah-1:1.23.4-3.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.11:buildah-debuginfo-1:1.23.4-3.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.11:buildah-debuginfo-1:1.23.4-3.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.11:buildah-debuginfo-1:1.23.4-3.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.11:buildah-debuginfo-1:1.23.4-3.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.11:buildah-debugsource-1:1.23.4-3.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.11:buildah-debugsource-1:1.23.4-3.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.11:buildah-debugsource-1:1.23.4-3.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.11:buildah-debugsource-1:1.23.4-3.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.11:buildah-tests-1:1.23.4-3.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.11:buildah-tests-1:1.23.4-3.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.11:buildah-tests-1:1.23.4-3.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.11:buildah-tests-1:1.23.4-3.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.11:buildah-tests-debuginfo-1:1.23.4-3.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.11:buildah-tests-debuginfo-1:1.23.4-3.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.11:buildah-tests-debuginfo-1:1.23.4-3.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.11:buildah-tests-debuginfo-1:1.23.4-3.rhaos4.11.el8.x86_64"
],
"known_not_affected": [
"8Base-RHOSE-4.11:conmon-2:2.1.2-3.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.11:conmon-2:2.1.2-3.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.11:conmon-2:2.1.2-3.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.11:conmon-2:2.1.2-3.rhaos4.11.el8.src",
"8Base-RHOSE-4.11:conmon-2:2.1.2-3.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.11:conmon-debuginfo-2:2.1.2-3.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.11:conmon-debuginfo-2:2.1.2-3.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.11:conmon-debuginfo-2:2.1.2-3.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.11:conmon-debuginfo-2:2.1.2-3.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.11:conmon-debugsource-2:2.1.2-3.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.11:conmon-debugsource-2:2.1.2-3.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.11:conmon-debugsource-2:2.1.2-3.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.11:conmon-debugsource-2:2.1.2-3.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.11:containernetworking-plugins-0:1.0.1-6.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.11:containernetworking-plugins-0:1.0.1-6.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.11:containernetworking-plugins-0:1.0.1-6.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.11:containernetworking-plugins-0:1.0.1-6.rhaos4.11.el8.src",
"8Base-RHOSE-4.11:containernetworking-plugins-0:1.0.1-6.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.11:containernetworking-plugins-debuginfo-0:1.0.1-6.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.11:containernetworking-plugins-debuginfo-0:1.0.1-6.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.11:containernetworking-plugins-debuginfo-0:1.0.1-6.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.11:containernetworking-plugins-debuginfo-0:1.0.1-6.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.11:containernetworking-plugins-debugsource-0:1.0.1-6.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.11:containernetworking-plugins-debugsource-0:1.0.1-6.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.11:containernetworking-plugins-debugsource-0:1.0.1-6.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.11:containernetworking-plugins-debugsource-0:1.0.1-6.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.11:cri-o-0:1.24.6-2.rhaos4.11.git4bfe15a.el8.aarch64",
"8Base-RHOSE-4.11:cri-o-0:1.24.6-2.rhaos4.11.git4bfe15a.el8.ppc64le",
"8Base-RHOSE-4.11:cri-o-0:1.24.6-2.rhaos4.11.git4bfe15a.el8.s390x",
"8Base-RHOSE-4.11:cri-o-0:1.24.6-2.rhaos4.11.git4bfe15a.el8.src",
"8Base-RHOSE-4.11:cri-o-0:1.24.6-2.rhaos4.11.git4bfe15a.el8.x86_64",
"8Base-RHOSE-4.11:cri-o-debuginfo-0:1.24.6-2.rhaos4.11.git4bfe15a.el8.aarch64",
"8Base-RHOSE-4.11:cri-o-debuginfo-0:1.24.6-2.rhaos4.11.git4bfe15a.el8.ppc64le",
"8Base-RHOSE-4.11:cri-o-debuginfo-0:1.24.6-2.rhaos4.11.git4bfe15a.el8.s390x",
"8Base-RHOSE-4.11:cri-o-debuginfo-0:1.24.6-2.rhaos4.11.git4bfe15a.el8.x86_64",
"8Base-RHOSE-4.11:cri-o-debugsource-0:1.24.6-2.rhaos4.11.git4bfe15a.el8.aarch64",
"8Base-RHOSE-4.11:cri-o-debugsource-0:1.24.6-2.rhaos4.11.git4bfe15a.el8.ppc64le",
"8Base-RHOSE-4.11:cri-o-debugsource-0:1.24.6-2.rhaos4.11.git4bfe15a.el8.s390x",
"8Base-RHOSE-4.11:cri-o-debugsource-0:1.24.6-2.rhaos4.11.git4bfe15a.el8.x86_64",
"8Base-RHOSE-4.11:openshift-0:4.11.0-202306260054.p0.g990d55b.assembly.stream.el8.src",
"8Base-RHOSE-4.11:openshift-ansible-0:4.11.0-202306230041.p0.g0a466d7.assembly.stream.el8.noarch",
"8Base-RHOSE-4.11:openshift-ansible-0:4.11.0-202306230041.p0.g0a466d7.assembly.stream.el8.src",
"8Base-RHOSE-4.11:openshift-ansible-test-0:4.11.0-202306230041.p0.g0a466d7.assembly.stream.el8.noarch",
"8Base-RHOSE-4.11:openshift-clients-0:4.11.0-202306231116.p0.g2ae2303.assembly.stream.el8.aarch64",
"8Base-RHOSE-4.11:openshift-clients-0:4.11.0-202306231116.p0.g2ae2303.assembly.stream.el8.ppc64le",
"8Base-RHOSE-4.11:openshift-clients-0:4.11.0-202306231116.p0.g2ae2303.assembly.stream.el8.s390x",
"8Base-RHOSE-4.11:openshift-clients-0:4.11.0-202306231116.p0.g2ae2303.assembly.stream.el8.src",
"8Base-RHOSE-4.11:openshift-clients-0:4.11.0-202306231116.p0.g2ae2303.assembly.stream.el8.x86_64",
"8Base-RHOSE-4.11:openshift-clients-redistributable-0:4.11.0-202306231116.p0.g2ae2303.assembly.stream.el8.x86_64",
"8Base-RHOSE-4.11:openshift-hyperkube-0:4.11.0-202306260054.p0.g990d55b.assembly.stream.el8.aarch64",
"8Base-RHOSE-4.11:openshift-hyperkube-0:4.11.0-202306260054.p0.g990d55b.assembly.stream.el8.ppc64le",
"8Base-RHOSE-4.11:openshift-hyperkube-0:4.11.0-202306260054.p0.g990d55b.assembly.stream.el8.s390x",
"8Base-RHOSE-4.11:openshift-hyperkube-0:4.11.0-202306260054.p0.g990d55b.assembly.stream.el8.x86_64",
"8Base-RHOSE-4.11:openshift-kuryr-0:4.11.0-202306280915.p0.gc732699.assembly.stream.el8.src",
"8Base-RHOSE-4.11:openshift-kuryr-cni-0:4.11.0-202306280915.p0.gc732699.assembly.stream.el8.noarch",
"8Base-RHOSE-4.11:openshift-kuryr-common-0:4.11.0-202306280915.p0.gc732699.assembly.stream.el8.noarch",
"8Base-RHOSE-4.11:openshift-kuryr-controller-0:4.11.0-202306280915.p0.gc732699.assembly.stream.el8.noarch",
"8Base-RHOSE-4.11:podman-2:4.0.2-7.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.11:podman-2:4.0.2-7.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.11:podman-2:4.0.2-7.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.11:podman-2:4.0.2-7.rhaos4.11.el8.src",
"8Base-RHOSE-4.11:podman-2:4.0.2-7.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.11:podman-catatonit-2:4.0.2-7.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.11:podman-catatonit-2:4.0.2-7.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.11:podman-catatonit-2:4.0.2-7.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.11:podman-catatonit-2:4.0.2-7.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.11:podman-catatonit-debuginfo-2:4.0.2-7.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.11:podman-catatonit-debuginfo-2:4.0.2-7.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.11:podman-catatonit-debuginfo-2:4.0.2-7.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.11:podman-catatonit-debuginfo-2:4.0.2-7.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.11:podman-debuginfo-2:4.0.2-7.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.11:podman-debuginfo-2:4.0.2-7.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.11:podman-debuginfo-2:4.0.2-7.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.11:podman-debuginfo-2:4.0.2-7.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.11:podman-debugsource-2:4.0.2-7.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.11:podman-debugsource-2:4.0.2-7.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.11:podman-debugsource-2:4.0.2-7.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.11:podman-debugsource-2:4.0.2-7.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.11:podman-docker-2:4.0.2-7.rhaos4.11.el8.noarch",
"8Base-RHOSE-4.11:podman-gvproxy-debuginfo-2:4.0.2-7.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.11:podman-gvproxy-debuginfo-2:4.0.2-7.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.11:podman-gvproxy-debuginfo-2:4.0.2-7.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.11:podman-gvproxy-debuginfo-2:4.0.2-7.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.11:podman-plugins-2:4.0.2-7.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.11:podman-plugins-2:4.0.2-7.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.11:podman-plugins-2:4.0.2-7.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.11:podman-plugins-2:4.0.2-7.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.11:podman-plugins-debuginfo-2:4.0.2-7.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.11:podman-plugins-debuginfo-2:4.0.2-7.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.11:podman-plugins-debuginfo-2:4.0.2-7.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.11:podman-plugins-debuginfo-2:4.0.2-7.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.11:podman-remote-2:4.0.2-7.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.11:podman-remote-2:4.0.2-7.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.11:podman-remote-2:4.0.2-7.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.11:podman-remote-2:4.0.2-7.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.11:podman-remote-debuginfo-2:4.0.2-7.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.11:podman-remote-debuginfo-2:4.0.2-7.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.11:podman-remote-debuginfo-2:4.0.2-7.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.11:podman-remote-debuginfo-2:4.0.2-7.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.11:podman-tests-2:4.0.2-7.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.11:podman-tests-2:4.0.2-7.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.11:podman-tests-2:4.0.2-7.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.11:podman-tests-2:4.0.2-7.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.11:python3-kuryr-kubernetes-0:4.11.0-202306280915.p0.gc732699.assembly.stream.el8.noarch",
"8Base-RHOSE-4.11:runc-3:1.1.2-2.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.11:runc-3:1.1.2-2.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.11:runc-3:1.1.2-2.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.11:runc-3:1.1.2-2.rhaos4.11.el8.src",
"8Base-RHOSE-4.11:runc-3:1.1.2-2.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.11:runc-debuginfo-3:1.1.2-2.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.11:runc-debuginfo-3:1.1.2-2.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.11:runc-debuginfo-3:1.1.2-2.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.11:runc-debuginfo-3:1.1.2-2.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.11:runc-debugsource-3:1.1.2-2.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.11:runc-debugsource-3:1.1.2-2.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.11:runc-debugsource-3:1.1.2-2.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.11:runc-debugsource-3:1.1.2-2.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.11:skopeo-2:1.5.2-4.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.11:skopeo-2:1.5.2-4.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.11:skopeo-2:1.5.2-4.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.11:skopeo-2:1.5.2-4.rhaos4.11.el8.src",
"8Base-RHOSE-4.11:skopeo-2:1.5.2-4.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.11:skopeo-debuginfo-2:1.5.2-4.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.11:skopeo-debuginfo-2:1.5.2-4.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.11:skopeo-debuginfo-2:1.5.2-4.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.11:skopeo-debuginfo-2:1.5.2-4.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.11:skopeo-debugsource-2:1.5.2-4.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.11:skopeo-debugsource-2:1.5.2-4.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.11:skopeo-debugsource-2:1.5.2-4.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.11:skopeo-debugsource-2:1.5.2-4.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.11:skopeo-tests-2:1.5.2-4.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.11:skopeo-tests-2:1.5.2-4.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.11:skopeo-tests-2:1.5.2-4.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.11:skopeo-tests-2:1.5.2-4.rhaos4.11.el8.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2022-23772"
},
{
"category": "external",
"summary": "RHBZ#2053532",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2053532"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2022-23772",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-23772"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2022-23772",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2022-23772"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-announce/c/SUsQn0aSgPQ",
"url": "https://groups.google.com/g/golang-announce/c/SUsQn0aSgPQ"
}
],
"release_date": "2022-01-19T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2023-07-06T02:47:40+00:00",
"details": "For OpenShift Container Platform 4.11 see the following documentation, which will be updated shortly for this release, for important instructions on how to upgrade your cluster and fully apply this asynchronous errata update:\n\nhttps://docs.openshift.com/container-platform/4.11/release_notes/ocp-4-11-release-notes.html",
"product_ids": [
"8Base-RHOSE-4.11:buildah-1:1.23.4-3.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.11:buildah-1:1.23.4-3.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.11:buildah-1:1.23.4-3.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.11:buildah-1:1.23.4-3.rhaos4.11.el8.src",
"8Base-RHOSE-4.11:buildah-1:1.23.4-3.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.11:buildah-debuginfo-1:1.23.4-3.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.11:buildah-debuginfo-1:1.23.4-3.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.11:buildah-debuginfo-1:1.23.4-3.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.11:buildah-debuginfo-1:1.23.4-3.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.11:buildah-debugsource-1:1.23.4-3.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.11:buildah-debugsource-1:1.23.4-3.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.11:buildah-debugsource-1:1.23.4-3.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.11:buildah-debugsource-1:1.23.4-3.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.11:buildah-tests-1:1.23.4-3.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.11:buildah-tests-1:1.23.4-3.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.11:buildah-tests-1:1.23.4-3.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.11:buildah-tests-1:1.23.4-3.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.11:buildah-tests-debuginfo-1:1.23.4-3.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.11:buildah-tests-debuginfo-1:1.23.4-3.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.11:buildah-tests-debuginfo-1:1.23.4-3.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.11:buildah-tests-debuginfo-1:1.23.4-3.rhaos4.11.el8.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2023:3914"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"8Base-RHOSE-4.11:buildah-1:1.23.4-3.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.11:buildah-1:1.23.4-3.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.11:buildah-1:1.23.4-3.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.11:buildah-1:1.23.4-3.rhaos4.11.el8.src",
"8Base-RHOSE-4.11:buildah-1:1.23.4-3.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.11:buildah-debuginfo-1:1.23.4-3.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.11:buildah-debuginfo-1:1.23.4-3.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.11:buildah-debuginfo-1:1.23.4-3.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.11:buildah-debuginfo-1:1.23.4-3.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.11:buildah-debugsource-1:1.23.4-3.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.11:buildah-debugsource-1:1.23.4-3.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.11:buildah-debugsource-1:1.23.4-3.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.11:buildah-debugsource-1:1.23.4-3.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.11:buildah-tests-1:1.23.4-3.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.11:buildah-tests-1:1.23.4-3.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.11:buildah-tests-1:1.23.4-3.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.11:buildah-tests-1:1.23.4-3.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.11:buildah-tests-debuginfo-1:1.23.4-3.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.11:buildah-tests-debuginfo-1:1.23.4-3.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.11:buildah-tests-debuginfo-1:1.23.4-3.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.11:buildah-tests-debuginfo-1:1.23.4-3.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.11:conmon-2:2.1.2-3.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.11:conmon-2:2.1.2-3.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.11:conmon-2:2.1.2-3.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.11:conmon-2:2.1.2-3.rhaos4.11.el8.src",
"8Base-RHOSE-4.11:conmon-2:2.1.2-3.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.11:conmon-debuginfo-2:2.1.2-3.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.11:conmon-debuginfo-2:2.1.2-3.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.11:conmon-debuginfo-2:2.1.2-3.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.11:conmon-debuginfo-2:2.1.2-3.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.11:conmon-debugsource-2:2.1.2-3.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.11:conmon-debugsource-2:2.1.2-3.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.11:conmon-debugsource-2:2.1.2-3.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.11:conmon-debugsource-2:2.1.2-3.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.11:containernetworking-plugins-0:1.0.1-6.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.11:containernetworking-plugins-0:1.0.1-6.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.11:containernetworking-plugins-0:1.0.1-6.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.11:containernetworking-plugins-0:1.0.1-6.rhaos4.11.el8.src",
"8Base-RHOSE-4.11:containernetworking-plugins-0:1.0.1-6.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.11:containernetworking-plugins-debuginfo-0:1.0.1-6.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.11:containernetworking-plugins-debuginfo-0:1.0.1-6.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.11:containernetworking-plugins-debuginfo-0:1.0.1-6.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.11:containernetworking-plugins-debuginfo-0:1.0.1-6.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.11:containernetworking-plugins-debugsource-0:1.0.1-6.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.11:containernetworking-plugins-debugsource-0:1.0.1-6.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.11:containernetworking-plugins-debugsource-0:1.0.1-6.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.11:containernetworking-plugins-debugsource-0:1.0.1-6.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.11:cri-o-0:1.24.6-2.rhaos4.11.git4bfe15a.el8.aarch64",
"8Base-RHOSE-4.11:cri-o-0:1.24.6-2.rhaos4.11.git4bfe15a.el8.ppc64le",
"8Base-RHOSE-4.11:cri-o-0:1.24.6-2.rhaos4.11.git4bfe15a.el8.s390x",
"8Base-RHOSE-4.11:cri-o-0:1.24.6-2.rhaos4.11.git4bfe15a.el8.src",
"8Base-RHOSE-4.11:cri-o-0:1.24.6-2.rhaos4.11.git4bfe15a.el8.x86_64",
"8Base-RHOSE-4.11:cri-o-debuginfo-0:1.24.6-2.rhaos4.11.git4bfe15a.el8.aarch64",
"8Base-RHOSE-4.11:cri-o-debuginfo-0:1.24.6-2.rhaos4.11.git4bfe15a.el8.ppc64le",
"8Base-RHOSE-4.11:cri-o-debuginfo-0:1.24.6-2.rhaos4.11.git4bfe15a.el8.s390x",
"8Base-RHOSE-4.11:cri-o-debuginfo-0:1.24.6-2.rhaos4.11.git4bfe15a.el8.x86_64",
"8Base-RHOSE-4.11:cri-o-debugsource-0:1.24.6-2.rhaos4.11.git4bfe15a.el8.aarch64",
"8Base-RHOSE-4.11:cri-o-debugsource-0:1.24.6-2.rhaos4.11.git4bfe15a.el8.ppc64le",
"8Base-RHOSE-4.11:cri-o-debugsource-0:1.24.6-2.rhaos4.11.git4bfe15a.el8.s390x",
"8Base-RHOSE-4.11:cri-o-debugsource-0:1.24.6-2.rhaos4.11.git4bfe15a.el8.x86_64",
"8Base-RHOSE-4.11:openshift-0:4.11.0-202306260054.p0.g990d55b.assembly.stream.el8.src",
"8Base-RHOSE-4.11:openshift-ansible-0:4.11.0-202306230041.p0.g0a466d7.assembly.stream.el8.noarch",
"8Base-RHOSE-4.11:openshift-ansible-0:4.11.0-202306230041.p0.g0a466d7.assembly.stream.el8.src",
"8Base-RHOSE-4.11:openshift-ansible-test-0:4.11.0-202306230041.p0.g0a466d7.assembly.stream.el8.noarch",
"8Base-RHOSE-4.11:openshift-clients-0:4.11.0-202306231116.p0.g2ae2303.assembly.stream.el8.aarch64",
"8Base-RHOSE-4.11:openshift-clients-0:4.11.0-202306231116.p0.g2ae2303.assembly.stream.el8.ppc64le",
"8Base-RHOSE-4.11:openshift-clients-0:4.11.0-202306231116.p0.g2ae2303.assembly.stream.el8.s390x",
"8Base-RHOSE-4.11:openshift-clients-0:4.11.0-202306231116.p0.g2ae2303.assembly.stream.el8.src",
"8Base-RHOSE-4.11:openshift-clients-0:4.11.0-202306231116.p0.g2ae2303.assembly.stream.el8.x86_64",
"8Base-RHOSE-4.11:openshift-clients-redistributable-0:4.11.0-202306231116.p0.g2ae2303.assembly.stream.el8.x86_64",
"8Base-RHOSE-4.11:openshift-hyperkube-0:4.11.0-202306260054.p0.g990d55b.assembly.stream.el8.aarch64",
"8Base-RHOSE-4.11:openshift-hyperkube-0:4.11.0-202306260054.p0.g990d55b.assembly.stream.el8.ppc64le",
"8Base-RHOSE-4.11:openshift-hyperkube-0:4.11.0-202306260054.p0.g990d55b.assembly.stream.el8.s390x",
"8Base-RHOSE-4.11:openshift-hyperkube-0:4.11.0-202306260054.p0.g990d55b.assembly.stream.el8.x86_64",
"8Base-RHOSE-4.11:openshift-kuryr-0:4.11.0-202306280915.p0.gc732699.assembly.stream.el8.src",
"8Base-RHOSE-4.11:openshift-kuryr-cni-0:4.11.0-202306280915.p0.gc732699.assembly.stream.el8.noarch",
"8Base-RHOSE-4.11:openshift-kuryr-common-0:4.11.0-202306280915.p0.gc732699.assembly.stream.el8.noarch",
"8Base-RHOSE-4.11:openshift-kuryr-controller-0:4.11.0-202306280915.p0.gc732699.assembly.stream.el8.noarch",
"8Base-RHOSE-4.11:podman-2:4.0.2-7.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.11:podman-2:4.0.2-7.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.11:podman-2:4.0.2-7.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.11:podman-2:4.0.2-7.rhaos4.11.el8.src",
"8Base-RHOSE-4.11:podman-2:4.0.2-7.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.11:podman-catatonit-2:4.0.2-7.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.11:podman-catatonit-2:4.0.2-7.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.11:podman-catatonit-2:4.0.2-7.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.11:podman-catatonit-2:4.0.2-7.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.11:podman-catatonit-debuginfo-2:4.0.2-7.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.11:podman-catatonit-debuginfo-2:4.0.2-7.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.11:podman-catatonit-debuginfo-2:4.0.2-7.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.11:podman-catatonit-debuginfo-2:4.0.2-7.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.11:podman-debuginfo-2:4.0.2-7.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.11:podman-debuginfo-2:4.0.2-7.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.11:podman-debuginfo-2:4.0.2-7.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.11:podman-debuginfo-2:4.0.2-7.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.11:podman-debugsource-2:4.0.2-7.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.11:podman-debugsource-2:4.0.2-7.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.11:podman-debugsource-2:4.0.2-7.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.11:podman-debugsource-2:4.0.2-7.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.11:podman-docker-2:4.0.2-7.rhaos4.11.el8.noarch",
"8Base-RHOSE-4.11:podman-gvproxy-debuginfo-2:4.0.2-7.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.11:podman-gvproxy-debuginfo-2:4.0.2-7.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.11:podman-gvproxy-debuginfo-2:4.0.2-7.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.11:podman-gvproxy-debuginfo-2:4.0.2-7.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.11:podman-plugins-2:4.0.2-7.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.11:podman-plugins-2:4.0.2-7.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.11:podman-plugins-2:4.0.2-7.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.11:podman-plugins-2:4.0.2-7.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.11:podman-plugins-debuginfo-2:4.0.2-7.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.11:podman-plugins-debuginfo-2:4.0.2-7.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.11:podman-plugins-debuginfo-2:4.0.2-7.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.11:podman-plugins-debuginfo-2:4.0.2-7.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.11:podman-remote-2:4.0.2-7.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.11:podman-remote-2:4.0.2-7.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.11:podman-remote-2:4.0.2-7.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.11:podman-remote-2:4.0.2-7.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.11:podman-remote-debuginfo-2:4.0.2-7.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.11:podman-remote-debuginfo-2:4.0.2-7.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.11:podman-remote-debuginfo-2:4.0.2-7.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.11:podman-remote-debuginfo-2:4.0.2-7.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.11:podman-tests-2:4.0.2-7.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.11:podman-tests-2:4.0.2-7.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.11:podman-tests-2:4.0.2-7.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.11:podman-tests-2:4.0.2-7.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.11:python3-kuryr-kubernetes-0:4.11.0-202306280915.p0.gc732699.assembly.stream.el8.noarch",
"8Base-RHOSE-4.11:runc-3:1.1.2-2.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.11:runc-3:1.1.2-2.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.11:runc-3:1.1.2-2.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.11:runc-3:1.1.2-2.rhaos4.11.el8.src",
"8Base-RHOSE-4.11:runc-3:1.1.2-2.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.11:runc-debuginfo-3:1.1.2-2.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.11:runc-debuginfo-3:1.1.2-2.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.11:runc-debuginfo-3:1.1.2-2.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.11:runc-debuginfo-3:1.1.2-2.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.11:runc-debugsource-3:1.1.2-2.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.11:runc-debugsource-3:1.1.2-2.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.11:runc-debugsource-3:1.1.2-2.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.11:runc-debugsource-3:1.1.2-2.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.11:skopeo-2:1.5.2-4.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.11:skopeo-2:1.5.2-4.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.11:skopeo-2:1.5.2-4.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.11:skopeo-2:1.5.2-4.rhaos4.11.el8.src",
"8Base-RHOSE-4.11:skopeo-2:1.5.2-4.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.11:skopeo-debuginfo-2:1.5.2-4.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.11:skopeo-debuginfo-2:1.5.2-4.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.11:skopeo-debuginfo-2:1.5.2-4.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.11:skopeo-debuginfo-2:1.5.2-4.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.11:skopeo-debugsource-2:1.5.2-4.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.11:skopeo-debugsource-2:1.5.2-4.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.11:skopeo-debugsource-2:1.5.2-4.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.11:skopeo-debugsource-2:1.5.2-4.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.11:skopeo-tests-2:1.5.2-4.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.11:skopeo-tests-2:1.5.2-4.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.11:skopeo-tests-2:1.5.2-4.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.11:skopeo-tests-2:1.5.2-4.rhaos4.11.el8.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "golang: math/big: uncontrolled memory consumption due to an unhandled overflow via Rat.SetString"
},
{
"cve": "CVE-2022-24675",
"cwe": {
"id": "CWE-120",
"name": "Buffer Copy without Checking Size of Input (\u0027Classic Buffer Overflow\u0027)"
},
"discovery_date": "2022-04-21T00:00:00+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"8Base-RHOSE-4.11:conmon-2:2.1.2-3.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.11:conmon-2:2.1.2-3.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.11:conmon-2:2.1.2-3.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.11:conmon-2:2.1.2-3.rhaos4.11.el8.src",
"8Base-RHOSE-4.11:conmon-2:2.1.2-3.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.11:conmon-debuginfo-2:2.1.2-3.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.11:conmon-debuginfo-2:2.1.2-3.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.11:conmon-debuginfo-2:2.1.2-3.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.11:conmon-debuginfo-2:2.1.2-3.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.11:conmon-debugsource-2:2.1.2-3.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.11:conmon-debugsource-2:2.1.2-3.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.11:conmon-debugsource-2:2.1.2-3.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.11:conmon-debugsource-2:2.1.2-3.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.11:containernetworking-plugins-0:1.0.1-6.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.11:containernetworking-plugins-0:1.0.1-6.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.11:containernetworking-plugins-0:1.0.1-6.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.11:containernetworking-plugins-0:1.0.1-6.rhaos4.11.el8.src",
"8Base-RHOSE-4.11:containernetworking-plugins-0:1.0.1-6.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.11:containernetworking-plugins-debuginfo-0:1.0.1-6.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.11:containernetworking-plugins-debuginfo-0:1.0.1-6.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.11:containernetworking-plugins-debuginfo-0:1.0.1-6.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.11:containernetworking-plugins-debuginfo-0:1.0.1-6.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.11:containernetworking-plugins-debugsource-0:1.0.1-6.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.11:containernetworking-plugins-debugsource-0:1.0.1-6.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.11:containernetworking-plugins-debugsource-0:1.0.1-6.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.11:containernetworking-plugins-debugsource-0:1.0.1-6.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.11:cri-o-0:1.24.6-2.rhaos4.11.git4bfe15a.el8.aarch64",
"8Base-RHOSE-4.11:cri-o-0:1.24.6-2.rhaos4.11.git4bfe15a.el8.ppc64le",
"8Base-RHOSE-4.11:cri-o-0:1.24.6-2.rhaos4.11.git4bfe15a.el8.s390x",
"8Base-RHOSE-4.11:cri-o-0:1.24.6-2.rhaos4.11.git4bfe15a.el8.src",
"8Base-RHOSE-4.11:cri-o-0:1.24.6-2.rhaos4.11.git4bfe15a.el8.x86_64",
"8Base-RHOSE-4.11:cri-o-debuginfo-0:1.24.6-2.rhaos4.11.git4bfe15a.el8.aarch64",
"8Base-RHOSE-4.11:cri-o-debuginfo-0:1.24.6-2.rhaos4.11.git4bfe15a.el8.ppc64le",
"8Base-RHOSE-4.11:cri-o-debuginfo-0:1.24.6-2.rhaos4.11.git4bfe15a.el8.s390x",
"8Base-RHOSE-4.11:cri-o-debuginfo-0:1.24.6-2.rhaos4.11.git4bfe15a.el8.x86_64",
"8Base-RHOSE-4.11:cri-o-debugsource-0:1.24.6-2.rhaos4.11.git4bfe15a.el8.aarch64",
"8Base-RHOSE-4.11:cri-o-debugsource-0:1.24.6-2.rhaos4.11.git4bfe15a.el8.ppc64le",
"8Base-RHOSE-4.11:cri-o-debugsource-0:1.24.6-2.rhaos4.11.git4bfe15a.el8.s390x",
"8Base-RHOSE-4.11:cri-o-debugsource-0:1.24.6-2.rhaos4.11.git4bfe15a.el8.x86_64",
"8Base-RHOSE-4.11:openshift-0:4.11.0-202306260054.p0.g990d55b.assembly.stream.el8.src",
"8Base-RHOSE-4.11:openshift-ansible-0:4.11.0-202306230041.p0.g0a466d7.assembly.stream.el8.noarch",
"8Base-RHOSE-4.11:openshift-ansible-0:4.11.0-202306230041.p0.g0a466d7.assembly.stream.el8.src",
"8Base-RHOSE-4.11:openshift-ansible-test-0:4.11.0-202306230041.p0.g0a466d7.assembly.stream.el8.noarch",
"8Base-RHOSE-4.11:openshift-clients-0:4.11.0-202306231116.p0.g2ae2303.assembly.stream.el8.aarch64",
"8Base-RHOSE-4.11:openshift-clients-0:4.11.0-202306231116.p0.g2ae2303.assembly.stream.el8.ppc64le",
"8Base-RHOSE-4.11:openshift-clients-0:4.11.0-202306231116.p0.g2ae2303.assembly.stream.el8.s390x",
"8Base-RHOSE-4.11:openshift-clients-0:4.11.0-202306231116.p0.g2ae2303.assembly.stream.el8.src",
"8Base-RHOSE-4.11:openshift-clients-0:4.11.0-202306231116.p0.g2ae2303.assembly.stream.el8.x86_64",
"8Base-RHOSE-4.11:openshift-clients-redistributable-0:4.11.0-202306231116.p0.g2ae2303.assembly.stream.el8.x86_64",
"8Base-RHOSE-4.11:openshift-hyperkube-0:4.11.0-202306260054.p0.g990d55b.assembly.stream.el8.aarch64",
"8Base-RHOSE-4.11:openshift-hyperkube-0:4.11.0-202306260054.p0.g990d55b.assembly.stream.el8.ppc64le",
"8Base-RHOSE-4.11:openshift-hyperkube-0:4.11.0-202306260054.p0.g990d55b.assembly.stream.el8.s390x",
"8Base-RHOSE-4.11:openshift-hyperkube-0:4.11.0-202306260054.p0.g990d55b.assembly.stream.el8.x86_64",
"8Base-RHOSE-4.11:openshift-kuryr-0:4.11.0-202306280915.p0.gc732699.assembly.stream.el8.src",
"8Base-RHOSE-4.11:openshift-kuryr-cni-0:4.11.0-202306280915.p0.gc732699.assembly.stream.el8.noarch",
"8Base-RHOSE-4.11:openshift-kuryr-common-0:4.11.0-202306280915.p0.gc732699.assembly.stream.el8.noarch",
"8Base-RHOSE-4.11:openshift-kuryr-controller-0:4.11.0-202306280915.p0.gc732699.assembly.stream.el8.noarch",
"8Base-RHOSE-4.11:podman-2:4.0.2-7.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.11:podman-2:4.0.2-7.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.11:podman-2:4.0.2-7.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.11:podman-2:4.0.2-7.rhaos4.11.el8.src",
"8Base-RHOSE-4.11:podman-2:4.0.2-7.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.11:podman-catatonit-2:4.0.2-7.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.11:podman-catatonit-2:4.0.2-7.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.11:podman-catatonit-2:4.0.2-7.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.11:podman-catatonit-2:4.0.2-7.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.11:podman-catatonit-debuginfo-2:4.0.2-7.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.11:podman-catatonit-debuginfo-2:4.0.2-7.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.11:podman-catatonit-debuginfo-2:4.0.2-7.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.11:podman-catatonit-debuginfo-2:4.0.2-7.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.11:podman-debuginfo-2:4.0.2-7.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.11:podman-debuginfo-2:4.0.2-7.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.11:podman-debuginfo-2:4.0.2-7.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.11:podman-debuginfo-2:4.0.2-7.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.11:podman-debugsource-2:4.0.2-7.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.11:podman-debugsource-2:4.0.2-7.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.11:podman-debugsource-2:4.0.2-7.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.11:podman-debugsource-2:4.0.2-7.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.11:podman-docker-2:4.0.2-7.rhaos4.11.el8.noarch",
"8Base-RHOSE-4.11:podman-gvproxy-debuginfo-2:4.0.2-7.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.11:podman-gvproxy-debuginfo-2:4.0.2-7.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.11:podman-gvproxy-debuginfo-2:4.0.2-7.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.11:podman-gvproxy-debuginfo-2:4.0.2-7.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.11:podman-plugins-2:4.0.2-7.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.11:podman-plugins-2:4.0.2-7.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.11:podman-plugins-2:4.0.2-7.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.11:podman-plugins-2:4.0.2-7.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.11:podman-plugins-debuginfo-2:4.0.2-7.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.11:podman-plugins-debuginfo-2:4.0.2-7.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.11:podman-plugins-debuginfo-2:4.0.2-7.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.11:podman-plugins-debuginfo-2:4.0.2-7.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.11:podman-remote-2:4.0.2-7.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.11:podman-remote-2:4.0.2-7.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.11:podman-remote-2:4.0.2-7.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.11:podman-remote-2:4.0.2-7.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.11:podman-remote-debuginfo-2:4.0.2-7.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.11:podman-remote-debuginfo-2:4.0.2-7.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.11:podman-remote-debuginfo-2:4.0.2-7.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.11:podman-remote-debuginfo-2:4.0.2-7.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.11:podman-tests-2:4.0.2-7.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.11:podman-tests-2:4.0.2-7.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.11:podman-tests-2:4.0.2-7.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.11:podman-tests-2:4.0.2-7.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.11:python3-kuryr-kubernetes-0:4.11.0-202306280915.p0.gc732699.assembly.stream.el8.noarch",
"8Base-RHOSE-4.11:runc-3:1.1.2-2.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.11:runc-3:1.1.2-2.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.11:runc-3:1.1.2-2.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.11:runc-3:1.1.2-2.rhaos4.11.el8.src",
"8Base-RHOSE-4.11:runc-3:1.1.2-2.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.11:runc-debuginfo-3:1.1.2-2.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.11:runc-debuginfo-3:1.1.2-2.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.11:runc-debuginfo-3:1.1.2-2.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.11:runc-debuginfo-3:1.1.2-2.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.11:runc-debugsource-3:1.1.2-2.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.11:runc-debugsource-3:1.1.2-2.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.11:runc-debugsource-3:1.1.2-2.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.11:runc-debugsource-3:1.1.2-2.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.11:skopeo-2:1.5.2-4.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.11:skopeo-2:1.5.2-4.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.11:skopeo-2:1.5.2-4.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.11:skopeo-2:1.5.2-4.rhaos4.11.el8.src",
"8Base-RHOSE-4.11:skopeo-2:1.5.2-4.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.11:skopeo-debuginfo-2:1.5.2-4.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.11:skopeo-debuginfo-2:1.5.2-4.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.11:skopeo-debuginfo-2:1.5.2-4.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.11:skopeo-debuginfo-2:1.5.2-4.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.11:skopeo-debugsource-2:1.5.2-4.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.11:skopeo-debugsource-2:1.5.2-4.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.11:skopeo-debugsource-2:1.5.2-4.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.11:skopeo-debugsource-2:1.5.2-4.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.11:skopeo-tests-2:1.5.2-4.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.11:skopeo-tests-2:1.5.2-4.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.11:skopeo-tests-2:1.5.2-4.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.11:skopeo-tests-2:1.5.2-4.rhaos4.11.el8.x86_64"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2077688"
}
],
"notes": [
{
"category": "description",
"text": "A buffer overflow flaw was found in Golang\u0027s library encoding/pem. This flaw allows an attacker to use a large PEM input (more than 5 MB), causing a stack overflow in Decode, which leads to a loss of availability.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "golang: encoding/pem: fix stack overflow in Decode",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "Red Hat Enterprise Linux 7, 8 and 9 are affected, because the code-base is affected by this vulnerability.\n\nRed Hat Product Security has rated this issue as having Moderate security impact, and the issue is not currently planned to be addressed in future updates for Red Hat Enterprise Linux 7, hence, marked as Out-of-Support-Scope.\n\nRed Hat Developer Tools - Compilers (go-toolset-1.16-golang \u0026 go-toolset-1.17-golang), ships the vulnerable code and affected by this vulnerability.\n\nFor additional information, refer to the Issue Severity Classification: https://access.redhat.com/security/updates/classification/ and Red Hat Enterprise Linux Life Cycle \u0026 Updates Policy: https://access.redhat.com/support/policy/updates/errata/.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"8Base-RHOSE-4.11:buildah-1:1.23.4-3.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.11:buildah-1:1.23.4-3.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.11:buildah-1:1.23.4-3.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.11:buildah-1:1.23.4-3.rhaos4.11.el8.src",
"8Base-RHOSE-4.11:buildah-1:1.23.4-3.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.11:buildah-debuginfo-1:1.23.4-3.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.11:buildah-debuginfo-1:1.23.4-3.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.11:buildah-debuginfo-1:1.23.4-3.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.11:buildah-debuginfo-1:1.23.4-3.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.11:buildah-debugsource-1:1.23.4-3.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.11:buildah-debugsource-1:1.23.4-3.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.11:buildah-debugsource-1:1.23.4-3.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.11:buildah-debugsource-1:1.23.4-3.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.11:buildah-tests-1:1.23.4-3.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.11:buildah-tests-1:1.23.4-3.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.11:buildah-tests-1:1.23.4-3.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.11:buildah-tests-1:1.23.4-3.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.11:buildah-tests-debuginfo-1:1.23.4-3.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.11:buildah-tests-debuginfo-1:1.23.4-3.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.11:buildah-tests-debuginfo-1:1.23.4-3.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.11:buildah-tests-debuginfo-1:1.23.4-3.rhaos4.11.el8.x86_64"
],
"known_not_affected": [
"8Base-RHOSE-4.11:conmon-2:2.1.2-3.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.11:conmon-2:2.1.2-3.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.11:conmon-2:2.1.2-3.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.11:conmon-2:2.1.2-3.rhaos4.11.el8.src",
"8Base-RHOSE-4.11:conmon-2:2.1.2-3.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.11:conmon-debuginfo-2:2.1.2-3.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.11:conmon-debuginfo-2:2.1.2-3.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.11:conmon-debuginfo-2:2.1.2-3.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.11:conmon-debuginfo-2:2.1.2-3.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.11:conmon-debugsource-2:2.1.2-3.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.11:conmon-debugsource-2:2.1.2-3.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.11:conmon-debugsource-2:2.1.2-3.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.11:conmon-debugsource-2:2.1.2-3.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.11:containernetworking-plugins-0:1.0.1-6.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.11:containernetworking-plugins-0:1.0.1-6.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.11:containernetworking-plugins-0:1.0.1-6.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.11:containernetworking-plugins-0:1.0.1-6.rhaos4.11.el8.src",
"8Base-RHOSE-4.11:containernetworking-plugins-0:1.0.1-6.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.11:containernetworking-plugins-debuginfo-0:1.0.1-6.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.11:containernetworking-plugins-debuginfo-0:1.0.1-6.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.11:containernetworking-plugins-debuginfo-0:1.0.1-6.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.11:containernetworking-plugins-debuginfo-0:1.0.1-6.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.11:containernetworking-plugins-debugsource-0:1.0.1-6.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.11:containernetworking-plugins-debugsource-0:1.0.1-6.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.11:containernetworking-plugins-debugsource-0:1.0.1-6.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.11:containernetworking-plugins-debugsource-0:1.0.1-6.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.11:cri-o-0:1.24.6-2.rhaos4.11.git4bfe15a.el8.aarch64",
"8Base-RHOSE-4.11:cri-o-0:1.24.6-2.rhaos4.11.git4bfe15a.el8.ppc64le",
"8Base-RHOSE-4.11:cri-o-0:1.24.6-2.rhaos4.11.git4bfe15a.el8.s390x",
"8Base-RHOSE-4.11:cri-o-0:1.24.6-2.rhaos4.11.git4bfe15a.el8.src",
"8Base-RHOSE-4.11:cri-o-0:1.24.6-2.rhaos4.11.git4bfe15a.el8.x86_64",
"8Base-RHOSE-4.11:cri-o-debuginfo-0:1.24.6-2.rhaos4.11.git4bfe15a.el8.aarch64",
"8Base-RHOSE-4.11:cri-o-debuginfo-0:1.24.6-2.rhaos4.11.git4bfe15a.el8.ppc64le",
"8Base-RHOSE-4.11:cri-o-debuginfo-0:1.24.6-2.rhaos4.11.git4bfe15a.el8.s390x",
"8Base-RHOSE-4.11:cri-o-debuginfo-0:1.24.6-2.rhaos4.11.git4bfe15a.el8.x86_64",
"8Base-RHOSE-4.11:cri-o-debugsource-0:1.24.6-2.rhaos4.11.git4bfe15a.el8.aarch64",
"8Base-RHOSE-4.11:cri-o-debugsource-0:1.24.6-2.rhaos4.11.git4bfe15a.el8.ppc64le",
"8Base-RHOSE-4.11:cri-o-debugsource-0:1.24.6-2.rhaos4.11.git4bfe15a.el8.s390x",
"8Base-RHOSE-4.11:cri-o-debugsource-0:1.24.6-2.rhaos4.11.git4bfe15a.el8.x86_64",
"8Base-RHOSE-4.11:openshift-0:4.11.0-202306260054.p0.g990d55b.assembly.stream.el8.src",
"8Base-RHOSE-4.11:openshift-ansible-0:4.11.0-202306230041.p0.g0a466d7.assembly.stream.el8.noarch",
"8Base-RHOSE-4.11:openshift-ansible-0:4.11.0-202306230041.p0.g0a466d7.assembly.stream.el8.src",
"8Base-RHOSE-4.11:openshift-ansible-test-0:4.11.0-202306230041.p0.g0a466d7.assembly.stream.el8.noarch",
"8Base-RHOSE-4.11:openshift-clients-0:4.11.0-202306231116.p0.g2ae2303.assembly.stream.el8.aarch64",
"8Base-RHOSE-4.11:openshift-clients-0:4.11.0-202306231116.p0.g2ae2303.assembly.stream.el8.ppc64le",
"8Base-RHOSE-4.11:openshift-clients-0:4.11.0-202306231116.p0.g2ae2303.assembly.stream.el8.s390x",
"8Base-RHOSE-4.11:openshift-clients-0:4.11.0-202306231116.p0.g2ae2303.assembly.stream.el8.src",
"8Base-RHOSE-4.11:openshift-clients-0:4.11.0-202306231116.p0.g2ae2303.assembly.stream.el8.x86_64",
"8Base-RHOSE-4.11:openshift-clients-redistributable-0:4.11.0-202306231116.p0.g2ae2303.assembly.stream.el8.x86_64",
"8Base-RHOSE-4.11:openshift-hyperkube-0:4.11.0-202306260054.p0.g990d55b.assembly.stream.el8.aarch64",
"8Base-RHOSE-4.11:openshift-hyperkube-0:4.11.0-202306260054.p0.g990d55b.assembly.stream.el8.ppc64le",
"8Base-RHOSE-4.11:openshift-hyperkube-0:4.11.0-202306260054.p0.g990d55b.assembly.stream.el8.s390x",
"8Base-RHOSE-4.11:openshift-hyperkube-0:4.11.0-202306260054.p0.g990d55b.assembly.stream.el8.x86_64",
"8Base-RHOSE-4.11:openshift-kuryr-0:4.11.0-202306280915.p0.gc732699.assembly.stream.el8.src",
"8Base-RHOSE-4.11:openshift-kuryr-cni-0:4.11.0-202306280915.p0.gc732699.assembly.stream.el8.noarch",
"8Base-RHOSE-4.11:openshift-kuryr-common-0:4.11.0-202306280915.p0.gc732699.assembly.stream.el8.noarch",
"8Base-RHOSE-4.11:openshift-kuryr-controller-0:4.11.0-202306280915.p0.gc732699.assembly.stream.el8.noarch",
"8Base-RHOSE-4.11:podman-2:4.0.2-7.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.11:podman-2:4.0.2-7.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.11:podman-2:4.0.2-7.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.11:podman-2:4.0.2-7.rhaos4.11.el8.src",
"8Base-RHOSE-4.11:podman-2:4.0.2-7.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.11:podman-catatonit-2:4.0.2-7.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.11:podman-catatonit-2:4.0.2-7.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.11:podman-catatonit-2:4.0.2-7.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.11:podman-catatonit-2:4.0.2-7.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.11:podman-catatonit-debuginfo-2:4.0.2-7.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.11:podman-catatonit-debuginfo-2:4.0.2-7.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.11:podman-catatonit-debuginfo-2:4.0.2-7.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.11:podman-catatonit-debuginfo-2:4.0.2-7.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.11:podman-debuginfo-2:4.0.2-7.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.11:podman-debuginfo-2:4.0.2-7.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.11:podman-debuginfo-2:4.0.2-7.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.11:podman-debuginfo-2:4.0.2-7.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.11:podman-debugsource-2:4.0.2-7.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.11:podman-debugsource-2:4.0.2-7.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.11:podman-debugsource-2:4.0.2-7.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.11:podman-debugsource-2:4.0.2-7.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.11:podman-docker-2:4.0.2-7.rhaos4.11.el8.noarch",
"8Base-RHOSE-4.11:podman-gvproxy-debuginfo-2:4.0.2-7.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.11:podman-gvproxy-debuginfo-2:4.0.2-7.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.11:podman-gvproxy-debuginfo-2:4.0.2-7.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.11:podman-gvproxy-debuginfo-2:4.0.2-7.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.11:podman-plugins-2:4.0.2-7.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.11:podman-plugins-2:4.0.2-7.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.11:podman-plugins-2:4.0.2-7.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.11:podman-plugins-2:4.0.2-7.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.11:podman-plugins-debuginfo-2:4.0.2-7.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.11:podman-plugins-debuginfo-2:4.0.2-7.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.11:podman-plugins-debuginfo-2:4.0.2-7.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.11:podman-plugins-debuginfo-2:4.0.2-7.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.11:podman-remote-2:4.0.2-7.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.11:podman-remote-2:4.0.2-7.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.11:podman-remote-2:4.0.2-7.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.11:podman-remote-2:4.0.2-7.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.11:podman-remote-debuginfo-2:4.0.2-7.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.11:podman-remote-debuginfo-2:4.0.2-7.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.11:podman-remote-debuginfo-2:4.0.2-7.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.11:podman-remote-debuginfo-2:4.0.2-7.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.11:podman-tests-2:4.0.2-7.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.11:podman-tests-2:4.0.2-7.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.11:podman-tests-2:4.0.2-7.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.11:podman-tests-2:4.0.2-7.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.11:python3-kuryr-kubernetes-0:4.11.0-202306280915.p0.gc732699.assembly.stream.el8.noarch",
"8Base-RHOSE-4.11:runc-3:1.1.2-2.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.11:runc-3:1.1.2-2.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.11:runc-3:1.1.2-2.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.11:runc-3:1.1.2-2.rhaos4.11.el8.src",
"8Base-RHOSE-4.11:runc-3:1.1.2-2.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.11:runc-debuginfo-3:1.1.2-2.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.11:runc-debuginfo-3:1.1.2-2.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.11:runc-debuginfo-3:1.1.2-2.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.11:runc-debuginfo-3:1.1.2-2.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.11:runc-debugsource-3:1.1.2-2.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.11:runc-debugsource-3:1.1.2-2.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.11:runc-debugsource-3:1.1.2-2.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.11:runc-debugsource-3:1.1.2-2.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.11:skopeo-2:1.5.2-4.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.11:skopeo-2:1.5.2-4.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.11:skopeo-2:1.5.2-4.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.11:skopeo-2:1.5.2-4.rhaos4.11.el8.src",
"8Base-RHOSE-4.11:skopeo-2:1.5.2-4.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.11:skopeo-debuginfo-2:1.5.2-4.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.11:skopeo-debuginfo-2:1.5.2-4.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.11:skopeo-debuginfo-2:1.5.2-4.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.11:skopeo-debuginfo-2:1.5.2-4.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.11:skopeo-debugsource-2:1.5.2-4.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.11:skopeo-debugsource-2:1.5.2-4.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.11:skopeo-debugsource-2:1.5.2-4.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.11:skopeo-debugsource-2:1.5.2-4.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.11:skopeo-tests-2:1.5.2-4.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.11:skopeo-tests-2:1.5.2-4.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.11:skopeo-tests-2:1.5.2-4.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.11:skopeo-tests-2:1.5.2-4.rhaos4.11.el8.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2022-24675"
},
{
"category": "external",
"summary": "RHBZ#2077688",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2077688"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2022-24675",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-24675"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2022-24675",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2022-24675"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-announce/c/oecdBNLOml8",
"url": "https://groups.google.com/g/golang-announce/c/oecdBNLOml8"
}
],
"release_date": "2022-04-12T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2023-07-06T02:47:40+00:00",
"details": "For OpenShift Container Platform 4.11 see the following documentation, which will be updated shortly for this release, for important instructions on how to upgrade your cluster and fully apply this asynchronous errata update:\n\nhttps://docs.openshift.com/container-platform/4.11/release_notes/ocp-4-11-release-notes.html",
"product_ids": [
"8Base-RHOSE-4.11:buildah-1:1.23.4-3.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.11:buildah-1:1.23.4-3.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.11:buildah-1:1.23.4-3.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.11:buildah-1:1.23.4-3.rhaos4.11.el8.src",
"8Base-RHOSE-4.11:buildah-1:1.23.4-3.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.11:buildah-debuginfo-1:1.23.4-3.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.11:buildah-debuginfo-1:1.23.4-3.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.11:buildah-debuginfo-1:1.23.4-3.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.11:buildah-debuginfo-1:1.23.4-3.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.11:buildah-debugsource-1:1.23.4-3.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.11:buildah-debugsource-1:1.23.4-3.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.11:buildah-debugsource-1:1.23.4-3.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.11:buildah-debugsource-1:1.23.4-3.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.11:buildah-tests-1:1.23.4-3.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.11:buildah-tests-1:1.23.4-3.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.11:buildah-tests-1:1.23.4-3.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.11:buildah-tests-1:1.23.4-3.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.11:buildah-tests-debuginfo-1:1.23.4-3.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.11:buildah-tests-debuginfo-1:1.23.4-3.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.11:buildah-tests-debuginfo-1:1.23.4-3.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.11:buildah-tests-debuginfo-1:1.23.4-3.rhaos4.11.el8.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2023:3914"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"8Base-RHOSE-4.11:buildah-1:1.23.4-3.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.11:buildah-1:1.23.4-3.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.11:buildah-1:1.23.4-3.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.11:buildah-1:1.23.4-3.rhaos4.11.el8.src",
"8Base-RHOSE-4.11:buildah-1:1.23.4-3.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.11:buildah-debuginfo-1:1.23.4-3.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.11:buildah-debuginfo-1:1.23.4-3.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.11:buildah-debuginfo-1:1.23.4-3.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.11:buildah-debuginfo-1:1.23.4-3.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.11:buildah-debugsource-1:1.23.4-3.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.11:buildah-debugsource-1:1.23.4-3.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.11:buildah-debugsource-1:1.23.4-3.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.11:buildah-debugsource-1:1.23.4-3.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.11:buildah-tests-1:1.23.4-3.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.11:buildah-tests-1:1.23.4-3.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.11:buildah-tests-1:1.23.4-3.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.11:buildah-tests-1:1.23.4-3.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.11:buildah-tests-debuginfo-1:1.23.4-3.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.11:buildah-tests-debuginfo-1:1.23.4-3.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.11:buildah-tests-debuginfo-1:1.23.4-3.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.11:buildah-tests-debuginfo-1:1.23.4-3.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.11:conmon-2:2.1.2-3.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.11:conmon-2:2.1.2-3.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.11:conmon-2:2.1.2-3.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.11:conmon-2:2.1.2-3.rhaos4.11.el8.src",
"8Base-RHOSE-4.11:conmon-2:2.1.2-3.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.11:conmon-debuginfo-2:2.1.2-3.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.11:conmon-debuginfo-2:2.1.2-3.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.11:conmon-debuginfo-2:2.1.2-3.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.11:conmon-debuginfo-2:2.1.2-3.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.11:conmon-debugsource-2:2.1.2-3.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.11:conmon-debugsource-2:2.1.2-3.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.11:conmon-debugsource-2:2.1.2-3.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.11:conmon-debugsource-2:2.1.2-3.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.11:containernetworking-plugins-0:1.0.1-6.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.11:containernetworking-plugins-0:1.0.1-6.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.11:containernetworking-plugins-0:1.0.1-6.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.11:containernetworking-plugins-0:1.0.1-6.rhaos4.11.el8.src",
"8Base-RHOSE-4.11:containernetworking-plugins-0:1.0.1-6.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.11:containernetworking-plugins-debuginfo-0:1.0.1-6.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.11:containernetworking-plugins-debuginfo-0:1.0.1-6.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.11:containernetworking-plugins-debuginfo-0:1.0.1-6.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.11:containernetworking-plugins-debuginfo-0:1.0.1-6.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.11:containernetworking-plugins-debugsource-0:1.0.1-6.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.11:containernetworking-plugins-debugsource-0:1.0.1-6.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.11:containernetworking-plugins-debugsource-0:1.0.1-6.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.11:containernetworking-plugins-debugsource-0:1.0.1-6.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.11:cri-o-0:1.24.6-2.rhaos4.11.git4bfe15a.el8.aarch64",
"8Base-RHOSE-4.11:cri-o-0:1.24.6-2.rhaos4.11.git4bfe15a.el8.ppc64le",
"8Base-RHOSE-4.11:cri-o-0:1.24.6-2.rhaos4.11.git4bfe15a.el8.s390x",
"8Base-RHOSE-4.11:cri-o-0:1.24.6-2.rhaos4.11.git4bfe15a.el8.src",
"8Base-RHOSE-4.11:cri-o-0:1.24.6-2.rhaos4.11.git4bfe15a.el8.x86_64",
"8Base-RHOSE-4.11:cri-o-debuginfo-0:1.24.6-2.rhaos4.11.git4bfe15a.el8.aarch64",
"8Base-RHOSE-4.11:cri-o-debuginfo-0:1.24.6-2.rhaos4.11.git4bfe15a.el8.ppc64le",
"8Base-RHOSE-4.11:cri-o-debuginfo-0:1.24.6-2.rhaos4.11.git4bfe15a.el8.s390x",
"8Base-RHOSE-4.11:cri-o-debuginfo-0:1.24.6-2.rhaos4.11.git4bfe15a.el8.x86_64",
"8Base-RHOSE-4.11:cri-o-debugsource-0:1.24.6-2.rhaos4.11.git4bfe15a.el8.aarch64",
"8Base-RHOSE-4.11:cri-o-debugsource-0:1.24.6-2.rhaos4.11.git4bfe15a.el8.ppc64le",
"8Base-RHOSE-4.11:cri-o-debugsource-0:1.24.6-2.rhaos4.11.git4bfe15a.el8.s390x",
"8Base-RHOSE-4.11:cri-o-debugsource-0:1.24.6-2.rhaos4.11.git4bfe15a.el8.x86_64",
"8Base-RHOSE-4.11:openshift-0:4.11.0-202306260054.p0.g990d55b.assembly.stream.el8.src",
"8Base-RHOSE-4.11:openshift-ansible-0:4.11.0-202306230041.p0.g0a466d7.assembly.stream.el8.noarch",
"8Base-RHOSE-4.11:openshift-ansible-0:4.11.0-202306230041.p0.g0a466d7.assembly.stream.el8.src",
"8Base-RHOSE-4.11:openshift-ansible-test-0:4.11.0-202306230041.p0.g0a466d7.assembly.stream.el8.noarch",
"8Base-RHOSE-4.11:openshift-clients-0:4.11.0-202306231116.p0.g2ae2303.assembly.stream.el8.aarch64",
"8Base-RHOSE-4.11:openshift-clients-0:4.11.0-202306231116.p0.g2ae2303.assembly.stream.el8.ppc64le",
"8Base-RHOSE-4.11:openshift-clients-0:4.11.0-202306231116.p0.g2ae2303.assembly.stream.el8.s390x",
"8Base-RHOSE-4.11:openshift-clients-0:4.11.0-202306231116.p0.g2ae2303.assembly.stream.el8.src",
"8Base-RHOSE-4.11:openshift-clients-0:4.11.0-202306231116.p0.g2ae2303.assembly.stream.el8.x86_64",
"8Base-RHOSE-4.11:openshift-clients-redistributable-0:4.11.0-202306231116.p0.g2ae2303.assembly.stream.el8.x86_64",
"8Base-RHOSE-4.11:openshift-hyperkube-0:4.11.0-202306260054.p0.g990d55b.assembly.stream.el8.aarch64",
"8Base-RHOSE-4.11:openshift-hyperkube-0:4.11.0-202306260054.p0.g990d55b.assembly.stream.el8.ppc64le",
"8Base-RHOSE-4.11:openshift-hyperkube-0:4.11.0-202306260054.p0.g990d55b.assembly.stream.el8.s390x",
"8Base-RHOSE-4.11:openshift-hyperkube-0:4.11.0-202306260054.p0.g990d55b.assembly.stream.el8.x86_64",
"8Base-RHOSE-4.11:openshift-kuryr-0:4.11.0-202306280915.p0.gc732699.assembly.stream.el8.src",
"8Base-RHOSE-4.11:openshift-kuryr-cni-0:4.11.0-202306280915.p0.gc732699.assembly.stream.el8.noarch",
"8Base-RHOSE-4.11:openshift-kuryr-common-0:4.11.0-202306280915.p0.gc732699.assembly.stream.el8.noarch",
"8Base-RHOSE-4.11:openshift-kuryr-controller-0:4.11.0-202306280915.p0.gc732699.assembly.stream.el8.noarch",
"8Base-RHOSE-4.11:podman-2:4.0.2-7.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.11:podman-2:4.0.2-7.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.11:podman-2:4.0.2-7.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.11:podman-2:4.0.2-7.rhaos4.11.el8.src",
"8Base-RHOSE-4.11:podman-2:4.0.2-7.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.11:podman-catatonit-2:4.0.2-7.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.11:podman-catatonit-2:4.0.2-7.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.11:podman-catatonit-2:4.0.2-7.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.11:podman-catatonit-2:4.0.2-7.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.11:podman-catatonit-debuginfo-2:4.0.2-7.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.11:podman-catatonit-debuginfo-2:4.0.2-7.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.11:podman-catatonit-debuginfo-2:4.0.2-7.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.11:podman-catatonit-debuginfo-2:4.0.2-7.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.11:podman-debuginfo-2:4.0.2-7.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.11:podman-debuginfo-2:4.0.2-7.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.11:podman-debuginfo-2:4.0.2-7.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.11:podman-debuginfo-2:4.0.2-7.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.11:podman-debugsource-2:4.0.2-7.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.11:podman-debugsource-2:4.0.2-7.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.11:podman-debugsource-2:4.0.2-7.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.11:podman-debugsource-2:4.0.2-7.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.11:podman-docker-2:4.0.2-7.rhaos4.11.el8.noarch",
"8Base-RHOSE-4.11:podman-gvproxy-debuginfo-2:4.0.2-7.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.11:podman-gvproxy-debuginfo-2:4.0.2-7.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.11:podman-gvproxy-debuginfo-2:4.0.2-7.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.11:podman-gvproxy-debuginfo-2:4.0.2-7.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.11:podman-plugins-2:4.0.2-7.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.11:podman-plugins-2:4.0.2-7.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.11:podman-plugins-2:4.0.2-7.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.11:podman-plugins-2:4.0.2-7.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.11:podman-plugins-debuginfo-2:4.0.2-7.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.11:podman-plugins-debuginfo-2:4.0.2-7.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.11:podman-plugins-debuginfo-2:4.0.2-7.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.11:podman-plugins-debuginfo-2:4.0.2-7.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.11:podman-remote-2:4.0.2-7.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.11:podman-remote-2:4.0.2-7.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.11:podman-remote-2:4.0.2-7.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.11:podman-remote-2:4.0.2-7.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.11:podman-remote-debuginfo-2:4.0.2-7.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.11:podman-remote-debuginfo-2:4.0.2-7.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.11:podman-remote-debuginfo-2:4.0.2-7.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.11:podman-remote-debuginfo-2:4.0.2-7.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.11:podman-tests-2:4.0.2-7.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.11:podman-tests-2:4.0.2-7.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.11:podman-tests-2:4.0.2-7.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.11:podman-tests-2:4.0.2-7.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.11:python3-kuryr-kubernetes-0:4.11.0-202306280915.p0.gc732699.assembly.stream.el8.noarch",
"8Base-RHOSE-4.11:runc-3:1.1.2-2.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.11:runc-3:1.1.2-2.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.11:runc-3:1.1.2-2.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.11:runc-3:1.1.2-2.rhaos4.11.el8.src",
"8Base-RHOSE-4.11:runc-3:1.1.2-2.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.11:runc-debuginfo-3:1.1.2-2.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.11:runc-debuginfo-3:1.1.2-2.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.11:runc-debuginfo-3:1.1.2-2.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.11:runc-debuginfo-3:1.1.2-2.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.11:runc-debugsource-3:1.1.2-2.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.11:runc-debugsource-3:1.1.2-2.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.11:runc-debugsource-3:1.1.2-2.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.11:runc-debugsource-3:1.1.2-2.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.11:skopeo-2:1.5.2-4.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.11:skopeo-2:1.5.2-4.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.11:skopeo-2:1.5.2-4.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.11:skopeo-2:1.5.2-4.rhaos4.11.el8.src",
"8Base-RHOSE-4.11:skopeo-2:1.5.2-4.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.11:skopeo-debuginfo-2:1.5.2-4.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.11:skopeo-debuginfo-2:1.5.2-4.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.11:skopeo-debuginfo-2:1.5.2-4.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.11:skopeo-debuginfo-2:1.5.2-4.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.11:skopeo-debugsource-2:1.5.2-4.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.11:skopeo-debugsource-2:1.5.2-4.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.11:skopeo-debugsource-2:1.5.2-4.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.11:skopeo-debugsource-2:1.5.2-4.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.11:skopeo-tests-2:1.5.2-4.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.11:skopeo-tests-2:1.5.2-4.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.11:skopeo-tests-2:1.5.2-4.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.11:skopeo-tests-2:1.5.2-4.rhaos4.11.el8.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "golang: encoding/pem: fix stack overflow in Decode"
},
{
"cve": "CVE-2022-28327",
"cwe": {
"id": "CWE-190",
"name": "Integer Overflow or Wraparound"
},
"discovery_date": "2022-04-21T00:00:00+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"8Base-RHOSE-4.11:conmon-2:2.1.2-3.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.11:conmon-2:2.1.2-3.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.11:conmon-2:2.1.2-3.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.11:conmon-2:2.1.2-3.rhaos4.11.el8.src",
"8Base-RHOSE-4.11:conmon-2:2.1.2-3.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.11:conmon-debuginfo-2:2.1.2-3.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.11:conmon-debuginfo-2:2.1.2-3.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.11:conmon-debuginfo-2:2.1.2-3.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.11:conmon-debuginfo-2:2.1.2-3.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.11:conmon-debugsource-2:2.1.2-3.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.11:conmon-debugsource-2:2.1.2-3.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.11:conmon-debugsource-2:2.1.2-3.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.11:conmon-debugsource-2:2.1.2-3.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.11:containernetworking-plugins-0:1.0.1-6.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.11:containernetworking-plugins-0:1.0.1-6.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.11:containernetworking-plugins-0:1.0.1-6.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.11:containernetworking-plugins-0:1.0.1-6.rhaos4.11.el8.src",
"8Base-RHOSE-4.11:containernetworking-plugins-0:1.0.1-6.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.11:containernetworking-plugins-debuginfo-0:1.0.1-6.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.11:containernetworking-plugins-debuginfo-0:1.0.1-6.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.11:containernetworking-plugins-debuginfo-0:1.0.1-6.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.11:containernetworking-plugins-debuginfo-0:1.0.1-6.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.11:containernetworking-plugins-debugsource-0:1.0.1-6.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.11:containernetworking-plugins-debugsource-0:1.0.1-6.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.11:containernetworking-plugins-debugsource-0:1.0.1-6.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.11:containernetworking-plugins-debugsource-0:1.0.1-6.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.11:cri-o-0:1.24.6-2.rhaos4.11.git4bfe15a.el8.aarch64",
"8Base-RHOSE-4.11:cri-o-0:1.24.6-2.rhaos4.11.git4bfe15a.el8.ppc64le",
"8Base-RHOSE-4.11:cri-o-0:1.24.6-2.rhaos4.11.git4bfe15a.el8.s390x",
"8Base-RHOSE-4.11:cri-o-0:1.24.6-2.rhaos4.11.git4bfe15a.el8.src",
"8Base-RHOSE-4.11:cri-o-0:1.24.6-2.rhaos4.11.git4bfe15a.el8.x86_64",
"8Base-RHOSE-4.11:cri-o-debuginfo-0:1.24.6-2.rhaos4.11.git4bfe15a.el8.aarch64",
"8Base-RHOSE-4.11:cri-o-debuginfo-0:1.24.6-2.rhaos4.11.git4bfe15a.el8.ppc64le",
"8Base-RHOSE-4.11:cri-o-debuginfo-0:1.24.6-2.rhaos4.11.git4bfe15a.el8.s390x",
"8Base-RHOSE-4.11:cri-o-debuginfo-0:1.24.6-2.rhaos4.11.git4bfe15a.el8.x86_64",
"8Base-RHOSE-4.11:cri-o-debugsource-0:1.24.6-2.rhaos4.11.git4bfe15a.el8.aarch64",
"8Base-RHOSE-4.11:cri-o-debugsource-0:1.24.6-2.rhaos4.11.git4bfe15a.el8.ppc64le",
"8Base-RHOSE-4.11:cri-o-debugsource-0:1.24.6-2.rhaos4.11.git4bfe15a.el8.s390x",
"8Base-RHOSE-4.11:cri-o-debugsource-0:1.24.6-2.rhaos4.11.git4bfe15a.el8.x86_64",
"8Base-RHOSE-4.11:openshift-0:4.11.0-202306260054.p0.g990d55b.assembly.stream.el8.src",
"8Base-RHOSE-4.11:openshift-ansible-0:4.11.0-202306230041.p0.g0a466d7.assembly.stream.el8.noarch",
"8Base-RHOSE-4.11:openshift-ansible-0:4.11.0-202306230041.p0.g0a466d7.assembly.stream.el8.src",
"8Base-RHOSE-4.11:openshift-ansible-test-0:4.11.0-202306230041.p0.g0a466d7.assembly.stream.el8.noarch",
"8Base-RHOSE-4.11:openshift-clients-0:4.11.0-202306231116.p0.g2ae2303.assembly.stream.el8.aarch64",
"8Base-RHOSE-4.11:openshift-clients-0:4.11.0-202306231116.p0.g2ae2303.assembly.stream.el8.ppc64le",
"8Base-RHOSE-4.11:openshift-clients-0:4.11.0-202306231116.p0.g2ae2303.assembly.stream.el8.s390x",
"8Base-RHOSE-4.11:openshift-clients-0:4.11.0-202306231116.p0.g2ae2303.assembly.stream.el8.src",
"8Base-RHOSE-4.11:openshift-clients-0:4.11.0-202306231116.p0.g2ae2303.assembly.stream.el8.x86_64",
"8Base-RHOSE-4.11:openshift-clients-redistributable-0:4.11.0-202306231116.p0.g2ae2303.assembly.stream.el8.x86_64",
"8Base-RHOSE-4.11:openshift-hyperkube-0:4.11.0-202306260054.p0.g990d55b.assembly.stream.el8.aarch64",
"8Base-RHOSE-4.11:openshift-hyperkube-0:4.11.0-202306260054.p0.g990d55b.assembly.stream.el8.ppc64le",
"8Base-RHOSE-4.11:openshift-hyperkube-0:4.11.0-202306260054.p0.g990d55b.assembly.stream.el8.s390x",
"8Base-RHOSE-4.11:openshift-hyperkube-0:4.11.0-202306260054.p0.g990d55b.assembly.stream.el8.x86_64",
"8Base-RHOSE-4.11:openshift-kuryr-0:4.11.0-202306280915.p0.gc732699.assembly.stream.el8.src",
"8Base-RHOSE-4.11:openshift-kuryr-cni-0:4.11.0-202306280915.p0.gc732699.assembly.stream.el8.noarch",
"8Base-RHOSE-4.11:openshift-kuryr-common-0:4.11.0-202306280915.p0.gc732699.assembly.stream.el8.noarch",
"8Base-RHOSE-4.11:openshift-kuryr-controller-0:4.11.0-202306280915.p0.gc732699.assembly.stream.el8.noarch",
"8Base-RHOSE-4.11:python3-kuryr-kubernetes-0:4.11.0-202306280915.p0.gc732699.assembly.stream.el8.noarch"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2077689"
}
],
"notes": [
{
"category": "description",
"text": "An integer overflow flaw was found in Golang\u0027s crypto/elliptic library. This flaw allows an attacker to use a crafted scaler input longer than 32 bytes, causing P256().ScalarMult or P256().ScalarBaseMult to panic, leading to a loss of availability.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "golang: crypto/elliptic: panic caused by oversized scalar",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "Red Hat Enterprise Linux 7, 8 and 9 are affected, because the code-base is affected by this vulnerability.\n\nRed Hat Product Security has rated this issue as having Moderate security impact, and the issue is not currently planned to be addressed in future updates for Red Hat Enterprise Linux 7, hence, marked as Out-of-Support-Scope. \n\nRed Hat Developer Tools - Compilers (go-toolset-1.16-golang \u0026 go-toolset-1.17-golang), ships the vulnerable code and affected by this vulnerability.\n\nFor additional information, refer to the Issue Severity Classification: https://access.redhat.com/security/updates/classification/ and Red Hat Enterprise Linux Life Cycle \u0026 Updates Policy: https://access.redhat.com/support/policy/updates/errata/.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"8Base-RHOSE-4.11:buildah-1:1.23.4-3.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.11:buildah-1:1.23.4-3.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.11:buildah-1:1.23.4-3.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.11:buildah-1:1.23.4-3.rhaos4.11.el8.src",
"8Base-RHOSE-4.11:buildah-1:1.23.4-3.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.11:buildah-debuginfo-1:1.23.4-3.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.11:buildah-debuginfo-1:1.23.4-3.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.11:buildah-debuginfo-1:1.23.4-3.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.11:buildah-debuginfo-1:1.23.4-3.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.11:buildah-debugsource-1:1.23.4-3.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.11:buildah-debugsource-1:1.23.4-3.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.11:buildah-debugsource-1:1.23.4-3.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.11:buildah-debugsource-1:1.23.4-3.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.11:buildah-tests-1:1.23.4-3.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.11:buildah-tests-1:1.23.4-3.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.11:buildah-tests-1:1.23.4-3.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.11:buildah-tests-1:1.23.4-3.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.11:buildah-tests-debuginfo-1:1.23.4-3.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.11:buildah-tests-debuginfo-1:1.23.4-3.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.11:buildah-tests-debuginfo-1:1.23.4-3.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.11:buildah-tests-debuginfo-1:1.23.4-3.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.11:podman-2:4.0.2-7.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.11:podman-2:4.0.2-7.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.11:podman-2:4.0.2-7.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.11:podman-2:4.0.2-7.rhaos4.11.el8.src",
"8Base-RHOSE-4.11:podman-2:4.0.2-7.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.11:podman-catatonit-2:4.0.2-7.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.11:podman-catatonit-2:4.0.2-7.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.11:podman-catatonit-2:4.0.2-7.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.11:podman-catatonit-2:4.0.2-7.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.11:podman-catatonit-debuginfo-2:4.0.2-7.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.11:podman-catatonit-debuginfo-2:4.0.2-7.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.11:podman-catatonit-debuginfo-2:4.0.2-7.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.11:podman-catatonit-debuginfo-2:4.0.2-7.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.11:podman-debuginfo-2:4.0.2-7.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.11:podman-debuginfo-2:4.0.2-7.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.11:podman-debuginfo-2:4.0.2-7.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.11:podman-debuginfo-2:4.0.2-7.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.11:podman-debugsource-2:4.0.2-7.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.11:podman-debugsource-2:4.0.2-7.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.11:podman-debugsource-2:4.0.2-7.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.11:podman-debugsource-2:4.0.2-7.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.11:podman-docker-2:4.0.2-7.rhaos4.11.el8.noarch",
"8Base-RHOSE-4.11:podman-gvproxy-debuginfo-2:4.0.2-7.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.11:podman-gvproxy-debuginfo-2:4.0.2-7.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.11:podman-gvproxy-debuginfo-2:4.0.2-7.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.11:podman-gvproxy-debuginfo-2:4.0.2-7.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.11:podman-plugins-2:4.0.2-7.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.11:podman-plugins-2:4.0.2-7.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.11:podman-plugins-2:4.0.2-7.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.11:podman-plugins-2:4.0.2-7.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.11:podman-plugins-debuginfo-2:4.0.2-7.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.11:podman-plugins-debuginfo-2:4.0.2-7.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.11:podman-plugins-debuginfo-2:4.0.2-7.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.11:podman-plugins-debuginfo-2:4.0.2-7.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.11:podman-remote-2:4.0.2-7.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.11:podman-remote-2:4.0.2-7.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.11:podman-remote-2:4.0.2-7.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.11:podman-remote-2:4.0.2-7.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.11:podman-remote-debuginfo-2:4.0.2-7.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.11:podman-remote-debuginfo-2:4.0.2-7.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.11:podman-remote-debuginfo-2:4.0.2-7.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.11:podman-remote-debuginfo-2:4.0.2-7.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.11:podman-tests-2:4.0.2-7.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.11:podman-tests-2:4.0.2-7.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.11:podman-tests-2:4.0.2-7.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.11:podman-tests-2:4.0.2-7.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.11:runc-3:1.1.2-2.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.11:runc-3:1.1.2-2.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.11:runc-3:1.1.2-2.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.11:runc-3:1.1.2-2.rhaos4.11.el8.src",
"8Base-RHOSE-4.11:runc-3:1.1.2-2.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.11:runc-debuginfo-3:1.1.2-2.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.11:runc-debuginfo-3:1.1.2-2.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.11:runc-debuginfo-3:1.1.2-2.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.11:runc-debuginfo-3:1.1.2-2.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.11:runc-debugsource-3:1.1.2-2.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.11:runc-debugsource-3:1.1.2-2.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.11:runc-debugsource-3:1.1.2-2.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.11:runc-debugsource-3:1.1.2-2.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.11:skopeo-2:1.5.2-4.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.11:skopeo-2:1.5.2-4.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.11:skopeo-2:1.5.2-4.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.11:skopeo-2:1.5.2-4.rhaos4.11.el8.src",
"8Base-RHOSE-4.11:skopeo-2:1.5.2-4.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.11:skopeo-debuginfo-2:1.5.2-4.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.11:skopeo-debuginfo-2:1.5.2-4.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.11:skopeo-debuginfo-2:1.5.2-4.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.11:skopeo-debuginfo-2:1.5.2-4.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.11:skopeo-debugsource-2:1.5.2-4.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.11:skopeo-debugsource-2:1.5.2-4.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.11:skopeo-debugsource-2:1.5.2-4.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.11:skopeo-debugsource-2:1.5.2-4.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.11:skopeo-tests-2:1.5.2-4.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.11:skopeo-tests-2:1.5.2-4.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.11:skopeo-tests-2:1.5.2-4.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.11:skopeo-tests-2:1.5.2-4.rhaos4.11.el8.x86_64"
],
"known_not_affected": [
"8Base-RHOSE-4.11:conmon-2:2.1.2-3.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.11:conmon-2:2.1.2-3.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.11:conmon-2:2.1.2-3.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.11:conmon-2:2.1.2-3.rhaos4.11.el8.src",
"8Base-RHOSE-4.11:conmon-2:2.1.2-3.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.11:conmon-debuginfo-2:2.1.2-3.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.11:conmon-debuginfo-2:2.1.2-3.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.11:conmon-debuginfo-2:2.1.2-3.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.11:conmon-debuginfo-2:2.1.2-3.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.11:conmon-debugsource-2:2.1.2-3.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.11:conmon-debugsource-2:2.1.2-3.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.11:conmon-debugsource-2:2.1.2-3.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.11:conmon-debugsource-2:2.1.2-3.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.11:containernetworking-plugins-0:1.0.1-6.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.11:containernetworking-plugins-0:1.0.1-6.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.11:containernetworking-plugins-0:1.0.1-6.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.11:containernetworking-plugins-0:1.0.1-6.rhaos4.11.el8.src",
"8Base-RHOSE-4.11:containernetworking-plugins-0:1.0.1-6.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.11:containernetworking-plugins-debuginfo-0:1.0.1-6.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.11:containernetworking-plugins-debuginfo-0:1.0.1-6.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.11:containernetworking-plugins-debuginfo-0:1.0.1-6.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.11:containernetworking-plugins-debuginfo-0:1.0.1-6.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.11:containernetworking-plugins-debugsource-0:1.0.1-6.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.11:containernetworking-plugins-debugsource-0:1.0.1-6.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.11:containernetworking-plugins-debugsource-0:1.0.1-6.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.11:containernetworking-plugins-debugsource-0:1.0.1-6.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.11:cri-o-0:1.24.6-2.rhaos4.11.git4bfe15a.el8.aarch64",
"8Base-RHOSE-4.11:cri-o-0:1.24.6-2.rhaos4.11.git4bfe15a.el8.ppc64le",
"8Base-RHOSE-4.11:cri-o-0:1.24.6-2.rhaos4.11.git4bfe15a.el8.s390x",
"8Base-RHOSE-4.11:cri-o-0:1.24.6-2.rhaos4.11.git4bfe15a.el8.src",
"8Base-RHOSE-4.11:cri-o-0:1.24.6-2.rhaos4.11.git4bfe15a.el8.x86_64",
"8Base-RHOSE-4.11:cri-o-debuginfo-0:1.24.6-2.rhaos4.11.git4bfe15a.el8.aarch64",
"8Base-RHOSE-4.11:cri-o-debuginfo-0:1.24.6-2.rhaos4.11.git4bfe15a.el8.ppc64le",
"8Base-RHOSE-4.11:cri-o-debuginfo-0:1.24.6-2.rhaos4.11.git4bfe15a.el8.s390x",
"8Base-RHOSE-4.11:cri-o-debuginfo-0:1.24.6-2.rhaos4.11.git4bfe15a.el8.x86_64",
"8Base-RHOSE-4.11:cri-o-debugsource-0:1.24.6-2.rhaos4.11.git4bfe15a.el8.aarch64",
"8Base-RHOSE-4.11:cri-o-debugsource-0:1.24.6-2.rhaos4.11.git4bfe15a.el8.ppc64le",
"8Base-RHOSE-4.11:cri-o-debugsource-0:1.24.6-2.rhaos4.11.git4bfe15a.el8.s390x",
"8Base-RHOSE-4.11:cri-o-debugsource-0:1.24.6-2.rhaos4.11.git4bfe15a.el8.x86_64",
"8Base-RHOSE-4.11:openshift-0:4.11.0-202306260054.p0.g990d55b.assembly.stream.el8.src",
"8Base-RHOSE-4.11:openshift-ansible-0:4.11.0-202306230041.p0.g0a466d7.assembly.stream.el8.noarch",
"8Base-RHOSE-4.11:openshift-ansible-0:4.11.0-202306230041.p0.g0a466d7.assembly.stream.el8.src",
"8Base-RHOSE-4.11:openshift-ansible-test-0:4.11.0-202306230041.p0.g0a466d7.assembly.stream.el8.noarch",
"8Base-RHOSE-4.11:openshift-clients-0:4.11.0-202306231116.p0.g2ae2303.assembly.stream.el8.aarch64",
"8Base-RHOSE-4.11:openshift-clients-0:4.11.0-202306231116.p0.g2ae2303.assembly.stream.el8.ppc64le",
"8Base-RHOSE-4.11:openshift-clients-0:4.11.0-202306231116.p0.g2ae2303.assembly.stream.el8.s390x",
"8Base-RHOSE-4.11:openshift-clients-0:4.11.0-202306231116.p0.g2ae2303.assembly.stream.el8.src",
"8Base-RHOSE-4.11:openshift-clients-0:4.11.0-202306231116.p0.g2ae2303.assembly.stream.el8.x86_64",
"8Base-RHOSE-4.11:openshift-clients-redistributable-0:4.11.0-202306231116.p0.g2ae2303.assembly.stream.el8.x86_64",
"8Base-RHOSE-4.11:openshift-hyperkube-0:4.11.0-202306260054.p0.g990d55b.assembly.stream.el8.aarch64",
"8Base-RHOSE-4.11:openshift-hyperkube-0:4.11.0-202306260054.p0.g990d55b.assembly.stream.el8.ppc64le",
"8Base-RHOSE-4.11:openshift-hyperkube-0:4.11.0-202306260054.p0.g990d55b.assembly.stream.el8.s390x",
"8Base-RHOSE-4.11:openshift-hyperkube-0:4.11.0-202306260054.p0.g990d55b.assembly.stream.el8.x86_64",
"8Base-RHOSE-4.11:openshift-kuryr-0:4.11.0-202306280915.p0.gc732699.assembly.stream.el8.src",
"8Base-RHOSE-4.11:openshift-kuryr-cni-0:4.11.0-202306280915.p0.gc732699.assembly.stream.el8.noarch",
"8Base-RHOSE-4.11:openshift-kuryr-common-0:4.11.0-202306280915.p0.gc732699.assembly.stream.el8.noarch",
"8Base-RHOSE-4.11:openshift-kuryr-controller-0:4.11.0-202306280915.p0.gc732699.assembly.stream.el8.noarch",
"8Base-RHOSE-4.11:python3-kuryr-kubernetes-0:4.11.0-202306280915.p0.gc732699.assembly.stream.el8.noarch"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2022-28327"
},
{
"category": "external",
"summary": "RHBZ#2077689",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2077689"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2022-28327",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-28327"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2022-28327",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2022-28327"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-announce/c/oecdBNLOml8",
"url": "https://groups.google.com/g/golang-announce/c/oecdBNLOml8"
}
],
"release_date": "2022-04-12T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2023-07-06T02:47:40+00:00",
"details": "For OpenShift Container Platform 4.11 see the following documentation, which will be updated shortly for this release, for important instructions on how to upgrade your cluster and fully apply this asynchronous errata update:\n\nhttps://docs.openshift.com/container-platform/4.11/release_notes/ocp-4-11-release-notes.html",
"product_ids": [
"8Base-RHOSE-4.11:buildah-1:1.23.4-3.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.11:buildah-1:1.23.4-3.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.11:buildah-1:1.23.4-3.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.11:buildah-1:1.23.4-3.rhaos4.11.el8.src",
"8Base-RHOSE-4.11:buildah-1:1.23.4-3.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.11:buildah-debuginfo-1:1.23.4-3.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.11:buildah-debuginfo-1:1.23.4-3.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.11:buildah-debuginfo-1:1.23.4-3.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.11:buildah-debuginfo-1:1.23.4-3.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.11:buildah-debugsource-1:1.23.4-3.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.11:buildah-debugsource-1:1.23.4-3.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.11:buildah-debugsource-1:1.23.4-3.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.11:buildah-debugsource-1:1.23.4-3.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.11:buildah-tests-1:1.23.4-3.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.11:buildah-tests-1:1.23.4-3.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.11:buildah-tests-1:1.23.4-3.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.11:buildah-tests-1:1.23.4-3.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.11:buildah-tests-debuginfo-1:1.23.4-3.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.11:buildah-tests-debuginfo-1:1.23.4-3.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.11:buildah-tests-debuginfo-1:1.23.4-3.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.11:buildah-tests-debuginfo-1:1.23.4-3.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.11:podman-2:4.0.2-7.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.11:podman-2:4.0.2-7.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.11:podman-2:4.0.2-7.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.11:podman-2:4.0.2-7.rhaos4.11.el8.src",
"8Base-RHOSE-4.11:podman-2:4.0.2-7.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.11:podman-catatonit-2:4.0.2-7.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.11:podman-catatonit-2:4.0.2-7.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.11:podman-catatonit-2:4.0.2-7.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.11:podman-catatonit-2:4.0.2-7.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.11:podman-catatonit-debuginfo-2:4.0.2-7.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.11:podman-catatonit-debuginfo-2:4.0.2-7.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.11:podman-catatonit-debuginfo-2:4.0.2-7.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.11:podman-catatonit-debuginfo-2:4.0.2-7.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.11:podman-debuginfo-2:4.0.2-7.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.11:podman-debuginfo-2:4.0.2-7.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.11:podman-debuginfo-2:4.0.2-7.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.11:podman-debuginfo-2:4.0.2-7.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.11:podman-debugsource-2:4.0.2-7.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.11:podman-debugsource-2:4.0.2-7.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.11:podman-debugsource-2:4.0.2-7.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.11:podman-debugsource-2:4.0.2-7.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.11:podman-docker-2:4.0.2-7.rhaos4.11.el8.noarch",
"8Base-RHOSE-4.11:podman-gvproxy-debuginfo-2:4.0.2-7.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.11:podman-gvproxy-debuginfo-2:4.0.2-7.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.11:podman-gvproxy-debuginfo-2:4.0.2-7.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.11:podman-gvproxy-debuginfo-2:4.0.2-7.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.11:podman-plugins-2:4.0.2-7.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.11:podman-plugins-2:4.0.2-7.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.11:podman-plugins-2:4.0.2-7.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.11:podman-plugins-2:4.0.2-7.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.11:podman-plugins-debuginfo-2:4.0.2-7.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.11:podman-plugins-debuginfo-2:4.0.2-7.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.11:podman-plugins-debuginfo-2:4.0.2-7.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.11:podman-plugins-debuginfo-2:4.0.2-7.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.11:podman-remote-2:4.0.2-7.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.11:podman-remote-2:4.0.2-7.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.11:podman-remote-2:4.0.2-7.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.11:podman-remote-2:4.0.2-7.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.11:podman-remote-debuginfo-2:4.0.2-7.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.11:podman-remote-debuginfo-2:4.0.2-7.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.11:podman-remote-debuginfo-2:4.0.2-7.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.11:podman-remote-debuginfo-2:4.0.2-7.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.11:podman-tests-2:4.0.2-7.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.11:podman-tests-2:4.0.2-7.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.11:podman-tests-2:4.0.2-7.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.11:podman-tests-2:4.0.2-7.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.11:runc-3:1.1.2-2.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.11:runc-3:1.1.2-2.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.11:runc-3:1.1.2-2.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.11:runc-3:1.1.2-2.rhaos4.11.el8.src",
"8Base-RHOSE-4.11:runc-3:1.1.2-2.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.11:runc-debuginfo-3:1.1.2-2.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.11:runc-debuginfo-3:1.1.2-2.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.11:runc-debuginfo-3:1.1.2-2.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.11:runc-debuginfo-3:1.1.2-2.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.11:runc-debugsource-3:1.1.2-2.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.11:runc-debugsource-3:1.1.2-2.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.11:runc-debugsource-3:1.1.2-2.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.11:runc-debugsource-3:1.1.2-2.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.11:skopeo-2:1.5.2-4.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.11:skopeo-2:1.5.2-4.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.11:skopeo-2:1.5.2-4.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.11:skopeo-2:1.5.2-4.rhaos4.11.el8.src",
"8Base-RHOSE-4.11:skopeo-2:1.5.2-4.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.11:skopeo-debuginfo-2:1.5.2-4.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.11:skopeo-debuginfo-2:1.5.2-4.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.11:skopeo-debuginfo-2:1.5.2-4.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.11:skopeo-debuginfo-2:1.5.2-4.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.11:skopeo-debugsource-2:1.5.2-4.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.11:skopeo-debugsource-2:1.5.2-4.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.11:skopeo-debugsource-2:1.5.2-4.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.11:skopeo-debugsource-2:1.5.2-4.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.11:skopeo-tests-2:1.5.2-4.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.11:skopeo-tests-2:1.5.2-4.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.11:skopeo-tests-2:1.5.2-4.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.11:skopeo-tests-2:1.5.2-4.rhaos4.11.el8.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2023:3914"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"8Base-RHOSE-4.11:buildah-1:1.23.4-3.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.11:buildah-1:1.23.4-3.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.11:buildah-1:1.23.4-3.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.11:buildah-1:1.23.4-3.rhaos4.11.el8.src",
"8Base-RHOSE-4.11:buildah-1:1.23.4-3.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.11:buildah-debuginfo-1:1.23.4-3.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.11:buildah-debuginfo-1:1.23.4-3.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.11:buildah-debuginfo-1:1.23.4-3.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.11:buildah-debuginfo-1:1.23.4-3.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.11:buildah-debugsource-1:1.23.4-3.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.11:buildah-debugsource-1:1.23.4-3.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.11:buildah-debugsource-1:1.23.4-3.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.11:buildah-debugsource-1:1.23.4-3.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.11:buildah-tests-1:1.23.4-3.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.11:buildah-tests-1:1.23.4-3.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.11:buildah-tests-1:1.23.4-3.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.11:buildah-tests-1:1.23.4-3.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.11:buildah-tests-debuginfo-1:1.23.4-3.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.11:buildah-tests-debuginfo-1:1.23.4-3.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.11:buildah-tests-debuginfo-1:1.23.4-3.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.11:buildah-tests-debuginfo-1:1.23.4-3.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.11:conmon-2:2.1.2-3.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.11:conmon-2:2.1.2-3.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.11:conmon-2:2.1.2-3.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.11:conmon-2:2.1.2-3.rhaos4.11.el8.src",
"8Base-RHOSE-4.11:conmon-2:2.1.2-3.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.11:conmon-debuginfo-2:2.1.2-3.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.11:conmon-debuginfo-2:2.1.2-3.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.11:conmon-debuginfo-2:2.1.2-3.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.11:conmon-debuginfo-2:2.1.2-3.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.11:conmon-debugsource-2:2.1.2-3.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.11:conmon-debugsource-2:2.1.2-3.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.11:conmon-debugsource-2:2.1.2-3.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.11:conmon-debugsource-2:2.1.2-3.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.11:containernetworking-plugins-0:1.0.1-6.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.11:containernetworking-plugins-0:1.0.1-6.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.11:containernetworking-plugins-0:1.0.1-6.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.11:containernetworking-plugins-0:1.0.1-6.rhaos4.11.el8.src",
"8Base-RHOSE-4.11:containernetworking-plugins-0:1.0.1-6.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.11:containernetworking-plugins-debuginfo-0:1.0.1-6.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.11:containernetworking-plugins-debuginfo-0:1.0.1-6.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.11:containernetworking-plugins-debuginfo-0:1.0.1-6.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.11:containernetworking-plugins-debuginfo-0:1.0.1-6.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.11:containernetworking-plugins-debugsource-0:1.0.1-6.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.11:containernetworking-plugins-debugsource-0:1.0.1-6.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.11:containernetworking-plugins-debugsource-0:1.0.1-6.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.11:containernetworking-plugins-debugsource-0:1.0.1-6.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.11:cri-o-0:1.24.6-2.rhaos4.11.git4bfe15a.el8.aarch64",
"8Base-RHOSE-4.11:cri-o-0:1.24.6-2.rhaos4.11.git4bfe15a.el8.ppc64le",
"8Base-RHOSE-4.11:cri-o-0:1.24.6-2.rhaos4.11.git4bfe15a.el8.s390x",
"8Base-RHOSE-4.11:cri-o-0:1.24.6-2.rhaos4.11.git4bfe15a.el8.src",
"8Base-RHOSE-4.11:cri-o-0:1.24.6-2.rhaos4.11.git4bfe15a.el8.x86_64",
"8Base-RHOSE-4.11:cri-o-debuginfo-0:1.24.6-2.rhaos4.11.git4bfe15a.el8.aarch64",
"8Base-RHOSE-4.11:cri-o-debuginfo-0:1.24.6-2.rhaos4.11.git4bfe15a.el8.ppc64le",
"8Base-RHOSE-4.11:cri-o-debuginfo-0:1.24.6-2.rhaos4.11.git4bfe15a.el8.s390x",
"8Base-RHOSE-4.11:cri-o-debuginfo-0:1.24.6-2.rhaos4.11.git4bfe15a.el8.x86_64",
"8Base-RHOSE-4.11:cri-o-debugsource-0:1.24.6-2.rhaos4.11.git4bfe15a.el8.aarch64",
"8Base-RHOSE-4.11:cri-o-debugsource-0:1.24.6-2.rhaos4.11.git4bfe15a.el8.ppc64le",
"8Base-RHOSE-4.11:cri-o-debugsource-0:1.24.6-2.rhaos4.11.git4bfe15a.el8.s390x",
"8Base-RHOSE-4.11:cri-o-debugsource-0:1.24.6-2.rhaos4.11.git4bfe15a.el8.x86_64",
"8Base-RHOSE-4.11:openshift-0:4.11.0-202306260054.p0.g990d55b.assembly.stream.el8.src",
"8Base-RHOSE-4.11:openshift-ansible-0:4.11.0-202306230041.p0.g0a466d7.assembly.stream.el8.noarch",
"8Base-RHOSE-4.11:openshift-ansible-0:4.11.0-202306230041.p0.g0a466d7.assembly.stream.el8.src",
"8Base-RHOSE-4.11:openshift-ansible-test-0:4.11.0-202306230041.p0.g0a466d7.assembly.stream.el8.noarch",
"8Base-RHOSE-4.11:openshift-clients-0:4.11.0-202306231116.p0.g2ae2303.assembly.stream.el8.aarch64",
"8Base-RHOSE-4.11:openshift-clients-0:4.11.0-202306231116.p0.g2ae2303.assembly.stream.el8.ppc64le",
"8Base-RHOSE-4.11:openshift-clients-0:4.11.0-202306231116.p0.g2ae2303.assembly.stream.el8.s390x",
"8Base-RHOSE-4.11:openshift-clients-0:4.11.0-202306231116.p0.g2ae2303.assembly.stream.el8.src",
"8Base-RHOSE-4.11:openshift-clients-0:4.11.0-202306231116.p0.g2ae2303.assembly.stream.el8.x86_64",
"8Base-RHOSE-4.11:openshift-clients-redistributable-0:4.11.0-202306231116.p0.g2ae2303.assembly.stream.el8.x86_64",
"8Base-RHOSE-4.11:openshift-hyperkube-0:4.11.0-202306260054.p0.g990d55b.assembly.stream.el8.aarch64",
"8Base-RHOSE-4.11:openshift-hyperkube-0:4.11.0-202306260054.p0.g990d55b.assembly.stream.el8.ppc64le",
"8Base-RHOSE-4.11:openshift-hyperkube-0:4.11.0-202306260054.p0.g990d55b.assembly.stream.el8.s390x",
"8Base-RHOSE-4.11:openshift-hyperkube-0:4.11.0-202306260054.p0.g990d55b.assembly.stream.el8.x86_64",
"8Base-RHOSE-4.11:openshift-kuryr-0:4.11.0-202306280915.p0.gc732699.assembly.stream.el8.src",
"8Base-RHOSE-4.11:openshift-kuryr-cni-0:4.11.0-202306280915.p0.gc732699.assembly.stream.el8.noarch",
"8Base-RHOSE-4.11:openshift-kuryr-common-0:4.11.0-202306280915.p0.gc732699.assembly.stream.el8.noarch",
"8Base-RHOSE-4.11:openshift-kuryr-controller-0:4.11.0-202306280915.p0.gc732699.assembly.stream.el8.noarch",
"8Base-RHOSE-4.11:podman-2:4.0.2-7.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.11:podman-2:4.0.2-7.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.11:podman-2:4.0.2-7.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.11:podman-2:4.0.2-7.rhaos4.11.el8.src",
"8Base-RHOSE-4.11:podman-2:4.0.2-7.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.11:podman-catatonit-2:4.0.2-7.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.11:podman-catatonit-2:4.0.2-7.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.11:podman-catatonit-2:4.0.2-7.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.11:podman-catatonit-2:4.0.2-7.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.11:podman-catatonit-debuginfo-2:4.0.2-7.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.11:podman-catatonit-debuginfo-2:4.0.2-7.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.11:podman-catatonit-debuginfo-2:4.0.2-7.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.11:podman-catatonit-debuginfo-2:4.0.2-7.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.11:podman-debuginfo-2:4.0.2-7.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.11:podman-debuginfo-2:4.0.2-7.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.11:podman-debuginfo-2:4.0.2-7.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.11:podman-debuginfo-2:4.0.2-7.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.11:podman-debugsource-2:4.0.2-7.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.11:podman-debugsource-2:4.0.2-7.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.11:podman-debugsource-2:4.0.2-7.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.11:podman-debugsource-2:4.0.2-7.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.11:podman-docker-2:4.0.2-7.rhaos4.11.el8.noarch",
"8Base-RHOSE-4.11:podman-gvproxy-debuginfo-2:4.0.2-7.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.11:podman-gvproxy-debuginfo-2:4.0.2-7.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.11:podman-gvproxy-debuginfo-2:4.0.2-7.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.11:podman-gvproxy-debuginfo-2:4.0.2-7.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.11:podman-plugins-2:4.0.2-7.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.11:podman-plugins-2:4.0.2-7.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.11:podman-plugins-2:4.0.2-7.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.11:podman-plugins-2:4.0.2-7.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.11:podman-plugins-debuginfo-2:4.0.2-7.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.11:podman-plugins-debuginfo-2:4.0.2-7.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.11:podman-plugins-debuginfo-2:4.0.2-7.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.11:podman-plugins-debuginfo-2:4.0.2-7.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.11:podman-remote-2:4.0.2-7.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.11:podman-remote-2:4.0.2-7.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.11:podman-remote-2:4.0.2-7.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.11:podman-remote-2:4.0.2-7.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.11:podman-remote-debuginfo-2:4.0.2-7.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.11:podman-remote-debuginfo-2:4.0.2-7.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.11:podman-remote-debuginfo-2:4.0.2-7.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.11:podman-remote-debuginfo-2:4.0.2-7.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.11:podman-tests-2:4.0.2-7.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.11:podman-tests-2:4.0.2-7.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.11:podman-tests-2:4.0.2-7.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.11:podman-tests-2:4.0.2-7.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.11:python3-kuryr-kubernetes-0:4.11.0-202306280915.p0.gc732699.assembly.stream.el8.noarch",
"8Base-RHOSE-4.11:runc-3:1.1.2-2.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.11:runc-3:1.1.2-2.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.11:runc-3:1.1.2-2.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.11:runc-3:1.1.2-2.rhaos4.11.el8.src",
"8Base-RHOSE-4.11:runc-3:1.1.2-2.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.11:runc-debuginfo-3:1.1.2-2.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.11:runc-debuginfo-3:1.1.2-2.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.11:runc-debuginfo-3:1.1.2-2.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.11:runc-debuginfo-3:1.1.2-2.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.11:runc-debugsource-3:1.1.2-2.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.11:runc-debugsource-3:1.1.2-2.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.11:runc-debugsource-3:1.1.2-2.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.11:runc-debugsource-3:1.1.2-2.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.11:skopeo-2:1.5.2-4.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.11:skopeo-2:1.5.2-4.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.11:skopeo-2:1.5.2-4.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.11:skopeo-2:1.5.2-4.rhaos4.11.el8.src",
"8Base-RHOSE-4.11:skopeo-2:1.5.2-4.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.11:skopeo-debuginfo-2:1.5.2-4.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.11:skopeo-debuginfo-2:1.5.2-4.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.11:skopeo-debuginfo-2:1.5.2-4.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.11:skopeo-debuginfo-2:1.5.2-4.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.11:skopeo-debugsource-2:1.5.2-4.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.11:skopeo-debugsource-2:1.5.2-4.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.11:skopeo-debugsource-2:1.5.2-4.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.11:skopeo-debugsource-2:1.5.2-4.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.11:skopeo-tests-2:1.5.2-4.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.11:skopeo-tests-2:1.5.2-4.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.11:skopeo-tests-2:1.5.2-4.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.11:skopeo-tests-2:1.5.2-4.rhaos4.11.el8.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "golang: crypto/elliptic: panic caused by oversized scalar"
},
{
"cve": "CVE-2022-30629",
"cwe": {
"id": "CWE-331",
"name": "Insufficient Entropy"
},
"discovery_date": "2022-06-02T00:00:00+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"8Base-RHOSE-4.11:buildah-1:1.23.4-3.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.11:buildah-1:1.23.4-3.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.11:buildah-1:1.23.4-3.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.11:buildah-1:1.23.4-3.rhaos4.11.el8.src",
"8Base-RHOSE-4.11:buildah-1:1.23.4-3.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.11:buildah-debuginfo-1:1.23.4-3.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.11:buildah-debuginfo-1:1.23.4-3.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.11:buildah-debuginfo-1:1.23.4-3.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.11:buildah-debuginfo-1:1.23.4-3.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.11:buildah-debugsource-1:1.23.4-3.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.11:buildah-debugsource-1:1.23.4-3.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.11:buildah-debugsource-1:1.23.4-3.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.11:buildah-debugsource-1:1.23.4-3.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.11:buildah-tests-1:1.23.4-3.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.11:buildah-tests-1:1.23.4-3.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.11:buildah-tests-1:1.23.4-3.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.11:buildah-tests-1:1.23.4-3.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.11:buildah-tests-debuginfo-1:1.23.4-3.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.11:buildah-tests-debuginfo-1:1.23.4-3.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.11:buildah-tests-debuginfo-1:1.23.4-3.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.11:buildah-tests-debuginfo-1:1.23.4-3.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.11:conmon-2:2.1.2-3.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.11:conmon-2:2.1.2-3.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.11:conmon-2:2.1.2-3.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.11:conmon-2:2.1.2-3.rhaos4.11.el8.src",
"8Base-RHOSE-4.11:conmon-2:2.1.2-3.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.11:conmon-debuginfo-2:2.1.2-3.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.11:conmon-debuginfo-2:2.1.2-3.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.11:conmon-debuginfo-2:2.1.2-3.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.11:conmon-debuginfo-2:2.1.2-3.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.11:conmon-debugsource-2:2.1.2-3.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.11:conmon-debugsource-2:2.1.2-3.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.11:conmon-debugsource-2:2.1.2-3.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.11:conmon-debugsource-2:2.1.2-3.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.11:containernetworking-plugins-0:1.0.1-6.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.11:containernetworking-plugins-0:1.0.1-6.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.11:containernetworking-plugins-0:1.0.1-6.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.11:containernetworking-plugins-0:1.0.1-6.rhaos4.11.el8.src",
"8Base-RHOSE-4.11:containernetworking-plugins-0:1.0.1-6.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.11:containernetworking-plugins-debuginfo-0:1.0.1-6.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.11:containernetworking-plugins-debuginfo-0:1.0.1-6.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.11:containernetworking-plugins-debuginfo-0:1.0.1-6.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.11:containernetworking-plugins-debuginfo-0:1.0.1-6.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.11:containernetworking-plugins-debugsource-0:1.0.1-6.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.11:containernetworking-plugins-debugsource-0:1.0.1-6.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.11:containernetworking-plugins-debugsource-0:1.0.1-6.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.11:containernetworking-plugins-debugsource-0:1.0.1-6.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.11:cri-o-0:1.24.6-2.rhaos4.11.git4bfe15a.el8.aarch64",
"8Base-RHOSE-4.11:cri-o-0:1.24.6-2.rhaos4.11.git4bfe15a.el8.ppc64le",
"8Base-RHOSE-4.11:cri-o-0:1.24.6-2.rhaos4.11.git4bfe15a.el8.s390x",
"8Base-RHOSE-4.11:cri-o-0:1.24.6-2.rhaos4.11.git4bfe15a.el8.src",
"8Base-RHOSE-4.11:cri-o-0:1.24.6-2.rhaos4.11.git4bfe15a.el8.x86_64",
"8Base-RHOSE-4.11:cri-o-debuginfo-0:1.24.6-2.rhaos4.11.git4bfe15a.el8.aarch64",
"8Base-RHOSE-4.11:cri-o-debuginfo-0:1.24.6-2.rhaos4.11.git4bfe15a.el8.ppc64le",
"8Base-RHOSE-4.11:cri-o-debuginfo-0:1.24.6-2.rhaos4.11.git4bfe15a.el8.s390x",
"8Base-RHOSE-4.11:cri-o-debuginfo-0:1.24.6-2.rhaos4.11.git4bfe15a.el8.x86_64",
"8Base-RHOSE-4.11:cri-o-debugsource-0:1.24.6-2.rhaos4.11.git4bfe15a.el8.aarch64",
"8Base-RHOSE-4.11:cri-o-debugsource-0:1.24.6-2.rhaos4.11.git4bfe15a.el8.ppc64le",
"8Base-RHOSE-4.11:cri-o-debugsource-0:1.24.6-2.rhaos4.11.git4bfe15a.el8.s390x",
"8Base-RHOSE-4.11:cri-o-debugsource-0:1.24.6-2.rhaos4.11.git4bfe15a.el8.x86_64",
"8Base-RHOSE-4.11:openshift-0:4.11.0-202306260054.p0.g990d55b.assembly.stream.el8.src",
"8Base-RHOSE-4.11:openshift-ansible-0:4.11.0-202306230041.p0.g0a466d7.assembly.stream.el8.noarch",
"8Base-RHOSE-4.11:openshift-ansible-0:4.11.0-202306230041.p0.g0a466d7.assembly.stream.el8.src",
"8Base-RHOSE-4.11:openshift-ansible-test-0:4.11.0-202306230041.p0.g0a466d7.assembly.stream.el8.noarch",
"8Base-RHOSE-4.11:openshift-clients-0:4.11.0-202306231116.p0.g2ae2303.assembly.stream.el8.aarch64",
"8Base-RHOSE-4.11:openshift-clients-0:4.11.0-202306231116.p0.g2ae2303.assembly.stream.el8.ppc64le",
"8Base-RHOSE-4.11:openshift-clients-0:4.11.0-202306231116.p0.g2ae2303.assembly.stream.el8.s390x",
"8Base-RHOSE-4.11:openshift-clients-0:4.11.0-202306231116.p0.g2ae2303.assembly.stream.el8.src",
"8Base-RHOSE-4.11:openshift-clients-0:4.11.0-202306231116.p0.g2ae2303.assembly.stream.el8.x86_64",
"8Base-RHOSE-4.11:openshift-clients-redistributable-0:4.11.0-202306231116.p0.g2ae2303.assembly.stream.el8.x86_64",
"8Base-RHOSE-4.11:openshift-hyperkube-0:4.11.0-202306260054.p0.g990d55b.assembly.stream.el8.aarch64",
"8Base-RHOSE-4.11:openshift-hyperkube-0:4.11.0-202306260054.p0.g990d55b.assembly.stream.el8.ppc64le",
"8Base-RHOSE-4.11:openshift-hyperkube-0:4.11.0-202306260054.p0.g990d55b.assembly.stream.el8.s390x",
"8Base-RHOSE-4.11:openshift-hyperkube-0:4.11.0-202306260054.p0.g990d55b.assembly.stream.el8.x86_64",
"8Base-RHOSE-4.11:openshift-kuryr-0:4.11.0-202306280915.p0.gc732699.assembly.stream.el8.src",
"8Base-RHOSE-4.11:openshift-kuryr-cni-0:4.11.0-202306280915.p0.gc732699.assembly.stream.el8.noarch",
"8Base-RHOSE-4.11:openshift-kuryr-common-0:4.11.0-202306280915.p0.gc732699.assembly.stream.el8.noarch",
"8Base-RHOSE-4.11:openshift-kuryr-controller-0:4.11.0-202306280915.p0.gc732699.assembly.stream.el8.noarch",
"8Base-RHOSE-4.11:python3-kuryr-kubernetes-0:4.11.0-202306280915.p0.gc732699.assembly.stream.el8.noarch",
"8Base-RHOSE-4.11:runc-3:1.1.2-2.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.11:runc-3:1.1.2-2.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.11:runc-3:1.1.2-2.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.11:runc-3:1.1.2-2.rhaos4.11.el8.src",
"8Base-RHOSE-4.11:runc-3:1.1.2-2.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.11:runc-debuginfo-3:1.1.2-2.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.11:runc-debuginfo-3:1.1.2-2.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.11:runc-debuginfo-3:1.1.2-2.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.11:runc-debuginfo-3:1.1.2-2.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.11:runc-debugsource-3:1.1.2-2.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.11:runc-debugsource-3:1.1.2-2.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.11:runc-debugsource-3:1.1.2-2.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.11:runc-debugsource-3:1.1.2-2.rhaos4.11.el8.x86_64"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2092793"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in the crypto/tls golang package. When session tickets are generated by crypto/tls, it is missing the ticket expiration. This issue may allow an attacker to observe the TLS handshakes to correlate successive connections during session resumption.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "golang: crypto/tls: session tickets lack random ticket_age_add",
"title": "Vulnerability summary"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"8Base-RHOSE-4.11:podman-2:4.0.2-7.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.11:podman-2:4.0.2-7.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.11:podman-2:4.0.2-7.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.11:podman-2:4.0.2-7.rhaos4.11.el8.src",
"8Base-RHOSE-4.11:podman-2:4.0.2-7.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.11:podman-catatonit-2:4.0.2-7.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.11:podman-catatonit-2:4.0.2-7.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.11:podman-catatonit-2:4.0.2-7.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.11:podman-catatonit-2:4.0.2-7.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.11:podman-catatonit-debuginfo-2:4.0.2-7.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.11:podman-catatonit-debuginfo-2:4.0.2-7.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.11:podman-catatonit-debuginfo-2:4.0.2-7.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.11:podman-catatonit-debuginfo-2:4.0.2-7.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.11:podman-debuginfo-2:4.0.2-7.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.11:podman-debuginfo-2:4.0.2-7.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.11:podman-debuginfo-2:4.0.2-7.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.11:podman-debuginfo-2:4.0.2-7.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.11:podman-debugsource-2:4.0.2-7.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.11:podman-debugsource-2:4.0.2-7.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.11:podman-debugsource-2:4.0.2-7.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.11:podman-debugsource-2:4.0.2-7.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.11:podman-docker-2:4.0.2-7.rhaos4.11.el8.noarch",
"8Base-RHOSE-4.11:podman-gvproxy-debuginfo-2:4.0.2-7.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.11:podman-gvproxy-debuginfo-2:4.0.2-7.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.11:podman-gvproxy-debuginfo-2:4.0.2-7.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.11:podman-gvproxy-debuginfo-2:4.0.2-7.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.11:podman-plugins-2:4.0.2-7.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.11:podman-plugins-2:4.0.2-7.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.11:podman-plugins-2:4.0.2-7.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.11:podman-plugins-2:4.0.2-7.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.11:podman-plugins-debuginfo-2:4.0.2-7.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.11:podman-plugins-debuginfo-2:4.0.2-7.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.11:podman-plugins-debuginfo-2:4.0.2-7.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.11:podman-plugins-debuginfo-2:4.0.2-7.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.11:podman-remote-2:4.0.2-7.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.11:podman-remote-2:4.0.2-7.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.11:podman-remote-2:4.0.2-7.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.11:podman-remote-2:4.0.2-7.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.11:podman-remote-debuginfo-2:4.0.2-7.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.11:podman-remote-debuginfo-2:4.0.2-7.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.11:podman-remote-debuginfo-2:4.0.2-7.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.11:podman-remote-debuginfo-2:4.0.2-7.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.11:podman-tests-2:4.0.2-7.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.11:podman-tests-2:4.0.2-7.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.11:podman-tests-2:4.0.2-7.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.11:podman-tests-2:4.0.2-7.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.11:skopeo-2:1.5.2-4.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.11:skopeo-2:1.5.2-4.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.11:skopeo-2:1.5.2-4.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.11:skopeo-2:1.5.2-4.rhaos4.11.el8.src",
"8Base-RHOSE-4.11:skopeo-2:1.5.2-4.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.11:skopeo-debuginfo-2:1.5.2-4.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.11:skopeo-debuginfo-2:1.5.2-4.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.11:skopeo-debuginfo-2:1.5.2-4.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.11:skopeo-debuginfo-2:1.5.2-4.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.11:skopeo-debugsource-2:1.5.2-4.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.11:skopeo-debugsource-2:1.5.2-4.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.11:skopeo-debugsource-2:1.5.2-4.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.11:skopeo-debugsource-2:1.5.2-4.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.11:skopeo-tests-2:1.5.2-4.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.11:skopeo-tests-2:1.5.2-4.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.11:skopeo-tests-2:1.5.2-4.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.11:skopeo-tests-2:1.5.2-4.rhaos4.11.el8.x86_64"
],
"known_not_affected": [
"8Base-RHOSE-4.11:buildah-1:1.23.4-3.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.11:buildah-1:1.23.4-3.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.11:buildah-1:1.23.4-3.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.11:buildah-1:1.23.4-3.rhaos4.11.el8.src",
"8Base-RHOSE-4.11:buildah-1:1.23.4-3.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.11:buildah-debuginfo-1:1.23.4-3.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.11:buildah-debuginfo-1:1.23.4-3.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.11:buildah-debuginfo-1:1.23.4-3.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.11:buildah-debuginfo-1:1.23.4-3.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.11:buildah-debugsource-1:1.23.4-3.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.11:buildah-debugsource-1:1.23.4-3.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.11:buildah-debugsource-1:1.23.4-3.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.11:buildah-debugsource-1:1.23.4-3.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.11:buildah-tests-1:1.23.4-3.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.11:buildah-tests-1:1.23.4-3.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.11:buildah-tests-1:1.23.4-3.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.11:buildah-tests-1:1.23.4-3.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.11:buildah-tests-debuginfo-1:1.23.4-3.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.11:buildah-tests-debuginfo-1:1.23.4-3.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.11:buildah-tests-debuginfo-1:1.23.4-3.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.11:buildah-tests-debuginfo-1:1.23.4-3.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.11:conmon-2:2.1.2-3.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.11:conmon-2:2.1.2-3.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.11:conmon-2:2.1.2-3.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.11:conmon-2:2.1.2-3.rhaos4.11.el8.src",
"8Base-RHOSE-4.11:conmon-2:2.1.2-3.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.11:conmon-debuginfo-2:2.1.2-3.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.11:conmon-debuginfo-2:2.1.2-3.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.11:conmon-debuginfo-2:2.1.2-3.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.11:conmon-debuginfo-2:2.1.2-3.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.11:conmon-debugsource-2:2.1.2-3.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.11:conmon-debugsource-2:2.1.2-3.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.11:conmon-debugsource-2:2.1.2-3.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.11:conmon-debugsource-2:2.1.2-3.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.11:containernetworking-plugins-0:1.0.1-6.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.11:containernetworking-plugins-0:1.0.1-6.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.11:containernetworking-plugins-0:1.0.1-6.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.11:containernetworking-plugins-0:1.0.1-6.rhaos4.11.el8.src",
"8Base-RHOSE-4.11:containernetworking-plugins-0:1.0.1-6.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.11:containernetworking-plugins-debuginfo-0:1.0.1-6.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.11:containernetworking-plugins-debuginfo-0:1.0.1-6.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.11:containernetworking-plugins-debuginfo-0:1.0.1-6.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.11:containernetworking-plugins-debuginfo-0:1.0.1-6.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.11:containernetworking-plugins-debugsource-0:1.0.1-6.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.11:containernetworking-plugins-debugsource-0:1.0.1-6.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.11:containernetworking-plugins-debugsource-0:1.0.1-6.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.11:containernetworking-plugins-debugsource-0:1.0.1-6.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.11:cri-o-0:1.24.6-2.rhaos4.11.git4bfe15a.el8.aarch64",
"8Base-RHOSE-4.11:cri-o-0:1.24.6-2.rhaos4.11.git4bfe15a.el8.ppc64le",
"8Base-RHOSE-4.11:cri-o-0:1.24.6-2.rhaos4.11.git4bfe15a.el8.s390x",
"8Base-RHOSE-4.11:cri-o-0:1.24.6-2.rhaos4.11.git4bfe15a.el8.src",
"8Base-RHOSE-4.11:cri-o-0:1.24.6-2.rhaos4.11.git4bfe15a.el8.x86_64",
"8Base-RHOSE-4.11:cri-o-debuginfo-0:1.24.6-2.rhaos4.11.git4bfe15a.el8.aarch64",
"8Base-RHOSE-4.11:cri-o-debuginfo-0:1.24.6-2.rhaos4.11.git4bfe15a.el8.ppc64le",
"8Base-RHOSE-4.11:cri-o-debuginfo-0:1.24.6-2.rhaos4.11.git4bfe15a.el8.s390x",
"8Base-RHOSE-4.11:cri-o-debuginfo-0:1.24.6-2.rhaos4.11.git4bfe15a.el8.x86_64",
"8Base-RHOSE-4.11:cri-o-debugsource-0:1.24.6-2.rhaos4.11.git4bfe15a.el8.aarch64",
"8Base-RHOSE-4.11:cri-o-debugsource-0:1.24.6-2.rhaos4.11.git4bfe15a.el8.ppc64le",
"8Base-RHOSE-4.11:cri-o-debugsource-0:1.24.6-2.rhaos4.11.git4bfe15a.el8.s390x",
"8Base-RHOSE-4.11:cri-o-debugsource-0:1.24.6-2.rhaos4.11.git4bfe15a.el8.x86_64",
"8Base-RHOSE-4.11:openshift-0:4.11.0-202306260054.p0.g990d55b.assembly.stream.el8.src",
"8Base-RHOSE-4.11:openshift-ansible-0:4.11.0-202306230041.p0.g0a466d7.assembly.stream.el8.noarch",
"8Base-RHOSE-4.11:openshift-ansible-0:4.11.0-202306230041.p0.g0a466d7.assembly.stream.el8.src",
"8Base-RHOSE-4.11:openshift-ansible-test-0:4.11.0-202306230041.p0.g0a466d7.assembly.stream.el8.noarch",
"8Base-RHOSE-4.11:openshift-clients-0:4.11.0-202306231116.p0.g2ae2303.assembly.stream.el8.aarch64",
"8Base-RHOSE-4.11:openshift-clients-0:4.11.0-202306231116.p0.g2ae2303.assembly.stream.el8.ppc64le",
"8Base-RHOSE-4.11:openshift-clients-0:4.11.0-202306231116.p0.g2ae2303.assembly.stream.el8.s390x",
"8Base-RHOSE-4.11:openshift-clients-0:4.11.0-202306231116.p0.g2ae2303.assembly.stream.el8.src",
"8Base-RHOSE-4.11:openshift-clients-0:4.11.0-202306231116.p0.g2ae2303.assembly.stream.el8.x86_64",
"8Base-RHOSE-4.11:openshift-clients-redistributable-0:4.11.0-202306231116.p0.g2ae2303.assembly.stream.el8.x86_64",
"8Base-RHOSE-4.11:openshift-hyperkube-0:4.11.0-202306260054.p0.g990d55b.assembly.stream.el8.aarch64",
"8Base-RHOSE-4.11:openshift-hyperkube-0:4.11.0-202306260054.p0.g990d55b.assembly.stream.el8.ppc64le",
"8Base-RHOSE-4.11:openshift-hyperkube-0:4.11.0-202306260054.p0.g990d55b.assembly.stream.el8.s390x",
"8Base-RHOSE-4.11:openshift-hyperkube-0:4.11.0-202306260054.p0.g990d55b.assembly.stream.el8.x86_64",
"8Base-RHOSE-4.11:openshift-kuryr-0:4.11.0-202306280915.p0.gc732699.assembly.stream.el8.src",
"8Base-RHOSE-4.11:openshift-kuryr-cni-0:4.11.0-202306280915.p0.gc732699.assembly.stream.el8.noarch",
"8Base-RHOSE-4.11:openshift-kuryr-common-0:4.11.0-202306280915.p0.gc732699.assembly.stream.el8.noarch",
"8Base-RHOSE-4.11:openshift-kuryr-controller-0:4.11.0-202306280915.p0.gc732699.assembly.stream.el8.noarch",
"8Base-RHOSE-4.11:python3-kuryr-kubernetes-0:4.11.0-202306280915.p0.gc732699.assembly.stream.el8.noarch",
"8Base-RHOSE-4.11:runc-3:1.1.2-2.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.11:runc-3:1.1.2-2.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.11:runc-3:1.1.2-2.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.11:runc-3:1.1.2-2.rhaos4.11.el8.src",
"8Base-RHOSE-4.11:runc-3:1.1.2-2.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.11:runc-debuginfo-3:1.1.2-2.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.11:runc-debuginfo-3:1.1.2-2.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.11:runc-debuginfo-3:1.1.2-2.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.11:runc-debuginfo-3:1.1.2-2.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.11:runc-debugsource-3:1.1.2-2.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.11:runc-debugsource-3:1.1.2-2.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.11:runc-debugsource-3:1.1.2-2.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.11:runc-debugsource-3:1.1.2-2.rhaos4.11.el8.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2022-30629"
},
{
"category": "external",
"summary": "RHBZ#2092793",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2092793"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2022-30629",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-30629"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2022-30629",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2022-30629"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-announce/c/TzIC9-t8Ytg",
"url": "https://groups.google.com/g/golang-announce/c/TzIC9-t8Ytg"
}
],
"release_date": "2022-06-02T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2023-07-06T02:47:40+00:00",
"details": "For OpenShift Container Platform 4.11 see the following documentation, which will be updated shortly for this release, for important instructions on how to upgrade your cluster and fully apply this asynchronous errata update:\n\nhttps://docs.openshift.com/container-platform/4.11/release_notes/ocp-4-11-release-notes.html",
"product_ids": [
"8Base-RHOSE-4.11:podman-2:4.0.2-7.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.11:podman-2:4.0.2-7.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.11:podman-2:4.0.2-7.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.11:podman-2:4.0.2-7.rhaos4.11.el8.src",
"8Base-RHOSE-4.11:podman-2:4.0.2-7.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.11:podman-catatonit-2:4.0.2-7.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.11:podman-catatonit-2:4.0.2-7.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.11:podman-catatonit-2:4.0.2-7.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.11:podman-catatonit-2:4.0.2-7.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.11:podman-catatonit-debuginfo-2:4.0.2-7.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.11:podman-catatonit-debuginfo-2:4.0.2-7.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.11:podman-catatonit-debuginfo-2:4.0.2-7.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.11:podman-catatonit-debuginfo-2:4.0.2-7.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.11:podman-debuginfo-2:4.0.2-7.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.11:podman-debuginfo-2:4.0.2-7.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.11:podman-debuginfo-2:4.0.2-7.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.11:podman-debuginfo-2:4.0.2-7.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.11:podman-debugsource-2:4.0.2-7.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.11:podman-debugsource-2:4.0.2-7.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.11:podman-debugsource-2:4.0.2-7.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.11:podman-debugsource-2:4.0.2-7.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.11:podman-docker-2:4.0.2-7.rhaos4.11.el8.noarch",
"8Base-RHOSE-4.11:podman-gvproxy-debuginfo-2:4.0.2-7.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.11:podman-gvproxy-debuginfo-2:4.0.2-7.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.11:podman-gvproxy-debuginfo-2:4.0.2-7.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.11:podman-gvproxy-debuginfo-2:4.0.2-7.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.11:podman-plugins-2:4.0.2-7.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.11:podman-plugins-2:4.0.2-7.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.11:podman-plugins-2:4.0.2-7.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.11:podman-plugins-2:4.0.2-7.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.11:podman-plugins-debuginfo-2:4.0.2-7.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.11:podman-plugins-debuginfo-2:4.0.2-7.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.11:podman-plugins-debuginfo-2:4.0.2-7.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.11:podman-plugins-debuginfo-2:4.0.2-7.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.11:podman-remote-2:4.0.2-7.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.11:podman-remote-2:4.0.2-7.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.11:podman-remote-2:4.0.2-7.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.11:podman-remote-2:4.0.2-7.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.11:podman-remote-debuginfo-2:4.0.2-7.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.11:podman-remote-debuginfo-2:4.0.2-7.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.11:podman-remote-debuginfo-2:4.0.2-7.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.11:podman-remote-debuginfo-2:4.0.2-7.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.11:podman-tests-2:4.0.2-7.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.11:podman-tests-2:4.0.2-7.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.11:podman-tests-2:4.0.2-7.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.11:podman-tests-2:4.0.2-7.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.11:skopeo-2:1.5.2-4.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.11:skopeo-2:1.5.2-4.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.11:skopeo-2:1.5.2-4.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.11:skopeo-2:1.5.2-4.rhaos4.11.el8.src",
"8Base-RHOSE-4.11:skopeo-2:1.5.2-4.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.11:skopeo-debuginfo-2:1.5.2-4.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.11:skopeo-debuginfo-2:1.5.2-4.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.11:skopeo-debuginfo-2:1.5.2-4.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.11:skopeo-debuginfo-2:1.5.2-4.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.11:skopeo-debugsource-2:1.5.2-4.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.11:skopeo-debugsource-2:1.5.2-4.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.11:skopeo-debugsource-2:1.5.2-4.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.11:skopeo-debugsource-2:1.5.2-4.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.11:skopeo-tests-2:1.5.2-4.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.11:skopeo-tests-2:1.5.2-4.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.11:skopeo-tests-2:1.5.2-4.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.11:skopeo-tests-2:1.5.2-4.rhaos4.11.el8.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2023:3914"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "HIGH",
"attackVector": "NETWORK",
"availabilityImpact": "NONE",
"baseScore": 3.1,
"baseSeverity": "LOW",
"confidentialityImpact": "LOW",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "REQUIRED",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:R/S:U/C:L/I:N/A:N",
"version": "3.1"
},
"products": [
"8Base-RHOSE-4.11:buildah-1:1.23.4-3.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.11:buildah-1:1.23.4-3.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.11:buildah-1:1.23.4-3.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.11:buildah-1:1.23.4-3.rhaos4.11.el8.src",
"8Base-RHOSE-4.11:buildah-1:1.23.4-3.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.11:buildah-debuginfo-1:1.23.4-3.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.11:buildah-debuginfo-1:1.23.4-3.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.11:buildah-debuginfo-1:1.23.4-3.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.11:buildah-debuginfo-1:1.23.4-3.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.11:buildah-debugsource-1:1.23.4-3.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.11:buildah-debugsource-1:1.23.4-3.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.11:buildah-debugsource-1:1.23.4-3.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.11:buildah-debugsource-1:1.23.4-3.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.11:buildah-tests-1:1.23.4-3.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.11:buildah-tests-1:1.23.4-3.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.11:buildah-tests-1:1.23.4-3.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.11:buildah-tests-1:1.23.4-3.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.11:buildah-tests-debuginfo-1:1.23.4-3.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.11:buildah-tests-debuginfo-1:1.23.4-3.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.11:buildah-tests-debuginfo-1:1.23.4-3.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.11:buildah-tests-debuginfo-1:1.23.4-3.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.11:conmon-2:2.1.2-3.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.11:conmon-2:2.1.2-3.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.11:conmon-2:2.1.2-3.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.11:conmon-2:2.1.2-3.rhaos4.11.el8.src",
"8Base-RHOSE-4.11:conmon-2:2.1.2-3.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.11:conmon-debuginfo-2:2.1.2-3.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.11:conmon-debuginfo-2:2.1.2-3.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.11:conmon-debuginfo-2:2.1.2-3.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.11:conmon-debuginfo-2:2.1.2-3.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.11:conmon-debugsource-2:2.1.2-3.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.11:conmon-debugsource-2:2.1.2-3.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.11:conmon-debugsource-2:2.1.2-3.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.11:conmon-debugsource-2:2.1.2-3.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.11:containernetworking-plugins-0:1.0.1-6.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.11:containernetworking-plugins-0:1.0.1-6.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.11:containernetworking-plugins-0:1.0.1-6.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.11:containernetworking-plugins-0:1.0.1-6.rhaos4.11.el8.src",
"8Base-RHOSE-4.11:containernetworking-plugins-0:1.0.1-6.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.11:containernetworking-plugins-debuginfo-0:1.0.1-6.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.11:containernetworking-plugins-debuginfo-0:1.0.1-6.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.11:containernetworking-plugins-debuginfo-0:1.0.1-6.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.11:containernetworking-plugins-debuginfo-0:1.0.1-6.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.11:containernetworking-plugins-debugsource-0:1.0.1-6.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.11:containernetworking-plugins-debugsource-0:1.0.1-6.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.11:containernetworking-plugins-debugsource-0:1.0.1-6.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.11:containernetworking-plugins-debugsource-0:1.0.1-6.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.11:cri-o-0:1.24.6-2.rhaos4.11.git4bfe15a.el8.aarch64",
"8Base-RHOSE-4.11:cri-o-0:1.24.6-2.rhaos4.11.git4bfe15a.el8.ppc64le",
"8Base-RHOSE-4.11:cri-o-0:1.24.6-2.rhaos4.11.git4bfe15a.el8.s390x",
"8Base-RHOSE-4.11:cri-o-0:1.24.6-2.rhaos4.11.git4bfe15a.el8.src",
"8Base-RHOSE-4.11:cri-o-0:1.24.6-2.rhaos4.11.git4bfe15a.el8.x86_64",
"8Base-RHOSE-4.11:cri-o-debuginfo-0:1.24.6-2.rhaos4.11.git4bfe15a.el8.aarch64",
"8Base-RHOSE-4.11:cri-o-debuginfo-0:1.24.6-2.rhaos4.11.git4bfe15a.el8.ppc64le",
"8Base-RHOSE-4.11:cri-o-debuginfo-0:1.24.6-2.rhaos4.11.git4bfe15a.el8.s390x",
"8Base-RHOSE-4.11:cri-o-debuginfo-0:1.24.6-2.rhaos4.11.git4bfe15a.el8.x86_64",
"8Base-RHOSE-4.11:cri-o-debugsource-0:1.24.6-2.rhaos4.11.git4bfe15a.el8.aarch64",
"8Base-RHOSE-4.11:cri-o-debugsource-0:1.24.6-2.rhaos4.11.git4bfe15a.el8.ppc64le",
"8Base-RHOSE-4.11:cri-o-debugsource-0:1.24.6-2.rhaos4.11.git4bfe15a.el8.s390x",
"8Base-RHOSE-4.11:cri-o-debugsource-0:1.24.6-2.rhaos4.11.git4bfe15a.el8.x86_64",
"8Base-RHOSE-4.11:openshift-0:4.11.0-202306260054.p0.g990d55b.assembly.stream.el8.src",
"8Base-RHOSE-4.11:openshift-ansible-0:4.11.0-202306230041.p0.g0a466d7.assembly.stream.el8.noarch",
"8Base-RHOSE-4.11:openshift-ansible-0:4.11.0-202306230041.p0.g0a466d7.assembly.stream.el8.src",
"8Base-RHOSE-4.11:openshift-ansible-test-0:4.11.0-202306230041.p0.g0a466d7.assembly.stream.el8.noarch",
"8Base-RHOSE-4.11:openshift-clients-0:4.11.0-202306231116.p0.g2ae2303.assembly.stream.el8.aarch64",
"8Base-RHOSE-4.11:openshift-clients-0:4.11.0-202306231116.p0.g2ae2303.assembly.stream.el8.ppc64le",
"8Base-RHOSE-4.11:openshift-clients-0:4.11.0-202306231116.p0.g2ae2303.assembly.stream.el8.s390x",
"8Base-RHOSE-4.11:openshift-clients-0:4.11.0-202306231116.p0.g2ae2303.assembly.stream.el8.src",
"8Base-RHOSE-4.11:openshift-clients-0:4.11.0-202306231116.p0.g2ae2303.assembly.stream.el8.x86_64",
"8Base-RHOSE-4.11:openshift-clients-redistributable-0:4.11.0-202306231116.p0.g2ae2303.assembly.stream.el8.x86_64",
"8Base-RHOSE-4.11:openshift-hyperkube-0:4.11.0-202306260054.p0.g990d55b.assembly.stream.el8.aarch64",
"8Base-RHOSE-4.11:openshift-hyperkube-0:4.11.0-202306260054.p0.g990d55b.assembly.stream.el8.ppc64le",
"8Base-RHOSE-4.11:openshift-hyperkube-0:4.11.0-202306260054.p0.g990d55b.assembly.stream.el8.s390x",
"8Base-RHOSE-4.11:openshift-hyperkube-0:4.11.0-202306260054.p0.g990d55b.assembly.stream.el8.x86_64",
"8Base-RHOSE-4.11:openshift-kuryr-0:4.11.0-202306280915.p0.gc732699.assembly.stream.el8.src",
"8Base-RHOSE-4.11:openshift-kuryr-cni-0:4.11.0-202306280915.p0.gc732699.assembly.stream.el8.noarch",
"8Base-RHOSE-4.11:openshift-kuryr-common-0:4.11.0-202306280915.p0.gc732699.assembly.stream.el8.noarch",
"8Base-RHOSE-4.11:openshift-kuryr-controller-0:4.11.0-202306280915.p0.gc732699.assembly.stream.el8.noarch",
"8Base-RHOSE-4.11:podman-2:4.0.2-7.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.11:podman-2:4.0.2-7.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.11:podman-2:4.0.2-7.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.11:podman-2:4.0.2-7.rhaos4.11.el8.src",
"8Base-RHOSE-4.11:podman-2:4.0.2-7.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.11:podman-catatonit-2:4.0.2-7.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.11:podman-catatonit-2:4.0.2-7.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.11:podman-catatonit-2:4.0.2-7.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.11:podman-catatonit-2:4.0.2-7.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.11:podman-catatonit-debuginfo-2:4.0.2-7.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.11:podman-catatonit-debuginfo-2:4.0.2-7.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.11:podman-catatonit-debuginfo-2:4.0.2-7.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.11:podman-catatonit-debuginfo-2:4.0.2-7.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.11:podman-debuginfo-2:4.0.2-7.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.11:podman-debuginfo-2:4.0.2-7.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.11:podman-debuginfo-2:4.0.2-7.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.11:podman-debuginfo-2:4.0.2-7.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.11:podman-debugsource-2:4.0.2-7.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.11:podman-debugsource-2:4.0.2-7.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.11:podman-debugsource-2:4.0.2-7.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.11:podman-debugsource-2:4.0.2-7.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.11:podman-docker-2:4.0.2-7.rhaos4.11.el8.noarch",
"8Base-RHOSE-4.11:podman-gvproxy-debuginfo-2:4.0.2-7.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.11:podman-gvproxy-debuginfo-2:4.0.2-7.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.11:podman-gvproxy-debuginfo-2:4.0.2-7.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.11:podman-gvproxy-debuginfo-2:4.0.2-7.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.11:podman-plugins-2:4.0.2-7.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.11:podman-plugins-2:4.0.2-7.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.11:podman-plugins-2:4.0.2-7.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.11:podman-plugins-2:4.0.2-7.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.11:podman-plugins-debuginfo-2:4.0.2-7.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.11:podman-plugins-debuginfo-2:4.0.2-7.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.11:podman-plugins-debuginfo-2:4.0.2-7.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.11:podman-plugins-debuginfo-2:4.0.2-7.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.11:podman-remote-2:4.0.2-7.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.11:podman-remote-2:4.0.2-7.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.11:podman-remote-2:4.0.2-7.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.11:podman-remote-2:4.0.2-7.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.11:podman-remote-debuginfo-2:4.0.2-7.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.11:podman-remote-debuginfo-2:4.0.2-7.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.11:podman-remote-debuginfo-2:4.0.2-7.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.11:podman-remote-debuginfo-2:4.0.2-7.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.11:podman-tests-2:4.0.2-7.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.11:podman-tests-2:4.0.2-7.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.11:podman-tests-2:4.0.2-7.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.11:podman-tests-2:4.0.2-7.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.11:python3-kuryr-kubernetes-0:4.11.0-202306280915.p0.gc732699.assembly.stream.el8.noarch",
"8Base-RHOSE-4.11:runc-3:1.1.2-2.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.11:runc-3:1.1.2-2.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.11:runc-3:1.1.2-2.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.11:runc-3:1.1.2-2.rhaos4.11.el8.src",
"8Base-RHOSE-4.11:runc-3:1.1.2-2.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.11:runc-debuginfo-3:1.1.2-2.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.11:runc-debuginfo-3:1.1.2-2.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.11:runc-debuginfo-3:1.1.2-2.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.11:runc-debuginfo-3:1.1.2-2.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.11:runc-debugsource-3:1.1.2-2.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.11:runc-debugsource-3:1.1.2-2.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.11:runc-debugsource-3:1.1.2-2.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.11:runc-debugsource-3:1.1.2-2.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.11:skopeo-2:1.5.2-4.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.11:skopeo-2:1.5.2-4.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.11:skopeo-2:1.5.2-4.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.11:skopeo-2:1.5.2-4.rhaos4.11.el8.src",
"8Base-RHOSE-4.11:skopeo-2:1.5.2-4.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.11:skopeo-debuginfo-2:1.5.2-4.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.11:skopeo-debuginfo-2:1.5.2-4.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.11:skopeo-debuginfo-2:1.5.2-4.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.11:skopeo-debuginfo-2:1.5.2-4.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.11:skopeo-debugsource-2:1.5.2-4.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.11:skopeo-debugsource-2:1.5.2-4.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.11:skopeo-debugsource-2:1.5.2-4.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.11:skopeo-debugsource-2:1.5.2-4.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.11:skopeo-tests-2:1.5.2-4.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.11:skopeo-tests-2:1.5.2-4.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.11:skopeo-tests-2:1.5.2-4.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.11:skopeo-tests-2:1.5.2-4.rhaos4.11.el8.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Low"
}
],
"title": "golang: crypto/tls: session tickets lack random ticket_age_add"
},
{
"cve": "CVE-2022-41717",
"cwe": {
"id": "CWE-770",
"name": "Allocation of Resources Without Limits or Throttling"
},
"discovery_date": "2023-01-16T00:00:00+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"8Base-RHOSE-4.11:buildah-1:1.23.4-3.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.11:buildah-1:1.23.4-3.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.11:buildah-1:1.23.4-3.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.11:buildah-1:1.23.4-3.rhaos4.11.el8.src",
"8Base-RHOSE-4.11:buildah-1:1.23.4-3.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.11:buildah-debuginfo-1:1.23.4-3.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.11:buildah-debuginfo-1:1.23.4-3.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.11:buildah-debuginfo-1:1.23.4-3.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.11:buildah-debuginfo-1:1.23.4-3.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.11:buildah-debugsource-1:1.23.4-3.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.11:buildah-debugsource-1:1.23.4-3.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.11:buildah-debugsource-1:1.23.4-3.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.11:buildah-debugsource-1:1.23.4-3.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.11:buildah-tests-1:1.23.4-3.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.11:buildah-tests-1:1.23.4-3.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.11:buildah-tests-1:1.23.4-3.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.11:buildah-tests-1:1.23.4-3.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.11:buildah-tests-debuginfo-1:1.23.4-3.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.11:buildah-tests-debuginfo-1:1.23.4-3.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.11:buildah-tests-debuginfo-1:1.23.4-3.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.11:buildah-tests-debuginfo-1:1.23.4-3.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.11:conmon-2:2.1.2-3.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.11:conmon-2:2.1.2-3.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.11:conmon-2:2.1.2-3.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.11:conmon-2:2.1.2-3.rhaos4.11.el8.src",
"8Base-RHOSE-4.11:conmon-2:2.1.2-3.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.11:conmon-debuginfo-2:2.1.2-3.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.11:conmon-debuginfo-2:2.1.2-3.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.11:conmon-debuginfo-2:2.1.2-3.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.11:conmon-debuginfo-2:2.1.2-3.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.11:conmon-debugsource-2:2.1.2-3.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.11:conmon-debugsource-2:2.1.2-3.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.11:conmon-debugsource-2:2.1.2-3.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.11:conmon-debugsource-2:2.1.2-3.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.11:containernetworking-plugins-0:1.0.1-6.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.11:containernetworking-plugins-0:1.0.1-6.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.11:containernetworking-plugins-0:1.0.1-6.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.11:containernetworking-plugins-0:1.0.1-6.rhaos4.11.el8.src",
"8Base-RHOSE-4.11:containernetworking-plugins-0:1.0.1-6.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.11:containernetworking-plugins-debuginfo-0:1.0.1-6.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.11:containernetworking-plugins-debuginfo-0:1.0.1-6.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.11:containernetworking-plugins-debuginfo-0:1.0.1-6.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.11:containernetworking-plugins-debuginfo-0:1.0.1-6.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.11:containernetworking-plugins-debugsource-0:1.0.1-6.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.11:containernetworking-plugins-debugsource-0:1.0.1-6.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.11:containernetworking-plugins-debugsource-0:1.0.1-6.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.11:containernetworking-plugins-debugsource-0:1.0.1-6.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.11:cri-o-0:1.24.6-2.rhaos4.11.git4bfe15a.el8.aarch64",
"8Base-RHOSE-4.11:cri-o-0:1.24.6-2.rhaos4.11.git4bfe15a.el8.ppc64le",
"8Base-RHOSE-4.11:cri-o-0:1.24.6-2.rhaos4.11.git4bfe15a.el8.s390x",
"8Base-RHOSE-4.11:cri-o-0:1.24.6-2.rhaos4.11.git4bfe15a.el8.src",
"8Base-RHOSE-4.11:cri-o-0:1.24.6-2.rhaos4.11.git4bfe15a.el8.x86_64",
"8Base-RHOSE-4.11:cri-o-debuginfo-0:1.24.6-2.rhaos4.11.git4bfe15a.el8.aarch64",
"8Base-RHOSE-4.11:cri-o-debuginfo-0:1.24.6-2.rhaos4.11.git4bfe15a.el8.ppc64le",
"8Base-RHOSE-4.11:cri-o-debuginfo-0:1.24.6-2.rhaos4.11.git4bfe15a.el8.s390x",
"8Base-RHOSE-4.11:cri-o-debuginfo-0:1.24.6-2.rhaos4.11.git4bfe15a.el8.x86_64",
"8Base-RHOSE-4.11:cri-o-debugsource-0:1.24.6-2.rhaos4.11.git4bfe15a.el8.aarch64",
"8Base-RHOSE-4.11:cri-o-debugsource-0:1.24.6-2.rhaos4.11.git4bfe15a.el8.ppc64le",
"8Base-RHOSE-4.11:cri-o-debugsource-0:1.24.6-2.rhaos4.11.git4bfe15a.el8.s390x",
"8Base-RHOSE-4.11:cri-o-debugsource-0:1.24.6-2.rhaos4.11.git4bfe15a.el8.x86_64",
"8Base-RHOSE-4.11:openshift-ansible-0:4.11.0-202306230041.p0.g0a466d7.assembly.stream.el8.noarch",
"8Base-RHOSE-4.11:openshift-ansible-0:4.11.0-202306230041.p0.g0a466d7.assembly.stream.el8.src",
"8Base-RHOSE-4.11:openshift-ansible-test-0:4.11.0-202306230041.p0.g0a466d7.assembly.stream.el8.noarch",
"8Base-RHOSE-4.11:openshift-clients-0:4.11.0-202306231116.p0.g2ae2303.assembly.stream.el8.aarch64",
"8Base-RHOSE-4.11:openshift-clients-0:4.11.0-202306231116.p0.g2ae2303.assembly.stream.el8.ppc64le",
"8Base-RHOSE-4.11:openshift-clients-0:4.11.0-202306231116.p0.g2ae2303.assembly.stream.el8.s390x",
"8Base-RHOSE-4.11:openshift-clients-0:4.11.0-202306231116.p0.g2ae2303.assembly.stream.el8.src",
"8Base-RHOSE-4.11:openshift-clients-0:4.11.0-202306231116.p0.g2ae2303.assembly.stream.el8.x86_64",
"8Base-RHOSE-4.11:openshift-clients-redistributable-0:4.11.0-202306231116.p0.g2ae2303.assembly.stream.el8.x86_64",
"8Base-RHOSE-4.11:openshift-kuryr-0:4.11.0-202306280915.p0.gc732699.assembly.stream.el8.src",
"8Base-RHOSE-4.11:openshift-kuryr-cni-0:4.11.0-202306280915.p0.gc732699.assembly.stream.el8.noarch",
"8Base-RHOSE-4.11:openshift-kuryr-common-0:4.11.0-202306280915.p0.gc732699.assembly.stream.el8.noarch",
"8Base-RHOSE-4.11:openshift-kuryr-controller-0:4.11.0-202306280915.p0.gc732699.assembly.stream.el8.noarch",
"8Base-RHOSE-4.11:podman-2:4.0.2-7.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.11:podman-2:4.0.2-7.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.11:podman-2:4.0.2-7.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.11:podman-2:4.0.2-7.rhaos4.11.el8.src",
"8Base-RHOSE-4.11:podman-2:4.0.2-7.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.11:podman-catatonit-2:4.0.2-7.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.11:podman-catatonit-2:4.0.2-7.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.11:podman-catatonit-2:4.0.2-7.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.11:podman-catatonit-2:4.0.2-7.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.11:podman-catatonit-debuginfo-2:4.0.2-7.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.11:podman-catatonit-debuginfo-2:4.0.2-7.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.11:podman-catatonit-debuginfo-2:4.0.2-7.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.11:podman-catatonit-debuginfo-2:4.0.2-7.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.11:podman-debuginfo-2:4.0.2-7.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.11:podman-debuginfo-2:4.0.2-7.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.11:podman-debuginfo-2:4.0.2-7.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.11:podman-debuginfo-2:4.0.2-7.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.11:podman-debugsource-2:4.0.2-7.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.11:podman-debugsource-2:4.0.2-7.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.11:podman-debugsource-2:4.0.2-7.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.11:podman-debugsource-2:4.0.2-7.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.11:podman-docker-2:4.0.2-7.rhaos4.11.el8.noarch",
"8Base-RHOSE-4.11:podman-gvproxy-debuginfo-2:4.0.2-7.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.11:podman-gvproxy-debuginfo-2:4.0.2-7.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.11:podman-gvproxy-debuginfo-2:4.0.2-7.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.11:podman-gvproxy-debuginfo-2:4.0.2-7.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.11:podman-plugins-2:4.0.2-7.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.11:podman-plugins-2:4.0.2-7.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.11:podman-plugins-2:4.0.2-7.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.11:podman-plugins-2:4.0.2-7.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.11:podman-plugins-debuginfo-2:4.0.2-7.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.11:podman-plugins-debuginfo-2:4.0.2-7.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.11:podman-plugins-debuginfo-2:4.0.2-7.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.11:podman-plugins-debuginfo-2:4.0.2-7.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.11:podman-remote-2:4.0.2-7.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.11:podman-remote-2:4.0.2-7.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.11:podman-remote-2:4.0.2-7.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.11:podman-remote-2:4.0.2-7.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.11:podman-remote-debuginfo-2:4.0.2-7.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.11:podman-remote-debuginfo-2:4.0.2-7.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.11:podman-remote-debuginfo-2:4.0.2-7.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.11:podman-remote-debuginfo-2:4.0.2-7.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.11:podman-tests-2:4.0.2-7.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.11:podman-tests-2:4.0.2-7.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.11:podman-tests-2:4.0.2-7.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.11:podman-tests-2:4.0.2-7.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.11:python3-kuryr-kubernetes-0:4.11.0-202306280915.p0.gc732699.assembly.stream.el8.noarch",
"8Base-RHOSE-4.11:runc-3:1.1.2-2.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.11:runc-3:1.1.2-2.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.11:runc-3:1.1.2-2.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.11:runc-3:1.1.2-2.rhaos4.11.el8.src",
"8Base-RHOSE-4.11:runc-3:1.1.2-2.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.11:runc-debuginfo-3:1.1.2-2.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.11:runc-debuginfo-3:1.1.2-2.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.11:runc-debuginfo-3:1.1.2-2.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.11:runc-debuginfo-3:1.1.2-2.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.11:runc-debugsource-3:1.1.2-2.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.11:runc-debugsource-3:1.1.2-2.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.11:runc-debugsource-3:1.1.2-2.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.11:runc-debugsource-3:1.1.2-2.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.11:skopeo-2:1.5.2-4.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.11:skopeo-2:1.5.2-4.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.11:skopeo-2:1.5.2-4.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.11:skopeo-2:1.5.2-4.rhaos4.11.el8.src",
"8Base-RHOSE-4.11:skopeo-2:1.5.2-4.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.11:skopeo-debuginfo-2:1.5.2-4.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.11:skopeo-debuginfo-2:1.5.2-4.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.11:skopeo-debuginfo-2:1.5.2-4.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.11:skopeo-debuginfo-2:1.5.2-4.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.11:skopeo-debugsource-2:1.5.2-4.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.11:skopeo-debugsource-2:1.5.2-4.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.11:skopeo-debugsource-2:1.5.2-4.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.11:skopeo-debugsource-2:1.5.2-4.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.11:skopeo-tests-2:1.5.2-4.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.11:skopeo-tests-2:1.5.2-4.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.11:skopeo-tests-2:1.5.2-4.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.11:skopeo-tests-2:1.5.2-4.rhaos4.11.el8.x86_64"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2161274"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in the net/http library of the golang package. This flaw allows an attacker to cause excessive memory growth in a Go server accepting HTTP/2 requests. HTTP/2 server connections contain a cache of HTTP header keys sent by the client. While the total number of entries in this cache is capped, an attacker sending very large keys can cause the server to allocate approximately 64 MiB per open connection.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "golang: net/http: excessive memory growth in a Go server accepting HTTP/2 requests",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "Within Red Hat OpenShift Container Platform, the grafana container is listed as will not fix. Since OCP 4.10, Grafana itself is not shipped and the Grafana web server is protected behind an OAuth proxy server.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"8Base-RHOSE-4.11:openshift-0:4.11.0-202306260054.p0.g990d55b.assembly.stream.el8.src",
"8Base-RHOSE-4.11:openshift-hyperkube-0:4.11.0-202306260054.p0.g990d55b.assembly.stream.el8.aarch64",
"8Base-RHOSE-4.11:openshift-hyperkube-0:4.11.0-202306260054.p0.g990d55b.assembly.stream.el8.ppc64le",
"8Base-RHOSE-4.11:openshift-hyperkube-0:4.11.0-202306260054.p0.g990d55b.assembly.stream.el8.s390x",
"8Base-RHOSE-4.11:openshift-hyperkube-0:4.11.0-202306260054.p0.g990d55b.assembly.stream.el8.x86_64"
],
"known_not_affected": [
"8Base-RHOSE-4.11:buildah-1:1.23.4-3.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.11:buildah-1:1.23.4-3.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.11:buildah-1:1.23.4-3.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.11:buildah-1:1.23.4-3.rhaos4.11.el8.src",
"8Base-RHOSE-4.11:buildah-1:1.23.4-3.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.11:buildah-debuginfo-1:1.23.4-3.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.11:buildah-debuginfo-1:1.23.4-3.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.11:buildah-debuginfo-1:1.23.4-3.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.11:buildah-debuginfo-1:1.23.4-3.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.11:buildah-debugsource-1:1.23.4-3.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.11:buildah-debugsource-1:1.23.4-3.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.11:buildah-debugsource-1:1.23.4-3.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.11:buildah-debugsource-1:1.23.4-3.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.11:buildah-tests-1:1.23.4-3.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.11:buildah-tests-1:1.23.4-3.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.11:buildah-tests-1:1.23.4-3.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.11:buildah-tests-1:1.23.4-3.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.11:buildah-tests-debuginfo-1:1.23.4-3.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.11:buildah-tests-debuginfo-1:1.23.4-3.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.11:buildah-tests-debuginfo-1:1.23.4-3.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.11:buildah-tests-debuginfo-1:1.23.4-3.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.11:conmon-2:2.1.2-3.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.11:conmon-2:2.1.2-3.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.11:conmon-2:2.1.2-3.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.11:conmon-2:2.1.2-3.rhaos4.11.el8.src",
"8Base-RHOSE-4.11:conmon-2:2.1.2-3.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.11:conmon-debuginfo-2:2.1.2-3.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.11:conmon-debuginfo-2:2.1.2-3.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.11:conmon-debuginfo-2:2.1.2-3.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.11:conmon-debuginfo-2:2.1.2-3.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.11:conmon-debugsource-2:2.1.2-3.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.11:conmon-debugsource-2:2.1.2-3.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.11:conmon-debugsource-2:2.1.2-3.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.11:conmon-debugsource-2:2.1.2-3.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.11:containernetworking-plugins-0:1.0.1-6.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.11:containernetworking-plugins-0:1.0.1-6.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.11:containernetworking-plugins-0:1.0.1-6.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.11:containernetworking-plugins-0:1.0.1-6.rhaos4.11.el8.src",
"8Base-RHOSE-4.11:containernetworking-plugins-0:1.0.1-6.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.11:containernetworking-plugins-debuginfo-0:1.0.1-6.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.11:containernetworking-plugins-debuginfo-0:1.0.1-6.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.11:containernetworking-plugins-debuginfo-0:1.0.1-6.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.11:containernetworking-plugins-debuginfo-0:1.0.1-6.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.11:containernetworking-plugins-debugsource-0:1.0.1-6.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.11:containernetworking-plugins-debugsource-0:1.0.1-6.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.11:containernetworking-plugins-debugsource-0:1.0.1-6.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.11:containernetworking-plugins-debugsource-0:1.0.1-6.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.11:cri-o-0:1.24.6-2.rhaos4.11.git4bfe15a.el8.aarch64",
"8Base-RHOSE-4.11:cri-o-0:1.24.6-2.rhaos4.11.git4bfe15a.el8.ppc64le",
"8Base-RHOSE-4.11:cri-o-0:1.24.6-2.rhaos4.11.git4bfe15a.el8.s390x",
"8Base-RHOSE-4.11:cri-o-0:1.24.6-2.rhaos4.11.git4bfe15a.el8.src",
"8Base-RHOSE-4.11:cri-o-0:1.24.6-2.rhaos4.11.git4bfe15a.el8.x86_64",
"8Base-RHOSE-4.11:cri-o-debuginfo-0:1.24.6-2.rhaos4.11.git4bfe15a.el8.aarch64",
"8Base-RHOSE-4.11:cri-o-debuginfo-0:1.24.6-2.rhaos4.11.git4bfe15a.el8.ppc64le",
"8Base-RHOSE-4.11:cri-o-debuginfo-0:1.24.6-2.rhaos4.11.git4bfe15a.el8.s390x",
"8Base-RHOSE-4.11:cri-o-debuginfo-0:1.24.6-2.rhaos4.11.git4bfe15a.el8.x86_64",
"8Base-RHOSE-4.11:cri-o-debugsource-0:1.24.6-2.rhaos4.11.git4bfe15a.el8.aarch64",
"8Base-RHOSE-4.11:cri-o-debugsource-0:1.24.6-2.rhaos4.11.git4bfe15a.el8.ppc64le",
"8Base-RHOSE-4.11:cri-o-debugsource-0:1.24.6-2.rhaos4.11.git4bfe15a.el8.s390x",
"8Base-RHOSE-4.11:cri-o-debugsource-0:1.24.6-2.rhaos4.11.git4bfe15a.el8.x86_64",
"8Base-RHOSE-4.11:openshift-ansible-0:4.11.0-202306230041.p0.g0a466d7.assembly.stream.el8.noarch",
"8Base-RHOSE-4.11:openshift-ansible-0:4.11.0-202306230041.p0.g0a466d7.assembly.stream.el8.src",
"8Base-RHOSE-4.11:openshift-ansible-test-0:4.11.0-202306230041.p0.g0a466d7.assembly.stream.el8.noarch",
"8Base-RHOSE-4.11:openshift-clients-0:4.11.0-202306231116.p0.g2ae2303.assembly.stream.el8.aarch64",
"8Base-RHOSE-4.11:openshift-clients-0:4.11.0-202306231116.p0.g2ae2303.assembly.stream.el8.ppc64le",
"8Base-RHOSE-4.11:openshift-clients-0:4.11.0-202306231116.p0.g2ae2303.assembly.stream.el8.s390x",
"8Base-RHOSE-4.11:openshift-clients-0:4.11.0-202306231116.p0.g2ae2303.assembly.stream.el8.src",
"8Base-RHOSE-4.11:openshift-clients-0:4.11.0-202306231116.p0.g2ae2303.assembly.stream.el8.x86_64",
"8Base-RHOSE-4.11:openshift-clients-redistributable-0:4.11.0-202306231116.p0.g2ae2303.assembly.stream.el8.x86_64",
"8Base-RHOSE-4.11:openshift-kuryr-0:4.11.0-202306280915.p0.gc732699.assembly.stream.el8.src",
"8Base-RHOSE-4.11:openshift-kuryr-cni-0:4.11.0-202306280915.p0.gc732699.assembly.stream.el8.noarch",
"8Base-RHOSE-4.11:openshift-kuryr-common-0:4.11.0-202306280915.p0.gc732699.assembly.stream.el8.noarch",
"8Base-RHOSE-4.11:openshift-kuryr-controller-0:4.11.0-202306280915.p0.gc732699.assembly.stream.el8.noarch",
"8Base-RHOSE-4.11:podman-2:4.0.2-7.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.11:podman-2:4.0.2-7.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.11:podman-2:4.0.2-7.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.11:podman-2:4.0.2-7.rhaos4.11.el8.src",
"8Base-RHOSE-4.11:podman-2:4.0.2-7.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.11:podman-catatonit-2:4.0.2-7.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.11:podman-catatonit-2:4.0.2-7.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.11:podman-catatonit-2:4.0.2-7.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.11:podman-catatonit-2:4.0.2-7.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.11:podman-catatonit-debuginfo-2:4.0.2-7.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.11:podman-catatonit-debuginfo-2:4.0.2-7.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.11:podman-catatonit-debuginfo-2:4.0.2-7.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.11:podman-catatonit-debuginfo-2:4.0.2-7.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.11:podman-debuginfo-2:4.0.2-7.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.11:podman-debuginfo-2:4.0.2-7.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.11:podman-debuginfo-2:4.0.2-7.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.11:podman-debuginfo-2:4.0.2-7.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.11:podman-debugsource-2:4.0.2-7.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.11:podman-debugsource-2:4.0.2-7.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.11:podman-debugsource-2:4.0.2-7.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.11:podman-debugsource-2:4.0.2-7.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.11:podman-docker-2:4.0.2-7.rhaos4.11.el8.noarch",
"8Base-RHOSE-4.11:podman-gvproxy-debuginfo-2:4.0.2-7.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.11:podman-gvproxy-debuginfo-2:4.0.2-7.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.11:podman-gvproxy-debuginfo-2:4.0.2-7.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.11:podman-gvproxy-debuginfo-2:4.0.2-7.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.11:podman-plugins-2:4.0.2-7.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.11:podman-plugins-2:4.0.2-7.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.11:podman-plugins-2:4.0.2-7.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.11:podman-plugins-2:4.0.2-7.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.11:podman-plugins-debuginfo-2:4.0.2-7.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.11:podman-plugins-debuginfo-2:4.0.2-7.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.11:podman-plugins-debuginfo-2:4.0.2-7.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.11:podman-plugins-debuginfo-2:4.0.2-7.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.11:podman-remote-2:4.0.2-7.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.11:podman-remote-2:4.0.2-7.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.11:podman-remote-2:4.0.2-7.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.11:podman-remote-2:4.0.2-7.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.11:podman-remote-debuginfo-2:4.0.2-7.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.11:podman-remote-debuginfo-2:4.0.2-7.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.11:podman-remote-debuginfo-2:4.0.2-7.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.11:podman-remote-debuginfo-2:4.0.2-7.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.11:podman-tests-2:4.0.2-7.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.11:podman-tests-2:4.0.2-7.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.11:podman-tests-2:4.0.2-7.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.11:podman-tests-2:4.0.2-7.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.11:python3-kuryr-kubernetes-0:4.11.0-202306280915.p0.gc732699.assembly.stream.el8.noarch",
"8Base-RHOSE-4.11:runc-3:1.1.2-2.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.11:runc-3:1.1.2-2.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.11:runc-3:1.1.2-2.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.11:runc-3:1.1.2-2.rhaos4.11.el8.src",
"8Base-RHOSE-4.11:runc-3:1.1.2-2.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.11:runc-debuginfo-3:1.1.2-2.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.11:runc-debuginfo-3:1.1.2-2.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.11:runc-debuginfo-3:1.1.2-2.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.11:runc-debuginfo-3:1.1.2-2.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.11:runc-debugsource-3:1.1.2-2.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.11:runc-debugsource-3:1.1.2-2.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.11:runc-debugsource-3:1.1.2-2.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.11:runc-debugsource-3:1.1.2-2.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.11:skopeo-2:1.5.2-4.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.11:skopeo-2:1.5.2-4.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.11:skopeo-2:1.5.2-4.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.11:skopeo-2:1.5.2-4.rhaos4.11.el8.src",
"8Base-RHOSE-4.11:skopeo-2:1.5.2-4.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.11:skopeo-debuginfo-2:1.5.2-4.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.11:skopeo-debuginfo-2:1.5.2-4.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.11:skopeo-debuginfo-2:1.5.2-4.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.11:skopeo-debuginfo-2:1.5.2-4.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.11:skopeo-debugsource-2:1.5.2-4.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.11:skopeo-debugsource-2:1.5.2-4.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.11:skopeo-debugsource-2:1.5.2-4.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.11:skopeo-debugsource-2:1.5.2-4.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.11:skopeo-tests-2:1.5.2-4.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.11:skopeo-tests-2:1.5.2-4.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.11:skopeo-tests-2:1.5.2-4.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.11:skopeo-tests-2:1.5.2-4.rhaos4.11.el8.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2022-41717"
},
{
"category": "external",
"summary": "RHBZ#2161274",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2161274"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2022-41717",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-41717"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2022-41717",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2022-41717"
},
{
"category": "external",
"summary": "https://go.dev/cl/455635",
"url": "https://go.dev/cl/455635"
},
{
"category": "external",
"summary": "https://go.dev/cl/455717",
"url": "https://go.dev/cl/455717"
},
{
"category": "external",
"summary": "https://go.dev/issue/56350",
"url": "https://go.dev/issue/56350"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-announce/c/L_3rmdT0BMU/m/yZDrXjIiBQAJ",
"url": "https://groups.google.com/g/golang-announce/c/L_3rmdT0BMU/m/yZDrXjIiBQAJ"
},
{
"category": "external",
"summary": "https://pkg.go.dev/vuln/GO-2022-1144",
"url": "https://pkg.go.dev/vuln/GO-2022-1144"
}
],
"release_date": "2022-11-30T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2023-07-06T02:47:40+00:00",
"details": "For OpenShift Container Platform 4.11 see the following documentation, which will be updated shortly for this release, for important instructions on how to upgrade your cluster and fully apply this asynchronous errata update:\n\nhttps://docs.openshift.com/container-platform/4.11/release_notes/ocp-4-11-release-notes.html",
"product_ids": [
"8Base-RHOSE-4.11:openshift-0:4.11.0-202306260054.p0.g990d55b.assembly.stream.el8.src",
"8Base-RHOSE-4.11:openshift-hyperkube-0:4.11.0-202306260054.p0.g990d55b.assembly.stream.el8.aarch64",
"8Base-RHOSE-4.11:openshift-hyperkube-0:4.11.0-202306260054.p0.g990d55b.assembly.stream.el8.ppc64le",
"8Base-RHOSE-4.11:openshift-hyperkube-0:4.11.0-202306260054.p0.g990d55b.assembly.stream.el8.s390x",
"8Base-RHOSE-4.11:openshift-hyperkube-0:4.11.0-202306260054.p0.g990d55b.assembly.stream.el8.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2023:3914"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "LOW",
"baseScore": 5.3,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:L",
"version": "3.1"
},
"products": [
"8Base-RHOSE-4.11:buildah-1:1.23.4-3.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.11:buildah-1:1.23.4-3.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.11:buildah-1:1.23.4-3.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.11:buildah-1:1.23.4-3.rhaos4.11.el8.src",
"8Base-RHOSE-4.11:buildah-1:1.23.4-3.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.11:buildah-debuginfo-1:1.23.4-3.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.11:buildah-debuginfo-1:1.23.4-3.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.11:buildah-debuginfo-1:1.23.4-3.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.11:buildah-debuginfo-1:1.23.4-3.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.11:buildah-debugsource-1:1.23.4-3.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.11:buildah-debugsource-1:1.23.4-3.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.11:buildah-debugsource-1:1.23.4-3.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.11:buildah-debugsource-1:1.23.4-3.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.11:buildah-tests-1:1.23.4-3.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.11:buildah-tests-1:1.23.4-3.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.11:buildah-tests-1:1.23.4-3.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.11:buildah-tests-1:1.23.4-3.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.11:buildah-tests-debuginfo-1:1.23.4-3.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.11:buildah-tests-debuginfo-1:1.23.4-3.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.11:buildah-tests-debuginfo-1:1.23.4-3.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.11:buildah-tests-debuginfo-1:1.23.4-3.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.11:conmon-2:2.1.2-3.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.11:conmon-2:2.1.2-3.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.11:conmon-2:2.1.2-3.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.11:conmon-2:2.1.2-3.rhaos4.11.el8.src",
"8Base-RHOSE-4.11:conmon-2:2.1.2-3.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.11:conmon-debuginfo-2:2.1.2-3.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.11:conmon-debuginfo-2:2.1.2-3.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.11:conmon-debuginfo-2:2.1.2-3.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.11:conmon-debuginfo-2:2.1.2-3.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.11:conmon-debugsource-2:2.1.2-3.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.11:conmon-debugsource-2:2.1.2-3.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.11:conmon-debugsource-2:2.1.2-3.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.11:conmon-debugsource-2:2.1.2-3.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.11:containernetworking-plugins-0:1.0.1-6.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.11:containernetworking-plugins-0:1.0.1-6.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.11:containernetworking-plugins-0:1.0.1-6.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.11:containernetworking-plugins-0:1.0.1-6.rhaos4.11.el8.src",
"8Base-RHOSE-4.11:containernetworking-plugins-0:1.0.1-6.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.11:containernetworking-plugins-debuginfo-0:1.0.1-6.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.11:containernetworking-plugins-debuginfo-0:1.0.1-6.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.11:containernetworking-plugins-debuginfo-0:1.0.1-6.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.11:containernetworking-plugins-debuginfo-0:1.0.1-6.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.11:containernetworking-plugins-debugsource-0:1.0.1-6.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.11:containernetworking-plugins-debugsource-0:1.0.1-6.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.11:containernetworking-plugins-debugsource-0:1.0.1-6.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.11:containernetworking-plugins-debugsource-0:1.0.1-6.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.11:cri-o-0:1.24.6-2.rhaos4.11.git4bfe15a.el8.aarch64",
"8Base-RHOSE-4.11:cri-o-0:1.24.6-2.rhaos4.11.git4bfe15a.el8.ppc64le",
"8Base-RHOSE-4.11:cri-o-0:1.24.6-2.rhaos4.11.git4bfe15a.el8.s390x",
"8Base-RHOSE-4.11:cri-o-0:1.24.6-2.rhaos4.11.git4bfe15a.el8.src",
"8Base-RHOSE-4.11:cri-o-0:1.24.6-2.rhaos4.11.git4bfe15a.el8.x86_64",
"8Base-RHOSE-4.11:cri-o-debuginfo-0:1.24.6-2.rhaos4.11.git4bfe15a.el8.aarch64",
"8Base-RHOSE-4.11:cri-o-debuginfo-0:1.24.6-2.rhaos4.11.git4bfe15a.el8.ppc64le",
"8Base-RHOSE-4.11:cri-o-debuginfo-0:1.24.6-2.rhaos4.11.git4bfe15a.el8.s390x",
"8Base-RHOSE-4.11:cri-o-debuginfo-0:1.24.6-2.rhaos4.11.git4bfe15a.el8.x86_64",
"8Base-RHOSE-4.11:cri-o-debugsource-0:1.24.6-2.rhaos4.11.git4bfe15a.el8.aarch64",
"8Base-RHOSE-4.11:cri-o-debugsource-0:1.24.6-2.rhaos4.11.git4bfe15a.el8.ppc64le",
"8Base-RHOSE-4.11:cri-o-debugsource-0:1.24.6-2.rhaos4.11.git4bfe15a.el8.s390x",
"8Base-RHOSE-4.11:cri-o-debugsource-0:1.24.6-2.rhaos4.11.git4bfe15a.el8.x86_64",
"8Base-RHOSE-4.11:openshift-0:4.11.0-202306260054.p0.g990d55b.assembly.stream.el8.src",
"8Base-RHOSE-4.11:openshift-ansible-0:4.11.0-202306230041.p0.g0a466d7.assembly.stream.el8.noarch",
"8Base-RHOSE-4.11:openshift-ansible-0:4.11.0-202306230041.p0.g0a466d7.assembly.stream.el8.src",
"8Base-RHOSE-4.11:openshift-ansible-test-0:4.11.0-202306230041.p0.g0a466d7.assembly.stream.el8.noarch",
"8Base-RHOSE-4.11:openshift-clients-0:4.11.0-202306231116.p0.g2ae2303.assembly.stream.el8.aarch64",
"8Base-RHOSE-4.11:openshift-clients-0:4.11.0-202306231116.p0.g2ae2303.assembly.stream.el8.ppc64le",
"8Base-RHOSE-4.11:openshift-clients-0:4.11.0-202306231116.p0.g2ae2303.assembly.stream.el8.s390x",
"8Base-RHOSE-4.11:openshift-clients-0:4.11.0-202306231116.p0.g2ae2303.assembly.stream.el8.src",
"8Base-RHOSE-4.11:openshift-clients-0:4.11.0-202306231116.p0.g2ae2303.assembly.stream.el8.x86_64",
"8Base-RHOSE-4.11:openshift-clients-redistributable-0:4.11.0-202306231116.p0.g2ae2303.assembly.stream.el8.x86_64",
"8Base-RHOSE-4.11:openshift-hyperkube-0:4.11.0-202306260054.p0.g990d55b.assembly.stream.el8.aarch64",
"8Base-RHOSE-4.11:openshift-hyperkube-0:4.11.0-202306260054.p0.g990d55b.assembly.stream.el8.ppc64le",
"8Base-RHOSE-4.11:openshift-hyperkube-0:4.11.0-202306260054.p0.g990d55b.assembly.stream.el8.s390x",
"8Base-RHOSE-4.11:openshift-hyperkube-0:4.11.0-202306260054.p0.g990d55b.assembly.stream.el8.x86_64",
"8Base-RHOSE-4.11:openshift-kuryr-0:4.11.0-202306280915.p0.gc732699.assembly.stream.el8.src",
"8Base-RHOSE-4.11:openshift-kuryr-cni-0:4.11.0-202306280915.p0.gc732699.assembly.stream.el8.noarch",
"8Base-RHOSE-4.11:openshift-kuryr-common-0:4.11.0-202306280915.p0.gc732699.assembly.stream.el8.noarch",
"8Base-RHOSE-4.11:openshift-kuryr-controller-0:4.11.0-202306280915.p0.gc732699.assembly.stream.el8.noarch",
"8Base-RHOSE-4.11:podman-2:4.0.2-7.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.11:podman-2:4.0.2-7.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.11:podman-2:4.0.2-7.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.11:podman-2:4.0.2-7.rhaos4.11.el8.src",
"8Base-RHOSE-4.11:podman-2:4.0.2-7.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.11:podman-catatonit-2:4.0.2-7.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.11:podman-catatonit-2:4.0.2-7.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.11:podman-catatonit-2:4.0.2-7.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.11:podman-catatonit-2:4.0.2-7.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.11:podman-catatonit-debuginfo-2:4.0.2-7.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.11:podman-catatonit-debuginfo-2:4.0.2-7.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.11:podman-catatonit-debuginfo-2:4.0.2-7.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.11:podman-catatonit-debuginfo-2:4.0.2-7.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.11:podman-debuginfo-2:4.0.2-7.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.11:podman-debuginfo-2:4.0.2-7.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.11:podman-debuginfo-2:4.0.2-7.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.11:podman-debuginfo-2:4.0.2-7.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.11:podman-debugsource-2:4.0.2-7.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.11:podman-debugsource-2:4.0.2-7.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.11:podman-debugsource-2:4.0.2-7.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.11:podman-debugsource-2:4.0.2-7.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.11:podman-docker-2:4.0.2-7.rhaos4.11.el8.noarch",
"8Base-RHOSE-4.11:podman-gvproxy-debuginfo-2:4.0.2-7.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.11:podman-gvproxy-debuginfo-2:4.0.2-7.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.11:podman-gvproxy-debuginfo-2:4.0.2-7.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.11:podman-gvproxy-debuginfo-2:4.0.2-7.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.11:podman-plugins-2:4.0.2-7.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.11:podman-plugins-2:4.0.2-7.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.11:podman-plugins-2:4.0.2-7.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.11:podman-plugins-2:4.0.2-7.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.11:podman-plugins-debuginfo-2:4.0.2-7.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.11:podman-plugins-debuginfo-2:4.0.2-7.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.11:podman-plugins-debuginfo-2:4.0.2-7.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.11:podman-plugins-debuginfo-2:4.0.2-7.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.11:podman-remote-2:4.0.2-7.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.11:podman-remote-2:4.0.2-7.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.11:podman-remote-2:4.0.2-7.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.11:podman-remote-2:4.0.2-7.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.11:podman-remote-debuginfo-2:4.0.2-7.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.11:podman-remote-debuginfo-2:4.0.2-7.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.11:podman-remote-debuginfo-2:4.0.2-7.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.11:podman-remote-debuginfo-2:4.0.2-7.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.11:podman-tests-2:4.0.2-7.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.11:podman-tests-2:4.0.2-7.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.11:podman-tests-2:4.0.2-7.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.11:podman-tests-2:4.0.2-7.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.11:python3-kuryr-kubernetes-0:4.11.0-202306280915.p0.gc732699.assembly.stream.el8.noarch",
"8Base-RHOSE-4.11:runc-3:1.1.2-2.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.11:runc-3:1.1.2-2.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.11:runc-3:1.1.2-2.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.11:runc-3:1.1.2-2.rhaos4.11.el8.src",
"8Base-RHOSE-4.11:runc-3:1.1.2-2.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.11:runc-debuginfo-3:1.1.2-2.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.11:runc-debuginfo-3:1.1.2-2.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.11:runc-debuginfo-3:1.1.2-2.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.11:runc-debuginfo-3:1.1.2-2.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.11:runc-debugsource-3:1.1.2-2.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.11:runc-debugsource-3:1.1.2-2.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.11:runc-debugsource-3:1.1.2-2.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.11:runc-debugsource-3:1.1.2-2.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.11:skopeo-2:1.5.2-4.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.11:skopeo-2:1.5.2-4.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.11:skopeo-2:1.5.2-4.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.11:skopeo-2:1.5.2-4.rhaos4.11.el8.src",
"8Base-RHOSE-4.11:skopeo-2:1.5.2-4.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.11:skopeo-debuginfo-2:1.5.2-4.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.11:skopeo-debuginfo-2:1.5.2-4.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.11:skopeo-debuginfo-2:1.5.2-4.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.11:skopeo-debuginfo-2:1.5.2-4.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.11:skopeo-debugsource-2:1.5.2-4.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.11:skopeo-debugsource-2:1.5.2-4.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.11:skopeo-debugsource-2:1.5.2-4.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.11:skopeo-debugsource-2:1.5.2-4.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.11:skopeo-tests-2:1.5.2-4.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.11:skopeo-tests-2:1.5.2-4.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.11:skopeo-tests-2:1.5.2-4.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.11:skopeo-tests-2:1.5.2-4.rhaos4.11.el8.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "golang: net/http: excessive memory growth in a Go server accepting HTTP/2 requests"
},
{
"acknowledgments": [
{
"names": [
"David Benoit"
],
"organization": "Red Hat",
"summary": "This issue was discovered by Red Hat."
}
],
"cve": "CVE-2023-3089",
"cwe": {
"id": "CWE-327",
"name": "Use of a Broken or Risky Cryptographic Algorithm"
},
"discovery_date": "2023-06-03T00:00:00+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"8Base-RHOSE-4.11:buildah-1:1.23.4-3.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.11:buildah-1:1.23.4-3.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.11:buildah-1:1.23.4-3.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.11:buildah-1:1.23.4-3.rhaos4.11.el8.src",
"8Base-RHOSE-4.11:buildah-1:1.23.4-3.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.11:buildah-debuginfo-1:1.23.4-3.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.11:buildah-debuginfo-1:1.23.4-3.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.11:buildah-debuginfo-1:1.23.4-3.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.11:buildah-debuginfo-1:1.23.4-3.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.11:buildah-debugsource-1:1.23.4-3.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.11:buildah-debugsource-1:1.23.4-3.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.11:buildah-debugsource-1:1.23.4-3.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.11:buildah-debugsource-1:1.23.4-3.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.11:buildah-tests-1:1.23.4-3.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.11:buildah-tests-1:1.23.4-3.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.11:buildah-tests-1:1.23.4-3.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.11:buildah-tests-1:1.23.4-3.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.11:buildah-tests-debuginfo-1:1.23.4-3.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.11:buildah-tests-debuginfo-1:1.23.4-3.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.11:buildah-tests-debuginfo-1:1.23.4-3.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.11:buildah-tests-debuginfo-1:1.23.4-3.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.11:conmon-2:2.1.2-3.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.11:conmon-2:2.1.2-3.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.11:conmon-2:2.1.2-3.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.11:conmon-2:2.1.2-3.rhaos4.11.el8.src",
"8Base-RHOSE-4.11:conmon-2:2.1.2-3.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.11:conmon-debuginfo-2:2.1.2-3.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.11:conmon-debuginfo-2:2.1.2-3.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.11:conmon-debuginfo-2:2.1.2-3.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.11:conmon-debuginfo-2:2.1.2-3.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.11:conmon-debugsource-2:2.1.2-3.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.11:conmon-debugsource-2:2.1.2-3.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.11:conmon-debugsource-2:2.1.2-3.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.11:conmon-debugsource-2:2.1.2-3.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.11:containernetworking-plugins-0:1.0.1-6.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.11:containernetworking-plugins-0:1.0.1-6.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.11:containernetworking-plugins-0:1.0.1-6.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.11:containernetworking-plugins-0:1.0.1-6.rhaos4.11.el8.src",
"8Base-RHOSE-4.11:containernetworking-plugins-0:1.0.1-6.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.11:containernetworking-plugins-debuginfo-0:1.0.1-6.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.11:containernetworking-plugins-debuginfo-0:1.0.1-6.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.11:containernetworking-plugins-debuginfo-0:1.0.1-6.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.11:containernetworking-plugins-debuginfo-0:1.0.1-6.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.11:containernetworking-plugins-debugsource-0:1.0.1-6.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.11:containernetworking-plugins-debugsource-0:1.0.1-6.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.11:containernetworking-plugins-debugsource-0:1.0.1-6.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.11:containernetworking-plugins-debugsource-0:1.0.1-6.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.11:cri-o-0:1.24.6-2.rhaos4.11.git4bfe15a.el8.aarch64",
"8Base-RHOSE-4.11:cri-o-0:1.24.6-2.rhaos4.11.git4bfe15a.el8.ppc64le",
"8Base-RHOSE-4.11:cri-o-0:1.24.6-2.rhaos4.11.git4bfe15a.el8.s390x",
"8Base-RHOSE-4.11:cri-o-0:1.24.6-2.rhaos4.11.git4bfe15a.el8.src",
"8Base-RHOSE-4.11:cri-o-0:1.24.6-2.rhaos4.11.git4bfe15a.el8.x86_64",
"8Base-RHOSE-4.11:cri-o-debuginfo-0:1.24.6-2.rhaos4.11.git4bfe15a.el8.aarch64",
"8Base-RHOSE-4.11:cri-o-debuginfo-0:1.24.6-2.rhaos4.11.git4bfe15a.el8.ppc64le",
"8Base-RHOSE-4.11:cri-o-debuginfo-0:1.24.6-2.rhaos4.11.git4bfe15a.el8.s390x",
"8Base-RHOSE-4.11:cri-o-debuginfo-0:1.24.6-2.rhaos4.11.git4bfe15a.el8.x86_64",
"8Base-RHOSE-4.11:cri-o-debugsource-0:1.24.6-2.rhaos4.11.git4bfe15a.el8.aarch64",
"8Base-RHOSE-4.11:cri-o-debugsource-0:1.24.6-2.rhaos4.11.git4bfe15a.el8.ppc64le",
"8Base-RHOSE-4.11:cri-o-debugsource-0:1.24.6-2.rhaos4.11.git4bfe15a.el8.s390x",
"8Base-RHOSE-4.11:cri-o-debugsource-0:1.24.6-2.rhaos4.11.git4bfe15a.el8.x86_64",
"8Base-RHOSE-4.11:openshift-clients-0:4.11.0-202306231116.p0.g2ae2303.assembly.stream.el8.aarch64",
"8Base-RHOSE-4.11:openshift-clients-0:4.11.0-202306231116.p0.g2ae2303.assembly.stream.el8.ppc64le",
"8Base-RHOSE-4.11:openshift-clients-0:4.11.0-202306231116.p0.g2ae2303.assembly.stream.el8.s390x",
"8Base-RHOSE-4.11:openshift-clients-0:4.11.0-202306231116.p0.g2ae2303.assembly.stream.el8.src",
"8Base-RHOSE-4.11:openshift-clients-0:4.11.0-202306231116.p0.g2ae2303.assembly.stream.el8.x86_64",
"8Base-RHOSE-4.11:openshift-clients-redistributable-0:4.11.0-202306231116.p0.g2ae2303.assembly.stream.el8.x86_64",
"8Base-RHOSE-4.11:openshift-kuryr-0:4.11.0-202306280915.p0.gc732699.assembly.stream.el8.src",
"8Base-RHOSE-4.11:openshift-kuryr-cni-0:4.11.0-202306280915.p0.gc732699.assembly.stream.el8.noarch",
"8Base-RHOSE-4.11:openshift-kuryr-common-0:4.11.0-202306280915.p0.gc732699.assembly.stream.el8.noarch",
"8Base-RHOSE-4.11:openshift-kuryr-controller-0:4.11.0-202306280915.p0.gc732699.assembly.stream.el8.noarch",
"8Base-RHOSE-4.11:podman-2:4.0.2-7.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.11:podman-2:4.0.2-7.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.11:podman-2:4.0.2-7.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.11:podman-2:4.0.2-7.rhaos4.11.el8.src",
"8Base-RHOSE-4.11:podman-2:4.0.2-7.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.11:podman-catatonit-2:4.0.2-7.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.11:podman-catatonit-2:4.0.2-7.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.11:podman-catatonit-2:4.0.2-7.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.11:podman-catatonit-2:4.0.2-7.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.11:podman-catatonit-debuginfo-2:4.0.2-7.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.11:podman-catatonit-debuginfo-2:4.0.2-7.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.11:podman-catatonit-debuginfo-2:4.0.2-7.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.11:podman-catatonit-debuginfo-2:4.0.2-7.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.11:podman-debuginfo-2:4.0.2-7.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.11:podman-debuginfo-2:4.0.2-7.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.11:podman-debuginfo-2:4.0.2-7.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.11:podman-debuginfo-2:4.0.2-7.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.11:podman-debugsource-2:4.0.2-7.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.11:podman-debugsource-2:4.0.2-7.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.11:podman-debugsource-2:4.0.2-7.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.11:podman-debugsource-2:4.0.2-7.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.11:podman-docker-2:4.0.2-7.rhaos4.11.el8.noarch",
"8Base-RHOSE-4.11:podman-gvproxy-debuginfo-2:4.0.2-7.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.11:podman-gvproxy-debuginfo-2:4.0.2-7.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.11:podman-gvproxy-debuginfo-2:4.0.2-7.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.11:podman-gvproxy-debuginfo-2:4.0.2-7.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.11:podman-plugins-2:4.0.2-7.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.11:podman-plugins-2:4.0.2-7.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.11:podman-plugins-2:4.0.2-7.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.11:podman-plugins-2:4.0.2-7.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.11:podman-plugins-debuginfo-2:4.0.2-7.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.11:podman-plugins-debuginfo-2:4.0.2-7.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.11:podman-plugins-debuginfo-2:4.0.2-7.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.11:podman-plugins-debuginfo-2:4.0.2-7.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.11:podman-remote-2:4.0.2-7.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.11:podman-remote-2:4.0.2-7.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.11:podman-remote-2:4.0.2-7.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.11:podman-remote-2:4.0.2-7.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.11:podman-remote-debuginfo-2:4.0.2-7.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.11:podman-remote-debuginfo-2:4.0.2-7.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.11:podman-remote-debuginfo-2:4.0.2-7.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.11:podman-remote-debuginfo-2:4.0.2-7.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.11:podman-tests-2:4.0.2-7.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.11:podman-tests-2:4.0.2-7.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.11:podman-tests-2:4.0.2-7.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.11:podman-tests-2:4.0.2-7.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.11:python3-kuryr-kubernetes-0:4.11.0-202306280915.p0.gc732699.assembly.stream.el8.noarch",
"8Base-RHOSE-4.11:runc-3:1.1.2-2.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.11:runc-3:1.1.2-2.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.11:runc-3:1.1.2-2.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.11:runc-3:1.1.2-2.rhaos4.11.el8.src",
"8Base-RHOSE-4.11:runc-3:1.1.2-2.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.11:runc-debuginfo-3:1.1.2-2.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.11:runc-debuginfo-3:1.1.2-2.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.11:runc-debuginfo-3:1.1.2-2.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.11:runc-debuginfo-3:1.1.2-2.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.11:runc-debugsource-3:1.1.2-2.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.11:runc-debugsource-3:1.1.2-2.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.11:runc-debugsource-3:1.1.2-2.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.11:runc-debugsource-3:1.1.2-2.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.11:skopeo-2:1.5.2-4.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.11:skopeo-2:1.5.2-4.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.11:skopeo-2:1.5.2-4.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.11:skopeo-2:1.5.2-4.rhaos4.11.el8.src",
"8Base-RHOSE-4.11:skopeo-2:1.5.2-4.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.11:skopeo-debuginfo-2:1.5.2-4.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.11:skopeo-debuginfo-2:1.5.2-4.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.11:skopeo-debuginfo-2:1.5.2-4.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.11:skopeo-debuginfo-2:1.5.2-4.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.11:skopeo-debugsource-2:1.5.2-4.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.11:skopeo-debugsource-2:1.5.2-4.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.11:skopeo-debugsource-2:1.5.2-4.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.11:skopeo-debugsource-2:1.5.2-4.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.11:skopeo-tests-2:1.5.2-4.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.11:skopeo-tests-2:1.5.2-4.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.11:skopeo-tests-2:1.5.2-4.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.11:skopeo-tests-2:1.5.2-4.rhaos4.11.el8.x86_64"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2212085"
}
],
"notes": [
{
"category": "description",
"text": "A compliance problem was found in the Red Hat OpenShift Container Platform. Red Hat discovered that, when FIPS mode was enabled, not all of the cryptographic modules in use were FIPS-validated.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "openshift: OCP \u0026 FIPS mode",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "https://access.redhat.com/security/vulnerabilities/RHSB-2023-001\n\nThe static scanning tool (to verify your system is once again compliant with FIPS) is available here https://github.com/openshift/check-payload",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"8Base-RHOSE-4.11:openshift-0:4.11.0-202306260054.p0.g990d55b.assembly.stream.el8.src",
"8Base-RHOSE-4.11:openshift-ansible-0:4.11.0-202306230041.p0.g0a466d7.assembly.stream.el8.noarch",
"8Base-RHOSE-4.11:openshift-ansible-0:4.11.0-202306230041.p0.g0a466d7.assembly.stream.el8.src",
"8Base-RHOSE-4.11:openshift-ansible-test-0:4.11.0-202306230041.p0.g0a466d7.assembly.stream.el8.noarch",
"8Base-RHOSE-4.11:openshift-hyperkube-0:4.11.0-202306260054.p0.g990d55b.assembly.stream.el8.aarch64",
"8Base-RHOSE-4.11:openshift-hyperkube-0:4.11.0-202306260054.p0.g990d55b.assembly.stream.el8.ppc64le",
"8Base-RHOSE-4.11:openshift-hyperkube-0:4.11.0-202306260054.p0.g990d55b.assembly.stream.el8.s390x",
"8Base-RHOSE-4.11:openshift-hyperkube-0:4.11.0-202306260054.p0.g990d55b.assembly.stream.el8.x86_64"
],
"known_not_affected": [
"8Base-RHOSE-4.11:buildah-1:1.23.4-3.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.11:buildah-1:1.23.4-3.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.11:buildah-1:1.23.4-3.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.11:buildah-1:1.23.4-3.rhaos4.11.el8.src",
"8Base-RHOSE-4.11:buildah-1:1.23.4-3.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.11:buildah-debuginfo-1:1.23.4-3.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.11:buildah-debuginfo-1:1.23.4-3.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.11:buildah-debuginfo-1:1.23.4-3.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.11:buildah-debuginfo-1:1.23.4-3.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.11:buildah-debugsource-1:1.23.4-3.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.11:buildah-debugsource-1:1.23.4-3.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.11:buildah-debugsource-1:1.23.4-3.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.11:buildah-debugsource-1:1.23.4-3.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.11:buildah-tests-1:1.23.4-3.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.11:buildah-tests-1:1.23.4-3.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.11:buildah-tests-1:1.23.4-3.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.11:buildah-tests-1:1.23.4-3.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.11:buildah-tests-debuginfo-1:1.23.4-3.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.11:buildah-tests-debuginfo-1:1.23.4-3.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.11:buildah-tests-debuginfo-1:1.23.4-3.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.11:buildah-tests-debuginfo-1:1.23.4-3.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.11:conmon-2:2.1.2-3.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.11:conmon-2:2.1.2-3.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.11:conmon-2:2.1.2-3.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.11:conmon-2:2.1.2-3.rhaos4.11.el8.src",
"8Base-RHOSE-4.11:conmon-2:2.1.2-3.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.11:conmon-debuginfo-2:2.1.2-3.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.11:conmon-debuginfo-2:2.1.2-3.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.11:conmon-debuginfo-2:2.1.2-3.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.11:conmon-debuginfo-2:2.1.2-3.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.11:conmon-debugsource-2:2.1.2-3.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.11:conmon-debugsource-2:2.1.2-3.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.11:conmon-debugsource-2:2.1.2-3.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.11:conmon-debugsource-2:2.1.2-3.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.11:containernetworking-plugins-0:1.0.1-6.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.11:containernetworking-plugins-0:1.0.1-6.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.11:containernetworking-plugins-0:1.0.1-6.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.11:containernetworking-plugins-0:1.0.1-6.rhaos4.11.el8.src",
"8Base-RHOSE-4.11:containernetworking-plugins-0:1.0.1-6.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.11:containernetworking-plugins-debuginfo-0:1.0.1-6.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.11:containernetworking-plugins-debuginfo-0:1.0.1-6.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.11:containernetworking-plugins-debuginfo-0:1.0.1-6.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.11:containernetworking-plugins-debuginfo-0:1.0.1-6.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.11:containernetworking-plugins-debugsource-0:1.0.1-6.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.11:containernetworking-plugins-debugsource-0:1.0.1-6.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.11:containernetworking-plugins-debugsource-0:1.0.1-6.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.11:containernetworking-plugins-debugsource-0:1.0.1-6.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.11:cri-o-0:1.24.6-2.rhaos4.11.git4bfe15a.el8.aarch64",
"8Base-RHOSE-4.11:cri-o-0:1.24.6-2.rhaos4.11.git4bfe15a.el8.ppc64le",
"8Base-RHOSE-4.11:cri-o-0:1.24.6-2.rhaos4.11.git4bfe15a.el8.s390x",
"8Base-RHOSE-4.11:cri-o-0:1.24.6-2.rhaos4.11.git4bfe15a.el8.src",
"8Base-RHOSE-4.11:cri-o-0:1.24.6-2.rhaos4.11.git4bfe15a.el8.x86_64",
"8Base-RHOSE-4.11:cri-o-debuginfo-0:1.24.6-2.rhaos4.11.git4bfe15a.el8.aarch64",
"8Base-RHOSE-4.11:cri-o-debuginfo-0:1.24.6-2.rhaos4.11.git4bfe15a.el8.ppc64le",
"8Base-RHOSE-4.11:cri-o-debuginfo-0:1.24.6-2.rhaos4.11.git4bfe15a.el8.s390x",
"8Base-RHOSE-4.11:cri-o-debuginfo-0:1.24.6-2.rhaos4.11.git4bfe15a.el8.x86_64",
"8Base-RHOSE-4.11:cri-o-debugsource-0:1.24.6-2.rhaos4.11.git4bfe15a.el8.aarch64",
"8Base-RHOSE-4.11:cri-o-debugsource-0:1.24.6-2.rhaos4.11.git4bfe15a.el8.ppc64le",
"8Base-RHOSE-4.11:cri-o-debugsource-0:1.24.6-2.rhaos4.11.git4bfe15a.el8.s390x",
"8Base-RHOSE-4.11:cri-o-debugsource-0:1.24.6-2.rhaos4.11.git4bfe15a.el8.x86_64",
"8Base-RHOSE-4.11:openshift-clients-0:4.11.0-202306231116.p0.g2ae2303.assembly.stream.el8.aarch64",
"8Base-RHOSE-4.11:openshift-clients-0:4.11.0-202306231116.p0.g2ae2303.assembly.stream.el8.ppc64le",
"8Base-RHOSE-4.11:openshift-clients-0:4.11.0-202306231116.p0.g2ae2303.assembly.stream.el8.s390x",
"8Base-RHOSE-4.11:openshift-clients-0:4.11.0-202306231116.p0.g2ae2303.assembly.stream.el8.src",
"8Base-RHOSE-4.11:openshift-clients-0:4.11.0-202306231116.p0.g2ae2303.assembly.stream.el8.x86_64",
"8Base-RHOSE-4.11:openshift-clients-redistributable-0:4.11.0-202306231116.p0.g2ae2303.assembly.stream.el8.x86_64",
"8Base-RHOSE-4.11:openshift-kuryr-0:4.11.0-202306280915.p0.gc732699.assembly.stream.el8.src",
"8Base-RHOSE-4.11:openshift-kuryr-cni-0:4.11.0-202306280915.p0.gc732699.assembly.stream.el8.noarch",
"8Base-RHOSE-4.11:openshift-kuryr-common-0:4.11.0-202306280915.p0.gc732699.assembly.stream.el8.noarch",
"8Base-RHOSE-4.11:openshift-kuryr-controller-0:4.11.0-202306280915.p0.gc732699.assembly.stream.el8.noarch",
"8Base-RHOSE-4.11:podman-2:4.0.2-7.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.11:podman-2:4.0.2-7.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.11:podman-2:4.0.2-7.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.11:podman-2:4.0.2-7.rhaos4.11.el8.src",
"8Base-RHOSE-4.11:podman-2:4.0.2-7.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.11:podman-catatonit-2:4.0.2-7.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.11:podman-catatonit-2:4.0.2-7.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.11:podman-catatonit-2:4.0.2-7.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.11:podman-catatonit-2:4.0.2-7.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.11:podman-catatonit-debuginfo-2:4.0.2-7.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.11:podman-catatonit-debuginfo-2:4.0.2-7.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.11:podman-catatonit-debuginfo-2:4.0.2-7.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.11:podman-catatonit-debuginfo-2:4.0.2-7.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.11:podman-debuginfo-2:4.0.2-7.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.11:podman-debuginfo-2:4.0.2-7.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.11:podman-debuginfo-2:4.0.2-7.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.11:podman-debuginfo-2:4.0.2-7.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.11:podman-debugsource-2:4.0.2-7.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.11:podman-debugsource-2:4.0.2-7.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.11:podman-debugsource-2:4.0.2-7.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.11:podman-debugsource-2:4.0.2-7.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.11:podman-docker-2:4.0.2-7.rhaos4.11.el8.noarch",
"8Base-RHOSE-4.11:podman-gvproxy-debuginfo-2:4.0.2-7.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.11:podman-gvproxy-debuginfo-2:4.0.2-7.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.11:podman-gvproxy-debuginfo-2:4.0.2-7.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.11:podman-gvproxy-debuginfo-2:4.0.2-7.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.11:podman-plugins-2:4.0.2-7.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.11:podman-plugins-2:4.0.2-7.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.11:podman-plugins-2:4.0.2-7.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.11:podman-plugins-2:4.0.2-7.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.11:podman-plugins-debuginfo-2:4.0.2-7.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.11:podman-plugins-debuginfo-2:4.0.2-7.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.11:podman-plugins-debuginfo-2:4.0.2-7.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.11:podman-plugins-debuginfo-2:4.0.2-7.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.11:podman-remote-2:4.0.2-7.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.11:podman-remote-2:4.0.2-7.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.11:podman-remote-2:4.0.2-7.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.11:podman-remote-2:4.0.2-7.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.11:podman-remote-debuginfo-2:4.0.2-7.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.11:podman-remote-debuginfo-2:4.0.2-7.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.11:podman-remote-debuginfo-2:4.0.2-7.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.11:podman-remote-debuginfo-2:4.0.2-7.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.11:podman-tests-2:4.0.2-7.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.11:podman-tests-2:4.0.2-7.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.11:podman-tests-2:4.0.2-7.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.11:podman-tests-2:4.0.2-7.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.11:python3-kuryr-kubernetes-0:4.11.0-202306280915.p0.gc732699.assembly.stream.el8.noarch",
"8Base-RHOSE-4.11:runc-3:1.1.2-2.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.11:runc-3:1.1.2-2.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.11:runc-3:1.1.2-2.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.11:runc-3:1.1.2-2.rhaos4.11.el8.src",
"8Base-RHOSE-4.11:runc-3:1.1.2-2.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.11:runc-debuginfo-3:1.1.2-2.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.11:runc-debuginfo-3:1.1.2-2.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.11:runc-debuginfo-3:1.1.2-2.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.11:runc-debuginfo-3:1.1.2-2.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.11:runc-debugsource-3:1.1.2-2.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.11:runc-debugsource-3:1.1.2-2.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.11:runc-debugsource-3:1.1.2-2.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.11:runc-debugsource-3:1.1.2-2.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.11:skopeo-2:1.5.2-4.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.11:skopeo-2:1.5.2-4.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.11:skopeo-2:1.5.2-4.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.11:skopeo-2:1.5.2-4.rhaos4.11.el8.src",
"8Base-RHOSE-4.11:skopeo-2:1.5.2-4.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.11:skopeo-debuginfo-2:1.5.2-4.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.11:skopeo-debuginfo-2:1.5.2-4.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.11:skopeo-debuginfo-2:1.5.2-4.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.11:skopeo-debuginfo-2:1.5.2-4.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.11:skopeo-debugsource-2:1.5.2-4.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.11:skopeo-debugsource-2:1.5.2-4.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.11:skopeo-debugsource-2:1.5.2-4.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.11:skopeo-debugsource-2:1.5.2-4.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.11:skopeo-tests-2:1.5.2-4.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.11:skopeo-tests-2:1.5.2-4.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.11:skopeo-tests-2:1.5.2-4.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.11:skopeo-tests-2:1.5.2-4.rhaos4.11.el8.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2023-3089"
},
{
"category": "external",
"summary": "RHBZ#2212085",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2212085"
},
{
"category": "external",
"summary": "RHSB-2023-001",
"url": "https://access.redhat.com/security/vulnerabilities/RHSB-2023-001"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2023-3089",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-3089"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2023-3089",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2023-3089"
}
],
"release_date": "2023-07-05T12:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2023-07-06T02:47:40+00:00",
"details": "For OpenShift Container Platform 4.11 see the following documentation, which will be updated shortly for this release, for important instructions on how to upgrade your cluster and fully apply this asynchronous errata update:\n\nhttps://docs.openshift.com/container-platform/4.11/release_notes/ocp-4-11-release-notes.html",
"product_ids": [
"8Base-RHOSE-4.11:openshift-0:4.11.0-202306260054.p0.g990d55b.assembly.stream.el8.src",
"8Base-RHOSE-4.11:openshift-ansible-0:4.11.0-202306230041.p0.g0a466d7.assembly.stream.el8.noarch",
"8Base-RHOSE-4.11:openshift-ansible-0:4.11.0-202306230041.p0.g0a466d7.assembly.stream.el8.src",
"8Base-RHOSE-4.11:openshift-ansible-test-0:4.11.0-202306230041.p0.g0a466d7.assembly.stream.el8.noarch",
"8Base-RHOSE-4.11:openshift-hyperkube-0:4.11.0-202306260054.p0.g990d55b.assembly.stream.el8.aarch64",
"8Base-RHOSE-4.11:openshift-hyperkube-0:4.11.0-202306260054.p0.g990d55b.assembly.stream.el8.ppc64le",
"8Base-RHOSE-4.11:openshift-hyperkube-0:4.11.0-202306260054.p0.g990d55b.assembly.stream.el8.s390x",
"8Base-RHOSE-4.11:openshift-hyperkube-0:4.11.0-202306260054.p0.g990d55b.assembly.stream.el8.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2023:3914"
},
{
"category": "workaround",
"details": "Red Hat has investigated whether a possible mitigation exists for this issue, and has not been able to identify a practical example. Please update the affected packages as soon as possible.",
"product_ids": [
"8Base-RHOSE-4.11:buildah-1:1.23.4-3.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.11:buildah-1:1.23.4-3.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.11:buildah-1:1.23.4-3.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.11:buildah-1:1.23.4-3.rhaos4.11.el8.src",
"8Base-RHOSE-4.11:buildah-1:1.23.4-3.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.11:buildah-debuginfo-1:1.23.4-3.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.11:buildah-debuginfo-1:1.23.4-3.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.11:buildah-debuginfo-1:1.23.4-3.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.11:buildah-debuginfo-1:1.23.4-3.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.11:buildah-debugsource-1:1.23.4-3.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.11:buildah-debugsource-1:1.23.4-3.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.11:buildah-debugsource-1:1.23.4-3.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.11:buildah-debugsource-1:1.23.4-3.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.11:buildah-tests-1:1.23.4-3.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.11:buildah-tests-1:1.23.4-3.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.11:buildah-tests-1:1.23.4-3.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.11:buildah-tests-1:1.23.4-3.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.11:buildah-tests-debuginfo-1:1.23.4-3.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.11:buildah-tests-debuginfo-1:1.23.4-3.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.11:buildah-tests-debuginfo-1:1.23.4-3.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.11:buildah-tests-debuginfo-1:1.23.4-3.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.11:conmon-2:2.1.2-3.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.11:conmon-2:2.1.2-3.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.11:conmon-2:2.1.2-3.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.11:conmon-2:2.1.2-3.rhaos4.11.el8.src",
"8Base-RHOSE-4.11:conmon-2:2.1.2-3.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.11:conmon-debuginfo-2:2.1.2-3.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.11:conmon-debuginfo-2:2.1.2-3.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.11:conmon-debuginfo-2:2.1.2-3.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.11:conmon-debuginfo-2:2.1.2-3.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.11:conmon-debugsource-2:2.1.2-3.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.11:conmon-debugsource-2:2.1.2-3.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.11:conmon-debugsource-2:2.1.2-3.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.11:conmon-debugsource-2:2.1.2-3.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.11:containernetworking-plugins-0:1.0.1-6.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.11:containernetworking-plugins-0:1.0.1-6.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.11:containernetworking-plugins-0:1.0.1-6.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.11:containernetworking-plugins-0:1.0.1-6.rhaos4.11.el8.src",
"8Base-RHOSE-4.11:containernetworking-plugins-0:1.0.1-6.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.11:containernetworking-plugins-debuginfo-0:1.0.1-6.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.11:containernetworking-plugins-debuginfo-0:1.0.1-6.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.11:containernetworking-plugins-debuginfo-0:1.0.1-6.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.11:containernetworking-plugins-debuginfo-0:1.0.1-6.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.11:containernetworking-plugins-debugsource-0:1.0.1-6.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.11:containernetworking-plugins-debugsource-0:1.0.1-6.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.11:containernetworking-plugins-debugsource-0:1.0.1-6.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.11:containernetworking-plugins-debugsource-0:1.0.1-6.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.11:cri-o-0:1.24.6-2.rhaos4.11.git4bfe15a.el8.aarch64",
"8Base-RHOSE-4.11:cri-o-0:1.24.6-2.rhaos4.11.git4bfe15a.el8.ppc64le",
"8Base-RHOSE-4.11:cri-o-0:1.24.6-2.rhaos4.11.git4bfe15a.el8.s390x",
"8Base-RHOSE-4.11:cri-o-0:1.24.6-2.rhaos4.11.git4bfe15a.el8.src",
"8Base-RHOSE-4.11:cri-o-0:1.24.6-2.rhaos4.11.git4bfe15a.el8.x86_64",
"8Base-RHOSE-4.11:cri-o-debuginfo-0:1.24.6-2.rhaos4.11.git4bfe15a.el8.aarch64",
"8Base-RHOSE-4.11:cri-o-debuginfo-0:1.24.6-2.rhaos4.11.git4bfe15a.el8.ppc64le",
"8Base-RHOSE-4.11:cri-o-debuginfo-0:1.24.6-2.rhaos4.11.git4bfe15a.el8.s390x",
"8Base-RHOSE-4.11:cri-o-debuginfo-0:1.24.6-2.rhaos4.11.git4bfe15a.el8.x86_64",
"8Base-RHOSE-4.11:cri-o-debugsource-0:1.24.6-2.rhaos4.11.git4bfe15a.el8.aarch64",
"8Base-RHOSE-4.11:cri-o-debugsource-0:1.24.6-2.rhaos4.11.git4bfe15a.el8.ppc64le",
"8Base-RHOSE-4.11:cri-o-debugsource-0:1.24.6-2.rhaos4.11.git4bfe15a.el8.s390x",
"8Base-RHOSE-4.11:cri-o-debugsource-0:1.24.6-2.rhaos4.11.git4bfe15a.el8.x86_64",
"8Base-RHOSE-4.11:openshift-0:4.11.0-202306260054.p0.g990d55b.assembly.stream.el8.src",
"8Base-RHOSE-4.11:openshift-ansible-0:4.11.0-202306230041.p0.g0a466d7.assembly.stream.el8.noarch",
"8Base-RHOSE-4.11:openshift-ansible-0:4.11.0-202306230041.p0.g0a466d7.assembly.stream.el8.src",
"8Base-RHOSE-4.11:openshift-ansible-test-0:4.11.0-202306230041.p0.g0a466d7.assembly.stream.el8.noarch",
"8Base-RHOSE-4.11:openshift-clients-0:4.11.0-202306231116.p0.g2ae2303.assembly.stream.el8.aarch64",
"8Base-RHOSE-4.11:openshift-clients-0:4.11.0-202306231116.p0.g2ae2303.assembly.stream.el8.ppc64le",
"8Base-RHOSE-4.11:openshift-clients-0:4.11.0-202306231116.p0.g2ae2303.assembly.stream.el8.s390x",
"8Base-RHOSE-4.11:openshift-clients-0:4.11.0-202306231116.p0.g2ae2303.assembly.stream.el8.src",
"8Base-RHOSE-4.11:openshift-clients-0:4.11.0-202306231116.p0.g2ae2303.assembly.stream.el8.x86_64",
"8Base-RHOSE-4.11:openshift-clients-redistributable-0:4.11.0-202306231116.p0.g2ae2303.assembly.stream.el8.x86_64",
"8Base-RHOSE-4.11:openshift-hyperkube-0:4.11.0-202306260054.p0.g990d55b.assembly.stream.el8.aarch64",
"8Base-RHOSE-4.11:openshift-hyperkube-0:4.11.0-202306260054.p0.g990d55b.assembly.stream.el8.ppc64le",
"8Base-RHOSE-4.11:openshift-hyperkube-0:4.11.0-202306260054.p0.g990d55b.assembly.stream.el8.s390x",
"8Base-RHOSE-4.11:openshift-hyperkube-0:4.11.0-202306260054.p0.g990d55b.assembly.stream.el8.x86_64",
"8Base-RHOSE-4.11:openshift-kuryr-0:4.11.0-202306280915.p0.gc732699.assembly.stream.el8.src",
"8Base-RHOSE-4.11:openshift-kuryr-cni-0:4.11.0-202306280915.p0.gc732699.assembly.stream.el8.noarch",
"8Base-RHOSE-4.11:openshift-kuryr-common-0:4.11.0-202306280915.p0.gc732699.assembly.stream.el8.noarch",
"8Base-RHOSE-4.11:openshift-kuryr-controller-0:4.11.0-202306280915.p0.gc732699.assembly.stream.el8.noarch",
"8Base-RHOSE-4.11:podman-2:4.0.2-7.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.11:podman-2:4.0.2-7.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.11:podman-2:4.0.2-7.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.11:podman-2:4.0.2-7.rhaos4.11.el8.src",
"8Base-RHOSE-4.11:podman-2:4.0.2-7.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.11:podman-catatonit-2:4.0.2-7.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.11:podman-catatonit-2:4.0.2-7.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.11:podman-catatonit-2:4.0.2-7.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.11:podman-catatonit-2:4.0.2-7.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.11:podman-catatonit-debuginfo-2:4.0.2-7.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.11:podman-catatonit-debuginfo-2:4.0.2-7.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.11:podman-catatonit-debuginfo-2:4.0.2-7.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.11:podman-catatonit-debuginfo-2:4.0.2-7.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.11:podman-debuginfo-2:4.0.2-7.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.11:podman-debuginfo-2:4.0.2-7.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.11:podman-debuginfo-2:4.0.2-7.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.11:podman-debuginfo-2:4.0.2-7.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.11:podman-debugsource-2:4.0.2-7.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.11:podman-debugsource-2:4.0.2-7.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.11:podman-debugsource-2:4.0.2-7.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.11:podman-debugsource-2:4.0.2-7.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.11:podman-docker-2:4.0.2-7.rhaos4.11.el8.noarch",
"8Base-RHOSE-4.11:podman-gvproxy-debuginfo-2:4.0.2-7.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.11:podman-gvproxy-debuginfo-2:4.0.2-7.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.11:podman-gvproxy-debuginfo-2:4.0.2-7.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.11:podman-gvproxy-debuginfo-2:4.0.2-7.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.11:podman-plugins-2:4.0.2-7.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.11:podman-plugins-2:4.0.2-7.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.11:podman-plugins-2:4.0.2-7.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.11:podman-plugins-2:4.0.2-7.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.11:podman-plugins-debuginfo-2:4.0.2-7.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.11:podman-plugins-debuginfo-2:4.0.2-7.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.11:podman-plugins-debuginfo-2:4.0.2-7.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.11:podman-plugins-debuginfo-2:4.0.2-7.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.11:podman-remote-2:4.0.2-7.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.11:podman-remote-2:4.0.2-7.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.11:podman-remote-2:4.0.2-7.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.11:podman-remote-2:4.0.2-7.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.11:podman-remote-debuginfo-2:4.0.2-7.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.11:podman-remote-debuginfo-2:4.0.2-7.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.11:podman-remote-debuginfo-2:4.0.2-7.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.11:podman-remote-debuginfo-2:4.0.2-7.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.11:podman-tests-2:4.0.2-7.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.11:podman-tests-2:4.0.2-7.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.11:podman-tests-2:4.0.2-7.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.11:podman-tests-2:4.0.2-7.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.11:python3-kuryr-kubernetes-0:4.11.0-202306280915.p0.gc732699.assembly.stream.el8.noarch",
"8Base-RHOSE-4.11:runc-3:1.1.2-2.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.11:runc-3:1.1.2-2.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.11:runc-3:1.1.2-2.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.11:runc-3:1.1.2-2.rhaos4.11.el8.src",
"8Base-RHOSE-4.11:runc-3:1.1.2-2.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.11:runc-debuginfo-3:1.1.2-2.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.11:runc-debuginfo-3:1.1.2-2.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.11:runc-debuginfo-3:1.1.2-2.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.11:runc-debuginfo-3:1.1.2-2.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.11:runc-debugsource-3:1.1.2-2.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.11:runc-debugsource-3:1.1.2-2.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.11:runc-debugsource-3:1.1.2-2.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.11:runc-debugsource-3:1.1.2-2.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.11:skopeo-2:1.5.2-4.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.11:skopeo-2:1.5.2-4.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.11:skopeo-2:1.5.2-4.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.11:skopeo-2:1.5.2-4.rhaos4.11.el8.src",
"8Base-RHOSE-4.11:skopeo-2:1.5.2-4.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.11:skopeo-debuginfo-2:1.5.2-4.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.11:skopeo-debuginfo-2:1.5.2-4.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.11:skopeo-debuginfo-2:1.5.2-4.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.11:skopeo-debuginfo-2:1.5.2-4.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.11:skopeo-debugsource-2:1.5.2-4.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.11:skopeo-debugsource-2:1.5.2-4.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.11:skopeo-debugsource-2:1.5.2-4.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.11:skopeo-debugsource-2:1.5.2-4.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.11:skopeo-tests-2:1.5.2-4.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.11:skopeo-tests-2:1.5.2-4.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.11:skopeo-tests-2:1.5.2-4.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.11:skopeo-tests-2:1.5.2-4.rhaos4.11.el8.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "HIGH",
"attackVector": "NETWORK",
"availabilityImpact": "NONE",
"baseScore": 6.5,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "HIGH",
"integrityImpact": "LOW",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:H/I:L/A:N",
"version": "3.1"
},
"products": [
"8Base-RHOSE-4.11:buildah-1:1.23.4-3.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.11:buildah-1:1.23.4-3.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.11:buildah-1:1.23.4-3.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.11:buildah-1:1.23.4-3.rhaos4.11.el8.src",
"8Base-RHOSE-4.11:buildah-1:1.23.4-3.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.11:buildah-debuginfo-1:1.23.4-3.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.11:buildah-debuginfo-1:1.23.4-3.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.11:buildah-debuginfo-1:1.23.4-3.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.11:buildah-debuginfo-1:1.23.4-3.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.11:buildah-debugsource-1:1.23.4-3.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.11:buildah-debugsource-1:1.23.4-3.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.11:buildah-debugsource-1:1.23.4-3.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.11:buildah-debugsource-1:1.23.4-3.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.11:buildah-tests-1:1.23.4-3.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.11:buildah-tests-1:1.23.4-3.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.11:buildah-tests-1:1.23.4-3.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.11:buildah-tests-1:1.23.4-3.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.11:buildah-tests-debuginfo-1:1.23.4-3.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.11:buildah-tests-debuginfo-1:1.23.4-3.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.11:buildah-tests-debuginfo-1:1.23.4-3.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.11:buildah-tests-debuginfo-1:1.23.4-3.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.11:conmon-2:2.1.2-3.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.11:conmon-2:2.1.2-3.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.11:conmon-2:2.1.2-3.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.11:conmon-2:2.1.2-3.rhaos4.11.el8.src",
"8Base-RHOSE-4.11:conmon-2:2.1.2-3.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.11:conmon-debuginfo-2:2.1.2-3.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.11:conmon-debuginfo-2:2.1.2-3.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.11:conmon-debuginfo-2:2.1.2-3.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.11:conmon-debuginfo-2:2.1.2-3.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.11:conmon-debugsource-2:2.1.2-3.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.11:conmon-debugsource-2:2.1.2-3.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.11:conmon-debugsource-2:2.1.2-3.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.11:conmon-debugsource-2:2.1.2-3.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.11:containernetworking-plugins-0:1.0.1-6.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.11:containernetworking-plugins-0:1.0.1-6.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.11:containernetworking-plugins-0:1.0.1-6.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.11:containernetworking-plugins-0:1.0.1-6.rhaos4.11.el8.src",
"8Base-RHOSE-4.11:containernetworking-plugins-0:1.0.1-6.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.11:containernetworking-plugins-debuginfo-0:1.0.1-6.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.11:containernetworking-plugins-debuginfo-0:1.0.1-6.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.11:containernetworking-plugins-debuginfo-0:1.0.1-6.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.11:containernetworking-plugins-debuginfo-0:1.0.1-6.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.11:containernetworking-plugins-debugsource-0:1.0.1-6.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.11:containernetworking-plugins-debugsource-0:1.0.1-6.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.11:containernetworking-plugins-debugsource-0:1.0.1-6.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.11:containernetworking-plugins-debugsource-0:1.0.1-6.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.11:cri-o-0:1.24.6-2.rhaos4.11.git4bfe15a.el8.aarch64",
"8Base-RHOSE-4.11:cri-o-0:1.24.6-2.rhaos4.11.git4bfe15a.el8.ppc64le",
"8Base-RHOSE-4.11:cri-o-0:1.24.6-2.rhaos4.11.git4bfe15a.el8.s390x",
"8Base-RHOSE-4.11:cri-o-0:1.24.6-2.rhaos4.11.git4bfe15a.el8.src",
"8Base-RHOSE-4.11:cri-o-0:1.24.6-2.rhaos4.11.git4bfe15a.el8.x86_64",
"8Base-RHOSE-4.11:cri-o-debuginfo-0:1.24.6-2.rhaos4.11.git4bfe15a.el8.aarch64",
"8Base-RHOSE-4.11:cri-o-debuginfo-0:1.24.6-2.rhaos4.11.git4bfe15a.el8.ppc64le",
"8Base-RHOSE-4.11:cri-o-debuginfo-0:1.24.6-2.rhaos4.11.git4bfe15a.el8.s390x",
"8Base-RHOSE-4.11:cri-o-debuginfo-0:1.24.6-2.rhaos4.11.git4bfe15a.el8.x86_64",
"8Base-RHOSE-4.11:cri-o-debugsource-0:1.24.6-2.rhaos4.11.git4bfe15a.el8.aarch64",
"8Base-RHOSE-4.11:cri-o-debugsource-0:1.24.6-2.rhaos4.11.git4bfe15a.el8.ppc64le",
"8Base-RHOSE-4.11:cri-o-debugsource-0:1.24.6-2.rhaos4.11.git4bfe15a.el8.s390x",
"8Base-RHOSE-4.11:cri-o-debugsource-0:1.24.6-2.rhaos4.11.git4bfe15a.el8.x86_64",
"8Base-RHOSE-4.11:openshift-0:4.11.0-202306260054.p0.g990d55b.assembly.stream.el8.src",
"8Base-RHOSE-4.11:openshift-ansible-0:4.11.0-202306230041.p0.g0a466d7.assembly.stream.el8.noarch",
"8Base-RHOSE-4.11:openshift-ansible-0:4.11.0-202306230041.p0.g0a466d7.assembly.stream.el8.src",
"8Base-RHOSE-4.11:openshift-ansible-test-0:4.11.0-202306230041.p0.g0a466d7.assembly.stream.el8.noarch",
"8Base-RHOSE-4.11:openshift-clients-0:4.11.0-202306231116.p0.g2ae2303.assembly.stream.el8.aarch64",
"8Base-RHOSE-4.11:openshift-clients-0:4.11.0-202306231116.p0.g2ae2303.assembly.stream.el8.ppc64le",
"8Base-RHOSE-4.11:openshift-clients-0:4.11.0-202306231116.p0.g2ae2303.assembly.stream.el8.s390x",
"8Base-RHOSE-4.11:openshift-clients-0:4.11.0-202306231116.p0.g2ae2303.assembly.stream.el8.src",
"8Base-RHOSE-4.11:openshift-clients-0:4.11.0-202306231116.p0.g2ae2303.assembly.stream.el8.x86_64",
"8Base-RHOSE-4.11:openshift-clients-redistributable-0:4.11.0-202306231116.p0.g2ae2303.assembly.stream.el8.x86_64",
"8Base-RHOSE-4.11:openshift-hyperkube-0:4.11.0-202306260054.p0.g990d55b.assembly.stream.el8.aarch64",
"8Base-RHOSE-4.11:openshift-hyperkube-0:4.11.0-202306260054.p0.g990d55b.assembly.stream.el8.ppc64le",
"8Base-RHOSE-4.11:openshift-hyperkube-0:4.11.0-202306260054.p0.g990d55b.assembly.stream.el8.s390x",
"8Base-RHOSE-4.11:openshift-hyperkube-0:4.11.0-202306260054.p0.g990d55b.assembly.stream.el8.x86_64",
"8Base-RHOSE-4.11:openshift-kuryr-0:4.11.0-202306280915.p0.gc732699.assembly.stream.el8.src",
"8Base-RHOSE-4.11:openshift-kuryr-cni-0:4.11.0-202306280915.p0.gc732699.assembly.stream.el8.noarch",
"8Base-RHOSE-4.11:openshift-kuryr-common-0:4.11.0-202306280915.p0.gc732699.assembly.stream.el8.noarch",
"8Base-RHOSE-4.11:openshift-kuryr-controller-0:4.11.0-202306280915.p0.gc732699.assembly.stream.el8.noarch",
"8Base-RHOSE-4.11:podman-2:4.0.2-7.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.11:podman-2:4.0.2-7.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.11:podman-2:4.0.2-7.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.11:podman-2:4.0.2-7.rhaos4.11.el8.src",
"8Base-RHOSE-4.11:podman-2:4.0.2-7.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.11:podman-catatonit-2:4.0.2-7.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.11:podman-catatonit-2:4.0.2-7.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.11:podman-catatonit-2:4.0.2-7.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.11:podman-catatonit-2:4.0.2-7.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.11:podman-catatonit-debuginfo-2:4.0.2-7.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.11:podman-catatonit-debuginfo-2:4.0.2-7.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.11:podman-catatonit-debuginfo-2:4.0.2-7.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.11:podman-catatonit-debuginfo-2:4.0.2-7.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.11:podman-debuginfo-2:4.0.2-7.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.11:podman-debuginfo-2:4.0.2-7.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.11:podman-debuginfo-2:4.0.2-7.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.11:podman-debuginfo-2:4.0.2-7.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.11:podman-debugsource-2:4.0.2-7.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.11:podman-debugsource-2:4.0.2-7.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.11:podman-debugsource-2:4.0.2-7.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.11:podman-debugsource-2:4.0.2-7.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.11:podman-docker-2:4.0.2-7.rhaos4.11.el8.noarch",
"8Base-RHOSE-4.11:podman-gvproxy-debuginfo-2:4.0.2-7.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.11:podman-gvproxy-debuginfo-2:4.0.2-7.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.11:podman-gvproxy-debuginfo-2:4.0.2-7.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.11:podman-gvproxy-debuginfo-2:4.0.2-7.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.11:podman-plugins-2:4.0.2-7.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.11:podman-plugins-2:4.0.2-7.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.11:podman-plugins-2:4.0.2-7.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.11:podman-plugins-2:4.0.2-7.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.11:podman-plugins-debuginfo-2:4.0.2-7.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.11:podman-plugins-debuginfo-2:4.0.2-7.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.11:podman-plugins-debuginfo-2:4.0.2-7.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.11:podman-plugins-debuginfo-2:4.0.2-7.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.11:podman-remote-2:4.0.2-7.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.11:podman-remote-2:4.0.2-7.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.11:podman-remote-2:4.0.2-7.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.11:podman-remote-2:4.0.2-7.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.11:podman-remote-debuginfo-2:4.0.2-7.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.11:podman-remote-debuginfo-2:4.0.2-7.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.11:podman-remote-debuginfo-2:4.0.2-7.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.11:podman-remote-debuginfo-2:4.0.2-7.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.11:podman-tests-2:4.0.2-7.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.11:podman-tests-2:4.0.2-7.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.11:podman-tests-2:4.0.2-7.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.11:podman-tests-2:4.0.2-7.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.11:python3-kuryr-kubernetes-0:4.11.0-202306280915.p0.gc732699.assembly.stream.el8.noarch",
"8Base-RHOSE-4.11:runc-3:1.1.2-2.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.11:runc-3:1.1.2-2.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.11:runc-3:1.1.2-2.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.11:runc-3:1.1.2-2.rhaos4.11.el8.src",
"8Base-RHOSE-4.11:runc-3:1.1.2-2.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.11:runc-debuginfo-3:1.1.2-2.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.11:runc-debuginfo-3:1.1.2-2.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.11:runc-debuginfo-3:1.1.2-2.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.11:runc-debuginfo-3:1.1.2-2.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.11:runc-debugsource-3:1.1.2-2.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.11:runc-debugsource-3:1.1.2-2.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.11:runc-debugsource-3:1.1.2-2.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.11:runc-debugsource-3:1.1.2-2.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.11:skopeo-2:1.5.2-4.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.11:skopeo-2:1.5.2-4.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.11:skopeo-2:1.5.2-4.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.11:skopeo-2:1.5.2-4.rhaos4.11.el8.src",
"8Base-RHOSE-4.11:skopeo-2:1.5.2-4.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.11:skopeo-debuginfo-2:1.5.2-4.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.11:skopeo-debuginfo-2:1.5.2-4.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.11:skopeo-debuginfo-2:1.5.2-4.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.11:skopeo-debuginfo-2:1.5.2-4.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.11:skopeo-debugsource-2:1.5.2-4.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.11:skopeo-debugsource-2:1.5.2-4.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.11:skopeo-debugsource-2:1.5.2-4.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.11:skopeo-debugsource-2:1.5.2-4.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.11:skopeo-tests-2:1.5.2-4.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.11:skopeo-tests-2:1.5.2-4.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.11:skopeo-tests-2:1.5.2-4.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.11:skopeo-tests-2:1.5.2-4.rhaos4.11.el8.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "openshift: OCP \u0026 FIPS mode"
},
{
"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-RHOSE-4.11:conmon-2:2.1.2-3.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.11:conmon-2:2.1.2-3.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.11:conmon-2:2.1.2-3.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.11:conmon-2:2.1.2-3.rhaos4.11.el8.src",
"8Base-RHOSE-4.11:conmon-2:2.1.2-3.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.11:conmon-debuginfo-2:2.1.2-3.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.11:conmon-debuginfo-2:2.1.2-3.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.11:conmon-debuginfo-2:2.1.2-3.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.11:conmon-debuginfo-2:2.1.2-3.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.11:conmon-debugsource-2:2.1.2-3.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.11:conmon-debugsource-2:2.1.2-3.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.11:conmon-debugsource-2:2.1.2-3.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.11:conmon-debugsource-2:2.1.2-3.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.11:containernetworking-plugins-0:1.0.1-6.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.11:containernetworking-plugins-0:1.0.1-6.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.11:containernetworking-plugins-0:1.0.1-6.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.11:containernetworking-plugins-0:1.0.1-6.rhaos4.11.el8.src",
"8Base-RHOSE-4.11:containernetworking-plugins-0:1.0.1-6.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.11:containernetworking-plugins-debuginfo-0:1.0.1-6.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.11:containernetworking-plugins-debuginfo-0:1.0.1-6.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.11:containernetworking-plugins-debuginfo-0:1.0.1-6.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.11:containernetworking-plugins-debuginfo-0:1.0.1-6.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.11:containernetworking-plugins-debugsource-0:1.0.1-6.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.11:containernetworking-plugins-debugsource-0:1.0.1-6.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.11:containernetworking-plugins-debugsource-0:1.0.1-6.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.11:containernetworking-plugins-debugsource-0:1.0.1-6.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.11:cri-o-0:1.24.6-2.rhaos4.11.git4bfe15a.el8.aarch64",
"8Base-RHOSE-4.11:cri-o-0:1.24.6-2.rhaos4.11.git4bfe15a.el8.ppc64le",
"8Base-RHOSE-4.11:cri-o-0:1.24.6-2.rhaos4.11.git4bfe15a.el8.s390x",
"8Base-RHOSE-4.11:cri-o-0:1.24.6-2.rhaos4.11.git4bfe15a.el8.src",
"8Base-RHOSE-4.11:cri-o-0:1.24.6-2.rhaos4.11.git4bfe15a.el8.x86_64",
"8Base-RHOSE-4.11:cri-o-debuginfo-0:1.24.6-2.rhaos4.11.git4bfe15a.el8.aarch64",
"8Base-RHOSE-4.11:cri-o-debuginfo-0:1.24.6-2.rhaos4.11.git4bfe15a.el8.ppc64le",
"8Base-RHOSE-4.11:cri-o-debuginfo-0:1.24.6-2.rhaos4.11.git4bfe15a.el8.s390x",
"8Base-RHOSE-4.11:cri-o-debuginfo-0:1.24.6-2.rhaos4.11.git4bfe15a.el8.x86_64",
"8Base-RHOSE-4.11:cri-o-debugsource-0:1.24.6-2.rhaos4.11.git4bfe15a.el8.aarch64",
"8Base-RHOSE-4.11:cri-o-debugsource-0:1.24.6-2.rhaos4.11.git4bfe15a.el8.ppc64le",
"8Base-RHOSE-4.11:cri-o-debugsource-0:1.24.6-2.rhaos4.11.git4bfe15a.el8.s390x",
"8Base-RHOSE-4.11:cri-o-debugsource-0:1.24.6-2.rhaos4.11.git4bfe15a.el8.x86_64",
"8Base-RHOSE-4.11:openshift-0:4.11.0-202306260054.p0.g990d55b.assembly.stream.el8.src",
"8Base-RHOSE-4.11:openshift-ansible-0:4.11.0-202306230041.p0.g0a466d7.assembly.stream.el8.noarch",
"8Base-RHOSE-4.11:openshift-ansible-0:4.11.0-202306230041.p0.g0a466d7.assembly.stream.el8.src",
"8Base-RHOSE-4.11:openshift-ansible-test-0:4.11.0-202306230041.p0.g0a466d7.assembly.stream.el8.noarch",
"8Base-RHOSE-4.11:openshift-clients-0:4.11.0-202306231116.p0.g2ae2303.assembly.stream.el8.aarch64",
"8Base-RHOSE-4.11:openshift-clients-0:4.11.0-202306231116.p0.g2ae2303.assembly.stream.el8.ppc64le",
"8Base-RHOSE-4.11:openshift-clients-0:4.11.0-202306231116.p0.g2ae2303.assembly.stream.el8.s390x",
"8Base-RHOSE-4.11:openshift-clients-0:4.11.0-202306231116.p0.g2ae2303.assembly.stream.el8.src",
"8Base-RHOSE-4.11:openshift-clients-0:4.11.0-202306231116.p0.g2ae2303.assembly.stream.el8.x86_64",
"8Base-RHOSE-4.11:openshift-clients-redistributable-0:4.11.0-202306231116.p0.g2ae2303.assembly.stream.el8.x86_64",
"8Base-RHOSE-4.11:openshift-hyperkube-0:4.11.0-202306260054.p0.g990d55b.assembly.stream.el8.aarch64",
"8Base-RHOSE-4.11:openshift-hyperkube-0:4.11.0-202306260054.p0.g990d55b.assembly.stream.el8.ppc64le",
"8Base-RHOSE-4.11:openshift-hyperkube-0:4.11.0-202306260054.p0.g990d55b.assembly.stream.el8.s390x",
"8Base-RHOSE-4.11:openshift-hyperkube-0:4.11.0-202306260054.p0.g990d55b.assembly.stream.el8.x86_64",
"8Base-RHOSE-4.11:openshift-kuryr-0:4.11.0-202306280915.p0.gc732699.assembly.stream.el8.src",
"8Base-RHOSE-4.11:openshift-kuryr-cni-0:4.11.0-202306280915.p0.gc732699.assembly.stream.el8.noarch",
"8Base-RHOSE-4.11:openshift-kuryr-common-0:4.11.0-202306280915.p0.gc732699.assembly.stream.el8.noarch",
"8Base-RHOSE-4.11:openshift-kuryr-controller-0:4.11.0-202306280915.p0.gc732699.assembly.stream.el8.noarch",
"8Base-RHOSE-4.11:python3-kuryr-kubernetes-0:4.11.0-202306280915.p0.gc732699.assembly.stream.el8.noarch",
"8Base-RHOSE-4.11:runc-3:1.1.2-2.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.11:runc-3:1.1.2-2.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.11:runc-3:1.1.2-2.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.11:runc-3:1.1.2-2.rhaos4.11.el8.src",
"8Base-RHOSE-4.11:runc-3:1.1.2-2.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.11:runc-debuginfo-3:1.1.2-2.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.11:runc-debuginfo-3:1.1.2-2.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.11:runc-debuginfo-3:1.1.2-2.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.11:runc-debuginfo-3:1.1.2-2.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.11:runc-debugsource-3:1.1.2-2.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.11:runc-debugsource-3:1.1.2-2.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.11:runc-debugsource-3:1.1.2-2.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.11:runc-debugsource-3:1.1.2-2.rhaos4.11.el8.x86_64"
]
}
],
"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-RHOSE-4.11:buildah-1:1.23.4-3.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.11:buildah-1:1.23.4-3.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.11:buildah-1:1.23.4-3.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.11:buildah-1:1.23.4-3.rhaos4.11.el8.src",
"8Base-RHOSE-4.11:buildah-1:1.23.4-3.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.11:buildah-debuginfo-1:1.23.4-3.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.11:buildah-debuginfo-1:1.23.4-3.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.11:buildah-debuginfo-1:1.23.4-3.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.11:buildah-debuginfo-1:1.23.4-3.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.11:buildah-debugsource-1:1.23.4-3.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.11:buildah-debugsource-1:1.23.4-3.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.11:buildah-debugsource-1:1.23.4-3.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.11:buildah-debugsource-1:1.23.4-3.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.11:buildah-tests-1:1.23.4-3.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.11:buildah-tests-1:1.23.4-3.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.11:buildah-tests-1:1.23.4-3.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.11:buildah-tests-1:1.23.4-3.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.11:buildah-tests-debuginfo-1:1.23.4-3.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.11:buildah-tests-debuginfo-1:1.23.4-3.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.11:buildah-tests-debuginfo-1:1.23.4-3.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.11:buildah-tests-debuginfo-1:1.23.4-3.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.11:podman-2:4.0.2-7.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.11:podman-2:4.0.2-7.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.11:podman-2:4.0.2-7.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.11:podman-2:4.0.2-7.rhaos4.11.el8.src",
"8Base-RHOSE-4.11:podman-2:4.0.2-7.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.11:podman-catatonit-2:4.0.2-7.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.11:podman-catatonit-2:4.0.2-7.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.11:podman-catatonit-2:4.0.2-7.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.11:podman-catatonit-2:4.0.2-7.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.11:podman-catatonit-debuginfo-2:4.0.2-7.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.11:podman-catatonit-debuginfo-2:4.0.2-7.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.11:podman-catatonit-debuginfo-2:4.0.2-7.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.11:podman-catatonit-debuginfo-2:4.0.2-7.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.11:podman-debuginfo-2:4.0.2-7.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.11:podman-debuginfo-2:4.0.2-7.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.11:podman-debuginfo-2:4.0.2-7.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.11:podman-debuginfo-2:4.0.2-7.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.11:podman-debugsource-2:4.0.2-7.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.11:podman-debugsource-2:4.0.2-7.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.11:podman-debugsource-2:4.0.2-7.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.11:podman-debugsource-2:4.0.2-7.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.11:podman-docker-2:4.0.2-7.rhaos4.11.el8.noarch",
"8Base-RHOSE-4.11:podman-gvproxy-debuginfo-2:4.0.2-7.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.11:podman-gvproxy-debuginfo-2:4.0.2-7.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.11:podman-gvproxy-debuginfo-2:4.0.2-7.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.11:podman-gvproxy-debuginfo-2:4.0.2-7.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.11:podman-plugins-2:4.0.2-7.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.11:podman-plugins-2:4.0.2-7.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.11:podman-plugins-2:4.0.2-7.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.11:podman-plugins-2:4.0.2-7.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.11:podman-plugins-debuginfo-2:4.0.2-7.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.11:podman-plugins-debuginfo-2:4.0.2-7.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.11:podman-plugins-debuginfo-2:4.0.2-7.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.11:podman-plugins-debuginfo-2:4.0.2-7.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.11:podman-remote-2:4.0.2-7.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.11:podman-remote-2:4.0.2-7.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.11:podman-remote-2:4.0.2-7.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.11:podman-remote-2:4.0.2-7.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.11:podman-remote-debuginfo-2:4.0.2-7.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.11:podman-remote-debuginfo-2:4.0.2-7.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.11:podman-remote-debuginfo-2:4.0.2-7.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.11:podman-remote-debuginfo-2:4.0.2-7.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.11:podman-tests-2:4.0.2-7.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.11:podman-tests-2:4.0.2-7.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.11:podman-tests-2:4.0.2-7.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.11:podman-tests-2:4.0.2-7.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.11:skopeo-2:1.5.2-4.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.11:skopeo-2:1.5.2-4.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.11:skopeo-2:1.5.2-4.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.11:skopeo-2:1.5.2-4.rhaos4.11.el8.src",
"8Base-RHOSE-4.11:skopeo-2:1.5.2-4.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.11:skopeo-debuginfo-2:1.5.2-4.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.11:skopeo-debuginfo-2:1.5.2-4.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.11:skopeo-debuginfo-2:1.5.2-4.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.11:skopeo-debuginfo-2:1.5.2-4.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.11:skopeo-debugsource-2:1.5.2-4.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.11:skopeo-debugsource-2:1.5.2-4.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.11:skopeo-debugsource-2:1.5.2-4.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.11:skopeo-debugsource-2:1.5.2-4.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.11:skopeo-tests-2:1.5.2-4.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.11:skopeo-tests-2:1.5.2-4.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.11:skopeo-tests-2:1.5.2-4.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.11:skopeo-tests-2:1.5.2-4.rhaos4.11.el8.x86_64"
],
"known_not_affected": [
"8Base-RHOSE-4.11:conmon-2:2.1.2-3.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.11:conmon-2:2.1.2-3.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.11:conmon-2:2.1.2-3.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.11:conmon-2:2.1.2-3.rhaos4.11.el8.src",
"8Base-RHOSE-4.11:conmon-2:2.1.2-3.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.11:conmon-debuginfo-2:2.1.2-3.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.11:conmon-debuginfo-2:2.1.2-3.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.11:conmon-debuginfo-2:2.1.2-3.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.11:conmon-debuginfo-2:2.1.2-3.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.11:conmon-debugsource-2:2.1.2-3.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.11:conmon-debugsource-2:2.1.2-3.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.11:conmon-debugsource-2:2.1.2-3.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.11:conmon-debugsource-2:2.1.2-3.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.11:containernetworking-plugins-0:1.0.1-6.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.11:containernetworking-plugins-0:1.0.1-6.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.11:containernetworking-plugins-0:1.0.1-6.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.11:containernetworking-plugins-0:1.0.1-6.rhaos4.11.el8.src",
"8Base-RHOSE-4.11:containernetworking-plugins-0:1.0.1-6.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.11:containernetworking-plugins-debuginfo-0:1.0.1-6.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.11:containernetworking-plugins-debuginfo-0:1.0.1-6.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.11:containernetworking-plugins-debuginfo-0:1.0.1-6.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.11:containernetworking-plugins-debuginfo-0:1.0.1-6.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.11:containernetworking-plugins-debugsource-0:1.0.1-6.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.11:containernetworking-plugins-debugsource-0:1.0.1-6.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.11:containernetworking-plugins-debugsource-0:1.0.1-6.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.11:containernetworking-plugins-debugsource-0:1.0.1-6.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.11:cri-o-0:1.24.6-2.rhaos4.11.git4bfe15a.el8.aarch64",
"8Base-RHOSE-4.11:cri-o-0:1.24.6-2.rhaos4.11.git4bfe15a.el8.ppc64le",
"8Base-RHOSE-4.11:cri-o-0:1.24.6-2.rhaos4.11.git4bfe15a.el8.s390x",
"8Base-RHOSE-4.11:cri-o-0:1.24.6-2.rhaos4.11.git4bfe15a.el8.src",
"8Base-RHOSE-4.11:cri-o-0:1.24.6-2.rhaos4.11.git4bfe15a.el8.x86_64",
"8Base-RHOSE-4.11:cri-o-debuginfo-0:1.24.6-2.rhaos4.11.git4bfe15a.el8.aarch64",
"8Base-RHOSE-4.11:cri-o-debuginfo-0:1.24.6-2.rhaos4.11.git4bfe15a.el8.ppc64le",
"8Base-RHOSE-4.11:cri-o-debuginfo-0:1.24.6-2.rhaos4.11.git4bfe15a.el8.s390x",
"8Base-RHOSE-4.11:cri-o-debuginfo-0:1.24.6-2.rhaos4.11.git4bfe15a.el8.x86_64",
"8Base-RHOSE-4.11:cri-o-debugsource-0:1.24.6-2.rhaos4.11.git4bfe15a.el8.aarch64",
"8Base-RHOSE-4.11:cri-o-debugsource-0:1.24.6-2.rhaos4.11.git4bfe15a.el8.ppc64le",
"8Base-RHOSE-4.11:cri-o-debugsource-0:1.24.6-2.rhaos4.11.git4bfe15a.el8.s390x",
"8Base-RHOSE-4.11:cri-o-debugsource-0:1.24.6-2.rhaos4.11.git4bfe15a.el8.x86_64",
"8Base-RHOSE-4.11:openshift-0:4.11.0-202306260054.p0.g990d55b.assembly.stream.el8.src",
"8Base-RHOSE-4.11:openshift-ansible-0:4.11.0-202306230041.p0.g0a466d7.assembly.stream.el8.noarch",
"8Base-RHOSE-4.11:openshift-ansible-0:4.11.0-202306230041.p0.g0a466d7.assembly.stream.el8.src",
"8Base-RHOSE-4.11:openshift-ansible-test-0:4.11.0-202306230041.p0.g0a466d7.assembly.stream.el8.noarch",
"8Base-RHOSE-4.11:openshift-clients-0:4.11.0-202306231116.p0.g2ae2303.assembly.stream.el8.aarch64",
"8Base-RHOSE-4.11:openshift-clients-0:4.11.0-202306231116.p0.g2ae2303.assembly.stream.el8.ppc64le",
"8Base-RHOSE-4.11:openshift-clients-0:4.11.0-202306231116.p0.g2ae2303.assembly.stream.el8.s390x",
"8Base-RHOSE-4.11:openshift-clients-0:4.11.0-202306231116.p0.g2ae2303.assembly.stream.el8.src",
"8Base-RHOSE-4.11:openshift-clients-0:4.11.0-202306231116.p0.g2ae2303.assembly.stream.el8.x86_64",
"8Base-RHOSE-4.11:openshift-clients-redistributable-0:4.11.0-202306231116.p0.g2ae2303.assembly.stream.el8.x86_64",
"8Base-RHOSE-4.11:openshift-hyperkube-0:4.11.0-202306260054.p0.g990d55b.assembly.stream.el8.aarch64",
"8Base-RHOSE-4.11:openshift-hyperkube-0:4.11.0-202306260054.p0.g990d55b.assembly.stream.el8.ppc64le",
"8Base-RHOSE-4.11:openshift-hyperkube-0:4.11.0-202306260054.p0.g990d55b.assembly.stream.el8.s390x",
"8Base-RHOSE-4.11:openshift-hyperkube-0:4.11.0-202306260054.p0.g990d55b.assembly.stream.el8.x86_64",
"8Base-RHOSE-4.11:openshift-kuryr-0:4.11.0-202306280915.p0.gc732699.assembly.stream.el8.src",
"8Base-RHOSE-4.11:openshift-kuryr-cni-0:4.11.0-202306280915.p0.gc732699.assembly.stream.el8.noarch",
"8Base-RHOSE-4.11:openshift-kuryr-common-0:4.11.0-202306280915.p0.gc732699.assembly.stream.el8.noarch",
"8Base-RHOSE-4.11:openshift-kuryr-controller-0:4.11.0-202306280915.p0.gc732699.assembly.stream.el8.noarch",
"8Base-RHOSE-4.11:python3-kuryr-kubernetes-0:4.11.0-202306280915.p0.gc732699.assembly.stream.el8.noarch",
"8Base-RHOSE-4.11:runc-3:1.1.2-2.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.11:runc-3:1.1.2-2.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.11:runc-3:1.1.2-2.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.11:runc-3:1.1.2-2.rhaos4.11.el8.src",
"8Base-RHOSE-4.11:runc-3:1.1.2-2.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.11:runc-debuginfo-3:1.1.2-2.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.11:runc-debuginfo-3:1.1.2-2.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.11:runc-debuginfo-3:1.1.2-2.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.11:runc-debuginfo-3:1.1.2-2.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.11:runc-debugsource-3:1.1.2-2.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.11:runc-debugsource-3:1.1.2-2.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.11:runc-debugsource-3:1.1.2-2.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.11:runc-debugsource-3:1.1.2-2.rhaos4.11.el8.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-07-06T02:47:40+00:00",
"details": "For OpenShift Container Platform 4.11 see the following documentation, which will be updated shortly for this release, for important instructions on how to upgrade your cluster and fully apply this asynchronous errata update:\n\nhttps://docs.openshift.com/container-platform/4.11/release_notes/ocp-4-11-release-notes.html",
"product_ids": [
"8Base-RHOSE-4.11:buildah-1:1.23.4-3.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.11:buildah-1:1.23.4-3.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.11:buildah-1:1.23.4-3.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.11:buildah-1:1.23.4-3.rhaos4.11.el8.src",
"8Base-RHOSE-4.11:buildah-1:1.23.4-3.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.11:buildah-debuginfo-1:1.23.4-3.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.11:buildah-debuginfo-1:1.23.4-3.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.11:buildah-debuginfo-1:1.23.4-3.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.11:buildah-debuginfo-1:1.23.4-3.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.11:buildah-debugsource-1:1.23.4-3.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.11:buildah-debugsource-1:1.23.4-3.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.11:buildah-debugsource-1:1.23.4-3.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.11:buildah-debugsource-1:1.23.4-3.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.11:buildah-tests-1:1.23.4-3.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.11:buildah-tests-1:1.23.4-3.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.11:buildah-tests-1:1.23.4-3.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.11:buildah-tests-1:1.23.4-3.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.11:buildah-tests-debuginfo-1:1.23.4-3.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.11:buildah-tests-debuginfo-1:1.23.4-3.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.11:buildah-tests-debuginfo-1:1.23.4-3.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.11:buildah-tests-debuginfo-1:1.23.4-3.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.11:podman-2:4.0.2-7.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.11:podman-2:4.0.2-7.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.11:podman-2:4.0.2-7.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.11:podman-2:4.0.2-7.rhaos4.11.el8.src",
"8Base-RHOSE-4.11:podman-2:4.0.2-7.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.11:podman-catatonit-2:4.0.2-7.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.11:podman-catatonit-2:4.0.2-7.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.11:podman-catatonit-2:4.0.2-7.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.11:podman-catatonit-2:4.0.2-7.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.11:podman-catatonit-debuginfo-2:4.0.2-7.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.11:podman-catatonit-debuginfo-2:4.0.2-7.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.11:podman-catatonit-debuginfo-2:4.0.2-7.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.11:podman-catatonit-debuginfo-2:4.0.2-7.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.11:podman-debuginfo-2:4.0.2-7.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.11:podman-debuginfo-2:4.0.2-7.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.11:podman-debuginfo-2:4.0.2-7.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.11:podman-debuginfo-2:4.0.2-7.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.11:podman-debugsource-2:4.0.2-7.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.11:podman-debugsource-2:4.0.2-7.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.11:podman-debugsource-2:4.0.2-7.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.11:podman-debugsource-2:4.0.2-7.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.11:podman-docker-2:4.0.2-7.rhaos4.11.el8.noarch",
"8Base-RHOSE-4.11:podman-gvproxy-debuginfo-2:4.0.2-7.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.11:podman-gvproxy-debuginfo-2:4.0.2-7.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.11:podman-gvproxy-debuginfo-2:4.0.2-7.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.11:podman-gvproxy-debuginfo-2:4.0.2-7.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.11:podman-plugins-2:4.0.2-7.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.11:podman-plugins-2:4.0.2-7.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.11:podman-plugins-2:4.0.2-7.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.11:podman-plugins-2:4.0.2-7.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.11:podman-plugins-debuginfo-2:4.0.2-7.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.11:podman-plugins-debuginfo-2:4.0.2-7.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.11:podman-plugins-debuginfo-2:4.0.2-7.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.11:podman-plugins-debuginfo-2:4.0.2-7.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.11:podman-remote-2:4.0.2-7.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.11:podman-remote-2:4.0.2-7.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.11:podman-remote-2:4.0.2-7.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.11:podman-remote-2:4.0.2-7.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.11:podman-remote-debuginfo-2:4.0.2-7.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.11:podman-remote-debuginfo-2:4.0.2-7.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.11:podman-remote-debuginfo-2:4.0.2-7.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.11:podman-remote-debuginfo-2:4.0.2-7.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.11:podman-tests-2:4.0.2-7.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.11:podman-tests-2:4.0.2-7.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.11:podman-tests-2:4.0.2-7.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.11:podman-tests-2:4.0.2-7.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.11:skopeo-2:1.5.2-4.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.11:skopeo-2:1.5.2-4.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.11:skopeo-2:1.5.2-4.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.11:skopeo-2:1.5.2-4.rhaos4.11.el8.src",
"8Base-RHOSE-4.11:skopeo-2:1.5.2-4.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.11:skopeo-debuginfo-2:1.5.2-4.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.11:skopeo-debuginfo-2:1.5.2-4.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.11:skopeo-debuginfo-2:1.5.2-4.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.11:skopeo-debuginfo-2:1.5.2-4.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.11:skopeo-debugsource-2:1.5.2-4.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.11:skopeo-debugsource-2:1.5.2-4.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.11:skopeo-debugsource-2:1.5.2-4.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.11:skopeo-debugsource-2:1.5.2-4.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.11:skopeo-tests-2:1.5.2-4.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.11:skopeo-tests-2:1.5.2-4.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.11:skopeo-tests-2:1.5.2-4.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.11:skopeo-tests-2:1.5.2-4.rhaos4.11.el8.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2023:3914"
},
{
"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-RHOSE-4.11:buildah-1:1.23.4-3.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.11:buildah-1:1.23.4-3.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.11:buildah-1:1.23.4-3.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.11:buildah-1:1.23.4-3.rhaos4.11.el8.src",
"8Base-RHOSE-4.11:buildah-1:1.23.4-3.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.11:buildah-debuginfo-1:1.23.4-3.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.11:buildah-debuginfo-1:1.23.4-3.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.11:buildah-debuginfo-1:1.23.4-3.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.11:buildah-debuginfo-1:1.23.4-3.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.11:buildah-debugsource-1:1.23.4-3.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.11:buildah-debugsource-1:1.23.4-3.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.11:buildah-debugsource-1:1.23.4-3.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.11:buildah-debugsource-1:1.23.4-3.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.11:buildah-tests-1:1.23.4-3.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.11:buildah-tests-1:1.23.4-3.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.11:buildah-tests-1:1.23.4-3.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.11:buildah-tests-1:1.23.4-3.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.11:buildah-tests-debuginfo-1:1.23.4-3.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.11:buildah-tests-debuginfo-1:1.23.4-3.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.11:buildah-tests-debuginfo-1:1.23.4-3.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.11:buildah-tests-debuginfo-1:1.23.4-3.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.11:conmon-2:2.1.2-3.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.11:conmon-2:2.1.2-3.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.11:conmon-2:2.1.2-3.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.11:conmon-2:2.1.2-3.rhaos4.11.el8.src",
"8Base-RHOSE-4.11:conmon-2:2.1.2-3.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.11:conmon-debuginfo-2:2.1.2-3.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.11:conmon-debuginfo-2:2.1.2-3.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.11:conmon-debuginfo-2:2.1.2-3.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.11:conmon-debuginfo-2:2.1.2-3.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.11:conmon-debugsource-2:2.1.2-3.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.11:conmon-debugsource-2:2.1.2-3.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.11:conmon-debugsource-2:2.1.2-3.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.11:conmon-debugsource-2:2.1.2-3.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.11:containernetworking-plugins-0:1.0.1-6.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.11:containernetworking-plugins-0:1.0.1-6.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.11:containernetworking-plugins-0:1.0.1-6.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.11:containernetworking-plugins-0:1.0.1-6.rhaos4.11.el8.src",
"8Base-RHOSE-4.11:containernetworking-plugins-0:1.0.1-6.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.11:containernetworking-plugins-debuginfo-0:1.0.1-6.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.11:containernetworking-plugins-debuginfo-0:1.0.1-6.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.11:containernetworking-plugins-debuginfo-0:1.0.1-6.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.11:containernetworking-plugins-debuginfo-0:1.0.1-6.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.11:containernetworking-plugins-debugsource-0:1.0.1-6.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.11:containernetworking-plugins-debugsource-0:1.0.1-6.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.11:containernetworking-plugins-debugsource-0:1.0.1-6.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.11:containernetworking-plugins-debugsource-0:1.0.1-6.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.11:cri-o-0:1.24.6-2.rhaos4.11.git4bfe15a.el8.aarch64",
"8Base-RHOSE-4.11:cri-o-0:1.24.6-2.rhaos4.11.git4bfe15a.el8.ppc64le",
"8Base-RHOSE-4.11:cri-o-0:1.24.6-2.rhaos4.11.git4bfe15a.el8.s390x",
"8Base-RHOSE-4.11:cri-o-0:1.24.6-2.rhaos4.11.git4bfe15a.el8.src",
"8Base-RHOSE-4.11:cri-o-0:1.24.6-2.rhaos4.11.git4bfe15a.el8.x86_64",
"8Base-RHOSE-4.11:cri-o-debuginfo-0:1.24.6-2.rhaos4.11.git4bfe15a.el8.aarch64",
"8Base-RHOSE-4.11:cri-o-debuginfo-0:1.24.6-2.rhaos4.11.git4bfe15a.el8.ppc64le",
"8Base-RHOSE-4.11:cri-o-debuginfo-0:1.24.6-2.rhaos4.11.git4bfe15a.el8.s390x",
"8Base-RHOSE-4.11:cri-o-debuginfo-0:1.24.6-2.rhaos4.11.git4bfe15a.el8.x86_64",
"8Base-RHOSE-4.11:cri-o-debugsource-0:1.24.6-2.rhaos4.11.git4bfe15a.el8.aarch64",
"8Base-RHOSE-4.11:cri-o-debugsource-0:1.24.6-2.rhaos4.11.git4bfe15a.el8.ppc64le",
"8Base-RHOSE-4.11:cri-o-debugsource-0:1.24.6-2.rhaos4.11.git4bfe15a.el8.s390x",
"8Base-RHOSE-4.11:cri-o-debugsource-0:1.24.6-2.rhaos4.11.git4bfe15a.el8.x86_64",
"8Base-RHOSE-4.11:openshift-0:4.11.0-202306260054.p0.g990d55b.assembly.stream.el8.src",
"8Base-RHOSE-4.11:openshift-ansible-0:4.11.0-202306230041.p0.g0a466d7.assembly.stream.el8.noarch",
"8Base-RHOSE-4.11:openshift-ansible-0:4.11.0-202306230041.p0.g0a466d7.assembly.stream.el8.src",
"8Base-RHOSE-4.11:openshift-ansible-test-0:4.11.0-202306230041.p0.g0a466d7.assembly.stream.el8.noarch",
"8Base-RHOSE-4.11:openshift-clients-0:4.11.0-202306231116.p0.g2ae2303.assembly.stream.el8.aarch64",
"8Base-RHOSE-4.11:openshift-clients-0:4.11.0-202306231116.p0.g2ae2303.assembly.stream.el8.ppc64le",
"8Base-RHOSE-4.11:openshift-clients-0:4.11.0-202306231116.p0.g2ae2303.assembly.stream.el8.s390x",
"8Base-RHOSE-4.11:openshift-clients-0:4.11.0-202306231116.p0.g2ae2303.assembly.stream.el8.src",
"8Base-RHOSE-4.11:openshift-clients-0:4.11.0-202306231116.p0.g2ae2303.assembly.stream.el8.x86_64",
"8Base-RHOSE-4.11:openshift-clients-redistributable-0:4.11.0-202306231116.p0.g2ae2303.assembly.stream.el8.x86_64",
"8Base-RHOSE-4.11:openshift-hyperkube-0:4.11.0-202306260054.p0.g990d55b.assembly.stream.el8.aarch64",
"8Base-RHOSE-4.11:openshift-hyperkube-0:4.11.0-202306260054.p0.g990d55b.assembly.stream.el8.ppc64le",
"8Base-RHOSE-4.11:openshift-hyperkube-0:4.11.0-202306260054.p0.g990d55b.assembly.stream.el8.s390x",
"8Base-RHOSE-4.11:openshift-hyperkube-0:4.11.0-202306260054.p0.g990d55b.assembly.stream.el8.x86_64",
"8Base-RHOSE-4.11:openshift-kuryr-0:4.11.0-202306280915.p0.gc732699.assembly.stream.el8.src",
"8Base-RHOSE-4.11:openshift-kuryr-cni-0:4.11.0-202306280915.p0.gc732699.assembly.stream.el8.noarch",
"8Base-RHOSE-4.11:openshift-kuryr-common-0:4.11.0-202306280915.p0.gc732699.assembly.stream.el8.noarch",
"8Base-RHOSE-4.11:openshift-kuryr-controller-0:4.11.0-202306280915.p0.gc732699.assembly.stream.el8.noarch",
"8Base-RHOSE-4.11:podman-2:4.0.2-7.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.11:podman-2:4.0.2-7.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.11:podman-2:4.0.2-7.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.11:podman-2:4.0.2-7.rhaos4.11.el8.src",
"8Base-RHOSE-4.11:podman-2:4.0.2-7.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.11:podman-catatonit-2:4.0.2-7.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.11:podman-catatonit-2:4.0.2-7.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.11:podman-catatonit-2:4.0.2-7.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.11:podman-catatonit-2:4.0.2-7.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.11:podman-catatonit-debuginfo-2:4.0.2-7.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.11:podman-catatonit-debuginfo-2:4.0.2-7.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.11:podman-catatonit-debuginfo-2:4.0.2-7.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.11:podman-catatonit-debuginfo-2:4.0.2-7.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.11:podman-debuginfo-2:4.0.2-7.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.11:podman-debuginfo-2:4.0.2-7.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.11:podman-debuginfo-2:4.0.2-7.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.11:podman-debuginfo-2:4.0.2-7.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.11:podman-debugsource-2:4.0.2-7.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.11:podman-debugsource-2:4.0.2-7.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.11:podman-debugsource-2:4.0.2-7.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.11:podman-debugsource-2:4.0.2-7.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.11:podman-docker-2:4.0.2-7.rhaos4.11.el8.noarch",
"8Base-RHOSE-4.11:podman-gvproxy-debuginfo-2:4.0.2-7.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.11:podman-gvproxy-debuginfo-2:4.0.2-7.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.11:podman-gvproxy-debuginfo-2:4.0.2-7.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.11:podman-gvproxy-debuginfo-2:4.0.2-7.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.11:podman-plugins-2:4.0.2-7.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.11:podman-plugins-2:4.0.2-7.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.11:podman-plugins-2:4.0.2-7.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.11:podman-plugins-2:4.0.2-7.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.11:podman-plugins-debuginfo-2:4.0.2-7.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.11:podman-plugins-debuginfo-2:4.0.2-7.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.11:podman-plugins-debuginfo-2:4.0.2-7.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.11:podman-plugins-debuginfo-2:4.0.2-7.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.11:podman-remote-2:4.0.2-7.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.11:podman-remote-2:4.0.2-7.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.11:podman-remote-2:4.0.2-7.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.11:podman-remote-2:4.0.2-7.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.11:podman-remote-debuginfo-2:4.0.2-7.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.11:podman-remote-debuginfo-2:4.0.2-7.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.11:podman-remote-debuginfo-2:4.0.2-7.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.11:podman-remote-debuginfo-2:4.0.2-7.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.11:podman-tests-2:4.0.2-7.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.11:podman-tests-2:4.0.2-7.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.11:podman-tests-2:4.0.2-7.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.11:podman-tests-2:4.0.2-7.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.11:python3-kuryr-kubernetes-0:4.11.0-202306280915.p0.gc732699.assembly.stream.el8.noarch",
"8Base-RHOSE-4.11:runc-3:1.1.2-2.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.11:runc-3:1.1.2-2.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.11:runc-3:1.1.2-2.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.11:runc-3:1.1.2-2.rhaos4.11.el8.src",
"8Base-RHOSE-4.11:runc-3:1.1.2-2.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.11:runc-debuginfo-3:1.1.2-2.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.11:runc-debuginfo-3:1.1.2-2.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.11:runc-debuginfo-3:1.1.2-2.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.11:runc-debuginfo-3:1.1.2-2.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.11:runc-debugsource-3:1.1.2-2.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.11:runc-debugsource-3:1.1.2-2.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.11:runc-debugsource-3:1.1.2-2.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.11:runc-debugsource-3:1.1.2-2.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.11:skopeo-2:1.5.2-4.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.11:skopeo-2:1.5.2-4.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.11:skopeo-2:1.5.2-4.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.11:skopeo-2:1.5.2-4.rhaos4.11.el8.src",
"8Base-RHOSE-4.11:skopeo-2:1.5.2-4.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.11:skopeo-debuginfo-2:1.5.2-4.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.11:skopeo-debuginfo-2:1.5.2-4.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.11:skopeo-debuginfo-2:1.5.2-4.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.11:skopeo-debuginfo-2:1.5.2-4.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.11:skopeo-debugsource-2:1.5.2-4.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.11:skopeo-debugsource-2:1.5.2-4.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.11:skopeo-debugsource-2:1.5.2-4.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.11:skopeo-debugsource-2:1.5.2-4.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.11:skopeo-tests-2:1.5.2-4.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.11:skopeo-tests-2:1.5.2-4.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.11:skopeo-tests-2:1.5.2-4.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.11:skopeo-tests-2:1.5.2-4.rhaos4.11.el8.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": [
"8Base-RHOSE-4.11:buildah-1:1.23.4-3.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.11:buildah-1:1.23.4-3.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.11:buildah-1:1.23.4-3.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.11:buildah-1:1.23.4-3.rhaos4.11.el8.src",
"8Base-RHOSE-4.11:buildah-1:1.23.4-3.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.11:buildah-debuginfo-1:1.23.4-3.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.11:buildah-debuginfo-1:1.23.4-3.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.11:buildah-debuginfo-1:1.23.4-3.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.11:buildah-debuginfo-1:1.23.4-3.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.11:buildah-debugsource-1:1.23.4-3.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.11:buildah-debugsource-1:1.23.4-3.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.11:buildah-debugsource-1:1.23.4-3.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.11:buildah-debugsource-1:1.23.4-3.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.11:buildah-tests-1:1.23.4-3.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.11:buildah-tests-1:1.23.4-3.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.11:buildah-tests-1:1.23.4-3.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.11:buildah-tests-1:1.23.4-3.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.11:buildah-tests-debuginfo-1:1.23.4-3.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.11:buildah-tests-debuginfo-1:1.23.4-3.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.11:buildah-tests-debuginfo-1:1.23.4-3.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.11:buildah-tests-debuginfo-1:1.23.4-3.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.11:conmon-2:2.1.2-3.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.11:conmon-2:2.1.2-3.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.11:conmon-2:2.1.2-3.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.11:conmon-2:2.1.2-3.rhaos4.11.el8.src",
"8Base-RHOSE-4.11:conmon-2:2.1.2-3.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.11:conmon-debuginfo-2:2.1.2-3.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.11:conmon-debuginfo-2:2.1.2-3.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.11:conmon-debuginfo-2:2.1.2-3.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.11:conmon-debuginfo-2:2.1.2-3.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.11:conmon-debugsource-2:2.1.2-3.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.11:conmon-debugsource-2:2.1.2-3.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.11:conmon-debugsource-2:2.1.2-3.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.11:conmon-debugsource-2:2.1.2-3.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.11:containernetworking-plugins-0:1.0.1-6.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.11:containernetworking-plugins-0:1.0.1-6.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.11:containernetworking-plugins-0:1.0.1-6.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.11:containernetworking-plugins-0:1.0.1-6.rhaos4.11.el8.src",
"8Base-RHOSE-4.11:containernetworking-plugins-0:1.0.1-6.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.11:containernetworking-plugins-debuginfo-0:1.0.1-6.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.11:containernetworking-plugins-debuginfo-0:1.0.1-6.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.11:containernetworking-plugins-debuginfo-0:1.0.1-6.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.11:containernetworking-plugins-debuginfo-0:1.0.1-6.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.11:containernetworking-plugins-debugsource-0:1.0.1-6.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.11:containernetworking-plugins-debugsource-0:1.0.1-6.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.11:containernetworking-plugins-debugsource-0:1.0.1-6.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.11:containernetworking-plugins-debugsource-0:1.0.1-6.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.11:cri-o-0:1.24.6-2.rhaos4.11.git4bfe15a.el8.aarch64",
"8Base-RHOSE-4.11:cri-o-0:1.24.6-2.rhaos4.11.git4bfe15a.el8.ppc64le",
"8Base-RHOSE-4.11:cri-o-0:1.24.6-2.rhaos4.11.git4bfe15a.el8.s390x",
"8Base-RHOSE-4.11:cri-o-0:1.24.6-2.rhaos4.11.git4bfe15a.el8.src",
"8Base-RHOSE-4.11:cri-o-0:1.24.6-2.rhaos4.11.git4bfe15a.el8.x86_64",
"8Base-RHOSE-4.11:cri-o-debuginfo-0:1.24.6-2.rhaos4.11.git4bfe15a.el8.aarch64",
"8Base-RHOSE-4.11:cri-o-debuginfo-0:1.24.6-2.rhaos4.11.git4bfe15a.el8.ppc64le",
"8Base-RHOSE-4.11:cri-o-debuginfo-0:1.24.6-2.rhaos4.11.git4bfe15a.el8.s390x",
"8Base-RHOSE-4.11:cri-o-debuginfo-0:1.24.6-2.rhaos4.11.git4bfe15a.el8.x86_64",
"8Base-RHOSE-4.11:cri-o-debugsource-0:1.24.6-2.rhaos4.11.git4bfe15a.el8.aarch64",
"8Base-RHOSE-4.11:cri-o-debugsource-0:1.24.6-2.rhaos4.11.git4bfe15a.el8.ppc64le",
"8Base-RHOSE-4.11:cri-o-debugsource-0:1.24.6-2.rhaos4.11.git4bfe15a.el8.s390x",
"8Base-RHOSE-4.11:cri-o-debugsource-0:1.24.6-2.rhaos4.11.git4bfe15a.el8.x86_64",
"8Base-RHOSE-4.11:openshift-0:4.11.0-202306260054.p0.g990d55b.assembly.stream.el8.src",
"8Base-RHOSE-4.11:openshift-ansible-0:4.11.0-202306230041.p0.g0a466d7.assembly.stream.el8.noarch",
"8Base-RHOSE-4.11:openshift-ansible-0:4.11.0-202306230041.p0.g0a466d7.assembly.stream.el8.src",
"8Base-RHOSE-4.11:openshift-ansible-test-0:4.11.0-202306230041.p0.g0a466d7.assembly.stream.el8.noarch",
"8Base-RHOSE-4.11:openshift-clients-0:4.11.0-202306231116.p0.g2ae2303.assembly.stream.el8.aarch64",
"8Base-RHOSE-4.11:openshift-clients-0:4.11.0-202306231116.p0.g2ae2303.assembly.stream.el8.ppc64le",
"8Base-RHOSE-4.11:openshift-clients-0:4.11.0-202306231116.p0.g2ae2303.assembly.stream.el8.s390x",
"8Base-RHOSE-4.11:openshift-clients-0:4.11.0-202306231116.p0.g2ae2303.assembly.stream.el8.src",
"8Base-RHOSE-4.11:openshift-clients-0:4.11.0-202306231116.p0.g2ae2303.assembly.stream.el8.x86_64",
"8Base-RHOSE-4.11:openshift-clients-redistributable-0:4.11.0-202306231116.p0.g2ae2303.assembly.stream.el8.x86_64",
"8Base-RHOSE-4.11:openshift-hyperkube-0:4.11.0-202306260054.p0.g990d55b.assembly.stream.el8.aarch64",
"8Base-RHOSE-4.11:openshift-hyperkube-0:4.11.0-202306260054.p0.g990d55b.assembly.stream.el8.ppc64le",
"8Base-RHOSE-4.11:openshift-hyperkube-0:4.11.0-202306260054.p0.g990d55b.assembly.stream.el8.s390x",
"8Base-RHOSE-4.11:openshift-hyperkube-0:4.11.0-202306260054.p0.g990d55b.assembly.stream.el8.x86_64",
"8Base-RHOSE-4.11:openshift-kuryr-0:4.11.0-202306280915.p0.gc732699.assembly.stream.el8.src",
"8Base-RHOSE-4.11:openshift-kuryr-cni-0:4.11.0-202306280915.p0.gc732699.assembly.stream.el8.noarch",
"8Base-RHOSE-4.11:openshift-kuryr-common-0:4.11.0-202306280915.p0.gc732699.assembly.stream.el8.noarch",
"8Base-RHOSE-4.11:openshift-kuryr-controller-0:4.11.0-202306280915.p0.gc732699.assembly.stream.el8.noarch",
"8Base-RHOSE-4.11:podman-2:4.0.2-7.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.11:podman-2:4.0.2-7.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.11:podman-2:4.0.2-7.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.11:podman-2:4.0.2-7.rhaos4.11.el8.src",
"8Base-RHOSE-4.11:podman-2:4.0.2-7.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.11:podman-catatonit-2:4.0.2-7.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.11:podman-catatonit-2:4.0.2-7.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.11:podman-catatonit-2:4.0.2-7.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.11:podman-catatonit-2:4.0.2-7.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.11:podman-catatonit-debuginfo-2:4.0.2-7.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.11:podman-catatonit-debuginfo-2:4.0.2-7.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.11:podman-catatonit-debuginfo-2:4.0.2-7.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.11:podman-catatonit-debuginfo-2:4.0.2-7.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.11:podman-debuginfo-2:4.0.2-7.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.11:podman-debuginfo-2:4.0.2-7.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.11:podman-debuginfo-2:4.0.2-7.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.11:podman-debuginfo-2:4.0.2-7.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.11:podman-debugsource-2:4.0.2-7.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.11:podman-debugsource-2:4.0.2-7.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.11:podman-debugsource-2:4.0.2-7.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.11:podman-debugsource-2:4.0.2-7.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.11:podman-docker-2:4.0.2-7.rhaos4.11.el8.noarch",
"8Base-RHOSE-4.11:podman-gvproxy-debuginfo-2:4.0.2-7.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.11:podman-gvproxy-debuginfo-2:4.0.2-7.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.11:podman-gvproxy-debuginfo-2:4.0.2-7.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.11:podman-gvproxy-debuginfo-2:4.0.2-7.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.11:podman-plugins-2:4.0.2-7.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.11:podman-plugins-2:4.0.2-7.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.11:podman-plugins-2:4.0.2-7.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.11:podman-plugins-2:4.0.2-7.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.11:podman-plugins-debuginfo-2:4.0.2-7.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.11:podman-plugins-debuginfo-2:4.0.2-7.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.11:podman-plugins-debuginfo-2:4.0.2-7.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.11:podman-plugins-debuginfo-2:4.0.2-7.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.11:podman-remote-2:4.0.2-7.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.11:podman-remote-2:4.0.2-7.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.11:podman-remote-2:4.0.2-7.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.11:podman-remote-2:4.0.2-7.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.11:podman-remote-debuginfo-2:4.0.2-7.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.11:podman-remote-debuginfo-2:4.0.2-7.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.11:podman-remote-debuginfo-2:4.0.2-7.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.11:podman-remote-debuginfo-2:4.0.2-7.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.11:podman-tests-2:4.0.2-7.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.11:podman-tests-2:4.0.2-7.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.11:podman-tests-2:4.0.2-7.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.11:podman-tests-2:4.0.2-7.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.11:python3-kuryr-kubernetes-0:4.11.0-202306280915.p0.gc732699.assembly.stream.el8.noarch",
"8Base-RHOSE-4.11:runc-3:1.1.2-2.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.11:runc-3:1.1.2-2.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.11:runc-3:1.1.2-2.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.11:runc-3:1.1.2-2.rhaos4.11.el8.src",
"8Base-RHOSE-4.11:runc-3:1.1.2-2.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.11:runc-debuginfo-3:1.1.2-2.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.11:runc-debuginfo-3:1.1.2-2.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.11:runc-debuginfo-3:1.1.2-2.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.11:runc-debuginfo-3:1.1.2-2.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.11:runc-debugsource-3:1.1.2-2.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.11:runc-debugsource-3:1.1.2-2.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.11:runc-debugsource-3:1.1.2-2.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.11:runc-debugsource-3:1.1.2-2.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.11:skopeo-2:1.5.2-4.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.11:skopeo-2:1.5.2-4.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.11:skopeo-2:1.5.2-4.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.11:skopeo-2:1.5.2-4.rhaos4.11.el8.src",
"8Base-RHOSE-4.11:skopeo-2:1.5.2-4.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.11:skopeo-debuginfo-2:1.5.2-4.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.11:skopeo-debuginfo-2:1.5.2-4.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.11:skopeo-debuginfo-2:1.5.2-4.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.11:skopeo-debuginfo-2:1.5.2-4.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.11:skopeo-debugsource-2:1.5.2-4.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.11:skopeo-debugsource-2:1.5.2-4.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.11:skopeo-debugsource-2:1.5.2-4.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.11:skopeo-debugsource-2:1.5.2-4.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.11:skopeo-tests-2:1.5.2-4.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.11:skopeo-tests-2:1.5.2-4.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.11:skopeo-tests-2:1.5.2-4.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.11:skopeo-tests-2:1.5.2-4.rhaos4.11.el8.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "golang: html/template: improper handling of JavaScript whitespace"
}
]
}
RHSA-2022:6346
Vulnerability from csaf_redhat
Notes
{
"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": "Submariner 0.13 packages that fix security issues and bugs, as well as adds various enhancements that are now available for Red Hat Advanced Cluster Management for Kubernetes version 2.6.\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 link(s) in the References section.",
"title": "Topic"
},
{
"category": "general",
"text": "Submariner enables direct networking between pods and services on different Kubernetes clusters that are either on-premises or in the cloud.\n\nFor more information about Submariner, see the Submariner open source community website at: https://submariner.io/.\n\nThis advisory contains bug fixes and enhancements to the Submariner container images.\n\nSecurity fixes:\n\n* CVE-2021-38561: golang: out-of-bounds read in golang.org/x/text/language leads to DoS\n\n* CVE-2022-1705 golang: net/http: improper sanitization of Transfer-Encoding header\n\n* CVE-2022-1962 golang: go/parser: stack exhaustion in all Parse* functions\n\n* CVE-2022-28131 golang: encoding/xml: stack exhaustion in Decoder.Skip\n\n* CVE-2022-30630 golang: io/fs: stack exhaustion in Glob\n\n* CVE-2022-30631 golang: compress/gzip: stack exhaustion in Reader.Read\n\n* CVE-2022-30632 golang: path/filepath: stack exhaustion in Glob\n\n* CVE-2022-30633 golang: encoding/xml: stack exhaustion in Unmarshal\n\n* CVE-2022-30635 golang: encoding/gob: stack exhaustion in Decoder.Decode\n\n* CVE-2022-32148 golang: net/http/httputil: NewSingleHostReverseProxy - omit X-Forwarded-For not working\n\n* CVE-2022-30629 golang: crypto/tls: session tickets lack random ticket_age_add",
"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-2022:6346",
"url": "https://access.redhat.com/errata/RHSA-2022:6346"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/updates/classification/#moderate",
"url": "https://access.redhat.com/security/updates/classification/#moderate"
},
{
"category": "external",
"summary": "2092793",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2092793"
},
{
"category": "external",
"summary": "2100495",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2100495"
},
{
"category": "external",
"summary": "2107342",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2107342"
},
{
"category": "external",
"summary": "2107371",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2107371"
},
{
"category": "external",
"summary": "2107374",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2107374"
},
{
"category": "external",
"summary": "2107376",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2107376"
},
{
"category": "external",
"summary": "2107383",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2107383"
},
{
"category": "external",
"summary": "2107386",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2107386"
},
{
"category": "external",
"summary": "2107388",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2107388"
},
{
"category": "external",
"summary": "2107390",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2107390"
},
{
"category": "external",
"summary": "2107392",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2107392"
},
{
"category": "self",
"summary": "Canonical URL",
"url": "https://security.access.redhat.com/data/csaf/v2/advisories/2022/rhsa-2022_6346.json"
}
],
"title": "Red Hat Security Advisory: RHSA: Submariner 0.13 - security and enhancement update",
"tracking": {
"current_release_date": "2025-10-31T18:58:33+00:00",
"generator": {
"date": "2025-10-31T18:58:33+00:00",
"engine": {
"name": "Red Hat SDEngine",
"version": "4.6.10"
}
},
"id": "RHSA-2022:6346",
"initial_release_date": "2022-09-06T13:00:18+00:00",
"revision_history": [
{
"date": "2022-09-06T13:00:18+00:00",
"number": "1",
"summary": "Initial version"
},
{
"date": "2022-09-06T13:00:18+00:00",
"number": "2",
"summary": "Last updated version"
},
{
"date": "2025-10-31T18:58:33+00:00",
"number": "3",
"summary": "Last generated version"
}
],
"status": "final",
"version": "3"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_name",
"name": "Red Hat Advanced Cluster Management for Kubernetes 2.6 for RHEL 8",
"product": {
"name": "Red Hat Advanced Cluster Management for Kubernetes 2.6 for RHEL 8",
"product_id": "8Base-RHACM-2.6",
"product_identification_helper": {
"cpe": "cpe:/a:redhat:acm:2.6::el8"
}
}
}
],
"category": "product_family",
"name": "Red Hat ACM"
},
{
"branches": [
{
"category": "product_version",
"name": "rhacm2/lighthouse-agent-rhel8@sha256:9716dc5a8bf1aab38472108b186bd3013fc1d5ac0f86aea9a60c721d481e3741_ppc64le",
"product": {
"name": "rhacm2/lighthouse-agent-rhel8@sha256:9716dc5a8bf1aab38472108b186bd3013fc1d5ac0f86aea9a60c721d481e3741_ppc64le",
"product_id": "rhacm2/lighthouse-agent-rhel8@sha256:9716dc5a8bf1aab38472108b186bd3013fc1d5ac0f86aea9a60c721d481e3741_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/lighthouse-agent-rhel8@sha256:9716dc5a8bf1aab38472108b186bd3013fc1d5ac0f86aea9a60c721d481e3741?arch=ppc64le\u0026repository_url=registry.redhat.io/rhacm2/lighthouse-agent-rhel8\u0026tag=v0.13.0-13"
}
}
},
{
"category": "product_version",
"name": "rhacm2/lighthouse-coredns-rhel8@sha256:5fedb3d930a6b6a035e5041dbc37f5a72e842fa671d1d1b9a1d07683b3074655_ppc64le",
"product": {
"name": "rhacm2/lighthouse-coredns-rhel8@sha256:5fedb3d930a6b6a035e5041dbc37f5a72e842fa671d1d1b9a1d07683b3074655_ppc64le",
"product_id": "rhacm2/lighthouse-coredns-rhel8@sha256:5fedb3d930a6b6a035e5041dbc37f5a72e842fa671d1d1b9a1d07683b3074655_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/lighthouse-coredns-rhel8@sha256:5fedb3d930a6b6a035e5041dbc37f5a72e842fa671d1d1b9a1d07683b3074655?arch=ppc64le\u0026repository_url=registry.redhat.io/rhacm2/lighthouse-coredns-rhel8\u0026tag=v0.13.0-12"
}
}
},
{
"category": "product_version",
"name": "rhacm2/nettest-rhel8@sha256:801bf491658a7770b370b17f275385f6c405fdae8628df7591c68a2a674c8d77_ppc64le",
"product": {
"name": "rhacm2/nettest-rhel8@sha256:801bf491658a7770b370b17f275385f6c405fdae8628df7591c68a2a674c8d77_ppc64le",
"product_id": "rhacm2/nettest-rhel8@sha256:801bf491658a7770b370b17f275385f6c405fdae8628df7591c68a2a674c8d77_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/nettest-rhel8@sha256:801bf491658a7770b370b17f275385f6c405fdae8628df7591c68a2a674c8d77?arch=ppc64le\u0026repository_url=registry.redhat.io/rhacm2/nettest-rhel8\u0026tag=v0.13.0-6"
}
}
},
{
"category": "product_version",
"name": "rhacm2/subctl-rhel8@sha256:bb5739cea600e427dc7f042e8224c93227f2f785c46f69881a0c7ecd475d5c27_ppc64le",
"product": {
"name": "rhacm2/subctl-rhel8@sha256:bb5739cea600e427dc7f042e8224c93227f2f785c46f69881a0c7ecd475d5c27_ppc64le",
"product_id": "rhacm2/subctl-rhel8@sha256:bb5739cea600e427dc7f042e8224c93227f2f785c46f69881a0c7ecd475d5c27_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/subctl-rhel8@sha256:bb5739cea600e427dc7f042e8224c93227f2f785c46f69881a0c7ecd475d5c27?arch=ppc64le\u0026repository_url=registry.redhat.io/rhacm2/subctl-rhel8\u0026tag=v0.13.0-11"
}
}
},
{
"category": "product_version",
"name": "rhacm2/submariner-gateway-rhel8@sha256:63d12fafbc56aff2010ed094234066b7a16f6ddf04f7aeea12b9ad75cec005e3_ppc64le",
"product": {
"name": "rhacm2/submariner-gateway-rhel8@sha256:63d12fafbc56aff2010ed094234066b7a16f6ddf04f7aeea12b9ad75cec005e3_ppc64le",
"product_id": "rhacm2/submariner-gateway-rhel8@sha256:63d12fafbc56aff2010ed094234066b7a16f6ddf04f7aeea12b9ad75cec005e3_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/submariner-gateway-rhel8@sha256:63d12fafbc56aff2010ed094234066b7a16f6ddf04f7aeea12b9ad75cec005e3?arch=ppc64le\u0026repository_url=registry.redhat.io/rhacm2/submariner-gateway-rhel8\u0026tag=v0.13.0-12"
}
}
},
{
"category": "product_version",
"name": "rhacm2/submariner-globalnet-rhel8@sha256:3178568b458bf35c1cec6a8eb16abeae3d468f3e5102849680c65050586e19bb_ppc64le",
"product": {
"name": "rhacm2/submariner-globalnet-rhel8@sha256:3178568b458bf35c1cec6a8eb16abeae3d468f3e5102849680c65050586e19bb_ppc64le",
"product_id": "rhacm2/submariner-globalnet-rhel8@sha256:3178568b458bf35c1cec6a8eb16abeae3d468f3e5102849680c65050586e19bb_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/submariner-globalnet-rhel8@sha256:3178568b458bf35c1cec6a8eb16abeae3d468f3e5102849680c65050586e19bb?arch=ppc64le\u0026repository_url=registry.redhat.io/rhacm2/submariner-globalnet-rhel8\u0026tag=v0.13.0-12"
}
}
},
{
"category": "product_version",
"name": "rhacm2/submariner-networkplugin-syncer-rhel8@sha256:c0a892fe4f1802ca3d3c6f03dab6cd25f1ebc41dcddf08d90a6d9aefc193971d_ppc64le",
"product": {
"name": "rhacm2/submariner-networkplugin-syncer-rhel8@sha256:c0a892fe4f1802ca3d3c6f03dab6cd25f1ebc41dcddf08d90a6d9aefc193971d_ppc64le",
"product_id": "rhacm2/submariner-networkplugin-syncer-rhel8@sha256:c0a892fe4f1802ca3d3c6f03dab6cd25f1ebc41dcddf08d90a6d9aefc193971d_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/submariner-networkplugin-syncer-rhel8@sha256:c0a892fe4f1802ca3d3c6f03dab6cd25f1ebc41dcddf08d90a6d9aefc193971d?arch=ppc64le\u0026repository_url=registry.redhat.io/rhacm2/submariner-networkplugin-syncer-rhel8\u0026tag=v0.13.0-12"
}
}
},
{
"category": "product_version",
"name": "rhacm2/submariner-operator-bundle@sha256:11f67392d84dcd4b1e848f365a68d558d4df4ffc2aa7c00ecb882395c21a6161_ppc64le",
"product": {
"name": "rhacm2/submariner-operator-bundle@sha256:11f67392d84dcd4b1e848f365a68d558d4df4ffc2aa7c00ecb882395c21a6161_ppc64le",
"product_id": "rhacm2/submariner-operator-bundle@sha256:11f67392d84dcd4b1e848f365a68d558d4df4ffc2aa7c00ecb882395c21a6161_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/submariner-operator-bundle@sha256:11f67392d84dcd4b1e848f365a68d558d4df4ffc2aa7c00ecb882395c21a6161?arch=ppc64le\u0026repository_url=registry.redhat.io/rhacm2/submariner-operator-bundle\u0026tag=v0.13.0-13"
}
}
},
{
"category": "product_version",
"name": "rhacm2/submariner-rhel8-operator@sha256:137a2e4d7932cfe6260ab8f11c93f098824c12bb60bf98164ef3b09ea2f60cc7_ppc64le",
"product": {
"name": "rhacm2/submariner-rhel8-operator@sha256:137a2e4d7932cfe6260ab8f11c93f098824c12bb60bf98164ef3b09ea2f60cc7_ppc64le",
"product_id": "rhacm2/submariner-rhel8-operator@sha256:137a2e4d7932cfe6260ab8f11c93f098824c12bb60bf98164ef3b09ea2f60cc7_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/submariner-rhel8-operator@sha256:137a2e4d7932cfe6260ab8f11c93f098824c12bb60bf98164ef3b09ea2f60cc7?arch=ppc64le\u0026repository_url=registry.redhat.io/rhacm2/submariner-rhel8-operator\u0026tag=v0.13.0-12"
}
}
},
{
"category": "product_version",
"name": "rhacm2/submariner-route-agent-rhel8@sha256:3c02f8b23658745194e77f262e16c560f816e5ca99d22162a3c42b241aaf327a_ppc64le",
"product": {
"name": "rhacm2/submariner-route-agent-rhel8@sha256:3c02f8b23658745194e77f262e16c560f816e5ca99d22162a3c42b241aaf327a_ppc64le",
"product_id": "rhacm2/submariner-route-agent-rhel8@sha256:3c02f8b23658745194e77f262e16c560f816e5ca99d22162a3c42b241aaf327a_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/submariner-route-agent-rhel8@sha256:3c02f8b23658745194e77f262e16c560f816e5ca99d22162a3c42b241aaf327a?arch=ppc64le\u0026repository_url=registry.redhat.io/rhacm2/submariner-route-agent-rhel8\u0026tag=v0.13.0-12"
}
}
}
],
"category": "architecture",
"name": "ppc64le"
},
{
"branches": [
{
"category": "product_version",
"name": "rhacm2/lighthouse-agent-rhel8@sha256:1b017999b67c62f47d4026b369033de4ea9523198524324b071bde7ce8bd54dd_amd64",
"product": {
"name": "rhacm2/lighthouse-agent-rhel8@sha256:1b017999b67c62f47d4026b369033de4ea9523198524324b071bde7ce8bd54dd_amd64",
"product_id": "rhacm2/lighthouse-agent-rhel8@sha256:1b017999b67c62f47d4026b369033de4ea9523198524324b071bde7ce8bd54dd_amd64",
"product_identification_helper": {
"purl": "pkg:oci/lighthouse-agent-rhel8@sha256:1b017999b67c62f47d4026b369033de4ea9523198524324b071bde7ce8bd54dd?arch=amd64\u0026repository_url=registry.redhat.io/rhacm2/lighthouse-agent-rhel8\u0026tag=v0.13.0-13"
}
}
},
{
"category": "product_version",
"name": "rhacm2/lighthouse-coredns-rhel8@sha256:a65cf2a44593713ab1bfac14a6dbf1a43d968b7ee1e5386a38c6ee0dbaa21a45_amd64",
"product": {
"name": "rhacm2/lighthouse-coredns-rhel8@sha256:a65cf2a44593713ab1bfac14a6dbf1a43d968b7ee1e5386a38c6ee0dbaa21a45_amd64",
"product_id": "rhacm2/lighthouse-coredns-rhel8@sha256:a65cf2a44593713ab1bfac14a6dbf1a43d968b7ee1e5386a38c6ee0dbaa21a45_amd64",
"product_identification_helper": {
"purl": "pkg:oci/lighthouse-coredns-rhel8@sha256:a65cf2a44593713ab1bfac14a6dbf1a43d968b7ee1e5386a38c6ee0dbaa21a45?arch=amd64\u0026repository_url=registry.redhat.io/rhacm2/lighthouse-coredns-rhel8\u0026tag=v0.13.0-12"
}
}
},
{
"category": "product_version",
"name": "rhacm2/nettest-rhel8@sha256:bc00d390fca8f6f53f41bcc9314c68a565aa9b42c74278cb9f83b5c19f82bd69_amd64",
"product": {
"name": "rhacm2/nettest-rhel8@sha256:bc00d390fca8f6f53f41bcc9314c68a565aa9b42c74278cb9f83b5c19f82bd69_amd64",
"product_id": "rhacm2/nettest-rhel8@sha256:bc00d390fca8f6f53f41bcc9314c68a565aa9b42c74278cb9f83b5c19f82bd69_amd64",
"product_identification_helper": {
"purl": "pkg:oci/nettest-rhel8@sha256:bc00d390fca8f6f53f41bcc9314c68a565aa9b42c74278cb9f83b5c19f82bd69?arch=amd64\u0026repository_url=registry.redhat.io/rhacm2/nettest-rhel8\u0026tag=v0.13.0-6"
}
}
},
{
"category": "product_version",
"name": "rhacm2/subctl-rhel8@sha256:5412b60cf39eb7c7a874e7e0e6101c098825a1de742065e212a247660576cf6e_amd64",
"product": {
"name": "rhacm2/subctl-rhel8@sha256:5412b60cf39eb7c7a874e7e0e6101c098825a1de742065e212a247660576cf6e_amd64",
"product_id": "rhacm2/subctl-rhel8@sha256:5412b60cf39eb7c7a874e7e0e6101c098825a1de742065e212a247660576cf6e_amd64",
"product_identification_helper": {
"purl": "pkg:oci/subctl-rhel8@sha256:5412b60cf39eb7c7a874e7e0e6101c098825a1de742065e212a247660576cf6e?arch=amd64\u0026repository_url=registry.redhat.io/rhacm2/subctl-rhel8\u0026tag=v0.13.0-11"
}
}
},
{
"category": "product_version",
"name": "rhacm2/submariner-gateway-rhel8@sha256:b51a6807d7443069694125d36c9acf7d1e88f1add2008a9c52bff8c51a64c16b_amd64",
"product": {
"name": "rhacm2/submariner-gateway-rhel8@sha256:b51a6807d7443069694125d36c9acf7d1e88f1add2008a9c52bff8c51a64c16b_amd64",
"product_id": "rhacm2/submariner-gateway-rhel8@sha256:b51a6807d7443069694125d36c9acf7d1e88f1add2008a9c52bff8c51a64c16b_amd64",
"product_identification_helper": {
"purl": "pkg:oci/submariner-gateway-rhel8@sha256:b51a6807d7443069694125d36c9acf7d1e88f1add2008a9c52bff8c51a64c16b?arch=amd64\u0026repository_url=registry.redhat.io/rhacm2/submariner-gateway-rhel8\u0026tag=v0.13.0-12"
}
}
},
{
"category": "product_version",
"name": "rhacm2/submariner-globalnet-rhel8@sha256:bc1fde61774378d347275e1500aa375570026b586390880d0d0de17cafca6343_amd64",
"product": {
"name": "rhacm2/submariner-globalnet-rhel8@sha256:bc1fde61774378d347275e1500aa375570026b586390880d0d0de17cafca6343_amd64",
"product_id": "rhacm2/submariner-globalnet-rhel8@sha256:bc1fde61774378d347275e1500aa375570026b586390880d0d0de17cafca6343_amd64",
"product_identification_helper": {
"purl": "pkg:oci/submariner-globalnet-rhel8@sha256:bc1fde61774378d347275e1500aa375570026b586390880d0d0de17cafca6343?arch=amd64\u0026repository_url=registry.redhat.io/rhacm2/submariner-globalnet-rhel8\u0026tag=v0.13.0-12"
}
}
},
{
"category": "product_version",
"name": "rhacm2/submariner-networkplugin-syncer-rhel8@sha256:98bd14eceaa0fe009cf09072c2f8a08a89fca9bde79569bbd89ee17b77151fb9_amd64",
"product": {
"name": "rhacm2/submariner-networkplugin-syncer-rhel8@sha256:98bd14eceaa0fe009cf09072c2f8a08a89fca9bde79569bbd89ee17b77151fb9_amd64",
"product_id": "rhacm2/submariner-networkplugin-syncer-rhel8@sha256:98bd14eceaa0fe009cf09072c2f8a08a89fca9bde79569bbd89ee17b77151fb9_amd64",
"product_identification_helper": {
"purl": "pkg:oci/submariner-networkplugin-syncer-rhel8@sha256:98bd14eceaa0fe009cf09072c2f8a08a89fca9bde79569bbd89ee17b77151fb9?arch=amd64\u0026repository_url=registry.redhat.io/rhacm2/submariner-networkplugin-syncer-rhel8\u0026tag=v0.13.0-12"
}
}
},
{
"category": "product_version",
"name": "rhacm2/submariner-operator-bundle@sha256:fc54c972af6e78e88180bbc3dc0238112dc522de1824946e9dc9807a00fa02c0_amd64",
"product": {
"name": "rhacm2/submariner-operator-bundle@sha256:fc54c972af6e78e88180bbc3dc0238112dc522de1824946e9dc9807a00fa02c0_amd64",
"product_id": "rhacm2/submariner-operator-bundle@sha256:fc54c972af6e78e88180bbc3dc0238112dc522de1824946e9dc9807a00fa02c0_amd64",
"product_identification_helper": {
"purl": "pkg:oci/submariner-operator-bundle@sha256:fc54c972af6e78e88180bbc3dc0238112dc522de1824946e9dc9807a00fa02c0?arch=amd64\u0026repository_url=registry.redhat.io/rhacm2/submariner-operator-bundle\u0026tag=v0.13.0-13"
}
}
},
{
"category": "product_version",
"name": "rhacm2/submariner-rhel8-operator@sha256:0173a537eaf3bbac4fb1ba7240cc8b9c3f577d18bd36d3f432b4a403ea691cc4_amd64",
"product": {
"name": "rhacm2/submariner-rhel8-operator@sha256:0173a537eaf3bbac4fb1ba7240cc8b9c3f577d18bd36d3f432b4a403ea691cc4_amd64",
"product_id": "rhacm2/submariner-rhel8-operator@sha256:0173a537eaf3bbac4fb1ba7240cc8b9c3f577d18bd36d3f432b4a403ea691cc4_amd64",
"product_identification_helper": {
"purl": "pkg:oci/submariner-rhel8-operator@sha256:0173a537eaf3bbac4fb1ba7240cc8b9c3f577d18bd36d3f432b4a403ea691cc4?arch=amd64\u0026repository_url=registry.redhat.io/rhacm2/submariner-rhel8-operator\u0026tag=v0.13.0-12"
}
}
},
{
"category": "product_version",
"name": "rhacm2/submariner-route-agent-rhel8@sha256:3397dab22c690e3d8b6bad25393dd545b5f129bffb000906152903d89b07b890_amd64",
"product": {
"name": "rhacm2/submariner-route-agent-rhel8@sha256:3397dab22c690e3d8b6bad25393dd545b5f129bffb000906152903d89b07b890_amd64",
"product_id": "rhacm2/submariner-route-agent-rhel8@sha256:3397dab22c690e3d8b6bad25393dd545b5f129bffb000906152903d89b07b890_amd64",
"product_identification_helper": {
"purl": "pkg:oci/submariner-route-agent-rhel8@sha256:3397dab22c690e3d8b6bad25393dd545b5f129bffb000906152903d89b07b890?arch=amd64\u0026repository_url=registry.redhat.io/rhacm2/submariner-route-agent-rhel8\u0026tag=v0.13.0-12"
}
}
}
],
"category": "architecture",
"name": "amd64"
},
{
"branches": [
{
"category": "product_version",
"name": "rhacm2/lighthouse-agent-rhel8@sha256:9165978e8f6b31c1b2c5ba1966c9ee1fa56fa9d57668b204690c792a67217de1_s390x",
"product": {
"name": "rhacm2/lighthouse-agent-rhel8@sha256:9165978e8f6b31c1b2c5ba1966c9ee1fa56fa9d57668b204690c792a67217de1_s390x",
"product_id": "rhacm2/lighthouse-agent-rhel8@sha256:9165978e8f6b31c1b2c5ba1966c9ee1fa56fa9d57668b204690c792a67217de1_s390x",
"product_identification_helper": {
"purl": "pkg:oci/lighthouse-agent-rhel8@sha256:9165978e8f6b31c1b2c5ba1966c9ee1fa56fa9d57668b204690c792a67217de1?arch=s390x\u0026repository_url=registry.redhat.io/rhacm2/lighthouse-agent-rhel8\u0026tag=v0.13.0-13"
}
}
},
{
"category": "product_version",
"name": "rhacm2/lighthouse-coredns-rhel8@sha256:923cc15bf740a7a46f53d00bc9c51f8cedcb75d5aa8a5f7f80642ce750f875a7_s390x",
"product": {
"name": "rhacm2/lighthouse-coredns-rhel8@sha256:923cc15bf740a7a46f53d00bc9c51f8cedcb75d5aa8a5f7f80642ce750f875a7_s390x",
"product_id": "rhacm2/lighthouse-coredns-rhel8@sha256:923cc15bf740a7a46f53d00bc9c51f8cedcb75d5aa8a5f7f80642ce750f875a7_s390x",
"product_identification_helper": {
"purl": "pkg:oci/lighthouse-coredns-rhel8@sha256:923cc15bf740a7a46f53d00bc9c51f8cedcb75d5aa8a5f7f80642ce750f875a7?arch=s390x\u0026repository_url=registry.redhat.io/rhacm2/lighthouse-coredns-rhel8\u0026tag=v0.13.0-12"
}
}
},
{
"category": "product_version",
"name": "rhacm2/nettest-rhel8@sha256:2f1feeb60f201def1b766553dc67fbfd67631a5fe08f951e40acc9ecf58e53be_s390x",
"product": {
"name": "rhacm2/nettest-rhel8@sha256:2f1feeb60f201def1b766553dc67fbfd67631a5fe08f951e40acc9ecf58e53be_s390x",
"product_id": "rhacm2/nettest-rhel8@sha256:2f1feeb60f201def1b766553dc67fbfd67631a5fe08f951e40acc9ecf58e53be_s390x",
"product_identification_helper": {
"purl": "pkg:oci/nettest-rhel8@sha256:2f1feeb60f201def1b766553dc67fbfd67631a5fe08f951e40acc9ecf58e53be?arch=s390x\u0026repository_url=registry.redhat.io/rhacm2/nettest-rhel8\u0026tag=v0.13.0-6"
}
}
},
{
"category": "product_version",
"name": "rhacm2/subctl-rhel8@sha256:5a049cc3fd785a6afd3c65a80a6c158f769a7427db7352c0e2dbf51efe6688ac_s390x",
"product": {
"name": "rhacm2/subctl-rhel8@sha256:5a049cc3fd785a6afd3c65a80a6c158f769a7427db7352c0e2dbf51efe6688ac_s390x",
"product_id": "rhacm2/subctl-rhel8@sha256:5a049cc3fd785a6afd3c65a80a6c158f769a7427db7352c0e2dbf51efe6688ac_s390x",
"product_identification_helper": {
"purl": "pkg:oci/subctl-rhel8@sha256:5a049cc3fd785a6afd3c65a80a6c158f769a7427db7352c0e2dbf51efe6688ac?arch=s390x\u0026repository_url=registry.redhat.io/rhacm2/subctl-rhel8\u0026tag=v0.13.0-11"
}
}
},
{
"category": "product_version",
"name": "rhacm2/submariner-gateway-rhel8@sha256:9005919d438664eca44a75271ae1206a02fa4010ba66abae04745ccbbbeb93ee_s390x",
"product": {
"name": "rhacm2/submariner-gateway-rhel8@sha256:9005919d438664eca44a75271ae1206a02fa4010ba66abae04745ccbbbeb93ee_s390x",
"product_id": "rhacm2/submariner-gateway-rhel8@sha256:9005919d438664eca44a75271ae1206a02fa4010ba66abae04745ccbbbeb93ee_s390x",
"product_identification_helper": {
"purl": "pkg:oci/submariner-gateway-rhel8@sha256:9005919d438664eca44a75271ae1206a02fa4010ba66abae04745ccbbbeb93ee?arch=s390x\u0026repository_url=registry.redhat.io/rhacm2/submariner-gateway-rhel8\u0026tag=v0.13.0-12"
}
}
},
{
"category": "product_version",
"name": "rhacm2/submariner-globalnet-rhel8@sha256:8386fc6c583ce7e56af3aa07e6089599863381d9c2b206b674d093ea6a0604b1_s390x",
"product": {
"name": "rhacm2/submariner-globalnet-rhel8@sha256:8386fc6c583ce7e56af3aa07e6089599863381d9c2b206b674d093ea6a0604b1_s390x",
"product_id": "rhacm2/submariner-globalnet-rhel8@sha256:8386fc6c583ce7e56af3aa07e6089599863381d9c2b206b674d093ea6a0604b1_s390x",
"product_identification_helper": {
"purl": "pkg:oci/submariner-globalnet-rhel8@sha256:8386fc6c583ce7e56af3aa07e6089599863381d9c2b206b674d093ea6a0604b1?arch=s390x\u0026repository_url=registry.redhat.io/rhacm2/submariner-globalnet-rhel8\u0026tag=v0.13.0-12"
}
}
},
{
"category": "product_version",
"name": "rhacm2/submariner-networkplugin-syncer-rhel8@sha256:e829974f7d64601d7ac739bea120fe0a02dbc48e7e36d96bdc3b1ea64cbdb77d_s390x",
"product": {
"name": "rhacm2/submariner-networkplugin-syncer-rhel8@sha256:e829974f7d64601d7ac739bea120fe0a02dbc48e7e36d96bdc3b1ea64cbdb77d_s390x",
"product_id": "rhacm2/submariner-networkplugin-syncer-rhel8@sha256:e829974f7d64601d7ac739bea120fe0a02dbc48e7e36d96bdc3b1ea64cbdb77d_s390x",
"product_identification_helper": {
"purl": "pkg:oci/submariner-networkplugin-syncer-rhel8@sha256:e829974f7d64601d7ac739bea120fe0a02dbc48e7e36d96bdc3b1ea64cbdb77d?arch=s390x\u0026repository_url=registry.redhat.io/rhacm2/submariner-networkplugin-syncer-rhel8\u0026tag=v0.13.0-12"
}
}
},
{
"category": "product_version",
"name": "rhacm2/submariner-operator-bundle@sha256:f67b1af05e09ec1d3b6cba8ed602c5df7331bd1f884602c8719acd6f32e8c2a2_s390x",
"product": {
"name": "rhacm2/submariner-operator-bundle@sha256:f67b1af05e09ec1d3b6cba8ed602c5df7331bd1f884602c8719acd6f32e8c2a2_s390x",
"product_id": "rhacm2/submariner-operator-bundle@sha256:f67b1af05e09ec1d3b6cba8ed602c5df7331bd1f884602c8719acd6f32e8c2a2_s390x",
"product_identification_helper": {
"purl": "pkg:oci/submariner-operator-bundle@sha256:f67b1af05e09ec1d3b6cba8ed602c5df7331bd1f884602c8719acd6f32e8c2a2?arch=s390x\u0026repository_url=registry.redhat.io/rhacm2/submariner-operator-bundle\u0026tag=v0.13.0-13"
}
}
},
{
"category": "product_version",
"name": "rhacm2/submariner-rhel8-operator@sha256:b76304abe66df877ea8ac3dd31ba02550465b33826b485f713c504ae1e7a7877_s390x",
"product": {
"name": "rhacm2/submariner-rhel8-operator@sha256:b76304abe66df877ea8ac3dd31ba02550465b33826b485f713c504ae1e7a7877_s390x",
"product_id": "rhacm2/submariner-rhel8-operator@sha256:b76304abe66df877ea8ac3dd31ba02550465b33826b485f713c504ae1e7a7877_s390x",
"product_identification_helper": {
"purl": "pkg:oci/submariner-rhel8-operator@sha256:b76304abe66df877ea8ac3dd31ba02550465b33826b485f713c504ae1e7a7877?arch=s390x\u0026repository_url=registry.redhat.io/rhacm2/submariner-rhel8-operator\u0026tag=v0.13.0-12"
}
}
},
{
"category": "product_version",
"name": "rhacm2/submariner-route-agent-rhel8@sha256:46a5cebefbc09066e786d2a4520d26fb1a260f5635deedfb2d301a5ec605bc35_s390x",
"product": {
"name": "rhacm2/submariner-route-agent-rhel8@sha256:46a5cebefbc09066e786d2a4520d26fb1a260f5635deedfb2d301a5ec605bc35_s390x",
"product_id": "rhacm2/submariner-route-agent-rhel8@sha256:46a5cebefbc09066e786d2a4520d26fb1a260f5635deedfb2d301a5ec605bc35_s390x",
"product_identification_helper": {
"purl": "pkg:oci/submariner-route-agent-rhel8@sha256:46a5cebefbc09066e786d2a4520d26fb1a260f5635deedfb2d301a5ec605bc35?arch=s390x\u0026repository_url=registry.redhat.io/rhacm2/submariner-route-agent-rhel8\u0026tag=v0.13.0-12"
}
}
}
],
"category": "architecture",
"name": "s390x"
},
{
"branches": [
{
"category": "product_version",
"name": "rhacm2/lighthouse-agent-rhel8@sha256:bb4137a931eb5b2ef530094c1d42077fba393f27c0727bb9fa9ca8ebef216d32_arm64",
"product": {
"name": "rhacm2/lighthouse-agent-rhel8@sha256:bb4137a931eb5b2ef530094c1d42077fba393f27c0727bb9fa9ca8ebef216d32_arm64",
"product_id": "rhacm2/lighthouse-agent-rhel8@sha256:bb4137a931eb5b2ef530094c1d42077fba393f27c0727bb9fa9ca8ebef216d32_arm64",
"product_identification_helper": {
"purl": "pkg:oci/lighthouse-agent-rhel8@sha256:bb4137a931eb5b2ef530094c1d42077fba393f27c0727bb9fa9ca8ebef216d32?arch=arm64\u0026repository_url=registry.redhat.io/rhacm2/lighthouse-agent-rhel8\u0026tag=v0.13.0-13"
}
}
},
{
"category": "product_version",
"name": "rhacm2/lighthouse-coredns-rhel8@sha256:7e35418061c0b5e670cc6315bd89b07ac26b1a657068a621c2278dee343f85a4_arm64",
"product": {
"name": "rhacm2/lighthouse-coredns-rhel8@sha256:7e35418061c0b5e670cc6315bd89b07ac26b1a657068a621c2278dee343f85a4_arm64",
"product_id": "rhacm2/lighthouse-coredns-rhel8@sha256:7e35418061c0b5e670cc6315bd89b07ac26b1a657068a621c2278dee343f85a4_arm64",
"product_identification_helper": {
"purl": "pkg:oci/lighthouse-coredns-rhel8@sha256:7e35418061c0b5e670cc6315bd89b07ac26b1a657068a621c2278dee343f85a4?arch=arm64\u0026repository_url=registry.redhat.io/rhacm2/lighthouse-coredns-rhel8\u0026tag=v0.13.0-12"
}
}
},
{
"category": "product_version",
"name": "rhacm2/nettest-rhel8@sha256:d8b61063f3c9528c66e515f4f49dc10e253e0c1d7cbe0d55b5fc3d9092edd126_arm64",
"product": {
"name": "rhacm2/nettest-rhel8@sha256:d8b61063f3c9528c66e515f4f49dc10e253e0c1d7cbe0d55b5fc3d9092edd126_arm64",
"product_id": "rhacm2/nettest-rhel8@sha256:d8b61063f3c9528c66e515f4f49dc10e253e0c1d7cbe0d55b5fc3d9092edd126_arm64",
"product_identification_helper": {
"purl": "pkg:oci/nettest-rhel8@sha256:d8b61063f3c9528c66e515f4f49dc10e253e0c1d7cbe0d55b5fc3d9092edd126?arch=arm64\u0026repository_url=registry.redhat.io/rhacm2/nettest-rhel8\u0026tag=v0.13.0-6"
}
}
},
{
"category": "product_version",
"name": "rhacm2/subctl-rhel8@sha256:69eb726de1608b83cd041c05abfe9d737d17995b00fc813bee8b032a4b108f58_arm64",
"product": {
"name": "rhacm2/subctl-rhel8@sha256:69eb726de1608b83cd041c05abfe9d737d17995b00fc813bee8b032a4b108f58_arm64",
"product_id": "rhacm2/subctl-rhel8@sha256:69eb726de1608b83cd041c05abfe9d737d17995b00fc813bee8b032a4b108f58_arm64",
"product_identification_helper": {
"purl": "pkg:oci/subctl-rhel8@sha256:69eb726de1608b83cd041c05abfe9d737d17995b00fc813bee8b032a4b108f58?arch=arm64\u0026repository_url=registry.redhat.io/rhacm2/subctl-rhel8\u0026tag=v0.13.0-11"
}
}
},
{
"category": "product_version",
"name": "rhacm2/submariner-gateway-rhel8@sha256:29cc42136b0356c267bf8f1c599b1a85dd1a5ac175a95917ba609d8d42cf042b_arm64",
"product": {
"name": "rhacm2/submariner-gateway-rhel8@sha256:29cc42136b0356c267bf8f1c599b1a85dd1a5ac175a95917ba609d8d42cf042b_arm64",
"product_id": "rhacm2/submariner-gateway-rhel8@sha256:29cc42136b0356c267bf8f1c599b1a85dd1a5ac175a95917ba609d8d42cf042b_arm64",
"product_identification_helper": {
"purl": "pkg:oci/submariner-gateway-rhel8@sha256:29cc42136b0356c267bf8f1c599b1a85dd1a5ac175a95917ba609d8d42cf042b?arch=arm64\u0026repository_url=registry.redhat.io/rhacm2/submariner-gateway-rhel8\u0026tag=v0.13.0-12"
}
}
},
{
"category": "product_version",
"name": "rhacm2/submariner-globalnet-rhel8@sha256:58c0df811794ba52277feac73c046c1f78f6731c0792f28665601cac81494804_arm64",
"product": {
"name": "rhacm2/submariner-globalnet-rhel8@sha256:58c0df811794ba52277feac73c046c1f78f6731c0792f28665601cac81494804_arm64",
"product_id": "rhacm2/submariner-globalnet-rhel8@sha256:58c0df811794ba52277feac73c046c1f78f6731c0792f28665601cac81494804_arm64",
"product_identification_helper": {
"purl": "pkg:oci/submariner-globalnet-rhel8@sha256:58c0df811794ba52277feac73c046c1f78f6731c0792f28665601cac81494804?arch=arm64\u0026repository_url=registry.redhat.io/rhacm2/submariner-globalnet-rhel8\u0026tag=v0.13.0-12"
}
}
},
{
"category": "product_version",
"name": "rhacm2/submariner-networkplugin-syncer-rhel8@sha256:2251e876e51328e5061469b7b6002395c6f7486d89fe8a09227c80e134c4341d_arm64",
"product": {
"name": "rhacm2/submariner-networkplugin-syncer-rhel8@sha256:2251e876e51328e5061469b7b6002395c6f7486d89fe8a09227c80e134c4341d_arm64",
"product_id": "rhacm2/submariner-networkplugin-syncer-rhel8@sha256:2251e876e51328e5061469b7b6002395c6f7486d89fe8a09227c80e134c4341d_arm64",
"product_identification_helper": {
"purl": "pkg:oci/submariner-networkplugin-syncer-rhel8@sha256:2251e876e51328e5061469b7b6002395c6f7486d89fe8a09227c80e134c4341d?arch=arm64\u0026repository_url=registry.redhat.io/rhacm2/submariner-networkplugin-syncer-rhel8\u0026tag=v0.13.0-12"
}
}
},
{
"category": "product_version",
"name": "rhacm2/submariner-operator-bundle@sha256:c7c3d5733cdf2b5c4e2df9bf06442fcf4b01228d855015939b8f95493b400129_arm64",
"product": {
"name": "rhacm2/submariner-operator-bundle@sha256:c7c3d5733cdf2b5c4e2df9bf06442fcf4b01228d855015939b8f95493b400129_arm64",
"product_id": "rhacm2/submariner-operator-bundle@sha256:c7c3d5733cdf2b5c4e2df9bf06442fcf4b01228d855015939b8f95493b400129_arm64",
"product_identification_helper": {
"purl": "pkg:oci/submariner-operator-bundle@sha256:c7c3d5733cdf2b5c4e2df9bf06442fcf4b01228d855015939b8f95493b400129?arch=arm64\u0026repository_url=registry.redhat.io/rhacm2/submariner-operator-bundle\u0026tag=v0.13.0-13"
}
}
},
{
"category": "product_version",
"name": "rhacm2/submariner-rhel8-operator@sha256:6908ddbc1fd9ca77c8ca722442c8d135918222cd122801652608f48558a93b35_arm64",
"product": {
"name": "rhacm2/submariner-rhel8-operator@sha256:6908ddbc1fd9ca77c8ca722442c8d135918222cd122801652608f48558a93b35_arm64",
"product_id": "rhacm2/submariner-rhel8-operator@sha256:6908ddbc1fd9ca77c8ca722442c8d135918222cd122801652608f48558a93b35_arm64",
"product_identification_helper": {
"purl": "pkg:oci/submariner-rhel8-operator@sha256:6908ddbc1fd9ca77c8ca722442c8d135918222cd122801652608f48558a93b35?arch=arm64\u0026repository_url=registry.redhat.io/rhacm2/submariner-rhel8-operator\u0026tag=v0.13.0-12"
}
}
},
{
"category": "product_version",
"name": "rhacm2/submariner-route-agent-rhel8@sha256:789e9a6332a402c740505b10ba0a1095f97874094a07ee546c4dd4bb474a92db_arm64",
"product": {
"name": "rhacm2/submariner-route-agent-rhel8@sha256:789e9a6332a402c740505b10ba0a1095f97874094a07ee546c4dd4bb474a92db_arm64",
"product_id": "rhacm2/submariner-route-agent-rhel8@sha256:789e9a6332a402c740505b10ba0a1095f97874094a07ee546c4dd4bb474a92db_arm64",
"product_identification_helper": {
"purl": "pkg:oci/submariner-route-agent-rhel8@sha256:789e9a6332a402c740505b10ba0a1095f97874094a07ee546c4dd4bb474a92db?arch=arm64\u0026repository_url=registry.redhat.io/rhacm2/submariner-route-agent-rhel8\u0026tag=v0.13.0-12"
}
}
}
],
"category": "architecture",
"name": "arm64"
}
],
"category": "vendor",
"name": "Red Hat"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/lighthouse-agent-rhel8@sha256:1b017999b67c62f47d4026b369033de4ea9523198524324b071bde7ce8bd54dd_amd64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.6 for RHEL 8",
"product_id": "8Base-RHACM-2.6:rhacm2/lighthouse-agent-rhel8@sha256:1b017999b67c62f47d4026b369033de4ea9523198524324b071bde7ce8bd54dd_amd64"
},
"product_reference": "rhacm2/lighthouse-agent-rhel8@sha256:1b017999b67c62f47d4026b369033de4ea9523198524324b071bde7ce8bd54dd_amd64",
"relates_to_product_reference": "8Base-RHACM-2.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/lighthouse-agent-rhel8@sha256:9165978e8f6b31c1b2c5ba1966c9ee1fa56fa9d57668b204690c792a67217de1_s390x as a component of Red Hat Advanced Cluster Management for Kubernetes 2.6 for RHEL 8",
"product_id": "8Base-RHACM-2.6:rhacm2/lighthouse-agent-rhel8@sha256:9165978e8f6b31c1b2c5ba1966c9ee1fa56fa9d57668b204690c792a67217de1_s390x"
},
"product_reference": "rhacm2/lighthouse-agent-rhel8@sha256:9165978e8f6b31c1b2c5ba1966c9ee1fa56fa9d57668b204690c792a67217de1_s390x",
"relates_to_product_reference": "8Base-RHACM-2.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/lighthouse-agent-rhel8@sha256:9716dc5a8bf1aab38472108b186bd3013fc1d5ac0f86aea9a60c721d481e3741_ppc64le as a component of Red Hat Advanced Cluster Management for Kubernetes 2.6 for RHEL 8",
"product_id": "8Base-RHACM-2.6:rhacm2/lighthouse-agent-rhel8@sha256:9716dc5a8bf1aab38472108b186bd3013fc1d5ac0f86aea9a60c721d481e3741_ppc64le"
},
"product_reference": "rhacm2/lighthouse-agent-rhel8@sha256:9716dc5a8bf1aab38472108b186bd3013fc1d5ac0f86aea9a60c721d481e3741_ppc64le",
"relates_to_product_reference": "8Base-RHACM-2.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/lighthouse-agent-rhel8@sha256:bb4137a931eb5b2ef530094c1d42077fba393f27c0727bb9fa9ca8ebef216d32_arm64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.6 for RHEL 8",
"product_id": "8Base-RHACM-2.6:rhacm2/lighthouse-agent-rhel8@sha256:bb4137a931eb5b2ef530094c1d42077fba393f27c0727bb9fa9ca8ebef216d32_arm64"
},
"product_reference": "rhacm2/lighthouse-agent-rhel8@sha256:bb4137a931eb5b2ef530094c1d42077fba393f27c0727bb9fa9ca8ebef216d32_arm64",
"relates_to_product_reference": "8Base-RHACM-2.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/lighthouse-coredns-rhel8@sha256:5fedb3d930a6b6a035e5041dbc37f5a72e842fa671d1d1b9a1d07683b3074655_ppc64le as a component of Red Hat Advanced Cluster Management for Kubernetes 2.6 for RHEL 8",
"product_id": "8Base-RHACM-2.6:rhacm2/lighthouse-coredns-rhel8@sha256:5fedb3d930a6b6a035e5041dbc37f5a72e842fa671d1d1b9a1d07683b3074655_ppc64le"
},
"product_reference": "rhacm2/lighthouse-coredns-rhel8@sha256:5fedb3d930a6b6a035e5041dbc37f5a72e842fa671d1d1b9a1d07683b3074655_ppc64le",
"relates_to_product_reference": "8Base-RHACM-2.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/lighthouse-coredns-rhel8@sha256:7e35418061c0b5e670cc6315bd89b07ac26b1a657068a621c2278dee343f85a4_arm64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.6 for RHEL 8",
"product_id": "8Base-RHACM-2.6:rhacm2/lighthouse-coredns-rhel8@sha256:7e35418061c0b5e670cc6315bd89b07ac26b1a657068a621c2278dee343f85a4_arm64"
},
"product_reference": "rhacm2/lighthouse-coredns-rhel8@sha256:7e35418061c0b5e670cc6315bd89b07ac26b1a657068a621c2278dee343f85a4_arm64",
"relates_to_product_reference": "8Base-RHACM-2.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/lighthouse-coredns-rhel8@sha256:923cc15bf740a7a46f53d00bc9c51f8cedcb75d5aa8a5f7f80642ce750f875a7_s390x as a component of Red Hat Advanced Cluster Management for Kubernetes 2.6 for RHEL 8",
"product_id": "8Base-RHACM-2.6:rhacm2/lighthouse-coredns-rhel8@sha256:923cc15bf740a7a46f53d00bc9c51f8cedcb75d5aa8a5f7f80642ce750f875a7_s390x"
},
"product_reference": "rhacm2/lighthouse-coredns-rhel8@sha256:923cc15bf740a7a46f53d00bc9c51f8cedcb75d5aa8a5f7f80642ce750f875a7_s390x",
"relates_to_product_reference": "8Base-RHACM-2.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/lighthouse-coredns-rhel8@sha256:a65cf2a44593713ab1bfac14a6dbf1a43d968b7ee1e5386a38c6ee0dbaa21a45_amd64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.6 for RHEL 8",
"product_id": "8Base-RHACM-2.6:rhacm2/lighthouse-coredns-rhel8@sha256:a65cf2a44593713ab1bfac14a6dbf1a43d968b7ee1e5386a38c6ee0dbaa21a45_amd64"
},
"product_reference": "rhacm2/lighthouse-coredns-rhel8@sha256:a65cf2a44593713ab1bfac14a6dbf1a43d968b7ee1e5386a38c6ee0dbaa21a45_amd64",
"relates_to_product_reference": "8Base-RHACM-2.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/nettest-rhel8@sha256:2f1feeb60f201def1b766553dc67fbfd67631a5fe08f951e40acc9ecf58e53be_s390x as a component of Red Hat Advanced Cluster Management for Kubernetes 2.6 for RHEL 8",
"product_id": "8Base-RHACM-2.6:rhacm2/nettest-rhel8@sha256:2f1feeb60f201def1b766553dc67fbfd67631a5fe08f951e40acc9ecf58e53be_s390x"
},
"product_reference": "rhacm2/nettest-rhel8@sha256:2f1feeb60f201def1b766553dc67fbfd67631a5fe08f951e40acc9ecf58e53be_s390x",
"relates_to_product_reference": "8Base-RHACM-2.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/nettest-rhel8@sha256:801bf491658a7770b370b17f275385f6c405fdae8628df7591c68a2a674c8d77_ppc64le as a component of Red Hat Advanced Cluster Management for Kubernetes 2.6 for RHEL 8",
"product_id": "8Base-RHACM-2.6:rhacm2/nettest-rhel8@sha256:801bf491658a7770b370b17f275385f6c405fdae8628df7591c68a2a674c8d77_ppc64le"
},
"product_reference": "rhacm2/nettest-rhel8@sha256:801bf491658a7770b370b17f275385f6c405fdae8628df7591c68a2a674c8d77_ppc64le",
"relates_to_product_reference": "8Base-RHACM-2.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/nettest-rhel8@sha256:bc00d390fca8f6f53f41bcc9314c68a565aa9b42c74278cb9f83b5c19f82bd69_amd64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.6 for RHEL 8",
"product_id": "8Base-RHACM-2.6:rhacm2/nettest-rhel8@sha256:bc00d390fca8f6f53f41bcc9314c68a565aa9b42c74278cb9f83b5c19f82bd69_amd64"
},
"product_reference": "rhacm2/nettest-rhel8@sha256:bc00d390fca8f6f53f41bcc9314c68a565aa9b42c74278cb9f83b5c19f82bd69_amd64",
"relates_to_product_reference": "8Base-RHACM-2.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/nettest-rhel8@sha256:d8b61063f3c9528c66e515f4f49dc10e253e0c1d7cbe0d55b5fc3d9092edd126_arm64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.6 for RHEL 8",
"product_id": "8Base-RHACM-2.6:rhacm2/nettest-rhel8@sha256:d8b61063f3c9528c66e515f4f49dc10e253e0c1d7cbe0d55b5fc3d9092edd126_arm64"
},
"product_reference": "rhacm2/nettest-rhel8@sha256:d8b61063f3c9528c66e515f4f49dc10e253e0c1d7cbe0d55b5fc3d9092edd126_arm64",
"relates_to_product_reference": "8Base-RHACM-2.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/subctl-rhel8@sha256:5412b60cf39eb7c7a874e7e0e6101c098825a1de742065e212a247660576cf6e_amd64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.6 for RHEL 8",
"product_id": "8Base-RHACM-2.6:rhacm2/subctl-rhel8@sha256:5412b60cf39eb7c7a874e7e0e6101c098825a1de742065e212a247660576cf6e_amd64"
},
"product_reference": "rhacm2/subctl-rhel8@sha256:5412b60cf39eb7c7a874e7e0e6101c098825a1de742065e212a247660576cf6e_amd64",
"relates_to_product_reference": "8Base-RHACM-2.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/subctl-rhel8@sha256:5a049cc3fd785a6afd3c65a80a6c158f769a7427db7352c0e2dbf51efe6688ac_s390x as a component of Red Hat Advanced Cluster Management for Kubernetes 2.6 for RHEL 8",
"product_id": "8Base-RHACM-2.6:rhacm2/subctl-rhel8@sha256:5a049cc3fd785a6afd3c65a80a6c158f769a7427db7352c0e2dbf51efe6688ac_s390x"
},
"product_reference": "rhacm2/subctl-rhel8@sha256:5a049cc3fd785a6afd3c65a80a6c158f769a7427db7352c0e2dbf51efe6688ac_s390x",
"relates_to_product_reference": "8Base-RHACM-2.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/subctl-rhel8@sha256:69eb726de1608b83cd041c05abfe9d737d17995b00fc813bee8b032a4b108f58_arm64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.6 for RHEL 8",
"product_id": "8Base-RHACM-2.6:rhacm2/subctl-rhel8@sha256:69eb726de1608b83cd041c05abfe9d737d17995b00fc813bee8b032a4b108f58_arm64"
},
"product_reference": "rhacm2/subctl-rhel8@sha256:69eb726de1608b83cd041c05abfe9d737d17995b00fc813bee8b032a4b108f58_arm64",
"relates_to_product_reference": "8Base-RHACM-2.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/subctl-rhel8@sha256:bb5739cea600e427dc7f042e8224c93227f2f785c46f69881a0c7ecd475d5c27_ppc64le as a component of Red Hat Advanced Cluster Management for Kubernetes 2.6 for RHEL 8",
"product_id": "8Base-RHACM-2.6:rhacm2/subctl-rhel8@sha256:bb5739cea600e427dc7f042e8224c93227f2f785c46f69881a0c7ecd475d5c27_ppc64le"
},
"product_reference": "rhacm2/subctl-rhel8@sha256:bb5739cea600e427dc7f042e8224c93227f2f785c46f69881a0c7ecd475d5c27_ppc64le",
"relates_to_product_reference": "8Base-RHACM-2.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/submariner-gateway-rhel8@sha256:29cc42136b0356c267bf8f1c599b1a85dd1a5ac175a95917ba609d8d42cf042b_arm64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.6 for RHEL 8",
"product_id": "8Base-RHACM-2.6:rhacm2/submariner-gateway-rhel8@sha256:29cc42136b0356c267bf8f1c599b1a85dd1a5ac175a95917ba609d8d42cf042b_arm64"
},
"product_reference": "rhacm2/submariner-gateway-rhel8@sha256:29cc42136b0356c267bf8f1c599b1a85dd1a5ac175a95917ba609d8d42cf042b_arm64",
"relates_to_product_reference": "8Base-RHACM-2.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/submariner-gateway-rhel8@sha256:63d12fafbc56aff2010ed094234066b7a16f6ddf04f7aeea12b9ad75cec005e3_ppc64le as a component of Red Hat Advanced Cluster Management for Kubernetes 2.6 for RHEL 8",
"product_id": "8Base-RHACM-2.6:rhacm2/submariner-gateway-rhel8@sha256:63d12fafbc56aff2010ed094234066b7a16f6ddf04f7aeea12b9ad75cec005e3_ppc64le"
},
"product_reference": "rhacm2/submariner-gateway-rhel8@sha256:63d12fafbc56aff2010ed094234066b7a16f6ddf04f7aeea12b9ad75cec005e3_ppc64le",
"relates_to_product_reference": "8Base-RHACM-2.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/submariner-gateway-rhel8@sha256:9005919d438664eca44a75271ae1206a02fa4010ba66abae04745ccbbbeb93ee_s390x as a component of Red Hat Advanced Cluster Management for Kubernetes 2.6 for RHEL 8",
"product_id": "8Base-RHACM-2.6:rhacm2/submariner-gateway-rhel8@sha256:9005919d438664eca44a75271ae1206a02fa4010ba66abae04745ccbbbeb93ee_s390x"
},
"product_reference": "rhacm2/submariner-gateway-rhel8@sha256:9005919d438664eca44a75271ae1206a02fa4010ba66abae04745ccbbbeb93ee_s390x",
"relates_to_product_reference": "8Base-RHACM-2.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/submariner-gateway-rhel8@sha256:b51a6807d7443069694125d36c9acf7d1e88f1add2008a9c52bff8c51a64c16b_amd64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.6 for RHEL 8",
"product_id": "8Base-RHACM-2.6:rhacm2/submariner-gateway-rhel8@sha256:b51a6807d7443069694125d36c9acf7d1e88f1add2008a9c52bff8c51a64c16b_amd64"
},
"product_reference": "rhacm2/submariner-gateway-rhel8@sha256:b51a6807d7443069694125d36c9acf7d1e88f1add2008a9c52bff8c51a64c16b_amd64",
"relates_to_product_reference": "8Base-RHACM-2.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/submariner-globalnet-rhel8@sha256:3178568b458bf35c1cec6a8eb16abeae3d468f3e5102849680c65050586e19bb_ppc64le as a component of Red Hat Advanced Cluster Management for Kubernetes 2.6 for RHEL 8",
"product_id": "8Base-RHACM-2.6:rhacm2/submariner-globalnet-rhel8@sha256:3178568b458bf35c1cec6a8eb16abeae3d468f3e5102849680c65050586e19bb_ppc64le"
},
"product_reference": "rhacm2/submariner-globalnet-rhel8@sha256:3178568b458bf35c1cec6a8eb16abeae3d468f3e5102849680c65050586e19bb_ppc64le",
"relates_to_product_reference": "8Base-RHACM-2.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/submariner-globalnet-rhel8@sha256:58c0df811794ba52277feac73c046c1f78f6731c0792f28665601cac81494804_arm64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.6 for RHEL 8",
"product_id": "8Base-RHACM-2.6:rhacm2/submariner-globalnet-rhel8@sha256:58c0df811794ba52277feac73c046c1f78f6731c0792f28665601cac81494804_arm64"
},
"product_reference": "rhacm2/submariner-globalnet-rhel8@sha256:58c0df811794ba52277feac73c046c1f78f6731c0792f28665601cac81494804_arm64",
"relates_to_product_reference": "8Base-RHACM-2.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/submariner-globalnet-rhel8@sha256:8386fc6c583ce7e56af3aa07e6089599863381d9c2b206b674d093ea6a0604b1_s390x as a component of Red Hat Advanced Cluster Management for Kubernetes 2.6 for RHEL 8",
"product_id": "8Base-RHACM-2.6:rhacm2/submariner-globalnet-rhel8@sha256:8386fc6c583ce7e56af3aa07e6089599863381d9c2b206b674d093ea6a0604b1_s390x"
},
"product_reference": "rhacm2/submariner-globalnet-rhel8@sha256:8386fc6c583ce7e56af3aa07e6089599863381d9c2b206b674d093ea6a0604b1_s390x",
"relates_to_product_reference": "8Base-RHACM-2.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/submariner-globalnet-rhel8@sha256:bc1fde61774378d347275e1500aa375570026b586390880d0d0de17cafca6343_amd64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.6 for RHEL 8",
"product_id": "8Base-RHACM-2.6:rhacm2/submariner-globalnet-rhel8@sha256:bc1fde61774378d347275e1500aa375570026b586390880d0d0de17cafca6343_amd64"
},
"product_reference": "rhacm2/submariner-globalnet-rhel8@sha256:bc1fde61774378d347275e1500aa375570026b586390880d0d0de17cafca6343_amd64",
"relates_to_product_reference": "8Base-RHACM-2.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/submariner-networkplugin-syncer-rhel8@sha256:2251e876e51328e5061469b7b6002395c6f7486d89fe8a09227c80e134c4341d_arm64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.6 for RHEL 8",
"product_id": "8Base-RHACM-2.6:rhacm2/submariner-networkplugin-syncer-rhel8@sha256:2251e876e51328e5061469b7b6002395c6f7486d89fe8a09227c80e134c4341d_arm64"
},
"product_reference": "rhacm2/submariner-networkplugin-syncer-rhel8@sha256:2251e876e51328e5061469b7b6002395c6f7486d89fe8a09227c80e134c4341d_arm64",
"relates_to_product_reference": "8Base-RHACM-2.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/submariner-networkplugin-syncer-rhel8@sha256:98bd14eceaa0fe009cf09072c2f8a08a89fca9bde79569bbd89ee17b77151fb9_amd64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.6 for RHEL 8",
"product_id": "8Base-RHACM-2.6:rhacm2/submariner-networkplugin-syncer-rhel8@sha256:98bd14eceaa0fe009cf09072c2f8a08a89fca9bde79569bbd89ee17b77151fb9_amd64"
},
"product_reference": "rhacm2/submariner-networkplugin-syncer-rhel8@sha256:98bd14eceaa0fe009cf09072c2f8a08a89fca9bde79569bbd89ee17b77151fb9_amd64",
"relates_to_product_reference": "8Base-RHACM-2.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/submariner-networkplugin-syncer-rhel8@sha256:c0a892fe4f1802ca3d3c6f03dab6cd25f1ebc41dcddf08d90a6d9aefc193971d_ppc64le as a component of Red Hat Advanced Cluster Management for Kubernetes 2.6 for RHEL 8",
"product_id": "8Base-RHACM-2.6:rhacm2/submariner-networkplugin-syncer-rhel8@sha256:c0a892fe4f1802ca3d3c6f03dab6cd25f1ebc41dcddf08d90a6d9aefc193971d_ppc64le"
},
"product_reference": "rhacm2/submariner-networkplugin-syncer-rhel8@sha256:c0a892fe4f1802ca3d3c6f03dab6cd25f1ebc41dcddf08d90a6d9aefc193971d_ppc64le",
"relates_to_product_reference": "8Base-RHACM-2.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/submariner-networkplugin-syncer-rhel8@sha256:e829974f7d64601d7ac739bea120fe0a02dbc48e7e36d96bdc3b1ea64cbdb77d_s390x as a component of Red Hat Advanced Cluster Management for Kubernetes 2.6 for RHEL 8",
"product_id": "8Base-RHACM-2.6:rhacm2/submariner-networkplugin-syncer-rhel8@sha256:e829974f7d64601d7ac739bea120fe0a02dbc48e7e36d96bdc3b1ea64cbdb77d_s390x"
},
"product_reference": "rhacm2/submariner-networkplugin-syncer-rhel8@sha256:e829974f7d64601d7ac739bea120fe0a02dbc48e7e36d96bdc3b1ea64cbdb77d_s390x",
"relates_to_product_reference": "8Base-RHACM-2.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/submariner-operator-bundle@sha256:11f67392d84dcd4b1e848f365a68d558d4df4ffc2aa7c00ecb882395c21a6161_ppc64le as a component of Red Hat Advanced Cluster Management for Kubernetes 2.6 for RHEL 8",
"product_id": "8Base-RHACM-2.6:rhacm2/submariner-operator-bundle@sha256:11f67392d84dcd4b1e848f365a68d558d4df4ffc2aa7c00ecb882395c21a6161_ppc64le"
},
"product_reference": "rhacm2/submariner-operator-bundle@sha256:11f67392d84dcd4b1e848f365a68d558d4df4ffc2aa7c00ecb882395c21a6161_ppc64le",
"relates_to_product_reference": "8Base-RHACM-2.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/submariner-operator-bundle@sha256:c7c3d5733cdf2b5c4e2df9bf06442fcf4b01228d855015939b8f95493b400129_arm64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.6 for RHEL 8",
"product_id": "8Base-RHACM-2.6:rhacm2/submariner-operator-bundle@sha256:c7c3d5733cdf2b5c4e2df9bf06442fcf4b01228d855015939b8f95493b400129_arm64"
},
"product_reference": "rhacm2/submariner-operator-bundle@sha256:c7c3d5733cdf2b5c4e2df9bf06442fcf4b01228d855015939b8f95493b400129_arm64",
"relates_to_product_reference": "8Base-RHACM-2.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/submariner-operator-bundle@sha256:f67b1af05e09ec1d3b6cba8ed602c5df7331bd1f884602c8719acd6f32e8c2a2_s390x as a component of Red Hat Advanced Cluster Management for Kubernetes 2.6 for RHEL 8",
"product_id": "8Base-RHACM-2.6:rhacm2/submariner-operator-bundle@sha256:f67b1af05e09ec1d3b6cba8ed602c5df7331bd1f884602c8719acd6f32e8c2a2_s390x"
},
"product_reference": "rhacm2/submariner-operator-bundle@sha256:f67b1af05e09ec1d3b6cba8ed602c5df7331bd1f884602c8719acd6f32e8c2a2_s390x",
"relates_to_product_reference": "8Base-RHACM-2.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/submariner-operator-bundle@sha256:fc54c972af6e78e88180bbc3dc0238112dc522de1824946e9dc9807a00fa02c0_amd64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.6 for RHEL 8",
"product_id": "8Base-RHACM-2.6:rhacm2/submariner-operator-bundle@sha256:fc54c972af6e78e88180bbc3dc0238112dc522de1824946e9dc9807a00fa02c0_amd64"
},
"product_reference": "rhacm2/submariner-operator-bundle@sha256:fc54c972af6e78e88180bbc3dc0238112dc522de1824946e9dc9807a00fa02c0_amd64",
"relates_to_product_reference": "8Base-RHACM-2.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/submariner-rhel8-operator@sha256:0173a537eaf3bbac4fb1ba7240cc8b9c3f577d18bd36d3f432b4a403ea691cc4_amd64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.6 for RHEL 8",
"product_id": "8Base-RHACM-2.6:rhacm2/submariner-rhel8-operator@sha256:0173a537eaf3bbac4fb1ba7240cc8b9c3f577d18bd36d3f432b4a403ea691cc4_amd64"
},
"product_reference": "rhacm2/submariner-rhel8-operator@sha256:0173a537eaf3bbac4fb1ba7240cc8b9c3f577d18bd36d3f432b4a403ea691cc4_amd64",
"relates_to_product_reference": "8Base-RHACM-2.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/submariner-rhel8-operator@sha256:137a2e4d7932cfe6260ab8f11c93f098824c12bb60bf98164ef3b09ea2f60cc7_ppc64le as a component of Red Hat Advanced Cluster Management for Kubernetes 2.6 for RHEL 8",
"product_id": "8Base-RHACM-2.6:rhacm2/submariner-rhel8-operator@sha256:137a2e4d7932cfe6260ab8f11c93f098824c12bb60bf98164ef3b09ea2f60cc7_ppc64le"
},
"product_reference": "rhacm2/submariner-rhel8-operator@sha256:137a2e4d7932cfe6260ab8f11c93f098824c12bb60bf98164ef3b09ea2f60cc7_ppc64le",
"relates_to_product_reference": "8Base-RHACM-2.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/submariner-rhel8-operator@sha256:6908ddbc1fd9ca77c8ca722442c8d135918222cd122801652608f48558a93b35_arm64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.6 for RHEL 8",
"product_id": "8Base-RHACM-2.6:rhacm2/submariner-rhel8-operator@sha256:6908ddbc1fd9ca77c8ca722442c8d135918222cd122801652608f48558a93b35_arm64"
},
"product_reference": "rhacm2/submariner-rhel8-operator@sha256:6908ddbc1fd9ca77c8ca722442c8d135918222cd122801652608f48558a93b35_arm64",
"relates_to_product_reference": "8Base-RHACM-2.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/submariner-rhel8-operator@sha256:b76304abe66df877ea8ac3dd31ba02550465b33826b485f713c504ae1e7a7877_s390x as a component of Red Hat Advanced Cluster Management for Kubernetes 2.6 for RHEL 8",
"product_id": "8Base-RHACM-2.6:rhacm2/submariner-rhel8-operator@sha256:b76304abe66df877ea8ac3dd31ba02550465b33826b485f713c504ae1e7a7877_s390x"
},
"product_reference": "rhacm2/submariner-rhel8-operator@sha256:b76304abe66df877ea8ac3dd31ba02550465b33826b485f713c504ae1e7a7877_s390x",
"relates_to_product_reference": "8Base-RHACM-2.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/submariner-route-agent-rhel8@sha256:3397dab22c690e3d8b6bad25393dd545b5f129bffb000906152903d89b07b890_amd64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.6 for RHEL 8",
"product_id": "8Base-RHACM-2.6:rhacm2/submariner-route-agent-rhel8@sha256:3397dab22c690e3d8b6bad25393dd545b5f129bffb000906152903d89b07b890_amd64"
},
"product_reference": "rhacm2/submariner-route-agent-rhel8@sha256:3397dab22c690e3d8b6bad25393dd545b5f129bffb000906152903d89b07b890_amd64",
"relates_to_product_reference": "8Base-RHACM-2.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/submariner-route-agent-rhel8@sha256:3c02f8b23658745194e77f262e16c560f816e5ca99d22162a3c42b241aaf327a_ppc64le as a component of Red Hat Advanced Cluster Management for Kubernetes 2.6 for RHEL 8",
"product_id": "8Base-RHACM-2.6:rhacm2/submariner-route-agent-rhel8@sha256:3c02f8b23658745194e77f262e16c560f816e5ca99d22162a3c42b241aaf327a_ppc64le"
},
"product_reference": "rhacm2/submariner-route-agent-rhel8@sha256:3c02f8b23658745194e77f262e16c560f816e5ca99d22162a3c42b241aaf327a_ppc64le",
"relates_to_product_reference": "8Base-RHACM-2.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/submariner-route-agent-rhel8@sha256:46a5cebefbc09066e786d2a4520d26fb1a260f5635deedfb2d301a5ec605bc35_s390x as a component of Red Hat Advanced Cluster Management for Kubernetes 2.6 for RHEL 8",
"product_id": "8Base-RHACM-2.6:rhacm2/submariner-route-agent-rhel8@sha256:46a5cebefbc09066e786d2a4520d26fb1a260f5635deedfb2d301a5ec605bc35_s390x"
},
"product_reference": "rhacm2/submariner-route-agent-rhel8@sha256:46a5cebefbc09066e786d2a4520d26fb1a260f5635deedfb2d301a5ec605bc35_s390x",
"relates_to_product_reference": "8Base-RHACM-2.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/submariner-route-agent-rhel8@sha256:789e9a6332a402c740505b10ba0a1095f97874094a07ee546c4dd4bb474a92db_arm64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.6 for RHEL 8",
"product_id": "8Base-RHACM-2.6:rhacm2/submariner-route-agent-rhel8@sha256:789e9a6332a402c740505b10ba0a1095f97874094a07ee546c4dd4bb474a92db_arm64"
},
"product_reference": "rhacm2/submariner-route-agent-rhel8@sha256:789e9a6332a402c740505b10ba0a1095f97874094a07ee546c4dd4bb474a92db_arm64",
"relates_to_product_reference": "8Base-RHACM-2.6"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2021-38561",
"cwe": {
"id": "CWE-125",
"name": "Out-of-bounds Read"
},
"discovery_date": "2022-06-23T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2100495"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in golang. The language package for go language can panic due to an out-of-bounds read when an incorrectly formatted language tag is being parsed. This flaw allows an attacker to cause applications using this package to parse untrusted input data to crash, leading to a denial of service of the affected component.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "golang: out-of-bounds read in golang.org/x/text/language leads to DoS",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "This flaw may be triggered only by accepting untrusted user input to the vulnerable golang\u0027s library. The overall DoS attack vector depends directly on how the library\u0027s input is exposed by the consuming application, thus Red Hat rates impact as Moderate.\n\nIn Red Hat Advanced Cluster Management for Kubernetes (RHACM) 2.5 version, the registration-operator, lighthouse-coredns, lighthouse-agent, gatekeeper-operator, and discovery-operator components are affected by this flaw, but the rest of the components are using an already patched version and are unaffected. For 2.4 and previous versions of Red Hat Advanced Cluster Management for Kubernetes (RHACM), most of the components are 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-RHACM-2.6:rhacm2/lighthouse-agent-rhel8@sha256:1b017999b67c62f47d4026b369033de4ea9523198524324b071bde7ce8bd54dd_amd64",
"8Base-RHACM-2.6:rhacm2/lighthouse-agent-rhel8@sha256:9165978e8f6b31c1b2c5ba1966c9ee1fa56fa9d57668b204690c792a67217de1_s390x",
"8Base-RHACM-2.6:rhacm2/lighthouse-agent-rhel8@sha256:9716dc5a8bf1aab38472108b186bd3013fc1d5ac0f86aea9a60c721d481e3741_ppc64le",
"8Base-RHACM-2.6:rhacm2/lighthouse-agent-rhel8@sha256:bb4137a931eb5b2ef530094c1d42077fba393f27c0727bb9fa9ca8ebef216d32_arm64",
"8Base-RHACM-2.6:rhacm2/lighthouse-coredns-rhel8@sha256:5fedb3d930a6b6a035e5041dbc37f5a72e842fa671d1d1b9a1d07683b3074655_ppc64le",
"8Base-RHACM-2.6:rhacm2/lighthouse-coredns-rhel8@sha256:7e35418061c0b5e670cc6315bd89b07ac26b1a657068a621c2278dee343f85a4_arm64",
"8Base-RHACM-2.6:rhacm2/lighthouse-coredns-rhel8@sha256:923cc15bf740a7a46f53d00bc9c51f8cedcb75d5aa8a5f7f80642ce750f875a7_s390x",
"8Base-RHACM-2.6:rhacm2/lighthouse-coredns-rhel8@sha256:a65cf2a44593713ab1bfac14a6dbf1a43d968b7ee1e5386a38c6ee0dbaa21a45_amd64",
"8Base-RHACM-2.6:rhacm2/nettest-rhel8@sha256:2f1feeb60f201def1b766553dc67fbfd67631a5fe08f951e40acc9ecf58e53be_s390x",
"8Base-RHACM-2.6:rhacm2/nettest-rhel8@sha256:801bf491658a7770b370b17f275385f6c405fdae8628df7591c68a2a674c8d77_ppc64le",
"8Base-RHACM-2.6:rhacm2/nettest-rhel8@sha256:bc00d390fca8f6f53f41bcc9314c68a565aa9b42c74278cb9f83b5c19f82bd69_amd64",
"8Base-RHACM-2.6:rhacm2/nettest-rhel8@sha256:d8b61063f3c9528c66e515f4f49dc10e253e0c1d7cbe0d55b5fc3d9092edd126_arm64",
"8Base-RHACM-2.6:rhacm2/subctl-rhel8@sha256:5412b60cf39eb7c7a874e7e0e6101c098825a1de742065e212a247660576cf6e_amd64",
"8Base-RHACM-2.6:rhacm2/subctl-rhel8@sha256:5a049cc3fd785a6afd3c65a80a6c158f769a7427db7352c0e2dbf51efe6688ac_s390x",
"8Base-RHACM-2.6:rhacm2/subctl-rhel8@sha256:69eb726de1608b83cd041c05abfe9d737d17995b00fc813bee8b032a4b108f58_arm64",
"8Base-RHACM-2.6:rhacm2/subctl-rhel8@sha256:bb5739cea600e427dc7f042e8224c93227f2f785c46f69881a0c7ecd475d5c27_ppc64le",
"8Base-RHACM-2.6:rhacm2/submariner-gateway-rhel8@sha256:29cc42136b0356c267bf8f1c599b1a85dd1a5ac175a95917ba609d8d42cf042b_arm64",
"8Base-RHACM-2.6:rhacm2/submariner-gateway-rhel8@sha256:63d12fafbc56aff2010ed094234066b7a16f6ddf04f7aeea12b9ad75cec005e3_ppc64le",
"8Base-RHACM-2.6:rhacm2/submariner-gateway-rhel8@sha256:9005919d438664eca44a75271ae1206a02fa4010ba66abae04745ccbbbeb93ee_s390x",
"8Base-RHACM-2.6:rhacm2/submariner-gateway-rhel8@sha256:b51a6807d7443069694125d36c9acf7d1e88f1add2008a9c52bff8c51a64c16b_amd64",
"8Base-RHACM-2.6:rhacm2/submariner-globalnet-rhel8@sha256:3178568b458bf35c1cec6a8eb16abeae3d468f3e5102849680c65050586e19bb_ppc64le",
"8Base-RHACM-2.6:rhacm2/submariner-globalnet-rhel8@sha256:58c0df811794ba52277feac73c046c1f78f6731c0792f28665601cac81494804_arm64",
"8Base-RHACM-2.6:rhacm2/submariner-globalnet-rhel8@sha256:8386fc6c583ce7e56af3aa07e6089599863381d9c2b206b674d093ea6a0604b1_s390x",
"8Base-RHACM-2.6:rhacm2/submariner-globalnet-rhel8@sha256:bc1fde61774378d347275e1500aa375570026b586390880d0d0de17cafca6343_amd64",
"8Base-RHACM-2.6:rhacm2/submariner-networkplugin-syncer-rhel8@sha256:2251e876e51328e5061469b7b6002395c6f7486d89fe8a09227c80e134c4341d_arm64",
"8Base-RHACM-2.6:rhacm2/submariner-networkplugin-syncer-rhel8@sha256:98bd14eceaa0fe009cf09072c2f8a08a89fca9bde79569bbd89ee17b77151fb9_amd64",
"8Base-RHACM-2.6:rhacm2/submariner-networkplugin-syncer-rhel8@sha256:c0a892fe4f1802ca3d3c6f03dab6cd25f1ebc41dcddf08d90a6d9aefc193971d_ppc64le",
"8Base-RHACM-2.6:rhacm2/submariner-networkplugin-syncer-rhel8@sha256:e829974f7d64601d7ac739bea120fe0a02dbc48e7e36d96bdc3b1ea64cbdb77d_s390x",
"8Base-RHACM-2.6:rhacm2/submariner-operator-bundle@sha256:11f67392d84dcd4b1e848f365a68d558d4df4ffc2aa7c00ecb882395c21a6161_ppc64le",
"8Base-RHACM-2.6:rhacm2/submariner-operator-bundle@sha256:c7c3d5733cdf2b5c4e2df9bf06442fcf4b01228d855015939b8f95493b400129_arm64",
"8Base-RHACM-2.6:rhacm2/submariner-operator-bundle@sha256:f67b1af05e09ec1d3b6cba8ed602c5df7331bd1f884602c8719acd6f32e8c2a2_s390x",
"8Base-RHACM-2.6:rhacm2/submariner-operator-bundle@sha256:fc54c972af6e78e88180bbc3dc0238112dc522de1824946e9dc9807a00fa02c0_amd64",
"8Base-RHACM-2.6:rhacm2/submariner-rhel8-operator@sha256:0173a537eaf3bbac4fb1ba7240cc8b9c3f577d18bd36d3f432b4a403ea691cc4_amd64",
"8Base-RHACM-2.6:rhacm2/submariner-rhel8-operator@sha256:137a2e4d7932cfe6260ab8f11c93f098824c12bb60bf98164ef3b09ea2f60cc7_ppc64le",
"8Base-RHACM-2.6:rhacm2/submariner-rhel8-operator@sha256:6908ddbc1fd9ca77c8ca722442c8d135918222cd122801652608f48558a93b35_arm64",
"8Base-RHACM-2.6:rhacm2/submariner-rhel8-operator@sha256:b76304abe66df877ea8ac3dd31ba02550465b33826b485f713c504ae1e7a7877_s390x",
"8Base-RHACM-2.6:rhacm2/submariner-route-agent-rhel8@sha256:3397dab22c690e3d8b6bad25393dd545b5f129bffb000906152903d89b07b890_amd64",
"8Base-RHACM-2.6:rhacm2/submariner-route-agent-rhel8@sha256:3c02f8b23658745194e77f262e16c560f816e5ca99d22162a3c42b241aaf327a_ppc64le",
"8Base-RHACM-2.6:rhacm2/submariner-route-agent-rhel8@sha256:46a5cebefbc09066e786d2a4520d26fb1a260f5635deedfb2d301a5ec605bc35_s390x",
"8Base-RHACM-2.6:rhacm2/submariner-route-agent-rhel8@sha256:789e9a6332a402c740505b10ba0a1095f97874094a07ee546c4dd4bb474a92db_arm64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2021-38561"
},
{
"category": "external",
"summary": "RHBZ#2100495",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2100495"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2021-38561",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-38561"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2021-38561",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2021-38561"
},
{
"category": "external",
"summary": "https://pkg.go.dev/vuln/GO-2021-0113",
"url": "https://pkg.go.dev/vuln/GO-2021-0113"
}
],
"release_date": "2021-08-12T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2022-09-06T13:00:18+00:00",
"details": "For details on how to install Submariner, refer to:\n\nhttps://access.redhat.com/documentation/en-us/red_hat_advanced_cluster_management_for_kubernetes/2.6/html/add-ons/submariner#submariner-deploy-console \n\nand\n\nhttps://submariner.io/getting-started/",
"product_ids": [
"8Base-RHACM-2.6:rhacm2/lighthouse-agent-rhel8@sha256:1b017999b67c62f47d4026b369033de4ea9523198524324b071bde7ce8bd54dd_amd64",
"8Base-RHACM-2.6:rhacm2/lighthouse-agent-rhel8@sha256:9165978e8f6b31c1b2c5ba1966c9ee1fa56fa9d57668b204690c792a67217de1_s390x",
"8Base-RHACM-2.6:rhacm2/lighthouse-agent-rhel8@sha256:9716dc5a8bf1aab38472108b186bd3013fc1d5ac0f86aea9a60c721d481e3741_ppc64le",
"8Base-RHACM-2.6:rhacm2/lighthouse-agent-rhel8@sha256:bb4137a931eb5b2ef530094c1d42077fba393f27c0727bb9fa9ca8ebef216d32_arm64",
"8Base-RHACM-2.6:rhacm2/lighthouse-coredns-rhel8@sha256:5fedb3d930a6b6a035e5041dbc37f5a72e842fa671d1d1b9a1d07683b3074655_ppc64le",
"8Base-RHACM-2.6:rhacm2/lighthouse-coredns-rhel8@sha256:7e35418061c0b5e670cc6315bd89b07ac26b1a657068a621c2278dee343f85a4_arm64",
"8Base-RHACM-2.6:rhacm2/lighthouse-coredns-rhel8@sha256:923cc15bf740a7a46f53d00bc9c51f8cedcb75d5aa8a5f7f80642ce750f875a7_s390x",
"8Base-RHACM-2.6:rhacm2/lighthouse-coredns-rhel8@sha256:a65cf2a44593713ab1bfac14a6dbf1a43d968b7ee1e5386a38c6ee0dbaa21a45_amd64",
"8Base-RHACM-2.6:rhacm2/nettest-rhel8@sha256:2f1feeb60f201def1b766553dc67fbfd67631a5fe08f951e40acc9ecf58e53be_s390x",
"8Base-RHACM-2.6:rhacm2/nettest-rhel8@sha256:801bf491658a7770b370b17f275385f6c405fdae8628df7591c68a2a674c8d77_ppc64le",
"8Base-RHACM-2.6:rhacm2/nettest-rhel8@sha256:bc00d390fca8f6f53f41bcc9314c68a565aa9b42c74278cb9f83b5c19f82bd69_amd64",
"8Base-RHACM-2.6:rhacm2/nettest-rhel8@sha256:d8b61063f3c9528c66e515f4f49dc10e253e0c1d7cbe0d55b5fc3d9092edd126_arm64",
"8Base-RHACM-2.6:rhacm2/subctl-rhel8@sha256:5412b60cf39eb7c7a874e7e0e6101c098825a1de742065e212a247660576cf6e_amd64",
"8Base-RHACM-2.6:rhacm2/subctl-rhel8@sha256:5a049cc3fd785a6afd3c65a80a6c158f769a7427db7352c0e2dbf51efe6688ac_s390x",
"8Base-RHACM-2.6:rhacm2/subctl-rhel8@sha256:69eb726de1608b83cd041c05abfe9d737d17995b00fc813bee8b032a4b108f58_arm64",
"8Base-RHACM-2.6:rhacm2/subctl-rhel8@sha256:bb5739cea600e427dc7f042e8224c93227f2f785c46f69881a0c7ecd475d5c27_ppc64le",
"8Base-RHACM-2.6:rhacm2/submariner-gateway-rhel8@sha256:29cc42136b0356c267bf8f1c599b1a85dd1a5ac175a95917ba609d8d42cf042b_arm64",
"8Base-RHACM-2.6:rhacm2/submariner-gateway-rhel8@sha256:63d12fafbc56aff2010ed094234066b7a16f6ddf04f7aeea12b9ad75cec005e3_ppc64le",
"8Base-RHACM-2.6:rhacm2/submariner-gateway-rhel8@sha256:9005919d438664eca44a75271ae1206a02fa4010ba66abae04745ccbbbeb93ee_s390x",
"8Base-RHACM-2.6:rhacm2/submariner-gateway-rhel8@sha256:b51a6807d7443069694125d36c9acf7d1e88f1add2008a9c52bff8c51a64c16b_amd64",
"8Base-RHACM-2.6:rhacm2/submariner-globalnet-rhel8@sha256:3178568b458bf35c1cec6a8eb16abeae3d468f3e5102849680c65050586e19bb_ppc64le",
"8Base-RHACM-2.6:rhacm2/submariner-globalnet-rhel8@sha256:58c0df811794ba52277feac73c046c1f78f6731c0792f28665601cac81494804_arm64",
"8Base-RHACM-2.6:rhacm2/submariner-globalnet-rhel8@sha256:8386fc6c583ce7e56af3aa07e6089599863381d9c2b206b674d093ea6a0604b1_s390x",
"8Base-RHACM-2.6:rhacm2/submariner-globalnet-rhel8@sha256:bc1fde61774378d347275e1500aa375570026b586390880d0d0de17cafca6343_amd64",
"8Base-RHACM-2.6:rhacm2/submariner-networkplugin-syncer-rhel8@sha256:2251e876e51328e5061469b7b6002395c6f7486d89fe8a09227c80e134c4341d_arm64",
"8Base-RHACM-2.6:rhacm2/submariner-networkplugin-syncer-rhel8@sha256:98bd14eceaa0fe009cf09072c2f8a08a89fca9bde79569bbd89ee17b77151fb9_amd64",
"8Base-RHACM-2.6:rhacm2/submariner-networkplugin-syncer-rhel8@sha256:c0a892fe4f1802ca3d3c6f03dab6cd25f1ebc41dcddf08d90a6d9aefc193971d_ppc64le",
"8Base-RHACM-2.6:rhacm2/submariner-networkplugin-syncer-rhel8@sha256:e829974f7d64601d7ac739bea120fe0a02dbc48e7e36d96bdc3b1ea64cbdb77d_s390x",
"8Base-RHACM-2.6:rhacm2/submariner-operator-bundle@sha256:11f67392d84dcd4b1e848f365a68d558d4df4ffc2aa7c00ecb882395c21a6161_ppc64le",
"8Base-RHACM-2.6:rhacm2/submariner-operator-bundle@sha256:c7c3d5733cdf2b5c4e2df9bf06442fcf4b01228d855015939b8f95493b400129_arm64",
"8Base-RHACM-2.6:rhacm2/submariner-operator-bundle@sha256:f67b1af05e09ec1d3b6cba8ed602c5df7331bd1f884602c8719acd6f32e8c2a2_s390x",
"8Base-RHACM-2.6:rhacm2/submariner-operator-bundle@sha256:fc54c972af6e78e88180bbc3dc0238112dc522de1824946e9dc9807a00fa02c0_amd64",
"8Base-RHACM-2.6:rhacm2/submariner-rhel8-operator@sha256:0173a537eaf3bbac4fb1ba7240cc8b9c3f577d18bd36d3f432b4a403ea691cc4_amd64",
"8Base-RHACM-2.6:rhacm2/submariner-rhel8-operator@sha256:137a2e4d7932cfe6260ab8f11c93f098824c12bb60bf98164ef3b09ea2f60cc7_ppc64le",
"8Base-RHACM-2.6:rhacm2/submariner-rhel8-operator@sha256:6908ddbc1fd9ca77c8ca722442c8d135918222cd122801652608f48558a93b35_arm64",
"8Base-RHACM-2.6:rhacm2/submariner-rhel8-operator@sha256:b76304abe66df877ea8ac3dd31ba02550465b33826b485f713c504ae1e7a7877_s390x",
"8Base-RHACM-2.6:rhacm2/submariner-route-agent-rhel8@sha256:3397dab22c690e3d8b6bad25393dd545b5f129bffb000906152903d89b07b890_amd64",
"8Base-RHACM-2.6:rhacm2/submariner-route-agent-rhel8@sha256:3c02f8b23658745194e77f262e16c560f816e5ca99d22162a3c42b241aaf327a_ppc64le",
"8Base-RHACM-2.6:rhacm2/submariner-route-agent-rhel8@sha256:46a5cebefbc09066e786d2a4520d26fb1a260f5635deedfb2d301a5ec605bc35_s390x",
"8Base-RHACM-2.6:rhacm2/submariner-route-agent-rhel8@sha256:789e9a6332a402c740505b10ba0a1095f97874094a07ee546c4dd4bb474a92db_arm64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2022: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": [
"8Base-RHACM-2.6:rhacm2/lighthouse-agent-rhel8@sha256:1b017999b67c62f47d4026b369033de4ea9523198524324b071bde7ce8bd54dd_amd64",
"8Base-RHACM-2.6:rhacm2/lighthouse-agent-rhel8@sha256:9165978e8f6b31c1b2c5ba1966c9ee1fa56fa9d57668b204690c792a67217de1_s390x",
"8Base-RHACM-2.6:rhacm2/lighthouse-agent-rhel8@sha256:9716dc5a8bf1aab38472108b186bd3013fc1d5ac0f86aea9a60c721d481e3741_ppc64le",
"8Base-RHACM-2.6:rhacm2/lighthouse-agent-rhel8@sha256:bb4137a931eb5b2ef530094c1d42077fba393f27c0727bb9fa9ca8ebef216d32_arm64",
"8Base-RHACM-2.6:rhacm2/lighthouse-coredns-rhel8@sha256:5fedb3d930a6b6a035e5041dbc37f5a72e842fa671d1d1b9a1d07683b3074655_ppc64le",
"8Base-RHACM-2.6:rhacm2/lighthouse-coredns-rhel8@sha256:7e35418061c0b5e670cc6315bd89b07ac26b1a657068a621c2278dee343f85a4_arm64",
"8Base-RHACM-2.6:rhacm2/lighthouse-coredns-rhel8@sha256:923cc15bf740a7a46f53d00bc9c51f8cedcb75d5aa8a5f7f80642ce750f875a7_s390x",
"8Base-RHACM-2.6:rhacm2/lighthouse-coredns-rhel8@sha256:a65cf2a44593713ab1bfac14a6dbf1a43d968b7ee1e5386a38c6ee0dbaa21a45_amd64",
"8Base-RHACM-2.6:rhacm2/nettest-rhel8@sha256:2f1feeb60f201def1b766553dc67fbfd67631a5fe08f951e40acc9ecf58e53be_s390x",
"8Base-RHACM-2.6:rhacm2/nettest-rhel8@sha256:801bf491658a7770b370b17f275385f6c405fdae8628df7591c68a2a674c8d77_ppc64le",
"8Base-RHACM-2.6:rhacm2/nettest-rhel8@sha256:bc00d390fca8f6f53f41bcc9314c68a565aa9b42c74278cb9f83b5c19f82bd69_amd64",
"8Base-RHACM-2.6:rhacm2/nettest-rhel8@sha256:d8b61063f3c9528c66e515f4f49dc10e253e0c1d7cbe0d55b5fc3d9092edd126_arm64",
"8Base-RHACM-2.6:rhacm2/subctl-rhel8@sha256:5412b60cf39eb7c7a874e7e0e6101c098825a1de742065e212a247660576cf6e_amd64",
"8Base-RHACM-2.6:rhacm2/subctl-rhel8@sha256:5a049cc3fd785a6afd3c65a80a6c158f769a7427db7352c0e2dbf51efe6688ac_s390x",
"8Base-RHACM-2.6:rhacm2/subctl-rhel8@sha256:69eb726de1608b83cd041c05abfe9d737d17995b00fc813bee8b032a4b108f58_arm64",
"8Base-RHACM-2.6:rhacm2/subctl-rhel8@sha256:bb5739cea600e427dc7f042e8224c93227f2f785c46f69881a0c7ecd475d5c27_ppc64le",
"8Base-RHACM-2.6:rhacm2/submariner-gateway-rhel8@sha256:29cc42136b0356c267bf8f1c599b1a85dd1a5ac175a95917ba609d8d42cf042b_arm64",
"8Base-RHACM-2.6:rhacm2/submariner-gateway-rhel8@sha256:63d12fafbc56aff2010ed094234066b7a16f6ddf04f7aeea12b9ad75cec005e3_ppc64le",
"8Base-RHACM-2.6:rhacm2/submariner-gateway-rhel8@sha256:9005919d438664eca44a75271ae1206a02fa4010ba66abae04745ccbbbeb93ee_s390x",
"8Base-RHACM-2.6:rhacm2/submariner-gateway-rhel8@sha256:b51a6807d7443069694125d36c9acf7d1e88f1add2008a9c52bff8c51a64c16b_amd64",
"8Base-RHACM-2.6:rhacm2/submariner-globalnet-rhel8@sha256:3178568b458bf35c1cec6a8eb16abeae3d468f3e5102849680c65050586e19bb_ppc64le",
"8Base-RHACM-2.6:rhacm2/submariner-globalnet-rhel8@sha256:58c0df811794ba52277feac73c046c1f78f6731c0792f28665601cac81494804_arm64",
"8Base-RHACM-2.6:rhacm2/submariner-globalnet-rhel8@sha256:8386fc6c583ce7e56af3aa07e6089599863381d9c2b206b674d093ea6a0604b1_s390x",
"8Base-RHACM-2.6:rhacm2/submariner-globalnet-rhel8@sha256:bc1fde61774378d347275e1500aa375570026b586390880d0d0de17cafca6343_amd64",
"8Base-RHACM-2.6:rhacm2/submariner-networkplugin-syncer-rhel8@sha256:2251e876e51328e5061469b7b6002395c6f7486d89fe8a09227c80e134c4341d_arm64",
"8Base-RHACM-2.6:rhacm2/submariner-networkplugin-syncer-rhel8@sha256:98bd14eceaa0fe009cf09072c2f8a08a89fca9bde79569bbd89ee17b77151fb9_amd64",
"8Base-RHACM-2.6:rhacm2/submariner-networkplugin-syncer-rhel8@sha256:c0a892fe4f1802ca3d3c6f03dab6cd25f1ebc41dcddf08d90a6d9aefc193971d_ppc64le",
"8Base-RHACM-2.6:rhacm2/submariner-networkplugin-syncer-rhel8@sha256:e829974f7d64601d7ac739bea120fe0a02dbc48e7e36d96bdc3b1ea64cbdb77d_s390x",
"8Base-RHACM-2.6:rhacm2/submariner-operator-bundle@sha256:11f67392d84dcd4b1e848f365a68d558d4df4ffc2aa7c00ecb882395c21a6161_ppc64le",
"8Base-RHACM-2.6:rhacm2/submariner-operator-bundle@sha256:c7c3d5733cdf2b5c4e2df9bf06442fcf4b01228d855015939b8f95493b400129_arm64",
"8Base-RHACM-2.6:rhacm2/submariner-operator-bundle@sha256:f67b1af05e09ec1d3b6cba8ed602c5df7331bd1f884602c8719acd6f32e8c2a2_s390x",
"8Base-RHACM-2.6:rhacm2/submariner-operator-bundle@sha256:fc54c972af6e78e88180bbc3dc0238112dc522de1824946e9dc9807a00fa02c0_amd64",
"8Base-RHACM-2.6:rhacm2/submariner-rhel8-operator@sha256:0173a537eaf3bbac4fb1ba7240cc8b9c3f577d18bd36d3f432b4a403ea691cc4_amd64",
"8Base-RHACM-2.6:rhacm2/submariner-rhel8-operator@sha256:137a2e4d7932cfe6260ab8f11c93f098824c12bb60bf98164ef3b09ea2f60cc7_ppc64le",
"8Base-RHACM-2.6:rhacm2/submariner-rhel8-operator@sha256:6908ddbc1fd9ca77c8ca722442c8d135918222cd122801652608f48558a93b35_arm64",
"8Base-RHACM-2.6:rhacm2/submariner-rhel8-operator@sha256:b76304abe66df877ea8ac3dd31ba02550465b33826b485f713c504ae1e7a7877_s390x",
"8Base-RHACM-2.6:rhacm2/submariner-route-agent-rhel8@sha256:3397dab22c690e3d8b6bad25393dd545b5f129bffb000906152903d89b07b890_amd64",
"8Base-RHACM-2.6:rhacm2/submariner-route-agent-rhel8@sha256:3c02f8b23658745194e77f262e16c560f816e5ca99d22162a3c42b241aaf327a_ppc64le",
"8Base-RHACM-2.6:rhacm2/submariner-route-agent-rhel8@sha256:46a5cebefbc09066e786d2a4520d26fb1a260f5635deedfb2d301a5ec605bc35_s390x",
"8Base-RHACM-2.6:rhacm2/submariner-route-agent-rhel8@sha256:789e9a6332a402c740505b10ba0a1095f97874094a07ee546c4dd4bb474a92db_arm64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "golang: out-of-bounds read in golang.org/x/text/language leads to DoS"
},
{
"cve": "CVE-2022-1705",
"cwe": {
"id": "CWE-444",
"name": "Inconsistent Interpretation of HTTP Requests (\u0027HTTP Request/Response Smuggling\u0027)"
},
"discovery_date": "2022-07-14T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2107374"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in golang. The HTTP/1 client accepted invalid Transfer-Encoding headers indicating \"chunked\" encoding. This issue could allow request smuggling, but only if combined with an intermediate server that also improperly accepts the header as invalid.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "golang: net/http: improper sanitization of Transfer-Encoding header",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "Within regulated environments, a combination of the following controls acts as a significant barrier to successfully exploiting a CWE-444: Inconsistent Interpretation of HTTP Requests (\u0027HTTP Request/Response Smuggling\u0027) vulnerability and therefore downgrades the severity of this particular CVE from Moderate to Low.\n\nThe platform uses secure, encrypted HTTPS connections over TLS 1.2 to reduce the risk of smuggling attacks by preventing the injection of ambiguous or malformed requests between components. The environment employs IPS/IDS and antimalware solutions to detect and block malicious code while ensuring consistent interpretation of HTTP requests across network layers, mitigating request/response inconsistencies. Event logs are collected and analyzed for centralization, correlation, monitoring, alerting, and retention, enabling the detection of malformed or suspicious HTTP traffic. Static code analysis and peer reviews enforce strong input validation and error handling to ensure all user inputs adhere to HTTP protocol specifications.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"8Base-RHACM-2.6:rhacm2/lighthouse-agent-rhel8@sha256:1b017999b67c62f47d4026b369033de4ea9523198524324b071bde7ce8bd54dd_amd64",
"8Base-RHACM-2.6:rhacm2/lighthouse-agent-rhel8@sha256:9165978e8f6b31c1b2c5ba1966c9ee1fa56fa9d57668b204690c792a67217de1_s390x",
"8Base-RHACM-2.6:rhacm2/lighthouse-agent-rhel8@sha256:9716dc5a8bf1aab38472108b186bd3013fc1d5ac0f86aea9a60c721d481e3741_ppc64le",
"8Base-RHACM-2.6:rhacm2/lighthouse-agent-rhel8@sha256:bb4137a931eb5b2ef530094c1d42077fba393f27c0727bb9fa9ca8ebef216d32_arm64",
"8Base-RHACM-2.6:rhacm2/lighthouse-coredns-rhel8@sha256:5fedb3d930a6b6a035e5041dbc37f5a72e842fa671d1d1b9a1d07683b3074655_ppc64le",
"8Base-RHACM-2.6:rhacm2/lighthouse-coredns-rhel8@sha256:7e35418061c0b5e670cc6315bd89b07ac26b1a657068a621c2278dee343f85a4_arm64",
"8Base-RHACM-2.6:rhacm2/lighthouse-coredns-rhel8@sha256:923cc15bf740a7a46f53d00bc9c51f8cedcb75d5aa8a5f7f80642ce750f875a7_s390x",
"8Base-RHACM-2.6:rhacm2/lighthouse-coredns-rhel8@sha256:a65cf2a44593713ab1bfac14a6dbf1a43d968b7ee1e5386a38c6ee0dbaa21a45_amd64",
"8Base-RHACM-2.6:rhacm2/nettest-rhel8@sha256:2f1feeb60f201def1b766553dc67fbfd67631a5fe08f951e40acc9ecf58e53be_s390x",
"8Base-RHACM-2.6:rhacm2/nettest-rhel8@sha256:801bf491658a7770b370b17f275385f6c405fdae8628df7591c68a2a674c8d77_ppc64le",
"8Base-RHACM-2.6:rhacm2/nettest-rhel8@sha256:bc00d390fca8f6f53f41bcc9314c68a565aa9b42c74278cb9f83b5c19f82bd69_amd64",
"8Base-RHACM-2.6:rhacm2/nettest-rhel8@sha256:d8b61063f3c9528c66e515f4f49dc10e253e0c1d7cbe0d55b5fc3d9092edd126_arm64",
"8Base-RHACM-2.6:rhacm2/subctl-rhel8@sha256:5412b60cf39eb7c7a874e7e0e6101c098825a1de742065e212a247660576cf6e_amd64",
"8Base-RHACM-2.6:rhacm2/subctl-rhel8@sha256:5a049cc3fd785a6afd3c65a80a6c158f769a7427db7352c0e2dbf51efe6688ac_s390x",
"8Base-RHACM-2.6:rhacm2/subctl-rhel8@sha256:69eb726de1608b83cd041c05abfe9d737d17995b00fc813bee8b032a4b108f58_arm64",
"8Base-RHACM-2.6:rhacm2/subctl-rhel8@sha256:bb5739cea600e427dc7f042e8224c93227f2f785c46f69881a0c7ecd475d5c27_ppc64le",
"8Base-RHACM-2.6:rhacm2/submariner-gateway-rhel8@sha256:29cc42136b0356c267bf8f1c599b1a85dd1a5ac175a95917ba609d8d42cf042b_arm64",
"8Base-RHACM-2.6:rhacm2/submariner-gateway-rhel8@sha256:63d12fafbc56aff2010ed094234066b7a16f6ddf04f7aeea12b9ad75cec005e3_ppc64le",
"8Base-RHACM-2.6:rhacm2/submariner-gateway-rhel8@sha256:9005919d438664eca44a75271ae1206a02fa4010ba66abae04745ccbbbeb93ee_s390x",
"8Base-RHACM-2.6:rhacm2/submariner-gateway-rhel8@sha256:b51a6807d7443069694125d36c9acf7d1e88f1add2008a9c52bff8c51a64c16b_amd64",
"8Base-RHACM-2.6:rhacm2/submariner-globalnet-rhel8@sha256:3178568b458bf35c1cec6a8eb16abeae3d468f3e5102849680c65050586e19bb_ppc64le",
"8Base-RHACM-2.6:rhacm2/submariner-globalnet-rhel8@sha256:58c0df811794ba52277feac73c046c1f78f6731c0792f28665601cac81494804_arm64",
"8Base-RHACM-2.6:rhacm2/submariner-globalnet-rhel8@sha256:8386fc6c583ce7e56af3aa07e6089599863381d9c2b206b674d093ea6a0604b1_s390x",
"8Base-RHACM-2.6:rhacm2/submariner-globalnet-rhel8@sha256:bc1fde61774378d347275e1500aa375570026b586390880d0d0de17cafca6343_amd64",
"8Base-RHACM-2.6:rhacm2/submariner-networkplugin-syncer-rhel8@sha256:2251e876e51328e5061469b7b6002395c6f7486d89fe8a09227c80e134c4341d_arm64",
"8Base-RHACM-2.6:rhacm2/submariner-networkplugin-syncer-rhel8@sha256:98bd14eceaa0fe009cf09072c2f8a08a89fca9bde79569bbd89ee17b77151fb9_amd64",
"8Base-RHACM-2.6:rhacm2/submariner-networkplugin-syncer-rhel8@sha256:c0a892fe4f1802ca3d3c6f03dab6cd25f1ebc41dcddf08d90a6d9aefc193971d_ppc64le",
"8Base-RHACM-2.6:rhacm2/submariner-networkplugin-syncer-rhel8@sha256:e829974f7d64601d7ac739bea120fe0a02dbc48e7e36d96bdc3b1ea64cbdb77d_s390x",
"8Base-RHACM-2.6:rhacm2/submariner-operator-bundle@sha256:11f67392d84dcd4b1e848f365a68d558d4df4ffc2aa7c00ecb882395c21a6161_ppc64le",
"8Base-RHACM-2.6:rhacm2/submariner-operator-bundle@sha256:c7c3d5733cdf2b5c4e2df9bf06442fcf4b01228d855015939b8f95493b400129_arm64",
"8Base-RHACM-2.6:rhacm2/submariner-operator-bundle@sha256:f67b1af05e09ec1d3b6cba8ed602c5df7331bd1f884602c8719acd6f32e8c2a2_s390x",
"8Base-RHACM-2.6:rhacm2/submariner-operator-bundle@sha256:fc54c972af6e78e88180bbc3dc0238112dc522de1824946e9dc9807a00fa02c0_amd64",
"8Base-RHACM-2.6:rhacm2/submariner-rhel8-operator@sha256:0173a537eaf3bbac4fb1ba7240cc8b9c3f577d18bd36d3f432b4a403ea691cc4_amd64",
"8Base-RHACM-2.6:rhacm2/submariner-rhel8-operator@sha256:137a2e4d7932cfe6260ab8f11c93f098824c12bb60bf98164ef3b09ea2f60cc7_ppc64le",
"8Base-RHACM-2.6:rhacm2/submariner-rhel8-operator@sha256:6908ddbc1fd9ca77c8ca722442c8d135918222cd122801652608f48558a93b35_arm64",
"8Base-RHACM-2.6:rhacm2/submariner-rhel8-operator@sha256:b76304abe66df877ea8ac3dd31ba02550465b33826b485f713c504ae1e7a7877_s390x",
"8Base-RHACM-2.6:rhacm2/submariner-route-agent-rhel8@sha256:3397dab22c690e3d8b6bad25393dd545b5f129bffb000906152903d89b07b890_amd64",
"8Base-RHACM-2.6:rhacm2/submariner-route-agent-rhel8@sha256:3c02f8b23658745194e77f262e16c560f816e5ca99d22162a3c42b241aaf327a_ppc64le",
"8Base-RHACM-2.6:rhacm2/submariner-route-agent-rhel8@sha256:46a5cebefbc09066e786d2a4520d26fb1a260f5635deedfb2d301a5ec605bc35_s390x",
"8Base-RHACM-2.6:rhacm2/submariner-route-agent-rhel8@sha256:789e9a6332a402c740505b10ba0a1095f97874094a07ee546c4dd4bb474a92db_arm64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2022-1705"
},
{
"category": "external",
"summary": "RHBZ#2107374",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2107374"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2022-1705",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-1705"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2022-1705",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2022-1705"
},
{
"category": "external",
"summary": "https://go.dev/issue/53188",
"url": "https://go.dev/issue/53188"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-announce/c/nqrv9fbR0zE",
"url": "https://groups.google.com/g/golang-announce/c/nqrv9fbR0zE"
}
],
"release_date": "2022-07-12T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2022-09-06T13:00:18+00:00",
"details": "For details on how to install Submariner, refer to:\n\nhttps://access.redhat.com/documentation/en-us/red_hat_advanced_cluster_management_for_kubernetes/2.6/html/add-ons/submariner#submariner-deploy-console \n\nand\n\nhttps://submariner.io/getting-started/",
"product_ids": [
"8Base-RHACM-2.6:rhacm2/lighthouse-agent-rhel8@sha256:1b017999b67c62f47d4026b369033de4ea9523198524324b071bde7ce8bd54dd_amd64",
"8Base-RHACM-2.6:rhacm2/lighthouse-agent-rhel8@sha256:9165978e8f6b31c1b2c5ba1966c9ee1fa56fa9d57668b204690c792a67217de1_s390x",
"8Base-RHACM-2.6:rhacm2/lighthouse-agent-rhel8@sha256:9716dc5a8bf1aab38472108b186bd3013fc1d5ac0f86aea9a60c721d481e3741_ppc64le",
"8Base-RHACM-2.6:rhacm2/lighthouse-agent-rhel8@sha256:bb4137a931eb5b2ef530094c1d42077fba393f27c0727bb9fa9ca8ebef216d32_arm64",
"8Base-RHACM-2.6:rhacm2/lighthouse-coredns-rhel8@sha256:5fedb3d930a6b6a035e5041dbc37f5a72e842fa671d1d1b9a1d07683b3074655_ppc64le",
"8Base-RHACM-2.6:rhacm2/lighthouse-coredns-rhel8@sha256:7e35418061c0b5e670cc6315bd89b07ac26b1a657068a621c2278dee343f85a4_arm64",
"8Base-RHACM-2.6:rhacm2/lighthouse-coredns-rhel8@sha256:923cc15bf740a7a46f53d00bc9c51f8cedcb75d5aa8a5f7f80642ce750f875a7_s390x",
"8Base-RHACM-2.6:rhacm2/lighthouse-coredns-rhel8@sha256:a65cf2a44593713ab1bfac14a6dbf1a43d968b7ee1e5386a38c6ee0dbaa21a45_amd64",
"8Base-RHACM-2.6:rhacm2/nettest-rhel8@sha256:2f1feeb60f201def1b766553dc67fbfd67631a5fe08f951e40acc9ecf58e53be_s390x",
"8Base-RHACM-2.6:rhacm2/nettest-rhel8@sha256:801bf491658a7770b370b17f275385f6c405fdae8628df7591c68a2a674c8d77_ppc64le",
"8Base-RHACM-2.6:rhacm2/nettest-rhel8@sha256:bc00d390fca8f6f53f41bcc9314c68a565aa9b42c74278cb9f83b5c19f82bd69_amd64",
"8Base-RHACM-2.6:rhacm2/nettest-rhel8@sha256:d8b61063f3c9528c66e515f4f49dc10e253e0c1d7cbe0d55b5fc3d9092edd126_arm64",
"8Base-RHACM-2.6:rhacm2/subctl-rhel8@sha256:5412b60cf39eb7c7a874e7e0e6101c098825a1de742065e212a247660576cf6e_amd64",
"8Base-RHACM-2.6:rhacm2/subctl-rhel8@sha256:5a049cc3fd785a6afd3c65a80a6c158f769a7427db7352c0e2dbf51efe6688ac_s390x",
"8Base-RHACM-2.6:rhacm2/subctl-rhel8@sha256:69eb726de1608b83cd041c05abfe9d737d17995b00fc813bee8b032a4b108f58_arm64",
"8Base-RHACM-2.6:rhacm2/subctl-rhel8@sha256:bb5739cea600e427dc7f042e8224c93227f2f785c46f69881a0c7ecd475d5c27_ppc64le",
"8Base-RHACM-2.6:rhacm2/submariner-gateway-rhel8@sha256:29cc42136b0356c267bf8f1c599b1a85dd1a5ac175a95917ba609d8d42cf042b_arm64",
"8Base-RHACM-2.6:rhacm2/submariner-gateway-rhel8@sha256:63d12fafbc56aff2010ed094234066b7a16f6ddf04f7aeea12b9ad75cec005e3_ppc64le",
"8Base-RHACM-2.6:rhacm2/submariner-gateway-rhel8@sha256:9005919d438664eca44a75271ae1206a02fa4010ba66abae04745ccbbbeb93ee_s390x",
"8Base-RHACM-2.6:rhacm2/submariner-gateway-rhel8@sha256:b51a6807d7443069694125d36c9acf7d1e88f1add2008a9c52bff8c51a64c16b_amd64",
"8Base-RHACM-2.6:rhacm2/submariner-globalnet-rhel8@sha256:3178568b458bf35c1cec6a8eb16abeae3d468f3e5102849680c65050586e19bb_ppc64le",
"8Base-RHACM-2.6:rhacm2/submariner-globalnet-rhel8@sha256:58c0df811794ba52277feac73c046c1f78f6731c0792f28665601cac81494804_arm64",
"8Base-RHACM-2.6:rhacm2/submariner-globalnet-rhel8@sha256:8386fc6c583ce7e56af3aa07e6089599863381d9c2b206b674d093ea6a0604b1_s390x",
"8Base-RHACM-2.6:rhacm2/submariner-globalnet-rhel8@sha256:bc1fde61774378d347275e1500aa375570026b586390880d0d0de17cafca6343_amd64",
"8Base-RHACM-2.6:rhacm2/submariner-networkplugin-syncer-rhel8@sha256:2251e876e51328e5061469b7b6002395c6f7486d89fe8a09227c80e134c4341d_arm64",
"8Base-RHACM-2.6:rhacm2/submariner-networkplugin-syncer-rhel8@sha256:98bd14eceaa0fe009cf09072c2f8a08a89fca9bde79569bbd89ee17b77151fb9_amd64",
"8Base-RHACM-2.6:rhacm2/submariner-networkplugin-syncer-rhel8@sha256:c0a892fe4f1802ca3d3c6f03dab6cd25f1ebc41dcddf08d90a6d9aefc193971d_ppc64le",
"8Base-RHACM-2.6:rhacm2/submariner-networkplugin-syncer-rhel8@sha256:e829974f7d64601d7ac739bea120fe0a02dbc48e7e36d96bdc3b1ea64cbdb77d_s390x",
"8Base-RHACM-2.6:rhacm2/submariner-operator-bundle@sha256:11f67392d84dcd4b1e848f365a68d558d4df4ffc2aa7c00ecb882395c21a6161_ppc64le",
"8Base-RHACM-2.6:rhacm2/submariner-operator-bundle@sha256:c7c3d5733cdf2b5c4e2df9bf06442fcf4b01228d855015939b8f95493b400129_arm64",
"8Base-RHACM-2.6:rhacm2/submariner-operator-bundle@sha256:f67b1af05e09ec1d3b6cba8ed602c5df7331bd1f884602c8719acd6f32e8c2a2_s390x",
"8Base-RHACM-2.6:rhacm2/submariner-operator-bundle@sha256:fc54c972af6e78e88180bbc3dc0238112dc522de1824946e9dc9807a00fa02c0_amd64",
"8Base-RHACM-2.6:rhacm2/submariner-rhel8-operator@sha256:0173a537eaf3bbac4fb1ba7240cc8b9c3f577d18bd36d3f432b4a403ea691cc4_amd64",
"8Base-RHACM-2.6:rhacm2/submariner-rhel8-operator@sha256:137a2e4d7932cfe6260ab8f11c93f098824c12bb60bf98164ef3b09ea2f60cc7_ppc64le",
"8Base-RHACM-2.6:rhacm2/submariner-rhel8-operator@sha256:6908ddbc1fd9ca77c8ca722442c8d135918222cd122801652608f48558a93b35_arm64",
"8Base-RHACM-2.6:rhacm2/submariner-rhel8-operator@sha256:b76304abe66df877ea8ac3dd31ba02550465b33826b485f713c504ae1e7a7877_s390x",
"8Base-RHACM-2.6:rhacm2/submariner-route-agent-rhel8@sha256:3397dab22c690e3d8b6bad25393dd545b5f129bffb000906152903d89b07b890_amd64",
"8Base-RHACM-2.6:rhacm2/submariner-route-agent-rhel8@sha256:3c02f8b23658745194e77f262e16c560f816e5ca99d22162a3c42b241aaf327a_ppc64le",
"8Base-RHACM-2.6:rhacm2/submariner-route-agent-rhel8@sha256:46a5cebefbc09066e786d2a4520d26fb1a260f5635deedfb2d301a5ec605bc35_s390x",
"8Base-RHACM-2.6:rhacm2/submariner-route-agent-rhel8@sha256:789e9a6332a402c740505b10ba0a1095f97874094a07ee546c4dd4bb474a92db_arm64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2022:6346"
}
],
"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.6:rhacm2/lighthouse-agent-rhel8@sha256:1b017999b67c62f47d4026b369033de4ea9523198524324b071bde7ce8bd54dd_amd64",
"8Base-RHACM-2.6:rhacm2/lighthouse-agent-rhel8@sha256:9165978e8f6b31c1b2c5ba1966c9ee1fa56fa9d57668b204690c792a67217de1_s390x",
"8Base-RHACM-2.6:rhacm2/lighthouse-agent-rhel8@sha256:9716dc5a8bf1aab38472108b186bd3013fc1d5ac0f86aea9a60c721d481e3741_ppc64le",
"8Base-RHACM-2.6:rhacm2/lighthouse-agent-rhel8@sha256:bb4137a931eb5b2ef530094c1d42077fba393f27c0727bb9fa9ca8ebef216d32_arm64",
"8Base-RHACM-2.6:rhacm2/lighthouse-coredns-rhel8@sha256:5fedb3d930a6b6a035e5041dbc37f5a72e842fa671d1d1b9a1d07683b3074655_ppc64le",
"8Base-RHACM-2.6:rhacm2/lighthouse-coredns-rhel8@sha256:7e35418061c0b5e670cc6315bd89b07ac26b1a657068a621c2278dee343f85a4_arm64",
"8Base-RHACM-2.6:rhacm2/lighthouse-coredns-rhel8@sha256:923cc15bf740a7a46f53d00bc9c51f8cedcb75d5aa8a5f7f80642ce750f875a7_s390x",
"8Base-RHACM-2.6:rhacm2/lighthouse-coredns-rhel8@sha256:a65cf2a44593713ab1bfac14a6dbf1a43d968b7ee1e5386a38c6ee0dbaa21a45_amd64",
"8Base-RHACM-2.6:rhacm2/nettest-rhel8@sha256:2f1feeb60f201def1b766553dc67fbfd67631a5fe08f951e40acc9ecf58e53be_s390x",
"8Base-RHACM-2.6:rhacm2/nettest-rhel8@sha256:801bf491658a7770b370b17f275385f6c405fdae8628df7591c68a2a674c8d77_ppc64le",
"8Base-RHACM-2.6:rhacm2/nettest-rhel8@sha256:bc00d390fca8f6f53f41bcc9314c68a565aa9b42c74278cb9f83b5c19f82bd69_amd64",
"8Base-RHACM-2.6:rhacm2/nettest-rhel8@sha256:d8b61063f3c9528c66e515f4f49dc10e253e0c1d7cbe0d55b5fc3d9092edd126_arm64",
"8Base-RHACM-2.6:rhacm2/subctl-rhel8@sha256:5412b60cf39eb7c7a874e7e0e6101c098825a1de742065e212a247660576cf6e_amd64",
"8Base-RHACM-2.6:rhacm2/subctl-rhel8@sha256:5a049cc3fd785a6afd3c65a80a6c158f769a7427db7352c0e2dbf51efe6688ac_s390x",
"8Base-RHACM-2.6:rhacm2/subctl-rhel8@sha256:69eb726de1608b83cd041c05abfe9d737d17995b00fc813bee8b032a4b108f58_arm64",
"8Base-RHACM-2.6:rhacm2/subctl-rhel8@sha256:bb5739cea600e427dc7f042e8224c93227f2f785c46f69881a0c7ecd475d5c27_ppc64le",
"8Base-RHACM-2.6:rhacm2/submariner-gateway-rhel8@sha256:29cc42136b0356c267bf8f1c599b1a85dd1a5ac175a95917ba609d8d42cf042b_arm64",
"8Base-RHACM-2.6:rhacm2/submariner-gateway-rhel8@sha256:63d12fafbc56aff2010ed094234066b7a16f6ddf04f7aeea12b9ad75cec005e3_ppc64le",
"8Base-RHACM-2.6:rhacm2/submariner-gateway-rhel8@sha256:9005919d438664eca44a75271ae1206a02fa4010ba66abae04745ccbbbeb93ee_s390x",
"8Base-RHACM-2.6:rhacm2/submariner-gateway-rhel8@sha256:b51a6807d7443069694125d36c9acf7d1e88f1add2008a9c52bff8c51a64c16b_amd64",
"8Base-RHACM-2.6:rhacm2/submariner-globalnet-rhel8@sha256:3178568b458bf35c1cec6a8eb16abeae3d468f3e5102849680c65050586e19bb_ppc64le",
"8Base-RHACM-2.6:rhacm2/submariner-globalnet-rhel8@sha256:58c0df811794ba52277feac73c046c1f78f6731c0792f28665601cac81494804_arm64",
"8Base-RHACM-2.6:rhacm2/submariner-globalnet-rhel8@sha256:8386fc6c583ce7e56af3aa07e6089599863381d9c2b206b674d093ea6a0604b1_s390x",
"8Base-RHACM-2.6:rhacm2/submariner-globalnet-rhel8@sha256:bc1fde61774378d347275e1500aa375570026b586390880d0d0de17cafca6343_amd64",
"8Base-RHACM-2.6:rhacm2/submariner-networkplugin-syncer-rhel8@sha256:2251e876e51328e5061469b7b6002395c6f7486d89fe8a09227c80e134c4341d_arm64",
"8Base-RHACM-2.6:rhacm2/submariner-networkplugin-syncer-rhel8@sha256:98bd14eceaa0fe009cf09072c2f8a08a89fca9bde79569bbd89ee17b77151fb9_amd64",
"8Base-RHACM-2.6:rhacm2/submariner-networkplugin-syncer-rhel8@sha256:c0a892fe4f1802ca3d3c6f03dab6cd25f1ebc41dcddf08d90a6d9aefc193971d_ppc64le",
"8Base-RHACM-2.6:rhacm2/submariner-networkplugin-syncer-rhel8@sha256:e829974f7d64601d7ac739bea120fe0a02dbc48e7e36d96bdc3b1ea64cbdb77d_s390x",
"8Base-RHACM-2.6:rhacm2/submariner-operator-bundle@sha256:11f67392d84dcd4b1e848f365a68d558d4df4ffc2aa7c00ecb882395c21a6161_ppc64le",
"8Base-RHACM-2.6:rhacm2/submariner-operator-bundle@sha256:c7c3d5733cdf2b5c4e2df9bf06442fcf4b01228d855015939b8f95493b400129_arm64",
"8Base-RHACM-2.6:rhacm2/submariner-operator-bundle@sha256:f67b1af05e09ec1d3b6cba8ed602c5df7331bd1f884602c8719acd6f32e8c2a2_s390x",
"8Base-RHACM-2.6:rhacm2/submariner-operator-bundle@sha256:fc54c972af6e78e88180bbc3dc0238112dc522de1824946e9dc9807a00fa02c0_amd64",
"8Base-RHACM-2.6:rhacm2/submariner-rhel8-operator@sha256:0173a537eaf3bbac4fb1ba7240cc8b9c3f577d18bd36d3f432b4a403ea691cc4_amd64",
"8Base-RHACM-2.6:rhacm2/submariner-rhel8-operator@sha256:137a2e4d7932cfe6260ab8f11c93f098824c12bb60bf98164ef3b09ea2f60cc7_ppc64le",
"8Base-RHACM-2.6:rhacm2/submariner-rhel8-operator@sha256:6908ddbc1fd9ca77c8ca722442c8d135918222cd122801652608f48558a93b35_arm64",
"8Base-RHACM-2.6:rhacm2/submariner-rhel8-operator@sha256:b76304abe66df877ea8ac3dd31ba02550465b33826b485f713c504ae1e7a7877_s390x",
"8Base-RHACM-2.6:rhacm2/submariner-route-agent-rhel8@sha256:3397dab22c690e3d8b6bad25393dd545b5f129bffb000906152903d89b07b890_amd64",
"8Base-RHACM-2.6:rhacm2/submariner-route-agent-rhel8@sha256:3c02f8b23658745194e77f262e16c560f816e5ca99d22162a3c42b241aaf327a_ppc64le",
"8Base-RHACM-2.6:rhacm2/submariner-route-agent-rhel8@sha256:46a5cebefbc09066e786d2a4520d26fb1a260f5635deedfb2d301a5ec605bc35_s390x",
"8Base-RHACM-2.6:rhacm2/submariner-route-agent-rhel8@sha256:789e9a6332a402c740505b10ba0a1095f97874094a07ee546c4dd4bb474a92db_arm64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "golang: net/http: improper sanitization of Transfer-Encoding header"
},
{
"cve": "CVE-2022-1962",
"cwe": {
"id": "CWE-1325",
"name": "Improperly Controlled Sequential Memory Allocation"
},
"discovery_date": "2022-07-14T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2107376"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in the golang standard library, go/parser. When calling any Parse functions on the Go source code, which contains deeply nested types or declarations, a panic can occur due to stack exhaustion. This issue allows an attacker to impact system availability.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "golang: go/parser: stack exhaustion in all Parse* functions",
"title": "Vulnerability summary"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"8Base-RHACM-2.6:rhacm2/lighthouse-agent-rhel8@sha256:1b017999b67c62f47d4026b369033de4ea9523198524324b071bde7ce8bd54dd_amd64",
"8Base-RHACM-2.6:rhacm2/lighthouse-agent-rhel8@sha256:9165978e8f6b31c1b2c5ba1966c9ee1fa56fa9d57668b204690c792a67217de1_s390x",
"8Base-RHACM-2.6:rhacm2/lighthouse-agent-rhel8@sha256:9716dc5a8bf1aab38472108b186bd3013fc1d5ac0f86aea9a60c721d481e3741_ppc64le",
"8Base-RHACM-2.6:rhacm2/lighthouse-agent-rhel8@sha256:bb4137a931eb5b2ef530094c1d42077fba393f27c0727bb9fa9ca8ebef216d32_arm64",
"8Base-RHACM-2.6:rhacm2/lighthouse-coredns-rhel8@sha256:5fedb3d930a6b6a035e5041dbc37f5a72e842fa671d1d1b9a1d07683b3074655_ppc64le",
"8Base-RHACM-2.6:rhacm2/lighthouse-coredns-rhel8@sha256:7e35418061c0b5e670cc6315bd89b07ac26b1a657068a621c2278dee343f85a4_arm64",
"8Base-RHACM-2.6:rhacm2/lighthouse-coredns-rhel8@sha256:923cc15bf740a7a46f53d00bc9c51f8cedcb75d5aa8a5f7f80642ce750f875a7_s390x",
"8Base-RHACM-2.6:rhacm2/lighthouse-coredns-rhel8@sha256:a65cf2a44593713ab1bfac14a6dbf1a43d968b7ee1e5386a38c6ee0dbaa21a45_amd64",
"8Base-RHACM-2.6:rhacm2/nettest-rhel8@sha256:2f1feeb60f201def1b766553dc67fbfd67631a5fe08f951e40acc9ecf58e53be_s390x",
"8Base-RHACM-2.6:rhacm2/nettest-rhel8@sha256:801bf491658a7770b370b17f275385f6c405fdae8628df7591c68a2a674c8d77_ppc64le",
"8Base-RHACM-2.6:rhacm2/nettest-rhel8@sha256:bc00d390fca8f6f53f41bcc9314c68a565aa9b42c74278cb9f83b5c19f82bd69_amd64",
"8Base-RHACM-2.6:rhacm2/nettest-rhel8@sha256:d8b61063f3c9528c66e515f4f49dc10e253e0c1d7cbe0d55b5fc3d9092edd126_arm64",
"8Base-RHACM-2.6:rhacm2/subctl-rhel8@sha256:5412b60cf39eb7c7a874e7e0e6101c098825a1de742065e212a247660576cf6e_amd64",
"8Base-RHACM-2.6:rhacm2/subctl-rhel8@sha256:5a049cc3fd785a6afd3c65a80a6c158f769a7427db7352c0e2dbf51efe6688ac_s390x",
"8Base-RHACM-2.6:rhacm2/subctl-rhel8@sha256:69eb726de1608b83cd041c05abfe9d737d17995b00fc813bee8b032a4b108f58_arm64",
"8Base-RHACM-2.6:rhacm2/subctl-rhel8@sha256:bb5739cea600e427dc7f042e8224c93227f2f785c46f69881a0c7ecd475d5c27_ppc64le",
"8Base-RHACM-2.6:rhacm2/submariner-gateway-rhel8@sha256:29cc42136b0356c267bf8f1c599b1a85dd1a5ac175a95917ba609d8d42cf042b_arm64",
"8Base-RHACM-2.6:rhacm2/submariner-gateway-rhel8@sha256:63d12fafbc56aff2010ed094234066b7a16f6ddf04f7aeea12b9ad75cec005e3_ppc64le",
"8Base-RHACM-2.6:rhacm2/submariner-gateway-rhel8@sha256:9005919d438664eca44a75271ae1206a02fa4010ba66abae04745ccbbbeb93ee_s390x",
"8Base-RHACM-2.6:rhacm2/submariner-gateway-rhel8@sha256:b51a6807d7443069694125d36c9acf7d1e88f1add2008a9c52bff8c51a64c16b_amd64",
"8Base-RHACM-2.6:rhacm2/submariner-globalnet-rhel8@sha256:3178568b458bf35c1cec6a8eb16abeae3d468f3e5102849680c65050586e19bb_ppc64le",
"8Base-RHACM-2.6:rhacm2/submariner-globalnet-rhel8@sha256:58c0df811794ba52277feac73c046c1f78f6731c0792f28665601cac81494804_arm64",
"8Base-RHACM-2.6:rhacm2/submariner-globalnet-rhel8@sha256:8386fc6c583ce7e56af3aa07e6089599863381d9c2b206b674d093ea6a0604b1_s390x",
"8Base-RHACM-2.6:rhacm2/submariner-globalnet-rhel8@sha256:bc1fde61774378d347275e1500aa375570026b586390880d0d0de17cafca6343_amd64",
"8Base-RHACM-2.6:rhacm2/submariner-networkplugin-syncer-rhel8@sha256:2251e876e51328e5061469b7b6002395c6f7486d89fe8a09227c80e134c4341d_arm64",
"8Base-RHACM-2.6:rhacm2/submariner-networkplugin-syncer-rhel8@sha256:98bd14eceaa0fe009cf09072c2f8a08a89fca9bde79569bbd89ee17b77151fb9_amd64",
"8Base-RHACM-2.6:rhacm2/submariner-networkplugin-syncer-rhel8@sha256:c0a892fe4f1802ca3d3c6f03dab6cd25f1ebc41dcddf08d90a6d9aefc193971d_ppc64le",
"8Base-RHACM-2.6:rhacm2/submariner-networkplugin-syncer-rhel8@sha256:e829974f7d64601d7ac739bea120fe0a02dbc48e7e36d96bdc3b1ea64cbdb77d_s390x",
"8Base-RHACM-2.6:rhacm2/submariner-operator-bundle@sha256:11f67392d84dcd4b1e848f365a68d558d4df4ffc2aa7c00ecb882395c21a6161_ppc64le",
"8Base-RHACM-2.6:rhacm2/submariner-operator-bundle@sha256:c7c3d5733cdf2b5c4e2df9bf06442fcf4b01228d855015939b8f95493b400129_arm64",
"8Base-RHACM-2.6:rhacm2/submariner-operator-bundle@sha256:f67b1af05e09ec1d3b6cba8ed602c5df7331bd1f884602c8719acd6f32e8c2a2_s390x",
"8Base-RHACM-2.6:rhacm2/submariner-operator-bundle@sha256:fc54c972af6e78e88180bbc3dc0238112dc522de1824946e9dc9807a00fa02c0_amd64",
"8Base-RHACM-2.6:rhacm2/submariner-rhel8-operator@sha256:0173a537eaf3bbac4fb1ba7240cc8b9c3f577d18bd36d3f432b4a403ea691cc4_amd64",
"8Base-RHACM-2.6:rhacm2/submariner-rhel8-operator@sha256:137a2e4d7932cfe6260ab8f11c93f098824c12bb60bf98164ef3b09ea2f60cc7_ppc64le",
"8Base-RHACM-2.6:rhacm2/submariner-rhel8-operator@sha256:6908ddbc1fd9ca77c8ca722442c8d135918222cd122801652608f48558a93b35_arm64",
"8Base-RHACM-2.6:rhacm2/submariner-rhel8-operator@sha256:b76304abe66df877ea8ac3dd31ba02550465b33826b485f713c504ae1e7a7877_s390x",
"8Base-RHACM-2.6:rhacm2/submariner-route-agent-rhel8@sha256:3397dab22c690e3d8b6bad25393dd545b5f129bffb000906152903d89b07b890_amd64",
"8Base-RHACM-2.6:rhacm2/submariner-route-agent-rhel8@sha256:3c02f8b23658745194e77f262e16c560f816e5ca99d22162a3c42b241aaf327a_ppc64le",
"8Base-RHACM-2.6:rhacm2/submariner-route-agent-rhel8@sha256:46a5cebefbc09066e786d2a4520d26fb1a260f5635deedfb2d301a5ec605bc35_s390x",
"8Base-RHACM-2.6:rhacm2/submariner-route-agent-rhel8@sha256:789e9a6332a402c740505b10ba0a1095f97874094a07ee546c4dd4bb474a92db_arm64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2022-1962"
},
{
"category": "external",
"summary": "RHBZ#2107376",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2107376"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2022-1962",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-1962"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2022-1962",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2022-1962"
},
{
"category": "external",
"summary": "https://go.dev/issue/53616",
"url": "https://go.dev/issue/53616"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-announce/c/nqrv9fbR0zE",
"url": "https://groups.google.com/g/golang-announce/c/nqrv9fbR0zE"
}
],
"release_date": "2022-07-12T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2022-09-06T13:00:18+00:00",
"details": "For details on how to install Submariner, refer to:\n\nhttps://access.redhat.com/documentation/en-us/red_hat_advanced_cluster_management_for_kubernetes/2.6/html/add-ons/submariner#submariner-deploy-console \n\nand\n\nhttps://submariner.io/getting-started/",
"product_ids": [
"8Base-RHACM-2.6:rhacm2/lighthouse-agent-rhel8@sha256:1b017999b67c62f47d4026b369033de4ea9523198524324b071bde7ce8bd54dd_amd64",
"8Base-RHACM-2.6:rhacm2/lighthouse-agent-rhel8@sha256:9165978e8f6b31c1b2c5ba1966c9ee1fa56fa9d57668b204690c792a67217de1_s390x",
"8Base-RHACM-2.6:rhacm2/lighthouse-agent-rhel8@sha256:9716dc5a8bf1aab38472108b186bd3013fc1d5ac0f86aea9a60c721d481e3741_ppc64le",
"8Base-RHACM-2.6:rhacm2/lighthouse-agent-rhel8@sha256:bb4137a931eb5b2ef530094c1d42077fba393f27c0727bb9fa9ca8ebef216d32_arm64",
"8Base-RHACM-2.6:rhacm2/lighthouse-coredns-rhel8@sha256:5fedb3d930a6b6a035e5041dbc37f5a72e842fa671d1d1b9a1d07683b3074655_ppc64le",
"8Base-RHACM-2.6:rhacm2/lighthouse-coredns-rhel8@sha256:7e35418061c0b5e670cc6315bd89b07ac26b1a657068a621c2278dee343f85a4_arm64",
"8Base-RHACM-2.6:rhacm2/lighthouse-coredns-rhel8@sha256:923cc15bf740a7a46f53d00bc9c51f8cedcb75d5aa8a5f7f80642ce750f875a7_s390x",
"8Base-RHACM-2.6:rhacm2/lighthouse-coredns-rhel8@sha256:a65cf2a44593713ab1bfac14a6dbf1a43d968b7ee1e5386a38c6ee0dbaa21a45_amd64",
"8Base-RHACM-2.6:rhacm2/nettest-rhel8@sha256:2f1feeb60f201def1b766553dc67fbfd67631a5fe08f951e40acc9ecf58e53be_s390x",
"8Base-RHACM-2.6:rhacm2/nettest-rhel8@sha256:801bf491658a7770b370b17f275385f6c405fdae8628df7591c68a2a674c8d77_ppc64le",
"8Base-RHACM-2.6:rhacm2/nettest-rhel8@sha256:bc00d390fca8f6f53f41bcc9314c68a565aa9b42c74278cb9f83b5c19f82bd69_amd64",
"8Base-RHACM-2.6:rhacm2/nettest-rhel8@sha256:d8b61063f3c9528c66e515f4f49dc10e253e0c1d7cbe0d55b5fc3d9092edd126_arm64",
"8Base-RHACM-2.6:rhacm2/subctl-rhel8@sha256:5412b60cf39eb7c7a874e7e0e6101c098825a1de742065e212a247660576cf6e_amd64",
"8Base-RHACM-2.6:rhacm2/subctl-rhel8@sha256:5a049cc3fd785a6afd3c65a80a6c158f769a7427db7352c0e2dbf51efe6688ac_s390x",
"8Base-RHACM-2.6:rhacm2/subctl-rhel8@sha256:69eb726de1608b83cd041c05abfe9d737d17995b00fc813bee8b032a4b108f58_arm64",
"8Base-RHACM-2.6:rhacm2/subctl-rhel8@sha256:bb5739cea600e427dc7f042e8224c93227f2f785c46f69881a0c7ecd475d5c27_ppc64le",
"8Base-RHACM-2.6:rhacm2/submariner-gateway-rhel8@sha256:29cc42136b0356c267bf8f1c599b1a85dd1a5ac175a95917ba609d8d42cf042b_arm64",
"8Base-RHACM-2.6:rhacm2/submariner-gateway-rhel8@sha256:63d12fafbc56aff2010ed094234066b7a16f6ddf04f7aeea12b9ad75cec005e3_ppc64le",
"8Base-RHACM-2.6:rhacm2/submariner-gateway-rhel8@sha256:9005919d438664eca44a75271ae1206a02fa4010ba66abae04745ccbbbeb93ee_s390x",
"8Base-RHACM-2.6:rhacm2/submariner-gateway-rhel8@sha256:b51a6807d7443069694125d36c9acf7d1e88f1add2008a9c52bff8c51a64c16b_amd64",
"8Base-RHACM-2.6:rhacm2/submariner-globalnet-rhel8@sha256:3178568b458bf35c1cec6a8eb16abeae3d468f3e5102849680c65050586e19bb_ppc64le",
"8Base-RHACM-2.6:rhacm2/submariner-globalnet-rhel8@sha256:58c0df811794ba52277feac73c046c1f78f6731c0792f28665601cac81494804_arm64",
"8Base-RHACM-2.6:rhacm2/submariner-globalnet-rhel8@sha256:8386fc6c583ce7e56af3aa07e6089599863381d9c2b206b674d093ea6a0604b1_s390x",
"8Base-RHACM-2.6:rhacm2/submariner-globalnet-rhel8@sha256:bc1fde61774378d347275e1500aa375570026b586390880d0d0de17cafca6343_amd64",
"8Base-RHACM-2.6:rhacm2/submariner-networkplugin-syncer-rhel8@sha256:2251e876e51328e5061469b7b6002395c6f7486d89fe8a09227c80e134c4341d_arm64",
"8Base-RHACM-2.6:rhacm2/submariner-networkplugin-syncer-rhel8@sha256:98bd14eceaa0fe009cf09072c2f8a08a89fca9bde79569bbd89ee17b77151fb9_amd64",
"8Base-RHACM-2.6:rhacm2/submariner-networkplugin-syncer-rhel8@sha256:c0a892fe4f1802ca3d3c6f03dab6cd25f1ebc41dcddf08d90a6d9aefc193971d_ppc64le",
"8Base-RHACM-2.6:rhacm2/submariner-networkplugin-syncer-rhel8@sha256:e829974f7d64601d7ac739bea120fe0a02dbc48e7e36d96bdc3b1ea64cbdb77d_s390x",
"8Base-RHACM-2.6:rhacm2/submariner-operator-bundle@sha256:11f67392d84dcd4b1e848f365a68d558d4df4ffc2aa7c00ecb882395c21a6161_ppc64le",
"8Base-RHACM-2.6:rhacm2/submariner-operator-bundle@sha256:c7c3d5733cdf2b5c4e2df9bf06442fcf4b01228d855015939b8f95493b400129_arm64",
"8Base-RHACM-2.6:rhacm2/submariner-operator-bundle@sha256:f67b1af05e09ec1d3b6cba8ed602c5df7331bd1f884602c8719acd6f32e8c2a2_s390x",
"8Base-RHACM-2.6:rhacm2/submariner-operator-bundle@sha256:fc54c972af6e78e88180bbc3dc0238112dc522de1824946e9dc9807a00fa02c0_amd64",
"8Base-RHACM-2.6:rhacm2/submariner-rhel8-operator@sha256:0173a537eaf3bbac4fb1ba7240cc8b9c3f577d18bd36d3f432b4a403ea691cc4_amd64",
"8Base-RHACM-2.6:rhacm2/submariner-rhel8-operator@sha256:137a2e4d7932cfe6260ab8f11c93f098824c12bb60bf98164ef3b09ea2f60cc7_ppc64le",
"8Base-RHACM-2.6:rhacm2/submariner-rhel8-operator@sha256:6908ddbc1fd9ca77c8ca722442c8d135918222cd122801652608f48558a93b35_arm64",
"8Base-RHACM-2.6:rhacm2/submariner-rhel8-operator@sha256:b76304abe66df877ea8ac3dd31ba02550465b33826b485f713c504ae1e7a7877_s390x",
"8Base-RHACM-2.6:rhacm2/submariner-route-agent-rhel8@sha256:3397dab22c690e3d8b6bad25393dd545b5f129bffb000906152903d89b07b890_amd64",
"8Base-RHACM-2.6:rhacm2/submariner-route-agent-rhel8@sha256:3c02f8b23658745194e77f262e16c560f816e5ca99d22162a3c42b241aaf327a_ppc64le",
"8Base-RHACM-2.6:rhacm2/submariner-route-agent-rhel8@sha256:46a5cebefbc09066e786d2a4520d26fb1a260f5635deedfb2d301a5ec605bc35_s390x",
"8Base-RHACM-2.6:rhacm2/submariner-route-agent-rhel8@sha256:789e9a6332a402c740505b10ba0a1095f97874094a07ee546c4dd4bb474a92db_arm64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2022:6346"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "LOCAL",
"availabilityImpact": "HIGH",
"baseScore": 5.5,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "LOW",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"8Base-RHACM-2.6:rhacm2/lighthouse-agent-rhel8@sha256:1b017999b67c62f47d4026b369033de4ea9523198524324b071bde7ce8bd54dd_amd64",
"8Base-RHACM-2.6:rhacm2/lighthouse-agent-rhel8@sha256:9165978e8f6b31c1b2c5ba1966c9ee1fa56fa9d57668b204690c792a67217de1_s390x",
"8Base-RHACM-2.6:rhacm2/lighthouse-agent-rhel8@sha256:9716dc5a8bf1aab38472108b186bd3013fc1d5ac0f86aea9a60c721d481e3741_ppc64le",
"8Base-RHACM-2.6:rhacm2/lighthouse-agent-rhel8@sha256:bb4137a931eb5b2ef530094c1d42077fba393f27c0727bb9fa9ca8ebef216d32_arm64",
"8Base-RHACM-2.6:rhacm2/lighthouse-coredns-rhel8@sha256:5fedb3d930a6b6a035e5041dbc37f5a72e842fa671d1d1b9a1d07683b3074655_ppc64le",
"8Base-RHACM-2.6:rhacm2/lighthouse-coredns-rhel8@sha256:7e35418061c0b5e670cc6315bd89b07ac26b1a657068a621c2278dee343f85a4_arm64",
"8Base-RHACM-2.6:rhacm2/lighthouse-coredns-rhel8@sha256:923cc15bf740a7a46f53d00bc9c51f8cedcb75d5aa8a5f7f80642ce750f875a7_s390x",
"8Base-RHACM-2.6:rhacm2/lighthouse-coredns-rhel8@sha256:a65cf2a44593713ab1bfac14a6dbf1a43d968b7ee1e5386a38c6ee0dbaa21a45_amd64",
"8Base-RHACM-2.6:rhacm2/nettest-rhel8@sha256:2f1feeb60f201def1b766553dc67fbfd67631a5fe08f951e40acc9ecf58e53be_s390x",
"8Base-RHACM-2.6:rhacm2/nettest-rhel8@sha256:801bf491658a7770b370b17f275385f6c405fdae8628df7591c68a2a674c8d77_ppc64le",
"8Base-RHACM-2.6:rhacm2/nettest-rhel8@sha256:bc00d390fca8f6f53f41bcc9314c68a565aa9b42c74278cb9f83b5c19f82bd69_amd64",
"8Base-RHACM-2.6:rhacm2/nettest-rhel8@sha256:d8b61063f3c9528c66e515f4f49dc10e253e0c1d7cbe0d55b5fc3d9092edd126_arm64",
"8Base-RHACM-2.6:rhacm2/subctl-rhel8@sha256:5412b60cf39eb7c7a874e7e0e6101c098825a1de742065e212a247660576cf6e_amd64",
"8Base-RHACM-2.6:rhacm2/subctl-rhel8@sha256:5a049cc3fd785a6afd3c65a80a6c158f769a7427db7352c0e2dbf51efe6688ac_s390x",
"8Base-RHACM-2.6:rhacm2/subctl-rhel8@sha256:69eb726de1608b83cd041c05abfe9d737d17995b00fc813bee8b032a4b108f58_arm64",
"8Base-RHACM-2.6:rhacm2/subctl-rhel8@sha256:bb5739cea600e427dc7f042e8224c93227f2f785c46f69881a0c7ecd475d5c27_ppc64le",
"8Base-RHACM-2.6:rhacm2/submariner-gateway-rhel8@sha256:29cc42136b0356c267bf8f1c599b1a85dd1a5ac175a95917ba609d8d42cf042b_arm64",
"8Base-RHACM-2.6:rhacm2/submariner-gateway-rhel8@sha256:63d12fafbc56aff2010ed094234066b7a16f6ddf04f7aeea12b9ad75cec005e3_ppc64le",
"8Base-RHACM-2.6:rhacm2/submariner-gateway-rhel8@sha256:9005919d438664eca44a75271ae1206a02fa4010ba66abae04745ccbbbeb93ee_s390x",
"8Base-RHACM-2.6:rhacm2/submariner-gateway-rhel8@sha256:b51a6807d7443069694125d36c9acf7d1e88f1add2008a9c52bff8c51a64c16b_amd64",
"8Base-RHACM-2.6:rhacm2/submariner-globalnet-rhel8@sha256:3178568b458bf35c1cec6a8eb16abeae3d468f3e5102849680c65050586e19bb_ppc64le",
"8Base-RHACM-2.6:rhacm2/submariner-globalnet-rhel8@sha256:58c0df811794ba52277feac73c046c1f78f6731c0792f28665601cac81494804_arm64",
"8Base-RHACM-2.6:rhacm2/submariner-globalnet-rhel8@sha256:8386fc6c583ce7e56af3aa07e6089599863381d9c2b206b674d093ea6a0604b1_s390x",
"8Base-RHACM-2.6:rhacm2/submariner-globalnet-rhel8@sha256:bc1fde61774378d347275e1500aa375570026b586390880d0d0de17cafca6343_amd64",
"8Base-RHACM-2.6:rhacm2/submariner-networkplugin-syncer-rhel8@sha256:2251e876e51328e5061469b7b6002395c6f7486d89fe8a09227c80e134c4341d_arm64",
"8Base-RHACM-2.6:rhacm2/submariner-networkplugin-syncer-rhel8@sha256:98bd14eceaa0fe009cf09072c2f8a08a89fca9bde79569bbd89ee17b77151fb9_amd64",
"8Base-RHACM-2.6:rhacm2/submariner-networkplugin-syncer-rhel8@sha256:c0a892fe4f1802ca3d3c6f03dab6cd25f1ebc41dcddf08d90a6d9aefc193971d_ppc64le",
"8Base-RHACM-2.6:rhacm2/submariner-networkplugin-syncer-rhel8@sha256:e829974f7d64601d7ac739bea120fe0a02dbc48e7e36d96bdc3b1ea64cbdb77d_s390x",
"8Base-RHACM-2.6:rhacm2/submariner-operator-bundle@sha256:11f67392d84dcd4b1e848f365a68d558d4df4ffc2aa7c00ecb882395c21a6161_ppc64le",
"8Base-RHACM-2.6:rhacm2/submariner-operator-bundle@sha256:c7c3d5733cdf2b5c4e2df9bf06442fcf4b01228d855015939b8f95493b400129_arm64",
"8Base-RHACM-2.6:rhacm2/submariner-operator-bundle@sha256:f67b1af05e09ec1d3b6cba8ed602c5df7331bd1f884602c8719acd6f32e8c2a2_s390x",
"8Base-RHACM-2.6:rhacm2/submariner-operator-bundle@sha256:fc54c972af6e78e88180bbc3dc0238112dc522de1824946e9dc9807a00fa02c0_amd64",
"8Base-RHACM-2.6:rhacm2/submariner-rhel8-operator@sha256:0173a537eaf3bbac4fb1ba7240cc8b9c3f577d18bd36d3f432b4a403ea691cc4_amd64",
"8Base-RHACM-2.6:rhacm2/submariner-rhel8-operator@sha256:137a2e4d7932cfe6260ab8f11c93f098824c12bb60bf98164ef3b09ea2f60cc7_ppc64le",
"8Base-RHACM-2.6:rhacm2/submariner-rhel8-operator@sha256:6908ddbc1fd9ca77c8ca722442c8d135918222cd122801652608f48558a93b35_arm64",
"8Base-RHACM-2.6:rhacm2/submariner-rhel8-operator@sha256:b76304abe66df877ea8ac3dd31ba02550465b33826b485f713c504ae1e7a7877_s390x",
"8Base-RHACM-2.6:rhacm2/submariner-route-agent-rhel8@sha256:3397dab22c690e3d8b6bad25393dd545b5f129bffb000906152903d89b07b890_amd64",
"8Base-RHACM-2.6:rhacm2/submariner-route-agent-rhel8@sha256:3c02f8b23658745194e77f262e16c560f816e5ca99d22162a3c42b241aaf327a_ppc64le",
"8Base-RHACM-2.6:rhacm2/submariner-route-agent-rhel8@sha256:46a5cebefbc09066e786d2a4520d26fb1a260f5635deedfb2d301a5ec605bc35_s390x",
"8Base-RHACM-2.6:rhacm2/submariner-route-agent-rhel8@sha256:789e9a6332a402c740505b10ba0a1095f97874094a07ee546c4dd4bb474a92db_arm64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "golang: go/parser: stack exhaustion in all Parse* functions"
},
{
"cve": "CVE-2022-28131",
"cwe": {
"id": "CWE-1325",
"name": "Improperly Controlled Sequential Memory Allocation"
},
"discovery_date": "2022-07-14T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2107390"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in golang encoding/xml. When calling Decoder, Skip while parsing a deeply nested XML document, a panic can occur due to stack exhaustion and allows an attacker to impact system availability.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "golang: encoding/xml: stack exhaustion in Decoder.Skip",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "The vulnerability exists in the calling of the function decoder.skip to a deeply nested XML document. Although the vulnerability exists, it may require that the application accept deeply nested XML from untrusted sources and specifically calls Decoder.Skip on it. In many deployments, that code path might not even be reachable or exposed to external input. On top of that, a successful exploitation will only result in denial of service due to stack exhaustion, which is why this has been marked as moderate by Red Hat.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"8Base-RHACM-2.6:rhacm2/lighthouse-agent-rhel8@sha256:1b017999b67c62f47d4026b369033de4ea9523198524324b071bde7ce8bd54dd_amd64",
"8Base-RHACM-2.6:rhacm2/lighthouse-agent-rhel8@sha256:9165978e8f6b31c1b2c5ba1966c9ee1fa56fa9d57668b204690c792a67217de1_s390x",
"8Base-RHACM-2.6:rhacm2/lighthouse-agent-rhel8@sha256:9716dc5a8bf1aab38472108b186bd3013fc1d5ac0f86aea9a60c721d481e3741_ppc64le",
"8Base-RHACM-2.6:rhacm2/lighthouse-agent-rhel8@sha256:bb4137a931eb5b2ef530094c1d42077fba393f27c0727bb9fa9ca8ebef216d32_arm64",
"8Base-RHACM-2.6:rhacm2/lighthouse-coredns-rhel8@sha256:5fedb3d930a6b6a035e5041dbc37f5a72e842fa671d1d1b9a1d07683b3074655_ppc64le",
"8Base-RHACM-2.6:rhacm2/lighthouse-coredns-rhel8@sha256:7e35418061c0b5e670cc6315bd89b07ac26b1a657068a621c2278dee343f85a4_arm64",
"8Base-RHACM-2.6:rhacm2/lighthouse-coredns-rhel8@sha256:923cc15bf740a7a46f53d00bc9c51f8cedcb75d5aa8a5f7f80642ce750f875a7_s390x",
"8Base-RHACM-2.6:rhacm2/lighthouse-coredns-rhel8@sha256:a65cf2a44593713ab1bfac14a6dbf1a43d968b7ee1e5386a38c6ee0dbaa21a45_amd64",
"8Base-RHACM-2.6:rhacm2/nettest-rhel8@sha256:2f1feeb60f201def1b766553dc67fbfd67631a5fe08f951e40acc9ecf58e53be_s390x",
"8Base-RHACM-2.6:rhacm2/nettest-rhel8@sha256:801bf491658a7770b370b17f275385f6c405fdae8628df7591c68a2a674c8d77_ppc64le",
"8Base-RHACM-2.6:rhacm2/nettest-rhel8@sha256:bc00d390fca8f6f53f41bcc9314c68a565aa9b42c74278cb9f83b5c19f82bd69_amd64",
"8Base-RHACM-2.6:rhacm2/nettest-rhel8@sha256:d8b61063f3c9528c66e515f4f49dc10e253e0c1d7cbe0d55b5fc3d9092edd126_arm64",
"8Base-RHACM-2.6:rhacm2/subctl-rhel8@sha256:5412b60cf39eb7c7a874e7e0e6101c098825a1de742065e212a247660576cf6e_amd64",
"8Base-RHACM-2.6:rhacm2/subctl-rhel8@sha256:5a049cc3fd785a6afd3c65a80a6c158f769a7427db7352c0e2dbf51efe6688ac_s390x",
"8Base-RHACM-2.6:rhacm2/subctl-rhel8@sha256:69eb726de1608b83cd041c05abfe9d737d17995b00fc813bee8b032a4b108f58_arm64",
"8Base-RHACM-2.6:rhacm2/subctl-rhel8@sha256:bb5739cea600e427dc7f042e8224c93227f2f785c46f69881a0c7ecd475d5c27_ppc64le",
"8Base-RHACM-2.6:rhacm2/submariner-gateway-rhel8@sha256:29cc42136b0356c267bf8f1c599b1a85dd1a5ac175a95917ba609d8d42cf042b_arm64",
"8Base-RHACM-2.6:rhacm2/submariner-gateway-rhel8@sha256:63d12fafbc56aff2010ed094234066b7a16f6ddf04f7aeea12b9ad75cec005e3_ppc64le",
"8Base-RHACM-2.6:rhacm2/submariner-gateway-rhel8@sha256:9005919d438664eca44a75271ae1206a02fa4010ba66abae04745ccbbbeb93ee_s390x",
"8Base-RHACM-2.6:rhacm2/submariner-gateway-rhel8@sha256:b51a6807d7443069694125d36c9acf7d1e88f1add2008a9c52bff8c51a64c16b_amd64",
"8Base-RHACM-2.6:rhacm2/submariner-globalnet-rhel8@sha256:3178568b458bf35c1cec6a8eb16abeae3d468f3e5102849680c65050586e19bb_ppc64le",
"8Base-RHACM-2.6:rhacm2/submariner-globalnet-rhel8@sha256:58c0df811794ba52277feac73c046c1f78f6731c0792f28665601cac81494804_arm64",
"8Base-RHACM-2.6:rhacm2/submariner-globalnet-rhel8@sha256:8386fc6c583ce7e56af3aa07e6089599863381d9c2b206b674d093ea6a0604b1_s390x",
"8Base-RHACM-2.6:rhacm2/submariner-globalnet-rhel8@sha256:bc1fde61774378d347275e1500aa375570026b586390880d0d0de17cafca6343_amd64",
"8Base-RHACM-2.6:rhacm2/submariner-networkplugin-syncer-rhel8@sha256:2251e876e51328e5061469b7b6002395c6f7486d89fe8a09227c80e134c4341d_arm64",
"8Base-RHACM-2.6:rhacm2/submariner-networkplugin-syncer-rhel8@sha256:98bd14eceaa0fe009cf09072c2f8a08a89fca9bde79569bbd89ee17b77151fb9_amd64",
"8Base-RHACM-2.6:rhacm2/submariner-networkplugin-syncer-rhel8@sha256:c0a892fe4f1802ca3d3c6f03dab6cd25f1ebc41dcddf08d90a6d9aefc193971d_ppc64le",
"8Base-RHACM-2.6:rhacm2/submariner-networkplugin-syncer-rhel8@sha256:e829974f7d64601d7ac739bea120fe0a02dbc48e7e36d96bdc3b1ea64cbdb77d_s390x",
"8Base-RHACM-2.6:rhacm2/submariner-operator-bundle@sha256:11f67392d84dcd4b1e848f365a68d558d4df4ffc2aa7c00ecb882395c21a6161_ppc64le",
"8Base-RHACM-2.6:rhacm2/submariner-operator-bundle@sha256:c7c3d5733cdf2b5c4e2df9bf06442fcf4b01228d855015939b8f95493b400129_arm64",
"8Base-RHACM-2.6:rhacm2/submariner-operator-bundle@sha256:f67b1af05e09ec1d3b6cba8ed602c5df7331bd1f884602c8719acd6f32e8c2a2_s390x",
"8Base-RHACM-2.6:rhacm2/submariner-operator-bundle@sha256:fc54c972af6e78e88180bbc3dc0238112dc522de1824946e9dc9807a00fa02c0_amd64",
"8Base-RHACM-2.6:rhacm2/submariner-rhel8-operator@sha256:0173a537eaf3bbac4fb1ba7240cc8b9c3f577d18bd36d3f432b4a403ea691cc4_amd64",
"8Base-RHACM-2.6:rhacm2/submariner-rhel8-operator@sha256:137a2e4d7932cfe6260ab8f11c93f098824c12bb60bf98164ef3b09ea2f60cc7_ppc64le",
"8Base-RHACM-2.6:rhacm2/submariner-rhel8-operator@sha256:6908ddbc1fd9ca77c8ca722442c8d135918222cd122801652608f48558a93b35_arm64",
"8Base-RHACM-2.6:rhacm2/submariner-rhel8-operator@sha256:b76304abe66df877ea8ac3dd31ba02550465b33826b485f713c504ae1e7a7877_s390x",
"8Base-RHACM-2.6:rhacm2/submariner-route-agent-rhel8@sha256:3397dab22c690e3d8b6bad25393dd545b5f129bffb000906152903d89b07b890_amd64",
"8Base-RHACM-2.6:rhacm2/submariner-route-agent-rhel8@sha256:3c02f8b23658745194e77f262e16c560f816e5ca99d22162a3c42b241aaf327a_ppc64le",
"8Base-RHACM-2.6:rhacm2/submariner-route-agent-rhel8@sha256:46a5cebefbc09066e786d2a4520d26fb1a260f5635deedfb2d301a5ec605bc35_s390x",
"8Base-RHACM-2.6:rhacm2/submariner-route-agent-rhel8@sha256:789e9a6332a402c740505b10ba0a1095f97874094a07ee546c4dd4bb474a92db_arm64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2022-28131"
},
{
"category": "external",
"summary": "RHBZ#2107390",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2107390"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2022-28131",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-28131"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2022-28131",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2022-28131"
},
{
"category": "external",
"summary": "https://go.dev/issue/53614",
"url": "https://go.dev/issue/53614"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-announce/c/nqrv9fbR0zE",
"url": "https://groups.google.com/g/golang-announce/c/nqrv9fbR0zE"
}
],
"release_date": "2022-07-12T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2022-09-06T13:00:18+00:00",
"details": "For details on how to install Submariner, refer to:\n\nhttps://access.redhat.com/documentation/en-us/red_hat_advanced_cluster_management_for_kubernetes/2.6/html/add-ons/submariner#submariner-deploy-console \n\nand\n\nhttps://submariner.io/getting-started/",
"product_ids": [
"8Base-RHACM-2.6:rhacm2/lighthouse-agent-rhel8@sha256:1b017999b67c62f47d4026b369033de4ea9523198524324b071bde7ce8bd54dd_amd64",
"8Base-RHACM-2.6:rhacm2/lighthouse-agent-rhel8@sha256:9165978e8f6b31c1b2c5ba1966c9ee1fa56fa9d57668b204690c792a67217de1_s390x",
"8Base-RHACM-2.6:rhacm2/lighthouse-agent-rhel8@sha256:9716dc5a8bf1aab38472108b186bd3013fc1d5ac0f86aea9a60c721d481e3741_ppc64le",
"8Base-RHACM-2.6:rhacm2/lighthouse-agent-rhel8@sha256:bb4137a931eb5b2ef530094c1d42077fba393f27c0727bb9fa9ca8ebef216d32_arm64",
"8Base-RHACM-2.6:rhacm2/lighthouse-coredns-rhel8@sha256:5fedb3d930a6b6a035e5041dbc37f5a72e842fa671d1d1b9a1d07683b3074655_ppc64le",
"8Base-RHACM-2.6:rhacm2/lighthouse-coredns-rhel8@sha256:7e35418061c0b5e670cc6315bd89b07ac26b1a657068a621c2278dee343f85a4_arm64",
"8Base-RHACM-2.6:rhacm2/lighthouse-coredns-rhel8@sha256:923cc15bf740a7a46f53d00bc9c51f8cedcb75d5aa8a5f7f80642ce750f875a7_s390x",
"8Base-RHACM-2.6:rhacm2/lighthouse-coredns-rhel8@sha256:a65cf2a44593713ab1bfac14a6dbf1a43d968b7ee1e5386a38c6ee0dbaa21a45_amd64",
"8Base-RHACM-2.6:rhacm2/nettest-rhel8@sha256:2f1feeb60f201def1b766553dc67fbfd67631a5fe08f951e40acc9ecf58e53be_s390x",
"8Base-RHACM-2.6:rhacm2/nettest-rhel8@sha256:801bf491658a7770b370b17f275385f6c405fdae8628df7591c68a2a674c8d77_ppc64le",
"8Base-RHACM-2.6:rhacm2/nettest-rhel8@sha256:bc00d390fca8f6f53f41bcc9314c68a565aa9b42c74278cb9f83b5c19f82bd69_amd64",
"8Base-RHACM-2.6:rhacm2/nettest-rhel8@sha256:d8b61063f3c9528c66e515f4f49dc10e253e0c1d7cbe0d55b5fc3d9092edd126_arm64",
"8Base-RHACM-2.6:rhacm2/subctl-rhel8@sha256:5412b60cf39eb7c7a874e7e0e6101c098825a1de742065e212a247660576cf6e_amd64",
"8Base-RHACM-2.6:rhacm2/subctl-rhel8@sha256:5a049cc3fd785a6afd3c65a80a6c158f769a7427db7352c0e2dbf51efe6688ac_s390x",
"8Base-RHACM-2.6:rhacm2/subctl-rhel8@sha256:69eb726de1608b83cd041c05abfe9d737d17995b00fc813bee8b032a4b108f58_arm64",
"8Base-RHACM-2.6:rhacm2/subctl-rhel8@sha256:bb5739cea600e427dc7f042e8224c93227f2f785c46f69881a0c7ecd475d5c27_ppc64le",
"8Base-RHACM-2.6:rhacm2/submariner-gateway-rhel8@sha256:29cc42136b0356c267bf8f1c599b1a85dd1a5ac175a95917ba609d8d42cf042b_arm64",
"8Base-RHACM-2.6:rhacm2/submariner-gateway-rhel8@sha256:63d12fafbc56aff2010ed094234066b7a16f6ddf04f7aeea12b9ad75cec005e3_ppc64le",
"8Base-RHACM-2.6:rhacm2/submariner-gateway-rhel8@sha256:9005919d438664eca44a75271ae1206a02fa4010ba66abae04745ccbbbeb93ee_s390x",
"8Base-RHACM-2.6:rhacm2/submariner-gateway-rhel8@sha256:b51a6807d7443069694125d36c9acf7d1e88f1add2008a9c52bff8c51a64c16b_amd64",
"8Base-RHACM-2.6:rhacm2/submariner-globalnet-rhel8@sha256:3178568b458bf35c1cec6a8eb16abeae3d468f3e5102849680c65050586e19bb_ppc64le",
"8Base-RHACM-2.6:rhacm2/submariner-globalnet-rhel8@sha256:58c0df811794ba52277feac73c046c1f78f6731c0792f28665601cac81494804_arm64",
"8Base-RHACM-2.6:rhacm2/submariner-globalnet-rhel8@sha256:8386fc6c583ce7e56af3aa07e6089599863381d9c2b206b674d093ea6a0604b1_s390x",
"8Base-RHACM-2.6:rhacm2/submariner-globalnet-rhel8@sha256:bc1fde61774378d347275e1500aa375570026b586390880d0d0de17cafca6343_amd64",
"8Base-RHACM-2.6:rhacm2/submariner-networkplugin-syncer-rhel8@sha256:2251e876e51328e5061469b7b6002395c6f7486d89fe8a09227c80e134c4341d_arm64",
"8Base-RHACM-2.6:rhacm2/submariner-networkplugin-syncer-rhel8@sha256:98bd14eceaa0fe009cf09072c2f8a08a89fca9bde79569bbd89ee17b77151fb9_amd64",
"8Base-RHACM-2.6:rhacm2/submariner-networkplugin-syncer-rhel8@sha256:c0a892fe4f1802ca3d3c6f03dab6cd25f1ebc41dcddf08d90a6d9aefc193971d_ppc64le",
"8Base-RHACM-2.6:rhacm2/submariner-networkplugin-syncer-rhel8@sha256:e829974f7d64601d7ac739bea120fe0a02dbc48e7e36d96bdc3b1ea64cbdb77d_s390x",
"8Base-RHACM-2.6:rhacm2/submariner-operator-bundle@sha256:11f67392d84dcd4b1e848f365a68d558d4df4ffc2aa7c00ecb882395c21a6161_ppc64le",
"8Base-RHACM-2.6:rhacm2/submariner-operator-bundle@sha256:c7c3d5733cdf2b5c4e2df9bf06442fcf4b01228d855015939b8f95493b400129_arm64",
"8Base-RHACM-2.6:rhacm2/submariner-operator-bundle@sha256:f67b1af05e09ec1d3b6cba8ed602c5df7331bd1f884602c8719acd6f32e8c2a2_s390x",
"8Base-RHACM-2.6:rhacm2/submariner-operator-bundle@sha256:fc54c972af6e78e88180bbc3dc0238112dc522de1824946e9dc9807a00fa02c0_amd64",
"8Base-RHACM-2.6:rhacm2/submariner-rhel8-operator@sha256:0173a537eaf3bbac4fb1ba7240cc8b9c3f577d18bd36d3f432b4a403ea691cc4_amd64",
"8Base-RHACM-2.6:rhacm2/submariner-rhel8-operator@sha256:137a2e4d7932cfe6260ab8f11c93f098824c12bb60bf98164ef3b09ea2f60cc7_ppc64le",
"8Base-RHACM-2.6:rhacm2/submariner-rhel8-operator@sha256:6908ddbc1fd9ca77c8ca722442c8d135918222cd122801652608f48558a93b35_arm64",
"8Base-RHACM-2.6:rhacm2/submariner-rhel8-operator@sha256:b76304abe66df877ea8ac3dd31ba02550465b33826b485f713c504ae1e7a7877_s390x",
"8Base-RHACM-2.6:rhacm2/submariner-route-agent-rhel8@sha256:3397dab22c690e3d8b6bad25393dd545b5f129bffb000906152903d89b07b890_amd64",
"8Base-RHACM-2.6:rhacm2/submariner-route-agent-rhel8@sha256:3c02f8b23658745194e77f262e16c560f816e5ca99d22162a3c42b241aaf327a_ppc64le",
"8Base-RHACM-2.6:rhacm2/submariner-route-agent-rhel8@sha256:46a5cebefbc09066e786d2a4520d26fb1a260f5635deedfb2d301a5ec605bc35_s390x",
"8Base-RHACM-2.6:rhacm2/submariner-route-agent-rhel8@sha256:789e9a6332a402c740505b10ba0a1095f97874094a07ee546c4dd4bb474a92db_arm64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2022:6346"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "LOCAL",
"availabilityImpact": "HIGH",
"baseScore": 7.3,
"baseSeverity": "HIGH",
"confidentialityImpact": "LOW",
"integrityImpact": "LOW",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:N/UI:N/S:U/C:L/I:L/A:H",
"version": "3.1"
},
"products": [
"8Base-RHACM-2.6:rhacm2/lighthouse-agent-rhel8@sha256:1b017999b67c62f47d4026b369033de4ea9523198524324b071bde7ce8bd54dd_amd64",
"8Base-RHACM-2.6:rhacm2/lighthouse-agent-rhel8@sha256:9165978e8f6b31c1b2c5ba1966c9ee1fa56fa9d57668b204690c792a67217de1_s390x",
"8Base-RHACM-2.6:rhacm2/lighthouse-agent-rhel8@sha256:9716dc5a8bf1aab38472108b186bd3013fc1d5ac0f86aea9a60c721d481e3741_ppc64le",
"8Base-RHACM-2.6:rhacm2/lighthouse-agent-rhel8@sha256:bb4137a931eb5b2ef530094c1d42077fba393f27c0727bb9fa9ca8ebef216d32_arm64",
"8Base-RHACM-2.6:rhacm2/lighthouse-coredns-rhel8@sha256:5fedb3d930a6b6a035e5041dbc37f5a72e842fa671d1d1b9a1d07683b3074655_ppc64le",
"8Base-RHACM-2.6:rhacm2/lighthouse-coredns-rhel8@sha256:7e35418061c0b5e670cc6315bd89b07ac26b1a657068a621c2278dee343f85a4_arm64",
"8Base-RHACM-2.6:rhacm2/lighthouse-coredns-rhel8@sha256:923cc15bf740a7a46f53d00bc9c51f8cedcb75d5aa8a5f7f80642ce750f875a7_s390x",
"8Base-RHACM-2.6:rhacm2/lighthouse-coredns-rhel8@sha256:a65cf2a44593713ab1bfac14a6dbf1a43d968b7ee1e5386a38c6ee0dbaa21a45_amd64",
"8Base-RHACM-2.6:rhacm2/nettest-rhel8@sha256:2f1feeb60f201def1b766553dc67fbfd67631a5fe08f951e40acc9ecf58e53be_s390x",
"8Base-RHACM-2.6:rhacm2/nettest-rhel8@sha256:801bf491658a7770b370b17f275385f6c405fdae8628df7591c68a2a674c8d77_ppc64le",
"8Base-RHACM-2.6:rhacm2/nettest-rhel8@sha256:bc00d390fca8f6f53f41bcc9314c68a565aa9b42c74278cb9f83b5c19f82bd69_amd64",
"8Base-RHACM-2.6:rhacm2/nettest-rhel8@sha256:d8b61063f3c9528c66e515f4f49dc10e253e0c1d7cbe0d55b5fc3d9092edd126_arm64",
"8Base-RHACM-2.6:rhacm2/subctl-rhel8@sha256:5412b60cf39eb7c7a874e7e0e6101c098825a1de742065e212a247660576cf6e_amd64",
"8Base-RHACM-2.6:rhacm2/subctl-rhel8@sha256:5a049cc3fd785a6afd3c65a80a6c158f769a7427db7352c0e2dbf51efe6688ac_s390x",
"8Base-RHACM-2.6:rhacm2/subctl-rhel8@sha256:69eb726de1608b83cd041c05abfe9d737d17995b00fc813bee8b032a4b108f58_arm64",
"8Base-RHACM-2.6:rhacm2/subctl-rhel8@sha256:bb5739cea600e427dc7f042e8224c93227f2f785c46f69881a0c7ecd475d5c27_ppc64le",
"8Base-RHACM-2.6:rhacm2/submariner-gateway-rhel8@sha256:29cc42136b0356c267bf8f1c599b1a85dd1a5ac175a95917ba609d8d42cf042b_arm64",
"8Base-RHACM-2.6:rhacm2/submariner-gateway-rhel8@sha256:63d12fafbc56aff2010ed094234066b7a16f6ddf04f7aeea12b9ad75cec005e3_ppc64le",
"8Base-RHACM-2.6:rhacm2/submariner-gateway-rhel8@sha256:9005919d438664eca44a75271ae1206a02fa4010ba66abae04745ccbbbeb93ee_s390x",
"8Base-RHACM-2.6:rhacm2/submariner-gateway-rhel8@sha256:b51a6807d7443069694125d36c9acf7d1e88f1add2008a9c52bff8c51a64c16b_amd64",
"8Base-RHACM-2.6:rhacm2/submariner-globalnet-rhel8@sha256:3178568b458bf35c1cec6a8eb16abeae3d468f3e5102849680c65050586e19bb_ppc64le",
"8Base-RHACM-2.6:rhacm2/submariner-globalnet-rhel8@sha256:58c0df811794ba52277feac73c046c1f78f6731c0792f28665601cac81494804_arm64",
"8Base-RHACM-2.6:rhacm2/submariner-globalnet-rhel8@sha256:8386fc6c583ce7e56af3aa07e6089599863381d9c2b206b674d093ea6a0604b1_s390x",
"8Base-RHACM-2.6:rhacm2/submariner-globalnet-rhel8@sha256:bc1fde61774378d347275e1500aa375570026b586390880d0d0de17cafca6343_amd64",
"8Base-RHACM-2.6:rhacm2/submariner-networkplugin-syncer-rhel8@sha256:2251e876e51328e5061469b7b6002395c6f7486d89fe8a09227c80e134c4341d_arm64",
"8Base-RHACM-2.6:rhacm2/submariner-networkplugin-syncer-rhel8@sha256:98bd14eceaa0fe009cf09072c2f8a08a89fca9bde79569bbd89ee17b77151fb9_amd64",
"8Base-RHACM-2.6:rhacm2/submariner-networkplugin-syncer-rhel8@sha256:c0a892fe4f1802ca3d3c6f03dab6cd25f1ebc41dcddf08d90a6d9aefc193971d_ppc64le",
"8Base-RHACM-2.6:rhacm2/submariner-networkplugin-syncer-rhel8@sha256:e829974f7d64601d7ac739bea120fe0a02dbc48e7e36d96bdc3b1ea64cbdb77d_s390x",
"8Base-RHACM-2.6:rhacm2/submariner-operator-bundle@sha256:11f67392d84dcd4b1e848f365a68d558d4df4ffc2aa7c00ecb882395c21a6161_ppc64le",
"8Base-RHACM-2.6:rhacm2/submariner-operator-bundle@sha256:c7c3d5733cdf2b5c4e2df9bf06442fcf4b01228d855015939b8f95493b400129_arm64",
"8Base-RHACM-2.6:rhacm2/submariner-operator-bundle@sha256:f67b1af05e09ec1d3b6cba8ed602c5df7331bd1f884602c8719acd6f32e8c2a2_s390x",
"8Base-RHACM-2.6:rhacm2/submariner-operator-bundle@sha256:fc54c972af6e78e88180bbc3dc0238112dc522de1824946e9dc9807a00fa02c0_amd64",
"8Base-RHACM-2.6:rhacm2/submariner-rhel8-operator@sha256:0173a537eaf3bbac4fb1ba7240cc8b9c3f577d18bd36d3f432b4a403ea691cc4_amd64",
"8Base-RHACM-2.6:rhacm2/submariner-rhel8-operator@sha256:137a2e4d7932cfe6260ab8f11c93f098824c12bb60bf98164ef3b09ea2f60cc7_ppc64le",
"8Base-RHACM-2.6:rhacm2/submariner-rhel8-operator@sha256:6908ddbc1fd9ca77c8ca722442c8d135918222cd122801652608f48558a93b35_arm64",
"8Base-RHACM-2.6:rhacm2/submariner-rhel8-operator@sha256:b76304abe66df877ea8ac3dd31ba02550465b33826b485f713c504ae1e7a7877_s390x",
"8Base-RHACM-2.6:rhacm2/submariner-route-agent-rhel8@sha256:3397dab22c690e3d8b6bad25393dd545b5f129bffb000906152903d89b07b890_amd64",
"8Base-RHACM-2.6:rhacm2/submariner-route-agent-rhel8@sha256:3c02f8b23658745194e77f262e16c560f816e5ca99d22162a3c42b241aaf327a_ppc64le",
"8Base-RHACM-2.6:rhacm2/submariner-route-agent-rhel8@sha256:46a5cebefbc09066e786d2a4520d26fb1a260f5635deedfb2d301a5ec605bc35_s390x",
"8Base-RHACM-2.6:rhacm2/submariner-route-agent-rhel8@sha256:789e9a6332a402c740505b10ba0a1095f97874094a07ee546c4dd4bb474a92db_arm64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "golang: encoding/xml: stack exhaustion in Decoder.Skip"
},
{
"cve": "CVE-2022-30629",
"cwe": {
"id": "CWE-331",
"name": "Insufficient Entropy"
},
"discovery_date": "2022-06-02T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2092793"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in the crypto/tls golang package. When session tickets are generated by crypto/tls, it is missing the ticket expiration. This issue may allow an attacker to observe the TLS handshakes to correlate successive connections during session resumption.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "golang: crypto/tls: session tickets lack random ticket_age_add",
"title": "Vulnerability summary"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"8Base-RHACM-2.6:rhacm2/lighthouse-agent-rhel8@sha256:1b017999b67c62f47d4026b369033de4ea9523198524324b071bde7ce8bd54dd_amd64",
"8Base-RHACM-2.6:rhacm2/lighthouse-agent-rhel8@sha256:9165978e8f6b31c1b2c5ba1966c9ee1fa56fa9d57668b204690c792a67217de1_s390x",
"8Base-RHACM-2.6:rhacm2/lighthouse-agent-rhel8@sha256:9716dc5a8bf1aab38472108b186bd3013fc1d5ac0f86aea9a60c721d481e3741_ppc64le",
"8Base-RHACM-2.6:rhacm2/lighthouse-agent-rhel8@sha256:bb4137a931eb5b2ef530094c1d42077fba393f27c0727bb9fa9ca8ebef216d32_arm64",
"8Base-RHACM-2.6:rhacm2/lighthouse-coredns-rhel8@sha256:5fedb3d930a6b6a035e5041dbc37f5a72e842fa671d1d1b9a1d07683b3074655_ppc64le",
"8Base-RHACM-2.6:rhacm2/lighthouse-coredns-rhel8@sha256:7e35418061c0b5e670cc6315bd89b07ac26b1a657068a621c2278dee343f85a4_arm64",
"8Base-RHACM-2.6:rhacm2/lighthouse-coredns-rhel8@sha256:923cc15bf740a7a46f53d00bc9c51f8cedcb75d5aa8a5f7f80642ce750f875a7_s390x",
"8Base-RHACM-2.6:rhacm2/lighthouse-coredns-rhel8@sha256:a65cf2a44593713ab1bfac14a6dbf1a43d968b7ee1e5386a38c6ee0dbaa21a45_amd64",
"8Base-RHACM-2.6:rhacm2/nettest-rhel8@sha256:2f1feeb60f201def1b766553dc67fbfd67631a5fe08f951e40acc9ecf58e53be_s390x",
"8Base-RHACM-2.6:rhacm2/nettest-rhel8@sha256:801bf491658a7770b370b17f275385f6c405fdae8628df7591c68a2a674c8d77_ppc64le",
"8Base-RHACM-2.6:rhacm2/nettest-rhel8@sha256:bc00d390fca8f6f53f41bcc9314c68a565aa9b42c74278cb9f83b5c19f82bd69_amd64",
"8Base-RHACM-2.6:rhacm2/nettest-rhel8@sha256:d8b61063f3c9528c66e515f4f49dc10e253e0c1d7cbe0d55b5fc3d9092edd126_arm64",
"8Base-RHACM-2.6:rhacm2/subctl-rhel8@sha256:5412b60cf39eb7c7a874e7e0e6101c098825a1de742065e212a247660576cf6e_amd64",
"8Base-RHACM-2.6:rhacm2/subctl-rhel8@sha256:5a049cc3fd785a6afd3c65a80a6c158f769a7427db7352c0e2dbf51efe6688ac_s390x",
"8Base-RHACM-2.6:rhacm2/subctl-rhel8@sha256:69eb726de1608b83cd041c05abfe9d737d17995b00fc813bee8b032a4b108f58_arm64",
"8Base-RHACM-2.6:rhacm2/subctl-rhel8@sha256:bb5739cea600e427dc7f042e8224c93227f2f785c46f69881a0c7ecd475d5c27_ppc64le",
"8Base-RHACM-2.6:rhacm2/submariner-gateway-rhel8@sha256:29cc42136b0356c267bf8f1c599b1a85dd1a5ac175a95917ba609d8d42cf042b_arm64",
"8Base-RHACM-2.6:rhacm2/submariner-gateway-rhel8@sha256:63d12fafbc56aff2010ed094234066b7a16f6ddf04f7aeea12b9ad75cec005e3_ppc64le",
"8Base-RHACM-2.6:rhacm2/submariner-gateway-rhel8@sha256:9005919d438664eca44a75271ae1206a02fa4010ba66abae04745ccbbbeb93ee_s390x",
"8Base-RHACM-2.6:rhacm2/submariner-gateway-rhel8@sha256:b51a6807d7443069694125d36c9acf7d1e88f1add2008a9c52bff8c51a64c16b_amd64",
"8Base-RHACM-2.6:rhacm2/submariner-globalnet-rhel8@sha256:3178568b458bf35c1cec6a8eb16abeae3d468f3e5102849680c65050586e19bb_ppc64le",
"8Base-RHACM-2.6:rhacm2/submariner-globalnet-rhel8@sha256:58c0df811794ba52277feac73c046c1f78f6731c0792f28665601cac81494804_arm64",
"8Base-RHACM-2.6:rhacm2/submariner-globalnet-rhel8@sha256:8386fc6c583ce7e56af3aa07e6089599863381d9c2b206b674d093ea6a0604b1_s390x",
"8Base-RHACM-2.6:rhacm2/submariner-globalnet-rhel8@sha256:bc1fde61774378d347275e1500aa375570026b586390880d0d0de17cafca6343_amd64",
"8Base-RHACM-2.6:rhacm2/submariner-networkplugin-syncer-rhel8@sha256:2251e876e51328e5061469b7b6002395c6f7486d89fe8a09227c80e134c4341d_arm64",
"8Base-RHACM-2.6:rhacm2/submariner-networkplugin-syncer-rhel8@sha256:98bd14eceaa0fe009cf09072c2f8a08a89fca9bde79569bbd89ee17b77151fb9_amd64",
"8Base-RHACM-2.6:rhacm2/submariner-networkplugin-syncer-rhel8@sha256:c0a892fe4f1802ca3d3c6f03dab6cd25f1ebc41dcddf08d90a6d9aefc193971d_ppc64le",
"8Base-RHACM-2.6:rhacm2/submariner-networkplugin-syncer-rhel8@sha256:e829974f7d64601d7ac739bea120fe0a02dbc48e7e36d96bdc3b1ea64cbdb77d_s390x",
"8Base-RHACM-2.6:rhacm2/submariner-operator-bundle@sha256:11f67392d84dcd4b1e848f365a68d558d4df4ffc2aa7c00ecb882395c21a6161_ppc64le",
"8Base-RHACM-2.6:rhacm2/submariner-operator-bundle@sha256:c7c3d5733cdf2b5c4e2df9bf06442fcf4b01228d855015939b8f95493b400129_arm64",
"8Base-RHACM-2.6:rhacm2/submariner-operator-bundle@sha256:f67b1af05e09ec1d3b6cba8ed602c5df7331bd1f884602c8719acd6f32e8c2a2_s390x",
"8Base-RHACM-2.6:rhacm2/submariner-operator-bundle@sha256:fc54c972af6e78e88180bbc3dc0238112dc522de1824946e9dc9807a00fa02c0_amd64",
"8Base-RHACM-2.6:rhacm2/submariner-rhel8-operator@sha256:0173a537eaf3bbac4fb1ba7240cc8b9c3f577d18bd36d3f432b4a403ea691cc4_amd64",
"8Base-RHACM-2.6:rhacm2/submariner-rhel8-operator@sha256:137a2e4d7932cfe6260ab8f11c93f098824c12bb60bf98164ef3b09ea2f60cc7_ppc64le",
"8Base-RHACM-2.6:rhacm2/submariner-rhel8-operator@sha256:6908ddbc1fd9ca77c8ca722442c8d135918222cd122801652608f48558a93b35_arm64",
"8Base-RHACM-2.6:rhacm2/submariner-rhel8-operator@sha256:b76304abe66df877ea8ac3dd31ba02550465b33826b485f713c504ae1e7a7877_s390x",
"8Base-RHACM-2.6:rhacm2/submariner-route-agent-rhel8@sha256:3397dab22c690e3d8b6bad25393dd545b5f129bffb000906152903d89b07b890_amd64",
"8Base-RHACM-2.6:rhacm2/submariner-route-agent-rhel8@sha256:3c02f8b23658745194e77f262e16c560f816e5ca99d22162a3c42b241aaf327a_ppc64le",
"8Base-RHACM-2.6:rhacm2/submariner-route-agent-rhel8@sha256:46a5cebefbc09066e786d2a4520d26fb1a260f5635deedfb2d301a5ec605bc35_s390x",
"8Base-RHACM-2.6:rhacm2/submariner-route-agent-rhel8@sha256:789e9a6332a402c740505b10ba0a1095f97874094a07ee546c4dd4bb474a92db_arm64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2022-30629"
},
{
"category": "external",
"summary": "RHBZ#2092793",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2092793"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2022-30629",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-30629"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2022-30629",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2022-30629"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-announce/c/TzIC9-t8Ytg",
"url": "https://groups.google.com/g/golang-announce/c/TzIC9-t8Ytg"
}
],
"release_date": "2022-06-02T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2022-09-06T13:00:18+00:00",
"details": "For details on how to install Submariner, refer to:\n\nhttps://access.redhat.com/documentation/en-us/red_hat_advanced_cluster_management_for_kubernetes/2.6/html/add-ons/submariner#submariner-deploy-console \n\nand\n\nhttps://submariner.io/getting-started/",
"product_ids": [
"8Base-RHACM-2.6:rhacm2/lighthouse-agent-rhel8@sha256:1b017999b67c62f47d4026b369033de4ea9523198524324b071bde7ce8bd54dd_amd64",
"8Base-RHACM-2.6:rhacm2/lighthouse-agent-rhel8@sha256:9165978e8f6b31c1b2c5ba1966c9ee1fa56fa9d57668b204690c792a67217de1_s390x",
"8Base-RHACM-2.6:rhacm2/lighthouse-agent-rhel8@sha256:9716dc5a8bf1aab38472108b186bd3013fc1d5ac0f86aea9a60c721d481e3741_ppc64le",
"8Base-RHACM-2.6:rhacm2/lighthouse-agent-rhel8@sha256:bb4137a931eb5b2ef530094c1d42077fba393f27c0727bb9fa9ca8ebef216d32_arm64",
"8Base-RHACM-2.6:rhacm2/lighthouse-coredns-rhel8@sha256:5fedb3d930a6b6a035e5041dbc37f5a72e842fa671d1d1b9a1d07683b3074655_ppc64le",
"8Base-RHACM-2.6:rhacm2/lighthouse-coredns-rhel8@sha256:7e35418061c0b5e670cc6315bd89b07ac26b1a657068a621c2278dee343f85a4_arm64",
"8Base-RHACM-2.6:rhacm2/lighthouse-coredns-rhel8@sha256:923cc15bf740a7a46f53d00bc9c51f8cedcb75d5aa8a5f7f80642ce750f875a7_s390x",
"8Base-RHACM-2.6:rhacm2/lighthouse-coredns-rhel8@sha256:a65cf2a44593713ab1bfac14a6dbf1a43d968b7ee1e5386a38c6ee0dbaa21a45_amd64",
"8Base-RHACM-2.6:rhacm2/nettest-rhel8@sha256:2f1feeb60f201def1b766553dc67fbfd67631a5fe08f951e40acc9ecf58e53be_s390x",
"8Base-RHACM-2.6:rhacm2/nettest-rhel8@sha256:801bf491658a7770b370b17f275385f6c405fdae8628df7591c68a2a674c8d77_ppc64le",
"8Base-RHACM-2.6:rhacm2/nettest-rhel8@sha256:bc00d390fca8f6f53f41bcc9314c68a565aa9b42c74278cb9f83b5c19f82bd69_amd64",
"8Base-RHACM-2.6:rhacm2/nettest-rhel8@sha256:d8b61063f3c9528c66e515f4f49dc10e253e0c1d7cbe0d55b5fc3d9092edd126_arm64",
"8Base-RHACM-2.6:rhacm2/subctl-rhel8@sha256:5412b60cf39eb7c7a874e7e0e6101c098825a1de742065e212a247660576cf6e_amd64",
"8Base-RHACM-2.6:rhacm2/subctl-rhel8@sha256:5a049cc3fd785a6afd3c65a80a6c158f769a7427db7352c0e2dbf51efe6688ac_s390x",
"8Base-RHACM-2.6:rhacm2/subctl-rhel8@sha256:69eb726de1608b83cd041c05abfe9d737d17995b00fc813bee8b032a4b108f58_arm64",
"8Base-RHACM-2.6:rhacm2/subctl-rhel8@sha256:bb5739cea600e427dc7f042e8224c93227f2f785c46f69881a0c7ecd475d5c27_ppc64le",
"8Base-RHACM-2.6:rhacm2/submariner-gateway-rhel8@sha256:29cc42136b0356c267bf8f1c599b1a85dd1a5ac175a95917ba609d8d42cf042b_arm64",
"8Base-RHACM-2.6:rhacm2/submariner-gateway-rhel8@sha256:63d12fafbc56aff2010ed094234066b7a16f6ddf04f7aeea12b9ad75cec005e3_ppc64le",
"8Base-RHACM-2.6:rhacm2/submariner-gateway-rhel8@sha256:9005919d438664eca44a75271ae1206a02fa4010ba66abae04745ccbbbeb93ee_s390x",
"8Base-RHACM-2.6:rhacm2/submariner-gateway-rhel8@sha256:b51a6807d7443069694125d36c9acf7d1e88f1add2008a9c52bff8c51a64c16b_amd64",
"8Base-RHACM-2.6:rhacm2/submariner-globalnet-rhel8@sha256:3178568b458bf35c1cec6a8eb16abeae3d468f3e5102849680c65050586e19bb_ppc64le",
"8Base-RHACM-2.6:rhacm2/submariner-globalnet-rhel8@sha256:58c0df811794ba52277feac73c046c1f78f6731c0792f28665601cac81494804_arm64",
"8Base-RHACM-2.6:rhacm2/submariner-globalnet-rhel8@sha256:8386fc6c583ce7e56af3aa07e6089599863381d9c2b206b674d093ea6a0604b1_s390x",
"8Base-RHACM-2.6:rhacm2/submariner-globalnet-rhel8@sha256:bc1fde61774378d347275e1500aa375570026b586390880d0d0de17cafca6343_amd64",
"8Base-RHACM-2.6:rhacm2/submariner-networkplugin-syncer-rhel8@sha256:2251e876e51328e5061469b7b6002395c6f7486d89fe8a09227c80e134c4341d_arm64",
"8Base-RHACM-2.6:rhacm2/submariner-networkplugin-syncer-rhel8@sha256:98bd14eceaa0fe009cf09072c2f8a08a89fca9bde79569bbd89ee17b77151fb9_amd64",
"8Base-RHACM-2.6:rhacm2/submariner-networkplugin-syncer-rhel8@sha256:c0a892fe4f1802ca3d3c6f03dab6cd25f1ebc41dcddf08d90a6d9aefc193971d_ppc64le",
"8Base-RHACM-2.6:rhacm2/submariner-networkplugin-syncer-rhel8@sha256:e829974f7d64601d7ac739bea120fe0a02dbc48e7e36d96bdc3b1ea64cbdb77d_s390x",
"8Base-RHACM-2.6:rhacm2/submariner-operator-bundle@sha256:11f67392d84dcd4b1e848f365a68d558d4df4ffc2aa7c00ecb882395c21a6161_ppc64le",
"8Base-RHACM-2.6:rhacm2/submariner-operator-bundle@sha256:c7c3d5733cdf2b5c4e2df9bf06442fcf4b01228d855015939b8f95493b400129_arm64",
"8Base-RHACM-2.6:rhacm2/submariner-operator-bundle@sha256:f67b1af05e09ec1d3b6cba8ed602c5df7331bd1f884602c8719acd6f32e8c2a2_s390x",
"8Base-RHACM-2.6:rhacm2/submariner-operator-bundle@sha256:fc54c972af6e78e88180bbc3dc0238112dc522de1824946e9dc9807a00fa02c0_amd64",
"8Base-RHACM-2.6:rhacm2/submariner-rhel8-operator@sha256:0173a537eaf3bbac4fb1ba7240cc8b9c3f577d18bd36d3f432b4a403ea691cc4_amd64",
"8Base-RHACM-2.6:rhacm2/submariner-rhel8-operator@sha256:137a2e4d7932cfe6260ab8f11c93f098824c12bb60bf98164ef3b09ea2f60cc7_ppc64le",
"8Base-RHACM-2.6:rhacm2/submariner-rhel8-operator@sha256:6908ddbc1fd9ca77c8ca722442c8d135918222cd122801652608f48558a93b35_arm64",
"8Base-RHACM-2.6:rhacm2/submariner-rhel8-operator@sha256:b76304abe66df877ea8ac3dd31ba02550465b33826b485f713c504ae1e7a7877_s390x",
"8Base-RHACM-2.6:rhacm2/submariner-route-agent-rhel8@sha256:3397dab22c690e3d8b6bad25393dd545b5f129bffb000906152903d89b07b890_amd64",
"8Base-RHACM-2.6:rhacm2/submariner-route-agent-rhel8@sha256:3c02f8b23658745194e77f262e16c560f816e5ca99d22162a3c42b241aaf327a_ppc64le",
"8Base-RHACM-2.6:rhacm2/submariner-route-agent-rhel8@sha256:46a5cebefbc09066e786d2a4520d26fb1a260f5635deedfb2d301a5ec605bc35_s390x",
"8Base-RHACM-2.6:rhacm2/submariner-route-agent-rhel8@sha256:789e9a6332a402c740505b10ba0a1095f97874094a07ee546c4dd4bb474a92db_arm64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2022:6346"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "HIGH",
"attackVector": "NETWORK",
"availabilityImpact": "NONE",
"baseScore": 3.1,
"baseSeverity": "LOW",
"confidentialityImpact": "LOW",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "REQUIRED",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:R/S:U/C:L/I:N/A:N",
"version": "3.1"
},
"products": [
"8Base-RHACM-2.6:rhacm2/lighthouse-agent-rhel8@sha256:1b017999b67c62f47d4026b369033de4ea9523198524324b071bde7ce8bd54dd_amd64",
"8Base-RHACM-2.6:rhacm2/lighthouse-agent-rhel8@sha256:9165978e8f6b31c1b2c5ba1966c9ee1fa56fa9d57668b204690c792a67217de1_s390x",
"8Base-RHACM-2.6:rhacm2/lighthouse-agent-rhel8@sha256:9716dc5a8bf1aab38472108b186bd3013fc1d5ac0f86aea9a60c721d481e3741_ppc64le",
"8Base-RHACM-2.6:rhacm2/lighthouse-agent-rhel8@sha256:bb4137a931eb5b2ef530094c1d42077fba393f27c0727bb9fa9ca8ebef216d32_arm64",
"8Base-RHACM-2.6:rhacm2/lighthouse-coredns-rhel8@sha256:5fedb3d930a6b6a035e5041dbc37f5a72e842fa671d1d1b9a1d07683b3074655_ppc64le",
"8Base-RHACM-2.6:rhacm2/lighthouse-coredns-rhel8@sha256:7e35418061c0b5e670cc6315bd89b07ac26b1a657068a621c2278dee343f85a4_arm64",
"8Base-RHACM-2.6:rhacm2/lighthouse-coredns-rhel8@sha256:923cc15bf740a7a46f53d00bc9c51f8cedcb75d5aa8a5f7f80642ce750f875a7_s390x",
"8Base-RHACM-2.6:rhacm2/lighthouse-coredns-rhel8@sha256:a65cf2a44593713ab1bfac14a6dbf1a43d968b7ee1e5386a38c6ee0dbaa21a45_amd64",
"8Base-RHACM-2.6:rhacm2/nettest-rhel8@sha256:2f1feeb60f201def1b766553dc67fbfd67631a5fe08f951e40acc9ecf58e53be_s390x",
"8Base-RHACM-2.6:rhacm2/nettest-rhel8@sha256:801bf491658a7770b370b17f275385f6c405fdae8628df7591c68a2a674c8d77_ppc64le",
"8Base-RHACM-2.6:rhacm2/nettest-rhel8@sha256:bc00d390fca8f6f53f41bcc9314c68a565aa9b42c74278cb9f83b5c19f82bd69_amd64",
"8Base-RHACM-2.6:rhacm2/nettest-rhel8@sha256:d8b61063f3c9528c66e515f4f49dc10e253e0c1d7cbe0d55b5fc3d9092edd126_arm64",
"8Base-RHACM-2.6:rhacm2/subctl-rhel8@sha256:5412b60cf39eb7c7a874e7e0e6101c098825a1de742065e212a247660576cf6e_amd64",
"8Base-RHACM-2.6:rhacm2/subctl-rhel8@sha256:5a049cc3fd785a6afd3c65a80a6c158f769a7427db7352c0e2dbf51efe6688ac_s390x",
"8Base-RHACM-2.6:rhacm2/subctl-rhel8@sha256:69eb726de1608b83cd041c05abfe9d737d17995b00fc813bee8b032a4b108f58_arm64",
"8Base-RHACM-2.6:rhacm2/subctl-rhel8@sha256:bb5739cea600e427dc7f042e8224c93227f2f785c46f69881a0c7ecd475d5c27_ppc64le",
"8Base-RHACM-2.6:rhacm2/submariner-gateway-rhel8@sha256:29cc42136b0356c267bf8f1c599b1a85dd1a5ac175a95917ba609d8d42cf042b_arm64",
"8Base-RHACM-2.6:rhacm2/submariner-gateway-rhel8@sha256:63d12fafbc56aff2010ed094234066b7a16f6ddf04f7aeea12b9ad75cec005e3_ppc64le",
"8Base-RHACM-2.6:rhacm2/submariner-gateway-rhel8@sha256:9005919d438664eca44a75271ae1206a02fa4010ba66abae04745ccbbbeb93ee_s390x",
"8Base-RHACM-2.6:rhacm2/submariner-gateway-rhel8@sha256:b51a6807d7443069694125d36c9acf7d1e88f1add2008a9c52bff8c51a64c16b_amd64",
"8Base-RHACM-2.6:rhacm2/submariner-globalnet-rhel8@sha256:3178568b458bf35c1cec6a8eb16abeae3d468f3e5102849680c65050586e19bb_ppc64le",
"8Base-RHACM-2.6:rhacm2/submariner-globalnet-rhel8@sha256:58c0df811794ba52277feac73c046c1f78f6731c0792f28665601cac81494804_arm64",
"8Base-RHACM-2.6:rhacm2/submariner-globalnet-rhel8@sha256:8386fc6c583ce7e56af3aa07e6089599863381d9c2b206b674d093ea6a0604b1_s390x",
"8Base-RHACM-2.6:rhacm2/submariner-globalnet-rhel8@sha256:bc1fde61774378d347275e1500aa375570026b586390880d0d0de17cafca6343_amd64",
"8Base-RHACM-2.6:rhacm2/submariner-networkplugin-syncer-rhel8@sha256:2251e876e51328e5061469b7b6002395c6f7486d89fe8a09227c80e134c4341d_arm64",
"8Base-RHACM-2.6:rhacm2/submariner-networkplugin-syncer-rhel8@sha256:98bd14eceaa0fe009cf09072c2f8a08a89fca9bde79569bbd89ee17b77151fb9_amd64",
"8Base-RHACM-2.6:rhacm2/submariner-networkplugin-syncer-rhel8@sha256:c0a892fe4f1802ca3d3c6f03dab6cd25f1ebc41dcddf08d90a6d9aefc193971d_ppc64le",
"8Base-RHACM-2.6:rhacm2/submariner-networkplugin-syncer-rhel8@sha256:e829974f7d64601d7ac739bea120fe0a02dbc48e7e36d96bdc3b1ea64cbdb77d_s390x",
"8Base-RHACM-2.6:rhacm2/submariner-operator-bundle@sha256:11f67392d84dcd4b1e848f365a68d558d4df4ffc2aa7c00ecb882395c21a6161_ppc64le",
"8Base-RHACM-2.6:rhacm2/submariner-operator-bundle@sha256:c7c3d5733cdf2b5c4e2df9bf06442fcf4b01228d855015939b8f95493b400129_arm64",
"8Base-RHACM-2.6:rhacm2/submariner-operator-bundle@sha256:f67b1af05e09ec1d3b6cba8ed602c5df7331bd1f884602c8719acd6f32e8c2a2_s390x",
"8Base-RHACM-2.6:rhacm2/submariner-operator-bundle@sha256:fc54c972af6e78e88180bbc3dc0238112dc522de1824946e9dc9807a00fa02c0_amd64",
"8Base-RHACM-2.6:rhacm2/submariner-rhel8-operator@sha256:0173a537eaf3bbac4fb1ba7240cc8b9c3f577d18bd36d3f432b4a403ea691cc4_amd64",
"8Base-RHACM-2.6:rhacm2/submariner-rhel8-operator@sha256:137a2e4d7932cfe6260ab8f11c93f098824c12bb60bf98164ef3b09ea2f60cc7_ppc64le",
"8Base-RHACM-2.6:rhacm2/submariner-rhel8-operator@sha256:6908ddbc1fd9ca77c8ca722442c8d135918222cd122801652608f48558a93b35_arm64",
"8Base-RHACM-2.6:rhacm2/submariner-rhel8-operator@sha256:b76304abe66df877ea8ac3dd31ba02550465b33826b485f713c504ae1e7a7877_s390x",
"8Base-RHACM-2.6:rhacm2/submariner-route-agent-rhel8@sha256:3397dab22c690e3d8b6bad25393dd545b5f129bffb000906152903d89b07b890_amd64",
"8Base-RHACM-2.6:rhacm2/submariner-route-agent-rhel8@sha256:3c02f8b23658745194e77f262e16c560f816e5ca99d22162a3c42b241aaf327a_ppc64le",
"8Base-RHACM-2.6:rhacm2/submariner-route-agent-rhel8@sha256:46a5cebefbc09066e786d2a4520d26fb1a260f5635deedfb2d301a5ec605bc35_s390x",
"8Base-RHACM-2.6:rhacm2/submariner-route-agent-rhel8@sha256:789e9a6332a402c740505b10ba0a1095f97874094a07ee546c4dd4bb474a92db_arm64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Low"
}
],
"title": "golang: crypto/tls: session tickets lack random ticket_age_add"
},
{
"cve": "CVE-2022-30630",
"cwe": {
"id": "CWE-1325",
"name": "Improperly Controlled Sequential Memory Allocation"
},
"discovery_date": "2022-07-14T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2107371"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in the golang standard library, io/fs. Calling Glob on a path that contains a large number of path separators can cause a panic issue due to stack exhaustion. This could allow an attacker to impact availability.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "golang: io/fs: stack exhaustion in Glob",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "RH ProdSec has set the Impact of this vulnerability to Moderate as there is no known method to execute arbitary code. Successful exploitation of this bug can cause the application under attack to panic, merely causing a Denial of Service at the application level. As the kernel is unaffected by this bug, the user can merely relaunch the application to fix the problem. Also, if somehow the application keeps relaunching, the timer watchdogs in the default RHEL kernel will stop the attack in its tracks.\n\nWithin regulated environments, a combination of the following controls acts as a significant barrier to successfully exploiting a CWE-1325: Improperly Controlled Sequential Memory Allocation vulnerability and therefore downgrades the severity of this particular CVE from Moderate to Low.\n\nAccess to the platform is granted only after successful hard token-based multi-factor authentication (MFA) and is governed by least privilege to ensure only authorized users and roles can execute or modify code. Static code analysis and peer reviews enforce strong input validation and error handling, preventing improperly validated inputs from causing system instability, data exposure, or privilege escalation. In the event of successful exploitation, process isolation limits the impact of excessive sequential memory allocation by restricting memory use per process, preventing any single process from exhausting system resources. Finally, the platform uses memory protection mechanisms such as Data Execution Prevention (DEP) and Address Space Layout Randomization (ASLR) to reduce the risk of memory allocation-based attacks.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"8Base-RHACM-2.6:rhacm2/lighthouse-agent-rhel8@sha256:1b017999b67c62f47d4026b369033de4ea9523198524324b071bde7ce8bd54dd_amd64",
"8Base-RHACM-2.6:rhacm2/lighthouse-agent-rhel8@sha256:9165978e8f6b31c1b2c5ba1966c9ee1fa56fa9d57668b204690c792a67217de1_s390x",
"8Base-RHACM-2.6:rhacm2/lighthouse-agent-rhel8@sha256:9716dc5a8bf1aab38472108b186bd3013fc1d5ac0f86aea9a60c721d481e3741_ppc64le",
"8Base-RHACM-2.6:rhacm2/lighthouse-agent-rhel8@sha256:bb4137a931eb5b2ef530094c1d42077fba393f27c0727bb9fa9ca8ebef216d32_arm64",
"8Base-RHACM-2.6:rhacm2/lighthouse-coredns-rhel8@sha256:5fedb3d930a6b6a035e5041dbc37f5a72e842fa671d1d1b9a1d07683b3074655_ppc64le",
"8Base-RHACM-2.6:rhacm2/lighthouse-coredns-rhel8@sha256:7e35418061c0b5e670cc6315bd89b07ac26b1a657068a621c2278dee343f85a4_arm64",
"8Base-RHACM-2.6:rhacm2/lighthouse-coredns-rhel8@sha256:923cc15bf740a7a46f53d00bc9c51f8cedcb75d5aa8a5f7f80642ce750f875a7_s390x",
"8Base-RHACM-2.6:rhacm2/lighthouse-coredns-rhel8@sha256:a65cf2a44593713ab1bfac14a6dbf1a43d968b7ee1e5386a38c6ee0dbaa21a45_amd64",
"8Base-RHACM-2.6:rhacm2/nettest-rhel8@sha256:2f1feeb60f201def1b766553dc67fbfd67631a5fe08f951e40acc9ecf58e53be_s390x",
"8Base-RHACM-2.6:rhacm2/nettest-rhel8@sha256:801bf491658a7770b370b17f275385f6c405fdae8628df7591c68a2a674c8d77_ppc64le",
"8Base-RHACM-2.6:rhacm2/nettest-rhel8@sha256:bc00d390fca8f6f53f41bcc9314c68a565aa9b42c74278cb9f83b5c19f82bd69_amd64",
"8Base-RHACM-2.6:rhacm2/nettest-rhel8@sha256:d8b61063f3c9528c66e515f4f49dc10e253e0c1d7cbe0d55b5fc3d9092edd126_arm64",
"8Base-RHACM-2.6:rhacm2/subctl-rhel8@sha256:5412b60cf39eb7c7a874e7e0e6101c098825a1de742065e212a247660576cf6e_amd64",
"8Base-RHACM-2.6:rhacm2/subctl-rhel8@sha256:5a049cc3fd785a6afd3c65a80a6c158f769a7427db7352c0e2dbf51efe6688ac_s390x",
"8Base-RHACM-2.6:rhacm2/subctl-rhel8@sha256:69eb726de1608b83cd041c05abfe9d737d17995b00fc813bee8b032a4b108f58_arm64",
"8Base-RHACM-2.6:rhacm2/subctl-rhel8@sha256:bb5739cea600e427dc7f042e8224c93227f2f785c46f69881a0c7ecd475d5c27_ppc64le",
"8Base-RHACM-2.6:rhacm2/submariner-gateway-rhel8@sha256:29cc42136b0356c267bf8f1c599b1a85dd1a5ac175a95917ba609d8d42cf042b_arm64",
"8Base-RHACM-2.6:rhacm2/submariner-gateway-rhel8@sha256:63d12fafbc56aff2010ed094234066b7a16f6ddf04f7aeea12b9ad75cec005e3_ppc64le",
"8Base-RHACM-2.6:rhacm2/submariner-gateway-rhel8@sha256:9005919d438664eca44a75271ae1206a02fa4010ba66abae04745ccbbbeb93ee_s390x",
"8Base-RHACM-2.6:rhacm2/submariner-gateway-rhel8@sha256:b51a6807d7443069694125d36c9acf7d1e88f1add2008a9c52bff8c51a64c16b_amd64",
"8Base-RHACM-2.6:rhacm2/submariner-globalnet-rhel8@sha256:3178568b458bf35c1cec6a8eb16abeae3d468f3e5102849680c65050586e19bb_ppc64le",
"8Base-RHACM-2.6:rhacm2/submariner-globalnet-rhel8@sha256:58c0df811794ba52277feac73c046c1f78f6731c0792f28665601cac81494804_arm64",
"8Base-RHACM-2.6:rhacm2/submariner-globalnet-rhel8@sha256:8386fc6c583ce7e56af3aa07e6089599863381d9c2b206b674d093ea6a0604b1_s390x",
"8Base-RHACM-2.6:rhacm2/submariner-globalnet-rhel8@sha256:bc1fde61774378d347275e1500aa375570026b586390880d0d0de17cafca6343_amd64",
"8Base-RHACM-2.6:rhacm2/submariner-networkplugin-syncer-rhel8@sha256:2251e876e51328e5061469b7b6002395c6f7486d89fe8a09227c80e134c4341d_arm64",
"8Base-RHACM-2.6:rhacm2/submariner-networkplugin-syncer-rhel8@sha256:98bd14eceaa0fe009cf09072c2f8a08a89fca9bde79569bbd89ee17b77151fb9_amd64",
"8Base-RHACM-2.6:rhacm2/submariner-networkplugin-syncer-rhel8@sha256:c0a892fe4f1802ca3d3c6f03dab6cd25f1ebc41dcddf08d90a6d9aefc193971d_ppc64le",
"8Base-RHACM-2.6:rhacm2/submariner-networkplugin-syncer-rhel8@sha256:e829974f7d64601d7ac739bea120fe0a02dbc48e7e36d96bdc3b1ea64cbdb77d_s390x",
"8Base-RHACM-2.6:rhacm2/submariner-operator-bundle@sha256:11f67392d84dcd4b1e848f365a68d558d4df4ffc2aa7c00ecb882395c21a6161_ppc64le",
"8Base-RHACM-2.6:rhacm2/submariner-operator-bundle@sha256:c7c3d5733cdf2b5c4e2df9bf06442fcf4b01228d855015939b8f95493b400129_arm64",
"8Base-RHACM-2.6:rhacm2/submariner-operator-bundle@sha256:f67b1af05e09ec1d3b6cba8ed602c5df7331bd1f884602c8719acd6f32e8c2a2_s390x",
"8Base-RHACM-2.6:rhacm2/submariner-operator-bundle@sha256:fc54c972af6e78e88180bbc3dc0238112dc522de1824946e9dc9807a00fa02c0_amd64",
"8Base-RHACM-2.6:rhacm2/submariner-rhel8-operator@sha256:0173a537eaf3bbac4fb1ba7240cc8b9c3f577d18bd36d3f432b4a403ea691cc4_amd64",
"8Base-RHACM-2.6:rhacm2/submariner-rhel8-operator@sha256:137a2e4d7932cfe6260ab8f11c93f098824c12bb60bf98164ef3b09ea2f60cc7_ppc64le",
"8Base-RHACM-2.6:rhacm2/submariner-rhel8-operator@sha256:6908ddbc1fd9ca77c8ca722442c8d135918222cd122801652608f48558a93b35_arm64",
"8Base-RHACM-2.6:rhacm2/submariner-rhel8-operator@sha256:b76304abe66df877ea8ac3dd31ba02550465b33826b485f713c504ae1e7a7877_s390x",
"8Base-RHACM-2.6:rhacm2/submariner-route-agent-rhel8@sha256:3397dab22c690e3d8b6bad25393dd545b5f129bffb000906152903d89b07b890_amd64",
"8Base-RHACM-2.6:rhacm2/submariner-route-agent-rhel8@sha256:3c02f8b23658745194e77f262e16c560f816e5ca99d22162a3c42b241aaf327a_ppc64le",
"8Base-RHACM-2.6:rhacm2/submariner-route-agent-rhel8@sha256:46a5cebefbc09066e786d2a4520d26fb1a260f5635deedfb2d301a5ec605bc35_s390x",
"8Base-RHACM-2.6:rhacm2/submariner-route-agent-rhel8@sha256:789e9a6332a402c740505b10ba0a1095f97874094a07ee546c4dd4bb474a92db_arm64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2022-30630"
},
{
"category": "external",
"summary": "RHBZ#2107371",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2107371"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2022-30630",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-30630"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2022-30630",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2022-30630"
},
{
"category": "external",
"summary": "https://go.dev/issue/53415",
"url": "https://go.dev/issue/53415"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-announce/c/nqrv9fbR0zE",
"url": "https://groups.google.com/g/golang-announce/c/nqrv9fbR0zE"
}
],
"release_date": "2022-07-12T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2022-09-06T13:00:18+00:00",
"details": "For details on how to install Submariner, refer to:\n\nhttps://access.redhat.com/documentation/en-us/red_hat_advanced_cluster_management_for_kubernetes/2.6/html/add-ons/submariner#submariner-deploy-console \n\nand\n\nhttps://submariner.io/getting-started/",
"product_ids": [
"8Base-RHACM-2.6:rhacm2/lighthouse-agent-rhel8@sha256:1b017999b67c62f47d4026b369033de4ea9523198524324b071bde7ce8bd54dd_amd64",
"8Base-RHACM-2.6:rhacm2/lighthouse-agent-rhel8@sha256:9165978e8f6b31c1b2c5ba1966c9ee1fa56fa9d57668b204690c792a67217de1_s390x",
"8Base-RHACM-2.6:rhacm2/lighthouse-agent-rhel8@sha256:9716dc5a8bf1aab38472108b186bd3013fc1d5ac0f86aea9a60c721d481e3741_ppc64le",
"8Base-RHACM-2.6:rhacm2/lighthouse-agent-rhel8@sha256:bb4137a931eb5b2ef530094c1d42077fba393f27c0727bb9fa9ca8ebef216d32_arm64",
"8Base-RHACM-2.6:rhacm2/lighthouse-coredns-rhel8@sha256:5fedb3d930a6b6a035e5041dbc37f5a72e842fa671d1d1b9a1d07683b3074655_ppc64le",
"8Base-RHACM-2.6:rhacm2/lighthouse-coredns-rhel8@sha256:7e35418061c0b5e670cc6315bd89b07ac26b1a657068a621c2278dee343f85a4_arm64",
"8Base-RHACM-2.6:rhacm2/lighthouse-coredns-rhel8@sha256:923cc15bf740a7a46f53d00bc9c51f8cedcb75d5aa8a5f7f80642ce750f875a7_s390x",
"8Base-RHACM-2.6:rhacm2/lighthouse-coredns-rhel8@sha256:a65cf2a44593713ab1bfac14a6dbf1a43d968b7ee1e5386a38c6ee0dbaa21a45_amd64",
"8Base-RHACM-2.6:rhacm2/nettest-rhel8@sha256:2f1feeb60f201def1b766553dc67fbfd67631a5fe08f951e40acc9ecf58e53be_s390x",
"8Base-RHACM-2.6:rhacm2/nettest-rhel8@sha256:801bf491658a7770b370b17f275385f6c405fdae8628df7591c68a2a674c8d77_ppc64le",
"8Base-RHACM-2.6:rhacm2/nettest-rhel8@sha256:bc00d390fca8f6f53f41bcc9314c68a565aa9b42c74278cb9f83b5c19f82bd69_amd64",
"8Base-RHACM-2.6:rhacm2/nettest-rhel8@sha256:d8b61063f3c9528c66e515f4f49dc10e253e0c1d7cbe0d55b5fc3d9092edd126_arm64",
"8Base-RHACM-2.6:rhacm2/subctl-rhel8@sha256:5412b60cf39eb7c7a874e7e0e6101c098825a1de742065e212a247660576cf6e_amd64",
"8Base-RHACM-2.6:rhacm2/subctl-rhel8@sha256:5a049cc3fd785a6afd3c65a80a6c158f769a7427db7352c0e2dbf51efe6688ac_s390x",
"8Base-RHACM-2.6:rhacm2/subctl-rhel8@sha256:69eb726de1608b83cd041c05abfe9d737d17995b00fc813bee8b032a4b108f58_arm64",
"8Base-RHACM-2.6:rhacm2/subctl-rhel8@sha256:bb5739cea600e427dc7f042e8224c93227f2f785c46f69881a0c7ecd475d5c27_ppc64le",
"8Base-RHACM-2.6:rhacm2/submariner-gateway-rhel8@sha256:29cc42136b0356c267bf8f1c599b1a85dd1a5ac175a95917ba609d8d42cf042b_arm64",
"8Base-RHACM-2.6:rhacm2/submariner-gateway-rhel8@sha256:63d12fafbc56aff2010ed094234066b7a16f6ddf04f7aeea12b9ad75cec005e3_ppc64le",
"8Base-RHACM-2.6:rhacm2/submariner-gateway-rhel8@sha256:9005919d438664eca44a75271ae1206a02fa4010ba66abae04745ccbbbeb93ee_s390x",
"8Base-RHACM-2.6:rhacm2/submariner-gateway-rhel8@sha256:b51a6807d7443069694125d36c9acf7d1e88f1add2008a9c52bff8c51a64c16b_amd64",
"8Base-RHACM-2.6:rhacm2/submariner-globalnet-rhel8@sha256:3178568b458bf35c1cec6a8eb16abeae3d468f3e5102849680c65050586e19bb_ppc64le",
"8Base-RHACM-2.6:rhacm2/submariner-globalnet-rhel8@sha256:58c0df811794ba52277feac73c046c1f78f6731c0792f28665601cac81494804_arm64",
"8Base-RHACM-2.6:rhacm2/submariner-globalnet-rhel8@sha256:8386fc6c583ce7e56af3aa07e6089599863381d9c2b206b674d093ea6a0604b1_s390x",
"8Base-RHACM-2.6:rhacm2/submariner-globalnet-rhel8@sha256:bc1fde61774378d347275e1500aa375570026b586390880d0d0de17cafca6343_amd64",
"8Base-RHACM-2.6:rhacm2/submariner-networkplugin-syncer-rhel8@sha256:2251e876e51328e5061469b7b6002395c6f7486d89fe8a09227c80e134c4341d_arm64",
"8Base-RHACM-2.6:rhacm2/submariner-networkplugin-syncer-rhel8@sha256:98bd14eceaa0fe009cf09072c2f8a08a89fca9bde79569bbd89ee17b77151fb9_amd64",
"8Base-RHACM-2.6:rhacm2/submariner-networkplugin-syncer-rhel8@sha256:c0a892fe4f1802ca3d3c6f03dab6cd25f1ebc41dcddf08d90a6d9aefc193971d_ppc64le",
"8Base-RHACM-2.6:rhacm2/submariner-networkplugin-syncer-rhel8@sha256:e829974f7d64601d7ac739bea120fe0a02dbc48e7e36d96bdc3b1ea64cbdb77d_s390x",
"8Base-RHACM-2.6:rhacm2/submariner-operator-bundle@sha256:11f67392d84dcd4b1e848f365a68d558d4df4ffc2aa7c00ecb882395c21a6161_ppc64le",
"8Base-RHACM-2.6:rhacm2/submariner-operator-bundle@sha256:c7c3d5733cdf2b5c4e2df9bf06442fcf4b01228d855015939b8f95493b400129_arm64",
"8Base-RHACM-2.6:rhacm2/submariner-operator-bundle@sha256:f67b1af05e09ec1d3b6cba8ed602c5df7331bd1f884602c8719acd6f32e8c2a2_s390x",
"8Base-RHACM-2.6:rhacm2/submariner-operator-bundle@sha256:fc54c972af6e78e88180bbc3dc0238112dc522de1824946e9dc9807a00fa02c0_amd64",
"8Base-RHACM-2.6:rhacm2/submariner-rhel8-operator@sha256:0173a537eaf3bbac4fb1ba7240cc8b9c3f577d18bd36d3f432b4a403ea691cc4_amd64",
"8Base-RHACM-2.6:rhacm2/submariner-rhel8-operator@sha256:137a2e4d7932cfe6260ab8f11c93f098824c12bb60bf98164ef3b09ea2f60cc7_ppc64le",
"8Base-RHACM-2.6:rhacm2/submariner-rhel8-operator@sha256:6908ddbc1fd9ca77c8ca722442c8d135918222cd122801652608f48558a93b35_arm64",
"8Base-RHACM-2.6:rhacm2/submariner-rhel8-operator@sha256:b76304abe66df877ea8ac3dd31ba02550465b33826b485f713c504ae1e7a7877_s390x",
"8Base-RHACM-2.6:rhacm2/submariner-route-agent-rhel8@sha256:3397dab22c690e3d8b6bad25393dd545b5f129bffb000906152903d89b07b890_amd64",
"8Base-RHACM-2.6:rhacm2/submariner-route-agent-rhel8@sha256:3c02f8b23658745194e77f262e16c560f816e5ca99d22162a3c42b241aaf327a_ppc64le",
"8Base-RHACM-2.6:rhacm2/submariner-route-agent-rhel8@sha256:46a5cebefbc09066e786d2a4520d26fb1a260f5635deedfb2d301a5ec605bc35_s390x",
"8Base-RHACM-2.6:rhacm2/submariner-route-agent-rhel8@sha256:789e9a6332a402c740505b10ba0a1095f97874094a07ee546c4dd4bb474a92db_arm64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2022: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": [
"8Base-RHACM-2.6:rhacm2/lighthouse-agent-rhel8@sha256:1b017999b67c62f47d4026b369033de4ea9523198524324b071bde7ce8bd54dd_amd64",
"8Base-RHACM-2.6:rhacm2/lighthouse-agent-rhel8@sha256:9165978e8f6b31c1b2c5ba1966c9ee1fa56fa9d57668b204690c792a67217de1_s390x",
"8Base-RHACM-2.6:rhacm2/lighthouse-agent-rhel8@sha256:9716dc5a8bf1aab38472108b186bd3013fc1d5ac0f86aea9a60c721d481e3741_ppc64le",
"8Base-RHACM-2.6:rhacm2/lighthouse-agent-rhel8@sha256:bb4137a931eb5b2ef530094c1d42077fba393f27c0727bb9fa9ca8ebef216d32_arm64",
"8Base-RHACM-2.6:rhacm2/lighthouse-coredns-rhel8@sha256:5fedb3d930a6b6a035e5041dbc37f5a72e842fa671d1d1b9a1d07683b3074655_ppc64le",
"8Base-RHACM-2.6:rhacm2/lighthouse-coredns-rhel8@sha256:7e35418061c0b5e670cc6315bd89b07ac26b1a657068a621c2278dee343f85a4_arm64",
"8Base-RHACM-2.6:rhacm2/lighthouse-coredns-rhel8@sha256:923cc15bf740a7a46f53d00bc9c51f8cedcb75d5aa8a5f7f80642ce750f875a7_s390x",
"8Base-RHACM-2.6:rhacm2/lighthouse-coredns-rhel8@sha256:a65cf2a44593713ab1bfac14a6dbf1a43d968b7ee1e5386a38c6ee0dbaa21a45_amd64",
"8Base-RHACM-2.6:rhacm2/nettest-rhel8@sha256:2f1feeb60f201def1b766553dc67fbfd67631a5fe08f951e40acc9ecf58e53be_s390x",
"8Base-RHACM-2.6:rhacm2/nettest-rhel8@sha256:801bf491658a7770b370b17f275385f6c405fdae8628df7591c68a2a674c8d77_ppc64le",
"8Base-RHACM-2.6:rhacm2/nettest-rhel8@sha256:bc00d390fca8f6f53f41bcc9314c68a565aa9b42c74278cb9f83b5c19f82bd69_amd64",
"8Base-RHACM-2.6:rhacm2/nettest-rhel8@sha256:d8b61063f3c9528c66e515f4f49dc10e253e0c1d7cbe0d55b5fc3d9092edd126_arm64",
"8Base-RHACM-2.6:rhacm2/subctl-rhel8@sha256:5412b60cf39eb7c7a874e7e0e6101c098825a1de742065e212a247660576cf6e_amd64",
"8Base-RHACM-2.6:rhacm2/subctl-rhel8@sha256:5a049cc3fd785a6afd3c65a80a6c158f769a7427db7352c0e2dbf51efe6688ac_s390x",
"8Base-RHACM-2.6:rhacm2/subctl-rhel8@sha256:69eb726de1608b83cd041c05abfe9d737d17995b00fc813bee8b032a4b108f58_arm64",
"8Base-RHACM-2.6:rhacm2/subctl-rhel8@sha256:bb5739cea600e427dc7f042e8224c93227f2f785c46f69881a0c7ecd475d5c27_ppc64le",
"8Base-RHACM-2.6:rhacm2/submariner-gateway-rhel8@sha256:29cc42136b0356c267bf8f1c599b1a85dd1a5ac175a95917ba609d8d42cf042b_arm64",
"8Base-RHACM-2.6:rhacm2/submariner-gateway-rhel8@sha256:63d12fafbc56aff2010ed094234066b7a16f6ddf04f7aeea12b9ad75cec005e3_ppc64le",
"8Base-RHACM-2.6:rhacm2/submariner-gateway-rhel8@sha256:9005919d438664eca44a75271ae1206a02fa4010ba66abae04745ccbbbeb93ee_s390x",
"8Base-RHACM-2.6:rhacm2/submariner-gateway-rhel8@sha256:b51a6807d7443069694125d36c9acf7d1e88f1add2008a9c52bff8c51a64c16b_amd64",
"8Base-RHACM-2.6:rhacm2/submariner-globalnet-rhel8@sha256:3178568b458bf35c1cec6a8eb16abeae3d468f3e5102849680c65050586e19bb_ppc64le",
"8Base-RHACM-2.6:rhacm2/submariner-globalnet-rhel8@sha256:58c0df811794ba52277feac73c046c1f78f6731c0792f28665601cac81494804_arm64",
"8Base-RHACM-2.6:rhacm2/submariner-globalnet-rhel8@sha256:8386fc6c583ce7e56af3aa07e6089599863381d9c2b206b674d093ea6a0604b1_s390x",
"8Base-RHACM-2.6:rhacm2/submariner-globalnet-rhel8@sha256:bc1fde61774378d347275e1500aa375570026b586390880d0d0de17cafca6343_amd64",
"8Base-RHACM-2.6:rhacm2/submariner-networkplugin-syncer-rhel8@sha256:2251e876e51328e5061469b7b6002395c6f7486d89fe8a09227c80e134c4341d_arm64",
"8Base-RHACM-2.6:rhacm2/submariner-networkplugin-syncer-rhel8@sha256:98bd14eceaa0fe009cf09072c2f8a08a89fca9bde79569bbd89ee17b77151fb9_amd64",
"8Base-RHACM-2.6:rhacm2/submariner-networkplugin-syncer-rhel8@sha256:c0a892fe4f1802ca3d3c6f03dab6cd25f1ebc41dcddf08d90a6d9aefc193971d_ppc64le",
"8Base-RHACM-2.6:rhacm2/submariner-networkplugin-syncer-rhel8@sha256:e829974f7d64601d7ac739bea120fe0a02dbc48e7e36d96bdc3b1ea64cbdb77d_s390x",
"8Base-RHACM-2.6:rhacm2/submariner-operator-bundle@sha256:11f67392d84dcd4b1e848f365a68d558d4df4ffc2aa7c00ecb882395c21a6161_ppc64le",
"8Base-RHACM-2.6:rhacm2/submariner-operator-bundle@sha256:c7c3d5733cdf2b5c4e2df9bf06442fcf4b01228d855015939b8f95493b400129_arm64",
"8Base-RHACM-2.6:rhacm2/submariner-operator-bundle@sha256:f67b1af05e09ec1d3b6cba8ed602c5df7331bd1f884602c8719acd6f32e8c2a2_s390x",
"8Base-RHACM-2.6:rhacm2/submariner-operator-bundle@sha256:fc54c972af6e78e88180bbc3dc0238112dc522de1824946e9dc9807a00fa02c0_amd64",
"8Base-RHACM-2.6:rhacm2/submariner-rhel8-operator@sha256:0173a537eaf3bbac4fb1ba7240cc8b9c3f577d18bd36d3f432b4a403ea691cc4_amd64",
"8Base-RHACM-2.6:rhacm2/submariner-rhel8-operator@sha256:137a2e4d7932cfe6260ab8f11c93f098824c12bb60bf98164ef3b09ea2f60cc7_ppc64le",
"8Base-RHACM-2.6:rhacm2/submariner-rhel8-operator@sha256:6908ddbc1fd9ca77c8ca722442c8d135918222cd122801652608f48558a93b35_arm64",
"8Base-RHACM-2.6:rhacm2/submariner-rhel8-operator@sha256:b76304abe66df877ea8ac3dd31ba02550465b33826b485f713c504ae1e7a7877_s390x",
"8Base-RHACM-2.6:rhacm2/submariner-route-agent-rhel8@sha256:3397dab22c690e3d8b6bad25393dd545b5f129bffb000906152903d89b07b890_amd64",
"8Base-RHACM-2.6:rhacm2/submariner-route-agent-rhel8@sha256:3c02f8b23658745194e77f262e16c560f816e5ca99d22162a3c42b241aaf327a_ppc64le",
"8Base-RHACM-2.6:rhacm2/submariner-route-agent-rhel8@sha256:46a5cebefbc09066e786d2a4520d26fb1a260f5635deedfb2d301a5ec605bc35_s390x",
"8Base-RHACM-2.6:rhacm2/submariner-route-agent-rhel8@sha256:789e9a6332a402c740505b10ba0a1095f97874094a07ee546c4dd4bb474a92db_arm64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "golang: io/fs: stack exhaustion in Glob"
},
{
"cve": "CVE-2022-30631",
"cwe": {
"id": "CWE-1325",
"name": "Improperly Controlled Sequential Memory Allocation"
},
"discovery_date": "2022-07-14T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2107342"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in golang. Calling the Reader, Read method on an archive that contains a large number of concatenated 0-length compressed files can cause a panic issue due to stack exhaustion.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "golang: compress/gzip: stack exhaustion in Reader.Read",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "To exploit CVE-2022-30631, an attacker supplies a specially crafted gzip archive to a Go application that uses a vulnerable version of the compress/gzip package without adequate input validation. This can lead to uncontrolled recursion, resulting in stack exhaustion and causing the application to panic, thereby affecting its availability.\n\nAs this is merely a DoS and there is no known way to control the instruction pointer, RH ProdSec has set the impact of this vulnerabilty to \"Moderate\".\n\nWithin regulated environments, a combination of the following controls acts as a significant barrier to successfully exploiting a CWE-1325: Improperly Controlled Sequential Memory Allocation vulnerability and therefore downgrades the severity of this particular CVE from Moderate to Low.\n\nAccess to the platform is granted only after successful hard token-based multi-factor authentication (MFA) and is governed by least privilege to ensure only authorized users and roles can execute or modify code. Static code analysis and peer reviews enforce strong input validation and error handling, preventing improperly validated inputs from causing system instability, data exposure, or privilege escalation. In the event of successful exploitation, process isolation limits the impact of excessive sequential memory allocation by restricting memory use per process, preventing any single process from exhausting system resources. Finally, the platform uses memory protection mechanisms such as Data Execution Prevention (DEP) and Address Space Layout Randomization (ASLR) to reduce the risk of memory allocation-based attacks.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"8Base-RHACM-2.6:rhacm2/lighthouse-agent-rhel8@sha256:1b017999b67c62f47d4026b369033de4ea9523198524324b071bde7ce8bd54dd_amd64",
"8Base-RHACM-2.6:rhacm2/lighthouse-agent-rhel8@sha256:9165978e8f6b31c1b2c5ba1966c9ee1fa56fa9d57668b204690c792a67217de1_s390x",
"8Base-RHACM-2.6:rhacm2/lighthouse-agent-rhel8@sha256:9716dc5a8bf1aab38472108b186bd3013fc1d5ac0f86aea9a60c721d481e3741_ppc64le",
"8Base-RHACM-2.6:rhacm2/lighthouse-agent-rhel8@sha256:bb4137a931eb5b2ef530094c1d42077fba393f27c0727bb9fa9ca8ebef216d32_arm64",
"8Base-RHACM-2.6:rhacm2/lighthouse-coredns-rhel8@sha256:5fedb3d930a6b6a035e5041dbc37f5a72e842fa671d1d1b9a1d07683b3074655_ppc64le",
"8Base-RHACM-2.6:rhacm2/lighthouse-coredns-rhel8@sha256:7e35418061c0b5e670cc6315bd89b07ac26b1a657068a621c2278dee343f85a4_arm64",
"8Base-RHACM-2.6:rhacm2/lighthouse-coredns-rhel8@sha256:923cc15bf740a7a46f53d00bc9c51f8cedcb75d5aa8a5f7f80642ce750f875a7_s390x",
"8Base-RHACM-2.6:rhacm2/lighthouse-coredns-rhel8@sha256:a65cf2a44593713ab1bfac14a6dbf1a43d968b7ee1e5386a38c6ee0dbaa21a45_amd64",
"8Base-RHACM-2.6:rhacm2/nettest-rhel8@sha256:2f1feeb60f201def1b766553dc67fbfd67631a5fe08f951e40acc9ecf58e53be_s390x",
"8Base-RHACM-2.6:rhacm2/nettest-rhel8@sha256:801bf491658a7770b370b17f275385f6c405fdae8628df7591c68a2a674c8d77_ppc64le",
"8Base-RHACM-2.6:rhacm2/nettest-rhel8@sha256:bc00d390fca8f6f53f41bcc9314c68a565aa9b42c74278cb9f83b5c19f82bd69_amd64",
"8Base-RHACM-2.6:rhacm2/nettest-rhel8@sha256:d8b61063f3c9528c66e515f4f49dc10e253e0c1d7cbe0d55b5fc3d9092edd126_arm64",
"8Base-RHACM-2.6:rhacm2/subctl-rhel8@sha256:5412b60cf39eb7c7a874e7e0e6101c098825a1de742065e212a247660576cf6e_amd64",
"8Base-RHACM-2.6:rhacm2/subctl-rhel8@sha256:5a049cc3fd785a6afd3c65a80a6c158f769a7427db7352c0e2dbf51efe6688ac_s390x",
"8Base-RHACM-2.6:rhacm2/subctl-rhel8@sha256:69eb726de1608b83cd041c05abfe9d737d17995b00fc813bee8b032a4b108f58_arm64",
"8Base-RHACM-2.6:rhacm2/subctl-rhel8@sha256:bb5739cea600e427dc7f042e8224c93227f2f785c46f69881a0c7ecd475d5c27_ppc64le",
"8Base-RHACM-2.6:rhacm2/submariner-gateway-rhel8@sha256:29cc42136b0356c267bf8f1c599b1a85dd1a5ac175a95917ba609d8d42cf042b_arm64",
"8Base-RHACM-2.6:rhacm2/submariner-gateway-rhel8@sha256:63d12fafbc56aff2010ed094234066b7a16f6ddf04f7aeea12b9ad75cec005e3_ppc64le",
"8Base-RHACM-2.6:rhacm2/submariner-gateway-rhel8@sha256:9005919d438664eca44a75271ae1206a02fa4010ba66abae04745ccbbbeb93ee_s390x",
"8Base-RHACM-2.6:rhacm2/submariner-gateway-rhel8@sha256:b51a6807d7443069694125d36c9acf7d1e88f1add2008a9c52bff8c51a64c16b_amd64",
"8Base-RHACM-2.6:rhacm2/submariner-globalnet-rhel8@sha256:3178568b458bf35c1cec6a8eb16abeae3d468f3e5102849680c65050586e19bb_ppc64le",
"8Base-RHACM-2.6:rhacm2/submariner-globalnet-rhel8@sha256:58c0df811794ba52277feac73c046c1f78f6731c0792f28665601cac81494804_arm64",
"8Base-RHACM-2.6:rhacm2/submariner-globalnet-rhel8@sha256:8386fc6c583ce7e56af3aa07e6089599863381d9c2b206b674d093ea6a0604b1_s390x",
"8Base-RHACM-2.6:rhacm2/submariner-globalnet-rhel8@sha256:bc1fde61774378d347275e1500aa375570026b586390880d0d0de17cafca6343_amd64",
"8Base-RHACM-2.6:rhacm2/submariner-networkplugin-syncer-rhel8@sha256:2251e876e51328e5061469b7b6002395c6f7486d89fe8a09227c80e134c4341d_arm64",
"8Base-RHACM-2.6:rhacm2/submariner-networkplugin-syncer-rhel8@sha256:98bd14eceaa0fe009cf09072c2f8a08a89fca9bde79569bbd89ee17b77151fb9_amd64",
"8Base-RHACM-2.6:rhacm2/submariner-networkplugin-syncer-rhel8@sha256:c0a892fe4f1802ca3d3c6f03dab6cd25f1ebc41dcddf08d90a6d9aefc193971d_ppc64le",
"8Base-RHACM-2.6:rhacm2/submariner-networkplugin-syncer-rhel8@sha256:e829974f7d64601d7ac739bea120fe0a02dbc48e7e36d96bdc3b1ea64cbdb77d_s390x",
"8Base-RHACM-2.6:rhacm2/submariner-operator-bundle@sha256:11f67392d84dcd4b1e848f365a68d558d4df4ffc2aa7c00ecb882395c21a6161_ppc64le",
"8Base-RHACM-2.6:rhacm2/submariner-operator-bundle@sha256:c7c3d5733cdf2b5c4e2df9bf06442fcf4b01228d855015939b8f95493b400129_arm64",
"8Base-RHACM-2.6:rhacm2/submariner-operator-bundle@sha256:f67b1af05e09ec1d3b6cba8ed602c5df7331bd1f884602c8719acd6f32e8c2a2_s390x",
"8Base-RHACM-2.6:rhacm2/submariner-operator-bundle@sha256:fc54c972af6e78e88180bbc3dc0238112dc522de1824946e9dc9807a00fa02c0_amd64",
"8Base-RHACM-2.6:rhacm2/submariner-rhel8-operator@sha256:0173a537eaf3bbac4fb1ba7240cc8b9c3f577d18bd36d3f432b4a403ea691cc4_amd64",
"8Base-RHACM-2.6:rhacm2/submariner-rhel8-operator@sha256:137a2e4d7932cfe6260ab8f11c93f098824c12bb60bf98164ef3b09ea2f60cc7_ppc64le",
"8Base-RHACM-2.6:rhacm2/submariner-rhel8-operator@sha256:6908ddbc1fd9ca77c8ca722442c8d135918222cd122801652608f48558a93b35_arm64",
"8Base-RHACM-2.6:rhacm2/submariner-rhel8-operator@sha256:b76304abe66df877ea8ac3dd31ba02550465b33826b485f713c504ae1e7a7877_s390x",
"8Base-RHACM-2.6:rhacm2/submariner-route-agent-rhel8@sha256:3397dab22c690e3d8b6bad25393dd545b5f129bffb000906152903d89b07b890_amd64",
"8Base-RHACM-2.6:rhacm2/submariner-route-agent-rhel8@sha256:3c02f8b23658745194e77f262e16c560f816e5ca99d22162a3c42b241aaf327a_ppc64le",
"8Base-RHACM-2.6:rhacm2/submariner-route-agent-rhel8@sha256:46a5cebefbc09066e786d2a4520d26fb1a260f5635deedfb2d301a5ec605bc35_s390x",
"8Base-RHACM-2.6:rhacm2/submariner-route-agent-rhel8@sha256:789e9a6332a402c740505b10ba0a1095f97874094a07ee546c4dd4bb474a92db_arm64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2022-30631"
},
{
"category": "external",
"summary": "RHBZ#2107342",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2107342"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2022-30631",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-30631"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2022-30631",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2022-30631"
},
{
"category": "external",
"summary": "https://go.dev/issue/53168",
"url": "https://go.dev/issue/53168"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-announce/c/nqrv9fbR0zE",
"url": "https://groups.google.com/g/golang-announce/c/nqrv9fbR0zE"
}
],
"release_date": "2022-07-12T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2022-09-06T13:00:18+00:00",
"details": "For details on how to install Submariner, refer to:\n\nhttps://access.redhat.com/documentation/en-us/red_hat_advanced_cluster_management_for_kubernetes/2.6/html/add-ons/submariner#submariner-deploy-console \n\nand\n\nhttps://submariner.io/getting-started/",
"product_ids": [
"8Base-RHACM-2.6:rhacm2/lighthouse-agent-rhel8@sha256:1b017999b67c62f47d4026b369033de4ea9523198524324b071bde7ce8bd54dd_amd64",
"8Base-RHACM-2.6:rhacm2/lighthouse-agent-rhel8@sha256:9165978e8f6b31c1b2c5ba1966c9ee1fa56fa9d57668b204690c792a67217de1_s390x",
"8Base-RHACM-2.6:rhacm2/lighthouse-agent-rhel8@sha256:9716dc5a8bf1aab38472108b186bd3013fc1d5ac0f86aea9a60c721d481e3741_ppc64le",
"8Base-RHACM-2.6:rhacm2/lighthouse-agent-rhel8@sha256:bb4137a931eb5b2ef530094c1d42077fba393f27c0727bb9fa9ca8ebef216d32_arm64",
"8Base-RHACM-2.6:rhacm2/lighthouse-coredns-rhel8@sha256:5fedb3d930a6b6a035e5041dbc37f5a72e842fa671d1d1b9a1d07683b3074655_ppc64le",
"8Base-RHACM-2.6:rhacm2/lighthouse-coredns-rhel8@sha256:7e35418061c0b5e670cc6315bd89b07ac26b1a657068a621c2278dee343f85a4_arm64",
"8Base-RHACM-2.6:rhacm2/lighthouse-coredns-rhel8@sha256:923cc15bf740a7a46f53d00bc9c51f8cedcb75d5aa8a5f7f80642ce750f875a7_s390x",
"8Base-RHACM-2.6:rhacm2/lighthouse-coredns-rhel8@sha256:a65cf2a44593713ab1bfac14a6dbf1a43d968b7ee1e5386a38c6ee0dbaa21a45_amd64",
"8Base-RHACM-2.6:rhacm2/nettest-rhel8@sha256:2f1feeb60f201def1b766553dc67fbfd67631a5fe08f951e40acc9ecf58e53be_s390x",
"8Base-RHACM-2.6:rhacm2/nettest-rhel8@sha256:801bf491658a7770b370b17f275385f6c405fdae8628df7591c68a2a674c8d77_ppc64le",
"8Base-RHACM-2.6:rhacm2/nettest-rhel8@sha256:bc00d390fca8f6f53f41bcc9314c68a565aa9b42c74278cb9f83b5c19f82bd69_amd64",
"8Base-RHACM-2.6:rhacm2/nettest-rhel8@sha256:d8b61063f3c9528c66e515f4f49dc10e253e0c1d7cbe0d55b5fc3d9092edd126_arm64",
"8Base-RHACM-2.6:rhacm2/subctl-rhel8@sha256:5412b60cf39eb7c7a874e7e0e6101c098825a1de742065e212a247660576cf6e_amd64",
"8Base-RHACM-2.6:rhacm2/subctl-rhel8@sha256:5a049cc3fd785a6afd3c65a80a6c158f769a7427db7352c0e2dbf51efe6688ac_s390x",
"8Base-RHACM-2.6:rhacm2/subctl-rhel8@sha256:69eb726de1608b83cd041c05abfe9d737d17995b00fc813bee8b032a4b108f58_arm64",
"8Base-RHACM-2.6:rhacm2/subctl-rhel8@sha256:bb5739cea600e427dc7f042e8224c93227f2f785c46f69881a0c7ecd475d5c27_ppc64le",
"8Base-RHACM-2.6:rhacm2/submariner-gateway-rhel8@sha256:29cc42136b0356c267bf8f1c599b1a85dd1a5ac175a95917ba609d8d42cf042b_arm64",
"8Base-RHACM-2.6:rhacm2/submariner-gateway-rhel8@sha256:63d12fafbc56aff2010ed094234066b7a16f6ddf04f7aeea12b9ad75cec005e3_ppc64le",
"8Base-RHACM-2.6:rhacm2/submariner-gateway-rhel8@sha256:9005919d438664eca44a75271ae1206a02fa4010ba66abae04745ccbbbeb93ee_s390x",
"8Base-RHACM-2.6:rhacm2/submariner-gateway-rhel8@sha256:b51a6807d7443069694125d36c9acf7d1e88f1add2008a9c52bff8c51a64c16b_amd64",
"8Base-RHACM-2.6:rhacm2/submariner-globalnet-rhel8@sha256:3178568b458bf35c1cec6a8eb16abeae3d468f3e5102849680c65050586e19bb_ppc64le",
"8Base-RHACM-2.6:rhacm2/submariner-globalnet-rhel8@sha256:58c0df811794ba52277feac73c046c1f78f6731c0792f28665601cac81494804_arm64",
"8Base-RHACM-2.6:rhacm2/submariner-globalnet-rhel8@sha256:8386fc6c583ce7e56af3aa07e6089599863381d9c2b206b674d093ea6a0604b1_s390x",
"8Base-RHACM-2.6:rhacm2/submariner-globalnet-rhel8@sha256:bc1fde61774378d347275e1500aa375570026b586390880d0d0de17cafca6343_amd64",
"8Base-RHACM-2.6:rhacm2/submariner-networkplugin-syncer-rhel8@sha256:2251e876e51328e5061469b7b6002395c6f7486d89fe8a09227c80e134c4341d_arm64",
"8Base-RHACM-2.6:rhacm2/submariner-networkplugin-syncer-rhel8@sha256:98bd14eceaa0fe009cf09072c2f8a08a89fca9bde79569bbd89ee17b77151fb9_amd64",
"8Base-RHACM-2.6:rhacm2/submariner-networkplugin-syncer-rhel8@sha256:c0a892fe4f1802ca3d3c6f03dab6cd25f1ebc41dcddf08d90a6d9aefc193971d_ppc64le",
"8Base-RHACM-2.6:rhacm2/submariner-networkplugin-syncer-rhel8@sha256:e829974f7d64601d7ac739bea120fe0a02dbc48e7e36d96bdc3b1ea64cbdb77d_s390x",
"8Base-RHACM-2.6:rhacm2/submariner-operator-bundle@sha256:11f67392d84dcd4b1e848f365a68d558d4df4ffc2aa7c00ecb882395c21a6161_ppc64le",
"8Base-RHACM-2.6:rhacm2/submariner-operator-bundle@sha256:c7c3d5733cdf2b5c4e2df9bf06442fcf4b01228d855015939b8f95493b400129_arm64",
"8Base-RHACM-2.6:rhacm2/submariner-operator-bundle@sha256:f67b1af05e09ec1d3b6cba8ed602c5df7331bd1f884602c8719acd6f32e8c2a2_s390x",
"8Base-RHACM-2.6:rhacm2/submariner-operator-bundle@sha256:fc54c972af6e78e88180bbc3dc0238112dc522de1824946e9dc9807a00fa02c0_amd64",
"8Base-RHACM-2.6:rhacm2/submariner-rhel8-operator@sha256:0173a537eaf3bbac4fb1ba7240cc8b9c3f577d18bd36d3f432b4a403ea691cc4_amd64",
"8Base-RHACM-2.6:rhacm2/submariner-rhel8-operator@sha256:137a2e4d7932cfe6260ab8f11c93f098824c12bb60bf98164ef3b09ea2f60cc7_ppc64le",
"8Base-RHACM-2.6:rhacm2/submariner-rhel8-operator@sha256:6908ddbc1fd9ca77c8ca722442c8d135918222cd122801652608f48558a93b35_arm64",
"8Base-RHACM-2.6:rhacm2/submariner-rhel8-operator@sha256:b76304abe66df877ea8ac3dd31ba02550465b33826b485f713c504ae1e7a7877_s390x",
"8Base-RHACM-2.6:rhacm2/submariner-route-agent-rhel8@sha256:3397dab22c690e3d8b6bad25393dd545b5f129bffb000906152903d89b07b890_amd64",
"8Base-RHACM-2.6:rhacm2/submariner-route-agent-rhel8@sha256:3c02f8b23658745194e77f262e16c560f816e5ca99d22162a3c42b241aaf327a_ppc64le",
"8Base-RHACM-2.6:rhacm2/submariner-route-agent-rhel8@sha256:46a5cebefbc09066e786d2a4520d26fb1a260f5635deedfb2d301a5ec605bc35_s390x",
"8Base-RHACM-2.6:rhacm2/submariner-route-agent-rhel8@sha256:789e9a6332a402c740505b10ba0a1095f97874094a07ee546c4dd4bb474a92db_arm64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2022: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": [
"8Base-RHACM-2.6:rhacm2/lighthouse-agent-rhel8@sha256:1b017999b67c62f47d4026b369033de4ea9523198524324b071bde7ce8bd54dd_amd64",
"8Base-RHACM-2.6:rhacm2/lighthouse-agent-rhel8@sha256:9165978e8f6b31c1b2c5ba1966c9ee1fa56fa9d57668b204690c792a67217de1_s390x",
"8Base-RHACM-2.6:rhacm2/lighthouse-agent-rhel8@sha256:9716dc5a8bf1aab38472108b186bd3013fc1d5ac0f86aea9a60c721d481e3741_ppc64le",
"8Base-RHACM-2.6:rhacm2/lighthouse-agent-rhel8@sha256:bb4137a931eb5b2ef530094c1d42077fba393f27c0727bb9fa9ca8ebef216d32_arm64",
"8Base-RHACM-2.6:rhacm2/lighthouse-coredns-rhel8@sha256:5fedb3d930a6b6a035e5041dbc37f5a72e842fa671d1d1b9a1d07683b3074655_ppc64le",
"8Base-RHACM-2.6:rhacm2/lighthouse-coredns-rhel8@sha256:7e35418061c0b5e670cc6315bd89b07ac26b1a657068a621c2278dee343f85a4_arm64",
"8Base-RHACM-2.6:rhacm2/lighthouse-coredns-rhel8@sha256:923cc15bf740a7a46f53d00bc9c51f8cedcb75d5aa8a5f7f80642ce750f875a7_s390x",
"8Base-RHACM-2.6:rhacm2/lighthouse-coredns-rhel8@sha256:a65cf2a44593713ab1bfac14a6dbf1a43d968b7ee1e5386a38c6ee0dbaa21a45_amd64",
"8Base-RHACM-2.6:rhacm2/nettest-rhel8@sha256:2f1feeb60f201def1b766553dc67fbfd67631a5fe08f951e40acc9ecf58e53be_s390x",
"8Base-RHACM-2.6:rhacm2/nettest-rhel8@sha256:801bf491658a7770b370b17f275385f6c405fdae8628df7591c68a2a674c8d77_ppc64le",
"8Base-RHACM-2.6:rhacm2/nettest-rhel8@sha256:bc00d390fca8f6f53f41bcc9314c68a565aa9b42c74278cb9f83b5c19f82bd69_amd64",
"8Base-RHACM-2.6:rhacm2/nettest-rhel8@sha256:d8b61063f3c9528c66e515f4f49dc10e253e0c1d7cbe0d55b5fc3d9092edd126_arm64",
"8Base-RHACM-2.6:rhacm2/subctl-rhel8@sha256:5412b60cf39eb7c7a874e7e0e6101c098825a1de742065e212a247660576cf6e_amd64",
"8Base-RHACM-2.6:rhacm2/subctl-rhel8@sha256:5a049cc3fd785a6afd3c65a80a6c158f769a7427db7352c0e2dbf51efe6688ac_s390x",
"8Base-RHACM-2.6:rhacm2/subctl-rhel8@sha256:69eb726de1608b83cd041c05abfe9d737d17995b00fc813bee8b032a4b108f58_arm64",
"8Base-RHACM-2.6:rhacm2/subctl-rhel8@sha256:bb5739cea600e427dc7f042e8224c93227f2f785c46f69881a0c7ecd475d5c27_ppc64le",
"8Base-RHACM-2.6:rhacm2/submariner-gateway-rhel8@sha256:29cc42136b0356c267bf8f1c599b1a85dd1a5ac175a95917ba609d8d42cf042b_arm64",
"8Base-RHACM-2.6:rhacm2/submariner-gateway-rhel8@sha256:63d12fafbc56aff2010ed094234066b7a16f6ddf04f7aeea12b9ad75cec005e3_ppc64le",
"8Base-RHACM-2.6:rhacm2/submariner-gateway-rhel8@sha256:9005919d438664eca44a75271ae1206a02fa4010ba66abae04745ccbbbeb93ee_s390x",
"8Base-RHACM-2.6:rhacm2/submariner-gateway-rhel8@sha256:b51a6807d7443069694125d36c9acf7d1e88f1add2008a9c52bff8c51a64c16b_amd64",
"8Base-RHACM-2.6:rhacm2/submariner-globalnet-rhel8@sha256:3178568b458bf35c1cec6a8eb16abeae3d468f3e5102849680c65050586e19bb_ppc64le",
"8Base-RHACM-2.6:rhacm2/submariner-globalnet-rhel8@sha256:58c0df811794ba52277feac73c046c1f78f6731c0792f28665601cac81494804_arm64",
"8Base-RHACM-2.6:rhacm2/submariner-globalnet-rhel8@sha256:8386fc6c583ce7e56af3aa07e6089599863381d9c2b206b674d093ea6a0604b1_s390x",
"8Base-RHACM-2.6:rhacm2/submariner-globalnet-rhel8@sha256:bc1fde61774378d347275e1500aa375570026b586390880d0d0de17cafca6343_amd64",
"8Base-RHACM-2.6:rhacm2/submariner-networkplugin-syncer-rhel8@sha256:2251e876e51328e5061469b7b6002395c6f7486d89fe8a09227c80e134c4341d_arm64",
"8Base-RHACM-2.6:rhacm2/submariner-networkplugin-syncer-rhel8@sha256:98bd14eceaa0fe009cf09072c2f8a08a89fca9bde79569bbd89ee17b77151fb9_amd64",
"8Base-RHACM-2.6:rhacm2/submariner-networkplugin-syncer-rhel8@sha256:c0a892fe4f1802ca3d3c6f03dab6cd25f1ebc41dcddf08d90a6d9aefc193971d_ppc64le",
"8Base-RHACM-2.6:rhacm2/submariner-networkplugin-syncer-rhel8@sha256:e829974f7d64601d7ac739bea120fe0a02dbc48e7e36d96bdc3b1ea64cbdb77d_s390x",
"8Base-RHACM-2.6:rhacm2/submariner-operator-bundle@sha256:11f67392d84dcd4b1e848f365a68d558d4df4ffc2aa7c00ecb882395c21a6161_ppc64le",
"8Base-RHACM-2.6:rhacm2/submariner-operator-bundle@sha256:c7c3d5733cdf2b5c4e2df9bf06442fcf4b01228d855015939b8f95493b400129_arm64",
"8Base-RHACM-2.6:rhacm2/submariner-operator-bundle@sha256:f67b1af05e09ec1d3b6cba8ed602c5df7331bd1f884602c8719acd6f32e8c2a2_s390x",
"8Base-RHACM-2.6:rhacm2/submariner-operator-bundle@sha256:fc54c972af6e78e88180bbc3dc0238112dc522de1824946e9dc9807a00fa02c0_amd64",
"8Base-RHACM-2.6:rhacm2/submariner-rhel8-operator@sha256:0173a537eaf3bbac4fb1ba7240cc8b9c3f577d18bd36d3f432b4a403ea691cc4_amd64",
"8Base-RHACM-2.6:rhacm2/submariner-rhel8-operator@sha256:137a2e4d7932cfe6260ab8f11c93f098824c12bb60bf98164ef3b09ea2f60cc7_ppc64le",
"8Base-RHACM-2.6:rhacm2/submariner-rhel8-operator@sha256:6908ddbc1fd9ca77c8ca722442c8d135918222cd122801652608f48558a93b35_arm64",
"8Base-RHACM-2.6:rhacm2/submariner-rhel8-operator@sha256:b76304abe66df877ea8ac3dd31ba02550465b33826b485f713c504ae1e7a7877_s390x",
"8Base-RHACM-2.6:rhacm2/submariner-route-agent-rhel8@sha256:3397dab22c690e3d8b6bad25393dd545b5f129bffb000906152903d89b07b890_amd64",
"8Base-RHACM-2.6:rhacm2/submariner-route-agent-rhel8@sha256:3c02f8b23658745194e77f262e16c560f816e5ca99d22162a3c42b241aaf327a_ppc64le",
"8Base-RHACM-2.6:rhacm2/submariner-route-agent-rhel8@sha256:46a5cebefbc09066e786d2a4520d26fb1a260f5635deedfb2d301a5ec605bc35_s390x",
"8Base-RHACM-2.6:rhacm2/submariner-route-agent-rhel8@sha256:789e9a6332a402c740505b10ba0a1095f97874094a07ee546c4dd4bb474a92db_arm64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "golang: compress/gzip: stack exhaustion in Reader.Read"
},
{
"cve": "CVE-2022-30632",
"cwe": {
"id": "CWE-1325",
"name": "Improperly Controlled Sequential Memory Allocation"
},
"discovery_date": "2022-07-14T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2107386"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in golang. Calling Glob on a path that contains a large number of path separators can cause a panic issue due to stack exhaustion. This can cause an attacker to impact availability.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "golang: path/filepath: stack exhaustion in Glob",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "The exploitation of this flaw will only result in a denial of service of the application via the application crashing which is why this has been rated as moderate.\n\nWithin regulated environments, a combination of the following controls acts as a significant barrier to successfully exploiting a CWE-1325: Improperly Controlled Sequential Memory Allocation vulnerability and therefore downgrades the severity of this particular CVE from Moderate to Low.\n\nAccess to the platform is granted only after successful hard token-based multi-factor authentication (MFA) and is governed by least privilege to ensure only authorized users and roles can execute or modify code. Static code analysis and peer reviews enforce strong input validation and error handling, preventing improperly validated inputs from causing system instability, data exposure, or privilege escalation. In the event of successful exploitation, process isolation limits the impact of excessive sequential memory allocation by restricting memory use per process, preventing any single process from exhausting system resources. Finally, the platform uses memory protection mechanisms such as Data Execution Prevention (DEP) and Address Space Layout Randomization (ASLR) to reduce the risk of memory allocation-based attacks.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"8Base-RHACM-2.6:rhacm2/lighthouse-agent-rhel8@sha256:1b017999b67c62f47d4026b369033de4ea9523198524324b071bde7ce8bd54dd_amd64",
"8Base-RHACM-2.6:rhacm2/lighthouse-agent-rhel8@sha256:9165978e8f6b31c1b2c5ba1966c9ee1fa56fa9d57668b204690c792a67217de1_s390x",
"8Base-RHACM-2.6:rhacm2/lighthouse-agent-rhel8@sha256:9716dc5a8bf1aab38472108b186bd3013fc1d5ac0f86aea9a60c721d481e3741_ppc64le",
"8Base-RHACM-2.6:rhacm2/lighthouse-agent-rhel8@sha256:bb4137a931eb5b2ef530094c1d42077fba393f27c0727bb9fa9ca8ebef216d32_arm64",
"8Base-RHACM-2.6:rhacm2/lighthouse-coredns-rhel8@sha256:5fedb3d930a6b6a035e5041dbc37f5a72e842fa671d1d1b9a1d07683b3074655_ppc64le",
"8Base-RHACM-2.6:rhacm2/lighthouse-coredns-rhel8@sha256:7e35418061c0b5e670cc6315bd89b07ac26b1a657068a621c2278dee343f85a4_arm64",
"8Base-RHACM-2.6:rhacm2/lighthouse-coredns-rhel8@sha256:923cc15bf740a7a46f53d00bc9c51f8cedcb75d5aa8a5f7f80642ce750f875a7_s390x",
"8Base-RHACM-2.6:rhacm2/lighthouse-coredns-rhel8@sha256:a65cf2a44593713ab1bfac14a6dbf1a43d968b7ee1e5386a38c6ee0dbaa21a45_amd64",
"8Base-RHACM-2.6:rhacm2/nettest-rhel8@sha256:2f1feeb60f201def1b766553dc67fbfd67631a5fe08f951e40acc9ecf58e53be_s390x",
"8Base-RHACM-2.6:rhacm2/nettest-rhel8@sha256:801bf491658a7770b370b17f275385f6c405fdae8628df7591c68a2a674c8d77_ppc64le",
"8Base-RHACM-2.6:rhacm2/nettest-rhel8@sha256:bc00d390fca8f6f53f41bcc9314c68a565aa9b42c74278cb9f83b5c19f82bd69_amd64",
"8Base-RHACM-2.6:rhacm2/nettest-rhel8@sha256:d8b61063f3c9528c66e515f4f49dc10e253e0c1d7cbe0d55b5fc3d9092edd126_arm64",
"8Base-RHACM-2.6:rhacm2/subctl-rhel8@sha256:5412b60cf39eb7c7a874e7e0e6101c098825a1de742065e212a247660576cf6e_amd64",
"8Base-RHACM-2.6:rhacm2/subctl-rhel8@sha256:5a049cc3fd785a6afd3c65a80a6c158f769a7427db7352c0e2dbf51efe6688ac_s390x",
"8Base-RHACM-2.6:rhacm2/subctl-rhel8@sha256:69eb726de1608b83cd041c05abfe9d737d17995b00fc813bee8b032a4b108f58_arm64",
"8Base-RHACM-2.6:rhacm2/subctl-rhel8@sha256:bb5739cea600e427dc7f042e8224c93227f2f785c46f69881a0c7ecd475d5c27_ppc64le",
"8Base-RHACM-2.6:rhacm2/submariner-gateway-rhel8@sha256:29cc42136b0356c267bf8f1c599b1a85dd1a5ac175a95917ba609d8d42cf042b_arm64",
"8Base-RHACM-2.6:rhacm2/submariner-gateway-rhel8@sha256:63d12fafbc56aff2010ed094234066b7a16f6ddf04f7aeea12b9ad75cec005e3_ppc64le",
"8Base-RHACM-2.6:rhacm2/submariner-gateway-rhel8@sha256:9005919d438664eca44a75271ae1206a02fa4010ba66abae04745ccbbbeb93ee_s390x",
"8Base-RHACM-2.6:rhacm2/submariner-gateway-rhel8@sha256:b51a6807d7443069694125d36c9acf7d1e88f1add2008a9c52bff8c51a64c16b_amd64",
"8Base-RHACM-2.6:rhacm2/submariner-globalnet-rhel8@sha256:3178568b458bf35c1cec6a8eb16abeae3d468f3e5102849680c65050586e19bb_ppc64le",
"8Base-RHACM-2.6:rhacm2/submariner-globalnet-rhel8@sha256:58c0df811794ba52277feac73c046c1f78f6731c0792f28665601cac81494804_arm64",
"8Base-RHACM-2.6:rhacm2/submariner-globalnet-rhel8@sha256:8386fc6c583ce7e56af3aa07e6089599863381d9c2b206b674d093ea6a0604b1_s390x",
"8Base-RHACM-2.6:rhacm2/submariner-globalnet-rhel8@sha256:bc1fde61774378d347275e1500aa375570026b586390880d0d0de17cafca6343_amd64",
"8Base-RHACM-2.6:rhacm2/submariner-networkplugin-syncer-rhel8@sha256:2251e876e51328e5061469b7b6002395c6f7486d89fe8a09227c80e134c4341d_arm64",
"8Base-RHACM-2.6:rhacm2/submariner-networkplugin-syncer-rhel8@sha256:98bd14eceaa0fe009cf09072c2f8a08a89fca9bde79569bbd89ee17b77151fb9_amd64",
"8Base-RHACM-2.6:rhacm2/submariner-networkplugin-syncer-rhel8@sha256:c0a892fe4f1802ca3d3c6f03dab6cd25f1ebc41dcddf08d90a6d9aefc193971d_ppc64le",
"8Base-RHACM-2.6:rhacm2/submariner-networkplugin-syncer-rhel8@sha256:e829974f7d64601d7ac739bea120fe0a02dbc48e7e36d96bdc3b1ea64cbdb77d_s390x",
"8Base-RHACM-2.6:rhacm2/submariner-operator-bundle@sha256:11f67392d84dcd4b1e848f365a68d558d4df4ffc2aa7c00ecb882395c21a6161_ppc64le",
"8Base-RHACM-2.6:rhacm2/submariner-operator-bundle@sha256:c7c3d5733cdf2b5c4e2df9bf06442fcf4b01228d855015939b8f95493b400129_arm64",
"8Base-RHACM-2.6:rhacm2/submariner-operator-bundle@sha256:f67b1af05e09ec1d3b6cba8ed602c5df7331bd1f884602c8719acd6f32e8c2a2_s390x",
"8Base-RHACM-2.6:rhacm2/submariner-operator-bundle@sha256:fc54c972af6e78e88180bbc3dc0238112dc522de1824946e9dc9807a00fa02c0_amd64",
"8Base-RHACM-2.6:rhacm2/submariner-rhel8-operator@sha256:0173a537eaf3bbac4fb1ba7240cc8b9c3f577d18bd36d3f432b4a403ea691cc4_amd64",
"8Base-RHACM-2.6:rhacm2/submariner-rhel8-operator@sha256:137a2e4d7932cfe6260ab8f11c93f098824c12bb60bf98164ef3b09ea2f60cc7_ppc64le",
"8Base-RHACM-2.6:rhacm2/submariner-rhel8-operator@sha256:6908ddbc1fd9ca77c8ca722442c8d135918222cd122801652608f48558a93b35_arm64",
"8Base-RHACM-2.6:rhacm2/submariner-rhel8-operator@sha256:b76304abe66df877ea8ac3dd31ba02550465b33826b485f713c504ae1e7a7877_s390x",
"8Base-RHACM-2.6:rhacm2/submariner-route-agent-rhel8@sha256:3397dab22c690e3d8b6bad25393dd545b5f129bffb000906152903d89b07b890_amd64",
"8Base-RHACM-2.6:rhacm2/submariner-route-agent-rhel8@sha256:3c02f8b23658745194e77f262e16c560f816e5ca99d22162a3c42b241aaf327a_ppc64le",
"8Base-RHACM-2.6:rhacm2/submariner-route-agent-rhel8@sha256:46a5cebefbc09066e786d2a4520d26fb1a260f5635deedfb2d301a5ec605bc35_s390x",
"8Base-RHACM-2.6:rhacm2/submariner-route-agent-rhel8@sha256:789e9a6332a402c740505b10ba0a1095f97874094a07ee546c4dd4bb474a92db_arm64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2022-30632"
},
{
"category": "external",
"summary": "RHBZ#2107386",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2107386"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2022-30632",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-30632"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2022-30632",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2022-30632"
},
{
"category": "external",
"summary": "https://go.dev/issue/53416",
"url": "https://go.dev/issue/53416"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-announce/c/nqrv9fbR0zE",
"url": "https://groups.google.com/g/golang-announce/c/nqrv9fbR0zE"
}
],
"release_date": "2022-07-12T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2022-09-06T13:00:18+00:00",
"details": "For details on how to install Submariner, refer to:\n\nhttps://access.redhat.com/documentation/en-us/red_hat_advanced_cluster_management_for_kubernetes/2.6/html/add-ons/submariner#submariner-deploy-console \n\nand\n\nhttps://submariner.io/getting-started/",
"product_ids": [
"8Base-RHACM-2.6:rhacm2/lighthouse-agent-rhel8@sha256:1b017999b67c62f47d4026b369033de4ea9523198524324b071bde7ce8bd54dd_amd64",
"8Base-RHACM-2.6:rhacm2/lighthouse-agent-rhel8@sha256:9165978e8f6b31c1b2c5ba1966c9ee1fa56fa9d57668b204690c792a67217de1_s390x",
"8Base-RHACM-2.6:rhacm2/lighthouse-agent-rhel8@sha256:9716dc5a8bf1aab38472108b186bd3013fc1d5ac0f86aea9a60c721d481e3741_ppc64le",
"8Base-RHACM-2.6:rhacm2/lighthouse-agent-rhel8@sha256:bb4137a931eb5b2ef530094c1d42077fba393f27c0727bb9fa9ca8ebef216d32_arm64",
"8Base-RHACM-2.6:rhacm2/lighthouse-coredns-rhel8@sha256:5fedb3d930a6b6a035e5041dbc37f5a72e842fa671d1d1b9a1d07683b3074655_ppc64le",
"8Base-RHACM-2.6:rhacm2/lighthouse-coredns-rhel8@sha256:7e35418061c0b5e670cc6315bd89b07ac26b1a657068a621c2278dee343f85a4_arm64",
"8Base-RHACM-2.6:rhacm2/lighthouse-coredns-rhel8@sha256:923cc15bf740a7a46f53d00bc9c51f8cedcb75d5aa8a5f7f80642ce750f875a7_s390x",
"8Base-RHACM-2.6:rhacm2/lighthouse-coredns-rhel8@sha256:a65cf2a44593713ab1bfac14a6dbf1a43d968b7ee1e5386a38c6ee0dbaa21a45_amd64",
"8Base-RHACM-2.6:rhacm2/nettest-rhel8@sha256:2f1feeb60f201def1b766553dc67fbfd67631a5fe08f951e40acc9ecf58e53be_s390x",
"8Base-RHACM-2.6:rhacm2/nettest-rhel8@sha256:801bf491658a7770b370b17f275385f6c405fdae8628df7591c68a2a674c8d77_ppc64le",
"8Base-RHACM-2.6:rhacm2/nettest-rhel8@sha256:bc00d390fca8f6f53f41bcc9314c68a565aa9b42c74278cb9f83b5c19f82bd69_amd64",
"8Base-RHACM-2.6:rhacm2/nettest-rhel8@sha256:d8b61063f3c9528c66e515f4f49dc10e253e0c1d7cbe0d55b5fc3d9092edd126_arm64",
"8Base-RHACM-2.6:rhacm2/subctl-rhel8@sha256:5412b60cf39eb7c7a874e7e0e6101c098825a1de742065e212a247660576cf6e_amd64",
"8Base-RHACM-2.6:rhacm2/subctl-rhel8@sha256:5a049cc3fd785a6afd3c65a80a6c158f769a7427db7352c0e2dbf51efe6688ac_s390x",
"8Base-RHACM-2.6:rhacm2/subctl-rhel8@sha256:69eb726de1608b83cd041c05abfe9d737d17995b00fc813bee8b032a4b108f58_arm64",
"8Base-RHACM-2.6:rhacm2/subctl-rhel8@sha256:bb5739cea600e427dc7f042e8224c93227f2f785c46f69881a0c7ecd475d5c27_ppc64le",
"8Base-RHACM-2.6:rhacm2/submariner-gateway-rhel8@sha256:29cc42136b0356c267bf8f1c599b1a85dd1a5ac175a95917ba609d8d42cf042b_arm64",
"8Base-RHACM-2.6:rhacm2/submariner-gateway-rhel8@sha256:63d12fafbc56aff2010ed094234066b7a16f6ddf04f7aeea12b9ad75cec005e3_ppc64le",
"8Base-RHACM-2.6:rhacm2/submariner-gateway-rhel8@sha256:9005919d438664eca44a75271ae1206a02fa4010ba66abae04745ccbbbeb93ee_s390x",
"8Base-RHACM-2.6:rhacm2/submariner-gateway-rhel8@sha256:b51a6807d7443069694125d36c9acf7d1e88f1add2008a9c52bff8c51a64c16b_amd64",
"8Base-RHACM-2.6:rhacm2/submariner-globalnet-rhel8@sha256:3178568b458bf35c1cec6a8eb16abeae3d468f3e5102849680c65050586e19bb_ppc64le",
"8Base-RHACM-2.6:rhacm2/submariner-globalnet-rhel8@sha256:58c0df811794ba52277feac73c046c1f78f6731c0792f28665601cac81494804_arm64",
"8Base-RHACM-2.6:rhacm2/submariner-globalnet-rhel8@sha256:8386fc6c583ce7e56af3aa07e6089599863381d9c2b206b674d093ea6a0604b1_s390x",
"8Base-RHACM-2.6:rhacm2/submariner-globalnet-rhel8@sha256:bc1fde61774378d347275e1500aa375570026b586390880d0d0de17cafca6343_amd64",
"8Base-RHACM-2.6:rhacm2/submariner-networkplugin-syncer-rhel8@sha256:2251e876e51328e5061469b7b6002395c6f7486d89fe8a09227c80e134c4341d_arm64",
"8Base-RHACM-2.6:rhacm2/submariner-networkplugin-syncer-rhel8@sha256:98bd14eceaa0fe009cf09072c2f8a08a89fca9bde79569bbd89ee17b77151fb9_amd64",
"8Base-RHACM-2.6:rhacm2/submariner-networkplugin-syncer-rhel8@sha256:c0a892fe4f1802ca3d3c6f03dab6cd25f1ebc41dcddf08d90a6d9aefc193971d_ppc64le",
"8Base-RHACM-2.6:rhacm2/submariner-networkplugin-syncer-rhel8@sha256:e829974f7d64601d7ac739bea120fe0a02dbc48e7e36d96bdc3b1ea64cbdb77d_s390x",
"8Base-RHACM-2.6:rhacm2/submariner-operator-bundle@sha256:11f67392d84dcd4b1e848f365a68d558d4df4ffc2aa7c00ecb882395c21a6161_ppc64le",
"8Base-RHACM-2.6:rhacm2/submariner-operator-bundle@sha256:c7c3d5733cdf2b5c4e2df9bf06442fcf4b01228d855015939b8f95493b400129_arm64",
"8Base-RHACM-2.6:rhacm2/submariner-operator-bundle@sha256:f67b1af05e09ec1d3b6cba8ed602c5df7331bd1f884602c8719acd6f32e8c2a2_s390x",
"8Base-RHACM-2.6:rhacm2/submariner-operator-bundle@sha256:fc54c972af6e78e88180bbc3dc0238112dc522de1824946e9dc9807a00fa02c0_amd64",
"8Base-RHACM-2.6:rhacm2/submariner-rhel8-operator@sha256:0173a537eaf3bbac4fb1ba7240cc8b9c3f577d18bd36d3f432b4a403ea691cc4_amd64",
"8Base-RHACM-2.6:rhacm2/submariner-rhel8-operator@sha256:137a2e4d7932cfe6260ab8f11c93f098824c12bb60bf98164ef3b09ea2f60cc7_ppc64le",
"8Base-RHACM-2.6:rhacm2/submariner-rhel8-operator@sha256:6908ddbc1fd9ca77c8ca722442c8d135918222cd122801652608f48558a93b35_arm64",
"8Base-RHACM-2.6:rhacm2/submariner-rhel8-operator@sha256:b76304abe66df877ea8ac3dd31ba02550465b33826b485f713c504ae1e7a7877_s390x",
"8Base-RHACM-2.6:rhacm2/submariner-route-agent-rhel8@sha256:3397dab22c690e3d8b6bad25393dd545b5f129bffb000906152903d89b07b890_amd64",
"8Base-RHACM-2.6:rhacm2/submariner-route-agent-rhel8@sha256:3c02f8b23658745194e77f262e16c560f816e5ca99d22162a3c42b241aaf327a_ppc64le",
"8Base-RHACM-2.6:rhacm2/submariner-route-agent-rhel8@sha256:46a5cebefbc09066e786d2a4520d26fb1a260f5635deedfb2d301a5ec605bc35_s390x",
"8Base-RHACM-2.6:rhacm2/submariner-route-agent-rhel8@sha256:789e9a6332a402c740505b10ba0a1095f97874094a07ee546c4dd4bb474a92db_arm64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2022: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": [
"8Base-RHACM-2.6:rhacm2/lighthouse-agent-rhel8@sha256:1b017999b67c62f47d4026b369033de4ea9523198524324b071bde7ce8bd54dd_amd64",
"8Base-RHACM-2.6:rhacm2/lighthouse-agent-rhel8@sha256:9165978e8f6b31c1b2c5ba1966c9ee1fa56fa9d57668b204690c792a67217de1_s390x",
"8Base-RHACM-2.6:rhacm2/lighthouse-agent-rhel8@sha256:9716dc5a8bf1aab38472108b186bd3013fc1d5ac0f86aea9a60c721d481e3741_ppc64le",
"8Base-RHACM-2.6:rhacm2/lighthouse-agent-rhel8@sha256:bb4137a931eb5b2ef530094c1d42077fba393f27c0727bb9fa9ca8ebef216d32_arm64",
"8Base-RHACM-2.6:rhacm2/lighthouse-coredns-rhel8@sha256:5fedb3d930a6b6a035e5041dbc37f5a72e842fa671d1d1b9a1d07683b3074655_ppc64le",
"8Base-RHACM-2.6:rhacm2/lighthouse-coredns-rhel8@sha256:7e35418061c0b5e670cc6315bd89b07ac26b1a657068a621c2278dee343f85a4_arm64",
"8Base-RHACM-2.6:rhacm2/lighthouse-coredns-rhel8@sha256:923cc15bf740a7a46f53d00bc9c51f8cedcb75d5aa8a5f7f80642ce750f875a7_s390x",
"8Base-RHACM-2.6:rhacm2/lighthouse-coredns-rhel8@sha256:a65cf2a44593713ab1bfac14a6dbf1a43d968b7ee1e5386a38c6ee0dbaa21a45_amd64",
"8Base-RHACM-2.6:rhacm2/nettest-rhel8@sha256:2f1feeb60f201def1b766553dc67fbfd67631a5fe08f951e40acc9ecf58e53be_s390x",
"8Base-RHACM-2.6:rhacm2/nettest-rhel8@sha256:801bf491658a7770b370b17f275385f6c405fdae8628df7591c68a2a674c8d77_ppc64le",
"8Base-RHACM-2.6:rhacm2/nettest-rhel8@sha256:bc00d390fca8f6f53f41bcc9314c68a565aa9b42c74278cb9f83b5c19f82bd69_amd64",
"8Base-RHACM-2.6:rhacm2/nettest-rhel8@sha256:d8b61063f3c9528c66e515f4f49dc10e253e0c1d7cbe0d55b5fc3d9092edd126_arm64",
"8Base-RHACM-2.6:rhacm2/subctl-rhel8@sha256:5412b60cf39eb7c7a874e7e0e6101c098825a1de742065e212a247660576cf6e_amd64",
"8Base-RHACM-2.6:rhacm2/subctl-rhel8@sha256:5a049cc3fd785a6afd3c65a80a6c158f769a7427db7352c0e2dbf51efe6688ac_s390x",
"8Base-RHACM-2.6:rhacm2/subctl-rhel8@sha256:69eb726de1608b83cd041c05abfe9d737d17995b00fc813bee8b032a4b108f58_arm64",
"8Base-RHACM-2.6:rhacm2/subctl-rhel8@sha256:bb5739cea600e427dc7f042e8224c93227f2f785c46f69881a0c7ecd475d5c27_ppc64le",
"8Base-RHACM-2.6:rhacm2/submariner-gateway-rhel8@sha256:29cc42136b0356c267bf8f1c599b1a85dd1a5ac175a95917ba609d8d42cf042b_arm64",
"8Base-RHACM-2.6:rhacm2/submariner-gateway-rhel8@sha256:63d12fafbc56aff2010ed094234066b7a16f6ddf04f7aeea12b9ad75cec005e3_ppc64le",
"8Base-RHACM-2.6:rhacm2/submariner-gateway-rhel8@sha256:9005919d438664eca44a75271ae1206a02fa4010ba66abae04745ccbbbeb93ee_s390x",
"8Base-RHACM-2.6:rhacm2/submariner-gateway-rhel8@sha256:b51a6807d7443069694125d36c9acf7d1e88f1add2008a9c52bff8c51a64c16b_amd64",
"8Base-RHACM-2.6:rhacm2/submariner-globalnet-rhel8@sha256:3178568b458bf35c1cec6a8eb16abeae3d468f3e5102849680c65050586e19bb_ppc64le",
"8Base-RHACM-2.6:rhacm2/submariner-globalnet-rhel8@sha256:58c0df811794ba52277feac73c046c1f78f6731c0792f28665601cac81494804_arm64",
"8Base-RHACM-2.6:rhacm2/submariner-globalnet-rhel8@sha256:8386fc6c583ce7e56af3aa07e6089599863381d9c2b206b674d093ea6a0604b1_s390x",
"8Base-RHACM-2.6:rhacm2/submariner-globalnet-rhel8@sha256:bc1fde61774378d347275e1500aa375570026b586390880d0d0de17cafca6343_amd64",
"8Base-RHACM-2.6:rhacm2/submariner-networkplugin-syncer-rhel8@sha256:2251e876e51328e5061469b7b6002395c6f7486d89fe8a09227c80e134c4341d_arm64",
"8Base-RHACM-2.6:rhacm2/submariner-networkplugin-syncer-rhel8@sha256:98bd14eceaa0fe009cf09072c2f8a08a89fca9bde79569bbd89ee17b77151fb9_amd64",
"8Base-RHACM-2.6:rhacm2/submariner-networkplugin-syncer-rhel8@sha256:c0a892fe4f1802ca3d3c6f03dab6cd25f1ebc41dcddf08d90a6d9aefc193971d_ppc64le",
"8Base-RHACM-2.6:rhacm2/submariner-networkplugin-syncer-rhel8@sha256:e829974f7d64601d7ac739bea120fe0a02dbc48e7e36d96bdc3b1ea64cbdb77d_s390x",
"8Base-RHACM-2.6:rhacm2/submariner-operator-bundle@sha256:11f67392d84dcd4b1e848f365a68d558d4df4ffc2aa7c00ecb882395c21a6161_ppc64le",
"8Base-RHACM-2.6:rhacm2/submariner-operator-bundle@sha256:c7c3d5733cdf2b5c4e2df9bf06442fcf4b01228d855015939b8f95493b400129_arm64",
"8Base-RHACM-2.6:rhacm2/submariner-operator-bundle@sha256:f67b1af05e09ec1d3b6cba8ed602c5df7331bd1f884602c8719acd6f32e8c2a2_s390x",
"8Base-RHACM-2.6:rhacm2/submariner-operator-bundle@sha256:fc54c972af6e78e88180bbc3dc0238112dc522de1824946e9dc9807a00fa02c0_amd64",
"8Base-RHACM-2.6:rhacm2/submariner-rhel8-operator@sha256:0173a537eaf3bbac4fb1ba7240cc8b9c3f577d18bd36d3f432b4a403ea691cc4_amd64",
"8Base-RHACM-2.6:rhacm2/submariner-rhel8-operator@sha256:137a2e4d7932cfe6260ab8f11c93f098824c12bb60bf98164ef3b09ea2f60cc7_ppc64le",
"8Base-RHACM-2.6:rhacm2/submariner-rhel8-operator@sha256:6908ddbc1fd9ca77c8ca722442c8d135918222cd122801652608f48558a93b35_arm64",
"8Base-RHACM-2.6:rhacm2/submariner-rhel8-operator@sha256:b76304abe66df877ea8ac3dd31ba02550465b33826b485f713c504ae1e7a7877_s390x",
"8Base-RHACM-2.6:rhacm2/submariner-route-agent-rhel8@sha256:3397dab22c690e3d8b6bad25393dd545b5f129bffb000906152903d89b07b890_amd64",
"8Base-RHACM-2.6:rhacm2/submariner-route-agent-rhel8@sha256:3c02f8b23658745194e77f262e16c560f816e5ca99d22162a3c42b241aaf327a_ppc64le",
"8Base-RHACM-2.6:rhacm2/submariner-route-agent-rhel8@sha256:46a5cebefbc09066e786d2a4520d26fb1a260f5635deedfb2d301a5ec605bc35_s390x",
"8Base-RHACM-2.6:rhacm2/submariner-route-agent-rhel8@sha256:789e9a6332a402c740505b10ba0a1095f97874094a07ee546c4dd4bb474a92db_arm64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "golang: path/filepath: stack exhaustion in Glob"
},
{
"cve": "CVE-2022-30633",
"cwe": {
"id": "CWE-1325",
"name": "Improperly Controlled Sequential Memory Allocation"
},
"discovery_date": "2022-07-14T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2107392"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in golang. Calling Unmarshal on an XML document into a Go struct, which has a nested field that uses the \"any\" field tag, can cause a panic due to stack exhaustion.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "golang: encoding/xml: stack exhaustion in Unmarshal",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "Red Hat has marked this as moderate impact for two primary reasons\n1. Though the vulnerability exists, it is hard to exploit in real scenarios (e.g., the attacker must be able to feed crafted XML documents into specific code paths).\n2. The vulnerability is a denial of service (DoS) due to stack exhaustion rather than code execution or data breach. Since it doesn\u2019t compromise confidentiality or integrity.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"8Base-RHACM-2.6:rhacm2/lighthouse-agent-rhel8@sha256:1b017999b67c62f47d4026b369033de4ea9523198524324b071bde7ce8bd54dd_amd64",
"8Base-RHACM-2.6:rhacm2/lighthouse-agent-rhel8@sha256:9165978e8f6b31c1b2c5ba1966c9ee1fa56fa9d57668b204690c792a67217de1_s390x",
"8Base-RHACM-2.6:rhacm2/lighthouse-agent-rhel8@sha256:9716dc5a8bf1aab38472108b186bd3013fc1d5ac0f86aea9a60c721d481e3741_ppc64le",
"8Base-RHACM-2.6:rhacm2/lighthouse-agent-rhel8@sha256:bb4137a931eb5b2ef530094c1d42077fba393f27c0727bb9fa9ca8ebef216d32_arm64",
"8Base-RHACM-2.6:rhacm2/lighthouse-coredns-rhel8@sha256:5fedb3d930a6b6a035e5041dbc37f5a72e842fa671d1d1b9a1d07683b3074655_ppc64le",
"8Base-RHACM-2.6:rhacm2/lighthouse-coredns-rhel8@sha256:7e35418061c0b5e670cc6315bd89b07ac26b1a657068a621c2278dee343f85a4_arm64",
"8Base-RHACM-2.6:rhacm2/lighthouse-coredns-rhel8@sha256:923cc15bf740a7a46f53d00bc9c51f8cedcb75d5aa8a5f7f80642ce750f875a7_s390x",
"8Base-RHACM-2.6:rhacm2/lighthouse-coredns-rhel8@sha256:a65cf2a44593713ab1bfac14a6dbf1a43d968b7ee1e5386a38c6ee0dbaa21a45_amd64",
"8Base-RHACM-2.6:rhacm2/nettest-rhel8@sha256:2f1feeb60f201def1b766553dc67fbfd67631a5fe08f951e40acc9ecf58e53be_s390x",
"8Base-RHACM-2.6:rhacm2/nettest-rhel8@sha256:801bf491658a7770b370b17f275385f6c405fdae8628df7591c68a2a674c8d77_ppc64le",
"8Base-RHACM-2.6:rhacm2/nettest-rhel8@sha256:bc00d390fca8f6f53f41bcc9314c68a565aa9b42c74278cb9f83b5c19f82bd69_amd64",
"8Base-RHACM-2.6:rhacm2/nettest-rhel8@sha256:d8b61063f3c9528c66e515f4f49dc10e253e0c1d7cbe0d55b5fc3d9092edd126_arm64",
"8Base-RHACM-2.6:rhacm2/subctl-rhel8@sha256:5412b60cf39eb7c7a874e7e0e6101c098825a1de742065e212a247660576cf6e_amd64",
"8Base-RHACM-2.6:rhacm2/subctl-rhel8@sha256:5a049cc3fd785a6afd3c65a80a6c158f769a7427db7352c0e2dbf51efe6688ac_s390x",
"8Base-RHACM-2.6:rhacm2/subctl-rhel8@sha256:69eb726de1608b83cd041c05abfe9d737d17995b00fc813bee8b032a4b108f58_arm64",
"8Base-RHACM-2.6:rhacm2/subctl-rhel8@sha256:bb5739cea600e427dc7f042e8224c93227f2f785c46f69881a0c7ecd475d5c27_ppc64le",
"8Base-RHACM-2.6:rhacm2/submariner-gateway-rhel8@sha256:29cc42136b0356c267bf8f1c599b1a85dd1a5ac175a95917ba609d8d42cf042b_arm64",
"8Base-RHACM-2.6:rhacm2/submariner-gateway-rhel8@sha256:63d12fafbc56aff2010ed094234066b7a16f6ddf04f7aeea12b9ad75cec005e3_ppc64le",
"8Base-RHACM-2.6:rhacm2/submariner-gateway-rhel8@sha256:9005919d438664eca44a75271ae1206a02fa4010ba66abae04745ccbbbeb93ee_s390x",
"8Base-RHACM-2.6:rhacm2/submariner-gateway-rhel8@sha256:b51a6807d7443069694125d36c9acf7d1e88f1add2008a9c52bff8c51a64c16b_amd64",
"8Base-RHACM-2.6:rhacm2/submariner-globalnet-rhel8@sha256:3178568b458bf35c1cec6a8eb16abeae3d468f3e5102849680c65050586e19bb_ppc64le",
"8Base-RHACM-2.6:rhacm2/submariner-globalnet-rhel8@sha256:58c0df811794ba52277feac73c046c1f78f6731c0792f28665601cac81494804_arm64",
"8Base-RHACM-2.6:rhacm2/submariner-globalnet-rhel8@sha256:8386fc6c583ce7e56af3aa07e6089599863381d9c2b206b674d093ea6a0604b1_s390x",
"8Base-RHACM-2.6:rhacm2/submariner-globalnet-rhel8@sha256:bc1fde61774378d347275e1500aa375570026b586390880d0d0de17cafca6343_amd64",
"8Base-RHACM-2.6:rhacm2/submariner-networkplugin-syncer-rhel8@sha256:2251e876e51328e5061469b7b6002395c6f7486d89fe8a09227c80e134c4341d_arm64",
"8Base-RHACM-2.6:rhacm2/submariner-networkplugin-syncer-rhel8@sha256:98bd14eceaa0fe009cf09072c2f8a08a89fca9bde79569bbd89ee17b77151fb9_amd64",
"8Base-RHACM-2.6:rhacm2/submariner-networkplugin-syncer-rhel8@sha256:c0a892fe4f1802ca3d3c6f03dab6cd25f1ebc41dcddf08d90a6d9aefc193971d_ppc64le",
"8Base-RHACM-2.6:rhacm2/submariner-networkplugin-syncer-rhel8@sha256:e829974f7d64601d7ac739bea120fe0a02dbc48e7e36d96bdc3b1ea64cbdb77d_s390x",
"8Base-RHACM-2.6:rhacm2/submariner-operator-bundle@sha256:11f67392d84dcd4b1e848f365a68d558d4df4ffc2aa7c00ecb882395c21a6161_ppc64le",
"8Base-RHACM-2.6:rhacm2/submariner-operator-bundle@sha256:c7c3d5733cdf2b5c4e2df9bf06442fcf4b01228d855015939b8f95493b400129_arm64",
"8Base-RHACM-2.6:rhacm2/submariner-operator-bundle@sha256:f67b1af05e09ec1d3b6cba8ed602c5df7331bd1f884602c8719acd6f32e8c2a2_s390x",
"8Base-RHACM-2.6:rhacm2/submariner-operator-bundle@sha256:fc54c972af6e78e88180bbc3dc0238112dc522de1824946e9dc9807a00fa02c0_amd64",
"8Base-RHACM-2.6:rhacm2/submariner-rhel8-operator@sha256:0173a537eaf3bbac4fb1ba7240cc8b9c3f577d18bd36d3f432b4a403ea691cc4_amd64",
"8Base-RHACM-2.6:rhacm2/submariner-rhel8-operator@sha256:137a2e4d7932cfe6260ab8f11c93f098824c12bb60bf98164ef3b09ea2f60cc7_ppc64le",
"8Base-RHACM-2.6:rhacm2/submariner-rhel8-operator@sha256:6908ddbc1fd9ca77c8ca722442c8d135918222cd122801652608f48558a93b35_arm64",
"8Base-RHACM-2.6:rhacm2/submariner-rhel8-operator@sha256:b76304abe66df877ea8ac3dd31ba02550465b33826b485f713c504ae1e7a7877_s390x",
"8Base-RHACM-2.6:rhacm2/submariner-route-agent-rhel8@sha256:3397dab22c690e3d8b6bad25393dd545b5f129bffb000906152903d89b07b890_amd64",
"8Base-RHACM-2.6:rhacm2/submariner-route-agent-rhel8@sha256:3c02f8b23658745194e77f262e16c560f816e5ca99d22162a3c42b241aaf327a_ppc64le",
"8Base-RHACM-2.6:rhacm2/submariner-route-agent-rhel8@sha256:46a5cebefbc09066e786d2a4520d26fb1a260f5635deedfb2d301a5ec605bc35_s390x",
"8Base-RHACM-2.6:rhacm2/submariner-route-agent-rhel8@sha256:789e9a6332a402c740505b10ba0a1095f97874094a07ee546c4dd4bb474a92db_arm64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2022-30633"
},
{
"category": "external",
"summary": "RHBZ#2107392",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2107392"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2022-30633",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-30633"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2022-30633",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2022-30633"
},
{
"category": "external",
"summary": "https://go.dev/issue/53611",
"url": "https://go.dev/issue/53611"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-announce/c/nqrv9fbR0zE",
"url": "https://groups.google.com/g/golang-announce/c/nqrv9fbR0zE"
}
],
"release_date": "2022-07-12T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2022-09-06T13:00:18+00:00",
"details": "For details on how to install Submariner, refer to:\n\nhttps://access.redhat.com/documentation/en-us/red_hat_advanced_cluster_management_for_kubernetes/2.6/html/add-ons/submariner#submariner-deploy-console \n\nand\n\nhttps://submariner.io/getting-started/",
"product_ids": [
"8Base-RHACM-2.6:rhacm2/lighthouse-agent-rhel8@sha256:1b017999b67c62f47d4026b369033de4ea9523198524324b071bde7ce8bd54dd_amd64",
"8Base-RHACM-2.6:rhacm2/lighthouse-agent-rhel8@sha256:9165978e8f6b31c1b2c5ba1966c9ee1fa56fa9d57668b204690c792a67217de1_s390x",
"8Base-RHACM-2.6:rhacm2/lighthouse-agent-rhel8@sha256:9716dc5a8bf1aab38472108b186bd3013fc1d5ac0f86aea9a60c721d481e3741_ppc64le",
"8Base-RHACM-2.6:rhacm2/lighthouse-agent-rhel8@sha256:bb4137a931eb5b2ef530094c1d42077fba393f27c0727bb9fa9ca8ebef216d32_arm64",
"8Base-RHACM-2.6:rhacm2/lighthouse-coredns-rhel8@sha256:5fedb3d930a6b6a035e5041dbc37f5a72e842fa671d1d1b9a1d07683b3074655_ppc64le",
"8Base-RHACM-2.6:rhacm2/lighthouse-coredns-rhel8@sha256:7e35418061c0b5e670cc6315bd89b07ac26b1a657068a621c2278dee343f85a4_arm64",
"8Base-RHACM-2.6:rhacm2/lighthouse-coredns-rhel8@sha256:923cc15bf740a7a46f53d00bc9c51f8cedcb75d5aa8a5f7f80642ce750f875a7_s390x",
"8Base-RHACM-2.6:rhacm2/lighthouse-coredns-rhel8@sha256:a65cf2a44593713ab1bfac14a6dbf1a43d968b7ee1e5386a38c6ee0dbaa21a45_amd64",
"8Base-RHACM-2.6:rhacm2/nettest-rhel8@sha256:2f1feeb60f201def1b766553dc67fbfd67631a5fe08f951e40acc9ecf58e53be_s390x",
"8Base-RHACM-2.6:rhacm2/nettest-rhel8@sha256:801bf491658a7770b370b17f275385f6c405fdae8628df7591c68a2a674c8d77_ppc64le",
"8Base-RHACM-2.6:rhacm2/nettest-rhel8@sha256:bc00d390fca8f6f53f41bcc9314c68a565aa9b42c74278cb9f83b5c19f82bd69_amd64",
"8Base-RHACM-2.6:rhacm2/nettest-rhel8@sha256:d8b61063f3c9528c66e515f4f49dc10e253e0c1d7cbe0d55b5fc3d9092edd126_arm64",
"8Base-RHACM-2.6:rhacm2/subctl-rhel8@sha256:5412b60cf39eb7c7a874e7e0e6101c098825a1de742065e212a247660576cf6e_amd64",
"8Base-RHACM-2.6:rhacm2/subctl-rhel8@sha256:5a049cc3fd785a6afd3c65a80a6c158f769a7427db7352c0e2dbf51efe6688ac_s390x",
"8Base-RHACM-2.6:rhacm2/subctl-rhel8@sha256:69eb726de1608b83cd041c05abfe9d737d17995b00fc813bee8b032a4b108f58_arm64",
"8Base-RHACM-2.6:rhacm2/subctl-rhel8@sha256:bb5739cea600e427dc7f042e8224c93227f2f785c46f69881a0c7ecd475d5c27_ppc64le",
"8Base-RHACM-2.6:rhacm2/submariner-gateway-rhel8@sha256:29cc42136b0356c267bf8f1c599b1a85dd1a5ac175a95917ba609d8d42cf042b_arm64",
"8Base-RHACM-2.6:rhacm2/submariner-gateway-rhel8@sha256:63d12fafbc56aff2010ed094234066b7a16f6ddf04f7aeea12b9ad75cec005e3_ppc64le",
"8Base-RHACM-2.6:rhacm2/submariner-gateway-rhel8@sha256:9005919d438664eca44a75271ae1206a02fa4010ba66abae04745ccbbbeb93ee_s390x",
"8Base-RHACM-2.6:rhacm2/submariner-gateway-rhel8@sha256:b51a6807d7443069694125d36c9acf7d1e88f1add2008a9c52bff8c51a64c16b_amd64",
"8Base-RHACM-2.6:rhacm2/submariner-globalnet-rhel8@sha256:3178568b458bf35c1cec6a8eb16abeae3d468f3e5102849680c65050586e19bb_ppc64le",
"8Base-RHACM-2.6:rhacm2/submariner-globalnet-rhel8@sha256:58c0df811794ba52277feac73c046c1f78f6731c0792f28665601cac81494804_arm64",
"8Base-RHACM-2.6:rhacm2/submariner-globalnet-rhel8@sha256:8386fc6c583ce7e56af3aa07e6089599863381d9c2b206b674d093ea6a0604b1_s390x",
"8Base-RHACM-2.6:rhacm2/submariner-globalnet-rhel8@sha256:bc1fde61774378d347275e1500aa375570026b586390880d0d0de17cafca6343_amd64",
"8Base-RHACM-2.6:rhacm2/submariner-networkplugin-syncer-rhel8@sha256:2251e876e51328e5061469b7b6002395c6f7486d89fe8a09227c80e134c4341d_arm64",
"8Base-RHACM-2.6:rhacm2/submariner-networkplugin-syncer-rhel8@sha256:98bd14eceaa0fe009cf09072c2f8a08a89fca9bde79569bbd89ee17b77151fb9_amd64",
"8Base-RHACM-2.6:rhacm2/submariner-networkplugin-syncer-rhel8@sha256:c0a892fe4f1802ca3d3c6f03dab6cd25f1ebc41dcddf08d90a6d9aefc193971d_ppc64le",
"8Base-RHACM-2.6:rhacm2/submariner-networkplugin-syncer-rhel8@sha256:e829974f7d64601d7ac739bea120fe0a02dbc48e7e36d96bdc3b1ea64cbdb77d_s390x",
"8Base-RHACM-2.6:rhacm2/submariner-operator-bundle@sha256:11f67392d84dcd4b1e848f365a68d558d4df4ffc2aa7c00ecb882395c21a6161_ppc64le",
"8Base-RHACM-2.6:rhacm2/submariner-operator-bundle@sha256:c7c3d5733cdf2b5c4e2df9bf06442fcf4b01228d855015939b8f95493b400129_arm64",
"8Base-RHACM-2.6:rhacm2/submariner-operator-bundle@sha256:f67b1af05e09ec1d3b6cba8ed602c5df7331bd1f884602c8719acd6f32e8c2a2_s390x",
"8Base-RHACM-2.6:rhacm2/submariner-operator-bundle@sha256:fc54c972af6e78e88180bbc3dc0238112dc522de1824946e9dc9807a00fa02c0_amd64",
"8Base-RHACM-2.6:rhacm2/submariner-rhel8-operator@sha256:0173a537eaf3bbac4fb1ba7240cc8b9c3f577d18bd36d3f432b4a403ea691cc4_amd64",
"8Base-RHACM-2.6:rhacm2/submariner-rhel8-operator@sha256:137a2e4d7932cfe6260ab8f11c93f098824c12bb60bf98164ef3b09ea2f60cc7_ppc64le",
"8Base-RHACM-2.6:rhacm2/submariner-rhel8-operator@sha256:6908ddbc1fd9ca77c8ca722442c8d135918222cd122801652608f48558a93b35_arm64",
"8Base-RHACM-2.6:rhacm2/submariner-rhel8-operator@sha256:b76304abe66df877ea8ac3dd31ba02550465b33826b485f713c504ae1e7a7877_s390x",
"8Base-RHACM-2.6:rhacm2/submariner-route-agent-rhel8@sha256:3397dab22c690e3d8b6bad25393dd545b5f129bffb000906152903d89b07b890_amd64",
"8Base-RHACM-2.6:rhacm2/submariner-route-agent-rhel8@sha256:3c02f8b23658745194e77f262e16c560f816e5ca99d22162a3c42b241aaf327a_ppc64le",
"8Base-RHACM-2.6:rhacm2/submariner-route-agent-rhel8@sha256:46a5cebefbc09066e786d2a4520d26fb1a260f5635deedfb2d301a5ec605bc35_s390x",
"8Base-RHACM-2.6:rhacm2/submariner-route-agent-rhel8@sha256:789e9a6332a402c740505b10ba0a1095f97874094a07ee546c4dd4bb474a92db_arm64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2022: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": [
"8Base-RHACM-2.6:rhacm2/lighthouse-agent-rhel8@sha256:1b017999b67c62f47d4026b369033de4ea9523198524324b071bde7ce8bd54dd_amd64",
"8Base-RHACM-2.6:rhacm2/lighthouse-agent-rhel8@sha256:9165978e8f6b31c1b2c5ba1966c9ee1fa56fa9d57668b204690c792a67217de1_s390x",
"8Base-RHACM-2.6:rhacm2/lighthouse-agent-rhel8@sha256:9716dc5a8bf1aab38472108b186bd3013fc1d5ac0f86aea9a60c721d481e3741_ppc64le",
"8Base-RHACM-2.6:rhacm2/lighthouse-agent-rhel8@sha256:bb4137a931eb5b2ef530094c1d42077fba393f27c0727bb9fa9ca8ebef216d32_arm64",
"8Base-RHACM-2.6:rhacm2/lighthouse-coredns-rhel8@sha256:5fedb3d930a6b6a035e5041dbc37f5a72e842fa671d1d1b9a1d07683b3074655_ppc64le",
"8Base-RHACM-2.6:rhacm2/lighthouse-coredns-rhel8@sha256:7e35418061c0b5e670cc6315bd89b07ac26b1a657068a621c2278dee343f85a4_arm64",
"8Base-RHACM-2.6:rhacm2/lighthouse-coredns-rhel8@sha256:923cc15bf740a7a46f53d00bc9c51f8cedcb75d5aa8a5f7f80642ce750f875a7_s390x",
"8Base-RHACM-2.6:rhacm2/lighthouse-coredns-rhel8@sha256:a65cf2a44593713ab1bfac14a6dbf1a43d968b7ee1e5386a38c6ee0dbaa21a45_amd64",
"8Base-RHACM-2.6:rhacm2/nettest-rhel8@sha256:2f1feeb60f201def1b766553dc67fbfd67631a5fe08f951e40acc9ecf58e53be_s390x",
"8Base-RHACM-2.6:rhacm2/nettest-rhel8@sha256:801bf491658a7770b370b17f275385f6c405fdae8628df7591c68a2a674c8d77_ppc64le",
"8Base-RHACM-2.6:rhacm2/nettest-rhel8@sha256:bc00d390fca8f6f53f41bcc9314c68a565aa9b42c74278cb9f83b5c19f82bd69_amd64",
"8Base-RHACM-2.6:rhacm2/nettest-rhel8@sha256:d8b61063f3c9528c66e515f4f49dc10e253e0c1d7cbe0d55b5fc3d9092edd126_arm64",
"8Base-RHACM-2.6:rhacm2/subctl-rhel8@sha256:5412b60cf39eb7c7a874e7e0e6101c098825a1de742065e212a247660576cf6e_amd64",
"8Base-RHACM-2.6:rhacm2/subctl-rhel8@sha256:5a049cc3fd785a6afd3c65a80a6c158f769a7427db7352c0e2dbf51efe6688ac_s390x",
"8Base-RHACM-2.6:rhacm2/subctl-rhel8@sha256:69eb726de1608b83cd041c05abfe9d737d17995b00fc813bee8b032a4b108f58_arm64",
"8Base-RHACM-2.6:rhacm2/subctl-rhel8@sha256:bb5739cea600e427dc7f042e8224c93227f2f785c46f69881a0c7ecd475d5c27_ppc64le",
"8Base-RHACM-2.6:rhacm2/submariner-gateway-rhel8@sha256:29cc42136b0356c267bf8f1c599b1a85dd1a5ac175a95917ba609d8d42cf042b_arm64",
"8Base-RHACM-2.6:rhacm2/submariner-gateway-rhel8@sha256:63d12fafbc56aff2010ed094234066b7a16f6ddf04f7aeea12b9ad75cec005e3_ppc64le",
"8Base-RHACM-2.6:rhacm2/submariner-gateway-rhel8@sha256:9005919d438664eca44a75271ae1206a02fa4010ba66abae04745ccbbbeb93ee_s390x",
"8Base-RHACM-2.6:rhacm2/submariner-gateway-rhel8@sha256:b51a6807d7443069694125d36c9acf7d1e88f1add2008a9c52bff8c51a64c16b_amd64",
"8Base-RHACM-2.6:rhacm2/submariner-globalnet-rhel8@sha256:3178568b458bf35c1cec6a8eb16abeae3d468f3e5102849680c65050586e19bb_ppc64le",
"8Base-RHACM-2.6:rhacm2/submariner-globalnet-rhel8@sha256:58c0df811794ba52277feac73c046c1f78f6731c0792f28665601cac81494804_arm64",
"8Base-RHACM-2.6:rhacm2/submariner-globalnet-rhel8@sha256:8386fc6c583ce7e56af3aa07e6089599863381d9c2b206b674d093ea6a0604b1_s390x",
"8Base-RHACM-2.6:rhacm2/submariner-globalnet-rhel8@sha256:bc1fde61774378d347275e1500aa375570026b586390880d0d0de17cafca6343_amd64",
"8Base-RHACM-2.6:rhacm2/submariner-networkplugin-syncer-rhel8@sha256:2251e876e51328e5061469b7b6002395c6f7486d89fe8a09227c80e134c4341d_arm64",
"8Base-RHACM-2.6:rhacm2/submariner-networkplugin-syncer-rhel8@sha256:98bd14eceaa0fe009cf09072c2f8a08a89fca9bde79569bbd89ee17b77151fb9_amd64",
"8Base-RHACM-2.6:rhacm2/submariner-networkplugin-syncer-rhel8@sha256:c0a892fe4f1802ca3d3c6f03dab6cd25f1ebc41dcddf08d90a6d9aefc193971d_ppc64le",
"8Base-RHACM-2.6:rhacm2/submariner-networkplugin-syncer-rhel8@sha256:e829974f7d64601d7ac739bea120fe0a02dbc48e7e36d96bdc3b1ea64cbdb77d_s390x",
"8Base-RHACM-2.6:rhacm2/submariner-operator-bundle@sha256:11f67392d84dcd4b1e848f365a68d558d4df4ffc2aa7c00ecb882395c21a6161_ppc64le",
"8Base-RHACM-2.6:rhacm2/submariner-operator-bundle@sha256:c7c3d5733cdf2b5c4e2df9bf06442fcf4b01228d855015939b8f95493b400129_arm64",
"8Base-RHACM-2.6:rhacm2/submariner-operator-bundle@sha256:f67b1af05e09ec1d3b6cba8ed602c5df7331bd1f884602c8719acd6f32e8c2a2_s390x",
"8Base-RHACM-2.6:rhacm2/submariner-operator-bundle@sha256:fc54c972af6e78e88180bbc3dc0238112dc522de1824946e9dc9807a00fa02c0_amd64",
"8Base-RHACM-2.6:rhacm2/submariner-rhel8-operator@sha256:0173a537eaf3bbac4fb1ba7240cc8b9c3f577d18bd36d3f432b4a403ea691cc4_amd64",
"8Base-RHACM-2.6:rhacm2/submariner-rhel8-operator@sha256:137a2e4d7932cfe6260ab8f11c93f098824c12bb60bf98164ef3b09ea2f60cc7_ppc64le",
"8Base-RHACM-2.6:rhacm2/submariner-rhel8-operator@sha256:6908ddbc1fd9ca77c8ca722442c8d135918222cd122801652608f48558a93b35_arm64",
"8Base-RHACM-2.6:rhacm2/submariner-rhel8-operator@sha256:b76304abe66df877ea8ac3dd31ba02550465b33826b485f713c504ae1e7a7877_s390x",
"8Base-RHACM-2.6:rhacm2/submariner-route-agent-rhel8@sha256:3397dab22c690e3d8b6bad25393dd545b5f129bffb000906152903d89b07b890_amd64",
"8Base-RHACM-2.6:rhacm2/submariner-route-agent-rhel8@sha256:3c02f8b23658745194e77f262e16c560f816e5ca99d22162a3c42b241aaf327a_ppc64le",
"8Base-RHACM-2.6:rhacm2/submariner-route-agent-rhel8@sha256:46a5cebefbc09066e786d2a4520d26fb1a260f5635deedfb2d301a5ec605bc35_s390x",
"8Base-RHACM-2.6:rhacm2/submariner-route-agent-rhel8@sha256:789e9a6332a402c740505b10ba0a1095f97874094a07ee546c4dd4bb474a92db_arm64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "golang: encoding/xml: stack exhaustion in Unmarshal"
},
{
"cve": "CVE-2022-30635",
"cwe": {
"id": "CWE-1325",
"name": "Improperly Controlled Sequential Memory Allocation"
},
"discovery_date": "2022-07-14T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2107388"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in golang. When calling Decoder, Decode on a message that contains deeply nested structures, a panic can occur due to stack exhaustion and allows an attacker to impact system availability.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "golang: encoding/gob: stack exhaustion in Decoder.Decode",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "OpenShift Container Platform (OCP) starting from 4.10 stream is already compiled in the patched version of Go, hence is not affected by this vulnerability.The vulnerability has been rated as moderate instead of high because the vulnerability can only result in a minor denial of service.\n\nWithin regulated environments, a combination of the following controls acts as a significant barrier to successfully exploiting a CWE-1325: Improperly Controlled Sequential Memory Allocation vulnerability and therefore downgrades the severity of this particular CVE from Moderate to Low.\n\nAccess to the platform is granted only after successful hard token-based multi-factor authentication (MFA) and is governed by least privilege to ensure only authorized users and roles can execute or modify code. Static code analysis and peer reviews enforce strong input validation and error handling, preventing improperly validated inputs from causing system instability, data exposure, or privilege escalation. In the event of successful exploitation, process isolation limits the impact of excessive sequential memory allocation by restricting memory use per process, preventing any single process from exhausting system resources. Finally, the platform uses memory protection mechanisms such as Data Execution Prevention (DEP) and Address Space Layout Randomization (ASLR) to reduce the risk of memory allocation-based attacks.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"8Base-RHACM-2.6:rhacm2/lighthouse-agent-rhel8@sha256:1b017999b67c62f47d4026b369033de4ea9523198524324b071bde7ce8bd54dd_amd64",
"8Base-RHACM-2.6:rhacm2/lighthouse-agent-rhel8@sha256:9165978e8f6b31c1b2c5ba1966c9ee1fa56fa9d57668b204690c792a67217de1_s390x",
"8Base-RHACM-2.6:rhacm2/lighthouse-agent-rhel8@sha256:9716dc5a8bf1aab38472108b186bd3013fc1d5ac0f86aea9a60c721d481e3741_ppc64le",
"8Base-RHACM-2.6:rhacm2/lighthouse-agent-rhel8@sha256:bb4137a931eb5b2ef530094c1d42077fba393f27c0727bb9fa9ca8ebef216d32_arm64",
"8Base-RHACM-2.6:rhacm2/lighthouse-coredns-rhel8@sha256:5fedb3d930a6b6a035e5041dbc37f5a72e842fa671d1d1b9a1d07683b3074655_ppc64le",
"8Base-RHACM-2.6:rhacm2/lighthouse-coredns-rhel8@sha256:7e35418061c0b5e670cc6315bd89b07ac26b1a657068a621c2278dee343f85a4_arm64",
"8Base-RHACM-2.6:rhacm2/lighthouse-coredns-rhel8@sha256:923cc15bf740a7a46f53d00bc9c51f8cedcb75d5aa8a5f7f80642ce750f875a7_s390x",
"8Base-RHACM-2.6:rhacm2/lighthouse-coredns-rhel8@sha256:a65cf2a44593713ab1bfac14a6dbf1a43d968b7ee1e5386a38c6ee0dbaa21a45_amd64",
"8Base-RHACM-2.6:rhacm2/nettest-rhel8@sha256:2f1feeb60f201def1b766553dc67fbfd67631a5fe08f951e40acc9ecf58e53be_s390x",
"8Base-RHACM-2.6:rhacm2/nettest-rhel8@sha256:801bf491658a7770b370b17f275385f6c405fdae8628df7591c68a2a674c8d77_ppc64le",
"8Base-RHACM-2.6:rhacm2/nettest-rhel8@sha256:bc00d390fca8f6f53f41bcc9314c68a565aa9b42c74278cb9f83b5c19f82bd69_amd64",
"8Base-RHACM-2.6:rhacm2/nettest-rhel8@sha256:d8b61063f3c9528c66e515f4f49dc10e253e0c1d7cbe0d55b5fc3d9092edd126_arm64",
"8Base-RHACM-2.6:rhacm2/subctl-rhel8@sha256:5412b60cf39eb7c7a874e7e0e6101c098825a1de742065e212a247660576cf6e_amd64",
"8Base-RHACM-2.6:rhacm2/subctl-rhel8@sha256:5a049cc3fd785a6afd3c65a80a6c158f769a7427db7352c0e2dbf51efe6688ac_s390x",
"8Base-RHACM-2.6:rhacm2/subctl-rhel8@sha256:69eb726de1608b83cd041c05abfe9d737d17995b00fc813bee8b032a4b108f58_arm64",
"8Base-RHACM-2.6:rhacm2/subctl-rhel8@sha256:bb5739cea600e427dc7f042e8224c93227f2f785c46f69881a0c7ecd475d5c27_ppc64le",
"8Base-RHACM-2.6:rhacm2/submariner-gateway-rhel8@sha256:29cc42136b0356c267bf8f1c599b1a85dd1a5ac175a95917ba609d8d42cf042b_arm64",
"8Base-RHACM-2.6:rhacm2/submariner-gateway-rhel8@sha256:63d12fafbc56aff2010ed094234066b7a16f6ddf04f7aeea12b9ad75cec005e3_ppc64le",
"8Base-RHACM-2.6:rhacm2/submariner-gateway-rhel8@sha256:9005919d438664eca44a75271ae1206a02fa4010ba66abae04745ccbbbeb93ee_s390x",
"8Base-RHACM-2.6:rhacm2/submariner-gateway-rhel8@sha256:b51a6807d7443069694125d36c9acf7d1e88f1add2008a9c52bff8c51a64c16b_amd64",
"8Base-RHACM-2.6:rhacm2/submariner-globalnet-rhel8@sha256:3178568b458bf35c1cec6a8eb16abeae3d468f3e5102849680c65050586e19bb_ppc64le",
"8Base-RHACM-2.6:rhacm2/submariner-globalnet-rhel8@sha256:58c0df811794ba52277feac73c046c1f78f6731c0792f28665601cac81494804_arm64",
"8Base-RHACM-2.6:rhacm2/submariner-globalnet-rhel8@sha256:8386fc6c583ce7e56af3aa07e6089599863381d9c2b206b674d093ea6a0604b1_s390x",
"8Base-RHACM-2.6:rhacm2/submariner-globalnet-rhel8@sha256:bc1fde61774378d347275e1500aa375570026b586390880d0d0de17cafca6343_amd64",
"8Base-RHACM-2.6:rhacm2/submariner-networkplugin-syncer-rhel8@sha256:2251e876e51328e5061469b7b6002395c6f7486d89fe8a09227c80e134c4341d_arm64",
"8Base-RHACM-2.6:rhacm2/submariner-networkplugin-syncer-rhel8@sha256:98bd14eceaa0fe009cf09072c2f8a08a89fca9bde79569bbd89ee17b77151fb9_amd64",
"8Base-RHACM-2.6:rhacm2/submariner-networkplugin-syncer-rhel8@sha256:c0a892fe4f1802ca3d3c6f03dab6cd25f1ebc41dcddf08d90a6d9aefc193971d_ppc64le",
"8Base-RHACM-2.6:rhacm2/submariner-networkplugin-syncer-rhel8@sha256:e829974f7d64601d7ac739bea120fe0a02dbc48e7e36d96bdc3b1ea64cbdb77d_s390x",
"8Base-RHACM-2.6:rhacm2/submariner-operator-bundle@sha256:11f67392d84dcd4b1e848f365a68d558d4df4ffc2aa7c00ecb882395c21a6161_ppc64le",
"8Base-RHACM-2.6:rhacm2/submariner-operator-bundle@sha256:c7c3d5733cdf2b5c4e2df9bf06442fcf4b01228d855015939b8f95493b400129_arm64",
"8Base-RHACM-2.6:rhacm2/submariner-operator-bundle@sha256:f67b1af05e09ec1d3b6cba8ed602c5df7331bd1f884602c8719acd6f32e8c2a2_s390x",
"8Base-RHACM-2.6:rhacm2/submariner-operator-bundle@sha256:fc54c972af6e78e88180bbc3dc0238112dc522de1824946e9dc9807a00fa02c0_amd64",
"8Base-RHACM-2.6:rhacm2/submariner-rhel8-operator@sha256:0173a537eaf3bbac4fb1ba7240cc8b9c3f577d18bd36d3f432b4a403ea691cc4_amd64",
"8Base-RHACM-2.6:rhacm2/submariner-rhel8-operator@sha256:137a2e4d7932cfe6260ab8f11c93f098824c12bb60bf98164ef3b09ea2f60cc7_ppc64le",
"8Base-RHACM-2.6:rhacm2/submariner-rhel8-operator@sha256:6908ddbc1fd9ca77c8ca722442c8d135918222cd122801652608f48558a93b35_arm64",
"8Base-RHACM-2.6:rhacm2/submariner-rhel8-operator@sha256:b76304abe66df877ea8ac3dd31ba02550465b33826b485f713c504ae1e7a7877_s390x",
"8Base-RHACM-2.6:rhacm2/submariner-route-agent-rhel8@sha256:3397dab22c690e3d8b6bad25393dd545b5f129bffb000906152903d89b07b890_amd64",
"8Base-RHACM-2.6:rhacm2/submariner-route-agent-rhel8@sha256:3c02f8b23658745194e77f262e16c560f816e5ca99d22162a3c42b241aaf327a_ppc64le",
"8Base-RHACM-2.6:rhacm2/submariner-route-agent-rhel8@sha256:46a5cebefbc09066e786d2a4520d26fb1a260f5635deedfb2d301a5ec605bc35_s390x",
"8Base-RHACM-2.6:rhacm2/submariner-route-agent-rhel8@sha256:789e9a6332a402c740505b10ba0a1095f97874094a07ee546c4dd4bb474a92db_arm64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2022-30635"
},
{
"category": "external",
"summary": "RHBZ#2107388",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2107388"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2022-30635",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-30635"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2022-30635",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2022-30635"
},
{
"category": "external",
"summary": "https://go.dev/issue/53615",
"url": "https://go.dev/issue/53615"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-announce/c/nqrv9fbR0zE",
"url": "https://groups.google.com/g/golang-announce/c/nqrv9fbR0zE"
}
],
"release_date": "2022-07-12T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2022-09-06T13:00:18+00:00",
"details": "For details on how to install Submariner, refer to:\n\nhttps://access.redhat.com/documentation/en-us/red_hat_advanced_cluster_management_for_kubernetes/2.6/html/add-ons/submariner#submariner-deploy-console \n\nand\n\nhttps://submariner.io/getting-started/",
"product_ids": [
"8Base-RHACM-2.6:rhacm2/lighthouse-agent-rhel8@sha256:1b017999b67c62f47d4026b369033de4ea9523198524324b071bde7ce8bd54dd_amd64",
"8Base-RHACM-2.6:rhacm2/lighthouse-agent-rhel8@sha256:9165978e8f6b31c1b2c5ba1966c9ee1fa56fa9d57668b204690c792a67217de1_s390x",
"8Base-RHACM-2.6:rhacm2/lighthouse-agent-rhel8@sha256:9716dc5a8bf1aab38472108b186bd3013fc1d5ac0f86aea9a60c721d481e3741_ppc64le",
"8Base-RHACM-2.6:rhacm2/lighthouse-agent-rhel8@sha256:bb4137a931eb5b2ef530094c1d42077fba393f27c0727bb9fa9ca8ebef216d32_arm64",
"8Base-RHACM-2.6:rhacm2/lighthouse-coredns-rhel8@sha256:5fedb3d930a6b6a035e5041dbc37f5a72e842fa671d1d1b9a1d07683b3074655_ppc64le",
"8Base-RHACM-2.6:rhacm2/lighthouse-coredns-rhel8@sha256:7e35418061c0b5e670cc6315bd89b07ac26b1a657068a621c2278dee343f85a4_arm64",
"8Base-RHACM-2.6:rhacm2/lighthouse-coredns-rhel8@sha256:923cc15bf740a7a46f53d00bc9c51f8cedcb75d5aa8a5f7f80642ce750f875a7_s390x",
"8Base-RHACM-2.6:rhacm2/lighthouse-coredns-rhel8@sha256:a65cf2a44593713ab1bfac14a6dbf1a43d968b7ee1e5386a38c6ee0dbaa21a45_amd64",
"8Base-RHACM-2.6:rhacm2/nettest-rhel8@sha256:2f1feeb60f201def1b766553dc67fbfd67631a5fe08f951e40acc9ecf58e53be_s390x",
"8Base-RHACM-2.6:rhacm2/nettest-rhel8@sha256:801bf491658a7770b370b17f275385f6c405fdae8628df7591c68a2a674c8d77_ppc64le",
"8Base-RHACM-2.6:rhacm2/nettest-rhel8@sha256:bc00d390fca8f6f53f41bcc9314c68a565aa9b42c74278cb9f83b5c19f82bd69_amd64",
"8Base-RHACM-2.6:rhacm2/nettest-rhel8@sha256:d8b61063f3c9528c66e515f4f49dc10e253e0c1d7cbe0d55b5fc3d9092edd126_arm64",
"8Base-RHACM-2.6:rhacm2/subctl-rhel8@sha256:5412b60cf39eb7c7a874e7e0e6101c098825a1de742065e212a247660576cf6e_amd64",
"8Base-RHACM-2.6:rhacm2/subctl-rhel8@sha256:5a049cc3fd785a6afd3c65a80a6c158f769a7427db7352c0e2dbf51efe6688ac_s390x",
"8Base-RHACM-2.6:rhacm2/subctl-rhel8@sha256:69eb726de1608b83cd041c05abfe9d737d17995b00fc813bee8b032a4b108f58_arm64",
"8Base-RHACM-2.6:rhacm2/subctl-rhel8@sha256:bb5739cea600e427dc7f042e8224c93227f2f785c46f69881a0c7ecd475d5c27_ppc64le",
"8Base-RHACM-2.6:rhacm2/submariner-gateway-rhel8@sha256:29cc42136b0356c267bf8f1c599b1a85dd1a5ac175a95917ba609d8d42cf042b_arm64",
"8Base-RHACM-2.6:rhacm2/submariner-gateway-rhel8@sha256:63d12fafbc56aff2010ed094234066b7a16f6ddf04f7aeea12b9ad75cec005e3_ppc64le",
"8Base-RHACM-2.6:rhacm2/submariner-gateway-rhel8@sha256:9005919d438664eca44a75271ae1206a02fa4010ba66abae04745ccbbbeb93ee_s390x",
"8Base-RHACM-2.6:rhacm2/submariner-gateway-rhel8@sha256:b51a6807d7443069694125d36c9acf7d1e88f1add2008a9c52bff8c51a64c16b_amd64",
"8Base-RHACM-2.6:rhacm2/submariner-globalnet-rhel8@sha256:3178568b458bf35c1cec6a8eb16abeae3d468f3e5102849680c65050586e19bb_ppc64le",
"8Base-RHACM-2.6:rhacm2/submariner-globalnet-rhel8@sha256:58c0df811794ba52277feac73c046c1f78f6731c0792f28665601cac81494804_arm64",
"8Base-RHACM-2.6:rhacm2/submariner-globalnet-rhel8@sha256:8386fc6c583ce7e56af3aa07e6089599863381d9c2b206b674d093ea6a0604b1_s390x",
"8Base-RHACM-2.6:rhacm2/submariner-globalnet-rhel8@sha256:bc1fde61774378d347275e1500aa375570026b586390880d0d0de17cafca6343_amd64",
"8Base-RHACM-2.6:rhacm2/submariner-networkplugin-syncer-rhel8@sha256:2251e876e51328e5061469b7b6002395c6f7486d89fe8a09227c80e134c4341d_arm64",
"8Base-RHACM-2.6:rhacm2/submariner-networkplugin-syncer-rhel8@sha256:98bd14eceaa0fe009cf09072c2f8a08a89fca9bde79569bbd89ee17b77151fb9_amd64",
"8Base-RHACM-2.6:rhacm2/submariner-networkplugin-syncer-rhel8@sha256:c0a892fe4f1802ca3d3c6f03dab6cd25f1ebc41dcddf08d90a6d9aefc193971d_ppc64le",
"8Base-RHACM-2.6:rhacm2/submariner-networkplugin-syncer-rhel8@sha256:e829974f7d64601d7ac739bea120fe0a02dbc48e7e36d96bdc3b1ea64cbdb77d_s390x",
"8Base-RHACM-2.6:rhacm2/submariner-operator-bundle@sha256:11f67392d84dcd4b1e848f365a68d558d4df4ffc2aa7c00ecb882395c21a6161_ppc64le",
"8Base-RHACM-2.6:rhacm2/submariner-operator-bundle@sha256:c7c3d5733cdf2b5c4e2df9bf06442fcf4b01228d855015939b8f95493b400129_arm64",
"8Base-RHACM-2.6:rhacm2/submariner-operator-bundle@sha256:f67b1af05e09ec1d3b6cba8ed602c5df7331bd1f884602c8719acd6f32e8c2a2_s390x",
"8Base-RHACM-2.6:rhacm2/submariner-operator-bundle@sha256:fc54c972af6e78e88180bbc3dc0238112dc522de1824946e9dc9807a00fa02c0_amd64",
"8Base-RHACM-2.6:rhacm2/submariner-rhel8-operator@sha256:0173a537eaf3bbac4fb1ba7240cc8b9c3f577d18bd36d3f432b4a403ea691cc4_amd64",
"8Base-RHACM-2.6:rhacm2/submariner-rhel8-operator@sha256:137a2e4d7932cfe6260ab8f11c93f098824c12bb60bf98164ef3b09ea2f60cc7_ppc64le",
"8Base-RHACM-2.6:rhacm2/submariner-rhel8-operator@sha256:6908ddbc1fd9ca77c8ca722442c8d135918222cd122801652608f48558a93b35_arm64",
"8Base-RHACM-2.6:rhacm2/submariner-rhel8-operator@sha256:b76304abe66df877ea8ac3dd31ba02550465b33826b485f713c504ae1e7a7877_s390x",
"8Base-RHACM-2.6:rhacm2/submariner-route-agent-rhel8@sha256:3397dab22c690e3d8b6bad25393dd545b5f129bffb000906152903d89b07b890_amd64",
"8Base-RHACM-2.6:rhacm2/submariner-route-agent-rhel8@sha256:3c02f8b23658745194e77f262e16c560f816e5ca99d22162a3c42b241aaf327a_ppc64le",
"8Base-RHACM-2.6:rhacm2/submariner-route-agent-rhel8@sha256:46a5cebefbc09066e786d2a4520d26fb1a260f5635deedfb2d301a5ec605bc35_s390x",
"8Base-RHACM-2.6:rhacm2/submariner-route-agent-rhel8@sha256:789e9a6332a402c740505b10ba0a1095f97874094a07ee546c4dd4bb474a92db_arm64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2022: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": [
"8Base-RHACM-2.6:rhacm2/lighthouse-agent-rhel8@sha256:1b017999b67c62f47d4026b369033de4ea9523198524324b071bde7ce8bd54dd_amd64",
"8Base-RHACM-2.6:rhacm2/lighthouse-agent-rhel8@sha256:9165978e8f6b31c1b2c5ba1966c9ee1fa56fa9d57668b204690c792a67217de1_s390x",
"8Base-RHACM-2.6:rhacm2/lighthouse-agent-rhel8@sha256:9716dc5a8bf1aab38472108b186bd3013fc1d5ac0f86aea9a60c721d481e3741_ppc64le",
"8Base-RHACM-2.6:rhacm2/lighthouse-agent-rhel8@sha256:bb4137a931eb5b2ef530094c1d42077fba393f27c0727bb9fa9ca8ebef216d32_arm64",
"8Base-RHACM-2.6:rhacm2/lighthouse-coredns-rhel8@sha256:5fedb3d930a6b6a035e5041dbc37f5a72e842fa671d1d1b9a1d07683b3074655_ppc64le",
"8Base-RHACM-2.6:rhacm2/lighthouse-coredns-rhel8@sha256:7e35418061c0b5e670cc6315bd89b07ac26b1a657068a621c2278dee343f85a4_arm64",
"8Base-RHACM-2.6:rhacm2/lighthouse-coredns-rhel8@sha256:923cc15bf740a7a46f53d00bc9c51f8cedcb75d5aa8a5f7f80642ce750f875a7_s390x",
"8Base-RHACM-2.6:rhacm2/lighthouse-coredns-rhel8@sha256:a65cf2a44593713ab1bfac14a6dbf1a43d968b7ee1e5386a38c6ee0dbaa21a45_amd64",
"8Base-RHACM-2.6:rhacm2/nettest-rhel8@sha256:2f1feeb60f201def1b766553dc67fbfd67631a5fe08f951e40acc9ecf58e53be_s390x",
"8Base-RHACM-2.6:rhacm2/nettest-rhel8@sha256:801bf491658a7770b370b17f275385f6c405fdae8628df7591c68a2a674c8d77_ppc64le",
"8Base-RHACM-2.6:rhacm2/nettest-rhel8@sha256:bc00d390fca8f6f53f41bcc9314c68a565aa9b42c74278cb9f83b5c19f82bd69_amd64",
"8Base-RHACM-2.6:rhacm2/nettest-rhel8@sha256:d8b61063f3c9528c66e515f4f49dc10e253e0c1d7cbe0d55b5fc3d9092edd126_arm64",
"8Base-RHACM-2.6:rhacm2/subctl-rhel8@sha256:5412b60cf39eb7c7a874e7e0e6101c098825a1de742065e212a247660576cf6e_amd64",
"8Base-RHACM-2.6:rhacm2/subctl-rhel8@sha256:5a049cc3fd785a6afd3c65a80a6c158f769a7427db7352c0e2dbf51efe6688ac_s390x",
"8Base-RHACM-2.6:rhacm2/subctl-rhel8@sha256:69eb726de1608b83cd041c05abfe9d737d17995b00fc813bee8b032a4b108f58_arm64",
"8Base-RHACM-2.6:rhacm2/subctl-rhel8@sha256:bb5739cea600e427dc7f042e8224c93227f2f785c46f69881a0c7ecd475d5c27_ppc64le",
"8Base-RHACM-2.6:rhacm2/submariner-gateway-rhel8@sha256:29cc42136b0356c267bf8f1c599b1a85dd1a5ac175a95917ba609d8d42cf042b_arm64",
"8Base-RHACM-2.6:rhacm2/submariner-gateway-rhel8@sha256:63d12fafbc56aff2010ed094234066b7a16f6ddf04f7aeea12b9ad75cec005e3_ppc64le",
"8Base-RHACM-2.6:rhacm2/submariner-gateway-rhel8@sha256:9005919d438664eca44a75271ae1206a02fa4010ba66abae04745ccbbbeb93ee_s390x",
"8Base-RHACM-2.6:rhacm2/submariner-gateway-rhel8@sha256:b51a6807d7443069694125d36c9acf7d1e88f1add2008a9c52bff8c51a64c16b_amd64",
"8Base-RHACM-2.6:rhacm2/submariner-globalnet-rhel8@sha256:3178568b458bf35c1cec6a8eb16abeae3d468f3e5102849680c65050586e19bb_ppc64le",
"8Base-RHACM-2.6:rhacm2/submariner-globalnet-rhel8@sha256:58c0df811794ba52277feac73c046c1f78f6731c0792f28665601cac81494804_arm64",
"8Base-RHACM-2.6:rhacm2/submariner-globalnet-rhel8@sha256:8386fc6c583ce7e56af3aa07e6089599863381d9c2b206b674d093ea6a0604b1_s390x",
"8Base-RHACM-2.6:rhacm2/submariner-globalnet-rhel8@sha256:bc1fde61774378d347275e1500aa375570026b586390880d0d0de17cafca6343_amd64",
"8Base-RHACM-2.6:rhacm2/submariner-networkplugin-syncer-rhel8@sha256:2251e876e51328e5061469b7b6002395c6f7486d89fe8a09227c80e134c4341d_arm64",
"8Base-RHACM-2.6:rhacm2/submariner-networkplugin-syncer-rhel8@sha256:98bd14eceaa0fe009cf09072c2f8a08a89fca9bde79569bbd89ee17b77151fb9_amd64",
"8Base-RHACM-2.6:rhacm2/submariner-networkplugin-syncer-rhel8@sha256:c0a892fe4f1802ca3d3c6f03dab6cd25f1ebc41dcddf08d90a6d9aefc193971d_ppc64le",
"8Base-RHACM-2.6:rhacm2/submariner-networkplugin-syncer-rhel8@sha256:e829974f7d64601d7ac739bea120fe0a02dbc48e7e36d96bdc3b1ea64cbdb77d_s390x",
"8Base-RHACM-2.6:rhacm2/submariner-operator-bundle@sha256:11f67392d84dcd4b1e848f365a68d558d4df4ffc2aa7c00ecb882395c21a6161_ppc64le",
"8Base-RHACM-2.6:rhacm2/submariner-operator-bundle@sha256:c7c3d5733cdf2b5c4e2df9bf06442fcf4b01228d855015939b8f95493b400129_arm64",
"8Base-RHACM-2.6:rhacm2/submariner-operator-bundle@sha256:f67b1af05e09ec1d3b6cba8ed602c5df7331bd1f884602c8719acd6f32e8c2a2_s390x",
"8Base-RHACM-2.6:rhacm2/submariner-operator-bundle@sha256:fc54c972af6e78e88180bbc3dc0238112dc522de1824946e9dc9807a00fa02c0_amd64",
"8Base-RHACM-2.6:rhacm2/submariner-rhel8-operator@sha256:0173a537eaf3bbac4fb1ba7240cc8b9c3f577d18bd36d3f432b4a403ea691cc4_amd64",
"8Base-RHACM-2.6:rhacm2/submariner-rhel8-operator@sha256:137a2e4d7932cfe6260ab8f11c93f098824c12bb60bf98164ef3b09ea2f60cc7_ppc64le",
"8Base-RHACM-2.6:rhacm2/submariner-rhel8-operator@sha256:6908ddbc1fd9ca77c8ca722442c8d135918222cd122801652608f48558a93b35_arm64",
"8Base-RHACM-2.6:rhacm2/submariner-rhel8-operator@sha256:b76304abe66df877ea8ac3dd31ba02550465b33826b485f713c504ae1e7a7877_s390x",
"8Base-RHACM-2.6:rhacm2/submariner-route-agent-rhel8@sha256:3397dab22c690e3d8b6bad25393dd545b5f129bffb000906152903d89b07b890_amd64",
"8Base-RHACM-2.6:rhacm2/submariner-route-agent-rhel8@sha256:3c02f8b23658745194e77f262e16c560f816e5ca99d22162a3c42b241aaf327a_ppc64le",
"8Base-RHACM-2.6:rhacm2/submariner-route-agent-rhel8@sha256:46a5cebefbc09066e786d2a4520d26fb1a260f5635deedfb2d301a5ec605bc35_s390x",
"8Base-RHACM-2.6:rhacm2/submariner-route-agent-rhel8@sha256:789e9a6332a402c740505b10ba0a1095f97874094a07ee546c4dd4bb474a92db_arm64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "golang: encoding/gob: stack exhaustion in Decoder.Decode"
},
{
"cve": "CVE-2022-32148",
"cwe": {
"id": "CWE-200",
"name": "Exposure of Sensitive Information to an Unauthorized Actor"
},
"discovery_date": "2022-07-14T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2107383"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in net/http/httputil golang package. When httputil.ReverseProxy.ServeHTTP is called with a Request.Header map containing a nil value for the X-Forwarded-For header, ReverseProxy could set the client IP incorrectly. This issue may affect confidentiality.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "golang: net/http/httputil: NewSingleHostReverseProxy - omit X-Forwarded-For not working",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "Within regulated environments, a combination of the following controls acts as a significant barrier to successfully exploiting a CWE-200: Exposure of Sensitive Information to an Unauthorized Actor vulnerability and therefore downgrades the severity of this particular CVE from Moderate to Low.\n\nAccess to the platform is granted only after successful hard token, multi-factor authentication (MFA), which is coupled with account management controls, including integration with single sign-on (SSO), to ensure that user permissions are restricted to only the functions necessary for their roles. Access to sensitive information is explicitly authorized and enforced based on predefined access policies. Event logs are collected and processed for centralization, correlation, analysis, monitoring, reporting, alerting, and retention. This process ensures that audit logs are generated for specific events involving sensitive information, which helps identify patterns of unauthorized access or data exposure. The platform enforces the use of validated cryptographic modules across compute resources to protect the confidentiality of information, even in the event of interception.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"8Base-RHACM-2.6:rhacm2/lighthouse-agent-rhel8@sha256:1b017999b67c62f47d4026b369033de4ea9523198524324b071bde7ce8bd54dd_amd64",
"8Base-RHACM-2.6:rhacm2/lighthouse-agent-rhel8@sha256:9165978e8f6b31c1b2c5ba1966c9ee1fa56fa9d57668b204690c792a67217de1_s390x",
"8Base-RHACM-2.6:rhacm2/lighthouse-agent-rhel8@sha256:9716dc5a8bf1aab38472108b186bd3013fc1d5ac0f86aea9a60c721d481e3741_ppc64le",
"8Base-RHACM-2.6:rhacm2/lighthouse-agent-rhel8@sha256:bb4137a931eb5b2ef530094c1d42077fba393f27c0727bb9fa9ca8ebef216d32_arm64",
"8Base-RHACM-2.6:rhacm2/lighthouse-coredns-rhel8@sha256:5fedb3d930a6b6a035e5041dbc37f5a72e842fa671d1d1b9a1d07683b3074655_ppc64le",
"8Base-RHACM-2.6:rhacm2/lighthouse-coredns-rhel8@sha256:7e35418061c0b5e670cc6315bd89b07ac26b1a657068a621c2278dee343f85a4_arm64",
"8Base-RHACM-2.6:rhacm2/lighthouse-coredns-rhel8@sha256:923cc15bf740a7a46f53d00bc9c51f8cedcb75d5aa8a5f7f80642ce750f875a7_s390x",
"8Base-RHACM-2.6:rhacm2/lighthouse-coredns-rhel8@sha256:a65cf2a44593713ab1bfac14a6dbf1a43d968b7ee1e5386a38c6ee0dbaa21a45_amd64",
"8Base-RHACM-2.6:rhacm2/nettest-rhel8@sha256:2f1feeb60f201def1b766553dc67fbfd67631a5fe08f951e40acc9ecf58e53be_s390x",
"8Base-RHACM-2.6:rhacm2/nettest-rhel8@sha256:801bf491658a7770b370b17f275385f6c405fdae8628df7591c68a2a674c8d77_ppc64le",
"8Base-RHACM-2.6:rhacm2/nettest-rhel8@sha256:bc00d390fca8f6f53f41bcc9314c68a565aa9b42c74278cb9f83b5c19f82bd69_amd64",
"8Base-RHACM-2.6:rhacm2/nettest-rhel8@sha256:d8b61063f3c9528c66e515f4f49dc10e253e0c1d7cbe0d55b5fc3d9092edd126_arm64",
"8Base-RHACM-2.6:rhacm2/subctl-rhel8@sha256:5412b60cf39eb7c7a874e7e0e6101c098825a1de742065e212a247660576cf6e_amd64",
"8Base-RHACM-2.6:rhacm2/subctl-rhel8@sha256:5a049cc3fd785a6afd3c65a80a6c158f769a7427db7352c0e2dbf51efe6688ac_s390x",
"8Base-RHACM-2.6:rhacm2/subctl-rhel8@sha256:69eb726de1608b83cd041c05abfe9d737d17995b00fc813bee8b032a4b108f58_arm64",
"8Base-RHACM-2.6:rhacm2/subctl-rhel8@sha256:bb5739cea600e427dc7f042e8224c93227f2f785c46f69881a0c7ecd475d5c27_ppc64le",
"8Base-RHACM-2.6:rhacm2/submariner-gateway-rhel8@sha256:29cc42136b0356c267bf8f1c599b1a85dd1a5ac175a95917ba609d8d42cf042b_arm64",
"8Base-RHACM-2.6:rhacm2/submariner-gateway-rhel8@sha256:63d12fafbc56aff2010ed094234066b7a16f6ddf04f7aeea12b9ad75cec005e3_ppc64le",
"8Base-RHACM-2.6:rhacm2/submariner-gateway-rhel8@sha256:9005919d438664eca44a75271ae1206a02fa4010ba66abae04745ccbbbeb93ee_s390x",
"8Base-RHACM-2.6:rhacm2/submariner-gateway-rhel8@sha256:b51a6807d7443069694125d36c9acf7d1e88f1add2008a9c52bff8c51a64c16b_amd64",
"8Base-RHACM-2.6:rhacm2/submariner-globalnet-rhel8@sha256:3178568b458bf35c1cec6a8eb16abeae3d468f3e5102849680c65050586e19bb_ppc64le",
"8Base-RHACM-2.6:rhacm2/submariner-globalnet-rhel8@sha256:58c0df811794ba52277feac73c046c1f78f6731c0792f28665601cac81494804_arm64",
"8Base-RHACM-2.6:rhacm2/submariner-globalnet-rhel8@sha256:8386fc6c583ce7e56af3aa07e6089599863381d9c2b206b674d093ea6a0604b1_s390x",
"8Base-RHACM-2.6:rhacm2/submariner-globalnet-rhel8@sha256:bc1fde61774378d347275e1500aa375570026b586390880d0d0de17cafca6343_amd64",
"8Base-RHACM-2.6:rhacm2/submariner-networkplugin-syncer-rhel8@sha256:2251e876e51328e5061469b7b6002395c6f7486d89fe8a09227c80e134c4341d_arm64",
"8Base-RHACM-2.6:rhacm2/submariner-networkplugin-syncer-rhel8@sha256:98bd14eceaa0fe009cf09072c2f8a08a89fca9bde79569bbd89ee17b77151fb9_amd64",
"8Base-RHACM-2.6:rhacm2/submariner-networkplugin-syncer-rhel8@sha256:c0a892fe4f1802ca3d3c6f03dab6cd25f1ebc41dcddf08d90a6d9aefc193971d_ppc64le",
"8Base-RHACM-2.6:rhacm2/submariner-networkplugin-syncer-rhel8@sha256:e829974f7d64601d7ac739bea120fe0a02dbc48e7e36d96bdc3b1ea64cbdb77d_s390x",
"8Base-RHACM-2.6:rhacm2/submariner-operator-bundle@sha256:11f67392d84dcd4b1e848f365a68d558d4df4ffc2aa7c00ecb882395c21a6161_ppc64le",
"8Base-RHACM-2.6:rhacm2/submariner-operator-bundle@sha256:c7c3d5733cdf2b5c4e2df9bf06442fcf4b01228d855015939b8f95493b400129_arm64",
"8Base-RHACM-2.6:rhacm2/submariner-operator-bundle@sha256:f67b1af05e09ec1d3b6cba8ed602c5df7331bd1f884602c8719acd6f32e8c2a2_s390x",
"8Base-RHACM-2.6:rhacm2/submariner-operator-bundle@sha256:fc54c972af6e78e88180bbc3dc0238112dc522de1824946e9dc9807a00fa02c0_amd64",
"8Base-RHACM-2.6:rhacm2/submariner-rhel8-operator@sha256:0173a537eaf3bbac4fb1ba7240cc8b9c3f577d18bd36d3f432b4a403ea691cc4_amd64",
"8Base-RHACM-2.6:rhacm2/submariner-rhel8-operator@sha256:137a2e4d7932cfe6260ab8f11c93f098824c12bb60bf98164ef3b09ea2f60cc7_ppc64le",
"8Base-RHACM-2.6:rhacm2/submariner-rhel8-operator@sha256:6908ddbc1fd9ca77c8ca722442c8d135918222cd122801652608f48558a93b35_arm64",
"8Base-RHACM-2.6:rhacm2/submariner-rhel8-operator@sha256:b76304abe66df877ea8ac3dd31ba02550465b33826b485f713c504ae1e7a7877_s390x",
"8Base-RHACM-2.6:rhacm2/submariner-route-agent-rhel8@sha256:3397dab22c690e3d8b6bad25393dd545b5f129bffb000906152903d89b07b890_amd64",
"8Base-RHACM-2.6:rhacm2/submariner-route-agent-rhel8@sha256:3c02f8b23658745194e77f262e16c560f816e5ca99d22162a3c42b241aaf327a_ppc64le",
"8Base-RHACM-2.6:rhacm2/submariner-route-agent-rhel8@sha256:46a5cebefbc09066e786d2a4520d26fb1a260f5635deedfb2d301a5ec605bc35_s390x",
"8Base-RHACM-2.6:rhacm2/submariner-route-agent-rhel8@sha256:789e9a6332a402c740505b10ba0a1095f97874094a07ee546c4dd4bb474a92db_arm64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2022-32148"
},
{
"category": "external",
"summary": "RHBZ#2107383",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2107383"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2022-32148",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-32148"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2022-32148",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2022-32148"
},
{
"category": "external",
"summary": "https://go.dev/issue/53423",
"url": "https://go.dev/issue/53423"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-announce/c/nqrv9fbR0zE",
"url": "https://groups.google.com/g/golang-announce/c/nqrv9fbR0zE"
}
],
"release_date": "2022-07-12T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2022-09-06T13:00:18+00:00",
"details": "For details on how to install Submariner, refer to:\n\nhttps://access.redhat.com/documentation/en-us/red_hat_advanced_cluster_management_for_kubernetes/2.6/html/add-ons/submariner#submariner-deploy-console \n\nand\n\nhttps://submariner.io/getting-started/",
"product_ids": [
"8Base-RHACM-2.6:rhacm2/lighthouse-agent-rhel8@sha256:1b017999b67c62f47d4026b369033de4ea9523198524324b071bde7ce8bd54dd_amd64",
"8Base-RHACM-2.6:rhacm2/lighthouse-agent-rhel8@sha256:9165978e8f6b31c1b2c5ba1966c9ee1fa56fa9d57668b204690c792a67217de1_s390x",
"8Base-RHACM-2.6:rhacm2/lighthouse-agent-rhel8@sha256:9716dc5a8bf1aab38472108b186bd3013fc1d5ac0f86aea9a60c721d481e3741_ppc64le",
"8Base-RHACM-2.6:rhacm2/lighthouse-agent-rhel8@sha256:bb4137a931eb5b2ef530094c1d42077fba393f27c0727bb9fa9ca8ebef216d32_arm64",
"8Base-RHACM-2.6:rhacm2/lighthouse-coredns-rhel8@sha256:5fedb3d930a6b6a035e5041dbc37f5a72e842fa671d1d1b9a1d07683b3074655_ppc64le",
"8Base-RHACM-2.6:rhacm2/lighthouse-coredns-rhel8@sha256:7e35418061c0b5e670cc6315bd89b07ac26b1a657068a621c2278dee343f85a4_arm64",
"8Base-RHACM-2.6:rhacm2/lighthouse-coredns-rhel8@sha256:923cc15bf740a7a46f53d00bc9c51f8cedcb75d5aa8a5f7f80642ce750f875a7_s390x",
"8Base-RHACM-2.6:rhacm2/lighthouse-coredns-rhel8@sha256:a65cf2a44593713ab1bfac14a6dbf1a43d968b7ee1e5386a38c6ee0dbaa21a45_amd64",
"8Base-RHACM-2.6:rhacm2/nettest-rhel8@sha256:2f1feeb60f201def1b766553dc67fbfd67631a5fe08f951e40acc9ecf58e53be_s390x",
"8Base-RHACM-2.6:rhacm2/nettest-rhel8@sha256:801bf491658a7770b370b17f275385f6c405fdae8628df7591c68a2a674c8d77_ppc64le",
"8Base-RHACM-2.6:rhacm2/nettest-rhel8@sha256:bc00d390fca8f6f53f41bcc9314c68a565aa9b42c74278cb9f83b5c19f82bd69_amd64",
"8Base-RHACM-2.6:rhacm2/nettest-rhel8@sha256:d8b61063f3c9528c66e515f4f49dc10e253e0c1d7cbe0d55b5fc3d9092edd126_arm64",
"8Base-RHACM-2.6:rhacm2/subctl-rhel8@sha256:5412b60cf39eb7c7a874e7e0e6101c098825a1de742065e212a247660576cf6e_amd64",
"8Base-RHACM-2.6:rhacm2/subctl-rhel8@sha256:5a049cc3fd785a6afd3c65a80a6c158f769a7427db7352c0e2dbf51efe6688ac_s390x",
"8Base-RHACM-2.6:rhacm2/subctl-rhel8@sha256:69eb726de1608b83cd041c05abfe9d737d17995b00fc813bee8b032a4b108f58_arm64",
"8Base-RHACM-2.6:rhacm2/subctl-rhel8@sha256:bb5739cea600e427dc7f042e8224c93227f2f785c46f69881a0c7ecd475d5c27_ppc64le",
"8Base-RHACM-2.6:rhacm2/submariner-gateway-rhel8@sha256:29cc42136b0356c267bf8f1c599b1a85dd1a5ac175a95917ba609d8d42cf042b_arm64",
"8Base-RHACM-2.6:rhacm2/submariner-gateway-rhel8@sha256:63d12fafbc56aff2010ed094234066b7a16f6ddf04f7aeea12b9ad75cec005e3_ppc64le",
"8Base-RHACM-2.6:rhacm2/submariner-gateway-rhel8@sha256:9005919d438664eca44a75271ae1206a02fa4010ba66abae04745ccbbbeb93ee_s390x",
"8Base-RHACM-2.6:rhacm2/submariner-gateway-rhel8@sha256:b51a6807d7443069694125d36c9acf7d1e88f1add2008a9c52bff8c51a64c16b_amd64",
"8Base-RHACM-2.6:rhacm2/submariner-globalnet-rhel8@sha256:3178568b458bf35c1cec6a8eb16abeae3d468f3e5102849680c65050586e19bb_ppc64le",
"8Base-RHACM-2.6:rhacm2/submariner-globalnet-rhel8@sha256:58c0df811794ba52277feac73c046c1f78f6731c0792f28665601cac81494804_arm64",
"8Base-RHACM-2.6:rhacm2/submariner-globalnet-rhel8@sha256:8386fc6c583ce7e56af3aa07e6089599863381d9c2b206b674d093ea6a0604b1_s390x",
"8Base-RHACM-2.6:rhacm2/submariner-globalnet-rhel8@sha256:bc1fde61774378d347275e1500aa375570026b586390880d0d0de17cafca6343_amd64",
"8Base-RHACM-2.6:rhacm2/submariner-networkplugin-syncer-rhel8@sha256:2251e876e51328e5061469b7b6002395c6f7486d89fe8a09227c80e134c4341d_arm64",
"8Base-RHACM-2.6:rhacm2/submariner-networkplugin-syncer-rhel8@sha256:98bd14eceaa0fe009cf09072c2f8a08a89fca9bde79569bbd89ee17b77151fb9_amd64",
"8Base-RHACM-2.6:rhacm2/submariner-networkplugin-syncer-rhel8@sha256:c0a892fe4f1802ca3d3c6f03dab6cd25f1ebc41dcddf08d90a6d9aefc193971d_ppc64le",
"8Base-RHACM-2.6:rhacm2/submariner-networkplugin-syncer-rhel8@sha256:e829974f7d64601d7ac739bea120fe0a02dbc48e7e36d96bdc3b1ea64cbdb77d_s390x",
"8Base-RHACM-2.6:rhacm2/submariner-operator-bundle@sha256:11f67392d84dcd4b1e848f365a68d558d4df4ffc2aa7c00ecb882395c21a6161_ppc64le",
"8Base-RHACM-2.6:rhacm2/submariner-operator-bundle@sha256:c7c3d5733cdf2b5c4e2df9bf06442fcf4b01228d855015939b8f95493b400129_arm64",
"8Base-RHACM-2.6:rhacm2/submariner-operator-bundle@sha256:f67b1af05e09ec1d3b6cba8ed602c5df7331bd1f884602c8719acd6f32e8c2a2_s390x",
"8Base-RHACM-2.6:rhacm2/submariner-operator-bundle@sha256:fc54c972af6e78e88180bbc3dc0238112dc522de1824946e9dc9807a00fa02c0_amd64",
"8Base-RHACM-2.6:rhacm2/submariner-rhel8-operator@sha256:0173a537eaf3bbac4fb1ba7240cc8b9c3f577d18bd36d3f432b4a403ea691cc4_amd64",
"8Base-RHACM-2.6:rhacm2/submariner-rhel8-operator@sha256:137a2e4d7932cfe6260ab8f11c93f098824c12bb60bf98164ef3b09ea2f60cc7_ppc64le",
"8Base-RHACM-2.6:rhacm2/submariner-rhel8-operator@sha256:6908ddbc1fd9ca77c8ca722442c8d135918222cd122801652608f48558a93b35_arm64",
"8Base-RHACM-2.6:rhacm2/submariner-rhel8-operator@sha256:b76304abe66df877ea8ac3dd31ba02550465b33826b485f713c504ae1e7a7877_s390x",
"8Base-RHACM-2.6:rhacm2/submariner-route-agent-rhel8@sha256:3397dab22c690e3d8b6bad25393dd545b5f129bffb000906152903d89b07b890_amd64",
"8Base-RHACM-2.6:rhacm2/submariner-route-agent-rhel8@sha256:3c02f8b23658745194e77f262e16c560f816e5ca99d22162a3c42b241aaf327a_ppc64le",
"8Base-RHACM-2.6:rhacm2/submariner-route-agent-rhel8@sha256:46a5cebefbc09066e786d2a4520d26fb1a260f5635deedfb2d301a5ec605bc35_s390x",
"8Base-RHACM-2.6:rhacm2/submariner-route-agent-rhel8@sha256:789e9a6332a402c740505b10ba0a1095f97874094a07ee546c4dd4bb474a92db_arm64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2022:6346"
}
],
"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.6:rhacm2/lighthouse-agent-rhel8@sha256:1b017999b67c62f47d4026b369033de4ea9523198524324b071bde7ce8bd54dd_amd64",
"8Base-RHACM-2.6:rhacm2/lighthouse-agent-rhel8@sha256:9165978e8f6b31c1b2c5ba1966c9ee1fa56fa9d57668b204690c792a67217de1_s390x",
"8Base-RHACM-2.6:rhacm2/lighthouse-agent-rhel8@sha256:9716dc5a8bf1aab38472108b186bd3013fc1d5ac0f86aea9a60c721d481e3741_ppc64le",
"8Base-RHACM-2.6:rhacm2/lighthouse-agent-rhel8@sha256:bb4137a931eb5b2ef530094c1d42077fba393f27c0727bb9fa9ca8ebef216d32_arm64",
"8Base-RHACM-2.6:rhacm2/lighthouse-coredns-rhel8@sha256:5fedb3d930a6b6a035e5041dbc37f5a72e842fa671d1d1b9a1d07683b3074655_ppc64le",
"8Base-RHACM-2.6:rhacm2/lighthouse-coredns-rhel8@sha256:7e35418061c0b5e670cc6315bd89b07ac26b1a657068a621c2278dee343f85a4_arm64",
"8Base-RHACM-2.6:rhacm2/lighthouse-coredns-rhel8@sha256:923cc15bf740a7a46f53d00bc9c51f8cedcb75d5aa8a5f7f80642ce750f875a7_s390x",
"8Base-RHACM-2.6:rhacm2/lighthouse-coredns-rhel8@sha256:a65cf2a44593713ab1bfac14a6dbf1a43d968b7ee1e5386a38c6ee0dbaa21a45_amd64",
"8Base-RHACM-2.6:rhacm2/nettest-rhel8@sha256:2f1feeb60f201def1b766553dc67fbfd67631a5fe08f951e40acc9ecf58e53be_s390x",
"8Base-RHACM-2.6:rhacm2/nettest-rhel8@sha256:801bf491658a7770b370b17f275385f6c405fdae8628df7591c68a2a674c8d77_ppc64le",
"8Base-RHACM-2.6:rhacm2/nettest-rhel8@sha256:bc00d390fca8f6f53f41bcc9314c68a565aa9b42c74278cb9f83b5c19f82bd69_amd64",
"8Base-RHACM-2.6:rhacm2/nettest-rhel8@sha256:d8b61063f3c9528c66e515f4f49dc10e253e0c1d7cbe0d55b5fc3d9092edd126_arm64",
"8Base-RHACM-2.6:rhacm2/subctl-rhel8@sha256:5412b60cf39eb7c7a874e7e0e6101c098825a1de742065e212a247660576cf6e_amd64",
"8Base-RHACM-2.6:rhacm2/subctl-rhel8@sha256:5a049cc3fd785a6afd3c65a80a6c158f769a7427db7352c0e2dbf51efe6688ac_s390x",
"8Base-RHACM-2.6:rhacm2/subctl-rhel8@sha256:69eb726de1608b83cd041c05abfe9d737d17995b00fc813bee8b032a4b108f58_arm64",
"8Base-RHACM-2.6:rhacm2/subctl-rhel8@sha256:bb5739cea600e427dc7f042e8224c93227f2f785c46f69881a0c7ecd475d5c27_ppc64le",
"8Base-RHACM-2.6:rhacm2/submariner-gateway-rhel8@sha256:29cc42136b0356c267bf8f1c599b1a85dd1a5ac175a95917ba609d8d42cf042b_arm64",
"8Base-RHACM-2.6:rhacm2/submariner-gateway-rhel8@sha256:63d12fafbc56aff2010ed094234066b7a16f6ddf04f7aeea12b9ad75cec005e3_ppc64le",
"8Base-RHACM-2.6:rhacm2/submariner-gateway-rhel8@sha256:9005919d438664eca44a75271ae1206a02fa4010ba66abae04745ccbbbeb93ee_s390x",
"8Base-RHACM-2.6:rhacm2/submariner-gateway-rhel8@sha256:b51a6807d7443069694125d36c9acf7d1e88f1add2008a9c52bff8c51a64c16b_amd64",
"8Base-RHACM-2.6:rhacm2/submariner-globalnet-rhel8@sha256:3178568b458bf35c1cec6a8eb16abeae3d468f3e5102849680c65050586e19bb_ppc64le",
"8Base-RHACM-2.6:rhacm2/submariner-globalnet-rhel8@sha256:58c0df811794ba52277feac73c046c1f78f6731c0792f28665601cac81494804_arm64",
"8Base-RHACM-2.6:rhacm2/submariner-globalnet-rhel8@sha256:8386fc6c583ce7e56af3aa07e6089599863381d9c2b206b674d093ea6a0604b1_s390x",
"8Base-RHACM-2.6:rhacm2/submariner-globalnet-rhel8@sha256:bc1fde61774378d347275e1500aa375570026b586390880d0d0de17cafca6343_amd64",
"8Base-RHACM-2.6:rhacm2/submariner-networkplugin-syncer-rhel8@sha256:2251e876e51328e5061469b7b6002395c6f7486d89fe8a09227c80e134c4341d_arm64",
"8Base-RHACM-2.6:rhacm2/submariner-networkplugin-syncer-rhel8@sha256:98bd14eceaa0fe009cf09072c2f8a08a89fca9bde79569bbd89ee17b77151fb9_amd64",
"8Base-RHACM-2.6:rhacm2/submariner-networkplugin-syncer-rhel8@sha256:c0a892fe4f1802ca3d3c6f03dab6cd25f1ebc41dcddf08d90a6d9aefc193971d_ppc64le",
"8Base-RHACM-2.6:rhacm2/submariner-networkplugin-syncer-rhel8@sha256:e829974f7d64601d7ac739bea120fe0a02dbc48e7e36d96bdc3b1ea64cbdb77d_s390x",
"8Base-RHACM-2.6:rhacm2/submariner-operator-bundle@sha256:11f67392d84dcd4b1e848f365a68d558d4df4ffc2aa7c00ecb882395c21a6161_ppc64le",
"8Base-RHACM-2.6:rhacm2/submariner-operator-bundle@sha256:c7c3d5733cdf2b5c4e2df9bf06442fcf4b01228d855015939b8f95493b400129_arm64",
"8Base-RHACM-2.6:rhacm2/submariner-operator-bundle@sha256:f67b1af05e09ec1d3b6cba8ed602c5df7331bd1f884602c8719acd6f32e8c2a2_s390x",
"8Base-RHACM-2.6:rhacm2/submariner-operator-bundle@sha256:fc54c972af6e78e88180bbc3dc0238112dc522de1824946e9dc9807a00fa02c0_amd64",
"8Base-RHACM-2.6:rhacm2/submariner-rhel8-operator@sha256:0173a537eaf3bbac4fb1ba7240cc8b9c3f577d18bd36d3f432b4a403ea691cc4_amd64",
"8Base-RHACM-2.6:rhacm2/submariner-rhel8-operator@sha256:137a2e4d7932cfe6260ab8f11c93f098824c12bb60bf98164ef3b09ea2f60cc7_ppc64le",
"8Base-RHACM-2.6:rhacm2/submariner-rhel8-operator@sha256:6908ddbc1fd9ca77c8ca722442c8d135918222cd122801652608f48558a93b35_arm64",
"8Base-RHACM-2.6:rhacm2/submariner-rhel8-operator@sha256:b76304abe66df877ea8ac3dd31ba02550465b33826b485f713c504ae1e7a7877_s390x",
"8Base-RHACM-2.6:rhacm2/submariner-route-agent-rhel8@sha256:3397dab22c690e3d8b6bad25393dd545b5f129bffb000906152903d89b07b890_amd64",
"8Base-RHACM-2.6:rhacm2/submariner-route-agent-rhel8@sha256:3c02f8b23658745194e77f262e16c560f816e5ca99d22162a3c42b241aaf327a_ppc64le",
"8Base-RHACM-2.6:rhacm2/submariner-route-agent-rhel8@sha256:46a5cebefbc09066e786d2a4520d26fb1a260f5635deedfb2d301a5ec605bc35_s390x",
"8Base-RHACM-2.6:rhacm2/submariner-route-agent-rhel8@sha256:789e9a6332a402c740505b10ba0a1095f97874094a07ee546c4dd4bb474a92db_arm64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "golang: net/http/httputil: NewSingleHostReverseProxy - omit X-Forwarded-For not working"
}
]
}
RHSA-2022:9047
Vulnerability from csaf_redhat
Notes
{
"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": "The Migration Toolkit for Containers (MTC) 1.7.6 is now available.\n\nRed Hat Product Security has rated this update as having a security impact of Moderate. A Common Vulnerability Scoring System (CVSS) base score, which gives a detailed severity rating, is available for each vulnerability from the CVE link(s) in the References section.",
"title": "Topic"
},
{
"category": "general",
"text": "The Migration Toolkit for Containers (MTC) enables you to migrate Kubernetes resources, persistent volume data, and internal container images between OpenShift Container Platform clusters, using the MTC web console or the Kubernetes API.\n\nSecurity Fix(es) from Bugzilla:\n\n* golang: net/http: improper sanitization of Transfer-Encoding header (CVE-2022-1705)\n\n* golang: go/parser: stack exhaustion in all Parse* functions (CVE-2022-1962)\n\n* golang: encoding/xml: stack exhaustion in Decoder.Skip (CVE-2022-28131)\n\n* golang: io/fs: stack exhaustion in Glob (CVE-2022-30630)\n\n* golang: path/filepath: stack exhaustion in Glob (CVE-2022-30632)\n\n* golang: encoding/xml: stack exhaustion in Unmarshal (CVE-2022-30633)\n\n* golang: encoding/gob: stack exhaustion in Decoder.Decode (CVE-2022-30635)\n\n* golang: net/http/httputil: NewSingleHostReverseProxy - omit X-Forwarded-For not working (CVE-2022-32148)\n\n* golang: crypto/tls: session tickets lack random ticket_age_add (CVE-2022-30629)\n\nFor more details about the security issue(s), including the impact, a CVSS score, and other related information, refer to the CVE page(s) listed in the References section.",
"title": "Details"
},
{
"category": "legal_disclaimer",
"text": "This content is licensed under the Creative Commons Attribution 4.0 International License (https://creativecommons.org/licenses/by/4.0/). If you distribute this content, or a modified version of it, you must provide attribution to Red Hat Inc. and provide a link to the original.",
"title": "Terms of Use"
}
],
"publisher": {
"category": "vendor",
"contact_details": "https://access.redhat.com/security/team/contact/",
"issuing_authority": "Red Hat Product Security is responsible for vulnerability handling across all Red Hat products and services.",
"name": "Red Hat Product Security",
"namespace": "https://www.redhat.com"
},
"references": [
{
"category": "self",
"summary": "https://access.redhat.com/errata/RHSA-2022:9047",
"url": "https://access.redhat.com/errata/RHSA-2022:9047"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/updates/classification/#moderate",
"url": "https://access.redhat.com/security/updates/classification/#moderate"
},
{
"category": "external",
"summary": "2092793",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2092793"
},
{
"category": "external",
"summary": "2107371",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2107371"
},
{
"category": "external",
"summary": "2107374",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2107374"
},
{
"category": "external",
"summary": "2107376",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2107376"
},
{
"category": "external",
"summary": "2107383",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2107383"
},
{
"category": "external",
"summary": "2107386",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2107386"
},
{
"category": "external",
"summary": "2107388",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2107388"
},
{
"category": "external",
"summary": "2107390",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2107390"
},
{
"category": "external",
"summary": "2107392",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2107392"
},
{
"category": "external",
"summary": "2132957",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2132957"
},
{
"category": "external",
"summary": "2137304",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2137304"
},
{
"category": "external",
"summary": "2140208",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2140208"
},
{
"category": "external",
"summary": "2143628",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2143628"
},
{
"category": "external",
"summary": "2143872",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2143872"
},
{
"category": "external",
"summary": "2149920",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2149920"
},
{
"category": "external",
"summary": "MIG-1240",
"url": "https://issues.redhat.com/browse/MIG-1240"
},
{
"category": "self",
"summary": "Canonical URL",
"url": "https://security.access.redhat.com/data/csaf/v2/advisories/2022/rhsa-2022_9047.json"
}
],
"title": "Red Hat Security Advisory: Migration Toolkit for Containers (MTC) 1.7.6 security and bug fix update",
"tracking": {
"current_release_date": "2025-10-31T13:02:18+00:00",
"generator": {
"date": "2025-10-31T13:02:18+00:00",
"engine": {
"name": "Red Hat SDEngine",
"version": "4.6.10"
}
},
"id": "RHSA-2022:9047",
"initial_release_date": "2022-12-15T01:57:35+00:00",
"revision_history": [
{
"date": "2022-12-15T01:57:35+00:00",
"number": "1",
"summary": "Initial version"
},
{
"date": "2022-12-15T01:57:35+00:00",
"number": "2",
"summary": "Last updated version"
},
{
"date": "2025-10-31T13:02:18+00:00",
"number": "3",
"summary": "Last generated version"
}
],
"status": "final",
"version": "3"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_name",
"name": "8Base-RHMTC-1.7",
"product": {
"name": "8Base-RHMTC-1.7",
"product_id": "8Base-RHMTC-1.7",
"product_identification_helper": {
"cpe": "cpe:/a:redhat:rhmt:1.7::el8"
}
}
}
],
"category": "product_family",
"name": "Red Hat Migration Toolkit"
},
{
"branches": [
{
"category": "product_version",
"name": "rhmtc/openshift-migration-controller-rhel8@sha256:11ea9e0cd77425db46a682a146a841d8127129048db98bbb7bc456d55e1c0d6c_amd64",
"product": {
"name": "rhmtc/openshift-migration-controller-rhel8@sha256:11ea9e0cd77425db46a682a146a841d8127129048db98bbb7bc456d55e1c0d6c_amd64",
"product_id": "rhmtc/openshift-migration-controller-rhel8@sha256:11ea9e0cd77425db46a682a146a841d8127129048db98bbb7bc456d55e1c0d6c_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift-migration-controller-rhel8@sha256:11ea9e0cd77425db46a682a146a841d8127129048db98bbb7bc456d55e1c0d6c?arch=amd64\u0026repository_url=registry.redhat.io/rhmtc/openshift-migration-controller-rhel8\u0026tag=v1.7.6-6"
}
}
},
{
"category": "product_version",
"name": "rhmtc/openshift-migration-hook-runner-rhel8@sha256:d1f78e4f37b414d5007c8e5711de3e95179612722a1c0dba5ab70d7a57b171b9_amd64",
"product": {
"name": "rhmtc/openshift-migration-hook-runner-rhel8@sha256:d1f78e4f37b414d5007c8e5711de3e95179612722a1c0dba5ab70d7a57b171b9_amd64",
"product_id": "rhmtc/openshift-migration-hook-runner-rhel8@sha256:d1f78e4f37b414d5007c8e5711de3e95179612722a1c0dba5ab70d7a57b171b9_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift-migration-hook-runner-rhel8@sha256:d1f78e4f37b414d5007c8e5711de3e95179612722a1c0dba5ab70d7a57b171b9?arch=amd64\u0026repository_url=registry.redhat.io/rhmtc/openshift-migration-hook-runner-rhel8\u0026tag=v1.7.6-5"
}
}
},
{
"category": "product_version",
"name": "rhmtc/openshift-migration-legacy-rhel8-operator@sha256:dd304118410ab622dab252504a18245012155894c3f89fd74af1aeffce0d4b5b_amd64",
"product": {
"name": "rhmtc/openshift-migration-legacy-rhel8-operator@sha256:dd304118410ab622dab252504a18245012155894c3f89fd74af1aeffce0d4b5b_amd64",
"product_id": "rhmtc/openshift-migration-legacy-rhel8-operator@sha256:dd304118410ab622dab252504a18245012155894c3f89fd74af1aeffce0d4b5b_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift-migration-legacy-rhel8-operator@sha256:dd304118410ab622dab252504a18245012155894c3f89fd74af1aeffce0d4b5b?arch=amd64\u0026repository_url=registry.redhat.io/rhmtc/openshift-migration-legacy-rhel8-operator\u0026tag=v1.7.6-7"
}
}
},
{
"category": "product_version",
"name": "rhmtc/openshift-migration-log-reader-rhel8@sha256:fa36a6123064aefa646293b919c58660905a5f05b61ef35c7c767b6f88e4949f_amd64",
"product": {
"name": "rhmtc/openshift-migration-log-reader-rhel8@sha256:fa36a6123064aefa646293b919c58660905a5f05b61ef35c7c767b6f88e4949f_amd64",
"product_id": "rhmtc/openshift-migration-log-reader-rhel8@sha256:fa36a6123064aefa646293b919c58660905a5f05b61ef35c7c767b6f88e4949f_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift-migration-log-reader-rhel8@sha256:fa36a6123064aefa646293b919c58660905a5f05b61ef35c7c767b6f88e4949f?arch=amd64\u0026repository_url=registry.redhat.io/rhmtc/openshift-migration-log-reader-rhel8\u0026tag=v1.7.6-5"
}
}
},
{
"category": "product_version",
"name": "rhmtc/openshift-migration-must-gather-rhel8@sha256:fcbfc67d121d1d88f3ba16912f0920999c424ceab823cc9642a2f146ed103744_amd64",
"product": {
"name": "rhmtc/openshift-migration-must-gather-rhel8@sha256:fcbfc67d121d1d88f3ba16912f0920999c424ceab823cc9642a2f146ed103744_amd64",
"product_id": "rhmtc/openshift-migration-must-gather-rhel8@sha256:fcbfc67d121d1d88f3ba16912f0920999c424ceab823cc9642a2f146ed103744_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift-migration-must-gather-rhel8@sha256:fcbfc67d121d1d88f3ba16912f0920999c424ceab823cc9642a2f146ed103744?arch=amd64\u0026repository_url=registry.redhat.io/rhmtc/openshift-migration-must-gather-rhel8\u0026tag=v1.7.6-5"
}
}
},
{
"category": "product_version",
"name": "rhmtc/openshift-migration-openvpn-rhel8@sha256:7b6879e9e14e5e7622635f3755aa002e438da06969fdcae7bc8b9f90ab3bb4fe_amd64",
"product": {
"name": "rhmtc/openshift-migration-openvpn-rhel8@sha256:7b6879e9e14e5e7622635f3755aa002e438da06969fdcae7bc8b9f90ab3bb4fe_amd64",
"product_id": "rhmtc/openshift-migration-openvpn-rhel8@sha256:7b6879e9e14e5e7622635f3755aa002e438da06969fdcae7bc8b9f90ab3bb4fe_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift-migration-openvpn-rhel8@sha256:7b6879e9e14e5e7622635f3755aa002e438da06969fdcae7bc8b9f90ab3bb4fe?arch=amd64\u0026repository_url=registry.redhat.io/rhmtc/openshift-migration-openvpn-rhel8\u0026tag=v1.7.6-5"
}
}
},
{
"category": "product_version",
"name": "rhmtc/openshift-migration-rhel8-operator@sha256:7b02b5182ff57b9bfa5857aa9e4da5ce5218198228044765047a4e41df6702c1_amd64",
"product": {
"name": "rhmtc/openshift-migration-rhel8-operator@sha256:7b02b5182ff57b9bfa5857aa9e4da5ce5218198228044765047a4e41df6702c1_amd64",
"product_id": "rhmtc/openshift-migration-rhel8-operator@sha256:7b02b5182ff57b9bfa5857aa9e4da5ce5218198228044765047a4e41df6702c1_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift-migration-rhel8-operator@sha256:7b02b5182ff57b9bfa5857aa9e4da5ce5218198228044765047a4e41df6702c1?arch=amd64\u0026repository_url=registry.redhat.io/rhmtc/openshift-migration-rhel8-operator\u0026tag=v1.7.6-7"
}
}
},
{
"category": "product_version",
"name": "rhmtc/openshift-migration-operator-bundle@sha256:b46a79a60ef37106d34c5b54a65af27cf3953d367586718e80df6d4468238a2d_amd64",
"product": {
"name": "rhmtc/openshift-migration-operator-bundle@sha256:b46a79a60ef37106d34c5b54a65af27cf3953d367586718e80df6d4468238a2d_amd64",
"product_id": "rhmtc/openshift-migration-operator-bundle@sha256:b46a79a60ef37106d34c5b54a65af27cf3953d367586718e80df6d4468238a2d_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift-migration-operator-bundle@sha256:b46a79a60ef37106d34c5b54a65af27cf3953d367586718e80df6d4468238a2d?arch=amd64\u0026repository_url=registry.redhat.io/rhmtc/openshift-migration-operator-bundle\u0026tag=v1.7.6-7"
}
}
},
{
"category": "product_version",
"name": "rhmtc/openshift-migration-registry-rhel8@sha256:0b36e9ff32de1e801ddd34ccad1ea0a17029e17d2b93d0ea512c08b5b8a7f012_amd64",
"product": {
"name": "rhmtc/openshift-migration-registry-rhel8@sha256:0b36e9ff32de1e801ddd34ccad1ea0a17029e17d2b93d0ea512c08b5b8a7f012_amd64",
"product_id": "rhmtc/openshift-migration-registry-rhel8@sha256:0b36e9ff32de1e801ddd34ccad1ea0a17029e17d2b93d0ea512c08b5b8a7f012_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift-migration-registry-rhel8@sha256:0b36e9ff32de1e801ddd34ccad1ea0a17029e17d2b93d0ea512c08b5b8a7f012?arch=amd64\u0026repository_url=registry.redhat.io/rhmtc/openshift-migration-registry-rhel8\u0026tag=v1.7.6-5"
}
}
},
{
"category": "product_version",
"name": "rhmtc/openshift-migration-rsync-transfer-rhel8@sha256:2d5ca15f95a1c45e40e983328eb28584164499f70af901ad23fcd29fd3b6d800_amd64",
"product": {
"name": "rhmtc/openshift-migration-rsync-transfer-rhel8@sha256:2d5ca15f95a1c45e40e983328eb28584164499f70af901ad23fcd29fd3b6d800_amd64",
"product_id": "rhmtc/openshift-migration-rsync-transfer-rhel8@sha256:2d5ca15f95a1c45e40e983328eb28584164499f70af901ad23fcd29fd3b6d800_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift-migration-rsync-transfer-rhel8@sha256:2d5ca15f95a1c45e40e983328eb28584164499f70af901ad23fcd29fd3b6d800?arch=amd64\u0026repository_url=registry.redhat.io/rhmtc/openshift-migration-rsync-transfer-rhel8\u0026tag=v1.7.6-5"
}
}
},
{
"category": "product_version",
"name": "rhmtc/openshift-migration-ui-rhel8@sha256:951c384edd74377add1acd4590d9eceb30d147cb5f3042679e4c19d43b94e6c0_amd64",
"product": {
"name": "rhmtc/openshift-migration-ui-rhel8@sha256:951c384edd74377add1acd4590d9eceb30d147cb5f3042679e4c19d43b94e6c0_amd64",
"product_id": "rhmtc/openshift-migration-ui-rhel8@sha256:951c384edd74377add1acd4590d9eceb30d147cb5f3042679e4c19d43b94e6c0_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift-migration-ui-rhel8@sha256:951c384edd74377add1acd4590d9eceb30d147cb5f3042679e4c19d43b94e6c0?arch=amd64\u0026repository_url=registry.redhat.io/rhmtc/openshift-migration-ui-rhel8\u0026tag=v1.7.6-4"
}
}
},
{
"category": "product_version",
"name": "rhmtc/openshift-migration-velero-rhel8@sha256:1f4bad1258ebb47d8faec192a61af8926b4b46b0208fad1317c6d4434733c42e_amd64",
"product": {
"name": "rhmtc/openshift-migration-velero-rhel8@sha256:1f4bad1258ebb47d8faec192a61af8926b4b46b0208fad1317c6d4434733c42e_amd64",
"product_id": "rhmtc/openshift-migration-velero-rhel8@sha256:1f4bad1258ebb47d8faec192a61af8926b4b46b0208fad1317c6d4434733c42e_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift-migration-velero-rhel8@sha256:1f4bad1258ebb47d8faec192a61af8926b4b46b0208fad1317c6d4434733c42e?arch=amd64\u0026repository_url=registry.redhat.io/rhmtc/openshift-migration-velero-rhel8\u0026tag=v1.7.6-5"
}
}
},
{
"category": "product_version",
"name": "rhmtc/openshift-migration-velero-plugin-for-aws-rhel8@sha256:c0685deaac37756a5f61923596086d9165199f7cf774a9a8719e15504ae2caee_amd64",
"product": {
"name": "rhmtc/openshift-migration-velero-plugin-for-aws-rhel8@sha256:c0685deaac37756a5f61923596086d9165199f7cf774a9a8719e15504ae2caee_amd64",
"product_id": "rhmtc/openshift-migration-velero-plugin-for-aws-rhel8@sha256:c0685deaac37756a5f61923596086d9165199f7cf774a9a8719e15504ae2caee_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift-migration-velero-plugin-for-aws-rhel8@sha256:c0685deaac37756a5f61923596086d9165199f7cf774a9a8719e15504ae2caee?arch=amd64\u0026repository_url=registry.redhat.io/rhmtc/openshift-migration-velero-plugin-for-aws-rhel8\u0026tag=v1.7.6-5"
}
}
},
{
"category": "product_version",
"name": "rhmtc/openshift-migration-velero-plugin-for-gcp-rhel8@sha256:dc8c6f17710f9757b98411f7f3e5e45452878a69498b0efc6b6fac17a7521c32_amd64",
"product": {
"name": "rhmtc/openshift-migration-velero-plugin-for-gcp-rhel8@sha256:dc8c6f17710f9757b98411f7f3e5e45452878a69498b0efc6b6fac17a7521c32_amd64",
"product_id": "rhmtc/openshift-migration-velero-plugin-for-gcp-rhel8@sha256:dc8c6f17710f9757b98411f7f3e5e45452878a69498b0efc6b6fac17a7521c32_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift-migration-velero-plugin-for-gcp-rhel8@sha256:dc8c6f17710f9757b98411f7f3e5e45452878a69498b0efc6b6fac17a7521c32?arch=amd64\u0026repository_url=registry.redhat.io/rhmtc/openshift-migration-velero-plugin-for-gcp-rhel8\u0026tag=v1.7.6-5"
}
}
},
{
"category": "product_version",
"name": "rhmtc/openshift-migration-velero-plugin-for-microsoft-azure-rhel8@sha256:441c6e0854078633d2ff13315db18965a96aa48dfe3cb843f74463a69f725f46_amd64",
"product": {
"name": "rhmtc/openshift-migration-velero-plugin-for-microsoft-azure-rhel8@sha256:441c6e0854078633d2ff13315db18965a96aa48dfe3cb843f74463a69f725f46_amd64",
"product_id": "rhmtc/openshift-migration-velero-plugin-for-microsoft-azure-rhel8@sha256:441c6e0854078633d2ff13315db18965a96aa48dfe3cb843f74463a69f725f46_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift-migration-velero-plugin-for-microsoft-azure-rhel8@sha256:441c6e0854078633d2ff13315db18965a96aa48dfe3cb843f74463a69f725f46?arch=amd64\u0026repository_url=registry.redhat.io/rhmtc/openshift-migration-velero-plugin-for-microsoft-azure-rhel8\u0026tag=v1.7.6-5"
}
}
},
{
"category": "product_version",
"name": "rhmtc/openshift-migration-velero-restic-restore-helper-rhel8@sha256:297eeba673e224cad38b069f2e63be1b863d148710f53ce605d062088c150a9d_amd64",
"product": {
"name": "rhmtc/openshift-migration-velero-restic-restore-helper-rhel8@sha256:297eeba673e224cad38b069f2e63be1b863d148710f53ce605d062088c150a9d_amd64",
"product_id": "rhmtc/openshift-migration-velero-restic-restore-helper-rhel8@sha256:297eeba673e224cad38b069f2e63be1b863d148710f53ce605d062088c150a9d_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift-migration-velero-restic-restore-helper-rhel8@sha256:297eeba673e224cad38b069f2e63be1b863d148710f53ce605d062088c150a9d?arch=amd64\u0026repository_url=registry.redhat.io/rhmtc/openshift-migration-velero-restic-restore-helper-rhel8\u0026tag=v1.7.6-5"
}
}
},
{
"category": "product_version",
"name": "rhmtc/openshift-velero-plugin-rhel8@sha256:b736ee68818e6e5193c8da383a7a2243dad4c8c198c4fb7370e856eaf0cf6714_amd64",
"product": {
"name": "rhmtc/openshift-velero-plugin-rhel8@sha256:b736ee68818e6e5193c8da383a7a2243dad4c8c198c4fb7370e856eaf0cf6714_amd64",
"product_id": "rhmtc/openshift-velero-plugin-rhel8@sha256:b736ee68818e6e5193c8da383a7a2243dad4c8c198c4fb7370e856eaf0cf6714_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift-velero-plugin-rhel8@sha256:b736ee68818e6e5193c8da383a7a2243dad4c8c198c4fb7370e856eaf0cf6714?arch=amd64\u0026repository_url=registry.redhat.io/rhmtc/openshift-velero-plugin-rhel8\u0026tag=v1.7.6-5"
}
}
}
],
"category": "architecture",
"name": "amd64"
}
],
"category": "vendor",
"name": "Red Hat"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "rhmtc/openshift-migration-controller-rhel8@sha256:11ea9e0cd77425db46a682a146a841d8127129048db98bbb7bc456d55e1c0d6c_amd64 as a component of 8Base-RHMTC-1.7",
"product_id": "8Base-RHMTC-1.7:rhmtc/openshift-migration-controller-rhel8@sha256:11ea9e0cd77425db46a682a146a841d8127129048db98bbb7bc456d55e1c0d6c_amd64"
},
"product_reference": "rhmtc/openshift-migration-controller-rhel8@sha256:11ea9e0cd77425db46a682a146a841d8127129048db98bbb7bc456d55e1c0d6c_amd64",
"relates_to_product_reference": "8Base-RHMTC-1.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhmtc/openshift-migration-hook-runner-rhel8@sha256:d1f78e4f37b414d5007c8e5711de3e95179612722a1c0dba5ab70d7a57b171b9_amd64 as a component of 8Base-RHMTC-1.7",
"product_id": "8Base-RHMTC-1.7:rhmtc/openshift-migration-hook-runner-rhel8@sha256:d1f78e4f37b414d5007c8e5711de3e95179612722a1c0dba5ab70d7a57b171b9_amd64"
},
"product_reference": "rhmtc/openshift-migration-hook-runner-rhel8@sha256:d1f78e4f37b414d5007c8e5711de3e95179612722a1c0dba5ab70d7a57b171b9_amd64",
"relates_to_product_reference": "8Base-RHMTC-1.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhmtc/openshift-migration-legacy-rhel8-operator@sha256:dd304118410ab622dab252504a18245012155894c3f89fd74af1aeffce0d4b5b_amd64 as a component of 8Base-RHMTC-1.7",
"product_id": "8Base-RHMTC-1.7:rhmtc/openshift-migration-legacy-rhel8-operator@sha256:dd304118410ab622dab252504a18245012155894c3f89fd74af1aeffce0d4b5b_amd64"
},
"product_reference": "rhmtc/openshift-migration-legacy-rhel8-operator@sha256:dd304118410ab622dab252504a18245012155894c3f89fd74af1aeffce0d4b5b_amd64",
"relates_to_product_reference": "8Base-RHMTC-1.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhmtc/openshift-migration-log-reader-rhel8@sha256:fa36a6123064aefa646293b919c58660905a5f05b61ef35c7c767b6f88e4949f_amd64 as a component of 8Base-RHMTC-1.7",
"product_id": "8Base-RHMTC-1.7:rhmtc/openshift-migration-log-reader-rhel8@sha256:fa36a6123064aefa646293b919c58660905a5f05b61ef35c7c767b6f88e4949f_amd64"
},
"product_reference": "rhmtc/openshift-migration-log-reader-rhel8@sha256:fa36a6123064aefa646293b919c58660905a5f05b61ef35c7c767b6f88e4949f_amd64",
"relates_to_product_reference": "8Base-RHMTC-1.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhmtc/openshift-migration-must-gather-rhel8@sha256:fcbfc67d121d1d88f3ba16912f0920999c424ceab823cc9642a2f146ed103744_amd64 as a component of 8Base-RHMTC-1.7",
"product_id": "8Base-RHMTC-1.7:rhmtc/openshift-migration-must-gather-rhel8@sha256:fcbfc67d121d1d88f3ba16912f0920999c424ceab823cc9642a2f146ed103744_amd64"
},
"product_reference": "rhmtc/openshift-migration-must-gather-rhel8@sha256:fcbfc67d121d1d88f3ba16912f0920999c424ceab823cc9642a2f146ed103744_amd64",
"relates_to_product_reference": "8Base-RHMTC-1.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhmtc/openshift-migration-openvpn-rhel8@sha256:7b6879e9e14e5e7622635f3755aa002e438da06969fdcae7bc8b9f90ab3bb4fe_amd64 as a component of 8Base-RHMTC-1.7",
"product_id": "8Base-RHMTC-1.7:rhmtc/openshift-migration-openvpn-rhel8@sha256:7b6879e9e14e5e7622635f3755aa002e438da06969fdcae7bc8b9f90ab3bb4fe_amd64"
},
"product_reference": "rhmtc/openshift-migration-openvpn-rhel8@sha256:7b6879e9e14e5e7622635f3755aa002e438da06969fdcae7bc8b9f90ab3bb4fe_amd64",
"relates_to_product_reference": "8Base-RHMTC-1.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhmtc/openshift-migration-operator-bundle@sha256:b46a79a60ef37106d34c5b54a65af27cf3953d367586718e80df6d4468238a2d_amd64 as a component of 8Base-RHMTC-1.7",
"product_id": "8Base-RHMTC-1.7:rhmtc/openshift-migration-operator-bundle@sha256:b46a79a60ef37106d34c5b54a65af27cf3953d367586718e80df6d4468238a2d_amd64"
},
"product_reference": "rhmtc/openshift-migration-operator-bundle@sha256:b46a79a60ef37106d34c5b54a65af27cf3953d367586718e80df6d4468238a2d_amd64",
"relates_to_product_reference": "8Base-RHMTC-1.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhmtc/openshift-migration-registry-rhel8@sha256:0b36e9ff32de1e801ddd34ccad1ea0a17029e17d2b93d0ea512c08b5b8a7f012_amd64 as a component of 8Base-RHMTC-1.7",
"product_id": "8Base-RHMTC-1.7:rhmtc/openshift-migration-registry-rhel8@sha256:0b36e9ff32de1e801ddd34ccad1ea0a17029e17d2b93d0ea512c08b5b8a7f012_amd64"
},
"product_reference": "rhmtc/openshift-migration-registry-rhel8@sha256:0b36e9ff32de1e801ddd34ccad1ea0a17029e17d2b93d0ea512c08b5b8a7f012_amd64",
"relates_to_product_reference": "8Base-RHMTC-1.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhmtc/openshift-migration-rhel8-operator@sha256:7b02b5182ff57b9bfa5857aa9e4da5ce5218198228044765047a4e41df6702c1_amd64 as a component of 8Base-RHMTC-1.7",
"product_id": "8Base-RHMTC-1.7:rhmtc/openshift-migration-rhel8-operator@sha256:7b02b5182ff57b9bfa5857aa9e4da5ce5218198228044765047a4e41df6702c1_amd64"
},
"product_reference": "rhmtc/openshift-migration-rhel8-operator@sha256:7b02b5182ff57b9bfa5857aa9e4da5ce5218198228044765047a4e41df6702c1_amd64",
"relates_to_product_reference": "8Base-RHMTC-1.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhmtc/openshift-migration-rsync-transfer-rhel8@sha256:2d5ca15f95a1c45e40e983328eb28584164499f70af901ad23fcd29fd3b6d800_amd64 as a component of 8Base-RHMTC-1.7",
"product_id": "8Base-RHMTC-1.7:rhmtc/openshift-migration-rsync-transfer-rhel8@sha256:2d5ca15f95a1c45e40e983328eb28584164499f70af901ad23fcd29fd3b6d800_amd64"
},
"product_reference": "rhmtc/openshift-migration-rsync-transfer-rhel8@sha256:2d5ca15f95a1c45e40e983328eb28584164499f70af901ad23fcd29fd3b6d800_amd64",
"relates_to_product_reference": "8Base-RHMTC-1.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhmtc/openshift-migration-ui-rhel8@sha256:951c384edd74377add1acd4590d9eceb30d147cb5f3042679e4c19d43b94e6c0_amd64 as a component of 8Base-RHMTC-1.7",
"product_id": "8Base-RHMTC-1.7:rhmtc/openshift-migration-ui-rhel8@sha256:951c384edd74377add1acd4590d9eceb30d147cb5f3042679e4c19d43b94e6c0_amd64"
},
"product_reference": "rhmtc/openshift-migration-ui-rhel8@sha256:951c384edd74377add1acd4590d9eceb30d147cb5f3042679e4c19d43b94e6c0_amd64",
"relates_to_product_reference": "8Base-RHMTC-1.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhmtc/openshift-migration-velero-plugin-for-aws-rhel8@sha256:c0685deaac37756a5f61923596086d9165199f7cf774a9a8719e15504ae2caee_amd64 as a component of 8Base-RHMTC-1.7",
"product_id": "8Base-RHMTC-1.7:rhmtc/openshift-migration-velero-plugin-for-aws-rhel8@sha256:c0685deaac37756a5f61923596086d9165199f7cf774a9a8719e15504ae2caee_amd64"
},
"product_reference": "rhmtc/openshift-migration-velero-plugin-for-aws-rhel8@sha256:c0685deaac37756a5f61923596086d9165199f7cf774a9a8719e15504ae2caee_amd64",
"relates_to_product_reference": "8Base-RHMTC-1.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhmtc/openshift-migration-velero-plugin-for-gcp-rhel8@sha256:dc8c6f17710f9757b98411f7f3e5e45452878a69498b0efc6b6fac17a7521c32_amd64 as a component of 8Base-RHMTC-1.7",
"product_id": "8Base-RHMTC-1.7:rhmtc/openshift-migration-velero-plugin-for-gcp-rhel8@sha256:dc8c6f17710f9757b98411f7f3e5e45452878a69498b0efc6b6fac17a7521c32_amd64"
},
"product_reference": "rhmtc/openshift-migration-velero-plugin-for-gcp-rhel8@sha256:dc8c6f17710f9757b98411f7f3e5e45452878a69498b0efc6b6fac17a7521c32_amd64",
"relates_to_product_reference": "8Base-RHMTC-1.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhmtc/openshift-migration-velero-plugin-for-microsoft-azure-rhel8@sha256:441c6e0854078633d2ff13315db18965a96aa48dfe3cb843f74463a69f725f46_amd64 as a component of 8Base-RHMTC-1.7",
"product_id": "8Base-RHMTC-1.7:rhmtc/openshift-migration-velero-plugin-for-microsoft-azure-rhel8@sha256:441c6e0854078633d2ff13315db18965a96aa48dfe3cb843f74463a69f725f46_amd64"
},
"product_reference": "rhmtc/openshift-migration-velero-plugin-for-microsoft-azure-rhel8@sha256:441c6e0854078633d2ff13315db18965a96aa48dfe3cb843f74463a69f725f46_amd64",
"relates_to_product_reference": "8Base-RHMTC-1.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhmtc/openshift-migration-velero-restic-restore-helper-rhel8@sha256:297eeba673e224cad38b069f2e63be1b863d148710f53ce605d062088c150a9d_amd64 as a component of 8Base-RHMTC-1.7",
"product_id": "8Base-RHMTC-1.7:rhmtc/openshift-migration-velero-restic-restore-helper-rhel8@sha256:297eeba673e224cad38b069f2e63be1b863d148710f53ce605d062088c150a9d_amd64"
},
"product_reference": "rhmtc/openshift-migration-velero-restic-restore-helper-rhel8@sha256:297eeba673e224cad38b069f2e63be1b863d148710f53ce605d062088c150a9d_amd64",
"relates_to_product_reference": "8Base-RHMTC-1.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhmtc/openshift-migration-velero-rhel8@sha256:1f4bad1258ebb47d8faec192a61af8926b4b46b0208fad1317c6d4434733c42e_amd64 as a component of 8Base-RHMTC-1.7",
"product_id": "8Base-RHMTC-1.7:rhmtc/openshift-migration-velero-rhel8@sha256:1f4bad1258ebb47d8faec192a61af8926b4b46b0208fad1317c6d4434733c42e_amd64"
},
"product_reference": "rhmtc/openshift-migration-velero-rhel8@sha256:1f4bad1258ebb47d8faec192a61af8926b4b46b0208fad1317c6d4434733c42e_amd64",
"relates_to_product_reference": "8Base-RHMTC-1.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhmtc/openshift-velero-plugin-rhel8@sha256:b736ee68818e6e5193c8da383a7a2243dad4c8c198c4fb7370e856eaf0cf6714_amd64 as a component of 8Base-RHMTC-1.7",
"product_id": "8Base-RHMTC-1.7:rhmtc/openshift-velero-plugin-rhel8@sha256:b736ee68818e6e5193c8da383a7a2243dad4c8c198c4fb7370e856eaf0cf6714_amd64"
},
"product_reference": "rhmtc/openshift-velero-plugin-rhel8@sha256:b736ee68818e6e5193c8da383a7a2243dad4c8c198c4fb7370e856eaf0cf6714_amd64",
"relates_to_product_reference": "8Base-RHMTC-1.7"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2022-1705",
"cwe": {
"id": "CWE-444",
"name": "Inconsistent Interpretation of HTTP Requests (\u0027HTTP Request/Response Smuggling\u0027)"
},
"discovery_date": "2022-07-14T00:00:00+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"8Base-RHMTC-1.7:rhmtc/openshift-migration-controller-rhel8@sha256:11ea9e0cd77425db46a682a146a841d8127129048db98bbb7bc456d55e1c0d6c_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-hook-runner-rhel8@sha256:d1f78e4f37b414d5007c8e5711de3e95179612722a1c0dba5ab70d7a57b171b9_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-legacy-rhel8-operator@sha256:dd304118410ab622dab252504a18245012155894c3f89fd74af1aeffce0d4b5b_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-log-reader-rhel8@sha256:fa36a6123064aefa646293b919c58660905a5f05b61ef35c7c767b6f88e4949f_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-must-gather-rhel8@sha256:fcbfc67d121d1d88f3ba16912f0920999c424ceab823cc9642a2f146ed103744_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-openvpn-rhel8@sha256:7b6879e9e14e5e7622635f3755aa002e438da06969fdcae7bc8b9f90ab3bb4fe_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-operator-bundle@sha256:b46a79a60ef37106d34c5b54a65af27cf3953d367586718e80df6d4468238a2d_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-registry-rhel8@sha256:0b36e9ff32de1e801ddd34ccad1ea0a17029e17d2b93d0ea512c08b5b8a7f012_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-rhel8-operator@sha256:7b02b5182ff57b9bfa5857aa9e4da5ce5218198228044765047a4e41df6702c1_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-rsync-transfer-rhel8@sha256:2d5ca15f95a1c45e40e983328eb28584164499f70af901ad23fcd29fd3b6d800_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-ui-rhel8@sha256:951c384edd74377add1acd4590d9eceb30d147cb5f3042679e4c19d43b94e6c0_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-velero-plugin-for-aws-rhel8@sha256:c0685deaac37756a5f61923596086d9165199f7cf774a9a8719e15504ae2caee_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-velero-plugin-for-gcp-rhel8@sha256:dc8c6f17710f9757b98411f7f3e5e45452878a69498b0efc6b6fac17a7521c32_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-velero-plugin-for-microsoft-azure-rhel8@sha256:441c6e0854078633d2ff13315db18965a96aa48dfe3cb843f74463a69f725f46_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-velero-restic-restore-helper-rhel8@sha256:297eeba673e224cad38b069f2e63be1b863d148710f53ce605d062088c150a9d_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-velero-rhel8@sha256:1f4bad1258ebb47d8faec192a61af8926b4b46b0208fad1317c6d4434733c42e_amd64"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2107374"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in golang. The HTTP/1 client accepted invalid Transfer-Encoding headers indicating \"chunked\" encoding. This issue could allow request smuggling, but only if combined with an intermediate server that also improperly accepts the header as invalid.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "golang: net/http: improper sanitization of Transfer-Encoding header",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "Within regulated environments, a combination of the following controls acts as a significant barrier to successfully exploiting a CWE-444: Inconsistent Interpretation of HTTP Requests (\u0027HTTP Request/Response Smuggling\u0027) vulnerability and therefore downgrades the severity of this particular CVE from Moderate to Low.\n\nThe platform uses secure, encrypted HTTPS connections over TLS 1.2 to reduce the risk of smuggling attacks by preventing the injection of ambiguous or malformed requests between components. The environment employs IPS/IDS and antimalware solutions to detect and block malicious code while ensuring consistent interpretation of HTTP requests across network layers, mitigating request/response inconsistencies. Event logs are collected and analyzed for centralization, correlation, monitoring, alerting, and retention, enabling the detection of malformed or suspicious HTTP traffic. Static code analysis and peer reviews enforce strong input validation and error handling to ensure all user inputs adhere to HTTP protocol specifications.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"8Base-RHMTC-1.7:rhmtc/openshift-velero-plugin-rhel8@sha256:b736ee68818e6e5193c8da383a7a2243dad4c8c198c4fb7370e856eaf0cf6714_amd64"
],
"known_not_affected": [
"8Base-RHMTC-1.7:rhmtc/openshift-migration-controller-rhel8@sha256:11ea9e0cd77425db46a682a146a841d8127129048db98bbb7bc456d55e1c0d6c_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-hook-runner-rhel8@sha256:d1f78e4f37b414d5007c8e5711de3e95179612722a1c0dba5ab70d7a57b171b9_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-legacy-rhel8-operator@sha256:dd304118410ab622dab252504a18245012155894c3f89fd74af1aeffce0d4b5b_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-log-reader-rhel8@sha256:fa36a6123064aefa646293b919c58660905a5f05b61ef35c7c767b6f88e4949f_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-must-gather-rhel8@sha256:fcbfc67d121d1d88f3ba16912f0920999c424ceab823cc9642a2f146ed103744_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-openvpn-rhel8@sha256:7b6879e9e14e5e7622635f3755aa002e438da06969fdcae7bc8b9f90ab3bb4fe_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-operator-bundle@sha256:b46a79a60ef37106d34c5b54a65af27cf3953d367586718e80df6d4468238a2d_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-registry-rhel8@sha256:0b36e9ff32de1e801ddd34ccad1ea0a17029e17d2b93d0ea512c08b5b8a7f012_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-rhel8-operator@sha256:7b02b5182ff57b9bfa5857aa9e4da5ce5218198228044765047a4e41df6702c1_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-rsync-transfer-rhel8@sha256:2d5ca15f95a1c45e40e983328eb28584164499f70af901ad23fcd29fd3b6d800_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-ui-rhel8@sha256:951c384edd74377add1acd4590d9eceb30d147cb5f3042679e4c19d43b94e6c0_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-velero-plugin-for-aws-rhel8@sha256:c0685deaac37756a5f61923596086d9165199f7cf774a9a8719e15504ae2caee_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-velero-plugin-for-gcp-rhel8@sha256:dc8c6f17710f9757b98411f7f3e5e45452878a69498b0efc6b6fac17a7521c32_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-velero-plugin-for-microsoft-azure-rhel8@sha256:441c6e0854078633d2ff13315db18965a96aa48dfe3cb843f74463a69f725f46_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-velero-restic-restore-helper-rhel8@sha256:297eeba673e224cad38b069f2e63be1b863d148710f53ce605d062088c150a9d_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-velero-rhel8@sha256:1f4bad1258ebb47d8faec192a61af8926b4b46b0208fad1317c6d4434733c42e_amd64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2022-1705"
},
{
"category": "external",
"summary": "RHBZ#2107374",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2107374"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2022-1705",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-1705"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2022-1705",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2022-1705"
},
{
"category": "external",
"summary": "https://go.dev/issue/53188",
"url": "https://go.dev/issue/53188"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-announce/c/nqrv9fbR0zE",
"url": "https://groups.google.com/g/golang-announce/c/nqrv9fbR0zE"
}
],
"release_date": "2022-07-12T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2022-12-15T01:57:35+00:00",
"details": "For details on how to install and use MTC, refer to:\n\nhttps://docs.openshift.com/container-platform/latest/migration_toolkit_for_containers/installing-mtc.html",
"product_ids": [
"8Base-RHMTC-1.7:rhmtc/openshift-velero-plugin-rhel8@sha256:b736ee68818e6e5193c8da383a7a2243dad4c8c198c4fb7370e856eaf0cf6714_amd64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2022:9047"
}
],
"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-RHMTC-1.7:rhmtc/openshift-migration-controller-rhel8@sha256:11ea9e0cd77425db46a682a146a841d8127129048db98bbb7bc456d55e1c0d6c_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-hook-runner-rhel8@sha256:d1f78e4f37b414d5007c8e5711de3e95179612722a1c0dba5ab70d7a57b171b9_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-legacy-rhel8-operator@sha256:dd304118410ab622dab252504a18245012155894c3f89fd74af1aeffce0d4b5b_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-log-reader-rhel8@sha256:fa36a6123064aefa646293b919c58660905a5f05b61ef35c7c767b6f88e4949f_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-must-gather-rhel8@sha256:fcbfc67d121d1d88f3ba16912f0920999c424ceab823cc9642a2f146ed103744_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-openvpn-rhel8@sha256:7b6879e9e14e5e7622635f3755aa002e438da06969fdcae7bc8b9f90ab3bb4fe_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-operator-bundle@sha256:b46a79a60ef37106d34c5b54a65af27cf3953d367586718e80df6d4468238a2d_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-registry-rhel8@sha256:0b36e9ff32de1e801ddd34ccad1ea0a17029e17d2b93d0ea512c08b5b8a7f012_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-rhel8-operator@sha256:7b02b5182ff57b9bfa5857aa9e4da5ce5218198228044765047a4e41df6702c1_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-rsync-transfer-rhel8@sha256:2d5ca15f95a1c45e40e983328eb28584164499f70af901ad23fcd29fd3b6d800_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-ui-rhel8@sha256:951c384edd74377add1acd4590d9eceb30d147cb5f3042679e4c19d43b94e6c0_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-velero-plugin-for-aws-rhel8@sha256:c0685deaac37756a5f61923596086d9165199f7cf774a9a8719e15504ae2caee_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-velero-plugin-for-gcp-rhel8@sha256:dc8c6f17710f9757b98411f7f3e5e45452878a69498b0efc6b6fac17a7521c32_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-velero-plugin-for-microsoft-azure-rhel8@sha256:441c6e0854078633d2ff13315db18965a96aa48dfe3cb843f74463a69f725f46_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-velero-restic-restore-helper-rhel8@sha256:297eeba673e224cad38b069f2e63be1b863d148710f53ce605d062088c150a9d_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-velero-rhel8@sha256:1f4bad1258ebb47d8faec192a61af8926b4b46b0208fad1317c6d4434733c42e_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-velero-plugin-rhel8@sha256:b736ee68818e6e5193c8da383a7a2243dad4c8c198c4fb7370e856eaf0cf6714_amd64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "golang: net/http: improper sanitization of Transfer-Encoding header"
},
{
"cve": "CVE-2022-1962",
"cwe": {
"id": "CWE-1325",
"name": "Improperly Controlled Sequential Memory Allocation"
},
"discovery_date": "2022-07-14T00:00:00+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"8Base-RHMTC-1.7:rhmtc/openshift-migration-controller-rhel8@sha256:11ea9e0cd77425db46a682a146a841d8127129048db98bbb7bc456d55e1c0d6c_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-hook-runner-rhel8@sha256:d1f78e4f37b414d5007c8e5711de3e95179612722a1c0dba5ab70d7a57b171b9_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-legacy-rhel8-operator@sha256:dd304118410ab622dab252504a18245012155894c3f89fd74af1aeffce0d4b5b_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-log-reader-rhel8@sha256:fa36a6123064aefa646293b919c58660905a5f05b61ef35c7c767b6f88e4949f_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-must-gather-rhel8@sha256:fcbfc67d121d1d88f3ba16912f0920999c424ceab823cc9642a2f146ed103744_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-openvpn-rhel8@sha256:7b6879e9e14e5e7622635f3755aa002e438da06969fdcae7bc8b9f90ab3bb4fe_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-operator-bundle@sha256:b46a79a60ef37106d34c5b54a65af27cf3953d367586718e80df6d4468238a2d_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-registry-rhel8@sha256:0b36e9ff32de1e801ddd34ccad1ea0a17029e17d2b93d0ea512c08b5b8a7f012_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-rhel8-operator@sha256:7b02b5182ff57b9bfa5857aa9e4da5ce5218198228044765047a4e41df6702c1_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-rsync-transfer-rhel8@sha256:2d5ca15f95a1c45e40e983328eb28584164499f70af901ad23fcd29fd3b6d800_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-ui-rhel8@sha256:951c384edd74377add1acd4590d9eceb30d147cb5f3042679e4c19d43b94e6c0_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-velero-plugin-for-aws-rhel8@sha256:c0685deaac37756a5f61923596086d9165199f7cf774a9a8719e15504ae2caee_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-velero-plugin-for-gcp-rhel8@sha256:dc8c6f17710f9757b98411f7f3e5e45452878a69498b0efc6b6fac17a7521c32_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-velero-plugin-for-microsoft-azure-rhel8@sha256:441c6e0854078633d2ff13315db18965a96aa48dfe3cb843f74463a69f725f46_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-velero-restic-restore-helper-rhel8@sha256:297eeba673e224cad38b069f2e63be1b863d148710f53ce605d062088c150a9d_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-velero-rhel8@sha256:1f4bad1258ebb47d8faec192a61af8926b4b46b0208fad1317c6d4434733c42e_amd64"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2107376"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in the golang standard library, go/parser. When calling any Parse functions on the Go source code, which contains deeply nested types or declarations, a panic can occur due to stack exhaustion. This issue allows an attacker to impact system availability.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "golang: go/parser: stack exhaustion in all Parse* functions",
"title": "Vulnerability summary"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"8Base-RHMTC-1.7:rhmtc/openshift-velero-plugin-rhel8@sha256:b736ee68818e6e5193c8da383a7a2243dad4c8c198c4fb7370e856eaf0cf6714_amd64"
],
"known_not_affected": [
"8Base-RHMTC-1.7:rhmtc/openshift-migration-controller-rhel8@sha256:11ea9e0cd77425db46a682a146a841d8127129048db98bbb7bc456d55e1c0d6c_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-hook-runner-rhel8@sha256:d1f78e4f37b414d5007c8e5711de3e95179612722a1c0dba5ab70d7a57b171b9_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-legacy-rhel8-operator@sha256:dd304118410ab622dab252504a18245012155894c3f89fd74af1aeffce0d4b5b_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-log-reader-rhel8@sha256:fa36a6123064aefa646293b919c58660905a5f05b61ef35c7c767b6f88e4949f_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-must-gather-rhel8@sha256:fcbfc67d121d1d88f3ba16912f0920999c424ceab823cc9642a2f146ed103744_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-openvpn-rhel8@sha256:7b6879e9e14e5e7622635f3755aa002e438da06969fdcae7bc8b9f90ab3bb4fe_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-operator-bundle@sha256:b46a79a60ef37106d34c5b54a65af27cf3953d367586718e80df6d4468238a2d_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-registry-rhel8@sha256:0b36e9ff32de1e801ddd34ccad1ea0a17029e17d2b93d0ea512c08b5b8a7f012_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-rhel8-operator@sha256:7b02b5182ff57b9bfa5857aa9e4da5ce5218198228044765047a4e41df6702c1_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-rsync-transfer-rhel8@sha256:2d5ca15f95a1c45e40e983328eb28584164499f70af901ad23fcd29fd3b6d800_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-ui-rhel8@sha256:951c384edd74377add1acd4590d9eceb30d147cb5f3042679e4c19d43b94e6c0_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-velero-plugin-for-aws-rhel8@sha256:c0685deaac37756a5f61923596086d9165199f7cf774a9a8719e15504ae2caee_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-velero-plugin-for-gcp-rhel8@sha256:dc8c6f17710f9757b98411f7f3e5e45452878a69498b0efc6b6fac17a7521c32_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-velero-plugin-for-microsoft-azure-rhel8@sha256:441c6e0854078633d2ff13315db18965a96aa48dfe3cb843f74463a69f725f46_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-velero-restic-restore-helper-rhel8@sha256:297eeba673e224cad38b069f2e63be1b863d148710f53ce605d062088c150a9d_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-velero-rhel8@sha256:1f4bad1258ebb47d8faec192a61af8926b4b46b0208fad1317c6d4434733c42e_amd64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2022-1962"
},
{
"category": "external",
"summary": "RHBZ#2107376",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2107376"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2022-1962",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-1962"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2022-1962",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2022-1962"
},
{
"category": "external",
"summary": "https://go.dev/issue/53616",
"url": "https://go.dev/issue/53616"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-announce/c/nqrv9fbR0zE",
"url": "https://groups.google.com/g/golang-announce/c/nqrv9fbR0zE"
}
],
"release_date": "2022-07-12T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2022-12-15T01:57:35+00:00",
"details": "For details on how to install and use MTC, refer to:\n\nhttps://docs.openshift.com/container-platform/latest/migration_toolkit_for_containers/installing-mtc.html",
"product_ids": [
"8Base-RHMTC-1.7:rhmtc/openshift-velero-plugin-rhel8@sha256:b736ee68818e6e5193c8da383a7a2243dad4c8c198c4fb7370e856eaf0cf6714_amd64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2022:9047"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "LOCAL",
"availabilityImpact": "HIGH",
"baseScore": 5.5,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "LOW",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"8Base-RHMTC-1.7:rhmtc/openshift-migration-controller-rhel8@sha256:11ea9e0cd77425db46a682a146a841d8127129048db98bbb7bc456d55e1c0d6c_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-hook-runner-rhel8@sha256:d1f78e4f37b414d5007c8e5711de3e95179612722a1c0dba5ab70d7a57b171b9_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-legacy-rhel8-operator@sha256:dd304118410ab622dab252504a18245012155894c3f89fd74af1aeffce0d4b5b_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-log-reader-rhel8@sha256:fa36a6123064aefa646293b919c58660905a5f05b61ef35c7c767b6f88e4949f_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-must-gather-rhel8@sha256:fcbfc67d121d1d88f3ba16912f0920999c424ceab823cc9642a2f146ed103744_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-openvpn-rhel8@sha256:7b6879e9e14e5e7622635f3755aa002e438da06969fdcae7bc8b9f90ab3bb4fe_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-operator-bundle@sha256:b46a79a60ef37106d34c5b54a65af27cf3953d367586718e80df6d4468238a2d_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-registry-rhel8@sha256:0b36e9ff32de1e801ddd34ccad1ea0a17029e17d2b93d0ea512c08b5b8a7f012_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-rhel8-operator@sha256:7b02b5182ff57b9bfa5857aa9e4da5ce5218198228044765047a4e41df6702c1_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-rsync-transfer-rhel8@sha256:2d5ca15f95a1c45e40e983328eb28584164499f70af901ad23fcd29fd3b6d800_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-ui-rhel8@sha256:951c384edd74377add1acd4590d9eceb30d147cb5f3042679e4c19d43b94e6c0_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-velero-plugin-for-aws-rhel8@sha256:c0685deaac37756a5f61923596086d9165199f7cf774a9a8719e15504ae2caee_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-velero-plugin-for-gcp-rhel8@sha256:dc8c6f17710f9757b98411f7f3e5e45452878a69498b0efc6b6fac17a7521c32_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-velero-plugin-for-microsoft-azure-rhel8@sha256:441c6e0854078633d2ff13315db18965a96aa48dfe3cb843f74463a69f725f46_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-velero-restic-restore-helper-rhel8@sha256:297eeba673e224cad38b069f2e63be1b863d148710f53ce605d062088c150a9d_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-velero-rhel8@sha256:1f4bad1258ebb47d8faec192a61af8926b4b46b0208fad1317c6d4434733c42e_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-velero-plugin-rhel8@sha256:b736ee68818e6e5193c8da383a7a2243dad4c8c198c4fb7370e856eaf0cf6714_amd64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "golang: go/parser: stack exhaustion in all Parse* functions"
},
{
"cve": "CVE-2022-28131",
"cwe": {
"id": "CWE-1325",
"name": "Improperly Controlled Sequential Memory Allocation"
},
"discovery_date": "2022-07-14T00:00:00+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"8Base-RHMTC-1.7:rhmtc/openshift-migration-controller-rhel8@sha256:11ea9e0cd77425db46a682a146a841d8127129048db98bbb7bc456d55e1c0d6c_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-hook-runner-rhel8@sha256:d1f78e4f37b414d5007c8e5711de3e95179612722a1c0dba5ab70d7a57b171b9_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-legacy-rhel8-operator@sha256:dd304118410ab622dab252504a18245012155894c3f89fd74af1aeffce0d4b5b_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-log-reader-rhel8@sha256:fa36a6123064aefa646293b919c58660905a5f05b61ef35c7c767b6f88e4949f_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-must-gather-rhel8@sha256:fcbfc67d121d1d88f3ba16912f0920999c424ceab823cc9642a2f146ed103744_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-openvpn-rhel8@sha256:7b6879e9e14e5e7622635f3755aa002e438da06969fdcae7bc8b9f90ab3bb4fe_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-operator-bundle@sha256:b46a79a60ef37106d34c5b54a65af27cf3953d367586718e80df6d4468238a2d_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-registry-rhel8@sha256:0b36e9ff32de1e801ddd34ccad1ea0a17029e17d2b93d0ea512c08b5b8a7f012_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-rhel8-operator@sha256:7b02b5182ff57b9bfa5857aa9e4da5ce5218198228044765047a4e41df6702c1_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-rsync-transfer-rhel8@sha256:2d5ca15f95a1c45e40e983328eb28584164499f70af901ad23fcd29fd3b6d800_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-ui-rhel8@sha256:951c384edd74377add1acd4590d9eceb30d147cb5f3042679e4c19d43b94e6c0_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-velero-plugin-for-aws-rhel8@sha256:c0685deaac37756a5f61923596086d9165199f7cf774a9a8719e15504ae2caee_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-velero-plugin-for-gcp-rhel8@sha256:dc8c6f17710f9757b98411f7f3e5e45452878a69498b0efc6b6fac17a7521c32_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-velero-plugin-for-microsoft-azure-rhel8@sha256:441c6e0854078633d2ff13315db18965a96aa48dfe3cb843f74463a69f725f46_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-velero-restic-restore-helper-rhel8@sha256:297eeba673e224cad38b069f2e63be1b863d148710f53ce605d062088c150a9d_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-velero-plugin-rhel8@sha256:b736ee68818e6e5193c8da383a7a2243dad4c8c198c4fb7370e856eaf0cf6714_amd64"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2107390"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in golang encoding/xml. When calling Decoder, Skip while parsing a deeply nested XML document, a panic can occur due to stack exhaustion and allows an attacker to impact system availability.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "golang: encoding/xml: stack exhaustion in Decoder.Skip",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "The vulnerability exists in the calling of the function decoder.skip to a deeply nested XML document. Although the vulnerability exists, it may require that the application accept deeply nested XML from untrusted sources and specifically calls Decoder.Skip on it. In many deployments, that code path might not even be reachable or exposed to external input. On top of that, a successful exploitation will only result in denial of service due to stack exhaustion, which is why this has been marked as moderate by Red Hat.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"8Base-RHMTC-1.7:rhmtc/openshift-migration-velero-rhel8@sha256:1f4bad1258ebb47d8faec192a61af8926b4b46b0208fad1317c6d4434733c42e_amd64"
],
"known_not_affected": [
"8Base-RHMTC-1.7:rhmtc/openshift-migration-controller-rhel8@sha256:11ea9e0cd77425db46a682a146a841d8127129048db98bbb7bc456d55e1c0d6c_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-hook-runner-rhel8@sha256:d1f78e4f37b414d5007c8e5711de3e95179612722a1c0dba5ab70d7a57b171b9_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-legacy-rhel8-operator@sha256:dd304118410ab622dab252504a18245012155894c3f89fd74af1aeffce0d4b5b_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-log-reader-rhel8@sha256:fa36a6123064aefa646293b919c58660905a5f05b61ef35c7c767b6f88e4949f_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-must-gather-rhel8@sha256:fcbfc67d121d1d88f3ba16912f0920999c424ceab823cc9642a2f146ed103744_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-openvpn-rhel8@sha256:7b6879e9e14e5e7622635f3755aa002e438da06969fdcae7bc8b9f90ab3bb4fe_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-operator-bundle@sha256:b46a79a60ef37106d34c5b54a65af27cf3953d367586718e80df6d4468238a2d_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-registry-rhel8@sha256:0b36e9ff32de1e801ddd34ccad1ea0a17029e17d2b93d0ea512c08b5b8a7f012_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-rhel8-operator@sha256:7b02b5182ff57b9bfa5857aa9e4da5ce5218198228044765047a4e41df6702c1_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-rsync-transfer-rhel8@sha256:2d5ca15f95a1c45e40e983328eb28584164499f70af901ad23fcd29fd3b6d800_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-ui-rhel8@sha256:951c384edd74377add1acd4590d9eceb30d147cb5f3042679e4c19d43b94e6c0_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-velero-plugin-for-aws-rhel8@sha256:c0685deaac37756a5f61923596086d9165199f7cf774a9a8719e15504ae2caee_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-velero-plugin-for-gcp-rhel8@sha256:dc8c6f17710f9757b98411f7f3e5e45452878a69498b0efc6b6fac17a7521c32_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-velero-plugin-for-microsoft-azure-rhel8@sha256:441c6e0854078633d2ff13315db18965a96aa48dfe3cb843f74463a69f725f46_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-velero-restic-restore-helper-rhel8@sha256:297eeba673e224cad38b069f2e63be1b863d148710f53ce605d062088c150a9d_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-velero-plugin-rhel8@sha256:b736ee68818e6e5193c8da383a7a2243dad4c8c198c4fb7370e856eaf0cf6714_amd64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2022-28131"
},
{
"category": "external",
"summary": "RHBZ#2107390",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2107390"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2022-28131",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-28131"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2022-28131",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2022-28131"
},
{
"category": "external",
"summary": "https://go.dev/issue/53614",
"url": "https://go.dev/issue/53614"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-announce/c/nqrv9fbR0zE",
"url": "https://groups.google.com/g/golang-announce/c/nqrv9fbR0zE"
}
],
"release_date": "2022-07-12T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2022-12-15T01:57:35+00:00",
"details": "For details on how to install and use MTC, refer to:\n\nhttps://docs.openshift.com/container-platform/latest/migration_toolkit_for_containers/installing-mtc.html",
"product_ids": [
"8Base-RHMTC-1.7:rhmtc/openshift-migration-velero-rhel8@sha256:1f4bad1258ebb47d8faec192a61af8926b4b46b0208fad1317c6d4434733c42e_amd64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2022:9047"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "LOCAL",
"availabilityImpact": "HIGH",
"baseScore": 7.3,
"baseSeverity": "HIGH",
"confidentialityImpact": "LOW",
"integrityImpact": "LOW",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:N/UI:N/S:U/C:L/I:L/A:H",
"version": "3.1"
},
"products": [
"8Base-RHMTC-1.7:rhmtc/openshift-migration-controller-rhel8@sha256:11ea9e0cd77425db46a682a146a841d8127129048db98bbb7bc456d55e1c0d6c_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-hook-runner-rhel8@sha256:d1f78e4f37b414d5007c8e5711de3e95179612722a1c0dba5ab70d7a57b171b9_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-legacy-rhel8-operator@sha256:dd304118410ab622dab252504a18245012155894c3f89fd74af1aeffce0d4b5b_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-log-reader-rhel8@sha256:fa36a6123064aefa646293b919c58660905a5f05b61ef35c7c767b6f88e4949f_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-must-gather-rhel8@sha256:fcbfc67d121d1d88f3ba16912f0920999c424ceab823cc9642a2f146ed103744_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-openvpn-rhel8@sha256:7b6879e9e14e5e7622635f3755aa002e438da06969fdcae7bc8b9f90ab3bb4fe_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-operator-bundle@sha256:b46a79a60ef37106d34c5b54a65af27cf3953d367586718e80df6d4468238a2d_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-registry-rhel8@sha256:0b36e9ff32de1e801ddd34ccad1ea0a17029e17d2b93d0ea512c08b5b8a7f012_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-rhel8-operator@sha256:7b02b5182ff57b9bfa5857aa9e4da5ce5218198228044765047a4e41df6702c1_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-rsync-transfer-rhel8@sha256:2d5ca15f95a1c45e40e983328eb28584164499f70af901ad23fcd29fd3b6d800_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-ui-rhel8@sha256:951c384edd74377add1acd4590d9eceb30d147cb5f3042679e4c19d43b94e6c0_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-velero-plugin-for-aws-rhel8@sha256:c0685deaac37756a5f61923596086d9165199f7cf774a9a8719e15504ae2caee_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-velero-plugin-for-gcp-rhel8@sha256:dc8c6f17710f9757b98411f7f3e5e45452878a69498b0efc6b6fac17a7521c32_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-velero-plugin-for-microsoft-azure-rhel8@sha256:441c6e0854078633d2ff13315db18965a96aa48dfe3cb843f74463a69f725f46_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-velero-restic-restore-helper-rhel8@sha256:297eeba673e224cad38b069f2e63be1b863d148710f53ce605d062088c150a9d_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-velero-rhel8@sha256:1f4bad1258ebb47d8faec192a61af8926b4b46b0208fad1317c6d4434733c42e_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-velero-plugin-rhel8@sha256:b736ee68818e6e5193c8da383a7a2243dad4c8c198c4fb7370e856eaf0cf6714_amd64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "golang: encoding/xml: stack exhaustion in Decoder.Skip"
},
{
"cve": "CVE-2022-30629",
"cwe": {
"id": "CWE-331",
"name": "Insufficient Entropy"
},
"discovery_date": "2022-06-02T00:00:00+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"8Base-RHMTC-1.7:rhmtc/openshift-migration-hook-runner-rhel8@sha256:d1f78e4f37b414d5007c8e5711de3e95179612722a1c0dba5ab70d7a57b171b9_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-legacy-rhel8-operator@sha256:dd304118410ab622dab252504a18245012155894c3f89fd74af1aeffce0d4b5b_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-log-reader-rhel8@sha256:fa36a6123064aefa646293b919c58660905a5f05b61ef35c7c767b6f88e4949f_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-openvpn-rhel8@sha256:7b6879e9e14e5e7622635f3755aa002e438da06969fdcae7bc8b9f90ab3bb4fe_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-operator-bundle@sha256:b46a79a60ef37106d34c5b54a65af27cf3953d367586718e80df6d4468238a2d_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-rhel8-operator@sha256:7b02b5182ff57b9bfa5857aa9e4da5ce5218198228044765047a4e41df6702c1_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-rsync-transfer-rhel8@sha256:2d5ca15f95a1c45e40e983328eb28584164499f70af901ad23fcd29fd3b6d800_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-ui-rhel8@sha256:951c384edd74377add1acd4590d9eceb30d147cb5f3042679e4c19d43b94e6c0_amd64"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2092793"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in the crypto/tls golang package. When session tickets are generated by crypto/tls, it is missing the ticket expiration. This issue may allow an attacker to observe the TLS handshakes to correlate successive connections during session resumption.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "golang: crypto/tls: session tickets lack random ticket_age_add",
"title": "Vulnerability summary"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"8Base-RHMTC-1.7:rhmtc/openshift-migration-controller-rhel8@sha256:11ea9e0cd77425db46a682a146a841d8127129048db98bbb7bc456d55e1c0d6c_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-must-gather-rhel8@sha256:fcbfc67d121d1d88f3ba16912f0920999c424ceab823cc9642a2f146ed103744_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-registry-rhel8@sha256:0b36e9ff32de1e801ddd34ccad1ea0a17029e17d2b93d0ea512c08b5b8a7f012_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-velero-plugin-for-aws-rhel8@sha256:c0685deaac37756a5f61923596086d9165199f7cf774a9a8719e15504ae2caee_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-velero-plugin-for-gcp-rhel8@sha256:dc8c6f17710f9757b98411f7f3e5e45452878a69498b0efc6b6fac17a7521c32_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-velero-plugin-for-microsoft-azure-rhel8@sha256:441c6e0854078633d2ff13315db18965a96aa48dfe3cb843f74463a69f725f46_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-velero-restic-restore-helper-rhel8@sha256:297eeba673e224cad38b069f2e63be1b863d148710f53ce605d062088c150a9d_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-velero-rhel8@sha256:1f4bad1258ebb47d8faec192a61af8926b4b46b0208fad1317c6d4434733c42e_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-velero-plugin-rhel8@sha256:b736ee68818e6e5193c8da383a7a2243dad4c8c198c4fb7370e856eaf0cf6714_amd64"
],
"known_not_affected": [
"8Base-RHMTC-1.7:rhmtc/openshift-migration-hook-runner-rhel8@sha256:d1f78e4f37b414d5007c8e5711de3e95179612722a1c0dba5ab70d7a57b171b9_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-legacy-rhel8-operator@sha256:dd304118410ab622dab252504a18245012155894c3f89fd74af1aeffce0d4b5b_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-log-reader-rhel8@sha256:fa36a6123064aefa646293b919c58660905a5f05b61ef35c7c767b6f88e4949f_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-openvpn-rhel8@sha256:7b6879e9e14e5e7622635f3755aa002e438da06969fdcae7bc8b9f90ab3bb4fe_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-operator-bundle@sha256:b46a79a60ef37106d34c5b54a65af27cf3953d367586718e80df6d4468238a2d_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-rhel8-operator@sha256:7b02b5182ff57b9bfa5857aa9e4da5ce5218198228044765047a4e41df6702c1_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-rsync-transfer-rhel8@sha256:2d5ca15f95a1c45e40e983328eb28584164499f70af901ad23fcd29fd3b6d800_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-ui-rhel8@sha256:951c384edd74377add1acd4590d9eceb30d147cb5f3042679e4c19d43b94e6c0_amd64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2022-30629"
},
{
"category": "external",
"summary": "RHBZ#2092793",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2092793"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2022-30629",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-30629"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2022-30629",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2022-30629"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-announce/c/TzIC9-t8Ytg",
"url": "https://groups.google.com/g/golang-announce/c/TzIC9-t8Ytg"
}
],
"release_date": "2022-06-02T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2022-12-15T01:57:35+00:00",
"details": "For details on how to install and use MTC, refer to:\n\nhttps://docs.openshift.com/container-platform/latest/migration_toolkit_for_containers/installing-mtc.html",
"product_ids": [
"8Base-RHMTC-1.7:rhmtc/openshift-migration-controller-rhel8@sha256:11ea9e0cd77425db46a682a146a841d8127129048db98bbb7bc456d55e1c0d6c_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-must-gather-rhel8@sha256:fcbfc67d121d1d88f3ba16912f0920999c424ceab823cc9642a2f146ed103744_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-registry-rhel8@sha256:0b36e9ff32de1e801ddd34ccad1ea0a17029e17d2b93d0ea512c08b5b8a7f012_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-velero-plugin-for-aws-rhel8@sha256:c0685deaac37756a5f61923596086d9165199f7cf774a9a8719e15504ae2caee_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-velero-plugin-for-gcp-rhel8@sha256:dc8c6f17710f9757b98411f7f3e5e45452878a69498b0efc6b6fac17a7521c32_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-velero-plugin-for-microsoft-azure-rhel8@sha256:441c6e0854078633d2ff13315db18965a96aa48dfe3cb843f74463a69f725f46_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-velero-restic-restore-helper-rhel8@sha256:297eeba673e224cad38b069f2e63be1b863d148710f53ce605d062088c150a9d_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-velero-rhel8@sha256:1f4bad1258ebb47d8faec192a61af8926b4b46b0208fad1317c6d4434733c42e_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-velero-plugin-rhel8@sha256:b736ee68818e6e5193c8da383a7a2243dad4c8c198c4fb7370e856eaf0cf6714_amd64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2022:9047"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "HIGH",
"attackVector": "NETWORK",
"availabilityImpact": "NONE",
"baseScore": 3.1,
"baseSeverity": "LOW",
"confidentialityImpact": "LOW",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "REQUIRED",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:R/S:U/C:L/I:N/A:N",
"version": "3.1"
},
"products": [
"8Base-RHMTC-1.7:rhmtc/openshift-migration-controller-rhel8@sha256:11ea9e0cd77425db46a682a146a841d8127129048db98bbb7bc456d55e1c0d6c_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-hook-runner-rhel8@sha256:d1f78e4f37b414d5007c8e5711de3e95179612722a1c0dba5ab70d7a57b171b9_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-legacy-rhel8-operator@sha256:dd304118410ab622dab252504a18245012155894c3f89fd74af1aeffce0d4b5b_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-log-reader-rhel8@sha256:fa36a6123064aefa646293b919c58660905a5f05b61ef35c7c767b6f88e4949f_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-must-gather-rhel8@sha256:fcbfc67d121d1d88f3ba16912f0920999c424ceab823cc9642a2f146ed103744_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-openvpn-rhel8@sha256:7b6879e9e14e5e7622635f3755aa002e438da06969fdcae7bc8b9f90ab3bb4fe_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-operator-bundle@sha256:b46a79a60ef37106d34c5b54a65af27cf3953d367586718e80df6d4468238a2d_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-registry-rhel8@sha256:0b36e9ff32de1e801ddd34ccad1ea0a17029e17d2b93d0ea512c08b5b8a7f012_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-rhel8-operator@sha256:7b02b5182ff57b9bfa5857aa9e4da5ce5218198228044765047a4e41df6702c1_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-rsync-transfer-rhel8@sha256:2d5ca15f95a1c45e40e983328eb28584164499f70af901ad23fcd29fd3b6d800_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-ui-rhel8@sha256:951c384edd74377add1acd4590d9eceb30d147cb5f3042679e4c19d43b94e6c0_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-velero-plugin-for-aws-rhel8@sha256:c0685deaac37756a5f61923596086d9165199f7cf774a9a8719e15504ae2caee_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-velero-plugin-for-gcp-rhel8@sha256:dc8c6f17710f9757b98411f7f3e5e45452878a69498b0efc6b6fac17a7521c32_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-velero-plugin-for-microsoft-azure-rhel8@sha256:441c6e0854078633d2ff13315db18965a96aa48dfe3cb843f74463a69f725f46_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-velero-restic-restore-helper-rhel8@sha256:297eeba673e224cad38b069f2e63be1b863d148710f53ce605d062088c150a9d_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-velero-rhel8@sha256:1f4bad1258ebb47d8faec192a61af8926b4b46b0208fad1317c6d4434733c42e_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-velero-plugin-rhel8@sha256:b736ee68818e6e5193c8da383a7a2243dad4c8c198c4fb7370e856eaf0cf6714_amd64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Low"
}
],
"title": "golang: crypto/tls: session tickets lack random ticket_age_add"
},
{
"cve": "CVE-2022-30630",
"cwe": {
"id": "CWE-1325",
"name": "Improperly Controlled Sequential Memory Allocation"
},
"discovery_date": "2022-07-14T00:00:00+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"8Base-RHMTC-1.7:rhmtc/openshift-migration-controller-rhel8@sha256:11ea9e0cd77425db46a682a146a841d8127129048db98bbb7bc456d55e1c0d6c_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-hook-runner-rhel8@sha256:d1f78e4f37b414d5007c8e5711de3e95179612722a1c0dba5ab70d7a57b171b9_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-legacy-rhel8-operator@sha256:dd304118410ab622dab252504a18245012155894c3f89fd74af1aeffce0d4b5b_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-log-reader-rhel8@sha256:fa36a6123064aefa646293b919c58660905a5f05b61ef35c7c767b6f88e4949f_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-must-gather-rhel8@sha256:fcbfc67d121d1d88f3ba16912f0920999c424ceab823cc9642a2f146ed103744_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-openvpn-rhel8@sha256:7b6879e9e14e5e7622635f3755aa002e438da06969fdcae7bc8b9f90ab3bb4fe_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-operator-bundle@sha256:b46a79a60ef37106d34c5b54a65af27cf3953d367586718e80df6d4468238a2d_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-registry-rhel8@sha256:0b36e9ff32de1e801ddd34ccad1ea0a17029e17d2b93d0ea512c08b5b8a7f012_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-rhel8-operator@sha256:7b02b5182ff57b9bfa5857aa9e4da5ce5218198228044765047a4e41df6702c1_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-rsync-transfer-rhel8@sha256:2d5ca15f95a1c45e40e983328eb28584164499f70af901ad23fcd29fd3b6d800_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-ui-rhel8@sha256:951c384edd74377add1acd4590d9eceb30d147cb5f3042679e4c19d43b94e6c0_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-velero-plugin-for-aws-rhel8@sha256:c0685deaac37756a5f61923596086d9165199f7cf774a9a8719e15504ae2caee_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-velero-plugin-for-gcp-rhel8@sha256:dc8c6f17710f9757b98411f7f3e5e45452878a69498b0efc6b6fac17a7521c32_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-velero-plugin-for-microsoft-azure-rhel8@sha256:441c6e0854078633d2ff13315db18965a96aa48dfe3cb843f74463a69f725f46_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-velero-restic-restore-helper-rhel8@sha256:297eeba673e224cad38b069f2e63be1b863d148710f53ce605d062088c150a9d_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-velero-rhel8@sha256:1f4bad1258ebb47d8faec192a61af8926b4b46b0208fad1317c6d4434733c42e_amd64"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2107371"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in the golang standard library, io/fs. Calling Glob on a path that contains a large number of path separators can cause a panic issue due to stack exhaustion. This could allow an attacker to impact availability.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "golang: io/fs: stack exhaustion in Glob",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "RH ProdSec has set the Impact of this vulnerability to Moderate as there is no known method to execute arbitary code. Successful exploitation of this bug can cause the application under attack to panic, merely causing a Denial of Service at the application level. As the kernel is unaffected by this bug, the user can merely relaunch the application to fix the problem. Also, if somehow the application keeps relaunching, the timer watchdogs in the default RHEL kernel will stop the attack in its tracks.\n\nWithin regulated environments, a combination of the following controls acts as a significant barrier to successfully exploiting a CWE-1325: Improperly Controlled Sequential Memory Allocation vulnerability and therefore downgrades the severity of this particular CVE from Moderate to Low.\n\nAccess to the platform is granted only after successful hard token-based multi-factor authentication (MFA) and is governed by least privilege to ensure only authorized users and roles can execute or modify code. Static code analysis and peer reviews enforce strong input validation and error handling, preventing improperly validated inputs from causing system instability, data exposure, or privilege escalation. In the event of successful exploitation, process isolation limits the impact of excessive sequential memory allocation by restricting memory use per process, preventing any single process from exhausting system resources. Finally, the platform uses memory protection mechanisms such as Data Execution Prevention (DEP) and Address Space Layout Randomization (ASLR) to reduce the risk of memory allocation-based attacks.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"8Base-RHMTC-1.7:rhmtc/openshift-velero-plugin-rhel8@sha256:b736ee68818e6e5193c8da383a7a2243dad4c8c198c4fb7370e856eaf0cf6714_amd64"
],
"known_not_affected": [
"8Base-RHMTC-1.7:rhmtc/openshift-migration-controller-rhel8@sha256:11ea9e0cd77425db46a682a146a841d8127129048db98bbb7bc456d55e1c0d6c_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-hook-runner-rhel8@sha256:d1f78e4f37b414d5007c8e5711de3e95179612722a1c0dba5ab70d7a57b171b9_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-legacy-rhel8-operator@sha256:dd304118410ab622dab252504a18245012155894c3f89fd74af1aeffce0d4b5b_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-log-reader-rhel8@sha256:fa36a6123064aefa646293b919c58660905a5f05b61ef35c7c767b6f88e4949f_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-must-gather-rhel8@sha256:fcbfc67d121d1d88f3ba16912f0920999c424ceab823cc9642a2f146ed103744_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-openvpn-rhel8@sha256:7b6879e9e14e5e7622635f3755aa002e438da06969fdcae7bc8b9f90ab3bb4fe_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-operator-bundle@sha256:b46a79a60ef37106d34c5b54a65af27cf3953d367586718e80df6d4468238a2d_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-registry-rhel8@sha256:0b36e9ff32de1e801ddd34ccad1ea0a17029e17d2b93d0ea512c08b5b8a7f012_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-rhel8-operator@sha256:7b02b5182ff57b9bfa5857aa9e4da5ce5218198228044765047a4e41df6702c1_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-rsync-transfer-rhel8@sha256:2d5ca15f95a1c45e40e983328eb28584164499f70af901ad23fcd29fd3b6d800_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-ui-rhel8@sha256:951c384edd74377add1acd4590d9eceb30d147cb5f3042679e4c19d43b94e6c0_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-velero-plugin-for-aws-rhel8@sha256:c0685deaac37756a5f61923596086d9165199f7cf774a9a8719e15504ae2caee_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-velero-plugin-for-gcp-rhel8@sha256:dc8c6f17710f9757b98411f7f3e5e45452878a69498b0efc6b6fac17a7521c32_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-velero-plugin-for-microsoft-azure-rhel8@sha256:441c6e0854078633d2ff13315db18965a96aa48dfe3cb843f74463a69f725f46_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-velero-restic-restore-helper-rhel8@sha256:297eeba673e224cad38b069f2e63be1b863d148710f53ce605d062088c150a9d_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-velero-rhel8@sha256:1f4bad1258ebb47d8faec192a61af8926b4b46b0208fad1317c6d4434733c42e_amd64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2022-30630"
},
{
"category": "external",
"summary": "RHBZ#2107371",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2107371"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2022-30630",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-30630"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2022-30630",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2022-30630"
},
{
"category": "external",
"summary": "https://go.dev/issue/53415",
"url": "https://go.dev/issue/53415"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-announce/c/nqrv9fbR0zE",
"url": "https://groups.google.com/g/golang-announce/c/nqrv9fbR0zE"
}
],
"release_date": "2022-07-12T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2022-12-15T01:57:35+00:00",
"details": "For details on how to install and use MTC, refer to:\n\nhttps://docs.openshift.com/container-platform/latest/migration_toolkit_for_containers/installing-mtc.html",
"product_ids": [
"8Base-RHMTC-1.7:rhmtc/openshift-velero-plugin-rhel8@sha256:b736ee68818e6e5193c8da383a7a2243dad4c8c198c4fb7370e856eaf0cf6714_amd64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2022:9047"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"8Base-RHMTC-1.7:rhmtc/openshift-migration-controller-rhel8@sha256:11ea9e0cd77425db46a682a146a841d8127129048db98bbb7bc456d55e1c0d6c_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-hook-runner-rhel8@sha256:d1f78e4f37b414d5007c8e5711de3e95179612722a1c0dba5ab70d7a57b171b9_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-legacy-rhel8-operator@sha256:dd304118410ab622dab252504a18245012155894c3f89fd74af1aeffce0d4b5b_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-log-reader-rhel8@sha256:fa36a6123064aefa646293b919c58660905a5f05b61ef35c7c767b6f88e4949f_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-must-gather-rhel8@sha256:fcbfc67d121d1d88f3ba16912f0920999c424ceab823cc9642a2f146ed103744_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-openvpn-rhel8@sha256:7b6879e9e14e5e7622635f3755aa002e438da06969fdcae7bc8b9f90ab3bb4fe_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-operator-bundle@sha256:b46a79a60ef37106d34c5b54a65af27cf3953d367586718e80df6d4468238a2d_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-registry-rhel8@sha256:0b36e9ff32de1e801ddd34ccad1ea0a17029e17d2b93d0ea512c08b5b8a7f012_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-rhel8-operator@sha256:7b02b5182ff57b9bfa5857aa9e4da5ce5218198228044765047a4e41df6702c1_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-rsync-transfer-rhel8@sha256:2d5ca15f95a1c45e40e983328eb28584164499f70af901ad23fcd29fd3b6d800_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-ui-rhel8@sha256:951c384edd74377add1acd4590d9eceb30d147cb5f3042679e4c19d43b94e6c0_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-velero-plugin-for-aws-rhel8@sha256:c0685deaac37756a5f61923596086d9165199f7cf774a9a8719e15504ae2caee_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-velero-plugin-for-gcp-rhel8@sha256:dc8c6f17710f9757b98411f7f3e5e45452878a69498b0efc6b6fac17a7521c32_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-velero-plugin-for-microsoft-azure-rhel8@sha256:441c6e0854078633d2ff13315db18965a96aa48dfe3cb843f74463a69f725f46_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-velero-restic-restore-helper-rhel8@sha256:297eeba673e224cad38b069f2e63be1b863d148710f53ce605d062088c150a9d_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-velero-rhel8@sha256:1f4bad1258ebb47d8faec192a61af8926b4b46b0208fad1317c6d4434733c42e_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-velero-plugin-rhel8@sha256:b736ee68818e6e5193c8da383a7a2243dad4c8c198c4fb7370e856eaf0cf6714_amd64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "golang: io/fs: stack exhaustion in Glob"
},
{
"cve": "CVE-2022-30632",
"cwe": {
"id": "CWE-1325",
"name": "Improperly Controlled Sequential Memory Allocation"
},
"discovery_date": "2022-07-14T00:00:00+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"8Base-RHMTC-1.7:rhmtc/openshift-migration-controller-rhel8@sha256:11ea9e0cd77425db46a682a146a841d8127129048db98bbb7bc456d55e1c0d6c_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-hook-runner-rhel8@sha256:d1f78e4f37b414d5007c8e5711de3e95179612722a1c0dba5ab70d7a57b171b9_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-legacy-rhel8-operator@sha256:dd304118410ab622dab252504a18245012155894c3f89fd74af1aeffce0d4b5b_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-log-reader-rhel8@sha256:fa36a6123064aefa646293b919c58660905a5f05b61ef35c7c767b6f88e4949f_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-must-gather-rhel8@sha256:fcbfc67d121d1d88f3ba16912f0920999c424ceab823cc9642a2f146ed103744_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-openvpn-rhel8@sha256:7b6879e9e14e5e7622635f3755aa002e438da06969fdcae7bc8b9f90ab3bb4fe_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-operator-bundle@sha256:b46a79a60ef37106d34c5b54a65af27cf3953d367586718e80df6d4468238a2d_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-registry-rhel8@sha256:0b36e9ff32de1e801ddd34ccad1ea0a17029e17d2b93d0ea512c08b5b8a7f012_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-rhel8-operator@sha256:7b02b5182ff57b9bfa5857aa9e4da5ce5218198228044765047a4e41df6702c1_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-rsync-transfer-rhel8@sha256:2d5ca15f95a1c45e40e983328eb28584164499f70af901ad23fcd29fd3b6d800_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-ui-rhel8@sha256:951c384edd74377add1acd4590d9eceb30d147cb5f3042679e4c19d43b94e6c0_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-velero-plugin-for-aws-rhel8@sha256:c0685deaac37756a5f61923596086d9165199f7cf774a9a8719e15504ae2caee_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-velero-plugin-for-gcp-rhel8@sha256:dc8c6f17710f9757b98411f7f3e5e45452878a69498b0efc6b6fac17a7521c32_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-velero-plugin-for-microsoft-azure-rhel8@sha256:441c6e0854078633d2ff13315db18965a96aa48dfe3cb843f74463a69f725f46_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-velero-restic-restore-helper-rhel8@sha256:297eeba673e224cad38b069f2e63be1b863d148710f53ce605d062088c150a9d_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-velero-rhel8@sha256:1f4bad1258ebb47d8faec192a61af8926b4b46b0208fad1317c6d4434733c42e_amd64"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2107386"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in golang. Calling Glob on a path that contains a large number of path separators can cause a panic issue due to stack exhaustion. This can cause an attacker to impact availability.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "golang: path/filepath: stack exhaustion in Glob",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "The exploitation of this flaw will only result in a denial of service of the application via the application crashing which is why this has been rated as moderate.\n\nWithin regulated environments, a combination of the following controls acts as a significant barrier to successfully exploiting a CWE-1325: Improperly Controlled Sequential Memory Allocation vulnerability and therefore downgrades the severity of this particular CVE from Moderate to Low.\n\nAccess to the platform is granted only after successful hard token-based multi-factor authentication (MFA) and is governed by least privilege to ensure only authorized users and roles can execute or modify code. Static code analysis and peer reviews enforce strong input validation and error handling, preventing improperly validated inputs from causing system instability, data exposure, or privilege escalation. In the event of successful exploitation, process isolation limits the impact of excessive sequential memory allocation by restricting memory use per process, preventing any single process from exhausting system resources. Finally, the platform uses memory protection mechanisms such as Data Execution Prevention (DEP) and Address Space Layout Randomization (ASLR) to reduce the risk of memory allocation-based attacks.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"8Base-RHMTC-1.7:rhmtc/openshift-velero-plugin-rhel8@sha256:b736ee68818e6e5193c8da383a7a2243dad4c8c198c4fb7370e856eaf0cf6714_amd64"
],
"known_not_affected": [
"8Base-RHMTC-1.7:rhmtc/openshift-migration-controller-rhel8@sha256:11ea9e0cd77425db46a682a146a841d8127129048db98bbb7bc456d55e1c0d6c_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-hook-runner-rhel8@sha256:d1f78e4f37b414d5007c8e5711de3e95179612722a1c0dba5ab70d7a57b171b9_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-legacy-rhel8-operator@sha256:dd304118410ab622dab252504a18245012155894c3f89fd74af1aeffce0d4b5b_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-log-reader-rhel8@sha256:fa36a6123064aefa646293b919c58660905a5f05b61ef35c7c767b6f88e4949f_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-must-gather-rhel8@sha256:fcbfc67d121d1d88f3ba16912f0920999c424ceab823cc9642a2f146ed103744_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-openvpn-rhel8@sha256:7b6879e9e14e5e7622635f3755aa002e438da06969fdcae7bc8b9f90ab3bb4fe_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-operator-bundle@sha256:b46a79a60ef37106d34c5b54a65af27cf3953d367586718e80df6d4468238a2d_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-registry-rhel8@sha256:0b36e9ff32de1e801ddd34ccad1ea0a17029e17d2b93d0ea512c08b5b8a7f012_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-rhel8-operator@sha256:7b02b5182ff57b9bfa5857aa9e4da5ce5218198228044765047a4e41df6702c1_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-rsync-transfer-rhel8@sha256:2d5ca15f95a1c45e40e983328eb28584164499f70af901ad23fcd29fd3b6d800_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-ui-rhel8@sha256:951c384edd74377add1acd4590d9eceb30d147cb5f3042679e4c19d43b94e6c0_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-velero-plugin-for-aws-rhel8@sha256:c0685deaac37756a5f61923596086d9165199f7cf774a9a8719e15504ae2caee_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-velero-plugin-for-gcp-rhel8@sha256:dc8c6f17710f9757b98411f7f3e5e45452878a69498b0efc6b6fac17a7521c32_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-velero-plugin-for-microsoft-azure-rhel8@sha256:441c6e0854078633d2ff13315db18965a96aa48dfe3cb843f74463a69f725f46_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-velero-restic-restore-helper-rhel8@sha256:297eeba673e224cad38b069f2e63be1b863d148710f53ce605d062088c150a9d_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-velero-rhel8@sha256:1f4bad1258ebb47d8faec192a61af8926b4b46b0208fad1317c6d4434733c42e_amd64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2022-30632"
},
{
"category": "external",
"summary": "RHBZ#2107386",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2107386"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2022-30632",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-30632"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2022-30632",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2022-30632"
},
{
"category": "external",
"summary": "https://go.dev/issue/53416",
"url": "https://go.dev/issue/53416"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-announce/c/nqrv9fbR0zE",
"url": "https://groups.google.com/g/golang-announce/c/nqrv9fbR0zE"
}
],
"release_date": "2022-07-12T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2022-12-15T01:57:35+00:00",
"details": "For details on how to install and use MTC, refer to:\n\nhttps://docs.openshift.com/container-platform/latest/migration_toolkit_for_containers/installing-mtc.html",
"product_ids": [
"8Base-RHMTC-1.7:rhmtc/openshift-velero-plugin-rhel8@sha256:b736ee68818e6e5193c8da383a7a2243dad4c8c198c4fb7370e856eaf0cf6714_amd64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2022:9047"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"8Base-RHMTC-1.7:rhmtc/openshift-migration-controller-rhel8@sha256:11ea9e0cd77425db46a682a146a841d8127129048db98bbb7bc456d55e1c0d6c_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-hook-runner-rhel8@sha256:d1f78e4f37b414d5007c8e5711de3e95179612722a1c0dba5ab70d7a57b171b9_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-legacy-rhel8-operator@sha256:dd304118410ab622dab252504a18245012155894c3f89fd74af1aeffce0d4b5b_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-log-reader-rhel8@sha256:fa36a6123064aefa646293b919c58660905a5f05b61ef35c7c767b6f88e4949f_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-must-gather-rhel8@sha256:fcbfc67d121d1d88f3ba16912f0920999c424ceab823cc9642a2f146ed103744_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-openvpn-rhel8@sha256:7b6879e9e14e5e7622635f3755aa002e438da06969fdcae7bc8b9f90ab3bb4fe_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-operator-bundle@sha256:b46a79a60ef37106d34c5b54a65af27cf3953d367586718e80df6d4468238a2d_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-registry-rhel8@sha256:0b36e9ff32de1e801ddd34ccad1ea0a17029e17d2b93d0ea512c08b5b8a7f012_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-rhel8-operator@sha256:7b02b5182ff57b9bfa5857aa9e4da5ce5218198228044765047a4e41df6702c1_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-rsync-transfer-rhel8@sha256:2d5ca15f95a1c45e40e983328eb28584164499f70af901ad23fcd29fd3b6d800_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-ui-rhel8@sha256:951c384edd74377add1acd4590d9eceb30d147cb5f3042679e4c19d43b94e6c0_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-velero-plugin-for-aws-rhel8@sha256:c0685deaac37756a5f61923596086d9165199f7cf774a9a8719e15504ae2caee_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-velero-plugin-for-gcp-rhel8@sha256:dc8c6f17710f9757b98411f7f3e5e45452878a69498b0efc6b6fac17a7521c32_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-velero-plugin-for-microsoft-azure-rhel8@sha256:441c6e0854078633d2ff13315db18965a96aa48dfe3cb843f74463a69f725f46_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-velero-restic-restore-helper-rhel8@sha256:297eeba673e224cad38b069f2e63be1b863d148710f53ce605d062088c150a9d_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-velero-rhel8@sha256:1f4bad1258ebb47d8faec192a61af8926b4b46b0208fad1317c6d4434733c42e_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-velero-plugin-rhel8@sha256:b736ee68818e6e5193c8da383a7a2243dad4c8c198c4fb7370e856eaf0cf6714_amd64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "golang: path/filepath: stack exhaustion in Glob"
},
{
"cve": "CVE-2022-30633",
"cwe": {
"id": "CWE-1325",
"name": "Improperly Controlled Sequential Memory Allocation"
},
"discovery_date": "2022-07-14T00:00:00+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"8Base-RHMTC-1.7:rhmtc/openshift-migration-controller-rhel8@sha256:11ea9e0cd77425db46a682a146a841d8127129048db98bbb7bc456d55e1c0d6c_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-hook-runner-rhel8@sha256:d1f78e4f37b414d5007c8e5711de3e95179612722a1c0dba5ab70d7a57b171b9_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-legacy-rhel8-operator@sha256:dd304118410ab622dab252504a18245012155894c3f89fd74af1aeffce0d4b5b_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-log-reader-rhel8@sha256:fa36a6123064aefa646293b919c58660905a5f05b61ef35c7c767b6f88e4949f_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-must-gather-rhel8@sha256:fcbfc67d121d1d88f3ba16912f0920999c424ceab823cc9642a2f146ed103744_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-openvpn-rhel8@sha256:7b6879e9e14e5e7622635f3755aa002e438da06969fdcae7bc8b9f90ab3bb4fe_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-operator-bundle@sha256:b46a79a60ef37106d34c5b54a65af27cf3953d367586718e80df6d4468238a2d_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-registry-rhel8@sha256:0b36e9ff32de1e801ddd34ccad1ea0a17029e17d2b93d0ea512c08b5b8a7f012_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-rhel8-operator@sha256:7b02b5182ff57b9bfa5857aa9e4da5ce5218198228044765047a4e41df6702c1_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-rsync-transfer-rhel8@sha256:2d5ca15f95a1c45e40e983328eb28584164499f70af901ad23fcd29fd3b6d800_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-ui-rhel8@sha256:951c384edd74377add1acd4590d9eceb30d147cb5f3042679e4c19d43b94e6c0_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-velero-plugin-for-aws-rhel8@sha256:c0685deaac37756a5f61923596086d9165199f7cf774a9a8719e15504ae2caee_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-velero-plugin-for-gcp-rhel8@sha256:dc8c6f17710f9757b98411f7f3e5e45452878a69498b0efc6b6fac17a7521c32_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-velero-plugin-for-microsoft-azure-rhel8@sha256:441c6e0854078633d2ff13315db18965a96aa48dfe3cb843f74463a69f725f46_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-velero-restic-restore-helper-rhel8@sha256:297eeba673e224cad38b069f2e63be1b863d148710f53ce605d062088c150a9d_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-velero-plugin-rhel8@sha256:b736ee68818e6e5193c8da383a7a2243dad4c8c198c4fb7370e856eaf0cf6714_amd64"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2107392"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in golang. Calling Unmarshal on an XML document into a Go struct, which has a nested field that uses the \"any\" field tag, can cause a panic due to stack exhaustion.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "golang: encoding/xml: stack exhaustion in Unmarshal",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "Red Hat has marked this as moderate impact for two primary reasons\n1. Though the vulnerability exists, it is hard to exploit in real scenarios (e.g., the attacker must be able to feed crafted XML documents into specific code paths).\n2. The vulnerability is a denial of service (DoS) due to stack exhaustion rather than code execution or data breach. Since it doesn\u2019t compromise confidentiality or integrity.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"8Base-RHMTC-1.7:rhmtc/openshift-migration-velero-rhel8@sha256:1f4bad1258ebb47d8faec192a61af8926b4b46b0208fad1317c6d4434733c42e_amd64"
],
"known_not_affected": [
"8Base-RHMTC-1.7:rhmtc/openshift-migration-controller-rhel8@sha256:11ea9e0cd77425db46a682a146a841d8127129048db98bbb7bc456d55e1c0d6c_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-hook-runner-rhel8@sha256:d1f78e4f37b414d5007c8e5711de3e95179612722a1c0dba5ab70d7a57b171b9_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-legacy-rhel8-operator@sha256:dd304118410ab622dab252504a18245012155894c3f89fd74af1aeffce0d4b5b_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-log-reader-rhel8@sha256:fa36a6123064aefa646293b919c58660905a5f05b61ef35c7c767b6f88e4949f_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-must-gather-rhel8@sha256:fcbfc67d121d1d88f3ba16912f0920999c424ceab823cc9642a2f146ed103744_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-openvpn-rhel8@sha256:7b6879e9e14e5e7622635f3755aa002e438da06969fdcae7bc8b9f90ab3bb4fe_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-operator-bundle@sha256:b46a79a60ef37106d34c5b54a65af27cf3953d367586718e80df6d4468238a2d_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-registry-rhel8@sha256:0b36e9ff32de1e801ddd34ccad1ea0a17029e17d2b93d0ea512c08b5b8a7f012_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-rhel8-operator@sha256:7b02b5182ff57b9bfa5857aa9e4da5ce5218198228044765047a4e41df6702c1_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-rsync-transfer-rhel8@sha256:2d5ca15f95a1c45e40e983328eb28584164499f70af901ad23fcd29fd3b6d800_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-ui-rhel8@sha256:951c384edd74377add1acd4590d9eceb30d147cb5f3042679e4c19d43b94e6c0_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-velero-plugin-for-aws-rhel8@sha256:c0685deaac37756a5f61923596086d9165199f7cf774a9a8719e15504ae2caee_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-velero-plugin-for-gcp-rhel8@sha256:dc8c6f17710f9757b98411f7f3e5e45452878a69498b0efc6b6fac17a7521c32_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-velero-plugin-for-microsoft-azure-rhel8@sha256:441c6e0854078633d2ff13315db18965a96aa48dfe3cb843f74463a69f725f46_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-velero-restic-restore-helper-rhel8@sha256:297eeba673e224cad38b069f2e63be1b863d148710f53ce605d062088c150a9d_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-velero-plugin-rhel8@sha256:b736ee68818e6e5193c8da383a7a2243dad4c8c198c4fb7370e856eaf0cf6714_amd64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2022-30633"
},
{
"category": "external",
"summary": "RHBZ#2107392",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2107392"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2022-30633",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-30633"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2022-30633",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2022-30633"
},
{
"category": "external",
"summary": "https://go.dev/issue/53611",
"url": "https://go.dev/issue/53611"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-announce/c/nqrv9fbR0zE",
"url": "https://groups.google.com/g/golang-announce/c/nqrv9fbR0zE"
}
],
"release_date": "2022-07-12T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2022-12-15T01:57:35+00:00",
"details": "For details on how to install and use MTC, refer to:\n\nhttps://docs.openshift.com/container-platform/latest/migration_toolkit_for_containers/installing-mtc.html",
"product_ids": [
"8Base-RHMTC-1.7:rhmtc/openshift-migration-velero-rhel8@sha256:1f4bad1258ebb47d8faec192a61af8926b4b46b0208fad1317c6d4434733c42e_amd64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2022:9047"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"8Base-RHMTC-1.7:rhmtc/openshift-migration-controller-rhel8@sha256:11ea9e0cd77425db46a682a146a841d8127129048db98bbb7bc456d55e1c0d6c_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-hook-runner-rhel8@sha256:d1f78e4f37b414d5007c8e5711de3e95179612722a1c0dba5ab70d7a57b171b9_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-legacy-rhel8-operator@sha256:dd304118410ab622dab252504a18245012155894c3f89fd74af1aeffce0d4b5b_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-log-reader-rhel8@sha256:fa36a6123064aefa646293b919c58660905a5f05b61ef35c7c767b6f88e4949f_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-must-gather-rhel8@sha256:fcbfc67d121d1d88f3ba16912f0920999c424ceab823cc9642a2f146ed103744_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-openvpn-rhel8@sha256:7b6879e9e14e5e7622635f3755aa002e438da06969fdcae7bc8b9f90ab3bb4fe_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-operator-bundle@sha256:b46a79a60ef37106d34c5b54a65af27cf3953d367586718e80df6d4468238a2d_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-registry-rhel8@sha256:0b36e9ff32de1e801ddd34ccad1ea0a17029e17d2b93d0ea512c08b5b8a7f012_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-rhel8-operator@sha256:7b02b5182ff57b9bfa5857aa9e4da5ce5218198228044765047a4e41df6702c1_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-rsync-transfer-rhel8@sha256:2d5ca15f95a1c45e40e983328eb28584164499f70af901ad23fcd29fd3b6d800_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-ui-rhel8@sha256:951c384edd74377add1acd4590d9eceb30d147cb5f3042679e4c19d43b94e6c0_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-velero-plugin-for-aws-rhel8@sha256:c0685deaac37756a5f61923596086d9165199f7cf774a9a8719e15504ae2caee_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-velero-plugin-for-gcp-rhel8@sha256:dc8c6f17710f9757b98411f7f3e5e45452878a69498b0efc6b6fac17a7521c32_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-velero-plugin-for-microsoft-azure-rhel8@sha256:441c6e0854078633d2ff13315db18965a96aa48dfe3cb843f74463a69f725f46_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-velero-restic-restore-helper-rhel8@sha256:297eeba673e224cad38b069f2e63be1b863d148710f53ce605d062088c150a9d_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-velero-rhel8@sha256:1f4bad1258ebb47d8faec192a61af8926b4b46b0208fad1317c6d4434733c42e_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-velero-plugin-rhel8@sha256:b736ee68818e6e5193c8da383a7a2243dad4c8c198c4fb7370e856eaf0cf6714_amd64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "golang: encoding/xml: stack exhaustion in Unmarshal"
},
{
"cve": "CVE-2022-30635",
"cwe": {
"id": "CWE-1325",
"name": "Improperly Controlled Sequential Memory Allocation"
},
"discovery_date": "2022-07-14T00:00:00+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"8Base-RHMTC-1.7:rhmtc/openshift-migration-controller-rhel8@sha256:11ea9e0cd77425db46a682a146a841d8127129048db98bbb7bc456d55e1c0d6c_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-hook-runner-rhel8@sha256:d1f78e4f37b414d5007c8e5711de3e95179612722a1c0dba5ab70d7a57b171b9_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-legacy-rhel8-operator@sha256:dd304118410ab622dab252504a18245012155894c3f89fd74af1aeffce0d4b5b_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-log-reader-rhel8@sha256:fa36a6123064aefa646293b919c58660905a5f05b61ef35c7c767b6f88e4949f_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-must-gather-rhel8@sha256:fcbfc67d121d1d88f3ba16912f0920999c424ceab823cc9642a2f146ed103744_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-openvpn-rhel8@sha256:7b6879e9e14e5e7622635f3755aa002e438da06969fdcae7bc8b9f90ab3bb4fe_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-operator-bundle@sha256:b46a79a60ef37106d34c5b54a65af27cf3953d367586718e80df6d4468238a2d_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-registry-rhel8@sha256:0b36e9ff32de1e801ddd34ccad1ea0a17029e17d2b93d0ea512c08b5b8a7f012_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-rhel8-operator@sha256:7b02b5182ff57b9bfa5857aa9e4da5ce5218198228044765047a4e41df6702c1_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-rsync-transfer-rhel8@sha256:2d5ca15f95a1c45e40e983328eb28584164499f70af901ad23fcd29fd3b6d800_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-ui-rhel8@sha256:951c384edd74377add1acd4590d9eceb30d147cb5f3042679e4c19d43b94e6c0_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-velero-plugin-for-aws-rhel8@sha256:c0685deaac37756a5f61923596086d9165199f7cf774a9a8719e15504ae2caee_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-velero-plugin-for-gcp-rhel8@sha256:dc8c6f17710f9757b98411f7f3e5e45452878a69498b0efc6b6fac17a7521c32_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-velero-plugin-for-microsoft-azure-rhel8@sha256:441c6e0854078633d2ff13315db18965a96aa48dfe3cb843f74463a69f725f46_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-velero-restic-restore-helper-rhel8@sha256:297eeba673e224cad38b069f2e63be1b863d148710f53ce605d062088c150a9d_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-velero-rhel8@sha256:1f4bad1258ebb47d8faec192a61af8926b4b46b0208fad1317c6d4434733c42e_amd64"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2107388"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in golang. When calling Decoder, Decode on a message that contains deeply nested structures, a panic can occur due to stack exhaustion and allows an attacker to impact system availability.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "golang: encoding/gob: stack exhaustion in Decoder.Decode",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "OpenShift Container Platform (OCP) starting from 4.10 stream is already compiled in the patched version of Go, hence is not affected by this vulnerability.The vulnerability has been rated as moderate instead of high because the vulnerability can only result in a minor denial of service.\n\nWithin regulated environments, a combination of the following controls acts as a significant barrier to successfully exploiting a CWE-1325: Improperly Controlled Sequential Memory Allocation vulnerability and therefore downgrades the severity of this particular CVE from Moderate to Low.\n\nAccess to the platform is granted only after successful hard token-based multi-factor authentication (MFA) and is governed by least privilege to ensure only authorized users and roles can execute or modify code. Static code analysis and peer reviews enforce strong input validation and error handling, preventing improperly validated inputs from causing system instability, data exposure, or privilege escalation. In the event of successful exploitation, process isolation limits the impact of excessive sequential memory allocation by restricting memory use per process, preventing any single process from exhausting system resources. Finally, the platform uses memory protection mechanisms such as Data Execution Prevention (DEP) and Address Space Layout Randomization (ASLR) to reduce the risk of memory allocation-based attacks.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"8Base-RHMTC-1.7:rhmtc/openshift-velero-plugin-rhel8@sha256:b736ee68818e6e5193c8da383a7a2243dad4c8c198c4fb7370e856eaf0cf6714_amd64"
],
"known_not_affected": [
"8Base-RHMTC-1.7:rhmtc/openshift-migration-controller-rhel8@sha256:11ea9e0cd77425db46a682a146a841d8127129048db98bbb7bc456d55e1c0d6c_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-hook-runner-rhel8@sha256:d1f78e4f37b414d5007c8e5711de3e95179612722a1c0dba5ab70d7a57b171b9_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-legacy-rhel8-operator@sha256:dd304118410ab622dab252504a18245012155894c3f89fd74af1aeffce0d4b5b_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-log-reader-rhel8@sha256:fa36a6123064aefa646293b919c58660905a5f05b61ef35c7c767b6f88e4949f_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-must-gather-rhel8@sha256:fcbfc67d121d1d88f3ba16912f0920999c424ceab823cc9642a2f146ed103744_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-openvpn-rhel8@sha256:7b6879e9e14e5e7622635f3755aa002e438da06969fdcae7bc8b9f90ab3bb4fe_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-operator-bundle@sha256:b46a79a60ef37106d34c5b54a65af27cf3953d367586718e80df6d4468238a2d_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-registry-rhel8@sha256:0b36e9ff32de1e801ddd34ccad1ea0a17029e17d2b93d0ea512c08b5b8a7f012_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-rhel8-operator@sha256:7b02b5182ff57b9bfa5857aa9e4da5ce5218198228044765047a4e41df6702c1_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-rsync-transfer-rhel8@sha256:2d5ca15f95a1c45e40e983328eb28584164499f70af901ad23fcd29fd3b6d800_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-ui-rhel8@sha256:951c384edd74377add1acd4590d9eceb30d147cb5f3042679e4c19d43b94e6c0_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-velero-plugin-for-aws-rhel8@sha256:c0685deaac37756a5f61923596086d9165199f7cf774a9a8719e15504ae2caee_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-velero-plugin-for-gcp-rhel8@sha256:dc8c6f17710f9757b98411f7f3e5e45452878a69498b0efc6b6fac17a7521c32_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-velero-plugin-for-microsoft-azure-rhel8@sha256:441c6e0854078633d2ff13315db18965a96aa48dfe3cb843f74463a69f725f46_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-velero-restic-restore-helper-rhel8@sha256:297eeba673e224cad38b069f2e63be1b863d148710f53ce605d062088c150a9d_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-velero-rhel8@sha256:1f4bad1258ebb47d8faec192a61af8926b4b46b0208fad1317c6d4434733c42e_amd64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2022-30635"
},
{
"category": "external",
"summary": "RHBZ#2107388",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2107388"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2022-30635",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-30635"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2022-30635",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2022-30635"
},
{
"category": "external",
"summary": "https://go.dev/issue/53615",
"url": "https://go.dev/issue/53615"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-announce/c/nqrv9fbR0zE",
"url": "https://groups.google.com/g/golang-announce/c/nqrv9fbR0zE"
}
],
"release_date": "2022-07-12T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2022-12-15T01:57:35+00:00",
"details": "For details on how to install and use MTC, refer to:\n\nhttps://docs.openshift.com/container-platform/latest/migration_toolkit_for_containers/installing-mtc.html",
"product_ids": [
"8Base-RHMTC-1.7:rhmtc/openshift-velero-plugin-rhel8@sha256:b736ee68818e6e5193c8da383a7a2243dad4c8c198c4fb7370e856eaf0cf6714_amd64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2022:9047"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"8Base-RHMTC-1.7:rhmtc/openshift-migration-controller-rhel8@sha256:11ea9e0cd77425db46a682a146a841d8127129048db98bbb7bc456d55e1c0d6c_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-hook-runner-rhel8@sha256:d1f78e4f37b414d5007c8e5711de3e95179612722a1c0dba5ab70d7a57b171b9_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-legacy-rhel8-operator@sha256:dd304118410ab622dab252504a18245012155894c3f89fd74af1aeffce0d4b5b_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-log-reader-rhel8@sha256:fa36a6123064aefa646293b919c58660905a5f05b61ef35c7c767b6f88e4949f_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-must-gather-rhel8@sha256:fcbfc67d121d1d88f3ba16912f0920999c424ceab823cc9642a2f146ed103744_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-openvpn-rhel8@sha256:7b6879e9e14e5e7622635f3755aa002e438da06969fdcae7bc8b9f90ab3bb4fe_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-operator-bundle@sha256:b46a79a60ef37106d34c5b54a65af27cf3953d367586718e80df6d4468238a2d_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-registry-rhel8@sha256:0b36e9ff32de1e801ddd34ccad1ea0a17029e17d2b93d0ea512c08b5b8a7f012_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-rhel8-operator@sha256:7b02b5182ff57b9bfa5857aa9e4da5ce5218198228044765047a4e41df6702c1_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-rsync-transfer-rhel8@sha256:2d5ca15f95a1c45e40e983328eb28584164499f70af901ad23fcd29fd3b6d800_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-ui-rhel8@sha256:951c384edd74377add1acd4590d9eceb30d147cb5f3042679e4c19d43b94e6c0_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-velero-plugin-for-aws-rhel8@sha256:c0685deaac37756a5f61923596086d9165199f7cf774a9a8719e15504ae2caee_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-velero-plugin-for-gcp-rhel8@sha256:dc8c6f17710f9757b98411f7f3e5e45452878a69498b0efc6b6fac17a7521c32_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-velero-plugin-for-microsoft-azure-rhel8@sha256:441c6e0854078633d2ff13315db18965a96aa48dfe3cb843f74463a69f725f46_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-velero-restic-restore-helper-rhel8@sha256:297eeba673e224cad38b069f2e63be1b863d148710f53ce605d062088c150a9d_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-velero-rhel8@sha256:1f4bad1258ebb47d8faec192a61af8926b4b46b0208fad1317c6d4434733c42e_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-velero-plugin-rhel8@sha256:b736ee68818e6e5193c8da383a7a2243dad4c8c198c4fb7370e856eaf0cf6714_amd64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "golang: encoding/gob: stack exhaustion in Decoder.Decode"
},
{
"cve": "CVE-2022-32148",
"cwe": {
"id": "CWE-200",
"name": "Exposure of Sensitive Information to an Unauthorized Actor"
},
"discovery_date": "2022-07-14T00:00:00+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"8Base-RHMTC-1.7:rhmtc/openshift-migration-controller-rhel8@sha256:11ea9e0cd77425db46a682a146a841d8127129048db98bbb7bc456d55e1c0d6c_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-hook-runner-rhel8@sha256:d1f78e4f37b414d5007c8e5711de3e95179612722a1c0dba5ab70d7a57b171b9_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-legacy-rhel8-operator@sha256:dd304118410ab622dab252504a18245012155894c3f89fd74af1aeffce0d4b5b_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-log-reader-rhel8@sha256:fa36a6123064aefa646293b919c58660905a5f05b61ef35c7c767b6f88e4949f_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-must-gather-rhel8@sha256:fcbfc67d121d1d88f3ba16912f0920999c424ceab823cc9642a2f146ed103744_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-openvpn-rhel8@sha256:7b6879e9e14e5e7622635f3755aa002e438da06969fdcae7bc8b9f90ab3bb4fe_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-operator-bundle@sha256:b46a79a60ef37106d34c5b54a65af27cf3953d367586718e80df6d4468238a2d_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-registry-rhel8@sha256:0b36e9ff32de1e801ddd34ccad1ea0a17029e17d2b93d0ea512c08b5b8a7f012_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-rhel8-operator@sha256:7b02b5182ff57b9bfa5857aa9e4da5ce5218198228044765047a4e41df6702c1_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-rsync-transfer-rhel8@sha256:2d5ca15f95a1c45e40e983328eb28584164499f70af901ad23fcd29fd3b6d800_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-ui-rhel8@sha256:951c384edd74377add1acd4590d9eceb30d147cb5f3042679e4c19d43b94e6c0_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-velero-plugin-for-aws-rhel8@sha256:c0685deaac37756a5f61923596086d9165199f7cf774a9a8719e15504ae2caee_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-velero-plugin-for-gcp-rhel8@sha256:dc8c6f17710f9757b98411f7f3e5e45452878a69498b0efc6b6fac17a7521c32_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-velero-plugin-for-microsoft-azure-rhel8@sha256:441c6e0854078633d2ff13315db18965a96aa48dfe3cb843f74463a69f725f46_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-velero-restic-restore-helper-rhel8@sha256:297eeba673e224cad38b069f2e63be1b863d148710f53ce605d062088c150a9d_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-velero-rhel8@sha256:1f4bad1258ebb47d8faec192a61af8926b4b46b0208fad1317c6d4434733c42e_amd64"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2107383"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in net/http/httputil golang package. When httputil.ReverseProxy.ServeHTTP is called with a Request.Header map containing a nil value for the X-Forwarded-For header, ReverseProxy could set the client IP incorrectly. This issue may affect confidentiality.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "golang: net/http/httputil: NewSingleHostReverseProxy - omit X-Forwarded-For not working",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "Within regulated environments, a combination of the following controls acts as a significant barrier to successfully exploiting a CWE-200: Exposure of Sensitive Information to an Unauthorized Actor vulnerability and therefore downgrades the severity of this particular CVE from Moderate to Low.\n\nAccess to the platform is granted only after successful hard token, multi-factor authentication (MFA), which is coupled with account management controls, including integration with single sign-on (SSO), to ensure that user permissions are restricted to only the functions necessary for their roles. Access to sensitive information is explicitly authorized and enforced based on predefined access policies. Event logs are collected and processed for centralization, correlation, analysis, monitoring, reporting, alerting, and retention. This process ensures that audit logs are generated for specific events involving sensitive information, which helps identify patterns of unauthorized access or data exposure. The platform enforces the use of validated cryptographic modules across compute resources to protect the confidentiality of information, even in the event of interception.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"8Base-RHMTC-1.7:rhmtc/openshift-velero-plugin-rhel8@sha256:b736ee68818e6e5193c8da383a7a2243dad4c8c198c4fb7370e856eaf0cf6714_amd64"
],
"known_not_affected": [
"8Base-RHMTC-1.7:rhmtc/openshift-migration-controller-rhel8@sha256:11ea9e0cd77425db46a682a146a841d8127129048db98bbb7bc456d55e1c0d6c_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-hook-runner-rhel8@sha256:d1f78e4f37b414d5007c8e5711de3e95179612722a1c0dba5ab70d7a57b171b9_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-legacy-rhel8-operator@sha256:dd304118410ab622dab252504a18245012155894c3f89fd74af1aeffce0d4b5b_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-log-reader-rhel8@sha256:fa36a6123064aefa646293b919c58660905a5f05b61ef35c7c767b6f88e4949f_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-must-gather-rhel8@sha256:fcbfc67d121d1d88f3ba16912f0920999c424ceab823cc9642a2f146ed103744_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-openvpn-rhel8@sha256:7b6879e9e14e5e7622635f3755aa002e438da06969fdcae7bc8b9f90ab3bb4fe_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-operator-bundle@sha256:b46a79a60ef37106d34c5b54a65af27cf3953d367586718e80df6d4468238a2d_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-registry-rhel8@sha256:0b36e9ff32de1e801ddd34ccad1ea0a17029e17d2b93d0ea512c08b5b8a7f012_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-rhel8-operator@sha256:7b02b5182ff57b9bfa5857aa9e4da5ce5218198228044765047a4e41df6702c1_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-rsync-transfer-rhel8@sha256:2d5ca15f95a1c45e40e983328eb28584164499f70af901ad23fcd29fd3b6d800_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-ui-rhel8@sha256:951c384edd74377add1acd4590d9eceb30d147cb5f3042679e4c19d43b94e6c0_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-velero-plugin-for-aws-rhel8@sha256:c0685deaac37756a5f61923596086d9165199f7cf774a9a8719e15504ae2caee_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-velero-plugin-for-gcp-rhel8@sha256:dc8c6f17710f9757b98411f7f3e5e45452878a69498b0efc6b6fac17a7521c32_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-velero-plugin-for-microsoft-azure-rhel8@sha256:441c6e0854078633d2ff13315db18965a96aa48dfe3cb843f74463a69f725f46_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-velero-restic-restore-helper-rhel8@sha256:297eeba673e224cad38b069f2e63be1b863d148710f53ce605d062088c150a9d_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-velero-rhel8@sha256:1f4bad1258ebb47d8faec192a61af8926b4b46b0208fad1317c6d4434733c42e_amd64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2022-32148"
},
{
"category": "external",
"summary": "RHBZ#2107383",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2107383"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2022-32148",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-32148"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2022-32148",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2022-32148"
},
{
"category": "external",
"summary": "https://go.dev/issue/53423",
"url": "https://go.dev/issue/53423"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-announce/c/nqrv9fbR0zE",
"url": "https://groups.google.com/g/golang-announce/c/nqrv9fbR0zE"
}
],
"release_date": "2022-07-12T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2022-12-15T01:57:35+00:00",
"details": "For details on how to install and use MTC, refer to:\n\nhttps://docs.openshift.com/container-platform/latest/migration_toolkit_for_containers/installing-mtc.html",
"product_ids": [
"8Base-RHMTC-1.7:rhmtc/openshift-velero-plugin-rhel8@sha256:b736ee68818e6e5193c8da383a7a2243dad4c8c198c4fb7370e856eaf0cf6714_amd64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2022:9047"
}
],
"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-RHMTC-1.7:rhmtc/openshift-migration-controller-rhel8@sha256:11ea9e0cd77425db46a682a146a841d8127129048db98bbb7bc456d55e1c0d6c_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-hook-runner-rhel8@sha256:d1f78e4f37b414d5007c8e5711de3e95179612722a1c0dba5ab70d7a57b171b9_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-legacy-rhel8-operator@sha256:dd304118410ab622dab252504a18245012155894c3f89fd74af1aeffce0d4b5b_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-log-reader-rhel8@sha256:fa36a6123064aefa646293b919c58660905a5f05b61ef35c7c767b6f88e4949f_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-must-gather-rhel8@sha256:fcbfc67d121d1d88f3ba16912f0920999c424ceab823cc9642a2f146ed103744_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-openvpn-rhel8@sha256:7b6879e9e14e5e7622635f3755aa002e438da06969fdcae7bc8b9f90ab3bb4fe_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-operator-bundle@sha256:b46a79a60ef37106d34c5b54a65af27cf3953d367586718e80df6d4468238a2d_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-registry-rhel8@sha256:0b36e9ff32de1e801ddd34ccad1ea0a17029e17d2b93d0ea512c08b5b8a7f012_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-rhel8-operator@sha256:7b02b5182ff57b9bfa5857aa9e4da5ce5218198228044765047a4e41df6702c1_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-rsync-transfer-rhel8@sha256:2d5ca15f95a1c45e40e983328eb28584164499f70af901ad23fcd29fd3b6d800_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-ui-rhel8@sha256:951c384edd74377add1acd4590d9eceb30d147cb5f3042679e4c19d43b94e6c0_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-velero-plugin-for-aws-rhel8@sha256:c0685deaac37756a5f61923596086d9165199f7cf774a9a8719e15504ae2caee_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-velero-plugin-for-gcp-rhel8@sha256:dc8c6f17710f9757b98411f7f3e5e45452878a69498b0efc6b6fac17a7521c32_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-velero-plugin-for-microsoft-azure-rhel8@sha256:441c6e0854078633d2ff13315db18965a96aa48dfe3cb843f74463a69f725f46_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-velero-restic-restore-helper-rhel8@sha256:297eeba673e224cad38b069f2e63be1b863d148710f53ce605d062088c150a9d_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-velero-rhel8@sha256:1f4bad1258ebb47d8faec192a61af8926b4b46b0208fad1317c6d4434733c42e_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-velero-plugin-rhel8@sha256:b736ee68818e6e5193c8da383a7a2243dad4c8c198c4fb7370e856eaf0cf6714_amd64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "golang: net/http/httputil: NewSingleHostReverseProxy - omit X-Forwarded-For not working"
}
]
}
rhsa-2023_3642
Vulnerability from csaf_redhat
Notes
{
"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": "A new container image for Red Hat Ceph Storage 6.1 is now available in the Red Hat Ecosystem Catalog.\n\nRed Hat Product Security has rated this update as having a security impact of Important. A Common Vulnerability Scoring System (CVSS) base score, which gives a detailed severity rating, is available for each vulnerability from the CVE link(s) in the References section.",
"title": "Topic"
},
{
"category": "general",
"text": "Red Hat Ceph Storage is a scalable, open, software-defined storage platform that combines the most stable version of the Ceph storage system with a Ceph management platform, deployment utilities, and support services.\n\nThis new container image is based on Red Hat Ceph Storage 6.1 and Red Hat Enterprise Linux 9.\n\nSecurity Fix(es):\n\n* crewjam/saml: Authentication bypass when processing SAML responses containing multiple Assertion elements (CVE-2022-41912)\n\n* eventsource: Exposure of Sensitive Information (CVE-2022-1650)\n\n* grafana: stored XSS vulnerability (CVE-2022-31097)\n\n* grafana: OAuth account takeover (CVE-2022-31107)\n\n* ramda: prototype poisoning (CVE-2021-42581)\n\n* golang: net/http: improper sanitization of Transfer-Encoding header (CVE-2022-1705)\n\n* golang: net/http/httputil: ReverseProxy should not forward unparseable query parameters (CVE-2022-2880)\n\n* marked: regular expression block.def may lead Denial of Service (CVE-2022-21680)\n\n* marked: regular expression inline.reflinkSearch may lead Denial of Service (CVE-2022-21681)\n\n* golang: encoding/pem: fix stack overflow in Decode (CVE-2022-24675)\n\n* Moment.js: Path traversal in moment.locale (CVE-2022-24785)\n\n* grafana: An information leak issue was discovered in Grafana through 7.3.4, when integrated with Zabbix (CVE-2022-26148)\n\n* golang: net/http: handle server errors after sending GOAWAY (CVE-2022-27664)\n\n* golang: encoding/xml: stack exhaustion in Decoder.Skip (CVE-2022-28131)\n\n* golang: crypto/elliptic: panic caused by oversized scalar (CVE-2022-28327)\n\n* golang: syscall: faccessat checks wrong group (CVE-2022-29526)\n\n* golang: io/fs: stack exhaustion in Glob (CVE-2022-30630)\n\n* golang: compress/gzip: stack exhaustion in Reader.Read (CVE-2022-30631)\n\n* golang: path/filepath: stack exhaustion in Glob (CVE-2022-30632)\n\n* golang: encoding/xml: stack exhaustion in Unmarshal (CVE-2022-30633)\n\n* golang: encoding/gob: stack exhaustion in Decoder.Decode (CVE-2022-30635)\n\n* grafana: plugin signature bypass (CVE-2022-31123)\n\n* grafana: data source and plugin proxy endpoints leaking authentication tokens to some destination plugins (CVE-2022-31130)\n\n* golang: net/http/httputil: NewSingleHostReverseProxy - omit X-Forwarded-For not working (CVE-2022-32148)\n\n* golang: net/url: JoinPath does not strip relative path components in all circumstances (CVE-2022-32190)\n\n* grafana: Escalation from admin to server admin when auth proxy is used (CVE-2022-35957)\n\n* grafana: Data source and plugin proxy endpoints could leak the authentication cookie to some destination plugins (CVE-2022-39201)\n\n* grafana: using email as a username can block other users from signing in (CVE-2022-39229)\n\n* grafana: email addresses and usernames cannot be trusted (CVE-2022-39306)\n\n* grafana: User enumeration via forget password (CVE-2022-39307)\n\n* grafana: Spoofing of the originalUrl parameter of snapshots (CVE-2022-39324)\n\n* golang: regexp/syntax: limit memory used by parsing regexps (CVE-2022-41715)\n\n* golang: crypto/tls: session tickets lack random ticket_age_add (CVE-2022-30629)\n\n* golang: math/big: decoding big.Float and big.Rat types can panic if the encoded message is too short, potentially allowing a denial of service (CVE-2022-32189)\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\nSpace precludes documenting all of these changes in this advisory. Users are directed to the Red Hat Ceph Storage Release Notes for information on the most significant of these changes:\n\nhttps://access.redhat.com/documentation/en-us/red_hat_ceph_storage/6.1/html/release_notes/index\n\nAll users of Red Hat Ceph Storage are advised to pull these new images from the Red Hat Ecosystem catalog, which provides numerous enhancements and bug fixes.",
"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:3642",
"url": "https://access.redhat.com/errata/RHSA-2023:3642"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/updates/classification/#important",
"url": "https://access.redhat.com/security/updates/classification/#important"
},
{
"category": "external",
"summary": "https://access.redhat.com/documentation/en-us/red_hat_ceph_storage/6.1/html/release_notes/index",
"url": "https://access.redhat.com/documentation/en-us/red_hat_ceph_storage/6.1/html/release_notes/index"
},
{
"category": "external",
"summary": "2066563",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2066563"
},
{
"category": "external",
"summary": "2072009",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2072009"
},
{
"category": "external",
"summary": "2077688",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2077688"
},
{
"category": "external",
"summary": "2077689",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2077689"
},
{
"category": "external",
"summary": "2082705",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2082705"
},
{
"category": "external",
"summary": "2082706",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2082706"
},
{
"category": "external",
"summary": "2083778",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2083778"
},
{
"category": "external",
"summary": "2084085",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2084085"
},
{
"category": "external",
"summary": "2085307",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2085307"
},
{
"category": "external",
"summary": "2092793",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2092793"
},
{
"category": "external",
"summary": "2104365",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2104365"
},
{
"category": "external",
"summary": "2104367",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2104367"
},
{
"category": "external",
"summary": "2107342",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2107342"
},
{
"category": "external",
"summary": "2107371",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2107371"
},
{
"category": "external",
"summary": "2107374",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2107374"
},
{
"category": "external",
"summary": "2107383",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2107383"
},
{
"category": "external",
"summary": "2107386",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2107386"
},
{
"category": "external",
"summary": "2107388",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2107388"
},
{
"category": "external",
"summary": "2107390",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2107390"
},
{
"category": "external",
"summary": "2107392",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2107392"
},
{
"category": "external",
"summary": "2113814",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2113814"
},
{
"category": "external",
"summary": "2124668",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2124668"
},
{
"category": "external",
"summary": "2124669",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2124669"
},
{
"category": "external",
"summary": "2125514",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2125514"
},
{
"category": "external",
"summary": "2131146",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2131146"
},
{
"category": "external",
"summary": "2131147",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2131147"
},
{
"category": "external",
"summary": "2131148",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2131148"
},
{
"category": "external",
"summary": "2131149",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2131149"
},
{
"category": "external",
"summary": "2132868",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2132868"
},
{
"category": "external",
"summary": "2132872",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2132872"
},
{
"category": "external",
"summary": "2138014",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2138014"
},
{
"category": "external",
"summary": "2138015",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2138015"
},
{
"category": "external",
"summary": "2148252",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2148252"
},
{
"category": "external",
"summary": "2149181",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2149181"
},
{
"category": "external",
"summary": "2168965",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2168965"
},
{
"category": "external",
"summary": "2174461",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2174461"
},
{
"category": "external",
"summary": "2174462",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2174462"
},
{
"category": "external",
"summary": "2186142",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2186142"
},
{
"category": "self",
"summary": "Canonical URL",
"url": "https://security.access.redhat.com/data/csaf/v2/advisories/2023/rhsa-2023_3642.json"
}
],
"title": "Red Hat Security Advisory: Red Hat Ceph Storage 6.1 Container security and bug fix update",
"tracking": {
"current_release_date": "2025-01-06T19:26:59+00:00",
"generator": {
"date": "2025-01-06T19:26:59+00:00",
"engine": {
"name": "Red Hat SDEngine",
"version": "4.2.5"
}
},
"id": "RHSA-2023:3642",
"initial_release_date": "2023-06-15T15:59:41+00:00",
"revision_history": [
{
"date": "2023-06-15T15:59:41+00:00",
"number": "1",
"summary": "Initial version"
},
{
"date": "2023-06-15T15:59:41+00:00",
"number": "2",
"summary": "Last updated version"
},
{
"date": "2025-01-06T19:26:59+00:00",
"number": "3",
"summary": "Last generated version"
}
],
"status": "final",
"version": "3"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_name",
"name": "Red Hat Ceph Storage 6.1 Tools",
"product": {
"name": "Red Hat Ceph Storage 6.1 Tools",
"product_id": "9Base-RHCEPH-6.1-Tools",
"product_identification_helper": {
"cpe": "cpe:/a:redhat:ceph_storage:6.1::el9"
}
}
}
],
"category": "product_family",
"name": "Red Hat Ceph Storage"
},
{
"branches": [
{
"category": "product_version",
"name": "rhceph/rhceph-6-dashboard-rhel9@sha256:1d7ca201b778e6a6cb559129e240233b6b6461399c67f979c07d5fe288c400f6_amd64",
"product": {
"name": "rhceph/rhceph-6-dashboard-rhel9@sha256:1d7ca201b778e6a6cb559129e240233b6b6461399c67f979c07d5fe288c400f6_amd64",
"product_id": "rhceph/rhceph-6-dashboard-rhel9@sha256:1d7ca201b778e6a6cb559129e240233b6b6461399c67f979c07d5fe288c400f6_amd64",
"product_identification_helper": {
"purl": "pkg:oci/rhceph-6-dashboard-rhel9@sha256:1d7ca201b778e6a6cb559129e240233b6b6461399c67f979c07d5fe288c400f6?arch=amd64\u0026repository_url=registry.redhat.io/rhceph/rhceph-6-dashboard-rhel9\u0026tag=6-75"
}
}
},
{
"category": "product_version",
"name": "rhceph/keepalived-rhel9@sha256:b21d882fd2d08d6f162dbb63e0626d9d6aa892a677c5a28edc97b84feef1655a_amd64",
"product": {
"name": "rhceph/keepalived-rhel9@sha256:b21d882fd2d08d6f162dbb63e0626d9d6aa892a677c5a28edc97b84feef1655a_amd64",
"product_id": "rhceph/keepalived-rhel9@sha256:b21d882fd2d08d6f162dbb63e0626d9d6aa892a677c5a28edc97b84feef1655a_amd64",
"product_identification_helper": {
"purl": "pkg:oci/keepalived-rhel9@sha256:b21d882fd2d08d6f162dbb63e0626d9d6aa892a677c5a28edc97b84feef1655a?arch=amd64\u0026repository_url=registry.redhat.io/rhceph/keepalived-rhel9\u0026tag=2.2.4-3"
}
}
},
{
"category": "product_version",
"name": "rhceph/rhceph-promtail-rhel9@sha256:b46c0196fab3bd3a60b64a1d7ff8af6fbc7c3e526618da1cc78032bffa3be171_amd64",
"product": {
"name": "rhceph/rhceph-promtail-rhel9@sha256:b46c0196fab3bd3a60b64a1d7ff8af6fbc7c3e526618da1cc78032bffa3be171_amd64",
"product_id": "rhceph/rhceph-promtail-rhel9@sha256:b46c0196fab3bd3a60b64a1d7ff8af6fbc7c3e526618da1cc78032bffa3be171_amd64",
"product_identification_helper": {
"purl": "pkg:oci/rhceph-promtail-rhel9@sha256:b46c0196fab3bd3a60b64a1d7ff8af6fbc7c3e526618da1cc78032bffa3be171?arch=amd64\u0026repository_url=registry.redhat.io/rhceph/rhceph-promtail-rhel9\u0026tag=v2.4.0-5"
}
}
},
{
"category": "product_version",
"name": "rhceph/rhceph-6-rhel9@sha256:953630d9f9924f17ab7ce168772c3facbaf6866b79a1cf0fb9aee1dcf6eb8c7d_amd64",
"product": {
"name": "rhceph/rhceph-6-rhel9@sha256:953630d9f9924f17ab7ce168772c3facbaf6866b79a1cf0fb9aee1dcf6eb8c7d_amd64",
"product_id": "rhceph/rhceph-6-rhel9@sha256:953630d9f9924f17ab7ce168772c3facbaf6866b79a1cf0fb9aee1dcf6eb8c7d_amd64",
"product_identification_helper": {
"purl": "pkg:oci/rhceph-6-rhel9@sha256:953630d9f9924f17ab7ce168772c3facbaf6866b79a1cf0fb9aee1dcf6eb8c7d?arch=amd64\u0026repository_url=registry.redhat.io/rhceph/rhceph-6-rhel9\u0026tag=6-177"
}
}
},
{
"category": "product_version",
"name": "rhceph/rhceph-haproxy-rhel9@sha256:720b3207087d4feb8ab59ffd0b70d6bc22fa21d53b62393779dfaf8972a32e60_amd64",
"product": {
"name": "rhceph/rhceph-haproxy-rhel9@sha256:720b3207087d4feb8ab59ffd0b70d6bc22fa21d53b62393779dfaf8972a32e60_amd64",
"product_id": "rhceph/rhceph-haproxy-rhel9@sha256:720b3207087d4feb8ab59ffd0b70d6bc22fa21d53b62393779dfaf8972a32e60_amd64",
"product_identification_helper": {
"purl": "pkg:oci/rhceph-haproxy-rhel9@sha256:720b3207087d4feb8ab59ffd0b70d6bc22fa21d53b62393779dfaf8972a32e60?arch=amd64\u0026repository_url=registry.redhat.io/rhceph/rhceph-haproxy-rhel9\u0026tag=2.4.17-4"
}
}
},
{
"category": "product_version",
"name": "rhceph/snmp-notifier-rhel9@sha256:9078b49846d8ec681bec5b96f0d4087b4c66bdc6baf4701cfc9c8e8aeae89661_amd64",
"product": {
"name": "rhceph/snmp-notifier-rhel9@sha256:9078b49846d8ec681bec5b96f0d4087b4c66bdc6baf4701cfc9c8e8aeae89661_amd64",
"product_id": "rhceph/snmp-notifier-rhel9@sha256:9078b49846d8ec681bec5b96f0d4087b4c66bdc6baf4701cfc9c8e8aeae89661_amd64",
"product_identification_helper": {
"purl": "pkg:oci/snmp-notifier-rhel9@sha256:9078b49846d8ec681bec5b96f0d4087b4c66bdc6baf4701cfc9c8e8aeae89661?arch=amd64\u0026repository_url=registry.redhat.io/rhceph/snmp-notifier-rhel9\u0026tag=1.2.1-36"
}
}
}
],
"category": "architecture",
"name": "amd64"
},
{
"branches": [
{
"category": "product_version",
"name": "rhceph/rhceph-6-dashboard-rhel9@sha256:50329da263e8ef00c47632156761621bac30fead5e574ef23cd1d30b7af0019a_ppc64le",
"product": {
"name": "rhceph/rhceph-6-dashboard-rhel9@sha256:50329da263e8ef00c47632156761621bac30fead5e574ef23cd1d30b7af0019a_ppc64le",
"product_id": "rhceph/rhceph-6-dashboard-rhel9@sha256:50329da263e8ef00c47632156761621bac30fead5e574ef23cd1d30b7af0019a_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/rhceph-6-dashboard-rhel9@sha256:50329da263e8ef00c47632156761621bac30fead5e574ef23cd1d30b7af0019a?arch=ppc64le\u0026repository_url=registry.redhat.io/rhceph/rhceph-6-dashboard-rhel9\u0026tag=6-75"
}
}
},
{
"category": "product_version",
"name": "rhceph/keepalived-rhel9@sha256:36abd2b22ebabea813c5afde35b0b80a200056f811267e89f0270da9155b1a22_ppc64le",
"product": {
"name": "rhceph/keepalived-rhel9@sha256:36abd2b22ebabea813c5afde35b0b80a200056f811267e89f0270da9155b1a22_ppc64le",
"product_id": "rhceph/keepalived-rhel9@sha256:36abd2b22ebabea813c5afde35b0b80a200056f811267e89f0270da9155b1a22_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/keepalived-rhel9@sha256:36abd2b22ebabea813c5afde35b0b80a200056f811267e89f0270da9155b1a22?arch=ppc64le\u0026repository_url=registry.redhat.io/rhceph/keepalived-rhel9\u0026tag=2.2.4-3"
}
}
},
{
"category": "product_version",
"name": "rhceph/rhceph-promtail-rhel9@sha256:f52fd8d5fbfdcc202c5e31096119377a8b87f9efd31602398d45cec86ec35940_ppc64le",
"product": {
"name": "rhceph/rhceph-promtail-rhel9@sha256:f52fd8d5fbfdcc202c5e31096119377a8b87f9efd31602398d45cec86ec35940_ppc64le",
"product_id": "rhceph/rhceph-promtail-rhel9@sha256:f52fd8d5fbfdcc202c5e31096119377a8b87f9efd31602398d45cec86ec35940_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/rhceph-promtail-rhel9@sha256:f52fd8d5fbfdcc202c5e31096119377a8b87f9efd31602398d45cec86ec35940?arch=ppc64le\u0026repository_url=registry.redhat.io/rhceph/rhceph-promtail-rhel9\u0026tag=v2.4.0-5"
}
}
},
{
"category": "product_version",
"name": "rhceph/rhceph-6-rhel9@sha256:9b477366f861df49b533d95941b9770b032827bb4a259c5f86abce8705960c05_ppc64le",
"product": {
"name": "rhceph/rhceph-6-rhel9@sha256:9b477366f861df49b533d95941b9770b032827bb4a259c5f86abce8705960c05_ppc64le",
"product_id": "rhceph/rhceph-6-rhel9@sha256:9b477366f861df49b533d95941b9770b032827bb4a259c5f86abce8705960c05_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/rhceph-6-rhel9@sha256:9b477366f861df49b533d95941b9770b032827bb4a259c5f86abce8705960c05?arch=ppc64le\u0026repository_url=registry.redhat.io/rhceph/rhceph-6-rhel9\u0026tag=6-177"
}
}
},
{
"category": "product_version",
"name": "rhceph/rhceph-haproxy-rhel9@sha256:8cc4a146d7be5046b416fe9c04d77b4f0a25a2ab7180fdbf8c46cff8e2483080_ppc64le",
"product": {
"name": "rhceph/rhceph-haproxy-rhel9@sha256:8cc4a146d7be5046b416fe9c04d77b4f0a25a2ab7180fdbf8c46cff8e2483080_ppc64le",
"product_id": "rhceph/rhceph-haproxy-rhel9@sha256:8cc4a146d7be5046b416fe9c04d77b4f0a25a2ab7180fdbf8c46cff8e2483080_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/rhceph-haproxy-rhel9@sha256:8cc4a146d7be5046b416fe9c04d77b4f0a25a2ab7180fdbf8c46cff8e2483080?arch=ppc64le\u0026repository_url=registry.redhat.io/rhceph/rhceph-haproxy-rhel9\u0026tag=2.4.17-4"
}
}
},
{
"category": "product_version",
"name": "rhceph/snmp-notifier-rhel9@sha256:8887234fbbaddf620eaa7b0f4b1ed6ab8aa5bc52e019e67179554ccd03fba676_ppc64le",
"product": {
"name": "rhceph/snmp-notifier-rhel9@sha256:8887234fbbaddf620eaa7b0f4b1ed6ab8aa5bc52e019e67179554ccd03fba676_ppc64le",
"product_id": "rhceph/snmp-notifier-rhel9@sha256:8887234fbbaddf620eaa7b0f4b1ed6ab8aa5bc52e019e67179554ccd03fba676_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/snmp-notifier-rhel9@sha256:8887234fbbaddf620eaa7b0f4b1ed6ab8aa5bc52e019e67179554ccd03fba676?arch=ppc64le\u0026repository_url=registry.redhat.io/rhceph/snmp-notifier-rhel9\u0026tag=1.2.1-36"
}
}
}
],
"category": "architecture",
"name": "ppc64le"
},
{
"branches": [
{
"category": "product_version",
"name": "rhceph/rhceph-6-dashboard-rhel9@sha256:3fb7480f9d68333e168eae0c9fbeceb0df7962a40c25ecced81ea4c4959b2c25_s390x",
"product": {
"name": "rhceph/rhceph-6-dashboard-rhel9@sha256:3fb7480f9d68333e168eae0c9fbeceb0df7962a40c25ecced81ea4c4959b2c25_s390x",
"product_id": "rhceph/rhceph-6-dashboard-rhel9@sha256:3fb7480f9d68333e168eae0c9fbeceb0df7962a40c25ecced81ea4c4959b2c25_s390x",
"product_identification_helper": {
"purl": "pkg:oci/rhceph-6-dashboard-rhel9@sha256:3fb7480f9d68333e168eae0c9fbeceb0df7962a40c25ecced81ea4c4959b2c25?arch=s390x\u0026repository_url=registry.redhat.io/rhceph/rhceph-6-dashboard-rhel9\u0026tag=6-75"
}
}
},
{
"category": "product_version",
"name": "rhceph/keepalived-rhel9@sha256:2ae4274163155d880cbd41d1a197d6856f326501a50e028ff3de9ff8a85b3e97_s390x",
"product": {
"name": "rhceph/keepalived-rhel9@sha256:2ae4274163155d880cbd41d1a197d6856f326501a50e028ff3de9ff8a85b3e97_s390x",
"product_id": "rhceph/keepalived-rhel9@sha256:2ae4274163155d880cbd41d1a197d6856f326501a50e028ff3de9ff8a85b3e97_s390x",
"product_identification_helper": {
"purl": "pkg:oci/keepalived-rhel9@sha256:2ae4274163155d880cbd41d1a197d6856f326501a50e028ff3de9ff8a85b3e97?arch=s390x\u0026repository_url=registry.redhat.io/rhceph/keepalived-rhel9\u0026tag=2.2.4-3"
}
}
},
{
"category": "product_version",
"name": "rhceph/rhceph-promtail-rhel9@sha256:44697ad0d15d1f37b98243f5f013cb9271d70e2b10ab52093a1d7e3409a674b2_s390x",
"product": {
"name": "rhceph/rhceph-promtail-rhel9@sha256:44697ad0d15d1f37b98243f5f013cb9271d70e2b10ab52093a1d7e3409a674b2_s390x",
"product_id": "rhceph/rhceph-promtail-rhel9@sha256:44697ad0d15d1f37b98243f5f013cb9271d70e2b10ab52093a1d7e3409a674b2_s390x",
"product_identification_helper": {
"purl": "pkg:oci/rhceph-promtail-rhel9@sha256:44697ad0d15d1f37b98243f5f013cb9271d70e2b10ab52093a1d7e3409a674b2?arch=s390x\u0026repository_url=registry.redhat.io/rhceph/rhceph-promtail-rhel9\u0026tag=v2.4.0-5"
}
}
},
{
"category": "product_version",
"name": "rhceph/rhceph-6-rhel9@sha256:72bd6eb932a368af10d5c607d8b60e0fe8b87862f4adaa17fd022a3427a46ca8_s390x",
"product": {
"name": "rhceph/rhceph-6-rhel9@sha256:72bd6eb932a368af10d5c607d8b60e0fe8b87862f4adaa17fd022a3427a46ca8_s390x",
"product_id": "rhceph/rhceph-6-rhel9@sha256:72bd6eb932a368af10d5c607d8b60e0fe8b87862f4adaa17fd022a3427a46ca8_s390x",
"product_identification_helper": {
"purl": "pkg:oci/rhceph-6-rhel9@sha256:72bd6eb932a368af10d5c607d8b60e0fe8b87862f4adaa17fd022a3427a46ca8?arch=s390x\u0026repository_url=registry.redhat.io/rhceph/rhceph-6-rhel9\u0026tag=6-177"
}
}
},
{
"category": "product_version",
"name": "rhceph/rhceph-haproxy-rhel9@sha256:e4da2c9d53159d43c6795151eb3c9dea373da19b34d76094b60e7a2466415d62_s390x",
"product": {
"name": "rhceph/rhceph-haproxy-rhel9@sha256:e4da2c9d53159d43c6795151eb3c9dea373da19b34d76094b60e7a2466415d62_s390x",
"product_id": "rhceph/rhceph-haproxy-rhel9@sha256:e4da2c9d53159d43c6795151eb3c9dea373da19b34d76094b60e7a2466415d62_s390x",
"product_identification_helper": {
"purl": "pkg:oci/rhceph-haproxy-rhel9@sha256:e4da2c9d53159d43c6795151eb3c9dea373da19b34d76094b60e7a2466415d62?arch=s390x\u0026repository_url=registry.redhat.io/rhceph/rhceph-haproxy-rhel9\u0026tag=2.4.17-4"
}
}
},
{
"category": "product_version",
"name": "rhceph/snmp-notifier-rhel9@sha256:df7c89608fe8352d445efcc1017521b35878cfe61a8b9fd91fab24c00786b2bf_s390x",
"product": {
"name": "rhceph/snmp-notifier-rhel9@sha256:df7c89608fe8352d445efcc1017521b35878cfe61a8b9fd91fab24c00786b2bf_s390x",
"product_id": "rhceph/snmp-notifier-rhel9@sha256:df7c89608fe8352d445efcc1017521b35878cfe61a8b9fd91fab24c00786b2bf_s390x",
"product_identification_helper": {
"purl": "pkg:oci/snmp-notifier-rhel9@sha256:df7c89608fe8352d445efcc1017521b35878cfe61a8b9fd91fab24c00786b2bf?arch=s390x\u0026repository_url=registry.redhat.io/rhceph/snmp-notifier-rhel9\u0026tag=1.2.1-36"
}
}
}
],
"category": "architecture",
"name": "s390x"
}
],
"category": "vendor",
"name": "Red Hat"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "rhceph/keepalived-rhel9@sha256:2ae4274163155d880cbd41d1a197d6856f326501a50e028ff3de9ff8a85b3e97_s390x as a component of Red Hat Ceph Storage 6.1 Tools",
"product_id": "9Base-RHCEPH-6.1-Tools:rhceph/keepalived-rhel9@sha256:2ae4274163155d880cbd41d1a197d6856f326501a50e028ff3de9ff8a85b3e97_s390x"
},
"product_reference": "rhceph/keepalived-rhel9@sha256:2ae4274163155d880cbd41d1a197d6856f326501a50e028ff3de9ff8a85b3e97_s390x",
"relates_to_product_reference": "9Base-RHCEPH-6.1-Tools"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhceph/keepalived-rhel9@sha256:36abd2b22ebabea813c5afde35b0b80a200056f811267e89f0270da9155b1a22_ppc64le as a component of Red Hat Ceph Storage 6.1 Tools",
"product_id": "9Base-RHCEPH-6.1-Tools:rhceph/keepalived-rhel9@sha256:36abd2b22ebabea813c5afde35b0b80a200056f811267e89f0270da9155b1a22_ppc64le"
},
"product_reference": "rhceph/keepalived-rhel9@sha256:36abd2b22ebabea813c5afde35b0b80a200056f811267e89f0270da9155b1a22_ppc64le",
"relates_to_product_reference": "9Base-RHCEPH-6.1-Tools"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhceph/keepalived-rhel9@sha256:b21d882fd2d08d6f162dbb63e0626d9d6aa892a677c5a28edc97b84feef1655a_amd64 as a component of Red Hat Ceph Storage 6.1 Tools",
"product_id": "9Base-RHCEPH-6.1-Tools:rhceph/keepalived-rhel9@sha256:b21d882fd2d08d6f162dbb63e0626d9d6aa892a677c5a28edc97b84feef1655a_amd64"
},
"product_reference": "rhceph/keepalived-rhel9@sha256:b21d882fd2d08d6f162dbb63e0626d9d6aa892a677c5a28edc97b84feef1655a_amd64",
"relates_to_product_reference": "9Base-RHCEPH-6.1-Tools"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhceph/rhceph-6-dashboard-rhel9@sha256:1d7ca201b778e6a6cb559129e240233b6b6461399c67f979c07d5fe288c400f6_amd64 as a component of Red Hat Ceph Storage 6.1 Tools",
"product_id": "9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-dashboard-rhel9@sha256:1d7ca201b778e6a6cb559129e240233b6b6461399c67f979c07d5fe288c400f6_amd64"
},
"product_reference": "rhceph/rhceph-6-dashboard-rhel9@sha256:1d7ca201b778e6a6cb559129e240233b6b6461399c67f979c07d5fe288c400f6_amd64",
"relates_to_product_reference": "9Base-RHCEPH-6.1-Tools"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhceph/rhceph-6-dashboard-rhel9@sha256:3fb7480f9d68333e168eae0c9fbeceb0df7962a40c25ecced81ea4c4959b2c25_s390x as a component of Red Hat Ceph Storage 6.1 Tools",
"product_id": "9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-dashboard-rhel9@sha256:3fb7480f9d68333e168eae0c9fbeceb0df7962a40c25ecced81ea4c4959b2c25_s390x"
},
"product_reference": "rhceph/rhceph-6-dashboard-rhel9@sha256:3fb7480f9d68333e168eae0c9fbeceb0df7962a40c25ecced81ea4c4959b2c25_s390x",
"relates_to_product_reference": "9Base-RHCEPH-6.1-Tools"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhceph/rhceph-6-dashboard-rhel9@sha256:50329da263e8ef00c47632156761621bac30fead5e574ef23cd1d30b7af0019a_ppc64le as a component of Red Hat Ceph Storage 6.1 Tools",
"product_id": "9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-dashboard-rhel9@sha256:50329da263e8ef00c47632156761621bac30fead5e574ef23cd1d30b7af0019a_ppc64le"
},
"product_reference": "rhceph/rhceph-6-dashboard-rhel9@sha256:50329da263e8ef00c47632156761621bac30fead5e574ef23cd1d30b7af0019a_ppc64le",
"relates_to_product_reference": "9Base-RHCEPH-6.1-Tools"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhceph/rhceph-6-rhel9@sha256:72bd6eb932a368af10d5c607d8b60e0fe8b87862f4adaa17fd022a3427a46ca8_s390x as a component of Red Hat Ceph Storage 6.1 Tools",
"product_id": "9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-rhel9@sha256:72bd6eb932a368af10d5c607d8b60e0fe8b87862f4adaa17fd022a3427a46ca8_s390x"
},
"product_reference": "rhceph/rhceph-6-rhel9@sha256:72bd6eb932a368af10d5c607d8b60e0fe8b87862f4adaa17fd022a3427a46ca8_s390x",
"relates_to_product_reference": "9Base-RHCEPH-6.1-Tools"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhceph/rhceph-6-rhel9@sha256:953630d9f9924f17ab7ce168772c3facbaf6866b79a1cf0fb9aee1dcf6eb8c7d_amd64 as a component of Red Hat Ceph Storage 6.1 Tools",
"product_id": "9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-rhel9@sha256:953630d9f9924f17ab7ce168772c3facbaf6866b79a1cf0fb9aee1dcf6eb8c7d_amd64"
},
"product_reference": "rhceph/rhceph-6-rhel9@sha256:953630d9f9924f17ab7ce168772c3facbaf6866b79a1cf0fb9aee1dcf6eb8c7d_amd64",
"relates_to_product_reference": "9Base-RHCEPH-6.1-Tools"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhceph/rhceph-6-rhel9@sha256:9b477366f861df49b533d95941b9770b032827bb4a259c5f86abce8705960c05_ppc64le as a component of Red Hat Ceph Storage 6.1 Tools",
"product_id": "9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-rhel9@sha256:9b477366f861df49b533d95941b9770b032827bb4a259c5f86abce8705960c05_ppc64le"
},
"product_reference": "rhceph/rhceph-6-rhel9@sha256:9b477366f861df49b533d95941b9770b032827bb4a259c5f86abce8705960c05_ppc64le",
"relates_to_product_reference": "9Base-RHCEPH-6.1-Tools"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhceph/rhceph-haproxy-rhel9@sha256:720b3207087d4feb8ab59ffd0b70d6bc22fa21d53b62393779dfaf8972a32e60_amd64 as a component of Red Hat Ceph Storage 6.1 Tools",
"product_id": "9Base-RHCEPH-6.1-Tools:rhceph/rhceph-haproxy-rhel9@sha256:720b3207087d4feb8ab59ffd0b70d6bc22fa21d53b62393779dfaf8972a32e60_amd64"
},
"product_reference": "rhceph/rhceph-haproxy-rhel9@sha256:720b3207087d4feb8ab59ffd0b70d6bc22fa21d53b62393779dfaf8972a32e60_amd64",
"relates_to_product_reference": "9Base-RHCEPH-6.1-Tools"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhceph/rhceph-haproxy-rhel9@sha256:8cc4a146d7be5046b416fe9c04d77b4f0a25a2ab7180fdbf8c46cff8e2483080_ppc64le as a component of Red Hat Ceph Storage 6.1 Tools",
"product_id": "9Base-RHCEPH-6.1-Tools:rhceph/rhceph-haproxy-rhel9@sha256:8cc4a146d7be5046b416fe9c04d77b4f0a25a2ab7180fdbf8c46cff8e2483080_ppc64le"
},
"product_reference": "rhceph/rhceph-haproxy-rhel9@sha256:8cc4a146d7be5046b416fe9c04d77b4f0a25a2ab7180fdbf8c46cff8e2483080_ppc64le",
"relates_to_product_reference": "9Base-RHCEPH-6.1-Tools"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhceph/rhceph-haproxy-rhel9@sha256:e4da2c9d53159d43c6795151eb3c9dea373da19b34d76094b60e7a2466415d62_s390x as a component of Red Hat Ceph Storage 6.1 Tools",
"product_id": "9Base-RHCEPH-6.1-Tools:rhceph/rhceph-haproxy-rhel9@sha256:e4da2c9d53159d43c6795151eb3c9dea373da19b34d76094b60e7a2466415d62_s390x"
},
"product_reference": "rhceph/rhceph-haproxy-rhel9@sha256:e4da2c9d53159d43c6795151eb3c9dea373da19b34d76094b60e7a2466415d62_s390x",
"relates_to_product_reference": "9Base-RHCEPH-6.1-Tools"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhceph/rhceph-promtail-rhel9@sha256:44697ad0d15d1f37b98243f5f013cb9271d70e2b10ab52093a1d7e3409a674b2_s390x as a component of Red Hat Ceph Storage 6.1 Tools",
"product_id": "9Base-RHCEPH-6.1-Tools:rhceph/rhceph-promtail-rhel9@sha256:44697ad0d15d1f37b98243f5f013cb9271d70e2b10ab52093a1d7e3409a674b2_s390x"
},
"product_reference": "rhceph/rhceph-promtail-rhel9@sha256:44697ad0d15d1f37b98243f5f013cb9271d70e2b10ab52093a1d7e3409a674b2_s390x",
"relates_to_product_reference": "9Base-RHCEPH-6.1-Tools"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhceph/rhceph-promtail-rhel9@sha256:b46c0196fab3bd3a60b64a1d7ff8af6fbc7c3e526618da1cc78032bffa3be171_amd64 as a component of Red Hat Ceph Storage 6.1 Tools",
"product_id": "9Base-RHCEPH-6.1-Tools:rhceph/rhceph-promtail-rhel9@sha256:b46c0196fab3bd3a60b64a1d7ff8af6fbc7c3e526618da1cc78032bffa3be171_amd64"
},
"product_reference": "rhceph/rhceph-promtail-rhel9@sha256:b46c0196fab3bd3a60b64a1d7ff8af6fbc7c3e526618da1cc78032bffa3be171_amd64",
"relates_to_product_reference": "9Base-RHCEPH-6.1-Tools"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhceph/rhceph-promtail-rhel9@sha256:f52fd8d5fbfdcc202c5e31096119377a8b87f9efd31602398d45cec86ec35940_ppc64le as a component of Red Hat Ceph Storage 6.1 Tools",
"product_id": "9Base-RHCEPH-6.1-Tools:rhceph/rhceph-promtail-rhel9@sha256:f52fd8d5fbfdcc202c5e31096119377a8b87f9efd31602398d45cec86ec35940_ppc64le"
},
"product_reference": "rhceph/rhceph-promtail-rhel9@sha256:f52fd8d5fbfdcc202c5e31096119377a8b87f9efd31602398d45cec86ec35940_ppc64le",
"relates_to_product_reference": "9Base-RHCEPH-6.1-Tools"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhceph/snmp-notifier-rhel9@sha256:8887234fbbaddf620eaa7b0f4b1ed6ab8aa5bc52e019e67179554ccd03fba676_ppc64le as a component of Red Hat Ceph Storage 6.1 Tools",
"product_id": "9Base-RHCEPH-6.1-Tools:rhceph/snmp-notifier-rhel9@sha256:8887234fbbaddf620eaa7b0f4b1ed6ab8aa5bc52e019e67179554ccd03fba676_ppc64le"
},
"product_reference": "rhceph/snmp-notifier-rhel9@sha256:8887234fbbaddf620eaa7b0f4b1ed6ab8aa5bc52e019e67179554ccd03fba676_ppc64le",
"relates_to_product_reference": "9Base-RHCEPH-6.1-Tools"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhceph/snmp-notifier-rhel9@sha256:9078b49846d8ec681bec5b96f0d4087b4c66bdc6baf4701cfc9c8e8aeae89661_amd64 as a component of Red Hat Ceph Storage 6.1 Tools",
"product_id": "9Base-RHCEPH-6.1-Tools:rhceph/snmp-notifier-rhel9@sha256:9078b49846d8ec681bec5b96f0d4087b4c66bdc6baf4701cfc9c8e8aeae89661_amd64"
},
"product_reference": "rhceph/snmp-notifier-rhel9@sha256:9078b49846d8ec681bec5b96f0d4087b4c66bdc6baf4701cfc9c8e8aeae89661_amd64",
"relates_to_product_reference": "9Base-RHCEPH-6.1-Tools"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhceph/snmp-notifier-rhel9@sha256:df7c89608fe8352d445efcc1017521b35878cfe61a8b9fd91fab24c00786b2bf_s390x as a component of Red Hat Ceph Storage 6.1 Tools",
"product_id": "9Base-RHCEPH-6.1-Tools:rhceph/snmp-notifier-rhel9@sha256:df7c89608fe8352d445efcc1017521b35878cfe61a8b9fd91fab24c00786b2bf_s390x"
},
"product_reference": "rhceph/snmp-notifier-rhel9@sha256:df7c89608fe8352d445efcc1017521b35878cfe61a8b9fd91fab24c00786b2bf_s390x",
"relates_to_product_reference": "9Base-RHCEPH-6.1-Tools"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2021-42581",
"cwe": {
"id": "CWE-1321",
"name": "Improperly Controlled Modification of Object Prototype Attributes (\u0027Prototype Pollution\u0027)"
},
"discovery_date": "2022-05-10T00:00:00+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"9Base-RHCEPH-6.1-Tools:rhceph/keepalived-rhel9@sha256:2ae4274163155d880cbd41d1a197d6856f326501a50e028ff3de9ff8a85b3e97_s390x",
"9Base-RHCEPH-6.1-Tools:rhceph/keepalived-rhel9@sha256:36abd2b22ebabea813c5afde35b0b80a200056f811267e89f0270da9155b1a22_ppc64le",
"9Base-RHCEPH-6.1-Tools:rhceph/keepalived-rhel9@sha256:b21d882fd2d08d6f162dbb63e0626d9d6aa892a677c5a28edc97b84feef1655a_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-rhel9@sha256:72bd6eb932a368af10d5c607d8b60e0fe8b87862f4adaa17fd022a3427a46ca8_s390x",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-rhel9@sha256:953630d9f9924f17ab7ce168772c3facbaf6866b79a1cf0fb9aee1dcf6eb8c7d_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-rhel9@sha256:9b477366f861df49b533d95941b9770b032827bb4a259c5f86abce8705960c05_ppc64le",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-haproxy-rhel9@sha256:720b3207087d4feb8ab59ffd0b70d6bc22fa21d53b62393779dfaf8972a32e60_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-haproxy-rhel9@sha256:8cc4a146d7be5046b416fe9c04d77b4f0a25a2ab7180fdbf8c46cff8e2483080_ppc64le",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-haproxy-rhel9@sha256:e4da2c9d53159d43c6795151eb3c9dea373da19b34d76094b60e7a2466415d62_s390x",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-promtail-rhel9@sha256:44697ad0d15d1f37b98243f5f013cb9271d70e2b10ab52093a1d7e3409a674b2_s390x",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-promtail-rhel9@sha256:b46c0196fab3bd3a60b64a1d7ff8af6fbc7c3e526618da1cc78032bffa3be171_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-promtail-rhel9@sha256:f52fd8d5fbfdcc202c5e31096119377a8b87f9efd31602398d45cec86ec35940_ppc64le",
"9Base-RHCEPH-6.1-Tools:rhceph/snmp-notifier-rhel9@sha256:8887234fbbaddf620eaa7b0f4b1ed6ab8aa5bc52e019e67179554ccd03fba676_ppc64le",
"9Base-RHCEPH-6.1-Tools:rhceph/snmp-notifier-rhel9@sha256:9078b49846d8ec681bec5b96f0d4087b4c66bdc6baf4701cfc9c8e8aeae89661_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/snmp-notifier-rhel9@sha256:df7c89608fe8352d445efcc1017521b35878cfe61a8b9fd91fab24c00786b2bf_s390x"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2083778"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in the Ramda NPM package that involves prototype poisoning. This flaw allows attackers to supply a crafted object, affecting the integrity or availability of the application.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "ramda: prototype poisoning",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "In Red Hat Advanced Cluster Management for Kubernetes (RHACM) the affected components are the application-ui container up to and including RHACM 2.4.4, 2.3.10 and 2.2.13 and grc-ui container up to and including RHACM 2.2.13 versions. However not any RHACM is affected in the kui-web-terminal container as is using already patched and not affected version, therefore we are not impacted in this particular component. In RHACM these components are behind OpenShift OAuth. This restricts access to the vulnerable ramda library to authenticated users only, therefore the impact is reduced to Moderate.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-dashboard-rhel9@sha256:1d7ca201b778e6a6cb559129e240233b6b6461399c67f979c07d5fe288c400f6_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-dashboard-rhel9@sha256:3fb7480f9d68333e168eae0c9fbeceb0df7962a40c25ecced81ea4c4959b2c25_s390x",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-dashboard-rhel9@sha256:50329da263e8ef00c47632156761621bac30fead5e574ef23cd1d30b7af0019a_ppc64le"
],
"known_not_affected": [
"9Base-RHCEPH-6.1-Tools:rhceph/keepalived-rhel9@sha256:2ae4274163155d880cbd41d1a197d6856f326501a50e028ff3de9ff8a85b3e97_s390x",
"9Base-RHCEPH-6.1-Tools:rhceph/keepalived-rhel9@sha256:36abd2b22ebabea813c5afde35b0b80a200056f811267e89f0270da9155b1a22_ppc64le",
"9Base-RHCEPH-6.1-Tools:rhceph/keepalived-rhel9@sha256:b21d882fd2d08d6f162dbb63e0626d9d6aa892a677c5a28edc97b84feef1655a_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-rhel9@sha256:72bd6eb932a368af10d5c607d8b60e0fe8b87862f4adaa17fd022a3427a46ca8_s390x",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-rhel9@sha256:953630d9f9924f17ab7ce168772c3facbaf6866b79a1cf0fb9aee1dcf6eb8c7d_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-rhel9@sha256:9b477366f861df49b533d95941b9770b032827bb4a259c5f86abce8705960c05_ppc64le",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-haproxy-rhel9@sha256:720b3207087d4feb8ab59ffd0b70d6bc22fa21d53b62393779dfaf8972a32e60_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-haproxy-rhel9@sha256:8cc4a146d7be5046b416fe9c04d77b4f0a25a2ab7180fdbf8c46cff8e2483080_ppc64le",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-haproxy-rhel9@sha256:e4da2c9d53159d43c6795151eb3c9dea373da19b34d76094b60e7a2466415d62_s390x",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-promtail-rhel9@sha256:44697ad0d15d1f37b98243f5f013cb9271d70e2b10ab52093a1d7e3409a674b2_s390x",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-promtail-rhel9@sha256:b46c0196fab3bd3a60b64a1d7ff8af6fbc7c3e526618da1cc78032bffa3be171_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-promtail-rhel9@sha256:f52fd8d5fbfdcc202c5e31096119377a8b87f9efd31602398d45cec86ec35940_ppc64le",
"9Base-RHCEPH-6.1-Tools:rhceph/snmp-notifier-rhel9@sha256:8887234fbbaddf620eaa7b0f4b1ed6ab8aa5bc52e019e67179554ccd03fba676_ppc64le",
"9Base-RHCEPH-6.1-Tools:rhceph/snmp-notifier-rhel9@sha256:9078b49846d8ec681bec5b96f0d4087b4c66bdc6baf4701cfc9c8e8aeae89661_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/snmp-notifier-rhel9@sha256:df7c89608fe8352d445efcc1017521b35878cfe61a8b9fd91fab24c00786b2bf_s390x"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2021-42581"
},
{
"category": "external",
"summary": "RHBZ#2083778",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2083778"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2021-42581",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-42581"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2021-42581",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2021-42581"
},
{
"category": "external",
"summary": "https://github.com/ramda/ramda/pull/3192",
"url": "https://github.com/ramda/ramda/pull/3192"
}
],
"release_date": "2022-05-10T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2023-06-15T15:59:41+00:00",
"details": "For details on how to apply this update, see Upgrade a Red Hat Ceph Storage\ncluster using cephadm in the Red Hat Storage Ceph Upgrade\nGuide.(https://access.redhat.com/documentation/en-us/red_hat_ceph_storage)",
"product_ids": [
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-dashboard-rhel9@sha256:1d7ca201b778e6a6cb559129e240233b6b6461399c67f979c07d5fe288c400f6_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-dashboard-rhel9@sha256:3fb7480f9d68333e168eae0c9fbeceb0df7962a40c25ecced81ea4c4959b2c25_s390x",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-dashboard-rhel9@sha256:50329da263e8ef00c47632156761621bac30fead5e574ef23cd1d30b7af0019a_ppc64le"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2023:3642"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 9.1,
"baseSeverity": "CRITICAL",
"confidentialityImpact": "NONE",
"integrityImpact": "HIGH",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:H/A:H",
"version": "3.1"
},
"products": [
"9Base-RHCEPH-6.1-Tools:rhceph/keepalived-rhel9@sha256:2ae4274163155d880cbd41d1a197d6856f326501a50e028ff3de9ff8a85b3e97_s390x",
"9Base-RHCEPH-6.1-Tools:rhceph/keepalived-rhel9@sha256:36abd2b22ebabea813c5afde35b0b80a200056f811267e89f0270da9155b1a22_ppc64le",
"9Base-RHCEPH-6.1-Tools:rhceph/keepalived-rhel9@sha256:b21d882fd2d08d6f162dbb63e0626d9d6aa892a677c5a28edc97b84feef1655a_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-dashboard-rhel9@sha256:1d7ca201b778e6a6cb559129e240233b6b6461399c67f979c07d5fe288c400f6_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-dashboard-rhel9@sha256:3fb7480f9d68333e168eae0c9fbeceb0df7962a40c25ecced81ea4c4959b2c25_s390x",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-dashboard-rhel9@sha256:50329da263e8ef00c47632156761621bac30fead5e574ef23cd1d30b7af0019a_ppc64le",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-rhel9@sha256:72bd6eb932a368af10d5c607d8b60e0fe8b87862f4adaa17fd022a3427a46ca8_s390x",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-rhel9@sha256:953630d9f9924f17ab7ce168772c3facbaf6866b79a1cf0fb9aee1dcf6eb8c7d_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-rhel9@sha256:9b477366f861df49b533d95941b9770b032827bb4a259c5f86abce8705960c05_ppc64le",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-haproxy-rhel9@sha256:720b3207087d4feb8ab59ffd0b70d6bc22fa21d53b62393779dfaf8972a32e60_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-haproxy-rhel9@sha256:8cc4a146d7be5046b416fe9c04d77b4f0a25a2ab7180fdbf8c46cff8e2483080_ppc64le",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-haproxy-rhel9@sha256:e4da2c9d53159d43c6795151eb3c9dea373da19b34d76094b60e7a2466415d62_s390x",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-promtail-rhel9@sha256:44697ad0d15d1f37b98243f5f013cb9271d70e2b10ab52093a1d7e3409a674b2_s390x",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-promtail-rhel9@sha256:b46c0196fab3bd3a60b64a1d7ff8af6fbc7c3e526618da1cc78032bffa3be171_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-promtail-rhel9@sha256:f52fd8d5fbfdcc202c5e31096119377a8b87f9efd31602398d45cec86ec35940_ppc64le",
"9Base-RHCEPH-6.1-Tools:rhceph/snmp-notifier-rhel9@sha256:8887234fbbaddf620eaa7b0f4b1ed6ab8aa5bc52e019e67179554ccd03fba676_ppc64le",
"9Base-RHCEPH-6.1-Tools:rhceph/snmp-notifier-rhel9@sha256:9078b49846d8ec681bec5b96f0d4087b4c66bdc6baf4701cfc9c8e8aeae89661_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/snmp-notifier-rhel9@sha256:df7c89608fe8352d445efcc1017521b35878cfe61a8b9fd91fab24c00786b2bf_s390x"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "ramda: prototype poisoning"
},
{
"cve": "CVE-2022-1650",
"cwe": {
"id": "CWE-359",
"name": "Exposure of Private Personal Information to an Unauthorized Actor"
},
"discovery_date": "2022-05-12T00:00:00+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"9Base-RHCEPH-6.1-Tools:rhceph/keepalived-rhel9@sha256:2ae4274163155d880cbd41d1a197d6856f326501a50e028ff3de9ff8a85b3e97_s390x",
"9Base-RHCEPH-6.1-Tools:rhceph/keepalived-rhel9@sha256:36abd2b22ebabea813c5afde35b0b80a200056f811267e89f0270da9155b1a22_ppc64le",
"9Base-RHCEPH-6.1-Tools:rhceph/keepalived-rhel9@sha256:b21d882fd2d08d6f162dbb63e0626d9d6aa892a677c5a28edc97b84feef1655a_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-rhel9@sha256:72bd6eb932a368af10d5c607d8b60e0fe8b87862f4adaa17fd022a3427a46ca8_s390x",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-rhel9@sha256:953630d9f9924f17ab7ce168772c3facbaf6866b79a1cf0fb9aee1dcf6eb8c7d_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-rhel9@sha256:9b477366f861df49b533d95941b9770b032827bb4a259c5f86abce8705960c05_ppc64le",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-haproxy-rhel9@sha256:720b3207087d4feb8ab59ffd0b70d6bc22fa21d53b62393779dfaf8972a32e60_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-haproxy-rhel9@sha256:8cc4a146d7be5046b416fe9c04d77b4f0a25a2ab7180fdbf8c46cff8e2483080_ppc64le",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-haproxy-rhel9@sha256:e4da2c9d53159d43c6795151eb3c9dea373da19b34d76094b60e7a2466415d62_s390x",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-promtail-rhel9@sha256:44697ad0d15d1f37b98243f5f013cb9271d70e2b10ab52093a1d7e3409a674b2_s390x",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-promtail-rhel9@sha256:b46c0196fab3bd3a60b64a1d7ff8af6fbc7c3e526618da1cc78032bffa3be171_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-promtail-rhel9@sha256:f52fd8d5fbfdcc202c5e31096119377a8b87f9efd31602398d45cec86ec35940_ppc64le",
"9Base-RHCEPH-6.1-Tools:rhceph/snmp-notifier-rhel9@sha256:8887234fbbaddf620eaa7b0f4b1ed6ab8aa5bc52e019e67179554ccd03fba676_ppc64le",
"9Base-RHCEPH-6.1-Tools:rhceph/snmp-notifier-rhel9@sha256:9078b49846d8ec681bec5b96f0d4087b4c66bdc6baf4701cfc9c8e8aeae89661_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/snmp-notifier-rhel9@sha256:df7c89608fe8352d445efcc1017521b35878cfe61a8b9fd91fab24c00786b2bf_s390x"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2085307"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in the EventSource NPM Package. The description from the source states the following message: \"Exposure of Sensitive Information to an Unauthorized Actor.\" This flaw allows an attacker to steal the user\u0027s credentials and then use the credentials to access the legitimate website.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "eventsource: Exposure of Sensitive Information",
"title": "Vulnerability summary"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-dashboard-rhel9@sha256:1d7ca201b778e6a6cb559129e240233b6b6461399c67f979c07d5fe288c400f6_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-dashboard-rhel9@sha256:3fb7480f9d68333e168eae0c9fbeceb0df7962a40c25ecced81ea4c4959b2c25_s390x",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-dashboard-rhel9@sha256:50329da263e8ef00c47632156761621bac30fead5e574ef23cd1d30b7af0019a_ppc64le"
],
"known_not_affected": [
"9Base-RHCEPH-6.1-Tools:rhceph/keepalived-rhel9@sha256:2ae4274163155d880cbd41d1a197d6856f326501a50e028ff3de9ff8a85b3e97_s390x",
"9Base-RHCEPH-6.1-Tools:rhceph/keepalived-rhel9@sha256:36abd2b22ebabea813c5afde35b0b80a200056f811267e89f0270da9155b1a22_ppc64le",
"9Base-RHCEPH-6.1-Tools:rhceph/keepalived-rhel9@sha256:b21d882fd2d08d6f162dbb63e0626d9d6aa892a677c5a28edc97b84feef1655a_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-rhel9@sha256:72bd6eb932a368af10d5c607d8b60e0fe8b87862f4adaa17fd022a3427a46ca8_s390x",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-rhel9@sha256:953630d9f9924f17ab7ce168772c3facbaf6866b79a1cf0fb9aee1dcf6eb8c7d_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-rhel9@sha256:9b477366f861df49b533d95941b9770b032827bb4a259c5f86abce8705960c05_ppc64le",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-haproxy-rhel9@sha256:720b3207087d4feb8ab59ffd0b70d6bc22fa21d53b62393779dfaf8972a32e60_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-haproxy-rhel9@sha256:8cc4a146d7be5046b416fe9c04d77b4f0a25a2ab7180fdbf8c46cff8e2483080_ppc64le",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-haproxy-rhel9@sha256:e4da2c9d53159d43c6795151eb3c9dea373da19b34d76094b60e7a2466415d62_s390x",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-promtail-rhel9@sha256:44697ad0d15d1f37b98243f5f013cb9271d70e2b10ab52093a1d7e3409a674b2_s390x",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-promtail-rhel9@sha256:b46c0196fab3bd3a60b64a1d7ff8af6fbc7c3e526618da1cc78032bffa3be171_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-promtail-rhel9@sha256:f52fd8d5fbfdcc202c5e31096119377a8b87f9efd31602398d45cec86ec35940_ppc64le",
"9Base-RHCEPH-6.1-Tools:rhceph/snmp-notifier-rhel9@sha256:8887234fbbaddf620eaa7b0f4b1ed6ab8aa5bc52e019e67179554ccd03fba676_ppc64le",
"9Base-RHCEPH-6.1-Tools:rhceph/snmp-notifier-rhel9@sha256:9078b49846d8ec681bec5b96f0d4087b4c66bdc6baf4701cfc9c8e8aeae89661_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/snmp-notifier-rhel9@sha256:df7c89608fe8352d445efcc1017521b35878cfe61a8b9fd91fab24c00786b2bf_s390x"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2022-1650"
},
{
"category": "external",
"summary": "RHBZ#2085307",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2085307"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2022-1650",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-1650"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2022-1650",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2022-1650"
},
{
"category": "external",
"summary": "https://huntr.dev/bounties/dc9e467f-be5d-4945-867d-1044d27e9b8e",
"url": "https://huntr.dev/bounties/dc9e467f-be5d-4945-867d-1044d27e9b8e"
}
],
"release_date": "2022-05-12T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2023-06-15T15:59:41+00:00",
"details": "For details on how to apply this update, see Upgrade a Red Hat Ceph Storage\ncluster using cephadm in the Red Hat Storage Ceph Upgrade\nGuide.(https://access.redhat.com/documentation/en-us/red_hat_ceph_storage)",
"product_ids": [
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-dashboard-rhel9@sha256:1d7ca201b778e6a6cb559129e240233b6b6461399c67f979c07d5fe288c400f6_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-dashboard-rhel9@sha256:3fb7480f9d68333e168eae0c9fbeceb0df7962a40c25ecced81ea4c4959b2c25_s390x",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-dashboard-rhel9@sha256:50329da263e8ef00c47632156761621bac30fead5e574ef23cd1d30b7af0019a_ppc64le"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2023:3642"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "NONE",
"baseScore": 9.3,
"baseSeverity": "CRITICAL",
"confidentialityImpact": "HIGH",
"integrityImpact": "HIGH",
"privilegesRequired": "NONE",
"scope": "CHANGED",
"userInteraction": "REQUIRED",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:C/C:H/I:H/A:N",
"version": "3.1"
},
"products": [
"9Base-RHCEPH-6.1-Tools:rhceph/keepalived-rhel9@sha256:2ae4274163155d880cbd41d1a197d6856f326501a50e028ff3de9ff8a85b3e97_s390x",
"9Base-RHCEPH-6.1-Tools:rhceph/keepalived-rhel9@sha256:36abd2b22ebabea813c5afde35b0b80a200056f811267e89f0270da9155b1a22_ppc64le",
"9Base-RHCEPH-6.1-Tools:rhceph/keepalived-rhel9@sha256:b21d882fd2d08d6f162dbb63e0626d9d6aa892a677c5a28edc97b84feef1655a_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-dashboard-rhel9@sha256:1d7ca201b778e6a6cb559129e240233b6b6461399c67f979c07d5fe288c400f6_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-dashboard-rhel9@sha256:3fb7480f9d68333e168eae0c9fbeceb0df7962a40c25ecced81ea4c4959b2c25_s390x",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-dashboard-rhel9@sha256:50329da263e8ef00c47632156761621bac30fead5e574ef23cd1d30b7af0019a_ppc64le",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-rhel9@sha256:72bd6eb932a368af10d5c607d8b60e0fe8b87862f4adaa17fd022a3427a46ca8_s390x",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-rhel9@sha256:953630d9f9924f17ab7ce168772c3facbaf6866b79a1cf0fb9aee1dcf6eb8c7d_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-rhel9@sha256:9b477366f861df49b533d95941b9770b032827bb4a259c5f86abce8705960c05_ppc64le",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-haproxy-rhel9@sha256:720b3207087d4feb8ab59ffd0b70d6bc22fa21d53b62393779dfaf8972a32e60_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-haproxy-rhel9@sha256:8cc4a146d7be5046b416fe9c04d77b4f0a25a2ab7180fdbf8c46cff8e2483080_ppc64le",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-haproxy-rhel9@sha256:e4da2c9d53159d43c6795151eb3c9dea373da19b34d76094b60e7a2466415d62_s390x",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-promtail-rhel9@sha256:44697ad0d15d1f37b98243f5f013cb9271d70e2b10ab52093a1d7e3409a674b2_s390x",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-promtail-rhel9@sha256:b46c0196fab3bd3a60b64a1d7ff8af6fbc7c3e526618da1cc78032bffa3be171_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-promtail-rhel9@sha256:f52fd8d5fbfdcc202c5e31096119377a8b87f9efd31602398d45cec86ec35940_ppc64le",
"9Base-RHCEPH-6.1-Tools:rhceph/snmp-notifier-rhel9@sha256:8887234fbbaddf620eaa7b0f4b1ed6ab8aa5bc52e019e67179554ccd03fba676_ppc64le",
"9Base-RHCEPH-6.1-Tools:rhceph/snmp-notifier-rhel9@sha256:9078b49846d8ec681bec5b96f0d4087b4c66bdc6baf4701cfc9c8e8aeae89661_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/snmp-notifier-rhel9@sha256:df7c89608fe8352d445efcc1017521b35878cfe61a8b9fd91fab24c00786b2bf_s390x"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "eventsource: Exposure of Sensitive Information"
},
{
"cve": "CVE-2022-1705",
"cwe": {
"id": "CWE-444",
"name": "Inconsistent Interpretation of HTTP Requests (\u0027HTTP Request/Response Smuggling\u0027)"
},
"discovery_date": "2022-07-14T00:00:00+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"9Base-RHCEPH-6.1-Tools:rhceph/keepalived-rhel9@sha256:2ae4274163155d880cbd41d1a197d6856f326501a50e028ff3de9ff8a85b3e97_s390x",
"9Base-RHCEPH-6.1-Tools:rhceph/keepalived-rhel9@sha256:36abd2b22ebabea813c5afde35b0b80a200056f811267e89f0270da9155b1a22_ppc64le",
"9Base-RHCEPH-6.1-Tools:rhceph/keepalived-rhel9@sha256:b21d882fd2d08d6f162dbb63e0626d9d6aa892a677c5a28edc97b84feef1655a_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-rhel9@sha256:72bd6eb932a368af10d5c607d8b60e0fe8b87862f4adaa17fd022a3427a46ca8_s390x",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-rhel9@sha256:953630d9f9924f17ab7ce168772c3facbaf6866b79a1cf0fb9aee1dcf6eb8c7d_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-rhel9@sha256:9b477366f861df49b533d95941b9770b032827bb4a259c5f86abce8705960c05_ppc64le",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-haproxy-rhel9@sha256:720b3207087d4feb8ab59ffd0b70d6bc22fa21d53b62393779dfaf8972a32e60_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-haproxy-rhel9@sha256:8cc4a146d7be5046b416fe9c04d77b4f0a25a2ab7180fdbf8c46cff8e2483080_ppc64le",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-haproxy-rhel9@sha256:e4da2c9d53159d43c6795151eb3c9dea373da19b34d76094b60e7a2466415d62_s390x",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-promtail-rhel9@sha256:44697ad0d15d1f37b98243f5f013cb9271d70e2b10ab52093a1d7e3409a674b2_s390x",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-promtail-rhel9@sha256:b46c0196fab3bd3a60b64a1d7ff8af6fbc7c3e526618da1cc78032bffa3be171_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-promtail-rhel9@sha256:f52fd8d5fbfdcc202c5e31096119377a8b87f9efd31602398d45cec86ec35940_ppc64le",
"9Base-RHCEPH-6.1-Tools:rhceph/snmp-notifier-rhel9@sha256:8887234fbbaddf620eaa7b0f4b1ed6ab8aa5bc52e019e67179554ccd03fba676_ppc64le",
"9Base-RHCEPH-6.1-Tools:rhceph/snmp-notifier-rhel9@sha256:9078b49846d8ec681bec5b96f0d4087b4c66bdc6baf4701cfc9c8e8aeae89661_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/snmp-notifier-rhel9@sha256:df7c89608fe8352d445efcc1017521b35878cfe61a8b9fd91fab24c00786b2bf_s390x"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2107374"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in golang. The HTTP/1 client accepted invalid Transfer-Encoding headers indicating \"chunked\" encoding. This issue could allow request smuggling, but only if combined with an intermediate server that also improperly accepts the header as invalid.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "golang: net/http: improper sanitization of Transfer-Encoding header",
"title": "Vulnerability summary"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-dashboard-rhel9@sha256:1d7ca201b778e6a6cb559129e240233b6b6461399c67f979c07d5fe288c400f6_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-dashboard-rhel9@sha256:3fb7480f9d68333e168eae0c9fbeceb0df7962a40c25ecced81ea4c4959b2c25_s390x",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-dashboard-rhel9@sha256:50329da263e8ef00c47632156761621bac30fead5e574ef23cd1d30b7af0019a_ppc64le"
],
"known_not_affected": [
"9Base-RHCEPH-6.1-Tools:rhceph/keepalived-rhel9@sha256:2ae4274163155d880cbd41d1a197d6856f326501a50e028ff3de9ff8a85b3e97_s390x",
"9Base-RHCEPH-6.1-Tools:rhceph/keepalived-rhel9@sha256:36abd2b22ebabea813c5afde35b0b80a200056f811267e89f0270da9155b1a22_ppc64le",
"9Base-RHCEPH-6.1-Tools:rhceph/keepalived-rhel9@sha256:b21d882fd2d08d6f162dbb63e0626d9d6aa892a677c5a28edc97b84feef1655a_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-rhel9@sha256:72bd6eb932a368af10d5c607d8b60e0fe8b87862f4adaa17fd022a3427a46ca8_s390x",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-rhel9@sha256:953630d9f9924f17ab7ce168772c3facbaf6866b79a1cf0fb9aee1dcf6eb8c7d_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-rhel9@sha256:9b477366f861df49b533d95941b9770b032827bb4a259c5f86abce8705960c05_ppc64le",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-haproxy-rhel9@sha256:720b3207087d4feb8ab59ffd0b70d6bc22fa21d53b62393779dfaf8972a32e60_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-haproxy-rhel9@sha256:8cc4a146d7be5046b416fe9c04d77b4f0a25a2ab7180fdbf8c46cff8e2483080_ppc64le",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-haproxy-rhel9@sha256:e4da2c9d53159d43c6795151eb3c9dea373da19b34d76094b60e7a2466415d62_s390x",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-promtail-rhel9@sha256:44697ad0d15d1f37b98243f5f013cb9271d70e2b10ab52093a1d7e3409a674b2_s390x",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-promtail-rhel9@sha256:b46c0196fab3bd3a60b64a1d7ff8af6fbc7c3e526618da1cc78032bffa3be171_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-promtail-rhel9@sha256:f52fd8d5fbfdcc202c5e31096119377a8b87f9efd31602398d45cec86ec35940_ppc64le",
"9Base-RHCEPH-6.1-Tools:rhceph/snmp-notifier-rhel9@sha256:8887234fbbaddf620eaa7b0f4b1ed6ab8aa5bc52e019e67179554ccd03fba676_ppc64le",
"9Base-RHCEPH-6.1-Tools:rhceph/snmp-notifier-rhel9@sha256:9078b49846d8ec681bec5b96f0d4087b4c66bdc6baf4701cfc9c8e8aeae89661_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/snmp-notifier-rhel9@sha256:df7c89608fe8352d445efcc1017521b35878cfe61a8b9fd91fab24c00786b2bf_s390x"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2022-1705"
},
{
"category": "external",
"summary": "RHBZ#2107374",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2107374"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2022-1705",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-1705"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2022-1705",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2022-1705"
},
{
"category": "external",
"summary": "https://go.dev/issue/53188",
"url": "https://go.dev/issue/53188"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-announce/c/nqrv9fbR0zE",
"url": "https://groups.google.com/g/golang-announce/c/nqrv9fbR0zE"
}
],
"release_date": "2022-07-12T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2023-06-15T15:59:41+00:00",
"details": "For details on how to apply this update, see Upgrade a Red Hat Ceph Storage\ncluster using cephadm in the Red Hat Storage Ceph Upgrade\nGuide.(https://access.redhat.com/documentation/en-us/red_hat_ceph_storage)",
"product_ids": [
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-dashboard-rhel9@sha256:1d7ca201b778e6a6cb559129e240233b6b6461399c67f979c07d5fe288c400f6_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-dashboard-rhel9@sha256:3fb7480f9d68333e168eae0c9fbeceb0df7962a40c25ecced81ea4c4959b2c25_s390x",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-dashboard-rhel9@sha256:50329da263e8ef00c47632156761621bac30fead5e574ef23cd1d30b7af0019a_ppc64le"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2023:3642"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "NONE",
"baseScore": 6.5,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "LOW",
"integrityImpact": "LOW",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:L/A:N",
"version": "3.1"
},
"products": [
"9Base-RHCEPH-6.1-Tools:rhceph/keepalived-rhel9@sha256:2ae4274163155d880cbd41d1a197d6856f326501a50e028ff3de9ff8a85b3e97_s390x",
"9Base-RHCEPH-6.1-Tools:rhceph/keepalived-rhel9@sha256:36abd2b22ebabea813c5afde35b0b80a200056f811267e89f0270da9155b1a22_ppc64le",
"9Base-RHCEPH-6.1-Tools:rhceph/keepalived-rhel9@sha256:b21d882fd2d08d6f162dbb63e0626d9d6aa892a677c5a28edc97b84feef1655a_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-dashboard-rhel9@sha256:1d7ca201b778e6a6cb559129e240233b6b6461399c67f979c07d5fe288c400f6_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-dashboard-rhel9@sha256:3fb7480f9d68333e168eae0c9fbeceb0df7962a40c25ecced81ea4c4959b2c25_s390x",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-dashboard-rhel9@sha256:50329da263e8ef00c47632156761621bac30fead5e574ef23cd1d30b7af0019a_ppc64le",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-rhel9@sha256:72bd6eb932a368af10d5c607d8b60e0fe8b87862f4adaa17fd022a3427a46ca8_s390x",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-rhel9@sha256:953630d9f9924f17ab7ce168772c3facbaf6866b79a1cf0fb9aee1dcf6eb8c7d_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-rhel9@sha256:9b477366f861df49b533d95941b9770b032827bb4a259c5f86abce8705960c05_ppc64le",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-haproxy-rhel9@sha256:720b3207087d4feb8ab59ffd0b70d6bc22fa21d53b62393779dfaf8972a32e60_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-haproxy-rhel9@sha256:8cc4a146d7be5046b416fe9c04d77b4f0a25a2ab7180fdbf8c46cff8e2483080_ppc64le",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-haproxy-rhel9@sha256:e4da2c9d53159d43c6795151eb3c9dea373da19b34d76094b60e7a2466415d62_s390x",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-promtail-rhel9@sha256:44697ad0d15d1f37b98243f5f013cb9271d70e2b10ab52093a1d7e3409a674b2_s390x",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-promtail-rhel9@sha256:b46c0196fab3bd3a60b64a1d7ff8af6fbc7c3e526618da1cc78032bffa3be171_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-promtail-rhel9@sha256:f52fd8d5fbfdcc202c5e31096119377a8b87f9efd31602398d45cec86ec35940_ppc64le",
"9Base-RHCEPH-6.1-Tools:rhceph/snmp-notifier-rhel9@sha256:8887234fbbaddf620eaa7b0f4b1ed6ab8aa5bc52e019e67179554ccd03fba676_ppc64le",
"9Base-RHCEPH-6.1-Tools:rhceph/snmp-notifier-rhel9@sha256:9078b49846d8ec681bec5b96f0d4087b4c66bdc6baf4701cfc9c8e8aeae89661_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/snmp-notifier-rhel9@sha256:df7c89608fe8352d445efcc1017521b35878cfe61a8b9fd91fab24c00786b2bf_s390x"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "golang: net/http: improper sanitization of Transfer-Encoding header"
},
{
"acknowledgments": [
{
"names": [
"Daniel Abeles"
],
"organization": "Head of Research, Oxeye"
},
{
"names": [
"Gal Goldstein"
],
"organization": "Security Researcher, Oxeye"
}
],
"cve": "CVE-2022-2880",
"cwe": {
"id": "CWE-444",
"name": "Inconsistent Interpretation of HTTP Requests (\u0027HTTP Request/Response Smuggling\u0027)"
},
"discovery_date": "2022-10-07T00:00:00+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"9Base-RHCEPH-6.1-Tools:rhceph/keepalived-rhel9@sha256:2ae4274163155d880cbd41d1a197d6856f326501a50e028ff3de9ff8a85b3e97_s390x",
"9Base-RHCEPH-6.1-Tools:rhceph/keepalived-rhel9@sha256:36abd2b22ebabea813c5afde35b0b80a200056f811267e89f0270da9155b1a22_ppc64le",
"9Base-RHCEPH-6.1-Tools:rhceph/keepalived-rhel9@sha256:b21d882fd2d08d6f162dbb63e0626d9d6aa892a677c5a28edc97b84feef1655a_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-rhel9@sha256:72bd6eb932a368af10d5c607d8b60e0fe8b87862f4adaa17fd022a3427a46ca8_s390x",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-rhel9@sha256:953630d9f9924f17ab7ce168772c3facbaf6866b79a1cf0fb9aee1dcf6eb8c7d_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-rhel9@sha256:9b477366f861df49b533d95941b9770b032827bb4a259c5f86abce8705960c05_ppc64le",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-haproxy-rhel9@sha256:720b3207087d4feb8ab59ffd0b70d6bc22fa21d53b62393779dfaf8972a32e60_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-haproxy-rhel9@sha256:8cc4a146d7be5046b416fe9c04d77b4f0a25a2ab7180fdbf8c46cff8e2483080_ppc64le",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-haproxy-rhel9@sha256:e4da2c9d53159d43c6795151eb3c9dea373da19b34d76094b60e7a2466415d62_s390x",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-promtail-rhel9@sha256:44697ad0d15d1f37b98243f5f013cb9271d70e2b10ab52093a1d7e3409a674b2_s390x",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-promtail-rhel9@sha256:b46c0196fab3bd3a60b64a1d7ff8af6fbc7c3e526618da1cc78032bffa3be171_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-promtail-rhel9@sha256:f52fd8d5fbfdcc202c5e31096119377a8b87f9efd31602398d45cec86ec35940_ppc64le",
"9Base-RHCEPH-6.1-Tools:rhceph/snmp-notifier-rhel9@sha256:8887234fbbaddf620eaa7b0f4b1ed6ab8aa5bc52e019e67179554ccd03fba676_ppc64le",
"9Base-RHCEPH-6.1-Tools:rhceph/snmp-notifier-rhel9@sha256:9078b49846d8ec681bec5b96f0d4087b4c66bdc6baf4701cfc9c8e8aeae89661_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/snmp-notifier-rhel9@sha256:df7c89608fe8352d445efcc1017521b35878cfe61a8b9fd91fab24c00786b2bf_s390x"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2132868"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in the golang package, where requests forwarded by reverse proxy include the raw query parameters from the inbound request, including unparseable parameters rejected by net/http. This issue could permit query parameter smuggling when a Go proxy forwards a parameter with an unparseable value. After the fix, the reverse proxy sanitizes the query parameters in the forwarded query when the outbound request\u0027s form field is set after the reverse proxy. The director function returns, indicating that the proxy has parsed the query parameters. Proxies that do not parse query parameters continue to forward the original query parameters unchanged.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "golang: net/http/httputil: ReverseProxy should not forward unparseable query parameters",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "The opportunity to exploit this vulnerability is limited to the Golang runtime. In the case of the OpenShift Container Platform, this would be restricted within each individual container. There are multiple layers of guide rails (Golang\u2019s Garbage Collector; OpenShift\u2019s resource constraints imposed at the container and cluster levels) which would require a malicious user to continue submitting attacks for there to be any enduring impact.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-dashboard-rhel9@sha256:1d7ca201b778e6a6cb559129e240233b6b6461399c67f979c07d5fe288c400f6_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-dashboard-rhel9@sha256:3fb7480f9d68333e168eae0c9fbeceb0df7962a40c25ecced81ea4c4959b2c25_s390x",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-dashboard-rhel9@sha256:50329da263e8ef00c47632156761621bac30fead5e574ef23cd1d30b7af0019a_ppc64le"
],
"known_not_affected": [
"9Base-RHCEPH-6.1-Tools:rhceph/keepalived-rhel9@sha256:2ae4274163155d880cbd41d1a197d6856f326501a50e028ff3de9ff8a85b3e97_s390x",
"9Base-RHCEPH-6.1-Tools:rhceph/keepalived-rhel9@sha256:36abd2b22ebabea813c5afde35b0b80a200056f811267e89f0270da9155b1a22_ppc64le",
"9Base-RHCEPH-6.1-Tools:rhceph/keepalived-rhel9@sha256:b21d882fd2d08d6f162dbb63e0626d9d6aa892a677c5a28edc97b84feef1655a_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-rhel9@sha256:72bd6eb932a368af10d5c607d8b60e0fe8b87862f4adaa17fd022a3427a46ca8_s390x",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-rhel9@sha256:953630d9f9924f17ab7ce168772c3facbaf6866b79a1cf0fb9aee1dcf6eb8c7d_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-rhel9@sha256:9b477366f861df49b533d95941b9770b032827bb4a259c5f86abce8705960c05_ppc64le",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-haproxy-rhel9@sha256:720b3207087d4feb8ab59ffd0b70d6bc22fa21d53b62393779dfaf8972a32e60_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-haproxy-rhel9@sha256:8cc4a146d7be5046b416fe9c04d77b4f0a25a2ab7180fdbf8c46cff8e2483080_ppc64le",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-haproxy-rhel9@sha256:e4da2c9d53159d43c6795151eb3c9dea373da19b34d76094b60e7a2466415d62_s390x",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-promtail-rhel9@sha256:44697ad0d15d1f37b98243f5f013cb9271d70e2b10ab52093a1d7e3409a674b2_s390x",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-promtail-rhel9@sha256:b46c0196fab3bd3a60b64a1d7ff8af6fbc7c3e526618da1cc78032bffa3be171_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-promtail-rhel9@sha256:f52fd8d5fbfdcc202c5e31096119377a8b87f9efd31602398d45cec86ec35940_ppc64le",
"9Base-RHCEPH-6.1-Tools:rhceph/snmp-notifier-rhel9@sha256:8887234fbbaddf620eaa7b0f4b1ed6ab8aa5bc52e019e67179554ccd03fba676_ppc64le",
"9Base-RHCEPH-6.1-Tools:rhceph/snmp-notifier-rhel9@sha256:9078b49846d8ec681bec5b96f0d4087b4c66bdc6baf4701cfc9c8e8aeae89661_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/snmp-notifier-rhel9@sha256:df7c89608fe8352d445efcc1017521b35878cfe61a8b9fd91fab24c00786b2bf_s390x"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2022-2880"
},
{
"category": "external",
"summary": "RHBZ#2132868",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2132868"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2022-2880",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-2880"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2022-2880",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2022-2880"
},
{
"category": "external",
"summary": "https://github.com/golang/go/issues/54663",
"url": "https://github.com/golang/go/issues/54663"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-announce/c/xtuG5faxtaU?pli=1",
"url": "https://groups.google.com/g/golang-announce/c/xtuG5faxtaU?pli=1"
}
],
"release_date": "2022-10-04T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2023-06-15T15:59:41+00:00",
"details": "For details on how to apply this update, see Upgrade a Red Hat Ceph Storage\ncluster using cephadm in the Red Hat Storage Ceph Upgrade\nGuide.(https://access.redhat.com/documentation/en-us/red_hat_ceph_storage)",
"product_ids": [
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-dashboard-rhel9@sha256:1d7ca201b778e6a6cb559129e240233b6b6461399c67f979c07d5fe288c400f6_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-dashboard-rhel9@sha256:3fb7480f9d68333e168eae0c9fbeceb0df7962a40c25ecced81ea4c4959b2c25_s390x",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-dashboard-rhel9@sha256:50329da263e8ef00c47632156761621bac30fead5e574ef23cd1d30b7af0019a_ppc64le"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2023:3642"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "NONE",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "NONE",
"integrityImpact": "HIGH",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:H/A:N",
"version": "3.1"
},
"products": [
"9Base-RHCEPH-6.1-Tools:rhceph/keepalived-rhel9@sha256:2ae4274163155d880cbd41d1a197d6856f326501a50e028ff3de9ff8a85b3e97_s390x",
"9Base-RHCEPH-6.1-Tools:rhceph/keepalived-rhel9@sha256:36abd2b22ebabea813c5afde35b0b80a200056f811267e89f0270da9155b1a22_ppc64le",
"9Base-RHCEPH-6.1-Tools:rhceph/keepalived-rhel9@sha256:b21d882fd2d08d6f162dbb63e0626d9d6aa892a677c5a28edc97b84feef1655a_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-dashboard-rhel9@sha256:1d7ca201b778e6a6cb559129e240233b6b6461399c67f979c07d5fe288c400f6_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-dashboard-rhel9@sha256:3fb7480f9d68333e168eae0c9fbeceb0df7962a40c25ecced81ea4c4959b2c25_s390x",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-dashboard-rhel9@sha256:50329da263e8ef00c47632156761621bac30fead5e574ef23cd1d30b7af0019a_ppc64le",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-rhel9@sha256:72bd6eb932a368af10d5c607d8b60e0fe8b87862f4adaa17fd022a3427a46ca8_s390x",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-rhel9@sha256:953630d9f9924f17ab7ce168772c3facbaf6866b79a1cf0fb9aee1dcf6eb8c7d_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-rhel9@sha256:9b477366f861df49b533d95941b9770b032827bb4a259c5f86abce8705960c05_ppc64le",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-haproxy-rhel9@sha256:720b3207087d4feb8ab59ffd0b70d6bc22fa21d53b62393779dfaf8972a32e60_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-haproxy-rhel9@sha256:8cc4a146d7be5046b416fe9c04d77b4f0a25a2ab7180fdbf8c46cff8e2483080_ppc64le",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-haproxy-rhel9@sha256:e4da2c9d53159d43c6795151eb3c9dea373da19b34d76094b60e7a2466415d62_s390x",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-promtail-rhel9@sha256:44697ad0d15d1f37b98243f5f013cb9271d70e2b10ab52093a1d7e3409a674b2_s390x",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-promtail-rhel9@sha256:b46c0196fab3bd3a60b64a1d7ff8af6fbc7c3e526618da1cc78032bffa3be171_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-promtail-rhel9@sha256:f52fd8d5fbfdcc202c5e31096119377a8b87f9efd31602398d45cec86ec35940_ppc64le",
"9Base-RHCEPH-6.1-Tools:rhceph/snmp-notifier-rhel9@sha256:8887234fbbaddf620eaa7b0f4b1ed6ab8aa5bc52e019e67179554ccd03fba676_ppc64le",
"9Base-RHCEPH-6.1-Tools:rhceph/snmp-notifier-rhel9@sha256:9078b49846d8ec681bec5b96f0d4087b4c66bdc6baf4701cfc9c8e8aeae89661_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/snmp-notifier-rhel9@sha256:df7c89608fe8352d445efcc1017521b35878cfe61a8b9fd91fab24c00786b2bf_s390x"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "golang: net/http/httputil: ReverseProxy should not forward unparseable query parameters"
},
{
"cve": "CVE-2022-21680",
"cwe": {
"id": "CWE-186",
"name": "Overly Restrictive Regular Expression"
},
"discovery_date": "2022-05-06T00:00:00+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"9Base-RHCEPH-6.1-Tools:rhceph/keepalived-rhel9@sha256:2ae4274163155d880cbd41d1a197d6856f326501a50e028ff3de9ff8a85b3e97_s390x",
"9Base-RHCEPH-6.1-Tools:rhceph/keepalived-rhel9@sha256:36abd2b22ebabea813c5afde35b0b80a200056f811267e89f0270da9155b1a22_ppc64le",
"9Base-RHCEPH-6.1-Tools:rhceph/keepalived-rhel9@sha256:b21d882fd2d08d6f162dbb63e0626d9d6aa892a677c5a28edc97b84feef1655a_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-rhel9@sha256:72bd6eb932a368af10d5c607d8b60e0fe8b87862f4adaa17fd022a3427a46ca8_s390x",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-rhel9@sha256:953630d9f9924f17ab7ce168772c3facbaf6866b79a1cf0fb9aee1dcf6eb8c7d_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-rhel9@sha256:9b477366f861df49b533d95941b9770b032827bb4a259c5f86abce8705960c05_ppc64le",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-haproxy-rhel9@sha256:720b3207087d4feb8ab59ffd0b70d6bc22fa21d53b62393779dfaf8972a32e60_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-haproxy-rhel9@sha256:8cc4a146d7be5046b416fe9c04d77b4f0a25a2ab7180fdbf8c46cff8e2483080_ppc64le",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-haproxy-rhel9@sha256:e4da2c9d53159d43c6795151eb3c9dea373da19b34d76094b60e7a2466415d62_s390x",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-promtail-rhel9@sha256:44697ad0d15d1f37b98243f5f013cb9271d70e2b10ab52093a1d7e3409a674b2_s390x",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-promtail-rhel9@sha256:b46c0196fab3bd3a60b64a1d7ff8af6fbc7c3e526618da1cc78032bffa3be171_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-promtail-rhel9@sha256:f52fd8d5fbfdcc202c5e31096119377a8b87f9efd31602398d45cec86ec35940_ppc64le",
"9Base-RHCEPH-6.1-Tools:rhceph/snmp-notifier-rhel9@sha256:8887234fbbaddf620eaa7b0f4b1ed6ab8aa5bc52e019e67179554ccd03fba676_ppc64le",
"9Base-RHCEPH-6.1-Tools:rhceph/snmp-notifier-rhel9@sha256:9078b49846d8ec681bec5b96f0d4087b4c66bdc6baf4701cfc9c8e8aeae89661_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/snmp-notifier-rhel9@sha256:df7c89608fe8352d445efcc1017521b35878cfe61a8b9fd91fab24c00786b2bf_s390x"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2082705"
}
],
"notes": [
{
"category": "description",
"text": "A vulnerability was found in the markedjs package. Affected versions of this package are vulnerable to Regular expression Denial of Service (ReDoS) attacks, affecting system availability.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "marked: regular expression block.def may lead Denial of Service",
"title": "Vulnerability summary"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-dashboard-rhel9@sha256:1d7ca201b778e6a6cb559129e240233b6b6461399c67f979c07d5fe288c400f6_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-dashboard-rhel9@sha256:3fb7480f9d68333e168eae0c9fbeceb0df7962a40c25ecced81ea4c4959b2c25_s390x",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-dashboard-rhel9@sha256:50329da263e8ef00c47632156761621bac30fead5e574ef23cd1d30b7af0019a_ppc64le"
],
"known_not_affected": [
"9Base-RHCEPH-6.1-Tools:rhceph/keepalived-rhel9@sha256:2ae4274163155d880cbd41d1a197d6856f326501a50e028ff3de9ff8a85b3e97_s390x",
"9Base-RHCEPH-6.1-Tools:rhceph/keepalived-rhel9@sha256:36abd2b22ebabea813c5afde35b0b80a200056f811267e89f0270da9155b1a22_ppc64le",
"9Base-RHCEPH-6.1-Tools:rhceph/keepalived-rhel9@sha256:b21d882fd2d08d6f162dbb63e0626d9d6aa892a677c5a28edc97b84feef1655a_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-rhel9@sha256:72bd6eb932a368af10d5c607d8b60e0fe8b87862f4adaa17fd022a3427a46ca8_s390x",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-rhel9@sha256:953630d9f9924f17ab7ce168772c3facbaf6866b79a1cf0fb9aee1dcf6eb8c7d_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-rhel9@sha256:9b477366f861df49b533d95941b9770b032827bb4a259c5f86abce8705960c05_ppc64le",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-haproxy-rhel9@sha256:720b3207087d4feb8ab59ffd0b70d6bc22fa21d53b62393779dfaf8972a32e60_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-haproxy-rhel9@sha256:8cc4a146d7be5046b416fe9c04d77b4f0a25a2ab7180fdbf8c46cff8e2483080_ppc64le",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-haproxy-rhel9@sha256:e4da2c9d53159d43c6795151eb3c9dea373da19b34d76094b60e7a2466415d62_s390x",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-promtail-rhel9@sha256:44697ad0d15d1f37b98243f5f013cb9271d70e2b10ab52093a1d7e3409a674b2_s390x",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-promtail-rhel9@sha256:b46c0196fab3bd3a60b64a1d7ff8af6fbc7c3e526618da1cc78032bffa3be171_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-promtail-rhel9@sha256:f52fd8d5fbfdcc202c5e31096119377a8b87f9efd31602398d45cec86ec35940_ppc64le",
"9Base-RHCEPH-6.1-Tools:rhceph/snmp-notifier-rhel9@sha256:8887234fbbaddf620eaa7b0f4b1ed6ab8aa5bc52e019e67179554ccd03fba676_ppc64le",
"9Base-RHCEPH-6.1-Tools:rhceph/snmp-notifier-rhel9@sha256:9078b49846d8ec681bec5b96f0d4087b4c66bdc6baf4701cfc9c8e8aeae89661_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/snmp-notifier-rhel9@sha256:df7c89608fe8352d445efcc1017521b35878cfe61a8b9fd91fab24c00786b2bf_s390x"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2022-21680"
},
{
"category": "external",
"summary": "RHBZ#2082705",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2082705"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2022-21680",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-21680"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2022-21680",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2022-21680"
}
],
"release_date": "2022-01-14T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2023-06-15T15:59:41+00:00",
"details": "For details on how to apply this update, see Upgrade a Red Hat Ceph Storage\ncluster using cephadm in the Red Hat Storage Ceph Upgrade\nGuide.(https://access.redhat.com/documentation/en-us/red_hat_ceph_storage)",
"product_ids": [
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-dashboard-rhel9@sha256:1d7ca201b778e6a6cb559129e240233b6b6461399c67f979c07d5fe288c400f6_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-dashboard-rhel9@sha256:3fb7480f9d68333e168eae0c9fbeceb0df7962a40c25ecced81ea4c4959b2c25_s390x",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-dashboard-rhel9@sha256:50329da263e8ef00c47632156761621bac30fead5e574ef23cd1d30b7af0019a_ppc64le"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2023:3642"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"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-RHCEPH-6.1-Tools:rhceph/keepalived-rhel9@sha256:2ae4274163155d880cbd41d1a197d6856f326501a50e028ff3de9ff8a85b3e97_s390x",
"9Base-RHCEPH-6.1-Tools:rhceph/keepalived-rhel9@sha256:36abd2b22ebabea813c5afde35b0b80a200056f811267e89f0270da9155b1a22_ppc64le",
"9Base-RHCEPH-6.1-Tools:rhceph/keepalived-rhel9@sha256:b21d882fd2d08d6f162dbb63e0626d9d6aa892a677c5a28edc97b84feef1655a_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-dashboard-rhel9@sha256:1d7ca201b778e6a6cb559129e240233b6b6461399c67f979c07d5fe288c400f6_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-dashboard-rhel9@sha256:3fb7480f9d68333e168eae0c9fbeceb0df7962a40c25ecced81ea4c4959b2c25_s390x",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-dashboard-rhel9@sha256:50329da263e8ef00c47632156761621bac30fead5e574ef23cd1d30b7af0019a_ppc64le",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-rhel9@sha256:72bd6eb932a368af10d5c607d8b60e0fe8b87862f4adaa17fd022a3427a46ca8_s390x",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-rhel9@sha256:953630d9f9924f17ab7ce168772c3facbaf6866b79a1cf0fb9aee1dcf6eb8c7d_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-rhel9@sha256:9b477366f861df49b533d95941b9770b032827bb4a259c5f86abce8705960c05_ppc64le",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-haproxy-rhel9@sha256:720b3207087d4feb8ab59ffd0b70d6bc22fa21d53b62393779dfaf8972a32e60_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-haproxy-rhel9@sha256:8cc4a146d7be5046b416fe9c04d77b4f0a25a2ab7180fdbf8c46cff8e2483080_ppc64le",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-haproxy-rhel9@sha256:e4da2c9d53159d43c6795151eb3c9dea373da19b34d76094b60e7a2466415d62_s390x",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-promtail-rhel9@sha256:44697ad0d15d1f37b98243f5f013cb9271d70e2b10ab52093a1d7e3409a674b2_s390x",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-promtail-rhel9@sha256:b46c0196fab3bd3a60b64a1d7ff8af6fbc7c3e526618da1cc78032bffa3be171_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-promtail-rhel9@sha256:f52fd8d5fbfdcc202c5e31096119377a8b87f9efd31602398d45cec86ec35940_ppc64le",
"9Base-RHCEPH-6.1-Tools:rhceph/snmp-notifier-rhel9@sha256:8887234fbbaddf620eaa7b0f4b1ed6ab8aa5bc52e019e67179554ccd03fba676_ppc64le",
"9Base-RHCEPH-6.1-Tools:rhceph/snmp-notifier-rhel9@sha256:9078b49846d8ec681bec5b96f0d4087b4c66bdc6baf4701cfc9c8e8aeae89661_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/snmp-notifier-rhel9@sha256:df7c89608fe8352d445efcc1017521b35878cfe61a8b9fd91fab24c00786b2bf_s390x"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "marked: regular expression block.def may lead Denial of Service"
},
{
"cve": "CVE-2022-21681",
"cwe": {
"id": "CWE-186",
"name": "Overly Restrictive Regular Expression"
},
"discovery_date": "2022-05-06T00:00:00+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"9Base-RHCEPH-6.1-Tools:rhceph/keepalived-rhel9@sha256:2ae4274163155d880cbd41d1a197d6856f326501a50e028ff3de9ff8a85b3e97_s390x",
"9Base-RHCEPH-6.1-Tools:rhceph/keepalived-rhel9@sha256:36abd2b22ebabea813c5afde35b0b80a200056f811267e89f0270da9155b1a22_ppc64le",
"9Base-RHCEPH-6.1-Tools:rhceph/keepalived-rhel9@sha256:b21d882fd2d08d6f162dbb63e0626d9d6aa892a677c5a28edc97b84feef1655a_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-rhel9@sha256:72bd6eb932a368af10d5c607d8b60e0fe8b87862f4adaa17fd022a3427a46ca8_s390x",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-rhel9@sha256:953630d9f9924f17ab7ce168772c3facbaf6866b79a1cf0fb9aee1dcf6eb8c7d_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-rhel9@sha256:9b477366f861df49b533d95941b9770b032827bb4a259c5f86abce8705960c05_ppc64le",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-haproxy-rhel9@sha256:720b3207087d4feb8ab59ffd0b70d6bc22fa21d53b62393779dfaf8972a32e60_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-haproxy-rhel9@sha256:8cc4a146d7be5046b416fe9c04d77b4f0a25a2ab7180fdbf8c46cff8e2483080_ppc64le",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-haproxy-rhel9@sha256:e4da2c9d53159d43c6795151eb3c9dea373da19b34d76094b60e7a2466415d62_s390x",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-promtail-rhel9@sha256:44697ad0d15d1f37b98243f5f013cb9271d70e2b10ab52093a1d7e3409a674b2_s390x",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-promtail-rhel9@sha256:b46c0196fab3bd3a60b64a1d7ff8af6fbc7c3e526618da1cc78032bffa3be171_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-promtail-rhel9@sha256:f52fd8d5fbfdcc202c5e31096119377a8b87f9efd31602398d45cec86ec35940_ppc64le",
"9Base-RHCEPH-6.1-Tools:rhceph/snmp-notifier-rhel9@sha256:8887234fbbaddf620eaa7b0f4b1ed6ab8aa5bc52e019e67179554ccd03fba676_ppc64le",
"9Base-RHCEPH-6.1-Tools:rhceph/snmp-notifier-rhel9@sha256:9078b49846d8ec681bec5b96f0d4087b4c66bdc6baf4701cfc9c8e8aeae89661_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/snmp-notifier-rhel9@sha256:df7c89608fe8352d445efcc1017521b35878cfe61a8b9fd91fab24c00786b2bf_s390x"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2082706"
}
],
"notes": [
{
"category": "description",
"text": "A vulnerability was found in the markedjs package. Affected versions of this package are vulnerable to Regular expression Denial of Service (ReDoS) attacks, affecting system availability.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "marked: regular expression inline.reflinkSearch may lead Denial of Service",
"title": "Vulnerability summary"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-dashboard-rhel9@sha256:1d7ca201b778e6a6cb559129e240233b6b6461399c67f979c07d5fe288c400f6_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-dashboard-rhel9@sha256:3fb7480f9d68333e168eae0c9fbeceb0df7962a40c25ecced81ea4c4959b2c25_s390x",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-dashboard-rhel9@sha256:50329da263e8ef00c47632156761621bac30fead5e574ef23cd1d30b7af0019a_ppc64le"
],
"known_not_affected": [
"9Base-RHCEPH-6.1-Tools:rhceph/keepalived-rhel9@sha256:2ae4274163155d880cbd41d1a197d6856f326501a50e028ff3de9ff8a85b3e97_s390x",
"9Base-RHCEPH-6.1-Tools:rhceph/keepalived-rhel9@sha256:36abd2b22ebabea813c5afde35b0b80a200056f811267e89f0270da9155b1a22_ppc64le",
"9Base-RHCEPH-6.1-Tools:rhceph/keepalived-rhel9@sha256:b21d882fd2d08d6f162dbb63e0626d9d6aa892a677c5a28edc97b84feef1655a_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-rhel9@sha256:72bd6eb932a368af10d5c607d8b60e0fe8b87862f4adaa17fd022a3427a46ca8_s390x",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-rhel9@sha256:953630d9f9924f17ab7ce168772c3facbaf6866b79a1cf0fb9aee1dcf6eb8c7d_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-rhel9@sha256:9b477366f861df49b533d95941b9770b032827bb4a259c5f86abce8705960c05_ppc64le",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-haproxy-rhel9@sha256:720b3207087d4feb8ab59ffd0b70d6bc22fa21d53b62393779dfaf8972a32e60_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-haproxy-rhel9@sha256:8cc4a146d7be5046b416fe9c04d77b4f0a25a2ab7180fdbf8c46cff8e2483080_ppc64le",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-haproxy-rhel9@sha256:e4da2c9d53159d43c6795151eb3c9dea373da19b34d76094b60e7a2466415d62_s390x",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-promtail-rhel9@sha256:44697ad0d15d1f37b98243f5f013cb9271d70e2b10ab52093a1d7e3409a674b2_s390x",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-promtail-rhel9@sha256:b46c0196fab3bd3a60b64a1d7ff8af6fbc7c3e526618da1cc78032bffa3be171_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-promtail-rhel9@sha256:f52fd8d5fbfdcc202c5e31096119377a8b87f9efd31602398d45cec86ec35940_ppc64le",
"9Base-RHCEPH-6.1-Tools:rhceph/snmp-notifier-rhel9@sha256:8887234fbbaddf620eaa7b0f4b1ed6ab8aa5bc52e019e67179554ccd03fba676_ppc64le",
"9Base-RHCEPH-6.1-Tools:rhceph/snmp-notifier-rhel9@sha256:9078b49846d8ec681bec5b96f0d4087b4c66bdc6baf4701cfc9c8e8aeae89661_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/snmp-notifier-rhel9@sha256:df7c89608fe8352d445efcc1017521b35878cfe61a8b9fd91fab24c00786b2bf_s390x"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2022-21681"
},
{
"category": "external",
"summary": "RHBZ#2082706",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2082706"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2022-21681",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-21681"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2022-21681",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2022-21681"
}
],
"release_date": "2022-01-14T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2023-06-15T15:59:41+00:00",
"details": "For details on how to apply this update, see Upgrade a Red Hat Ceph Storage\ncluster using cephadm in the Red Hat Storage Ceph Upgrade\nGuide.(https://access.redhat.com/documentation/en-us/red_hat_ceph_storage)",
"product_ids": [
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-dashboard-rhel9@sha256:1d7ca201b778e6a6cb559129e240233b6b6461399c67f979c07d5fe288c400f6_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-dashboard-rhel9@sha256:3fb7480f9d68333e168eae0c9fbeceb0df7962a40c25ecced81ea4c4959b2c25_s390x",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-dashboard-rhel9@sha256:50329da263e8ef00c47632156761621bac30fead5e574ef23cd1d30b7af0019a_ppc64le"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2023:3642"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"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-RHCEPH-6.1-Tools:rhceph/keepalived-rhel9@sha256:2ae4274163155d880cbd41d1a197d6856f326501a50e028ff3de9ff8a85b3e97_s390x",
"9Base-RHCEPH-6.1-Tools:rhceph/keepalived-rhel9@sha256:36abd2b22ebabea813c5afde35b0b80a200056f811267e89f0270da9155b1a22_ppc64le",
"9Base-RHCEPH-6.1-Tools:rhceph/keepalived-rhel9@sha256:b21d882fd2d08d6f162dbb63e0626d9d6aa892a677c5a28edc97b84feef1655a_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-dashboard-rhel9@sha256:1d7ca201b778e6a6cb559129e240233b6b6461399c67f979c07d5fe288c400f6_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-dashboard-rhel9@sha256:3fb7480f9d68333e168eae0c9fbeceb0df7962a40c25ecced81ea4c4959b2c25_s390x",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-dashboard-rhel9@sha256:50329da263e8ef00c47632156761621bac30fead5e574ef23cd1d30b7af0019a_ppc64le",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-rhel9@sha256:72bd6eb932a368af10d5c607d8b60e0fe8b87862f4adaa17fd022a3427a46ca8_s390x",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-rhel9@sha256:953630d9f9924f17ab7ce168772c3facbaf6866b79a1cf0fb9aee1dcf6eb8c7d_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-rhel9@sha256:9b477366f861df49b533d95941b9770b032827bb4a259c5f86abce8705960c05_ppc64le",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-haproxy-rhel9@sha256:720b3207087d4feb8ab59ffd0b70d6bc22fa21d53b62393779dfaf8972a32e60_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-haproxy-rhel9@sha256:8cc4a146d7be5046b416fe9c04d77b4f0a25a2ab7180fdbf8c46cff8e2483080_ppc64le",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-haproxy-rhel9@sha256:e4da2c9d53159d43c6795151eb3c9dea373da19b34d76094b60e7a2466415d62_s390x",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-promtail-rhel9@sha256:44697ad0d15d1f37b98243f5f013cb9271d70e2b10ab52093a1d7e3409a674b2_s390x",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-promtail-rhel9@sha256:b46c0196fab3bd3a60b64a1d7ff8af6fbc7c3e526618da1cc78032bffa3be171_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-promtail-rhel9@sha256:f52fd8d5fbfdcc202c5e31096119377a8b87f9efd31602398d45cec86ec35940_ppc64le",
"9Base-RHCEPH-6.1-Tools:rhceph/snmp-notifier-rhel9@sha256:8887234fbbaddf620eaa7b0f4b1ed6ab8aa5bc52e019e67179554ccd03fba676_ppc64le",
"9Base-RHCEPH-6.1-Tools:rhceph/snmp-notifier-rhel9@sha256:9078b49846d8ec681bec5b96f0d4087b4c66bdc6baf4701cfc9c8e8aeae89661_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/snmp-notifier-rhel9@sha256:df7c89608fe8352d445efcc1017521b35878cfe61a8b9fd91fab24c00786b2bf_s390x"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "marked: regular expression inline.reflinkSearch may lead Denial of Service"
},
{
"cve": "CVE-2022-23498",
"cwe": {
"id": "CWE-200",
"name": "Exposure of Sensitive Information to an Unauthorized Actor"
},
"discovery_date": "2023-02-06T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2167266"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in the Grafana package. When data-source query caching is enabled, Grafana caches all headers, including `grafana_session.` As a result, any user that queries a data source where the caching is enabled can acquire another user\u2019s session.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "grafana: Use of Cache Containing Sensitive Information",
"title": "Vulnerability summary"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"9Base-RHCEPH-6.1-Tools:rhceph/keepalived-rhel9@sha256:2ae4274163155d880cbd41d1a197d6856f326501a50e028ff3de9ff8a85b3e97_s390x",
"9Base-RHCEPH-6.1-Tools:rhceph/keepalived-rhel9@sha256:36abd2b22ebabea813c5afde35b0b80a200056f811267e89f0270da9155b1a22_ppc64le",
"9Base-RHCEPH-6.1-Tools:rhceph/keepalived-rhel9@sha256:b21d882fd2d08d6f162dbb63e0626d9d6aa892a677c5a28edc97b84feef1655a_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-dashboard-rhel9@sha256:1d7ca201b778e6a6cb559129e240233b6b6461399c67f979c07d5fe288c400f6_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-dashboard-rhel9@sha256:3fb7480f9d68333e168eae0c9fbeceb0df7962a40c25ecced81ea4c4959b2c25_s390x",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-dashboard-rhel9@sha256:50329da263e8ef00c47632156761621bac30fead5e574ef23cd1d30b7af0019a_ppc64le",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-rhel9@sha256:72bd6eb932a368af10d5c607d8b60e0fe8b87862f4adaa17fd022a3427a46ca8_s390x",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-rhel9@sha256:953630d9f9924f17ab7ce168772c3facbaf6866b79a1cf0fb9aee1dcf6eb8c7d_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-rhel9@sha256:9b477366f861df49b533d95941b9770b032827bb4a259c5f86abce8705960c05_ppc64le",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-haproxy-rhel9@sha256:720b3207087d4feb8ab59ffd0b70d6bc22fa21d53b62393779dfaf8972a32e60_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-haproxy-rhel9@sha256:8cc4a146d7be5046b416fe9c04d77b4f0a25a2ab7180fdbf8c46cff8e2483080_ppc64le",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-haproxy-rhel9@sha256:e4da2c9d53159d43c6795151eb3c9dea373da19b34d76094b60e7a2466415d62_s390x",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-promtail-rhel9@sha256:44697ad0d15d1f37b98243f5f013cb9271d70e2b10ab52093a1d7e3409a674b2_s390x",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-promtail-rhel9@sha256:b46c0196fab3bd3a60b64a1d7ff8af6fbc7c3e526618da1cc78032bffa3be171_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-promtail-rhel9@sha256:f52fd8d5fbfdcc202c5e31096119377a8b87f9efd31602398d45cec86ec35940_ppc64le",
"9Base-RHCEPH-6.1-Tools:rhceph/snmp-notifier-rhel9@sha256:8887234fbbaddf620eaa7b0f4b1ed6ab8aa5bc52e019e67179554ccd03fba676_ppc64le",
"9Base-RHCEPH-6.1-Tools:rhceph/snmp-notifier-rhel9@sha256:9078b49846d8ec681bec5b96f0d4087b4c66bdc6baf4701cfc9c8e8aeae89661_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/snmp-notifier-rhel9@sha256:df7c89608fe8352d445efcc1017521b35878cfe61a8b9fd91fab24c00786b2bf_s390x"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2022-23498"
},
{
"category": "external",
"summary": "RHBZ#2167266",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2167266"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2022-23498",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-23498"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2022-23498",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2022-23498"
},
{
"category": "external",
"summary": "https://github.com/grafana/grafana/security/advisories/GHSA-2j8f-6whh-frc8",
"url": "https://github.com/grafana/grafana/security/advisories/GHSA-2j8f-6whh-frc8"
}
],
"release_date": "2023-02-03T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2023-06-15T15:59:41+00:00",
"details": "For details on how to apply this update, see Upgrade a Red Hat Ceph Storage\ncluster using cephadm in the Red Hat Storage Ceph Upgrade\nGuide.(https://access.redhat.com/documentation/en-us/red_hat_ceph_storage)",
"product_ids": [
"9Base-RHCEPH-6.1-Tools:rhceph/keepalived-rhel9@sha256:2ae4274163155d880cbd41d1a197d6856f326501a50e028ff3de9ff8a85b3e97_s390x",
"9Base-RHCEPH-6.1-Tools:rhceph/keepalived-rhel9@sha256:36abd2b22ebabea813c5afde35b0b80a200056f811267e89f0270da9155b1a22_ppc64le",
"9Base-RHCEPH-6.1-Tools:rhceph/keepalived-rhel9@sha256:b21d882fd2d08d6f162dbb63e0626d9d6aa892a677c5a28edc97b84feef1655a_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-dashboard-rhel9@sha256:1d7ca201b778e6a6cb559129e240233b6b6461399c67f979c07d5fe288c400f6_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-dashboard-rhel9@sha256:3fb7480f9d68333e168eae0c9fbeceb0df7962a40c25ecced81ea4c4959b2c25_s390x",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-dashboard-rhel9@sha256:50329da263e8ef00c47632156761621bac30fead5e574ef23cd1d30b7af0019a_ppc64le",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-rhel9@sha256:72bd6eb932a368af10d5c607d8b60e0fe8b87862f4adaa17fd022a3427a46ca8_s390x",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-rhel9@sha256:953630d9f9924f17ab7ce168772c3facbaf6866b79a1cf0fb9aee1dcf6eb8c7d_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-rhel9@sha256:9b477366f861df49b533d95941b9770b032827bb4a259c5f86abce8705960c05_ppc64le",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-haproxy-rhel9@sha256:720b3207087d4feb8ab59ffd0b70d6bc22fa21d53b62393779dfaf8972a32e60_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-haproxy-rhel9@sha256:8cc4a146d7be5046b416fe9c04d77b4f0a25a2ab7180fdbf8c46cff8e2483080_ppc64le",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-haproxy-rhel9@sha256:e4da2c9d53159d43c6795151eb3c9dea373da19b34d76094b60e7a2466415d62_s390x",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-promtail-rhel9@sha256:44697ad0d15d1f37b98243f5f013cb9271d70e2b10ab52093a1d7e3409a674b2_s390x",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-promtail-rhel9@sha256:b46c0196fab3bd3a60b64a1d7ff8af6fbc7c3e526618da1cc78032bffa3be171_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-promtail-rhel9@sha256:f52fd8d5fbfdcc202c5e31096119377a8b87f9efd31602398d45cec86ec35940_ppc64le",
"9Base-RHCEPH-6.1-Tools:rhceph/snmp-notifier-rhel9@sha256:8887234fbbaddf620eaa7b0f4b1ed6ab8aa5bc52e019e67179554ccd03fba676_ppc64le",
"9Base-RHCEPH-6.1-Tools:rhceph/snmp-notifier-rhel9@sha256:9078b49846d8ec681bec5b96f0d4087b4c66bdc6baf4701cfc9c8e8aeae89661_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/snmp-notifier-rhel9@sha256:df7c89608fe8352d445efcc1017521b35878cfe61a8b9fd91fab24c00786b2bf_s390x"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2023:3642"
},
{
"category": "workaround",
"details": "To mitigate the vulnerability, disable the data source query caching for all data sources.",
"product_ids": [
"9Base-RHCEPH-6.1-Tools:rhceph/keepalived-rhel9@sha256:2ae4274163155d880cbd41d1a197d6856f326501a50e028ff3de9ff8a85b3e97_s390x",
"9Base-RHCEPH-6.1-Tools:rhceph/keepalived-rhel9@sha256:36abd2b22ebabea813c5afde35b0b80a200056f811267e89f0270da9155b1a22_ppc64le",
"9Base-RHCEPH-6.1-Tools:rhceph/keepalived-rhel9@sha256:b21d882fd2d08d6f162dbb63e0626d9d6aa892a677c5a28edc97b84feef1655a_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-dashboard-rhel9@sha256:1d7ca201b778e6a6cb559129e240233b6b6461399c67f979c07d5fe288c400f6_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-dashboard-rhel9@sha256:3fb7480f9d68333e168eae0c9fbeceb0df7962a40c25ecced81ea4c4959b2c25_s390x",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-dashboard-rhel9@sha256:50329da263e8ef00c47632156761621bac30fead5e574ef23cd1d30b7af0019a_ppc64le",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-rhel9@sha256:72bd6eb932a368af10d5c607d8b60e0fe8b87862f4adaa17fd022a3427a46ca8_s390x",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-rhel9@sha256:953630d9f9924f17ab7ce168772c3facbaf6866b79a1cf0fb9aee1dcf6eb8c7d_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-rhel9@sha256:9b477366f861df49b533d95941b9770b032827bb4a259c5f86abce8705960c05_ppc64le",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-haproxy-rhel9@sha256:720b3207087d4feb8ab59ffd0b70d6bc22fa21d53b62393779dfaf8972a32e60_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-haproxy-rhel9@sha256:8cc4a146d7be5046b416fe9c04d77b4f0a25a2ab7180fdbf8c46cff8e2483080_ppc64le",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-haproxy-rhel9@sha256:e4da2c9d53159d43c6795151eb3c9dea373da19b34d76094b60e7a2466415d62_s390x",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-promtail-rhel9@sha256:44697ad0d15d1f37b98243f5f013cb9271d70e2b10ab52093a1d7e3409a674b2_s390x",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-promtail-rhel9@sha256:b46c0196fab3bd3a60b64a1d7ff8af6fbc7c3e526618da1cc78032bffa3be171_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-promtail-rhel9@sha256:f52fd8d5fbfdcc202c5e31096119377a8b87f9efd31602398d45cec86ec35940_ppc64le",
"9Base-RHCEPH-6.1-Tools:rhceph/snmp-notifier-rhel9@sha256:8887234fbbaddf620eaa7b0f4b1ed6ab8aa5bc52e019e67179554ccd03fba676_ppc64le",
"9Base-RHCEPH-6.1-Tools:rhceph/snmp-notifier-rhel9@sha256:9078b49846d8ec681bec5b96f0d4087b4c66bdc6baf4701cfc9c8e8aeae89661_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/snmp-notifier-rhel9@sha256:df7c89608fe8352d445efcc1017521b35878cfe61a8b9fd91fab24c00786b2bf_s390x"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 8.8,
"baseSeverity": "HIGH",
"confidentialityImpact": "HIGH",
"integrityImpact": "HIGH",
"privilegesRequired": "LOW",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H",
"version": "3.1"
},
"products": [
"9Base-RHCEPH-6.1-Tools:rhceph/keepalived-rhel9@sha256:2ae4274163155d880cbd41d1a197d6856f326501a50e028ff3de9ff8a85b3e97_s390x",
"9Base-RHCEPH-6.1-Tools:rhceph/keepalived-rhel9@sha256:36abd2b22ebabea813c5afde35b0b80a200056f811267e89f0270da9155b1a22_ppc64le",
"9Base-RHCEPH-6.1-Tools:rhceph/keepalived-rhel9@sha256:b21d882fd2d08d6f162dbb63e0626d9d6aa892a677c5a28edc97b84feef1655a_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-dashboard-rhel9@sha256:1d7ca201b778e6a6cb559129e240233b6b6461399c67f979c07d5fe288c400f6_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-dashboard-rhel9@sha256:3fb7480f9d68333e168eae0c9fbeceb0df7962a40c25ecced81ea4c4959b2c25_s390x",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-dashboard-rhel9@sha256:50329da263e8ef00c47632156761621bac30fead5e574ef23cd1d30b7af0019a_ppc64le",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-rhel9@sha256:72bd6eb932a368af10d5c607d8b60e0fe8b87862f4adaa17fd022a3427a46ca8_s390x",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-rhel9@sha256:953630d9f9924f17ab7ce168772c3facbaf6866b79a1cf0fb9aee1dcf6eb8c7d_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-rhel9@sha256:9b477366f861df49b533d95941b9770b032827bb4a259c5f86abce8705960c05_ppc64le",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-haproxy-rhel9@sha256:720b3207087d4feb8ab59ffd0b70d6bc22fa21d53b62393779dfaf8972a32e60_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-haproxy-rhel9@sha256:8cc4a146d7be5046b416fe9c04d77b4f0a25a2ab7180fdbf8c46cff8e2483080_ppc64le",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-haproxy-rhel9@sha256:e4da2c9d53159d43c6795151eb3c9dea373da19b34d76094b60e7a2466415d62_s390x",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-promtail-rhel9@sha256:44697ad0d15d1f37b98243f5f013cb9271d70e2b10ab52093a1d7e3409a674b2_s390x",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-promtail-rhel9@sha256:b46c0196fab3bd3a60b64a1d7ff8af6fbc7c3e526618da1cc78032bffa3be171_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-promtail-rhel9@sha256:f52fd8d5fbfdcc202c5e31096119377a8b87f9efd31602398d45cec86ec35940_ppc64le",
"9Base-RHCEPH-6.1-Tools:rhceph/snmp-notifier-rhel9@sha256:8887234fbbaddf620eaa7b0f4b1ed6ab8aa5bc52e019e67179554ccd03fba676_ppc64le",
"9Base-RHCEPH-6.1-Tools:rhceph/snmp-notifier-rhel9@sha256:9078b49846d8ec681bec5b96f0d4087b4c66bdc6baf4701cfc9c8e8aeae89661_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/snmp-notifier-rhel9@sha256:df7c89608fe8352d445efcc1017521b35878cfe61a8b9fd91fab24c00786b2bf_s390x"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "grafana: Use of Cache Containing Sensitive Information"
},
{
"cve": "CVE-2022-24675",
"cwe": {
"id": "CWE-120",
"name": "Buffer Copy without Checking Size of Input (\u0027Classic Buffer Overflow\u0027)"
},
"discovery_date": "2022-04-21T00:00:00+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"9Base-RHCEPH-6.1-Tools:rhceph/keepalived-rhel9@sha256:2ae4274163155d880cbd41d1a197d6856f326501a50e028ff3de9ff8a85b3e97_s390x",
"9Base-RHCEPH-6.1-Tools:rhceph/keepalived-rhel9@sha256:36abd2b22ebabea813c5afde35b0b80a200056f811267e89f0270da9155b1a22_ppc64le",
"9Base-RHCEPH-6.1-Tools:rhceph/keepalived-rhel9@sha256:b21d882fd2d08d6f162dbb63e0626d9d6aa892a677c5a28edc97b84feef1655a_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-rhel9@sha256:72bd6eb932a368af10d5c607d8b60e0fe8b87862f4adaa17fd022a3427a46ca8_s390x",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-rhel9@sha256:953630d9f9924f17ab7ce168772c3facbaf6866b79a1cf0fb9aee1dcf6eb8c7d_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-rhel9@sha256:9b477366f861df49b533d95941b9770b032827bb4a259c5f86abce8705960c05_ppc64le",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-haproxy-rhel9@sha256:720b3207087d4feb8ab59ffd0b70d6bc22fa21d53b62393779dfaf8972a32e60_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-haproxy-rhel9@sha256:8cc4a146d7be5046b416fe9c04d77b4f0a25a2ab7180fdbf8c46cff8e2483080_ppc64le",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-haproxy-rhel9@sha256:e4da2c9d53159d43c6795151eb3c9dea373da19b34d76094b60e7a2466415d62_s390x",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-promtail-rhel9@sha256:44697ad0d15d1f37b98243f5f013cb9271d70e2b10ab52093a1d7e3409a674b2_s390x",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-promtail-rhel9@sha256:b46c0196fab3bd3a60b64a1d7ff8af6fbc7c3e526618da1cc78032bffa3be171_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-promtail-rhel9@sha256:f52fd8d5fbfdcc202c5e31096119377a8b87f9efd31602398d45cec86ec35940_ppc64le",
"9Base-RHCEPH-6.1-Tools:rhceph/snmp-notifier-rhel9@sha256:8887234fbbaddf620eaa7b0f4b1ed6ab8aa5bc52e019e67179554ccd03fba676_ppc64le",
"9Base-RHCEPH-6.1-Tools:rhceph/snmp-notifier-rhel9@sha256:9078b49846d8ec681bec5b96f0d4087b4c66bdc6baf4701cfc9c8e8aeae89661_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/snmp-notifier-rhel9@sha256:df7c89608fe8352d445efcc1017521b35878cfe61a8b9fd91fab24c00786b2bf_s390x"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2077688"
}
],
"notes": [
{
"category": "description",
"text": "A buffer overflow flaw was found in Golang\u0027s library encoding/pem. This flaw allows an attacker to use a large PEM input (more than 5 MB), causing a stack overflow in Decode, which leads to a loss of availability.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "golang: encoding/pem: fix stack overflow in Decode",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "Red Hat Enterprise Linux 7, 8 and 9 are affected, because the code-base is affected by this vulnerability.\n\nRed Hat Product Security has rated this issue as having Moderate security impact, and the issue is not currently planned to be addressed in future updates for Red Hat Enterprise Linux 7, hence, marked as Out-of-Support-Scope.\n\nRed Hat Developer Tools - Compilers (go-toolset-1.16-golang \u0026 go-toolset-1.17-golang), ships the vulnerable code and affected by this vulnerability.\n\nFor additional information, refer to the Issue Severity Classification: https://access.redhat.com/security/updates/classification/ and Red Hat Enterprise Linux Life Cycle \u0026 Updates Policy: https://access.redhat.com/support/policy/updates/errata/.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-dashboard-rhel9@sha256:1d7ca201b778e6a6cb559129e240233b6b6461399c67f979c07d5fe288c400f6_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-dashboard-rhel9@sha256:3fb7480f9d68333e168eae0c9fbeceb0df7962a40c25ecced81ea4c4959b2c25_s390x",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-dashboard-rhel9@sha256:50329da263e8ef00c47632156761621bac30fead5e574ef23cd1d30b7af0019a_ppc64le"
],
"known_not_affected": [
"9Base-RHCEPH-6.1-Tools:rhceph/keepalived-rhel9@sha256:2ae4274163155d880cbd41d1a197d6856f326501a50e028ff3de9ff8a85b3e97_s390x",
"9Base-RHCEPH-6.1-Tools:rhceph/keepalived-rhel9@sha256:36abd2b22ebabea813c5afde35b0b80a200056f811267e89f0270da9155b1a22_ppc64le",
"9Base-RHCEPH-6.1-Tools:rhceph/keepalived-rhel9@sha256:b21d882fd2d08d6f162dbb63e0626d9d6aa892a677c5a28edc97b84feef1655a_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-rhel9@sha256:72bd6eb932a368af10d5c607d8b60e0fe8b87862f4adaa17fd022a3427a46ca8_s390x",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-rhel9@sha256:953630d9f9924f17ab7ce168772c3facbaf6866b79a1cf0fb9aee1dcf6eb8c7d_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-rhel9@sha256:9b477366f861df49b533d95941b9770b032827bb4a259c5f86abce8705960c05_ppc64le",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-haproxy-rhel9@sha256:720b3207087d4feb8ab59ffd0b70d6bc22fa21d53b62393779dfaf8972a32e60_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-haproxy-rhel9@sha256:8cc4a146d7be5046b416fe9c04d77b4f0a25a2ab7180fdbf8c46cff8e2483080_ppc64le",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-haproxy-rhel9@sha256:e4da2c9d53159d43c6795151eb3c9dea373da19b34d76094b60e7a2466415d62_s390x",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-promtail-rhel9@sha256:44697ad0d15d1f37b98243f5f013cb9271d70e2b10ab52093a1d7e3409a674b2_s390x",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-promtail-rhel9@sha256:b46c0196fab3bd3a60b64a1d7ff8af6fbc7c3e526618da1cc78032bffa3be171_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-promtail-rhel9@sha256:f52fd8d5fbfdcc202c5e31096119377a8b87f9efd31602398d45cec86ec35940_ppc64le",
"9Base-RHCEPH-6.1-Tools:rhceph/snmp-notifier-rhel9@sha256:8887234fbbaddf620eaa7b0f4b1ed6ab8aa5bc52e019e67179554ccd03fba676_ppc64le",
"9Base-RHCEPH-6.1-Tools:rhceph/snmp-notifier-rhel9@sha256:9078b49846d8ec681bec5b96f0d4087b4c66bdc6baf4701cfc9c8e8aeae89661_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/snmp-notifier-rhel9@sha256:df7c89608fe8352d445efcc1017521b35878cfe61a8b9fd91fab24c00786b2bf_s390x"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2022-24675"
},
{
"category": "external",
"summary": "RHBZ#2077688",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2077688"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2022-24675",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-24675"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2022-24675",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2022-24675"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-announce/c/oecdBNLOml8",
"url": "https://groups.google.com/g/golang-announce/c/oecdBNLOml8"
}
],
"release_date": "2022-04-12T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2023-06-15T15:59:41+00:00",
"details": "For details on how to apply this update, see Upgrade a Red Hat Ceph Storage\ncluster using cephadm in the Red Hat Storage Ceph Upgrade\nGuide.(https://access.redhat.com/documentation/en-us/red_hat_ceph_storage)",
"product_ids": [
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-dashboard-rhel9@sha256:1d7ca201b778e6a6cb559129e240233b6b6461399c67f979c07d5fe288c400f6_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-dashboard-rhel9@sha256:3fb7480f9d68333e168eae0c9fbeceb0df7962a40c25ecced81ea4c4959b2c25_s390x",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-dashboard-rhel9@sha256:50329da263e8ef00c47632156761621bac30fead5e574ef23cd1d30b7af0019a_ppc64le"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2023:3642"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"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-RHCEPH-6.1-Tools:rhceph/keepalived-rhel9@sha256:2ae4274163155d880cbd41d1a197d6856f326501a50e028ff3de9ff8a85b3e97_s390x",
"9Base-RHCEPH-6.1-Tools:rhceph/keepalived-rhel9@sha256:36abd2b22ebabea813c5afde35b0b80a200056f811267e89f0270da9155b1a22_ppc64le",
"9Base-RHCEPH-6.1-Tools:rhceph/keepalived-rhel9@sha256:b21d882fd2d08d6f162dbb63e0626d9d6aa892a677c5a28edc97b84feef1655a_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-dashboard-rhel9@sha256:1d7ca201b778e6a6cb559129e240233b6b6461399c67f979c07d5fe288c400f6_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-dashboard-rhel9@sha256:3fb7480f9d68333e168eae0c9fbeceb0df7962a40c25ecced81ea4c4959b2c25_s390x",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-dashboard-rhel9@sha256:50329da263e8ef00c47632156761621bac30fead5e574ef23cd1d30b7af0019a_ppc64le",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-rhel9@sha256:72bd6eb932a368af10d5c607d8b60e0fe8b87862f4adaa17fd022a3427a46ca8_s390x",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-rhel9@sha256:953630d9f9924f17ab7ce168772c3facbaf6866b79a1cf0fb9aee1dcf6eb8c7d_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-rhel9@sha256:9b477366f861df49b533d95941b9770b032827bb4a259c5f86abce8705960c05_ppc64le",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-haproxy-rhel9@sha256:720b3207087d4feb8ab59ffd0b70d6bc22fa21d53b62393779dfaf8972a32e60_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-haproxy-rhel9@sha256:8cc4a146d7be5046b416fe9c04d77b4f0a25a2ab7180fdbf8c46cff8e2483080_ppc64le",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-haproxy-rhel9@sha256:e4da2c9d53159d43c6795151eb3c9dea373da19b34d76094b60e7a2466415d62_s390x",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-promtail-rhel9@sha256:44697ad0d15d1f37b98243f5f013cb9271d70e2b10ab52093a1d7e3409a674b2_s390x",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-promtail-rhel9@sha256:b46c0196fab3bd3a60b64a1d7ff8af6fbc7c3e526618da1cc78032bffa3be171_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-promtail-rhel9@sha256:f52fd8d5fbfdcc202c5e31096119377a8b87f9efd31602398d45cec86ec35940_ppc64le",
"9Base-RHCEPH-6.1-Tools:rhceph/snmp-notifier-rhel9@sha256:8887234fbbaddf620eaa7b0f4b1ed6ab8aa5bc52e019e67179554ccd03fba676_ppc64le",
"9Base-RHCEPH-6.1-Tools:rhceph/snmp-notifier-rhel9@sha256:9078b49846d8ec681bec5b96f0d4087b4c66bdc6baf4701cfc9c8e8aeae89661_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/snmp-notifier-rhel9@sha256:df7c89608fe8352d445efcc1017521b35878cfe61a8b9fd91fab24c00786b2bf_s390x"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "golang: encoding/pem: fix stack overflow in Decode"
},
{
"cve": "CVE-2022-24785",
"cwe": {
"id": "CWE-22",
"name": "Improper Limitation of a Pathname to a Restricted Directory (\u0027Path Traversal\u0027)"
},
"discovery_date": "2022-04-05T00:00:00+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"9Base-RHCEPH-6.1-Tools:rhceph/keepalived-rhel9@sha256:2ae4274163155d880cbd41d1a197d6856f326501a50e028ff3de9ff8a85b3e97_s390x",
"9Base-RHCEPH-6.1-Tools:rhceph/keepalived-rhel9@sha256:36abd2b22ebabea813c5afde35b0b80a200056f811267e89f0270da9155b1a22_ppc64le",
"9Base-RHCEPH-6.1-Tools:rhceph/keepalived-rhel9@sha256:b21d882fd2d08d6f162dbb63e0626d9d6aa892a677c5a28edc97b84feef1655a_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-rhel9@sha256:72bd6eb932a368af10d5c607d8b60e0fe8b87862f4adaa17fd022a3427a46ca8_s390x",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-rhel9@sha256:953630d9f9924f17ab7ce168772c3facbaf6866b79a1cf0fb9aee1dcf6eb8c7d_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-rhel9@sha256:9b477366f861df49b533d95941b9770b032827bb4a259c5f86abce8705960c05_ppc64le",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-haproxy-rhel9@sha256:720b3207087d4feb8ab59ffd0b70d6bc22fa21d53b62393779dfaf8972a32e60_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-haproxy-rhel9@sha256:8cc4a146d7be5046b416fe9c04d77b4f0a25a2ab7180fdbf8c46cff8e2483080_ppc64le",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-haproxy-rhel9@sha256:e4da2c9d53159d43c6795151eb3c9dea373da19b34d76094b60e7a2466415d62_s390x",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-promtail-rhel9@sha256:44697ad0d15d1f37b98243f5f013cb9271d70e2b10ab52093a1d7e3409a674b2_s390x",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-promtail-rhel9@sha256:b46c0196fab3bd3a60b64a1d7ff8af6fbc7c3e526618da1cc78032bffa3be171_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-promtail-rhel9@sha256:f52fd8d5fbfdcc202c5e31096119377a8b87f9efd31602398d45cec86ec35940_ppc64le",
"9Base-RHCEPH-6.1-Tools:rhceph/snmp-notifier-rhel9@sha256:8887234fbbaddf620eaa7b0f4b1ed6ab8aa5bc52e019e67179554ccd03fba676_ppc64le",
"9Base-RHCEPH-6.1-Tools:rhceph/snmp-notifier-rhel9@sha256:9078b49846d8ec681bec5b96f0d4087b4c66bdc6baf4701cfc9c8e8aeae89661_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/snmp-notifier-rhel9@sha256:df7c89608fe8352d445efcc1017521b35878cfe61a8b9fd91fab24c00786b2bf_s390x"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2072009"
}
],
"notes": [
{
"category": "description",
"text": "A path traversal vulnerability was found in Moment.js that impacts npm (server) users. This issue occurs if a user-provided locale string is directly used to switch moment locale, which an attacker can exploit to change the correct path to one of their choice. This can result in a loss of integrity.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "Moment.js: Path traversal in moment.locale",
"title": "Vulnerability summary"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-dashboard-rhel9@sha256:1d7ca201b778e6a6cb559129e240233b6b6461399c67f979c07d5fe288c400f6_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-dashboard-rhel9@sha256:3fb7480f9d68333e168eae0c9fbeceb0df7962a40c25ecced81ea4c4959b2c25_s390x",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-dashboard-rhel9@sha256:50329da263e8ef00c47632156761621bac30fead5e574ef23cd1d30b7af0019a_ppc64le"
],
"known_not_affected": [
"9Base-RHCEPH-6.1-Tools:rhceph/keepalived-rhel9@sha256:2ae4274163155d880cbd41d1a197d6856f326501a50e028ff3de9ff8a85b3e97_s390x",
"9Base-RHCEPH-6.1-Tools:rhceph/keepalived-rhel9@sha256:36abd2b22ebabea813c5afde35b0b80a200056f811267e89f0270da9155b1a22_ppc64le",
"9Base-RHCEPH-6.1-Tools:rhceph/keepalived-rhel9@sha256:b21d882fd2d08d6f162dbb63e0626d9d6aa892a677c5a28edc97b84feef1655a_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-rhel9@sha256:72bd6eb932a368af10d5c607d8b60e0fe8b87862f4adaa17fd022a3427a46ca8_s390x",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-rhel9@sha256:953630d9f9924f17ab7ce168772c3facbaf6866b79a1cf0fb9aee1dcf6eb8c7d_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-rhel9@sha256:9b477366f861df49b533d95941b9770b032827bb4a259c5f86abce8705960c05_ppc64le",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-haproxy-rhel9@sha256:720b3207087d4feb8ab59ffd0b70d6bc22fa21d53b62393779dfaf8972a32e60_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-haproxy-rhel9@sha256:8cc4a146d7be5046b416fe9c04d77b4f0a25a2ab7180fdbf8c46cff8e2483080_ppc64le",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-haproxy-rhel9@sha256:e4da2c9d53159d43c6795151eb3c9dea373da19b34d76094b60e7a2466415d62_s390x",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-promtail-rhel9@sha256:44697ad0d15d1f37b98243f5f013cb9271d70e2b10ab52093a1d7e3409a674b2_s390x",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-promtail-rhel9@sha256:b46c0196fab3bd3a60b64a1d7ff8af6fbc7c3e526618da1cc78032bffa3be171_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-promtail-rhel9@sha256:f52fd8d5fbfdcc202c5e31096119377a8b87f9efd31602398d45cec86ec35940_ppc64le",
"9Base-RHCEPH-6.1-Tools:rhceph/snmp-notifier-rhel9@sha256:8887234fbbaddf620eaa7b0f4b1ed6ab8aa5bc52e019e67179554ccd03fba676_ppc64le",
"9Base-RHCEPH-6.1-Tools:rhceph/snmp-notifier-rhel9@sha256:9078b49846d8ec681bec5b96f0d4087b4c66bdc6baf4701cfc9c8e8aeae89661_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/snmp-notifier-rhel9@sha256:df7c89608fe8352d445efcc1017521b35878cfe61a8b9fd91fab24c00786b2bf_s390x"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2022-24785"
},
{
"category": "external",
"summary": "RHBZ#2072009",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2072009"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2022-24785",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-24785"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2022-24785",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2022-24785"
},
{
"category": "external",
"summary": "https://github.com/moment/moment/security/advisories/GHSA-8hfj-j24r-96c4",
"url": "https://github.com/moment/moment/security/advisories/GHSA-8hfj-j24r-96c4"
}
],
"release_date": "2022-04-04T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2023-06-15T15:59:41+00:00",
"details": "For details on how to apply this update, see Upgrade a Red Hat Ceph Storage\ncluster using cephadm in the Red Hat Storage Ceph Upgrade\nGuide.(https://access.redhat.com/documentation/en-us/red_hat_ceph_storage)",
"product_ids": [
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-dashboard-rhel9@sha256:1d7ca201b778e6a6cb559129e240233b6b6461399c67f979c07d5fe288c400f6_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-dashboard-rhel9@sha256:3fb7480f9d68333e168eae0c9fbeceb0df7962a40c25ecced81ea4c4959b2c25_s390x",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-dashboard-rhel9@sha256:50329da263e8ef00c47632156761621bac30fead5e574ef23cd1d30b7af0019a_ppc64le"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2023:3642"
},
{
"category": "workaround",
"details": "Sanitize the user-provided locale name before passing it to Moment.js.",
"product_ids": [
"9Base-RHCEPH-6.1-Tools:rhceph/keepalived-rhel9@sha256:2ae4274163155d880cbd41d1a197d6856f326501a50e028ff3de9ff8a85b3e97_s390x",
"9Base-RHCEPH-6.1-Tools:rhceph/keepalived-rhel9@sha256:36abd2b22ebabea813c5afde35b0b80a200056f811267e89f0270da9155b1a22_ppc64le",
"9Base-RHCEPH-6.1-Tools:rhceph/keepalived-rhel9@sha256:b21d882fd2d08d6f162dbb63e0626d9d6aa892a677c5a28edc97b84feef1655a_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-dashboard-rhel9@sha256:1d7ca201b778e6a6cb559129e240233b6b6461399c67f979c07d5fe288c400f6_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-dashboard-rhel9@sha256:3fb7480f9d68333e168eae0c9fbeceb0df7962a40c25ecced81ea4c4959b2c25_s390x",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-dashboard-rhel9@sha256:50329da263e8ef00c47632156761621bac30fead5e574ef23cd1d30b7af0019a_ppc64le",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-rhel9@sha256:72bd6eb932a368af10d5c607d8b60e0fe8b87862f4adaa17fd022a3427a46ca8_s390x",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-rhel9@sha256:953630d9f9924f17ab7ce168772c3facbaf6866b79a1cf0fb9aee1dcf6eb8c7d_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-rhel9@sha256:9b477366f861df49b533d95941b9770b032827bb4a259c5f86abce8705960c05_ppc64le",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-haproxy-rhel9@sha256:720b3207087d4feb8ab59ffd0b70d6bc22fa21d53b62393779dfaf8972a32e60_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-haproxy-rhel9@sha256:8cc4a146d7be5046b416fe9c04d77b4f0a25a2ab7180fdbf8c46cff8e2483080_ppc64le",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-haproxy-rhel9@sha256:e4da2c9d53159d43c6795151eb3c9dea373da19b34d76094b60e7a2466415d62_s390x",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-promtail-rhel9@sha256:44697ad0d15d1f37b98243f5f013cb9271d70e2b10ab52093a1d7e3409a674b2_s390x",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-promtail-rhel9@sha256:b46c0196fab3bd3a60b64a1d7ff8af6fbc7c3e526618da1cc78032bffa3be171_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-promtail-rhel9@sha256:f52fd8d5fbfdcc202c5e31096119377a8b87f9efd31602398d45cec86ec35940_ppc64le",
"9Base-RHCEPH-6.1-Tools:rhceph/snmp-notifier-rhel9@sha256:8887234fbbaddf620eaa7b0f4b1ed6ab8aa5bc52e019e67179554ccd03fba676_ppc64le",
"9Base-RHCEPH-6.1-Tools:rhceph/snmp-notifier-rhel9@sha256:9078b49846d8ec681bec5b96f0d4087b4c66bdc6baf4701cfc9c8e8aeae89661_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/snmp-notifier-rhel9@sha256:df7c89608fe8352d445efcc1017521b35878cfe61a8b9fd91fab24c00786b2bf_s390x"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "NONE",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "NONE",
"integrityImpact": "HIGH",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:H/A:N",
"version": "3.1"
},
"products": [
"9Base-RHCEPH-6.1-Tools:rhceph/keepalived-rhel9@sha256:2ae4274163155d880cbd41d1a197d6856f326501a50e028ff3de9ff8a85b3e97_s390x",
"9Base-RHCEPH-6.1-Tools:rhceph/keepalived-rhel9@sha256:36abd2b22ebabea813c5afde35b0b80a200056f811267e89f0270da9155b1a22_ppc64le",
"9Base-RHCEPH-6.1-Tools:rhceph/keepalived-rhel9@sha256:b21d882fd2d08d6f162dbb63e0626d9d6aa892a677c5a28edc97b84feef1655a_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-dashboard-rhel9@sha256:1d7ca201b778e6a6cb559129e240233b6b6461399c67f979c07d5fe288c400f6_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-dashboard-rhel9@sha256:3fb7480f9d68333e168eae0c9fbeceb0df7962a40c25ecced81ea4c4959b2c25_s390x",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-dashboard-rhel9@sha256:50329da263e8ef00c47632156761621bac30fead5e574ef23cd1d30b7af0019a_ppc64le",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-rhel9@sha256:72bd6eb932a368af10d5c607d8b60e0fe8b87862f4adaa17fd022a3427a46ca8_s390x",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-rhel9@sha256:953630d9f9924f17ab7ce168772c3facbaf6866b79a1cf0fb9aee1dcf6eb8c7d_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-rhel9@sha256:9b477366f861df49b533d95941b9770b032827bb4a259c5f86abce8705960c05_ppc64le",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-haproxy-rhel9@sha256:720b3207087d4feb8ab59ffd0b70d6bc22fa21d53b62393779dfaf8972a32e60_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-haproxy-rhel9@sha256:8cc4a146d7be5046b416fe9c04d77b4f0a25a2ab7180fdbf8c46cff8e2483080_ppc64le",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-haproxy-rhel9@sha256:e4da2c9d53159d43c6795151eb3c9dea373da19b34d76094b60e7a2466415d62_s390x",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-promtail-rhel9@sha256:44697ad0d15d1f37b98243f5f013cb9271d70e2b10ab52093a1d7e3409a674b2_s390x",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-promtail-rhel9@sha256:b46c0196fab3bd3a60b64a1d7ff8af6fbc7c3e526618da1cc78032bffa3be171_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-promtail-rhel9@sha256:f52fd8d5fbfdcc202c5e31096119377a8b87f9efd31602398d45cec86ec35940_ppc64le",
"9Base-RHCEPH-6.1-Tools:rhceph/snmp-notifier-rhel9@sha256:8887234fbbaddf620eaa7b0f4b1ed6ab8aa5bc52e019e67179554ccd03fba676_ppc64le",
"9Base-RHCEPH-6.1-Tools:rhceph/snmp-notifier-rhel9@sha256:9078b49846d8ec681bec5b96f0d4087b4c66bdc6baf4701cfc9c8e8aeae89661_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/snmp-notifier-rhel9@sha256:df7c89608fe8352d445efcc1017521b35878cfe61a8b9fd91fab24c00786b2bf_s390x"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "Moment.js: Path traversal in moment.locale"
},
{
"cve": "CVE-2022-26148",
"cwe": {
"id": "CWE-312",
"name": "Cleartext Storage of Sensitive Information"
},
"discovery_date": "2022-03-22T00:00:00+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"9Base-RHCEPH-6.1-Tools:rhceph/keepalived-rhel9@sha256:2ae4274163155d880cbd41d1a197d6856f326501a50e028ff3de9ff8a85b3e97_s390x",
"9Base-RHCEPH-6.1-Tools:rhceph/keepalived-rhel9@sha256:36abd2b22ebabea813c5afde35b0b80a200056f811267e89f0270da9155b1a22_ppc64le",
"9Base-RHCEPH-6.1-Tools:rhceph/keepalived-rhel9@sha256:b21d882fd2d08d6f162dbb63e0626d9d6aa892a677c5a28edc97b84feef1655a_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-rhel9@sha256:72bd6eb932a368af10d5c607d8b60e0fe8b87862f4adaa17fd022a3427a46ca8_s390x",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-rhel9@sha256:953630d9f9924f17ab7ce168772c3facbaf6866b79a1cf0fb9aee1dcf6eb8c7d_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-rhel9@sha256:9b477366f861df49b533d95941b9770b032827bb4a259c5f86abce8705960c05_ppc64le",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-haproxy-rhel9@sha256:720b3207087d4feb8ab59ffd0b70d6bc22fa21d53b62393779dfaf8972a32e60_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-haproxy-rhel9@sha256:8cc4a146d7be5046b416fe9c04d77b4f0a25a2ab7180fdbf8c46cff8e2483080_ppc64le",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-haproxy-rhel9@sha256:e4da2c9d53159d43c6795151eb3c9dea373da19b34d76094b60e7a2466415d62_s390x",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-promtail-rhel9@sha256:44697ad0d15d1f37b98243f5f013cb9271d70e2b10ab52093a1d7e3409a674b2_s390x",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-promtail-rhel9@sha256:b46c0196fab3bd3a60b64a1d7ff8af6fbc7c3e526618da1cc78032bffa3be171_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-promtail-rhel9@sha256:f52fd8d5fbfdcc202c5e31096119377a8b87f9efd31602398d45cec86ec35940_ppc64le",
"9Base-RHCEPH-6.1-Tools:rhceph/snmp-notifier-rhel9@sha256:8887234fbbaddf620eaa7b0f4b1ed6ab8aa5bc52e019e67179554ccd03fba676_ppc64le",
"9Base-RHCEPH-6.1-Tools:rhceph/snmp-notifier-rhel9@sha256:9078b49846d8ec681bec5b96f0d4087b4c66bdc6baf4701cfc9c8e8aeae89661_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/snmp-notifier-rhel9@sha256:df7c89608fe8352d445efcc1017521b35878cfe61a8b9fd91fab24c00786b2bf_s390x"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2066563"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in Grafana when integrated with Zabbix. The Zabbix password can be found in the api_jsonrpc.php HTML source code. When the user logs in and allows the user to register, one can right-click to view the source code and use Ctrl-F to search for the password in api_jsonrpc.php to discover the Zabbix account password and URL address.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "grafana: An information leak issue was discovered in Grafana through 7.3.4, when integrated with Zabbix",
"title": "Vulnerability summary"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-dashboard-rhel9@sha256:1d7ca201b778e6a6cb559129e240233b6b6461399c67f979c07d5fe288c400f6_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-dashboard-rhel9@sha256:3fb7480f9d68333e168eae0c9fbeceb0df7962a40c25ecced81ea4c4959b2c25_s390x",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-dashboard-rhel9@sha256:50329da263e8ef00c47632156761621bac30fead5e574ef23cd1d30b7af0019a_ppc64le"
],
"known_not_affected": [
"9Base-RHCEPH-6.1-Tools:rhceph/keepalived-rhel9@sha256:2ae4274163155d880cbd41d1a197d6856f326501a50e028ff3de9ff8a85b3e97_s390x",
"9Base-RHCEPH-6.1-Tools:rhceph/keepalived-rhel9@sha256:36abd2b22ebabea813c5afde35b0b80a200056f811267e89f0270da9155b1a22_ppc64le",
"9Base-RHCEPH-6.1-Tools:rhceph/keepalived-rhel9@sha256:b21d882fd2d08d6f162dbb63e0626d9d6aa892a677c5a28edc97b84feef1655a_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-rhel9@sha256:72bd6eb932a368af10d5c607d8b60e0fe8b87862f4adaa17fd022a3427a46ca8_s390x",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-rhel9@sha256:953630d9f9924f17ab7ce168772c3facbaf6866b79a1cf0fb9aee1dcf6eb8c7d_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-rhel9@sha256:9b477366f861df49b533d95941b9770b032827bb4a259c5f86abce8705960c05_ppc64le",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-haproxy-rhel9@sha256:720b3207087d4feb8ab59ffd0b70d6bc22fa21d53b62393779dfaf8972a32e60_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-haproxy-rhel9@sha256:8cc4a146d7be5046b416fe9c04d77b4f0a25a2ab7180fdbf8c46cff8e2483080_ppc64le",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-haproxy-rhel9@sha256:e4da2c9d53159d43c6795151eb3c9dea373da19b34d76094b60e7a2466415d62_s390x",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-promtail-rhel9@sha256:44697ad0d15d1f37b98243f5f013cb9271d70e2b10ab52093a1d7e3409a674b2_s390x",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-promtail-rhel9@sha256:b46c0196fab3bd3a60b64a1d7ff8af6fbc7c3e526618da1cc78032bffa3be171_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-promtail-rhel9@sha256:f52fd8d5fbfdcc202c5e31096119377a8b87f9efd31602398d45cec86ec35940_ppc64le",
"9Base-RHCEPH-6.1-Tools:rhceph/snmp-notifier-rhel9@sha256:8887234fbbaddf620eaa7b0f4b1ed6ab8aa5bc52e019e67179554ccd03fba676_ppc64le",
"9Base-RHCEPH-6.1-Tools:rhceph/snmp-notifier-rhel9@sha256:9078b49846d8ec681bec5b96f0d4087b4c66bdc6baf4701cfc9c8e8aeae89661_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/snmp-notifier-rhel9@sha256:df7c89608fe8352d445efcc1017521b35878cfe61a8b9fd91fab24c00786b2bf_s390x"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2022-26148"
},
{
"category": "external",
"summary": "RHBZ#2066563",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2066563"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2022-26148",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-26148"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2022-26148",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2022-26148"
}
],
"release_date": "2022-03-21T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2023-06-15T15:59:41+00:00",
"details": "For details on how to apply this update, see Upgrade a Red Hat Ceph Storage\ncluster using cephadm in the Red Hat Storage Ceph Upgrade\nGuide.(https://access.redhat.com/documentation/en-us/red_hat_ceph_storage)",
"product_ids": [
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-dashboard-rhel9@sha256:1d7ca201b778e6a6cb559129e240233b6b6461399c67f979c07d5fe288c400f6_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-dashboard-rhel9@sha256:3fb7480f9d68333e168eae0c9fbeceb0df7962a40c25ecced81ea4c4959b2c25_s390x",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-dashboard-rhel9@sha256:50329da263e8ef00c47632156761621bac30fead5e574ef23cd1d30b7af0019a_ppc64le"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2023:3642"
}
],
"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-RHCEPH-6.1-Tools:rhceph/keepalived-rhel9@sha256:2ae4274163155d880cbd41d1a197d6856f326501a50e028ff3de9ff8a85b3e97_s390x",
"9Base-RHCEPH-6.1-Tools:rhceph/keepalived-rhel9@sha256:36abd2b22ebabea813c5afde35b0b80a200056f811267e89f0270da9155b1a22_ppc64le",
"9Base-RHCEPH-6.1-Tools:rhceph/keepalived-rhel9@sha256:b21d882fd2d08d6f162dbb63e0626d9d6aa892a677c5a28edc97b84feef1655a_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-dashboard-rhel9@sha256:1d7ca201b778e6a6cb559129e240233b6b6461399c67f979c07d5fe288c400f6_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-dashboard-rhel9@sha256:3fb7480f9d68333e168eae0c9fbeceb0df7962a40c25ecced81ea4c4959b2c25_s390x",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-dashboard-rhel9@sha256:50329da263e8ef00c47632156761621bac30fead5e574ef23cd1d30b7af0019a_ppc64le",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-rhel9@sha256:72bd6eb932a368af10d5c607d8b60e0fe8b87862f4adaa17fd022a3427a46ca8_s390x",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-rhel9@sha256:953630d9f9924f17ab7ce168772c3facbaf6866b79a1cf0fb9aee1dcf6eb8c7d_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-rhel9@sha256:9b477366f861df49b533d95941b9770b032827bb4a259c5f86abce8705960c05_ppc64le",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-haproxy-rhel9@sha256:720b3207087d4feb8ab59ffd0b70d6bc22fa21d53b62393779dfaf8972a32e60_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-haproxy-rhel9@sha256:8cc4a146d7be5046b416fe9c04d77b4f0a25a2ab7180fdbf8c46cff8e2483080_ppc64le",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-haproxy-rhel9@sha256:e4da2c9d53159d43c6795151eb3c9dea373da19b34d76094b60e7a2466415d62_s390x",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-promtail-rhel9@sha256:44697ad0d15d1f37b98243f5f013cb9271d70e2b10ab52093a1d7e3409a674b2_s390x",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-promtail-rhel9@sha256:b46c0196fab3bd3a60b64a1d7ff8af6fbc7c3e526618da1cc78032bffa3be171_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-promtail-rhel9@sha256:f52fd8d5fbfdcc202c5e31096119377a8b87f9efd31602398d45cec86ec35940_ppc64le",
"9Base-RHCEPH-6.1-Tools:rhceph/snmp-notifier-rhel9@sha256:8887234fbbaddf620eaa7b0f4b1ed6ab8aa5bc52e019e67179554ccd03fba676_ppc64le",
"9Base-RHCEPH-6.1-Tools:rhceph/snmp-notifier-rhel9@sha256:9078b49846d8ec681bec5b96f0d4087b4c66bdc6baf4701cfc9c8e8aeae89661_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/snmp-notifier-rhel9@sha256:df7c89608fe8352d445efcc1017521b35878cfe61a8b9fd91fab24c00786b2bf_s390x"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "grafana: An information leak issue was discovered in Grafana through 7.3.4, when integrated with Zabbix"
},
{
"cve": "CVE-2022-27664",
"cwe": {
"id": "CWE-400",
"name": "Uncontrolled Resource Consumption"
},
"discovery_date": "2022-09-06T00:00:00+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"9Base-RHCEPH-6.1-Tools:rhceph/keepalived-rhel9@sha256:2ae4274163155d880cbd41d1a197d6856f326501a50e028ff3de9ff8a85b3e97_s390x",
"9Base-RHCEPH-6.1-Tools:rhceph/keepalived-rhel9@sha256:36abd2b22ebabea813c5afde35b0b80a200056f811267e89f0270da9155b1a22_ppc64le",
"9Base-RHCEPH-6.1-Tools:rhceph/keepalived-rhel9@sha256:b21d882fd2d08d6f162dbb63e0626d9d6aa892a677c5a28edc97b84feef1655a_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-rhel9@sha256:72bd6eb932a368af10d5c607d8b60e0fe8b87862f4adaa17fd022a3427a46ca8_s390x",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-rhel9@sha256:953630d9f9924f17ab7ce168772c3facbaf6866b79a1cf0fb9aee1dcf6eb8c7d_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-rhel9@sha256:9b477366f861df49b533d95941b9770b032827bb4a259c5f86abce8705960c05_ppc64le",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-haproxy-rhel9@sha256:720b3207087d4feb8ab59ffd0b70d6bc22fa21d53b62393779dfaf8972a32e60_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-haproxy-rhel9@sha256:8cc4a146d7be5046b416fe9c04d77b4f0a25a2ab7180fdbf8c46cff8e2483080_ppc64le",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-haproxy-rhel9@sha256:e4da2c9d53159d43c6795151eb3c9dea373da19b34d76094b60e7a2466415d62_s390x",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-promtail-rhel9@sha256:44697ad0d15d1f37b98243f5f013cb9271d70e2b10ab52093a1d7e3409a674b2_s390x",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-promtail-rhel9@sha256:b46c0196fab3bd3a60b64a1d7ff8af6fbc7c3e526618da1cc78032bffa3be171_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-promtail-rhel9@sha256:f52fd8d5fbfdcc202c5e31096119377a8b87f9efd31602398d45cec86ec35940_ppc64le",
"9Base-RHCEPH-6.1-Tools:rhceph/snmp-notifier-rhel9@sha256:8887234fbbaddf620eaa7b0f4b1ed6ab8aa5bc52e019e67179554ccd03fba676_ppc64le",
"9Base-RHCEPH-6.1-Tools:rhceph/snmp-notifier-rhel9@sha256:9078b49846d8ec681bec5b96f0d4087b4c66bdc6baf4701cfc9c8e8aeae89661_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/snmp-notifier-rhel9@sha256:df7c89608fe8352d445efcc1017521b35878cfe61a8b9fd91fab24c00786b2bf_s390x"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2124669"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in the golang package. In net/http in Go, attackers can cause a denial of service because an HTTP/2 connection can hang during closing if a fatal error preempts the shutdown.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "golang: net/http: handle server errors after sending GOAWAY",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "The opportunity for a Denial of Service is limited to the golang runtime. In the case of OpenShift Container Platform, this would be restricted within each individual container. There are multiple layers of guide rails (Golang\u2019s Garbage Collector; OpenShift\u2019s resource constraints imposed at the container and cluster levels) which would require a malicious user to continue submitting attacks for there to be any enduring impact. They would also need access to external server resources to be able to send a massive volume of requests to cause a significant impact on server operations.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-dashboard-rhel9@sha256:1d7ca201b778e6a6cb559129e240233b6b6461399c67f979c07d5fe288c400f6_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-dashboard-rhel9@sha256:3fb7480f9d68333e168eae0c9fbeceb0df7962a40c25ecced81ea4c4959b2c25_s390x",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-dashboard-rhel9@sha256:50329da263e8ef00c47632156761621bac30fead5e574ef23cd1d30b7af0019a_ppc64le"
],
"known_not_affected": [
"9Base-RHCEPH-6.1-Tools:rhceph/keepalived-rhel9@sha256:2ae4274163155d880cbd41d1a197d6856f326501a50e028ff3de9ff8a85b3e97_s390x",
"9Base-RHCEPH-6.1-Tools:rhceph/keepalived-rhel9@sha256:36abd2b22ebabea813c5afde35b0b80a200056f811267e89f0270da9155b1a22_ppc64le",
"9Base-RHCEPH-6.1-Tools:rhceph/keepalived-rhel9@sha256:b21d882fd2d08d6f162dbb63e0626d9d6aa892a677c5a28edc97b84feef1655a_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-rhel9@sha256:72bd6eb932a368af10d5c607d8b60e0fe8b87862f4adaa17fd022a3427a46ca8_s390x",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-rhel9@sha256:953630d9f9924f17ab7ce168772c3facbaf6866b79a1cf0fb9aee1dcf6eb8c7d_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-rhel9@sha256:9b477366f861df49b533d95941b9770b032827bb4a259c5f86abce8705960c05_ppc64le",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-haproxy-rhel9@sha256:720b3207087d4feb8ab59ffd0b70d6bc22fa21d53b62393779dfaf8972a32e60_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-haproxy-rhel9@sha256:8cc4a146d7be5046b416fe9c04d77b4f0a25a2ab7180fdbf8c46cff8e2483080_ppc64le",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-haproxy-rhel9@sha256:e4da2c9d53159d43c6795151eb3c9dea373da19b34d76094b60e7a2466415d62_s390x",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-promtail-rhel9@sha256:44697ad0d15d1f37b98243f5f013cb9271d70e2b10ab52093a1d7e3409a674b2_s390x",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-promtail-rhel9@sha256:b46c0196fab3bd3a60b64a1d7ff8af6fbc7c3e526618da1cc78032bffa3be171_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-promtail-rhel9@sha256:f52fd8d5fbfdcc202c5e31096119377a8b87f9efd31602398d45cec86ec35940_ppc64le",
"9Base-RHCEPH-6.1-Tools:rhceph/snmp-notifier-rhel9@sha256:8887234fbbaddf620eaa7b0f4b1ed6ab8aa5bc52e019e67179554ccd03fba676_ppc64le",
"9Base-RHCEPH-6.1-Tools:rhceph/snmp-notifier-rhel9@sha256:9078b49846d8ec681bec5b96f0d4087b4c66bdc6baf4701cfc9c8e8aeae89661_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/snmp-notifier-rhel9@sha256:df7c89608fe8352d445efcc1017521b35878cfe61a8b9fd91fab24c00786b2bf_s390x"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2022-27664"
},
{
"category": "external",
"summary": "RHBZ#2124669",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2124669"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2022-27664",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-27664"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2022-27664",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2022-27664"
},
{
"category": "external",
"summary": "https://go.dev/issue/54658",
"url": "https://go.dev/issue/54658"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-announce/c/x49AQzIVX-s/m/0tgO0pjiBQAJ",
"url": "https://groups.google.com/g/golang-announce/c/x49AQzIVX-s/m/0tgO0pjiBQAJ"
}
],
"release_date": "2022-09-06T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2023-06-15T15:59:41+00:00",
"details": "For details on how to apply this update, see Upgrade a Red Hat Ceph Storage\ncluster using cephadm in the Red Hat Storage Ceph Upgrade\nGuide.(https://access.redhat.com/documentation/en-us/red_hat_ceph_storage)",
"product_ids": [
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-dashboard-rhel9@sha256:1d7ca201b778e6a6cb559129e240233b6b6461399c67f979c07d5fe288c400f6_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-dashboard-rhel9@sha256:3fb7480f9d68333e168eae0c9fbeceb0df7962a40c25ecced81ea4c4959b2c25_s390x",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-dashboard-rhel9@sha256:50329da263e8ef00c47632156761621bac30fead5e574ef23cd1d30b7af0019a_ppc64le"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2023:3642"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 6.5,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "LOW",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"9Base-RHCEPH-6.1-Tools:rhceph/keepalived-rhel9@sha256:2ae4274163155d880cbd41d1a197d6856f326501a50e028ff3de9ff8a85b3e97_s390x",
"9Base-RHCEPH-6.1-Tools:rhceph/keepalived-rhel9@sha256:36abd2b22ebabea813c5afde35b0b80a200056f811267e89f0270da9155b1a22_ppc64le",
"9Base-RHCEPH-6.1-Tools:rhceph/keepalived-rhel9@sha256:b21d882fd2d08d6f162dbb63e0626d9d6aa892a677c5a28edc97b84feef1655a_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-dashboard-rhel9@sha256:1d7ca201b778e6a6cb559129e240233b6b6461399c67f979c07d5fe288c400f6_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-dashboard-rhel9@sha256:3fb7480f9d68333e168eae0c9fbeceb0df7962a40c25ecced81ea4c4959b2c25_s390x",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-dashboard-rhel9@sha256:50329da263e8ef00c47632156761621bac30fead5e574ef23cd1d30b7af0019a_ppc64le",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-rhel9@sha256:72bd6eb932a368af10d5c607d8b60e0fe8b87862f4adaa17fd022a3427a46ca8_s390x",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-rhel9@sha256:953630d9f9924f17ab7ce168772c3facbaf6866b79a1cf0fb9aee1dcf6eb8c7d_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-rhel9@sha256:9b477366f861df49b533d95941b9770b032827bb4a259c5f86abce8705960c05_ppc64le",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-haproxy-rhel9@sha256:720b3207087d4feb8ab59ffd0b70d6bc22fa21d53b62393779dfaf8972a32e60_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-haproxy-rhel9@sha256:8cc4a146d7be5046b416fe9c04d77b4f0a25a2ab7180fdbf8c46cff8e2483080_ppc64le",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-haproxy-rhel9@sha256:e4da2c9d53159d43c6795151eb3c9dea373da19b34d76094b60e7a2466415d62_s390x",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-promtail-rhel9@sha256:44697ad0d15d1f37b98243f5f013cb9271d70e2b10ab52093a1d7e3409a674b2_s390x",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-promtail-rhel9@sha256:b46c0196fab3bd3a60b64a1d7ff8af6fbc7c3e526618da1cc78032bffa3be171_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-promtail-rhel9@sha256:f52fd8d5fbfdcc202c5e31096119377a8b87f9efd31602398d45cec86ec35940_ppc64le",
"9Base-RHCEPH-6.1-Tools:rhceph/snmp-notifier-rhel9@sha256:8887234fbbaddf620eaa7b0f4b1ed6ab8aa5bc52e019e67179554ccd03fba676_ppc64le",
"9Base-RHCEPH-6.1-Tools:rhceph/snmp-notifier-rhel9@sha256:9078b49846d8ec681bec5b96f0d4087b4c66bdc6baf4701cfc9c8e8aeae89661_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/snmp-notifier-rhel9@sha256:df7c89608fe8352d445efcc1017521b35878cfe61a8b9fd91fab24c00786b2bf_s390x"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "golang: net/http: handle server errors after sending GOAWAY"
},
{
"cve": "CVE-2022-28131",
"cwe": {
"id": "CWE-1325",
"name": "Improperly Controlled Sequential Memory Allocation"
},
"discovery_date": "2022-07-14T00:00:00+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"9Base-RHCEPH-6.1-Tools:rhceph/keepalived-rhel9@sha256:2ae4274163155d880cbd41d1a197d6856f326501a50e028ff3de9ff8a85b3e97_s390x",
"9Base-RHCEPH-6.1-Tools:rhceph/keepalived-rhel9@sha256:36abd2b22ebabea813c5afde35b0b80a200056f811267e89f0270da9155b1a22_ppc64le",
"9Base-RHCEPH-6.1-Tools:rhceph/keepalived-rhel9@sha256:b21d882fd2d08d6f162dbb63e0626d9d6aa892a677c5a28edc97b84feef1655a_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-rhel9@sha256:72bd6eb932a368af10d5c607d8b60e0fe8b87862f4adaa17fd022a3427a46ca8_s390x",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-rhel9@sha256:953630d9f9924f17ab7ce168772c3facbaf6866b79a1cf0fb9aee1dcf6eb8c7d_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-rhel9@sha256:9b477366f861df49b533d95941b9770b032827bb4a259c5f86abce8705960c05_ppc64le",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-haproxy-rhel9@sha256:720b3207087d4feb8ab59ffd0b70d6bc22fa21d53b62393779dfaf8972a32e60_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-haproxy-rhel9@sha256:8cc4a146d7be5046b416fe9c04d77b4f0a25a2ab7180fdbf8c46cff8e2483080_ppc64le",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-haproxy-rhel9@sha256:e4da2c9d53159d43c6795151eb3c9dea373da19b34d76094b60e7a2466415d62_s390x",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-promtail-rhel9@sha256:44697ad0d15d1f37b98243f5f013cb9271d70e2b10ab52093a1d7e3409a674b2_s390x",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-promtail-rhel9@sha256:b46c0196fab3bd3a60b64a1d7ff8af6fbc7c3e526618da1cc78032bffa3be171_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-promtail-rhel9@sha256:f52fd8d5fbfdcc202c5e31096119377a8b87f9efd31602398d45cec86ec35940_ppc64le",
"9Base-RHCEPH-6.1-Tools:rhceph/snmp-notifier-rhel9@sha256:8887234fbbaddf620eaa7b0f4b1ed6ab8aa5bc52e019e67179554ccd03fba676_ppc64le",
"9Base-RHCEPH-6.1-Tools:rhceph/snmp-notifier-rhel9@sha256:9078b49846d8ec681bec5b96f0d4087b4c66bdc6baf4701cfc9c8e8aeae89661_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/snmp-notifier-rhel9@sha256:df7c89608fe8352d445efcc1017521b35878cfe61a8b9fd91fab24c00786b2bf_s390x"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2107390"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in golang encoding/xml. When calling Decoder, Skip while parsing a deeply nested XML document, a panic can occur due to stack exhaustion and allows an attacker to impact system availability.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "golang: encoding/xml: stack exhaustion in Decoder.Skip",
"title": "Vulnerability summary"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-dashboard-rhel9@sha256:1d7ca201b778e6a6cb559129e240233b6b6461399c67f979c07d5fe288c400f6_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-dashboard-rhel9@sha256:3fb7480f9d68333e168eae0c9fbeceb0df7962a40c25ecced81ea4c4959b2c25_s390x",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-dashboard-rhel9@sha256:50329da263e8ef00c47632156761621bac30fead5e574ef23cd1d30b7af0019a_ppc64le"
],
"known_not_affected": [
"9Base-RHCEPH-6.1-Tools:rhceph/keepalived-rhel9@sha256:2ae4274163155d880cbd41d1a197d6856f326501a50e028ff3de9ff8a85b3e97_s390x",
"9Base-RHCEPH-6.1-Tools:rhceph/keepalived-rhel9@sha256:36abd2b22ebabea813c5afde35b0b80a200056f811267e89f0270da9155b1a22_ppc64le",
"9Base-RHCEPH-6.1-Tools:rhceph/keepalived-rhel9@sha256:b21d882fd2d08d6f162dbb63e0626d9d6aa892a677c5a28edc97b84feef1655a_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-rhel9@sha256:72bd6eb932a368af10d5c607d8b60e0fe8b87862f4adaa17fd022a3427a46ca8_s390x",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-rhel9@sha256:953630d9f9924f17ab7ce168772c3facbaf6866b79a1cf0fb9aee1dcf6eb8c7d_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-rhel9@sha256:9b477366f861df49b533d95941b9770b032827bb4a259c5f86abce8705960c05_ppc64le",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-haproxy-rhel9@sha256:720b3207087d4feb8ab59ffd0b70d6bc22fa21d53b62393779dfaf8972a32e60_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-haproxy-rhel9@sha256:8cc4a146d7be5046b416fe9c04d77b4f0a25a2ab7180fdbf8c46cff8e2483080_ppc64le",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-haproxy-rhel9@sha256:e4da2c9d53159d43c6795151eb3c9dea373da19b34d76094b60e7a2466415d62_s390x",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-promtail-rhel9@sha256:44697ad0d15d1f37b98243f5f013cb9271d70e2b10ab52093a1d7e3409a674b2_s390x",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-promtail-rhel9@sha256:b46c0196fab3bd3a60b64a1d7ff8af6fbc7c3e526618da1cc78032bffa3be171_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-promtail-rhel9@sha256:f52fd8d5fbfdcc202c5e31096119377a8b87f9efd31602398d45cec86ec35940_ppc64le",
"9Base-RHCEPH-6.1-Tools:rhceph/snmp-notifier-rhel9@sha256:8887234fbbaddf620eaa7b0f4b1ed6ab8aa5bc52e019e67179554ccd03fba676_ppc64le",
"9Base-RHCEPH-6.1-Tools:rhceph/snmp-notifier-rhel9@sha256:9078b49846d8ec681bec5b96f0d4087b4c66bdc6baf4701cfc9c8e8aeae89661_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/snmp-notifier-rhel9@sha256:df7c89608fe8352d445efcc1017521b35878cfe61a8b9fd91fab24c00786b2bf_s390x"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2022-28131"
},
{
"category": "external",
"summary": "RHBZ#2107390",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2107390"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2022-28131",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-28131"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2022-28131",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2022-28131"
},
{
"category": "external",
"summary": "https://go.dev/issue/53614",
"url": "https://go.dev/issue/53614"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-announce/c/nqrv9fbR0zE",
"url": "https://groups.google.com/g/golang-announce/c/nqrv9fbR0zE"
}
],
"release_date": "2022-07-12T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2023-06-15T15:59:41+00:00",
"details": "For details on how to apply this update, see Upgrade a Red Hat Ceph Storage\ncluster using cephadm in the Red Hat Storage Ceph Upgrade\nGuide.(https://access.redhat.com/documentation/en-us/red_hat_ceph_storage)",
"product_ids": [
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-dashboard-rhel9@sha256:1d7ca201b778e6a6cb559129e240233b6b6461399c67f979c07d5fe288c400f6_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-dashboard-rhel9@sha256:3fb7480f9d68333e168eae0c9fbeceb0df7962a40c25ecced81ea4c4959b2c25_s390x",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-dashboard-rhel9@sha256:50329da263e8ef00c47632156761621bac30fead5e574ef23cd1d30b7af0019a_ppc64le"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2023:3642"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "LOCAL",
"availabilityImpact": "HIGH",
"baseScore": 7.3,
"baseSeverity": "HIGH",
"confidentialityImpact": "LOW",
"integrityImpact": "LOW",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:N/UI:N/S:U/C:L/I:L/A:H",
"version": "3.1"
},
"products": [
"9Base-RHCEPH-6.1-Tools:rhceph/keepalived-rhel9@sha256:2ae4274163155d880cbd41d1a197d6856f326501a50e028ff3de9ff8a85b3e97_s390x",
"9Base-RHCEPH-6.1-Tools:rhceph/keepalived-rhel9@sha256:36abd2b22ebabea813c5afde35b0b80a200056f811267e89f0270da9155b1a22_ppc64le",
"9Base-RHCEPH-6.1-Tools:rhceph/keepalived-rhel9@sha256:b21d882fd2d08d6f162dbb63e0626d9d6aa892a677c5a28edc97b84feef1655a_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-dashboard-rhel9@sha256:1d7ca201b778e6a6cb559129e240233b6b6461399c67f979c07d5fe288c400f6_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-dashboard-rhel9@sha256:3fb7480f9d68333e168eae0c9fbeceb0df7962a40c25ecced81ea4c4959b2c25_s390x",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-dashboard-rhel9@sha256:50329da263e8ef00c47632156761621bac30fead5e574ef23cd1d30b7af0019a_ppc64le",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-rhel9@sha256:72bd6eb932a368af10d5c607d8b60e0fe8b87862f4adaa17fd022a3427a46ca8_s390x",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-rhel9@sha256:953630d9f9924f17ab7ce168772c3facbaf6866b79a1cf0fb9aee1dcf6eb8c7d_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-rhel9@sha256:9b477366f861df49b533d95941b9770b032827bb4a259c5f86abce8705960c05_ppc64le",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-haproxy-rhel9@sha256:720b3207087d4feb8ab59ffd0b70d6bc22fa21d53b62393779dfaf8972a32e60_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-haproxy-rhel9@sha256:8cc4a146d7be5046b416fe9c04d77b4f0a25a2ab7180fdbf8c46cff8e2483080_ppc64le",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-haproxy-rhel9@sha256:e4da2c9d53159d43c6795151eb3c9dea373da19b34d76094b60e7a2466415d62_s390x",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-promtail-rhel9@sha256:44697ad0d15d1f37b98243f5f013cb9271d70e2b10ab52093a1d7e3409a674b2_s390x",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-promtail-rhel9@sha256:b46c0196fab3bd3a60b64a1d7ff8af6fbc7c3e526618da1cc78032bffa3be171_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-promtail-rhel9@sha256:f52fd8d5fbfdcc202c5e31096119377a8b87f9efd31602398d45cec86ec35940_ppc64le",
"9Base-RHCEPH-6.1-Tools:rhceph/snmp-notifier-rhel9@sha256:8887234fbbaddf620eaa7b0f4b1ed6ab8aa5bc52e019e67179554ccd03fba676_ppc64le",
"9Base-RHCEPH-6.1-Tools:rhceph/snmp-notifier-rhel9@sha256:9078b49846d8ec681bec5b96f0d4087b4c66bdc6baf4701cfc9c8e8aeae89661_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/snmp-notifier-rhel9@sha256:df7c89608fe8352d445efcc1017521b35878cfe61a8b9fd91fab24c00786b2bf_s390x"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "golang: encoding/xml: stack exhaustion in Decoder.Skip"
},
{
"cve": "CVE-2022-28327",
"cwe": {
"id": "CWE-190",
"name": "Integer Overflow or Wraparound"
},
"discovery_date": "2022-04-21T00:00:00+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"9Base-RHCEPH-6.1-Tools:rhceph/keepalived-rhel9@sha256:2ae4274163155d880cbd41d1a197d6856f326501a50e028ff3de9ff8a85b3e97_s390x",
"9Base-RHCEPH-6.1-Tools:rhceph/keepalived-rhel9@sha256:36abd2b22ebabea813c5afde35b0b80a200056f811267e89f0270da9155b1a22_ppc64le",
"9Base-RHCEPH-6.1-Tools:rhceph/keepalived-rhel9@sha256:b21d882fd2d08d6f162dbb63e0626d9d6aa892a677c5a28edc97b84feef1655a_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-rhel9@sha256:72bd6eb932a368af10d5c607d8b60e0fe8b87862f4adaa17fd022a3427a46ca8_s390x",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-rhel9@sha256:953630d9f9924f17ab7ce168772c3facbaf6866b79a1cf0fb9aee1dcf6eb8c7d_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-rhel9@sha256:9b477366f861df49b533d95941b9770b032827bb4a259c5f86abce8705960c05_ppc64le",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-haproxy-rhel9@sha256:720b3207087d4feb8ab59ffd0b70d6bc22fa21d53b62393779dfaf8972a32e60_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-haproxy-rhel9@sha256:8cc4a146d7be5046b416fe9c04d77b4f0a25a2ab7180fdbf8c46cff8e2483080_ppc64le",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-haproxy-rhel9@sha256:e4da2c9d53159d43c6795151eb3c9dea373da19b34d76094b60e7a2466415d62_s390x",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-promtail-rhel9@sha256:44697ad0d15d1f37b98243f5f013cb9271d70e2b10ab52093a1d7e3409a674b2_s390x",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-promtail-rhel9@sha256:b46c0196fab3bd3a60b64a1d7ff8af6fbc7c3e526618da1cc78032bffa3be171_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-promtail-rhel9@sha256:f52fd8d5fbfdcc202c5e31096119377a8b87f9efd31602398d45cec86ec35940_ppc64le",
"9Base-RHCEPH-6.1-Tools:rhceph/snmp-notifier-rhel9@sha256:8887234fbbaddf620eaa7b0f4b1ed6ab8aa5bc52e019e67179554ccd03fba676_ppc64le",
"9Base-RHCEPH-6.1-Tools:rhceph/snmp-notifier-rhel9@sha256:9078b49846d8ec681bec5b96f0d4087b4c66bdc6baf4701cfc9c8e8aeae89661_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/snmp-notifier-rhel9@sha256:df7c89608fe8352d445efcc1017521b35878cfe61a8b9fd91fab24c00786b2bf_s390x"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2077689"
}
],
"notes": [
{
"category": "description",
"text": "An integer overflow flaw was found in Golang\u0027s crypto/elliptic library. This flaw allows an attacker to use a crafted scaler input longer than 32 bytes, causing P256().ScalarMult or P256().ScalarBaseMult to panic, leading to a loss of availability.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "golang: crypto/elliptic: panic caused by oversized scalar",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "Red Hat Enterprise Linux 7, 8 and 9 are affected, because the code-base is affected by this vulnerability.\n\nRed Hat Product Security has rated this issue as having Moderate security impact, and the issue is not currently planned to be addressed in future updates for Red Hat Enterprise Linux 7, hence, marked as Out-of-Support-Scope. \n\nRed Hat Developer Tools - Compilers (go-toolset-1.16-golang \u0026 go-toolset-1.17-golang), ships the vulnerable code and affected by this vulnerability.\n\nFor additional information, refer to the Issue Severity Classification: https://access.redhat.com/security/updates/classification/ and Red Hat Enterprise Linux Life Cycle \u0026 Updates Policy: https://access.redhat.com/support/policy/updates/errata/.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-dashboard-rhel9@sha256:1d7ca201b778e6a6cb559129e240233b6b6461399c67f979c07d5fe288c400f6_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-dashboard-rhel9@sha256:3fb7480f9d68333e168eae0c9fbeceb0df7962a40c25ecced81ea4c4959b2c25_s390x",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-dashboard-rhel9@sha256:50329da263e8ef00c47632156761621bac30fead5e574ef23cd1d30b7af0019a_ppc64le"
],
"known_not_affected": [
"9Base-RHCEPH-6.1-Tools:rhceph/keepalived-rhel9@sha256:2ae4274163155d880cbd41d1a197d6856f326501a50e028ff3de9ff8a85b3e97_s390x",
"9Base-RHCEPH-6.1-Tools:rhceph/keepalived-rhel9@sha256:36abd2b22ebabea813c5afde35b0b80a200056f811267e89f0270da9155b1a22_ppc64le",
"9Base-RHCEPH-6.1-Tools:rhceph/keepalived-rhel9@sha256:b21d882fd2d08d6f162dbb63e0626d9d6aa892a677c5a28edc97b84feef1655a_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-rhel9@sha256:72bd6eb932a368af10d5c607d8b60e0fe8b87862f4adaa17fd022a3427a46ca8_s390x",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-rhel9@sha256:953630d9f9924f17ab7ce168772c3facbaf6866b79a1cf0fb9aee1dcf6eb8c7d_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-rhel9@sha256:9b477366f861df49b533d95941b9770b032827bb4a259c5f86abce8705960c05_ppc64le",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-haproxy-rhel9@sha256:720b3207087d4feb8ab59ffd0b70d6bc22fa21d53b62393779dfaf8972a32e60_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-haproxy-rhel9@sha256:8cc4a146d7be5046b416fe9c04d77b4f0a25a2ab7180fdbf8c46cff8e2483080_ppc64le",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-haproxy-rhel9@sha256:e4da2c9d53159d43c6795151eb3c9dea373da19b34d76094b60e7a2466415d62_s390x",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-promtail-rhel9@sha256:44697ad0d15d1f37b98243f5f013cb9271d70e2b10ab52093a1d7e3409a674b2_s390x",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-promtail-rhel9@sha256:b46c0196fab3bd3a60b64a1d7ff8af6fbc7c3e526618da1cc78032bffa3be171_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-promtail-rhel9@sha256:f52fd8d5fbfdcc202c5e31096119377a8b87f9efd31602398d45cec86ec35940_ppc64le",
"9Base-RHCEPH-6.1-Tools:rhceph/snmp-notifier-rhel9@sha256:8887234fbbaddf620eaa7b0f4b1ed6ab8aa5bc52e019e67179554ccd03fba676_ppc64le",
"9Base-RHCEPH-6.1-Tools:rhceph/snmp-notifier-rhel9@sha256:9078b49846d8ec681bec5b96f0d4087b4c66bdc6baf4701cfc9c8e8aeae89661_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/snmp-notifier-rhel9@sha256:df7c89608fe8352d445efcc1017521b35878cfe61a8b9fd91fab24c00786b2bf_s390x"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2022-28327"
},
{
"category": "external",
"summary": "RHBZ#2077689",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2077689"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2022-28327",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-28327"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2022-28327",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2022-28327"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-announce/c/oecdBNLOml8",
"url": "https://groups.google.com/g/golang-announce/c/oecdBNLOml8"
}
],
"release_date": "2022-04-12T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2023-06-15T15:59:41+00:00",
"details": "For details on how to apply this update, see Upgrade a Red Hat Ceph Storage\ncluster using cephadm in the Red Hat Storage Ceph Upgrade\nGuide.(https://access.redhat.com/documentation/en-us/red_hat_ceph_storage)",
"product_ids": [
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-dashboard-rhel9@sha256:1d7ca201b778e6a6cb559129e240233b6b6461399c67f979c07d5fe288c400f6_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-dashboard-rhel9@sha256:3fb7480f9d68333e168eae0c9fbeceb0df7962a40c25ecced81ea4c4959b2c25_s390x",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-dashboard-rhel9@sha256:50329da263e8ef00c47632156761621bac30fead5e574ef23cd1d30b7af0019a_ppc64le"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2023:3642"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"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-RHCEPH-6.1-Tools:rhceph/keepalived-rhel9@sha256:2ae4274163155d880cbd41d1a197d6856f326501a50e028ff3de9ff8a85b3e97_s390x",
"9Base-RHCEPH-6.1-Tools:rhceph/keepalived-rhel9@sha256:36abd2b22ebabea813c5afde35b0b80a200056f811267e89f0270da9155b1a22_ppc64le",
"9Base-RHCEPH-6.1-Tools:rhceph/keepalived-rhel9@sha256:b21d882fd2d08d6f162dbb63e0626d9d6aa892a677c5a28edc97b84feef1655a_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-dashboard-rhel9@sha256:1d7ca201b778e6a6cb559129e240233b6b6461399c67f979c07d5fe288c400f6_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-dashboard-rhel9@sha256:3fb7480f9d68333e168eae0c9fbeceb0df7962a40c25ecced81ea4c4959b2c25_s390x",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-dashboard-rhel9@sha256:50329da263e8ef00c47632156761621bac30fead5e574ef23cd1d30b7af0019a_ppc64le",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-rhel9@sha256:72bd6eb932a368af10d5c607d8b60e0fe8b87862f4adaa17fd022a3427a46ca8_s390x",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-rhel9@sha256:953630d9f9924f17ab7ce168772c3facbaf6866b79a1cf0fb9aee1dcf6eb8c7d_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-rhel9@sha256:9b477366f861df49b533d95941b9770b032827bb4a259c5f86abce8705960c05_ppc64le",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-haproxy-rhel9@sha256:720b3207087d4feb8ab59ffd0b70d6bc22fa21d53b62393779dfaf8972a32e60_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-haproxy-rhel9@sha256:8cc4a146d7be5046b416fe9c04d77b4f0a25a2ab7180fdbf8c46cff8e2483080_ppc64le",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-haproxy-rhel9@sha256:e4da2c9d53159d43c6795151eb3c9dea373da19b34d76094b60e7a2466415d62_s390x",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-promtail-rhel9@sha256:44697ad0d15d1f37b98243f5f013cb9271d70e2b10ab52093a1d7e3409a674b2_s390x",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-promtail-rhel9@sha256:b46c0196fab3bd3a60b64a1d7ff8af6fbc7c3e526618da1cc78032bffa3be171_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-promtail-rhel9@sha256:f52fd8d5fbfdcc202c5e31096119377a8b87f9efd31602398d45cec86ec35940_ppc64le",
"9Base-RHCEPH-6.1-Tools:rhceph/snmp-notifier-rhel9@sha256:8887234fbbaddf620eaa7b0f4b1ed6ab8aa5bc52e019e67179554ccd03fba676_ppc64le",
"9Base-RHCEPH-6.1-Tools:rhceph/snmp-notifier-rhel9@sha256:9078b49846d8ec681bec5b96f0d4087b4c66bdc6baf4701cfc9c8e8aeae89661_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/snmp-notifier-rhel9@sha256:df7c89608fe8352d445efcc1017521b35878cfe61a8b9fd91fab24c00786b2bf_s390x"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "golang: crypto/elliptic: panic caused by oversized scalar"
},
{
"acknowledgments": [
{
"names": [
"Jo\u00ebl G\u00e4hwiler"
],
"summary": "Acknowledged by upstream."
}
],
"cve": "CVE-2022-29526",
"cwe": {
"id": "CWE-280",
"name": "Improper Handling of Insufficient Permissions or Privileges "
},
"discovery_date": "2022-05-11T00:00:00+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"9Base-RHCEPH-6.1-Tools:rhceph/keepalived-rhel9@sha256:2ae4274163155d880cbd41d1a197d6856f326501a50e028ff3de9ff8a85b3e97_s390x",
"9Base-RHCEPH-6.1-Tools:rhceph/keepalived-rhel9@sha256:36abd2b22ebabea813c5afde35b0b80a200056f811267e89f0270da9155b1a22_ppc64le",
"9Base-RHCEPH-6.1-Tools:rhceph/keepalived-rhel9@sha256:b21d882fd2d08d6f162dbb63e0626d9d6aa892a677c5a28edc97b84feef1655a_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-rhel9@sha256:72bd6eb932a368af10d5c607d8b60e0fe8b87862f4adaa17fd022a3427a46ca8_s390x",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-rhel9@sha256:953630d9f9924f17ab7ce168772c3facbaf6866b79a1cf0fb9aee1dcf6eb8c7d_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-rhel9@sha256:9b477366f861df49b533d95941b9770b032827bb4a259c5f86abce8705960c05_ppc64le",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-haproxy-rhel9@sha256:720b3207087d4feb8ab59ffd0b70d6bc22fa21d53b62393779dfaf8972a32e60_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-haproxy-rhel9@sha256:8cc4a146d7be5046b416fe9c04d77b4f0a25a2ab7180fdbf8c46cff8e2483080_ppc64le",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-haproxy-rhel9@sha256:e4da2c9d53159d43c6795151eb3c9dea373da19b34d76094b60e7a2466415d62_s390x",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-promtail-rhel9@sha256:44697ad0d15d1f37b98243f5f013cb9271d70e2b10ab52093a1d7e3409a674b2_s390x",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-promtail-rhel9@sha256:b46c0196fab3bd3a60b64a1d7ff8af6fbc7c3e526618da1cc78032bffa3be171_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-promtail-rhel9@sha256:f52fd8d5fbfdcc202c5e31096119377a8b87f9efd31602398d45cec86ec35940_ppc64le",
"9Base-RHCEPH-6.1-Tools:rhceph/snmp-notifier-rhel9@sha256:8887234fbbaddf620eaa7b0f4b1ed6ab8aa5bc52e019e67179554ccd03fba676_ppc64le",
"9Base-RHCEPH-6.1-Tools:rhceph/snmp-notifier-rhel9@sha256:9078b49846d8ec681bec5b96f0d4087b4c66bdc6baf4701cfc9c8e8aeae89661_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/snmp-notifier-rhel9@sha256:df7c89608fe8352d445efcc1017521b35878cfe61a8b9fd91fab24c00786b2bf_s390x"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2084085"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in the syscall.Faccessat function when calling a process by checking the group. This flaw allows an attacker to check the process group permissions rather than a member of the file\u0027s group, affecting system availability.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "golang: syscall: faccessat checks wrong group",
"title": "Vulnerability summary"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-dashboard-rhel9@sha256:1d7ca201b778e6a6cb559129e240233b6b6461399c67f979c07d5fe288c400f6_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-dashboard-rhel9@sha256:3fb7480f9d68333e168eae0c9fbeceb0df7962a40c25ecced81ea4c4959b2c25_s390x",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-dashboard-rhel9@sha256:50329da263e8ef00c47632156761621bac30fead5e574ef23cd1d30b7af0019a_ppc64le"
],
"known_not_affected": [
"9Base-RHCEPH-6.1-Tools:rhceph/keepalived-rhel9@sha256:2ae4274163155d880cbd41d1a197d6856f326501a50e028ff3de9ff8a85b3e97_s390x",
"9Base-RHCEPH-6.1-Tools:rhceph/keepalived-rhel9@sha256:36abd2b22ebabea813c5afde35b0b80a200056f811267e89f0270da9155b1a22_ppc64le",
"9Base-RHCEPH-6.1-Tools:rhceph/keepalived-rhel9@sha256:b21d882fd2d08d6f162dbb63e0626d9d6aa892a677c5a28edc97b84feef1655a_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-rhel9@sha256:72bd6eb932a368af10d5c607d8b60e0fe8b87862f4adaa17fd022a3427a46ca8_s390x",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-rhel9@sha256:953630d9f9924f17ab7ce168772c3facbaf6866b79a1cf0fb9aee1dcf6eb8c7d_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-rhel9@sha256:9b477366f861df49b533d95941b9770b032827bb4a259c5f86abce8705960c05_ppc64le",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-haproxy-rhel9@sha256:720b3207087d4feb8ab59ffd0b70d6bc22fa21d53b62393779dfaf8972a32e60_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-haproxy-rhel9@sha256:8cc4a146d7be5046b416fe9c04d77b4f0a25a2ab7180fdbf8c46cff8e2483080_ppc64le",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-haproxy-rhel9@sha256:e4da2c9d53159d43c6795151eb3c9dea373da19b34d76094b60e7a2466415d62_s390x",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-promtail-rhel9@sha256:44697ad0d15d1f37b98243f5f013cb9271d70e2b10ab52093a1d7e3409a674b2_s390x",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-promtail-rhel9@sha256:b46c0196fab3bd3a60b64a1d7ff8af6fbc7c3e526618da1cc78032bffa3be171_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-promtail-rhel9@sha256:f52fd8d5fbfdcc202c5e31096119377a8b87f9efd31602398d45cec86ec35940_ppc64le",
"9Base-RHCEPH-6.1-Tools:rhceph/snmp-notifier-rhel9@sha256:8887234fbbaddf620eaa7b0f4b1ed6ab8aa5bc52e019e67179554ccd03fba676_ppc64le",
"9Base-RHCEPH-6.1-Tools:rhceph/snmp-notifier-rhel9@sha256:9078b49846d8ec681bec5b96f0d4087b4c66bdc6baf4701cfc9c8e8aeae89661_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/snmp-notifier-rhel9@sha256:df7c89608fe8352d445efcc1017521b35878cfe61a8b9fd91fab24c00786b2bf_s390x"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2022-29526"
},
{
"category": "external",
"summary": "RHBZ#2084085",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2084085"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2022-29526",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-29526"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2022-29526",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2022-29526"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-announce/c/Y5qrqw_lWdU",
"url": "https://groups.google.com/g/golang-announce/c/Y5qrqw_lWdU"
}
],
"release_date": "2022-05-11T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2023-06-15T15:59:41+00:00",
"details": "For details on how to apply this update, see Upgrade a Red Hat Ceph Storage\ncluster using cephadm in the Red Hat Storage Ceph Upgrade\nGuide.(https://access.redhat.com/documentation/en-us/red_hat_ceph_storage)",
"product_ids": [
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-dashboard-rhel9@sha256:1d7ca201b778e6a6cb559129e240233b6b6461399c67f979c07d5fe288c400f6_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-dashboard-rhel9@sha256:3fb7480f9d68333e168eae0c9fbeceb0df7962a40c25ecced81ea4c4959b2c25_s390x",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-dashboard-rhel9@sha256:50329da263e8ef00c47632156761621bac30fead5e574ef23cd1d30b7af0019a_ppc64le"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2023:3642"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "LOCAL",
"availabilityImpact": "HIGH",
"baseScore": 6.2,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"9Base-RHCEPH-6.1-Tools:rhceph/keepalived-rhel9@sha256:2ae4274163155d880cbd41d1a197d6856f326501a50e028ff3de9ff8a85b3e97_s390x",
"9Base-RHCEPH-6.1-Tools:rhceph/keepalived-rhel9@sha256:36abd2b22ebabea813c5afde35b0b80a200056f811267e89f0270da9155b1a22_ppc64le",
"9Base-RHCEPH-6.1-Tools:rhceph/keepalived-rhel9@sha256:b21d882fd2d08d6f162dbb63e0626d9d6aa892a677c5a28edc97b84feef1655a_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-dashboard-rhel9@sha256:1d7ca201b778e6a6cb559129e240233b6b6461399c67f979c07d5fe288c400f6_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-dashboard-rhel9@sha256:3fb7480f9d68333e168eae0c9fbeceb0df7962a40c25ecced81ea4c4959b2c25_s390x",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-dashboard-rhel9@sha256:50329da263e8ef00c47632156761621bac30fead5e574ef23cd1d30b7af0019a_ppc64le",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-rhel9@sha256:72bd6eb932a368af10d5c607d8b60e0fe8b87862f4adaa17fd022a3427a46ca8_s390x",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-rhel9@sha256:953630d9f9924f17ab7ce168772c3facbaf6866b79a1cf0fb9aee1dcf6eb8c7d_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-rhel9@sha256:9b477366f861df49b533d95941b9770b032827bb4a259c5f86abce8705960c05_ppc64le",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-haproxy-rhel9@sha256:720b3207087d4feb8ab59ffd0b70d6bc22fa21d53b62393779dfaf8972a32e60_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-haproxy-rhel9@sha256:8cc4a146d7be5046b416fe9c04d77b4f0a25a2ab7180fdbf8c46cff8e2483080_ppc64le",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-haproxy-rhel9@sha256:e4da2c9d53159d43c6795151eb3c9dea373da19b34d76094b60e7a2466415d62_s390x",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-promtail-rhel9@sha256:44697ad0d15d1f37b98243f5f013cb9271d70e2b10ab52093a1d7e3409a674b2_s390x",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-promtail-rhel9@sha256:b46c0196fab3bd3a60b64a1d7ff8af6fbc7c3e526618da1cc78032bffa3be171_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-promtail-rhel9@sha256:f52fd8d5fbfdcc202c5e31096119377a8b87f9efd31602398d45cec86ec35940_ppc64le",
"9Base-RHCEPH-6.1-Tools:rhceph/snmp-notifier-rhel9@sha256:8887234fbbaddf620eaa7b0f4b1ed6ab8aa5bc52e019e67179554ccd03fba676_ppc64le",
"9Base-RHCEPH-6.1-Tools:rhceph/snmp-notifier-rhel9@sha256:9078b49846d8ec681bec5b96f0d4087b4c66bdc6baf4701cfc9c8e8aeae89661_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/snmp-notifier-rhel9@sha256:df7c89608fe8352d445efcc1017521b35878cfe61a8b9fd91fab24c00786b2bf_s390x"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "golang: syscall: faccessat checks wrong group"
},
{
"cve": "CVE-2022-30629",
"cwe": {
"id": "CWE-331",
"name": "Insufficient Entropy"
},
"discovery_date": "2022-06-02T00:00:00+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"9Base-RHCEPH-6.1-Tools:rhceph/keepalived-rhel9@sha256:2ae4274163155d880cbd41d1a197d6856f326501a50e028ff3de9ff8a85b3e97_s390x",
"9Base-RHCEPH-6.1-Tools:rhceph/keepalived-rhel9@sha256:36abd2b22ebabea813c5afde35b0b80a200056f811267e89f0270da9155b1a22_ppc64le",
"9Base-RHCEPH-6.1-Tools:rhceph/keepalived-rhel9@sha256:b21d882fd2d08d6f162dbb63e0626d9d6aa892a677c5a28edc97b84feef1655a_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-rhel9@sha256:72bd6eb932a368af10d5c607d8b60e0fe8b87862f4adaa17fd022a3427a46ca8_s390x",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-rhel9@sha256:953630d9f9924f17ab7ce168772c3facbaf6866b79a1cf0fb9aee1dcf6eb8c7d_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-rhel9@sha256:9b477366f861df49b533d95941b9770b032827bb4a259c5f86abce8705960c05_ppc64le",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-haproxy-rhel9@sha256:720b3207087d4feb8ab59ffd0b70d6bc22fa21d53b62393779dfaf8972a32e60_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-haproxy-rhel9@sha256:8cc4a146d7be5046b416fe9c04d77b4f0a25a2ab7180fdbf8c46cff8e2483080_ppc64le",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-haproxy-rhel9@sha256:e4da2c9d53159d43c6795151eb3c9dea373da19b34d76094b60e7a2466415d62_s390x",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-promtail-rhel9@sha256:44697ad0d15d1f37b98243f5f013cb9271d70e2b10ab52093a1d7e3409a674b2_s390x",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-promtail-rhel9@sha256:b46c0196fab3bd3a60b64a1d7ff8af6fbc7c3e526618da1cc78032bffa3be171_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-promtail-rhel9@sha256:f52fd8d5fbfdcc202c5e31096119377a8b87f9efd31602398d45cec86ec35940_ppc64le",
"9Base-RHCEPH-6.1-Tools:rhceph/snmp-notifier-rhel9@sha256:8887234fbbaddf620eaa7b0f4b1ed6ab8aa5bc52e019e67179554ccd03fba676_ppc64le",
"9Base-RHCEPH-6.1-Tools:rhceph/snmp-notifier-rhel9@sha256:9078b49846d8ec681bec5b96f0d4087b4c66bdc6baf4701cfc9c8e8aeae89661_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/snmp-notifier-rhel9@sha256:df7c89608fe8352d445efcc1017521b35878cfe61a8b9fd91fab24c00786b2bf_s390x"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2092793"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in the crypto/tls golang package. When session tickets are generated by crypto/tls, it is missing the ticket expiration. This issue may allow an attacker to observe the TLS handshakes to correlate successive connections during session resumption.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "golang: crypto/tls: session tickets lack random ticket_age_add",
"title": "Vulnerability summary"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-dashboard-rhel9@sha256:1d7ca201b778e6a6cb559129e240233b6b6461399c67f979c07d5fe288c400f6_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-dashboard-rhel9@sha256:3fb7480f9d68333e168eae0c9fbeceb0df7962a40c25ecced81ea4c4959b2c25_s390x",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-dashboard-rhel9@sha256:50329da263e8ef00c47632156761621bac30fead5e574ef23cd1d30b7af0019a_ppc64le"
],
"known_not_affected": [
"9Base-RHCEPH-6.1-Tools:rhceph/keepalived-rhel9@sha256:2ae4274163155d880cbd41d1a197d6856f326501a50e028ff3de9ff8a85b3e97_s390x",
"9Base-RHCEPH-6.1-Tools:rhceph/keepalived-rhel9@sha256:36abd2b22ebabea813c5afde35b0b80a200056f811267e89f0270da9155b1a22_ppc64le",
"9Base-RHCEPH-6.1-Tools:rhceph/keepalived-rhel9@sha256:b21d882fd2d08d6f162dbb63e0626d9d6aa892a677c5a28edc97b84feef1655a_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-rhel9@sha256:72bd6eb932a368af10d5c607d8b60e0fe8b87862f4adaa17fd022a3427a46ca8_s390x",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-rhel9@sha256:953630d9f9924f17ab7ce168772c3facbaf6866b79a1cf0fb9aee1dcf6eb8c7d_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-rhel9@sha256:9b477366f861df49b533d95941b9770b032827bb4a259c5f86abce8705960c05_ppc64le",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-haproxy-rhel9@sha256:720b3207087d4feb8ab59ffd0b70d6bc22fa21d53b62393779dfaf8972a32e60_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-haproxy-rhel9@sha256:8cc4a146d7be5046b416fe9c04d77b4f0a25a2ab7180fdbf8c46cff8e2483080_ppc64le",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-haproxy-rhel9@sha256:e4da2c9d53159d43c6795151eb3c9dea373da19b34d76094b60e7a2466415d62_s390x",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-promtail-rhel9@sha256:44697ad0d15d1f37b98243f5f013cb9271d70e2b10ab52093a1d7e3409a674b2_s390x",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-promtail-rhel9@sha256:b46c0196fab3bd3a60b64a1d7ff8af6fbc7c3e526618da1cc78032bffa3be171_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-promtail-rhel9@sha256:f52fd8d5fbfdcc202c5e31096119377a8b87f9efd31602398d45cec86ec35940_ppc64le",
"9Base-RHCEPH-6.1-Tools:rhceph/snmp-notifier-rhel9@sha256:8887234fbbaddf620eaa7b0f4b1ed6ab8aa5bc52e019e67179554ccd03fba676_ppc64le",
"9Base-RHCEPH-6.1-Tools:rhceph/snmp-notifier-rhel9@sha256:9078b49846d8ec681bec5b96f0d4087b4c66bdc6baf4701cfc9c8e8aeae89661_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/snmp-notifier-rhel9@sha256:df7c89608fe8352d445efcc1017521b35878cfe61a8b9fd91fab24c00786b2bf_s390x"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2022-30629"
},
{
"category": "external",
"summary": "RHBZ#2092793",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2092793"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2022-30629",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-30629"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2022-30629",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2022-30629"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-announce/c/TzIC9-t8Ytg",
"url": "https://groups.google.com/g/golang-announce/c/TzIC9-t8Ytg"
}
],
"release_date": "2022-06-02T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2023-06-15T15:59:41+00:00",
"details": "For details on how to apply this update, see Upgrade a Red Hat Ceph Storage\ncluster using cephadm in the Red Hat Storage Ceph Upgrade\nGuide.(https://access.redhat.com/documentation/en-us/red_hat_ceph_storage)",
"product_ids": [
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-dashboard-rhel9@sha256:1d7ca201b778e6a6cb559129e240233b6b6461399c67f979c07d5fe288c400f6_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-dashboard-rhel9@sha256:3fb7480f9d68333e168eae0c9fbeceb0df7962a40c25ecced81ea4c4959b2c25_s390x",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-dashboard-rhel9@sha256:50329da263e8ef00c47632156761621bac30fead5e574ef23cd1d30b7af0019a_ppc64le"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2023:3642"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "HIGH",
"attackVector": "NETWORK",
"availabilityImpact": "NONE",
"baseScore": 3.1,
"baseSeverity": "LOW",
"confidentialityImpact": "LOW",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "REQUIRED",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:R/S:U/C:L/I:N/A:N",
"version": "3.1"
},
"products": [
"9Base-RHCEPH-6.1-Tools:rhceph/keepalived-rhel9@sha256:2ae4274163155d880cbd41d1a197d6856f326501a50e028ff3de9ff8a85b3e97_s390x",
"9Base-RHCEPH-6.1-Tools:rhceph/keepalived-rhel9@sha256:36abd2b22ebabea813c5afde35b0b80a200056f811267e89f0270da9155b1a22_ppc64le",
"9Base-RHCEPH-6.1-Tools:rhceph/keepalived-rhel9@sha256:b21d882fd2d08d6f162dbb63e0626d9d6aa892a677c5a28edc97b84feef1655a_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-dashboard-rhel9@sha256:1d7ca201b778e6a6cb559129e240233b6b6461399c67f979c07d5fe288c400f6_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-dashboard-rhel9@sha256:3fb7480f9d68333e168eae0c9fbeceb0df7962a40c25ecced81ea4c4959b2c25_s390x",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-dashboard-rhel9@sha256:50329da263e8ef00c47632156761621bac30fead5e574ef23cd1d30b7af0019a_ppc64le",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-rhel9@sha256:72bd6eb932a368af10d5c607d8b60e0fe8b87862f4adaa17fd022a3427a46ca8_s390x",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-rhel9@sha256:953630d9f9924f17ab7ce168772c3facbaf6866b79a1cf0fb9aee1dcf6eb8c7d_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-rhel9@sha256:9b477366f861df49b533d95941b9770b032827bb4a259c5f86abce8705960c05_ppc64le",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-haproxy-rhel9@sha256:720b3207087d4feb8ab59ffd0b70d6bc22fa21d53b62393779dfaf8972a32e60_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-haproxy-rhel9@sha256:8cc4a146d7be5046b416fe9c04d77b4f0a25a2ab7180fdbf8c46cff8e2483080_ppc64le",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-haproxy-rhel9@sha256:e4da2c9d53159d43c6795151eb3c9dea373da19b34d76094b60e7a2466415d62_s390x",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-promtail-rhel9@sha256:44697ad0d15d1f37b98243f5f013cb9271d70e2b10ab52093a1d7e3409a674b2_s390x",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-promtail-rhel9@sha256:b46c0196fab3bd3a60b64a1d7ff8af6fbc7c3e526618da1cc78032bffa3be171_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-promtail-rhel9@sha256:f52fd8d5fbfdcc202c5e31096119377a8b87f9efd31602398d45cec86ec35940_ppc64le",
"9Base-RHCEPH-6.1-Tools:rhceph/snmp-notifier-rhel9@sha256:8887234fbbaddf620eaa7b0f4b1ed6ab8aa5bc52e019e67179554ccd03fba676_ppc64le",
"9Base-RHCEPH-6.1-Tools:rhceph/snmp-notifier-rhel9@sha256:9078b49846d8ec681bec5b96f0d4087b4c66bdc6baf4701cfc9c8e8aeae89661_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/snmp-notifier-rhel9@sha256:df7c89608fe8352d445efcc1017521b35878cfe61a8b9fd91fab24c00786b2bf_s390x"
]
}
],
"threats": [
{
"category": "impact",
"details": "Low"
}
],
"title": "golang: crypto/tls: session tickets lack random ticket_age_add"
},
{
"cve": "CVE-2022-30630",
"cwe": {
"id": "CWE-1325",
"name": "Improperly Controlled Sequential Memory Allocation"
},
"discovery_date": "2022-07-14T00:00:00+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"9Base-RHCEPH-6.1-Tools:rhceph/keepalived-rhel9@sha256:2ae4274163155d880cbd41d1a197d6856f326501a50e028ff3de9ff8a85b3e97_s390x",
"9Base-RHCEPH-6.1-Tools:rhceph/keepalived-rhel9@sha256:36abd2b22ebabea813c5afde35b0b80a200056f811267e89f0270da9155b1a22_ppc64le",
"9Base-RHCEPH-6.1-Tools:rhceph/keepalived-rhel9@sha256:b21d882fd2d08d6f162dbb63e0626d9d6aa892a677c5a28edc97b84feef1655a_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-rhel9@sha256:72bd6eb932a368af10d5c607d8b60e0fe8b87862f4adaa17fd022a3427a46ca8_s390x",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-rhel9@sha256:953630d9f9924f17ab7ce168772c3facbaf6866b79a1cf0fb9aee1dcf6eb8c7d_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-rhel9@sha256:9b477366f861df49b533d95941b9770b032827bb4a259c5f86abce8705960c05_ppc64le",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-haproxy-rhel9@sha256:720b3207087d4feb8ab59ffd0b70d6bc22fa21d53b62393779dfaf8972a32e60_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-haproxy-rhel9@sha256:8cc4a146d7be5046b416fe9c04d77b4f0a25a2ab7180fdbf8c46cff8e2483080_ppc64le",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-haproxy-rhel9@sha256:e4da2c9d53159d43c6795151eb3c9dea373da19b34d76094b60e7a2466415d62_s390x",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-promtail-rhel9@sha256:44697ad0d15d1f37b98243f5f013cb9271d70e2b10ab52093a1d7e3409a674b2_s390x",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-promtail-rhel9@sha256:b46c0196fab3bd3a60b64a1d7ff8af6fbc7c3e526618da1cc78032bffa3be171_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-promtail-rhel9@sha256:f52fd8d5fbfdcc202c5e31096119377a8b87f9efd31602398d45cec86ec35940_ppc64le",
"9Base-RHCEPH-6.1-Tools:rhceph/snmp-notifier-rhel9@sha256:8887234fbbaddf620eaa7b0f4b1ed6ab8aa5bc52e019e67179554ccd03fba676_ppc64le",
"9Base-RHCEPH-6.1-Tools:rhceph/snmp-notifier-rhel9@sha256:9078b49846d8ec681bec5b96f0d4087b4c66bdc6baf4701cfc9c8e8aeae89661_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/snmp-notifier-rhel9@sha256:df7c89608fe8352d445efcc1017521b35878cfe61a8b9fd91fab24c00786b2bf_s390x"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2107371"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in the golang standard library, io/fs. Calling Glob on a path that contains a large number of path separators can cause a panic issue due to stack exhaustion. This could allow an attacker to impact availability.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "golang: io/fs: stack exhaustion in Glob",
"title": "Vulnerability summary"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-dashboard-rhel9@sha256:1d7ca201b778e6a6cb559129e240233b6b6461399c67f979c07d5fe288c400f6_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-dashboard-rhel9@sha256:3fb7480f9d68333e168eae0c9fbeceb0df7962a40c25ecced81ea4c4959b2c25_s390x",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-dashboard-rhel9@sha256:50329da263e8ef00c47632156761621bac30fead5e574ef23cd1d30b7af0019a_ppc64le"
],
"known_not_affected": [
"9Base-RHCEPH-6.1-Tools:rhceph/keepalived-rhel9@sha256:2ae4274163155d880cbd41d1a197d6856f326501a50e028ff3de9ff8a85b3e97_s390x",
"9Base-RHCEPH-6.1-Tools:rhceph/keepalived-rhel9@sha256:36abd2b22ebabea813c5afde35b0b80a200056f811267e89f0270da9155b1a22_ppc64le",
"9Base-RHCEPH-6.1-Tools:rhceph/keepalived-rhel9@sha256:b21d882fd2d08d6f162dbb63e0626d9d6aa892a677c5a28edc97b84feef1655a_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-rhel9@sha256:72bd6eb932a368af10d5c607d8b60e0fe8b87862f4adaa17fd022a3427a46ca8_s390x",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-rhel9@sha256:953630d9f9924f17ab7ce168772c3facbaf6866b79a1cf0fb9aee1dcf6eb8c7d_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-rhel9@sha256:9b477366f861df49b533d95941b9770b032827bb4a259c5f86abce8705960c05_ppc64le",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-haproxy-rhel9@sha256:720b3207087d4feb8ab59ffd0b70d6bc22fa21d53b62393779dfaf8972a32e60_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-haproxy-rhel9@sha256:8cc4a146d7be5046b416fe9c04d77b4f0a25a2ab7180fdbf8c46cff8e2483080_ppc64le",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-haproxy-rhel9@sha256:e4da2c9d53159d43c6795151eb3c9dea373da19b34d76094b60e7a2466415d62_s390x",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-promtail-rhel9@sha256:44697ad0d15d1f37b98243f5f013cb9271d70e2b10ab52093a1d7e3409a674b2_s390x",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-promtail-rhel9@sha256:b46c0196fab3bd3a60b64a1d7ff8af6fbc7c3e526618da1cc78032bffa3be171_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-promtail-rhel9@sha256:f52fd8d5fbfdcc202c5e31096119377a8b87f9efd31602398d45cec86ec35940_ppc64le",
"9Base-RHCEPH-6.1-Tools:rhceph/snmp-notifier-rhel9@sha256:8887234fbbaddf620eaa7b0f4b1ed6ab8aa5bc52e019e67179554ccd03fba676_ppc64le",
"9Base-RHCEPH-6.1-Tools:rhceph/snmp-notifier-rhel9@sha256:9078b49846d8ec681bec5b96f0d4087b4c66bdc6baf4701cfc9c8e8aeae89661_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/snmp-notifier-rhel9@sha256:df7c89608fe8352d445efcc1017521b35878cfe61a8b9fd91fab24c00786b2bf_s390x"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2022-30630"
},
{
"category": "external",
"summary": "RHBZ#2107371",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2107371"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2022-30630",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-30630"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2022-30630",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2022-30630"
},
{
"category": "external",
"summary": "https://go.dev/issue/53415",
"url": "https://go.dev/issue/53415"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-announce/c/nqrv9fbR0zE",
"url": "https://groups.google.com/g/golang-announce/c/nqrv9fbR0zE"
}
],
"release_date": "2022-07-12T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2023-06-15T15:59:41+00:00",
"details": "For details on how to apply this update, see Upgrade a Red Hat Ceph Storage\ncluster using cephadm in the Red Hat Storage Ceph Upgrade\nGuide.(https://access.redhat.com/documentation/en-us/red_hat_ceph_storage)",
"product_ids": [
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-dashboard-rhel9@sha256:1d7ca201b778e6a6cb559129e240233b6b6461399c67f979c07d5fe288c400f6_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-dashboard-rhel9@sha256:3fb7480f9d68333e168eae0c9fbeceb0df7962a40c25ecced81ea4c4959b2c25_s390x",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-dashboard-rhel9@sha256:50329da263e8ef00c47632156761621bac30fead5e574ef23cd1d30b7af0019a_ppc64le"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2023:3642"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"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-RHCEPH-6.1-Tools:rhceph/keepalived-rhel9@sha256:2ae4274163155d880cbd41d1a197d6856f326501a50e028ff3de9ff8a85b3e97_s390x",
"9Base-RHCEPH-6.1-Tools:rhceph/keepalived-rhel9@sha256:36abd2b22ebabea813c5afde35b0b80a200056f811267e89f0270da9155b1a22_ppc64le",
"9Base-RHCEPH-6.1-Tools:rhceph/keepalived-rhel9@sha256:b21d882fd2d08d6f162dbb63e0626d9d6aa892a677c5a28edc97b84feef1655a_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-dashboard-rhel9@sha256:1d7ca201b778e6a6cb559129e240233b6b6461399c67f979c07d5fe288c400f6_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-dashboard-rhel9@sha256:3fb7480f9d68333e168eae0c9fbeceb0df7962a40c25ecced81ea4c4959b2c25_s390x",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-dashboard-rhel9@sha256:50329da263e8ef00c47632156761621bac30fead5e574ef23cd1d30b7af0019a_ppc64le",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-rhel9@sha256:72bd6eb932a368af10d5c607d8b60e0fe8b87862f4adaa17fd022a3427a46ca8_s390x",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-rhel9@sha256:953630d9f9924f17ab7ce168772c3facbaf6866b79a1cf0fb9aee1dcf6eb8c7d_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-rhel9@sha256:9b477366f861df49b533d95941b9770b032827bb4a259c5f86abce8705960c05_ppc64le",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-haproxy-rhel9@sha256:720b3207087d4feb8ab59ffd0b70d6bc22fa21d53b62393779dfaf8972a32e60_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-haproxy-rhel9@sha256:8cc4a146d7be5046b416fe9c04d77b4f0a25a2ab7180fdbf8c46cff8e2483080_ppc64le",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-haproxy-rhel9@sha256:e4da2c9d53159d43c6795151eb3c9dea373da19b34d76094b60e7a2466415d62_s390x",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-promtail-rhel9@sha256:44697ad0d15d1f37b98243f5f013cb9271d70e2b10ab52093a1d7e3409a674b2_s390x",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-promtail-rhel9@sha256:b46c0196fab3bd3a60b64a1d7ff8af6fbc7c3e526618da1cc78032bffa3be171_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-promtail-rhel9@sha256:f52fd8d5fbfdcc202c5e31096119377a8b87f9efd31602398d45cec86ec35940_ppc64le",
"9Base-RHCEPH-6.1-Tools:rhceph/snmp-notifier-rhel9@sha256:8887234fbbaddf620eaa7b0f4b1ed6ab8aa5bc52e019e67179554ccd03fba676_ppc64le",
"9Base-RHCEPH-6.1-Tools:rhceph/snmp-notifier-rhel9@sha256:9078b49846d8ec681bec5b96f0d4087b4c66bdc6baf4701cfc9c8e8aeae89661_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/snmp-notifier-rhel9@sha256:df7c89608fe8352d445efcc1017521b35878cfe61a8b9fd91fab24c00786b2bf_s390x"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "golang: io/fs: stack exhaustion in Glob"
},
{
"cve": "CVE-2022-30631",
"cwe": {
"id": "CWE-1325",
"name": "Improperly Controlled Sequential Memory Allocation"
},
"discovery_date": "2022-07-14T00:00:00+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"9Base-RHCEPH-6.1-Tools:rhceph/keepalived-rhel9@sha256:2ae4274163155d880cbd41d1a197d6856f326501a50e028ff3de9ff8a85b3e97_s390x",
"9Base-RHCEPH-6.1-Tools:rhceph/keepalived-rhel9@sha256:36abd2b22ebabea813c5afde35b0b80a200056f811267e89f0270da9155b1a22_ppc64le",
"9Base-RHCEPH-6.1-Tools:rhceph/keepalived-rhel9@sha256:b21d882fd2d08d6f162dbb63e0626d9d6aa892a677c5a28edc97b84feef1655a_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-rhel9@sha256:72bd6eb932a368af10d5c607d8b60e0fe8b87862f4adaa17fd022a3427a46ca8_s390x",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-rhel9@sha256:953630d9f9924f17ab7ce168772c3facbaf6866b79a1cf0fb9aee1dcf6eb8c7d_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-rhel9@sha256:9b477366f861df49b533d95941b9770b032827bb4a259c5f86abce8705960c05_ppc64le",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-haproxy-rhel9@sha256:720b3207087d4feb8ab59ffd0b70d6bc22fa21d53b62393779dfaf8972a32e60_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-haproxy-rhel9@sha256:8cc4a146d7be5046b416fe9c04d77b4f0a25a2ab7180fdbf8c46cff8e2483080_ppc64le",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-haproxy-rhel9@sha256:e4da2c9d53159d43c6795151eb3c9dea373da19b34d76094b60e7a2466415d62_s390x",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-promtail-rhel9@sha256:44697ad0d15d1f37b98243f5f013cb9271d70e2b10ab52093a1d7e3409a674b2_s390x",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-promtail-rhel9@sha256:b46c0196fab3bd3a60b64a1d7ff8af6fbc7c3e526618da1cc78032bffa3be171_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-promtail-rhel9@sha256:f52fd8d5fbfdcc202c5e31096119377a8b87f9efd31602398d45cec86ec35940_ppc64le",
"9Base-RHCEPH-6.1-Tools:rhceph/snmp-notifier-rhel9@sha256:8887234fbbaddf620eaa7b0f4b1ed6ab8aa5bc52e019e67179554ccd03fba676_ppc64le",
"9Base-RHCEPH-6.1-Tools:rhceph/snmp-notifier-rhel9@sha256:9078b49846d8ec681bec5b96f0d4087b4c66bdc6baf4701cfc9c8e8aeae89661_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/snmp-notifier-rhel9@sha256:df7c89608fe8352d445efcc1017521b35878cfe61a8b9fd91fab24c00786b2bf_s390x"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2107342"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in golang. Calling the Reader, Read method on an archive that contains a large number of concatenated 0-length compressed files can cause a panic issue due to stack exhaustion.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "golang: compress/gzip: stack exhaustion in Reader.Read",
"title": "Vulnerability summary"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-dashboard-rhel9@sha256:1d7ca201b778e6a6cb559129e240233b6b6461399c67f979c07d5fe288c400f6_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-dashboard-rhel9@sha256:3fb7480f9d68333e168eae0c9fbeceb0df7962a40c25ecced81ea4c4959b2c25_s390x",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-dashboard-rhel9@sha256:50329da263e8ef00c47632156761621bac30fead5e574ef23cd1d30b7af0019a_ppc64le"
],
"known_not_affected": [
"9Base-RHCEPH-6.1-Tools:rhceph/keepalived-rhel9@sha256:2ae4274163155d880cbd41d1a197d6856f326501a50e028ff3de9ff8a85b3e97_s390x",
"9Base-RHCEPH-6.1-Tools:rhceph/keepalived-rhel9@sha256:36abd2b22ebabea813c5afde35b0b80a200056f811267e89f0270da9155b1a22_ppc64le",
"9Base-RHCEPH-6.1-Tools:rhceph/keepalived-rhel9@sha256:b21d882fd2d08d6f162dbb63e0626d9d6aa892a677c5a28edc97b84feef1655a_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-rhel9@sha256:72bd6eb932a368af10d5c607d8b60e0fe8b87862f4adaa17fd022a3427a46ca8_s390x",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-rhel9@sha256:953630d9f9924f17ab7ce168772c3facbaf6866b79a1cf0fb9aee1dcf6eb8c7d_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-rhel9@sha256:9b477366f861df49b533d95941b9770b032827bb4a259c5f86abce8705960c05_ppc64le",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-haproxy-rhel9@sha256:720b3207087d4feb8ab59ffd0b70d6bc22fa21d53b62393779dfaf8972a32e60_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-haproxy-rhel9@sha256:8cc4a146d7be5046b416fe9c04d77b4f0a25a2ab7180fdbf8c46cff8e2483080_ppc64le",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-haproxy-rhel9@sha256:e4da2c9d53159d43c6795151eb3c9dea373da19b34d76094b60e7a2466415d62_s390x",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-promtail-rhel9@sha256:44697ad0d15d1f37b98243f5f013cb9271d70e2b10ab52093a1d7e3409a674b2_s390x",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-promtail-rhel9@sha256:b46c0196fab3bd3a60b64a1d7ff8af6fbc7c3e526618da1cc78032bffa3be171_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-promtail-rhel9@sha256:f52fd8d5fbfdcc202c5e31096119377a8b87f9efd31602398d45cec86ec35940_ppc64le",
"9Base-RHCEPH-6.1-Tools:rhceph/snmp-notifier-rhel9@sha256:8887234fbbaddf620eaa7b0f4b1ed6ab8aa5bc52e019e67179554ccd03fba676_ppc64le",
"9Base-RHCEPH-6.1-Tools:rhceph/snmp-notifier-rhel9@sha256:9078b49846d8ec681bec5b96f0d4087b4c66bdc6baf4701cfc9c8e8aeae89661_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/snmp-notifier-rhel9@sha256:df7c89608fe8352d445efcc1017521b35878cfe61a8b9fd91fab24c00786b2bf_s390x"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2022-30631"
},
{
"category": "external",
"summary": "RHBZ#2107342",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2107342"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2022-30631",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-30631"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2022-30631",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2022-30631"
},
{
"category": "external",
"summary": "https://go.dev/issue/53168",
"url": "https://go.dev/issue/53168"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-announce/c/nqrv9fbR0zE",
"url": "https://groups.google.com/g/golang-announce/c/nqrv9fbR0zE"
}
],
"release_date": "2022-07-12T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2023-06-15T15:59:41+00:00",
"details": "For details on how to apply this update, see Upgrade a Red Hat Ceph Storage\ncluster using cephadm in the Red Hat Storage Ceph Upgrade\nGuide.(https://access.redhat.com/documentation/en-us/red_hat_ceph_storage)",
"product_ids": [
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-dashboard-rhel9@sha256:1d7ca201b778e6a6cb559129e240233b6b6461399c67f979c07d5fe288c400f6_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-dashboard-rhel9@sha256:3fb7480f9d68333e168eae0c9fbeceb0df7962a40c25ecced81ea4c4959b2c25_s390x",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-dashboard-rhel9@sha256:50329da263e8ef00c47632156761621bac30fead5e574ef23cd1d30b7af0019a_ppc64le"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2023:3642"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"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-RHCEPH-6.1-Tools:rhceph/keepalived-rhel9@sha256:2ae4274163155d880cbd41d1a197d6856f326501a50e028ff3de9ff8a85b3e97_s390x",
"9Base-RHCEPH-6.1-Tools:rhceph/keepalived-rhel9@sha256:36abd2b22ebabea813c5afde35b0b80a200056f811267e89f0270da9155b1a22_ppc64le",
"9Base-RHCEPH-6.1-Tools:rhceph/keepalived-rhel9@sha256:b21d882fd2d08d6f162dbb63e0626d9d6aa892a677c5a28edc97b84feef1655a_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-dashboard-rhel9@sha256:1d7ca201b778e6a6cb559129e240233b6b6461399c67f979c07d5fe288c400f6_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-dashboard-rhel9@sha256:3fb7480f9d68333e168eae0c9fbeceb0df7962a40c25ecced81ea4c4959b2c25_s390x",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-dashboard-rhel9@sha256:50329da263e8ef00c47632156761621bac30fead5e574ef23cd1d30b7af0019a_ppc64le",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-rhel9@sha256:72bd6eb932a368af10d5c607d8b60e0fe8b87862f4adaa17fd022a3427a46ca8_s390x",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-rhel9@sha256:953630d9f9924f17ab7ce168772c3facbaf6866b79a1cf0fb9aee1dcf6eb8c7d_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-rhel9@sha256:9b477366f861df49b533d95941b9770b032827bb4a259c5f86abce8705960c05_ppc64le",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-haproxy-rhel9@sha256:720b3207087d4feb8ab59ffd0b70d6bc22fa21d53b62393779dfaf8972a32e60_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-haproxy-rhel9@sha256:8cc4a146d7be5046b416fe9c04d77b4f0a25a2ab7180fdbf8c46cff8e2483080_ppc64le",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-haproxy-rhel9@sha256:e4da2c9d53159d43c6795151eb3c9dea373da19b34d76094b60e7a2466415d62_s390x",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-promtail-rhel9@sha256:44697ad0d15d1f37b98243f5f013cb9271d70e2b10ab52093a1d7e3409a674b2_s390x",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-promtail-rhel9@sha256:b46c0196fab3bd3a60b64a1d7ff8af6fbc7c3e526618da1cc78032bffa3be171_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-promtail-rhel9@sha256:f52fd8d5fbfdcc202c5e31096119377a8b87f9efd31602398d45cec86ec35940_ppc64le",
"9Base-RHCEPH-6.1-Tools:rhceph/snmp-notifier-rhel9@sha256:8887234fbbaddf620eaa7b0f4b1ed6ab8aa5bc52e019e67179554ccd03fba676_ppc64le",
"9Base-RHCEPH-6.1-Tools:rhceph/snmp-notifier-rhel9@sha256:9078b49846d8ec681bec5b96f0d4087b4c66bdc6baf4701cfc9c8e8aeae89661_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/snmp-notifier-rhel9@sha256:df7c89608fe8352d445efcc1017521b35878cfe61a8b9fd91fab24c00786b2bf_s390x"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "golang: compress/gzip: stack exhaustion in Reader.Read"
},
{
"cve": "CVE-2022-30632",
"cwe": {
"id": "CWE-1325",
"name": "Improperly Controlled Sequential Memory Allocation"
},
"discovery_date": "2022-07-14T00:00:00+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"9Base-RHCEPH-6.1-Tools:rhceph/keepalived-rhel9@sha256:2ae4274163155d880cbd41d1a197d6856f326501a50e028ff3de9ff8a85b3e97_s390x",
"9Base-RHCEPH-6.1-Tools:rhceph/keepalived-rhel9@sha256:36abd2b22ebabea813c5afde35b0b80a200056f811267e89f0270da9155b1a22_ppc64le",
"9Base-RHCEPH-6.1-Tools:rhceph/keepalived-rhel9@sha256:b21d882fd2d08d6f162dbb63e0626d9d6aa892a677c5a28edc97b84feef1655a_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-rhel9@sha256:72bd6eb932a368af10d5c607d8b60e0fe8b87862f4adaa17fd022a3427a46ca8_s390x",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-rhel9@sha256:953630d9f9924f17ab7ce168772c3facbaf6866b79a1cf0fb9aee1dcf6eb8c7d_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-rhel9@sha256:9b477366f861df49b533d95941b9770b032827bb4a259c5f86abce8705960c05_ppc64le",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-haproxy-rhel9@sha256:720b3207087d4feb8ab59ffd0b70d6bc22fa21d53b62393779dfaf8972a32e60_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-haproxy-rhel9@sha256:8cc4a146d7be5046b416fe9c04d77b4f0a25a2ab7180fdbf8c46cff8e2483080_ppc64le",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-haproxy-rhel9@sha256:e4da2c9d53159d43c6795151eb3c9dea373da19b34d76094b60e7a2466415d62_s390x",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-promtail-rhel9@sha256:44697ad0d15d1f37b98243f5f013cb9271d70e2b10ab52093a1d7e3409a674b2_s390x",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-promtail-rhel9@sha256:b46c0196fab3bd3a60b64a1d7ff8af6fbc7c3e526618da1cc78032bffa3be171_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-promtail-rhel9@sha256:f52fd8d5fbfdcc202c5e31096119377a8b87f9efd31602398d45cec86ec35940_ppc64le",
"9Base-RHCEPH-6.1-Tools:rhceph/snmp-notifier-rhel9@sha256:8887234fbbaddf620eaa7b0f4b1ed6ab8aa5bc52e019e67179554ccd03fba676_ppc64le",
"9Base-RHCEPH-6.1-Tools:rhceph/snmp-notifier-rhel9@sha256:9078b49846d8ec681bec5b96f0d4087b4c66bdc6baf4701cfc9c8e8aeae89661_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/snmp-notifier-rhel9@sha256:df7c89608fe8352d445efcc1017521b35878cfe61a8b9fd91fab24c00786b2bf_s390x"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2107386"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in golang. Calling Glob on a path that contains a large number of path separators can cause a panic issue due to stack exhaustion. This can cause an attacker to impact availability.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "golang: path/filepath: stack exhaustion in Glob",
"title": "Vulnerability summary"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-dashboard-rhel9@sha256:1d7ca201b778e6a6cb559129e240233b6b6461399c67f979c07d5fe288c400f6_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-dashboard-rhel9@sha256:3fb7480f9d68333e168eae0c9fbeceb0df7962a40c25ecced81ea4c4959b2c25_s390x",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-dashboard-rhel9@sha256:50329da263e8ef00c47632156761621bac30fead5e574ef23cd1d30b7af0019a_ppc64le"
],
"known_not_affected": [
"9Base-RHCEPH-6.1-Tools:rhceph/keepalived-rhel9@sha256:2ae4274163155d880cbd41d1a197d6856f326501a50e028ff3de9ff8a85b3e97_s390x",
"9Base-RHCEPH-6.1-Tools:rhceph/keepalived-rhel9@sha256:36abd2b22ebabea813c5afde35b0b80a200056f811267e89f0270da9155b1a22_ppc64le",
"9Base-RHCEPH-6.1-Tools:rhceph/keepalived-rhel9@sha256:b21d882fd2d08d6f162dbb63e0626d9d6aa892a677c5a28edc97b84feef1655a_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-rhel9@sha256:72bd6eb932a368af10d5c607d8b60e0fe8b87862f4adaa17fd022a3427a46ca8_s390x",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-rhel9@sha256:953630d9f9924f17ab7ce168772c3facbaf6866b79a1cf0fb9aee1dcf6eb8c7d_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-rhel9@sha256:9b477366f861df49b533d95941b9770b032827bb4a259c5f86abce8705960c05_ppc64le",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-haproxy-rhel9@sha256:720b3207087d4feb8ab59ffd0b70d6bc22fa21d53b62393779dfaf8972a32e60_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-haproxy-rhel9@sha256:8cc4a146d7be5046b416fe9c04d77b4f0a25a2ab7180fdbf8c46cff8e2483080_ppc64le",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-haproxy-rhel9@sha256:e4da2c9d53159d43c6795151eb3c9dea373da19b34d76094b60e7a2466415d62_s390x",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-promtail-rhel9@sha256:44697ad0d15d1f37b98243f5f013cb9271d70e2b10ab52093a1d7e3409a674b2_s390x",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-promtail-rhel9@sha256:b46c0196fab3bd3a60b64a1d7ff8af6fbc7c3e526618da1cc78032bffa3be171_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-promtail-rhel9@sha256:f52fd8d5fbfdcc202c5e31096119377a8b87f9efd31602398d45cec86ec35940_ppc64le",
"9Base-RHCEPH-6.1-Tools:rhceph/snmp-notifier-rhel9@sha256:8887234fbbaddf620eaa7b0f4b1ed6ab8aa5bc52e019e67179554ccd03fba676_ppc64le",
"9Base-RHCEPH-6.1-Tools:rhceph/snmp-notifier-rhel9@sha256:9078b49846d8ec681bec5b96f0d4087b4c66bdc6baf4701cfc9c8e8aeae89661_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/snmp-notifier-rhel9@sha256:df7c89608fe8352d445efcc1017521b35878cfe61a8b9fd91fab24c00786b2bf_s390x"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2022-30632"
},
{
"category": "external",
"summary": "RHBZ#2107386",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2107386"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2022-30632",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-30632"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2022-30632",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2022-30632"
},
{
"category": "external",
"summary": "https://go.dev/issue/53416",
"url": "https://go.dev/issue/53416"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-announce/c/nqrv9fbR0zE",
"url": "https://groups.google.com/g/golang-announce/c/nqrv9fbR0zE"
}
],
"release_date": "2022-07-12T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2023-06-15T15:59:41+00:00",
"details": "For details on how to apply this update, see Upgrade a Red Hat Ceph Storage\ncluster using cephadm in the Red Hat Storage Ceph Upgrade\nGuide.(https://access.redhat.com/documentation/en-us/red_hat_ceph_storage)",
"product_ids": [
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-dashboard-rhel9@sha256:1d7ca201b778e6a6cb559129e240233b6b6461399c67f979c07d5fe288c400f6_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-dashboard-rhel9@sha256:3fb7480f9d68333e168eae0c9fbeceb0df7962a40c25ecced81ea4c4959b2c25_s390x",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-dashboard-rhel9@sha256:50329da263e8ef00c47632156761621bac30fead5e574ef23cd1d30b7af0019a_ppc64le"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2023:3642"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"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-RHCEPH-6.1-Tools:rhceph/keepalived-rhel9@sha256:2ae4274163155d880cbd41d1a197d6856f326501a50e028ff3de9ff8a85b3e97_s390x",
"9Base-RHCEPH-6.1-Tools:rhceph/keepalived-rhel9@sha256:36abd2b22ebabea813c5afde35b0b80a200056f811267e89f0270da9155b1a22_ppc64le",
"9Base-RHCEPH-6.1-Tools:rhceph/keepalived-rhel9@sha256:b21d882fd2d08d6f162dbb63e0626d9d6aa892a677c5a28edc97b84feef1655a_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-dashboard-rhel9@sha256:1d7ca201b778e6a6cb559129e240233b6b6461399c67f979c07d5fe288c400f6_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-dashboard-rhel9@sha256:3fb7480f9d68333e168eae0c9fbeceb0df7962a40c25ecced81ea4c4959b2c25_s390x",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-dashboard-rhel9@sha256:50329da263e8ef00c47632156761621bac30fead5e574ef23cd1d30b7af0019a_ppc64le",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-rhel9@sha256:72bd6eb932a368af10d5c607d8b60e0fe8b87862f4adaa17fd022a3427a46ca8_s390x",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-rhel9@sha256:953630d9f9924f17ab7ce168772c3facbaf6866b79a1cf0fb9aee1dcf6eb8c7d_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-rhel9@sha256:9b477366f861df49b533d95941b9770b032827bb4a259c5f86abce8705960c05_ppc64le",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-haproxy-rhel9@sha256:720b3207087d4feb8ab59ffd0b70d6bc22fa21d53b62393779dfaf8972a32e60_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-haproxy-rhel9@sha256:8cc4a146d7be5046b416fe9c04d77b4f0a25a2ab7180fdbf8c46cff8e2483080_ppc64le",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-haproxy-rhel9@sha256:e4da2c9d53159d43c6795151eb3c9dea373da19b34d76094b60e7a2466415d62_s390x",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-promtail-rhel9@sha256:44697ad0d15d1f37b98243f5f013cb9271d70e2b10ab52093a1d7e3409a674b2_s390x",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-promtail-rhel9@sha256:b46c0196fab3bd3a60b64a1d7ff8af6fbc7c3e526618da1cc78032bffa3be171_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-promtail-rhel9@sha256:f52fd8d5fbfdcc202c5e31096119377a8b87f9efd31602398d45cec86ec35940_ppc64le",
"9Base-RHCEPH-6.1-Tools:rhceph/snmp-notifier-rhel9@sha256:8887234fbbaddf620eaa7b0f4b1ed6ab8aa5bc52e019e67179554ccd03fba676_ppc64le",
"9Base-RHCEPH-6.1-Tools:rhceph/snmp-notifier-rhel9@sha256:9078b49846d8ec681bec5b96f0d4087b4c66bdc6baf4701cfc9c8e8aeae89661_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/snmp-notifier-rhel9@sha256:df7c89608fe8352d445efcc1017521b35878cfe61a8b9fd91fab24c00786b2bf_s390x"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "golang: path/filepath: stack exhaustion in Glob"
},
{
"cve": "CVE-2022-30633",
"cwe": {
"id": "CWE-1325",
"name": "Improperly Controlled Sequential Memory Allocation"
},
"discovery_date": "2022-07-14T00:00:00+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"9Base-RHCEPH-6.1-Tools:rhceph/keepalived-rhel9@sha256:2ae4274163155d880cbd41d1a197d6856f326501a50e028ff3de9ff8a85b3e97_s390x",
"9Base-RHCEPH-6.1-Tools:rhceph/keepalived-rhel9@sha256:36abd2b22ebabea813c5afde35b0b80a200056f811267e89f0270da9155b1a22_ppc64le",
"9Base-RHCEPH-6.1-Tools:rhceph/keepalived-rhel9@sha256:b21d882fd2d08d6f162dbb63e0626d9d6aa892a677c5a28edc97b84feef1655a_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-rhel9@sha256:72bd6eb932a368af10d5c607d8b60e0fe8b87862f4adaa17fd022a3427a46ca8_s390x",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-rhel9@sha256:953630d9f9924f17ab7ce168772c3facbaf6866b79a1cf0fb9aee1dcf6eb8c7d_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-rhel9@sha256:9b477366f861df49b533d95941b9770b032827bb4a259c5f86abce8705960c05_ppc64le",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-haproxy-rhel9@sha256:720b3207087d4feb8ab59ffd0b70d6bc22fa21d53b62393779dfaf8972a32e60_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-haproxy-rhel9@sha256:8cc4a146d7be5046b416fe9c04d77b4f0a25a2ab7180fdbf8c46cff8e2483080_ppc64le",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-haproxy-rhel9@sha256:e4da2c9d53159d43c6795151eb3c9dea373da19b34d76094b60e7a2466415d62_s390x",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-promtail-rhel9@sha256:44697ad0d15d1f37b98243f5f013cb9271d70e2b10ab52093a1d7e3409a674b2_s390x",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-promtail-rhel9@sha256:b46c0196fab3bd3a60b64a1d7ff8af6fbc7c3e526618da1cc78032bffa3be171_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-promtail-rhel9@sha256:f52fd8d5fbfdcc202c5e31096119377a8b87f9efd31602398d45cec86ec35940_ppc64le",
"9Base-RHCEPH-6.1-Tools:rhceph/snmp-notifier-rhel9@sha256:8887234fbbaddf620eaa7b0f4b1ed6ab8aa5bc52e019e67179554ccd03fba676_ppc64le",
"9Base-RHCEPH-6.1-Tools:rhceph/snmp-notifier-rhel9@sha256:9078b49846d8ec681bec5b96f0d4087b4c66bdc6baf4701cfc9c8e8aeae89661_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/snmp-notifier-rhel9@sha256:df7c89608fe8352d445efcc1017521b35878cfe61a8b9fd91fab24c00786b2bf_s390x"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2107392"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in golang. Calling Unmarshal on an XML document into a Go struct, which has a nested field that uses the \"any\" field tag, can cause a panic due to stack exhaustion.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "golang: encoding/xml: stack exhaustion in Unmarshal",
"title": "Vulnerability summary"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-dashboard-rhel9@sha256:1d7ca201b778e6a6cb559129e240233b6b6461399c67f979c07d5fe288c400f6_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-dashboard-rhel9@sha256:3fb7480f9d68333e168eae0c9fbeceb0df7962a40c25ecced81ea4c4959b2c25_s390x",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-dashboard-rhel9@sha256:50329da263e8ef00c47632156761621bac30fead5e574ef23cd1d30b7af0019a_ppc64le"
],
"known_not_affected": [
"9Base-RHCEPH-6.1-Tools:rhceph/keepalived-rhel9@sha256:2ae4274163155d880cbd41d1a197d6856f326501a50e028ff3de9ff8a85b3e97_s390x",
"9Base-RHCEPH-6.1-Tools:rhceph/keepalived-rhel9@sha256:36abd2b22ebabea813c5afde35b0b80a200056f811267e89f0270da9155b1a22_ppc64le",
"9Base-RHCEPH-6.1-Tools:rhceph/keepalived-rhel9@sha256:b21d882fd2d08d6f162dbb63e0626d9d6aa892a677c5a28edc97b84feef1655a_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-rhel9@sha256:72bd6eb932a368af10d5c607d8b60e0fe8b87862f4adaa17fd022a3427a46ca8_s390x",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-rhel9@sha256:953630d9f9924f17ab7ce168772c3facbaf6866b79a1cf0fb9aee1dcf6eb8c7d_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-rhel9@sha256:9b477366f861df49b533d95941b9770b032827bb4a259c5f86abce8705960c05_ppc64le",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-haproxy-rhel9@sha256:720b3207087d4feb8ab59ffd0b70d6bc22fa21d53b62393779dfaf8972a32e60_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-haproxy-rhel9@sha256:8cc4a146d7be5046b416fe9c04d77b4f0a25a2ab7180fdbf8c46cff8e2483080_ppc64le",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-haproxy-rhel9@sha256:e4da2c9d53159d43c6795151eb3c9dea373da19b34d76094b60e7a2466415d62_s390x",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-promtail-rhel9@sha256:44697ad0d15d1f37b98243f5f013cb9271d70e2b10ab52093a1d7e3409a674b2_s390x",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-promtail-rhel9@sha256:b46c0196fab3bd3a60b64a1d7ff8af6fbc7c3e526618da1cc78032bffa3be171_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-promtail-rhel9@sha256:f52fd8d5fbfdcc202c5e31096119377a8b87f9efd31602398d45cec86ec35940_ppc64le",
"9Base-RHCEPH-6.1-Tools:rhceph/snmp-notifier-rhel9@sha256:8887234fbbaddf620eaa7b0f4b1ed6ab8aa5bc52e019e67179554ccd03fba676_ppc64le",
"9Base-RHCEPH-6.1-Tools:rhceph/snmp-notifier-rhel9@sha256:9078b49846d8ec681bec5b96f0d4087b4c66bdc6baf4701cfc9c8e8aeae89661_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/snmp-notifier-rhel9@sha256:df7c89608fe8352d445efcc1017521b35878cfe61a8b9fd91fab24c00786b2bf_s390x"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2022-30633"
},
{
"category": "external",
"summary": "RHBZ#2107392",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2107392"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2022-30633",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-30633"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2022-30633",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2022-30633"
},
{
"category": "external",
"summary": "https://go.dev/issue/53611",
"url": "https://go.dev/issue/53611"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-announce/c/nqrv9fbR0zE",
"url": "https://groups.google.com/g/golang-announce/c/nqrv9fbR0zE"
}
],
"release_date": "2022-07-12T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2023-06-15T15:59:41+00:00",
"details": "For details on how to apply this update, see Upgrade a Red Hat Ceph Storage\ncluster using cephadm in the Red Hat Storage Ceph Upgrade\nGuide.(https://access.redhat.com/documentation/en-us/red_hat_ceph_storage)",
"product_ids": [
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-dashboard-rhel9@sha256:1d7ca201b778e6a6cb559129e240233b6b6461399c67f979c07d5fe288c400f6_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-dashboard-rhel9@sha256:3fb7480f9d68333e168eae0c9fbeceb0df7962a40c25ecced81ea4c4959b2c25_s390x",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-dashboard-rhel9@sha256:50329da263e8ef00c47632156761621bac30fead5e574ef23cd1d30b7af0019a_ppc64le"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2023:3642"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"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-RHCEPH-6.1-Tools:rhceph/keepalived-rhel9@sha256:2ae4274163155d880cbd41d1a197d6856f326501a50e028ff3de9ff8a85b3e97_s390x",
"9Base-RHCEPH-6.1-Tools:rhceph/keepalived-rhel9@sha256:36abd2b22ebabea813c5afde35b0b80a200056f811267e89f0270da9155b1a22_ppc64le",
"9Base-RHCEPH-6.1-Tools:rhceph/keepalived-rhel9@sha256:b21d882fd2d08d6f162dbb63e0626d9d6aa892a677c5a28edc97b84feef1655a_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-dashboard-rhel9@sha256:1d7ca201b778e6a6cb559129e240233b6b6461399c67f979c07d5fe288c400f6_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-dashboard-rhel9@sha256:3fb7480f9d68333e168eae0c9fbeceb0df7962a40c25ecced81ea4c4959b2c25_s390x",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-dashboard-rhel9@sha256:50329da263e8ef00c47632156761621bac30fead5e574ef23cd1d30b7af0019a_ppc64le",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-rhel9@sha256:72bd6eb932a368af10d5c607d8b60e0fe8b87862f4adaa17fd022a3427a46ca8_s390x",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-rhel9@sha256:953630d9f9924f17ab7ce168772c3facbaf6866b79a1cf0fb9aee1dcf6eb8c7d_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-rhel9@sha256:9b477366f861df49b533d95941b9770b032827bb4a259c5f86abce8705960c05_ppc64le",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-haproxy-rhel9@sha256:720b3207087d4feb8ab59ffd0b70d6bc22fa21d53b62393779dfaf8972a32e60_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-haproxy-rhel9@sha256:8cc4a146d7be5046b416fe9c04d77b4f0a25a2ab7180fdbf8c46cff8e2483080_ppc64le",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-haproxy-rhel9@sha256:e4da2c9d53159d43c6795151eb3c9dea373da19b34d76094b60e7a2466415d62_s390x",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-promtail-rhel9@sha256:44697ad0d15d1f37b98243f5f013cb9271d70e2b10ab52093a1d7e3409a674b2_s390x",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-promtail-rhel9@sha256:b46c0196fab3bd3a60b64a1d7ff8af6fbc7c3e526618da1cc78032bffa3be171_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-promtail-rhel9@sha256:f52fd8d5fbfdcc202c5e31096119377a8b87f9efd31602398d45cec86ec35940_ppc64le",
"9Base-RHCEPH-6.1-Tools:rhceph/snmp-notifier-rhel9@sha256:8887234fbbaddf620eaa7b0f4b1ed6ab8aa5bc52e019e67179554ccd03fba676_ppc64le",
"9Base-RHCEPH-6.1-Tools:rhceph/snmp-notifier-rhel9@sha256:9078b49846d8ec681bec5b96f0d4087b4c66bdc6baf4701cfc9c8e8aeae89661_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/snmp-notifier-rhel9@sha256:df7c89608fe8352d445efcc1017521b35878cfe61a8b9fd91fab24c00786b2bf_s390x"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "golang: encoding/xml: stack exhaustion in Unmarshal"
},
{
"cve": "CVE-2022-30635",
"cwe": {
"id": "CWE-1325",
"name": "Improperly Controlled Sequential Memory Allocation"
},
"discovery_date": "2022-07-14T00:00:00+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"9Base-RHCEPH-6.1-Tools:rhceph/keepalived-rhel9@sha256:2ae4274163155d880cbd41d1a197d6856f326501a50e028ff3de9ff8a85b3e97_s390x",
"9Base-RHCEPH-6.1-Tools:rhceph/keepalived-rhel9@sha256:36abd2b22ebabea813c5afde35b0b80a200056f811267e89f0270da9155b1a22_ppc64le",
"9Base-RHCEPH-6.1-Tools:rhceph/keepalived-rhel9@sha256:b21d882fd2d08d6f162dbb63e0626d9d6aa892a677c5a28edc97b84feef1655a_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-rhel9@sha256:72bd6eb932a368af10d5c607d8b60e0fe8b87862f4adaa17fd022a3427a46ca8_s390x",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-rhel9@sha256:953630d9f9924f17ab7ce168772c3facbaf6866b79a1cf0fb9aee1dcf6eb8c7d_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-rhel9@sha256:9b477366f861df49b533d95941b9770b032827bb4a259c5f86abce8705960c05_ppc64le",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-haproxy-rhel9@sha256:720b3207087d4feb8ab59ffd0b70d6bc22fa21d53b62393779dfaf8972a32e60_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-haproxy-rhel9@sha256:8cc4a146d7be5046b416fe9c04d77b4f0a25a2ab7180fdbf8c46cff8e2483080_ppc64le",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-haproxy-rhel9@sha256:e4da2c9d53159d43c6795151eb3c9dea373da19b34d76094b60e7a2466415d62_s390x",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-promtail-rhel9@sha256:44697ad0d15d1f37b98243f5f013cb9271d70e2b10ab52093a1d7e3409a674b2_s390x",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-promtail-rhel9@sha256:b46c0196fab3bd3a60b64a1d7ff8af6fbc7c3e526618da1cc78032bffa3be171_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-promtail-rhel9@sha256:f52fd8d5fbfdcc202c5e31096119377a8b87f9efd31602398d45cec86ec35940_ppc64le",
"9Base-RHCEPH-6.1-Tools:rhceph/snmp-notifier-rhel9@sha256:8887234fbbaddf620eaa7b0f4b1ed6ab8aa5bc52e019e67179554ccd03fba676_ppc64le",
"9Base-RHCEPH-6.1-Tools:rhceph/snmp-notifier-rhel9@sha256:9078b49846d8ec681bec5b96f0d4087b4c66bdc6baf4701cfc9c8e8aeae89661_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/snmp-notifier-rhel9@sha256:df7c89608fe8352d445efcc1017521b35878cfe61a8b9fd91fab24c00786b2bf_s390x"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2107388"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in golang. When calling Decoder, Decode on a message that contains deeply nested structures, a panic can occur due to stack exhaustion and allows an attacker to impact system availability.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "golang: encoding/gob: stack exhaustion in Decoder.Decode",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "OpenShift Container Platform (OCP) starting from 4.10 stream is already compiled in the patched version of Go, hence is not affected by this vulnerability.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-dashboard-rhel9@sha256:1d7ca201b778e6a6cb559129e240233b6b6461399c67f979c07d5fe288c400f6_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-dashboard-rhel9@sha256:3fb7480f9d68333e168eae0c9fbeceb0df7962a40c25ecced81ea4c4959b2c25_s390x",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-dashboard-rhel9@sha256:50329da263e8ef00c47632156761621bac30fead5e574ef23cd1d30b7af0019a_ppc64le"
],
"known_not_affected": [
"9Base-RHCEPH-6.1-Tools:rhceph/keepalived-rhel9@sha256:2ae4274163155d880cbd41d1a197d6856f326501a50e028ff3de9ff8a85b3e97_s390x",
"9Base-RHCEPH-6.1-Tools:rhceph/keepalived-rhel9@sha256:36abd2b22ebabea813c5afde35b0b80a200056f811267e89f0270da9155b1a22_ppc64le",
"9Base-RHCEPH-6.1-Tools:rhceph/keepalived-rhel9@sha256:b21d882fd2d08d6f162dbb63e0626d9d6aa892a677c5a28edc97b84feef1655a_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-rhel9@sha256:72bd6eb932a368af10d5c607d8b60e0fe8b87862f4adaa17fd022a3427a46ca8_s390x",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-rhel9@sha256:953630d9f9924f17ab7ce168772c3facbaf6866b79a1cf0fb9aee1dcf6eb8c7d_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-rhel9@sha256:9b477366f861df49b533d95941b9770b032827bb4a259c5f86abce8705960c05_ppc64le",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-haproxy-rhel9@sha256:720b3207087d4feb8ab59ffd0b70d6bc22fa21d53b62393779dfaf8972a32e60_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-haproxy-rhel9@sha256:8cc4a146d7be5046b416fe9c04d77b4f0a25a2ab7180fdbf8c46cff8e2483080_ppc64le",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-haproxy-rhel9@sha256:e4da2c9d53159d43c6795151eb3c9dea373da19b34d76094b60e7a2466415d62_s390x",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-promtail-rhel9@sha256:44697ad0d15d1f37b98243f5f013cb9271d70e2b10ab52093a1d7e3409a674b2_s390x",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-promtail-rhel9@sha256:b46c0196fab3bd3a60b64a1d7ff8af6fbc7c3e526618da1cc78032bffa3be171_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-promtail-rhel9@sha256:f52fd8d5fbfdcc202c5e31096119377a8b87f9efd31602398d45cec86ec35940_ppc64le",
"9Base-RHCEPH-6.1-Tools:rhceph/snmp-notifier-rhel9@sha256:8887234fbbaddf620eaa7b0f4b1ed6ab8aa5bc52e019e67179554ccd03fba676_ppc64le",
"9Base-RHCEPH-6.1-Tools:rhceph/snmp-notifier-rhel9@sha256:9078b49846d8ec681bec5b96f0d4087b4c66bdc6baf4701cfc9c8e8aeae89661_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/snmp-notifier-rhel9@sha256:df7c89608fe8352d445efcc1017521b35878cfe61a8b9fd91fab24c00786b2bf_s390x"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2022-30635"
},
{
"category": "external",
"summary": "RHBZ#2107388",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2107388"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2022-30635",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-30635"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2022-30635",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2022-30635"
},
{
"category": "external",
"summary": "https://go.dev/issue/53615",
"url": "https://go.dev/issue/53615"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-announce/c/nqrv9fbR0zE",
"url": "https://groups.google.com/g/golang-announce/c/nqrv9fbR0zE"
}
],
"release_date": "2022-07-12T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2023-06-15T15:59:41+00:00",
"details": "For details on how to apply this update, see Upgrade a Red Hat Ceph Storage\ncluster using cephadm in the Red Hat Storage Ceph Upgrade\nGuide.(https://access.redhat.com/documentation/en-us/red_hat_ceph_storage)",
"product_ids": [
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-dashboard-rhel9@sha256:1d7ca201b778e6a6cb559129e240233b6b6461399c67f979c07d5fe288c400f6_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-dashboard-rhel9@sha256:3fb7480f9d68333e168eae0c9fbeceb0df7962a40c25ecced81ea4c4959b2c25_s390x",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-dashboard-rhel9@sha256:50329da263e8ef00c47632156761621bac30fead5e574ef23cd1d30b7af0019a_ppc64le"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2023:3642"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"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-RHCEPH-6.1-Tools:rhceph/keepalived-rhel9@sha256:2ae4274163155d880cbd41d1a197d6856f326501a50e028ff3de9ff8a85b3e97_s390x",
"9Base-RHCEPH-6.1-Tools:rhceph/keepalived-rhel9@sha256:36abd2b22ebabea813c5afde35b0b80a200056f811267e89f0270da9155b1a22_ppc64le",
"9Base-RHCEPH-6.1-Tools:rhceph/keepalived-rhel9@sha256:b21d882fd2d08d6f162dbb63e0626d9d6aa892a677c5a28edc97b84feef1655a_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-dashboard-rhel9@sha256:1d7ca201b778e6a6cb559129e240233b6b6461399c67f979c07d5fe288c400f6_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-dashboard-rhel9@sha256:3fb7480f9d68333e168eae0c9fbeceb0df7962a40c25ecced81ea4c4959b2c25_s390x",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-dashboard-rhel9@sha256:50329da263e8ef00c47632156761621bac30fead5e574ef23cd1d30b7af0019a_ppc64le",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-rhel9@sha256:72bd6eb932a368af10d5c607d8b60e0fe8b87862f4adaa17fd022a3427a46ca8_s390x",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-rhel9@sha256:953630d9f9924f17ab7ce168772c3facbaf6866b79a1cf0fb9aee1dcf6eb8c7d_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-rhel9@sha256:9b477366f861df49b533d95941b9770b032827bb4a259c5f86abce8705960c05_ppc64le",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-haproxy-rhel9@sha256:720b3207087d4feb8ab59ffd0b70d6bc22fa21d53b62393779dfaf8972a32e60_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-haproxy-rhel9@sha256:8cc4a146d7be5046b416fe9c04d77b4f0a25a2ab7180fdbf8c46cff8e2483080_ppc64le",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-haproxy-rhel9@sha256:e4da2c9d53159d43c6795151eb3c9dea373da19b34d76094b60e7a2466415d62_s390x",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-promtail-rhel9@sha256:44697ad0d15d1f37b98243f5f013cb9271d70e2b10ab52093a1d7e3409a674b2_s390x",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-promtail-rhel9@sha256:b46c0196fab3bd3a60b64a1d7ff8af6fbc7c3e526618da1cc78032bffa3be171_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-promtail-rhel9@sha256:f52fd8d5fbfdcc202c5e31096119377a8b87f9efd31602398d45cec86ec35940_ppc64le",
"9Base-RHCEPH-6.1-Tools:rhceph/snmp-notifier-rhel9@sha256:8887234fbbaddf620eaa7b0f4b1ed6ab8aa5bc52e019e67179554ccd03fba676_ppc64le",
"9Base-RHCEPH-6.1-Tools:rhceph/snmp-notifier-rhel9@sha256:9078b49846d8ec681bec5b96f0d4087b4c66bdc6baf4701cfc9c8e8aeae89661_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/snmp-notifier-rhel9@sha256:df7c89608fe8352d445efcc1017521b35878cfe61a8b9fd91fab24c00786b2bf_s390x"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "golang: encoding/gob: stack exhaustion in Decoder.Decode"
},
{
"cve": "CVE-2022-31097",
"cwe": {
"id": "CWE-79",
"name": "Improper Neutralization of Input During Web Page Generation (\u0027Cross-site Scripting\u0027)"
},
"discovery_date": "2022-07-06T00:00:00+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"9Base-RHCEPH-6.1-Tools:rhceph/keepalived-rhel9@sha256:2ae4274163155d880cbd41d1a197d6856f326501a50e028ff3de9ff8a85b3e97_s390x",
"9Base-RHCEPH-6.1-Tools:rhceph/keepalived-rhel9@sha256:36abd2b22ebabea813c5afde35b0b80a200056f811267e89f0270da9155b1a22_ppc64le",
"9Base-RHCEPH-6.1-Tools:rhceph/keepalived-rhel9@sha256:b21d882fd2d08d6f162dbb63e0626d9d6aa892a677c5a28edc97b84feef1655a_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-rhel9@sha256:72bd6eb932a368af10d5c607d8b60e0fe8b87862f4adaa17fd022a3427a46ca8_s390x",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-rhel9@sha256:953630d9f9924f17ab7ce168772c3facbaf6866b79a1cf0fb9aee1dcf6eb8c7d_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-rhel9@sha256:9b477366f861df49b533d95941b9770b032827bb4a259c5f86abce8705960c05_ppc64le",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-haproxy-rhel9@sha256:720b3207087d4feb8ab59ffd0b70d6bc22fa21d53b62393779dfaf8972a32e60_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-haproxy-rhel9@sha256:8cc4a146d7be5046b416fe9c04d77b4f0a25a2ab7180fdbf8c46cff8e2483080_ppc64le",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-haproxy-rhel9@sha256:e4da2c9d53159d43c6795151eb3c9dea373da19b34d76094b60e7a2466415d62_s390x",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-promtail-rhel9@sha256:44697ad0d15d1f37b98243f5f013cb9271d70e2b10ab52093a1d7e3409a674b2_s390x",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-promtail-rhel9@sha256:b46c0196fab3bd3a60b64a1d7ff8af6fbc7c3e526618da1cc78032bffa3be171_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-promtail-rhel9@sha256:f52fd8d5fbfdcc202c5e31096119377a8b87f9efd31602398d45cec86ec35940_ppc64le",
"9Base-RHCEPH-6.1-Tools:rhceph/snmp-notifier-rhel9@sha256:8887234fbbaddf620eaa7b0f4b1ed6ab8aa5bc52e019e67179554ccd03fba676_ppc64le",
"9Base-RHCEPH-6.1-Tools:rhceph/snmp-notifier-rhel9@sha256:9078b49846d8ec681bec5b96f0d4087b4c66bdc6baf4701cfc9c8e8aeae89661_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/snmp-notifier-rhel9@sha256:df7c89608fe8352d445efcc1017521b35878cfe61a8b9fd91fab24c00786b2bf_s390x"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2104365"
}
],
"notes": [
{
"category": "description",
"text": "A Cross-site scripting (XSS) vulnerability was found in the Unified Alerting feature of Grafana. This stored XSS can elevate privileges from Editor to Admin.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "grafana: stored XSS vulnerability",
"title": "Vulnerability summary"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-dashboard-rhel9@sha256:1d7ca201b778e6a6cb559129e240233b6b6461399c67f979c07d5fe288c400f6_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-dashboard-rhel9@sha256:3fb7480f9d68333e168eae0c9fbeceb0df7962a40c25ecced81ea4c4959b2c25_s390x",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-dashboard-rhel9@sha256:50329da263e8ef00c47632156761621bac30fead5e574ef23cd1d30b7af0019a_ppc64le"
],
"known_not_affected": [
"9Base-RHCEPH-6.1-Tools:rhceph/keepalived-rhel9@sha256:2ae4274163155d880cbd41d1a197d6856f326501a50e028ff3de9ff8a85b3e97_s390x",
"9Base-RHCEPH-6.1-Tools:rhceph/keepalived-rhel9@sha256:36abd2b22ebabea813c5afde35b0b80a200056f811267e89f0270da9155b1a22_ppc64le",
"9Base-RHCEPH-6.1-Tools:rhceph/keepalived-rhel9@sha256:b21d882fd2d08d6f162dbb63e0626d9d6aa892a677c5a28edc97b84feef1655a_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-rhel9@sha256:72bd6eb932a368af10d5c607d8b60e0fe8b87862f4adaa17fd022a3427a46ca8_s390x",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-rhel9@sha256:953630d9f9924f17ab7ce168772c3facbaf6866b79a1cf0fb9aee1dcf6eb8c7d_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-rhel9@sha256:9b477366f861df49b533d95941b9770b032827bb4a259c5f86abce8705960c05_ppc64le",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-haproxy-rhel9@sha256:720b3207087d4feb8ab59ffd0b70d6bc22fa21d53b62393779dfaf8972a32e60_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-haproxy-rhel9@sha256:8cc4a146d7be5046b416fe9c04d77b4f0a25a2ab7180fdbf8c46cff8e2483080_ppc64le",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-haproxy-rhel9@sha256:e4da2c9d53159d43c6795151eb3c9dea373da19b34d76094b60e7a2466415d62_s390x",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-promtail-rhel9@sha256:44697ad0d15d1f37b98243f5f013cb9271d70e2b10ab52093a1d7e3409a674b2_s390x",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-promtail-rhel9@sha256:b46c0196fab3bd3a60b64a1d7ff8af6fbc7c3e526618da1cc78032bffa3be171_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-promtail-rhel9@sha256:f52fd8d5fbfdcc202c5e31096119377a8b87f9efd31602398d45cec86ec35940_ppc64le",
"9Base-RHCEPH-6.1-Tools:rhceph/snmp-notifier-rhel9@sha256:8887234fbbaddf620eaa7b0f4b1ed6ab8aa5bc52e019e67179554ccd03fba676_ppc64le",
"9Base-RHCEPH-6.1-Tools:rhceph/snmp-notifier-rhel9@sha256:9078b49846d8ec681bec5b96f0d4087b4c66bdc6baf4701cfc9c8e8aeae89661_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/snmp-notifier-rhel9@sha256:df7c89608fe8352d445efcc1017521b35878cfe61a8b9fd91fab24c00786b2bf_s390x"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2022-31097"
},
{
"category": "external",
"summary": "RHBZ#2104365",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2104365"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2022-31097",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-31097"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2022-31097",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2022-31097"
},
{
"category": "external",
"summary": "https://github.com/grafana/grafana/security/advisories/GHSA-vw7q-p2qg-4m5f",
"url": "https://github.com/grafana/grafana/security/advisories/GHSA-vw7q-p2qg-4m5f"
}
],
"release_date": "2022-07-14T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2023-06-15T15:59:41+00:00",
"details": "For details on how to apply this update, see Upgrade a Red Hat Ceph Storage\ncluster using cephadm in the Red Hat Storage Ceph Upgrade\nGuide.(https://access.redhat.com/documentation/en-us/red_hat_ceph_storage)",
"product_ids": [
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-dashboard-rhel9@sha256:1d7ca201b778e6a6cb559129e240233b6b6461399c67f979c07d5fe288c400f6_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-dashboard-rhel9@sha256:3fb7480f9d68333e168eae0c9fbeceb0df7962a40c25ecced81ea4c4959b2c25_s390x",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-dashboard-rhel9@sha256:50329da263e8ef00c47632156761621bac30fead5e574ef23cd1d30b7af0019a_ppc64le"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2023:3642"
},
{
"category": "workaround",
"details": "Disable Unified alerting.\nhttps://grafana.com/docs/grafana/latest/setup-grafana/configure-grafana/#unified_alerting",
"product_ids": [
"9Base-RHCEPH-6.1-Tools:rhceph/keepalived-rhel9@sha256:2ae4274163155d880cbd41d1a197d6856f326501a50e028ff3de9ff8a85b3e97_s390x",
"9Base-RHCEPH-6.1-Tools:rhceph/keepalived-rhel9@sha256:36abd2b22ebabea813c5afde35b0b80a200056f811267e89f0270da9155b1a22_ppc64le",
"9Base-RHCEPH-6.1-Tools:rhceph/keepalived-rhel9@sha256:b21d882fd2d08d6f162dbb63e0626d9d6aa892a677c5a28edc97b84feef1655a_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-dashboard-rhel9@sha256:1d7ca201b778e6a6cb559129e240233b6b6461399c67f979c07d5fe288c400f6_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-dashboard-rhel9@sha256:3fb7480f9d68333e168eae0c9fbeceb0df7962a40c25ecced81ea4c4959b2c25_s390x",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-dashboard-rhel9@sha256:50329da263e8ef00c47632156761621bac30fead5e574ef23cd1d30b7af0019a_ppc64le",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-rhel9@sha256:72bd6eb932a368af10d5c607d8b60e0fe8b87862f4adaa17fd022a3427a46ca8_s390x",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-rhel9@sha256:953630d9f9924f17ab7ce168772c3facbaf6866b79a1cf0fb9aee1dcf6eb8c7d_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-rhel9@sha256:9b477366f861df49b533d95941b9770b032827bb4a259c5f86abce8705960c05_ppc64le",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-haproxy-rhel9@sha256:720b3207087d4feb8ab59ffd0b70d6bc22fa21d53b62393779dfaf8972a32e60_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-haproxy-rhel9@sha256:8cc4a146d7be5046b416fe9c04d77b4f0a25a2ab7180fdbf8c46cff8e2483080_ppc64le",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-haproxy-rhel9@sha256:e4da2c9d53159d43c6795151eb3c9dea373da19b34d76094b60e7a2466415d62_s390x",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-promtail-rhel9@sha256:44697ad0d15d1f37b98243f5f013cb9271d70e2b10ab52093a1d7e3409a674b2_s390x",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-promtail-rhel9@sha256:b46c0196fab3bd3a60b64a1d7ff8af6fbc7c3e526618da1cc78032bffa3be171_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-promtail-rhel9@sha256:f52fd8d5fbfdcc202c5e31096119377a8b87f9efd31602398d45cec86ec35940_ppc64le",
"9Base-RHCEPH-6.1-Tools:rhceph/snmp-notifier-rhel9@sha256:8887234fbbaddf620eaa7b0f4b1ed6ab8aa5bc52e019e67179554ccd03fba676_ppc64le",
"9Base-RHCEPH-6.1-Tools:rhceph/snmp-notifier-rhel9@sha256:9078b49846d8ec681bec5b96f0d4087b4c66bdc6baf4701cfc9c8e8aeae89661_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/snmp-notifier-rhel9@sha256:df7c89608fe8352d445efcc1017521b35878cfe61a8b9fd91fab24c00786b2bf_s390x"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "NONE",
"baseScore": 7.3,
"baseSeverity": "HIGH",
"confidentialityImpact": "HIGH",
"integrityImpact": "HIGH",
"privilegesRequired": "LOW",
"scope": "UNCHANGED",
"userInteraction": "REQUIRED",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:L/UI:R/S:U/C:H/I:H/A:N",
"version": "3.1"
},
"products": [
"9Base-RHCEPH-6.1-Tools:rhceph/keepalived-rhel9@sha256:2ae4274163155d880cbd41d1a197d6856f326501a50e028ff3de9ff8a85b3e97_s390x",
"9Base-RHCEPH-6.1-Tools:rhceph/keepalived-rhel9@sha256:36abd2b22ebabea813c5afde35b0b80a200056f811267e89f0270da9155b1a22_ppc64le",
"9Base-RHCEPH-6.1-Tools:rhceph/keepalived-rhel9@sha256:b21d882fd2d08d6f162dbb63e0626d9d6aa892a677c5a28edc97b84feef1655a_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-dashboard-rhel9@sha256:1d7ca201b778e6a6cb559129e240233b6b6461399c67f979c07d5fe288c400f6_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-dashboard-rhel9@sha256:3fb7480f9d68333e168eae0c9fbeceb0df7962a40c25ecced81ea4c4959b2c25_s390x",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-dashboard-rhel9@sha256:50329da263e8ef00c47632156761621bac30fead5e574ef23cd1d30b7af0019a_ppc64le",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-rhel9@sha256:72bd6eb932a368af10d5c607d8b60e0fe8b87862f4adaa17fd022a3427a46ca8_s390x",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-rhel9@sha256:953630d9f9924f17ab7ce168772c3facbaf6866b79a1cf0fb9aee1dcf6eb8c7d_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-rhel9@sha256:9b477366f861df49b533d95941b9770b032827bb4a259c5f86abce8705960c05_ppc64le",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-haproxy-rhel9@sha256:720b3207087d4feb8ab59ffd0b70d6bc22fa21d53b62393779dfaf8972a32e60_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-haproxy-rhel9@sha256:8cc4a146d7be5046b416fe9c04d77b4f0a25a2ab7180fdbf8c46cff8e2483080_ppc64le",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-haproxy-rhel9@sha256:e4da2c9d53159d43c6795151eb3c9dea373da19b34d76094b60e7a2466415d62_s390x",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-promtail-rhel9@sha256:44697ad0d15d1f37b98243f5f013cb9271d70e2b10ab52093a1d7e3409a674b2_s390x",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-promtail-rhel9@sha256:b46c0196fab3bd3a60b64a1d7ff8af6fbc7c3e526618da1cc78032bffa3be171_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-promtail-rhel9@sha256:f52fd8d5fbfdcc202c5e31096119377a8b87f9efd31602398d45cec86ec35940_ppc64le",
"9Base-RHCEPH-6.1-Tools:rhceph/snmp-notifier-rhel9@sha256:8887234fbbaddf620eaa7b0f4b1ed6ab8aa5bc52e019e67179554ccd03fba676_ppc64le",
"9Base-RHCEPH-6.1-Tools:rhceph/snmp-notifier-rhel9@sha256:9078b49846d8ec681bec5b96f0d4087b4c66bdc6baf4701cfc9c8e8aeae89661_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/snmp-notifier-rhel9@sha256:df7c89608fe8352d445efcc1017521b35878cfe61a8b9fd91fab24c00786b2bf_s390x"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "grafana: stored XSS vulnerability"
},
{
"acknowledgments": [
{
"names": [
"HTTPVoid team"
],
"summary": "Acknowledged by upstream."
}
],
"cve": "CVE-2022-31107",
"cwe": {
"id": "CWE-287",
"name": "Improper Authentication"
},
"discovery_date": "2022-07-06T00:00:00+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"9Base-RHCEPH-6.1-Tools:rhceph/keepalived-rhel9@sha256:2ae4274163155d880cbd41d1a197d6856f326501a50e028ff3de9ff8a85b3e97_s390x",
"9Base-RHCEPH-6.1-Tools:rhceph/keepalived-rhel9@sha256:36abd2b22ebabea813c5afde35b0b80a200056f811267e89f0270da9155b1a22_ppc64le",
"9Base-RHCEPH-6.1-Tools:rhceph/keepalived-rhel9@sha256:b21d882fd2d08d6f162dbb63e0626d9d6aa892a677c5a28edc97b84feef1655a_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-rhel9@sha256:72bd6eb932a368af10d5c607d8b60e0fe8b87862f4adaa17fd022a3427a46ca8_s390x",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-rhel9@sha256:953630d9f9924f17ab7ce168772c3facbaf6866b79a1cf0fb9aee1dcf6eb8c7d_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-rhel9@sha256:9b477366f861df49b533d95941b9770b032827bb4a259c5f86abce8705960c05_ppc64le",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-haproxy-rhel9@sha256:720b3207087d4feb8ab59ffd0b70d6bc22fa21d53b62393779dfaf8972a32e60_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-haproxy-rhel9@sha256:8cc4a146d7be5046b416fe9c04d77b4f0a25a2ab7180fdbf8c46cff8e2483080_ppc64le",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-haproxy-rhel9@sha256:e4da2c9d53159d43c6795151eb3c9dea373da19b34d76094b60e7a2466415d62_s390x",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-promtail-rhel9@sha256:44697ad0d15d1f37b98243f5f013cb9271d70e2b10ab52093a1d7e3409a674b2_s390x",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-promtail-rhel9@sha256:b46c0196fab3bd3a60b64a1d7ff8af6fbc7c3e526618da1cc78032bffa3be171_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-promtail-rhel9@sha256:f52fd8d5fbfdcc202c5e31096119377a8b87f9efd31602398d45cec86ec35940_ppc64le",
"9Base-RHCEPH-6.1-Tools:rhceph/snmp-notifier-rhel9@sha256:8887234fbbaddf620eaa7b0f4b1ed6ab8aa5bc52e019e67179554ccd03fba676_ppc64le",
"9Base-RHCEPH-6.1-Tools:rhceph/snmp-notifier-rhel9@sha256:9078b49846d8ec681bec5b96f0d4087b4c66bdc6baf4701cfc9c8e8aeae89661_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/snmp-notifier-rhel9@sha256:df7c89608fe8352d445efcc1017521b35878cfe61a8b9fd91fab24c00786b2bf_s390x"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2104367"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in Grafana. This flaw allows a malicious user with the authorization to log into a Grafana instance via a configured OAuth IdP to take over an existing Grafana account under certain conditions.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "grafana: OAuth account takeover",
"title": "Vulnerability summary"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-dashboard-rhel9@sha256:1d7ca201b778e6a6cb559129e240233b6b6461399c67f979c07d5fe288c400f6_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-dashboard-rhel9@sha256:3fb7480f9d68333e168eae0c9fbeceb0df7962a40c25ecced81ea4c4959b2c25_s390x",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-dashboard-rhel9@sha256:50329da263e8ef00c47632156761621bac30fead5e574ef23cd1d30b7af0019a_ppc64le"
],
"known_not_affected": [
"9Base-RHCEPH-6.1-Tools:rhceph/keepalived-rhel9@sha256:2ae4274163155d880cbd41d1a197d6856f326501a50e028ff3de9ff8a85b3e97_s390x",
"9Base-RHCEPH-6.1-Tools:rhceph/keepalived-rhel9@sha256:36abd2b22ebabea813c5afde35b0b80a200056f811267e89f0270da9155b1a22_ppc64le",
"9Base-RHCEPH-6.1-Tools:rhceph/keepalived-rhel9@sha256:b21d882fd2d08d6f162dbb63e0626d9d6aa892a677c5a28edc97b84feef1655a_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-rhel9@sha256:72bd6eb932a368af10d5c607d8b60e0fe8b87862f4adaa17fd022a3427a46ca8_s390x",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-rhel9@sha256:953630d9f9924f17ab7ce168772c3facbaf6866b79a1cf0fb9aee1dcf6eb8c7d_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-rhel9@sha256:9b477366f861df49b533d95941b9770b032827bb4a259c5f86abce8705960c05_ppc64le",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-haproxy-rhel9@sha256:720b3207087d4feb8ab59ffd0b70d6bc22fa21d53b62393779dfaf8972a32e60_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-haproxy-rhel9@sha256:8cc4a146d7be5046b416fe9c04d77b4f0a25a2ab7180fdbf8c46cff8e2483080_ppc64le",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-haproxy-rhel9@sha256:e4da2c9d53159d43c6795151eb3c9dea373da19b34d76094b60e7a2466415d62_s390x",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-promtail-rhel9@sha256:44697ad0d15d1f37b98243f5f013cb9271d70e2b10ab52093a1d7e3409a674b2_s390x",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-promtail-rhel9@sha256:b46c0196fab3bd3a60b64a1d7ff8af6fbc7c3e526618da1cc78032bffa3be171_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-promtail-rhel9@sha256:f52fd8d5fbfdcc202c5e31096119377a8b87f9efd31602398d45cec86ec35940_ppc64le",
"9Base-RHCEPH-6.1-Tools:rhceph/snmp-notifier-rhel9@sha256:8887234fbbaddf620eaa7b0f4b1ed6ab8aa5bc52e019e67179554ccd03fba676_ppc64le",
"9Base-RHCEPH-6.1-Tools:rhceph/snmp-notifier-rhel9@sha256:9078b49846d8ec681bec5b96f0d4087b4c66bdc6baf4701cfc9c8e8aeae89661_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/snmp-notifier-rhel9@sha256:df7c89608fe8352d445efcc1017521b35878cfe61a8b9fd91fab24c00786b2bf_s390x"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2022-31107"
},
{
"category": "external",
"summary": "RHBZ#2104367",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2104367"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2022-31107",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-31107"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2022-31107",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2022-31107"
},
{
"category": "external",
"summary": "https://github.com/grafana/grafana/security/advisories/GHSA-mx47-6497-3fv2",
"url": "https://github.com/grafana/grafana/security/advisories/GHSA-mx47-6497-3fv2"
}
],
"release_date": "2022-07-14T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2023-06-15T15:59:41+00:00",
"details": "For details on how to apply this update, see Upgrade a Red Hat Ceph Storage\ncluster using cephadm in the Red Hat Storage Ceph Upgrade\nGuide.(https://access.redhat.com/documentation/en-us/red_hat_ceph_storage)",
"product_ids": [
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-dashboard-rhel9@sha256:1d7ca201b778e6a6cb559129e240233b6b6461399c67f979c07d5fe288c400f6_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-dashboard-rhel9@sha256:3fb7480f9d68333e168eae0c9fbeceb0df7962a40c25ecced81ea4c4959b2c25_s390x",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-dashboard-rhel9@sha256:50329da263e8ef00c47632156761621bac30fead5e574ef23cd1d30b7af0019a_ppc64le"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2023:3642"
},
{
"category": "workaround",
"details": "As a workaround, it is possible to disable any OAuth login or ensure that all users authorized to log in via OAuth have a corresponding user account in Grafana linked to their email address.",
"product_ids": [
"9Base-RHCEPH-6.1-Tools:rhceph/keepalived-rhel9@sha256:2ae4274163155d880cbd41d1a197d6856f326501a50e028ff3de9ff8a85b3e97_s390x",
"9Base-RHCEPH-6.1-Tools:rhceph/keepalived-rhel9@sha256:36abd2b22ebabea813c5afde35b0b80a200056f811267e89f0270da9155b1a22_ppc64le",
"9Base-RHCEPH-6.1-Tools:rhceph/keepalived-rhel9@sha256:b21d882fd2d08d6f162dbb63e0626d9d6aa892a677c5a28edc97b84feef1655a_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-dashboard-rhel9@sha256:1d7ca201b778e6a6cb559129e240233b6b6461399c67f979c07d5fe288c400f6_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-dashboard-rhel9@sha256:3fb7480f9d68333e168eae0c9fbeceb0df7962a40c25ecced81ea4c4959b2c25_s390x",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-dashboard-rhel9@sha256:50329da263e8ef00c47632156761621bac30fead5e574ef23cd1d30b7af0019a_ppc64le",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-rhel9@sha256:72bd6eb932a368af10d5c607d8b60e0fe8b87862f4adaa17fd022a3427a46ca8_s390x",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-rhel9@sha256:953630d9f9924f17ab7ce168772c3facbaf6866b79a1cf0fb9aee1dcf6eb8c7d_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-rhel9@sha256:9b477366f861df49b533d95941b9770b032827bb4a259c5f86abce8705960c05_ppc64le",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-haproxy-rhel9@sha256:720b3207087d4feb8ab59ffd0b70d6bc22fa21d53b62393779dfaf8972a32e60_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-haproxy-rhel9@sha256:8cc4a146d7be5046b416fe9c04d77b4f0a25a2ab7180fdbf8c46cff8e2483080_ppc64le",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-haproxy-rhel9@sha256:e4da2c9d53159d43c6795151eb3c9dea373da19b34d76094b60e7a2466415d62_s390x",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-promtail-rhel9@sha256:44697ad0d15d1f37b98243f5f013cb9271d70e2b10ab52093a1d7e3409a674b2_s390x",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-promtail-rhel9@sha256:b46c0196fab3bd3a60b64a1d7ff8af6fbc7c3e526618da1cc78032bffa3be171_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-promtail-rhel9@sha256:f52fd8d5fbfdcc202c5e31096119377a8b87f9efd31602398d45cec86ec35940_ppc64le",
"9Base-RHCEPH-6.1-Tools:rhceph/snmp-notifier-rhel9@sha256:8887234fbbaddf620eaa7b0f4b1ed6ab8aa5bc52e019e67179554ccd03fba676_ppc64le",
"9Base-RHCEPH-6.1-Tools:rhceph/snmp-notifier-rhel9@sha256:9078b49846d8ec681bec5b96f0d4087b4c66bdc6baf4701cfc9c8e8aeae89661_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/snmp-notifier-rhel9@sha256:df7c89608fe8352d445efcc1017521b35878cfe61a8b9fd91fab24c00786b2bf_s390x"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "HIGH",
"attackVector": "NETWORK",
"availabilityImpact": "LOW",
"baseScore": 7.1,
"baseSeverity": "HIGH",
"confidentialityImpact": "HIGH",
"integrityImpact": "HIGH",
"privilegesRequired": "LOW",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:L/UI:N/S:U/C:H/I:H/A:L",
"version": "3.1"
},
"products": [
"9Base-RHCEPH-6.1-Tools:rhceph/keepalived-rhel9@sha256:2ae4274163155d880cbd41d1a197d6856f326501a50e028ff3de9ff8a85b3e97_s390x",
"9Base-RHCEPH-6.1-Tools:rhceph/keepalived-rhel9@sha256:36abd2b22ebabea813c5afde35b0b80a200056f811267e89f0270da9155b1a22_ppc64le",
"9Base-RHCEPH-6.1-Tools:rhceph/keepalived-rhel9@sha256:b21d882fd2d08d6f162dbb63e0626d9d6aa892a677c5a28edc97b84feef1655a_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-dashboard-rhel9@sha256:1d7ca201b778e6a6cb559129e240233b6b6461399c67f979c07d5fe288c400f6_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-dashboard-rhel9@sha256:3fb7480f9d68333e168eae0c9fbeceb0df7962a40c25ecced81ea4c4959b2c25_s390x",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-dashboard-rhel9@sha256:50329da263e8ef00c47632156761621bac30fead5e574ef23cd1d30b7af0019a_ppc64le",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-rhel9@sha256:72bd6eb932a368af10d5c607d8b60e0fe8b87862f4adaa17fd022a3427a46ca8_s390x",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-rhel9@sha256:953630d9f9924f17ab7ce168772c3facbaf6866b79a1cf0fb9aee1dcf6eb8c7d_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-rhel9@sha256:9b477366f861df49b533d95941b9770b032827bb4a259c5f86abce8705960c05_ppc64le",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-haproxy-rhel9@sha256:720b3207087d4feb8ab59ffd0b70d6bc22fa21d53b62393779dfaf8972a32e60_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-haproxy-rhel9@sha256:8cc4a146d7be5046b416fe9c04d77b4f0a25a2ab7180fdbf8c46cff8e2483080_ppc64le",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-haproxy-rhel9@sha256:e4da2c9d53159d43c6795151eb3c9dea373da19b34d76094b60e7a2466415d62_s390x",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-promtail-rhel9@sha256:44697ad0d15d1f37b98243f5f013cb9271d70e2b10ab52093a1d7e3409a674b2_s390x",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-promtail-rhel9@sha256:b46c0196fab3bd3a60b64a1d7ff8af6fbc7c3e526618da1cc78032bffa3be171_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-promtail-rhel9@sha256:f52fd8d5fbfdcc202c5e31096119377a8b87f9efd31602398d45cec86ec35940_ppc64le",
"9Base-RHCEPH-6.1-Tools:rhceph/snmp-notifier-rhel9@sha256:8887234fbbaddf620eaa7b0f4b1ed6ab8aa5bc52e019e67179554ccd03fba676_ppc64le",
"9Base-RHCEPH-6.1-Tools:rhceph/snmp-notifier-rhel9@sha256:9078b49846d8ec681bec5b96f0d4087b4c66bdc6baf4701cfc9c8e8aeae89661_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/snmp-notifier-rhel9@sha256:df7c89608fe8352d445efcc1017521b35878cfe61a8b9fd91fab24c00786b2bf_s390x"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "grafana: OAuth account takeover"
},
{
"cve": "CVE-2022-31123",
"discovery_date": "2022-09-30T00:00:00+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"9Base-RHCEPH-6.1-Tools:rhceph/keepalived-rhel9@sha256:2ae4274163155d880cbd41d1a197d6856f326501a50e028ff3de9ff8a85b3e97_s390x",
"9Base-RHCEPH-6.1-Tools:rhceph/keepalived-rhel9@sha256:36abd2b22ebabea813c5afde35b0b80a200056f811267e89f0270da9155b1a22_ppc64le",
"9Base-RHCEPH-6.1-Tools:rhceph/keepalived-rhel9@sha256:b21d882fd2d08d6f162dbb63e0626d9d6aa892a677c5a28edc97b84feef1655a_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-rhel9@sha256:72bd6eb932a368af10d5c607d8b60e0fe8b87862f4adaa17fd022a3427a46ca8_s390x",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-rhel9@sha256:953630d9f9924f17ab7ce168772c3facbaf6866b79a1cf0fb9aee1dcf6eb8c7d_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-rhel9@sha256:9b477366f861df49b533d95941b9770b032827bb4a259c5f86abce8705960c05_ppc64le",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-haproxy-rhel9@sha256:720b3207087d4feb8ab59ffd0b70d6bc22fa21d53b62393779dfaf8972a32e60_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-haproxy-rhel9@sha256:8cc4a146d7be5046b416fe9c04d77b4f0a25a2ab7180fdbf8c46cff8e2483080_ppc64le",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-haproxy-rhel9@sha256:e4da2c9d53159d43c6795151eb3c9dea373da19b34d76094b60e7a2466415d62_s390x",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-promtail-rhel9@sha256:44697ad0d15d1f37b98243f5f013cb9271d70e2b10ab52093a1d7e3409a674b2_s390x",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-promtail-rhel9@sha256:b46c0196fab3bd3a60b64a1d7ff8af6fbc7c3e526618da1cc78032bffa3be171_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-promtail-rhel9@sha256:f52fd8d5fbfdcc202c5e31096119377a8b87f9efd31602398d45cec86ec35940_ppc64le",
"9Base-RHCEPH-6.1-Tools:rhceph/snmp-notifier-rhel9@sha256:8887234fbbaddf620eaa7b0f4b1ed6ab8aa5bc52e019e67179554ccd03fba676_ppc64le",
"9Base-RHCEPH-6.1-Tools:rhceph/snmp-notifier-rhel9@sha256:9078b49846d8ec681bec5b96f0d4087b4c66bdc6baf4701cfc9c8e8aeae89661_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/snmp-notifier-rhel9@sha256:df7c89608fe8352d445efcc1017521b35878cfe61a8b9fd91fab24c00786b2bf_s390x"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2131147"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in the Grafana web application, where it is possible to install plugins which are not digitally signed. An admin could install unsigned plugins, which may contain malicious code.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "grafana: plugin signature bypass",
"title": "Vulnerability summary"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-dashboard-rhel9@sha256:1d7ca201b778e6a6cb559129e240233b6b6461399c67f979c07d5fe288c400f6_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-dashboard-rhel9@sha256:3fb7480f9d68333e168eae0c9fbeceb0df7962a40c25ecced81ea4c4959b2c25_s390x",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-dashboard-rhel9@sha256:50329da263e8ef00c47632156761621bac30fead5e574ef23cd1d30b7af0019a_ppc64le"
],
"known_not_affected": [
"9Base-RHCEPH-6.1-Tools:rhceph/keepalived-rhel9@sha256:2ae4274163155d880cbd41d1a197d6856f326501a50e028ff3de9ff8a85b3e97_s390x",
"9Base-RHCEPH-6.1-Tools:rhceph/keepalived-rhel9@sha256:36abd2b22ebabea813c5afde35b0b80a200056f811267e89f0270da9155b1a22_ppc64le",
"9Base-RHCEPH-6.1-Tools:rhceph/keepalived-rhel9@sha256:b21d882fd2d08d6f162dbb63e0626d9d6aa892a677c5a28edc97b84feef1655a_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-rhel9@sha256:72bd6eb932a368af10d5c607d8b60e0fe8b87862f4adaa17fd022a3427a46ca8_s390x",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-rhel9@sha256:953630d9f9924f17ab7ce168772c3facbaf6866b79a1cf0fb9aee1dcf6eb8c7d_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-rhel9@sha256:9b477366f861df49b533d95941b9770b032827bb4a259c5f86abce8705960c05_ppc64le",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-haproxy-rhel9@sha256:720b3207087d4feb8ab59ffd0b70d6bc22fa21d53b62393779dfaf8972a32e60_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-haproxy-rhel9@sha256:8cc4a146d7be5046b416fe9c04d77b4f0a25a2ab7180fdbf8c46cff8e2483080_ppc64le",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-haproxy-rhel9@sha256:e4da2c9d53159d43c6795151eb3c9dea373da19b34d76094b60e7a2466415d62_s390x",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-promtail-rhel9@sha256:44697ad0d15d1f37b98243f5f013cb9271d70e2b10ab52093a1d7e3409a674b2_s390x",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-promtail-rhel9@sha256:b46c0196fab3bd3a60b64a1d7ff8af6fbc7c3e526618da1cc78032bffa3be171_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-promtail-rhel9@sha256:f52fd8d5fbfdcc202c5e31096119377a8b87f9efd31602398d45cec86ec35940_ppc64le",
"9Base-RHCEPH-6.1-Tools:rhceph/snmp-notifier-rhel9@sha256:8887234fbbaddf620eaa7b0f4b1ed6ab8aa5bc52e019e67179554ccd03fba676_ppc64le",
"9Base-RHCEPH-6.1-Tools:rhceph/snmp-notifier-rhel9@sha256:9078b49846d8ec681bec5b96f0d4087b4c66bdc6baf4701cfc9c8e8aeae89661_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/snmp-notifier-rhel9@sha256:df7c89608fe8352d445efcc1017521b35878cfe61a8b9fd91fab24c00786b2bf_s390x"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2022-31123"
},
{
"category": "external",
"summary": "RHBZ#2131147",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2131147"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2022-31123",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-31123"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2022-31123",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2022-31123"
},
{
"category": "external",
"summary": "https://github.com/grafana/grafana/security/advisories/GHSA-rhxj-gh46-jvw8",
"url": "https://github.com/grafana/grafana/security/advisories/GHSA-rhxj-gh46-jvw8"
}
],
"release_date": "2022-10-14T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2023-06-15T15:59:41+00:00",
"details": "For details on how to apply this update, see Upgrade a Red Hat Ceph Storage\ncluster using cephadm in the Red Hat Storage Ceph Upgrade\nGuide.(https://access.redhat.com/documentation/en-us/red_hat_ceph_storage)",
"product_ids": [
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-dashboard-rhel9@sha256:1d7ca201b778e6a6cb559129e240233b6b6461399c67f979c07d5fe288c400f6_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-dashboard-rhel9@sha256:3fb7480f9d68333e168eae0c9fbeceb0df7962a40c25ecced81ea4c4959b2c25_s390x",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-dashboard-rhel9@sha256:50329da263e8ef00c47632156761621bac30fead5e574ef23cd1d30b7af0019a_ppc64le"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2023:3642"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "LOCAL",
"availabilityImpact": "LOW",
"baseScore": 6.1,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "HIGH",
"integrityImpact": "HIGH",
"privilegesRequired": "HIGH",
"scope": "UNCHANGED",
"userInteraction": "REQUIRED",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:H/UI:R/S:U/C:H/I:H/A:L",
"version": "3.1"
},
"products": [
"9Base-RHCEPH-6.1-Tools:rhceph/keepalived-rhel9@sha256:2ae4274163155d880cbd41d1a197d6856f326501a50e028ff3de9ff8a85b3e97_s390x",
"9Base-RHCEPH-6.1-Tools:rhceph/keepalived-rhel9@sha256:36abd2b22ebabea813c5afde35b0b80a200056f811267e89f0270da9155b1a22_ppc64le",
"9Base-RHCEPH-6.1-Tools:rhceph/keepalived-rhel9@sha256:b21d882fd2d08d6f162dbb63e0626d9d6aa892a677c5a28edc97b84feef1655a_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-dashboard-rhel9@sha256:1d7ca201b778e6a6cb559129e240233b6b6461399c67f979c07d5fe288c400f6_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-dashboard-rhel9@sha256:3fb7480f9d68333e168eae0c9fbeceb0df7962a40c25ecced81ea4c4959b2c25_s390x",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-dashboard-rhel9@sha256:50329da263e8ef00c47632156761621bac30fead5e574ef23cd1d30b7af0019a_ppc64le",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-rhel9@sha256:72bd6eb932a368af10d5c607d8b60e0fe8b87862f4adaa17fd022a3427a46ca8_s390x",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-rhel9@sha256:953630d9f9924f17ab7ce168772c3facbaf6866b79a1cf0fb9aee1dcf6eb8c7d_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-rhel9@sha256:9b477366f861df49b533d95941b9770b032827bb4a259c5f86abce8705960c05_ppc64le",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-haproxy-rhel9@sha256:720b3207087d4feb8ab59ffd0b70d6bc22fa21d53b62393779dfaf8972a32e60_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-haproxy-rhel9@sha256:8cc4a146d7be5046b416fe9c04d77b4f0a25a2ab7180fdbf8c46cff8e2483080_ppc64le",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-haproxy-rhel9@sha256:e4da2c9d53159d43c6795151eb3c9dea373da19b34d76094b60e7a2466415d62_s390x",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-promtail-rhel9@sha256:44697ad0d15d1f37b98243f5f013cb9271d70e2b10ab52093a1d7e3409a674b2_s390x",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-promtail-rhel9@sha256:b46c0196fab3bd3a60b64a1d7ff8af6fbc7c3e526618da1cc78032bffa3be171_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-promtail-rhel9@sha256:f52fd8d5fbfdcc202c5e31096119377a8b87f9efd31602398d45cec86ec35940_ppc64le",
"9Base-RHCEPH-6.1-Tools:rhceph/snmp-notifier-rhel9@sha256:8887234fbbaddf620eaa7b0f4b1ed6ab8aa5bc52e019e67179554ccd03fba676_ppc64le",
"9Base-RHCEPH-6.1-Tools:rhceph/snmp-notifier-rhel9@sha256:9078b49846d8ec681bec5b96f0d4087b4c66bdc6baf4701cfc9c8e8aeae89661_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/snmp-notifier-rhel9@sha256:df7c89608fe8352d445efcc1017521b35878cfe61a8b9fd91fab24c00786b2bf_s390x"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "grafana: plugin signature bypass"
},
{
"cve": "CVE-2022-31130",
"discovery_date": "2022-09-30T00:00:00+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"9Base-RHCEPH-6.1-Tools:rhceph/keepalived-rhel9@sha256:2ae4274163155d880cbd41d1a197d6856f326501a50e028ff3de9ff8a85b3e97_s390x",
"9Base-RHCEPH-6.1-Tools:rhceph/keepalived-rhel9@sha256:36abd2b22ebabea813c5afde35b0b80a200056f811267e89f0270da9155b1a22_ppc64le",
"9Base-RHCEPH-6.1-Tools:rhceph/keepalived-rhel9@sha256:b21d882fd2d08d6f162dbb63e0626d9d6aa892a677c5a28edc97b84feef1655a_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-rhel9@sha256:72bd6eb932a368af10d5c607d8b60e0fe8b87862f4adaa17fd022a3427a46ca8_s390x",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-rhel9@sha256:953630d9f9924f17ab7ce168772c3facbaf6866b79a1cf0fb9aee1dcf6eb8c7d_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-rhel9@sha256:9b477366f861df49b533d95941b9770b032827bb4a259c5f86abce8705960c05_ppc64le",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-haproxy-rhel9@sha256:720b3207087d4feb8ab59ffd0b70d6bc22fa21d53b62393779dfaf8972a32e60_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-haproxy-rhel9@sha256:8cc4a146d7be5046b416fe9c04d77b4f0a25a2ab7180fdbf8c46cff8e2483080_ppc64le",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-haproxy-rhel9@sha256:e4da2c9d53159d43c6795151eb3c9dea373da19b34d76094b60e7a2466415d62_s390x",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-promtail-rhel9@sha256:44697ad0d15d1f37b98243f5f013cb9271d70e2b10ab52093a1d7e3409a674b2_s390x",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-promtail-rhel9@sha256:b46c0196fab3bd3a60b64a1d7ff8af6fbc7c3e526618da1cc78032bffa3be171_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-promtail-rhel9@sha256:f52fd8d5fbfdcc202c5e31096119377a8b87f9efd31602398d45cec86ec35940_ppc64le",
"9Base-RHCEPH-6.1-Tools:rhceph/snmp-notifier-rhel9@sha256:8887234fbbaddf620eaa7b0f4b1ed6ab8aa5bc52e019e67179554ccd03fba676_ppc64le",
"9Base-RHCEPH-6.1-Tools:rhceph/snmp-notifier-rhel9@sha256:9078b49846d8ec681bec5b96f0d4087b4c66bdc6baf4701cfc9c8e8aeae89661_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/snmp-notifier-rhel9@sha256:df7c89608fe8352d445efcc1017521b35878cfe61a8b9fd91fab24c00786b2bf_s390x"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2131146"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in Grafana\u0027s use of the GitLab data source plugin, leaking the API key to gitlab. This can result in the destination plugin receiving a Grafana user\u0027s authentication token, which could be used by an attacker.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "grafana: data source and plugin proxy endpoints leaking authentication tokens to some destination plugins",
"title": "Vulnerability summary"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-dashboard-rhel9@sha256:1d7ca201b778e6a6cb559129e240233b6b6461399c67f979c07d5fe288c400f6_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-dashboard-rhel9@sha256:3fb7480f9d68333e168eae0c9fbeceb0df7962a40c25ecced81ea4c4959b2c25_s390x",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-dashboard-rhel9@sha256:50329da263e8ef00c47632156761621bac30fead5e574ef23cd1d30b7af0019a_ppc64le"
],
"known_not_affected": [
"9Base-RHCEPH-6.1-Tools:rhceph/keepalived-rhel9@sha256:2ae4274163155d880cbd41d1a197d6856f326501a50e028ff3de9ff8a85b3e97_s390x",
"9Base-RHCEPH-6.1-Tools:rhceph/keepalived-rhel9@sha256:36abd2b22ebabea813c5afde35b0b80a200056f811267e89f0270da9155b1a22_ppc64le",
"9Base-RHCEPH-6.1-Tools:rhceph/keepalived-rhel9@sha256:b21d882fd2d08d6f162dbb63e0626d9d6aa892a677c5a28edc97b84feef1655a_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-rhel9@sha256:72bd6eb932a368af10d5c607d8b60e0fe8b87862f4adaa17fd022a3427a46ca8_s390x",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-rhel9@sha256:953630d9f9924f17ab7ce168772c3facbaf6866b79a1cf0fb9aee1dcf6eb8c7d_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-rhel9@sha256:9b477366f861df49b533d95941b9770b032827bb4a259c5f86abce8705960c05_ppc64le",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-haproxy-rhel9@sha256:720b3207087d4feb8ab59ffd0b70d6bc22fa21d53b62393779dfaf8972a32e60_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-haproxy-rhel9@sha256:8cc4a146d7be5046b416fe9c04d77b4f0a25a2ab7180fdbf8c46cff8e2483080_ppc64le",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-haproxy-rhel9@sha256:e4da2c9d53159d43c6795151eb3c9dea373da19b34d76094b60e7a2466415d62_s390x",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-promtail-rhel9@sha256:44697ad0d15d1f37b98243f5f013cb9271d70e2b10ab52093a1d7e3409a674b2_s390x",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-promtail-rhel9@sha256:b46c0196fab3bd3a60b64a1d7ff8af6fbc7c3e526618da1cc78032bffa3be171_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-promtail-rhel9@sha256:f52fd8d5fbfdcc202c5e31096119377a8b87f9efd31602398d45cec86ec35940_ppc64le",
"9Base-RHCEPH-6.1-Tools:rhceph/snmp-notifier-rhel9@sha256:8887234fbbaddf620eaa7b0f4b1ed6ab8aa5bc52e019e67179554ccd03fba676_ppc64le",
"9Base-RHCEPH-6.1-Tools:rhceph/snmp-notifier-rhel9@sha256:9078b49846d8ec681bec5b96f0d4087b4c66bdc6baf4701cfc9c8e8aeae89661_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/snmp-notifier-rhel9@sha256:df7c89608fe8352d445efcc1017521b35878cfe61a8b9fd91fab24c00786b2bf_s390x"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2022-31130"
},
{
"category": "external",
"summary": "RHBZ#2131146",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2131146"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2022-31130",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-31130"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2022-31130",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2022-31130"
}
],
"release_date": "2022-10-14T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2023-06-15T15:59:41+00:00",
"details": "For details on how to apply this update, see Upgrade a Red Hat Ceph Storage\ncluster using cephadm in the Red Hat Storage Ceph Upgrade\nGuide.(https://access.redhat.com/documentation/en-us/red_hat_ceph_storage)",
"product_ids": [
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-dashboard-rhel9@sha256:1d7ca201b778e6a6cb559129e240233b6b6461399c67f979c07d5fe288c400f6_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-dashboard-rhel9@sha256:3fb7480f9d68333e168eae0c9fbeceb0df7962a40c25ecced81ea4c4959b2c25_s390x",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-dashboard-rhel9@sha256:50329da263e8ef00c47632156761621bac30fead5e574ef23cd1d30b7af0019a_ppc64le"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2023:3642"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "NONE",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "HIGH",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:N/A:N",
"version": "3.1"
},
"products": [
"9Base-RHCEPH-6.1-Tools:rhceph/keepalived-rhel9@sha256:2ae4274163155d880cbd41d1a197d6856f326501a50e028ff3de9ff8a85b3e97_s390x",
"9Base-RHCEPH-6.1-Tools:rhceph/keepalived-rhel9@sha256:36abd2b22ebabea813c5afde35b0b80a200056f811267e89f0270da9155b1a22_ppc64le",
"9Base-RHCEPH-6.1-Tools:rhceph/keepalived-rhel9@sha256:b21d882fd2d08d6f162dbb63e0626d9d6aa892a677c5a28edc97b84feef1655a_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-dashboard-rhel9@sha256:1d7ca201b778e6a6cb559129e240233b6b6461399c67f979c07d5fe288c400f6_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-dashboard-rhel9@sha256:3fb7480f9d68333e168eae0c9fbeceb0df7962a40c25ecced81ea4c4959b2c25_s390x",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-dashboard-rhel9@sha256:50329da263e8ef00c47632156761621bac30fead5e574ef23cd1d30b7af0019a_ppc64le",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-rhel9@sha256:72bd6eb932a368af10d5c607d8b60e0fe8b87862f4adaa17fd022a3427a46ca8_s390x",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-rhel9@sha256:953630d9f9924f17ab7ce168772c3facbaf6866b79a1cf0fb9aee1dcf6eb8c7d_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-rhel9@sha256:9b477366f861df49b533d95941b9770b032827bb4a259c5f86abce8705960c05_ppc64le",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-haproxy-rhel9@sha256:720b3207087d4feb8ab59ffd0b70d6bc22fa21d53b62393779dfaf8972a32e60_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-haproxy-rhel9@sha256:8cc4a146d7be5046b416fe9c04d77b4f0a25a2ab7180fdbf8c46cff8e2483080_ppc64le",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-haproxy-rhel9@sha256:e4da2c9d53159d43c6795151eb3c9dea373da19b34d76094b60e7a2466415d62_s390x",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-promtail-rhel9@sha256:44697ad0d15d1f37b98243f5f013cb9271d70e2b10ab52093a1d7e3409a674b2_s390x",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-promtail-rhel9@sha256:b46c0196fab3bd3a60b64a1d7ff8af6fbc7c3e526618da1cc78032bffa3be171_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-promtail-rhel9@sha256:f52fd8d5fbfdcc202c5e31096119377a8b87f9efd31602398d45cec86ec35940_ppc64le",
"9Base-RHCEPH-6.1-Tools:rhceph/snmp-notifier-rhel9@sha256:8887234fbbaddf620eaa7b0f4b1ed6ab8aa5bc52e019e67179554ccd03fba676_ppc64le",
"9Base-RHCEPH-6.1-Tools:rhceph/snmp-notifier-rhel9@sha256:9078b49846d8ec681bec5b96f0d4087b4c66bdc6baf4701cfc9c8e8aeae89661_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/snmp-notifier-rhel9@sha256:df7c89608fe8352d445efcc1017521b35878cfe61a8b9fd91fab24c00786b2bf_s390x"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "grafana: data source and plugin proxy endpoints leaking authentication tokens to some destination plugins"
},
{
"cve": "CVE-2022-32148",
"cwe": {
"id": "CWE-200",
"name": "Exposure of Sensitive Information to an Unauthorized Actor"
},
"discovery_date": "2022-07-14T00:00:00+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"9Base-RHCEPH-6.1-Tools:rhceph/keepalived-rhel9@sha256:2ae4274163155d880cbd41d1a197d6856f326501a50e028ff3de9ff8a85b3e97_s390x",
"9Base-RHCEPH-6.1-Tools:rhceph/keepalived-rhel9@sha256:36abd2b22ebabea813c5afde35b0b80a200056f811267e89f0270da9155b1a22_ppc64le",
"9Base-RHCEPH-6.1-Tools:rhceph/keepalived-rhel9@sha256:b21d882fd2d08d6f162dbb63e0626d9d6aa892a677c5a28edc97b84feef1655a_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-rhel9@sha256:72bd6eb932a368af10d5c607d8b60e0fe8b87862f4adaa17fd022a3427a46ca8_s390x",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-rhel9@sha256:953630d9f9924f17ab7ce168772c3facbaf6866b79a1cf0fb9aee1dcf6eb8c7d_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-rhel9@sha256:9b477366f861df49b533d95941b9770b032827bb4a259c5f86abce8705960c05_ppc64le",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-haproxy-rhel9@sha256:720b3207087d4feb8ab59ffd0b70d6bc22fa21d53b62393779dfaf8972a32e60_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-haproxy-rhel9@sha256:8cc4a146d7be5046b416fe9c04d77b4f0a25a2ab7180fdbf8c46cff8e2483080_ppc64le",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-haproxy-rhel9@sha256:e4da2c9d53159d43c6795151eb3c9dea373da19b34d76094b60e7a2466415d62_s390x",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-promtail-rhel9@sha256:44697ad0d15d1f37b98243f5f013cb9271d70e2b10ab52093a1d7e3409a674b2_s390x",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-promtail-rhel9@sha256:b46c0196fab3bd3a60b64a1d7ff8af6fbc7c3e526618da1cc78032bffa3be171_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-promtail-rhel9@sha256:f52fd8d5fbfdcc202c5e31096119377a8b87f9efd31602398d45cec86ec35940_ppc64le",
"9Base-RHCEPH-6.1-Tools:rhceph/snmp-notifier-rhel9@sha256:8887234fbbaddf620eaa7b0f4b1ed6ab8aa5bc52e019e67179554ccd03fba676_ppc64le",
"9Base-RHCEPH-6.1-Tools:rhceph/snmp-notifier-rhel9@sha256:9078b49846d8ec681bec5b96f0d4087b4c66bdc6baf4701cfc9c8e8aeae89661_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/snmp-notifier-rhel9@sha256:df7c89608fe8352d445efcc1017521b35878cfe61a8b9fd91fab24c00786b2bf_s390x"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2107383"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in net/http/httputil golang package. When httputil.ReverseProxy.ServeHTTP is called with a Request.Header map containing a nil value for the X-Forwarded-For header, ReverseProxy could set the client IP incorrectly. This issue may affect confidentiality.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "golang: net/http/httputil: NewSingleHostReverseProxy - omit X-Forwarded-For not working",
"title": "Vulnerability summary"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-dashboard-rhel9@sha256:1d7ca201b778e6a6cb559129e240233b6b6461399c67f979c07d5fe288c400f6_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-dashboard-rhel9@sha256:3fb7480f9d68333e168eae0c9fbeceb0df7962a40c25ecced81ea4c4959b2c25_s390x",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-dashboard-rhel9@sha256:50329da263e8ef00c47632156761621bac30fead5e574ef23cd1d30b7af0019a_ppc64le"
],
"known_not_affected": [
"9Base-RHCEPH-6.1-Tools:rhceph/keepalived-rhel9@sha256:2ae4274163155d880cbd41d1a197d6856f326501a50e028ff3de9ff8a85b3e97_s390x",
"9Base-RHCEPH-6.1-Tools:rhceph/keepalived-rhel9@sha256:36abd2b22ebabea813c5afde35b0b80a200056f811267e89f0270da9155b1a22_ppc64le",
"9Base-RHCEPH-6.1-Tools:rhceph/keepalived-rhel9@sha256:b21d882fd2d08d6f162dbb63e0626d9d6aa892a677c5a28edc97b84feef1655a_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-rhel9@sha256:72bd6eb932a368af10d5c607d8b60e0fe8b87862f4adaa17fd022a3427a46ca8_s390x",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-rhel9@sha256:953630d9f9924f17ab7ce168772c3facbaf6866b79a1cf0fb9aee1dcf6eb8c7d_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-rhel9@sha256:9b477366f861df49b533d95941b9770b032827bb4a259c5f86abce8705960c05_ppc64le",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-haproxy-rhel9@sha256:720b3207087d4feb8ab59ffd0b70d6bc22fa21d53b62393779dfaf8972a32e60_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-haproxy-rhel9@sha256:8cc4a146d7be5046b416fe9c04d77b4f0a25a2ab7180fdbf8c46cff8e2483080_ppc64le",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-haproxy-rhel9@sha256:e4da2c9d53159d43c6795151eb3c9dea373da19b34d76094b60e7a2466415d62_s390x",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-promtail-rhel9@sha256:44697ad0d15d1f37b98243f5f013cb9271d70e2b10ab52093a1d7e3409a674b2_s390x",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-promtail-rhel9@sha256:b46c0196fab3bd3a60b64a1d7ff8af6fbc7c3e526618da1cc78032bffa3be171_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-promtail-rhel9@sha256:f52fd8d5fbfdcc202c5e31096119377a8b87f9efd31602398d45cec86ec35940_ppc64le",
"9Base-RHCEPH-6.1-Tools:rhceph/snmp-notifier-rhel9@sha256:8887234fbbaddf620eaa7b0f4b1ed6ab8aa5bc52e019e67179554ccd03fba676_ppc64le",
"9Base-RHCEPH-6.1-Tools:rhceph/snmp-notifier-rhel9@sha256:9078b49846d8ec681bec5b96f0d4087b4c66bdc6baf4701cfc9c8e8aeae89661_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/snmp-notifier-rhel9@sha256:df7c89608fe8352d445efcc1017521b35878cfe61a8b9fd91fab24c00786b2bf_s390x"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2022-32148"
},
{
"category": "external",
"summary": "RHBZ#2107383",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2107383"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2022-32148",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-32148"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2022-32148",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2022-32148"
},
{
"category": "external",
"summary": "https://go.dev/issue/53423",
"url": "https://go.dev/issue/53423"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-announce/c/nqrv9fbR0zE",
"url": "https://groups.google.com/g/golang-announce/c/nqrv9fbR0zE"
}
],
"release_date": "2022-07-12T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2023-06-15T15:59:41+00:00",
"details": "For details on how to apply this update, see Upgrade a Red Hat Ceph Storage\ncluster using cephadm in the Red Hat Storage Ceph Upgrade\nGuide.(https://access.redhat.com/documentation/en-us/red_hat_ceph_storage)",
"product_ids": [
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-dashboard-rhel9@sha256:1d7ca201b778e6a6cb559129e240233b6b6461399c67f979c07d5fe288c400f6_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-dashboard-rhel9@sha256:3fb7480f9d68333e168eae0c9fbeceb0df7962a40c25ecced81ea4c4959b2c25_s390x",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-dashboard-rhel9@sha256:50329da263e8ef00c47632156761621bac30fead5e574ef23cd1d30b7af0019a_ppc64le"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2023:3642"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "NONE",
"baseScore": 6.5,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "LOW",
"integrityImpact": "LOW",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:L/A:N",
"version": "3.1"
},
"products": [
"9Base-RHCEPH-6.1-Tools:rhceph/keepalived-rhel9@sha256:2ae4274163155d880cbd41d1a197d6856f326501a50e028ff3de9ff8a85b3e97_s390x",
"9Base-RHCEPH-6.1-Tools:rhceph/keepalived-rhel9@sha256:36abd2b22ebabea813c5afde35b0b80a200056f811267e89f0270da9155b1a22_ppc64le",
"9Base-RHCEPH-6.1-Tools:rhceph/keepalived-rhel9@sha256:b21d882fd2d08d6f162dbb63e0626d9d6aa892a677c5a28edc97b84feef1655a_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-dashboard-rhel9@sha256:1d7ca201b778e6a6cb559129e240233b6b6461399c67f979c07d5fe288c400f6_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-dashboard-rhel9@sha256:3fb7480f9d68333e168eae0c9fbeceb0df7962a40c25ecced81ea4c4959b2c25_s390x",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-dashboard-rhel9@sha256:50329da263e8ef00c47632156761621bac30fead5e574ef23cd1d30b7af0019a_ppc64le",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-rhel9@sha256:72bd6eb932a368af10d5c607d8b60e0fe8b87862f4adaa17fd022a3427a46ca8_s390x",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-rhel9@sha256:953630d9f9924f17ab7ce168772c3facbaf6866b79a1cf0fb9aee1dcf6eb8c7d_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-rhel9@sha256:9b477366f861df49b533d95941b9770b032827bb4a259c5f86abce8705960c05_ppc64le",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-haproxy-rhel9@sha256:720b3207087d4feb8ab59ffd0b70d6bc22fa21d53b62393779dfaf8972a32e60_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-haproxy-rhel9@sha256:8cc4a146d7be5046b416fe9c04d77b4f0a25a2ab7180fdbf8c46cff8e2483080_ppc64le",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-haproxy-rhel9@sha256:e4da2c9d53159d43c6795151eb3c9dea373da19b34d76094b60e7a2466415d62_s390x",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-promtail-rhel9@sha256:44697ad0d15d1f37b98243f5f013cb9271d70e2b10ab52093a1d7e3409a674b2_s390x",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-promtail-rhel9@sha256:b46c0196fab3bd3a60b64a1d7ff8af6fbc7c3e526618da1cc78032bffa3be171_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-promtail-rhel9@sha256:f52fd8d5fbfdcc202c5e31096119377a8b87f9efd31602398d45cec86ec35940_ppc64le",
"9Base-RHCEPH-6.1-Tools:rhceph/snmp-notifier-rhel9@sha256:8887234fbbaddf620eaa7b0f4b1ed6ab8aa5bc52e019e67179554ccd03fba676_ppc64le",
"9Base-RHCEPH-6.1-Tools:rhceph/snmp-notifier-rhel9@sha256:9078b49846d8ec681bec5b96f0d4087b4c66bdc6baf4701cfc9c8e8aeae89661_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/snmp-notifier-rhel9@sha256:df7c89608fe8352d445efcc1017521b35878cfe61a8b9fd91fab24c00786b2bf_s390x"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "golang: net/http/httputil: NewSingleHostReverseProxy - omit X-Forwarded-For not working"
},
{
"cve": "CVE-2022-32189",
"cwe": {
"id": "CWE-400",
"name": "Uncontrolled Resource Consumption"
},
"discovery_date": "2022-08-02T00:00:00+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"9Base-RHCEPH-6.1-Tools:rhceph/keepalived-rhel9@sha256:2ae4274163155d880cbd41d1a197d6856f326501a50e028ff3de9ff8a85b3e97_s390x",
"9Base-RHCEPH-6.1-Tools:rhceph/keepalived-rhel9@sha256:36abd2b22ebabea813c5afde35b0b80a200056f811267e89f0270da9155b1a22_ppc64le",
"9Base-RHCEPH-6.1-Tools:rhceph/keepalived-rhel9@sha256:b21d882fd2d08d6f162dbb63e0626d9d6aa892a677c5a28edc97b84feef1655a_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-rhel9@sha256:72bd6eb932a368af10d5c607d8b60e0fe8b87862f4adaa17fd022a3427a46ca8_s390x",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-rhel9@sha256:953630d9f9924f17ab7ce168772c3facbaf6866b79a1cf0fb9aee1dcf6eb8c7d_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-rhel9@sha256:9b477366f861df49b533d95941b9770b032827bb4a259c5f86abce8705960c05_ppc64le",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-haproxy-rhel9@sha256:720b3207087d4feb8ab59ffd0b70d6bc22fa21d53b62393779dfaf8972a32e60_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-haproxy-rhel9@sha256:8cc4a146d7be5046b416fe9c04d77b4f0a25a2ab7180fdbf8c46cff8e2483080_ppc64le",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-haproxy-rhel9@sha256:e4da2c9d53159d43c6795151eb3c9dea373da19b34d76094b60e7a2466415d62_s390x",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-promtail-rhel9@sha256:44697ad0d15d1f37b98243f5f013cb9271d70e2b10ab52093a1d7e3409a674b2_s390x",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-promtail-rhel9@sha256:b46c0196fab3bd3a60b64a1d7ff8af6fbc7c3e526618da1cc78032bffa3be171_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-promtail-rhel9@sha256:f52fd8d5fbfdcc202c5e31096119377a8b87f9efd31602398d45cec86ec35940_ppc64le",
"9Base-RHCEPH-6.1-Tools:rhceph/snmp-notifier-rhel9@sha256:8887234fbbaddf620eaa7b0f4b1ed6ab8aa5bc52e019e67179554ccd03fba676_ppc64le",
"9Base-RHCEPH-6.1-Tools:rhceph/snmp-notifier-rhel9@sha256:9078b49846d8ec681bec5b96f0d4087b4c66bdc6baf4701cfc9c8e8aeae89661_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/snmp-notifier-rhel9@sha256:df7c89608fe8352d445efcc1017521b35878cfe61a8b9fd91fab24c00786b2bf_s390x"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2113814"
}
],
"notes": [
{
"category": "description",
"text": "An uncontrolled resource consumption flaw was found in Golang math/big. A too-short encoded message can cause a panic in Float.GobDecode and Rat.GobDecode in math/big in Go, potentially allowing an attacker to create a denial of service, impacting availability.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "golang: math/big: decoding big.Float and big.Rat types can panic if the encoded message is too short, potentially allowing a denial of service",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "This flaw stems from a particular and specific method (GoBDecode) which isn\u0027t commonly used. There are few components within Red Hat offerings which call this function. In rare cases where this method is called, the component limits possible damage or it is not possible to be triggered by an attacker. For these combined reasons the impact has been downgraded 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-RHCEPH-6.1-Tools:rhceph/rhceph-6-dashboard-rhel9@sha256:1d7ca201b778e6a6cb559129e240233b6b6461399c67f979c07d5fe288c400f6_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-dashboard-rhel9@sha256:3fb7480f9d68333e168eae0c9fbeceb0df7962a40c25ecced81ea4c4959b2c25_s390x",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-dashboard-rhel9@sha256:50329da263e8ef00c47632156761621bac30fead5e574ef23cd1d30b7af0019a_ppc64le"
],
"known_not_affected": [
"9Base-RHCEPH-6.1-Tools:rhceph/keepalived-rhel9@sha256:2ae4274163155d880cbd41d1a197d6856f326501a50e028ff3de9ff8a85b3e97_s390x",
"9Base-RHCEPH-6.1-Tools:rhceph/keepalived-rhel9@sha256:36abd2b22ebabea813c5afde35b0b80a200056f811267e89f0270da9155b1a22_ppc64le",
"9Base-RHCEPH-6.1-Tools:rhceph/keepalived-rhel9@sha256:b21d882fd2d08d6f162dbb63e0626d9d6aa892a677c5a28edc97b84feef1655a_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-rhel9@sha256:72bd6eb932a368af10d5c607d8b60e0fe8b87862f4adaa17fd022a3427a46ca8_s390x",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-rhel9@sha256:953630d9f9924f17ab7ce168772c3facbaf6866b79a1cf0fb9aee1dcf6eb8c7d_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-rhel9@sha256:9b477366f861df49b533d95941b9770b032827bb4a259c5f86abce8705960c05_ppc64le",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-haproxy-rhel9@sha256:720b3207087d4feb8ab59ffd0b70d6bc22fa21d53b62393779dfaf8972a32e60_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-haproxy-rhel9@sha256:8cc4a146d7be5046b416fe9c04d77b4f0a25a2ab7180fdbf8c46cff8e2483080_ppc64le",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-haproxy-rhel9@sha256:e4da2c9d53159d43c6795151eb3c9dea373da19b34d76094b60e7a2466415d62_s390x",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-promtail-rhel9@sha256:44697ad0d15d1f37b98243f5f013cb9271d70e2b10ab52093a1d7e3409a674b2_s390x",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-promtail-rhel9@sha256:b46c0196fab3bd3a60b64a1d7ff8af6fbc7c3e526618da1cc78032bffa3be171_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-promtail-rhel9@sha256:f52fd8d5fbfdcc202c5e31096119377a8b87f9efd31602398d45cec86ec35940_ppc64le",
"9Base-RHCEPH-6.1-Tools:rhceph/snmp-notifier-rhel9@sha256:8887234fbbaddf620eaa7b0f4b1ed6ab8aa5bc52e019e67179554ccd03fba676_ppc64le",
"9Base-RHCEPH-6.1-Tools:rhceph/snmp-notifier-rhel9@sha256:9078b49846d8ec681bec5b96f0d4087b4c66bdc6baf4701cfc9c8e8aeae89661_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/snmp-notifier-rhel9@sha256:df7c89608fe8352d445efcc1017521b35878cfe61a8b9fd91fab24c00786b2bf_s390x"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2022-32189"
},
{
"category": "external",
"summary": "RHBZ#2113814",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2113814"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2022-32189",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-32189"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2022-32189",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2022-32189"
},
{
"category": "external",
"summary": "https://go.dev/issue/53871",
"url": "https://go.dev/issue/53871"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-nuts/c/DCFSyTGM0wU",
"url": "https://groups.google.com/g/golang-nuts/c/DCFSyTGM0wU"
}
],
"release_date": "2022-08-01T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2023-06-15T15:59:41+00:00",
"details": "For details on how to apply this update, see Upgrade a Red Hat Ceph Storage\ncluster using cephadm in the Red Hat Storage Ceph Upgrade\nGuide.(https://access.redhat.com/documentation/en-us/red_hat_ceph_storage)",
"product_ids": [
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-dashboard-rhel9@sha256:1d7ca201b778e6a6cb559129e240233b6b6461399c67f979c07d5fe288c400f6_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-dashboard-rhel9@sha256:3fb7480f9d68333e168eae0c9fbeceb0df7962a40c25ecced81ea4c4959b2c25_s390x",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-dashboard-rhel9@sha256:50329da263e8ef00c47632156761621bac30fead5e574ef23cd1d30b7af0019a_ppc64le"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2023:3642"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 6.5,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "LOW",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"9Base-RHCEPH-6.1-Tools:rhceph/keepalived-rhel9@sha256:2ae4274163155d880cbd41d1a197d6856f326501a50e028ff3de9ff8a85b3e97_s390x",
"9Base-RHCEPH-6.1-Tools:rhceph/keepalived-rhel9@sha256:36abd2b22ebabea813c5afde35b0b80a200056f811267e89f0270da9155b1a22_ppc64le",
"9Base-RHCEPH-6.1-Tools:rhceph/keepalived-rhel9@sha256:b21d882fd2d08d6f162dbb63e0626d9d6aa892a677c5a28edc97b84feef1655a_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-dashboard-rhel9@sha256:1d7ca201b778e6a6cb559129e240233b6b6461399c67f979c07d5fe288c400f6_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-dashboard-rhel9@sha256:3fb7480f9d68333e168eae0c9fbeceb0df7962a40c25ecced81ea4c4959b2c25_s390x",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-dashboard-rhel9@sha256:50329da263e8ef00c47632156761621bac30fead5e574ef23cd1d30b7af0019a_ppc64le",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-rhel9@sha256:72bd6eb932a368af10d5c607d8b60e0fe8b87862f4adaa17fd022a3427a46ca8_s390x",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-rhel9@sha256:953630d9f9924f17ab7ce168772c3facbaf6866b79a1cf0fb9aee1dcf6eb8c7d_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-rhel9@sha256:9b477366f861df49b533d95941b9770b032827bb4a259c5f86abce8705960c05_ppc64le",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-haproxy-rhel9@sha256:720b3207087d4feb8ab59ffd0b70d6bc22fa21d53b62393779dfaf8972a32e60_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-haproxy-rhel9@sha256:8cc4a146d7be5046b416fe9c04d77b4f0a25a2ab7180fdbf8c46cff8e2483080_ppc64le",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-haproxy-rhel9@sha256:e4da2c9d53159d43c6795151eb3c9dea373da19b34d76094b60e7a2466415d62_s390x",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-promtail-rhel9@sha256:44697ad0d15d1f37b98243f5f013cb9271d70e2b10ab52093a1d7e3409a674b2_s390x",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-promtail-rhel9@sha256:b46c0196fab3bd3a60b64a1d7ff8af6fbc7c3e526618da1cc78032bffa3be171_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-promtail-rhel9@sha256:f52fd8d5fbfdcc202c5e31096119377a8b87f9efd31602398d45cec86ec35940_ppc64le",
"9Base-RHCEPH-6.1-Tools:rhceph/snmp-notifier-rhel9@sha256:8887234fbbaddf620eaa7b0f4b1ed6ab8aa5bc52e019e67179554ccd03fba676_ppc64le",
"9Base-RHCEPH-6.1-Tools:rhceph/snmp-notifier-rhel9@sha256:9078b49846d8ec681bec5b96f0d4087b4c66bdc6baf4701cfc9c8e8aeae89661_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/snmp-notifier-rhel9@sha256:df7c89608fe8352d445efcc1017521b35878cfe61a8b9fd91fab24c00786b2bf_s390x"
]
}
],
"threats": [
{
"category": "impact",
"details": "Low"
}
],
"title": "golang: math/big: decoding big.Float and big.Rat types can panic if the encoded message is too short, potentially allowing a denial of service"
},
{
"cve": "CVE-2022-32190",
"cwe": {
"id": "CWE-22",
"name": "Improper Limitation of a Pathname to a Restricted Directory (\u0027Path Traversal\u0027)"
},
"discovery_date": "2022-09-06T00:00:00+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"9Base-RHCEPH-6.1-Tools:rhceph/keepalived-rhel9@sha256:2ae4274163155d880cbd41d1a197d6856f326501a50e028ff3de9ff8a85b3e97_s390x",
"9Base-RHCEPH-6.1-Tools:rhceph/keepalived-rhel9@sha256:36abd2b22ebabea813c5afde35b0b80a200056f811267e89f0270da9155b1a22_ppc64le",
"9Base-RHCEPH-6.1-Tools:rhceph/keepalived-rhel9@sha256:b21d882fd2d08d6f162dbb63e0626d9d6aa892a677c5a28edc97b84feef1655a_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-rhel9@sha256:72bd6eb932a368af10d5c607d8b60e0fe8b87862f4adaa17fd022a3427a46ca8_s390x",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-rhel9@sha256:953630d9f9924f17ab7ce168772c3facbaf6866b79a1cf0fb9aee1dcf6eb8c7d_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-rhel9@sha256:9b477366f861df49b533d95941b9770b032827bb4a259c5f86abce8705960c05_ppc64le",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-haproxy-rhel9@sha256:720b3207087d4feb8ab59ffd0b70d6bc22fa21d53b62393779dfaf8972a32e60_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-haproxy-rhel9@sha256:8cc4a146d7be5046b416fe9c04d77b4f0a25a2ab7180fdbf8c46cff8e2483080_ppc64le",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-haproxy-rhel9@sha256:e4da2c9d53159d43c6795151eb3c9dea373da19b34d76094b60e7a2466415d62_s390x",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-promtail-rhel9@sha256:44697ad0d15d1f37b98243f5f013cb9271d70e2b10ab52093a1d7e3409a674b2_s390x",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-promtail-rhel9@sha256:b46c0196fab3bd3a60b64a1d7ff8af6fbc7c3e526618da1cc78032bffa3be171_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-promtail-rhel9@sha256:f52fd8d5fbfdcc202c5e31096119377a8b87f9efd31602398d45cec86ec35940_ppc64le",
"9Base-RHCEPH-6.1-Tools:rhceph/snmp-notifier-rhel9@sha256:8887234fbbaddf620eaa7b0f4b1ed6ab8aa5bc52e019e67179554ccd03fba676_ppc64le",
"9Base-RHCEPH-6.1-Tools:rhceph/snmp-notifier-rhel9@sha256:9078b49846d8ec681bec5b96f0d4087b4c66bdc6baf4701cfc9c8e8aeae89661_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/snmp-notifier-rhel9@sha256:df7c89608fe8352d445efcc1017521b35878cfe61a8b9fd91fab24c00786b2bf_s390x"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2124668"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in the golang package. The JoinPath doesn\u0027t remove the ../ path components appended to a domain that is not terminated by a slash, possibly leading to a directory traversal attack.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "golang: net/url: JoinPath does not strip relative path components in all circumstances",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "The vulnerable functions, JoinPath and URL.JoinPath was introduced in upstream go1.19, whereas, RHEL ships go1.17 and go1.18 versions, which does not contain the vulnerable code. Hence, packages shipped with RHEL-8, RHEL-9 are not affected.\n\nAll Y stream releases of OpenShift Container Platform 4 run on RHEL-8 or RHEL-9, so OCP 4 is also not affected.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-dashboard-rhel9@sha256:1d7ca201b778e6a6cb559129e240233b6b6461399c67f979c07d5fe288c400f6_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-dashboard-rhel9@sha256:3fb7480f9d68333e168eae0c9fbeceb0df7962a40c25ecced81ea4c4959b2c25_s390x",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-dashboard-rhel9@sha256:50329da263e8ef00c47632156761621bac30fead5e574ef23cd1d30b7af0019a_ppc64le"
],
"known_not_affected": [
"9Base-RHCEPH-6.1-Tools:rhceph/keepalived-rhel9@sha256:2ae4274163155d880cbd41d1a197d6856f326501a50e028ff3de9ff8a85b3e97_s390x",
"9Base-RHCEPH-6.1-Tools:rhceph/keepalived-rhel9@sha256:36abd2b22ebabea813c5afde35b0b80a200056f811267e89f0270da9155b1a22_ppc64le",
"9Base-RHCEPH-6.1-Tools:rhceph/keepalived-rhel9@sha256:b21d882fd2d08d6f162dbb63e0626d9d6aa892a677c5a28edc97b84feef1655a_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-rhel9@sha256:72bd6eb932a368af10d5c607d8b60e0fe8b87862f4adaa17fd022a3427a46ca8_s390x",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-rhel9@sha256:953630d9f9924f17ab7ce168772c3facbaf6866b79a1cf0fb9aee1dcf6eb8c7d_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-rhel9@sha256:9b477366f861df49b533d95941b9770b032827bb4a259c5f86abce8705960c05_ppc64le",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-haproxy-rhel9@sha256:720b3207087d4feb8ab59ffd0b70d6bc22fa21d53b62393779dfaf8972a32e60_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-haproxy-rhel9@sha256:8cc4a146d7be5046b416fe9c04d77b4f0a25a2ab7180fdbf8c46cff8e2483080_ppc64le",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-haproxy-rhel9@sha256:e4da2c9d53159d43c6795151eb3c9dea373da19b34d76094b60e7a2466415d62_s390x",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-promtail-rhel9@sha256:44697ad0d15d1f37b98243f5f013cb9271d70e2b10ab52093a1d7e3409a674b2_s390x",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-promtail-rhel9@sha256:b46c0196fab3bd3a60b64a1d7ff8af6fbc7c3e526618da1cc78032bffa3be171_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-promtail-rhel9@sha256:f52fd8d5fbfdcc202c5e31096119377a8b87f9efd31602398d45cec86ec35940_ppc64le",
"9Base-RHCEPH-6.1-Tools:rhceph/snmp-notifier-rhel9@sha256:8887234fbbaddf620eaa7b0f4b1ed6ab8aa5bc52e019e67179554ccd03fba676_ppc64le",
"9Base-RHCEPH-6.1-Tools:rhceph/snmp-notifier-rhel9@sha256:9078b49846d8ec681bec5b96f0d4087b4c66bdc6baf4701cfc9c8e8aeae89661_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/snmp-notifier-rhel9@sha256:df7c89608fe8352d445efcc1017521b35878cfe61a8b9fd91fab24c00786b2bf_s390x"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2022-32190"
},
{
"category": "external",
"summary": "RHBZ#2124668",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2124668"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2022-32190",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-32190"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2022-32190",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2022-32190"
},
{
"category": "external",
"summary": "https://go.dev/issue/54385",
"url": "https://go.dev/issue/54385"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-announce/c/x49AQzIVX-s/m/0tgO0pjiBQAJ",
"url": "https://groups.google.com/g/golang-announce/c/x49AQzIVX-s/m/0tgO0pjiBQAJ"
}
],
"release_date": "2022-09-06T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2023-06-15T15:59:41+00:00",
"details": "For details on how to apply this update, see Upgrade a Red Hat Ceph Storage\ncluster using cephadm in the Red Hat Storage Ceph Upgrade\nGuide.(https://access.redhat.com/documentation/en-us/red_hat_ceph_storage)",
"product_ids": [
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-dashboard-rhel9@sha256:1d7ca201b778e6a6cb559129e240233b6b6461399c67f979c07d5fe288c400f6_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-dashboard-rhel9@sha256:3fb7480f9d68333e168eae0c9fbeceb0df7962a40c25ecced81ea4c4959b2c25_s390x",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-dashboard-rhel9@sha256:50329da263e8ef00c47632156761621bac30fead5e574ef23cd1d30b7af0019a_ppc64le"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2023:3642"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "NONE",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "HIGH",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:N/A:N",
"version": "3.1"
},
"products": [
"9Base-RHCEPH-6.1-Tools:rhceph/keepalived-rhel9@sha256:2ae4274163155d880cbd41d1a197d6856f326501a50e028ff3de9ff8a85b3e97_s390x",
"9Base-RHCEPH-6.1-Tools:rhceph/keepalived-rhel9@sha256:36abd2b22ebabea813c5afde35b0b80a200056f811267e89f0270da9155b1a22_ppc64le",
"9Base-RHCEPH-6.1-Tools:rhceph/keepalived-rhel9@sha256:b21d882fd2d08d6f162dbb63e0626d9d6aa892a677c5a28edc97b84feef1655a_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-dashboard-rhel9@sha256:1d7ca201b778e6a6cb559129e240233b6b6461399c67f979c07d5fe288c400f6_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-dashboard-rhel9@sha256:3fb7480f9d68333e168eae0c9fbeceb0df7962a40c25ecced81ea4c4959b2c25_s390x",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-dashboard-rhel9@sha256:50329da263e8ef00c47632156761621bac30fead5e574ef23cd1d30b7af0019a_ppc64le",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-rhel9@sha256:72bd6eb932a368af10d5c607d8b60e0fe8b87862f4adaa17fd022a3427a46ca8_s390x",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-rhel9@sha256:953630d9f9924f17ab7ce168772c3facbaf6866b79a1cf0fb9aee1dcf6eb8c7d_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-rhel9@sha256:9b477366f861df49b533d95941b9770b032827bb4a259c5f86abce8705960c05_ppc64le",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-haproxy-rhel9@sha256:720b3207087d4feb8ab59ffd0b70d6bc22fa21d53b62393779dfaf8972a32e60_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-haproxy-rhel9@sha256:8cc4a146d7be5046b416fe9c04d77b4f0a25a2ab7180fdbf8c46cff8e2483080_ppc64le",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-haproxy-rhel9@sha256:e4da2c9d53159d43c6795151eb3c9dea373da19b34d76094b60e7a2466415d62_s390x",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-promtail-rhel9@sha256:44697ad0d15d1f37b98243f5f013cb9271d70e2b10ab52093a1d7e3409a674b2_s390x",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-promtail-rhel9@sha256:b46c0196fab3bd3a60b64a1d7ff8af6fbc7c3e526618da1cc78032bffa3be171_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-promtail-rhel9@sha256:f52fd8d5fbfdcc202c5e31096119377a8b87f9efd31602398d45cec86ec35940_ppc64le",
"9Base-RHCEPH-6.1-Tools:rhceph/snmp-notifier-rhel9@sha256:8887234fbbaddf620eaa7b0f4b1ed6ab8aa5bc52e019e67179554ccd03fba676_ppc64le",
"9Base-RHCEPH-6.1-Tools:rhceph/snmp-notifier-rhel9@sha256:9078b49846d8ec681bec5b96f0d4087b4c66bdc6baf4701cfc9c8e8aeae89661_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/snmp-notifier-rhel9@sha256:df7c89608fe8352d445efcc1017521b35878cfe61a8b9fd91fab24c00786b2bf_s390x"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "golang: net/url: JoinPath does not strip relative path components in all circumstances"
},
{
"cve": "CVE-2022-35957",
"cwe": {
"id": "CWE-288",
"name": "Authentication Bypass Using an Alternate Path or Channel"
},
"discovery_date": "2022-09-09T00:00:00+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"9Base-RHCEPH-6.1-Tools:rhceph/keepalived-rhel9@sha256:2ae4274163155d880cbd41d1a197d6856f326501a50e028ff3de9ff8a85b3e97_s390x",
"9Base-RHCEPH-6.1-Tools:rhceph/keepalived-rhel9@sha256:36abd2b22ebabea813c5afde35b0b80a200056f811267e89f0270da9155b1a22_ppc64le",
"9Base-RHCEPH-6.1-Tools:rhceph/keepalived-rhel9@sha256:b21d882fd2d08d6f162dbb63e0626d9d6aa892a677c5a28edc97b84feef1655a_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-rhel9@sha256:72bd6eb932a368af10d5c607d8b60e0fe8b87862f4adaa17fd022a3427a46ca8_s390x",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-rhel9@sha256:953630d9f9924f17ab7ce168772c3facbaf6866b79a1cf0fb9aee1dcf6eb8c7d_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-rhel9@sha256:9b477366f861df49b533d95941b9770b032827bb4a259c5f86abce8705960c05_ppc64le",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-haproxy-rhel9@sha256:720b3207087d4feb8ab59ffd0b70d6bc22fa21d53b62393779dfaf8972a32e60_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-haproxy-rhel9@sha256:8cc4a146d7be5046b416fe9c04d77b4f0a25a2ab7180fdbf8c46cff8e2483080_ppc64le",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-haproxy-rhel9@sha256:e4da2c9d53159d43c6795151eb3c9dea373da19b34d76094b60e7a2466415d62_s390x",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-promtail-rhel9@sha256:44697ad0d15d1f37b98243f5f013cb9271d70e2b10ab52093a1d7e3409a674b2_s390x",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-promtail-rhel9@sha256:b46c0196fab3bd3a60b64a1d7ff8af6fbc7c3e526618da1cc78032bffa3be171_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-promtail-rhel9@sha256:f52fd8d5fbfdcc202c5e31096119377a8b87f9efd31602398d45cec86ec35940_ppc64le",
"9Base-RHCEPH-6.1-Tools:rhceph/snmp-notifier-rhel9@sha256:8887234fbbaddf620eaa7b0f4b1ed6ab8aa5bc52e019e67179554ccd03fba676_ppc64le",
"9Base-RHCEPH-6.1-Tools:rhceph/snmp-notifier-rhel9@sha256:9078b49846d8ec681bec5b96f0d4087b4c66bdc6baf4701cfc9c8e8aeae89661_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/snmp-notifier-rhel9@sha256:df7c89608fe8352d445efcc1017521b35878cfe61a8b9fd91fab24c00786b2bf_s390x"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2125514"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in the grafana package. Auth proxy allows authentication of a user by only providing the username (or email) in an X-WEBAUTH-USER HTTP header. The trust assumption is that a front proxy will take care of authentication and that the Grafana server is only publicly reachable with this front proxy.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "grafana: Escalation from admin to server admin when auth proxy is used",
"title": "Vulnerability summary"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-dashboard-rhel9@sha256:1d7ca201b778e6a6cb559129e240233b6b6461399c67f979c07d5fe288c400f6_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-dashboard-rhel9@sha256:3fb7480f9d68333e168eae0c9fbeceb0df7962a40c25ecced81ea4c4959b2c25_s390x",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-dashboard-rhel9@sha256:50329da263e8ef00c47632156761621bac30fead5e574ef23cd1d30b7af0019a_ppc64le"
],
"known_not_affected": [
"9Base-RHCEPH-6.1-Tools:rhceph/keepalived-rhel9@sha256:2ae4274163155d880cbd41d1a197d6856f326501a50e028ff3de9ff8a85b3e97_s390x",
"9Base-RHCEPH-6.1-Tools:rhceph/keepalived-rhel9@sha256:36abd2b22ebabea813c5afde35b0b80a200056f811267e89f0270da9155b1a22_ppc64le",
"9Base-RHCEPH-6.1-Tools:rhceph/keepalived-rhel9@sha256:b21d882fd2d08d6f162dbb63e0626d9d6aa892a677c5a28edc97b84feef1655a_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-rhel9@sha256:72bd6eb932a368af10d5c607d8b60e0fe8b87862f4adaa17fd022a3427a46ca8_s390x",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-rhel9@sha256:953630d9f9924f17ab7ce168772c3facbaf6866b79a1cf0fb9aee1dcf6eb8c7d_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-rhel9@sha256:9b477366f861df49b533d95941b9770b032827bb4a259c5f86abce8705960c05_ppc64le",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-haproxy-rhel9@sha256:720b3207087d4feb8ab59ffd0b70d6bc22fa21d53b62393779dfaf8972a32e60_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-haproxy-rhel9@sha256:8cc4a146d7be5046b416fe9c04d77b4f0a25a2ab7180fdbf8c46cff8e2483080_ppc64le",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-haproxy-rhel9@sha256:e4da2c9d53159d43c6795151eb3c9dea373da19b34d76094b60e7a2466415d62_s390x",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-promtail-rhel9@sha256:44697ad0d15d1f37b98243f5f013cb9271d70e2b10ab52093a1d7e3409a674b2_s390x",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-promtail-rhel9@sha256:b46c0196fab3bd3a60b64a1d7ff8af6fbc7c3e526618da1cc78032bffa3be171_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-promtail-rhel9@sha256:f52fd8d5fbfdcc202c5e31096119377a8b87f9efd31602398d45cec86ec35940_ppc64le",
"9Base-RHCEPH-6.1-Tools:rhceph/snmp-notifier-rhel9@sha256:8887234fbbaddf620eaa7b0f4b1ed6ab8aa5bc52e019e67179554ccd03fba676_ppc64le",
"9Base-RHCEPH-6.1-Tools:rhceph/snmp-notifier-rhel9@sha256:9078b49846d8ec681bec5b96f0d4087b4c66bdc6baf4701cfc9c8e8aeae89661_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/snmp-notifier-rhel9@sha256:df7c89608fe8352d445efcc1017521b35878cfe61a8b9fd91fab24c00786b2bf_s390x"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2022-35957"
},
{
"category": "external",
"summary": "RHBZ#2125514",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2125514"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2022-35957",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-35957"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2022-35957",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2022-35957"
},
{
"category": "external",
"summary": "https://github.com/grafana/grafana/security/advisories/GHSA-ff5c-938w-8c9q",
"url": "https://github.com/grafana/grafana/security/advisories/GHSA-ff5c-938w-8c9q"
}
],
"release_date": "2022-09-20T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2023-06-15T15:59:41+00:00",
"details": "For details on how to apply this update, see Upgrade a Red Hat Ceph Storage\ncluster using cephadm in the Red Hat Storage Ceph Upgrade\nGuide.(https://access.redhat.com/documentation/en-us/red_hat_ceph_storage)",
"product_ids": [
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-dashboard-rhel9@sha256:1d7ca201b778e6a6cb559129e240233b6b6461399c67f979c07d5fe288c400f6_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-dashboard-rhel9@sha256:3fb7480f9d68333e168eae0c9fbeceb0df7962a40c25ecced81ea4c4959b2c25_s390x",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-dashboard-rhel9@sha256:50329da263e8ef00c47632156761621bac30fead5e574ef23cd1d30b7af0019a_ppc64le"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2023:3642"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "HIGH",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 6.6,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "HIGH",
"integrityImpact": "HIGH",
"privilegesRequired": "HIGH",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:H/UI:N/S:U/C:H/I:H/A:H",
"version": "3.1"
},
"products": [
"9Base-RHCEPH-6.1-Tools:rhceph/keepalived-rhel9@sha256:2ae4274163155d880cbd41d1a197d6856f326501a50e028ff3de9ff8a85b3e97_s390x",
"9Base-RHCEPH-6.1-Tools:rhceph/keepalived-rhel9@sha256:36abd2b22ebabea813c5afde35b0b80a200056f811267e89f0270da9155b1a22_ppc64le",
"9Base-RHCEPH-6.1-Tools:rhceph/keepalived-rhel9@sha256:b21d882fd2d08d6f162dbb63e0626d9d6aa892a677c5a28edc97b84feef1655a_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-dashboard-rhel9@sha256:1d7ca201b778e6a6cb559129e240233b6b6461399c67f979c07d5fe288c400f6_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-dashboard-rhel9@sha256:3fb7480f9d68333e168eae0c9fbeceb0df7962a40c25ecced81ea4c4959b2c25_s390x",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-dashboard-rhel9@sha256:50329da263e8ef00c47632156761621bac30fead5e574ef23cd1d30b7af0019a_ppc64le",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-rhel9@sha256:72bd6eb932a368af10d5c607d8b60e0fe8b87862f4adaa17fd022a3427a46ca8_s390x",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-rhel9@sha256:953630d9f9924f17ab7ce168772c3facbaf6866b79a1cf0fb9aee1dcf6eb8c7d_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-rhel9@sha256:9b477366f861df49b533d95941b9770b032827bb4a259c5f86abce8705960c05_ppc64le",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-haproxy-rhel9@sha256:720b3207087d4feb8ab59ffd0b70d6bc22fa21d53b62393779dfaf8972a32e60_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-haproxy-rhel9@sha256:8cc4a146d7be5046b416fe9c04d77b4f0a25a2ab7180fdbf8c46cff8e2483080_ppc64le",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-haproxy-rhel9@sha256:e4da2c9d53159d43c6795151eb3c9dea373da19b34d76094b60e7a2466415d62_s390x",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-promtail-rhel9@sha256:44697ad0d15d1f37b98243f5f013cb9271d70e2b10ab52093a1d7e3409a674b2_s390x",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-promtail-rhel9@sha256:b46c0196fab3bd3a60b64a1d7ff8af6fbc7c3e526618da1cc78032bffa3be171_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-promtail-rhel9@sha256:f52fd8d5fbfdcc202c5e31096119377a8b87f9efd31602398d45cec86ec35940_ppc64le",
"9Base-RHCEPH-6.1-Tools:rhceph/snmp-notifier-rhel9@sha256:8887234fbbaddf620eaa7b0f4b1ed6ab8aa5bc52e019e67179554ccd03fba676_ppc64le",
"9Base-RHCEPH-6.1-Tools:rhceph/snmp-notifier-rhel9@sha256:9078b49846d8ec681bec5b96f0d4087b4c66bdc6baf4701cfc9c8e8aeae89661_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/snmp-notifier-rhel9@sha256:df7c89608fe8352d445efcc1017521b35878cfe61a8b9fd91fab24c00786b2bf_s390x"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "grafana: Escalation from admin to server admin when auth proxy is used"
},
{
"cve": "CVE-2022-39201",
"discovery_date": "2022-09-30T00:00:00+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"9Base-RHCEPH-6.1-Tools:rhceph/keepalived-rhel9@sha256:2ae4274163155d880cbd41d1a197d6856f326501a50e028ff3de9ff8a85b3e97_s390x",
"9Base-RHCEPH-6.1-Tools:rhceph/keepalived-rhel9@sha256:36abd2b22ebabea813c5afde35b0b80a200056f811267e89f0270da9155b1a22_ppc64le",
"9Base-RHCEPH-6.1-Tools:rhceph/keepalived-rhel9@sha256:b21d882fd2d08d6f162dbb63e0626d9d6aa892a677c5a28edc97b84feef1655a_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-rhel9@sha256:72bd6eb932a368af10d5c607d8b60e0fe8b87862f4adaa17fd022a3427a46ca8_s390x",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-rhel9@sha256:953630d9f9924f17ab7ce168772c3facbaf6866b79a1cf0fb9aee1dcf6eb8c7d_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-rhel9@sha256:9b477366f861df49b533d95941b9770b032827bb4a259c5f86abce8705960c05_ppc64le",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-haproxy-rhel9@sha256:720b3207087d4feb8ab59ffd0b70d6bc22fa21d53b62393779dfaf8972a32e60_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-haproxy-rhel9@sha256:8cc4a146d7be5046b416fe9c04d77b4f0a25a2ab7180fdbf8c46cff8e2483080_ppc64le",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-haproxy-rhel9@sha256:e4da2c9d53159d43c6795151eb3c9dea373da19b34d76094b60e7a2466415d62_s390x",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-promtail-rhel9@sha256:44697ad0d15d1f37b98243f5f013cb9271d70e2b10ab52093a1d7e3409a674b2_s390x",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-promtail-rhel9@sha256:b46c0196fab3bd3a60b64a1d7ff8af6fbc7c3e526618da1cc78032bffa3be171_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-promtail-rhel9@sha256:f52fd8d5fbfdcc202c5e31096119377a8b87f9efd31602398d45cec86ec35940_ppc64le",
"9Base-RHCEPH-6.1-Tools:rhceph/snmp-notifier-rhel9@sha256:8887234fbbaddf620eaa7b0f4b1ed6ab8aa5bc52e019e67179554ccd03fba676_ppc64le",
"9Base-RHCEPH-6.1-Tools:rhceph/snmp-notifier-rhel9@sha256:9078b49846d8ec681bec5b96f0d4087b4c66bdc6baf4701cfc9c8e8aeae89661_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/snmp-notifier-rhel9@sha256:df7c89608fe8352d445efcc1017521b35878cfe61a8b9fd91fab24c00786b2bf_s390x"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2131148"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in Grafana. The vulnerability impacts data source and plugin proxy endpoints under certain conditions. Grafana could leak the authentication cookie of users to plugins, which could result in an impact to confidentiality, integrity, and availability.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "grafana: Data source and plugin proxy endpoints could leak the authentication cookie to some destination plugins",
"title": "Vulnerability summary"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-dashboard-rhel9@sha256:1d7ca201b778e6a6cb559129e240233b6b6461399c67f979c07d5fe288c400f6_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-dashboard-rhel9@sha256:3fb7480f9d68333e168eae0c9fbeceb0df7962a40c25ecced81ea4c4959b2c25_s390x",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-dashboard-rhel9@sha256:50329da263e8ef00c47632156761621bac30fead5e574ef23cd1d30b7af0019a_ppc64le"
],
"known_not_affected": [
"9Base-RHCEPH-6.1-Tools:rhceph/keepalived-rhel9@sha256:2ae4274163155d880cbd41d1a197d6856f326501a50e028ff3de9ff8a85b3e97_s390x",
"9Base-RHCEPH-6.1-Tools:rhceph/keepalived-rhel9@sha256:36abd2b22ebabea813c5afde35b0b80a200056f811267e89f0270da9155b1a22_ppc64le",
"9Base-RHCEPH-6.1-Tools:rhceph/keepalived-rhel9@sha256:b21d882fd2d08d6f162dbb63e0626d9d6aa892a677c5a28edc97b84feef1655a_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-rhel9@sha256:72bd6eb932a368af10d5c607d8b60e0fe8b87862f4adaa17fd022a3427a46ca8_s390x",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-rhel9@sha256:953630d9f9924f17ab7ce168772c3facbaf6866b79a1cf0fb9aee1dcf6eb8c7d_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-rhel9@sha256:9b477366f861df49b533d95941b9770b032827bb4a259c5f86abce8705960c05_ppc64le",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-haproxy-rhel9@sha256:720b3207087d4feb8ab59ffd0b70d6bc22fa21d53b62393779dfaf8972a32e60_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-haproxy-rhel9@sha256:8cc4a146d7be5046b416fe9c04d77b4f0a25a2ab7180fdbf8c46cff8e2483080_ppc64le",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-haproxy-rhel9@sha256:e4da2c9d53159d43c6795151eb3c9dea373da19b34d76094b60e7a2466415d62_s390x",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-promtail-rhel9@sha256:44697ad0d15d1f37b98243f5f013cb9271d70e2b10ab52093a1d7e3409a674b2_s390x",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-promtail-rhel9@sha256:b46c0196fab3bd3a60b64a1d7ff8af6fbc7c3e526618da1cc78032bffa3be171_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-promtail-rhel9@sha256:f52fd8d5fbfdcc202c5e31096119377a8b87f9efd31602398d45cec86ec35940_ppc64le",
"9Base-RHCEPH-6.1-Tools:rhceph/snmp-notifier-rhel9@sha256:8887234fbbaddf620eaa7b0f4b1ed6ab8aa5bc52e019e67179554ccd03fba676_ppc64le",
"9Base-RHCEPH-6.1-Tools:rhceph/snmp-notifier-rhel9@sha256:9078b49846d8ec681bec5b96f0d4087b4c66bdc6baf4701cfc9c8e8aeae89661_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/snmp-notifier-rhel9@sha256:df7c89608fe8352d445efcc1017521b35878cfe61a8b9fd91fab24c00786b2bf_s390x"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2022-39201"
},
{
"category": "external",
"summary": "RHBZ#2131148",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2131148"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2022-39201",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-39201"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2022-39201",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2022-39201"
}
],
"release_date": "2022-10-14T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2023-06-15T15:59:41+00:00",
"details": "For details on how to apply this update, see Upgrade a Red Hat Ceph Storage\ncluster using cephadm in the Red Hat Storage Ceph Upgrade\nGuide.(https://access.redhat.com/documentation/en-us/red_hat_ceph_storage)",
"product_ids": [
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-dashboard-rhel9@sha256:1d7ca201b778e6a6cb559129e240233b6b6461399c67f979c07d5fe288c400f6_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-dashboard-rhel9@sha256:3fb7480f9d68333e168eae0c9fbeceb0df7962a40c25ecced81ea4c4959b2c25_s390x",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-dashboard-rhel9@sha256:50329da263e8ef00c47632156761621bac30fead5e574ef23cd1d30b7af0019a_ppc64le"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2023:3642"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 6.8,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "HIGH",
"integrityImpact": "HIGH",
"privilegesRequired": "HIGH",
"scope": "UNCHANGED",
"userInteraction": "REQUIRED",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:H/UI:R/S:U/C:H/I:H/A:H",
"version": "3.1"
},
"products": [
"9Base-RHCEPH-6.1-Tools:rhceph/keepalived-rhel9@sha256:2ae4274163155d880cbd41d1a197d6856f326501a50e028ff3de9ff8a85b3e97_s390x",
"9Base-RHCEPH-6.1-Tools:rhceph/keepalived-rhel9@sha256:36abd2b22ebabea813c5afde35b0b80a200056f811267e89f0270da9155b1a22_ppc64le",
"9Base-RHCEPH-6.1-Tools:rhceph/keepalived-rhel9@sha256:b21d882fd2d08d6f162dbb63e0626d9d6aa892a677c5a28edc97b84feef1655a_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-dashboard-rhel9@sha256:1d7ca201b778e6a6cb559129e240233b6b6461399c67f979c07d5fe288c400f6_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-dashboard-rhel9@sha256:3fb7480f9d68333e168eae0c9fbeceb0df7962a40c25ecced81ea4c4959b2c25_s390x",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-dashboard-rhel9@sha256:50329da263e8ef00c47632156761621bac30fead5e574ef23cd1d30b7af0019a_ppc64le",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-rhel9@sha256:72bd6eb932a368af10d5c607d8b60e0fe8b87862f4adaa17fd022a3427a46ca8_s390x",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-rhel9@sha256:953630d9f9924f17ab7ce168772c3facbaf6866b79a1cf0fb9aee1dcf6eb8c7d_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-rhel9@sha256:9b477366f861df49b533d95941b9770b032827bb4a259c5f86abce8705960c05_ppc64le",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-haproxy-rhel9@sha256:720b3207087d4feb8ab59ffd0b70d6bc22fa21d53b62393779dfaf8972a32e60_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-haproxy-rhel9@sha256:8cc4a146d7be5046b416fe9c04d77b4f0a25a2ab7180fdbf8c46cff8e2483080_ppc64le",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-haproxy-rhel9@sha256:e4da2c9d53159d43c6795151eb3c9dea373da19b34d76094b60e7a2466415d62_s390x",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-promtail-rhel9@sha256:44697ad0d15d1f37b98243f5f013cb9271d70e2b10ab52093a1d7e3409a674b2_s390x",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-promtail-rhel9@sha256:b46c0196fab3bd3a60b64a1d7ff8af6fbc7c3e526618da1cc78032bffa3be171_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-promtail-rhel9@sha256:f52fd8d5fbfdcc202c5e31096119377a8b87f9efd31602398d45cec86ec35940_ppc64le",
"9Base-RHCEPH-6.1-Tools:rhceph/snmp-notifier-rhel9@sha256:8887234fbbaddf620eaa7b0f4b1ed6ab8aa5bc52e019e67179554ccd03fba676_ppc64le",
"9Base-RHCEPH-6.1-Tools:rhceph/snmp-notifier-rhel9@sha256:9078b49846d8ec681bec5b96f0d4087b4c66bdc6baf4701cfc9c8e8aeae89661_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/snmp-notifier-rhel9@sha256:df7c89608fe8352d445efcc1017521b35878cfe61a8b9fd91fab24c00786b2bf_s390x"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "grafana: Data source and plugin proxy endpoints could leak the authentication cookie to some destination plugins"
},
{
"cve": "CVE-2022-39229",
"discovery_date": "2022-09-30T00:00:00+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"9Base-RHCEPH-6.1-Tools:rhceph/keepalived-rhel9@sha256:2ae4274163155d880cbd41d1a197d6856f326501a50e028ff3de9ff8a85b3e97_s390x",
"9Base-RHCEPH-6.1-Tools:rhceph/keepalived-rhel9@sha256:36abd2b22ebabea813c5afde35b0b80a200056f811267e89f0270da9155b1a22_ppc64le",
"9Base-RHCEPH-6.1-Tools:rhceph/keepalived-rhel9@sha256:b21d882fd2d08d6f162dbb63e0626d9d6aa892a677c5a28edc97b84feef1655a_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-rhel9@sha256:72bd6eb932a368af10d5c607d8b60e0fe8b87862f4adaa17fd022a3427a46ca8_s390x",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-rhel9@sha256:953630d9f9924f17ab7ce168772c3facbaf6866b79a1cf0fb9aee1dcf6eb8c7d_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-rhel9@sha256:9b477366f861df49b533d95941b9770b032827bb4a259c5f86abce8705960c05_ppc64le",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-haproxy-rhel9@sha256:720b3207087d4feb8ab59ffd0b70d6bc22fa21d53b62393779dfaf8972a32e60_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-haproxy-rhel9@sha256:8cc4a146d7be5046b416fe9c04d77b4f0a25a2ab7180fdbf8c46cff8e2483080_ppc64le",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-haproxy-rhel9@sha256:e4da2c9d53159d43c6795151eb3c9dea373da19b34d76094b60e7a2466415d62_s390x",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-promtail-rhel9@sha256:44697ad0d15d1f37b98243f5f013cb9271d70e2b10ab52093a1d7e3409a674b2_s390x",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-promtail-rhel9@sha256:b46c0196fab3bd3a60b64a1d7ff8af6fbc7c3e526618da1cc78032bffa3be171_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-promtail-rhel9@sha256:f52fd8d5fbfdcc202c5e31096119377a8b87f9efd31602398d45cec86ec35940_ppc64le",
"9Base-RHCEPH-6.1-Tools:rhceph/snmp-notifier-rhel9@sha256:8887234fbbaddf620eaa7b0f4b1ed6ab8aa5bc52e019e67179554ccd03fba676_ppc64le",
"9Base-RHCEPH-6.1-Tools:rhceph/snmp-notifier-rhel9@sha256:9078b49846d8ec681bec5b96f0d4087b4c66bdc6baf4701cfc9c8e8aeae89661_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/snmp-notifier-rhel9@sha256:df7c89608fe8352d445efcc1017521b35878cfe61a8b9fd91fab24c00786b2bf_s390x"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2131149"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in the Grafana web application. When a user logs into the system, either the username or email address can be used. However, the login system allows both a username and connected email to be registered, which could allow an attacker to prevent a user which has an associated email address access.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "grafana: using email as a username can block other users from signing in",
"title": "Vulnerability summary"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-dashboard-rhel9@sha256:1d7ca201b778e6a6cb559129e240233b6b6461399c67f979c07d5fe288c400f6_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-dashboard-rhel9@sha256:3fb7480f9d68333e168eae0c9fbeceb0df7962a40c25ecced81ea4c4959b2c25_s390x",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-dashboard-rhel9@sha256:50329da263e8ef00c47632156761621bac30fead5e574ef23cd1d30b7af0019a_ppc64le"
],
"known_not_affected": [
"9Base-RHCEPH-6.1-Tools:rhceph/keepalived-rhel9@sha256:2ae4274163155d880cbd41d1a197d6856f326501a50e028ff3de9ff8a85b3e97_s390x",
"9Base-RHCEPH-6.1-Tools:rhceph/keepalived-rhel9@sha256:36abd2b22ebabea813c5afde35b0b80a200056f811267e89f0270da9155b1a22_ppc64le",
"9Base-RHCEPH-6.1-Tools:rhceph/keepalived-rhel9@sha256:b21d882fd2d08d6f162dbb63e0626d9d6aa892a677c5a28edc97b84feef1655a_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-rhel9@sha256:72bd6eb932a368af10d5c607d8b60e0fe8b87862f4adaa17fd022a3427a46ca8_s390x",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-rhel9@sha256:953630d9f9924f17ab7ce168772c3facbaf6866b79a1cf0fb9aee1dcf6eb8c7d_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-rhel9@sha256:9b477366f861df49b533d95941b9770b032827bb4a259c5f86abce8705960c05_ppc64le",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-haproxy-rhel9@sha256:720b3207087d4feb8ab59ffd0b70d6bc22fa21d53b62393779dfaf8972a32e60_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-haproxy-rhel9@sha256:8cc4a146d7be5046b416fe9c04d77b4f0a25a2ab7180fdbf8c46cff8e2483080_ppc64le",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-haproxy-rhel9@sha256:e4da2c9d53159d43c6795151eb3c9dea373da19b34d76094b60e7a2466415d62_s390x",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-promtail-rhel9@sha256:44697ad0d15d1f37b98243f5f013cb9271d70e2b10ab52093a1d7e3409a674b2_s390x",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-promtail-rhel9@sha256:b46c0196fab3bd3a60b64a1d7ff8af6fbc7c3e526618da1cc78032bffa3be171_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-promtail-rhel9@sha256:f52fd8d5fbfdcc202c5e31096119377a8b87f9efd31602398d45cec86ec35940_ppc64le",
"9Base-RHCEPH-6.1-Tools:rhceph/snmp-notifier-rhel9@sha256:8887234fbbaddf620eaa7b0f4b1ed6ab8aa5bc52e019e67179554ccd03fba676_ppc64le",
"9Base-RHCEPH-6.1-Tools:rhceph/snmp-notifier-rhel9@sha256:9078b49846d8ec681bec5b96f0d4087b4c66bdc6baf4701cfc9c8e8aeae89661_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/snmp-notifier-rhel9@sha256:df7c89608fe8352d445efcc1017521b35878cfe61a8b9fd91fab24c00786b2bf_s390x"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2022-39229"
},
{
"category": "external",
"summary": "RHBZ#2131149",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2131149"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2022-39229",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-39229"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2022-39229",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2022-39229"
}
],
"release_date": "2022-10-14T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2023-06-15T15:59:41+00:00",
"details": "For details on how to apply this update, see Upgrade a Red Hat Ceph Storage\ncluster using cephadm in the Red Hat Storage Ceph Upgrade\nGuide.(https://access.redhat.com/documentation/en-us/red_hat_ceph_storage)",
"product_ids": [
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-dashboard-rhel9@sha256:1d7ca201b778e6a6cb559129e240233b6b6461399c67f979c07d5fe288c400f6_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-dashboard-rhel9@sha256:3fb7480f9d68333e168eae0c9fbeceb0df7962a40c25ecced81ea4c4959b2c25_s390x",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-dashboard-rhel9@sha256:50329da263e8ef00c47632156761621bac30fead5e574ef23cd1d30b7af0019a_ppc64le"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2023:3642"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "LOW",
"baseScore": 4.3,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "LOW",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:L",
"version": "3.1"
},
"products": [
"9Base-RHCEPH-6.1-Tools:rhceph/keepalived-rhel9@sha256:2ae4274163155d880cbd41d1a197d6856f326501a50e028ff3de9ff8a85b3e97_s390x",
"9Base-RHCEPH-6.1-Tools:rhceph/keepalived-rhel9@sha256:36abd2b22ebabea813c5afde35b0b80a200056f811267e89f0270da9155b1a22_ppc64le",
"9Base-RHCEPH-6.1-Tools:rhceph/keepalived-rhel9@sha256:b21d882fd2d08d6f162dbb63e0626d9d6aa892a677c5a28edc97b84feef1655a_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-dashboard-rhel9@sha256:1d7ca201b778e6a6cb559129e240233b6b6461399c67f979c07d5fe288c400f6_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-dashboard-rhel9@sha256:3fb7480f9d68333e168eae0c9fbeceb0df7962a40c25ecced81ea4c4959b2c25_s390x",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-dashboard-rhel9@sha256:50329da263e8ef00c47632156761621bac30fead5e574ef23cd1d30b7af0019a_ppc64le",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-rhel9@sha256:72bd6eb932a368af10d5c607d8b60e0fe8b87862f4adaa17fd022a3427a46ca8_s390x",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-rhel9@sha256:953630d9f9924f17ab7ce168772c3facbaf6866b79a1cf0fb9aee1dcf6eb8c7d_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-rhel9@sha256:9b477366f861df49b533d95941b9770b032827bb4a259c5f86abce8705960c05_ppc64le",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-haproxy-rhel9@sha256:720b3207087d4feb8ab59ffd0b70d6bc22fa21d53b62393779dfaf8972a32e60_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-haproxy-rhel9@sha256:8cc4a146d7be5046b416fe9c04d77b4f0a25a2ab7180fdbf8c46cff8e2483080_ppc64le",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-haproxy-rhel9@sha256:e4da2c9d53159d43c6795151eb3c9dea373da19b34d76094b60e7a2466415d62_s390x",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-promtail-rhel9@sha256:44697ad0d15d1f37b98243f5f013cb9271d70e2b10ab52093a1d7e3409a674b2_s390x",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-promtail-rhel9@sha256:b46c0196fab3bd3a60b64a1d7ff8af6fbc7c3e526618da1cc78032bffa3be171_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-promtail-rhel9@sha256:f52fd8d5fbfdcc202c5e31096119377a8b87f9efd31602398d45cec86ec35940_ppc64le",
"9Base-RHCEPH-6.1-Tools:rhceph/snmp-notifier-rhel9@sha256:8887234fbbaddf620eaa7b0f4b1ed6ab8aa5bc52e019e67179554ccd03fba676_ppc64le",
"9Base-RHCEPH-6.1-Tools:rhceph/snmp-notifier-rhel9@sha256:9078b49846d8ec681bec5b96f0d4087b4c66bdc6baf4701cfc9c8e8aeae89661_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/snmp-notifier-rhel9@sha256:df7c89608fe8352d445efcc1017521b35878cfe61a8b9fd91fab24c00786b2bf_s390x"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "grafana: using email as a username can block other users from signing in"
},
{
"acknowledgments": [
{
"names": [
"Grafana Team"
],
"summary": "Acknowledged by upstream."
}
],
"cve": "CVE-2022-39306",
"cwe": {
"id": "CWE-303",
"name": "Incorrect Implementation of Authentication Algorithm"
},
"discovery_date": "2022-10-26T00:00:00+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"9Base-RHCEPH-6.1-Tools:rhceph/keepalived-rhel9@sha256:2ae4274163155d880cbd41d1a197d6856f326501a50e028ff3de9ff8a85b3e97_s390x",
"9Base-RHCEPH-6.1-Tools:rhceph/keepalived-rhel9@sha256:36abd2b22ebabea813c5afde35b0b80a200056f811267e89f0270da9155b1a22_ppc64le",
"9Base-RHCEPH-6.1-Tools:rhceph/keepalived-rhel9@sha256:b21d882fd2d08d6f162dbb63e0626d9d6aa892a677c5a28edc97b84feef1655a_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-rhel9@sha256:72bd6eb932a368af10d5c607d8b60e0fe8b87862f4adaa17fd022a3427a46ca8_s390x",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-rhel9@sha256:953630d9f9924f17ab7ce168772c3facbaf6866b79a1cf0fb9aee1dcf6eb8c7d_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-rhel9@sha256:9b477366f861df49b533d95941b9770b032827bb4a259c5f86abce8705960c05_ppc64le",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-haproxy-rhel9@sha256:720b3207087d4feb8ab59ffd0b70d6bc22fa21d53b62393779dfaf8972a32e60_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-haproxy-rhel9@sha256:8cc4a146d7be5046b416fe9c04d77b4f0a25a2ab7180fdbf8c46cff8e2483080_ppc64le",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-haproxy-rhel9@sha256:e4da2c9d53159d43c6795151eb3c9dea373da19b34d76094b60e7a2466415d62_s390x",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-promtail-rhel9@sha256:44697ad0d15d1f37b98243f5f013cb9271d70e2b10ab52093a1d7e3409a674b2_s390x",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-promtail-rhel9@sha256:b46c0196fab3bd3a60b64a1d7ff8af6fbc7c3e526618da1cc78032bffa3be171_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-promtail-rhel9@sha256:f52fd8d5fbfdcc202c5e31096119377a8b87f9efd31602398d45cec86ec35940_ppc64le",
"9Base-RHCEPH-6.1-Tools:rhceph/snmp-notifier-rhel9@sha256:8887234fbbaddf620eaa7b0f4b1ed6ab8aa5bc52e019e67179554ccd03fba676_ppc64le",
"9Base-RHCEPH-6.1-Tools:rhceph/snmp-notifier-rhel9@sha256:9078b49846d8ec681bec5b96f0d4087b4c66bdc6baf4701cfc9c8e8aeae89661_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/snmp-notifier-rhel9@sha256:df7c89608fe8352d445efcc1017521b35878cfe61a8b9fd91fab24c00786b2bf_s390x"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2138014"
}
],
"notes": [
{
"category": "description",
"text": "An authentication bypass flaw was discovered in Grafana. This issue could allow a remote unauthenticated attacker to create an account and provide access to a certain organization, which can be exploited by gaining access to the signup link. The highest impacts to the system are confidentiality and integrity.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "grafana: email addresses and usernames cannot be trusted",
"title": "Vulnerability summary"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-dashboard-rhel9@sha256:1d7ca201b778e6a6cb559129e240233b6b6461399c67f979c07d5fe288c400f6_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-dashboard-rhel9@sha256:3fb7480f9d68333e168eae0c9fbeceb0df7962a40c25ecced81ea4c4959b2c25_s390x",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-dashboard-rhel9@sha256:50329da263e8ef00c47632156761621bac30fead5e574ef23cd1d30b7af0019a_ppc64le"
],
"known_not_affected": [
"9Base-RHCEPH-6.1-Tools:rhceph/keepalived-rhel9@sha256:2ae4274163155d880cbd41d1a197d6856f326501a50e028ff3de9ff8a85b3e97_s390x",
"9Base-RHCEPH-6.1-Tools:rhceph/keepalived-rhel9@sha256:36abd2b22ebabea813c5afde35b0b80a200056f811267e89f0270da9155b1a22_ppc64le",
"9Base-RHCEPH-6.1-Tools:rhceph/keepalived-rhel9@sha256:b21d882fd2d08d6f162dbb63e0626d9d6aa892a677c5a28edc97b84feef1655a_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-rhel9@sha256:72bd6eb932a368af10d5c607d8b60e0fe8b87862f4adaa17fd022a3427a46ca8_s390x",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-rhel9@sha256:953630d9f9924f17ab7ce168772c3facbaf6866b79a1cf0fb9aee1dcf6eb8c7d_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-rhel9@sha256:9b477366f861df49b533d95941b9770b032827bb4a259c5f86abce8705960c05_ppc64le",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-haproxy-rhel9@sha256:720b3207087d4feb8ab59ffd0b70d6bc22fa21d53b62393779dfaf8972a32e60_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-haproxy-rhel9@sha256:8cc4a146d7be5046b416fe9c04d77b4f0a25a2ab7180fdbf8c46cff8e2483080_ppc64le",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-haproxy-rhel9@sha256:e4da2c9d53159d43c6795151eb3c9dea373da19b34d76094b60e7a2466415d62_s390x",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-promtail-rhel9@sha256:44697ad0d15d1f37b98243f5f013cb9271d70e2b10ab52093a1d7e3409a674b2_s390x",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-promtail-rhel9@sha256:b46c0196fab3bd3a60b64a1d7ff8af6fbc7c3e526618da1cc78032bffa3be171_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-promtail-rhel9@sha256:f52fd8d5fbfdcc202c5e31096119377a8b87f9efd31602398d45cec86ec35940_ppc64le",
"9Base-RHCEPH-6.1-Tools:rhceph/snmp-notifier-rhel9@sha256:8887234fbbaddf620eaa7b0f4b1ed6ab8aa5bc52e019e67179554ccd03fba676_ppc64le",
"9Base-RHCEPH-6.1-Tools:rhceph/snmp-notifier-rhel9@sha256:9078b49846d8ec681bec5b96f0d4087b4c66bdc6baf4701cfc9c8e8aeae89661_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/snmp-notifier-rhel9@sha256:df7c89608fe8352d445efcc1017521b35878cfe61a8b9fd91fab24c00786b2bf_s390x"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2022-39306"
},
{
"category": "external",
"summary": "RHBZ#2138014",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2138014"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2022-39306",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-39306"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2022-39306",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2022-39306"
},
{
"category": "external",
"summary": "https://grafana.com/blog/2022/11/08/security-release-new-versions-of-grafana-with-critical-and-moderate-fixes-for-cve-2022-39328-cve-2022-39307-and-cve-2022-39306/",
"url": "https://grafana.com/blog/2022/11/08/security-release-new-versions-of-grafana-with-critical-and-moderate-fixes-for-cve-2022-39328-cve-2022-39307-and-cve-2022-39306/"
}
],
"release_date": "2022-11-08T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2023-06-15T15:59:41+00:00",
"details": "For details on how to apply this update, see Upgrade a Red Hat Ceph Storage\ncluster using cephadm in the Red Hat Storage Ceph Upgrade\nGuide.(https://access.redhat.com/documentation/en-us/red_hat_ceph_storage)",
"product_ids": [
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-dashboard-rhel9@sha256:1d7ca201b778e6a6cb559129e240233b6b6461399c67f979c07d5fe288c400f6_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-dashboard-rhel9@sha256:3fb7480f9d68333e168eae0c9fbeceb0df7962a40c25ecced81ea4c4959b2c25_s390x",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-dashboard-rhel9@sha256:50329da263e8ef00c47632156761621bac30fead5e574ef23cd1d30b7af0019a_ppc64le"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2023:3642"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "NONE",
"baseScore": 8.1,
"baseSeverity": "HIGH",
"confidentialityImpact": "HIGH",
"integrityImpact": "HIGH",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "REQUIRED",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:N",
"version": "3.1"
},
"products": [
"9Base-RHCEPH-6.1-Tools:rhceph/keepalived-rhel9@sha256:2ae4274163155d880cbd41d1a197d6856f326501a50e028ff3de9ff8a85b3e97_s390x",
"9Base-RHCEPH-6.1-Tools:rhceph/keepalived-rhel9@sha256:36abd2b22ebabea813c5afde35b0b80a200056f811267e89f0270da9155b1a22_ppc64le",
"9Base-RHCEPH-6.1-Tools:rhceph/keepalived-rhel9@sha256:b21d882fd2d08d6f162dbb63e0626d9d6aa892a677c5a28edc97b84feef1655a_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-dashboard-rhel9@sha256:1d7ca201b778e6a6cb559129e240233b6b6461399c67f979c07d5fe288c400f6_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-dashboard-rhel9@sha256:3fb7480f9d68333e168eae0c9fbeceb0df7962a40c25ecced81ea4c4959b2c25_s390x",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-dashboard-rhel9@sha256:50329da263e8ef00c47632156761621bac30fead5e574ef23cd1d30b7af0019a_ppc64le",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-rhel9@sha256:72bd6eb932a368af10d5c607d8b60e0fe8b87862f4adaa17fd022a3427a46ca8_s390x",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-rhel9@sha256:953630d9f9924f17ab7ce168772c3facbaf6866b79a1cf0fb9aee1dcf6eb8c7d_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-rhel9@sha256:9b477366f861df49b533d95941b9770b032827bb4a259c5f86abce8705960c05_ppc64le",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-haproxy-rhel9@sha256:720b3207087d4feb8ab59ffd0b70d6bc22fa21d53b62393779dfaf8972a32e60_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-haproxy-rhel9@sha256:8cc4a146d7be5046b416fe9c04d77b4f0a25a2ab7180fdbf8c46cff8e2483080_ppc64le",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-haproxy-rhel9@sha256:e4da2c9d53159d43c6795151eb3c9dea373da19b34d76094b60e7a2466415d62_s390x",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-promtail-rhel9@sha256:44697ad0d15d1f37b98243f5f013cb9271d70e2b10ab52093a1d7e3409a674b2_s390x",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-promtail-rhel9@sha256:b46c0196fab3bd3a60b64a1d7ff8af6fbc7c3e526618da1cc78032bffa3be171_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-promtail-rhel9@sha256:f52fd8d5fbfdcc202c5e31096119377a8b87f9efd31602398d45cec86ec35940_ppc64le",
"9Base-RHCEPH-6.1-Tools:rhceph/snmp-notifier-rhel9@sha256:8887234fbbaddf620eaa7b0f4b1ed6ab8aa5bc52e019e67179554ccd03fba676_ppc64le",
"9Base-RHCEPH-6.1-Tools:rhceph/snmp-notifier-rhel9@sha256:9078b49846d8ec681bec5b96f0d4087b4c66bdc6baf4701cfc9c8e8aeae89661_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/snmp-notifier-rhel9@sha256:df7c89608fe8352d445efcc1017521b35878cfe61a8b9fd91fab24c00786b2bf_s390x"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "grafana: email addresses and usernames cannot be trusted"
},
{
"acknowledgments": [
{
"names": [
"Grafana Team"
]
}
],
"cve": "CVE-2022-39307",
"cwe": {
"id": "CWE-200",
"name": "Exposure of Sensitive Information to an Unauthorized Actor"
},
"discovery_date": "2022-10-26T00:00:00+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"9Base-RHCEPH-6.1-Tools:rhceph/keepalived-rhel9@sha256:2ae4274163155d880cbd41d1a197d6856f326501a50e028ff3de9ff8a85b3e97_s390x",
"9Base-RHCEPH-6.1-Tools:rhceph/keepalived-rhel9@sha256:36abd2b22ebabea813c5afde35b0b80a200056f811267e89f0270da9155b1a22_ppc64le",
"9Base-RHCEPH-6.1-Tools:rhceph/keepalived-rhel9@sha256:b21d882fd2d08d6f162dbb63e0626d9d6aa892a677c5a28edc97b84feef1655a_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-rhel9@sha256:72bd6eb932a368af10d5c607d8b60e0fe8b87862f4adaa17fd022a3427a46ca8_s390x",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-rhel9@sha256:953630d9f9924f17ab7ce168772c3facbaf6866b79a1cf0fb9aee1dcf6eb8c7d_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-rhel9@sha256:9b477366f861df49b533d95941b9770b032827bb4a259c5f86abce8705960c05_ppc64le",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-haproxy-rhel9@sha256:720b3207087d4feb8ab59ffd0b70d6bc22fa21d53b62393779dfaf8972a32e60_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-haproxy-rhel9@sha256:8cc4a146d7be5046b416fe9c04d77b4f0a25a2ab7180fdbf8c46cff8e2483080_ppc64le",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-haproxy-rhel9@sha256:e4da2c9d53159d43c6795151eb3c9dea373da19b34d76094b60e7a2466415d62_s390x",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-promtail-rhel9@sha256:44697ad0d15d1f37b98243f5f013cb9271d70e2b10ab52093a1d7e3409a674b2_s390x",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-promtail-rhel9@sha256:b46c0196fab3bd3a60b64a1d7ff8af6fbc7c3e526618da1cc78032bffa3be171_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-promtail-rhel9@sha256:f52fd8d5fbfdcc202c5e31096119377a8b87f9efd31602398d45cec86ec35940_ppc64le",
"9Base-RHCEPH-6.1-Tools:rhceph/snmp-notifier-rhel9@sha256:8887234fbbaddf620eaa7b0f4b1ed6ab8aa5bc52e019e67179554ccd03fba676_ppc64le",
"9Base-RHCEPH-6.1-Tools:rhceph/snmp-notifier-rhel9@sha256:9078b49846d8ec681bec5b96f0d4087b4c66bdc6baf4701cfc9c8e8aeae89661_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/snmp-notifier-rhel9@sha256:df7c89608fe8352d445efcc1017521b35878cfe61a8b9fd91fab24c00786b2bf_s390x"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2138015"
}
],
"notes": [
{
"category": "description",
"text": "An information leak was discovered in Grafana. Remote unauthenticated users could exploit the forget password feature to discover which user accounts exist.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "grafana: User enumeration via forget password",
"title": "Vulnerability summary"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-dashboard-rhel9@sha256:1d7ca201b778e6a6cb559129e240233b6b6461399c67f979c07d5fe288c400f6_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-dashboard-rhel9@sha256:3fb7480f9d68333e168eae0c9fbeceb0df7962a40c25ecced81ea4c4959b2c25_s390x",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-dashboard-rhel9@sha256:50329da263e8ef00c47632156761621bac30fead5e574ef23cd1d30b7af0019a_ppc64le"
],
"known_not_affected": [
"9Base-RHCEPH-6.1-Tools:rhceph/keepalived-rhel9@sha256:2ae4274163155d880cbd41d1a197d6856f326501a50e028ff3de9ff8a85b3e97_s390x",
"9Base-RHCEPH-6.1-Tools:rhceph/keepalived-rhel9@sha256:36abd2b22ebabea813c5afde35b0b80a200056f811267e89f0270da9155b1a22_ppc64le",
"9Base-RHCEPH-6.1-Tools:rhceph/keepalived-rhel9@sha256:b21d882fd2d08d6f162dbb63e0626d9d6aa892a677c5a28edc97b84feef1655a_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-rhel9@sha256:72bd6eb932a368af10d5c607d8b60e0fe8b87862f4adaa17fd022a3427a46ca8_s390x",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-rhel9@sha256:953630d9f9924f17ab7ce168772c3facbaf6866b79a1cf0fb9aee1dcf6eb8c7d_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-rhel9@sha256:9b477366f861df49b533d95941b9770b032827bb4a259c5f86abce8705960c05_ppc64le",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-haproxy-rhel9@sha256:720b3207087d4feb8ab59ffd0b70d6bc22fa21d53b62393779dfaf8972a32e60_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-haproxy-rhel9@sha256:8cc4a146d7be5046b416fe9c04d77b4f0a25a2ab7180fdbf8c46cff8e2483080_ppc64le",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-haproxy-rhel9@sha256:e4da2c9d53159d43c6795151eb3c9dea373da19b34d76094b60e7a2466415d62_s390x",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-promtail-rhel9@sha256:44697ad0d15d1f37b98243f5f013cb9271d70e2b10ab52093a1d7e3409a674b2_s390x",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-promtail-rhel9@sha256:b46c0196fab3bd3a60b64a1d7ff8af6fbc7c3e526618da1cc78032bffa3be171_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-promtail-rhel9@sha256:f52fd8d5fbfdcc202c5e31096119377a8b87f9efd31602398d45cec86ec35940_ppc64le",
"9Base-RHCEPH-6.1-Tools:rhceph/snmp-notifier-rhel9@sha256:8887234fbbaddf620eaa7b0f4b1ed6ab8aa5bc52e019e67179554ccd03fba676_ppc64le",
"9Base-RHCEPH-6.1-Tools:rhceph/snmp-notifier-rhel9@sha256:9078b49846d8ec681bec5b96f0d4087b4c66bdc6baf4701cfc9c8e8aeae89661_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/snmp-notifier-rhel9@sha256:df7c89608fe8352d445efcc1017521b35878cfe61a8b9fd91fab24c00786b2bf_s390x"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2022-39307"
},
{
"category": "external",
"summary": "RHBZ#2138015",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2138015"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2022-39307",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-39307"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2022-39307",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2022-39307"
},
{
"category": "external",
"summary": "https://grafana.com/blog/2022/11/08/security-release-new-versions-of-grafana-with-critical-and-moderate-fixes-for-cve-2022-39328-cve-2022-39307-and-cve-2022-39306/",
"url": "https://grafana.com/blog/2022/11/08/security-release-new-versions-of-grafana-with-critical-and-moderate-fixes-for-cve-2022-39328-cve-2022-39307-and-cve-2022-39306/"
}
],
"release_date": "2022-11-08T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2023-06-15T15:59:41+00:00",
"details": "For details on how to apply this update, see Upgrade a Red Hat Ceph Storage\ncluster using cephadm in the Red Hat Storage Ceph Upgrade\nGuide.(https://access.redhat.com/documentation/en-us/red_hat_ceph_storage)",
"product_ids": [
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-dashboard-rhel9@sha256:1d7ca201b778e6a6cb559129e240233b6b6461399c67f979c07d5fe288c400f6_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-dashboard-rhel9@sha256:3fb7480f9d68333e168eae0c9fbeceb0df7962a40c25ecced81ea4c4959b2c25_s390x",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-dashboard-rhel9@sha256:50329da263e8ef00c47632156761621bac30fead5e574ef23cd1d30b7af0019a_ppc64le"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2023:3642"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "NONE",
"baseScore": 5.3,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "LOW",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:N/A:N",
"version": "3.1"
},
"products": [
"9Base-RHCEPH-6.1-Tools:rhceph/keepalived-rhel9@sha256:2ae4274163155d880cbd41d1a197d6856f326501a50e028ff3de9ff8a85b3e97_s390x",
"9Base-RHCEPH-6.1-Tools:rhceph/keepalived-rhel9@sha256:36abd2b22ebabea813c5afde35b0b80a200056f811267e89f0270da9155b1a22_ppc64le",
"9Base-RHCEPH-6.1-Tools:rhceph/keepalived-rhel9@sha256:b21d882fd2d08d6f162dbb63e0626d9d6aa892a677c5a28edc97b84feef1655a_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-dashboard-rhel9@sha256:1d7ca201b778e6a6cb559129e240233b6b6461399c67f979c07d5fe288c400f6_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-dashboard-rhel9@sha256:3fb7480f9d68333e168eae0c9fbeceb0df7962a40c25ecced81ea4c4959b2c25_s390x",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-dashboard-rhel9@sha256:50329da263e8ef00c47632156761621bac30fead5e574ef23cd1d30b7af0019a_ppc64le",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-rhel9@sha256:72bd6eb932a368af10d5c607d8b60e0fe8b87862f4adaa17fd022a3427a46ca8_s390x",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-rhel9@sha256:953630d9f9924f17ab7ce168772c3facbaf6866b79a1cf0fb9aee1dcf6eb8c7d_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-rhel9@sha256:9b477366f861df49b533d95941b9770b032827bb4a259c5f86abce8705960c05_ppc64le",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-haproxy-rhel9@sha256:720b3207087d4feb8ab59ffd0b70d6bc22fa21d53b62393779dfaf8972a32e60_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-haproxy-rhel9@sha256:8cc4a146d7be5046b416fe9c04d77b4f0a25a2ab7180fdbf8c46cff8e2483080_ppc64le",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-haproxy-rhel9@sha256:e4da2c9d53159d43c6795151eb3c9dea373da19b34d76094b60e7a2466415d62_s390x",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-promtail-rhel9@sha256:44697ad0d15d1f37b98243f5f013cb9271d70e2b10ab52093a1d7e3409a674b2_s390x",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-promtail-rhel9@sha256:b46c0196fab3bd3a60b64a1d7ff8af6fbc7c3e526618da1cc78032bffa3be171_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-promtail-rhel9@sha256:f52fd8d5fbfdcc202c5e31096119377a8b87f9efd31602398d45cec86ec35940_ppc64le",
"9Base-RHCEPH-6.1-Tools:rhceph/snmp-notifier-rhel9@sha256:8887234fbbaddf620eaa7b0f4b1ed6ab8aa5bc52e019e67179554ccd03fba676_ppc64le",
"9Base-RHCEPH-6.1-Tools:rhceph/snmp-notifier-rhel9@sha256:9078b49846d8ec681bec5b96f0d4087b4c66bdc6baf4701cfc9c8e8aeae89661_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/snmp-notifier-rhel9@sha256:df7c89608fe8352d445efcc1017521b35878cfe61a8b9fd91fab24c00786b2bf_s390x"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "grafana: User enumeration via forget password"
},
{
"acknowledgments": [
{
"names": [
"Grafana Security Team"
],
"summary": "Acknowledged by upstream."
}
],
"cve": "CVE-2022-39324",
"cwe": {
"id": "CWE-472",
"name": "External Control of Assumed-Immutable Web Parameter"
},
"discovery_date": "2022-11-24T00:00:00+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"9Base-RHCEPH-6.1-Tools:rhceph/keepalived-rhel9@sha256:2ae4274163155d880cbd41d1a197d6856f326501a50e028ff3de9ff8a85b3e97_s390x",
"9Base-RHCEPH-6.1-Tools:rhceph/keepalived-rhel9@sha256:36abd2b22ebabea813c5afde35b0b80a200056f811267e89f0270da9155b1a22_ppc64le",
"9Base-RHCEPH-6.1-Tools:rhceph/keepalived-rhel9@sha256:b21d882fd2d08d6f162dbb63e0626d9d6aa892a677c5a28edc97b84feef1655a_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-rhel9@sha256:72bd6eb932a368af10d5c607d8b60e0fe8b87862f4adaa17fd022a3427a46ca8_s390x",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-rhel9@sha256:953630d9f9924f17ab7ce168772c3facbaf6866b79a1cf0fb9aee1dcf6eb8c7d_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-rhel9@sha256:9b477366f861df49b533d95941b9770b032827bb4a259c5f86abce8705960c05_ppc64le",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-haproxy-rhel9@sha256:720b3207087d4feb8ab59ffd0b70d6bc22fa21d53b62393779dfaf8972a32e60_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-haproxy-rhel9@sha256:8cc4a146d7be5046b416fe9c04d77b4f0a25a2ab7180fdbf8c46cff8e2483080_ppc64le",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-haproxy-rhel9@sha256:e4da2c9d53159d43c6795151eb3c9dea373da19b34d76094b60e7a2466415d62_s390x",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-promtail-rhel9@sha256:44697ad0d15d1f37b98243f5f013cb9271d70e2b10ab52093a1d7e3409a674b2_s390x",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-promtail-rhel9@sha256:b46c0196fab3bd3a60b64a1d7ff8af6fbc7c3e526618da1cc78032bffa3be171_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-promtail-rhel9@sha256:f52fd8d5fbfdcc202c5e31096119377a8b87f9efd31602398d45cec86ec35940_ppc64le",
"9Base-RHCEPH-6.1-Tools:rhceph/snmp-notifier-rhel9@sha256:8887234fbbaddf620eaa7b0f4b1ed6ab8aa5bc52e019e67179554ccd03fba676_ppc64le",
"9Base-RHCEPH-6.1-Tools:rhceph/snmp-notifier-rhel9@sha256:9078b49846d8ec681bec5b96f0d4087b4c66bdc6baf4701cfc9c8e8aeae89661_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/snmp-notifier-rhel9@sha256:df7c89608fe8352d445efcc1017521b35878cfe61a8b9fd91fab24c00786b2bf_s390x"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2148252"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in the grafana package. While creating a snapshot, an attacker may manipulate a hidden HTTP parameter to inject a malicious URL in the \"Open original dashboard\" button.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "grafana: Spoofing of the originalUrl parameter of snapshots",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "OpenShift Service Mesh containers include the Grafana RPM from RHEL and consume CVE fixes for Grafana from RHEL channels. The servicemesh-grafana RPM shipped in early versions of OpenShift Service Mesh 2.1 is no longer maintained.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-dashboard-rhel9@sha256:1d7ca201b778e6a6cb559129e240233b6b6461399c67f979c07d5fe288c400f6_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-dashboard-rhel9@sha256:3fb7480f9d68333e168eae0c9fbeceb0df7962a40c25ecced81ea4c4959b2c25_s390x",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-dashboard-rhel9@sha256:50329da263e8ef00c47632156761621bac30fead5e574ef23cd1d30b7af0019a_ppc64le"
],
"known_not_affected": [
"9Base-RHCEPH-6.1-Tools:rhceph/keepalived-rhel9@sha256:2ae4274163155d880cbd41d1a197d6856f326501a50e028ff3de9ff8a85b3e97_s390x",
"9Base-RHCEPH-6.1-Tools:rhceph/keepalived-rhel9@sha256:36abd2b22ebabea813c5afde35b0b80a200056f811267e89f0270da9155b1a22_ppc64le",
"9Base-RHCEPH-6.1-Tools:rhceph/keepalived-rhel9@sha256:b21d882fd2d08d6f162dbb63e0626d9d6aa892a677c5a28edc97b84feef1655a_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-rhel9@sha256:72bd6eb932a368af10d5c607d8b60e0fe8b87862f4adaa17fd022a3427a46ca8_s390x",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-rhel9@sha256:953630d9f9924f17ab7ce168772c3facbaf6866b79a1cf0fb9aee1dcf6eb8c7d_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-rhel9@sha256:9b477366f861df49b533d95941b9770b032827bb4a259c5f86abce8705960c05_ppc64le",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-haproxy-rhel9@sha256:720b3207087d4feb8ab59ffd0b70d6bc22fa21d53b62393779dfaf8972a32e60_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-haproxy-rhel9@sha256:8cc4a146d7be5046b416fe9c04d77b4f0a25a2ab7180fdbf8c46cff8e2483080_ppc64le",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-haproxy-rhel9@sha256:e4da2c9d53159d43c6795151eb3c9dea373da19b34d76094b60e7a2466415d62_s390x",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-promtail-rhel9@sha256:44697ad0d15d1f37b98243f5f013cb9271d70e2b10ab52093a1d7e3409a674b2_s390x",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-promtail-rhel9@sha256:b46c0196fab3bd3a60b64a1d7ff8af6fbc7c3e526618da1cc78032bffa3be171_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-promtail-rhel9@sha256:f52fd8d5fbfdcc202c5e31096119377a8b87f9efd31602398d45cec86ec35940_ppc64le",
"9Base-RHCEPH-6.1-Tools:rhceph/snmp-notifier-rhel9@sha256:8887234fbbaddf620eaa7b0f4b1ed6ab8aa5bc52e019e67179554ccd03fba676_ppc64le",
"9Base-RHCEPH-6.1-Tools:rhceph/snmp-notifier-rhel9@sha256:9078b49846d8ec681bec5b96f0d4087b4c66bdc6baf4701cfc9c8e8aeae89661_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/snmp-notifier-rhel9@sha256:df7c89608fe8352d445efcc1017521b35878cfe61a8b9fd91fab24c00786b2bf_s390x"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2022-39324"
},
{
"category": "external",
"summary": "RHBZ#2148252",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2148252"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2022-39324",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-39324"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2022-39324",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2022-39324"
},
{
"category": "external",
"summary": "https://grafana.com/blog/2023/01/25/grafana-security-releases-new-versions-with-fixes-for-cve-2022-23552-cve-2022-41912-and-cve-2022-39324/",
"url": "https://grafana.com/blog/2023/01/25/grafana-security-releases-new-versions-with-fixes-for-cve-2022-23552-cve-2022-41912-and-cve-2022-39324/"
}
],
"release_date": "2023-01-30T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2023-06-15T15:59:41+00:00",
"details": "For details on how to apply this update, see Upgrade a Red Hat Ceph Storage\ncluster using cephadm in the Red Hat Storage Ceph Upgrade\nGuide.(https://access.redhat.com/documentation/en-us/red_hat_ceph_storage)",
"product_ids": [
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-dashboard-rhel9@sha256:1d7ca201b778e6a6cb559129e240233b6b6461399c67f979c07d5fe288c400f6_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-dashboard-rhel9@sha256:3fb7480f9d68333e168eae0c9fbeceb0df7962a40c25ecced81ea4c4959b2c25_s390x",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-dashboard-rhel9@sha256:50329da263e8ef00c47632156761621bac30fead5e574ef23cd1d30b7af0019a_ppc64le"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2023:3642"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "HIGH",
"attackVector": "NETWORK",
"availabilityImpact": "LOW",
"baseScore": 6.7,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "HIGH",
"integrityImpact": "HIGH",
"privilegesRequired": "LOW",
"scope": "UNCHANGED",
"userInteraction": "REQUIRED",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:L/UI:R/S:U/C:H/I:H/A:L",
"version": "3.1"
},
"products": [
"9Base-RHCEPH-6.1-Tools:rhceph/keepalived-rhel9@sha256:2ae4274163155d880cbd41d1a197d6856f326501a50e028ff3de9ff8a85b3e97_s390x",
"9Base-RHCEPH-6.1-Tools:rhceph/keepalived-rhel9@sha256:36abd2b22ebabea813c5afde35b0b80a200056f811267e89f0270da9155b1a22_ppc64le",
"9Base-RHCEPH-6.1-Tools:rhceph/keepalived-rhel9@sha256:b21d882fd2d08d6f162dbb63e0626d9d6aa892a677c5a28edc97b84feef1655a_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-dashboard-rhel9@sha256:1d7ca201b778e6a6cb559129e240233b6b6461399c67f979c07d5fe288c400f6_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-dashboard-rhel9@sha256:3fb7480f9d68333e168eae0c9fbeceb0df7962a40c25ecced81ea4c4959b2c25_s390x",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-dashboard-rhel9@sha256:50329da263e8ef00c47632156761621bac30fead5e574ef23cd1d30b7af0019a_ppc64le",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-rhel9@sha256:72bd6eb932a368af10d5c607d8b60e0fe8b87862f4adaa17fd022a3427a46ca8_s390x",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-rhel9@sha256:953630d9f9924f17ab7ce168772c3facbaf6866b79a1cf0fb9aee1dcf6eb8c7d_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-rhel9@sha256:9b477366f861df49b533d95941b9770b032827bb4a259c5f86abce8705960c05_ppc64le",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-haproxy-rhel9@sha256:720b3207087d4feb8ab59ffd0b70d6bc22fa21d53b62393779dfaf8972a32e60_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-haproxy-rhel9@sha256:8cc4a146d7be5046b416fe9c04d77b4f0a25a2ab7180fdbf8c46cff8e2483080_ppc64le",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-haproxy-rhel9@sha256:e4da2c9d53159d43c6795151eb3c9dea373da19b34d76094b60e7a2466415d62_s390x",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-promtail-rhel9@sha256:44697ad0d15d1f37b98243f5f013cb9271d70e2b10ab52093a1d7e3409a674b2_s390x",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-promtail-rhel9@sha256:b46c0196fab3bd3a60b64a1d7ff8af6fbc7c3e526618da1cc78032bffa3be171_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-promtail-rhel9@sha256:f52fd8d5fbfdcc202c5e31096119377a8b87f9efd31602398d45cec86ec35940_ppc64le",
"9Base-RHCEPH-6.1-Tools:rhceph/snmp-notifier-rhel9@sha256:8887234fbbaddf620eaa7b0f4b1ed6ab8aa5bc52e019e67179554ccd03fba676_ppc64le",
"9Base-RHCEPH-6.1-Tools:rhceph/snmp-notifier-rhel9@sha256:9078b49846d8ec681bec5b96f0d4087b4c66bdc6baf4701cfc9c8e8aeae89661_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/snmp-notifier-rhel9@sha256:df7c89608fe8352d445efcc1017521b35878cfe61a8b9fd91fab24c00786b2bf_s390x"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "grafana: Spoofing of the originalUrl parameter of snapshots"
},
{
"acknowledgments": [
{
"names": [
"Adam Korczynski"
],
"organization": "ADA Logics"
},
{
"names": [
"OSS-Fuzz"
]
}
],
"cve": "CVE-2022-41715",
"discovery_date": "2022-10-07T00:00:00+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"9Base-RHCEPH-6.1-Tools:rhceph/keepalived-rhel9@sha256:2ae4274163155d880cbd41d1a197d6856f326501a50e028ff3de9ff8a85b3e97_s390x",
"9Base-RHCEPH-6.1-Tools:rhceph/keepalived-rhel9@sha256:36abd2b22ebabea813c5afde35b0b80a200056f811267e89f0270da9155b1a22_ppc64le",
"9Base-RHCEPH-6.1-Tools:rhceph/keepalived-rhel9@sha256:b21d882fd2d08d6f162dbb63e0626d9d6aa892a677c5a28edc97b84feef1655a_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-rhel9@sha256:72bd6eb932a368af10d5c607d8b60e0fe8b87862f4adaa17fd022a3427a46ca8_s390x",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-rhel9@sha256:953630d9f9924f17ab7ce168772c3facbaf6866b79a1cf0fb9aee1dcf6eb8c7d_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-rhel9@sha256:9b477366f861df49b533d95941b9770b032827bb4a259c5f86abce8705960c05_ppc64le",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-haproxy-rhel9@sha256:720b3207087d4feb8ab59ffd0b70d6bc22fa21d53b62393779dfaf8972a32e60_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-haproxy-rhel9@sha256:8cc4a146d7be5046b416fe9c04d77b4f0a25a2ab7180fdbf8c46cff8e2483080_ppc64le",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-haproxy-rhel9@sha256:e4da2c9d53159d43c6795151eb3c9dea373da19b34d76094b60e7a2466415d62_s390x",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-promtail-rhel9@sha256:44697ad0d15d1f37b98243f5f013cb9271d70e2b10ab52093a1d7e3409a674b2_s390x",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-promtail-rhel9@sha256:b46c0196fab3bd3a60b64a1d7ff8af6fbc7c3e526618da1cc78032bffa3be171_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-promtail-rhel9@sha256:f52fd8d5fbfdcc202c5e31096119377a8b87f9efd31602398d45cec86ec35940_ppc64le",
"9Base-RHCEPH-6.1-Tools:rhceph/snmp-notifier-rhel9@sha256:8887234fbbaddf620eaa7b0f4b1ed6ab8aa5bc52e019e67179554ccd03fba676_ppc64le",
"9Base-RHCEPH-6.1-Tools:rhceph/snmp-notifier-rhel9@sha256:9078b49846d8ec681bec5b96f0d4087b4c66bdc6baf4701cfc9c8e8aeae89661_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/snmp-notifier-rhel9@sha256:df7c89608fe8352d445efcc1017521b35878cfe61a8b9fd91fab24c00786b2bf_s390x"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2132872"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in the golang package, where programs that compile regular expressions from untrusted sources are vulnerable to memory exhaustion or a denial of service. The parsed regexp representation is linear in the input size. Still, in some cases, the constant factor can be as high as 40,000, making a relatively small regexp consume larger amounts of memory. After the fix, each regexp being parsed is limited to a 256 MB memory footprint. Regular expressions whose representation would use more space than that are rejected. Routine use of regular expressions is unaffected.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "golang: regexp/syntax: limit memory used by parsing regexps",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "The opportunity for a Denial of Service is limited to the golang runtime. In the case of OpenShift Container Platform, this would be restricted within each individual container. There are multiple layers of guide rails (Golang\u2019s Garbage Collector; OpenShift\u2019s resource constraints imposed at the container and cluster levels) which would require a malicious user to continue submitting attacks for there to be any enduring impact. They would also need access to external server resources to be able to send a massive volume of requests to cause a significant impact on server operations.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-dashboard-rhel9@sha256:1d7ca201b778e6a6cb559129e240233b6b6461399c67f979c07d5fe288c400f6_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-dashboard-rhel9@sha256:3fb7480f9d68333e168eae0c9fbeceb0df7962a40c25ecced81ea4c4959b2c25_s390x",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-dashboard-rhel9@sha256:50329da263e8ef00c47632156761621bac30fead5e574ef23cd1d30b7af0019a_ppc64le"
],
"known_not_affected": [
"9Base-RHCEPH-6.1-Tools:rhceph/keepalived-rhel9@sha256:2ae4274163155d880cbd41d1a197d6856f326501a50e028ff3de9ff8a85b3e97_s390x",
"9Base-RHCEPH-6.1-Tools:rhceph/keepalived-rhel9@sha256:36abd2b22ebabea813c5afde35b0b80a200056f811267e89f0270da9155b1a22_ppc64le",
"9Base-RHCEPH-6.1-Tools:rhceph/keepalived-rhel9@sha256:b21d882fd2d08d6f162dbb63e0626d9d6aa892a677c5a28edc97b84feef1655a_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-rhel9@sha256:72bd6eb932a368af10d5c607d8b60e0fe8b87862f4adaa17fd022a3427a46ca8_s390x",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-rhel9@sha256:953630d9f9924f17ab7ce168772c3facbaf6866b79a1cf0fb9aee1dcf6eb8c7d_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-rhel9@sha256:9b477366f861df49b533d95941b9770b032827bb4a259c5f86abce8705960c05_ppc64le",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-haproxy-rhel9@sha256:720b3207087d4feb8ab59ffd0b70d6bc22fa21d53b62393779dfaf8972a32e60_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-haproxy-rhel9@sha256:8cc4a146d7be5046b416fe9c04d77b4f0a25a2ab7180fdbf8c46cff8e2483080_ppc64le",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-haproxy-rhel9@sha256:e4da2c9d53159d43c6795151eb3c9dea373da19b34d76094b60e7a2466415d62_s390x",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-promtail-rhel9@sha256:44697ad0d15d1f37b98243f5f013cb9271d70e2b10ab52093a1d7e3409a674b2_s390x",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-promtail-rhel9@sha256:b46c0196fab3bd3a60b64a1d7ff8af6fbc7c3e526618da1cc78032bffa3be171_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-promtail-rhel9@sha256:f52fd8d5fbfdcc202c5e31096119377a8b87f9efd31602398d45cec86ec35940_ppc64le",
"9Base-RHCEPH-6.1-Tools:rhceph/snmp-notifier-rhel9@sha256:8887234fbbaddf620eaa7b0f4b1ed6ab8aa5bc52e019e67179554ccd03fba676_ppc64le",
"9Base-RHCEPH-6.1-Tools:rhceph/snmp-notifier-rhel9@sha256:9078b49846d8ec681bec5b96f0d4087b4c66bdc6baf4701cfc9c8e8aeae89661_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/snmp-notifier-rhel9@sha256:df7c89608fe8352d445efcc1017521b35878cfe61a8b9fd91fab24c00786b2bf_s390x"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2022-41715"
},
{
"category": "external",
"summary": "RHBZ#2132872",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2132872"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2022-41715",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-41715"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2022-41715",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2022-41715"
},
{
"category": "external",
"summary": "https://github.com/golang/go/issues/55949",
"url": "https://github.com/golang/go/issues/55949"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-announce/c/xtuG5faxtaU?pli=1",
"url": "https://groups.google.com/g/golang-announce/c/xtuG5faxtaU?pli=1"
}
],
"release_date": "2022-10-04T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2023-06-15T15:59:41+00:00",
"details": "For details on how to apply this update, see Upgrade a Red Hat Ceph Storage\ncluster using cephadm in the Red Hat Storage Ceph Upgrade\nGuide.(https://access.redhat.com/documentation/en-us/red_hat_ceph_storage)",
"product_ids": [
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-dashboard-rhel9@sha256:1d7ca201b778e6a6cb559129e240233b6b6461399c67f979c07d5fe288c400f6_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-dashboard-rhel9@sha256:3fb7480f9d68333e168eae0c9fbeceb0df7962a40c25ecced81ea4c4959b2c25_s390x",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-dashboard-rhel9@sha256:50329da263e8ef00c47632156761621bac30fead5e574ef23cd1d30b7af0019a_ppc64le"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2023:3642"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 6.5,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "LOW",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"9Base-RHCEPH-6.1-Tools:rhceph/keepalived-rhel9@sha256:2ae4274163155d880cbd41d1a197d6856f326501a50e028ff3de9ff8a85b3e97_s390x",
"9Base-RHCEPH-6.1-Tools:rhceph/keepalived-rhel9@sha256:36abd2b22ebabea813c5afde35b0b80a200056f811267e89f0270da9155b1a22_ppc64le",
"9Base-RHCEPH-6.1-Tools:rhceph/keepalived-rhel9@sha256:b21d882fd2d08d6f162dbb63e0626d9d6aa892a677c5a28edc97b84feef1655a_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-dashboard-rhel9@sha256:1d7ca201b778e6a6cb559129e240233b6b6461399c67f979c07d5fe288c400f6_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-dashboard-rhel9@sha256:3fb7480f9d68333e168eae0c9fbeceb0df7962a40c25ecced81ea4c4959b2c25_s390x",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-dashboard-rhel9@sha256:50329da263e8ef00c47632156761621bac30fead5e574ef23cd1d30b7af0019a_ppc64le",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-rhel9@sha256:72bd6eb932a368af10d5c607d8b60e0fe8b87862f4adaa17fd022a3427a46ca8_s390x",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-rhel9@sha256:953630d9f9924f17ab7ce168772c3facbaf6866b79a1cf0fb9aee1dcf6eb8c7d_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-rhel9@sha256:9b477366f861df49b533d95941b9770b032827bb4a259c5f86abce8705960c05_ppc64le",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-haproxy-rhel9@sha256:720b3207087d4feb8ab59ffd0b70d6bc22fa21d53b62393779dfaf8972a32e60_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-haproxy-rhel9@sha256:8cc4a146d7be5046b416fe9c04d77b4f0a25a2ab7180fdbf8c46cff8e2483080_ppc64le",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-haproxy-rhel9@sha256:e4da2c9d53159d43c6795151eb3c9dea373da19b34d76094b60e7a2466415d62_s390x",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-promtail-rhel9@sha256:44697ad0d15d1f37b98243f5f013cb9271d70e2b10ab52093a1d7e3409a674b2_s390x",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-promtail-rhel9@sha256:b46c0196fab3bd3a60b64a1d7ff8af6fbc7c3e526618da1cc78032bffa3be171_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-promtail-rhel9@sha256:f52fd8d5fbfdcc202c5e31096119377a8b87f9efd31602398d45cec86ec35940_ppc64le",
"9Base-RHCEPH-6.1-Tools:rhceph/snmp-notifier-rhel9@sha256:8887234fbbaddf620eaa7b0f4b1ed6ab8aa5bc52e019e67179554ccd03fba676_ppc64le",
"9Base-RHCEPH-6.1-Tools:rhceph/snmp-notifier-rhel9@sha256:9078b49846d8ec681bec5b96f0d4087b4c66bdc6baf4701cfc9c8e8aeae89661_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/snmp-notifier-rhel9@sha256:df7c89608fe8352d445efcc1017521b35878cfe61a8b9fd91fab24c00786b2bf_s390x"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "golang: regexp/syntax: limit memory used by parsing regexps"
},
{
"cve": "CVE-2022-41912",
"cwe": {
"id": "CWE-165",
"name": "Improper Neutralization of Multiple Internal Special Elements"
},
"discovery_date": "2022-11-29T00:00:00+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"9Base-RHCEPH-6.1-Tools:rhceph/keepalived-rhel9@sha256:2ae4274163155d880cbd41d1a197d6856f326501a50e028ff3de9ff8a85b3e97_s390x",
"9Base-RHCEPH-6.1-Tools:rhceph/keepalived-rhel9@sha256:36abd2b22ebabea813c5afde35b0b80a200056f811267e89f0270da9155b1a22_ppc64le",
"9Base-RHCEPH-6.1-Tools:rhceph/keepalived-rhel9@sha256:b21d882fd2d08d6f162dbb63e0626d9d6aa892a677c5a28edc97b84feef1655a_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-rhel9@sha256:72bd6eb932a368af10d5c607d8b60e0fe8b87862f4adaa17fd022a3427a46ca8_s390x",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-rhel9@sha256:953630d9f9924f17ab7ce168772c3facbaf6866b79a1cf0fb9aee1dcf6eb8c7d_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-rhel9@sha256:9b477366f861df49b533d95941b9770b032827bb4a259c5f86abce8705960c05_ppc64le",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-haproxy-rhel9@sha256:720b3207087d4feb8ab59ffd0b70d6bc22fa21d53b62393779dfaf8972a32e60_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-haproxy-rhel9@sha256:8cc4a146d7be5046b416fe9c04d77b4f0a25a2ab7180fdbf8c46cff8e2483080_ppc64le",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-haproxy-rhel9@sha256:e4da2c9d53159d43c6795151eb3c9dea373da19b34d76094b60e7a2466415d62_s390x",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-promtail-rhel9@sha256:44697ad0d15d1f37b98243f5f013cb9271d70e2b10ab52093a1d7e3409a674b2_s390x",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-promtail-rhel9@sha256:b46c0196fab3bd3a60b64a1d7ff8af6fbc7c3e526618da1cc78032bffa3be171_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-promtail-rhel9@sha256:f52fd8d5fbfdcc202c5e31096119377a8b87f9efd31602398d45cec86ec35940_ppc64le",
"9Base-RHCEPH-6.1-Tools:rhceph/snmp-notifier-rhel9@sha256:8887234fbbaddf620eaa7b0f4b1ed6ab8aa5bc52e019e67179554ccd03fba676_ppc64le",
"9Base-RHCEPH-6.1-Tools:rhceph/snmp-notifier-rhel9@sha256:9078b49846d8ec681bec5b96f0d4087b4c66bdc6baf4701cfc9c8e8aeae89661_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/snmp-notifier-rhel9@sha256:df7c89608fe8352d445efcc1017521b35878cfe61a8b9fd91fab24c00786b2bf_s390x"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2149181"
}
],
"notes": [
{
"category": "description",
"text": "An authentication bypass flaw was discovered in the crewjam/saml go package. A remote unauthenticated attacker could trigger it by sending a SAML request. This would allow an escalation of privileges and then enable compromising system integrity.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "crewjam/saml: Authentication bypass when processing SAML responses containing multiple Assertion elements",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "Whilst the Red Hat Advanced Cluster Management for Kubernetes (RHACM) acm-grafana container include the vulnerable underscore library, the access to it is protected by OpenShift OAuth. Therefore the impact by this flaw is reduced from Critical to Important.\n\nThe OCP grafana-container includes the vulnerable underscore library, the access to it is protected by OpenShift OAuth. Therefore the impact by this flaw is reduced from Critical to Important.\n\nWhile Red Hat Ceph Storage 4\u0027s grafana-container includes the affected code, this is used for logging and limits access to the rest of the Ceph cluster. Thus the impact has been reduced from critical to important. Red Hat Ceph Storage 3 and 4 do not use crewjam/saml in their version of grafana.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-dashboard-rhel9@sha256:1d7ca201b778e6a6cb559129e240233b6b6461399c67f979c07d5fe288c400f6_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-dashboard-rhel9@sha256:3fb7480f9d68333e168eae0c9fbeceb0df7962a40c25ecced81ea4c4959b2c25_s390x",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-dashboard-rhel9@sha256:50329da263e8ef00c47632156761621bac30fead5e574ef23cd1d30b7af0019a_ppc64le"
],
"known_not_affected": [
"9Base-RHCEPH-6.1-Tools:rhceph/keepalived-rhel9@sha256:2ae4274163155d880cbd41d1a197d6856f326501a50e028ff3de9ff8a85b3e97_s390x",
"9Base-RHCEPH-6.1-Tools:rhceph/keepalived-rhel9@sha256:36abd2b22ebabea813c5afde35b0b80a200056f811267e89f0270da9155b1a22_ppc64le",
"9Base-RHCEPH-6.1-Tools:rhceph/keepalived-rhel9@sha256:b21d882fd2d08d6f162dbb63e0626d9d6aa892a677c5a28edc97b84feef1655a_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-rhel9@sha256:72bd6eb932a368af10d5c607d8b60e0fe8b87862f4adaa17fd022a3427a46ca8_s390x",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-rhel9@sha256:953630d9f9924f17ab7ce168772c3facbaf6866b79a1cf0fb9aee1dcf6eb8c7d_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-rhel9@sha256:9b477366f861df49b533d95941b9770b032827bb4a259c5f86abce8705960c05_ppc64le",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-haproxy-rhel9@sha256:720b3207087d4feb8ab59ffd0b70d6bc22fa21d53b62393779dfaf8972a32e60_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-haproxy-rhel9@sha256:8cc4a146d7be5046b416fe9c04d77b4f0a25a2ab7180fdbf8c46cff8e2483080_ppc64le",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-haproxy-rhel9@sha256:e4da2c9d53159d43c6795151eb3c9dea373da19b34d76094b60e7a2466415d62_s390x",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-promtail-rhel9@sha256:44697ad0d15d1f37b98243f5f013cb9271d70e2b10ab52093a1d7e3409a674b2_s390x",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-promtail-rhel9@sha256:b46c0196fab3bd3a60b64a1d7ff8af6fbc7c3e526618da1cc78032bffa3be171_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-promtail-rhel9@sha256:f52fd8d5fbfdcc202c5e31096119377a8b87f9efd31602398d45cec86ec35940_ppc64le",
"9Base-RHCEPH-6.1-Tools:rhceph/snmp-notifier-rhel9@sha256:8887234fbbaddf620eaa7b0f4b1ed6ab8aa5bc52e019e67179554ccd03fba676_ppc64le",
"9Base-RHCEPH-6.1-Tools:rhceph/snmp-notifier-rhel9@sha256:9078b49846d8ec681bec5b96f0d4087b4c66bdc6baf4701cfc9c8e8aeae89661_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/snmp-notifier-rhel9@sha256:df7c89608fe8352d445efcc1017521b35878cfe61a8b9fd91fab24c00786b2bf_s390x"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2022-41912"
},
{
"category": "external",
"summary": "RHBZ#2149181",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2149181"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2022-41912",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-41912"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2022-41912",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2022-41912"
},
{
"category": "external",
"summary": "https://github.com/crewjam/saml/security/advisories/GHSA-j2jp-wvqg-wc2g",
"url": "https://github.com/crewjam/saml/security/advisories/GHSA-j2jp-wvqg-wc2g"
}
],
"release_date": "2022-11-28T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2023-06-15T15:59:41+00:00",
"details": "For details on how to apply this update, see Upgrade a Red Hat Ceph Storage\ncluster using cephadm in the Red Hat Storage Ceph Upgrade\nGuide.(https://access.redhat.com/documentation/en-us/red_hat_ceph_storage)",
"product_ids": [
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-dashboard-rhel9@sha256:1d7ca201b778e6a6cb559129e240233b6b6461399c67f979c07d5fe288c400f6_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-dashboard-rhel9@sha256:3fb7480f9d68333e168eae0c9fbeceb0df7962a40c25ecced81ea4c4959b2c25_s390x",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-dashboard-rhel9@sha256:50329da263e8ef00c47632156761621bac30fead5e574ef23cd1d30b7af0019a_ppc64le"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2023:3642"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "NONE",
"baseScore": 9.1,
"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:N",
"version": "3.1"
},
"products": [
"9Base-RHCEPH-6.1-Tools:rhceph/keepalived-rhel9@sha256:2ae4274163155d880cbd41d1a197d6856f326501a50e028ff3de9ff8a85b3e97_s390x",
"9Base-RHCEPH-6.1-Tools:rhceph/keepalived-rhel9@sha256:36abd2b22ebabea813c5afde35b0b80a200056f811267e89f0270da9155b1a22_ppc64le",
"9Base-RHCEPH-6.1-Tools:rhceph/keepalived-rhel9@sha256:b21d882fd2d08d6f162dbb63e0626d9d6aa892a677c5a28edc97b84feef1655a_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-dashboard-rhel9@sha256:1d7ca201b778e6a6cb559129e240233b6b6461399c67f979c07d5fe288c400f6_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-dashboard-rhel9@sha256:3fb7480f9d68333e168eae0c9fbeceb0df7962a40c25ecced81ea4c4959b2c25_s390x",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-dashboard-rhel9@sha256:50329da263e8ef00c47632156761621bac30fead5e574ef23cd1d30b7af0019a_ppc64le",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-rhel9@sha256:72bd6eb932a368af10d5c607d8b60e0fe8b87862f4adaa17fd022a3427a46ca8_s390x",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-rhel9@sha256:953630d9f9924f17ab7ce168772c3facbaf6866b79a1cf0fb9aee1dcf6eb8c7d_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-rhel9@sha256:9b477366f861df49b533d95941b9770b032827bb4a259c5f86abce8705960c05_ppc64le",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-haproxy-rhel9@sha256:720b3207087d4feb8ab59ffd0b70d6bc22fa21d53b62393779dfaf8972a32e60_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-haproxy-rhel9@sha256:8cc4a146d7be5046b416fe9c04d77b4f0a25a2ab7180fdbf8c46cff8e2483080_ppc64le",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-haproxy-rhel9@sha256:e4da2c9d53159d43c6795151eb3c9dea373da19b34d76094b60e7a2466415d62_s390x",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-promtail-rhel9@sha256:44697ad0d15d1f37b98243f5f013cb9271d70e2b10ab52093a1d7e3409a674b2_s390x",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-promtail-rhel9@sha256:b46c0196fab3bd3a60b64a1d7ff8af6fbc7c3e526618da1cc78032bffa3be171_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-promtail-rhel9@sha256:f52fd8d5fbfdcc202c5e31096119377a8b87f9efd31602398d45cec86ec35940_ppc64le",
"9Base-RHCEPH-6.1-Tools:rhceph/snmp-notifier-rhel9@sha256:8887234fbbaddf620eaa7b0f4b1ed6ab8aa5bc52e019e67179554ccd03fba676_ppc64le",
"9Base-RHCEPH-6.1-Tools:rhceph/snmp-notifier-rhel9@sha256:9078b49846d8ec681bec5b96f0d4087b4c66bdc6baf4701cfc9c8e8aeae89661_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/snmp-notifier-rhel9@sha256:df7c89608fe8352d445efcc1017521b35878cfe61a8b9fd91fab24c00786b2bf_s390x"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "crewjam/saml: Authentication bypass when processing SAML responses containing multiple Assertion elements"
}
]
}
rhsa-2022_6347
Vulnerability from csaf_redhat
Notes
{
"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": "VolSync v0.5\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 link(s) in the References section.",
"title": "Topic"
},
{
"category": "general",
"text": "VolSync v0.5\n\nVolSync is a Kubernetes operator that enables asynchronous replication of\npersistent volumes within a cluster, or across clusters. After deploying\nthe VolSync operator, it can create and maintain copies of your persistent\ndata.\n\nFor more information about VolSync, see:\nhttps://access.redhat.com/documentation/en-us/red_hat_advanced_cluster_management_for_kubernetes/2.6/html/add-ons/add-ons-overview#volsync\nor the VolSync open source community website at:\nhttps://volsync.readthedocs.io/en/stable/.\n\nThis advisory contains a security fix and updates to the VolSync\ncontainer images.\n\nSecurity fixes:\n\n* CVE-2022-27191 golang: crash in a golang.org/x/crypto/ssh server\n\n* CVE-2022-30629 golang: crypto/tls: session tickets lack random ticket_age_add\n\n* CVE-2022-1705 golang: net/http: improper sanitization of Transfer-Encoding header\n\n* CVE-2022-1962 golang: go/parser: stack exhaustion in all Parse* functions\n\n* CVE-2022-28131 golang: encoding/xml: stack exhaustion in Decoder.Skip\n\n* CVE-2022-30630 golang: io/fs: stack exhaustion in Glob\n\n* CVE-2022-30631 golang: compress/gzip: stack exhaustion in Reader.Read\n\n* CVE-2022-30632 golang: path/filepath: stack exhaustion in Glob\n\n* CVE-2022-30633 golang: encoding/xml: stack exhaustion in Unmarshal\n\n* CVE-2022-30635 golang: encoding/gob: stack exhaustion in Decoder.Decode\n\n* CVE-2022-32148 golang: net/http/httputil: NewSingleHostReverseProxy - omit X-Forwarded-For not working",
"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-2022:6347",
"url": "https://access.redhat.com/errata/RHSA-2022:6347"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/updates/classification/#moderate",
"url": "https://access.redhat.com/security/updates/classification/#moderate"
},
{
"category": "external",
"summary": "2064702",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2064702"
},
{
"category": "external",
"summary": "2092793",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2092793"
},
{
"category": "external",
"summary": "2107342",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2107342"
},
{
"category": "external",
"summary": "2107371",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2107371"
},
{
"category": "external",
"summary": "2107374",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2107374"
},
{
"category": "external",
"summary": "2107376",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2107376"
},
{
"category": "external",
"summary": "2107383",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2107383"
},
{
"category": "external",
"summary": "2107386",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2107386"
},
{
"category": "external",
"summary": "2107388",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2107388"
},
{
"category": "external",
"summary": "2107390",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2107390"
},
{
"category": "external",
"summary": "2107392",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2107392"
},
{
"category": "self",
"summary": "Canonical URL",
"url": "https://security.access.redhat.com/data/csaf/v2/advisories/2022/rhsa-2022_6347.json"
}
],
"title": "Red Hat Security Advisory: VolSync 0.5 security fixes and updates",
"tracking": {
"current_release_date": "2025-01-06T19:21:09+00:00",
"generator": {
"date": "2025-01-06T19:21:09+00:00",
"engine": {
"name": "Red Hat SDEngine",
"version": "4.2.5"
}
},
"id": "RHSA-2022:6347",
"initial_release_date": "2022-09-06T14:14:15+00:00",
"revision_history": [
{
"date": "2022-09-06T14:14:15+00:00",
"number": "1",
"summary": "Initial version"
},
{
"date": "2022-09-06T14:14:15+00:00",
"number": "2",
"summary": "Last updated version"
},
{
"date": "2025-01-06T19:21:09+00:00",
"number": "3",
"summary": "Last generated version"
}
],
"status": "final",
"version": "3"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_name",
"name": "Red Hat Advanced Cluster Management for Kubernetes 2.6 for RHEL 8",
"product": {
"name": "Red Hat Advanced Cluster Management for Kubernetes 2.6 for RHEL 8",
"product_id": "8Base-RHACM-2.6",
"product_identification_helper": {
"cpe": "cpe:/a:redhat:acm:2.6::el8"
}
}
}
],
"category": "product_family",
"name": "Red Hat ACM"
},
{
"branches": [
{
"category": "product_version",
"name": "rhacm2/volsync-rhel8@sha256:d6780a0a1cf868d6f65f19daf6e9e6ed9ee08b48694fd5f3827ba70714ca7440_s390x",
"product": {
"name": "rhacm2/volsync-rhel8@sha256:d6780a0a1cf868d6f65f19daf6e9e6ed9ee08b48694fd5f3827ba70714ca7440_s390x",
"product_id": "rhacm2/volsync-rhel8@sha256:d6780a0a1cf868d6f65f19daf6e9e6ed9ee08b48694fd5f3827ba70714ca7440_s390x",
"product_identification_helper": {
"purl": "pkg:oci/volsync-rhel8@sha256:d6780a0a1cf868d6f65f19daf6e9e6ed9ee08b48694fd5f3827ba70714ca7440?arch=s390x\u0026repository_url=registry.redhat.io/rhacm2/volsync-rhel8\u0026tag=v0.5.0-20"
}
}
},
{
"category": "product_version",
"name": "rhacm2/volsync-mover-rclone-rhel8@sha256:cdd1849150705a02385d68a1ea6063243c28a1d0cacbb3ccf7b4844df82b17cf_s390x",
"product": {
"name": "rhacm2/volsync-mover-rclone-rhel8@sha256:cdd1849150705a02385d68a1ea6063243c28a1d0cacbb3ccf7b4844df82b17cf_s390x",
"product_id": "rhacm2/volsync-mover-rclone-rhel8@sha256:cdd1849150705a02385d68a1ea6063243c28a1d0cacbb3ccf7b4844df82b17cf_s390x",
"product_identification_helper": {
"purl": "pkg:oci/volsync-mover-rclone-rhel8@sha256:cdd1849150705a02385d68a1ea6063243c28a1d0cacbb3ccf7b4844df82b17cf?arch=s390x\u0026repository_url=registry.redhat.io/rhacm2/volsync-mover-rclone-rhel8\u0026tag=v0.5.0-21"
}
}
},
{
"category": "product_version",
"name": "rhacm2/volsync-mover-restic-rhel8@sha256:af340c16f263cc22201539b46aa190be5bdad9700c41093cd30822b0503118c7_s390x",
"product": {
"name": "rhacm2/volsync-mover-restic-rhel8@sha256:af340c16f263cc22201539b46aa190be5bdad9700c41093cd30822b0503118c7_s390x",
"product_id": "rhacm2/volsync-mover-restic-rhel8@sha256:af340c16f263cc22201539b46aa190be5bdad9700c41093cd30822b0503118c7_s390x",
"product_identification_helper": {
"purl": "pkg:oci/volsync-mover-restic-rhel8@sha256:af340c16f263cc22201539b46aa190be5bdad9700c41093cd30822b0503118c7?arch=s390x\u0026repository_url=registry.redhat.io/rhacm2/volsync-mover-restic-rhel8\u0026tag=v0.5.0-21"
}
}
},
{
"category": "product_version",
"name": "rhacm2/volsync-mover-rsync-rhel8@sha256:6c02663d7d04e79c26c8d2b8d6ba6d71c19b85062cb7d1c39c9b2277cc503322_s390x",
"product": {
"name": "rhacm2/volsync-mover-rsync-rhel8@sha256:6c02663d7d04e79c26c8d2b8d6ba6d71c19b85062cb7d1c39c9b2277cc503322_s390x",
"product_id": "rhacm2/volsync-mover-rsync-rhel8@sha256:6c02663d7d04e79c26c8d2b8d6ba6d71c19b85062cb7d1c39c9b2277cc503322_s390x",
"product_identification_helper": {
"purl": "pkg:oci/volsync-mover-rsync-rhel8@sha256:6c02663d7d04e79c26c8d2b8d6ba6d71c19b85062cb7d1c39c9b2277cc503322?arch=s390x\u0026repository_url=registry.redhat.io/rhacm2/volsync-mover-rsync-rhel8\u0026tag=v0.5.0-22"
}
}
},
{
"category": "product_version",
"name": "rhacm2/volsync-mover-syncthing-rhel8@sha256:e4485e9a91a9ab3494ca1fdb0779e8a03a88b846bf4df3b5f34c5fa7b2714bf4_s390x",
"product": {
"name": "rhacm2/volsync-mover-syncthing-rhel8@sha256:e4485e9a91a9ab3494ca1fdb0779e8a03a88b846bf4df3b5f34c5fa7b2714bf4_s390x",
"product_id": "rhacm2/volsync-mover-syncthing-rhel8@sha256:e4485e9a91a9ab3494ca1fdb0779e8a03a88b846bf4df3b5f34c5fa7b2714bf4_s390x",
"product_identification_helper": {
"purl": "pkg:oci/volsync-mover-syncthing-rhel8@sha256:e4485e9a91a9ab3494ca1fdb0779e8a03a88b846bf4df3b5f34c5fa7b2714bf4?arch=s390x\u0026repository_url=registry.redhat.io/rhacm2/volsync-mover-syncthing-rhel8\u0026tag=v0.5.0-17"
}
}
}
],
"category": "architecture",
"name": "s390x"
},
{
"branches": [
{
"category": "product_version",
"name": "rhacm2/volsync-rhel8@sha256:01a39318c761d435e1cc91837fb017014f5bd7f3fa43f3859fe0b8071e56a385_amd64",
"product": {
"name": "rhacm2/volsync-rhel8@sha256:01a39318c761d435e1cc91837fb017014f5bd7f3fa43f3859fe0b8071e56a385_amd64",
"product_id": "rhacm2/volsync-rhel8@sha256:01a39318c761d435e1cc91837fb017014f5bd7f3fa43f3859fe0b8071e56a385_amd64",
"product_identification_helper": {
"purl": "pkg:oci/volsync-rhel8@sha256:01a39318c761d435e1cc91837fb017014f5bd7f3fa43f3859fe0b8071e56a385?arch=amd64\u0026repository_url=registry.redhat.io/rhacm2/volsync-rhel8\u0026tag=v0.5.0-20"
}
}
},
{
"category": "product_version",
"name": "rhacm2/volsync-mover-rclone-rhel8@sha256:38e0d652b99dfa8e1fbf2160c931c91fcafe2115025d21cad8349bf3b32a52e8_amd64",
"product": {
"name": "rhacm2/volsync-mover-rclone-rhel8@sha256:38e0d652b99dfa8e1fbf2160c931c91fcafe2115025d21cad8349bf3b32a52e8_amd64",
"product_id": "rhacm2/volsync-mover-rclone-rhel8@sha256:38e0d652b99dfa8e1fbf2160c931c91fcafe2115025d21cad8349bf3b32a52e8_amd64",
"product_identification_helper": {
"purl": "pkg:oci/volsync-mover-rclone-rhel8@sha256:38e0d652b99dfa8e1fbf2160c931c91fcafe2115025d21cad8349bf3b32a52e8?arch=amd64\u0026repository_url=registry.redhat.io/rhacm2/volsync-mover-rclone-rhel8\u0026tag=v0.5.0-21"
}
}
},
{
"category": "product_version",
"name": "rhacm2/volsync-mover-restic-rhel8@sha256:6d7f6d469d82cbb09a13b508917b555b40075a191e58d5c6ab78b39f98b2d723_amd64",
"product": {
"name": "rhacm2/volsync-mover-restic-rhel8@sha256:6d7f6d469d82cbb09a13b508917b555b40075a191e58d5c6ab78b39f98b2d723_amd64",
"product_id": "rhacm2/volsync-mover-restic-rhel8@sha256:6d7f6d469d82cbb09a13b508917b555b40075a191e58d5c6ab78b39f98b2d723_amd64",
"product_identification_helper": {
"purl": "pkg:oci/volsync-mover-restic-rhel8@sha256:6d7f6d469d82cbb09a13b508917b555b40075a191e58d5c6ab78b39f98b2d723?arch=amd64\u0026repository_url=registry.redhat.io/rhacm2/volsync-mover-restic-rhel8\u0026tag=v0.5.0-21"
}
}
},
{
"category": "product_version",
"name": "rhacm2/volsync-mover-rsync-rhel8@sha256:cfb59342191cc8986ad308670a34f74aceae39329e085d27917aa5ff8d2631a7_amd64",
"product": {
"name": "rhacm2/volsync-mover-rsync-rhel8@sha256:cfb59342191cc8986ad308670a34f74aceae39329e085d27917aa5ff8d2631a7_amd64",
"product_id": "rhacm2/volsync-mover-rsync-rhel8@sha256:cfb59342191cc8986ad308670a34f74aceae39329e085d27917aa5ff8d2631a7_amd64",
"product_identification_helper": {
"purl": "pkg:oci/volsync-mover-rsync-rhel8@sha256:cfb59342191cc8986ad308670a34f74aceae39329e085d27917aa5ff8d2631a7?arch=amd64\u0026repository_url=registry.redhat.io/rhacm2/volsync-mover-rsync-rhel8\u0026tag=v0.5.0-22"
}
}
},
{
"category": "product_version",
"name": "rhacm2/volsync-mover-syncthing-rhel8@sha256:5c6b0466ac9be0293edd8d55f43fe3b9ae5e833a223af33c29b7338c8a47d656_amd64",
"product": {
"name": "rhacm2/volsync-mover-syncthing-rhel8@sha256:5c6b0466ac9be0293edd8d55f43fe3b9ae5e833a223af33c29b7338c8a47d656_amd64",
"product_id": "rhacm2/volsync-mover-syncthing-rhel8@sha256:5c6b0466ac9be0293edd8d55f43fe3b9ae5e833a223af33c29b7338c8a47d656_amd64",
"product_identification_helper": {
"purl": "pkg:oci/volsync-mover-syncthing-rhel8@sha256:5c6b0466ac9be0293edd8d55f43fe3b9ae5e833a223af33c29b7338c8a47d656?arch=amd64\u0026repository_url=registry.redhat.io/rhacm2/volsync-mover-syncthing-rhel8\u0026tag=v0.5.0-17"
}
}
},
{
"category": "product_version",
"name": "rhacm2/volsync-operator-bundle@sha256:39f804bbf41c5165b84e06cc15f753a85fe11bf37706f0147a4345a9e8d0488f_amd64",
"product": {
"name": "rhacm2/volsync-operator-bundle@sha256:39f804bbf41c5165b84e06cc15f753a85fe11bf37706f0147a4345a9e8d0488f_amd64",
"product_id": "rhacm2/volsync-operator-bundle@sha256:39f804bbf41c5165b84e06cc15f753a85fe11bf37706f0147a4345a9e8d0488f_amd64",
"product_identification_helper": {
"purl": "pkg:oci/volsync-operator-bundle@sha256:39f804bbf41c5165b84e06cc15f753a85fe11bf37706f0147a4345a9e8d0488f?arch=amd64\u0026repository_url=registry.redhat.io/rhacm2/volsync-operator-bundle\u0026tag=v0.5.0-25"
}
}
}
],
"category": "architecture",
"name": "amd64"
},
{
"branches": [
{
"category": "product_version",
"name": "rhacm2/volsync-rhel8@sha256:2d1b6bbc13629367ed2cbd0a551e9aa8732f330673d70c0bc8c3ce16049a4ae5_ppc64le",
"product": {
"name": "rhacm2/volsync-rhel8@sha256:2d1b6bbc13629367ed2cbd0a551e9aa8732f330673d70c0bc8c3ce16049a4ae5_ppc64le",
"product_id": "rhacm2/volsync-rhel8@sha256:2d1b6bbc13629367ed2cbd0a551e9aa8732f330673d70c0bc8c3ce16049a4ae5_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/volsync-rhel8@sha256:2d1b6bbc13629367ed2cbd0a551e9aa8732f330673d70c0bc8c3ce16049a4ae5?arch=ppc64le\u0026repository_url=registry.redhat.io/rhacm2/volsync-rhel8\u0026tag=v0.5.0-20"
}
}
},
{
"category": "product_version",
"name": "rhacm2/volsync-mover-rclone-rhel8@sha256:0432e656141b9b96c4abe83a319728ee425ecc38b612339b7e746eeab3fa6eb1_ppc64le",
"product": {
"name": "rhacm2/volsync-mover-rclone-rhel8@sha256:0432e656141b9b96c4abe83a319728ee425ecc38b612339b7e746eeab3fa6eb1_ppc64le",
"product_id": "rhacm2/volsync-mover-rclone-rhel8@sha256:0432e656141b9b96c4abe83a319728ee425ecc38b612339b7e746eeab3fa6eb1_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/volsync-mover-rclone-rhel8@sha256:0432e656141b9b96c4abe83a319728ee425ecc38b612339b7e746eeab3fa6eb1?arch=ppc64le\u0026repository_url=registry.redhat.io/rhacm2/volsync-mover-rclone-rhel8\u0026tag=v0.5.0-21"
}
}
},
{
"category": "product_version",
"name": "rhacm2/volsync-mover-restic-rhel8@sha256:bcba5128ef35f15470966ecf5fd6371070949faa1375e930de6208d256bb5aa4_ppc64le",
"product": {
"name": "rhacm2/volsync-mover-restic-rhel8@sha256:bcba5128ef35f15470966ecf5fd6371070949faa1375e930de6208d256bb5aa4_ppc64le",
"product_id": "rhacm2/volsync-mover-restic-rhel8@sha256:bcba5128ef35f15470966ecf5fd6371070949faa1375e930de6208d256bb5aa4_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/volsync-mover-restic-rhel8@sha256:bcba5128ef35f15470966ecf5fd6371070949faa1375e930de6208d256bb5aa4?arch=ppc64le\u0026repository_url=registry.redhat.io/rhacm2/volsync-mover-restic-rhel8\u0026tag=v0.5.0-21"
}
}
},
{
"category": "product_version",
"name": "rhacm2/volsync-mover-rsync-rhel8@sha256:1b4996edfec9ad6bc81d4637797429866454b49d0e19a4181bcd76deed6db5c6_ppc64le",
"product": {
"name": "rhacm2/volsync-mover-rsync-rhel8@sha256:1b4996edfec9ad6bc81d4637797429866454b49d0e19a4181bcd76deed6db5c6_ppc64le",
"product_id": "rhacm2/volsync-mover-rsync-rhel8@sha256:1b4996edfec9ad6bc81d4637797429866454b49d0e19a4181bcd76deed6db5c6_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/volsync-mover-rsync-rhel8@sha256:1b4996edfec9ad6bc81d4637797429866454b49d0e19a4181bcd76deed6db5c6?arch=ppc64le\u0026repository_url=registry.redhat.io/rhacm2/volsync-mover-rsync-rhel8\u0026tag=v0.5.0-22"
}
}
},
{
"category": "product_version",
"name": "rhacm2/volsync-mover-syncthing-rhel8@sha256:457e145404b67acbb681a2432401d6de0a587bf7d844c86d6539dc2605ed87f2_ppc64le",
"product": {
"name": "rhacm2/volsync-mover-syncthing-rhel8@sha256:457e145404b67acbb681a2432401d6de0a587bf7d844c86d6539dc2605ed87f2_ppc64le",
"product_id": "rhacm2/volsync-mover-syncthing-rhel8@sha256:457e145404b67acbb681a2432401d6de0a587bf7d844c86d6539dc2605ed87f2_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/volsync-mover-syncthing-rhel8@sha256:457e145404b67acbb681a2432401d6de0a587bf7d844c86d6539dc2605ed87f2?arch=ppc64le\u0026repository_url=registry.redhat.io/rhacm2/volsync-mover-syncthing-rhel8\u0026tag=v0.5.0-17"
}
}
}
],
"category": "architecture",
"name": "ppc64le"
},
{
"branches": [
{
"category": "product_version",
"name": "rhacm2/volsync-rhel8@sha256:a90ddd406a30d9a95cfd27f002d133dfc6042309815a9d850cdd36cc788e932d_arm64",
"product": {
"name": "rhacm2/volsync-rhel8@sha256:a90ddd406a30d9a95cfd27f002d133dfc6042309815a9d850cdd36cc788e932d_arm64",
"product_id": "rhacm2/volsync-rhel8@sha256:a90ddd406a30d9a95cfd27f002d133dfc6042309815a9d850cdd36cc788e932d_arm64",
"product_identification_helper": {
"purl": "pkg:oci/volsync-rhel8@sha256:a90ddd406a30d9a95cfd27f002d133dfc6042309815a9d850cdd36cc788e932d?arch=arm64\u0026repository_url=registry.redhat.io/rhacm2/volsync-rhel8\u0026tag=v0.5.0-20"
}
}
},
{
"category": "product_version",
"name": "rhacm2/volsync-mover-rclone-rhel8@sha256:8355564bbddbc0474957b06509dff1b0af5d903572362f8a37bdf0a0785fb930_arm64",
"product": {
"name": "rhacm2/volsync-mover-rclone-rhel8@sha256:8355564bbddbc0474957b06509dff1b0af5d903572362f8a37bdf0a0785fb930_arm64",
"product_id": "rhacm2/volsync-mover-rclone-rhel8@sha256:8355564bbddbc0474957b06509dff1b0af5d903572362f8a37bdf0a0785fb930_arm64",
"product_identification_helper": {
"purl": "pkg:oci/volsync-mover-rclone-rhel8@sha256:8355564bbddbc0474957b06509dff1b0af5d903572362f8a37bdf0a0785fb930?arch=arm64\u0026repository_url=registry.redhat.io/rhacm2/volsync-mover-rclone-rhel8\u0026tag=v0.5.0-21"
}
}
},
{
"category": "product_version",
"name": "rhacm2/volsync-mover-restic-rhel8@sha256:d1e0fb45b4337dbe141e22b1ad1c3aaf21acad1349644b4f51df35c76ea77997_arm64",
"product": {
"name": "rhacm2/volsync-mover-restic-rhel8@sha256:d1e0fb45b4337dbe141e22b1ad1c3aaf21acad1349644b4f51df35c76ea77997_arm64",
"product_id": "rhacm2/volsync-mover-restic-rhel8@sha256:d1e0fb45b4337dbe141e22b1ad1c3aaf21acad1349644b4f51df35c76ea77997_arm64",
"product_identification_helper": {
"purl": "pkg:oci/volsync-mover-restic-rhel8@sha256:d1e0fb45b4337dbe141e22b1ad1c3aaf21acad1349644b4f51df35c76ea77997?arch=arm64\u0026repository_url=registry.redhat.io/rhacm2/volsync-mover-restic-rhel8\u0026tag=v0.5.0-21"
}
}
},
{
"category": "product_version",
"name": "rhacm2/volsync-mover-rsync-rhel8@sha256:6e4e7c4eb153e91c735917dcd6f06f4453c9962a7697ffa40cad941f8b870b45_arm64",
"product": {
"name": "rhacm2/volsync-mover-rsync-rhel8@sha256:6e4e7c4eb153e91c735917dcd6f06f4453c9962a7697ffa40cad941f8b870b45_arm64",
"product_id": "rhacm2/volsync-mover-rsync-rhel8@sha256:6e4e7c4eb153e91c735917dcd6f06f4453c9962a7697ffa40cad941f8b870b45_arm64",
"product_identification_helper": {
"purl": "pkg:oci/volsync-mover-rsync-rhel8@sha256:6e4e7c4eb153e91c735917dcd6f06f4453c9962a7697ffa40cad941f8b870b45?arch=arm64\u0026repository_url=registry.redhat.io/rhacm2/volsync-mover-rsync-rhel8\u0026tag=v0.5.0-22"
}
}
},
{
"category": "product_version",
"name": "rhacm2/volsync-mover-syncthing-rhel8@sha256:1c3f96c2e7787b5d2c3c48c66a54fa952a59b82dbe119b8f4506279d2ae75304_arm64",
"product": {
"name": "rhacm2/volsync-mover-syncthing-rhel8@sha256:1c3f96c2e7787b5d2c3c48c66a54fa952a59b82dbe119b8f4506279d2ae75304_arm64",
"product_id": "rhacm2/volsync-mover-syncthing-rhel8@sha256:1c3f96c2e7787b5d2c3c48c66a54fa952a59b82dbe119b8f4506279d2ae75304_arm64",
"product_identification_helper": {
"purl": "pkg:oci/volsync-mover-syncthing-rhel8@sha256:1c3f96c2e7787b5d2c3c48c66a54fa952a59b82dbe119b8f4506279d2ae75304?arch=arm64\u0026repository_url=registry.redhat.io/rhacm2/volsync-mover-syncthing-rhel8\u0026tag=v0.5.0-17"
}
}
}
],
"category": "architecture",
"name": "arm64"
}
],
"category": "vendor",
"name": "Red Hat"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/volsync-mover-rclone-rhel8@sha256:0432e656141b9b96c4abe83a319728ee425ecc38b612339b7e746eeab3fa6eb1_ppc64le as a component of Red Hat Advanced Cluster Management for Kubernetes 2.6 for RHEL 8",
"product_id": "8Base-RHACM-2.6:rhacm2/volsync-mover-rclone-rhel8@sha256:0432e656141b9b96c4abe83a319728ee425ecc38b612339b7e746eeab3fa6eb1_ppc64le"
},
"product_reference": "rhacm2/volsync-mover-rclone-rhel8@sha256:0432e656141b9b96c4abe83a319728ee425ecc38b612339b7e746eeab3fa6eb1_ppc64le",
"relates_to_product_reference": "8Base-RHACM-2.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/volsync-mover-rclone-rhel8@sha256:38e0d652b99dfa8e1fbf2160c931c91fcafe2115025d21cad8349bf3b32a52e8_amd64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.6 for RHEL 8",
"product_id": "8Base-RHACM-2.6:rhacm2/volsync-mover-rclone-rhel8@sha256:38e0d652b99dfa8e1fbf2160c931c91fcafe2115025d21cad8349bf3b32a52e8_amd64"
},
"product_reference": "rhacm2/volsync-mover-rclone-rhel8@sha256:38e0d652b99dfa8e1fbf2160c931c91fcafe2115025d21cad8349bf3b32a52e8_amd64",
"relates_to_product_reference": "8Base-RHACM-2.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/volsync-mover-rclone-rhel8@sha256:8355564bbddbc0474957b06509dff1b0af5d903572362f8a37bdf0a0785fb930_arm64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.6 for RHEL 8",
"product_id": "8Base-RHACM-2.6:rhacm2/volsync-mover-rclone-rhel8@sha256:8355564bbddbc0474957b06509dff1b0af5d903572362f8a37bdf0a0785fb930_arm64"
},
"product_reference": "rhacm2/volsync-mover-rclone-rhel8@sha256:8355564bbddbc0474957b06509dff1b0af5d903572362f8a37bdf0a0785fb930_arm64",
"relates_to_product_reference": "8Base-RHACM-2.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/volsync-mover-rclone-rhel8@sha256:cdd1849150705a02385d68a1ea6063243c28a1d0cacbb3ccf7b4844df82b17cf_s390x as a component of Red Hat Advanced Cluster Management for Kubernetes 2.6 for RHEL 8",
"product_id": "8Base-RHACM-2.6:rhacm2/volsync-mover-rclone-rhel8@sha256:cdd1849150705a02385d68a1ea6063243c28a1d0cacbb3ccf7b4844df82b17cf_s390x"
},
"product_reference": "rhacm2/volsync-mover-rclone-rhel8@sha256:cdd1849150705a02385d68a1ea6063243c28a1d0cacbb3ccf7b4844df82b17cf_s390x",
"relates_to_product_reference": "8Base-RHACM-2.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/volsync-mover-restic-rhel8@sha256:6d7f6d469d82cbb09a13b508917b555b40075a191e58d5c6ab78b39f98b2d723_amd64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.6 for RHEL 8",
"product_id": "8Base-RHACM-2.6:rhacm2/volsync-mover-restic-rhel8@sha256:6d7f6d469d82cbb09a13b508917b555b40075a191e58d5c6ab78b39f98b2d723_amd64"
},
"product_reference": "rhacm2/volsync-mover-restic-rhel8@sha256:6d7f6d469d82cbb09a13b508917b555b40075a191e58d5c6ab78b39f98b2d723_amd64",
"relates_to_product_reference": "8Base-RHACM-2.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/volsync-mover-restic-rhel8@sha256:af340c16f263cc22201539b46aa190be5bdad9700c41093cd30822b0503118c7_s390x as a component of Red Hat Advanced Cluster Management for Kubernetes 2.6 for RHEL 8",
"product_id": "8Base-RHACM-2.6:rhacm2/volsync-mover-restic-rhel8@sha256:af340c16f263cc22201539b46aa190be5bdad9700c41093cd30822b0503118c7_s390x"
},
"product_reference": "rhacm2/volsync-mover-restic-rhel8@sha256:af340c16f263cc22201539b46aa190be5bdad9700c41093cd30822b0503118c7_s390x",
"relates_to_product_reference": "8Base-RHACM-2.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/volsync-mover-restic-rhel8@sha256:bcba5128ef35f15470966ecf5fd6371070949faa1375e930de6208d256bb5aa4_ppc64le as a component of Red Hat Advanced Cluster Management for Kubernetes 2.6 for RHEL 8",
"product_id": "8Base-RHACM-2.6:rhacm2/volsync-mover-restic-rhel8@sha256:bcba5128ef35f15470966ecf5fd6371070949faa1375e930de6208d256bb5aa4_ppc64le"
},
"product_reference": "rhacm2/volsync-mover-restic-rhel8@sha256:bcba5128ef35f15470966ecf5fd6371070949faa1375e930de6208d256bb5aa4_ppc64le",
"relates_to_product_reference": "8Base-RHACM-2.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/volsync-mover-restic-rhel8@sha256:d1e0fb45b4337dbe141e22b1ad1c3aaf21acad1349644b4f51df35c76ea77997_arm64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.6 for RHEL 8",
"product_id": "8Base-RHACM-2.6:rhacm2/volsync-mover-restic-rhel8@sha256:d1e0fb45b4337dbe141e22b1ad1c3aaf21acad1349644b4f51df35c76ea77997_arm64"
},
"product_reference": "rhacm2/volsync-mover-restic-rhel8@sha256:d1e0fb45b4337dbe141e22b1ad1c3aaf21acad1349644b4f51df35c76ea77997_arm64",
"relates_to_product_reference": "8Base-RHACM-2.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/volsync-mover-rsync-rhel8@sha256:1b4996edfec9ad6bc81d4637797429866454b49d0e19a4181bcd76deed6db5c6_ppc64le as a component of Red Hat Advanced Cluster Management for Kubernetes 2.6 for RHEL 8",
"product_id": "8Base-RHACM-2.6:rhacm2/volsync-mover-rsync-rhel8@sha256:1b4996edfec9ad6bc81d4637797429866454b49d0e19a4181bcd76deed6db5c6_ppc64le"
},
"product_reference": "rhacm2/volsync-mover-rsync-rhel8@sha256:1b4996edfec9ad6bc81d4637797429866454b49d0e19a4181bcd76deed6db5c6_ppc64le",
"relates_to_product_reference": "8Base-RHACM-2.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/volsync-mover-rsync-rhel8@sha256:6c02663d7d04e79c26c8d2b8d6ba6d71c19b85062cb7d1c39c9b2277cc503322_s390x as a component of Red Hat Advanced Cluster Management for Kubernetes 2.6 for RHEL 8",
"product_id": "8Base-RHACM-2.6:rhacm2/volsync-mover-rsync-rhel8@sha256:6c02663d7d04e79c26c8d2b8d6ba6d71c19b85062cb7d1c39c9b2277cc503322_s390x"
},
"product_reference": "rhacm2/volsync-mover-rsync-rhel8@sha256:6c02663d7d04e79c26c8d2b8d6ba6d71c19b85062cb7d1c39c9b2277cc503322_s390x",
"relates_to_product_reference": "8Base-RHACM-2.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/volsync-mover-rsync-rhel8@sha256:6e4e7c4eb153e91c735917dcd6f06f4453c9962a7697ffa40cad941f8b870b45_arm64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.6 for RHEL 8",
"product_id": "8Base-RHACM-2.6:rhacm2/volsync-mover-rsync-rhel8@sha256:6e4e7c4eb153e91c735917dcd6f06f4453c9962a7697ffa40cad941f8b870b45_arm64"
},
"product_reference": "rhacm2/volsync-mover-rsync-rhel8@sha256:6e4e7c4eb153e91c735917dcd6f06f4453c9962a7697ffa40cad941f8b870b45_arm64",
"relates_to_product_reference": "8Base-RHACM-2.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/volsync-mover-rsync-rhel8@sha256:cfb59342191cc8986ad308670a34f74aceae39329e085d27917aa5ff8d2631a7_amd64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.6 for RHEL 8",
"product_id": "8Base-RHACM-2.6:rhacm2/volsync-mover-rsync-rhel8@sha256:cfb59342191cc8986ad308670a34f74aceae39329e085d27917aa5ff8d2631a7_amd64"
},
"product_reference": "rhacm2/volsync-mover-rsync-rhel8@sha256:cfb59342191cc8986ad308670a34f74aceae39329e085d27917aa5ff8d2631a7_amd64",
"relates_to_product_reference": "8Base-RHACM-2.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/volsync-mover-syncthing-rhel8@sha256:1c3f96c2e7787b5d2c3c48c66a54fa952a59b82dbe119b8f4506279d2ae75304_arm64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.6 for RHEL 8",
"product_id": "8Base-RHACM-2.6:rhacm2/volsync-mover-syncthing-rhel8@sha256:1c3f96c2e7787b5d2c3c48c66a54fa952a59b82dbe119b8f4506279d2ae75304_arm64"
},
"product_reference": "rhacm2/volsync-mover-syncthing-rhel8@sha256:1c3f96c2e7787b5d2c3c48c66a54fa952a59b82dbe119b8f4506279d2ae75304_arm64",
"relates_to_product_reference": "8Base-RHACM-2.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/volsync-mover-syncthing-rhel8@sha256:457e145404b67acbb681a2432401d6de0a587bf7d844c86d6539dc2605ed87f2_ppc64le as a component of Red Hat Advanced Cluster Management for Kubernetes 2.6 for RHEL 8",
"product_id": "8Base-RHACM-2.6:rhacm2/volsync-mover-syncthing-rhel8@sha256:457e145404b67acbb681a2432401d6de0a587bf7d844c86d6539dc2605ed87f2_ppc64le"
},
"product_reference": "rhacm2/volsync-mover-syncthing-rhel8@sha256:457e145404b67acbb681a2432401d6de0a587bf7d844c86d6539dc2605ed87f2_ppc64le",
"relates_to_product_reference": "8Base-RHACM-2.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/volsync-mover-syncthing-rhel8@sha256:5c6b0466ac9be0293edd8d55f43fe3b9ae5e833a223af33c29b7338c8a47d656_amd64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.6 for RHEL 8",
"product_id": "8Base-RHACM-2.6:rhacm2/volsync-mover-syncthing-rhel8@sha256:5c6b0466ac9be0293edd8d55f43fe3b9ae5e833a223af33c29b7338c8a47d656_amd64"
},
"product_reference": "rhacm2/volsync-mover-syncthing-rhel8@sha256:5c6b0466ac9be0293edd8d55f43fe3b9ae5e833a223af33c29b7338c8a47d656_amd64",
"relates_to_product_reference": "8Base-RHACM-2.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/volsync-mover-syncthing-rhel8@sha256:e4485e9a91a9ab3494ca1fdb0779e8a03a88b846bf4df3b5f34c5fa7b2714bf4_s390x as a component of Red Hat Advanced Cluster Management for Kubernetes 2.6 for RHEL 8",
"product_id": "8Base-RHACM-2.6:rhacm2/volsync-mover-syncthing-rhel8@sha256:e4485e9a91a9ab3494ca1fdb0779e8a03a88b846bf4df3b5f34c5fa7b2714bf4_s390x"
},
"product_reference": "rhacm2/volsync-mover-syncthing-rhel8@sha256:e4485e9a91a9ab3494ca1fdb0779e8a03a88b846bf4df3b5f34c5fa7b2714bf4_s390x",
"relates_to_product_reference": "8Base-RHACM-2.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/volsync-operator-bundle@sha256:39f804bbf41c5165b84e06cc15f753a85fe11bf37706f0147a4345a9e8d0488f_amd64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.6 for RHEL 8",
"product_id": "8Base-RHACM-2.6:rhacm2/volsync-operator-bundle@sha256:39f804bbf41c5165b84e06cc15f753a85fe11bf37706f0147a4345a9e8d0488f_amd64"
},
"product_reference": "rhacm2/volsync-operator-bundle@sha256:39f804bbf41c5165b84e06cc15f753a85fe11bf37706f0147a4345a9e8d0488f_amd64",
"relates_to_product_reference": "8Base-RHACM-2.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/volsync-rhel8@sha256:01a39318c761d435e1cc91837fb017014f5bd7f3fa43f3859fe0b8071e56a385_amd64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.6 for RHEL 8",
"product_id": "8Base-RHACM-2.6:rhacm2/volsync-rhel8@sha256:01a39318c761d435e1cc91837fb017014f5bd7f3fa43f3859fe0b8071e56a385_amd64"
},
"product_reference": "rhacm2/volsync-rhel8@sha256:01a39318c761d435e1cc91837fb017014f5bd7f3fa43f3859fe0b8071e56a385_amd64",
"relates_to_product_reference": "8Base-RHACM-2.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/volsync-rhel8@sha256:2d1b6bbc13629367ed2cbd0a551e9aa8732f330673d70c0bc8c3ce16049a4ae5_ppc64le as a component of Red Hat Advanced Cluster Management for Kubernetes 2.6 for RHEL 8",
"product_id": "8Base-RHACM-2.6:rhacm2/volsync-rhel8@sha256:2d1b6bbc13629367ed2cbd0a551e9aa8732f330673d70c0bc8c3ce16049a4ae5_ppc64le"
},
"product_reference": "rhacm2/volsync-rhel8@sha256:2d1b6bbc13629367ed2cbd0a551e9aa8732f330673d70c0bc8c3ce16049a4ae5_ppc64le",
"relates_to_product_reference": "8Base-RHACM-2.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/volsync-rhel8@sha256:a90ddd406a30d9a95cfd27f002d133dfc6042309815a9d850cdd36cc788e932d_arm64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.6 for RHEL 8",
"product_id": "8Base-RHACM-2.6:rhacm2/volsync-rhel8@sha256:a90ddd406a30d9a95cfd27f002d133dfc6042309815a9d850cdd36cc788e932d_arm64"
},
"product_reference": "rhacm2/volsync-rhel8@sha256:a90ddd406a30d9a95cfd27f002d133dfc6042309815a9d850cdd36cc788e932d_arm64",
"relates_to_product_reference": "8Base-RHACM-2.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/volsync-rhel8@sha256:d6780a0a1cf868d6f65f19daf6e9e6ed9ee08b48694fd5f3827ba70714ca7440_s390x as a component of Red Hat Advanced Cluster Management for Kubernetes 2.6 for RHEL 8",
"product_id": "8Base-RHACM-2.6:rhacm2/volsync-rhel8@sha256:d6780a0a1cf868d6f65f19daf6e9e6ed9ee08b48694fd5f3827ba70714ca7440_s390x"
},
"product_reference": "rhacm2/volsync-rhel8@sha256:d6780a0a1cf868d6f65f19daf6e9e6ed9ee08b48694fd5f3827ba70714ca7440_s390x",
"relates_to_product_reference": "8Base-RHACM-2.6"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2022-1705",
"cwe": {
"id": "CWE-444",
"name": "Inconsistent Interpretation of HTTP Requests (\u0027HTTP Request/Response Smuggling\u0027)"
},
"discovery_date": "2022-07-14T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2107374"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in golang. The HTTP/1 client accepted invalid Transfer-Encoding headers indicating \"chunked\" encoding. This issue could allow request smuggling, but only if combined with an intermediate server that also improperly accepts the header as invalid.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "golang: net/http: improper sanitization of Transfer-Encoding 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-RHACM-2.6:rhacm2/volsync-mover-rclone-rhel8@sha256:0432e656141b9b96c4abe83a319728ee425ecc38b612339b7e746eeab3fa6eb1_ppc64le",
"8Base-RHACM-2.6:rhacm2/volsync-mover-rclone-rhel8@sha256:38e0d652b99dfa8e1fbf2160c931c91fcafe2115025d21cad8349bf3b32a52e8_amd64",
"8Base-RHACM-2.6:rhacm2/volsync-mover-rclone-rhel8@sha256:8355564bbddbc0474957b06509dff1b0af5d903572362f8a37bdf0a0785fb930_arm64",
"8Base-RHACM-2.6:rhacm2/volsync-mover-rclone-rhel8@sha256:cdd1849150705a02385d68a1ea6063243c28a1d0cacbb3ccf7b4844df82b17cf_s390x",
"8Base-RHACM-2.6:rhacm2/volsync-mover-restic-rhel8@sha256:6d7f6d469d82cbb09a13b508917b555b40075a191e58d5c6ab78b39f98b2d723_amd64",
"8Base-RHACM-2.6:rhacm2/volsync-mover-restic-rhel8@sha256:af340c16f263cc22201539b46aa190be5bdad9700c41093cd30822b0503118c7_s390x",
"8Base-RHACM-2.6:rhacm2/volsync-mover-restic-rhel8@sha256:bcba5128ef35f15470966ecf5fd6371070949faa1375e930de6208d256bb5aa4_ppc64le",
"8Base-RHACM-2.6:rhacm2/volsync-mover-restic-rhel8@sha256:d1e0fb45b4337dbe141e22b1ad1c3aaf21acad1349644b4f51df35c76ea77997_arm64",
"8Base-RHACM-2.6:rhacm2/volsync-mover-rsync-rhel8@sha256:1b4996edfec9ad6bc81d4637797429866454b49d0e19a4181bcd76deed6db5c6_ppc64le",
"8Base-RHACM-2.6:rhacm2/volsync-mover-rsync-rhel8@sha256:6c02663d7d04e79c26c8d2b8d6ba6d71c19b85062cb7d1c39c9b2277cc503322_s390x",
"8Base-RHACM-2.6:rhacm2/volsync-mover-rsync-rhel8@sha256:6e4e7c4eb153e91c735917dcd6f06f4453c9962a7697ffa40cad941f8b870b45_arm64",
"8Base-RHACM-2.6:rhacm2/volsync-mover-rsync-rhel8@sha256:cfb59342191cc8986ad308670a34f74aceae39329e085d27917aa5ff8d2631a7_amd64",
"8Base-RHACM-2.6:rhacm2/volsync-mover-syncthing-rhel8@sha256:1c3f96c2e7787b5d2c3c48c66a54fa952a59b82dbe119b8f4506279d2ae75304_arm64",
"8Base-RHACM-2.6:rhacm2/volsync-mover-syncthing-rhel8@sha256:457e145404b67acbb681a2432401d6de0a587bf7d844c86d6539dc2605ed87f2_ppc64le",
"8Base-RHACM-2.6:rhacm2/volsync-mover-syncthing-rhel8@sha256:5c6b0466ac9be0293edd8d55f43fe3b9ae5e833a223af33c29b7338c8a47d656_amd64",
"8Base-RHACM-2.6:rhacm2/volsync-mover-syncthing-rhel8@sha256:e4485e9a91a9ab3494ca1fdb0779e8a03a88b846bf4df3b5f34c5fa7b2714bf4_s390x",
"8Base-RHACM-2.6:rhacm2/volsync-operator-bundle@sha256:39f804bbf41c5165b84e06cc15f753a85fe11bf37706f0147a4345a9e8d0488f_amd64",
"8Base-RHACM-2.6:rhacm2/volsync-rhel8@sha256:01a39318c761d435e1cc91837fb017014f5bd7f3fa43f3859fe0b8071e56a385_amd64",
"8Base-RHACM-2.6:rhacm2/volsync-rhel8@sha256:2d1b6bbc13629367ed2cbd0a551e9aa8732f330673d70c0bc8c3ce16049a4ae5_ppc64le",
"8Base-RHACM-2.6:rhacm2/volsync-rhel8@sha256:a90ddd406a30d9a95cfd27f002d133dfc6042309815a9d850cdd36cc788e932d_arm64",
"8Base-RHACM-2.6:rhacm2/volsync-rhel8@sha256:d6780a0a1cf868d6f65f19daf6e9e6ed9ee08b48694fd5f3827ba70714ca7440_s390x"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2022-1705"
},
{
"category": "external",
"summary": "RHBZ#2107374",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2107374"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2022-1705",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-1705"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2022-1705",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2022-1705"
},
{
"category": "external",
"summary": "https://go.dev/issue/53188",
"url": "https://go.dev/issue/53188"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-announce/c/nqrv9fbR0zE",
"url": "https://groups.google.com/g/golang-announce/c/nqrv9fbR0zE"
}
],
"release_date": "2022-07-12T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2022-09-06T14:14:15+00:00",
"details": "For details on how to install VolSync, refer to:\n\nhttps://access.redhat.com/documentation/en-us/red_hat_advanced_cluster_management_for_kubernetes/2.6/html/add-ons/add-ons-overview#volsync-rsync-rep",
"product_ids": [
"8Base-RHACM-2.6:rhacm2/volsync-mover-rclone-rhel8@sha256:0432e656141b9b96c4abe83a319728ee425ecc38b612339b7e746eeab3fa6eb1_ppc64le",
"8Base-RHACM-2.6:rhacm2/volsync-mover-rclone-rhel8@sha256:38e0d652b99dfa8e1fbf2160c931c91fcafe2115025d21cad8349bf3b32a52e8_amd64",
"8Base-RHACM-2.6:rhacm2/volsync-mover-rclone-rhel8@sha256:8355564bbddbc0474957b06509dff1b0af5d903572362f8a37bdf0a0785fb930_arm64",
"8Base-RHACM-2.6:rhacm2/volsync-mover-rclone-rhel8@sha256:cdd1849150705a02385d68a1ea6063243c28a1d0cacbb3ccf7b4844df82b17cf_s390x",
"8Base-RHACM-2.6:rhacm2/volsync-mover-restic-rhel8@sha256:6d7f6d469d82cbb09a13b508917b555b40075a191e58d5c6ab78b39f98b2d723_amd64",
"8Base-RHACM-2.6:rhacm2/volsync-mover-restic-rhel8@sha256:af340c16f263cc22201539b46aa190be5bdad9700c41093cd30822b0503118c7_s390x",
"8Base-RHACM-2.6:rhacm2/volsync-mover-restic-rhel8@sha256:bcba5128ef35f15470966ecf5fd6371070949faa1375e930de6208d256bb5aa4_ppc64le",
"8Base-RHACM-2.6:rhacm2/volsync-mover-restic-rhel8@sha256:d1e0fb45b4337dbe141e22b1ad1c3aaf21acad1349644b4f51df35c76ea77997_arm64",
"8Base-RHACM-2.6:rhacm2/volsync-mover-rsync-rhel8@sha256:1b4996edfec9ad6bc81d4637797429866454b49d0e19a4181bcd76deed6db5c6_ppc64le",
"8Base-RHACM-2.6:rhacm2/volsync-mover-rsync-rhel8@sha256:6c02663d7d04e79c26c8d2b8d6ba6d71c19b85062cb7d1c39c9b2277cc503322_s390x",
"8Base-RHACM-2.6:rhacm2/volsync-mover-rsync-rhel8@sha256:6e4e7c4eb153e91c735917dcd6f06f4453c9962a7697ffa40cad941f8b870b45_arm64",
"8Base-RHACM-2.6:rhacm2/volsync-mover-rsync-rhel8@sha256:cfb59342191cc8986ad308670a34f74aceae39329e085d27917aa5ff8d2631a7_amd64",
"8Base-RHACM-2.6:rhacm2/volsync-mover-syncthing-rhel8@sha256:1c3f96c2e7787b5d2c3c48c66a54fa952a59b82dbe119b8f4506279d2ae75304_arm64",
"8Base-RHACM-2.6:rhacm2/volsync-mover-syncthing-rhel8@sha256:457e145404b67acbb681a2432401d6de0a587bf7d844c86d6539dc2605ed87f2_ppc64le",
"8Base-RHACM-2.6:rhacm2/volsync-mover-syncthing-rhel8@sha256:5c6b0466ac9be0293edd8d55f43fe3b9ae5e833a223af33c29b7338c8a47d656_amd64",
"8Base-RHACM-2.6:rhacm2/volsync-mover-syncthing-rhel8@sha256:e4485e9a91a9ab3494ca1fdb0779e8a03a88b846bf4df3b5f34c5fa7b2714bf4_s390x",
"8Base-RHACM-2.6:rhacm2/volsync-operator-bundle@sha256:39f804bbf41c5165b84e06cc15f753a85fe11bf37706f0147a4345a9e8d0488f_amd64",
"8Base-RHACM-2.6:rhacm2/volsync-rhel8@sha256:01a39318c761d435e1cc91837fb017014f5bd7f3fa43f3859fe0b8071e56a385_amd64",
"8Base-RHACM-2.6:rhacm2/volsync-rhel8@sha256:2d1b6bbc13629367ed2cbd0a551e9aa8732f330673d70c0bc8c3ce16049a4ae5_ppc64le",
"8Base-RHACM-2.6:rhacm2/volsync-rhel8@sha256:a90ddd406a30d9a95cfd27f002d133dfc6042309815a9d850cdd36cc788e932d_arm64",
"8Base-RHACM-2.6:rhacm2/volsync-rhel8@sha256:d6780a0a1cf868d6f65f19daf6e9e6ed9ee08b48694fd5f3827ba70714ca7440_s390x"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2022:6347"
}
],
"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.6:rhacm2/volsync-mover-rclone-rhel8@sha256:0432e656141b9b96c4abe83a319728ee425ecc38b612339b7e746eeab3fa6eb1_ppc64le",
"8Base-RHACM-2.6:rhacm2/volsync-mover-rclone-rhel8@sha256:38e0d652b99dfa8e1fbf2160c931c91fcafe2115025d21cad8349bf3b32a52e8_amd64",
"8Base-RHACM-2.6:rhacm2/volsync-mover-rclone-rhel8@sha256:8355564bbddbc0474957b06509dff1b0af5d903572362f8a37bdf0a0785fb930_arm64",
"8Base-RHACM-2.6:rhacm2/volsync-mover-rclone-rhel8@sha256:cdd1849150705a02385d68a1ea6063243c28a1d0cacbb3ccf7b4844df82b17cf_s390x",
"8Base-RHACM-2.6:rhacm2/volsync-mover-restic-rhel8@sha256:6d7f6d469d82cbb09a13b508917b555b40075a191e58d5c6ab78b39f98b2d723_amd64",
"8Base-RHACM-2.6:rhacm2/volsync-mover-restic-rhel8@sha256:af340c16f263cc22201539b46aa190be5bdad9700c41093cd30822b0503118c7_s390x",
"8Base-RHACM-2.6:rhacm2/volsync-mover-restic-rhel8@sha256:bcba5128ef35f15470966ecf5fd6371070949faa1375e930de6208d256bb5aa4_ppc64le",
"8Base-RHACM-2.6:rhacm2/volsync-mover-restic-rhel8@sha256:d1e0fb45b4337dbe141e22b1ad1c3aaf21acad1349644b4f51df35c76ea77997_arm64",
"8Base-RHACM-2.6:rhacm2/volsync-mover-rsync-rhel8@sha256:1b4996edfec9ad6bc81d4637797429866454b49d0e19a4181bcd76deed6db5c6_ppc64le",
"8Base-RHACM-2.6:rhacm2/volsync-mover-rsync-rhel8@sha256:6c02663d7d04e79c26c8d2b8d6ba6d71c19b85062cb7d1c39c9b2277cc503322_s390x",
"8Base-RHACM-2.6:rhacm2/volsync-mover-rsync-rhel8@sha256:6e4e7c4eb153e91c735917dcd6f06f4453c9962a7697ffa40cad941f8b870b45_arm64",
"8Base-RHACM-2.6:rhacm2/volsync-mover-rsync-rhel8@sha256:cfb59342191cc8986ad308670a34f74aceae39329e085d27917aa5ff8d2631a7_amd64",
"8Base-RHACM-2.6:rhacm2/volsync-mover-syncthing-rhel8@sha256:1c3f96c2e7787b5d2c3c48c66a54fa952a59b82dbe119b8f4506279d2ae75304_arm64",
"8Base-RHACM-2.6:rhacm2/volsync-mover-syncthing-rhel8@sha256:457e145404b67acbb681a2432401d6de0a587bf7d844c86d6539dc2605ed87f2_ppc64le",
"8Base-RHACM-2.6:rhacm2/volsync-mover-syncthing-rhel8@sha256:5c6b0466ac9be0293edd8d55f43fe3b9ae5e833a223af33c29b7338c8a47d656_amd64",
"8Base-RHACM-2.6:rhacm2/volsync-mover-syncthing-rhel8@sha256:e4485e9a91a9ab3494ca1fdb0779e8a03a88b846bf4df3b5f34c5fa7b2714bf4_s390x",
"8Base-RHACM-2.6:rhacm2/volsync-operator-bundle@sha256:39f804bbf41c5165b84e06cc15f753a85fe11bf37706f0147a4345a9e8d0488f_amd64",
"8Base-RHACM-2.6:rhacm2/volsync-rhel8@sha256:01a39318c761d435e1cc91837fb017014f5bd7f3fa43f3859fe0b8071e56a385_amd64",
"8Base-RHACM-2.6:rhacm2/volsync-rhel8@sha256:2d1b6bbc13629367ed2cbd0a551e9aa8732f330673d70c0bc8c3ce16049a4ae5_ppc64le",
"8Base-RHACM-2.6:rhacm2/volsync-rhel8@sha256:a90ddd406a30d9a95cfd27f002d133dfc6042309815a9d850cdd36cc788e932d_arm64",
"8Base-RHACM-2.6:rhacm2/volsync-rhel8@sha256:d6780a0a1cf868d6f65f19daf6e9e6ed9ee08b48694fd5f3827ba70714ca7440_s390x"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "golang: net/http: improper sanitization of Transfer-Encoding header"
},
{
"cve": "CVE-2022-1962",
"cwe": {
"id": "CWE-1325",
"name": "Improperly Controlled Sequential Memory Allocation"
},
"discovery_date": "2022-07-14T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2107376"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in the golang standard library, go/parser. When calling any Parse functions on the Go source code, which contains deeply nested types or declarations, a panic can occur due to stack exhaustion. This issue allows an attacker to impact system availability.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "golang: go/parser: stack exhaustion in all Parse* functions",
"title": "Vulnerability summary"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"8Base-RHACM-2.6:rhacm2/volsync-mover-rclone-rhel8@sha256:0432e656141b9b96c4abe83a319728ee425ecc38b612339b7e746eeab3fa6eb1_ppc64le",
"8Base-RHACM-2.6:rhacm2/volsync-mover-rclone-rhel8@sha256:38e0d652b99dfa8e1fbf2160c931c91fcafe2115025d21cad8349bf3b32a52e8_amd64",
"8Base-RHACM-2.6:rhacm2/volsync-mover-rclone-rhel8@sha256:8355564bbddbc0474957b06509dff1b0af5d903572362f8a37bdf0a0785fb930_arm64",
"8Base-RHACM-2.6:rhacm2/volsync-mover-rclone-rhel8@sha256:cdd1849150705a02385d68a1ea6063243c28a1d0cacbb3ccf7b4844df82b17cf_s390x",
"8Base-RHACM-2.6:rhacm2/volsync-mover-restic-rhel8@sha256:6d7f6d469d82cbb09a13b508917b555b40075a191e58d5c6ab78b39f98b2d723_amd64",
"8Base-RHACM-2.6:rhacm2/volsync-mover-restic-rhel8@sha256:af340c16f263cc22201539b46aa190be5bdad9700c41093cd30822b0503118c7_s390x",
"8Base-RHACM-2.6:rhacm2/volsync-mover-restic-rhel8@sha256:bcba5128ef35f15470966ecf5fd6371070949faa1375e930de6208d256bb5aa4_ppc64le",
"8Base-RHACM-2.6:rhacm2/volsync-mover-restic-rhel8@sha256:d1e0fb45b4337dbe141e22b1ad1c3aaf21acad1349644b4f51df35c76ea77997_arm64",
"8Base-RHACM-2.6:rhacm2/volsync-mover-rsync-rhel8@sha256:1b4996edfec9ad6bc81d4637797429866454b49d0e19a4181bcd76deed6db5c6_ppc64le",
"8Base-RHACM-2.6:rhacm2/volsync-mover-rsync-rhel8@sha256:6c02663d7d04e79c26c8d2b8d6ba6d71c19b85062cb7d1c39c9b2277cc503322_s390x",
"8Base-RHACM-2.6:rhacm2/volsync-mover-rsync-rhel8@sha256:6e4e7c4eb153e91c735917dcd6f06f4453c9962a7697ffa40cad941f8b870b45_arm64",
"8Base-RHACM-2.6:rhacm2/volsync-mover-rsync-rhel8@sha256:cfb59342191cc8986ad308670a34f74aceae39329e085d27917aa5ff8d2631a7_amd64",
"8Base-RHACM-2.6:rhacm2/volsync-mover-syncthing-rhel8@sha256:1c3f96c2e7787b5d2c3c48c66a54fa952a59b82dbe119b8f4506279d2ae75304_arm64",
"8Base-RHACM-2.6:rhacm2/volsync-mover-syncthing-rhel8@sha256:457e145404b67acbb681a2432401d6de0a587bf7d844c86d6539dc2605ed87f2_ppc64le",
"8Base-RHACM-2.6:rhacm2/volsync-mover-syncthing-rhel8@sha256:5c6b0466ac9be0293edd8d55f43fe3b9ae5e833a223af33c29b7338c8a47d656_amd64",
"8Base-RHACM-2.6:rhacm2/volsync-mover-syncthing-rhel8@sha256:e4485e9a91a9ab3494ca1fdb0779e8a03a88b846bf4df3b5f34c5fa7b2714bf4_s390x",
"8Base-RHACM-2.6:rhacm2/volsync-operator-bundle@sha256:39f804bbf41c5165b84e06cc15f753a85fe11bf37706f0147a4345a9e8d0488f_amd64",
"8Base-RHACM-2.6:rhacm2/volsync-rhel8@sha256:01a39318c761d435e1cc91837fb017014f5bd7f3fa43f3859fe0b8071e56a385_amd64",
"8Base-RHACM-2.6:rhacm2/volsync-rhel8@sha256:2d1b6bbc13629367ed2cbd0a551e9aa8732f330673d70c0bc8c3ce16049a4ae5_ppc64le",
"8Base-RHACM-2.6:rhacm2/volsync-rhel8@sha256:a90ddd406a30d9a95cfd27f002d133dfc6042309815a9d850cdd36cc788e932d_arm64",
"8Base-RHACM-2.6:rhacm2/volsync-rhel8@sha256:d6780a0a1cf868d6f65f19daf6e9e6ed9ee08b48694fd5f3827ba70714ca7440_s390x"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2022-1962"
},
{
"category": "external",
"summary": "RHBZ#2107376",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2107376"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2022-1962",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-1962"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2022-1962",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2022-1962"
},
{
"category": "external",
"summary": "https://go.dev/issue/53616",
"url": "https://go.dev/issue/53616"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-announce/c/nqrv9fbR0zE",
"url": "https://groups.google.com/g/golang-announce/c/nqrv9fbR0zE"
}
],
"release_date": "2022-07-12T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2022-09-06T14:14:15+00:00",
"details": "For details on how to install VolSync, refer to:\n\nhttps://access.redhat.com/documentation/en-us/red_hat_advanced_cluster_management_for_kubernetes/2.6/html/add-ons/add-ons-overview#volsync-rsync-rep",
"product_ids": [
"8Base-RHACM-2.6:rhacm2/volsync-mover-rclone-rhel8@sha256:0432e656141b9b96c4abe83a319728ee425ecc38b612339b7e746eeab3fa6eb1_ppc64le",
"8Base-RHACM-2.6:rhacm2/volsync-mover-rclone-rhel8@sha256:38e0d652b99dfa8e1fbf2160c931c91fcafe2115025d21cad8349bf3b32a52e8_amd64",
"8Base-RHACM-2.6:rhacm2/volsync-mover-rclone-rhel8@sha256:8355564bbddbc0474957b06509dff1b0af5d903572362f8a37bdf0a0785fb930_arm64",
"8Base-RHACM-2.6:rhacm2/volsync-mover-rclone-rhel8@sha256:cdd1849150705a02385d68a1ea6063243c28a1d0cacbb3ccf7b4844df82b17cf_s390x",
"8Base-RHACM-2.6:rhacm2/volsync-mover-restic-rhel8@sha256:6d7f6d469d82cbb09a13b508917b555b40075a191e58d5c6ab78b39f98b2d723_amd64",
"8Base-RHACM-2.6:rhacm2/volsync-mover-restic-rhel8@sha256:af340c16f263cc22201539b46aa190be5bdad9700c41093cd30822b0503118c7_s390x",
"8Base-RHACM-2.6:rhacm2/volsync-mover-restic-rhel8@sha256:bcba5128ef35f15470966ecf5fd6371070949faa1375e930de6208d256bb5aa4_ppc64le",
"8Base-RHACM-2.6:rhacm2/volsync-mover-restic-rhel8@sha256:d1e0fb45b4337dbe141e22b1ad1c3aaf21acad1349644b4f51df35c76ea77997_arm64",
"8Base-RHACM-2.6:rhacm2/volsync-mover-rsync-rhel8@sha256:1b4996edfec9ad6bc81d4637797429866454b49d0e19a4181bcd76deed6db5c6_ppc64le",
"8Base-RHACM-2.6:rhacm2/volsync-mover-rsync-rhel8@sha256:6c02663d7d04e79c26c8d2b8d6ba6d71c19b85062cb7d1c39c9b2277cc503322_s390x",
"8Base-RHACM-2.6:rhacm2/volsync-mover-rsync-rhel8@sha256:6e4e7c4eb153e91c735917dcd6f06f4453c9962a7697ffa40cad941f8b870b45_arm64",
"8Base-RHACM-2.6:rhacm2/volsync-mover-rsync-rhel8@sha256:cfb59342191cc8986ad308670a34f74aceae39329e085d27917aa5ff8d2631a7_amd64",
"8Base-RHACM-2.6:rhacm2/volsync-mover-syncthing-rhel8@sha256:1c3f96c2e7787b5d2c3c48c66a54fa952a59b82dbe119b8f4506279d2ae75304_arm64",
"8Base-RHACM-2.6:rhacm2/volsync-mover-syncthing-rhel8@sha256:457e145404b67acbb681a2432401d6de0a587bf7d844c86d6539dc2605ed87f2_ppc64le",
"8Base-RHACM-2.6:rhacm2/volsync-mover-syncthing-rhel8@sha256:5c6b0466ac9be0293edd8d55f43fe3b9ae5e833a223af33c29b7338c8a47d656_amd64",
"8Base-RHACM-2.6:rhacm2/volsync-mover-syncthing-rhel8@sha256:e4485e9a91a9ab3494ca1fdb0779e8a03a88b846bf4df3b5f34c5fa7b2714bf4_s390x",
"8Base-RHACM-2.6:rhacm2/volsync-operator-bundle@sha256:39f804bbf41c5165b84e06cc15f753a85fe11bf37706f0147a4345a9e8d0488f_amd64",
"8Base-RHACM-2.6:rhacm2/volsync-rhel8@sha256:01a39318c761d435e1cc91837fb017014f5bd7f3fa43f3859fe0b8071e56a385_amd64",
"8Base-RHACM-2.6:rhacm2/volsync-rhel8@sha256:2d1b6bbc13629367ed2cbd0a551e9aa8732f330673d70c0bc8c3ce16049a4ae5_ppc64le",
"8Base-RHACM-2.6:rhacm2/volsync-rhel8@sha256:a90ddd406a30d9a95cfd27f002d133dfc6042309815a9d850cdd36cc788e932d_arm64",
"8Base-RHACM-2.6:rhacm2/volsync-rhel8@sha256:d6780a0a1cf868d6f65f19daf6e9e6ed9ee08b48694fd5f3827ba70714ca7440_s390x"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2022:6347"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "LOCAL",
"availabilityImpact": "HIGH",
"baseScore": 5.5,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "LOW",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"8Base-RHACM-2.6:rhacm2/volsync-mover-rclone-rhel8@sha256:0432e656141b9b96c4abe83a319728ee425ecc38b612339b7e746eeab3fa6eb1_ppc64le",
"8Base-RHACM-2.6:rhacm2/volsync-mover-rclone-rhel8@sha256:38e0d652b99dfa8e1fbf2160c931c91fcafe2115025d21cad8349bf3b32a52e8_amd64",
"8Base-RHACM-2.6:rhacm2/volsync-mover-rclone-rhel8@sha256:8355564bbddbc0474957b06509dff1b0af5d903572362f8a37bdf0a0785fb930_arm64",
"8Base-RHACM-2.6:rhacm2/volsync-mover-rclone-rhel8@sha256:cdd1849150705a02385d68a1ea6063243c28a1d0cacbb3ccf7b4844df82b17cf_s390x",
"8Base-RHACM-2.6:rhacm2/volsync-mover-restic-rhel8@sha256:6d7f6d469d82cbb09a13b508917b555b40075a191e58d5c6ab78b39f98b2d723_amd64",
"8Base-RHACM-2.6:rhacm2/volsync-mover-restic-rhel8@sha256:af340c16f263cc22201539b46aa190be5bdad9700c41093cd30822b0503118c7_s390x",
"8Base-RHACM-2.6:rhacm2/volsync-mover-restic-rhel8@sha256:bcba5128ef35f15470966ecf5fd6371070949faa1375e930de6208d256bb5aa4_ppc64le",
"8Base-RHACM-2.6:rhacm2/volsync-mover-restic-rhel8@sha256:d1e0fb45b4337dbe141e22b1ad1c3aaf21acad1349644b4f51df35c76ea77997_arm64",
"8Base-RHACM-2.6:rhacm2/volsync-mover-rsync-rhel8@sha256:1b4996edfec9ad6bc81d4637797429866454b49d0e19a4181bcd76deed6db5c6_ppc64le",
"8Base-RHACM-2.6:rhacm2/volsync-mover-rsync-rhel8@sha256:6c02663d7d04e79c26c8d2b8d6ba6d71c19b85062cb7d1c39c9b2277cc503322_s390x",
"8Base-RHACM-2.6:rhacm2/volsync-mover-rsync-rhel8@sha256:6e4e7c4eb153e91c735917dcd6f06f4453c9962a7697ffa40cad941f8b870b45_arm64",
"8Base-RHACM-2.6:rhacm2/volsync-mover-rsync-rhel8@sha256:cfb59342191cc8986ad308670a34f74aceae39329e085d27917aa5ff8d2631a7_amd64",
"8Base-RHACM-2.6:rhacm2/volsync-mover-syncthing-rhel8@sha256:1c3f96c2e7787b5d2c3c48c66a54fa952a59b82dbe119b8f4506279d2ae75304_arm64",
"8Base-RHACM-2.6:rhacm2/volsync-mover-syncthing-rhel8@sha256:457e145404b67acbb681a2432401d6de0a587bf7d844c86d6539dc2605ed87f2_ppc64le",
"8Base-RHACM-2.6:rhacm2/volsync-mover-syncthing-rhel8@sha256:5c6b0466ac9be0293edd8d55f43fe3b9ae5e833a223af33c29b7338c8a47d656_amd64",
"8Base-RHACM-2.6:rhacm2/volsync-mover-syncthing-rhel8@sha256:e4485e9a91a9ab3494ca1fdb0779e8a03a88b846bf4df3b5f34c5fa7b2714bf4_s390x",
"8Base-RHACM-2.6:rhacm2/volsync-operator-bundle@sha256:39f804bbf41c5165b84e06cc15f753a85fe11bf37706f0147a4345a9e8d0488f_amd64",
"8Base-RHACM-2.6:rhacm2/volsync-rhel8@sha256:01a39318c761d435e1cc91837fb017014f5bd7f3fa43f3859fe0b8071e56a385_amd64",
"8Base-RHACM-2.6:rhacm2/volsync-rhel8@sha256:2d1b6bbc13629367ed2cbd0a551e9aa8732f330673d70c0bc8c3ce16049a4ae5_ppc64le",
"8Base-RHACM-2.6:rhacm2/volsync-rhel8@sha256:a90ddd406a30d9a95cfd27f002d133dfc6042309815a9d850cdd36cc788e932d_arm64",
"8Base-RHACM-2.6:rhacm2/volsync-rhel8@sha256:d6780a0a1cf868d6f65f19daf6e9e6ed9ee08b48694fd5f3827ba70714ca7440_s390x"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "golang: go/parser: stack exhaustion in all Parse* functions"
},
{
"cve": "CVE-2022-27191",
"cwe": {
"id": "CWE-327",
"name": "Use of a Broken or Risky Cryptographic Algorithm"
},
"discovery_date": "2022-03-16T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2064702"
}
],
"notes": [
{
"category": "description",
"text": "A broken cryptographic algorithm flaw was found in golang.org/x/crypto/ssh. This issue causes a client to fail authentication with RSA keys to servers that reject signature algorithms based on SHA-2, enabling an attacker to crash the server, resulting in a loss of availability.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "golang: crash in a golang.org/x/crypto/ssh server",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "In OpenShift Container Platform (OCP) the vulnerable golang.org/x/crypto/ssh package is bundled in many components. The affected code is in the SSH server portion that is not used, hence the impact by this vulnerability is reduced. Additionally the OCP installer components, that also bundle vulnerable golang.org/x/crypto/ssh package, are used only during the cluster installation process, hence for already deployed and running OCP clusters the installer components are considered as affected by this vulnerability but not impacted.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"8Base-RHACM-2.6:rhacm2/volsync-mover-rclone-rhel8@sha256:0432e656141b9b96c4abe83a319728ee425ecc38b612339b7e746eeab3fa6eb1_ppc64le",
"8Base-RHACM-2.6:rhacm2/volsync-mover-rclone-rhel8@sha256:38e0d652b99dfa8e1fbf2160c931c91fcafe2115025d21cad8349bf3b32a52e8_amd64",
"8Base-RHACM-2.6:rhacm2/volsync-mover-rclone-rhel8@sha256:8355564bbddbc0474957b06509dff1b0af5d903572362f8a37bdf0a0785fb930_arm64",
"8Base-RHACM-2.6:rhacm2/volsync-mover-rclone-rhel8@sha256:cdd1849150705a02385d68a1ea6063243c28a1d0cacbb3ccf7b4844df82b17cf_s390x",
"8Base-RHACM-2.6:rhacm2/volsync-mover-restic-rhel8@sha256:6d7f6d469d82cbb09a13b508917b555b40075a191e58d5c6ab78b39f98b2d723_amd64",
"8Base-RHACM-2.6:rhacm2/volsync-mover-restic-rhel8@sha256:af340c16f263cc22201539b46aa190be5bdad9700c41093cd30822b0503118c7_s390x",
"8Base-RHACM-2.6:rhacm2/volsync-mover-restic-rhel8@sha256:bcba5128ef35f15470966ecf5fd6371070949faa1375e930de6208d256bb5aa4_ppc64le",
"8Base-RHACM-2.6:rhacm2/volsync-mover-restic-rhel8@sha256:d1e0fb45b4337dbe141e22b1ad1c3aaf21acad1349644b4f51df35c76ea77997_arm64",
"8Base-RHACM-2.6:rhacm2/volsync-mover-rsync-rhel8@sha256:1b4996edfec9ad6bc81d4637797429866454b49d0e19a4181bcd76deed6db5c6_ppc64le",
"8Base-RHACM-2.6:rhacm2/volsync-mover-rsync-rhel8@sha256:6c02663d7d04e79c26c8d2b8d6ba6d71c19b85062cb7d1c39c9b2277cc503322_s390x",
"8Base-RHACM-2.6:rhacm2/volsync-mover-rsync-rhel8@sha256:6e4e7c4eb153e91c735917dcd6f06f4453c9962a7697ffa40cad941f8b870b45_arm64",
"8Base-RHACM-2.6:rhacm2/volsync-mover-rsync-rhel8@sha256:cfb59342191cc8986ad308670a34f74aceae39329e085d27917aa5ff8d2631a7_amd64",
"8Base-RHACM-2.6:rhacm2/volsync-mover-syncthing-rhel8@sha256:1c3f96c2e7787b5d2c3c48c66a54fa952a59b82dbe119b8f4506279d2ae75304_arm64",
"8Base-RHACM-2.6:rhacm2/volsync-mover-syncthing-rhel8@sha256:457e145404b67acbb681a2432401d6de0a587bf7d844c86d6539dc2605ed87f2_ppc64le",
"8Base-RHACM-2.6:rhacm2/volsync-mover-syncthing-rhel8@sha256:5c6b0466ac9be0293edd8d55f43fe3b9ae5e833a223af33c29b7338c8a47d656_amd64",
"8Base-RHACM-2.6:rhacm2/volsync-mover-syncthing-rhel8@sha256:e4485e9a91a9ab3494ca1fdb0779e8a03a88b846bf4df3b5f34c5fa7b2714bf4_s390x",
"8Base-RHACM-2.6:rhacm2/volsync-operator-bundle@sha256:39f804bbf41c5165b84e06cc15f753a85fe11bf37706f0147a4345a9e8d0488f_amd64",
"8Base-RHACM-2.6:rhacm2/volsync-rhel8@sha256:01a39318c761d435e1cc91837fb017014f5bd7f3fa43f3859fe0b8071e56a385_amd64",
"8Base-RHACM-2.6:rhacm2/volsync-rhel8@sha256:2d1b6bbc13629367ed2cbd0a551e9aa8732f330673d70c0bc8c3ce16049a4ae5_ppc64le",
"8Base-RHACM-2.6:rhacm2/volsync-rhel8@sha256:a90ddd406a30d9a95cfd27f002d133dfc6042309815a9d850cdd36cc788e932d_arm64",
"8Base-RHACM-2.6:rhacm2/volsync-rhel8@sha256:d6780a0a1cf868d6f65f19daf6e9e6ed9ee08b48694fd5f3827ba70714ca7440_s390x"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2022-27191"
},
{
"category": "external",
"summary": "RHBZ#2064702",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2064702"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2022-27191",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-27191"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2022-27191",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2022-27191"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-announce/c/-cp44ypCT5s/m/wmegxkLiAQAJ",
"url": "https://groups.google.com/g/golang-announce/c/-cp44ypCT5s/m/wmegxkLiAQAJ"
}
],
"release_date": "2022-03-15T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2022-09-06T14:14:15+00:00",
"details": "For details on how to install VolSync, refer to:\n\nhttps://access.redhat.com/documentation/en-us/red_hat_advanced_cluster_management_for_kubernetes/2.6/html/add-ons/add-ons-overview#volsync-rsync-rep",
"product_ids": [
"8Base-RHACM-2.6:rhacm2/volsync-mover-rclone-rhel8@sha256:0432e656141b9b96c4abe83a319728ee425ecc38b612339b7e746eeab3fa6eb1_ppc64le",
"8Base-RHACM-2.6:rhacm2/volsync-mover-rclone-rhel8@sha256:38e0d652b99dfa8e1fbf2160c931c91fcafe2115025d21cad8349bf3b32a52e8_amd64",
"8Base-RHACM-2.6:rhacm2/volsync-mover-rclone-rhel8@sha256:8355564bbddbc0474957b06509dff1b0af5d903572362f8a37bdf0a0785fb930_arm64",
"8Base-RHACM-2.6:rhacm2/volsync-mover-rclone-rhel8@sha256:cdd1849150705a02385d68a1ea6063243c28a1d0cacbb3ccf7b4844df82b17cf_s390x",
"8Base-RHACM-2.6:rhacm2/volsync-mover-restic-rhel8@sha256:6d7f6d469d82cbb09a13b508917b555b40075a191e58d5c6ab78b39f98b2d723_amd64",
"8Base-RHACM-2.6:rhacm2/volsync-mover-restic-rhel8@sha256:af340c16f263cc22201539b46aa190be5bdad9700c41093cd30822b0503118c7_s390x",
"8Base-RHACM-2.6:rhacm2/volsync-mover-restic-rhel8@sha256:bcba5128ef35f15470966ecf5fd6371070949faa1375e930de6208d256bb5aa4_ppc64le",
"8Base-RHACM-2.6:rhacm2/volsync-mover-restic-rhel8@sha256:d1e0fb45b4337dbe141e22b1ad1c3aaf21acad1349644b4f51df35c76ea77997_arm64",
"8Base-RHACM-2.6:rhacm2/volsync-mover-rsync-rhel8@sha256:1b4996edfec9ad6bc81d4637797429866454b49d0e19a4181bcd76deed6db5c6_ppc64le",
"8Base-RHACM-2.6:rhacm2/volsync-mover-rsync-rhel8@sha256:6c02663d7d04e79c26c8d2b8d6ba6d71c19b85062cb7d1c39c9b2277cc503322_s390x",
"8Base-RHACM-2.6:rhacm2/volsync-mover-rsync-rhel8@sha256:6e4e7c4eb153e91c735917dcd6f06f4453c9962a7697ffa40cad941f8b870b45_arm64",
"8Base-RHACM-2.6:rhacm2/volsync-mover-rsync-rhel8@sha256:cfb59342191cc8986ad308670a34f74aceae39329e085d27917aa5ff8d2631a7_amd64",
"8Base-RHACM-2.6:rhacm2/volsync-mover-syncthing-rhel8@sha256:1c3f96c2e7787b5d2c3c48c66a54fa952a59b82dbe119b8f4506279d2ae75304_arm64",
"8Base-RHACM-2.6:rhacm2/volsync-mover-syncthing-rhel8@sha256:457e145404b67acbb681a2432401d6de0a587bf7d844c86d6539dc2605ed87f2_ppc64le",
"8Base-RHACM-2.6:rhacm2/volsync-mover-syncthing-rhel8@sha256:5c6b0466ac9be0293edd8d55f43fe3b9ae5e833a223af33c29b7338c8a47d656_amd64",
"8Base-RHACM-2.6:rhacm2/volsync-mover-syncthing-rhel8@sha256:e4485e9a91a9ab3494ca1fdb0779e8a03a88b846bf4df3b5f34c5fa7b2714bf4_s390x",
"8Base-RHACM-2.6:rhacm2/volsync-operator-bundle@sha256:39f804bbf41c5165b84e06cc15f753a85fe11bf37706f0147a4345a9e8d0488f_amd64",
"8Base-RHACM-2.6:rhacm2/volsync-rhel8@sha256:01a39318c761d435e1cc91837fb017014f5bd7f3fa43f3859fe0b8071e56a385_amd64",
"8Base-RHACM-2.6:rhacm2/volsync-rhel8@sha256:2d1b6bbc13629367ed2cbd0a551e9aa8732f330673d70c0bc8c3ce16049a4ae5_ppc64le",
"8Base-RHACM-2.6:rhacm2/volsync-rhel8@sha256:a90ddd406a30d9a95cfd27f002d133dfc6042309815a9d850cdd36cc788e932d_arm64",
"8Base-RHACM-2.6:rhacm2/volsync-rhel8@sha256:d6780a0a1cf868d6f65f19daf6e9e6ed9ee08b48694fd5f3827ba70714ca7440_s390x"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2022:6347"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"8Base-RHACM-2.6:rhacm2/volsync-mover-rclone-rhel8@sha256:0432e656141b9b96c4abe83a319728ee425ecc38b612339b7e746eeab3fa6eb1_ppc64le",
"8Base-RHACM-2.6:rhacm2/volsync-mover-rclone-rhel8@sha256:38e0d652b99dfa8e1fbf2160c931c91fcafe2115025d21cad8349bf3b32a52e8_amd64",
"8Base-RHACM-2.6:rhacm2/volsync-mover-rclone-rhel8@sha256:8355564bbddbc0474957b06509dff1b0af5d903572362f8a37bdf0a0785fb930_arm64",
"8Base-RHACM-2.6:rhacm2/volsync-mover-rclone-rhel8@sha256:cdd1849150705a02385d68a1ea6063243c28a1d0cacbb3ccf7b4844df82b17cf_s390x",
"8Base-RHACM-2.6:rhacm2/volsync-mover-restic-rhel8@sha256:6d7f6d469d82cbb09a13b508917b555b40075a191e58d5c6ab78b39f98b2d723_amd64",
"8Base-RHACM-2.6:rhacm2/volsync-mover-restic-rhel8@sha256:af340c16f263cc22201539b46aa190be5bdad9700c41093cd30822b0503118c7_s390x",
"8Base-RHACM-2.6:rhacm2/volsync-mover-restic-rhel8@sha256:bcba5128ef35f15470966ecf5fd6371070949faa1375e930de6208d256bb5aa4_ppc64le",
"8Base-RHACM-2.6:rhacm2/volsync-mover-restic-rhel8@sha256:d1e0fb45b4337dbe141e22b1ad1c3aaf21acad1349644b4f51df35c76ea77997_arm64",
"8Base-RHACM-2.6:rhacm2/volsync-mover-rsync-rhel8@sha256:1b4996edfec9ad6bc81d4637797429866454b49d0e19a4181bcd76deed6db5c6_ppc64le",
"8Base-RHACM-2.6:rhacm2/volsync-mover-rsync-rhel8@sha256:6c02663d7d04e79c26c8d2b8d6ba6d71c19b85062cb7d1c39c9b2277cc503322_s390x",
"8Base-RHACM-2.6:rhacm2/volsync-mover-rsync-rhel8@sha256:6e4e7c4eb153e91c735917dcd6f06f4453c9962a7697ffa40cad941f8b870b45_arm64",
"8Base-RHACM-2.6:rhacm2/volsync-mover-rsync-rhel8@sha256:cfb59342191cc8986ad308670a34f74aceae39329e085d27917aa5ff8d2631a7_amd64",
"8Base-RHACM-2.6:rhacm2/volsync-mover-syncthing-rhel8@sha256:1c3f96c2e7787b5d2c3c48c66a54fa952a59b82dbe119b8f4506279d2ae75304_arm64",
"8Base-RHACM-2.6:rhacm2/volsync-mover-syncthing-rhel8@sha256:457e145404b67acbb681a2432401d6de0a587bf7d844c86d6539dc2605ed87f2_ppc64le",
"8Base-RHACM-2.6:rhacm2/volsync-mover-syncthing-rhel8@sha256:5c6b0466ac9be0293edd8d55f43fe3b9ae5e833a223af33c29b7338c8a47d656_amd64",
"8Base-RHACM-2.6:rhacm2/volsync-mover-syncthing-rhel8@sha256:e4485e9a91a9ab3494ca1fdb0779e8a03a88b846bf4df3b5f34c5fa7b2714bf4_s390x",
"8Base-RHACM-2.6:rhacm2/volsync-operator-bundle@sha256:39f804bbf41c5165b84e06cc15f753a85fe11bf37706f0147a4345a9e8d0488f_amd64",
"8Base-RHACM-2.6:rhacm2/volsync-rhel8@sha256:01a39318c761d435e1cc91837fb017014f5bd7f3fa43f3859fe0b8071e56a385_amd64",
"8Base-RHACM-2.6:rhacm2/volsync-rhel8@sha256:2d1b6bbc13629367ed2cbd0a551e9aa8732f330673d70c0bc8c3ce16049a4ae5_ppc64le",
"8Base-RHACM-2.6:rhacm2/volsync-rhel8@sha256:a90ddd406a30d9a95cfd27f002d133dfc6042309815a9d850cdd36cc788e932d_arm64",
"8Base-RHACM-2.6:rhacm2/volsync-rhel8@sha256:d6780a0a1cf868d6f65f19daf6e9e6ed9ee08b48694fd5f3827ba70714ca7440_s390x"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "golang: crash in a golang.org/x/crypto/ssh server"
},
{
"cve": "CVE-2022-28131",
"cwe": {
"id": "CWE-1325",
"name": "Improperly Controlled Sequential Memory Allocation"
},
"discovery_date": "2022-07-14T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2107390"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in golang encoding/xml. When calling Decoder, Skip while parsing a deeply nested XML document, a panic can occur due to stack exhaustion and allows an attacker to impact system availability.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "golang: encoding/xml: stack exhaustion in Decoder.Skip",
"title": "Vulnerability summary"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"8Base-RHACM-2.6:rhacm2/volsync-mover-rclone-rhel8@sha256:0432e656141b9b96c4abe83a319728ee425ecc38b612339b7e746eeab3fa6eb1_ppc64le",
"8Base-RHACM-2.6:rhacm2/volsync-mover-rclone-rhel8@sha256:38e0d652b99dfa8e1fbf2160c931c91fcafe2115025d21cad8349bf3b32a52e8_amd64",
"8Base-RHACM-2.6:rhacm2/volsync-mover-rclone-rhel8@sha256:8355564bbddbc0474957b06509dff1b0af5d903572362f8a37bdf0a0785fb930_arm64",
"8Base-RHACM-2.6:rhacm2/volsync-mover-rclone-rhel8@sha256:cdd1849150705a02385d68a1ea6063243c28a1d0cacbb3ccf7b4844df82b17cf_s390x",
"8Base-RHACM-2.6:rhacm2/volsync-mover-restic-rhel8@sha256:6d7f6d469d82cbb09a13b508917b555b40075a191e58d5c6ab78b39f98b2d723_amd64",
"8Base-RHACM-2.6:rhacm2/volsync-mover-restic-rhel8@sha256:af340c16f263cc22201539b46aa190be5bdad9700c41093cd30822b0503118c7_s390x",
"8Base-RHACM-2.6:rhacm2/volsync-mover-restic-rhel8@sha256:bcba5128ef35f15470966ecf5fd6371070949faa1375e930de6208d256bb5aa4_ppc64le",
"8Base-RHACM-2.6:rhacm2/volsync-mover-restic-rhel8@sha256:d1e0fb45b4337dbe141e22b1ad1c3aaf21acad1349644b4f51df35c76ea77997_arm64",
"8Base-RHACM-2.6:rhacm2/volsync-mover-rsync-rhel8@sha256:1b4996edfec9ad6bc81d4637797429866454b49d0e19a4181bcd76deed6db5c6_ppc64le",
"8Base-RHACM-2.6:rhacm2/volsync-mover-rsync-rhel8@sha256:6c02663d7d04e79c26c8d2b8d6ba6d71c19b85062cb7d1c39c9b2277cc503322_s390x",
"8Base-RHACM-2.6:rhacm2/volsync-mover-rsync-rhel8@sha256:6e4e7c4eb153e91c735917dcd6f06f4453c9962a7697ffa40cad941f8b870b45_arm64",
"8Base-RHACM-2.6:rhacm2/volsync-mover-rsync-rhel8@sha256:cfb59342191cc8986ad308670a34f74aceae39329e085d27917aa5ff8d2631a7_amd64",
"8Base-RHACM-2.6:rhacm2/volsync-mover-syncthing-rhel8@sha256:1c3f96c2e7787b5d2c3c48c66a54fa952a59b82dbe119b8f4506279d2ae75304_arm64",
"8Base-RHACM-2.6:rhacm2/volsync-mover-syncthing-rhel8@sha256:457e145404b67acbb681a2432401d6de0a587bf7d844c86d6539dc2605ed87f2_ppc64le",
"8Base-RHACM-2.6:rhacm2/volsync-mover-syncthing-rhel8@sha256:5c6b0466ac9be0293edd8d55f43fe3b9ae5e833a223af33c29b7338c8a47d656_amd64",
"8Base-RHACM-2.6:rhacm2/volsync-mover-syncthing-rhel8@sha256:e4485e9a91a9ab3494ca1fdb0779e8a03a88b846bf4df3b5f34c5fa7b2714bf4_s390x",
"8Base-RHACM-2.6:rhacm2/volsync-operator-bundle@sha256:39f804bbf41c5165b84e06cc15f753a85fe11bf37706f0147a4345a9e8d0488f_amd64",
"8Base-RHACM-2.6:rhacm2/volsync-rhel8@sha256:01a39318c761d435e1cc91837fb017014f5bd7f3fa43f3859fe0b8071e56a385_amd64",
"8Base-RHACM-2.6:rhacm2/volsync-rhel8@sha256:2d1b6bbc13629367ed2cbd0a551e9aa8732f330673d70c0bc8c3ce16049a4ae5_ppc64le",
"8Base-RHACM-2.6:rhacm2/volsync-rhel8@sha256:a90ddd406a30d9a95cfd27f002d133dfc6042309815a9d850cdd36cc788e932d_arm64",
"8Base-RHACM-2.6:rhacm2/volsync-rhel8@sha256:d6780a0a1cf868d6f65f19daf6e9e6ed9ee08b48694fd5f3827ba70714ca7440_s390x"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2022-28131"
},
{
"category": "external",
"summary": "RHBZ#2107390",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2107390"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2022-28131",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-28131"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2022-28131",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2022-28131"
},
{
"category": "external",
"summary": "https://go.dev/issue/53614",
"url": "https://go.dev/issue/53614"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-announce/c/nqrv9fbR0zE",
"url": "https://groups.google.com/g/golang-announce/c/nqrv9fbR0zE"
}
],
"release_date": "2022-07-12T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2022-09-06T14:14:15+00:00",
"details": "For details on how to install VolSync, refer to:\n\nhttps://access.redhat.com/documentation/en-us/red_hat_advanced_cluster_management_for_kubernetes/2.6/html/add-ons/add-ons-overview#volsync-rsync-rep",
"product_ids": [
"8Base-RHACM-2.6:rhacm2/volsync-mover-rclone-rhel8@sha256:0432e656141b9b96c4abe83a319728ee425ecc38b612339b7e746eeab3fa6eb1_ppc64le",
"8Base-RHACM-2.6:rhacm2/volsync-mover-rclone-rhel8@sha256:38e0d652b99dfa8e1fbf2160c931c91fcafe2115025d21cad8349bf3b32a52e8_amd64",
"8Base-RHACM-2.6:rhacm2/volsync-mover-rclone-rhel8@sha256:8355564bbddbc0474957b06509dff1b0af5d903572362f8a37bdf0a0785fb930_arm64",
"8Base-RHACM-2.6:rhacm2/volsync-mover-rclone-rhel8@sha256:cdd1849150705a02385d68a1ea6063243c28a1d0cacbb3ccf7b4844df82b17cf_s390x",
"8Base-RHACM-2.6:rhacm2/volsync-mover-restic-rhel8@sha256:6d7f6d469d82cbb09a13b508917b555b40075a191e58d5c6ab78b39f98b2d723_amd64",
"8Base-RHACM-2.6:rhacm2/volsync-mover-restic-rhel8@sha256:af340c16f263cc22201539b46aa190be5bdad9700c41093cd30822b0503118c7_s390x",
"8Base-RHACM-2.6:rhacm2/volsync-mover-restic-rhel8@sha256:bcba5128ef35f15470966ecf5fd6371070949faa1375e930de6208d256bb5aa4_ppc64le",
"8Base-RHACM-2.6:rhacm2/volsync-mover-restic-rhel8@sha256:d1e0fb45b4337dbe141e22b1ad1c3aaf21acad1349644b4f51df35c76ea77997_arm64",
"8Base-RHACM-2.6:rhacm2/volsync-mover-rsync-rhel8@sha256:1b4996edfec9ad6bc81d4637797429866454b49d0e19a4181bcd76deed6db5c6_ppc64le",
"8Base-RHACM-2.6:rhacm2/volsync-mover-rsync-rhel8@sha256:6c02663d7d04e79c26c8d2b8d6ba6d71c19b85062cb7d1c39c9b2277cc503322_s390x",
"8Base-RHACM-2.6:rhacm2/volsync-mover-rsync-rhel8@sha256:6e4e7c4eb153e91c735917dcd6f06f4453c9962a7697ffa40cad941f8b870b45_arm64",
"8Base-RHACM-2.6:rhacm2/volsync-mover-rsync-rhel8@sha256:cfb59342191cc8986ad308670a34f74aceae39329e085d27917aa5ff8d2631a7_amd64",
"8Base-RHACM-2.6:rhacm2/volsync-mover-syncthing-rhel8@sha256:1c3f96c2e7787b5d2c3c48c66a54fa952a59b82dbe119b8f4506279d2ae75304_arm64",
"8Base-RHACM-2.6:rhacm2/volsync-mover-syncthing-rhel8@sha256:457e145404b67acbb681a2432401d6de0a587bf7d844c86d6539dc2605ed87f2_ppc64le",
"8Base-RHACM-2.6:rhacm2/volsync-mover-syncthing-rhel8@sha256:5c6b0466ac9be0293edd8d55f43fe3b9ae5e833a223af33c29b7338c8a47d656_amd64",
"8Base-RHACM-2.6:rhacm2/volsync-mover-syncthing-rhel8@sha256:e4485e9a91a9ab3494ca1fdb0779e8a03a88b846bf4df3b5f34c5fa7b2714bf4_s390x",
"8Base-RHACM-2.6:rhacm2/volsync-operator-bundle@sha256:39f804bbf41c5165b84e06cc15f753a85fe11bf37706f0147a4345a9e8d0488f_amd64",
"8Base-RHACM-2.6:rhacm2/volsync-rhel8@sha256:01a39318c761d435e1cc91837fb017014f5bd7f3fa43f3859fe0b8071e56a385_amd64",
"8Base-RHACM-2.6:rhacm2/volsync-rhel8@sha256:2d1b6bbc13629367ed2cbd0a551e9aa8732f330673d70c0bc8c3ce16049a4ae5_ppc64le",
"8Base-RHACM-2.6:rhacm2/volsync-rhel8@sha256:a90ddd406a30d9a95cfd27f002d133dfc6042309815a9d850cdd36cc788e932d_arm64",
"8Base-RHACM-2.6:rhacm2/volsync-rhel8@sha256:d6780a0a1cf868d6f65f19daf6e9e6ed9ee08b48694fd5f3827ba70714ca7440_s390x"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2022:6347"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "LOCAL",
"availabilityImpact": "HIGH",
"baseScore": 7.3,
"baseSeverity": "HIGH",
"confidentialityImpact": "LOW",
"integrityImpact": "LOW",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:N/UI:N/S:U/C:L/I:L/A:H",
"version": "3.1"
},
"products": [
"8Base-RHACM-2.6:rhacm2/volsync-mover-rclone-rhel8@sha256:0432e656141b9b96c4abe83a319728ee425ecc38b612339b7e746eeab3fa6eb1_ppc64le",
"8Base-RHACM-2.6:rhacm2/volsync-mover-rclone-rhel8@sha256:38e0d652b99dfa8e1fbf2160c931c91fcafe2115025d21cad8349bf3b32a52e8_amd64",
"8Base-RHACM-2.6:rhacm2/volsync-mover-rclone-rhel8@sha256:8355564bbddbc0474957b06509dff1b0af5d903572362f8a37bdf0a0785fb930_arm64",
"8Base-RHACM-2.6:rhacm2/volsync-mover-rclone-rhel8@sha256:cdd1849150705a02385d68a1ea6063243c28a1d0cacbb3ccf7b4844df82b17cf_s390x",
"8Base-RHACM-2.6:rhacm2/volsync-mover-restic-rhel8@sha256:6d7f6d469d82cbb09a13b508917b555b40075a191e58d5c6ab78b39f98b2d723_amd64",
"8Base-RHACM-2.6:rhacm2/volsync-mover-restic-rhel8@sha256:af340c16f263cc22201539b46aa190be5bdad9700c41093cd30822b0503118c7_s390x",
"8Base-RHACM-2.6:rhacm2/volsync-mover-restic-rhel8@sha256:bcba5128ef35f15470966ecf5fd6371070949faa1375e930de6208d256bb5aa4_ppc64le",
"8Base-RHACM-2.6:rhacm2/volsync-mover-restic-rhel8@sha256:d1e0fb45b4337dbe141e22b1ad1c3aaf21acad1349644b4f51df35c76ea77997_arm64",
"8Base-RHACM-2.6:rhacm2/volsync-mover-rsync-rhel8@sha256:1b4996edfec9ad6bc81d4637797429866454b49d0e19a4181bcd76deed6db5c6_ppc64le",
"8Base-RHACM-2.6:rhacm2/volsync-mover-rsync-rhel8@sha256:6c02663d7d04e79c26c8d2b8d6ba6d71c19b85062cb7d1c39c9b2277cc503322_s390x",
"8Base-RHACM-2.6:rhacm2/volsync-mover-rsync-rhel8@sha256:6e4e7c4eb153e91c735917dcd6f06f4453c9962a7697ffa40cad941f8b870b45_arm64",
"8Base-RHACM-2.6:rhacm2/volsync-mover-rsync-rhel8@sha256:cfb59342191cc8986ad308670a34f74aceae39329e085d27917aa5ff8d2631a7_amd64",
"8Base-RHACM-2.6:rhacm2/volsync-mover-syncthing-rhel8@sha256:1c3f96c2e7787b5d2c3c48c66a54fa952a59b82dbe119b8f4506279d2ae75304_arm64",
"8Base-RHACM-2.6:rhacm2/volsync-mover-syncthing-rhel8@sha256:457e145404b67acbb681a2432401d6de0a587bf7d844c86d6539dc2605ed87f2_ppc64le",
"8Base-RHACM-2.6:rhacm2/volsync-mover-syncthing-rhel8@sha256:5c6b0466ac9be0293edd8d55f43fe3b9ae5e833a223af33c29b7338c8a47d656_amd64",
"8Base-RHACM-2.6:rhacm2/volsync-mover-syncthing-rhel8@sha256:e4485e9a91a9ab3494ca1fdb0779e8a03a88b846bf4df3b5f34c5fa7b2714bf4_s390x",
"8Base-RHACM-2.6:rhacm2/volsync-operator-bundle@sha256:39f804bbf41c5165b84e06cc15f753a85fe11bf37706f0147a4345a9e8d0488f_amd64",
"8Base-RHACM-2.6:rhacm2/volsync-rhel8@sha256:01a39318c761d435e1cc91837fb017014f5bd7f3fa43f3859fe0b8071e56a385_amd64",
"8Base-RHACM-2.6:rhacm2/volsync-rhel8@sha256:2d1b6bbc13629367ed2cbd0a551e9aa8732f330673d70c0bc8c3ce16049a4ae5_ppc64le",
"8Base-RHACM-2.6:rhacm2/volsync-rhel8@sha256:a90ddd406a30d9a95cfd27f002d133dfc6042309815a9d850cdd36cc788e932d_arm64",
"8Base-RHACM-2.6:rhacm2/volsync-rhel8@sha256:d6780a0a1cf868d6f65f19daf6e9e6ed9ee08b48694fd5f3827ba70714ca7440_s390x"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "golang: encoding/xml: stack exhaustion in Decoder.Skip"
},
{
"cve": "CVE-2022-30629",
"cwe": {
"id": "CWE-331",
"name": "Insufficient Entropy"
},
"discovery_date": "2022-06-02T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2092793"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in the crypto/tls golang package. When session tickets are generated by crypto/tls, it is missing the ticket expiration. This issue may allow an attacker to observe the TLS handshakes to correlate successive connections during session resumption.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "golang: crypto/tls: session tickets lack random ticket_age_add",
"title": "Vulnerability summary"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"8Base-RHACM-2.6:rhacm2/volsync-mover-rclone-rhel8@sha256:0432e656141b9b96c4abe83a319728ee425ecc38b612339b7e746eeab3fa6eb1_ppc64le",
"8Base-RHACM-2.6:rhacm2/volsync-mover-rclone-rhel8@sha256:38e0d652b99dfa8e1fbf2160c931c91fcafe2115025d21cad8349bf3b32a52e8_amd64",
"8Base-RHACM-2.6:rhacm2/volsync-mover-rclone-rhel8@sha256:8355564bbddbc0474957b06509dff1b0af5d903572362f8a37bdf0a0785fb930_arm64",
"8Base-RHACM-2.6:rhacm2/volsync-mover-rclone-rhel8@sha256:cdd1849150705a02385d68a1ea6063243c28a1d0cacbb3ccf7b4844df82b17cf_s390x",
"8Base-RHACM-2.6:rhacm2/volsync-mover-restic-rhel8@sha256:6d7f6d469d82cbb09a13b508917b555b40075a191e58d5c6ab78b39f98b2d723_amd64",
"8Base-RHACM-2.6:rhacm2/volsync-mover-restic-rhel8@sha256:af340c16f263cc22201539b46aa190be5bdad9700c41093cd30822b0503118c7_s390x",
"8Base-RHACM-2.6:rhacm2/volsync-mover-restic-rhel8@sha256:bcba5128ef35f15470966ecf5fd6371070949faa1375e930de6208d256bb5aa4_ppc64le",
"8Base-RHACM-2.6:rhacm2/volsync-mover-restic-rhel8@sha256:d1e0fb45b4337dbe141e22b1ad1c3aaf21acad1349644b4f51df35c76ea77997_arm64",
"8Base-RHACM-2.6:rhacm2/volsync-mover-rsync-rhel8@sha256:1b4996edfec9ad6bc81d4637797429866454b49d0e19a4181bcd76deed6db5c6_ppc64le",
"8Base-RHACM-2.6:rhacm2/volsync-mover-rsync-rhel8@sha256:6c02663d7d04e79c26c8d2b8d6ba6d71c19b85062cb7d1c39c9b2277cc503322_s390x",
"8Base-RHACM-2.6:rhacm2/volsync-mover-rsync-rhel8@sha256:6e4e7c4eb153e91c735917dcd6f06f4453c9962a7697ffa40cad941f8b870b45_arm64",
"8Base-RHACM-2.6:rhacm2/volsync-mover-rsync-rhel8@sha256:cfb59342191cc8986ad308670a34f74aceae39329e085d27917aa5ff8d2631a7_amd64",
"8Base-RHACM-2.6:rhacm2/volsync-mover-syncthing-rhel8@sha256:1c3f96c2e7787b5d2c3c48c66a54fa952a59b82dbe119b8f4506279d2ae75304_arm64",
"8Base-RHACM-2.6:rhacm2/volsync-mover-syncthing-rhel8@sha256:457e145404b67acbb681a2432401d6de0a587bf7d844c86d6539dc2605ed87f2_ppc64le",
"8Base-RHACM-2.6:rhacm2/volsync-mover-syncthing-rhel8@sha256:5c6b0466ac9be0293edd8d55f43fe3b9ae5e833a223af33c29b7338c8a47d656_amd64",
"8Base-RHACM-2.6:rhacm2/volsync-mover-syncthing-rhel8@sha256:e4485e9a91a9ab3494ca1fdb0779e8a03a88b846bf4df3b5f34c5fa7b2714bf4_s390x",
"8Base-RHACM-2.6:rhacm2/volsync-operator-bundle@sha256:39f804bbf41c5165b84e06cc15f753a85fe11bf37706f0147a4345a9e8d0488f_amd64",
"8Base-RHACM-2.6:rhacm2/volsync-rhel8@sha256:01a39318c761d435e1cc91837fb017014f5bd7f3fa43f3859fe0b8071e56a385_amd64",
"8Base-RHACM-2.6:rhacm2/volsync-rhel8@sha256:2d1b6bbc13629367ed2cbd0a551e9aa8732f330673d70c0bc8c3ce16049a4ae5_ppc64le",
"8Base-RHACM-2.6:rhacm2/volsync-rhel8@sha256:a90ddd406a30d9a95cfd27f002d133dfc6042309815a9d850cdd36cc788e932d_arm64",
"8Base-RHACM-2.6:rhacm2/volsync-rhel8@sha256:d6780a0a1cf868d6f65f19daf6e9e6ed9ee08b48694fd5f3827ba70714ca7440_s390x"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2022-30629"
},
{
"category": "external",
"summary": "RHBZ#2092793",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2092793"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2022-30629",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-30629"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2022-30629",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2022-30629"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-announce/c/TzIC9-t8Ytg",
"url": "https://groups.google.com/g/golang-announce/c/TzIC9-t8Ytg"
}
],
"release_date": "2022-06-02T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2022-09-06T14:14:15+00:00",
"details": "For details on how to install VolSync, refer to:\n\nhttps://access.redhat.com/documentation/en-us/red_hat_advanced_cluster_management_for_kubernetes/2.6/html/add-ons/add-ons-overview#volsync-rsync-rep",
"product_ids": [
"8Base-RHACM-2.6:rhacm2/volsync-mover-rclone-rhel8@sha256:0432e656141b9b96c4abe83a319728ee425ecc38b612339b7e746eeab3fa6eb1_ppc64le",
"8Base-RHACM-2.6:rhacm2/volsync-mover-rclone-rhel8@sha256:38e0d652b99dfa8e1fbf2160c931c91fcafe2115025d21cad8349bf3b32a52e8_amd64",
"8Base-RHACM-2.6:rhacm2/volsync-mover-rclone-rhel8@sha256:8355564bbddbc0474957b06509dff1b0af5d903572362f8a37bdf0a0785fb930_arm64",
"8Base-RHACM-2.6:rhacm2/volsync-mover-rclone-rhel8@sha256:cdd1849150705a02385d68a1ea6063243c28a1d0cacbb3ccf7b4844df82b17cf_s390x",
"8Base-RHACM-2.6:rhacm2/volsync-mover-restic-rhel8@sha256:6d7f6d469d82cbb09a13b508917b555b40075a191e58d5c6ab78b39f98b2d723_amd64",
"8Base-RHACM-2.6:rhacm2/volsync-mover-restic-rhel8@sha256:af340c16f263cc22201539b46aa190be5bdad9700c41093cd30822b0503118c7_s390x",
"8Base-RHACM-2.6:rhacm2/volsync-mover-restic-rhel8@sha256:bcba5128ef35f15470966ecf5fd6371070949faa1375e930de6208d256bb5aa4_ppc64le",
"8Base-RHACM-2.6:rhacm2/volsync-mover-restic-rhel8@sha256:d1e0fb45b4337dbe141e22b1ad1c3aaf21acad1349644b4f51df35c76ea77997_arm64",
"8Base-RHACM-2.6:rhacm2/volsync-mover-rsync-rhel8@sha256:1b4996edfec9ad6bc81d4637797429866454b49d0e19a4181bcd76deed6db5c6_ppc64le",
"8Base-RHACM-2.6:rhacm2/volsync-mover-rsync-rhel8@sha256:6c02663d7d04e79c26c8d2b8d6ba6d71c19b85062cb7d1c39c9b2277cc503322_s390x",
"8Base-RHACM-2.6:rhacm2/volsync-mover-rsync-rhel8@sha256:6e4e7c4eb153e91c735917dcd6f06f4453c9962a7697ffa40cad941f8b870b45_arm64",
"8Base-RHACM-2.6:rhacm2/volsync-mover-rsync-rhel8@sha256:cfb59342191cc8986ad308670a34f74aceae39329e085d27917aa5ff8d2631a7_amd64",
"8Base-RHACM-2.6:rhacm2/volsync-mover-syncthing-rhel8@sha256:1c3f96c2e7787b5d2c3c48c66a54fa952a59b82dbe119b8f4506279d2ae75304_arm64",
"8Base-RHACM-2.6:rhacm2/volsync-mover-syncthing-rhel8@sha256:457e145404b67acbb681a2432401d6de0a587bf7d844c86d6539dc2605ed87f2_ppc64le",
"8Base-RHACM-2.6:rhacm2/volsync-mover-syncthing-rhel8@sha256:5c6b0466ac9be0293edd8d55f43fe3b9ae5e833a223af33c29b7338c8a47d656_amd64",
"8Base-RHACM-2.6:rhacm2/volsync-mover-syncthing-rhel8@sha256:e4485e9a91a9ab3494ca1fdb0779e8a03a88b846bf4df3b5f34c5fa7b2714bf4_s390x",
"8Base-RHACM-2.6:rhacm2/volsync-operator-bundle@sha256:39f804bbf41c5165b84e06cc15f753a85fe11bf37706f0147a4345a9e8d0488f_amd64",
"8Base-RHACM-2.6:rhacm2/volsync-rhel8@sha256:01a39318c761d435e1cc91837fb017014f5bd7f3fa43f3859fe0b8071e56a385_amd64",
"8Base-RHACM-2.6:rhacm2/volsync-rhel8@sha256:2d1b6bbc13629367ed2cbd0a551e9aa8732f330673d70c0bc8c3ce16049a4ae5_ppc64le",
"8Base-RHACM-2.6:rhacm2/volsync-rhel8@sha256:a90ddd406a30d9a95cfd27f002d133dfc6042309815a9d850cdd36cc788e932d_arm64",
"8Base-RHACM-2.6:rhacm2/volsync-rhel8@sha256:d6780a0a1cf868d6f65f19daf6e9e6ed9ee08b48694fd5f3827ba70714ca7440_s390x"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2022:6347"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "HIGH",
"attackVector": "NETWORK",
"availabilityImpact": "NONE",
"baseScore": 3.1,
"baseSeverity": "LOW",
"confidentialityImpact": "LOW",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "REQUIRED",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:R/S:U/C:L/I:N/A:N",
"version": "3.1"
},
"products": [
"8Base-RHACM-2.6:rhacm2/volsync-mover-rclone-rhel8@sha256:0432e656141b9b96c4abe83a319728ee425ecc38b612339b7e746eeab3fa6eb1_ppc64le",
"8Base-RHACM-2.6:rhacm2/volsync-mover-rclone-rhel8@sha256:38e0d652b99dfa8e1fbf2160c931c91fcafe2115025d21cad8349bf3b32a52e8_amd64",
"8Base-RHACM-2.6:rhacm2/volsync-mover-rclone-rhel8@sha256:8355564bbddbc0474957b06509dff1b0af5d903572362f8a37bdf0a0785fb930_arm64",
"8Base-RHACM-2.6:rhacm2/volsync-mover-rclone-rhel8@sha256:cdd1849150705a02385d68a1ea6063243c28a1d0cacbb3ccf7b4844df82b17cf_s390x",
"8Base-RHACM-2.6:rhacm2/volsync-mover-restic-rhel8@sha256:6d7f6d469d82cbb09a13b508917b555b40075a191e58d5c6ab78b39f98b2d723_amd64",
"8Base-RHACM-2.6:rhacm2/volsync-mover-restic-rhel8@sha256:af340c16f263cc22201539b46aa190be5bdad9700c41093cd30822b0503118c7_s390x",
"8Base-RHACM-2.6:rhacm2/volsync-mover-restic-rhel8@sha256:bcba5128ef35f15470966ecf5fd6371070949faa1375e930de6208d256bb5aa4_ppc64le",
"8Base-RHACM-2.6:rhacm2/volsync-mover-restic-rhel8@sha256:d1e0fb45b4337dbe141e22b1ad1c3aaf21acad1349644b4f51df35c76ea77997_arm64",
"8Base-RHACM-2.6:rhacm2/volsync-mover-rsync-rhel8@sha256:1b4996edfec9ad6bc81d4637797429866454b49d0e19a4181bcd76deed6db5c6_ppc64le",
"8Base-RHACM-2.6:rhacm2/volsync-mover-rsync-rhel8@sha256:6c02663d7d04e79c26c8d2b8d6ba6d71c19b85062cb7d1c39c9b2277cc503322_s390x",
"8Base-RHACM-2.6:rhacm2/volsync-mover-rsync-rhel8@sha256:6e4e7c4eb153e91c735917dcd6f06f4453c9962a7697ffa40cad941f8b870b45_arm64",
"8Base-RHACM-2.6:rhacm2/volsync-mover-rsync-rhel8@sha256:cfb59342191cc8986ad308670a34f74aceae39329e085d27917aa5ff8d2631a7_amd64",
"8Base-RHACM-2.6:rhacm2/volsync-mover-syncthing-rhel8@sha256:1c3f96c2e7787b5d2c3c48c66a54fa952a59b82dbe119b8f4506279d2ae75304_arm64",
"8Base-RHACM-2.6:rhacm2/volsync-mover-syncthing-rhel8@sha256:457e145404b67acbb681a2432401d6de0a587bf7d844c86d6539dc2605ed87f2_ppc64le",
"8Base-RHACM-2.6:rhacm2/volsync-mover-syncthing-rhel8@sha256:5c6b0466ac9be0293edd8d55f43fe3b9ae5e833a223af33c29b7338c8a47d656_amd64",
"8Base-RHACM-2.6:rhacm2/volsync-mover-syncthing-rhel8@sha256:e4485e9a91a9ab3494ca1fdb0779e8a03a88b846bf4df3b5f34c5fa7b2714bf4_s390x",
"8Base-RHACM-2.6:rhacm2/volsync-operator-bundle@sha256:39f804bbf41c5165b84e06cc15f753a85fe11bf37706f0147a4345a9e8d0488f_amd64",
"8Base-RHACM-2.6:rhacm2/volsync-rhel8@sha256:01a39318c761d435e1cc91837fb017014f5bd7f3fa43f3859fe0b8071e56a385_amd64",
"8Base-RHACM-2.6:rhacm2/volsync-rhel8@sha256:2d1b6bbc13629367ed2cbd0a551e9aa8732f330673d70c0bc8c3ce16049a4ae5_ppc64le",
"8Base-RHACM-2.6:rhacm2/volsync-rhel8@sha256:a90ddd406a30d9a95cfd27f002d133dfc6042309815a9d850cdd36cc788e932d_arm64",
"8Base-RHACM-2.6:rhacm2/volsync-rhel8@sha256:d6780a0a1cf868d6f65f19daf6e9e6ed9ee08b48694fd5f3827ba70714ca7440_s390x"
]
}
],
"threats": [
{
"category": "impact",
"details": "Low"
}
],
"title": "golang: crypto/tls: session tickets lack random ticket_age_add"
},
{
"cve": "CVE-2022-30630",
"cwe": {
"id": "CWE-1325",
"name": "Improperly Controlled Sequential Memory Allocation"
},
"discovery_date": "2022-07-14T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2107371"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in the golang standard library, io/fs. Calling Glob on a path that contains a large number of path separators can cause a panic issue due to stack exhaustion. This could allow an attacker to impact availability.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "golang: io/fs: stack exhaustion in Glob",
"title": "Vulnerability summary"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"8Base-RHACM-2.6:rhacm2/volsync-mover-rclone-rhel8@sha256:0432e656141b9b96c4abe83a319728ee425ecc38b612339b7e746eeab3fa6eb1_ppc64le",
"8Base-RHACM-2.6:rhacm2/volsync-mover-rclone-rhel8@sha256:38e0d652b99dfa8e1fbf2160c931c91fcafe2115025d21cad8349bf3b32a52e8_amd64",
"8Base-RHACM-2.6:rhacm2/volsync-mover-rclone-rhel8@sha256:8355564bbddbc0474957b06509dff1b0af5d903572362f8a37bdf0a0785fb930_arm64",
"8Base-RHACM-2.6:rhacm2/volsync-mover-rclone-rhel8@sha256:cdd1849150705a02385d68a1ea6063243c28a1d0cacbb3ccf7b4844df82b17cf_s390x",
"8Base-RHACM-2.6:rhacm2/volsync-mover-restic-rhel8@sha256:6d7f6d469d82cbb09a13b508917b555b40075a191e58d5c6ab78b39f98b2d723_amd64",
"8Base-RHACM-2.6:rhacm2/volsync-mover-restic-rhel8@sha256:af340c16f263cc22201539b46aa190be5bdad9700c41093cd30822b0503118c7_s390x",
"8Base-RHACM-2.6:rhacm2/volsync-mover-restic-rhel8@sha256:bcba5128ef35f15470966ecf5fd6371070949faa1375e930de6208d256bb5aa4_ppc64le",
"8Base-RHACM-2.6:rhacm2/volsync-mover-restic-rhel8@sha256:d1e0fb45b4337dbe141e22b1ad1c3aaf21acad1349644b4f51df35c76ea77997_arm64",
"8Base-RHACM-2.6:rhacm2/volsync-mover-rsync-rhel8@sha256:1b4996edfec9ad6bc81d4637797429866454b49d0e19a4181bcd76deed6db5c6_ppc64le",
"8Base-RHACM-2.6:rhacm2/volsync-mover-rsync-rhel8@sha256:6c02663d7d04e79c26c8d2b8d6ba6d71c19b85062cb7d1c39c9b2277cc503322_s390x",
"8Base-RHACM-2.6:rhacm2/volsync-mover-rsync-rhel8@sha256:6e4e7c4eb153e91c735917dcd6f06f4453c9962a7697ffa40cad941f8b870b45_arm64",
"8Base-RHACM-2.6:rhacm2/volsync-mover-rsync-rhel8@sha256:cfb59342191cc8986ad308670a34f74aceae39329e085d27917aa5ff8d2631a7_amd64",
"8Base-RHACM-2.6:rhacm2/volsync-mover-syncthing-rhel8@sha256:1c3f96c2e7787b5d2c3c48c66a54fa952a59b82dbe119b8f4506279d2ae75304_arm64",
"8Base-RHACM-2.6:rhacm2/volsync-mover-syncthing-rhel8@sha256:457e145404b67acbb681a2432401d6de0a587bf7d844c86d6539dc2605ed87f2_ppc64le",
"8Base-RHACM-2.6:rhacm2/volsync-mover-syncthing-rhel8@sha256:5c6b0466ac9be0293edd8d55f43fe3b9ae5e833a223af33c29b7338c8a47d656_amd64",
"8Base-RHACM-2.6:rhacm2/volsync-mover-syncthing-rhel8@sha256:e4485e9a91a9ab3494ca1fdb0779e8a03a88b846bf4df3b5f34c5fa7b2714bf4_s390x",
"8Base-RHACM-2.6:rhacm2/volsync-operator-bundle@sha256:39f804bbf41c5165b84e06cc15f753a85fe11bf37706f0147a4345a9e8d0488f_amd64",
"8Base-RHACM-2.6:rhacm2/volsync-rhel8@sha256:01a39318c761d435e1cc91837fb017014f5bd7f3fa43f3859fe0b8071e56a385_amd64",
"8Base-RHACM-2.6:rhacm2/volsync-rhel8@sha256:2d1b6bbc13629367ed2cbd0a551e9aa8732f330673d70c0bc8c3ce16049a4ae5_ppc64le",
"8Base-RHACM-2.6:rhacm2/volsync-rhel8@sha256:a90ddd406a30d9a95cfd27f002d133dfc6042309815a9d850cdd36cc788e932d_arm64",
"8Base-RHACM-2.6:rhacm2/volsync-rhel8@sha256:d6780a0a1cf868d6f65f19daf6e9e6ed9ee08b48694fd5f3827ba70714ca7440_s390x"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2022-30630"
},
{
"category": "external",
"summary": "RHBZ#2107371",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2107371"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2022-30630",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-30630"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2022-30630",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2022-30630"
},
{
"category": "external",
"summary": "https://go.dev/issue/53415",
"url": "https://go.dev/issue/53415"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-announce/c/nqrv9fbR0zE",
"url": "https://groups.google.com/g/golang-announce/c/nqrv9fbR0zE"
}
],
"release_date": "2022-07-12T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2022-09-06T14:14:15+00:00",
"details": "For details on how to install VolSync, refer to:\n\nhttps://access.redhat.com/documentation/en-us/red_hat_advanced_cluster_management_for_kubernetes/2.6/html/add-ons/add-ons-overview#volsync-rsync-rep",
"product_ids": [
"8Base-RHACM-2.6:rhacm2/volsync-mover-rclone-rhel8@sha256:0432e656141b9b96c4abe83a319728ee425ecc38b612339b7e746eeab3fa6eb1_ppc64le",
"8Base-RHACM-2.6:rhacm2/volsync-mover-rclone-rhel8@sha256:38e0d652b99dfa8e1fbf2160c931c91fcafe2115025d21cad8349bf3b32a52e8_amd64",
"8Base-RHACM-2.6:rhacm2/volsync-mover-rclone-rhel8@sha256:8355564bbddbc0474957b06509dff1b0af5d903572362f8a37bdf0a0785fb930_arm64",
"8Base-RHACM-2.6:rhacm2/volsync-mover-rclone-rhel8@sha256:cdd1849150705a02385d68a1ea6063243c28a1d0cacbb3ccf7b4844df82b17cf_s390x",
"8Base-RHACM-2.6:rhacm2/volsync-mover-restic-rhel8@sha256:6d7f6d469d82cbb09a13b508917b555b40075a191e58d5c6ab78b39f98b2d723_amd64",
"8Base-RHACM-2.6:rhacm2/volsync-mover-restic-rhel8@sha256:af340c16f263cc22201539b46aa190be5bdad9700c41093cd30822b0503118c7_s390x",
"8Base-RHACM-2.6:rhacm2/volsync-mover-restic-rhel8@sha256:bcba5128ef35f15470966ecf5fd6371070949faa1375e930de6208d256bb5aa4_ppc64le",
"8Base-RHACM-2.6:rhacm2/volsync-mover-restic-rhel8@sha256:d1e0fb45b4337dbe141e22b1ad1c3aaf21acad1349644b4f51df35c76ea77997_arm64",
"8Base-RHACM-2.6:rhacm2/volsync-mover-rsync-rhel8@sha256:1b4996edfec9ad6bc81d4637797429866454b49d0e19a4181bcd76deed6db5c6_ppc64le",
"8Base-RHACM-2.6:rhacm2/volsync-mover-rsync-rhel8@sha256:6c02663d7d04e79c26c8d2b8d6ba6d71c19b85062cb7d1c39c9b2277cc503322_s390x",
"8Base-RHACM-2.6:rhacm2/volsync-mover-rsync-rhel8@sha256:6e4e7c4eb153e91c735917dcd6f06f4453c9962a7697ffa40cad941f8b870b45_arm64",
"8Base-RHACM-2.6:rhacm2/volsync-mover-rsync-rhel8@sha256:cfb59342191cc8986ad308670a34f74aceae39329e085d27917aa5ff8d2631a7_amd64",
"8Base-RHACM-2.6:rhacm2/volsync-mover-syncthing-rhel8@sha256:1c3f96c2e7787b5d2c3c48c66a54fa952a59b82dbe119b8f4506279d2ae75304_arm64",
"8Base-RHACM-2.6:rhacm2/volsync-mover-syncthing-rhel8@sha256:457e145404b67acbb681a2432401d6de0a587bf7d844c86d6539dc2605ed87f2_ppc64le",
"8Base-RHACM-2.6:rhacm2/volsync-mover-syncthing-rhel8@sha256:5c6b0466ac9be0293edd8d55f43fe3b9ae5e833a223af33c29b7338c8a47d656_amd64",
"8Base-RHACM-2.6:rhacm2/volsync-mover-syncthing-rhel8@sha256:e4485e9a91a9ab3494ca1fdb0779e8a03a88b846bf4df3b5f34c5fa7b2714bf4_s390x",
"8Base-RHACM-2.6:rhacm2/volsync-operator-bundle@sha256:39f804bbf41c5165b84e06cc15f753a85fe11bf37706f0147a4345a9e8d0488f_amd64",
"8Base-RHACM-2.6:rhacm2/volsync-rhel8@sha256:01a39318c761d435e1cc91837fb017014f5bd7f3fa43f3859fe0b8071e56a385_amd64",
"8Base-RHACM-2.6:rhacm2/volsync-rhel8@sha256:2d1b6bbc13629367ed2cbd0a551e9aa8732f330673d70c0bc8c3ce16049a4ae5_ppc64le",
"8Base-RHACM-2.6:rhacm2/volsync-rhel8@sha256:a90ddd406a30d9a95cfd27f002d133dfc6042309815a9d850cdd36cc788e932d_arm64",
"8Base-RHACM-2.6:rhacm2/volsync-rhel8@sha256:d6780a0a1cf868d6f65f19daf6e9e6ed9ee08b48694fd5f3827ba70714ca7440_s390x"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2022:6347"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"8Base-RHACM-2.6:rhacm2/volsync-mover-rclone-rhel8@sha256:0432e656141b9b96c4abe83a319728ee425ecc38b612339b7e746eeab3fa6eb1_ppc64le",
"8Base-RHACM-2.6:rhacm2/volsync-mover-rclone-rhel8@sha256:38e0d652b99dfa8e1fbf2160c931c91fcafe2115025d21cad8349bf3b32a52e8_amd64",
"8Base-RHACM-2.6:rhacm2/volsync-mover-rclone-rhel8@sha256:8355564bbddbc0474957b06509dff1b0af5d903572362f8a37bdf0a0785fb930_arm64",
"8Base-RHACM-2.6:rhacm2/volsync-mover-rclone-rhel8@sha256:cdd1849150705a02385d68a1ea6063243c28a1d0cacbb3ccf7b4844df82b17cf_s390x",
"8Base-RHACM-2.6:rhacm2/volsync-mover-restic-rhel8@sha256:6d7f6d469d82cbb09a13b508917b555b40075a191e58d5c6ab78b39f98b2d723_amd64",
"8Base-RHACM-2.6:rhacm2/volsync-mover-restic-rhel8@sha256:af340c16f263cc22201539b46aa190be5bdad9700c41093cd30822b0503118c7_s390x",
"8Base-RHACM-2.6:rhacm2/volsync-mover-restic-rhel8@sha256:bcba5128ef35f15470966ecf5fd6371070949faa1375e930de6208d256bb5aa4_ppc64le",
"8Base-RHACM-2.6:rhacm2/volsync-mover-restic-rhel8@sha256:d1e0fb45b4337dbe141e22b1ad1c3aaf21acad1349644b4f51df35c76ea77997_arm64",
"8Base-RHACM-2.6:rhacm2/volsync-mover-rsync-rhel8@sha256:1b4996edfec9ad6bc81d4637797429866454b49d0e19a4181bcd76deed6db5c6_ppc64le",
"8Base-RHACM-2.6:rhacm2/volsync-mover-rsync-rhel8@sha256:6c02663d7d04e79c26c8d2b8d6ba6d71c19b85062cb7d1c39c9b2277cc503322_s390x",
"8Base-RHACM-2.6:rhacm2/volsync-mover-rsync-rhel8@sha256:6e4e7c4eb153e91c735917dcd6f06f4453c9962a7697ffa40cad941f8b870b45_arm64",
"8Base-RHACM-2.6:rhacm2/volsync-mover-rsync-rhel8@sha256:cfb59342191cc8986ad308670a34f74aceae39329e085d27917aa5ff8d2631a7_amd64",
"8Base-RHACM-2.6:rhacm2/volsync-mover-syncthing-rhel8@sha256:1c3f96c2e7787b5d2c3c48c66a54fa952a59b82dbe119b8f4506279d2ae75304_arm64",
"8Base-RHACM-2.6:rhacm2/volsync-mover-syncthing-rhel8@sha256:457e145404b67acbb681a2432401d6de0a587bf7d844c86d6539dc2605ed87f2_ppc64le",
"8Base-RHACM-2.6:rhacm2/volsync-mover-syncthing-rhel8@sha256:5c6b0466ac9be0293edd8d55f43fe3b9ae5e833a223af33c29b7338c8a47d656_amd64",
"8Base-RHACM-2.6:rhacm2/volsync-mover-syncthing-rhel8@sha256:e4485e9a91a9ab3494ca1fdb0779e8a03a88b846bf4df3b5f34c5fa7b2714bf4_s390x",
"8Base-RHACM-2.6:rhacm2/volsync-operator-bundle@sha256:39f804bbf41c5165b84e06cc15f753a85fe11bf37706f0147a4345a9e8d0488f_amd64",
"8Base-RHACM-2.6:rhacm2/volsync-rhel8@sha256:01a39318c761d435e1cc91837fb017014f5bd7f3fa43f3859fe0b8071e56a385_amd64",
"8Base-RHACM-2.6:rhacm2/volsync-rhel8@sha256:2d1b6bbc13629367ed2cbd0a551e9aa8732f330673d70c0bc8c3ce16049a4ae5_ppc64le",
"8Base-RHACM-2.6:rhacm2/volsync-rhel8@sha256:a90ddd406a30d9a95cfd27f002d133dfc6042309815a9d850cdd36cc788e932d_arm64",
"8Base-RHACM-2.6:rhacm2/volsync-rhel8@sha256:d6780a0a1cf868d6f65f19daf6e9e6ed9ee08b48694fd5f3827ba70714ca7440_s390x"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "golang: io/fs: stack exhaustion in Glob"
},
{
"cve": "CVE-2022-30631",
"cwe": {
"id": "CWE-1325",
"name": "Improperly Controlled Sequential Memory Allocation"
},
"discovery_date": "2022-07-14T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2107342"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in golang. Calling the Reader, Read method on an archive that contains a large number of concatenated 0-length compressed files can cause a panic issue due to stack exhaustion.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "golang: compress/gzip: stack exhaustion in Reader.Read",
"title": "Vulnerability summary"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"8Base-RHACM-2.6:rhacm2/volsync-mover-rclone-rhel8@sha256:0432e656141b9b96c4abe83a319728ee425ecc38b612339b7e746eeab3fa6eb1_ppc64le",
"8Base-RHACM-2.6:rhacm2/volsync-mover-rclone-rhel8@sha256:38e0d652b99dfa8e1fbf2160c931c91fcafe2115025d21cad8349bf3b32a52e8_amd64",
"8Base-RHACM-2.6:rhacm2/volsync-mover-rclone-rhel8@sha256:8355564bbddbc0474957b06509dff1b0af5d903572362f8a37bdf0a0785fb930_arm64",
"8Base-RHACM-2.6:rhacm2/volsync-mover-rclone-rhel8@sha256:cdd1849150705a02385d68a1ea6063243c28a1d0cacbb3ccf7b4844df82b17cf_s390x",
"8Base-RHACM-2.6:rhacm2/volsync-mover-restic-rhel8@sha256:6d7f6d469d82cbb09a13b508917b555b40075a191e58d5c6ab78b39f98b2d723_amd64",
"8Base-RHACM-2.6:rhacm2/volsync-mover-restic-rhel8@sha256:af340c16f263cc22201539b46aa190be5bdad9700c41093cd30822b0503118c7_s390x",
"8Base-RHACM-2.6:rhacm2/volsync-mover-restic-rhel8@sha256:bcba5128ef35f15470966ecf5fd6371070949faa1375e930de6208d256bb5aa4_ppc64le",
"8Base-RHACM-2.6:rhacm2/volsync-mover-restic-rhel8@sha256:d1e0fb45b4337dbe141e22b1ad1c3aaf21acad1349644b4f51df35c76ea77997_arm64",
"8Base-RHACM-2.6:rhacm2/volsync-mover-rsync-rhel8@sha256:1b4996edfec9ad6bc81d4637797429866454b49d0e19a4181bcd76deed6db5c6_ppc64le",
"8Base-RHACM-2.6:rhacm2/volsync-mover-rsync-rhel8@sha256:6c02663d7d04e79c26c8d2b8d6ba6d71c19b85062cb7d1c39c9b2277cc503322_s390x",
"8Base-RHACM-2.6:rhacm2/volsync-mover-rsync-rhel8@sha256:6e4e7c4eb153e91c735917dcd6f06f4453c9962a7697ffa40cad941f8b870b45_arm64",
"8Base-RHACM-2.6:rhacm2/volsync-mover-rsync-rhel8@sha256:cfb59342191cc8986ad308670a34f74aceae39329e085d27917aa5ff8d2631a7_amd64",
"8Base-RHACM-2.6:rhacm2/volsync-mover-syncthing-rhel8@sha256:1c3f96c2e7787b5d2c3c48c66a54fa952a59b82dbe119b8f4506279d2ae75304_arm64",
"8Base-RHACM-2.6:rhacm2/volsync-mover-syncthing-rhel8@sha256:457e145404b67acbb681a2432401d6de0a587bf7d844c86d6539dc2605ed87f2_ppc64le",
"8Base-RHACM-2.6:rhacm2/volsync-mover-syncthing-rhel8@sha256:5c6b0466ac9be0293edd8d55f43fe3b9ae5e833a223af33c29b7338c8a47d656_amd64",
"8Base-RHACM-2.6:rhacm2/volsync-mover-syncthing-rhel8@sha256:e4485e9a91a9ab3494ca1fdb0779e8a03a88b846bf4df3b5f34c5fa7b2714bf4_s390x",
"8Base-RHACM-2.6:rhacm2/volsync-operator-bundle@sha256:39f804bbf41c5165b84e06cc15f753a85fe11bf37706f0147a4345a9e8d0488f_amd64",
"8Base-RHACM-2.6:rhacm2/volsync-rhel8@sha256:01a39318c761d435e1cc91837fb017014f5bd7f3fa43f3859fe0b8071e56a385_amd64",
"8Base-RHACM-2.6:rhacm2/volsync-rhel8@sha256:2d1b6bbc13629367ed2cbd0a551e9aa8732f330673d70c0bc8c3ce16049a4ae5_ppc64le",
"8Base-RHACM-2.6:rhacm2/volsync-rhel8@sha256:a90ddd406a30d9a95cfd27f002d133dfc6042309815a9d850cdd36cc788e932d_arm64",
"8Base-RHACM-2.6:rhacm2/volsync-rhel8@sha256:d6780a0a1cf868d6f65f19daf6e9e6ed9ee08b48694fd5f3827ba70714ca7440_s390x"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2022-30631"
},
{
"category": "external",
"summary": "RHBZ#2107342",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2107342"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2022-30631",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-30631"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2022-30631",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2022-30631"
},
{
"category": "external",
"summary": "https://go.dev/issue/53168",
"url": "https://go.dev/issue/53168"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-announce/c/nqrv9fbR0zE",
"url": "https://groups.google.com/g/golang-announce/c/nqrv9fbR0zE"
}
],
"release_date": "2022-07-12T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2022-09-06T14:14:15+00:00",
"details": "For details on how to install VolSync, refer to:\n\nhttps://access.redhat.com/documentation/en-us/red_hat_advanced_cluster_management_for_kubernetes/2.6/html/add-ons/add-ons-overview#volsync-rsync-rep",
"product_ids": [
"8Base-RHACM-2.6:rhacm2/volsync-mover-rclone-rhel8@sha256:0432e656141b9b96c4abe83a319728ee425ecc38b612339b7e746eeab3fa6eb1_ppc64le",
"8Base-RHACM-2.6:rhacm2/volsync-mover-rclone-rhel8@sha256:38e0d652b99dfa8e1fbf2160c931c91fcafe2115025d21cad8349bf3b32a52e8_amd64",
"8Base-RHACM-2.6:rhacm2/volsync-mover-rclone-rhel8@sha256:8355564bbddbc0474957b06509dff1b0af5d903572362f8a37bdf0a0785fb930_arm64",
"8Base-RHACM-2.6:rhacm2/volsync-mover-rclone-rhel8@sha256:cdd1849150705a02385d68a1ea6063243c28a1d0cacbb3ccf7b4844df82b17cf_s390x",
"8Base-RHACM-2.6:rhacm2/volsync-mover-restic-rhel8@sha256:6d7f6d469d82cbb09a13b508917b555b40075a191e58d5c6ab78b39f98b2d723_amd64",
"8Base-RHACM-2.6:rhacm2/volsync-mover-restic-rhel8@sha256:af340c16f263cc22201539b46aa190be5bdad9700c41093cd30822b0503118c7_s390x",
"8Base-RHACM-2.6:rhacm2/volsync-mover-restic-rhel8@sha256:bcba5128ef35f15470966ecf5fd6371070949faa1375e930de6208d256bb5aa4_ppc64le",
"8Base-RHACM-2.6:rhacm2/volsync-mover-restic-rhel8@sha256:d1e0fb45b4337dbe141e22b1ad1c3aaf21acad1349644b4f51df35c76ea77997_arm64",
"8Base-RHACM-2.6:rhacm2/volsync-mover-rsync-rhel8@sha256:1b4996edfec9ad6bc81d4637797429866454b49d0e19a4181bcd76deed6db5c6_ppc64le",
"8Base-RHACM-2.6:rhacm2/volsync-mover-rsync-rhel8@sha256:6c02663d7d04e79c26c8d2b8d6ba6d71c19b85062cb7d1c39c9b2277cc503322_s390x",
"8Base-RHACM-2.6:rhacm2/volsync-mover-rsync-rhel8@sha256:6e4e7c4eb153e91c735917dcd6f06f4453c9962a7697ffa40cad941f8b870b45_arm64",
"8Base-RHACM-2.6:rhacm2/volsync-mover-rsync-rhel8@sha256:cfb59342191cc8986ad308670a34f74aceae39329e085d27917aa5ff8d2631a7_amd64",
"8Base-RHACM-2.6:rhacm2/volsync-mover-syncthing-rhel8@sha256:1c3f96c2e7787b5d2c3c48c66a54fa952a59b82dbe119b8f4506279d2ae75304_arm64",
"8Base-RHACM-2.6:rhacm2/volsync-mover-syncthing-rhel8@sha256:457e145404b67acbb681a2432401d6de0a587bf7d844c86d6539dc2605ed87f2_ppc64le",
"8Base-RHACM-2.6:rhacm2/volsync-mover-syncthing-rhel8@sha256:5c6b0466ac9be0293edd8d55f43fe3b9ae5e833a223af33c29b7338c8a47d656_amd64",
"8Base-RHACM-2.6:rhacm2/volsync-mover-syncthing-rhel8@sha256:e4485e9a91a9ab3494ca1fdb0779e8a03a88b846bf4df3b5f34c5fa7b2714bf4_s390x",
"8Base-RHACM-2.6:rhacm2/volsync-operator-bundle@sha256:39f804bbf41c5165b84e06cc15f753a85fe11bf37706f0147a4345a9e8d0488f_amd64",
"8Base-RHACM-2.6:rhacm2/volsync-rhel8@sha256:01a39318c761d435e1cc91837fb017014f5bd7f3fa43f3859fe0b8071e56a385_amd64",
"8Base-RHACM-2.6:rhacm2/volsync-rhel8@sha256:2d1b6bbc13629367ed2cbd0a551e9aa8732f330673d70c0bc8c3ce16049a4ae5_ppc64le",
"8Base-RHACM-2.6:rhacm2/volsync-rhel8@sha256:a90ddd406a30d9a95cfd27f002d133dfc6042309815a9d850cdd36cc788e932d_arm64",
"8Base-RHACM-2.6:rhacm2/volsync-rhel8@sha256:d6780a0a1cf868d6f65f19daf6e9e6ed9ee08b48694fd5f3827ba70714ca7440_s390x"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2022:6347"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"8Base-RHACM-2.6:rhacm2/volsync-mover-rclone-rhel8@sha256:0432e656141b9b96c4abe83a319728ee425ecc38b612339b7e746eeab3fa6eb1_ppc64le",
"8Base-RHACM-2.6:rhacm2/volsync-mover-rclone-rhel8@sha256:38e0d652b99dfa8e1fbf2160c931c91fcafe2115025d21cad8349bf3b32a52e8_amd64",
"8Base-RHACM-2.6:rhacm2/volsync-mover-rclone-rhel8@sha256:8355564bbddbc0474957b06509dff1b0af5d903572362f8a37bdf0a0785fb930_arm64",
"8Base-RHACM-2.6:rhacm2/volsync-mover-rclone-rhel8@sha256:cdd1849150705a02385d68a1ea6063243c28a1d0cacbb3ccf7b4844df82b17cf_s390x",
"8Base-RHACM-2.6:rhacm2/volsync-mover-restic-rhel8@sha256:6d7f6d469d82cbb09a13b508917b555b40075a191e58d5c6ab78b39f98b2d723_amd64",
"8Base-RHACM-2.6:rhacm2/volsync-mover-restic-rhel8@sha256:af340c16f263cc22201539b46aa190be5bdad9700c41093cd30822b0503118c7_s390x",
"8Base-RHACM-2.6:rhacm2/volsync-mover-restic-rhel8@sha256:bcba5128ef35f15470966ecf5fd6371070949faa1375e930de6208d256bb5aa4_ppc64le",
"8Base-RHACM-2.6:rhacm2/volsync-mover-restic-rhel8@sha256:d1e0fb45b4337dbe141e22b1ad1c3aaf21acad1349644b4f51df35c76ea77997_arm64",
"8Base-RHACM-2.6:rhacm2/volsync-mover-rsync-rhel8@sha256:1b4996edfec9ad6bc81d4637797429866454b49d0e19a4181bcd76deed6db5c6_ppc64le",
"8Base-RHACM-2.6:rhacm2/volsync-mover-rsync-rhel8@sha256:6c02663d7d04e79c26c8d2b8d6ba6d71c19b85062cb7d1c39c9b2277cc503322_s390x",
"8Base-RHACM-2.6:rhacm2/volsync-mover-rsync-rhel8@sha256:6e4e7c4eb153e91c735917dcd6f06f4453c9962a7697ffa40cad941f8b870b45_arm64",
"8Base-RHACM-2.6:rhacm2/volsync-mover-rsync-rhel8@sha256:cfb59342191cc8986ad308670a34f74aceae39329e085d27917aa5ff8d2631a7_amd64",
"8Base-RHACM-2.6:rhacm2/volsync-mover-syncthing-rhel8@sha256:1c3f96c2e7787b5d2c3c48c66a54fa952a59b82dbe119b8f4506279d2ae75304_arm64",
"8Base-RHACM-2.6:rhacm2/volsync-mover-syncthing-rhel8@sha256:457e145404b67acbb681a2432401d6de0a587bf7d844c86d6539dc2605ed87f2_ppc64le",
"8Base-RHACM-2.6:rhacm2/volsync-mover-syncthing-rhel8@sha256:5c6b0466ac9be0293edd8d55f43fe3b9ae5e833a223af33c29b7338c8a47d656_amd64",
"8Base-RHACM-2.6:rhacm2/volsync-mover-syncthing-rhel8@sha256:e4485e9a91a9ab3494ca1fdb0779e8a03a88b846bf4df3b5f34c5fa7b2714bf4_s390x",
"8Base-RHACM-2.6:rhacm2/volsync-operator-bundle@sha256:39f804bbf41c5165b84e06cc15f753a85fe11bf37706f0147a4345a9e8d0488f_amd64",
"8Base-RHACM-2.6:rhacm2/volsync-rhel8@sha256:01a39318c761d435e1cc91837fb017014f5bd7f3fa43f3859fe0b8071e56a385_amd64",
"8Base-RHACM-2.6:rhacm2/volsync-rhel8@sha256:2d1b6bbc13629367ed2cbd0a551e9aa8732f330673d70c0bc8c3ce16049a4ae5_ppc64le",
"8Base-RHACM-2.6:rhacm2/volsync-rhel8@sha256:a90ddd406a30d9a95cfd27f002d133dfc6042309815a9d850cdd36cc788e932d_arm64",
"8Base-RHACM-2.6:rhacm2/volsync-rhel8@sha256:d6780a0a1cf868d6f65f19daf6e9e6ed9ee08b48694fd5f3827ba70714ca7440_s390x"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "golang: compress/gzip: stack exhaustion in Reader.Read"
},
{
"cve": "CVE-2022-30632",
"cwe": {
"id": "CWE-1325",
"name": "Improperly Controlled Sequential Memory Allocation"
},
"discovery_date": "2022-07-14T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2107386"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in golang. Calling Glob on a path that contains a large number of path separators can cause a panic issue due to stack exhaustion. This can cause an attacker to impact availability.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "golang: path/filepath: stack exhaustion in Glob",
"title": "Vulnerability summary"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"8Base-RHACM-2.6:rhacm2/volsync-mover-rclone-rhel8@sha256:0432e656141b9b96c4abe83a319728ee425ecc38b612339b7e746eeab3fa6eb1_ppc64le",
"8Base-RHACM-2.6:rhacm2/volsync-mover-rclone-rhel8@sha256:38e0d652b99dfa8e1fbf2160c931c91fcafe2115025d21cad8349bf3b32a52e8_amd64",
"8Base-RHACM-2.6:rhacm2/volsync-mover-rclone-rhel8@sha256:8355564bbddbc0474957b06509dff1b0af5d903572362f8a37bdf0a0785fb930_arm64",
"8Base-RHACM-2.6:rhacm2/volsync-mover-rclone-rhel8@sha256:cdd1849150705a02385d68a1ea6063243c28a1d0cacbb3ccf7b4844df82b17cf_s390x",
"8Base-RHACM-2.6:rhacm2/volsync-mover-restic-rhel8@sha256:6d7f6d469d82cbb09a13b508917b555b40075a191e58d5c6ab78b39f98b2d723_amd64",
"8Base-RHACM-2.6:rhacm2/volsync-mover-restic-rhel8@sha256:af340c16f263cc22201539b46aa190be5bdad9700c41093cd30822b0503118c7_s390x",
"8Base-RHACM-2.6:rhacm2/volsync-mover-restic-rhel8@sha256:bcba5128ef35f15470966ecf5fd6371070949faa1375e930de6208d256bb5aa4_ppc64le",
"8Base-RHACM-2.6:rhacm2/volsync-mover-restic-rhel8@sha256:d1e0fb45b4337dbe141e22b1ad1c3aaf21acad1349644b4f51df35c76ea77997_arm64",
"8Base-RHACM-2.6:rhacm2/volsync-mover-rsync-rhel8@sha256:1b4996edfec9ad6bc81d4637797429866454b49d0e19a4181bcd76deed6db5c6_ppc64le",
"8Base-RHACM-2.6:rhacm2/volsync-mover-rsync-rhel8@sha256:6c02663d7d04e79c26c8d2b8d6ba6d71c19b85062cb7d1c39c9b2277cc503322_s390x",
"8Base-RHACM-2.6:rhacm2/volsync-mover-rsync-rhel8@sha256:6e4e7c4eb153e91c735917dcd6f06f4453c9962a7697ffa40cad941f8b870b45_arm64",
"8Base-RHACM-2.6:rhacm2/volsync-mover-rsync-rhel8@sha256:cfb59342191cc8986ad308670a34f74aceae39329e085d27917aa5ff8d2631a7_amd64",
"8Base-RHACM-2.6:rhacm2/volsync-mover-syncthing-rhel8@sha256:1c3f96c2e7787b5d2c3c48c66a54fa952a59b82dbe119b8f4506279d2ae75304_arm64",
"8Base-RHACM-2.6:rhacm2/volsync-mover-syncthing-rhel8@sha256:457e145404b67acbb681a2432401d6de0a587bf7d844c86d6539dc2605ed87f2_ppc64le",
"8Base-RHACM-2.6:rhacm2/volsync-mover-syncthing-rhel8@sha256:5c6b0466ac9be0293edd8d55f43fe3b9ae5e833a223af33c29b7338c8a47d656_amd64",
"8Base-RHACM-2.6:rhacm2/volsync-mover-syncthing-rhel8@sha256:e4485e9a91a9ab3494ca1fdb0779e8a03a88b846bf4df3b5f34c5fa7b2714bf4_s390x",
"8Base-RHACM-2.6:rhacm2/volsync-operator-bundle@sha256:39f804bbf41c5165b84e06cc15f753a85fe11bf37706f0147a4345a9e8d0488f_amd64",
"8Base-RHACM-2.6:rhacm2/volsync-rhel8@sha256:01a39318c761d435e1cc91837fb017014f5bd7f3fa43f3859fe0b8071e56a385_amd64",
"8Base-RHACM-2.6:rhacm2/volsync-rhel8@sha256:2d1b6bbc13629367ed2cbd0a551e9aa8732f330673d70c0bc8c3ce16049a4ae5_ppc64le",
"8Base-RHACM-2.6:rhacm2/volsync-rhel8@sha256:a90ddd406a30d9a95cfd27f002d133dfc6042309815a9d850cdd36cc788e932d_arm64",
"8Base-RHACM-2.6:rhacm2/volsync-rhel8@sha256:d6780a0a1cf868d6f65f19daf6e9e6ed9ee08b48694fd5f3827ba70714ca7440_s390x"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2022-30632"
},
{
"category": "external",
"summary": "RHBZ#2107386",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2107386"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2022-30632",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-30632"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2022-30632",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2022-30632"
},
{
"category": "external",
"summary": "https://go.dev/issue/53416",
"url": "https://go.dev/issue/53416"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-announce/c/nqrv9fbR0zE",
"url": "https://groups.google.com/g/golang-announce/c/nqrv9fbR0zE"
}
],
"release_date": "2022-07-12T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2022-09-06T14:14:15+00:00",
"details": "For details on how to install VolSync, refer to:\n\nhttps://access.redhat.com/documentation/en-us/red_hat_advanced_cluster_management_for_kubernetes/2.6/html/add-ons/add-ons-overview#volsync-rsync-rep",
"product_ids": [
"8Base-RHACM-2.6:rhacm2/volsync-mover-rclone-rhel8@sha256:0432e656141b9b96c4abe83a319728ee425ecc38b612339b7e746eeab3fa6eb1_ppc64le",
"8Base-RHACM-2.6:rhacm2/volsync-mover-rclone-rhel8@sha256:38e0d652b99dfa8e1fbf2160c931c91fcafe2115025d21cad8349bf3b32a52e8_amd64",
"8Base-RHACM-2.6:rhacm2/volsync-mover-rclone-rhel8@sha256:8355564bbddbc0474957b06509dff1b0af5d903572362f8a37bdf0a0785fb930_arm64",
"8Base-RHACM-2.6:rhacm2/volsync-mover-rclone-rhel8@sha256:cdd1849150705a02385d68a1ea6063243c28a1d0cacbb3ccf7b4844df82b17cf_s390x",
"8Base-RHACM-2.6:rhacm2/volsync-mover-restic-rhel8@sha256:6d7f6d469d82cbb09a13b508917b555b40075a191e58d5c6ab78b39f98b2d723_amd64",
"8Base-RHACM-2.6:rhacm2/volsync-mover-restic-rhel8@sha256:af340c16f263cc22201539b46aa190be5bdad9700c41093cd30822b0503118c7_s390x",
"8Base-RHACM-2.6:rhacm2/volsync-mover-restic-rhel8@sha256:bcba5128ef35f15470966ecf5fd6371070949faa1375e930de6208d256bb5aa4_ppc64le",
"8Base-RHACM-2.6:rhacm2/volsync-mover-restic-rhel8@sha256:d1e0fb45b4337dbe141e22b1ad1c3aaf21acad1349644b4f51df35c76ea77997_arm64",
"8Base-RHACM-2.6:rhacm2/volsync-mover-rsync-rhel8@sha256:1b4996edfec9ad6bc81d4637797429866454b49d0e19a4181bcd76deed6db5c6_ppc64le",
"8Base-RHACM-2.6:rhacm2/volsync-mover-rsync-rhel8@sha256:6c02663d7d04e79c26c8d2b8d6ba6d71c19b85062cb7d1c39c9b2277cc503322_s390x",
"8Base-RHACM-2.6:rhacm2/volsync-mover-rsync-rhel8@sha256:6e4e7c4eb153e91c735917dcd6f06f4453c9962a7697ffa40cad941f8b870b45_arm64",
"8Base-RHACM-2.6:rhacm2/volsync-mover-rsync-rhel8@sha256:cfb59342191cc8986ad308670a34f74aceae39329e085d27917aa5ff8d2631a7_amd64",
"8Base-RHACM-2.6:rhacm2/volsync-mover-syncthing-rhel8@sha256:1c3f96c2e7787b5d2c3c48c66a54fa952a59b82dbe119b8f4506279d2ae75304_arm64",
"8Base-RHACM-2.6:rhacm2/volsync-mover-syncthing-rhel8@sha256:457e145404b67acbb681a2432401d6de0a587bf7d844c86d6539dc2605ed87f2_ppc64le",
"8Base-RHACM-2.6:rhacm2/volsync-mover-syncthing-rhel8@sha256:5c6b0466ac9be0293edd8d55f43fe3b9ae5e833a223af33c29b7338c8a47d656_amd64",
"8Base-RHACM-2.6:rhacm2/volsync-mover-syncthing-rhel8@sha256:e4485e9a91a9ab3494ca1fdb0779e8a03a88b846bf4df3b5f34c5fa7b2714bf4_s390x",
"8Base-RHACM-2.6:rhacm2/volsync-operator-bundle@sha256:39f804bbf41c5165b84e06cc15f753a85fe11bf37706f0147a4345a9e8d0488f_amd64",
"8Base-RHACM-2.6:rhacm2/volsync-rhel8@sha256:01a39318c761d435e1cc91837fb017014f5bd7f3fa43f3859fe0b8071e56a385_amd64",
"8Base-RHACM-2.6:rhacm2/volsync-rhel8@sha256:2d1b6bbc13629367ed2cbd0a551e9aa8732f330673d70c0bc8c3ce16049a4ae5_ppc64le",
"8Base-RHACM-2.6:rhacm2/volsync-rhel8@sha256:a90ddd406a30d9a95cfd27f002d133dfc6042309815a9d850cdd36cc788e932d_arm64",
"8Base-RHACM-2.6:rhacm2/volsync-rhel8@sha256:d6780a0a1cf868d6f65f19daf6e9e6ed9ee08b48694fd5f3827ba70714ca7440_s390x"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2022:6347"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"8Base-RHACM-2.6:rhacm2/volsync-mover-rclone-rhel8@sha256:0432e656141b9b96c4abe83a319728ee425ecc38b612339b7e746eeab3fa6eb1_ppc64le",
"8Base-RHACM-2.6:rhacm2/volsync-mover-rclone-rhel8@sha256:38e0d652b99dfa8e1fbf2160c931c91fcafe2115025d21cad8349bf3b32a52e8_amd64",
"8Base-RHACM-2.6:rhacm2/volsync-mover-rclone-rhel8@sha256:8355564bbddbc0474957b06509dff1b0af5d903572362f8a37bdf0a0785fb930_arm64",
"8Base-RHACM-2.6:rhacm2/volsync-mover-rclone-rhel8@sha256:cdd1849150705a02385d68a1ea6063243c28a1d0cacbb3ccf7b4844df82b17cf_s390x",
"8Base-RHACM-2.6:rhacm2/volsync-mover-restic-rhel8@sha256:6d7f6d469d82cbb09a13b508917b555b40075a191e58d5c6ab78b39f98b2d723_amd64",
"8Base-RHACM-2.6:rhacm2/volsync-mover-restic-rhel8@sha256:af340c16f263cc22201539b46aa190be5bdad9700c41093cd30822b0503118c7_s390x",
"8Base-RHACM-2.6:rhacm2/volsync-mover-restic-rhel8@sha256:bcba5128ef35f15470966ecf5fd6371070949faa1375e930de6208d256bb5aa4_ppc64le",
"8Base-RHACM-2.6:rhacm2/volsync-mover-restic-rhel8@sha256:d1e0fb45b4337dbe141e22b1ad1c3aaf21acad1349644b4f51df35c76ea77997_arm64",
"8Base-RHACM-2.6:rhacm2/volsync-mover-rsync-rhel8@sha256:1b4996edfec9ad6bc81d4637797429866454b49d0e19a4181bcd76deed6db5c6_ppc64le",
"8Base-RHACM-2.6:rhacm2/volsync-mover-rsync-rhel8@sha256:6c02663d7d04e79c26c8d2b8d6ba6d71c19b85062cb7d1c39c9b2277cc503322_s390x",
"8Base-RHACM-2.6:rhacm2/volsync-mover-rsync-rhel8@sha256:6e4e7c4eb153e91c735917dcd6f06f4453c9962a7697ffa40cad941f8b870b45_arm64",
"8Base-RHACM-2.6:rhacm2/volsync-mover-rsync-rhel8@sha256:cfb59342191cc8986ad308670a34f74aceae39329e085d27917aa5ff8d2631a7_amd64",
"8Base-RHACM-2.6:rhacm2/volsync-mover-syncthing-rhel8@sha256:1c3f96c2e7787b5d2c3c48c66a54fa952a59b82dbe119b8f4506279d2ae75304_arm64",
"8Base-RHACM-2.6:rhacm2/volsync-mover-syncthing-rhel8@sha256:457e145404b67acbb681a2432401d6de0a587bf7d844c86d6539dc2605ed87f2_ppc64le",
"8Base-RHACM-2.6:rhacm2/volsync-mover-syncthing-rhel8@sha256:5c6b0466ac9be0293edd8d55f43fe3b9ae5e833a223af33c29b7338c8a47d656_amd64",
"8Base-RHACM-2.6:rhacm2/volsync-mover-syncthing-rhel8@sha256:e4485e9a91a9ab3494ca1fdb0779e8a03a88b846bf4df3b5f34c5fa7b2714bf4_s390x",
"8Base-RHACM-2.6:rhacm2/volsync-operator-bundle@sha256:39f804bbf41c5165b84e06cc15f753a85fe11bf37706f0147a4345a9e8d0488f_amd64",
"8Base-RHACM-2.6:rhacm2/volsync-rhel8@sha256:01a39318c761d435e1cc91837fb017014f5bd7f3fa43f3859fe0b8071e56a385_amd64",
"8Base-RHACM-2.6:rhacm2/volsync-rhel8@sha256:2d1b6bbc13629367ed2cbd0a551e9aa8732f330673d70c0bc8c3ce16049a4ae5_ppc64le",
"8Base-RHACM-2.6:rhacm2/volsync-rhel8@sha256:a90ddd406a30d9a95cfd27f002d133dfc6042309815a9d850cdd36cc788e932d_arm64",
"8Base-RHACM-2.6:rhacm2/volsync-rhel8@sha256:d6780a0a1cf868d6f65f19daf6e9e6ed9ee08b48694fd5f3827ba70714ca7440_s390x"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "golang: path/filepath: stack exhaustion in Glob"
},
{
"cve": "CVE-2022-30633",
"cwe": {
"id": "CWE-1325",
"name": "Improperly Controlled Sequential Memory Allocation"
},
"discovery_date": "2022-07-14T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2107392"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in golang. Calling Unmarshal on an XML document into a Go struct, which has a nested field that uses the \"any\" field tag, can cause a panic due to stack exhaustion.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "golang: encoding/xml: stack exhaustion in Unmarshal",
"title": "Vulnerability summary"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"8Base-RHACM-2.6:rhacm2/volsync-mover-rclone-rhel8@sha256:0432e656141b9b96c4abe83a319728ee425ecc38b612339b7e746eeab3fa6eb1_ppc64le",
"8Base-RHACM-2.6:rhacm2/volsync-mover-rclone-rhel8@sha256:38e0d652b99dfa8e1fbf2160c931c91fcafe2115025d21cad8349bf3b32a52e8_amd64",
"8Base-RHACM-2.6:rhacm2/volsync-mover-rclone-rhel8@sha256:8355564bbddbc0474957b06509dff1b0af5d903572362f8a37bdf0a0785fb930_arm64",
"8Base-RHACM-2.6:rhacm2/volsync-mover-rclone-rhel8@sha256:cdd1849150705a02385d68a1ea6063243c28a1d0cacbb3ccf7b4844df82b17cf_s390x",
"8Base-RHACM-2.6:rhacm2/volsync-mover-restic-rhel8@sha256:6d7f6d469d82cbb09a13b508917b555b40075a191e58d5c6ab78b39f98b2d723_amd64",
"8Base-RHACM-2.6:rhacm2/volsync-mover-restic-rhel8@sha256:af340c16f263cc22201539b46aa190be5bdad9700c41093cd30822b0503118c7_s390x",
"8Base-RHACM-2.6:rhacm2/volsync-mover-restic-rhel8@sha256:bcba5128ef35f15470966ecf5fd6371070949faa1375e930de6208d256bb5aa4_ppc64le",
"8Base-RHACM-2.6:rhacm2/volsync-mover-restic-rhel8@sha256:d1e0fb45b4337dbe141e22b1ad1c3aaf21acad1349644b4f51df35c76ea77997_arm64",
"8Base-RHACM-2.6:rhacm2/volsync-mover-rsync-rhel8@sha256:1b4996edfec9ad6bc81d4637797429866454b49d0e19a4181bcd76deed6db5c6_ppc64le",
"8Base-RHACM-2.6:rhacm2/volsync-mover-rsync-rhel8@sha256:6c02663d7d04e79c26c8d2b8d6ba6d71c19b85062cb7d1c39c9b2277cc503322_s390x",
"8Base-RHACM-2.6:rhacm2/volsync-mover-rsync-rhel8@sha256:6e4e7c4eb153e91c735917dcd6f06f4453c9962a7697ffa40cad941f8b870b45_arm64",
"8Base-RHACM-2.6:rhacm2/volsync-mover-rsync-rhel8@sha256:cfb59342191cc8986ad308670a34f74aceae39329e085d27917aa5ff8d2631a7_amd64",
"8Base-RHACM-2.6:rhacm2/volsync-mover-syncthing-rhel8@sha256:1c3f96c2e7787b5d2c3c48c66a54fa952a59b82dbe119b8f4506279d2ae75304_arm64",
"8Base-RHACM-2.6:rhacm2/volsync-mover-syncthing-rhel8@sha256:457e145404b67acbb681a2432401d6de0a587bf7d844c86d6539dc2605ed87f2_ppc64le",
"8Base-RHACM-2.6:rhacm2/volsync-mover-syncthing-rhel8@sha256:5c6b0466ac9be0293edd8d55f43fe3b9ae5e833a223af33c29b7338c8a47d656_amd64",
"8Base-RHACM-2.6:rhacm2/volsync-mover-syncthing-rhel8@sha256:e4485e9a91a9ab3494ca1fdb0779e8a03a88b846bf4df3b5f34c5fa7b2714bf4_s390x",
"8Base-RHACM-2.6:rhacm2/volsync-operator-bundle@sha256:39f804bbf41c5165b84e06cc15f753a85fe11bf37706f0147a4345a9e8d0488f_amd64",
"8Base-RHACM-2.6:rhacm2/volsync-rhel8@sha256:01a39318c761d435e1cc91837fb017014f5bd7f3fa43f3859fe0b8071e56a385_amd64",
"8Base-RHACM-2.6:rhacm2/volsync-rhel8@sha256:2d1b6bbc13629367ed2cbd0a551e9aa8732f330673d70c0bc8c3ce16049a4ae5_ppc64le",
"8Base-RHACM-2.6:rhacm2/volsync-rhel8@sha256:a90ddd406a30d9a95cfd27f002d133dfc6042309815a9d850cdd36cc788e932d_arm64",
"8Base-RHACM-2.6:rhacm2/volsync-rhel8@sha256:d6780a0a1cf868d6f65f19daf6e9e6ed9ee08b48694fd5f3827ba70714ca7440_s390x"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2022-30633"
},
{
"category": "external",
"summary": "RHBZ#2107392",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2107392"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2022-30633",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-30633"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2022-30633",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2022-30633"
},
{
"category": "external",
"summary": "https://go.dev/issue/53611",
"url": "https://go.dev/issue/53611"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-announce/c/nqrv9fbR0zE",
"url": "https://groups.google.com/g/golang-announce/c/nqrv9fbR0zE"
}
],
"release_date": "2022-07-12T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2022-09-06T14:14:15+00:00",
"details": "For details on how to install VolSync, refer to:\n\nhttps://access.redhat.com/documentation/en-us/red_hat_advanced_cluster_management_for_kubernetes/2.6/html/add-ons/add-ons-overview#volsync-rsync-rep",
"product_ids": [
"8Base-RHACM-2.6:rhacm2/volsync-mover-rclone-rhel8@sha256:0432e656141b9b96c4abe83a319728ee425ecc38b612339b7e746eeab3fa6eb1_ppc64le",
"8Base-RHACM-2.6:rhacm2/volsync-mover-rclone-rhel8@sha256:38e0d652b99dfa8e1fbf2160c931c91fcafe2115025d21cad8349bf3b32a52e8_amd64",
"8Base-RHACM-2.6:rhacm2/volsync-mover-rclone-rhel8@sha256:8355564bbddbc0474957b06509dff1b0af5d903572362f8a37bdf0a0785fb930_arm64",
"8Base-RHACM-2.6:rhacm2/volsync-mover-rclone-rhel8@sha256:cdd1849150705a02385d68a1ea6063243c28a1d0cacbb3ccf7b4844df82b17cf_s390x",
"8Base-RHACM-2.6:rhacm2/volsync-mover-restic-rhel8@sha256:6d7f6d469d82cbb09a13b508917b555b40075a191e58d5c6ab78b39f98b2d723_amd64",
"8Base-RHACM-2.6:rhacm2/volsync-mover-restic-rhel8@sha256:af340c16f263cc22201539b46aa190be5bdad9700c41093cd30822b0503118c7_s390x",
"8Base-RHACM-2.6:rhacm2/volsync-mover-restic-rhel8@sha256:bcba5128ef35f15470966ecf5fd6371070949faa1375e930de6208d256bb5aa4_ppc64le",
"8Base-RHACM-2.6:rhacm2/volsync-mover-restic-rhel8@sha256:d1e0fb45b4337dbe141e22b1ad1c3aaf21acad1349644b4f51df35c76ea77997_arm64",
"8Base-RHACM-2.6:rhacm2/volsync-mover-rsync-rhel8@sha256:1b4996edfec9ad6bc81d4637797429866454b49d0e19a4181bcd76deed6db5c6_ppc64le",
"8Base-RHACM-2.6:rhacm2/volsync-mover-rsync-rhel8@sha256:6c02663d7d04e79c26c8d2b8d6ba6d71c19b85062cb7d1c39c9b2277cc503322_s390x",
"8Base-RHACM-2.6:rhacm2/volsync-mover-rsync-rhel8@sha256:6e4e7c4eb153e91c735917dcd6f06f4453c9962a7697ffa40cad941f8b870b45_arm64",
"8Base-RHACM-2.6:rhacm2/volsync-mover-rsync-rhel8@sha256:cfb59342191cc8986ad308670a34f74aceae39329e085d27917aa5ff8d2631a7_amd64",
"8Base-RHACM-2.6:rhacm2/volsync-mover-syncthing-rhel8@sha256:1c3f96c2e7787b5d2c3c48c66a54fa952a59b82dbe119b8f4506279d2ae75304_arm64",
"8Base-RHACM-2.6:rhacm2/volsync-mover-syncthing-rhel8@sha256:457e145404b67acbb681a2432401d6de0a587bf7d844c86d6539dc2605ed87f2_ppc64le",
"8Base-RHACM-2.6:rhacm2/volsync-mover-syncthing-rhel8@sha256:5c6b0466ac9be0293edd8d55f43fe3b9ae5e833a223af33c29b7338c8a47d656_amd64",
"8Base-RHACM-2.6:rhacm2/volsync-mover-syncthing-rhel8@sha256:e4485e9a91a9ab3494ca1fdb0779e8a03a88b846bf4df3b5f34c5fa7b2714bf4_s390x",
"8Base-RHACM-2.6:rhacm2/volsync-operator-bundle@sha256:39f804bbf41c5165b84e06cc15f753a85fe11bf37706f0147a4345a9e8d0488f_amd64",
"8Base-RHACM-2.6:rhacm2/volsync-rhel8@sha256:01a39318c761d435e1cc91837fb017014f5bd7f3fa43f3859fe0b8071e56a385_amd64",
"8Base-RHACM-2.6:rhacm2/volsync-rhel8@sha256:2d1b6bbc13629367ed2cbd0a551e9aa8732f330673d70c0bc8c3ce16049a4ae5_ppc64le",
"8Base-RHACM-2.6:rhacm2/volsync-rhel8@sha256:a90ddd406a30d9a95cfd27f002d133dfc6042309815a9d850cdd36cc788e932d_arm64",
"8Base-RHACM-2.6:rhacm2/volsync-rhel8@sha256:d6780a0a1cf868d6f65f19daf6e9e6ed9ee08b48694fd5f3827ba70714ca7440_s390x"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2022:6347"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"8Base-RHACM-2.6:rhacm2/volsync-mover-rclone-rhel8@sha256:0432e656141b9b96c4abe83a319728ee425ecc38b612339b7e746eeab3fa6eb1_ppc64le",
"8Base-RHACM-2.6:rhacm2/volsync-mover-rclone-rhel8@sha256:38e0d652b99dfa8e1fbf2160c931c91fcafe2115025d21cad8349bf3b32a52e8_amd64",
"8Base-RHACM-2.6:rhacm2/volsync-mover-rclone-rhel8@sha256:8355564bbddbc0474957b06509dff1b0af5d903572362f8a37bdf0a0785fb930_arm64",
"8Base-RHACM-2.6:rhacm2/volsync-mover-rclone-rhel8@sha256:cdd1849150705a02385d68a1ea6063243c28a1d0cacbb3ccf7b4844df82b17cf_s390x",
"8Base-RHACM-2.6:rhacm2/volsync-mover-restic-rhel8@sha256:6d7f6d469d82cbb09a13b508917b555b40075a191e58d5c6ab78b39f98b2d723_amd64",
"8Base-RHACM-2.6:rhacm2/volsync-mover-restic-rhel8@sha256:af340c16f263cc22201539b46aa190be5bdad9700c41093cd30822b0503118c7_s390x",
"8Base-RHACM-2.6:rhacm2/volsync-mover-restic-rhel8@sha256:bcba5128ef35f15470966ecf5fd6371070949faa1375e930de6208d256bb5aa4_ppc64le",
"8Base-RHACM-2.6:rhacm2/volsync-mover-restic-rhel8@sha256:d1e0fb45b4337dbe141e22b1ad1c3aaf21acad1349644b4f51df35c76ea77997_arm64",
"8Base-RHACM-2.6:rhacm2/volsync-mover-rsync-rhel8@sha256:1b4996edfec9ad6bc81d4637797429866454b49d0e19a4181bcd76deed6db5c6_ppc64le",
"8Base-RHACM-2.6:rhacm2/volsync-mover-rsync-rhel8@sha256:6c02663d7d04e79c26c8d2b8d6ba6d71c19b85062cb7d1c39c9b2277cc503322_s390x",
"8Base-RHACM-2.6:rhacm2/volsync-mover-rsync-rhel8@sha256:6e4e7c4eb153e91c735917dcd6f06f4453c9962a7697ffa40cad941f8b870b45_arm64",
"8Base-RHACM-2.6:rhacm2/volsync-mover-rsync-rhel8@sha256:cfb59342191cc8986ad308670a34f74aceae39329e085d27917aa5ff8d2631a7_amd64",
"8Base-RHACM-2.6:rhacm2/volsync-mover-syncthing-rhel8@sha256:1c3f96c2e7787b5d2c3c48c66a54fa952a59b82dbe119b8f4506279d2ae75304_arm64",
"8Base-RHACM-2.6:rhacm2/volsync-mover-syncthing-rhel8@sha256:457e145404b67acbb681a2432401d6de0a587bf7d844c86d6539dc2605ed87f2_ppc64le",
"8Base-RHACM-2.6:rhacm2/volsync-mover-syncthing-rhel8@sha256:5c6b0466ac9be0293edd8d55f43fe3b9ae5e833a223af33c29b7338c8a47d656_amd64",
"8Base-RHACM-2.6:rhacm2/volsync-mover-syncthing-rhel8@sha256:e4485e9a91a9ab3494ca1fdb0779e8a03a88b846bf4df3b5f34c5fa7b2714bf4_s390x",
"8Base-RHACM-2.6:rhacm2/volsync-operator-bundle@sha256:39f804bbf41c5165b84e06cc15f753a85fe11bf37706f0147a4345a9e8d0488f_amd64",
"8Base-RHACM-2.6:rhacm2/volsync-rhel8@sha256:01a39318c761d435e1cc91837fb017014f5bd7f3fa43f3859fe0b8071e56a385_amd64",
"8Base-RHACM-2.6:rhacm2/volsync-rhel8@sha256:2d1b6bbc13629367ed2cbd0a551e9aa8732f330673d70c0bc8c3ce16049a4ae5_ppc64le",
"8Base-RHACM-2.6:rhacm2/volsync-rhel8@sha256:a90ddd406a30d9a95cfd27f002d133dfc6042309815a9d850cdd36cc788e932d_arm64",
"8Base-RHACM-2.6:rhacm2/volsync-rhel8@sha256:d6780a0a1cf868d6f65f19daf6e9e6ed9ee08b48694fd5f3827ba70714ca7440_s390x"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "golang: encoding/xml: stack exhaustion in Unmarshal"
},
{
"cve": "CVE-2022-30635",
"cwe": {
"id": "CWE-1325",
"name": "Improperly Controlled Sequential Memory Allocation"
},
"discovery_date": "2022-07-14T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2107388"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in golang. When calling Decoder, Decode on a message that contains deeply nested structures, a panic can occur due to stack exhaustion and allows an attacker to impact system availability.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "golang: encoding/gob: stack exhaustion in Decoder.Decode",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "OpenShift Container Platform (OCP) starting from 4.10 stream is already compiled in the patched version of Go, hence is not affected by this vulnerability.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"8Base-RHACM-2.6:rhacm2/volsync-mover-rclone-rhel8@sha256:0432e656141b9b96c4abe83a319728ee425ecc38b612339b7e746eeab3fa6eb1_ppc64le",
"8Base-RHACM-2.6:rhacm2/volsync-mover-rclone-rhel8@sha256:38e0d652b99dfa8e1fbf2160c931c91fcafe2115025d21cad8349bf3b32a52e8_amd64",
"8Base-RHACM-2.6:rhacm2/volsync-mover-rclone-rhel8@sha256:8355564bbddbc0474957b06509dff1b0af5d903572362f8a37bdf0a0785fb930_arm64",
"8Base-RHACM-2.6:rhacm2/volsync-mover-rclone-rhel8@sha256:cdd1849150705a02385d68a1ea6063243c28a1d0cacbb3ccf7b4844df82b17cf_s390x",
"8Base-RHACM-2.6:rhacm2/volsync-mover-restic-rhel8@sha256:6d7f6d469d82cbb09a13b508917b555b40075a191e58d5c6ab78b39f98b2d723_amd64",
"8Base-RHACM-2.6:rhacm2/volsync-mover-restic-rhel8@sha256:af340c16f263cc22201539b46aa190be5bdad9700c41093cd30822b0503118c7_s390x",
"8Base-RHACM-2.6:rhacm2/volsync-mover-restic-rhel8@sha256:bcba5128ef35f15470966ecf5fd6371070949faa1375e930de6208d256bb5aa4_ppc64le",
"8Base-RHACM-2.6:rhacm2/volsync-mover-restic-rhel8@sha256:d1e0fb45b4337dbe141e22b1ad1c3aaf21acad1349644b4f51df35c76ea77997_arm64",
"8Base-RHACM-2.6:rhacm2/volsync-mover-rsync-rhel8@sha256:1b4996edfec9ad6bc81d4637797429866454b49d0e19a4181bcd76deed6db5c6_ppc64le",
"8Base-RHACM-2.6:rhacm2/volsync-mover-rsync-rhel8@sha256:6c02663d7d04e79c26c8d2b8d6ba6d71c19b85062cb7d1c39c9b2277cc503322_s390x",
"8Base-RHACM-2.6:rhacm2/volsync-mover-rsync-rhel8@sha256:6e4e7c4eb153e91c735917dcd6f06f4453c9962a7697ffa40cad941f8b870b45_arm64",
"8Base-RHACM-2.6:rhacm2/volsync-mover-rsync-rhel8@sha256:cfb59342191cc8986ad308670a34f74aceae39329e085d27917aa5ff8d2631a7_amd64",
"8Base-RHACM-2.6:rhacm2/volsync-mover-syncthing-rhel8@sha256:1c3f96c2e7787b5d2c3c48c66a54fa952a59b82dbe119b8f4506279d2ae75304_arm64",
"8Base-RHACM-2.6:rhacm2/volsync-mover-syncthing-rhel8@sha256:457e145404b67acbb681a2432401d6de0a587bf7d844c86d6539dc2605ed87f2_ppc64le",
"8Base-RHACM-2.6:rhacm2/volsync-mover-syncthing-rhel8@sha256:5c6b0466ac9be0293edd8d55f43fe3b9ae5e833a223af33c29b7338c8a47d656_amd64",
"8Base-RHACM-2.6:rhacm2/volsync-mover-syncthing-rhel8@sha256:e4485e9a91a9ab3494ca1fdb0779e8a03a88b846bf4df3b5f34c5fa7b2714bf4_s390x",
"8Base-RHACM-2.6:rhacm2/volsync-operator-bundle@sha256:39f804bbf41c5165b84e06cc15f753a85fe11bf37706f0147a4345a9e8d0488f_amd64",
"8Base-RHACM-2.6:rhacm2/volsync-rhel8@sha256:01a39318c761d435e1cc91837fb017014f5bd7f3fa43f3859fe0b8071e56a385_amd64",
"8Base-RHACM-2.6:rhacm2/volsync-rhel8@sha256:2d1b6bbc13629367ed2cbd0a551e9aa8732f330673d70c0bc8c3ce16049a4ae5_ppc64le",
"8Base-RHACM-2.6:rhacm2/volsync-rhel8@sha256:a90ddd406a30d9a95cfd27f002d133dfc6042309815a9d850cdd36cc788e932d_arm64",
"8Base-RHACM-2.6:rhacm2/volsync-rhel8@sha256:d6780a0a1cf868d6f65f19daf6e9e6ed9ee08b48694fd5f3827ba70714ca7440_s390x"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2022-30635"
},
{
"category": "external",
"summary": "RHBZ#2107388",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2107388"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2022-30635",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-30635"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2022-30635",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2022-30635"
},
{
"category": "external",
"summary": "https://go.dev/issue/53615",
"url": "https://go.dev/issue/53615"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-announce/c/nqrv9fbR0zE",
"url": "https://groups.google.com/g/golang-announce/c/nqrv9fbR0zE"
}
],
"release_date": "2022-07-12T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2022-09-06T14:14:15+00:00",
"details": "For details on how to install VolSync, refer to:\n\nhttps://access.redhat.com/documentation/en-us/red_hat_advanced_cluster_management_for_kubernetes/2.6/html/add-ons/add-ons-overview#volsync-rsync-rep",
"product_ids": [
"8Base-RHACM-2.6:rhacm2/volsync-mover-rclone-rhel8@sha256:0432e656141b9b96c4abe83a319728ee425ecc38b612339b7e746eeab3fa6eb1_ppc64le",
"8Base-RHACM-2.6:rhacm2/volsync-mover-rclone-rhel8@sha256:38e0d652b99dfa8e1fbf2160c931c91fcafe2115025d21cad8349bf3b32a52e8_amd64",
"8Base-RHACM-2.6:rhacm2/volsync-mover-rclone-rhel8@sha256:8355564bbddbc0474957b06509dff1b0af5d903572362f8a37bdf0a0785fb930_arm64",
"8Base-RHACM-2.6:rhacm2/volsync-mover-rclone-rhel8@sha256:cdd1849150705a02385d68a1ea6063243c28a1d0cacbb3ccf7b4844df82b17cf_s390x",
"8Base-RHACM-2.6:rhacm2/volsync-mover-restic-rhel8@sha256:6d7f6d469d82cbb09a13b508917b555b40075a191e58d5c6ab78b39f98b2d723_amd64",
"8Base-RHACM-2.6:rhacm2/volsync-mover-restic-rhel8@sha256:af340c16f263cc22201539b46aa190be5bdad9700c41093cd30822b0503118c7_s390x",
"8Base-RHACM-2.6:rhacm2/volsync-mover-restic-rhel8@sha256:bcba5128ef35f15470966ecf5fd6371070949faa1375e930de6208d256bb5aa4_ppc64le",
"8Base-RHACM-2.6:rhacm2/volsync-mover-restic-rhel8@sha256:d1e0fb45b4337dbe141e22b1ad1c3aaf21acad1349644b4f51df35c76ea77997_arm64",
"8Base-RHACM-2.6:rhacm2/volsync-mover-rsync-rhel8@sha256:1b4996edfec9ad6bc81d4637797429866454b49d0e19a4181bcd76deed6db5c6_ppc64le",
"8Base-RHACM-2.6:rhacm2/volsync-mover-rsync-rhel8@sha256:6c02663d7d04e79c26c8d2b8d6ba6d71c19b85062cb7d1c39c9b2277cc503322_s390x",
"8Base-RHACM-2.6:rhacm2/volsync-mover-rsync-rhel8@sha256:6e4e7c4eb153e91c735917dcd6f06f4453c9962a7697ffa40cad941f8b870b45_arm64",
"8Base-RHACM-2.6:rhacm2/volsync-mover-rsync-rhel8@sha256:cfb59342191cc8986ad308670a34f74aceae39329e085d27917aa5ff8d2631a7_amd64",
"8Base-RHACM-2.6:rhacm2/volsync-mover-syncthing-rhel8@sha256:1c3f96c2e7787b5d2c3c48c66a54fa952a59b82dbe119b8f4506279d2ae75304_arm64",
"8Base-RHACM-2.6:rhacm2/volsync-mover-syncthing-rhel8@sha256:457e145404b67acbb681a2432401d6de0a587bf7d844c86d6539dc2605ed87f2_ppc64le",
"8Base-RHACM-2.6:rhacm2/volsync-mover-syncthing-rhel8@sha256:5c6b0466ac9be0293edd8d55f43fe3b9ae5e833a223af33c29b7338c8a47d656_amd64",
"8Base-RHACM-2.6:rhacm2/volsync-mover-syncthing-rhel8@sha256:e4485e9a91a9ab3494ca1fdb0779e8a03a88b846bf4df3b5f34c5fa7b2714bf4_s390x",
"8Base-RHACM-2.6:rhacm2/volsync-operator-bundle@sha256:39f804bbf41c5165b84e06cc15f753a85fe11bf37706f0147a4345a9e8d0488f_amd64",
"8Base-RHACM-2.6:rhacm2/volsync-rhel8@sha256:01a39318c761d435e1cc91837fb017014f5bd7f3fa43f3859fe0b8071e56a385_amd64",
"8Base-RHACM-2.6:rhacm2/volsync-rhel8@sha256:2d1b6bbc13629367ed2cbd0a551e9aa8732f330673d70c0bc8c3ce16049a4ae5_ppc64le",
"8Base-RHACM-2.6:rhacm2/volsync-rhel8@sha256:a90ddd406a30d9a95cfd27f002d133dfc6042309815a9d850cdd36cc788e932d_arm64",
"8Base-RHACM-2.6:rhacm2/volsync-rhel8@sha256:d6780a0a1cf868d6f65f19daf6e9e6ed9ee08b48694fd5f3827ba70714ca7440_s390x"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2022:6347"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"8Base-RHACM-2.6:rhacm2/volsync-mover-rclone-rhel8@sha256:0432e656141b9b96c4abe83a319728ee425ecc38b612339b7e746eeab3fa6eb1_ppc64le",
"8Base-RHACM-2.6:rhacm2/volsync-mover-rclone-rhel8@sha256:38e0d652b99dfa8e1fbf2160c931c91fcafe2115025d21cad8349bf3b32a52e8_amd64",
"8Base-RHACM-2.6:rhacm2/volsync-mover-rclone-rhel8@sha256:8355564bbddbc0474957b06509dff1b0af5d903572362f8a37bdf0a0785fb930_arm64",
"8Base-RHACM-2.6:rhacm2/volsync-mover-rclone-rhel8@sha256:cdd1849150705a02385d68a1ea6063243c28a1d0cacbb3ccf7b4844df82b17cf_s390x",
"8Base-RHACM-2.6:rhacm2/volsync-mover-restic-rhel8@sha256:6d7f6d469d82cbb09a13b508917b555b40075a191e58d5c6ab78b39f98b2d723_amd64",
"8Base-RHACM-2.6:rhacm2/volsync-mover-restic-rhel8@sha256:af340c16f263cc22201539b46aa190be5bdad9700c41093cd30822b0503118c7_s390x",
"8Base-RHACM-2.6:rhacm2/volsync-mover-restic-rhel8@sha256:bcba5128ef35f15470966ecf5fd6371070949faa1375e930de6208d256bb5aa4_ppc64le",
"8Base-RHACM-2.6:rhacm2/volsync-mover-restic-rhel8@sha256:d1e0fb45b4337dbe141e22b1ad1c3aaf21acad1349644b4f51df35c76ea77997_arm64",
"8Base-RHACM-2.6:rhacm2/volsync-mover-rsync-rhel8@sha256:1b4996edfec9ad6bc81d4637797429866454b49d0e19a4181bcd76deed6db5c6_ppc64le",
"8Base-RHACM-2.6:rhacm2/volsync-mover-rsync-rhel8@sha256:6c02663d7d04e79c26c8d2b8d6ba6d71c19b85062cb7d1c39c9b2277cc503322_s390x",
"8Base-RHACM-2.6:rhacm2/volsync-mover-rsync-rhel8@sha256:6e4e7c4eb153e91c735917dcd6f06f4453c9962a7697ffa40cad941f8b870b45_arm64",
"8Base-RHACM-2.6:rhacm2/volsync-mover-rsync-rhel8@sha256:cfb59342191cc8986ad308670a34f74aceae39329e085d27917aa5ff8d2631a7_amd64",
"8Base-RHACM-2.6:rhacm2/volsync-mover-syncthing-rhel8@sha256:1c3f96c2e7787b5d2c3c48c66a54fa952a59b82dbe119b8f4506279d2ae75304_arm64",
"8Base-RHACM-2.6:rhacm2/volsync-mover-syncthing-rhel8@sha256:457e145404b67acbb681a2432401d6de0a587bf7d844c86d6539dc2605ed87f2_ppc64le",
"8Base-RHACM-2.6:rhacm2/volsync-mover-syncthing-rhel8@sha256:5c6b0466ac9be0293edd8d55f43fe3b9ae5e833a223af33c29b7338c8a47d656_amd64",
"8Base-RHACM-2.6:rhacm2/volsync-mover-syncthing-rhel8@sha256:e4485e9a91a9ab3494ca1fdb0779e8a03a88b846bf4df3b5f34c5fa7b2714bf4_s390x",
"8Base-RHACM-2.6:rhacm2/volsync-operator-bundle@sha256:39f804bbf41c5165b84e06cc15f753a85fe11bf37706f0147a4345a9e8d0488f_amd64",
"8Base-RHACM-2.6:rhacm2/volsync-rhel8@sha256:01a39318c761d435e1cc91837fb017014f5bd7f3fa43f3859fe0b8071e56a385_amd64",
"8Base-RHACM-2.6:rhacm2/volsync-rhel8@sha256:2d1b6bbc13629367ed2cbd0a551e9aa8732f330673d70c0bc8c3ce16049a4ae5_ppc64le",
"8Base-RHACM-2.6:rhacm2/volsync-rhel8@sha256:a90ddd406a30d9a95cfd27f002d133dfc6042309815a9d850cdd36cc788e932d_arm64",
"8Base-RHACM-2.6:rhacm2/volsync-rhel8@sha256:d6780a0a1cf868d6f65f19daf6e9e6ed9ee08b48694fd5f3827ba70714ca7440_s390x"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "golang: encoding/gob: stack exhaustion in Decoder.Decode"
},
{
"cve": "CVE-2022-32148",
"cwe": {
"id": "CWE-200",
"name": "Exposure of Sensitive Information to an Unauthorized Actor"
},
"discovery_date": "2022-07-14T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2107383"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in net/http/httputil golang package. When httputil.ReverseProxy.ServeHTTP is called with a Request.Header map containing a nil value for the X-Forwarded-For header, ReverseProxy could set the client IP incorrectly. This issue may affect confidentiality.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "golang: net/http/httputil: NewSingleHostReverseProxy - omit X-Forwarded-For not working",
"title": "Vulnerability summary"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"8Base-RHACM-2.6:rhacm2/volsync-mover-rclone-rhel8@sha256:0432e656141b9b96c4abe83a319728ee425ecc38b612339b7e746eeab3fa6eb1_ppc64le",
"8Base-RHACM-2.6:rhacm2/volsync-mover-rclone-rhel8@sha256:38e0d652b99dfa8e1fbf2160c931c91fcafe2115025d21cad8349bf3b32a52e8_amd64",
"8Base-RHACM-2.6:rhacm2/volsync-mover-rclone-rhel8@sha256:8355564bbddbc0474957b06509dff1b0af5d903572362f8a37bdf0a0785fb930_arm64",
"8Base-RHACM-2.6:rhacm2/volsync-mover-rclone-rhel8@sha256:cdd1849150705a02385d68a1ea6063243c28a1d0cacbb3ccf7b4844df82b17cf_s390x",
"8Base-RHACM-2.6:rhacm2/volsync-mover-restic-rhel8@sha256:6d7f6d469d82cbb09a13b508917b555b40075a191e58d5c6ab78b39f98b2d723_amd64",
"8Base-RHACM-2.6:rhacm2/volsync-mover-restic-rhel8@sha256:af340c16f263cc22201539b46aa190be5bdad9700c41093cd30822b0503118c7_s390x",
"8Base-RHACM-2.6:rhacm2/volsync-mover-restic-rhel8@sha256:bcba5128ef35f15470966ecf5fd6371070949faa1375e930de6208d256bb5aa4_ppc64le",
"8Base-RHACM-2.6:rhacm2/volsync-mover-restic-rhel8@sha256:d1e0fb45b4337dbe141e22b1ad1c3aaf21acad1349644b4f51df35c76ea77997_arm64",
"8Base-RHACM-2.6:rhacm2/volsync-mover-rsync-rhel8@sha256:1b4996edfec9ad6bc81d4637797429866454b49d0e19a4181bcd76deed6db5c6_ppc64le",
"8Base-RHACM-2.6:rhacm2/volsync-mover-rsync-rhel8@sha256:6c02663d7d04e79c26c8d2b8d6ba6d71c19b85062cb7d1c39c9b2277cc503322_s390x",
"8Base-RHACM-2.6:rhacm2/volsync-mover-rsync-rhel8@sha256:6e4e7c4eb153e91c735917dcd6f06f4453c9962a7697ffa40cad941f8b870b45_arm64",
"8Base-RHACM-2.6:rhacm2/volsync-mover-rsync-rhel8@sha256:cfb59342191cc8986ad308670a34f74aceae39329e085d27917aa5ff8d2631a7_amd64",
"8Base-RHACM-2.6:rhacm2/volsync-mover-syncthing-rhel8@sha256:1c3f96c2e7787b5d2c3c48c66a54fa952a59b82dbe119b8f4506279d2ae75304_arm64",
"8Base-RHACM-2.6:rhacm2/volsync-mover-syncthing-rhel8@sha256:457e145404b67acbb681a2432401d6de0a587bf7d844c86d6539dc2605ed87f2_ppc64le",
"8Base-RHACM-2.6:rhacm2/volsync-mover-syncthing-rhel8@sha256:5c6b0466ac9be0293edd8d55f43fe3b9ae5e833a223af33c29b7338c8a47d656_amd64",
"8Base-RHACM-2.6:rhacm2/volsync-mover-syncthing-rhel8@sha256:e4485e9a91a9ab3494ca1fdb0779e8a03a88b846bf4df3b5f34c5fa7b2714bf4_s390x",
"8Base-RHACM-2.6:rhacm2/volsync-operator-bundle@sha256:39f804bbf41c5165b84e06cc15f753a85fe11bf37706f0147a4345a9e8d0488f_amd64",
"8Base-RHACM-2.6:rhacm2/volsync-rhel8@sha256:01a39318c761d435e1cc91837fb017014f5bd7f3fa43f3859fe0b8071e56a385_amd64",
"8Base-RHACM-2.6:rhacm2/volsync-rhel8@sha256:2d1b6bbc13629367ed2cbd0a551e9aa8732f330673d70c0bc8c3ce16049a4ae5_ppc64le",
"8Base-RHACM-2.6:rhacm2/volsync-rhel8@sha256:a90ddd406a30d9a95cfd27f002d133dfc6042309815a9d850cdd36cc788e932d_arm64",
"8Base-RHACM-2.6:rhacm2/volsync-rhel8@sha256:d6780a0a1cf868d6f65f19daf6e9e6ed9ee08b48694fd5f3827ba70714ca7440_s390x"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2022-32148"
},
{
"category": "external",
"summary": "RHBZ#2107383",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2107383"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2022-32148",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-32148"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2022-32148",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2022-32148"
},
{
"category": "external",
"summary": "https://go.dev/issue/53423",
"url": "https://go.dev/issue/53423"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-announce/c/nqrv9fbR0zE",
"url": "https://groups.google.com/g/golang-announce/c/nqrv9fbR0zE"
}
],
"release_date": "2022-07-12T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2022-09-06T14:14:15+00:00",
"details": "For details on how to install VolSync, refer to:\n\nhttps://access.redhat.com/documentation/en-us/red_hat_advanced_cluster_management_for_kubernetes/2.6/html/add-ons/add-ons-overview#volsync-rsync-rep",
"product_ids": [
"8Base-RHACM-2.6:rhacm2/volsync-mover-rclone-rhel8@sha256:0432e656141b9b96c4abe83a319728ee425ecc38b612339b7e746eeab3fa6eb1_ppc64le",
"8Base-RHACM-2.6:rhacm2/volsync-mover-rclone-rhel8@sha256:38e0d652b99dfa8e1fbf2160c931c91fcafe2115025d21cad8349bf3b32a52e8_amd64",
"8Base-RHACM-2.6:rhacm2/volsync-mover-rclone-rhel8@sha256:8355564bbddbc0474957b06509dff1b0af5d903572362f8a37bdf0a0785fb930_arm64",
"8Base-RHACM-2.6:rhacm2/volsync-mover-rclone-rhel8@sha256:cdd1849150705a02385d68a1ea6063243c28a1d0cacbb3ccf7b4844df82b17cf_s390x",
"8Base-RHACM-2.6:rhacm2/volsync-mover-restic-rhel8@sha256:6d7f6d469d82cbb09a13b508917b555b40075a191e58d5c6ab78b39f98b2d723_amd64",
"8Base-RHACM-2.6:rhacm2/volsync-mover-restic-rhel8@sha256:af340c16f263cc22201539b46aa190be5bdad9700c41093cd30822b0503118c7_s390x",
"8Base-RHACM-2.6:rhacm2/volsync-mover-restic-rhel8@sha256:bcba5128ef35f15470966ecf5fd6371070949faa1375e930de6208d256bb5aa4_ppc64le",
"8Base-RHACM-2.6:rhacm2/volsync-mover-restic-rhel8@sha256:d1e0fb45b4337dbe141e22b1ad1c3aaf21acad1349644b4f51df35c76ea77997_arm64",
"8Base-RHACM-2.6:rhacm2/volsync-mover-rsync-rhel8@sha256:1b4996edfec9ad6bc81d4637797429866454b49d0e19a4181bcd76deed6db5c6_ppc64le",
"8Base-RHACM-2.6:rhacm2/volsync-mover-rsync-rhel8@sha256:6c02663d7d04e79c26c8d2b8d6ba6d71c19b85062cb7d1c39c9b2277cc503322_s390x",
"8Base-RHACM-2.6:rhacm2/volsync-mover-rsync-rhel8@sha256:6e4e7c4eb153e91c735917dcd6f06f4453c9962a7697ffa40cad941f8b870b45_arm64",
"8Base-RHACM-2.6:rhacm2/volsync-mover-rsync-rhel8@sha256:cfb59342191cc8986ad308670a34f74aceae39329e085d27917aa5ff8d2631a7_amd64",
"8Base-RHACM-2.6:rhacm2/volsync-mover-syncthing-rhel8@sha256:1c3f96c2e7787b5d2c3c48c66a54fa952a59b82dbe119b8f4506279d2ae75304_arm64",
"8Base-RHACM-2.6:rhacm2/volsync-mover-syncthing-rhel8@sha256:457e145404b67acbb681a2432401d6de0a587bf7d844c86d6539dc2605ed87f2_ppc64le",
"8Base-RHACM-2.6:rhacm2/volsync-mover-syncthing-rhel8@sha256:5c6b0466ac9be0293edd8d55f43fe3b9ae5e833a223af33c29b7338c8a47d656_amd64",
"8Base-RHACM-2.6:rhacm2/volsync-mover-syncthing-rhel8@sha256:e4485e9a91a9ab3494ca1fdb0779e8a03a88b846bf4df3b5f34c5fa7b2714bf4_s390x",
"8Base-RHACM-2.6:rhacm2/volsync-operator-bundle@sha256:39f804bbf41c5165b84e06cc15f753a85fe11bf37706f0147a4345a9e8d0488f_amd64",
"8Base-RHACM-2.6:rhacm2/volsync-rhel8@sha256:01a39318c761d435e1cc91837fb017014f5bd7f3fa43f3859fe0b8071e56a385_amd64",
"8Base-RHACM-2.6:rhacm2/volsync-rhel8@sha256:2d1b6bbc13629367ed2cbd0a551e9aa8732f330673d70c0bc8c3ce16049a4ae5_ppc64le",
"8Base-RHACM-2.6:rhacm2/volsync-rhel8@sha256:a90ddd406a30d9a95cfd27f002d133dfc6042309815a9d850cdd36cc788e932d_arm64",
"8Base-RHACM-2.6:rhacm2/volsync-rhel8@sha256:d6780a0a1cf868d6f65f19daf6e9e6ed9ee08b48694fd5f3827ba70714ca7440_s390x"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2022:6347"
}
],
"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.6:rhacm2/volsync-mover-rclone-rhel8@sha256:0432e656141b9b96c4abe83a319728ee425ecc38b612339b7e746eeab3fa6eb1_ppc64le",
"8Base-RHACM-2.6:rhacm2/volsync-mover-rclone-rhel8@sha256:38e0d652b99dfa8e1fbf2160c931c91fcafe2115025d21cad8349bf3b32a52e8_amd64",
"8Base-RHACM-2.6:rhacm2/volsync-mover-rclone-rhel8@sha256:8355564bbddbc0474957b06509dff1b0af5d903572362f8a37bdf0a0785fb930_arm64",
"8Base-RHACM-2.6:rhacm2/volsync-mover-rclone-rhel8@sha256:cdd1849150705a02385d68a1ea6063243c28a1d0cacbb3ccf7b4844df82b17cf_s390x",
"8Base-RHACM-2.6:rhacm2/volsync-mover-restic-rhel8@sha256:6d7f6d469d82cbb09a13b508917b555b40075a191e58d5c6ab78b39f98b2d723_amd64",
"8Base-RHACM-2.6:rhacm2/volsync-mover-restic-rhel8@sha256:af340c16f263cc22201539b46aa190be5bdad9700c41093cd30822b0503118c7_s390x",
"8Base-RHACM-2.6:rhacm2/volsync-mover-restic-rhel8@sha256:bcba5128ef35f15470966ecf5fd6371070949faa1375e930de6208d256bb5aa4_ppc64le",
"8Base-RHACM-2.6:rhacm2/volsync-mover-restic-rhel8@sha256:d1e0fb45b4337dbe141e22b1ad1c3aaf21acad1349644b4f51df35c76ea77997_arm64",
"8Base-RHACM-2.6:rhacm2/volsync-mover-rsync-rhel8@sha256:1b4996edfec9ad6bc81d4637797429866454b49d0e19a4181bcd76deed6db5c6_ppc64le",
"8Base-RHACM-2.6:rhacm2/volsync-mover-rsync-rhel8@sha256:6c02663d7d04e79c26c8d2b8d6ba6d71c19b85062cb7d1c39c9b2277cc503322_s390x",
"8Base-RHACM-2.6:rhacm2/volsync-mover-rsync-rhel8@sha256:6e4e7c4eb153e91c735917dcd6f06f4453c9962a7697ffa40cad941f8b870b45_arm64",
"8Base-RHACM-2.6:rhacm2/volsync-mover-rsync-rhel8@sha256:cfb59342191cc8986ad308670a34f74aceae39329e085d27917aa5ff8d2631a7_amd64",
"8Base-RHACM-2.6:rhacm2/volsync-mover-syncthing-rhel8@sha256:1c3f96c2e7787b5d2c3c48c66a54fa952a59b82dbe119b8f4506279d2ae75304_arm64",
"8Base-RHACM-2.6:rhacm2/volsync-mover-syncthing-rhel8@sha256:457e145404b67acbb681a2432401d6de0a587bf7d844c86d6539dc2605ed87f2_ppc64le",
"8Base-RHACM-2.6:rhacm2/volsync-mover-syncthing-rhel8@sha256:5c6b0466ac9be0293edd8d55f43fe3b9ae5e833a223af33c29b7338c8a47d656_amd64",
"8Base-RHACM-2.6:rhacm2/volsync-mover-syncthing-rhel8@sha256:e4485e9a91a9ab3494ca1fdb0779e8a03a88b846bf4df3b5f34c5fa7b2714bf4_s390x",
"8Base-RHACM-2.6:rhacm2/volsync-operator-bundle@sha256:39f804bbf41c5165b84e06cc15f753a85fe11bf37706f0147a4345a9e8d0488f_amd64",
"8Base-RHACM-2.6:rhacm2/volsync-rhel8@sha256:01a39318c761d435e1cc91837fb017014f5bd7f3fa43f3859fe0b8071e56a385_amd64",
"8Base-RHACM-2.6:rhacm2/volsync-rhel8@sha256:2d1b6bbc13629367ed2cbd0a551e9aa8732f330673d70c0bc8c3ce16049a4ae5_ppc64le",
"8Base-RHACM-2.6:rhacm2/volsync-rhel8@sha256:a90ddd406a30d9a95cfd27f002d133dfc6042309815a9d850cdd36cc788e932d_arm64",
"8Base-RHACM-2.6:rhacm2/volsync-rhel8@sha256:d6780a0a1cf868d6f65f19daf6e9e6ed9ee08b48694fd5f3827ba70714ca7440_s390x"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "golang: net/http/httputil: NewSingleHostReverseProxy - omit X-Forwarded-For not working"
}
]
}
RHSA-2022:6696
Vulnerability from csaf_redhat
Notes
{
"document": {
"aggregate_severity": {
"namespace": "https://access.redhat.com/security/updates/classification/",
"text": "Critical"
},
"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.4.6 General\nAvailability release images, which fix bugs and update container images.\n\nRed Hat Product Security has rated this update as having a security impact\nof Critical. A Common Vulnerability Scoring System (CVSS) base score,\nwhich gives a detailed severity rating, is available for each vulnerability\nfrom the CVE link(s) in the References section.",
"title": "Topic"
},
{
"category": "general",
"text": "Red Hat Advanced Cluster Management for Kubernetes 2.4.6 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 security issues and 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.4/html/release_notes/\n\nSecurity fixes:\n\n* golang: crypto/tls: session tickets lack random ticket_age_add (CVE-2022-30629)\n\n* moment: inefficient parsing algorithim resulting in DoS (CVE-2022-31129)\n\n* nodejs16: CRLF injection in node-undici (CVE-2022-31150)\n\n* nodejs/undici: Cookie headers uncleared on cross-origin redirect (CVE-2022-31151)\n\n* vm2: Sandbox Escape in vm2 (CVE-2022-36067)\n\nBug fixes:\n\n* RHACM 2.4 using deprecated APIs in managed clusters (BZ# 2041540)\n\n* vSphere network name doesn\u0027t allow entering spaces and doesn\u0027t reflect YAML changes (BZ# 2074766)\n\n* cluster update status is stuck, also update is not even visible (BZ# 2079418)\n\n* Policy that creates cluster role is showing as not compliant due to Request entity too large message (BZ# 2088486)\n\n* Upgraded from RHACM 2.2--\u003e2.3--\u003e2.4 and cannot create cluster (BZ# 2089490)\n\n* ACM Console Becomes Unusable After a Time (BZ# 2097464)\n\n* RHACM 2.4.6 images (BZ# 2100613)\n\n* Cluster Pools with conflicting name of existing clusters in same namespace fails creation and deletes existing cluster (BZ# 2102436)\n\n* ManagedClusters in Pending import state after ACM hub migration (BZ# 2102495)",
"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-2022:6696",
"url": "https://access.redhat.com/errata/RHSA-2022:6696"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/updates/classification/#critical",
"url": "https://access.redhat.com/security/updates/classification/#critical"
},
{
"category": "external",
"summary": "2041540",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2041540"
},
{
"category": "external",
"summary": "2074766",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2074766"
},
{
"category": "external",
"summary": "2079418",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2079418"
},
{
"category": "external",
"summary": "2088486",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2088486"
},
{
"category": "external",
"summary": "2089490",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2089490"
},
{
"category": "external",
"summary": "2092793",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2092793"
},
{
"category": "external",
"summary": "2097464",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2097464"
},
{
"category": "external",
"summary": "2100613",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2100613"
},
{
"category": "external",
"summary": "2102436",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2102436"
},
{
"category": "external",
"summary": "2102495",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2102495"
},
{
"category": "external",
"summary": "2105075",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2105075"
},
{
"category": "external",
"summary": "2109354",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2109354"
},
{
"category": "external",
"summary": "2121396",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2121396"
},
{
"category": "external",
"summary": "2124794",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2124794"
},
{
"category": "self",
"summary": "Canonical URL",
"url": "https://security.access.redhat.com/data/csaf/v2/advisories/2022/rhsa-2022_6696.json"
}
],
"title": "Red Hat Security Advisory: Red Hat Advanced Cluster Management 2.4.6 security update and bug fixes",
"tracking": {
"current_release_date": "2025-10-31T13:02:17+00:00",
"generator": {
"date": "2025-10-31T13:02:17+00:00",
"engine": {
"name": "Red Hat SDEngine",
"version": "4.6.10"
}
},
"id": "RHSA-2022:6696",
"initial_release_date": "2022-09-26T14:49:03+00:00",
"revision_history": [
{
"date": "2022-09-26T14:49:03+00:00",
"number": "1",
"summary": "Initial version"
},
{
"date": "2022-09-26T14:49:03+00:00",
"number": "2",
"summary": "Last updated version"
},
{
"date": "2025-10-31T13:02:17+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.4 for RHEL 8",
"product": {
"name": "Red Hat Advanced Cluster Management for Kubernetes 2.4 for RHEL 8",
"product_id": "8Base-RHACM-2.4",
"product_identification_helper": {
"cpe": "cpe:/a:redhat:acm:2.4::el8"
}
}
}
],
"category": "product_family",
"name": "Red Hat ACM"
},
{
"branches": [
{
"category": "product_version",
"name": "rhacm2/acm-grafana-rhel8@sha256:9c9b992bf748282d7cdc941b7907bbcbabe69a8b287bc4195a6bc8b9d9b6cbd0_amd64",
"product": {
"name": "rhacm2/acm-grafana-rhel8@sha256:9c9b992bf748282d7cdc941b7907bbcbabe69a8b287bc4195a6bc8b9d9b6cbd0_amd64",
"product_id": "rhacm2/acm-grafana-rhel8@sha256:9c9b992bf748282d7cdc941b7907bbcbabe69a8b287bc4195a6bc8b9d9b6cbd0_amd64",
"product_identification_helper": {
"purl": "pkg:oci/acm-grafana-rhel8@sha256:9c9b992bf748282d7cdc941b7907bbcbabe69a8b287bc4195a6bc8b9d9b6cbd0?arch=amd64\u0026repository_url=registry.redhat.io/rhacm2/acm-grafana-rhel8\u0026tag=v2.4.6-8"
}
}
},
{
"category": "product_version",
"name": "rhacm2/acm-must-gather-rhel8@sha256:63b5758cfcffe96326b090ae51d38c00ca13b35e9fe5e4354cd33e67d042c41b_amd64",
"product": {
"name": "rhacm2/acm-must-gather-rhel8@sha256:63b5758cfcffe96326b090ae51d38c00ca13b35e9fe5e4354cd33e67d042c41b_amd64",
"product_id": "rhacm2/acm-must-gather-rhel8@sha256:63b5758cfcffe96326b090ae51d38c00ca13b35e9fe5e4354cd33e67d042c41b_amd64",
"product_identification_helper": {
"purl": "pkg:oci/acm-must-gather-rhel8@sha256:63b5758cfcffe96326b090ae51d38c00ca13b35e9fe5e4354cd33e67d042c41b?arch=amd64\u0026repository_url=registry.redhat.io/rhacm2/acm-must-gather-rhel8\u0026tag=v2.4.6-10"
}
}
},
{
"category": "product_version",
"name": "rhacm2/acm-operator-bundle@sha256:cb4fca4155dc3e274712c0c7609eb6111a6e03207ddaa0d5c3c8752badc15b2c_amd64",
"product": {
"name": "rhacm2/acm-operator-bundle@sha256:cb4fca4155dc3e274712c0c7609eb6111a6e03207ddaa0d5c3c8752badc15b2c_amd64",
"product_id": "rhacm2/acm-operator-bundle@sha256:cb4fca4155dc3e274712c0c7609eb6111a6e03207ddaa0d5c3c8752badc15b2c_amd64",
"product_identification_helper": {
"purl": "pkg:oci/acm-operator-bundle@sha256:cb4fca4155dc3e274712c0c7609eb6111a6e03207ddaa0d5c3c8752badc15b2c?arch=amd64\u0026repository_url=registry.redhat.io/rhacm2/acm-operator-bundle\u0026tag=v2.4.6-40"
}
}
},
{
"category": "product_version",
"name": "rhacm2/application-ui-rhel8@sha256:96c10e483a1c99f0ac91fb84df87ebe927e82ca35ef7e36e0f583121dcdd8b15_amd64",
"product": {
"name": "rhacm2/application-ui-rhel8@sha256:96c10e483a1c99f0ac91fb84df87ebe927e82ca35ef7e36e0f583121dcdd8b15_amd64",
"product_id": "rhacm2/application-ui-rhel8@sha256:96c10e483a1c99f0ac91fb84df87ebe927e82ca35ef7e36e0f583121dcdd8b15_amd64",
"product_identification_helper": {
"purl": "pkg:oci/application-ui-rhel8@sha256:96c10e483a1c99f0ac91fb84df87ebe927e82ca35ef7e36e0f583121dcdd8b15?arch=amd64\u0026repository_url=registry.redhat.io/rhacm2/application-ui-rhel8\u0026tag=v2.4.6-13"
}
}
},
{
"category": "product_version",
"name": "rhacm2/assisted-image-service-rhel8@sha256:2c2f96ebf908cf415613aec65a414884ec35784e4bdcd4c4b4978aa98149af4d_amd64",
"product": {
"name": "rhacm2/assisted-image-service-rhel8@sha256:2c2f96ebf908cf415613aec65a414884ec35784e4bdcd4c4b4978aa98149af4d_amd64",
"product_id": "rhacm2/assisted-image-service-rhel8@sha256:2c2f96ebf908cf415613aec65a414884ec35784e4bdcd4c4b4978aa98149af4d_amd64",
"product_identification_helper": {
"purl": "pkg:oci/assisted-image-service-rhel8@sha256:2c2f96ebf908cf415613aec65a414884ec35784e4bdcd4c4b4978aa98149af4d?arch=amd64\u0026repository_url=registry.redhat.io/rhacm2/assisted-image-service-rhel8\u0026tag=v2.4.6-7"
}
}
},
{
"category": "product_version",
"name": "rhacm2/cert-policy-controller-rhel8@sha256:2324eeab4219c1c953b698cbd1cf57e0af777f31042de00eaaa2bf163f84cae1_amd64",
"product": {
"name": "rhacm2/cert-policy-controller-rhel8@sha256:2324eeab4219c1c953b698cbd1cf57e0af777f31042de00eaaa2bf163f84cae1_amd64",
"product_id": "rhacm2/cert-policy-controller-rhel8@sha256:2324eeab4219c1c953b698cbd1cf57e0af777f31042de00eaaa2bf163f84cae1_amd64",
"product_identification_helper": {
"purl": "pkg:oci/cert-policy-controller-rhel8@sha256:2324eeab4219c1c953b698cbd1cf57e0af777f31042de00eaaa2bf163f84cae1?arch=amd64\u0026repository_url=registry.redhat.io/rhacm2/cert-policy-controller-rhel8\u0026tag=v2.4.6-8"
}
}
},
{
"category": "product_version",
"name": "rhacm2/cluster-backup-rhel8-operator@sha256:9969b8f2f91bd0a3ef0e89300d66a656238a3a3361d56cf7fc0eb55db1752782_amd64",
"product": {
"name": "rhacm2/cluster-backup-rhel8-operator@sha256:9969b8f2f91bd0a3ef0e89300d66a656238a3a3361d56cf7fc0eb55db1752782_amd64",
"product_id": "rhacm2/cluster-backup-rhel8-operator@sha256:9969b8f2f91bd0a3ef0e89300d66a656238a3a3361d56cf7fc0eb55db1752782_amd64",
"product_identification_helper": {
"purl": "pkg:oci/cluster-backup-rhel8-operator@sha256:9969b8f2f91bd0a3ef0e89300d66a656238a3a3361d56cf7fc0eb55db1752782?arch=amd64\u0026repository_url=registry.redhat.io/rhacm2/cluster-backup-rhel8-operator\u0026tag=v2.4.6-7"
}
}
},
{
"category": "product_version",
"name": "rhacm2/clusterclaims-controller-rhel8@sha256:c49c92c632968e08f74d08eaa99862f0dd8dd1fe4a85f05e57efa90e5dca5563_amd64",
"product": {
"name": "rhacm2/clusterclaims-controller-rhel8@sha256:c49c92c632968e08f74d08eaa99862f0dd8dd1fe4a85f05e57efa90e5dca5563_amd64",
"product_id": "rhacm2/clusterclaims-controller-rhel8@sha256:c49c92c632968e08f74d08eaa99862f0dd8dd1fe4a85f05e57efa90e5dca5563_amd64",
"product_identification_helper": {
"purl": "pkg:oci/clusterclaims-controller-rhel8@sha256:c49c92c632968e08f74d08eaa99862f0dd8dd1fe4a85f05e57efa90e5dca5563?arch=amd64\u0026repository_url=registry.redhat.io/rhacm2/clusterclaims-controller-rhel8\u0026tag=v2.4.6-7"
}
}
},
{
"category": "product_version",
"name": "rhacm2/cluster-curator-controller-rhel8@sha256:faa454bab3f9ea36a2d5a1eaa16806ac3669472856833e750571e45da7074d40_amd64",
"product": {
"name": "rhacm2/cluster-curator-controller-rhel8@sha256:faa454bab3f9ea36a2d5a1eaa16806ac3669472856833e750571e45da7074d40_amd64",
"product_id": "rhacm2/cluster-curator-controller-rhel8@sha256:faa454bab3f9ea36a2d5a1eaa16806ac3669472856833e750571e45da7074d40_amd64",
"product_identification_helper": {
"purl": "pkg:oci/cluster-curator-controller-rhel8@sha256:faa454bab3f9ea36a2d5a1eaa16806ac3669472856833e750571e45da7074d40?arch=amd64\u0026repository_url=registry.redhat.io/rhacm2/cluster-curator-controller-rhel8\u0026tag=v2.4.6-9"
}
}
},
{
"category": "product_version",
"name": "rhacm2/clusterlifecycle-state-metrics-rhel8@sha256:6df08e52cee6890187b6be3a62b36c18fcff7e34630da933e0a5f7bcecec6b4c_amd64",
"product": {
"name": "rhacm2/clusterlifecycle-state-metrics-rhel8@sha256:6df08e52cee6890187b6be3a62b36c18fcff7e34630da933e0a5f7bcecec6b4c_amd64",
"product_id": "rhacm2/clusterlifecycle-state-metrics-rhel8@sha256:6df08e52cee6890187b6be3a62b36c18fcff7e34630da933e0a5f7bcecec6b4c_amd64",
"product_identification_helper": {
"purl": "pkg:oci/clusterlifecycle-state-metrics-rhel8@sha256:6df08e52cee6890187b6be3a62b36c18fcff7e34630da933e0a5f7bcecec6b4c?arch=amd64\u0026repository_url=registry.redhat.io/rhacm2/clusterlifecycle-state-metrics-rhel8\u0026tag=v2.4.6-8"
}
}
},
{
"category": "product_version",
"name": "rhacm2/cluster-proxy-addon-rhel8@sha256:ae6de1e14b7897a944733cdb9963f31990d696a66260974d3f692e0af87161d3_amd64",
"product": {
"name": "rhacm2/cluster-proxy-addon-rhel8@sha256:ae6de1e14b7897a944733cdb9963f31990d696a66260974d3f692e0af87161d3_amd64",
"product_id": "rhacm2/cluster-proxy-addon-rhel8@sha256:ae6de1e14b7897a944733cdb9963f31990d696a66260974d3f692e0af87161d3_amd64",
"product_identification_helper": {
"purl": "pkg:oci/cluster-proxy-addon-rhel8@sha256:ae6de1e14b7897a944733cdb9963f31990d696a66260974d3f692e0af87161d3?arch=amd64\u0026repository_url=registry.redhat.io/rhacm2/cluster-proxy-addon-rhel8\u0026tag=v2.4.6-7"
}
}
},
{
"category": "product_version",
"name": "rhacm2/config-policy-controller-rhel8@sha256:a3653dcecb777d7b3915c49b7999793b90dd4524628d5517368a0837af46aa07_amd64",
"product": {
"name": "rhacm2/config-policy-controller-rhel8@sha256:a3653dcecb777d7b3915c49b7999793b90dd4524628d5517368a0837af46aa07_amd64",
"product_id": "rhacm2/config-policy-controller-rhel8@sha256:a3653dcecb777d7b3915c49b7999793b90dd4524628d5517368a0837af46aa07_amd64",
"product_identification_helper": {
"purl": "pkg:oci/config-policy-controller-rhel8@sha256:a3653dcecb777d7b3915c49b7999793b90dd4524628d5517368a0837af46aa07?arch=amd64\u0026repository_url=registry.redhat.io/rhacm2/config-policy-controller-rhel8\u0026tag=v2.4.6-7"
}
}
},
{
"category": "product_version",
"name": "rhacm2/console-api-rhel8@sha256:789e1950e886e54c341699cc8ec0c4bfb9a0e295e49961366759e861d32d5ef9_amd64",
"product": {
"name": "rhacm2/console-api-rhel8@sha256:789e1950e886e54c341699cc8ec0c4bfb9a0e295e49961366759e861d32d5ef9_amd64",
"product_id": "rhacm2/console-api-rhel8@sha256:789e1950e886e54c341699cc8ec0c4bfb9a0e295e49961366759e861d32d5ef9_amd64",
"product_identification_helper": {
"purl": "pkg:oci/console-api-rhel8@sha256:789e1950e886e54c341699cc8ec0c4bfb9a0e295e49961366759e861d32d5ef9?arch=amd64\u0026repository_url=registry.redhat.io/rhacm2/console-api-rhel8\u0026tag=v2.4.6-11"
}
}
},
{
"category": "product_version",
"name": "rhacm2/console-rhel8@sha256:e797bce5724653b3ae0395c66c4796dc0594002cdde7242f4fd29c2fd5e703fa_amd64",
"product": {
"name": "rhacm2/console-rhel8@sha256:e797bce5724653b3ae0395c66c4796dc0594002cdde7242f4fd29c2fd5e703fa_amd64",
"product_id": "rhacm2/console-rhel8@sha256:e797bce5724653b3ae0395c66c4796dc0594002cdde7242f4fd29c2fd5e703fa_amd64",
"product_identification_helper": {
"purl": "pkg:oci/console-rhel8@sha256:e797bce5724653b3ae0395c66c4796dc0594002cdde7242f4fd29c2fd5e703fa?arch=amd64\u0026repository_url=registry.redhat.io/rhacm2/console-rhel8\u0026tag=v2.4.6-15"
}
}
},
{
"category": "product_version",
"name": "rhacm2/discovery-rhel8-operator@sha256:5dd54d496d15c262072c6024385e9fbf016edabe8a6bcdf31ec63ed5c445088c_amd64",
"product": {
"name": "rhacm2/discovery-rhel8-operator@sha256:5dd54d496d15c262072c6024385e9fbf016edabe8a6bcdf31ec63ed5c445088c_amd64",
"product_id": "rhacm2/discovery-rhel8-operator@sha256:5dd54d496d15c262072c6024385e9fbf016edabe8a6bcdf31ec63ed5c445088c_amd64",
"product_identification_helper": {
"purl": "pkg:oci/discovery-rhel8-operator@sha256:5dd54d496d15c262072c6024385e9fbf016edabe8a6bcdf31ec63ed5c445088c?arch=amd64\u0026repository_url=registry.redhat.io/rhacm2/discovery-rhel8-operator\u0026tag=v2.4.6-7"
}
}
},
{
"category": "product_version",
"name": "rhacm2/endpoint-monitoring-rhel8-operator@sha256:c48ced70438f389ee0a22a8670db80c121c087728533c5cd2070751ce3b2614e_amd64",
"product": {
"name": "rhacm2/endpoint-monitoring-rhel8-operator@sha256:c48ced70438f389ee0a22a8670db80c121c087728533c5cd2070751ce3b2614e_amd64",
"product_id": "rhacm2/endpoint-monitoring-rhel8-operator@sha256:c48ced70438f389ee0a22a8670db80c121c087728533c5cd2070751ce3b2614e_amd64",
"product_identification_helper": {
"purl": "pkg:oci/endpoint-monitoring-rhel8-operator@sha256:c48ced70438f389ee0a22a8670db80c121c087728533c5cd2070751ce3b2614e?arch=amd64\u0026repository_url=registry.redhat.io/rhacm2/endpoint-monitoring-rhel8-operator\u0026tag=v2.4.6-7"
}
}
},
{
"category": "product_version",
"name": "rhacm2/governance-policy-propagator-rhel8@sha256:fbec65b4937bbdad28cc1e04b5b215caddeaacda3a844cd0a45ade093997adc3_amd64",
"product": {
"name": "rhacm2/governance-policy-propagator-rhel8@sha256:fbec65b4937bbdad28cc1e04b5b215caddeaacda3a844cd0a45ade093997adc3_amd64",
"product_id": "rhacm2/governance-policy-propagator-rhel8@sha256:fbec65b4937bbdad28cc1e04b5b215caddeaacda3a844cd0a45ade093997adc3_amd64",
"product_identification_helper": {
"purl": "pkg:oci/governance-policy-propagator-rhel8@sha256:fbec65b4937bbdad28cc1e04b5b215caddeaacda3a844cd0a45ade093997adc3?arch=amd64\u0026repository_url=registry.redhat.io/rhacm2/governance-policy-propagator-rhel8\u0026tag=v2.4.6-8"
}
}
},
{
"category": "product_version",
"name": "rhacm2/governance-policy-spec-sync-rhel8@sha256:2c130b6df67cd0a8ee055d9b8bb3ede4bcf211978db7cdd892f78bf1d56dd269_amd64",
"product": {
"name": "rhacm2/governance-policy-spec-sync-rhel8@sha256:2c130b6df67cd0a8ee055d9b8bb3ede4bcf211978db7cdd892f78bf1d56dd269_amd64",
"product_id": "rhacm2/governance-policy-spec-sync-rhel8@sha256:2c130b6df67cd0a8ee055d9b8bb3ede4bcf211978db7cdd892f78bf1d56dd269_amd64",
"product_identification_helper": {
"purl": "pkg:oci/governance-policy-spec-sync-rhel8@sha256:2c130b6df67cd0a8ee055d9b8bb3ede4bcf211978db7cdd892f78bf1d56dd269?arch=amd64\u0026repository_url=registry.redhat.io/rhacm2/governance-policy-spec-sync-rhel8\u0026tag=v2.4.6-7"
}
}
},
{
"category": "product_version",
"name": "rhacm2/governance-policy-status-sync-rhel8@sha256:385006b34743b689054c581eaaffb5298adfd092eaa13ff6c24f28fa5b79a178_amd64",
"product": {
"name": "rhacm2/governance-policy-status-sync-rhel8@sha256:385006b34743b689054c581eaaffb5298adfd092eaa13ff6c24f28fa5b79a178_amd64",
"product_id": "rhacm2/governance-policy-status-sync-rhel8@sha256:385006b34743b689054c581eaaffb5298adfd092eaa13ff6c24f28fa5b79a178_amd64",
"product_identification_helper": {
"purl": "pkg:oci/governance-policy-status-sync-rhel8@sha256:385006b34743b689054c581eaaffb5298adfd092eaa13ff6c24f28fa5b79a178?arch=amd64\u0026repository_url=registry.redhat.io/rhacm2/governance-policy-status-sync-rhel8\u0026tag=v2.4.6-7"
}
}
},
{
"category": "product_version",
"name": "rhacm2/governance-policy-template-sync-rhel8@sha256:d9135c4c5eb68af915b552e2d7fe62251f4a3a23d45a7b193d754b7da900b159_amd64",
"product": {
"name": "rhacm2/governance-policy-template-sync-rhel8@sha256:d9135c4c5eb68af915b552e2d7fe62251f4a3a23d45a7b193d754b7da900b159_amd64",
"product_id": "rhacm2/governance-policy-template-sync-rhel8@sha256:d9135c4c5eb68af915b552e2d7fe62251f4a3a23d45a7b193d754b7da900b159_amd64",
"product_identification_helper": {
"purl": "pkg:oci/governance-policy-template-sync-rhel8@sha256:d9135c4c5eb68af915b552e2d7fe62251f4a3a23d45a7b193d754b7da900b159?arch=amd64\u0026repository_url=registry.redhat.io/rhacm2/governance-policy-template-sync-rhel8\u0026tag=v2.4.6-6"
}
}
},
{
"category": "product_version",
"name": "rhacm2/grafana-dashboard-loader-rhel8@sha256:1f8b57a645d0abc3e639eb493f228d3485f4a3f53528175bc386f712fce7cd3f_amd64",
"product": {
"name": "rhacm2/grafana-dashboard-loader-rhel8@sha256:1f8b57a645d0abc3e639eb493f228d3485f4a3f53528175bc386f712fce7cd3f_amd64",
"product_id": "rhacm2/grafana-dashboard-loader-rhel8@sha256:1f8b57a645d0abc3e639eb493f228d3485f4a3f53528175bc386f712fce7cd3f_amd64",
"product_identification_helper": {
"purl": "pkg:oci/grafana-dashboard-loader-rhel8@sha256:1f8b57a645d0abc3e639eb493f228d3485f4a3f53528175bc386f712fce7cd3f?arch=amd64\u0026repository_url=registry.redhat.io/rhacm2/grafana-dashboard-loader-rhel8\u0026tag=v2.4.6-7"
}
}
},
{
"category": "product_version",
"name": "rhacm2/grc-ui-api-rhel8@sha256:40f04e8634a2151e7a4aefe823c980d1d98c89ddb1210b55b4c0566bd85fd787_amd64",
"product": {
"name": "rhacm2/grc-ui-api-rhel8@sha256:40f04e8634a2151e7a4aefe823c980d1d98c89ddb1210b55b4c0566bd85fd787_amd64",
"product_id": "rhacm2/grc-ui-api-rhel8@sha256:40f04e8634a2151e7a4aefe823c980d1d98c89ddb1210b55b4c0566bd85fd787_amd64",
"product_identification_helper": {
"purl": "pkg:oci/grc-ui-api-rhel8@sha256:40f04e8634a2151e7a4aefe823c980d1d98c89ddb1210b55b4c0566bd85fd787?arch=amd64\u0026repository_url=registry.redhat.io/rhacm2/grc-ui-api-rhel8\u0026tag=v2.4.6-12"
}
}
},
{
"category": "product_version",
"name": "rhacm2/grc-ui-rhel8@sha256:18beaf038580dd78d44cdbd7b3e9bfab16b1ae9f1b454689abe1ebfefe4964b5_amd64",
"product": {
"name": "rhacm2/grc-ui-rhel8@sha256:18beaf038580dd78d44cdbd7b3e9bfab16b1ae9f1b454689abe1ebfefe4964b5_amd64",
"product_id": "rhacm2/grc-ui-rhel8@sha256:18beaf038580dd78d44cdbd7b3e9bfab16b1ae9f1b454689abe1ebfefe4964b5_amd64",
"product_identification_helper": {
"purl": "pkg:oci/grc-ui-rhel8@sha256:18beaf038580dd78d44cdbd7b3e9bfab16b1ae9f1b454689abe1ebfefe4964b5?arch=amd64\u0026repository_url=registry.redhat.io/rhacm2/grc-ui-rhel8\u0026tag=v2.4.6-15"
}
}
},
{
"category": "product_version",
"name": "rhacm2/iam-policy-controller-rhel8@sha256:0deeefc1600e43aac6d9eadd05b32d3a1b2059632ec7e8b005eb2245b52dbd98_amd64",
"product": {
"name": "rhacm2/iam-policy-controller-rhel8@sha256:0deeefc1600e43aac6d9eadd05b32d3a1b2059632ec7e8b005eb2245b52dbd98_amd64",
"product_id": "rhacm2/iam-policy-controller-rhel8@sha256:0deeefc1600e43aac6d9eadd05b32d3a1b2059632ec7e8b005eb2245b52dbd98_amd64",
"product_identification_helper": {
"purl": "pkg:oci/iam-policy-controller-rhel8@sha256:0deeefc1600e43aac6d9eadd05b32d3a1b2059632ec7e8b005eb2245b52dbd98?arch=amd64\u0026repository_url=registry.redhat.io/rhacm2/iam-policy-controller-rhel8\u0026tag=v2.4.6-7"
}
}
},
{
"category": "product_version",
"name": "rhacm2/insights-client-rhel8@sha256:0f567016e55498bef2be33665d247eb14308b13aaef5cc670de7e06ff830cb9a_amd64",
"product": {
"name": "rhacm2/insights-client-rhel8@sha256:0f567016e55498bef2be33665d247eb14308b13aaef5cc670de7e06ff830cb9a_amd64",
"product_id": "rhacm2/insights-client-rhel8@sha256:0f567016e55498bef2be33665d247eb14308b13aaef5cc670de7e06ff830cb9a_amd64",
"product_identification_helper": {
"purl": "pkg:oci/insights-client-rhel8@sha256:0f567016e55498bef2be33665d247eb14308b13aaef5cc670de7e06ff830cb9a?arch=amd64\u0026repository_url=registry.redhat.io/rhacm2/insights-client-rhel8\u0026tag=v2.4.6-11"
}
}
},
{
"category": "product_version",
"name": "rhacm2/insights-metrics-rhel8@sha256:180e2ac58d3549c7ed583da66fba14368c606feb65b4313aac3b4f889ec091bb_amd64",
"product": {
"name": "rhacm2/insights-metrics-rhel8@sha256:180e2ac58d3549c7ed583da66fba14368c606feb65b4313aac3b4f889ec091bb_amd64",
"product_id": "rhacm2/insights-metrics-rhel8@sha256:180e2ac58d3549c7ed583da66fba14368c606feb65b4313aac3b4f889ec091bb_amd64",
"product_identification_helper": {
"purl": "pkg:oci/insights-metrics-rhel8@sha256:180e2ac58d3549c7ed583da66fba14368c606feb65b4313aac3b4f889ec091bb?arch=amd64\u0026repository_url=registry.redhat.io/rhacm2/insights-metrics-rhel8\u0026tag=v2.4.6-10"
}
}
},
{
"category": "product_version",
"name": "rhacm2/klusterlet-addon-controller-rhel8@sha256:018f6d71abae2963c853fe9d1a41fdad2df91acb72fee775af08275647d3019f_amd64",
"product": {
"name": "rhacm2/klusterlet-addon-controller-rhel8@sha256:018f6d71abae2963c853fe9d1a41fdad2df91acb72fee775af08275647d3019f_amd64",
"product_id": "rhacm2/klusterlet-addon-controller-rhel8@sha256:018f6d71abae2963c853fe9d1a41fdad2df91acb72fee775af08275647d3019f_amd64",
"product_identification_helper": {
"purl": "pkg:oci/klusterlet-addon-controller-rhel8@sha256:018f6d71abae2963c853fe9d1a41fdad2df91acb72fee775af08275647d3019f?arch=amd64\u0026repository_url=registry.redhat.io/rhacm2/klusterlet-addon-controller-rhel8\u0026tag=v2.4.6-7"
}
}
},
{
"category": "product_version",
"name": "rhacm2/klusterlet-addon-rhel8-operator@sha256:6b0fbc1956407a0986460556336fcccfe4d08d712cc4b0af4ca65061baf75ea2_amd64",
"product": {
"name": "rhacm2/klusterlet-addon-rhel8-operator@sha256:6b0fbc1956407a0986460556336fcccfe4d08d712cc4b0af4ca65061baf75ea2_amd64",
"product_id": "rhacm2/klusterlet-addon-rhel8-operator@sha256:6b0fbc1956407a0986460556336fcccfe4d08d712cc4b0af4ca65061baf75ea2_amd64",
"product_identification_helper": {
"purl": "pkg:oci/klusterlet-addon-rhel8-operator@sha256:6b0fbc1956407a0986460556336fcccfe4d08d712cc4b0af4ca65061baf75ea2?arch=amd64\u0026repository_url=registry.redhat.io/rhacm2/klusterlet-addon-rhel8-operator\u0026tag=v2.4.6-8"
}
}
},
{
"category": "product_version",
"name": "rhacm2/kube-rbac-proxy-rhel8@sha256:6650633c4664e6b537e82eafc593dc91ca206de3b0de878f600c913a95eb18a2_amd64",
"product": {
"name": "rhacm2/kube-rbac-proxy-rhel8@sha256:6650633c4664e6b537e82eafc593dc91ca206de3b0de878f600c913a95eb18a2_amd64",
"product_id": "rhacm2/kube-rbac-proxy-rhel8@sha256:6650633c4664e6b537e82eafc593dc91ca206de3b0de878f600c913a95eb18a2_amd64",
"product_identification_helper": {
"purl": "pkg:oci/kube-rbac-proxy-rhel8@sha256:6650633c4664e6b537e82eafc593dc91ca206de3b0de878f600c913a95eb18a2?arch=amd64\u0026repository_url=registry.redhat.io/rhacm2/kube-rbac-proxy-rhel8\u0026tag=v2.4.6-8"
}
}
},
{
"category": "product_version",
"name": "rhacm2/kube-state-metrics-rhel8@sha256:789f79b85c022e59143e725a589ac890884f079c969f56efb972b0a0f8d77e66_amd64",
"product": {
"name": "rhacm2/kube-state-metrics-rhel8@sha256:789f79b85c022e59143e725a589ac890884f079c969f56efb972b0a0f8d77e66_amd64",
"product_id": "rhacm2/kube-state-metrics-rhel8@sha256:789f79b85c022e59143e725a589ac890884f079c969f56efb972b0a0f8d77e66_amd64",
"product_identification_helper": {
"purl": "pkg:oci/kube-state-metrics-rhel8@sha256:789f79b85c022e59143e725a589ac890884f079c969f56efb972b0a0f8d77e66?arch=amd64\u0026repository_url=registry.redhat.io/rhacm2/kube-state-metrics-rhel8\u0026tag=v2.4.6-9"
}
}
},
{
"category": "product_version",
"name": "rhacm2/managedcluster-import-controller-rhel8@sha256:faf01c5554224350e4cffd1fc4ce275886791e45857bf0ed5f90ffa3a64680dc_amd64",
"product": {
"name": "rhacm2/managedcluster-import-controller-rhel8@sha256:faf01c5554224350e4cffd1fc4ce275886791e45857bf0ed5f90ffa3a64680dc_amd64",
"product_id": "rhacm2/managedcluster-import-controller-rhel8@sha256:faf01c5554224350e4cffd1fc4ce275886791e45857bf0ed5f90ffa3a64680dc_amd64",
"product_identification_helper": {
"purl": "pkg:oci/managedcluster-import-controller-rhel8@sha256:faf01c5554224350e4cffd1fc4ce275886791e45857bf0ed5f90ffa3a64680dc?arch=amd64\u0026repository_url=registry.redhat.io/rhacm2/managedcluster-import-controller-rhel8\u0026tag=v2.4.6-9"
}
}
},
{
"category": "product_version",
"name": "rhacm2/management-ingress-rhel8@sha256:46293eeaad521f993ed01467e13cae70f600426ef09df0e02dd8b83348b60027_amd64",
"product": {
"name": "rhacm2/management-ingress-rhel8@sha256:46293eeaad521f993ed01467e13cae70f600426ef09df0e02dd8b83348b60027_amd64",
"product_id": "rhacm2/management-ingress-rhel8@sha256:46293eeaad521f993ed01467e13cae70f600426ef09df0e02dd8b83348b60027_amd64",
"product_identification_helper": {
"purl": "pkg:oci/management-ingress-rhel8@sha256:46293eeaad521f993ed01467e13cae70f600426ef09df0e02dd8b83348b60027?arch=amd64\u0026repository_url=registry.redhat.io/rhacm2/management-ingress-rhel8\u0026tag=v2.4.6-7"
}
}
},
{
"category": "product_version",
"name": "rhacm2/memcached-rhel8@sha256:7e0ee17c6d00d20773799cfb6c6e9e27c204d1e31010aa71a7f0f35eb5179a35_amd64",
"product": {
"name": "rhacm2/memcached-rhel8@sha256:7e0ee17c6d00d20773799cfb6c6e9e27c204d1e31010aa71a7f0f35eb5179a35_amd64",
"product_id": "rhacm2/memcached-rhel8@sha256:7e0ee17c6d00d20773799cfb6c6e9e27c204d1e31010aa71a7f0f35eb5179a35_amd64",
"product_identification_helper": {
"purl": "pkg:oci/memcached-rhel8@sha256:7e0ee17c6d00d20773799cfb6c6e9e27c204d1e31010aa71a7f0f35eb5179a35?arch=amd64\u0026repository_url=registry.redhat.io/rhacm2/memcached-rhel8\u0026tag=v2.4.6-5"
}
}
},
{
"category": "product_version",
"name": "rhacm2/memcached-exporter-rhel8@sha256:5432fa56e40dee2475da7ee7b7e89cca10a8f06f4cbea94983fa094bfbef81ff_amd64",
"product": {
"name": "rhacm2/memcached-exporter-rhel8@sha256:5432fa56e40dee2475da7ee7b7e89cca10a8f06f4cbea94983fa094bfbef81ff_amd64",
"product_id": "rhacm2/memcached-exporter-rhel8@sha256:5432fa56e40dee2475da7ee7b7e89cca10a8f06f4cbea94983fa094bfbef81ff_amd64",
"product_identification_helper": {
"purl": "pkg:oci/memcached-exporter-rhel8@sha256:5432fa56e40dee2475da7ee7b7e89cca10a8f06f4cbea94983fa094bfbef81ff?arch=amd64\u0026repository_url=registry.redhat.io/rhacm2/memcached-exporter-rhel8\u0026tag=v2.4.6-7"
}
}
},
{
"category": "product_version",
"name": "rhacm2/metrics-collector-rhel8@sha256:431d4089a4a93c6b6a00cf9b63ecd9199a5545f09190577356b22ff6646820f3_amd64",
"product": {
"name": "rhacm2/metrics-collector-rhel8@sha256:431d4089a4a93c6b6a00cf9b63ecd9199a5545f09190577356b22ff6646820f3_amd64",
"product_id": "rhacm2/metrics-collector-rhel8@sha256:431d4089a4a93c6b6a00cf9b63ecd9199a5545f09190577356b22ff6646820f3_amd64",
"product_identification_helper": {
"purl": "pkg:oci/metrics-collector-rhel8@sha256:431d4089a4a93c6b6a00cf9b63ecd9199a5545f09190577356b22ff6646820f3?arch=amd64\u0026repository_url=registry.redhat.io/rhacm2/metrics-collector-rhel8\u0026tag=v2.4.6-7"
}
}
},
{
"category": "product_version",
"name": "rhacm2/multicloud-integrations-rhel8@sha256:f37fe856571112970ae4786d313bf51e78b26e1630e443d276abb4de8e47e525_amd64",
"product": {
"name": "rhacm2/multicloud-integrations-rhel8@sha256:f37fe856571112970ae4786d313bf51e78b26e1630e443d276abb4de8e47e525_amd64",
"product_id": "rhacm2/multicloud-integrations-rhel8@sha256:f37fe856571112970ae4786d313bf51e78b26e1630e443d276abb4de8e47e525_amd64",
"product_identification_helper": {
"purl": "pkg:oci/multicloud-integrations-rhel8@sha256:f37fe856571112970ae4786d313bf51e78b26e1630e443d276abb4de8e47e525?arch=amd64\u0026repository_url=registry.redhat.io/rhacm2/multicloud-integrations-rhel8\u0026tag=v2.4.6-7"
}
}
},
{
"category": "product_version",
"name": "rhacm2/multicloud-manager-rhel8@sha256:8a1eeafb2a738aecb2723889c98e287638e950fec05425f1fe132ff7eb01738f_amd64",
"product": {
"name": "rhacm2/multicloud-manager-rhel8@sha256:8a1eeafb2a738aecb2723889c98e287638e950fec05425f1fe132ff7eb01738f_amd64",
"product_id": "rhacm2/multicloud-manager-rhel8@sha256:8a1eeafb2a738aecb2723889c98e287638e950fec05425f1fe132ff7eb01738f_amd64",
"product_identification_helper": {
"purl": "pkg:oci/multicloud-manager-rhel8@sha256:8a1eeafb2a738aecb2723889c98e287638e950fec05425f1fe132ff7eb01738f?arch=amd64\u0026repository_url=registry.redhat.io/rhacm2/multicloud-manager-rhel8\u0026tag=v2.4.6-10"
}
}
},
{
"category": "product_version",
"name": "rhacm2/multiclusterhub-rhel8@sha256:37cf6ccd9a2b9af4444fa192e7b5e6979687bd5159d97f48da40c4f9bad249eb_amd64",
"product": {
"name": "rhacm2/multiclusterhub-rhel8@sha256:37cf6ccd9a2b9af4444fa192e7b5e6979687bd5159d97f48da40c4f9bad249eb_amd64",
"product_id": "rhacm2/multiclusterhub-rhel8@sha256:37cf6ccd9a2b9af4444fa192e7b5e6979687bd5159d97f48da40c4f9bad249eb_amd64",
"product_identification_helper": {
"purl": "pkg:oci/multiclusterhub-rhel8@sha256:37cf6ccd9a2b9af4444fa192e7b5e6979687bd5159d97f48da40c4f9bad249eb?arch=amd64\u0026repository_url=registry.redhat.io/rhacm2/multiclusterhub-rhel8\u0026tag=v2.4.6-7"
}
}
},
{
"category": "product_version",
"name": "rhacm2/multiclusterhub-repo-rhel8@sha256:75504c269b3d0c2af9b48317f3dc070fae58a1e46e95283e2e0e1ab6b60f452d_amd64",
"product": {
"name": "rhacm2/multiclusterhub-repo-rhel8@sha256:75504c269b3d0c2af9b48317f3dc070fae58a1e46e95283e2e0e1ab6b60f452d_amd64",
"product_id": "rhacm2/multiclusterhub-repo-rhel8@sha256:75504c269b3d0c2af9b48317f3dc070fae58a1e46e95283e2e0e1ab6b60f452d_amd64",
"product_identification_helper": {
"purl": "pkg:oci/multiclusterhub-repo-rhel8@sha256:75504c269b3d0c2af9b48317f3dc070fae58a1e46e95283e2e0e1ab6b60f452d?arch=amd64\u0026repository_url=registry.redhat.io/rhacm2/multiclusterhub-repo-rhel8\u0026tag=v2.4.6-7"
}
}
},
{
"category": "product_version",
"name": "rhacm2/multicluster-observability-rhel8-operator@sha256:45d046d621eab996c457a90b607ca9a57e2ca5dcad384d3cd5317475e096e098_amd64",
"product": {
"name": "rhacm2/multicluster-observability-rhel8-operator@sha256:45d046d621eab996c457a90b607ca9a57e2ca5dcad384d3cd5317475e096e098_amd64",
"product_id": "rhacm2/multicluster-observability-rhel8-operator@sha256:45d046d621eab996c457a90b607ca9a57e2ca5dcad384d3cd5317475e096e098_amd64",
"product_identification_helper": {
"purl": "pkg:oci/multicluster-observability-rhel8-operator@sha256:45d046d621eab996c457a90b607ca9a57e2ca5dcad384d3cd5317475e096e098?arch=amd64\u0026repository_url=registry.redhat.io/rhacm2/multicluster-observability-rhel8-operator\u0026tag=v2.4.6-8"
}
}
},
{
"category": "product_version",
"name": "rhacm2/multicluster-operators-application-rhel8@sha256:723ac91ea8c130d80b48db30e05186607210aea71c7afc1c072b9a691e350215_amd64",
"product": {
"name": "rhacm2/multicluster-operators-application-rhel8@sha256:723ac91ea8c130d80b48db30e05186607210aea71c7afc1c072b9a691e350215_amd64",
"product_id": "rhacm2/multicluster-operators-application-rhel8@sha256:723ac91ea8c130d80b48db30e05186607210aea71c7afc1c072b9a691e350215_amd64",
"product_identification_helper": {
"purl": "pkg:oci/multicluster-operators-application-rhel8@sha256:723ac91ea8c130d80b48db30e05186607210aea71c7afc1c072b9a691e350215?arch=amd64\u0026repository_url=registry.redhat.io/rhacm2/multicluster-operators-application-rhel8\u0026tag=v2.4.6-9"
}
}
},
{
"category": "product_version",
"name": "rhacm2/multicluster-operators-channel-rhel8@sha256:883282b801566b5a40a32e33ebc431ac1398afb68f47ce931cc82b8b9eca1e55_amd64",
"product": {
"name": "rhacm2/multicluster-operators-channel-rhel8@sha256:883282b801566b5a40a32e33ebc431ac1398afb68f47ce931cc82b8b9eca1e55_amd64",
"product_id": "rhacm2/multicluster-operators-channel-rhel8@sha256:883282b801566b5a40a32e33ebc431ac1398afb68f47ce931cc82b8b9eca1e55_amd64",
"product_identification_helper": {
"purl": "pkg:oci/multicluster-operators-channel-rhel8@sha256:883282b801566b5a40a32e33ebc431ac1398afb68f47ce931cc82b8b9eca1e55?arch=amd64\u0026repository_url=registry.redhat.io/rhacm2/multicluster-operators-channel-rhel8\u0026tag=v2.4.6-7"
}
}
},
{
"category": "product_version",
"name": "rhacm2/multicluster-operators-deployable-rhel8@sha256:0a15e49232c20ead26ade38823cd40d785e612670a41cac28ecea2066025a3d1_amd64",
"product": {
"name": "rhacm2/multicluster-operators-deployable-rhel8@sha256:0a15e49232c20ead26ade38823cd40d785e612670a41cac28ecea2066025a3d1_amd64",
"product_id": "rhacm2/multicluster-operators-deployable-rhel8@sha256:0a15e49232c20ead26ade38823cd40d785e612670a41cac28ecea2066025a3d1_amd64",
"product_identification_helper": {
"purl": "pkg:oci/multicluster-operators-deployable-rhel8@sha256:0a15e49232c20ead26ade38823cd40d785e612670a41cac28ecea2066025a3d1?arch=amd64\u0026repository_url=registry.redhat.io/rhacm2/multicluster-operators-deployable-rhel8\u0026tag=v2.4.6-8"
}
}
},
{
"category": "product_version",
"name": "rhacm2/multicluster-operators-placementrule-rhel8@sha256:d71975de4b1d6b53d19ddf338f3d19ad7e28812f8fc932c144eee630d9cab176_amd64",
"product": {
"name": "rhacm2/multicluster-operators-placementrule-rhel8@sha256:d71975de4b1d6b53d19ddf338f3d19ad7e28812f8fc932c144eee630d9cab176_amd64",
"product_id": "rhacm2/multicluster-operators-placementrule-rhel8@sha256:d71975de4b1d6b53d19ddf338f3d19ad7e28812f8fc932c144eee630d9cab176_amd64",
"product_identification_helper": {
"purl": "pkg:oci/multicluster-operators-placementrule-rhel8@sha256:d71975de4b1d6b53d19ddf338f3d19ad7e28812f8fc932c144eee630d9cab176?arch=amd64\u0026repository_url=registry.redhat.io/rhacm2/multicluster-operators-placementrule-rhel8\u0026tag=v2.4.6-8"
}
}
},
{
"category": "product_version",
"name": "rhacm2/multicluster-operators-subscription-rhel8@sha256:ec803f14f854b73a873f95027617246888ea28029f2f4bb5b7f39a5dd63399ca_amd64",
"product": {
"name": "rhacm2/multicluster-operators-subscription-rhel8@sha256:ec803f14f854b73a873f95027617246888ea28029f2f4bb5b7f39a5dd63399ca_amd64",
"product_id": "rhacm2/multicluster-operators-subscription-rhel8@sha256:ec803f14f854b73a873f95027617246888ea28029f2f4bb5b7f39a5dd63399ca_amd64",
"product_identification_helper": {
"purl": "pkg:oci/multicluster-operators-subscription-rhel8@sha256:ec803f14f854b73a873f95027617246888ea28029f2f4bb5b7f39a5dd63399ca?arch=amd64\u0026repository_url=registry.redhat.io/rhacm2/multicluster-operators-subscription-rhel8\u0026tag=v2.4.6-8"
}
}
},
{
"category": "product_version",
"name": "rhacm2/multicluster-operators-subscription-release-rhel8@sha256:faae7a0632b10dc9b65af7a8af7e7c7d9e26f2f7087687fa19d2afefa7426c5a_amd64",
"product": {
"name": "rhacm2/multicluster-operators-subscription-release-rhel8@sha256:faae7a0632b10dc9b65af7a8af7e7c7d9e26f2f7087687fa19d2afefa7426c5a_amd64",
"product_id": "rhacm2/multicluster-operators-subscription-release-rhel8@sha256:faae7a0632b10dc9b65af7a8af7e7c7d9e26f2f7087687fa19d2afefa7426c5a_amd64",
"product_identification_helper": {
"purl": "pkg:oci/multicluster-operators-subscription-release-rhel8@sha256:faae7a0632b10dc9b65af7a8af7e7c7d9e26f2f7087687fa19d2afefa7426c5a?arch=amd64\u0026repository_url=registry.redhat.io/rhacm2/multicluster-operators-subscription-release-rhel8\u0026tag=v2.4.6-7"
}
}
},
{
"category": "product_version",
"name": "rhacm2/node-exporter-rhel8@sha256:0b2cf97a3d82fb4570dee71c1232ef9998c7efcd1d9415f9f41351457802d62d_amd64",
"product": {
"name": "rhacm2/node-exporter-rhel8@sha256:0b2cf97a3d82fb4570dee71c1232ef9998c7efcd1d9415f9f41351457802d62d_amd64",
"product_id": "rhacm2/node-exporter-rhel8@sha256:0b2cf97a3d82fb4570dee71c1232ef9998c7efcd1d9415f9f41351457802d62d_amd64",
"product_identification_helper": {
"purl": "pkg:oci/node-exporter-rhel8@sha256:0b2cf97a3d82fb4570dee71c1232ef9998c7efcd1d9415f9f41351457802d62d?arch=amd64\u0026repository_url=registry.redhat.io/rhacm2/node-exporter-rhel8\u0026tag=v2.4.6-9"
}
}
},
{
"category": "product_version",
"name": "rhacm2/observatorium-rhel8@sha256:431149d31b309822fa9476f951ae39bde3a81cc5d17d2a79062ced7b729166cd_amd64",
"product": {
"name": "rhacm2/observatorium-rhel8@sha256:431149d31b309822fa9476f951ae39bde3a81cc5d17d2a79062ced7b729166cd_amd64",
"product_id": "rhacm2/observatorium-rhel8@sha256:431149d31b309822fa9476f951ae39bde3a81cc5d17d2a79062ced7b729166cd_amd64",
"product_identification_helper": {
"purl": "pkg:oci/observatorium-rhel8@sha256:431149d31b309822fa9476f951ae39bde3a81cc5d17d2a79062ced7b729166cd?arch=amd64\u0026repository_url=registry.redhat.io/rhacm2/observatorium-rhel8\u0026tag=v2.4.6-8"
}
}
},
{
"category": "product_version",
"name": "rhacm2/observatorium-rhel8-operator@sha256:70e41fdcacd43b4e498b8d5917d0e2fb640f4e85f30b1d6646b27aee1bc8dafc_amd64",
"product": {
"name": "rhacm2/observatorium-rhel8-operator@sha256:70e41fdcacd43b4e498b8d5917d0e2fb640f4e85f30b1d6646b27aee1bc8dafc_amd64",
"product_id": "rhacm2/observatorium-rhel8-operator@sha256:70e41fdcacd43b4e498b8d5917d0e2fb640f4e85f30b1d6646b27aee1bc8dafc_amd64",
"product_identification_helper": {
"purl": "pkg:oci/observatorium-rhel8-operator@sha256:70e41fdcacd43b4e498b8d5917d0e2fb640f4e85f30b1d6646b27aee1bc8dafc?arch=amd64\u0026repository_url=registry.redhat.io/rhacm2/observatorium-rhel8-operator\u0026tag=v2.4.6-9"
}
}
},
{
"category": "product_version",
"name": "rhacm2/openshift-hive-rhel8@sha256:bae2680af5a00937f0ecc680ad979b131ad65fc47c4683dec69e45e442dd38b4_amd64",
"product": {
"name": "rhacm2/openshift-hive-rhel8@sha256:bae2680af5a00937f0ecc680ad979b131ad65fc47c4683dec69e45e442dd38b4_amd64",
"product_id": "rhacm2/openshift-hive-rhel8@sha256:bae2680af5a00937f0ecc680ad979b131ad65fc47c4683dec69e45e442dd38b4_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift-hive-rhel8@sha256:bae2680af5a00937f0ecc680ad979b131ad65fc47c4683dec69e45e442dd38b4?arch=amd64\u0026repository_url=registry.redhat.io/rhacm2/openshift-hive-rhel8\u0026tag=v2.4.6-9"
}
}
},
{
"category": "product_version",
"name": "rhacm2/placement-rhel8@sha256:98f3db6bd38eec496565558b8c81a06b51fe22ad4c5a462a6b43a61ab3bc853c_amd64",
"product": {
"name": "rhacm2/placement-rhel8@sha256:98f3db6bd38eec496565558b8c81a06b51fe22ad4c5a462a6b43a61ab3bc853c_amd64",
"product_id": "rhacm2/placement-rhel8@sha256:98f3db6bd38eec496565558b8c81a06b51fe22ad4c5a462a6b43a61ab3bc853c_amd64",
"product_identification_helper": {
"purl": "pkg:oci/placement-rhel8@sha256:98f3db6bd38eec496565558b8c81a06b51fe22ad4c5a462a6b43a61ab3bc853c?arch=amd64\u0026repository_url=registry.redhat.io/rhacm2/placement-rhel8\u0026tag=v2.4.6-8"
}
}
},
{
"category": "product_version",
"name": "rhacm2/prometheus-alertmanager-rhel8@sha256:be4e1ac4ca5c8145ad7488bc9f067d8f1b9f4cb3d79ac43f4addd19cc66a584b_amd64",
"product": {
"name": "rhacm2/prometheus-alertmanager-rhel8@sha256:be4e1ac4ca5c8145ad7488bc9f067d8f1b9f4cb3d79ac43f4addd19cc66a584b_amd64",
"product_id": "rhacm2/prometheus-alertmanager-rhel8@sha256:be4e1ac4ca5c8145ad7488bc9f067d8f1b9f4cb3d79ac43f4addd19cc66a584b_amd64",
"product_identification_helper": {
"purl": "pkg:oci/prometheus-alertmanager-rhel8@sha256:be4e1ac4ca5c8145ad7488bc9f067d8f1b9f4cb3d79ac43f4addd19cc66a584b?arch=amd64\u0026repository_url=registry.redhat.io/rhacm2/prometheus-alertmanager-rhel8\u0026tag=v2.4.6-8"
}
}
},
{
"category": "product_version",
"name": "rhacm2/prometheus-rhel8@sha256:1587535175898f97007552a6023ef0785861271dc939a751c98db0c41c9e2c97_amd64",
"product": {
"name": "rhacm2/prometheus-rhel8@sha256:1587535175898f97007552a6023ef0785861271dc939a751c98db0c41c9e2c97_amd64",
"product_id": "rhacm2/prometheus-rhel8@sha256:1587535175898f97007552a6023ef0785861271dc939a751c98db0c41c9e2c97_amd64",
"product_identification_helper": {
"purl": "pkg:oci/prometheus-rhel8@sha256:1587535175898f97007552a6023ef0785861271dc939a751c98db0c41c9e2c97?arch=amd64\u0026repository_url=registry.redhat.io/rhacm2/prometheus-rhel8\u0026tag=v2.4.6-7"
}
}
},
{
"category": "product_version",
"name": "rhacm2/provider-credential-controller-rhel8@sha256:a6f1234d8f90e06b88775ce831e574ec0621e487043d412d7c35d2bde6db21f9_amd64",
"product": {
"name": "rhacm2/provider-credential-controller-rhel8@sha256:a6f1234d8f90e06b88775ce831e574ec0621e487043d412d7c35d2bde6db21f9_amd64",
"product_id": "rhacm2/provider-credential-controller-rhel8@sha256:a6f1234d8f90e06b88775ce831e574ec0621e487043d412d7c35d2bde6db21f9_amd64",
"product_identification_helper": {
"purl": "pkg:oci/provider-credential-controller-rhel8@sha256:a6f1234d8f90e06b88775ce831e574ec0621e487043d412d7c35d2bde6db21f9?arch=amd64\u0026repository_url=registry.redhat.io/rhacm2/provider-credential-controller-rhel8\u0026tag=v2.4.6-7"
}
}
},
{
"category": "product_version",
"name": "rhacm2/rbac-query-proxy-rhel8@sha256:1d1c793c2bf89cb49dc4625981b4f7bc9cc827d01d7c57af88cde59adde21787_amd64",
"product": {
"name": "rhacm2/rbac-query-proxy-rhel8@sha256:1d1c793c2bf89cb49dc4625981b4f7bc9cc827d01d7c57af88cde59adde21787_amd64",
"product_id": "rhacm2/rbac-query-proxy-rhel8@sha256:1d1c793c2bf89cb49dc4625981b4f7bc9cc827d01d7c57af88cde59adde21787_amd64",
"product_identification_helper": {
"purl": "pkg:oci/rbac-query-proxy-rhel8@sha256:1d1c793c2bf89cb49dc4625981b4f7bc9cc827d01d7c57af88cde59adde21787?arch=amd64\u0026repository_url=registry.redhat.io/rhacm2/rbac-query-proxy-rhel8\u0026tag=v2.4.6-7"
}
}
},
{
"category": "product_version",
"name": "rhacm2/redisgraph-tls-rhel8@sha256:cdf817bdb70737e6912e550fa1602bbbcaa5b34a2e2d47a249000aac560cc6f0_amd64",
"product": {
"name": "rhacm2/redisgraph-tls-rhel8@sha256:cdf817bdb70737e6912e550fa1602bbbcaa5b34a2e2d47a249000aac560cc6f0_amd64",
"product_id": "rhacm2/redisgraph-tls-rhel8@sha256:cdf817bdb70737e6912e550fa1602bbbcaa5b34a2e2d47a249000aac560cc6f0_amd64",
"product_identification_helper": {
"purl": "pkg:oci/redisgraph-tls-rhel8@sha256:cdf817bdb70737e6912e550fa1602bbbcaa5b34a2e2d47a249000aac560cc6f0?arch=amd64\u0026repository_url=registry.redhat.io/rhacm2/redisgraph-tls-rhel8\u0026tag=v2.4.6-6"
}
}
},
{
"category": "product_version",
"name": "rhacm2/registration-rhel8@sha256:5d614eda176a91d5359e8a44a6f93a3fdbda8080f2209f342f83d4816b2d0008_amd64",
"product": {
"name": "rhacm2/registration-rhel8@sha256:5d614eda176a91d5359e8a44a6f93a3fdbda8080f2209f342f83d4816b2d0008_amd64",
"product_id": "rhacm2/registration-rhel8@sha256:5d614eda176a91d5359e8a44a6f93a3fdbda8080f2209f342f83d4816b2d0008_amd64",
"product_identification_helper": {
"purl": "pkg:oci/registration-rhel8@sha256:5d614eda176a91d5359e8a44a6f93a3fdbda8080f2209f342f83d4816b2d0008?arch=amd64\u0026repository_url=registry.redhat.io/rhacm2/registration-rhel8\u0026tag=v2.4.6-8"
}
}
},
{
"category": "product_version",
"name": "rhacm2/registration-rhel8-operator@sha256:6710d98fb67533848a96f35fcbeb0adf6999a7e6534068ccc9956105a4d2db73_amd64",
"product": {
"name": "rhacm2/registration-rhel8-operator@sha256:6710d98fb67533848a96f35fcbeb0adf6999a7e6534068ccc9956105a4d2db73_amd64",
"product_id": "rhacm2/registration-rhel8-operator@sha256:6710d98fb67533848a96f35fcbeb0adf6999a7e6534068ccc9956105a4d2db73_amd64",
"product_identification_helper": {
"purl": "pkg:oci/registration-rhel8-operator@sha256:6710d98fb67533848a96f35fcbeb0adf6999a7e6534068ccc9956105a4d2db73?arch=amd64\u0026repository_url=registry.redhat.io/rhacm2/registration-rhel8-operator\u0026tag=v2.4.6-8"
}
}
},
{
"category": "product_version",
"name": "rhacm2/agent-service-rhel8@sha256:5b5046b04aa10807a6676916cf4744f0cd36c056dd3fd626304814af2d665cf9_amd64",
"product": {
"name": "rhacm2/agent-service-rhel8@sha256:5b5046b04aa10807a6676916cf4744f0cd36c056dd3fd626304814af2d665cf9_amd64",
"product_id": "rhacm2/agent-service-rhel8@sha256:5b5046b04aa10807a6676916cf4744f0cd36c056dd3fd626304814af2d665cf9_amd64",
"product_identification_helper": {
"purl": "pkg:oci/agent-service-rhel8@sha256:5b5046b04aa10807a6676916cf4744f0cd36c056dd3fd626304814af2d665cf9?arch=amd64\u0026repository_url=registry.redhat.io/rhacm2/agent-service-rhel8\u0026tag=v2.4.6-9"
}
}
},
{
"category": "product_version",
"name": "rhacm2/assisted-installer-agent-rhel8@sha256:86fd675a09451d3ee552452999cd2c82410174f5e55dcfd4f21286559363217e_amd64",
"product": {
"name": "rhacm2/assisted-installer-agent-rhel8@sha256:86fd675a09451d3ee552452999cd2c82410174f5e55dcfd4f21286559363217e_amd64",
"product_id": "rhacm2/assisted-installer-agent-rhel8@sha256:86fd675a09451d3ee552452999cd2c82410174f5e55dcfd4f21286559363217e_amd64",
"product_identification_helper": {
"purl": "pkg:oci/assisted-installer-agent-rhel8@sha256:86fd675a09451d3ee552452999cd2c82410174f5e55dcfd4f21286559363217e?arch=amd64\u0026repository_url=registry.redhat.io/rhacm2/assisted-installer-agent-rhel8\u0026tag=v2.4.6-7"
}
}
},
{
"category": "product_version",
"name": "rhacm2/assisted-installer-rhel8@sha256:6e002bec6af8e7d7b0c89bc25f4a9e3224e47f5638be7cc2a9c68a5e92447254_amd64",
"product": {
"name": "rhacm2/assisted-installer-rhel8@sha256:6e002bec6af8e7d7b0c89bc25f4a9e3224e47f5638be7cc2a9c68a5e92447254_amd64",
"product_id": "rhacm2/assisted-installer-rhel8@sha256:6e002bec6af8e7d7b0c89bc25f4a9e3224e47f5638be7cc2a9c68a5e92447254_amd64",
"product_identification_helper": {
"purl": "pkg:oci/assisted-installer-rhel8@sha256:6e002bec6af8e7d7b0c89bc25f4a9e3224e47f5638be7cc2a9c68a5e92447254?arch=amd64\u0026repository_url=registry.redhat.io/rhacm2/assisted-installer-rhel8\u0026tag=v2.4.6-7"
}
}
},
{
"category": "product_version",
"name": "rhacm2/assisted-installer-reporter-rhel8@sha256:f7004db056478b4c1b101ab0ceac24f78dbefc018a1e76e12e8a4f69fd171175_amd64",
"product": {
"name": "rhacm2/assisted-installer-reporter-rhel8@sha256:f7004db056478b4c1b101ab0ceac24f78dbefc018a1e76e12e8a4f69fd171175_amd64",
"product_id": "rhacm2/assisted-installer-reporter-rhel8@sha256:f7004db056478b4c1b101ab0ceac24f78dbefc018a1e76e12e8a4f69fd171175_amd64",
"product_identification_helper": {
"purl": "pkg:oci/assisted-installer-reporter-rhel8@sha256:f7004db056478b4c1b101ab0ceac24f78dbefc018a1e76e12e8a4f69fd171175?arch=amd64\u0026repository_url=registry.redhat.io/rhacm2/assisted-installer-reporter-rhel8\u0026tag=v2.4.6-7"
}
}
},
{
"category": "product_version",
"name": "rhacm2/search-aggregator-rhel8@sha256:3857111bc468c7bb79a7476d6bc5df0add7d8951799b65b6414f1f5dd3d5b9b8_amd64",
"product": {
"name": "rhacm2/search-aggregator-rhel8@sha256:3857111bc468c7bb79a7476d6bc5df0add7d8951799b65b6414f1f5dd3d5b9b8_amd64",
"product_id": "rhacm2/search-aggregator-rhel8@sha256:3857111bc468c7bb79a7476d6bc5df0add7d8951799b65b6414f1f5dd3d5b9b8_amd64",
"product_identification_helper": {
"purl": "pkg:oci/search-aggregator-rhel8@sha256:3857111bc468c7bb79a7476d6bc5df0add7d8951799b65b6414f1f5dd3d5b9b8?arch=amd64\u0026repository_url=registry.redhat.io/rhacm2/search-aggregator-rhel8\u0026tag=v2.4.6-10"
}
}
},
{
"category": "product_version",
"name": "rhacm2/search-api-rhel8@sha256:2d64646d663ac682a087fc69314bd72751ba2b005ab08a93da223470a863a740_amd64",
"product": {
"name": "rhacm2/search-api-rhel8@sha256:2d64646d663ac682a087fc69314bd72751ba2b005ab08a93da223470a863a740_amd64",
"product_id": "rhacm2/search-api-rhel8@sha256:2d64646d663ac682a087fc69314bd72751ba2b005ab08a93da223470a863a740_amd64",
"product_identification_helper": {
"purl": "pkg:oci/search-api-rhel8@sha256:2d64646d663ac682a087fc69314bd72751ba2b005ab08a93da223470a863a740?arch=amd64\u0026repository_url=registry.redhat.io/rhacm2/search-api-rhel8\u0026tag=v2.4.6-14"
}
}
},
{
"category": "product_version",
"name": "rhacm2/search-collector-rhel8@sha256:37c5344f9061f44ea363d64c2118e791999007ecdead8d15c8c121aff83631fe_amd64",
"product": {
"name": "rhacm2/search-collector-rhel8@sha256:37c5344f9061f44ea363d64c2118e791999007ecdead8d15c8c121aff83631fe_amd64",
"product_id": "rhacm2/search-collector-rhel8@sha256:37c5344f9061f44ea363d64c2118e791999007ecdead8d15c8c121aff83631fe_amd64",
"product_identification_helper": {
"purl": "pkg:oci/search-collector-rhel8@sha256:37c5344f9061f44ea363d64c2118e791999007ecdead8d15c8c121aff83631fe?arch=amd64\u0026repository_url=registry.redhat.io/rhacm2/search-collector-rhel8\u0026tag=v2.4.6-10"
}
}
},
{
"category": "product_version",
"name": "rhacm2/search-rhel8@sha256:210fdca717aef2b4159e223a4f0bab06cdae9491d2c890d63710cf3c71de0c32_amd64",
"product": {
"name": "rhacm2/search-rhel8@sha256:210fdca717aef2b4159e223a4f0bab06cdae9491d2c890d63710cf3c71de0c32_amd64",
"product_id": "rhacm2/search-rhel8@sha256:210fdca717aef2b4159e223a4f0bab06cdae9491d2c890d63710cf3c71de0c32_amd64",
"product_identification_helper": {
"purl": "pkg:oci/search-rhel8@sha256:210fdca717aef2b4159e223a4f0bab06cdae9491d2c890d63710cf3c71de0c32?arch=amd64\u0026repository_url=registry.redhat.io/rhacm2/search-rhel8\u0026tag=v2.4.6-10"
}
}
},
{
"category": "product_version",
"name": "rhacm2/search-ui-rhel8@sha256:d4a81b7b29b9a76aa631ad26471b3cd6202775853f5a2102260c4f1e339cdfe0_amd64",
"product": {
"name": "rhacm2/search-ui-rhel8@sha256:d4a81b7b29b9a76aa631ad26471b3cd6202775853f5a2102260c4f1e339cdfe0_amd64",
"product_id": "rhacm2/search-ui-rhel8@sha256:d4a81b7b29b9a76aa631ad26471b3cd6202775853f5a2102260c4f1e339cdfe0_amd64",
"product_identification_helper": {
"purl": "pkg:oci/search-ui-rhel8@sha256:d4a81b7b29b9a76aa631ad26471b3cd6202775853f5a2102260c4f1e339cdfe0?arch=amd64\u0026repository_url=registry.redhat.io/rhacm2/search-ui-rhel8\u0026tag=v2.4.6-13"
}
}
},
{
"category": "product_version",
"name": "rhacm2/submariner-addon-rhel8@sha256:0faded1f0229ce80be36090a54ed761f1c89b414e84bd11d680fbddd382a986b_amd64",
"product": {
"name": "rhacm2/submariner-addon-rhel8@sha256:0faded1f0229ce80be36090a54ed761f1c89b414e84bd11d680fbddd382a986b_amd64",
"product_id": "rhacm2/submariner-addon-rhel8@sha256:0faded1f0229ce80be36090a54ed761f1c89b414e84bd11d680fbddd382a986b_amd64",
"product_identification_helper": {
"purl": "pkg:oci/submariner-addon-rhel8@sha256:0faded1f0229ce80be36090a54ed761f1c89b414e84bd11d680fbddd382a986b?arch=amd64\u0026repository_url=registry.redhat.io/rhacm2/submariner-addon-rhel8\u0026tag=v2.4.6-9"
}
}
},
{
"category": "product_version",
"name": "rhacm2/thanos-rhel8@sha256:fbe3062ae92faafd40caac5ddd0b20e2d1bfcaa64febebc0dcd5d368a3734c12_amd64",
"product": {
"name": "rhacm2/thanos-rhel8@sha256:fbe3062ae92faafd40caac5ddd0b20e2d1bfcaa64febebc0dcd5d368a3734c12_amd64",
"product_id": "rhacm2/thanos-rhel8@sha256:fbe3062ae92faafd40caac5ddd0b20e2d1bfcaa64febebc0dcd5d368a3734c12_amd64",
"product_identification_helper": {
"purl": "pkg:oci/thanos-rhel8@sha256:fbe3062ae92faafd40caac5ddd0b20e2d1bfcaa64febebc0dcd5d368a3734c12?arch=amd64\u0026repository_url=registry.redhat.io/rhacm2/thanos-rhel8\u0026tag=v2.4.6-8"
}
}
},
{
"category": "product_version",
"name": "rhacm2/thanos-receive-controller-rhel8@sha256:8c0745aa13e06c6cc159d8be33302b766673bdd1aedff1309d205519587440ab_amd64",
"product": {
"name": "rhacm2/thanos-receive-controller-rhel8@sha256:8c0745aa13e06c6cc159d8be33302b766673bdd1aedff1309d205519587440ab_amd64",
"product_id": "rhacm2/thanos-receive-controller-rhel8@sha256:8c0745aa13e06c6cc159d8be33302b766673bdd1aedff1309d205519587440ab_amd64",
"product_identification_helper": {
"purl": "pkg:oci/thanos-receive-controller-rhel8@sha256:8c0745aa13e06c6cc159d8be33302b766673bdd1aedff1309d205519587440ab?arch=amd64\u0026repository_url=registry.redhat.io/rhacm2/thanos-receive-controller-rhel8\u0026tag=v2.4.6-7"
}
}
},
{
"category": "product_version",
"name": "rhacm2/volsync-rhel8@sha256:9e02a53649909a9d3ccd5c22f5c231b3ad69f451d7b5a32033046f3031cde188_amd64",
"product": {
"name": "rhacm2/volsync-rhel8@sha256:9e02a53649909a9d3ccd5c22f5c231b3ad69f451d7b5a32033046f3031cde188_amd64",
"product_id": "rhacm2/volsync-rhel8@sha256:9e02a53649909a9d3ccd5c22f5c231b3ad69f451d7b5a32033046f3031cde188_amd64",
"product_identification_helper": {
"purl": "pkg:oci/volsync-rhel8@sha256:9e02a53649909a9d3ccd5c22f5c231b3ad69f451d7b5a32033046f3031cde188?arch=amd64\u0026repository_url=registry.redhat.io/rhacm2/volsync-rhel8\u0026tag=v2.4.6-8"
}
}
},
{
"category": "product_version",
"name": "rhacm2/volsync-mover-rclone-rhel8@sha256:ada830a6dfa3f00aba2a32225a9884bbe31d20b93ece21249b11e6b037d85e75_amd64",
"product": {
"name": "rhacm2/volsync-mover-rclone-rhel8@sha256:ada830a6dfa3f00aba2a32225a9884bbe31d20b93ece21249b11e6b037d85e75_amd64",
"product_id": "rhacm2/volsync-mover-rclone-rhel8@sha256:ada830a6dfa3f00aba2a32225a9884bbe31d20b93ece21249b11e6b037d85e75_amd64",
"product_identification_helper": {
"purl": "pkg:oci/volsync-mover-rclone-rhel8@sha256:ada830a6dfa3f00aba2a32225a9884bbe31d20b93ece21249b11e6b037d85e75?arch=amd64\u0026repository_url=registry.redhat.io/rhacm2/volsync-mover-rclone-rhel8\u0026tag=v2.4.6-8"
}
}
},
{
"category": "product_version",
"name": "rhacm2/volsync-mover-restic-rhel8@sha256:31244fad1da3b5c258babd12defc1192a8534727f12ad775aad9d202fb6a5947_amd64",
"product": {
"name": "rhacm2/volsync-mover-restic-rhel8@sha256:31244fad1da3b5c258babd12defc1192a8534727f12ad775aad9d202fb6a5947_amd64",
"product_id": "rhacm2/volsync-mover-restic-rhel8@sha256:31244fad1da3b5c258babd12defc1192a8534727f12ad775aad9d202fb6a5947_amd64",
"product_identification_helper": {
"purl": "pkg:oci/volsync-mover-restic-rhel8@sha256:31244fad1da3b5c258babd12defc1192a8534727f12ad775aad9d202fb6a5947?arch=amd64\u0026repository_url=registry.redhat.io/rhacm2/volsync-mover-restic-rhel8\u0026tag=v2.4.6-8"
}
}
},
{
"category": "product_version",
"name": "rhacm2/volsync-mover-rsync-rhel8@sha256:c5621b5d113a1330bdc04f1fce05fd6f16c10526511ba207cb24551f7efe0e58_amd64",
"product": {
"name": "rhacm2/volsync-mover-rsync-rhel8@sha256:c5621b5d113a1330bdc04f1fce05fd6f16c10526511ba207cb24551f7efe0e58_amd64",
"product_id": "rhacm2/volsync-mover-rsync-rhel8@sha256:c5621b5d113a1330bdc04f1fce05fd6f16c10526511ba207cb24551f7efe0e58_amd64",
"product_identification_helper": {
"purl": "pkg:oci/volsync-mover-rsync-rhel8@sha256:c5621b5d113a1330bdc04f1fce05fd6f16c10526511ba207cb24551f7efe0e58?arch=amd64\u0026repository_url=registry.redhat.io/rhacm2/volsync-mover-rsync-rhel8\u0026tag=v2.4.6-8"
}
}
},
{
"category": "product_version",
"name": "rhacm2/work-rhel8@sha256:5694a214f662b4556b1fdf088ef0d33d6674dc3be3ae5d2fbdf00e56addeae3c_amd64",
"product": {
"name": "rhacm2/work-rhel8@sha256:5694a214f662b4556b1fdf088ef0d33d6674dc3be3ae5d2fbdf00e56addeae3c_amd64",
"product_id": "rhacm2/work-rhel8@sha256:5694a214f662b4556b1fdf088ef0d33d6674dc3be3ae5d2fbdf00e56addeae3c_amd64",
"product_identification_helper": {
"purl": "pkg:oci/work-rhel8@sha256:5694a214f662b4556b1fdf088ef0d33d6674dc3be3ae5d2fbdf00e56addeae3c?arch=amd64\u0026repository_url=registry.redhat.io/rhacm2/work-rhel8\u0026tag=v2.4.6-8"
}
}
}
],
"category": "architecture",
"name": "amd64"
},
{
"branches": [
{
"category": "product_version",
"name": "rhacm2/acm-grafana-rhel8@sha256:17c53124f6c09cc839f533aee0c870078f547fef29a19803814f5c5fbc5e7939_s390x",
"product": {
"name": "rhacm2/acm-grafana-rhel8@sha256:17c53124f6c09cc839f533aee0c870078f547fef29a19803814f5c5fbc5e7939_s390x",
"product_id": "rhacm2/acm-grafana-rhel8@sha256:17c53124f6c09cc839f533aee0c870078f547fef29a19803814f5c5fbc5e7939_s390x",
"product_identification_helper": {
"purl": "pkg:oci/acm-grafana-rhel8@sha256:17c53124f6c09cc839f533aee0c870078f547fef29a19803814f5c5fbc5e7939?arch=s390x\u0026repository_url=registry.redhat.io/rhacm2/acm-grafana-rhel8\u0026tag=v2.4.6-8"
}
}
},
{
"category": "product_version",
"name": "rhacm2/acm-must-gather-rhel8@sha256:0cca0dbb0b7adff8eaea1315b422edb6ea1778befa4772f3e6f5755fb5519196_s390x",
"product": {
"name": "rhacm2/acm-must-gather-rhel8@sha256:0cca0dbb0b7adff8eaea1315b422edb6ea1778befa4772f3e6f5755fb5519196_s390x",
"product_id": "rhacm2/acm-must-gather-rhel8@sha256:0cca0dbb0b7adff8eaea1315b422edb6ea1778befa4772f3e6f5755fb5519196_s390x",
"product_identification_helper": {
"purl": "pkg:oci/acm-must-gather-rhel8@sha256:0cca0dbb0b7adff8eaea1315b422edb6ea1778befa4772f3e6f5755fb5519196?arch=s390x\u0026repository_url=registry.redhat.io/rhacm2/acm-must-gather-rhel8\u0026tag=v2.4.6-10"
}
}
},
{
"category": "product_version",
"name": "rhacm2/acm-operator-bundle@sha256:346215260baa3371853d15ccc451c3ac418813c5cd9b422b0ad9f2dd6ae8a511_s390x",
"product": {
"name": "rhacm2/acm-operator-bundle@sha256:346215260baa3371853d15ccc451c3ac418813c5cd9b422b0ad9f2dd6ae8a511_s390x",
"product_id": "rhacm2/acm-operator-bundle@sha256:346215260baa3371853d15ccc451c3ac418813c5cd9b422b0ad9f2dd6ae8a511_s390x",
"product_identification_helper": {
"purl": "pkg:oci/acm-operator-bundle@sha256:346215260baa3371853d15ccc451c3ac418813c5cd9b422b0ad9f2dd6ae8a511?arch=s390x\u0026repository_url=registry.redhat.io/rhacm2/acm-operator-bundle\u0026tag=v2.4.6-40"
}
}
},
{
"category": "product_version",
"name": "rhacm2/application-ui-rhel8@sha256:ffb0b475eccc16a227f13a3d0d332f9cd9b96eade52646352a7497f903edf1a2_s390x",
"product": {
"name": "rhacm2/application-ui-rhel8@sha256:ffb0b475eccc16a227f13a3d0d332f9cd9b96eade52646352a7497f903edf1a2_s390x",
"product_id": "rhacm2/application-ui-rhel8@sha256:ffb0b475eccc16a227f13a3d0d332f9cd9b96eade52646352a7497f903edf1a2_s390x",
"product_identification_helper": {
"purl": "pkg:oci/application-ui-rhel8@sha256:ffb0b475eccc16a227f13a3d0d332f9cd9b96eade52646352a7497f903edf1a2?arch=s390x\u0026repository_url=registry.redhat.io/rhacm2/application-ui-rhel8\u0026tag=v2.4.6-13"
}
}
},
{
"category": "product_version",
"name": "rhacm2/assisted-image-service-rhel8@sha256:e49c328eb815293dd606199a0b8a2bd0db6bbf5d87eeaa7902d6d4df1bb41d35_s390x",
"product": {
"name": "rhacm2/assisted-image-service-rhel8@sha256:e49c328eb815293dd606199a0b8a2bd0db6bbf5d87eeaa7902d6d4df1bb41d35_s390x",
"product_id": "rhacm2/assisted-image-service-rhel8@sha256:e49c328eb815293dd606199a0b8a2bd0db6bbf5d87eeaa7902d6d4df1bb41d35_s390x",
"product_identification_helper": {
"purl": "pkg:oci/assisted-image-service-rhel8@sha256:e49c328eb815293dd606199a0b8a2bd0db6bbf5d87eeaa7902d6d4df1bb41d35?arch=s390x\u0026repository_url=registry.redhat.io/rhacm2/assisted-image-service-rhel8\u0026tag=v2.4.6-7"
}
}
},
{
"category": "product_version",
"name": "rhacm2/cert-policy-controller-rhel8@sha256:0e30470d12e11f473750e0b95833d0d1fe6fd3ee9d9d0c5d7454614449156148_s390x",
"product": {
"name": "rhacm2/cert-policy-controller-rhel8@sha256:0e30470d12e11f473750e0b95833d0d1fe6fd3ee9d9d0c5d7454614449156148_s390x",
"product_id": "rhacm2/cert-policy-controller-rhel8@sha256:0e30470d12e11f473750e0b95833d0d1fe6fd3ee9d9d0c5d7454614449156148_s390x",
"product_identification_helper": {
"purl": "pkg:oci/cert-policy-controller-rhel8@sha256:0e30470d12e11f473750e0b95833d0d1fe6fd3ee9d9d0c5d7454614449156148?arch=s390x\u0026repository_url=registry.redhat.io/rhacm2/cert-policy-controller-rhel8\u0026tag=v2.4.6-8"
}
}
},
{
"category": "product_version",
"name": "rhacm2/cluster-backup-rhel8-operator@sha256:d5639931ddcb1288f279f54a3688fcb8c94d710a457917c46bfa3db6cd1a317b_s390x",
"product": {
"name": "rhacm2/cluster-backup-rhel8-operator@sha256:d5639931ddcb1288f279f54a3688fcb8c94d710a457917c46bfa3db6cd1a317b_s390x",
"product_id": "rhacm2/cluster-backup-rhel8-operator@sha256:d5639931ddcb1288f279f54a3688fcb8c94d710a457917c46bfa3db6cd1a317b_s390x",
"product_identification_helper": {
"purl": "pkg:oci/cluster-backup-rhel8-operator@sha256:d5639931ddcb1288f279f54a3688fcb8c94d710a457917c46bfa3db6cd1a317b?arch=s390x\u0026repository_url=registry.redhat.io/rhacm2/cluster-backup-rhel8-operator\u0026tag=v2.4.6-7"
}
}
},
{
"category": "product_version",
"name": "rhacm2/clusterclaims-controller-rhel8@sha256:bd8fa875e2c6b6c650c21089441b417ae657b8e1fda2786d2f328978776a6883_s390x",
"product": {
"name": "rhacm2/clusterclaims-controller-rhel8@sha256:bd8fa875e2c6b6c650c21089441b417ae657b8e1fda2786d2f328978776a6883_s390x",
"product_id": "rhacm2/clusterclaims-controller-rhel8@sha256:bd8fa875e2c6b6c650c21089441b417ae657b8e1fda2786d2f328978776a6883_s390x",
"product_identification_helper": {
"purl": "pkg:oci/clusterclaims-controller-rhel8@sha256:bd8fa875e2c6b6c650c21089441b417ae657b8e1fda2786d2f328978776a6883?arch=s390x\u0026repository_url=registry.redhat.io/rhacm2/clusterclaims-controller-rhel8\u0026tag=v2.4.6-7"
}
}
},
{
"category": "product_version",
"name": "rhacm2/cluster-curator-controller-rhel8@sha256:9e6a260d8130731601612a56cea728fc6b80cfa3d7fd8b6612175ff76b290dea_s390x",
"product": {
"name": "rhacm2/cluster-curator-controller-rhel8@sha256:9e6a260d8130731601612a56cea728fc6b80cfa3d7fd8b6612175ff76b290dea_s390x",
"product_id": "rhacm2/cluster-curator-controller-rhel8@sha256:9e6a260d8130731601612a56cea728fc6b80cfa3d7fd8b6612175ff76b290dea_s390x",
"product_identification_helper": {
"purl": "pkg:oci/cluster-curator-controller-rhel8@sha256:9e6a260d8130731601612a56cea728fc6b80cfa3d7fd8b6612175ff76b290dea?arch=s390x\u0026repository_url=registry.redhat.io/rhacm2/cluster-curator-controller-rhel8\u0026tag=v2.4.6-9"
}
}
},
{
"category": "product_version",
"name": "rhacm2/clusterlifecycle-state-metrics-rhel8@sha256:60a54bc76a84f2369b02dc1b9b0d8353da93acc9f8193a26739110c6fe59abdd_s390x",
"product": {
"name": "rhacm2/clusterlifecycle-state-metrics-rhel8@sha256:60a54bc76a84f2369b02dc1b9b0d8353da93acc9f8193a26739110c6fe59abdd_s390x",
"product_id": "rhacm2/clusterlifecycle-state-metrics-rhel8@sha256:60a54bc76a84f2369b02dc1b9b0d8353da93acc9f8193a26739110c6fe59abdd_s390x",
"product_identification_helper": {
"purl": "pkg:oci/clusterlifecycle-state-metrics-rhel8@sha256:60a54bc76a84f2369b02dc1b9b0d8353da93acc9f8193a26739110c6fe59abdd?arch=s390x\u0026repository_url=registry.redhat.io/rhacm2/clusterlifecycle-state-metrics-rhel8\u0026tag=v2.4.6-8"
}
}
},
{
"category": "product_version",
"name": "rhacm2/cluster-proxy-addon-rhel8@sha256:03d738d93d893b9fd9d2587e14b9a7a92bbb5eca4b85901b5e07cff1e7a3ab73_s390x",
"product": {
"name": "rhacm2/cluster-proxy-addon-rhel8@sha256:03d738d93d893b9fd9d2587e14b9a7a92bbb5eca4b85901b5e07cff1e7a3ab73_s390x",
"product_id": "rhacm2/cluster-proxy-addon-rhel8@sha256:03d738d93d893b9fd9d2587e14b9a7a92bbb5eca4b85901b5e07cff1e7a3ab73_s390x",
"product_identification_helper": {
"purl": "pkg:oci/cluster-proxy-addon-rhel8@sha256:03d738d93d893b9fd9d2587e14b9a7a92bbb5eca4b85901b5e07cff1e7a3ab73?arch=s390x\u0026repository_url=registry.redhat.io/rhacm2/cluster-proxy-addon-rhel8\u0026tag=v2.4.6-7"
}
}
},
{
"category": "product_version",
"name": "rhacm2/config-policy-controller-rhel8@sha256:8fb0581852dc1dfd80a81ba03c6976da1aa8d93675f626765f2266adfa94d5ac_s390x",
"product": {
"name": "rhacm2/config-policy-controller-rhel8@sha256:8fb0581852dc1dfd80a81ba03c6976da1aa8d93675f626765f2266adfa94d5ac_s390x",
"product_id": "rhacm2/config-policy-controller-rhel8@sha256:8fb0581852dc1dfd80a81ba03c6976da1aa8d93675f626765f2266adfa94d5ac_s390x",
"product_identification_helper": {
"purl": "pkg:oci/config-policy-controller-rhel8@sha256:8fb0581852dc1dfd80a81ba03c6976da1aa8d93675f626765f2266adfa94d5ac?arch=s390x\u0026repository_url=registry.redhat.io/rhacm2/config-policy-controller-rhel8\u0026tag=v2.4.6-7"
}
}
},
{
"category": "product_version",
"name": "rhacm2/console-api-rhel8@sha256:3a47d211370efc6e1661d4d0abd0d5abc65d8a759218af7c2722db820a664d8c_s390x",
"product": {
"name": "rhacm2/console-api-rhel8@sha256:3a47d211370efc6e1661d4d0abd0d5abc65d8a759218af7c2722db820a664d8c_s390x",
"product_id": "rhacm2/console-api-rhel8@sha256:3a47d211370efc6e1661d4d0abd0d5abc65d8a759218af7c2722db820a664d8c_s390x",
"product_identification_helper": {
"purl": "pkg:oci/console-api-rhel8@sha256:3a47d211370efc6e1661d4d0abd0d5abc65d8a759218af7c2722db820a664d8c?arch=s390x\u0026repository_url=registry.redhat.io/rhacm2/console-api-rhel8\u0026tag=v2.4.6-11"
}
}
},
{
"category": "product_version",
"name": "rhacm2/console-rhel8@sha256:5215e1a2f456b83ba4ae02ea653bef51d331ced6e9a4c67958e8c41cd88aa818_s390x",
"product": {
"name": "rhacm2/console-rhel8@sha256:5215e1a2f456b83ba4ae02ea653bef51d331ced6e9a4c67958e8c41cd88aa818_s390x",
"product_id": "rhacm2/console-rhel8@sha256:5215e1a2f456b83ba4ae02ea653bef51d331ced6e9a4c67958e8c41cd88aa818_s390x",
"product_identification_helper": {
"purl": "pkg:oci/console-rhel8@sha256:5215e1a2f456b83ba4ae02ea653bef51d331ced6e9a4c67958e8c41cd88aa818?arch=s390x\u0026repository_url=registry.redhat.io/rhacm2/console-rhel8\u0026tag=v2.4.6-15"
}
}
},
{
"category": "product_version",
"name": "rhacm2/discovery-rhel8-operator@sha256:224af94e4e027bfb7edff3f889ec08aa031eaede2e4a02c67ce2925f29230ea8_s390x",
"product": {
"name": "rhacm2/discovery-rhel8-operator@sha256:224af94e4e027bfb7edff3f889ec08aa031eaede2e4a02c67ce2925f29230ea8_s390x",
"product_id": "rhacm2/discovery-rhel8-operator@sha256:224af94e4e027bfb7edff3f889ec08aa031eaede2e4a02c67ce2925f29230ea8_s390x",
"product_identification_helper": {
"purl": "pkg:oci/discovery-rhel8-operator@sha256:224af94e4e027bfb7edff3f889ec08aa031eaede2e4a02c67ce2925f29230ea8?arch=s390x\u0026repository_url=registry.redhat.io/rhacm2/discovery-rhel8-operator\u0026tag=v2.4.6-7"
}
}
},
{
"category": "product_version",
"name": "rhacm2/endpoint-monitoring-rhel8-operator@sha256:ee184be0540e401b6834747b6632b11d69269f3d9ab44bc4aaab9fc9877191aa_s390x",
"product": {
"name": "rhacm2/endpoint-monitoring-rhel8-operator@sha256:ee184be0540e401b6834747b6632b11d69269f3d9ab44bc4aaab9fc9877191aa_s390x",
"product_id": "rhacm2/endpoint-monitoring-rhel8-operator@sha256:ee184be0540e401b6834747b6632b11d69269f3d9ab44bc4aaab9fc9877191aa_s390x",
"product_identification_helper": {
"purl": "pkg:oci/endpoint-monitoring-rhel8-operator@sha256:ee184be0540e401b6834747b6632b11d69269f3d9ab44bc4aaab9fc9877191aa?arch=s390x\u0026repository_url=registry.redhat.io/rhacm2/endpoint-monitoring-rhel8-operator\u0026tag=v2.4.6-7"
}
}
},
{
"category": "product_version",
"name": "rhacm2/governance-policy-propagator-rhel8@sha256:b5a8689de0cc37c38daca89e1a6f64b6601b341a8f12ef6c093ec12b83bca4e8_s390x",
"product": {
"name": "rhacm2/governance-policy-propagator-rhel8@sha256:b5a8689de0cc37c38daca89e1a6f64b6601b341a8f12ef6c093ec12b83bca4e8_s390x",
"product_id": "rhacm2/governance-policy-propagator-rhel8@sha256:b5a8689de0cc37c38daca89e1a6f64b6601b341a8f12ef6c093ec12b83bca4e8_s390x",
"product_identification_helper": {
"purl": "pkg:oci/governance-policy-propagator-rhel8@sha256:b5a8689de0cc37c38daca89e1a6f64b6601b341a8f12ef6c093ec12b83bca4e8?arch=s390x\u0026repository_url=registry.redhat.io/rhacm2/governance-policy-propagator-rhel8\u0026tag=v2.4.6-8"
}
}
},
{
"category": "product_version",
"name": "rhacm2/governance-policy-spec-sync-rhel8@sha256:c2c6ab3e7317dee023b79cc868c052a8a602610925932358498a3a215d5c8089_s390x",
"product": {
"name": "rhacm2/governance-policy-spec-sync-rhel8@sha256:c2c6ab3e7317dee023b79cc868c052a8a602610925932358498a3a215d5c8089_s390x",
"product_id": "rhacm2/governance-policy-spec-sync-rhel8@sha256:c2c6ab3e7317dee023b79cc868c052a8a602610925932358498a3a215d5c8089_s390x",
"product_identification_helper": {
"purl": "pkg:oci/governance-policy-spec-sync-rhel8@sha256:c2c6ab3e7317dee023b79cc868c052a8a602610925932358498a3a215d5c8089?arch=s390x\u0026repository_url=registry.redhat.io/rhacm2/governance-policy-spec-sync-rhel8\u0026tag=v2.4.6-7"
}
}
},
{
"category": "product_version",
"name": "rhacm2/governance-policy-status-sync-rhel8@sha256:76f717cb9fe271941f45794a8dd9ebb85af0f7ab6cd104a698352b875e1b721d_s390x",
"product": {
"name": "rhacm2/governance-policy-status-sync-rhel8@sha256:76f717cb9fe271941f45794a8dd9ebb85af0f7ab6cd104a698352b875e1b721d_s390x",
"product_id": "rhacm2/governance-policy-status-sync-rhel8@sha256:76f717cb9fe271941f45794a8dd9ebb85af0f7ab6cd104a698352b875e1b721d_s390x",
"product_identification_helper": {
"purl": "pkg:oci/governance-policy-status-sync-rhel8@sha256:76f717cb9fe271941f45794a8dd9ebb85af0f7ab6cd104a698352b875e1b721d?arch=s390x\u0026repository_url=registry.redhat.io/rhacm2/governance-policy-status-sync-rhel8\u0026tag=v2.4.6-7"
}
}
},
{
"category": "product_version",
"name": "rhacm2/governance-policy-template-sync-rhel8@sha256:2d0d4141d0df7a5309edb3aa064591479facd14d604f5338383a88a7c01fb976_s390x",
"product": {
"name": "rhacm2/governance-policy-template-sync-rhel8@sha256:2d0d4141d0df7a5309edb3aa064591479facd14d604f5338383a88a7c01fb976_s390x",
"product_id": "rhacm2/governance-policy-template-sync-rhel8@sha256:2d0d4141d0df7a5309edb3aa064591479facd14d604f5338383a88a7c01fb976_s390x",
"product_identification_helper": {
"purl": "pkg:oci/governance-policy-template-sync-rhel8@sha256:2d0d4141d0df7a5309edb3aa064591479facd14d604f5338383a88a7c01fb976?arch=s390x\u0026repository_url=registry.redhat.io/rhacm2/governance-policy-template-sync-rhel8\u0026tag=v2.4.6-6"
}
}
},
{
"category": "product_version",
"name": "rhacm2/grafana-dashboard-loader-rhel8@sha256:6190c4487c63f61cb24e8d219aa1ebc6ff5d8d8b1ece5bbb3da5d46e67f0b98c_s390x",
"product": {
"name": "rhacm2/grafana-dashboard-loader-rhel8@sha256:6190c4487c63f61cb24e8d219aa1ebc6ff5d8d8b1ece5bbb3da5d46e67f0b98c_s390x",
"product_id": "rhacm2/grafana-dashboard-loader-rhel8@sha256:6190c4487c63f61cb24e8d219aa1ebc6ff5d8d8b1ece5bbb3da5d46e67f0b98c_s390x",
"product_identification_helper": {
"purl": "pkg:oci/grafana-dashboard-loader-rhel8@sha256:6190c4487c63f61cb24e8d219aa1ebc6ff5d8d8b1ece5bbb3da5d46e67f0b98c?arch=s390x\u0026repository_url=registry.redhat.io/rhacm2/grafana-dashboard-loader-rhel8\u0026tag=v2.4.6-7"
}
}
},
{
"category": "product_version",
"name": "rhacm2/grc-ui-api-rhel8@sha256:999f7119e60d578cd54b08135838fb8ecb996cd93f8e6f07ee92ec776f86f3d7_s390x",
"product": {
"name": "rhacm2/grc-ui-api-rhel8@sha256:999f7119e60d578cd54b08135838fb8ecb996cd93f8e6f07ee92ec776f86f3d7_s390x",
"product_id": "rhacm2/grc-ui-api-rhel8@sha256:999f7119e60d578cd54b08135838fb8ecb996cd93f8e6f07ee92ec776f86f3d7_s390x",
"product_identification_helper": {
"purl": "pkg:oci/grc-ui-api-rhel8@sha256:999f7119e60d578cd54b08135838fb8ecb996cd93f8e6f07ee92ec776f86f3d7?arch=s390x\u0026repository_url=registry.redhat.io/rhacm2/grc-ui-api-rhel8\u0026tag=v2.4.6-12"
}
}
},
{
"category": "product_version",
"name": "rhacm2/grc-ui-rhel8@sha256:2e28251e1a65b7176007f53887f3693e5268848b1bb8a1e084e9f1064deaec8a_s390x",
"product": {
"name": "rhacm2/grc-ui-rhel8@sha256:2e28251e1a65b7176007f53887f3693e5268848b1bb8a1e084e9f1064deaec8a_s390x",
"product_id": "rhacm2/grc-ui-rhel8@sha256:2e28251e1a65b7176007f53887f3693e5268848b1bb8a1e084e9f1064deaec8a_s390x",
"product_identification_helper": {
"purl": "pkg:oci/grc-ui-rhel8@sha256:2e28251e1a65b7176007f53887f3693e5268848b1bb8a1e084e9f1064deaec8a?arch=s390x\u0026repository_url=registry.redhat.io/rhacm2/grc-ui-rhel8\u0026tag=v2.4.6-15"
}
}
},
{
"category": "product_version",
"name": "rhacm2/iam-policy-controller-rhel8@sha256:7d1534ff8b00cd38716d2bfb65b924a45e9ec18a8eccad13c5e3818f858630b6_s390x",
"product": {
"name": "rhacm2/iam-policy-controller-rhel8@sha256:7d1534ff8b00cd38716d2bfb65b924a45e9ec18a8eccad13c5e3818f858630b6_s390x",
"product_id": "rhacm2/iam-policy-controller-rhel8@sha256:7d1534ff8b00cd38716d2bfb65b924a45e9ec18a8eccad13c5e3818f858630b6_s390x",
"product_identification_helper": {
"purl": "pkg:oci/iam-policy-controller-rhel8@sha256:7d1534ff8b00cd38716d2bfb65b924a45e9ec18a8eccad13c5e3818f858630b6?arch=s390x\u0026repository_url=registry.redhat.io/rhacm2/iam-policy-controller-rhel8\u0026tag=v2.4.6-7"
}
}
},
{
"category": "product_version",
"name": "rhacm2/insights-client-rhel8@sha256:85bf407b6bc232952f4dd7c1edd8a7f4a168a6995d7b866f4417bc65a162efd5_s390x",
"product": {
"name": "rhacm2/insights-client-rhel8@sha256:85bf407b6bc232952f4dd7c1edd8a7f4a168a6995d7b866f4417bc65a162efd5_s390x",
"product_id": "rhacm2/insights-client-rhel8@sha256:85bf407b6bc232952f4dd7c1edd8a7f4a168a6995d7b866f4417bc65a162efd5_s390x",
"product_identification_helper": {
"purl": "pkg:oci/insights-client-rhel8@sha256:85bf407b6bc232952f4dd7c1edd8a7f4a168a6995d7b866f4417bc65a162efd5?arch=s390x\u0026repository_url=registry.redhat.io/rhacm2/insights-client-rhel8\u0026tag=v2.4.6-11"
}
}
},
{
"category": "product_version",
"name": "rhacm2/insights-metrics-rhel8@sha256:2492650b89feab7de0408be0e3af6d889e6291bb7064ea524dafca87b252840e_s390x",
"product": {
"name": "rhacm2/insights-metrics-rhel8@sha256:2492650b89feab7de0408be0e3af6d889e6291bb7064ea524dafca87b252840e_s390x",
"product_id": "rhacm2/insights-metrics-rhel8@sha256:2492650b89feab7de0408be0e3af6d889e6291bb7064ea524dafca87b252840e_s390x",
"product_identification_helper": {
"purl": "pkg:oci/insights-metrics-rhel8@sha256:2492650b89feab7de0408be0e3af6d889e6291bb7064ea524dafca87b252840e?arch=s390x\u0026repository_url=registry.redhat.io/rhacm2/insights-metrics-rhel8\u0026tag=v2.4.6-10"
}
}
},
{
"category": "product_version",
"name": "rhacm2/klusterlet-addon-controller-rhel8@sha256:a4d7ef368efce597729c5fc1ae4358a0b45483a11b8363bf8d164c20075da748_s390x",
"product": {
"name": "rhacm2/klusterlet-addon-controller-rhel8@sha256:a4d7ef368efce597729c5fc1ae4358a0b45483a11b8363bf8d164c20075da748_s390x",
"product_id": "rhacm2/klusterlet-addon-controller-rhel8@sha256:a4d7ef368efce597729c5fc1ae4358a0b45483a11b8363bf8d164c20075da748_s390x",
"product_identification_helper": {
"purl": "pkg:oci/klusterlet-addon-controller-rhel8@sha256:a4d7ef368efce597729c5fc1ae4358a0b45483a11b8363bf8d164c20075da748?arch=s390x\u0026repository_url=registry.redhat.io/rhacm2/klusterlet-addon-controller-rhel8\u0026tag=v2.4.6-7"
}
}
},
{
"category": "product_version",
"name": "rhacm2/klusterlet-addon-rhel8-operator@sha256:0402e265ec4919aef893be4c0f177b53173bc0c50eb47aafea6822e05a7748be_s390x",
"product": {
"name": "rhacm2/klusterlet-addon-rhel8-operator@sha256:0402e265ec4919aef893be4c0f177b53173bc0c50eb47aafea6822e05a7748be_s390x",
"product_id": "rhacm2/klusterlet-addon-rhel8-operator@sha256:0402e265ec4919aef893be4c0f177b53173bc0c50eb47aafea6822e05a7748be_s390x",
"product_identification_helper": {
"purl": "pkg:oci/klusterlet-addon-rhel8-operator@sha256:0402e265ec4919aef893be4c0f177b53173bc0c50eb47aafea6822e05a7748be?arch=s390x\u0026repository_url=registry.redhat.io/rhacm2/klusterlet-addon-rhel8-operator\u0026tag=v2.4.6-8"
}
}
},
{
"category": "product_version",
"name": "rhacm2/kube-rbac-proxy-rhel8@sha256:c1c90ee4ae1f908c33c8a8bf38f0b47bfad039bedccf870324f6b554aad5d78c_s390x",
"product": {
"name": "rhacm2/kube-rbac-proxy-rhel8@sha256:c1c90ee4ae1f908c33c8a8bf38f0b47bfad039bedccf870324f6b554aad5d78c_s390x",
"product_id": "rhacm2/kube-rbac-proxy-rhel8@sha256:c1c90ee4ae1f908c33c8a8bf38f0b47bfad039bedccf870324f6b554aad5d78c_s390x",
"product_identification_helper": {
"purl": "pkg:oci/kube-rbac-proxy-rhel8@sha256:c1c90ee4ae1f908c33c8a8bf38f0b47bfad039bedccf870324f6b554aad5d78c?arch=s390x\u0026repository_url=registry.redhat.io/rhacm2/kube-rbac-proxy-rhel8\u0026tag=v2.4.6-8"
}
}
},
{
"category": "product_version",
"name": "rhacm2/kube-state-metrics-rhel8@sha256:566b95595959ba60677f1518562fd996ef7643dc94aa9e9fead0e4b4096032ca_s390x",
"product": {
"name": "rhacm2/kube-state-metrics-rhel8@sha256:566b95595959ba60677f1518562fd996ef7643dc94aa9e9fead0e4b4096032ca_s390x",
"product_id": "rhacm2/kube-state-metrics-rhel8@sha256:566b95595959ba60677f1518562fd996ef7643dc94aa9e9fead0e4b4096032ca_s390x",
"product_identification_helper": {
"purl": "pkg:oci/kube-state-metrics-rhel8@sha256:566b95595959ba60677f1518562fd996ef7643dc94aa9e9fead0e4b4096032ca?arch=s390x\u0026repository_url=registry.redhat.io/rhacm2/kube-state-metrics-rhel8\u0026tag=v2.4.6-9"
}
}
},
{
"category": "product_version",
"name": "rhacm2/managedcluster-import-controller-rhel8@sha256:bcb43adee06dbb1cfb6a5c9fed71847ecc3826e3e44fe04d57b7143a6123daa5_s390x",
"product": {
"name": "rhacm2/managedcluster-import-controller-rhel8@sha256:bcb43adee06dbb1cfb6a5c9fed71847ecc3826e3e44fe04d57b7143a6123daa5_s390x",
"product_id": "rhacm2/managedcluster-import-controller-rhel8@sha256:bcb43adee06dbb1cfb6a5c9fed71847ecc3826e3e44fe04d57b7143a6123daa5_s390x",
"product_identification_helper": {
"purl": "pkg:oci/managedcluster-import-controller-rhel8@sha256:bcb43adee06dbb1cfb6a5c9fed71847ecc3826e3e44fe04d57b7143a6123daa5?arch=s390x\u0026repository_url=registry.redhat.io/rhacm2/managedcluster-import-controller-rhel8\u0026tag=v2.4.6-9"
}
}
},
{
"category": "product_version",
"name": "rhacm2/management-ingress-rhel8@sha256:c3cdbf5ff93b3b19ac2d7cf15b9152a0761d473de7afe29832a7ca3b833b6797_s390x",
"product": {
"name": "rhacm2/management-ingress-rhel8@sha256:c3cdbf5ff93b3b19ac2d7cf15b9152a0761d473de7afe29832a7ca3b833b6797_s390x",
"product_id": "rhacm2/management-ingress-rhel8@sha256:c3cdbf5ff93b3b19ac2d7cf15b9152a0761d473de7afe29832a7ca3b833b6797_s390x",
"product_identification_helper": {
"purl": "pkg:oci/management-ingress-rhel8@sha256:c3cdbf5ff93b3b19ac2d7cf15b9152a0761d473de7afe29832a7ca3b833b6797?arch=s390x\u0026repository_url=registry.redhat.io/rhacm2/management-ingress-rhel8\u0026tag=v2.4.6-7"
}
}
},
{
"category": "product_version",
"name": "rhacm2/memcached-rhel8@sha256:0a0a88fb0138cd6de2e3fce81ab959d12cbda64e5fbab1046008aee1d94f12e2_s390x",
"product": {
"name": "rhacm2/memcached-rhel8@sha256:0a0a88fb0138cd6de2e3fce81ab959d12cbda64e5fbab1046008aee1d94f12e2_s390x",
"product_id": "rhacm2/memcached-rhel8@sha256:0a0a88fb0138cd6de2e3fce81ab959d12cbda64e5fbab1046008aee1d94f12e2_s390x",
"product_identification_helper": {
"purl": "pkg:oci/memcached-rhel8@sha256:0a0a88fb0138cd6de2e3fce81ab959d12cbda64e5fbab1046008aee1d94f12e2?arch=s390x\u0026repository_url=registry.redhat.io/rhacm2/memcached-rhel8\u0026tag=v2.4.6-5"
}
}
},
{
"category": "product_version",
"name": "rhacm2/memcached-exporter-rhel8@sha256:e22fa2dbc6733fc176f44cf42ec8f51b69672d354d6d2cf510eada5fe41a5245_s390x",
"product": {
"name": "rhacm2/memcached-exporter-rhel8@sha256:e22fa2dbc6733fc176f44cf42ec8f51b69672d354d6d2cf510eada5fe41a5245_s390x",
"product_id": "rhacm2/memcached-exporter-rhel8@sha256:e22fa2dbc6733fc176f44cf42ec8f51b69672d354d6d2cf510eada5fe41a5245_s390x",
"product_identification_helper": {
"purl": "pkg:oci/memcached-exporter-rhel8@sha256:e22fa2dbc6733fc176f44cf42ec8f51b69672d354d6d2cf510eada5fe41a5245?arch=s390x\u0026repository_url=registry.redhat.io/rhacm2/memcached-exporter-rhel8\u0026tag=v2.4.6-7"
}
}
},
{
"category": "product_version",
"name": "rhacm2/metrics-collector-rhel8@sha256:d37401c5fb672c56004f75974a4069d5d3b6c5e96ac7be4c174f9f178a7666bc_s390x",
"product": {
"name": "rhacm2/metrics-collector-rhel8@sha256:d37401c5fb672c56004f75974a4069d5d3b6c5e96ac7be4c174f9f178a7666bc_s390x",
"product_id": "rhacm2/metrics-collector-rhel8@sha256:d37401c5fb672c56004f75974a4069d5d3b6c5e96ac7be4c174f9f178a7666bc_s390x",
"product_identification_helper": {
"purl": "pkg:oci/metrics-collector-rhel8@sha256:d37401c5fb672c56004f75974a4069d5d3b6c5e96ac7be4c174f9f178a7666bc?arch=s390x\u0026repository_url=registry.redhat.io/rhacm2/metrics-collector-rhel8\u0026tag=v2.4.6-7"
}
}
},
{
"category": "product_version",
"name": "rhacm2/multicloud-integrations-rhel8@sha256:a311c6ef1099d2370209bbbe30cfac6d1c50d79a2321beaab1f6158ab2db8bec_s390x",
"product": {
"name": "rhacm2/multicloud-integrations-rhel8@sha256:a311c6ef1099d2370209bbbe30cfac6d1c50d79a2321beaab1f6158ab2db8bec_s390x",
"product_id": "rhacm2/multicloud-integrations-rhel8@sha256:a311c6ef1099d2370209bbbe30cfac6d1c50d79a2321beaab1f6158ab2db8bec_s390x",
"product_identification_helper": {
"purl": "pkg:oci/multicloud-integrations-rhel8@sha256:a311c6ef1099d2370209bbbe30cfac6d1c50d79a2321beaab1f6158ab2db8bec?arch=s390x\u0026repository_url=registry.redhat.io/rhacm2/multicloud-integrations-rhel8\u0026tag=v2.4.6-7"
}
}
},
{
"category": "product_version",
"name": "rhacm2/multicloud-manager-rhel8@sha256:d458a289528173a07f7ff6d87279474e8379a2f05c11d5a9be97f9c43e38ec75_s390x",
"product": {
"name": "rhacm2/multicloud-manager-rhel8@sha256:d458a289528173a07f7ff6d87279474e8379a2f05c11d5a9be97f9c43e38ec75_s390x",
"product_id": "rhacm2/multicloud-manager-rhel8@sha256:d458a289528173a07f7ff6d87279474e8379a2f05c11d5a9be97f9c43e38ec75_s390x",
"product_identification_helper": {
"purl": "pkg:oci/multicloud-manager-rhel8@sha256:d458a289528173a07f7ff6d87279474e8379a2f05c11d5a9be97f9c43e38ec75?arch=s390x\u0026repository_url=registry.redhat.io/rhacm2/multicloud-manager-rhel8\u0026tag=v2.4.6-10"
}
}
},
{
"category": "product_version",
"name": "rhacm2/multiclusterhub-rhel8@sha256:b8dea0eca4c8aaefee6be9afea77e3302ad551f68f5a87316caf65e13ac9138d_s390x",
"product": {
"name": "rhacm2/multiclusterhub-rhel8@sha256:b8dea0eca4c8aaefee6be9afea77e3302ad551f68f5a87316caf65e13ac9138d_s390x",
"product_id": "rhacm2/multiclusterhub-rhel8@sha256:b8dea0eca4c8aaefee6be9afea77e3302ad551f68f5a87316caf65e13ac9138d_s390x",
"product_identification_helper": {
"purl": "pkg:oci/multiclusterhub-rhel8@sha256:b8dea0eca4c8aaefee6be9afea77e3302ad551f68f5a87316caf65e13ac9138d?arch=s390x\u0026repository_url=registry.redhat.io/rhacm2/multiclusterhub-rhel8\u0026tag=v2.4.6-7"
}
}
},
{
"category": "product_version",
"name": "rhacm2/multiclusterhub-repo-rhel8@sha256:c21ffdaa0ce90e6c08f4814c09d9a0bd34d341ad1fc8f6ff2152e9007393ba1f_s390x",
"product": {
"name": "rhacm2/multiclusterhub-repo-rhel8@sha256:c21ffdaa0ce90e6c08f4814c09d9a0bd34d341ad1fc8f6ff2152e9007393ba1f_s390x",
"product_id": "rhacm2/multiclusterhub-repo-rhel8@sha256:c21ffdaa0ce90e6c08f4814c09d9a0bd34d341ad1fc8f6ff2152e9007393ba1f_s390x",
"product_identification_helper": {
"purl": "pkg:oci/multiclusterhub-repo-rhel8@sha256:c21ffdaa0ce90e6c08f4814c09d9a0bd34d341ad1fc8f6ff2152e9007393ba1f?arch=s390x\u0026repository_url=registry.redhat.io/rhacm2/multiclusterhub-repo-rhel8\u0026tag=v2.4.6-7"
}
}
},
{
"category": "product_version",
"name": "rhacm2/multicluster-observability-rhel8-operator@sha256:7ed02712f2d5093f7c751a6d22c9ffe5ce3b00c4cc901ffb779b8b51e282d698_s390x",
"product": {
"name": "rhacm2/multicluster-observability-rhel8-operator@sha256:7ed02712f2d5093f7c751a6d22c9ffe5ce3b00c4cc901ffb779b8b51e282d698_s390x",
"product_id": "rhacm2/multicluster-observability-rhel8-operator@sha256:7ed02712f2d5093f7c751a6d22c9ffe5ce3b00c4cc901ffb779b8b51e282d698_s390x",
"product_identification_helper": {
"purl": "pkg:oci/multicluster-observability-rhel8-operator@sha256:7ed02712f2d5093f7c751a6d22c9ffe5ce3b00c4cc901ffb779b8b51e282d698?arch=s390x\u0026repository_url=registry.redhat.io/rhacm2/multicluster-observability-rhel8-operator\u0026tag=v2.4.6-8"
}
}
},
{
"category": "product_version",
"name": "rhacm2/multicluster-operators-application-rhel8@sha256:3af2802a89c09966e9c63f40974d8554a7b7b88cc386bbf5bda0a4cc987b7c15_s390x",
"product": {
"name": "rhacm2/multicluster-operators-application-rhel8@sha256:3af2802a89c09966e9c63f40974d8554a7b7b88cc386bbf5bda0a4cc987b7c15_s390x",
"product_id": "rhacm2/multicluster-operators-application-rhel8@sha256:3af2802a89c09966e9c63f40974d8554a7b7b88cc386bbf5bda0a4cc987b7c15_s390x",
"product_identification_helper": {
"purl": "pkg:oci/multicluster-operators-application-rhel8@sha256:3af2802a89c09966e9c63f40974d8554a7b7b88cc386bbf5bda0a4cc987b7c15?arch=s390x\u0026repository_url=registry.redhat.io/rhacm2/multicluster-operators-application-rhel8\u0026tag=v2.4.6-9"
}
}
},
{
"category": "product_version",
"name": "rhacm2/multicluster-operators-channel-rhel8@sha256:4a34b2593897d4b1a1af124bdf6fb7e51bbd97bb4c56dd8ae463b3f3abbb7718_s390x",
"product": {
"name": "rhacm2/multicluster-operators-channel-rhel8@sha256:4a34b2593897d4b1a1af124bdf6fb7e51bbd97bb4c56dd8ae463b3f3abbb7718_s390x",
"product_id": "rhacm2/multicluster-operators-channel-rhel8@sha256:4a34b2593897d4b1a1af124bdf6fb7e51bbd97bb4c56dd8ae463b3f3abbb7718_s390x",
"product_identification_helper": {
"purl": "pkg:oci/multicluster-operators-channel-rhel8@sha256:4a34b2593897d4b1a1af124bdf6fb7e51bbd97bb4c56dd8ae463b3f3abbb7718?arch=s390x\u0026repository_url=registry.redhat.io/rhacm2/multicluster-operators-channel-rhel8\u0026tag=v2.4.6-7"
}
}
},
{
"category": "product_version",
"name": "rhacm2/multicluster-operators-deployable-rhel8@sha256:0ecd46eb89e90d787c442fd0ca92f84e9bf7fa6c2e315a0b95912616687c0580_s390x",
"product": {
"name": "rhacm2/multicluster-operators-deployable-rhel8@sha256:0ecd46eb89e90d787c442fd0ca92f84e9bf7fa6c2e315a0b95912616687c0580_s390x",
"product_id": "rhacm2/multicluster-operators-deployable-rhel8@sha256:0ecd46eb89e90d787c442fd0ca92f84e9bf7fa6c2e315a0b95912616687c0580_s390x",
"product_identification_helper": {
"purl": "pkg:oci/multicluster-operators-deployable-rhel8@sha256:0ecd46eb89e90d787c442fd0ca92f84e9bf7fa6c2e315a0b95912616687c0580?arch=s390x\u0026repository_url=registry.redhat.io/rhacm2/multicluster-operators-deployable-rhel8\u0026tag=v2.4.6-8"
}
}
},
{
"category": "product_version",
"name": "rhacm2/multicluster-operators-placementrule-rhel8@sha256:fa3e2e45501d661f4f724dea809b6eff73455db623b03178130590dbf317dba5_s390x",
"product": {
"name": "rhacm2/multicluster-operators-placementrule-rhel8@sha256:fa3e2e45501d661f4f724dea809b6eff73455db623b03178130590dbf317dba5_s390x",
"product_id": "rhacm2/multicluster-operators-placementrule-rhel8@sha256:fa3e2e45501d661f4f724dea809b6eff73455db623b03178130590dbf317dba5_s390x",
"product_identification_helper": {
"purl": "pkg:oci/multicluster-operators-placementrule-rhel8@sha256:fa3e2e45501d661f4f724dea809b6eff73455db623b03178130590dbf317dba5?arch=s390x\u0026repository_url=registry.redhat.io/rhacm2/multicluster-operators-placementrule-rhel8\u0026tag=v2.4.6-8"
}
}
},
{
"category": "product_version",
"name": "rhacm2/multicluster-operators-subscription-rhel8@sha256:731a4f0919cbab729e9dded9e513ec4ad5e1b48967c21f65f3b494158a6b25ba_s390x",
"product": {
"name": "rhacm2/multicluster-operators-subscription-rhel8@sha256:731a4f0919cbab729e9dded9e513ec4ad5e1b48967c21f65f3b494158a6b25ba_s390x",
"product_id": "rhacm2/multicluster-operators-subscription-rhel8@sha256:731a4f0919cbab729e9dded9e513ec4ad5e1b48967c21f65f3b494158a6b25ba_s390x",
"product_identification_helper": {
"purl": "pkg:oci/multicluster-operators-subscription-rhel8@sha256:731a4f0919cbab729e9dded9e513ec4ad5e1b48967c21f65f3b494158a6b25ba?arch=s390x\u0026repository_url=registry.redhat.io/rhacm2/multicluster-operators-subscription-rhel8\u0026tag=v2.4.6-8"
}
}
},
{
"category": "product_version",
"name": "rhacm2/multicluster-operators-subscription-release-rhel8@sha256:50dc29deac8efaac3bf321270b718dec41d8b80746d3548c076ab26b2c6b63ca_s390x",
"product": {
"name": "rhacm2/multicluster-operators-subscription-release-rhel8@sha256:50dc29deac8efaac3bf321270b718dec41d8b80746d3548c076ab26b2c6b63ca_s390x",
"product_id": "rhacm2/multicluster-operators-subscription-release-rhel8@sha256:50dc29deac8efaac3bf321270b718dec41d8b80746d3548c076ab26b2c6b63ca_s390x",
"product_identification_helper": {
"purl": "pkg:oci/multicluster-operators-subscription-release-rhel8@sha256:50dc29deac8efaac3bf321270b718dec41d8b80746d3548c076ab26b2c6b63ca?arch=s390x\u0026repository_url=registry.redhat.io/rhacm2/multicluster-operators-subscription-release-rhel8\u0026tag=v2.4.6-7"
}
}
},
{
"category": "product_version",
"name": "rhacm2/node-exporter-rhel8@sha256:b20c7b88c52ab9772ebd2216333d6324cba08c653135af469a9e6ccb6648d7c6_s390x",
"product": {
"name": "rhacm2/node-exporter-rhel8@sha256:b20c7b88c52ab9772ebd2216333d6324cba08c653135af469a9e6ccb6648d7c6_s390x",
"product_id": "rhacm2/node-exporter-rhel8@sha256:b20c7b88c52ab9772ebd2216333d6324cba08c653135af469a9e6ccb6648d7c6_s390x",
"product_identification_helper": {
"purl": "pkg:oci/node-exporter-rhel8@sha256:b20c7b88c52ab9772ebd2216333d6324cba08c653135af469a9e6ccb6648d7c6?arch=s390x\u0026repository_url=registry.redhat.io/rhacm2/node-exporter-rhel8\u0026tag=v2.4.6-9"
}
}
},
{
"category": "product_version",
"name": "rhacm2/observatorium-rhel8@sha256:65aaebf97e8b904e9ff1520f4bc4704bc21614a7377f66a4c6776032621a9ccf_s390x",
"product": {
"name": "rhacm2/observatorium-rhel8@sha256:65aaebf97e8b904e9ff1520f4bc4704bc21614a7377f66a4c6776032621a9ccf_s390x",
"product_id": "rhacm2/observatorium-rhel8@sha256:65aaebf97e8b904e9ff1520f4bc4704bc21614a7377f66a4c6776032621a9ccf_s390x",
"product_identification_helper": {
"purl": "pkg:oci/observatorium-rhel8@sha256:65aaebf97e8b904e9ff1520f4bc4704bc21614a7377f66a4c6776032621a9ccf?arch=s390x\u0026repository_url=registry.redhat.io/rhacm2/observatorium-rhel8\u0026tag=v2.4.6-8"
}
}
},
{
"category": "product_version",
"name": "rhacm2/observatorium-rhel8-operator@sha256:078b48f3746c33e0c69b11c9e51e70c220a3cc6f0fd26eb5b30534b16c6a2efa_s390x",
"product": {
"name": "rhacm2/observatorium-rhel8-operator@sha256:078b48f3746c33e0c69b11c9e51e70c220a3cc6f0fd26eb5b30534b16c6a2efa_s390x",
"product_id": "rhacm2/observatorium-rhel8-operator@sha256:078b48f3746c33e0c69b11c9e51e70c220a3cc6f0fd26eb5b30534b16c6a2efa_s390x",
"product_identification_helper": {
"purl": "pkg:oci/observatorium-rhel8-operator@sha256:078b48f3746c33e0c69b11c9e51e70c220a3cc6f0fd26eb5b30534b16c6a2efa?arch=s390x\u0026repository_url=registry.redhat.io/rhacm2/observatorium-rhel8-operator\u0026tag=v2.4.6-9"
}
}
},
{
"category": "product_version",
"name": "rhacm2/openshift-hive-rhel8@sha256:c75cad252f1bda9dac27d1145ee01fe91078e6bc29c60b72f2f0977cea56ae9c_s390x",
"product": {
"name": "rhacm2/openshift-hive-rhel8@sha256:c75cad252f1bda9dac27d1145ee01fe91078e6bc29c60b72f2f0977cea56ae9c_s390x",
"product_id": "rhacm2/openshift-hive-rhel8@sha256:c75cad252f1bda9dac27d1145ee01fe91078e6bc29c60b72f2f0977cea56ae9c_s390x",
"product_identification_helper": {
"purl": "pkg:oci/openshift-hive-rhel8@sha256:c75cad252f1bda9dac27d1145ee01fe91078e6bc29c60b72f2f0977cea56ae9c?arch=s390x\u0026repository_url=registry.redhat.io/rhacm2/openshift-hive-rhel8\u0026tag=v2.4.6-9"
}
}
},
{
"category": "product_version",
"name": "rhacm2/placement-rhel8@sha256:1cc55dc4ec890f583cf63c7c1d5451cd1e409dbb8feed7bb854e6970ba0e9cbd_s390x",
"product": {
"name": "rhacm2/placement-rhel8@sha256:1cc55dc4ec890f583cf63c7c1d5451cd1e409dbb8feed7bb854e6970ba0e9cbd_s390x",
"product_id": "rhacm2/placement-rhel8@sha256:1cc55dc4ec890f583cf63c7c1d5451cd1e409dbb8feed7bb854e6970ba0e9cbd_s390x",
"product_identification_helper": {
"purl": "pkg:oci/placement-rhel8@sha256:1cc55dc4ec890f583cf63c7c1d5451cd1e409dbb8feed7bb854e6970ba0e9cbd?arch=s390x\u0026repository_url=registry.redhat.io/rhacm2/placement-rhel8\u0026tag=v2.4.6-8"
}
}
},
{
"category": "product_version",
"name": "rhacm2/prometheus-alertmanager-rhel8@sha256:29c84506cb42edbede5abdf086433ef003d677135fe3b51093c1fbafa6f666e0_s390x",
"product": {
"name": "rhacm2/prometheus-alertmanager-rhel8@sha256:29c84506cb42edbede5abdf086433ef003d677135fe3b51093c1fbafa6f666e0_s390x",
"product_id": "rhacm2/prometheus-alertmanager-rhel8@sha256:29c84506cb42edbede5abdf086433ef003d677135fe3b51093c1fbafa6f666e0_s390x",
"product_identification_helper": {
"purl": "pkg:oci/prometheus-alertmanager-rhel8@sha256:29c84506cb42edbede5abdf086433ef003d677135fe3b51093c1fbafa6f666e0?arch=s390x\u0026repository_url=registry.redhat.io/rhacm2/prometheus-alertmanager-rhel8\u0026tag=v2.4.6-8"
}
}
},
{
"category": "product_version",
"name": "rhacm2/prometheus-rhel8@sha256:4aa41836d3699f3b8a546703fa5032a01af6bcac60465e779769c32a36352d0d_s390x",
"product": {
"name": "rhacm2/prometheus-rhel8@sha256:4aa41836d3699f3b8a546703fa5032a01af6bcac60465e779769c32a36352d0d_s390x",
"product_id": "rhacm2/prometheus-rhel8@sha256:4aa41836d3699f3b8a546703fa5032a01af6bcac60465e779769c32a36352d0d_s390x",
"product_identification_helper": {
"purl": "pkg:oci/prometheus-rhel8@sha256:4aa41836d3699f3b8a546703fa5032a01af6bcac60465e779769c32a36352d0d?arch=s390x\u0026repository_url=registry.redhat.io/rhacm2/prometheus-rhel8\u0026tag=v2.4.6-7"
}
}
},
{
"category": "product_version",
"name": "rhacm2/provider-credential-controller-rhel8@sha256:827351fc8036170bfb1b6d0fc15c84476c8913ae044163884ff89424e0e4235f_s390x",
"product": {
"name": "rhacm2/provider-credential-controller-rhel8@sha256:827351fc8036170bfb1b6d0fc15c84476c8913ae044163884ff89424e0e4235f_s390x",
"product_id": "rhacm2/provider-credential-controller-rhel8@sha256:827351fc8036170bfb1b6d0fc15c84476c8913ae044163884ff89424e0e4235f_s390x",
"product_identification_helper": {
"purl": "pkg:oci/provider-credential-controller-rhel8@sha256:827351fc8036170bfb1b6d0fc15c84476c8913ae044163884ff89424e0e4235f?arch=s390x\u0026repository_url=registry.redhat.io/rhacm2/provider-credential-controller-rhel8\u0026tag=v2.4.6-7"
}
}
},
{
"category": "product_version",
"name": "rhacm2/rbac-query-proxy-rhel8@sha256:a129031e0e3c0e389a104f1ad15f4ecbb6382d79e19c62e7b22b31bee7021cdd_s390x",
"product": {
"name": "rhacm2/rbac-query-proxy-rhel8@sha256:a129031e0e3c0e389a104f1ad15f4ecbb6382d79e19c62e7b22b31bee7021cdd_s390x",
"product_id": "rhacm2/rbac-query-proxy-rhel8@sha256:a129031e0e3c0e389a104f1ad15f4ecbb6382d79e19c62e7b22b31bee7021cdd_s390x",
"product_identification_helper": {
"purl": "pkg:oci/rbac-query-proxy-rhel8@sha256:a129031e0e3c0e389a104f1ad15f4ecbb6382d79e19c62e7b22b31bee7021cdd?arch=s390x\u0026repository_url=registry.redhat.io/rhacm2/rbac-query-proxy-rhel8\u0026tag=v2.4.6-7"
}
}
},
{
"category": "product_version",
"name": "rhacm2/redisgraph-tls-rhel8@sha256:9fb4a62d70505c508d0d8dc158f8fa1c759c23f6a13c6a069a40a32c5cbce1fe_s390x",
"product": {
"name": "rhacm2/redisgraph-tls-rhel8@sha256:9fb4a62d70505c508d0d8dc158f8fa1c759c23f6a13c6a069a40a32c5cbce1fe_s390x",
"product_id": "rhacm2/redisgraph-tls-rhel8@sha256:9fb4a62d70505c508d0d8dc158f8fa1c759c23f6a13c6a069a40a32c5cbce1fe_s390x",
"product_identification_helper": {
"purl": "pkg:oci/redisgraph-tls-rhel8@sha256:9fb4a62d70505c508d0d8dc158f8fa1c759c23f6a13c6a069a40a32c5cbce1fe?arch=s390x\u0026repository_url=registry.redhat.io/rhacm2/redisgraph-tls-rhel8\u0026tag=v2.4.6-6"
}
}
},
{
"category": "product_version",
"name": "rhacm2/registration-rhel8@sha256:494e65b5e3bf27c3bae221db5154b119ef7689b2cb42894f05c40cf4608f1da6_s390x",
"product": {
"name": "rhacm2/registration-rhel8@sha256:494e65b5e3bf27c3bae221db5154b119ef7689b2cb42894f05c40cf4608f1da6_s390x",
"product_id": "rhacm2/registration-rhel8@sha256:494e65b5e3bf27c3bae221db5154b119ef7689b2cb42894f05c40cf4608f1da6_s390x",
"product_identification_helper": {
"purl": "pkg:oci/registration-rhel8@sha256:494e65b5e3bf27c3bae221db5154b119ef7689b2cb42894f05c40cf4608f1da6?arch=s390x\u0026repository_url=registry.redhat.io/rhacm2/registration-rhel8\u0026tag=v2.4.6-8"
}
}
},
{
"category": "product_version",
"name": "rhacm2/registration-rhel8-operator@sha256:3ca37dec679c11f1333c5fd6c866867ce2e7ed5d3c139c2ad8f3ad7d10be70c0_s390x",
"product": {
"name": "rhacm2/registration-rhel8-operator@sha256:3ca37dec679c11f1333c5fd6c866867ce2e7ed5d3c139c2ad8f3ad7d10be70c0_s390x",
"product_id": "rhacm2/registration-rhel8-operator@sha256:3ca37dec679c11f1333c5fd6c866867ce2e7ed5d3c139c2ad8f3ad7d10be70c0_s390x",
"product_identification_helper": {
"purl": "pkg:oci/registration-rhel8-operator@sha256:3ca37dec679c11f1333c5fd6c866867ce2e7ed5d3c139c2ad8f3ad7d10be70c0?arch=s390x\u0026repository_url=registry.redhat.io/rhacm2/registration-rhel8-operator\u0026tag=v2.4.6-8"
}
}
},
{
"category": "product_version",
"name": "rhacm2/agent-service-rhel8@sha256:cfe9dfc60224b6206d6fbbc4c4ee95e378ce2da8b79c176e5e7bfdd8b0375f88_s390x",
"product": {
"name": "rhacm2/agent-service-rhel8@sha256:cfe9dfc60224b6206d6fbbc4c4ee95e378ce2da8b79c176e5e7bfdd8b0375f88_s390x",
"product_id": "rhacm2/agent-service-rhel8@sha256:cfe9dfc60224b6206d6fbbc4c4ee95e378ce2da8b79c176e5e7bfdd8b0375f88_s390x",
"product_identification_helper": {
"purl": "pkg:oci/agent-service-rhel8@sha256:cfe9dfc60224b6206d6fbbc4c4ee95e378ce2da8b79c176e5e7bfdd8b0375f88?arch=s390x\u0026repository_url=registry.redhat.io/rhacm2/agent-service-rhel8\u0026tag=v2.4.6-9"
}
}
},
{
"category": "product_version",
"name": "rhacm2/search-aggregator-rhel8@sha256:176ba84e41d3465826245fd9acd199c0b292c25a76c88bbcab8c07d93829ff9c_s390x",
"product": {
"name": "rhacm2/search-aggregator-rhel8@sha256:176ba84e41d3465826245fd9acd199c0b292c25a76c88bbcab8c07d93829ff9c_s390x",
"product_id": "rhacm2/search-aggregator-rhel8@sha256:176ba84e41d3465826245fd9acd199c0b292c25a76c88bbcab8c07d93829ff9c_s390x",
"product_identification_helper": {
"purl": "pkg:oci/search-aggregator-rhel8@sha256:176ba84e41d3465826245fd9acd199c0b292c25a76c88bbcab8c07d93829ff9c?arch=s390x\u0026repository_url=registry.redhat.io/rhacm2/search-aggregator-rhel8\u0026tag=v2.4.6-10"
}
}
},
{
"category": "product_version",
"name": "rhacm2/search-api-rhel8@sha256:de9cc78ae58b063980c0fd3797cc6aba79bedc22898dae3fbce64c94dfd82909_s390x",
"product": {
"name": "rhacm2/search-api-rhel8@sha256:de9cc78ae58b063980c0fd3797cc6aba79bedc22898dae3fbce64c94dfd82909_s390x",
"product_id": "rhacm2/search-api-rhel8@sha256:de9cc78ae58b063980c0fd3797cc6aba79bedc22898dae3fbce64c94dfd82909_s390x",
"product_identification_helper": {
"purl": "pkg:oci/search-api-rhel8@sha256:de9cc78ae58b063980c0fd3797cc6aba79bedc22898dae3fbce64c94dfd82909?arch=s390x\u0026repository_url=registry.redhat.io/rhacm2/search-api-rhel8\u0026tag=v2.4.6-14"
}
}
},
{
"category": "product_version",
"name": "rhacm2/search-collector-rhel8@sha256:98fb5b0965d41badb9933eb0fc23a5006c1e1cb555a8b80b63a6a00bc87b1c7a_s390x",
"product": {
"name": "rhacm2/search-collector-rhel8@sha256:98fb5b0965d41badb9933eb0fc23a5006c1e1cb555a8b80b63a6a00bc87b1c7a_s390x",
"product_id": "rhacm2/search-collector-rhel8@sha256:98fb5b0965d41badb9933eb0fc23a5006c1e1cb555a8b80b63a6a00bc87b1c7a_s390x",
"product_identification_helper": {
"purl": "pkg:oci/search-collector-rhel8@sha256:98fb5b0965d41badb9933eb0fc23a5006c1e1cb555a8b80b63a6a00bc87b1c7a?arch=s390x\u0026repository_url=registry.redhat.io/rhacm2/search-collector-rhel8\u0026tag=v2.4.6-10"
}
}
},
{
"category": "product_version",
"name": "rhacm2/search-rhel8@sha256:5f3249435b29dba366242d6e68e6f1f2f4a8f4cd8941fb881d297bd5ed9fa72e_s390x",
"product": {
"name": "rhacm2/search-rhel8@sha256:5f3249435b29dba366242d6e68e6f1f2f4a8f4cd8941fb881d297bd5ed9fa72e_s390x",
"product_id": "rhacm2/search-rhel8@sha256:5f3249435b29dba366242d6e68e6f1f2f4a8f4cd8941fb881d297bd5ed9fa72e_s390x",
"product_identification_helper": {
"purl": "pkg:oci/search-rhel8@sha256:5f3249435b29dba366242d6e68e6f1f2f4a8f4cd8941fb881d297bd5ed9fa72e?arch=s390x\u0026repository_url=registry.redhat.io/rhacm2/search-rhel8\u0026tag=v2.4.6-10"
}
}
},
{
"category": "product_version",
"name": "rhacm2/search-ui-rhel8@sha256:2203d5c5cadd4be391bba00bbf8a588e930dcde7c438e15c14ed0e7a3fd31522_s390x",
"product": {
"name": "rhacm2/search-ui-rhel8@sha256:2203d5c5cadd4be391bba00bbf8a588e930dcde7c438e15c14ed0e7a3fd31522_s390x",
"product_id": "rhacm2/search-ui-rhel8@sha256:2203d5c5cadd4be391bba00bbf8a588e930dcde7c438e15c14ed0e7a3fd31522_s390x",
"product_identification_helper": {
"purl": "pkg:oci/search-ui-rhel8@sha256:2203d5c5cadd4be391bba00bbf8a588e930dcde7c438e15c14ed0e7a3fd31522?arch=s390x\u0026repository_url=registry.redhat.io/rhacm2/search-ui-rhel8\u0026tag=v2.4.6-13"
}
}
},
{
"category": "product_version",
"name": "rhacm2/submariner-addon-rhel8@sha256:4331c06cda7427491fcf5061f9695ab5f87dea5a02b5b915b1354c20f3cff830_s390x",
"product": {
"name": "rhacm2/submariner-addon-rhel8@sha256:4331c06cda7427491fcf5061f9695ab5f87dea5a02b5b915b1354c20f3cff830_s390x",
"product_id": "rhacm2/submariner-addon-rhel8@sha256:4331c06cda7427491fcf5061f9695ab5f87dea5a02b5b915b1354c20f3cff830_s390x",
"product_identification_helper": {
"purl": "pkg:oci/submariner-addon-rhel8@sha256:4331c06cda7427491fcf5061f9695ab5f87dea5a02b5b915b1354c20f3cff830?arch=s390x\u0026repository_url=registry.redhat.io/rhacm2/submariner-addon-rhel8\u0026tag=v2.4.6-9"
}
}
},
{
"category": "product_version",
"name": "rhacm2/thanos-rhel8@sha256:8036c9dd2d44027f5173b935ee8dcd9b3e87b433d65a50f83ffa76a503cf747c_s390x",
"product": {
"name": "rhacm2/thanos-rhel8@sha256:8036c9dd2d44027f5173b935ee8dcd9b3e87b433d65a50f83ffa76a503cf747c_s390x",
"product_id": "rhacm2/thanos-rhel8@sha256:8036c9dd2d44027f5173b935ee8dcd9b3e87b433d65a50f83ffa76a503cf747c_s390x",
"product_identification_helper": {
"purl": "pkg:oci/thanos-rhel8@sha256:8036c9dd2d44027f5173b935ee8dcd9b3e87b433d65a50f83ffa76a503cf747c?arch=s390x\u0026repository_url=registry.redhat.io/rhacm2/thanos-rhel8\u0026tag=v2.4.6-8"
}
}
},
{
"category": "product_version",
"name": "rhacm2/thanos-receive-controller-rhel8@sha256:2da6d891769a4d9cb936d93a8ea84eea45f33e482c79cc74418f4143c5c145e7_s390x",
"product": {
"name": "rhacm2/thanos-receive-controller-rhel8@sha256:2da6d891769a4d9cb936d93a8ea84eea45f33e482c79cc74418f4143c5c145e7_s390x",
"product_id": "rhacm2/thanos-receive-controller-rhel8@sha256:2da6d891769a4d9cb936d93a8ea84eea45f33e482c79cc74418f4143c5c145e7_s390x",
"product_identification_helper": {
"purl": "pkg:oci/thanos-receive-controller-rhel8@sha256:2da6d891769a4d9cb936d93a8ea84eea45f33e482c79cc74418f4143c5c145e7?arch=s390x\u0026repository_url=registry.redhat.io/rhacm2/thanos-receive-controller-rhel8\u0026tag=v2.4.6-7"
}
}
},
{
"category": "product_version",
"name": "rhacm2/volsync-rhel8@sha256:90ed24a800b82c2eb1c0f2d08aa11b2bea942e6a9044e3a01a5778877e7b376a_s390x",
"product": {
"name": "rhacm2/volsync-rhel8@sha256:90ed24a800b82c2eb1c0f2d08aa11b2bea942e6a9044e3a01a5778877e7b376a_s390x",
"product_id": "rhacm2/volsync-rhel8@sha256:90ed24a800b82c2eb1c0f2d08aa11b2bea942e6a9044e3a01a5778877e7b376a_s390x",
"product_identification_helper": {
"purl": "pkg:oci/volsync-rhel8@sha256:90ed24a800b82c2eb1c0f2d08aa11b2bea942e6a9044e3a01a5778877e7b376a?arch=s390x\u0026repository_url=registry.redhat.io/rhacm2/volsync-rhel8\u0026tag=v2.4.6-8"
}
}
},
{
"category": "product_version",
"name": "rhacm2/volsync-mover-rclone-rhel8@sha256:6784f7672ac4c8f47ddaf9b5fc6b98f2c1d18c48be212114eeab9babb780cba6_s390x",
"product": {
"name": "rhacm2/volsync-mover-rclone-rhel8@sha256:6784f7672ac4c8f47ddaf9b5fc6b98f2c1d18c48be212114eeab9babb780cba6_s390x",
"product_id": "rhacm2/volsync-mover-rclone-rhel8@sha256:6784f7672ac4c8f47ddaf9b5fc6b98f2c1d18c48be212114eeab9babb780cba6_s390x",
"product_identification_helper": {
"purl": "pkg:oci/volsync-mover-rclone-rhel8@sha256:6784f7672ac4c8f47ddaf9b5fc6b98f2c1d18c48be212114eeab9babb780cba6?arch=s390x\u0026repository_url=registry.redhat.io/rhacm2/volsync-mover-rclone-rhel8\u0026tag=v2.4.6-8"
}
}
},
{
"category": "product_version",
"name": "rhacm2/volsync-mover-restic-rhel8@sha256:3ac9147cf782a40b3881973a399add430aee10cdfe1abdb00c98a0b5a3a527dc_s390x",
"product": {
"name": "rhacm2/volsync-mover-restic-rhel8@sha256:3ac9147cf782a40b3881973a399add430aee10cdfe1abdb00c98a0b5a3a527dc_s390x",
"product_id": "rhacm2/volsync-mover-restic-rhel8@sha256:3ac9147cf782a40b3881973a399add430aee10cdfe1abdb00c98a0b5a3a527dc_s390x",
"product_identification_helper": {
"purl": "pkg:oci/volsync-mover-restic-rhel8@sha256:3ac9147cf782a40b3881973a399add430aee10cdfe1abdb00c98a0b5a3a527dc?arch=s390x\u0026repository_url=registry.redhat.io/rhacm2/volsync-mover-restic-rhel8\u0026tag=v2.4.6-8"
}
}
},
{
"category": "product_version",
"name": "rhacm2/volsync-mover-rsync-rhel8@sha256:530aedee3aeca43ef0501f5cd2aa07c65eb708ac1a7fcd97fc3000358744d1bd_s390x",
"product": {
"name": "rhacm2/volsync-mover-rsync-rhel8@sha256:530aedee3aeca43ef0501f5cd2aa07c65eb708ac1a7fcd97fc3000358744d1bd_s390x",
"product_id": "rhacm2/volsync-mover-rsync-rhel8@sha256:530aedee3aeca43ef0501f5cd2aa07c65eb708ac1a7fcd97fc3000358744d1bd_s390x",
"product_identification_helper": {
"purl": "pkg:oci/volsync-mover-rsync-rhel8@sha256:530aedee3aeca43ef0501f5cd2aa07c65eb708ac1a7fcd97fc3000358744d1bd?arch=s390x\u0026repository_url=registry.redhat.io/rhacm2/volsync-mover-rsync-rhel8\u0026tag=v2.4.6-8"
}
}
},
{
"category": "product_version",
"name": "rhacm2/work-rhel8@sha256:0facf27d638269e722029217ef72016556c60e42887a836e4a0ad6140c1b6dcf_s390x",
"product": {
"name": "rhacm2/work-rhel8@sha256:0facf27d638269e722029217ef72016556c60e42887a836e4a0ad6140c1b6dcf_s390x",
"product_id": "rhacm2/work-rhel8@sha256:0facf27d638269e722029217ef72016556c60e42887a836e4a0ad6140c1b6dcf_s390x",
"product_identification_helper": {
"purl": "pkg:oci/work-rhel8@sha256:0facf27d638269e722029217ef72016556c60e42887a836e4a0ad6140c1b6dcf?arch=s390x\u0026repository_url=registry.redhat.io/rhacm2/work-rhel8\u0026tag=v2.4.6-8"
}
}
}
],
"category": "architecture",
"name": "s390x"
},
{
"branches": [
{
"category": "product_version",
"name": "rhacm2/acm-grafana-rhel8@sha256:644a295644e91a8976d4df02e5ccdd711d8d3c8fa409cae698671b49b96ec00a_ppc64le",
"product": {
"name": "rhacm2/acm-grafana-rhel8@sha256:644a295644e91a8976d4df02e5ccdd711d8d3c8fa409cae698671b49b96ec00a_ppc64le",
"product_id": "rhacm2/acm-grafana-rhel8@sha256:644a295644e91a8976d4df02e5ccdd711d8d3c8fa409cae698671b49b96ec00a_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/acm-grafana-rhel8@sha256:644a295644e91a8976d4df02e5ccdd711d8d3c8fa409cae698671b49b96ec00a?arch=ppc64le\u0026repository_url=registry.redhat.io/rhacm2/acm-grafana-rhel8\u0026tag=v2.4.6-8"
}
}
},
{
"category": "product_version",
"name": "rhacm2/acm-must-gather-rhel8@sha256:cfc97f6c9495bac2635e016dd47049683f8ed78c932ef2c70cec2ec7be323fea_ppc64le",
"product": {
"name": "rhacm2/acm-must-gather-rhel8@sha256:cfc97f6c9495bac2635e016dd47049683f8ed78c932ef2c70cec2ec7be323fea_ppc64le",
"product_id": "rhacm2/acm-must-gather-rhel8@sha256:cfc97f6c9495bac2635e016dd47049683f8ed78c932ef2c70cec2ec7be323fea_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/acm-must-gather-rhel8@sha256:cfc97f6c9495bac2635e016dd47049683f8ed78c932ef2c70cec2ec7be323fea?arch=ppc64le\u0026repository_url=registry.redhat.io/rhacm2/acm-must-gather-rhel8\u0026tag=v2.4.6-10"
}
}
},
{
"category": "product_version",
"name": "rhacm2/acm-operator-bundle@sha256:cceb82a8492d7e971e515f1a0a5391a1051e4f130f7a14e412def20616e05d40_ppc64le",
"product": {
"name": "rhacm2/acm-operator-bundle@sha256:cceb82a8492d7e971e515f1a0a5391a1051e4f130f7a14e412def20616e05d40_ppc64le",
"product_id": "rhacm2/acm-operator-bundle@sha256:cceb82a8492d7e971e515f1a0a5391a1051e4f130f7a14e412def20616e05d40_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/acm-operator-bundle@sha256:cceb82a8492d7e971e515f1a0a5391a1051e4f130f7a14e412def20616e05d40?arch=ppc64le\u0026repository_url=registry.redhat.io/rhacm2/acm-operator-bundle\u0026tag=v2.4.6-40"
}
}
},
{
"category": "product_version",
"name": "rhacm2/application-ui-rhel8@sha256:6acf7df47405a4ccb3ede12db6574a0829d28f94ea5d20d6041db1bd045a90c6_ppc64le",
"product": {
"name": "rhacm2/application-ui-rhel8@sha256:6acf7df47405a4ccb3ede12db6574a0829d28f94ea5d20d6041db1bd045a90c6_ppc64le",
"product_id": "rhacm2/application-ui-rhel8@sha256:6acf7df47405a4ccb3ede12db6574a0829d28f94ea5d20d6041db1bd045a90c6_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/application-ui-rhel8@sha256:6acf7df47405a4ccb3ede12db6574a0829d28f94ea5d20d6041db1bd045a90c6?arch=ppc64le\u0026repository_url=registry.redhat.io/rhacm2/application-ui-rhel8\u0026tag=v2.4.6-13"
}
}
},
{
"category": "product_version",
"name": "rhacm2/assisted-image-service-rhel8@sha256:c89023b0b424e2b8800399fc4b6cfa9336248f3222097c094d33fd2b872398aa_ppc64le",
"product": {
"name": "rhacm2/assisted-image-service-rhel8@sha256:c89023b0b424e2b8800399fc4b6cfa9336248f3222097c094d33fd2b872398aa_ppc64le",
"product_id": "rhacm2/assisted-image-service-rhel8@sha256:c89023b0b424e2b8800399fc4b6cfa9336248f3222097c094d33fd2b872398aa_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/assisted-image-service-rhel8@sha256:c89023b0b424e2b8800399fc4b6cfa9336248f3222097c094d33fd2b872398aa?arch=ppc64le\u0026repository_url=registry.redhat.io/rhacm2/assisted-image-service-rhel8\u0026tag=v2.4.6-7"
}
}
},
{
"category": "product_version",
"name": "rhacm2/cert-policy-controller-rhel8@sha256:c3d60eaf9f775e623114d093450b5d170b4048ef1e52267a2153ec54489bd00f_ppc64le",
"product": {
"name": "rhacm2/cert-policy-controller-rhel8@sha256:c3d60eaf9f775e623114d093450b5d170b4048ef1e52267a2153ec54489bd00f_ppc64le",
"product_id": "rhacm2/cert-policy-controller-rhel8@sha256:c3d60eaf9f775e623114d093450b5d170b4048ef1e52267a2153ec54489bd00f_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/cert-policy-controller-rhel8@sha256:c3d60eaf9f775e623114d093450b5d170b4048ef1e52267a2153ec54489bd00f?arch=ppc64le\u0026repository_url=registry.redhat.io/rhacm2/cert-policy-controller-rhel8\u0026tag=v2.4.6-8"
}
}
},
{
"category": "product_version",
"name": "rhacm2/cluster-backup-rhel8-operator@sha256:fa4667d27a8778efc83ace86657c638aacb7ccc3168c489d427c1d6ab834cbb2_ppc64le",
"product": {
"name": "rhacm2/cluster-backup-rhel8-operator@sha256:fa4667d27a8778efc83ace86657c638aacb7ccc3168c489d427c1d6ab834cbb2_ppc64le",
"product_id": "rhacm2/cluster-backup-rhel8-operator@sha256:fa4667d27a8778efc83ace86657c638aacb7ccc3168c489d427c1d6ab834cbb2_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/cluster-backup-rhel8-operator@sha256:fa4667d27a8778efc83ace86657c638aacb7ccc3168c489d427c1d6ab834cbb2?arch=ppc64le\u0026repository_url=registry.redhat.io/rhacm2/cluster-backup-rhel8-operator\u0026tag=v2.4.6-7"
}
}
},
{
"category": "product_version",
"name": "rhacm2/clusterclaims-controller-rhel8@sha256:2c7f03c0ca17163c949249bb4b480a0fd2c986e55b0dc23c6cd3b0a974b4c229_ppc64le",
"product": {
"name": "rhacm2/clusterclaims-controller-rhel8@sha256:2c7f03c0ca17163c949249bb4b480a0fd2c986e55b0dc23c6cd3b0a974b4c229_ppc64le",
"product_id": "rhacm2/clusterclaims-controller-rhel8@sha256:2c7f03c0ca17163c949249bb4b480a0fd2c986e55b0dc23c6cd3b0a974b4c229_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/clusterclaims-controller-rhel8@sha256:2c7f03c0ca17163c949249bb4b480a0fd2c986e55b0dc23c6cd3b0a974b4c229?arch=ppc64le\u0026repository_url=registry.redhat.io/rhacm2/clusterclaims-controller-rhel8\u0026tag=v2.4.6-7"
}
}
},
{
"category": "product_version",
"name": "rhacm2/cluster-curator-controller-rhel8@sha256:4b32ee29c898c9f52a5fdeed3a6a595ac157db7051b36086eddf7a8f91b2ec08_ppc64le",
"product": {
"name": "rhacm2/cluster-curator-controller-rhel8@sha256:4b32ee29c898c9f52a5fdeed3a6a595ac157db7051b36086eddf7a8f91b2ec08_ppc64le",
"product_id": "rhacm2/cluster-curator-controller-rhel8@sha256:4b32ee29c898c9f52a5fdeed3a6a595ac157db7051b36086eddf7a8f91b2ec08_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/cluster-curator-controller-rhel8@sha256:4b32ee29c898c9f52a5fdeed3a6a595ac157db7051b36086eddf7a8f91b2ec08?arch=ppc64le\u0026repository_url=registry.redhat.io/rhacm2/cluster-curator-controller-rhel8\u0026tag=v2.4.6-9"
}
}
},
{
"category": "product_version",
"name": "rhacm2/clusterlifecycle-state-metrics-rhel8@sha256:3711cb41642a7fffc69a0c98db128d39d980555127f22a9d1dfd76c9631b8edc_ppc64le",
"product": {
"name": "rhacm2/clusterlifecycle-state-metrics-rhel8@sha256:3711cb41642a7fffc69a0c98db128d39d980555127f22a9d1dfd76c9631b8edc_ppc64le",
"product_id": "rhacm2/clusterlifecycle-state-metrics-rhel8@sha256:3711cb41642a7fffc69a0c98db128d39d980555127f22a9d1dfd76c9631b8edc_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/clusterlifecycle-state-metrics-rhel8@sha256:3711cb41642a7fffc69a0c98db128d39d980555127f22a9d1dfd76c9631b8edc?arch=ppc64le\u0026repository_url=registry.redhat.io/rhacm2/clusterlifecycle-state-metrics-rhel8\u0026tag=v2.4.6-8"
}
}
},
{
"category": "product_version",
"name": "rhacm2/cluster-proxy-addon-rhel8@sha256:22c9595f3f4d95b6dc6c17ce5412f4131d9ce501f2660f23d176f276c4a97a73_ppc64le",
"product": {
"name": "rhacm2/cluster-proxy-addon-rhel8@sha256:22c9595f3f4d95b6dc6c17ce5412f4131d9ce501f2660f23d176f276c4a97a73_ppc64le",
"product_id": "rhacm2/cluster-proxy-addon-rhel8@sha256:22c9595f3f4d95b6dc6c17ce5412f4131d9ce501f2660f23d176f276c4a97a73_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/cluster-proxy-addon-rhel8@sha256:22c9595f3f4d95b6dc6c17ce5412f4131d9ce501f2660f23d176f276c4a97a73?arch=ppc64le\u0026repository_url=registry.redhat.io/rhacm2/cluster-proxy-addon-rhel8\u0026tag=v2.4.6-7"
}
}
},
{
"category": "product_version",
"name": "rhacm2/config-policy-controller-rhel8@sha256:929233f873cbf980fb850a9812c98bd09f907e26d9afeb1c0198d52776e33b32_ppc64le",
"product": {
"name": "rhacm2/config-policy-controller-rhel8@sha256:929233f873cbf980fb850a9812c98bd09f907e26d9afeb1c0198d52776e33b32_ppc64le",
"product_id": "rhacm2/config-policy-controller-rhel8@sha256:929233f873cbf980fb850a9812c98bd09f907e26d9afeb1c0198d52776e33b32_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/config-policy-controller-rhel8@sha256:929233f873cbf980fb850a9812c98bd09f907e26d9afeb1c0198d52776e33b32?arch=ppc64le\u0026repository_url=registry.redhat.io/rhacm2/config-policy-controller-rhel8\u0026tag=v2.4.6-7"
}
}
},
{
"category": "product_version",
"name": "rhacm2/console-api-rhel8@sha256:02481bcf2ddd1771d965e947cfcbad66540e2df055a3013bee5185ab84960d6d_ppc64le",
"product": {
"name": "rhacm2/console-api-rhel8@sha256:02481bcf2ddd1771d965e947cfcbad66540e2df055a3013bee5185ab84960d6d_ppc64le",
"product_id": "rhacm2/console-api-rhel8@sha256:02481bcf2ddd1771d965e947cfcbad66540e2df055a3013bee5185ab84960d6d_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/console-api-rhel8@sha256:02481bcf2ddd1771d965e947cfcbad66540e2df055a3013bee5185ab84960d6d?arch=ppc64le\u0026repository_url=registry.redhat.io/rhacm2/console-api-rhel8\u0026tag=v2.4.6-11"
}
}
},
{
"category": "product_version",
"name": "rhacm2/console-rhel8@sha256:d5cbabd5d26e6e712d9f531db8ebaa3a793599538ef2e62262b02c165ea74b9a_ppc64le",
"product": {
"name": "rhacm2/console-rhel8@sha256:d5cbabd5d26e6e712d9f531db8ebaa3a793599538ef2e62262b02c165ea74b9a_ppc64le",
"product_id": "rhacm2/console-rhel8@sha256:d5cbabd5d26e6e712d9f531db8ebaa3a793599538ef2e62262b02c165ea74b9a_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/console-rhel8@sha256:d5cbabd5d26e6e712d9f531db8ebaa3a793599538ef2e62262b02c165ea74b9a?arch=ppc64le\u0026repository_url=registry.redhat.io/rhacm2/console-rhel8\u0026tag=v2.4.6-15"
}
}
},
{
"category": "product_version",
"name": "rhacm2/discovery-rhel8-operator@sha256:f64cae3c176e4b18af716ba054dcebafa07c3f893943de09b7dfd0285a9271d5_ppc64le",
"product": {
"name": "rhacm2/discovery-rhel8-operator@sha256:f64cae3c176e4b18af716ba054dcebafa07c3f893943de09b7dfd0285a9271d5_ppc64le",
"product_id": "rhacm2/discovery-rhel8-operator@sha256:f64cae3c176e4b18af716ba054dcebafa07c3f893943de09b7dfd0285a9271d5_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/discovery-rhel8-operator@sha256:f64cae3c176e4b18af716ba054dcebafa07c3f893943de09b7dfd0285a9271d5?arch=ppc64le\u0026repository_url=registry.redhat.io/rhacm2/discovery-rhel8-operator\u0026tag=v2.4.6-7"
}
}
},
{
"category": "product_version",
"name": "rhacm2/endpoint-monitoring-rhel8-operator@sha256:516888a8ee8d509b77cda6ef2154a6d70a94a48a2c8c5bc7a9b1b9f2e089ff57_ppc64le",
"product": {
"name": "rhacm2/endpoint-monitoring-rhel8-operator@sha256:516888a8ee8d509b77cda6ef2154a6d70a94a48a2c8c5bc7a9b1b9f2e089ff57_ppc64le",
"product_id": "rhacm2/endpoint-monitoring-rhel8-operator@sha256:516888a8ee8d509b77cda6ef2154a6d70a94a48a2c8c5bc7a9b1b9f2e089ff57_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/endpoint-monitoring-rhel8-operator@sha256:516888a8ee8d509b77cda6ef2154a6d70a94a48a2c8c5bc7a9b1b9f2e089ff57?arch=ppc64le\u0026repository_url=registry.redhat.io/rhacm2/endpoint-monitoring-rhel8-operator\u0026tag=v2.4.6-7"
}
}
},
{
"category": "product_version",
"name": "rhacm2/governance-policy-propagator-rhel8@sha256:f885cac3c1b78c94885f9a9e197511c51b5470b192d6ac48e6cb20a592b36832_ppc64le",
"product": {
"name": "rhacm2/governance-policy-propagator-rhel8@sha256:f885cac3c1b78c94885f9a9e197511c51b5470b192d6ac48e6cb20a592b36832_ppc64le",
"product_id": "rhacm2/governance-policy-propagator-rhel8@sha256:f885cac3c1b78c94885f9a9e197511c51b5470b192d6ac48e6cb20a592b36832_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/governance-policy-propagator-rhel8@sha256:f885cac3c1b78c94885f9a9e197511c51b5470b192d6ac48e6cb20a592b36832?arch=ppc64le\u0026repository_url=registry.redhat.io/rhacm2/governance-policy-propagator-rhel8\u0026tag=v2.4.6-8"
}
}
},
{
"category": "product_version",
"name": "rhacm2/governance-policy-spec-sync-rhel8@sha256:6a8227f1560751fd8e1d2ec8136d8855599727eb7ad382bd5b18167ba46b31ff_ppc64le",
"product": {
"name": "rhacm2/governance-policy-spec-sync-rhel8@sha256:6a8227f1560751fd8e1d2ec8136d8855599727eb7ad382bd5b18167ba46b31ff_ppc64le",
"product_id": "rhacm2/governance-policy-spec-sync-rhel8@sha256:6a8227f1560751fd8e1d2ec8136d8855599727eb7ad382bd5b18167ba46b31ff_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/governance-policy-spec-sync-rhel8@sha256:6a8227f1560751fd8e1d2ec8136d8855599727eb7ad382bd5b18167ba46b31ff?arch=ppc64le\u0026repository_url=registry.redhat.io/rhacm2/governance-policy-spec-sync-rhel8\u0026tag=v2.4.6-7"
}
}
},
{
"category": "product_version",
"name": "rhacm2/governance-policy-status-sync-rhel8@sha256:6c2ec36725b956432591b6cb6a20d4eb2ac3bf759ab4a901f581c81bcb12270c_ppc64le",
"product": {
"name": "rhacm2/governance-policy-status-sync-rhel8@sha256:6c2ec36725b956432591b6cb6a20d4eb2ac3bf759ab4a901f581c81bcb12270c_ppc64le",
"product_id": "rhacm2/governance-policy-status-sync-rhel8@sha256:6c2ec36725b956432591b6cb6a20d4eb2ac3bf759ab4a901f581c81bcb12270c_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/governance-policy-status-sync-rhel8@sha256:6c2ec36725b956432591b6cb6a20d4eb2ac3bf759ab4a901f581c81bcb12270c?arch=ppc64le\u0026repository_url=registry.redhat.io/rhacm2/governance-policy-status-sync-rhel8\u0026tag=v2.4.6-7"
}
}
},
{
"category": "product_version",
"name": "rhacm2/governance-policy-template-sync-rhel8@sha256:a96e372e54eadb8c0f384eaf5295a5a17ab701c5051b5ae59341ecc01489099b_ppc64le",
"product": {
"name": "rhacm2/governance-policy-template-sync-rhel8@sha256:a96e372e54eadb8c0f384eaf5295a5a17ab701c5051b5ae59341ecc01489099b_ppc64le",
"product_id": "rhacm2/governance-policy-template-sync-rhel8@sha256:a96e372e54eadb8c0f384eaf5295a5a17ab701c5051b5ae59341ecc01489099b_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/governance-policy-template-sync-rhel8@sha256:a96e372e54eadb8c0f384eaf5295a5a17ab701c5051b5ae59341ecc01489099b?arch=ppc64le\u0026repository_url=registry.redhat.io/rhacm2/governance-policy-template-sync-rhel8\u0026tag=v2.4.6-6"
}
}
},
{
"category": "product_version",
"name": "rhacm2/grafana-dashboard-loader-rhel8@sha256:5419a6207c0cd1adb21d7c4c3378d31f240a9f29674aee612608d015fe0b491f_ppc64le",
"product": {
"name": "rhacm2/grafana-dashboard-loader-rhel8@sha256:5419a6207c0cd1adb21d7c4c3378d31f240a9f29674aee612608d015fe0b491f_ppc64le",
"product_id": "rhacm2/grafana-dashboard-loader-rhel8@sha256:5419a6207c0cd1adb21d7c4c3378d31f240a9f29674aee612608d015fe0b491f_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/grafana-dashboard-loader-rhel8@sha256:5419a6207c0cd1adb21d7c4c3378d31f240a9f29674aee612608d015fe0b491f?arch=ppc64le\u0026repository_url=registry.redhat.io/rhacm2/grafana-dashboard-loader-rhel8\u0026tag=v2.4.6-7"
}
}
},
{
"category": "product_version",
"name": "rhacm2/grc-ui-api-rhel8@sha256:a8072d656eb14084eafd141690c02119376c9436faab8e4d219e1f0ade7ed2ec_ppc64le",
"product": {
"name": "rhacm2/grc-ui-api-rhel8@sha256:a8072d656eb14084eafd141690c02119376c9436faab8e4d219e1f0ade7ed2ec_ppc64le",
"product_id": "rhacm2/grc-ui-api-rhel8@sha256:a8072d656eb14084eafd141690c02119376c9436faab8e4d219e1f0ade7ed2ec_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/grc-ui-api-rhel8@sha256:a8072d656eb14084eafd141690c02119376c9436faab8e4d219e1f0ade7ed2ec?arch=ppc64le\u0026repository_url=registry.redhat.io/rhacm2/grc-ui-api-rhel8\u0026tag=v2.4.6-12"
}
}
},
{
"category": "product_version",
"name": "rhacm2/grc-ui-rhel8@sha256:3848541d746de6dfacca63f06f29fc7d203dfa4c73dbd749407896ddddb7306c_ppc64le",
"product": {
"name": "rhacm2/grc-ui-rhel8@sha256:3848541d746de6dfacca63f06f29fc7d203dfa4c73dbd749407896ddddb7306c_ppc64le",
"product_id": "rhacm2/grc-ui-rhel8@sha256:3848541d746de6dfacca63f06f29fc7d203dfa4c73dbd749407896ddddb7306c_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/grc-ui-rhel8@sha256:3848541d746de6dfacca63f06f29fc7d203dfa4c73dbd749407896ddddb7306c?arch=ppc64le\u0026repository_url=registry.redhat.io/rhacm2/grc-ui-rhel8\u0026tag=v2.4.6-15"
}
}
},
{
"category": "product_version",
"name": "rhacm2/iam-policy-controller-rhel8@sha256:b2fa794482a54fcfcbf7d0ac8597e9cb0ac0c73cfe5afa8bf2e73ca35d37feb9_ppc64le",
"product": {
"name": "rhacm2/iam-policy-controller-rhel8@sha256:b2fa794482a54fcfcbf7d0ac8597e9cb0ac0c73cfe5afa8bf2e73ca35d37feb9_ppc64le",
"product_id": "rhacm2/iam-policy-controller-rhel8@sha256:b2fa794482a54fcfcbf7d0ac8597e9cb0ac0c73cfe5afa8bf2e73ca35d37feb9_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/iam-policy-controller-rhel8@sha256:b2fa794482a54fcfcbf7d0ac8597e9cb0ac0c73cfe5afa8bf2e73ca35d37feb9?arch=ppc64le\u0026repository_url=registry.redhat.io/rhacm2/iam-policy-controller-rhel8\u0026tag=v2.4.6-7"
}
}
},
{
"category": "product_version",
"name": "rhacm2/insights-client-rhel8@sha256:6bd666f6d541ab33598c4a38ac05e8f65f19e03d8630cf685c89b05f14c4f1b8_ppc64le",
"product": {
"name": "rhacm2/insights-client-rhel8@sha256:6bd666f6d541ab33598c4a38ac05e8f65f19e03d8630cf685c89b05f14c4f1b8_ppc64le",
"product_id": "rhacm2/insights-client-rhel8@sha256:6bd666f6d541ab33598c4a38ac05e8f65f19e03d8630cf685c89b05f14c4f1b8_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/insights-client-rhel8@sha256:6bd666f6d541ab33598c4a38ac05e8f65f19e03d8630cf685c89b05f14c4f1b8?arch=ppc64le\u0026repository_url=registry.redhat.io/rhacm2/insights-client-rhel8\u0026tag=v2.4.6-11"
}
}
},
{
"category": "product_version",
"name": "rhacm2/insights-metrics-rhel8@sha256:93066377331da7f85024ae541440cb409c741d393adfdfe289f7d5836c0da183_ppc64le",
"product": {
"name": "rhacm2/insights-metrics-rhel8@sha256:93066377331da7f85024ae541440cb409c741d393adfdfe289f7d5836c0da183_ppc64le",
"product_id": "rhacm2/insights-metrics-rhel8@sha256:93066377331da7f85024ae541440cb409c741d393adfdfe289f7d5836c0da183_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/insights-metrics-rhel8@sha256:93066377331da7f85024ae541440cb409c741d393adfdfe289f7d5836c0da183?arch=ppc64le\u0026repository_url=registry.redhat.io/rhacm2/insights-metrics-rhel8\u0026tag=v2.4.6-10"
}
}
},
{
"category": "product_version",
"name": "rhacm2/klusterlet-addon-controller-rhel8@sha256:500d5166ea2f808c46b71d1a5470a35bffa484d860161a16e9809f90d021b23e_ppc64le",
"product": {
"name": "rhacm2/klusterlet-addon-controller-rhel8@sha256:500d5166ea2f808c46b71d1a5470a35bffa484d860161a16e9809f90d021b23e_ppc64le",
"product_id": "rhacm2/klusterlet-addon-controller-rhel8@sha256:500d5166ea2f808c46b71d1a5470a35bffa484d860161a16e9809f90d021b23e_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/klusterlet-addon-controller-rhel8@sha256:500d5166ea2f808c46b71d1a5470a35bffa484d860161a16e9809f90d021b23e?arch=ppc64le\u0026repository_url=registry.redhat.io/rhacm2/klusterlet-addon-controller-rhel8\u0026tag=v2.4.6-7"
}
}
},
{
"category": "product_version",
"name": "rhacm2/klusterlet-addon-rhel8-operator@sha256:d7546a69df7b817d0c29c8f95dd3d5d2900c3755c82570b1d610702c56d4fb59_ppc64le",
"product": {
"name": "rhacm2/klusterlet-addon-rhel8-operator@sha256:d7546a69df7b817d0c29c8f95dd3d5d2900c3755c82570b1d610702c56d4fb59_ppc64le",
"product_id": "rhacm2/klusterlet-addon-rhel8-operator@sha256:d7546a69df7b817d0c29c8f95dd3d5d2900c3755c82570b1d610702c56d4fb59_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/klusterlet-addon-rhel8-operator@sha256:d7546a69df7b817d0c29c8f95dd3d5d2900c3755c82570b1d610702c56d4fb59?arch=ppc64le\u0026repository_url=registry.redhat.io/rhacm2/klusterlet-addon-rhel8-operator\u0026tag=v2.4.6-8"
}
}
},
{
"category": "product_version",
"name": "rhacm2/kube-rbac-proxy-rhel8@sha256:ccddb38db49a190aa0d5d70e6b4672079ea222a42045d406a4b9974ac7412146_ppc64le",
"product": {
"name": "rhacm2/kube-rbac-proxy-rhel8@sha256:ccddb38db49a190aa0d5d70e6b4672079ea222a42045d406a4b9974ac7412146_ppc64le",
"product_id": "rhacm2/kube-rbac-proxy-rhel8@sha256:ccddb38db49a190aa0d5d70e6b4672079ea222a42045d406a4b9974ac7412146_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/kube-rbac-proxy-rhel8@sha256:ccddb38db49a190aa0d5d70e6b4672079ea222a42045d406a4b9974ac7412146?arch=ppc64le\u0026repository_url=registry.redhat.io/rhacm2/kube-rbac-proxy-rhel8\u0026tag=v2.4.6-8"
}
}
},
{
"category": "product_version",
"name": "rhacm2/kube-state-metrics-rhel8@sha256:971a33f5a57057d3901ff75eebbc13ca8456b4315dd7811139e60bb8872d80bf_ppc64le",
"product": {
"name": "rhacm2/kube-state-metrics-rhel8@sha256:971a33f5a57057d3901ff75eebbc13ca8456b4315dd7811139e60bb8872d80bf_ppc64le",
"product_id": "rhacm2/kube-state-metrics-rhel8@sha256:971a33f5a57057d3901ff75eebbc13ca8456b4315dd7811139e60bb8872d80bf_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/kube-state-metrics-rhel8@sha256:971a33f5a57057d3901ff75eebbc13ca8456b4315dd7811139e60bb8872d80bf?arch=ppc64le\u0026repository_url=registry.redhat.io/rhacm2/kube-state-metrics-rhel8\u0026tag=v2.4.6-9"
}
}
},
{
"category": "product_version",
"name": "rhacm2/managedcluster-import-controller-rhel8@sha256:dbf235a9723a1c21471d8ef0029f3c999ac3b22512d67facd052efb725431bc1_ppc64le",
"product": {
"name": "rhacm2/managedcluster-import-controller-rhel8@sha256:dbf235a9723a1c21471d8ef0029f3c999ac3b22512d67facd052efb725431bc1_ppc64le",
"product_id": "rhacm2/managedcluster-import-controller-rhel8@sha256:dbf235a9723a1c21471d8ef0029f3c999ac3b22512d67facd052efb725431bc1_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/managedcluster-import-controller-rhel8@sha256:dbf235a9723a1c21471d8ef0029f3c999ac3b22512d67facd052efb725431bc1?arch=ppc64le\u0026repository_url=registry.redhat.io/rhacm2/managedcluster-import-controller-rhel8\u0026tag=v2.4.6-9"
}
}
},
{
"category": "product_version",
"name": "rhacm2/management-ingress-rhel8@sha256:ce994a8f4c4e5476e6131a6721da748225c89a96c9d471a8638eefb6a22d52b9_ppc64le",
"product": {
"name": "rhacm2/management-ingress-rhel8@sha256:ce994a8f4c4e5476e6131a6721da748225c89a96c9d471a8638eefb6a22d52b9_ppc64le",
"product_id": "rhacm2/management-ingress-rhel8@sha256:ce994a8f4c4e5476e6131a6721da748225c89a96c9d471a8638eefb6a22d52b9_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/management-ingress-rhel8@sha256:ce994a8f4c4e5476e6131a6721da748225c89a96c9d471a8638eefb6a22d52b9?arch=ppc64le\u0026repository_url=registry.redhat.io/rhacm2/management-ingress-rhel8\u0026tag=v2.4.6-7"
}
}
},
{
"category": "product_version",
"name": "rhacm2/memcached-rhel8@sha256:b9213f5525ebd51960412c15d416a591bf23731b6217f79aca2a89a893df2102_ppc64le",
"product": {
"name": "rhacm2/memcached-rhel8@sha256:b9213f5525ebd51960412c15d416a591bf23731b6217f79aca2a89a893df2102_ppc64le",
"product_id": "rhacm2/memcached-rhel8@sha256:b9213f5525ebd51960412c15d416a591bf23731b6217f79aca2a89a893df2102_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/memcached-rhel8@sha256:b9213f5525ebd51960412c15d416a591bf23731b6217f79aca2a89a893df2102?arch=ppc64le\u0026repository_url=registry.redhat.io/rhacm2/memcached-rhel8\u0026tag=v2.4.6-5"
}
}
},
{
"category": "product_version",
"name": "rhacm2/memcached-exporter-rhel8@sha256:01398d4f3b1825e864ddae46a5e4b7cc298dabb444dd105787ef6aeb70514571_ppc64le",
"product": {
"name": "rhacm2/memcached-exporter-rhel8@sha256:01398d4f3b1825e864ddae46a5e4b7cc298dabb444dd105787ef6aeb70514571_ppc64le",
"product_id": "rhacm2/memcached-exporter-rhel8@sha256:01398d4f3b1825e864ddae46a5e4b7cc298dabb444dd105787ef6aeb70514571_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/memcached-exporter-rhel8@sha256:01398d4f3b1825e864ddae46a5e4b7cc298dabb444dd105787ef6aeb70514571?arch=ppc64le\u0026repository_url=registry.redhat.io/rhacm2/memcached-exporter-rhel8\u0026tag=v2.4.6-7"
}
}
},
{
"category": "product_version",
"name": "rhacm2/metrics-collector-rhel8@sha256:83f649b506ca698251c884692307d7cd52bbae87b0bf7790f96ffd24dd7f4fd7_ppc64le",
"product": {
"name": "rhacm2/metrics-collector-rhel8@sha256:83f649b506ca698251c884692307d7cd52bbae87b0bf7790f96ffd24dd7f4fd7_ppc64le",
"product_id": "rhacm2/metrics-collector-rhel8@sha256:83f649b506ca698251c884692307d7cd52bbae87b0bf7790f96ffd24dd7f4fd7_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/metrics-collector-rhel8@sha256:83f649b506ca698251c884692307d7cd52bbae87b0bf7790f96ffd24dd7f4fd7?arch=ppc64le\u0026repository_url=registry.redhat.io/rhacm2/metrics-collector-rhel8\u0026tag=v2.4.6-7"
}
}
},
{
"category": "product_version",
"name": "rhacm2/multicloud-integrations-rhel8@sha256:e666154a539974d0cc005bc74903dc9f173920101dbfc5169b14a30129991475_ppc64le",
"product": {
"name": "rhacm2/multicloud-integrations-rhel8@sha256:e666154a539974d0cc005bc74903dc9f173920101dbfc5169b14a30129991475_ppc64le",
"product_id": "rhacm2/multicloud-integrations-rhel8@sha256:e666154a539974d0cc005bc74903dc9f173920101dbfc5169b14a30129991475_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/multicloud-integrations-rhel8@sha256:e666154a539974d0cc005bc74903dc9f173920101dbfc5169b14a30129991475?arch=ppc64le\u0026repository_url=registry.redhat.io/rhacm2/multicloud-integrations-rhel8\u0026tag=v2.4.6-7"
}
}
},
{
"category": "product_version",
"name": "rhacm2/multicloud-manager-rhel8@sha256:1dd235aa8599ca070f5175ad9da5bdb9505a7dfbbd87173f0bbf4e14ca0d5e88_ppc64le",
"product": {
"name": "rhacm2/multicloud-manager-rhel8@sha256:1dd235aa8599ca070f5175ad9da5bdb9505a7dfbbd87173f0bbf4e14ca0d5e88_ppc64le",
"product_id": "rhacm2/multicloud-manager-rhel8@sha256:1dd235aa8599ca070f5175ad9da5bdb9505a7dfbbd87173f0bbf4e14ca0d5e88_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/multicloud-manager-rhel8@sha256:1dd235aa8599ca070f5175ad9da5bdb9505a7dfbbd87173f0bbf4e14ca0d5e88?arch=ppc64le\u0026repository_url=registry.redhat.io/rhacm2/multicloud-manager-rhel8\u0026tag=v2.4.6-10"
}
}
},
{
"category": "product_version",
"name": "rhacm2/multiclusterhub-rhel8@sha256:d173cf78965bd026a6333af91b55305ea9c349e630fa53548ee42d791295cd69_ppc64le",
"product": {
"name": "rhacm2/multiclusterhub-rhel8@sha256:d173cf78965bd026a6333af91b55305ea9c349e630fa53548ee42d791295cd69_ppc64le",
"product_id": "rhacm2/multiclusterhub-rhel8@sha256:d173cf78965bd026a6333af91b55305ea9c349e630fa53548ee42d791295cd69_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/multiclusterhub-rhel8@sha256:d173cf78965bd026a6333af91b55305ea9c349e630fa53548ee42d791295cd69?arch=ppc64le\u0026repository_url=registry.redhat.io/rhacm2/multiclusterhub-rhel8\u0026tag=v2.4.6-7"
}
}
},
{
"category": "product_version",
"name": "rhacm2/multiclusterhub-repo-rhel8@sha256:e1e522835d65503d467dc9ef7c4a0149adfc4cbd3620134adb4a5694eda2f0c4_ppc64le",
"product": {
"name": "rhacm2/multiclusterhub-repo-rhel8@sha256:e1e522835d65503d467dc9ef7c4a0149adfc4cbd3620134adb4a5694eda2f0c4_ppc64le",
"product_id": "rhacm2/multiclusterhub-repo-rhel8@sha256:e1e522835d65503d467dc9ef7c4a0149adfc4cbd3620134adb4a5694eda2f0c4_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/multiclusterhub-repo-rhel8@sha256:e1e522835d65503d467dc9ef7c4a0149adfc4cbd3620134adb4a5694eda2f0c4?arch=ppc64le\u0026repository_url=registry.redhat.io/rhacm2/multiclusterhub-repo-rhel8\u0026tag=v2.4.6-7"
}
}
},
{
"category": "product_version",
"name": "rhacm2/multicluster-observability-rhel8-operator@sha256:7f89cc6647700f7ddc46d4fabb4b3702142aa0fe9bd23026eba98c704026e9e9_ppc64le",
"product": {
"name": "rhacm2/multicluster-observability-rhel8-operator@sha256:7f89cc6647700f7ddc46d4fabb4b3702142aa0fe9bd23026eba98c704026e9e9_ppc64le",
"product_id": "rhacm2/multicluster-observability-rhel8-operator@sha256:7f89cc6647700f7ddc46d4fabb4b3702142aa0fe9bd23026eba98c704026e9e9_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/multicluster-observability-rhel8-operator@sha256:7f89cc6647700f7ddc46d4fabb4b3702142aa0fe9bd23026eba98c704026e9e9?arch=ppc64le\u0026repository_url=registry.redhat.io/rhacm2/multicluster-observability-rhel8-operator\u0026tag=v2.4.6-8"
}
}
},
{
"category": "product_version",
"name": "rhacm2/multicluster-operators-application-rhel8@sha256:27492dfdd71cc0bae6e01a184ac8fe5677ce172583b0fd1b9112dfd789009839_ppc64le",
"product": {
"name": "rhacm2/multicluster-operators-application-rhel8@sha256:27492dfdd71cc0bae6e01a184ac8fe5677ce172583b0fd1b9112dfd789009839_ppc64le",
"product_id": "rhacm2/multicluster-operators-application-rhel8@sha256:27492dfdd71cc0bae6e01a184ac8fe5677ce172583b0fd1b9112dfd789009839_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/multicluster-operators-application-rhel8@sha256:27492dfdd71cc0bae6e01a184ac8fe5677ce172583b0fd1b9112dfd789009839?arch=ppc64le\u0026repository_url=registry.redhat.io/rhacm2/multicluster-operators-application-rhel8\u0026tag=v2.4.6-9"
}
}
},
{
"category": "product_version",
"name": "rhacm2/multicluster-operators-channel-rhel8@sha256:09883ff8a783d3f83e1c26566555c5ad140cc8bbf0d4cdb5220ef344c6282752_ppc64le",
"product": {
"name": "rhacm2/multicluster-operators-channel-rhel8@sha256:09883ff8a783d3f83e1c26566555c5ad140cc8bbf0d4cdb5220ef344c6282752_ppc64le",
"product_id": "rhacm2/multicluster-operators-channel-rhel8@sha256:09883ff8a783d3f83e1c26566555c5ad140cc8bbf0d4cdb5220ef344c6282752_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/multicluster-operators-channel-rhel8@sha256:09883ff8a783d3f83e1c26566555c5ad140cc8bbf0d4cdb5220ef344c6282752?arch=ppc64le\u0026repository_url=registry.redhat.io/rhacm2/multicluster-operators-channel-rhel8\u0026tag=v2.4.6-7"
}
}
},
{
"category": "product_version",
"name": "rhacm2/multicluster-operators-deployable-rhel8@sha256:bd148be0ad6ddbcc1995f94b4660d3fbe2338112230c840d77f53a564b14ec4a_ppc64le",
"product": {
"name": "rhacm2/multicluster-operators-deployable-rhel8@sha256:bd148be0ad6ddbcc1995f94b4660d3fbe2338112230c840d77f53a564b14ec4a_ppc64le",
"product_id": "rhacm2/multicluster-operators-deployable-rhel8@sha256:bd148be0ad6ddbcc1995f94b4660d3fbe2338112230c840d77f53a564b14ec4a_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/multicluster-operators-deployable-rhel8@sha256:bd148be0ad6ddbcc1995f94b4660d3fbe2338112230c840d77f53a564b14ec4a?arch=ppc64le\u0026repository_url=registry.redhat.io/rhacm2/multicluster-operators-deployable-rhel8\u0026tag=v2.4.6-8"
}
}
},
{
"category": "product_version",
"name": "rhacm2/multicluster-operators-placementrule-rhel8@sha256:4bdca102dae861d39d81a2df4be1767e4e702ce3836224e9b875f613d1af0c37_ppc64le",
"product": {
"name": "rhacm2/multicluster-operators-placementrule-rhel8@sha256:4bdca102dae861d39d81a2df4be1767e4e702ce3836224e9b875f613d1af0c37_ppc64le",
"product_id": "rhacm2/multicluster-operators-placementrule-rhel8@sha256:4bdca102dae861d39d81a2df4be1767e4e702ce3836224e9b875f613d1af0c37_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/multicluster-operators-placementrule-rhel8@sha256:4bdca102dae861d39d81a2df4be1767e4e702ce3836224e9b875f613d1af0c37?arch=ppc64le\u0026repository_url=registry.redhat.io/rhacm2/multicluster-operators-placementrule-rhel8\u0026tag=v2.4.6-8"
}
}
},
{
"category": "product_version",
"name": "rhacm2/multicluster-operators-subscription-rhel8@sha256:1fa2779aab32977ec8e867ed188dcdd66106986c3cbf39f02e2a555873ba478a_ppc64le",
"product": {
"name": "rhacm2/multicluster-operators-subscription-rhel8@sha256:1fa2779aab32977ec8e867ed188dcdd66106986c3cbf39f02e2a555873ba478a_ppc64le",
"product_id": "rhacm2/multicluster-operators-subscription-rhel8@sha256:1fa2779aab32977ec8e867ed188dcdd66106986c3cbf39f02e2a555873ba478a_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/multicluster-operators-subscription-rhel8@sha256:1fa2779aab32977ec8e867ed188dcdd66106986c3cbf39f02e2a555873ba478a?arch=ppc64le\u0026repository_url=registry.redhat.io/rhacm2/multicluster-operators-subscription-rhel8\u0026tag=v2.4.6-8"
}
}
},
{
"category": "product_version",
"name": "rhacm2/multicluster-operators-subscription-release-rhel8@sha256:2e13c28d1f18f2efac62207515450a42732d4be790199ab0e5ddf2f181649cb4_ppc64le",
"product": {
"name": "rhacm2/multicluster-operators-subscription-release-rhel8@sha256:2e13c28d1f18f2efac62207515450a42732d4be790199ab0e5ddf2f181649cb4_ppc64le",
"product_id": "rhacm2/multicluster-operators-subscription-release-rhel8@sha256:2e13c28d1f18f2efac62207515450a42732d4be790199ab0e5ddf2f181649cb4_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/multicluster-operators-subscription-release-rhel8@sha256:2e13c28d1f18f2efac62207515450a42732d4be790199ab0e5ddf2f181649cb4?arch=ppc64le\u0026repository_url=registry.redhat.io/rhacm2/multicluster-operators-subscription-release-rhel8\u0026tag=v2.4.6-7"
}
}
},
{
"category": "product_version",
"name": "rhacm2/node-exporter-rhel8@sha256:93e85d546c624a685221a5d0c9085fa59752105587a531c58066a856defa322a_ppc64le",
"product": {
"name": "rhacm2/node-exporter-rhel8@sha256:93e85d546c624a685221a5d0c9085fa59752105587a531c58066a856defa322a_ppc64le",
"product_id": "rhacm2/node-exporter-rhel8@sha256:93e85d546c624a685221a5d0c9085fa59752105587a531c58066a856defa322a_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/node-exporter-rhel8@sha256:93e85d546c624a685221a5d0c9085fa59752105587a531c58066a856defa322a?arch=ppc64le\u0026repository_url=registry.redhat.io/rhacm2/node-exporter-rhel8\u0026tag=v2.4.6-9"
}
}
},
{
"category": "product_version",
"name": "rhacm2/observatorium-rhel8@sha256:804054ba7c65c0814307017e3ff6681ba25e62384468adbf3712418e1f3b321f_ppc64le",
"product": {
"name": "rhacm2/observatorium-rhel8@sha256:804054ba7c65c0814307017e3ff6681ba25e62384468adbf3712418e1f3b321f_ppc64le",
"product_id": "rhacm2/observatorium-rhel8@sha256:804054ba7c65c0814307017e3ff6681ba25e62384468adbf3712418e1f3b321f_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/observatorium-rhel8@sha256:804054ba7c65c0814307017e3ff6681ba25e62384468adbf3712418e1f3b321f?arch=ppc64le\u0026repository_url=registry.redhat.io/rhacm2/observatorium-rhel8\u0026tag=v2.4.6-8"
}
}
},
{
"category": "product_version",
"name": "rhacm2/observatorium-rhel8-operator@sha256:0e1ec4eda138936261dc5a76a18fa4ace6082c636b30021ce10d5d4d0acea890_ppc64le",
"product": {
"name": "rhacm2/observatorium-rhel8-operator@sha256:0e1ec4eda138936261dc5a76a18fa4ace6082c636b30021ce10d5d4d0acea890_ppc64le",
"product_id": "rhacm2/observatorium-rhel8-operator@sha256:0e1ec4eda138936261dc5a76a18fa4ace6082c636b30021ce10d5d4d0acea890_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/observatorium-rhel8-operator@sha256:0e1ec4eda138936261dc5a76a18fa4ace6082c636b30021ce10d5d4d0acea890?arch=ppc64le\u0026repository_url=registry.redhat.io/rhacm2/observatorium-rhel8-operator\u0026tag=v2.4.6-9"
}
}
},
{
"category": "product_version",
"name": "rhacm2/openshift-hive-rhel8@sha256:80950fa60359f90359129bff09665d7e94150bfbcfb048dc46ec77309479733b_ppc64le",
"product": {
"name": "rhacm2/openshift-hive-rhel8@sha256:80950fa60359f90359129bff09665d7e94150bfbcfb048dc46ec77309479733b_ppc64le",
"product_id": "rhacm2/openshift-hive-rhel8@sha256:80950fa60359f90359129bff09665d7e94150bfbcfb048dc46ec77309479733b_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/openshift-hive-rhel8@sha256:80950fa60359f90359129bff09665d7e94150bfbcfb048dc46ec77309479733b?arch=ppc64le\u0026repository_url=registry.redhat.io/rhacm2/openshift-hive-rhel8\u0026tag=v2.4.6-9"
}
}
},
{
"category": "product_version",
"name": "rhacm2/placement-rhel8@sha256:a0a5b1e0cd29da2c215f3ce555230477ce775cbd79423c74426aaa4f7f56cfc5_ppc64le",
"product": {
"name": "rhacm2/placement-rhel8@sha256:a0a5b1e0cd29da2c215f3ce555230477ce775cbd79423c74426aaa4f7f56cfc5_ppc64le",
"product_id": "rhacm2/placement-rhel8@sha256:a0a5b1e0cd29da2c215f3ce555230477ce775cbd79423c74426aaa4f7f56cfc5_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/placement-rhel8@sha256:a0a5b1e0cd29da2c215f3ce555230477ce775cbd79423c74426aaa4f7f56cfc5?arch=ppc64le\u0026repository_url=registry.redhat.io/rhacm2/placement-rhel8\u0026tag=v2.4.6-8"
}
}
},
{
"category": "product_version",
"name": "rhacm2/prometheus-alertmanager-rhel8@sha256:fc83710377e91bec8866053bb2b9f91be7a3c25993488a6f9641e7c93918aadc_ppc64le",
"product": {
"name": "rhacm2/prometheus-alertmanager-rhel8@sha256:fc83710377e91bec8866053bb2b9f91be7a3c25993488a6f9641e7c93918aadc_ppc64le",
"product_id": "rhacm2/prometheus-alertmanager-rhel8@sha256:fc83710377e91bec8866053bb2b9f91be7a3c25993488a6f9641e7c93918aadc_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/prometheus-alertmanager-rhel8@sha256:fc83710377e91bec8866053bb2b9f91be7a3c25993488a6f9641e7c93918aadc?arch=ppc64le\u0026repository_url=registry.redhat.io/rhacm2/prometheus-alertmanager-rhel8\u0026tag=v2.4.6-8"
}
}
},
{
"category": "product_version",
"name": "rhacm2/prometheus-rhel8@sha256:f7971a684bcdce02604319ecace5ba585797f116a64024da815bf3e2d27f6251_ppc64le",
"product": {
"name": "rhacm2/prometheus-rhel8@sha256:f7971a684bcdce02604319ecace5ba585797f116a64024da815bf3e2d27f6251_ppc64le",
"product_id": "rhacm2/prometheus-rhel8@sha256:f7971a684bcdce02604319ecace5ba585797f116a64024da815bf3e2d27f6251_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/prometheus-rhel8@sha256:f7971a684bcdce02604319ecace5ba585797f116a64024da815bf3e2d27f6251?arch=ppc64le\u0026repository_url=registry.redhat.io/rhacm2/prometheus-rhel8\u0026tag=v2.4.6-7"
}
}
},
{
"category": "product_version",
"name": "rhacm2/provider-credential-controller-rhel8@sha256:e33d7b73b6a7d41ef7779800af177a4557608ea87c854e457d0421332fcb421f_ppc64le",
"product": {
"name": "rhacm2/provider-credential-controller-rhel8@sha256:e33d7b73b6a7d41ef7779800af177a4557608ea87c854e457d0421332fcb421f_ppc64le",
"product_id": "rhacm2/provider-credential-controller-rhel8@sha256:e33d7b73b6a7d41ef7779800af177a4557608ea87c854e457d0421332fcb421f_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/provider-credential-controller-rhel8@sha256:e33d7b73b6a7d41ef7779800af177a4557608ea87c854e457d0421332fcb421f?arch=ppc64le\u0026repository_url=registry.redhat.io/rhacm2/provider-credential-controller-rhel8\u0026tag=v2.4.6-7"
}
}
},
{
"category": "product_version",
"name": "rhacm2/rbac-query-proxy-rhel8@sha256:b549a06e14f326d196883c8168db3f82edbb952184ea4742b6d4eca78b13bc69_ppc64le",
"product": {
"name": "rhacm2/rbac-query-proxy-rhel8@sha256:b549a06e14f326d196883c8168db3f82edbb952184ea4742b6d4eca78b13bc69_ppc64le",
"product_id": "rhacm2/rbac-query-proxy-rhel8@sha256:b549a06e14f326d196883c8168db3f82edbb952184ea4742b6d4eca78b13bc69_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/rbac-query-proxy-rhel8@sha256:b549a06e14f326d196883c8168db3f82edbb952184ea4742b6d4eca78b13bc69?arch=ppc64le\u0026repository_url=registry.redhat.io/rhacm2/rbac-query-proxy-rhel8\u0026tag=v2.4.6-7"
}
}
},
{
"category": "product_version",
"name": "rhacm2/redisgraph-tls-rhel8@sha256:7e3245ba0f53c4c510f7151b3e940c13d5a79d8d95b203e3b8ceaca4ceea42ea_ppc64le",
"product": {
"name": "rhacm2/redisgraph-tls-rhel8@sha256:7e3245ba0f53c4c510f7151b3e940c13d5a79d8d95b203e3b8ceaca4ceea42ea_ppc64le",
"product_id": "rhacm2/redisgraph-tls-rhel8@sha256:7e3245ba0f53c4c510f7151b3e940c13d5a79d8d95b203e3b8ceaca4ceea42ea_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/redisgraph-tls-rhel8@sha256:7e3245ba0f53c4c510f7151b3e940c13d5a79d8d95b203e3b8ceaca4ceea42ea?arch=ppc64le\u0026repository_url=registry.redhat.io/rhacm2/redisgraph-tls-rhel8\u0026tag=v2.4.6-6"
}
}
},
{
"category": "product_version",
"name": "rhacm2/registration-rhel8@sha256:0fbe6a1234544b31be5b6ba778895d31b0486783116796e0e31079cd2ee9f87a_ppc64le",
"product": {
"name": "rhacm2/registration-rhel8@sha256:0fbe6a1234544b31be5b6ba778895d31b0486783116796e0e31079cd2ee9f87a_ppc64le",
"product_id": "rhacm2/registration-rhel8@sha256:0fbe6a1234544b31be5b6ba778895d31b0486783116796e0e31079cd2ee9f87a_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/registration-rhel8@sha256:0fbe6a1234544b31be5b6ba778895d31b0486783116796e0e31079cd2ee9f87a?arch=ppc64le\u0026repository_url=registry.redhat.io/rhacm2/registration-rhel8\u0026tag=v2.4.6-8"
}
}
},
{
"category": "product_version",
"name": "rhacm2/registration-rhel8-operator@sha256:45b0e1027807496b3c2a10d8e7c015cc91cc77b9832639adb51a6e5fc7f5071b_ppc64le",
"product": {
"name": "rhacm2/registration-rhel8-operator@sha256:45b0e1027807496b3c2a10d8e7c015cc91cc77b9832639adb51a6e5fc7f5071b_ppc64le",
"product_id": "rhacm2/registration-rhel8-operator@sha256:45b0e1027807496b3c2a10d8e7c015cc91cc77b9832639adb51a6e5fc7f5071b_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/registration-rhel8-operator@sha256:45b0e1027807496b3c2a10d8e7c015cc91cc77b9832639adb51a6e5fc7f5071b?arch=ppc64le\u0026repository_url=registry.redhat.io/rhacm2/registration-rhel8-operator\u0026tag=v2.4.6-8"
}
}
},
{
"category": "product_version",
"name": "rhacm2/agent-service-rhel8@sha256:5c89bb44eda9a0754ea1d1ca69ea260f02f060c517194251519439e4b943e46a_ppc64le",
"product": {
"name": "rhacm2/agent-service-rhel8@sha256:5c89bb44eda9a0754ea1d1ca69ea260f02f060c517194251519439e4b943e46a_ppc64le",
"product_id": "rhacm2/agent-service-rhel8@sha256:5c89bb44eda9a0754ea1d1ca69ea260f02f060c517194251519439e4b943e46a_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/agent-service-rhel8@sha256:5c89bb44eda9a0754ea1d1ca69ea260f02f060c517194251519439e4b943e46a?arch=ppc64le\u0026repository_url=registry.redhat.io/rhacm2/agent-service-rhel8\u0026tag=v2.4.6-9"
}
}
},
{
"category": "product_version",
"name": "rhacm2/assisted-installer-rhel8@sha256:815976efa30282899af7de91b5df1fdeca10c709d0fc60d09d8f3abb1c2acdc3_ppc64le",
"product": {
"name": "rhacm2/assisted-installer-rhel8@sha256:815976efa30282899af7de91b5df1fdeca10c709d0fc60d09d8f3abb1c2acdc3_ppc64le",
"product_id": "rhacm2/assisted-installer-rhel8@sha256:815976efa30282899af7de91b5df1fdeca10c709d0fc60d09d8f3abb1c2acdc3_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/assisted-installer-rhel8@sha256:815976efa30282899af7de91b5df1fdeca10c709d0fc60d09d8f3abb1c2acdc3?arch=ppc64le\u0026repository_url=registry.redhat.io/rhacm2/assisted-installer-rhel8\u0026tag=v2.4.6-7"
}
}
},
{
"category": "product_version",
"name": "rhacm2/assisted-installer-reporter-rhel8@sha256:dcc214165e5c895925f52673577fa73274b017e3e9017818bf5c0327b3600ffb_ppc64le",
"product": {
"name": "rhacm2/assisted-installer-reporter-rhel8@sha256:dcc214165e5c895925f52673577fa73274b017e3e9017818bf5c0327b3600ffb_ppc64le",
"product_id": "rhacm2/assisted-installer-reporter-rhel8@sha256:dcc214165e5c895925f52673577fa73274b017e3e9017818bf5c0327b3600ffb_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/assisted-installer-reporter-rhel8@sha256:dcc214165e5c895925f52673577fa73274b017e3e9017818bf5c0327b3600ffb?arch=ppc64le\u0026repository_url=registry.redhat.io/rhacm2/assisted-installer-reporter-rhel8\u0026tag=v2.4.6-7"
}
}
},
{
"category": "product_version",
"name": "rhacm2/search-aggregator-rhel8@sha256:52a2dd79f67b1910a7129f70ba18b48656cd41b2a15f2ae4af2509c0eaa4205a_ppc64le",
"product": {
"name": "rhacm2/search-aggregator-rhel8@sha256:52a2dd79f67b1910a7129f70ba18b48656cd41b2a15f2ae4af2509c0eaa4205a_ppc64le",
"product_id": "rhacm2/search-aggregator-rhel8@sha256:52a2dd79f67b1910a7129f70ba18b48656cd41b2a15f2ae4af2509c0eaa4205a_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/search-aggregator-rhel8@sha256:52a2dd79f67b1910a7129f70ba18b48656cd41b2a15f2ae4af2509c0eaa4205a?arch=ppc64le\u0026repository_url=registry.redhat.io/rhacm2/search-aggregator-rhel8\u0026tag=v2.4.6-10"
}
}
},
{
"category": "product_version",
"name": "rhacm2/search-api-rhel8@sha256:74ccabf407b668837238eb3ad2e536fcb0b3df9a48741f43edf2456fbee80cc6_ppc64le",
"product": {
"name": "rhacm2/search-api-rhel8@sha256:74ccabf407b668837238eb3ad2e536fcb0b3df9a48741f43edf2456fbee80cc6_ppc64le",
"product_id": "rhacm2/search-api-rhel8@sha256:74ccabf407b668837238eb3ad2e536fcb0b3df9a48741f43edf2456fbee80cc6_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/search-api-rhel8@sha256:74ccabf407b668837238eb3ad2e536fcb0b3df9a48741f43edf2456fbee80cc6?arch=ppc64le\u0026repository_url=registry.redhat.io/rhacm2/search-api-rhel8\u0026tag=v2.4.6-14"
}
}
},
{
"category": "product_version",
"name": "rhacm2/search-collector-rhel8@sha256:ff9c98d5836007520ff971116d5c143b6e0fafa25e5c8f0dfd4b1a23f191f1d2_ppc64le",
"product": {
"name": "rhacm2/search-collector-rhel8@sha256:ff9c98d5836007520ff971116d5c143b6e0fafa25e5c8f0dfd4b1a23f191f1d2_ppc64le",
"product_id": "rhacm2/search-collector-rhel8@sha256:ff9c98d5836007520ff971116d5c143b6e0fafa25e5c8f0dfd4b1a23f191f1d2_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/search-collector-rhel8@sha256:ff9c98d5836007520ff971116d5c143b6e0fafa25e5c8f0dfd4b1a23f191f1d2?arch=ppc64le\u0026repository_url=registry.redhat.io/rhacm2/search-collector-rhel8\u0026tag=v2.4.6-10"
}
}
},
{
"category": "product_version",
"name": "rhacm2/search-rhel8@sha256:13b61bea54f6d67fb749852d48dc6a035ee516ed5f3d339619b97924e078ca59_ppc64le",
"product": {
"name": "rhacm2/search-rhel8@sha256:13b61bea54f6d67fb749852d48dc6a035ee516ed5f3d339619b97924e078ca59_ppc64le",
"product_id": "rhacm2/search-rhel8@sha256:13b61bea54f6d67fb749852d48dc6a035ee516ed5f3d339619b97924e078ca59_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/search-rhel8@sha256:13b61bea54f6d67fb749852d48dc6a035ee516ed5f3d339619b97924e078ca59?arch=ppc64le\u0026repository_url=registry.redhat.io/rhacm2/search-rhel8\u0026tag=v2.4.6-10"
}
}
},
{
"category": "product_version",
"name": "rhacm2/search-ui-rhel8@sha256:aa0f257b502a6fcf1d2eb2270858f7d145abee32b9a64ba511bab22218b74e0a_ppc64le",
"product": {
"name": "rhacm2/search-ui-rhel8@sha256:aa0f257b502a6fcf1d2eb2270858f7d145abee32b9a64ba511bab22218b74e0a_ppc64le",
"product_id": "rhacm2/search-ui-rhel8@sha256:aa0f257b502a6fcf1d2eb2270858f7d145abee32b9a64ba511bab22218b74e0a_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/search-ui-rhel8@sha256:aa0f257b502a6fcf1d2eb2270858f7d145abee32b9a64ba511bab22218b74e0a?arch=ppc64le\u0026repository_url=registry.redhat.io/rhacm2/search-ui-rhel8\u0026tag=v2.4.6-13"
}
}
},
{
"category": "product_version",
"name": "rhacm2/submariner-addon-rhel8@sha256:514d5c15aceb07e72ba74d9ba1b3bdc2e84e1c4060b2facdb886809b118c704c_ppc64le",
"product": {
"name": "rhacm2/submariner-addon-rhel8@sha256:514d5c15aceb07e72ba74d9ba1b3bdc2e84e1c4060b2facdb886809b118c704c_ppc64le",
"product_id": "rhacm2/submariner-addon-rhel8@sha256:514d5c15aceb07e72ba74d9ba1b3bdc2e84e1c4060b2facdb886809b118c704c_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/submariner-addon-rhel8@sha256:514d5c15aceb07e72ba74d9ba1b3bdc2e84e1c4060b2facdb886809b118c704c?arch=ppc64le\u0026repository_url=registry.redhat.io/rhacm2/submariner-addon-rhel8\u0026tag=v2.4.6-9"
}
}
},
{
"category": "product_version",
"name": "rhacm2/thanos-rhel8@sha256:ed22c2650f0d908174896647ced911a49945714a114836096b787cc879164bc4_ppc64le",
"product": {
"name": "rhacm2/thanos-rhel8@sha256:ed22c2650f0d908174896647ced911a49945714a114836096b787cc879164bc4_ppc64le",
"product_id": "rhacm2/thanos-rhel8@sha256:ed22c2650f0d908174896647ced911a49945714a114836096b787cc879164bc4_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/thanos-rhel8@sha256:ed22c2650f0d908174896647ced911a49945714a114836096b787cc879164bc4?arch=ppc64le\u0026repository_url=registry.redhat.io/rhacm2/thanos-rhel8\u0026tag=v2.4.6-8"
}
}
},
{
"category": "product_version",
"name": "rhacm2/thanos-receive-controller-rhel8@sha256:8d0e265c199c32e757c2004d89db64bc64092171b98068aab03f977a744cc5bc_ppc64le",
"product": {
"name": "rhacm2/thanos-receive-controller-rhel8@sha256:8d0e265c199c32e757c2004d89db64bc64092171b98068aab03f977a744cc5bc_ppc64le",
"product_id": "rhacm2/thanos-receive-controller-rhel8@sha256:8d0e265c199c32e757c2004d89db64bc64092171b98068aab03f977a744cc5bc_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/thanos-receive-controller-rhel8@sha256:8d0e265c199c32e757c2004d89db64bc64092171b98068aab03f977a744cc5bc?arch=ppc64le\u0026repository_url=registry.redhat.io/rhacm2/thanos-receive-controller-rhel8\u0026tag=v2.4.6-7"
}
}
},
{
"category": "product_version",
"name": "rhacm2/volsync-rhel8@sha256:1ab81a27373c351eb2c932536fc9ea6cbf74911b794e3cd183c8e5624940a656_ppc64le",
"product": {
"name": "rhacm2/volsync-rhel8@sha256:1ab81a27373c351eb2c932536fc9ea6cbf74911b794e3cd183c8e5624940a656_ppc64le",
"product_id": "rhacm2/volsync-rhel8@sha256:1ab81a27373c351eb2c932536fc9ea6cbf74911b794e3cd183c8e5624940a656_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/volsync-rhel8@sha256:1ab81a27373c351eb2c932536fc9ea6cbf74911b794e3cd183c8e5624940a656?arch=ppc64le\u0026repository_url=registry.redhat.io/rhacm2/volsync-rhel8\u0026tag=v2.4.6-8"
}
}
},
{
"category": "product_version",
"name": "rhacm2/volsync-mover-rclone-rhel8@sha256:0b3c2d30d0a6109db50dba4053d795fc92bfcadc380a8a8deb5ae4ef4e6d29fa_ppc64le",
"product": {
"name": "rhacm2/volsync-mover-rclone-rhel8@sha256:0b3c2d30d0a6109db50dba4053d795fc92bfcadc380a8a8deb5ae4ef4e6d29fa_ppc64le",
"product_id": "rhacm2/volsync-mover-rclone-rhel8@sha256:0b3c2d30d0a6109db50dba4053d795fc92bfcadc380a8a8deb5ae4ef4e6d29fa_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/volsync-mover-rclone-rhel8@sha256:0b3c2d30d0a6109db50dba4053d795fc92bfcadc380a8a8deb5ae4ef4e6d29fa?arch=ppc64le\u0026repository_url=registry.redhat.io/rhacm2/volsync-mover-rclone-rhel8\u0026tag=v2.4.6-8"
}
}
},
{
"category": "product_version",
"name": "rhacm2/volsync-mover-restic-rhel8@sha256:9d00b2d06752192dd8f8f48aeb2786ac1ee0c062ed8916cf3f693c7d2a05e208_ppc64le",
"product": {
"name": "rhacm2/volsync-mover-restic-rhel8@sha256:9d00b2d06752192dd8f8f48aeb2786ac1ee0c062ed8916cf3f693c7d2a05e208_ppc64le",
"product_id": "rhacm2/volsync-mover-restic-rhel8@sha256:9d00b2d06752192dd8f8f48aeb2786ac1ee0c062ed8916cf3f693c7d2a05e208_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/volsync-mover-restic-rhel8@sha256:9d00b2d06752192dd8f8f48aeb2786ac1ee0c062ed8916cf3f693c7d2a05e208?arch=ppc64le\u0026repository_url=registry.redhat.io/rhacm2/volsync-mover-restic-rhel8\u0026tag=v2.4.6-8"
}
}
},
{
"category": "product_version",
"name": "rhacm2/volsync-mover-rsync-rhel8@sha256:30e06b75f83e22faeed2108f68b158fb35b4db22b83f049c61706ddcbfef27d9_ppc64le",
"product": {
"name": "rhacm2/volsync-mover-rsync-rhel8@sha256:30e06b75f83e22faeed2108f68b158fb35b4db22b83f049c61706ddcbfef27d9_ppc64le",
"product_id": "rhacm2/volsync-mover-rsync-rhel8@sha256:30e06b75f83e22faeed2108f68b158fb35b4db22b83f049c61706ddcbfef27d9_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/volsync-mover-rsync-rhel8@sha256:30e06b75f83e22faeed2108f68b158fb35b4db22b83f049c61706ddcbfef27d9?arch=ppc64le\u0026repository_url=registry.redhat.io/rhacm2/volsync-mover-rsync-rhel8\u0026tag=v2.4.6-8"
}
}
},
{
"category": "product_version",
"name": "rhacm2/work-rhel8@sha256:73b036d1c7b9c44010ef9716be8c96bfd2a7af7e09b2cf3402cc2aac81ef94e4_ppc64le",
"product": {
"name": "rhacm2/work-rhel8@sha256:73b036d1c7b9c44010ef9716be8c96bfd2a7af7e09b2cf3402cc2aac81ef94e4_ppc64le",
"product_id": "rhacm2/work-rhel8@sha256:73b036d1c7b9c44010ef9716be8c96bfd2a7af7e09b2cf3402cc2aac81ef94e4_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/work-rhel8@sha256:73b036d1c7b9c44010ef9716be8c96bfd2a7af7e09b2cf3402cc2aac81ef94e4?arch=ppc64le\u0026repository_url=registry.redhat.io/rhacm2/work-rhel8\u0026tag=v2.4.6-8"
}
}
}
],
"category": "architecture",
"name": "ppc64le"
}
],
"category": "vendor",
"name": "Red Hat"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/acm-grafana-rhel8@sha256:17c53124f6c09cc839f533aee0c870078f547fef29a19803814f5c5fbc5e7939_s390x as a component of Red Hat Advanced Cluster Management for Kubernetes 2.4 for RHEL 8",
"product_id": "8Base-RHACM-2.4:rhacm2/acm-grafana-rhel8@sha256:17c53124f6c09cc839f533aee0c870078f547fef29a19803814f5c5fbc5e7939_s390x"
},
"product_reference": "rhacm2/acm-grafana-rhel8@sha256:17c53124f6c09cc839f533aee0c870078f547fef29a19803814f5c5fbc5e7939_s390x",
"relates_to_product_reference": "8Base-RHACM-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/acm-grafana-rhel8@sha256:644a295644e91a8976d4df02e5ccdd711d8d3c8fa409cae698671b49b96ec00a_ppc64le as a component of Red Hat Advanced Cluster Management for Kubernetes 2.4 for RHEL 8",
"product_id": "8Base-RHACM-2.4:rhacm2/acm-grafana-rhel8@sha256:644a295644e91a8976d4df02e5ccdd711d8d3c8fa409cae698671b49b96ec00a_ppc64le"
},
"product_reference": "rhacm2/acm-grafana-rhel8@sha256:644a295644e91a8976d4df02e5ccdd711d8d3c8fa409cae698671b49b96ec00a_ppc64le",
"relates_to_product_reference": "8Base-RHACM-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/acm-grafana-rhel8@sha256:9c9b992bf748282d7cdc941b7907bbcbabe69a8b287bc4195a6bc8b9d9b6cbd0_amd64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.4 for RHEL 8",
"product_id": "8Base-RHACM-2.4:rhacm2/acm-grafana-rhel8@sha256:9c9b992bf748282d7cdc941b7907bbcbabe69a8b287bc4195a6bc8b9d9b6cbd0_amd64"
},
"product_reference": "rhacm2/acm-grafana-rhel8@sha256:9c9b992bf748282d7cdc941b7907bbcbabe69a8b287bc4195a6bc8b9d9b6cbd0_amd64",
"relates_to_product_reference": "8Base-RHACM-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/acm-must-gather-rhel8@sha256:0cca0dbb0b7adff8eaea1315b422edb6ea1778befa4772f3e6f5755fb5519196_s390x as a component of Red Hat Advanced Cluster Management for Kubernetes 2.4 for RHEL 8",
"product_id": "8Base-RHACM-2.4:rhacm2/acm-must-gather-rhel8@sha256:0cca0dbb0b7adff8eaea1315b422edb6ea1778befa4772f3e6f5755fb5519196_s390x"
},
"product_reference": "rhacm2/acm-must-gather-rhel8@sha256:0cca0dbb0b7adff8eaea1315b422edb6ea1778befa4772f3e6f5755fb5519196_s390x",
"relates_to_product_reference": "8Base-RHACM-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/acm-must-gather-rhel8@sha256:63b5758cfcffe96326b090ae51d38c00ca13b35e9fe5e4354cd33e67d042c41b_amd64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.4 for RHEL 8",
"product_id": "8Base-RHACM-2.4:rhacm2/acm-must-gather-rhel8@sha256:63b5758cfcffe96326b090ae51d38c00ca13b35e9fe5e4354cd33e67d042c41b_amd64"
},
"product_reference": "rhacm2/acm-must-gather-rhel8@sha256:63b5758cfcffe96326b090ae51d38c00ca13b35e9fe5e4354cd33e67d042c41b_amd64",
"relates_to_product_reference": "8Base-RHACM-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/acm-must-gather-rhel8@sha256:cfc97f6c9495bac2635e016dd47049683f8ed78c932ef2c70cec2ec7be323fea_ppc64le as a component of Red Hat Advanced Cluster Management for Kubernetes 2.4 for RHEL 8",
"product_id": "8Base-RHACM-2.4:rhacm2/acm-must-gather-rhel8@sha256:cfc97f6c9495bac2635e016dd47049683f8ed78c932ef2c70cec2ec7be323fea_ppc64le"
},
"product_reference": "rhacm2/acm-must-gather-rhel8@sha256:cfc97f6c9495bac2635e016dd47049683f8ed78c932ef2c70cec2ec7be323fea_ppc64le",
"relates_to_product_reference": "8Base-RHACM-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/acm-operator-bundle@sha256:346215260baa3371853d15ccc451c3ac418813c5cd9b422b0ad9f2dd6ae8a511_s390x as a component of Red Hat Advanced Cluster Management for Kubernetes 2.4 for RHEL 8",
"product_id": "8Base-RHACM-2.4:rhacm2/acm-operator-bundle@sha256:346215260baa3371853d15ccc451c3ac418813c5cd9b422b0ad9f2dd6ae8a511_s390x"
},
"product_reference": "rhacm2/acm-operator-bundle@sha256:346215260baa3371853d15ccc451c3ac418813c5cd9b422b0ad9f2dd6ae8a511_s390x",
"relates_to_product_reference": "8Base-RHACM-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/acm-operator-bundle@sha256:cb4fca4155dc3e274712c0c7609eb6111a6e03207ddaa0d5c3c8752badc15b2c_amd64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.4 for RHEL 8",
"product_id": "8Base-RHACM-2.4:rhacm2/acm-operator-bundle@sha256:cb4fca4155dc3e274712c0c7609eb6111a6e03207ddaa0d5c3c8752badc15b2c_amd64"
},
"product_reference": "rhacm2/acm-operator-bundle@sha256:cb4fca4155dc3e274712c0c7609eb6111a6e03207ddaa0d5c3c8752badc15b2c_amd64",
"relates_to_product_reference": "8Base-RHACM-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/acm-operator-bundle@sha256:cceb82a8492d7e971e515f1a0a5391a1051e4f130f7a14e412def20616e05d40_ppc64le as a component of Red Hat Advanced Cluster Management for Kubernetes 2.4 for RHEL 8",
"product_id": "8Base-RHACM-2.4:rhacm2/acm-operator-bundle@sha256:cceb82a8492d7e971e515f1a0a5391a1051e4f130f7a14e412def20616e05d40_ppc64le"
},
"product_reference": "rhacm2/acm-operator-bundle@sha256:cceb82a8492d7e971e515f1a0a5391a1051e4f130f7a14e412def20616e05d40_ppc64le",
"relates_to_product_reference": "8Base-RHACM-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/agent-service-rhel8@sha256:5b5046b04aa10807a6676916cf4744f0cd36c056dd3fd626304814af2d665cf9_amd64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.4 for RHEL 8",
"product_id": "8Base-RHACM-2.4:rhacm2/agent-service-rhel8@sha256:5b5046b04aa10807a6676916cf4744f0cd36c056dd3fd626304814af2d665cf9_amd64"
},
"product_reference": "rhacm2/agent-service-rhel8@sha256:5b5046b04aa10807a6676916cf4744f0cd36c056dd3fd626304814af2d665cf9_amd64",
"relates_to_product_reference": "8Base-RHACM-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/agent-service-rhel8@sha256:5c89bb44eda9a0754ea1d1ca69ea260f02f060c517194251519439e4b943e46a_ppc64le as a component of Red Hat Advanced Cluster Management for Kubernetes 2.4 for RHEL 8",
"product_id": "8Base-RHACM-2.4:rhacm2/agent-service-rhel8@sha256:5c89bb44eda9a0754ea1d1ca69ea260f02f060c517194251519439e4b943e46a_ppc64le"
},
"product_reference": "rhacm2/agent-service-rhel8@sha256:5c89bb44eda9a0754ea1d1ca69ea260f02f060c517194251519439e4b943e46a_ppc64le",
"relates_to_product_reference": "8Base-RHACM-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/agent-service-rhel8@sha256:cfe9dfc60224b6206d6fbbc4c4ee95e378ce2da8b79c176e5e7bfdd8b0375f88_s390x as a component of Red Hat Advanced Cluster Management for Kubernetes 2.4 for RHEL 8",
"product_id": "8Base-RHACM-2.4:rhacm2/agent-service-rhel8@sha256:cfe9dfc60224b6206d6fbbc4c4ee95e378ce2da8b79c176e5e7bfdd8b0375f88_s390x"
},
"product_reference": "rhacm2/agent-service-rhel8@sha256:cfe9dfc60224b6206d6fbbc4c4ee95e378ce2da8b79c176e5e7bfdd8b0375f88_s390x",
"relates_to_product_reference": "8Base-RHACM-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/application-ui-rhel8@sha256:6acf7df47405a4ccb3ede12db6574a0829d28f94ea5d20d6041db1bd045a90c6_ppc64le as a component of Red Hat Advanced Cluster Management for Kubernetes 2.4 for RHEL 8",
"product_id": "8Base-RHACM-2.4:rhacm2/application-ui-rhel8@sha256:6acf7df47405a4ccb3ede12db6574a0829d28f94ea5d20d6041db1bd045a90c6_ppc64le"
},
"product_reference": "rhacm2/application-ui-rhel8@sha256:6acf7df47405a4ccb3ede12db6574a0829d28f94ea5d20d6041db1bd045a90c6_ppc64le",
"relates_to_product_reference": "8Base-RHACM-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/application-ui-rhel8@sha256:96c10e483a1c99f0ac91fb84df87ebe927e82ca35ef7e36e0f583121dcdd8b15_amd64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.4 for RHEL 8",
"product_id": "8Base-RHACM-2.4:rhacm2/application-ui-rhel8@sha256:96c10e483a1c99f0ac91fb84df87ebe927e82ca35ef7e36e0f583121dcdd8b15_amd64"
},
"product_reference": "rhacm2/application-ui-rhel8@sha256:96c10e483a1c99f0ac91fb84df87ebe927e82ca35ef7e36e0f583121dcdd8b15_amd64",
"relates_to_product_reference": "8Base-RHACM-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/application-ui-rhel8@sha256:ffb0b475eccc16a227f13a3d0d332f9cd9b96eade52646352a7497f903edf1a2_s390x as a component of Red Hat Advanced Cluster Management for Kubernetes 2.4 for RHEL 8",
"product_id": "8Base-RHACM-2.4:rhacm2/application-ui-rhel8@sha256:ffb0b475eccc16a227f13a3d0d332f9cd9b96eade52646352a7497f903edf1a2_s390x"
},
"product_reference": "rhacm2/application-ui-rhel8@sha256:ffb0b475eccc16a227f13a3d0d332f9cd9b96eade52646352a7497f903edf1a2_s390x",
"relates_to_product_reference": "8Base-RHACM-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/assisted-image-service-rhel8@sha256:2c2f96ebf908cf415613aec65a414884ec35784e4bdcd4c4b4978aa98149af4d_amd64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.4 for RHEL 8",
"product_id": "8Base-RHACM-2.4:rhacm2/assisted-image-service-rhel8@sha256:2c2f96ebf908cf415613aec65a414884ec35784e4bdcd4c4b4978aa98149af4d_amd64"
},
"product_reference": "rhacm2/assisted-image-service-rhel8@sha256:2c2f96ebf908cf415613aec65a414884ec35784e4bdcd4c4b4978aa98149af4d_amd64",
"relates_to_product_reference": "8Base-RHACM-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/assisted-image-service-rhel8@sha256:c89023b0b424e2b8800399fc4b6cfa9336248f3222097c094d33fd2b872398aa_ppc64le as a component of Red Hat Advanced Cluster Management for Kubernetes 2.4 for RHEL 8",
"product_id": "8Base-RHACM-2.4:rhacm2/assisted-image-service-rhel8@sha256:c89023b0b424e2b8800399fc4b6cfa9336248f3222097c094d33fd2b872398aa_ppc64le"
},
"product_reference": "rhacm2/assisted-image-service-rhel8@sha256:c89023b0b424e2b8800399fc4b6cfa9336248f3222097c094d33fd2b872398aa_ppc64le",
"relates_to_product_reference": "8Base-RHACM-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/assisted-image-service-rhel8@sha256:e49c328eb815293dd606199a0b8a2bd0db6bbf5d87eeaa7902d6d4df1bb41d35_s390x as a component of Red Hat Advanced Cluster Management for Kubernetes 2.4 for RHEL 8",
"product_id": "8Base-RHACM-2.4:rhacm2/assisted-image-service-rhel8@sha256:e49c328eb815293dd606199a0b8a2bd0db6bbf5d87eeaa7902d6d4df1bb41d35_s390x"
},
"product_reference": "rhacm2/assisted-image-service-rhel8@sha256:e49c328eb815293dd606199a0b8a2bd0db6bbf5d87eeaa7902d6d4df1bb41d35_s390x",
"relates_to_product_reference": "8Base-RHACM-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/assisted-installer-agent-rhel8@sha256:86fd675a09451d3ee552452999cd2c82410174f5e55dcfd4f21286559363217e_amd64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.4 for RHEL 8",
"product_id": "8Base-RHACM-2.4:rhacm2/assisted-installer-agent-rhel8@sha256:86fd675a09451d3ee552452999cd2c82410174f5e55dcfd4f21286559363217e_amd64"
},
"product_reference": "rhacm2/assisted-installer-agent-rhel8@sha256:86fd675a09451d3ee552452999cd2c82410174f5e55dcfd4f21286559363217e_amd64",
"relates_to_product_reference": "8Base-RHACM-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/assisted-installer-reporter-rhel8@sha256:dcc214165e5c895925f52673577fa73274b017e3e9017818bf5c0327b3600ffb_ppc64le as a component of Red Hat Advanced Cluster Management for Kubernetes 2.4 for RHEL 8",
"product_id": "8Base-RHACM-2.4:rhacm2/assisted-installer-reporter-rhel8@sha256:dcc214165e5c895925f52673577fa73274b017e3e9017818bf5c0327b3600ffb_ppc64le"
},
"product_reference": "rhacm2/assisted-installer-reporter-rhel8@sha256:dcc214165e5c895925f52673577fa73274b017e3e9017818bf5c0327b3600ffb_ppc64le",
"relates_to_product_reference": "8Base-RHACM-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/assisted-installer-reporter-rhel8@sha256:f7004db056478b4c1b101ab0ceac24f78dbefc018a1e76e12e8a4f69fd171175_amd64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.4 for RHEL 8",
"product_id": "8Base-RHACM-2.4:rhacm2/assisted-installer-reporter-rhel8@sha256:f7004db056478b4c1b101ab0ceac24f78dbefc018a1e76e12e8a4f69fd171175_amd64"
},
"product_reference": "rhacm2/assisted-installer-reporter-rhel8@sha256:f7004db056478b4c1b101ab0ceac24f78dbefc018a1e76e12e8a4f69fd171175_amd64",
"relates_to_product_reference": "8Base-RHACM-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/assisted-installer-rhel8@sha256:6e002bec6af8e7d7b0c89bc25f4a9e3224e47f5638be7cc2a9c68a5e92447254_amd64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.4 for RHEL 8",
"product_id": "8Base-RHACM-2.4:rhacm2/assisted-installer-rhel8@sha256:6e002bec6af8e7d7b0c89bc25f4a9e3224e47f5638be7cc2a9c68a5e92447254_amd64"
},
"product_reference": "rhacm2/assisted-installer-rhel8@sha256:6e002bec6af8e7d7b0c89bc25f4a9e3224e47f5638be7cc2a9c68a5e92447254_amd64",
"relates_to_product_reference": "8Base-RHACM-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/assisted-installer-rhel8@sha256:815976efa30282899af7de91b5df1fdeca10c709d0fc60d09d8f3abb1c2acdc3_ppc64le as a component of Red Hat Advanced Cluster Management for Kubernetes 2.4 for RHEL 8",
"product_id": "8Base-RHACM-2.4:rhacm2/assisted-installer-rhel8@sha256:815976efa30282899af7de91b5df1fdeca10c709d0fc60d09d8f3abb1c2acdc3_ppc64le"
},
"product_reference": "rhacm2/assisted-installer-rhel8@sha256:815976efa30282899af7de91b5df1fdeca10c709d0fc60d09d8f3abb1c2acdc3_ppc64le",
"relates_to_product_reference": "8Base-RHACM-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/cert-policy-controller-rhel8@sha256:0e30470d12e11f473750e0b95833d0d1fe6fd3ee9d9d0c5d7454614449156148_s390x as a component of Red Hat Advanced Cluster Management for Kubernetes 2.4 for RHEL 8",
"product_id": "8Base-RHACM-2.4:rhacm2/cert-policy-controller-rhel8@sha256:0e30470d12e11f473750e0b95833d0d1fe6fd3ee9d9d0c5d7454614449156148_s390x"
},
"product_reference": "rhacm2/cert-policy-controller-rhel8@sha256:0e30470d12e11f473750e0b95833d0d1fe6fd3ee9d9d0c5d7454614449156148_s390x",
"relates_to_product_reference": "8Base-RHACM-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/cert-policy-controller-rhel8@sha256:2324eeab4219c1c953b698cbd1cf57e0af777f31042de00eaaa2bf163f84cae1_amd64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.4 for RHEL 8",
"product_id": "8Base-RHACM-2.4:rhacm2/cert-policy-controller-rhel8@sha256:2324eeab4219c1c953b698cbd1cf57e0af777f31042de00eaaa2bf163f84cae1_amd64"
},
"product_reference": "rhacm2/cert-policy-controller-rhel8@sha256:2324eeab4219c1c953b698cbd1cf57e0af777f31042de00eaaa2bf163f84cae1_amd64",
"relates_to_product_reference": "8Base-RHACM-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/cert-policy-controller-rhel8@sha256:c3d60eaf9f775e623114d093450b5d170b4048ef1e52267a2153ec54489bd00f_ppc64le as a component of Red Hat Advanced Cluster Management for Kubernetes 2.4 for RHEL 8",
"product_id": "8Base-RHACM-2.4:rhacm2/cert-policy-controller-rhel8@sha256:c3d60eaf9f775e623114d093450b5d170b4048ef1e52267a2153ec54489bd00f_ppc64le"
},
"product_reference": "rhacm2/cert-policy-controller-rhel8@sha256:c3d60eaf9f775e623114d093450b5d170b4048ef1e52267a2153ec54489bd00f_ppc64le",
"relates_to_product_reference": "8Base-RHACM-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/cluster-backup-rhel8-operator@sha256:9969b8f2f91bd0a3ef0e89300d66a656238a3a3361d56cf7fc0eb55db1752782_amd64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.4 for RHEL 8",
"product_id": "8Base-RHACM-2.4:rhacm2/cluster-backup-rhel8-operator@sha256:9969b8f2f91bd0a3ef0e89300d66a656238a3a3361d56cf7fc0eb55db1752782_amd64"
},
"product_reference": "rhacm2/cluster-backup-rhel8-operator@sha256:9969b8f2f91bd0a3ef0e89300d66a656238a3a3361d56cf7fc0eb55db1752782_amd64",
"relates_to_product_reference": "8Base-RHACM-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/cluster-backup-rhel8-operator@sha256:d5639931ddcb1288f279f54a3688fcb8c94d710a457917c46bfa3db6cd1a317b_s390x as a component of Red Hat Advanced Cluster Management for Kubernetes 2.4 for RHEL 8",
"product_id": "8Base-RHACM-2.4:rhacm2/cluster-backup-rhel8-operator@sha256:d5639931ddcb1288f279f54a3688fcb8c94d710a457917c46bfa3db6cd1a317b_s390x"
},
"product_reference": "rhacm2/cluster-backup-rhel8-operator@sha256:d5639931ddcb1288f279f54a3688fcb8c94d710a457917c46bfa3db6cd1a317b_s390x",
"relates_to_product_reference": "8Base-RHACM-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/cluster-backup-rhel8-operator@sha256:fa4667d27a8778efc83ace86657c638aacb7ccc3168c489d427c1d6ab834cbb2_ppc64le as a component of Red Hat Advanced Cluster Management for Kubernetes 2.4 for RHEL 8",
"product_id": "8Base-RHACM-2.4:rhacm2/cluster-backup-rhel8-operator@sha256:fa4667d27a8778efc83ace86657c638aacb7ccc3168c489d427c1d6ab834cbb2_ppc64le"
},
"product_reference": "rhacm2/cluster-backup-rhel8-operator@sha256:fa4667d27a8778efc83ace86657c638aacb7ccc3168c489d427c1d6ab834cbb2_ppc64le",
"relates_to_product_reference": "8Base-RHACM-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/cluster-curator-controller-rhel8@sha256:4b32ee29c898c9f52a5fdeed3a6a595ac157db7051b36086eddf7a8f91b2ec08_ppc64le as a component of Red Hat Advanced Cluster Management for Kubernetes 2.4 for RHEL 8",
"product_id": "8Base-RHACM-2.4:rhacm2/cluster-curator-controller-rhel8@sha256:4b32ee29c898c9f52a5fdeed3a6a595ac157db7051b36086eddf7a8f91b2ec08_ppc64le"
},
"product_reference": "rhacm2/cluster-curator-controller-rhel8@sha256:4b32ee29c898c9f52a5fdeed3a6a595ac157db7051b36086eddf7a8f91b2ec08_ppc64le",
"relates_to_product_reference": "8Base-RHACM-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/cluster-curator-controller-rhel8@sha256:9e6a260d8130731601612a56cea728fc6b80cfa3d7fd8b6612175ff76b290dea_s390x as a component of Red Hat Advanced Cluster Management for Kubernetes 2.4 for RHEL 8",
"product_id": "8Base-RHACM-2.4:rhacm2/cluster-curator-controller-rhel8@sha256:9e6a260d8130731601612a56cea728fc6b80cfa3d7fd8b6612175ff76b290dea_s390x"
},
"product_reference": "rhacm2/cluster-curator-controller-rhel8@sha256:9e6a260d8130731601612a56cea728fc6b80cfa3d7fd8b6612175ff76b290dea_s390x",
"relates_to_product_reference": "8Base-RHACM-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/cluster-curator-controller-rhel8@sha256:faa454bab3f9ea36a2d5a1eaa16806ac3669472856833e750571e45da7074d40_amd64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.4 for RHEL 8",
"product_id": "8Base-RHACM-2.4:rhacm2/cluster-curator-controller-rhel8@sha256:faa454bab3f9ea36a2d5a1eaa16806ac3669472856833e750571e45da7074d40_amd64"
},
"product_reference": "rhacm2/cluster-curator-controller-rhel8@sha256:faa454bab3f9ea36a2d5a1eaa16806ac3669472856833e750571e45da7074d40_amd64",
"relates_to_product_reference": "8Base-RHACM-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/cluster-proxy-addon-rhel8@sha256:03d738d93d893b9fd9d2587e14b9a7a92bbb5eca4b85901b5e07cff1e7a3ab73_s390x as a component of Red Hat Advanced Cluster Management for Kubernetes 2.4 for RHEL 8",
"product_id": "8Base-RHACM-2.4:rhacm2/cluster-proxy-addon-rhel8@sha256:03d738d93d893b9fd9d2587e14b9a7a92bbb5eca4b85901b5e07cff1e7a3ab73_s390x"
},
"product_reference": "rhacm2/cluster-proxy-addon-rhel8@sha256:03d738d93d893b9fd9d2587e14b9a7a92bbb5eca4b85901b5e07cff1e7a3ab73_s390x",
"relates_to_product_reference": "8Base-RHACM-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/cluster-proxy-addon-rhel8@sha256:22c9595f3f4d95b6dc6c17ce5412f4131d9ce501f2660f23d176f276c4a97a73_ppc64le as a component of Red Hat Advanced Cluster Management for Kubernetes 2.4 for RHEL 8",
"product_id": "8Base-RHACM-2.4:rhacm2/cluster-proxy-addon-rhel8@sha256:22c9595f3f4d95b6dc6c17ce5412f4131d9ce501f2660f23d176f276c4a97a73_ppc64le"
},
"product_reference": "rhacm2/cluster-proxy-addon-rhel8@sha256:22c9595f3f4d95b6dc6c17ce5412f4131d9ce501f2660f23d176f276c4a97a73_ppc64le",
"relates_to_product_reference": "8Base-RHACM-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/cluster-proxy-addon-rhel8@sha256:ae6de1e14b7897a944733cdb9963f31990d696a66260974d3f692e0af87161d3_amd64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.4 for RHEL 8",
"product_id": "8Base-RHACM-2.4:rhacm2/cluster-proxy-addon-rhel8@sha256:ae6de1e14b7897a944733cdb9963f31990d696a66260974d3f692e0af87161d3_amd64"
},
"product_reference": "rhacm2/cluster-proxy-addon-rhel8@sha256:ae6de1e14b7897a944733cdb9963f31990d696a66260974d3f692e0af87161d3_amd64",
"relates_to_product_reference": "8Base-RHACM-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/clusterclaims-controller-rhel8@sha256:2c7f03c0ca17163c949249bb4b480a0fd2c986e55b0dc23c6cd3b0a974b4c229_ppc64le as a component of Red Hat Advanced Cluster Management for Kubernetes 2.4 for RHEL 8",
"product_id": "8Base-RHACM-2.4:rhacm2/clusterclaims-controller-rhel8@sha256:2c7f03c0ca17163c949249bb4b480a0fd2c986e55b0dc23c6cd3b0a974b4c229_ppc64le"
},
"product_reference": "rhacm2/clusterclaims-controller-rhel8@sha256:2c7f03c0ca17163c949249bb4b480a0fd2c986e55b0dc23c6cd3b0a974b4c229_ppc64le",
"relates_to_product_reference": "8Base-RHACM-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/clusterclaims-controller-rhel8@sha256:bd8fa875e2c6b6c650c21089441b417ae657b8e1fda2786d2f328978776a6883_s390x as a component of Red Hat Advanced Cluster Management for Kubernetes 2.4 for RHEL 8",
"product_id": "8Base-RHACM-2.4:rhacm2/clusterclaims-controller-rhel8@sha256:bd8fa875e2c6b6c650c21089441b417ae657b8e1fda2786d2f328978776a6883_s390x"
},
"product_reference": "rhacm2/clusterclaims-controller-rhel8@sha256:bd8fa875e2c6b6c650c21089441b417ae657b8e1fda2786d2f328978776a6883_s390x",
"relates_to_product_reference": "8Base-RHACM-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/clusterclaims-controller-rhel8@sha256:c49c92c632968e08f74d08eaa99862f0dd8dd1fe4a85f05e57efa90e5dca5563_amd64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.4 for RHEL 8",
"product_id": "8Base-RHACM-2.4:rhacm2/clusterclaims-controller-rhel8@sha256:c49c92c632968e08f74d08eaa99862f0dd8dd1fe4a85f05e57efa90e5dca5563_amd64"
},
"product_reference": "rhacm2/clusterclaims-controller-rhel8@sha256:c49c92c632968e08f74d08eaa99862f0dd8dd1fe4a85f05e57efa90e5dca5563_amd64",
"relates_to_product_reference": "8Base-RHACM-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/clusterlifecycle-state-metrics-rhel8@sha256:3711cb41642a7fffc69a0c98db128d39d980555127f22a9d1dfd76c9631b8edc_ppc64le as a component of Red Hat Advanced Cluster Management for Kubernetes 2.4 for RHEL 8",
"product_id": "8Base-RHACM-2.4:rhacm2/clusterlifecycle-state-metrics-rhel8@sha256:3711cb41642a7fffc69a0c98db128d39d980555127f22a9d1dfd76c9631b8edc_ppc64le"
},
"product_reference": "rhacm2/clusterlifecycle-state-metrics-rhel8@sha256:3711cb41642a7fffc69a0c98db128d39d980555127f22a9d1dfd76c9631b8edc_ppc64le",
"relates_to_product_reference": "8Base-RHACM-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/clusterlifecycle-state-metrics-rhel8@sha256:60a54bc76a84f2369b02dc1b9b0d8353da93acc9f8193a26739110c6fe59abdd_s390x as a component of Red Hat Advanced Cluster Management for Kubernetes 2.4 for RHEL 8",
"product_id": "8Base-RHACM-2.4:rhacm2/clusterlifecycle-state-metrics-rhel8@sha256:60a54bc76a84f2369b02dc1b9b0d8353da93acc9f8193a26739110c6fe59abdd_s390x"
},
"product_reference": "rhacm2/clusterlifecycle-state-metrics-rhel8@sha256:60a54bc76a84f2369b02dc1b9b0d8353da93acc9f8193a26739110c6fe59abdd_s390x",
"relates_to_product_reference": "8Base-RHACM-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/clusterlifecycle-state-metrics-rhel8@sha256:6df08e52cee6890187b6be3a62b36c18fcff7e34630da933e0a5f7bcecec6b4c_amd64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.4 for RHEL 8",
"product_id": "8Base-RHACM-2.4:rhacm2/clusterlifecycle-state-metrics-rhel8@sha256:6df08e52cee6890187b6be3a62b36c18fcff7e34630da933e0a5f7bcecec6b4c_amd64"
},
"product_reference": "rhacm2/clusterlifecycle-state-metrics-rhel8@sha256:6df08e52cee6890187b6be3a62b36c18fcff7e34630da933e0a5f7bcecec6b4c_amd64",
"relates_to_product_reference": "8Base-RHACM-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/config-policy-controller-rhel8@sha256:8fb0581852dc1dfd80a81ba03c6976da1aa8d93675f626765f2266adfa94d5ac_s390x as a component of Red Hat Advanced Cluster Management for Kubernetes 2.4 for RHEL 8",
"product_id": "8Base-RHACM-2.4:rhacm2/config-policy-controller-rhel8@sha256:8fb0581852dc1dfd80a81ba03c6976da1aa8d93675f626765f2266adfa94d5ac_s390x"
},
"product_reference": "rhacm2/config-policy-controller-rhel8@sha256:8fb0581852dc1dfd80a81ba03c6976da1aa8d93675f626765f2266adfa94d5ac_s390x",
"relates_to_product_reference": "8Base-RHACM-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/config-policy-controller-rhel8@sha256:929233f873cbf980fb850a9812c98bd09f907e26d9afeb1c0198d52776e33b32_ppc64le as a component of Red Hat Advanced Cluster Management for Kubernetes 2.4 for RHEL 8",
"product_id": "8Base-RHACM-2.4:rhacm2/config-policy-controller-rhel8@sha256:929233f873cbf980fb850a9812c98bd09f907e26d9afeb1c0198d52776e33b32_ppc64le"
},
"product_reference": "rhacm2/config-policy-controller-rhel8@sha256:929233f873cbf980fb850a9812c98bd09f907e26d9afeb1c0198d52776e33b32_ppc64le",
"relates_to_product_reference": "8Base-RHACM-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/config-policy-controller-rhel8@sha256:a3653dcecb777d7b3915c49b7999793b90dd4524628d5517368a0837af46aa07_amd64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.4 for RHEL 8",
"product_id": "8Base-RHACM-2.4:rhacm2/config-policy-controller-rhel8@sha256:a3653dcecb777d7b3915c49b7999793b90dd4524628d5517368a0837af46aa07_amd64"
},
"product_reference": "rhacm2/config-policy-controller-rhel8@sha256:a3653dcecb777d7b3915c49b7999793b90dd4524628d5517368a0837af46aa07_amd64",
"relates_to_product_reference": "8Base-RHACM-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/console-api-rhel8@sha256:02481bcf2ddd1771d965e947cfcbad66540e2df055a3013bee5185ab84960d6d_ppc64le as a component of Red Hat Advanced Cluster Management for Kubernetes 2.4 for RHEL 8",
"product_id": "8Base-RHACM-2.4:rhacm2/console-api-rhel8@sha256:02481bcf2ddd1771d965e947cfcbad66540e2df055a3013bee5185ab84960d6d_ppc64le"
},
"product_reference": "rhacm2/console-api-rhel8@sha256:02481bcf2ddd1771d965e947cfcbad66540e2df055a3013bee5185ab84960d6d_ppc64le",
"relates_to_product_reference": "8Base-RHACM-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/console-api-rhel8@sha256:3a47d211370efc6e1661d4d0abd0d5abc65d8a759218af7c2722db820a664d8c_s390x as a component of Red Hat Advanced Cluster Management for Kubernetes 2.4 for RHEL 8",
"product_id": "8Base-RHACM-2.4:rhacm2/console-api-rhel8@sha256:3a47d211370efc6e1661d4d0abd0d5abc65d8a759218af7c2722db820a664d8c_s390x"
},
"product_reference": "rhacm2/console-api-rhel8@sha256:3a47d211370efc6e1661d4d0abd0d5abc65d8a759218af7c2722db820a664d8c_s390x",
"relates_to_product_reference": "8Base-RHACM-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/console-api-rhel8@sha256:789e1950e886e54c341699cc8ec0c4bfb9a0e295e49961366759e861d32d5ef9_amd64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.4 for RHEL 8",
"product_id": "8Base-RHACM-2.4:rhacm2/console-api-rhel8@sha256:789e1950e886e54c341699cc8ec0c4bfb9a0e295e49961366759e861d32d5ef9_amd64"
},
"product_reference": "rhacm2/console-api-rhel8@sha256:789e1950e886e54c341699cc8ec0c4bfb9a0e295e49961366759e861d32d5ef9_amd64",
"relates_to_product_reference": "8Base-RHACM-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/console-rhel8@sha256:5215e1a2f456b83ba4ae02ea653bef51d331ced6e9a4c67958e8c41cd88aa818_s390x as a component of Red Hat Advanced Cluster Management for Kubernetes 2.4 for RHEL 8",
"product_id": "8Base-RHACM-2.4:rhacm2/console-rhel8@sha256:5215e1a2f456b83ba4ae02ea653bef51d331ced6e9a4c67958e8c41cd88aa818_s390x"
},
"product_reference": "rhacm2/console-rhel8@sha256:5215e1a2f456b83ba4ae02ea653bef51d331ced6e9a4c67958e8c41cd88aa818_s390x",
"relates_to_product_reference": "8Base-RHACM-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/console-rhel8@sha256:d5cbabd5d26e6e712d9f531db8ebaa3a793599538ef2e62262b02c165ea74b9a_ppc64le as a component of Red Hat Advanced Cluster Management for Kubernetes 2.4 for RHEL 8",
"product_id": "8Base-RHACM-2.4:rhacm2/console-rhel8@sha256:d5cbabd5d26e6e712d9f531db8ebaa3a793599538ef2e62262b02c165ea74b9a_ppc64le"
},
"product_reference": "rhacm2/console-rhel8@sha256:d5cbabd5d26e6e712d9f531db8ebaa3a793599538ef2e62262b02c165ea74b9a_ppc64le",
"relates_to_product_reference": "8Base-RHACM-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/console-rhel8@sha256:e797bce5724653b3ae0395c66c4796dc0594002cdde7242f4fd29c2fd5e703fa_amd64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.4 for RHEL 8",
"product_id": "8Base-RHACM-2.4:rhacm2/console-rhel8@sha256:e797bce5724653b3ae0395c66c4796dc0594002cdde7242f4fd29c2fd5e703fa_amd64"
},
"product_reference": "rhacm2/console-rhel8@sha256:e797bce5724653b3ae0395c66c4796dc0594002cdde7242f4fd29c2fd5e703fa_amd64",
"relates_to_product_reference": "8Base-RHACM-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/discovery-rhel8-operator@sha256:224af94e4e027bfb7edff3f889ec08aa031eaede2e4a02c67ce2925f29230ea8_s390x as a component of Red Hat Advanced Cluster Management for Kubernetes 2.4 for RHEL 8",
"product_id": "8Base-RHACM-2.4:rhacm2/discovery-rhel8-operator@sha256:224af94e4e027bfb7edff3f889ec08aa031eaede2e4a02c67ce2925f29230ea8_s390x"
},
"product_reference": "rhacm2/discovery-rhel8-operator@sha256:224af94e4e027bfb7edff3f889ec08aa031eaede2e4a02c67ce2925f29230ea8_s390x",
"relates_to_product_reference": "8Base-RHACM-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/discovery-rhel8-operator@sha256:5dd54d496d15c262072c6024385e9fbf016edabe8a6bcdf31ec63ed5c445088c_amd64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.4 for RHEL 8",
"product_id": "8Base-RHACM-2.4:rhacm2/discovery-rhel8-operator@sha256:5dd54d496d15c262072c6024385e9fbf016edabe8a6bcdf31ec63ed5c445088c_amd64"
},
"product_reference": "rhacm2/discovery-rhel8-operator@sha256:5dd54d496d15c262072c6024385e9fbf016edabe8a6bcdf31ec63ed5c445088c_amd64",
"relates_to_product_reference": "8Base-RHACM-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/discovery-rhel8-operator@sha256:f64cae3c176e4b18af716ba054dcebafa07c3f893943de09b7dfd0285a9271d5_ppc64le as a component of Red Hat Advanced Cluster Management for Kubernetes 2.4 for RHEL 8",
"product_id": "8Base-RHACM-2.4:rhacm2/discovery-rhel8-operator@sha256:f64cae3c176e4b18af716ba054dcebafa07c3f893943de09b7dfd0285a9271d5_ppc64le"
},
"product_reference": "rhacm2/discovery-rhel8-operator@sha256:f64cae3c176e4b18af716ba054dcebafa07c3f893943de09b7dfd0285a9271d5_ppc64le",
"relates_to_product_reference": "8Base-RHACM-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/endpoint-monitoring-rhel8-operator@sha256:516888a8ee8d509b77cda6ef2154a6d70a94a48a2c8c5bc7a9b1b9f2e089ff57_ppc64le as a component of Red Hat Advanced Cluster Management for Kubernetes 2.4 for RHEL 8",
"product_id": "8Base-RHACM-2.4:rhacm2/endpoint-monitoring-rhel8-operator@sha256:516888a8ee8d509b77cda6ef2154a6d70a94a48a2c8c5bc7a9b1b9f2e089ff57_ppc64le"
},
"product_reference": "rhacm2/endpoint-monitoring-rhel8-operator@sha256:516888a8ee8d509b77cda6ef2154a6d70a94a48a2c8c5bc7a9b1b9f2e089ff57_ppc64le",
"relates_to_product_reference": "8Base-RHACM-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/endpoint-monitoring-rhel8-operator@sha256:c48ced70438f389ee0a22a8670db80c121c087728533c5cd2070751ce3b2614e_amd64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.4 for RHEL 8",
"product_id": "8Base-RHACM-2.4:rhacm2/endpoint-monitoring-rhel8-operator@sha256:c48ced70438f389ee0a22a8670db80c121c087728533c5cd2070751ce3b2614e_amd64"
},
"product_reference": "rhacm2/endpoint-monitoring-rhel8-operator@sha256:c48ced70438f389ee0a22a8670db80c121c087728533c5cd2070751ce3b2614e_amd64",
"relates_to_product_reference": "8Base-RHACM-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/endpoint-monitoring-rhel8-operator@sha256:ee184be0540e401b6834747b6632b11d69269f3d9ab44bc4aaab9fc9877191aa_s390x as a component of Red Hat Advanced Cluster Management for Kubernetes 2.4 for RHEL 8",
"product_id": "8Base-RHACM-2.4:rhacm2/endpoint-monitoring-rhel8-operator@sha256:ee184be0540e401b6834747b6632b11d69269f3d9ab44bc4aaab9fc9877191aa_s390x"
},
"product_reference": "rhacm2/endpoint-monitoring-rhel8-operator@sha256:ee184be0540e401b6834747b6632b11d69269f3d9ab44bc4aaab9fc9877191aa_s390x",
"relates_to_product_reference": "8Base-RHACM-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/governance-policy-propagator-rhel8@sha256:b5a8689de0cc37c38daca89e1a6f64b6601b341a8f12ef6c093ec12b83bca4e8_s390x as a component of Red Hat Advanced Cluster Management for Kubernetes 2.4 for RHEL 8",
"product_id": "8Base-RHACM-2.4:rhacm2/governance-policy-propagator-rhel8@sha256:b5a8689de0cc37c38daca89e1a6f64b6601b341a8f12ef6c093ec12b83bca4e8_s390x"
},
"product_reference": "rhacm2/governance-policy-propagator-rhel8@sha256:b5a8689de0cc37c38daca89e1a6f64b6601b341a8f12ef6c093ec12b83bca4e8_s390x",
"relates_to_product_reference": "8Base-RHACM-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/governance-policy-propagator-rhel8@sha256:f885cac3c1b78c94885f9a9e197511c51b5470b192d6ac48e6cb20a592b36832_ppc64le as a component of Red Hat Advanced Cluster Management for Kubernetes 2.4 for RHEL 8",
"product_id": "8Base-RHACM-2.4:rhacm2/governance-policy-propagator-rhel8@sha256:f885cac3c1b78c94885f9a9e197511c51b5470b192d6ac48e6cb20a592b36832_ppc64le"
},
"product_reference": "rhacm2/governance-policy-propagator-rhel8@sha256:f885cac3c1b78c94885f9a9e197511c51b5470b192d6ac48e6cb20a592b36832_ppc64le",
"relates_to_product_reference": "8Base-RHACM-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/governance-policy-propagator-rhel8@sha256:fbec65b4937bbdad28cc1e04b5b215caddeaacda3a844cd0a45ade093997adc3_amd64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.4 for RHEL 8",
"product_id": "8Base-RHACM-2.4:rhacm2/governance-policy-propagator-rhel8@sha256:fbec65b4937bbdad28cc1e04b5b215caddeaacda3a844cd0a45ade093997adc3_amd64"
},
"product_reference": "rhacm2/governance-policy-propagator-rhel8@sha256:fbec65b4937bbdad28cc1e04b5b215caddeaacda3a844cd0a45ade093997adc3_amd64",
"relates_to_product_reference": "8Base-RHACM-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/governance-policy-spec-sync-rhel8@sha256:2c130b6df67cd0a8ee055d9b8bb3ede4bcf211978db7cdd892f78bf1d56dd269_amd64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.4 for RHEL 8",
"product_id": "8Base-RHACM-2.4:rhacm2/governance-policy-spec-sync-rhel8@sha256:2c130b6df67cd0a8ee055d9b8bb3ede4bcf211978db7cdd892f78bf1d56dd269_amd64"
},
"product_reference": "rhacm2/governance-policy-spec-sync-rhel8@sha256:2c130b6df67cd0a8ee055d9b8bb3ede4bcf211978db7cdd892f78bf1d56dd269_amd64",
"relates_to_product_reference": "8Base-RHACM-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/governance-policy-spec-sync-rhel8@sha256:6a8227f1560751fd8e1d2ec8136d8855599727eb7ad382bd5b18167ba46b31ff_ppc64le as a component of Red Hat Advanced Cluster Management for Kubernetes 2.4 for RHEL 8",
"product_id": "8Base-RHACM-2.4:rhacm2/governance-policy-spec-sync-rhel8@sha256:6a8227f1560751fd8e1d2ec8136d8855599727eb7ad382bd5b18167ba46b31ff_ppc64le"
},
"product_reference": "rhacm2/governance-policy-spec-sync-rhel8@sha256:6a8227f1560751fd8e1d2ec8136d8855599727eb7ad382bd5b18167ba46b31ff_ppc64le",
"relates_to_product_reference": "8Base-RHACM-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/governance-policy-spec-sync-rhel8@sha256:c2c6ab3e7317dee023b79cc868c052a8a602610925932358498a3a215d5c8089_s390x as a component of Red Hat Advanced Cluster Management for Kubernetes 2.4 for RHEL 8",
"product_id": "8Base-RHACM-2.4:rhacm2/governance-policy-spec-sync-rhel8@sha256:c2c6ab3e7317dee023b79cc868c052a8a602610925932358498a3a215d5c8089_s390x"
},
"product_reference": "rhacm2/governance-policy-spec-sync-rhel8@sha256:c2c6ab3e7317dee023b79cc868c052a8a602610925932358498a3a215d5c8089_s390x",
"relates_to_product_reference": "8Base-RHACM-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/governance-policy-status-sync-rhel8@sha256:385006b34743b689054c581eaaffb5298adfd092eaa13ff6c24f28fa5b79a178_amd64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.4 for RHEL 8",
"product_id": "8Base-RHACM-2.4:rhacm2/governance-policy-status-sync-rhel8@sha256:385006b34743b689054c581eaaffb5298adfd092eaa13ff6c24f28fa5b79a178_amd64"
},
"product_reference": "rhacm2/governance-policy-status-sync-rhel8@sha256:385006b34743b689054c581eaaffb5298adfd092eaa13ff6c24f28fa5b79a178_amd64",
"relates_to_product_reference": "8Base-RHACM-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/governance-policy-status-sync-rhel8@sha256:6c2ec36725b956432591b6cb6a20d4eb2ac3bf759ab4a901f581c81bcb12270c_ppc64le as a component of Red Hat Advanced Cluster Management for Kubernetes 2.4 for RHEL 8",
"product_id": "8Base-RHACM-2.4:rhacm2/governance-policy-status-sync-rhel8@sha256:6c2ec36725b956432591b6cb6a20d4eb2ac3bf759ab4a901f581c81bcb12270c_ppc64le"
},
"product_reference": "rhacm2/governance-policy-status-sync-rhel8@sha256:6c2ec36725b956432591b6cb6a20d4eb2ac3bf759ab4a901f581c81bcb12270c_ppc64le",
"relates_to_product_reference": "8Base-RHACM-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/governance-policy-status-sync-rhel8@sha256:76f717cb9fe271941f45794a8dd9ebb85af0f7ab6cd104a698352b875e1b721d_s390x as a component of Red Hat Advanced Cluster Management for Kubernetes 2.4 for RHEL 8",
"product_id": "8Base-RHACM-2.4:rhacm2/governance-policy-status-sync-rhel8@sha256:76f717cb9fe271941f45794a8dd9ebb85af0f7ab6cd104a698352b875e1b721d_s390x"
},
"product_reference": "rhacm2/governance-policy-status-sync-rhel8@sha256:76f717cb9fe271941f45794a8dd9ebb85af0f7ab6cd104a698352b875e1b721d_s390x",
"relates_to_product_reference": "8Base-RHACM-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/governance-policy-template-sync-rhel8@sha256:2d0d4141d0df7a5309edb3aa064591479facd14d604f5338383a88a7c01fb976_s390x as a component of Red Hat Advanced Cluster Management for Kubernetes 2.4 for RHEL 8",
"product_id": "8Base-RHACM-2.4:rhacm2/governance-policy-template-sync-rhel8@sha256:2d0d4141d0df7a5309edb3aa064591479facd14d604f5338383a88a7c01fb976_s390x"
},
"product_reference": "rhacm2/governance-policy-template-sync-rhel8@sha256:2d0d4141d0df7a5309edb3aa064591479facd14d604f5338383a88a7c01fb976_s390x",
"relates_to_product_reference": "8Base-RHACM-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/governance-policy-template-sync-rhel8@sha256:a96e372e54eadb8c0f384eaf5295a5a17ab701c5051b5ae59341ecc01489099b_ppc64le as a component of Red Hat Advanced Cluster Management for Kubernetes 2.4 for RHEL 8",
"product_id": "8Base-RHACM-2.4:rhacm2/governance-policy-template-sync-rhel8@sha256:a96e372e54eadb8c0f384eaf5295a5a17ab701c5051b5ae59341ecc01489099b_ppc64le"
},
"product_reference": "rhacm2/governance-policy-template-sync-rhel8@sha256:a96e372e54eadb8c0f384eaf5295a5a17ab701c5051b5ae59341ecc01489099b_ppc64le",
"relates_to_product_reference": "8Base-RHACM-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/governance-policy-template-sync-rhel8@sha256:d9135c4c5eb68af915b552e2d7fe62251f4a3a23d45a7b193d754b7da900b159_amd64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.4 for RHEL 8",
"product_id": "8Base-RHACM-2.4:rhacm2/governance-policy-template-sync-rhel8@sha256:d9135c4c5eb68af915b552e2d7fe62251f4a3a23d45a7b193d754b7da900b159_amd64"
},
"product_reference": "rhacm2/governance-policy-template-sync-rhel8@sha256:d9135c4c5eb68af915b552e2d7fe62251f4a3a23d45a7b193d754b7da900b159_amd64",
"relates_to_product_reference": "8Base-RHACM-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/grafana-dashboard-loader-rhel8@sha256:1f8b57a645d0abc3e639eb493f228d3485f4a3f53528175bc386f712fce7cd3f_amd64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.4 for RHEL 8",
"product_id": "8Base-RHACM-2.4:rhacm2/grafana-dashboard-loader-rhel8@sha256:1f8b57a645d0abc3e639eb493f228d3485f4a3f53528175bc386f712fce7cd3f_amd64"
},
"product_reference": "rhacm2/grafana-dashboard-loader-rhel8@sha256:1f8b57a645d0abc3e639eb493f228d3485f4a3f53528175bc386f712fce7cd3f_amd64",
"relates_to_product_reference": "8Base-RHACM-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/grafana-dashboard-loader-rhel8@sha256:5419a6207c0cd1adb21d7c4c3378d31f240a9f29674aee612608d015fe0b491f_ppc64le as a component of Red Hat Advanced Cluster Management for Kubernetes 2.4 for RHEL 8",
"product_id": "8Base-RHACM-2.4:rhacm2/grafana-dashboard-loader-rhel8@sha256:5419a6207c0cd1adb21d7c4c3378d31f240a9f29674aee612608d015fe0b491f_ppc64le"
},
"product_reference": "rhacm2/grafana-dashboard-loader-rhel8@sha256:5419a6207c0cd1adb21d7c4c3378d31f240a9f29674aee612608d015fe0b491f_ppc64le",
"relates_to_product_reference": "8Base-RHACM-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/grafana-dashboard-loader-rhel8@sha256:6190c4487c63f61cb24e8d219aa1ebc6ff5d8d8b1ece5bbb3da5d46e67f0b98c_s390x as a component of Red Hat Advanced Cluster Management for Kubernetes 2.4 for RHEL 8",
"product_id": "8Base-RHACM-2.4:rhacm2/grafana-dashboard-loader-rhel8@sha256:6190c4487c63f61cb24e8d219aa1ebc6ff5d8d8b1ece5bbb3da5d46e67f0b98c_s390x"
},
"product_reference": "rhacm2/grafana-dashboard-loader-rhel8@sha256:6190c4487c63f61cb24e8d219aa1ebc6ff5d8d8b1ece5bbb3da5d46e67f0b98c_s390x",
"relates_to_product_reference": "8Base-RHACM-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/grc-ui-api-rhel8@sha256:40f04e8634a2151e7a4aefe823c980d1d98c89ddb1210b55b4c0566bd85fd787_amd64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.4 for RHEL 8",
"product_id": "8Base-RHACM-2.4:rhacm2/grc-ui-api-rhel8@sha256:40f04e8634a2151e7a4aefe823c980d1d98c89ddb1210b55b4c0566bd85fd787_amd64"
},
"product_reference": "rhacm2/grc-ui-api-rhel8@sha256:40f04e8634a2151e7a4aefe823c980d1d98c89ddb1210b55b4c0566bd85fd787_amd64",
"relates_to_product_reference": "8Base-RHACM-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/grc-ui-api-rhel8@sha256:999f7119e60d578cd54b08135838fb8ecb996cd93f8e6f07ee92ec776f86f3d7_s390x as a component of Red Hat Advanced Cluster Management for Kubernetes 2.4 for RHEL 8",
"product_id": "8Base-RHACM-2.4:rhacm2/grc-ui-api-rhel8@sha256:999f7119e60d578cd54b08135838fb8ecb996cd93f8e6f07ee92ec776f86f3d7_s390x"
},
"product_reference": "rhacm2/grc-ui-api-rhel8@sha256:999f7119e60d578cd54b08135838fb8ecb996cd93f8e6f07ee92ec776f86f3d7_s390x",
"relates_to_product_reference": "8Base-RHACM-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/grc-ui-api-rhel8@sha256:a8072d656eb14084eafd141690c02119376c9436faab8e4d219e1f0ade7ed2ec_ppc64le as a component of Red Hat Advanced Cluster Management for Kubernetes 2.4 for RHEL 8",
"product_id": "8Base-RHACM-2.4:rhacm2/grc-ui-api-rhel8@sha256:a8072d656eb14084eafd141690c02119376c9436faab8e4d219e1f0ade7ed2ec_ppc64le"
},
"product_reference": "rhacm2/grc-ui-api-rhel8@sha256:a8072d656eb14084eafd141690c02119376c9436faab8e4d219e1f0ade7ed2ec_ppc64le",
"relates_to_product_reference": "8Base-RHACM-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/grc-ui-rhel8@sha256:18beaf038580dd78d44cdbd7b3e9bfab16b1ae9f1b454689abe1ebfefe4964b5_amd64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.4 for RHEL 8",
"product_id": "8Base-RHACM-2.4:rhacm2/grc-ui-rhel8@sha256:18beaf038580dd78d44cdbd7b3e9bfab16b1ae9f1b454689abe1ebfefe4964b5_amd64"
},
"product_reference": "rhacm2/grc-ui-rhel8@sha256:18beaf038580dd78d44cdbd7b3e9bfab16b1ae9f1b454689abe1ebfefe4964b5_amd64",
"relates_to_product_reference": "8Base-RHACM-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/grc-ui-rhel8@sha256:2e28251e1a65b7176007f53887f3693e5268848b1bb8a1e084e9f1064deaec8a_s390x as a component of Red Hat Advanced Cluster Management for Kubernetes 2.4 for RHEL 8",
"product_id": "8Base-RHACM-2.4:rhacm2/grc-ui-rhel8@sha256:2e28251e1a65b7176007f53887f3693e5268848b1bb8a1e084e9f1064deaec8a_s390x"
},
"product_reference": "rhacm2/grc-ui-rhel8@sha256:2e28251e1a65b7176007f53887f3693e5268848b1bb8a1e084e9f1064deaec8a_s390x",
"relates_to_product_reference": "8Base-RHACM-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/grc-ui-rhel8@sha256:3848541d746de6dfacca63f06f29fc7d203dfa4c73dbd749407896ddddb7306c_ppc64le as a component of Red Hat Advanced Cluster Management for Kubernetes 2.4 for RHEL 8",
"product_id": "8Base-RHACM-2.4:rhacm2/grc-ui-rhel8@sha256:3848541d746de6dfacca63f06f29fc7d203dfa4c73dbd749407896ddddb7306c_ppc64le"
},
"product_reference": "rhacm2/grc-ui-rhel8@sha256:3848541d746de6dfacca63f06f29fc7d203dfa4c73dbd749407896ddddb7306c_ppc64le",
"relates_to_product_reference": "8Base-RHACM-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/iam-policy-controller-rhel8@sha256:0deeefc1600e43aac6d9eadd05b32d3a1b2059632ec7e8b005eb2245b52dbd98_amd64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.4 for RHEL 8",
"product_id": "8Base-RHACM-2.4:rhacm2/iam-policy-controller-rhel8@sha256:0deeefc1600e43aac6d9eadd05b32d3a1b2059632ec7e8b005eb2245b52dbd98_amd64"
},
"product_reference": "rhacm2/iam-policy-controller-rhel8@sha256:0deeefc1600e43aac6d9eadd05b32d3a1b2059632ec7e8b005eb2245b52dbd98_amd64",
"relates_to_product_reference": "8Base-RHACM-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/iam-policy-controller-rhel8@sha256:7d1534ff8b00cd38716d2bfb65b924a45e9ec18a8eccad13c5e3818f858630b6_s390x as a component of Red Hat Advanced Cluster Management for Kubernetes 2.4 for RHEL 8",
"product_id": "8Base-RHACM-2.4:rhacm2/iam-policy-controller-rhel8@sha256:7d1534ff8b00cd38716d2bfb65b924a45e9ec18a8eccad13c5e3818f858630b6_s390x"
},
"product_reference": "rhacm2/iam-policy-controller-rhel8@sha256:7d1534ff8b00cd38716d2bfb65b924a45e9ec18a8eccad13c5e3818f858630b6_s390x",
"relates_to_product_reference": "8Base-RHACM-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/iam-policy-controller-rhel8@sha256:b2fa794482a54fcfcbf7d0ac8597e9cb0ac0c73cfe5afa8bf2e73ca35d37feb9_ppc64le as a component of Red Hat Advanced Cluster Management for Kubernetes 2.4 for RHEL 8",
"product_id": "8Base-RHACM-2.4:rhacm2/iam-policy-controller-rhel8@sha256:b2fa794482a54fcfcbf7d0ac8597e9cb0ac0c73cfe5afa8bf2e73ca35d37feb9_ppc64le"
},
"product_reference": "rhacm2/iam-policy-controller-rhel8@sha256:b2fa794482a54fcfcbf7d0ac8597e9cb0ac0c73cfe5afa8bf2e73ca35d37feb9_ppc64le",
"relates_to_product_reference": "8Base-RHACM-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/insights-client-rhel8@sha256:0f567016e55498bef2be33665d247eb14308b13aaef5cc670de7e06ff830cb9a_amd64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.4 for RHEL 8",
"product_id": "8Base-RHACM-2.4:rhacm2/insights-client-rhel8@sha256:0f567016e55498bef2be33665d247eb14308b13aaef5cc670de7e06ff830cb9a_amd64"
},
"product_reference": "rhacm2/insights-client-rhel8@sha256:0f567016e55498bef2be33665d247eb14308b13aaef5cc670de7e06ff830cb9a_amd64",
"relates_to_product_reference": "8Base-RHACM-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/insights-client-rhel8@sha256:6bd666f6d541ab33598c4a38ac05e8f65f19e03d8630cf685c89b05f14c4f1b8_ppc64le as a component of Red Hat Advanced Cluster Management for Kubernetes 2.4 for RHEL 8",
"product_id": "8Base-RHACM-2.4:rhacm2/insights-client-rhel8@sha256:6bd666f6d541ab33598c4a38ac05e8f65f19e03d8630cf685c89b05f14c4f1b8_ppc64le"
},
"product_reference": "rhacm2/insights-client-rhel8@sha256:6bd666f6d541ab33598c4a38ac05e8f65f19e03d8630cf685c89b05f14c4f1b8_ppc64le",
"relates_to_product_reference": "8Base-RHACM-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/insights-client-rhel8@sha256:85bf407b6bc232952f4dd7c1edd8a7f4a168a6995d7b866f4417bc65a162efd5_s390x as a component of Red Hat Advanced Cluster Management for Kubernetes 2.4 for RHEL 8",
"product_id": "8Base-RHACM-2.4:rhacm2/insights-client-rhel8@sha256:85bf407b6bc232952f4dd7c1edd8a7f4a168a6995d7b866f4417bc65a162efd5_s390x"
},
"product_reference": "rhacm2/insights-client-rhel8@sha256:85bf407b6bc232952f4dd7c1edd8a7f4a168a6995d7b866f4417bc65a162efd5_s390x",
"relates_to_product_reference": "8Base-RHACM-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/insights-metrics-rhel8@sha256:180e2ac58d3549c7ed583da66fba14368c606feb65b4313aac3b4f889ec091bb_amd64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.4 for RHEL 8",
"product_id": "8Base-RHACM-2.4:rhacm2/insights-metrics-rhel8@sha256:180e2ac58d3549c7ed583da66fba14368c606feb65b4313aac3b4f889ec091bb_amd64"
},
"product_reference": "rhacm2/insights-metrics-rhel8@sha256:180e2ac58d3549c7ed583da66fba14368c606feb65b4313aac3b4f889ec091bb_amd64",
"relates_to_product_reference": "8Base-RHACM-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/insights-metrics-rhel8@sha256:2492650b89feab7de0408be0e3af6d889e6291bb7064ea524dafca87b252840e_s390x as a component of Red Hat Advanced Cluster Management for Kubernetes 2.4 for RHEL 8",
"product_id": "8Base-RHACM-2.4:rhacm2/insights-metrics-rhel8@sha256:2492650b89feab7de0408be0e3af6d889e6291bb7064ea524dafca87b252840e_s390x"
},
"product_reference": "rhacm2/insights-metrics-rhel8@sha256:2492650b89feab7de0408be0e3af6d889e6291bb7064ea524dafca87b252840e_s390x",
"relates_to_product_reference": "8Base-RHACM-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/insights-metrics-rhel8@sha256:93066377331da7f85024ae541440cb409c741d393adfdfe289f7d5836c0da183_ppc64le as a component of Red Hat Advanced Cluster Management for Kubernetes 2.4 for RHEL 8",
"product_id": "8Base-RHACM-2.4:rhacm2/insights-metrics-rhel8@sha256:93066377331da7f85024ae541440cb409c741d393adfdfe289f7d5836c0da183_ppc64le"
},
"product_reference": "rhacm2/insights-metrics-rhel8@sha256:93066377331da7f85024ae541440cb409c741d393adfdfe289f7d5836c0da183_ppc64le",
"relates_to_product_reference": "8Base-RHACM-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/klusterlet-addon-controller-rhel8@sha256:018f6d71abae2963c853fe9d1a41fdad2df91acb72fee775af08275647d3019f_amd64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.4 for RHEL 8",
"product_id": "8Base-RHACM-2.4:rhacm2/klusterlet-addon-controller-rhel8@sha256:018f6d71abae2963c853fe9d1a41fdad2df91acb72fee775af08275647d3019f_amd64"
},
"product_reference": "rhacm2/klusterlet-addon-controller-rhel8@sha256:018f6d71abae2963c853fe9d1a41fdad2df91acb72fee775af08275647d3019f_amd64",
"relates_to_product_reference": "8Base-RHACM-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/klusterlet-addon-controller-rhel8@sha256:500d5166ea2f808c46b71d1a5470a35bffa484d860161a16e9809f90d021b23e_ppc64le as a component of Red Hat Advanced Cluster Management for Kubernetes 2.4 for RHEL 8",
"product_id": "8Base-RHACM-2.4:rhacm2/klusterlet-addon-controller-rhel8@sha256:500d5166ea2f808c46b71d1a5470a35bffa484d860161a16e9809f90d021b23e_ppc64le"
},
"product_reference": "rhacm2/klusterlet-addon-controller-rhel8@sha256:500d5166ea2f808c46b71d1a5470a35bffa484d860161a16e9809f90d021b23e_ppc64le",
"relates_to_product_reference": "8Base-RHACM-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/klusterlet-addon-controller-rhel8@sha256:a4d7ef368efce597729c5fc1ae4358a0b45483a11b8363bf8d164c20075da748_s390x as a component of Red Hat Advanced Cluster Management for Kubernetes 2.4 for RHEL 8",
"product_id": "8Base-RHACM-2.4:rhacm2/klusterlet-addon-controller-rhel8@sha256:a4d7ef368efce597729c5fc1ae4358a0b45483a11b8363bf8d164c20075da748_s390x"
},
"product_reference": "rhacm2/klusterlet-addon-controller-rhel8@sha256:a4d7ef368efce597729c5fc1ae4358a0b45483a11b8363bf8d164c20075da748_s390x",
"relates_to_product_reference": "8Base-RHACM-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/klusterlet-addon-rhel8-operator@sha256:0402e265ec4919aef893be4c0f177b53173bc0c50eb47aafea6822e05a7748be_s390x as a component of Red Hat Advanced Cluster Management for Kubernetes 2.4 for RHEL 8",
"product_id": "8Base-RHACM-2.4:rhacm2/klusterlet-addon-rhel8-operator@sha256:0402e265ec4919aef893be4c0f177b53173bc0c50eb47aafea6822e05a7748be_s390x"
},
"product_reference": "rhacm2/klusterlet-addon-rhel8-operator@sha256:0402e265ec4919aef893be4c0f177b53173bc0c50eb47aafea6822e05a7748be_s390x",
"relates_to_product_reference": "8Base-RHACM-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/klusterlet-addon-rhel8-operator@sha256:6b0fbc1956407a0986460556336fcccfe4d08d712cc4b0af4ca65061baf75ea2_amd64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.4 for RHEL 8",
"product_id": "8Base-RHACM-2.4:rhacm2/klusterlet-addon-rhel8-operator@sha256:6b0fbc1956407a0986460556336fcccfe4d08d712cc4b0af4ca65061baf75ea2_amd64"
},
"product_reference": "rhacm2/klusterlet-addon-rhel8-operator@sha256:6b0fbc1956407a0986460556336fcccfe4d08d712cc4b0af4ca65061baf75ea2_amd64",
"relates_to_product_reference": "8Base-RHACM-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/klusterlet-addon-rhel8-operator@sha256:d7546a69df7b817d0c29c8f95dd3d5d2900c3755c82570b1d610702c56d4fb59_ppc64le as a component of Red Hat Advanced Cluster Management for Kubernetes 2.4 for RHEL 8",
"product_id": "8Base-RHACM-2.4:rhacm2/klusterlet-addon-rhel8-operator@sha256:d7546a69df7b817d0c29c8f95dd3d5d2900c3755c82570b1d610702c56d4fb59_ppc64le"
},
"product_reference": "rhacm2/klusterlet-addon-rhel8-operator@sha256:d7546a69df7b817d0c29c8f95dd3d5d2900c3755c82570b1d610702c56d4fb59_ppc64le",
"relates_to_product_reference": "8Base-RHACM-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/kube-rbac-proxy-rhel8@sha256:6650633c4664e6b537e82eafc593dc91ca206de3b0de878f600c913a95eb18a2_amd64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.4 for RHEL 8",
"product_id": "8Base-RHACM-2.4:rhacm2/kube-rbac-proxy-rhel8@sha256:6650633c4664e6b537e82eafc593dc91ca206de3b0de878f600c913a95eb18a2_amd64"
},
"product_reference": "rhacm2/kube-rbac-proxy-rhel8@sha256:6650633c4664e6b537e82eafc593dc91ca206de3b0de878f600c913a95eb18a2_amd64",
"relates_to_product_reference": "8Base-RHACM-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/kube-rbac-proxy-rhel8@sha256:c1c90ee4ae1f908c33c8a8bf38f0b47bfad039bedccf870324f6b554aad5d78c_s390x as a component of Red Hat Advanced Cluster Management for Kubernetes 2.4 for RHEL 8",
"product_id": "8Base-RHACM-2.4:rhacm2/kube-rbac-proxy-rhel8@sha256:c1c90ee4ae1f908c33c8a8bf38f0b47bfad039bedccf870324f6b554aad5d78c_s390x"
},
"product_reference": "rhacm2/kube-rbac-proxy-rhel8@sha256:c1c90ee4ae1f908c33c8a8bf38f0b47bfad039bedccf870324f6b554aad5d78c_s390x",
"relates_to_product_reference": "8Base-RHACM-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/kube-rbac-proxy-rhel8@sha256:ccddb38db49a190aa0d5d70e6b4672079ea222a42045d406a4b9974ac7412146_ppc64le as a component of Red Hat Advanced Cluster Management for Kubernetes 2.4 for RHEL 8",
"product_id": "8Base-RHACM-2.4:rhacm2/kube-rbac-proxy-rhel8@sha256:ccddb38db49a190aa0d5d70e6b4672079ea222a42045d406a4b9974ac7412146_ppc64le"
},
"product_reference": "rhacm2/kube-rbac-proxy-rhel8@sha256:ccddb38db49a190aa0d5d70e6b4672079ea222a42045d406a4b9974ac7412146_ppc64le",
"relates_to_product_reference": "8Base-RHACM-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/kube-state-metrics-rhel8@sha256:566b95595959ba60677f1518562fd996ef7643dc94aa9e9fead0e4b4096032ca_s390x as a component of Red Hat Advanced Cluster Management for Kubernetes 2.4 for RHEL 8",
"product_id": "8Base-RHACM-2.4:rhacm2/kube-state-metrics-rhel8@sha256:566b95595959ba60677f1518562fd996ef7643dc94aa9e9fead0e4b4096032ca_s390x"
},
"product_reference": "rhacm2/kube-state-metrics-rhel8@sha256:566b95595959ba60677f1518562fd996ef7643dc94aa9e9fead0e4b4096032ca_s390x",
"relates_to_product_reference": "8Base-RHACM-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/kube-state-metrics-rhel8@sha256:789f79b85c022e59143e725a589ac890884f079c969f56efb972b0a0f8d77e66_amd64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.4 for RHEL 8",
"product_id": "8Base-RHACM-2.4:rhacm2/kube-state-metrics-rhel8@sha256:789f79b85c022e59143e725a589ac890884f079c969f56efb972b0a0f8d77e66_amd64"
},
"product_reference": "rhacm2/kube-state-metrics-rhel8@sha256:789f79b85c022e59143e725a589ac890884f079c969f56efb972b0a0f8d77e66_amd64",
"relates_to_product_reference": "8Base-RHACM-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/kube-state-metrics-rhel8@sha256:971a33f5a57057d3901ff75eebbc13ca8456b4315dd7811139e60bb8872d80bf_ppc64le as a component of Red Hat Advanced Cluster Management for Kubernetes 2.4 for RHEL 8",
"product_id": "8Base-RHACM-2.4:rhacm2/kube-state-metrics-rhel8@sha256:971a33f5a57057d3901ff75eebbc13ca8456b4315dd7811139e60bb8872d80bf_ppc64le"
},
"product_reference": "rhacm2/kube-state-metrics-rhel8@sha256:971a33f5a57057d3901ff75eebbc13ca8456b4315dd7811139e60bb8872d80bf_ppc64le",
"relates_to_product_reference": "8Base-RHACM-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/managedcluster-import-controller-rhel8@sha256:bcb43adee06dbb1cfb6a5c9fed71847ecc3826e3e44fe04d57b7143a6123daa5_s390x as a component of Red Hat Advanced Cluster Management for Kubernetes 2.4 for RHEL 8",
"product_id": "8Base-RHACM-2.4:rhacm2/managedcluster-import-controller-rhel8@sha256:bcb43adee06dbb1cfb6a5c9fed71847ecc3826e3e44fe04d57b7143a6123daa5_s390x"
},
"product_reference": "rhacm2/managedcluster-import-controller-rhel8@sha256:bcb43adee06dbb1cfb6a5c9fed71847ecc3826e3e44fe04d57b7143a6123daa5_s390x",
"relates_to_product_reference": "8Base-RHACM-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/managedcluster-import-controller-rhel8@sha256:dbf235a9723a1c21471d8ef0029f3c999ac3b22512d67facd052efb725431bc1_ppc64le as a component of Red Hat Advanced Cluster Management for Kubernetes 2.4 for RHEL 8",
"product_id": "8Base-RHACM-2.4:rhacm2/managedcluster-import-controller-rhel8@sha256:dbf235a9723a1c21471d8ef0029f3c999ac3b22512d67facd052efb725431bc1_ppc64le"
},
"product_reference": "rhacm2/managedcluster-import-controller-rhel8@sha256:dbf235a9723a1c21471d8ef0029f3c999ac3b22512d67facd052efb725431bc1_ppc64le",
"relates_to_product_reference": "8Base-RHACM-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/managedcluster-import-controller-rhel8@sha256:faf01c5554224350e4cffd1fc4ce275886791e45857bf0ed5f90ffa3a64680dc_amd64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.4 for RHEL 8",
"product_id": "8Base-RHACM-2.4:rhacm2/managedcluster-import-controller-rhel8@sha256:faf01c5554224350e4cffd1fc4ce275886791e45857bf0ed5f90ffa3a64680dc_amd64"
},
"product_reference": "rhacm2/managedcluster-import-controller-rhel8@sha256:faf01c5554224350e4cffd1fc4ce275886791e45857bf0ed5f90ffa3a64680dc_amd64",
"relates_to_product_reference": "8Base-RHACM-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/management-ingress-rhel8@sha256:46293eeaad521f993ed01467e13cae70f600426ef09df0e02dd8b83348b60027_amd64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.4 for RHEL 8",
"product_id": "8Base-RHACM-2.4:rhacm2/management-ingress-rhel8@sha256:46293eeaad521f993ed01467e13cae70f600426ef09df0e02dd8b83348b60027_amd64"
},
"product_reference": "rhacm2/management-ingress-rhel8@sha256:46293eeaad521f993ed01467e13cae70f600426ef09df0e02dd8b83348b60027_amd64",
"relates_to_product_reference": "8Base-RHACM-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/management-ingress-rhel8@sha256:c3cdbf5ff93b3b19ac2d7cf15b9152a0761d473de7afe29832a7ca3b833b6797_s390x as a component of Red Hat Advanced Cluster Management for Kubernetes 2.4 for RHEL 8",
"product_id": "8Base-RHACM-2.4:rhacm2/management-ingress-rhel8@sha256:c3cdbf5ff93b3b19ac2d7cf15b9152a0761d473de7afe29832a7ca3b833b6797_s390x"
},
"product_reference": "rhacm2/management-ingress-rhel8@sha256:c3cdbf5ff93b3b19ac2d7cf15b9152a0761d473de7afe29832a7ca3b833b6797_s390x",
"relates_to_product_reference": "8Base-RHACM-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/management-ingress-rhel8@sha256:ce994a8f4c4e5476e6131a6721da748225c89a96c9d471a8638eefb6a22d52b9_ppc64le as a component of Red Hat Advanced Cluster Management for Kubernetes 2.4 for RHEL 8",
"product_id": "8Base-RHACM-2.4:rhacm2/management-ingress-rhel8@sha256:ce994a8f4c4e5476e6131a6721da748225c89a96c9d471a8638eefb6a22d52b9_ppc64le"
},
"product_reference": "rhacm2/management-ingress-rhel8@sha256:ce994a8f4c4e5476e6131a6721da748225c89a96c9d471a8638eefb6a22d52b9_ppc64le",
"relates_to_product_reference": "8Base-RHACM-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/memcached-exporter-rhel8@sha256:01398d4f3b1825e864ddae46a5e4b7cc298dabb444dd105787ef6aeb70514571_ppc64le as a component of Red Hat Advanced Cluster Management for Kubernetes 2.4 for RHEL 8",
"product_id": "8Base-RHACM-2.4:rhacm2/memcached-exporter-rhel8@sha256:01398d4f3b1825e864ddae46a5e4b7cc298dabb444dd105787ef6aeb70514571_ppc64le"
},
"product_reference": "rhacm2/memcached-exporter-rhel8@sha256:01398d4f3b1825e864ddae46a5e4b7cc298dabb444dd105787ef6aeb70514571_ppc64le",
"relates_to_product_reference": "8Base-RHACM-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/memcached-exporter-rhel8@sha256:5432fa56e40dee2475da7ee7b7e89cca10a8f06f4cbea94983fa094bfbef81ff_amd64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.4 for RHEL 8",
"product_id": "8Base-RHACM-2.4:rhacm2/memcached-exporter-rhel8@sha256:5432fa56e40dee2475da7ee7b7e89cca10a8f06f4cbea94983fa094bfbef81ff_amd64"
},
"product_reference": "rhacm2/memcached-exporter-rhel8@sha256:5432fa56e40dee2475da7ee7b7e89cca10a8f06f4cbea94983fa094bfbef81ff_amd64",
"relates_to_product_reference": "8Base-RHACM-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/memcached-exporter-rhel8@sha256:e22fa2dbc6733fc176f44cf42ec8f51b69672d354d6d2cf510eada5fe41a5245_s390x as a component of Red Hat Advanced Cluster Management for Kubernetes 2.4 for RHEL 8",
"product_id": "8Base-RHACM-2.4:rhacm2/memcached-exporter-rhel8@sha256:e22fa2dbc6733fc176f44cf42ec8f51b69672d354d6d2cf510eada5fe41a5245_s390x"
},
"product_reference": "rhacm2/memcached-exporter-rhel8@sha256:e22fa2dbc6733fc176f44cf42ec8f51b69672d354d6d2cf510eada5fe41a5245_s390x",
"relates_to_product_reference": "8Base-RHACM-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/memcached-rhel8@sha256:0a0a88fb0138cd6de2e3fce81ab959d12cbda64e5fbab1046008aee1d94f12e2_s390x as a component of Red Hat Advanced Cluster Management for Kubernetes 2.4 for RHEL 8",
"product_id": "8Base-RHACM-2.4:rhacm2/memcached-rhel8@sha256:0a0a88fb0138cd6de2e3fce81ab959d12cbda64e5fbab1046008aee1d94f12e2_s390x"
},
"product_reference": "rhacm2/memcached-rhel8@sha256:0a0a88fb0138cd6de2e3fce81ab959d12cbda64e5fbab1046008aee1d94f12e2_s390x",
"relates_to_product_reference": "8Base-RHACM-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/memcached-rhel8@sha256:7e0ee17c6d00d20773799cfb6c6e9e27c204d1e31010aa71a7f0f35eb5179a35_amd64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.4 for RHEL 8",
"product_id": "8Base-RHACM-2.4:rhacm2/memcached-rhel8@sha256:7e0ee17c6d00d20773799cfb6c6e9e27c204d1e31010aa71a7f0f35eb5179a35_amd64"
},
"product_reference": "rhacm2/memcached-rhel8@sha256:7e0ee17c6d00d20773799cfb6c6e9e27c204d1e31010aa71a7f0f35eb5179a35_amd64",
"relates_to_product_reference": "8Base-RHACM-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/memcached-rhel8@sha256:b9213f5525ebd51960412c15d416a591bf23731b6217f79aca2a89a893df2102_ppc64le as a component of Red Hat Advanced Cluster Management for Kubernetes 2.4 for RHEL 8",
"product_id": "8Base-RHACM-2.4:rhacm2/memcached-rhel8@sha256:b9213f5525ebd51960412c15d416a591bf23731b6217f79aca2a89a893df2102_ppc64le"
},
"product_reference": "rhacm2/memcached-rhel8@sha256:b9213f5525ebd51960412c15d416a591bf23731b6217f79aca2a89a893df2102_ppc64le",
"relates_to_product_reference": "8Base-RHACM-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/metrics-collector-rhel8@sha256:431d4089a4a93c6b6a00cf9b63ecd9199a5545f09190577356b22ff6646820f3_amd64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.4 for RHEL 8",
"product_id": "8Base-RHACM-2.4:rhacm2/metrics-collector-rhel8@sha256:431d4089a4a93c6b6a00cf9b63ecd9199a5545f09190577356b22ff6646820f3_amd64"
},
"product_reference": "rhacm2/metrics-collector-rhel8@sha256:431d4089a4a93c6b6a00cf9b63ecd9199a5545f09190577356b22ff6646820f3_amd64",
"relates_to_product_reference": "8Base-RHACM-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/metrics-collector-rhel8@sha256:83f649b506ca698251c884692307d7cd52bbae87b0bf7790f96ffd24dd7f4fd7_ppc64le as a component of Red Hat Advanced Cluster Management for Kubernetes 2.4 for RHEL 8",
"product_id": "8Base-RHACM-2.4:rhacm2/metrics-collector-rhel8@sha256:83f649b506ca698251c884692307d7cd52bbae87b0bf7790f96ffd24dd7f4fd7_ppc64le"
},
"product_reference": "rhacm2/metrics-collector-rhel8@sha256:83f649b506ca698251c884692307d7cd52bbae87b0bf7790f96ffd24dd7f4fd7_ppc64le",
"relates_to_product_reference": "8Base-RHACM-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/metrics-collector-rhel8@sha256:d37401c5fb672c56004f75974a4069d5d3b6c5e96ac7be4c174f9f178a7666bc_s390x as a component of Red Hat Advanced Cluster Management for Kubernetes 2.4 for RHEL 8",
"product_id": "8Base-RHACM-2.4:rhacm2/metrics-collector-rhel8@sha256:d37401c5fb672c56004f75974a4069d5d3b6c5e96ac7be4c174f9f178a7666bc_s390x"
},
"product_reference": "rhacm2/metrics-collector-rhel8@sha256:d37401c5fb672c56004f75974a4069d5d3b6c5e96ac7be4c174f9f178a7666bc_s390x",
"relates_to_product_reference": "8Base-RHACM-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/multicloud-integrations-rhel8@sha256:a311c6ef1099d2370209bbbe30cfac6d1c50d79a2321beaab1f6158ab2db8bec_s390x as a component of Red Hat Advanced Cluster Management for Kubernetes 2.4 for RHEL 8",
"product_id": "8Base-RHACM-2.4:rhacm2/multicloud-integrations-rhel8@sha256:a311c6ef1099d2370209bbbe30cfac6d1c50d79a2321beaab1f6158ab2db8bec_s390x"
},
"product_reference": "rhacm2/multicloud-integrations-rhel8@sha256:a311c6ef1099d2370209bbbe30cfac6d1c50d79a2321beaab1f6158ab2db8bec_s390x",
"relates_to_product_reference": "8Base-RHACM-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/multicloud-integrations-rhel8@sha256:e666154a539974d0cc005bc74903dc9f173920101dbfc5169b14a30129991475_ppc64le as a component of Red Hat Advanced Cluster Management for Kubernetes 2.4 for RHEL 8",
"product_id": "8Base-RHACM-2.4:rhacm2/multicloud-integrations-rhel8@sha256:e666154a539974d0cc005bc74903dc9f173920101dbfc5169b14a30129991475_ppc64le"
},
"product_reference": "rhacm2/multicloud-integrations-rhel8@sha256:e666154a539974d0cc005bc74903dc9f173920101dbfc5169b14a30129991475_ppc64le",
"relates_to_product_reference": "8Base-RHACM-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/multicloud-integrations-rhel8@sha256:f37fe856571112970ae4786d313bf51e78b26e1630e443d276abb4de8e47e525_amd64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.4 for RHEL 8",
"product_id": "8Base-RHACM-2.4:rhacm2/multicloud-integrations-rhel8@sha256:f37fe856571112970ae4786d313bf51e78b26e1630e443d276abb4de8e47e525_amd64"
},
"product_reference": "rhacm2/multicloud-integrations-rhel8@sha256:f37fe856571112970ae4786d313bf51e78b26e1630e443d276abb4de8e47e525_amd64",
"relates_to_product_reference": "8Base-RHACM-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/multicloud-manager-rhel8@sha256:1dd235aa8599ca070f5175ad9da5bdb9505a7dfbbd87173f0bbf4e14ca0d5e88_ppc64le as a component of Red Hat Advanced Cluster Management for Kubernetes 2.4 for RHEL 8",
"product_id": "8Base-RHACM-2.4:rhacm2/multicloud-manager-rhel8@sha256:1dd235aa8599ca070f5175ad9da5bdb9505a7dfbbd87173f0bbf4e14ca0d5e88_ppc64le"
},
"product_reference": "rhacm2/multicloud-manager-rhel8@sha256:1dd235aa8599ca070f5175ad9da5bdb9505a7dfbbd87173f0bbf4e14ca0d5e88_ppc64le",
"relates_to_product_reference": "8Base-RHACM-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/multicloud-manager-rhel8@sha256:8a1eeafb2a738aecb2723889c98e287638e950fec05425f1fe132ff7eb01738f_amd64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.4 for RHEL 8",
"product_id": "8Base-RHACM-2.4:rhacm2/multicloud-manager-rhel8@sha256:8a1eeafb2a738aecb2723889c98e287638e950fec05425f1fe132ff7eb01738f_amd64"
},
"product_reference": "rhacm2/multicloud-manager-rhel8@sha256:8a1eeafb2a738aecb2723889c98e287638e950fec05425f1fe132ff7eb01738f_amd64",
"relates_to_product_reference": "8Base-RHACM-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/multicloud-manager-rhel8@sha256:d458a289528173a07f7ff6d87279474e8379a2f05c11d5a9be97f9c43e38ec75_s390x as a component of Red Hat Advanced Cluster Management for Kubernetes 2.4 for RHEL 8",
"product_id": "8Base-RHACM-2.4:rhacm2/multicloud-manager-rhel8@sha256:d458a289528173a07f7ff6d87279474e8379a2f05c11d5a9be97f9c43e38ec75_s390x"
},
"product_reference": "rhacm2/multicloud-manager-rhel8@sha256:d458a289528173a07f7ff6d87279474e8379a2f05c11d5a9be97f9c43e38ec75_s390x",
"relates_to_product_reference": "8Base-RHACM-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/multicluster-observability-rhel8-operator@sha256:45d046d621eab996c457a90b607ca9a57e2ca5dcad384d3cd5317475e096e098_amd64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.4 for RHEL 8",
"product_id": "8Base-RHACM-2.4:rhacm2/multicluster-observability-rhel8-operator@sha256:45d046d621eab996c457a90b607ca9a57e2ca5dcad384d3cd5317475e096e098_amd64"
},
"product_reference": "rhacm2/multicluster-observability-rhel8-operator@sha256:45d046d621eab996c457a90b607ca9a57e2ca5dcad384d3cd5317475e096e098_amd64",
"relates_to_product_reference": "8Base-RHACM-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/multicluster-observability-rhel8-operator@sha256:7ed02712f2d5093f7c751a6d22c9ffe5ce3b00c4cc901ffb779b8b51e282d698_s390x as a component of Red Hat Advanced Cluster Management for Kubernetes 2.4 for RHEL 8",
"product_id": "8Base-RHACM-2.4:rhacm2/multicluster-observability-rhel8-operator@sha256:7ed02712f2d5093f7c751a6d22c9ffe5ce3b00c4cc901ffb779b8b51e282d698_s390x"
},
"product_reference": "rhacm2/multicluster-observability-rhel8-operator@sha256:7ed02712f2d5093f7c751a6d22c9ffe5ce3b00c4cc901ffb779b8b51e282d698_s390x",
"relates_to_product_reference": "8Base-RHACM-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/multicluster-observability-rhel8-operator@sha256:7f89cc6647700f7ddc46d4fabb4b3702142aa0fe9bd23026eba98c704026e9e9_ppc64le as a component of Red Hat Advanced Cluster Management for Kubernetes 2.4 for RHEL 8",
"product_id": "8Base-RHACM-2.4:rhacm2/multicluster-observability-rhel8-operator@sha256:7f89cc6647700f7ddc46d4fabb4b3702142aa0fe9bd23026eba98c704026e9e9_ppc64le"
},
"product_reference": "rhacm2/multicluster-observability-rhel8-operator@sha256:7f89cc6647700f7ddc46d4fabb4b3702142aa0fe9bd23026eba98c704026e9e9_ppc64le",
"relates_to_product_reference": "8Base-RHACM-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/multicluster-operators-application-rhel8@sha256:27492dfdd71cc0bae6e01a184ac8fe5677ce172583b0fd1b9112dfd789009839_ppc64le as a component of Red Hat Advanced Cluster Management for Kubernetes 2.4 for RHEL 8",
"product_id": "8Base-RHACM-2.4:rhacm2/multicluster-operators-application-rhel8@sha256:27492dfdd71cc0bae6e01a184ac8fe5677ce172583b0fd1b9112dfd789009839_ppc64le"
},
"product_reference": "rhacm2/multicluster-operators-application-rhel8@sha256:27492dfdd71cc0bae6e01a184ac8fe5677ce172583b0fd1b9112dfd789009839_ppc64le",
"relates_to_product_reference": "8Base-RHACM-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/multicluster-operators-application-rhel8@sha256:3af2802a89c09966e9c63f40974d8554a7b7b88cc386bbf5bda0a4cc987b7c15_s390x as a component of Red Hat Advanced Cluster Management for Kubernetes 2.4 for RHEL 8",
"product_id": "8Base-RHACM-2.4:rhacm2/multicluster-operators-application-rhel8@sha256:3af2802a89c09966e9c63f40974d8554a7b7b88cc386bbf5bda0a4cc987b7c15_s390x"
},
"product_reference": "rhacm2/multicluster-operators-application-rhel8@sha256:3af2802a89c09966e9c63f40974d8554a7b7b88cc386bbf5bda0a4cc987b7c15_s390x",
"relates_to_product_reference": "8Base-RHACM-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/multicluster-operators-application-rhel8@sha256:723ac91ea8c130d80b48db30e05186607210aea71c7afc1c072b9a691e350215_amd64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.4 for RHEL 8",
"product_id": "8Base-RHACM-2.4:rhacm2/multicluster-operators-application-rhel8@sha256:723ac91ea8c130d80b48db30e05186607210aea71c7afc1c072b9a691e350215_amd64"
},
"product_reference": "rhacm2/multicluster-operators-application-rhel8@sha256:723ac91ea8c130d80b48db30e05186607210aea71c7afc1c072b9a691e350215_amd64",
"relates_to_product_reference": "8Base-RHACM-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/multicluster-operators-channel-rhel8@sha256:09883ff8a783d3f83e1c26566555c5ad140cc8bbf0d4cdb5220ef344c6282752_ppc64le as a component of Red Hat Advanced Cluster Management for Kubernetes 2.4 for RHEL 8",
"product_id": "8Base-RHACM-2.4:rhacm2/multicluster-operators-channel-rhel8@sha256:09883ff8a783d3f83e1c26566555c5ad140cc8bbf0d4cdb5220ef344c6282752_ppc64le"
},
"product_reference": "rhacm2/multicluster-operators-channel-rhel8@sha256:09883ff8a783d3f83e1c26566555c5ad140cc8bbf0d4cdb5220ef344c6282752_ppc64le",
"relates_to_product_reference": "8Base-RHACM-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/multicluster-operators-channel-rhel8@sha256:4a34b2593897d4b1a1af124bdf6fb7e51bbd97bb4c56dd8ae463b3f3abbb7718_s390x as a component of Red Hat Advanced Cluster Management for Kubernetes 2.4 for RHEL 8",
"product_id": "8Base-RHACM-2.4:rhacm2/multicluster-operators-channel-rhel8@sha256:4a34b2593897d4b1a1af124bdf6fb7e51bbd97bb4c56dd8ae463b3f3abbb7718_s390x"
},
"product_reference": "rhacm2/multicluster-operators-channel-rhel8@sha256:4a34b2593897d4b1a1af124bdf6fb7e51bbd97bb4c56dd8ae463b3f3abbb7718_s390x",
"relates_to_product_reference": "8Base-RHACM-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/multicluster-operators-channel-rhel8@sha256:883282b801566b5a40a32e33ebc431ac1398afb68f47ce931cc82b8b9eca1e55_amd64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.4 for RHEL 8",
"product_id": "8Base-RHACM-2.4:rhacm2/multicluster-operators-channel-rhel8@sha256:883282b801566b5a40a32e33ebc431ac1398afb68f47ce931cc82b8b9eca1e55_amd64"
},
"product_reference": "rhacm2/multicluster-operators-channel-rhel8@sha256:883282b801566b5a40a32e33ebc431ac1398afb68f47ce931cc82b8b9eca1e55_amd64",
"relates_to_product_reference": "8Base-RHACM-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/multicluster-operators-deployable-rhel8@sha256:0a15e49232c20ead26ade38823cd40d785e612670a41cac28ecea2066025a3d1_amd64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.4 for RHEL 8",
"product_id": "8Base-RHACM-2.4:rhacm2/multicluster-operators-deployable-rhel8@sha256:0a15e49232c20ead26ade38823cd40d785e612670a41cac28ecea2066025a3d1_amd64"
},
"product_reference": "rhacm2/multicluster-operators-deployable-rhel8@sha256:0a15e49232c20ead26ade38823cd40d785e612670a41cac28ecea2066025a3d1_amd64",
"relates_to_product_reference": "8Base-RHACM-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/multicluster-operators-deployable-rhel8@sha256:0ecd46eb89e90d787c442fd0ca92f84e9bf7fa6c2e315a0b95912616687c0580_s390x as a component of Red Hat Advanced Cluster Management for Kubernetes 2.4 for RHEL 8",
"product_id": "8Base-RHACM-2.4:rhacm2/multicluster-operators-deployable-rhel8@sha256:0ecd46eb89e90d787c442fd0ca92f84e9bf7fa6c2e315a0b95912616687c0580_s390x"
},
"product_reference": "rhacm2/multicluster-operators-deployable-rhel8@sha256:0ecd46eb89e90d787c442fd0ca92f84e9bf7fa6c2e315a0b95912616687c0580_s390x",
"relates_to_product_reference": "8Base-RHACM-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/multicluster-operators-deployable-rhel8@sha256:bd148be0ad6ddbcc1995f94b4660d3fbe2338112230c840d77f53a564b14ec4a_ppc64le as a component of Red Hat Advanced Cluster Management for Kubernetes 2.4 for RHEL 8",
"product_id": "8Base-RHACM-2.4:rhacm2/multicluster-operators-deployable-rhel8@sha256:bd148be0ad6ddbcc1995f94b4660d3fbe2338112230c840d77f53a564b14ec4a_ppc64le"
},
"product_reference": "rhacm2/multicluster-operators-deployable-rhel8@sha256:bd148be0ad6ddbcc1995f94b4660d3fbe2338112230c840d77f53a564b14ec4a_ppc64le",
"relates_to_product_reference": "8Base-RHACM-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/multicluster-operators-placementrule-rhel8@sha256:4bdca102dae861d39d81a2df4be1767e4e702ce3836224e9b875f613d1af0c37_ppc64le as a component of Red Hat Advanced Cluster Management for Kubernetes 2.4 for RHEL 8",
"product_id": "8Base-RHACM-2.4:rhacm2/multicluster-operators-placementrule-rhel8@sha256:4bdca102dae861d39d81a2df4be1767e4e702ce3836224e9b875f613d1af0c37_ppc64le"
},
"product_reference": "rhacm2/multicluster-operators-placementrule-rhel8@sha256:4bdca102dae861d39d81a2df4be1767e4e702ce3836224e9b875f613d1af0c37_ppc64le",
"relates_to_product_reference": "8Base-RHACM-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/multicluster-operators-placementrule-rhel8@sha256:d71975de4b1d6b53d19ddf338f3d19ad7e28812f8fc932c144eee630d9cab176_amd64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.4 for RHEL 8",
"product_id": "8Base-RHACM-2.4:rhacm2/multicluster-operators-placementrule-rhel8@sha256:d71975de4b1d6b53d19ddf338f3d19ad7e28812f8fc932c144eee630d9cab176_amd64"
},
"product_reference": "rhacm2/multicluster-operators-placementrule-rhel8@sha256:d71975de4b1d6b53d19ddf338f3d19ad7e28812f8fc932c144eee630d9cab176_amd64",
"relates_to_product_reference": "8Base-RHACM-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/multicluster-operators-placementrule-rhel8@sha256:fa3e2e45501d661f4f724dea809b6eff73455db623b03178130590dbf317dba5_s390x as a component of Red Hat Advanced Cluster Management for Kubernetes 2.4 for RHEL 8",
"product_id": "8Base-RHACM-2.4:rhacm2/multicluster-operators-placementrule-rhel8@sha256:fa3e2e45501d661f4f724dea809b6eff73455db623b03178130590dbf317dba5_s390x"
},
"product_reference": "rhacm2/multicluster-operators-placementrule-rhel8@sha256:fa3e2e45501d661f4f724dea809b6eff73455db623b03178130590dbf317dba5_s390x",
"relates_to_product_reference": "8Base-RHACM-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/multicluster-operators-subscription-release-rhel8@sha256:2e13c28d1f18f2efac62207515450a42732d4be790199ab0e5ddf2f181649cb4_ppc64le as a component of Red Hat Advanced Cluster Management for Kubernetes 2.4 for RHEL 8",
"product_id": "8Base-RHACM-2.4:rhacm2/multicluster-operators-subscription-release-rhel8@sha256:2e13c28d1f18f2efac62207515450a42732d4be790199ab0e5ddf2f181649cb4_ppc64le"
},
"product_reference": "rhacm2/multicluster-operators-subscription-release-rhel8@sha256:2e13c28d1f18f2efac62207515450a42732d4be790199ab0e5ddf2f181649cb4_ppc64le",
"relates_to_product_reference": "8Base-RHACM-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/multicluster-operators-subscription-release-rhel8@sha256:50dc29deac8efaac3bf321270b718dec41d8b80746d3548c076ab26b2c6b63ca_s390x as a component of Red Hat Advanced Cluster Management for Kubernetes 2.4 for RHEL 8",
"product_id": "8Base-RHACM-2.4:rhacm2/multicluster-operators-subscription-release-rhel8@sha256:50dc29deac8efaac3bf321270b718dec41d8b80746d3548c076ab26b2c6b63ca_s390x"
},
"product_reference": "rhacm2/multicluster-operators-subscription-release-rhel8@sha256:50dc29deac8efaac3bf321270b718dec41d8b80746d3548c076ab26b2c6b63ca_s390x",
"relates_to_product_reference": "8Base-RHACM-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/multicluster-operators-subscription-release-rhel8@sha256:faae7a0632b10dc9b65af7a8af7e7c7d9e26f2f7087687fa19d2afefa7426c5a_amd64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.4 for RHEL 8",
"product_id": "8Base-RHACM-2.4:rhacm2/multicluster-operators-subscription-release-rhel8@sha256:faae7a0632b10dc9b65af7a8af7e7c7d9e26f2f7087687fa19d2afefa7426c5a_amd64"
},
"product_reference": "rhacm2/multicluster-operators-subscription-release-rhel8@sha256:faae7a0632b10dc9b65af7a8af7e7c7d9e26f2f7087687fa19d2afefa7426c5a_amd64",
"relates_to_product_reference": "8Base-RHACM-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/multicluster-operators-subscription-rhel8@sha256:1fa2779aab32977ec8e867ed188dcdd66106986c3cbf39f02e2a555873ba478a_ppc64le as a component of Red Hat Advanced Cluster Management for Kubernetes 2.4 for RHEL 8",
"product_id": "8Base-RHACM-2.4:rhacm2/multicluster-operators-subscription-rhel8@sha256:1fa2779aab32977ec8e867ed188dcdd66106986c3cbf39f02e2a555873ba478a_ppc64le"
},
"product_reference": "rhacm2/multicluster-operators-subscription-rhel8@sha256:1fa2779aab32977ec8e867ed188dcdd66106986c3cbf39f02e2a555873ba478a_ppc64le",
"relates_to_product_reference": "8Base-RHACM-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/multicluster-operators-subscription-rhel8@sha256:731a4f0919cbab729e9dded9e513ec4ad5e1b48967c21f65f3b494158a6b25ba_s390x as a component of Red Hat Advanced Cluster Management for Kubernetes 2.4 for RHEL 8",
"product_id": "8Base-RHACM-2.4:rhacm2/multicluster-operators-subscription-rhel8@sha256:731a4f0919cbab729e9dded9e513ec4ad5e1b48967c21f65f3b494158a6b25ba_s390x"
},
"product_reference": "rhacm2/multicluster-operators-subscription-rhel8@sha256:731a4f0919cbab729e9dded9e513ec4ad5e1b48967c21f65f3b494158a6b25ba_s390x",
"relates_to_product_reference": "8Base-RHACM-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/multicluster-operators-subscription-rhel8@sha256:ec803f14f854b73a873f95027617246888ea28029f2f4bb5b7f39a5dd63399ca_amd64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.4 for RHEL 8",
"product_id": "8Base-RHACM-2.4:rhacm2/multicluster-operators-subscription-rhel8@sha256:ec803f14f854b73a873f95027617246888ea28029f2f4bb5b7f39a5dd63399ca_amd64"
},
"product_reference": "rhacm2/multicluster-operators-subscription-rhel8@sha256:ec803f14f854b73a873f95027617246888ea28029f2f4bb5b7f39a5dd63399ca_amd64",
"relates_to_product_reference": "8Base-RHACM-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/multiclusterhub-repo-rhel8@sha256:75504c269b3d0c2af9b48317f3dc070fae58a1e46e95283e2e0e1ab6b60f452d_amd64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.4 for RHEL 8",
"product_id": "8Base-RHACM-2.4:rhacm2/multiclusterhub-repo-rhel8@sha256:75504c269b3d0c2af9b48317f3dc070fae58a1e46e95283e2e0e1ab6b60f452d_amd64"
},
"product_reference": "rhacm2/multiclusterhub-repo-rhel8@sha256:75504c269b3d0c2af9b48317f3dc070fae58a1e46e95283e2e0e1ab6b60f452d_amd64",
"relates_to_product_reference": "8Base-RHACM-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/multiclusterhub-repo-rhel8@sha256:c21ffdaa0ce90e6c08f4814c09d9a0bd34d341ad1fc8f6ff2152e9007393ba1f_s390x as a component of Red Hat Advanced Cluster Management for Kubernetes 2.4 for RHEL 8",
"product_id": "8Base-RHACM-2.4:rhacm2/multiclusterhub-repo-rhel8@sha256:c21ffdaa0ce90e6c08f4814c09d9a0bd34d341ad1fc8f6ff2152e9007393ba1f_s390x"
},
"product_reference": "rhacm2/multiclusterhub-repo-rhel8@sha256:c21ffdaa0ce90e6c08f4814c09d9a0bd34d341ad1fc8f6ff2152e9007393ba1f_s390x",
"relates_to_product_reference": "8Base-RHACM-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/multiclusterhub-repo-rhel8@sha256:e1e522835d65503d467dc9ef7c4a0149adfc4cbd3620134adb4a5694eda2f0c4_ppc64le as a component of Red Hat Advanced Cluster Management for Kubernetes 2.4 for RHEL 8",
"product_id": "8Base-RHACM-2.4:rhacm2/multiclusterhub-repo-rhel8@sha256:e1e522835d65503d467dc9ef7c4a0149adfc4cbd3620134adb4a5694eda2f0c4_ppc64le"
},
"product_reference": "rhacm2/multiclusterhub-repo-rhel8@sha256:e1e522835d65503d467dc9ef7c4a0149adfc4cbd3620134adb4a5694eda2f0c4_ppc64le",
"relates_to_product_reference": "8Base-RHACM-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/multiclusterhub-rhel8@sha256:37cf6ccd9a2b9af4444fa192e7b5e6979687bd5159d97f48da40c4f9bad249eb_amd64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.4 for RHEL 8",
"product_id": "8Base-RHACM-2.4:rhacm2/multiclusterhub-rhel8@sha256:37cf6ccd9a2b9af4444fa192e7b5e6979687bd5159d97f48da40c4f9bad249eb_amd64"
},
"product_reference": "rhacm2/multiclusterhub-rhel8@sha256:37cf6ccd9a2b9af4444fa192e7b5e6979687bd5159d97f48da40c4f9bad249eb_amd64",
"relates_to_product_reference": "8Base-RHACM-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/multiclusterhub-rhel8@sha256:b8dea0eca4c8aaefee6be9afea77e3302ad551f68f5a87316caf65e13ac9138d_s390x as a component of Red Hat Advanced Cluster Management for Kubernetes 2.4 for RHEL 8",
"product_id": "8Base-RHACM-2.4:rhacm2/multiclusterhub-rhel8@sha256:b8dea0eca4c8aaefee6be9afea77e3302ad551f68f5a87316caf65e13ac9138d_s390x"
},
"product_reference": "rhacm2/multiclusterhub-rhel8@sha256:b8dea0eca4c8aaefee6be9afea77e3302ad551f68f5a87316caf65e13ac9138d_s390x",
"relates_to_product_reference": "8Base-RHACM-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/multiclusterhub-rhel8@sha256:d173cf78965bd026a6333af91b55305ea9c349e630fa53548ee42d791295cd69_ppc64le as a component of Red Hat Advanced Cluster Management for Kubernetes 2.4 for RHEL 8",
"product_id": "8Base-RHACM-2.4:rhacm2/multiclusterhub-rhel8@sha256:d173cf78965bd026a6333af91b55305ea9c349e630fa53548ee42d791295cd69_ppc64le"
},
"product_reference": "rhacm2/multiclusterhub-rhel8@sha256:d173cf78965bd026a6333af91b55305ea9c349e630fa53548ee42d791295cd69_ppc64le",
"relates_to_product_reference": "8Base-RHACM-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/node-exporter-rhel8@sha256:0b2cf97a3d82fb4570dee71c1232ef9998c7efcd1d9415f9f41351457802d62d_amd64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.4 for RHEL 8",
"product_id": "8Base-RHACM-2.4:rhacm2/node-exporter-rhel8@sha256:0b2cf97a3d82fb4570dee71c1232ef9998c7efcd1d9415f9f41351457802d62d_amd64"
},
"product_reference": "rhacm2/node-exporter-rhel8@sha256:0b2cf97a3d82fb4570dee71c1232ef9998c7efcd1d9415f9f41351457802d62d_amd64",
"relates_to_product_reference": "8Base-RHACM-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/node-exporter-rhel8@sha256:93e85d546c624a685221a5d0c9085fa59752105587a531c58066a856defa322a_ppc64le as a component of Red Hat Advanced Cluster Management for Kubernetes 2.4 for RHEL 8",
"product_id": "8Base-RHACM-2.4:rhacm2/node-exporter-rhel8@sha256:93e85d546c624a685221a5d0c9085fa59752105587a531c58066a856defa322a_ppc64le"
},
"product_reference": "rhacm2/node-exporter-rhel8@sha256:93e85d546c624a685221a5d0c9085fa59752105587a531c58066a856defa322a_ppc64le",
"relates_to_product_reference": "8Base-RHACM-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/node-exporter-rhel8@sha256:b20c7b88c52ab9772ebd2216333d6324cba08c653135af469a9e6ccb6648d7c6_s390x as a component of Red Hat Advanced Cluster Management for Kubernetes 2.4 for RHEL 8",
"product_id": "8Base-RHACM-2.4:rhacm2/node-exporter-rhel8@sha256:b20c7b88c52ab9772ebd2216333d6324cba08c653135af469a9e6ccb6648d7c6_s390x"
},
"product_reference": "rhacm2/node-exporter-rhel8@sha256:b20c7b88c52ab9772ebd2216333d6324cba08c653135af469a9e6ccb6648d7c6_s390x",
"relates_to_product_reference": "8Base-RHACM-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/observatorium-rhel8-operator@sha256:078b48f3746c33e0c69b11c9e51e70c220a3cc6f0fd26eb5b30534b16c6a2efa_s390x as a component of Red Hat Advanced Cluster Management for Kubernetes 2.4 for RHEL 8",
"product_id": "8Base-RHACM-2.4:rhacm2/observatorium-rhel8-operator@sha256:078b48f3746c33e0c69b11c9e51e70c220a3cc6f0fd26eb5b30534b16c6a2efa_s390x"
},
"product_reference": "rhacm2/observatorium-rhel8-operator@sha256:078b48f3746c33e0c69b11c9e51e70c220a3cc6f0fd26eb5b30534b16c6a2efa_s390x",
"relates_to_product_reference": "8Base-RHACM-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/observatorium-rhel8-operator@sha256:0e1ec4eda138936261dc5a76a18fa4ace6082c636b30021ce10d5d4d0acea890_ppc64le as a component of Red Hat Advanced Cluster Management for Kubernetes 2.4 for RHEL 8",
"product_id": "8Base-RHACM-2.4:rhacm2/observatorium-rhel8-operator@sha256:0e1ec4eda138936261dc5a76a18fa4ace6082c636b30021ce10d5d4d0acea890_ppc64le"
},
"product_reference": "rhacm2/observatorium-rhel8-operator@sha256:0e1ec4eda138936261dc5a76a18fa4ace6082c636b30021ce10d5d4d0acea890_ppc64le",
"relates_to_product_reference": "8Base-RHACM-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/observatorium-rhel8-operator@sha256:70e41fdcacd43b4e498b8d5917d0e2fb640f4e85f30b1d6646b27aee1bc8dafc_amd64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.4 for RHEL 8",
"product_id": "8Base-RHACM-2.4:rhacm2/observatorium-rhel8-operator@sha256:70e41fdcacd43b4e498b8d5917d0e2fb640f4e85f30b1d6646b27aee1bc8dafc_amd64"
},
"product_reference": "rhacm2/observatorium-rhel8-operator@sha256:70e41fdcacd43b4e498b8d5917d0e2fb640f4e85f30b1d6646b27aee1bc8dafc_amd64",
"relates_to_product_reference": "8Base-RHACM-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/observatorium-rhel8@sha256:431149d31b309822fa9476f951ae39bde3a81cc5d17d2a79062ced7b729166cd_amd64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.4 for RHEL 8",
"product_id": "8Base-RHACM-2.4:rhacm2/observatorium-rhel8@sha256:431149d31b309822fa9476f951ae39bde3a81cc5d17d2a79062ced7b729166cd_amd64"
},
"product_reference": "rhacm2/observatorium-rhel8@sha256:431149d31b309822fa9476f951ae39bde3a81cc5d17d2a79062ced7b729166cd_amd64",
"relates_to_product_reference": "8Base-RHACM-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/observatorium-rhel8@sha256:65aaebf97e8b904e9ff1520f4bc4704bc21614a7377f66a4c6776032621a9ccf_s390x as a component of Red Hat Advanced Cluster Management for Kubernetes 2.4 for RHEL 8",
"product_id": "8Base-RHACM-2.4:rhacm2/observatorium-rhel8@sha256:65aaebf97e8b904e9ff1520f4bc4704bc21614a7377f66a4c6776032621a9ccf_s390x"
},
"product_reference": "rhacm2/observatorium-rhel8@sha256:65aaebf97e8b904e9ff1520f4bc4704bc21614a7377f66a4c6776032621a9ccf_s390x",
"relates_to_product_reference": "8Base-RHACM-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/observatorium-rhel8@sha256:804054ba7c65c0814307017e3ff6681ba25e62384468adbf3712418e1f3b321f_ppc64le as a component of Red Hat Advanced Cluster Management for Kubernetes 2.4 for RHEL 8",
"product_id": "8Base-RHACM-2.4:rhacm2/observatorium-rhel8@sha256:804054ba7c65c0814307017e3ff6681ba25e62384468adbf3712418e1f3b321f_ppc64le"
},
"product_reference": "rhacm2/observatorium-rhel8@sha256:804054ba7c65c0814307017e3ff6681ba25e62384468adbf3712418e1f3b321f_ppc64le",
"relates_to_product_reference": "8Base-RHACM-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/openshift-hive-rhel8@sha256:80950fa60359f90359129bff09665d7e94150bfbcfb048dc46ec77309479733b_ppc64le as a component of Red Hat Advanced Cluster Management for Kubernetes 2.4 for RHEL 8",
"product_id": "8Base-RHACM-2.4:rhacm2/openshift-hive-rhel8@sha256:80950fa60359f90359129bff09665d7e94150bfbcfb048dc46ec77309479733b_ppc64le"
},
"product_reference": "rhacm2/openshift-hive-rhel8@sha256:80950fa60359f90359129bff09665d7e94150bfbcfb048dc46ec77309479733b_ppc64le",
"relates_to_product_reference": "8Base-RHACM-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/openshift-hive-rhel8@sha256:bae2680af5a00937f0ecc680ad979b131ad65fc47c4683dec69e45e442dd38b4_amd64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.4 for RHEL 8",
"product_id": "8Base-RHACM-2.4:rhacm2/openshift-hive-rhel8@sha256:bae2680af5a00937f0ecc680ad979b131ad65fc47c4683dec69e45e442dd38b4_amd64"
},
"product_reference": "rhacm2/openshift-hive-rhel8@sha256:bae2680af5a00937f0ecc680ad979b131ad65fc47c4683dec69e45e442dd38b4_amd64",
"relates_to_product_reference": "8Base-RHACM-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/openshift-hive-rhel8@sha256:c75cad252f1bda9dac27d1145ee01fe91078e6bc29c60b72f2f0977cea56ae9c_s390x as a component of Red Hat Advanced Cluster Management for Kubernetes 2.4 for RHEL 8",
"product_id": "8Base-RHACM-2.4:rhacm2/openshift-hive-rhel8@sha256:c75cad252f1bda9dac27d1145ee01fe91078e6bc29c60b72f2f0977cea56ae9c_s390x"
},
"product_reference": "rhacm2/openshift-hive-rhel8@sha256:c75cad252f1bda9dac27d1145ee01fe91078e6bc29c60b72f2f0977cea56ae9c_s390x",
"relates_to_product_reference": "8Base-RHACM-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/placement-rhel8@sha256:1cc55dc4ec890f583cf63c7c1d5451cd1e409dbb8feed7bb854e6970ba0e9cbd_s390x as a component of Red Hat Advanced Cluster Management for Kubernetes 2.4 for RHEL 8",
"product_id": "8Base-RHACM-2.4:rhacm2/placement-rhel8@sha256:1cc55dc4ec890f583cf63c7c1d5451cd1e409dbb8feed7bb854e6970ba0e9cbd_s390x"
},
"product_reference": "rhacm2/placement-rhel8@sha256:1cc55dc4ec890f583cf63c7c1d5451cd1e409dbb8feed7bb854e6970ba0e9cbd_s390x",
"relates_to_product_reference": "8Base-RHACM-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/placement-rhel8@sha256:98f3db6bd38eec496565558b8c81a06b51fe22ad4c5a462a6b43a61ab3bc853c_amd64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.4 for RHEL 8",
"product_id": "8Base-RHACM-2.4:rhacm2/placement-rhel8@sha256:98f3db6bd38eec496565558b8c81a06b51fe22ad4c5a462a6b43a61ab3bc853c_amd64"
},
"product_reference": "rhacm2/placement-rhel8@sha256:98f3db6bd38eec496565558b8c81a06b51fe22ad4c5a462a6b43a61ab3bc853c_amd64",
"relates_to_product_reference": "8Base-RHACM-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/placement-rhel8@sha256:a0a5b1e0cd29da2c215f3ce555230477ce775cbd79423c74426aaa4f7f56cfc5_ppc64le as a component of Red Hat Advanced Cluster Management for Kubernetes 2.4 for RHEL 8",
"product_id": "8Base-RHACM-2.4:rhacm2/placement-rhel8@sha256:a0a5b1e0cd29da2c215f3ce555230477ce775cbd79423c74426aaa4f7f56cfc5_ppc64le"
},
"product_reference": "rhacm2/placement-rhel8@sha256:a0a5b1e0cd29da2c215f3ce555230477ce775cbd79423c74426aaa4f7f56cfc5_ppc64le",
"relates_to_product_reference": "8Base-RHACM-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/prometheus-alertmanager-rhel8@sha256:29c84506cb42edbede5abdf086433ef003d677135fe3b51093c1fbafa6f666e0_s390x as a component of Red Hat Advanced Cluster Management for Kubernetes 2.4 for RHEL 8",
"product_id": "8Base-RHACM-2.4:rhacm2/prometheus-alertmanager-rhel8@sha256:29c84506cb42edbede5abdf086433ef003d677135fe3b51093c1fbafa6f666e0_s390x"
},
"product_reference": "rhacm2/prometheus-alertmanager-rhel8@sha256:29c84506cb42edbede5abdf086433ef003d677135fe3b51093c1fbafa6f666e0_s390x",
"relates_to_product_reference": "8Base-RHACM-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/prometheus-alertmanager-rhel8@sha256:be4e1ac4ca5c8145ad7488bc9f067d8f1b9f4cb3d79ac43f4addd19cc66a584b_amd64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.4 for RHEL 8",
"product_id": "8Base-RHACM-2.4:rhacm2/prometheus-alertmanager-rhel8@sha256:be4e1ac4ca5c8145ad7488bc9f067d8f1b9f4cb3d79ac43f4addd19cc66a584b_amd64"
},
"product_reference": "rhacm2/prometheus-alertmanager-rhel8@sha256:be4e1ac4ca5c8145ad7488bc9f067d8f1b9f4cb3d79ac43f4addd19cc66a584b_amd64",
"relates_to_product_reference": "8Base-RHACM-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/prometheus-alertmanager-rhel8@sha256:fc83710377e91bec8866053bb2b9f91be7a3c25993488a6f9641e7c93918aadc_ppc64le as a component of Red Hat Advanced Cluster Management for Kubernetes 2.4 for RHEL 8",
"product_id": "8Base-RHACM-2.4:rhacm2/prometheus-alertmanager-rhel8@sha256:fc83710377e91bec8866053bb2b9f91be7a3c25993488a6f9641e7c93918aadc_ppc64le"
},
"product_reference": "rhacm2/prometheus-alertmanager-rhel8@sha256:fc83710377e91bec8866053bb2b9f91be7a3c25993488a6f9641e7c93918aadc_ppc64le",
"relates_to_product_reference": "8Base-RHACM-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/prometheus-rhel8@sha256:1587535175898f97007552a6023ef0785861271dc939a751c98db0c41c9e2c97_amd64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.4 for RHEL 8",
"product_id": "8Base-RHACM-2.4:rhacm2/prometheus-rhel8@sha256:1587535175898f97007552a6023ef0785861271dc939a751c98db0c41c9e2c97_amd64"
},
"product_reference": "rhacm2/prometheus-rhel8@sha256:1587535175898f97007552a6023ef0785861271dc939a751c98db0c41c9e2c97_amd64",
"relates_to_product_reference": "8Base-RHACM-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/prometheus-rhel8@sha256:4aa41836d3699f3b8a546703fa5032a01af6bcac60465e779769c32a36352d0d_s390x as a component of Red Hat Advanced Cluster Management for Kubernetes 2.4 for RHEL 8",
"product_id": "8Base-RHACM-2.4:rhacm2/prometheus-rhel8@sha256:4aa41836d3699f3b8a546703fa5032a01af6bcac60465e779769c32a36352d0d_s390x"
},
"product_reference": "rhacm2/prometheus-rhel8@sha256:4aa41836d3699f3b8a546703fa5032a01af6bcac60465e779769c32a36352d0d_s390x",
"relates_to_product_reference": "8Base-RHACM-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/prometheus-rhel8@sha256:f7971a684bcdce02604319ecace5ba585797f116a64024da815bf3e2d27f6251_ppc64le as a component of Red Hat Advanced Cluster Management for Kubernetes 2.4 for RHEL 8",
"product_id": "8Base-RHACM-2.4:rhacm2/prometheus-rhel8@sha256:f7971a684bcdce02604319ecace5ba585797f116a64024da815bf3e2d27f6251_ppc64le"
},
"product_reference": "rhacm2/prometheus-rhel8@sha256:f7971a684bcdce02604319ecace5ba585797f116a64024da815bf3e2d27f6251_ppc64le",
"relates_to_product_reference": "8Base-RHACM-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/provider-credential-controller-rhel8@sha256:827351fc8036170bfb1b6d0fc15c84476c8913ae044163884ff89424e0e4235f_s390x as a component of Red Hat Advanced Cluster Management for Kubernetes 2.4 for RHEL 8",
"product_id": "8Base-RHACM-2.4:rhacm2/provider-credential-controller-rhel8@sha256:827351fc8036170bfb1b6d0fc15c84476c8913ae044163884ff89424e0e4235f_s390x"
},
"product_reference": "rhacm2/provider-credential-controller-rhel8@sha256:827351fc8036170bfb1b6d0fc15c84476c8913ae044163884ff89424e0e4235f_s390x",
"relates_to_product_reference": "8Base-RHACM-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/provider-credential-controller-rhel8@sha256:a6f1234d8f90e06b88775ce831e574ec0621e487043d412d7c35d2bde6db21f9_amd64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.4 for RHEL 8",
"product_id": "8Base-RHACM-2.4:rhacm2/provider-credential-controller-rhel8@sha256:a6f1234d8f90e06b88775ce831e574ec0621e487043d412d7c35d2bde6db21f9_amd64"
},
"product_reference": "rhacm2/provider-credential-controller-rhel8@sha256:a6f1234d8f90e06b88775ce831e574ec0621e487043d412d7c35d2bde6db21f9_amd64",
"relates_to_product_reference": "8Base-RHACM-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/provider-credential-controller-rhel8@sha256:e33d7b73b6a7d41ef7779800af177a4557608ea87c854e457d0421332fcb421f_ppc64le as a component of Red Hat Advanced Cluster Management for Kubernetes 2.4 for RHEL 8",
"product_id": "8Base-RHACM-2.4:rhacm2/provider-credential-controller-rhel8@sha256:e33d7b73b6a7d41ef7779800af177a4557608ea87c854e457d0421332fcb421f_ppc64le"
},
"product_reference": "rhacm2/provider-credential-controller-rhel8@sha256:e33d7b73b6a7d41ef7779800af177a4557608ea87c854e457d0421332fcb421f_ppc64le",
"relates_to_product_reference": "8Base-RHACM-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/rbac-query-proxy-rhel8@sha256:1d1c793c2bf89cb49dc4625981b4f7bc9cc827d01d7c57af88cde59adde21787_amd64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.4 for RHEL 8",
"product_id": "8Base-RHACM-2.4:rhacm2/rbac-query-proxy-rhel8@sha256:1d1c793c2bf89cb49dc4625981b4f7bc9cc827d01d7c57af88cde59adde21787_amd64"
},
"product_reference": "rhacm2/rbac-query-proxy-rhel8@sha256:1d1c793c2bf89cb49dc4625981b4f7bc9cc827d01d7c57af88cde59adde21787_amd64",
"relates_to_product_reference": "8Base-RHACM-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/rbac-query-proxy-rhel8@sha256:a129031e0e3c0e389a104f1ad15f4ecbb6382d79e19c62e7b22b31bee7021cdd_s390x as a component of Red Hat Advanced Cluster Management for Kubernetes 2.4 for RHEL 8",
"product_id": "8Base-RHACM-2.4:rhacm2/rbac-query-proxy-rhel8@sha256:a129031e0e3c0e389a104f1ad15f4ecbb6382d79e19c62e7b22b31bee7021cdd_s390x"
},
"product_reference": "rhacm2/rbac-query-proxy-rhel8@sha256:a129031e0e3c0e389a104f1ad15f4ecbb6382d79e19c62e7b22b31bee7021cdd_s390x",
"relates_to_product_reference": "8Base-RHACM-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/rbac-query-proxy-rhel8@sha256:b549a06e14f326d196883c8168db3f82edbb952184ea4742b6d4eca78b13bc69_ppc64le as a component of Red Hat Advanced Cluster Management for Kubernetes 2.4 for RHEL 8",
"product_id": "8Base-RHACM-2.4:rhacm2/rbac-query-proxy-rhel8@sha256:b549a06e14f326d196883c8168db3f82edbb952184ea4742b6d4eca78b13bc69_ppc64le"
},
"product_reference": "rhacm2/rbac-query-proxy-rhel8@sha256:b549a06e14f326d196883c8168db3f82edbb952184ea4742b6d4eca78b13bc69_ppc64le",
"relates_to_product_reference": "8Base-RHACM-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/redisgraph-tls-rhel8@sha256:7e3245ba0f53c4c510f7151b3e940c13d5a79d8d95b203e3b8ceaca4ceea42ea_ppc64le as a component of Red Hat Advanced Cluster Management for Kubernetes 2.4 for RHEL 8",
"product_id": "8Base-RHACM-2.4:rhacm2/redisgraph-tls-rhel8@sha256:7e3245ba0f53c4c510f7151b3e940c13d5a79d8d95b203e3b8ceaca4ceea42ea_ppc64le"
},
"product_reference": "rhacm2/redisgraph-tls-rhel8@sha256:7e3245ba0f53c4c510f7151b3e940c13d5a79d8d95b203e3b8ceaca4ceea42ea_ppc64le",
"relates_to_product_reference": "8Base-RHACM-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/redisgraph-tls-rhel8@sha256:9fb4a62d70505c508d0d8dc158f8fa1c759c23f6a13c6a069a40a32c5cbce1fe_s390x as a component of Red Hat Advanced Cluster Management for Kubernetes 2.4 for RHEL 8",
"product_id": "8Base-RHACM-2.4:rhacm2/redisgraph-tls-rhel8@sha256:9fb4a62d70505c508d0d8dc158f8fa1c759c23f6a13c6a069a40a32c5cbce1fe_s390x"
},
"product_reference": "rhacm2/redisgraph-tls-rhel8@sha256:9fb4a62d70505c508d0d8dc158f8fa1c759c23f6a13c6a069a40a32c5cbce1fe_s390x",
"relates_to_product_reference": "8Base-RHACM-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/redisgraph-tls-rhel8@sha256:cdf817bdb70737e6912e550fa1602bbbcaa5b34a2e2d47a249000aac560cc6f0_amd64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.4 for RHEL 8",
"product_id": "8Base-RHACM-2.4:rhacm2/redisgraph-tls-rhel8@sha256:cdf817bdb70737e6912e550fa1602bbbcaa5b34a2e2d47a249000aac560cc6f0_amd64"
},
"product_reference": "rhacm2/redisgraph-tls-rhel8@sha256:cdf817bdb70737e6912e550fa1602bbbcaa5b34a2e2d47a249000aac560cc6f0_amd64",
"relates_to_product_reference": "8Base-RHACM-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/registration-rhel8-operator@sha256:3ca37dec679c11f1333c5fd6c866867ce2e7ed5d3c139c2ad8f3ad7d10be70c0_s390x as a component of Red Hat Advanced Cluster Management for Kubernetes 2.4 for RHEL 8",
"product_id": "8Base-RHACM-2.4:rhacm2/registration-rhel8-operator@sha256:3ca37dec679c11f1333c5fd6c866867ce2e7ed5d3c139c2ad8f3ad7d10be70c0_s390x"
},
"product_reference": "rhacm2/registration-rhel8-operator@sha256:3ca37dec679c11f1333c5fd6c866867ce2e7ed5d3c139c2ad8f3ad7d10be70c0_s390x",
"relates_to_product_reference": "8Base-RHACM-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/registration-rhel8-operator@sha256:45b0e1027807496b3c2a10d8e7c015cc91cc77b9832639adb51a6e5fc7f5071b_ppc64le as a component of Red Hat Advanced Cluster Management for Kubernetes 2.4 for RHEL 8",
"product_id": "8Base-RHACM-2.4:rhacm2/registration-rhel8-operator@sha256:45b0e1027807496b3c2a10d8e7c015cc91cc77b9832639adb51a6e5fc7f5071b_ppc64le"
},
"product_reference": "rhacm2/registration-rhel8-operator@sha256:45b0e1027807496b3c2a10d8e7c015cc91cc77b9832639adb51a6e5fc7f5071b_ppc64le",
"relates_to_product_reference": "8Base-RHACM-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/registration-rhel8-operator@sha256:6710d98fb67533848a96f35fcbeb0adf6999a7e6534068ccc9956105a4d2db73_amd64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.4 for RHEL 8",
"product_id": "8Base-RHACM-2.4:rhacm2/registration-rhel8-operator@sha256:6710d98fb67533848a96f35fcbeb0adf6999a7e6534068ccc9956105a4d2db73_amd64"
},
"product_reference": "rhacm2/registration-rhel8-operator@sha256:6710d98fb67533848a96f35fcbeb0adf6999a7e6534068ccc9956105a4d2db73_amd64",
"relates_to_product_reference": "8Base-RHACM-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/registration-rhel8@sha256:0fbe6a1234544b31be5b6ba778895d31b0486783116796e0e31079cd2ee9f87a_ppc64le as a component of Red Hat Advanced Cluster Management for Kubernetes 2.4 for RHEL 8",
"product_id": "8Base-RHACM-2.4:rhacm2/registration-rhel8@sha256:0fbe6a1234544b31be5b6ba778895d31b0486783116796e0e31079cd2ee9f87a_ppc64le"
},
"product_reference": "rhacm2/registration-rhel8@sha256:0fbe6a1234544b31be5b6ba778895d31b0486783116796e0e31079cd2ee9f87a_ppc64le",
"relates_to_product_reference": "8Base-RHACM-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/registration-rhel8@sha256:494e65b5e3bf27c3bae221db5154b119ef7689b2cb42894f05c40cf4608f1da6_s390x as a component of Red Hat Advanced Cluster Management for Kubernetes 2.4 for RHEL 8",
"product_id": "8Base-RHACM-2.4:rhacm2/registration-rhel8@sha256:494e65b5e3bf27c3bae221db5154b119ef7689b2cb42894f05c40cf4608f1da6_s390x"
},
"product_reference": "rhacm2/registration-rhel8@sha256:494e65b5e3bf27c3bae221db5154b119ef7689b2cb42894f05c40cf4608f1da6_s390x",
"relates_to_product_reference": "8Base-RHACM-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/registration-rhel8@sha256:5d614eda176a91d5359e8a44a6f93a3fdbda8080f2209f342f83d4816b2d0008_amd64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.4 for RHEL 8",
"product_id": "8Base-RHACM-2.4:rhacm2/registration-rhel8@sha256:5d614eda176a91d5359e8a44a6f93a3fdbda8080f2209f342f83d4816b2d0008_amd64"
},
"product_reference": "rhacm2/registration-rhel8@sha256:5d614eda176a91d5359e8a44a6f93a3fdbda8080f2209f342f83d4816b2d0008_amd64",
"relates_to_product_reference": "8Base-RHACM-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/search-aggregator-rhel8@sha256:176ba84e41d3465826245fd9acd199c0b292c25a76c88bbcab8c07d93829ff9c_s390x as a component of Red Hat Advanced Cluster Management for Kubernetes 2.4 for RHEL 8",
"product_id": "8Base-RHACM-2.4:rhacm2/search-aggregator-rhel8@sha256:176ba84e41d3465826245fd9acd199c0b292c25a76c88bbcab8c07d93829ff9c_s390x"
},
"product_reference": "rhacm2/search-aggregator-rhel8@sha256:176ba84e41d3465826245fd9acd199c0b292c25a76c88bbcab8c07d93829ff9c_s390x",
"relates_to_product_reference": "8Base-RHACM-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/search-aggregator-rhel8@sha256:3857111bc468c7bb79a7476d6bc5df0add7d8951799b65b6414f1f5dd3d5b9b8_amd64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.4 for RHEL 8",
"product_id": "8Base-RHACM-2.4:rhacm2/search-aggregator-rhel8@sha256:3857111bc468c7bb79a7476d6bc5df0add7d8951799b65b6414f1f5dd3d5b9b8_amd64"
},
"product_reference": "rhacm2/search-aggregator-rhel8@sha256:3857111bc468c7bb79a7476d6bc5df0add7d8951799b65b6414f1f5dd3d5b9b8_amd64",
"relates_to_product_reference": "8Base-RHACM-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/search-aggregator-rhel8@sha256:52a2dd79f67b1910a7129f70ba18b48656cd41b2a15f2ae4af2509c0eaa4205a_ppc64le as a component of Red Hat Advanced Cluster Management for Kubernetes 2.4 for RHEL 8",
"product_id": "8Base-RHACM-2.4:rhacm2/search-aggregator-rhel8@sha256:52a2dd79f67b1910a7129f70ba18b48656cd41b2a15f2ae4af2509c0eaa4205a_ppc64le"
},
"product_reference": "rhacm2/search-aggregator-rhel8@sha256:52a2dd79f67b1910a7129f70ba18b48656cd41b2a15f2ae4af2509c0eaa4205a_ppc64le",
"relates_to_product_reference": "8Base-RHACM-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/search-api-rhel8@sha256:2d64646d663ac682a087fc69314bd72751ba2b005ab08a93da223470a863a740_amd64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.4 for RHEL 8",
"product_id": "8Base-RHACM-2.4:rhacm2/search-api-rhel8@sha256:2d64646d663ac682a087fc69314bd72751ba2b005ab08a93da223470a863a740_amd64"
},
"product_reference": "rhacm2/search-api-rhel8@sha256:2d64646d663ac682a087fc69314bd72751ba2b005ab08a93da223470a863a740_amd64",
"relates_to_product_reference": "8Base-RHACM-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/search-api-rhel8@sha256:74ccabf407b668837238eb3ad2e536fcb0b3df9a48741f43edf2456fbee80cc6_ppc64le as a component of Red Hat Advanced Cluster Management for Kubernetes 2.4 for RHEL 8",
"product_id": "8Base-RHACM-2.4:rhacm2/search-api-rhel8@sha256:74ccabf407b668837238eb3ad2e536fcb0b3df9a48741f43edf2456fbee80cc6_ppc64le"
},
"product_reference": "rhacm2/search-api-rhel8@sha256:74ccabf407b668837238eb3ad2e536fcb0b3df9a48741f43edf2456fbee80cc6_ppc64le",
"relates_to_product_reference": "8Base-RHACM-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/search-api-rhel8@sha256:de9cc78ae58b063980c0fd3797cc6aba79bedc22898dae3fbce64c94dfd82909_s390x as a component of Red Hat Advanced Cluster Management for Kubernetes 2.4 for RHEL 8",
"product_id": "8Base-RHACM-2.4:rhacm2/search-api-rhel8@sha256:de9cc78ae58b063980c0fd3797cc6aba79bedc22898dae3fbce64c94dfd82909_s390x"
},
"product_reference": "rhacm2/search-api-rhel8@sha256:de9cc78ae58b063980c0fd3797cc6aba79bedc22898dae3fbce64c94dfd82909_s390x",
"relates_to_product_reference": "8Base-RHACM-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/search-collector-rhel8@sha256:37c5344f9061f44ea363d64c2118e791999007ecdead8d15c8c121aff83631fe_amd64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.4 for RHEL 8",
"product_id": "8Base-RHACM-2.4:rhacm2/search-collector-rhel8@sha256:37c5344f9061f44ea363d64c2118e791999007ecdead8d15c8c121aff83631fe_amd64"
},
"product_reference": "rhacm2/search-collector-rhel8@sha256:37c5344f9061f44ea363d64c2118e791999007ecdead8d15c8c121aff83631fe_amd64",
"relates_to_product_reference": "8Base-RHACM-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/search-collector-rhel8@sha256:98fb5b0965d41badb9933eb0fc23a5006c1e1cb555a8b80b63a6a00bc87b1c7a_s390x as a component of Red Hat Advanced Cluster Management for Kubernetes 2.4 for RHEL 8",
"product_id": "8Base-RHACM-2.4:rhacm2/search-collector-rhel8@sha256:98fb5b0965d41badb9933eb0fc23a5006c1e1cb555a8b80b63a6a00bc87b1c7a_s390x"
},
"product_reference": "rhacm2/search-collector-rhel8@sha256:98fb5b0965d41badb9933eb0fc23a5006c1e1cb555a8b80b63a6a00bc87b1c7a_s390x",
"relates_to_product_reference": "8Base-RHACM-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/search-collector-rhel8@sha256:ff9c98d5836007520ff971116d5c143b6e0fafa25e5c8f0dfd4b1a23f191f1d2_ppc64le as a component of Red Hat Advanced Cluster Management for Kubernetes 2.4 for RHEL 8",
"product_id": "8Base-RHACM-2.4:rhacm2/search-collector-rhel8@sha256:ff9c98d5836007520ff971116d5c143b6e0fafa25e5c8f0dfd4b1a23f191f1d2_ppc64le"
},
"product_reference": "rhacm2/search-collector-rhel8@sha256:ff9c98d5836007520ff971116d5c143b6e0fafa25e5c8f0dfd4b1a23f191f1d2_ppc64le",
"relates_to_product_reference": "8Base-RHACM-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/search-rhel8@sha256:13b61bea54f6d67fb749852d48dc6a035ee516ed5f3d339619b97924e078ca59_ppc64le as a component of Red Hat Advanced Cluster Management for Kubernetes 2.4 for RHEL 8",
"product_id": "8Base-RHACM-2.4:rhacm2/search-rhel8@sha256:13b61bea54f6d67fb749852d48dc6a035ee516ed5f3d339619b97924e078ca59_ppc64le"
},
"product_reference": "rhacm2/search-rhel8@sha256:13b61bea54f6d67fb749852d48dc6a035ee516ed5f3d339619b97924e078ca59_ppc64le",
"relates_to_product_reference": "8Base-RHACM-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/search-rhel8@sha256:210fdca717aef2b4159e223a4f0bab06cdae9491d2c890d63710cf3c71de0c32_amd64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.4 for RHEL 8",
"product_id": "8Base-RHACM-2.4:rhacm2/search-rhel8@sha256:210fdca717aef2b4159e223a4f0bab06cdae9491d2c890d63710cf3c71de0c32_amd64"
},
"product_reference": "rhacm2/search-rhel8@sha256:210fdca717aef2b4159e223a4f0bab06cdae9491d2c890d63710cf3c71de0c32_amd64",
"relates_to_product_reference": "8Base-RHACM-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/search-rhel8@sha256:5f3249435b29dba366242d6e68e6f1f2f4a8f4cd8941fb881d297bd5ed9fa72e_s390x as a component of Red Hat Advanced Cluster Management for Kubernetes 2.4 for RHEL 8",
"product_id": "8Base-RHACM-2.4:rhacm2/search-rhel8@sha256:5f3249435b29dba366242d6e68e6f1f2f4a8f4cd8941fb881d297bd5ed9fa72e_s390x"
},
"product_reference": "rhacm2/search-rhel8@sha256:5f3249435b29dba366242d6e68e6f1f2f4a8f4cd8941fb881d297bd5ed9fa72e_s390x",
"relates_to_product_reference": "8Base-RHACM-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/search-ui-rhel8@sha256:2203d5c5cadd4be391bba00bbf8a588e930dcde7c438e15c14ed0e7a3fd31522_s390x as a component of Red Hat Advanced Cluster Management for Kubernetes 2.4 for RHEL 8",
"product_id": "8Base-RHACM-2.4:rhacm2/search-ui-rhel8@sha256:2203d5c5cadd4be391bba00bbf8a588e930dcde7c438e15c14ed0e7a3fd31522_s390x"
},
"product_reference": "rhacm2/search-ui-rhel8@sha256:2203d5c5cadd4be391bba00bbf8a588e930dcde7c438e15c14ed0e7a3fd31522_s390x",
"relates_to_product_reference": "8Base-RHACM-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/search-ui-rhel8@sha256:aa0f257b502a6fcf1d2eb2270858f7d145abee32b9a64ba511bab22218b74e0a_ppc64le as a component of Red Hat Advanced Cluster Management for Kubernetes 2.4 for RHEL 8",
"product_id": "8Base-RHACM-2.4:rhacm2/search-ui-rhel8@sha256:aa0f257b502a6fcf1d2eb2270858f7d145abee32b9a64ba511bab22218b74e0a_ppc64le"
},
"product_reference": "rhacm2/search-ui-rhel8@sha256:aa0f257b502a6fcf1d2eb2270858f7d145abee32b9a64ba511bab22218b74e0a_ppc64le",
"relates_to_product_reference": "8Base-RHACM-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/search-ui-rhel8@sha256:d4a81b7b29b9a76aa631ad26471b3cd6202775853f5a2102260c4f1e339cdfe0_amd64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.4 for RHEL 8",
"product_id": "8Base-RHACM-2.4:rhacm2/search-ui-rhel8@sha256:d4a81b7b29b9a76aa631ad26471b3cd6202775853f5a2102260c4f1e339cdfe0_amd64"
},
"product_reference": "rhacm2/search-ui-rhel8@sha256:d4a81b7b29b9a76aa631ad26471b3cd6202775853f5a2102260c4f1e339cdfe0_amd64",
"relates_to_product_reference": "8Base-RHACM-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/submariner-addon-rhel8@sha256:0faded1f0229ce80be36090a54ed761f1c89b414e84bd11d680fbddd382a986b_amd64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.4 for RHEL 8",
"product_id": "8Base-RHACM-2.4:rhacm2/submariner-addon-rhel8@sha256:0faded1f0229ce80be36090a54ed761f1c89b414e84bd11d680fbddd382a986b_amd64"
},
"product_reference": "rhacm2/submariner-addon-rhel8@sha256:0faded1f0229ce80be36090a54ed761f1c89b414e84bd11d680fbddd382a986b_amd64",
"relates_to_product_reference": "8Base-RHACM-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/submariner-addon-rhel8@sha256:4331c06cda7427491fcf5061f9695ab5f87dea5a02b5b915b1354c20f3cff830_s390x as a component of Red Hat Advanced Cluster Management for Kubernetes 2.4 for RHEL 8",
"product_id": "8Base-RHACM-2.4:rhacm2/submariner-addon-rhel8@sha256:4331c06cda7427491fcf5061f9695ab5f87dea5a02b5b915b1354c20f3cff830_s390x"
},
"product_reference": "rhacm2/submariner-addon-rhel8@sha256:4331c06cda7427491fcf5061f9695ab5f87dea5a02b5b915b1354c20f3cff830_s390x",
"relates_to_product_reference": "8Base-RHACM-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/submariner-addon-rhel8@sha256:514d5c15aceb07e72ba74d9ba1b3bdc2e84e1c4060b2facdb886809b118c704c_ppc64le as a component of Red Hat Advanced Cluster Management for Kubernetes 2.4 for RHEL 8",
"product_id": "8Base-RHACM-2.4:rhacm2/submariner-addon-rhel8@sha256:514d5c15aceb07e72ba74d9ba1b3bdc2e84e1c4060b2facdb886809b118c704c_ppc64le"
},
"product_reference": "rhacm2/submariner-addon-rhel8@sha256:514d5c15aceb07e72ba74d9ba1b3bdc2e84e1c4060b2facdb886809b118c704c_ppc64le",
"relates_to_product_reference": "8Base-RHACM-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/thanos-receive-controller-rhel8@sha256:2da6d891769a4d9cb936d93a8ea84eea45f33e482c79cc74418f4143c5c145e7_s390x as a component of Red Hat Advanced Cluster Management for Kubernetes 2.4 for RHEL 8",
"product_id": "8Base-RHACM-2.4:rhacm2/thanos-receive-controller-rhel8@sha256:2da6d891769a4d9cb936d93a8ea84eea45f33e482c79cc74418f4143c5c145e7_s390x"
},
"product_reference": "rhacm2/thanos-receive-controller-rhel8@sha256:2da6d891769a4d9cb936d93a8ea84eea45f33e482c79cc74418f4143c5c145e7_s390x",
"relates_to_product_reference": "8Base-RHACM-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/thanos-receive-controller-rhel8@sha256:8c0745aa13e06c6cc159d8be33302b766673bdd1aedff1309d205519587440ab_amd64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.4 for RHEL 8",
"product_id": "8Base-RHACM-2.4:rhacm2/thanos-receive-controller-rhel8@sha256:8c0745aa13e06c6cc159d8be33302b766673bdd1aedff1309d205519587440ab_amd64"
},
"product_reference": "rhacm2/thanos-receive-controller-rhel8@sha256:8c0745aa13e06c6cc159d8be33302b766673bdd1aedff1309d205519587440ab_amd64",
"relates_to_product_reference": "8Base-RHACM-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/thanos-receive-controller-rhel8@sha256:8d0e265c199c32e757c2004d89db64bc64092171b98068aab03f977a744cc5bc_ppc64le as a component of Red Hat Advanced Cluster Management for Kubernetes 2.4 for RHEL 8",
"product_id": "8Base-RHACM-2.4:rhacm2/thanos-receive-controller-rhel8@sha256:8d0e265c199c32e757c2004d89db64bc64092171b98068aab03f977a744cc5bc_ppc64le"
},
"product_reference": "rhacm2/thanos-receive-controller-rhel8@sha256:8d0e265c199c32e757c2004d89db64bc64092171b98068aab03f977a744cc5bc_ppc64le",
"relates_to_product_reference": "8Base-RHACM-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/thanos-rhel8@sha256:8036c9dd2d44027f5173b935ee8dcd9b3e87b433d65a50f83ffa76a503cf747c_s390x as a component of Red Hat Advanced Cluster Management for Kubernetes 2.4 for RHEL 8",
"product_id": "8Base-RHACM-2.4:rhacm2/thanos-rhel8@sha256:8036c9dd2d44027f5173b935ee8dcd9b3e87b433d65a50f83ffa76a503cf747c_s390x"
},
"product_reference": "rhacm2/thanos-rhel8@sha256:8036c9dd2d44027f5173b935ee8dcd9b3e87b433d65a50f83ffa76a503cf747c_s390x",
"relates_to_product_reference": "8Base-RHACM-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/thanos-rhel8@sha256:ed22c2650f0d908174896647ced911a49945714a114836096b787cc879164bc4_ppc64le as a component of Red Hat Advanced Cluster Management for Kubernetes 2.4 for RHEL 8",
"product_id": "8Base-RHACM-2.4:rhacm2/thanos-rhel8@sha256:ed22c2650f0d908174896647ced911a49945714a114836096b787cc879164bc4_ppc64le"
},
"product_reference": "rhacm2/thanos-rhel8@sha256:ed22c2650f0d908174896647ced911a49945714a114836096b787cc879164bc4_ppc64le",
"relates_to_product_reference": "8Base-RHACM-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/thanos-rhel8@sha256:fbe3062ae92faafd40caac5ddd0b20e2d1bfcaa64febebc0dcd5d368a3734c12_amd64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.4 for RHEL 8",
"product_id": "8Base-RHACM-2.4:rhacm2/thanos-rhel8@sha256:fbe3062ae92faafd40caac5ddd0b20e2d1bfcaa64febebc0dcd5d368a3734c12_amd64"
},
"product_reference": "rhacm2/thanos-rhel8@sha256:fbe3062ae92faafd40caac5ddd0b20e2d1bfcaa64febebc0dcd5d368a3734c12_amd64",
"relates_to_product_reference": "8Base-RHACM-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/volsync-mover-rclone-rhel8@sha256:0b3c2d30d0a6109db50dba4053d795fc92bfcadc380a8a8deb5ae4ef4e6d29fa_ppc64le as a component of Red Hat Advanced Cluster Management for Kubernetes 2.4 for RHEL 8",
"product_id": "8Base-RHACM-2.4:rhacm2/volsync-mover-rclone-rhel8@sha256:0b3c2d30d0a6109db50dba4053d795fc92bfcadc380a8a8deb5ae4ef4e6d29fa_ppc64le"
},
"product_reference": "rhacm2/volsync-mover-rclone-rhel8@sha256:0b3c2d30d0a6109db50dba4053d795fc92bfcadc380a8a8deb5ae4ef4e6d29fa_ppc64le",
"relates_to_product_reference": "8Base-RHACM-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/volsync-mover-rclone-rhel8@sha256:6784f7672ac4c8f47ddaf9b5fc6b98f2c1d18c48be212114eeab9babb780cba6_s390x as a component of Red Hat Advanced Cluster Management for Kubernetes 2.4 for RHEL 8",
"product_id": "8Base-RHACM-2.4:rhacm2/volsync-mover-rclone-rhel8@sha256:6784f7672ac4c8f47ddaf9b5fc6b98f2c1d18c48be212114eeab9babb780cba6_s390x"
},
"product_reference": "rhacm2/volsync-mover-rclone-rhel8@sha256:6784f7672ac4c8f47ddaf9b5fc6b98f2c1d18c48be212114eeab9babb780cba6_s390x",
"relates_to_product_reference": "8Base-RHACM-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/volsync-mover-rclone-rhel8@sha256:ada830a6dfa3f00aba2a32225a9884bbe31d20b93ece21249b11e6b037d85e75_amd64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.4 for RHEL 8",
"product_id": "8Base-RHACM-2.4:rhacm2/volsync-mover-rclone-rhel8@sha256:ada830a6dfa3f00aba2a32225a9884bbe31d20b93ece21249b11e6b037d85e75_amd64"
},
"product_reference": "rhacm2/volsync-mover-rclone-rhel8@sha256:ada830a6dfa3f00aba2a32225a9884bbe31d20b93ece21249b11e6b037d85e75_amd64",
"relates_to_product_reference": "8Base-RHACM-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/volsync-mover-restic-rhel8@sha256:31244fad1da3b5c258babd12defc1192a8534727f12ad775aad9d202fb6a5947_amd64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.4 for RHEL 8",
"product_id": "8Base-RHACM-2.4:rhacm2/volsync-mover-restic-rhel8@sha256:31244fad1da3b5c258babd12defc1192a8534727f12ad775aad9d202fb6a5947_amd64"
},
"product_reference": "rhacm2/volsync-mover-restic-rhel8@sha256:31244fad1da3b5c258babd12defc1192a8534727f12ad775aad9d202fb6a5947_amd64",
"relates_to_product_reference": "8Base-RHACM-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/volsync-mover-restic-rhel8@sha256:3ac9147cf782a40b3881973a399add430aee10cdfe1abdb00c98a0b5a3a527dc_s390x as a component of Red Hat Advanced Cluster Management for Kubernetes 2.4 for RHEL 8",
"product_id": "8Base-RHACM-2.4:rhacm2/volsync-mover-restic-rhel8@sha256:3ac9147cf782a40b3881973a399add430aee10cdfe1abdb00c98a0b5a3a527dc_s390x"
},
"product_reference": "rhacm2/volsync-mover-restic-rhel8@sha256:3ac9147cf782a40b3881973a399add430aee10cdfe1abdb00c98a0b5a3a527dc_s390x",
"relates_to_product_reference": "8Base-RHACM-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/volsync-mover-restic-rhel8@sha256:9d00b2d06752192dd8f8f48aeb2786ac1ee0c062ed8916cf3f693c7d2a05e208_ppc64le as a component of Red Hat Advanced Cluster Management for Kubernetes 2.4 for RHEL 8",
"product_id": "8Base-RHACM-2.4:rhacm2/volsync-mover-restic-rhel8@sha256:9d00b2d06752192dd8f8f48aeb2786ac1ee0c062ed8916cf3f693c7d2a05e208_ppc64le"
},
"product_reference": "rhacm2/volsync-mover-restic-rhel8@sha256:9d00b2d06752192dd8f8f48aeb2786ac1ee0c062ed8916cf3f693c7d2a05e208_ppc64le",
"relates_to_product_reference": "8Base-RHACM-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/volsync-mover-rsync-rhel8@sha256:30e06b75f83e22faeed2108f68b158fb35b4db22b83f049c61706ddcbfef27d9_ppc64le as a component of Red Hat Advanced Cluster Management for Kubernetes 2.4 for RHEL 8",
"product_id": "8Base-RHACM-2.4:rhacm2/volsync-mover-rsync-rhel8@sha256:30e06b75f83e22faeed2108f68b158fb35b4db22b83f049c61706ddcbfef27d9_ppc64le"
},
"product_reference": "rhacm2/volsync-mover-rsync-rhel8@sha256:30e06b75f83e22faeed2108f68b158fb35b4db22b83f049c61706ddcbfef27d9_ppc64le",
"relates_to_product_reference": "8Base-RHACM-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/volsync-mover-rsync-rhel8@sha256:530aedee3aeca43ef0501f5cd2aa07c65eb708ac1a7fcd97fc3000358744d1bd_s390x as a component of Red Hat Advanced Cluster Management for Kubernetes 2.4 for RHEL 8",
"product_id": "8Base-RHACM-2.4:rhacm2/volsync-mover-rsync-rhel8@sha256:530aedee3aeca43ef0501f5cd2aa07c65eb708ac1a7fcd97fc3000358744d1bd_s390x"
},
"product_reference": "rhacm2/volsync-mover-rsync-rhel8@sha256:530aedee3aeca43ef0501f5cd2aa07c65eb708ac1a7fcd97fc3000358744d1bd_s390x",
"relates_to_product_reference": "8Base-RHACM-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/volsync-mover-rsync-rhel8@sha256:c5621b5d113a1330bdc04f1fce05fd6f16c10526511ba207cb24551f7efe0e58_amd64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.4 for RHEL 8",
"product_id": "8Base-RHACM-2.4:rhacm2/volsync-mover-rsync-rhel8@sha256:c5621b5d113a1330bdc04f1fce05fd6f16c10526511ba207cb24551f7efe0e58_amd64"
},
"product_reference": "rhacm2/volsync-mover-rsync-rhel8@sha256:c5621b5d113a1330bdc04f1fce05fd6f16c10526511ba207cb24551f7efe0e58_amd64",
"relates_to_product_reference": "8Base-RHACM-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/volsync-rhel8@sha256:1ab81a27373c351eb2c932536fc9ea6cbf74911b794e3cd183c8e5624940a656_ppc64le as a component of Red Hat Advanced Cluster Management for Kubernetes 2.4 for RHEL 8",
"product_id": "8Base-RHACM-2.4:rhacm2/volsync-rhel8@sha256:1ab81a27373c351eb2c932536fc9ea6cbf74911b794e3cd183c8e5624940a656_ppc64le"
},
"product_reference": "rhacm2/volsync-rhel8@sha256:1ab81a27373c351eb2c932536fc9ea6cbf74911b794e3cd183c8e5624940a656_ppc64le",
"relates_to_product_reference": "8Base-RHACM-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/volsync-rhel8@sha256:90ed24a800b82c2eb1c0f2d08aa11b2bea942e6a9044e3a01a5778877e7b376a_s390x as a component of Red Hat Advanced Cluster Management for Kubernetes 2.4 for RHEL 8",
"product_id": "8Base-RHACM-2.4:rhacm2/volsync-rhel8@sha256:90ed24a800b82c2eb1c0f2d08aa11b2bea942e6a9044e3a01a5778877e7b376a_s390x"
},
"product_reference": "rhacm2/volsync-rhel8@sha256:90ed24a800b82c2eb1c0f2d08aa11b2bea942e6a9044e3a01a5778877e7b376a_s390x",
"relates_to_product_reference": "8Base-RHACM-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/volsync-rhel8@sha256:9e02a53649909a9d3ccd5c22f5c231b3ad69f451d7b5a32033046f3031cde188_amd64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.4 for RHEL 8",
"product_id": "8Base-RHACM-2.4:rhacm2/volsync-rhel8@sha256:9e02a53649909a9d3ccd5c22f5c231b3ad69f451d7b5a32033046f3031cde188_amd64"
},
"product_reference": "rhacm2/volsync-rhel8@sha256:9e02a53649909a9d3ccd5c22f5c231b3ad69f451d7b5a32033046f3031cde188_amd64",
"relates_to_product_reference": "8Base-RHACM-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/work-rhel8@sha256:0facf27d638269e722029217ef72016556c60e42887a836e4a0ad6140c1b6dcf_s390x as a component of Red Hat Advanced Cluster Management for Kubernetes 2.4 for RHEL 8",
"product_id": "8Base-RHACM-2.4:rhacm2/work-rhel8@sha256:0facf27d638269e722029217ef72016556c60e42887a836e4a0ad6140c1b6dcf_s390x"
},
"product_reference": "rhacm2/work-rhel8@sha256:0facf27d638269e722029217ef72016556c60e42887a836e4a0ad6140c1b6dcf_s390x",
"relates_to_product_reference": "8Base-RHACM-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/work-rhel8@sha256:5694a214f662b4556b1fdf088ef0d33d6674dc3be3ae5d2fbdf00e56addeae3c_amd64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.4 for RHEL 8",
"product_id": "8Base-RHACM-2.4:rhacm2/work-rhel8@sha256:5694a214f662b4556b1fdf088ef0d33d6674dc3be3ae5d2fbdf00e56addeae3c_amd64"
},
"product_reference": "rhacm2/work-rhel8@sha256:5694a214f662b4556b1fdf088ef0d33d6674dc3be3ae5d2fbdf00e56addeae3c_amd64",
"relates_to_product_reference": "8Base-RHACM-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/work-rhel8@sha256:73b036d1c7b9c44010ef9716be8c96bfd2a7af7e09b2cf3402cc2aac81ef94e4_ppc64le as a component of Red Hat Advanced Cluster Management for Kubernetes 2.4 for RHEL 8",
"product_id": "8Base-RHACM-2.4:rhacm2/work-rhel8@sha256:73b036d1c7b9c44010ef9716be8c96bfd2a7af7e09b2cf3402cc2aac81ef94e4_ppc64le"
},
"product_reference": "rhacm2/work-rhel8@sha256:73b036d1c7b9c44010ef9716be8c96bfd2a7af7e09b2cf3402cc2aac81ef94e4_ppc64le",
"relates_to_product_reference": "8Base-RHACM-2.4"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2022-30629",
"cwe": {
"id": "CWE-331",
"name": "Insufficient Entropy"
},
"discovery_date": "2022-06-02T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2092793"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in the crypto/tls golang package. When session tickets are generated by crypto/tls, it is missing the ticket expiration. This issue may allow an attacker to observe the TLS handshakes to correlate successive connections during session resumption.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "golang: crypto/tls: session tickets lack random ticket_age_add",
"title": "Vulnerability summary"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\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.4:rhacm2/acm-grafana-rhel8@sha256:17c53124f6c09cc839f533aee0c870078f547fef29a19803814f5c5fbc5e7939_s390x",
"8Base-RHACM-2.4:rhacm2/acm-grafana-rhel8@sha256:644a295644e91a8976d4df02e5ccdd711d8d3c8fa409cae698671b49b96ec00a_ppc64le",
"8Base-RHACM-2.4:rhacm2/acm-grafana-rhel8@sha256:9c9b992bf748282d7cdc941b7907bbcbabe69a8b287bc4195a6bc8b9d9b6cbd0_amd64",
"8Base-RHACM-2.4:rhacm2/acm-must-gather-rhel8@sha256:0cca0dbb0b7adff8eaea1315b422edb6ea1778befa4772f3e6f5755fb5519196_s390x",
"8Base-RHACM-2.4:rhacm2/acm-must-gather-rhel8@sha256:63b5758cfcffe96326b090ae51d38c00ca13b35e9fe5e4354cd33e67d042c41b_amd64",
"8Base-RHACM-2.4:rhacm2/acm-must-gather-rhel8@sha256:cfc97f6c9495bac2635e016dd47049683f8ed78c932ef2c70cec2ec7be323fea_ppc64le",
"8Base-RHACM-2.4:rhacm2/acm-operator-bundle@sha256:346215260baa3371853d15ccc451c3ac418813c5cd9b422b0ad9f2dd6ae8a511_s390x",
"8Base-RHACM-2.4:rhacm2/acm-operator-bundle@sha256:cb4fca4155dc3e274712c0c7609eb6111a6e03207ddaa0d5c3c8752badc15b2c_amd64",
"8Base-RHACM-2.4:rhacm2/acm-operator-bundle@sha256:cceb82a8492d7e971e515f1a0a5391a1051e4f130f7a14e412def20616e05d40_ppc64le",
"8Base-RHACM-2.4:rhacm2/agent-service-rhel8@sha256:5b5046b04aa10807a6676916cf4744f0cd36c056dd3fd626304814af2d665cf9_amd64",
"8Base-RHACM-2.4:rhacm2/agent-service-rhel8@sha256:5c89bb44eda9a0754ea1d1ca69ea260f02f060c517194251519439e4b943e46a_ppc64le",
"8Base-RHACM-2.4:rhacm2/agent-service-rhel8@sha256:cfe9dfc60224b6206d6fbbc4c4ee95e378ce2da8b79c176e5e7bfdd8b0375f88_s390x",
"8Base-RHACM-2.4:rhacm2/application-ui-rhel8@sha256:6acf7df47405a4ccb3ede12db6574a0829d28f94ea5d20d6041db1bd045a90c6_ppc64le",
"8Base-RHACM-2.4:rhacm2/application-ui-rhel8@sha256:96c10e483a1c99f0ac91fb84df87ebe927e82ca35ef7e36e0f583121dcdd8b15_amd64",
"8Base-RHACM-2.4:rhacm2/application-ui-rhel8@sha256:ffb0b475eccc16a227f13a3d0d332f9cd9b96eade52646352a7497f903edf1a2_s390x",
"8Base-RHACM-2.4:rhacm2/assisted-image-service-rhel8@sha256:2c2f96ebf908cf415613aec65a414884ec35784e4bdcd4c4b4978aa98149af4d_amd64",
"8Base-RHACM-2.4:rhacm2/assisted-image-service-rhel8@sha256:c89023b0b424e2b8800399fc4b6cfa9336248f3222097c094d33fd2b872398aa_ppc64le",
"8Base-RHACM-2.4:rhacm2/assisted-image-service-rhel8@sha256:e49c328eb815293dd606199a0b8a2bd0db6bbf5d87eeaa7902d6d4df1bb41d35_s390x",
"8Base-RHACM-2.4:rhacm2/assisted-installer-agent-rhel8@sha256:86fd675a09451d3ee552452999cd2c82410174f5e55dcfd4f21286559363217e_amd64",
"8Base-RHACM-2.4:rhacm2/assisted-installer-reporter-rhel8@sha256:dcc214165e5c895925f52673577fa73274b017e3e9017818bf5c0327b3600ffb_ppc64le",
"8Base-RHACM-2.4:rhacm2/assisted-installer-reporter-rhel8@sha256:f7004db056478b4c1b101ab0ceac24f78dbefc018a1e76e12e8a4f69fd171175_amd64",
"8Base-RHACM-2.4:rhacm2/assisted-installer-rhel8@sha256:6e002bec6af8e7d7b0c89bc25f4a9e3224e47f5638be7cc2a9c68a5e92447254_amd64",
"8Base-RHACM-2.4:rhacm2/assisted-installer-rhel8@sha256:815976efa30282899af7de91b5df1fdeca10c709d0fc60d09d8f3abb1c2acdc3_ppc64le",
"8Base-RHACM-2.4:rhacm2/cert-policy-controller-rhel8@sha256:0e30470d12e11f473750e0b95833d0d1fe6fd3ee9d9d0c5d7454614449156148_s390x",
"8Base-RHACM-2.4:rhacm2/cert-policy-controller-rhel8@sha256:2324eeab4219c1c953b698cbd1cf57e0af777f31042de00eaaa2bf163f84cae1_amd64",
"8Base-RHACM-2.4:rhacm2/cert-policy-controller-rhel8@sha256:c3d60eaf9f775e623114d093450b5d170b4048ef1e52267a2153ec54489bd00f_ppc64le",
"8Base-RHACM-2.4:rhacm2/cluster-backup-rhel8-operator@sha256:9969b8f2f91bd0a3ef0e89300d66a656238a3a3361d56cf7fc0eb55db1752782_amd64",
"8Base-RHACM-2.4:rhacm2/cluster-backup-rhel8-operator@sha256:d5639931ddcb1288f279f54a3688fcb8c94d710a457917c46bfa3db6cd1a317b_s390x",
"8Base-RHACM-2.4:rhacm2/cluster-backup-rhel8-operator@sha256:fa4667d27a8778efc83ace86657c638aacb7ccc3168c489d427c1d6ab834cbb2_ppc64le",
"8Base-RHACM-2.4:rhacm2/cluster-curator-controller-rhel8@sha256:4b32ee29c898c9f52a5fdeed3a6a595ac157db7051b36086eddf7a8f91b2ec08_ppc64le",
"8Base-RHACM-2.4:rhacm2/cluster-curator-controller-rhel8@sha256:9e6a260d8130731601612a56cea728fc6b80cfa3d7fd8b6612175ff76b290dea_s390x",
"8Base-RHACM-2.4:rhacm2/cluster-curator-controller-rhel8@sha256:faa454bab3f9ea36a2d5a1eaa16806ac3669472856833e750571e45da7074d40_amd64",
"8Base-RHACM-2.4:rhacm2/cluster-proxy-addon-rhel8@sha256:03d738d93d893b9fd9d2587e14b9a7a92bbb5eca4b85901b5e07cff1e7a3ab73_s390x",
"8Base-RHACM-2.4:rhacm2/cluster-proxy-addon-rhel8@sha256:22c9595f3f4d95b6dc6c17ce5412f4131d9ce501f2660f23d176f276c4a97a73_ppc64le",
"8Base-RHACM-2.4:rhacm2/cluster-proxy-addon-rhel8@sha256:ae6de1e14b7897a944733cdb9963f31990d696a66260974d3f692e0af87161d3_amd64",
"8Base-RHACM-2.4:rhacm2/clusterclaims-controller-rhel8@sha256:2c7f03c0ca17163c949249bb4b480a0fd2c986e55b0dc23c6cd3b0a974b4c229_ppc64le",
"8Base-RHACM-2.4:rhacm2/clusterclaims-controller-rhel8@sha256:bd8fa875e2c6b6c650c21089441b417ae657b8e1fda2786d2f328978776a6883_s390x",
"8Base-RHACM-2.4:rhacm2/clusterclaims-controller-rhel8@sha256:c49c92c632968e08f74d08eaa99862f0dd8dd1fe4a85f05e57efa90e5dca5563_amd64",
"8Base-RHACM-2.4:rhacm2/clusterlifecycle-state-metrics-rhel8@sha256:3711cb41642a7fffc69a0c98db128d39d980555127f22a9d1dfd76c9631b8edc_ppc64le",
"8Base-RHACM-2.4:rhacm2/clusterlifecycle-state-metrics-rhel8@sha256:60a54bc76a84f2369b02dc1b9b0d8353da93acc9f8193a26739110c6fe59abdd_s390x",
"8Base-RHACM-2.4:rhacm2/clusterlifecycle-state-metrics-rhel8@sha256:6df08e52cee6890187b6be3a62b36c18fcff7e34630da933e0a5f7bcecec6b4c_amd64",
"8Base-RHACM-2.4:rhacm2/config-policy-controller-rhel8@sha256:8fb0581852dc1dfd80a81ba03c6976da1aa8d93675f626765f2266adfa94d5ac_s390x",
"8Base-RHACM-2.4:rhacm2/config-policy-controller-rhel8@sha256:929233f873cbf980fb850a9812c98bd09f907e26d9afeb1c0198d52776e33b32_ppc64le",
"8Base-RHACM-2.4:rhacm2/config-policy-controller-rhel8@sha256:a3653dcecb777d7b3915c49b7999793b90dd4524628d5517368a0837af46aa07_amd64",
"8Base-RHACM-2.4:rhacm2/console-api-rhel8@sha256:02481bcf2ddd1771d965e947cfcbad66540e2df055a3013bee5185ab84960d6d_ppc64le",
"8Base-RHACM-2.4:rhacm2/console-api-rhel8@sha256:3a47d211370efc6e1661d4d0abd0d5abc65d8a759218af7c2722db820a664d8c_s390x",
"8Base-RHACM-2.4:rhacm2/console-api-rhel8@sha256:789e1950e886e54c341699cc8ec0c4bfb9a0e295e49961366759e861d32d5ef9_amd64",
"8Base-RHACM-2.4:rhacm2/console-rhel8@sha256:5215e1a2f456b83ba4ae02ea653bef51d331ced6e9a4c67958e8c41cd88aa818_s390x",
"8Base-RHACM-2.4:rhacm2/console-rhel8@sha256:d5cbabd5d26e6e712d9f531db8ebaa3a793599538ef2e62262b02c165ea74b9a_ppc64le",
"8Base-RHACM-2.4:rhacm2/console-rhel8@sha256:e797bce5724653b3ae0395c66c4796dc0594002cdde7242f4fd29c2fd5e703fa_amd64",
"8Base-RHACM-2.4:rhacm2/discovery-rhel8-operator@sha256:224af94e4e027bfb7edff3f889ec08aa031eaede2e4a02c67ce2925f29230ea8_s390x",
"8Base-RHACM-2.4:rhacm2/discovery-rhel8-operator@sha256:5dd54d496d15c262072c6024385e9fbf016edabe8a6bcdf31ec63ed5c445088c_amd64",
"8Base-RHACM-2.4:rhacm2/discovery-rhel8-operator@sha256:f64cae3c176e4b18af716ba054dcebafa07c3f893943de09b7dfd0285a9271d5_ppc64le",
"8Base-RHACM-2.4:rhacm2/endpoint-monitoring-rhel8-operator@sha256:516888a8ee8d509b77cda6ef2154a6d70a94a48a2c8c5bc7a9b1b9f2e089ff57_ppc64le",
"8Base-RHACM-2.4:rhacm2/endpoint-monitoring-rhel8-operator@sha256:c48ced70438f389ee0a22a8670db80c121c087728533c5cd2070751ce3b2614e_amd64",
"8Base-RHACM-2.4:rhacm2/endpoint-monitoring-rhel8-operator@sha256:ee184be0540e401b6834747b6632b11d69269f3d9ab44bc4aaab9fc9877191aa_s390x",
"8Base-RHACM-2.4:rhacm2/governance-policy-propagator-rhel8@sha256:b5a8689de0cc37c38daca89e1a6f64b6601b341a8f12ef6c093ec12b83bca4e8_s390x",
"8Base-RHACM-2.4:rhacm2/governance-policy-propagator-rhel8@sha256:f885cac3c1b78c94885f9a9e197511c51b5470b192d6ac48e6cb20a592b36832_ppc64le",
"8Base-RHACM-2.4:rhacm2/governance-policy-propagator-rhel8@sha256:fbec65b4937bbdad28cc1e04b5b215caddeaacda3a844cd0a45ade093997adc3_amd64",
"8Base-RHACM-2.4:rhacm2/governance-policy-spec-sync-rhel8@sha256:2c130b6df67cd0a8ee055d9b8bb3ede4bcf211978db7cdd892f78bf1d56dd269_amd64",
"8Base-RHACM-2.4:rhacm2/governance-policy-spec-sync-rhel8@sha256:6a8227f1560751fd8e1d2ec8136d8855599727eb7ad382bd5b18167ba46b31ff_ppc64le",
"8Base-RHACM-2.4:rhacm2/governance-policy-spec-sync-rhel8@sha256:c2c6ab3e7317dee023b79cc868c052a8a602610925932358498a3a215d5c8089_s390x",
"8Base-RHACM-2.4:rhacm2/governance-policy-status-sync-rhel8@sha256:385006b34743b689054c581eaaffb5298adfd092eaa13ff6c24f28fa5b79a178_amd64",
"8Base-RHACM-2.4:rhacm2/governance-policy-status-sync-rhel8@sha256:6c2ec36725b956432591b6cb6a20d4eb2ac3bf759ab4a901f581c81bcb12270c_ppc64le",
"8Base-RHACM-2.4:rhacm2/governance-policy-status-sync-rhel8@sha256:76f717cb9fe271941f45794a8dd9ebb85af0f7ab6cd104a698352b875e1b721d_s390x",
"8Base-RHACM-2.4:rhacm2/governance-policy-template-sync-rhel8@sha256:2d0d4141d0df7a5309edb3aa064591479facd14d604f5338383a88a7c01fb976_s390x",
"8Base-RHACM-2.4:rhacm2/governance-policy-template-sync-rhel8@sha256:a96e372e54eadb8c0f384eaf5295a5a17ab701c5051b5ae59341ecc01489099b_ppc64le",
"8Base-RHACM-2.4:rhacm2/governance-policy-template-sync-rhel8@sha256:d9135c4c5eb68af915b552e2d7fe62251f4a3a23d45a7b193d754b7da900b159_amd64",
"8Base-RHACM-2.4:rhacm2/grafana-dashboard-loader-rhel8@sha256:1f8b57a645d0abc3e639eb493f228d3485f4a3f53528175bc386f712fce7cd3f_amd64",
"8Base-RHACM-2.4:rhacm2/grafana-dashboard-loader-rhel8@sha256:5419a6207c0cd1adb21d7c4c3378d31f240a9f29674aee612608d015fe0b491f_ppc64le",
"8Base-RHACM-2.4:rhacm2/grafana-dashboard-loader-rhel8@sha256:6190c4487c63f61cb24e8d219aa1ebc6ff5d8d8b1ece5bbb3da5d46e67f0b98c_s390x",
"8Base-RHACM-2.4:rhacm2/grc-ui-api-rhel8@sha256:40f04e8634a2151e7a4aefe823c980d1d98c89ddb1210b55b4c0566bd85fd787_amd64",
"8Base-RHACM-2.4:rhacm2/grc-ui-api-rhel8@sha256:999f7119e60d578cd54b08135838fb8ecb996cd93f8e6f07ee92ec776f86f3d7_s390x",
"8Base-RHACM-2.4:rhacm2/grc-ui-api-rhel8@sha256:a8072d656eb14084eafd141690c02119376c9436faab8e4d219e1f0ade7ed2ec_ppc64le",
"8Base-RHACM-2.4:rhacm2/grc-ui-rhel8@sha256:18beaf038580dd78d44cdbd7b3e9bfab16b1ae9f1b454689abe1ebfefe4964b5_amd64",
"8Base-RHACM-2.4:rhacm2/grc-ui-rhel8@sha256:2e28251e1a65b7176007f53887f3693e5268848b1bb8a1e084e9f1064deaec8a_s390x",
"8Base-RHACM-2.4:rhacm2/grc-ui-rhel8@sha256:3848541d746de6dfacca63f06f29fc7d203dfa4c73dbd749407896ddddb7306c_ppc64le",
"8Base-RHACM-2.4:rhacm2/iam-policy-controller-rhel8@sha256:0deeefc1600e43aac6d9eadd05b32d3a1b2059632ec7e8b005eb2245b52dbd98_amd64",
"8Base-RHACM-2.4:rhacm2/iam-policy-controller-rhel8@sha256:7d1534ff8b00cd38716d2bfb65b924a45e9ec18a8eccad13c5e3818f858630b6_s390x",
"8Base-RHACM-2.4:rhacm2/iam-policy-controller-rhel8@sha256:b2fa794482a54fcfcbf7d0ac8597e9cb0ac0c73cfe5afa8bf2e73ca35d37feb9_ppc64le",
"8Base-RHACM-2.4:rhacm2/insights-client-rhel8@sha256:0f567016e55498bef2be33665d247eb14308b13aaef5cc670de7e06ff830cb9a_amd64",
"8Base-RHACM-2.4:rhacm2/insights-client-rhel8@sha256:6bd666f6d541ab33598c4a38ac05e8f65f19e03d8630cf685c89b05f14c4f1b8_ppc64le",
"8Base-RHACM-2.4:rhacm2/insights-client-rhel8@sha256:85bf407b6bc232952f4dd7c1edd8a7f4a168a6995d7b866f4417bc65a162efd5_s390x",
"8Base-RHACM-2.4:rhacm2/insights-metrics-rhel8@sha256:180e2ac58d3549c7ed583da66fba14368c606feb65b4313aac3b4f889ec091bb_amd64",
"8Base-RHACM-2.4:rhacm2/insights-metrics-rhel8@sha256:2492650b89feab7de0408be0e3af6d889e6291bb7064ea524dafca87b252840e_s390x",
"8Base-RHACM-2.4:rhacm2/insights-metrics-rhel8@sha256:93066377331da7f85024ae541440cb409c741d393adfdfe289f7d5836c0da183_ppc64le",
"8Base-RHACM-2.4:rhacm2/klusterlet-addon-controller-rhel8@sha256:018f6d71abae2963c853fe9d1a41fdad2df91acb72fee775af08275647d3019f_amd64",
"8Base-RHACM-2.4:rhacm2/klusterlet-addon-controller-rhel8@sha256:500d5166ea2f808c46b71d1a5470a35bffa484d860161a16e9809f90d021b23e_ppc64le",
"8Base-RHACM-2.4:rhacm2/klusterlet-addon-controller-rhel8@sha256:a4d7ef368efce597729c5fc1ae4358a0b45483a11b8363bf8d164c20075da748_s390x",
"8Base-RHACM-2.4:rhacm2/klusterlet-addon-rhel8-operator@sha256:0402e265ec4919aef893be4c0f177b53173bc0c50eb47aafea6822e05a7748be_s390x",
"8Base-RHACM-2.4:rhacm2/klusterlet-addon-rhel8-operator@sha256:6b0fbc1956407a0986460556336fcccfe4d08d712cc4b0af4ca65061baf75ea2_amd64",
"8Base-RHACM-2.4:rhacm2/klusterlet-addon-rhel8-operator@sha256:d7546a69df7b817d0c29c8f95dd3d5d2900c3755c82570b1d610702c56d4fb59_ppc64le",
"8Base-RHACM-2.4:rhacm2/kube-rbac-proxy-rhel8@sha256:6650633c4664e6b537e82eafc593dc91ca206de3b0de878f600c913a95eb18a2_amd64",
"8Base-RHACM-2.4:rhacm2/kube-rbac-proxy-rhel8@sha256:c1c90ee4ae1f908c33c8a8bf38f0b47bfad039bedccf870324f6b554aad5d78c_s390x",
"8Base-RHACM-2.4:rhacm2/kube-rbac-proxy-rhel8@sha256:ccddb38db49a190aa0d5d70e6b4672079ea222a42045d406a4b9974ac7412146_ppc64le",
"8Base-RHACM-2.4:rhacm2/kube-state-metrics-rhel8@sha256:566b95595959ba60677f1518562fd996ef7643dc94aa9e9fead0e4b4096032ca_s390x",
"8Base-RHACM-2.4:rhacm2/kube-state-metrics-rhel8@sha256:789f79b85c022e59143e725a589ac890884f079c969f56efb972b0a0f8d77e66_amd64",
"8Base-RHACM-2.4:rhacm2/kube-state-metrics-rhel8@sha256:971a33f5a57057d3901ff75eebbc13ca8456b4315dd7811139e60bb8872d80bf_ppc64le",
"8Base-RHACM-2.4:rhacm2/managedcluster-import-controller-rhel8@sha256:bcb43adee06dbb1cfb6a5c9fed71847ecc3826e3e44fe04d57b7143a6123daa5_s390x",
"8Base-RHACM-2.4:rhacm2/managedcluster-import-controller-rhel8@sha256:dbf235a9723a1c21471d8ef0029f3c999ac3b22512d67facd052efb725431bc1_ppc64le",
"8Base-RHACM-2.4:rhacm2/managedcluster-import-controller-rhel8@sha256:faf01c5554224350e4cffd1fc4ce275886791e45857bf0ed5f90ffa3a64680dc_amd64",
"8Base-RHACM-2.4:rhacm2/management-ingress-rhel8@sha256:46293eeaad521f993ed01467e13cae70f600426ef09df0e02dd8b83348b60027_amd64",
"8Base-RHACM-2.4:rhacm2/management-ingress-rhel8@sha256:c3cdbf5ff93b3b19ac2d7cf15b9152a0761d473de7afe29832a7ca3b833b6797_s390x",
"8Base-RHACM-2.4:rhacm2/management-ingress-rhel8@sha256:ce994a8f4c4e5476e6131a6721da748225c89a96c9d471a8638eefb6a22d52b9_ppc64le",
"8Base-RHACM-2.4:rhacm2/memcached-exporter-rhel8@sha256:01398d4f3b1825e864ddae46a5e4b7cc298dabb444dd105787ef6aeb70514571_ppc64le",
"8Base-RHACM-2.4:rhacm2/memcached-exporter-rhel8@sha256:5432fa56e40dee2475da7ee7b7e89cca10a8f06f4cbea94983fa094bfbef81ff_amd64",
"8Base-RHACM-2.4:rhacm2/memcached-exporter-rhel8@sha256:e22fa2dbc6733fc176f44cf42ec8f51b69672d354d6d2cf510eada5fe41a5245_s390x",
"8Base-RHACM-2.4:rhacm2/memcached-rhel8@sha256:0a0a88fb0138cd6de2e3fce81ab959d12cbda64e5fbab1046008aee1d94f12e2_s390x",
"8Base-RHACM-2.4:rhacm2/memcached-rhel8@sha256:7e0ee17c6d00d20773799cfb6c6e9e27c204d1e31010aa71a7f0f35eb5179a35_amd64",
"8Base-RHACM-2.4:rhacm2/memcached-rhel8@sha256:b9213f5525ebd51960412c15d416a591bf23731b6217f79aca2a89a893df2102_ppc64le",
"8Base-RHACM-2.4:rhacm2/metrics-collector-rhel8@sha256:431d4089a4a93c6b6a00cf9b63ecd9199a5545f09190577356b22ff6646820f3_amd64",
"8Base-RHACM-2.4:rhacm2/metrics-collector-rhel8@sha256:83f649b506ca698251c884692307d7cd52bbae87b0bf7790f96ffd24dd7f4fd7_ppc64le",
"8Base-RHACM-2.4:rhacm2/metrics-collector-rhel8@sha256:d37401c5fb672c56004f75974a4069d5d3b6c5e96ac7be4c174f9f178a7666bc_s390x",
"8Base-RHACM-2.4:rhacm2/multicloud-integrations-rhel8@sha256:a311c6ef1099d2370209bbbe30cfac6d1c50d79a2321beaab1f6158ab2db8bec_s390x",
"8Base-RHACM-2.4:rhacm2/multicloud-integrations-rhel8@sha256:e666154a539974d0cc005bc74903dc9f173920101dbfc5169b14a30129991475_ppc64le",
"8Base-RHACM-2.4:rhacm2/multicloud-integrations-rhel8@sha256:f37fe856571112970ae4786d313bf51e78b26e1630e443d276abb4de8e47e525_amd64",
"8Base-RHACM-2.4:rhacm2/multicloud-manager-rhel8@sha256:1dd235aa8599ca070f5175ad9da5bdb9505a7dfbbd87173f0bbf4e14ca0d5e88_ppc64le",
"8Base-RHACM-2.4:rhacm2/multicloud-manager-rhel8@sha256:8a1eeafb2a738aecb2723889c98e287638e950fec05425f1fe132ff7eb01738f_amd64",
"8Base-RHACM-2.4:rhacm2/multicloud-manager-rhel8@sha256:d458a289528173a07f7ff6d87279474e8379a2f05c11d5a9be97f9c43e38ec75_s390x",
"8Base-RHACM-2.4:rhacm2/multicluster-observability-rhel8-operator@sha256:45d046d621eab996c457a90b607ca9a57e2ca5dcad384d3cd5317475e096e098_amd64",
"8Base-RHACM-2.4:rhacm2/multicluster-observability-rhel8-operator@sha256:7ed02712f2d5093f7c751a6d22c9ffe5ce3b00c4cc901ffb779b8b51e282d698_s390x",
"8Base-RHACM-2.4:rhacm2/multicluster-observability-rhel8-operator@sha256:7f89cc6647700f7ddc46d4fabb4b3702142aa0fe9bd23026eba98c704026e9e9_ppc64le",
"8Base-RHACM-2.4:rhacm2/multicluster-operators-application-rhel8@sha256:27492dfdd71cc0bae6e01a184ac8fe5677ce172583b0fd1b9112dfd789009839_ppc64le",
"8Base-RHACM-2.4:rhacm2/multicluster-operators-application-rhel8@sha256:3af2802a89c09966e9c63f40974d8554a7b7b88cc386bbf5bda0a4cc987b7c15_s390x",
"8Base-RHACM-2.4:rhacm2/multicluster-operators-application-rhel8@sha256:723ac91ea8c130d80b48db30e05186607210aea71c7afc1c072b9a691e350215_amd64",
"8Base-RHACM-2.4:rhacm2/multicluster-operators-channel-rhel8@sha256:09883ff8a783d3f83e1c26566555c5ad140cc8bbf0d4cdb5220ef344c6282752_ppc64le",
"8Base-RHACM-2.4:rhacm2/multicluster-operators-channel-rhel8@sha256:4a34b2593897d4b1a1af124bdf6fb7e51bbd97bb4c56dd8ae463b3f3abbb7718_s390x",
"8Base-RHACM-2.4:rhacm2/multicluster-operators-channel-rhel8@sha256:883282b801566b5a40a32e33ebc431ac1398afb68f47ce931cc82b8b9eca1e55_amd64",
"8Base-RHACM-2.4:rhacm2/multicluster-operators-deployable-rhel8@sha256:0a15e49232c20ead26ade38823cd40d785e612670a41cac28ecea2066025a3d1_amd64",
"8Base-RHACM-2.4:rhacm2/multicluster-operators-deployable-rhel8@sha256:0ecd46eb89e90d787c442fd0ca92f84e9bf7fa6c2e315a0b95912616687c0580_s390x",
"8Base-RHACM-2.4:rhacm2/multicluster-operators-deployable-rhel8@sha256:bd148be0ad6ddbcc1995f94b4660d3fbe2338112230c840d77f53a564b14ec4a_ppc64le",
"8Base-RHACM-2.4:rhacm2/multicluster-operators-placementrule-rhel8@sha256:4bdca102dae861d39d81a2df4be1767e4e702ce3836224e9b875f613d1af0c37_ppc64le",
"8Base-RHACM-2.4:rhacm2/multicluster-operators-placementrule-rhel8@sha256:d71975de4b1d6b53d19ddf338f3d19ad7e28812f8fc932c144eee630d9cab176_amd64",
"8Base-RHACM-2.4:rhacm2/multicluster-operators-placementrule-rhel8@sha256:fa3e2e45501d661f4f724dea809b6eff73455db623b03178130590dbf317dba5_s390x",
"8Base-RHACM-2.4:rhacm2/multicluster-operators-subscription-release-rhel8@sha256:2e13c28d1f18f2efac62207515450a42732d4be790199ab0e5ddf2f181649cb4_ppc64le",
"8Base-RHACM-2.4:rhacm2/multicluster-operators-subscription-release-rhel8@sha256:50dc29deac8efaac3bf321270b718dec41d8b80746d3548c076ab26b2c6b63ca_s390x",
"8Base-RHACM-2.4:rhacm2/multicluster-operators-subscription-release-rhel8@sha256:faae7a0632b10dc9b65af7a8af7e7c7d9e26f2f7087687fa19d2afefa7426c5a_amd64",
"8Base-RHACM-2.4:rhacm2/multicluster-operators-subscription-rhel8@sha256:1fa2779aab32977ec8e867ed188dcdd66106986c3cbf39f02e2a555873ba478a_ppc64le",
"8Base-RHACM-2.4:rhacm2/multicluster-operators-subscription-rhel8@sha256:731a4f0919cbab729e9dded9e513ec4ad5e1b48967c21f65f3b494158a6b25ba_s390x",
"8Base-RHACM-2.4:rhacm2/multicluster-operators-subscription-rhel8@sha256:ec803f14f854b73a873f95027617246888ea28029f2f4bb5b7f39a5dd63399ca_amd64",
"8Base-RHACM-2.4:rhacm2/multiclusterhub-repo-rhel8@sha256:75504c269b3d0c2af9b48317f3dc070fae58a1e46e95283e2e0e1ab6b60f452d_amd64",
"8Base-RHACM-2.4:rhacm2/multiclusterhub-repo-rhel8@sha256:c21ffdaa0ce90e6c08f4814c09d9a0bd34d341ad1fc8f6ff2152e9007393ba1f_s390x",
"8Base-RHACM-2.4:rhacm2/multiclusterhub-repo-rhel8@sha256:e1e522835d65503d467dc9ef7c4a0149adfc4cbd3620134adb4a5694eda2f0c4_ppc64le",
"8Base-RHACM-2.4:rhacm2/multiclusterhub-rhel8@sha256:37cf6ccd9a2b9af4444fa192e7b5e6979687bd5159d97f48da40c4f9bad249eb_amd64",
"8Base-RHACM-2.4:rhacm2/multiclusterhub-rhel8@sha256:b8dea0eca4c8aaefee6be9afea77e3302ad551f68f5a87316caf65e13ac9138d_s390x",
"8Base-RHACM-2.4:rhacm2/multiclusterhub-rhel8@sha256:d173cf78965bd026a6333af91b55305ea9c349e630fa53548ee42d791295cd69_ppc64le",
"8Base-RHACM-2.4:rhacm2/node-exporter-rhel8@sha256:0b2cf97a3d82fb4570dee71c1232ef9998c7efcd1d9415f9f41351457802d62d_amd64",
"8Base-RHACM-2.4:rhacm2/node-exporter-rhel8@sha256:93e85d546c624a685221a5d0c9085fa59752105587a531c58066a856defa322a_ppc64le",
"8Base-RHACM-2.4:rhacm2/node-exporter-rhel8@sha256:b20c7b88c52ab9772ebd2216333d6324cba08c653135af469a9e6ccb6648d7c6_s390x",
"8Base-RHACM-2.4:rhacm2/observatorium-rhel8-operator@sha256:078b48f3746c33e0c69b11c9e51e70c220a3cc6f0fd26eb5b30534b16c6a2efa_s390x",
"8Base-RHACM-2.4:rhacm2/observatorium-rhel8-operator@sha256:0e1ec4eda138936261dc5a76a18fa4ace6082c636b30021ce10d5d4d0acea890_ppc64le",
"8Base-RHACM-2.4:rhacm2/observatorium-rhel8-operator@sha256:70e41fdcacd43b4e498b8d5917d0e2fb640f4e85f30b1d6646b27aee1bc8dafc_amd64",
"8Base-RHACM-2.4:rhacm2/observatorium-rhel8@sha256:431149d31b309822fa9476f951ae39bde3a81cc5d17d2a79062ced7b729166cd_amd64",
"8Base-RHACM-2.4:rhacm2/observatorium-rhel8@sha256:65aaebf97e8b904e9ff1520f4bc4704bc21614a7377f66a4c6776032621a9ccf_s390x",
"8Base-RHACM-2.4:rhacm2/observatorium-rhel8@sha256:804054ba7c65c0814307017e3ff6681ba25e62384468adbf3712418e1f3b321f_ppc64le",
"8Base-RHACM-2.4:rhacm2/openshift-hive-rhel8@sha256:80950fa60359f90359129bff09665d7e94150bfbcfb048dc46ec77309479733b_ppc64le",
"8Base-RHACM-2.4:rhacm2/openshift-hive-rhel8@sha256:bae2680af5a00937f0ecc680ad979b131ad65fc47c4683dec69e45e442dd38b4_amd64",
"8Base-RHACM-2.4:rhacm2/openshift-hive-rhel8@sha256:c75cad252f1bda9dac27d1145ee01fe91078e6bc29c60b72f2f0977cea56ae9c_s390x",
"8Base-RHACM-2.4:rhacm2/placement-rhel8@sha256:1cc55dc4ec890f583cf63c7c1d5451cd1e409dbb8feed7bb854e6970ba0e9cbd_s390x",
"8Base-RHACM-2.4:rhacm2/placement-rhel8@sha256:98f3db6bd38eec496565558b8c81a06b51fe22ad4c5a462a6b43a61ab3bc853c_amd64",
"8Base-RHACM-2.4:rhacm2/placement-rhel8@sha256:a0a5b1e0cd29da2c215f3ce555230477ce775cbd79423c74426aaa4f7f56cfc5_ppc64le",
"8Base-RHACM-2.4:rhacm2/prometheus-alertmanager-rhel8@sha256:29c84506cb42edbede5abdf086433ef003d677135fe3b51093c1fbafa6f666e0_s390x",
"8Base-RHACM-2.4:rhacm2/prometheus-alertmanager-rhel8@sha256:be4e1ac4ca5c8145ad7488bc9f067d8f1b9f4cb3d79ac43f4addd19cc66a584b_amd64",
"8Base-RHACM-2.4:rhacm2/prometheus-alertmanager-rhel8@sha256:fc83710377e91bec8866053bb2b9f91be7a3c25993488a6f9641e7c93918aadc_ppc64le",
"8Base-RHACM-2.4:rhacm2/prometheus-rhel8@sha256:1587535175898f97007552a6023ef0785861271dc939a751c98db0c41c9e2c97_amd64",
"8Base-RHACM-2.4:rhacm2/prometheus-rhel8@sha256:4aa41836d3699f3b8a546703fa5032a01af6bcac60465e779769c32a36352d0d_s390x",
"8Base-RHACM-2.4:rhacm2/prometheus-rhel8@sha256:f7971a684bcdce02604319ecace5ba585797f116a64024da815bf3e2d27f6251_ppc64le",
"8Base-RHACM-2.4:rhacm2/provider-credential-controller-rhel8@sha256:827351fc8036170bfb1b6d0fc15c84476c8913ae044163884ff89424e0e4235f_s390x",
"8Base-RHACM-2.4:rhacm2/provider-credential-controller-rhel8@sha256:a6f1234d8f90e06b88775ce831e574ec0621e487043d412d7c35d2bde6db21f9_amd64",
"8Base-RHACM-2.4:rhacm2/provider-credential-controller-rhel8@sha256:e33d7b73b6a7d41ef7779800af177a4557608ea87c854e457d0421332fcb421f_ppc64le",
"8Base-RHACM-2.4:rhacm2/rbac-query-proxy-rhel8@sha256:1d1c793c2bf89cb49dc4625981b4f7bc9cc827d01d7c57af88cde59adde21787_amd64",
"8Base-RHACM-2.4:rhacm2/rbac-query-proxy-rhel8@sha256:a129031e0e3c0e389a104f1ad15f4ecbb6382d79e19c62e7b22b31bee7021cdd_s390x",
"8Base-RHACM-2.4:rhacm2/rbac-query-proxy-rhel8@sha256:b549a06e14f326d196883c8168db3f82edbb952184ea4742b6d4eca78b13bc69_ppc64le",
"8Base-RHACM-2.4:rhacm2/redisgraph-tls-rhel8@sha256:7e3245ba0f53c4c510f7151b3e940c13d5a79d8d95b203e3b8ceaca4ceea42ea_ppc64le",
"8Base-RHACM-2.4:rhacm2/redisgraph-tls-rhel8@sha256:9fb4a62d70505c508d0d8dc158f8fa1c759c23f6a13c6a069a40a32c5cbce1fe_s390x",
"8Base-RHACM-2.4:rhacm2/redisgraph-tls-rhel8@sha256:cdf817bdb70737e6912e550fa1602bbbcaa5b34a2e2d47a249000aac560cc6f0_amd64",
"8Base-RHACM-2.4:rhacm2/registration-rhel8-operator@sha256:3ca37dec679c11f1333c5fd6c866867ce2e7ed5d3c139c2ad8f3ad7d10be70c0_s390x",
"8Base-RHACM-2.4:rhacm2/registration-rhel8-operator@sha256:45b0e1027807496b3c2a10d8e7c015cc91cc77b9832639adb51a6e5fc7f5071b_ppc64le",
"8Base-RHACM-2.4:rhacm2/registration-rhel8-operator@sha256:6710d98fb67533848a96f35fcbeb0adf6999a7e6534068ccc9956105a4d2db73_amd64",
"8Base-RHACM-2.4:rhacm2/registration-rhel8@sha256:0fbe6a1234544b31be5b6ba778895d31b0486783116796e0e31079cd2ee9f87a_ppc64le",
"8Base-RHACM-2.4:rhacm2/registration-rhel8@sha256:494e65b5e3bf27c3bae221db5154b119ef7689b2cb42894f05c40cf4608f1da6_s390x",
"8Base-RHACM-2.4:rhacm2/registration-rhel8@sha256:5d614eda176a91d5359e8a44a6f93a3fdbda8080f2209f342f83d4816b2d0008_amd64",
"8Base-RHACM-2.4:rhacm2/search-aggregator-rhel8@sha256:176ba84e41d3465826245fd9acd199c0b292c25a76c88bbcab8c07d93829ff9c_s390x",
"8Base-RHACM-2.4:rhacm2/search-aggregator-rhel8@sha256:3857111bc468c7bb79a7476d6bc5df0add7d8951799b65b6414f1f5dd3d5b9b8_amd64",
"8Base-RHACM-2.4:rhacm2/search-aggregator-rhel8@sha256:52a2dd79f67b1910a7129f70ba18b48656cd41b2a15f2ae4af2509c0eaa4205a_ppc64le",
"8Base-RHACM-2.4:rhacm2/search-api-rhel8@sha256:2d64646d663ac682a087fc69314bd72751ba2b005ab08a93da223470a863a740_amd64",
"8Base-RHACM-2.4:rhacm2/search-api-rhel8@sha256:74ccabf407b668837238eb3ad2e536fcb0b3df9a48741f43edf2456fbee80cc6_ppc64le",
"8Base-RHACM-2.4:rhacm2/search-api-rhel8@sha256:de9cc78ae58b063980c0fd3797cc6aba79bedc22898dae3fbce64c94dfd82909_s390x",
"8Base-RHACM-2.4:rhacm2/search-collector-rhel8@sha256:37c5344f9061f44ea363d64c2118e791999007ecdead8d15c8c121aff83631fe_amd64",
"8Base-RHACM-2.4:rhacm2/search-collector-rhel8@sha256:98fb5b0965d41badb9933eb0fc23a5006c1e1cb555a8b80b63a6a00bc87b1c7a_s390x",
"8Base-RHACM-2.4:rhacm2/search-collector-rhel8@sha256:ff9c98d5836007520ff971116d5c143b6e0fafa25e5c8f0dfd4b1a23f191f1d2_ppc64le",
"8Base-RHACM-2.4:rhacm2/search-rhel8@sha256:13b61bea54f6d67fb749852d48dc6a035ee516ed5f3d339619b97924e078ca59_ppc64le",
"8Base-RHACM-2.4:rhacm2/search-rhel8@sha256:210fdca717aef2b4159e223a4f0bab06cdae9491d2c890d63710cf3c71de0c32_amd64",
"8Base-RHACM-2.4:rhacm2/search-rhel8@sha256:5f3249435b29dba366242d6e68e6f1f2f4a8f4cd8941fb881d297bd5ed9fa72e_s390x",
"8Base-RHACM-2.4:rhacm2/search-ui-rhel8@sha256:2203d5c5cadd4be391bba00bbf8a588e930dcde7c438e15c14ed0e7a3fd31522_s390x",
"8Base-RHACM-2.4:rhacm2/search-ui-rhel8@sha256:aa0f257b502a6fcf1d2eb2270858f7d145abee32b9a64ba511bab22218b74e0a_ppc64le",
"8Base-RHACM-2.4:rhacm2/search-ui-rhel8@sha256:d4a81b7b29b9a76aa631ad26471b3cd6202775853f5a2102260c4f1e339cdfe0_amd64",
"8Base-RHACM-2.4:rhacm2/submariner-addon-rhel8@sha256:0faded1f0229ce80be36090a54ed761f1c89b414e84bd11d680fbddd382a986b_amd64",
"8Base-RHACM-2.4:rhacm2/submariner-addon-rhel8@sha256:4331c06cda7427491fcf5061f9695ab5f87dea5a02b5b915b1354c20f3cff830_s390x",
"8Base-RHACM-2.4:rhacm2/submariner-addon-rhel8@sha256:514d5c15aceb07e72ba74d9ba1b3bdc2e84e1c4060b2facdb886809b118c704c_ppc64le",
"8Base-RHACM-2.4:rhacm2/thanos-receive-controller-rhel8@sha256:2da6d891769a4d9cb936d93a8ea84eea45f33e482c79cc74418f4143c5c145e7_s390x",
"8Base-RHACM-2.4:rhacm2/thanos-receive-controller-rhel8@sha256:8c0745aa13e06c6cc159d8be33302b766673bdd1aedff1309d205519587440ab_amd64",
"8Base-RHACM-2.4:rhacm2/thanos-receive-controller-rhel8@sha256:8d0e265c199c32e757c2004d89db64bc64092171b98068aab03f977a744cc5bc_ppc64le",
"8Base-RHACM-2.4:rhacm2/thanos-rhel8@sha256:8036c9dd2d44027f5173b935ee8dcd9b3e87b433d65a50f83ffa76a503cf747c_s390x",
"8Base-RHACM-2.4:rhacm2/thanos-rhel8@sha256:ed22c2650f0d908174896647ced911a49945714a114836096b787cc879164bc4_ppc64le",
"8Base-RHACM-2.4:rhacm2/thanos-rhel8@sha256:fbe3062ae92faafd40caac5ddd0b20e2d1bfcaa64febebc0dcd5d368a3734c12_amd64",
"8Base-RHACM-2.4:rhacm2/volsync-mover-rclone-rhel8@sha256:0b3c2d30d0a6109db50dba4053d795fc92bfcadc380a8a8deb5ae4ef4e6d29fa_ppc64le",
"8Base-RHACM-2.4:rhacm2/volsync-mover-rclone-rhel8@sha256:6784f7672ac4c8f47ddaf9b5fc6b98f2c1d18c48be212114eeab9babb780cba6_s390x",
"8Base-RHACM-2.4:rhacm2/volsync-mover-rclone-rhel8@sha256:ada830a6dfa3f00aba2a32225a9884bbe31d20b93ece21249b11e6b037d85e75_amd64",
"8Base-RHACM-2.4:rhacm2/volsync-mover-restic-rhel8@sha256:31244fad1da3b5c258babd12defc1192a8534727f12ad775aad9d202fb6a5947_amd64",
"8Base-RHACM-2.4:rhacm2/volsync-mover-restic-rhel8@sha256:3ac9147cf782a40b3881973a399add430aee10cdfe1abdb00c98a0b5a3a527dc_s390x",
"8Base-RHACM-2.4:rhacm2/volsync-mover-restic-rhel8@sha256:9d00b2d06752192dd8f8f48aeb2786ac1ee0c062ed8916cf3f693c7d2a05e208_ppc64le",
"8Base-RHACM-2.4:rhacm2/volsync-mover-rsync-rhel8@sha256:30e06b75f83e22faeed2108f68b158fb35b4db22b83f049c61706ddcbfef27d9_ppc64le",
"8Base-RHACM-2.4:rhacm2/volsync-mover-rsync-rhel8@sha256:530aedee3aeca43ef0501f5cd2aa07c65eb708ac1a7fcd97fc3000358744d1bd_s390x",
"8Base-RHACM-2.4:rhacm2/volsync-mover-rsync-rhel8@sha256:c5621b5d113a1330bdc04f1fce05fd6f16c10526511ba207cb24551f7efe0e58_amd64",
"8Base-RHACM-2.4:rhacm2/volsync-rhel8@sha256:1ab81a27373c351eb2c932536fc9ea6cbf74911b794e3cd183c8e5624940a656_ppc64le",
"8Base-RHACM-2.4:rhacm2/volsync-rhel8@sha256:90ed24a800b82c2eb1c0f2d08aa11b2bea942e6a9044e3a01a5778877e7b376a_s390x",
"8Base-RHACM-2.4:rhacm2/volsync-rhel8@sha256:9e02a53649909a9d3ccd5c22f5c231b3ad69f451d7b5a32033046f3031cde188_amd64",
"8Base-RHACM-2.4:rhacm2/work-rhel8@sha256:0facf27d638269e722029217ef72016556c60e42887a836e4a0ad6140c1b6dcf_s390x",
"8Base-RHACM-2.4:rhacm2/work-rhel8@sha256:5694a214f662b4556b1fdf088ef0d33d6674dc3be3ae5d2fbdf00e56addeae3c_amd64",
"8Base-RHACM-2.4:rhacm2/work-rhel8@sha256:73b036d1c7b9c44010ef9716be8c96bfd2a7af7e09b2cf3402cc2aac81ef94e4_ppc64le"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2022-30629"
},
{
"category": "external",
"summary": "RHBZ#2092793",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2092793"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2022-30629",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-30629"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2022-30629",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2022-30629"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-announce/c/TzIC9-t8Ytg",
"url": "https://groups.google.com/g/golang-announce/c/TzIC9-t8Ytg"
}
],
"release_date": "2022-06-02T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2022-09-26T14:49:03+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 update:\n\nhttps://access.redhat.com/documentation/en-us/red_hat_advanced_cluster_management_for_kubernetes/2.4/html-single/install/index#installing",
"product_ids": [
"8Base-RHACM-2.4:rhacm2/acm-grafana-rhel8@sha256:17c53124f6c09cc839f533aee0c870078f547fef29a19803814f5c5fbc5e7939_s390x",
"8Base-RHACM-2.4:rhacm2/acm-grafana-rhel8@sha256:644a295644e91a8976d4df02e5ccdd711d8d3c8fa409cae698671b49b96ec00a_ppc64le",
"8Base-RHACM-2.4:rhacm2/acm-grafana-rhel8@sha256:9c9b992bf748282d7cdc941b7907bbcbabe69a8b287bc4195a6bc8b9d9b6cbd0_amd64",
"8Base-RHACM-2.4:rhacm2/acm-must-gather-rhel8@sha256:0cca0dbb0b7adff8eaea1315b422edb6ea1778befa4772f3e6f5755fb5519196_s390x",
"8Base-RHACM-2.4:rhacm2/acm-must-gather-rhel8@sha256:63b5758cfcffe96326b090ae51d38c00ca13b35e9fe5e4354cd33e67d042c41b_amd64",
"8Base-RHACM-2.4:rhacm2/acm-must-gather-rhel8@sha256:cfc97f6c9495bac2635e016dd47049683f8ed78c932ef2c70cec2ec7be323fea_ppc64le",
"8Base-RHACM-2.4:rhacm2/acm-operator-bundle@sha256:346215260baa3371853d15ccc451c3ac418813c5cd9b422b0ad9f2dd6ae8a511_s390x",
"8Base-RHACM-2.4:rhacm2/acm-operator-bundle@sha256:cb4fca4155dc3e274712c0c7609eb6111a6e03207ddaa0d5c3c8752badc15b2c_amd64",
"8Base-RHACM-2.4:rhacm2/acm-operator-bundle@sha256:cceb82a8492d7e971e515f1a0a5391a1051e4f130f7a14e412def20616e05d40_ppc64le",
"8Base-RHACM-2.4:rhacm2/agent-service-rhel8@sha256:5b5046b04aa10807a6676916cf4744f0cd36c056dd3fd626304814af2d665cf9_amd64",
"8Base-RHACM-2.4:rhacm2/agent-service-rhel8@sha256:5c89bb44eda9a0754ea1d1ca69ea260f02f060c517194251519439e4b943e46a_ppc64le",
"8Base-RHACM-2.4:rhacm2/agent-service-rhel8@sha256:cfe9dfc60224b6206d6fbbc4c4ee95e378ce2da8b79c176e5e7bfdd8b0375f88_s390x",
"8Base-RHACM-2.4:rhacm2/application-ui-rhel8@sha256:6acf7df47405a4ccb3ede12db6574a0829d28f94ea5d20d6041db1bd045a90c6_ppc64le",
"8Base-RHACM-2.4:rhacm2/application-ui-rhel8@sha256:96c10e483a1c99f0ac91fb84df87ebe927e82ca35ef7e36e0f583121dcdd8b15_amd64",
"8Base-RHACM-2.4:rhacm2/application-ui-rhel8@sha256:ffb0b475eccc16a227f13a3d0d332f9cd9b96eade52646352a7497f903edf1a2_s390x",
"8Base-RHACM-2.4:rhacm2/assisted-image-service-rhel8@sha256:2c2f96ebf908cf415613aec65a414884ec35784e4bdcd4c4b4978aa98149af4d_amd64",
"8Base-RHACM-2.4:rhacm2/assisted-image-service-rhel8@sha256:c89023b0b424e2b8800399fc4b6cfa9336248f3222097c094d33fd2b872398aa_ppc64le",
"8Base-RHACM-2.4:rhacm2/assisted-image-service-rhel8@sha256:e49c328eb815293dd606199a0b8a2bd0db6bbf5d87eeaa7902d6d4df1bb41d35_s390x",
"8Base-RHACM-2.4:rhacm2/assisted-installer-agent-rhel8@sha256:86fd675a09451d3ee552452999cd2c82410174f5e55dcfd4f21286559363217e_amd64",
"8Base-RHACM-2.4:rhacm2/assisted-installer-reporter-rhel8@sha256:dcc214165e5c895925f52673577fa73274b017e3e9017818bf5c0327b3600ffb_ppc64le",
"8Base-RHACM-2.4:rhacm2/assisted-installer-reporter-rhel8@sha256:f7004db056478b4c1b101ab0ceac24f78dbefc018a1e76e12e8a4f69fd171175_amd64",
"8Base-RHACM-2.4:rhacm2/assisted-installer-rhel8@sha256:6e002bec6af8e7d7b0c89bc25f4a9e3224e47f5638be7cc2a9c68a5e92447254_amd64",
"8Base-RHACM-2.4:rhacm2/assisted-installer-rhel8@sha256:815976efa30282899af7de91b5df1fdeca10c709d0fc60d09d8f3abb1c2acdc3_ppc64le",
"8Base-RHACM-2.4:rhacm2/cert-policy-controller-rhel8@sha256:0e30470d12e11f473750e0b95833d0d1fe6fd3ee9d9d0c5d7454614449156148_s390x",
"8Base-RHACM-2.4:rhacm2/cert-policy-controller-rhel8@sha256:2324eeab4219c1c953b698cbd1cf57e0af777f31042de00eaaa2bf163f84cae1_amd64",
"8Base-RHACM-2.4:rhacm2/cert-policy-controller-rhel8@sha256:c3d60eaf9f775e623114d093450b5d170b4048ef1e52267a2153ec54489bd00f_ppc64le",
"8Base-RHACM-2.4:rhacm2/cluster-backup-rhel8-operator@sha256:9969b8f2f91bd0a3ef0e89300d66a656238a3a3361d56cf7fc0eb55db1752782_amd64",
"8Base-RHACM-2.4:rhacm2/cluster-backup-rhel8-operator@sha256:d5639931ddcb1288f279f54a3688fcb8c94d710a457917c46bfa3db6cd1a317b_s390x",
"8Base-RHACM-2.4:rhacm2/cluster-backup-rhel8-operator@sha256:fa4667d27a8778efc83ace86657c638aacb7ccc3168c489d427c1d6ab834cbb2_ppc64le",
"8Base-RHACM-2.4:rhacm2/cluster-curator-controller-rhel8@sha256:4b32ee29c898c9f52a5fdeed3a6a595ac157db7051b36086eddf7a8f91b2ec08_ppc64le",
"8Base-RHACM-2.4:rhacm2/cluster-curator-controller-rhel8@sha256:9e6a260d8130731601612a56cea728fc6b80cfa3d7fd8b6612175ff76b290dea_s390x",
"8Base-RHACM-2.4:rhacm2/cluster-curator-controller-rhel8@sha256:faa454bab3f9ea36a2d5a1eaa16806ac3669472856833e750571e45da7074d40_amd64",
"8Base-RHACM-2.4:rhacm2/cluster-proxy-addon-rhel8@sha256:03d738d93d893b9fd9d2587e14b9a7a92bbb5eca4b85901b5e07cff1e7a3ab73_s390x",
"8Base-RHACM-2.4:rhacm2/cluster-proxy-addon-rhel8@sha256:22c9595f3f4d95b6dc6c17ce5412f4131d9ce501f2660f23d176f276c4a97a73_ppc64le",
"8Base-RHACM-2.4:rhacm2/cluster-proxy-addon-rhel8@sha256:ae6de1e14b7897a944733cdb9963f31990d696a66260974d3f692e0af87161d3_amd64",
"8Base-RHACM-2.4:rhacm2/clusterclaims-controller-rhel8@sha256:2c7f03c0ca17163c949249bb4b480a0fd2c986e55b0dc23c6cd3b0a974b4c229_ppc64le",
"8Base-RHACM-2.4:rhacm2/clusterclaims-controller-rhel8@sha256:bd8fa875e2c6b6c650c21089441b417ae657b8e1fda2786d2f328978776a6883_s390x",
"8Base-RHACM-2.4:rhacm2/clusterclaims-controller-rhel8@sha256:c49c92c632968e08f74d08eaa99862f0dd8dd1fe4a85f05e57efa90e5dca5563_amd64",
"8Base-RHACM-2.4:rhacm2/clusterlifecycle-state-metrics-rhel8@sha256:3711cb41642a7fffc69a0c98db128d39d980555127f22a9d1dfd76c9631b8edc_ppc64le",
"8Base-RHACM-2.4:rhacm2/clusterlifecycle-state-metrics-rhel8@sha256:60a54bc76a84f2369b02dc1b9b0d8353da93acc9f8193a26739110c6fe59abdd_s390x",
"8Base-RHACM-2.4:rhacm2/clusterlifecycle-state-metrics-rhel8@sha256:6df08e52cee6890187b6be3a62b36c18fcff7e34630da933e0a5f7bcecec6b4c_amd64",
"8Base-RHACM-2.4:rhacm2/config-policy-controller-rhel8@sha256:8fb0581852dc1dfd80a81ba03c6976da1aa8d93675f626765f2266adfa94d5ac_s390x",
"8Base-RHACM-2.4:rhacm2/config-policy-controller-rhel8@sha256:929233f873cbf980fb850a9812c98bd09f907e26d9afeb1c0198d52776e33b32_ppc64le",
"8Base-RHACM-2.4:rhacm2/config-policy-controller-rhel8@sha256:a3653dcecb777d7b3915c49b7999793b90dd4524628d5517368a0837af46aa07_amd64",
"8Base-RHACM-2.4:rhacm2/console-api-rhel8@sha256:02481bcf2ddd1771d965e947cfcbad66540e2df055a3013bee5185ab84960d6d_ppc64le",
"8Base-RHACM-2.4:rhacm2/console-api-rhel8@sha256:3a47d211370efc6e1661d4d0abd0d5abc65d8a759218af7c2722db820a664d8c_s390x",
"8Base-RHACM-2.4:rhacm2/console-api-rhel8@sha256:789e1950e886e54c341699cc8ec0c4bfb9a0e295e49961366759e861d32d5ef9_amd64",
"8Base-RHACM-2.4:rhacm2/console-rhel8@sha256:5215e1a2f456b83ba4ae02ea653bef51d331ced6e9a4c67958e8c41cd88aa818_s390x",
"8Base-RHACM-2.4:rhacm2/console-rhel8@sha256:d5cbabd5d26e6e712d9f531db8ebaa3a793599538ef2e62262b02c165ea74b9a_ppc64le",
"8Base-RHACM-2.4:rhacm2/console-rhel8@sha256:e797bce5724653b3ae0395c66c4796dc0594002cdde7242f4fd29c2fd5e703fa_amd64",
"8Base-RHACM-2.4:rhacm2/discovery-rhel8-operator@sha256:224af94e4e027bfb7edff3f889ec08aa031eaede2e4a02c67ce2925f29230ea8_s390x",
"8Base-RHACM-2.4:rhacm2/discovery-rhel8-operator@sha256:5dd54d496d15c262072c6024385e9fbf016edabe8a6bcdf31ec63ed5c445088c_amd64",
"8Base-RHACM-2.4:rhacm2/discovery-rhel8-operator@sha256:f64cae3c176e4b18af716ba054dcebafa07c3f893943de09b7dfd0285a9271d5_ppc64le",
"8Base-RHACM-2.4:rhacm2/endpoint-monitoring-rhel8-operator@sha256:516888a8ee8d509b77cda6ef2154a6d70a94a48a2c8c5bc7a9b1b9f2e089ff57_ppc64le",
"8Base-RHACM-2.4:rhacm2/endpoint-monitoring-rhel8-operator@sha256:c48ced70438f389ee0a22a8670db80c121c087728533c5cd2070751ce3b2614e_amd64",
"8Base-RHACM-2.4:rhacm2/endpoint-monitoring-rhel8-operator@sha256:ee184be0540e401b6834747b6632b11d69269f3d9ab44bc4aaab9fc9877191aa_s390x",
"8Base-RHACM-2.4:rhacm2/governance-policy-propagator-rhel8@sha256:b5a8689de0cc37c38daca89e1a6f64b6601b341a8f12ef6c093ec12b83bca4e8_s390x",
"8Base-RHACM-2.4:rhacm2/governance-policy-propagator-rhel8@sha256:f885cac3c1b78c94885f9a9e197511c51b5470b192d6ac48e6cb20a592b36832_ppc64le",
"8Base-RHACM-2.4:rhacm2/governance-policy-propagator-rhel8@sha256:fbec65b4937bbdad28cc1e04b5b215caddeaacda3a844cd0a45ade093997adc3_amd64",
"8Base-RHACM-2.4:rhacm2/governance-policy-spec-sync-rhel8@sha256:2c130b6df67cd0a8ee055d9b8bb3ede4bcf211978db7cdd892f78bf1d56dd269_amd64",
"8Base-RHACM-2.4:rhacm2/governance-policy-spec-sync-rhel8@sha256:6a8227f1560751fd8e1d2ec8136d8855599727eb7ad382bd5b18167ba46b31ff_ppc64le",
"8Base-RHACM-2.4:rhacm2/governance-policy-spec-sync-rhel8@sha256:c2c6ab3e7317dee023b79cc868c052a8a602610925932358498a3a215d5c8089_s390x",
"8Base-RHACM-2.4:rhacm2/governance-policy-status-sync-rhel8@sha256:385006b34743b689054c581eaaffb5298adfd092eaa13ff6c24f28fa5b79a178_amd64",
"8Base-RHACM-2.4:rhacm2/governance-policy-status-sync-rhel8@sha256:6c2ec36725b956432591b6cb6a20d4eb2ac3bf759ab4a901f581c81bcb12270c_ppc64le",
"8Base-RHACM-2.4:rhacm2/governance-policy-status-sync-rhel8@sha256:76f717cb9fe271941f45794a8dd9ebb85af0f7ab6cd104a698352b875e1b721d_s390x",
"8Base-RHACM-2.4:rhacm2/governance-policy-template-sync-rhel8@sha256:2d0d4141d0df7a5309edb3aa064591479facd14d604f5338383a88a7c01fb976_s390x",
"8Base-RHACM-2.4:rhacm2/governance-policy-template-sync-rhel8@sha256:a96e372e54eadb8c0f384eaf5295a5a17ab701c5051b5ae59341ecc01489099b_ppc64le",
"8Base-RHACM-2.4:rhacm2/governance-policy-template-sync-rhel8@sha256:d9135c4c5eb68af915b552e2d7fe62251f4a3a23d45a7b193d754b7da900b159_amd64",
"8Base-RHACM-2.4:rhacm2/grafana-dashboard-loader-rhel8@sha256:1f8b57a645d0abc3e639eb493f228d3485f4a3f53528175bc386f712fce7cd3f_amd64",
"8Base-RHACM-2.4:rhacm2/grafana-dashboard-loader-rhel8@sha256:5419a6207c0cd1adb21d7c4c3378d31f240a9f29674aee612608d015fe0b491f_ppc64le",
"8Base-RHACM-2.4:rhacm2/grafana-dashboard-loader-rhel8@sha256:6190c4487c63f61cb24e8d219aa1ebc6ff5d8d8b1ece5bbb3da5d46e67f0b98c_s390x",
"8Base-RHACM-2.4:rhacm2/grc-ui-api-rhel8@sha256:40f04e8634a2151e7a4aefe823c980d1d98c89ddb1210b55b4c0566bd85fd787_amd64",
"8Base-RHACM-2.4:rhacm2/grc-ui-api-rhel8@sha256:999f7119e60d578cd54b08135838fb8ecb996cd93f8e6f07ee92ec776f86f3d7_s390x",
"8Base-RHACM-2.4:rhacm2/grc-ui-api-rhel8@sha256:a8072d656eb14084eafd141690c02119376c9436faab8e4d219e1f0ade7ed2ec_ppc64le",
"8Base-RHACM-2.4:rhacm2/grc-ui-rhel8@sha256:18beaf038580dd78d44cdbd7b3e9bfab16b1ae9f1b454689abe1ebfefe4964b5_amd64",
"8Base-RHACM-2.4:rhacm2/grc-ui-rhel8@sha256:2e28251e1a65b7176007f53887f3693e5268848b1bb8a1e084e9f1064deaec8a_s390x",
"8Base-RHACM-2.4:rhacm2/grc-ui-rhel8@sha256:3848541d746de6dfacca63f06f29fc7d203dfa4c73dbd749407896ddddb7306c_ppc64le",
"8Base-RHACM-2.4:rhacm2/iam-policy-controller-rhel8@sha256:0deeefc1600e43aac6d9eadd05b32d3a1b2059632ec7e8b005eb2245b52dbd98_amd64",
"8Base-RHACM-2.4:rhacm2/iam-policy-controller-rhel8@sha256:7d1534ff8b00cd38716d2bfb65b924a45e9ec18a8eccad13c5e3818f858630b6_s390x",
"8Base-RHACM-2.4:rhacm2/iam-policy-controller-rhel8@sha256:b2fa794482a54fcfcbf7d0ac8597e9cb0ac0c73cfe5afa8bf2e73ca35d37feb9_ppc64le",
"8Base-RHACM-2.4:rhacm2/insights-client-rhel8@sha256:0f567016e55498bef2be33665d247eb14308b13aaef5cc670de7e06ff830cb9a_amd64",
"8Base-RHACM-2.4:rhacm2/insights-client-rhel8@sha256:6bd666f6d541ab33598c4a38ac05e8f65f19e03d8630cf685c89b05f14c4f1b8_ppc64le",
"8Base-RHACM-2.4:rhacm2/insights-client-rhel8@sha256:85bf407b6bc232952f4dd7c1edd8a7f4a168a6995d7b866f4417bc65a162efd5_s390x",
"8Base-RHACM-2.4:rhacm2/insights-metrics-rhel8@sha256:180e2ac58d3549c7ed583da66fba14368c606feb65b4313aac3b4f889ec091bb_amd64",
"8Base-RHACM-2.4:rhacm2/insights-metrics-rhel8@sha256:2492650b89feab7de0408be0e3af6d889e6291bb7064ea524dafca87b252840e_s390x",
"8Base-RHACM-2.4:rhacm2/insights-metrics-rhel8@sha256:93066377331da7f85024ae541440cb409c741d393adfdfe289f7d5836c0da183_ppc64le",
"8Base-RHACM-2.4:rhacm2/klusterlet-addon-controller-rhel8@sha256:018f6d71abae2963c853fe9d1a41fdad2df91acb72fee775af08275647d3019f_amd64",
"8Base-RHACM-2.4:rhacm2/klusterlet-addon-controller-rhel8@sha256:500d5166ea2f808c46b71d1a5470a35bffa484d860161a16e9809f90d021b23e_ppc64le",
"8Base-RHACM-2.4:rhacm2/klusterlet-addon-controller-rhel8@sha256:a4d7ef368efce597729c5fc1ae4358a0b45483a11b8363bf8d164c20075da748_s390x",
"8Base-RHACM-2.4:rhacm2/klusterlet-addon-rhel8-operator@sha256:0402e265ec4919aef893be4c0f177b53173bc0c50eb47aafea6822e05a7748be_s390x",
"8Base-RHACM-2.4:rhacm2/klusterlet-addon-rhel8-operator@sha256:6b0fbc1956407a0986460556336fcccfe4d08d712cc4b0af4ca65061baf75ea2_amd64",
"8Base-RHACM-2.4:rhacm2/klusterlet-addon-rhel8-operator@sha256:d7546a69df7b817d0c29c8f95dd3d5d2900c3755c82570b1d610702c56d4fb59_ppc64le",
"8Base-RHACM-2.4:rhacm2/kube-rbac-proxy-rhel8@sha256:6650633c4664e6b537e82eafc593dc91ca206de3b0de878f600c913a95eb18a2_amd64",
"8Base-RHACM-2.4:rhacm2/kube-rbac-proxy-rhel8@sha256:c1c90ee4ae1f908c33c8a8bf38f0b47bfad039bedccf870324f6b554aad5d78c_s390x",
"8Base-RHACM-2.4:rhacm2/kube-rbac-proxy-rhel8@sha256:ccddb38db49a190aa0d5d70e6b4672079ea222a42045d406a4b9974ac7412146_ppc64le",
"8Base-RHACM-2.4:rhacm2/kube-state-metrics-rhel8@sha256:566b95595959ba60677f1518562fd996ef7643dc94aa9e9fead0e4b4096032ca_s390x",
"8Base-RHACM-2.4:rhacm2/kube-state-metrics-rhel8@sha256:789f79b85c022e59143e725a589ac890884f079c969f56efb972b0a0f8d77e66_amd64",
"8Base-RHACM-2.4:rhacm2/kube-state-metrics-rhel8@sha256:971a33f5a57057d3901ff75eebbc13ca8456b4315dd7811139e60bb8872d80bf_ppc64le",
"8Base-RHACM-2.4:rhacm2/managedcluster-import-controller-rhel8@sha256:bcb43adee06dbb1cfb6a5c9fed71847ecc3826e3e44fe04d57b7143a6123daa5_s390x",
"8Base-RHACM-2.4:rhacm2/managedcluster-import-controller-rhel8@sha256:dbf235a9723a1c21471d8ef0029f3c999ac3b22512d67facd052efb725431bc1_ppc64le",
"8Base-RHACM-2.4:rhacm2/managedcluster-import-controller-rhel8@sha256:faf01c5554224350e4cffd1fc4ce275886791e45857bf0ed5f90ffa3a64680dc_amd64",
"8Base-RHACM-2.4:rhacm2/management-ingress-rhel8@sha256:46293eeaad521f993ed01467e13cae70f600426ef09df0e02dd8b83348b60027_amd64",
"8Base-RHACM-2.4:rhacm2/management-ingress-rhel8@sha256:c3cdbf5ff93b3b19ac2d7cf15b9152a0761d473de7afe29832a7ca3b833b6797_s390x",
"8Base-RHACM-2.4:rhacm2/management-ingress-rhel8@sha256:ce994a8f4c4e5476e6131a6721da748225c89a96c9d471a8638eefb6a22d52b9_ppc64le",
"8Base-RHACM-2.4:rhacm2/memcached-exporter-rhel8@sha256:01398d4f3b1825e864ddae46a5e4b7cc298dabb444dd105787ef6aeb70514571_ppc64le",
"8Base-RHACM-2.4:rhacm2/memcached-exporter-rhel8@sha256:5432fa56e40dee2475da7ee7b7e89cca10a8f06f4cbea94983fa094bfbef81ff_amd64",
"8Base-RHACM-2.4:rhacm2/memcached-exporter-rhel8@sha256:e22fa2dbc6733fc176f44cf42ec8f51b69672d354d6d2cf510eada5fe41a5245_s390x",
"8Base-RHACM-2.4:rhacm2/memcached-rhel8@sha256:0a0a88fb0138cd6de2e3fce81ab959d12cbda64e5fbab1046008aee1d94f12e2_s390x",
"8Base-RHACM-2.4:rhacm2/memcached-rhel8@sha256:7e0ee17c6d00d20773799cfb6c6e9e27c204d1e31010aa71a7f0f35eb5179a35_amd64",
"8Base-RHACM-2.4:rhacm2/memcached-rhel8@sha256:b9213f5525ebd51960412c15d416a591bf23731b6217f79aca2a89a893df2102_ppc64le",
"8Base-RHACM-2.4:rhacm2/metrics-collector-rhel8@sha256:431d4089a4a93c6b6a00cf9b63ecd9199a5545f09190577356b22ff6646820f3_amd64",
"8Base-RHACM-2.4:rhacm2/metrics-collector-rhel8@sha256:83f649b506ca698251c884692307d7cd52bbae87b0bf7790f96ffd24dd7f4fd7_ppc64le",
"8Base-RHACM-2.4:rhacm2/metrics-collector-rhel8@sha256:d37401c5fb672c56004f75974a4069d5d3b6c5e96ac7be4c174f9f178a7666bc_s390x",
"8Base-RHACM-2.4:rhacm2/multicloud-integrations-rhel8@sha256:a311c6ef1099d2370209bbbe30cfac6d1c50d79a2321beaab1f6158ab2db8bec_s390x",
"8Base-RHACM-2.4:rhacm2/multicloud-integrations-rhel8@sha256:e666154a539974d0cc005bc74903dc9f173920101dbfc5169b14a30129991475_ppc64le",
"8Base-RHACM-2.4:rhacm2/multicloud-integrations-rhel8@sha256:f37fe856571112970ae4786d313bf51e78b26e1630e443d276abb4de8e47e525_amd64",
"8Base-RHACM-2.4:rhacm2/multicloud-manager-rhel8@sha256:1dd235aa8599ca070f5175ad9da5bdb9505a7dfbbd87173f0bbf4e14ca0d5e88_ppc64le",
"8Base-RHACM-2.4:rhacm2/multicloud-manager-rhel8@sha256:8a1eeafb2a738aecb2723889c98e287638e950fec05425f1fe132ff7eb01738f_amd64",
"8Base-RHACM-2.4:rhacm2/multicloud-manager-rhel8@sha256:d458a289528173a07f7ff6d87279474e8379a2f05c11d5a9be97f9c43e38ec75_s390x",
"8Base-RHACM-2.4:rhacm2/multicluster-observability-rhel8-operator@sha256:45d046d621eab996c457a90b607ca9a57e2ca5dcad384d3cd5317475e096e098_amd64",
"8Base-RHACM-2.4:rhacm2/multicluster-observability-rhel8-operator@sha256:7ed02712f2d5093f7c751a6d22c9ffe5ce3b00c4cc901ffb779b8b51e282d698_s390x",
"8Base-RHACM-2.4:rhacm2/multicluster-observability-rhel8-operator@sha256:7f89cc6647700f7ddc46d4fabb4b3702142aa0fe9bd23026eba98c704026e9e9_ppc64le",
"8Base-RHACM-2.4:rhacm2/multicluster-operators-application-rhel8@sha256:27492dfdd71cc0bae6e01a184ac8fe5677ce172583b0fd1b9112dfd789009839_ppc64le",
"8Base-RHACM-2.4:rhacm2/multicluster-operators-application-rhel8@sha256:3af2802a89c09966e9c63f40974d8554a7b7b88cc386bbf5bda0a4cc987b7c15_s390x",
"8Base-RHACM-2.4:rhacm2/multicluster-operators-application-rhel8@sha256:723ac91ea8c130d80b48db30e05186607210aea71c7afc1c072b9a691e350215_amd64",
"8Base-RHACM-2.4:rhacm2/multicluster-operators-channel-rhel8@sha256:09883ff8a783d3f83e1c26566555c5ad140cc8bbf0d4cdb5220ef344c6282752_ppc64le",
"8Base-RHACM-2.4:rhacm2/multicluster-operators-channel-rhel8@sha256:4a34b2593897d4b1a1af124bdf6fb7e51bbd97bb4c56dd8ae463b3f3abbb7718_s390x",
"8Base-RHACM-2.4:rhacm2/multicluster-operators-channel-rhel8@sha256:883282b801566b5a40a32e33ebc431ac1398afb68f47ce931cc82b8b9eca1e55_amd64",
"8Base-RHACM-2.4:rhacm2/multicluster-operators-deployable-rhel8@sha256:0a15e49232c20ead26ade38823cd40d785e612670a41cac28ecea2066025a3d1_amd64",
"8Base-RHACM-2.4:rhacm2/multicluster-operators-deployable-rhel8@sha256:0ecd46eb89e90d787c442fd0ca92f84e9bf7fa6c2e315a0b95912616687c0580_s390x",
"8Base-RHACM-2.4:rhacm2/multicluster-operators-deployable-rhel8@sha256:bd148be0ad6ddbcc1995f94b4660d3fbe2338112230c840d77f53a564b14ec4a_ppc64le",
"8Base-RHACM-2.4:rhacm2/multicluster-operators-placementrule-rhel8@sha256:4bdca102dae861d39d81a2df4be1767e4e702ce3836224e9b875f613d1af0c37_ppc64le",
"8Base-RHACM-2.4:rhacm2/multicluster-operators-placementrule-rhel8@sha256:d71975de4b1d6b53d19ddf338f3d19ad7e28812f8fc932c144eee630d9cab176_amd64",
"8Base-RHACM-2.4:rhacm2/multicluster-operators-placementrule-rhel8@sha256:fa3e2e45501d661f4f724dea809b6eff73455db623b03178130590dbf317dba5_s390x",
"8Base-RHACM-2.4:rhacm2/multicluster-operators-subscription-release-rhel8@sha256:2e13c28d1f18f2efac62207515450a42732d4be790199ab0e5ddf2f181649cb4_ppc64le",
"8Base-RHACM-2.4:rhacm2/multicluster-operators-subscription-release-rhel8@sha256:50dc29deac8efaac3bf321270b718dec41d8b80746d3548c076ab26b2c6b63ca_s390x",
"8Base-RHACM-2.4:rhacm2/multicluster-operators-subscription-release-rhel8@sha256:faae7a0632b10dc9b65af7a8af7e7c7d9e26f2f7087687fa19d2afefa7426c5a_amd64",
"8Base-RHACM-2.4:rhacm2/multicluster-operators-subscription-rhel8@sha256:1fa2779aab32977ec8e867ed188dcdd66106986c3cbf39f02e2a555873ba478a_ppc64le",
"8Base-RHACM-2.4:rhacm2/multicluster-operators-subscription-rhel8@sha256:731a4f0919cbab729e9dded9e513ec4ad5e1b48967c21f65f3b494158a6b25ba_s390x",
"8Base-RHACM-2.4:rhacm2/multicluster-operators-subscription-rhel8@sha256:ec803f14f854b73a873f95027617246888ea28029f2f4bb5b7f39a5dd63399ca_amd64",
"8Base-RHACM-2.4:rhacm2/multiclusterhub-repo-rhel8@sha256:75504c269b3d0c2af9b48317f3dc070fae58a1e46e95283e2e0e1ab6b60f452d_amd64",
"8Base-RHACM-2.4:rhacm2/multiclusterhub-repo-rhel8@sha256:c21ffdaa0ce90e6c08f4814c09d9a0bd34d341ad1fc8f6ff2152e9007393ba1f_s390x",
"8Base-RHACM-2.4:rhacm2/multiclusterhub-repo-rhel8@sha256:e1e522835d65503d467dc9ef7c4a0149adfc4cbd3620134adb4a5694eda2f0c4_ppc64le",
"8Base-RHACM-2.4:rhacm2/multiclusterhub-rhel8@sha256:37cf6ccd9a2b9af4444fa192e7b5e6979687bd5159d97f48da40c4f9bad249eb_amd64",
"8Base-RHACM-2.4:rhacm2/multiclusterhub-rhel8@sha256:b8dea0eca4c8aaefee6be9afea77e3302ad551f68f5a87316caf65e13ac9138d_s390x",
"8Base-RHACM-2.4:rhacm2/multiclusterhub-rhel8@sha256:d173cf78965bd026a6333af91b55305ea9c349e630fa53548ee42d791295cd69_ppc64le",
"8Base-RHACM-2.4:rhacm2/node-exporter-rhel8@sha256:0b2cf97a3d82fb4570dee71c1232ef9998c7efcd1d9415f9f41351457802d62d_amd64",
"8Base-RHACM-2.4:rhacm2/node-exporter-rhel8@sha256:93e85d546c624a685221a5d0c9085fa59752105587a531c58066a856defa322a_ppc64le",
"8Base-RHACM-2.4:rhacm2/node-exporter-rhel8@sha256:b20c7b88c52ab9772ebd2216333d6324cba08c653135af469a9e6ccb6648d7c6_s390x",
"8Base-RHACM-2.4:rhacm2/observatorium-rhel8-operator@sha256:078b48f3746c33e0c69b11c9e51e70c220a3cc6f0fd26eb5b30534b16c6a2efa_s390x",
"8Base-RHACM-2.4:rhacm2/observatorium-rhel8-operator@sha256:0e1ec4eda138936261dc5a76a18fa4ace6082c636b30021ce10d5d4d0acea890_ppc64le",
"8Base-RHACM-2.4:rhacm2/observatorium-rhel8-operator@sha256:70e41fdcacd43b4e498b8d5917d0e2fb640f4e85f30b1d6646b27aee1bc8dafc_amd64",
"8Base-RHACM-2.4:rhacm2/observatorium-rhel8@sha256:431149d31b309822fa9476f951ae39bde3a81cc5d17d2a79062ced7b729166cd_amd64",
"8Base-RHACM-2.4:rhacm2/observatorium-rhel8@sha256:65aaebf97e8b904e9ff1520f4bc4704bc21614a7377f66a4c6776032621a9ccf_s390x",
"8Base-RHACM-2.4:rhacm2/observatorium-rhel8@sha256:804054ba7c65c0814307017e3ff6681ba25e62384468adbf3712418e1f3b321f_ppc64le",
"8Base-RHACM-2.4:rhacm2/openshift-hive-rhel8@sha256:80950fa60359f90359129bff09665d7e94150bfbcfb048dc46ec77309479733b_ppc64le",
"8Base-RHACM-2.4:rhacm2/openshift-hive-rhel8@sha256:bae2680af5a00937f0ecc680ad979b131ad65fc47c4683dec69e45e442dd38b4_amd64",
"8Base-RHACM-2.4:rhacm2/openshift-hive-rhel8@sha256:c75cad252f1bda9dac27d1145ee01fe91078e6bc29c60b72f2f0977cea56ae9c_s390x",
"8Base-RHACM-2.4:rhacm2/placement-rhel8@sha256:1cc55dc4ec890f583cf63c7c1d5451cd1e409dbb8feed7bb854e6970ba0e9cbd_s390x",
"8Base-RHACM-2.4:rhacm2/placement-rhel8@sha256:98f3db6bd38eec496565558b8c81a06b51fe22ad4c5a462a6b43a61ab3bc853c_amd64",
"8Base-RHACM-2.4:rhacm2/placement-rhel8@sha256:a0a5b1e0cd29da2c215f3ce555230477ce775cbd79423c74426aaa4f7f56cfc5_ppc64le",
"8Base-RHACM-2.4:rhacm2/prometheus-alertmanager-rhel8@sha256:29c84506cb42edbede5abdf086433ef003d677135fe3b51093c1fbafa6f666e0_s390x",
"8Base-RHACM-2.4:rhacm2/prometheus-alertmanager-rhel8@sha256:be4e1ac4ca5c8145ad7488bc9f067d8f1b9f4cb3d79ac43f4addd19cc66a584b_amd64",
"8Base-RHACM-2.4:rhacm2/prometheus-alertmanager-rhel8@sha256:fc83710377e91bec8866053bb2b9f91be7a3c25993488a6f9641e7c93918aadc_ppc64le",
"8Base-RHACM-2.4:rhacm2/prometheus-rhel8@sha256:1587535175898f97007552a6023ef0785861271dc939a751c98db0c41c9e2c97_amd64",
"8Base-RHACM-2.4:rhacm2/prometheus-rhel8@sha256:4aa41836d3699f3b8a546703fa5032a01af6bcac60465e779769c32a36352d0d_s390x",
"8Base-RHACM-2.4:rhacm2/prometheus-rhel8@sha256:f7971a684bcdce02604319ecace5ba585797f116a64024da815bf3e2d27f6251_ppc64le",
"8Base-RHACM-2.4:rhacm2/provider-credential-controller-rhel8@sha256:827351fc8036170bfb1b6d0fc15c84476c8913ae044163884ff89424e0e4235f_s390x",
"8Base-RHACM-2.4:rhacm2/provider-credential-controller-rhel8@sha256:a6f1234d8f90e06b88775ce831e574ec0621e487043d412d7c35d2bde6db21f9_amd64",
"8Base-RHACM-2.4:rhacm2/provider-credential-controller-rhel8@sha256:e33d7b73b6a7d41ef7779800af177a4557608ea87c854e457d0421332fcb421f_ppc64le",
"8Base-RHACM-2.4:rhacm2/rbac-query-proxy-rhel8@sha256:1d1c793c2bf89cb49dc4625981b4f7bc9cc827d01d7c57af88cde59adde21787_amd64",
"8Base-RHACM-2.4:rhacm2/rbac-query-proxy-rhel8@sha256:a129031e0e3c0e389a104f1ad15f4ecbb6382d79e19c62e7b22b31bee7021cdd_s390x",
"8Base-RHACM-2.4:rhacm2/rbac-query-proxy-rhel8@sha256:b549a06e14f326d196883c8168db3f82edbb952184ea4742b6d4eca78b13bc69_ppc64le",
"8Base-RHACM-2.4:rhacm2/redisgraph-tls-rhel8@sha256:7e3245ba0f53c4c510f7151b3e940c13d5a79d8d95b203e3b8ceaca4ceea42ea_ppc64le",
"8Base-RHACM-2.4:rhacm2/redisgraph-tls-rhel8@sha256:9fb4a62d70505c508d0d8dc158f8fa1c759c23f6a13c6a069a40a32c5cbce1fe_s390x",
"8Base-RHACM-2.4:rhacm2/redisgraph-tls-rhel8@sha256:cdf817bdb70737e6912e550fa1602bbbcaa5b34a2e2d47a249000aac560cc6f0_amd64",
"8Base-RHACM-2.4:rhacm2/registration-rhel8-operator@sha256:3ca37dec679c11f1333c5fd6c866867ce2e7ed5d3c139c2ad8f3ad7d10be70c0_s390x",
"8Base-RHACM-2.4:rhacm2/registration-rhel8-operator@sha256:45b0e1027807496b3c2a10d8e7c015cc91cc77b9832639adb51a6e5fc7f5071b_ppc64le",
"8Base-RHACM-2.4:rhacm2/registration-rhel8-operator@sha256:6710d98fb67533848a96f35fcbeb0adf6999a7e6534068ccc9956105a4d2db73_amd64",
"8Base-RHACM-2.4:rhacm2/registration-rhel8@sha256:0fbe6a1234544b31be5b6ba778895d31b0486783116796e0e31079cd2ee9f87a_ppc64le",
"8Base-RHACM-2.4:rhacm2/registration-rhel8@sha256:494e65b5e3bf27c3bae221db5154b119ef7689b2cb42894f05c40cf4608f1da6_s390x",
"8Base-RHACM-2.4:rhacm2/registration-rhel8@sha256:5d614eda176a91d5359e8a44a6f93a3fdbda8080f2209f342f83d4816b2d0008_amd64",
"8Base-RHACM-2.4:rhacm2/search-aggregator-rhel8@sha256:176ba84e41d3465826245fd9acd199c0b292c25a76c88bbcab8c07d93829ff9c_s390x",
"8Base-RHACM-2.4:rhacm2/search-aggregator-rhel8@sha256:3857111bc468c7bb79a7476d6bc5df0add7d8951799b65b6414f1f5dd3d5b9b8_amd64",
"8Base-RHACM-2.4:rhacm2/search-aggregator-rhel8@sha256:52a2dd79f67b1910a7129f70ba18b48656cd41b2a15f2ae4af2509c0eaa4205a_ppc64le",
"8Base-RHACM-2.4:rhacm2/search-api-rhel8@sha256:2d64646d663ac682a087fc69314bd72751ba2b005ab08a93da223470a863a740_amd64",
"8Base-RHACM-2.4:rhacm2/search-api-rhel8@sha256:74ccabf407b668837238eb3ad2e536fcb0b3df9a48741f43edf2456fbee80cc6_ppc64le",
"8Base-RHACM-2.4:rhacm2/search-api-rhel8@sha256:de9cc78ae58b063980c0fd3797cc6aba79bedc22898dae3fbce64c94dfd82909_s390x",
"8Base-RHACM-2.4:rhacm2/search-collector-rhel8@sha256:37c5344f9061f44ea363d64c2118e791999007ecdead8d15c8c121aff83631fe_amd64",
"8Base-RHACM-2.4:rhacm2/search-collector-rhel8@sha256:98fb5b0965d41badb9933eb0fc23a5006c1e1cb555a8b80b63a6a00bc87b1c7a_s390x",
"8Base-RHACM-2.4:rhacm2/search-collector-rhel8@sha256:ff9c98d5836007520ff971116d5c143b6e0fafa25e5c8f0dfd4b1a23f191f1d2_ppc64le",
"8Base-RHACM-2.4:rhacm2/search-rhel8@sha256:13b61bea54f6d67fb749852d48dc6a035ee516ed5f3d339619b97924e078ca59_ppc64le",
"8Base-RHACM-2.4:rhacm2/search-rhel8@sha256:210fdca717aef2b4159e223a4f0bab06cdae9491d2c890d63710cf3c71de0c32_amd64",
"8Base-RHACM-2.4:rhacm2/search-rhel8@sha256:5f3249435b29dba366242d6e68e6f1f2f4a8f4cd8941fb881d297bd5ed9fa72e_s390x",
"8Base-RHACM-2.4:rhacm2/search-ui-rhel8@sha256:2203d5c5cadd4be391bba00bbf8a588e930dcde7c438e15c14ed0e7a3fd31522_s390x",
"8Base-RHACM-2.4:rhacm2/search-ui-rhel8@sha256:aa0f257b502a6fcf1d2eb2270858f7d145abee32b9a64ba511bab22218b74e0a_ppc64le",
"8Base-RHACM-2.4:rhacm2/search-ui-rhel8@sha256:d4a81b7b29b9a76aa631ad26471b3cd6202775853f5a2102260c4f1e339cdfe0_amd64",
"8Base-RHACM-2.4:rhacm2/submariner-addon-rhel8@sha256:0faded1f0229ce80be36090a54ed761f1c89b414e84bd11d680fbddd382a986b_amd64",
"8Base-RHACM-2.4:rhacm2/submariner-addon-rhel8@sha256:4331c06cda7427491fcf5061f9695ab5f87dea5a02b5b915b1354c20f3cff830_s390x",
"8Base-RHACM-2.4:rhacm2/submariner-addon-rhel8@sha256:514d5c15aceb07e72ba74d9ba1b3bdc2e84e1c4060b2facdb886809b118c704c_ppc64le",
"8Base-RHACM-2.4:rhacm2/thanos-receive-controller-rhel8@sha256:2da6d891769a4d9cb936d93a8ea84eea45f33e482c79cc74418f4143c5c145e7_s390x",
"8Base-RHACM-2.4:rhacm2/thanos-receive-controller-rhel8@sha256:8c0745aa13e06c6cc159d8be33302b766673bdd1aedff1309d205519587440ab_amd64",
"8Base-RHACM-2.4:rhacm2/thanos-receive-controller-rhel8@sha256:8d0e265c199c32e757c2004d89db64bc64092171b98068aab03f977a744cc5bc_ppc64le",
"8Base-RHACM-2.4:rhacm2/thanos-rhel8@sha256:8036c9dd2d44027f5173b935ee8dcd9b3e87b433d65a50f83ffa76a503cf747c_s390x",
"8Base-RHACM-2.4:rhacm2/thanos-rhel8@sha256:ed22c2650f0d908174896647ced911a49945714a114836096b787cc879164bc4_ppc64le",
"8Base-RHACM-2.4:rhacm2/thanos-rhel8@sha256:fbe3062ae92faafd40caac5ddd0b20e2d1bfcaa64febebc0dcd5d368a3734c12_amd64",
"8Base-RHACM-2.4:rhacm2/volsync-mover-rclone-rhel8@sha256:0b3c2d30d0a6109db50dba4053d795fc92bfcadc380a8a8deb5ae4ef4e6d29fa_ppc64le",
"8Base-RHACM-2.4:rhacm2/volsync-mover-rclone-rhel8@sha256:6784f7672ac4c8f47ddaf9b5fc6b98f2c1d18c48be212114eeab9babb780cba6_s390x",
"8Base-RHACM-2.4:rhacm2/volsync-mover-rclone-rhel8@sha256:ada830a6dfa3f00aba2a32225a9884bbe31d20b93ece21249b11e6b037d85e75_amd64",
"8Base-RHACM-2.4:rhacm2/volsync-mover-restic-rhel8@sha256:31244fad1da3b5c258babd12defc1192a8534727f12ad775aad9d202fb6a5947_amd64",
"8Base-RHACM-2.4:rhacm2/volsync-mover-restic-rhel8@sha256:3ac9147cf782a40b3881973a399add430aee10cdfe1abdb00c98a0b5a3a527dc_s390x",
"8Base-RHACM-2.4:rhacm2/volsync-mover-restic-rhel8@sha256:9d00b2d06752192dd8f8f48aeb2786ac1ee0c062ed8916cf3f693c7d2a05e208_ppc64le",
"8Base-RHACM-2.4:rhacm2/volsync-mover-rsync-rhel8@sha256:30e06b75f83e22faeed2108f68b158fb35b4db22b83f049c61706ddcbfef27d9_ppc64le",
"8Base-RHACM-2.4:rhacm2/volsync-mover-rsync-rhel8@sha256:530aedee3aeca43ef0501f5cd2aa07c65eb708ac1a7fcd97fc3000358744d1bd_s390x",
"8Base-RHACM-2.4:rhacm2/volsync-mover-rsync-rhel8@sha256:c5621b5d113a1330bdc04f1fce05fd6f16c10526511ba207cb24551f7efe0e58_amd64",
"8Base-RHACM-2.4:rhacm2/volsync-rhel8@sha256:1ab81a27373c351eb2c932536fc9ea6cbf74911b794e3cd183c8e5624940a656_ppc64le",
"8Base-RHACM-2.4:rhacm2/volsync-rhel8@sha256:90ed24a800b82c2eb1c0f2d08aa11b2bea942e6a9044e3a01a5778877e7b376a_s390x",
"8Base-RHACM-2.4:rhacm2/volsync-rhel8@sha256:9e02a53649909a9d3ccd5c22f5c231b3ad69f451d7b5a32033046f3031cde188_amd64",
"8Base-RHACM-2.4:rhacm2/work-rhel8@sha256:0facf27d638269e722029217ef72016556c60e42887a836e4a0ad6140c1b6dcf_s390x",
"8Base-RHACM-2.4:rhacm2/work-rhel8@sha256:5694a214f662b4556b1fdf088ef0d33d6674dc3be3ae5d2fbdf00e56addeae3c_amd64",
"8Base-RHACM-2.4:rhacm2/work-rhel8@sha256:73b036d1c7b9c44010ef9716be8c96bfd2a7af7e09b2cf3402cc2aac81ef94e4_ppc64le"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2022:6696"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "HIGH",
"attackVector": "NETWORK",
"availabilityImpact": "NONE",
"baseScore": 3.1,
"baseSeverity": "LOW",
"confidentialityImpact": "LOW",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "REQUIRED",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:R/S:U/C:L/I:N/A:N",
"version": "3.1"
},
"products": [
"8Base-RHACM-2.4:rhacm2/acm-grafana-rhel8@sha256:17c53124f6c09cc839f533aee0c870078f547fef29a19803814f5c5fbc5e7939_s390x",
"8Base-RHACM-2.4:rhacm2/acm-grafana-rhel8@sha256:644a295644e91a8976d4df02e5ccdd711d8d3c8fa409cae698671b49b96ec00a_ppc64le",
"8Base-RHACM-2.4:rhacm2/acm-grafana-rhel8@sha256:9c9b992bf748282d7cdc941b7907bbcbabe69a8b287bc4195a6bc8b9d9b6cbd0_amd64",
"8Base-RHACM-2.4:rhacm2/acm-must-gather-rhel8@sha256:0cca0dbb0b7adff8eaea1315b422edb6ea1778befa4772f3e6f5755fb5519196_s390x",
"8Base-RHACM-2.4:rhacm2/acm-must-gather-rhel8@sha256:63b5758cfcffe96326b090ae51d38c00ca13b35e9fe5e4354cd33e67d042c41b_amd64",
"8Base-RHACM-2.4:rhacm2/acm-must-gather-rhel8@sha256:cfc97f6c9495bac2635e016dd47049683f8ed78c932ef2c70cec2ec7be323fea_ppc64le",
"8Base-RHACM-2.4:rhacm2/acm-operator-bundle@sha256:346215260baa3371853d15ccc451c3ac418813c5cd9b422b0ad9f2dd6ae8a511_s390x",
"8Base-RHACM-2.4:rhacm2/acm-operator-bundle@sha256:cb4fca4155dc3e274712c0c7609eb6111a6e03207ddaa0d5c3c8752badc15b2c_amd64",
"8Base-RHACM-2.4:rhacm2/acm-operator-bundle@sha256:cceb82a8492d7e971e515f1a0a5391a1051e4f130f7a14e412def20616e05d40_ppc64le",
"8Base-RHACM-2.4:rhacm2/agent-service-rhel8@sha256:5b5046b04aa10807a6676916cf4744f0cd36c056dd3fd626304814af2d665cf9_amd64",
"8Base-RHACM-2.4:rhacm2/agent-service-rhel8@sha256:5c89bb44eda9a0754ea1d1ca69ea260f02f060c517194251519439e4b943e46a_ppc64le",
"8Base-RHACM-2.4:rhacm2/agent-service-rhel8@sha256:cfe9dfc60224b6206d6fbbc4c4ee95e378ce2da8b79c176e5e7bfdd8b0375f88_s390x",
"8Base-RHACM-2.4:rhacm2/application-ui-rhel8@sha256:6acf7df47405a4ccb3ede12db6574a0829d28f94ea5d20d6041db1bd045a90c6_ppc64le",
"8Base-RHACM-2.4:rhacm2/application-ui-rhel8@sha256:96c10e483a1c99f0ac91fb84df87ebe927e82ca35ef7e36e0f583121dcdd8b15_amd64",
"8Base-RHACM-2.4:rhacm2/application-ui-rhel8@sha256:ffb0b475eccc16a227f13a3d0d332f9cd9b96eade52646352a7497f903edf1a2_s390x",
"8Base-RHACM-2.4:rhacm2/assisted-image-service-rhel8@sha256:2c2f96ebf908cf415613aec65a414884ec35784e4bdcd4c4b4978aa98149af4d_amd64",
"8Base-RHACM-2.4:rhacm2/assisted-image-service-rhel8@sha256:c89023b0b424e2b8800399fc4b6cfa9336248f3222097c094d33fd2b872398aa_ppc64le",
"8Base-RHACM-2.4:rhacm2/assisted-image-service-rhel8@sha256:e49c328eb815293dd606199a0b8a2bd0db6bbf5d87eeaa7902d6d4df1bb41d35_s390x",
"8Base-RHACM-2.4:rhacm2/assisted-installer-agent-rhel8@sha256:86fd675a09451d3ee552452999cd2c82410174f5e55dcfd4f21286559363217e_amd64",
"8Base-RHACM-2.4:rhacm2/assisted-installer-reporter-rhel8@sha256:dcc214165e5c895925f52673577fa73274b017e3e9017818bf5c0327b3600ffb_ppc64le",
"8Base-RHACM-2.4:rhacm2/assisted-installer-reporter-rhel8@sha256:f7004db056478b4c1b101ab0ceac24f78dbefc018a1e76e12e8a4f69fd171175_amd64",
"8Base-RHACM-2.4:rhacm2/assisted-installer-rhel8@sha256:6e002bec6af8e7d7b0c89bc25f4a9e3224e47f5638be7cc2a9c68a5e92447254_amd64",
"8Base-RHACM-2.4:rhacm2/assisted-installer-rhel8@sha256:815976efa30282899af7de91b5df1fdeca10c709d0fc60d09d8f3abb1c2acdc3_ppc64le",
"8Base-RHACM-2.4:rhacm2/cert-policy-controller-rhel8@sha256:0e30470d12e11f473750e0b95833d0d1fe6fd3ee9d9d0c5d7454614449156148_s390x",
"8Base-RHACM-2.4:rhacm2/cert-policy-controller-rhel8@sha256:2324eeab4219c1c953b698cbd1cf57e0af777f31042de00eaaa2bf163f84cae1_amd64",
"8Base-RHACM-2.4:rhacm2/cert-policy-controller-rhel8@sha256:c3d60eaf9f775e623114d093450b5d170b4048ef1e52267a2153ec54489bd00f_ppc64le",
"8Base-RHACM-2.4:rhacm2/cluster-backup-rhel8-operator@sha256:9969b8f2f91bd0a3ef0e89300d66a656238a3a3361d56cf7fc0eb55db1752782_amd64",
"8Base-RHACM-2.4:rhacm2/cluster-backup-rhel8-operator@sha256:d5639931ddcb1288f279f54a3688fcb8c94d710a457917c46bfa3db6cd1a317b_s390x",
"8Base-RHACM-2.4:rhacm2/cluster-backup-rhel8-operator@sha256:fa4667d27a8778efc83ace86657c638aacb7ccc3168c489d427c1d6ab834cbb2_ppc64le",
"8Base-RHACM-2.4:rhacm2/cluster-curator-controller-rhel8@sha256:4b32ee29c898c9f52a5fdeed3a6a595ac157db7051b36086eddf7a8f91b2ec08_ppc64le",
"8Base-RHACM-2.4:rhacm2/cluster-curator-controller-rhel8@sha256:9e6a260d8130731601612a56cea728fc6b80cfa3d7fd8b6612175ff76b290dea_s390x",
"8Base-RHACM-2.4:rhacm2/cluster-curator-controller-rhel8@sha256:faa454bab3f9ea36a2d5a1eaa16806ac3669472856833e750571e45da7074d40_amd64",
"8Base-RHACM-2.4:rhacm2/cluster-proxy-addon-rhel8@sha256:03d738d93d893b9fd9d2587e14b9a7a92bbb5eca4b85901b5e07cff1e7a3ab73_s390x",
"8Base-RHACM-2.4:rhacm2/cluster-proxy-addon-rhel8@sha256:22c9595f3f4d95b6dc6c17ce5412f4131d9ce501f2660f23d176f276c4a97a73_ppc64le",
"8Base-RHACM-2.4:rhacm2/cluster-proxy-addon-rhel8@sha256:ae6de1e14b7897a944733cdb9963f31990d696a66260974d3f692e0af87161d3_amd64",
"8Base-RHACM-2.4:rhacm2/clusterclaims-controller-rhel8@sha256:2c7f03c0ca17163c949249bb4b480a0fd2c986e55b0dc23c6cd3b0a974b4c229_ppc64le",
"8Base-RHACM-2.4:rhacm2/clusterclaims-controller-rhel8@sha256:bd8fa875e2c6b6c650c21089441b417ae657b8e1fda2786d2f328978776a6883_s390x",
"8Base-RHACM-2.4:rhacm2/clusterclaims-controller-rhel8@sha256:c49c92c632968e08f74d08eaa99862f0dd8dd1fe4a85f05e57efa90e5dca5563_amd64",
"8Base-RHACM-2.4:rhacm2/clusterlifecycle-state-metrics-rhel8@sha256:3711cb41642a7fffc69a0c98db128d39d980555127f22a9d1dfd76c9631b8edc_ppc64le",
"8Base-RHACM-2.4:rhacm2/clusterlifecycle-state-metrics-rhel8@sha256:60a54bc76a84f2369b02dc1b9b0d8353da93acc9f8193a26739110c6fe59abdd_s390x",
"8Base-RHACM-2.4:rhacm2/clusterlifecycle-state-metrics-rhel8@sha256:6df08e52cee6890187b6be3a62b36c18fcff7e34630da933e0a5f7bcecec6b4c_amd64",
"8Base-RHACM-2.4:rhacm2/config-policy-controller-rhel8@sha256:8fb0581852dc1dfd80a81ba03c6976da1aa8d93675f626765f2266adfa94d5ac_s390x",
"8Base-RHACM-2.4:rhacm2/config-policy-controller-rhel8@sha256:929233f873cbf980fb850a9812c98bd09f907e26d9afeb1c0198d52776e33b32_ppc64le",
"8Base-RHACM-2.4:rhacm2/config-policy-controller-rhel8@sha256:a3653dcecb777d7b3915c49b7999793b90dd4524628d5517368a0837af46aa07_amd64",
"8Base-RHACM-2.4:rhacm2/console-api-rhel8@sha256:02481bcf2ddd1771d965e947cfcbad66540e2df055a3013bee5185ab84960d6d_ppc64le",
"8Base-RHACM-2.4:rhacm2/console-api-rhel8@sha256:3a47d211370efc6e1661d4d0abd0d5abc65d8a759218af7c2722db820a664d8c_s390x",
"8Base-RHACM-2.4:rhacm2/console-api-rhel8@sha256:789e1950e886e54c341699cc8ec0c4bfb9a0e295e49961366759e861d32d5ef9_amd64",
"8Base-RHACM-2.4:rhacm2/console-rhel8@sha256:5215e1a2f456b83ba4ae02ea653bef51d331ced6e9a4c67958e8c41cd88aa818_s390x",
"8Base-RHACM-2.4:rhacm2/console-rhel8@sha256:d5cbabd5d26e6e712d9f531db8ebaa3a793599538ef2e62262b02c165ea74b9a_ppc64le",
"8Base-RHACM-2.4:rhacm2/console-rhel8@sha256:e797bce5724653b3ae0395c66c4796dc0594002cdde7242f4fd29c2fd5e703fa_amd64",
"8Base-RHACM-2.4:rhacm2/discovery-rhel8-operator@sha256:224af94e4e027bfb7edff3f889ec08aa031eaede2e4a02c67ce2925f29230ea8_s390x",
"8Base-RHACM-2.4:rhacm2/discovery-rhel8-operator@sha256:5dd54d496d15c262072c6024385e9fbf016edabe8a6bcdf31ec63ed5c445088c_amd64",
"8Base-RHACM-2.4:rhacm2/discovery-rhel8-operator@sha256:f64cae3c176e4b18af716ba054dcebafa07c3f893943de09b7dfd0285a9271d5_ppc64le",
"8Base-RHACM-2.4:rhacm2/endpoint-monitoring-rhel8-operator@sha256:516888a8ee8d509b77cda6ef2154a6d70a94a48a2c8c5bc7a9b1b9f2e089ff57_ppc64le",
"8Base-RHACM-2.4:rhacm2/endpoint-monitoring-rhel8-operator@sha256:c48ced70438f389ee0a22a8670db80c121c087728533c5cd2070751ce3b2614e_amd64",
"8Base-RHACM-2.4:rhacm2/endpoint-monitoring-rhel8-operator@sha256:ee184be0540e401b6834747b6632b11d69269f3d9ab44bc4aaab9fc9877191aa_s390x",
"8Base-RHACM-2.4:rhacm2/governance-policy-propagator-rhel8@sha256:b5a8689de0cc37c38daca89e1a6f64b6601b341a8f12ef6c093ec12b83bca4e8_s390x",
"8Base-RHACM-2.4:rhacm2/governance-policy-propagator-rhel8@sha256:f885cac3c1b78c94885f9a9e197511c51b5470b192d6ac48e6cb20a592b36832_ppc64le",
"8Base-RHACM-2.4:rhacm2/governance-policy-propagator-rhel8@sha256:fbec65b4937bbdad28cc1e04b5b215caddeaacda3a844cd0a45ade093997adc3_amd64",
"8Base-RHACM-2.4:rhacm2/governance-policy-spec-sync-rhel8@sha256:2c130b6df67cd0a8ee055d9b8bb3ede4bcf211978db7cdd892f78bf1d56dd269_amd64",
"8Base-RHACM-2.4:rhacm2/governance-policy-spec-sync-rhel8@sha256:6a8227f1560751fd8e1d2ec8136d8855599727eb7ad382bd5b18167ba46b31ff_ppc64le",
"8Base-RHACM-2.4:rhacm2/governance-policy-spec-sync-rhel8@sha256:c2c6ab3e7317dee023b79cc868c052a8a602610925932358498a3a215d5c8089_s390x",
"8Base-RHACM-2.4:rhacm2/governance-policy-status-sync-rhel8@sha256:385006b34743b689054c581eaaffb5298adfd092eaa13ff6c24f28fa5b79a178_amd64",
"8Base-RHACM-2.4:rhacm2/governance-policy-status-sync-rhel8@sha256:6c2ec36725b956432591b6cb6a20d4eb2ac3bf759ab4a901f581c81bcb12270c_ppc64le",
"8Base-RHACM-2.4:rhacm2/governance-policy-status-sync-rhel8@sha256:76f717cb9fe271941f45794a8dd9ebb85af0f7ab6cd104a698352b875e1b721d_s390x",
"8Base-RHACM-2.4:rhacm2/governance-policy-template-sync-rhel8@sha256:2d0d4141d0df7a5309edb3aa064591479facd14d604f5338383a88a7c01fb976_s390x",
"8Base-RHACM-2.4:rhacm2/governance-policy-template-sync-rhel8@sha256:a96e372e54eadb8c0f384eaf5295a5a17ab701c5051b5ae59341ecc01489099b_ppc64le",
"8Base-RHACM-2.4:rhacm2/governance-policy-template-sync-rhel8@sha256:d9135c4c5eb68af915b552e2d7fe62251f4a3a23d45a7b193d754b7da900b159_amd64",
"8Base-RHACM-2.4:rhacm2/grafana-dashboard-loader-rhel8@sha256:1f8b57a645d0abc3e639eb493f228d3485f4a3f53528175bc386f712fce7cd3f_amd64",
"8Base-RHACM-2.4:rhacm2/grafana-dashboard-loader-rhel8@sha256:5419a6207c0cd1adb21d7c4c3378d31f240a9f29674aee612608d015fe0b491f_ppc64le",
"8Base-RHACM-2.4:rhacm2/grafana-dashboard-loader-rhel8@sha256:6190c4487c63f61cb24e8d219aa1ebc6ff5d8d8b1ece5bbb3da5d46e67f0b98c_s390x",
"8Base-RHACM-2.4:rhacm2/grc-ui-api-rhel8@sha256:40f04e8634a2151e7a4aefe823c980d1d98c89ddb1210b55b4c0566bd85fd787_amd64",
"8Base-RHACM-2.4:rhacm2/grc-ui-api-rhel8@sha256:999f7119e60d578cd54b08135838fb8ecb996cd93f8e6f07ee92ec776f86f3d7_s390x",
"8Base-RHACM-2.4:rhacm2/grc-ui-api-rhel8@sha256:a8072d656eb14084eafd141690c02119376c9436faab8e4d219e1f0ade7ed2ec_ppc64le",
"8Base-RHACM-2.4:rhacm2/grc-ui-rhel8@sha256:18beaf038580dd78d44cdbd7b3e9bfab16b1ae9f1b454689abe1ebfefe4964b5_amd64",
"8Base-RHACM-2.4:rhacm2/grc-ui-rhel8@sha256:2e28251e1a65b7176007f53887f3693e5268848b1bb8a1e084e9f1064deaec8a_s390x",
"8Base-RHACM-2.4:rhacm2/grc-ui-rhel8@sha256:3848541d746de6dfacca63f06f29fc7d203dfa4c73dbd749407896ddddb7306c_ppc64le",
"8Base-RHACM-2.4:rhacm2/iam-policy-controller-rhel8@sha256:0deeefc1600e43aac6d9eadd05b32d3a1b2059632ec7e8b005eb2245b52dbd98_amd64",
"8Base-RHACM-2.4:rhacm2/iam-policy-controller-rhel8@sha256:7d1534ff8b00cd38716d2bfb65b924a45e9ec18a8eccad13c5e3818f858630b6_s390x",
"8Base-RHACM-2.4:rhacm2/iam-policy-controller-rhel8@sha256:b2fa794482a54fcfcbf7d0ac8597e9cb0ac0c73cfe5afa8bf2e73ca35d37feb9_ppc64le",
"8Base-RHACM-2.4:rhacm2/insights-client-rhel8@sha256:0f567016e55498bef2be33665d247eb14308b13aaef5cc670de7e06ff830cb9a_amd64",
"8Base-RHACM-2.4:rhacm2/insights-client-rhel8@sha256:6bd666f6d541ab33598c4a38ac05e8f65f19e03d8630cf685c89b05f14c4f1b8_ppc64le",
"8Base-RHACM-2.4:rhacm2/insights-client-rhel8@sha256:85bf407b6bc232952f4dd7c1edd8a7f4a168a6995d7b866f4417bc65a162efd5_s390x",
"8Base-RHACM-2.4:rhacm2/insights-metrics-rhel8@sha256:180e2ac58d3549c7ed583da66fba14368c606feb65b4313aac3b4f889ec091bb_amd64",
"8Base-RHACM-2.4:rhacm2/insights-metrics-rhel8@sha256:2492650b89feab7de0408be0e3af6d889e6291bb7064ea524dafca87b252840e_s390x",
"8Base-RHACM-2.4:rhacm2/insights-metrics-rhel8@sha256:93066377331da7f85024ae541440cb409c741d393adfdfe289f7d5836c0da183_ppc64le",
"8Base-RHACM-2.4:rhacm2/klusterlet-addon-controller-rhel8@sha256:018f6d71abae2963c853fe9d1a41fdad2df91acb72fee775af08275647d3019f_amd64",
"8Base-RHACM-2.4:rhacm2/klusterlet-addon-controller-rhel8@sha256:500d5166ea2f808c46b71d1a5470a35bffa484d860161a16e9809f90d021b23e_ppc64le",
"8Base-RHACM-2.4:rhacm2/klusterlet-addon-controller-rhel8@sha256:a4d7ef368efce597729c5fc1ae4358a0b45483a11b8363bf8d164c20075da748_s390x",
"8Base-RHACM-2.4:rhacm2/klusterlet-addon-rhel8-operator@sha256:0402e265ec4919aef893be4c0f177b53173bc0c50eb47aafea6822e05a7748be_s390x",
"8Base-RHACM-2.4:rhacm2/klusterlet-addon-rhel8-operator@sha256:6b0fbc1956407a0986460556336fcccfe4d08d712cc4b0af4ca65061baf75ea2_amd64",
"8Base-RHACM-2.4:rhacm2/klusterlet-addon-rhel8-operator@sha256:d7546a69df7b817d0c29c8f95dd3d5d2900c3755c82570b1d610702c56d4fb59_ppc64le",
"8Base-RHACM-2.4:rhacm2/kube-rbac-proxy-rhel8@sha256:6650633c4664e6b537e82eafc593dc91ca206de3b0de878f600c913a95eb18a2_amd64",
"8Base-RHACM-2.4:rhacm2/kube-rbac-proxy-rhel8@sha256:c1c90ee4ae1f908c33c8a8bf38f0b47bfad039bedccf870324f6b554aad5d78c_s390x",
"8Base-RHACM-2.4:rhacm2/kube-rbac-proxy-rhel8@sha256:ccddb38db49a190aa0d5d70e6b4672079ea222a42045d406a4b9974ac7412146_ppc64le",
"8Base-RHACM-2.4:rhacm2/kube-state-metrics-rhel8@sha256:566b95595959ba60677f1518562fd996ef7643dc94aa9e9fead0e4b4096032ca_s390x",
"8Base-RHACM-2.4:rhacm2/kube-state-metrics-rhel8@sha256:789f79b85c022e59143e725a589ac890884f079c969f56efb972b0a0f8d77e66_amd64",
"8Base-RHACM-2.4:rhacm2/kube-state-metrics-rhel8@sha256:971a33f5a57057d3901ff75eebbc13ca8456b4315dd7811139e60bb8872d80bf_ppc64le",
"8Base-RHACM-2.4:rhacm2/managedcluster-import-controller-rhel8@sha256:bcb43adee06dbb1cfb6a5c9fed71847ecc3826e3e44fe04d57b7143a6123daa5_s390x",
"8Base-RHACM-2.4:rhacm2/managedcluster-import-controller-rhel8@sha256:dbf235a9723a1c21471d8ef0029f3c999ac3b22512d67facd052efb725431bc1_ppc64le",
"8Base-RHACM-2.4:rhacm2/managedcluster-import-controller-rhel8@sha256:faf01c5554224350e4cffd1fc4ce275886791e45857bf0ed5f90ffa3a64680dc_amd64",
"8Base-RHACM-2.4:rhacm2/management-ingress-rhel8@sha256:46293eeaad521f993ed01467e13cae70f600426ef09df0e02dd8b83348b60027_amd64",
"8Base-RHACM-2.4:rhacm2/management-ingress-rhel8@sha256:c3cdbf5ff93b3b19ac2d7cf15b9152a0761d473de7afe29832a7ca3b833b6797_s390x",
"8Base-RHACM-2.4:rhacm2/management-ingress-rhel8@sha256:ce994a8f4c4e5476e6131a6721da748225c89a96c9d471a8638eefb6a22d52b9_ppc64le",
"8Base-RHACM-2.4:rhacm2/memcached-exporter-rhel8@sha256:01398d4f3b1825e864ddae46a5e4b7cc298dabb444dd105787ef6aeb70514571_ppc64le",
"8Base-RHACM-2.4:rhacm2/memcached-exporter-rhel8@sha256:5432fa56e40dee2475da7ee7b7e89cca10a8f06f4cbea94983fa094bfbef81ff_amd64",
"8Base-RHACM-2.4:rhacm2/memcached-exporter-rhel8@sha256:e22fa2dbc6733fc176f44cf42ec8f51b69672d354d6d2cf510eada5fe41a5245_s390x",
"8Base-RHACM-2.4:rhacm2/memcached-rhel8@sha256:0a0a88fb0138cd6de2e3fce81ab959d12cbda64e5fbab1046008aee1d94f12e2_s390x",
"8Base-RHACM-2.4:rhacm2/memcached-rhel8@sha256:7e0ee17c6d00d20773799cfb6c6e9e27c204d1e31010aa71a7f0f35eb5179a35_amd64",
"8Base-RHACM-2.4:rhacm2/memcached-rhel8@sha256:b9213f5525ebd51960412c15d416a591bf23731b6217f79aca2a89a893df2102_ppc64le",
"8Base-RHACM-2.4:rhacm2/metrics-collector-rhel8@sha256:431d4089a4a93c6b6a00cf9b63ecd9199a5545f09190577356b22ff6646820f3_amd64",
"8Base-RHACM-2.4:rhacm2/metrics-collector-rhel8@sha256:83f649b506ca698251c884692307d7cd52bbae87b0bf7790f96ffd24dd7f4fd7_ppc64le",
"8Base-RHACM-2.4:rhacm2/metrics-collector-rhel8@sha256:d37401c5fb672c56004f75974a4069d5d3b6c5e96ac7be4c174f9f178a7666bc_s390x",
"8Base-RHACM-2.4:rhacm2/multicloud-integrations-rhel8@sha256:a311c6ef1099d2370209bbbe30cfac6d1c50d79a2321beaab1f6158ab2db8bec_s390x",
"8Base-RHACM-2.4:rhacm2/multicloud-integrations-rhel8@sha256:e666154a539974d0cc005bc74903dc9f173920101dbfc5169b14a30129991475_ppc64le",
"8Base-RHACM-2.4:rhacm2/multicloud-integrations-rhel8@sha256:f37fe856571112970ae4786d313bf51e78b26e1630e443d276abb4de8e47e525_amd64",
"8Base-RHACM-2.4:rhacm2/multicloud-manager-rhel8@sha256:1dd235aa8599ca070f5175ad9da5bdb9505a7dfbbd87173f0bbf4e14ca0d5e88_ppc64le",
"8Base-RHACM-2.4:rhacm2/multicloud-manager-rhel8@sha256:8a1eeafb2a738aecb2723889c98e287638e950fec05425f1fe132ff7eb01738f_amd64",
"8Base-RHACM-2.4:rhacm2/multicloud-manager-rhel8@sha256:d458a289528173a07f7ff6d87279474e8379a2f05c11d5a9be97f9c43e38ec75_s390x",
"8Base-RHACM-2.4:rhacm2/multicluster-observability-rhel8-operator@sha256:45d046d621eab996c457a90b607ca9a57e2ca5dcad384d3cd5317475e096e098_amd64",
"8Base-RHACM-2.4:rhacm2/multicluster-observability-rhel8-operator@sha256:7ed02712f2d5093f7c751a6d22c9ffe5ce3b00c4cc901ffb779b8b51e282d698_s390x",
"8Base-RHACM-2.4:rhacm2/multicluster-observability-rhel8-operator@sha256:7f89cc6647700f7ddc46d4fabb4b3702142aa0fe9bd23026eba98c704026e9e9_ppc64le",
"8Base-RHACM-2.4:rhacm2/multicluster-operators-application-rhel8@sha256:27492dfdd71cc0bae6e01a184ac8fe5677ce172583b0fd1b9112dfd789009839_ppc64le",
"8Base-RHACM-2.4:rhacm2/multicluster-operators-application-rhel8@sha256:3af2802a89c09966e9c63f40974d8554a7b7b88cc386bbf5bda0a4cc987b7c15_s390x",
"8Base-RHACM-2.4:rhacm2/multicluster-operators-application-rhel8@sha256:723ac91ea8c130d80b48db30e05186607210aea71c7afc1c072b9a691e350215_amd64",
"8Base-RHACM-2.4:rhacm2/multicluster-operators-channel-rhel8@sha256:09883ff8a783d3f83e1c26566555c5ad140cc8bbf0d4cdb5220ef344c6282752_ppc64le",
"8Base-RHACM-2.4:rhacm2/multicluster-operators-channel-rhel8@sha256:4a34b2593897d4b1a1af124bdf6fb7e51bbd97bb4c56dd8ae463b3f3abbb7718_s390x",
"8Base-RHACM-2.4:rhacm2/multicluster-operators-channel-rhel8@sha256:883282b801566b5a40a32e33ebc431ac1398afb68f47ce931cc82b8b9eca1e55_amd64",
"8Base-RHACM-2.4:rhacm2/multicluster-operators-deployable-rhel8@sha256:0a15e49232c20ead26ade38823cd40d785e612670a41cac28ecea2066025a3d1_amd64",
"8Base-RHACM-2.4:rhacm2/multicluster-operators-deployable-rhel8@sha256:0ecd46eb89e90d787c442fd0ca92f84e9bf7fa6c2e315a0b95912616687c0580_s390x",
"8Base-RHACM-2.4:rhacm2/multicluster-operators-deployable-rhel8@sha256:bd148be0ad6ddbcc1995f94b4660d3fbe2338112230c840d77f53a564b14ec4a_ppc64le",
"8Base-RHACM-2.4:rhacm2/multicluster-operators-placementrule-rhel8@sha256:4bdca102dae861d39d81a2df4be1767e4e702ce3836224e9b875f613d1af0c37_ppc64le",
"8Base-RHACM-2.4:rhacm2/multicluster-operators-placementrule-rhel8@sha256:d71975de4b1d6b53d19ddf338f3d19ad7e28812f8fc932c144eee630d9cab176_amd64",
"8Base-RHACM-2.4:rhacm2/multicluster-operators-placementrule-rhel8@sha256:fa3e2e45501d661f4f724dea809b6eff73455db623b03178130590dbf317dba5_s390x",
"8Base-RHACM-2.4:rhacm2/multicluster-operators-subscription-release-rhel8@sha256:2e13c28d1f18f2efac62207515450a42732d4be790199ab0e5ddf2f181649cb4_ppc64le",
"8Base-RHACM-2.4:rhacm2/multicluster-operators-subscription-release-rhel8@sha256:50dc29deac8efaac3bf321270b718dec41d8b80746d3548c076ab26b2c6b63ca_s390x",
"8Base-RHACM-2.4:rhacm2/multicluster-operators-subscription-release-rhel8@sha256:faae7a0632b10dc9b65af7a8af7e7c7d9e26f2f7087687fa19d2afefa7426c5a_amd64",
"8Base-RHACM-2.4:rhacm2/multicluster-operators-subscription-rhel8@sha256:1fa2779aab32977ec8e867ed188dcdd66106986c3cbf39f02e2a555873ba478a_ppc64le",
"8Base-RHACM-2.4:rhacm2/multicluster-operators-subscription-rhel8@sha256:731a4f0919cbab729e9dded9e513ec4ad5e1b48967c21f65f3b494158a6b25ba_s390x",
"8Base-RHACM-2.4:rhacm2/multicluster-operators-subscription-rhel8@sha256:ec803f14f854b73a873f95027617246888ea28029f2f4bb5b7f39a5dd63399ca_amd64",
"8Base-RHACM-2.4:rhacm2/multiclusterhub-repo-rhel8@sha256:75504c269b3d0c2af9b48317f3dc070fae58a1e46e95283e2e0e1ab6b60f452d_amd64",
"8Base-RHACM-2.4:rhacm2/multiclusterhub-repo-rhel8@sha256:c21ffdaa0ce90e6c08f4814c09d9a0bd34d341ad1fc8f6ff2152e9007393ba1f_s390x",
"8Base-RHACM-2.4:rhacm2/multiclusterhub-repo-rhel8@sha256:e1e522835d65503d467dc9ef7c4a0149adfc4cbd3620134adb4a5694eda2f0c4_ppc64le",
"8Base-RHACM-2.4:rhacm2/multiclusterhub-rhel8@sha256:37cf6ccd9a2b9af4444fa192e7b5e6979687bd5159d97f48da40c4f9bad249eb_amd64",
"8Base-RHACM-2.4:rhacm2/multiclusterhub-rhel8@sha256:b8dea0eca4c8aaefee6be9afea77e3302ad551f68f5a87316caf65e13ac9138d_s390x",
"8Base-RHACM-2.4:rhacm2/multiclusterhub-rhel8@sha256:d173cf78965bd026a6333af91b55305ea9c349e630fa53548ee42d791295cd69_ppc64le",
"8Base-RHACM-2.4:rhacm2/node-exporter-rhel8@sha256:0b2cf97a3d82fb4570dee71c1232ef9998c7efcd1d9415f9f41351457802d62d_amd64",
"8Base-RHACM-2.4:rhacm2/node-exporter-rhel8@sha256:93e85d546c624a685221a5d0c9085fa59752105587a531c58066a856defa322a_ppc64le",
"8Base-RHACM-2.4:rhacm2/node-exporter-rhel8@sha256:b20c7b88c52ab9772ebd2216333d6324cba08c653135af469a9e6ccb6648d7c6_s390x",
"8Base-RHACM-2.4:rhacm2/observatorium-rhel8-operator@sha256:078b48f3746c33e0c69b11c9e51e70c220a3cc6f0fd26eb5b30534b16c6a2efa_s390x",
"8Base-RHACM-2.4:rhacm2/observatorium-rhel8-operator@sha256:0e1ec4eda138936261dc5a76a18fa4ace6082c636b30021ce10d5d4d0acea890_ppc64le",
"8Base-RHACM-2.4:rhacm2/observatorium-rhel8-operator@sha256:70e41fdcacd43b4e498b8d5917d0e2fb640f4e85f30b1d6646b27aee1bc8dafc_amd64",
"8Base-RHACM-2.4:rhacm2/observatorium-rhel8@sha256:431149d31b309822fa9476f951ae39bde3a81cc5d17d2a79062ced7b729166cd_amd64",
"8Base-RHACM-2.4:rhacm2/observatorium-rhel8@sha256:65aaebf97e8b904e9ff1520f4bc4704bc21614a7377f66a4c6776032621a9ccf_s390x",
"8Base-RHACM-2.4:rhacm2/observatorium-rhel8@sha256:804054ba7c65c0814307017e3ff6681ba25e62384468adbf3712418e1f3b321f_ppc64le",
"8Base-RHACM-2.4:rhacm2/openshift-hive-rhel8@sha256:80950fa60359f90359129bff09665d7e94150bfbcfb048dc46ec77309479733b_ppc64le",
"8Base-RHACM-2.4:rhacm2/openshift-hive-rhel8@sha256:bae2680af5a00937f0ecc680ad979b131ad65fc47c4683dec69e45e442dd38b4_amd64",
"8Base-RHACM-2.4:rhacm2/openshift-hive-rhel8@sha256:c75cad252f1bda9dac27d1145ee01fe91078e6bc29c60b72f2f0977cea56ae9c_s390x",
"8Base-RHACM-2.4:rhacm2/placement-rhel8@sha256:1cc55dc4ec890f583cf63c7c1d5451cd1e409dbb8feed7bb854e6970ba0e9cbd_s390x",
"8Base-RHACM-2.4:rhacm2/placement-rhel8@sha256:98f3db6bd38eec496565558b8c81a06b51fe22ad4c5a462a6b43a61ab3bc853c_amd64",
"8Base-RHACM-2.4:rhacm2/placement-rhel8@sha256:a0a5b1e0cd29da2c215f3ce555230477ce775cbd79423c74426aaa4f7f56cfc5_ppc64le",
"8Base-RHACM-2.4:rhacm2/prometheus-alertmanager-rhel8@sha256:29c84506cb42edbede5abdf086433ef003d677135fe3b51093c1fbafa6f666e0_s390x",
"8Base-RHACM-2.4:rhacm2/prometheus-alertmanager-rhel8@sha256:be4e1ac4ca5c8145ad7488bc9f067d8f1b9f4cb3d79ac43f4addd19cc66a584b_amd64",
"8Base-RHACM-2.4:rhacm2/prometheus-alertmanager-rhel8@sha256:fc83710377e91bec8866053bb2b9f91be7a3c25993488a6f9641e7c93918aadc_ppc64le",
"8Base-RHACM-2.4:rhacm2/prometheus-rhel8@sha256:1587535175898f97007552a6023ef0785861271dc939a751c98db0c41c9e2c97_amd64",
"8Base-RHACM-2.4:rhacm2/prometheus-rhel8@sha256:4aa41836d3699f3b8a546703fa5032a01af6bcac60465e779769c32a36352d0d_s390x",
"8Base-RHACM-2.4:rhacm2/prometheus-rhel8@sha256:f7971a684bcdce02604319ecace5ba585797f116a64024da815bf3e2d27f6251_ppc64le",
"8Base-RHACM-2.4:rhacm2/provider-credential-controller-rhel8@sha256:827351fc8036170bfb1b6d0fc15c84476c8913ae044163884ff89424e0e4235f_s390x",
"8Base-RHACM-2.4:rhacm2/provider-credential-controller-rhel8@sha256:a6f1234d8f90e06b88775ce831e574ec0621e487043d412d7c35d2bde6db21f9_amd64",
"8Base-RHACM-2.4:rhacm2/provider-credential-controller-rhel8@sha256:e33d7b73b6a7d41ef7779800af177a4557608ea87c854e457d0421332fcb421f_ppc64le",
"8Base-RHACM-2.4:rhacm2/rbac-query-proxy-rhel8@sha256:1d1c793c2bf89cb49dc4625981b4f7bc9cc827d01d7c57af88cde59adde21787_amd64",
"8Base-RHACM-2.4:rhacm2/rbac-query-proxy-rhel8@sha256:a129031e0e3c0e389a104f1ad15f4ecbb6382d79e19c62e7b22b31bee7021cdd_s390x",
"8Base-RHACM-2.4:rhacm2/rbac-query-proxy-rhel8@sha256:b549a06e14f326d196883c8168db3f82edbb952184ea4742b6d4eca78b13bc69_ppc64le",
"8Base-RHACM-2.4:rhacm2/redisgraph-tls-rhel8@sha256:7e3245ba0f53c4c510f7151b3e940c13d5a79d8d95b203e3b8ceaca4ceea42ea_ppc64le",
"8Base-RHACM-2.4:rhacm2/redisgraph-tls-rhel8@sha256:9fb4a62d70505c508d0d8dc158f8fa1c759c23f6a13c6a069a40a32c5cbce1fe_s390x",
"8Base-RHACM-2.4:rhacm2/redisgraph-tls-rhel8@sha256:cdf817bdb70737e6912e550fa1602bbbcaa5b34a2e2d47a249000aac560cc6f0_amd64",
"8Base-RHACM-2.4:rhacm2/registration-rhel8-operator@sha256:3ca37dec679c11f1333c5fd6c866867ce2e7ed5d3c139c2ad8f3ad7d10be70c0_s390x",
"8Base-RHACM-2.4:rhacm2/registration-rhel8-operator@sha256:45b0e1027807496b3c2a10d8e7c015cc91cc77b9832639adb51a6e5fc7f5071b_ppc64le",
"8Base-RHACM-2.4:rhacm2/registration-rhel8-operator@sha256:6710d98fb67533848a96f35fcbeb0adf6999a7e6534068ccc9956105a4d2db73_amd64",
"8Base-RHACM-2.4:rhacm2/registration-rhel8@sha256:0fbe6a1234544b31be5b6ba778895d31b0486783116796e0e31079cd2ee9f87a_ppc64le",
"8Base-RHACM-2.4:rhacm2/registration-rhel8@sha256:494e65b5e3bf27c3bae221db5154b119ef7689b2cb42894f05c40cf4608f1da6_s390x",
"8Base-RHACM-2.4:rhacm2/registration-rhel8@sha256:5d614eda176a91d5359e8a44a6f93a3fdbda8080f2209f342f83d4816b2d0008_amd64",
"8Base-RHACM-2.4:rhacm2/search-aggregator-rhel8@sha256:176ba84e41d3465826245fd9acd199c0b292c25a76c88bbcab8c07d93829ff9c_s390x",
"8Base-RHACM-2.4:rhacm2/search-aggregator-rhel8@sha256:3857111bc468c7bb79a7476d6bc5df0add7d8951799b65b6414f1f5dd3d5b9b8_amd64",
"8Base-RHACM-2.4:rhacm2/search-aggregator-rhel8@sha256:52a2dd79f67b1910a7129f70ba18b48656cd41b2a15f2ae4af2509c0eaa4205a_ppc64le",
"8Base-RHACM-2.4:rhacm2/search-api-rhel8@sha256:2d64646d663ac682a087fc69314bd72751ba2b005ab08a93da223470a863a740_amd64",
"8Base-RHACM-2.4:rhacm2/search-api-rhel8@sha256:74ccabf407b668837238eb3ad2e536fcb0b3df9a48741f43edf2456fbee80cc6_ppc64le",
"8Base-RHACM-2.4:rhacm2/search-api-rhel8@sha256:de9cc78ae58b063980c0fd3797cc6aba79bedc22898dae3fbce64c94dfd82909_s390x",
"8Base-RHACM-2.4:rhacm2/search-collector-rhel8@sha256:37c5344f9061f44ea363d64c2118e791999007ecdead8d15c8c121aff83631fe_amd64",
"8Base-RHACM-2.4:rhacm2/search-collector-rhel8@sha256:98fb5b0965d41badb9933eb0fc23a5006c1e1cb555a8b80b63a6a00bc87b1c7a_s390x",
"8Base-RHACM-2.4:rhacm2/search-collector-rhel8@sha256:ff9c98d5836007520ff971116d5c143b6e0fafa25e5c8f0dfd4b1a23f191f1d2_ppc64le",
"8Base-RHACM-2.4:rhacm2/search-rhel8@sha256:13b61bea54f6d67fb749852d48dc6a035ee516ed5f3d339619b97924e078ca59_ppc64le",
"8Base-RHACM-2.4:rhacm2/search-rhel8@sha256:210fdca717aef2b4159e223a4f0bab06cdae9491d2c890d63710cf3c71de0c32_amd64",
"8Base-RHACM-2.4:rhacm2/search-rhel8@sha256:5f3249435b29dba366242d6e68e6f1f2f4a8f4cd8941fb881d297bd5ed9fa72e_s390x",
"8Base-RHACM-2.4:rhacm2/search-ui-rhel8@sha256:2203d5c5cadd4be391bba00bbf8a588e930dcde7c438e15c14ed0e7a3fd31522_s390x",
"8Base-RHACM-2.4:rhacm2/search-ui-rhel8@sha256:aa0f257b502a6fcf1d2eb2270858f7d145abee32b9a64ba511bab22218b74e0a_ppc64le",
"8Base-RHACM-2.4:rhacm2/search-ui-rhel8@sha256:d4a81b7b29b9a76aa631ad26471b3cd6202775853f5a2102260c4f1e339cdfe0_amd64",
"8Base-RHACM-2.4:rhacm2/submariner-addon-rhel8@sha256:0faded1f0229ce80be36090a54ed761f1c89b414e84bd11d680fbddd382a986b_amd64",
"8Base-RHACM-2.4:rhacm2/submariner-addon-rhel8@sha256:4331c06cda7427491fcf5061f9695ab5f87dea5a02b5b915b1354c20f3cff830_s390x",
"8Base-RHACM-2.4:rhacm2/submariner-addon-rhel8@sha256:514d5c15aceb07e72ba74d9ba1b3bdc2e84e1c4060b2facdb886809b118c704c_ppc64le",
"8Base-RHACM-2.4:rhacm2/thanos-receive-controller-rhel8@sha256:2da6d891769a4d9cb936d93a8ea84eea45f33e482c79cc74418f4143c5c145e7_s390x",
"8Base-RHACM-2.4:rhacm2/thanos-receive-controller-rhel8@sha256:8c0745aa13e06c6cc159d8be33302b766673bdd1aedff1309d205519587440ab_amd64",
"8Base-RHACM-2.4:rhacm2/thanos-receive-controller-rhel8@sha256:8d0e265c199c32e757c2004d89db64bc64092171b98068aab03f977a744cc5bc_ppc64le",
"8Base-RHACM-2.4:rhacm2/thanos-rhel8@sha256:8036c9dd2d44027f5173b935ee8dcd9b3e87b433d65a50f83ffa76a503cf747c_s390x",
"8Base-RHACM-2.4:rhacm2/thanos-rhel8@sha256:ed22c2650f0d908174896647ced911a49945714a114836096b787cc879164bc4_ppc64le",
"8Base-RHACM-2.4:rhacm2/thanos-rhel8@sha256:fbe3062ae92faafd40caac5ddd0b20e2d1bfcaa64febebc0dcd5d368a3734c12_amd64",
"8Base-RHACM-2.4:rhacm2/volsync-mover-rclone-rhel8@sha256:0b3c2d30d0a6109db50dba4053d795fc92bfcadc380a8a8deb5ae4ef4e6d29fa_ppc64le",
"8Base-RHACM-2.4:rhacm2/volsync-mover-rclone-rhel8@sha256:6784f7672ac4c8f47ddaf9b5fc6b98f2c1d18c48be212114eeab9babb780cba6_s390x",
"8Base-RHACM-2.4:rhacm2/volsync-mover-rclone-rhel8@sha256:ada830a6dfa3f00aba2a32225a9884bbe31d20b93ece21249b11e6b037d85e75_amd64",
"8Base-RHACM-2.4:rhacm2/volsync-mover-restic-rhel8@sha256:31244fad1da3b5c258babd12defc1192a8534727f12ad775aad9d202fb6a5947_amd64",
"8Base-RHACM-2.4:rhacm2/volsync-mover-restic-rhel8@sha256:3ac9147cf782a40b3881973a399add430aee10cdfe1abdb00c98a0b5a3a527dc_s390x",
"8Base-RHACM-2.4:rhacm2/volsync-mover-restic-rhel8@sha256:9d00b2d06752192dd8f8f48aeb2786ac1ee0c062ed8916cf3f693c7d2a05e208_ppc64le",
"8Base-RHACM-2.4:rhacm2/volsync-mover-rsync-rhel8@sha256:30e06b75f83e22faeed2108f68b158fb35b4db22b83f049c61706ddcbfef27d9_ppc64le",
"8Base-RHACM-2.4:rhacm2/volsync-mover-rsync-rhel8@sha256:530aedee3aeca43ef0501f5cd2aa07c65eb708ac1a7fcd97fc3000358744d1bd_s390x",
"8Base-RHACM-2.4:rhacm2/volsync-mover-rsync-rhel8@sha256:c5621b5d113a1330bdc04f1fce05fd6f16c10526511ba207cb24551f7efe0e58_amd64",
"8Base-RHACM-2.4:rhacm2/volsync-rhel8@sha256:1ab81a27373c351eb2c932536fc9ea6cbf74911b794e3cd183c8e5624940a656_ppc64le",
"8Base-RHACM-2.4:rhacm2/volsync-rhel8@sha256:90ed24a800b82c2eb1c0f2d08aa11b2bea942e6a9044e3a01a5778877e7b376a_s390x",
"8Base-RHACM-2.4:rhacm2/volsync-rhel8@sha256:9e02a53649909a9d3ccd5c22f5c231b3ad69f451d7b5a32033046f3031cde188_amd64",
"8Base-RHACM-2.4:rhacm2/work-rhel8@sha256:0facf27d638269e722029217ef72016556c60e42887a836e4a0ad6140c1b6dcf_s390x",
"8Base-RHACM-2.4:rhacm2/work-rhel8@sha256:5694a214f662b4556b1fdf088ef0d33d6674dc3be3ae5d2fbdf00e56addeae3c_amd64",
"8Base-RHACM-2.4:rhacm2/work-rhel8@sha256:73b036d1c7b9c44010ef9716be8c96bfd2a7af7e09b2cf3402cc2aac81ef94e4_ppc64le"
]
}
],
"threats": [
{
"category": "impact",
"details": "Low"
}
],
"title": "golang: crypto/tls: session tickets lack random ticket_age_add"
},
{
"cve": "CVE-2022-31129",
"cwe": {
"id": "CWE-400",
"name": "Uncontrolled Resource Consumption"
},
"discovery_date": "2022-07-07T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2105075"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in the Moment.js package. Users who pass user-provided strings without sanity length checks to the moment constructor are vulnerable to regular expression denial of service (ReDoS) attacks.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "moment: inefficient parsing algorithm resulting in DoS",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "Red Hat Fuse provides the affected software but does not use the functionality and as such its impact has been downgraded to Low.\n\nRed Hat Advanced Cluster Management for Kubernetes (RHACM) ships a vulnerable version of the moment library. However, this affected functionality is restricted behind OAuth, reducing the impact to Moderate.\n\nRed Hat Satellite ships a vulnerable version of the moment library. However, this only affects a specific component (qpid-dispatch), reducing the impact to Moderate.\n\nRed Hat Ceph Storage (RHCS) ships a vulnerable version of the moment library, however, it is not directly used and is a transitive dependency from Angular. In addition, the impact would only be to the grafana browser, and not the underlying RHCS system, which reduces the impact to Moderate. \n\nRed Hat OpenShift Service Mesh (OSSM) ships a vulnerable version of the moment library, however, it is not directly used, and as such, the impact has been lowered to Moderate.\n\nRed Hat OpenShift distributed tracing ships a vulnerable version of the moment library, however, it is not directly used, and as such, the impact has been lowered to Moderate.\n\nIn Logging Subsystem for Red Hat OpenShift the vulnerable moment nodejs package is bundled in the ose-logging-kibana6 container as a transitive dependency, hence the direct impact is reduced to Moderate.\n\nIn OpenShift Container Platform 4 the vulnerabile moment package is a third party dependency, hence the direct impact is reduced to Moderate.\n\nIn Quay IO 3.10 and above, no version of affected momentjs is present.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\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.4:rhacm2/acm-grafana-rhel8@sha256:17c53124f6c09cc839f533aee0c870078f547fef29a19803814f5c5fbc5e7939_s390x",
"8Base-RHACM-2.4:rhacm2/acm-grafana-rhel8@sha256:644a295644e91a8976d4df02e5ccdd711d8d3c8fa409cae698671b49b96ec00a_ppc64le",
"8Base-RHACM-2.4:rhacm2/acm-grafana-rhel8@sha256:9c9b992bf748282d7cdc941b7907bbcbabe69a8b287bc4195a6bc8b9d9b6cbd0_amd64",
"8Base-RHACM-2.4:rhacm2/acm-must-gather-rhel8@sha256:0cca0dbb0b7adff8eaea1315b422edb6ea1778befa4772f3e6f5755fb5519196_s390x",
"8Base-RHACM-2.4:rhacm2/acm-must-gather-rhel8@sha256:63b5758cfcffe96326b090ae51d38c00ca13b35e9fe5e4354cd33e67d042c41b_amd64",
"8Base-RHACM-2.4:rhacm2/acm-must-gather-rhel8@sha256:cfc97f6c9495bac2635e016dd47049683f8ed78c932ef2c70cec2ec7be323fea_ppc64le",
"8Base-RHACM-2.4:rhacm2/acm-operator-bundle@sha256:346215260baa3371853d15ccc451c3ac418813c5cd9b422b0ad9f2dd6ae8a511_s390x",
"8Base-RHACM-2.4:rhacm2/acm-operator-bundle@sha256:cb4fca4155dc3e274712c0c7609eb6111a6e03207ddaa0d5c3c8752badc15b2c_amd64",
"8Base-RHACM-2.4:rhacm2/acm-operator-bundle@sha256:cceb82a8492d7e971e515f1a0a5391a1051e4f130f7a14e412def20616e05d40_ppc64le",
"8Base-RHACM-2.4:rhacm2/agent-service-rhel8@sha256:5b5046b04aa10807a6676916cf4744f0cd36c056dd3fd626304814af2d665cf9_amd64",
"8Base-RHACM-2.4:rhacm2/agent-service-rhel8@sha256:5c89bb44eda9a0754ea1d1ca69ea260f02f060c517194251519439e4b943e46a_ppc64le",
"8Base-RHACM-2.4:rhacm2/agent-service-rhel8@sha256:cfe9dfc60224b6206d6fbbc4c4ee95e378ce2da8b79c176e5e7bfdd8b0375f88_s390x",
"8Base-RHACM-2.4:rhacm2/application-ui-rhel8@sha256:6acf7df47405a4ccb3ede12db6574a0829d28f94ea5d20d6041db1bd045a90c6_ppc64le",
"8Base-RHACM-2.4:rhacm2/application-ui-rhel8@sha256:96c10e483a1c99f0ac91fb84df87ebe927e82ca35ef7e36e0f583121dcdd8b15_amd64",
"8Base-RHACM-2.4:rhacm2/application-ui-rhel8@sha256:ffb0b475eccc16a227f13a3d0d332f9cd9b96eade52646352a7497f903edf1a2_s390x",
"8Base-RHACM-2.4:rhacm2/assisted-image-service-rhel8@sha256:2c2f96ebf908cf415613aec65a414884ec35784e4bdcd4c4b4978aa98149af4d_amd64",
"8Base-RHACM-2.4:rhacm2/assisted-image-service-rhel8@sha256:c89023b0b424e2b8800399fc4b6cfa9336248f3222097c094d33fd2b872398aa_ppc64le",
"8Base-RHACM-2.4:rhacm2/assisted-image-service-rhel8@sha256:e49c328eb815293dd606199a0b8a2bd0db6bbf5d87eeaa7902d6d4df1bb41d35_s390x",
"8Base-RHACM-2.4:rhacm2/assisted-installer-agent-rhel8@sha256:86fd675a09451d3ee552452999cd2c82410174f5e55dcfd4f21286559363217e_amd64",
"8Base-RHACM-2.4:rhacm2/assisted-installer-reporter-rhel8@sha256:dcc214165e5c895925f52673577fa73274b017e3e9017818bf5c0327b3600ffb_ppc64le",
"8Base-RHACM-2.4:rhacm2/assisted-installer-reporter-rhel8@sha256:f7004db056478b4c1b101ab0ceac24f78dbefc018a1e76e12e8a4f69fd171175_amd64",
"8Base-RHACM-2.4:rhacm2/assisted-installer-rhel8@sha256:6e002bec6af8e7d7b0c89bc25f4a9e3224e47f5638be7cc2a9c68a5e92447254_amd64",
"8Base-RHACM-2.4:rhacm2/assisted-installer-rhel8@sha256:815976efa30282899af7de91b5df1fdeca10c709d0fc60d09d8f3abb1c2acdc3_ppc64le",
"8Base-RHACM-2.4:rhacm2/cert-policy-controller-rhel8@sha256:0e30470d12e11f473750e0b95833d0d1fe6fd3ee9d9d0c5d7454614449156148_s390x",
"8Base-RHACM-2.4:rhacm2/cert-policy-controller-rhel8@sha256:2324eeab4219c1c953b698cbd1cf57e0af777f31042de00eaaa2bf163f84cae1_amd64",
"8Base-RHACM-2.4:rhacm2/cert-policy-controller-rhel8@sha256:c3d60eaf9f775e623114d093450b5d170b4048ef1e52267a2153ec54489bd00f_ppc64le",
"8Base-RHACM-2.4:rhacm2/cluster-backup-rhel8-operator@sha256:9969b8f2f91bd0a3ef0e89300d66a656238a3a3361d56cf7fc0eb55db1752782_amd64",
"8Base-RHACM-2.4:rhacm2/cluster-backup-rhel8-operator@sha256:d5639931ddcb1288f279f54a3688fcb8c94d710a457917c46bfa3db6cd1a317b_s390x",
"8Base-RHACM-2.4:rhacm2/cluster-backup-rhel8-operator@sha256:fa4667d27a8778efc83ace86657c638aacb7ccc3168c489d427c1d6ab834cbb2_ppc64le",
"8Base-RHACM-2.4:rhacm2/cluster-curator-controller-rhel8@sha256:4b32ee29c898c9f52a5fdeed3a6a595ac157db7051b36086eddf7a8f91b2ec08_ppc64le",
"8Base-RHACM-2.4:rhacm2/cluster-curator-controller-rhel8@sha256:9e6a260d8130731601612a56cea728fc6b80cfa3d7fd8b6612175ff76b290dea_s390x",
"8Base-RHACM-2.4:rhacm2/cluster-curator-controller-rhel8@sha256:faa454bab3f9ea36a2d5a1eaa16806ac3669472856833e750571e45da7074d40_amd64",
"8Base-RHACM-2.4:rhacm2/cluster-proxy-addon-rhel8@sha256:03d738d93d893b9fd9d2587e14b9a7a92bbb5eca4b85901b5e07cff1e7a3ab73_s390x",
"8Base-RHACM-2.4:rhacm2/cluster-proxy-addon-rhel8@sha256:22c9595f3f4d95b6dc6c17ce5412f4131d9ce501f2660f23d176f276c4a97a73_ppc64le",
"8Base-RHACM-2.4:rhacm2/cluster-proxy-addon-rhel8@sha256:ae6de1e14b7897a944733cdb9963f31990d696a66260974d3f692e0af87161d3_amd64",
"8Base-RHACM-2.4:rhacm2/clusterclaims-controller-rhel8@sha256:2c7f03c0ca17163c949249bb4b480a0fd2c986e55b0dc23c6cd3b0a974b4c229_ppc64le",
"8Base-RHACM-2.4:rhacm2/clusterclaims-controller-rhel8@sha256:bd8fa875e2c6b6c650c21089441b417ae657b8e1fda2786d2f328978776a6883_s390x",
"8Base-RHACM-2.4:rhacm2/clusterclaims-controller-rhel8@sha256:c49c92c632968e08f74d08eaa99862f0dd8dd1fe4a85f05e57efa90e5dca5563_amd64",
"8Base-RHACM-2.4:rhacm2/clusterlifecycle-state-metrics-rhel8@sha256:3711cb41642a7fffc69a0c98db128d39d980555127f22a9d1dfd76c9631b8edc_ppc64le",
"8Base-RHACM-2.4:rhacm2/clusterlifecycle-state-metrics-rhel8@sha256:60a54bc76a84f2369b02dc1b9b0d8353da93acc9f8193a26739110c6fe59abdd_s390x",
"8Base-RHACM-2.4:rhacm2/clusterlifecycle-state-metrics-rhel8@sha256:6df08e52cee6890187b6be3a62b36c18fcff7e34630da933e0a5f7bcecec6b4c_amd64",
"8Base-RHACM-2.4:rhacm2/config-policy-controller-rhel8@sha256:8fb0581852dc1dfd80a81ba03c6976da1aa8d93675f626765f2266adfa94d5ac_s390x",
"8Base-RHACM-2.4:rhacm2/config-policy-controller-rhel8@sha256:929233f873cbf980fb850a9812c98bd09f907e26d9afeb1c0198d52776e33b32_ppc64le",
"8Base-RHACM-2.4:rhacm2/config-policy-controller-rhel8@sha256:a3653dcecb777d7b3915c49b7999793b90dd4524628d5517368a0837af46aa07_amd64",
"8Base-RHACM-2.4:rhacm2/console-api-rhel8@sha256:02481bcf2ddd1771d965e947cfcbad66540e2df055a3013bee5185ab84960d6d_ppc64le",
"8Base-RHACM-2.4:rhacm2/console-api-rhel8@sha256:3a47d211370efc6e1661d4d0abd0d5abc65d8a759218af7c2722db820a664d8c_s390x",
"8Base-RHACM-2.4:rhacm2/console-api-rhel8@sha256:789e1950e886e54c341699cc8ec0c4bfb9a0e295e49961366759e861d32d5ef9_amd64",
"8Base-RHACM-2.4:rhacm2/console-rhel8@sha256:5215e1a2f456b83ba4ae02ea653bef51d331ced6e9a4c67958e8c41cd88aa818_s390x",
"8Base-RHACM-2.4:rhacm2/console-rhel8@sha256:d5cbabd5d26e6e712d9f531db8ebaa3a793599538ef2e62262b02c165ea74b9a_ppc64le",
"8Base-RHACM-2.4:rhacm2/console-rhel8@sha256:e797bce5724653b3ae0395c66c4796dc0594002cdde7242f4fd29c2fd5e703fa_amd64",
"8Base-RHACM-2.4:rhacm2/discovery-rhel8-operator@sha256:224af94e4e027bfb7edff3f889ec08aa031eaede2e4a02c67ce2925f29230ea8_s390x",
"8Base-RHACM-2.4:rhacm2/discovery-rhel8-operator@sha256:5dd54d496d15c262072c6024385e9fbf016edabe8a6bcdf31ec63ed5c445088c_amd64",
"8Base-RHACM-2.4:rhacm2/discovery-rhel8-operator@sha256:f64cae3c176e4b18af716ba054dcebafa07c3f893943de09b7dfd0285a9271d5_ppc64le",
"8Base-RHACM-2.4:rhacm2/endpoint-monitoring-rhel8-operator@sha256:516888a8ee8d509b77cda6ef2154a6d70a94a48a2c8c5bc7a9b1b9f2e089ff57_ppc64le",
"8Base-RHACM-2.4:rhacm2/endpoint-monitoring-rhel8-operator@sha256:c48ced70438f389ee0a22a8670db80c121c087728533c5cd2070751ce3b2614e_amd64",
"8Base-RHACM-2.4:rhacm2/endpoint-monitoring-rhel8-operator@sha256:ee184be0540e401b6834747b6632b11d69269f3d9ab44bc4aaab9fc9877191aa_s390x",
"8Base-RHACM-2.4:rhacm2/governance-policy-propagator-rhel8@sha256:b5a8689de0cc37c38daca89e1a6f64b6601b341a8f12ef6c093ec12b83bca4e8_s390x",
"8Base-RHACM-2.4:rhacm2/governance-policy-propagator-rhel8@sha256:f885cac3c1b78c94885f9a9e197511c51b5470b192d6ac48e6cb20a592b36832_ppc64le",
"8Base-RHACM-2.4:rhacm2/governance-policy-propagator-rhel8@sha256:fbec65b4937bbdad28cc1e04b5b215caddeaacda3a844cd0a45ade093997adc3_amd64",
"8Base-RHACM-2.4:rhacm2/governance-policy-spec-sync-rhel8@sha256:2c130b6df67cd0a8ee055d9b8bb3ede4bcf211978db7cdd892f78bf1d56dd269_amd64",
"8Base-RHACM-2.4:rhacm2/governance-policy-spec-sync-rhel8@sha256:6a8227f1560751fd8e1d2ec8136d8855599727eb7ad382bd5b18167ba46b31ff_ppc64le",
"8Base-RHACM-2.4:rhacm2/governance-policy-spec-sync-rhel8@sha256:c2c6ab3e7317dee023b79cc868c052a8a602610925932358498a3a215d5c8089_s390x",
"8Base-RHACM-2.4:rhacm2/governance-policy-status-sync-rhel8@sha256:385006b34743b689054c581eaaffb5298adfd092eaa13ff6c24f28fa5b79a178_amd64",
"8Base-RHACM-2.4:rhacm2/governance-policy-status-sync-rhel8@sha256:6c2ec36725b956432591b6cb6a20d4eb2ac3bf759ab4a901f581c81bcb12270c_ppc64le",
"8Base-RHACM-2.4:rhacm2/governance-policy-status-sync-rhel8@sha256:76f717cb9fe271941f45794a8dd9ebb85af0f7ab6cd104a698352b875e1b721d_s390x",
"8Base-RHACM-2.4:rhacm2/governance-policy-template-sync-rhel8@sha256:2d0d4141d0df7a5309edb3aa064591479facd14d604f5338383a88a7c01fb976_s390x",
"8Base-RHACM-2.4:rhacm2/governance-policy-template-sync-rhel8@sha256:a96e372e54eadb8c0f384eaf5295a5a17ab701c5051b5ae59341ecc01489099b_ppc64le",
"8Base-RHACM-2.4:rhacm2/governance-policy-template-sync-rhel8@sha256:d9135c4c5eb68af915b552e2d7fe62251f4a3a23d45a7b193d754b7da900b159_amd64",
"8Base-RHACM-2.4:rhacm2/grafana-dashboard-loader-rhel8@sha256:1f8b57a645d0abc3e639eb493f228d3485f4a3f53528175bc386f712fce7cd3f_amd64",
"8Base-RHACM-2.4:rhacm2/grafana-dashboard-loader-rhel8@sha256:5419a6207c0cd1adb21d7c4c3378d31f240a9f29674aee612608d015fe0b491f_ppc64le",
"8Base-RHACM-2.4:rhacm2/grafana-dashboard-loader-rhel8@sha256:6190c4487c63f61cb24e8d219aa1ebc6ff5d8d8b1ece5bbb3da5d46e67f0b98c_s390x",
"8Base-RHACM-2.4:rhacm2/grc-ui-api-rhel8@sha256:40f04e8634a2151e7a4aefe823c980d1d98c89ddb1210b55b4c0566bd85fd787_amd64",
"8Base-RHACM-2.4:rhacm2/grc-ui-api-rhel8@sha256:999f7119e60d578cd54b08135838fb8ecb996cd93f8e6f07ee92ec776f86f3d7_s390x",
"8Base-RHACM-2.4:rhacm2/grc-ui-api-rhel8@sha256:a8072d656eb14084eafd141690c02119376c9436faab8e4d219e1f0ade7ed2ec_ppc64le",
"8Base-RHACM-2.4:rhacm2/grc-ui-rhel8@sha256:18beaf038580dd78d44cdbd7b3e9bfab16b1ae9f1b454689abe1ebfefe4964b5_amd64",
"8Base-RHACM-2.4:rhacm2/grc-ui-rhel8@sha256:2e28251e1a65b7176007f53887f3693e5268848b1bb8a1e084e9f1064deaec8a_s390x",
"8Base-RHACM-2.4:rhacm2/grc-ui-rhel8@sha256:3848541d746de6dfacca63f06f29fc7d203dfa4c73dbd749407896ddddb7306c_ppc64le",
"8Base-RHACM-2.4:rhacm2/iam-policy-controller-rhel8@sha256:0deeefc1600e43aac6d9eadd05b32d3a1b2059632ec7e8b005eb2245b52dbd98_amd64",
"8Base-RHACM-2.4:rhacm2/iam-policy-controller-rhel8@sha256:7d1534ff8b00cd38716d2bfb65b924a45e9ec18a8eccad13c5e3818f858630b6_s390x",
"8Base-RHACM-2.4:rhacm2/iam-policy-controller-rhel8@sha256:b2fa794482a54fcfcbf7d0ac8597e9cb0ac0c73cfe5afa8bf2e73ca35d37feb9_ppc64le",
"8Base-RHACM-2.4:rhacm2/insights-client-rhel8@sha256:0f567016e55498bef2be33665d247eb14308b13aaef5cc670de7e06ff830cb9a_amd64",
"8Base-RHACM-2.4:rhacm2/insights-client-rhel8@sha256:6bd666f6d541ab33598c4a38ac05e8f65f19e03d8630cf685c89b05f14c4f1b8_ppc64le",
"8Base-RHACM-2.4:rhacm2/insights-client-rhel8@sha256:85bf407b6bc232952f4dd7c1edd8a7f4a168a6995d7b866f4417bc65a162efd5_s390x",
"8Base-RHACM-2.4:rhacm2/insights-metrics-rhel8@sha256:180e2ac58d3549c7ed583da66fba14368c606feb65b4313aac3b4f889ec091bb_amd64",
"8Base-RHACM-2.4:rhacm2/insights-metrics-rhel8@sha256:2492650b89feab7de0408be0e3af6d889e6291bb7064ea524dafca87b252840e_s390x",
"8Base-RHACM-2.4:rhacm2/insights-metrics-rhel8@sha256:93066377331da7f85024ae541440cb409c741d393adfdfe289f7d5836c0da183_ppc64le",
"8Base-RHACM-2.4:rhacm2/klusterlet-addon-controller-rhel8@sha256:018f6d71abae2963c853fe9d1a41fdad2df91acb72fee775af08275647d3019f_amd64",
"8Base-RHACM-2.4:rhacm2/klusterlet-addon-controller-rhel8@sha256:500d5166ea2f808c46b71d1a5470a35bffa484d860161a16e9809f90d021b23e_ppc64le",
"8Base-RHACM-2.4:rhacm2/klusterlet-addon-controller-rhel8@sha256:a4d7ef368efce597729c5fc1ae4358a0b45483a11b8363bf8d164c20075da748_s390x",
"8Base-RHACM-2.4:rhacm2/klusterlet-addon-rhel8-operator@sha256:0402e265ec4919aef893be4c0f177b53173bc0c50eb47aafea6822e05a7748be_s390x",
"8Base-RHACM-2.4:rhacm2/klusterlet-addon-rhel8-operator@sha256:6b0fbc1956407a0986460556336fcccfe4d08d712cc4b0af4ca65061baf75ea2_amd64",
"8Base-RHACM-2.4:rhacm2/klusterlet-addon-rhel8-operator@sha256:d7546a69df7b817d0c29c8f95dd3d5d2900c3755c82570b1d610702c56d4fb59_ppc64le",
"8Base-RHACM-2.4:rhacm2/kube-rbac-proxy-rhel8@sha256:6650633c4664e6b537e82eafc593dc91ca206de3b0de878f600c913a95eb18a2_amd64",
"8Base-RHACM-2.4:rhacm2/kube-rbac-proxy-rhel8@sha256:c1c90ee4ae1f908c33c8a8bf38f0b47bfad039bedccf870324f6b554aad5d78c_s390x",
"8Base-RHACM-2.4:rhacm2/kube-rbac-proxy-rhel8@sha256:ccddb38db49a190aa0d5d70e6b4672079ea222a42045d406a4b9974ac7412146_ppc64le",
"8Base-RHACM-2.4:rhacm2/kube-state-metrics-rhel8@sha256:566b95595959ba60677f1518562fd996ef7643dc94aa9e9fead0e4b4096032ca_s390x",
"8Base-RHACM-2.4:rhacm2/kube-state-metrics-rhel8@sha256:789f79b85c022e59143e725a589ac890884f079c969f56efb972b0a0f8d77e66_amd64",
"8Base-RHACM-2.4:rhacm2/kube-state-metrics-rhel8@sha256:971a33f5a57057d3901ff75eebbc13ca8456b4315dd7811139e60bb8872d80bf_ppc64le",
"8Base-RHACM-2.4:rhacm2/managedcluster-import-controller-rhel8@sha256:bcb43adee06dbb1cfb6a5c9fed71847ecc3826e3e44fe04d57b7143a6123daa5_s390x",
"8Base-RHACM-2.4:rhacm2/managedcluster-import-controller-rhel8@sha256:dbf235a9723a1c21471d8ef0029f3c999ac3b22512d67facd052efb725431bc1_ppc64le",
"8Base-RHACM-2.4:rhacm2/managedcluster-import-controller-rhel8@sha256:faf01c5554224350e4cffd1fc4ce275886791e45857bf0ed5f90ffa3a64680dc_amd64",
"8Base-RHACM-2.4:rhacm2/management-ingress-rhel8@sha256:46293eeaad521f993ed01467e13cae70f600426ef09df0e02dd8b83348b60027_amd64",
"8Base-RHACM-2.4:rhacm2/management-ingress-rhel8@sha256:c3cdbf5ff93b3b19ac2d7cf15b9152a0761d473de7afe29832a7ca3b833b6797_s390x",
"8Base-RHACM-2.4:rhacm2/management-ingress-rhel8@sha256:ce994a8f4c4e5476e6131a6721da748225c89a96c9d471a8638eefb6a22d52b9_ppc64le",
"8Base-RHACM-2.4:rhacm2/memcached-exporter-rhel8@sha256:01398d4f3b1825e864ddae46a5e4b7cc298dabb444dd105787ef6aeb70514571_ppc64le",
"8Base-RHACM-2.4:rhacm2/memcached-exporter-rhel8@sha256:5432fa56e40dee2475da7ee7b7e89cca10a8f06f4cbea94983fa094bfbef81ff_amd64",
"8Base-RHACM-2.4:rhacm2/memcached-exporter-rhel8@sha256:e22fa2dbc6733fc176f44cf42ec8f51b69672d354d6d2cf510eada5fe41a5245_s390x",
"8Base-RHACM-2.4:rhacm2/memcached-rhel8@sha256:0a0a88fb0138cd6de2e3fce81ab959d12cbda64e5fbab1046008aee1d94f12e2_s390x",
"8Base-RHACM-2.4:rhacm2/memcached-rhel8@sha256:7e0ee17c6d00d20773799cfb6c6e9e27c204d1e31010aa71a7f0f35eb5179a35_amd64",
"8Base-RHACM-2.4:rhacm2/memcached-rhel8@sha256:b9213f5525ebd51960412c15d416a591bf23731b6217f79aca2a89a893df2102_ppc64le",
"8Base-RHACM-2.4:rhacm2/metrics-collector-rhel8@sha256:431d4089a4a93c6b6a00cf9b63ecd9199a5545f09190577356b22ff6646820f3_amd64",
"8Base-RHACM-2.4:rhacm2/metrics-collector-rhel8@sha256:83f649b506ca698251c884692307d7cd52bbae87b0bf7790f96ffd24dd7f4fd7_ppc64le",
"8Base-RHACM-2.4:rhacm2/metrics-collector-rhel8@sha256:d37401c5fb672c56004f75974a4069d5d3b6c5e96ac7be4c174f9f178a7666bc_s390x",
"8Base-RHACM-2.4:rhacm2/multicloud-integrations-rhel8@sha256:a311c6ef1099d2370209bbbe30cfac6d1c50d79a2321beaab1f6158ab2db8bec_s390x",
"8Base-RHACM-2.4:rhacm2/multicloud-integrations-rhel8@sha256:e666154a539974d0cc005bc74903dc9f173920101dbfc5169b14a30129991475_ppc64le",
"8Base-RHACM-2.4:rhacm2/multicloud-integrations-rhel8@sha256:f37fe856571112970ae4786d313bf51e78b26e1630e443d276abb4de8e47e525_amd64",
"8Base-RHACM-2.4:rhacm2/multicloud-manager-rhel8@sha256:1dd235aa8599ca070f5175ad9da5bdb9505a7dfbbd87173f0bbf4e14ca0d5e88_ppc64le",
"8Base-RHACM-2.4:rhacm2/multicloud-manager-rhel8@sha256:8a1eeafb2a738aecb2723889c98e287638e950fec05425f1fe132ff7eb01738f_amd64",
"8Base-RHACM-2.4:rhacm2/multicloud-manager-rhel8@sha256:d458a289528173a07f7ff6d87279474e8379a2f05c11d5a9be97f9c43e38ec75_s390x",
"8Base-RHACM-2.4:rhacm2/multicluster-observability-rhel8-operator@sha256:45d046d621eab996c457a90b607ca9a57e2ca5dcad384d3cd5317475e096e098_amd64",
"8Base-RHACM-2.4:rhacm2/multicluster-observability-rhel8-operator@sha256:7ed02712f2d5093f7c751a6d22c9ffe5ce3b00c4cc901ffb779b8b51e282d698_s390x",
"8Base-RHACM-2.4:rhacm2/multicluster-observability-rhel8-operator@sha256:7f89cc6647700f7ddc46d4fabb4b3702142aa0fe9bd23026eba98c704026e9e9_ppc64le",
"8Base-RHACM-2.4:rhacm2/multicluster-operators-application-rhel8@sha256:27492dfdd71cc0bae6e01a184ac8fe5677ce172583b0fd1b9112dfd789009839_ppc64le",
"8Base-RHACM-2.4:rhacm2/multicluster-operators-application-rhel8@sha256:3af2802a89c09966e9c63f40974d8554a7b7b88cc386bbf5bda0a4cc987b7c15_s390x",
"8Base-RHACM-2.4:rhacm2/multicluster-operators-application-rhel8@sha256:723ac91ea8c130d80b48db30e05186607210aea71c7afc1c072b9a691e350215_amd64",
"8Base-RHACM-2.4:rhacm2/multicluster-operators-channel-rhel8@sha256:09883ff8a783d3f83e1c26566555c5ad140cc8bbf0d4cdb5220ef344c6282752_ppc64le",
"8Base-RHACM-2.4:rhacm2/multicluster-operators-channel-rhel8@sha256:4a34b2593897d4b1a1af124bdf6fb7e51bbd97bb4c56dd8ae463b3f3abbb7718_s390x",
"8Base-RHACM-2.4:rhacm2/multicluster-operators-channel-rhel8@sha256:883282b801566b5a40a32e33ebc431ac1398afb68f47ce931cc82b8b9eca1e55_amd64",
"8Base-RHACM-2.4:rhacm2/multicluster-operators-deployable-rhel8@sha256:0a15e49232c20ead26ade38823cd40d785e612670a41cac28ecea2066025a3d1_amd64",
"8Base-RHACM-2.4:rhacm2/multicluster-operators-deployable-rhel8@sha256:0ecd46eb89e90d787c442fd0ca92f84e9bf7fa6c2e315a0b95912616687c0580_s390x",
"8Base-RHACM-2.4:rhacm2/multicluster-operators-deployable-rhel8@sha256:bd148be0ad6ddbcc1995f94b4660d3fbe2338112230c840d77f53a564b14ec4a_ppc64le",
"8Base-RHACM-2.4:rhacm2/multicluster-operators-placementrule-rhel8@sha256:4bdca102dae861d39d81a2df4be1767e4e702ce3836224e9b875f613d1af0c37_ppc64le",
"8Base-RHACM-2.4:rhacm2/multicluster-operators-placementrule-rhel8@sha256:d71975de4b1d6b53d19ddf338f3d19ad7e28812f8fc932c144eee630d9cab176_amd64",
"8Base-RHACM-2.4:rhacm2/multicluster-operators-placementrule-rhel8@sha256:fa3e2e45501d661f4f724dea809b6eff73455db623b03178130590dbf317dba5_s390x",
"8Base-RHACM-2.4:rhacm2/multicluster-operators-subscription-release-rhel8@sha256:2e13c28d1f18f2efac62207515450a42732d4be790199ab0e5ddf2f181649cb4_ppc64le",
"8Base-RHACM-2.4:rhacm2/multicluster-operators-subscription-release-rhel8@sha256:50dc29deac8efaac3bf321270b718dec41d8b80746d3548c076ab26b2c6b63ca_s390x",
"8Base-RHACM-2.4:rhacm2/multicluster-operators-subscription-release-rhel8@sha256:faae7a0632b10dc9b65af7a8af7e7c7d9e26f2f7087687fa19d2afefa7426c5a_amd64",
"8Base-RHACM-2.4:rhacm2/multicluster-operators-subscription-rhel8@sha256:1fa2779aab32977ec8e867ed188dcdd66106986c3cbf39f02e2a555873ba478a_ppc64le",
"8Base-RHACM-2.4:rhacm2/multicluster-operators-subscription-rhel8@sha256:731a4f0919cbab729e9dded9e513ec4ad5e1b48967c21f65f3b494158a6b25ba_s390x",
"8Base-RHACM-2.4:rhacm2/multicluster-operators-subscription-rhel8@sha256:ec803f14f854b73a873f95027617246888ea28029f2f4bb5b7f39a5dd63399ca_amd64",
"8Base-RHACM-2.4:rhacm2/multiclusterhub-repo-rhel8@sha256:75504c269b3d0c2af9b48317f3dc070fae58a1e46e95283e2e0e1ab6b60f452d_amd64",
"8Base-RHACM-2.4:rhacm2/multiclusterhub-repo-rhel8@sha256:c21ffdaa0ce90e6c08f4814c09d9a0bd34d341ad1fc8f6ff2152e9007393ba1f_s390x",
"8Base-RHACM-2.4:rhacm2/multiclusterhub-repo-rhel8@sha256:e1e522835d65503d467dc9ef7c4a0149adfc4cbd3620134adb4a5694eda2f0c4_ppc64le",
"8Base-RHACM-2.4:rhacm2/multiclusterhub-rhel8@sha256:37cf6ccd9a2b9af4444fa192e7b5e6979687bd5159d97f48da40c4f9bad249eb_amd64",
"8Base-RHACM-2.4:rhacm2/multiclusterhub-rhel8@sha256:b8dea0eca4c8aaefee6be9afea77e3302ad551f68f5a87316caf65e13ac9138d_s390x",
"8Base-RHACM-2.4:rhacm2/multiclusterhub-rhel8@sha256:d173cf78965bd026a6333af91b55305ea9c349e630fa53548ee42d791295cd69_ppc64le",
"8Base-RHACM-2.4:rhacm2/node-exporter-rhel8@sha256:0b2cf97a3d82fb4570dee71c1232ef9998c7efcd1d9415f9f41351457802d62d_amd64",
"8Base-RHACM-2.4:rhacm2/node-exporter-rhel8@sha256:93e85d546c624a685221a5d0c9085fa59752105587a531c58066a856defa322a_ppc64le",
"8Base-RHACM-2.4:rhacm2/node-exporter-rhel8@sha256:b20c7b88c52ab9772ebd2216333d6324cba08c653135af469a9e6ccb6648d7c6_s390x",
"8Base-RHACM-2.4:rhacm2/observatorium-rhel8-operator@sha256:078b48f3746c33e0c69b11c9e51e70c220a3cc6f0fd26eb5b30534b16c6a2efa_s390x",
"8Base-RHACM-2.4:rhacm2/observatorium-rhel8-operator@sha256:0e1ec4eda138936261dc5a76a18fa4ace6082c636b30021ce10d5d4d0acea890_ppc64le",
"8Base-RHACM-2.4:rhacm2/observatorium-rhel8-operator@sha256:70e41fdcacd43b4e498b8d5917d0e2fb640f4e85f30b1d6646b27aee1bc8dafc_amd64",
"8Base-RHACM-2.4:rhacm2/observatorium-rhel8@sha256:431149d31b309822fa9476f951ae39bde3a81cc5d17d2a79062ced7b729166cd_amd64",
"8Base-RHACM-2.4:rhacm2/observatorium-rhel8@sha256:65aaebf97e8b904e9ff1520f4bc4704bc21614a7377f66a4c6776032621a9ccf_s390x",
"8Base-RHACM-2.4:rhacm2/observatorium-rhel8@sha256:804054ba7c65c0814307017e3ff6681ba25e62384468adbf3712418e1f3b321f_ppc64le",
"8Base-RHACM-2.4:rhacm2/openshift-hive-rhel8@sha256:80950fa60359f90359129bff09665d7e94150bfbcfb048dc46ec77309479733b_ppc64le",
"8Base-RHACM-2.4:rhacm2/openshift-hive-rhel8@sha256:bae2680af5a00937f0ecc680ad979b131ad65fc47c4683dec69e45e442dd38b4_amd64",
"8Base-RHACM-2.4:rhacm2/openshift-hive-rhel8@sha256:c75cad252f1bda9dac27d1145ee01fe91078e6bc29c60b72f2f0977cea56ae9c_s390x",
"8Base-RHACM-2.4:rhacm2/placement-rhel8@sha256:1cc55dc4ec890f583cf63c7c1d5451cd1e409dbb8feed7bb854e6970ba0e9cbd_s390x",
"8Base-RHACM-2.4:rhacm2/placement-rhel8@sha256:98f3db6bd38eec496565558b8c81a06b51fe22ad4c5a462a6b43a61ab3bc853c_amd64",
"8Base-RHACM-2.4:rhacm2/placement-rhel8@sha256:a0a5b1e0cd29da2c215f3ce555230477ce775cbd79423c74426aaa4f7f56cfc5_ppc64le",
"8Base-RHACM-2.4:rhacm2/prometheus-alertmanager-rhel8@sha256:29c84506cb42edbede5abdf086433ef003d677135fe3b51093c1fbafa6f666e0_s390x",
"8Base-RHACM-2.4:rhacm2/prometheus-alertmanager-rhel8@sha256:be4e1ac4ca5c8145ad7488bc9f067d8f1b9f4cb3d79ac43f4addd19cc66a584b_amd64",
"8Base-RHACM-2.4:rhacm2/prometheus-alertmanager-rhel8@sha256:fc83710377e91bec8866053bb2b9f91be7a3c25993488a6f9641e7c93918aadc_ppc64le",
"8Base-RHACM-2.4:rhacm2/prometheus-rhel8@sha256:1587535175898f97007552a6023ef0785861271dc939a751c98db0c41c9e2c97_amd64",
"8Base-RHACM-2.4:rhacm2/prometheus-rhel8@sha256:4aa41836d3699f3b8a546703fa5032a01af6bcac60465e779769c32a36352d0d_s390x",
"8Base-RHACM-2.4:rhacm2/prometheus-rhel8@sha256:f7971a684bcdce02604319ecace5ba585797f116a64024da815bf3e2d27f6251_ppc64le",
"8Base-RHACM-2.4:rhacm2/provider-credential-controller-rhel8@sha256:827351fc8036170bfb1b6d0fc15c84476c8913ae044163884ff89424e0e4235f_s390x",
"8Base-RHACM-2.4:rhacm2/provider-credential-controller-rhel8@sha256:a6f1234d8f90e06b88775ce831e574ec0621e487043d412d7c35d2bde6db21f9_amd64",
"8Base-RHACM-2.4:rhacm2/provider-credential-controller-rhel8@sha256:e33d7b73b6a7d41ef7779800af177a4557608ea87c854e457d0421332fcb421f_ppc64le",
"8Base-RHACM-2.4:rhacm2/rbac-query-proxy-rhel8@sha256:1d1c793c2bf89cb49dc4625981b4f7bc9cc827d01d7c57af88cde59adde21787_amd64",
"8Base-RHACM-2.4:rhacm2/rbac-query-proxy-rhel8@sha256:a129031e0e3c0e389a104f1ad15f4ecbb6382d79e19c62e7b22b31bee7021cdd_s390x",
"8Base-RHACM-2.4:rhacm2/rbac-query-proxy-rhel8@sha256:b549a06e14f326d196883c8168db3f82edbb952184ea4742b6d4eca78b13bc69_ppc64le",
"8Base-RHACM-2.4:rhacm2/redisgraph-tls-rhel8@sha256:7e3245ba0f53c4c510f7151b3e940c13d5a79d8d95b203e3b8ceaca4ceea42ea_ppc64le",
"8Base-RHACM-2.4:rhacm2/redisgraph-tls-rhel8@sha256:9fb4a62d70505c508d0d8dc158f8fa1c759c23f6a13c6a069a40a32c5cbce1fe_s390x",
"8Base-RHACM-2.4:rhacm2/redisgraph-tls-rhel8@sha256:cdf817bdb70737e6912e550fa1602bbbcaa5b34a2e2d47a249000aac560cc6f0_amd64",
"8Base-RHACM-2.4:rhacm2/registration-rhel8-operator@sha256:3ca37dec679c11f1333c5fd6c866867ce2e7ed5d3c139c2ad8f3ad7d10be70c0_s390x",
"8Base-RHACM-2.4:rhacm2/registration-rhel8-operator@sha256:45b0e1027807496b3c2a10d8e7c015cc91cc77b9832639adb51a6e5fc7f5071b_ppc64le",
"8Base-RHACM-2.4:rhacm2/registration-rhel8-operator@sha256:6710d98fb67533848a96f35fcbeb0adf6999a7e6534068ccc9956105a4d2db73_amd64",
"8Base-RHACM-2.4:rhacm2/registration-rhel8@sha256:0fbe6a1234544b31be5b6ba778895d31b0486783116796e0e31079cd2ee9f87a_ppc64le",
"8Base-RHACM-2.4:rhacm2/registration-rhel8@sha256:494e65b5e3bf27c3bae221db5154b119ef7689b2cb42894f05c40cf4608f1da6_s390x",
"8Base-RHACM-2.4:rhacm2/registration-rhel8@sha256:5d614eda176a91d5359e8a44a6f93a3fdbda8080f2209f342f83d4816b2d0008_amd64",
"8Base-RHACM-2.4:rhacm2/search-aggregator-rhel8@sha256:176ba84e41d3465826245fd9acd199c0b292c25a76c88bbcab8c07d93829ff9c_s390x",
"8Base-RHACM-2.4:rhacm2/search-aggregator-rhel8@sha256:3857111bc468c7bb79a7476d6bc5df0add7d8951799b65b6414f1f5dd3d5b9b8_amd64",
"8Base-RHACM-2.4:rhacm2/search-aggregator-rhel8@sha256:52a2dd79f67b1910a7129f70ba18b48656cd41b2a15f2ae4af2509c0eaa4205a_ppc64le",
"8Base-RHACM-2.4:rhacm2/search-api-rhel8@sha256:2d64646d663ac682a087fc69314bd72751ba2b005ab08a93da223470a863a740_amd64",
"8Base-RHACM-2.4:rhacm2/search-api-rhel8@sha256:74ccabf407b668837238eb3ad2e536fcb0b3df9a48741f43edf2456fbee80cc6_ppc64le",
"8Base-RHACM-2.4:rhacm2/search-api-rhel8@sha256:de9cc78ae58b063980c0fd3797cc6aba79bedc22898dae3fbce64c94dfd82909_s390x",
"8Base-RHACM-2.4:rhacm2/search-collector-rhel8@sha256:37c5344f9061f44ea363d64c2118e791999007ecdead8d15c8c121aff83631fe_amd64",
"8Base-RHACM-2.4:rhacm2/search-collector-rhel8@sha256:98fb5b0965d41badb9933eb0fc23a5006c1e1cb555a8b80b63a6a00bc87b1c7a_s390x",
"8Base-RHACM-2.4:rhacm2/search-collector-rhel8@sha256:ff9c98d5836007520ff971116d5c143b6e0fafa25e5c8f0dfd4b1a23f191f1d2_ppc64le",
"8Base-RHACM-2.4:rhacm2/search-rhel8@sha256:13b61bea54f6d67fb749852d48dc6a035ee516ed5f3d339619b97924e078ca59_ppc64le",
"8Base-RHACM-2.4:rhacm2/search-rhel8@sha256:210fdca717aef2b4159e223a4f0bab06cdae9491d2c890d63710cf3c71de0c32_amd64",
"8Base-RHACM-2.4:rhacm2/search-rhel8@sha256:5f3249435b29dba366242d6e68e6f1f2f4a8f4cd8941fb881d297bd5ed9fa72e_s390x",
"8Base-RHACM-2.4:rhacm2/search-ui-rhel8@sha256:2203d5c5cadd4be391bba00bbf8a588e930dcde7c438e15c14ed0e7a3fd31522_s390x",
"8Base-RHACM-2.4:rhacm2/search-ui-rhel8@sha256:aa0f257b502a6fcf1d2eb2270858f7d145abee32b9a64ba511bab22218b74e0a_ppc64le",
"8Base-RHACM-2.4:rhacm2/search-ui-rhel8@sha256:d4a81b7b29b9a76aa631ad26471b3cd6202775853f5a2102260c4f1e339cdfe0_amd64",
"8Base-RHACM-2.4:rhacm2/submariner-addon-rhel8@sha256:0faded1f0229ce80be36090a54ed761f1c89b414e84bd11d680fbddd382a986b_amd64",
"8Base-RHACM-2.4:rhacm2/submariner-addon-rhel8@sha256:4331c06cda7427491fcf5061f9695ab5f87dea5a02b5b915b1354c20f3cff830_s390x",
"8Base-RHACM-2.4:rhacm2/submariner-addon-rhel8@sha256:514d5c15aceb07e72ba74d9ba1b3bdc2e84e1c4060b2facdb886809b118c704c_ppc64le",
"8Base-RHACM-2.4:rhacm2/thanos-receive-controller-rhel8@sha256:2da6d891769a4d9cb936d93a8ea84eea45f33e482c79cc74418f4143c5c145e7_s390x",
"8Base-RHACM-2.4:rhacm2/thanos-receive-controller-rhel8@sha256:8c0745aa13e06c6cc159d8be33302b766673bdd1aedff1309d205519587440ab_amd64",
"8Base-RHACM-2.4:rhacm2/thanos-receive-controller-rhel8@sha256:8d0e265c199c32e757c2004d89db64bc64092171b98068aab03f977a744cc5bc_ppc64le",
"8Base-RHACM-2.4:rhacm2/thanos-rhel8@sha256:8036c9dd2d44027f5173b935ee8dcd9b3e87b433d65a50f83ffa76a503cf747c_s390x",
"8Base-RHACM-2.4:rhacm2/thanos-rhel8@sha256:ed22c2650f0d908174896647ced911a49945714a114836096b787cc879164bc4_ppc64le",
"8Base-RHACM-2.4:rhacm2/thanos-rhel8@sha256:fbe3062ae92faafd40caac5ddd0b20e2d1bfcaa64febebc0dcd5d368a3734c12_amd64",
"8Base-RHACM-2.4:rhacm2/volsync-mover-rclone-rhel8@sha256:0b3c2d30d0a6109db50dba4053d795fc92bfcadc380a8a8deb5ae4ef4e6d29fa_ppc64le",
"8Base-RHACM-2.4:rhacm2/volsync-mover-rclone-rhel8@sha256:6784f7672ac4c8f47ddaf9b5fc6b98f2c1d18c48be212114eeab9babb780cba6_s390x",
"8Base-RHACM-2.4:rhacm2/volsync-mover-rclone-rhel8@sha256:ada830a6dfa3f00aba2a32225a9884bbe31d20b93ece21249b11e6b037d85e75_amd64",
"8Base-RHACM-2.4:rhacm2/volsync-mover-restic-rhel8@sha256:31244fad1da3b5c258babd12defc1192a8534727f12ad775aad9d202fb6a5947_amd64",
"8Base-RHACM-2.4:rhacm2/volsync-mover-restic-rhel8@sha256:3ac9147cf782a40b3881973a399add430aee10cdfe1abdb00c98a0b5a3a527dc_s390x",
"8Base-RHACM-2.4:rhacm2/volsync-mover-restic-rhel8@sha256:9d00b2d06752192dd8f8f48aeb2786ac1ee0c062ed8916cf3f693c7d2a05e208_ppc64le",
"8Base-RHACM-2.4:rhacm2/volsync-mover-rsync-rhel8@sha256:30e06b75f83e22faeed2108f68b158fb35b4db22b83f049c61706ddcbfef27d9_ppc64le",
"8Base-RHACM-2.4:rhacm2/volsync-mover-rsync-rhel8@sha256:530aedee3aeca43ef0501f5cd2aa07c65eb708ac1a7fcd97fc3000358744d1bd_s390x",
"8Base-RHACM-2.4:rhacm2/volsync-mover-rsync-rhel8@sha256:c5621b5d113a1330bdc04f1fce05fd6f16c10526511ba207cb24551f7efe0e58_amd64",
"8Base-RHACM-2.4:rhacm2/volsync-rhel8@sha256:1ab81a27373c351eb2c932536fc9ea6cbf74911b794e3cd183c8e5624940a656_ppc64le",
"8Base-RHACM-2.4:rhacm2/volsync-rhel8@sha256:90ed24a800b82c2eb1c0f2d08aa11b2bea942e6a9044e3a01a5778877e7b376a_s390x",
"8Base-RHACM-2.4:rhacm2/volsync-rhel8@sha256:9e02a53649909a9d3ccd5c22f5c231b3ad69f451d7b5a32033046f3031cde188_amd64",
"8Base-RHACM-2.4:rhacm2/work-rhel8@sha256:0facf27d638269e722029217ef72016556c60e42887a836e4a0ad6140c1b6dcf_s390x",
"8Base-RHACM-2.4:rhacm2/work-rhel8@sha256:5694a214f662b4556b1fdf088ef0d33d6674dc3be3ae5d2fbdf00e56addeae3c_amd64",
"8Base-RHACM-2.4:rhacm2/work-rhel8@sha256:73b036d1c7b9c44010ef9716be8c96bfd2a7af7e09b2cf3402cc2aac81ef94e4_ppc64le"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2022-31129"
},
{
"category": "external",
"summary": "RHBZ#2105075",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2105075"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2022-31129",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-31129"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2022-31129",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2022-31129"
},
{
"category": "external",
"summary": "https://github.com/moment/moment/security/advisories/GHSA-wc69-rhjr-hc9g",
"url": "https://github.com/moment/moment/security/advisories/GHSA-wc69-rhjr-hc9g"
}
],
"release_date": "2022-07-06T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2022-09-26T14:49:03+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 update:\n\nhttps://access.redhat.com/documentation/en-us/red_hat_advanced_cluster_management_for_kubernetes/2.4/html-single/install/index#installing",
"product_ids": [
"8Base-RHACM-2.4:rhacm2/acm-grafana-rhel8@sha256:17c53124f6c09cc839f533aee0c870078f547fef29a19803814f5c5fbc5e7939_s390x",
"8Base-RHACM-2.4:rhacm2/acm-grafana-rhel8@sha256:644a295644e91a8976d4df02e5ccdd711d8d3c8fa409cae698671b49b96ec00a_ppc64le",
"8Base-RHACM-2.4:rhacm2/acm-grafana-rhel8@sha256:9c9b992bf748282d7cdc941b7907bbcbabe69a8b287bc4195a6bc8b9d9b6cbd0_amd64",
"8Base-RHACM-2.4:rhacm2/acm-must-gather-rhel8@sha256:0cca0dbb0b7adff8eaea1315b422edb6ea1778befa4772f3e6f5755fb5519196_s390x",
"8Base-RHACM-2.4:rhacm2/acm-must-gather-rhel8@sha256:63b5758cfcffe96326b090ae51d38c00ca13b35e9fe5e4354cd33e67d042c41b_amd64",
"8Base-RHACM-2.4:rhacm2/acm-must-gather-rhel8@sha256:cfc97f6c9495bac2635e016dd47049683f8ed78c932ef2c70cec2ec7be323fea_ppc64le",
"8Base-RHACM-2.4:rhacm2/acm-operator-bundle@sha256:346215260baa3371853d15ccc451c3ac418813c5cd9b422b0ad9f2dd6ae8a511_s390x",
"8Base-RHACM-2.4:rhacm2/acm-operator-bundle@sha256:cb4fca4155dc3e274712c0c7609eb6111a6e03207ddaa0d5c3c8752badc15b2c_amd64",
"8Base-RHACM-2.4:rhacm2/acm-operator-bundle@sha256:cceb82a8492d7e971e515f1a0a5391a1051e4f130f7a14e412def20616e05d40_ppc64le",
"8Base-RHACM-2.4:rhacm2/agent-service-rhel8@sha256:5b5046b04aa10807a6676916cf4744f0cd36c056dd3fd626304814af2d665cf9_amd64",
"8Base-RHACM-2.4:rhacm2/agent-service-rhel8@sha256:5c89bb44eda9a0754ea1d1ca69ea260f02f060c517194251519439e4b943e46a_ppc64le",
"8Base-RHACM-2.4:rhacm2/agent-service-rhel8@sha256:cfe9dfc60224b6206d6fbbc4c4ee95e378ce2da8b79c176e5e7bfdd8b0375f88_s390x",
"8Base-RHACM-2.4:rhacm2/application-ui-rhel8@sha256:6acf7df47405a4ccb3ede12db6574a0829d28f94ea5d20d6041db1bd045a90c6_ppc64le",
"8Base-RHACM-2.4:rhacm2/application-ui-rhel8@sha256:96c10e483a1c99f0ac91fb84df87ebe927e82ca35ef7e36e0f583121dcdd8b15_amd64",
"8Base-RHACM-2.4:rhacm2/application-ui-rhel8@sha256:ffb0b475eccc16a227f13a3d0d332f9cd9b96eade52646352a7497f903edf1a2_s390x",
"8Base-RHACM-2.4:rhacm2/assisted-image-service-rhel8@sha256:2c2f96ebf908cf415613aec65a414884ec35784e4bdcd4c4b4978aa98149af4d_amd64",
"8Base-RHACM-2.4:rhacm2/assisted-image-service-rhel8@sha256:c89023b0b424e2b8800399fc4b6cfa9336248f3222097c094d33fd2b872398aa_ppc64le",
"8Base-RHACM-2.4:rhacm2/assisted-image-service-rhel8@sha256:e49c328eb815293dd606199a0b8a2bd0db6bbf5d87eeaa7902d6d4df1bb41d35_s390x",
"8Base-RHACM-2.4:rhacm2/assisted-installer-agent-rhel8@sha256:86fd675a09451d3ee552452999cd2c82410174f5e55dcfd4f21286559363217e_amd64",
"8Base-RHACM-2.4:rhacm2/assisted-installer-reporter-rhel8@sha256:dcc214165e5c895925f52673577fa73274b017e3e9017818bf5c0327b3600ffb_ppc64le",
"8Base-RHACM-2.4:rhacm2/assisted-installer-reporter-rhel8@sha256:f7004db056478b4c1b101ab0ceac24f78dbefc018a1e76e12e8a4f69fd171175_amd64",
"8Base-RHACM-2.4:rhacm2/assisted-installer-rhel8@sha256:6e002bec6af8e7d7b0c89bc25f4a9e3224e47f5638be7cc2a9c68a5e92447254_amd64",
"8Base-RHACM-2.4:rhacm2/assisted-installer-rhel8@sha256:815976efa30282899af7de91b5df1fdeca10c709d0fc60d09d8f3abb1c2acdc3_ppc64le",
"8Base-RHACM-2.4:rhacm2/cert-policy-controller-rhel8@sha256:0e30470d12e11f473750e0b95833d0d1fe6fd3ee9d9d0c5d7454614449156148_s390x",
"8Base-RHACM-2.4:rhacm2/cert-policy-controller-rhel8@sha256:2324eeab4219c1c953b698cbd1cf57e0af777f31042de00eaaa2bf163f84cae1_amd64",
"8Base-RHACM-2.4:rhacm2/cert-policy-controller-rhel8@sha256:c3d60eaf9f775e623114d093450b5d170b4048ef1e52267a2153ec54489bd00f_ppc64le",
"8Base-RHACM-2.4:rhacm2/cluster-backup-rhel8-operator@sha256:9969b8f2f91bd0a3ef0e89300d66a656238a3a3361d56cf7fc0eb55db1752782_amd64",
"8Base-RHACM-2.4:rhacm2/cluster-backup-rhel8-operator@sha256:d5639931ddcb1288f279f54a3688fcb8c94d710a457917c46bfa3db6cd1a317b_s390x",
"8Base-RHACM-2.4:rhacm2/cluster-backup-rhel8-operator@sha256:fa4667d27a8778efc83ace86657c638aacb7ccc3168c489d427c1d6ab834cbb2_ppc64le",
"8Base-RHACM-2.4:rhacm2/cluster-curator-controller-rhel8@sha256:4b32ee29c898c9f52a5fdeed3a6a595ac157db7051b36086eddf7a8f91b2ec08_ppc64le",
"8Base-RHACM-2.4:rhacm2/cluster-curator-controller-rhel8@sha256:9e6a260d8130731601612a56cea728fc6b80cfa3d7fd8b6612175ff76b290dea_s390x",
"8Base-RHACM-2.4:rhacm2/cluster-curator-controller-rhel8@sha256:faa454bab3f9ea36a2d5a1eaa16806ac3669472856833e750571e45da7074d40_amd64",
"8Base-RHACM-2.4:rhacm2/cluster-proxy-addon-rhel8@sha256:03d738d93d893b9fd9d2587e14b9a7a92bbb5eca4b85901b5e07cff1e7a3ab73_s390x",
"8Base-RHACM-2.4:rhacm2/cluster-proxy-addon-rhel8@sha256:22c9595f3f4d95b6dc6c17ce5412f4131d9ce501f2660f23d176f276c4a97a73_ppc64le",
"8Base-RHACM-2.4:rhacm2/cluster-proxy-addon-rhel8@sha256:ae6de1e14b7897a944733cdb9963f31990d696a66260974d3f692e0af87161d3_amd64",
"8Base-RHACM-2.4:rhacm2/clusterclaims-controller-rhel8@sha256:2c7f03c0ca17163c949249bb4b480a0fd2c986e55b0dc23c6cd3b0a974b4c229_ppc64le",
"8Base-RHACM-2.4:rhacm2/clusterclaims-controller-rhel8@sha256:bd8fa875e2c6b6c650c21089441b417ae657b8e1fda2786d2f328978776a6883_s390x",
"8Base-RHACM-2.4:rhacm2/clusterclaims-controller-rhel8@sha256:c49c92c632968e08f74d08eaa99862f0dd8dd1fe4a85f05e57efa90e5dca5563_amd64",
"8Base-RHACM-2.4:rhacm2/clusterlifecycle-state-metrics-rhel8@sha256:3711cb41642a7fffc69a0c98db128d39d980555127f22a9d1dfd76c9631b8edc_ppc64le",
"8Base-RHACM-2.4:rhacm2/clusterlifecycle-state-metrics-rhel8@sha256:60a54bc76a84f2369b02dc1b9b0d8353da93acc9f8193a26739110c6fe59abdd_s390x",
"8Base-RHACM-2.4:rhacm2/clusterlifecycle-state-metrics-rhel8@sha256:6df08e52cee6890187b6be3a62b36c18fcff7e34630da933e0a5f7bcecec6b4c_amd64",
"8Base-RHACM-2.4:rhacm2/config-policy-controller-rhel8@sha256:8fb0581852dc1dfd80a81ba03c6976da1aa8d93675f626765f2266adfa94d5ac_s390x",
"8Base-RHACM-2.4:rhacm2/config-policy-controller-rhel8@sha256:929233f873cbf980fb850a9812c98bd09f907e26d9afeb1c0198d52776e33b32_ppc64le",
"8Base-RHACM-2.4:rhacm2/config-policy-controller-rhel8@sha256:a3653dcecb777d7b3915c49b7999793b90dd4524628d5517368a0837af46aa07_amd64",
"8Base-RHACM-2.4:rhacm2/console-api-rhel8@sha256:02481bcf2ddd1771d965e947cfcbad66540e2df055a3013bee5185ab84960d6d_ppc64le",
"8Base-RHACM-2.4:rhacm2/console-api-rhel8@sha256:3a47d211370efc6e1661d4d0abd0d5abc65d8a759218af7c2722db820a664d8c_s390x",
"8Base-RHACM-2.4:rhacm2/console-api-rhel8@sha256:789e1950e886e54c341699cc8ec0c4bfb9a0e295e49961366759e861d32d5ef9_amd64",
"8Base-RHACM-2.4:rhacm2/console-rhel8@sha256:5215e1a2f456b83ba4ae02ea653bef51d331ced6e9a4c67958e8c41cd88aa818_s390x",
"8Base-RHACM-2.4:rhacm2/console-rhel8@sha256:d5cbabd5d26e6e712d9f531db8ebaa3a793599538ef2e62262b02c165ea74b9a_ppc64le",
"8Base-RHACM-2.4:rhacm2/console-rhel8@sha256:e797bce5724653b3ae0395c66c4796dc0594002cdde7242f4fd29c2fd5e703fa_amd64",
"8Base-RHACM-2.4:rhacm2/discovery-rhel8-operator@sha256:224af94e4e027bfb7edff3f889ec08aa031eaede2e4a02c67ce2925f29230ea8_s390x",
"8Base-RHACM-2.4:rhacm2/discovery-rhel8-operator@sha256:5dd54d496d15c262072c6024385e9fbf016edabe8a6bcdf31ec63ed5c445088c_amd64",
"8Base-RHACM-2.4:rhacm2/discovery-rhel8-operator@sha256:f64cae3c176e4b18af716ba054dcebafa07c3f893943de09b7dfd0285a9271d5_ppc64le",
"8Base-RHACM-2.4:rhacm2/endpoint-monitoring-rhel8-operator@sha256:516888a8ee8d509b77cda6ef2154a6d70a94a48a2c8c5bc7a9b1b9f2e089ff57_ppc64le",
"8Base-RHACM-2.4:rhacm2/endpoint-monitoring-rhel8-operator@sha256:c48ced70438f389ee0a22a8670db80c121c087728533c5cd2070751ce3b2614e_amd64",
"8Base-RHACM-2.4:rhacm2/endpoint-monitoring-rhel8-operator@sha256:ee184be0540e401b6834747b6632b11d69269f3d9ab44bc4aaab9fc9877191aa_s390x",
"8Base-RHACM-2.4:rhacm2/governance-policy-propagator-rhel8@sha256:b5a8689de0cc37c38daca89e1a6f64b6601b341a8f12ef6c093ec12b83bca4e8_s390x",
"8Base-RHACM-2.4:rhacm2/governance-policy-propagator-rhel8@sha256:f885cac3c1b78c94885f9a9e197511c51b5470b192d6ac48e6cb20a592b36832_ppc64le",
"8Base-RHACM-2.4:rhacm2/governance-policy-propagator-rhel8@sha256:fbec65b4937bbdad28cc1e04b5b215caddeaacda3a844cd0a45ade093997adc3_amd64",
"8Base-RHACM-2.4:rhacm2/governance-policy-spec-sync-rhel8@sha256:2c130b6df67cd0a8ee055d9b8bb3ede4bcf211978db7cdd892f78bf1d56dd269_amd64",
"8Base-RHACM-2.4:rhacm2/governance-policy-spec-sync-rhel8@sha256:6a8227f1560751fd8e1d2ec8136d8855599727eb7ad382bd5b18167ba46b31ff_ppc64le",
"8Base-RHACM-2.4:rhacm2/governance-policy-spec-sync-rhel8@sha256:c2c6ab3e7317dee023b79cc868c052a8a602610925932358498a3a215d5c8089_s390x",
"8Base-RHACM-2.4:rhacm2/governance-policy-status-sync-rhel8@sha256:385006b34743b689054c581eaaffb5298adfd092eaa13ff6c24f28fa5b79a178_amd64",
"8Base-RHACM-2.4:rhacm2/governance-policy-status-sync-rhel8@sha256:6c2ec36725b956432591b6cb6a20d4eb2ac3bf759ab4a901f581c81bcb12270c_ppc64le",
"8Base-RHACM-2.4:rhacm2/governance-policy-status-sync-rhel8@sha256:76f717cb9fe271941f45794a8dd9ebb85af0f7ab6cd104a698352b875e1b721d_s390x",
"8Base-RHACM-2.4:rhacm2/governance-policy-template-sync-rhel8@sha256:2d0d4141d0df7a5309edb3aa064591479facd14d604f5338383a88a7c01fb976_s390x",
"8Base-RHACM-2.4:rhacm2/governance-policy-template-sync-rhel8@sha256:a96e372e54eadb8c0f384eaf5295a5a17ab701c5051b5ae59341ecc01489099b_ppc64le",
"8Base-RHACM-2.4:rhacm2/governance-policy-template-sync-rhel8@sha256:d9135c4c5eb68af915b552e2d7fe62251f4a3a23d45a7b193d754b7da900b159_amd64",
"8Base-RHACM-2.4:rhacm2/grafana-dashboard-loader-rhel8@sha256:1f8b57a645d0abc3e639eb493f228d3485f4a3f53528175bc386f712fce7cd3f_amd64",
"8Base-RHACM-2.4:rhacm2/grafana-dashboard-loader-rhel8@sha256:5419a6207c0cd1adb21d7c4c3378d31f240a9f29674aee612608d015fe0b491f_ppc64le",
"8Base-RHACM-2.4:rhacm2/grafana-dashboard-loader-rhel8@sha256:6190c4487c63f61cb24e8d219aa1ebc6ff5d8d8b1ece5bbb3da5d46e67f0b98c_s390x",
"8Base-RHACM-2.4:rhacm2/grc-ui-api-rhel8@sha256:40f04e8634a2151e7a4aefe823c980d1d98c89ddb1210b55b4c0566bd85fd787_amd64",
"8Base-RHACM-2.4:rhacm2/grc-ui-api-rhel8@sha256:999f7119e60d578cd54b08135838fb8ecb996cd93f8e6f07ee92ec776f86f3d7_s390x",
"8Base-RHACM-2.4:rhacm2/grc-ui-api-rhel8@sha256:a8072d656eb14084eafd141690c02119376c9436faab8e4d219e1f0ade7ed2ec_ppc64le",
"8Base-RHACM-2.4:rhacm2/grc-ui-rhel8@sha256:18beaf038580dd78d44cdbd7b3e9bfab16b1ae9f1b454689abe1ebfefe4964b5_amd64",
"8Base-RHACM-2.4:rhacm2/grc-ui-rhel8@sha256:2e28251e1a65b7176007f53887f3693e5268848b1bb8a1e084e9f1064deaec8a_s390x",
"8Base-RHACM-2.4:rhacm2/grc-ui-rhel8@sha256:3848541d746de6dfacca63f06f29fc7d203dfa4c73dbd749407896ddddb7306c_ppc64le",
"8Base-RHACM-2.4:rhacm2/iam-policy-controller-rhel8@sha256:0deeefc1600e43aac6d9eadd05b32d3a1b2059632ec7e8b005eb2245b52dbd98_amd64",
"8Base-RHACM-2.4:rhacm2/iam-policy-controller-rhel8@sha256:7d1534ff8b00cd38716d2bfb65b924a45e9ec18a8eccad13c5e3818f858630b6_s390x",
"8Base-RHACM-2.4:rhacm2/iam-policy-controller-rhel8@sha256:b2fa794482a54fcfcbf7d0ac8597e9cb0ac0c73cfe5afa8bf2e73ca35d37feb9_ppc64le",
"8Base-RHACM-2.4:rhacm2/insights-client-rhel8@sha256:0f567016e55498bef2be33665d247eb14308b13aaef5cc670de7e06ff830cb9a_amd64",
"8Base-RHACM-2.4:rhacm2/insights-client-rhel8@sha256:6bd666f6d541ab33598c4a38ac05e8f65f19e03d8630cf685c89b05f14c4f1b8_ppc64le",
"8Base-RHACM-2.4:rhacm2/insights-client-rhel8@sha256:85bf407b6bc232952f4dd7c1edd8a7f4a168a6995d7b866f4417bc65a162efd5_s390x",
"8Base-RHACM-2.4:rhacm2/insights-metrics-rhel8@sha256:180e2ac58d3549c7ed583da66fba14368c606feb65b4313aac3b4f889ec091bb_amd64",
"8Base-RHACM-2.4:rhacm2/insights-metrics-rhel8@sha256:2492650b89feab7de0408be0e3af6d889e6291bb7064ea524dafca87b252840e_s390x",
"8Base-RHACM-2.4:rhacm2/insights-metrics-rhel8@sha256:93066377331da7f85024ae541440cb409c741d393adfdfe289f7d5836c0da183_ppc64le",
"8Base-RHACM-2.4:rhacm2/klusterlet-addon-controller-rhel8@sha256:018f6d71abae2963c853fe9d1a41fdad2df91acb72fee775af08275647d3019f_amd64",
"8Base-RHACM-2.4:rhacm2/klusterlet-addon-controller-rhel8@sha256:500d5166ea2f808c46b71d1a5470a35bffa484d860161a16e9809f90d021b23e_ppc64le",
"8Base-RHACM-2.4:rhacm2/klusterlet-addon-controller-rhel8@sha256:a4d7ef368efce597729c5fc1ae4358a0b45483a11b8363bf8d164c20075da748_s390x",
"8Base-RHACM-2.4:rhacm2/klusterlet-addon-rhel8-operator@sha256:0402e265ec4919aef893be4c0f177b53173bc0c50eb47aafea6822e05a7748be_s390x",
"8Base-RHACM-2.4:rhacm2/klusterlet-addon-rhel8-operator@sha256:6b0fbc1956407a0986460556336fcccfe4d08d712cc4b0af4ca65061baf75ea2_amd64",
"8Base-RHACM-2.4:rhacm2/klusterlet-addon-rhel8-operator@sha256:d7546a69df7b817d0c29c8f95dd3d5d2900c3755c82570b1d610702c56d4fb59_ppc64le",
"8Base-RHACM-2.4:rhacm2/kube-rbac-proxy-rhel8@sha256:6650633c4664e6b537e82eafc593dc91ca206de3b0de878f600c913a95eb18a2_amd64",
"8Base-RHACM-2.4:rhacm2/kube-rbac-proxy-rhel8@sha256:c1c90ee4ae1f908c33c8a8bf38f0b47bfad039bedccf870324f6b554aad5d78c_s390x",
"8Base-RHACM-2.4:rhacm2/kube-rbac-proxy-rhel8@sha256:ccddb38db49a190aa0d5d70e6b4672079ea222a42045d406a4b9974ac7412146_ppc64le",
"8Base-RHACM-2.4:rhacm2/kube-state-metrics-rhel8@sha256:566b95595959ba60677f1518562fd996ef7643dc94aa9e9fead0e4b4096032ca_s390x",
"8Base-RHACM-2.4:rhacm2/kube-state-metrics-rhel8@sha256:789f79b85c022e59143e725a589ac890884f079c969f56efb972b0a0f8d77e66_amd64",
"8Base-RHACM-2.4:rhacm2/kube-state-metrics-rhel8@sha256:971a33f5a57057d3901ff75eebbc13ca8456b4315dd7811139e60bb8872d80bf_ppc64le",
"8Base-RHACM-2.4:rhacm2/managedcluster-import-controller-rhel8@sha256:bcb43adee06dbb1cfb6a5c9fed71847ecc3826e3e44fe04d57b7143a6123daa5_s390x",
"8Base-RHACM-2.4:rhacm2/managedcluster-import-controller-rhel8@sha256:dbf235a9723a1c21471d8ef0029f3c999ac3b22512d67facd052efb725431bc1_ppc64le",
"8Base-RHACM-2.4:rhacm2/managedcluster-import-controller-rhel8@sha256:faf01c5554224350e4cffd1fc4ce275886791e45857bf0ed5f90ffa3a64680dc_amd64",
"8Base-RHACM-2.4:rhacm2/management-ingress-rhel8@sha256:46293eeaad521f993ed01467e13cae70f600426ef09df0e02dd8b83348b60027_amd64",
"8Base-RHACM-2.4:rhacm2/management-ingress-rhel8@sha256:c3cdbf5ff93b3b19ac2d7cf15b9152a0761d473de7afe29832a7ca3b833b6797_s390x",
"8Base-RHACM-2.4:rhacm2/management-ingress-rhel8@sha256:ce994a8f4c4e5476e6131a6721da748225c89a96c9d471a8638eefb6a22d52b9_ppc64le",
"8Base-RHACM-2.4:rhacm2/memcached-exporter-rhel8@sha256:01398d4f3b1825e864ddae46a5e4b7cc298dabb444dd105787ef6aeb70514571_ppc64le",
"8Base-RHACM-2.4:rhacm2/memcached-exporter-rhel8@sha256:5432fa56e40dee2475da7ee7b7e89cca10a8f06f4cbea94983fa094bfbef81ff_amd64",
"8Base-RHACM-2.4:rhacm2/memcached-exporter-rhel8@sha256:e22fa2dbc6733fc176f44cf42ec8f51b69672d354d6d2cf510eada5fe41a5245_s390x",
"8Base-RHACM-2.4:rhacm2/memcached-rhel8@sha256:0a0a88fb0138cd6de2e3fce81ab959d12cbda64e5fbab1046008aee1d94f12e2_s390x",
"8Base-RHACM-2.4:rhacm2/memcached-rhel8@sha256:7e0ee17c6d00d20773799cfb6c6e9e27c204d1e31010aa71a7f0f35eb5179a35_amd64",
"8Base-RHACM-2.4:rhacm2/memcached-rhel8@sha256:b9213f5525ebd51960412c15d416a591bf23731b6217f79aca2a89a893df2102_ppc64le",
"8Base-RHACM-2.4:rhacm2/metrics-collector-rhel8@sha256:431d4089a4a93c6b6a00cf9b63ecd9199a5545f09190577356b22ff6646820f3_amd64",
"8Base-RHACM-2.4:rhacm2/metrics-collector-rhel8@sha256:83f649b506ca698251c884692307d7cd52bbae87b0bf7790f96ffd24dd7f4fd7_ppc64le",
"8Base-RHACM-2.4:rhacm2/metrics-collector-rhel8@sha256:d37401c5fb672c56004f75974a4069d5d3b6c5e96ac7be4c174f9f178a7666bc_s390x",
"8Base-RHACM-2.4:rhacm2/multicloud-integrations-rhel8@sha256:a311c6ef1099d2370209bbbe30cfac6d1c50d79a2321beaab1f6158ab2db8bec_s390x",
"8Base-RHACM-2.4:rhacm2/multicloud-integrations-rhel8@sha256:e666154a539974d0cc005bc74903dc9f173920101dbfc5169b14a30129991475_ppc64le",
"8Base-RHACM-2.4:rhacm2/multicloud-integrations-rhel8@sha256:f37fe856571112970ae4786d313bf51e78b26e1630e443d276abb4de8e47e525_amd64",
"8Base-RHACM-2.4:rhacm2/multicloud-manager-rhel8@sha256:1dd235aa8599ca070f5175ad9da5bdb9505a7dfbbd87173f0bbf4e14ca0d5e88_ppc64le",
"8Base-RHACM-2.4:rhacm2/multicloud-manager-rhel8@sha256:8a1eeafb2a738aecb2723889c98e287638e950fec05425f1fe132ff7eb01738f_amd64",
"8Base-RHACM-2.4:rhacm2/multicloud-manager-rhel8@sha256:d458a289528173a07f7ff6d87279474e8379a2f05c11d5a9be97f9c43e38ec75_s390x",
"8Base-RHACM-2.4:rhacm2/multicluster-observability-rhel8-operator@sha256:45d046d621eab996c457a90b607ca9a57e2ca5dcad384d3cd5317475e096e098_amd64",
"8Base-RHACM-2.4:rhacm2/multicluster-observability-rhel8-operator@sha256:7ed02712f2d5093f7c751a6d22c9ffe5ce3b00c4cc901ffb779b8b51e282d698_s390x",
"8Base-RHACM-2.4:rhacm2/multicluster-observability-rhel8-operator@sha256:7f89cc6647700f7ddc46d4fabb4b3702142aa0fe9bd23026eba98c704026e9e9_ppc64le",
"8Base-RHACM-2.4:rhacm2/multicluster-operators-application-rhel8@sha256:27492dfdd71cc0bae6e01a184ac8fe5677ce172583b0fd1b9112dfd789009839_ppc64le",
"8Base-RHACM-2.4:rhacm2/multicluster-operators-application-rhel8@sha256:3af2802a89c09966e9c63f40974d8554a7b7b88cc386bbf5bda0a4cc987b7c15_s390x",
"8Base-RHACM-2.4:rhacm2/multicluster-operators-application-rhel8@sha256:723ac91ea8c130d80b48db30e05186607210aea71c7afc1c072b9a691e350215_amd64",
"8Base-RHACM-2.4:rhacm2/multicluster-operators-channel-rhel8@sha256:09883ff8a783d3f83e1c26566555c5ad140cc8bbf0d4cdb5220ef344c6282752_ppc64le",
"8Base-RHACM-2.4:rhacm2/multicluster-operators-channel-rhel8@sha256:4a34b2593897d4b1a1af124bdf6fb7e51bbd97bb4c56dd8ae463b3f3abbb7718_s390x",
"8Base-RHACM-2.4:rhacm2/multicluster-operators-channel-rhel8@sha256:883282b801566b5a40a32e33ebc431ac1398afb68f47ce931cc82b8b9eca1e55_amd64",
"8Base-RHACM-2.4:rhacm2/multicluster-operators-deployable-rhel8@sha256:0a15e49232c20ead26ade38823cd40d785e612670a41cac28ecea2066025a3d1_amd64",
"8Base-RHACM-2.4:rhacm2/multicluster-operators-deployable-rhel8@sha256:0ecd46eb89e90d787c442fd0ca92f84e9bf7fa6c2e315a0b95912616687c0580_s390x",
"8Base-RHACM-2.4:rhacm2/multicluster-operators-deployable-rhel8@sha256:bd148be0ad6ddbcc1995f94b4660d3fbe2338112230c840d77f53a564b14ec4a_ppc64le",
"8Base-RHACM-2.4:rhacm2/multicluster-operators-placementrule-rhel8@sha256:4bdca102dae861d39d81a2df4be1767e4e702ce3836224e9b875f613d1af0c37_ppc64le",
"8Base-RHACM-2.4:rhacm2/multicluster-operators-placementrule-rhel8@sha256:d71975de4b1d6b53d19ddf338f3d19ad7e28812f8fc932c144eee630d9cab176_amd64",
"8Base-RHACM-2.4:rhacm2/multicluster-operators-placementrule-rhel8@sha256:fa3e2e45501d661f4f724dea809b6eff73455db623b03178130590dbf317dba5_s390x",
"8Base-RHACM-2.4:rhacm2/multicluster-operators-subscription-release-rhel8@sha256:2e13c28d1f18f2efac62207515450a42732d4be790199ab0e5ddf2f181649cb4_ppc64le",
"8Base-RHACM-2.4:rhacm2/multicluster-operators-subscription-release-rhel8@sha256:50dc29deac8efaac3bf321270b718dec41d8b80746d3548c076ab26b2c6b63ca_s390x",
"8Base-RHACM-2.4:rhacm2/multicluster-operators-subscription-release-rhel8@sha256:faae7a0632b10dc9b65af7a8af7e7c7d9e26f2f7087687fa19d2afefa7426c5a_amd64",
"8Base-RHACM-2.4:rhacm2/multicluster-operators-subscription-rhel8@sha256:1fa2779aab32977ec8e867ed188dcdd66106986c3cbf39f02e2a555873ba478a_ppc64le",
"8Base-RHACM-2.4:rhacm2/multicluster-operators-subscription-rhel8@sha256:731a4f0919cbab729e9dded9e513ec4ad5e1b48967c21f65f3b494158a6b25ba_s390x",
"8Base-RHACM-2.4:rhacm2/multicluster-operators-subscription-rhel8@sha256:ec803f14f854b73a873f95027617246888ea28029f2f4bb5b7f39a5dd63399ca_amd64",
"8Base-RHACM-2.4:rhacm2/multiclusterhub-repo-rhel8@sha256:75504c269b3d0c2af9b48317f3dc070fae58a1e46e95283e2e0e1ab6b60f452d_amd64",
"8Base-RHACM-2.4:rhacm2/multiclusterhub-repo-rhel8@sha256:c21ffdaa0ce90e6c08f4814c09d9a0bd34d341ad1fc8f6ff2152e9007393ba1f_s390x",
"8Base-RHACM-2.4:rhacm2/multiclusterhub-repo-rhel8@sha256:e1e522835d65503d467dc9ef7c4a0149adfc4cbd3620134adb4a5694eda2f0c4_ppc64le",
"8Base-RHACM-2.4:rhacm2/multiclusterhub-rhel8@sha256:37cf6ccd9a2b9af4444fa192e7b5e6979687bd5159d97f48da40c4f9bad249eb_amd64",
"8Base-RHACM-2.4:rhacm2/multiclusterhub-rhel8@sha256:b8dea0eca4c8aaefee6be9afea77e3302ad551f68f5a87316caf65e13ac9138d_s390x",
"8Base-RHACM-2.4:rhacm2/multiclusterhub-rhel8@sha256:d173cf78965bd026a6333af91b55305ea9c349e630fa53548ee42d791295cd69_ppc64le",
"8Base-RHACM-2.4:rhacm2/node-exporter-rhel8@sha256:0b2cf97a3d82fb4570dee71c1232ef9998c7efcd1d9415f9f41351457802d62d_amd64",
"8Base-RHACM-2.4:rhacm2/node-exporter-rhel8@sha256:93e85d546c624a685221a5d0c9085fa59752105587a531c58066a856defa322a_ppc64le",
"8Base-RHACM-2.4:rhacm2/node-exporter-rhel8@sha256:b20c7b88c52ab9772ebd2216333d6324cba08c653135af469a9e6ccb6648d7c6_s390x",
"8Base-RHACM-2.4:rhacm2/observatorium-rhel8-operator@sha256:078b48f3746c33e0c69b11c9e51e70c220a3cc6f0fd26eb5b30534b16c6a2efa_s390x",
"8Base-RHACM-2.4:rhacm2/observatorium-rhel8-operator@sha256:0e1ec4eda138936261dc5a76a18fa4ace6082c636b30021ce10d5d4d0acea890_ppc64le",
"8Base-RHACM-2.4:rhacm2/observatorium-rhel8-operator@sha256:70e41fdcacd43b4e498b8d5917d0e2fb640f4e85f30b1d6646b27aee1bc8dafc_amd64",
"8Base-RHACM-2.4:rhacm2/observatorium-rhel8@sha256:431149d31b309822fa9476f951ae39bde3a81cc5d17d2a79062ced7b729166cd_amd64",
"8Base-RHACM-2.4:rhacm2/observatorium-rhel8@sha256:65aaebf97e8b904e9ff1520f4bc4704bc21614a7377f66a4c6776032621a9ccf_s390x",
"8Base-RHACM-2.4:rhacm2/observatorium-rhel8@sha256:804054ba7c65c0814307017e3ff6681ba25e62384468adbf3712418e1f3b321f_ppc64le",
"8Base-RHACM-2.4:rhacm2/openshift-hive-rhel8@sha256:80950fa60359f90359129bff09665d7e94150bfbcfb048dc46ec77309479733b_ppc64le",
"8Base-RHACM-2.4:rhacm2/openshift-hive-rhel8@sha256:bae2680af5a00937f0ecc680ad979b131ad65fc47c4683dec69e45e442dd38b4_amd64",
"8Base-RHACM-2.4:rhacm2/openshift-hive-rhel8@sha256:c75cad252f1bda9dac27d1145ee01fe91078e6bc29c60b72f2f0977cea56ae9c_s390x",
"8Base-RHACM-2.4:rhacm2/placement-rhel8@sha256:1cc55dc4ec890f583cf63c7c1d5451cd1e409dbb8feed7bb854e6970ba0e9cbd_s390x",
"8Base-RHACM-2.4:rhacm2/placement-rhel8@sha256:98f3db6bd38eec496565558b8c81a06b51fe22ad4c5a462a6b43a61ab3bc853c_amd64",
"8Base-RHACM-2.4:rhacm2/placement-rhel8@sha256:a0a5b1e0cd29da2c215f3ce555230477ce775cbd79423c74426aaa4f7f56cfc5_ppc64le",
"8Base-RHACM-2.4:rhacm2/prometheus-alertmanager-rhel8@sha256:29c84506cb42edbede5abdf086433ef003d677135fe3b51093c1fbafa6f666e0_s390x",
"8Base-RHACM-2.4:rhacm2/prometheus-alertmanager-rhel8@sha256:be4e1ac4ca5c8145ad7488bc9f067d8f1b9f4cb3d79ac43f4addd19cc66a584b_amd64",
"8Base-RHACM-2.4:rhacm2/prometheus-alertmanager-rhel8@sha256:fc83710377e91bec8866053bb2b9f91be7a3c25993488a6f9641e7c93918aadc_ppc64le",
"8Base-RHACM-2.4:rhacm2/prometheus-rhel8@sha256:1587535175898f97007552a6023ef0785861271dc939a751c98db0c41c9e2c97_amd64",
"8Base-RHACM-2.4:rhacm2/prometheus-rhel8@sha256:4aa41836d3699f3b8a546703fa5032a01af6bcac60465e779769c32a36352d0d_s390x",
"8Base-RHACM-2.4:rhacm2/prometheus-rhel8@sha256:f7971a684bcdce02604319ecace5ba585797f116a64024da815bf3e2d27f6251_ppc64le",
"8Base-RHACM-2.4:rhacm2/provider-credential-controller-rhel8@sha256:827351fc8036170bfb1b6d0fc15c84476c8913ae044163884ff89424e0e4235f_s390x",
"8Base-RHACM-2.4:rhacm2/provider-credential-controller-rhel8@sha256:a6f1234d8f90e06b88775ce831e574ec0621e487043d412d7c35d2bde6db21f9_amd64",
"8Base-RHACM-2.4:rhacm2/provider-credential-controller-rhel8@sha256:e33d7b73b6a7d41ef7779800af177a4557608ea87c854e457d0421332fcb421f_ppc64le",
"8Base-RHACM-2.4:rhacm2/rbac-query-proxy-rhel8@sha256:1d1c793c2bf89cb49dc4625981b4f7bc9cc827d01d7c57af88cde59adde21787_amd64",
"8Base-RHACM-2.4:rhacm2/rbac-query-proxy-rhel8@sha256:a129031e0e3c0e389a104f1ad15f4ecbb6382d79e19c62e7b22b31bee7021cdd_s390x",
"8Base-RHACM-2.4:rhacm2/rbac-query-proxy-rhel8@sha256:b549a06e14f326d196883c8168db3f82edbb952184ea4742b6d4eca78b13bc69_ppc64le",
"8Base-RHACM-2.4:rhacm2/redisgraph-tls-rhel8@sha256:7e3245ba0f53c4c510f7151b3e940c13d5a79d8d95b203e3b8ceaca4ceea42ea_ppc64le",
"8Base-RHACM-2.4:rhacm2/redisgraph-tls-rhel8@sha256:9fb4a62d70505c508d0d8dc158f8fa1c759c23f6a13c6a069a40a32c5cbce1fe_s390x",
"8Base-RHACM-2.4:rhacm2/redisgraph-tls-rhel8@sha256:cdf817bdb70737e6912e550fa1602bbbcaa5b34a2e2d47a249000aac560cc6f0_amd64",
"8Base-RHACM-2.4:rhacm2/registration-rhel8-operator@sha256:3ca37dec679c11f1333c5fd6c866867ce2e7ed5d3c139c2ad8f3ad7d10be70c0_s390x",
"8Base-RHACM-2.4:rhacm2/registration-rhel8-operator@sha256:45b0e1027807496b3c2a10d8e7c015cc91cc77b9832639adb51a6e5fc7f5071b_ppc64le",
"8Base-RHACM-2.4:rhacm2/registration-rhel8-operator@sha256:6710d98fb67533848a96f35fcbeb0adf6999a7e6534068ccc9956105a4d2db73_amd64",
"8Base-RHACM-2.4:rhacm2/registration-rhel8@sha256:0fbe6a1234544b31be5b6ba778895d31b0486783116796e0e31079cd2ee9f87a_ppc64le",
"8Base-RHACM-2.4:rhacm2/registration-rhel8@sha256:494e65b5e3bf27c3bae221db5154b119ef7689b2cb42894f05c40cf4608f1da6_s390x",
"8Base-RHACM-2.4:rhacm2/registration-rhel8@sha256:5d614eda176a91d5359e8a44a6f93a3fdbda8080f2209f342f83d4816b2d0008_amd64",
"8Base-RHACM-2.4:rhacm2/search-aggregator-rhel8@sha256:176ba84e41d3465826245fd9acd199c0b292c25a76c88bbcab8c07d93829ff9c_s390x",
"8Base-RHACM-2.4:rhacm2/search-aggregator-rhel8@sha256:3857111bc468c7bb79a7476d6bc5df0add7d8951799b65b6414f1f5dd3d5b9b8_amd64",
"8Base-RHACM-2.4:rhacm2/search-aggregator-rhel8@sha256:52a2dd79f67b1910a7129f70ba18b48656cd41b2a15f2ae4af2509c0eaa4205a_ppc64le",
"8Base-RHACM-2.4:rhacm2/search-api-rhel8@sha256:2d64646d663ac682a087fc69314bd72751ba2b005ab08a93da223470a863a740_amd64",
"8Base-RHACM-2.4:rhacm2/search-api-rhel8@sha256:74ccabf407b668837238eb3ad2e536fcb0b3df9a48741f43edf2456fbee80cc6_ppc64le",
"8Base-RHACM-2.4:rhacm2/search-api-rhel8@sha256:de9cc78ae58b063980c0fd3797cc6aba79bedc22898dae3fbce64c94dfd82909_s390x",
"8Base-RHACM-2.4:rhacm2/search-collector-rhel8@sha256:37c5344f9061f44ea363d64c2118e791999007ecdead8d15c8c121aff83631fe_amd64",
"8Base-RHACM-2.4:rhacm2/search-collector-rhel8@sha256:98fb5b0965d41badb9933eb0fc23a5006c1e1cb555a8b80b63a6a00bc87b1c7a_s390x",
"8Base-RHACM-2.4:rhacm2/search-collector-rhel8@sha256:ff9c98d5836007520ff971116d5c143b6e0fafa25e5c8f0dfd4b1a23f191f1d2_ppc64le",
"8Base-RHACM-2.4:rhacm2/search-rhel8@sha256:13b61bea54f6d67fb749852d48dc6a035ee516ed5f3d339619b97924e078ca59_ppc64le",
"8Base-RHACM-2.4:rhacm2/search-rhel8@sha256:210fdca717aef2b4159e223a4f0bab06cdae9491d2c890d63710cf3c71de0c32_amd64",
"8Base-RHACM-2.4:rhacm2/search-rhel8@sha256:5f3249435b29dba366242d6e68e6f1f2f4a8f4cd8941fb881d297bd5ed9fa72e_s390x",
"8Base-RHACM-2.4:rhacm2/search-ui-rhel8@sha256:2203d5c5cadd4be391bba00bbf8a588e930dcde7c438e15c14ed0e7a3fd31522_s390x",
"8Base-RHACM-2.4:rhacm2/search-ui-rhel8@sha256:aa0f257b502a6fcf1d2eb2270858f7d145abee32b9a64ba511bab22218b74e0a_ppc64le",
"8Base-RHACM-2.4:rhacm2/search-ui-rhel8@sha256:d4a81b7b29b9a76aa631ad26471b3cd6202775853f5a2102260c4f1e339cdfe0_amd64",
"8Base-RHACM-2.4:rhacm2/submariner-addon-rhel8@sha256:0faded1f0229ce80be36090a54ed761f1c89b414e84bd11d680fbddd382a986b_amd64",
"8Base-RHACM-2.4:rhacm2/submariner-addon-rhel8@sha256:4331c06cda7427491fcf5061f9695ab5f87dea5a02b5b915b1354c20f3cff830_s390x",
"8Base-RHACM-2.4:rhacm2/submariner-addon-rhel8@sha256:514d5c15aceb07e72ba74d9ba1b3bdc2e84e1c4060b2facdb886809b118c704c_ppc64le",
"8Base-RHACM-2.4:rhacm2/thanos-receive-controller-rhel8@sha256:2da6d891769a4d9cb936d93a8ea84eea45f33e482c79cc74418f4143c5c145e7_s390x",
"8Base-RHACM-2.4:rhacm2/thanos-receive-controller-rhel8@sha256:8c0745aa13e06c6cc159d8be33302b766673bdd1aedff1309d205519587440ab_amd64",
"8Base-RHACM-2.4:rhacm2/thanos-receive-controller-rhel8@sha256:8d0e265c199c32e757c2004d89db64bc64092171b98068aab03f977a744cc5bc_ppc64le",
"8Base-RHACM-2.4:rhacm2/thanos-rhel8@sha256:8036c9dd2d44027f5173b935ee8dcd9b3e87b433d65a50f83ffa76a503cf747c_s390x",
"8Base-RHACM-2.4:rhacm2/thanos-rhel8@sha256:ed22c2650f0d908174896647ced911a49945714a114836096b787cc879164bc4_ppc64le",
"8Base-RHACM-2.4:rhacm2/thanos-rhel8@sha256:fbe3062ae92faafd40caac5ddd0b20e2d1bfcaa64febebc0dcd5d368a3734c12_amd64",
"8Base-RHACM-2.4:rhacm2/volsync-mover-rclone-rhel8@sha256:0b3c2d30d0a6109db50dba4053d795fc92bfcadc380a8a8deb5ae4ef4e6d29fa_ppc64le",
"8Base-RHACM-2.4:rhacm2/volsync-mover-rclone-rhel8@sha256:6784f7672ac4c8f47ddaf9b5fc6b98f2c1d18c48be212114eeab9babb780cba6_s390x",
"8Base-RHACM-2.4:rhacm2/volsync-mover-rclone-rhel8@sha256:ada830a6dfa3f00aba2a32225a9884bbe31d20b93ece21249b11e6b037d85e75_amd64",
"8Base-RHACM-2.4:rhacm2/volsync-mover-restic-rhel8@sha256:31244fad1da3b5c258babd12defc1192a8534727f12ad775aad9d202fb6a5947_amd64",
"8Base-RHACM-2.4:rhacm2/volsync-mover-restic-rhel8@sha256:3ac9147cf782a40b3881973a399add430aee10cdfe1abdb00c98a0b5a3a527dc_s390x",
"8Base-RHACM-2.4:rhacm2/volsync-mover-restic-rhel8@sha256:9d00b2d06752192dd8f8f48aeb2786ac1ee0c062ed8916cf3f693c7d2a05e208_ppc64le",
"8Base-RHACM-2.4:rhacm2/volsync-mover-rsync-rhel8@sha256:30e06b75f83e22faeed2108f68b158fb35b4db22b83f049c61706ddcbfef27d9_ppc64le",
"8Base-RHACM-2.4:rhacm2/volsync-mover-rsync-rhel8@sha256:530aedee3aeca43ef0501f5cd2aa07c65eb708ac1a7fcd97fc3000358744d1bd_s390x",
"8Base-RHACM-2.4:rhacm2/volsync-mover-rsync-rhel8@sha256:c5621b5d113a1330bdc04f1fce05fd6f16c10526511ba207cb24551f7efe0e58_amd64",
"8Base-RHACM-2.4:rhacm2/volsync-rhel8@sha256:1ab81a27373c351eb2c932536fc9ea6cbf74911b794e3cd183c8e5624940a656_ppc64le",
"8Base-RHACM-2.4:rhacm2/volsync-rhel8@sha256:90ed24a800b82c2eb1c0f2d08aa11b2bea942e6a9044e3a01a5778877e7b376a_s390x",
"8Base-RHACM-2.4:rhacm2/volsync-rhel8@sha256:9e02a53649909a9d3ccd5c22f5c231b3ad69f451d7b5a32033046f3031cde188_amd64",
"8Base-RHACM-2.4:rhacm2/work-rhel8@sha256:0facf27d638269e722029217ef72016556c60e42887a836e4a0ad6140c1b6dcf_s390x",
"8Base-RHACM-2.4:rhacm2/work-rhel8@sha256:5694a214f662b4556b1fdf088ef0d33d6674dc3be3ae5d2fbdf00e56addeae3c_amd64",
"8Base-RHACM-2.4:rhacm2/work-rhel8@sha256:73b036d1c7b9c44010ef9716be8c96bfd2a7af7e09b2cf3402cc2aac81ef94e4_ppc64le"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2022:6696"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "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.4:rhacm2/acm-grafana-rhel8@sha256:17c53124f6c09cc839f533aee0c870078f547fef29a19803814f5c5fbc5e7939_s390x",
"8Base-RHACM-2.4:rhacm2/acm-grafana-rhel8@sha256:644a295644e91a8976d4df02e5ccdd711d8d3c8fa409cae698671b49b96ec00a_ppc64le",
"8Base-RHACM-2.4:rhacm2/acm-grafana-rhel8@sha256:9c9b992bf748282d7cdc941b7907bbcbabe69a8b287bc4195a6bc8b9d9b6cbd0_amd64",
"8Base-RHACM-2.4:rhacm2/acm-must-gather-rhel8@sha256:0cca0dbb0b7adff8eaea1315b422edb6ea1778befa4772f3e6f5755fb5519196_s390x",
"8Base-RHACM-2.4:rhacm2/acm-must-gather-rhel8@sha256:63b5758cfcffe96326b090ae51d38c00ca13b35e9fe5e4354cd33e67d042c41b_amd64",
"8Base-RHACM-2.4:rhacm2/acm-must-gather-rhel8@sha256:cfc97f6c9495bac2635e016dd47049683f8ed78c932ef2c70cec2ec7be323fea_ppc64le",
"8Base-RHACM-2.4:rhacm2/acm-operator-bundle@sha256:346215260baa3371853d15ccc451c3ac418813c5cd9b422b0ad9f2dd6ae8a511_s390x",
"8Base-RHACM-2.4:rhacm2/acm-operator-bundle@sha256:cb4fca4155dc3e274712c0c7609eb6111a6e03207ddaa0d5c3c8752badc15b2c_amd64",
"8Base-RHACM-2.4:rhacm2/acm-operator-bundle@sha256:cceb82a8492d7e971e515f1a0a5391a1051e4f130f7a14e412def20616e05d40_ppc64le",
"8Base-RHACM-2.4:rhacm2/agent-service-rhel8@sha256:5b5046b04aa10807a6676916cf4744f0cd36c056dd3fd626304814af2d665cf9_amd64",
"8Base-RHACM-2.4:rhacm2/agent-service-rhel8@sha256:5c89bb44eda9a0754ea1d1ca69ea260f02f060c517194251519439e4b943e46a_ppc64le",
"8Base-RHACM-2.4:rhacm2/agent-service-rhel8@sha256:cfe9dfc60224b6206d6fbbc4c4ee95e378ce2da8b79c176e5e7bfdd8b0375f88_s390x",
"8Base-RHACM-2.4:rhacm2/application-ui-rhel8@sha256:6acf7df47405a4ccb3ede12db6574a0829d28f94ea5d20d6041db1bd045a90c6_ppc64le",
"8Base-RHACM-2.4:rhacm2/application-ui-rhel8@sha256:96c10e483a1c99f0ac91fb84df87ebe927e82ca35ef7e36e0f583121dcdd8b15_amd64",
"8Base-RHACM-2.4:rhacm2/application-ui-rhel8@sha256:ffb0b475eccc16a227f13a3d0d332f9cd9b96eade52646352a7497f903edf1a2_s390x",
"8Base-RHACM-2.4:rhacm2/assisted-image-service-rhel8@sha256:2c2f96ebf908cf415613aec65a414884ec35784e4bdcd4c4b4978aa98149af4d_amd64",
"8Base-RHACM-2.4:rhacm2/assisted-image-service-rhel8@sha256:c89023b0b424e2b8800399fc4b6cfa9336248f3222097c094d33fd2b872398aa_ppc64le",
"8Base-RHACM-2.4:rhacm2/assisted-image-service-rhel8@sha256:e49c328eb815293dd606199a0b8a2bd0db6bbf5d87eeaa7902d6d4df1bb41d35_s390x",
"8Base-RHACM-2.4:rhacm2/assisted-installer-agent-rhel8@sha256:86fd675a09451d3ee552452999cd2c82410174f5e55dcfd4f21286559363217e_amd64",
"8Base-RHACM-2.4:rhacm2/assisted-installer-reporter-rhel8@sha256:dcc214165e5c895925f52673577fa73274b017e3e9017818bf5c0327b3600ffb_ppc64le",
"8Base-RHACM-2.4:rhacm2/assisted-installer-reporter-rhel8@sha256:f7004db056478b4c1b101ab0ceac24f78dbefc018a1e76e12e8a4f69fd171175_amd64",
"8Base-RHACM-2.4:rhacm2/assisted-installer-rhel8@sha256:6e002bec6af8e7d7b0c89bc25f4a9e3224e47f5638be7cc2a9c68a5e92447254_amd64",
"8Base-RHACM-2.4:rhacm2/assisted-installer-rhel8@sha256:815976efa30282899af7de91b5df1fdeca10c709d0fc60d09d8f3abb1c2acdc3_ppc64le",
"8Base-RHACM-2.4:rhacm2/cert-policy-controller-rhel8@sha256:0e30470d12e11f473750e0b95833d0d1fe6fd3ee9d9d0c5d7454614449156148_s390x",
"8Base-RHACM-2.4:rhacm2/cert-policy-controller-rhel8@sha256:2324eeab4219c1c953b698cbd1cf57e0af777f31042de00eaaa2bf163f84cae1_amd64",
"8Base-RHACM-2.4:rhacm2/cert-policy-controller-rhel8@sha256:c3d60eaf9f775e623114d093450b5d170b4048ef1e52267a2153ec54489bd00f_ppc64le",
"8Base-RHACM-2.4:rhacm2/cluster-backup-rhel8-operator@sha256:9969b8f2f91bd0a3ef0e89300d66a656238a3a3361d56cf7fc0eb55db1752782_amd64",
"8Base-RHACM-2.4:rhacm2/cluster-backup-rhel8-operator@sha256:d5639931ddcb1288f279f54a3688fcb8c94d710a457917c46bfa3db6cd1a317b_s390x",
"8Base-RHACM-2.4:rhacm2/cluster-backup-rhel8-operator@sha256:fa4667d27a8778efc83ace86657c638aacb7ccc3168c489d427c1d6ab834cbb2_ppc64le",
"8Base-RHACM-2.4:rhacm2/cluster-curator-controller-rhel8@sha256:4b32ee29c898c9f52a5fdeed3a6a595ac157db7051b36086eddf7a8f91b2ec08_ppc64le",
"8Base-RHACM-2.4:rhacm2/cluster-curator-controller-rhel8@sha256:9e6a260d8130731601612a56cea728fc6b80cfa3d7fd8b6612175ff76b290dea_s390x",
"8Base-RHACM-2.4:rhacm2/cluster-curator-controller-rhel8@sha256:faa454bab3f9ea36a2d5a1eaa16806ac3669472856833e750571e45da7074d40_amd64",
"8Base-RHACM-2.4:rhacm2/cluster-proxy-addon-rhel8@sha256:03d738d93d893b9fd9d2587e14b9a7a92bbb5eca4b85901b5e07cff1e7a3ab73_s390x",
"8Base-RHACM-2.4:rhacm2/cluster-proxy-addon-rhel8@sha256:22c9595f3f4d95b6dc6c17ce5412f4131d9ce501f2660f23d176f276c4a97a73_ppc64le",
"8Base-RHACM-2.4:rhacm2/cluster-proxy-addon-rhel8@sha256:ae6de1e14b7897a944733cdb9963f31990d696a66260974d3f692e0af87161d3_amd64",
"8Base-RHACM-2.4:rhacm2/clusterclaims-controller-rhel8@sha256:2c7f03c0ca17163c949249bb4b480a0fd2c986e55b0dc23c6cd3b0a974b4c229_ppc64le",
"8Base-RHACM-2.4:rhacm2/clusterclaims-controller-rhel8@sha256:bd8fa875e2c6b6c650c21089441b417ae657b8e1fda2786d2f328978776a6883_s390x",
"8Base-RHACM-2.4:rhacm2/clusterclaims-controller-rhel8@sha256:c49c92c632968e08f74d08eaa99862f0dd8dd1fe4a85f05e57efa90e5dca5563_amd64",
"8Base-RHACM-2.4:rhacm2/clusterlifecycle-state-metrics-rhel8@sha256:3711cb41642a7fffc69a0c98db128d39d980555127f22a9d1dfd76c9631b8edc_ppc64le",
"8Base-RHACM-2.4:rhacm2/clusterlifecycle-state-metrics-rhel8@sha256:60a54bc76a84f2369b02dc1b9b0d8353da93acc9f8193a26739110c6fe59abdd_s390x",
"8Base-RHACM-2.4:rhacm2/clusterlifecycle-state-metrics-rhel8@sha256:6df08e52cee6890187b6be3a62b36c18fcff7e34630da933e0a5f7bcecec6b4c_amd64",
"8Base-RHACM-2.4:rhacm2/config-policy-controller-rhel8@sha256:8fb0581852dc1dfd80a81ba03c6976da1aa8d93675f626765f2266adfa94d5ac_s390x",
"8Base-RHACM-2.4:rhacm2/config-policy-controller-rhel8@sha256:929233f873cbf980fb850a9812c98bd09f907e26d9afeb1c0198d52776e33b32_ppc64le",
"8Base-RHACM-2.4:rhacm2/config-policy-controller-rhel8@sha256:a3653dcecb777d7b3915c49b7999793b90dd4524628d5517368a0837af46aa07_amd64",
"8Base-RHACM-2.4:rhacm2/console-api-rhel8@sha256:02481bcf2ddd1771d965e947cfcbad66540e2df055a3013bee5185ab84960d6d_ppc64le",
"8Base-RHACM-2.4:rhacm2/console-api-rhel8@sha256:3a47d211370efc6e1661d4d0abd0d5abc65d8a759218af7c2722db820a664d8c_s390x",
"8Base-RHACM-2.4:rhacm2/console-api-rhel8@sha256:789e1950e886e54c341699cc8ec0c4bfb9a0e295e49961366759e861d32d5ef9_amd64",
"8Base-RHACM-2.4:rhacm2/console-rhel8@sha256:5215e1a2f456b83ba4ae02ea653bef51d331ced6e9a4c67958e8c41cd88aa818_s390x",
"8Base-RHACM-2.4:rhacm2/console-rhel8@sha256:d5cbabd5d26e6e712d9f531db8ebaa3a793599538ef2e62262b02c165ea74b9a_ppc64le",
"8Base-RHACM-2.4:rhacm2/console-rhel8@sha256:e797bce5724653b3ae0395c66c4796dc0594002cdde7242f4fd29c2fd5e703fa_amd64",
"8Base-RHACM-2.4:rhacm2/discovery-rhel8-operator@sha256:224af94e4e027bfb7edff3f889ec08aa031eaede2e4a02c67ce2925f29230ea8_s390x",
"8Base-RHACM-2.4:rhacm2/discovery-rhel8-operator@sha256:5dd54d496d15c262072c6024385e9fbf016edabe8a6bcdf31ec63ed5c445088c_amd64",
"8Base-RHACM-2.4:rhacm2/discovery-rhel8-operator@sha256:f64cae3c176e4b18af716ba054dcebafa07c3f893943de09b7dfd0285a9271d5_ppc64le",
"8Base-RHACM-2.4:rhacm2/endpoint-monitoring-rhel8-operator@sha256:516888a8ee8d509b77cda6ef2154a6d70a94a48a2c8c5bc7a9b1b9f2e089ff57_ppc64le",
"8Base-RHACM-2.4:rhacm2/endpoint-monitoring-rhel8-operator@sha256:c48ced70438f389ee0a22a8670db80c121c087728533c5cd2070751ce3b2614e_amd64",
"8Base-RHACM-2.4:rhacm2/endpoint-monitoring-rhel8-operator@sha256:ee184be0540e401b6834747b6632b11d69269f3d9ab44bc4aaab9fc9877191aa_s390x",
"8Base-RHACM-2.4:rhacm2/governance-policy-propagator-rhel8@sha256:b5a8689de0cc37c38daca89e1a6f64b6601b341a8f12ef6c093ec12b83bca4e8_s390x",
"8Base-RHACM-2.4:rhacm2/governance-policy-propagator-rhel8@sha256:f885cac3c1b78c94885f9a9e197511c51b5470b192d6ac48e6cb20a592b36832_ppc64le",
"8Base-RHACM-2.4:rhacm2/governance-policy-propagator-rhel8@sha256:fbec65b4937bbdad28cc1e04b5b215caddeaacda3a844cd0a45ade093997adc3_amd64",
"8Base-RHACM-2.4:rhacm2/governance-policy-spec-sync-rhel8@sha256:2c130b6df67cd0a8ee055d9b8bb3ede4bcf211978db7cdd892f78bf1d56dd269_amd64",
"8Base-RHACM-2.4:rhacm2/governance-policy-spec-sync-rhel8@sha256:6a8227f1560751fd8e1d2ec8136d8855599727eb7ad382bd5b18167ba46b31ff_ppc64le",
"8Base-RHACM-2.4:rhacm2/governance-policy-spec-sync-rhel8@sha256:c2c6ab3e7317dee023b79cc868c052a8a602610925932358498a3a215d5c8089_s390x",
"8Base-RHACM-2.4:rhacm2/governance-policy-status-sync-rhel8@sha256:385006b34743b689054c581eaaffb5298adfd092eaa13ff6c24f28fa5b79a178_amd64",
"8Base-RHACM-2.4:rhacm2/governance-policy-status-sync-rhel8@sha256:6c2ec36725b956432591b6cb6a20d4eb2ac3bf759ab4a901f581c81bcb12270c_ppc64le",
"8Base-RHACM-2.4:rhacm2/governance-policy-status-sync-rhel8@sha256:76f717cb9fe271941f45794a8dd9ebb85af0f7ab6cd104a698352b875e1b721d_s390x",
"8Base-RHACM-2.4:rhacm2/governance-policy-template-sync-rhel8@sha256:2d0d4141d0df7a5309edb3aa064591479facd14d604f5338383a88a7c01fb976_s390x",
"8Base-RHACM-2.4:rhacm2/governance-policy-template-sync-rhel8@sha256:a96e372e54eadb8c0f384eaf5295a5a17ab701c5051b5ae59341ecc01489099b_ppc64le",
"8Base-RHACM-2.4:rhacm2/governance-policy-template-sync-rhel8@sha256:d9135c4c5eb68af915b552e2d7fe62251f4a3a23d45a7b193d754b7da900b159_amd64",
"8Base-RHACM-2.4:rhacm2/grafana-dashboard-loader-rhel8@sha256:1f8b57a645d0abc3e639eb493f228d3485f4a3f53528175bc386f712fce7cd3f_amd64",
"8Base-RHACM-2.4:rhacm2/grafana-dashboard-loader-rhel8@sha256:5419a6207c0cd1adb21d7c4c3378d31f240a9f29674aee612608d015fe0b491f_ppc64le",
"8Base-RHACM-2.4:rhacm2/grafana-dashboard-loader-rhel8@sha256:6190c4487c63f61cb24e8d219aa1ebc6ff5d8d8b1ece5bbb3da5d46e67f0b98c_s390x",
"8Base-RHACM-2.4:rhacm2/grc-ui-api-rhel8@sha256:40f04e8634a2151e7a4aefe823c980d1d98c89ddb1210b55b4c0566bd85fd787_amd64",
"8Base-RHACM-2.4:rhacm2/grc-ui-api-rhel8@sha256:999f7119e60d578cd54b08135838fb8ecb996cd93f8e6f07ee92ec776f86f3d7_s390x",
"8Base-RHACM-2.4:rhacm2/grc-ui-api-rhel8@sha256:a8072d656eb14084eafd141690c02119376c9436faab8e4d219e1f0ade7ed2ec_ppc64le",
"8Base-RHACM-2.4:rhacm2/grc-ui-rhel8@sha256:18beaf038580dd78d44cdbd7b3e9bfab16b1ae9f1b454689abe1ebfefe4964b5_amd64",
"8Base-RHACM-2.4:rhacm2/grc-ui-rhel8@sha256:2e28251e1a65b7176007f53887f3693e5268848b1bb8a1e084e9f1064deaec8a_s390x",
"8Base-RHACM-2.4:rhacm2/grc-ui-rhel8@sha256:3848541d746de6dfacca63f06f29fc7d203dfa4c73dbd749407896ddddb7306c_ppc64le",
"8Base-RHACM-2.4:rhacm2/iam-policy-controller-rhel8@sha256:0deeefc1600e43aac6d9eadd05b32d3a1b2059632ec7e8b005eb2245b52dbd98_amd64",
"8Base-RHACM-2.4:rhacm2/iam-policy-controller-rhel8@sha256:7d1534ff8b00cd38716d2bfb65b924a45e9ec18a8eccad13c5e3818f858630b6_s390x",
"8Base-RHACM-2.4:rhacm2/iam-policy-controller-rhel8@sha256:b2fa794482a54fcfcbf7d0ac8597e9cb0ac0c73cfe5afa8bf2e73ca35d37feb9_ppc64le",
"8Base-RHACM-2.4:rhacm2/insights-client-rhel8@sha256:0f567016e55498bef2be33665d247eb14308b13aaef5cc670de7e06ff830cb9a_amd64",
"8Base-RHACM-2.4:rhacm2/insights-client-rhel8@sha256:6bd666f6d541ab33598c4a38ac05e8f65f19e03d8630cf685c89b05f14c4f1b8_ppc64le",
"8Base-RHACM-2.4:rhacm2/insights-client-rhel8@sha256:85bf407b6bc232952f4dd7c1edd8a7f4a168a6995d7b866f4417bc65a162efd5_s390x",
"8Base-RHACM-2.4:rhacm2/insights-metrics-rhel8@sha256:180e2ac58d3549c7ed583da66fba14368c606feb65b4313aac3b4f889ec091bb_amd64",
"8Base-RHACM-2.4:rhacm2/insights-metrics-rhel8@sha256:2492650b89feab7de0408be0e3af6d889e6291bb7064ea524dafca87b252840e_s390x",
"8Base-RHACM-2.4:rhacm2/insights-metrics-rhel8@sha256:93066377331da7f85024ae541440cb409c741d393adfdfe289f7d5836c0da183_ppc64le",
"8Base-RHACM-2.4:rhacm2/klusterlet-addon-controller-rhel8@sha256:018f6d71abae2963c853fe9d1a41fdad2df91acb72fee775af08275647d3019f_amd64",
"8Base-RHACM-2.4:rhacm2/klusterlet-addon-controller-rhel8@sha256:500d5166ea2f808c46b71d1a5470a35bffa484d860161a16e9809f90d021b23e_ppc64le",
"8Base-RHACM-2.4:rhacm2/klusterlet-addon-controller-rhel8@sha256:a4d7ef368efce597729c5fc1ae4358a0b45483a11b8363bf8d164c20075da748_s390x",
"8Base-RHACM-2.4:rhacm2/klusterlet-addon-rhel8-operator@sha256:0402e265ec4919aef893be4c0f177b53173bc0c50eb47aafea6822e05a7748be_s390x",
"8Base-RHACM-2.4:rhacm2/klusterlet-addon-rhel8-operator@sha256:6b0fbc1956407a0986460556336fcccfe4d08d712cc4b0af4ca65061baf75ea2_amd64",
"8Base-RHACM-2.4:rhacm2/klusterlet-addon-rhel8-operator@sha256:d7546a69df7b817d0c29c8f95dd3d5d2900c3755c82570b1d610702c56d4fb59_ppc64le",
"8Base-RHACM-2.4:rhacm2/kube-rbac-proxy-rhel8@sha256:6650633c4664e6b537e82eafc593dc91ca206de3b0de878f600c913a95eb18a2_amd64",
"8Base-RHACM-2.4:rhacm2/kube-rbac-proxy-rhel8@sha256:c1c90ee4ae1f908c33c8a8bf38f0b47bfad039bedccf870324f6b554aad5d78c_s390x",
"8Base-RHACM-2.4:rhacm2/kube-rbac-proxy-rhel8@sha256:ccddb38db49a190aa0d5d70e6b4672079ea222a42045d406a4b9974ac7412146_ppc64le",
"8Base-RHACM-2.4:rhacm2/kube-state-metrics-rhel8@sha256:566b95595959ba60677f1518562fd996ef7643dc94aa9e9fead0e4b4096032ca_s390x",
"8Base-RHACM-2.4:rhacm2/kube-state-metrics-rhel8@sha256:789f79b85c022e59143e725a589ac890884f079c969f56efb972b0a0f8d77e66_amd64",
"8Base-RHACM-2.4:rhacm2/kube-state-metrics-rhel8@sha256:971a33f5a57057d3901ff75eebbc13ca8456b4315dd7811139e60bb8872d80bf_ppc64le",
"8Base-RHACM-2.4:rhacm2/managedcluster-import-controller-rhel8@sha256:bcb43adee06dbb1cfb6a5c9fed71847ecc3826e3e44fe04d57b7143a6123daa5_s390x",
"8Base-RHACM-2.4:rhacm2/managedcluster-import-controller-rhel8@sha256:dbf235a9723a1c21471d8ef0029f3c999ac3b22512d67facd052efb725431bc1_ppc64le",
"8Base-RHACM-2.4:rhacm2/managedcluster-import-controller-rhel8@sha256:faf01c5554224350e4cffd1fc4ce275886791e45857bf0ed5f90ffa3a64680dc_amd64",
"8Base-RHACM-2.4:rhacm2/management-ingress-rhel8@sha256:46293eeaad521f993ed01467e13cae70f600426ef09df0e02dd8b83348b60027_amd64",
"8Base-RHACM-2.4:rhacm2/management-ingress-rhel8@sha256:c3cdbf5ff93b3b19ac2d7cf15b9152a0761d473de7afe29832a7ca3b833b6797_s390x",
"8Base-RHACM-2.4:rhacm2/management-ingress-rhel8@sha256:ce994a8f4c4e5476e6131a6721da748225c89a96c9d471a8638eefb6a22d52b9_ppc64le",
"8Base-RHACM-2.4:rhacm2/memcached-exporter-rhel8@sha256:01398d4f3b1825e864ddae46a5e4b7cc298dabb444dd105787ef6aeb70514571_ppc64le",
"8Base-RHACM-2.4:rhacm2/memcached-exporter-rhel8@sha256:5432fa56e40dee2475da7ee7b7e89cca10a8f06f4cbea94983fa094bfbef81ff_amd64",
"8Base-RHACM-2.4:rhacm2/memcached-exporter-rhel8@sha256:e22fa2dbc6733fc176f44cf42ec8f51b69672d354d6d2cf510eada5fe41a5245_s390x",
"8Base-RHACM-2.4:rhacm2/memcached-rhel8@sha256:0a0a88fb0138cd6de2e3fce81ab959d12cbda64e5fbab1046008aee1d94f12e2_s390x",
"8Base-RHACM-2.4:rhacm2/memcached-rhel8@sha256:7e0ee17c6d00d20773799cfb6c6e9e27c204d1e31010aa71a7f0f35eb5179a35_amd64",
"8Base-RHACM-2.4:rhacm2/memcached-rhel8@sha256:b9213f5525ebd51960412c15d416a591bf23731b6217f79aca2a89a893df2102_ppc64le",
"8Base-RHACM-2.4:rhacm2/metrics-collector-rhel8@sha256:431d4089a4a93c6b6a00cf9b63ecd9199a5545f09190577356b22ff6646820f3_amd64",
"8Base-RHACM-2.4:rhacm2/metrics-collector-rhel8@sha256:83f649b506ca698251c884692307d7cd52bbae87b0bf7790f96ffd24dd7f4fd7_ppc64le",
"8Base-RHACM-2.4:rhacm2/metrics-collector-rhel8@sha256:d37401c5fb672c56004f75974a4069d5d3b6c5e96ac7be4c174f9f178a7666bc_s390x",
"8Base-RHACM-2.4:rhacm2/multicloud-integrations-rhel8@sha256:a311c6ef1099d2370209bbbe30cfac6d1c50d79a2321beaab1f6158ab2db8bec_s390x",
"8Base-RHACM-2.4:rhacm2/multicloud-integrations-rhel8@sha256:e666154a539974d0cc005bc74903dc9f173920101dbfc5169b14a30129991475_ppc64le",
"8Base-RHACM-2.4:rhacm2/multicloud-integrations-rhel8@sha256:f37fe856571112970ae4786d313bf51e78b26e1630e443d276abb4de8e47e525_amd64",
"8Base-RHACM-2.4:rhacm2/multicloud-manager-rhel8@sha256:1dd235aa8599ca070f5175ad9da5bdb9505a7dfbbd87173f0bbf4e14ca0d5e88_ppc64le",
"8Base-RHACM-2.4:rhacm2/multicloud-manager-rhel8@sha256:8a1eeafb2a738aecb2723889c98e287638e950fec05425f1fe132ff7eb01738f_amd64",
"8Base-RHACM-2.4:rhacm2/multicloud-manager-rhel8@sha256:d458a289528173a07f7ff6d87279474e8379a2f05c11d5a9be97f9c43e38ec75_s390x",
"8Base-RHACM-2.4:rhacm2/multicluster-observability-rhel8-operator@sha256:45d046d621eab996c457a90b607ca9a57e2ca5dcad384d3cd5317475e096e098_amd64",
"8Base-RHACM-2.4:rhacm2/multicluster-observability-rhel8-operator@sha256:7ed02712f2d5093f7c751a6d22c9ffe5ce3b00c4cc901ffb779b8b51e282d698_s390x",
"8Base-RHACM-2.4:rhacm2/multicluster-observability-rhel8-operator@sha256:7f89cc6647700f7ddc46d4fabb4b3702142aa0fe9bd23026eba98c704026e9e9_ppc64le",
"8Base-RHACM-2.4:rhacm2/multicluster-operators-application-rhel8@sha256:27492dfdd71cc0bae6e01a184ac8fe5677ce172583b0fd1b9112dfd789009839_ppc64le",
"8Base-RHACM-2.4:rhacm2/multicluster-operators-application-rhel8@sha256:3af2802a89c09966e9c63f40974d8554a7b7b88cc386bbf5bda0a4cc987b7c15_s390x",
"8Base-RHACM-2.4:rhacm2/multicluster-operators-application-rhel8@sha256:723ac91ea8c130d80b48db30e05186607210aea71c7afc1c072b9a691e350215_amd64",
"8Base-RHACM-2.4:rhacm2/multicluster-operators-channel-rhel8@sha256:09883ff8a783d3f83e1c26566555c5ad140cc8bbf0d4cdb5220ef344c6282752_ppc64le",
"8Base-RHACM-2.4:rhacm2/multicluster-operators-channel-rhel8@sha256:4a34b2593897d4b1a1af124bdf6fb7e51bbd97bb4c56dd8ae463b3f3abbb7718_s390x",
"8Base-RHACM-2.4:rhacm2/multicluster-operators-channel-rhel8@sha256:883282b801566b5a40a32e33ebc431ac1398afb68f47ce931cc82b8b9eca1e55_amd64",
"8Base-RHACM-2.4:rhacm2/multicluster-operators-deployable-rhel8@sha256:0a15e49232c20ead26ade38823cd40d785e612670a41cac28ecea2066025a3d1_amd64",
"8Base-RHACM-2.4:rhacm2/multicluster-operators-deployable-rhel8@sha256:0ecd46eb89e90d787c442fd0ca92f84e9bf7fa6c2e315a0b95912616687c0580_s390x",
"8Base-RHACM-2.4:rhacm2/multicluster-operators-deployable-rhel8@sha256:bd148be0ad6ddbcc1995f94b4660d3fbe2338112230c840d77f53a564b14ec4a_ppc64le",
"8Base-RHACM-2.4:rhacm2/multicluster-operators-placementrule-rhel8@sha256:4bdca102dae861d39d81a2df4be1767e4e702ce3836224e9b875f613d1af0c37_ppc64le",
"8Base-RHACM-2.4:rhacm2/multicluster-operators-placementrule-rhel8@sha256:d71975de4b1d6b53d19ddf338f3d19ad7e28812f8fc932c144eee630d9cab176_amd64",
"8Base-RHACM-2.4:rhacm2/multicluster-operators-placementrule-rhel8@sha256:fa3e2e45501d661f4f724dea809b6eff73455db623b03178130590dbf317dba5_s390x",
"8Base-RHACM-2.4:rhacm2/multicluster-operators-subscription-release-rhel8@sha256:2e13c28d1f18f2efac62207515450a42732d4be790199ab0e5ddf2f181649cb4_ppc64le",
"8Base-RHACM-2.4:rhacm2/multicluster-operators-subscription-release-rhel8@sha256:50dc29deac8efaac3bf321270b718dec41d8b80746d3548c076ab26b2c6b63ca_s390x",
"8Base-RHACM-2.4:rhacm2/multicluster-operators-subscription-release-rhel8@sha256:faae7a0632b10dc9b65af7a8af7e7c7d9e26f2f7087687fa19d2afefa7426c5a_amd64",
"8Base-RHACM-2.4:rhacm2/multicluster-operators-subscription-rhel8@sha256:1fa2779aab32977ec8e867ed188dcdd66106986c3cbf39f02e2a555873ba478a_ppc64le",
"8Base-RHACM-2.4:rhacm2/multicluster-operators-subscription-rhel8@sha256:731a4f0919cbab729e9dded9e513ec4ad5e1b48967c21f65f3b494158a6b25ba_s390x",
"8Base-RHACM-2.4:rhacm2/multicluster-operators-subscription-rhel8@sha256:ec803f14f854b73a873f95027617246888ea28029f2f4bb5b7f39a5dd63399ca_amd64",
"8Base-RHACM-2.4:rhacm2/multiclusterhub-repo-rhel8@sha256:75504c269b3d0c2af9b48317f3dc070fae58a1e46e95283e2e0e1ab6b60f452d_amd64",
"8Base-RHACM-2.4:rhacm2/multiclusterhub-repo-rhel8@sha256:c21ffdaa0ce90e6c08f4814c09d9a0bd34d341ad1fc8f6ff2152e9007393ba1f_s390x",
"8Base-RHACM-2.4:rhacm2/multiclusterhub-repo-rhel8@sha256:e1e522835d65503d467dc9ef7c4a0149adfc4cbd3620134adb4a5694eda2f0c4_ppc64le",
"8Base-RHACM-2.4:rhacm2/multiclusterhub-rhel8@sha256:37cf6ccd9a2b9af4444fa192e7b5e6979687bd5159d97f48da40c4f9bad249eb_amd64",
"8Base-RHACM-2.4:rhacm2/multiclusterhub-rhel8@sha256:b8dea0eca4c8aaefee6be9afea77e3302ad551f68f5a87316caf65e13ac9138d_s390x",
"8Base-RHACM-2.4:rhacm2/multiclusterhub-rhel8@sha256:d173cf78965bd026a6333af91b55305ea9c349e630fa53548ee42d791295cd69_ppc64le",
"8Base-RHACM-2.4:rhacm2/node-exporter-rhel8@sha256:0b2cf97a3d82fb4570dee71c1232ef9998c7efcd1d9415f9f41351457802d62d_amd64",
"8Base-RHACM-2.4:rhacm2/node-exporter-rhel8@sha256:93e85d546c624a685221a5d0c9085fa59752105587a531c58066a856defa322a_ppc64le",
"8Base-RHACM-2.4:rhacm2/node-exporter-rhel8@sha256:b20c7b88c52ab9772ebd2216333d6324cba08c653135af469a9e6ccb6648d7c6_s390x",
"8Base-RHACM-2.4:rhacm2/observatorium-rhel8-operator@sha256:078b48f3746c33e0c69b11c9e51e70c220a3cc6f0fd26eb5b30534b16c6a2efa_s390x",
"8Base-RHACM-2.4:rhacm2/observatorium-rhel8-operator@sha256:0e1ec4eda138936261dc5a76a18fa4ace6082c636b30021ce10d5d4d0acea890_ppc64le",
"8Base-RHACM-2.4:rhacm2/observatorium-rhel8-operator@sha256:70e41fdcacd43b4e498b8d5917d0e2fb640f4e85f30b1d6646b27aee1bc8dafc_amd64",
"8Base-RHACM-2.4:rhacm2/observatorium-rhel8@sha256:431149d31b309822fa9476f951ae39bde3a81cc5d17d2a79062ced7b729166cd_amd64",
"8Base-RHACM-2.4:rhacm2/observatorium-rhel8@sha256:65aaebf97e8b904e9ff1520f4bc4704bc21614a7377f66a4c6776032621a9ccf_s390x",
"8Base-RHACM-2.4:rhacm2/observatorium-rhel8@sha256:804054ba7c65c0814307017e3ff6681ba25e62384468adbf3712418e1f3b321f_ppc64le",
"8Base-RHACM-2.4:rhacm2/openshift-hive-rhel8@sha256:80950fa60359f90359129bff09665d7e94150bfbcfb048dc46ec77309479733b_ppc64le",
"8Base-RHACM-2.4:rhacm2/openshift-hive-rhel8@sha256:bae2680af5a00937f0ecc680ad979b131ad65fc47c4683dec69e45e442dd38b4_amd64",
"8Base-RHACM-2.4:rhacm2/openshift-hive-rhel8@sha256:c75cad252f1bda9dac27d1145ee01fe91078e6bc29c60b72f2f0977cea56ae9c_s390x",
"8Base-RHACM-2.4:rhacm2/placement-rhel8@sha256:1cc55dc4ec890f583cf63c7c1d5451cd1e409dbb8feed7bb854e6970ba0e9cbd_s390x",
"8Base-RHACM-2.4:rhacm2/placement-rhel8@sha256:98f3db6bd38eec496565558b8c81a06b51fe22ad4c5a462a6b43a61ab3bc853c_amd64",
"8Base-RHACM-2.4:rhacm2/placement-rhel8@sha256:a0a5b1e0cd29da2c215f3ce555230477ce775cbd79423c74426aaa4f7f56cfc5_ppc64le",
"8Base-RHACM-2.4:rhacm2/prometheus-alertmanager-rhel8@sha256:29c84506cb42edbede5abdf086433ef003d677135fe3b51093c1fbafa6f666e0_s390x",
"8Base-RHACM-2.4:rhacm2/prometheus-alertmanager-rhel8@sha256:be4e1ac4ca5c8145ad7488bc9f067d8f1b9f4cb3d79ac43f4addd19cc66a584b_amd64",
"8Base-RHACM-2.4:rhacm2/prometheus-alertmanager-rhel8@sha256:fc83710377e91bec8866053bb2b9f91be7a3c25993488a6f9641e7c93918aadc_ppc64le",
"8Base-RHACM-2.4:rhacm2/prometheus-rhel8@sha256:1587535175898f97007552a6023ef0785861271dc939a751c98db0c41c9e2c97_amd64",
"8Base-RHACM-2.4:rhacm2/prometheus-rhel8@sha256:4aa41836d3699f3b8a546703fa5032a01af6bcac60465e779769c32a36352d0d_s390x",
"8Base-RHACM-2.4:rhacm2/prometheus-rhel8@sha256:f7971a684bcdce02604319ecace5ba585797f116a64024da815bf3e2d27f6251_ppc64le",
"8Base-RHACM-2.4:rhacm2/provider-credential-controller-rhel8@sha256:827351fc8036170bfb1b6d0fc15c84476c8913ae044163884ff89424e0e4235f_s390x",
"8Base-RHACM-2.4:rhacm2/provider-credential-controller-rhel8@sha256:a6f1234d8f90e06b88775ce831e574ec0621e487043d412d7c35d2bde6db21f9_amd64",
"8Base-RHACM-2.4:rhacm2/provider-credential-controller-rhel8@sha256:e33d7b73b6a7d41ef7779800af177a4557608ea87c854e457d0421332fcb421f_ppc64le",
"8Base-RHACM-2.4:rhacm2/rbac-query-proxy-rhel8@sha256:1d1c793c2bf89cb49dc4625981b4f7bc9cc827d01d7c57af88cde59adde21787_amd64",
"8Base-RHACM-2.4:rhacm2/rbac-query-proxy-rhel8@sha256:a129031e0e3c0e389a104f1ad15f4ecbb6382d79e19c62e7b22b31bee7021cdd_s390x",
"8Base-RHACM-2.4:rhacm2/rbac-query-proxy-rhel8@sha256:b549a06e14f326d196883c8168db3f82edbb952184ea4742b6d4eca78b13bc69_ppc64le",
"8Base-RHACM-2.4:rhacm2/redisgraph-tls-rhel8@sha256:7e3245ba0f53c4c510f7151b3e940c13d5a79d8d95b203e3b8ceaca4ceea42ea_ppc64le",
"8Base-RHACM-2.4:rhacm2/redisgraph-tls-rhel8@sha256:9fb4a62d70505c508d0d8dc158f8fa1c759c23f6a13c6a069a40a32c5cbce1fe_s390x",
"8Base-RHACM-2.4:rhacm2/redisgraph-tls-rhel8@sha256:cdf817bdb70737e6912e550fa1602bbbcaa5b34a2e2d47a249000aac560cc6f0_amd64",
"8Base-RHACM-2.4:rhacm2/registration-rhel8-operator@sha256:3ca37dec679c11f1333c5fd6c866867ce2e7ed5d3c139c2ad8f3ad7d10be70c0_s390x",
"8Base-RHACM-2.4:rhacm2/registration-rhel8-operator@sha256:45b0e1027807496b3c2a10d8e7c015cc91cc77b9832639adb51a6e5fc7f5071b_ppc64le",
"8Base-RHACM-2.4:rhacm2/registration-rhel8-operator@sha256:6710d98fb67533848a96f35fcbeb0adf6999a7e6534068ccc9956105a4d2db73_amd64",
"8Base-RHACM-2.4:rhacm2/registration-rhel8@sha256:0fbe6a1234544b31be5b6ba778895d31b0486783116796e0e31079cd2ee9f87a_ppc64le",
"8Base-RHACM-2.4:rhacm2/registration-rhel8@sha256:494e65b5e3bf27c3bae221db5154b119ef7689b2cb42894f05c40cf4608f1da6_s390x",
"8Base-RHACM-2.4:rhacm2/registration-rhel8@sha256:5d614eda176a91d5359e8a44a6f93a3fdbda8080f2209f342f83d4816b2d0008_amd64",
"8Base-RHACM-2.4:rhacm2/search-aggregator-rhel8@sha256:176ba84e41d3465826245fd9acd199c0b292c25a76c88bbcab8c07d93829ff9c_s390x",
"8Base-RHACM-2.4:rhacm2/search-aggregator-rhel8@sha256:3857111bc468c7bb79a7476d6bc5df0add7d8951799b65b6414f1f5dd3d5b9b8_amd64",
"8Base-RHACM-2.4:rhacm2/search-aggregator-rhel8@sha256:52a2dd79f67b1910a7129f70ba18b48656cd41b2a15f2ae4af2509c0eaa4205a_ppc64le",
"8Base-RHACM-2.4:rhacm2/search-api-rhel8@sha256:2d64646d663ac682a087fc69314bd72751ba2b005ab08a93da223470a863a740_amd64",
"8Base-RHACM-2.4:rhacm2/search-api-rhel8@sha256:74ccabf407b668837238eb3ad2e536fcb0b3df9a48741f43edf2456fbee80cc6_ppc64le",
"8Base-RHACM-2.4:rhacm2/search-api-rhel8@sha256:de9cc78ae58b063980c0fd3797cc6aba79bedc22898dae3fbce64c94dfd82909_s390x",
"8Base-RHACM-2.4:rhacm2/search-collector-rhel8@sha256:37c5344f9061f44ea363d64c2118e791999007ecdead8d15c8c121aff83631fe_amd64",
"8Base-RHACM-2.4:rhacm2/search-collector-rhel8@sha256:98fb5b0965d41badb9933eb0fc23a5006c1e1cb555a8b80b63a6a00bc87b1c7a_s390x",
"8Base-RHACM-2.4:rhacm2/search-collector-rhel8@sha256:ff9c98d5836007520ff971116d5c143b6e0fafa25e5c8f0dfd4b1a23f191f1d2_ppc64le",
"8Base-RHACM-2.4:rhacm2/search-rhel8@sha256:13b61bea54f6d67fb749852d48dc6a035ee516ed5f3d339619b97924e078ca59_ppc64le",
"8Base-RHACM-2.4:rhacm2/search-rhel8@sha256:210fdca717aef2b4159e223a4f0bab06cdae9491d2c890d63710cf3c71de0c32_amd64",
"8Base-RHACM-2.4:rhacm2/search-rhel8@sha256:5f3249435b29dba366242d6e68e6f1f2f4a8f4cd8941fb881d297bd5ed9fa72e_s390x",
"8Base-RHACM-2.4:rhacm2/search-ui-rhel8@sha256:2203d5c5cadd4be391bba00bbf8a588e930dcde7c438e15c14ed0e7a3fd31522_s390x",
"8Base-RHACM-2.4:rhacm2/search-ui-rhel8@sha256:aa0f257b502a6fcf1d2eb2270858f7d145abee32b9a64ba511bab22218b74e0a_ppc64le",
"8Base-RHACM-2.4:rhacm2/search-ui-rhel8@sha256:d4a81b7b29b9a76aa631ad26471b3cd6202775853f5a2102260c4f1e339cdfe0_amd64",
"8Base-RHACM-2.4:rhacm2/submariner-addon-rhel8@sha256:0faded1f0229ce80be36090a54ed761f1c89b414e84bd11d680fbddd382a986b_amd64",
"8Base-RHACM-2.4:rhacm2/submariner-addon-rhel8@sha256:4331c06cda7427491fcf5061f9695ab5f87dea5a02b5b915b1354c20f3cff830_s390x",
"8Base-RHACM-2.4:rhacm2/submariner-addon-rhel8@sha256:514d5c15aceb07e72ba74d9ba1b3bdc2e84e1c4060b2facdb886809b118c704c_ppc64le",
"8Base-RHACM-2.4:rhacm2/thanos-receive-controller-rhel8@sha256:2da6d891769a4d9cb936d93a8ea84eea45f33e482c79cc74418f4143c5c145e7_s390x",
"8Base-RHACM-2.4:rhacm2/thanos-receive-controller-rhel8@sha256:8c0745aa13e06c6cc159d8be33302b766673bdd1aedff1309d205519587440ab_amd64",
"8Base-RHACM-2.4:rhacm2/thanos-receive-controller-rhel8@sha256:8d0e265c199c32e757c2004d89db64bc64092171b98068aab03f977a744cc5bc_ppc64le",
"8Base-RHACM-2.4:rhacm2/thanos-rhel8@sha256:8036c9dd2d44027f5173b935ee8dcd9b3e87b433d65a50f83ffa76a503cf747c_s390x",
"8Base-RHACM-2.4:rhacm2/thanos-rhel8@sha256:ed22c2650f0d908174896647ced911a49945714a114836096b787cc879164bc4_ppc64le",
"8Base-RHACM-2.4:rhacm2/thanos-rhel8@sha256:fbe3062ae92faafd40caac5ddd0b20e2d1bfcaa64febebc0dcd5d368a3734c12_amd64",
"8Base-RHACM-2.4:rhacm2/volsync-mover-rclone-rhel8@sha256:0b3c2d30d0a6109db50dba4053d795fc92bfcadc380a8a8deb5ae4ef4e6d29fa_ppc64le",
"8Base-RHACM-2.4:rhacm2/volsync-mover-rclone-rhel8@sha256:6784f7672ac4c8f47ddaf9b5fc6b98f2c1d18c48be212114eeab9babb780cba6_s390x",
"8Base-RHACM-2.4:rhacm2/volsync-mover-rclone-rhel8@sha256:ada830a6dfa3f00aba2a32225a9884bbe31d20b93ece21249b11e6b037d85e75_amd64",
"8Base-RHACM-2.4:rhacm2/volsync-mover-restic-rhel8@sha256:31244fad1da3b5c258babd12defc1192a8534727f12ad775aad9d202fb6a5947_amd64",
"8Base-RHACM-2.4:rhacm2/volsync-mover-restic-rhel8@sha256:3ac9147cf782a40b3881973a399add430aee10cdfe1abdb00c98a0b5a3a527dc_s390x",
"8Base-RHACM-2.4:rhacm2/volsync-mover-restic-rhel8@sha256:9d00b2d06752192dd8f8f48aeb2786ac1ee0c062ed8916cf3f693c7d2a05e208_ppc64le",
"8Base-RHACM-2.4:rhacm2/volsync-mover-rsync-rhel8@sha256:30e06b75f83e22faeed2108f68b158fb35b4db22b83f049c61706ddcbfef27d9_ppc64le",
"8Base-RHACM-2.4:rhacm2/volsync-mover-rsync-rhel8@sha256:530aedee3aeca43ef0501f5cd2aa07c65eb708ac1a7fcd97fc3000358744d1bd_s390x",
"8Base-RHACM-2.4:rhacm2/volsync-mover-rsync-rhel8@sha256:c5621b5d113a1330bdc04f1fce05fd6f16c10526511ba207cb24551f7efe0e58_amd64",
"8Base-RHACM-2.4:rhacm2/volsync-rhel8@sha256:1ab81a27373c351eb2c932536fc9ea6cbf74911b794e3cd183c8e5624940a656_ppc64le",
"8Base-RHACM-2.4:rhacm2/volsync-rhel8@sha256:90ed24a800b82c2eb1c0f2d08aa11b2bea942e6a9044e3a01a5778877e7b376a_s390x",
"8Base-RHACM-2.4:rhacm2/volsync-rhel8@sha256:9e02a53649909a9d3ccd5c22f5c231b3ad69f451d7b5a32033046f3031cde188_amd64",
"8Base-RHACM-2.4:rhacm2/work-rhel8@sha256:0facf27d638269e722029217ef72016556c60e42887a836e4a0ad6140c1b6dcf_s390x",
"8Base-RHACM-2.4:rhacm2/work-rhel8@sha256:5694a214f662b4556b1fdf088ef0d33d6674dc3be3ae5d2fbdf00e56addeae3c_amd64",
"8Base-RHACM-2.4:rhacm2/work-rhel8@sha256:73b036d1c7b9c44010ef9716be8c96bfd2a7af7e09b2cf3402cc2aac81ef94e4_ppc64le"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "moment: inefficient parsing algorithm resulting in DoS"
},
{
"cve": "CVE-2022-31150",
"cwe": {
"id": "CWE-93",
"name": "Improper Neutralization of CRLF Sequences (\u0027CRLF Injection\u0027)"
},
"discovery_date": "2022-07-21T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2109354"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in the undici package. When requesting an input on an unsanitized request path, method, or headers it is possible to inject Carriage Return/Line Feed (CRLF) sequences into these requests.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "nodejs16: CRLF injection in node-undici",
"title": "Vulnerability summary"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\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.4:rhacm2/acm-grafana-rhel8@sha256:17c53124f6c09cc839f533aee0c870078f547fef29a19803814f5c5fbc5e7939_s390x",
"8Base-RHACM-2.4:rhacm2/acm-grafana-rhel8@sha256:644a295644e91a8976d4df02e5ccdd711d8d3c8fa409cae698671b49b96ec00a_ppc64le",
"8Base-RHACM-2.4:rhacm2/acm-grafana-rhel8@sha256:9c9b992bf748282d7cdc941b7907bbcbabe69a8b287bc4195a6bc8b9d9b6cbd0_amd64",
"8Base-RHACM-2.4:rhacm2/acm-must-gather-rhel8@sha256:0cca0dbb0b7adff8eaea1315b422edb6ea1778befa4772f3e6f5755fb5519196_s390x",
"8Base-RHACM-2.4:rhacm2/acm-must-gather-rhel8@sha256:63b5758cfcffe96326b090ae51d38c00ca13b35e9fe5e4354cd33e67d042c41b_amd64",
"8Base-RHACM-2.4:rhacm2/acm-must-gather-rhel8@sha256:cfc97f6c9495bac2635e016dd47049683f8ed78c932ef2c70cec2ec7be323fea_ppc64le",
"8Base-RHACM-2.4:rhacm2/acm-operator-bundle@sha256:346215260baa3371853d15ccc451c3ac418813c5cd9b422b0ad9f2dd6ae8a511_s390x",
"8Base-RHACM-2.4:rhacm2/acm-operator-bundle@sha256:cb4fca4155dc3e274712c0c7609eb6111a6e03207ddaa0d5c3c8752badc15b2c_amd64",
"8Base-RHACM-2.4:rhacm2/acm-operator-bundle@sha256:cceb82a8492d7e971e515f1a0a5391a1051e4f130f7a14e412def20616e05d40_ppc64le",
"8Base-RHACM-2.4:rhacm2/agent-service-rhel8@sha256:5b5046b04aa10807a6676916cf4744f0cd36c056dd3fd626304814af2d665cf9_amd64",
"8Base-RHACM-2.4:rhacm2/agent-service-rhel8@sha256:5c89bb44eda9a0754ea1d1ca69ea260f02f060c517194251519439e4b943e46a_ppc64le",
"8Base-RHACM-2.4:rhacm2/agent-service-rhel8@sha256:cfe9dfc60224b6206d6fbbc4c4ee95e378ce2da8b79c176e5e7bfdd8b0375f88_s390x",
"8Base-RHACM-2.4:rhacm2/application-ui-rhel8@sha256:6acf7df47405a4ccb3ede12db6574a0829d28f94ea5d20d6041db1bd045a90c6_ppc64le",
"8Base-RHACM-2.4:rhacm2/application-ui-rhel8@sha256:96c10e483a1c99f0ac91fb84df87ebe927e82ca35ef7e36e0f583121dcdd8b15_amd64",
"8Base-RHACM-2.4:rhacm2/application-ui-rhel8@sha256:ffb0b475eccc16a227f13a3d0d332f9cd9b96eade52646352a7497f903edf1a2_s390x",
"8Base-RHACM-2.4:rhacm2/assisted-image-service-rhel8@sha256:2c2f96ebf908cf415613aec65a414884ec35784e4bdcd4c4b4978aa98149af4d_amd64",
"8Base-RHACM-2.4:rhacm2/assisted-image-service-rhel8@sha256:c89023b0b424e2b8800399fc4b6cfa9336248f3222097c094d33fd2b872398aa_ppc64le",
"8Base-RHACM-2.4:rhacm2/assisted-image-service-rhel8@sha256:e49c328eb815293dd606199a0b8a2bd0db6bbf5d87eeaa7902d6d4df1bb41d35_s390x",
"8Base-RHACM-2.4:rhacm2/assisted-installer-agent-rhel8@sha256:86fd675a09451d3ee552452999cd2c82410174f5e55dcfd4f21286559363217e_amd64",
"8Base-RHACM-2.4:rhacm2/assisted-installer-reporter-rhel8@sha256:dcc214165e5c895925f52673577fa73274b017e3e9017818bf5c0327b3600ffb_ppc64le",
"8Base-RHACM-2.4:rhacm2/assisted-installer-reporter-rhel8@sha256:f7004db056478b4c1b101ab0ceac24f78dbefc018a1e76e12e8a4f69fd171175_amd64",
"8Base-RHACM-2.4:rhacm2/assisted-installer-rhel8@sha256:6e002bec6af8e7d7b0c89bc25f4a9e3224e47f5638be7cc2a9c68a5e92447254_amd64",
"8Base-RHACM-2.4:rhacm2/assisted-installer-rhel8@sha256:815976efa30282899af7de91b5df1fdeca10c709d0fc60d09d8f3abb1c2acdc3_ppc64le",
"8Base-RHACM-2.4:rhacm2/cert-policy-controller-rhel8@sha256:0e30470d12e11f473750e0b95833d0d1fe6fd3ee9d9d0c5d7454614449156148_s390x",
"8Base-RHACM-2.4:rhacm2/cert-policy-controller-rhel8@sha256:2324eeab4219c1c953b698cbd1cf57e0af777f31042de00eaaa2bf163f84cae1_amd64",
"8Base-RHACM-2.4:rhacm2/cert-policy-controller-rhel8@sha256:c3d60eaf9f775e623114d093450b5d170b4048ef1e52267a2153ec54489bd00f_ppc64le",
"8Base-RHACM-2.4:rhacm2/cluster-backup-rhel8-operator@sha256:9969b8f2f91bd0a3ef0e89300d66a656238a3a3361d56cf7fc0eb55db1752782_amd64",
"8Base-RHACM-2.4:rhacm2/cluster-backup-rhel8-operator@sha256:d5639931ddcb1288f279f54a3688fcb8c94d710a457917c46bfa3db6cd1a317b_s390x",
"8Base-RHACM-2.4:rhacm2/cluster-backup-rhel8-operator@sha256:fa4667d27a8778efc83ace86657c638aacb7ccc3168c489d427c1d6ab834cbb2_ppc64le",
"8Base-RHACM-2.4:rhacm2/cluster-curator-controller-rhel8@sha256:4b32ee29c898c9f52a5fdeed3a6a595ac157db7051b36086eddf7a8f91b2ec08_ppc64le",
"8Base-RHACM-2.4:rhacm2/cluster-curator-controller-rhel8@sha256:9e6a260d8130731601612a56cea728fc6b80cfa3d7fd8b6612175ff76b290dea_s390x",
"8Base-RHACM-2.4:rhacm2/cluster-curator-controller-rhel8@sha256:faa454bab3f9ea36a2d5a1eaa16806ac3669472856833e750571e45da7074d40_amd64",
"8Base-RHACM-2.4:rhacm2/cluster-proxy-addon-rhel8@sha256:03d738d93d893b9fd9d2587e14b9a7a92bbb5eca4b85901b5e07cff1e7a3ab73_s390x",
"8Base-RHACM-2.4:rhacm2/cluster-proxy-addon-rhel8@sha256:22c9595f3f4d95b6dc6c17ce5412f4131d9ce501f2660f23d176f276c4a97a73_ppc64le",
"8Base-RHACM-2.4:rhacm2/cluster-proxy-addon-rhel8@sha256:ae6de1e14b7897a944733cdb9963f31990d696a66260974d3f692e0af87161d3_amd64",
"8Base-RHACM-2.4:rhacm2/clusterclaims-controller-rhel8@sha256:2c7f03c0ca17163c949249bb4b480a0fd2c986e55b0dc23c6cd3b0a974b4c229_ppc64le",
"8Base-RHACM-2.4:rhacm2/clusterclaims-controller-rhel8@sha256:bd8fa875e2c6b6c650c21089441b417ae657b8e1fda2786d2f328978776a6883_s390x",
"8Base-RHACM-2.4:rhacm2/clusterclaims-controller-rhel8@sha256:c49c92c632968e08f74d08eaa99862f0dd8dd1fe4a85f05e57efa90e5dca5563_amd64",
"8Base-RHACM-2.4:rhacm2/clusterlifecycle-state-metrics-rhel8@sha256:3711cb41642a7fffc69a0c98db128d39d980555127f22a9d1dfd76c9631b8edc_ppc64le",
"8Base-RHACM-2.4:rhacm2/clusterlifecycle-state-metrics-rhel8@sha256:60a54bc76a84f2369b02dc1b9b0d8353da93acc9f8193a26739110c6fe59abdd_s390x",
"8Base-RHACM-2.4:rhacm2/clusterlifecycle-state-metrics-rhel8@sha256:6df08e52cee6890187b6be3a62b36c18fcff7e34630da933e0a5f7bcecec6b4c_amd64",
"8Base-RHACM-2.4:rhacm2/config-policy-controller-rhel8@sha256:8fb0581852dc1dfd80a81ba03c6976da1aa8d93675f626765f2266adfa94d5ac_s390x",
"8Base-RHACM-2.4:rhacm2/config-policy-controller-rhel8@sha256:929233f873cbf980fb850a9812c98bd09f907e26d9afeb1c0198d52776e33b32_ppc64le",
"8Base-RHACM-2.4:rhacm2/config-policy-controller-rhel8@sha256:a3653dcecb777d7b3915c49b7999793b90dd4524628d5517368a0837af46aa07_amd64",
"8Base-RHACM-2.4:rhacm2/console-api-rhel8@sha256:02481bcf2ddd1771d965e947cfcbad66540e2df055a3013bee5185ab84960d6d_ppc64le",
"8Base-RHACM-2.4:rhacm2/console-api-rhel8@sha256:3a47d211370efc6e1661d4d0abd0d5abc65d8a759218af7c2722db820a664d8c_s390x",
"8Base-RHACM-2.4:rhacm2/console-api-rhel8@sha256:789e1950e886e54c341699cc8ec0c4bfb9a0e295e49961366759e861d32d5ef9_amd64",
"8Base-RHACM-2.4:rhacm2/console-rhel8@sha256:5215e1a2f456b83ba4ae02ea653bef51d331ced6e9a4c67958e8c41cd88aa818_s390x",
"8Base-RHACM-2.4:rhacm2/console-rhel8@sha256:d5cbabd5d26e6e712d9f531db8ebaa3a793599538ef2e62262b02c165ea74b9a_ppc64le",
"8Base-RHACM-2.4:rhacm2/console-rhel8@sha256:e797bce5724653b3ae0395c66c4796dc0594002cdde7242f4fd29c2fd5e703fa_amd64",
"8Base-RHACM-2.4:rhacm2/discovery-rhel8-operator@sha256:224af94e4e027bfb7edff3f889ec08aa031eaede2e4a02c67ce2925f29230ea8_s390x",
"8Base-RHACM-2.4:rhacm2/discovery-rhel8-operator@sha256:5dd54d496d15c262072c6024385e9fbf016edabe8a6bcdf31ec63ed5c445088c_amd64",
"8Base-RHACM-2.4:rhacm2/discovery-rhel8-operator@sha256:f64cae3c176e4b18af716ba054dcebafa07c3f893943de09b7dfd0285a9271d5_ppc64le",
"8Base-RHACM-2.4:rhacm2/endpoint-monitoring-rhel8-operator@sha256:516888a8ee8d509b77cda6ef2154a6d70a94a48a2c8c5bc7a9b1b9f2e089ff57_ppc64le",
"8Base-RHACM-2.4:rhacm2/endpoint-monitoring-rhel8-operator@sha256:c48ced70438f389ee0a22a8670db80c121c087728533c5cd2070751ce3b2614e_amd64",
"8Base-RHACM-2.4:rhacm2/endpoint-monitoring-rhel8-operator@sha256:ee184be0540e401b6834747b6632b11d69269f3d9ab44bc4aaab9fc9877191aa_s390x",
"8Base-RHACM-2.4:rhacm2/governance-policy-propagator-rhel8@sha256:b5a8689de0cc37c38daca89e1a6f64b6601b341a8f12ef6c093ec12b83bca4e8_s390x",
"8Base-RHACM-2.4:rhacm2/governance-policy-propagator-rhel8@sha256:f885cac3c1b78c94885f9a9e197511c51b5470b192d6ac48e6cb20a592b36832_ppc64le",
"8Base-RHACM-2.4:rhacm2/governance-policy-propagator-rhel8@sha256:fbec65b4937bbdad28cc1e04b5b215caddeaacda3a844cd0a45ade093997adc3_amd64",
"8Base-RHACM-2.4:rhacm2/governance-policy-spec-sync-rhel8@sha256:2c130b6df67cd0a8ee055d9b8bb3ede4bcf211978db7cdd892f78bf1d56dd269_amd64",
"8Base-RHACM-2.4:rhacm2/governance-policy-spec-sync-rhel8@sha256:6a8227f1560751fd8e1d2ec8136d8855599727eb7ad382bd5b18167ba46b31ff_ppc64le",
"8Base-RHACM-2.4:rhacm2/governance-policy-spec-sync-rhel8@sha256:c2c6ab3e7317dee023b79cc868c052a8a602610925932358498a3a215d5c8089_s390x",
"8Base-RHACM-2.4:rhacm2/governance-policy-status-sync-rhel8@sha256:385006b34743b689054c581eaaffb5298adfd092eaa13ff6c24f28fa5b79a178_amd64",
"8Base-RHACM-2.4:rhacm2/governance-policy-status-sync-rhel8@sha256:6c2ec36725b956432591b6cb6a20d4eb2ac3bf759ab4a901f581c81bcb12270c_ppc64le",
"8Base-RHACM-2.4:rhacm2/governance-policy-status-sync-rhel8@sha256:76f717cb9fe271941f45794a8dd9ebb85af0f7ab6cd104a698352b875e1b721d_s390x",
"8Base-RHACM-2.4:rhacm2/governance-policy-template-sync-rhel8@sha256:2d0d4141d0df7a5309edb3aa064591479facd14d604f5338383a88a7c01fb976_s390x",
"8Base-RHACM-2.4:rhacm2/governance-policy-template-sync-rhel8@sha256:a96e372e54eadb8c0f384eaf5295a5a17ab701c5051b5ae59341ecc01489099b_ppc64le",
"8Base-RHACM-2.4:rhacm2/governance-policy-template-sync-rhel8@sha256:d9135c4c5eb68af915b552e2d7fe62251f4a3a23d45a7b193d754b7da900b159_amd64",
"8Base-RHACM-2.4:rhacm2/grafana-dashboard-loader-rhel8@sha256:1f8b57a645d0abc3e639eb493f228d3485f4a3f53528175bc386f712fce7cd3f_amd64",
"8Base-RHACM-2.4:rhacm2/grafana-dashboard-loader-rhel8@sha256:5419a6207c0cd1adb21d7c4c3378d31f240a9f29674aee612608d015fe0b491f_ppc64le",
"8Base-RHACM-2.4:rhacm2/grafana-dashboard-loader-rhel8@sha256:6190c4487c63f61cb24e8d219aa1ebc6ff5d8d8b1ece5bbb3da5d46e67f0b98c_s390x",
"8Base-RHACM-2.4:rhacm2/grc-ui-api-rhel8@sha256:40f04e8634a2151e7a4aefe823c980d1d98c89ddb1210b55b4c0566bd85fd787_amd64",
"8Base-RHACM-2.4:rhacm2/grc-ui-api-rhel8@sha256:999f7119e60d578cd54b08135838fb8ecb996cd93f8e6f07ee92ec776f86f3d7_s390x",
"8Base-RHACM-2.4:rhacm2/grc-ui-api-rhel8@sha256:a8072d656eb14084eafd141690c02119376c9436faab8e4d219e1f0ade7ed2ec_ppc64le",
"8Base-RHACM-2.4:rhacm2/grc-ui-rhel8@sha256:18beaf038580dd78d44cdbd7b3e9bfab16b1ae9f1b454689abe1ebfefe4964b5_amd64",
"8Base-RHACM-2.4:rhacm2/grc-ui-rhel8@sha256:2e28251e1a65b7176007f53887f3693e5268848b1bb8a1e084e9f1064deaec8a_s390x",
"8Base-RHACM-2.4:rhacm2/grc-ui-rhel8@sha256:3848541d746de6dfacca63f06f29fc7d203dfa4c73dbd749407896ddddb7306c_ppc64le",
"8Base-RHACM-2.4:rhacm2/iam-policy-controller-rhel8@sha256:0deeefc1600e43aac6d9eadd05b32d3a1b2059632ec7e8b005eb2245b52dbd98_amd64",
"8Base-RHACM-2.4:rhacm2/iam-policy-controller-rhel8@sha256:7d1534ff8b00cd38716d2bfb65b924a45e9ec18a8eccad13c5e3818f858630b6_s390x",
"8Base-RHACM-2.4:rhacm2/iam-policy-controller-rhel8@sha256:b2fa794482a54fcfcbf7d0ac8597e9cb0ac0c73cfe5afa8bf2e73ca35d37feb9_ppc64le",
"8Base-RHACM-2.4:rhacm2/insights-client-rhel8@sha256:0f567016e55498bef2be33665d247eb14308b13aaef5cc670de7e06ff830cb9a_amd64",
"8Base-RHACM-2.4:rhacm2/insights-client-rhel8@sha256:6bd666f6d541ab33598c4a38ac05e8f65f19e03d8630cf685c89b05f14c4f1b8_ppc64le",
"8Base-RHACM-2.4:rhacm2/insights-client-rhel8@sha256:85bf407b6bc232952f4dd7c1edd8a7f4a168a6995d7b866f4417bc65a162efd5_s390x",
"8Base-RHACM-2.4:rhacm2/insights-metrics-rhel8@sha256:180e2ac58d3549c7ed583da66fba14368c606feb65b4313aac3b4f889ec091bb_amd64",
"8Base-RHACM-2.4:rhacm2/insights-metrics-rhel8@sha256:2492650b89feab7de0408be0e3af6d889e6291bb7064ea524dafca87b252840e_s390x",
"8Base-RHACM-2.4:rhacm2/insights-metrics-rhel8@sha256:93066377331da7f85024ae541440cb409c741d393adfdfe289f7d5836c0da183_ppc64le",
"8Base-RHACM-2.4:rhacm2/klusterlet-addon-controller-rhel8@sha256:018f6d71abae2963c853fe9d1a41fdad2df91acb72fee775af08275647d3019f_amd64",
"8Base-RHACM-2.4:rhacm2/klusterlet-addon-controller-rhel8@sha256:500d5166ea2f808c46b71d1a5470a35bffa484d860161a16e9809f90d021b23e_ppc64le",
"8Base-RHACM-2.4:rhacm2/klusterlet-addon-controller-rhel8@sha256:a4d7ef368efce597729c5fc1ae4358a0b45483a11b8363bf8d164c20075da748_s390x",
"8Base-RHACM-2.4:rhacm2/klusterlet-addon-rhel8-operator@sha256:0402e265ec4919aef893be4c0f177b53173bc0c50eb47aafea6822e05a7748be_s390x",
"8Base-RHACM-2.4:rhacm2/klusterlet-addon-rhel8-operator@sha256:6b0fbc1956407a0986460556336fcccfe4d08d712cc4b0af4ca65061baf75ea2_amd64",
"8Base-RHACM-2.4:rhacm2/klusterlet-addon-rhel8-operator@sha256:d7546a69df7b817d0c29c8f95dd3d5d2900c3755c82570b1d610702c56d4fb59_ppc64le",
"8Base-RHACM-2.4:rhacm2/kube-rbac-proxy-rhel8@sha256:6650633c4664e6b537e82eafc593dc91ca206de3b0de878f600c913a95eb18a2_amd64",
"8Base-RHACM-2.4:rhacm2/kube-rbac-proxy-rhel8@sha256:c1c90ee4ae1f908c33c8a8bf38f0b47bfad039bedccf870324f6b554aad5d78c_s390x",
"8Base-RHACM-2.4:rhacm2/kube-rbac-proxy-rhel8@sha256:ccddb38db49a190aa0d5d70e6b4672079ea222a42045d406a4b9974ac7412146_ppc64le",
"8Base-RHACM-2.4:rhacm2/kube-state-metrics-rhel8@sha256:566b95595959ba60677f1518562fd996ef7643dc94aa9e9fead0e4b4096032ca_s390x",
"8Base-RHACM-2.4:rhacm2/kube-state-metrics-rhel8@sha256:789f79b85c022e59143e725a589ac890884f079c969f56efb972b0a0f8d77e66_amd64",
"8Base-RHACM-2.4:rhacm2/kube-state-metrics-rhel8@sha256:971a33f5a57057d3901ff75eebbc13ca8456b4315dd7811139e60bb8872d80bf_ppc64le",
"8Base-RHACM-2.4:rhacm2/managedcluster-import-controller-rhel8@sha256:bcb43adee06dbb1cfb6a5c9fed71847ecc3826e3e44fe04d57b7143a6123daa5_s390x",
"8Base-RHACM-2.4:rhacm2/managedcluster-import-controller-rhel8@sha256:dbf235a9723a1c21471d8ef0029f3c999ac3b22512d67facd052efb725431bc1_ppc64le",
"8Base-RHACM-2.4:rhacm2/managedcluster-import-controller-rhel8@sha256:faf01c5554224350e4cffd1fc4ce275886791e45857bf0ed5f90ffa3a64680dc_amd64",
"8Base-RHACM-2.4:rhacm2/management-ingress-rhel8@sha256:46293eeaad521f993ed01467e13cae70f600426ef09df0e02dd8b83348b60027_amd64",
"8Base-RHACM-2.4:rhacm2/management-ingress-rhel8@sha256:c3cdbf5ff93b3b19ac2d7cf15b9152a0761d473de7afe29832a7ca3b833b6797_s390x",
"8Base-RHACM-2.4:rhacm2/management-ingress-rhel8@sha256:ce994a8f4c4e5476e6131a6721da748225c89a96c9d471a8638eefb6a22d52b9_ppc64le",
"8Base-RHACM-2.4:rhacm2/memcached-exporter-rhel8@sha256:01398d4f3b1825e864ddae46a5e4b7cc298dabb444dd105787ef6aeb70514571_ppc64le",
"8Base-RHACM-2.4:rhacm2/memcached-exporter-rhel8@sha256:5432fa56e40dee2475da7ee7b7e89cca10a8f06f4cbea94983fa094bfbef81ff_amd64",
"8Base-RHACM-2.4:rhacm2/memcached-exporter-rhel8@sha256:e22fa2dbc6733fc176f44cf42ec8f51b69672d354d6d2cf510eada5fe41a5245_s390x",
"8Base-RHACM-2.4:rhacm2/memcached-rhel8@sha256:0a0a88fb0138cd6de2e3fce81ab959d12cbda64e5fbab1046008aee1d94f12e2_s390x",
"8Base-RHACM-2.4:rhacm2/memcached-rhel8@sha256:7e0ee17c6d00d20773799cfb6c6e9e27c204d1e31010aa71a7f0f35eb5179a35_amd64",
"8Base-RHACM-2.4:rhacm2/memcached-rhel8@sha256:b9213f5525ebd51960412c15d416a591bf23731b6217f79aca2a89a893df2102_ppc64le",
"8Base-RHACM-2.4:rhacm2/metrics-collector-rhel8@sha256:431d4089a4a93c6b6a00cf9b63ecd9199a5545f09190577356b22ff6646820f3_amd64",
"8Base-RHACM-2.4:rhacm2/metrics-collector-rhel8@sha256:83f649b506ca698251c884692307d7cd52bbae87b0bf7790f96ffd24dd7f4fd7_ppc64le",
"8Base-RHACM-2.4:rhacm2/metrics-collector-rhel8@sha256:d37401c5fb672c56004f75974a4069d5d3b6c5e96ac7be4c174f9f178a7666bc_s390x",
"8Base-RHACM-2.4:rhacm2/multicloud-integrations-rhel8@sha256:a311c6ef1099d2370209bbbe30cfac6d1c50d79a2321beaab1f6158ab2db8bec_s390x",
"8Base-RHACM-2.4:rhacm2/multicloud-integrations-rhel8@sha256:e666154a539974d0cc005bc74903dc9f173920101dbfc5169b14a30129991475_ppc64le",
"8Base-RHACM-2.4:rhacm2/multicloud-integrations-rhel8@sha256:f37fe856571112970ae4786d313bf51e78b26e1630e443d276abb4de8e47e525_amd64",
"8Base-RHACM-2.4:rhacm2/multicloud-manager-rhel8@sha256:1dd235aa8599ca070f5175ad9da5bdb9505a7dfbbd87173f0bbf4e14ca0d5e88_ppc64le",
"8Base-RHACM-2.4:rhacm2/multicloud-manager-rhel8@sha256:8a1eeafb2a738aecb2723889c98e287638e950fec05425f1fe132ff7eb01738f_amd64",
"8Base-RHACM-2.4:rhacm2/multicloud-manager-rhel8@sha256:d458a289528173a07f7ff6d87279474e8379a2f05c11d5a9be97f9c43e38ec75_s390x",
"8Base-RHACM-2.4:rhacm2/multicluster-observability-rhel8-operator@sha256:45d046d621eab996c457a90b607ca9a57e2ca5dcad384d3cd5317475e096e098_amd64",
"8Base-RHACM-2.4:rhacm2/multicluster-observability-rhel8-operator@sha256:7ed02712f2d5093f7c751a6d22c9ffe5ce3b00c4cc901ffb779b8b51e282d698_s390x",
"8Base-RHACM-2.4:rhacm2/multicluster-observability-rhel8-operator@sha256:7f89cc6647700f7ddc46d4fabb4b3702142aa0fe9bd23026eba98c704026e9e9_ppc64le",
"8Base-RHACM-2.4:rhacm2/multicluster-operators-application-rhel8@sha256:27492dfdd71cc0bae6e01a184ac8fe5677ce172583b0fd1b9112dfd789009839_ppc64le",
"8Base-RHACM-2.4:rhacm2/multicluster-operators-application-rhel8@sha256:3af2802a89c09966e9c63f40974d8554a7b7b88cc386bbf5bda0a4cc987b7c15_s390x",
"8Base-RHACM-2.4:rhacm2/multicluster-operators-application-rhel8@sha256:723ac91ea8c130d80b48db30e05186607210aea71c7afc1c072b9a691e350215_amd64",
"8Base-RHACM-2.4:rhacm2/multicluster-operators-channel-rhel8@sha256:09883ff8a783d3f83e1c26566555c5ad140cc8bbf0d4cdb5220ef344c6282752_ppc64le",
"8Base-RHACM-2.4:rhacm2/multicluster-operators-channel-rhel8@sha256:4a34b2593897d4b1a1af124bdf6fb7e51bbd97bb4c56dd8ae463b3f3abbb7718_s390x",
"8Base-RHACM-2.4:rhacm2/multicluster-operators-channel-rhel8@sha256:883282b801566b5a40a32e33ebc431ac1398afb68f47ce931cc82b8b9eca1e55_amd64",
"8Base-RHACM-2.4:rhacm2/multicluster-operators-deployable-rhel8@sha256:0a15e49232c20ead26ade38823cd40d785e612670a41cac28ecea2066025a3d1_amd64",
"8Base-RHACM-2.4:rhacm2/multicluster-operators-deployable-rhel8@sha256:0ecd46eb89e90d787c442fd0ca92f84e9bf7fa6c2e315a0b95912616687c0580_s390x",
"8Base-RHACM-2.4:rhacm2/multicluster-operators-deployable-rhel8@sha256:bd148be0ad6ddbcc1995f94b4660d3fbe2338112230c840d77f53a564b14ec4a_ppc64le",
"8Base-RHACM-2.4:rhacm2/multicluster-operators-placementrule-rhel8@sha256:4bdca102dae861d39d81a2df4be1767e4e702ce3836224e9b875f613d1af0c37_ppc64le",
"8Base-RHACM-2.4:rhacm2/multicluster-operators-placementrule-rhel8@sha256:d71975de4b1d6b53d19ddf338f3d19ad7e28812f8fc932c144eee630d9cab176_amd64",
"8Base-RHACM-2.4:rhacm2/multicluster-operators-placementrule-rhel8@sha256:fa3e2e45501d661f4f724dea809b6eff73455db623b03178130590dbf317dba5_s390x",
"8Base-RHACM-2.4:rhacm2/multicluster-operators-subscription-release-rhel8@sha256:2e13c28d1f18f2efac62207515450a42732d4be790199ab0e5ddf2f181649cb4_ppc64le",
"8Base-RHACM-2.4:rhacm2/multicluster-operators-subscription-release-rhel8@sha256:50dc29deac8efaac3bf321270b718dec41d8b80746d3548c076ab26b2c6b63ca_s390x",
"8Base-RHACM-2.4:rhacm2/multicluster-operators-subscription-release-rhel8@sha256:faae7a0632b10dc9b65af7a8af7e7c7d9e26f2f7087687fa19d2afefa7426c5a_amd64",
"8Base-RHACM-2.4:rhacm2/multicluster-operators-subscription-rhel8@sha256:1fa2779aab32977ec8e867ed188dcdd66106986c3cbf39f02e2a555873ba478a_ppc64le",
"8Base-RHACM-2.4:rhacm2/multicluster-operators-subscription-rhel8@sha256:731a4f0919cbab729e9dded9e513ec4ad5e1b48967c21f65f3b494158a6b25ba_s390x",
"8Base-RHACM-2.4:rhacm2/multicluster-operators-subscription-rhel8@sha256:ec803f14f854b73a873f95027617246888ea28029f2f4bb5b7f39a5dd63399ca_amd64",
"8Base-RHACM-2.4:rhacm2/multiclusterhub-repo-rhel8@sha256:75504c269b3d0c2af9b48317f3dc070fae58a1e46e95283e2e0e1ab6b60f452d_amd64",
"8Base-RHACM-2.4:rhacm2/multiclusterhub-repo-rhel8@sha256:c21ffdaa0ce90e6c08f4814c09d9a0bd34d341ad1fc8f6ff2152e9007393ba1f_s390x",
"8Base-RHACM-2.4:rhacm2/multiclusterhub-repo-rhel8@sha256:e1e522835d65503d467dc9ef7c4a0149adfc4cbd3620134adb4a5694eda2f0c4_ppc64le",
"8Base-RHACM-2.4:rhacm2/multiclusterhub-rhel8@sha256:37cf6ccd9a2b9af4444fa192e7b5e6979687bd5159d97f48da40c4f9bad249eb_amd64",
"8Base-RHACM-2.4:rhacm2/multiclusterhub-rhel8@sha256:b8dea0eca4c8aaefee6be9afea77e3302ad551f68f5a87316caf65e13ac9138d_s390x",
"8Base-RHACM-2.4:rhacm2/multiclusterhub-rhel8@sha256:d173cf78965bd026a6333af91b55305ea9c349e630fa53548ee42d791295cd69_ppc64le",
"8Base-RHACM-2.4:rhacm2/node-exporter-rhel8@sha256:0b2cf97a3d82fb4570dee71c1232ef9998c7efcd1d9415f9f41351457802d62d_amd64",
"8Base-RHACM-2.4:rhacm2/node-exporter-rhel8@sha256:93e85d546c624a685221a5d0c9085fa59752105587a531c58066a856defa322a_ppc64le",
"8Base-RHACM-2.4:rhacm2/node-exporter-rhel8@sha256:b20c7b88c52ab9772ebd2216333d6324cba08c653135af469a9e6ccb6648d7c6_s390x",
"8Base-RHACM-2.4:rhacm2/observatorium-rhel8-operator@sha256:078b48f3746c33e0c69b11c9e51e70c220a3cc6f0fd26eb5b30534b16c6a2efa_s390x",
"8Base-RHACM-2.4:rhacm2/observatorium-rhel8-operator@sha256:0e1ec4eda138936261dc5a76a18fa4ace6082c636b30021ce10d5d4d0acea890_ppc64le",
"8Base-RHACM-2.4:rhacm2/observatorium-rhel8-operator@sha256:70e41fdcacd43b4e498b8d5917d0e2fb640f4e85f30b1d6646b27aee1bc8dafc_amd64",
"8Base-RHACM-2.4:rhacm2/observatorium-rhel8@sha256:431149d31b309822fa9476f951ae39bde3a81cc5d17d2a79062ced7b729166cd_amd64",
"8Base-RHACM-2.4:rhacm2/observatorium-rhel8@sha256:65aaebf97e8b904e9ff1520f4bc4704bc21614a7377f66a4c6776032621a9ccf_s390x",
"8Base-RHACM-2.4:rhacm2/observatorium-rhel8@sha256:804054ba7c65c0814307017e3ff6681ba25e62384468adbf3712418e1f3b321f_ppc64le",
"8Base-RHACM-2.4:rhacm2/openshift-hive-rhel8@sha256:80950fa60359f90359129bff09665d7e94150bfbcfb048dc46ec77309479733b_ppc64le",
"8Base-RHACM-2.4:rhacm2/openshift-hive-rhel8@sha256:bae2680af5a00937f0ecc680ad979b131ad65fc47c4683dec69e45e442dd38b4_amd64",
"8Base-RHACM-2.4:rhacm2/openshift-hive-rhel8@sha256:c75cad252f1bda9dac27d1145ee01fe91078e6bc29c60b72f2f0977cea56ae9c_s390x",
"8Base-RHACM-2.4:rhacm2/placement-rhel8@sha256:1cc55dc4ec890f583cf63c7c1d5451cd1e409dbb8feed7bb854e6970ba0e9cbd_s390x",
"8Base-RHACM-2.4:rhacm2/placement-rhel8@sha256:98f3db6bd38eec496565558b8c81a06b51fe22ad4c5a462a6b43a61ab3bc853c_amd64",
"8Base-RHACM-2.4:rhacm2/placement-rhel8@sha256:a0a5b1e0cd29da2c215f3ce555230477ce775cbd79423c74426aaa4f7f56cfc5_ppc64le",
"8Base-RHACM-2.4:rhacm2/prometheus-alertmanager-rhel8@sha256:29c84506cb42edbede5abdf086433ef003d677135fe3b51093c1fbafa6f666e0_s390x",
"8Base-RHACM-2.4:rhacm2/prometheus-alertmanager-rhel8@sha256:be4e1ac4ca5c8145ad7488bc9f067d8f1b9f4cb3d79ac43f4addd19cc66a584b_amd64",
"8Base-RHACM-2.4:rhacm2/prometheus-alertmanager-rhel8@sha256:fc83710377e91bec8866053bb2b9f91be7a3c25993488a6f9641e7c93918aadc_ppc64le",
"8Base-RHACM-2.4:rhacm2/prometheus-rhel8@sha256:1587535175898f97007552a6023ef0785861271dc939a751c98db0c41c9e2c97_amd64",
"8Base-RHACM-2.4:rhacm2/prometheus-rhel8@sha256:4aa41836d3699f3b8a546703fa5032a01af6bcac60465e779769c32a36352d0d_s390x",
"8Base-RHACM-2.4:rhacm2/prometheus-rhel8@sha256:f7971a684bcdce02604319ecace5ba585797f116a64024da815bf3e2d27f6251_ppc64le",
"8Base-RHACM-2.4:rhacm2/provider-credential-controller-rhel8@sha256:827351fc8036170bfb1b6d0fc15c84476c8913ae044163884ff89424e0e4235f_s390x",
"8Base-RHACM-2.4:rhacm2/provider-credential-controller-rhel8@sha256:a6f1234d8f90e06b88775ce831e574ec0621e487043d412d7c35d2bde6db21f9_amd64",
"8Base-RHACM-2.4:rhacm2/provider-credential-controller-rhel8@sha256:e33d7b73b6a7d41ef7779800af177a4557608ea87c854e457d0421332fcb421f_ppc64le",
"8Base-RHACM-2.4:rhacm2/rbac-query-proxy-rhel8@sha256:1d1c793c2bf89cb49dc4625981b4f7bc9cc827d01d7c57af88cde59adde21787_amd64",
"8Base-RHACM-2.4:rhacm2/rbac-query-proxy-rhel8@sha256:a129031e0e3c0e389a104f1ad15f4ecbb6382d79e19c62e7b22b31bee7021cdd_s390x",
"8Base-RHACM-2.4:rhacm2/rbac-query-proxy-rhel8@sha256:b549a06e14f326d196883c8168db3f82edbb952184ea4742b6d4eca78b13bc69_ppc64le",
"8Base-RHACM-2.4:rhacm2/redisgraph-tls-rhel8@sha256:7e3245ba0f53c4c510f7151b3e940c13d5a79d8d95b203e3b8ceaca4ceea42ea_ppc64le",
"8Base-RHACM-2.4:rhacm2/redisgraph-tls-rhel8@sha256:9fb4a62d70505c508d0d8dc158f8fa1c759c23f6a13c6a069a40a32c5cbce1fe_s390x",
"8Base-RHACM-2.4:rhacm2/redisgraph-tls-rhel8@sha256:cdf817bdb70737e6912e550fa1602bbbcaa5b34a2e2d47a249000aac560cc6f0_amd64",
"8Base-RHACM-2.4:rhacm2/registration-rhel8-operator@sha256:3ca37dec679c11f1333c5fd6c866867ce2e7ed5d3c139c2ad8f3ad7d10be70c0_s390x",
"8Base-RHACM-2.4:rhacm2/registration-rhel8-operator@sha256:45b0e1027807496b3c2a10d8e7c015cc91cc77b9832639adb51a6e5fc7f5071b_ppc64le",
"8Base-RHACM-2.4:rhacm2/registration-rhel8-operator@sha256:6710d98fb67533848a96f35fcbeb0adf6999a7e6534068ccc9956105a4d2db73_amd64",
"8Base-RHACM-2.4:rhacm2/registration-rhel8@sha256:0fbe6a1234544b31be5b6ba778895d31b0486783116796e0e31079cd2ee9f87a_ppc64le",
"8Base-RHACM-2.4:rhacm2/registration-rhel8@sha256:494e65b5e3bf27c3bae221db5154b119ef7689b2cb42894f05c40cf4608f1da6_s390x",
"8Base-RHACM-2.4:rhacm2/registration-rhel8@sha256:5d614eda176a91d5359e8a44a6f93a3fdbda8080f2209f342f83d4816b2d0008_amd64",
"8Base-RHACM-2.4:rhacm2/search-aggregator-rhel8@sha256:176ba84e41d3465826245fd9acd199c0b292c25a76c88bbcab8c07d93829ff9c_s390x",
"8Base-RHACM-2.4:rhacm2/search-aggregator-rhel8@sha256:3857111bc468c7bb79a7476d6bc5df0add7d8951799b65b6414f1f5dd3d5b9b8_amd64",
"8Base-RHACM-2.4:rhacm2/search-aggregator-rhel8@sha256:52a2dd79f67b1910a7129f70ba18b48656cd41b2a15f2ae4af2509c0eaa4205a_ppc64le",
"8Base-RHACM-2.4:rhacm2/search-api-rhel8@sha256:2d64646d663ac682a087fc69314bd72751ba2b005ab08a93da223470a863a740_amd64",
"8Base-RHACM-2.4:rhacm2/search-api-rhel8@sha256:74ccabf407b668837238eb3ad2e536fcb0b3df9a48741f43edf2456fbee80cc6_ppc64le",
"8Base-RHACM-2.4:rhacm2/search-api-rhel8@sha256:de9cc78ae58b063980c0fd3797cc6aba79bedc22898dae3fbce64c94dfd82909_s390x",
"8Base-RHACM-2.4:rhacm2/search-collector-rhel8@sha256:37c5344f9061f44ea363d64c2118e791999007ecdead8d15c8c121aff83631fe_amd64",
"8Base-RHACM-2.4:rhacm2/search-collector-rhel8@sha256:98fb5b0965d41badb9933eb0fc23a5006c1e1cb555a8b80b63a6a00bc87b1c7a_s390x",
"8Base-RHACM-2.4:rhacm2/search-collector-rhel8@sha256:ff9c98d5836007520ff971116d5c143b6e0fafa25e5c8f0dfd4b1a23f191f1d2_ppc64le",
"8Base-RHACM-2.4:rhacm2/search-rhel8@sha256:13b61bea54f6d67fb749852d48dc6a035ee516ed5f3d339619b97924e078ca59_ppc64le",
"8Base-RHACM-2.4:rhacm2/search-rhel8@sha256:210fdca717aef2b4159e223a4f0bab06cdae9491d2c890d63710cf3c71de0c32_amd64",
"8Base-RHACM-2.4:rhacm2/search-rhel8@sha256:5f3249435b29dba366242d6e68e6f1f2f4a8f4cd8941fb881d297bd5ed9fa72e_s390x",
"8Base-RHACM-2.4:rhacm2/search-ui-rhel8@sha256:2203d5c5cadd4be391bba00bbf8a588e930dcde7c438e15c14ed0e7a3fd31522_s390x",
"8Base-RHACM-2.4:rhacm2/search-ui-rhel8@sha256:aa0f257b502a6fcf1d2eb2270858f7d145abee32b9a64ba511bab22218b74e0a_ppc64le",
"8Base-RHACM-2.4:rhacm2/search-ui-rhel8@sha256:d4a81b7b29b9a76aa631ad26471b3cd6202775853f5a2102260c4f1e339cdfe0_amd64",
"8Base-RHACM-2.4:rhacm2/submariner-addon-rhel8@sha256:0faded1f0229ce80be36090a54ed761f1c89b414e84bd11d680fbddd382a986b_amd64",
"8Base-RHACM-2.4:rhacm2/submariner-addon-rhel8@sha256:4331c06cda7427491fcf5061f9695ab5f87dea5a02b5b915b1354c20f3cff830_s390x",
"8Base-RHACM-2.4:rhacm2/submariner-addon-rhel8@sha256:514d5c15aceb07e72ba74d9ba1b3bdc2e84e1c4060b2facdb886809b118c704c_ppc64le",
"8Base-RHACM-2.4:rhacm2/thanos-receive-controller-rhel8@sha256:2da6d891769a4d9cb936d93a8ea84eea45f33e482c79cc74418f4143c5c145e7_s390x",
"8Base-RHACM-2.4:rhacm2/thanos-receive-controller-rhel8@sha256:8c0745aa13e06c6cc159d8be33302b766673bdd1aedff1309d205519587440ab_amd64",
"8Base-RHACM-2.4:rhacm2/thanos-receive-controller-rhel8@sha256:8d0e265c199c32e757c2004d89db64bc64092171b98068aab03f977a744cc5bc_ppc64le",
"8Base-RHACM-2.4:rhacm2/thanos-rhel8@sha256:8036c9dd2d44027f5173b935ee8dcd9b3e87b433d65a50f83ffa76a503cf747c_s390x",
"8Base-RHACM-2.4:rhacm2/thanos-rhel8@sha256:ed22c2650f0d908174896647ced911a49945714a114836096b787cc879164bc4_ppc64le",
"8Base-RHACM-2.4:rhacm2/thanos-rhel8@sha256:fbe3062ae92faafd40caac5ddd0b20e2d1bfcaa64febebc0dcd5d368a3734c12_amd64",
"8Base-RHACM-2.4:rhacm2/volsync-mover-rclone-rhel8@sha256:0b3c2d30d0a6109db50dba4053d795fc92bfcadc380a8a8deb5ae4ef4e6d29fa_ppc64le",
"8Base-RHACM-2.4:rhacm2/volsync-mover-rclone-rhel8@sha256:6784f7672ac4c8f47ddaf9b5fc6b98f2c1d18c48be212114eeab9babb780cba6_s390x",
"8Base-RHACM-2.4:rhacm2/volsync-mover-rclone-rhel8@sha256:ada830a6dfa3f00aba2a32225a9884bbe31d20b93ece21249b11e6b037d85e75_amd64",
"8Base-RHACM-2.4:rhacm2/volsync-mover-restic-rhel8@sha256:31244fad1da3b5c258babd12defc1192a8534727f12ad775aad9d202fb6a5947_amd64",
"8Base-RHACM-2.4:rhacm2/volsync-mover-restic-rhel8@sha256:3ac9147cf782a40b3881973a399add430aee10cdfe1abdb00c98a0b5a3a527dc_s390x",
"8Base-RHACM-2.4:rhacm2/volsync-mover-restic-rhel8@sha256:9d00b2d06752192dd8f8f48aeb2786ac1ee0c062ed8916cf3f693c7d2a05e208_ppc64le",
"8Base-RHACM-2.4:rhacm2/volsync-mover-rsync-rhel8@sha256:30e06b75f83e22faeed2108f68b158fb35b4db22b83f049c61706ddcbfef27d9_ppc64le",
"8Base-RHACM-2.4:rhacm2/volsync-mover-rsync-rhel8@sha256:530aedee3aeca43ef0501f5cd2aa07c65eb708ac1a7fcd97fc3000358744d1bd_s390x",
"8Base-RHACM-2.4:rhacm2/volsync-mover-rsync-rhel8@sha256:c5621b5d113a1330bdc04f1fce05fd6f16c10526511ba207cb24551f7efe0e58_amd64",
"8Base-RHACM-2.4:rhacm2/volsync-rhel8@sha256:1ab81a27373c351eb2c932536fc9ea6cbf74911b794e3cd183c8e5624940a656_ppc64le",
"8Base-RHACM-2.4:rhacm2/volsync-rhel8@sha256:90ed24a800b82c2eb1c0f2d08aa11b2bea942e6a9044e3a01a5778877e7b376a_s390x",
"8Base-RHACM-2.4:rhacm2/volsync-rhel8@sha256:9e02a53649909a9d3ccd5c22f5c231b3ad69f451d7b5a32033046f3031cde188_amd64",
"8Base-RHACM-2.4:rhacm2/work-rhel8@sha256:0facf27d638269e722029217ef72016556c60e42887a836e4a0ad6140c1b6dcf_s390x",
"8Base-RHACM-2.4:rhacm2/work-rhel8@sha256:5694a214f662b4556b1fdf088ef0d33d6674dc3be3ae5d2fbdf00e56addeae3c_amd64",
"8Base-RHACM-2.4:rhacm2/work-rhel8@sha256:73b036d1c7b9c44010ef9716be8c96bfd2a7af7e09b2cf3402cc2aac81ef94e4_ppc64le"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2022-31150"
},
{
"category": "external",
"summary": "RHBZ#2109354",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2109354"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2022-31150",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-31150"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2022-31150",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2022-31150"
}
],
"release_date": "2022-07-19T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2022-09-26T14:49:03+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 update:\n\nhttps://access.redhat.com/documentation/en-us/red_hat_advanced_cluster_management_for_kubernetes/2.4/html-single/install/index#installing",
"product_ids": [
"8Base-RHACM-2.4:rhacm2/acm-grafana-rhel8@sha256:17c53124f6c09cc839f533aee0c870078f547fef29a19803814f5c5fbc5e7939_s390x",
"8Base-RHACM-2.4:rhacm2/acm-grafana-rhel8@sha256:644a295644e91a8976d4df02e5ccdd711d8d3c8fa409cae698671b49b96ec00a_ppc64le",
"8Base-RHACM-2.4:rhacm2/acm-grafana-rhel8@sha256:9c9b992bf748282d7cdc941b7907bbcbabe69a8b287bc4195a6bc8b9d9b6cbd0_amd64",
"8Base-RHACM-2.4:rhacm2/acm-must-gather-rhel8@sha256:0cca0dbb0b7adff8eaea1315b422edb6ea1778befa4772f3e6f5755fb5519196_s390x",
"8Base-RHACM-2.4:rhacm2/acm-must-gather-rhel8@sha256:63b5758cfcffe96326b090ae51d38c00ca13b35e9fe5e4354cd33e67d042c41b_amd64",
"8Base-RHACM-2.4:rhacm2/acm-must-gather-rhel8@sha256:cfc97f6c9495bac2635e016dd47049683f8ed78c932ef2c70cec2ec7be323fea_ppc64le",
"8Base-RHACM-2.4:rhacm2/acm-operator-bundle@sha256:346215260baa3371853d15ccc451c3ac418813c5cd9b422b0ad9f2dd6ae8a511_s390x",
"8Base-RHACM-2.4:rhacm2/acm-operator-bundle@sha256:cb4fca4155dc3e274712c0c7609eb6111a6e03207ddaa0d5c3c8752badc15b2c_amd64",
"8Base-RHACM-2.4:rhacm2/acm-operator-bundle@sha256:cceb82a8492d7e971e515f1a0a5391a1051e4f130f7a14e412def20616e05d40_ppc64le",
"8Base-RHACM-2.4:rhacm2/agent-service-rhel8@sha256:5b5046b04aa10807a6676916cf4744f0cd36c056dd3fd626304814af2d665cf9_amd64",
"8Base-RHACM-2.4:rhacm2/agent-service-rhel8@sha256:5c89bb44eda9a0754ea1d1ca69ea260f02f060c517194251519439e4b943e46a_ppc64le",
"8Base-RHACM-2.4:rhacm2/agent-service-rhel8@sha256:cfe9dfc60224b6206d6fbbc4c4ee95e378ce2da8b79c176e5e7bfdd8b0375f88_s390x",
"8Base-RHACM-2.4:rhacm2/application-ui-rhel8@sha256:6acf7df47405a4ccb3ede12db6574a0829d28f94ea5d20d6041db1bd045a90c6_ppc64le",
"8Base-RHACM-2.4:rhacm2/application-ui-rhel8@sha256:96c10e483a1c99f0ac91fb84df87ebe927e82ca35ef7e36e0f583121dcdd8b15_amd64",
"8Base-RHACM-2.4:rhacm2/application-ui-rhel8@sha256:ffb0b475eccc16a227f13a3d0d332f9cd9b96eade52646352a7497f903edf1a2_s390x",
"8Base-RHACM-2.4:rhacm2/assisted-image-service-rhel8@sha256:2c2f96ebf908cf415613aec65a414884ec35784e4bdcd4c4b4978aa98149af4d_amd64",
"8Base-RHACM-2.4:rhacm2/assisted-image-service-rhel8@sha256:c89023b0b424e2b8800399fc4b6cfa9336248f3222097c094d33fd2b872398aa_ppc64le",
"8Base-RHACM-2.4:rhacm2/assisted-image-service-rhel8@sha256:e49c328eb815293dd606199a0b8a2bd0db6bbf5d87eeaa7902d6d4df1bb41d35_s390x",
"8Base-RHACM-2.4:rhacm2/assisted-installer-agent-rhel8@sha256:86fd675a09451d3ee552452999cd2c82410174f5e55dcfd4f21286559363217e_amd64",
"8Base-RHACM-2.4:rhacm2/assisted-installer-reporter-rhel8@sha256:dcc214165e5c895925f52673577fa73274b017e3e9017818bf5c0327b3600ffb_ppc64le",
"8Base-RHACM-2.4:rhacm2/assisted-installer-reporter-rhel8@sha256:f7004db056478b4c1b101ab0ceac24f78dbefc018a1e76e12e8a4f69fd171175_amd64",
"8Base-RHACM-2.4:rhacm2/assisted-installer-rhel8@sha256:6e002bec6af8e7d7b0c89bc25f4a9e3224e47f5638be7cc2a9c68a5e92447254_amd64",
"8Base-RHACM-2.4:rhacm2/assisted-installer-rhel8@sha256:815976efa30282899af7de91b5df1fdeca10c709d0fc60d09d8f3abb1c2acdc3_ppc64le",
"8Base-RHACM-2.4:rhacm2/cert-policy-controller-rhel8@sha256:0e30470d12e11f473750e0b95833d0d1fe6fd3ee9d9d0c5d7454614449156148_s390x",
"8Base-RHACM-2.4:rhacm2/cert-policy-controller-rhel8@sha256:2324eeab4219c1c953b698cbd1cf57e0af777f31042de00eaaa2bf163f84cae1_amd64",
"8Base-RHACM-2.4:rhacm2/cert-policy-controller-rhel8@sha256:c3d60eaf9f775e623114d093450b5d170b4048ef1e52267a2153ec54489bd00f_ppc64le",
"8Base-RHACM-2.4:rhacm2/cluster-backup-rhel8-operator@sha256:9969b8f2f91bd0a3ef0e89300d66a656238a3a3361d56cf7fc0eb55db1752782_amd64",
"8Base-RHACM-2.4:rhacm2/cluster-backup-rhel8-operator@sha256:d5639931ddcb1288f279f54a3688fcb8c94d710a457917c46bfa3db6cd1a317b_s390x",
"8Base-RHACM-2.4:rhacm2/cluster-backup-rhel8-operator@sha256:fa4667d27a8778efc83ace86657c638aacb7ccc3168c489d427c1d6ab834cbb2_ppc64le",
"8Base-RHACM-2.4:rhacm2/cluster-curator-controller-rhel8@sha256:4b32ee29c898c9f52a5fdeed3a6a595ac157db7051b36086eddf7a8f91b2ec08_ppc64le",
"8Base-RHACM-2.4:rhacm2/cluster-curator-controller-rhel8@sha256:9e6a260d8130731601612a56cea728fc6b80cfa3d7fd8b6612175ff76b290dea_s390x",
"8Base-RHACM-2.4:rhacm2/cluster-curator-controller-rhel8@sha256:faa454bab3f9ea36a2d5a1eaa16806ac3669472856833e750571e45da7074d40_amd64",
"8Base-RHACM-2.4:rhacm2/cluster-proxy-addon-rhel8@sha256:03d738d93d893b9fd9d2587e14b9a7a92bbb5eca4b85901b5e07cff1e7a3ab73_s390x",
"8Base-RHACM-2.4:rhacm2/cluster-proxy-addon-rhel8@sha256:22c9595f3f4d95b6dc6c17ce5412f4131d9ce501f2660f23d176f276c4a97a73_ppc64le",
"8Base-RHACM-2.4:rhacm2/cluster-proxy-addon-rhel8@sha256:ae6de1e14b7897a944733cdb9963f31990d696a66260974d3f692e0af87161d3_amd64",
"8Base-RHACM-2.4:rhacm2/clusterclaims-controller-rhel8@sha256:2c7f03c0ca17163c949249bb4b480a0fd2c986e55b0dc23c6cd3b0a974b4c229_ppc64le",
"8Base-RHACM-2.4:rhacm2/clusterclaims-controller-rhel8@sha256:bd8fa875e2c6b6c650c21089441b417ae657b8e1fda2786d2f328978776a6883_s390x",
"8Base-RHACM-2.4:rhacm2/clusterclaims-controller-rhel8@sha256:c49c92c632968e08f74d08eaa99862f0dd8dd1fe4a85f05e57efa90e5dca5563_amd64",
"8Base-RHACM-2.4:rhacm2/clusterlifecycle-state-metrics-rhel8@sha256:3711cb41642a7fffc69a0c98db128d39d980555127f22a9d1dfd76c9631b8edc_ppc64le",
"8Base-RHACM-2.4:rhacm2/clusterlifecycle-state-metrics-rhel8@sha256:60a54bc76a84f2369b02dc1b9b0d8353da93acc9f8193a26739110c6fe59abdd_s390x",
"8Base-RHACM-2.4:rhacm2/clusterlifecycle-state-metrics-rhel8@sha256:6df08e52cee6890187b6be3a62b36c18fcff7e34630da933e0a5f7bcecec6b4c_amd64",
"8Base-RHACM-2.4:rhacm2/config-policy-controller-rhel8@sha256:8fb0581852dc1dfd80a81ba03c6976da1aa8d93675f626765f2266adfa94d5ac_s390x",
"8Base-RHACM-2.4:rhacm2/config-policy-controller-rhel8@sha256:929233f873cbf980fb850a9812c98bd09f907e26d9afeb1c0198d52776e33b32_ppc64le",
"8Base-RHACM-2.4:rhacm2/config-policy-controller-rhel8@sha256:a3653dcecb777d7b3915c49b7999793b90dd4524628d5517368a0837af46aa07_amd64",
"8Base-RHACM-2.4:rhacm2/console-api-rhel8@sha256:02481bcf2ddd1771d965e947cfcbad66540e2df055a3013bee5185ab84960d6d_ppc64le",
"8Base-RHACM-2.4:rhacm2/console-api-rhel8@sha256:3a47d211370efc6e1661d4d0abd0d5abc65d8a759218af7c2722db820a664d8c_s390x",
"8Base-RHACM-2.4:rhacm2/console-api-rhel8@sha256:789e1950e886e54c341699cc8ec0c4bfb9a0e295e49961366759e861d32d5ef9_amd64",
"8Base-RHACM-2.4:rhacm2/console-rhel8@sha256:5215e1a2f456b83ba4ae02ea653bef51d331ced6e9a4c67958e8c41cd88aa818_s390x",
"8Base-RHACM-2.4:rhacm2/console-rhel8@sha256:d5cbabd5d26e6e712d9f531db8ebaa3a793599538ef2e62262b02c165ea74b9a_ppc64le",
"8Base-RHACM-2.4:rhacm2/console-rhel8@sha256:e797bce5724653b3ae0395c66c4796dc0594002cdde7242f4fd29c2fd5e703fa_amd64",
"8Base-RHACM-2.4:rhacm2/discovery-rhel8-operator@sha256:224af94e4e027bfb7edff3f889ec08aa031eaede2e4a02c67ce2925f29230ea8_s390x",
"8Base-RHACM-2.4:rhacm2/discovery-rhel8-operator@sha256:5dd54d496d15c262072c6024385e9fbf016edabe8a6bcdf31ec63ed5c445088c_amd64",
"8Base-RHACM-2.4:rhacm2/discovery-rhel8-operator@sha256:f64cae3c176e4b18af716ba054dcebafa07c3f893943de09b7dfd0285a9271d5_ppc64le",
"8Base-RHACM-2.4:rhacm2/endpoint-monitoring-rhel8-operator@sha256:516888a8ee8d509b77cda6ef2154a6d70a94a48a2c8c5bc7a9b1b9f2e089ff57_ppc64le",
"8Base-RHACM-2.4:rhacm2/endpoint-monitoring-rhel8-operator@sha256:c48ced70438f389ee0a22a8670db80c121c087728533c5cd2070751ce3b2614e_amd64",
"8Base-RHACM-2.4:rhacm2/endpoint-monitoring-rhel8-operator@sha256:ee184be0540e401b6834747b6632b11d69269f3d9ab44bc4aaab9fc9877191aa_s390x",
"8Base-RHACM-2.4:rhacm2/governance-policy-propagator-rhel8@sha256:b5a8689de0cc37c38daca89e1a6f64b6601b341a8f12ef6c093ec12b83bca4e8_s390x",
"8Base-RHACM-2.4:rhacm2/governance-policy-propagator-rhel8@sha256:f885cac3c1b78c94885f9a9e197511c51b5470b192d6ac48e6cb20a592b36832_ppc64le",
"8Base-RHACM-2.4:rhacm2/governance-policy-propagator-rhel8@sha256:fbec65b4937bbdad28cc1e04b5b215caddeaacda3a844cd0a45ade093997adc3_amd64",
"8Base-RHACM-2.4:rhacm2/governance-policy-spec-sync-rhel8@sha256:2c130b6df67cd0a8ee055d9b8bb3ede4bcf211978db7cdd892f78bf1d56dd269_amd64",
"8Base-RHACM-2.4:rhacm2/governance-policy-spec-sync-rhel8@sha256:6a8227f1560751fd8e1d2ec8136d8855599727eb7ad382bd5b18167ba46b31ff_ppc64le",
"8Base-RHACM-2.4:rhacm2/governance-policy-spec-sync-rhel8@sha256:c2c6ab3e7317dee023b79cc868c052a8a602610925932358498a3a215d5c8089_s390x",
"8Base-RHACM-2.4:rhacm2/governance-policy-status-sync-rhel8@sha256:385006b34743b689054c581eaaffb5298adfd092eaa13ff6c24f28fa5b79a178_amd64",
"8Base-RHACM-2.4:rhacm2/governance-policy-status-sync-rhel8@sha256:6c2ec36725b956432591b6cb6a20d4eb2ac3bf759ab4a901f581c81bcb12270c_ppc64le",
"8Base-RHACM-2.4:rhacm2/governance-policy-status-sync-rhel8@sha256:76f717cb9fe271941f45794a8dd9ebb85af0f7ab6cd104a698352b875e1b721d_s390x",
"8Base-RHACM-2.4:rhacm2/governance-policy-template-sync-rhel8@sha256:2d0d4141d0df7a5309edb3aa064591479facd14d604f5338383a88a7c01fb976_s390x",
"8Base-RHACM-2.4:rhacm2/governance-policy-template-sync-rhel8@sha256:a96e372e54eadb8c0f384eaf5295a5a17ab701c5051b5ae59341ecc01489099b_ppc64le",
"8Base-RHACM-2.4:rhacm2/governance-policy-template-sync-rhel8@sha256:d9135c4c5eb68af915b552e2d7fe62251f4a3a23d45a7b193d754b7da900b159_amd64",
"8Base-RHACM-2.4:rhacm2/grafana-dashboard-loader-rhel8@sha256:1f8b57a645d0abc3e639eb493f228d3485f4a3f53528175bc386f712fce7cd3f_amd64",
"8Base-RHACM-2.4:rhacm2/grafana-dashboard-loader-rhel8@sha256:5419a6207c0cd1adb21d7c4c3378d31f240a9f29674aee612608d015fe0b491f_ppc64le",
"8Base-RHACM-2.4:rhacm2/grafana-dashboard-loader-rhel8@sha256:6190c4487c63f61cb24e8d219aa1ebc6ff5d8d8b1ece5bbb3da5d46e67f0b98c_s390x",
"8Base-RHACM-2.4:rhacm2/grc-ui-api-rhel8@sha256:40f04e8634a2151e7a4aefe823c980d1d98c89ddb1210b55b4c0566bd85fd787_amd64",
"8Base-RHACM-2.4:rhacm2/grc-ui-api-rhel8@sha256:999f7119e60d578cd54b08135838fb8ecb996cd93f8e6f07ee92ec776f86f3d7_s390x",
"8Base-RHACM-2.4:rhacm2/grc-ui-api-rhel8@sha256:a8072d656eb14084eafd141690c02119376c9436faab8e4d219e1f0ade7ed2ec_ppc64le",
"8Base-RHACM-2.4:rhacm2/grc-ui-rhel8@sha256:18beaf038580dd78d44cdbd7b3e9bfab16b1ae9f1b454689abe1ebfefe4964b5_amd64",
"8Base-RHACM-2.4:rhacm2/grc-ui-rhel8@sha256:2e28251e1a65b7176007f53887f3693e5268848b1bb8a1e084e9f1064deaec8a_s390x",
"8Base-RHACM-2.4:rhacm2/grc-ui-rhel8@sha256:3848541d746de6dfacca63f06f29fc7d203dfa4c73dbd749407896ddddb7306c_ppc64le",
"8Base-RHACM-2.4:rhacm2/iam-policy-controller-rhel8@sha256:0deeefc1600e43aac6d9eadd05b32d3a1b2059632ec7e8b005eb2245b52dbd98_amd64",
"8Base-RHACM-2.4:rhacm2/iam-policy-controller-rhel8@sha256:7d1534ff8b00cd38716d2bfb65b924a45e9ec18a8eccad13c5e3818f858630b6_s390x",
"8Base-RHACM-2.4:rhacm2/iam-policy-controller-rhel8@sha256:b2fa794482a54fcfcbf7d0ac8597e9cb0ac0c73cfe5afa8bf2e73ca35d37feb9_ppc64le",
"8Base-RHACM-2.4:rhacm2/insights-client-rhel8@sha256:0f567016e55498bef2be33665d247eb14308b13aaef5cc670de7e06ff830cb9a_amd64",
"8Base-RHACM-2.4:rhacm2/insights-client-rhel8@sha256:6bd666f6d541ab33598c4a38ac05e8f65f19e03d8630cf685c89b05f14c4f1b8_ppc64le",
"8Base-RHACM-2.4:rhacm2/insights-client-rhel8@sha256:85bf407b6bc232952f4dd7c1edd8a7f4a168a6995d7b866f4417bc65a162efd5_s390x",
"8Base-RHACM-2.4:rhacm2/insights-metrics-rhel8@sha256:180e2ac58d3549c7ed583da66fba14368c606feb65b4313aac3b4f889ec091bb_amd64",
"8Base-RHACM-2.4:rhacm2/insights-metrics-rhel8@sha256:2492650b89feab7de0408be0e3af6d889e6291bb7064ea524dafca87b252840e_s390x",
"8Base-RHACM-2.4:rhacm2/insights-metrics-rhel8@sha256:93066377331da7f85024ae541440cb409c741d393adfdfe289f7d5836c0da183_ppc64le",
"8Base-RHACM-2.4:rhacm2/klusterlet-addon-controller-rhel8@sha256:018f6d71abae2963c853fe9d1a41fdad2df91acb72fee775af08275647d3019f_amd64",
"8Base-RHACM-2.4:rhacm2/klusterlet-addon-controller-rhel8@sha256:500d5166ea2f808c46b71d1a5470a35bffa484d860161a16e9809f90d021b23e_ppc64le",
"8Base-RHACM-2.4:rhacm2/klusterlet-addon-controller-rhel8@sha256:a4d7ef368efce597729c5fc1ae4358a0b45483a11b8363bf8d164c20075da748_s390x",
"8Base-RHACM-2.4:rhacm2/klusterlet-addon-rhel8-operator@sha256:0402e265ec4919aef893be4c0f177b53173bc0c50eb47aafea6822e05a7748be_s390x",
"8Base-RHACM-2.4:rhacm2/klusterlet-addon-rhel8-operator@sha256:6b0fbc1956407a0986460556336fcccfe4d08d712cc4b0af4ca65061baf75ea2_amd64",
"8Base-RHACM-2.4:rhacm2/klusterlet-addon-rhel8-operator@sha256:d7546a69df7b817d0c29c8f95dd3d5d2900c3755c82570b1d610702c56d4fb59_ppc64le",
"8Base-RHACM-2.4:rhacm2/kube-rbac-proxy-rhel8@sha256:6650633c4664e6b537e82eafc593dc91ca206de3b0de878f600c913a95eb18a2_amd64",
"8Base-RHACM-2.4:rhacm2/kube-rbac-proxy-rhel8@sha256:c1c90ee4ae1f908c33c8a8bf38f0b47bfad039bedccf870324f6b554aad5d78c_s390x",
"8Base-RHACM-2.4:rhacm2/kube-rbac-proxy-rhel8@sha256:ccddb38db49a190aa0d5d70e6b4672079ea222a42045d406a4b9974ac7412146_ppc64le",
"8Base-RHACM-2.4:rhacm2/kube-state-metrics-rhel8@sha256:566b95595959ba60677f1518562fd996ef7643dc94aa9e9fead0e4b4096032ca_s390x",
"8Base-RHACM-2.4:rhacm2/kube-state-metrics-rhel8@sha256:789f79b85c022e59143e725a589ac890884f079c969f56efb972b0a0f8d77e66_amd64",
"8Base-RHACM-2.4:rhacm2/kube-state-metrics-rhel8@sha256:971a33f5a57057d3901ff75eebbc13ca8456b4315dd7811139e60bb8872d80bf_ppc64le",
"8Base-RHACM-2.4:rhacm2/managedcluster-import-controller-rhel8@sha256:bcb43adee06dbb1cfb6a5c9fed71847ecc3826e3e44fe04d57b7143a6123daa5_s390x",
"8Base-RHACM-2.4:rhacm2/managedcluster-import-controller-rhel8@sha256:dbf235a9723a1c21471d8ef0029f3c999ac3b22512d67facd052efb725431bc1_ppc64le",
"8Base-RHACM-2.4:rhacm2/managedcluster-import-controller-rhel8@sha256:faf01c5554224350e4cffd1fc4ce275886791e45857bf0ed5f90ffa3a64680dc_amd64",
"8Base-RHACM-2.4:rhacm2/management-ingress-rhel8@sha256:46293eeaad521f993ed01467e13cae70f600426ef09df0e02dd8b83348b60027_amd64",
"8Base-RHACM-2.4:rhacm2/management-ingress-rhel8@sha256:c3cdbf5ff93b3b19ac2d7cf15b9152a0761d473de7afe29832a7ca3b833b6797_s390x",
"8Base-RHACM-2.4:rhacm2/management-ingress-rhel8@sha256:ce994a8f4c4e5476e6131a6721da748225c89a96c9d471a8638eefb6a22d52b9_ppc64le",
"8Base-RHACM-2.4:rhacm2/memcached-exporter-rhel8@sha256:01398d4f3b1825e864ddae46a5e4b7cc298dabb444dd105787ef6aeb70514571_ppc64le",
"8Base-RHACM-2.4:rhacm2/memcached-exporter-rhel8@sha256:5432fa56e40dee2475da7ee7b7e89cca10a8f06f4cbea94983fa094bfbef81ff_amd64",
"8Base-RHACM-2.4:rhacm2/memcached-exporter-rhel8@sha256:e22fa2dbc6733fc176f44cf42ec8f51b69672d354d6d2cf510eada5fe41a5245_s390x",
"8Base-RHACM-2.4:rhacm2/memcached-rhel8@sha256:0a0a88fb0138cd6de2e3fce81ab959d12cbda64e5fbab1046008aee1d94f12e2_s390x",
"8Base-RHACM-2.4:rhacm2/memcached-rhel8@sha256:7e0ee17c6d00d20773799cfb6c6e9e27c204d1e31010aa71a7f0f35eb5179a35_amd64",
"8Base-RHACM-2.4:rhacm2/memcached-rhel8@sha256:b9213f5525ebd51960412c15d416a591bf23731b6217f79aca2a89a893df2102_ppc64le",
"8Base-RHACM-2.4:rhacm2/metrics-collector-rhel8@sha256:431d4089a4a93c6b6a00cf9b63ecd9199a5545f09190577356b22ff6646820f3_amd64",
"8Base-RHACM-2.4:rhacm2/metrics-collector-rhel8@sha256:83f649b506ca698251c884692307d7cd52bbae87b0bf7790f96ffd24dd7f4fd7_ppc64le",
"8Base-RHACM-2.4:rhacm2/metrics-collector-rhel8@sha256:d37401c5fb672c56004f75974a4069d5d3b6c5e96ac7be4c174f9f178a7666bc_s390x",
"8Base-RHACM-2.4:rhacm2/multicloud-integrations-rhel8@sha256:a311c6ef1099d2370209bbbe30cfac6d1c50d79a2321beaab1f6158ab2db8bec_s390x",
"8Base-RHACM-2.4:rhacm2/multicloud-integrations-rhel8@sha256:e666154a539974d0cc005bc74903dc9f173920101dbfc5169b14a30129991475_ppc64le",
"8Base-RHACM-2.4:rhacm2/multicloud-integrations-rhel8@sha256:f37fe856571112970ae4786d313bf51e78b26e1630e443d276abb4de8e47e525_amd64",
"8Base-RHACM-2.4:rhacm2/multicloud-manager-rhel8@sha256:1dd235aa8599ca070f5175ad9da5bdb9505a7dfbbd87173f0bbf4e14ca0d5e88_ppc64le",
"8Base-RHACM-2.4:rhacm2/multicloud-manager-rhel8@sha256:8a1eeafb2a738aecb2723889c98e287638e950fec05425f1fe132ff7eb01738f_amd64",
"8Base-RHACM-2.4:rhacm2/multicloud-manager-rhel8@sha256:d458a289528173a07f7ff6d87279474e8379a2f05c11d5a9be97f9c43e38ec75_s390x",
"8Base-RHACM-2.4:rhacm2/multicluster-observability-rhel8-operator@sha256:45d046d621eab996c457a90b607ca9a57e2ca5dcad384d3cd5317475e096e098_amd64",
"8Base-RHACM-2.4:rhacm2/multicluster-observability-rhel8-operator@sha256:7ed02712f2d5093f7c751a6d22c9ffe5ce3b00c4cc901ffb779b8b51e282d698_s390x",
"8Base-RHACM-2.4:rhacm2/multicluster-observability-rhel8-operator@sha256:7f89cc6647700f7ddc46d4fabb4b3702142aa0fe9bd23026eba98c704026e9e9_ppc64le",
"8Base-RHACM-2.4:rhacm2/multicluster-operators-application-rhel8@sha256:27492dfdd71cc0bae6e01a184ac8fe5677ce172583b0fd1b9112dfd789009839_ppc64le",
"8Base-RHACM-2.4:rhacm2/multicluster-operators-application-rhel8@sha256:3af2802a89c09966e9c63f40974d8554a7b7b88cc386bbf5bda0a4cc987b7c15_s390x",
"8Base-RHACM-2.4:rhacm2/multicluster-operators-application-rhel8@sha256:723ac91ea8c130d80b48db30e05186607210aea71c7afc1c072b9a691e350215_amd64",
"8Base-RHACM-2.4:rhacm2/multicluster-operators-channel-rhel8@sha256:09883ff8a783d3f83e1c26566555c5ad140cc8bbf0d4cdb5220ef344c6282752_ppc64le",
"8Base-RHACM-2.4:rhacm2/multicluster-operators-channel-rhel8@sha256:4a34b2593897d4b1a1af124bdf6fb7e51bbd97bb4c56dd8ae463b3f3abbb7718_s390x",
"8Base-RHACM-2.4:rhacm2/multicluster-operators-channel-rhel8@sha256:883282b801566b5a40a32e33ebc431ac1398afb68f47ce931cc82b8b9eca1e55_amd64",
"8Base-RHACM-2.4:rhacm2/multicluster-operators-deployable-rhel8@sha256:0a15e49232c20ead26ade38823cd40d785e612670a41cac28ecea2066025a3d1_amd64",
"8Base-RHACM-2.4:rhacm2/multicluster-operators-deployable-rhel8@sha256:0ecd46eb89e90d787c442fd0ca92f84e9bf7fa6c2e315a0b95912616687c0580_s390x",
"8Base-RHACM-2.4:rhacm2/multicluster-operators-deployable-rhel8@sha256:bd148be0ad6ddbcc1995f94b4660d3fbe2338112230c840d77f53a564b14ec4a_ppc64le",
"8Base-RHACM-2.4:rhacm2/multicluster-operators-placementrule-rhel8@sha256:4bdca102dae861d39d81a2df4be1767e4e702ce3836224e9b875f613d1af0c37_ppc64le",
"8Base-RHACM-2.4:rhacm2/multicluster-operators-placementrule-rhel8@sha256:d71975de4b1d6b53d19ddf338f3d19ad7e28812f8fc932c144eee630d9cab176_amd64",
"8Base-RHACM-2.4:rhacm2/multicluster-operators-placementrule-rhel8@sha256:fa3e2e45501d661f4f724dea809b6eff73455db623b03178130590dbf317dba5_s390x",
"8Base-RHACM-2.4:rhacm2/multicluster-operators-subscription-release-rhel8@sha256:2e13c28d1f18f2efac62207515450a42732d4be790199ab0e5ddf2f181649cb4_ppc64le",
"8Base-RHACM-2.4:rhacm2/multicluster-operators-subscription-release-rhel8@sha256:50dc29deac8efaac3bf321270b718dec41d8b80746d3548c076ab26b2c6b63ca_s390x",
"8Base-RHACM-2.4:rhacm2/multicluster-operators-subscription-release-rhel8@sha256:faae7a0632b10dc9b65af7a8af7e7c7d9e26f2f7087687fa19d2afefa7426c5a_amd64",
"8Base-RHACM-2.4:rhacm2/multicluster-operators-subscription-rhel8@sha256:1fa2779aab32977ec8e867ed188dcdd66106986c3cbf39f02e2a555873ba478a_ppc64le",
"8Base-RHACM-2.4:rhacm2/multicluster-operators-subscription-rhel8@sha256:731a4f0919cbab729e9dded9e513ec4ad5e1b48967c21f65f3b494158a6b25ba_s390x",
"8Base-RHACM-2.4:rhacm2/multicluster-operators-subscription-rhel8@sha256:ec803f14f854b73a873f95027617246888ea28029f2f4bb5b7f39a5dd63399ca_amd64",
"8Base-RHACM-2.4:rhacm2/multiclusterhub-repo-rhel8@sha256:75504c269b3d0c2af9b48317f3dc070fae58a1e46e95283e2e0e1ab6b60f452d_amd64",
"8Base-RHACM-2.4:rhacm2/multiclusterhub-repo-rhel8@sha256:c21ffdaa0ce90e6c08f4814c09d9a0bd34d341ad1fc8f6ff2152e9007393ba1f_s390x",
"8Base-RHACM-2.4:rhacm2/multiclusterhub-repo-rhel8@sha256:e1e522835d65503d467dc9ef7c4a0149adfc4cbd3620134adb4a5694eda2f0c4_ppc64le",
"8Base-RHACM-2.4:rhacm2/multiclusterhub-rhel8@sha256:37cf6ccd9a2b9af4444fa192e7b5e6979687bd5159d97f48da40c4f9bad249eb_amd64",
"8Base-RHACM-2.4:rhacm2/multiclusterhub-rhel8@sha256:b8dea0eca4c8aaefee6be9afea77e3302ad551f68f5a87316caf65e13ac9138d_s390x",
"8Base-RHACM-2.4:rhacm2/multiclusterhub-rhel8@sha256:d173cf78965bd026a6333af91b55305ea9c349e630fa53548ee42d791295cd69_ppc64le",
"8Base-RHACM-2.4:rhacm2/node-exporter-rhel8@sha256:0b2cf97a3d82fb4570dee71c1232ef9998c7efcd1d9415f9f41351457802d62d_amd64",
"8Base-RHACM-2.4:rhacm2/node-exporter-rhel8@sha256:93e85d546c624a685221a5d0c9085fa59752105587a531c58066a856defa322a_ppc64le",
"8Base-RHACM-2.4:rhacm2/node-exporter-rhel8@sha256:b20c7b88c52ab9772ebd2216333d6324cba08c653135af469a9e6ccb6648d7c6_s390x",
"8Base-RHACM-2.4:rhacm2/observatorium-rhel8-operator@sha256:078b48f3746c33e0c69b11c9e51e70c220a3cc6f0fd26eb5b30534b16c6a2efa_s390x",
"8Base-RHACM-2.4:rhacm2/observatorium-rhel8-operator@sha256:0e1ec4eda138936261dc5a76a18fa4ace6082c636b30021ce10d5d4d0acea890_ppc64le",
"8Base-RHACM-2.4:rhacm2/observatorium-rhel8-operator@sha256:70e41fdcacd43b4e498b8d5917d0e2fb640f4e85f30b1d6646b27aee1bc8dafc_amd64",
"8Base-RHACM-2.4:rhacm2/observatorium-rhel8@sha256:431149d31b309822fa9476f951ae39bde3a81cc5d17d2a79062ced7b729166cd_amd64",
"8Base-RHACM-2.4:rhacm2/observatorium-rhel8@sha256:65aaebf97e8b904e9ff1520f4bc4704bc21614a7377f66a4c6776032621a9ccf_s390x",
"8Base-RHACM-2.4:rhacm2/observatorium-rhel8@sha256:804054ba7c65c0814307017e3ff6681ba25e62384468adbf3712418e1f3b321f_ppc64le",
"8Base-RHACM-2.4:rhacm2/openshift-hive-rhel8@sha256:80950fa60359f90359129bff09665d7e94150bfbcfb048dc46ec77309479733b_ppc64le",
"8Base-RHACM-2.4:rhacm2/openshift-hive-rhel8@sha256:bae2680af5a00937f0ecc680ad979b131ad65fc47c4683dec69e45e442dd38b4_amd64",
"8Base-RHACM-2.4:rhacm2/openshift-hive-rhel8@sha256:c75cad252f1bda9dac27d1145ee01fe91078e6bc29c60b72f2f0977cea56ae9c_s390x",
"8Base-RHACM-2.4:rhacm2/placement-rhel8@sha256:1cc55dc4ec890f583cf63c7c1d5451cd1e409dbb8feed7bb854e6970ba0e9cbd_s390x",
"8Base-RHACM-2.4:rhacm2/placement-rhel8@sha256:98f3db6bd38eec496565558b8c81a06b51fe22ad4c5a462a6b43a61ab3bc853c_amd64",
"8Base-RHACM-2.4:rhacm2/placement-rhel8@sha256:a0a5b1e0cd29da2c215f3ce555230477ce775cbd79423c74426aaa4f7f56cfc5_ppc64le",
"8Base-RHACM-2.4:rhacm2/prometheus-alertmanager-rhel8@sha256:29c84506cb42edbede5abdf086433ef003d677135fe3b51093c1fbafa6f666e0_s390x",
"8Base-RHACM-2.4:rhacm2/prometheus-alertmanager-rhel8@sha256:be4e1ac4ca5c8145ad7488bc9f067d8f1b9f4cb3d79ac43f4addd19cc66a584b_amd64",
"8Base-RHACM-2.4:rhacm2/prometheus-alertmanager-rhel8@sha256:fc83710377e91bec8866053bb2b9f91be7a3c25993488a6f9641e7c93918aadc_ppc64le",
"8Base-RHACM-2.4:rhacm2/prometheus-rhel8@sha256:1587535175898f97007552a6023ef0785861271dc939a751c98db0c41c9e2c97_amd64",
"8Base-RHACM-2.4:rhacm2/prometheus-rhel8@sha256:4aa41836d3699f3b8a546703fa5032a01af6bcac60465e779769c32a36352d0d_s390x",
"8Base-RHACM-2.4:rhacm2/prometheus-rhel8@sha256:f7971a684bcdce02604319ecace5ba585797f116a64024da815bf3e2d27f6251_ppc64le",
"8Base-RHACM-2.4:rhacm2/provider-credential-controller-rhel8@sha256:827351fc8036170bfb1b6d0fc15c84476c8913ae044163884ff89424e0e4235f_s390x",
"8Base-RHACM-2.4:rhacm2/provider-credential-controller-rhel8@sha256:a6f1234d8f90e06b88775ce831e574ec0621e487043d412d7c35d2bde6db21f9_amd64",
"8Base-RHACM-2.4:rhacm2/provider-credential-controller-rhel8@sha256:e33d7b73b6a7d41ef7779800af177a4557608ea87c854e457d0421332fcb421f_ppc64le",
"8Base-RHACM-2.4:rhacm2/rbac-query-proxy-rhel8@sha256:1d1c793c2bf89cb49dc4625981b4f7bc9cc827d01d7c57af88cde59adde21787_amd64",
"8Base-RHACM-2.4:rhacm2/rbac-query-proxy-rhel8@sha256:a129031e0e3c0e389a104f1ad15f4ecbb6382d79e19c62e7b22b31bee7021cdd_s390x",
"8Base-RHACM-2.4:rhacm2/rbac-query-proxy-rhel8@sha256:b549a06e14f326d196883c8168db3f82edbb952184ea4742b6d4eca78b13bc69_ppc64le",
"8Base-RHACM-2.4:rhacm2/redisgraph-tls-rhel8@sha256:7e3245ba0f53c4c510f7151b3e940c13d5a79d8d95b203e3b8ceaca4ceea42ea_ppc64le",
"8Base-RHACM-2.4:rhacm2/redisgraph-tls-rhel8@sha256:9fb4a62d70505c508d0d8dc158f8fa1c759c23f6a13c6a069a40a32c5cbce1fe_s390x",
"8Base-RHACM-2.4:rhacm2/redisgraph-tls-rhel8@sha256:cdf817bdb70737e6912e550fa1602bbbcaa5b34a2e2d47a249000aac560cc6f0_amd64",
"8Base-RHACM-2.4:rhacm2/registration-rhel8-operator@sha256:3ca37dec679c11f1333c5fd6c866867ce2e7ed5d3c139c2ad8f3ad7d10be70c0_s390x",
"8Base-RHACM-2.4:rhacm2/registration-rhel8-operator@sha256:45b0e1027807496b3c2a10d8e7c015cc91cc77b9832639adb51a6e5fc7f5071b_ppc64le",
"8Base-RHACM-2.4:rhacm2/registration-rhel8-operator@sha256:6710d98fb67533848a96f35fcbeb0adf6999a7e6534068ccc9956105a4d2db73_amd64",
"8Base-RHACM-2.4:rhacm2/registration-rhel8@sha256:0fbe6a1234544b31be5b6ba778895d31b0486783116796e0e31079cd2ee9f87a_ppc64le",
"8Base-RHACM-2.4:rhacm2/registration-rhel8@sha256:494e65b5e3bf27c3bae221db5154b119ef7689b2cb42894f05c40cf4608f1da6_s390x",
"8Base-RHACM-2.4:rhacm2/registration-rhel8@sha256:5d614eda176a91d5359e8a44a6f93a3fdbda8080f2209f342f83d4816b2d0008_amd64",
"8Base-RHACM-2.4:rhacm2/search-aggregator-rhel8@sha256:176ba84e41d3465826245fd9acd199c0b292c25a76c88bbcab8c07d93829ff9c_s390x",
"8Base-RHACM-2.4:rhacm2/search-aggregator-rhel8@sha256:3857111bc468c7bb79a7476d6bc5df0add7d8951799b65b6414f1f5dd3d5b9b8_amd64",
"8Base-RHACM-2.4:rhacm2/search-aggregator-rhel8@sha256:52a2dd79f67b1910a7129f70ba18b48656cd41b2a15f2ae4af2509c0eaa4205a_ppc64le",
"8Base-RHACM-2.4:rhacm2/search-api-rhel8@sha256:2d64646d663ac682a087fc69314bd72751ba2b005ab08a93da223470a863a740_amd64",
"8Base-RHACM-2.4:rhacm2/search-api-rhel8@sha256:74ccabf407b668837238eb3ad2e536fcb0b3df9a48741f43edf2456fbee80cc6_ppc64le",
"8Base-RHACM-2.4:rhacm2/search-api-rhel8@sha256:de9cc78ae58b063980c0fd3797cc6aba79bedc22898dae3fbce64c94dfd82909_s390x",
"8Base-RHACM-2.4:rhacm2/search-collector-rhel8@sha256:37c5344f9061f44ea363d64c2118e791999007ecdead8d15c8c121aff83631fe_amd64",
"8Base-RHACM-2.4:rhacm2/search-collector-rhel8@sha256:98fb5b0965d41badb9933eb0fc23a5006c1e1cb555a8b80b63a6a00bc87b1c7a_s390x",
"8Base-RHACM-2.4:rhacm2/search-collector-rhel8@sha256:ff9c98d5836007520ff971116d5c143b6e0fafa25e5c8f0dfd4b1a23f191f1d2_ppc64le",
"8Base-RHACM-2.4:rhacm2/search-rhel8@sha256:13b61bea54f6d67fb749852d48dc6a035ee516ed5f3d339619b97924e078ca59_ppc64le",
"8Base-RHACM-2.4:rhacm2/search-rhel8@sha256:210fdca717aef2b4159e223a4f0bab06cdae9491d2c890d63710cf3c71de0c32_amd64",
"8Base-RHACM-2.4:rhacm2/search-rhel8@sha256:5f3249435b29dba366242d6e68e6f1f2f4a8f4cd8941fb881d297bd5ed9fa72e_s390x",
"8Base-RHACM-2.4:rhacm2/search-ui-rhel8@sha256:2203d5c5cadd4be391bba00bbf8a588e930dcde7c438e15c14ed0e7a3fd31522_s390x",
"8Base-RHACM-2.4:rhacm2/search-ui-rhel8@sha256:aa0f257b502a6fcf1d2eb2270858f7d145abee32b9a64ba511bab22218b74e0a_ppc64le",
"8Base-RHACM-2.4:rhacm2/search-ui-rhel8@sha256:d4a81b7b29b9a76aa631ad26471b3cd6202775853f5a2102260c4f1e339cdfe0_amd64",
"8Base-RHACM-2.4:rhacm2/submariner-addon-rhel8@sha256:0faded1f0229ce80be36090a54ed761f1c89b414e84bd11d680fbddd382a986b_amd64",
"8Base-RHACM-2.4:rhacm2/submariner-addon-rhel8@sha256:4331c06cda7427491fcf5061f9695ab5f87dea5a02b5b915b1354c20f3cff830_s390x",
"8Base-RHACM-2.4:rhacm2/submariner-addon-rhel8@sha256:514d5c15aceb07e72ba74d9ba1b3bdc2e84e1c4060b2facdb886809b118c704c_ppc64le",
"8Base-RHACM-2.4:rhacm2/thanos-receive-controller-rhel8@sha256:2da6d891769a4d9cb936d93a8ea84eea45f33e482c79cc74418f4143c5c145e7_s390x",
"8Base-RHACM-2.4:rhacm2/thanos-receive-controller-rhel8@sha256:8c0745aa13e06c6cc159d8be33302b766673bdd1aedff1309d205519587440ab_amd64",
"8Base-RHACM-2.4:rhacm2/thanos-receive-controller-rhel8@sha256:8d0e265c199c32e757c2004d89db64bc64092171b98068aab03f977a744cc5bc_ppc64le",
"8Base-RHACM-2.4:rhacm2/thanos-rhel8@sha256:8036c9dd2d44027f5173b935ee8dcd9b3e87b433d65a50f83ffa76a503cf747c_s390x",
"8Base-RHACM-2.4:rhacm2/thanos-rhel8@sha256:ed22c2650f0d908174896647ced911a49945714a114836096b787cc879164bc4_ppc64le",
"8Base-RHACM-2.4:rhacm2/thanos-rhel8@sha256:fbe3062ae92faafd40caac5ddd0b20e2d1bfcaa64febebc0dcd5d368a3734c12_amd64",
"8Base-RHACM-2.4:rhacm2/volsync-mover-rclone-rhel8@sha256:0b3c2d30d0a6109db50dba4053d795fc92bfcadc380a8a8deb5ae4ef4e6d29fa_ppc64le",
"8Base-RHACM-2.4:rhacm2/volsync-mover-rclone-rhel8@sha256:6784f7672ac4c8f47ddaf9b5fc6b98f2c1d18c48be212114eeab9babb780cba6_s390x",
"8Base-RHACM-2.4:rhacm2/volsync-mover-rclone-rhel8@sha256:ada830a6dfa3f00aba2a32225a9884bbe31d20b93ece21249b11e6b037d85e75_amd64",
"8Base-RHACM-2.4:rhacm2/volsync-mover-restic-rhel8@sha256:31244fad1da3b5c258babd12defc1192a8534727f12ad775aad9d202fb6a5947_amd64",
"8Base-RHACM-2.4:rhacm2/volsync-mover-restic-rhel8@sha256:3ac9147cf782a40b3881973a399add430aee10cdfe1abdb00c98a0b5a3a527dc_s390x",
"8Base-RHACM-2.4:rhacm2/volsync-mover-restic-rhel8@sha256:9d00b2d06752192dd8f8f48aeb2786ac1ee0c062ed8916cf3f693c7d2a05e208_ppc64le",
"8Base-RHACM-2.4:rhacm2/volsync-mover-rsync-rhel8@sha256:30e06b75f83e22faeed2108f68b158fb35b4db22b83f049c61706ddcbfef27d9_ppc64le",
"8Base-RHACM-2.4:rhacm2/volsync-mover-rsync-rhel8@sha256:530aedee3aeca43ef0501f5cd2aa07c65eb708ac1a7fcd97fc3000358744d1bd_s390x",
"8Base-RHACM-2.4:rhacm2/volsync-mover-rsync-rhel8@sha256:c5621b5d113a1330bdc04f1fce05fd6f16c10526511ba207cb24551f7efe0e58_amd64",
"8Base-RHACM-2.4:rhacm2/volsync-rhel8@sha256:1ab81a27373c351eb2c932536fc9ea6cbf74911b794e3cd183c8e5624940a656_ppc64le",
"8Base-RHACM-2.4:rhacm2/volsync-rhel8@sha256:90ed24a800b82c2eb1c0f2d08aa11b2bea942e6a9044e3a01a5778877e7b376a_s390x",
"8Base-RHACM-2.4:rhacm2/volsync-rhel8@sha256:9e02a53649909a9d3ccd5c22f5c231b3ad69f451d7b5a32033046f3031cde188_amd64",
"8Base-RHACM-2.4:rhacm2/work-rhel8@sha256:0facf27d638269e722029217ef72016556c60e42887a836e4a0ad6140c1b6dcf_s390x",
"8Base-RHACM-2.4:rhacm2/work-rhel8@sha256:5694a214f662b4556b1fdf088ef0d33d6674dc3be3ae5d2fbdf00e56addeae3c_amd64",
"8Base-RHACM-2.4:rhacm2/work-rhel8@sha256:73b036d1c7b9c44010ef9716be8c96bfd2a7af7e09b2cf3402cc2aac81ef94e4_ppc64le"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2022:6696"
}
],
"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.4:rhacm2/acm-grafana-rhel8@sha256:17c53124f6c09cc839f533aee0c870078f547fef29a19803814f5c5fbc5e7939_s390x",
"8Base-RHACM-2.4:rhacm2/acm-grafana-rhel8@sha256:644a295644e91a8976d4df02e5ccdd711d8d3c8fa409cae698671b49b96ec00a_ppc64le",
"8Base-RHACM-2.4:rhacm2/acm-grafana-rhel8@sha256:9c9b992bf748282d7cdc941b7907bbcbabe69a8b287bc4195a6bc8b9d9b6cbd0_amd64",
"8Base-RHACM-2.4:rhacm2/acm-must-gather-rhel8@sha256:0cca0dbb0b7adff8eaea1315b422edb6ea1778befa4772f3e6f5755fb5519196_s390x",
"8Base-RHACM-2.4:rhacm2/acm-must-gather-rhel8@sha256:63b5758cfcffe96326b090ae51d38c00ca13b35e9fe5e4354cd33e67d042c41b_amd64",
"8Base-RHACM-2.4:rhacm2/acm-must-gather-rhel8@sha256:cfc97f6c9495bac2635e016dd47049683f8ed78c932ef2c70cec2ec7be323fea_ppc64le",
"8Base-RHACM-2.4:rhacm2/acm-operator-bundle@sha256:346215260baa3371853d15ccc451c3ac418813c5cd9b422b0ad9f2dd6ae8a511_s390x",
"8Base-RHACM-2.4:rhacm2/acm-operator-bundle@sha256:cb4fca4155dc3e274712c0c7609eb6111a6e03207ddaa0d5c3c8752badc15b2c_amd64",
"8Base-RHACM-2.4:rhacm2/acm-operator-bundle@sha256:cceb82a8492d7e971e515f1a0a5391a1051e4f130f7a14e412def20616e05d40_ppc64le",
"8Base-RHACM-2.4:rhacm2/agent-service-rhel8@sha256:5b5046b04aa10807a6676916cf4744f0cd36c056dd3fd626304814af2d665cf9_amd64",
"8Base-RHACM-2.4:rhacm2/agent-service-rhel8@sha256:5c89bb44eda9a0754ea1d1ca69ea260f02f060c517194251519439e4b943e46a_ppc64le",
"8Base-RHACM-2.4:rhacm2/agent-service-rhel8@sha256:cfe9dfc60224b6206d6fbbc4c4ee95e378ce2da8b79c176e5e7bfdd8b0375f88_s390x",
"8Base-RHACM-2.4:rhacm2/application-ui-rhel8@sha256:6acf7df47405a4ccb3ede12db6574a0829d28f94ea5d20d6041db1bd045a90c6_ppc64le",
"8Base-RHACM-2.4:rhacm2/application-ui-rhel8@sha256:96c10e483a1c99f0ac91fb84df87ebe927e82ca35ef7e36e0f583121dcdd8b15_amd64",
"8Base-RHACM-2.4:rhacm2/application-ui-rhel8@sha256:ffb0b475eccc16a227f13a3d0d332f9cd9b96eade52646352a7497f903edf1a2_s390x",
"8Base-RHACM-2.4:rhacm2/assisted-image-service-rhel8@sha256:2c2f96ebf908cf415613aec65a414884ec35784e4bdcd4c4b4978aa98149af4d_amd64",
"8Base-RHACM-2.4:rhacm2/assisted-image-service-rhel8@sha256:c89023b0b424e2b8800399fc4b6cfa9336248f3222097c094d33fd2b872398aa_ppc64le",
"8Base-RHACM-2.4:rhacm2/assisted-image-service-rhel8@sha256:e49c328eb815293dd606199a0b8a2bd0db6bbf5d87eeaa7902d6d4df1bb41d35_s390x",
"8Base-RHACM-2.4:rhacm2/assisted-installer-agent-rhel8@sha256:86fd675a09451d3ee552452999cd2c82410174f5e55dcfd4f21286559363217e_amd64",
"8Base-RHACM-2.4:rhacm2/assisted-installer-reporter-rhel8@sha256:dcc214165e5c895925f52673577fa73274b017e3e9017818bf5c0327b3600ffb_ppc64le",
"8Base-RHACM-2.4:rhacm2/assisted-installer-reporter-rhel8@sha256:f7004db056478b4c1b101ab0ceac24f78dbefc018a1e76e12e8a4f69fd171175_amd64",
"8Base-RHACM-2.4:rhacm2/assisted-installer-rhel8@sha256:6e002bec6af8e7d7b0c89bc25f4a9e3224e47f5638be7cc2a9c68a5e92447254_amd64",
"8Base-RHACM-2.4:rhacm2/assisted-installer-rhel8@sha256:815976efa30282899af7de91b5df1fdeca10c709d0fc60d09d8f3abb1c2acdc3_ppc64le",
"8Base-RHACM-2.4:rhacm2/cert-policy-controller-rhel8@sha256:0e30470d12e11f473750e0b95833d0d1fe6fd3ee9d9d0c5d7454614449156148_s390x",
"8Base-RHACM-2.4:rhacm2/cert-policy-controller-rhel8@sha256:2324eeab4219c1c953b698cbd1cf57e0af777f31042de00eaaa2bf163f84cae1_amd64",
"8Base-RHACM-2.4:rhacm2/cert-policy-controller-rhel8@sha256:c3d60eaf9f775e623114d093450b5d170b4048ef1e52267a2153ec54489bd00f_ppc64le",
"8Base-RHACM-2.4:rhacm2/cluster-backup-rhel8-operator@sha256:9969b8f2f91bd0a3ef0e89300d66a656238a3a3361d56cf7fc0eb55db1752782_amd64",
"8Base-RHACM-2.4:rhacm2/cluster-backup-rhel8-operator@sha256:d5639931ddcb1288f279f54a3688fcb8c94d710a457917c46bfa3db6cd1a317b_s390x",
"8Base-RHACM-2.4:rhacm2/cluster-backup-rhel8-operator@sha256:fa4667d27a8778efc83ace86657c638aacb7ccc3168c489d427c1d6ab834cbb2_ppc64le",
"8Base-RHACM-2.4:rhacm2/cluster-curator-controller-rhel8@sha256:4b32ee29c898c9f52a5fdeed3a6a595ac157db7051b36086eddf7a8f91b2ec08_ppc64le",
"8Base-RHACM-2.4:rhacm2/cluster-curator-controller-rhel8@sha256:9e6a260d8130731601612a56cea728fc6b80cfa3d7fd8b6612175ff76b290dea_s390x",
"8Base-RHACM-2.4:rhacm2/cluster-curator-controller-rhel8@sha256:faa454bab3f9ea36a2d5a1eaa16806ac3669472856833e750571e45da7074d40_amd64",
"8Base-RHACM-2.4:rhacm2/cluster-proxy-addon-rhel8@sha256:03d738d93d893b9fd9d2587e14b9a7a92bbb5eca4b85901b5e07cff1e7a3ab73_s390x",
"8Base-RHACM-2.4:rhacm2/cluster-proxy-addon-rhel8@sha256:22c9595f3f4d95b6dc6c17ce5412f4131d9ce501f2660f23d176f276c4a97a73_ppc64le",
"8Base-RHACM-2.4:rhacm2/cluster-proxy-addon-rhel8@sha256:ae6de1e14b7897a944733cdb9963f31990d696a66260974d3f692e0af87161d3_amd64",
"8Base-RHACM-2.4:rhacm2/clusterclaims-controller-rhel8@sha256:2c7f03c0ca17163c949249bb4b480a0fd2c986e55b0dc23c6cd3b0a974b4c229_ppc64le",
"8Base-RHACM-2.4:rhacm2/clusterclaims-controller-rhel8@sha256:bd8fa875e2c6b6c650c21089441b417ae657b8e1fda2786d2f328978776a6883_s390x",
"8Base-RHACM-2.4:rhacm2/clusterclaims-controller-rhel8@sha256:c49c92c632968e08f74d08eaa99862f0dd8dd1fe4a85f05e57efa90e5dca5563_amd64",
"8Base-RHACM-2.4:rhacm2/clusterlifecycle-state-metrics-rhel8@sha256:3711cb41642a7fffc69a0c98db128d39d980555127f22a9d1dfd76c9631b8edc_ppc64le",
"8Base-RHACM-2.4:rhacm2/clusterlifecycle-state-metrics-rhel8@sha256:60a54bc76a84f2369b02dc1b9b0d8353da93acc9f8193a26739110c6fe59abdd_s390x",
"8Base-RHACM-2.4:rhacm2/clusterlifecycle-state-metrics-rhel8@sha256:6df08e52cee6890187b6be3a62b36c18fcff7e34630da933e0a5f7bcecec6b4c_amd64",
"8Base-RHACM-2.4:rhacm2/config-policy-controller-rhel8@sha256:8fb0581852dc1dfd80a81ba03c6976da1aa8d93675f626765f2266adfa94d5ac_s390x",
"8Base-RHACM-2.4:rhacm2/config-policy-controller-rhel8@sha256:929233f873cbf980fb850a9812c98bd09f907e26d9afeb1c0198d52776e33b32_ppc64le",
"8Base-RHACM-2.4:rhacm2/config-policy-controller-rhel8@sha256:a3653dcecb777d7b3915c49b7999793b90dd4524628d5517368a0837af46aa07_amd64",
"8Base-RHACM-2.4:rhacm2/console-api-rhel8@sha256:02481bcf2ddd1771d965e947cfcbad66540e2df055a3013bee5185ab84960d6d_ppc64le",
"8Base-RHACM-2.4:rhacm2/console-api-rhel8@sha256:3a47d211370efc6e1661d4d0abd0d5abc65d8a759218af7c2722db820a664d8c_s390x",
"8Base-RHACM-2.4:rhacm2/console-api-rhel8@sha256:789e1950e886e54c341699cc8ec0c4bfb9a0e295e49961366759e861d32d5ef9_amd64",
"8Base-RHACM-2.4:rhacm2/console-rhel8@sha256:5215e1a2f456b83ba4ae02ea653bef51d331ced6e9a4c67958e8c41cd88aa818_s390x",
"8Base-RHACM-2.4:rhacm2/console-rhel8@sha256:d5cbabd5d26e6e712d9f531db8ebaa3a793599538ef2e62262b02c165ea74b9a_ppc64le",
"8Base-RHACM-2.4:rhacm2/console-rhel8@sha256:e797bce5724653b3ae0395c66c4796dc0594002cdde7242f4fd29c2fd5e703fa_amd64",
"8Base-RHACM-2.4:rhacm2/discovery-rhel8-operator@sha256:224af94e4e027bfb7edff3f889ec08aa031eaede2e4a02c67ce2925f29230ea8_s390x",
"8Base-RHACM-2.4:rhacm2/discovery-rhel8-operator@sha256:5dd54d496d15c262072c6024385e9fbf016edabe8a6bcdf31ec63ed5c445088c_amd64",
"8Base-RHACM-2.4:rhacm2/discovery-rhel8-operator@sha256:f64cae3c176e4b18af716ba054dcebafa07c3f893943de09b7dfd0285a9271d5_ppc64le",
"8Base-RHACM-2.4:rhacm2/endpoint-monitoring-rhel8-operator@sha256:516888a8ee8d509b77cda6ef2154a6d70a94a48a2c8c5bc7a9b1b9f2e089ff57_ppc64le",
"8Base-RHACM-2.4:rhacm2/endpoint-monitoring-rhel8-operator@sha256:c48ced70438f389ee0a22a8670db80c121c087728533c5cd2070751ce3b2614e_amd64",
"8Base-RHACM-2.4:rhacm2/endpoint-monitoring-rhel8-operator@sha256:ee184be0540e401b6834747b6632b11d69269f3d9ab44bc4aaab9fc9877191aa_s390x",
"8Base-RHACM-2.4:rhacm2/governance-policy-propagator-rhel8@sha256:b5a8689de0cc37c38daca89e1a6f64b6601b341a8f12ef6c093ec12b83bca4e8_s390x",
"8Base-RHACM-2.4:rhacm2/governance-policy-propagator-rhel8@sha256:f885cac3c1b78c94885f9a9e197511c51b5470b192d6ac48e6cb20a592b36832_ppc64le",
"8Base-RHACM-2.4:rhacm2/governance-policy-propagator-rhel8@sha256:fbec65b4937bbdad28cc1e04b5b215caddeaacda3a844cd0a45ade093997adc3_amd64",
"8Base-RHACM-2.4:rhacm2/governance-policy-spec-sync-rhel8@sha256:2c130b6df67cd0a8ee055d9b8bb3ede4bcf211978db7cdd892f78bf1d56dd269_amd64",
"8Base-RHACM-2.4:rhacm2/governance-policy-spec-sync-rhel8@sha256:6a8227f1560751fd8e1d2ec8136d8855599727eb7ad382bd5b18167ba46b31ff_ppc64le",
"8Base-RHACM-2.4:rhacm2/governance-policy-spec-sync-rhel8@sha256:c2c6ab3e7317dee023b79cc868c052a8a602610925932358498a3a215d5c8089_s390x",
"8Base-RHACM-2.4:rhacm2/governance-policy-status-sync-rhel8@sha256:385006b34743b689054c581eaaffb5298adfd092eaa13ff6c24f28fa5b79a178_amd64",
"8Base-RHACM-2.4:rhacm2/governance-policy-status-sync-rhel8@sha256:6c2ec36725b956432591b6cb6a20d4eb2ac3bf759ab4a901f581c81bcb12270c_ppc64le",
"8Base-RHACM-2.4:rhacm2/governance-policy-status-sync-rhel8@sha256:76f717cb9fe271941f45794a8dd9ebb85af0f7ab6cd104a698352b875e1b721d_s390x",
"8Base-RHACM-2.4:rhacm2/governance-policy-template-sync-rhel8@sha256:2d0d4141d0df7a5309edb3aa064591479facd14d604f5338383a88a7c01fb976_s390x",
"8Base-RHACM-2.4:rhacm2/governance-policy-template-sync-rhel8@sha256:a96e372e54eadb8c0f384eaf5295a5a17ab701c5051b5ae59341ecc01489099b_ppc64le",
"8Base-RHACM-2.4:rhacm2/governance-policy-template-sync-rhel8@sha256:d9135c4c5eb68af915b552e2d7fe62251f4a3a23d45a7b193d754b7da900b159_amd64",
"8Base-RHACM-2.4:rhacm2/grafana-dashboard-loader-rhel8@sha256:1f8b57a645d0abc3e639eb493f228d3485f4a3f53528175bc386f712fce7cd3f_amd64",
"8Base-RHACM-2.4:rhacm2/grafana-dashboard-loader-rhel8@sha256:5419a6207c0cd1adb21d7c4c3378d31f240a9f29674aee612608d015fe0b491f_ppc64le",
"8Base-RHACM-2.4:rhacm2/grafana-dashboard-loader-rhel8@sha256:6190c4487c63f61cb24e8d219aa1ebc6ff5d8d8b1ece5bbb3da5d46e67f0b98c_s390x",
"8Base-RHACM-2.4:rhacm2/grc-ui-api-rhel8@sha256:40f04e8634a2151e7a4aefe823c980d1d98c89ddb1210b55b4c0566bd85fd787_amd64",
"8Base-RHACM-2.4:rhacm2/grc-ui-api-rhel8@sha256:999f7119e60d578cd54b08135838fb8ecb996cd93f8e6f07ee92ec776f86f3d7_s390x",
"8Base-RHACM-2.4:rhacm2/grc-ui-api-rhel8@sha256:a8072d656eb14084eafd141690c02119376c9436faab8e4d219e1f0ade7ed2ec_ppc64le",
"8Base-RHACM-2.4:rhacm2/grc-ui-rhel8@sha256:18beaf038580dd78d44cdbd7b3e9bfab16b1ae9f1b454689abe1ebfefe4964b5_amd64",
"8Base-RHACM-2.4:rhacm2/grc-ui-rhel8@sha256:2e28251e1a65b7176007f53887f3693e5268848b1bb8a1e084e9f1064deaec8a_s390x",
"8Base-RHACM-2.4:rhacm2/grc-ui-rhel8@sha256:3848541d746de6dfacca63f06f29fc7d203dfa4c73dbd749407896ddddb7306c_ppc64le",
"8Base-RHACM-2.4:rhacm2/iam-policy-controller-rhel8@sha256:0deeefc1600e43aac6d9eadd05b32d3a1b2059632ec7e8b005eb2245b52dbd98_amd64",
"8Base-RHACM-2.4:rhacm2/iam-policy-controller-rhel8@sha256:7d1534ff8b00cd38716d2bfb65b924a45e9ec18a8eccad13c5e3818f858630b6_s390x",
"8Base-RHACM-2.4:rhacm2/iam-policy-controller-rhel8@sha256:b2fa794482a54fcfcbf7d0ac8597e9cb0ac0c73cfe5afa8bf2e73ca35d37feb9_ppc64le",
"8Base-RHACM-2.4:rhacm2/insights-client-rhel8@sha256:0f567016e55498bef2be33665d247eb14308b13aaef5cc670de7e06ff830cb9a_amd64",
"8Base-RHACM-2.4:rhacm2/insights-client-rhel8@sha256:6bd666f6d541ab33598c4a38ac05e8f65f19e03d8630cf685c89b05f14c4f1b8_ppc64le",
"8Base-RHACM-2.4:rhacm2/insights-client-rhel8@sha256:85bf407b6bc232952f4dd7c1edd8a7f4a168a6995d7b866f4417bc65a162efd5_s390x",
"8Base-RHACM-2.4:rhacm2/insights-metrics-rhel8@sha256:180e2ac58d3549c7ed583da66fba14368c606feb65b4313aac3b4f889ec091bb_amd64",
"8Base-RHACM-2.4:rhacm2/insights-metrics-rhel8@sha256:2492650b89feab7de0408be0e3af6d889e6291bb7064ea524dafca87b252840e_s390x",
"8Base-RHACM-2.4:rhacm2/insights-metrics-rhel8@sha256:93066377331da7f85024ae541440cb409c741d393adfdfe289f7d5836c0da183_ppc64le",
"8Base-RHACM-2.4:rhacm2/klusterlet-addon-controller-rhel8@sha256:018f6d71abae2963c853fe9d1a41fdad2df91acb72fee775af08275647d3019f_amd64",
"8Base-RHACM-2.4:rhacm2/klusterlet-addon-controller-rhel8@sha256:500d5166ea2f808c46b71d1a5470a35bffa484d860161a16e9809f90d021b23e_ppc64le",
"8Base-RHACM-2.4:rhacm2/klusterlet-addon-controller-rhel8@sha256:a4d7ef368efce597729c5fc1ae4358a0b45483a11b8363bf8d164c20075da748_s390x",
"8Base-RHACM-2.4:rhacm2/klusterlet-addon-rhel8-operator@sha256:0402e265ec4919aef893be4c0f177b53173bc0c50eb47aafea6822e05a7748be_s390x",
"8Base-RHACM-2.4:rhacm2/klusterlet-addon-rhel8-operator@sha256:6b0fbc1956407a0986460556336fcccfe4d08d712cc4b0af4ca65061baf75ea2_amd64",
"8Base-RHACM-2.4:rhacm2/klusterlet-addon-rhel8-operator@sha256:d7546a69df7b817d0c29c8f95dd3d5d2900c3755c82570b1d610702c56d4fb59_ppc64le",
"8Base-RHACM-2.4:rhacm2/kube-rbac-proxy-rhel8@sha256:6650633c4664e6b537e82eafc593dc91ca206de3b0de878f600c913a95eb18a2_amd64",
"8Base-RHACM-2.4:rhacm2/kube-rbac-proxy-rhel8@sha256:c1c90ee4ae1f908c33c8a8bf38f0b47bfad039bedccf870324f6b554aad5d78c_s390x",
"8Base-RHACM-2.4:rhacm2/kube-rbac-proxy-rhel8@sha256:ccddb38db49a190aa0d5d70e6b4672079ea222a42045d406a4b9974ac7412146_ppc64le",
"8Base-RHACM-2.4:rhacm2/kube-state-metrics-rhel8@sha256:566b95595959ba60677f1518562fd996ef7643dc94aa9e9fead0e4b4096032ca_s390x",
"8Base-RHACM-2.4:rhacm2/kube-state-metrics-rhel8@sha256:789f79b85c022e59143e725a589ac890884f079c969f56efb972b0a0f8d77e66_amd64",
"8Base-RHACM-2.4:rhacm2/kube-state-metrics-rhel8@sha256:971a33f5a57057d3901ff75eebbc13ca8456b4315dd7811139e60bb8872d80bf_ppc64le",
"8Base-RHACM-2.4:rhacm2/managedcluster-import-controller-rhel8@sha256:bcb43adee06dbb1cfb6a5c9fed71847ecc3826e3e44fe04d57b7143a6123daa5_s390x",
"8Base-RHACM-2.4:rhacm2/managedcluster-import-controller-rhel8@sha256:dbf235a9723a1c21471d8ef0029f3c999ac3b22512d67facd052efb725431bc1_ppc64le",
"8Base-RHACM-2.4:rhacm2/managedcluster-import-controller-rhel8@sha256:faf01c5554224350e4cffd1fc4ce275886791e45857bf0ed5f90ffa3a64680dc_amd64",
"8Base-RHACM-2.4:rhacm2/management-ingress-rhel8@sha256:46293eeaad521f993ed01467e13cae70f600426ef09df0e02dd8b83348b60027_amd64",
"8Base-RHACM-2.4:rhacm2/management-ingress-rhel8@sha256:c3cdbf5ff93b3b19ac2d7cf15b9152a0761d473de7afe29832a7ca3b833b6797_s390x",
"8Base-RHACM-2.4:rhacm2/management-ingress-rhel8@sha256:ce994a8f4c4e5476e6131a6721da748225c89a96c9d471a8638eefb6a22d52b9_ppc64le",
"8Base-RHACM-2.4:rhacm2/memcached-exporter-rhel8@sha256:01398d4f3b1825e864ddae46a5e4b7cc298dabb444dd105787ef6aeb70514571_ppc64le",
"8Base-RHACM-2.4:rhacm2/memcached-exporter-rhel8@sha256:5432fa56e40dee2475da7ee7b7e89cca10a8f06f4cbea94983fa094bfbef81ff_amd64",
"8Base-RHACM-2.4:rhacm2/memcached-exporter-rhel8@sha256:e22fa2dbc6733fc176f44cf42ec8f51b69672d354d6d2cf510eada5fe41a5245_s390x",
"8Base-RHACM-2.4:rhacm2/memcached-rhel8@sha256:0a0a88fb0138cd6de2e3fce81ab959d12cbda64e5fbab1046008aee1d94f12e2_s390x",
"8Base-RHACM-2.4:rhacm2/memcached-rhel8@sha256:7e0ee17c6d00d20773799cfb6c6e9e27c204d1e31010aa71a7f0f35eb5179a35_amd64",
"8Base-RHACM-2.4:rhacm2/memcached-rhel8@sha256:b9213f5525ebd51960412c15d416a591bf23731b6217f79aca2a89a893df2102_ppc64le",
"8Base-RHACM-2.4:rhacm2/metrics-collector-rhel8@sha256:431d4089a4a93c6b6a00cf9b63ecd9199a5545f09190577356b22ff6646820f3_amd64",
"8Base-RHACM-2.4:rhacm2/metrics-collector-rhel8@sha256:83f649b506ca698251c884692307d7cd52bbae87b0bf7790f96ffd24dd7f4fd7_ppc64le",
"8Base-RHACM-2.4:rhacm2/metrics-collector-rhel8@sha256:d37401c5fb672c56004f75974a4069d5d3b6c5e96ac7be4c174f9f178a7666bc_s390x",
"8Base-RHACM-2.4:rhacm2/multicloud-integrations-rhel8@sha256:a311c6ef1099d2370209bbbe30cfac6d1c50d79a2321beaab1f6158ab2db8bec_s390x",
"8Base-RHACM-2.4:rhacm2/multicloud-integrations-rhel8@sha256:e666154a539974d0cc005bc74903dc9f173920101dbfc5169b14a30129991475_ppc64le",
"8Base-RHACM-2.4:rhacm2/multicloud-integrations-rhel8@sha256:f37fe856571112970ae4786d313bf51e78b26e1630e443d276abb4de8e47e525_amd64",
"8Base-RHACM-2.4:rhacm2/multicloud-manager-rhel8@sha256:1dd235aa8599ca070f5175ad9da5bdb9505a7dfbbd87173f0bbf4e14ca0d5e88_ppc64le",
"8Base-RHACM-2.4:rhacm2/multicloud-manager-rhel8@sha256:8a1eeafb2a738aecb2723889c98e287638e950fec05425f1fe132ff7eb01738f_amd64",
"8Base-RHACM-2.4:rhacm2/multicloud-manager-rhel8@sha256:d458a289528173a07f7ff6d87279474e8379a2f05c11d5a9be97f9c43e38ec75_s390x",
"8Base-RHACM-2.4:rhacm2/multicluster-observability-rhel8-operator@sha256:45d046d621eab996c457a90b607ca9a57e2ca5dcad384d3cd5317475e096e098_amd64",
"8Base-RHACM-2.4:rhacm2/multicluster-observability-rhel8-operator@sha256:7ed02712f2d5093f7c751a6d22c9ffe5ce3b00c4cc901ffb779b8b51e282d698_s390x",
"8Base-RHACM-2.4:rhacm2/multicluster-observability-rhel8-operator@sha256:7f89cc6647700f7ddc46d4fabb4b3702142aa0fe9bd23026eba98c704026e9e9_ppc64le",
"8Base-RHACM-2.4:rhacm2/multicluster-operators-application-rhel8@sha256:27492dfdd71cc0bae6e01a184ac8fe5677ce172583b0fd1b9112dfd789009839_ppc64le",
"8Base-RHACM-2.4:rhacm2/multicluster-operators-application-rhel8@sha256:3af2802a89c09966e9c63f40974d8554a7b7b88cc386bbf5bda0a4cc987b7c15_s390x",
"8Base-RHACM-2.4:rhacm2/multicluster-operators-application-rhel8@sha256:723ac91ea8c130d80b48db30e05186607210aea71c7afc1c072b9a691e350215_amd64",
"8Base-RHACM-2.4:rhacm2/multicluster-operators-channel-rhel8@sha256:09883ff8a783d3f83e1c26566555c5ad140cc8bbf0d4cdb5220ef344c6282752_ppc64le",
"8Base-RHACM-2.4:rhacm2/multicluster-operators-channel-rhel8@sha256:4a34b2593897d4b1a1af124bdf6fb7e51bbd97bb4c56dd8ae463b3f3abbb7718_s390x",
"8Base-RHACM-2.4:rhacm2/multicluster-operators-channel-rhel8@sha256:883282b801566b5a40a32e33ebc431ac1398afb68f47ce931cc82b8b9eca1e55_amd64",
"8Base-RHACM-2.4:rhacm2/multicluster-operators-deployable-rhel8@sha256:0a15e49232c20ead26ade38823cd40d785e612670a41cac28ecea2066025a3d1_amd64",
"8Base-RHACM-2.4:rhacm2/multicluster-operators-deployable-rhel8@sha256:0ecd46eb89e90d787c442fd0ca92f84e9bf7fa6c2e315a0b95912616687c0580_s390x",
"8Base-RHACM-2.4:rhacm2/multicluster-operators-deployable-rhel8@sha256:bd148be0ad6ddbcc1995f94b4660d3fbe2338112230c840d77f53a564b14ec4a_ppc64le",
"8Base-RHACM-2.4:rhacm2/multicluster-operators-placementrule-rhel8@sha256:4bdca102dae861d39d81a2df4be1767e4e702ce3836224e9b875f613d1af0c37_ppc64le",
"8Base-RHACM-2.4:rhacm2/multicluster-operators-placementrule-rhel8@sha256:d71975de4b1d6b53d19ddf338f3d19ad7e28812f8fc932c144eee630d9cab176_amd64",
"8Base-RHACM-2.4:rhacm2/multicluster-operators-placementrule-rhel8@sha256:fa3e2e45501d661f4f724dea809b6eff73455db623b03178130590dbf317dba5_s390x",
"8Base-RHACM-2.4:rhacm2/multicluster-operators-subscription-release-rhel8@sha256:2e13c28d1f18f2efac62207515450a42732d4be790199ab0e5ddf2f181649cb4_ppc64le",
"8Base-RHACM-2.4:rhacm2/multicluster-operators-subscription-release-rhel8@sha256:50dc29deac8efaac3bf321270b718dec41d8b80746d3548c076ab26b2c6b63ca_s390x",
"8Base-RHACM-2.4:rhacm2/multicluster-operators-subscription-release-rhel8@sha256:faae7a0632b10dc9b65af7a8af7e7c7d9e26f2f7087687fa19d2afefa7426c5a_amd64",
"8Base-RHACM-2.4:rhacm2/multicluster-operators-subscription-rhel8@sha256:1fa2779aab32977ec8e867ed188dcdd66106986c3cbf39f02e2a555873ba478a_ppc64le",
"8Base-RHACM-2.4:rhacm2/multicluster-operators-subscription-rhel8@sha256:731a4f0919cbab729e9dded9e513ec4ad5e1b48967c21f65f3b494158a6b25ba_s390x",
"8Base-RHACM-2.4:rhacm2/multicluster-operators-subscription-rhel8@sha256:ec803f14f854b73a873f95027617246888ea28029f2f4bb5b7f39a5dd63399ca_amd64",
"8Base-RHACM-2.4:rhacm2/multiclusterhub-repo-rhel8@sha256:75504c269b3d0c2af9b48317f3dc070fae58a1e46e95283e2e0e1ab6b60f452d_amd64",
"8Base-RHACM-2.4:rhacm2/multiclusterhub-repo-rhel8@sha256:c21ffdaa0ce90e6c08f4814c09d9a0bd34d341ad1fc8f6ff2152e9007393ba1f_s390x",
"8Base-RHACM-2.4:rhacm2/multiclusterhub-repo-rhel8@sha256:e1e522835d65503d467dc9ef7c4a0149adfc4cbd3620134adb4a5694eda2f0c4_ppc64le",
"8Base-RHACM-2.4:rhacm2/multiclusterhub-rhel8@sha256:37cf6ccd9a2b9af4444fa192e7b5e6979687bd5159d97f48da40c4f9bad249eb_amd64",
"8Base-RHACM-2.4:rhacm2/multiclusterhub-rhel8@sha256:b8dea0eca4c8aaefee6be9afea77e3302ad551f68f5a87316caf65e13ac9138d_s390x",
"8Base-RHACM-2.4:rhacm2/multiclusterhub-rhel8@sha256:d173cf78965bd026a6333af91b55305ea9c349e630fa53548ee42d791295cd69_ppc64le",
"8Base-RHACM-2.4:rhacm2/node-exporter-rhel8@sha256:0b2cf97a3d82fb4570dee71c1232ef9998c7efcd1d9415f9f41351457802d62d_amd64",
"8Base-RHACM-2.4:rhacm2/node-exporter-rhel8@sha256:93e85d546c624a685221a5d0c9085fa59752105587a531c58066a856defa322a_ppc64le",
"8Base-RHACM-2.4:rhacm2/node-exporter-rhel8@sha256:b20c7b88c52ab9772ebd2216333d6324cba08c653135af469a9e6ccb6648d7c6_s390x",
"8Base-RHACM-2.4:rhacm2/observatorium-rhel8-operator@sha256:078b48f3746c33e0c69b11c9e51e70c220a3cc6f0fd26eb5b30534b16c6a2efa_s390x",
"8Base-RHACM-2.4:rhacm2/observatorium-rhel8-operator@sha256:0e1ec4eda138936261dc5a76a18fa4ace6082c636b30021ce10d5d4d0acea890_ppc64le",
"8Base-RHACM-2.4:rhacm2/observatorium-rhel8-operator@sha256:70e41fdcacd43b4e498b8d5917d0e2fb640f4e85f30b1d6646b27aee1bc8dafc_amd64",
"8Base-RHACM-2.4:rhacm2/observatorium-rhel8@sha256:431149d31b309822fa9476f951ae39bde3a81cc5d17d2a79062ced7b729166cd_amd64",
"8Base-RHACM-2.4:rhacm2/observatorium-rhel8@sha256:65aaebf97e8b904e9ff1520f4bc4704bc21614a7377f66a4c6776032621a9ccf_s390x",
"8Base-RHACM-2.4:rhacm2/observatorium-rhel8@sha256:804054ba7c65c0814307017e3ff6681ba25e62384468adbf3712418e1f3b321f_ppc64le",
"8Base-RHACM-2.4:rhacm2/openshift-hive-rhel8@sha256:80950fa60359f90359129bff09665d7e94150bfbcfb048dc46ec77309479733b_ppc64le",
"8Base-RHACM-2.4:rhacm2/openshift-hive-rhel8@sha256:bae2680af5a00937f0ecc680ad979b131ad65fc47c4683dec69e45e442dd38b4_amd64",
"8Base-RHACM-2.4:rhacm2/openshift-hive-rhel8@sha256:c75cad252f1bda9dac27d1145ee01fe91078e6bc29c60b72f2f0977cea56ae9c_s390x",
"8Base-RHACM-2.4:rhacm2/placement-rhel8@sha256:1cc55dc4ec890f583cf63c7c1d5451cd1e409dbb8feed7bb854e6970ba0e9cbd_s390x",
"8Base-RHACM-2.4:rhacm2/placement-rhel8@sha256:98f3db6bd38eec496565558b8c81a06b51fe22ad4c5a462a6b43a61ab3bc853c_amd64",
"8Base-RHACM-2.4:rhacm2/placement-rhel8@sha256:a0a5b1e0cd29da2c215f3ce555230477ce775cbd79423c74426aaa4f7f56cfc5_ppc64le",
"8Base-RHACM-2.4:rhacm2/prometheus-alertmanager-rhel8@sha256:29c84506cb42edbede5abdf086433ef003d677135fe3b51093c1fbafa6f666e0_s390x",
"8Base-RHACM-2.4:rhacm2/prometheus-alertmanager-rhel8@sha256:be4e1ac4ca5c8145ad7488bc9f067d8f1b9f4cb3d79ac43f4addd19cc66a584b_amd64",
"8Base-RHACM-2.4:rhacm2/prometheus-alertmanager-rhel8@sha256:fc83710377e91bec8866053bb2b9f91be7a3c25993488a6f9641e7c93918aadc_ppc64le",
"8Base-RHACM-2.4:rhacm2/prometheus-rhel8@sha256:1587535175898f97007552a6023ef0785861271dc939a751c98db0c41c9e2c97_amd64",
"8Base-RHACM-2.4:rhacm2/prometheus-rhel8@sha256:4aa41836d3699f3b8a546703fa5032a01af6bcac60465e779769c32a36352d0d_s390x",
"8Base-RHACM-2.4:rhacm2/prometheus-rhel8@sha256:f7971a684bcdce02604319ecace5ba585797f116a64024da815bf3e2d27f6251_ppc64le",
"8Base-RHACM-2.4:rhacm2/provider-credential-controller-rhel8@sha256:827351fc8036170bfb1b6d0fc15c84476c8913ae044163884ff89424e0e4235f_s390x",
"8Base-RHACM-2.4:rhacm2/provider-credential-controller-rhel8@sha256:a6f1234d8f90e06b88775ce831e574ec0621e487043d412d7c35d2bde6db21f9_amd64",
"8Base-RHACM-2.4:rhacm2/provider-credential-controller-rhel8@sha256:e33d7b73b6a7d41ef7779800af177a4557608ea87c854e457d0421332fcb421f_ppc64le",
"8Base-RHACM-2.4:rhacm2/rbac-query-proxy-rhel8@sha256:1d1c793c2bf89cb49dc4625981b4f7bc9cc827d01d7c57af88cde59adde21787_amd64",
"8Base-RHACM-2.4:rhacm2/rbac-query-proxy-rhel8@sha256:a129031e0e3c0e389a104f1ad15f4ecbb6382d79e19c62e7b22b31bee7021cdd_s390x",
"8Base-RHACM-2.4:rhacm2/rbac-query-proxy-rhel8@sha256:b549a06e14f326d196883c8168db3f82edbb952184ea4742b6d4eca78b13bc69_ppc64le",
"8Base-RHACM-2.4:rhacm2/redisgraph-tls-rhel8@sha256:7e3245ba0f53c4c510f7151b3e940c13d5a79d8d95b203e3b8ceaca4ceea42ea_ppc64le",
"8Base-RHACM-2.4:rhacm2/redisgraph-tls-rhel8@sha256:9fb4a62d70505c508d0d8dc158f8fa1c759c23f6a13c6a069a40a32c5cbce1fe_s390x",
"8Base-RHACM-2.4:rhacm2/redisgraph-tls-rhel8@sha256:cdf817bdb70737e6912e550fa1602bbbcaa5b34a2e2d47a249000aac560cc6f0_amd64",
"8Base-RHACM-2.4:rhacm2/registration-rhel8-operator@sha256:3ca37dec679c11f1333c5fd6c866867ce2e7ed5d3c139c2ad8f3ad7d10be70c0_s390x",
"8Base-RHACM-2.4:rhacm2/registration-rhel8-operator@sha256:45b0e1027807496b3c2a10d8e7c015cc91cc77b9832639adb51a6e5fc7f5071b_ppc64le",
"8Base-RHACM-2.4:rhacm2/registration-rhel8-operator@sha256:6710d98fb67533848a96f35fcbeb0adf6999a7e6534068ccc9956105a4d2db73_amd64",
"8Base-RHACM-2.4:rhacm2/registration-rhel8@sha256:0fbe6a1234544b31be5b6ba778895d31b0486783116796e0e31079cd2ee9f87a_ppc64le",
"8Base-RHACM-2.4:rhacm2/registration-rhel8@sha256:494e65b5e3bf27c3bae221db5154b119ef7689b2cb42894f05c40cf4608f1da6_s390x",
"8Base-RHACM-2.4:rhacm2/registration-rhel8@sha256:5d614eda176a91d5359e8a44a6f93a3fdbda8080f2209f342f83d4816b2d0008_amd64",
"8Base-RHACM-2.4:rhacm2/search-aggregator-rhel8@sha256:176ba84e41d3465826245fd9acd199c0b292c25a76c88bbcab8c07d93829ff9c_s390x",
"8Base-RHACM-2.4:rhacm2/search-aggregator-rhel8@sha256:3857111bc468c7bb79a7476d6bc5df0add7d8951799b65b6414f1f5dd3d5b9b8_amd64",
"8Base-RHACM-2.4:rhacm2/search-aggregator-rhel8@sha256:52a2dd79f67b1910a7129f70ba18b48656cd41b2a15f2ae4af2509c0eaa4205a_ppc64le",
"8Base-RHACM-2.4:rhacm2/search-api-rhel8@sha256:2d64646d663ac682a087fc69314bd72751ba2b005ab08a93da223470a863a740_amd64",
"8Base-RHACM-2.4:rhacm2/search-api-rhel8@sha256:74ccabf407b668837238eb3ad2e536fcb0b3df9a48741f43edf2456fbee80cc6_ppc64le",
"8Base-RHACM-2.4:rhacm2/search-api-rhel8@sha256:de9cc78ae58b063980c0fd3797cc6aba79bedc22898dae3fbce64c94dfd82909_s390x",
"8Base-RHACM-2.4:rhacm2/search-collector-rhel8@sha256:37c5344f9061f44ea363d64c2118e791999007ecdead8d15c8c121aff83631fe_amd64",
"8Base-RHACM-2.4:rhacm2/search-collector-rhel8@sha256:98fb5b0965d41badb9933eb0fc23a5006c1e1cb555a8b80b63a6a00bc87b1c7a_s390x",
"8Base-RHACM-2.4:rhacm2/search-collector-rhel8@sha256:ff9c98d5836007520ff971116d5c143b6e0fafa25e5c8f0dfd4b1a23f191f1d2_ppc64le",
"8Base-RHACM-2.4:rhacm2/search-rhel8@sha256:13b61bea54f6d67fb749852d48dc6a035ee516ed5f3d339619b97924e078ca59_ppc64le",
"8Base-RHACM-2.4:rhacm2/search-rhel8@sha256:210fdca717aef2b4159e223a4f0bab06cdae9491d2c890d63710cf3c71de0c32_amd64",
"8Base-RHACM-2.4:rhacm2/search-rhel8@sha256:5f3249435b29dba366242d6e68e6f1f2f4a8f4cd8941fb881d297bd5ed9fa72e_s390x",
"8Base-RHACM-2.4:rhacm2/search-ui-rhel8@sha256:2203d5c5cadd4be391bba00bbf8a588e930dcde7c438e15c14ed0e7a3fd31522_s390x",
"8Base-RHACM-2.4:rhacm2/search-ui-rhel8@sha256:aa0f257b502a6fcf1d2eb2270858f7d145abee32b9a64ba511bab22218b74e0a_ppc64le",
"8Base-RHACM-2.4:rhacm2/search-ui-rhel8@sha256:d4a81b7b29b9a76aa631ad26471b3cd6202775853f5a2102260c4f1e339cdfe0_amd64",
"8Base-RHACM-2.4:rhacm2/submariner-addon-rhel8@sha256:0faded1f0229ce80be36090a54ed761f1c89b414e84bd11d680fbddd382a986b_amd64",
"8Base-RHACM-2.4:rhacm2/submariner-addon-rhel8@sha256:4331c06cda7427491fcf5061f9695ab5f87dea5a02b5b915b1354c20f3cff830_s390x",
"8Base-RHACM-2.4:rhacm2/submariner-addon-rhel8@sha256:514d5c15aceb07e72ba74d9ba1b3bdc2e84e1c4060b2facdb886809b118c704c_ppc64le",
"8Base-RHACM-2.4:rhacm2/thanos-receive-controller-rhel8@sha256:2da6d891769a4d9cb936d93a8ea84eea45f33e482c79cc74418f4143c5c145e7_s390x",
"8Base-RHACM-2.4:rhacm2/thanos-receive-controller-rhel8@sha256:8c0745aa13e06c6cc159d8be33302b766673bdd1aedff1309d205519587440ab_amd64",
"8Base-RHACM-2.4:rhacm2/thanos-receive-controller-rhel8@sha256:8d0e265c199c32e757c2004d89db64bc64092171b98068aab03f977a744cc5bc_ppc64le",
"8Base-RHACM-2.4:rhacm2/thanos-rhel8@sha256:8036c9dd2d44027f5173b935ee8dcd9b3e87b433d65a50f83ffa76a503cf747c_s390x",
"8Base-RHACM-2.4:rhacm2/thanos-rhel8@sha256:ed22c2650f0d908174896647ced911a49945714a114836096b787cc879164bc4_ppc64le",
"8Base-RHACM-2.4:rhacm2/thanos-rhel8@sha256:fbe3062ae92faafd40caac5ddd0b20e2d1bfcaa64febebc0dcd5d368a3734c12_amd64",
"8Base-RHACM-2.4:rhacm2/volsync-mover-rclone-rhel8@sha256:0b3c2d30d0a6109db50dba4053d795fc92bfcadc380a8a8deb5ae4ef4e6d29fa_ppc64le",
"8Base-RHACM-2.4:rhacm2/volsync-mover-rclone-rhel8@sha256:6784f7672ac4c8f47ddaf9b5fc6b98f2c1d18c48be212114eeab9babb780cba6_s390x",
"8Base-RHACM-2.4:rhacm2/volsync-mover-rclone-rhel8@sha256:ada830a6dfa3f00aba2a32225a9884bbe31d20b93ece21249b11e6b037d85e75_amd64",
"8Base-RHACM-2.4:rhacm2/volsync-mover-restic-rhel8@sha256:31244fad1da3b5c258babd12defc1192a8534727f12ad775aad9d202fb6a5947_amd64",
"8Base-RHACM-2.4:rhacm2/volsync-mover-restic-rhel8@sha256:3ac9147cf782a40b3881973a399add430aee10cdfe1abdb00c98a0b5a3a527dc_s390x",
"8Base-RHACM-2.4:rhacm2/volsync-mover-restic-rhel8@sha256:9d00b2d06752192dd8f8f48aeb2786ac1ee0c062ed8916cf3f693c7d2a05e208_ppc64le",
"8Base-RHACM-2.4:rhacm2/volsync-mover-rsync-rhel8@sha256:30e06b75f83e22faeed2108f68b158fb35b4db22b83f049c61706ddcbfef27d9_ppc64le",
"8Base-RHACM-2.4:rhacm2/volsync-mover-rsync-rhel8@sha256:530aedee3aeca43ef0501f5cd2aa07c65eb708ac1a7fcd97fc3000358744d1bd_s390x",
"8Base-RHACM-2.4:rhacm2/volsync-mover-rsync-rhel8@sha256:c5621b5d113a1330bdc04f1fce05fd6f16c10526511ba207cb24551f7efe0e58_amd64",
"8Base-RHACM-2.4:rhacm2/volsync-rhel8@sha256:1ab81a27373c351eb2c932536fc9ea6cbf74911b794e3cd183c8e5624940a656_ppc64le",
"8Base-RHACM-2.4:rhacm2/volsync-rhel8@sha256:90ed24a800b82c2eb1c0f2d08aa11b2bea942e6a9044e3a01a5778877e7b376a_s390x",
"8Base-RHACM-2.4:rhacm2/volsync-rhel8@sha256:9e02a53649909a9d3ccd5c22f5c231b3ad69f451d7b5a32033046f3031cde188_amd64",
"8Base-RHACM-2.4:rhacm2/work-rhel8@sha256:0facf27d638269e722029217ef72016556c60e42887a836e4a0ad6140c1b6dcf_s390x",
"8Base-RHACM-2.4:rhacm2/work-rhel8@sha256:5694a214f662b4556b1fdf088ef0d33d6674dc3be3ae5d2fbdf00e56addeae3c_amd64",
"8Base-RHACM-2.4:rhacm2/work-rhel8@sha256:73b036d1c7b9c44010ef9716be8c96bfd2a7af7e09b2cf3402cc2aac81ef94e4_ppc64le"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "nodejs16: CRLF injection in node-undici"
},
{
"cve": "CVE-2022-31151",
"cwe": {
"id": "CWE-200",
"name": "Exposure of Sensitive Information to an Unauthorized Actor"
},
"discovery_date": "2022-07-21T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2121396"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in the undici package. After cookie headers are set, they are not cleared. This issue could allow an attacker to take advantage of this cookie, which could be used to control the redirection target.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "nodejs/undici: Cookie headers uncleared on cross-origin redirect",
"title": "Vulnerability summary"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\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.4:rhacm2/acm-grafana-rhel8@sha256:17c53124f6c09cc839f533aee0c870078f547fef29a19803814f5c5fbc5e7939_s390x",
"8Base-RHACM-2.4:rhacm2/acm-grafana-rhel8@sha256:644a295644e91a8976d4df02e5ccdd711d8d3c8fa409cae698671b49b96ec00a_ppc64le",
"8Base-RHACM-2.4:rhacm2/acm-grafana-rhel8@sha256:9c9b992bf748282d7cdc941b7907bbcbabe69a8b287bc4195a6bc8b9d9b6cbd0_amd64",
"8Base-RHACM-2.4:rhacm2/acm-must-gather-rhel8@sha256:0cca0dbb0b7adff8eaea1315b422edb6ea1778befa4772f3e6f5755fb5519196_s390x",
"8Base-RHACM-2.4:rhacm2/acm-must-gather-rhel8@sha256:63b5758cfcffe96326b090ae51d38c00ca13b35e9fe5e4354cd33e67d042c41b_amd64",
"8Base-RHACM-2.4:rhacm2/acm-must-gather-rhel8@sha256:cfc97f6c9495bac2635e016dd47049683f8ed78c932ef2c70cec2ec7be323fea_ppc64le",
"8Base-RHACM-2.4:rhacm2/acm-operator-bundle@sha256:346215260baa3371853d15ccc451c3ac418813c5cd9b422b0ad9f2dd6ae8a511_s390x",
"8Base-RHACM-2.4:rhacm2/acm-operator-bundle@sha256:cb4fca4155dc3e274712c0c7609eb6111a6e03207ddaa0d5c3c8752badc15b2c_amd64",
"8Base-RHACM-2.4:rhacm2/acm-operator-bundle@sha256:cceb82a8492d7e971e515f1a0a5391a1051e4f130f7a14e412def20616e05d40_ppc64le",
"8Base-RHACM-2.4:rhacm2/agent-service-rhel8@sha256:5b5046b04aa10807a6676916cf4744f0cd36c056dd3fd626304814af2d665cf9_amd64",
"8Base-RHACM-2.4:rhacm2/agent-service-rhel8@sha256:5c89bb44eda9a0754ea1d1ca69ea260f02f060c517194251519439e4b943e46a_ppc64le",
"8Base-RHACM-2.4:rhacm2/agent-service-rhel8@sha256:cfe9dfc60224b6206d6fbbc4c4ee95e378ce2da8b79c176e5e7bfdd8b0375f88_s390x",
"8Base-RHACM-2.4:rhacm2/application-ui-rhel8@sha256:6acf7df47405a4ccb3ede12db6574a0829d28f94ea5d20d6041db1bd045a90c6_ppc64le",
"8Base-RHACM-2.4:rhacm2/application-ui-rhel8@sha256:96c10e483a1c99f0ac91fb84df87ebe927e82ca35ef7e36e0f583121dcdd8b15_amd64",
"8Base-RHACM-2.4:rhacm2/application-ui-rhel8@sha256:ffb0b475eccc16a227f13a3d0d332f9cd9b96eade52646352a7497f903edf1a2_s390x",
"8Base-RHACM-2.4:rhacm2/assisted-image-service-rhel8@sha256:2c2f96ebf908cf415613aec65a414884ec35784e4bdcd4c4b4978aa98149af4d_amd64",
"8Base-RHACM-2.4:rhacm2/assisted-image-service-rhel8@sha256:c89023b0b424e2b8800399fc4b6cfa9336248f3222097c094d33fd2b872398aa_ppc64le",
"8Base-RHACM-2.4:rhacm2/assisted-image-service-rhel8@sha256:e49c328eb815293dd606199a0b8a2bd0db6bbf5d87eeaa7902d6d4df1bb41d35_s390x",
"8Base-RHACM-2.4:rhacm2/assisted-installer-agent-rhel8@sha256:86fd675a09451d3ee552452999cd2c82410174f5e55dcfd4f21286559363217e_amd64",
"8Base-RHACM-2.4:rhacm2/assisted-installer-reporter-rhel8@sha256:dcc214165e5c895925f52673577fa73274b017e3e9017818bf5c0327b3600ffb_ppc64le",
"8Base-RHACM-2.4:rhacm2/assisted-installer-reporter-rhel8@sha256:f7004db056478b4c1b101ab0ceac24f78dbefc018a1e76e12e8a4f69fd171175_amd64",
"8Base-RHACM-2.4:rhacm2/assisted-installer-rhel8@sha256:6e002bec6af8e7d7b0c89bc25f4a9e3224e47f5638be7cc2a9c68a5e92447254_amd64",
"8Base-RHACM-2.4:rhacm2/assisted-installer-rhel8@sha256:815976efa30282899af7de91b5df1fdeca10c709d0fc60d09d8f3abb1c2acdc3_ppc64le",
"8Base-RHACM-2.4:rhacm2/cert-policy-controller-rhel8@sha256:0e30470d12e11f473750e0b95833d0d1fe6fd3ee9d9d0c5d7454614449156148_s390x",
"8Base-RHACM-2.4:rhacm2/cert-policy-controller-rhel8@sha256:2324eeab4219c1c953b698cbd1cf57e0af777f31042de00eaaa2bf163f84cae1_amd64",
"8Base-RHACM-2.4:rhacm2/cert-policy-controller-rhel8@sha256:c3d60eaf9f775e623114d093450b5d170b4048ef1e52267a2153ec54489bd00f_ppc64le",
"8Base-RHACM-2.4:rhacm2/cluster-backup-rhel8-operator@sha256:9969b8f2f91bd0a3ef0e89300d66a656238a3a3361d56cf7fc0eb55db1752782_amd64",
"8Base-RHACM-2.4:rhacm2/cluster-backup-rhel8-operator@sha256:d5639931ddcb1288f279f54a3688fcb8c94d710a457917c46bfa3db6cd1a317b_s390x",
"8Base-RHACM-2.4:rhacm2/cluster-backup-rhel8-operator@sha256:fa4667d27a8778efc83ace86657c638aacb7ccc3168c489d427c1d6ab834cbb2_ppc64le",
"8Base-RHACM-2.4:rhacm2/cluster-curator-controller-rhel8@sha256:4b32ee29c898c9f52a5fdeed3a6a595ac157db7051b36086eddf7a8f91b2ec08_ppc64le",
"8Base-RHACM-2.4:rhacm2/cluster-curator-controller-rhel8@sha256:9e6a260d8130731601612a56cea728fc6b80cfa3d7fd8b6612175ff76b290dea_s390x",
"8Base-RHACM-2.4:rhacm2/cluster-curator-controller-rhel8@sha256:faa454bab3f9ea36a2d5a1eaa16806ac3669472856833e750571e45da7074d40_amd64",
"8Base-RHACM-2.4:rhacm2/cluster-proxy-addon-rhel8@sha256:03d738d93d893b9fd9d2587e14b9a7a92bbb5eca4b85901b5e07cff1e7a3ab73_s390x",
"8Base-RHACM-2.4:rhacm2/cluster-proxy-addon-rhel8@sha256:22c9595f3f4d95b6dc6c17ce5412f4131d9ce501f2660f23d176f276c4a97a73_ppc64le",
"8Base-RHACM-2.4:rhacm2/cluster-proxy-addon-rhel8@sha256:ae6de1e14b7897a944733cdb9963f31990d696a66260974d3f692e0af87161d3_amd64",
"8Base-RHACM-2.4:rhacm2/clusterclaims-controller-rhel8@sha256:2c7f03c0ca17163c949249bb4b480a0fd2c986e55b0dc23c6cd3b0a974b4c229_ppc64le",
"8Base-RHACM-2.4:rhacm2/clusterclaims-controller-rhel8@sha256:bd8fa875e2c6b6c650c21089441b417ae657b8e1fda2786d2f328978776a6883_s390x",
"8Base-RHACM-2.4:rhacm2/clusterclaims-controller-rhel8@sha256:c49c92c632968e08f74d08eaa99862f0dd8dd1fe4a85f05e57efa90e5dca5563_amd64",
"8Base-RHACM-2.4:rhacm2/clusterlifecycle-state-metrics-rhel8@sha256:3711cb41642a7fffc69a0c98db128d39d980555127f22a9d1dfd76c9631b8edc_ppc64le",
"8Base-RHACM-2.4:rhacm2/clusterlifecycle-state-metrics-rhel8@sha256:60a54bc76a84f2369b02dc1b9b0d8353da93acc9f8193a26739110c6fe59abdd_s390x",
"8Base-RHACM-2.4:rhacm2/clusterlifecycle-state-metrics-rhel8@sha256:6df08e52cee6890187b6be3a62b36c18fcff7e34630da933e0a5f7bcecec6b4c_amd64",
"8Base-RHACM-2.4:rhacm2/config-policy-controller-rhel8@sha256:8fb0581852dc1dfd80a81ba03c6976da1aa8d93675f626765f2266adfa94d5ac_s390x",
"8Base-RHACM-2.4:rhacm2/config-policy-controller-rhel8@sha256:929233f873cbf980fb850a9812c98bd09f907e26d9afeb1c0198d52776e33b32_ppc64le",
"8Base-RHACM-2.4:rhacm2/config-policy-controller-rhel8@sha256:a3653dcecb777d7b3915c49b7999793b90dd4524628d5517368a0837af46aa07_amd64",
"8Base-RHACM-2.4:rhacm2/console-api-rhel8@sha256:02481bcf2ddd1771d965e947cfcbad66540e2df055a3013bee5185ab84960d6d_ppc64le",
"8Base-RHACM-2.4:rhacm2/console-api-rhel8@sha256:3a47d211370efc6e1661d4d0abd0d5abc65d8a759218af7c2722db820a664d8c_s390x",
"8Base-RHACM-2.4:rhacm2/console-api-rhel8@sha256:789e1950e886e54c341699cc8ec0c4bfb9a0e295e49961366759e861d32d5ef9_amd64",
"8Base-RHACM-2.4:rhacm2/console-rhel8@sha256:5215e1a2f456b83ba4ae02ea653bef51d331ced6e9a4c67958e8c41cd88aa818_s390x",
"8Base-RHACM-2.4:rhacm2/console-rhel8@sha256:d5cbabd5d26e6e712d9f531db8ebaa3a793599538ef2e62262b02c165ea74b9a_ppc64le",
"8Base-RHACM-2.4:rhacm2/console-rhel8@sha256:e797bce5724653b3ae0395c66c4796dc0594002cdde7242f4fd29c2fd5e703fa_amd64",
"8Base-RHACM-2.4:rhacm2/discovery-rhel8-operator@sha256:224af94e4e027bfb7edff3f889ec08aa031eaede2e4a02c67ce2925f29230ea8_s390x",
"8Base-RHACM-2.4:rhacm2/discovery-rhel8-operator@sha256:5dd54d496d15c262072c6024385e9fbf016edabe8a6bcdf31ec63ed5c445088c_amd64",
"8Base-RHACM-2.4:rhacm2/discovery-rhel8-operator@sha256:f64cae3c176e4b18af716ba054dcebafa07c3f893943de09b7dfd0285a9271d5_ppc64le",
"8Base-RHACM-2.4:rhacm2/endpoint-monitoring-rhel8-operator@sha256:516888a8ee8d509b77cda6ef2154a6d70a94a48a2c8c5bc7a9b1b9f2e089ff57_ppc64le",
"8Base-RHACM-2.4:rhacm2/endpoint-monitoring-rhel8-operator@sha256:c48ced70438f389ee0a22a8670db80c121c087728533c5cd2070751ce3b2614e_amd64",
"8Base-RHACM-2.4:rhacm2/endpoint-monitoring-rhel8-operator@sha256:ee184be0540e401b6834747b6632b11d69269f3d9ab44bc4aaab9fc9877191aa_s390x",
"8Base-RHACM-2.4:rhacm2/governance-policy-propagator-rhel8@sha256:b5a8689de0cc37c38daca89e1a6f64b6601b341a8f12ef6c093ec12b83bca4e8_s390x",
"8Base-RHACM-2.4:rhacm2/governance-policy-propagator-rhel8@sha256:f885cac3c1b78c94885f9a9e197511c51b5470b192d6ac48e6cb20a592b36832_ppc64le",
"8Base-RHACM-2.4:rhacm2/governance-policy-propagator-rhel8@sha256:fbec65b4937bbdad28cc1e04b5b215caddeaacda3a844cd0a45ade093997adc3_amd64",
"8Base-RHACM-2.4:rhacm2/governance-policy-spec-sync-rhel8@sha256:2c130b6df67cd0a8ee055d9b8bb3ede4bcf211978db7cdd892f78bf1d56dd269_amd64",
"8Base-RHACM-2.4:rhacm2/governance-policy-spec-sync-rhel8@sha256:6a8227f1560751fd8e1d2ec8136d8855599727eb7ad382bd5b18167ba46b31ff_ppc64le",
"8Base-RHACM-2.4:rhacm2/governance-policy-spec-sync-rhel8@sha256:c2c6ab3e7317dee023b79cc868c052a8a602610925932358498a3a215d5c8089_s390x",
"8Base-RHACM-2.4:rhacm2/governance-policy-status-sync-rhel8@sha256:385006b34743b689054c581eaaffb5298adfd092eaa13ff6c24f28fa5b79a178_amd64",
"8Base-RHACM-2.4:rhacm2/governance-policy-status-sync-rhel8@sha256:6c2ec36725b956432591b6cb6a20d4eb2ac3bf759ab4a901f581c81bcb12270c_ppc64le",
"8Base-RHACM-2.4:rhacm2/governance-policy-status-sync-rhel8@sha256:76f717cb9fe271941f45794a8dd9ebb85af0f7ab6cd104a698352b875e1b721d_s390x",
"8Base-RHACM-2.4:rhacm2/governance-policy-template-sync-rhel8@sha256:2d0d4141d0df7a5309edb3aa064591479facd14d604f5338383a88a7c01fb976_s390x",
"8Base-RHACM-2.4:rhacm2/governance-policy-template-sync-rhel8@sha256:a96e372e54eadb8c0f384eaf5295a5a17ab701c5051b5ae59341ecc01489099b_ppc64le",
"8Base-RHACM-2.4:rhacm2/governance-policy-template-sync-rhel8@sha256:d9135c4c5eb68af915b552e2d7fe62251f4a3a23d45a7b193d754b7da900b159_amd64",
"8Base-RHACM-2.4:rhacm2/grafana-dashboard-loader-rhel8@sha256:1f8b57a645d0abc3e639eb493f228d3485f4a3f53528175bc386f712fce7cd3f_amd64",
"8Base-RHACM-2.4:rhacm2/grafana-dashboard-loader-rhel8@sha256:5419a6207c0cd1adb21d7c4c3378d31f240a9f29674aee612608d015fe0b491f_ppc64le",
"8Base-RHACM-2.4:rhacm2/grafana-dashboard-loader-rhel8@sha256:6190c4487c63f61cb24e8d219aa1ebc6ff5d8d8b1ece5bbb3da5d46e67f0b98c_s390x",
"8Base-RHACM-2.4:rhacm2/grc-ui-api-rhel8@sha256:40f04e8634a2151e7a4aefe823c980d1d98c89ddb1210b55b4c0566bd85fd787_amd64",
"8Base-RHACM-2.4:rhacm2/grc-ui-api-rhel8@sha256:999f7119e60d578cd54b08135838fb8ecb996cd93f8e6f07ee92ec776f86f3d7_s390x",
"8Base-RHACM-2.4:rhacm2/grc-ui-api-rhel8@sha256:a8072d656eb14084eafd141690c02119376c9436faab8e4d219e1f0ade7ed2ec_ppc64le",
"8Base-RHACM-2.4:rhacm2/grc-ui-rhel8@sha256:18beaf038580dd78d44cdbd7b3e9bfab16b1ae9f1b454689abe1ebfefe4964b5_amd64",
"8Base-RHACM-2.4:rhacm2/grc-ui-rhel8@sha256:2e28251e1a65b7176007f53887f3693e5268848b1bb8a1e084e9f1064deaec8a_s390x",
"8Base-RHACM-2.4:rhacm2/grc-ui-rhel8@sha256:3848541d746de6dfacca63f06f29fc7d203dfa4c73dbd749407896ddddb7306c_ppc64le",
"8Base-RHACM-2.4:rhacm2/iam-policy-controller-rhel8@sha256:0deeefc1600e43aac6d9eadd05b32d3a1b2059632ec7e8b005eb2245b52dbd98_amd64",
"8Base-RHACM-2.4:rhacm2/iam-policy-controller-rhel8@sha256:7d1534ff8b00cd38716d2bfb65b924a45e9ec18a8eccad13c5e3818f858630b6_s390x",
"8Base-RHACM-2.4:rhacm2/iam-policy-controller-rhel8@sha256:b2fa794482a54fcfcbf7d0ac8597e9cb0ac0c73cfe5afa8bf2e73ca35d37feb9_ppc64le",
"8Base-RHACM-2.4:rhacm2/insights-client-rhel8@sha256:0f567016e55498bef2be33665d247eb14308b13aaef5cc670de7e06ff830cb9a_amd64",
"8Base-RHACM-2.4:rhacm2/insights-client-rhel8@sha256:6bd666f6d541ab33598c4a38ac05e8f65f19e03d8630cf685c89b05f14c4f1b8_ppc64le",
"8Base-RHACM-2.4:rhacm2/insights-client-rhel8@sha256:85bf407b6bc232952f4dd7c1edd8a7f4a168a6995d7b866f4417bc65a162efd5_s390x",
"8Base-RHACM-2.4:rhacm2/insights-metrics-rhel8@sha256:180e2ac58d3549c7ed583da66fba14368c606feb65b4313aac3b4f889ec091bb_amd64",
"8Base-RHACM-2.4:rhacm2/insights-metrics-rhel8@sha256:2492650b89feab7de0408be0e3af6d889e6291bb7064ea524dafca87b252840e_s390x",
"8Base-RHACM-2.4:rhacm2/insights-metrics-rhel8@sha256:93066377331da7f85024ae541440cb409c741d393adfdfe289f7d5836c0da183_ppc64le",
"8Base-RHACM-2.4:rhacm2/klusterlet-addon-controller-rhel8@sha256:018f6d71abae2963c853fe9d1a41fdad2df91acb72fee775af08275647d3019f_amd64",
"8Base-RHACM-2.4:rhacm2/klusterlet-addon-controller-rhel8@sha256:500d5166ea2f808c46b71d1a5470a35bffa484d860161a16e9809f90d021b23e_ppc64le",
"8Base-RHACM-2.4:rhacm2/klusterlet-addon-controller-rhel8@sha256:a4d7ef368efce597729c5fc1ae4358a0b45483a11b8363bf8d164c20075da748_s390x",
"8Base-RHACM-2.4:rhacm2/klusterlet-addon-rhel8-operator@sha256:0402e265ec4919aef893be4c0f177b53173bc0c50eb47aafea6822e05a7748be_s390x",
"8Base-RHACM-2.4:rhacm2/klusterlet-addon-rhel8-operator@sha256:6b0fbc1956407a0986460556336fcccfe4d08d712cc4b0af4ca65061baf75ea2_amd64",
"8Base-RHACM-2.4:rhacm2/klusterlet-addon-rhel8-operator@sha256:d7546a69df7b817d0c29c8f95dd3d5d2900c3755c82570b1d610702c56d4fb59_ppc64le",
"8Base-RHACM-2.4:rhacm2/kube-rbac-proxy-rhel8@sha256:6650633c4664e6b537e82eafc593dc91ca206de3b0de878f600c913a95eb18a2_amd64",
"8Base-RHACM-2.4:rhacm2/kube-rbac-proxy-rhel8@sha256:c1c90ee4ae1f908c33c8a8bf38f0b47bfad039bedccf870324f6b554aad5d78c_s390x",
"8Base-RHACM-2.4:rhacm2/kube-rbac-proxy-rhel8@sha256:ccddb38db49a190aa0d5d70e6b4672079ea222a42045d406a4b9974ac7412146_ppc64le",
"8Base-RHACM-2.4:rhacm2/kube-state-metrics-rhel8@sha256:566b95595959ba60677f1518562fd996ef7643dc94aa9e9fead0e4b4096032ca_s390x",
"8Base-RHACM-2.4:rhacm2/kube-state-metrics-rhel8@sha256:789f79b85c022e59143e725a589ac890884f079c969f56efb972b0a0f8d77e66_amd64",
"8Base-RHACM-2.4:rhacm2/kube-state-metrics-rhel8@sha256:971a33f5a57057d3901ff75eebbc13ca8456b4315dd7811139e60bb8872d80bf_ppc64le",
"8Base-RHACM-2.4:rhacm2/managedcluster-import-controller-rhel8@sha256:bcb43adee06dbb1cfb6a5c9fed71847ecc3826e3e44fe04d57b7143a6123daa5_s390x",
"8Base-RHACM-2.4:rhacm2/managedcluster-import-controller-rhel8@sha256:dbf235a9723a1c21471d8ef0029f3c999ac3b22512d67facd052efb725431bc1_ppc64le",
"8Base-RHACM-2.4:rhacm2/managedcluster-import-controller-rhel8@sha256:faf01c5554224350e4cffd1fc4ce275886791e45857bf0ed5f90ffa3a64680dc_amd64",
"8Base-RHACM-2.4:rhacm2/management-ingress-rhel8@sha256:46293eeaad521f993ed01467e13cae70f600426ef09df0e02dd8b83348b60027_amd64",
"8Base-RHACM-2.4:rhacm2/management-ingress-rhel8@sha256:c3cdbf5ff93b3b19ac2d7cf15b9152a0761d473de7afe29832a7ca3b833b6797_s390x",
"8Base-RHACM-2.4:rhacm2/management-ingress-rhel8@sha256:ce994a8f4c4e5476e6131a6721da748225c89a96c9d471a8638eefb6a22d52b9_ppc64le",
"8Base-RHACM-2.4:rhacm2/memcached-exporter-rhel8@sha256:01398d4f3b1825e864ddae46a5e4b7cc298dabb444dd105787ef6aeb70514571_ppc64le",
"8Base-RHACM-2.4:rhacm2/memcached-exporter-rhel8@sha256:5432fa56e40dee2475da7ee7b7e89cca10a8f06f4cbea94983fa094bfbef81ff_amd64",
"8Base-RHACM-2.4:rhacm2/memcached-exporter-rhel8@sha256:e22fa2dbc6733fc176f44cf42ec8f51b69672d354d6d2cf510eada5fe41a5245_s390x",
"8Base-RHACM-2.4:rhacm2/memcached-rhel8@sha256:0a0a88fb0138cd6de2e3fce81ab959d12cbda64e5fbab1046008aee1d94f12e2_s390x",
"8Base-RHACM-2.4:rhacm2/memcached-rhel8@sha256:7e0ee17c6d00d20773799cfb6c6e9e27c204d1e31010aa71a7f0f35eb5179a35_amd64",
"8Base-RHACM-2.4:rhacm2/memcached-rhel8@sha256:b9213f5525ebd51960412c15d416a591bf23731b6217f79aca2a89a893df2102_ppc64le",
"8Base-RHACM-2.4:rhacm2/metrics-collector-rhel8@sha256:431d4089a4a93c6b6a00cf9b63ecd9199a5545f09190577356b22ff6646820f3_amd64",
"8Base-RHACM-2.4:rhacm2/metrics-collector-rhel8@sha256:83f649b506ca698251c884692307d7cd52bbae87b0bf7790f96ffd24dd7f4fd7_ppc64le",
"8Base-RHACM-2.4:rhacm2/metrics-collector-rhel8@sha256:d37401c5fb672c56004f75974a4069d5d3b6c5e96ac7be4c174f9f178a7666bc_s390x",
"8Base-RHACM-2.4:rhacm2/multicloud-integrations-rhel8@sha256:a311c6ef1099d2370209bbbe30cfac6d1c50d79a2321beaab1f6158ab2db8bec_s390x",
"8Base-RHACM-2.4:rhacm2/multicloud-integrations-rhel8@sha256:e666154a539974d0cc005bc74903dc9f173920101dbfc5169b14a30129991475_ppc64le",
"8Base-RHACM-2.4:rhacm2/multicloud-integrations-rhel8@sha256:f37fe856571112970ae4786d313bf51e78b26e1630e443d276abb4de8e47e525_amd64",
"8Base-RHACM-2.4:rhacm2/multicloud-manager-rhel8@sha256:1dd235aa8599ca070f5175ad9da5bdb9505a7dfbbd87173f0bbf4e14ca0d5e88_ppc64le",
"8Base-RHACM-2.4:rhacm2/multicloud-manager-rhel8@sha256:8a1eeafb2a738aecb2723889c98e287638e950fec05425f1fe132ff7eb01738f_amd64",
"8Base-RHACM-2.4:rhacm2/multicloud-manager-rhel8@sha256:d458a289528173a07f7ff6d87279474e8379a2f05c11d5a9be97f9c43e38ec75_s390x",
"8Base-RHACM-2.4:rhacm2/multicluster-observability-rhel8-operator@sha256:45d046d621eab996c457a90b607ca9a57e2ca5dcad384d3cd5317475e096e098_amd64",
"8Base-RHACM-2.4:rhacm2/multicluster-observability-rhel8-operator@sha256:7ed02712f2d5093f7c751a6d22c9ffe5ce3b00c4cc901ffb779b8b51e282d698_s390x",
"8Base-RHACM-2.4:rhacm2/multicluster-observability-rhel8-operator@sha256:7f89cc6647700f7ddc46d4fabb4b3702142aa0fe9bd23026eba98c704026e9e9_ppc64le",
"8Base-RHACM-2.4:rhacm2/multicluster-operators-application-rhel8@sha256:27492dfdd71cc0bae6e01a184ac8fe5677ce172583b0fd1b9112dfd789009839_ppc64le",
"8Base-RHACM-2.4:rhacm2/multicluster-operators-application-rhel8@sha256:3af2802a89c09966e9c63f40974d8554a7b7b88cc386bbf5bda0a4cc987b7c15_s390x",
"8Base-RHACM-2.4:rhacm2/multicluster-operators-application-rhel8@sha256:723ac91ea8c130d80b48db30e05186607210aea71c7afc1c072b9a691e350215_amd64",
"8Base-RHACM-2.4:rhacm2/multicluster-operators-channel-rhel8@sha256:09883ff8a783d3f83e1c26566555c5ad140cc8bbf0d4cdb5220ef344c6282752_ppc64le",
"8Base-RHACM-2.4:rhacm2/multicluster-operators-channel-rhel8@sha256:4a34b2593897d4b1a1af124bdf6fb7e51bbd97bb4c56dd8ae463b3f3abbb7718_s390x",
"8Base-RHACM-2.4:rhacm2/multicluster-operators-channel-rhel8@sha256:883282b801566b5a40a32e33ebc431ac1398afb68f47ce931cc82b8b9eca1e55_amd64",
"8Base-RHACM-2.4:rhacm2/multicluster-operators-deployable-rhel8@sha256:0a15e49232c20ead26ade38823cd40d785e612670a41cac28ecea2066025a3d1_amd64",
"8Base-RHACM-2.4:rhacm2/multicluster-operators-deployable-rhel8@sha256:0ecd46eb89e90d787c442fd0ca92f84e9bf7fa6c2e315a0b95912616687c0580_s390x",
"8Base-RHACM-2.4:rhacm2/multicluster-operators-deployable-rhel8@sha256:bd148be0ad6ddbcc1995f94b4660d3fbe2338112230c840d77f53a564b14ec4a_ppc64le",
"8Base-RHACM-2.4:rhacm2/multicluster-operators-placementrule-rhel8@sha256:4bdca102dae861d39d81a2df4be1767e4e702ce3836224e9b875f613d1af0c37_ppc64le",
"8Base-RHACM-2.4:rhacm2/multicluster-operators-placementrule-rhel8@sha256:d71975de4b1d6b53d19ddf338f3d19ad7e28812f8fc932c144eee630d9cab176_amd64",
"8Base-RHACM-2.4:rhacm2/multicluster-operators-placementrule-rhel8@sha256:fa3e2e45501d661f4f724dea809b6eff73455db623b03178130590dbf317dba5_s390x",
"8Base-RHACM-2.4:rhacm2/multicluster-operators-subscription-release-rhel8@sha256:2e13c28d1f18f2efac62207515450a42732d4be790199ab0e5ddf2f181649cb4_ppc64le",
"8Base-RHACM-2.4:rhacm2/multicluster-operators-subscription-release-rhel8@sha256:50dc29deac8efaac3bf321270b718dec41d8b80746d3548c076ab26b2c6b63ca_s390x",
"8Base-RHACM-2.4:rhacm2/multicluster-operators-subscription-release-rhel8@sha256:faae7a0632b10dc9b65af7a8af7e7c7d9e26f2f7087687fa19d2afefa7426c5a_amd64",
"8Base-RHACM-2.4:rhacm2/multicluster-operators-subscription-rhel8@sha256:1fa2779aab32977ec8e867ed188dcdd66106986c3cbf39f02e2a555873ba478a_ppc64le",
"8Base-RHACM-2.4:rhacm2/multicluster-operators-subscription-rhel8@sha256:731a4f0919cbab729e9dded9e513ec4ad5e1b48967c21f65f3b494158a6b25ba_s390x",
"8Base-RHACM-2.4:rhacm2/multicluster-operators-subscription-rhel8@sha256:ec803f14f854b73a873f95027617246888ea28029f2f4bb5b7f39a5dd63399ca_amd64",
"8Base-RHACM-2.4:rhacm2/multiclusterhub-repo-rhel8@sha256:75504c269b3d0c2af9b48317f3dc070fae58a1e46e95283e2e0e1ab6b60f452d_amd64",
"8Base-RHACM-2.4:rhacm2/multiclusterhub-repo-rhel8@sha256:c21ffdaa0ce90e6c08f4814c09d9a0bd34d341ad1fc8f6ff2152e9007393ba1f_s390x",
"8Base-RHACM-2.4:rhacm2/multiclusterhub-repo-rhel8@sha256:e1e522835d65503d467dc9ef7c4a0149adfc4cbd3620134adb4a5694eda2f0c4_ppc64le",
"8Base-RHACM-2.4:rhacm2/multiclusterhub-rhel8@sha256:37cf6ccd9a2b9af4444fa192e7b5e6979687bd5159d97f48da40c4f9bad249eb_amd64",
"8Base-RHACM-2.4:rhacm2/multiclusterhub-rhel8@sha256:b8dea0eca4c8aaefee6be9afea77e3302ad551f68f5a87316caf65e13ac9138d_s390x",
"8Base-RHACM-2.4:rhacm2/multiclusterhub-rhel8@sha256:d173cf78965bd026a6333af91b55305ea9c349e630fa53548ee42d791295cd69_ppc64le",
"8Base-RHACM-2.4:rhacm2/node-exporter-rhel8@sha256:0b2cf97a3d82fb4570dee71c1232ef9998c7efcd1d9415f9f41351457802d62d_amd64",
"8Base-RHACM-2.4:rhacm2/node-exporter-rhel8@sha256:93e85d546c624a685221a5d0c9085fa59752105587a531c58066a856defa322a_ppc64le",
"8Base-RHACM-2.4:rhacm2/node-exporter-rhel8@sha256:b20c7b88c52ab9772ebd2216333d6324cba08c653135af469a9e6ccb6648d7c6_s390x",
"8Base-RHACM-2.4:rhacm2/observatorium-rhel8-operator@sha256:078b48f3746c33e0c69b11c9e51e70c220a3cc6f0fd26eb5b30534b16c6a2efa_s390x",
"8Base-RHACM-2.4:rhacm2/observatorium-rhel8-operator@sha256:0e1ec4eda138936261dc5a76a18fa4ace6082c636b30021ce10d5d4d0acea890_ppc64le",
"8Base-RHACM-2.4:rhacm2/observatorium-rhel8-operator@sha256:70e41fdcacd43b4e498b8d5917d0e2fb640f4e85f30b1d6646b27aee1bc8dafc_amd64",
"8Base-RHACM-2.4:rhacm2/observatorium-rhel8@sha256:431149d31b309822fa9476f951ae39bde3a81cc5d17d2a79062ced7b729166cd_amd64",
"8Base-RHACM-2.4:rhacm2/observatorium-rhel8@sha256:65aaebf97e8b904e9ff1520f4bc4704bc21614a7377f66a4c6776032621a9ccf_s390x",
"8Base-RHACM-2.4:rhacm2/observatorium-rhel8@sha256:804054ba7c65c0814307017e3ff6681ba25e62384468adbf3712418e1f3b321f_ppc64le",
"8Base-RHACM-2.4:rhacm2/openshift-hive-rhel8@sha256:80950fa60359f90359129bff09665d7e94150bfbcfb048dc46ec77309479733b_ppc64le",
"8Base-RHACM-2.4:rhacm2/openshift-hive-rhel8@sha256:bae2680af5a00937f0ecc680ad979b131ad65fc47c4683dec69e45e442dd38b4_amd64",
"8Base-RHACM-2.4:rhacm2/openshift-hive-rhel8@sha256:c75cad252f1bda9dac27d1145ee01fe91078e6bc29c60b72f2f0977cea56ae9c_s390x",
"8Base-RHACM-2.4:rhacm2/placement-rhel8@sha256:1cc55dc4ec890f583cf63c7c1d5451cd1e409dbb8feed7bb854e6970ba0e9cbd_s390x",
"8Base-RHACM-2.4:rhacm2/placement-rhel8@sha256:98f3db6bd38eec496565558b8c81a06b51fe22ad4c5a462a6b43a61ab3bc853c_amd64",
"8Base-RHACM-2.4:rhacm2/placement-rhel8@sha256:a0a5b1e0cd29da2c215f3ce555230477ce775cbd79423c74426aaa4f7f56cfc5_ppc64le",
"8Base-RHACM-2.4:rhacm2/prometheus-alertmanager-rhel8@sha256:29c84506cb42edbede5abdf086433ef003d677135fe3b51093c1fbafa6f666e0_s390x",
"8Base-RHACM-2.4:rhacm2/prometheus-alertmanager-rhel8@sha256:be4e1ac4ca5c8145ad7488bc9f067d8f1b9f4cb3d79ac43f4addd19cc66a584b_amd64",
"8Base-RHACM-2.4:rhacm2/prometheus-alertmanager-rhel8@sha256:fc83710377e91bec8866053bb2b9f91be7a3c25993488a6f9641e7c93918aadc_ppc64le",
"8Base-RHACM-2.4:rhacm2/prometheus-rhel8@sha256:1587535175898f97007552a6023ef0785861271dc939a751c98db0c41c9e2c97_amd64",
"8Base-RHACM-2.4:rhacm2/prometheus-rhel8@sha256:4aa41836d3699f3b8a546703fa5032a01af6bcac60465e779769c32a36352d0d_s390x",
"8Base-RHACM-2.4:rhacm2/prometheus-rhel8@sha256:f7971a684bcdce02604319ecace5ba585797f116a64024da815bf3e2d27f6251_ppc64le",
"8Base-RHACM-2.4:rhacm2/provider-credential-controller-rhel8@sha256:827351fc8036170bfb1b6d0fc15c84476c8913ae044163884ff89424e0e4235f_s390x",
"8Base-RHACM-2.4:rhacm2/provider-credential-controller-rhel8@sha256:a6f1234d8f90e06b88775ce831e574ec0621e487043d412d7c35d2bde6db21f9_amd64",
"8Base-RHACM-2.4:rhacm2/provider-credential-controller-rhel8@sha256:e33d7b73b6a7d41ef7779800af177a4557608ea87c854e457d0421332fcb421f_ppc64le",
"8Base-RHACM-2.4:rhacm2/rbac-query-proxy-rhel8@sha256:1d1c793c2bf89cb49dc4625981b4f7bc9cc827d01d7c57af88cde59adde21787_amd64",
"8Base-RHACM-2.4:rhacm2/rbac-query-proxy-rhel8@sha256:a129031e0e3c0e389a104f1ad15f4ecbb6382d79e19c62e7b22b31bee7021cdd_s390x",
"8Base-RHACM-2.4:rhacm2/rbac-query-proxy-rhel8@sha256:b549a06e14f326d196883c8168db3f82edbb952184ea4742b6d4eca78b13bc69_ppc64le",
"8Base-RHACM-2.4:rhacm2/redisgraph-tls-rhel8@sha256:7e3245ba0f53c4c510f7151b3e940c13d5a79d8d95b203e3b8ceaca4ceea42ea_ppc64le",
"8Base-RHACM-2.4:rhacm2/redisgraph-tls-rhel8@sha256:9fb4a62d70505c508d0d8dc158f8fa1c759c23f6a13c6a069a40a32c5cbce1fe_s390x",
"8Base-RHACM-2.4:rhacm2/redisgraph-tls-rhel8@sha256:cdf817bdb70737e6912e550fa1602bbbcaa5b34a2e2d47a249000aac560cc6f0_amd64",
"8Base-RHACM-2.4:rhacm2/registration-rhel8-operator@sha256:3ca37dec679c11f1333c5fd6c866867ce2e7ed5d3c139c2ad8f3ad7d10be70c0_s390x",
"8Base-RHACM-2.4:rhacm2/registration-rhel8-operator@sha256:45b0e1027807496b3c2a10d8e7c015cc91cc77b9832639adb51a6e5fc7f5071b_ppc64le",
"8Base-RHACM-2.4:rhacm2/registration-rhel8-operator@sha256:6710d98fb67533848a96f35fcbeb0adf6999a7e6534068ccc9956105a4d2db73_amd64",
"8Base-RHACM-2.4:rhacm2/registration-rhel8@sha256:0fbe6a1234544b31be5b6ba778895d31b0486783116796e0e31079cd2ee9f87a_ppc64le",
"8Base-RHACM-2.4:rhacm2/registration-rhel8@sha256:494e65b5e3bf27c3bae221db5154b119ef7689b2cb42894f05c40cf4608f1da6_s390x",
"8Base-RHACM-2.4:rhacm2/registration-rhel8@sha256:5d614eda176a91d5359e8a44a6f93a3fdbda8080f2209f342f83d4816b2d0008_amd64",
"8Base-RHACM-2.4:rhacm2/search-aggregator-rhel8@sha256:176ba84e41d3465826245fd9acd199c0b292c25a76c88bbcab8c07d93829ff9c_s390x",
"8Base-RHACM-2.4:rhacm2/search-aggregator-rhel8@sha256:3857111bc468c7bb79a7476d6bc5df0add7d8951799b65b6414f1f5dd3d5b9b8_amd64",
"8Base-RHACM-2.4:rhacm2/search-aggregator-rhel8@sha256:52a2dd79f67b1910a7129f70ba18b48656cd41b2a15f2ae4af2509c0eaa4205a_ppc64le",
"8Base-RHACM-2.4:rhacm2/search-api-rhel8@sha256:2d64646d663ac682a087fc69314bd72751ba2b005ab08a93da223470a863a740_amd64",
"8Base-RHACM-2.4:rhacm2/search-api-rhel8@sha256:74ccabf407b668837238eb3ad2e536fcb0b3df9a48741f43edf2456fbee80cc6_ppc64le",
"8Base-RHACM-2.4:rhacm2/search-api-rhel8@sha256:de9cc78ae58b063980c0fd3797cc6aba79bedc22898dae3fbce64c94dfd82909_s390x",
"8Base-RHACM-2.4:rhacm2/search-collector-rhel8@sha256:37c5344f9061f44ea363d64c2118e791999007ecdead8d15c8c121aff83631fe_amd64",
"8Base-RHACM-2.4:rhacm2/search-collector-rhel8@sha256:98fb5b0965d41badb9933eb0fc23a5006c1e1cb555a8b80b63a6a00bc87b1c7a_s390x",
"8Base-RHACM-2.4:rhacm2/search-collector-rhel8@sha256:ff9c98d5836007520ff971116d5c143b6e0fafa25e5c8f0dfd4b1a23f191f1d2_ppc64le",
"8Base-RHACM-2.4:rhacm2/search-rhel8@sha256:13b61bea54f6d67fb749852d48dc6a035ee516ed5f3d339619b97924e078ca59_ppc64le",
"8Base-RHACM-2.4:rhacm2/search-rhel8@sha256:210fdca717aef2b4159e223a4f0bab06cdae9491d2c890d63710cf3c71de0c32_amd64",
"8Base-RHACM-2.4:rhacm2/search-rhel8@sha256:5f3249435b29dba366242d6e68e6f1f2f4a8f4cd8941fb881d297bd5ed9fa72e_s390x",
"8Base-RHACM-2.4:rhacm2/search-ui-rhel8@sha256:2203d5c5cadd4be391bba00bbf8a588e930dcde7c438e15c14ed0e7a3fd31522_s390x",
"8Base-RHACM-2.4:rhacm2/search-ui-rhel8@sha256:aa0f257b502a6fcf1d2eb2270858f7d145abee32b9a64ba511bab22218b74e0a_ppc64le",
"8Base-RHACM-2.4:rhacm2/search-ui-rhel8@sha256:d4a81b7b29b9a76aa631ad26471b3cd6202775853f5a2102260c4f1e339cdfe0_amd64",
"8Base-RHACM-2.4:rhacm2/submariner-addon-rhel8@sha256:0faded1f0229ce80be36090a54ed761f1c89b414e84bd11d680fbddd382a986b_amd64",
"8Base-RHACM-2.4:rhacm2/submariner-addon-rhel8@sha256:4331c06cda7427491fcf5061f9695ab5f87dea5a02b5b915b1354c20f3cff830_s390x",
"8Base-RHACM-2.4:rhacm2/submariner-addon-rhel8@sha256:514d5c15aceb07e72ba74d9ba1b3bdc2e84e1c4060b2facdb886809b118c704c_ppc64le",
"8Base-RHACM-2.4:rhacm2/thanos-receive-controller-rhel8@sha256:2da6d891769a4d9cb936d93a8ea84eea45f33e482c79cc74418f4143c5c145e7_s390x",
"8Base-RHACM-2.4:rhacm2/thanos-receive-controller-rhel8@sha256:8c0745aa13e06c6cc159d8be33302b766673bdd1aedff1309d205519587440ab_amd64",
"8Base-RHACM-2.4:rhacm2/thanos-receive-controller-rhel8@sha256:8d0e265c199c32e757c2004d89db64bc64092171b98068aab03f977a744cc5bc_ppc64le",
"8Base-RHACM-2.4:rhacm2/thanos-rhel8@sha256:8036c9dd2d44027f5173b935ee8dcd9b3e87b433d65a50f83ffa76a503cf747c_s390x",
"8Base-RHACM-2.4:rhacm2/thanos-rhel8@sha256:ed22c2650f0d908174896647ced911a49945714a114836096b787cc879164bc4_ppc64le",
"8Base-RHACM-2.4:rhacm2/thanos-rhel8@sha256:fbe3062ae92faafd40caac5ddd0b20e2d1bfcaa64febebc0dcd5d368a3734c12_amd64",
"8Base-RHACM-2.4:rhacm2/volsync-mover-rclone-rhel8@sha256:0b3c2d30d0a6109db50dba4053d795fc92bfcadc380a8a8deb5ae4ef4e6d29fa_ppc64le",
"8Base-RHACM-2.4:rhacm2/volsync-mover-rclone-rhel8@sha256:6784f7672ac4c8f47ddaf9b5fc6b98f2c1d18c48be212114eeab9babb780cba6_s390x",
"8Base-RHACM-2.4:rhacm2/volsync-mover-rclone-rhel8@sha256:ada830a6dfa3f00aba2a32225a9884bbe31d20b93ece21249b11e6b037d85e75_amd64",
"8Base-RHACM-2.4:rhacm2/volsync-mover-restic-rhel8@sha256:31244fad1da3b5c258babd12defc1192a8534727f12ad775aad9d202fb6a5947_amd64",
"8Base-RHACM-2.4:rhacm2/volsync-mover-restic-rhel8@sha256:3ac9147cf782a40b3881973a399add430aee10cdfe1abdb00c98a0b5a3a527dc_s390x",
"8Base-RHACM-2.4:rhacm2/volsync-mover-restic-rhel8@sha256:9d00b2d06752192dd8f8f48aeb2786ac1ee0c062ed8916cf3f693c7d2a05e208_ppc64le",
"8Base-RHACM-2.4:rhacm2/volsync-mover-rsync-rhel8@sha256:30e06b75f83e22faeed2108f68b158fb35b4db22b83f049c61706ddcbfef27d9_ppc64le",
"8Base-RHACM-2.4:rhacm2/volsync-mover-rsync-rhel8@sha256:530aedee3aeca43ef0501f5cd2aa07c65eb708ac1a7fcd97fc3000358744d1bd_s390x",
"8Base-RHACM-2.4:rhacm2/volsync-mover-rsync-rhel8@sha256:c5621b5d113a1330bdc04f1fce05fd6f16c10526511ba207cb24551f7efe0e58_amd64",
"8Base-RHACM-2.4:rhacm2/volsync-rhel8@sha256:1ab81a27373c351eb2c932536fc9ea6cbf74911b794e3cd183c8e5624940a656_ppc64le",
"8Base-RHACM-2.4:rhacm2/volsync-rhel8@sha256:90ed24a800b82c2eb1c0f2d08aa11b2bea942e6a9044e3a01a5778877e7b376a_s390x",
"8Base-RHACM-2.4:rhacm2/volsync-rhel8@sha256:9e02a53649909a9d3ccd5c22f5c231b3ad69f451d7b5a32033046f3031cde188_amd64",
"8Base-RHACM-2.4:rhacm2/work-rhel8@sha256:0facf27d638269e722029217ef72016556c60e42887a836e4a0ad6140c1b6dcf_s390x",
"8Base-RHACM-2.4:rhacm2/work-rhel8@sha256:5694a214f662b4556b1fdf088ef0d33d6674dc3be3ae5d2fbdf00e56addeae3c_amd64",
"8Base-RHACM-2.4:rhacm2/work-rhel8@sha256:73b036d1c7b9c44010ef9716be8c96bfd2a7af7e09b2cf3402cc2aac81ef94e4_ppc64le"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2022-31151"
},
{
"category": "external",
"summary": "RHBZ#2121396",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2121396"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2022-31151",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-31151"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2022-31151",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2022-31151"
},
{
"category": "external",
"summary": "http://web.nvd.nist.gov/view/vuln/detail?vulnId=CVE-2022-31151",
"url": "http://web.nvd.nist.gov/view/vuln/detail?vulnId=CVE-2022-31151"
},
{
"category": "external",
"summary": "https://github.com/nodejs/undici/security/advisories/GHSA-q768-x9m6-m9qp",
"url": "https://github.com/nodejs/undici/security/advisories/GHSA-q768-x9m6-m9qp"
}
],
"release_date": "2022-07-21T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2022-09-26T14:49:03+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 update:\n\nhttps://access.redhat.com/documentation/en-us/red_hat_advanced_cluster_management_for_kubernetes/2.4/html-single/install/index#installing",
"product_ids": [
"8Base-RHACM-2.4:rhacm2/acm-grafana-rhel8@sha256:17c53124f6c09cc839f533aee0c870078f547fef29a19803814f5c5fbc5e7939_s390x",
"8Base-RHACM-2.4:rhacm2/acm-grafana-rhel8@sha256:644a295644e91a8976d4df02e5ccdd711d8d3c8fa409cae698671b49b96ec00a_ppc64le",
"8Base-RHACM-2.4:rhacm2/acm-grafana-rhel8@sha256:9c9b992bf748282d7cdc941b7907bbcbabe69a8b287bc4195a6bc8b9d9b6cbd0_amd64",
"8Base-RHACM-2.4:rhacm2/acm-must-gather-rhel8@sha256:0cca0dbb0b7adff8eaea1315b422edb6ea1778befa4772f3e6f5755fb5519196_s390x",
"8Base-RHACM-2.4:rhacm2/acm-must-gather-rhel8@sha256:63b5758cfcffe96326b090ae51d38c00ca13b35e9fe5e4354cd33e67d042c41b_amd64",
"8Base-RHACM-2.4:rhacm2/acm-must-gather-rhel8@sha256:cfc97f6c9495bac2635e016dd47049683f8ed78c932ef2c70cec2ec7be323fea_ppc64le",
"8Base-RHACM-2.4:rhacm2/acm-operator-bundle@sha256:346215260baa3371853d15ccc451c3ac418813c5cd9b422b0ad9f2dd6ae8a511_s390x",
"8Base-RHACM-2.4:rhacm2/acm-operator-bundle@sha256:cb4fca4155dc3e274712c0c7609eb6111a6e03207ddaa0d5c3c8752badc15b2c_amd64",
"8Base-RHACM-2.4:rhacm2/acm-operator-bundle@sha256:cceb82a8492d7e971e515f1a0a5391a1051e4f130f7a14e412def20616e05d40_ppc64le",
"8Base-RHACM-2.4:rhacm2/agent-service-rhel8@sha256:5b5046b04aa10807a6676916cf4744f0cd36c056dd3fd626304814af2d665cf9_amd64",
"8Base-RHACM-2.4:rhacm2/agent-service-rhel8@sha256:5c89bb44eda9a0754ea1d1ca69ea260f02f060c517194251519439e4b943e46a_ppc64le",
"8Base-RHACM-2.4:rhacm2/agent-service-rhel8@sha256:cfe9dfc60224b6206d6fbbc4c4ee95e378ce2da8b79c176e5e7bfdd8b0375f88_s390x",
"8Base-RHACM-2.4:rhacm2/application-ui-rhel8@sha256:6acf7df47405a4ccb3ede12db6574a0829d28f94ea5d20d6041db1bd045a90c6_ppc64le",
"8Base-RHACM-2.4:rhacm2/application-ui-rhel8@sha256:96c10e483a1c99f0ac91fb84df87ebe927e82ca35ef7e36e0f583121dcdd8b15_amd64",
"8Base-RHACM-2.4:rhacm2/application-ui-rhel8@sha256:ffb0b475eccc16a227f13a3d0d332f9cd9b96eade52646352a7497f903edf1a2_s390x",
"8Base-RHACM-2.4:rhacm2/assisted-image-service-rhel8@sha256:2c2f96ebf908cf415613aec65a414884ec35784e4bdcd4c4b4978aa98149af4d_amd64",
"8Base-RHACM-2.4:rhacm2/assisted-image-service-rhel8@sha256:c89023b0b424e2b8800399fc4b6cfa9336248f3222097c094d33fd2b872398aa_ppc64le",
"8Base-RHACM-2.4:rhacm2/assisted-image-service-rhel8@sha256:e49c328eb815293dd606199a0b8a2bd0db6bbf5d87eeaa7902d6d4df1bb41d35_s390x",
"8Base-RHACM-2.4:rhacm2/assisted-installer-agent-rhel8@sha256:86fd675a09451d3ee552452999cd2c82410174f5e55dcfd4f21286559363217e_amd64",
"8Base-RHACM-2.4:rhacm2/assisted-installer-reporter-rhel8@sha256:dcc214165e5c895925f52673577fa73274b017e3e9017818bf5c0327b3600ffb_ppc64le",
"8Base-RHACM-2.4:rhacm2/assisted-installer-reporter-rhel8@sha256:f7004db056478b4c1b101ab0ceac24f78dbefc018a1e76e12e8a4f69fd171175_amd64",
"8Base-RHACM-2.4:rhacm2/assisted-installer-rhel8@sha256:6e002bec6af8e7d7b0c89bc25f4a9e3224e47f5638be7cc2a9c68a5e92447254_amd64",
"8Base-RHACM-2.4:rhacm2/assisted-installer-rhel8@sha256:815976efa30282899af7de91b5df1fdeca10c709d0fc60d09d8f3abb1c2acdc3_ppc64le",
"8Base-RHACM-2.4:rhacm2/cert-policy-controller-rhel8@sha256:0e30470d12e11f473750e0b95833d0d1fe6fd3ee9d9d0c5d7454614449156148_s390x",
"8Base-RHACM-2.4:rhacm2/cert-policy-controller-rhel8@sha256:2324eeab4219c1c953b698cbd1cf57e0af777f31042de00eaaa2bf163f84cae1_amd64",
"8Base-RHACM-2.4:rhacm2/cert-policy-controller-rhel8@sha256:c3d60eaf9f775e623114d093450b5d170b4048ef1e52267a2153ec54489bd00f_ppc64le",
"8Base-RHACM-2.4:rhacm2/cluster-backup-rhel8-operator@sha256:9969b8f2f91bd0a3ef0e89300d66a656238a3a3361d56cf7fc0eb55db1752782_amd64",
"8Base-RHACM-2.4:rhacm2/cluster-backup-rhel8-operator@sha256:d5639931ddcb1288f279f54a3688fcb8c94d710a457917c46bfa3db6cd1a317b_s390x",
"8Base-RHACM-2.4:rhacm2/cluster-backup-rhel8-operator@sha256:fa4667d27a8778efc83ace86657c638aacb7ccc3168c489d427c1d6ab834cbb2_ppc64le",
"8Base-RHACM-2.4:rhacm2/cluster-curator-controller-rhel8@sha256:4b32ee29c898c9f52a5fdeed3a6a595ac157db7051b36086eddf7a8f91b2ec08_ppc64le",
"8Base-RHACM-2.4:rhacm2/cluster-curator-controller-rhel8@sha256:9e6a260d8130731601612a56cea728fc6b80cfa3d7fd8b6612175ff76b290dea_s390x",
"8Base-RHACM-2.4:rhacm2/cluster-curator-controller-rhel8@sha256:faa454bab3f9ea36a2d5a1eaa16806ac3669472856833e750571e45da7074d40_amd64",
"8Base-RHACM-2.4:rhacm2/cluster-proxy-addon-rhel8@sha256:03d738d93d893b9fd9d2587e14b9a7a92bbb5eca4b85901b5e07cff1e7a3ab73_s390x",
"8Base-RHACM-2.4:rhacm2/cluster-proxy-addon-rhel8@sha256:22c9595f3f4d95b6dc6c17ce5412f4131d9ce501f2660f23d176f276c4a97a73_ppc64le",
"8Base-RHACM-2.4:rhacm2/cluster-proxy-addon-rhel8@sha256:ae6de1e14b7897a944733cdb9963f31990d696a66260974d3f692e0af87161d3_amd64",
"8Base-RHACM-2.4:rhacm2/clusterclaims-controller-rhel8@sha256:2c7f03c0ca17163c949249bb4b480a0fd2c986e55b0dc23c6cd3b0a974b4c229_ppc64le",
"8Base-RHACM-2.4:rhacm2/clusterclaims-controller-rhel8@sha256:bd8fa875e2c6b6c650c21089441b417ae657b8e1fda2786d2f328978776a6883_s390x",
"8Base-RHACM-2.4:rhacm2/clusterclaims-controller-rhel8@sha256:c49c92c632968e08f74d08eaa99862f0dd8dd1fe4a85f05e57efa90e5dca5563_amd64",
"8Base-RHACM-2.4:rhacm2/clusterlifecycle-state-metrics-rhel8@sha256:3711cb41642a7fffc69a0c98db128d39d980555127f22a9d1dfd76c9631b8edc_ppc64le",
"8Base-RHACM-2.4:rhacm2/clusterlifecycle-state-metrics-rhel8@sha256:60a54bc76a84f2369b02dc1b9b0d8353da93acc9f8193a26739110c6fe59abdd_s390x",
"8Base-RHACM-2.4:rhacm2/clusterlifecycle-state-metrics-rhel8@sha256:6df08e52cee6890187b6be3a62b36c18fcff7e34630da933e0a5f7bcecec6b4c_amd64",
"8Base-RHACM-2.4:rhacm2/config-policy-controller-rhel8@sha256:8fb0581852dc1dfd80a81ba03c6976da1aa8d93675f626765f2266adfa94d5ac_s390x",
"8Base-RHACM-2.4:rhacm2/config-policy-controller-rhel8@sha256:929233f873cbf980fb850a9812c98bd09f907e26d9afeb1c0198d52776e33b32_ppc64le",
"8Base-RHACM-2.4:rhacm2/config-policy-controller-rhel8@sha256:a3653dcecb777d7b3915c49b7999793b90dd4524628d5517368a0837af46aa07_amd64",
"8Base-RHACM-2.4:rhacm2/console-api-rhel8@sha256:02481bcf2ddd1771d965e947cfcbad66540e2df055a3013bee5185ab84960d6d_ppc64le",
"8Base-RHACM-2.4:rhacm2/console-api-rhel8@sha256:3a47d211370efc6e1661d4d0abd0d5abc65d8a759218af7c2722db820a664d8c_s390x",
"8Base-RHACM-2.4:rhacm2/console-api-rhel8@sha256:789e1950e886e54c341699cc8ec0c4bfb9a0e295e49961366759e861d32d5ef9_amd64",
"8Base-RHACM-2.4:rhacm2/console-rhel8@sha256:5215e1a2f456b83ba4ae02ea653bef51d331ced6e9a4c67958e8c41cd88aa818_s390x",
"8Base-RHACM-2.4:rhacm2/console-rhel8@sha256:d5cbabd5d26e6e712d9f531db8ebaa3a793599538ef2e62262b02c165ea74b9a_ppc64le",
"8Base-RHACM-2.4:rhacm2/console-rhel8@sha256:e797bce5724653b3ae0395c66c4796dc0594002cdde7242f4fd29c2fd5e703fa_amd64",
"8Base-RHACM-2.4:rhacm2/discovery-rhel8-operator@sha256:224af94e4e027bfb7edff3f889ec08aa031eaede2e4a02c67ce2925f29230ea8_s390x",
"8Base-RHACM-2.4:rhacm2/discovery-rhel8-operator@sha256:5dd54d496d15c262072c6024385e9fbf016edabe8a6bcdf31ec63ed5c445088c_amd64",
"8Base-RHACM-2.4:rhacm2/discovery-rhel8-operator@sha256:f64cae3c176e4b18af716ba054dcebafa07c3f893943de09b7dfd0285a9271d5_ppc64le",
"8Base-RHACM-2.4:rhacm2/endpoint-monitoring-rhel8-operator@sha256:516888a8ee8d509b77cda6ef2154a6d70a94a48a2c8c5bc7a9b1b9f2e089ff57_ppc64le",
"8Base-RHACM-2.4:rhacm2/endpoint-monitoring-rhel8-operator@sha256:c48ced70438f389ee0a22a8670db80c121c087728533c5cd2070751ce3b2614e_amd64",
"8Base-RHACM-2.4:rhacm2/endpoint-monitoring-rhel8-operator@sha256:ee184be0540e401b6834747b6632b11d69269f3d9ab44bc4aaab9fc9877191aa_s390x",
"8Base-RHACM-2.4:rhacm2/governance-policy-propagator-rhel8@sha256:b5a8689de0cc37c38daca89e1a6f64b6601b341a8f12ef6c093ec12b83bca4e8_s390x",
"8Base-RHACM-2.4:rhacm2/governance-policy-propagator-rhel8@sha256:f885cac3c1b78c94885f9a9e197511c51b5470b192d6ac48e6cb20a592b36832_ppc64le",
"8Base-RHACM-2.4:rhacm2/governance-policy-propagator-rhel8@sha256:fbec65b4937bbdad28cc1e04b5b215caddeaacda3a844cd0a45ade093997adc3_amd64",
"8Base-RHACM-2.4:rhacm2/governance-policy-spec-sync-rhel8@sha256:2c130b6df67cd0a8ee055d9b8bb3ede4bcf211978db7cdd892f78bf1d56dd269_amd64",
"8Base-RHACM-2.4:rhacm2/governance-policy-spec-sync-rhel8@sha256:6a8227f1560751fd8e1d2ec8136d8855599727eb7ad382bd5b18167ba46b31ff_ppc64le",
"8Base-RHACM-2.4:rhacm2/governance-policy-spec-sync-rhel8@sha256:c2c6ab3e7317dee023b79cc868c052a8a602610925932358498a3a215d5c8089_s390x",
"8Base-RHACM-2.4:rhacm2/governance-policy-status-sync-rhel8@sha256:385006b34743b689054c581eaaffb5298adfd092eaa13ff6c24f28fa5b79a178_amd64",
"8Base-RHACM-2.4:rhacm2/governance-policy-status-sync-rhel8@sha256:6c2ec36725b956432591b6cb6a20d4eb2ac3bf759ab4a901f581c81bcb12270c_ppc64le",
"8Base-RHACM-2.4:rhacm2/governance-policy-status-sync-rhel8@sha256:76f717cb9fe271941f45794a8dd9ebb85af0f7ab6cd104a698352b875e1b721d_s390x",
"8Base-RHACM-2.4:rhacm2/governance-policy-template-sync-rhel8@sha256:2d0d4141d0df7a5309edb3aa064591479facd14d604f5338383a88a7c01fb976_s390x",
"8Base-RHACM-2.4:rhacm2/governance-policy-template-sync-rhel8@sha256:a96e372e54eadb8c0f384eaf5295a5a17ab701c5051b5ae59341ecc01489099b_ppc64le",
"8Base-RHACM-2.4:rhacm2/governance-policy-template-sync-rhel8@sha256:d9135c4c5eb68af915b552e2d7fe62251f4a3a23d45a7b193d754b7da900b159_amd64",
"8Base-RHACM-2.4:rhacm2/grafana-dashboard-loader-rhel8@sha256:1f8b57a645d0abc3e639eb493f228d3485f4a3f53528175bc386f712fce7cd3f_amd64",
"8Base-RHACM-2.4:rhacm2/grafana-dashboard-loader-rhel8@sha256:5419a6207c0cd1adb21d7c4c3378d31f240a9f29674aee612608d015fe0b491f_ppc64le",
"8Base-RHACM-2.4:rhacm2/grafana-dashboard-loader-rhel8@sha256:6190c4487c63f61cb24e8d219aa1ebc6ff5d8d8b1ece5bbb3da5d46e67f0b98c_s390x",
"8Base-RHACM-2.4:rhacm2/grc-ui-api-rhel8@sha256:40f04e8634a2151e7a4aefe823c980d1d98c89ddb1210b55b4c0566bd85fd787_amd64",
"8Base-RHACM-2.4:rhacm2/grc-ui-api-rhel8@sha256:999f7119e60d578cd54b08135838fb8ecb996cd93f8e6f07ee92ec776f86f3d7_s390x",
"8Base-RHACM-2.4:rhacm2/grc-ui-api-rhel8@sha256:a8072d656eb14084eafd141690c02119376c9436faab8e4d219e1f0ade7ed2ec_ppc64le",
"8Base-RHACM-2.4:rhacm2/grc-ui-rhel8@sha256:18beaf038580dd78d44cdbd7b3e9bfab16b1ae9f1b454689abe1ebfefe4964b5_amd64",
"8Base-RHACM-2.4:rhacm2/grc-ui-rhel8@sha256:2e28251e1a65b7176007f53887f3693e5268848b1bb8a1e084e9f1064deaec8a_s390x",
"8Base-RHACM-2.4:rhacm2/grc-ui-rhel8@sha256:3848541d746de6dfacca63f06f29fc7d203dfa4c73dbd749407896ddddb7306c_ppc64le",
"8Base-RHACM-2.4:rhacm2/iam-policy-controller-rhel8@sha256:0deeefc1600e43aac6d9eadd05b32d3a1b2059632ec7e8b005eb2245b52dbd98_amd64",
"8Base-RHACM-2.4:rhacm2/iam-policy-controller-rhel8@sha256:7d1534ff8b00cd38716d2bfb65b924a45e9ec18a8eccad13c5e3818f858630b6_s390x",
"8Base-RHACM-2.4:rhacm2/iam-policy-controller-rhel8@sha256:b2fa794482a54fcfcbf7d0ac8597e9cb0ac0c73cfe5afa8bf2e73ca35d37feb9_ppc64le",
"8Base-RHACM-2.4:rhacm2/insights-client-rhel8@sha256:0f567016e55498bef2be33665d247eb14308b13aaef5cc670de7e06ff830cb9a_amd64",
"8Base-RHACM-2.4:rhacm2/insights-client-rhel8@sha256:6bd666f6d541ab33598c4a38ac05e8f65f19e03d8630cf685c89b05f14c4f1b8_ppc64le",
"8Base-RHACM-2.4:rhacm2/insights-client-rhel8@sha256:85bf407b6bc232952f4dd7c1edd8a7f4a168a6995d7b866f4417bc65a162efd5_s390x",
"8Base-RHACM-2.4:rhacm2/insights-metrics-rhel8@sha256:180e2ac58d3549c7ed583da66fba14368c606feb65b4313aac3b4f889ec091bb_amd64",
"8Base-RHACM-2.4:rhacm2/insights-metrics-rhel8@sha256:2492650b89feab7de0408be0e3af6d889e6291bb7064ea524dafca87b252840e_s390x",
"8Base-RHACM-2.4:rhacm2/insights-metrics-rhel8@sha256:93066377331da7f85024ae541440cb409c741d393adfdfe289f7d5836c0da183_ppc64le",
"8Base-RHACM-2.4:rhacm2/klusterlet-addon-controller-rhel8@sha256:018f6d71abae2963c853fe9d1a41fdad2df91acb72fee775af08275647d3019f_amd64",
"8Base-RHACM-2.4:rhacm2/klusterlet-addon-controller-rhel8@sha256:500d5166ea2f808c46b71d1a5470a35bffa484d860161a16e9809f90d021b23e_ppc64le",
"8Base-RHACM-2.4:rhacm2/klusterlet-addon-controller-rhel8@sha256:a4d7ef368efce597729c5fc1ae4358a0b45483a11b8363bf8d164c20075da748_s390x",
"8Base-RHACM-2.4:rhacm2/klusterlet-addon-rhel8-operator@sha256:0402e265ec4919aef893be4c0f177b53173bc0c50eb47aafea6822e05a7748be_s390x",
"8Base-RHACM-2.4:rhacm2/klusterlet-addon-rhel8-operator@sha256:6b0fbc1956407a0986460556336fcccfe4d08d712cc4b0af4ca65061baf75ea2_amd64",
"8Base-RHACM-2.4:rhacm2/klusterlet-addon-rhel8-operator@sha256:d7546a69df7b817d0c29c8f95dd3d5d2900c3755c82570b1d610702c56d4fb59_ppc64le",
"8Base-RHACM-2.4:rhacm2/kube-rbac-proxy-rhel8@sha256:6650633c4664e6b537e82eafc593dc91ca206de3b0de878f600c913a95eb18a2_amd64",
"8Base-RHACM-2.4:rhacm2/kube-rbac-proxy-rhel8@sha256:c1c90ee4ae1f908c33c8a8bf38f0b47bfad039bedccf870324f6b554aad5d78c_s390x",
"8Base-RHACM-2.4:rhacm2/kube-rbac-proxy-rhel8@sha256:ccddb38db49a190aa0d5d70e6b4672079ea222a42045d406a4b9974ac7412146_ppc64le",
"8Base-RHACM-2.4:rhacm2/kube-state-metrics-rhel8@sha256:566b95595959ba60677f1518562fd996ef7643dc94aa9e9fead0e4b4096032ca_s390x",
"8Base-RHACM-2.4:rhacm2/kube-state-metrics-rhel8@sha256:789f79b85c022e59143e725a589ac890884f079c969f56efb972b0a0f8d77e66_amd64",
"8Base-RHACM-2.4:rhacm2/kube-state-metrics-rhel8@sha256:971a33f5a57057d3901ff75eebbc13ca8456b4315dd7811139e60bb8872d80bf_ppc64le",
"8Base-RHACM-2.4:rhacm2/managedcluster-import-controller-rhel8@sha256:bcb43adee06dbb1cfb6a5c9fed71847ecc3826e3e44fe04d57b7143a6123daa5_s390x",
"8Base-RHACM-2.4:rhacm2/managedcluster-import-controller-rhel8@sha256:dbf235a9723a1c21471d8ef0029f3c999ac3b22512d67facd052efb725431bc1_ppc64le",
"8Base-RHACM-2.4:rhacm2/managedcluster-import-controller-rhel8@sha256:faf01c5554224350e4cffd1fc4ce275886791e45857bf0ed5f90ffa3a64680dc_amd64",
"8Base-RHACM-2.4:rhacm2/management-ingress-rhel8@sha256:46293eeaad521f993ed01467e13cae70f600426ef09df0e02dd8b83348b60027_amd64",
"8Base-RHACM-2.4:rhacm2/management-ingress-rhel8@sha256:c3cdbf5ff93b3b19ac2d7cf15b9152a0761d473de7afe29832a7ca3b833b6797_s390x",
"8Base-RHACM-2.4:rhacm2/management-ingress-rhel8@sha256:ce994a8f4c4e5476e6131a6721da748225c89a96c9d471a8638eefb6a22d52b9_ppc64le",
"8Base-RHACM-2.4:rhacm2/memcached-exporter-rhel8@sha256:01398d4f3b1825e864ddae46a5e4b7cc298dabb444dd105787ef6aeb70514571_ppc64le",
"8Base-RHACM-2.4:rhacm2/memcached-exporter-rhel8@sha256:5432fa56e40dee2475da7ee7b7e89cca10a8f06f4cbea94983fa094bfbef81ff_amd64",
"8Base-RHACM-2.4:rhacm2/memcached-exporter-rhel8@sha256:e22fa2dbc6733fc176f44cf42ec8f51b69672d354d6d2cf510eada5fe41a5245_s390x",
"8Base-RHACM-2.4:rhacm2/memcached-rhel8@sha256:0a0a88fb0138cd6de2e3fce81ab959d12cbda64e5fbab1046008aee1d94f12e2_s390x",
"8Base-RHACM-2.4:rhacm2/memcached-rhel8@sha256:7e0ee17c6d00d20773799cfb6c6e9e27c204d1e31010aa71a7f0f35eb5179a35_amd64",
"8Base-RHACM-2.4:rhacm2/memcached-rhel8@sha256:b9213f5525ebd51960412c15d416a591bf23731b6217f79aca2a89a893df2102_ppc64le",
"8Base-RHACM-2.4:rhacm2/metrics-collector-rhel8@sha256:431d4089a4a93c6b6a00cf9b63ecd9199a5545f09190577356b22ff6646820f3_amd64",
"8Base-RHACM-2.4:rhacm2/metrics-collector-rhel8@sha256:83f649b506ca698251c884692307d7cd52bbae87b0bf7790f96ffd24dd7f4fd7_ppc64le",
"8Base-RHACM-2.4:rhacm2/metrics-collector-rhel8@sha256:d37401c5fb672c56004f75974a4069d5d3b6c5e96ac7be4c174f9f178a7666bc_s390x",
"8Base-RHACM-2.4:rhacm2/multicloud-integrations-rhel8@sha256:a311c6ef1099d2370209bbbe30cfac6d1c50d79a2321beaab1f6158ab2db8bec_s390x",
"8Base-RHACM-2.4:rhacm2/multicloud-integrations-rhel8@sha256:e666154a539974d0cc005bc74903dc9f173920101dbfc5169b14a30129991475_ppc64le",
"8Base-RHACM-2.4:rhacm2/multicloud-integrations-rhel8@sha256:f37fe856571112970ae4786d313bf51e78b26e1630e443d276abb4de8e47e525_amd64",
"8Base-RHACM-2.4:rhacm2/multicloud-manager-rhel8@sha256:1dd235aa8599ca070f5175ad9da5bdb9505a7dfbbd87173f0bbf4e14ca0d5e88_ppc64le",
"8Base-RHACM-2.4:rhacm2/multicloud-manager-rhel8@sha256:8a1eeafb2a738aecb2723889c98e287638e950fec05425f1fe132ff7eb01738f_amd64",
"8Base-RHACM-2.4:rhacm2/multicloud-manager-rhel8@sha256:d458a289528173a07f7ff6d87279474e8379a2f05c11d5a9be97f9c43e38ec75_s390x",
"8Base-RHACM-2.4:rhacm2/multicluster-observability-rhel8-operator@sha256:45d046d621eab996c457a90b607ca9a57e2ca5dcad384d3cd5317475e096e098_amd64",
"8Base-RHACM-2.4:rhacm2/multicluster-observability-rhel8-operator@sha256:7ed02712f2d5093f7c751a6d22c9ffe5ce3b00c4cc901ffb779b8b51e282d698_s390x",
"8Base-RHACM-2.4:rhacm2/multicluster-observability-rhel8-operator@sha256:7f89cc6647700f7ddc46d4fabb4b3702142aa0fe9bd23026eba98c704026e9e9_ppc64le",
"8Base-RHACM-2.4:rhacm2/multicluster-operators-application-rhel8@sha256:27492dfdd71cc0bae6e01a184ac8fe5677ce172583b0fd1b9112dfd789009839_ppc64le",
"8Base-RHACM-2.4:rhacm2/multicluster-operators-application-rhel8@sha256:3af2802a89c09966e9c63f40974d8554a7b7b88cc386bbf5bda0a4cc987b7c15_s390x",
"8Base-RHACM-2.4:rhacm2/multicluster-operators-application-rhel8@sha256:723ac91ea8c130d80b48db30e05186607210aea71c7afc1c072b9a691e350215_amd64",
"8Base-RHACM-2.4:rhacm2/multicluster-operators-channel-rhel8@sha256:09883ff8a783d3f83e1c26566555c5ad140cc8bbf0d4cdb5220ef344c6282752_ppc64le",
"8Base-RHACM-2.4:rhacm2/multicluster-operators-channel-rhel8@sha256:4a34b2593897d4b1a1af124bdf6fb7e51bbd97bb4c56dd8ae463b3f3abbb7718_s390x",
"8Base-RHACM-2.4:rhacm2/multicluster-operators-channel-rhel8@sha256:883282b801566b5a40a32e33ebc431ac1398afb68f47ce931cc82b8b9eca1e55_amd64",
"8Base-RHACM-2.4:rhacm2/multicluster-operators-deployable-rhel8@sha256:0a15e49232c20ead26ade38823cd40d785e612670a41cac28ecea2066025a3d1_amd64",
"8Base-RHACM-2.4:rhacm2/multicluster-operators-deployable-rhel8@sha256:0ecd46eb89e90d787c442fd0ca92f84e9bf7fa6c2e315a0b95912616687c0580_s390x",
"8Base-RHACM-2.4:rhacm2/multicluster-operators-deployable-rhel8@sha256:bd148be0ad6ddbcc1995f94b4660d3fbe2338112230c840d77f53a564b14ec4a_ppc64le",
"8Base-RHACM-2.4:rhacm2/multicluster-operators-placementrule-rhel8@sha256:4bdca102dae861d39d81a2df4be1767e4e702ce3836224e9b875f613d1af0c37_ppc64le",
"8Base-RHACM-2.4:rhacm2/multicluster-operators-placementrule-rhel8@sha256:d71975de4b1d6b53d19ddf338f3d19ad7e28812f8fc932c144eee630d9cab176_amd64",
"8Base-RHACM-2.4:rhacm2/multicluster-operators-placementrule-rhel8@sha256:fa3e2e45501d661f4f724dea809b6eff73455db623b03178130590dbf317dba5_s390x",
"8Base-RHACM-2.4:rhacm2/multicluster-operators-subscription-release-rhel8@sha256:2e13c28d1f18f2efac62207515450a42732d4be790199ab0e5ddf2f181649cb4_ppc64le",
"8Base-RHACM-2.4:rhacm2/multicluster-operators-subscription-release-rhel8@sha256:50dc29deac8efaac3bf321270b718dec41d8b80746d3548c076ab26b2c6b63ca_s390x",
"8Base-RHACM-2.4:rhacm2/multicluster-operators-subscription-release-rhel8@sha256:faae7a0632b10dc9b65af7a8af7e7c7d9e26f2f7087687fa19d2afefa7426c5a_amd64",
"8Base-RHACM-2.4:rhacm2/multicluster-operators-subscription-rhel8@sha256:1fa2779aab32977ec8e867ed188dcdd66106986c3cbf39f02e2a555873ba478a_ppc64le",
"8Base-RHACM-2.4:rhacm2/multicluster-operators-subscription-rhel8@sha256:731a4f0919cbab729e9dded9e513ec4ad5e1b48967c21f65f3b494158a6b25ba_s390x",
"8Base-RHACM-2.4:rhacm2/multicluster-operators-subscription-rhel8@sha256:ec803f14f854b73a873f95027617246888ea28029f2f4bb5b7f39a5dd63399ca_amd64",
"8Base-RHACM-2.4:rhacm2/multiclusterhub-repo-rhel8@sha256:75504c269b3d0c2af9b48317f3dc070fae58a1e46e95283e2e0e1ab6b60f452d_amd64",
"8Base-RHACM-2.4:rhacm2/multiclusterhub-repo-rhel8@sha256:c21ffdaa0ce90e6c08f4814c09d9a0bd34d341ad1fc8f6ff2152e9007393ba1f_s390x",
"8Base-RHACM-2.4:rhacm2/multiclusterhub-repo-rhel8@sha256:e1e522835d65503d467dc9ef7c4a0149adfc4cbd3620134adb4a5694eda2f0c4_ppc64le",
"8Base-RHACM-2.4:rhacm2/multiclusterhub-rhel8@sha256:37cf6ccd9a2b9af4444fa192e7b5e6979687bd5159d97f48da40c4f9bad249eb_amd64",
"8Base-RHACM-2.4:rhacm2/multiclusterhub-rhel8@sha256:b8dea0eca4c8aaefee6be9afea77e3302ad551f68f5a87316caf65e13ac9138d_s390x",
"8Base-RHACM-2.4:rhacm2/multiclusterhub-rhel8@sha256:d173cf78965bd026a6333af91b55305ea9c349e630fa53548ee42d791295cd69_ppc64le",
"8Base-RHACM-2.4:rhacm2/node-exporter-rhel8@sha256:0b2cf97a3d82fb4570dee71c1232ef9998c7efcd1d9415f9f41351457802d62d_amd64",
"8Base-RHACM-2.4:rhacm2/node-exporter-rhel8@sha256:93e85d546c624a685221a5d0c9085fa59752105587a531c58066a856defa322a_ppc64le",
"8Base-RHACM-2.4:rhacm2/node-exporter-rhel8@sha256:b20c7b88c52ab9772ebd2216333d6324cba08c653135af469a9e6ccb6648d7c6_s390x",
"8Base-RHACM-2.4:rhacm2/observatorium-rhel8-operator@sha256:078b48f3746c33e0c69b11c9e51e70c220a3cc6f0fd26eb5b30534b16c6a2efa_s390x",
"8Base-RHACM-2.4:rhacm2/observatorium-rhel8-operator@sha256:0e1ec4eda138936261dc5a76a18fa4ace6082c636b30021ce10d5d4d0acea890_ppc64le",
"8Base-RHACM-2.4:rhacm2/observatorium-rhel8-operator@sha256:70e41fdcacd43b4e498b8d5917d0e2fb640f4e85f30b1d6646b27aee1bc8dafc_amd64",
"8Base-RHACM-2.4:rhacm2/observatorium-rhel8@sha256:431149d31b309822fa9476f951ae39bde3a81cc5d17d2a79062ced7b729166cd_amd64",
"8Base-RHACM-2.4:rhacm2/observatorium-rhel8@sha256:65aaebf97e8b904e9ff1520f4bc4704bc21614a7377f66a4c6776032621a9ccf_s390x",
"8Base-RHACM-2.4:rhacm2/observatorium-rhel8@sha256:804054ba7c65c0814307017e3ff6681ba25e62384468adbf3712418e1f3b321f_ppc64le",
"8Base-RHACM-2.4:rhacm2/openshift-hive-rhel8@sha256:80950fa60359f90359129bff09665d7e94150bfbcfb048dc46ec77309479733b_ppc64le",
"8Base-RHACM-2.4:rhacm2/openshift-hive-rhel8@sha256:bae2680af5a00937f0ecc680ad979b131ad65fc47c4683dec69e45e442dd38b4_amd64",
"8Base-RHACM-2.4:rhacm2/openshift-hive-rhel8@sha256:c75cad252f1bda9dac27d1145ee01fe91078e6bc29c60b72f2f0977cea56ae9c_s390x",
"8Base-RHACM-2.4:rhacm2/placement-rhel8@sha256:1cc55dc4ec890f583cf63c7c1d5451cd1e409dbb8feed7bb854e6970ba0e9cbd_s390x",
"8Base-RHACM-2.4:rhacm2/placement-rhel8@sha256:98f3db6bd38eec496565558b8c81a06b51fe22ad4c5a462a6b43a61ab3bc853c_amd64",
"8Base-RHACM-2.4:rhacm2/placement-rhel8@sha256:a0a5b1e0cd29da2c215f3ce555230477ce775cbd79423c74426aaa4f7f56cfc5_ppc64le",
"8Base-RHACM-2.4:rhacm2/prometheus-alertmanager-rhel8@sha256:29c84506cb42edbede5abdf086433ef003d677135fe3b51093c1fbafa6f666e0_s390x",
"8Base-RHACM-2.4:rhacm2/prometheus-alertmanager-rhel8@sha256:be4e1ac4ca5c8145ad7488bc9f067d8f1b9f4cb3d79ac43f4addd19cc66a584b_amd64",
"8Base-RHACM-2.4:rhacm2/prometheus-alertmanager-rhel8@sha256:fc83710377e91bec8866053bb2b9f91be7a3c25993488a6f9641e7c93918aadc_ppc64le",
"8Base-RHACM-2.4:rhacm2/prometheus-rhel8@sha256:1587535175898f97007552a6023ef0785861271dc939a751c98db0c41c9e2c97_amd64",
"8Base-RHACM-2.4:rhacm2/prometheus-rhel8@sha256:4aa41836d3699f3b8a546703fa5032a01af6bcac60465e779769c32a36352d0d_s390x",
"8Base-RHACM-2.4:rhacm2/prometheus-rhel8@sha256:f7971a684bcdce02604319ecace5ba585797f116a64024da815bf3e2d27f6251_ppc64le",
"8Base-RHACM-2.4:rhacm2/provider-credential-controller-rhel8@sha256:827351fc8036170bfb1b6d0fc15c84476c8913ae044163884ff89424e0e4235f_s390x",
"8Base-RHACM-2.4:rhacm2/provider-credential-controller-rhel8@sha256:a6f1234d8f90e06b88775ce831e574ec0621e487043d412d7c35d2bde6db21f9_amd64",
"8Base-RHACM-2.4:rhacm2/provider-credential-controller-rhel8@sha256:e33d7b73b6a7d41ef7779800af177a4557608ea87c854e457d0421332fcb421f_ppc64le",
"8Base-RHACM-2.4:rhacm2/rbac-query-proxy-rhel8@sha256:1d1c793c2bf89cb49dc4625981b4f7bc9cc827d01d7c57af88cde59adde21787_amd64",
"8Base-RHACM-2.4:rhacm2/rbac-query-proxy-rhel8@sha256:a129031e0e3c0e389a104f1ad15f4ecbb6382d79e19c62e7b22b31bee7021cdd_s390x",
"8Base-RHACM-2.4:rhacm2/rbac-query-proxy-rhel8@sha256:b549a06e14f326d196883c8168db3f82edbb952184ea4742b6d4eca78b13bc69_ppc64le",
"8Base-RHACM-2.4:rhacm2/redisgraph-tls-rhel8@sha256:7e3245ba0f53c4c510f7151b3e940c13d5a79d8d95b203e3b8ceaca4ceea42ea_ppc64le",
"8Base-RHACM-2.4:rhacm2/redisgraph-tls-rhel8@sha256:9fb4a62d70505c508d0d8dc158f8fa1c759c23f6a13c6a069a40a32c5cbce1fe_s390x",
"8Base-RHACM-2.4:rhacm2/redisgraph-tls-rhel8@sha256:cdf817bdb70737e6912e550fa1602bbbcaa5b34a2e2d47a249000aac560cc6f0_amd64",
"8Base-RHACM-2.4:rhacm2/registration-rhel8-operator@sha256:3ca37dec679c11f1333c5fd6c866867ce2e7ed5d3c139c2ad8f3ad7d10be70c0_s390x",
"8Base-RHACM-2.4:rhacm2/registration-rhel8-operator@sha256:45b0e1027807496b3c2a10d8e7c015cc91cc77b9832639adb51a6e5fc7f5071b_ppc64le",
"8Base-RHACM-2.4:rhacm2/registration-rhel8-operator@sha256:6710d98fb67533848a96f35fcbeb0adf6999a7e6534068ccc9956105a4d2db73_amd64",
"8Base-RHACM-2.4:rhacm2/registration-rhel8@sha256:0fbe6a1234544b31be5b6ba778895d31b0486783116796e0e31079cd2ee9f87a_ppc64le",
"8Base-RHACM-2.4:rhacm2/registration-rhel8@sha256:494e65b5e3bf27c3bae221db5154b119ef7689b2cb42894f05c40cf4608f1da6_s390x",
"8Base-RHACM-2.4:rhacm2/registration-rhel8@sha256:5d614eda176a91d5359e8a44a6f93a3fdbda8080f2209f342f83d4816b2d0008_amd64",
"8Base-RHACM-2.4:rhacm2/search-aggregator-rhel8@sha256:176ba84e41d3465826245fd9acd199c0b292c25a76c88bbcab8c07d93829ff9c_s390x",
"8Base-RHACM-2.4:rhacm2/search-aggregator-rhel8@sha256:3857111bc468c7bb79a7476d6bc5df0add7d8951799b65b6414f1f5dd3d5b9b8_amd64",
"8Base-RHACM-2.4:rhacm2/search-aggregator-rhel8@sha256:52a2dd79f67b1910a7129f70ba18b48656cd41b2a15f2ae4af2509c0eaa4205a_ppc64le",
"8Base-RHACM-2.4:rhacm2/search-api-rhel8@sha256:2d64646d663ac682a087fc69314bd72751ba2b005ab08a93da223470a863a740_amd64",
"8Base-RHACM-2.4:rhacm2/search-api-rhel8@sha256:74ccabf407b668837238eb3ad2e536fcb0b3df9a48741f43edf2456fbee80cc6_ppc64le",
"8Base-RHACM-2.4:rhacm2/search-api-rhel8@sha256:de9cc78ae58b063980c0fd3797cc6aba79bedc22898dae3fbce64c94dfd82909_s390x",
"8Base-RHACM-2.4:rhacm2/search-collector-rhel8@sha256:37c5344f9061f44ea363d64c2118e791999007ecdead8d15c8c121aff83631fe_amd64",
"8Base-RHACM-2.4:rhacm2/search-collector-rhel8@sha256:98fb5b0965d41badb9933eb0fc23a5006c1e1cb555a8b80b63a6a00bc87b1c7a_s390x",
"8Base-RHACM-2.4:rhacm2/search-collector-rhel8@sha256:ff9c98d5836007520ff971116d5c143b6e0fafa25e5c8f0dfd4b1a23f191f1d2_ppc64le",
"8Base-RHACM-2.4:rhacm2/search-rhel8@sha256:13b61bea54f6d67fb749852d48dc6a035ee516ed5f3d339619b97924e078ca59_ppc64le",
"8Base-RHACM-2.4:rhacm2/search-rhel8@sha256:210fdca717aef2b4159e223a4f0bab06cdae9491d2c890d63710cf3c71de0c32_amd64",
"8Base-RHACM-2.4:rhacm2/search-rhel8@sha256:5f3249435b29dba366242d6e68e6f1f2f4a8f4cd8941fb881d297bd5ed9fa72e_s390x",
"8Base-RHACM-2.4:rhacm2/search-ui-rhel8@sha256:2203d5c5cadd4be391bba00bbf8a588e930dcde7c438e15c14ed0e7a3fd31522_s390x",
"8Base-RHACM-2.4:rhacm2/search-ui-rhel8@sha256:aa0f257b502a6fcf1d2eb2270858f7d145abee32b9a64ba511bab22218b74e0a_ppc64le",
"8Base-RHACM-2.4:rhacm2/search-ui-rhel8@sha256:d4a81b7b29b9a76aa631ad26471b3cd6202775853f5a2102260c4f1e339cdfe0_amd64",
"8Base-RHACM-2.4:rhacm2/submariner-addon-rhel8@sha256:0faded1f0229ce80be36090a54ed761f1c89b414e84bd11d680fbddd382a986b_amd64",
"8Base-RHACM-2.4:rhacm2/submariner-addon-rhel8@sha256:4331c06cda7427491fcf5061f9695ab5f87dea5a02b5b915b1354c20f3cff830_s390x",
"8Base-RHACM-2.4:rhacm2/submariner-addon-rhel8@sha256:514d5c15aceb07e72ba74d9ba1b3bdc2e84e1c4060b2facdb886809b118c704c_ppc64le",
"8Base-RHACM-2.4:rhacm2/thanos-receive-controller-rhel8@sha256:2da6d891769a4d9cb936d93a8ea84eea45f33e482c79cc74418f4143c5c145e7_s390x",
"8Base-RHACM-2.4:rhacm2/thanos-receive-controller-rhel8@sha256:8c0745aa13e06c6cc159d8be33302b766673bdd1aedff1309d205519587440ab_amd64",
"8Base-RHACM-2.4:rhacm2/thanos-receive-controller-rhel8@sha256:8d0e265c199c32e757c2004d89db64bc64092171b98068aab03f977a744cc5bc_ppc64le",
"8Base-RHACM-2.4:rhacm2/thanos-rhel8@sha256:8036c9dd2d44027f5173b935ee8dcd9b3e87b433d65a50f83ffa76a503cf747c_s390x",
"8Base-RHACM-2.4:rhacm2/thanos-rhel8@sha256:ed22c2650f0d908174896647ced911a49945714a114836096b787cc879164bc4_ppc64le",
"8Base-RHACM-2.4:rhacm2/thanos-rhel8@sha256:fbe3062ae92faafd40caac5ddd0b20e2d1bfcaa64febebc0dcd5d368a3734c12_amd64",
"8Base-RHACM-2.4:rhacm2/volsync-mover-rclone-rhel8@sha256:0b3c2d30d0a6109db50dba4053d795fc92bfcadc380a8a8deb5ae4ef4e6d29fa_ppc64le",
"8Base-RHACM-2.4:rhacm2/volsync-mover-rclone-rhel8@sha256:6784f7672ac4c8f47ddaf9b5fc6b98f2c1d18c48be212114eeab9babb780cba6_s390x",
"8Base-RHACM-2.4:rhacm2/volsync-mover-rclone-rhel8@sha256:ada830a6dfa3f00aba2a32225a9884bbe31d20b93ece21249b11e6b037d85e75_amd64",
"8Base-RHACM-2.4:rhacm2/volsync-mover-restic-rhel8@sha256:31244fad1da3b5c258babd12defc1192a8534727f12ad775aad9d202fb6a5947_amd64",
"8Base-RHACM-2.4:rhacm2/volsync-mover-restic-rhel8@sha256:3ac9147cf782a40b3881973a399add430aee10cdfe1abdb00c98a0b5a3a527dc_s390x",
"8Base-RHACM-2.4:rhacm2/volsync-mover-restic-rhel8@sha256:9d00b2d06752192dd8f8f48aeb2786ac1ee0c062ed8916cf3f693c7d2a05e208_ppc64le",
"8Base-RHACM-2.4:rhacm2/volsync-mover-rsync-rhel8@sha256:30e06b75f83e22faeed2108f68b158fb35b4db22b83f049c61706ddcbfef27d9_ppc64le",
"8Base-RHACM-2.4:rhacm2/volsync-mover-rsync-rhel8@sha256:530aedee3aeca43ef0501f5cd2aa07c65eb708ac1a7fcd97fc3000358744d1bd_s390x",
"8Base-RHACM-2.4:rhacm2/volsync-mover-rsync-rhel8@sha256:c5621b5d113a1330bdc04f1fce05fd6f16c10526511ba207cb24551f7efe0e58_amd64",
"8Base-RHACM-2.4:rhacm2/volsync-rhel8@sha256:1ab81a27373c351eb2c932536fc9ea6cbf74911b794e3cd183c8e5624940a656_ppc64le",
"8Base-RHACM-2.4:rhacm2/volsync-rhel8@sha256:90ed24a800b82c2eb1c0f2d08aa11b2bea942e6a9044e3a01a5778877e7b376a_s390x",
"8Base-RHACM-2.4:rhacm2/volsync-rhel8@sha256:9e02a53649909a9d3ccd5c22f5c231b3ad69f451d7b5a32033046f3031cde188_amd64",
"8Base-RHACM-2.4:rhacm2/work-rhel8@sha256:0facf27d638269e722029217ef72016556c60e42887a836e4a0ad6140c1b6dcf_s390x",
"8Base-RHACM-2.4:rhacm2/work-rhel8@sha256:5694a214f662b4556b1fdf088ef0d33d6674dc3be3ae5d2fbdf00e56addeae3c_amd64",
"8Base-RHACM-2.4:rhacm2/work-rhel8@sha256:73b036d1c7b9c44010ef9716be8c96bfd2a7af7e09b2cf3402cc2aac81ef94e4_ppc64le"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2022:6696"
},
{
"category": "workaround",
"details": "By default, this vulnerability is not exploitable. In order to make sure this is mitigated, do not enable redirections, i.e.: `maxRedirections: 0`",
"product_ids": [
"8Base-RHACM-2.4:rhacm2/acm-grafana-rhel8@sha256:17c53124f6c09cc839f533aee0c870078f547fef29a19803814f5c5fbc5e7939_s390x",
"8Base-RHACM-2.4:rhacm2/acm-grafana-rhel8@sha256:644a295644e91a8976d4df02e5ccdd711d8d3c8fa409cae698671b49b96ec00a_ppc64le",
"8Base-RHACM-2.4:rhacm2/acm-grafana-rhel8@sha256:9c9b992bf748282d7cdc941b7907bbcbabe69a8b287bc4195a6bc8b9d9b6cbd0_amd64",
"8Base-RHACM-2.4:rhacm2/acm-must-gather-rhel8@sha256:0cca0dbb0b7adff8eaea1315b422edb6ea1778befa4772f3e6f5755fb5519196_s390x",
"8Base-RHACM-2.4:rhacm2/acm-must-gather-rhel8@sha256:63b5758cfcffe96326b090ae51d38c00ca13b35e9fe5e4354cd33e67d042c41b_amd64",
"8Base-RHACM-2.4:rhacm2/acm-must-gather-rhel8@sha256:cfc97f6c9495bac2635e016dd47049683f8ed78c932ef2c70cec2ec7be323fea_ppc64le",
"8Base-RHACM-2.4:rhacm2/acm-operator-bundle@sha256:346215260baa3371853d15ccc451c3ac418813c5cd9b422b0ad9f2dd6ae8a511_s390x",
"8Base-RHACM-2.4:rhacm2/acm-operator-bundle@sha256:cb4fca4155dc3e274712c0c7609eb6111a6e03207ddaa0d5c3c8752badc15b2c_amd64",
"8Base-RHACM-2.4:rhacm2/acm-operator-bundle@sha256:cceb82a8492d7e971e515f1a0a5391a1051e4f130f7a14e412def20616e05d40_ppc64le",
"8Base-RHACM-2.4:rhacm2/agent-service-rhel8@sha256:5b5046b04aa10807a6676916cf4744f0cd36c056dd3fd626304814af2d665cf9_amd64",
"8Base-RHACM-2.4:rhacm2/agent-service-rhel8@sha256:5c89bb44eda9a0754ea1d1ca69ea260f02f060c517194251519439e4b943e46a_ppc64le",
"8Base-RHACM-2.4:rhacm2/agent-service-rhel8@sha256:cfe9dfc60224b6206d6fbbc4c4ee95e378ce2da8b79c176e5e7bfdd8b0375f88_s390x",
"8Base-RHACM-2.4:rhacm2/application-ui-rhel8@sha256:6acf7df47405a4ccb3ede12db6574a0829d28f94ea5d20d6041db1bd045a90c6_ppc64le",
"8Base-RHACM-2.4:rhacm2/application-ui-rhel8@sha256:96c10e483a1c99f0ac91fb84df87ebe927e82ca35ef7e36e0f583121dcdd8b15_amd64",
"8Base-RHACM-2.4:rhacm2/application-ui-rhel8@sha256:ffb0b475eccc16a227f13a3d0d332f9cd9b96eade52646352a7497f903edf1a2_s390x",
"8Base-RHACM-2.4:rhacm2/assisted-image-service-rhel8@sha256:2c2f96ebf908cf415613aec65a414884ec35784e4bdcd4c4b4978aa98149af4d_amd64",
"8Base-RHACM-2.4:rhacm2/assisted-image-service-rhel8@sha256:c89023b0b424e2b8800399fc4b6cfa9336248f3222097c094d33fd2b872398aa_ppc64le",
"8Base-RHACM-2.4:rhacm2/assisted-image-service-rhel8@sha256:e49c328eb815293dd606199a0b8a2bd0db6bbf5d87eeaa7902d6d4df1bb41d35_s390x",
"8Base-RHACM-2.4:rhacm2/assisted-installer-agent-rhel8@sha256:86fd675a09451d3ee552452999cd2c82410174f5e55dcfd4f21286559363217e_amd64",
"8Base-RHACM-2.4:rhacm2/assisted-installer-reporter-rhel8@sha256:dcc214165e5c895925f52673577fa73274b017e3e9017818bf5c0327b3600ffb_ppc64le",
"8Base-RHACM-2.4:rhacm2/assisted-installer-reporter-rhel8@sha256:f7004db056478b4c1b101ab0ceac24f78dbefc018a1e76e12e8a4f69fd171175_amd64",
"8Base-RHACM-2.4:rhacm2/assisted-installer-rhel8@sha256:6e002bec6af8e7d7b0c89bc25f4a9e3224e47f5638be7cc2a9c68a5e92447254_amd64",
"8Base-RHACM-2.4:rhacm2/assisted-installer-rhel8@sha256:815976efa30282899af7de91b5df1fdeca10c709d0fc60d09d8f3abb1c2acdc3_ppc64le",
"8Base-RHACM-2.4:rhacm2/cert-policy-controller-rhel8@sha256:0e30470d12e11f473750e0b95833d0d1fe6fd3ee9d9d0c5d7454614449156148_s390x",
"8Base-RHACM-2.4:rhacm2/cert-policy-controller-rhel8@sha256:2324eeab4219c1c953b698cbd1cf57e0af777f31042de00eaaa2bf163f84cae1_amd64",
"8Base-RHACM-2.4:rhacm2/cert-policy-controller-rhel8@sha256:c3d60eaf9f775e623114d093450b5d170b4048ef1e52267a2153ec54489bd00f_ppc64le",
"8Base-RHACM-2.4:rhacm2/cluster-backup-rhel8-operator@sha256:9969b8f2f91bd0a3ef0e89300d66a656238a3a3361d56cf7fc0eb55db1752782_amd64",
"8Base-RHACM-2.4:rhacm2/cluster-backup-rhel8-operator@sha256:d5639931ddcb1288f279f54a3688fcb8c94d710a457917c46bfa3db6cd1a317b_s390x",
"8Base-RHACM-2.4:rhacm2/cluster-backup-rhel8-operator@sha256:fa4667d27a8778efc83ace86657c638aacb7ccc3168c489d427c1d6ab834cbb2_ppc64le",
"8Base-RHACM-2.4:rhacm2/cluster-curator-controller-rhel8@sha256:4b32ee29c898c9f52a5fdeed3a6a595ac157db7051b36086eddf7a8f91b2ec08_ppc64le",
"8Base-RHACM-2.4:rhacm2/cluster-curator-controller-rhel8@sha256:9e6a260d8130731601612a56cea728fc6b80cfa3d7fd8b6612175ff76b290dea_s390x",
"8Base-RHACM-2.4:rhacm2/cluster-curator-controller-rhel8@sha256:faa454bab3f9ea36a2d5a1eaa16806ac3669472856833e750571e45da7074d40_amd64",
"8Base-RHACM-2.4:rhacm2/cluster-proxy-addon-rhel8@sha256:03d738d93d893b9fd9d2587e14b9a7a92bbb5eca4b85901b5e07cff1e7a3ab73_s390x",
"8Base-RHACM-2.4:rhacm2/cluster-proxy-addon-rhel8@sha256:22c9595f3f4d95b6dc6c17ce5412f4131d9ce501f2660f23d176f276c4a97a73_ppc64le",
"8Base-RHACM-2.4:rhacm2/cluster-proxy-addon-rhel8@sha256:ae6de1e14b7897a944733cdb9963f31990d696a66260974d3f692e0af87161d3_amd64",
"8Base-RHACM-2.4:rhacm2/clusterclaims-controller-rhel8@sha256:2c7f03c0ca17163c949249bb4b480a0fd2c986e55b0dc23c6cd3b0a974b4c229_ppc64le",
"8Base-RHACM-2.4:rhacm2/clusterclaims-controller-rhel8@sha256:bd8fa875e2c6b6c650c21089441b417ae657b8e1fda2786d2f328978776a6883_s390x",
"8Base-RHACM-2.4:rhacm2/clusterclaims-controller-rhel8@sha256:c49c92c632968e08f74d08eaa99862f0dd8dd1fe4a85f05e57efa90e5dca5563_amd64",
"8Base-RHACM-2.4:rhacm2/clusterlifecycle-state-metrics-rhel8@sha256:3711cb41642a7fffc69a0c98db128d39d980555127f22a9d1dfd76c9631b8edc_ppc64le",
"8Base-RHACM-2.4:rhacm2/clusterlifecycle-state-metrics-rhel8@sha256:60a54bc76a84f2369b02dc1b9b0d8353da93acc9f8193a26739110c6fe59abdd_s390x",
"8Base-RHACM-2.4:rhacm2/clusterlifecycle-state-metrics-rhel8@sha256:6df08e52cee6890187b6be3a62b36c18fcff7e34630da933e0a5f7bcecec6b4c_amd64",
"8Base-RHACM-2.4:rhacm2/config-policy-controller-rhel8@sha256:8fb0581852dc1dfd80a81ba03c6976da1aa8d93675f626765f2266adfa94d5ac_s390x",
"8Base-RHACM-2.4:rhacm2/config-policy-controller-rhel8@sha256:929233f873cbf980fb850a9812c98bd09f907e26d9afeb1c0198d52776e33b32_ppc64le",
"8Base-RHACM-2.4:rhacm2/config-policy-controller-rhel8@sha256:a3653dcecb777d7b3915c49b7999793b90dd4524628d5517368a0837af46aa07_amd64",
"8Base-RHACM-2.4:rhacm2/console-api-rhel8@sha256:02481bcf2ddd1771d965e947cfcbad66540e2df055a3013bee5185ab84960d6d_ppc64le",
"8Base-RHACM-2.4:rhacm2/console-api-rhel8@sha256:3a47d211370efc6e1661d4d0abd0d5abc65d8a759218af7c2722db820a664d8c_s390x",
"8Base-RHACM-2.4:rhacm2/console-api-rhel8@sha256:789e1950e886e54c341699cc8ec0c4bfb9a0e295e49961366759e861d32d5ef9_amd64",
"8Base-RHACM-2.4:rhacm2/console-rhel8@sha256:5215e1a2f456b83ba4ae02ea653bef51d331ced6e9a4c67958e8c41cd88aa818_s390x",
"8Base-RHACM-2.4:rhacm2/console-rhel8@sha256:d5cbabd5d26e6e712d9f531db8ebaa3a793599538ef2e62262b02c165ea74b9a_ppc64le",
"8Base-RHACM-2.4:rhacm2/console-rhel8@sha256:e797bce5724653b3ae0395c66c4796dc0594002cdde7242f4fd29c2fd5e703fa_amd64",
"8Base-RHACM-2.4:rhacm2/discovery-rhel8-operator@sha256:224af94e4e027bfb7edff3f889ec08aa031eaede2e4a02c67ce2925f29230ea8_s390x",
"8Base-RHACM-2.4:rhacm2/discovery-rhel8-operator@sha256:5dd54d496d15c262072c6024385e9fbf016edabe8a6bcdf31ec63ed5c445088c_amd64",
"8Base-RHACM-2.4:rhacm2/discovery-rhel8-operator@sha256:f64cae3c176e4b18af716ba054dcebafa07c3f893943de09b7dfd0285a9271d5_ppc64le",
"8Base-RHACM-2.4:rhacm2/endpoint-monitoring-rhel8-operator@sha256:516888a8ee8d509b77cda6ef2154a6d70a94a48a2c8c5bc7a9b1b9f2e089ff57_ppc64le",
"8Base-RHACM-2.4:rhacm2/endpoint-monitoring-rhel8-operator@sha256:c48ced70438f389ee0a22a8670db80c121c087728533c5cd2070751ce3b2614e_amd64",
"8Base-RHACM-2.4:rhacm2/endpoint-monitoring-rhel8-operator@sha256:ee184be0540e401b6834747b6632b11d69269f3d9ab44bc4aaab9fc9877191aa_s390x",
"8Base-RHACM-2.4:rhacm2/governance-policy-propagator-rhel8@sha256:b5a8689de0cc37c38daca89e1a6f64b6601b341a8f12ef6c093ec12b83bca4e8_s390x",
"8Base-RHACM-2.4:rhacm2/governance-policy-propagator-rhel8@sha256:f885cac3c1b78c94885f9a9e197511c51b5470b192d6ac48e6cb20a592b36832_ppc64le",
"8Base-RHACM-2.4:rhacm2/governance-policy-propagator-rhel8@sha256:fbec65b4937bbdad28cc1e04b5b215caddeaacda3a844cd0a45ade093997adc3_amd64",
"8Base-RHACM-2.4:rhacm2/governance-policy-spec-sync-rhel8@sha256:2c130b6df67cd0a8ee055d9b8bb3ede4bcf211978db7cdd892f78bf1d56dd269_amd64",
"8Base-RHACM-2.4:rhacm2/governance-policy-spec-sync-rhel8@sha256:6a8227f1560751fd8e1d2ec8136d8855599727eb7ad382bd5b18167ba46b31ff_ppc64le",
"8Base-RHACM-2.4:rhacm2/governance-policy-spec-sync-rhel8@sha256:c2c6ab3e7317dee023b79cc868c052a8a602610925932358498a3a215d5c8089_s390x",
"8Base-RHACM-2.4:rhacm2/governance-policy-status-sync-rhel8@sha256:385006b34743b689054c581eaaffb5298adfd092eaa13ff6c24f28fa5b79a178_amd64",
"8Base-RHACM-2.4:rhacm2/governance-policy-status-sync-rhel8@sha256:6c2ec36725b956432591b6cb6a20d4eb2ac3bf759ab4a901f581c81bcb12270c_ppc64le",
"8Base-RHACM-2.4:rhacm2/governance-policy-status-sync-rhel8@sha256:76f717cb9fe271941f45794a8dd9ebb85af0f7ab6cd104a698352b875e1b721d_s390x",
"8Base-RHACM-2.4:rhacm2/governance-policy-template-sync-rhel8@sha256:2d0d4141d0df7a5309edb3aa064591479facd14d604f5338383a88a7c01fb976_s390x",
"8Base-RHACM-2.4:rhacm2/governance-policy-template-sync-rhel8@sha256:a96e372e54eadb8c0f384eaf5295a5a17ab701c5051b5ae59341ecc01489099b_ppc64le",
"8Base-RHACM-2.4:rhacm2/governance-policy-template-sync-rhel8@sha256:d9135c4c5eb68af915b552e2d7fe62251f4a3a23d45a7b193d754b7da900b159_amd64",
"8Base-RHACM-2.4:rhacm2/grafana-dashboard-loader-rhel8@sha256:1f8b57a645d0abc3e639eb493f228d3485f4a3f53528175bc386f712fce7cd3f_amd64",
"8Base-RHACM-2.4:rhacm2/grafana-dashboard-loader-rhel8@sha256:5419a6207c0cd1adb21d7c4c3378d31f240a9f29674aee612608d015fe0b491f_ppc64le",
"8Base-RHACM-2.4:rhacm2/grafana-dashboard-loader-rhel8@sha256:6190c4487c63f61cb24e8d219aa1ebc6ff5d8d8b1ece5bbb3da5d46e67f0b98c_s390x",
"8Base-RHACM-2.4:rhacm2/grc-ui-api-rhel8@sha256:40f04e8634a2151e7a4aefe823c980d1d98c89ddb1210b55b4c0566bd85fd787_amd64",
"8Base-RHACM-2.4:rhacm2/grc-ui-api-rhel8@sha256:999f7119e60d578cd54b08135838fb8ecb996cd93f8e6f07ee92ec776f86f3d7_s390x",
"8Base-RHACM-2.4:rhacm2/grc-ui-api-rhel8@sha256:a8072d656eb14084eafd141690c02119376c9436faab8e4d219e1f0ade7ed2ec_ppc64le",
"8Base-RHACM-2.4:rhacm2/grc-ui-rhel8@sha256:18beaf038580dd78d44cdbd7b3e9bfab16b1ae9f1b454689abe1ebfefe4964b5_amd64",
"8Base-RHACM-2.4:rhacm2/grc-ui-rhel8@sha256:2e28251e1a65b7176007f53887f3693e5268848b1bb8a1e084e9f1064deaec8a_s390x",
"8Base-RHACM-2.4:rhacm2/grc-ui-rhel8@sha256:3848541d746de6dfacca63f06f29fc7d203dfa4c73dbd749407896ddddb7306c_ppc64le",
"8Base-RHACM-2.4:rhacm2/iam-policy-controller-rhel8@sha256:0deeefc1600e43aac6d9eadd05b32d3a1b2059632ec7e8b005eb2245b52dbd98_amd64",
"8Base-RHACM-2.4:rhacm2/iam-policy-controller-rhel8@sha256:7d1534ff8b00cd38716d2bfb65b924a45e9ec18a8eccad13c5e3818f858630b6_s390x",
"8Base-RHACM-2.4:rhacm2/iam-policy-controller-rhel8@sha256:b2fa794482a54fcfcbf7d0ac8597e9cb0ac0c73cfe5afa8bf2e73ca35d37feb9_ppc64le",
"8Base-RHACM-2.4:rhacm2/insights-client-rhel8@sha256:0f567016e55498bef2be33665d247eb14308b13aaef5cc670de7e06ff830cb9a_amd64",
"8Base-RHACM-2.4:rhacm2/insights-client-rhel8@sha256:6bd666f6d541ab33598c4a38ac05e8f65f19e03d8630cf685c89b05f14c4f1b8_ppc64le",
"8Base-RHACM-2.4:rhacm2/insights-client-rhel8@sha256:85bf407b6bc232952f4dd7c1edd8a7f4a168a6995d7b866f4417bc65a162efd5_s390x",
"8Base-RHACM-2.4:rhacm2/insights-metrics-rhel8@sha256:180e2ac58d3549c7ed583da66fba14368c606feb65b4313aac3b4f889ec091bb_amd64",
"8Base-RHACM-2.4:rhacm2/insights-metrics-rhel8@sha256:2492650b89feab7de0408be0e3af6d889e6291bb7064ea524dafca87b252840e_s390x",
"8Base-RHACM-2.4:rhacm2/insights-metrics-rhel8@sha256:93066377331da7f85024ae541440cb409c741d393adfdfe289f7d5836c0da183_ppc64le",
"8Base-RHACM-2.4:rhacm2/klusterlet-addon-controller-rhel8@sha256:018f6d71abae2963c853fe9d1a41fdad2df91acb72fee775af08275647d3019f_amd64",
"8Base-RHACM-2.4:rhacm2/klusterlet-addon-controller-rhel8@sha256:500d5166ea2f808c46b71d1a5470a35bffa484d860161a16e9809f90d021b23e_ppc64le",
"8Base-RHACM-2.4:rhacm2/klusterlet-addon-controller-rhel8@sha256:a4d7ef368efce597729c5fc1ae4358a0b45483a11b8363bf8d164c20075da748_s390x",
"8Base-RHACM-2.4:rhacm2/klusterlet-addon-rhel8-operator@sha256:0402e265ec4919aef893be4c0f177b53173bc0c50eb47aafea6822e05a7748be_s390x",
"8Base-RHACM-2.4:rhacm2/klusterlet-addon-rhel8-operator@sha256:6b0fbc1956407a0986460556336fcccfe4d08d712cc4b0af4ca65061baf75ea2_amd64",
"8Base-RHACM-2.4:rhacm2/klusterlet-addon-rhel8-operator@sha256:d7546a69df7b817d0c29c8f95dd3d5d2900c3755c82570b1d610702c56d4fb59_ppc64le",
"8Base-RHACM-2.4:rhacm2/kube-rbac-proxy-rhel8@sha256:6650633c4664e6b537e82eafc593dc91ca206de3b0de878f600c913a95eb18a2_amd64",
"8Base-RHACM-2.4:rhacm2/kube-rbac-proxy-rhel8@sha256:c1c90ee4ae1f908c33c8a8bf38f0b47bfad039bedccf870324f6b554aad5d78c_s390x",
"8Base-RHACM-2.4:rhacm2/kube-rbac-proxy-rhel8@sha256:ccddb38db49a190aa0d5d70e6b4672079ea222a42045d406a4b9974ac7412146_ppc64le",
"8Base-RHACM-2.4:rhacm2/kube-state-metrics-rhel8@sha256:566b95595959ba60677f1518562fd996ef7643dc94aa9e9fead0e4b4096032ca_s390x",
"8Base-RHACM-2.4:rhacm2/kube-state-metrics-rhel8@sha256:789f79b85c022e59143e725a589ac890884f079c969f56efb972b0a0f8d77e66_amd64",
"8Base-RHACM-2.4:rhacm2/kube-state-metrics-rhel8@sha256:971a33f5a57057d3901ff75eebbc13ca8456b4315dd7811139e60bb8872d80bf_ppc64le",
"8Base-RHACM-2.4:rhacm2/managedcluster-import-controller-rhel8@sha256:bcb43adee06dbb1cfb6a5c9fed71847ecc3826e3e44fe04d57b7143a6123daa5_s390x",
"8Base-RHACM-2.4:rhacm2/managedcluster-import-controller-rhel8@sha256:dbf235a9723a1c21471d8ef0029f3c999ac3b22512d67facd052efb725431bc1_ppc64le",
"8Base-RHACM-2.4:rhacm2/managedcluster-import-controller-rhel8@sha256:faf01c5554224350e4cffd1fc4ce275886791e45857bf0ed5f90ffa3a64680dc_amd64",
"8Base-RHACM-2.4:rhacm2/management-ingress-rhel8@sha256:46293eeaad521f993ed01467e13cae70f600426ef09df0e02dd8b83348b60027_amd64",
"8Base-RHACM-2.4:rhacm2/management-ingress-rhel8@sha256:c3cdbf5ff93b3b19ac2d7cf15b9152a0761d473de7afe29832a7ca3b833b6797_s390x",
"8Base-RHACM-2.4:rhacm2/management-ingress-rhel8@sha256:ce994a8f4c4e5476e6131a6721da748225c89a96c9d471a8638eefb6a22d52b9_ppc64le",
"8Base-RHACM-2.4:rhacm2/memcached-exporter-rhel8@sha256:01398d4f3b1825e864ddae46a5e4b7cc298dabb444dd105787ef6aeb70514571_ppc64le",
"8Base-RHACM-2.4:rhacm2/memcached-exporter-rhel8@sha256:5432fa56e40dee2475da7ee7b7e89cca10a8f06f4cbea94983fa094bfbef81ff_amd64",
"8Base-RHACM-2.4:rhacm2/memcached-exporter-rhel8@sha256:e22fa2dbc6733fc176f44cf42ec8f51b69672d354d6d2cf510eada5fe41a5245_s390x",
"8Base-RHACM-2.4:rhacm2/memcached-rhel8@sha256:0a0a88fb0138cd6de2e3fce81ab959d12cbda64e5fbab1046008aee1d94f12e2_s390x",
"8Base-RHACM-2.4:rhacm2/memcached-rhel8@sha256:7e0ee17c6d00d20773799cfb6c6e9e27c204d1e31010aa71a7f0f35eb5179a35_amd64",
"8Base-RHACM-2.4:rhacm2/memcached-rhel8@sha256:b9213f5525ebd51960412c15d416a591bf23731b6217f79aca2a89a893df2102_ppc64le",
"8Base-RHACM-2.4:rhacm2/metrics-collector-rhel8@sha256:431d4089a4a93c6b6a00cf9b63ecd9199a5545f09190577356b22ff6646820f3_amd64",
"8Base-RHACM-2.4:rhacm2/metrics-collector-rhel8@sha256:83f649b506ca698251c884692307d7cd52bbae87b0bf7790f96ffd24dd7f4fd7_ppc64le",
"8Base-RHACM-2.4:rhacm2/metrics-collector-rhel8@sha256:d37401c5fb672c56004f75974a4069d5d3b6c5e96ac7be4c174f9f178a7666bc_s390x",
"8Base-RHACM-2.4:rhacm2/multicloud-integrations-rhel8@sha256:a311c6ef1099d2370209bbbe30cfac6d1c50d79a2321beaab1f6158ab2db8bec_s390x",
"8Base-RHACM-2.4:rhacm2/multicloud-integrations-rhel8@sha256:e666154a539974d0cc005bc74903dc9f173920101dbfc5169b14a30129991475_ppc64le",
"8Base-RHACM-2.4:rhacm2/multicloud-integrations-rhel8@sha256:f37fe856571112970ae4786d313bf51e78b26e1630e443d276abb4de8e47e525_amd64",
"8Base-RHACM-2.4:rhacm2/multicloud-manager-rhel8@sha256:1dd235aa8599ca070f5175ad9da5bdb9505a7dfbbd87173f0bbf4e14ca0d5e88_ppc64le",
"8Base-RHACM-2.4:rhacm2/multicloud-manager-rhel8@sha256:8a1eeafb2a738aecb2723889c98e287638e950fec05425f1fe132ff7eb01738f_amd64",
"8Base-RHACM-2.4:rhacm2/multicloud-manager-rhel8@sha256:d458a289528173a07f7ff6d87279474e8379a2f05c11d5a9be97f9c43e38ec75_s390x",
"8Base-RHACM-2.4:rhacm2/multicluster-observability-rhel8-operator@sha256:45d046d621eab996c457a90b607ca9a57e2ca5dcad384d3cd5317475e096e098_amd64",
"8Base-RHACM-2.4:rhacm2/multicluster-observability-rhel8-operator@sha256:7ed02712f2d5093f7c751a6d22c9ffe5ce3b00c4cc901ffb779b8b51e282d698_s390x",
"8Base-RHACM-2.4:rhacm2/multicluster-observability-rhel8-operator@sha256:7f89cc6647700f7ddc46d4fabb4b3702142aa0fe9bd23026eba98c704026e9e9_ppc64le",
"8Base-RHACM-2.4:rhacm2/multicluster-operators-application-rhel8@sha256:27492dfdd71cc0bae6e01a184ac8fe5677ce172583b0fd1b9112dfd789009839_ppc64le",
"8Base-RHACM-2.4:rhacm2/multicluster-operators-application-rhel8@sha256:3af2802a89c09966e9c63f40974d8554a7b7b88cc386bbf5bda0a4cc987b7c15_s390x",
"8Base-RHACM-2.4:rhacm2/multicluster-operators-application-rhel8@sha256:723ac91ea8c130d80b48db30e05186607210aea71c7afc1c072b9a691e350215_amd64",
"8Base-RHACM-2.4:rhacm2/multicluster-operators-channel-rhel8@sha256:09883ff8a783d3f83e1c26566555c5ad140cc8bbf0d4cdb5220ef344c6282752_ppc64le",
"8Base-RHACM-2.4:rhacm2/multicluster-operators-channel-rhel8@sha256:4a34b2593897d4b1a1af124bdf6fb7e51bbd97bb4c56dd8ae463b3f3abbb7718_s390x",
"8Base-RHACM-2.4:rhacm2/multicluster-operators-channel-rhel8@sha256:883282b801566b5a40a32e33ebc431ac1398afb68f47ce931cc82b8b9eca1e55_amd64",
"8Base-RHACM-2.4:rhacm2/multicluster-operators-deployable-rhel8@sha256:0a15e49232c20ead26ade38823cd40d785e612670a41cac28ecea2066025a3d1_amd64",
"8Base-RHACM-2.4:rhacm2/multicluster-operators-deployable-rhel8@sha256:0ecd46eb89e90d787c442fd0ca92f84e9bf7fa6c2e315a0b95912616687c0580_s390x",
"8Base-RHACM-2.4:rhacm2/multicluster-operators-deployable-rhel8@sha256:bd148be0ad6ddbcc1995f94b4660d3fbe2338112230c840d77f53a564b14ec4a_ppc64le",
"8Base-RHACM-2.4:rhacm2/multicluster-operators-placementrule-rhel8@sha256:4bdca102dae861d39d81a2df4be1767e4e702ce3836224e9b875f613d1af0c37_ppc64le",
"8Base-RHACM-2.4:rhacm2/multicluster-operators-placementrule-rhel8@sha256:d71975de4b1d6b53d19ddf338f3d19ad7e28812f8fc932c144eee630d9cab176_amd64",
"8Base-RHACM-2.4:rhacm2/multicluster-operators-placementrule-rhel8@sha256:fa3e2e45501d661f4f724dea809b6eff73455db623b03178130590dbf317dba5_s390x",
"8Base-RHACM-2.4:rhacm2/multicluster-operators-subscription-release-rhel8@sha256:2e13c28d1f18f2efac62207515450a42732d4be790199ab0e5ddf2f181649cb4_ppc64le",
"8Base-RHACM-2.4:rhacm2/multicluster-operators-subscription-release-rhel8@sha256:50dc29deac8efaac3bf321270b718dec41d8b80746d3548c076ab26b2c6b63ca_s390x",
"8Base-RHACM-2.4:rhacm2/multicluster-operators-subscription-release-rhel8@sha256:faae7a0632b10dc9b65af7a8af7e7c7d9e26f2f7087687fa19d2afefa7426c5a_amd64",
"8Base-RHACM-2.4:rhacm2/multicluster-operators-subscription-rhel8@sha256:1fa2779aab32977ec8e867ed188dcdd66106986c3cbf39f02e2a555873ba478a_ppc64le",
"8Base-RHACM-2.4:rhacm2/multicluster-operators-subscription-rhel8@sha256:731a4f0919cbab729e9dded9e513ec4ad5e1b48967c21f65f3b494158a6b25ba_s390x",
"8Base-RHACM-2.4:rhacm2/multicluster-operators-subscription-rhel8@sha256:ec803f14f854b73a873f95027617246888ea28029f2f4bb5b7f39a5dd63399ca_amd64",
"8Base-RHACM-2.4:rhacm2/multiclusterhub-repo-rhel8@sha256:75504c269b3d0c2af9b48317f3dc070fae58a1e46e95283e2e0e1ab6b60f452d_amd64",
"8Base-RHACM-2.4:rhacm2/multiclusterhub-repo-rhel8@sha256:c21ffdaa0ce90e6c08f4814c09d9a0bd34d341ad1fc8f6ff2152e9007393ba1f_s390x",
"8Base-RHACM-2.4:rhacm2/multiclusterhub-repo-rhel8@sha256:e1e522835d65503d467dc9ef7c4a0149adfc4cbd3620134adb4a5694eda2f0c4_ppc64le",
"8Base-RHACM-2.4:rhacm2/multiclusterhub-rhel8@sha256:37cf6ccd9a2b9af4444fa192e7b5e6979687bd5159d97f48da40c4f9bad249eb_amd64",
"8Base-RHACM-2.4:rhacm2/multiclusterhub-rhel8@sha256:b8dea0eca4c8aaefee6be9afea77e3302ad551f68f5a87316caf65e13ac9138d_s390x",
"8Base-RHACM-2.4:rhacm2/multiclusterhub-rhel8@sha256:d173cf78965bd026a6333af91b55305ea9c349e630fa53548ee42d791295cd69_ppc64le",
"8Base-RHACM-2.4:rhacm2/node-exporter-rhel8@sha256:0b2cf97a3d82fb4570dee71c1232ef9998c7efcd1d9415f9f41351457802d62d_amd64",
"8Base-RHACM-2.4:rhacm2/node-exporter-rhel8@sha256:93e85d546c624a685221a5d0c9085fa59752105587a531c58066a856defa322a_ppc64le",
"8Base-RHACM-2.4:rhacm2/node-exporter-rhel8@sha256:b20c7b88c52ab9772ebd2216333d6324cba08c653135af469a9e6ccb6648d7c6_s390x",
"8Base-RHACM-2.4:rhacm2/observatorium-rhel8-operator@sha256:078b48f3746c33e0c69b11c9e51e70c220a3cc6f0fd26eb5b30534b16c6a2efa_s390x",
"8Base-RHACM-2.4:rhacm2/observatorium-rhel8-operator@sha256:0e1ec4eda138936261dc5a76a18fa4ace6082c636b30021ce10d5d4d0acea890_ppc64le",
"8Base-RHACM-2.4:rhacm2/observatorium-rhel8-operator@sha256:70e41fdcacd43b4e498b8d5917d0e2fb640f4e85f30b1d6646b27aee1bc8dafc_amd64",
"8Base-RHACM-2.4:rhacm2/observatorium-rhel8@sha256:431149d31b309822fa9476f951ae39bde3a81cc5d17d2a79062ced7b729166cd_amd64",
"8Base-RHACM-2.4:rhacm2/observatorium-rhel8@sha256:65aaebf97e8b904e9ff1520f4bc4704bc21614a7377f66a4c6776032621a9ccf_s390x",
"8Base-RHACM-2.4:rhacm2/observatorium-rhel8@sha256:804054ba7c65c0814307017e3ff6681ba25e62384468adbf3712418e1f3b321f_ppc64le",
"8Base-RHACM-2.4:rhacm2/openshift-hive-rhel8@sha256:80950fa60359f90359129bff09665d7e94150bfbcfb048dc46ec77309479733b_ppc64le",
"8Base-RHACM-2.4:rhacm2/openshift-hive-rhel8@sha256:bae2680af5a00937f0ecc680ad979b131ad65fc47c4683dec69e45e442dd38b4_amd64",
"8Base-RHACM-2.4:rhacm2/openshift-hive-rhel8@sha256:c75cad252f1bda9dac27d1145ee01fe91078e6bc29c60b72f2f0977cea56ae9c_s390x",
"8Base-RHACM-2.4:rhacm2/placement-rhel8@sha256:1cc55dc4ec890f583cf63c7c1d5451cd1e409dbb8feed7bb854e6970ba0e9cbd_s390x",
"8Base-RHACM-2.4:rhacm2/placement-rhel8@sha256:98f3db6bd38eec496565558b8c81a06b51fe22ad4c5a462a6b43a61ab3bc853c_amd64",
"8Base-RHACM-2.4:rhacm2/placement-rhel8@sha256:a0a5b1e0cd29da2c215f3ce555230477ce775cbd79423c74426aaa4f7f56cfc5_ppc64le",
"8Base-RHACM-2.4:rhacm2/prometheus-alertmanager-rhel8@sha256:29c84506cb42edbede5abdf086433ef003d677135fe3b51093c1fbafa6f666e0_s390x",
"8Base-RHACM-2.4:rhacm2/prometheus-alertmanager-rhel8@sha256:be4e1ac4ca5c8145ad7488bc9f067d8f1b9f4cb3d79ac43f4addd19cc66a584b_amd64",
"8Base-RHACM-2.4:rhacm2/prometheus-alertmanager-rhel8@sha256:fc83710377e91bec8866053bb2b9f91be7a3c25993488a6f9641e7c93918aadc_ppc64le",
"8Base-RHACM-2.4:rhacm2/prometheus-rhel8@sha256:1587535175898f97007552a6023ef0785861271dc939a751c98db0c41c9e2c97_amd64",
"8Base-RHACM-2.4:rhacm2/prometheus-rhel8@sha256:4aa41836d3699f3b8a546703fa5032a01af6bcac60465e779769c32a36352d0d_s390x",
"8Base-RHACM-2.4:rhacm2/prometheus-rhel8@sha256:f7971a684bcdce02604319ecace5ba585797f116a64024da815bf3e2d27f6251_ppc64le",
"8Base-RHACM-2.4:rhacm2/provider-credential-controller-rhel8@sha256:827351fc8036170bfb1b6d0fc15c84476c8913ae044163884ff89424e0e4235f_s390x",
"8Base-RHACM-2.4:rhacm2/provider-credential-controller-rhel8@sha256:a6f1234d8f90e06b88775ce831e574ec0621e487043d412d7c35d2bde6db21f9_amd64",
"8Base-RHACM-2.4:rhacm2/provider-credential-controller-rhel8@sha256:e33d7b73b6a7d41ef7779800af177a4557608ea87c854e457d0421332fcb421f_ppc64le",
"8Base-RHACM-2.4:rhacm2/rbac-query-proxy-rhel8@sha256:1d1c793c2bf89cb49dc4625981b4f7bc9cc827d01d7c57af88cde59adde21787_amd64",
"8Base-RHACM-2.4:rhacm2/rbac-query-proxy-rhel8@sha256:a129031e0e3c0e389a104f1ad15f4ecbb6382d79e19c62e7b22b31bee7021cdd_s390x",
"8Base-RHACM-2.4:rhacm2/rbac-query-proxy-rhel8@sha256:b549a06e14f326d196883c8168db3f82edbb952184ea4742b6d4eca78b13bc69_ppc64le",
"8Base-RHACM-2.4:rhacm2/redisgraph-tls-rhel8@sha256:7e3245ba0f53c4c510f7151b3e940c13d5a79d8d95b203e3b8ceaca4ceea42ea_ppc64le",
"8Base-RHACM-2.4:rhacm2/redisgraph-tls-rhel8@sha256:9fb4a62d70505c508d0d8dc158f8fa1c759c23f6a13c6a069a40a32c5cbce1fe_s390x",
"8Base-RHACM-2.4:rhacm2/redisgraph-tls-rhel8@sha256:cdf817bdb70737e6912e550fa1602bbbcaa5b34a2e2d47a249000aac560cc6f0_amd64",
"8Base-RHACM-2.4:rhacm2/registration-rhel8-operator@sha256:3ca37dec679c11f1333c5fd6c866867ce2e7ed5d3c139c2ad8f3ad7d10be70c0_s390x",
"8Base-RHACM-2.4:rhacm2/registration-rhel8-operator@sha256:45b0e1027807496b3c2a10d8e7c015cc91cc77b9832639adb51a6e5fc7f5071b_ppc64le",
"8Base-RHACM-2.4:rhacm2/registration-rhel8-operator@sha256:6710d98fb67533848a96f35fcbeb0adf6999a7e6534068ccc9956105a4d2db73_amd64",
"8Base-RHACM-2.4:rhacm2/registration-rhel8@sha256:0fbe6a1234544b31be5b6ba778895d31b0486783116796e0e31079cd2ee9f87a_ppc64le",
"8Base-RHACM-2.4:rhacm2/registration-rhel8@sha256:494e65b5e3bf27c3bae221db5154b119ef7689b2cb42894f05c40cf4608f1da6_s390x",
"8Base-RHACM-2.4:rhacm2/registration-rhel8@sha256:5d614eda176a91d5359e8a44a6f93a3fdbda8080f2209f342f83d4816b2d0008_amd64",
"8Base-RHACM-2.4:rhacm2/search-aggregator-rhel8@sha256:176ba84e41d3465826245fd9acd199c0b292c25a76c88bbcab8c07d93829ff9c_s390x",
"8Base-RHACM-2.4:rhacm2/search-aggregator-rhel8@sha256:3857111bc468c7bb79a7476d6bc5df0add7d8951799b65b6414f1f5dd3d5b9b8_amd64",
"8Base-RHACM-2.4:rhacm2/search-aggregator-rhel8@sha256:52a2dd79f67b1910a7129f70ba18b48656cd41b2a15f2ae4af2509c0eaa4205a_ppc64le",
"8Base-RHACM-2.4:rhacm2/search-api-rhel8@sha256:2d64646d663ac682a087fc69314bd72751ba2b005ab08a93da223470a863a740_amd64",
"8Base-RHACM-2.4:rhacm2/search-api-rhel8@sha256:74ccabf407b668837238eb3ad2e536fcb0b3df9a48741f43edf2456fbee80cc6_ppc64le",
"8Base-RHACM-2.4:rhacm2/search-api-rhel8@sha256:de9cc78ae58b063980c0fd3797cc6aba79bedc22898dae3fbce64c94dfd82909_s390x",
"8Base-RHACM-2.4:rhacm2/search-collector-rhel8@sha256:37c5344f9061f44ea363d64c2118e791999007ecdead8d15c8c121aff83631fe_amd64",
"8Base-RHACM-2.4:rhacm2/search-collector-rhel8@sha256:98fb5b0965d41badb9933eb0fc23a5006c1e1cb555a8b80b63a6a00bc87b1c7a_s390x",
"8Base-RHACM-2.4:rhacm2/search-collector-rhel8@sha256:ff9c98d5836007520ff971116d5c143b6e0fafa25e5c8f0dfd4b1a23f191f1d2_ppc64le",
"8Base-RHACM-2.4:rhacm2/search-rhel8@sha256:13b61bea54f6d67fb749852d48dc6a035ee516ed5f3d339619b97924e078ca59_ppc64le",
"8Base-RHACM-2.4:rhacm2/search-rhel8@sha256:210fdca717aef2b4159e223a4f0bab06cdae9491d2c890d63710cf3c71de0c32_amd64",
"8Base-RHACM-2.4:rhacm2/search-rhel8@sha256:5f3249435b29dba366242d6e68e6f1f2f4a8f4cd8941fb881d297bd5ed9fa72e_s390x",
"8Base-RHACM-2.4:rhacm2/search-ui-rhel8@sha256:2203d5c5cadd4be391bba00bbf8a588e930dcde7c438e15c14ed0e7a3fd31522_s390x",
"8Base-RHACM-2.4:rhacm2/search-ui-rhel8@sha256:aa0f257b502a6fcf1d2eb2270858f7d145abee32b9a64ba511bab22218b74e0a_ppc64le",
"8Base-RHACM-2.4:rhacm2/search-ui-rhel8@sha256:d4a81b7b29b9a76aa631ad26471b3cd6202775853f5a2102260c4f1e339cdfe0_amd64",
"8Base-RHACM-2.4:rhacm2/submariner-addon-rhel8@sha256:0faded1f0229ce80be36090a54ed761f1c89b414e84bd11d680fbddd382a986b_amd64",
"8Base-RHACM-2.4:rhacm2/submariner-addon-rhel8@sha256:4331c06cda7427491fcf5061f9695ab5f87dea5a02b5b915b1354c20f3cff830_s390x",
"8Base-RHACM-2.4:rhacm2/submariner-addon-rhel8@sha256:514d5c15aceb07e72ba74d9ba1b3bdc2e84e1c4060b2facdb886809b118c704c_ppc64le",
"8Base-RHACM-2.4:rhacm2/thanos-receive-controller-rhel8@sha256:2da6d891769a4d9cb936d93a8ea84eea45f33e482c79cc74418f4143c5c145e7_s390x",
"8Base-RHACM-2.4:rhacm2/thanos-receive-controller-rhel8@sha256:8c0745aa13e06c6cc159d8be33302b766673bdd1aedff1309d205519587440ab_amd64",
"8Base-RHACM-2.4:rhacm2/thanos-receive-controller-rhel8@sha256:8d0e265c199c32e757c2004d89db64bc64092171b98068aab03f977a744cc5bc_ppc64le",
"8Base-RHACM-2.4:rhacm2/thanos-rhel8@sha256:8036c9dd2d44027f5173b935ee8dcd9b3e87b433d65a50f83ffa76a503cf747c_s390x",
"8Base-RHACM-2.4:rhacm2/thanos-rhel8@sha256:ed22c2650f0d908174896647ced911a49945714a114836096b787cc879164bc4_ppc64le",
"8Base-RHACM-2.4:rhacm2/thanos-rhel8@sha256:fbe3062ae92faafd40caac5ddd0b20e2d1bfcaa64febebc0dcd5d368a3734c12_amd64",
"8Base-RHACM-2.4:rhacm2/volsync-mover-rclone-rhel8@sha256:0b3c2d30d0a6109db50dba4053d795fc92bfcadc380a8a8deb5ae4ef4e6d29fa_ppc64le",
"8Base-RHACM-2.4:rhacm2/volsync-mover-rclone-rhel8@sha256:6784f7672ac4c8f47ddaf9b5fc6b98f2c1d18c48be212114eeab9babb780cba6_s390x",
"8Base-RHACM-2.4:rhacm2/volsync-mover-rclone-rhel8@sha256:ada830a6dfa3f00aba2a32225a9884bbe31d20b93ece21249b11e6b037d85e75_amd64",
"8Base-RHACM-2.4:rhacm2/volsync-mover-restic-rhel8@sha256:31244fad1da3b5c258babd12defc1192a8534727f12ad775aad9d202fb6a5947_amd64",
"8Base-RHACM-2.4:rhacm2/volsync-mover-restic-rhel8@sha256:3ac9147cf782a40b3881973a399add430aee10cdfe1abdb00c98a0b5a3a527dc_s390x",
"8Base-RHACM-2.4:rhacm2/volsync-mover-restic-rhel8@sha256:9d00b2d06752192dd8f8f48aeb2786ac1ee0c062ed8916cf3f693c7d2a05e208_ppc64le",
"8Base-RHACM-2.4:rhacm2/volsync-mover-rsync-rhel8@sha256:30e06b75f83e22faeed2108f68b158fb35b4db22b83f049c61706ddcbfef27d9_ppc64le",
"8Base-RHACM-2.4:rhacm2/volsync-mover-rsync-rhel8@sha256:530aedee3aeca43ef0501f5cd2aa07c65eb708ac1a7fcd97fc3000358744d1bd_s390x",
"8Base-RHACM-2.4:rhacm2/volsync-mover-rsync-rhel8@sha256:c5621b5d113a1330bdc04f1fce05fd6f16c10526511ba207cb24551f7efe0e58_amd64",
"8Base-RHACM-2.4:rhacm2/volsync-rhel8@sha256:1ab81a27373c351eb2c932536fc9ea6cbf74911b794e3cd183c8e5624940a656_ppc64le",
"8Base-RHACM-2.4:rhacm2/volsync-rhel8@sha256:90ed24a800b82c2eb1c0f2d08aa11b2bea942e6a9044e3a01a5778877e7b376a_s390x",
"8Base-RHACM-2.4:rhacm2/volsync-rhel8@sha256:9e02a53649909a9d3ccd5c22f5c231b3ad69f451d7b5a32033046f3031cde188_amd64",
"8Base-RHACM-2.4:rhacm2/work-rhel8@sha256:0facf27d638269e722029217ef72016556c60e42887a836e4a0ad6140c1b6dcf_s390x",
"8Base-RHACM-2.4:rhacm2/work-rhel8@sha256:5694a214f662b4556b1fdf088ef0d33d6674dc3be3ae5d2fbdf00e56addeae3c_amd64",
"8Base-RHACM-2.4:rhacm2/work-rhel8@sha256:73b036d1c7b9c44010ef9716be8c96bfd2a7af7e09b2cf3402cc2aac81ef94e4_ppc64le"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "HIGH",
"attackVector": "NETWORK",
"availabilityImpact": "NONE",
"baseScore": 3.7,
"baseSeverity": "LOW",
"confidentialityImpact": "NONE",
"integrityImpact": "LOW",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:N/I:L/A:N",
"version": "3.1"
},
"products": [
"8Base-RHACM-2.4:rhacm2/acm-grafana-rhel8@sha256:17c53124f6c09cc839f533aee0c870078f547fef29a19803814f5c5fbc5e7939_s390x",
"8Base-RHACM-2.4:rhacm2/acm-grafana-rhel8@sha256:644a295644e91a8976d4df02e5ccdd711d8d3c8fa409cae698671b49b96ec00a_ppc64le",
"8Base-RHACM-2.4:rhacm2/acm-grafana-rhel8@sha256:9c9b992bf748282d7cdc941b7907bbcbabe69a8b287bc4195a6bc8b9d9b6cbd0_amd64",
"8Base-RHACM-2.4:rhacm2/acm-must-gather-rhel8@sha256:0cca0dbb0b7adff8eaea1315b422edb6ea1778befa4772f3e6f5755fb5519196_s390x",
"8Base-RHACM-2.4:rhacm2/acm-must-gather-rhel8@sha256:63b5758cfcffe96326b090ae51d38c00ca13b35e9fe5e4354cd33e67d042c41b_amd64",
"8Base-RHACM-2.4:rhacm2/acm-must-gather-rhel8@sha256:cfc97f6c9495bac2635e016dd47049683f8ed78c932ef2c70cec2ec7be323fea_ppc64le",
"8Base-RHACM-2.4:rhacm2/acm-operator-bundle@sha256:346215260baa3371853d15ccc451c3ac418813c5cd9b422b0ad9f2dd6ae8a511_s390x",
"8Base-RHACM-2.4:rhacm2/acm-operator-bundle@sha256:cb4fca4155dc3e274712c0c7609eb6111a6e03207ddaa0d5c3c8752badc15b2c_amd64",
"8Base-RHACM-2.4:rhacm2/acm-operator-bundle@sha256:cceb82a8492d7e971e515f1a0a5391a1051e4f130f7a14e412def20616e05d40_ppc64le",
"8Base-RHACM-2.4:rhacm2/agent-service-rhel8@sha256:5b5046b04aa10807a6676916cf4744f0cd36c056dd3fd626304814af2d665cf9_amd64",
"8Base-RHACM-2.4:rhacm2/agent-service-rhel8@sha256:5c89bb44eda9a0754ea1d1ca69ea260f02f060c517194251519439e4b943e46a_ppc64le",
"8Base-RHACM-2.4:rhacm2/agent-service-rhel8@sha256:cfe9dfc60224b6206d6fbbc4c4ee95e378ce2da8b79c176e5e7bfdd8b0375f88_s390x",
"8Base-RHACM-2.4:rhacm2/application-ui-rhel8@sha256:6acf7df47405a4ccb3ede12db6574a0829d28f94ea5d20d6041db1bd045a90c6_ppc64le",
"8Base-RHACM-2.4:rhacm2/application-ui-rhel8@sha256:96c10e483a1c99f0ac91fb84df87ebe927e82ca35ef7e36e0f583121dcdd8b15_amd64",
"8Base-RHACM-2.4:rhacm2/application-ui-rhel8@sha256:ffb0b475eccc16a227f13a3d0d332f9cd9b96eade52646352a7497f903edf1a2_s390x",
"8Base-RHACM-2.4:rhacm2/assisted-image-service-rhel8@sha256:2c2f96ebf908cf415613aec65a414884ec35784e4bdcd4c4b4978aa98149af4d_amd64",
"8Base-RHACM-2.4:rhacm2/assisted-image-service-rhel8@sha256:c89023b0b424e2b8800399fc4b6cfa9336248f3222097c094d33fd2b872398aa_ppc64le",
"8Base-RHACM-2.4:rhacm2/assisted-image-service-rhel8@sha256:e49c328eb815293dd606199a0b8a2bd0db6bbf5d87eeaa7902d6d4df1bb41d35_s390x",
"8Base-RHACM-2.4:rhacm2/assisted-installer-agent-rhel8@sha256:86fd675a09451d3ee552452999cd2c82410174f5e55dcfd4f21286559363217e_amd64",
"8Base-RHACM-2.4:rhacm2/assisted-installer-reporter-rhel8@sha256:dcc214165e5c895925f52673577fa73274b017e3e9017818bf5c0327b3600ffb_ppc64le",
"8Base-RHACM-2.4:rhacm2/assisted-installer-reporter-rhel8@sha256:f7004db056478b4c1b101ab0ceac24f78dbefc018a1e76e12e8a4f69fd171175_amd64",
"8Base-RHACM-2.4:rhacm2/assisted-installer-rhel8@sha256:6e002bec6af8e7d7b0c89bc25f4a9e3224e47f5638be7cc2a9c68a5e92447254_amd64",
"8Base-RHACM-2.4:rhacm2/assisted-installer-rhel8@sha256:815976efa30282899af7de91b5df1fdeca10c709d0fc60d09d8f3abb1c2acdc3_ppc64le",
"8Base-RHACM-2.4:rhacm2/cert-policy-controller-rhel8@sha256:0e30470d12e11f473750e0b95833d0d1fe6fd3ee9d9d0c5d7454614449156148_s390x",
"8Base-RHACM-2.4:rhacm2/cert-policy-controller-rhel8@sha256:2324eeab4219c1c953b698cbd1cf57e0af777f31042de00eaaa2bf163f84cae1_amd64",
"8Base-RHACM-2.4:rhacm2/cert-policy-controller-rhel8@sha256:c3d60eaf9f775e623114d093450b5d170b4048ef1e52267a2153ec54489bd00f_ppc64le",
"8Base-RHACM-2.4:rhacm2/cluster-backup-rhel8-operator@sha256:9969b8f2f91bd0a3ef0e89300d66a656238a3a3361d56cf7fc0eb55db1752782_amd64",
"8Base-RHACM-2.4:rhacm2/cluster-backup-rhel8-operator@sha256:d5639931ddcb1288f279f54a3688fcb8c94d710a457917c46bfa3db6cd1a317b_s390x",
"8Base-RHACM-2.4:rhacm2/cluster-backup-rhel8-operator@sha256:fa4667d27a8778efc83ace86657c638aacb7ccc3168c489d427c1d6ab834cbb2_ppc64le",
"8Base-RHACM-2.4:rhacm2/cluster-curator-controller-rhel8@sha256:4b32ee29c898c9f52a5fdeed3a6a595ac157db7051b36086eddf7a8f91b2ec08_ppc64le",
"8Base-RHACM-2.4:rhacm2/cluster-curator-controller-rhel8@sha256:9e6a260d8130731601612a56cea728fc6b80cfa3d7fd8b6612175ff76b290dea_s390x",
"8Base-RHACM-2.4:rhacm2/cluster-curator-controller-rhel8@sha256:faa454bab3f9ea36a2d5a1eaa16806ac3669472856833e750571e45da7074d40_amd64",
"8Base-RHACM-2.4:rhacm2/cluster-proxy-addon-rhel8@sha256:03d738d93d893b9fd9d2587e14b9a7a92bbb5eca4b85901b5e07cff1e7a3ab73_s390x",
"8Base-RHACM-2.4:rhacm2/cluster-proxy-addon-rhel8@sha256:22c9595f3f4d95b6dc6c17ce5412f4131d9ce501f2660f23d176f276c4a97a73_ppc64le",
"8Base-RHACM-2.4:rhacm2/cluster-proxy-addon-rhel8@sha256:ae6de1e14b7897a944733cdb9963f31990d696a66260974d3f692e0af87161d3_amd64",
"8Base-RHACM-2.4:rhacm2/clusterclaims-controller-rhel8@sha256:2c7f03c0ca17163c949249bb4b480a0fd2c986e55b0dc23c6cd3b0a974b4c229_ppc64le",
"8Base-RHACM-2.4:rhacm2/clusterclaims-controller-rhel8@sha256:bd8fa875e2c6b6c650c21089441b417ae657b8e1fda2786d2f328978776a6883_s390x",
"8Base-RHACM-2.4:rhacm2/clusterclaims-controller-rhel8@sha256:c49c92c632968e08f74d08eaa99862f0dd8dd1fe4a85f05e57efa90e5dca5563_amd64",
"8Base-RHACM-2.4:rhacm2/clusterlifecycle-state-metrics-rhel8@sha256:3711cb41642a7fffc69a0c98db128d39d980555127f22a9d1dfd76c9631b8edc_ppc64le",
"8Base-RHACM-2.4:rhacm2/clusterlifecycle-state-metrics-rhel8@sha256:60a54bc76a84f2369b02dc1b9b0d8353da93acc9f8193a26739110c6fe59abdd_s390x",
"8Base-RHACM-2.4:rhacm2/clusterlifecycle-state-metrics-rhel8@sha256:6df08e52cee6890187b6be3a62b36c18fcff7e34630da933e0a5f7bcecec6b4c_amd64",
"8Base-RHACM-2.4:rhacm2/config-policy-controller-rhel8@sha256:8fb0581852dc1dfd80a81ba03c6976da1aa8d93675f626765f2266adfa94d5ac_s390x",
"8Base-RHACM-2.4:rhacm2/config-policy-controller-rhel8@sha256:929233f873cbf980fb850a9812c98bd09f907e26d9afeb1c0198d52776e33b32_ppc64le",
"8Base-RHACM-2.4:rhacm2/config-policy-controller-rhel8@sha256:a3653dcecb777d7b3915c49b7999793b90dd4524628d5517368a0837af46aa07_amd64",
"8Base-RHACM-2.4:rhacm2/console-api-rhel8@sha256:02481bcf2ddd1771d965e947cfcbad66540e2df055a3013bee5185ab84960d6d_ppc64le",
"8Base-RHACM-2.4:rhacm2/console-api-rhel8@sha256:3a47d211370efc6e1661d4d0abd0d5abc65d8a759218af7c2722db820a664d8c_s390x",
"8Base-RHACM-2.4:rhacm2/console-api-rhel8@sha256:789e1950e886e54c341699cc8ec0c4bfb9a0e295e49961366759e861d32d5ef9_amd64",
"8Base-RHACM-2.4:rhacm2/console-rhel8@sha256:5215e1a2f456b83ba4ae02ea653bef51d331ced6e9a4c67958e8c41cd88aa818_s390x",
"8Base-RHACM-2.4:rhacm2/console-rhel8@sha256:d5cbabd5d26e6e712d9f531db8ebaa3a793599538ef2e62262b02c165ea74b9a_ppc64le",
"8Base-RHACM-2.4:rhacm2/console-rhel8@sha256:e797bce5724653b3ae0395c66c4796dc0594002cdde7242f4fd29c2fd5e703fa_amd64",
"8Base-RHACM-2.4:rhacm2/discovery-rhel8-operator@sha256:224af94e4e027bfb7edff3f889ec08aa031eaede2e4a02c67ce2925f29230ea8_s390x",
"8Base-RHACM-2.4:rhacm2/discovery-rhel8-operator@sha256:5dd54d496d15c262072c6024385e9fbf016edabe8a6bcdf31ec63ed5c445088c_amd64",
"8Base-RHACM-2.4:rhacm2/discovery-rhel8-operator@sha256:f64cae3c176e4b18af716ba054dcebafa07c3f893943de09b7dfd0285a9271d5_ppc64le",
"8Base-RHACM-2.4:rhacm2/endpoint-monitoring-rhel8-operator@sha256:516888a8ee8d509b77cda6ef2154a6d70a94a48a2c8c5bc7a9b1b9f2e089ff57_ppc64le",
"8Base-RHACM-2.4:rhacm2/endpoint-monitoring-rhel8-operator@sha256:c48ced70438f389ee0a22a8670db80c121c087728533c5cd2070751ce3b2614e_amd64",
"8Base-RHACM-2.4:rhacm2/endpoint-monitoring-rhel8-operator@sha256:ee184be0540e401b6834747b6632b11d69269f3d9ab44bc4aaab9fc9877191aa_s390x",
"8Base-RHACM-2.4:rhacm2/governance-policy-propagator-rhel8@sha256:b5a8689de0cc37c38daca89e1a6f64b6601b341a8f12ef6c093ec12b83bca4e8_s390x",
"8Base-RHACM-2.4:rhacm2/governance-policy-propagator-rhel8@sha256:f885cac3c1b78c94885f9a9e197511c51b5470b192d6ac48e6cb20a592b36832_ppc64le",
"8Base-RHACM-2.4:rhacm2/governance-policy-propagator-rhel8@sha256:fbec65b4937bbdad28cc1e04b5b215caddeaacda3a844cd0a45ade093997adc3_amd64",
"8Base-RHACM-2.4:rhacm2/governance-policy-spec-sync-rhel8@sha256:2c130b6df67cd0a8ee055d9b8bb3ede4bcf211978db7cdd892f78bf1d56dd269_amd64",
"8Base-RHACM-2.4:rhacm2/governance-policy-spec-sync-rhel8@sha256:6a8227f1560751fd8e1d2ec8136d8855599727eb7ad382bd5b18167ba46b31ff_ppc64le",
"8Base-RHACM-2.4:rhacm2/governance-policy-spec-sync-rhel8@sha256:c2c6ab3e7317dee023b79cc868c052a8a602610925932358498a3a215d5c8089_s390x",
"8Base-RHACM-2.4:rhacm2/governance-policy-status-sync-rhel8@sha256:385006b34743b689054c581eaaffb5298adfd092eaa13ff6c24f28fa5b79a178_amd64",
"8Base-RHACM-2.4:rhacm2/governance-policy-status-sync-rhel8@sha256:6c2ec36725b956432591b6cb6a20d4eb2ac3bf759ab4a901f581c81bcb12270c_ppc64le",
"8Base-RHACM-2.4:rhacm2/governance-policy-status-sync-rhel8@sha256:76f717cb9fe271941f45794a8dd9ebb85af0f7ab6cd104a698352b875e1b721d_s390x",
"8Base-RHACM-2.4:rhacm2/governance-policy-template-sync-rhel8@sha256:2d0d4141d0df7a5309edb3aa064591479facd14d604f5338383a88a7c01fb976_s390x",
"8Base-RHACM-2.4:rhacm2/governance-policy-template-sync-rhel8@sha256:a96e372e54eadb8c0f384eaf5295a5a17ab701c5051b5ae59341ecc01489099b_ppc64le",
"8Base-RHACM-2.4:rhacm2/governance-policy-template-sync-rhel8@sha256:d9135c4c5eb68af915b552e2d7fe62251f4a3a23d45a7b193d754b7da900b159_amd64",
"8Base-RHACM-2.4:rhacm2/grafana-dashboard-loader-rhel8@sha256:1f8b57a645d0abc3e639eb493f228d3485f4a3f53528175bc386f712fce7cd3f_amd64",
"8Base-RHACM-2.4:rhacm2/grafana-dashboard-loader-rhel8@sha256:5419a6207c0cd1adb21d7c4c3378d31f240a9f29674aee612608d015fe0b491f_ppc64le",
"8Base-RHACM-2.4:rhacm2/grafana-dashboard-loader-rhel8@sha256:6190c4487c63f61cb24e8d219aa1ebc6ff5d8d8b1ece5bbb3da5d46e67f0b98c_s390x",
"8Base-RHACM-2.4:rhacm2/grc-ui-api-rhel8@sha256:40f04e8634a2151e7a4aefe823c980d1d98c89ddb1210b55b4c0566bd85fd787_amd64",
"8Base-RHACM-2.4:rhacm2/grc-ui-api-rhel8@sha256:999f7119e60d578cd54b08135838fb8ecb996cd93f8e6f07ee92ec776f86f3d7_s390x",
"8Base-RHACM-2.4:rhacm2/grc-ui-api-rhel8@sha256:a8072d656eb14084eafd141690c02119376c9436faab8e4d219e1f0ade7ed2ec_ppc64le",
"8Base-RHACM-2.4:rhacm2/grc-ui-rhel8@sha256:18beaf038580dd78d44cdbd7b3e9bfab16b1ae9f1b454689abe1ebfefe4964b5_amd64",
"8Base-RHACM-2.4:rhacm2/grc-ui-rhel8@sha256:2e28251e1a65b7176007f53887f3693e5268848b1bb8a1e084e9f1064deaec8a_s390x",
"8Base-RHACM-2.4:rhacm2/grc-ui-rhel8@sha256:3848541d746de6dfacca63f06f29fc7d203dfa4c73dbd749407896ddddb7306c_ppc64le",
"8Base-RHACM-2.4:rhacm2/iam-policy-controller-rhel8@sha256:0deeefc1600e43aac6d9eadd05b32d3a1b2059632ec7e8b005eb2245b52dbd98_amd64",
"8Base-RHACM-2.4:rhacm2/iam-policy-controller-rhel8@sha256:7d1534ff8b00cd38716d2bfb65b924a45e9ec18a8eccad13c5e3818f858630b6_s390x",
"8Base-RHACM-2.4:rhacm2/iam-policy-controller-rhel8@sha256:b2fa794482a54fcfcbf7d0ac8597e9cb0ac0c73cfe5afa8bf2e73ca35d37feb9_ppc64le",
"8Base-RHACM-2.4:rhacm2/insights-client-rhel8@sha256:0f567016e55498bef2be33665d247eb14308b13aaef5cc670de7e06ff830cb9a_amd64",
"8Base-RHACM-2.4:rhacm2/insights-client-rhel8@sha256:6bd666f6d541ab33598c4a38ac05e8f65f19e03d8630cf685c89b05f14c4f1b8_ppc64le",
"8Base-RHACM-2.4:rhacm2/insights-client-rhel8@sha256:85bf407b6bc232952f4dd7c1edd8a7f4a168a6995d7b866f4417bc65a162efd5_s390x",
"8Base-RHACM-2.4:rhacm2/insights-metrics-rhel8@sha256:180e2ac58d3549c7ed583da66fba14368c606feb65b4313aac3b4f889ec091bb_amd64",
"8Base-RHACM-2.4:rhacm2/insights-metrics-rhel8@sha256:2492650b89feab7de0408be0e3af6d889e6291bb7064ea524dafca87b252840e_s390x",
"8Base-RHACM-2.4:rhacm2/insights-metrics-rhel8@sha256:93066377331da7f85024ae541440cb409c741d393adfdfe289f7d5836c0da183_ppc64le",
"8Base-RHACM-2.4:rhacm2/klusterlet-addon-controller-rhel8@sha256:018f6d71abae2963c853fe9d1a41fdad2df91acb72fee775af08275647d3019f_amd64",
"8Base-RHACM-2.4:rhacm2/klusterlet-addon-controller-rhel8@sha256:500d5166ea2f808c46b71d1a5470a35bffa484d860161a16e9809f90d021b23e_ppc64le",
"8Base-RHACM-2.4:rhacm2/klusterlet-addon-controller-rhel8@sha256:a4d7ef368efce597729c5fc1ae4358a0b45483a11b8363bf8d164c20075da748_s390x",
"8Base-RHACM-2.4:rhacm2/klusterlet-addon-rhel8-operator@sha256:0402e265ec4919aef893be4c0f177b53173bc0c50eb47aafea6822e05a7748be_s390x",
"8Base-RHACM-2.4:rhacm2/klusterlet-addon-rhel8-operator@sha256:6b0fbc1956407a0986460556336fcccfe4d08d712cc4b0af4ca65061baf75ea2_amd64",
"8Base-RHACM-2.4:rhacm2/klusterlet-addon-rhel8-operator@sha256:d7546a69df7b817d0c29c8f95dd3d5d2900c3755c82570b1d610702c56d4fb59_ppc64le",
"8Base-RHACM-2.4:rhacm2/kube-rbac-proxy-rhel8@sha256:6650633c4664e6b537e82eafc593dc91ca206de3b0de878f600c913a95eb18a2_amd64",
"8Base-RHACM-2.4:rhacm2/kube-rbac-proxy-rhel8@sha256:c1c90ee4ae1f908c33c8a8bf38f0b47bfad039bedccf870324f6b554aad5d78c_s390x",
"8Base-RHACM-2.4:rhacm2/kube-rbac-proxy-rhel8@sha256:ccddb38db49a190aa0d5d70e6b4672079ea222a42045d406a4b9974ac7412146_ppc64le",
"8Base-RHACM-2.4:rhacm2/kube-state-metrics-rhel8@sha256:566b95595959ba60677f1518562fd996ef7643dc94aa9e9fead0e4b4096032ca_s390x",
"8Base-RHACM-2.4:rhacm2/kube-state-metrics-rhel8@sha256:789f79b85c022e59143e725a589ac890884f079c969f56efb972b0a0f8d77e66_amd64",
"8Base-RHACM-2.4:rhacm2/kube-state-metrics-rhel8@sha256:971a33f5a57057d3901ff75eebbc13ca8456b4315dd7811139e60bb8872d80bf_ppc64le",
"8Base-RHACM-2.4:rhacm2/managedcluster-import-controller-rhel8@sha256:bcb43adee06dbb1cfb6a5c9fed71847ecc3826e3e44fe04d57b7143a6123daa5_s390x",
"8Base-RHACM-2.4:rhacm2/managedcluster-import-controller-rhel8@sha256:dbf235a9723a1c21471d8ef0029f3c999ac3b22512d67facd052efb725431bc1_ppc64le",
"8Base-RHACM-2.4:rhacm2/managedcluster-import-controller-rhel8@sha256:faf01c5554224350e4cffd1fc4ce275886791e45857bf0ed5f90ffa3a64680dc_amd64",
"8Base-RHACM-2.4:rhacm2/management-ingress-rhel8@sha256:46293eeaad521f993ed01467e13cae70f600426ef09df0e02dd8b83348b60027_amd64",
"8Base-RHACM-2.4:rhacm2/management-ingress-rhel8@sha256:c3cdbf5ff93b3b19ac2d7cf15b9152a0761d473de7afe29832a7ca3b833b6797_s390x",
"8Base-RHACM-2.4:rhacm2/management-ingress-rhel8@sha256:ce994a8f4c4e5476e6131a6721da748225c89a96c9d471a8638eefb6a22d52b9_ppc64le",
"8Base-RHACM-2.4:rhacm2/memcached-exporter-rhel8@sha256:01398d4f3b1825e864ddae46a5e4b7cc298dabb444dd105787ef6aeb70514571_ppc64le",
"8Base-RHACM-2.4:rhacm2/memcached-exporter-rhel8@sha256:5432fa56e40dee2475da7ee7b7e89cca10a8f06f4cbea94983fa094bfbef81ff_amd64",
"8Base-RHACM-2.4:rhacm2/memcached-exporter-rhel8@sha256:e22fa2dbc6733fc176f44cf42ec8f51b69672d354d6d2cf510eada5fe41a5245_s390x",
"8Base-RHACM-2.4:rhacm2/memcached-rhel8@sha256:0a0a88fb0138cd6de2e3fce81ab959d12cbda64e5fbab1046008aee1d94f12e2_s390x",
"8Base-RHACM-2.4:rhacm2/memcached-rhel8@sha256:7e0ee17c6d00d20773799cfb6c6e9e27c204d1e31010aa71a7f0f35eb5179a35_amd64",
"8Base-RHACM-2.4:rhacm2/memcached-rhel8@sha256:b9213f5525ebd51960412c15d416a591bf23731b6217f79aca2a89a893df2102_ppc64le",
"8Base-RHACM-2.4:rhacm2/metrics-collector-rhel8@sha256:431d4089a4a93c6b6a00cf9b63ecd9199a5545f09190577356b22ff6646820f3_amd64",
"8Base-RHACM-2.4:rhacm2/metrics-collector-rhel8@sha256:83f649b506ca698251c884692307d7cd52bbae87b0bf7790f96ffd24dd7f4fd7_ppc64le",
"8Base-RHACM-2.4:rhacm2/metrics-collector-rhel8@sha256:d37401c5fb672c56004f75974a4069d5d3b6c5e96ac7be4c174f9f178a7666bc_s390x",
"8Base-RHACM-2.4:rhacm2/multicloud-integrations-rhel8@sha256:a311c6ef1099d2370209bbbe30cfac6d1c50d79a2321beaab1f6158ab2db8bec_s390x",
"8Base-RHACM-2.4:rhacm2/multicloud-integrations-rhel8@sha256:e666154a539974d0cc005bc74903dc9f173920101dbfc5169b14a30129991475_ppc64le",
"8Base-RHACM-2.4:rhacm2/multicloud-integrations-rhel8@sha256:f37fe856571112970ae4786d313bf51e78b26e1630e443d276abb4de8e47e525_amd64",
"8Base-RHACM-2.4:rhacm2/multicloud-manager-rhel8@sha256:1dd235aa8599ca070f5175ad9da5bdb9505a7dfbbd87173f0bbf4e14ca0d5e88_ppc64le",
"8Base-RHACM-2.4:rhacm2/multicloud-manager-rhel8@sha256:8a1eeafb2a738aecb2723889c98e287638e950fec05425f1fe132ff7eb01738f_amd64",
"8Base-RHACM-2.4:rhacm2/multicloud-manager-rhel8@sha256:d458a289528173a07f7ff6d87279474e8379a2f05c11d5a9be97f9c43e38ec75_s390x",
"8Base-RHACM-2.4:rhacm2/multicluster-observability-rhel8-operator@sha256:45d046d621eab996c457a90b607ca9a57e2ca5dcad384d3cd5317475e096e098_amd64",
"8Base-RHACM-2.4:rhacm2/multicluster-observability-rhel8-operator@sha256:7ed02712f2d5093f7c751a6d22c9ffe5ce3b00c4cc901ffb779b8b51e282d698_s390x",
"8Base-RHACM-2.4:rhacm2/multicluster-observability-rhel8-operator@sha256:7f89cc6647700f7ddc46d4fabb4b3702142aa0fe9bd23026eba98c704026e9e9_ppc64le",
"8Base-RHACM-2.4:rhacm2/multicluster-operators-application-rhel8@sha256:27492dfdd71cc0bae6e01a184ac8fe5677ce172583b0fd1b9112dfd789009839_ppc64le",
"8Base-RHACM-2.4:rhacm2/multicluster-operators-application-rhel8@sha256:3af2802a89c09966e9c63f40974d8554a7b7b88cc386bbf5bda0a4cc987b7c15_s390x",
"8Base-RHACM-2.4:rhacm2/multicluster-operators-application-rhel8@sha256:723ac91ea8c130d80b48db30e05186607210aea71c7afc1c072b9a691e350215_amd64",
"8Base-RHACM-2.4:rhacm2/multicluster-operators-channel-rhel8@sha256:09883ff8a783d3f83e1c26566555c5ad140cc8bbf0d4cdb5220ef344c6282752_ppc64le",
"8Base-RHACM-2.4:rhacm2/multicluster-operators-channel-rhel8@sha256:4a34b2593897d4b1a1af124bdf6fb7e51bbd97bb4c56dd8ae463b3f3abbb7718_s390x",
"8Base-RHACM-2.4:rhacm2/multicluster-operators-channel-rhel8@sha256:883282b801566b5a40a32e33ebc431ac1398afb68f47ce931cc82b8b9eca1e55_amd64",
"8Base-RHACM-2.4:rhacm2/multicluster-operators-deployable-rhel8@sha256:0a15e49232c20ead26ade38823cd40d785e612670a41cac28ecea2066025a3d1_amd64",
"8Base-RHACM-2.4:rhacm2/multicluster-operators-deployable-rhel8@sha256:0ecd46eb89e90d787c442fd0ca92f84e9bf7fa6c2e315a0b95912616687c0580_s390x",
"8Base-RHACM-2.4:rhacm2/multicluster-operators-deployable-rhel8@sha256:bd148be0ad6ddbcc1995f94b4660d3fbe2338112230c840d77f53a564b14ec4a_ppc64le",
"8Base-RHACM-2.4:rhacm2/multicluster-operators-placementrule-rhel8@sha256:4bdca102dae861d39d81a2df4be1767e4e702ce3836224e9b875f613d1af0c37_ppc64le",
"8Base-RHACM-2.4:rhacm2/multicluster-operators-placementrule-rhel8@sha256:d71975de4b1d6b53d19ddf338f3d19ad7e28812f8fc932c144eee630d9cab176_amd64",
"8Base-RHACM-2.4:rhacm2/multicluster-operators-placementrule-rhel8@sha256:fa3e2e45501d661f4f724dea809b6eff73455db623b03178130590dbf317dba5_s390x",
"8Base-RHACM-2.4:rhacm2/multicluster-operators-subscription-release-rhel8@sha256:2e13c28d1f18f2efac62207515450a42732d4be790199ab0e5ddf2f181649cb4_ppc64le",
"8Base-RHACM-2.4:rhacm2/multicluster-operators-subscription-release-rhel8@sha256:50dc29deac8efaac3bf321270b718dec41d8b80746d3548c076ab26b2c6b63ca_s390x",
"8Base-RHACM-2.4:rhacm2/multicluster-operators-subscription-release-rhel8@sha256:faae7a0632b10dc9b65af7a8af7e7c7d9e26f2f7087687fa19d2afefa7426c5a_amd64",
"8Base-RHACM-2.4:rhacm2/multicluster-operators-subscription-rhel8@sha256:1fa2779aab32977ec8e867ed188dcdd66106986c3cbf39f02e2a555873ba478a_ppc64le",
"8Base-RHACM-2.4:rhacm2/multicluster-operators-subscription-rhel8@sha256:731a4f0919cbab729e9dded9e513ec4ad5e1b48967c21f65f3b494158a6b25ba_s390x",
"8Base-RHACM-2.4:rhacm2/multicluster-operators-subscription-rhel8@sha256:ec803f14f854b73a873f95027617246888ea28029f2f4bb5b7f39a5dd63399ca_amd64",
"8Base-RHACM-2.4:rhacm2/multiclusterhub-repo-rhel8@sha256:75504c269b3d0c2af9b48317f3dc070fae58a1e46e95283e2e0e1ab6b60f452d_amd64",
"8Base-RHACM-2.4:rhacm2/multiclusterhub-repo-rhel8@sha256:c21ffdaa0ce90e6c08f4814c09d9a0bd34d341ad1fc8f6ff2152e9007393ba1f_s390x",
"8Base-RHACM-2.4:rhacm2/multiclusterhub-repo-rhel8@sha256:e1e522835d65503d467dc9ef7c4a0149adfc4cbd3620134adb4a5694eda2f0c4_ppc64le",
"8Base-RHACM-2.4:rhacm2/multiclusterhub-rhel8@sha256:37cf6ccd9a2b9af4444fa192e7b5e6979687bd5159d97f48da40c4f9bad249eb_amd64",
"8Base-RHACM-2.4:rhacm2/multiclusterhub-rhel8@sha256:b8dea0eca4c8aaefee6be9afea77e3302ad551f68f5a87316caf65e13ac9138d_s390x",
"8Base-RHACM-2.4:rhacm2/multiclusterhub-rhel8@sha256:d173cf78965bd026a6333af91b55305ea9c349e630fa53548ee42d791295cd69_ppc64le",
"8Base-RHACM-2.4:rhacm2/node-exporter-rhel8@sha256:0b2cf97a3d82fb4570dee71c1232ef9998c7efcd1d9415f9f41351457802d62d_amd64",
"8Base-RHACM-2.4:rhacm2/node-exporter-rhel8@sha256:93e85d546c624a685221a5d0c9085fa59752105587a531c58066a856defa322a_ppc64le",
"8Base-RHACM-2.4:rhacm2/node-exporter-rhel8@sha256:b20c7b88c52ab9772ebd2216333d6324cba08c653135af469a9e6ccb6648d7c6_s390x",
"8Base-RHACM-2.4:rhacm2/observatorium-rhel8-operator@sha256:078b48f3746c33e0c69b11c9e51e70c220a3cc6f0fd26eb5b30534b16c6a2efa_s390x",
"8Base-RHACM-2.4:rhacm2/observatorium-rhel8-operator@sha256:0e1ec4eda138936261dc5a76a18fa4ace6082c636b30021ce10d5d4d0acea890_ppc64le",
"8Base-RHACM-2.4:rhacm2/observatorium-rhel8-operator@sha256:70e41fdcacd43b4e498b8d5917d0e2fb640f4e85f30b1d6646b27aee1bc8dafc_amd64",
"8Base-RHACM-2.4:rhacm2/observatorium-rhel8@sha256:431149d31b309822fa9476f951ae39bde3a81cc5d17d2a79062ced7b729166cd_amd64",
"8Base-RHACM-2.4:rhacm2/observatorium-rhel8@sha256:65aaebf97e8b904e9ff1520f4bc4704bc21614a7377f66a4c6776032621a9ccf_s390x",
"8Base-RHACM-2.4:rhacm2/observatorium-rhel8@sha256:804054ba7c65c0814307017e3ff6681ba25e62384468adbf3712418e1f3b321f_ppc64le",
"8Base-RHACM-2.4:rhacm2/openshift-hive-rhel8@sha256:80950fa60359f90359129bff09665d7e94150bfbcfb048dc46ec77309479733b_ppc64le",
"8Base-RHACM-2.4:rhacm2/openshift-hive-rhel8@sha256:bae2680af5a00937f0ecc680ad979b131ad65fc47c4683dec69e45e442dd38b4_amd64",
"8Base-RHACM-2.4:rhacm2/openshift-hive-rhel8@sha256:c75cad252f1bda9dac27d1145ee01fe91078e6bc29c60b72f2f0977cea56ae9c_s390x",
"8Base-RHACM-2.4:rhacm2/placement-rhel8@sha256:1cc55dc4ec890f583cf63c7c1d5451cd1e409dbb8feed7bb854e6970ba0e9cbd_s390x",
"8Base-RHACM-2.4:rhacm2/placement-rhel8@sha256:98f3db6bd38eec496565558b8c81a06b51fe22ad4c5a462a6b43a61ab3bc853c_amd64",
"8Base-RHACM-2.4:rhacm2/placement-rhel8@sha256:a0a5b1e0cd29da2c215f3ce555230477ce775cbd79423c74426aaa4f7f56cfc5_ppc64le",
"8Base-RHACM-2.4:rhacm2/prometheus-alertmanager-rhel8@sha256:29c84506cb42edbede5abdf086433ef003d677135fe3b51093c1fbafa6f666e0_s390x",
"8Base-RHACM-2.4:rhacm2/prometheus-alertmanager-rhel8@sha256:be4e1ac4ca5c8145ad7488bc9f067d8f1b9f4cb3d79ac43f4addd19cc66a584b_amd64",
"8Base-RHACM-2.4:rhacm2/prometheus-alertmanager-rhel8@sha256:fc83710377e91bec8866053bb2b9f91be7a3c25993488a6f9641e7c93918aadc_ppc64le",
"8Base-RHACM-2.4:rhacm2/prometheus-rhel8@sha256:1587535175898f97007552a6023ef0785861271dc939a751c98db0c41c9e2c97_amd64",
"8Base-RHACM-2.4:rhacm2/prometheus-rhel8@sha256:4aa41836d3699f3b8a546703fa5032a01af6bcac60465e779769c32a36352d0d_s390x",
"8Base-RHACM-2.4:rhacm2/prometheus-rhel8@sha256:f7971a684bcdce02604319ecace5ba585797f116a64024da815bf3e2d27f6251_ppc64le",
"8Base-RHACM-2.4:rhacm2/provider-credential-controller-rhel8@sha256:827351fc8036170bfb1b6d0fc15c84476c8913ae044163884ff89424e0e4235f_s390x",
"8Base-RHACM-2.4:rhacm2/provider-credential-controller-rhel8@sha256:a6f1234d8f90e06b88775ce831e574ec0621e487043d412d7c35d2bde6db21f9_amd64",
"8Base-RHACM-2.4:rhacm2/provider-credential-controller-rhel8@sha256:e33d7b73b6a7d41ef7779800af177a4557608ea87c854e457d0421332fcb421f_ppc64le",
"8Base-RHACM-2.4:rhacm2/rbac-query-proxy-rhel8@sha256:1d1c793c2bf89cb49dc4625981b4f7bc9cc827d01d7c57af88cde59adde21787_amd64",
"8Base-RHACM-2.4:rhacm2/rbac-query-proxy-rhel8@sha256:a129031e0e3c0e389a104f1ad15f4ecbb6382d79e19c62e7b22b31bee7021cdd_s390x",
"8Base-RHACM-2.4:rhacm2/rbac-query-proxy-rhel8@sha256:b549a06e14f326d196883c8168db3f82edbb952184ea4742b6d4eca78b13bc69_ppc64le",
"8Base-RHACM-2.4:rhacm2/redisgraph-tls-rhel8@sha256:7e3245ba0f53c4c510f7151b3e940c13d5a79d8d95b203e3b8ceaca4ceea42ea_ppc64le",
"8Base-RHACM-2.4:rhacm2/redisgraph-tls-rhel8@sha256:9fb4a62d70505c508d0d8dc158f8fa1c759c23f6a13c6a069a40a32c5cbce1fe_s390x",
"8Base-RHACM-2.4:rhacm2/redisgraph-tls-rhel8@sha256:cdf817bdb70737e6912e550fa1602bbbcaa5b34a2e2d47a249000aac560cc6f0_amd64",
"8Base-RHACM-2.4:rhacm2/registration-rhel8-operator@sha256:3ca37dec679c11f1333c5fd6c866867ce2e7ed5d3c139c2ad8f3ad7d10be70c0_s390x",
"8Base-RHACM-2.4:rhacm2/registration-rhel8-operator@sha256:45b0e1027807496b3c2a10d8e7c015cc91cc77b9832639adb51a6e5fc7f5071b_ppc64le",
"8Base-RHACM-2.4:rhacm2/registration-rhel8-operator@sha256:6710d98fb67533848a96f35fcbeb0adf6999a7e6534068ccc9956105a4d2db73_amd64",
"8Base-RHACM-2.4:rhacm2/registration-rhel8@sha256:0fbe6a1234544b31be5b6ba778895d31b0486783116796e0e31079cd2ee9f87a_ppc64le",
"8Base-RHACM-2.4:rhacm2/registration-rhel8@sha256:494e65b5e3bf27c3bae221db5154b119ef7689b2cb42894f05c40cf4608f1da6_s390x",
"8Base-RHACM-2.4:rhacm2/registration-rhel8@sha256:5d614eda176a91d5359e8a44a6f93a3fdbda8080f2209f342f83d4816b2d0008_amd64",
"8Base-RHACM-2.4:rhacm2/search-aggregator-rhel8@sha256:176ba84e41d3465826245fd9acd199c0b292c25a76c88bbcab8c07d93829ff9c_s390x",
"8Base-RHACM-2.4:rhacm2/search-aggregator-rhel8@sha256:3857111bc468c7bb79a7476d6bc5df0add7d8951799b65b6414f1f5dd3d5b9b8_amd64",
"8Base-RHACM-2.4:rhacm2/search-aggregator-rhel8@sha256:52a2dd79f67b1910a7129f70ba18b48656cd41b2a15f2ae4af2509c0eaa4205a_ppc64le",
"8Base-RHACM-2.4:rhacm2/search-api-rhel8@sha256:2d64646d663ac682a087fc69314bd72751ba2b005ab08a93da223470a863a740_amd64",
"8Base-RHACM-2.4:rhacm2/search-api-rhel8@sha256:74ccabf407b668837238eb3ad2e536fcb0b3df9a48741f43edf2456fbee80cc6_ppc64le",
"8Base-RHACM-2.4:rhacm2/search-api-rhel8@sha256:de9cc78ae58b063980c0fd3797cc6aba79bedc22898dae3fbce64c94dfd82909_s390x",
"8Base-RHACM-2.4:rhacm2/search-collector-rhel8@sha256:37c5344f9061f44ea363d64c2118e791999007ecdead8d15c8c121aff83631fe_amd64",
"8Base-RHACM-2.4:rhacm2/search-collector-rhel8@sha256:98fb5b0965d41badb9933eb0fc23a5006c1e1cb555a8b80b63a6a00bc87b1c7a_s390x",
"8Base-RHACM-2.4:rhacm2/search-collector-rhel8@sha256:ff9c98d5836007520ff971116d5c143b6e0fafa25e5c8f0dfd4b1a23f191f1d2_ppc64le",
"8Base-RHACM-2.4:rhacm2/search-rhel8@sha256:13b61bea54f6d67fb749852d48dc6a035ee516ed5f3d339619b97924e078ca59_ppc64le",
"8Base-RHACM-2.4:rhacm2/search-rhel8@sha256:210fdca717aef2b4159e223a4f0bab06cdae9491d2c890d63710cf3c71de0c32_amd64",
"8Base-RHACM-2.4:rhacm2/search-rhel8@sha256:5f3249435b29dba366242d6e68e6f1f2f4a8f4cd8941fb881d297bd5ed9fa72e_s390x",
"8Base-RHACM-2.4:rhacm2/search-ui-rhel8@sha256:2203d5c5cadd4be391bba00bbf8a588e930dcde7c438e15c14ed0e7a3fd31522_s390x",
"8Base-RHACM-2.4:rhacm2/search-ui-rhel8@sha256:aa0f257b502a6fcf1d2eb2270858f7d145abee32b9a64ba511bab22218b74e0a_ppc64le",
"8Base-RHACM-2.4:rhacm2/search-ui-rhel8@sha256:d4a81b7b29b9a76aa631ad26471b3cd6202775853f5a2102260c4f1e339cdfe0_amd64",
"8Base-RHACM-2.4:rhacm2/submariner-addon-rhel8@sha256:0faded1f0229ce80be36090a54ed761f1c89b414e84bd11d680fbddd382a986b_amd64",
"8Base-RHACM-2.4:rhacm2/submariner-addon-rhel8@sha256:4331c06cda7427491fcf5061f9695ab5f87dea5a02b5b915b1354c20f3cff830_s390x",
"8Base-RHACM-2.4:rhacm2/submariner-addon-rhel8@sha256:514d5c15aceb07e72ba74d9ba1b3bdc2e84e1c4060b2facdb886809b118c704c_ppc64le",
"8Base-RHACM-2.4:rhacm2/thanos-receive-controller-rhel8@sha256:2da6d891769a4d9cb936d93a8ea84eea45f33e482c79cc74418f4143c5c145e7_s390x",
"8Base-RHACM-2.4:rhacm2/thanos-receive-controller-rhel8@sha256:8c0745aa13e06c6cc159d8be33302b766673bdd1aedff1309d205519587440ab_amd64",
"8Base-RHACM-2.4:rhacm2/thanos-receive-controller-rhel8@sha256:8d0e265c199c32e757c2004d89db64bc64092171b98068aab03f977a744cc5bc_ppc64le",
"8Base-RHACM-2.4:rhacm2/thanos-rhel8@sha256:8036c9dd2d44027f5173b935ee8dcd9b3e87b433d65a50f83ffa76a503cf747c_s390x",
"8Base-RHACM-2.4:rhacm2/thanos-rhel8@sha256:ed22c2650f0d908174896647ced911a49945714a114836096b787cc879164bc4_ppc64le",
"8Base-RHACM-2.4:rhacm2/thanos-rhel8@sha256:fbe3062ae92faafd40caac5ddd0b20e2d1bfcaa64febebc0dcd5d368a3734c12_amd64",
"8Base-RHACM-2.4:rhacm2/volsync-mover-rclone-rhel8@sha256:0b3c2d30d0a6109db50dba4053d795fc92bfcadc380a8a8deb5ae4ef4e6d29fa_ppc64le",
"8Base-RHACM-2.4:rhacm2/volsync-mover-rclone-rhel8@sha256:6784f7672ac4c8f47ddaf9b5fc6b98f2c1d18c48be212114eeab9babb780cba6_s390x",
"8Base-RHACM-2.4:rhacm2/volsync-mover-rclone-rhel8@sha256:ada830a6dfa3f00aba2a32225a9884bbe31d20b93ece21249b11e6b037d85e75_amd64",
"8Base-RHACM-2.4:rhacm2/volsync-mover-restic-rhel8@sha256:31244fad1da3b5c258babd12defc1192a8534727f12ad775aad9d202fb6a5947_amd64",
"8Base-RHACM-2.4:rhacm2/volsync-mover-restic-rhel8@sha256:3ac9147cf782a40b3881973a399add430aee10cdfe1abdb00c98a0b5a3a527dc_s390x",
"8Base-RHACM-2.4:rhacm2/volsync-mover-restic-rhel8@sha256:9d00b2d06752192dd8f8f48aeb2786ac1ee0c062ed8916cf3f693c7d2a05e208_ppc64le",
"8Base-RHACM-2.4:rhacm2/volsync-mover-rsync-rhel8@sha256:30e06b75f83e22faeed2108f68b158fb35b4db22b83f049c61706ddcbfef27d9_ppc64le",
"8Base-RHACM-2.4:rhacm2/volsync-mover-rsync-rhel8@sha256:530aedee3aeca43ef0501f5cd2aa07c65eb708ac1a7fcd97fc3000358744d1bd_s390x",
"8Base-RHACM-2.4:rhacm2/volsync-mover-rsync-rhel8@sha256:c5621b5d113a1330bdc04f1fce05fd6f16c10526511ba207cb24551f7efe0e58_amd64",
"8Base-RHACM-2.4:rhacm2/volsync-rhel8@sha256:1ab81a27373c351eb2c932536fc9ea6cbf74911b794e3cd183c8e5624940a656_ppc64le",
"8Base-RHACM-2.4:rhacm2/volsync-rhel8@sha256:90ed24a800b82c2eb1c0f2d08aa11b2bea942e6a9044e3a01a5778877e7b376a_s390x",
"8Base-RHACM-2.4:rhacm2/volsync-rhel8@sha256:9e02a53649909a9d3ccd5c22f5c231b3ad69f451d7b5a32033046f3031cde188_amd64",
"8Base-RHACM-2.4:rhacm2/work-rhel8@sha256:0facf27d638269e722029217ef72016556c60e42887a836e4a0ad6140c1b6dcf_s390x",
"8Base-RHACM-2.4:rhacm2/work-rhel8@sha256:5694a214f662b4556b1fdf088ef0d33d6674dc3be3ae5d2fbdf00e56addeae3c_amd64",
"8Base-RHACM-2.4:rhacm2/work-rhel8@sha256:73b036d1c7b9c44010ef9716be8c96bfd2a7af7e09b2cf3402cc2aac81ef94e4_ppc64le"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "nodejs/undici: Cookie headers uncleared on cross-origin redirect"
},
{
"cve": "CVE-2022-36067",
"cwe": {
"id": "CWE-913",
"name": "Improper Control of Dynamically-Managed Code Resources"
},
"discovery_date": "2022-09-07T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2124794"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in the vm2 sandbox when running untrusted code, as the sandbox setup does not manage proper exception handling. This flaw allows an attacker to bypass the sandbox protections and gain remote code execution on the hypervisor host or the host which is running the sandbox.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "vm2: Sandbox Escape in vm2",
"title": "Vulnerability summary"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\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.4:rhacm2/acm-grafana-rhel8@sha256:17c53124f6c09cc839f533aee0c870078f547fef29a19803814f5c5fbc5e7939_s390x",
"8Base-RHACM-2.4:rhacm2/acm-grafana-rhel8@sha256:644a295644e91a8976d4df02e5ccdd711d8d3c8fa409cae698671b49b96ec00a_ppc64le",
"8Base-RHACM-2.4:rhacm2/acm-grafana-rhel8@sha256:9c9b992bf748282d7cdc941b7907bbcbabe69a8b287bc4195a6bc8b9d9b6cbd0_amd64",
"8Base-RHACM-2.4:rhacm2/acm-must-gather-rhel8@sha256:0cca0dbb0b7adff8eaea1315b422edb6ea1778befa4772f3e6f5755fb5519196_s390x",
"8Base-RHACM-2.4:rhacm2/acm-must-gather-rhel8@sha256:63b5758cfcffe96326b090ae51d38c00ca13b35e9fe5e4354cd33e67d042c41b_amd64",
"8Base-RHACM-2.4:rhacm2/acm-must-gather-rhel8@sha256:cfc97f6c9495bac2635e016dd47049683f8ed78c932ef2c70cec2ec7be323fea_ppc64le",
"8Base-RHACM-2.4:rhacm2/acm-operator-bundle@sha256:346215260baa3371853d15ccc451c3ac418813c5cd9b422b0ad9f2dd6ae8a511_s390x",
"8Base-RHACM-2.4:rhacm2/acm-operator-bundle@sha256:cb4fca4155dc3e274712c0c7609eb6111a6e03207ddaa0d5c3c8752badc15b2c_amd64",
"8Base-RHACM-2.4:rhacm2/acm-operator-bundle@sha256:cceb82a8492d7e971e515f1a0a5391a1051e4f130f7a14e412def20616e05d40_ppc64le",
"8Base-RHACM-2.4:rhacm2/agent-service-rhel8@sha256:5b5046b04aa10807a6676916cf4744f0cd36c056dd3fd626304814af2d665cf9_amd64",
"8Base-RHACM-2.4:rhacm2/agent-service-rhel8@sha256:5c89bb44eda9a0754ea1d1ca69ea260f02f060c517194251519439e4b943e46a_ppc64le",
"8Base-RHACM-2.4:rhacm2/agent-service-rhel8@sha256:cfe9dfc60224b6206d6fbbc4c4ee95e378ce2da8b79c176e5e7bfdd8b0375f88_s390x",
"8Base-RHACM-2.4:rhacm2/application-ui-rhel8@sha256:6acf7df47405a4ccb3ede12db6574a0829d28f94ea5d20d6041db1bd045a90c6_ppc64le",
"8Base-RHACM-2.4:rhacm2/application-ui-rhel8@sha256:96c10e483a1c99f0ac91fb84df87ebe927e82ca35ef7e36e0f583121dcdd8b15_amd64",
"8Base-RHACM-2.4:rhacm2/application-ui-rhel8@sha256:ffb0b475eccc16a227f13a3d0d332f9cd9b96eade52646352a7497f903edf1a2_s390x",
"8Base-RHACM-2.4:rhacm2/assisted-image-service-rhel8@sha256:2c2f96ebf908cf415613aec65a414884ec35784e4bdcd4c4b4978aa98149af4d_amd64",
"8Base-RHACM-2.4:rhacm2/assisted-image-service-rhel8@sha256:c89023b0b424e2b8800399fc4b6cfa9336248f3222097c094d33fd2b872398aa_ppc64le",
"8Base-RHACM-2.4:rhacm2/assisted-image-service-rhel8@sha256:e49c328eb815293dd606199a0b8a2bd0db6bbf5d87eeaa7902d6d4df1bb41d35_s390x",
"8Base-RHACM-2.4:rhacm2/assisted-installer-agent-rhel8@sha256:86fd675a09451d3ee552452999cd2c82410174f5e55dcfd4f21286559363217e_amd64",
"8Base-RHACM-2.4:rhacm2/assisted-installer-reporter-rhel8@sha256:dcc214165e5c895925f52673577fa73274b017e3e9017818bf5c0327b3600ffb_ppc64le",
"8Base-RHACM-2.4:rhacm2/assisted-installer-reporter-rhel8@sha256:f7004db056478b4c1b101ab0ceac24f78dbefc018a1e76e12e8a4f69fd171175_amd64",
"8Base-RHACM-2.4:rhacm2/assisted-installer-rhel8@sha256:6e002bec6af8e7d7b0c89bc25f4a9e3224e47f5638be7cc2a9c68a5e92447254_amd64",
"8Base-RHACM-2.4:rhacm2/assisted-installer-rhel8@sha256:815976efa30282899af7de91b5df1fdeca10c709d0fc60d09d8f3abb1c2acdc3_ppc64le",
"8Base-RHACM-2.4:rhacm2/cert-policy-controller-rhel8@sha256:0e30470d12e11f473750e0b95833d0d1fe6fd3ee9d9d0c5d7454614449156148_s390x",
"8Base-RHACM-2.4:rhacm2/cert-policy-controller-rhel8@sha256:2324eeab4219c1c953b698cbd1cf57e0af777f31042de00eaaa2bf163f84cae1_amd64",
"8Base-RHACM-2.4:rhacm2/cert-policy-controller-rhel8@sha256:c3d60eaf9f775e623114d093450b5d170b4048ef1e52267a2153ec54489bd00f_ppc64le",
"8Base-RHACM-2.4:rhacm2/cluster-backup-rhel8-operator@sha256:9969b8f2f91bd0a3ef0e89300d66a656238a3a3361d56cf7fc0eb55db1752782_amd64",
"8Base-RHACM-2.4:rhacm2/cluster-backup-rhel8-operator@sha256:d5639931ddcb1288f279f54a3688fcb8c94d710a457917c46bfa3db6cd1a317b_s390x",
"8Base-RHACM-2.4:rhacm2/cluster-backup-rhel8-operator@sha256:fa4667d27a8778efc83ace86657c638aacb7ccc3168c489d427c1d6ab834cbb2_ppc64le",
"8Base-RHACM-2.4:rhacm2/cluster-curator-controller-rhel8@sha256:4b32ee29c898c9f52a5fdeed3a6a595ac157db7051b36086eddf7a8f91b2ec08_ppc64le",
"8Base-RHACM-2.4:rhacm2/cluster-curator-controller-rhel8@sha256:9e6a260d8130731601612a56cea728fc6b80cfa3d7fd8b6612175ff76b290dea_s390x",
"8Base-RHACM-2.4:rhacm2/cluster-curator-controller-rhel8@sha256:faa454bab3f9ea36a2d5a1eaa16806ac3669472856833e750571e45da7074d40_amd64",
"8Base-RHACM-2.4:rhacm2/cluster-proxy-addon-rhel8@sha256:03d738d93d893b9fd9d2587e14b9a7a92bbb5eca4b85901b5e07cff1e7a3ab73_s390x",
"8Base-RHACM-2.4:rhacm2/cluster-proxy-addon-rhel8@sha256:22c9595f3f4d95b6dc6c17ce5412f4131d9ce501f2660f23d176f276c4a97a73_ppc64le",
"8Base-RHACM-2.4:rhacm2/cluster-proxy-addon-rhel8@sha256:ae6de1e14b7897a944733cdb9963f31990d696a66260974d3f692e0af87161d3_amd64",
"8Base-RHACM-2.4:rhacm2/clusterclaims-controller-rhel8@sha256:2c7f03c0ca17163c949249bb4b480a0fd2c986e55b0dc23c6cd3b0a974b4c229_ppc64le",
"8Base-RHACM-2.4:rhacm2/clusterclaims-controller-rhel8@sha256:bd8fa875e2c6b6c650c21089441b417ae657b8e1fda2786d2f328978776a6883_s390x",
"8Base-RHACM-2.4:rhacm2/clusterclaims-controller-rhel8@sha256:c49c92c632968e08f74d08eaa99862f0dd8dd1fe4a85f05e57efa90e5dca5563_amd64",
"8Base-RHACM-2.4:rhacm2/clusterlifecycle-state-metrics-rhel8@sha256:3711cb41642a7fffc69a0c98db128d39d980555127f22a9d1dfd76c9631b8edc_ppc64le",
"8Base-RHACM-2.4:rhacm2/clusterlifecycle-state-metrics-rhel8@sha256:60a54bc76a84f2369b02dc1b9b0d8353da93acc9f8193a26739110c6fe59abdd_s390x",
"8Base-RHACM-2.4:rhacm2/clusterlifecycle-state-metrics-rhel8@sha256:6df08e52cee6890187b6be3a62b36c18fcff7e34630da933e0a5f7bcecec6b4c_amd64",
"8Base-RHACM-2.4:rhacm2/config-policy-controller-rhel8@sha256:8fb0581852dc1dfd80a81ba03c6976da1aa8d93675f626765f2266adfa94d5ac_s390x",
"8Base-RHACM-2.4:rhacm2/config-policy-controller-rhel8@sha256:929233f873cbf980fb850a9812c98bd09f907e26d9afeb1c0198d52776e33b32_ppc64le",
"8Base-RHACM-2.4:rhacm2/config-policy-controller-rhel8@sha256:a3653dcecb777d7b3915c49b7999793b90dd4524628d5517368a0837af46aa07_amd64",
"8Base-RHACM-2.4:rhacm2/console-api-rhel8@sha256:02481bcf2ddd1771d965e947cfcbad66540e2df055a3013bee5185ab84960d6d_ppc64le",
"8Base-RHACM-2.4:rhacm2/console-api-rhel8@sha256:3a47d211370efc6e1661d4d0abd0d5abc65d8a759218af7c2722db820a664d8c_s390x",
"8Base-RHACM-2.4:rhacm2/console-api-rhel8@sha256:789e1950e886e54c341699cc8ec0c4bfb9a0e295e49961366759e861d32d5ef9_amd64",
"8Base-RHACM-2.4:rhacm2/console-rhel8@sha256:5215e1a2f456b83ba4ae02ea653bef51d331ced6e9a4c67958e8c41cd88aa818_s390x",
"8Base-RHACM-2.4:rhacm2/console-rhel8@sha256:d5cbabd5d26e6e712d9f531db8ebaa3a793599538ef2e62262b02c165ea74b9a_ppc64le",
"8Base-RHACM-2.4:rhacm2/console-rhel8@sha256:e797bce5724653b3ae0395c66c4796dc0594002cdde7242f4fd29c2fd5e703fa_amd64",
"8Base-RHACM-2.4:rhacm2/discovery-rhel8-operator@sha256:224af94e4e027bfb7edff3f889ec08aa031eaede2e4a02c67ce2925f29230ea8_s390x",
"8Base-RHACM-2.4:rhacm2/discovery-rhel8-operator@sha256:5dd54d496d15c262072c6024385e9fbf016edabe8a6bcdf31ec63ed5c445088c_amd64",
"8Base-RHACM-2.4:rhacm2/discovery-rhel8-operator@sha256:f64cae3c176e4b18af716ba054dcebafa07c3f893943de09b7dfd0285a9271d5_ppc64le",
"8Base-RHACM-2.4:rhacm2/endpoint-monitoring-rhel8-operator@sha256:516888a8ee8d509b77cda6ef2154a6d70a94a48a2c8c5bc7a9b1b9f2e089ff57_ppc64le",
"8Base-RHACM-2.4:rhacm2/endpoint-monitoring-rhel8-operator@sha256:c48ced70438f389ee0a22a8670db80c121c087728533c5cd2070751ce3b2614e_amd64",
"8Base-RHACM-2.4:rhacm2/endpoint-monitoring-rhel8-operator@sha256:ee184be0540e401b6834747b6632b11d69269f3d9ab44bc4aaab9fc9877191aa_s390x",
"8Base-RHACM-2.4:rhacm2/governance-policy-propagator-rhel8@sha256:b5a8689de0cc37c38daca89e1a6f64b6601b341a8f12ef6c093ec12b83bca4e8_s390x",
"8Base-RHACM-2.4:rhacm2/governance-policy-propagator-rhel8@sha256:f885cac3c1b78c94885f9a9e197511c51b5470b192d6ac48e6cb20a592b36832_ppc64le",
"8Base-RHACM-2.4:rhacm2/governance-policy-propagator-rhel8@sha256:fbec65b4937bbdad28cc1e04b5b215caddeaacda3a844cd0a45ade093997adc3_amd64",
"8Base-RHACM-2.4:rhacm2/governance-policy-spec-sync-rhel8@sha256:2c130b6df67cd0a8ee055d9b8bb3ede4bcf211978db7cdd892f78bf1d56dd269_amd64",
"8Base-RHACM-2.4:rhacm2/governance-policy-spec-sync-rhel8@sha256:6a8227f1560751fd8e1d2ec8136d8855599727eb7ad382bd5b18167ba46b31ff_ppc64le",
"8Base-RHACM-2.4:rhacm2/governance-policy-spec-sync-rhel8@sha256:c2c6ab3e7317dee023b79cc868c052a8a602610925932358498a3a215d5c8089_s390x",
"8Base-RHACM-2.4:rhacm2/governance-policy-status-sync-rhel8@sha256:385006b34743b689054c581eaaffb5298adfd092eaa13ff6c24f28fa5b79a178_amd64",
"8Base-RHACM-2.4:rhacm2/governance-policy-status-sync-rhel8@sha256:6c2ec36725b956432591b6cb6a20d4eb2ac3bf759ab4a901f581c81bcb12270c_ppc64le",
"8Base-RHACM-2.4:rhacm2/governance-policy-status-sync-rhel8@sha256:76f717cb9fe271941f45794a8dd9ebb85af0f7ab6cd104a698352b875e1b721d_s390x",
"8Base-RHACM-2.4:rhacm2/governance-policy-template-sync-rhel8@sha256:2d0d4141d0df7a5309edb3aa064591479facd14d604f5338383a88a7c01fb976_s390x",
"8Base-RHACM-2.4:rhacm2/governance-policy-template-sync-rhel8@sha256:a96e372e54eadb8c0f384eaf5295a5a17ab701c5051b5ae59341ecc01489099b_ppc64le",
"8Base-RHACM-2.4:rhacm2/governance-policy-template-sync-rhel8@sha256:d9135c4c5eb68af915b552e2d7fe62251f4a3a23d45a7b193d754b7da900b159_amd64",
"8Base-RHACM-2.4:rhacm2/grafana-dashboard-loader-rhel8@sha256:1f8b57a645d0abc3e639eb493f228d3485f4a3f53528175bc386f712fce7cd3f_amd64",
"8Base-RHACM-2.4:rhacm2/grafana-dashboard-loader-rhel8@sha256:5419a6207c0cd1adb21d7c4c3378d31f240a9f29674aee612608d015fe0b491f_ppc64le",
"8Base-RHACM-2.4:rhacm2/grafana-dashboard-loader-rhel8@sha256:6190c4487c63f61cb24e8d219aa1ebc6ff5d8d8b1ece5bbb3da5d46e67f0b98c_s390x",
"8Base-RHACM-2.4:rhacm2/grc-ui-api-rhel8@sha256:40f04e8634a2151e7a4aefe823c980d1d98c89ddb1210b55b4c0566bd85fd787_amd64",
"8Base-RHACM-2.4:rhacm2/grc-ui-api-rhel8@sha256:999f7119e60d578cd54b08135838fb8ecb996cd93f8e6f07ee92ec776f86f3d7_s390x",
"8Base-RHACM-2.4:rhacm2/grc-ui-api-rhel8@sha256:a8072d656eb14084eafd141690c02119376c9436faab8e4d219e1f0ade7ed2ec_ppc64le",
"8Base-RHACM-2.4:rhacm2/grc-ui-rhel8@sha256:18beaf038580dd78d44cdbd7b3e9bfab16b1ae9f1b454689abe1ebfefe4964b5_amd64",
"8Base-RHACM-2.4:rhacm2/grc-ui-rhel8@sha256:2e28251e1a65b7176007f53887f3693e5268848b1bb8a1e084e9f1064deaec8a_s390x",
"8Base-RHACM-2.4:rhacm2/grc-ui-rhel8@sha256:3848541d746de6dfacca63f06f29fc7d203dfa4c73dbd749407896ddddb7306c_ppc64le",
"8Base-RHACM-2.4:rhacm2/iam-policy-controller-rhel8@sha256:0deeefc1600e43aac6d9eadd05b32d3a1b2059632ec7e8b005eb2245b52dbd98_amd64",
"8Base-RHACM-2.4:rhacm2/iam-policy-controller-rhel8@sha256:7d1534ff8b00cd38716d2bfb65b924a45e9ec18a8eccad13c5e3818f858630b6_s390x",
"8Base-RHACM-2.4:rhacm2/iam-policy-controller-rhel8@sha256:b2fa794482a54fcfcbf7d0ac8597e9cb0ac0c73cfe5afa8bf2e73ca35d37feb9_ppc64le",
"8Base-RHACM-2.4:rhacm2/insights-client-rhel8@sha256:0f567016e55498bef2be33665d247eb14308b13aaef5cc670de7e06ff830cb9a_amd64",
"8Base-RHACM-2.4:rhacm2/insights-client-rhel8@sha256:6bd666f6d541ab33598c4a38ac05e8f65f19e03d8630cf685c89b05f14c4f1b8_ppc64le",
"8Base-RHACM-2.4:rhacm2/insights-client-rhel8@sha256:85bf407b6bc232952f4dd7c1edd8a7f4a168a6995d7b866f4417bc65a162efd5_s390x",
"8Base-RHACM-2.4:rhacm2/insights-metrics-rhel8@sha256:180e2ac58d3549c7ed583da66fba14368c606feb65b4313aac3b4f889ec091bb_amd64",
"8Base-RHACM-2.4:rhacm2/insights-metrics-rhel8@sha256:2492650b89feab7de0408be0e3af6d889e6291bb7064ea524dafca87b252840e_s390x",
"8Base-RHACM-2.4:rhacm2/insights-metrics-rhel8@sha256:93066377331da7f85024ae541440cb409c741d393adfdfe289f7d5836c0da183_ppc64le",
"8Base-RHACM-2.4:rhacm2/klusterlet-addon-controller-rhel8@sha256:018f6d71abae2963c853fe9d1a41fdad2df91acb72fee775af08275647d3019f_amd64",
"8Base-RHACM-2.4:rhacm2/klusterlet-addon-controller-rhel8@sha256:500d5166ea2f808c46b71d1a5470a35bffa484d860161a16e9809f90d021b23e_ppc64le",
"8Base-RHACM-2.4:rhacm2/klusterlet-addon-controller-rhel8@sha256:a4d7ef368efce597729c5fc1ae4358a0b45483a11b8363bf8d164c20075da748_s390x",
"8Base-RHACM-2.4:rhacm2/klusterlet-addon-rhel8-operator@sha256:0402e265ec4919aef893be4c0f177b53173bc0c50eb47aafea6822e05a7748be_s390x",
"8Base-RHACM-2.4:rhacm2/klusterlet-addon-rhel8-operator@sha256:6b0fbc1956407a0986460556336fcccfe4d08d712cc4b0af4ca65061baf75ea2_amd64",
"8Base-RHACM-2.4:rhacm2/klusterlet-addon-rhel8-operator@sha256:d7546a69df7b817d0c29c8f95dd3d5d2900c3755c82570b1d610702c56d4fb59_ppc64le",
"8Base-RHACM-2.4:rhacm2/kube-rbac-proxy-rhel8@sha256:6650633c4664e6b537e82eafc593dc91ca206de3b0de878f600c913a95eb18a2_amd64",
"8Base-RHACM-2.4:rhacm2/kube-rbac-proxy-rhel8@sha256:c1c90ee4ae1f908c33c8a8bf38f0b47bfad039bedccf870324f6b554aad5d78c_s390x",
"8Base-RHACM-2.4:rhacm2/kube-rbac-proxy-rhel8@sha256:ccddb38db49a190aa0d5d70e6b4672079ea222a42045d406a4b9974ac7412146_ppc64le",
"8Base-RHACM-2.4:rhacm2/kube-state-metrics-rhel8@sha256:566b95595959ba60677f1518562fd996ef7643dc94aa9e9fead0e4b4096032ca_s390x",
"8Base-RHACM-2.4:rhacm2/kube-state-metrics-rhel8@sha256:789f79b85c022e59143e725a589ac890884f079c969f56efb972b0a0f8d77e66_amd64",
"8Base-RHACM-2.4:rhacm2/kube-state-metrics-rhel8@sha256:971a33f5a57057d3901ff75eebbc13ca8456b4315dd7811139e60bb8872d80bf_ppc64le",
"8Base-RHACM-2.4:rhacm2/managedcluster-import-controller-rhel8@sha256:bcb43adee06dbb1cfb6a5c9fed71847ecc3826e3e44fe04d57b7143a6123daa5_s390x",
"8Base-RHACM-2.4:rhacm2/managedcluster-import-controller-rhel8@sha256:dbf235a9723a1c21471d8ef0029f3c999ac3b22512d67facd052efb725431bc1_ppc64le",
"8Base-RHACM-2.4:rhacm2/managedcluster-import-controller-rhel8@sha256:faf01c5554224350e4cffd1fc4ce275886791e45857bf0ed5f90ffa3a64680dc_amd64",
"8Base-RHACM-2.4:rhacm2/management-ingress-rhel8@sha256:46293eeaad521f993ed01467e13cae70f600426ef09df0e02dd8b83348b60027_amd64",
"8Base-RHACM-2.4:rhacm2/management-ingress-rhel8@sha256:c3cdbf5ff93b3b19ac2d7cf15b9152a0761d473de7afe29832a7ca3b833b6797_s390x",
"8Base-RHACM-2.4:rhacm2/management-ingress-rhel8@sha256:ce994a8f4c4e5476e6131a6721da748225c89a96c9d471a8638eefb6a22d52b9_ppc64le",
"8Base-RHACM-2.4:rhacm2/memcached-exporter-rhel8@sha256:01398d4f3b1825e864ddae46a5e4b7cc298dabb444dd105787ef6aeb70514571_ppc64le",
"8Base-RHACM-2.4:rhacm2/memcached-exporter-rhel8@sha256:5432fa56e40dee2475da7ee7b7e89cca10a8f06f4cbea94983fa094bfbef81ff_amd64",
"8Base-RHACM-2.4:rhacm2/memcached-exporter-rhel8@sha256:e22fa2dbc6733fc176f44cf42ec8f51b69672d354d6d2cf510eada5fe41a5245_s390x",
"8Base-RHACM-2.4:rhacm2/memcached-rhel8@sha256:0a0a88fb0138cd6de2e3fce81ab959d12cbda64e5fbab1046008aee1d94f12e2_s390x",
"8Base-RHACM-2.4:rhacm2/memcached-rhel8@sha256:7e0ee17c6d00d20773799cfb6c6e9e27c204d1e31010aa71a7f0f35eb5179a35_amd64",
"8Base-RHACM-2.4:rhacm2/memcached-rhel8@sha256:b9213f5525ebd51960412c15d416a591bf23731b6217f79aca2a89a893df2102_ppc64le",
"8Base-RHACM-2.4:rhacm2/metrics-collector-rhel8@sha256:431d4089a4a93c6b6a00cf9b63ecd9199a5545f09190577356b22ff6646820f3_amd64",
"8Base-RHACM-2.4:rhacm2/metrics-collector-rhel8@sha256:83f649b506ca698251c884692307d7cd52bbae87b0bf7790f96ffd24dd7f4fd7_ppc64le",
"8Base-RHACM-2.4:rhacm2/metrics-collector-rhel8@sha256:d37401c5fb672c56004f75974a4069d5d3b6c5e96ac7be4c174f9f178a7666bc_s390x",
"8Base-RHACM-2.4:rhacm2/multicloud-integrations-rhel8@sha256:a311c6ef1099d2370209bbbe30cfac6d1c50d79a2321beaab1f6158ab2db8bec_s390x",
"8Base-RHACM-2.4:rhacm2/multicloud-integrations-rhel8@sha256:e666154a539974d0cc005bc74903dc9f173920101dbfc5169b14a30129991475_ppc64le",
"8Base-RHACM-2.4:rhacm2/multicloud-integrations-rhel8@sha256:f37fe856571112970ae4786d313bf51e78b26e1630e443d276abb4de8e47e525_amd64",
"8Base-RHACM-2.4:rhacm2/multicloud-manager-rhel8@sha256:1dd235aa8599ca070f5175ad9da5bdb9505a7dfbbd87173f0bbf4e14ca0d5e88_ppc64le",
"8Base-RHACM-2.4:rhacm2/multicloud-manager-rhel8@sha256:8a1eeafb2a738aecb2723889c98e287638e950fec05425f1fe132ff7eb01738f_amd64",
"8Base-RHACM-2.4:rhacm2/multicloud-manager-rhel8@sha256:d458a289528173a07f7ff6d87279474e8379a2f05c11d5a9be97f9c43e38ec75_s390x",
"8Base-RHACM-2.4:rhacm2/multicluster-observability-rhel8-operator@sha256:45d046d621eab996c457a90b607ca9a57e2ca5dcad384d3cd5317475e096e098_amd64",
"8Base-RHACM-2.4:rhacm2/multicluster-observability-rhel8-operator@sha256:7ed02712f2d5093f7c751a6d22c9ffe5ce3b00c4cc901ffb779b8b51e282d698_s390x",
"8Base-RHACM-2.4:rhacm2/multicluster-observability-rhel8-operator@sha256:7f89cc6647700f7ddc46d4fabb4b3702142aa0fe9bd23026eba98c704026e9e9_ppc64le",
"8Base-RHACM-2.4:rhacm2/multicluster-operators-application-rhel8@sha256:27492dfdd71cc0bae6e01a184ac8fe5677ce172583b0fd1b9112dfd789009839_ppc64le",
"8Base-RHACM-2.4:rhacm2/multicluster-operators-application-rhel8@sha256:3af2802a89c09966e9c63f40974d8554a7b7b88cc386bbf5bda0a4cc987b7c15_s390x",
"8Base-RHACM-2.4:rhacm2/multicluster-operators-application-rhel8@sha256:723ac91ea8c130d80b48db30e05186607210aea71c7afc1c072b9a691e350215_amd64",
"8Base-RHACM-2.4:rhacm2/multicluster-operators-channel-rhel8@sha256:09883ff8a783d3f83e1c26566555c5ad140cc8bbf0d4cdb5220ef344c6282752_ppc64le",
"8Base-RHACM-2.4:rhacm2/multicluster-operators-channel-rhel8@sha256:4a34b2593897d4b1a1af124bdf6fb7e51bbd97bb4c56dd8ae463b3f3abbb7718_s390x",
"8Base-RHACM-2.4:rhacm2/multicluster-operators-channel-rhel8@sha256:883282b801566b5a40a32e33ebc431ac1398afb68f47ce931cc82b8b9eca1e55_amd64",
"8Base-RHACM-2.4:rhacm2/multicluster-operators-deployable-rhel8@sha256:0a15e49232c20ead26ade38823cd40d785e612670a41cac28ecea2066025a3d1_amd64",
"8Base-RHACM-2.4:rhacm2/multicluster-operators-deployable-rhel8@sha256:0ecd46eb89e90d787c442fd0ca92f84e9bf7fa6c2e315a0b95912616687c0580_s390x",
"8Base-RHACM-2.4:rhacm2/multicluster-operators-deployable-rhel8@sha256:bd148be0ad6ddbcc1995f94b4660d3fbe2338112230c840d77f53a564b14ec4a_ppc64le",
"8Base-RHACM-2.4:rhacm2/multicluster-operators-placementrule-rhel8@sha256:4bdca102dae861d39d81a2df4be1767e4e702ce3836224e9b875f613d1af0c37_ppc64le",
"8Base-RHACM-2.4:rhacm2/multicluster-operators-placementrule-rhel8@sha256:d71975de4b1d6b53d19ddf338f3d19ad7e28812f8fc932c144eee630d9cab176_amd64",
"8Base-RHACM-2.4:rhacm2/multicluster-operators-placementrule-rhel8@sha256:fa3e2e45501d661f4f724dea809b6eff73455db623b03178130590dbf317dba5_s390x",
"8Base-RHACM-2.4:rhacm2/multicluster-operators-subscription-release-rhel8@sha256:2e13c28d1f18f2efac62207515450a42732d4be790199ab0e5ddf2f181649cb4_ppc64le",
"8Base-RHACM-2.4:rhacm2/multicluster-operators-subscription-release-rhel8@sha256:50dc29deac8efaac3bf321270b718dec41d8b80746d3548c076ab26b2c6b63ca_s390x",
"8Base-RHACM-2.4:rhacm2/multicluster-operators-subscription-release-rhel8@sha256:faae7a0632b10dc9b65af7a8af7e7c7d9e26f2f7087687fa19d2afefa7426c5a_amd64",
"8Base-RHACM-2.4:rhacm2/multicluster-operators-subscription-rhel8@sha256:1fa2779aab32977ec8e867ed188dcdd66106986c3cbf39f02e2a555873ba478a_ppc64le",
"8Base-RHACM-2.4:rhacm2/multicluster-operators-subscription-rhel8@sha256:731a4f0919cbab729e9dded9e513ec4ad5e1b48967c21f65f3b494158a6b25ba_s390x",
"8Base-RHACM-2.4:rhacm2/multicluster-operators-subscription-rhel8@sha256:ec803f14f854b73a873f95027617246888ea28029f2f4bb5b7f39a5dd63399ca_amd64",
"8Base-RHACM-2.4:rhacm2/multiclusterhub-repo-rhel8@sha256:75504c269b3d0c2af9b48317f3dc070fae58a1e46e95283e2e0e1ab6b60f452d_amd64",
"8Base-RHACM-2.4:rhacm2/multiclusterhub-repo-rhel8@sha256:c21ffdaa0ce90e6c08f4814c09d9a0bd34d341ad1fc8f6ff2152e9007393ba1f_s390x",
"8Base-RHACM-2.4:rhacm2/multiclusterhub-repo-rhel8@sha256:e1e522835d65503d467dc9ef7c4a0149adfc4cbd3620134adb4a5694eda2f0c4_ppc64le",
"8Base-RHACM-2.4:rhacm2/multiclusterhub-rhel8@sha256:37cf6ccd9a2b9af4444fa192e7b5e6979687bd5159d97f48da40c4f9bad249eb_amd64",
"8Base-RHACM-2.4:rhacm2/multiclusterhub-rhel8@sha256:b8dea0eca4c8aaefee6be9afea77e3302ad551f68f5a87316caf65e13ac9138d_s390x",
"8Base-RHACM-2.4:rhacm2/multiclusterhub-rhel8@sha256:d173cf78965bd026a6333af91b55305ea9c349e630fa53548ee42d791295cd69_ppc64le",
"8Base-RHACM-2.4:rhacm2/node-exporter-rhel8@sha256:0b2cf97a3d82fb4570dee71c1232ef9998c7efcd1d9415f9f41351457802d62d_amd64",
"8Base-RHACM-2.4:rhacm2/node-exporter-rhel8@sha256:93e85d546c624a685221a5d0c9085fa59752105587a531c58066a856defa322a_ppc64le",
"8Base-RHACM-2.4:rhacm2/node-exporter-rhel8@sha256:b20c7b88c52ab9772ebd2216333d6324cba08c653135af469a9e6ccb6648d7c6_s390x",
"8Base-RHACM-2.4:rhacm2/observatorium-rhel8-operator@sha256:078b48f3746c33e0c69b11c9e51e70c220a3cc6f0fd26eb5b30534b16c6a2efa_s390x",
"8Base-RHACM-2.4:rhacm2/observatorium-rhel8-operator@sha256:0e1ec4eda138936261dc5a76a18fa4ace6082c636b30021ce10d5d4d0acea890_ppc64le",
"8Base-RHACM-2.4:rhacm2/observatorium-rhel8-operator@sha256:70e41fdcacd43b4e498b8d5917d0e2fb640f4e85f30b1d6646b27aee1bc8dafc_amd64",
"8Base-RHACM-2.4:rhacm2/observatorium-rhel8@sha256:431149d31b309822fa9476f951ae39bde3a81cc5d17d2a79062ced7b729166cd_amd64",
"8Base-RHACM-2.4:rhacm2/observatorium-rhel8@sha256:65aaebf97e8b904e9ff1520f4bc4704bc21614a7377f66a4c6776032621a9ccf_s390x",
"8Base-RHACM-2.4:rhacm2/observatorium-rhel8@sha256:804054ba7c65c0814307017e3ff6681ba25e62384468adbf3712418e1f3b321f_ppc64le",
"8Base-RHACM-2.4:rhacm2/openshift-hive-rhel8@sha256:80950fa60359f90359129bff09665d7e94150bfbcfb048dc46ec77309479733b_ppc64le",
"8Base-RHACM-2.4:rhacm2/openshift-hive-rhel8@sha256:bae2680af5a00937f0ecc680ad979b131ad65fc47c4683dec69e45e442dd38b4_amd64",
"8Base-RHACM-2.4:rhacm2/openshift-hive-rhel8@sha256:c75cad252f1bda9dac27d1145ee01fe91078e6bc29c60b72f2f0977cea56ae9c_s390x",
"8Base-RHACM-2.4:rhacm2/placement-rhel8@sha256:1cc55dc4ec890f583cf63c7c1d5451cd1e409dbb8feed7bb854e6970ba0e9cbd_s390x",
"8Base-RHACM-2.4:rhacm2/placement-rhel8@sha256:98f3db6bd38eec496565558b8c81a06b51fe22ad4c5a462a6b43a61ab3bc853c_amd64",
"8Base-RHACM-2.4:rhacm2/placement-rhel8@sha256:a0a5b1e0cd29da2c215f3ce555230477ce775cbd79423c74426aaa4f7f56cfc5_ppc64le",
"8Base-RHACM-2.4:rhacm2/prometheus-alertmanager-rhel8@sha256:29c84506cb42edbede5abdf086433ef003d677135fe3b51093c1fbafa6f666e0_s390x",
"8Base-RHACM-2.4:rhacm2/prometheus-alertmanager-rhel8@sha256:be4e1ac4ca5c8145ad7488bc9f067d8f1b9f4cb3d79ac43f4addd19cc66a584b_amd64",
"8Base-RHACM-2.4:rhacm2/prometheus-alertmanager-rhel8@sha256:fc83710377e91bec8866053bb2b9f91be7a3c25993488a6f9641e7c93918aadc_ppc64le",
"8Base-RHACM-2.4:rhacm2/prometheus-rhel8@sha256:1587535175898f97007552a6023ef0785861271dc939a751c98db0c41c9e2c97_amd64",
"8Base-RHACM-2.4:rhacm2/prometheus-rhel8@sha256:4aa41836d3699f3b8a546703fa5032a01af6bcac60465e779769c32a36352d0d_s390x",
"8Base-RHACM-2.4:rhacm2/prometheus-rhel8@sha256:f7971a684bcdce02604319ecace5ba585797f116a64024da815bf3e2d27f6251_ppc64le",
"8Base-RHACM-2.4:rhacm2/provider-credential-controller-rhel8@sha256:827351fc8036170bfb1b6d0fc15c84476c8913ae044163884ff89424e0e4235f_s390x",
"8Base-RHACM-2.4:rhacm2/provider-credential-controller-rhel8@sha256:a6f1234d8f90e06b88775ce831e574ec0621e487043d412d7c35d2bde6db21f9_amd64",
"8Base-RHACM-2.4:rhacm2/provider-credential-controller-rhel8@sha256:e33d7b73b6a7d41ef7779800af177a4557608ea87c854e457d0421332fcb421f_ppc64le",
"8Base-RHACM-2.4:rhacm2/rbac-query-proxy-rhel8@sha256:1d1c793c2bf89cb49dc4625981b4f7bc9cc827d01d7c57af88cde59adde21787_amd64",
"8Base-RHACM-2.4:rhacm2/rbac-query-proxy-rhel8@sha256:a129031e0e3c0e389a104f1ad15f4ecbb6382d79e19c62e7b22b31bee7021cdd_s390x",
"8Base-RHACM-2.4:rhacm2/rbac-query-proxy-rhel8@sha256:b549a06e14f326d196883c8168db3f82edbb952184ea4742b6d4eca78b13bc69_ppc64le",
"8Base-RHACM-2.4:rhacm2/redisgraph-tls-rhel8@sha256:7e3245ba0f53c4c510f7151b3e940c13d5a79d8d95b203e3b8ceaca4ceea42ea_ppc64le",
"8Base-RHACM-2.4:rhacm2/redisgraph-tls-rhel8@sha256:9fb4a62d70505c508d0d8dc158f8fa1c759c23f6a13c6a069a40a32c5cbce1fe_s390x",
"8Base-RHACM-2.4:rhacm2/redisgraph-tls-rhel8@sha256:cdf817bdb70737e6912e550fa1602bbbcaa5b34a2e2d47a249000aac560cc6f0_amd64",
"8Base-RHACM-2.4:rhacm2/registration-rhel8-operator@sha256:3ca37dec679c11f1333c5fd6c866867ce2e7ed5d3c139c2ad8f3ad7d10be70c0_s390x",
"8Base-RHACM-2.4:rhacm2/registration-rhel8-operator@sha256:45b0e1027807496b3c2a10d8e7c015cc91cc77b9832639adb51a6e5fc7f5071b_ppc64le",
"8Base-RHACM-2.4:rhacm2/registration-rhel8-operator@sha256:6710d98fb67533848a96f35fcbeb0adf6999a7e6534068ccc9956105a4d2db73_amd64",
"8Base-RHACM-2.4:rhacm2/registration-rhel8@sha256:0fbe6a1234544b31be5b6ba778895d31b0486783116796e0e31079cd2ee9f87a_ppc64le",
"8Base-RHACM-2.4:rhacm2/registration-rhel8@sha256:494e65b5e3bf27c3bae221db5154b119ef7689b2cb42894f05c40cf4608f1da6_s390x",
"8Base-RHACM-2.4:rhacm2/registration-rhel8@sha256:5d614eda176a91d5359e8a44a6f93a3fdbda8080f2209f342f83d4816b2d0008_amd64",
"8Base-RHACM-2.4:rhacm2/search-aggregator-rhel8@sha256:176ba84e41d3465826245fd9acd199c0b292c25a76c88bbcab8c07d93829ff9c_s390x",
"8Base-RHACM-2.4:rhacm2/search-aggregator-rhel8@sha256:3857111bc468c7bb79a7476d6bc5df0add7d8951799b65b6414f1f5dd3d5b9b8_amd64",
"8Base-RHACM-2.4:rhacm2/search-aggregator-rhel8@sha256:52a2dd79f67b1910a7129f70ba18b48656cd41b2a15f2ae4af2509c0eaa4205a_ppc64le",
"8Base-RHACM-2.4:rhacm2/search-api-rhel8@sha256:2d64646d663ac682a087fc69314bd72751ba2b005ab08a93da223470a863a740_amd64",
"8Base-RHACM-2.4:rhacm2/search-api-rhel8@sha256:74ccabf407b668837238eb3ad2e536fcb0b3df9a48741f43edf2456fbee80cc6_ppc64le",
"8Base-RHACM-2.4:rhacm2/search-api-rhel8@sha256:de9cc78ae58b063980c0fd3797cc6aba79bedc22898dae3fbce64c94dfd82909_s390x",
"8Base-RHACM-2.4:rhacm2/search-collector-rhel8@sha256:37c5344f9061f44ea363d64c2118e791999007ecdead8d15c8c121aff83631fe_amd64",
"8Base-RHACM-2.4:rhacm2/search-collector-rhel8@sha256:98fb5b0965d41badb9933eb0fc23a5006c1e1cb555a8b80b63a6a00bc87b1c7a_s390x",
"8Base-RHACM-2.4:rhacm2/search-collector-rhel8@sha256:ff9c98d5836007520ff971116d5c143b6e0fafa25e5c8f0dfd4b1a23f191f1d2_ppc64le",
"8Base-RHACM-2.4:rhacm2/search-rhel8@sha256:13b61bea54f6d67fb749852d48dc6a035ee516ed5f3d339619b97924e078ca59_ppc64le",
"8Base-RHACM-2.4:rhacm2/search-rhel8@sha256:210fdca717aef2b4159e223a4f0bab06cdae9491d2c890d63710cf3c71de0c32_amd64",
"8Base-RHACM-2.4:rhacm2/search-rhel8@sha256:5f3249435b29dba366242d6e68e6f1f2f4a8f4cd8941fb881d297bd5ed9fa72e_s390x",
"8Base-RHACM-2.4:rhacm2/search-ui-rhel8@sha256:2203d5c5cadd4be391bba00bbf8a588e930dcde7c438e15c14ed0e7a3fd31522_s390x",
"8Base-RHACM-2.4:rhacm2/search-ui-rhel8@sha256:aa0f257b502a6fcf1d2eb2270858f7d145abee32b9a64ba511bab22218b74e0a_ppc64le",
"8Base-RHACM-2.4:rhacm2/search-ui-rhel8@sha256:d4a81b7b29b9a76aa631ad26471b3cd6202775853f5a2102260c4f1e339cdfe0_amd64",
"8Base-RHACM-2.4:rhacm2/submariner-addon-rhel8@sha256:0faded1f0229ce80be36090a54ed761f1c89b414e84bd11d680fbddd382a986b_amd64",
"8Base-RHACM-2.4:rhacm2/submariner-addon-rhel8@sha256:4331c06cda7427491fcf5061f9695ab5f87dea5a02b5b915b1354c20f3cff830_s390x",
"8Base-RHACM-2.4:rhacm2/submariner-addon-rhel8@sha256:514d5c15aceb07e72ba74d9ba1b3bdc2e84e1c4060b2facdb886809b118c704c_ppc64le",
"8Base-RHACM-2.4:rhacm2/thanos-receive-controller-rhel8@sha256:2da6d891769a4d9cb936d93a8ea84eea45f33e482c79cc74418f4143c5c145e7_s390x",
"8Base-RHACM-2.4:rhacm2/thanos-receive-controller-rhel8@sha256:8c0745aa13e06c6cc159d8be33302b766673bdd1aedff1309d205519587440ab_amd64",
"8Base-RHACM-2.4:rhacm2/thanos-receive-controller-rhel8@sha256:8d0e265c199c32e757c2004d89db64bc64092171b98068aab03f977a744cc5bc_ppc64le",
"8Base-RHACM-2.4:rhacm2/thanos-rhel8@sha256:8036c9dd2d44027f5173b935ee8dcd9b3e87b433d65a50f83ffa76a503cf747c_s390x",
"8Base-RHACM-2.4:rhacm2/thanos-rhel8@sha256:ed22c2650f0d908174896647ced911a49945714a114836096b787cc879164bc4_ppc64le",
"8Base-RHACM-2.4:rhacm2/thanos-rhel8@sha256:fbe3062ae92faafd40caac5ddd0b20e2d1bfcaa64febebc0dcd5d368a3734c12_amd64",
"8Base-RHACM-2.4:rhacm2/volsync-mover-rclone-rhel8@sha256:0b3c2d30d0a6109db50dba4053d795fc92bfcadc380a8a8deb5ae4ef4e6d29fa_ppc64le",
"8Base-RHACM-2.4:rhacm2/volsync-mover-rclone-rhel8@sha256:6784f7672ac4c8f47ddaf9b5fc6b98f2c1d18c48be212114eeab9babb780cba6_s390x",
"8Base-RHACM-2.4:rhacm2/volsync-mover-rclone-rhel8@sha256:ada830a6dfa3f00aba2a32225a9884bbe31d20b93ece21249b11e6b037d85e75_amd64",
"8Base-RHACM-2.4:rhacm2/volsync-mover-restic-rhel8@sha256:31244fad1da3b5c258babd12defc1192a8534727f12ad775aad9d202fb6a5947_amd64",
"8Base-RHACM-2.4:rhacm2/volsync-mover-restic-rhel8@sha256:3ac9147cf782a40b3881973a399add430aee10cdfe1abdb00c98a0b5a3a527dc_s390x",
"8Base-RHACM-2.4:rhacm2/volsync-mover-restic-rhel8@sha256:9d00b2d06752192dd8f8f48aeb2786ac1ee0c062ed8916cf3f693c7d2a05e208_ppc64le",
"8Base-RHACM-2.4:rhacm2/volsync-mover-rsync-rhel8@sha256:30e06b75f83e22faeed2108f68b158fb35b4db22b83f049c61706ddcbfef27d9_ppc64le",
"8Base-RHACM-2.4:rhacm2/volsync-mover-rsync-rhel8@sha256:530aedee3aeca43ef0501f5cd2aa07c65eb708ac1a7fcd97fc3000358744d1bd_s390x",
"8Base-RHACM-2.4:rhacm2/volsync-mover-rsync-rhel8@sha256:c5621b5d113a1330bdc04f1fce05fd6f16c10526511ba207cb24551f7efe0e58_amd64",
"8Base-RHACM-2.4:rhacm2/volsync-rhel8@sha256:1ab81a27373c351eb2c932536fc9ea6cbf74911b794e3cd183c8e5624940a656_ppc64le",
"8Base-RHACM-2.4:rhacm2/volsync-rhel8@sha256:90ed24a800b82c2eb1c0f2d08aa11b2bea942e6a9044e3a01a5778877e7b376a_s390x",
"8Base-RHACM-2.4:rhacm2/volsync-rhel8@sha256:9e02a53649909a9d3ccd5c22f5c231b3ad69f451d7b5a32033046f3031cde188_amd64",
"8Base-RHACM-2.4:rhacm2/work-rhel8@sha256:0facf27d638269e722029217ef72016556c60e42887a836e4a0ad6140c1b6dcf_s390x",
"8Base-RHACM-2.4:rhacm2/work-rhel8@sha256:5694a214f662b4556b1fdf088ef0d33d6674dc3be3ae5d2fbdf00e56addeae3c_amd64",
"8Base-RHACM-2.4:rhacm2/work-rhel8@sha256:73b036d1c7b9c44010ef9716be8c96bfd2a7af7e09b2cf3402cc2aac81ef94e4_ppc64le"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2022-36067"
},
{
"category": "external",
"summary": "RHBZ#2124794",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2124794"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2022-36067",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-36067"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2022-36067",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2022-36067"
},
{
"category": "external",
"summary": "https://github.com/patriksimek/vm2/security/advisories/GHSA-mrgp-mrhc-5jrq",
"url": "https://github.com/patriksimek/vm2/security/advisories/GHSA-mrgp-mrhc-5jrq"
}
],
"release_date": "2022-09-07T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2022-09-26T14:49:03+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 update:\n\nhttps://access.redhat.com/documentation/en-us/red_hat_advanced_cluster_management_for_kubernetes/2.4/html-single/install/index#installing",
"product_ids": [
"8Base-RHACM-2.4:rhacm2/acm-grafana-rhel8@sha256:17c53124f6c09cc839f533aee0c870078f547fef29a19803814f5c5fbc5e7939_s390x",
"8Base-RHACM-2.4:rhacm2/acm-grafana-rhel8@sha256:644a295644e91a8976d4df02e5ccdd711d8d3c8fa409cae698671b49b96ec00a_ppc64le",
"8Base-RHACM-2.4:rhacm2/acm-grafana-rhel8@sha256:9c9b992bf748282d7cdc941b7907bbcbabe69a8b287bc4195a6bc8b9d9b6cbd0_amd64",
"8Base-RHACM-2.4:rhacm2/acm-must-gather-rhel8@sha256:0cca0dbb0b7adff8eaea1315b422edb6ea1778befa4772f3e6f5755fb5519196_s390x",
"8Base-RHACM-2.4:rhacm2/acm-must-gather-rhel8@sha256:63b5758cfcffe96326b090ae51d38c00ca13b35e9fe5e4354cd33e67d042c41b_amd64",
"8Base-RHACM-2.4:rhacm2/acm-must-gather-rhel8@sha256:cfc97f6c9495bac2635e016dd47049683f8ed78c932ef2c70cec2ec7be323fea_ppc64le",
"8Base-RHACM-2.4:rhacm2/acm-operator-bundle@sha256:346215260baa3371853d15ccc451c3ac418813c5cd9b422b0ad9f2dd6ae8a511_s390x",
"8Base-RHACM-2.4:rhacm2/acm-operator-bundle@sha256:cb4fca4155dc3e274712c0c7609eb6111a6e03207ddaa0d5c3c8752badc15b2c_amd64",
"8Base-RHACM-2.4:rhacm2/acm-operator-bundle@sha256:cceb82a8492d7e971e515f1a0a5391a1051e4f130f7a14e412def20616e05d40_ppc64le",
"8Base-RHACM-2.4:rhacm2/agent-service-rhel8@sha256:5b5046b04aa10807a6676916cf4744f0cd36c056dd3fd626304814af2d665cf9_amd64",
"8Base-RHACM-2.4:rhacm2/agent-service-rhel8@sha256:5c89bb44eda9a0754ea1d1ca69ea260f02f060c517194251519439e4b943e46a_ppc64le",
"8Base-RHACM-2.4:rhacm2/agent-service-rhel8@sha256:cfe9dfc60224b6206d6fbbc4c4ee95e378ce2da8b79c176e5e7bfdd8b0375f88_s390x",
"8Base-RHACM-2.4:rhacm2/application-ui-rhel8@sha256:6acf7df47405a4ccb3ede12db6574a0829d28f94ea5d20d6041db1bd045a90c6_ppc64le",
"8Base-RHACM-2.4:rhacm2/application-ui-rhel8@sha256:96c10e483a1c99f0ac91fb84df87ebe927e82ca35ef7e36e0f583121dcdd8b15_amd64",
"8Base-RHACM-2.4:rhacm2/application-ui-rhel8@sha256:ffb0b475eccc16a227f13a3d0d332f9cd9b96eade52646352a7497f903edf1a2_s390x",
"8Base-RHACM-2.4:rhacm2/assisted-image-service-rhel8@sha256:2c2f96ebf908cf415613aec65a414884ec35784e4bdcd4c4b4978aa98149af4d_amd64",
"8Base-RHACM-2.4:rhacm2/assisted-image-service-rhel8@sha256:c89023b0b424e2b8800399fc4b6cfa9336248f3222097c094d33fd2b872398aa_ppc64le",
"8Base-RHACM-2.4:rhacm2/assisted-image-service-rhel8@sha256:e49c328eb815293dd606199a0b8a2bd0db6bbf5d87eeaa7902d6d4df1bb41d35_s390x",
"8Base-RHACM-2.4:rhacm2/assisted-installer-agent-rhel8@sha256:86fd675a09451d3ee552452999cd2c82410174f5e55dcfd4f21286559363217e_amd64",
"8Base-RHACM-2.4:rhacm2/assisted-installer-reporter-rhel8@sha256:dcc214165e5c895925f52673577fa73274b017e3e9017818bf5c0327b3600ffb_ppc64le",
"8Base-RHACM-2.4:rhacm2/assisted-installer-reporter-rhel8@sha256:f7004db056478b4c1b101ab0ceac24f78dbefc018a1e76e12e8a4f69fd171175_amd64",
"8Base-RHACM-2.4:rhacm2/assisted-installer-rhel8@sha256:6e002bec6af8e7d7b0c89bc25f4a9e3224e47f5638be7cc2a9c68a5e92447254_amd64",
"8Base-RHACM-2.4:rhacm2/assisted-installer-rhel8@sha256:815976efa30282899af7de91b5df1fdeca10c709d0fc60d09d8f3abb1c2acdc3_ppc64le",
"8Base-RHACM-2.4:rhacm2/cert-policy-controller-rhel8@sha256:0e30470d12e11f473750e0b95833d0d1fe6fd3ee9d9d0c5d7454614449156148_s390x",
"8Base-RHACM-2.4:rhacm2/cert-policy-controller-rhel8@sha256:2324eeab4219c1c953b698cbd1cf57e0af777f31042de00eaaa2bf163f84cae1_amd64",
"8Base-RHACM-2.4:rhacm2/cert-policy-controller-rhel8@sha256:c3d60eaf9f775e623114d093450b5d170b4048ef1e52267a2153ec54489bd00f_ppc64le",
"8Base-RHACM-2.4:rhacm2/cluster-backup-rhel8-operator@sha256:9969b8f2f91bd0a3ef0e89300d66a656238a3a3361d56cf7fc0eb55db1752782_amd64",
"8Base-RHACM-2.4:rhacm2/cluster-backup-rhel8-operator@sha256:d5639931ddcb1288f279f54a3688fcb8c94d710a457917c46bfa3db6cd1a317b_s390x",
"8Base-RHACM-2.4:rhacm2/cluster-backup-rhel8-operator@sha256:fa4667d27a8778efc83ace86657c638aacb7ccc3168c489d427c1d6ab834cbb2_ppc64le",
"8Base-RHACM-2.4:rhacm2/cluster-curator-controller-rhel8@sha256:4b32ee29c898c9f52a5fdeed3a6a595ac157db7051b36086eddf7a8f91b2ec08_ppc64le",
"8Base-RHACM-2.4:rhacm2/cluster-curator-controller-rhel8@sha256:9e6a260d8130731601612a56cea728fc6b80cfa3d7fd8b6612175ff76b290dea_s390x",
"8Base-RHACM-2.4:rhacm2/cluster-curator-controller-rhel8@sha256:faa454bab3f9ea36a2d5a1eaa16806ac3669472856833e750571e45da7074d40_amd64",
"8Base-RHACM-2.4:rhacm2/cluster-proxy-addon-rhel8@sha256:03d738d93d893b9fd9d2587e14b9a7a92bbb5eca4b85901b5e07cff1e7a3ab73_s390x",
"8Base-RHACM-2.4:rhacm2/cluster-proxy-addon-rhel8@sha256:22c9595f3f4d95b6dc6c17ce5412f4131d9ce501f2660f23d176f276c4a97a73_ppc64le",
"8Base-RHACM-2.4:rhacm2/cluster-proxy-addon-rhel8@sha256:ae6de1e14b7897a944733cdb9963f31990d696a66260974d3f692e0af87161d3_amd64",
"8Base-RHACM-2.4:rhacm2/clusterclaims-controller-rhel8@sha256:2c7f03c0ca17163c949249bb4b480a0fd2c986e55b0dc23c6cd3b0a974b4c229_ppc64le",
"8Base-RHACM-2.4:rhacm2/clusterclaims-controller-rhel8@sha256:bd8fa875e2c6b6c650c21089441b417ae657b8e1fda2786d2f328978776a6883_s390x",
"8Base-RHACM-2.4:rhacm2/clusterclaims-controller-rhel8@sha256:c49c92c632968e08f74d08eaa99862f0dd8dd1fe4a85f05e57efa90e5dca5563_amd64",
"8Base-RHACM-2.4:rhacm2/clusterlifecycle-state-metrics-rhel8@sha256:3711cb41642a7fffc69a0c98db128d39d980555127f22a9d1dfd76c9631b8edc_ppc64le",
"8Base-RHACM-2.4:rhacm2/clusterlifecycle-state-metrics-rhel8@sha256:60a54bc76a84f2369b02dc1b9b0d8353da93acc9f8193a26739110c6fe59abdd_s390x",
"8Base-RHACM-2.4:rhacm2/clusterlifecycle-state-metrics-rhel8@sha256:6df08e52cee6890187b6be3a62b36c18fcff7e34630da933e0a5f7bcecec6b4c_amd64",
"8Base-RHACM-2.4:rhacm2/config-policy-controller-rhel8@sha256:8fb0581852dc1dfd80a81ba03c6976da1aa8d93675f626765f2266adfa94d5ac_s390x",
"8Base-RHACM-2.4:rhacm2/config-policy-controller-rhel8@sha256:929233f873cbf980fb850a9812c98bd09f907e26d9afeb1c0198d52776e33b32_ppc64le",
"8Base-RHACM-2.4:rhacm2/config-policy-controller-rhel8@sha256:a3653dcecb777d7b3915c49b7999793b90dd4524628d5517368a0837af46aa07_amd64",
"8Base-RHACM-2.4:rhacm2/console-api-rhel8@sha256:02481bcf2ddd1771d965e947cfcbad66540e2df055a3013bee5185ab84960d6d_ppc64le",
"8Base-RHACM-2.4:rhacm2/console-api-rhel8@sha256:3a47d211370efc6e1661d4d0abd0d5abc65d8a759218af7c2722db820a664d8c_s390x",
"8Base-RHACM-2.4:rhacm2/console-api-rhel8@sha256:789e1950e886e54c341699cc8ec0c4bfb9a0e295e49961366759e861d32d5ef9_amd64",
"8Base-RHACM-2.4:rhacm2/console-rhel8@sha256:5215e1a2f456b83ba4ae02ea653bef51d331ced6e9a4c67958e8c41cd88aa818_s390x",
"8Base-RHACM-2.4:rhacm2/console-rhel8@sha256:d5cbabd5d26e6e712d9f531db8ebaa3a793599538ef2e62262b02c165ea74b9a_ppc64le",
"8Base-RHACM-2.4:rhacm2/console-rhel8@sha256:e797bce5724653b3ae0395c66c4796dc0594002cdde7242f4fd29c2fd5e703fa_amd64",
"8Base-RHACM-2.4:rhacm2/discovery-rhel8-operator@sha256:224af94e4e027bfb7edff3f889ec08aa031eaede2e4a02c67ce2925f29230ea8_s390x",
"8Base-RHACM-2.4:rhacm2/discovery-rhel8-operator@sha256:5dd54d496d15c262072c6024385e9fbf016edabe8a6bcdf31ec63ed5c445088c_amd64",
"8Base-RHACM-2.4:rhacm2/discovery-rhel8-operator@sha256:f64cae3c176e4b18af716ba054dcebafa07c3f893943de09b7dfd0285a9271d5_ppc64le",
"8Base-RHACM-2.4:rhacm2/endpoint-monitoring-rhel8-operator@sha256:516888a8ee8d509b77cda6ef2154a6d70a94a48a2c8c5bc7a9b1b9f2e089ff57_ppc64le",
"8Base-RHACM-2.4:rhacm2/endpoint-monitoring-rhel8-operator@sha256:c48ced70438f389ee0a22a8670db80c121c087728533c5cd2070751ce3b2614e_amd64",
"8Base-RHACM-2.4:rhacm2/endpoint-monitoring-rhel8-operator@sha256:ee184be0540e401b6834747b6632b11d69269f3d9ab44bc4aaab9fc9877191aa_s390x",
"8Base-RHACM-2.4:rhacm2/governance-policy-propagator-rhel8@sha256:b5a8689de0cc37c38daca89e1a6f64b6601b341a8f12ef6c093ec12b83bca4e8_s390x",
"8Base-RHACM-2.4:rhacm2/governance-policy-propagator-rhel8@sha256:f885cac3c1b78c94885f9a9e197511c51b5470b192d6ac48e6cb20a592b36832_ppc64le",
"8Base-RHACM-2.4:rhacm2/governance-policy-propagator-rhel8@sha256:fbec65b4937bbdad28cc1e04b5b215caddeaacda3a844cd0a45ade093997adc3_amd64",
"8Base-RHACM-2.4:rhacm2/governance-policy-spec-sync-rhel8@sha256:2c130b6df67cd0a8ee055d9b8bb3ede4bcf211978db7cdd892f78bf1d56dd269_amd64",
"8Base-RHACM-2.4:rhacm2/governance-policy-spec-sync-rhel8@sha256:6a8227f1560751fd8e1d2ec8136d8855599727eb7ad382bd5b18167ba46b31ff_ppc64le",
"8Base-RHACM-2.4:rhacm2/governance-policy-spec-sync-rhel8@sha256:c2c6ab3e7317dee023b79cc868c052a8a602610925932358498a3a215d5c8089_s390x",
"8Base-RHACM-2.4:rhacm2/governance-policy-status-sync-rhel8@sha256:385006b34743b689054c581eaaffb5298adfd092eaa13ff6c24f28fa5b79a178_amd64",
"8Base-RHACM-2.4:rhacm2/governance-policy-status-sync-rhel8@sha256:6c2ec36725b956432591b6cb6a20d4eb2ac3bf759ab4a901f581c81bcb12270c_ppc64le",
"8Base-RHACM-2.4:rhacm2/governance-policy-status-sync-rhel8@sha256:76f717cb9fe271941f45794a8dd9ebb85af0f7ab6cd104a698352b875e1b721d_s390x",
"8Base-RHACM-2.4:rhacm2/governance-policy-template-sync-rhel8@sha256:2d0d4141d0df7a5309edb3aa064591479facd14d604f5338383a88a7c01fb976_s390x",
"8Base-RHACM-2.4:rhacm2/governance-policy-template-sync-rhel8@sha256:a96e372e54eadb8c0f384eaf5295a5a17ab701c5051b5ae59341ecc01489099b_ppc64le",
"8Base-RHACM-2.4:rhacm2/governance-policy-template-sync-rhel8@sha256:d9135c4c5eb68af915b552e2d7fe62251f4a3a23d45a7b193d754b7da900b159_amd64",
"8Base-RHACM-2.4:rhacm2/grafana-dashboard-loader-rhel8@sha256:1f8b57a645d0abc3e639eb493f228d3485f4a3f53528175bc386f712fce7cd3f_amd64",
"8Base-RHACM-2.4:rhacm2/grafana-dashboard-loader-rhel8@sha256:5419a6207c0cd1adb21d7c4c3378d31f240a9f29674aee612608d015fe0b491f_ppc64le",
"8Base-RHACM-2.4:rhacm2/grafana-dashboard-loader-rhel8@sha256:6190c4487c63f61cb24e8d219aa1ebc6ff5d8d8b1ece5bbb3da5d46e67f0b98c_s390x",
"8Base-RHACM-2.4:rhacm2/grc-ui-api-rhel8@sha256:40f04e8634a2151e7a4aefe823c980d1d98c89ddb1210b55b4c0566bd85fd787_amd64",
"8Base-RHACM-2.4:rhacm2/grc-ui-api-rhel8@sha256:999f7119e60d578cd54b08135838fb8ecb996cd93f8e6f07ee92ec776f86f3d7_s390x",
"8Base-RHACM-2.4:rhacm2/grc-ui-api-rhel8@sha256:a8072d656eb14084eafd141690c02119376c9436faab8e4d219e1f0ade7ed2ec_ppc64le",
"8Base-RHACM-2.4:rhacm2/grc-ui-rhel8@sha256:18beaf038580dd78d44cdbd7b3e9bfab16b1ae9f1b454689abe1ebfefe4964b5_amd64",
"8Base-RHACM-2.4:rhacm2/grc-ui-rhel8@sha256:2e28251e1a65b7176007f53887f3693e5268848b1bb8a1e084e9f1064deaec8a_s390x",
"8Base-RHACM-2.4:rhacm2/grc-ui-rhel8@sha256:3848541d746de6dfacca63f06f29fc7d203dfa4c73dbd749407896ddddb7306c_ppc64le",
"8Base-RHACM-2.4:rhacm2/iam-policy-controller-rhel8@sha256:0deeefc1600e43aac6d9eadd05b32d3a1b2059632ec7e8b005eb2245b52dbd98_amd64",
"8Base-RHACM-2.4:rhacm2/iam-policy-controller-rhel8@sha256:7d1534ff8b00cd38716d2bfb65b924a45e9ec18a8eccad13c5e3818f858630b6_s390x",
"8Base-RHACM-2.4:rhacm2/iam-policy-controller-rhel8@sha256:b2fa794482a54fcfcbf7d0ac8597e9cb0ac0c73cfe5afa8bf2e73ca35d37feb9_ppc64le",
"8Base-RHACM-2.4:rhacm2/insights-client-rhel8@sha256:0f567016e55498bef2be33665d247eb14308b13aaef5cc670de7e06ff830cb9a_amd64",
"8Base-RHACM-2.4:rhacm2/insights-client-rhel8@sha256:6bd666f6d541ab33598c4a38ac05e8f65f19e03d8630cf685c89b05f14c4f1b8_ppc64le",
"8Base-RHACM-2.4:rhacm2/insights-client-rhel8@sha256:85bf407b6bc232952f4dd7c1edd8a7f4a168a6995d7b866f4417bc65a162efd5_s390x",
"8Base-RHACM-2.4:rhacm2/insights-metrics-rhel8@sha256:180e2ac58d3549c7ed583da66fba14368c606feb65b4313aac3b4f889ec091bb_amd64",
"8Base-RHACM-2.4:rhacm2/insights-metrics-rhel8@sha256:2492650b89feab7de0408be0e3af6d889e6291bb7064ea524dafca87b252840e_s390x",
"8Base-RHACM-2.4:rhacm2/insights-metrics-rhel8@sha256:93066377331da7f85024ae541440cb409c741d393adfdfe289f7d5836c0da183_ppc64le",
"8Base-RHACM-2.4:rhacm2/klusterlet-addon-controller-rhel8@sha256:018f6d71abae2963c853fe9d1a41fdad2df91acb72fee775af08275647d3019f_amd64",
"8Base-RHACM-2.4:rhacm2/klusterlet-addon-controller-rhel8@sha256:500d5166ea2f808c46b71d1a5470a35bffa484d860161a16e9809f90d021b23e_ppc64le",
"8Base-RHACM-2.4:rhacm2/klusterlet-addon-controller-rhel8@sha256:a4d7ef368efce597729c5fc1ae4358a0b45483a11b8363bf8d164c20075da748_s390x",
"8Base-RHACM-2.4:rhacm2/klusterlet-addon-rhel8-operator@sha256:0402e265ec4919aef893be4c0f177b53173bc0c50eb47aafea6822e05a7748be_s390x",
"8Base-RHACM-2.4:rhacm2/klusterlet-addon-rhel8-operator@sha256:6b0fbc1956407a0986460556336fcccfe4d08d712cc4b0af4ca65061baf75ea2_amd64",
"8Base-RHACM-2.4:rhacm2/klusterlet-addon-rhel8-operator@sha256:d7546a69df7b817d0c29c8f95dd3d5d2900c3755c82570b1d610702c56d4fb59_ppc64le",
"8Base-RHACM-2.4:rhacm2/kube-rbac-proxy-rhel8@sha256:6650633c4664e6b537e82eafc593dc91ca206de3b0de878f600c913a95eb18a2_amd64",
"8Base-RHACM-2.4:rhacm2/kube-rbac-proxy-rhel8@sha256:c1c90ee4ae1f908c33c8a8bf38f0b47bfad039bedccf870324f6b554aad5d78c_s390x",
"8Base-RHACM-2.4:rhacm2/kube-rbac-proxy-rhel8@sha256:ccddb38db49a190aa0d5d70e6b4672079ea222a42045d406a4b9974ac7412146_ppc64le",
"8Base-RHACM-2.4:rhacm2/kube-state-metrics-rhel8@sha256:566b95595959ba60677f1518562fd996ef7643dc94aa9e9fead0e4b4096032ca_s390x",
"8Base-RHACM-2.4:rhacm2/kube-state-metrics-rhel8@sha256:789f79b85c022e59143e725a589ac890884f079c969f56efb972b0a0f8d77e66_amd64",
"8Base-RHACM-2.4:rhacm2/kube-state-metrics-rhel8@sha256:971a33f5a57057d3901ff75eebbc13ca8456b4315dd7811139e60bb8872d80bf_ppc64le",
"8Base-RHACM-2.4:rhacm2/managedcluster-import-controller-rhel8@sha256:bcb43adee06dbb1cfb6a5c9fed71847ecc3826e3e44fe04d57b7143a6123daa5_s390x",
"8Base-RHACM-2.4:rhacm2/managedcluster-import-controller-rhel8@sha256:dbf235a9723a1c21471d8ef0029f3c999ac3b22512d67facd052efb725431bc1_ppc64le",
"8Base-RHACM-2.4:rhacm2/managedcluster-import-controller-rhel8@sha256:faf01c5554224350e4cffd1fc4ce275886791e45857bf0ed5f90ffa3a64680dc_amd64",
"8Base-RHACM-2.4:rhacm2/management-ingress-rhel8@sha256:46293eeaad521f993ed01467e13cae70f600426ef09df0e02dd8b83348b60027_amd64",
"8Base-RHACM-2.4:rhacm2/management-ingress-rhel8@sha256:c3cdbf5ff93b3b19ac2d7cf15b9152a0761d473de7afe29832a7ca3b833b6797_s390x",
"8Base-RHACM-2.4:rhacm2/management-ingress-rhel8@sha256:ce994a8f4c4e5476e6131a6721da748225c89a96c9d471a8638eefb6a22d52b9_ppc64le",
"8Base-RHACM-2.4:rhacm2/memcached-exporter-rhel8@sha256:01398d4f3b1825e864ddae46a5e4b7cc298dabb444dd105787ef6aeb70514571_ppc64le",
"8Base-RHACM-2.4:rhacm2/memcached-exporter-rhel8@sha256:5432fa56e40dee2475da7ee7b7e89cca10a8f06f4cbea94983fa094bfbef81ff_amd64",
"8Base-RHACM-2.4:rhacm2/memcached-exporter-rhel8@sha256:e22fa2dbc6733fc176f44cf42ec8f51b69672d354d6d2cf510eada5fe41a5245_s390x",
"8Base-RHACM-2.4:rhacm2/memcached-rhel8@sha256:0a0a88fb0138cd6de2e3fce81ab959d12cbda64e5fbab1046008aee1d94f12e2_s390x",
"8Base-RHACM-2.4:rhacm2/memcached-rhel8@sha256:7e0ee17c6d00d20773799cfb6c6e9e27c204d1e31010aa71a7f0f35eb5179a35_amd64",
"8Base-RHACM-2.4:rhacm2/memcached-rhel8@sha256:b9213f5525ebd51960412c15d416a591bf23731b6217f79aca2a89a893df2102_ppc64le",
"8Base-RHACM-2.4:rhacm2/metrics-collector-rhel8@sha256:431d4089a4a93c6b6a00cf9b63ecd9199a5545f09190577356b22ff6646820f3_amd64",
"8Base-RHACM-2.4:rhacm2/metrics-collector-rhel8@sha256:83f649b506ca698251c884692307d7cd52bbae87b0bf7790f96ffd24dd7f4fd7_ppc64le",
"8Base-RHACM-2.4:rhacm2/metrics-collector-rhel8@sha256:d37401c5fb672c56004f75974a4069d5d3b6c5e96ac7be4c174f9f178a7666bc_s390x",
"8Base-RHACM-2.4:rhacm2/multicloud-integrations-rhel8@sha256:a311c6ef1099d2370209bbbe30cfac6d1c50d79a2321beaab1f6158ab2db8bec_s390x",
"8Base-RHACM-2.4:rhacm2/multicloud-integrations-rhel8@sha256:e666154a539974d0cc005bc74903dc9f173920101dbfc5169b14a30129991475_ppc64le",
"8Base-RHACM-2.4:rhacm2/multicloud-integrations-rhel8@sha256:f37fe856571112970ae4786d313bf51e78b26e1630e443d276abb4de8e47e525_amd64",
"8Base-RHACM-2.4:rhacm2/multicloud-manager-rhel8@sha256:1dd235aa8599ca070f5175ad9da5bdb9505a7dfbbd87173f0bbf4e14ca0d5e88_ppc64le",
"8Base-RHACM-2.4:rhacm2/multicloud-manager-rhel8@sha256:8a1eeafb2a738aecb2723889c98e287638e950fec05425f1fe132ff7eb01738f_amd64",
"8Base-RHACM-2.4:rhacm2/multicloud-manager-rhel8@sha256:d458a289528173a07f7ff6d87279474e8379a2f05c11d5a9be97f9c43e38ec75_s390x",
"8Base-RHACM-2.4:rhacm2/multicluster-observability-rhel8-operator@sha256:45d046d621eab996c457a90b607ca9a57e2ca5dcad384d3cd5317475e096e098_amd64",
"8Base-RHACM-2.4:rhacm2/multicluster-observability-rhel8-operator@sha256:7ed02712f2d5093f7c751a6d22c9ffe5ce3b00c4cc901ffb779b8b51e282d698_s390x",
"8Base-RHACM-2.4:rhacm2/multicluster-observability-rhel8-operator@sha256:7f89cc6647700f7ddc46d4fabb4b3702142aa0fe9bd23026eba98c704026e9e9_ppc64le",
"8Base-RHACM-2.4:rhacm2/multicluster-operators-application-rhel8@sha256:27492dfdd71cc0bae6e01a184ac8fe5677ce172583b0fd1b9112dfd789009839_ppc64le",
"8Base-RHACM-2.4:rhacm2/multicluster-operators-application-rhel8@sha256:3af2802a89c09966e9c63f40974d8554a7b7b88cc386bbf5bda0a4cc987b7c15_s390x",
"8Base-RHACM-2.4:rhacm2/multicluster-operators-application-rhel8@sha256:723ac91ea8c130d80b48db30e05186607210aea71c7afc1c072b9a691e350215_amd64",
"8Base-RHACM-2.4:rhacm2/multicluster-operators-channel-rhel8@sha256:09883ff8a783d3f83e1c26566555c5ad140cc8bbf0d4cdb5220ef344c6282752_ppc64le",
"8Base-RHACM-2.4:rhacm2/multicluster-operators-channel-rhel8@sha256:4a34b2593897d4b1a1af124bdf6fb7e51bbd97bb4c56dd8ae463b3f3abbb7718_s390x",
"8Base-RHACM-2.4:rhacm2/multicluster-operators-channel-rhel8@sha256:883282b801566b5a40a32e33ebc431ac1398afb68f47ce931cc82b8b9eca1e55_amd64",
"8Base-RHACM-2.4:rhacm2/multicluster-operators-deployable-rhel8@sha256:0a15e49232c20ead26ade38823cd40d785e612670a41cac28ecea2066025a3d1_amd64",
"8Base-RHACM-2.4:rhacm2/multicluster-operators-deployable-rhel8@sha256:0ecd46eb89e90d787c442fd0ca92f84e9bf7fa6c2e315a0b95912616687c0580_s390x",
"8Base-RHACM-2.4:rhacm2/multicluster-operators-deployable-rhel8@sha256:bd148be0ad6ddbcc1995f94b4660d3fbe2338112230c840d77f53a564b14ec4a_ppc64le",
"8Base-RHACM-2.4:rhacm2/multicluster-operators-placementrule-rhel8@sha256:4bdca102dae861d39d81a2df4be1767e4e702ce3836224e9b875f613d1af0c37_ppc64le",
"8Base-RHACM-2.4:rhacm2/multicluster-operators-placementrule-rhel8@sha256:d71975de4b1d6b53d19ddf338f3d19ad7e28812f8fc932c144eee630d9cab176_amd64",
"8Base-RHACM-2.4:rhacm2/multicluster-operators-placementrule-rhel8@sha256:fa3e2e45501d661f4f724dea809b6eff73455db623b03178130590dbf317dba5_s390x",
"8Base-RHACM-2.4:rhacm2/multicluster-operators-subscription-release-rhel8@sha256:2e13c28d1f18f2efac62207515450a42732d4be790199ab0e5ddf2f181649cb4_ppc64le",
"8Base-RHACM-2.4:rhacm2/multicluster-operators-subscription-release-rhel8@sha256:50dc29deac8efaac3bf321270b718dec41d8b80746d3548c076ab26b2c6b63ca_s390x",
"8Base-RHACM-2.4:rhacm2/multicluster-operators-subscription-release-rhel8@sha256:faae7a0632b10dc9b65af7a8af7e7c7d9e26f2f7087687fa19d2afefa7426c5a_amd64",
"8Base-RHACM-2.4:rhacm2/multicluster-operators-subscription-rhel8@sha256:1fa2779aab32977ec8e867ed188dcdd66106986c3cbf39f02e2a555873ba478a_ppc64le",
"8Base-RHACM-2.4:rhacm2/multicluster-operators-subscription-rhel8@sha256:731a4f0919cbab729e9dded9e513ec4ad5e1b48967c21f65f3b494158a6b25ba_s390x",
"8Base-RHACM-2.4:rhacm2/multicluster-operators-subscription-rhel8@sha256:ec803f14f854b73a873f95027617246888ea28029f2f4bb5b7f39a5dd63399ca_amd64",
"8Base-RHACM-2.4:rhacm2/multiclusterhub-repo-rhel8@sha256:75504c269b3d0c2af9b48317f3dc070fae58a1e46e95283e2e0e1ab6b60f452d_amd64",
"8Base-RHACM-2.4:rhacm2/multiclusterhub-repo-rhel8@sha256:c21ffdaa0ce90e6c08f4814c09d9a0bd34d341ad1fc8f6ff2152e9007393ba1f_s390x",
"8Base-RHACM-2.4:rhacm2/multiclusterhub-repo-rhel8@sha256:e1e522835d65503d467dc9ef7c4a0149adfc4cbd3620134adb4a5694eda2f0c4_ppc64le",
"8Base-RHACM-2.4:rhacm2/multiclusterhub-rhel8@sha256:37cf6ccd9a2b9af4444fa192e7b5e6979687bd5159d97f48da40c4f9bad249eb_amd64",
"8Base-RHACM-2.4:rhacm2/multiclusterhub-rhel8@sha256:b8dea0eca4c8aaefee6be9afea77e3302ad551f68f5a87316caf65e13ac9138d_s390x",
"8Base-RHACM-2.4:rhacm2/multiclusterhub-rhel8@sha256:d173cf78965bd026a6333af91b55305ea9c349e630fa53548ee42d791295cd69_ppc64le",
"8Base-RHACM-2.4:rhacm2/node-exporter-rhel8@sha256:0b2cf97a3d82fb4570dee71c1232ef9998c7efcd1d9415f9f41351457802d62d_amd64",
"8Base-RHACM-2.4:rhacm2/node-exporter-rhel8@sha256:93e85d546c624a685221a5d0c9085fa59752105587a531c58066a856defa322a_ppc64le",
"8Base-RHACM-2.4:rhacm2/node-exporter-rhel8@sha256:b20c7b88c52ab9772ebd2216333d6324cba08c653135af469a9e6ccb6648d7c6_s390x",
"8Base-RHACM-2.4:rhacm2/observatorium-rhel8-operator@sha256:078b48f3746c33e0c69b11c9e51e70c220a3cc6f0fd26eb5b30534b16c6a2efa_s390x",
"8Base-RHACM-2.4:rhacm2/observatorium-rhel8-operator@sha256:0e1ec4eda138936261dc5a76a18fa4ace6082c636b30021ce10d5d4d0acea890_ppc64le",
"8Base-RHACM-2.4:rhacm2/observatorium-rhel8-operator@sha256:70e41fdcacd43b4e498b8d5917d0e2fb640f4e85f30b1d6646b27aee1bc8dafc_amd64",
"8Base-RHACM-2.4:rhacm2/observatorium-rhel8@sha256:431149d31b309822fa9476f951ae39bde3a81cc5d17d2a79062ced7b729166cd_amd64",
"8Base-RHACM-2.4:rhacm2/observatorium-rhel8@sha256:65aaebf97e8b904e9ff1520f4bc4704bc21614a7377f66a4c6776032621a9ccf_s390x",
"8Base-RHACM-2.4:rhacm2/observatorium-rhel8@sha256:804054ba7c65c0814307017e3ff6681ba25e62384468adbf3712418e1f3b321f_ppc64le",
"8Base-RHACM-2.4:rhacm2/openshift-hive-rhel8@sha256:80950fa60359f90359129bff09665d7e94150bfbcfb048dc46ec77309479733b_ppc64le",
"8Base-RHACM-2.4:rhacm2/openshift-hive-rhel8@sha256:bae2680af5a00937f0ecc680ad979b131ad65fc47c4683dec69e45e442dd38b4_amd64",
"8Base-RHACM-2.4:rhacm2/openshift-hive-rhel8@sha256:c75cad252f1bda9dac27d1145ee01fe91078e6bc29c60b72f2f0977cea56ae9c_s390x",
"8Base-RHACM-2.4:rhacm2/placement-rhel8@sha256:1cc55dc4ec890f583cf63c7c1d5451cd1e409dbb8feed7bb854e6970ba0e9cbd_s390x",
"8Base-RHACM-2.4:rhacm2/placement-rhel8@sha256:98f3db6bd38eec496565558b8c81a06b51fe22ad4c5a462a6b43a61ab3bc853c_amd64",
"8Base-RHACM-2.4:rhacm2/placement-rhel8@sha256:a0a5b1e0cd29da2c215f3ce555230477ce775cbd79423c74426aaa4f7f56cfc5_ppc64le",
"8Base-RHACM-2.4:rhacm2/prometheus-alertmanager-rhel8@sha256:29c84506cb42edbede5abdf086433ef003d677135fe3b51093c1fbafa6f666e0_s390x",
"8Base-RHACM-2.4:rhacm2/prometheus-alertmanager-rhel8@sha256:be4e1ac4ca5c8145ad7488bc9f067d8f1b9f4cb3d79ac43f4addd19cc66a584b_amd64",
"8Base-RHACM-2.4:rhacm2/prometheus-alertmanager-rhel8@sha256:fc83710377e91bec8866053bb2b9f91be7a3c25993488a6f9641e7c93918aadc_ppc64le",
"8Base-RHACM-2.4:rhacm2/prometheus-rhel8@sha256:1587535175898f97007552a6023ef0785861271dc939a751c98db0c41c9e2c97_amd64",
"8Base-RHACM-2.4:rhacm2/prometheus-rhel8@sha256:4aa41836d3699f3b8a546703fa5032a01af6bcac60465e779769c32a36352d0d_s390x",
"8Base-RHACM-2.4:rhacm2/prometheus-rhel8@sha256:f7971a684bcdce02604319ecace5ba585797f116a64024da815bf3e2d27f6251_ppc64le",
"8Base-RHACM-2.4:rhacm2/provider-credential-controller-rhel8@sha256:827351fc8036170bfb1b6d0fc15c84476c8913ae044163884ff89424e0e4235f_s390x",
"8Base-RHACM-2.4:rhacm2/provider-credential-controller-rhel8@sha256:a6f1234d8f90e06b88775ce831e574ec0621e487043d412d7c35d2bde6db21f9_amd64",
"8Base-RHACM-2.4:rhacm2/provider-credential-controller-rhel8@sha256:e33d7b73b6a7d41ef7779800af177a4557608ea87c854e457d0421332fcb421f_ppc64le",
"8Base-RHACM-2.4:rhacm2/rbac-query-proxy-rhel8@sha256:1d1c793c2bf89cb49dc4625981b4f7bc9cc827d01d7c57af88cde59adde21787_amd64",
"8Base-RHACM-2.4:rhacm2/rbac-query-proxy-rhel8@sha256:a129031e0e3c0e389a104f1ad15f4ecbb6382d79e19c62e7b22b31bee7021cdd_s390x",
"8Base-RHACM-2.4:rhacm2/rbac-query-proxy-rhel8@sha256:b549a06e14f326d196883c8168db3f82edbb952184ea4742b6d4eca78b13bc69_ppc64le",
"8Base-RHACM-2.4:rhacm2/redisgraph-tls-rhel8@sha256:7e3245ba0f53c4c510f7151b3e940c13d5a79d8d95b203e3b8ceaca4ceea42ea_ppc64le",
"8Base-RHACM-2.4:rhacm2/redisgraph-tls-rhel8@sha256:9fb4a62d70505c508d0d8dc158f8fa1c759c23f6a13c6a069a40a32c5cbce1fe_s390x",
"8Base-RHACM-2.4:rhacm2/redisgraph-tls-rhel8@sha256:cdf817bdb70737e6912e550fa1602bbbcaa5b34a2e2d47a249000aac560cc6f0_amd64",
"8Base-RHACM-2.4:rhacm2/registration-rhel8-operator@sha256:3ca37dec679c11f1333c5fd6c866867ce2e7ed5d3c139c2ad8f3ad7d10be70c0_s390x",
"8Base-RHACM-2.4:rhacm2/registration-rhel8-operator@sha256:45b0e1027807496b3c2a10d8e7c015cc91cc77b9832639adb51a6e5fc7f5071b_ppc64le",
"8Base-RHACM-2.4:rhacm2/registration-rhel8-operator@sha256:6710d98fb67533848a96f35fcbeb0adf6999a7e6534068ccc9956105a4d2db73_amd64",
"8Base-RHACM-2.4:rhacm2/registration-rhel8@sha256:0fbe6a1234544b31be5b6ba778895d31b0486783116796e0e31079cd2ee9f87a_ppc64le",
"8Base-RHACM-2.4:rhacm2/registration-rhel8@sha256:494e65b5e3bf27c3bae221db5154b119ef7689b2cb42894f05c40cf4608f1da6_s390x",
"8Base-RHACM-2.4:rhacm2/registration-rhel8@sha256:5d614eda176a91d5359e8a44a6f93a3fdbda8080f2209f342f83d4816b2d0008_amd64",
"8Base-RHACM-2.4:rhacm2/search-aggregator-rhel8@sha256:176ba84e41d3465826245fd9acd199c0b292c25a76c88bbcab8c07d93829ff9c_s390x",
"8Base-RHACM-2.4:rhacm2/search-aggregator-rhel8@sha256:3857111bc468c7bb79a7476d6bc5df0add7d8951799b65b6414f1f5dd3d5b9b8_amd64",
"8Base-RHACM-2.4:rhacm2/search-aggregator-rhel8@sha256:52a2dd79f67b1910a7129f70ba18b48656cd41b2a15f2ae4af2509c0eaa4205a_ppc64le",
"8Base-RHACM-2.4:rhacm2/search-api-rhel8@sha256:2d64646d663ac682a087fc69314bd72751ba2b005ab08a93da223470a863a740_amd64",
"8Base-RHACM-2.4:rhacm2/search-api-rhel8@sha256:74ccabf407b668837238eb3ad2e536fcb0b3df9a48741f43edf2456fbee80cc6_ppc64le",
"8Base-RHACM-2.4:rhacm2/search-api-rhel8@sha256:de9cc78ae58b063980c0fd3797cc6aba79bedc22898dae3fbce64c94dfd82909_s390x",
"8Base-RHACM-2.4:rhacm2/search-collector-rhel8@sha256:37c5344f9061f44ea363d64c2118e791999007ecdead8d15c8c121aff83631fe_amd64",
"8Base-RHACM-2.4:rhacm2/search-collector-rhel8@sha256:98fb5b0965d41badb9933eb0fc23a5006c1e1cb555a8b80b63a6a00bc87b1c7a_s390x",
"8Base-RHACM-2.4:rhacm2/search-collector-rhel8@sha256:ff9c98d5836007520ff971116d5c143b6e0fafa25e5c8f0dfd4b1a23f191f1d2_ppc64le",
"8Base-RHACM-2.4:rhacm2/search-rhel8@sha256:13b61bea54f6d67fb749852d48dc6a035ee516ed5f3d339619b97924e078ca59_ppc64le",
"8Base-RHACM-2.4:rhacm2/search-rhel8@sha256:210fdca717aef2b4159e223a4f0bab06cdae9491d2c890d63710cf3c71de0c32_amd64",
"8Base-RHACM-2.4:rhacm2/search-rhel8@sha256:5f3249435b29dba366242d6e68e6f1f2f4a8f4cd8941fb881d297bd5ed9fa72e_s390x",
"8Base-RHACM-2.4:rhacm2/search-ui-rhel8@sha256:2203d5c5cadd4be391bba00bbf8a588e930dcde7c438e15c14ed0e7a3fd31522_s390x",
"8Base-RHACM-2.4:rhacm2/search-ui-rhel8@sha256:aa0f257b502a6fcf1d2eb2270858f7d145abee32b9a64ba511bab22218b74e0a_ppc64le",
"8Base-RHACM-2.4:rhacm2/search-ui-rhel8@sha256:d4a81b7b29b9a76aa631ad26471b3cd6202775853f5a2102260c4f1e339cdfe0_amd64",
"8Base-RHACM-2.4:rhacm2/submariner-addon-rhel8@sha256:0faded1f0229ce80be36090a54ed761f1c89b414e84bd11d680fbddd382a986b_amd64",
"8Base-RHACM-2.4:rhacm2/submariner-addon-rhel8@sha256:4331c06cda7427491fcf5061f9695ab5f87dea5a02b5b915b1354c20f3cff830_s390x",
"8Base-RHACM-2.4:rhacm2/submariner-addon-rhel8@sha256:514d5c15aceb07e72ba74d9ba1b3bdc2e84e1c4060b2facdb886809b118c704c_ppc64le",
"8Base-RHACM-2.4:rhacm2/thanos-receive-controller-rhel8@sha256:2da6d891769a4d9cb936d93a8ea84eea45f33e482c79cc74418f4143c5c145e7_s390x",
"8Base-RHACM-2.4:rhacm2/thanos-receive-controller-rhel8@sha256:8c0745aa13e06c6cc159d8be33302b766673bdd1aedff1309d205519587440ab_amd64",
"8Base-RHACM-2.4:rhacm2/thanos-receive-controller-rhel8@sha256:8d0e265c199c32e757c2004d89db64bc64092171b98068aab03f977a744cc5bc_ppc64le",
"8Base-RHACM-2.4:rhacm2/thanos-rhel8@sha256:8036c9dd2d44027f5173b935ee8dcd9b3e87b433d65a50f83ffa76a503cf747c_s390x",
"8Base-RHACM-2.4:rhacm2/thanos-rhel8@sha256:ed22c2650f0d908174896647ced911a49945714a114836096b787cc879164bc4_ppc64le",
"8Base-RHACM-2.4:rhacm2/thanos-rhel8@sha256:fbe3062ae92faafd40caac5ddd0b20e2d1bfcaa64febebc0dcd5d368a3734c12_amd64",
"8Base-RHACM-2.4:rhacm2/volsync-mover-rclone-rhel8@sha256:0b3c2d30d0a6109db50dba4053d795fc92bfcadc380a8a8deb5ae4ef4e6d29fa_ppc64le",
"8Base-RHACM-2.4:rhacm2/volsync-mover-rclone-rhel8@sha256:6784f7672ac4c8f47ddaf9b5fc6b98f2c1d18c48be212114eeab9babb780cba6_s390x",
"8Base-RHACM-2.4:rhacm2/volsync-mover-rclone-rhel8@sha256:ada830a6dfa3f00aba2a32225a9884bbe31d20b93ece21249b11e6b037d85e75_amd64",
"8Base-RHACM-2.4:rhacm2/volsync-mover-restic-rhel8@sha256:31244fad1da3b5c258babd12defc1192a8534727f12ad775aad9d202fb6a5947_amd64",
"8Base-RHACM-2.4:rhacm2/volsync-mover-restic-rhel8@sha256:3ac9147cf782a40b3881973a399add430aee10cdfe1abdb00c98a0b5a3a527dc_s390x",
"8Base-RHACM-2.4:rhacm2/volsync-mover-restic-rhel8@sha256:9d00b2d06752192dd8f8f48aeb2786ac1ee0c062ed8916cf3f693c7d2a05e208_ppc64le",
"8Base-RHACM-2.4:rhacm2/volsync-mover-rsync-rhel8@sha256:30e06b75f83e22faeed2108f68b158fb35b4db22b83f049c61706ddcbfef27d9_ppc64le",
"8Base-RHACM-2.4:rhacm2/volsync-mover-rsync-rhel8@sha256:530aedee3aeca43ef0501f5cd2aa07c65eb708ac1a7fcd97fc3000358744d1bd_s390x",
"8Base-RHACM-2.4:rhacm2/volsync-mover-rsync-rhel8@sha256:c5621b5d113a1330bdc04f1fce05fd6f16c10526511ba207cb24551f7efe0e58_amd64",
"8Base-RHACM-2.4:rhacm2/volsync-rhel8@sha256:1ab81a27373c351eb2c932536fc9ea6cbf74911b794e3cd183c8e5624940a656_ppc64le",
"8Base-RHACM-2.4:rhacm2/volsync-rhel8@sha256:90ed24a800b82c2eb1c0f2d08aa11b2bea942e6a9044e3a01a5778877e7b376a_s390x",
"8Base-RHACM-2.4:rhacm2/volsync-rhel8@sha256:9e02a53649909a9d3ccd5c22f5c231b3ad69f451d7b5a32033046f3031cde188_amd64",
"8Base-RHACM-2.4:rhacm2/work-rhel8@sha256:0facf27d638269e722029217ef72016556c60e42887a836e4a0ad6140c1b6dcf_s390x",
"8Base-RHACM-2.4:rhacm2/work-rhel8@sha256:5694a214f662b4556b1fdf088ef0d33d6674dc3be3ae5d2fbdf00e56addeae3c_amd64",
"8Base-RHACM-2.4:rhacm2/work-rhel8@sha256:73b036d1c7b9c44010ef9716be8c96bfd2a7af7e09b2cf3402cc2aac81ef94e4_ppc64le"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2022:6696"
},
{
"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.4:rhacm2/acm-grafana-rhel8@sha256:17c53124f6c09cc839f533aee0c870078f547fef29a19803814f5c5fbc5e7939_s390x",
"8Base-RHACM-2.4:rhacm2/acm-grafana-rhel8@sha256:644a295644e91a8976d4df02e5ccdd711d8d3c8fa409cae698671b49b96ec00a_ppc64le",
"8Base-RHACM-2.4:rhacm2/acm-grafana-rhel8@sha256:9c9b992bf748282d7cdc941b7907bbcbabe69a8b287bc4195a6bc8b9d9b6cbd0_amd64",
"8Base-RHACM-2.4:rhacm2/acm-must-gather-rhel8@sha256:0cca0dbb0b7adff8eaea1315b422edb6ea1778befa4772f3e6f5755fb5519196_s390x",
"8Base-RHACM-2.4:rhacm2/acm-must-gather-rhel8@sha256:63b5758cfcffe96326b090ae51d38c00ca13b35e9fe5e4354cd33e67d042c41b_amd64",
"8Base-RHACM-2.4:rhacm2/acm-must-gather-rhel8@sha256:cfc97f6c9495bac2635e016dd47049683f8ed78c932ef2c70cec2ec7be323fea_ppc64le",
"8Base-RHACM-2.4:rhacm2/acm-operator-bundle@sha256:346215260baa3371853d15ccc451c3ac418813c5cd9b422b0ad9f2dd6ae8a511_s390x",
"8Base-RHACM-2.4:rhacm2/acm-operator-bundle@sha256:cb4fca4155dc3e274712c0c7609eb6111a6e03207ddaa0d5c3c8752badc15b2c_amd64",
"8Base-RHACM-2.4:rhacm2/acm-operator-bundle@sha256:cceb82a8492d7e971e515f1a0a5391a1051e4f130f7a14e412def20616e05d40_ppc64le",
"8Base-RHACM-2.4:rhacm2/agent-service-rhel8@sha256:5b5046b04aa10807a6676916cf4744f0cd36c056dd3fd626304814af2d665cf9_amd64",
"8Base-RHACM-2.4:rhacm2/agent-service-rhel8@sha256:5c89bb44eda9a0754ea1d1ca69ea260f02f060c517194251519439e4b943e46a_ppc64le",
"8Base-RHACM-2.4:rhacm2/agent-service-rhel8@sha256:cfe9dfc60224b6206d6fbbc4c4ee95e378ce2da8b79c176e5e7bfdd8b0375f88_s390x",
"8Base-RHACM-2.4:rhacm2/application-ui-rhel8@sha256:6acf7df47405a4ccb3ede12db6574a0829d28f94ea5d20d6041db1bd045a90c6_ppc64le",
"8Base-RHACM-2.4:rhacm2/application-ui-rhel8@sha256:96c10e483a1c99f0ac91fb84df87ebe927e82ca35ef7e36e0f583121dcdd8b15_amd64",
"8Base-RHACM-2.4:rhacm2/application-ui-rhel8@sha256:ffb0b475eccc16a227f13a3d0d332f9cd9b96eade52646352a7497f903edf1a2_s390x",
"8Base-RHACM-2.4:rhacm2/assisted-image-service-rhel8@sha256:2c2f96ebf908cf415613aec65a414884ec35784e4bdcd4c4b4978aa98149af4d_amd64",
"8Base-RHACM-2.4:rhacm2/assisted-image-service-rhel8@sha256:c89023b0b424e2b8800399fc4b6cfa9336248f3222097c094d33fd2b872398aa_ppc64le",
"8Base-RHACM-2.4:rhacm2/assisted-image-service-rhel8@sha256:e49c328eb815293dd606199a0b8a2bd0db6bbf5d87eeaa7902d6d4df1bb41d35_s390x",
"8Base-RHACM-2.4:rhacm2/assisted-installer-agent-rhel8@sha256:86fd675a09451d3ee552452999cd2c82410174f5e55dcfd4f21286559363217e_amd64",
"8Base-RHACM-2.4:rhacm2/assisted-installer-reporter-rhel8@sha256:dcc214165e5c895925f52673577fa73274b017e3e9017818bf5c0327b3600ffb_ppc64le",
"8Base-RHACM-2.4:rhacm2/assisted-installer-reporter-rhel8@sha256:f7004db056478b4c1b101ab0ceac24f78dbefc018a1e76e12e8a4f69fd171175_amd64",
"8Base-RHACM-2.4:rhacm2/assisted-installer-rhel8@sha256:6e002bec6af8e7d7b0c89bc25f4a9e3224e47f5638be7cc2a9c68a5e92447254_amd64",
"8Base-RHACM-2.4:rhacm2/assisted-installer-rhel8@sha256:815976efa30282899af7de91b5df1fdeca10c709d0fc60d09d8f3abb1c2acdc3_ppc64le",
"8Base-RHACM-2.4:rhacm2/cert-policy-controller-rhel8@sha256:0e30470d12e11f473750e0b95833d0d1fe6fd3ee9d9d0c5d7454614449156148_s390x",
"8Base-RHACM-2.4:rhacm2/cert-policy-controller-rhel8@sha256:2324eeab4219c1c953b698cbd1cf57e0af777f31042de00eaaa2bf163f84cae1_amd64",
"8Base-RHACM-2.4:rhacm2/cert-policy-controller-rhel8@sha256:c3d60eaf9f775e623114d093450b5d170b4048ef1e52267a2153ec54489bd00f_ppc64le",
"8Base-RHACM-2.4:rhacm2/cluster-backup-rhel8-operator@sha256:9969b8f2f91bd0a3ef0e89300d66a656238a3a3361d56cf7fc0eb55db1752782_amd64",
"8Base-RHACM-2.4:rhacm2/cluster-backup-rhel8-operator@sha256:d5639931ddcb1288f279f54a3688fcb8c94d710a457917c46bfa3db6cd1a317b_s390x",
"8Base-RHACM-2.4:rhacm2/cluster-backup-rhel8-operator@sha256:fa4667d27a8778efc83ace86657c638aacb7ccc3168c489d427c1d6ab834cbb2_ppc64le",
"8Base-RHACM-2.4:rhacm2/cluster-curator-controller-rhel8@sha256:4b32ee29c898c9f52a5fdeed3a6a595ac157db7051b36086eddf7a8f91b2ec08_ppc64le",
"8Base-RHACM-2.4:rhacm2/cluster-curator-controller-rhel8@sha256:9e6a260d8130731601612a56cea728fc6b80cfa3d7fd8b6612175ff76b290dea_s390x",
"8Base-RHACM-2.4:rhacm2/cluster-curator-controller-rhel8@sha256:faa454bab3f9ea36a2d5a1eaa16806ac3669472856833e750571e45da7074d40_amd64",
"8Base-RHACM-2.4:rhacm2/cluster-proxy-addon-rhel8@sha256:03d738d93d893b9fd9d2587e14b9a7a92bbb5eca4b85901b5e07cff1e7a3ab73_s390x",
"8Base-RHACM-2.4:rhacm2/cluster-proxy-addon-rhel8@sha256:22c9595f3f4d95b6dc6c17ce5412f4131d9ce501f2660f23d176f276c4a97a73_ppc64le",
"8Base-RHACM-2.4:rhacm2/cluster-proxy-addon-rhel8@sha256:ae6de1e14b7897a944733cdb9963f31990d696a66260974d3f692e0af87161d3_amd64",
"8Base-RHACM-2.4:rhacm2/clusterclaims-controller-rhel8@sha256:2c7f03c0ca17163c949249bb4b480a0fd2c986e55b0dc23c6cd3b0a974b4c229_ppc64le",
"8Base-RHACM-2.4:rhacm2/clusterclaims-controller-rhel8@sha256:bd8fa875e2c6b6c650c21089441b417ae657b8e1fda2786d2f328978776a6883_s390x",
"8Base-RHACM-2.4:rhacm2/clusterclaims-controller-rhel8@sha256:c49c92c632968e08f74d08eaa99862f0dd8dd1fe4a85f05e57efa90e5dca5563_amd64",
"8Base-RHACM-2.4:rhacm2/clusterlifecycle-state-metrics-rhel8@sha256:3711cb41642a7fffc69a0c98db128d39d980555127f22a9d1dfd76c9631b8edc_ppc64le",
"8Base-RHACM-2.4:rhacm2/clusterlifecycle-state-metrics-rhel8@sha256:60a54bc76a84f2369b02dc1b9b0d8353da93acc9f8193a26739110c6fe59abdd_s390x",
"8Base-RHACM-2.4:rhacm2/clusterlifecycle-state-metrics-rhel8@sha256:6df08e52cee6890187b6be3a62b36c18fcff7e34630da933e0a5f7bcecec6b4c_amd64",
"8Base-RHACM-2.4:rhacm2/config-policy-controller-rhel8@sha256:8fb0581852dc1dfd80a81ba03c6976da1aa8d93675f626765f2266adfa94d5ac_s390x",
"8Base-RHACM-2.4:rhacm2/config-policy-controller-rhel8@sha256:929233f873cbf980fb850a9812c98bd09f907e26d9afeb1c0198d52776e33b32_ppc64le",
"8Base-RHACM-2.4:rhacm2/config-policy-controller-rhel8@sha256:a3653dcecb777d7b3915c49b7999793b90dd4524628d5517368a0837af46aa07_amd64",
"8Base-RHACM-2.4:rhacm2/console-api-rhel8@sha256:02481bcf2ddd1771d965e947cfcbad66540e2df055a3013bee5185ab84960d6d_ppc64le",
"8Base-RHACM-2.4:rhacm2/console-api-rhel8@sha256:3a47d211370efc6e1661d4d0abd0d5abc65d8a759218af7c2722db820a664d8c_s390x",
"8Base-RHACM-2.4:rhacm2/console-api-rhel8@sha256:789e1950e886e54c341699cc8ec0c4bfb9a0e295e49961366759e861d32d5ef9_amd64",
"8Base-RHACM-2.4:rhacm2/console-rhel8@sha256:5215e1a2f456b83ba4ae02ea653bef51d331ced6e9a4c67958e8c41cd88aa818_s390x",
"8Base-RHACM-2.4:rhacm2/console-rhel8@sha256:d5cbabd5d26e6e712d9f531db8ebaa3a793599538ef2e62262b02c165ea74b9a_ppc64le",
"8Base-RHACM-2.4:rhacm2/console-rhel8@sha256:e797bce5724653b3ae0395c66c4796dc0594002cdde7242f4fd29c2fd5e703fa_amd64",
"8Base-RHACM-2.4:rhacm2/discovery-rhel8-operator@sha256:224af94e4e027bfb7edff3f889ec08aa031eaede2e4a02c67ce2925f29230ea8_s390x",
"8Base-RHACM-2.4:rhacm2/discovery-rhel8-operator@sha256:5dd54d496d15c262072c6024385e9fbf016edabe8a6bcdf31ec63ed5c445088c_amd64",
"8Base-RHACM-2.4:rhacm2/discovery-rhel8-operator@sha256:f64cae3c176e4b18af716ba054dcebafa07c3f893943de09b7dfd0285a9271d5_ppc64le",
"8Base-RHACM-2.4:rhacm2/endpoint-monitoring-rhel8-operator@sha256:516888a8ee8d509b77cda6ef2154a6d70a94a48a2c8c5bc7a9b1b9f2e089ff57_ppc64le",
"8Base-RHACM-2.4:rhacm2/endpoint-monitoring-rhel8-operator@sha256:c48ced70438f389ee0a22a8670db80c121c087728533c5cd2070751ce3b2614e_amd64",
"8Base-RHACM-2.4:rhacm2/endpoint-monitoring-rhel8-operator@sha256:ee184be0540e401b6834747b6632b11d69269f3d9ab44bc4aaab9fc9877191aa_s390x",
"8Base-RHACM-2.4:rhacm2/governance-policy-propagator-rhel8@sha256:b5a8689de0cc37c38daca89e1a6f64b6601b341a8f12ef6c093ec12b83bca4e8_s390x",
"8Base-RHACM-2.4:rhacm2/governance-policy-propagator-rhel8@sha256:f885cac3c1b78c94885f9a9e197511c51b5470b192d6ac48e6cb20a592b36832_ppc64le",
"8Base-RHACM-2.4:rhacm2/governance-policy-propagator-rhel8@sha256:fbec65b4937bbdad28cc1e04b5b215caddeaacda3a844cd0a45ade093997adc3_amd64",
"8Base-RHACM-2.4:rhacm2/governance-policy-spec-sync-rhel8@sha256:2c130b6df67cd0a8ee055d9b8bb3ede4bcf211978db7cdd892f78bf1d56dd269_amd64",
"8Base-RHACM-2.4:rhacm2/governance-policy-spec-sync-rhel8@sha256:6a8227f1560751fd8e1d2ec8136d8855599727eb7ad382bd5b18167ba46b31ff_ppc64le",
"8Base-RHACM-2.4:rhacm2/governance-policy-spec-sync-rhel8@sha256:c2c6ab3e7317dee023b79cc868c052a8a602610925932358498a3a215d5c8089_s390x",
"8Base-RHACM-2.4:rhacm2/governance-policy-status-sync-rhel8@sha256:385006b34743b689054c581eaaffb5298adfd092eaa13ff6c24f28fa5b79a178_amd64",
"8Base-RHACM-2.4:rhacm2/governance-policy-status-sync-rhel8@sha256:6c2ec36725b956432591b6cb6a20d4eb2ac3bf759ab4a901f581c81bcb12270c_ppc64le",
"8Base-RHACM-2.4:rhacm2/governance-policy-status-sync-rhel8@sha256:76f717cb9fe271941f45794a8dd9ebb85af0f7ab6cd104a698352b875e1b721d_s390x",
"8Base-RHACM-2.4:rhacm2/governance-policy-template-sync-rhel8@sha256:2d0d4141d0df7a5309edb3aa064591479facd14d604f5338383a88a7c01fb976_s390x",
"8Base-RHACM-2.4:rhacm2/governance-policy-template-sync-rhel8@sha256:a96e372e54eadb8c0f384eaf5295a5a17ab701c5051b5ae59341ecc01489099b_ppc64le",
"8Base-RHACM-2.4:rhacm2/governance-policy-template-sync-rhel8@sha256:d9135c4c5eb68af915b552e2d7fe62251f4a3a23d45a7b193d754b7da900b159_amd64",
"8Base-RHACM-2.4:rhacm2/grafana-dashboard-loader-rhel8@sha256:1f8b57a645d0abc3e639eb493f228d3485f4a3f53528175bc386f712fce7cd3f_amd64",
"8Base-RHACM-2.4:rhacm2/grafana-dashboard-loader-rhel8@sha256:5419a6207c0cd1adb21d7c4c3378d31f240a9f29674aee612608d015fe0b491f_ppc64le",
"8Base-RHACM-2.4:rhacm2/grafana-dashboard-loader-rhel8@sha256:6190c4487c63f61cb24e8d219aa1ebc6ff5d8d8b1ece5bbb3da5d46e67f0b98c_s390x",
"8Base-RHACM-2.4:rhacm2/grc-ui-api-rhel8@sha256:40f04e8634a2151e7a4aefe823c980d1d98c89ddb1210b55b4c0566bd85fd787_amd64",
"8Base-RHACM-2.4:rhacm2/grc-ui-api-rhel8@sha256:999f7119e60d578cd54b08135838fb8ecb996cd93f8e6f07ee92ec776f86f3d7_s390x",
"8Base-RHACM-2.4:rhacm2/grc-ui-api-rhel8@sha256:a8072d656eb14084eafd141690c02119376c9436faab8e4d219e1f0ade7ed2ec_ppc64le",
"8Base-RHACM-2.4:rhacm2/grc-ui-rhel8@sha256:18beaf038580dd78d44cdbd7b3e9bfab16b1ae9f1b454689abe1ebfefe4964b5_amd64",
"8Base-RHACM-2.4:rhacm2/grc-ui-rhel8@sha256:2e28251e1a65b7176007f53887f3693e5268848b1bb8a1e084e9f1064deaec8a_s390x",
"8Base-RHACM-2.4:rhacm2/grc-ui-rhel8@sha256:3848541d746de6dfacca63f06f29fc7d203dfa4c73dbd749407896ddddb7306c_ppc64le",
"8Base-RHACM-2.4:rhacm2/iam-policy-controller-rhel8@sha256:0deeefc1600e43aac6d9eadd05b32d3a1b2059632ec7e8b005eb2245b52dbd98_amd64",
"8Base-RHACM-2.4:rhacm2/iam-policy-controller-rhel8@sha256:7d1534ff8b00cd38716d2bfb65b924a45e9ec18a8eccad13c5e3818f858630b6_s390x",
"8Base-RHACM-2.4:rhacm2/iam-policy-controller-rhel8@sha256:b2fa794482a54fcfcbf7d0ac8597e9cb0ac0c73cfe5afa8bf2e73ca35d37feb9_ppc64le",
"8Base-RHACM-2.4:rhacm2/insights-client-rhel8@sha256:0f567016e55498bef2be33665d247eb14308b13aaef5cc670de7e06ff830cb9a_amd64",
"8Base-RHACM-2.4:rhacm2/insights-client-rhel8@sha256:6bd666f6d541ab33598c4a38ac05e8f65f19e03d8630cf685c89b05f14c4f1b8_ppc64le",
"8Base-RHACM-2.4:rhacm2/insights-client-rhel8@sha256:85bf407b6bc232952f4dd7c1edd8a7f4a168a6995d7b866f4417bc65a162efd5_s390x",
"8Base-RHACM-2.4:rhacm2/insights-metrics-rhel8@sha256:180e2ac58d3549c7ed583da66fba14368c606feb65b4313aac3b4f889ec091bb_amd64",
"8Base-RHACM-2.4:rhacm2/insights-metrics-rhel8@sha256:2492650b89feab7de0408be0e3af6d889e6291bb7064ea524dafca87b252840e_s390x",
"8Base-RHACM-2.4:rhacm2/insights-metrics-rhel8@sha256:93066377331da7f85024ae541440cb409c741d393adfdfe289f7d5836c0da183_ppc64le",
"8Base-RHACM-2.4:rhacm2/klusterlet-addon-controller-rhel8@sha256:018f6d71abae2963c853fe9d1a41fdad2df91acb72fee775af08275647d3019f_amd64",
"8Base-RHACM-2.4:rhacm2/klusterlet-addon-controller-rhel8@sha256:500d5166ea2f808c46b71d1a5470a35bffa484d860161a16e9809f90d021b23e_ppc64le",
"8Base-RHACM-2.4:rhacm2/klusterlet-addon-controller-rhel8@sha256:a4d7ef368efce597729c5fc1ae4358a0b45483a11b8363bf8d164c20075da748_s390x",
"8Base-RHACM-2.4:rhacm2/klusterlet-addon-rhel8-operator@sha256:0402e265ec4919aef893be4c0f177b53173bc0c50eb47aafea6822e05a7748be_s390x",
"8Base-RHACM-2.4:rhacm2/klusterlet-addon-rhel8-operator@sha256:6b0fbc1956407a0986460556336fcccfe4d08d712cc4b0af4ca65061baf75ea2_amd64",
"8Base-RHACM-2.4:rhacm2/klusterlet-addon-rhel8-operator@sha256:d7546a69df7b817d0c29c8f95dd3d5d2900c3755c82570b1d610702c56d4fb59_ppc64le",
"8Base-RHACM-2.4:rhacm2/kube-rbac-proxy-rhel8@sha256:6650633c4664e6b537e82eafc593dc91ca206de3b0de878f600c913a95eb18a2_amd64",
"8Base-RHACM-2.4:rhacm2/kube-rbac-proxy-rhel8@sha256:c1c90ee4ae1f908c33c8a8bf38f0b47bfad039bedccf870324f6b554aad5d78c_s390x",
"8Base-RHACM-2.4:rhacm2/kube-rbac-proxy-rhel8@sha256:ccddb38db49a190aa0d5d70e6b4672079ea222a42045d406a4b9974ac7412146_ppc64le",
"8Base-RHACM-2.4:rhacm2/kube-state-metrics-rhel8@sha256:566b95595959ba60677f1518562fd996ef7643dc94aa9e9fead0e4b4096032ca_s390x",
"8Base-RHACM-2.4:rhacm2/kube-state-metrics-rhel8@sha256:789f79b85c022e59143e725a589ac890884f079c969f56efb972b0a0f8d77e66_amd64",
"8Base-RHACM-2.4:rhacm2/kube-state-metrics-rhel8@sha256:971a33f5a57057d3901ff75eebbc13ca8456b4315dd7811139e60bb8872d80bf_ppc64le",
"8Base-RHACM-2.4:rhacm2/managedcluster-import-controller-rhel8@sha256:bcb43adee06dbb1cfb6a5c9fed71847ecc3826e3e44fe04d57b7143a6123daa5_s390x",
"8Base-RHACM-2.4:rhacm2/managedcluster-import-controller-rhel8@sha256:dbf235a9723a1c21471d8ef0029f3c999ac3b22512d67facd052efb725431bc1_ppc64le",
"8Base-RHACM-2.4:rhacm2/managedcluster-import-controller-rhel8@sha256:faf01c5554224350e4cffd1fc4ce275886791e45857bf0ed5f90ffa3a64680dc_amd64",
"8Base-RHACM-2.4:rhacm2/management-ingress-rhel8@sha256:46293eeaad521f993ed01467e13cae70f600426ef09df0e02dd8b83348b60027_amd64",
"8Base-RHACM-2.4:rhacm2/management-ingress-rhel8@sha256:c3cdbf5ff93b3b19ac2d7cf15b9152a0761d473de7afe29832a7ca3b833b6797_s390x",
"8Base-RHACM-2.4:rhacm2/management-ingress-rhel8@sha256:ce994a8f4c4e5476e6131a6721da748225c89a96c9d471a8638eefb6a22d52b9_ppc64le",
"8Base-RHACM-2.4:rhacm2/memcached-exporter-rhel8@sha256:01398d4f3b1825e864ddae46a5e4b7cc298dabb444dd105787ef6aeb70514571_ppc64le",
"8Base-RHACM-2.4:rhacm2/memcached-exporter-rhel8@sha256:5432fa56e40dee2475da7ee7b7e89cca10a8f06f4cbea94983fa094bfbef81ff_amd64",
"8Base-RHACM-2.4:rhacm2/memcached-exporter-rhel8@sha256:e22fa2dbc6733fc176f44cf42ec8f51b69672d354d6d2cf510eada5fe41a5245_s390x",
"8Base-RHACM-2.4:rhacm2/memcached-rhel8@sha256:0a0a88fb0138cd6de2e3fce81ab959d12cbda64e5fbab1046008aee1d94f12e2_s390x",
"8Base-RHACM-2.4:rhacm2/memcached-rhel8@sha256:7e0ee17c6d00d20773799cfb6c6e9e27c204d1e31010aa71a7f0f35eb5179a35_amd64",
"8Base-RHACM-2.4:rhacm2/memcached-rhel8@sha256:b9213f5525ebd51960412c15d416a591bf23731b6217f79aca2a89a893df2102_ppc64le",
"8Base-RHACM-2.4:rhacm2/metrics-collector-rhel8@sha256:431d4089a4a93c6b6a00cf9b63ecd9199a5545f09190577356b22ff6646820f3_amd64",
"8Base-RHACM-2.4:rhacm2/metrics-collector-rhel8@sha256:83f649b506ca698251c884692307d7cd52bbae87b0bf7790f96ffd24dd7f4fd7_ppc64le",
"8Base-RHACM-2.4:rhacm2/metrics-collector-rhel8@sha256:d37401c5fb672c56004f75974a4069d5d3b6c5e96ac7be4c174f9f178a7666bc_s390x",
"8Base-RHACM-2.4:rhacm2/multicloud-integrations-rhel8@sha256:a311c6ef1099d2370209bbbe30cfac6d1c50d79a2321beaab1f6158ab2db8bec_s390x",
"8Base-RHACM-2.4:rhacm2/multicloud-integrations-rhel8@sha256:e666154a539974d0cc005bc74903dc9f173920101dbfc5169b14a30129991475_ppc64le",
"8Base-RHACM-2.4:rhacm2/multicloud-integrations-rhel8@sha256:f37fe856571112970ae4786d313bf51e78b26e1630e443d276abb4de8e47e525_amd64",
"8Base-RHACM-2.4:rhacm2/multicloud-manager-rhel8@sha256:1dd235aa8599ca070f5175ad9da5bdb9505a7dfbbd87173f0bbf4e14ca0d5e88_ppc64le",
"8Base-RHACM-2.4:rhacm2/multicloud-manager-rhel8@sha256:8a1eeafb2a738aecb2723889c98e287638e950fec05425f1fe132ff7eb01738f_amd64",
"8Base-RHACM-2.4:rhacm2/multicloud-manager-rhel8@sha256:d458a289528173a07f7ff6d87279474e8379a2f05c11d5a9be97f9c43e38ec75_s390x",
"8Base-RHACM-2.4:rhacm2/multicluster-observability-rhel8-operator@sha256:45d046d621eab996c457a90b607ca9a57e2ca5dcad384d3cd5317475e096e098_amd64",
"8Base-RHACM-2.4:rhacm2/multicluster-observability-rhel8-operator@sha256:7ed02712f2d5093f7c751a6d22c9ffe5ce3b00c4cc901ffb779b8b51e282d698_s390x",
"8Base-RHACM-2.4:rhacm2/multicluster-observability-rhel8-operator@sha256:7f89cc6647700f7ddc46d4fabb4b3702142aa0fe9bd23026eba98c704026e9e9_ppc64le",
"8Base-RHACM-2.4:rhacm2/multicluster-operators-application-rhel8@sha256:27492dfdd71cc0bae6e01a184ac8fe5677ce172583b0fd1b9112dfd789009839_ppc64le",
"8Base-RHACM-2.4:rhacm2/multicluster-operators-application-rhel8@sha256:3af2802a89c09966e9c63f40974d8554a7b7b88cc386bbf5bda0a4cc987b7c15_s390x",
"8Base-RHACM-2.4:rhacm2/multicluster-operators-application-rhel8@sha256:723ac91ea8c130d80b48db30e05186607210aea71c7afc1c072b9a691e350215_amd64",
"8Base-RHACM-2.4:rhacm2/multicluster-operators-channel-rhel8@sha256:09883ff8a783d3f83e1c26566555c5ad140cc8bbf0d4cdb5220ef344c6282752_ppc64le",
"8Base-RHACM-2.4:rhacm2/multicluster-operators-channel-rhel8@sha256:4a34b2593897d4b1a1af124bdf6fb7e51bbd97bb4c56dd8ae463b3f3abbb7718_s390x",
"8Base-RHACM-2.4:rhacm2/multicluster-operators-channel-rhel8@sha256:883282b801566b5a40a32e33ebc431ac1398afb68f47ce931cc82b8b9eca1e55_amd64",
"8Base-RHACM-2.4:rhacm2/multicluster-operators-deployable-rhel8@sha256:0a15e49232c20ead26ade38823cd40d785e612670a41cac28ecea2066025a3d1_amd64",
"8Base-RHACM-2.4:rhacm2/multicluster-operators-deployable-rhel8@sha256:0ecd46eb89e90d787c442fd0ca92f84e9bf7fa6c2e315a0b95912616687c0580_s390x",
"8Base-RHACM-2.4:rhacm2/multicluster-operators-deployable-rhel8@sha256:bd148be0ad6ddbcc1995f94b4660d3fbe2338112230c840d77f53a564b14ec4a_ppc64le",
"8Base-RHACM-2.4:rhacm2/multicluster-operators-placementrule-rhel8@sha256:4bdca102dae861d39d81a2df4be1767e4e702ce3836224e9b875f613d1af0c37_ppc64le",
"8Base-RHACM-2.4:rhacm2/multicluster-operators-placementrule-rhel8@sha256:d71975de4b1d6b53d19ddf338f3d19ad7e28812f8fc932c144eee630d9cab176_amd64",
"8Base-RHACM-2.4:rhacm2/multicluster-operators-placementrule-rhel8@sha256:fa3e2e45501d661f4f724dea809b6eff73455db623b03178130590dbf317dba5_s390x",
"8Base-RHACM-2.4:rhacm2/multicluster-operators-subscription-release-rhel8@sha256:2e13c28d1f18f2efac62207515450a42732d4be790199ab0e5ddf2f181649cb4_ppc64le",
"8Base-RHACM-2.4:rhacm2/multicluster-operators-subscription-release-rhel8@sha256:50dc29deac8efaac3bf321270b718dec41d8b80746d3548c076ab26b2c6b63ca_s390x",
"8Base-RHACM-2.4:rhacm2/multicluster-operators-subscription-release-rhel8@sha256:faae7a0632b10dc9b65af7a8af7e7c7d9e26f2f7087687fa19d2afefa7426c5a_amd64",
"8Base-RHACM-2.4:rhacm2/multicluster-operators-subscription-rhel8@sha256:1fa2779aab32977ec8e867ed188dcdd66106986c3cbf39f02e2a555873ba478a_ppc64le",
"8Base-RHACM-2.4:rhacm2/multicluster-operators-subscription-rhel8@sha256:731a4f0919cbab729e9dded9e513ec4ad5e1b48967c21f65f3b494158a6b25ba_s390x",
"8Base-RHACM-2.4:rhacm2/multicluster-operators-subscription-rhel8@sha256:ec803f14f854b73a873f95027617246888ea28029f2f4bb5b7f39a5dd63399ca_amd64",
"8Base-RHACM-2.4:rhacm2/multiclusterhub-repo-rhel8@sha256:75504c269b3d0c2af9b48317f3dc070fae58a1e46e95283e2e0e1ab6b60f452d_amd64",
"8Base-RHACM-2.4:rhacm2/multiclusterhub-repo-rhel8@sha256:c21ffdaa0ce90e6c08f4814c09d9a0bd34d341ad1fc8f6ff2152e9007393ba1f_s390x",
"8Base-RHACM-2.4:rhacm2/multiclusterhub-repo-rhel8@sha256:e1e522835d65503d467dc9ef7c4a0149adfc4cbd3620134adb4a5694eda2f0c4_ppc64le",
"8Base-RHACM-2.4:rhacm2/multiclusterhub-rhel8@sha256:37cf6ccd9a2b9af4444fa192e7b5e6979687bd5159d97f48da40c4f9bad249eb_amd64",
"8Base-RHACM-2.4:rhacm2/multiclusterhub-rhel8@sha256:b8dea0eca4c8aaefee6be9afea77e3302ad551f68f5a87316caf65e13ac9138d_s390x",
"8Base-RHACM-2.4:rhacm2/multiclusterhub-rhel8@sha256:d173cf78965bd026a6333af91b55305ea9c349e630fa53548ee42d791295cd69_ppc64le",
"8Base-RHACM-2.4:rhacm2/node-exporter-rhel8@sha256:0b2cf97a3d82fb4570dee71c1232ef9998c7efcd1d9415f9f41351457802d62d_amd64",
"8Base-RHACM-2.4:rhacm2/node-exporter-rhel8@sha256:93e85d546c624a685221a5d0c9085fa59752105587a531c58066a856defa322a_ppc64le",
"8Base-RHACM-2.4:rhacm2/node-exporter-rhel8@sha256:b20c7b88c52ab9772ebd2216333d6324cba08c653135af469a9e6ccb6648d7c6_s390x",
"8Base-RHACM-2.4:rhacm2/observatorium-rhel8-operator@sha256:078b48f3746c33e0c69b11c9e51e70c220a3cc6f0fd26eb5b30534b16c6a2efa_s390x",
"8Base-RHACM-2.4:rhacm2/observatorium-rhel8-operator@sha256:0e1ec4eda138936261dc5a76a18fa4ace6082c636b30021ce10d5d4d0acea890_ppc64le",
"8Base-RHACM-2.4:rhacm2/observatorium-rhel8-operator@sha256:70e41fdcacd43b4e498b8d5917d0e2fb640f4e85f30b1d6646b27aee1bc8dafc_amd64",
"8Base-RHACM-2.4:rhacm2/observatorium-rhel8@sha256:431149d31b309822fa9476f951ae39bde3a81cc5d17d2a79062ced7b729166cd_amd64",
"8Base-RHACM-2.4:rhacm2/observatorium-rhel8@sha256:65aaebf97e8b904e9ff1520f4bc4704bc21614a7377f66a4c6776032621a9ccf_s390x",
"8Base-RHACM-2.4:rhacm2/observatorium-rhel8@sha256:804054ba7c65c0814307017e3ff6681ba25e62384468adbf3712418e1f3b321f_ppc64le",
"8Base-RHACM-2.4:rhacm2/openshift-hive-rhel8@sha256:80950fa60359f90359129bff09665d7e94150bfbcfb048dc46ec77309479733b_ppc64le",
"8Base-RHACM-2.4:rhacm2/openshift-hive-rhel8@sha256:bae2680af5a00937f0ecc680ad979b131ad65fc47c4683dec69e45e442dd38b4_amd64",
"8Base-RHACM-2.4:rhacm2/openshift-hive-rhel8@sha256:c75cad252f1bda9dac27d1145ee01fe91078e6bc29c60b72f2f0977cea56ae9c_s390x",
"8Base-RHACM-2.4:rhacm2/placement-rhel8@sha256:1cc55dc4ec890f583cf63c7c1d5451cd1e409dbb8feed7bb854e6970ba0e9cbd_s390x",
"8Base-RHACM-2.4:rhacm2/placement-rhel8@sha256:98f3db6bd38eec496565558b8c81a06b51fe22ad4c5a462a6b43a61ab3bc853c_amd64",
"8Base-RHACM-2.4:rhacm2/placement-rhel8@sha256:a0a5b1e0cd29da2c215f3ce555230477ce775cbd79423c74426aaa4f7f56cfc5_ppc64le",
"8Base-RHACM-2.4:rhacm2/prometheus-alertmanager-rhel8@sha256:29c84506cb42edbede5abdf086433ef003d677135fe3b51093c1fbafa6f666e0_s390x",
"8Base-RHACM-2.4:rhacm2/prometheus-alertmanager-rhel8@sha256:be4e1ac4ca5c8145ad7488bc9f067d8f1b9f4cb3d79ac43f4addd19cc66a584b_amd64",
"8Base-RHACM-2.4:rhacm2/prometheus-alertmanager-rhel8@sha256:fc83710377e91bec8866053bb2b9f91be7a3c25993488a6f9641e7c93918aadc_ppc64le",
"8Base-RHACM-2.4:rhacm2/prometheus-rhel8@sha256:1587535175898f97007552a6023ef0785861271dc939a751c98db0c41c9e2c97_amd64",
"8Base-RHACM-2.4:rhacm2/prometheus-rhel8@sha256:4aa41836d3699f3b8a546703fa5032a01af6bcac60465e779769c32a36352d0d_s390x",
"8Base-RHACM-2.4:rhacm2/prometheus-rhel8@sha256:f7971a684bcdce02604319ecace5ba585797f116a64024da815bf3e2d27f6251_ppc64le",
"8Base-RHACM-2.4:rhacm2/provider-credential-controller-rhel8@sha256:827351fc8036170bfb1b6d0fc15c84476c8913ae044163884ff89424e0e4235f_s390x",
"8Base-RHACM-2.4:rhacm2/provider-credential-controller-rhel8@sha256:a6f1234d8f90e06b88775ce831e574ec0621e487043d412d7c35d2bde6db21f9_amd64",
"8Base-RHACM-2.4:rhacm2/provider-credential-controller-rhel8@sha256:e33d7b73b6a7d41ef7779800af177a4557608ea87c854e457d0421332fcb421f_ppc64le",
"8Base-RHACM-2.4:rhacm2/rbac-query-proxy-rhel8@sha256:1d1c793c2bf89cb49dc4625981b4f7bc9cc827d01d7c57af88cde59adde21787_amd64",
"8Base-RHACM-2.4:rhacm2/rbac-query-proxy-rhel8@sha256:a129031e0e3c0e389a104f1ad15f4ecbb6382d79e19c62e7b22b31bee7021cdd_s390x",
"8Base-RHACM-2.4:rhacm2/rbac-query-proxy-rhel8@sha256:b549a06e14f326d196883c8168db3f82edbb952184ea4742b6d4eca78b13bc69_ppc64le",
"8Base-RHACM-2.4:rhacm2/redisgraph-tls-rhel8@sha256:7e3245ba0f53c4c510f7151b3e940c13d5a79d8d95b203e3b8ceaca4ceea42ea_ppc64le",
"8Base-RHACM-2.4:rhacm2/redisgraph-tls-rhel8@sha256:9fb4a62d70505c508d0d8dc158f8fa1c759c23f6a13c6a069a40a32c5cbce1fe_s390x",
"8Base-RHACM-2.4:rhacm2/redisgraph-tls-rhel8@sha256:cdf817bdb70737e6912e550fa1602bbbcaa5b34a2e2d47a249000aac560cc6f0_amd64",
"8Base-RHACM-2.4:rhacm2/registration-rhel8-operator@sha256:3ca37dec679c11f1333c5fd6c866867ce2e7ed5d3c139c2ad8f3ad7d10be70c0_s390x",
"8Base-RHACM-2.4:rhacm2/registration-rhel8-operator@sha256:45b0e1027807496b3c2a10d8e7c015cc91cc77b9832639adb51a6e5fc7f5071b_ppc64le",
"8Base-RHACM-2.4:rhacm2/registration-rhel8-operator@sha256:6710d98fb67533848a96f35fcbeb0adf6999a7e6534068ccc9956105a4d2db73_amd64",
"8Base-RHACM-2.4:rhacm2/registration-rhel8@sha256:0fbe6a1234544b31be5b6ba778895d31b0486783116796e0e31079cd2ee9f87a_ppc64le",
"8Base-RHACM-2.4:rhacm2/registration-rhel8@sha256:494e65b5e3bf27c3bae221db5154b119ef7689b2cb42894f05c40cf4608f1da6_s390x",
"8Base-RHACM-2.4:rhacm2/registration-rhel8@sha256:5d614eda176a91d5359e8a44a6f93a3fdbda8080f2209f342f83d4816b2d0008_amd64",
"8Base-RHACM-2.4:rhacm2/search-aggregator-rhel8@sha256:176ba84e41d3465826245fd9acd199c0b292c25a76c88bbcab8c07d93829ff9c_s390x",
"8Base-RHACM-2.4:rhacm2/search-aggregator-rhel8@sha256:3857111bc468c7bb79a7476d6bc5df0add7d8951799b65b6414f1f5dd3d5b9b8_amd64",
"8Base-RHACM-2.4:rhacm2/search-aggregator-rhel8@sha256:52a2dd79f67b1910a7129f70ba18b48656cd41b2a15f2ae4af2509c0eaa4205a_ppc64le",
"8Base-RHACM-2.4:rhacm2/search-api-rhel8@sha256:2d64646d663ac682a087fc69314bd72751ba2b005ab08a93da223470a863a740_amd64",
"8Base-RHACM-2.4:rhacm2/search-api-rhel8@sha256:74ccabf407b668837238eb3ad2e536fcb0b3df9a48741f43edf2456fbee80cc6_ppc64le",
"8Base-RHACM-2.4:rhacm2/search-api-rhel8@sha256:de9cc78ae58b063980c0fd3797cc6aba79bedc22898dae3fbce64c94dfd82909_s390x",
"8Base-RHACM-2.4:rhacm2/search-collector-rhel8@sha256:37c5344f9061f44ea363d64c2118e791999007ecdead8d15c8c121aff83631fe_amd64",
"8Base-RHACM-2.4:rhacm2/search-collector-rhel8@sha256:98fb5b0965d41badb9933eb0fc23a5006c1e1cb555a8b80b63a6a00bc87b1c7a_s390x",
"8Base-RHACM-2.4:rhacm2/search-collector-rhel8@sha256:ff9c98d5836007520ff971116d5c143b6e0fafa25e5c8f0dfd4b1a23f191f1d2_ppc64le",
"8Base-RHACM-2.4:rhacm2/search-rhel8@sha256:13b61bea54f6d67fb749852d48dc6a035ee516ed5f3d339619b97924e078ca59_ppc64le",
"8Base-RHACM-2.4:rhacm2/search-rhel8@sha256:210fdca717aef2b4159e223a4f0bab06cdae9491d2c890d63710cf3c71de0c32_amd64",
"8Base-RHACM-2.4:rhacm2/search-rhel8@sha256:5f3249435b29dba366242d6e68e6f1f2f4a8f4cd8941fb881d297bd5ed9fa72e_s390x",
"8Base-RHACM-2.4:rhacm2/search-ui-rhel8@sha256:2203d5c5cadd4be391bba00bbf8a588e930dcde7c438e15c14ed0e7a3fd31522_s390x",
"8Base-RHACM-2.4:rhacm2/search-ui-rhel8@sha256:aa0f257b502a6fcf1d2eb2270858f7d145abee32b9a64ba511bab22218b74e0a_ppc64le",
"8Base-RHACM-2.4:rhacm2/search-ui-rhel8@sha256:d4a81b7b29b9a76aa631ad26471b3cd6202775853f5a2102260c4f1e339cdfe0_amd64",
"8Base-RHACM-2.4:rhacm2/submariner-addon-rhel8@sha256:0faded1f0229ce80be36090a54ed761f1c89b414e84bd11d680fbddd382a986b_amd64",
"8Base-RHACM-2.4:rhacm2/submariner-addon-rhel8@sha256:4331c06cda7427491fcf5061f9695ab5f87dea5a02b5b915b1354c20f3cff830_s390x",
"8Base-RHACM-2.4:rhacm2/submariner-addon-rhel8@sha256:514d5c15aceb07e72ba74d9ba1b3bdc2e84e1c4060b2facdb886809b118c704c_ppc64le",
"8Base-RHACM-2.4:rhacm2/thanos-receive-controller-rhel8@sha256:2da6d891769a4d9cb936d93a8ea84eea45f33e482c79cc74418f4143c5c145e7_s390x",
"8Base-RHACM-2.4:rhacm2/thanos-receive-controller-rhel8@sha256:8c0745aa13e06c6cc159d8be33302b766673bdd1aedff1309d205519587440ab_amd64",
"8Base-RHACM-2.4:rhacm2/thanos-receive-controller-rhel8@sha256:8d0e265c199c32e757c2004d89db64bc64092171b98068aab03f977a744cc5bc_ppc64le",
"8Base-RHACM-2.4:rhacm2/thanos-rhel8@sha256:8036c9dd2d44027f5173b935ee8dcd9b3e87b433d65a50f83ffa76a503cf747c_s390x",
"8Base-RHACM-2.4:rhacm2/thanos-rhel8@sha256:ed22c2650f0d908174896647ced911a49945714a114836096b787cc879164bc4_ppc64le",
"8Base-RHACM-2.4:rhacm2/thanos-rhel8@sha256:fbe3062ae92faafd40caac5ddd0b20e2d1bfcaa64febebc0dcd5d368a3734c12_amd64",
"8Base-RHACM-2.4:rhacm2/volsync-mover-rclone-rhel8@sha256:0b3c2d30d0a6109db50dba4053d795fc92bfcadc380a8a8deb5ae4ef4e6d29fa_ppc64le",
"8Base-RHACM-2.4:rhacm2/volsync-mover-rclone-rhel8@sha256:6784f7672ac4c8f47ddaf9b5fc6b98f2c1d18c48be212114eeab9babb780cba6_s390x",
"8Base-RHACM-2.4:rhacm2/volsync-mover-rclone-rhel8@sha256:ada830a6dfa3f00aba2a32225a9884bbe31d20b93ece21249b11e6b037d85e75_amd64",
"8Base-RHACM-2.4:rhacm2/volsync-mover-restic-rhel8@sha256:31244fad1da3b5c258babd12defc1192a8534727f12ad775aad9d202fb6a5947_amd64",
"8Base-RHACM-2.4:rhacm2/volsync-mover-restic-rhel8@sha256:3ac9147cf782a40b3881973a399add430aee10cdfe1abdb00c98a0b5a3a527dc_s390x",
"8Base-RHACM-2.4:rhacm2/volsync-mover-restic-rhel8@sha256:9d00b2d06752192dd8f8f48aeb2786ac1ee0c062ed8916cf3f693c7d2a05e208_ppc64le",
"8Base-RHACM-2.4:rhacm2/volsync-mover-rsync-rhel8@sha256:30e06b75f83e22faeed2108f68b158fb35b4db22b83f049c61706ddcbfef27d9_ppc64le",
"8Base-RHACM-2.4:rhacm2/volsync-mover-rsync-rhel8@sha256:530aedee3aeca43ef0501f5cd2aa07c65eb708ac1a7fcd97fc3000358744d1bd_s390x",
"8Base-RHACM-2.4:rhacm2/volsync-mover-rsync-rhel8@sha256:c5621b5d113a1330bdc04f1fce05fd6f16c10526511ba207cb24551f7efe0e58_amd64",
"8Base-RHACM-2.4:rhacm2/volsync-rhel8@sha256:1ab81a27373c351eb2c932536fc9ea6cbf74911b794e3cd183c8e5624940a656_ppc64le",
"8Base-RHACM-2.4:rhacm2/volsync-rhel8@sha256:90ed24a800b82c2eb1c0f2d08aa11b2bea942e6a9044e3a01a5778877e7b376a_s390x",
"8Base-RHACM-2.4:rhacm2/volsync-rhel8@sha256:9e02a53649909a9d3ccd5c22f5c231b3ad69f451d7b5a32033046f3031cde188_amd64",
"8Base-RHACM-2.4:rhacm2/work-rhel8@sha256:0facf27d638269e722029217ef72016556c60e42887a836e4a0ad6140c1b6dcf_s390x",
"8Base-RHACM-2.4:rhacm2/work-rhel8@sha256:5694a214f662b4556b1fdf088ef0d33d6674dc3be3ae5d2fbdf00e56addeae3c_amd64",
"8Base-RHACM-2.4:rhacm2/work-rhel8@sha256:73b036d1c7b9c44010ef9716be8c96bfd2a7af7e09b2cf3402cc2aac81ef94e4_ppc64le"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 10.0,
"baseSeverity": "CRITICAL",
"confidentialityImpact": "HIGH",
"integrityImpact": "HIGH",
"privilegesRequired": "NONE",
"scope": "CHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:C/C:H/I:H/A:H",
"version": "3.1"
},
"products": [
"8Base-RHACM-2.4:rhacm2/acm-grafana-rhel8@sha256:17c53124f6c09cc839f533aee0c870078f547fef29a19803814f5c5fbc5e7939_s390x",
"8Base-RHACM-2.4:rhacm2/acm-grafana-rhel8@sha256:644a295644e91a8976d4df02e5ccdd711d8d3c8fa409cae698671b49b96ec00a_ppc64le",
"8Base-RHACM-2.4:rhacm2/acm-grafana-rhel8@sha256:9c9b992bf748282d7cdc941b7907bbcbabe69a8b287bc4195a6bc8b9d9b6cbd0_amd64",
"8Base-RHACM-2.4:rhacm2/acm-must-gather-rhel8@sha256:0cca0dbb0b7adff8eaea1315b422edb6ea1778befa4772f3e6f5755fb5519196_s390x",
"8Base-RHACM-2.4:rhacm2/acm-must-gather-rhel8@sha256:63b5758cfcffe96326b090ae51d38c00ca13b35e9fe5e4354cd33e67d042c41b_amd64",
"8Base-RHACM-2.4:rhacm2/acm-must-gather-rhel8@sha256:cfc97f6c9495bac2635e016dd47049683f8ed78c932ef2c70cec2ec7be323fea_ppc64le",
"8Base-RHACM-2.4:rhacm2/acm-operator-bundle@sha256:346215260baa3371853d15ccc451c3ac418813c5cd9b422b0ad9f2dd6ae8a511_s390x",
"8Base-RHACM-2.4:rhacm2/acm-operator-bundle@sha256:cb4fca4155dc3e274712c0c7609eb6111a6e03207ddaa0d5c3c8752badc15b2c_amd64",
"8Base-RHACM-2.4:rhacm2/acm-operator-bundle@sha256:cceb82a8492d7e971e515f1a0a5391a1051e4f130f7a14e412def20616e05d40_ppc64le",
"8Base-RHACM-2.4:rhacm2/agent-service-rhel8@sha256:5b5046b04aa10807a6676916cf4744f0cd36c056dd3fd626304814af2d665cf9_amd64",
"8Base-RHACM-2.4:rhacm2/agent-service-rhel8@sha256:5c89bb44eda9a0754ea1d1ca69ea260f02f060c517194251519439e4b943e46a_ppc64le",
"8Base-RHACM-2.4:rhacm2/agent-service-rhel8@sha256:cfe9dfc60224b6206d6fbbc4c4ee95e378ce2da8b79c176e5e7bfdd8b0375f88_s390x",
"8Base-RHACM-2.4:rhacm2/application-ui-rhel8@sha256:6acf7df47405a4ccb3ede12db6574a0829d28f94ea5d20d6041db1bd045a90c6_ppc64le",
"8Base-RHACM-2.4:rhacm2/application-ui-rhel8@sha256:96c10e483a1c99f0ac91fb84df87ebe927e82ca35ef7e36e0f583121dcdd8b15_amd64",
"8Base-RHACM-2.4:rhacm2/application-ui-rhel8@sha256:ffb0b475eccc16a227f13a3d0d332f9cd9b96eade52646352a7497f903edf1a2_s390x",
"8Base-RHACM-2.4:rhacm2/assisted-image-service-rhel8@sha256:2c2f96ebf908cf415613aec65a414884ec35784e4bdcd4c4b4978aa98149af4d_amd64",
"8Base-RHACM-2.4:rhacm2/assisted-image-service-rhel8@sha256:c89023b0b424e2b8800399fc4b6cfa9336248f3222097c094d33fd2b872398aa_ppc64le",
"8Base-RHACM-2.4:rhacm2/assisted-image-service-rhel8@sha256:e49c328eb815293dd606199a0b8a2bd0db6bbf5d87eeaa7902d6d4df1bb41d35_s390x",
"8Base-RHACM-2.4:rhacm2/assisted-installer-agent-rhel8@sha256:86fd675a09451d3ee552452999cd2c82410174f5e55dcfd4f21286559363217e_amd64",
"8Base-RHACM-2.4:rhacm2/assisted-installer-reporter-rhel8@sha256:dcc214165e5c895925f52673577fa73274b017e3e9017818bf5c0327b3600ffb_ppc64le",
"8Base-RHACM-2.4:rhacm2/assisted-installer-reporter-rhel8@sha256:f7004db056478b4c1b101ab0ceac24f78dbefc018a1e76e12e8a4f69fd171175_amd64",
"8Base-RHACM-2.4:rhacm2/assisted-installer-rhel8@sha256:6e002bec6af8e7d7b0c89bc25f4a9e3224e47f5638be7cc2a9c68a5e92447254_amd64",
"8Base-RHACM-2.4:rhacm2/assisted-installer-rhel8@sha256:815976efa30282899af7de91b5df1fdeca10c709d0fc60d09d8f3abb1c2acdc3_ppc64le",
"8Base-RHACM-2.4:rhacm2/cert-policy-controller-rhel8@sha256:0e30470d12e11f473750e0b95833d0d1fe6fd3ee9d9d0c5d7454614449156148_s390x",
"8Base-RHACM-2.4:rhacm2/cert-policy-controller-rhel8@sha256:2324eeab4219c1c953b698cbd1cf57e0af777f31042de00eaaa2bf163f84cae1_amd64",
"8Base-RHACM-2.4:rhacm2/cert-policy-controller-rhel8@sha256:c3d60eaf9f775e623114d093450b5d170b4048ef1e52267a2153ec54489bd00f_ppc64le",
"8Base-RHACM-2.4:rhacm2/cluster-backup-rhel8-operator@sha256:9969b8f2f91bd0a3ef0e89300d66a656238a3a3361d56cf7fc0eb55db1752782_amd64",
"8Base-RHACM-2.4:rhacm2/cluster-backup-rhel8-operator@sha256:d5639931ddcb1288f279f54a3688fcb8c94d710a457917c46bfa3db6cd1a317b_s390x",
"8Base-RHACM-2.4:rhacm2/cluster-backup-rhel8-operator@sha256:fa4667d27a8778efc83ace86657c638aacb7ccc3168c489d427c1d6ab834cbb2_ppc64le",
"8Base-RHACM-2.4:rhacm2/cluster-curator-controller-rhel8@sha256:4b32ee29c898c9f52a5fdeed3a6a595ac157db7051b36086eddf7a8f91b2ec08_ppc64le",
"8Base-RHACM-2.4:rhacm2/cluster-curator-controller-rhel8@sha256:9e6a260d8130731601612a56cea728fc6b80cfa3d7fd8b6612175ff76b290dea_s390x",
"8Base-RHACM-2.4:rhacm2/cluster-curator-controller-rhel8@sha256:faa454bab3f9ea36a2d5a1eaa16806ac3669472856833e750571e45da7074d40_amd64",
"8Base-RHACM-2.4:rhacm2/cluster-proxy-addon-rhel8@sha256:03d738d93d893b9fd9d2587e14b9a7a92bbb5eca4b85901b5e07cff1e7a3ab73_s390x",
"8Base-RHACM-2.4:rhacm2/cluster-proxy-addon-rhel8@sha256:22c9595f3f4d95b6dc6c17ce5412f4131d9ce501f2660f23d176f276c4a97a73_ppc64le",
"8Base-RHACM-2.4:rhacm2/cluster-proxy-addon-rhel8@sha256:ae6de1e14b7897a944733cdb9963f31990d696a66260974d3f692e0af87161d3_amd64",
"8Base-RHACM-2.4:rhacm2/clusterclaims-controller-rhel8@sha256:2c7f03c0ca17163c949249bb4b480a0fd2c986e55b0dc23c6cd3b0a974b4c229_ppc64le",
"8Base-RHACM-2.4:rhacm2/clusterclaims-controller-rhel8@sha256:bd8fa875e2c6b6c650c21089441b417ae657b8e1fda2786d2f328978776a6883_s390x",
"8Base-RHACM-2.4:rhacm2/clusterclaims-controller-rhel8@sha256:c49c92c632968e08f74d08eaa99862f0dd8dd1fe4a85f05e57efa90e5dca5563_amd64",
"8Base-RHACM-2.4:rhacm2/clusterlifecycle-state-metrics-rhel8@sha256:3711cb41642a7fffc69a0c98db128d39d980555127f22a9d1dfd76c9631b8edc_ppc64le",
"8Base-RHACM-2.4:rhacm2/clusterlifecycle-state-metrics-rhel8@sha256:60a54bc76a84f2369b02dc1b9b0d8353da93acc9f8193a26739110c6fe59abdd_s390x",
"8Base-RHACM-2.4:rhacm2/clusterlifecycle-state-metrics-rhel8@sha256:6df08e52cee6890187b6be3a62b36c18fcff7e34630da933e0a5f7bcecec6b4c_amd64",
"8Base-RHACM-2.4:rhacm2/config-policy-controller-rhel8@sha256:8fb0581852dc1dfd80a81ba03c6976da1aa8d93675f626765f2266adfa94d5ac_s390x",
"8Base-RHACM-2.4:rhacm2/config-policy-controller-rhel8@sha256:929233f873cbf980fb850a9812c98bd09f907e26d9afeb1c0198d52776e33b32_ppc64le",
"8Base-RHACM-2.4:rhacm2/config-policy-controller-rhel8@sha256:a3653dcecb777d7b3915c49b7999793b90dd4524628d5517368a0837af46aa07_amd64",
"8Base-RHACM-2.4:rhacm2/console-api-rhel8@sha256:02481bcf2ddd1771d965e947cfcbad66540e2df055a3013bee5185ab84960d6d_ppc64le",
"8Base-RHACM-2.4:rhacm2/console-api-rhel8@sha256:3a47d211370efc6e1661d4d0abd0d5abc65d8a759218af7c2722db820a664d8c_s390x",
"8Base-RHACM-2.4:rhacm2/console-api-rhel8@sha256:789e1950e886e54c341699cc8ec0c4bfb9a0e295e49961366759e861d32d5ef9_amd64",
"8Base-RHACM-2.4:rhacm2/console-rhel8@sha256:5215e1a2f456b83ba4ae02ea653bef51d331ced6e9a4c67958e8c41cd88aa818_s390x",
"8Base-RHACM-2.4:rhacm2/console-rhel8@sha256:d5cbabd5d26e6e712d9f531db8ebaa3a793599538ef2e62262b02c165ea74b9a_ppc64le",
"8Base-RHACM-2.4:rhacm2/console-rhel8@sha256:e797bce5724653b3ae0395c66c4796dc0594002cdde7242f4fd29c2fd5e703fa_amd64",
"8Base-RHACM-2.4:rhacm2/discovery-rhel8-operator@sha256:224af94e4e027bfb7edff3f889ec08aa031eaede2e4a02c67ce2925f29230ea8_s390x",
"8Base-RHACM-2.4:rhacm2/discovery-rhel8-operator@sha256:5dd54d496d15c262072c6024385e9fbf016edabe8a6bcdf31ec63ed5c445088c_amd64",
"8Base-RHACM-2.4:rhacm2/discovery-rhel8-operator@sha256:f64cae3c176e4b18af716ba054dcebafa07c3f893943de09b7dfd0285a9271d5_ppc64le",
"8Base-RHACM-2.4:rhacm2/endpoint-monitoring-rhel8-operator@sha256:516888a8ee8d509b77cda6ef2154a6d70a94a48a2c8c5bc7a9b1b9f2e089ff57_ppc64le",
"8Base-RHACM-2.4:rhacm2/endpoint-monitoring-rhel8-operator@sha256:c48ced70438f389ee0a22a8670db80c121c087728533c5cd2070751ce3b2614e_amd64",
"8Base-RHACM-2.4:rhacm2/endpoint-monitoring-rhel8-operator@sha256:ee184be0540e401b6834747b6632b11d69269f3d9ab44bc4aaab9fc9877191aa_s390x",
"8Base-RHACM-2.4:rhacm2/governance-policy-propagator-rhel8@sha256:b5a8689de0cc37c38daca89e1a6f64b6601b341a8f12ef6c093ec12b83bca4e8_s390x",
"8Base-RHACM-2.4:rhacm2/governance-policy-propagator-rhel8@sha256:f885cac3c1b78c94885f9a9e197511c51b5470b192d6ac48e6cb20a592b36832_ppc64le",
"8Base-RHACM-2.4:rhacm2/governance-policy-propagator-rhel8@sha256:fbec65b4937bbdad28cc1e04b5b215caddeaacda3a844cd0a45ade093997adc3_amd64",
"8Base-RHACM-2.4:rhacm2/governance-policy-spec-sync-rhel8@sha256:2c130b6df67cd0a8ee055d9b8bb3ede4bcf211978db7cdd892f78bf1d56dd269_amd64",
"8Base-RHACM-2.4:rhacm2/governance-policy-spec-sync-rhel8@sha256:6a8227f1560751fd8e1d2ec8136d8855599727eb7ad382bd5b18167ba46b31ff_ppc64le",
"8Base-RHACM-2.4:rhacm2/governance-policy-spec-sync-rhel8@sha256:c2c6ab3e7317dee023b79cc868c052a8a602610925932358498a3a215d5c8089_s390x",
"8Base-RHACM-2.4:rhacm2/governance-policy-status-sync-rhel8@sha256:385006b34743b689054c581eaaffb5298adfd092eaa13ff6c24f28fa5b79a178_amd64",
"8Base-RHACM-2.4:rhacm2/governance-policy-status-sync-rhel8@sha256:6c2ec36725b956432591b6cb6a20d4eb2ac3bf759ab4a901f581c81bcb12270c_ppc64le",
"8Base-RHACM-2.4:rhacm2/governance-policy-status-sync-rhel8@sha256:76f717cb9fe271941f45794a8dd9ebb85af0f7ab6cd104a698352b875e1b721d_s390x",
"8Base-RHACM-2.4:rhacm2/governance-policy-template-sync-rhel8@sha256:2d0d4141d0df7a5309edb3aa064591479facd14d604f5338383a88a7c01fb976_s390x",
"8Base-RHACM-2.4:rhacm2/governance-policy-template-sync-rhel8@sha256:a96e372e54eadb8c0f384eaf5295a5a17ab701c5051b5ae59341ecc01489099b_ppc64le",
"8Base-RHACM-2.4:rhacm2/governance-policy-template-sync-rhel8@sha256:d9135c4c5eb68af915b552e2d7fe62251f4a3a23d45a7b193d754b7da900b159_amd64",
"8Base-RHACM-2.4:rhacm2/grafana-dashboard-loader-rhel8@sha256:1f8b57a645d0abc3e639eb493f228d3485f4a3f53528175bc386f712fce7cd3f_amd64",
"8Base-RHACM-2.4:rhacm2/grafana-dashboard-loader-rhel8@sha256:5419a6207c0cd1adb21d7c4c3378d31f240a9f29674aee612608d015fe0b491f_ppc64le",
"8Base-RHACM-2.4:rhacm2/grafana-dashboard-loader-rhel8@sha256:6190c4487c63f61cb24e8d219aa1ebc6ff5d8d8b1ece5bbb3da5d46e67f0b98c_s390x",
"8Base-RHACM-2.4:rhacm2/grc-ui-api-rhel8@sha256:40f04e8634a2151e7a4aefe823c980d1d98c89ddb1210b55b4c0566bd85fd787_amd64",
"8Base-RHACM-2.4:rhacm2/grc-ui-api-rhel8@sha256:999f7119e60d578cd54b08135838fb8ecb996cd93f8e6f07ee92ec776f86f3d7_s390x",
"8Base-RHACM-2.4:rhacm2/grc-ui-api-rhel8@sha256:a8072d656eb14084eafd141690c02119376c9436faab8e4d219e1f0ade7ed2ec_ppc64le",
"8Base-RHACM-2.4:rhacm2/grc-ui-rhel8@sha256:18beaf038580dd78d44cdbd7b3e9bfab16b1ae9f1b454689abe1ebfefe4964b5_amd64",
"8Base-RHACM-2.4:rhacm2/grc-ui-rhel8@sha256:2e28251e1a65b7176007f53887f3693e5268848b1bb8a1e084e9f1064deaec8a_s390x",
"8Base-RHACM-2.4:rhacm2/grc-ui-rhel8@sha256:3848541d746de6dfacca63f06f29fc7d203dfa4c73dbd749407896ddddb7306c_ppc64le",
"8Base-RHACM-2.4:rhacm2/iam-policy-controller-rhel8@sha256:0deeefc1600e43aac6d9eadd05b32d3a1b2059632ec7e8b005eb2245b52dbd98_amd64",
"8Base-RHACM-2.4:rhacm2/iam-policy-controller-rhel8@sha256:7d1534ff8b00cd38716d2bfb65b924a45e9ec18a8eccad13c5e3818f858630b6_s390x",
"8Base-RHACM-2.4:rhacm2/iam-policy-controller-rhel8@sha256:b2fa794482a54fcfcbf7d0ac8597e9cb0ac0c73cfe5afa8bf2e73ca35d37feb9_ppc64le",
"8Base-RHACM-2.4:rhacm2/insights-client-rhel8@sha256:0f567016e55498bef2be33665d247eb14308b13aaef5cc670de7e06ff830cb9a_amd64",
"8Base-RHACM-2.4:rhacm2/insights-client-rhel8@sha256:6bd666f6d541ab33598c4a38ac05e8f65f19e03d8630cf685c89b05f14c4f1b8_ppc64le",
"8Base-RHACM-2.4:rhacm2/insights-client-rhel8@sha256:85bf407b6bc232952f4dd7c1edd8a7f4a168a6995d7b866f4417bc65a162efd5_s390x",
"8Base-RHACM-2.4:rhacm2/insights-metrics-rhel8@sha256:180e2ac58d3549c7ed583da66fba14368c606feb65b4313aac3b4f889ec091bb_amd64",
"8Base-RHACM-2.4:rhacm2/insights-metrics-rhel8@sha256:2492650b89feab7de0408be0e3af6d889e6291bb7064ea524dafca87b252840e_s390x",
"8Base-RHACM-2.4:rhacm2/insights-metrics-rhel8@sha256:93066377331da7f85024ae541440cb409c741d393adfdfe289f7d5836c0da183_ppc64le",
"8Base-RHACM-2.4:rhacm2/klusterlet-addon-controller-rhel8@sha256:018f6d71abae2963c853fe9d1a41fdad2df91acb72fee775af08275647d3019f_amd64",
"8Base-RHACM-2.4:rhacm2/klusterlet-addon-controller-rhel8@sha256:500d5166ea2f808c46b71d1a5470a35bffa484d860161a16e9809f90d021b23e_ppc64le",
"8Base-RHACM-2.4:rhacm2/klusterlet-addon-controller-rhel8@sha256:a4d7ef368efce597729c5fc1ae4358a0b45483a11b8363bf8d164c20075da748_s390x",
"8Base-RHACM-2.4:rhacm2/klusterlet-addon-rhel8-operator@sha256:0402e265ec4919aef893be4c0f177b53173bc0c50eb47aafea6822e05a7748be_s390x",
"8Base-RHACM-2.4:rhacm2/klusterlet-addon-rhel8-operator@sha256:6b0fbc1956407a0986460556336fcccfe4d08d712cc4b0af4ca65061baf75ea2_amd64",
"8Base-RHACM-2.4:rhacm2/klusterlet-addon-rhel8-operator@sha256:d7546a69df7b817d0c29c8f95dd3d5d2900c3755c82570b1d610702c56d4fb59_ppc64le",
"8Base-RHACM-2.4:rhacm2/kube-rbac-proxy-rhel8@sha256:6650633c4664e6b537e82eafc593dc91ca206de3b0de878f600c913a95eb18a2_amd64",
"8Base-RHACM-2.4:rhacm2/kube-rbac-proxy-rhel8@sha256:c1c90ee4ae1f908c33c8a8bf38f0b47bfad039bedccf870324f6b554aad5d78c_s390x",
"8Base-RHACM-2.4:rhacm2/kube-rbac-proxy-rhel8@sha256:ccddb38db49a190aa0d5d70e6b4672079ea222a42045d406a4b9974ac7412146_ppc64le",
"8Base-RHACM-2.4:rhacm2/kube-state-metrics-rhel8@sha256:566b95595959ba60677f1518562fd996ef7643dc94aa9e9fead0e4b4096032ca_s390x",
"8Base-RHACM-2.4:rhacm2/kube-state-metrics-rhel8@sha256:789f79b85c022e59143e725a589ac890884f079c969f56efb972b0a0f8d77e66_amd64",
"8Base-RHACM-2.4:rhacm2/kube-state-metrics-rhel8@sha256:971a33f5a57057d3901ff75eebbc13ca8456b4315dd7811139e60bb8872d80bf_ppc64le",
"8Base-RHACM-2.4:rhacm2/managedcluster-import-controller-rhel8@sha256:bcb43adee06dbb1cfb6a5c9fed71847ecc3826e3e44fe04d57b7143a6123daa5_s390x",
"8Base-RHACM-2.4:rhacm2/managedcluster-import-controller-rhel8@sha256:dbf235a9723a1c21471d8ef0029f3c999ac3b22512d67facd052efb725431bc1_ppc64le",
"8Base-RHACM-2.4:rhacm2/managedcluster-import-controller-rhel8@sha256:faf01c5554224350e4cffd1fc4ce275886791e45857bf0ed5f90ffa3a64680dc_amd64",
"8Base-RHACM-2.4:rhacm2/management-ingress-rhel8@sha256:46293eeaad521f993ed01467e13cae70f600426ef09df0e02dd8b83348b60027_amd64",
"8Base-RHACM-2.4:rhacm2/management-ingress-rhel8@sha256:c3cdbf5ff93b3b19ac2d7cf15b9152a0761d473de7afe29832a7ca3b833b6797_s390x",
"8Base-RHACM-2.4:rhacm2/management-ingress-rhel8@sha256:ce994a8f4c4e5476e6131a6721da748225c89a96c9d471a8638eefb6a22d52b9_ppc64le",
"8Base-RHACM-2.4:rhacm2/memcached-exporter-rhel8@sha256:01398d4f3b1825e864ddae46a5e4b7cc298dabb444dd105787ef6aeb70514571_ppc64le",
"8Base-RHACM-2.4:rhacm2/memcached-exporter-rhel8@sha256:5432fa56e40dee2475da7ee7b7e89cca10a8f06f4cbea94983fa094bfbef81ff_amd64",
"8Base-RHACM-2.4:rhacm2/memcached-exporter-rhel8@sha256:e22fa2dbc6733fc176f44cf42ec8f51b69672d354d6d2cf510eada5fe41a5245_s390x",
"8Base-RHACM-2.4:rhacm2/memcached-rhel8@sha256:0a0a88fb0138cd6de2e3fce81ab959d12cbda64e5fbab1046008aee1d94f12e2_s390x",
"8Base-RHACM-2.4:rhacm2/memcached-rhel8@sha256:7e0ee17c6d00d20773799cfb6c6e9e27c204d1e31010aa71a7f0f35eb5179a35_amd64",
"8Base-RHACM-2.4:rhacm2/memcached-rhel8@sha256:b9213f5525ebd51960412c15d416a591bf23731b6217f79aca2a89a893df2102_ppc64le",
"8Base-RHACM-2.4:rhacm2/metrics-collector-rhel8@sha256:431d4089a4a93c6b6a00cf9b63ecd9199a5545f09190577356b22ff6646820f3_amd64",
"8Base-RHACM-2.4:rhacm2/metrics-collector-rhel8@sha256:83f649b506ca698251c884692307d7cd52bbae87b0bf7790f96ffd24dd7f4fd7_ppc64le",
"8Base-RHACM-2.4:rhacm2/metrics-collector-rhel8@sha256:d37401c5fb672c56004f75974a4069d5d3b6c5e96ac7be4c174f9f178a7666bc_s390x",
"8Base-RHACM-2.4:rhacm2/multicloud-integrations-rhel8@sha256:a311c6ef1099d2370209bbbe30cfac6d1c50d79a2321beaab1f6158ab2db8bec_s390x",
"8Base-RHACM-2.4:rhacm2/multicloud-integrations-rhel8@sha256:e666154a539974d0cc005bc74903dc9f173920101dbfc5169b14a30129991475_ppc64le",
"8Base-RHACM-2.4:rhacm2/multicloud-integrations-rhel8@sha256:f37fe856571112970ae4786d313bf51e78b26e1630e443d276abb4de8e47e525_amd64",
"8Base-RHACM-2.4:rhacm2/multicloud-manager-rhel8@sha256:1dd235aa8599ca070f5175ad9da5bdb9505a7dfbbd87173f0bbf4e14ca0d5e88_ppc64le",
"8Base-RHACM-2.4:rhacm2/multicloud-manager-rhel8@sha256:8a1eeafb2a738aecb2723889c98e287638e950fec05425f1fe132ff7eb01738f_amd64",
"8Base-RHACM-2.4:rhacm2/multicloud-manager-rhel8@sha256:d458a289528173a07f7ff6d87279474e8379a2f05c11d5a9be97f9c43e38ec75_s390x",
"8Base-RHACM-2.4:rhacm2/multicluster-observability-rhel8-operator@sha256:45d046d621eab996c457a90b607ca9a57e2ca5dcad384d3cd5317475e096e098_amd64",
"8Base-RHACM-2.4:rhacm2/multicluster-observability-rhel8-operator@sha256:7ed02712f2d5093f7c751a6d22c9ffe5ce3b00c4cc901ffb779b8b51e282d698_s390x",
"8Base-RHACM-2.4:rhacm2/multicluster-observability-rhel8-operator@sha256:7f89cc6647700f7ddc46d4fabb4b3702142aa0fe9bd23026eba98c704026e9e9_ppc64le",
"8Base-RHACM-2.4:rhacm2/multicluster-operators-application-rhel8@sha256:27492dfdd71cc0bae6e01a184ac8fe5677ce172583b0fd1b9112dfd789009839_ppc64le",
"8Base-RHACM-2.4:rhacm2/multicluster-operators-application-rhel8@sha256:3af2802a89c09966e9c63f40974d8554a7b7b88cc386bbf5bda0a4cc987b7c15_s390x",
"8Base-RHACM-2.4:rhacm2/multicluster-operators-application-rhel8@sha256:723ac91ea8c130d80b48db30e05186607210aea71c7afc1c072b9a691e350215_amd64",
"8Base-RHACM-2.4:rhacm2/multicluster-operators-channel-rhel8@sha256:09883ff8a783d3f83e1c26566555c5ad140cc8bbf0d4cdb5220ef344c6282752_ppc64le",
"8Base-RHACM-2.4:rhacm2/multicluster-operators-channel-rhel8@sha256:4a34b2593897d4b1a1af124bdf6fb7e51bbd97bb4c56dd8ae463b3f3abbb7718_s390x",
"8Base-RHACM-2.4:rhacm2/multicluster-operators-channel-rhel8@sha256:883282b801566b5a40a32e33ebc431ac1398afb68f47ce931cc82b8b9eca1e55_amd64",
"8Base-RHACM-2.4:rhacm2/multicluster-operators-deployable-rhel8@sha256:0a15e49232c20ead26ade38823cd40d785e612670a41cac28ecea2066025a3d1_amd64",
"8Base-RHACM-2.4:rhacm2/multicluster-operators-deployable-rhel8@sha256:0ecd46eb89e90d787c442fd0ca92f84e9bf7fa6c2e315a0b95912616687c0580_s390x",
"8Base-RHACM-2.4:rhacm2/multicluster-operators-deployable-rhel8@sha256:bd148be0ad6ddbcc1995f94b4660d3fbe2338112230c840d77f53a564b14ec4a_ppc64le",
"8Base-RHACM-2.4:rhacm2/multicluster-operators-placementrule-rhel8@sha256:4bdca102dae861d39d81a2df4be1767e4e702ce3836224e9b875f613d1af0c37_ppc64le",
"8Base-RHACM-2.4:rhacm2/multicluster-operators-placementrule-rhel8@sha256:d71975de4b1d6b53d19ddf338f3d19ad7e28812f8fc932c144eee630d9cab176_amd64",
"8Base-RHACM-2.4:rhacm2/multicluster-operators-placementrule-rhel8@sha256:fa3e2e45501d661f4f724dea809b6eff73455db623b03178130590dbf317dba5_s390x",
"8Base-RHACM-2.4:rhacm2/multicluster-operators-subscription-release-rhel8@sha256:2e13c28d1f18f2efac62207515450a42732d4be790199ab0e5ddf2f181649cb4_ppc64le",
"8Base-RHACM-2.4:rhacm2/multicluster-operators-subscription-release-rhel8@sha256:50dc29deac8efaac3bf321270b718dec41d8b80746d3548c076ab26b2c6b63ca_s390x",
"8Base-RHACM-2.4:rhacm2/multicluster-operators-subscription-release-rhel8@sha256:faae7a0632b10dc9b65af7a8af7e7c7d9e26f2f7087687fa19d2afefa7426c5a_amd64",
"8Base-RHACM-2.4:rhacm2/multicluster-operators-subscription-rhel8@sha256:1fa2779aab32977ec8e867ed188dcdd66106986c3cbf39f02e2a555873ba478a_ppc64le",
"8Base-RHACM-2.4:rhacm2/multicluster-operators-subscription-rhel8@sha256:731a4f0919cbab729e9dded9e513ec4ad5e1b48967c21f65f3b494158a6b25ba_s390x",
"8Base-RHACM-2.4:rhacm2/multicluster-operators-subscription-rhel8@sha256:ec803f14f854b73a873f95027617246888ea28029f2f4bb5b7f39a5dd63399ca_amd64",
"8Base-RHACM-2.4:rhacm2/multiclusterhub-repo-rhel8@sha256:75504c269b3d0c2af9b48317f3dc070fae58a1e46e95283e2e0e1ab6b60f452d_amd64",
"8Base-RHACM-2.4:rhacm2/multiclusterhub-repo-rhel8@sha256:c21ffdaa0ce90e6c08f4814c09d9a0bd34d341ad1fc8f6ff2152e9007393ba1f_s390x",
"8Base-RHACM-2.4:rhacm2/multiclusterhub-repo-rhel8@sha256:e1e522835d65503d467dc9ef7c4a0149adfc4cbd3620134adb4a5694eda2f0c4_ppc64le",
"8Base-RHACM-2.4:rhacm2/multiclusterhub-rhel8@sha256:37cf6ccd9a2b9af4444fa192e7b5e6979687bd5159d97f48da40c4f9bad249eb_amd64",
"8Base-RHACM-2.4:rhacm2/multiclusterhub-rhel8@sha256:b8dea0eca4c8aaefee6be9afea77e3302ad551f68f5a87316caf65e13ac9138d_s390x",
"8Base-RHACM-2.4:rhacm2/multiclusterhub-rhel8@sha256:d173cf78965bd026a6333af91b55305ea9c349e630fa53548ee42d791295cd69_ppc64le",
"8Base-RHACM-2.4:rhacm2/node-exporter-rhel8@sha256:0b2cf97a3d82fb4570dee71c1232ef9998c7efcd1d9415f9f41351457802d62d_amd64",
"8Base-RHACM-2.4:rhacm2/node-exporter-rhel8@sha256:93e85d546c624a685221a5d0c9085fa59752105587a531c58066a856defa322a_ppc64le",
"8Base-RHACM-2.4:rhacm2/node-exporter-rhel8@sha256:b20c7b88c52ab9772ebd2216333d6324cba08c653135af469a9e6ccb6648d7c6_s390x",
"8Base-RHACM-2.4:rhacm2/observatorium-rhel8-operator@sha256:078b48f3746c33e0c69b11c9e51e70c220a3cc6f0fd26eb5b30534b16c6a2efa_s390x",
"8Base-RHACM-2.4:rhacm2/observatorium-rhel8-operator@sha256:0e1ec4eda138936261dc5a76a18fa4ace6082c636b30021ce10d5d4d0acea890_ppc64le",
"8Base-RHACM-2.4:rhacm2/observatorium-rhel8-operator@sha256:70e41fdcacd43b4e498b8d5917d0e2fb640f4e85f30b1d6646b27aee1bc8dafc_amd64",
"8Base-RHACM-2.4:rhacm2/observatorium-rhel8@sha256:431149d31b309822fa9476f951ae39bde3a81cc5d17d2a79062ced7b729166cd_amd64",
"8Base-RHACM-2.4:rhacm2/observatorium-rhel8@sha256:65aaebf97e8b904e9ff1520f4bc4704bc21614a7377f66a4c6776032621a9ccf_s390x",
"8Base-RHACM-2.4:rhacm2/observatorium-rhel8@sha256:804054ba7c65c0814307017e3ff6681ba25e62384468adbf3712418e1f3b321f_ppc64le",
"8Base-RHACM-2.4:rhacm2/openshift-hive-rhel8@sha256:80950fa60359f90359129bff09665d7e94150bfbcfb048dc46ec77309479733b_ppc64le",
"8Base-RHACM-2.4:rhacm2/openshift-hive-rhel8@sha256:bae2680af5a00937f0ecc680ad979b131ad65fc47c4683dec69e45e442dd38b4_amd64",
"8Base-RHACM-2.4:rhacm2/openshift-hive-rhel8@sha256:c75cad252f1bda9dac27d1145ee01fe91078e6bc29c60b72f2f0977cea56ae9c_s390x",
"8Base-RHACM-2.4:rhacm2/placement-rhel8@sha256:1cc55dc4ec890f583cf63c7c1d5451cd1e409dbb8feed7bb854e6970ba0e9cbd_s390x",
"8Base-RHACM-2.4:rhacm2/placement-rhel8@sha256:98f3db6bd38eec496565558b8c81a06b51fe22ad4c5a462a6b43a61ab3bc853c_amd64",
"8Base-RHACM-2.4:rhacm2/placement-rhel8@sha256:a0a5b1e0cd29da2c215f3ce555230477ce775cbd79423c74426aaa4f7f56cfc5_ppc64le",
"8Base-RHACM-2.4:rhacm2/prometheus-alertmanager-rhel8@sha256:29c84506cb42edbede5abdf086433ef003d677135fe3b51093c1fbafa6f666e0_s390x",
"8Base-RHACM-2.4:rhacm2/prometheus-alertmanager-rhel8@sha256:be4e1ac4ca5c8145ad7488bc9f067d8f1b9f4cb3d79ac43f4addd19cc66a584b_amd64",
"8Base-RHACM-2.4:rhacm2/prometheus-alertmanager-rhel8@sha256:fc83710377e91bec8866053bb2b9f91be7a3c25993488a6f9641e7c93918aadc_ppc64le",
"8Base-RHACM-2.4:rhacm2/prometheus-rhel8@sha256:1587535175898f97007552a6023ef0785861271dc939a751c98db0c41c9e2c97_amd64",
"8Base-RHACM-2.4:rhacm2/prometheus-rhel8@sha256:4aa41836d3699f3b8a546703fa5032a01af6bcac60465e779769c32a36352d0d_s390x",
"8Base-RHACM-2.4:rhacm2/prometheus-rhel8@sha256:f7971a684bcdce02604319ecace5ba585797f116a64024da815bf3e2d27f6251_ppc64le",
"8Base-RHACM-2.4:rhacm2/provider-credential-controller-rhel8@sha256:827351fc8036170bfb1b6d0fc15c84476c8913ae044163884ff89424e0e4235f_s390x",
"8Base-RHACM-2.4:rhacm2/provider-credential-controller-rhel8@sha256:a6f1234d8f90e06b88775ce831e574ec0621e487043d412d7c35d2bde6db21f9_amd64",
"8Base-RHACM-2.4:rhacm2/provider-credential-controller-rhel8@sha256:e33d7b73b6a7d41ef7779800af177a4557608ea87c854e457d0421332fcb421f_ppc64le",
"8Base-RHACM-2.4:rhacm2/rbac-query-proxy-rhel8@sha256:1d1c793c2bf89cb49dc4625981b4f7bc9cc827d01d7c57af88cde59adde21787_amd64",
"8Base-RHACM-2.4:rhacm2/rbac-query-proxy-rhel8@sha256:a129031e0e3c0e389a104f1ad15f4ecbb6382d79e19c62e7b22b31bee7021cdd_s390x",
"8Base-RHACM-2.4:rhacm2/rbac-query-proxy-rhel8@sha256:b549a06e14f326d196883c8168db3f82edbb952184ea4742b6d4eca78b13bc69_ppc64le",
"8Base-RHACM-2.4:rhacm2/redisgraph-tls-rhel8@sha256:7e3245ba0f53c4c510f7151b3e940c13d5a79d8d95b203e3b8ceaca4ceea42ea_ppc64le",
"8Base-RHACM-2.4:rhacm2/redisgraph-tls-rhel8@sha256:9fb4a62d70505c508d0d8dc158f8fa1c759c23f6a13c6a069a40a32c5cbce1fe_s390x",
"8Base-RHACM-2.4:rhacm2/redisgraph-tls-rhel8@sha256:cdf817bdb70737e6912e550fa1602bbbcaa5b34a2e2d47a249000aac560cc6f0_amd64",
"8Base-RHACM-2.4:rhacm2/registration-rhel8-operator@sha256:3ca37dec679c11f1333c5fd6c866867ce2e7ed5d3c139c2ad8f3ad7d10be70c0_s390x",
"8Base-RHACM-2.4:rhacm2/registration-rhel8-operator@sha256:45b0e1027807496b3c2a10d8e7c015cc91cc77b9832639adb51a6e5fc7f5071b_ppc64le",
"8Base-RHACM-2.4:rhacm2/registration-rhel8-operator@sha256:6710d98fb67533848a96f35fcbeb0adf6999a7e6534068ccc9956105a4d2db73_amd64",
"8Base-RHACM-2.4:rhacm2/registration-rhel8@sha256:0fbe6a1234544b31be5b6ba778895d31b0486783116796e0e31079cd2ee9f87a_ppc64le",
"8Base-RHACM-2.4:rhacm2/registration-rhel8@sha256:494e65b5e3bf27c3bae221db5154b119ef7689b2cb42894f05c40cf4608f1da6_s390x",
"8Base-RHACM-2.4:rhacm2/registration-rhel8@sha256:5d614eda176a91d5359e8a44a6f93a3fdbda8080f2209f342f83d4816b2d0008_amd64",
"8Base-RHACM-2.4:rhacm2/search-aggregator-rhel8@sha256:176ba84e41d3465826245fd9acd199c0b292c25a76c88bbcab8c07d93829ff9c_s390x",
"8Base-RHACM-2.4:rhacm2/search-aggregator-rhel8@sha256:3857111bc468c7bb79a7476d6bc5df0add7d8951799b65b6414f1f5dd3d5b9b8_amd64",
"8Base-RHACM-2.4:rhacm2/search-aggregator-rhel8@sha256:52a2dd79f67b1910a7129f70ba18b48656cd41b2a15f2ae4af2509c0eaa4205a_ppc64le",
"8Base-RHACM-2.4:rhacm2/search-api-rhel8@sha256:2d64646d663ac682a087fc69314bd72751ba2b005ab08a93da223470a863a740_amd64",
"8Base-RHACM-2.4:rhacm2/search-api-rhel8@sha256:74ccabf407b668837238eb3ad2e536fcb0b3df9a48741f43edf2456fbee80cc6_ppc64le",
"8Base-RHACM-2.4:rhacm2/search-api-rhel8@sha256:de9cc78ae58b063980c0fd3797cc6aba79bedc22898dae3fbce64c94dfd82909_s390x",
"8Base-RHACM-2.4:rhacm2/search-collector-rhel8@sha256:37c5344f9061f44ea363d64c2118e791999007ecdead8d15c8c121aff83631fe_amd64",
"8Base-RHACM-2.4:rhacm2/search-collector-rhel8@sha256:98fb5b0965d41badb9933eb0fc23a5006c1e1cb555a8b80b63a6a00bc87b1c7a_s390x",
"8Base-RHACM-2.4:rhacm2/search-collector-rhel8@sha256:ff9c98d5836007520ff971116d5c143b6e0fafa25e5c8f0dfd4b1a23f191f1d2_ppc64le",
"8Base-RHACM-2.4:rhacm2/search-rhel8@sha256:13b61bea54f6d67fb749852d48dc6a035ee516ed5f3d339619b97924e078ca59_ppc64le",
"8Base-RHACM-2.4:rhacm2/search-rhel8@sha256:210fdca717aef2b4159e223a4f0bab06cdae9491d2c890d63710cf3c71de0c32_amd64",
"8Base-RHACM-2.4:rhacm2/search-rhel8@sha256:5f3249435b29dba366242d6e68e6f1f2f4a8f4cd8941fb881d297bd5ed9fa72e_s390x",
"8Base-RHACM-2.4:rhacm2/search-ui-rhel8@sha256:2203d5c5cadd4be391bba00bbf8a588e930dcde7c438e15c14ed0e7a3fd31522_s390x",
"8Base-RHACM-2.4:rhacm2/search-ui-rhel8@sha256:aa0f257b502a6fcf1d2eb2270858f7d145abee32b9a64ba511bab22218b74e0a_ppc64le",
"8Base-RHACM-2.4:rhacm2/search-ui-rhel8@sha256:d4a81b7b29b9a76aa631ad26471b3cd6202775853f5a2102260c4f1e339cdfe0_amd64",
"8Base-RHACM-2.4:rhacm2/submariner-addon-rhel8@sha256:0faded1f0229ce80be36090a54ed761f1c89b414e84bd11d680fbddd382a986b_amd64",
"8Base-RHACM-2.4:rhacm2/submariner-addon-rhel8@sha256:4331c06cda7427491fcf5061f9695ab5f87dea5a02b5b915b1354c20f3cff830_s390x",
"8Base-RHACM-2.4:rhacm2/submariner-addon-rhel8@sha256:514d5c15aceb07e72ba74d9ba1b3bdc2e84e1c4060b2facdb886809b118c704c_ppc64le",
"8Base-RHACM-2.4:rhacm2/thanos-receive-controller-rhel8@sha256:2da6d891769a4d9cb936d93a8ea84eea45f33e482c79cc74418f4143c5c145e7_s390x",
"8Base-RHACM-2.4:rhacm2/thanos-receive-controller-rhel8@sha256:8c0745aa13e06c6cc159d8be33302b766673bdd1aedff1309d205519587440ab_amd64",
"8Base-RHACM-2.4:rhacm2/thanos-receive-controller-rhel8@sha256:8d0e265c199c32e757c2004d89db64bc64092171b98068aab03f977a744cc5bc_ppc64le",
"8Base-RHACM-2.4:rhacm2/thanos-rhel8@sha256:8036c9dd2d44027f5173b935ee8dcd9b3e87b433d65a50f83ffa76a503cf747c_s390x",
"8Base-RHACM-2.4:rhacm2/thanos-rhel8@sha256:ed22c2650f0d908174896647ced911a49945714a114836096b787cc879164bc4_ppc64le",
"8Base-RHACM-2.4:rhacm2/thanos-rhel8@sha256:fbe3062ae92faafd40caac5ddd0b20e2d1bfcaa64febebc0dcd5d368a3734c12_amd64",
"8Base-RHACM-2.4:rhacm2/volsync-mover-rclone-rhel8@sha256:0b3c2d30d0a6109db50dba4053d795fc92bfcadc380a8a8deb5ae4ef4e6d29fa_ppc64le",
"8Base-RHACM-2.4:rhacm2/volsync-mover-rclone-rhel8@sha256:6784f7672ac4c8f47ddaf9b5fc6b98f2c1d18c48be212114eeab9babb780cba6_s390x",
"8Base-RHACM-2.4:rhacm2/volsync-mover-rclone-rhel8@sha256:ada830a6dfa3f00aba2a32225a9884bbe31d20b93ece21249b11e6b037d85e75_amd64",
"8Base-RHACM-2.4:rhacm2/volsync-mover-restic-rhel8@sha256:31244fad1da3b5c258babd12defc1192a8534727f12ad775aad9d202fb6a5947_amd64",
"8Base-RHACM-2.4:rhacm2/volsync-mover-restic-rhel8@sha256:3ac9147cf782a40b3881973a399add430aee10cdfe1abdb00c98a0b5a3a527dc_s390x",
"8Base-RHACM-2.4:rhacm2/volsync-mover-restic-rhel8@sha256:9d00b2d06752192dd8f8f48aeb2786ac1ee0c062ed8916cf3f693c7d2a05e208_ppc64le",
"8Base-RHACM-2.4:rhacm2/volsync-mover-rsync-rhel8@sha256:30e06b75f83e22faeed2108f68b158fb35b4db22b83f049c61706ddcbfef27d9_ppc64le",
"8Base-RHACM-2.4:rhacm2/volsync-mover-rsync-rhel8@sha256:530aedee3aeca43ef0501f5cd2aa07c65eb708ac1a7fcd97fc3000358744d1bd_s390x",
"8Base-RHACM-2.4:rhacm2/volsync-mover-rsync-rhel8@sha256:c5621b5d113a1330bdc04f1fce05fd6f16c10526511ba207cb24551f7efe0e58_amd64",
"8Base-RHACM-2.4:rhacm2/volsync-rhel8@sha256:1ab81a27373c351eb2c932536fc9ea6cbf74911b794e3cd183c8e5624940a656_ppc64le",
"8Base-RHACM-2.4:rhacm2/volsync-rhel8@sha256:90ed24a800b82c2eb1c0f2d08aa11b2bea942e6a9044e3a01a5778877e7b376a_s390x",
"8Base-RHACM-2.4:rhacm2/volsync-rhel8@sha256:9e02a53649909a9d3ccd5c22f5c231b3ad69f451d7b5a32033046f3031cde188_amd64",
"8Base-RHACM-2.4:rhacm2/work-rhel8@sha256:0facf27d638269e722029217ef72016556c60e42887a836e4a0ad6140c1b6dcf_s390x",
"8Base-RHACM-2.4:rhacm2/work-rhel8@sha256:5694a214f662b4556b1fdf088ef0d33d6674dc3be3ae5d2fbdf00e56addeae3c_amd64",
"8Base-RHACM-2.4:rhacm2/work-rhel8@sha256:73b036d1c7b9c44010ef9716be8c96bfd2a7af7e09b2cf3402cc2aac81ef94e4_ppc64le"
]
}
],
"threats": [
{
"category": "impact",
"details": "Critical"
}
],
"title": "vm2: Sandbox Escape in vm2"
}
]
}
rhsa-2022_6696
Vulnerability from csaf_redhat
Notes
{
"document": {
"aggregate_severity": {
"namespace": "https://access.redhat.com/security/updates/classification/",
"text": "Critical"
},
"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.4.6 General\nAvailability release images, which fix bugs and update container images.\n\nRed Hat Product Security has rated this update as having a security impact\nof Critical. A Common Vulnerability Scoring System (CVSS) base score,\nwhich gives a detailed severity rating, is available for each vulnerability\nfrom the CVE link(s) in the References section.",
"title": "Topic"
},
{
"category": "general",
"text": "Red Hat Advanced Cluster Management for Kubernetes 2.4.6 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 security issues and 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.4/html/release_notes/\n\nSecurity fixes:\n\n* golang: crypto/tls: session tickets lack random ticket_age_add (CVE-2022-30629)\n\n* moment: inefficient parsing algorithim resulting in DoS (CVE-2022-31129)\n\n* nodejs16: CRLF injection in node-undici (CVE-2022-31150)\n\n* nodejs/undici: Cookie headers uncleared on cross-origin redirect (CVE-2022-31151)\n\n* vm2: Sandbox Escape in vm2 (CVE-2022-36067)\n\nBug fixes:\n\n* RHACM 2.4 using deprecated APIs in managed clusters (BZ# 2041540)\n\n* vSphere network name doesn\u0027t allow entering spaces and doesn\u0027t reflect YAML changes (BZ# 2074766)\n\n* cluster update status is stuck, also update is not even visible (BZ# 2079418)\n\n* Policy that creates cluster role is showing as not compliant due to Request entity too large message (BZ# 2088486)\n\n* Upgraded from RHACM 2.2--\u003e2.3--\u003e2.4 and cannot create cluster (BZ# 2089490)\n\n* ACM Console Becomes Unusable After a Time (BZ# 2097464)\n\n* RHACM 2.4.6 images (BZ# 2100613)\n\n* Cluster Pools with conflicting name of existing clusters in same namespace fails creation and deletes existing cluster (BZ# 2102436)\n\n* ManagedClusters in Pending import state after ACM hub migration (BZ# 2102495)",
"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-2022:6696",
"url": "https://access.redhat.com/errata/RHSA-2022:6696"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/updates/classification/#critical",
"url": "https://access.redhat.com/security/updates/classification/#critical"
},
{
"category": "external",
"summary": "2041540",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2041540"
},
{
"category": "external",
"summary": "2074766",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2074766"
},
{
"category": "external",
"summary": "2079418",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2079418"
},
{
"category": "external",
"summary": "2088486",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2088486"
},
{
"category": "external",
"summary": "2089490",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2089490"
},
{
"category": "external",
"summary": "2092793",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2092793"
},
{
"category": "external",
"summary": "2097464",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2097464"
},
{
"category": "external",
"summary": "2100613",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2100613"
},
{
"category": "external",
"summary": "2102436",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2102436"
},
{
"category": "external",
"summary": "2102495",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2102495"
},
{
"category": "external",
"summary": "2105075",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2105075"
},
{
"category": "external",
"summary": "2109354",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2109354"
},
{
"category": "external",
"summary": "2121396",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2121396"
},
{
"category": "external",
"summary": "2124794",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2124794"
},
{
"category": "self",
"summary": "Canonical URL",
"url": "https://security.access.redhat.com/data/csaf/v2/advisories/2022/rhsa-2022_6696.json"
}
],
"title": "Red Hat Security Advisory: Red Hat Advanced Cluster Management 2.4.6 security update and bug fixes",
"tracking": {
"current_release_date": "2025-01-06T21:50:04+00:00",
"generator": {
"date": "2025-01-06T21:50:04+00:00",
"engine": {
"name": "Red Hat SDEngine",
"version": "4.2.5"
}
},
"id": "RHSA-2022:6696",
"initial_release_date": "2022-09-26T14:49:03+00:00",
"revision_history": [
{
"date": "2022-09-26T14:49:03+00:00",
"number": "1",
"summary": "Initial version"
},
{
"date": "2022-09-26T14:49:03+00:00",
"number": "2",
"summary": "Last updated version"
},
{
"date": "2025-01-06T21:50:04+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.4 for RHEL 8",
"product": {
"name": "Red Hat Advanced Cluster Management for Kubernetes 2.4 for RHEL 8",
"product_id": "8Base-RHACM-2.4",
"product_identification_helper": {
"cpe": "cpe:/a:redhat:acm:2.4::el8"
}
}
}
],
"category": "product_family",
"name": "Red Hat ACM"
},
{
"branches": [
{
"category": "product_version",
"name": "rhacm2/acm-grafana-rhel8@sha256:9c9b992bf748282d7cdc941b7907bbcbabe69a8b287bc4195a6bc8b9d9b6cbd0_amd64",
"product": {
"name": "rhacm2/acm-grafana-rhel8@sha256:9c9b992bf748282d7cdc941b7907bbcbabe69a8b287bc4195a6bc8b9d9b6cbd0_amd64",
"product_id": "rhacm2/acm-grafana-rhel8@sha256:9c9b992bf748282d7cdc941b7907bbcbabe69a8b287bc4195a6bc8b9d9b6cbd0_amd64",
"product_identification_helper": {
"purl": "pkg:oci/acm-grafana-rhel8@sha256:9c9b992bf748282d7cdc941b7907bbcbabe69a8b287bc4195a6bc8b9d9b6cbd0?arch=amd64\u0026repository_url=registry.redhat.io/rhacm2/acm-grafana-rhel8\u0026tag=v2.4.6-8"
}
}
},
{
"category": "product_version",
"name": "rhacm2/acm-must-gather-rhel8@sha256:63b5758cfcffe96326b090ae51d38c00ca13b35e9fe5e4354cd33e67d042c41b_amd64",
"product": {
"name": "rhacm2/acm-must-gather-rhel8@sha256:63b5758cfcffe96326b090ae51d38c00ca13b35e9fe5e4354cd33e67d042c41b_amd64",
"product_id": "rhacm2/acm-must-gather-rhel8@sha256:63b5758cfcffe96326b090ae51d38c00ca13b35e9fe5e4354cd33e67d042c41b_amd64",
"product_identification_helper": {
"purl": "pkg:oci/acm-must-gather-rhel8@sha256:63b5758cfcffe96326b090ae51d38c00ca13b35e9fe5e4354cd33e67d042c41b?arch=amd64\u0026repository_url=registry.redhat.io/rhacm2/acm-must-gather-rhel8\u0026tag=v2.4.6-10"
}
}
},
{
"category": "product_version",
"name": "rhacm2/acm-operator-bundle@sha256:cb4fca4155dc3e274712c0c7609eb6111a6e03207ddaa0d5c3c8752badc15b2c_amd64",
"product": {
"name": "rhacm2/acm-operator-bundle@sha256:cb4fca4155dc3e274712c0c7609eb6111a6e03207ddaa0d5c3c8752badc15b2c_amd64",
"product_id": "rhacm2/acm-operator-bundle@sha256:cb4fca4155dc3e274712c0c7609eb6111a6e03207ddaa0d5c3c8752badc15b2c_amd64",
"product_identification_helper": {
"purl": "pkg:oci/acm-operator-bundle@sha256:cb4fca4155dc3e274712c0c7609eb6111a6e03207ddaa0d5c3c8752badc15b2c?arch=amd64\u0026repository_url=registry.redhat.io/rhacm2/acm-operator-bundle\u0026tag=v2.4.6-40"
}
}
},
{
"category": "product_version",
"name": "rhacm2/application-ui-rhel8@sha256:96c10e483a1c99f0ac91fb84df87ebe927e82ca35ef7e36e0f583121dcdd8b15_amd64",
"product": {
"name": "rhacm2/application-ui-rhel8@sha256:96c10e483a1c99f0ac91fb84df87ebe927e82ca35ef7e36e0f583121dcdd8b15_amd64",
"product_id": "rhacm2/application-ui-rhel8@sha256:96c10e483a1c99f0ac91fb84df87ebe927e82ca35ef7e36e0f583121dcdd8b15_amd64",
"product_identification_helper": {
"purl": "pkg:oci/application-ui-rhel8@sha256:96c10e483a1c99f0ac91fb84df87ebe927e82ca35ef7e36e0f583121dcdd8b15?arch=amd64\u0026repository_url=registry.redhat.io/rhacm2/application-ui-rhel8\u0026tag=v2.4.6-13"
}
}
},
{
"category": "product_version",
"name": "rhacm2/assisted-image-service-rhel8@sha256:2c2f96ebf908cf415613aec65a414884ec35784e4bdcd4c4b4978aa98149af4d_amd64",
"product": {
"name": "rhacm2/assisted-image-service-rhel8@sha256:2c2f96ebf908cf415613aec65a414884ec35784e4bdcd4c4b4978aa98149af4d_amd64",
"product_id": "rhacm2/assisted-image-service-rhel8@sha256:2c2f96ebf908cf415613aec65a414884ec35784e4bdcd4c4b4978aa98149af4d_amd64",
"product_identification_helper": {
"purl": "pkg:oci/assisted-image-service-rhel8@sha256:2c2f96ebf908cf415613aec65a414884ec35784e4bdcd4c4b4978aa98149af4d?arch=amd64\u0026repository_url=registry.redhat.io/rhacm2/assisted-image-service-rhel8\u0026tag=v2.4.6-7"
}
}
},
{
"category": "product_version",
"name": "rhacm2/cert-policy-controller-rhel8@sha256:2324eeab4219c1c953b698cbd1cf57e0af777f31042de00eaaa2bf163f84cae1_amd64",
"product": {
"name": "rhacm2/cert-policy-controller-rhel8@sha256:2324eeab4219c1c953b698cbd1cf57e0af777f31042de00eaaa2bf163f84cae1_amd64",
"product_id": "rhacm2/cert-policy-controller-rhel8@sha256:2324eeab4219c1c953b698cbd1cf57e0af777f31042de00eaaa2bf163f84cae1_amd64",
"product_identification_helper": {
"purl": "pkg:oci/cert-policy-controller-rhel8@sha256:2324eeab4219c1c953b698cbd1cf57e0af777f31042de00eaaa2bf163f84cae1?arch=amd64\u0026repository_url=registry.redhat.io/rhacm2/cert-policy-controller-rhel8\u0026tag=v2.4.6-8"
}
}
},
{
"category": "product_version",
"name": "rhacm2/cluster-backup-rhel8-operator@sha256:9969b8f2f91bd0a3ef0e89300d66a656238a3a3361d56cf7fc0eb55db1752782_amd64",
"product": {
"name": "rhacm2/cluster-backup-rhel8-operator@sha256:9969b8f2f91bd0a3ef0e89300d66a656238a3a3361d56cf7fc0eb55db1752782_amd64",
"product_id": "rhacm2/cluster-backup-rhel8-operator@sha256:9969b8f2f91bd0a3ef0e89300d66a656238a3a3361d56cf7fc0eb55db1752782_amd64",
"product_identification_helper": {
"purl": "pkg:oci/cluster-backup-rhel8-operator@sha256:9969b8f2f91bd0a3ef0e89300d66a656238a3a3361d56cf7fc0eb55db1752782?arch=amd64\u0026repository_url=registry.redhat.io/rhacm2/cluster-backup-rhel8-operator\u0026tag=v2.4.6-7"
}
}
},
{
"category": "product_version",
"name": "rhacm2/clusterclaims-controller-rhel8@sha256:c49c92c632968e08f74d08eaa99862f0dd8dd1fe4a85f05e57efa90e5dca5563_amd64",
"product": {
"name": "rhacm2/clusterclaims-controller-rhel8@sha256:c49c92c632968e08f74d08eaa99862f0dd8dd1fe4a85f05e57efa90e5dca5563_amd64",
"product_id": "rhacm2/clusterclaims-controller-rhel8@sha256:c49c92c632968e08f74d08eaa99862f0dd8dd1fe4a85f05e57efa90e5dca5563_amd64",
"product_identification_helper": {
"purl": "pkg:oci/clusterclaims-controller-rhel8@sha256:c49c92c632968e08f74d08eaa99862f0dd8dd1fe4a85f05e57efa90e5dca5563?arch=amd64\u0026repository_url=registry.redhat.io/rhacm2/clusterclaims-controller-rhel8\u0026tag=v2.4.6-7"
}
}
},
{
"category": "product_version",
"name": "rhacm2/cluster-curator-controller-rhel8@sha256:faa454bab3f9ea36a2d5a1eaa16806ac3669472856833e750571e45da7074d40_amd64",
"product": {
"name": "rhacm2/cluster-curator-controller-rhel8@sha256:faa454bab3f9ea36a2d5a1eaa16806ac3669472856833e750571e45da7074d40_amd64",
"product_id": "rhacm2/cluster-curator-controller-rhel8@sha256:faa454bab3f9ea36a2d5a1eaa16806ac3669472856833e750571e45da7074d40_amd64",
"product_identification_helper": {
"purl": "pkg:oci/cluster-curator-controller-rhel8@sha256:faa454bab3f9ea36a2d5a1eaa16806ac3669472856833e750571e45da7074d40?arch=amd64\u0026repository_url=registry.redhat.io/rhacm2/cluster-curator-controller-rhel8\u0026tag=v2.4.6-9"
}
}
},
{
"category": "product_version",
"name": "rhacm2/clusterlifecycle-state-metrics-rhel8@sha256:6df08e52cee6890187b6be3a62b36c18fcff7e34630da933e0a5f7bcecec6b4c_amd64",
"product": {
"name": "rhacm2/clusterlifecycle-state-metrics-rhel8@sha256:6df08e52cee6890187b6be3a62b36c18fcff7e34630da933e0a5f7bcecec6b4c_amd64",
"product_id": "rhacm2/clusterlifecycle-state-metrics-rhel8@sha256:6df08e52cee6890187b6be3a62b36c18fcff7e34630da933e0a5f7bcecec6b4c_amd64",
"product_identification_helper": {
"purl": "pkg:oci/clusterlifecycle-state-metrics-rhel8@sha256:6df08e52cee6890187b6be3a62b36c18fcff7e34630da933e0a5f7bcecec6b4c?arch=amd64\u0026repository_url=registry.redhat.io/rhacm2/clusterlifecycle-state-metrics-rhel8\u0026tag=v2.4.6-8"
}
}
},
{
"category": "product_version",
"name": "rhacm2/cluster-proxy-addon-rhel8@sha256:ae6de1e14b7897a944733cdb9963f31990d696a66260974d3f692e0af87161d3_amd64",
"product": {
"name": "rhacm2/cluster-proxy-addon-rhel8@sha256:ae6de1e14b7897a944733cdb9963f31990d696a66260974d3f692e0af87161d3_amd64",
"product_id": "rhacm2/cluster-proxy-addon-rhel8@sha256:ae6de1e14b7897a944733cdb9963f31990d696a66260974d3f692e0af87161d3_amd64",
"product_identification_helper": {
"purl": "pkg:oci/cluster-proxy-addon-rhel8@sha256:ae6de1e14b7897a944733cdb9963f31990d696a66260974d3f692e0af87161d3?arch=amd64\u0026repository_url=registry.redhat.io/rhacm2/cluster-proxy-addon-rhel8\u0026tag=v2.4.6-7"
}
}
},
{
"category": "product_version",
"name": "rhacm2/config-policy-controller-rhel8@sha256:a3653dcecb777d7b3915c49b7999793b90dd4524628d5517368a0837af46aa07_amd64",
"product": {
"name": "rhacm2/config-policy-controller-rhel8@sha256:a3653dcecb777d7b3915c49b7999793b90dd4524628d5517368a0837af46aa07_amd64",
"product_id": "rhacm2/config-policy-controller-rhel8@sha256:a3653dcecb777d7b3915c49b7999793b90dd4524628d5517368a0837af46aa07_amd64",
"product_identification_helper": {
"purl": "pkg:oci/config-policy-controller-rhel8@sha256:a3653dcecb777d7b3915c49b7999793b90dd4524628d5517368a0837af46aa07?arch=amd64\u0026repository_url=registry.redhat.io/rhacm2/config-policy-controller-rhel8\u0026tag=v2.4.6-7"
}
}
},
{
"category": "product_version",
"name": "rhacm2/console-api-rhel8@sha256:789e1950e886e54c341699cc8ec0c4bfb9a0e295e49961366759e861d32d5ef9_amd64",
"product": {
"name": "rhacm2/console-api-rhel8@sha256:789e1950e886e54c341699cc8ec0c4bfb9a0e295e49961366759e861d32d5ef9_amd64",
"product_id": "rhacm2/console-api-rhel8@sha256:789e1950e886e54c341699cc8ec0c4bfb9a0e295e49961366759e861d32d5ef9_amd64",
"product_identification_helper": {
"purl": "pkg:oci/console-api-rhel8@sha256:789e1950e886e54c341699cc8ec0c4bfb9a0e295e49961366759e861d32d5ef9?arch=amd64\u0026repository_url=registry.redhat.io/rhacm2/console-api-rhel8\u0026tag=v2.4.6-11"
}
}
},
{
"category": "product_version",
"name": "rhacm2/console-rhel8@sha256:e797bce5724653b3ae0395c66c4796dc0594002cdde7242f4fd29c2fd5e703fa_amd64",
"product": {
"name": "rhacm2/console-rhel8@sha256:e797bce5724653b3ae0395c66c4796dc0594002cdde7242f4fd29c2fd5e703fa_amd64",
"product_id": "rhacm2/console-rhel8@sha256:e797bce5724653b3ae0395c66c4796dc0594002cdde7242f4fd29c2fd5e703fa_amd64",
"product_identification_helper": {
"purl": "pkg:oci/console-rhel8@sha256:e797bce5724653b3ae0395c66c4796dc0594002cdde7242f4fd29c2fd5e703fa?arch=amd64\u0026repository_url=registry.redhat.io/rhacm2/console-rhel8\u0026tag=v2.4.6-15"
}
}
},
{
"category": "product_version",
"name": "rhacm2/discovery-rhel8-operator@sha256:5dd54d496d15c262072c6024385e9fbf016edabe8a6bcdf31ec63ed5c445088c_amd64",
"product": {
"name": "rhacm2/discovery-rhel8-operator@sha256:5dd54d496d15c262072c6024385e9fbf016edabe8a6bcdf31ec63ed5c445088c_amd64",
"product_id": "rhacm2/discovery-rhel8-operator@sha256:5dd54d496d15c262072c6024385e9fbf016edabe8a6bcdf31ec63ed5c445088c_amd64",
"product_identification_helper": {
"purl": "pkg:oci/discovery-rhel8-operator@sha256:5dd54d496d15c262072c6024385e9fbf016edabe8a6bcdf31ec63ed5c445088c?arch=amd64\u0026repository_url=registry.redhat.io/rhacm2/discovery-rhel8-operator\u0026tag=v2.4.6-7"
}
}
},
{
"category": "product_version",
"name": "rhacm2/endpoint-monitoring-rhel8-operator@sha256:c48ced70438f389ee0a22a8670db80c121c087728533c5cd2070751ce3b2614e_amd64",
"product": {
"name": "rhacm2/endpoint-monitoring-rhel8-operator@sha256:c48ced70438f389ee0a22a8670db80c121c087728533c5cd2070751ce3b2614e_amd64",
"product_id": "rhacm2/endpoint-monitoring-rhel8-operator@sha256:c48ced70438f389ee0a22a8670db80c121c087728533c5cd2070751ce3b2614e_amd64",
"product_identification_helper": {
"purl": "pkg:oci/endpoint-monitoring-rhel8-operator@sha256:c48ced70438f389ee0a22a8670db80c121c087728533c5cd2070751ce3b2614e?arch=amd64\u0026repository_url=registry.redhat.io/rhacm2/endpoint-monitoring-rhel8-operator\u0026tag=v2.4.6-7"
}
}
},
{
"category": "product_version",
"name": "rhacm2/governance-policy-propagator-rhel8@sha256:fbec65b4937bbdad28cc1e04b5b215caddeaacda3a844cd0a45ade093997adc3_amd64",
"product": {
"name": "rhacm2/governance-policy-propagator-rhel8@sha256:fbec65b4937bbdad28cc1e04b5b215caddeaacda3a844cd0a45ade093997adc3_amd64",
"product_id": "rhacm2/governance-policy-propagator-rhel8@sha256:fbec65b4937bbdad28cc1e04b5b215caddeaacda3a844cd0a45ade093997adc3_amd64",
"product_identification_helper": {
"purl": "pkg:oci/governance-policy-propagator-rhel8@sha256:fbec65b4937bbdad28cc1e04b5b215caddeaacda3a844cd0a45ade093997adc3?arch=amd64\u0026repository_url=registry.redhat.io/rhacm2/governance-policy-propagator-rhel8\u0026tag=v2.4.6-8"
}
}
},
{
"category": "product_version",
"name": "rhacm2/governance-policy-spec-sync-rhel8@sha256:2c130b6df67cd0a8ee055d9b8bb3ede4bcf211978db7cdd892f78bf1d56dd269_amd64",
"product": {
"name": "rhacm2/governance-policy-spec-sync-rhel8@sha256:2c130b6df67cd0a8ee055d9b8bb3ede4bcf211978db7cdd892f78bf1d56dd269_amd64",
"product_id": "rhacm2/governance-policy-spec-sync-rhel8@sha256:2c130b6df67cd0a8ee055d9b8bb3ede4bcf211978db7cdd892f78bf1d56dd269_amd64",
"product_identification_helper": {
"purl": "pkg:oci/governance-policy-spec-sync-rhel8@sha256:2c130b6df67cd0a8ee055d9b8bb3ede4bcf211978db7cdd892f78bf1d56dd269?arch=amd64\u0026repository_url=registry.redhat.io/rhacm2/governance-policy-spec-sync-rhel8\u0026tag=v2.4.6-7"
}
}
},
{
"category": "product_version",
"name": "rhacm2/governance-policy-status-sync-rhel8@sha256:385006b34743b689054c581eaaffb5298adfd092eaa13ff6c24f28fa5b79a178_amd64",
"product": {
"name": "rhacm2/governance-policy-status-sync-rhel8@sha256:385006b34743b689054c581eaaffb5298adfd092eaa13ff6c24f28fa5b79a178_amd64",
"product_id": "rhacm2/governance-policy-status-sync-rhel8@sha256:385006b34743b689054c581eaaffb5298adfd092eaa13ff6c24f28fa5b79a178_amd64",
"product_identification_helper": {
"purl": "pkg:oci/governance-policy-status-sync-rhel8@sha256:385006b34743b689054c581eaaffb5298adfd092eaa13ff6c24f28fa5b79a178?arch=amd64\u0026repository_url=registry.redhat.io/rhacm2/governance-policy-status-sync-rhel8\u0026tag=v2.4.6-7"
}
}
},
{
"category": "product_version",
"name": "rhacm2/governance-policy-template-sync-rhel8@sha256:d9135c4c5eb68af915b552e2d7fe62251f4a3a23d45a7b193d754b7da900b159_amd64",
"product": {
"name": "rhacm2/governance-policy-template-sync-rhel8@sha256:d9135c4c5eb68af915b552e2d7fe62251f4a3a23d45a7b193d754b7da900b159_amd64",
"product_id": "rhacm2/governance-policy-template-sync-rhel8@sha256:d9135c4c5eb68af915b552e2d7fe62251f4a3a23d45a7b193d754b7da900b159_amd64",
"product_identification_helper": {
"purl": "pkg:oci/governance-policy-template-sync-rhel8@sha256:d9135c4c5eb68af915b552e2d7fe62251f4a3a23d45a7b193d754b7da900b159?arch=amd64\u0026repository_url=registry.redhat.io/rhacm2/governance-policy-template-sync-rhel8\u0026tag=v2.4.6-6"
}
}
},
{
"category": "product_version",
"name": "rhacm2/grafana-dashboard-loader-rhel8@sha256:1f8b57a645d0abc3e639eb493f228d3485f4a3f53528175bc386f712fce7cd3f_amd64",
"product": {
"name": "rhacm2/grafana-dashboard-loader-rhel8@sha256:1f8b57a645d0abc3e639eb493f228d3485f4a3f53528175bc386f712fce7cd3f_amd64",
"product_id": "rhacm2/grafana-dashboard-loader-rhel8@sha256:1f8b57a645d0abc3e639eb493f228d3485f4a3f53528175bc386f712fce7cd3f_amd64",
"product_identification_helper": {
"purl": "pkg:oci/grafana-dashboard-loader-rhel8@sha256:1f8b57a645d0abc3e639eb493f228d3485f4a3f53528175bc386f712fce7cd3f?arch=amd64\u0026repository_url=registry.redhat.io/rhacm2/grafana-dashboard-loader-rhel8\u0026tag=v2.4.6-7"
}
}
},
{
"category": "product_version",
"name": "rhacm2/grc-ui-api-rhel8@sha256:40f04e8634a2151e7a4aefe823c980d1d98c89ddb1210b55b4c0566bd85fd787_amd64",
"product": {
"name": "rhacm2/grc-ui-api-rhel8@sha256:40f04e8634a2151e7a4aefe823c980d1d98c89ddb1210b55b4c0566bd85fd787_amd64",
"product_id": "rhacm2/grc-ui-api-rhel8@sha256:40f04e8634a2151e7a4aefe823c980d1d98c89ddb1210b55b4c0566bd85fd787_amd64",
"product_identification_helper": {
"purl": "pkg:oci/grc-ui-api-rhel8@sha256:40f04e8634a2151e7a4aefe823c980d1d98c89ddb1210b55b4c0566bd85fd787?arch=amd64\u0026repository_url=registry.redhat.io/rhacm2/grc-ui-api-rhel8\u0026tag=v2.4.6-12"
}
}
},
{
"category": "product_version",
"name": "rhacm2/grc-ui-rhel8@sha256:18beaf038580dd78d44cdbd7b3e9bfab16b1ae9f1b454689abe1ebfefe4964b5_amd64",
"product": {
"name": "rhacm2/grc-ui-rhel8@sha256:18beaf038580dd78d44cdbd7b3e9bfab16b1ae9f1b454689abe1ebfefe4964b5_amd64",
"product_id": "rhacm2/grc-ui-rhel8@sha256:18beaf038580dd78d44cdbd7b3e9bfab16b1ae9f1b454689abe1ebfefe4964b5_amd64",
"product_identification_helper": {
"purl": "pkg:oci/grc-ui-rhel8@sha256:18beaf038580dd78d44cdbd7b3e9bfab16b1ae9f1b454689abe1ebfefe4964b5?arch=amd64\u0026repository_url=registry.redhat.io/rhacm2/grc-ui-rhel8\u0026tag=v2.4.6-15"
}
}
},
{
"category": "product_version",
"name": "rhacm2/iam-policy-controller-rhel8@sha256:0deeefc1600e43aac6d9eadd05b32d3a1b2059632ec7e8b005eb2245b52dbd98_amd64",
"product": {
"name": "rhacm2/iam-policy-controller-rhel8@sha256:0deeefc1600e43aac6d9eadd05b32d3a1b2059632ec7e8b005eb2245b52dbd98_amd64",
"product_id": "rhacm2/iam-policy-controller-rhel8@sha256:0deeefc1600e43aac6d9eadd05b32d3a1b2059632ec7e8b005eb2245b52dbd98_amd64",
"product_identification_helper": {
"purl": "pkg:oci/iam-policy-controller-rhel8@sha256:0deeefc1600e43aac6d9eadd05b32d3a1b2059632ec7e8b005eb2245b52dbd98?arch=amd64\u0026repository_url=registry.redhat.io/rhacm2/iam-policy-controller-rhel8\u0026tag=v2.4.6-7"
}
}
},
{
"category": "product_version",
"name": "rhacm2/insights-client-rhel8@sha256:0f567016e55498bef2be33665d247eb14308b13aaef5cc670de7e06ff830cb9a_amd64",
"product": {
"name": "rhacm2/insights-client-rhel8@sha256:0f567016e55498bef2be33665d247eb14308b13aaef5cc670de7e06ff830cb9a_amd64",
"product_id": "rhacm2/insights-client-rhel8@sha256:0f567016e55498bef2be33665d247eb14308b13aaef5cc670de7e06ff830cb9a_amd64",
"product_identification_helper": {
"purl": "pkg:oci/insights-client-rhel8@sha256:0f567016e55498bef2be33665d247eb14308b13aaef5cc670de7e06ff830cb9a?arch=amd64\u0026repository_url=registry.redhat.io/rhacm2/insights-client-rhel8\u0026tag=v2.4.6-11"
}
}
},
{
"category": "product_version",
"name": "rhacm2/insights-metrics-rhel8@sha256:180e2ac58d3549c7ed583da66fba14368c606feb65b4313aac3b4f889ec091bb_amd64",
"product": {
"name": "rhacm2/insights-metrics-rhel8@sha256:180e2ac58d3549c7ed583da66fba14368c606feb65b4313aac3b4f889ec091bb_amd64",
"product_id": "rhacm2/insights-metrics-rhel8@sha256:180e2ac58d3549c7ed583da66fba14368c606feb65b4313aac3b4f889ec091bb_amd64",
"product_identification_helper": {
"purl": "pkg:oci/insights-metrics-rhel8@sha256:180e2ac58d3549c7ed583da66fba14368c606feb65b4313aac3b4f889ec091bb?arch=amd64\u0026repository_url=registry.redhat.io/rhacm2/insights-metrics-rhel8\u0026tag=v2.4.6-10"
}
}
},
{
"category": "product_version",
"name": "rhacm2/klusterlet-addon-controller-rhel8@sha256:018f6d71abae2963c853fe9d1a41fdad2df91acb72fee775af08275647d3019f_amd64",
"product": {
"name": "rhacm2/klusterlet-addon-controller-rhel8@sha256:018f6d71abae2963c853fe9d1a41fdad2df91acb72fee775af08275647d3019f_amd64",
"product_id": "rhacm2/klusterlet-addon-controller-rhel8@sha256:018f6d71abae2963c853fe9d1a41fdad2df91acb72fee775af08275647d3019f_amd64",
"product_identification_helper": {
"purl": "pkg:oci/klusterlet-addon-controller-rhel8@sha256:018f6d71abae2963c853fe9d1a41fdad2df91acb72fee775af08275647d3019f?arch=amd64\u0026repository_url=registry.redhat.io/rhacm2/klusterlet-addon-controller-rhel8\u0026tag=v2.4.6-7"
}
}
},
{
"category": "product_version",
"name": "rhacm2/klusterlet-addon-rhel8-operator@sha256:6b0fbc1956407a0986460556336fcccfe4d08d712cc4b0af4ca65061baf75ea2_amd64",
"product": {
"name": "rhacm2/klusterlet-addon-rhel8-operator@sha256:6b0fbc1956407a0986460556336fcccfe4d08d712cc4b0af4ca65061baf75ea2_amd64",
"product_id": "rhacm2/klusterlet-addon-rhel8-operator@sha256:6b0fbc1956407a0986460556336fcccfe4d08d712cc4b0af4ca65061baf75ea2_amd64",
"product_identification_helper": {
"purl": "pkg:oci/klusterlet-addon-rhel8-operator@sha256:6b0fbc1956407a0986460556336fcccfe4d08d712cc4b0af4ca65061baf75ea2?arch=amd64\u0026repository_url=registry.redhat.io/rhacm2/klusterlet-addon-rhel8-operator\u0026tag=v2.4.6-8"
}
}
},
{
"category": "product_version",
"name": "rhacm2/kube-rbac-proxy-rhel8@sha256:6650633c4664e6b537e82eafc593dc91ca206de3b0de878f600c913a95eb18a2_amd64",
"product": {
"name": "rhacm2/kube-rbac-proxy-rhel8@sha256:6650633c4664e6b537e82eafc593dc91ca206de3b0de878f600c913a95eb18a2_amd64",
"product_id": "rhacm2/kube-rbac-proxy-rhel8@sha256:6650633c4664e6b537e82eafc593dc91ca206de3b0de878f600c913a95eb18a2_amd64",
"product_identification_helper": {
"purl": "pkg:oci/kube-rbac-proxy-rhel8@sha256:6650633c4664e6b537e82eafc593dc91ca206de3b0de878f600c913a95eb18a2?arch=amd64\u0026repository_url=registry.redhat.io/rhacm2/kube-rbac-proxy-rhel8\u0026tag=v2.4.6-8"
}
}
},
{
"category": "product_version",
"name": "rhacm2/kube-state-metrics-rhel8@sha256:789f79b85c022e59143e725a589ac890884f079c969f56efb972b0a0f8d77e66_amd64",
"product": {
"name": "rhacm2/kube-state-metrics-rhel8@sha256:789f79b85c022e59143e725a589ac890884f079c969f56efb972b0a0f8d77e66_amd64",
"product_id": "rhacm2/kube-state-metrics-rhel8@sha256:789f79b85c022e59143e725a589ac890884f079c969f56efb972b0a0f8d77e66_amd64",
"product_identification_helper": {
"purl": "pkg:oci/kube-state-metrics-rhel8@sha256:789f79b85c022e59143e725a589ac890884f079c969f56efb972b0a0f8d77e66?arch=amd64\u0026repository_url=registry.redhat.io/rhacm2/kube-state-metrics-rhel8\u0026tag=v2.4.6-9"
}
}
},
{
"category": "product_version",
"name": "rhacm2/managedcluster-import-controller-rhel8@sha256:faf01c5554224350e4cffd1fc4ce275886791e45857bf0ed5f90ffa3a64680dc_amd64",
"product": {
"name": "rhacm2/managedcluster-import-controller-rhel8@sha256:faf01c5554224350e4cffd1fc4ce275886791e45857bf0ed5f90ffa3a64680dc_amd64",
"product_id": "rhacm2/managedcluster-import-controller-rhel8@sha256:faf01c5554224350e4cffd1fc4ce275886791e45857bf0ed5f90ffa3a64680dc_amd64",
"product_identification_helper": {
"purl": "pkg:oci/managedcluster-import-controller-rhel8@sha256:faf01c5554224350e4cffd1fc4ce275886791e45857bf0ed5f90ffa3a64680dc?arch=amd64\u0026repository_url=registry.redhat.io/rhacm2/managedcluster-import-controller-rhel8\u0026tag=v2.4.6-9"
}
}
},
{
"category": "product_version",
"name": "rhacm2/management-ingress-rhel8@sha256:46293eeaad521f993ed01467e13cae70f600426ef09df0e02dd8b83348b60027_amd64",
"product": {
"name": "rhacm2/management-ingress-rhel8@sha256:46293eeaad521f993ed01467e13cae70f600426ef09df0e02dd8b83348b60027_amd64",
"product_id": "rhacm2/management-ingress-rhel8@sha256:46293eeaad521f993ed01467e13cae70f600426ef09df0e02dd8b83348b60027_amd64",
"product_identification_helper": {
"purl": "pkg:oci/management-ingress-rhel8@sha256:46293eeaad521f993ed01467e13cae70f600426ef09df0e02dd8b83348b60027?arch=amd64\u0026repository_url=registry.redhat.io/rhacm2/management-ingress-rhel8\u0026tag=v2.4.6-7"
}
}
},
{
"category": "product_version",
"name": "rhacm2/memcached-rhel8@sha256:7e0ee17c6d00d20773799cfb6c6e9e27c204d1e31010aa71a7f0f35eb5179a35_amd64",
"product": {
"name": "rhacm2/memcached-rhel8@sha256:7e0ee17c6d00d20773799cfb6c6e9e27c204d1e31010aa71a7f0f35eb5179a35_amd64",
"product_id": "rhacm2/memcached-rhel8@sha256:7e0ee17c6d00d20773799cfb6c6e9e27c204d1e31010aa71a7f0f35eb5179a35_amd64",
"product_identification_helper": {
"purl": "pkg:oci/memcached-rhel8@sha256:7e0ee17c6d00d20773799cfb6c6e9e27c204d1e31010aa71a7f0f35eb5179a35?arch=amd64\u0026repository_url=registry.redhat.io/rhacm2/memcached-rhel8\u0026tag=v2.4.6-5"
}
}
},
{
"category": "product_version",
"name": "rhacm2/memcached-exporter-rhel8@sha256:5432fa56e40dee2475da7ee7b7e89cca10a8f06f4cbea94983fa094bfbef81ff_amd64",
"product": {
"name": "rhacm2/memcached-exporter-rhel8@sha256:5432fa56e40dee2475da7ee7b7e89cca10a8f06f4cbea94983fa094bfbef81ff_amd64",
"product_id": "rhacm2/memcached-exporter-rhel8@sha256:5432fa56e40dee2475da7ee7b7e89cca10a8f06f4cbea94983fa094bfbef81ff_amd64",
"product_identification_helper": {
"purl": "pkg:oci/memcached-exporter-rhel8@sha256:5432fa56e40dee2475da7ee7b7e89cca10a8f06f4cbea94983fa094bfbef81ff?arch=amd64\u0026repository_url=registry.redhat.io/rhacm2/memcached-exporter-rhel8\u0026tag=v2.4.6-7"
}
}
},
{
"category": "product_version",
"name": "rhacm2/metrics-collector-rhel8@sha256:431d4089a4a93c6b6a00cf9b63ecd9199a5545f09190577356b22ff6646820f3_amd64",
"product": {
"name": "rhacm2/metrics-collector-rhel8@sha256:431d4089a4a93c6b6a00cf9b63ecd9199a5545f09190577356b22ff6646820f3_amd64",
"product_id": "rhacm2/metrics-collector-rhel8@sha256:431d4089a4a93c6b6a00cf9b63ecd9199a5545f09190577356b22ff6646820f3_amd64",
"product_identification_helper": {
"purl": "pkg:oci/metrics-collector-rhel8@sha256:431d4089a4a93c6b6a00cf9b63ecd9199a5545f09190577356b22ff6646820f3?arch=amd64\u0026repository_url=registry.redhat.io/rhacm2/metrics-collector-rhel8\u0026tag=v2.4.6-7"
}
}
},
{
"category": "product_version",
"name": "rhacm2/multicloud-integrations-rhel8@sha256:f37fe856571112970ae4786d313bf51e78b26e1630e443d276abb4de8e47e525_amd64",
"product": {
"name": "rhacm2/multicloud-integrations-rhel8@sha256:f37fe856571112970ae4786d313bf51e78b26e1630e443d276abb4de8e47e525_amd64",
"product_id": "rhacm2/multicloud-integrations-rhel8@sha256:f37fe856571112970ae4786d313bf51e78b26e1630e443d276abb4de8e47e525_amd64",
"product_identification_helper": {
"purl": "pkg:oci/multicloud-integrations-rhel8@sha256:f37fe856571112970ae4786d313bf51e78b26e1630e443d276abb4de8e47e525?arch=amd64\u0026repository_url=registry.redhat.io/rhacm2/multicloud-integrations-rhel8\u0026tag=v2.4.6-7"
}
}
},
{
"category": "product_version",
"name": "rhacm2/multicloud-manager-rhel8@sha256:8a1eeafb2a738aecb2723889c98e287638e950fec05425f1fe132ff7eb01738f_amd64",
"product": {
"name": "rhacm2/multicloud-manager-rhel8@sha256:8a1eeafb2a738aecb2723889c98e287638e950fec05425f1fe132ff7eb01738f_amd64",
"product_id": "rhacm2/multicloud-manager-rhel8@sha256:8a1eeafb2a738aecb2723889c98e287638e950fec05425f1fe132ff7eb01738f_amd64",
"product_identification_helper": {
"purl": "pkg:oci/multicloud-manager-rhel8@sha256:8a1eeafb2a738aecb2723889c98e287638e950fec05425f1fe132ff7eb01738f?arch=amd64\u0026repository_url=registry.redhat.io/rhacm2/multicloud-manager-rhel8\u0026tag=v2.4.6-10"
}
}
},
{
"category": "product_version",
"name": "rhacm2/multiclusterhub-rhel8@sha256:37cf6ccd9a2b9af4444fa192e7b5e6979687bd5159d97f48da40c4f9bad249eb_amd64",
"product": {
"name": "rhacm2/multiclusterhub-rhel8@sha256:37cf6ccd9a2b9af4444fa192e7b5e6979687bd5159d97f48da40c4f9bad249eb_amd64",
"product_id": "rhacm2/multiclusterhub-rhel8@sha256:37cf6ccd9a2b9af4444fa192e7b5e6979687bd5159d97f48da40c4f9bad249eb_amd64",
"product_identification_helper": {
"purl": "pkg:oci/multiclusterhub-rhel8@sha256:37cf6ccd9a2b9af4444fa192e7b5e6979687bd5159d97f48da40c4f9bad249eb?arch=amd64\u0026repository_url=registry.redhat.io/rhacm2/multiclusterhub-rhel8\u0026tag=v2.4.6-7"
}
}
},
{
"category": "product_version",
"name": "rhacm2/multiclusterhub-repo-rhel8@sha256:75504c269b3d0c2af9b48317f3dc070fae58a1e46e95283e2e0e1ab6b60f452d_amd64",
"product": {
"name": "rhacm2/multiclusterhub-repo-rhel8@sha256:75504c269b3d0c2af9b48317f3dc070fae58a1e46e95283e2e0e1ab6b60f452d_amd64",
"product_id": "rhacm2/multiclusterhub-repo-rhel8@sha256:75504c269b3d0c2af9b48317f3dc070fae58a1e46e95283e2e0e1ab6b60f452d_amd64",
"product_identification_helper": {
"purl": "pkg:oci/multiclusterhub-repo-rhel8@sha256:75504c269b3d0c2af9b48317f3dc070fae58a1e46e95283e2e0e1ab6b60f452d?arch=amd64\u0026repository_url=registry.redhat.io/rhacm2/multiclusterhub-repo-rhel8\u0026tag=v2.4.6-7"
}
}
},
{
"category": "product_version",
"name": "rhacm2/multicluster-observability-rhel8-operator@sha256:45d046d621eab996c457a90b607ca9a57e2ca5dcad384d3cd5317475e096e098_amd64",
"product": {
"name": "rhacm2/multicluster-observability-rhel8-operator@sha256:45d046d621eab996c457a90b607ca9a57e2ca5dcad384d3cd5317475e096e098_amd64",
"product_id": "rhacm2/multicluster-observability-rhel8-operator@sha256:45d046d621eab996c457a90b607ca9a57e2ca5dcad384d3cd5317475e096e098_amd64",
"product_identification_helper": {
"purl": "pkg:oci/multicluster-observability-rhel8-operator@sha256:45d046d621eab996c457a90b607ca9a57e2ca5dcad384d3cd5317475e096e098?arch=amd64\u0026repository_url=registry.redhat.io/rhacm2/multicluster-observability-rhel8-operator\u0026tag=v2.4.6-8"
}
}
},
{
"category": "product_version",
"name": "rhacm2/multicluster-operators-application-rhel8@sha256:723ac91ea8c130d80b48db30e05186607210aea71c7afc1c072b9a691e350215_amd64",
"product": {
"name": "rhacm2/multicluster-operators-application-rhel8@sha256:723ac91ea8c130d80b48db30e05186607210aea71c7afc1c072b9a691e350215_amd64",
"product_id": "rhacm2/multicluster-operators-application-rhel8@sha256:723ac91ea8c130d80b48db30e05186607210aea71c7afc1c072b9a691e350215_amd64",
"product_identification_helper": {
"purl": "pkg:oci/multicluster-operators-application-rhel8@sha256:723ac91ea8c130d80b48db30e05186607210aea71c7afc1c072b9a691e350215?arch=amd64\u0026repository_url=registry.redhat.io/rhacm2/multicluster-operators-application-rhel8\u0026tag=v2.4.6-9"
}
}
},
{
"category": "product_version",
"name": "rhacm2/multicluster-operators-channel-rhel8@sha256:883282b801566b5a40a32e33ebc431ac1398afb68f47ce931cc82b8b9eca1e55_amd64",
"product": {
"name": "rhacm2/multicluster-operators-channel-rhel8@sha256:883282b801566b5a40a32e33ebc431ac1398afb68f47ce931cc82b8b9eca1e55_amd64",
"product_id": "rhacm2/multicluster-operators-channel-rhel8@sha256:883282b801566b5a40a32e33ebc431ac1398afb68f47ce931cc82b8b9eca1e55_amd64",
"product_identification_helper": {
"purl": "pkg:oci/multicluster-operators-channel-rhel8@sha256:883282b801566b5a40a32e33ebc431ac1398afb68f47ce931cc82b8b9eca1e55?arch=amd64\u0026repository_url=registry.redhat.io/rhacm2/multicluster-operators-channel-rhel8\u0026tag=v2.4.6-7"
}
}
},
{
"category": "product_version",
"name": "rhacm2/multicluster-operators-deployable-rhel8@sha256:0a15e49232c20ead26ade38823cd40d785e612670a41cac28ecea2066025a3d1_amd64",
"product": {
"name": "rhacm2/multicluster-operators-deployable-rhel8@sha256:0a15e49232c20ead26ade38823cd40d785e612670a41cac28ecea2066025a3d1_amd64",
"product_id": "rhacm2/multicluster-operators-deployable-rhel8@sha256:0a15e49232c20ead26ade38823cd40d785e612670a41cac28ecea2066025a3d1_amd64",
"product_identification_helper": {
"purl": "pkg:oci/multicluster-operators-deployable-rhel8@sha256:0a15e49232c20ead26ade38823cd40d785e612670a41cac28ecea2066025a3d1?arch=amd64\u0026repository_url=registry.redhat.io/rhacm2/multicluster-operators-deployable-rhel8\u0026tag=v2.4.6-8"
}
}
},
{
"category": "product_version",
"name": "rhacm2/multicluster-operators-placementrule-rhel8@sha256:d71975de4b1d6b53d19ddf338f3d19ad7e28812f8fc932c144eee630d9cab176_amd64",
"product": {
"name": "rhacm2/multicluster-operators-placementrule-rhel8@sha256:d71975de4b1d6b53d19ddf338f3d19ad7e28812f8fc932c144eee630d9cab176_amd64",
"product_id": "rhacm2/multicluster-operators-placementrule-rhel8@sha256:d71975de4b1d6b53d19ddf338f3d19ad7e28812f8fc932c144eee630d9cab176_amd64",
"product_identification_helper": {
"purl": "pkg:oci/multicluster-operators-placementrule-rhel8@sha256:d71975de4b1d6b53d19ddf338f3d19ad7e28812f8fc932c144eee630d9cab176?arch=amd64\u0026repository_url=registry.redhat.io/rhacm2/multicluster-operators-placementrule-rhel8\u0026tag=v2.4.6-8"
}
}
},
{
"category": "product_version",
"name": "rhacm2/multicluster-operators-subscription-rhel8@sha256:ec803f14f854b73a873f95027617246888ea28029f2f4bb5b7f39a5dd63399ca_amd64",
"product": {
"name": "rhacm2/multicluster-operators-subscription-rhel8@sha256:ec803f14f854b73a873f95027617246888ea28029f2f4bb5b7f39a5dd63399ca_amd64",
"product_id": "rhacm2/multicluster-operators-subscription-rhel8@sha256:ec803f14f854b73a873f95027617246888ea28029f2f4bb5b7f39a5dd63399ca_amd64",
"product_identification_helper": {
"purl": "pkg:oci/multicluster-operators-subscription-rhel8@sha256:ec803f14f854b73a873f95027617246888ea28029f2f4bb5b7f39a5dd63399ca?arch=amd64\u0026repository_url=registry.redhat.io/rhacm2/multicluster-operators-subscription-rhel8\u0026tag=v2.4.6-8"
}
}
},
{
"category": "product_version",
"name": "rhacm2/multicluster-operators-subscription-release-rhel8@sha256:faae7a0632b10dc9b65af7a8af7e7c7d9e26f2f7087687fa19d2afefa7426c5a_amd64",
"product": {
"name": "rhacm2/multicluster-operators-subscription-release-rhel8@sha256:faae7a0632b10dc9b65af7a8af7e7c7d9e26f2f7087687fa19d2afefa7426c5a_amd64",
"product_id": "rhacm2/multicluster-operators-subscription-release-rhel8@sha256:faae7a0632b10dc9b65af7a8af7e7c7d9e26f2f7087687fa19d2afefa7426c5a_amd64",
"product_identification_helper": {
"purl": "pkg:oci/multicluster-operators-subscription-release-rhel8@sha256:faae7a0632b10dc9b65af7a8af7e7c7d9e26f2f7087687fa19d2afefa7426c5a?arch=amd64\u0026repository_url=registry.redhat.io/rhacm2/multicluster-operators-subscription-release-rhel8\u0026tag=v2.4.6-7"
}
}
},
{
"category": "product_version",
"name": "rhacm2/node-exporter-rhel8@sha256:0b2cf97a3d82fb4570dee71c1232ef9998c7efcd1d9415f9f41351457802d62d_amd64",
"product": {
"name": "rhacm2/node-exporter-rhel8@sha256:0b2cf97a3d82fb4570dee71c1232ef9998c7efcd1d9415f9f41351457802d62d_amd64",
"product_id": "rhacm2/node-exporter-rhel8@sha256:0b2cf97a3d82fb4570dee71c1232ef9998c7efcd1d9415f9f41351457802d62d_amd64",
"product_identification_helper": {
"purl": "pkg:oci/node-exporter-rhel8@sha256:0b2cf97a3d82fb4570dee71c1232ef9998c7efcd1d9415f9f41351457802d62d?arch=amd64\u0026repository_url=registry.redhat.io/rhacm2/node-exporter-rhel8\u0026tag=v2.4.6-9"
}
}
},
{
"category": "product_version",
"name": "rhacm2/observatorium-rhel8@sha256:431149d31b309822fa9476f951ae39bde3a81cc5d17d2a79062ced7b729166cd_amd64",
"product": {
"name": "rhacm2/observatorium-rhel8@sha256:431149d31b309822fa9476f951ae39bde3a81cc5d17d2a79062ced7b729166cd_amd64",
"product_id": "rhacm2/observatorium-rhel8@sha256:431149d31b309822fa9476f951ae39bde3a81cc5d17d2a79062ced7b729166cd_amd64",
"product_identification_helper": {
"purl": "pkg:oci/observatorium-rhel8@sha256:431149d31b309822fa9476f951ae39bde3a81cc5d17d2a79062ced7b729166cd?arch=amd64\u0026repository_url=registry.redhat.io/rhacm2/observatorium-rhel8\u0026tag=v2.4.6-8"
}
}
},
{
"category": "product_version",
"name": "rhacm2/observatorium-rhel8-operator@sha256:70e41fdcacd43b4e498b8d5917d0e2fb640f4e85f30b1d6646b27aee1bc8dafc_amd64",
"product": {
"name": "rhacm2/observatorium-rhel8-operator@sha256:70e41fdcacd43b4e498b8d5917d0e2fb640f4e85f30b1d6646b27aee1bc8dafc_amd64",
"product_id": "rhacm2/observatorium-rhel8-operator@sha256:70e41fdcacd43b4e498b8d5917d0e2fb640f4e85f30b1d6646b27aee1bc8dafc_amd64",
"product_identification_helper": {
"purl": "pkg:oci/observatorium-rhel8-operator@sha256:70e41fdcacd43b4e498b8d5917d0e2fb640f4e85f30b1d6646b27aee1bc8dafc?arch=amd64\u0026repository_url=registry.redhat.io/rhacm2/observatorium-rhel8-operator\u0026tag=v2.4.6-9"
}
}
},
{
"category": "product_version",
"name": "rhacm2/openshift-hive-rhel8@sha256:bae2680af5a00937f0ecc680ad979b131ad65fc47c4683dec69e45e442dd38b4_amd64",
"product": {
"name": "rhacm2/openshift-hive-rhel8@sha256:bae2680af5a00937f0ecc680ad979b131ad65fc47c4683dec69e45e442dd38b4_amd64",
"product_id": "rhacm2/openshift-hive-rhel8@sha256:bae2680af5a00937f0ecc680ad979b131ad65fc47c4683dec69e45e442dd38b4_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift-hive-rhel8@sha256:bae2680af5a00937f0ecc680ad979b131ad65fc47c4683dec69e45e442dd38b4?arch=amd64\u0026repository_url=registry.redhat.io/rhacm2/openshift-hive-rhel8\u0026tag=v2.4.6-9"
}
}
},
{
"category": "product_version",
"name": "rhacm2/placement-rhel8@sha256:98f3db6bd38eec496565558b8c81a06b51fe22ad4c5a462a6b43a61ab3bc853c_amd64",
"product": {
"name": "rhacm2/placement-rhel8@sha256:98f3db6bd38eec496565558b8c81a06b51fe22ad4c5a462a6b43a61ab3bc853c_amd64",
"product_id": "rhacm2/placement-rhel8@sha256:98f3db6bd38eec496565558b8c81a06b51fe22ad4c5a462a6b43a61ab3bc853c_amd64",
"product_identification_helper": {
"purl": "pkg:oci/placement-rhel8@sha256:98f3db6bd38eec496565558b8c81a06b51fe22ad4c5a462a6b43a61ab3bc853c?arch=amd64\u0026repository_url=registry.redhat.io/rhacm2/placement-rhel8\u0026tag=v2.4.6-8"
}
}
},
{
"category": "product_version",
"name": "rhacm2/prometheus-alertmanager-rhel8@sha256:be4e1ac4ca5c8145ad7488bc9f067d8f1b9f4cb3d79ac43f4addd19cc66a584b_amd64",
"product": {
"name": "rhacm2/prometheus-alertmanager-rhel8@sha256:be4e1ac4ca5c8145ad7488bc9f067d8f1b9f4cb3d79ac43f4addd19cc66a584b_amd64",
"product_id": "rhacm2/prometheus-alertmanager-rhel8@sha256:be4e1ac4ca5c8145ad7488bc9f067d8f1b9f4cb3d79ac43f4addd19cc66a584b_amd64",
"product_identification_helper": {
"purl": "pkg:oci/prometheus-alertmanager-rhel8@sha256:be4e1ac4ca5c8145ad7488bc9f067d8f1b9f4cb3d79ac43f4addd19cc66a584b?arch=amd64\u0026repository_url=registry.redhat.io/rhacm2/prometheus-alertmanager-rhel8\u0026tag=v2.4.6-8"
}
}
},
{
"category": "product_version",
"name": "rhacm2/prometheus-rhel8@sha256:1587535175898f97007552a6023ef0785861271dc939a751c98db0c41c9e2c97_amd64",
"product": {
"name": "rhacm2/prometheus-rhel8@sha256:1587535175898f97007552a6023ef0785861271dc939a751c98db0c41c9e2c97_amd64",
"product_id": "rhacm2/prometheus-rhel8@sha256:1587535175898f97007552a6023ef0785861271dc939a751c98db0c41c9e2c97_amd64",
"product_identification_helper": {
"purl": "pkg:oci/prometheus-rhel8@sha256:1587535175898f97007552a6023ef0785861271dc939a751c98db0c41c9e2c97?arch=amd64\u0026repository_url=registry.redhat.io/rhacm2/prometheus-rhel8\u0026tag=v2.4.6-7"
}
}
},
{
"category": "product_version",
"name": "rhacm2/provider-credential-controller-rhel8@sha256:a6f1234d8f90e06b88775ce831e574ec0621e487043d412d7c35d2bde6db21f9_amd64",
"product": {
"name": "rhacm2/provider-credential-controller-rhel8@sha256:a6f1234d8f90e06b88775ce831e574ec0621e487043d412d7c35d2bde6db21f9_amd64",
"product_id": "rhacm2/provider-credential-controller-rhel8@sha256:a6f1234d8f90e06b88775ce831e574ec0621e487043d412d7c35d2bde6db21f9_amd64",
"product_identification_helper": {
"purl": "pkg:oci/provider-credential-controller-rhel8@sha256:a6f1234d8f90e06b88775ce831e574ec0621e487043d412d7c35d2bde6db21f9?arch=amd64\u0026repository_url=registry.redhat.io/rhacm2/provider-credential-controller-rhel8\u0026tag=v2.4.6-7"
}
}
},
{
"category": "product_version",
"name": "rhacm2/rbac-query-proxy-rhel8@sha256:1d1c793c2bf89cb49dc4625981b4f7bc9cc827d01d7c57af88cde59adde21787_amd64",
"product": {
"name": "rhacm2/rbac-query-proxy-rhel8@sha256:1d1c793c2bf89cb49dc4625981b4f7bc9cc827d01d7c57af88cde59adde21787_amd64",
"product_id": "rhacm2/rbac-query-proxy-rhel8@sha256:1d1c793c2bf89cb49dc4625981b4f7bc9cc827d01d7c57af88cde59adde21787_amd64",
"product_identification_helper": {
"purl": "pkg:oci/rbac-query-proxy-rhel8@sha256:1d1c793c2bf89cb49dc4625981b4f7bc9cc827d01d7c57af88cde59adde21787?arch=amd64\u0026repository_url=registry.redhat.io/rhacm2/rbac-query-proxy-rhel8\u0026tag=v2.4.6-7"
}
}
},
{
"category": "product_version",
"name": "rhacm2/redisgraph-tls-rhel8@sha256:cdf817bdb70737e6912e550fa1602bbbcaa5b34a2e2d47a249000aac560cc6f0_amd64",
"product": {
"name": "rhacm2/redisgraph-tls-rhel8@sha256:cdf817bdb70737e6912e550fa1602bbbcaa5b34a2e2d47a249000aac560cc6f0_amd64",
"product_id": "rhacm2/redisgraph-tls-rhel8@sha256:cdf817bdb70737e6912e550fa1602bbbcaa5b34a2e2d47a249000aac560cc6f0_amd64",
"product_identification_helper": {
"purl": "pkg:oci/redisgraph-tls-rhel8@sha256:cdf817bdb70737e6912e550fa1602bbbcaa5b34a2e2d47a249000aac560cc6f0?arch=amd64\u0026repository_url=registry.redhat.io/rhacm2/redisgraph-tls-rhel8\u0026tag=v2.4.6-6"
}
}
},
{
"category": "product_version",
"name": "rhacm2/registration-rhel8@sha256:5d614eda176a91d5359e8a44a6f93a3fdbda8080f2209f342f83d4816b2d0008_amd64",
"product": {
"name": "rhacm2/registration-rhel8@sha256:5d614eda176a91d5359e8a44a6f93a3fdbda8080f2209f342f83d4816b2d0008_amd64",
"product_id": "rhacm2/registration-rhel8@sha256:5d614eda176a91d5359e8a44a6f93a3fdbda8080f2209f342f83d4816b2d0008_amd64",
"product_identification_helper": {
"purl": "pkg:oci/registration-rhel8@sha256:5d614eda176a91d5359e8a44a6f93a3fdbda8080f2209f342f83d4816b2d0008?arch=amd64\u0026repository_url=registry.redhat.io/rhacm2/registration-rhel8\u0026tag=v2.4.6-8"
}
}
},
{
"category": "product_version",
"name": "rhacm2/registration-rhel8-operator@sha256:6710d98fb67533848a96f35fcbeb0adf6999a7e6534068ccc9956105a4d2db73_amd64",
"product": {
"name": "rhacm2/registration-rhel8-operator@sha256:6710d98fb67533848a96f35fcbeb0adf6999a7e6534068ccc9956105a4d2db73_amd64",
"product_id": "rhacm2/registration-rhel8-operator@sha256:6710d98fb67533848a96f35fcbeb0adf6999a7e6534068ccc9956105a4d2db73_amd64",
"product_identification_helper": {
"purl": "pkg:oci/registration-rhel8-operator@sha256:6710d98fb67533848a96f35fcbeb0adf6999a7e6534068ccc9956105a4d2db73?arch=amd64\u0026repository_url=registry.redhat.io/rhacm2/registration-rhel8-operator\u0026tag=v2.4.6-8"
}
}
},
{
"category": "product_version",
"name": "rhacm2/agent-service-rhel8@sha256:5b5046b04aa10807a6676916cf4744f0cd36c056dd3fd626304814af2d665cf9_amd64",
"product": {
"name": "rhacm2/agent-service-rhel8@sha256:5b5046b04aa10807a6676916cf4744f0cd36c056dd3fd626304814af2d665cf9_amd64",
"product_id": "rhacm2/agent-service-rhel8@sha256:5b5046b04aa10807a6676916cf4744f0cd36c056dd3fd626304814af2d665cf9_amd64",
"product_identification_helper": {
"purl": "pkg:oci/agent-service-rhel8@sha256:5b5046b04aa10807a6676916cf4744f0cd36c056dd3fd626304814af2d665cf9?arch=amd64\u0026repository_url=registry.redhat.io/rhacm2/agent-service-rhel8\u0026tag=v2.4.6-9"
}
}
},
{
"category": "product_version",
"name": "rhacm2/assisted-installer-agent-rhel8@sha256:86fd675a09451d3ee552452999cd2c82410174f5e55dcfd4f21286559363217e_amd64",
"product": {
"name": "rhacm2/assisted-installer-agent-rhel8@sha256:86fd675a09451d3ee552452999cd2c82410174f5e55dcfd4f21286559363217e_amd64",
"product_id": "rhacm2/assisted-installer-agent-rhel8@sha256:86fd675a09451d3ee552452999cd2c82410174f5e55dcfd4f21286559363217e_amd64",
"product_identification_helper": {
"purl": "pkg:oci/assisted-installer-agent-rhel8@sha256:86fd675a09451d3ee552452999cd2c82410174f5e55dcfd4f21286559363217e?arch=amd64\u0026repository_url=registry.redhat.io/rhacm2/assisted-installer-agent-rhel8\u0026tag=v2.4.6-7"
}
}
},
{
"category": "product_version",
"name": "rhacm2/assisted-installer-rhel8@sha256:6e002bec6af8e7d7b0c89bc25f4a9e3224e47f5638be7cc2a9c68a5e92447254_amd64",
"product": {
"name": "rhacm2/assisted-installer-rhel8@sha256:6e002bec6af8e7d7b0c89bc25f4a9e3224e47f5638be7cc2a9c68a5e92447254_amd64",
"product_id": "rhacm2/assisted-installer-rhel8@sha256:6e002bec6af8e7d7b0c89bc25f4a9e3224e47f5638be7cc2a9c68a5e92447254_amd64",
"product_identification_helper": {
"purl": "pkg:oci/assisted-installer-rhel8@sha256:6e002bec6af8e7d7b0c89bc25f4a9e3224e47f5638be7cc2a9c68a5e92447254?arch=amd64\u0026repository_url=registry.redhat.io/rhacm2/assisted-installer-rhel8\u0026tag=v2.4.6-7"
}
}
},
{
"category": "product_version",
"name": "rhacm2/assisted-installer-reporter-rhel8@sha256:f7004db056478b4c1b101ab0ceac24f78dbefc018a1e76e12e8a4f69fd171175_amd64",
"product": {
"name": "rhacm2/assisted-installer-reporter-rhel8@sha256:f7004db056478b4c1b101ab0ceac24f78dbefc018a1e76e12e8a4f69fd171175_amd64",
"product_id": "rhacm2/assisted-installer-reporter-rhel8@sha256:f7004db056478b4c1b101ab0ceac24f78dbefc018a1e76e12e8a4f69fd171175_amd64",
"product_identification_helper": {
"purl": "pkg:oci/assisted-installer-reporter-rhel8@sha256:f7004db056478b4c1b101ab0ceac24f78dbefc018a1e76e12e8a4f69fd171175?arch=amd64\u0026repository_url=registry.redhat.io/rhacm2/assisted-installer-reporter-rhel8\u0026tag=v2.4.6-7"
}
}
},
{
"category": "product_version",
"name": "rhacm2/search-aggregator-rhel8@sha256:3857111bc468c7bb79a7476d6bc5df0add7d8951799b65b6414f1f5dd3d5b9b8_amd64",
"product": {
"name": "rhacm2/search-aggregator-rhel8@sha256:3857111bc468c7bb79a7476d6bc5df0add7d8951799b65b6414f1f5dd3d5b9b8_amd64",
"product_id": "rhacm2/search-aggregator-rhel8@sha256:3857111bc468c7bb79a7476d6bc5df0add7d8951799b65b6414f1f5dd3d5b9b8_amd64",
"product_identification_helper": {
"purl": "pkg:oci/search-aggregator-rhel8@sha256:3857111bc468c7bb79a7476d6bc5df0add7d8951799b65b6414f1f5dd3d5b9b8?arch=amd64\u0026repository_url=registry.redhat.io/rhacm2/search-aggregator-rhel8\u0026tag=v2.4.6-10"
}
}
},
{
"category": "product_version",
"name": "rhacm2/search-api-rhel8@sha256:2d64646d663ac682a087fc69314bd72751ba2b005ab08a93da223470a863a740_amd64",
"product": {
"name": "rhacm2/search-api-rhel8@sha256:2d64646d663ac682a087fc69314bd72751ba2b005ab08a93da223470a863a740_amd64",
"product_id": "rhacm2/search-api-rhel8@sha256:2d64646d663ac682a087fc69314bd72751ba2b005ab08a93da223470a863a740_amd64",
"product_identification_helper": {
"purl": "pkg:oci/search-api-rhel8@sha256:2d64646d663ac682a087fc69314bd72751ba2b005ab08a93da223470a863a740?arch=amd64\u0026repository_url=registry.redhat.io/rhacm2/search-api-rhel8\u0026tag=v2.4.6-14"
}
}
},
{
"category": "product_version",
"name": "rhacm2/search-collector-rhel8@sha256:37c5344f9061f44ea363d64c2118e791999007ecdead8d15c8c121aff83631fe_amd64",
"product": {
"name": "rhacm2/search-collector-rhel8@sha256:37c5344f9061f44ea363d64c2118e791999007ecdead8d15c8c121aff83631fe_amd64",
"product_id": "rhacm2/search-collector-rhel8@sha256:37c5344f9061f44ea363d64c2118e791999007ecdead8d15c8c121aff83631fe_amd64",
"product_identification_helper": {
"purl": "pkg:oci/search-collector-rhel8@sha256:37c5344f9061f44ea363d64c2118e791999007ecdead8d15c8c121aff83631fe?arch=amd64\u0026repository_url=registry.redhat.io/rhacm2/search-collector-rhel8\u0026tag=v2.4.6-10"
}
}
},
{
"category": "product_version",
"name": "rhacm2/search-rhel8@sha256:210fdca717aef2b4159e223a4f0bab06cdae9491d2c890d63710cf3c71de0c32_amd64",
"product": {
"name": "rhacm2/search-rhel8@sha256:210fdca717aef2b4159e223a4f0bab06cdae9491d2c890d63710cf3c71de0c32_amd64",
"product_id": "rhacm2/search-rhel8@sha256:210fdca717aef2b4159e223a4f0bab06cdae9491d2c890d63710cf3c71de0c32_amd64",
"product_identification_helper": {
"purl": "pkg:oci/search-rhel8@sha256:210fdca717aef2b4159e223a4f0bab06cdae9491d2c890d63710cf3c71de0c32?arch=amd64\u0026repository_url=registry.redhat.io/rhacm2/search-rhel8\u0026tag=v2.4.6-10"
}
}
},
{
"category": "product_version",
"name": "rhacm2/search-ui-rhel8@sha256:d4a81b7b29b9a76aa631ad26471b3cd6202775853f5a2102260c4f1e339cdfe0_amd64",
"product": {
"name": "rhacm2/search-ui-rhel8@sha256:d4a81b7b29b9a76aa631ad26471b3cd6202775853f5a2102260c4f1e339cdfe0_amd64",
"product_id": "rhacm2/search-ui-rhel8@sha256:d4a81b7b29b9a76aa631ad26471b3cd6202775853f5a2102260c4f1e339cdfe0_amd64",
"product_identification_helper": {
"purl": "pkg:oci/search-ui-rhel8@sha256:d4a81b7b29b9a76aa631ad26471b3cd6202775853f5a2102260c4f1e339cdfe0?arch=amd64\u0026repository_url=registry.redhat.io/rhacm2/search-ui-rhel8\u0026tag=v2.4.6-13"
}
}
},
{
"category": "product_version",
"name": "rhacm2/submariner-addon-rhel8@sha256:0faded1f0229ce80be36090a54ed761f1c89b414e84bd11d680fbddd382a986b_amd64",
"product": {
"name": "rhacm2/submariner-addon-rhel8@sha256:0faded1f0229ce80be36090a54ed761f1c89b414e84bd11d680fbddd382a986b_amd64",
"product_id": "rhacm2/submariner-addon-rhel8@sha256:0faded1f0229ce80be36090a54ed761f1c89b414e84bd11d680fbddd382a986b_amd64",
"product_identification_helper": {
"purl": "pkg:oci/submariner-addon-rhel8@sha256:0faded1f0229ce80be36090a54ed761f1c89b414e84bd11d680fbddd382a986b?arch=amd64\u0026repository_url=registry.redhat.io/rhacm2/submariner-addon-rhel8\u0026tag=v2.4.6-9"
}
}
},
{
"category": "product_version",
"name": "rhacm2/thanos-rhel8@sha256:fbe3062ae92faafd40caac5ddd0b20e2d1bfcaa64febebc0dcd5d368a3734c12_amd64",
"product": {
"name": "rhacm2/thanos-rhel8@sha256:fbe3062ae92faafd40caac5ddd0b20e2d1bfcaa64febebc0dcd5d368a3734c12_amd64",
"product_id": "rhacm2/thanos-rhel8@sha256:fbe3062ae92faafd40caac5ddd0b20e2d1bfcaa64febebc0dcd5d368a3734c12_amd64",
"product_identification_helper": {
"purl": "pkg:oci/thanos-rhel8@sha256:fbe3062ae92faafd40caac5ddd0b20e2d1bfcaa64febebc0dcd5d368a3734c12?arch=amd64\u0026repository_url=registry.redhat.io/rhacm2/thanos-rhel8\u0026tag=v2.4.6-8"
}
}
},
{
"category": "product_version",
"name": "rhacm2/thanos-receive-controller-rhel8@sha256:8c0745aa13e06c6cc159d8be33302b766673bdd1aedff1309d205519587440ab_amd64",
"product": {
"name": "rhacm2/thanos-receive-controller-rhel8@sha256:8c0745aa13e06c6cc159d8be33302b766673bdd1aedff1309d205519587440ab_amd64",
"product_id": "rhacm2/thanos-receive-controller-rhel8@sha256:8c0745aa13e06c6cc159d8be33302b766673bdd1aedff1309d205519587440ab_amd64",
"product_identification_helper": {
"purl": "pkg:oci/thanos-receive-controller-rhel8@sha256:8c0745aa13e06c6cc159d8be33302b766673bdd1aedff1309d205519587440ab?arch=amd64\u0026repository_url=registry.redhat.io/rhacm2/thanos-receive-controller-rhel8\u0026tag=v2.4.6-7"
}
}
},
{
"category": "product_version",
"name": "rhacm2/volsync-rhel8@sha256:9e02a53649909a9d3ccd5c22f5c231b3ad69f451d7b5a32033046f3031cde188_amd64",
"product": {
"name": "rhacm2/volsync-rhel8@sha256:9e02a53649909a9d3ccd5c22f5c231b3ad69f451d7b5a32033046f3031cde188_amd64",
"product_id": "rhacm2/volsync-rhel8@sha256:9e02a53649909a9d3ccd5c22f5c231b3ad69f451d7b5a32033046f3031cde188_amd64",
"product_identification_helper": {
"purl": "pkg:oci/volsync-rhel8@sha256:9e02a53649909a9d3ccd5c22f5c231b3ad69f451d7b5a32033046f3031cde188?arch=amd64\u0026repository_url=registry.redhat.io/rhacm2/volsync-rhel8\u0026tag=v2.4.6-8"
}
}
},
{
"category": "product_version",
"name": "rhacm2/volsync-mover-rclone-rhel8@sha256:ada830a6dfa3f00aba2a32225a9884bbe31d20b93ece21249b11e6b037d85e75_amd64",
"product": {
"name": "rhacm2/volsync-mover-rclone-rhel8@sha256:ada830a6dfa3f00aba2a32225a9884bbe31d20b93ece21249b11e6b037d85e75_amd64",
"product_id": "rhacm2/volsync-mover-rclone-rhel8@sha256:ada830a6dfa3f00aba2a32225a9884bbe31d20b93ece21249b11e6b037d85e75_amd64",
"product_identification_helper": {
"purl": "pkg:oci/volsync-mover-rclone-rhel8@sha256:ada830a6dfa3f00aba2a32225a9884bbe31d20b93ece21249b11e6b037d85e75?arch=amd64\u0026repository_url=registry.redhat.io/rhacm2/volsync-mover-rclone-rhel8\u0026tag=v2.4.6-8"
}
}
},
{
"category": "product_version",
"name": "rhacm2/volsync-mover-restic-rhel8@sha256:31244fad1da3b5c258babd12defc1192a8534727f12ad775aad9d202fb6a5947_amd64",
"product": {
"name": "rhacm2/volsync-mover-restic-rhel8@sha256:31244fad1da3b5c258babd12defc1192a8534727f12ad775aad9d202fb6a5947_amd64",
"product_id": "rhacm2/volsync-mover-restic-rhel8@sha256:31244fad1da3b5c258babd12defc1192a8534727f12ad775aad9d202fb6a5947_amd64",
"product_identification_helper": {
"purl": "pkg:oci/volsync-mover-restic-rhel8@sha256:31244fad1da3b5c258babd12defc1192a8534727f12ad775aad9d202fb6a5947?arch=amd64\u0026repository_url=registry.redhat.io/rhacm2/volsync-mover-restic-rhel8\u0026tag=v2.4.6-8"
}
}
},
{
"category": "product_version",
"name": "rhacm2/volsync-mover-rsync-rhel8@sha256:c5621b5d113a1330bdc04f1fce05fd6f16c10526511ba207cb24551f7efe0e58_amd64",
"product": {
"name": "rhacm2/volsync-mover-rsync-rhel8@sha256:c5621b5d113a1330bdc04f1fce05fd6f16c10526511ba207cb24551f7efe0e58_amd64",
"product_id": "rhacm2/volsync-mover-rsync-rhel8@sha256:c5621b5d113a1330bdc04f1fce05fd6f16c10526511ba207cb24551f7efe0e58_amd64",
"product_identification_helper": {
"purl": "pkg:oci/volsync-mover-rsync-rhel8@sha256:c5621b5d113a1330bdc04f1fce05fd6f16c10526511ba207cb24551f7efe0e58?arch=amd64\u0026repository_url=registry.redhat.io/rhacm2/volsync-mover-rsync-rhel8\u0026tag=v2.4.6-8"
}
}
},
{
"category": "product_version",
"name": "rhacm2/work-rhel8@sha256:5694a214f662b4556b1fdf088ef0d33d6674dc3be3ae5d2fbdf00e56addeae3c_amd64",
"product": {
"name": "rhacm2/work-rhel8@sha256:5694a214f662b4556b1fdf088ef0d33d6674dc3be3ae5d2fbdf00e56addeae3c_amd64",
"product_id": "rhacm2/work-rhel8@sha256:5694a214f662b4556b1fdf088ef0d33d6674dc3be3ae5d2fbdf00e56addeae3c_amd64",
"product_identification_helper": {
"purl": "pkg:oci/work-rhel8@sha256:5694a214f662b4556b1fdf088ef0d33d6674dc3be3ae5d2fbdf00e56addeae3c?arch=amd64\u0026repository_url=registry.redhat.io/rhacm2/work-rhel8\u0026tag=v2.4.6-8"
}
}
}
],
"category": "architecture",
"name": "amd64"
},
{
"branches": [
{
"category": "product_version",
"name": "rhacm2/acm-grafana-rhel8@sha256:17c53124f6c09cc839f533aee0c870078f547fef29a19803814f5c5fbc5e7939_s390x",
"product": {
"name": "rhacm2/acm-grafana-rhel8@sha256:17c53124f6c09cc839f533aee0c870078f547fef29a19803814f5c5fbc5e7939_s390x",
"product_id": "rhacm2/acm-grafana-rhel8@sha256:17c53124f6c09cc839f533aee0c870078f547fef29a19803814f5c5fbc5e7939_s390x",
"product_identification_helper": {
"purl": "pkg:oci/acm-grafana-rhel8@sha256:17c53124f6c09cc839f533aee0c870078f547fef29a19803814f5c5fbc5e7939?arch=s390x\u0026repository_url=registry.redhat.io/rhacm2/acm-grafana-rhel8\u0026tag=v2.4.6-8"
}
}
},
{
"category": "product_version",
"name": "rhacm2/acm-must-gather-rhel8@sha256:0cca0dbb0b7adff8eaea1315b422edb6ea1778befa4772f3e6f5755fb5519196_s390x",
"product": {
"name": "rhacm2/acm-must-gather-rhel8@sha256:0cca0dbb0b7adff8eaea1315b422edb6ea1778befa4772f3e6f5755fb5519196_s390x",
"product_id": "rhacm2/acm-must-gather-rhel8@sha256:0cca0dbb0b7adff8eaea1315b422edb6ea1778befa4772f3e6f5755fb5519196_s390x",
"product_identification_helper": {
"purl": "pkg:oci/acm-must-gather-rhel8@sha256:0cca0dbb0b7adff8eaea1315b422edb6ea1778befa4772f3e6f5755fb5519196?arch=s390x\u0026repository_url=registry.redhat.io/rhacm2/acm-must-gather-rhel8\u0026tag=v2.4.6-10"
}
}
},
{
"category": "product_version",
"name": "rhacm2/acm-operator-bundle@sha256:346215260baa3371853d15ccc451c3ac418813c5cd9b422b0ad9f2dd6ae8a511_s390x",
"product": {
"name": "rhacm2/acm-operator-bundle@sha256:346215260baa3371853d15ccc451c3ac418813c5cd9b422b0ad9f2dd6ae8a511_s390x",
"product_id": "rhacm2/acm-operator-bundle@sha256:346215260baa3371853d15ccc451c3ac418813c5cd9b422b0ad9f2dd6ae8a511_s390x",
"product_identification_helper": {
"purl": "pkg:oci/acm-operator-bundle@sha256:346215260baa3371853d15ccc451c3ac418813c5cd9b422b0ad9f2dd6ae8a511?arch=s390x\u0026repository_url=registry.redhat.io/rhacm2/acm-operator-bundle\u0026tag=v2.4.6-40"
}
}
},
{
"category": "product_version",
"name": "rhacm2/application-ui-rhel8@sha256:ffb0b475eccc16a227f13a3d0d332f9cd9b96eade52646352a7497f903edf1a2_s390x",
"product": {
"name": "rhacm2/application-ui-rhel8@sha256:ffb0b475eccc16a227f13a3d0d332f9cd9b96eade52646352a7497f903edf1a2_s390x",
"product_id": "rhacm2/application-ui-rhel8@sha256:ffb0b475eccc16a227f13a3d0d332f9cd9b96eade52646352a7497f903edf1a2_s390x",
"product_identification_helper": {
"purl": "pkg:oci/application-ui-rhel8@sha256:ffb0b475eccc16a227f13a3d0d332f9cd9b96eade52646352a7497f903edf1a2?arch=s390x\u0026repository_url=registry.redhat.io/rhacm2/application-ui-rhel8\u0026tag=v2.4.6-13"
}
}
},
{
"category": "product_version",
"name": "rhacm2/assisted-image-service-rhel8@sha256:e49c328eb815293dd606199a0b8a2bd0db6bbf5d87eeaa7902d6d4df1bb41d35_s390x",
"product": {
"name": "rhacm2/assisted-image-service-rhel8@sha256:e49c328eb815293dd606199a0b8a2bd0db6bbf5d87eeaa7902d6d4df1bb41d35_s390x",
"product_id": "rhacm2/assisted-image-service-rhel8@sha256:e49c328eb815293dd606199a0b8a2bd0db6bbf5d87eeaa7902d6d4df1bb41d35_s390x",
"product_identification_helper": {
"purl": "pkg:oci/assisted-image-service-rhel8@sha256:e49c328eb815293dd606199a0b8a2bd0db6bbf5d87eeaa7902d6d4df1bb41d35?arch=s390x\u0026repository_url=registry.redhat.io/rhacm2/assisted-image-service-rhel8\u0026tag=v2.4.6-7"
}
}
},
{
"category": "product_version",
"name": "rhacm2/cert-policy-controller-rhel8@sha256:0e30470d12e11f473750e0b95833d0d1fe6fd3ee9d9d0c5d7454614449156148_s390x",
"product": {
"name": "rhacm2/cert-policy-controller-rhel8@sha256:0e30470d12e11f473750e0b95833d0d1fe6fd3ee9d9d0c5d7454614449156148_s390x",
"product_id": "rhacm2/cert-policy-controller-rhel8@sha256:0e30470d12e11f473750e0b95833d0d1fe6fd3ee9d9d0c5d7454614449156148_s390x",
"product_identification_helper": {
"purl": "pkg:oci/cert-policy-controller-rhel8@sha256:0e30470d12e11f473750e0b95833d0d1fe6fd3ee9d9d0c5d7454614449156148?arch=s390x\u0026repository_url=registry.redhat.io/rhacm2/cert-policy-controller-rhel8\u0026tag=v2.4.6-8"
}
}
},
{
"category": "product_version",
"name": "rhacm2/cluster-backup-rhel8-operator@sha256:d5639931ddcb1288f279f54a3688fcb8c94d710a457917c46bfa3db6cd1a317b_s390x",
"product": {
"name": "rhacm2/cluster-backup-rhel8-operator@sha256:d5639931ddcb1288f279f54a3688fcb8c94d710a457917c46bfa3db6cd1a317b_s390x",
"product_id": "rhacm2/cluster-backup-rhel8-operator@sha256:d5639931ddcb1288f279f54a3688fcb8c94d710a457917c46bfa3db6cd1a317b_s390x",
"product_identification_helper": {
"purl": "pkg:oci/cluster-backup-rhel8-operator@sha256:d5639931ddcb1288f279f54a3688fcb8c94d710a457917c46bfa3db6cd1a317b?arch=s390x\u0026repository_url=registry.redhat.io/rhacm2/cluster-backup-rhel8-operator\u0026tag=v2.4.6-7"
}
}
},
{
"category": "product_version",
"name": "rhacm2/clusterclaims-controller-rhel8@sha256:bd8fa875e2c6b6c650c21089441b417ae657b8e1fda2786d2f328978776a6883_s390x",
"product": {
"name": "rhacm2/clusterclaims-controller-rhel8@sha256:bd8fa875e2c6b6c650c21089441b417ae657b8e1fda2786d2f328978776a6883_s390x",
"product_id": "rhacm2/clusterclaims-controller-rhel8@sha256:bd8fa875e2c6b6c650c21089441b417ae657b8e1fda2786d2f328978776a6883_s390x",
"product_identification_helper": {
"purl": "pkg:oci/clusterclaims-controller-rhel8@sha256:bd8fa875e2c6b6c650c21089441b417ae657b8e1fda2786d2f328978776a6883?arch=s390x\u0026repository_url=registry.redhat.io/rhacm2/clusterclaims-controller-rhel8\u0026tag=v2.4.6-7"
}
}
},
{
"category": "product_version",
"name": "rhacm2/cluster-curator-controller-rhel8@sha256:9e6a260d8130731601612a56cea728fc6b80cfa3d7fd8b6612175ff76b290dea_s390x",
"product": {
"name": "rhacm2/cluster-curator-controller-rhel8@sha256:9e6a260d8130731601612a56cea728fc6b80cfa3d7fd8b6612175ff76b290dea_s390x",
"product_id": "rhacm2/cluster-curator-controller-rhel8@sha256:9e6a260d8130731601612a56cea728fc6b80cfa3d7fd8b6612175ff76b290dea_s390x",
"product_identification_helper": {
"purl": "pkg:oci/cluster-curator-controller-rhel8@sha256:9e6a260d8130731601612a56cea728fc6b80cfa3d7fd8b6612175ff76b290dea?arch=s390x\u0026repository_url=registry.redhat.io/rhacm2/cluster-curator-controller-rhel8\u0026tag=v2.4.6-9"
}
}
},
{
"category": "product_version",
"name": "rhacm2/clusterlifecycle-state-metrics-rhel8@sha256:60a54bc76a84f2369b02dc1b9b0d8353da93acc9f8193a26739110c6fe59abdd_s390x",
"product": {
"name": "rhacm2/clusterlifecycle-state-metrics-rhel8@sha256:60a54bc76a84f2369b02dc1b9b0d8353da93acc9f8193a26739110c6fe59abdd_s390x",
"product_id": "rhacm2/clusterlifecycle-state-metrics-rhel8@sha256:60a54bc76a84f2369b02dc1b9b0d8353da93acc9f8193a26739110c6fe59abdd_s390x",
"product_identification_helper": {
"purl": "pkg:oci/clusterlifecycle-state-metrics-rhel8@sha256:60a54bc76a84f2369b02dc1b9b0d8353da93acc9f8193a26739110c6fe59abdd?arch=s390x\u0026repository_url=registry.redhat.io/rhacm2/clusterlifecycle-state-metrics-rhel8\u0026tag=v2.4.6-8"
}
}
},
{
"category": "product_version",
"name": "rhacm2/cluster-proxy-addon-rhel8@sha256:03d738d93d893b9fd9d2587e14b9a7a92bbb5eca4b85901b5e07cff1e7a3ab73_s390x",
"product": {
"name": "rhacm2/cluster-proxy-addon-rhel8@sha256:03d738d93d893b9fd9d2587e14b9a7a92bbb5eca4b85901b5e07cff1e7a3ab73_s390x",
"product_id": "rhacm2/cluster-proxy-addon-rhel8@sha256:03d738d93d893b9fd9d2587e14b9a7a92bbb5eca4b85901b5e07cff1e7a3ab73_s390x",
"product_identification_helper": {
"purl": "pkg:oci/cluster-proxy-addon-rhel8@sha256:03d738d93d893b9fd9d2587e14b9a7a92bbb5eca4b85901b5e07cff1e7a3ab73?arch=s390x\u0026repository_url=registry.redhat.io/rhacm2/cluster-proxy-addon-rhel8\u0026tag=v2.4.6-7"
}
}
},
{
"category": "product_version",
"name": "rhacm2/config-policy-controller-rhel8@sha256:8fb0581852dc1dfd80a81ba03c6976da1aa8d93675f626765f2266adfa94d5ac_s390x",
"product": {
"name": "rhacm2/config-policy-controller-rhel8@sha256:8fb0581852dc1dfd80a81ba03c6976da1aa8d93675f626765f2266adfa94d5ac_s390x",
"product_id": "rhacm2/config-policy-controller-rhel8@sha256:8fb0581852dc1dfd80a81ba03c6976da1aa8d93675f626765f2266adfa94d5ac_s390x",
"product_identification_helper": {
"purl": "pkg:oci/config-policy-controller-rhel8@sha256:8fb0581852dc1dfd80a81ba03c6976da1aa8d93675f626765f2266adfa94d5ac?arch=s390x\u0026repository_url=registry.redhat.io/rhacm2/config-policy-controller-rhel8\u0026tag=v2.4.6-7"
}
}
},
{
"category": "product_version",
"name": "rhacm2/console-api-rhel8@sha256:3a47d211370efc6e1661d4d0abd0d5abc65d8a759218af7c2722db820a664d8c_s390x",
"product": {
"name": "rhacm2/console-api-rhel8@sha256:3a47d211370efc6e1661d4d0abd0d5abc65d8a759218af7c2722db820a664d8c_s390x",
"product_id": "rhacm2/console-api-rhel8@sha256:3a47d211370efc6e1661d4d0abd0d5abc65d8a759218af7c2722db820a664d8c_s390x",
"product_identification_helper": {
"purl": "pkg:oci/console-api-rhel8@sha256:3a47d211370efc6e1661d4d0abd0d5abc65d8a759218af7c2722db820a664d8c?arch=s390x\u0026repository_url=registry.redhat.io/rhacm2/console-api-rhel8\u0026tag=v2.4.6-11"
}
}
},
{
"category": "product_version",
"name": "rhacm2/console-rhel8@sha256:5215e1a2f456b83ba4ae02ea653bef51d331ced6e9a4c67958e8c41cd88aa818_s390x",
"product": {
"name": "rhacm2/console-rhel8@sha256:5215e1a2f456b83ba4ae02ea653bef51d331ced6e9a4c67958e8c41cd88aa818_s390x",
"product_id": "rhacm2/console-rhel8@sha256:5215e1a2f456b83ba4ae02ea653bef51d331ced6e9a4c67958e8c41cd88aa818_s390x",
"product_identification_helper": {
"purl": "pkg:oci/console-rhel8@sha256:5215e1a2f456b83ba4ae02ea653bef51d331ced6e9a4c67958e8c41cd88aa818?arch=s390x\u0026repository_url=registry.redhat.io/rhacm2/console-rhel8\u0026tag=v2.4.6-15"
}
}
},
{
"category": "product_version",
"name": "rhacm2/discovery-rhel8-operator@sha256:224af94e4e027bfb7edff3f889ec08aa031eaede2e4a02c67ce2925f29230ea8_s390x",
"product": {
"name": "rhacm2/discovery-rhel8-operator@sha256:224af94e4e027bfb7edff3f889ec08aa031eaede2e4a02c67ce2925f29230ea8_s390x",
"product_id": "rhacm2/discovery-rhel8-operator@sha256:224af94e4e027bfb7edff3f889ec08aa031eaede2e4a02c67ce2925f29230ea8_s390x",
"product_identification_helper": {
"purl": "pkg:oci/discovery-rhel8-operator@sha256:224af94e4e027bfb7edff3f889ec08aa031eaede2e4a02c67ce2925f29230ea8?arch=s390x\u0026repository_url=registry.redhat.io/rhacm2/discovery-rhel8-operator\u0026tag=v2.4.6-7"
}
}
},
{
"category": "product_version",
"name": "rhacm2/endpoint-monitoring-rhel8-operator@sha256:ee184be0540e401b6834747b6632b11d69269f3d9ab44bc4aaab9fc9877191aa_s390x",
"product": {
"name": "rhacm2/endpoint-monitoring-rhel8-operator@sha256:ee184be0540e401b6834747b6632b11d69269f3d9ab44bc4aaab9fc9877191aa_s390x",
"product_id": "rhacm2/endpoint-monitoring-rhel8-operator@sha256:ee184be0540e401b6834747b6632b11d69269f3d9ab44bc4aaab9fc9877191aa_s390x",
"product_identification_helper": {
"purl": "pkg:oci/endpoint-monitoring-rhel8-operator@sha256:ee184be0540e401b6834747b6632b11d69269f3d9ab44bc4aaab9fc9877191aa?arch=s390x\u0026repository_url=registry.redhat.io/rhacm2/endpoint-monitoring-rhel8-operator\u0026tag=v2.4.6-7"
}
}
},
{
"category": "product_version",
"name": "rhacm2/governance-policy-propagator-rhel8@sha256:b5a8689de0cc37c38daca89e1a6f64b6601b341a8f12ef6c093ec12b83bca4e8_s390x",
"product": {
"name": "rhacm2/governance-policy-propagator-rhel8@sha256:b5a8689de0cc37c38daca89e1a6f64b6601b341a8f12ef6c093ec12b83bca4e8_s390x",
"product_id": "rhacm2/governance-policy-propagator-rhel8@sha256:b5a8689de0cc37c38daca89e1a6f64b6601b341a8f12ef6c093ec12b83bca4e8_s390x",
"product_identification_helper": {
"purl": "pkg:oci/governance-policy-propagator-rhel8@sha256:b5a8689de0cc37c38daca89e1a6f64b6601b341a8f12ef6c093ec12b83bca4e8?arch=s390x\u0026repository_url=registry.redhat.io/rhacm2/governance-policy-propagator-rhel8\u0026tag=v2.4.6-8"
}
}
},
{
"category": "product_version",
"name": "rhacm2/governance-policy-spec-sync-rhel8@sha256:c2c6ab3e7317dee023b79cc868c052a8a602610925932358498a3a215d5c8089_s390x",
"product": {
"name": "rhacm2/governance-policy-spec-sync-rhel8@sha256:c2c6ab3e7317dee023b79cc868c052a8a602610925932358498a3a215d5c8089_s390x",
"product_id": "rhacm2/governance-policy-spec-sync-rhel8@sha256:c2c6ab3e7317dee023b79cc868c052a8a602610925932358498a3a215d5c8089_s390x",
"product_identification_helper": {
"purl": "pkg:oci/governance-policy-spec-sync-rhel8@sha256:c2c6ab3e7317dee023b79cc868c052a8a602610925932358498a3a215d5c8089?arch=s390x\u0026repository_url=registry.redhat.io/rhacm2/governance-policy-spec-sync-rhel8\u0026tag=v2.4.6-7"
}
}
},
{
"category": "product_version",
"name": "rhacm2/governance-policy-status-sync-rhel8@sha256:76f717cb9fe271941f45794a8dd9ebb85af0f7ab6cd104a698352b875e1b721d_s390x",
"product": {
"name": "rhacm2/governance-policy-status-sync-rhel8@sha256:76f717cb9fe271941f45794a8dd9ebb85af0f7ab6cd104a698352b875e1b721d_s390x",
"product_id": "rhacm2/governance-policy-status-sync-rhel8@sha256:76f717cb9fe271941f45794a8dd9ebb85af0f7ab6cd104a698352b875e1b721d_s390x",
"product_identification_helper": {
"purl": "pkg:oci/governance-policy-status-sync-rhel8@sha256:76f717cb9fe271941f45794a8dd9ebb85af0f7ab6cd104a698352b875e1b721d?arch=s390x\u0026repository_url=registry.redhat.io/rhacm2/governance-policy-status-sync-rhel8\u0026tag=v2.4.6-7"
}
}
},
{
"category": "product_version",
"name": "rhacm2/governance-policy-template-sync-rhel8@sha256:2d0d4141d0df7a5309edb3aa064591479facd14d604f5338383a88a7c01fb976_s390x",
"product": {
"name": "rhacm2/governance-policy-template-sync-rhel8@sha256:2d0d4141d0df7a5309edb3aa064591479facd14d604f5338383a88a7c01fb976_s390x",
"product_id": "rhacm2/governance-policy-template-sync-rhel8@sha256:2d0d4141d0df7a5309edb3aa064591479facd14d604f5338383a88a7c01fb976_s390x",
"product_identification_helper": {
"purl": "pkg:oci/governance-policy-template-sync-rhel8@sha256:2d0d4141d0df7a5309edb3aa064591479facd14d604f5338383a88a7c01fb976?arch=s390x\u0026repository_url=registry.redhat.io/rhacm2/governance-policy-template-sync-rhel8\u0026tag=v2.4.6-6"
}
}
},
{
"category": "product_version",
"name": "rhacm2/grafana-dashboard-loader-rhel8@sha256:6190c4487c63f61cb24e8d219aa1ebc6ff5d8d8b1ece5bbb3da5d46e67f0b98c_s390x",
"product": {
"name": "rhacm2/grafana-dashboard-loader-rhel8@sha256:6190c4487c63f61cb24e8d219aa1ebc6ff5d8d8b1ece5bbb3da5d46e67f0b98c_s390x",
"product_id": "rhacm2/grafana-dashboard-loader-rhel8@sha256:6190c4487c63f61cb24e8d219aa1ebc6ff5d8d8b1ece5bbb3da5d46e67f0b98c_s390x",
"product_identification_helper": {
"purl": "pkg:oci/grafana-dashboard-loader-rhel8@sha256:6190c4487c63f61cb24e8d219aa1ebc6ff5d8d8b1ece5bbb3da5d46e67f0b98c?arch=s390x\u0026repository_url=registry.redhat.io/rhacm2/grafana-dashboard-loader-rhel8\u0026tag=v2.4.6-7"
}
}
},
{
"category": "product_version",
"name": "rhacm2/grc-ui-api-rhel8@sha256:999f7119e60d578cd54b08135838fb8ecb996cd93f8e6f07ee92ec776f86f3d7_s390x",
"product": {
"name": "rhacm2/grc-ui-api-rhel8@sha256:999f7119e60d578cd54b08135838fb8ecb996cd93f8e6f07ee92ec776f86f3d7_s390x",
"product_id": "rhacm2/grc-ui-api-rhel8@sha256:999f7119e60d578cd54b08135838fb8ecb996cd93f8e6f07ee92ec776f86f3d7_s390x",
"product_identification_helper": {
"purl": "pkg:oci/grc-ui-api-rhel8@sha256:999f7119e60d578cd54b08135838fb8ecb996cd93f8e6f07ee92ec776f86f3d7?arch=s390x\u0026repository_url=registry.redhat.io/rhacm2/grc-ui-api-rhel8\u0026tag=v2.4.6-12"
}
}
},
{
"category": "product_version",
"name": "rhacm2/grc-ui-rhel8@sha256:2e28251e1a65b7176007f53887f3693e5268848b1bb8a1e084e9f1064deaec8a_s390x",
"product": {
"name": "rhacm2/grc-ui-rhel8@sha256:2e28251e1a65b7176007f53887f3693e5268848b1bb8a1e084e9f1064deaec8a_s390x",
"product_id": "rhacm2/grc-ui-rhel8@sha256:2e28251e1a65b7176007f53887f3693e5268848b1bb8a1e084e9f1064deaec8a_s390x",
"product_identification_helper": {
"purl": "pkg:oci/grc-ui-rhel8@sha256:2e28251e1a65b7176007f53887f3693e5268848b1bb8a1e084e9f1064deaec8a?arch=s390x\u0026repository_url=registry.redhat.io/rhacm2/grc-ui-rhel8\u0026tag=v2.4.6-15"
}
}
},
{
"category": "product_version",
"name": "rhacm2/iam-policy-controller-rhel8@sha256:7d1534ff8b00cd38716d2bfb65b924a45e9ec18a8eccad13c5e3818f858630b6_s390x",
"product": {
"name": "rhacm2/iam-policy-controller-rhel8@sha256:7d1534ff8b00cd38716d2bfb65b924a45e9ec18a8eccad13c5e3818f858630b6_s390x",
"product_id": "rhacm2/iam-policy-controller-rhel8@sha256:7d1534ff8b00cd38716d2bfb65b924a45e9ec18a8eccad13c5e3818f858630b6_s390x",
"product_identification_helper": {
"purl": "pkg:oci/iam-policy-controller-rhel8@sha256:7d1534ff8b00cd38716d2bfb65b924a45e9ec18a8eccad13c5e3818f858630b6?arch=s390x\u0026repository_url=registry.redhat.io/rhacm2/iam-policy-controller-rhel8\u0026tag=v2.4.6-7"
}
}
},
{
"category": "product_version",
"name": "rhacm2/insights-client-rhel8@sha256:85bf407b6bc232952f4dd7c1edd8a7f4a168a6995d7b866f4417bc65a162efd5_s390x",
"product": {
"name": "rhacm2/insights-client-rhel8@sha256:85bf407b6bc232952f4dd7c1edd8a7f4a168a6995d7b866f4417bc65a162efd5_s390x",
"product_id": "rhacm2/insights-client-rhel8@sha256:85bf407b6bc232952f4dd7c1edd8a7f4a168a6995d7b866f4417bc65a162efd5_s390x",
"product_identification_helper": {
"purl": "pkg:oci/insights-client-rhel8@sha256:85bf407b6bc232952f4dd7c1edd8a7f4a168a6995d7b866f4417bc65a162efd5?arch=s390x\u0026repository_url=registry.redhat.io/rhacm2/insights-client-rhel8\u0026tag=v2.4.6-11"
}
}
},
{
"category": "product_version",
"name": "rhacm2/insights-metrics-rhel8@sha256:2492650b89feab7de0408be0e3af6d889e6291bb7064ea524dafca87b252840e_s390x",
"product": {
"name": "rhacm2/insights-metrics-rhel8@sha256:2492650b89feab7de0408be0e3af6d889e6291bb7064ea524dafca87b252840e_s390x",
"product_id": "rhacm2/insights-metrics-rhel8@sha256:2492650b89feab7de0408be0e3af6d889e6291bb7064ea524dafca87b252840e_s390x",
"product_identification_helper": {
"purl": "pkg:oci/insights-metrics-rhel8@sha256:2492650b89feab7de0408be0e3af6d889e6291bb7064ea524dafca87b252840e?arch=s390x\u0026repository_url=registry.redhat.io/rhacm2/insights-metrics-rhel8\u0026tag=v2.4.6-10"
}
}
},
{
"category": "product_version",
"name": "rhacm2/klusterlet-addon-controller-rhel8@sha256:a4d7ef368efce597729c5fc1ae4358a0b45483a11b8363bf8d164c20075da748_s390x",
"product": {
"name": "rhacm2/klusterlet-addon-controller-rhel8@sha256:a4d7ef368efce597729c5fc1ae4358a0b45483a11b8363bf8d164c20075da748_s390x",
"product_id": "rhacm2/klusterlet-addon-controller-rhel8@sha256:a4d7ef368efce597729c5fc1ae4358a0b45483a11b8363bf8d164c20075da748_s390x",
"product_identification_helper": {
"purl": "pkg:oci/klusterlet-addon-controller-rhel8@sha256:a4d7ef368efce597729c5fc1ae4358a0b45483a11b8363bf8d164c20075da748?arch=s390x\u0026repository_url=registry.redhat.io/rhacm2/klusterlet-addon-controller-rhel8\u0026tag=v2.4.6-7"
}
}
},
{
"category": "product_version",
"name": "rhacm2/klusterlet-addon-rhel8-operator@sha256:0402e265ec4919aef893be4c0f177b53173bc0c50eb47aafea6822e05a7748be_s390x",
"product": {
"name": "rhacm2/klusterlet-addon-rhel8-operator@sha256:0402e265ec4919aef893be4c0f177b53173bc0c50eb47aafea6822e05a7748be_s390x",
"product_id": "rhacm2/klusterlet-addon-rhel8-operator@sha256:0402e265ec4919aef893be4c0f177b53173bc0c50eb47aafea6822e05a7748be_s390x",
"product_identification_helper": {
"purl": "pkg:oci/klusterlet-addon-rhel8-operator@sha256:0402e265ec4919aef893be4c0f177b53173bc0c50eb47aafea6822e05a7748be?arch=s390x\u0026repository_url=registry.redhat.io/rhacm2/klusterlet-addon-rhel8-operator\u0026tag=v2.4.6-8"
}
}
},
{
"category": "product_version",
"name": "rhacm2/kube-rbac-proxy-rhel8@sha256:c1c90ee4ae1f908c33c8a8bf38f0b47bfad039bedccf870324f6b554aad5d78c_s390x",
"product": {
"name": "rhacm2/kube-rbac-proxy-rhel8@sha256:c1c90ee4ae1f908c33c8a8bf38f0b47bfad039bedccf870324f6b554aad5d78c_s390x",
"product_id": "rhacm2/kube-rbac-proxy-rhel8@sha256:c1c90ee4ae1f908c33c8a8bf38f0b47bfad039bedccf870324f6b554aad5d78c_s390x",
"product_identification_helper": {
"purl": "pkg:oci/kube-rbac-proxy-rhel8@sha256:c1c90ee4ae1f908c33c8a8bf38f0b47bfad039bedccf870324f6b554aad5d78c?arch=s390x\u0026repository_url=registry.redhat.io/rhacm2/kube-rbac-proxy-rhel8\u0026tag=v2.4.6-8"
}
}
},
{
"category": "product_version",
"name": "rhacm2/kube-state-metrics-rhel8@sha256:566b95595959ba60677f1518562fd996ef7643dc94aa9e9fead0e4b4096032ca_s390x",
"product": {
"name": "rhacm2/kube-state-metrics-rhel8@sha256:566b95595959ba60677f1518562fd996ef7643dc94aa9e9fead0e4b4096032ca_s390x",
"product_id": "rhacm2/kube-state-metrics-rhel8@sha256:566b95595959ba60677f1518562fd996ef7643dc94aa9e9fead0e4b4096032ca_s390x",
"product_identification_helper": {
"purl": "pkg:oci/kube-state-metrics-rhel8@sha256:566b95595959ba60677f1518562fd996ef7643dc94aa9e9fead0e4b4096032ca?arch=s390x\u0026repository_url=registry.redhat.io/rhacm2/kube-state-metrics-rhel8\u0026tag=v2.4.6-9"
}
}
},
{
"category": "product_version",
"name": "rhacm2/managedcluster-import-controller-rhel8@sha256:bcb43adee06dbb1cfb6a5c9fed71847ecc3826e3e44fe04d57b7143a6123daa5_s390x",
"product": {
"name": "rhacm2/managedcluster-import-controller-rhel8@sha256:bcb43adee06dbb1cfb6a5c9fed71847ecc3826e3e44fe04d57b7143a6123daa5_s390x",
"product_id": "rhacm2/managedcluster-import-controller-rhel8@sha256:bcb43adee06dbb1cfb6a5c9fed71847ecc3826e3e44fe04d57b7143a6123daa5_s390x",
"product_identification_helper": {
"purl": "pkg:oci/managedcluster-import-controller-rhel8@sha256:bcb43adee06dbb1cfb6a5c9fed71847ecc3826e3e44fe04d57b7143a6123daa5?arch=s390x\u0026repository_url=registry.redhat.io/rhacm2/managedcluster-import-controller-rhel8\u0026tag=v2.4.6-9"
}
}
},
{
"category": "product_version",
"name": "rhacm2/management-ingress-rhel8@sha256:c3cdbf5ff93b3b19ac2d7cf15b9152a0761d473de7afe29832a7ca3b833b6797_s390x",
"product": {
"name": "rhacm2/management-ingress-rhel8@sha256:c3cdbf5ff93b3b19ac2d7cf15b9152a0761d473de7afe29832a7ca3b833b6797_s390x",
"product_id": "rhacm2/management-ingress-rhel8@sha256:c3cdbf5ff93b3b19ac2d7cf15b9152a0761d473de7afe29832a7ca3b833b6797_s390x",
"product_identification_helper": {
"purl": "pkg:oci/management-ingress-rhel8@sha256:c3cdbf5ff93b3b19ac2d7cf15b9152a0761d473de7afe29832a7ca3b833b6797?arch=s390x\u0026repository_url=registry.redhat.io/rhacm2/management-ingress-rhel8\u0026tag=v2.4.6-7"
}
}
},
{
"category": "product_version",
"name": "rhacm2/memcached-rhel8@sha256:0a0a88fb0138cd6de2e3fce81ab959d12cbda64e5fbab1046008aee1d94f12e2_s390x",
"product": {
"name": "rhacm2/memcached-rhel8@sha256:0a0a88fb0138cd6de2e3fce81ab959d12cbda64e5fbab1046008aee1d94f12e2_s390x",
"product_id": "rhacm2/memcached-rhel8@sha256:0a0a88fb0138cd6de2e3fce81ab959d12cbda64e5fbab1046008aee1d94f12e2_s390x",
"product_identification_helper": {
"purl": "pkg:oci/memcached-rhel8@sha256:0a0a88fb0138cd6de2e3fce81ab959d12cbda64e5fbab1046008aee1d94f12e2?arch=s390x\u0026repository_url=registry.redhat.io/rhacm2/memcached-rhel8\u0026tag=v2.4.6-5"
}
}
},
{
"category": "product_version",
"name": "rhacm2/memcached-exporter-rhel8@sha256:e22fa2dbc6733fc176f44cf42ec8f51b69672d354d6d2cf510eada5fe41a5245_s390x",
"product": {
"name": "rhacm2/memcached-exporter-rhel8@sha256:e22fa2dbc6733fc176f44cf42ec8f51b69672d354d6d2cf510eada5fe41a5245_s390x",
"product_id": "rhacm2/memcached-exporter-rhel8@sha256:e22fa2dbc6733fc176f44cf42ec8f51b69672d354d6d2cf510eada5fe41a5245_s390x",
"product_identification_helper": {
"purl": "pkg:oci/memcached-exporter-rhel8@sha256:e22fa2dbc6733fc176f44cf42ec8f51b69672d354d6d2cf510eada5fe41a5245?arch=s390x\u0026repository_url=registry.redhat.io/rhacm2/memcached-exporter-rhel8\u0026tag=v2.4.6-7"
}
}
},
{
"category": "product_version",
"name": "rhacm2/metrics-collector-rhel8@sha256:d37401c5fb672c56004f75974a4069d5d3b6c5e96ac7be4c174f9f178a7666bc_s390x",
"product": {
"name": "rhacm2/metrics-collector-rhel8@sha256:d37401c5fb672c56004f75974a4069d5d3b6c5e96ac7be4c174f9f178a7666bc_s390x",
"product_id": "rhacm2/metrics-collector-rhel8@sha256:d37401c5fb672c56004f75974a4069d5d3b6c5e96ac7be4c174f9f178a7666bc_s390x",
"product_identification_helper": {
"purl": "pkg:oci/metrics-collector-rhel8@sha256:d37401c5fb672c56004f75974a4069d5d3b6c5e96ac7be4c174f9f178a7666bc?arch=s390x\u0026repository_url=registry.redhat.io/rhacm2/metrics-collector-rhel8\u0026tag=v2.4.6-7"
}
}
},
{
"category": "product_version",
"name": "rhacm2/multicloud-integrations-rhel8@sha256:a311c6ef1099d2370209bbbe30cfac6d1c50d79a2321beaab1f6158ab2db8bec_s390x",
"product": {
"name": "rhacm2/multicloud-integrations-rhel8@sha256:a311c6ef1099d2370209bbbe30cfac6d1c50d79a2321beaab1f6158ab2db8bec_s390x",
"product_id": "rhacm2/multicloud-integrations-rhel8@sha256:a311c6ef1099d2370209bbbe30cfac6d1c50d79a2321beaab1f6158ab2db8bec_s390x",
"product_identification_helper": {
"purl": "pkg:oci/multicloud-integrations-rhel8@sha256:a311c6ef1099d2370209bbbe30cfac6d1c50d79a2321beaab1f6158ab2db8bec?arch=s390x\u0026repository_url=registry.redhat.io/rhacm2/multicloud-integrations-rhel8\u0026tag=v2.4.6-7"
}
}
},
{
"category": "product_version",
"name": "rhacm2/multicloud-manager-rhel8@sha256:d458a289528173a07f7ff6d87279474e8379a2f05c11d5a9be97f9c43e38ec75_s390x",
"product": {
"name": "rhacm2/multicloud-manager-rhel8@sha256:d458a289528173a07f7ff6d87279474e8379a2f05c11d5a9be97f9c43e38ec75_s390x",
"product_id": "rhacm2/multicloud-manager-rhel8@sha256:d458a289528173a07f7ff6d87279474e8379a2f05c11d5a9be97f9c43e38ec75_s390x",
"product_identification_helper": {
"purl": "pkg:oci/multicloud-manager-rhel8@sha256:d458a289528173a07f7ff6d87279474e8379a2f05c11d5a9be97f9c43e38ec75?arch=s390x\u0026repository_url=registry.redhat.io/rhacm2/multicloud-manager-rhel8\u0026tag=v2.4.6-10"
}
}
},
{
"category": "product_version",
"name": "rhacm2/multiclusterhub-rhel8@sha256:b8dea0eca4c8aaefee6be9afea77e3302ad551f68f5a87316caf65e13ac9138d_s390x",
"product": {
"name": "rhacm2/multiclusterhub-rhel8@sha256:b8dea0eca4c8aaefee6be9afea77e3302ad551f68f5a87316caf65e13ac9138d_s390x",
"product_id": "rhacm2/multiclusterhub-rhel8@sha256:b8dea0eca4c8aaefee6be9afea77e3302ad551f68f5a87316caf65e13ac9138d_s390x",
"product_identification_helper": {
"purl": "pkg:oci/multiclusterhub-rhel8@sha256:b8dea0eca4c8aaefee6be9afea77e3302ad551f68f5a87316caf65e13ac9138d?arch=s390x\u0026repository_url=registry.redhat.io/rhacm2/multiclusterhub-rhel8\u0026tag=v2.4.6-7"
}
}
},
{
"category": "product_version",
"name": "rhacm2/multiclusterhub-repo-rhel8@sha256:c21ffdaa0ce90e6c08f4814c09d9a0bd34d341ad1fc8f6ff2152e9007393ba1f_s390x",
"product": {
"name": "rhacm2/multiclusterhub-repo-rhel8@sha256:c21ffdaa0ce90e6c08f4814c09d9a0bd34d341ad1fc8f6ff2152e9007393ba1f_s390x",
"product_id": "rhacm2/multiclusterhub-repo-rhel8@sha256:c21ffdaa0ce90e6c08f4814c09d9a0bd34d341ad1fc8f6ff2152e9007393ba1f_s390x",
"product_identification_helper": {
"purl": "pkg:oci/multiclusterhub-repo-rhel8@sha256:c21ffdaa0ce90e6c08f4814c09d9a0bd34d341ad1fc8f6ff2152e9007393ba1f?arch=s390x\u0026repository_url=registry.redhat.io/rhacm2/multiclusterhub-repo-rhel8\u0026tag=v2.4.6-7"
}
}
},
{
"category": "product_version",
"name": "rhacm2/multicluster-observability-rhel8-operator@sha256:7ed02712f2d5093f7c751a6d22c9ffe5ce3b00c4cc901ffb779b8b51e282d698_s390x",
"product": {
"name": "rhacm2/multicluster-observability-rhel8-operator@sha256:7ed02712f2d5093f7c751a6d22c9ffe5ce3b00c4cc901ffb779b8b51e282d698_s390x",
"product_id": "rhacm2/multicluster-observability-rhel8-operator@sha256:7ed02712f2d5093f7c751a6d22c9ffe5ce3b00c4cc901ffb779b8b51e282d698_s390x",
"product_identification_helper": {
"purl": "pkg:oci/multicluster-observability-rhel8-operator@sha256:7ed02712f2d5093f7c751a6d22c9ffe5ce3b00c4cc901ffb779b8b51e282d698?arch=s390x\u0026repository_url=registry.redhat.io/rhacm2/multicluster-observability-rhel8-operator\u0026tag=v2.4.6-8"
}
}
},
{
"category": "product_version",
"name": "rhacm2/multicluster-operators-application-rhel8@sha256:3af2802a89c09966e9c63f40974d8554a7b7b88cc386bbf5bda0a4cc987b7c15_s390x",
"product": {
"name": "rhacm2/multicluster-operators-application-rhel8@sha256:3af2802a89c09966e9c63f40974d8554a7b7b88cc386bbf5bda0a4cc987b7c15_s390x",
"product_id": "rhacm2/multicluster-operators-application-rhel8@sha256:3af2802a89c09966e9c63f40974d8554a7b7b88cc386bbf5bda0a4cc987b7c15_s390x",
"product_identification_helper": {
"purl": "pkg:oci/multicluster-operators-application-rhel8@sha256:3af2802a89c09966e9c63f40974d8554a7b7b88cc386bbf5bda0a4cc987b7c15?arch=s390x\u0026repository_url=registry.redhat.io/rhacm2/multicluster-operators-application-rhel8\u0026tag=v2.4.6-9"
}
}
},
{
"category": "product_version",
"name": "rhacm2/multicluster-operators-channel-rhel8@sha256:4a34b2593897d4b1a1af124bdf6fb7e51bbd97bb4c56dd8ae463b3f3abbb7718_s390x",
"product": {
"name": "rhacm2/multicluster-operators-channel-rhel8@sha256:4a34b2593897d4b1a1af124bdf6fb7e51bbd97bb4c56dd8ae463b3f3abbb7718_s390x",
"product_id": "rhacm2/multicluster-operators-channel-rhel8@sha256:4a34b2593897d4b1a1af124bdf6fb7e51bbd97bb4c56dd8ae463b3f3abbb7718_s390x",
"product_identification_helper": {
"purl": "pkg:oci/multicluster-operators-channel-rhel8@sha256:4a34b2593897d4b1a1af124bdf6fb7e51bbd97bb4c56dd8ae463b3f3abbb7718?arch=s390x\u0026repository_url=registry.redhat.io/rhacm2/multicluster-operators-channel-rhel8\u0026tag=v2.4.6-7"
}
}
},
{
"category": "product_version",
"name": "rhacm2/multicluster-operators-deployable-rhel8@sha256:0ecd46eb89e90d787c442fd0ca92f84e9bf7fa6c2e315a0b95912616687c0580_s390x",
"product": {
"name": "rhacm2/multicluster-operators-deployable-rhel8@sha256:0ecd46eb89e90d787c442fd0ca92f84e9bf7fa6c2e315a0b95912616687c0580_s390x",
"product_id": "rhacm2/multicluster-operators-deployable-rhel8@sha256:0ecd46eb89e90d787c442fd0ca92f84e9bf7fa6c2e315a0b95912616687c0580_s390x",
"product_identification_helper": {
"purl": "pkg:oci/multicluster-operators-deployable-rhel8@sha256:0ecd46eb89e90d787c442fd0ca92f84e9bf7fa6c2e315a0b95912616687c0580?arch=s390x\u0026repository_url=registry.redhat.io/rhacm2/multicluster-operators-deployable-rhel8\u0026tag=v2.4.6-8"
}
}
},
{
"category": "product_version",
"name": "rhacm2/multicluster-operators-placementrule-rhel8@sha256:fa3e2e45501d661f4f724dea809b6eff73455db623b03178130590dbf317dba5_s390x",
"product": {
"name": "rhacm2/multicluster-operators-placementrule-rhel8@sha256:fa3e2e45501d661f4f724dea809b6eff73455db623b03178130590dbf317dba5_s390x",
"product_id": "rhacm2/multicluster-operators-placementrule-rhel8@sha256:fa3e2e45501d661f4f724dea809b6eff73455db623b03178130590dbf317dba5_s390x",
"product_identification_helper": {
"purl": "pkg:oci/multicluster-operators-placementrule-rhel8@sha256:fa3e2e45501d661f4f724dea809b6eff73455db623b03178130590dbf317dba5?arch=s390x\u0026repository_url=registry.redhat.io/rhacm2/multicluster-operators-placementrule-rhel8\u0026tag=v2.4.6-8"
}
}
},
{
"category": "product_version",
"name": "rhacm2/multicluster-operators-subscription-rhel8@sha256:731a4f0919cbab729e9dded9e513ec4ad5e1b48967c21f65f3b494158a6b25ba_s390x",
"product": {
"name": "rhacm2/multicluster-operators-subscription-rhel8@sha256:731a4f0919cbab729e9dded9e513ec4ad5e1b48967c21f65f3b494158a6b25ba_s390x",
"product_id": "rhacm2/multicluster-operators-subscription-rhel8@sha256:731a4f0919cbab729e9dded9e513ec4ad5e1b48967c21f65f3b494158a6b25ba_s390x",
"product_identification_helper": {
"purl": "pkg:oci/multicluster-operators-subscription-rhel8@sha256:731a4f0919cbab729e9dded9e513ec4ad5e1b48967c21f65f3b494158a6b25ba?arch=s390x\u0026repository_url=registry.redhat.io/rhacm2/multicluster-operators-subscription-rhel8\u0026tag=v2.4.6-8"
}
}
},
{
"category": "product_version",
"name": "rhacm2/multicluster-operators-subscription-release-rhel8@sha256:50dc29deac8efaac3bf321270b718dec41d8b80746d3548c076ab26b2c6b63ca_s390x",
"product": {
"name": "rhacm2/multicluster-operators-subscription-release-rhel8@sha256:50dc29deac8efaac3bf321270b718dec41d8b80746d3548c076ab26b2c6b63ca_s390x",
"product_id": "rhacm2/multicluster-operators-subscription-release-rhel8@sha256:50dc29deac8efaac3bf321270b718dec41d8b80746d3548c076ab26b2c6b63ca_s390x",
"product_identification_helper": {
"purl": "pkg:oci/multicluster-operators-subscription-release-rhel8@sha256:50dc29deac8efaac3bf321270b718dec41d8b80746d3548c076ab26b2c6b63ca?arch=s390x\u0026repository_url=registry.redhat.io/rhacm2/multicluster-operators-subscription-release-rhel8\u0026tag=v2.4.6-7"
}
}
},
{
"category": "product_version",
"name": "rhacm2/node-exporter-rhel8@sha256:b20c7b88c52ab9772ebd2216333d6324cba08c653135af469a9e6ccb6648d7c6_s390x",
"product": {
"name": "rhacm2/node-exporter-rhel8@sha256:b20c7b88c52ab9772ebd2216333d6324cba08c653135af469a9e6ccb6648d7c6_s390x",
"product_id": "rhacm2/node-exporter-rhel8@sha256:b20c7b88c52ab9772ebd2216333d6324cba08c653135af469a9e6ccb6648d7c6_s390x",
"product_identification_helper": {
"purl": "pkg:oci/node-exporter-rhel8@sha256:b20c7b88c52ab9772ebd2216333d6324cba08c653135af469a9e6ccb6648d7c6?arch=s390x\u0026repository_url=registry.redhat.io/rhacm2/node-exporter-rhel8\u0026tag=v2.4.6-9"
}
}
},
{
"category": "product_version",
"name": "rhacm2/observatorium-rhel8@sha256:65aaebf97e8b904e9ff1520f4bc4704bc21614a7377f66a4c6776032621a9ccf_s390x",
"product": {
"name": "rhacm2/observatorium-rhel8@sha256:65aaebf97e8b904e9ff1520f4bc4704bc21614a7377f66a4c6776032621a9ccf_s390x",
"product_id": "rhacm2/observatorium-rhel8@sha256:65aaebf97e8b904e9ff1520f4bc4704bc21614a7377f66a4c6776032621a9ccf_s390x",
"product_identification_helper": {
"purl": "pkg:oci/observatorium-rhel8@sha256:65aaebf97e8b904e9ff1520f4bc4704bc21614a7377f66a4c6776032621a9ccf?arch=s390x\u0026repository_url=registry.redhat.io/rhacm2/observatorium-rhel8\u0026tag=v2.4.6-8"
}
}
},
{
"category": "product_version",
"name": "rhacm2/observatorium-rhel8-operator@sha256:078b48f3746c33e0c69b11c9e51e70c220a3cc6f0fd26eb5b30534b16c6a2efa_s390x",
"product": {
"name": "rhacm2/observatorium-rhel8-operator@sha256:078b48f3746c33e0c69b11c9e51e70c220a3cc6f0fd26eb5b30534b16c6a2efa_s390x",
"product_id": "rhacm2/observatorium-rhel8-operator@sha256:078b48f3746c33e0c69b11c9e51e70c220a3cc6f0fd26eb5b30534b16c6a2efa_s390x",
"product_identification_helper": {
"purl": "pkg:oci/observatorium-rhel8-operator@sha256:078b48f3746c33e0c69b11c9e51e70c220a3cc6f0fd26eb5b30534b16c6a2efa?arch=s390x\u0026repository_url=registry.redhat.io/rhacm2/observatorium-rhel8-operator\u0026tag=v2.4.6-9"
}
}
},
{
"category": "product_version",
"name": "rhacm2/openshift-hive-rhel8@sha256:c75cad252f1bda9dac27d1145ee01fe91078e6bc29c60b72f2f0977cea56ae9c_s390x",
"product": {
"name": "rhacm2/openshift-hive-rhel8@sha256:c75cad252f1bda9dac27d1145ee01fe91078e6bc29c60b72f2f0977cea56ae9c_s390x",
"product_id": "rhacm2/openshift-hive-rhel8@sha256:c75cad252f1bda9dac27d1145ee01fe91078e6bc29c60b72f2f0977cea56ae9c_s390x",
"product_identification_helper": {
"purl": "pkg:oci/openshift-hive-rhel8@sha256:c75cad252f1bda9dac27d1145ee01fe91078e6bc29c60b72f2f0977cea56ae9c?arch=s390x\u0026repository_url=registry.redhat.io/rhacm2/openshift-hive-rhel8\u0026tag=v2.4.6-9"
}
}
},
{
"category": "product_version",
"name": "rhacm2/placement-rhel8@sha256:1cc55dc4ec890f583cf63c7c1d5451cd1e409dbb8feed7bb854e6970ba0e9cbd_s390x",
"product": {
"name": "rhacm2/placement-rhel8@sha256:1cc55dc4ec890f583cf63c7c1d5451cd1e409dbb8feed7bb854e6970ba0e9cbd_s390x",
"product_id": "rhacm2/placement-rhel8@sha256:1cc55dc4ec890f583cf63c7c1d5451cd1e409dbb8feed7bb854e6970ba0e9cbd_s390x",
"product_identification_helper": {
"purl": "pkg:oci/placement-rhel8@sha256:1cc55dc4ec890f583cf63c7c1d5451cd1e409dbb8feed7bb854e6970ba0e9cbd?arch=s390x\u0026repository_url=registry.redhat.io/rhacm2/placement-rhel8\u0026tag=v2.4.6-8"
}
}
},
{
"category": "product_version",
"name": "rhacm2/prometheus-alertmanager-rhel8@sha256:29c84506cb42edbede5abdf086433ef003d677135fe3b51093c1fbafa6f666e0_s390x",
"product": {
"name": "rhacm2/prometheus-alertmanager-rhel8@sha256:29c84506cb42edbede5abdf086433ef003d677135fe3b51093c1fbafa6f666e0_s390x",
"product_id": "rhacm2/prometheus-alertmanager-rhel8@sha256:29c84506cb42edbede5abdf086433ef003d677135fe3b51093c1fbafa6f666e0_s390x",
"product_identification_helper": {
"purl": "pkg:oci/prometheus-alertmanager-rhel8@sha256:29c84506cb42edbede5abdf086433ef003d677135fe3b51093c1fbafa6f666e0?arch=s390x\u0026repository_url=registry.redhat.io/rhacm2/prometheus-alertmanager-rhel8\u0026tag=v2.4.6-8"
}
}
},
{
"category": "product_version",
"name": "rhacm2/prometheus-rhel8@sha256:4aa41836d3699f3b8a546703fa5032a01af6bcac60465e779769c32a36352d0d_s390x",
"product": {
"name": "rhacm2/prometheus-rhel8@sha256:4aa41836d3699f3b8a546703fa5032a01af6bcac60465e779769c32a36352d0d_s390x",
"product_id": "rhacm2/prometheus-rhel8@sha256:4aa41836d3699f3b8a546703fa5032a01af6bcac60465e779769c32a36352d0d_s390x",
"product_identification_helper": {
"purl": "pkg:oci/prometheus-rhel8@sha256:4aa41836d3699f3b8a546703fa5032a01af6bcac60465e779769c32a36352d0d?arch=s390x\u0026repository_url=registry.redhat.io/rhacm2/prometheus-rhel8\u0026tag=v2.4.6-7"
}
}
},
{
"category": "product_version",
"name": "rhacm2/provider-credential-controller-rhel8@sha256:827351fc8036170bfb1b6d0fc15c84476c8913ae044163884ff89424e0e4235f_s390x",
"product": {
"name": "rhacm2/provider-credential-controller-rhel8@sha256:827351fc8036170bfb1b6d0fc15c84476c8913ae044163884ff89424e0e4235f_s390x",
"product_id": "rhacm2/provider-credential-controller-rhel8@sha256:827351fc8036170bfb1b6d0fc15c84476c8913ae044163884ff89424e0e4235f_s390x",
"product_identification_helper": {
"purl": "pkg:oci/provider-credential-controller-rhel8@sha256:827351fc8036170bfb1b6d0fc15c84476c8913ae044163884ff89424e0e4235f?arch=s390x\u0026repository_url=registry.redhat.io/rhacm2/provider-credential-controller-rhel8\u0026tag=v2.4.6-7"
}
}
},
{
"category": "product_version",
"name": "rhacm2/rbac-query-proxy-rhel8@sha256:a129031e0e3c0e389a104f1ad15f4ecbb6382d79e19c62e7b22b31bee7021cdd_s390x",
"product": {
"name": "rhacm2/rbac-query-proxy-rhel8@sha256:a129031e0e3c0e389a104f1ad15f4ecbb6382d79e19c62e7b22b31bee7021cdd_s390x",
"product_id": "rhacm2/rbac-query-proxy-rhel8@sha256:a129031e0e3c0e389a104f1ad15f4ecbb6382d79e19c62e7b22b31bee7021cdd_s390x",
"product_identification_helper": {
"purl": "pkg:oci/rbac-query-proxy-rhel8@sha256:a129031e0e3c0e389a104f1ad15f4ecbb6382d79e19c62e7b22b31bee7021cdd?arch=s390x\u0026repository_url=registry.redhat.io/rhacm2/rbac-query-proxy-rhel8\u0026tag=v2.4.6-7"
}
}
},
{
"category": "product_version",
"name": "rhacm2/redisgraph-tls-rhel8@sha256:9fb4a62d70505c508d0d8dc158f8fa1c759c23f6a13c6a069a40a32c5cbce1fe_s390x",
"product": {
"name": "rhacm2/redisgraph-tls-rhel8@sha256:9fb4a62d70505c508d0d8dc158f8fa1c759c23f6a13c6a069a40a32c5cbce1fe_s390x",
"product_id": "rhacm2/redisgraph-tls-rhel8@sha256:9fb4a62d70505c508d0d8dc158f8fa1c759c23f6a13c6a069a40a32c5cbce1fe_s390x",
"product_identification_helper": {
"purl": "pkg:oci/redisgraph-tls-rhel8@sha256:9fb4a62d70505c508d0d8dc158f8fa1c759c23f6a13c6a069a40a32c5cbce1fe?arch=s390x\u0026repository_url=registry.redhat.io/rhacm2/redisgraph-tls-rhel8\u0026tag=v2.4.6-6"
}
}
},
{
"category": "product_version",
"name": "rhacm2/registration-rhel8@sha256:494e65b5e3bf27c3bae221db5154b119ef7689b2cb42894f05c40cf4608f1da6_s390x",
"product": {
"name": "rhacm2/registration-rhel8@sha256:494e65b5e3bf27c3bae221db5154b119ef7689b2cb42894f05c40cf4608f1da6_s390x",
"product_id": "rhacm2/registration-rhel8@sha256:494e65b5e3bf27c3bae221db5154b119ef7689b2cb42894f05c40cf4608f1da6_s390x",
"product_identification_helper": {
"purl": "pkg:oci/registration-rhel8@sha256:494e65b5e3bf27c3bae221db5154b119ef7689b2cb42894f05c40cf4608f1da6?arch=s390x\u0026repository_url=registry.redhat.io/rhacm2/registration-rhel8\u0026tag=v2.4.6-8"
}
}
},
{
"category": "product_version",
"name": "rhacm2/registration-rhel8-operator@sha256:3ca37dec679c11f1333c5fd6c866867ce2e7ed5d3c139c2ad8f3ad7d10be70c0_s390x",
"product": {
"name": "rhacm2/registration-rhel8-operator@sha256:3ca37dec679c11f1333c5fd6c866867ce2e7ed5d3c139c2ad8f3ad7d10be70c0_s390x",
"product_id": "rhacm2/registration-rhel8-operator@sha256:3ca37dec679c11f1333c5fd6c866867ce2e7ed5d3c139c2ad8f3ad7d10be70c0_s390x",
"product_identification_helper": {
"purl": "pkg:oci/registration-rhel8-operator@sha256:3ca37dec679c11f1333c5fd6c866867ce2e7ed5d3c139c2ad8f3ad7d10be70c0?arch=s390x\u0026repository_url=registry.redhat.io/rhacm2/registration-rhel8-operator\u0026tag=v2.4.6-8"
}
}
},
{
"category": "product_version",
"name": "rhacm2/agent-service-rhel8@sha256:cfe9dfc60224b6206d6fbbc4c4ee95e378ce2da8b79c176e5e7bfdd8b0375f88_s390x",
"product": {
"name": "rhacm2/agent-service-rhel8@sha256:cfe9dfc60224b6206d6fbbc4c4ee95e378ce2da8b79c176e5e7bfdd8b0375f88_s390x",
"product_id": "rhacm2/agent-service-rhel8@sha256:cfe9dfc60224b6206d6fbbc4c4ee95e378ce2da8b79c176e5e7bfdd8b0375f88_s390x",
"product_identification_helper": {
"purl": "pkg:oci/agent-service-rhel8@sha256:cfe9dfc60224b6206d6fbbc4c4ee95e378ce2da8b79c176e5e7bfdd8b0375f88?arch=s390x\u0026repository_url=registry.redhat.io/rhacm2/agent-service-rhel8\u0026tag=v2.4.6-9"
}
}
},
{
"category": "product_version",
"name": "rhacm2/search-aggregator-rhel8@sha256:176ba84e41d3465826245fd9acd199c0b292c25a76c88bbcab8c07d93829ff9c_s390x",
"product": {
"name": "rhacm2/search-aggregator-rhel8@sha256:176ba84e41d3465826245fd9acd199c0b292c25a76c88bbcab8c07d93829ff9c_s390x",
"product_id": "rhacm2/search-aggregator-rhel8@sha256:176ba84e41d3465826245fd9acd199c0b292c25a76c88bbcab8c07d93829ff9c_s390x",
"product_identification_helper": {
"purl": "pkg:oci/search-aggregator-rhel8@sha256:176ba84e41d3465826245fd9acd199c0b292c25a76c88bbcab8c07d93829ff9c?arch=s390x\u0026repository_url=registry.redhat.io/rhacm2/search-aggregator-rhel8\u0026tag=v2.4.6-10"
}
}
},
{
"category": "product_version",
"name": "rhacm2/search-api-rhel8@sha256:de9cc78ae58b063980c0fd3797cc6aba79bedc22898dae3fbce64c94dfd82909_s390x",
"product": {
"name": "rhacm2/search-api-rhel8@sha256:de9cc78ae58b063980c0fd3797cc6aba79bedc22898dae3fbce64c94dfd82909_s390x",
"product_id": "rhacm2/search-api-rhel8@sha256:de9cc78ae58b063980c0fd3797cc6aba79bedc22898dae3fbce64c94dfd82909_s390x",
"product_identification_helper": {
"purl": "pkg:oci/search-api-rhel8@sha256:de9cc78ae58b063980c0fd3797cc6aba79bedc22898dae3fbce64c94dfd82909?arch=s390x\u0026repository_url=registry.redhat.io/rhacm2/search-api-rhel8\u0026tag=v2.4.6-14"
}
}
},
{
"category": "product_version",
"name": "rhacm2/search-collector-rhel8@sha256:98fb5b0965d41badb9933eb0fc23a5006c1e1cb555a8b80b63a6a00bc87b1c7a_s390x",
"product": {
"name": "rhacm2/search-collector-rhel8@sha256:98fb5b0965d41badb9933eb0fc23a5006c1e1cb555a8b80b63a6a00bc87b1c7a_s390x",
"product_id": "rhacm2/search-collector-rhel8@sha256:98fb5b0965d41badb9933eb0fc23a5006c1e1cb555a8b80b63a6a00bc87b1c7a_s390x",
"product_identification_helper": {
"purl": "pkg:oci/search-collector-rhel8@sha256:98fb5b0965d41badb9933eb0fc23a5006c1e1cb555a8b80b63a6a00bc87b1c7a?arch=s390x\u0026repository_url=registry.redhat.io/rhacm2/search-collector-rhel8\u0026tag=v2.4.6-10"
}
}
},
{
"category": "product_version",
"name": "rhacm2/search-rhel8@sha256:5f3249435b29dba366242d6e68e6f1f2f4a8f4cd8941fb881d297bd5ed9fa72e_s390x",
"product": {
"name": "rhacm2/search-rhel8@sha256:5f3249435b29dba366242d6e68e6f1f2f4a8f4cd8941fb881d297bd5ed9fa72e_s390x",
"product_id": "rhacm2/search-rhel8@sha256:5f3249435b29dba366242d6e68e6f1f2f4a8f4cd8941fb881d297bd5ed9fa72e_s390x",
"product_identification_helper": {
"purl": "pkg:oci/search-rhel8@sha256:5f3249435b29dba366242d6e68e6f1f2f4a8f4cd8941fb881d297bd5ed9fa72e?arch=s390x\u0026repository_url=registry.redhat.io/rhacm2/search-rhel8\u0026tag=v2.4.6-10"
}
}
},
{
"category": "product_version",
"name": "rhacm2/search-ui-rhel8@sha256:2203d5c5cadd4be391bba00bbf8a588e930dcde7c438e15c14ed0e7a3fd31522_s390x",
"product": {
"name": "rhacm2/search-ui-rhel8@sha256:2203d5c5cadd4be391bba00bbf8a588e930dcde7c438e15c14ed0e7a3fd31522_s390x",
"product_id": "rhacm2/search-ui-rhel8@sha256:2203d5c5cadd4be391bba00bbf8a588e930dcde7c438e15c14ed0e7a3fd31522_s390x",
"product_identification_helper": {
"purl": "pkg:oci/search-ui-rhel8@sha256:2203d5c5cadd4be391bba00bbf8a588e930dcde7c438e15c14ed0e7a3fd31522?arch=s390x\u0026repository_url=registry.redhat.io/rhacm2/search-ui-rhel8\u0026tag=v2.4.6-13"
}
}
},
{
"category": "product_version",
"name": "rhacm2/submariner-addon-rhel8@sha256:4331c06cda7427491fcf5061f9695ab5f87dea5a02b5b915b1354c20f3cff830_s390x",
"product": {
"name": "rhacm2/submariner-addon-rhel8@sha256:4331c06cda7427491fcf5061f9695ab5f87dea5a02b5b915b1354c20f3cff830_s390x",
"product_id": "rhacm2/submariner-addon-rhel8@sha256:4331c06cda7427491fcf5061f9695ab5f87dea5a02b5b915b1354c20f3cff830_s390x",
"product_identification_helper": {
"purl": "pkg:oci/submariner-addon-rhel8@sha256:4331c06cda7427491fcf5061f9695ab5f87dea5a02b5b915b1354c20f3cff830?arch=s390x\u0026repository_url=registry.redhat.io/rhacm2/submariner-addon-rhel8\u0026tag=v2.4.6-9"
}
}
},
{
"category": "product_version",
"name": "rhacm2/thanos-rhel8@sha256:8036c9dd2d44027f5173b935ee8dcd9b3e87b433d65a50f83ffa76a503cf747c_s390x",
"product": {
"name": "rhacm2/thanos-rhel8@sha256:8036c9dd2d44027f5173b935ee8dcd9b3e87b433d65a50f83ffa76a503cf747c_s390x",
"product_id": "rhacm2/thanos-rhel8@sha256:8036c9dd2d44027f5173b935ee8dcd9b3e87b433d65a50f83ffa76a503cf747c_s390x",
"product_identification_helper": {
"purl": "pkg:oci/thanos-rhel8@sha256:8036c9dd2d44027f5173b935ee8dcd9b3e87b433d65a50f83ffa76a503cf747c?arch=s390x\u0026repository_url=registry.redhat.io/rhacm2/thanos-rhel8\u0026tag=v2.4.6-8"
}
}
},
{
"category": "product_version",
"name": "rhacm2/thanos-receive-controller-rhel8@sha256:2da6d891769a4d9cb936d93a8ea84eea45f33e482c79cc74418f4143c5c145e7_s390x",
"product": {
"name": "rhacm2/thanos-receive-controller-rhel8@sha256:2da6d891769a4d9cb936d93a8ea84eea45f33e482c79cc74418f4143c5c145e7_s390x",
"product_id": "rhacm2/thanos-receive-controller-rhel8@sha256:2da6d891769a4d9cb936d93a8ea84eea45f33e482c79cc74418f4143c5c145e7_s390x",
"product_identification_helper": {
"purl": "pkg:oci/thanos-receive-controller-rhel8@sha256:2da6d891769a4d9cb936d93a8ea84eea45f33e482c79cc74418f4143c5c145e7?arch=s390x\u0026repository_url=registry.redhat.io/rhacm2/thanos-receive-controller-rhel8\u0026tag=v2.4.6-7"
}
}
},
{
"category": "product_version",
"name": "rhacm2/volsync-rhel8@sha256:90ed24a800b82c2eb1c0f2d08aa11b2bea942e6a9044e3a01a5778877e7b376a_s390x",
"product": {
"name": "rhacm2/volsync-rhel8@sha256:90ed24a800b82c2eb1c0f2d08aa11b2bea942e6a9044e3a01a5778877e7b376a_s390x",
"product_id": "rhacm2/volsync-rhel8@sha256:90ed24a800b82c2eb1c0f2d08aa11b2bea942e6a9044e3a01a5778877e7b376a_s390x",
"product_identification_helper": {
"purl": "pkg:oci/volsync-rhel8@sha256:90ed24a800b82c2eb1c0f2d08aa11b2bea942e6a9044e3a01a5778877e7b376a?arch=s390x\u0026repository_url=registry.redhat.io/rhacm2/volsync-rhel8\u0026tag=v2.4.6-8"
}
}
},
{
"category": "product_version",
"name": "rhacm2/volsync-mover-rclone-rhel8@sha256:6784f7672ac4c8f47ddaf9b5fc6b98f2c1d18c48be212114eeab9babb780cba6_s390x",
"product": {
"name": "rhacm2/volsync-mover-rclone-rhel8@sha256:6784f7672ac4c8f47ddaf9b5fc6b98f2c1d18c48be212114eeab9babb780cba6_s390x",
"product_id": "rhacm2/volsync-mover-rclone-rhel8@sha256:6784f7672ac4c8f47ddaf9b5fc6b98f2c1d18c48be212114eeab9babb780cba6_s390x",
"product_identification_helper": {
"purl": "pkg:oci/volsync-mover-rclone-rhel8@sha256:6784f7672ac4c8f47ddaf9b5fc6b98f2c1d18c48be212114eeab9babb780cba6?arch=s390x\u0026repository_url=registry.redhat.io/rhacm2/volsync-mover-rclone-rhel8\u0026tag=v2.4.6-8"
}
}
},
{
"category": "product_version",
"name": "rhacm2/volsync-mover-restic-rhel8@sha256:3ac9147cf782a40b3881973a399add430aee10cdfe1abdb00c98a0b5a3a527dc_s390x",
"product": {
"name": "rhacm2/volsync-mover-restic-rhel8@sha256:3ac9147cf782a40b3881973a399add430aee10cdfe1abdb00c98a0b5a3a527dc_s390x",
"product_id": "rhacm2/volsync-mover-restic-rhel8@sha256:3ac9147cf782a40b3881973a399add430aee10cdfe1abdb00c98a0b5a3a527dc_s390x",
"product_identification_helper": {
"purl": "pkg:oci/volsync-mover-restic-rhel8@sha256:3ac9147cf782a40b3881973a399add430aee10cdfe1abdb00c98a0b5a3a527dc?arch=s390x\u0026repository_url=registry.redhat.io/rhacm2/volsync-mover-restic-rhel8\u0026tag=v2.4.6-8"
}
}
},
{
"category": "product_version",
"name": "rhacm2/volsync-mover-rsync-rhel8@sha256:530aedee3aeca43ef0501f5cd2aa07c65eb708ac1a7fcd97fc3000358744d1bd_s390x",
"product": {
"name": "rhacm2/volsync-mover-rsync-rhel8@sha256:530aedee3aeca43ef0501f5cd2aa07c65eb708ac1a7fcd97fc3000358744d1bd_s390x",
"product_id": "rhacm2/volsync-mover-rsync-rhel8@sha256:530aedee3aeca43ef0501f5cd2aa07c65eb708ac1a7fcd97fc3000358744d1bd_s390x",
"product_identification_helper": {
"purl": "pkg:oci/volsync-mover-rsync-rhel8@sha256:530aedee3aeca43ef0501f5cd2aa07c65eb708ac1a7fcd97fc3000358744d1bd?arch=s390x\u0026repository_url=registry.redhat.io/rhacm2/volsync-mover-rsync-rhel8\u0026tag=v2.4.6-8"
}
}
},
{
"category": "product_version",
"name": "rhacm2/work-rhel8@sha256:0facf27d638269e722029217ef72016556c60e42887a836e4a0ad6140c1b6dcf_s390x",
"product": {
"name": "rhacm2/work-rhel8@sha256:0facf27d638269e722029217ef72016556c60e42887a836e4a0ad6140c1b6dcf_s390x",
"product_id": "rhacm2/work-rhel8@sha256:0facf27d638269e722029217ef72016556c60e42887a836e4a0ad6140c1b6dcf_s390x",
"product_identification_helper": {
"purl": "pkg:oci/work-rhel8@sha256:0facf27d638269e722029217ef72016556c60e42887a836e4a0ad6140c1b6dcf?arch=s390x\u0026repository_url=registry.redhat.io/rhacm2/work-rhel8\u0026tag=v2.4.6-8"
}
}
}
],
"category": "architecture",
"name": "s390x"
},
{
"branches": [
{
"category": "product_version",
"name": "rhacm2/acm-grafana-rhel8@sha256:644a295644e91a8976d4df02e5ccdd711d8d3c8fa409cae698671b49b96ec00a_ppc64le",
"product": {
"name": "rhacm2/acm-grafana-rhel8@sha256:644a295644e91a8976d4df02e5ccdd711d8d3c8fa409cae698671b49b96ec00a_ppc64le",
"product_id": "rhacm2/acm-grafana-rhel8@sha256:644a295644e91a8976d4df02e5ccdd711d8d3c8fa409cae698671b49b96ec00a_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/acm-grafana-rhel8@sha256:644a295644e91a8976d4df02e5ccdd711d8d3c8fa409cae698671b49b96ec00a?arch=ppc64le\u0026repository_url=registry.redhat.io/rhacm2/acm-grafana-rhel8\u0026tag=v2.4.6-8"
}
}
},
{
"category": "product_version",
"name": "rhacm2/acm-must-gather-rhel8@sha256:cfc97f6c9495bac2635e016dd47049683f8ed78c932ef2c70cec2ec7be323fea_ppc64le",
"product": {
"name": "rhacm2/acm-must-gather-rhel8@sha256:cfc97f6c9495bac2635e016dd47049683f8ed78c932ef2c70cec2ec7be323fea_ppc64le",
"product_id": "rhacm2/acm-must-gather-rhel8@sha256:cfc97f6c9495bac2635e016dd47049683f8ed78c932ef2c70cec2ec7be323fea_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/acm-must-gather-rhel8@sha256:cfc97f6c9495bac2635e016dd47049683f8ed78c932ef2c70cec2ec7be323fea?arch=ppc64le\u0026repository_url=registry.redhat.io/rhacm2/acm-must-gather-rhel8\u0026tag=v2.4.6-10"
}
}
},
{
"category": "product_version",
"name": "rhacm2/acm-operator-bundle@sha256:cceb82a8492d7e971e515f1a0a5391a1051e4f130f7a14e412def20616e05d40_ppc64le",
"product": {
"name": "rhacm2/acm-operator-bundle@sha256:cceb82a8492d7e971e515f1a0a5391a1051e4f130f7a14e412def20616e05d40_ppc64le",
"product_id": "rhacm2/acm-operator-bundle@sha256:cceb82a8492d7e971e515f1a0a5391a1051e4f130f7a14e412def20616e05d40_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/acm-operator-bundle@sha256:cceb82a8492d7e971e515f1a0a5391a1051e4f130f7a14e412def20616e05d40?arch=ppc64le\u0026repository_url=registry.redhat.io/rhacm2/acm-operator-bundle\u0026tag=v2.4.6-40"
}
}
},
{
"category": "product_version",
"name": "rhacm2/application-ui-rhel8@sha256:6acf7df47405a4ccb3ede12db6574a0829d28f94ea5d20d6041db1bd045a90c6_ppc64le",
"product": {
"name": "rhacm2/application-ui-rhel8@sha256:6acf7df47405a4ccb3ede12db6574a0829d28f94ea5d20d6041db1bd045a90c6_ppc64le",
"product_id": "rhacm2/application-ui-rhel8@sha256:6acf7df47405a4ccb3ede12db6574a0829d28f94ea5d20d6041db1bd045a90c6_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/application-ui-rhel8@sha256:6acf7df47405a4ccb3ede12db6574a0829d28f94ea5d20d6041db1bd045a90c6?arch=ppc64le\u0026repository_url=registry.redhat.io/rhacm2/application-ui-rhel8\u0026tag=v2.4.6-13"
}
}
},
{
"category": "product_version",
"name": "rhacm2/assisted-image-service-rhel8@sha256:c89023b0b424e2b8800399fc4b6cfa9336248f3222097c094d33fd2b872398aa_ppc64le",
"product": {
"name": "rhacm2/assisted-image-service-rhel8@sha256:c89023b0b424e2b8800399fc4b6cfa9336248f3222097c094d33fd2b872398aa_ppc64le",
"product_id": "rhacm2/assisted-image-service-rhel8@sha256:c89023b0b424e2b8800399fc4b6cfa9336248f3222097c094d33fd2b872398aa_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/assisted-image-service-rhel8@sha256:c89023b0b424e2b8800399fc4b6cfa9336248f3222097c094d33fd2b872398aa?arch=ppc64le\u0026repository_url=registry.redhat.io/rhacm2/assisted-image-service-rhel8\u0026tag=v2.4.6-7"
}
}
},
{
"category": "product_version",
"name": "rhacm2/cert-policy-controller-rhel8@sha256:c3d60eaf9f775e623114d093450b5d170b4048ef1e52267a2153ec54489bd00f_ppc64le",
"product": {
"name": "rhacm2/cert-policy-controller-rhel8@sha256:c3d60eaf9f775e623114d093450b5d170b4048ef1e52267a2153ec54489bd00f_ppc64le",
"product_id": "rhacm2/cert-policy-controller-rhel8@sha256:c3d60eaf9f775e623114d093450b5d170b4048ef1e52267a2153ec54489bd00f_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/cert-policy-controller-rhel8@sha256:c3d60eaf9f775e623114d093450b5d170b4048ef1e52267a2153ec54489bd00f?arch=ppc64le\u0026repository_url=registry.redhat.io/rhacm2/cert-policy-controller-rhel8\u0026tag=v2.4.6-8"
}
}
},
{
"category": "product_version",
"name": "rhacm2/cluster-backup-rhel8-operator@sha256:fa4667d27a8778efc83ace86657c638aacb7ccc3168c489d427c1d6ab834cbb2_ppc64le",
"product": {
"name": "rhacm2/cluster-backup-rhel8-operator@sha256:fa4667d27a8778efc83ace86657c638aacb7ccc3168c489d427c1d6ab834cbb2_ppc64le",
"product_id": "rhacm2/cluster-backup-rhel8-operator@sha256:fa4667d27a8778efc83ace86657c638aacb7ccc3168c489d427c1d6ab834cbb2_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/cluster-backup-rhel8-operator@sha256:fa4667d27a8778efc83ace86657c638aacb7ccc3168c489d427c1d6ab834cbb2?arch=ppc64le\u0026repository_url=registry.redhat.io/rhacm2/cluster-backup-rhel8-operator\u0026tag=v2.4.6-7"
}
}
},
{
"category": "product_version",
"name": "rhacm2/clusterclaims-controller-rhel8@sha256:2c7f03c0ca17163c949249bb4b480a0fd2c986e55b0dc23c6cd3b0a974b4c229_ppc64le",
"product": {
"name": "rhacm2/clusterclaims-controller-rhel8@sha256:2c7f03c0ca17163c949249bb4b480a0fd2c986e55b0dc23c6cd3b0a974b4c229_ppc64le",
"product_id": "rhacm2/clusterclaims-controller-rhel8@sha256:2c7f03c0ca17163c949249bb4b480a0fd2c986e55b0dc23c6cd3b0a974b4c229_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/clusterclaims-controller-rhel8@sha256:2c7f03c0ca17163c949249bb4b480a0fd2c986e55b0dc23c6cd3b0a974b4c229?arch=ppc64le\u0026repository_url=registry.redhat.io/rhacm2/clusterclaims-controller-rhel8\u0026tag=v2.4.6-7"
}
}
},
{
"category": "product_version",
"name": "rhacm2/cluster-curator-controller-rhel8@sha256:4b32ee29c898c9f52a5fdeed3a6a595ac157db7051b36086eddf7a8f91b2ec08_ppc64le",
"product": {
"name": "rhacm2/cluster-curator-controller-rhel8@sha256:4b32ee29c898c9f52a5fdeed3a6a595ac157db7051b36086eddf7a8f91b2ec08_ppc64le",
"product_id": "rhacm2/cluster-curator-controller-rhel8@sha256:4b32ee29c898c9f52a5fdeed3a6a595ac157db7051b36086eddf7a8f91b2ec08_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/cluster-curator-controller-rhel8@sha256:4b32ee29c898c9f52a5fdeed3a6a595ac157db7051b36086eddf7a8f91b2ec08?arch=ppc64le\u0026repository_url=registry.redhat.io/rhacm2/cluster-curator-controller-rhel8\u0026tag=v2.4.6-9"
}
}
},
{
"category": "product_version",
"name": "rhacm2/clusterlifecycle-state-metrics-rhel8@sha256:3711cb41642a7fffc69a0c98db128d39d980555127f22a9d1dfd76c9631b8edc_ppc64le",
"product": {
"name": "rhacm2/clusterlifecycle-state-metrics-rhel8@sha256:3711cb41642a7fffc69a0c98db128d39d980555127f22a9d1dfd76c9631b8edc_ppc64le",
"product_id": "rhacm2/clusterlifecycle-state-metrics-rhel8@sha256:3711cb41642a7fffc69a0c98db128d39d980555127f22a9d1dfd76c9631b8edc_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/clusterlifecycle-state-metrics-rhel8@sha256:3711cb41642a7fffc69a0c98db128d39d980555127f22a9d1dfd76c9631b8edc?arch=ppc64le\u0026repository_url=registry.redhat.io/rhacm2/clusterlifecycle-state-metrics-rhel8\u0026tag=v2.4.6-8"
}
}
},
{
"category": "product_version",
"name": "rhacm2/cluster-proxy-addon-rhel8@sha256:22c9595f3f4d95b6dc6c17ce5412f4131d9ce501f2660f23d176f276c4a97a73_ppc64le",
"product": {
"name": "rhacm2/cluster-proxy-addon-rhel8@sha256:22c9595f3f4d95b6dc6c17ce5412f4131d9ce501f2660f23d176f276c4a97a73_ppc64le",
"product_id": "rhacm2/cluster-proxy-addon-rhel8@sha256:22c9595f3f4d95b6dc6c17ce5412f4131d9ce501f2660f23d176f276c4a97a73_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/cluster-proxy-addon-rhel8@sha256:22c9595f3f4d95b6dc6c17ce5412f4131d9ce501f2660f23d176f276c4a97a73?arch=ppc64le\u0026repository_url=registry.redhat.io/rhacm2/cluster-proxy-addon-rhel8\u0026tag=v2.4.6-7"
}
}
},
{
"category": "product_version",
"name": "rhacm2/config-policy-controller-rhel8@sha256:929233f873cbf980fb850a9812c98bd09f907e26d9afeb1c0198d52776e33b32_ppc64le",
"product": {
"name": "rhacm2/config-policy-controller-rhel8@sha256:929233f873cbf980fb850a9812c98bd09f907e26d9afeb1c0198d52776e33b32_ppc64le",
"product_id": "rhacm2/config-policy-controller-rhel8@sha256:929233f873cbf980fb850a9812c98bd09f907e26d9afeb1c0198d52776e33b32_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/config-policy-controller-rhel8@sha256:929233f873cbf980fb850a9812c98bd09f907e26d9afeb1c0198d52776e33b32?arch=ppc64le\u0026repository_url=registry.redhat.io/rhacm2/config-policy-controller-rhel8\u0026tag=v2.4.6-7"
}
}
},
{
"category": "product_version",
"name": "rhacm2/console-api-rhel8@sha256:02481bcf2ddd1771d965e947cfcbad66540e2df055a3013bee5185ab84960d6d_ppc64le",
"product": {
"name": "rhacm2/console-api-rhel8@sha256:02481bcf2ddd1771d965e947cfcbad66540e2df055a3013bee5185ab84960d6d_ppc64le",
"product_id": "rhacm2/console-api-rhel8@sha256:02481bcf2ddd1771d965e947cfcbad66540e2df055a3013bee5185ab84960d6d_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/console-api-rhel8@sha256:02481bcf2ddd1771d965e947cfcbad66540e2df055a3013bee5185ab84960d6d?arch=ppc64le\u0026repository_url=registry.redhat.io/rhacm2/console-api-rhel8\u0026tag=v2.4.6-11"
}
}
},
{
"category": "product_version",
"name": "rhacm2/console-rhel8@sha256:d5cbabd5d26e6e712d9f531db8ebaa3a793599538ef2e62262b02c165ea74b9a_ppc64le",
"product": {
"name": "rhacm2/console-rhel8@sha256:d5cbabd5d26e6e712d9f531db8ebaa3a793599538ef2e62262b02c165ea74b9a_ppc64le",
"product_id": "rhacm2/console-rhel8@sha256:d5cbabd5d26e6e712d9f531db8ebaa3a793599538ef2e62262b02c165ea74b9a_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/console-rhel8@sha256:d5cbabd5d26e6e712d9f531db8ebaa3a793599538ef2e62262b02c165ea74b9a?arch=ppc64le\u0026repository_url=registry.redhat.io/rhacm2/console-rhel8\u0026tag=v2.4.6-15"
}
}
},
{
"category": "product_version",
"name": "rhacm2/discovery-rhel8-operator@sha256:f64cae3c176e4b18af716ba054dcebafa07c3f893943de09b7dfd0285a9271d5_ppc64le",
"product": {
"name": "rhacm2/discovery-rhel8-operator@sha256:f64cae3c176e4b18af716ba054dcebafa07c3f893943de09b7dfd0285a9271d5_ppc64le",
"product_id": "rhacm2/discovery-rhel8-operator@sha256:f64cae3c176e4b18af716ba054dcebafa07c3f893943de09b7dfd0285a9271d5_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/discovery-rhel8-operator@sha256:f64cae3c176e4b18af716ba054dcebafa07c3f893943de09b7dfd0285a9271d5?arch=ppc64le\u0026repository_url=registry.redhat.io/rhacm2/discovery-rhel8-operator\u0026tag=v2.4.6-7"
}
}
},
{
"category": "product_version",
"name": "rhacm2/endpoint-monitoring-rhel8-operator@sha256:516888a8ee8d509b77cda6ef2154a6d70a94a48a2c8c5bc7a9b1b9f2e089ff57_ppc64le",
"product": {
"name": "rhacm2/endpoint-monitoring-rhel8-operator@sha256:516888a8ee8d509b77cda6ef2154a6d70a94a48a2c8c5bc7a9b1b9f2e089ff57_ppc64le",
"product_id": "rhacm2/endpoint-monitoring-rhel8-operator@sha256:516888a8ee8d509b77cda6ef2154a6d70a94a48a2c8c5bc7a9b1b9f2e089ff57_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/endpoint-monitoring-rhel8-operator@sha256:516888a8ee8d509b77cda6ef2154a6d70a94a48a2c8c5bc7a9b1b9f2e089ff57?arch=ppc64le\u0026repository_url=registry.redhat.io/rhacm2/endpoint-monitoring-rhel8-operator\u0026tag=v2.4.6-7"
}
}
},
{
"category": "product_version",
"name": "rhacm2/governance-policy-propagator-rhel8@sha256:f885cac3c1b78c94885f9a9e197511c51b5470b192d6ac48e6cb20a592b36832_ppc64le",
"product": {
"name": "rhacm2/governance-policy-propagator-rhel8@sha256:f885cac3c1b78c94885f9a9e197511c51b5470b192d6ac48e6cb20a592b36832_ppc64le",
"product_id": "rhacm2/governance-policy-propagator-rhel8@sha256:f885cac3c1b78c94885f9a9e197511c51b5470b192d6ac48e6cb20a592b36832_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/governance-policy-propagator-rhel8@sha256:f885cac3c1b78c94885f9a9e197511c51b5470b192d6ac48e6cb20a592b36832?arch=ppc64le\u0026repository_url=registry.redhat.io/rhacm2/governance-policy-propagator-rhel8\u0026tag=v2.4.6-8"
}
}
},
{
"category": "product_version",
"name": "rhacm2/governance-policy-spec-sync-rhel8@sha256:6a8227f1560751fd8e1d2ec8136d8855599727eb7ad382bd5b18167ba46b31ff_ppc64le",
"product": {
"name": "rhacm2/governance-policy-spec-sync-rhel8@sha256:6a8227f1560751fd8e1d2ec8136d8855599727eb7ad382bd5b18167ba46b31ff_ppc64le",
"product_id": "rhacm2/governance-policy-spec-sync-rhel8@sha256:6a8227f1560751fd8e1d2ec8136d8855599727eb7ad382bd5b18167ba46b31ff_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/governance-policy-spec-sync-rhel8@sha256:6a8227f1560751fd8e1d2ec8136d8855599727eb7ad382bd5b18167ba46b31ff?arch=ppc64le\u0026repository_url=registry.redhat.io/rhacm2/governance-policy-spec-sync-rhel8\u0026tag=v2.4.6-7"
}
}
},
{
"category": "product_version",
"name": "rhacm2/governance-policy-status-sync-rhel8@sha256:6c2ec36725b956432591b6cb6a20d4eb2ac3bf759ab4a901f581c81bcb12270c_ppc64le",
"product": {
"name": "rhacm2/governance-policy-status-sync-rhel8@sha256:6c2ec36725b956432591b6cb6a20d4eb2ac3bf759ab4a901f581c81bcb12270c_ppc64le",
"product_id": "rhacm2/governance-policy-status-sync-rhel8@sha256:6c2ec36725b956432591b6cb6a20d4eb2ac3bf759ab4a901f581c81bcb12270c_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/governance-policy-status-sync-rhel8@sha256:6c2ec36725b956432591b6cb6a20d4eb2ac3bf759ab4a901f581c81bcb12270c?arch=ppc64le\u0026repository_url=registry.redhat.io/rhacm2/governance-policy-status-sync-rhel8\u0026tag=v2.4.6-7"
}
}
},
{
"category": "product_version",
"name": "rhacm2/governance-policy-template-sync-rhel8@sha256:a96e372e54eadb8c0f384eaf5295a5a17ab701c5051b5ae59341ecc01489099b_ppc64le",
"product": {
"name": "rhacm2/governance-policy-template-sync-rhel8@sha256:a96e372e54eadb8c0f384eaf5295a5a17ab701c5051b5ae59341ecc01489099b_ppc64le",
"product_id": "rhacm2/governance-policy-template-sync-rhel8@sha256:a96e372e54eadb8c0f384eaf5295a5a17ab701c5051b5ae59341ecc01489099b_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/governance-policy-template-sync-rhel8@sha256:a96e372e54eadb8c0f384eaf5295a5a17ab701c5051b5ae59341ecc01489099b?arch=ppc64le\u0026repository_url=registry.redhat.io/rhacm2/governance-policy-template-sync-rhel8\u0026tag=v2.4.6-6"
}
}
},
{
"category": "product_version",
"name": "rhacm2/grafana-dashboard-loader-rhel8@sha256:5419a6207c0cd1adb21d7c4c3378d31f240a9f29674aee612608d015fe0b491f_ppc64le",
"product": {
"name": "rhacm2/grafana-dashboard-loader-rhel8@sha256:5419a6207c0cd1adb21d7c4c3378d31f240a9f29674aee612608d015fe0b491f_ppc64le",
"product_id": "rhacm2/grafana-dashboard-loader-rhel8@sha256:5419a6207c0cd1adb21d7c4c3378d31f240a9f29674aee612608d015fe0b491f_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/grafana-dashboard-loader-rhel8@sha256:5419a6207c0cd1adb21d7c4c3378d31f240a9f29674aee612608d015fe0b491f?arch=ppc64le\u0026repository_url=registry.redhat.io/rhacm2/grafana-dashboard-loader-rhel8\u0026tag=v2.4.6-7"
}
}
},
{
"category": "product_version",
"name": "rhacm2/grc-ui-api-rhel8@sha256:a8072d656eb14084eafd141690c02119376c9436faab8e4d219e1f0ade7ed2ec_ppc64le",
"product": {
"name": "rhacm2/grc-ui-api-rhel8@sha256:a8072d656eb14084eafd141690c02119376c9436faab8e4d219e1f0ade7ed2ec_ppc64le",
"product_id": "rhacm2/grc-ui-api-rhel8@sha256:a8072d656eb14084eafd141690c02119376c9436faab8e4d219e1f0ade7ed2ec_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/grc-ui-api-rhel8@sha256:a8072d656eb14084eafd141690c02119376c9436faab8e4d219e1f0ade7ed2ec?arch=ppc64le\u0026repository_url=registry.redhat.io/rhacm2/grc-ui-api-rhel8\u0026tag=v2.4.6-12"
}
}
},
{
"category": "product_version",
"name": "rhacm2/grc-ui-rhel8@sha256:3848541d746de6dfacca63f06f29fc7d203dfa4c73dbd749407896ddddb7306c_ppc64le",
"product": {
"name": "rhacm2/grc-ui-rhel8@sha256:3848541d746de6dfacca63f06f29fc7d203dfa4c73dbd749407896ddddb7306c_ppc64le",
"product_id": "rhacm2/grc-ui-rhel8@sha256:3848541d746de6dfacca63f06f29fc7d203dfa4c73dbd749407896ddddb7306c_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/grc-ui-rhel8@sha256:3848541d746de6dfacca63f06f29fc7d203dfa4c73dbd749407896ddddb7306c?arch=ppc64le\u0026repository_url=registry.redhat.io/rhacm2/grc-ui-rhel8\u0026tag=v2.4.6-15"
}
}
},
{
"category": "product_version",
"name": "rhacm2/iam-policy-controller-rhel8@sha256:b2fa794482a54fcfcbf7d0ac8597e9cb0ac0c73cfe5afa8bf2e73ca35d37feb9_ppc64le",
"product": {
"name": "rhacm2/iam-policy-controller-rhel8@sha256:b2fa794482a54fcfcbf7d0ac8597e9cb0ac0c73cfe5afa8bf2e73ca35d37feb9_ppc64le",
"product_id": "rhacm2/iam-policy-controller-rhel8@sha256:b2fa794482a54fcfcbf7d0ac8597e9cb0ac0c73cfe5afa8bf2e73ca35d37feb9_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/iam-policy-controller-rhel8@sha256:b2fa794482a54fcfcbf7d0ac8597e9cb0ac0c73cfe5afa8bf2e73ca35d37feb9?arch=ppc64le\u0026repository_url=registry.redhat.io/rhacm2/iam-policy-controller-rhel8\u0026tag=v2.4.6-7"
}
}
},
{
"category": "product_version",
"name": "rhacm2/insights-client-rhel8@sha256:6bd666f6d541ab33598c4a38ac05e8f65f19e03d8630cf685c89b05f14c4f1b8_ppc64le",
"product": {
"name": "rhacm2/insights-client-rhel8@sha256:6bd666f6d541ab33598c4a38ac05e8f65f19e03d8630cf685c89b05f14c4f1b8_ppc64le",
"product_id": "rhacm2/insights-client-rhel8@sha256:6bd666f6d541ab33598c4a38ac05e8f65f19e03d8630cf685c89b05f14c4f1b8_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/insights-client-rhel8@sha256:6bd666f6d541ab33598c4a38ac05e8f65f19e03d8630cf685c89b05f14c4f1b8?arch=ppc64le\u0026repository_url=registry.redhat.io/rhacm2/insights-client-rhel8\u0026tag=v2.4.6-11"
}
}
},
{
"category": "product_version",
"name": "rhacm2/insights-metrics-rhel8@sha256:93066377331da7f85024ae541440cb409c741d393adfdfe289f7d5836c0da183_ppc64le",
"product": {
"name": "rhacm2/insights-metrics-rhel8@sha256:93066377331da7f85024ae541440cb409c741d393adfdfe289f7d5836c0da183_ppc64le",
"product_id": "rhacm2/insights-metrics-rhel8@sha256:93066377331da7f85024ae541440cb409c741d393adfdfe289f7d5836c0da183_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/insights-metrics-rhel8@sha256:93066377331da7f85024ae541440cb409c741d393adfdfe289f7d5836c0da183?arch=ppc64le\u0026repository_url=registry.redhat.io/rhacm2/insights-metrics-rhel8\u0026tag=v2.4.6-10"
}
}
},
{
"category": "product_version",
"name": "rhacm2/klusterlet-addon-controller-rhel8@sha256:500d5166ea2f808c46b71d1a5470a35bffa484d860161a16e9809f90d021b23e_ppc64le",
"product": {
"name": "rhacm2/klusterlet-addon-controller-rhel8@sha256:500d5166ea2f808c46b71d1a5470a35bffa484d860161a16e9809f90d021b23e_ppc64le",
"product_id": "rhacm2/klusterlet-addon-controller-rhel8@sha256:500d5166ea2f808c46b71d1a5470a35bffa484d860161a16e9809f90d021b23e_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/klusterlet-addon-controller-rhel8@sha256:500d5166ea2f808c46b71d1a5470a35bffa484d860161a16e9809f90d021b23e?arch=ppc64le\u0026repository_url=registry.redhat.io/rhacm2/klusterlet-addon-controller-rhel8\u0026tag=v2.4.6-7"
}
}
},
{
"category": "product_version",
"name": "rhacm2/klusterlet-addon-rhel8-operator@sha256:d7546a69df7b817d0c29c8f95dd3d5d2900c3755c82570b1d610702c56d4fb59_ppc64le",
"product": {
"name": "rhacm2/klusterlet-addon-rhel8-operator@sha256:d7546a69df7b817d0c29c8f95dd3d5d2900c3755c82570b1d610702c56d4fb59_ppc64le",
"product_id": "rhacm2/klusterlet-addon-rhel8-operator@sha256:d7546a69df7b817d0c29c8f95dd3d5d2900c3755c82570b1d610702c56d4fb59_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/klusterlet-addon-rhel8-operator@sha256:d7546a69df7b817d0c29c8f95dd3d5d2900c3755c82570b1d610702c56d4fb59?arch=ppc64le\u0026repository_url=registry.redhat.io/rhacm2/klusterlet-addon-rhel8-operator\u0026tag=v2.4.6-8"
}
}
},
{
"category": "product_version",
"name": "rhacm2/kube-rbac-proxy-rhel8@sha256:ccddb38db49a190aa0d5d70e6b4672079ea222a42045d406a4b9974ac7412146_ppc64le",
"product": {
"name": "rhacm2/kube-rbac-proxy-rhel8@sha256:ccddb38db49a190aa0d5d70e6b4672079ea222a42045d406a4b9974ac7412146_ppc64le",
"product_id": "rhacm2/kube-rbac-proxy-rhel8@sha256:ccddb38db49a190aa0d5d70e6b4672079ea222a42045d406a4b9974ac7412146_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/kube-rbac-proxy-rhel8@sha256:ccddb38db49a190aa0d5d70e6b4672079ea222a42045d406a4b9974ac7412146?arch=ppc64le\u0026repository_url=registry.redhat.io/rhacm2/kube-rbac-proxy-rhel8\u0026tag=v2.4.6-8"
}
}
},
{
"category": "product_version",
"name": "rhacm2/kube-state-metrics-rhel8@sha256:971a33f5a57057d3901ff75eebbc13ca8456b4315dd7811139e60bb8872d80bf_ppc64le",
"product": {
"name": "rhacm2/kube-state-metrics-rhel8@sha256:971a33f5a57057d3901ff75eebbc13ca8456b4315dd7811139e60bb8872d80bf_ppc64le",
"product_id": "rhacm2/kube-state-metrics-rhel8@sha256:971a33f5a57057d3901ff75eebbc13ca8456b4315dd7811139e60bb8872d80bf_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/kube-state-metrics-rhel8@sha256:971a33f5a57057d3901ff75eebbc13ca8456b4315dd7811139e60bb8872d80bf?arch=ppc64le\u0026repository_url=registry.redhat.io/rhacm2/kube-state-metrics-rhel8\u0026tag=v2.4.6-9"
}
}
},
{
"category": "product_version",
"name": "rhacm2/managedcluster-import-controller-rhel8@sha256:dbf235a9723a1c21471d8ef0029f3c999ac3b22512d67facd052efb725431bc1_ppc64le",
"product": {
"name": "rhacm2/managedcluster-import-controller-rhel8@sha256:dbf235a9723a1c21471d8ef0029f3c999ac3b22512d67facd052efb725431bc1_ppc64le",
"product_id": "rhacm2/managedcluster-import-controller-rhel8@sha256:dbf235a9723a1c21471d8ef0029f3c999ac3b22512d67facd052efb725431bc1_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/managedcluster-import-controller-rhel8@sha256:dbf235a9723a1c21471d8ef0029f3c999ac3b22512d67facd052efb725431bc1?arch=ppc64le\u0026repository_url=registry.redhat.io/rhacm2/managedcluster-import-controller-rhel8\u0026tag=v2.4.6-9"
}
}
},
{
"category": "product_version",
"name": "rhacm2/management-ingress-rhel8@sha256:ce994a8f4c4e5476e6131a6721da748225c89a96c9d471a8638eefb6a22d52b9_ppc64le",
"product": {
"name": "rhacm2/management-ingress-rhel8@sha256:ce994a8f4c4e5476e6131a6721da748225c89a96c9d471a8638eefb6a22d52b9_ppc64le",
"product_id": "rhacm2/management-ingress-rhel8@sha256:ce994a8f4c4e5476e6131a6721da748225c89a96c9d471a8638eefb6a22d52b9_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/management-ingress-rhel8@sha256:ce994a8f4c4e5476e6131a6721da748225c89a96c9d471a8638eefb6a22d52b9?arch=ppc64le\u0026repository_url=registry.redhat.io/rhacm2/management-ingress-rhel8\u0026tag=v2.4.6-7"
}
}
},
{
"category": "product_version",
"name": "rhacm2/memcached-rhel8@sha256:b9213f5525ebd51960412c15d416a591bf23731b6217f79aca2a89a893df2102_ppc64le",
"product": {
"name": "rhacm2/memcached-rhel8@sha256:b9213f5525ebd51960412c15d416a591bf23731b6217f79aca2a89a893df2102_ppc64le",
"product_id": "rhacm2/memcached-rhel8@sha256:b9213f5525ebd51960412c15d416a591bf23731b6217f79aca2a89a893df2102_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/memcached-rhel8@sha256:b9213f5525ebd51960412c15d416a591bf23731b6217f79aca2a89a893df2102?arch=ppc64le\u0026repository_url=registry.redhat.io/rhacm2/memcached-rhel8\u0026tag=v2.4.6-5"
}
}
},
{
"category": "product_version",
"name": "rhacm2/memcached-exporter-rhel8@sha256:01398d4f3b1825e864ddae46a5e4b7cc298dabb444dd105787ef6aeb70514571_ppc64le",
"product": {
"name": "rhacm2/memcached-exporter-rhel8@sha256:01398d4f3b1825e864ddae46a5e4b7cc298dabb444dd105787ef6aeb70514571_ppc64le",
"product_id": "rhacm2/memcached-exporter-rhel8@sha256:01398d4f3b1825e864ddae46a5e4b7cc298dabb444dd105787ef6aeb70514571_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/memcached-exporter-rhel8@sha256:01398d4f3b1825e864ddae46a5e4b7cc298dabb444dd105787ef6aeb70514571?arch=ppc64le\u0026repository_url=registry.redhat.io/rhacm2/memcached-exporter-rhel8\u0026tag=v2.4.6-7"
}
}
},
{
"category": "product_version",
"name": "rhacm2/metrics-collector-rhel8@sha256:83f649b506ca698251c884692307d7cd52bbae87b0bf7790f96ffd24dd7f4fd7_ppc64le",
"product": {
"name": "rhacm2/metrics-collector-rhel8@sha256:83f649b506ca698251c884692307d7cd52bbae87b0bf7790f96ffd24dd7f4fd7_ppc64le",
"product_id": "rhacm2/metrics-collector-rhel8@sha256:83f649b506ca698251c884692307d7cd52bbae87b0bf7790f96ffd24dd7f4fd7_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/metrics-collector-rhel8@sha256:83f649b506ca698251c884692307d7cd52bbae87b0bf7790f96ffd24dd7f4fd7?arch=ppc64le\u0026repository_url=registry.redhat.io/rhacm2/metrics-collector-rhel8\u0026tag=v2.4.6-7"
}
}
},
{
"category": "product_version",
"name": "rhacm2/multicloud-integrations-rhel8@sha256:e666154a539974d0cc005bc74903dc9f173920101dbfc5169b14a30129991475_ppc64le",
"product": {
"name": "rhacm2/multicloud-integrations-rhel8@sha256:e666154a539974d0cc005bc74903dc9f173920101dbfc5169b14a30129991475_ppc64le",
"product_id": "rhacm2/multicloud-integrations-rhel8@sha256:e666154a539974d0cc005bc74903dc9f173920101dbfc5169b14a30129991475_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/multicloud-integrations-rhel8@sha256:e666154a539974d0cc005bc74903dc9f173920101dbfc5169b14a30129991475?arch=ppc64le\u0026repository_url=registry.redhat.io/rhacm2/multicloud-integrations-rhel8\u0026tag=v2.4.6-7"
}
}
},
{
"category": "product_version",
"name": "rhacm2/multicloud-manager-rhel8@sha256:1dd235aa8599ca070f5175ad9da5bdb9505a7dfbbd87173f0bbf4e14ca0d5e88_ppc64le",
"product": {
"name": "rhacm2/multicloud-manager-rhel8@sha256:1dd235aa8599ca070f5175ad9da5bdb9505a7dfbbd87173f0bbf4e14ca0d5e88_ppc64le",
"product_id": "rhacm2/multicloud-manager-rhel8@sha256:1dd235aa8599ca070f5175ad9da5bdb9505a7dfbbd87173f0bbf4e14ca0d5e88_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/multicloud-manager-rhel8@sha256:1dd235aa8599ca070f5175ad9da5bdb9505a7dfbbd87173f0bbf4e14ca0d5e88?arch=ppc64le\u0026repository_url=registry.redhat.io/rhacm2/multicloud-manager-rhel8\u0026tag=v2.4.6-10"
}
}
},
{
"category": "product_version",
"name": "rhacm2/multiclusterhub-rhel8@sha256:d173cf78965bd026a6333af91b55305ea9c349e630fa53548ee42d791295cd69_ppc64le",
"product": {
"name": "rhacm2/multiclusterhub-rhel8@sha256:d173cf78965bd026a6333af91b55305ea9c349e630fa53548ee42d791295cd69_ppc64le",
"product_id": "rhacm2/multiclusterhub-rhel8@sha256:d173cf78965bd026a6333af91b55305ea9c349e630fa53548ee42d791295cd69_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/multiclusterhub-rhel8@sha256:d173cf78965bd026a6333af91b55305ea9c349e630fa53548ee42d791295cd69?arch=ppc64le\u0026repository_url=registry.redhat.io/rhacm2/multiclusterhub-rhel8\u0026tag=v2.4.6-7"
}
}
},
{
"category": "product_version",
"name": "rhacm2/multiclusterhub-repo-rhel8@sha256:e1e522835d65503d467dc9ef7c4a0149adfc4cbd3620134adb4a5694eda2f0c4_ppc64le",
"product": {
"name": "rhacm2/multiclusterhub-repo-rhel8@sha256:e1e522835d65503d467dc9ef7c4a0149adfc4cbd3620134adb4a5694eda2f0c4_ppc64le",
"product_id": "rhacm2/multiclusterhub-repo-rhel8@sha256:e1e522835d65503d467dc9ef7c4a0149adfc4cbd3620134adb4a5694eda2f0c4_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/multiclusterhub-repo-rhel8@sha256:e1e522835d65503d467dc9ef7c4a0149adfc4cbd3620134adb4a5694eda2f0c4?arch=ppc64le\u0026repository_url=registry.redhat.io/rhacm2/multiclusterhub-repo-rhel8\u0026tag=v2.4.6-7"
}
}
},
{
"category": "product_version",
"name": "rhacm2/multicluster-observability-rhel8-operator@sha256:7f89cc6647700f7ddc46d4fabb4b3702142aa0fe9bd23026eba98c704026e9e9_ppc64le",
"product": {
"name": "rhacm2/multicluster-observability-rhel8-operator@sha256:7f89cc6647700f7ddc46d4fabb4b3702142aa0fe9bd23026eba98c704026e9e9_ppc64le",
"product_id": "rhacm2/multicluster-observability-rhel8-operator@sha256:7f89cc6647700f7ddc46d4fabb4b3702142aa0fe9bd23026eba98c704026e9e9_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/multicluster-observability-rhel8-operator@sha256:7f89cc6647700f7ddc46d4fabb4b3702142aa0fe9bd23026eba98c704026e9e9?arch=ppc64le\u0026repository_url=registry.redhat.io/rhacm2/multicluster-observability-rhel8-operator\u0026tag=v2.4.6-8"
}
}
},
{
"category": "product_version",
"name": "rhacm2/multicluster-operators-application-rhel8@sha256:27492dfdd71cc0bae6e01a184ac8fe5677ce172583b0fd1b9112dfd789009839_ppc64le",
"product": {
"name": "rhacm2/multicluster-operators-application-rhel8@sha256:27492dfdd71cc0bae6e01a184ac8fe5677ce172583b0fd1b9112dfd789009839_ppc64le",
"product_id": "rhacm2/multicluster-operators-application-rhel8@sha256:27492dfdd71cc0bae6e01a184ac8fe5677ce172583b0fd1b9112dfd789009839_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/multicluster-operators-application-rhel8@sha256:27492dfdd71cc0bae6e01a184ac8fe5677ce172583b0fd1b9112dfd789009839?arch=ppc64le\u0026repository_url=registry.redhat.io/rhacm2/multicluster-operators-application-rhel8\u0026tag=v2.4.6-9"
}
}
},
{
"category": "product_version",
"name": "rhacm2/multicluster-operators-channel-rhel8@sha256:09883ff8a783d3f83e1c26566555c5ad140cc8bbf0d4cdb5220ef344c6282752_ppc64le",
"product": {
"name": "rhacm2/multicluster-operators-channel-rhel8@sha256:09883ff8a783d3f83e1c26566555c5ad140cc8bbf0d4cdb5220ef344c6282752_ppc64le",
"product_id": "rhacm2/multicluster-operators-channel-rhel8@sha256:09883ff8a783d3f83e1c26566555c5ad140cc8bbf0d4cdb5220ef344c6282752_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/multicluster-operators-channel-rhel8@sha256:09883ff8a783d3f83e1c26566555c5ad140cc8bbf0d4cdb5220ef344c6282752?arch=ppc64le\u0026repository_url=registry.redhat.io/rhacm2/multicluster-operators-channel-rhel8\u0026tag=v2.4.6-7"
}
}
},
{
"category": "product_version",
"name": "rhacm2/multicluster-operators-deployable-rhel8@sha256:bd148be0ad6ddbcc1995f94b4660d3fbe2338112230c840d77f53a564b14ec4a_ppc64le",
"product": {
"name": "rhacm2/multicluster-operators-deployable-rhel8@sha256:bd148be0ad6ddbcc1995f94b4660d3fbe2338112230c840d77f53a564b14ec4a_ppc64le",
"product_id": "rhacm2/multicluster-operators-deployable-rhel8@sha256:bd148be0ad6ddbcc1995f94b4660d3fbe2338112230c840d77f53a564b14ec4a_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/multicluster-operators-deployable-rhel8@sha256:bd148be0ad6ddbcc1995f94b4660d3fbe2338112230c840d77f53a564b14ec4a?arch=ppc64le\u0026repository_url=registry.redhat.io/rhacm2/multicluster-operators-deployable-rhel8\u0026tag=v2.4.6-8"
}
}
},
{
"category": "product_version",
"name": "rhacm2/multicluster-operators-placementrule-rhel8@sha256:4bdca102dae861d39d81a2df4be1767e4e702ce3836224e9b875f613d1af0c37_ppc64le",
"product": {
"name": "rhacm2/multicluster-operators-placementrule-rhel8@sha256:4bdca102dae861d39d81a2df4be1767e4e702ce3836224e9b875f613d1af0c37_ppc64le",
"product_id": "rhacm2/multicluster-operators-placementrule-rhel8@sha256:4bdca102dae861d39d81a2df4be1767e4e702ce3836224e9b875f613d1af0c37_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/multicluster-operators-placementrule-rhel8@sha256:4bdca102dae861d39d81a2df4be1767e4e702ce3836224e9b875f613d1af0c37?arch=ppc64le\u0026repository_url=registry.redhat.io/rhacm2/multicluster-operators-placementrule-rhel8\u0026tag=v2.4.6-8"
}
}
},
{
"category": "product_version",
"name": "rhacm2/multicluster-operators-subscription-rhel8@sha256:1fa2779aab32977ec8e867ed188dcdd66106986c3cbf39f02e2a555873ba478a_ppc64le",
"product": {
"name": "rhacm2/multicluster-operators-subscription-rhel8@sha256:1fa2779aab32977ec8e867ed188dcdd66106986c3cbf39f02e2a555873ba478a_ppc64le",
"product_id": "rhacm2/multicluster-operators-subscription-rhel8@sha256:1fa2779aab32977ec8e867ed188dcdd66106986c3cbf39f02e2a555873ba478a_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/multicluster-operators-subscription-rhel8@sha256:1fa2779aab32977ec8e867ed188dcdd66106986c3cbf39f02e2a555873ba478a?arch=ppc64le\u0026repository_url=registry.redhat.io/rhacm2/multicluster-operators-subscription-rhel8\u0026tag=v2.4.6-8"
}
}
},
{
"category": "product_version",
"name": "rhacm2/multicluster-operators-subscription-release-rhel8@sha256:2e13c28d1f18f2efac62207515450a42732d4be790199ab0e5ddf2f181649cb4_ppc64le",
"product": {
"name": "rhacm2/multicluster-operators-subscription-release-rhel8@sha256:2e13c28d1f18f2efac62207515450a42732d4be790199ab0e5ddf2f181649cb4_ppc64le",
"product_id": "rhacm2/multicluster-operators-subscription-release-rhel8@sha256:2e13c28d1f18f2efac62207515450a42732d4be790199ab0e5ddf2f181649cb4_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/multicluster-operators-subscription-release-rhel8@sha256:2e13c28d1f18f2efac62207515450a42732d4be790199ab0e5ddf2f181649cb4?arch=ppc64le\u0026repository_url=registry.redhat.io/rhacm2/multicluster-operators-subscription-release-rhel8\u0026tag=v2.4.6-7"
}
}
},
{
"category": "product_version",
"name": "rhacm2/node-exporter-rhel8@sha256:93e85d546c624a685221a5d0c9085fa59752105587a531c58066a856defa322a_ppc64le",
"product": {
"name": "rhacm2/node-exporter-rhel8@sha256:93e85d546c624a685221a5d0c9085fa59752105587a531c58066a856defa322a_ppc64le",
"product_id": "rhacm2/node-exporter-rhel8@sha256:93e85d546c624a685221a5d0c9085fa59752105587a531c58066a856defa322a_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/node-exporter-rhel8@sha256:93e85d546c624a685221a5d0c9085fa59752105587a531c58066a856defa322a?arch=ppc64le\u0026repository_url=registry.redhat.io/rhacm2/node-exporter-rhel8\u0026tag=v2.4.6-9"
}
}
},
{
"category": "product_version",
"name": "rhacm2/observatorium-rhel8@sha256:804054ba7c65c0814307017e3ff6681ba25e62384468adbf3712418e1f3b321f_ppc64le",
"product": {
"name": "rhacm2/observatorium-rhel8@sha256:804054ba7c65c0814307017e3ff6681ba25e62384468adbf3712418e1f3b321f_ppc64le",
"product_id": "rhacm2/observatorium-rhel8@sha256:804054ba7c65c0814307017e3ff6681ba25e62384468adbf3712418e1f3b321f_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/observatorium-rhel8@sha256:804054ba7c65c0814307017e3ff6681ba25e62384468adbf3712418e1f3b321f?arch=ppc64le\u0026repository_url=registry.redhat.io/rhacm2/observatorium-rhel8\u0026tag=v2.4.6-8"
}
}
},
{
"category": "product_version",
"name": "rhacm2/observatorium-rhel8-operator@sha256:0e1ec4eda138936261dc5a76a18fa4ace6082c636b30021ce10d5d4d0acea890_ppc64le",
"product": {
"name": "rhacm2/observatorium-rhel8-operator@sha256:0e1ec4eda138936261dc5a76a18fa4ace6082c636b30021ce10d5d4d0acea890_ppc64le",
"product_id": "rhacm2/observatorium-rhel8-operator@sha256:0e1ec4eda138936261dc5a76a18fa4ace6082c636b30021ce10d5d4d0acea890_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/observatorium-rhel8-operator@sha256:0e1ec4eda138936261dc5a76a18fa4ace6082c636b30021ce10d5d4d0acea890?arch=ppc64le\u0026repository_url=registry.redhat.io/rhacm2/observatorium-rhel8-operator\u0026tag=v2.4.6-9"
}
}
},
{
"category": "product_version",
"name": "rhacm2/openshift-hive-rhel8@sha256:80950fa60359f90359129bff09665d7e94150bfbcfb048dc46ec77309479733b_ppc64le",
"product": {
"name": "rhacm2/openshift-hive-rhel8@sha256:80950fa60359f90359129bff09665d7e94150bfbcfb048dc46ec77309479733b_ppc64le",
"product_id": "rhacm2/openshift-hive-rhel8@sha256:80950fa60359f90359129bff09665d7e94150bfbcfb048dc46ec77309479733b_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/openshift-hive-rhel8@sha256:80950fa60359f90359129bff09665d7e94150bfbcfb048dc46ec77309479733b?arch=ppc64le\u0026repository_url=registry.redhat.io/rhacm2/openshift-hive-rhel8\u0026tag=v2.4.6-9"
}
}
},
{
"category": "product_version",
"name": "rhacm2/placement-rhel8@sha256:a0a5b1e0cd29da2c215f3ce555230477ce775cbd79423c74426aaa4f7f56cfc5_ppc64le",
"product": {
"name": "rhacm2/placement-rhel8@sha256:a0a5b1e0cd29da2c215f3ce555230477ce775cbd79423c74426aaa4f7f56cfc5_ppc64le",
"product_id": "rhacm2/placement-rhel8@sha256:a0a5b1e0cd29da2c215f3ce555230477ce775cbd79423c74426aaa4f7f56cfc5_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/placement-rhel8@sha256:a0a5b1e0cd29da2c215f3ce555230477ce775cbd79423c74426aaa4f7f56cfc5?arch=ppc64le\u0026repository_url=registry.redhat.io/rhacm2/placement-rhel8\u0026tag=v2.4.6-8"
}
}
},
{
"category": "product_version",
"name": "rhacm2/prometheus-alertmanager-rhel8@sha256:fc83710377e91bec8866053bb2b9f91be7a3c25993488a6f9641e7c93918aadc_ppc64le",
"product": {
"name": "rhacm2/prometheus-alertmanager-rhel8@sha256:fc83710377e91bec8866053bb2b9f91be7a3c25993488a6f9641e7c93918aadc_ppc64le",
"product_id": "rhacm2/prometheus-alertmanager-rhel8@sha256:fc83710377e91bec8866053bb2b9f91be7a3c25993488a6f9641e7c93918aadc_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/prometheus-alertmanager-rhel8@sha256:fc83710377e91bec8866053bb2b9f91be7a3c25993488a6f9641e7c93918aadc?arch=ppc64le\u0026repository_url=registry.redhat.io/rhacm2/prometheus-alertmanager-rhel8\u0026tag=v2.4.6-8"
}
}
},
{
"category": "product_version",
"name": "rhacm2/prometheus-rhel8@sha256:f7971a684bcdce02604319ecace5ba585797f116a64024da815bf3e2d27f6251_ppc64le",
"product": {
"name": "rhacm2/prometheus-rhel8@sha256:f7971a684bcdce02604319ecace5ba585797f116a64024da815bf3e2d27f6251_ppc64le",
"product_id": "rhacm2/prometheus-rhel8@sha256:f7971a684bcdce02604319ecace5ba585797f116a64024da815bf3e2d27f6251_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/prometheus-rhel8@sha256:f7971a684bcdce02604319ecace5ba585797f116a64024da815bf3e2d27f6251?arch=ppc64le\u0026repository_url=registry.redhat.io/rhacm2/prometheus-rhel8\u0026tag=v2.4.6-7"
}
}
},
{
"category": "product_version",
"name": "rhacm2/provider-credential-controller-rhel8@sha256:e33d7b73b6a7d41ef7779800af177a4557608ea87c854e457d0421332fcb421f_ppc64le",
"product": {
"name": "rhacm2/provider-credential-controller-rhel8@sha256:e33d7b73b6a7d41ef7779800af177a4557608ea87c854e457d0421332fcb421f_ppc64le",
"product_id": "rhacm2/provider-credential-controller-rhel8@sha256:e33d7b73b6a7d41ef7779800af177a4557608ea87c854e457d0421332fcb421f_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/provider-credential-controller-rhel8@sha256:e33d7b73b6a7d41ef7779800af177a4557608ea87c854e457d0421332fcb421f?arch=ppc64le\u0026repository_url=registry.redhat.io/rhacm2/provider-credential-controller-rhel8\u0026tag=v2.4.6-7"
}
}
},
{
"category": "product_version",
"name": "rhacm2/rbac-query-proxy-rhel8@sha256:b549a06e14f326d196883c8168db3f82edbb952184ea4742b6d4eca78b13bc69_ppc64le",
"product": {
"name": "rhacm2/rbac-query-proxy-rhel8@sha256:b549a06e14f326d196883c8168db3f82edbb952184ea4742b6d4eca78b13bc69_ppc64le",
"product_id": "rhacm2/rbac-query-proxy-rhel8@sha256:b549a06e14f326d196883c8168db3f82edbb952184ea4742b6d4eca78b13bc69_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/rbac-query-proxy-rhel8@sha256:b549a06e14f326d196883c8168db3f82edbb952184ea4742b6d4eca78b13bc69?arch=ppc64le\u0026repository_url=registry.redhat.io/rhacm2/rbac-query-proxy-rhel8\u0026tag=v2.4.6-7"
}
}
},
{
"category": "product_version",
"name": "rhacm2/redisgraph-tls-rhel8@sha256:7e3245ba0f53c4c510f7151b3e940c13d5a79d8d95b203e3b8ceaca4ceea42ea_ppc64le",
"product": {
"name": "rhacm2/redisgraph-tls-rhel8@sha256:7e3245ba0f53c4c510f7151b3e940c13d5a79d8d95b203e3b8ceaca4ceea42ea_ppc64le",
"product_id": "rhacm2/redisgraph-tls-rhel8@sha256:7e3245ba0f53c4c510f7151b3e940c13d5a79d8d95b203e3b8ceaca4ceea42ea_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/redisgraph-tls-rhel8@sha256:7e3245ba0f53c4c510f7151b3e940c13d5a79d8d95b203e3b8ceaca4ceea42ea?arch=ppc64le\u0026repository_url=registry.redhat.io/rhacm2/redisgraph-tls-rhel8\u0026tag=v2.4.6-6"
}
}
},
{
"category": "product_version",
"name": "rhacm2/registration-rhel8@sha256:0fbe6a1234544b31be5b6ba778895d31b0486783116796e0e31079cd2ee9f87a_ppc64le",
"product": {
"name": "rhacm2/registration-rhel8@sha256:0fbe6a1234544b31be5b6ba778895d31b0486783116796e0e31079cd2ee9f87a_ppc64le",
"product_id": "rhacm2/registration-rhel8@sha256:0fbe6a1234544b31be5b6ba778895d31b0486783116796e0e31079cd2ee9f87a_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/registration-rhel8@sha256:0fbe6a1234544b31be5b6ba778895d31b0486783116796e0e31079cd2ee9f87a?arch=ppc64le\u0026repository_url=registry.redhat.io/rhacm2/registration-rhel8\u0026tag=v2.4.6-8"
}
}
},
{
"category": "product_version",
"name": "rhacm2/registration-rhel8-operator@sha256:45b0e1027807496b3c2a10d8e7c015cc91cc77b9832639adb51a6e5fc7f5071b_ppc64le",
"product": {
"name": "rhacm2/registration-rhel8-operator@sha256:45b0e1027807496b3c2a10d8e7c015cc91cc77b9832639adb51a6e5fc7f5071b_ppc64le",
"product_id": "rhacm2/registration-rhel8-operator@sha256:45b0e1027807496b3c2a10d8e7c015cc91cc77b9832639adb51a6e5fc7f5071b_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/registration-rhel8-operator@sha256:45b0e1027807496b3c2a10d8e7c015cc91cc77b9832639adb51a6e5fc7f5071b?arch=ppc64le\u0026repository_url=registry.redhat.io/rhacm2/registration-rhel8-operator\u0026tag=v2.4.6-8"
}
}
},
{
"category": "product_version",
"name": "rhacm2/agent-service-rhel8@sha256:5c89bb44eda9a0754ea1d1ca69ea260f02f060c517194251519439e4b943e46a_ppc64le",
"product": {
"name": "rhacm2/agent-service-rhel8@sha256:5c89bb44eda9a0754ea1d1ca69ea260f02f060c517194251519439e4b943e46a_ppc64le",
"product_id": "rhacm2/agent-service-rhel8@sha256:5c89bb44eda9a0754ea1d1ca69ea260f02f060c517194251519439e4b943e46a_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/agent-service-rhel8@sha256:5c89bb44eda9a0754ea1d1ca69ea260f02f060c517194251519439e4b943e46a?arch=ppc64le\u0026repository_url=registry.redhat.io/rhacm2/agent-service-rhel8\u0026tag=v2.4.6-9"
}
}
},
{
"category": "product_version",
"name": "rhacm2/assisted-installer-rhel8@sha256:815976efa30282899af7de91b5df1fdeca10c709d0fc60d09d8f3abb1c2acdc3_ppc64le",
"product": {
"name": "rhacm2/assisted-installer-rhel8@sha256:815976efa30282899af7de91b5df1fdeca10c709d0fc60d09d8f3abb1c2acdc3_ppc64le",
"product_id": "rhacm2/assisted-installer-rhel8@sha256:815976efa30282899af7de91b5df1fdeca10c709d0fc60d09d8f3abb1c2acdc3_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/assisted-installer-rhel8@sha256:815976efa30282899af7de91b5df1fdeca10c709d0fc60d09d8f3abb1c2acdc3?arch=ppc64le\u0026repository_url=registry.redhat.io/rhacm2/assisted-installer-rhel8\u0026tag=v2.4.6-7"
}
}
},
{
"category": "product_version",
"name": "rhacm2/assisted-installer-reporter-rhel8@sha256:dcc214165e5c895925f52673577fa73274b017e3e9017818bf5c0327b3600ffb_ppc64le",
"product": {
"name": "rhacm2/assisted-installer-reporter-rhel8@sha256:dcc214165e5c895925f52673577fa73274b017e3e9017818bf5c0327b3600ffb_ppc64le",
"product_id": "rhacm2/assisted-installer-reporter-rhel8@sha256:dcc214165e5c895925f52673577fa73274b017e3e9017818bf5c0327b3600ffb_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/assisted-installer-reporter-rhel8@sha256:dcc214165e5c895925f52673577fa73274b017e3e9017818bf5c0327b3600ffb?arch=ppc64le\u0026repository_url=registry.redhat.io/rhacm2/assisted-installer-reporter-rhel8\u0026tag=v2.4.6-7"
}
}
},
{
"category": "product_version",
"name": "rhacm2/search-aggregator-rhel8@sha256:52a2dd79f67b1910a7129f70ba18b48656cd41b2a15f2ae4af2509c0eaa4205a_ppc64le",
"product": {
"name": "rhacm2/search-aggregator-rhel8@sha256:52a2dd79f67b1910a7129f70ba18b48656cd41b2a15f2ae4af2509c0eaa4205a_ppc64le",
"product_id": "rhacm2/search-aggregator-rhel8@sha256:52a2dd79f67b1910a7129f70ba18b48656cd41b2a15f2ae4af2509c0eaa4205a_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/search-aggregator-rhel8@sha256:52a2dd79f67b1910a7129f70ba18b48656cd41b2a15f2ae4af2509c0eaa4205a?arch=ppc64le\u0026repository_url=registry.redhat.io/rhacm2/search-aggregator-rhel8\u0026tag=v2.4.6-10"
}
}
},
{
"category": "product_version",
"name": "rhacm2/search-api-rhel8@sha256:74ccabf407b668837238eb3ad2e536fcb0b3df9a48741f43edf2456fbee80cc6_ppc64le",
"product": {
"name": "rhacm2/search-api-rhel8@sha256:74ccabf407b668837238eb3ad2e536fcb0b3df9a48741f43edf2456fbee80cc6_ppc64le",
"product_id": "rhacm2/search-api-rhel8@sha256:74ccabf407b668837238eb3ad2e536fcb0b3df9a48741f43edf2456fbee80cc6_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/search-api-rhel8@sha256:74ccabf407b668837238eb3ad2e536fcb0b3df9a48741f43edf2456fbee80cc6?arch=ppc64le\u0026repository_url=registry.redhat.io/rhacm2/search-api-rhel8\u0026tag=v2.4.6-14"
}
}
},
{
"category": "product_version",
"name": "rhacm2/search-collector-rhel8@sha256:ff9c98d5836007520ff971116d5c143b6e0fafa25e5c8f0dfd4b1a23f191f1d2_ppc64le",
"product": {
"name": "rhacm2/search-collector-rhel8@sha256:ff9c98d5836007520ff971116d5c143b6e0fafa25e5c8f0dfd4b1a23f191f1d2_ppc64le",
"product_id": "rhacm2/search-collector-rhel8@sha256:ff9c98d5836007520ff971116d5c143b6e0fafa25e5c8f0dfd4b1a23f191f1d2_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/search-collector-rhel8@sha256:ff9c98d5836007520ff971116d5c143b6e0fafa25e5c8f0dfd4b1a23f191f1d2?arch=ppc64le\u0026repository_url=registry.redhat.io/rhacm2/search-collector-rhel8\u0026tag=v2.4.6-10"
}
}
},
{
"category": "product_version",
"name": "rhacm2/search-rhel8@sha256:13b61bea54f6d67fb749852d48dc6a035ee516ed5f3d339619b97924e078ca59_ppc64le",
"product": {
"name": "rhacm2/search-rhel8@sha256:13b61bea54f6d67fb749852d48dc6a035ee516ed5f3d339619b97924e078ca59_ppc64le",
"product_id": "rhacm2/search-rhel8@sha256:13b61bea54f6d67fb749852d48dc6a035ee516ed5f3d339619b97924e078ca59_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/search-rhel8@sha256:13b61bea54f6d67fb749852d48dc6a035ee516ed5f3d339619b97924e078ca59?arch=ppc64le\u0026repository_url=registry.redhat.io/rhacm2/search-rhel8\u0026tag=v2.4.6-10"
}
}
},
{
"category": "product_version",
"name": "rhacm2/search-ui-rhel8@sha256:aa0f257b502a6fcf1d2eb2270858f7d145abee32b9a64ba511bab22218b74e0a_ppc64le",
"product": {
"name": "rhacm2/search-ui-rhel8@sha256:aa0f257b502a6fcf1d2eb2270858f7d145abee32b9a64ba511bab22218b74e0a_ppc64le",
"product_id": "rhacm2/search-ui-rhel8@sha256:aa0f257b502a6fcf1d2eb2270858f7d145abee32b9a64ba511bab22218b74e0a_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/search-ui-rhel8@sha256:aa0f257b502a6fcf1d2eb2270858f7d145abee32b9a64ba511bab22218b74e0a?arch=ppc64le\u0026repository_url=registry.redhat.io/rhacm2/search-ui-rhel8\u0026tag=v2.4.6-13"
}
}
},
{
"category": "product_version",
"name": "rhacm2/submariner-addon-rhel8@sha256:514d5c15aceb07e72ba74d9ba1b3bdc2e84e1c4060b2facdb886809b118c704c_ppc64le",
"product": {
"name": "rhacm2/submariner-addon-rhel8@sha256:514d5c15aceb07e72ba74d9ba1b3bdc2e84e1c4060b2facdb886809b118c704c_ppc64le",
"product_id": "rhacm2/submariner-addon-rhel8@sha256:514d5c15aceb07e72ba74d9ba1b3bdc2e84e1c4060b2facdb886809b118c704c_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/submariner-addon-rhel8@sha256:514d5c15aceb07e72ba74d9ba1b3bdc2e84e1c4060b2facdb886809b118c704c?arch=ppc64le\u0026repository_url=registry.redhat.io/rhacm2/submariner-addon-rhel8\u0026tag=v2.4.6-9"
}
}
},
{
"category": "product_version",
"name": "rhacm2/thanos-rhel8@sha256:ed22c2650f0d908174896647ced911a49945714a114836096b787cc879164bc4_ppc64le",
"product": {
"name": "rhacm2/thanos-rhel8@sha256:ed22c2650f0d908174896647ced911a49945714a114836096b787cc879164bc4_ppc64le",
"product_id": "rhacm2/thanos-rhel8@sha256:ed22c2650f0d908174896647ced911a49945714a114836096b787cc879164bc4_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/thanos-rhel8@sha256:ed22c2650f0d908174896647ced911a49945714a114836096b787cc879164bc4?arch=ppc64le\u0026repository_url=registry.redhat.io/rhacm2/thanos-rhel8\u0026tag=v2.4.6-8"
}
}
},
{
"category": "product_version",
"name": "rhacm2/thanos-receive-controller-rhel8@sha256:8d0e265c199c32e757c2004d89db64bc64092171b98068aab03f977a744cc5bc_ppc64le",
"product": {
"name": "rhacm2/thanos-receive-controller-rhel8@sha256:8d0e265c199c32e757c2004d89db64bc64092171b98068aab03f977a744cc5bc_ppc64le",
"product_id": "rhacm2/thanos-receive-controller-rhel8@sha256:8d0e265c199c32e757c2004d89db64bc64092171b98068aab03f977a744cc5bc_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/thanos-receive-controller-rhel8@sha256:8d0e265c199c32e757c2004d89db64bc64092171b98068aab03f977a744cc5bc?arch=ppc64le\u0026repository_url=registry.redhat.io/rhacm2/thanos-receive-controller-rhel8\u0026tag=v2.4.6-7"
}
}
},
{
"category": "product_version",
"name": "rhacm2/volsync-rhel8@sha256:1ab81a27373c351eb2c932536fc9ea6cbf74911b794e3cd183c8e5624940a656_ppc64le",
"product": {
"name": "rhacm2/volsync-rhel8@sha256:1ab81a27373c351eb2c932536fc9ea6cbf74911b794e3cd183c8e5624940a656_ppc64le",
"product_id": "rhacm2/volsync-rhel8@sha256:1ab81a27373c351eb2c932536fc9ea6cbf74911b794e3cd183c8e5624940a656_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/volsync-rhel8@sha256:1ab81a27373c351eb2c932536fc9ea6cbf74911b794e3cd183c8e5624940a656?arch=ppc64le\u0026repository_url=registry.redhat.io/rhacm2/volsync-rhel8\u0026tag=v2.4.6-8"
}
}
},
{
"category": "product_version",
"name": "rhacm2/volsync-mover-rclone-rhel8@sha256:0b3c2d30d0a6109db50dba4053d795fc92bfcadc380a8a8deb5ae4ef4e6d29fa_ppc64le",
"product": {
"name": "rhacm2/volsync-mover-rclone-rhel8@sha256:0b3c2d30d0a6109db50dba4053d795fc92bfcadc380a8a8deb5ae4ef4e6d29fa_ppc64le",
"product_id": "rhacm2/volsync-mover-rclone-rhel8@sha256:0b3c2d30d0a6109db50dba4053d795fc92bfcadc380a8a8deb5ae4ef4e6d29fa_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/volsync-mover-rclone-rhel8@sha256:0b3c2d30d0a6109db50dba4053d795fc92bfcadc380a8a8deb5ae4ef4e6d29fa?arch=ppc64le\u0026repository_url=registry.redhat.io/rhacm2/volsync-mover-rclone-rhel8\u0026tag=v2.4.6-8"
}
}
},
{
"category": "product_version",
"name": "rhacm2/volsync-mover-restic-rhel8@sha256:9d00b2d06752192dd8f8f48aeb2786ac1ee0c062ed8916cf3f693c7d2a05e208_ppc64le",
"product": {
"name": "rhacm2/volsync-mover-restic-rhel8@sha256:9d00b2d06752192dd8f8f48aeb2786ac1ee0c062ed8916cf3f693c7d2a05e208_ppc64le",
"product_id": "rhacm2/volsync-mover-restic-rhel8@sha256:9d00b2d06752192dd8f8f48aeb2786ac1ee0c062ed8916cf3f693c7d2a05e208_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/volsync-mover-restic-rhel8@sha256:9d00b2d06752192dd8f8f48aeb2786ac1ee0c062ed8916cf3f693c7d2a05e208?arch=ppc64le\u0026repository_url=registry.redhat.io/rhacm2/volsync-mover-restic-rhel8\u0026tag=v2.4.6-8"
}
}
},
{
"category": "product_version",
"name": "rhacm2/volsync-mover-rsync-rhel8@sha256:30e06b75f83e22faeed2108f68b158fb35b4db22b83f049c61706ddcbfef27d9_ppc64le",
"product": {
"name": "rhacm2/volsync-mover-rsync-rhel8@sha256:30e06b75f83e22faeed2108f68b158fb35b4db22b83f049c61706ddcbfef27d9_ppc64le",
"product_id": "rhacm2/volsync-mover-rsync-rhel8@sha256:30e06b75f83e22faeed2108f68b158fb35b4db22b83f049c61706ddcbfef27d9_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/volsync-mover-rsync-rhel8@sha256:30e06b75f83e22faeed2108f68b158fb35b4db22b83f049c61706ddcbfef27d9?arch=ppc64le\u0026repository_url=registry.redhat.io/rhacm2/volsync-mover-rsync-rhel8\u0026tag=v2.4.6-8"
}
}
},
{
"category": "product_version",
"name": "rhacm2/work-rhel8@sha256:73b036d1c7b9c44010ef9716be8c96bfd2a7af7e09b2cf3402cc2aac81ef94e4_ppc64le",
"product": {
"name": "rhacm2/work-rhel8@sha256:73b036d1c7b9c44010ef9716be8c96bfd2a7af7e09b2cf3402cc2aac81ef94e4_ppc64le",
"product_id": "rhacm2/work-rhel8@sha256:73b036d1c7b9c44010ef9716be8c96bfd2a7af7e09b2cf3402cc2aac81ef94e4_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/work-rhel8@sha256:73b036d1c7b9c44010ef9716be8c96bfd2a7af7e09b2cf3402cc2aac81ef94e4?arch=ppc64le\u0026repository_url=registry.redhat.io/rhacm2/work-rhel8\u0026tag=v2.4.6-8"
}
}
}
],
"category": "architecture",
"name": "ppc64le"
}
],
"category": "vendor",
"name": "Red Hat"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/acm-grafana-rhel8@sha256:17c53124f6c09cc839f533aee0c870078f547fef29a19803814f5c5fbc5e7939_s390x as a component of Red Hat Advanced Cluster Management for Kubernetes 2.4 for RHEL 8",
"product_id": "8Base-RHACM-2.4:rhacm2/acm-grafana-rhel8@sha256:17c53124f6c09cc839f533aee0c870078f547fef29a19803814f5c5fbc5e7939_s390x"
},
"product_reference": "rhacm2/acm-grafana-rhel8@sha256:17c53124f6c09cc839f533aee0c870078f547fef29a19803814f5c5fbc5e7939_s390x",
"relates_to_product_reference": "8Base-RHACM-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/acm-grafana-rhel8@sha256:644a295644e91a8976d4df02e5ccdd711d8d3c8fa409cae698671b49b96ec00a_ppc64le as a component of Red Hat Advanced Cluster Management for Kubernetes 2.4 for RHEL 8",
"product_id": "8Base-RHACM-2.4:rhacm2/acm-grafana-rhel8@sha256:644a295644e91a8976d4df02e5ccdd711d8d3c8fa409cae698671b49b96ec00a_ppc64le"
},
"product_reference": "rhacm2/acm-grafana-rhel8@sha256:644a295644e91a8976d4df02e5ccdd711d8d3c8fa409cae698671b49b96ec00a_ppc64le",
"relates_to_product_reference": "8Base-RHACM-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/acm-grafana-rhel8@sha256:9c9b992bf748282d7cdc941b7907bbcbabe69a8b287bc4195a6bc8b9d9b6cbd0_amd64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.4 for RHEL 8",
"product_id": "8Base-RHACM-2.4:rhacm2/acm-grafana-rhel8@sha256:9c9b992bf748282d7cdc941b7907bbcbabe69a8b287bc4195a6bc8b9d9b6cbd0_amd64"
},
"product_reference": "rhacm2/acm-grafana-rhel8@sha256:9c9b992bf748282d7cdc941b7907bbcbabe69a8b287bc4195a6bc8b9d9b6cbd0_amd64",
"relates_to_product_reference": "8Base-RHACM-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/acm-must-gather-rhel8@sha256:0cca0dbb0b7adff8eaea1315b422edb6ea1778befa4772f3e6f5755fb5519196_s390x as a component of Red Hat Advanced Cluster Management for Kubernetes 2.4 for RHEL 8",
"product_id": "8Base-RHACM-2.4:rhacm2/acm-must-gather-rhel8@sha256:0cca0dbb0b7adff8eaea1315b422edb6ea1778befa4772f3e6f5755fb5519196_s390x"
},
"product_reference": "rhacm2/acm-must-gather-rhel8@sha256:0cca0dbb0b7adff8eaea1315b422edb6ea1778befa4772f3e6f5755fb5519196_s390x",
"relates_to_product_reference": "8Base-RHACM-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/acm-must-gather-rhel8@sha256:63b5758cfcffe96326b090ae51d38c00ca13b35e9fe5e4354cd33e67d042c41b_amd64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.4 for RHEL 8",
"product_id": "8Base-RHACM-2.4:rhacm2/acm-must-gather-rhel8@sha256:63b5758cfcffe96326b090ae51d38c00ca13b35e9fe5e4354cd33e67d042c41b_amd64"
},
"product_reference": "rhacm2/acm-must-gather-rhel8@sha256:63b5758cfcffe96326b090ae51d38c00ca13b35e9fe5e4354cd33e67d042c41b_amd64",
"relates_to_product_reference": "8Base-RHACM-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/acm-must-gather-rhel8@sha256:cfc97f6c9495bac2635e016dd47049683f8ed78c932ef2c70cec2ec7be323fea_ppc64le as a component of Red Hat Advanced Cluster Management for Kubernetes 2.4 for RHEL 8",
"product_id": "8Base-RHACM-2.4:rhacm2/acm-must-gather-rhel8@sha256:cfc97f6c9495bac2635e016dd47049683f8ed78c932ef2c70cec2ec7be323fea_ppc64le"
},
"product_reference": "rhacm2/acm-must-gather-rhel8@sha256:cfc97f6c9495bac2635e016dd47049683f8ed78c932ef2c70cec2ec7be323fea_ppc64le",
"relates_to_product_reference": "8Base-RHACM-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/acm-operator-bundle@sha256:346215260baa3371853d15ccc451c3ac418813c5cd9b422b0ad9f2dd6ae8a511_s390x as a component of Red Hat Advanced Cluster Management for Kubernetes 2.4 for RHEL 8",
"product_id": "8Base-RHACM-2.4:rhacm2/acm-operator-bundle@sha256:346215260baa3371853d15ccc451c3ac418813c5cd9b422b0ad9f2dd6ae8a511_s390x"
},
"product_reference": "rhacm2/acm-operator-bundle@sha256:346215260baa3371853d15ccc451c3ac418813c5cd9b422b0ad9f2dd6ae8a511_s390x",
"relates_to_product_reference": "8Base-RHACM-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/acm-operator-bundle@sha256:cb4fca4155dc3e274712c0c7609eb6111a6e03207ddaa0d5c3c8752badc15b2c_amd64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.4 for RHEL 8",
"product_id": "8Base-RHACM-2.4:rhacm2/acm-operator-bundle@sha256:cb4fca4155dc3e274712c0c7609eb6111a6e03207ddaa0d5c3c8752badc15b2c_amd64"
},
"product_reference": "rhacm2/acm-operator-bundle@sha256:cb4fca4155dc3e274712c0c7609eb6111a6e03207ddaa0d5c3c8752badc15b2c_amd64",
"relates_to_product_reference": "8Base-RHACM-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/acm-operator-bundle@sha256:cceb82a8492d7e971e515f1a0a5391a1051e4f130f7a14e412def20616e05d40_ppc64le as a component of Red Hat Advanced Cluster Management for Kubernetes 2.4 for RHEL 8",
"product_id": "8Base-RHACM-2.4:rhacm2/acm-operator-bundle@sha256:cceb82a8492d7e971e515f1a0a5391a1051e4f130f7a14e412def20616e05d40_ppc64le"
},
"product_reference": "rhacm2/acm-operator-bundle@sha256:cceb82a8492d7e971e515f1a0a5391a1051e4f130f7a14e412def20616e05d40_ppc64le",
"relates_to_product_reference": "8Base-RHACM-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/agent-service-rhel8@sha256:5b5046b04aa10807a6676916cf4744f0cd36c056dd3fd626304814af2d665cf9_amd64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.4 for RHEL 8",
"product_id": "8Base-RHACM-2.4:rhacm2/agent-service-rhel8@sha256:5b5046b04aa10807a6676916cf4744f0cd36c056dd3fd626304814af2d665cf9_amd64"
},
"product_reference": "rhacm2/agent-service-rhel8@sha256:5b5046b04aa10807a6676916cf4744f0cd36c056dd3fd626304814af2d665cf9_amd64",
"relates_to_product_reference": "8Base-RHACM-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/agent-service-rhel8@sha256:5c89bb44eda9a0754ea1d1ca69ea260f02f060c517194251519439e4b943e46a_ppc64le as a component of Red Hat Advanced Cluster Management for Kubernetes 2.4 for RHEL 8",
"product_id": "8Base-RHACM-2.4:rhacm2/agent-service-rhel8@sha256:5c89bb44eda9a0754ea1d1ca69ea260f02f060c517194251519439e4b943e46a_ppc64le"
},
"product_reference": "rhacm2/agent-service-rhel8@sha256:5c89bb44eda9a0754ea1d1ca69ea260f02f060c517194251519439e4b943e46a_ppc64le",
"relates_to_product_reference": "8Base-RHACM-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/agent-service-rhel8@sha256:cfe9dfc60224b6206d6fbbc4c4ee95e378ce2da8b79c176e5e7bfdd8b0375f88_s390x as a component of Red Hat Advanced Cluster Management for Kubernetes 2.4 for RHEL 8",
"product_id": "8Base-RHACM-2.4:rhacm2/agent-service-rhel8@sha256:cfe9dfc60224b6206d6fbbc4c4ee95e378ce2da8b79c176e5e7bfdd8b0375f88_s390x"
},
"product_reference": "rhacm2/agent-service-rhel8@sha256:cfe9dfc60224b6206d6fbbc4c4ee95e378ce2da8b79c176e5e7bfdd8b0375f88_s390x",
"relates_to_product_reference": "8Base-RHACM-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/application-ui-rhel8@sha256:6acf7df47405a4ccb3ede12db6574a0829d28f94ea5d20d6041db1bd045a90c6_ppc64le as a component of Red Hat Advanced Cluster Management for Kubernetes 2.4 for RHEL 8",
"product_id": "8Base-RHACM-2.4:rhacm2/application-ui-rhel8@sha256:6acf7df47405a4ccb3ede12db6574a0829d28f94ea5d20d6041db1bd045a90c6_ppc64le"
},
"product_reference": "rhacm2/application-ui-rhel8@sha256:6acf7df47405a4ccb3ede12db6574a0829d28f94ea5d20d6041db1bd045a90c6_ppc64le",
"relates_to_product_reference": "8Base-RHACM-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/application-ui-rhel8@sha256:96c10e483a1c99f0ac91fb84df87ebe927e82ca35ef7e36e0f583121dcdd8b15_amd64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.4 for RHEL 8",
"product_id": "8Base-RHACM-2.4:rhacm2/application-ui-rhel8@sha256:96c10e483a1c99f0ac91fb84df87ebe927e82ca35ef7e36e0f583121dcdd8b15_amd64"
},
"product_reference": "rhacm2/application-ui-rhel8@sha256:96c10e483a1c99f0ac91fb84df87ebe927e82ca35ef7e36e0f583121dcdd8b15_amd64",
"relates_to_product_reference": "8Base-RHACM-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/application-ui-rhel8@sha256:ffb0b475eccc16a227f13a3d0d332f9cd9b96eade52646352a7497f903edf1a2_s390x as a component of Red Hat Advanced Cluster Management for Kubernetes 2.4 for RHEL 8",
"product_id": "8Base-RHACM-2.4:rhacm2/application-ui-rhel8@sha256:ffb0b475eccc16a227f13a3d0d332f9cd9b96eade52646352a7497f903edf1a2_s390x"
},
"product_reference": "rhacm2/application-ui-rhel8@sha256:ffb0b475eccc16a227f13a3d0d332f9cd9b96eade52646352a7497f903edf1a2_s390x",
"relates_to_product_reference": "8Base-RHACM-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/assisted-image-service-rhel8@sha256:2c2f96ebf908cf415613aec65a414884ec35784e4bdcd4c4b4978aa98149af4d_amd64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.4 for RHEL 8",
"product_id": "8Base-RHACM-2.4:rhacm2/assisted-image-service-rhel8@sha256:2c2f96ebf908cf415613aec65a414884ec35784e4bdcd4c4b4978aa98149af4d_amd64"
},
"product_reference": "rhacm2/assisted-image-service-rhel8@sha256:2c2f96ebf908cf415613aec65a414884ec35784e4bdcd4c4b4978aa98149af4d_amd64",
"relates_to_product_reference": "8Base-RHACM-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/assisted-image-service-rhel8@sha256:c89023b0b424e2b8800399fc4b6cfa9336248f3222097c094d33fd2b872398aa_ppc64le as a component of Red Hat Advanced Cluster Management for Kubernetes 2.4 for RHEL 8",
"product_id": "8Base-RHACM-2.4:rhacm2/assisted-image-service-rhel8@sha256:c89023b0b424e2b8800399fc4b6cfa9336248f3222097c094d33fd2b872398aa_ppc64le"
},
"product_reference": "rhacm2/assisted-image-service-rhel8@sha256:c89023b0b424e2b8800399fc4b6cfa9336248f3222097c094d33fd2b872398aa_ppc64le",
"relates_to_product_reference": "8Base-RHACM-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/assisted-image-service-rhel8@sha256:e49c328eb815293dd606199a0b8a2bd0db6bbf5d87eeaa7902d6d4df1bb41d35_s390x as a component of Red Hat Advanced Cluster Management for Kubernetes 2.4 for RHEL 8",
"product_id": "8Base-RHACM-2.4:rhacm2/assisted-image-service-rhel8@sha256:e49c328eb815293dd606199a0b8a2bd0db6bbf5d87eeaa7902d6d4df1bb41d35_s390x"
},
"product_reference": "rhacm2/assisted-image-service-rhel8@sha256:e49c328eb815293dd606199a0b8a2bd0db6bbf5d87eeaa7902d6d4df1bb41d35_s390x",
"relates_to_product_reference": "8Base-RHACM-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/assisted-installer-agent-rhel8@sha256:86fd675a09451d3ee552452999cd2c82410174f5e55dcfd4f21286559363217e_amd64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.4 for RHEL 8",
"product_id": "8Base-RHACM-2.4:rhacm2/assisted-installer-agent-rhel8@sha256:86fd675a09451d3ee552452999cd2c82410174f5e55dcfd4f21286559363217e_amd64"
},
"product_reference": "rhacm2/assisted-installer-agent-rhel8@sha256:86fd675a09451d3ee552452999cd2c82410174f5e55dcfd4f21286559363217e_amd64",
"relates_to_product_reference": "8Base-RHACM-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/assisted-installer-reporter-rhel8@sha256:dcc214165e5c895925f52673577fa73274b017e3e9017818bf5c0327b3600ffb_ppc64le as a component of Red Hat Advanced Cluster Management for Kubernetes 2.4 for RHEL 8",
"product_id": "8Base-RHACM-2.4:rhacm2/assisted-installer-reporter-rhel8@sha256:dcc214165e5c895925f52673577fa73274b017e3e9017818bf5c0327b3600ffb_ppc64le"
},
"product_reference": "rhacm2/assisted-installer-reporter-rhel8@sha256:dcc214165e5c895925f52673577fa73274b017e3e9017818bf5c0327b3600ffb_ppc64le",
"relates_to_product_reference": "8Base-RHACM-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/assisted-installer-reporter-rhel8@sha256:f7004db056478b4c1b101ab0ceac24f78dbefc018a1e76e12e8a4f69fd171175_amd64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.4 for RHEL 8",
"product_id": "8Base-RHACM-2.4:rhacm2/assisted-installer-reporter-rhel8@sha256:f7004db056478b4c1b101ab0ceac24f78dbefc018a1e76e12e8a4f69fd171175_amd64"
},
"product_reference": "rhacm2/assisted-installer-reporter-rhel8@sha256:f7004db056478b4c1b101ab0ceac24f78dbefc018a1e76e12e8a4f69fd171175_amd64",
"relates_to_product_reference": "8Base-RHACM-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/assisted-installer-rhel8@sha256:6e002bec6af8e7d7b0c89bc25f4a9e3224e47f5638be7cc2a9c68a5e92447254_amd64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.4 for RHEL 8",
"product_id": "8Base-RHACM-2.4:rhacm2/assisted-installer-rhel8@sha256:6e002bec6af8e7d7b0c89bc25f4a9e3224e47f5638be7cc2a9c68a5e92447254_amd64"
},
"product_reference": "rhacm2/assisted-installer-rhel8@sha256:6e002bec6af8e7d7b0c89bc25f4a9e3224e47f5638be7cc2a9c68a5e92447254_amd64",
"relates_to_product_reference": "8Base-RHACM-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/assisted-installer-rhel8@sha256:815976efa30282899af7de91b5df1fdeca10c709d0fc60d09d8f3abb1c2acdc3_ppc64le as a component of Red Hat Advanced Cluster Management for Kubernetes 2.4 for RHEL 8",
"product_id": "8Base-RHACM-2.4:rhacm2/assisted-installer-rhel8@sha256:815976efa30282899af7de91b5df1fdeca10c709d0fc60d09d8f3abb1c2acdc3_ppc64le"
},
"product_reference": "rhacm2/assisted-installer-rhel8@sha256:815976efa30282899af7de91b5df1fdeca10c709d0fc60d09d8f3abb1c2acdc3_ppc64le",
"relates_to_product_reference": "8Base-RHACM-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/cert-policy-controller-rhel8@sha256:0e30470d12e11f473750e0b95833d0d1fe6fd3ee9d9d0c5d7454614449156148_s390x as a component of Red Hat Advanced Cluster Management for Kubernetes 2.4 for RHEL 8",
"product_id": "8Base-RHACM-2.4:rhacm2/cert-policy-controller-rhel8@sha256:0e30470d12e11f473750e0b95833d0d1fe6fd3ee9d9d0c5d7454614449156148_s390x"
},
"product_reference": "rhacm2/cert-policy-controller-rhel8@sha256:0e30470d12e11f473750e0b95833d0d1fe6fd3ee9d9d0c5d7454614449156148_s390x",
"relates_to_product_reference": "8Base-RHACM-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/cert-policy-controller-rhel8@sha256:2324eeab4219c1c953b698cbd1cf57e0af777f31042de00eaaa2bf163f84cae1_amd64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.4 for RHEL 8",
"product_id": "8Base-RHACM-2.4:rhacm2/cert-policy-controller-rhel8@sha256:2324eeab4219c1c953b698cbd1cf57e0af777f31042de00eaaa2bf163f84cae1_amd64"
},
"product_reference": "rhacm2/cert-policy-controller-rhel8@sha256:2324eeab4219c1c953b698cbd1cf57e0af777f31042de00eaaa2bf163f84cae1_amd64",
"relates_to_product_reference": "8Base-RHACM-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/cert-policy-controller-rhel8@sha256:c3d60eaf9f775e623114d093450b5d170b4048ef1e52267a2153ec54489bd00f_ppc64le as a component of Red Hat Advanced Cluster Management for Kubernetes 2.4 for RHEL 8",
"product_id": "8Base-RHACM-2.4:rhacm2/cert-policy-controller-rhel8@sha256:c3d60eaf9f775e623114d093450b5d170b4048ef1e52267a2153ec54489bd00f_ppc64le"
},
"product_reference": "rhacm2/cert-policy-controller-rhel8@sha256:c3d60eaf9f775e623114d093450b5d170b4048ef1e52267a2153ec54489bd00f_ppc64le",
"relates_to_product_reference": "8Base-RHACM-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/cluster-backup-rhel8-operator@sha256:9969b8f2f91bd0a3ef0e89300d66a656238a3a3361d56cf7fc0eb55db1752782_amd64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.4 for RHEL 8",
"product_id": "8Base-RHACM-2.4:rhacm2/cluster-backup-rhel8-operator@sha256:9969b8f2f91bd0a3ef0e89300d66a656238a3a3361d56cf7fc0eb55db1752782_amd64"
},
"product_reference": "rhacm2/cluster-backup-rhel8-operator@sha256:9969b8f2f91bd0a3ef0e89300d66a656238a3a3361d56cf7fc0eb55db1752782_amd64",
"relates_to_product_reference": "8Base-RHACM-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/cluster-backup-rhel8-operator@sha256:d5639931ddcb1288f279f54a3688fcb8c94d710a457917c46bfa3db6cd1a317b_s390x as a component of Red Hat Advanced Cluster Management for Kubernetes 2.4 for RHEL 8",
"product_id": "8Base-RHACM-2.4:rhacm2/cluster-backup-rhel8-operator@sha256:d5639931ddcb1288f279f54a3688fcb8c94d710a457917c46bfa3db6cd1a317b_s390x"
},
"product_reference": "rhacm2/cluster-backup-rhel8-operator@sha256:d5639931ddcb1288f279f54a3688fcb8c94d710a457917c46bfa3db6cd1a317b_s390x",
"relates_to_product_reference": "8Base-RHACM-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/cluster-backup-rhel8-operator@sha256:fa4667d27a8778efc83ace86657c638aacb7ccc3168c489d427c1d6ab834cbb2_ppc64le as a component of Red Hat Advanced Cluster Management for Kubernetes 2.4 for RHEL 8",
"product_id": "8Base-RHACM-2.4:rhacm2/cluster-backup-rhel8-operator@sha256:fa4667d27a8778efc83ace86657c638aacb7ccc3168c489d427c1d6ab834cbb2_ppc64le"
},
"product_reference": "rhacm2/cluster-backup-rhel8-operator@sha256:fa4667d27a8778efc83ace86657c638aacb7ccc3168c489d427c1d6ab834cbb2_ppc64le",
"relates_to_product_reference": "8Base-RHACM-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/cluster-curator-controller-rhel8@sha256:4b32ee29c898c9f52a5fdeed3a6a595ac157db7051b36086eddf7a8f91b2ec08_ppc64le as a component of Red Hat Advanced Cluster Management for Kubernetes 2.4 for RHEL 8",
"product_id": "8Base-RHACM-2.4:rhacm2/cluster-curator-controller-rhel8@sha256:4b32ee29c898c9f52a5fdeed3a6a595ac157db7051b36086eddf7a8f91b2ec08_ppc64le"
},
"product_reference": "rhacm2/cluster-curator-controller-rhel8@sha256:4b32ee29c898c9f52a5fdeed3a6a595ac157db7051b36086eddf7a8f91b2ec08_ppc64le",
"relates_to_product_reference": "8Base-RHACM-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/cluster-curator-controller-rhel8@sha256:9e6a260d8130731601612a56cea728fc6b80cfa3d7fd8b6612175ff76b290dea_s390x as a component of Red Hat Advanced Cluster Management for Kubernetes 2.4 for RHEL 8",
"product_id": "8Base-RHACM-2.4:rhacm2/cluster-curator-controller-rhel8@sha256:9e6a260d8130731601612a56cea728fc6b80cfa3d7fd8b6612175ff76b290dea_s390x"
},
"product_reference": "rhacm2/cluster-curator-controller-rhel8@sha256:9e6a260d8130731601612a56cea728fc6b80cfa3d7fd8b6612175ff76b290dea_s390x",
"relates_to_product_reference": "8Base-RHACM-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/cluster-curator-controller-rhel8@sha256:faa454bab3f9ea36a2d5a1eaa16806ac3669472856833e750571e45da7074d40_amd64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.4 for RHEL 8",
"product_id": "8Base-RHACM-2.4:rhacm2/cluster-curator-controller-rhel8@sha256:faa454bab3f9ea36a2d5a1eaa16806ac3669472856833e750571e45da7074d40_amd64"
},
"product_reference": "rhacm2/cluster-curator-controller-rhel8@sha256:faa454bab3f9ea36a2d5a1eaa16806ac3669472856833e750571e45da7074d40_amd64",
"relates_to_product_reference": "8Base-RHACM-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/cluster-proxy-addon-rhel8@sha256:03d738d93d893b9fd9d2587e14b9a7a92bbb5eca4b85901b5e07cff1e7a3ab73_s390x as a component of Red Hat Advanced Cluster Management for Kubernetes 2.4 for RHEL 8",
"product_id": "8Base-RHACM-2.4:rhacm2/cluster-proxy-addon-rhel8@sha256:03d738d93d893b9fd9d2587e14b9a7a92bbb5eca4b85901b5e07cff1e7a3ab73_s390x"
},
"product_reference": "rhacm2/cluster-proxy-addon-rhel8@sha256:03d738d93d893b9fd9d2587e14b9a7a92bbb5eca4b85901b5e07cff1e7a3ab73_s390x",
"relates_to_product_reference": "8Base-RHACM-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/cluster-proxy-addon-rhel8@sha256:22c9595f3f4d95b6dc6c17ce5412f4131d9ce501f2660f23d176f276c4a97a73_ppc64le as a component of Red Hat Advanced Cluster Management for Kubernetes 2.4 for RHEL 8",
"product_id": "8Base-RHACM-2.4:rhacm2/cluster-proxy-addon-rhel8@sha256:22c9595f3f4d95b6dc6c17ce5412f4131d9ce501f2660f23d176f276c4a97a73_ppc64le"
},
"product_reference": "rhacm2/cluster-proxy-addon-rhel8@sha256:22c9595f3f4d95b6dc6c17ce5412f4131d9ce501f2660f23d176f276c4a97a73_ppc64le",
"relates_to_product_reference": "8Base-RHACM-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/cluster-proxy-addon-rhel8@sha256:ae6de1e14b7897a944733cdb9963f31990d696a66260974d3f692e0af87161d3_amd64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.4 for RHEL 8",
"product_id": "8Base-RHACM-2.4:rhacm2/cluster-proxy-addon-rhel8@sha256:ae6de1e14b7897a944733cdb9963f31990d696a66260974d3f692e0af87161d3_amd64"
},
"product_reference": "rhacm2/cluster-proxy-addon-rhel8@sha256:ae6de1e14b7897a944733cdb9963f31990d696a66260974d3f692e0af87161d3_amd64",
"relates_to_product_reference": "8Base-RHACM-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/clusterclaims-controller-rhel8@sha256:2c7f03c0ca17163c949249bb4b480a0fd2c986e55b0dc23c6cd3b0a974b4c229_ppc64le as a component of Red Hat Advanced Cluster Management for Kubernetes 2.4 for RHEL 8",
"product_id": "8Base-RHACM-2.4:rhacm2/clusterclaims-controller-rhel8@sha256:2c7f03c0ca17163c949249bb4b480a0fd2c986e55b0dc23c6cd3b0a974b4c229_ppc64le"
},
"product_reference": "rhacm2/clusterclaims-controller-rhel8@sha256:2c7f03c0ca17163c949249bb4b480a0fd2c986e55b0dc23c6cd3b0a974b4c229_ppc64le",
"relates_to_product_reference": "8Base-RHACM-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/clusterclaims-controller-rhel8@sha256:bd8fa875e2c6b6c650c21089441b417ae657b8e1fda2786d2f328978776a6883_s390x as a component of Red Hat Advanced Cluster Management for Kubernetes 2.4 for RHEL 8",
"product_id": "8Base-RHACM-2.4:rhacm2/clusterclaims-controller-rhel8@sha256:bd8fa875e2c6b6c650c21089441b417ae657b8e1fda2786d2f328978776a6883_s390x"
},
"product_reference": "rhacm2/clusterclaims-controller-rhel8@sha256:bd8fa875e2c6b6c650c21089441b417ae657b8e1fda2786d2f328978776a6883_s390x",
"relates_to_product_reference": "8Base-RHACM-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/clusterclaims-controller-rhel8@sha256:c49c92c632968e08f74d08eaa99862f0dd8dd1fe4a85f05e57efa90e5dca5563_amd64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.4 for RHEL 8",
"product_id": "8Base-RHACM-2.4:rhacm2/clusterclaims-controller-rhel8@sha256:c49c92c632968e08f74d08eaa99862f0dd8dd1fe4a85f05e57efa90e5dca5563_amd64"
},
"product_reference": "rhacm2/clusterclaims-controller-rhel8@sha256:c49c92c632968e08f74d08eaa99862f0dd8dd1fe4a85f05e57efa90e5dca5563_amd64",
"relates_to_product_reference": "8Base-RHACM-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/clusterlifecycle-state-metrics-rhel8@sha256:3711cb41642a7fffc69a0c98db128d39d980555127f22a9d1dfd76c9631b8edc_ppc64le as a component of Red Hat Advanced Cluster Management for Kubernetes 2.4 for RHEL 8",
"product_id": "8Base-RHACM-2.4:rhacm2/clusterlifecycle-state-metrics-rhel8@sha256:3711cb41642a7fffc69a0c98db128d39d980555127f22a9d1dfd76c9631b8edc_ppc64le"
},
"product_reference": "rhacm2/clusterlifecycle-state-metrics-rhel8@sha256:3711cb41642a7fffc69a0c98db128d39d980555127f22a9d1dfd76c9631b8edc_ppc64le",
"relates_to_product_reference": "8Base-RHACM-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/clusterlifecycle-state-metrics-rhel8@sha256:60a54bc76a84f2369b02dc1b9b0d8353da93acc9f8193a26739110c6fe59abdd_s390x as a component of Red Hat Advanced Cluster Management for Kubernetes 2.4 for RHEL 8",
"product_id": "8Base-RHACM-2.4:rhacm2/clusterlifecycle-state-metrics-rhel8@sha256:60a54bc76a84f2369b02dc1b9b0d8353da93acc9f8193a26739110c6fe59abdd_s390x"
},
"product_reference": "rhacm2/clusterlifecycle-state-metrics-rhel8@sha256:60a54bc76a84f2369b02dc1b9b0d8353da93acc9f8193a26739110c6fe59abdd_s390x",
"relates_to_product_reference": "8Base-RHACM-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/clusterlifecycle-state-metrics-rhel8@sha256:6df08e52cee6890187b6be3a62b36c18fcff7e34630da933e0a5f7bcecec6b4c_amd64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.4 for RHEL 8",
"product_id": "8Base-RHACM-2.4:rhacm2/clusterlifecycle-state-metrics-rhel8@sha256:6df08e52cee6890187b6be3a62b36c18fcff7e34630da933e0a5f7bcecec6b4c_amd64"
},
"product_reference": "rhacm2/clusterlifecycle-state-metrics-rhel8@sha256:6df08e52cee6890187b6be3a62b36c18fcff7e34630da933e0a5f7bcecec6b4c_amd64",
"relates_to_product_reference": "8Base-RHACM-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/config-policy-controller-rhel8@sha256:8fb0581852dc1dfd80a81ba03c6976da1aa8d93675f626765f2266adfa94d5ac_s390x as a component of Red Hat Advanced Cluster Management for Kubernetes 2.4 for RHEL 8",
"product_id": "8Base-RHACM-2.4:rhacm2/config-policy-controller-rhel8@sha256:8fb0581852dc1dfd80a81ba03c6976da1aa8d93675f626765f2266adfa94d5ac_s390x"
},
"product_reference": "rhacm2/config-policy-controller-rhel8@sha256:8fb0581852dc1dfd80a81ba03c6976da1aa8d93675f626765f2266adfa94d5ac_s390x",
"relates_to_product_reference": "8Base-RHACM-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/config-policy-controller-rhel8@sha256:929233f873cbf980fb850a9812c98bd09f907e26d9afeb1c0198d52776e33b32_ppc64le as a component of Red Hat Advanced Cluster Management for Kubernetes 2.4 for RHEL 8",
"product_id": "8Base-RHACM-2.4:rhacm2/config-policy-controller-rhel8@sha256:929233f873cbf980fb850a9812c98bd09f907e26d9afeb1c0198d52776e33b32_ppc64le"
},
"product_reference": "rhacm2/config-policy-controller-rhel8@sha256:929233f873cbf980fb850a9812c98bd09f907e26d9afeb1c0198d52776e33b32_ppc64le",
"relates_to_product_reference": "8Base-RHACM-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/config-policy-controller-rhel8@sha256:a3653dcecb777d7b3915c49b7999793b90dd4524628d5517368a0837af46aa07_amd64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.4 for RHEL 8",
"product_id": "8Base-RHACM-2.4:rhacm2/config-policy-controller-rhel8@sha256:a3653dcecb777d7b3915c49b7999793b90dd4524628d5517368a0837af46aa07_amd64"
},
"product_reference": "rhacm2/config-policy-controller-rhel8@sha256:a3653dcecb777d7b3915c49b7999793b90dd4524628d5517368a0837af46aa07_amd64",
"relates_to_product_reference": "8Base-RHACM-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/console-api-rhel8@sha256:02481bcf2ddd1771d965e947cfcbad66540e2df055a3013bee5185ab84960d6d_ppc64le as a component of Red Hat Advanced Cluster Management for Kubernetes 2.4 for RHEL 8",
"product_id": "8Base-RHACM-2.4:rhacm2/console-api-rhel8@sha256:02481bcf2ddd1771d965e947cfcbad66540e2df055a3013bee5185ab84960d6d_ppc64le"
},
"product_reference": "rhacm2/console-api-rhel8@sha256:02481bcf2ddd1771d965e947cfcbad66540e2df055a3013bee5185ab84960d6d_ppc64le",
"relates_to_product_reference": "8Base-RHACM-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/console-api-rhel8@sha256:3a47d211370efc6e1661d4d0abd0d5abc65d8a759218af7c2722db820a664d8c_s390x as a component of Red Hat Advanced Cluster Management for Kubernetes 2.4 for RHEL 8",
"product_id": "8Base-RHACM-2.4:rhacm2/console-api-rhel8@sha256:3a47d211370efc6e1661d4d0abd0d5abc65d8a759218af7c2722db820a664d8c_s390x"
},
"product_reference": "rhacm2/console-api-rhel8@sha256:3a47d211370efc6e1661d4d0abd0d5abc65d8a759218af7c2722db820a664d8c_s390x",
"relates_to_product_reference": "8Base-RHACM-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/console-api-rhel8@sha256:789e1950e886e54c341699cc8ec0c4bfb9a0e295e49961366759e861d32d5ef9_amd64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.4 for RHEL 8",
"product_id": "8Base-RHACM-2.4:rhacm2/console-api-rhel8@sha256:789e1950e886e54c341699cc8ec0c4bfb9a0e295e49961366759e861d32d5ef9_amd64"
},
"product_reference": "rhacm2/console-api-rhel8@sha256:789e1950e886e54c341699cc8ec0c4bfb9a0e295e49961366759e861d32d5ef9_amd64",
"relates_to_product_reference": "8Base-RHACM-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/console-rhel8@sha256:5215e1a2f456b83ba4ae02ea653bef51d331ced6e9a4c67958e8c41cd88aa818_s390x as a component of Red Hat Advanced Cluster Management for Kubernetes 2.4 for RHEL 8",
"product_id": "8Base-RHACM-2.4:rhacm2/console-rhel8@sha256:5215e1a2f456b83ba4ae02ea653bef51d331ced6e9a4c67958e8c41cd88aa818_s390x"
},
"product_reference": "rhacm2/console-rhel8@sha256:5215e1a2f456b83ba4ae02ea653bef51d331ced6e9a4c67958e8c41cd88aa818_s390x",
"relates_to_product_reference": "8Base-RHACM-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/console-rhel8@sha256:d5cbabd5d26e6e712d9f531db8ebaa3a793599538ef2e62262b02c165ea74b9a_ppc64le as a component of Red Hat Advanced Cluster Management for Kubernetes 2.4 for RHEL 8",
"product_id": "8Base-RHACM-2.4:rhacm2/console-rhel8@sha256:d5cbabd5d26e6e712d9f531db8ebaa3a793599538ef2e62262b02c165ea74b9a_ppc64le"
},
"product_reference": "rhacm2/console-rhel8@sha256:d5cbabd5d26e6e712d9f531db8ebaa3a793599538ef2e62262b02c165ea74b9a_ppc64le",
"relates_to_product_reference": "8Base-RHACM-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/console-rhel8@sha256:e797bce5724653b3ae0395c66c4796dc0594002cdde7242f4fd29c2fd5e703fa_amd64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.4 for RHEL 8",
"product_id": "8Base-RHACM-2.4:rhacm2/console-rhel8@sha256:e797bce5724653b3ae0395c66c4796dc0594002cdde7242f4fd29c2fd5e703fa_amd64"
},
"product_reference": "rhacm2/console-rhel8@sha256:e797bce5724653b3ae0395c66c4796dc0594002cdde7242f4fd29c2fd5e703fa_amd64",
"relates_to_product_reference": "8Base-RHACM-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/discovery-rhel8-operator@sha256:224af94e4e027bfb7edff3f889ec08aa031eaede2e4a02c67ce2925f29230ea8_s390x as a component of Red Hat Advanced Cluster Management for Kubernetes 2.4 for RHEL 8",
"product_id": "8Base-RHACM-2.4:rhacm2/discovery-rhel8-operator@sha256:224af94e4e027bfb7edff3f889ec08aa031eaede2e4a02c67ce2925f29230ea8_s390x"
},
"product_reference": "rhacm2/discovery-rhel8-operator@sha256:224af94e4e027bfb7edff3f889ec08aa031eaede2e4a02c67ce2925f29230ea8_s390x",
"relates_to_product_reference": "8Base-RHACM-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/discovery-rhel8-operator@sha256:5dd54d496d15c262072c6024385e9fbf016edabe8a6bcdf31ec63ed5c445088c_amd64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.4 for RHEL 8",
"product_id": "8Base-RHACM-2.4:rhacm2/discovery-rhel8-operator@sha256:5dd54d496d15c262072c6024385e9fbf016edabe8a6bcdf31ec63ed5c445088c_amd64"
},
"product_reference": "rhacm2/discovery-rhel8-operator@sha256:5dd54d496d15c262072c6024385e9fbf016edabe8a6bcdf31ec63ed5c445088c_amd64",
"relates_to_product_reference": "8Base-RHACM-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/discovery-rhel8-operator@sha256:f64cae3c176e4b18af716ba054dcebafa07c3f893943de09b7dfd0285a9271d5_ppc64le as a component of Red Hat Advanced Cluster Management for Kubernetes 2.4 for RHEL 8",
"product_id": "8Base-RHACM-2.4:rhacm2/discovery-rhel8-operator@sha256:f64cae3c176e4b18af716ba054dcebafa07c3f893943de09b7dfd0285a9271d5_ppc64le"
},
"product_reference": "rhacm2/discovery-rhel8-operator@sha256:f64cae3c176e4b18af716ba054dcebafa07c3f893943de09b7dfd0285a9271d5_ppc64le",
"relates_to_product_reference": "8Base-RHACM-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/endpoint-monitoring-rhel8-operator@sha256:516888a8ee8d509b77cda6ef2154a6d70a94a48a2c8c5bc7a9b1b9f2e089ff57_ppc64le as a component of Red Hat Advanced Cluster Management for Kubernetes 2.4 for RHEL 8",
"product_id": "8Base-RHACM-2.4:rhacm2/endpoint-monitoring-rhel8-operator@sha256:516888a8ee8d509b77cda6ef2154a6d70a94a48a2c8c5bc7a9b1b9f2e089ff57_ppc64le"
},
"product_reference": "rhacm2/endpoint-monitoring-rhel8-operator@sha256:516888a8ee8d509b77cda6ef2154a6d70a94a48a2c8c5bc7a9b1b9f2e089ff57_ppc64le",
"relates_to_product_reference": "8Base-RHACM-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/endpoint-monitoring-rhel8-operator@sha256:c48ced70438f389ee0a22a8670db80c121c087728533c5cd2070751ce3b2614e_amd64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.4 for RHEL 8",
"product_id": "8Base-RHACM-2.4:rhacm2/endpoint-monitoring-rhel8-operator@sha256:c48ced70438f389ee0a22a8670db80c121c087728533c5cd2070751ce3b2614e_amd64"
},
"product_reference": "rhacm2/endpoint-monitoring-rhel8-operator@sha256:c48ced70438f389ee0a22a8670db80c121c087728533c5cd2070751ce3b2614e_amd64",
"relates_to_product_reference": "8Base-RHACM-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/endpoint-monitoring-rhel8-operator@sha256:ee184be0540e401b6834747b6632b11d69269f3d9ab44bc4aaab9fc9877191aa_s390x as a component of Red Hat Advanced Cluster Management for Kubernetes 2.4 for RHEL 8",
"product_id": "8Base-RHACM-2.4:rhacm2/endpoint-monitoring-rhel8-operator@sha256:ee184be0540e401b6834747b6632b11d69269f3d9ab44bc4aaab9fc9877191aa_s390x"
},
"product_reference": "rhacm2/endpoint-monitoring-rhel8-operator@sha256:ee184be0540e401b6834747b6632b11d69269f3d9ab44bc4aaab9fc9877191aa_s390x",
"relates_to_product_reference": "8Base-RHACM-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/governance-policy-propagator-rhel8@sha256:b5a8689de0cc37c38daca89e1a6f64b6601b341a8f12ef6c093ec12b83bca4e8_s390x as a component of Red Hat Advanced Cluster Management for Kubernetes 2.4 for RHEL 8",
"product_id": "8Base-RHACM-2.4:rhacm2/governance-policy-propagator-rhel8@sha256:b5a8689de0cc37c38daca89e1a6f64b6601b341a8f12ef6c093ec12b83bca4e8_s390x"
},
"product_reference": "rhacm2/governance-policy-propagator-rhel8@sha256:b5a8689de0cc37c38daca89e1a6f64b6601b341a8f12ef6c093ec12b83bca4e8_s390x",
"relates_to_product_reference": "8Base-RHACM-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/governance-policy-propagator-rhel8@sha256:f885cac3c1b78c94885f9a9e197511c51b5470b192d6ac48e6cb20a592b36832_ppc64le as a component of Red Hat Advanced Cluster Management for Kubernetes 2.4 for RHEL 8",
"product_id": "8Base-RHACM-2.4:rhacm2/governance-policy-propagator-rhel8@sha256:f885cac3c1b78c94885f9a9e197511c51b5470b192d6ac48e6cb20a592b36832_ppc64le"
},
"product_reference": "rhacm2/governance-policy-propagator-rhel8@sha256:f885cac3c1b78c94885f9a9e197511c51b5470b192d6ac48e6cb20a592b36832_ppc64le",
"relates_to_product_reference": "8Base-RHACM-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/governance-policy-propagator-rhel8@sha256:fbec65b4937bbdad28cc1e04b5b215caddeaacda3a844cd0a45ade093997adc3_amd64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.4 for RHEL 8",
"product_id": "8Base-RHACM-2.4:rhacm2/governance-policy-propagator-rhel8@sha256:fbec65b4937bbdad28cc1e04b5b215caddeaacda3a844cd0a45ade093997adc3_amd64"
},
"product_reference": "rhacm2/governance-policy-propagator-rhel8@sha256:fbec65b4937bbdad28cc1e04b5b215caddeaacda3a844cd0a45ade093997adc3_amd64",
"relates_to_product_reference": "8Base-RHACM-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/governance-policy-spec-sync-rhel8@sha256:2c130b6df67cd0a8ee055d9b8bb3ede4bcf211978db7cdd892f78bf1d56dd269_amd64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.4 for RHEL 8",
"product_id": "8Base-RHACM-2.4:rhacm2/governance-policy-spec-sync-rhel8@sha256:2c130b6df67cd0a8ee055d9b8bb3ede4bcf211978db7cdd892f78bf1d56dd269_amd64"
},
"product_reference": "rhacm2/governance-policy-spec-sync-rhel8@sha256:2c130b6df67cd0a8ee055d9b8bb3ede4bcf211978db7cdd892f78bf1d56dd269_amd64",
"relates_to_product_reference": "8Base-RHACM-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/governance-policy-spec-sync-rhel8@sha256:6a8227f1560751fd8e1d2ec8136d8855599727eb7ad382bd5b18167ba46b31ff_ppc64le as a component of Red Hat Advanced Cluster Management for Kubernetes 2.4 for RHEL 8",
"product_id": "8Base-RHACM-2.4:rhacm2/governance-policy-spec-sync-rhel8@sha256:6a8227f1560751fd8e1d2ec8136d8855599727eb7ad382bd5b18167ba46b31ff_ppc64le"
},
"product_reference": "rhacm2/governance-policy-spec-sync-rhel8@sha256:6a8227f1560751fd8e1d2ec8136d8855599727eb7ad382bd5b18167ba46b31ff_ppc64le",
"relates_to_product_reference": "8Base-RHACM-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/governance-policy-spec-sync-rhel8@sha256:c2c6ab3e7317dee023b79cc868c052a8a602610925932358498a3a215d5c8089_s390x as a component of Red Hat Advanced Cluster Management for Kubernetes 2.4 for RHEL 8",
"product_id": "8Base-RHACM-2.4:rhacm2/governance-policy-spec-sync-rhel8@sha256:c2c6ab3e7317dee023b79cc868c052a8a602610925932358498a3a215d5c8089_s390x"
},
"product_reference": "rhacm2/governance-policy-spec-sync-rhel8@sha256:c2c6ab3e7317dee023b79cc868c052a8a602610925932358498a3a215d5c8089_s390x",
"relates_to_product_reference": "8Base-RHACM-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/governance-policy-status-sync-rhel8@sha256:385006b34743b689054c581eaaffb5298adfd092eaa13ff6c24f28fa5b79a178_amd64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.4 for RHEL 8",
"product_id": "8Base-RHACM-2.4:rhacm2/governance-policy-status-sync-rhel8@sha256:385006b34743b689054c581eaaffb5298adfd092eaa13ff6c24f28fa5b79a178_amd64"
},
"product_reference": "rhacm2/governance-policy-status-sync-rhel8@sha256:385006b34743b689054c581eaaffb5298adfd092eaa13ff6c24f28fa5b79a178_amd64",
"relates_to_product_reference": "8Base-RHACM-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/governance-policy-status-sync-rhel8@sha256:6c2ec36725b956432591b6cb6a20d4eb2ac3bf759ab4a901f581c81bcb12270c_ppc64le as a component of Red Hat Advanced Cluster Management for Kubernetes 2.4 for RHEL 8",
"product_id": "8Base-RHACM-2.4:rhacm2/governance-policy-status-sync-rhel8@sha256:6c2ec36725b956432591b6cb6a20d4eb2ac3bf759ab4a901f581c81bcb12270c_ppc64le"
},
"product_reference": "rhacm2/governance-policy-status-sync-rhel8@sha256:6c2ec36725b956432591b6cb6a20d4eb2ac3bf759ab4a901f581c81bcb12270c_ppc64le",
"relates_to_product_reference": "8Base-RHACM-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/governance-policy-status-sync-rhel8@sha256:76f717cb9fe271941f45794a8dd9ebb85af0f7ab6cd104a698352b875e1b721d_s390x as a component of Red Hat Advanced Cluster Management for Kubernetes 2.4 for RHEL 8",
"product_id": "8Base-RHACM-2.4:rhacm2/governance-policy-status-sync-rhel8@sha256:76f717cb9fe271941f45794a8dd9ebb85af0f7ab6cd104a698352b875e1b721d_s390x"
},
"product_reference": "rhacm2/governance-policy-status-sync-rhel8@sha256:76f717cb9fe271941f45794a8dd9ebb85af0f7ab6cd104a698352b875e1b721d_s390x",
"relates_to_product_reference": "8Base-RHACM-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/governance-policy-template-sync-rhel8@sha256:2d0d4141d0df7a5309edb3aa064591479facd14d604f5338383a88a7c01fb976_s390x as a component of Red Hat Advanced Cluster Management for Kubernetes 2.4 for RHEL 8",
"product_id": "8Base-RHACM-2.4:rhacm2/governance-policy-template-sync-rhel8@sha256:2d0d4141d0df7a5309edb3aa064591479facd14d604f5338383a88a7c01fb976_s390x"
},
"product_reference": "rhacm2/governance-policy-template-sync-rhel8@sha256:2d0d4141d0df7a5309edb3aa064591479facd14d604f5338383a88a7c01fb976_s390x",
"relates_to_product_reference": "8Base-RHACM-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/governance-policy-template-sync-rhel8@sha256:a96e372e54eadb8c0f384eaf5295a5a17ab701c5051b5ae59341ecc01489099b_ppc64le as a component of Red Hat Advanced Cluster Management for Kubernetes 2.4 for RHEL 8",
"product_id": "8Base-RHACM-2.4:rhacm2/governance-policy-template-sync-rhel8@sha256:a96e372e54eadb8c0f384eaf5295a5a17ab701c5051b5ae59341ecc01489099b_ppc64le"
},
"product_reference": "rhacm2/governance-policy-template-sync-rhel8@sha256:a96e372e54eadb8c0f384eaf5295a5a17ab701c5051b5ae59341ecc01489099b_ppc64le",
"relates_to_product_reference": "8Base-RHACM-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/governance-policy-template-sync-rhel8@sha256:d9135c4c5eb68af915b552e2d7fe62251f4a3a23d45a7b193d754b7da900b159_amd64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.4 for RHEL 8",
"product_id": "8Base-RHACM-2.4:rhacm2/governance-policy-template-sync-rhel8@sha256:d9135c4c5eb68af915b552e2d7fe62251f4a3a23d45a7b193d754b7da900b159_amd64"
},
"product_reference": "rhacm2/governance-policy-template-sync-rhel8@sha256:d9135c4c5eb68af915b552e2d7fe62251f4a3a23d45a7b193d754b7da900b159_amd64",
"relates_to_product_reference": "8Base-RHACM-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/grafana-dashboard-loader-rhel8@sha256:1f8b57a645d0abc3e639eb493f228d3485f4a3f53528175bc386f712fce7cd3f_amd64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.4 for RHEL 8",
"product_id": "8Base-RHACM-2.4:rhacm2/grafana-dashboard-loader-rhel8@sha256:1f8b57a645d0abc3e639eb493f228d3485f4a3f53528175bc386f712fce7cd3f_amd64"
},
"product_reference": "rhacm2/grafana-dashboard-loader-rhel8@sha256:1f8b57a645d0abc3e639eb493f228d3485f4a3f53528175bc386f712fce7cd3f_amd64",
"relates_to_product_reference": "8Base-RHACM-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/grafana-dashboard-loader-rhel8@sha256:5419a6207c0cd1adb21d7c4c3378d31f240a9f29674aee612608d015fe0b491f_ppc64le as a component of Red Hat Advanced Cluster Management for Kubernetes 2.4 for RHEL 8",
"product_id": "8Base-RHACM-2.4:rhacm2/grafana-dashboard-loader-rhel8@sha256:5419a6207c0cd1adb21d7c4c3378d31f240a9f29674aee612608d015fe0b491f_ppc64le"
},
"product_reference": "rhacm2/grafana-dashboard-loader-rhel8@sha256:5419a6207c0cd1adb21d7c4c3378d31f240a9f29674aee612608d015fe0b491f_ppc64le",
"relates_to_product_reference": "8Base-RHACM-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/grafana-dashboard-loader-rhel8@sha256:6190c4487c63f61cb24e8d219aa1ebc6ff5d8d8b1ece5bbb3da5d46e67f0b98c_s390x as a component of Red Hat Advanced Cluster Management for Kubernetes 2.4 for RHEL 8",
"product_id": "8Base-RHACM-2.4:rhacm2/grafana-dashboard-loader-rhel8@sha256:6190c4487c63f61cb24e8d219aa1ebc6ff5d8d8b1ece5bbb3da5d46e67f0b98c_s390x"
},
"product_reference": "rhacm2/grafana-dashboard-loader-rhel8@sha256:6190c4487c63f61cb24e8d219aa1ebc6ff5d8d8b1ece5bbb3da5d46e67f0b98c_s390x",
"relates_to_product_reference": "8Base-RHACM-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/grc-ui-api-rhel8@sha256:40f04e8634a2151e7a4aefe823c980d1d98c89ddb1210b55b4c0566bd85fd787_amd64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.4 for RHEL 8",
"product_id": "8Base-RHACM-2.4:rhacm2/grc-ui-api-rhel8@sha256:40f04e8634a2151e7a4aefe823c980d1d98c89ddb1210b55b4c0566bd85fd787_amd64"
},
"product_reference": "rhacm2/grc-ui-api-rhel8@sha256:40f04e8634a2151e7a4aefe823c980d1d98c89ddb1210b55b4c0566bd85fd787_amd64",
"relates_to_product_reference": "8Base-RHACM-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/grc-ui-api-rhel8@sha256:999f7119e60d578cd54b08135838fb8ecb996cd93f8e6f07ee92ec776f86f3d7_s390x as a component of Red Hat Advanced Cluster Management for Kubernetes 2.4 for RHEL 8",
"product_id": "8Base-RHACM-2.4:rhacm2/grc-ui-api-rhel8@sha256:999f7119e60d578cd54b08135838fb8ecb996cd93f8e6f07ee92ec776f86f3d7_s390x"
},
"product_reference": "rhacm2/grc-ui-api-rhel8@sha256:999f7119e60d578cd54b08135838fb8ecb996cd93f8e6f07ee92ec776f86f3d7_s390x",
"relates_to_product_reference": "8Base-RHACM-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/grc-ui-api-rhel8@sha256:a8072d656eb14084eafd141690c02119376c9436faab8e4d219e1f0ade7ed2ec_ppc64le as a component of Red Hat Advanced Cluster Management for Kubernetes 2.4 for RHEL 8",
"product_id": "8Base-RHACM-2.4:rhacm2/grc-ui-api-rhel8@sha256:a8072d656eb14084eafd141690c02119376c9436faab8e4d219e1f0ade7ed2ec_ppc64le"
},
"product_reference": "rhacm2/grc-ui-api-rhel8@sha256:a8072d656eb14084eafd141690c02119376c9436faab8e4d219e1f0ade7ed2ec_ppc64le",
"relates_to_product_reference": "8Base-RHACM-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/grc-ui-rhel8@sha256:18beaf038580dd78d44cdbd7b3e9bfab16b1ae9f1b454689abe1ebfefe4964b5_amd64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.4 for RHEL 8",
"product_id": "8Base-RHACM-2.4:rhacm2/grc-ui-rhel8@sha256:18beaf038580dd78d44cdbd7b3e9bfab16b1ae9f1b454689abe1ebfefe4964b5_amd64"
},
"product_reference": "rhacm2/grc-ui-rhel8@sha256:18beaf038580dd78d44cdbd7b3e9bfab16b1ae9f1b454689abe1ebfefe4964b5_amd64",
"relates_to_product_reference": "8Base-RHACM-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/grc-ui-rhel8@sha256:2e28251e1a65b7176007f53887f3693e5268848b1bb8a1e084e9f1064deaec8a_s390x as a component of Red Hat Advanced Cluster Management for Kubernetes 2.4 for RHEL 8",
"product_id": "8Base-RHACM-2.4:rhacm2/grc-ui-rhel8@sha256:2e28251e1a65b7176007f53887f3693e5268848b1bb8a1e084e9f1064deaec8a_s390x"
},
"product_reference": "rhacm2/grc-ui-rhel8@sha256:2e28251e1a65b7176007f53887f3693e5268848b1bb8a1e084e9f1064deaec8a_s390x",
"relates_to_product_reference": "8Base-RHACM-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/grc-ui-rhel8@sha256:3848541d746de6dfacca63f06f29fc7d203dfa4c73dbd749407896ddddb7306c_ppc64le as a component of Red Hat Advanced Cluster Management for Kubernetes 2.4 for RHEL 8",
"product_id": "8Base-RHACM-2.4:rhacm2/grc-ui-rhel8@sha256:3848541d746de6dfacca63f06f29fc7d203dfa4c73dbd749407896ddddb7306c_ppc64le"
},
"product_reference": "rhacm2/grc-ui-rhel8@sha256:3848541d746de6dfacca63f06f29fc7d203dfa4c73dbd749407896ddddb7306c_ppc64le",
"relates_to_product_reference": "8Base-RHACM-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/iam-policy-controller-rhel8@sha256:0deeefc1600e43aac6d9eadd05b32d3a1b2059632ec7e8b005eb2245b52dbd98_amd64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.4 for RHEL 8",
"product_id": "8Base-RHACM-2.4:rhacm2/iam-policy-controller-rhel8@sha256:0deeefc1600e43aac6d9eadd05b32d3a1b2059632ec7e8b005eb2245b52dbd98_amd64"
},
"product_reference": "rhacm2/iam-policy-controller-rhel8@sha256:0deeefc1600e43aac6d9eadd05b32d3a1b2059632ec7e8b005eb2245b52dbd98_amd64",
"relates_to_product_reference": "8Base-RHACM-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/iam-policy-controller-rhel8@sha256:7d1534ff8b00cd38716d2bfb65b924a45e9ec18a8eccad13c5e3818f858630b6_s390x as a component of Red Hat Advanced Cluster Management for Kubernetes 2.4 for RHEL 8",
"product_id": "8Base-RHACM-2.4:rhacm2/iam-policy-controller-rhel8@sha256:7d1534ff8b00cd38716d2bfb65b924a45e9ec18a8eccad13c5e3818f858630b6_s390x"
},
"product_reference": "rhacm2/iam-policy-controller-rhel8@sha256:7d1534ff8b00cd38716d2bfb65b924a45e9ec18a8eccad13c5e3818f858630b6_s390x",
"relates_to_product_reference": "8Base-RHACM-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/iam-policy-controller-rhel8@sha256:b2fa794482a54fcfcbf7d0ac8597e9cb0ac0c73cfe5afa8bf2e73ca35d37feb9_ppc64le as a component of Red Hat Advanced Cluster Management for Kubernetes 2.4 for RHEL 8",
"product_id": "8Base-RHACM-2.4:rhacm2/iam-policy-controller-rhel8@sha256:b2fa794482a54fcfcbf7d0ac8597e9cb0ac0c73cfe5afa8bf2e73ca35d37feb9_ppc64le"
},
"product_reference": "rhacm2/iam-policy-controller-rhel8@sha256:b2fa794482a54fcfcbf7d0ac8597e9cb0ac0c73cfe5afa8bf2e73ca35d37feb9_ppc64le",
"relates_to_product_reference": "8Base-RHACM-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/insights-client-rhel8@sha256:0f567016e55498bef2be33665d247eb14308b13aaef5cc670de7e06ff830cb9a_amd64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.4 for RHEL 8",
"product_id": "8Base-RHACM-2.4:rhacm2/insights-client-rhel8@sha256:0f567016e55498bef2be33665d247eb14308b13aaef5cc670de7e06ff830cb9a_amd64"
},
"product_reference": "rhacm2/insights-client-rhel8@sha256:0f567016e55498bef2be33665d247eb14308b13aaef5cc670de7e06ff830cb9a_amd64",
"relates_to_product_reference": "8Base-RHACM-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/insights-client-rhel8@sha256:6bd666f6d541ab33598c4a38ac05e8f65f19e03d8630cf685c89b05f14c4f1b8_ppc64le as a component of Red Hat Advanced Cluster Management for Kubernetes 2.4 for RHEL 8",
"product_id": "8Base-RHACM-2.4:rhacm2/insights-client-rhel8@sha256:6bd666f6d541ab33598c4a38ac05e8f65f19e03d8630cf685c89b05f14c4f1b8_ppc64le"
},
"product_reference": "rhacm2/insights-client-rhel8@sha256:6bd666f6d541ab33598c4a38ac05e8f65f19e03d8630cf685c89b05f14c4f1b8_ppc64le",
"relates_to_product_reference": "8Base-RHACM-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/insights-client-rhel8@sha256:85bf407b6bc232952f4dd7c1edd8a7f4a168a6995d7b866f4417bc65a162efd5_s390x as a component of Red Hat Advanced Cluster Management for Kubernetes 2.4 for RHEL 8",
"product_id": "8Base-RHACM-2.4:rhacm2/insights-client-rhel8@sha256:85bf407b6bc232952f4dd7c1edd8a7f4a168a6995d7b866f4417bc65a162efd5_s390x"
},
"product_reference": "rhacm2/insights-client-rhel8@sha256:85bf407b6bc232952f4dd7c1edd8a7f4a168a6995d7b866f4417bc65a162efd5_s390x",
"relates_to_product_reference": "8Base-RHACM-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/insights-metrics-rhel8@sha256:180e2ac58d3549c7ed583da66fba14368c606feb65b4313aac3b4f889ec091bb_amd64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.4 for RHEL 8",
"product_id": "8Base-RHACM-2.4:rhacm2/insights-metrics-rhel8@sha256:180e2ac58d3549c7ed583da66fba14368c606feb65b4313aac3b4f889ec091bb_amd64"
},
"product_reference": "rhacm2/insights-metrics-rhel8@sha256:180e2ac58d3549c7ed583da66fba14368c606feb65b4313aac3b4f889ec091bb_amd64",
"relates_to_product_reference": "8Base-RHACM-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/insights-metrics-rhel8@sha256:2492650b89feab7de0408be0e3af6d889e6291bb7064ea524dafca87b252840e_s390x as a component of Red Hat Advanced Cluster Management for Kubernetes 2.4 for RHEL 8",
"product_id": "8Base-RHACM-2.4:rhacm2/insights-metrics-rhel8@sha256:2492650b89feab7de0408be0e3af6d889e6291bb7064ea524dafca87b252840e_s390x"
},
"product_reference": "rhacm2/insights-metrics-rhel8@sha256:2492650b89feab7de0408be0e3af6d889e6291bb7064ea524dafca87b252840e_s390x",
"relates_to_product_reference": "8Base-RHACM-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/insights-metrics-rhel8@sha256:93066377331da7f85024ae541440cb409c741d393adfdfe289f7d5836c0da183_ppc64le as a component of Red Hat Advanced Cluster Management for Kubernetes 2.4 for RHEL 8",
"product_id": "8Base-RHACM-2.4:rhacm2/insights-metrics-rhel8@sha256:93066377331da7f85024ae541440cb409c741d393adfdfe289f7d5836c0da183_ppc64le"
},
"product_reference": "rhacm2/insights-metrics-rhel8@sha256:93066377331da7f85024ae541440cb409c741d393adfdfe289f7d5836c0da183_ppc64le",
"relates_to_product_reference": "8Base-RHACM-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/klusterlet-addon-controller-rhel8@sha256:018f6d71abae2963c853fe9d1a41fdad2df91acb72fee775af08275647d3019f_amd64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.4 for RHEL 8",
"product_id": "8Base-RHACM-2.4:rhacm2/klusterlet-addon-controller-rhel8@sha256:018f6d71abae2963c853fe9d1a41fdad2df91acb72fee775af08275647d3019f_amd64"
},
"product_reference": "rhacm2/klusterlet-addon-controller-rhel8@sha256:018f6d71abae2963c853fe9d1a41fdad2df91acb72fee775af08275647d3019f_amd64",
"relates_to_product_reference": "8Base-RHACM-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/klusterlet-addon-controller-rhel8@sha256:500d5166ea2f808c46b71d1a5470a35bffa484d860161a16e9809f90d021b23e_ppc64le as a component of Red Hat Advanced Cluster Management for Kubernetes 2.4 for RHEL 8",
"product_id": "8Base-RHACM-2.4:rhacm2/klusterlet-addon-controller-rhel8@sha256:500d5166ea2f808c46b71d1a5470a35bffa484d860161a16e9809f90d021b23e_ppc64le"
},
"product_reference": "rhacm2/klusterlet-addon-controller-rhel8@sha256:500d5166ea2f808c46b71d1a5470a35bffa484d860161a16e9809f90d021b23e_ppc64le",
"relates_to_product_reference": "8Base-RHACM-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/klusterlet-addon-controller-rhel8@sha256:a4d7ef368efce597729c5fc1ae4358a0b45483a11b8363bf8d164c20075da748_s390x as a component of Red Hat Advanced Cluster Management for Kubernetes 2.4 for RHEL 8",
"product_id": "8Base-RHACM-2.4:rhacm2/klusterlet-addon-controller-rhel8@sha256:a4d7ef368efce597729c5fc1ae4358a0b45483a11b8363bf8d164c20075da748_s390x"
},
"product_reference": "rhacm2/klusterlet-addon-controller-rhel8@sha256:a4d7ef368efce597729c5fc1ae4358a0b45483a11b8363bf8d164c20075da748_s390x",
"relates_to_product_reference": "8Base-RHACM-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/klusterlet-addon-rhel8-operator@sha256:0402e265ec4919aef893be4c0f177b53173bc0c50eb47aafea6822e05a7748be_s390x as a component of Red Hat Advanced Cluster Management for Kubernetes 2.4 for RHEL 8",
"product_id": "8Base-RHACM-2.4:rhacm2/klusterlet-addon-rhel8-operator@sha256:0402e265ec4919aef893be4c0f177b53173bc0c50eb47aafea6822e05a7748be_s390x"
},
"product_reference": "rhacm2/klusterlet-addon-rhel8-operator@sha256:0402e265ec4919aef893be4c0f177b53173bc0c50eb47aafea6822e05a7748be_s390x",
"relates_to_product_reference": "8Base-RHACM-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/klusterlet-addon-rhel8-operator@sha256:6b0fbc1956407a0986460556336fcccfe4d08d712cc4b0af4ca65061baf75ea2_amd64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.4 for RHEL 8",
"product_id": "8Base-RHACM-2.4:rhacm2/klusterlet-addon-rhel8-operator@sha256:6b0fbc1956407a0986460556336fcccfe4d08d712cc4b0af4ca65061baf75ea2_amd64"
},
"product_reference": "rhacm2/klusterlet-addon-rhel8-operator@sha256:6b0fbc1956407a0986460556336fcccfe4d08d712cc4b0af4ca65061baf75ea2_amd64",
"relates_to_product_reference": "8Base-RHACM-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/klusterlet-addon-rhel8-operator@sha256:d7546a69df7b817d0c29c8f95dd3d5d2900c3755c82570b1d610702c56d4fb59_ppc64le as a component of Red Hat Advanced Cluster Management for Kubernetes 2.4 for RHEL 8",
"product_id": "8Base-RHACM-2.4:rhacm2/klusterlet-addon-rhel8-operator@sha256:d7546a69df7b817d0c29c8f95dd3d5d2900c3755c82570b1d610702c56d4fb59_ppc64le"
},
"product_reference": "rhacm2/klusterlet-addon-rhel8-operator@sha256:d7546a69df7b817d0c29c8f95dd3d5d2900c3755c82570b1d610702c56d4fb59_ppc64le",
"relates_to_product_reference": "8Base-RHACM-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/kube-rbac-proxy-rhel8@sha256:6650633c4664e6b537e82eafc593dc91ca206de3b0de878f600c913a95eb18a2_amd64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.4 for RHEL 8",
"product_id": "8Base-RHACM-2.4:rhacm2/kube-rbac-proxy-rhel8@sha256:6650633c4664e6b537e82eafc593dc91ca206de3b0de878f600c913a95eb18a2_amd64"
},
"product_reference": "rhacm2/kube-rbac-proxy-rhel8@sha256:6650633c4664e6b537e82eafc593dc91ca206de3b0de878f600c913a95eb18a2_amd64",
"relates_to_product_reference": "8Base-RHACM-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/kube-rbac-proxy-rhel8@sha256:c1c90ee4ae1f908c33c8a8bf38f0b47bfad039bedccf870324f6b554aad5d78c_s390x as a component of Red Hat Advanced Cluster Management for Kubernetes 2.4 for RHEL 8",
"product_id": "8Base-RHACM-2.4:rhacm2/kube-rbac-proxy-rhel8@sha256:c1c90ee4ae1f908c33c8a8bf38f0b47bfad039bedccf870324f6b554aad5d78c_s390x"
},
"product_reference": "rhacm2/kube-rbac-proxy-rhel8@sha256:c1c90ee4ae1f908c33c8a8bf38f0b47bfad039bedccf870324f6b554aad5d78c_s390x",
"relates_to_product_reference": "8Base-RHACM-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/kube-rbac-proxy-rhel8@sha256:ccddb38db49a190aa0d5d70e6b4672079ea222a42045d406a4b9974ac7412146_ppc64le as a component of Red Hat Advanced Cluster Management for Kubernetes 2.4 for RHEL 8",
"product_id": "8Base-RHACM-2.4:rhacm2/kube-rbac-proxy-rhel8@sha256:ccddb38db49a190aa0d5d70e6b4672079ea222a42045d406a4b9974ac7412146_ppc64le"
},
"product_reference": "rhacm2/kube-rbac-proxy-rhel8@sha256:ccddb38db49a190aa0d5d70e6b4672079ea222a42045d406a4b9974ac7412146_ppc64le",
"relates_to_product_reference": "8Base-RHACM-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/kube-state-metrics-rhel8@sha256:566b95595959ba60677f1518562fd996ef7643dc94aa9e9fead0e4b4096032ca_s390x as a component of Red Hat Advanced Cluster Management for Kubernetes 2.4 for RHEL 8",
"product_id": "8Base-RHACM-2.4:rhacm2/kube-state-metrics-rhel8@sha256:566b95595959ba60677f1518562fd996ef7643dc94aa9e9fead0e4b4096032ca_s390x"
},
"product_reference": "rhacm2/kube-state-metrics-rhel8@sha256:566b95595959ba60677f1518562fd996ef7643dc94aa9e9fead0e4b4096032ca_s390x",
"relates_to_product_reference": "8Base-RHACM-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/kube-state-metrics-rhel8@sha256:789f79b85c022e59143e725a589ac890884f079c969f56efb972b0a0f8d77e66_amd64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.4 for RHEL 8",
"product_id": "8Base-RHACM-2.4:rhacm2/kube-state-metrics-rhel8@sha256:789f79b85c022e59143e725a589ac890884f079c969f56efb972b0a0f8d77e66_amd64"
},
"product_reference": "rhacm2/kube-state-metrics-rhel8@sha256:789f79b85c022e59143e725a589ac890884f079c969f56efb972b0a0f8d77e66_amd64",
"relates_to_product_reference": "8Base-RHACM-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/kube-state-metrics-rhel8@sha256:971a33f5a57057d3901ff75eebbc13ca8456b4315dd7811139e60bb8872d80bf_ppc64le as a component of Red Hat Advanced Cluster Management for Kubernetes 2.4 for RHEL 8",
"product_id": "8Base-RHACM-2.4:rhacm2/kube-state-metrics-rhel8@sha256:971a33f5a57057d3901ff75eebbc13ca8456b4315dd7811139e60bb8872d80bf_ppc64le"
},
"product_reference": "rhacm2/kube-state-metrics-rhel8@sha256:971a33f5a57057d3901ff75eebbc13ca8456b4315dd7811139e60bb8872d80bf_ppc64le",
"relates_to_product_reference": "8Base-RHACM-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/managedcluster-import-controller-rhel8@sha256:bcb43adee06dbb1cfb6a5c9fed71847ecc3826e3e44fe04d57b7143a6123daa5_s390x as a component of Red Hat Advanced Cluster Management for Kubernetes 2.4 for RHEL 8",
"product_id": "8Base-RHACM-2.4:rhacm2/managedcluster-import-controller-rhel8@sha256:bcb43adee06dbb1cfb6a5c9fed71847ecc3826e3e44fe04d57b7143a6123daa5_s390x"
},
"product_reference": "rhacm2/managedcluster-import-controller-rhel8@sha256:bcb43adee06dbb1cfb6a5c9fed71847ecc3826e3e44fe04d57b7143a6123daa5_s390x",
"relates_to_product_reference": "8Base-RHACM-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/managedcluster-import-controller-rhel8@sha256:dbf235a9723a1c21471d8ef0029f3c999ac3b22512d67facd052efb725431bc1_ppc64le as a component of Red Hat Advanced Cluster Management for Kubernetes 2.4 for RHEL 8",
"product_id": "8Base-RHACM-2.4:rhacm2/managedcluster-import-controller-rhel8@sha256:dbf235a9723a1c21471d8ef0029f3c999ac3b22512d67facd052efb725431bc1_ppc64le"
},
"product_reference": "rhacm2/managedcluster-import-controller-rhel8@sha256:dbf235a9723a1c21471d8ef0029f3c999ac3b22512d67facd052efb725431bc1_ppc64le",
"relates_to_product_reference": "8Base-RHACM-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/managedcluster-import-controller-rhel8@sha256:faf01c5554224350e4cffd1fc4ce275886791e45857bf0ed5f90ffa3a64680dc_amd64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.4 for RHEL 8",
"product_id": "8Base-RHACM-2.4:rhacm2/managedcluster-import-controller-rhel8@sha256:faf01c5554224350e4cffd1fc4ce275886791e45857bf0ed5f90ffa3a64680dc_amd64"
},
"product_reference": "rhacm2/managedcluster-import-controller-rhel8@sha256:faf01c5554224350e4cffd1fc4ce275886791e45857bf0ed5f90ffa3a64680dc_amd64",
"relates_to_product_reference": "8Base-RHACM-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/management-ingress-rhel8@sha256:46293eeaad521f993ed01467e13cae70f600426ef09df0e02dd8b83348b60027_amd64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.4 for RHEL 8",
"product_id": "8Base-RHACM-2.4:rhacm2/management-ingress-rhel8@sha256:46293eeaad521f993ed01467e13cae70f600426ef09df0e02dd8b83348b60027_amd64"
},
"product_reference": "rhacm2/management-ingress-rhel8@sha256:46293eeaad521f993ed01467e13cae70f600426ef09df0e02dd8b83348b60027_amd64",
"relates_to_product_reference": "8Base-RHACM-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/management-ingress-rhel8@sha256:c3cdbf5ff93b3b19ac2d7cf15b9152a0761d473de7afe29832a7ca3b833b6797_s390x as a component of Red Hat Advanced Cluster Management for Kubernetes 2.4 for RHEL 8",
"product_id": "8Base-RHACM-2.4:rhacm2/management-ingress-rhel8@sha256:c3cdbf5ff93b3b19ac2d7cf15b9152a0761d473de7afe29832a7ca3b833b6797_s390x"
},
"product_reference": "rhacm2/management-ingress-rhel8@sha256:c3cdbf5ff93b3b19ac2d7cf15b9152a0761d473de7afe29832a7ca3b833b6797_s390x",
"relates_to_product_reference": "8Base-RHACM-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/management-ingress-rhel8@sha256:ce994a8f4c4e5476e6131a6721da748225c89a96c9d471a8638eefb6a22d52b9_ppc64le as a component of Red Hat Advanced Cluster Management for Kubernetes 2.4 for RHEL 8",
"product_id": "8Base-RHACM-2.4:rhacm2/management-ingress-rhel8@sha256:ce994a8f4c4e5476e6131a6721da748225c89a96c9d471a8638eefb6a22d52b9_ppc64le"
},
"product_reference": "rhacm2/management-ingress-rhel8@sha256:ce994a8f4c4e5476e6131a6721da748225c89a96c9d471a8638eefb6a22d52b9_ppc64le",
"relates_to_product_reference": "8Base-RHACM-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/memcached-exporter-rhel8@sha256:01398d4f3b1825e864ddae46a5e4b7cc298dabb444dd105787ef6aeb70514571_ppc64le as a component of Red Hat Advanced Cluster Management for Kubernetes 2.4 for RHEL 8",
"product_id": "8Base-RHACM-2.4:rhacm2/memcached-exporter-rhel8@sha256:01398d4f3b1825e864ddae46a5e4b7cc298dabb444dd105787ef6aeb70514571_ppc64le"
},
"product_reference": "rhacm2/memcached-exporter-rhel8@sha256:01398d4f3b1825e864ddae46a5e4b7cc298dabb444dd105787ef6aeb70514571_ppc64le",
"relates_to_product_reference": "8Base-RHACM-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/memcached-exporter-rhel8@sha256:5432fa56e40dee2475da7ee7b7e89cca10a8f06f4cbea94983fa094bfbef81ff_amd64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.4 for RHEL 8",
"product_id": "8Base-RHACM-2.4:rhacm2/memcached-exporter-rhel8@sha256:5432fa56e40dee2475da7ee7b7e89cca10a8f06f4cbea94983fa094bfbef81ff_amd64"
},
"product_reference": "rhacm2/memcached-exporter-rhel8@sha256:5432fa56e40dee2475da7ee7b7e89cca10a8f06f4cbea94983fa094bfbef81ff_amd64",
"relates_to_product_reference": "8Base-RHACM-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/memcached-exporter-rhel8@sha256:e22fa2dbc6733fc176f44cf42ec8f51b69672d354d6d2cf510eada5fe41a5245_s390x as a component of Red Hat Advanced Cluster Management for Kubernetes 2.4 for RHEL 8",
"product_id": "8Base-RHACM-2.4:rhacm2/memcached-exporter-rhel8@sha256:e22fa2dbc6733fc176f44cf42ec8f51b69672d354d6d2cf510eada5fe41a5245_s390x"
},
"product_reference": "rhacm2/memcached-exporter-rhel8@sha256:e22fa2dbc6733fc176f44cf42ec8f51b69672d354d6d2cf510eada5fe41a5245_s390x",
"relates_to_product_reference": "8Base-RHACM-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/memcached-rhel8@sha256:0a0a88fb0138cd6de2e3fce81ab959d12cbda64e5fbab1046008aee1d94f12e2_s390x as a component of Red Hat Advanced Cluster Management for Kubernetes 2.4 for RHEL 8",
"product_id": "8Base-RHACM-2.4:rhacm2/memcached-rhel8@sha256:0a0a88fb0138cd6de2e3fce81ab959d12cbda64e5fbab1046008aee1d94f12e2_s390x"
},
"product_reference": "rhacm2/memcached-rhel8@sha256:0a0a88fb0138cd6de2e3fce81ab959d12cbda64e5fbab1046008aee1d94f12e2_s390x",
"relates_to_product_reference": "8Base-RHACM-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/memcached-rhel8@sha256:7e0ee17c6d00d20773799cfb6c6e9e27c204d1e31010aa71a7f0f35eb5179a35_amd64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.4 for RHEL 8",
"product_id": "8Base-RHACM-2.4:rhacm2/memcached-rhel8@sha256:7e0ee17c6d00d20773799cfb6c6e9e27c204d1e31010aa71a7f0f35eb5179a35_amd64"
},
"product_reference": "rhacm2/memcached-rhel8@sha256:7e0ee17c6d00d20773799cfb6c6e9e27c204d1e31010aa71a7f0f35eb5179a35_amd64",
"relates_to_product_reference": "8Base-RHACM-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/memcached-rhel8@sha256:b9213f5525ebd51960412c15d416a591bf23731b6217f79aca2a89a893df2102_ppc64le as a component of Red Hat Advanced Cluster Management for Kubernetes 2.4 for RHEL 8",
"product_id": "8Base-RHACM-2.4:rhacm2/memcached-rhel8@sha256:b9213f5525ebd51960412c15d416a591bf23731b6217f79aca2a89a893df2102_ppc64le"
},
"product_reference": "rhacm2/memcached-rhel8@sha256:b9213f5525ebd51960412c15d416a591bf23731b6217f79aca2a89a893df2102_ppc64le",
"relates_to_product_reference": "8Base-RHACM-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/metrics-collector-rhel8@sha256:431d4089a4a93c6b6a00cf9b63ecd9199a5545f09190577356b22ff6646820f3_amd64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.4 for RHEL 8",
"product_id": "8Base-RHACM-2.4:rhacm2/metrics-collector-rhel8@sha256:431d4089a4a93c6b6a00cf9b63ecd9199a5545f09190577356b22ff6646820f3_amd64"
},
"product_reference": "rhacm2/metrics-collector-rhel8@sha256:431d4089a4a93c6b6a00cf9b63ecd9199a5545f09190577356b22ff6646820f3_amd64",
"relates_to_product_reference": "8Base-RHACM-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/metrics-collector-rhel8@sha256:83f649b506ca698251c884692307d7cd52bbae87b0bf7790f96ffd24dd7f4fd7_ppc64le as a component of Red Hat Advanced Cluster Management for Kubernetes 2.4 for RHEL 8",
"product_id": "8Base-RHACM-2.4:rhacm2/metrics-collector-rhel8@sha256:83f649b506ca698251c884692307d7cd52bbae87b0bf7790f96ffd24dd7f4fd7_ppc64le"
},
"product_reference": "rhacm2/metrics-collector-rhel8@sha256:83f649b506ca698251c884692307d7cd52bbae87b0bf7790f96ffd24dd7f4fd7_ppc64le",
"relates_to_product_reference": "8Base-RHACM-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/metrics-collector-rhel8@sha256:d37401c5fb672c56004f75974a4069d5d3b6c5e96ac7be4c174f9f178a7666bc_s390x as a component of Red Hat Advanced Cluster Management for Kubernetes 2.4 for RHEL 8",
"product_id": "8Base-RHACM-2.4:rhacm2/metrics-collector-rhel8@sha256:d37401c5fb672c56004f75974a4069d5d3b6c5e96ac7be4c174f9f178a7666bc_s390x"
},
"product_reference": "rhacm2/metrics-collector-rhel8@sha256:d37401c5fb672c56004f75974a4069d5d3b6c5e96ac7be4c174f9f178a7666bc_s390x",
"relates_to_product_reference": "8Base-RHACM-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/multicloud-integrations-rhel8@sha256:a311c6ef1099d2370209bbbe30cfac6d1c50d79a2321beaab1f6158ab2db8bec_s390x as a component of Red Hat Advanced Cluster Management for Kubernetes 2.4 for RHEL 8",
"product_id": "8Base-RHACM-2.4:rhacm2/multicloud-integrations-rhel8@sha256:a311c6ef1099d2370209bbbe30cfac6d1c50d79a2321beaab1f6158ab2db8bec_s390x"
},
"product_reference": "rhacm2/multicloud-integrations-rhel8@sha256:a311c6ef1099d2370209bbbe30cfac6d1c50d79a2321beaab1f6158ab2db8bec_s390x",
"relates_to_product_reference": "8Base-RHACM-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/multicloud-integrations-rhel8@sha256:e666154a539974d0cc005bc74903dc9f173920101dbfc5169b14a30129991475_ppc64le as a component of Red Hat Advanced Cluster Management for Kubernetes 2.4 for RHEL 8",
"product_id": "8Base-RHACM-2.4:rhacm2/multicloud-integrations-rhel8@sha256:e666154a539974d0cc005bc74903dc9f173920101dbfc5169b14a30129991475_ppc64le"
},
"product_reference": "rhacm2/multicloud-integrations-rhel8@sha256:e666154a539974d0cc005bc74903dc9f173920101dbfc5169b14a30129991475_ppc64le",
"relates_to_product_reference": "8Base-RHACM-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/multicloud-integrations-rhel8@sha256:f37fe856571112970ae4786d313bf51e78b26e1630e443d276abb4de8e47e525_amd64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.4 for RHEL 8",
"product_id": "8Base-RHACM-2.4:rhacm2/multicloud-integrations-rhel8@sha256:f37fe856571112970ae4786d313bf51e78b26e1630e443d276abb4de8e47e525_amd64"
},
"product_reference": "rhacm2/multicloud-integrations-rhel8@sha256:f37fe856571112970ae4786d313bf51e78b26e1630e443d276abb4de8e47e525_amd64",
"relates_to_product_reference": "8Base-RHACM-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/multicloud-manager-rhel8@sha256:1dd235aa8599ca070f5175ad9da5bdb9505a7dfbbd87173f0bbf4e14ca0d5e88_ppc64le as a component of Red Hat Advanced Cluster Management for Kubernetes 2.4 for RHEL 8",
"product_id": "8Base-RHACM-2.4:rhacm2/multicloud-manager-rhel8@sha256:1dd235aa8599ca070f5175ad9da5bdb9505a7dfbbd87173f0bbf4e14ca0d5e88_ppc64le"
},
"product_reference": "rhacm2/multicloud-manager-rhel8@sha256:1dd235aa8599ca070f5175ad9da5bdb9505a7dfbbd87173f0bbf4e14ca0d5e88_ppc64le",
"relates_to_product_reference": "8Base-RHACM-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/multicloud-manager-rhel8@sha256:8a1eeafb2a738aecb2723889c98e287638e950fec05425f1fe132ff7eb01738f_amd64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.4 for RHEL 8",
"product_id": "8Base-RHACM-2.4:rhacm2/multicloud-manager-rhel8@sha256:8a1eeafb2a738aecb2723889c98e287638e950fec05425f1fe132ff7eb01738f_amd64"
},
"product_reference": "rhacm2/multicloud-manager-rhel8@sha256:8a1eeafb2a738aecb2723889c98e287638e950fec05425f1fe132ff7eb01738f_amd64",
"relates_to_product_reference": "8Base-RHACM-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/multicloud-manager-rhel8@sha256:d458a289528173a07f7ff6d87279474e8379a2f05c11d5a9be97f9c43e38ec75_s390x as a component of Red Hat Advanced Cluster Management for Kubernetes 2.4 for RHEL 8",
"product_id": "8Base-RHACM-2.4:rhacm2/multicloud-manager-rhel8@sha256:d458a289528173a07f7ff6d87279474e8379a2f05c11d5a9be97f9c43e38ec75_s390x"
},
"product_reference": "rhacm2/multicloud-manager-rhel8@sha256:d458a289528173a07f7ff6d87279474e8379a2f05c11d5a9be97f9c43e38ec75_s390x",
"relates_to_product_reference": "8Base-RHACM-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/multicluster-observability-rhel8-operator@sha256:45d046d621eab996c457a90b607ca9a57e2ca5dcad384d3cd5317475e096e098_amd64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.4 for RHEL 8",
"product_id": "8Base-RHACM-2.4:rhacm2/multicluster-observability-rhel8-operator@sha256:45d046d621eab996c457a90b607ca9a57e2ca5dcad384d3cd5317475e096e098_amd64"
},
"product_reference": "rhacm2/multicluster-observability-rhel8-operator@sha256:45d046d621eab996c457a90b607ca9a57e2ca5dcad384d3cd5317475e096e098_amd64",
"relates_to_product_reference": "8Base-RHACM-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/multicluster-observability-rhel8-operator@sha256:7ed02712f2d5093f7c751a6d22c9ffe5ce3b00c4cc901ffb779b8b51e282d698_s390x as a component of Red Hat Advanced Cluster Management for Kubernetes 2.4 for RHEL 8",
"product_id": "8Base-RHACM-2.4:rhacm2/multicluster-observability-rhel8-operator@sha256:7ed02712f2d5093f7c751a6d22c9ffe5ce3b00c4cc901ffb779b8b51e282d698_s390x"
},
"product_reference": "rhacm2/multicluster-observability-rhel8-operator@sha256:7ed02712f2d5093f7c751a6d22c9ffe5ce3b00c4cc901ffb779b8b51e282d698_s390x",
"relates_to_product_reference": "8Base-RHACM-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/multicluster-observability-rhel8-operator@sha256:7f89cc6647700f7ddc46d4fabb4b3702142aa0fe9bd23026eba98c704026e9e9_ppc64le as a component of Red Hat Advanced Cluster Management for Kubernetes 2.4 for RHEL 8",
"product_id": "8Base-RHACM-2.4:rhacm2/multicluster-observability-rhel8-operator@sha256:7f89cc6647700f7ddc46d4fabb4b3702142aa0fe9bd23026eba98c704026e9e9_ppc64le"
},
"product_reference": "rhacm2/multicluster-observability-rhel8-operator@sha256:7f89cc6647700f7ddc46d4fabb4b3702142aa0fe9bd23026eba98c704026e9e9_ppc64le",
"relates_to_product_reference": "8Base-RHACM-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/multicluster-operators-application-rhel8@sha256:27492dfdd71cc0bae6e01a184ac8fe5677ce172583b0fd1b9112dfd789009839_ppc64le as a component of Red Hat Advanced Cluster Management for Kubernetes 2.4 for RHEL 8",
"product_id": "8Base-RHACM-2.4:rhacm2/multicluster-operators-application-rhel8@sha256:27492dfdd71cc0bae6e01a184ac8fe5677ce172583b0fd1b9112dfd789009839_ppc64le"
},
"product_reference": "rhacm2/multicluster-operators-application-rhel8@sha256:27492dfdd71cc0bae6e01a184ac8fe5677ce172583b0fd1b9112dfd789009839_ppc64le",
"relates_to_product_reference": "8Base-RHACM-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/multicluster-operators-application-rhel8@sha256:3af2802a89c09966e9c63f40974d8554a7b7b88cc386bbf5bda0a4cc987b7c15_s390x as a component of Red Hat Advanced Cluster Management for Kubernetes 2.4 for RHEL 8",
"product_id": "8Base-RHACM-2.4:rhacm2/multicluster-operators-application-rhel8@sha256:3af2802a89c09966e9c63f40974d8554a7b7b88cc386bbf5bda0a4cc987b7c15_s390x"
},
"product_reference": "rhacm2/multicluster-operators-application-rhel8@sha256:3af2802a89c09966e9c63f40974d8554a7b7b88cc386bbf5bda0a4cc987b7c15_s390x",
"relates_to_product_reference": "8Base-RHACM-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/multicluster-operators-application-rhel8@sha256:723ac91ea8c130d80b48db30e05186607210aea71c7afc1c072b9a691e350215_amd64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.4 for RHEL 8",
"product_id": "8Base-RHACM-2.4:rhacm2/multicluster-operators-application-rhel8@sha256:723ac91ea8c130d80b48db30e05186607210aea71c7afc1c072b9a691e350215_amd64"
},
"product_reference": "rhacm2/multicluster-operators-application-rhel8@sha256:723ac91ea8c130d80b48db30e05186607210aea71c7afc1c072b9a691e350215_amd64",
"relates_to_product_reference": "8Base-RHACM-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/multicluster-operators-channel-rhel8@sha256:09883ff8a783d3f83e1c26566555c5ad140cc8bbf0d4cdb5220ef344c6282752_ppc64le as a component of Red Hat Advanced Cluster Management for Kubernetes 2.4 for RHEL 8",
"product_id": "8Base-RHACM-2.4:rhacm2/multicluster-operators-channel-rhel8@sha256:09883ff8a783d3f83e1c26566555c5ad140cc8bbf0d4cdb5220ef344c6282752_ppc64le"
},
"product_reference": "rhacm2/multicluster-operators-channel-rhel8@sha256:09883ff8a783d3f83e1c26566555c5ad140cc8bbf0d4cdb5220ef344c6282752_ppc64le",
"relates_to_product_reference": "8Base-RHACM-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/multicluster-operators-channel-rhel8@sha256:4a34b2593897d4b1a1af124bdf6fb7e51bbd97bb4c56dd8ae463b3f3abbb7718_s390x as a component of Red Hat Advanced Cluster Management for Kubernetes 2.4 for RHEL 8",
"product_id": "8Base-RHACM-2.4:rhacm2/multicluster-operators-channel-rhel8@sha256:4a34b2593897d4b1a1af124bdf6fb7e51bbd97bb4c56dd8ae463b3f3abbb7718_s390x"
},
"product_reference": "rhacm2/multicluster-operators-channel-rhel8@sha256:4a34b2593897d4b1a1af124bdf6fb7e51bbd97bb4c56dd8ae463b3f3abbb7718_s390x",
"relates_to_product_reference": "8Base-RHACM-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/multicluster-operators-channel-rhel8@sha256:883282b801566b5a40a32e33ebc431ac1398afb68f47ce931cc82b8b9eca1e55_amd64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.4 for RHEL 8",
"product_id": "8Base-RHACM-2.4:rhacm2/multicluster-operators-channel-rhel8@sha256:883282b801566b5a40a32e33ebc431ac1398afb68f47ce931cc82b8b9eca1e55_amd64"
},
"product_reference": "rhacm2/multicluster-operators-channel-rhel8@sha256:883282b801566b5a40a32e33ebc431ac1398afb68f47ce931cc82b8b9eca1e55_amd64",
"relates_to_product_reference": "8Base-RHACM-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/multicluster-operators-deployable-rhel8@sha256:0a15e49232c20ead26ade38823cd40d785e612670a41cac28ecea2066025a3d1_amd64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.4 for RHEL 8",
"product_id": "8Base-RHACM-2.4:rhacm2/multicluster-operators-deployable-rhel8@sha256:0a15e49232c20ead26ade38823cd40d785e612670a41cac28ecea2066025a3d1_amd64"
},
"product_reference": "rhacm2/multicluster-operators-deployable-rhel8@sha256:0a15e49232c20ead26ade38823cd40d785e612670a41cac28ecea2066025a3d1_amd64",
"relates_to_product_reference": "8Base-RHACM-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/multicluster-operators-deployable-rhel8@sha256:0ecd46eb89e90d787c442fd0ca92f84e9bf7fa6c2e315a0b95912616687c0580_s390x as a component of Red Hat Advanced Cluster Management for Kubernetes 2.4 for RHEL 8",
"product_id": "8Base-RHACM-2.4:rhacm2/multicluster-operators-deployable-rhel8@sha256:0ecd46eb89e90d787c442fd0ca92f84e9bf7fa6c2e315a0b95912616687c0580_s390x"
},
"product_reference": "rhacm2/multicluster-operators-deployable-rhel8@sha256:0ecd46eb89e90d787c442fd0ca92f84e9bf7fa6c2e315a0b95912616687c0580_s390x",
"relates_to_product_reference": "8Base-RHACM-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/multicluster-operators-deployable-rhel8@sha256:bd148be0ad6ddbcc1995f94b4660d3fbe2338112230c840d77f53a564b14ec4a_ppc64le as a component of Red Hat Advanced Cluster Management for Kubernetes 2.4 for RHEL 8",
"product_id": "8Base-RHACM-2.4:rhacm2/multicluster-operators-deployable-rhel8@sha256:bd148be0ad6ddbcc1995f94b4660d3fbe2338112230c840d77f53a564b14ec4a_ppc64le"
},
"product_reference": "rhacm2/multicluster-operators-deployable-rhel8@sha256:bd148be0ad6ddbcc1995f94b4660d3fbe2338112230c840d77f53a564b14ec4a_ppc64le",
"relates_to_product_reference": "8Base-RHACM-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/multicluster-operators-placementrule-rhel8@sha256:4bdca102dae861d39d81a2df4be1767e4e702ce3836224e9b875f613d1af0c37_ppc64le as a component of Red Hat Advanced Cluster Management for Kubernetes 2.4 for RHEL 8",
"product_id": "8Base-RHACM-2.4:rhacm2/multicluster-operators-placementrule-rhel8@sha256:4bdca102dae861d39d81a2df4be1767e4e702ce3836224e9b875f613d1af0c37_ppc64le"
},
"product_reference": "rhacm2/multicluster-operators-placementrule-rhel8@sha256:4bdca102dae861d39d81a2df4be1767e4e702ce3836224e9b875f613d1af0c37_ppc64le",
"relates_to_product_reference": "8Base-RHACM-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/multicluster-operators-placementrule-rhel8@sha256:d71975de4b1d6b53d19ddf338f3d19ad7e28812f8fc932c144eee630d9cab176_amd64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.4 for RHEL 8",
"product_id": "8Base-RHACM-2.4:rhacm2/multicluster-operators-placementrule-rhel8@sha256:d71975de4b1d6b53d19ddf338f3d19ad7e28812f8fc932c144eee630d9cab176_amd64"
},
"product_reference": "rhacm2/multicluster-operators-placementrule-rhel8@sha256:d71975de4b1d6b53d19ddf338f3d19ad7e28812f8fc932c144eee630d9cab176_amd64",
"relates_to_product_reference": "8Base-RHACM-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/multicluster-operators-placementrule-rhel8@sha256:fa3e2e45501d661f4f724dea809b6eff73455db623b03178130590dbf317dba5_s390x as a component of Red Hat Advanced Cluster Management for Kubernetes 2.4 for RHEL 8",
"product_id": "8Base-RHACM-2.4:rhacm2/multicluster-operators-placementrule-rhel8@sha256:fa3e2e45501d661f4f724dea809b6eff73455db623b03178130590dbf317dba5_s390x"
},
"product_reference": "rhacm2/multicluster-operators-placementrule-rhel8@sha256:fa3e2e45501d661f4f724dea809b6eff73455db623b03178130590dbf317dba5_s390x",
"relates_to_product_reference": "8Base-RHACM-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/multicluster-operators-subscription-release-rhel8@sha256:2e13c28d1f18f2efac62207515450a42732d4be790199ab0e5ddf2f181649cb4_ppc64le as a component of Red Hat Advanced Cluster Management for Kubernetes 2.4 for RHEL 8",
"product_id": "8Base-RHACM-2.4:rhacm2/multicluster-operators-subscription-release-rhel8@sha256:2e13c28d1f18f2efac62207515450a42732d4be790199ab0e5ddf2f181649cb4_ppc64le"
},
"product_reference": "rhacm2/multicluster-operators-subscription-release-rhel8@sha256:2e13c28d1f18f2efac62207515450a42732d4be790199ab0e5ddf2f181649cb4_ppc64le",
"relates_to_product_reference": "8Base-RHACM-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/multicluster-operators-subscription-release-rhel8@sha256:50dc29deac8efaac3bf321270b718dec41d8b80746d3548c076ab26b2c6b63ca_s390x as a component of Red Hat Advanced Cluster Management for Kubernetes 2.4 for RHEL 8",
"product_id": "8Base-RHACM-2.4:rhacm2/multicluster-operators-subscription-release-rhel8@sha256:50dc29deac8efaac3bf321270b718dec41d8b80746d3548c076ab26b2c6b63ca_s390x"
},
"product_reference": "rhacm2/multicluster-operators-subscription-release-rhel8@sha256:50dc29deac8efaac3bf321270b718dec41d8b80746d3548c076ab26b2c6b63ca_s390x",
"relates_to_product_reference": "8Base-RHACM-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/multicluster-operators-subscription-release-rhel8@sha256:faae7a0632b10dc9b65af7a8af7e7c7d9e26f2f7087687fa19d2afefa7426c5a_amd64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.4 for RHEL 8",
"product_id": "8Base-RHACM-2.4:rhacm2/multicluster-operators-subscription-release-rhel8@sha256:faae7a0632b10dc9b65af7a8af7e7c7d9e26f2f7087687fa19d2afefa7426c5a_amd64"
},
"product_reference": "rhacm2/multicluster-operators-subscription-release-rhel8@sha256:faae7a0632b10dc9b65af7a8af7e7c7d9e26f2f7087687fa19d2afefa7426c5a_amd64",
"relates_to_product_reference": "8Base-RHACM-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/multicluster-operators-subscription-rhel8@sha256:1fa2779aab32977ec8e867ed188dcdd66106986c3cbf39f02e2a555873ba478a_ppc64le as a component of Red Hat Advanced Cluster Management for Kubernetes 2.4 for RHEL 8",
"product_id": "8Base-RHACM-2.4:rhacm2/multicluster-operators-subscription-rhel8@sha256:1fa2779aab32977ec8e867ed188dcdd66106986c3cbf39f02e2a555873ba478a_ppc64le"
},
"product_reference": "rhacm2/multicluster-operators-subscription-rhel8@sha256:1fa2779aab32977ec8e867ed188dcdd66106986c3cbf39f02e2a555873ba478a_ppc64le",
"relates_to_product_reference": "8Base-RHACM-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/multicluster-operators-subscription-rhel8@sha256:731a4f0919cbab729e9dded9e513ec4ad5e1b48967c21f65f3b494158a6b25ba_s390x as a component of Red Hat Advanced Cluster Management for Kubernetes 2.4 for RHEL 8",
"product_id": "8Base-RHACM-2.4:rhacm2/multicluster-operators-subscription-rhel8@sha256:731a4f0919cbab729e9dded9e513ec4ad5e1b48967c21f65f3b494158a6b25ba_s390x"
},
"product_reference": "rhacm2/multicluster-operators-subscription-rhel8@sha256:731a4f0919cbab729e9dded9e513ec4ad5e1b48967c21f65f3b494158a6b25ba_s390x",
"relates_to_product_reference": "8Base-RHACM-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/multicluster-operators-subscription-rhel8@sha256:ec803f14f854b73a873f95027617246888ea28029f2f4bb5b7f39a5dd63399ca_amd64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.4 for RHEL 8",
"product_id": "8Base-RHACM-2.4:rhacm2/multicluster-operators-subscription-rhel8@sha256:ec803f14f854b73a873f95027617246888ea28029f2f4bb5b7f39a5dd63399ca_amd64"
},
"product_reference": "rhacm2/multicluster-operators-subscription-rhel8@sha256:ec803f14f854b73a873f95027617246888ea28029f2f4bb5b7f39a5dd63399ca_amd64",
"relates_to_product_reference": "8Base-RHACM-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/multiclusterhub-repo-rhel8@sha256:75504c269b3d0c2af9b48317f3dc070fae58a1e46e95283e2e0e1ab6b60f452d_amd64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.4 for RHEL 8",
"product_id": "8Base-RHACM-2.4:rhacm2/multiclusterhub-repo-rhel8@sha256:75504c269b3d0c2af9b48317f3dc070fae58a1e46e95283e2e0e1ab6b60f452d_amd64"
},
"product_reference": "rhacm2/multiclusterhub-repo-rhel8@sha256:75504c269b3d0c2af9b48317f3dc070fae58a1e46e95283e2e0e1ab6b60f452d_amd64",
"relates_to_product_reference": "8Base-RHACM-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/multiclusterhub-repo-rhel8@sha256:c21ffdaa0ce90e6c08f4814c09d9a0bd34d341ad1fc8f6ff2152e9007393ba1f_s390x as a component of Red Hat Advanced Cluster Management for Kubernetes 2.4 for RHEL 8",
"product_id": "8Base-RHACM-2.4:rhacm2/multiclusterhub-repo-rhel8@sha256:c21ffdaa0ce90e6c08f4814c09d9a0bd34d341ad1fc8f6ff2152e9007393ba1f_s390x"
},
"product_reference": "rhacm2/multiclusterhub-repo-rhel8@sha256:c21ffdaa0ce90e6c08f4814c09d9a0bd34d341ad1fc8f6ff2152e9007393ba1f_s390x",
"relates_to_product_reference": "8Base-RHACM-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/multiclusterhub-repo-rhel8@sha256:e1e522835d65503d467dc9ef7c4a0149adfc4cbd3620134adb4a5694eda2f0c4_ppc64le as a component of Red Hat Advanced Cluster Management for Kubernetes 2.4 for RHEL 8",
"product_id": "8Base-RHACM-2.4:rhacm2/multiclusterhub-repo-rhel8@sha256:e1e522835d65503d467dc9ef7c4a0149adfc4cbd3620134adb4a5694eda2f0c4_ppc64le"
},
"product_reference": "rhacm2/multiclusterhub-repo-rhel8@sha256:e1e522835d65503d467dc9ef7c4a0149adfc4cbd3620134adb4a5694eda2f0c4_ppc64le",
"relates_to_product_reference": "8Base-RHACM-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/multiclusterhub-rhel8@sha256:37cf6ccd9a2b9af4444fa192e7b5e6979687bd5159d97f48da40c4f9bad249eb_amd64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.4 for RHEL 8",
"product_id": "8Base-RHACM-2.4:rhacm2/multiclusterhub-rhel8@sha256:37cf6ccd9a2b9af4444fa192e7b5e6979687bd5159d97f48da40c4f9bad249eb_amd64"
},
"product_reference": "rhacm2/multiclusterhub-rhel8@sha256:37cf6ccd9a2b9af4444fa192e7b5e6979687bd5159d97f48da40c4f9bad249eb_amd64",
"relates_to_product_reference": "8Base-RHACM-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/multiclusterhub-rhel8@sha256:b8dea0eca4c8aaefee6be9afea77e3302ad551f68f5a87316caf65e13ac9138d_s390x as a component of Red Hat Advanced Cluster Management for Kubernetes 2.4 for RHEL 8",
"product_id": "8Base-RHACM-2.4:rhacm2/multiclusterhub-rhel8@sha256:b8dea0eca4c8aaefee6be9afea77e3302ad551f68f5a87316caf65e13ac9138d_s390x"
},
"product_reference": "rhacm2/multiclusterhub-rhel8@sha256:b8dea0eca4c8aaefee6be9afea77e3302ad551f68f5a87316caf65e13ac9138d_s390x",
"relates_to_product_reference": "8Base-RHACM-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/multiclusterhub-rhel8@sha256:d173cf78965bd026a6333af91b55305ea9c349e630fa53548ee42d791295cd69_ppc64le as a component of Red Hat Advanced Cluster Management for Kubernetes 2.4 for RHEL 8",
"product_id": "8Base-RHACM-2.4:rhacm2/multiclusterhub-rhel8@sha256:d173cf78965bd026a6333af91b55305ea9c349e630fa53548ee42d791295cd69_ppc64le"
},
"product_reference": "rhacm2/multiclusterhub-rhel8@sha256:d173cf78965bd026a6333af91b55305ea9c349e630fa53548ee42d791295cd69_ppc64le",
"relates_to_product_reference": "8Base-RHACM-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/node-exporter-rhel8@sha256:0b2cf97a3d82fb4570dee71c1232ef9998c7efcd1d9415f9f41351457802d62d_amd64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.4 for RHEL 8",
"product_id": "8Base-RHACM-2.4:rhacm2/node-exporter-rhel8@sha256:0b2cf97a3d82fb4570dee71c1232ef9998c7efcd1d9415f9f41351457802d62d_amd64"
},
"product_reference": "rhacm2/node-exporter-rhel8@sha256:0b2cf97a3d82fb4570dee71c1232ef9998c7efcd1d9415f9f41351457802d62d_amd64",
"relates_to_product_reference": "8Base-RHACM-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/node-exporter-rhel8@sha256:93e85d546c624a685221a5d0c9085fa59752105587a531c58066a856defa322a_ppc64le as a component of Red Hat Advanced Cluster Management for Kubernetes 2.4 for RHEL 8",
"product_id": "8Base-RHACM-2.4:rhacm2/node-exporter-rhel8@sha256:93e85d546c624a685221a5d0c9085fa59752105587a531c58066a856defa322a_ppc64le"
},
"product_reference": "rhacm2/node-exporter-rhel8@sha256:93e85d546c624a685221a5d0c9085fa59752105587a531c58066a856defa322a_ppc64le",
"relates_to_product_reference": "8Base-RHACM-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/node-exporter-rhel8@sha256:b20c7b88c52ab9772ebd2216333d6324cba08c653135af469a9e6ccb6648d7c6_s390x as a component of Red Hat Advanced Cluster Management for Kubernetes 2.4 for RHEL 8",
"product_id": "8Base-RHACM-2.4:rhacm2/node-exporter-rhel8@sha256:b20c7b88c52ab9772ebd2216333d6324cba08c653135af469a9e6ccb6648d7c6_s390x"
},
"product_reference": "rhacm2/node-exporter-rhel8@sha256:b20c7b88c52ab9772ebd2216333d6324cba08c653135af469a9e6ccb6648d7c6_s390x",
"relates_to_product_reference": "8Base-RHACM-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/observatorium-rhel8-operator@sha256:078b48f3746c33e0c69b11c9e51e70c220a3cc6f0fd26eb5b30534b16c6a2efa_s390x as a component of Red Hat Advanced Cluster Management for Kubernetes 2.4 for RHEL 8",
"product_id": "8Base-RHACM-2.4:rhacm2/observatorium-rhel8-operator@sha256:078b48f3746c33e0c69b11c9e51e70c220a3cc6f0fd26eb5b30534b16c6a2efa_s390x"
},
"product_reference": "rhacm2/observatorium-rhel8-operator@sha256:078b48f3746c33e0c69b11c9e51e70c220a3cc6f0fd26eb5b30534b16c6a2efa_s390x",
"relates_to_product_reference": "8Base-RHACM-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/observatorium-rhel8-operator@sha256:0e1ec4eda138936261dc5a76a18fa4ace6082c636b30021ce10d5d4d0acea890_ppc64le as a component of Red Hat Advanced Cluster Management for Kubernetes 2.4 for RHEL 8",
"product_id": "8Base-RHACM-2.4:rhacm2/observatorium-rhel8-operator@sha256:0e1ec4eda138936261dc5a76a18fa4ace6082c636b30021ce10d5d4d0acea890_ppc64le"
},
"product_reference": "rhacm2/observatorium-rhel8-operator@sha256:0e1ec4eda138936261dc5a76a18fa4ace6082c636b30021ce10d5d4d0acea890_ppc64le",
"relates_to_product_reference": "8Base-RHACM-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/observatorium-rhel8-operator@sha256:70e41fdcacd43b4e498b8d5917d0e2fb640f4e85f30b1d6646b27aee1bc8dafc_amd64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.4 for RHEL 8",
"product_id": "8Base-RHACM-2.4:rhacm2/observatorium-rhel8-operator@sha256:70e41fdcacd43b4e498b8d5917d0e2fb640f4e85f30b1d6646b27aee1bc8dafc_amd64"
},
"product_reference": "rhacm2/observatorium-rhel8-operator@sha256:70e41fdcacd43b4e498b8d5917d0e2fb640f4e85f30b1d6646b27aee1bc8dafc_amd64",
"relates_to_product_reference": "8Base-RHACM-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/observatorium-rhel8@sha256:431149d31b309822fa9476f951ae39bde3a81cc5d17d2a79062ced7b729166cd_amd64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.4 for RHEL 8",
"product_id": "8Base-RHACM-2.4:rhacm2/observatorium-rhel8@sha256:431149d31b309822fa9476f951ae39bde3a81cc5d17d2a79062ced7b729166cd_amd64"
},
"product_reference": "rhacm2/observatorium-rhel8@sha256:431149d31b309822fa9476f951ae39bde3a81cc5d17d2a79062ced7b729166cd_amd64",
"relates_to_product_reference": "8Base-RHACM-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/observatorium-rhel8@sha256:65aaebf97e8b904e9ff1520f4bc4704bc21614a7377f66a4c6776032621a9ccf_s390x as a component of Red Hat Advanced Cluster Management for Kubernetes 2.4 for RHEL 8",
"product_id": "8Base-RHACM-2.4:rhacm2/observatorium-rhel8@sha256:65aaebf97e8b904e9ff1520f4bc4704bc21614a7377f66a4c6776032621a9ccf_s390x"
},
"product_reference": "rhacm2/observatorium-rhel8@sha256:65aaebf97e8b904e9ff1520f4bc4704bc21614a7377f66a4c6776032621a9ccf_s390x",
"relates_to_product_reference": "8Base-RHACM-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/observatorium-rhel8@sha256:804054ba7c65c0814307017e3ff6681ba25e62384468adbf3712418e1f3b321f_ppc64le as a component of Red Hat Advanced Cluster Management for Kubernetes 2.4 for RHEL 8",
"product_id": "8Base-RHACM-2.4:rhacm2/observatorium-rhel8@sha256:804054ba7c65c0814307017e3ff6681ba25e62384468adbf3712418e1f3b321f_ppc64le"
},
"product_reference": "rhacm2/observatorium-rhel8@sha256:804054ba7c65c0814307017e3ff6681ba25e62384468adbf3712418e1f3b321f_ppc64le",
"relates_to_product_reference": "8Base-RHACM-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/openshift-hive-rhel8@sha256:80950fa60359f90359129bff09665d7e94150bfbcfb048dc46ec77309479733b_ppc64le as a component of Red Hat Advanced Cluster Management for Kubernetes 2.4 for RHEL 8",
"product_id": "8Base-RHACM-2.4:rhacm2/openshift-hive-rhel8@sha256:80950fa60359f90359129bff09665d7e94150bfbcfb048dc46ec77309479733b_ppc64le"
},
"product_reference": "rhacm2/openshift-hive-rhel8@sha256:80950fa60359f90359129bff09665d7e94150bfbcfb048dc46ec77309479733b_ppc64le",
"relates_to_product_reference": "8Base-RHACM-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/openshift-hive-rhel8@sha256:bae2680af5a00937f0ecc680ad979b131ad65fc47c4683dec69e45e442dd38b4_amd64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.4 for RHEL 8",
"product_id": "8Base-RHACM-2.4:rhacm2/openshift-hive-rhel8@sha256:bae2680af5a00937f0ecc680ad979b131ad65fc47c4683dec69e45e442dd38b4_amd64"
},
"product_reference": "rhacm2/openshift-hive-rhel8@sha256:bae2680af5a00937f0ecc680ad979b131ad65fc47c4683dec69e45e442dd38b4_amd64",
"relates_to_product_reference": "8Base-RHACM-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/openshift-hive-rhel8@sha256:c75cad252f1bda9dac27d1145ee01fe91078e6bc29c60b72f2f0977cea56ae9c_s390x as a component of Red Hat Advanced Cluster Management for Kubernetes 2.4 for RHEL 8",
"product_id": "8Base-RHACM-2.4:rhacm2/openshift-hive-rhel8@sha256:c75cad252f1bda9dac27d1145ee01fe91078e6bc29c60b72f2f0977cea56ae9c_s390x"
},
"product_reference": "rhacm2/openshift-hive-rhel8@sha256:c75cad252f1bda9dac27d1145ee01fe91078e6bc29c60b72f2f0977cea56ae9c_s390x",
"relates_to_product_reference": "8Base-RHACM-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/placement-rhel8@sha256:1cc55dc4ec890f583cf63c7c1d5451cd1e409dbb8feed7bb854e6970ba0e9cbd_s390x as a component of Red Hat Advanced Cluster Management for Kubernetes 2.4 for RHEL 8",
"product_id": "8Base-RHACM-2.4:rhacm2/placement-rhel8@sha256:1cc55dc4ec890f583cf63c7c1d5451cd1e409dbb8feed7bb854e6970ba0e9cbd_s390x"
},
"product_reference": "rhacm2/placement-rhel8@sha256:1cc55dc4ec890f583cf63c7c1d5451cd1e409dbb8feed7bb854e6970ba0e9cbd_s390x",
"relates_to_product_reference": "8Base-RHACM-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/placement-rhel8@sha256:98f3db6bd38eec496565558b8c81a06b51fe22ad4c5a462a6b43a61ab3bc853c_amd64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.4 for RHEL 8",
"product_id": "8Base-RHACM-2.4:rhacm2/placement-rhel8@sha256:98f3db6bd38eec496565558b8c81a06b51fe22ad4c5a462a6b43a61ab3bc853c_amd64"
},
"product_reference": "rhacm2/placement-rhel8@sha256:98f3db6bd38eec496565558b8c81a06b51fe22ad4c5a462a6b43a61ab3bc853c_amd64",
"relates_to_product_reference": "8Base-RHACM-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/placement-rhel8@sha256:a0a5b1e0cd29da2c215f3ce555230477ce775cbd79423c74426aaa4f7f56cfc5_ppc64le as a component of Red Hat Advanced Cluster Management for Kubernetes 2.4 for RHEL 8",
"product_id": "8Base-RHACM-2.4:rhacm2/placement-rhel8@sha256:a0a5b1e0cd29da2c215f3ce555230477ce775cbd79423c74426aaa4f7f56cfc5_ppc64le"
},
"product_reference": "rhacm2/placement-rhel8@sha256:a0a5b1e0cd29da2c215f3ce555230477ce775cbd79423c74426aaa4f7f56cfc5_ppc64le",
"relates_to_product_reference": "8Base-RHACM-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/prometheus-alertmanager-rhel8@sha256:29c84506cb42edbede5abdf086433ef003d677135fe3b51093c1fbafa6f666e0_s390x as a component of Red Hat Advanced Cluster Management for Kubernetes 2.4 for RHEL 8",
"product_id": "8Base-RHACM-2.4:rhacm2/prometheus-alertmanager-rhel8@sha256:29c84506cb42edbede5abdf086433ef003d677135fe3b51093c1fbafa6f666e0_s390x"
},
"product_reference": "rhacm2/prometheus-alertmanager-rhel8@sha256:29c84506cb42edbede5abdf086433ef003d677135fe3b51093c1fbafa6f666e0_s390x",
"relates_to_product_reference": "8Base-RHACM-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/prometheus-alertmanager-rhel8@sha256:be4e1ac4ca5c8145ad7488bc9f067d8f1b9f4cb3d79ac43f4addd19cc66a584b_amd64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.4 for RHEL 8",
"product_id": "8Base-RHACM-2.4:rhacm2/prometheus-alertmanager-rhel8@sha256:be4e1ac4ca5c8145ad7488bc9f067d8f1b9f4cb3d79ac43f4addd19cc66a584b_amd64"
},
"product_reference": "rhacm2/prometheus-alertmanager-rhel8@sha256:be4e1ac4ca5c8145ad7488bc9f067d8f1b9f4cb3d79ac43f4addd19cc66a584b_amd64",
"relates_to_product_reference": "8Base-RHACM-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/prometheus-alertmanager-rhel8@sha256:fc83710377e91bec8866053bb2b9f91be7a3c25993488a6f9641e7c93918aadc_ppc64le as a component of Red Hat Advanced Cluster Management for Kubernetes 2.4 for RHEL 8",
"product_id": "8Base-RHACM-2.4:rhacm2/prometheus-alertmanager-rhel8@sha256:fc83710377e91bec8866053bb2b9f91be7a3c25993488a6f9641e7c93918aadc_ppc64le"
},
"product_reference": "rhacm2/prometheus-alertmanager-rhel8@sha256:fc83710377e91bec8866053bb2b9f91be7a3c25993488a6f9641e7c93918aadc_ppc64le",
"relates_to_product_reference": "8Base-RHACM-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/prometheus-rhel8@sha256:1587535175898f97007552a6023ef0785861271dc939a751c98db0c41c9e2c97_amd64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.4 for RHEL 8",
"product_id": "8Base-RHACM-2.4:rhacm2/prometheus-rhel8@sha256:1587535175898f97007552a6023ef0785861271dc939a751c98db0c41c9e2c97_amd64"
},
"product_reference": "rhacm2/prometheus-rhel8@sha256:1587535175898f97007552a6023ef0785861271dc939a751c98db0c41c9e2c97_amd64",
"relates_to_product_reference": "8Base-RHACM-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/prometheus-rhel8@sha256:4aa41836d3699f3b8a546703fa5032a01af6bcac60465e779769c32a36352d0d_s390x as a component of Red Hat Advanced Cluster Management for Kubernetes 2.4 for RHEL 8",
"product_id": "8Base-RHACM-2.4:rhacm2/prometheus-rhel8@sha256:4aa41836d3699f3b8a546703fa5032a01af6bcac60465e779769c32a36352d0d_s390x"
},
"product_reference": "rhacm2/prometheus-rhel8@sha256:4aa41836d3699f3b8a546703fa5032a01af6bcac60465e779769c32a36352d0d_s390x",
"relates_to_product_reference": "8Base-RHACM-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/prometheus-rhel8@sha256:f7971a684bcdce02604319ecace5ba585797f116a64024da815bf3e2d27f6251_ppc64le as a component of Red Hat Advanced Cluster Management for Kubernetes 2.4 for RHEL 8",
"product_id": "8Base-RHACM-2.4:rhacm2/prometheus-rhel8@sha256:f7971a684bcdce02604319ecace5ba585797f116a64024da815bf3e2d27f6251_ppc64le"
},
"product_reference": "rhacm2/prometheus-rhel8@sha256:f7971a684bcdce02604319ecace5ba585797f116a64024da815bf3e2d27f6251_ppc64le",
"relates_to_product_reference": "8Base-RHACM-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/provider-credential-controller-rhel8@sha256:827351fc8036170bfb1b6d0fc15c84476c8913ae044163884ff89424e0e4235f_s390x as a component of Red Hat Advanced Cluster Management for Kubernetes 2.4 for RHEL 8",
"product_id": "8Base-RHACM-2.4:rhacm2/provider-credential-controller-rhel8@sha256:827351fc8036170bfb1b6d0fc15c84476c8913ae044163884ff89424e0e4235f_s390x"
},
"product_reference": "rhacm2/provider-credential-controller-rhel8@sha256:827351fc8036170bfb1b6d0fc15c84476c8913ae044163884ff89424e0e4235f_s390x",
"relates_to_product_reference": "8Base-RHACM-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/provider-credential-controller-rhel8@sha256:a6f1234d8f90e06b88775ce831e574ec0621e487043d412d7c35d2bde6db21f9_amd64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.4 for RHEL 8",
"product_id": "8Base-RHACM-2.4:rhacm2/provider-credential-controller-rhel8@sha256:a6f1234d8f90e06b88775ce831e574ec0621e487043d412d7c35d2bde6db21f9_amd64"
},
"product_reference": "rhacm2/provider-credential-controller-rhel8@sha256:a6f1234d8f90e06b88775ce831e574ec0621e487043d412d7c35d2bde6db21f9_amd64",
"relates_to_product_reference": "8Base-RHACM-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/provider-credential-controller-rhel8@sha256:e33d7b73b6a7d41ef7779800af177a4557608ea87c854e457d0421332fcb421f_ppc64le as a component of Red Hat Advanced Cluster Management for Kubernetes 2.4 for RHEL 8",
"product_id": "8Base-RHACM-2.4:rhacm2/provider-credential-controller-rhel8@sha256:e33d7b73b6a7d41ef7779800af177a4557608ea87c854e457d0421332fcb421f_ppc64le"
},
"product_reference": "rhacm2/provider-credential-controller-rhel8@sha256:e33d7b73b6a7d41ef7779800af177a4557608ea87c854e457d0421332fcb421f_ppc64le",
"relates_to_product_reference": "8Base-RHACM-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/rbac-query-proxy-rhel8@sha256:1d1c793c2bf89cb49dc4625981b4f7bc9cc827d01d7c57af88cde59adde21787_amd64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.4 for RHEL 8",
"product_id": "8Base-RHACM-2.4:rhacm2/rbac-query-proxy-rhel8@sha256:1d1c793c2bf89cb49dc4625981b4f7bc9cc827d01d7c57af88cde59adde21787_amd64"
},
"product_reference": "rhacm2/rbac-query-proxy-rhel8@sha256:1d1c793c2bf89cb49dc4625981b4f7bc9cc827d01d7c57af88cde59adde21787_amd64",
"relates_to_product_reference": "8Base-RHACM-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/rbac-query-proxy-rhel8@sha256:a129031e0e3c0e389a104f1ad15f4ecbb6382d79e19c62e7b22b31bee7021cdd_s390x as a component of Red Hat Advanced Cluster Management for Kubernetes 2.4 for RHEL 8",
"product_id": "8Base-RHACM-2.4:rhacm2/rbac-query-proxy-rhel8@sha256:a129031e0e3c0e389a104f1ad15f4ecbb6382d79e19c62e7b22b31bee7021cdd_s390x"
},
"product_reference": "rhacm2/rbac-query-proxy-rhel8@sha256:a129031e0e3c0e389a104f1ad15f4ecbb6382d79e19c62e7b22b31bee7021cdd_s390x",
"relates_to_product_reference": "8Base-RHACM-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/rbac-query-proxy-rhel8@sha256:b549a06e14f326d196883c8168db3f82edbb952184ea4742b6d4eca78b13bc69_ppc64le as a component of Red Hat Advanced Cluster Management for Kubernetes 2.4 for RHEL 8",
"product_id": "8Base-RHACM-2.4:rhacm2/rbac-query-proxy-rhel8@sha256:b549a06e14f326d196883c8168db3f82edbb952184ea4742b6d4eca78b13bc69_ppc64le"
},
"product_reference": "rhacm2/rbac-query-proxy-rhel8@sha256:b549a06e14f326d196883c8168db3f82edbb952184ea4742b6d4eca78b13bc69_ppc64le",
"relates_to_product_reference": "8Base-RHACM-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/redisgraph-tls-rhel8@sha256:7e3245ba0f53c4c510f7151b3e940c13d5a79d8d95b203e3b8ceaca4ceea42ea_ppc64le as a component of Red Hat Advanced Cluster Management for Kubernetes 2.4 for RHEL 8",
"product_id": "8Base-RHACM-2.4:rhacm2/redisgraph-tls-rhel8@sha256:7e3245ba0f53c4c510f7151b3e940c13d5a79d8d95b203e3b8ceaca4ceea42ea_ppc64le"
},
"product_reference": "rhacm2/redisgraph-tls-rhel8@sha256:7e3245ba0f53c4c510f7151b3e940c13d5a79d8d95b203e3b8ceaca4ceea42ea_ppc64le",
"relates_to_product_reference": "8Base-RHACM-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/redisgraph-tls-rhel8@sha256:9fb4a62d70505c508d0d8dc158f8fa1c759c23f6a13c6a069a40a32c5cbce1fe_s390x as a component of Red Hat Advanced Cluster Management for Kubernetes 2.4 for RHEL 8",
"product_id": "8Base-RHACM-2.4:rhacm2/redisgraph-tls-rhel8@sha256:9fb4a62d70505c508d0d8dc158f8fa1c759c23f6a13c6a069a40a32c5cbce1fe_s390x"
},
"product_reference": "rhacm2/redisgraph-tls-rhel8@sha256:9fb4a62d70505c508d0d8dc158f8fa1c759c23f6a13c6a069a40a32c5cbce1fe_s390x",
"relates_to_product_reference": "8Base-RHACM-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/redisgraph-tls-rhel8@sha256:cdf817bdb70737e6912e550fa1602bbbcaa5b34a2e2d47a249000aac560cc6f0_amd64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.4 for RHEL 8",
"product_id": "8Base-RHACM-2.4:rhacm2/redisgraph-tls-rhel8@sha256:cdf817bdb70737e6912e550fa1602bbbcaa5b34a2e2d47a249000aac560cc6f0_amd64"
},
"product_reference": "rhacm2/redisgraph-tls-rhel8@sha256:cdf817bdb70737e6912e550fa1602bbbcaa5b34a2e2d47a249000aac560cc6f0_amd64",
"relates_to_product_reference": "8Base-RHACM-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/registration-rhel8-operator@sha256:3ca37dec679c11f1333c5fd6c866867ce2e7ed5d3c139c2ad8f3ad7d10be70c0_s390x as a component of Red Hat Advanced Cluster Management for Kubernetes 2.4 for RHEL 8",
"product_id": "8Base-RHACM-2.4:rhacm2/registration-rhel8-operator@sha256:3ca37dec679c11f1333c5fd6c866867ce2e7ed5d3c139c2ad8f3ad7d10be70c0_s390x"
},
"product_reference": "rhacm2/registration-rhel8-operator@sha256:3ca37dec679c11f1333c5fd6c866867ce2e7ed5d3c139c2ad8f3ad7d10be70c0_s390x",
"relates_to_product_reference": "8Base-RHACM-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/registration-rhel8-operator@sha256:45b0e1027807496b3c2a10d8e7c015cc91cc77b9832639adb51a6e5fc7f5071b_ppc64le as a component of Red Hat Advanced Cluster Management for Kubernetes 2.4 for RHEL 8",
"product_id": "8Base-RHACM-2.4:rhacm2/registration-rhel8-operator@sha256:45b0e1027807496b3c2a10d8e7c015cc91cc77b9832639adb51a6e5fc7f5071b_ppc64le"
},
"product_reference": "rhacm2/registration-rhel8-operator@sha256:45b0e1027807496b3c2a10d8e7c015cc91cc77b9832639adb51a6e5fc7f5071b_ppc64le",
"relates_to_product_reference": "8Base-RHACM-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/registration-rhel8-operator@sha256:6710d98fb67533848a96f35fcbeb0adf6999a7e6534068ccc9956105a4d2db73_amd64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.4 for RHEL 8",
"product_id": "8Base-RHACM-2.4:rhacm2/registration-rhel8-operator@sha256:6710d98fb67533848a96f35fcbeb0adf6999a7e6534068ccc9956105a4d2db73_amd64"
},
"product_reference": "rhacm2/registration-rhel8-operator@sha256:6710d98fb67533848a96f35fcbeb0adf6999a7e6534068ccc9956105a4d2db73_amd64",
"relates_to_product_reference": "8Base-RHACM-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/registration-rhel8@sha256:0fbe6a1234544b31be5b6ba778895d31b0486783116796e0e31079cd2ee9f87a_ppc64le as a component of Red Hat Advanced Cluster Management for Kubernetes 2.4 for RHEL 8",
"product_id": "8Base-RHACM-2.4:rhacm2/registration-rhel8@sha256:0fbe6a1234544b31be5b6ba778895d31b0486783116796e0e31079cd2ee9f87a_ppc64le"
},
"product_reference": "rhacm2/registration-rhel8@sha256:0fbe6a1234544b31be5b6ba778895d31b0486783116796e0e31079cd2ee9f87a_ppc64le",
"relates_to_product_reference": "8Base-RHACM-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/registration-rhel8@sha256:494e65b5e3bf27c3bae221db5154b119ef7689b2cb42894f05c40cf4608f1da6_s390x as a component of Red Hat Advanced Cluster Management for Kubernetes 2.4 for RHEL 8",
"product_id": "8Base-RHACM-2.4:rhacm2/registration-rhel8@sha256:494e65b5e3bf27c3bae221db5154b119ef7689b2cb42894f05c40cf4608f1da6_s390x"
},
"product_reference": "rhacm2/registration-rhel8@sha256:494e65b5e3bf27c3bae221db5154b119ef7689b2cb42894f05c40cf4608f1da6_s390x",
"relates_to_product_reference": "8Base-RHACM-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/registration-rhel8@sha256:5d614eda176a91d5359e8a44a6f93a3fdbda8080f2209f342f83d4816b2d0008_amd64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.4 for RHEL 8",
"product_id": "8Base-RHACM-2.4:rhacm2/registration-rhel8@sha256:5d614eda176a91d5359e8a44a6f93a3fdbda8080f2209f342f83d4816b2d0008_amd64"
},
"product_reference": "rhacm2/registration-rhel8@sha256:5d614eda176a91d5359e8a44a6f93a3fdbda8080f2209f342f83d4816b2d0008_amd64",
"relates_to_product_reference": "8Base-RHACM-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/search-aggregator-rhel8@sha256:176ba84e41d3465826245fd9acd199c0b292c25a76c88bbcab8c07d93829ff9c_s390x as a component of Red Hat Advanced Cluster Management for Kubernetes 2.4 for RHEL 8",
"product_id": "8Base-RHACM-2.4:rhacm2/search-aggregator-rhel8@sha256:176ba84e41d3465826245fd9acd199c0b292c25a76c88bbcab8c07d93829ff9c_s390x"
},
"product_reference": "rhacm2/search-aggregator-rhel8@sha256:176ba84e41d3465826245fd9acd199c0b292c25a76c88bbcab8c07d93829ff9c_s390x",
"relates_to_product_reference": "8Base-RHACM-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/search-aggregator-rhel8@sha256:3857111bc468c7bb79a7476d6bc5df0add7d8951799b65b6414f1f5dd3d5b9b8_amd64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.4 for RHEL 8",
"product_id": "8Base-RHACM-2.4:rhacm2/search-aggregator-rhel8@sha256:3857111bc468c7bb79a7476d6bc5df0add7d8951799b65b6414f1f5dd3d5b9b8_amd64"
},
"product_reference": "rhacm2/search-aggregator-rhel8@sha256:3857111bc468c7bb79a7476d6bc5df0add7d8951799b65b6414f1f5dd3d5b9b8_amd64",
"relates_to_product_reference": "8Base-RHACM-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/search-aggregator-rhel8@sha256:52a2dd79f67b1910a7129f70ba18b48656cd41b2a15f2ae4af2509c0eaa4205a_ppc64le as a component of Red Hat Advanced Cluster Management for Kubernetes 2.4 for RHEL 8",
"product_id": "8Base-RHACM-2.4:rhacm2/search-aggregator-rhel8@sha256:52a2dd79f67b1910a7129f70ba18b48656cd41b2a15f2ae4af2509c0eaa4205a_ppc64le"
},
"product_reference": "rhacm2/search-aggregator-rhel8@sha256:52a2dd79f67b1910a7129f70ba18b48656cd41b2a15f2ae4af2509c0eaa4205a_ppc64le",
"relates_to_product_reference": "8Base-RHACM-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/search-api-rhel8@sha256:2d64646d663ac682a087fc69314bd72751ba2b005ab08a93da223470a863a740_amd64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.4 for RHEL 8",
"product_id": "8Base-RHACM-2.4:rhacm2/search-api-rhel8@sha256:2d64646d663ac682a087fc69314bd72751ba2b005ab08a93da223470a863a740_amd64"
},
"product_reference": "rhacm2/search-api-rhel8@sha256:2d64646d663ac682a087fc69314bd72751ba2b005ab08a93da223470a863a740_amd64",
"relates_to_product_reference": "8Base-RHACM-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/search-api-rhel8@sha256:74ccabf407b668837238eb3ad2e536fcb0b3df9a48741f43edf2456fbee80cc6_ppc64le as a component of Red Hat Advanced Cluster Management for Kubernetes 2.4 for RHEL 8",
"product_id": "8Base-RHACM-2.4:rhacm2/search-api-rhel8@sha256:74ccabf407b668837238eb3ad2e536fcb0b3df9a48741f43edf2456fbee80cc6_ppc64le"
},
"product_reference": "rhacm2/search-api-rhel8@sha256:74ccabf407b668837238eb3ad2e536fcb0b3df9a48741f43edf2456fbee80cc6_ppc64le",
"relates_to_product_reference": "8Base-RHACM-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/search-api-rhel8@sha256:de9cc78ae58b063980c0fd3797cc6aba79bedc22898dae3fbce64c94dfd82909_s390x as a component of Red Hat Advanced Cluster Management for Kubernetes 2.4 for RHEL 8",
"product_id": "8Base-RHACM-2.4:rhacm2/search-api-rhel8@sha256:de9cc78ae58b063980c0fd3797cc6aba79bedc22898dae3fbce64c94dfd82909_s390x"
},
"product_reference": "rhacm2/search-api-rhel8@sha256:de9cc78ae58b063980c0fd3797cc6aba79bedc22898dae3fbce64c94dfd82909_s390x",
"relates_to_product_reference": "8Base-RHACM-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/search-collector-rhel8@sha256:37c5344f9061f44ea363d64c2118e791999007ecdead8d15c8c121aff83631fe_amd64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.4 for RHEL 8",
"product_id": "8Base-RHACM-2.4:rhacm2/search-collector-rhel8@sha256:37c5344f9061f44ea363d64c2118e791999007ecdead8d15c8c121aff83631fe_amd64"
},
"product_reference": "rhacm2/search-collector-rhel8@sha256:37c5344f9061f44ea363d64c2118e791999007ecdead8d15c8c121aff83631fe_amd64",
"relates_to_product_reference": "8Base-RHACM-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/search-collector-rhel8@sha256:98fb5b0965d41badb9933eb0fc23a5006c1e1cb555a8b80b63a6a00bc87b1c7a_s390x as a component of Red Hat Advanced Cluster Management for Kubernetes 2.4 for RHEL 8",
"product_id": "8Base-RHACM-2.4:rhacm2/search-collector-rhel8@sha256:98fb5b0965d41badb9933eb0fc23a5006c1e1cb555a8b80b63a6a00bc87b1c7a_s390x"
},
"product_reference": "rhacm2/search-collector-rhel8@sha256:98fb5b0965d41badb9933eb0fc23a5006c1e1cb555a8b80b63a6a00bc87b1c7a_s390x",
"relates_to_product_reference": "8Base-RHACM-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/search-collector-rhel8@sha256:ff9c98d5836007520ff971116d5c143b6e0fafa25e5c8f0dfd4b1a23f191f1d2_ppc64le as a component of Red Hat Advanced Cluster Management for Kubernetes 2.4 for RHEL 8",
"product_id": "8Base-RHACM-2.4:rhacm2/search-collector-rhel8@sha256:ff9c98d5836007520ff971116d5c143b6e0fafa25e5c8f0dfd4b1a23f191f1d2_ppc64le"
},
"product_reference": "rhacm2/search-collector-rhel8@sha256:ff9c98d5836007520ff971116d5c143b6e0fafa25e5c8f0dfd4b1a23f191f1d2_ppc64le",
"relates_to_product_reference": "8Base-RHACM-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/search-rhel8@sha256:13b61bea54f6d67fb749852d48dc6a035ee516ed5f3d339619b97924e078ca59_ppc64le as a component of Red Hat Advanced Cluster Management for Kubernetes 2.4 for RHEL 8",
"product_id": "8Base-RHACM-2.4:rhacm2/search-rhel8@sha256:13b61bea54f6d67fb749852d48dc6a035ee516ed5f3d339619b97924e078ca59_ppc64le"
},
"product_reference": "rhacm2/search-rhel8@sha256:13b61bea54f6d67fb749852d48dc6a035ee516ed5f3d339619b97924e078ca59_ppc64le",
"relates_to_product_reference": "8Base-RHACM-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/search-rhel8@sha256:210fdca717aef2b4159e223a4f0bab06cdae9491d2c890d63710cf3c71de0c32_amd64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.4 for RHEL 8",
"product_id": "8Base-RHACM-2.4:rhacm2/search-rhel8@sha256:210fdca717aef2b4159e223a4f0bab06cdae9491d2c890d63710cf3c71de0c32_amd64"
},
"product_reference": "rhacm2/search-rhel8@sha256:210fdca717aef2b4159e223a4f0bab06cdae9491d2c890d63710cf3c71de0c32_amd64",
"relates_to_product_reference": "8Base-RHACM-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/search-rhel8@sha256:5f3249435b29dba366242d6e68e6f1f2f4a8f4cd8941fb881d297bd5ed9fa72e_s390x as a component of Red Hat Advanced Cluster Management for Kubernetes 2.4 for RHEL 8",
"product_id": "8Base-RHACM-2.4:rhacm2/search-rhel8@sha256:5f3249435b29dba366242d6e68e6f1f2f4a8f4cd8941fb881d297bd5ed9fa72e_s390x"
},
"product_reference": "rhacm2/search-rhel8@sha256:5f3249435b29dba366242d6e68e6f1f2f4a8f4cd8941fb881d297bd5ed9fa72e_s390x",
"relates_to_product_reference": "8Base-RHACM-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/search-ui-rhel8@sha256:2203d5c5cadd4be391bba00bbf8a588e930dcde7c438e15c14ed0e7a3fd31522_s390x as a component of Red Hat Advanced Cluster Management for Kubernetes 2.4 for RHEL 8",
"product_id": "8Base-RHACM-2.4:rhacm2/search-ui-rhel8@sha256:2203d5c5cadd4be391bba00bbf8a588e930dcde7c438e15c14ed0e7a3fd31522_s390x"
},
"product_reference": "rhacm2/search-ui-rhel8@sha256:2203d5c5cadd4be391bba00bbf8a588e930dcde7c438e15c14ed0e7a3fd31522_s390x",
"relates_to_product_reference": "8Base-RHACM-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/search-ui-rhel8@sha256:aa0f257b502a6fcf1d2eb2270858f7d145abee32b9a64ba511bab22218b74e0a_ppc64le as a component of Red Hat Advanced Cluster Management for Kubernetes 2.4 for RHEL 8",
"product_id": "8Base-RHACM-2.4:rhacm2/search-ui-rhel8@sha256:aa0f257b502a6fcf1d2eb2270858f7d145abee32b9a64ba511bab22218b74e0a_ppc64le"
},
"product_reference": "rhacm2/search-ui-rhel8@sha256:aa0f257b502a6fcf1d2eb2270858f7d145abee32b9a64ba511bab22218b74e0a_ppc64le",
"relates_to_product_reference": "8Base-RHACM-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/search-ui-rhel8@sha256:d4a81b7b29b9a76aa631ad26471b3cd6202775853f5a2102260c4f1e339cdfe0_amd64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.4 for RHEL 8",
"product_id": "8Base-RHACM-2.4:rhacm2/search-ui-rhel8@sha256:d4a81b7b29b9a76aa631ad26471b3cd6202775853f5a2102260c4f1e339cdfe0_amd64"
},
"product_reference": "rhacm2/search-ui-rhel8@sha256:d4a81b7b29b9a76aa631ad26471b3cd6202775853f5a2102260c4f1e339cdfe0_amd64",
"relates_to_product_reference": "8Base-RHACM-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/submariner-addon-rhel8@sha256:0faded1f0229ce80be36090a54ed761f1c89b414e84bd11d680fbddd382a986b_amd64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.4 for RHEL 8",
"product_id": "8Base-RHACM-2.4:rhacm2/submariner-addon-rhel8@sha256:0faded1f0229ce80be36090a54ed761f1c89b414e84bd11d680fbddd382a986b_amd64"
},
"product_reference": "rhacm2/submariner-addon-rhel8@sha256:0faded1f0229ce80be36090a54ed761f1c89b414e84bd11d680fbddd382a986b_amd64",
"relates_to_product_reference": "8Base-RHACM-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/submariner-addon-rhel8@sha256:4331c06cda7427491fcf5061f9695ab5f87dea5a02b5b915b1354c20f3cff830_s390x as a component of Red Hat Advanced Cluster Management for Kubernetes 2.4 for RHEL 8",
"product_id": "8Base-RHACM-2.4:rhacm2/submariner-addon-rhel8@sha256:4331c06cda7427491fcf5061f9695ab5f87dea5a02b5b915b1354c20f3cff830_s390x"
},
"product_reference": "rhacm2/submariner-addon-rhel8@sha256:4331c06cda7427491fcf5061f9695ab5f87dea5a02b5b915b1354c20f3cff830_s390x",
"relates_to_product_reference": "8Base-RHACM-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/submariner-addon-rhel8@sha256:514d5c15aceb07e72ba74d9ba1b3bdc2e84e1c4060b2facdb886809b118c704c_ppc64le as a component of Red Hat Advanced Cluster Management for Kubernetes 2.4 for RHEL 8",
"product_id": "8Base-RHACM-2.4:rhacm2/submariner-addon-rhel8@sha256:514d5c15aceb07e72ba74d9ba1b3bdc2e84e1c4060b2facdb886809b118c704c_ppc64le"
},
"product_reference": "rhacm2/submariner-addon-rhel8@sha256:514d5c15aceb07e72ba74d9ba1b3bdc2e84e1c4060b2facdb886809b118c704c_ppc64le",
"relates_to_product_reference": "8Base-RHACM-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/thanos-receive-controller-rhel8@sha256:2da6d891769a4d9cb936d93a8ea84eea45f33e482c79cc74418f4143c5c145e7_s390x as a component of Red Hat Advanced Cluster Management for Kubernetes 2.4 for RHEL 8",
"product_id": "8Base-RHACM-2.4:rhacm2/thanos-receive-controller-rhel8@sha256:2da6d891769a4d9cb936d93a8ea84eea45f33e482c79cc74418f4143c5c145e7_s390x"
},
"product_reference": "rhacm2/thanos-receive-controller-rhel8@sha256:2da6d891769a4d9cb936d93a8ea84eea45f33e482c79cc74418f4143c5c145e7_s390x",
"relates_to_product_reference": "8Base-RHACM-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/thanos-receive-controller-rhel8@sha256:8c0745aa13e06c6cc159d8be33302b766673bdd1aedff1309d205519587440ab_amd64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.4 for RHEL 8",
"product_id": "8Base-RHACM-2.4:rhacm2/thanos-receive-controller-rhel8@sha256:8c0745aa13e06c6cc159d8be33302b766673bdd1aedff1309d205519587440ab_amd64"
},
"product_reference": "rhacm2/thanos-receive-controller-rhel8@sha256:8c0745aa13e06c6cc159d8be33302b766673bdd1aedff1309d205519587440ab_amd64",
"relates_to_product_reference": "8Base-RHACM-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/thanos-receive-controller-rhel8@sha256:8d0e265c199c32e757c2004d89db64bc64092171b98068aab03f977a744cc5bc_ppc64le as a component of Red Hat Advanced Cluster Management for Kubernetes 2.4 for RHEL 8",
"product_id": "8Base-RHACM-2.4:rhacm2/thanos-receive-controller-rhel8@sha256:8d0e265c199c32e757c2004d89db64bc64092171b98068aab03f977a744cc5bc_ppc64le"
},
"product_reference": "rhacm2/thanos-receive-controller-rhel8@sha256:8d0e265c199c32e757c2004d89db64bc64092171b98068aab03f977a744cc5bc_ppc64le",
"relates_to_product_reference": "8Base-RHACM-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/thanos-rhel8@sha256:8036c9dd2d44027f5173b935ee8dcd9b3e87b433d65a50f83ffa76a503cf747c_s390x as a component of Red Hat Advanced Cluster Management for Kubernetes 2.4 for RHEL 8",
"product_id": "8Base-RHACM-2.4:rhacm2/thanos-rhel8@sha256:8036c9dd2d44027f5173b935ee8dcd9b3e87b433d65a50f83ffa76a503cf747c_s390x"
},
"product_reference": "rhacm2/thanos-rhel8@sha256:8036c9dd2d44027f5173b935ee8dcd9b3e87b433d65a50f83ffa76a503cf747c_s390x",
"relates_to_product_reference": "8Base-RHACM-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/thanos-rhel8@sha256:ed22c2650f0d908174896647ced911a49945714a114836096b787cc879164bc4_ppc64le as a component of Red Hat Advanced Cluster Management for Kubernetes 2.4 for RHEL 8",
"product_id": "8Base-RHACM-2.4:rhacm2/thanos-rhel8@sha256:ed22c2650f0d908174896647ced911a49945714a114836096b787cc879164bc4_ppc64le"
},
"product_reference": "rhacm2/thanos-rhel8@sha256:ed22c2650f0d908174896647ced911a49945714a114836096b787cc879164bc4_ppc64le",
"relates_to_product_reference": "8Base-RHACM-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/thanos-rhel8@sha256:fbe3062ae92faafd40caac5ddd0b20e2d1bfcaa64febebc0dcd5d368a3734c12_amd64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.4 for RHEL 8",
"product_id": "8Base-RHACM-2.4:rhacm2/thanos-rhel8@sha256:fbe3062ae92faafd40caac5ddd0b20e2d1bfcaa64febebc0dcd5d368a3734c12_amd64"
},
"product_reference": "rhacm2/thanos-rhel8@sha256:fbe3062ae92faafd40caac5ddd0b20e2d1bfcaa64febebc0dcd5d368a3734c12_amd64",
"relates_to_product_reference": "8Base-RHACM-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/volsync-mover-rclone-rhel8@sha256:0b3c2d30d0a6109db50dba4053d795fc92bfcadc380a8a8deb5ae4ef4e6d29fa_ppc64le as a component of Red Hat Advanced Cluster Management for Kubernetes 2.4 for RHEL 8",
"product_id": "8Base-RHACM-2.4:rhacm2/volsync-mover-rclone-rhel8@sha256:0b3c2d30d0a6109db50dba4053d795fc92bfcadc380a8a8deb5ae4ef4e6d29fa_ppc64le"
},
"product_reference": "rhacm2/volsync-mover-rclone-rhel8@sha256:0b3c2d30d0a6109db50dba4053d795fc92bfcadc380a8a8deb5ae4ef4e6d29fa_ppc64le",
"relates_to_product_reference": "8Base-RHACM-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/volsync-mover-rclone-rhel8@sha256:6784f7672ac4c8f47ddaf9b5fc6b98f2c1d18c48be212114eeab9babb780cba6_s390x as a component of Red Hat Advanced Cluster Management for Kubernetes 2.4 for RHEL 8",
"product_id": "8Base-RHACM-2.4:rhacm2/volsync-mover-rclone-rhel8@sha256:6784f7672ac4c8f47ddaf9b5fc6b98f2c1d18c48be212114eeab9babb780cba6_s390x"
},
"product_reference": "rhacm2/volsync-mover-rclone-rhel8@sha256:6784f7672ac4c8f47ddaf9b5fc6b98f2c1d18c48be212114eeab9babb780cba6_s390x",
"relates_to_product_reference": "8Base-RHACM-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/volsync-mover-rclone-rhel8@sha256:ada830a6dfa3f00aba2a32225a9884bbe31d20b93ece21249b11e6b037d85e75_amd64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.4 for RHEL 8",
"product_id": "8Base-RHACM-2.4:rhacm2/volsync-mover-rclone-rhel8@sha256:ada830a6dfa3f00aba2a32225a9884bbe31d20b93ece21249b11e6b037d85e75_amd64"
},
"product_reference": "rhacm2/volsync-mover-rclone-rhel8@sha256:ada830a6dfa3f00aba2a32225a9884bbe31d20b93ece21249b11e6b037d85e75_amd64",
"relates_to_product_reference": "8Base-RHACM-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/volsync-mover-restic-rhel8@sha256:31244fad1da3b5c258babd12defc1192a8534727f12ad775aad9d202fb6a5947_amd64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.4 for RHEL 8",
"product_id": "8Base-RHACM-2.4:rhacm2/volsync-mover-restic-rhel8@sha256:31244fad1da3b5c258babd12defc1192a8534727f12ad775aad9d202fb6a5947_amd64"
},
"product_reference": "rhacm2/volsync-mover-restic-rhel8@sha256:31244fad1da3b5c258babd12defc1192a8534727f12ad775aad9d202fb6a5947_amd64",
"relates_to_product_reference": "8Base-RHACM-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/volsync-mover-restic-rhel8@sha256:3ac9147cf782a40b3881973a399add430aee10cdfe1abdb00c98a0b5a3a527dc_s390x as a component of Red Hat Advanced Cluster Management for Kubernetes 2.4 for RHEL 8",
"product_id": "8Base-RHACM-2.4:rhacm2/volsync-mover-restic-rhel8@sha256:3ac9147cf782a40b3881973a399add430aee10cdfe1abdb00c98a0b5a3a527dc_s390x"
},
"product_reference": "rhacm2/volsync-mover-restic-rhel8@sha256:3ac9147cf782a40b3881973a399add430aee10cdfe1abdb00c98a0b5a3a527dc_s390x",
"relates_to_product_reference": "8Base-RHACM-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/volsync-mover-restic-rhel8@sha256:9d00b2d06752192dd8f8f48aeb2786ac1ee0c062ed8916cf3f693c7d2a05e208_ppc64le as a component of Red Hat Advanced Cluster Management for Kubernetes 2.4 for RHEL 8",
"product_id": "8Base-RHACM-2.4:rhacm2/volsync-mover-restic-rhel8@sha256:9d00b2d06752192dd8f8f48aeb2786ac1ee0c062ed8916cf3f693c7d2a05e208_ppc64le"
},
"product_reference": "rhacm2/volsync-mover-restic-rhel8@sha256:9d00b2d06752192dd8f8f48aeb2786ac1ee0c062ed8916cf3f693c7d2a05e208_ppc64le",
"relates_to_product_reference": "8Base-RHACM-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/volsync-mover-rsync-rhel8@sha256:30e06b75f83e22faeed2108f68b158fb35b4db22b83f049c61706ddcbfef27d9_ppc64le as a component of Red Hat Advanced Cluster Management for Kubernetes 2.4 for RHEL 8",
"product_id": "8Base-RHACM-2.4:rhacm2/volsync-mover-rsync-rhel8@sha256:30e06b75f83e22faeed2108f68b158fb35b4db22b83f049c61706ddcbfef27d9_ppc64le"
},
"product_reference": "rhacm2/volsync-mover-rsync-rhel8@sha256:30e06b75f83e22faeed2108f68b158fb35b4db22b83f049c61706ddcbfef27d9_ppc64le",
"relates_to_product_reference": "8Base-RHACM-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/volsync-mover-rsync-rhel8@sha256:530aedee3aeca43ef0501f5cd2aa07c65eb708ac1a7fcd97fc3000358744d1bd_s390x as a component of Red Hat Advanced Cluster Management for Kubernetes 2.4 for RHEL 8",
"product_id": "8Base-RHACM-2.4:rhacm2/volsync-mover-rsync-rhel8@sha256:530aedee3aeca43ef0501f5cd2aa07c65eb708ac1a7fcd97fc3000358744d1bd_s390x"
},
"product_reference": "rhacm2/volsync-mover-rsync-rhel8@sha256:530aedee3aeca43ef0501f5cd2aa07c65eb708ac1a7fcd97fc3000358744d1bd_s390x",
"relates_to_product_reference": "8Base-RHACM-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/volsync-mover-rsync-rhel8@sha256:c5621b5d113a1330bdc04f1fce05fd6f16c10526511ba207cb24551f7efe0e58_amd64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.4 for RHEL 8",
"product_id": "8Base-RHACM-2.4:rhacm2/volsync-mover-rsync-rhel8@sha256:c5621b5d113a1330bdc04f1fce05fd6f16c10526511ba207cb24551f7efe0e58_amd64"
},
"product_reference": "rhacm2/volsync-mover-rsync-rhel8@sha256:c5621b5d113a1330bdc04f1fce05fd6f16c10526511ba207cb24551f7efe0e58_amd64",
"relates_to_product_reference": "8Base-RHACM-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/volsync-rhel8@sha256:1ab81a27373c351eb2c932536fc9ea6cbf74911b794e3cd183c8e5624940a656_ppc64le as a component of Red Hat Advanced Cluster Management for Kubernetes 2.4 for RHEL 8",
"product_id": "8Base-RHACM-2.4:rhacm2/volsync-rhel8@sha256:1ab81a27373c351eb2c932536fc9ea6cbf74911b794e3cd183c8e5624940a656_ppc64le"
},
"product_reference": "rhacm2/volsync-rhel8@sha256:1ab81a27373c351eb2c932536fc9ea6cbf74911b794e3cd183c8e5624940a656_ppc64le",
"relates_to_product_reference": "8Base-RHACM-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/volsync-rhel8@sha256:90ed24a800b82c2eb1c0f2d08aa11b2bea942e6a9044e3a01a5778877e7b376a_s390x as a component of Red Hat Advanced Cluster Management for Kubernetes 2.4 for RHEL 8",
"product_id": "8Base-RHACM-2.4:rhacm2/volsync-rhel8@sha256:90ed24a800b82c2eb1c0f2d08aa11b2bea942e6a9044e3a01a5778877e7b376a_s390x"
},
"product_reference": "rhacm2/volsync-rhel8@sha256:90ed24a800b82c2eb1c0f2d08aa11b2bea942e6a9044e3a01a5778877e7b376a_s390x",
"relates_to_product_reference": "8Base-RHACM-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/volsync-rhel8@sha256:9e02a53649909a9d3ccd5c22f5c231b3ad69f451d7b5a32033046f3031cde188_amd64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.4 for RHEL 8",
"product_id": "8Base-RHACM-2.4:rhacm2/volsync-rhel8@sha256:9e02a53649909a9d3ccd5c22f5c231b3ad69f451d7b5a32033046f3031cde188_amd64"
},
"product_reference": "rhacm2/volsync-rhel8@sha256:9e02a53649909a9d3ccd5c22f5c231b3ad69f451d7b5a32033046f3031cde188_amd64",
"relates_to_product_reference": "8Base-RHACM-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/work-rhel8@sha256:0facf27d638269e722029217ef72016556c60e42887a836e4a0ad6140c1b6dcf_s390x as a component of Red Hat Advanced Cluster Management for Kubernetes 2.4 for RHEL 8",
"product_id": "8Base-RHACM-2.4:rhacm2/work-rhel8@sha256:0facf27d638269e722029217ef72016556c60e42887a836e4a0ad6140c1b6dcf_s390x"
},
"product_reference": "rhacm2/work-rhel8@sha256:0facf27d638269e722029217ef72016556c60e42887a836e4a0ad6140c1b6dcf_s390x",
"relates_to_product_reference": "8Base-RHACM-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/work-rhel8@sha256:5694a214f662b4556b1fdf088ef0d33d6674dc3be3ae5d2fbdf00e56addeae3c_amd64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.4 for RHEL 8",
"product_id": "8Base-RHACM-2.4:rhacm2/work-rhel8@sha256:5694a214f662b4556b1fdf088ef0d33d6674dc3be3ae5d2fbdf00e56addeae3c_amd64"
},
"product_reference": "rhacm2/work-rhel8@sha256:5694a214f662b4556b1fdf088ef0d33d6674dc3be3ae5d2fbdf00e56addeae3c_amd64",
"relates_to_product_reference": "8Base-RHACM-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/work-rhel8@sha256:73b036d1c7b9c44010ef9716be8c96bfd2a7af7e09b2cf3402cc2aac81ef94e4_ppc64le as a component of Red Hat Advanced Cluster Management for Kubernetes 2.4 for RHEL 8",
"product_id": "8Base-RHACM-2.4:rhacm2/work-rhel8@sha256:73b036d1c7b9c44010ef9716be8c96bfd2a7af7e09b2cf3402cc2aac81ef94e4_ppc64le"
},
"product_reference": "rhacm2/work-rhel8@sha256:73b036d1c7b9c44010ef9716be8c96bfd2a7af7e09b2cf3402cc2aac81ef94e4_ppc64le",
"relates_to_product_reference": "8Base-RHACM-2.4"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2022-30629",
"cwe": {
"id": "CWE-331",
"name": "Insufficient Entropy"
},
"discovery_date": "2022-06-02T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2092793"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in the crypto/tls golang package. When session tickets are generated by crypto/tls, it is missing the ticket expiration. This issue may allow an attacker to observe the TLS handshakes to correlate successive connections during session resumption.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "golang: crypto/tls: session tickets lack random ticket_age_add",
"title": "Vulnerability summary"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\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.4:rhacm2/acm-grafana-rhel8@sha256:17c53124f6c09cc839f533aee0c870078f547fef29a19803814f5c5fbc5e7939_s390x",
"8Base-RHACM-2.4:rhacm2/acm-grafana-rhel8@sha256:644a295644e91a8976d4df02e5ccdd711d8d3c8fa409cae698671b49b96ec00a_ppc64le",
"8Base-RHACM-2.4:rhacm2/acm-grafana-rhel8@sha256:9c9b992bf748282d7cdc941b7907bbcbabe69a8b287bc4195a6bc8b9d9b6cbd0_amd64",
"8Base-RHACM-2.4:rhacm2/acm-must-gather-rhel8@sha256:0cca0dbb0b7adff8eaea1315b422edb6ea1778befa4772f3e6f5755fb5519196_s390x",
"8Base-RHACM-2.4:rhacm2/acm-must-gather-rhel8@sha256:63b5758cfcffe96326b090ae51d38c00ca13b35e9fe5e4354cd33e67d042c41b_amd64",
"8Base-RHACM-2.4:rhacm2/acm-must-gather-rhel8@sha256:cfc97f6c9495bac2635e016dd47049683f8ed78c932ef2c70cec2ec7be323fea_ppc64le",
"8Base-RHACM-2.4:rhacm2/acm-operator-bundle@sha256:346215260baa3371853d15ccc451c3ac418813c5cd9b422b0ad9f2dd6ae8a511_s390x",
"8Base-RHACM-2.4:rhacm2/acm-operator-bundle@sha256:cb4fca4155dc3e274712c0c7609eb6111a6e03207ddaa0d5c3c8752badc15b2c_amd64",
"8Base-RHACM-2.4:rhacm2/acm-operator-bundle@sha256:cceb82a8492d7e971e515f1a0a5391a1051e4f130f7a14e412def20616e05d40_ppc64le",
"8Base-RHACM-2.4:rhacm2/agent-service-rhel8@sha256:5b5046b04aa10807a6676916cf4744f0cd36c056dd3fd626304814af2d665cf9_amd64",
"8Base-RHACM-2.4:rhacm2/agent-service-rhel8@sha256:5c89bb44eda9a0754ea1d1ca69ea260f02f060c517194251519439e4b943e46a_ppc64le",
"8Base-RHACM-2.4:rhacm2/agent-service-rhel8@sha256:cfe9dfc60224b6206d6fbbc4c4ee95e378ce2da8b79c176e5e7bfdd8b0375f88_s390x",
"8Base-RHACM-2.4:rhacm2/application-ui-rhel8@sha256:6acf7df47405a4ccb3ede12db6574a0829d28f94ea5d20d6041db1bd045a90c6_ppc64le",
"8Base-RHACM-2.4:rhacm2/application-ui-rhel8@sha256:96c10e483a1c99f0ac91fb84df87ebe927e82ca35ef7e36e0f583121dcdd8b15_amd64",
"8Base-RHACM-2.4:rhacm2/application-ui-rhel8@sha256:ffb0b475eccc16a227f13a3d0d332f9cd9b96eade52646352a7497f903edf1a2_s390x",
"8Base-RHACM-2.4:rhacm2/assisted-image-service-rhel8@sha256:2c2f96ebf908cf415613aec65a414884ec35784e4bdcd4c4b4978aa98149af4d_amd64",
"8Base-RHACM-2.4:rhacm2/assisted-image-service-rhel8@sha256:c89023b0b424e2b8800399fc4b6cfa9336248f3222097c094d33fd2b872398aa_ppc64le",
"8Base-RHACM-2.4:rhacm2/assisted-image-service-rhel8@sha256:e49c328eb815293dd606199a0b8a2bd0db6bbf5d87eeaa7902d6d4df1bb41d35_s390x",
"8Base-RHACM-2.4:rhacm2/assisted-installer-agent-rhel8@sha256:86fd675a09451d3ee552452999cd2c82410174f5e55dcfd4f21286559363217e_amd64",
"8Base-RHACM-2.4:rhacm2/assisted-installer-reporter-rhel8@sha256:dcc214165e5c895925f52673577fa73274b017e3e9017818bf5c0327b3600ffb_ppc64le",
"8Base-RHACM-2.4:rhacm2/assisted-installer-reporter-rhel8@sha256:f7004db056478b4c1b101ab0ceac24f78dbefc018a1e76e12e8a4f69fd171175_amd64",
"8Base-RHACM-2.4:rhacm2/assisted-installer-rhel8@sha256:6e002bec6af8e7d7b0c89bc25f4a9e3224e47f5638be7cc2a9c68a5e92447254_amd64",
"8Base-RHACM-2.4:rhacm2/assisted-installer-rhel8@sha256:815976efa30282899af7de91b5df1fdeca10c709d0fc60d09d8f3abb1c2acdc3_ppc64le",
"8Base-RHACM-2.4:rhacm2/cert-policy-controller-rhel8@sha256:0e30470d12e11f473750e0b95833d0d1fe6fd3ee9d9d0c5d7454614449156148_s390x",
"8Base-RHACM-2.4:rhacm2/cert-policy-controller-rhel8@sha256:2324eeab4219c1c953b698cbd1cf57e0af777f31042de00eaaa2bf163f84cae1_amd64",
"8Base-RHACM-2.4:rhacm2/cert-policy-controller-rhel8@sha256:c3d60eaf9f775e623114d093450b5d170b4048ef1e52267a2153ec54489bd00f_ppc64le",
"8Base-RHACM-2.4:rhacm2/cluster-backup-rhel8-operator@sha256:9969b8f2f91bd0a3ef0e89300d66a656238a3a3361d56cf7fc0eb55db1752782_amd64",
"8Base-RHACM-2.4:rhacm2/cluster-backup-rhel8-operator@sha256:d5639931ddcb1288f279f54a3688fcb8c94d710a457917c46bfa3db6cd1a317b_s390x",
"8Base-RHACM-2.4:rhacm2/cluster-backup-rhel8-operator@sha256:fa4667d27a8778efc83ace86657c638aacb7ccc3168c489d427c1d6ab834cbb2_ppc64le",
"8Base-RHACM-2.4:rhacm2/cluster-curator-controller-rhel8@sha256:4b32ee29c898c9f52a5fdeed3a6a595ac157db7051b36086eddf7a8f91b2ec08_ppc64le",
"8Base-RHACM-2.4:rhacm2/cluster-curator-controller-rhel8@sha256:9e6a260d8130731601612a56cea728fc6b80cfa3d7fd8b6612175ff76b290dea_s390x",
"8Base-RHACM-2.4:rhacm2/cluster-curator-controller-rhel8@sha256:faa454bab3f9ea36a2d5a1eaa16806ac3669472856833e750571e45da7074d40_amd64",
"8Base-RHACM-2.4:rhacm2/cluster-proxy-addon-rhel8@sha256:03d738d93d893b9fd9d2587e14b9a7a92bbb5eca4b85901b5e07cff1e7a3ab73_s390x",
"8Base-RHACM-2.4:rhacm2/cluster-proxy-addon-rhel8@sha256:22c9595f3f4d95b6dc6c17ce5412f4131d9ce501f2660f23d176f276c4a97a73_ppc64le",
"8Base-RHACM-2.4:rhacm2/cluster-proxy-addon-rhel8@sha256:ae6de1e14b7897a944733cdb9963f31990d696a66260974d3f692e0af87161d3_amd64",
"8Base-RHACM-2.4:rhacm2/clusterclaims-controller-rhel8@sha256:2c7f03c0ca17163c949249bb4b480a0fd2c986e55b0dc23c6cd3b0a974b4c229_ppc64le",
"8Base-RHACM-2.4:rhacm2/clusterclaims-controller-rhel8@sha256:bd8fa875e2c6b6c650c21089441b417ae657b8e1fda2786d2f328978776a6883_s390x",
"8Base-RHACM-2.4:rhacm2/clusterclaims-controller-rhel8@sha256:c49c92c632968e08f74d08eaa99862f0dd8dd1fe4a85f05e57efa90e5dca5563_amd64",
"8Base-RHACM-2.4:rhacm2/clusterlifecycle-state-metrics-rhel8@sha256:3711cb41642a7fffc69a0c98db128d39d980555127f22a9d1dfd76c9631b8edc_ppc64le",
"8Base-RHACM-2.4:rhacm2/clusterlifecycle-state-metrics-rhel8@sha256:60a54bc76a84f2369b02dc1b9b0d8353da93acc9f8193a26739110c6fe59abdd_s390x",
"8Base-RHACM-2.4:rhacm2/clusterlifecycle-state-metrics-rhel8@sha256:6df08e52cee6890187b6be3a62b36c18fcff7e34630da933e0a5f7bcecec6b4c_amd64",
"8Base-RHACM-2.4:rhacm2/config-policy-controller-rhel8@sha256:8fb0581852dc1dfd80a81ba03c6976da1aa8d93675f626765f2266adfa94d5ac_s390x",
"8Base-RHACM-2.4:rhacm2/config-policy-controller-rhel8@sha256:929233f873cbf980fb850a9812c98bd09f907e26d9afeb1c0198d52776e33b32_ppc64le",
"8Base-RHACM-2.4:rhacm2/config-policy-controller-rhel8@sha256:a3653dcecb777d7b3915c49b7999793b90dd4524628d5517368a0837af46aa07_amd64",
"8Base-RHACM-2.4:rhacm2/console-api-rhel8@sha256:02481bcf2ddd1771d965e947cfcbad66540e2df055a3013bee5185ab84960d6d_ppc64le",
"8Base-RHACM-2.4:rhacm2/console-api-rhel8@sha256:3a47d211370efc6e1661d4d0abd0d5abc65d8a759218af7c2722db820a664d8c_s390x",
"8Base-RHACM-2.4:rhacm2/console-api-rhel8@sha256:789e1950e886e54c341699cc8ec0c4bfb9a0e295e49961366759e861d32d5ef9_amd64",
"8Base-RHACM-2.4:rhacm2/console-rhel8@sha256:5215e1a2f456b83ba4ae02ea653bef51d331ced6e9a4c67958e8c41cd88aa818_s390x",
"8Base-RHACM-2.4:rhacm2/console-rhel8@sha256:d5cbabd5d26e6e712d9f531db8ebaa3a793599538ef2e62262b02c165ea74b9a_ppc64le",
"8Base-RHACM-2.4:rhacm2/console-rhel8@sha256:e797bce5724653b3ae0395c66c4796dc0594002cdde7242f4fd29c2fd5e703fa_amd64",
"8Base-RHACM-2.4:rhacm2/discovery-rhel8-operator@sha256:224af94e4e027bfb7edff3f889ec08aa031eaede2e4a02c67ce2925f29230ea8_s390x",
"8Base-RHACM-2.4:rhacm2/discovery-rhel8-operator@sha256:5dd54d496d15c262072c6024385e9fbf016edabe8a6bcdf31ec63ed5c445088c_amd64",
"8Base-RHACM-2.4:rhacm2/discovery-rhel8-operator@sha256:f64cae3c176e4b18af716ba054dcebafa07c3f893943de09b7dfd0285a9271d5_ppc64le",
"8Base-RHACM-2.4:rhacm2/endpoint-monitoring-rhel8-operator@sha256:516888a8ee8d509b77cda6ef2154a6d70a94a48a2c8c5bc7a9b1b9f2e089ff57_ppc64le",
"8Base-RHACM-2.4:rhacm2/endpoint-monitoring-rhel8-operator@sha256:c48ced70438f389ee0a22a8670db80c121c087728533c5cd2070751ce3b2614e_amd64",
"8Base-RHACM-2.4:rhacm2/endpoint-monitoring-rhel8-operator@sha256:ee184be0540e401b6834747b6632b11d69269f3d9ab44bc4aaab9fc9877191aa_s390x",
"8Base-RHACM-2.4:rhacm2/governance-policy-propagator-rhel8@sha256:b5a8689de0cc37c38daca89e1a6f64b6601b341a8f12ef6c093ec12b83bca4e8_s390x",
"8Base-RHACM-2.4:rhacm2/governance-policy-propagator-rhel8@sha256:f885cac3c1b78c94885f9a9e197511c51b5470b192d6ac48e6cb20a592b36832_ppc64le",
"8Base-RHACM-2.4:rhacm2/governance-policy-propagator-rhel8@sha256:fbec65b4937bbdad28cc1e04b5b215caddeaacda3a844cd0a45ade093997adc3_amd64",
"8Base-RHACM-2.4:rhacm2/governance-policy-spec-sync-rhel8@sha256:2c130b6df67cd0a8ee055d9b8bb3ede4bcf211978db7cdd892f78bf1d56dd269_amd64",
"8Base-RHACM-2.4:rhacm2/governance-policy-spec-sync-rhel8@sha256:6a8227f1560751fd8e1d2ec8136d8855599727eb7ad382bd5b18167ba46b31ff_ppc64le",
"8Base-RHACM-2.4:rhacm2/governance-policy-spec-sync-rhel8@sha256:c2c6ab3e7317dee023b79cc868c052a8a602610925932358498a3a215d5c8089_s390x",
"8Base-RHACM-2.4:rhacm2/governance-policy-status-sync-rhel8@sha256:385006b34743b689054c581eaaffb5298adfd092eaa13ff6c24f28fa5b79a178_amd64",
"8Base-RHACM-2.4:rhacm2/governance-policy-status-sync-rhel8@sha256:6c2ec36725b956432591b6cb6a20d4eb2ac3bf759ab4a901f581c81bcb12270c_ppc64le",
"8Base-RHACM-2.4:rhacm2/governance-policy-status-sync-rhel8@sha256:76f717cb9fe271941f45794a8dd9ebb85af0f7ab6cd104a698352b875e1b721d_s390x",
"8Base-RHACM-2.4:rhacm2/governance-policy-template-sync-rhel8@sha256:2d0d4141d0df7a5309edb3aa064591479facd14d604f5338383a88a7c01fb976_s390x",
"8Base-RHACM-2.4:rhacm2/governance-policy-template-sync-rhel8@sha256:a96e372e54eadb8c0f384eaf5295a5a17ab701c5051b5ae59341ecc01489099b_ppc64le",
"8Base-RHACM-2.4:rhacm2/governance-policy-template-sync-rhel8@sha256:d9135c4c5eb68af915b552e2d7fe62251f4a3a23d45a7b193d754b7da900b159_amd64",
"8Base-RHACM-2.4:rhacm2/grafana-dashboard-loader-rhel8@sha256:1f8b57a645d0abc3e639eb493f228d3485f4a3f53528175bc386f712fce7cd3f_amd64",
"8Base-RHACM-2.4:rhacm2/grafana-dashboard-loader-rhel8@sha256:5419a6207c0cd1adb21d7c4c3378d31f240a9f29674aee612608d015fe0b491f_ppc64le",
"8Base-RHACM-2.4:rhacm2/grafana-dashboard-loader-rhel8@sha256:6190c4487c63f61cb24e8d219aa1ebc6ff5d8d8b1ece5bbb3da5d46e67f0b98c_s390x",
"8Base-RHACM-2.4:rhacm2/grc-ui-api-rhel8@sha256:40f04e8634a2151e7a4aefe823c980d1d98c89ddb1210b55b4c0566bd85fd787_amd64",
"8Base-RHACM-2.4:rhacm2/grc-ui-api-rhel8@sha256:999f7119e60d578cd54b08135838fb8ecb996cd93f8e6f07ee92ec776f86f3d7_s390x",
"8Base-RHACM-2.4:rhacm2/grc-ui-api-rhel8@sha256:a8072d656eb14084eafd141690c02119376c9436faab8e4d219e1f0ade7ed2ec_ppc64le",
"8Base-RHACM-2.4:rhacm2/grc-ui-rhel8@sha256:18beaf038580dd78d44cdbd7b3e9bfab16b1ae9f1b454689abe1ebfefe4964b5_amd64",
"8Base-RHACM-2.4:rhacm2/grc-ui-rhel8@sha256:2e28251e1a65b7176007f53887f3693e5268848b1bb8a1e084e9f1064deaec8a_s390x",
"8Base-RHACM-2.4:rhacm2/grc-ui-rhel8@sha256:3848541d746de6dfacca63f06f29fc7d203dfa4c73dbd749407896ddddb7306c_ppc64le",
"8Base-RHACM-2.4:rhacm2/iam-policy-controller-rhel8@sha256:0deeefc1600e43aac6d9eadd05b32d3a1b2059632ec7e8b005eb2245b52dbd98_amd64",
"8Base-RHACM-2.4:rhacm2/iam-policy-controller-rhel8@sha256:7d1534ff8b00cd38716d2bfb65b924a45e9ec18a8eccad13c5e3818f858630b6_s390x",
"8Base-RHACM-2.4:rhacm2/iam-policy-controller-rhel8@sha256:b2fa794482a54fcfcbf7d0ac8597e9cb0ac0c73cfe5afa8bf2e73ca35d37feb9_ppc64le",
"8Base-RHACM-2.4:rhacm2/insights-client-rhel8@sha256:0f567016e55498bef2be33665d247eb14308b13aaef5cc670de7e06ff830cb9a_amd64",
"8Base-RHACM-2.4:rhacm2/insights-client-rhel8@sha256:6bd666f6d541ab33598c4a38ac05e8f65f19e03d8630cf685c89b05f14c4f1b8_ppc64le",
"8Base-RHACM-2.4:rhacm2/insights-client-rhel8@sha256:85bf407b6bc232952f4dd7c1edd8a7f4a168a6995d7b866f4417bc65a162efd5_s390x",
"8Base-RHACM-2.4:rhacm2/insights-metrics-rhel8@sha256:180e2ac58d3549c7ed583da66fba14368c606feb65b4313aac3b4f889ec091bb_amd64",
"8Base-RHACM-2.4:rhacm2/insights-metrics-rhel8@sha256:2492650b89feab7de0408be0e3af6d889e6291bb7064ea524dafca87b252840e_s390x",
"8Base-RHACM-2.4:rhacm2/insights-metrics-rhel8@sha256:93066377331da7f85024ae541440cb409c741d393adfdfe289f7d5836c0da183_ppc64le",
"8Base-RHACM-2.4:rhacm2/klusterlet-addon-controller-rhel8@sha256:018f6d71abae2963c853fe9d1a41fdad2df91acb72fee775af08275647d3019f_amd64",
"8Base-RHACM-2.4:rhacm2/klusterlet-addon-controller-rhel8@sha256:500d5166ea2f808c46b71d1a5470a35bffa484d860161a16e9809f90d021b23e_ppc64le",
"8Base-RHACM-2.4:rhacm2/klusterlet-addon-controller-rhel8@sha256:a4d7ef368efce597729c5fc1ae4358a0b45483a11b8363bf8d164c20075da748_s390x",
"8Base-RHACM-2.4:rhacm2/klusterlet-addon-rhel8-operator@sha256:0402e265ec4919aef893be4c0f177b53173bc0c50eb47aafea6822e05a7748be_s390x",
"8Base-RHACM-2.4:rhacm2/klusterlet-addon-rhel8-operator@sha256:6b0fbc1956407a0986460556336fcccfe4d08d712cc4b0af4ca65061baf75ea2_amd64",
"8Base-RHACM-2.4:rhacm2/klusterlet-addon-rhel8-operator@sha256:d7546a69df7b817d0c29c8f95dd3d5d2900c3755c82570b1d610702c56d4fb59_ppc64le",
"8Base-RHACM-2.4:rhacm2/kube-rbac-proxy-rhel8@sha256:6650633c4664e6b537e82eafc593dc91ca206de3b0de878f600c913a95eb18a2_amd64",
"8Base-RHACM-2.4:rhacm2/kube-rbac-proxy-rhel8@sha256:c1c90ee4ae1f908c33c8a8bf38f0b47bfad039bedccf870324f6b554aad5d78c_s390x",
"8Base-RHACM-2.4:rhacm2/kube-rbac-proxy-rhel8@sha256:ccddb38db49a190aa0d5d70e6b4672079ea222a42045d406a4b9974ac7412146_ppc64le",
"8Base-RHACM-2.4:rhacm2/kube-state-metrics-rhel8@sha256:566b95595959ba60677f1518562fd996ef7643dc94aa9e9fead0e4b4096032ca_s390x",
"8Base-RHACM-2.4:rhacm2/kube-state-metrics-rhel8@sha256:789f79b85c022e59143e725a589ac890884f079c969f56efb972b0a0f8d77e66_amd64",
"8Base-RHACM-2.4:rhacm2/kube-state-metrics-rhel8@sha256:971a33f5a57057d3901ff75eebbc13ca8456b4315dd7811139e60bb8872d80bf_ppc64le",
"8Base-RHACM-2.4:rhacm2/managedcluster-import-controller-rhel8@sha256:bcb43adee06dbb1cfb6a5c9fed71847ecc3826e3e44fe04d57b7143a6123daa5_s390x",
"8Base-RHACM-2.4:rhacm2/managedcluster-import-controller-rhel8@sha256:dbf235a9723a1c21471d8ef0029f3c999ac3b22512d67facd052efb725431bc1_ppc64le",
"8Base-RHACM-2.4:rhacm2/managedcluster-import-controller-rhel8@sha256:faf01c5554224350e4cffd1fc4ce275886791e45857bf0ed5f90ffa3a64680dc_amd64",
"8Base-RHACM-2.4:rhacm2/management-ingress-rhel8@sha256:46293eeaad521f993ed01467e13cae70f600426ef09df0e02dd8b83348b60027_amd64",
"8Base-RHACM-2.4:rhacm2/management-ingress-rhel8@sha256:c3cdbf5ff93b3b19ac2d7cf15b9152a0761d473de7afe29832a7ca3b833b6797_s390x",
"8Base-RHACM-2.4:rhacm2/management-ingress-rhel8@sha256:ce994a8f4c4e5476e6131a6721da748225c89a96c9d471a8638eefb6a22d52b9_ppc64le",
"8Base-RHACM-2.4:rhacm2/memcached-exporter-rhel8@sha256:01398d4f3b1825e864ddae46a5e4b7cc298dabb444dd105787ef6aeb70514571_ppc64le",
"8Base-RHACM-2.4:rhacm2/memcached-exporter-rhel8@sha256:5432fa56e40dee2475da7ee7b7e89cca10a8f06f4cbea94983fa094bfbef81ff_amd64",
"8Base-RHACM-2.4:rhacm2/memcached-exporter-rhel8@sha256:e22fa2dbc6733fc176f44cf42ec8f51b69672d354d6d2cf510eada5fe41a5245_s390x",
"8Base-RHACM-2.4:rhacm2/memcached-rhel8@sha256:0a0a88fb0138cd6de2e3fce81ab959d12cbda64e5fbab1046008aee1d94f12e2_s390x",
"8Base-RHACM-2.4:rhacm2/memcached-rhel8@sha256:7e0ee17c6d00d20773799cfb6c6e9e27c204d1e31010aa71a7f0f35eb5179a35_amd64",
"8Base-RHACM-2.4:rhacm2/memcached-rhel8@sha256:b9213f5525ebd51960412c15d416a591bf23731b6217f79aca2a89a893df2102_ppc64le",
"8Base-RHACM-2.4:rhacm2/metrics-collector-rhel8@sha256:431d4089a4a93c6b6a00cf9b63ecd9199a5545f09190577356b22ff6646820f3_amd64",
"8Base-RHACM-2.4:rhacm2/metrics-collector-rhel8@sha256:83f649b506ca698251c884692307d7cd52bbae87b0bf7790f96ffd24dd7f4fd7_ppc64le",
"8Base-RHACM-2.4:rhacm2/metrics-collector-rhel8@sha256:d37401c5fb672c56004f75974a4069d5d3b6c5e96ac7be4c174f9f178a7666bc_s390x",
"8Base-RHACM-2.4:rhacm2/multicloud-integrations-rhel8@sha256:a311c6ef1099d2370209bbbe30cfac6d1c50d79a2321beaab1f6158ab2db8bec_s390x",
"8Base-RHACM-2.4:rhacm2/multicloud-integrations-rhel8@sha256:e666154a539974d0cc005bc74903dc9f173920101dbfc5169b14a30129991475_ppc64le",
"8Base-RHACM-2.4:rhacm2/multicloud-integrations-rhel8@sha256:f37fe856571112970ae4786d313bf51e78b26e1630e443d276abb4de8e47e525_amd64",
"8Base-RHACM-2.4:rhacm2/multicloud-manager-rhel8@sha256:1dd235aa8599ca070f5175ad9da5bdb9505a7dfbbd87173f0bbf4e14ca0d5e88_ppc64le",
"8Base-RHACM-2.4:rhacm2/multicloud-manager-rhel8@sha256:8a1eeafb2a738aecb2723889c98e287638e950fec05425f1fe132ff7eb01738f_amd64",
"8Base-RHACM-2.4:rhacm2/multicloud-manager-rhel8@sha256:d458a289528173a07f7ff6d87279474e8379a2f05c11d5a9be97f9c43e38ec75_s390x",
"8Base-RHACM-2.4:rhacm2/multicluster-observability-rhel8-operator@sha256:45d046d621eab996c457a90b607ca9a57e2ca5dcad384d3cd5317475e096e098_amd64",
"8Base-RHACM-2.4:rhacm2/multicluster-observability-rhel8-operator@sha256:7ed02712f2d5093f7c751a6d22c9ffe5ce3b00c4cc901ffb779b8b51e282d698_s390x",
"8Base-RHACM-2.4:rhacm2/multicluster-observability-rhel8-operator@sha256:7f89cc6647700f7ddc46d4fabb4b3702142aa0fe9bd23026eba98c704026e9e9_ppc64le",
"8Base-RHACM-2.4:rhacm2/multicluster-operators-application-rhel8@sha256:27492dfdd71cc0bae6e01a184ac8fe5677ce172583b0fd1b9112dfd789009839_ppc64le",
"8Base-RHACM-2.4:rhacm2/multicluster-operators-application-rhel8@sha256:3af2802a89c09966e9c63f40974d8554a7b7b88cc386bbf5bda0a4cc987b7c15_s390x",
"8Base-RHACM-2.4:rhacm2/multicluster-operators-application-rhel8@sha256:723ac91ea8c130d80b48db30e05186607210aea71c7afc1c072b9a691e350215_amd64",
"8Base-RHACM-2.4:rhacm2/multicluster-operators-channel-rhel8@sha256:09883ff8a783d3f83e1c26566555c5ad140cc8bbf0d4cdb5220ef344c6282752_ppc64le",
"8Base-RHACM-2.4:rhacm2/multicluster-operators-channel-rhel8@sha256:4a34b2593897d4b1a1af124bdf6fb7e51bbd97bb4c56dd8ae463b3f3abbb7718_s390x",
"8Base-RHACM-2.4:rhacm2/multicluster-operators-channel-rhel8@sha256:883282b801566b5a40a32e33ebc431ac1398afb68f47ce931cc82b8b9eca1e55_amd64",
"8Base-RHACM-2.4:rhacm2/multicluster-operators-deployable-rhel8@sha256:0a15e49232c20ead26ade38823cd40d785e612670a41cac28ecea2066025a3d1_amd64",
"8Base-RHACM-2.4:rhacm2/multicluster-operators-deployable-rhel8@sha256:0ecd46eb89e90d787c442fd0ca92f84e9bf7fa6c2e315a0b95912616687c0580_s390x",
"8Base-RHACM-2.4:rhacm2/multicluster-operators-deployable-rhel8@sha256:bd148be0ad6ddbcc1995f94b4660d3fbe2338112230c840d77f53a564b14ec4a_ppc64le",
"8Base-RHACM-2.4:rhacm2/multicluster-operators-placementrule-rhel8@sha256:4bdca102dae861d39d81a2df4be1767e4e702ce3836224e9b875f613d1af0c37_ppc64le",
"8Base-RHACM-2.4:rhacm2/multicluster-operators-placementrule-rhel8@sha256:d71975de4b1d6b53d19ddf338f3d19ad7e28812f8fc932c144eee630d9cab176_amd64",
"8Base-RHACM-2.4:rhacm2/multicluster-operators-placementrule-rhel8@sha256:fa3e2e45501d661f4f724dea809b6eff73455db623b03178130590dbf317dba5_s390x",
"8Base-RHACM-2.4:rhacm2/multicluster-operators-subscription-release-rhel8@sha256:2e13c28d1f18f2efac62207515450a42732d4be790199ab0e5ddf2f181649cb4_ppc64le",
"8Base-RHACM-2.4:rhacm2/multicluster-operators-subscription-release-rhel8@sha256:50dc29deac8efaac3bf321270b718dec41d8b80746d3548c076ab26b2c6b63ca_s390x",
"8Base-RHACM-2.4:rhacm2/multicluster-operators-subscription-release-rhel8@sha256:faae7a0632b10dc9b65af7a8af7e7c7d9e26f2f7087687fa19d2afefa7426c5a_amd64",
"8Base-RHACM-2.4:rhacm2/multicluster-operators-subscription-rhel8@sha256:1fa2779aab32977ec8e867ed188dcdd66106986c3cbf39f02e2a555873ba478a_ppc64le",
"8Base-RHACM-2.4:rhacm2/multicluster-operators-subscription-rhel8@sha256:731a4f0919cbab729e9dded9e513ec4ad5e1b48967c21f65f3b494158a6b25ba_s390x",
"8Base-RHACM-2.4:rhacm2/multicluster-operators-subscription-rhel8@sha256:ec803f14f854b73a873f95027617246888ea28029f2f4bb5b7f39a5dd63399ca_amd64",
"8Base-RHACM-2.4:rhacm2/multiclusterhub-repo-rhel8@sha256:75504c269b3d0c2af9b48317f3dc070fae58a1e46e95283e2e0e1ab6b60f452d_amd64",
"8Base-RHACM-2.4:rhacm2/multiclusterhub-repo-rhel8@sha256:c21ffdaa0ce90e6c08f4814c09d9a0bd34d341ad1fc8f6ff2152e9007393ba1f_s390x",
"8Base-RHACM-2.4:rhacm2/multiclusterhub-repo-rhel8@sha256:e1e522835d65503d467dc9ef7c4a0149adfc4cbd3620134adb4a5694eda2f0c4_ppc64le",
"8Base-RHACM-2.4:rhacm2/multiclusterhub-rhel8@sha256:37cf6ccd9a2b9af4444fa192e7b5e6979687bd5159d97f48da40c4f9bad249eb_amd64",
"8Base-RHACM-2.4:rhacm2/multiclusterhub-rhel8@sha256:b8dea0eca4c8aaefee6be9afea77e3302ad551f68f5a87316caf65e13ac9138d_s390x",
"8Base-RHACM-2.4:rhacm2/multiclusterhub-rhel8@sha256:d173cf78965bd026a6333af91b55305ea9c349e630fa53548ee42d791295cd69_ppc64le",
"8Base-RHACM-2.4:rhacm2/node-exporter-rhel8@sha256:0b2cf97a3d82fb4570dee71c1232ef9998c7efcd1d9415f9f41351457802d62d_amd64",
"8Base-RHACM-2.4:rhacm2/node-exporter-rhel8@sha256:93e85d546c624a685221a5d0c9085fa59752105587a531c58066a856defa322a_ppc64le",
"8Base-RHACM-2.4:rhacm2/node-exporter-rhel8@sha256:b20c7b88c52ab9772ebd2216333d6324cba08c653135af469a9e6ccb6648d7c6_s390x",
"8Base-RHACM-2.4:rhacm2/observatorium-rhel8-operator@sha256:078b48f3746c33e0c69b11c9e51e70c220a3cc6f0fd26eb5b30534b16c6a2efa_s390x",
"8Base-RHACM-2.4:rhacm2/observatorium-rhel8-operator@sha256:0e1ec4eda138936261dc5a76a18fa4ace6082c636b30021ce10d5d4d0acea890_ppc64le",
"8Base-RHACM-2.4:rhacm2/observatorium-rhel8-operator@sha256:70e41fdcacd43b4e498b8d5917d0e2fb640f4e85f30b1d6646b27aee1bc8dafc_amd64",
"8Base-RHACM-2.4:rhacm2/observatorium-rhel8@sha256:431149d31b309822fa9476f951ae39bde3a81cc5d17d2a79062ced7b729166cd_amd64",
"8Base-RHACM-2.4:rhacm2/observatorium-rhel8@sha256:65aaebf97e8b904e9ff1520f4bc4704bc21614a7377f66a4c6776032621a9ccf_s390x",
"8Base-RHACM-2.4:rhacm2/observatorium-rhel8@sha256:804054ba7c65c0814307017e3ff6681ba25e62384468adbf3712418e1f3b321f_ppc64le",
"8Base-RHACM-2.4:rhacm2/openshift-hive-rhel8@sha256:80950fa60359f90359129bff09665d7e94150bfbcfb048dc46ec77309479733b_ppc64le",
"8Base-RHACM-2.4:rhacm2/openshift-hive-rhel8@sha256:bae2680af5a00937f0ecc680ad979b131ad65fc47c4683dec69e45e442dd38b4_amd64",
"8Base-RHACM-2.4:rhacm2/openshift-hive-rhel8@sha256:c75cad252f1bda9dac27d1145ee01fe91078e6bc29c60b72f2f0977cea56ae9c_s390x",
"8Base-RHACM-2.4:rhacm2/placement-rhel8@sha256:1cc55dc4ec890f583cf63c7c1d5451cd1e409dbb8feed7bb854e6970ba0e9cbd_s390x",
"8Base-RHACM-2.4:rhacm2/placement-rhel8@sha256:98f3db6bd38eec496565558b8c81a06b51fe22ad4c5a462a6b43a61ab3bc853c_amd64",
"8Base-RHACM-2.4:rhacm2/placement-rhel8@sha256:a0a5b1e0cd29da2c215f3ce555230477ce775cbd79423c74426aaa4f7f56cfc5_ppc64le",
"8Base-RHACM-2.4:rhacm2/prometheus-alertmanager-rhel8@sha256:29c84506cb42edbede5abdf086433ef003d677135fe3b51093c1fbafa6f666e0_s390x",
"8Base-RHACM-2.4:rhacm2/prometheus-alertmanager-rhel8@sha256:be4e1ac4ca5c8145ad7488bc9f067d8f1b9f4cb3d79ac43f4addd19cc66a584b_amd64",
"8Base-RHACM-2.4:rhacm2/prometheus-alertmanager-rhel8@sha256:fc83710377e91bec8866053bb2b9f91be7a3c25993488a6f9641e7c93918aadc_ppc64le",
"8Base-RHACM-2.4:rhacm2/prometheus-rhel8@sha256:1587535175898f97007552a6023ef0785861271dc939a751c98db0c41c9e2c97_amd64",
"8Base-RHACM-2.4:rhacm2/prometheus-rhel8@sha256:4aa41836d3699f3b8a546703fa5032a01af6bcac60465e779769c32a36352d0d_s390x",
"8Base-RHACM-2.4:rhacm2/prometheus-rhel8@sha256:f7971a684bcdce02604319ecace5ba585797f116a64024da815bf3e2d27f6251_ppc64le",
"8Base-RHACM-2.4:rhacm2/provider-credential-controller-rhel8@sha256:827351fc8036170bfb1b6d0fc15c84476c8913ae044163884ff89424e0e4235f_s390x",
"8Base-RHACM-2.4:rhacm2/provider-credential-controller-rhel8@sha256:a6f1234d8f90e06b88775ce831e574ec0621e487043d412d7c35d2bde6db21f9_amd64",
"8Base-RHACM-2.4:rhacm2/provider-credential-controller-rhel8@sha256:e33d7b73b6a7d41ef7779800af177a4557608ea87c854e457d0421332fcb421f_ppc64le",
"8Base-RHACM-2.4:rhacm2/rbac-query-proxy-rhel8@sha256:1d1c793c2bf89cb49dc4625981b4f7bc9cc827d01d7c57af88cde59adde21787_amd64",
"8Base-RHACM-2.4:rhacm2/rbac-query-proxy-rhel8@sha256:a129031e0e3c0e389a104f1ad15f4ecbb6382d79e19c62e7b22b31bee7021cdd_s390x",
"8Base-RHACM-2.4:rhacm2/rbac-query-proxy-rhel8@sha256:b549a06e14f326d196883c8168db3f82edbb952184ea4742b6d4eca78b13bc69_ppc64le",
"8Base-RHACM-2.4:rhacm2/redisgraph-tls-rhel8@sha256:7e3245ba0f53c4c510f7151b3e940c13d5a79d8d95b203e3b8ceaca4ceea42ea_ppc64le",
"8Base-RHACM-2.4:rhacm2/redisgraph-tls-rhel8@sha256:9fb4a62d70505c508d0d8dc158f8fa1c759c23f6a13c6a069a40a32c5cbce1fe_s390x",
"8Base-RHACM-2.4:rhacm2/redisgraph-tls-rhel8@sha256:cdf817bdb70737e6912e550fa1602bbbcaa5b34a2e2d47a249000aac560cc6f0_amd64",
"8Base-RHACM-2.4:rhacm2/registration-rhel8-operator@sha256:3ca37dec679c11f1333c5fd6c866867ce2e7ed5d3c139c2ad8f3ad7d10be70c0_s390x",
"8Base-RHACM-2.4:rhacm2/registration-rhel8-operator@sha256:45b0e1027807496b3c2a10d8e7c015cc91cc77b9832639adb51a6e5fc7f5071b_ppc64le",
"8Base-RHACM-2.4:rhacm2/registration-rhel8-operator@sha256:6710d98fb67533848a96f35fcbeb0adf6999a7e6534068ccc9956105a4d2db73_amd64",
"8Base-RHACM-2.4:rhacm2/registration-rhel8@sha256:0fbe6a1234544b31be5b6ba778895d31b0486783116796e0e31079cd2ee9f87a_ppc64le",
"8Base-RHACM-2.4:rhacm2/registration-rhel8@sha256:494e65b5e3bf27c3bae221db5154b119ef7689b2cb42894f05c40cf4608f1da6_s390x",
"8Base-RHACM-2.4:rhacm2/registration-rhel8@sha256:5d614eda176a91d5359e8a44a6f93a3fdbda8080f2209f342f83d4816b2d0008_amd64",
"8Base-RHACM-2.4:rhacm2/search-aggregator-rhel8@sha256:176ba84e41d3465826245fd9acd199c0b292c25a76c88bbcab8c07d93829ff9c_s390x",
"8Base-RHACM-2.4:rhacm2/search-aggregator-rhel8@sha256:3857111bc468c7bb79a7476d6bc5df0add7d8951799b65b6414f1f5dd3d5b9b8_amd64",
"8Base-RHACM-2.4:rhacm2/search-aggregator-rhel8@sha256:52a2dd79f67b1910a7129f70ba18b48656cd41b2a15f2ae4af2509c0eaa4205a_ppc64le",
"8Base-RHACM-2.4:rhacm2/search-api-rhel8@sha256:2d64646d663ac682a087fc69314bd72751ba2b005ab08a93da223470a863a740_amd64",
"8Base-RHACM-2.4:rhacm2/search-api-rhel8@sha256:74ccabf407b668837238eb3ad2e536fcb0b3df9a48741f43edf2456fbee80cc6_ppc64le",
"8Base-RHACM-2.4:rhacm2/search-api-rhel8@sha256:de9cc78ae58b063980c0fd3797cc6aba79bedc22898dae3fbce64c94dfd82909_s390x",
"8Base-RHACM-2.4:rhacm2/search-collector-rhel8@sha256:37c5344f9061f44ea363d64c2118e791999007ecdead8d15c8c121aff83631fe_amd64",
"8Base-RHACM-2.4:rhacm2/search-collector-rhel8@sha256:98fb5b0965d41badb9933eb0fc23a5006c1e1cb555a8b80b63a6a00bc87b1c7a_s390x",
"8Base-RHACM-2.4:rhacm2/search-collector-rhel8@sha256:ff9c98d5836007520ff971116d5c143b6e0fafa25e5c8f0dfd4b1a23f191f1d2_ppc64le",
"8Base-RHACM-2.4:rhacm2/search-rhel8@sha256:13b61bea54f6d67fb749852d48dc6a035ee516ed5f3d339619b97924e078ca59_ppc64le",
"8Base-RHACM-2.4:rhacm2/search-rhel8@sha256:210fdca717aef2b4159e223a4f0bab06cdae9491d2c890d63710cf3c71de0c32_amd64",
"8Base-RHACM-2.4:rhacm2/search-rhel8@sha256:5f3249435b29dba366242d6e68e6f1f2f4a8f4cd8941fb881d297bd5ed9fa72e_s390x",
"8Base-RHACM-2.4:rhacm2/search-ui-rhel8@sha256:2203d5c5cadd4be391bba00bbf8a588e930dcde7c438e15c14ed0e7a3fd31522_s390x",
"8Base-RHACM-2.4:rhacm2/search-ui-rhel8@sha256:aa0f257b502a6fcf1d2eb2270858f7d145abee32b9a64ba511bab22218b74e0a_ppc64le",
"8Base-RHACM-2.4:rhacm2/search-ui-rhel8@sha256:d4a81b7b29b9a76aa631ad26471b3cd6202775853f5a2102260c4f1e339cdfe0_amd64",
"8Base-RHACM-2.4:rhacm2/submariner-addon-rhel8@sha256:0faded1f0229ce80be36090a54ed761f1c89b414e84bd11d680fbddd382a986b_amd64",
"8Base-RHACM-2.4:rhacm2/submariner-addon-rhel8@sha256:4331c06cda7427491fcf5061f9695ab5f87dea5a02b5b915b1354c20f3cff830_s390x",
"8Base-RHACM-2.4:rhacm2/submariner-addon-rhel8@sha256:514d5c15aceb07e72ba74d9ba1b3bdc2e84e1c4060b2facdb886809b118c704c_ppc64le",
"8Base-RHACM-2.4:rhacm2/thanos-receive-controller-rhel8@sha256:2da6d891769a4d9cb936d93a8ea84eea45f33e482c79cc74418f4143c5c145e7_s390x",
"8Base-RHACM-2.4:rhacm2/thanos-receive-controller-rhel8@sha256:8c0745aa13e06c6cc159d8be33302b766673bdd1aedff1309d205519587440ab_amd64",
"8Base-RHACM-2.4:rhacm2/thanos-receive-controller-rhel8@sha256:8d0e265c199c32e757c2004d89db64bc64092171b98068aab03f977a744cc5bc_ppc64le",
"8Base-RHACM-2.4:rhacm2/thanos-rhel8@sha256:8036c9dd2d44027f5173b935ee8dcd9b3e87b433d65a50f83ffa76a503cf747c_s390x",
"8Base-RHACM-2.4:rhacm2/thanos-rhel8@sha256:ed22c2650f0d908174896647ced911a49945714a114836096b787cc879164bc4_ppc64le",
"8Base-RHACM-2.4:rhacm2/thanos-rhel8@sha256:fbe3062ae92faafd40caac5ddd0b20e2d1bfcaa64febebc0dcd5d368a3734c12_amd64",
"8Base-RHACM-2.4:rhacm2/volsync-mover-rclone-rhel8@sha256:0b3c2d30d0a6109db50dba4053d795fc92bfcadc380a8a8deb5ae4ef4e6d29fa_ppc64le",
"8Base-RHACM-2.4:rhacm2/volsync-mover-rclone-rhel8@sha256:6784f7672ac4c8f47ddaf9b5fc6b98f2c1d18c48be212114eeab9babb780cba6_s390x",
"8Base-RHACM-2.4:rhacm2/volsync-mover-rclone-rhel8@sha256:ada830a6dfa3f00aba2a32225a9884bbe31d20b93ece21249b11e6b037d85e75_amd64",
"8Base-RHACM-2.4:rhacm2/volsync-mover-restic-rhel8@sha256:31244fad1da3b5c258babd12defc1192a8534727f12ad775aad9d202fb6a5947_amd64",
"8Base-RHACM-2.4:rhacm2/volsync-mover-restic-rhel8@sha256:3ac9147cf782a40b3881973a399add430aee10cdfe1abdb00c98a0b5a3a527dc_s390x",
"8Base-RHACM-2.4:rhacm2/volsync-mover-restic-rhel8@sha256:9d00b2d06752192dd8f8f48aeb2786ac1ee0c062ed8916cf3f693c7d2a05e208_ppc64le",
"8Base-RHACM-2.4:rhacm2/volsync-mover-rsync-rhel8@sha256:30e06b75f83e22faeed2108f68b158fb35b4db22b83f049c61706ddcbfef27d9_ppc64le",
"8Base-RHACM-2.4:rhacm2/volsync-mover-rsync-rhel8@sha256:530aedee3aeca43ef0501f5cd2aa07c65eb708ac1a7fcd97fc3000358744d1bd_s390x",
"8Base-RHACM-2.4:rhacm2/volsync-mover-rsync-rhel8@sha256:c5621b5d113a1330bdc04f1fce05fd6f16c10526511ba207cb24551f7efe0e58_amd64",
"8Base-RHACM-2.4:rhacm2/volsync-rhel8@sha256:1ab81a27373c351eb2c932536fc9ea6cbf74911b794e3cd183c8e5624940a656_ppc64le",
"8Base-RHACM-2.4:rhacm2/volsync-rhel8@sha256:90ed24a800b82c2eb1c0f2d08aa11b2bea942e6a9044e3a01a5778877e7b376a_s390x",
"8Base-RHACM-2.4:rhacm2/volsync-rhel8@sha256:9e02a53649909a9d3ccd5c22f5c231b3ad69f451d7b5a32033046f3031cde188_amd64",
"8Base-RHACM-2.4:rhacm2/work-rhel8@sha256:0facf27d638269e722029217ef72016556c60e42887a836e4a0ad6140c1b6dcf_s390x",
"8Base-RHACM-2.4:rhacm2/work-rhel8@sha256:5694a214f662b4556b1fdf088ef0d33d6674dc3be3ae5d2fbdf00e56addeae3c_amd64",
"8Base-RHACM-2.4:rhacm2/work-rhel8@sha256:73b036d1c7b9c44010ef9716be8c96bfd2a7af7e09b2cf3402cc2aac81ef94e4_ppc64le"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2022-30629"
},
{
"category": "external",
"summary": "RHBZ#2092793",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2092793"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2022-30629",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-30629"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2022-30629",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2022-30629"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-announce/c/TzIC9-t8Ytg",
"url": "https://groups.google.com/g/golang-announce/c/TzIC9-t8Ytg"
}
],
"release_date": "2022-06-02T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2022-09-26T14:49:03+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 update:\n\nhttps://access.redhat.com/documentation/en-us/red_hat_advanced_cluster_management_for_kubernetes/2.4/html-single/install/index#installing",
"product_ids": [
"8Base-RHACM-2.4:rhacm2/acm-grafana-rhel8@sha256:17c53124f6c09cc839f533aee0c870078f547fef29a19803814f5c5fbc5e7939_s390x",
"8Base-RHACM-2.4:rhacm2/acm-grafana-rhel8@sha256:644a295644e91a8976d4df02e5ccdd711d8d3c8fa409cae698671b49b96ec00a_ppc64le",
"8Base-RHACM-2.4:rhacm2/acm-grafana-rhel8@sha256:9c9b992bf748282d7cdc941b7907bbcbabe69a8b287bc4195a6bc8b9d9b6cbd0_amd64",
"8Base-RHACM-2.4:rhacm2/acm-must-gather-rhel8@sha256:0cca0dbb0b7adff8eaea1315b422edb6ea1778befa4772f3e6f5755fb5519196_s390x",
"8Base-RHACM-2.4:rhacm2/acm-must-gather-rhel8@sha256:63b5758cfcffe96326b090ae51d38c00ca13b35e9fe5e4354cd33e67d042c41b_amd64",
"8Base-RHACM-2.4:rhacm2/acm-must-gather-rhel8@sha256:cfc97f6c9495bac2635e016dd47049683f8ed78c932ef2c70cec2ec7be323fea_ppc64le",
"8Base-RHACM-2.4:rhacm2/acm-operator-bundle@sha256:346215260baa3371853d15ccc451c3ac418813c5cd9b422b0ad9f2dd6ae8a511_s390x",
"8Base-RHACM-2.4:rhacm2/acm-operator-bundle@sha256:cb4fca4155dc3e274712c0c7609eb6111a6e03207ddaa0d5c3c8752badc15b2c_amd64",
"8Base-RHACM-2.4:rhacm2/acm-operator-bundle@sha256:cceb82a8492d7e971e515f1a0a5391a1051e4f130f7a14e412def20616e05d40_ppc64le",
"8Base-RHACM-2.4:rhacm2/agent-service-rhel8@sha256:5b5046b04aa10807a6676916cf4744f0cd36c056dd3fd626304814af2d665cf9_amd64",
"8Base-RHACM-2.4:rhacm2/agent-service-rhel8@sha256:5c89bb44eda9a0754ea1d1ca69ea260f02f060c517194251519439e4b943e46a_ppc64le",
"8Base-RHACM-2.4:rhacm2/agent-service-rhel8@sha256:cfe9dfc60224b6206d6fbbc4c4ee95e378ce2da8b79c176e5e7bfdd8b0375f88_s390x",
"8Base-RHACM-2.4:rhacm2/application-ui-rhel8@sha256:6acf7df47405a4ccb3ede12db6574a0829d28f94ea5d20d6041db1bd045a90c6_ppc64le",
"8Base-RHACM-2.4:rhacm2/application-ui-rhel8@sha256:96c10e483a1c99f0ac91fb84df87ebe927e82ca35ef7e36e0f583121dcdd8b15_amd64",
"8Base-RHACM-2.4:rhacm2/application-ui-rhel8@sha256:ffb0b475eccc16a227f13a3d0d332f9cd9b96eade52646352a7497f903edf1a2_s390x",
"8Base-RHACM-2.4:rhacm2/assisted-image-service-rhel8@sha256:2c2f96ebf908cf415613aec65a414884ec35784e4bdcd4c4b4978aa98149af4d_amd64",
"8Base-RHACM-2.4:rhacm2/assisted-image-service-rhel8@sha256:c89023b0b424e2b8800399fc4b6cfa9336248f3222097c094d33fd2b872398aa_ppc64le",
"8Base-RHACM-2.4:rhacm2/assisted-image-service-rhel8@sha256:e49c328eb815293dd606199a0b8a2bd0db6bbf5d87eeaa7902d6d4df1bb41d35_s390x",
"8Base-RHACM-2.4:rhacm2/assisted-installer-agent-rhel8@sha256:86fd675a09451d3ee552452999cd2c82410174f5e55dcfd4f21286559363217e_amd64",
"8Base-RHACM-2.4:rhacm2/assisted-installer-reporter-rhel8@sha256:dcc214165e5c895925f52673577fa73274b017e3e9017818bf5c0327b3600ffb_ppc64le",
"8Base-RHACM-2.4:rhacm2/assisted-installer-reporter-rhel8@sha256:f7004db056478b4c1b101ab0ceac24f78dbefc018a1e76e12e8a4f69fd171175_amd64",
"8Base-RHACM-2.4:rhacm2/assisted-installer-rhel8@sha256:6e002bec6af8e7d7b0c89bc25f4a9e3224e47f5638be7cc2a9c68a5e92447254_amd64",
"8Base-RHACM-2.4:rhacm2/assisted-installer-rhel8@sha256:815976efa30282899af7de91b5df1fdeca10c709d0fc60d09d8f3abb1c2acdc3_ppc64le",
"8Base-RHACM-2.4:rhacm2/cert-policy-controller-rhel8@sha256:0e30470d12e11f473750e0b95833d0d1fe6fd3ee9d9d0c5d7454614449156148_s390x",
"8Base-RHACM-2.4:rhacm2/cert-policy-controller-rhel8@sha256:2324eeab4219c1c953b698cbd1cf57e0af777f31042de00eaaa2bf163f84cae1_amd64",
"8Base-RHACM-2.4:rhacm2/cert-policy-controller-rhel8@sha256:c3d60eaf9f775e623114d093450b5d170b4048ef1e52267a2153ec54489bd00f_ppc64le",
"8Base-RHACM-2.4:rhacm2/cluster-backup-rhel8-operator@sha256:9969b8f2f91bd0a3ef0e89300d66a656238a3a3361d56cf7fc0eb55db1752782_amd64",
"8Base-RHACM-2.4:rhacm2/cluster-backup-rhel8-operator@sha256:d5639931ddcb1288f279f54a3688fcb8c94d710a457917c46bfa3db6cd1a317b_s390x",
"8Base-RHACM-2.4:rhacm2/cluster-backup-rhel8-operator@sha256:fa4667d27a8778efc83ace86657c638aacb7ccc3168c489d427c1d6ab834cbb2_ppc64le",
"8Base-RHACM-2.4:rhacm2/cluster-curator-controller-rhel8@sha256:4b32ee29c898c9f52a5fdeed3a6a595ac157db7051b36086eddf7a8f91b2ec08_ppc64le",
"8Base-RHACM-2.4:rhacm2/cluster-curator-controller-rhel8@sha256:9e6a260d8130731601612a56cea728fc6b80cfa3d7fd8b6612175ff76b290dea_s390x",
"8Base-RHACM-2.4:rhacm2/cluster-curator-controller-rhel8@sha256:faa454bab3f9ea36a2d5a1eaa16806ac3669472856833e750571e45da7074d40_amd64",
"8Base-RHACM-2.4:rhacm2/cluster-proxy-addon-rhel8@sha256:03d738d93d893b9fd9d2587e14b9a7a92bbb5eca4b85901b5e07cff1e7a3ab73_s390x",
"8Base-RHACM-2.4:rhacm2/cluster-proxy-addon-rhel8@sha256:22c9595f3f4d95b6dc6c17ce5412f4131d9ce501f2660f23d176f276c4a97a73_ppc64le",
"8Base-RHACM-2.4:rhacm2/cluster-proxy-addon-rhel8@sha256:ae6de1e14b7897a944733cdb9963f31990d696a66260974d3f692e0af87161d3_amd64",
"8Base-RHACM-2.4:rhacm2/clusterclaims-controller-rhel8@sha256:2c7f03c0ca17163c949249bb4b480a0fd2c986e55b0dc23c6cd3b0a974b4c229_ppc64le",
"8Base-RHACM-2.4:rhacm2/clusterclaims-controller-rhel8@sha256:bd8fa875e2c6b6c650c21089441b417ae657b8e1fda2786d2f328978776a6883_s390x",
"8Base-RHACM-2.4:rhacm2/clusterclaims-controller-rhel8@sha256:c49c92c632968e08f74d08eaa99862f0dd8dd1fe4a85f05e57efa90e5dca5563_amd64",
"8Base-RHACM-2.4:rhacm2/clusterlifecycle-state-metrics-rhel8@sha256:3711cb41642a7fffc69a0c98db128d39d980555127f22a9d1dfd76c9631b8edc_ppc64le",
"8Base-RHACM-2.4:rhacm2/clusterlifecycle-state-metrics-rhel8@sha256:60a54bc76a84f2369b02dc1b9b0d8353da93acc9f8193a26739110c6fe59abdd_s390x",
"8Base-RHACM-2.4:rhacm2/clusterlifecycle-state-metrics-rhel8@sha256:6df08e52cee6890187b6be3a62b36c18fcff7e34630da933e0a5f7bcecec6b4c_amd64",
"8Base-RHACM-2.4:rhacm2/config-policy-controller-rhel8@sha256:8fb0581852dc1dfd80a81ba03c6976da1aa8d93675f626765f2266adfa94d5ac_s390x",
"8Base-RHACM-2.4:rhacm2/config-policy-controller-rhel8@sha256:929233f873cbf980fb850a9812c98bd09f907e26d9afeb1c0198d52776e33b32_ppc64le",
"8Base-RHACM-2.4:rhacm2/config-policy-controller-rhel8@sha256:a3653dcecb777d7b3915c49b7999793b90dd4524628d5517368a0837af46aa07_amd64",
"8Base-RHACM-2.4:rhacm2/console-api-rhel8@sha256:02481bcf2ddd1771d965e947cfcbad66540e2df055a3013bee5185ab84960d6d_ppc64le",
"8Base-RHACM-2.4:rhacm2/console-api-rhel8@sha256:3a47d211370efc6e1661d4d0abd0d5abc65d8a759218af7c2722db820a664d8c_s390x",
"8Base-RHACM-2.4:rhacm2/console-api-rhel8@sha256:789e1950e886e54c341699cc8ec0c4bfb9a0e295e49961366759e861d32d5ef9_amd64",
"8Base-RHACM-2.4:rhacm2/console-rhel8@sha256:5215e1a2f456b83ba4ae02ea653bef51d331ced6e9a4c67958e8c41cd88aa818_s390x",
"8Base-RHACM-2.4:rhacm2/console-rhel8@sha256:d5cbabd5d26e6e712d9f531db8ebaa3a793599538ef2e62262b02c165ea74b9a_ppc64le",
"8Base-RHACM-2.4:rhacm2/console-rhel8@sha256:e797bce5724653b3ae0395c66c4796dc0594002cdde7242f4fd29c2fd5e703fa_amd64",
"8Base-RHACM-2.4:rhacm2/discovery-rhel8-operator@sha256:224af94e4e027bfb7edff3f889ec08aa031eaede2e4a02c67ce2925f29230ea8_s390x",
"8Base-RHACM-2.4:rhacm2/discovery-rhel8-operator@sha256:5dd54d496d15c262072c6024385e9fbf016edabe8a6bcdf31ec63ed5c445088c_amd64",
"8Base-RHACM-2.4:rhacm2/discovery-rhel8-operator@sha256:f64cae3c176e4b18af716ba054dcebafa07c3f893943de09b7dfd0285a9271d5_ppc64le",
"8Base-RHACM-2.4:rhacm2/endpoint-monitoring-rhel8-operator@sha256:516888a8ee8d509b77cda6ef2154a6d70a94a48a2c8c5bc7a9b1b9f2e089ff57_ppc64le",
"8Base-RHACM-2.4:rhacm2/endpoint-monitoring-rhel8-operator@sha256:c48ced70438f389ee0a22a8670db80c121c087728533c5cd2070751ce3b2614e_amd64",
"8Base-RHACM-2.4:rhacm2/endpoint-monitoring-rhel8-operator@sha256:ee184be0540e401b6834747b6632b11d69269f3d9ab44bc4aaab9fc9877191aa_s390x",
"8Base-RHACM-2.4:rhacm2/governance-policy-propagator-rhel8@sha256:b5a8689de0cc37c38daca89e1a6f64b6601b341a8f12ef6c093ec12b83bca4e8_s390x",
"8Base-RHACM-2.4:rhacm2/governance-policy-propagator-rhel8@sha256:f885cac3c1b78c94885f9a9e197511c51b5470b192d6ac48e6cb20a592b36832_ppc64le",
"8Base-RHACM-2.4:rhacm2/governance-policy-propagator-rhel8@sha256:fbec65b4937bbdad28cc1e04b5b215caddeaacda3a844cd0a45ade093997adc3_amd64",
"8Base-RHACM-2.4:rhacm2/governance-policy-spec-sync-rhel8@sha256:2c130b6df67cd0a8ee055d9b8bb3ede4bcf211978db7cdd892f78bf1d56dd269_amd64",
"8Base-RHACM-2.4:rhacm2/governance-policy-spec-sync-rhel8@sha256:6a8227f1560751fd8e1d2ec8136d8855599727eb7ad382bd5b18167ba46b31ff_ppc64le",
"8Base-RHACM-2.4:rhacm2/governance-policy-spec-sync-rhel8@sha256:c2c6ab3e7317dee023b79cc868c052a8a602610925932358498a3a215d5c8089_s390x",
"8Base-RHACM-2.4:rhacm2/governance-policy-status-sync-rhel8@sha256:385006b34743b689054c581eaaffb5298adfd092eaa13ff6c24f28fa5b79a178_amd64",
"8Base-RHACM-2.4:rhacm2/governance-policy-status-sync-rhel8@sha256:6c2ec36725b956432591b6cb6a20d4eb2ac3bf759ab4a901f581c81bcb12270c_ppc64le",
"8Base-RHACM-2.4:rhacm2/governance-policy-status-sync-rhel8@sha256:76f717cb9fe271941f45794a8dd9ebb85af0f7ab6cd104a698352b875e1b721d_s390x",
"8Base-RHACM-2.4:rhacm2/governance-policy-template-sync-rhel8@sha256:2d0d4141d0df7a5309edb3aa064591479facd14d604f5338383a88a7c01fb976_s390x",
"8Base-RHACM-2.4:rhacm2/governance-policy-template-sync-rhel8@sha256:a96e372e54eadb8c0f384eaf5295a5a17ab701c5051b5ae59341ecc01489099b_ppc64le",
"8Base-RHACM-2.4:rhacm2/governance-policy-template-sync-rhel8@sha256:d9135c4c5eb68af915b552e2d7fe62251f4a3a23d45a7b193d754b7da900b159_amd64",
"8Base-RHACM-2.4:rhacm2/grafana-dashboard-loader-rhel8@sha256:1f8b57a645d0abc3e639eb493f228d3485f4a3f53528175bc386f712fce7cd3f_amd64",
"8Base-RHACM-2.4:rhacm2/grafana-dashboard-loader-rhel8@sha256:5419a6207c0cd1adb21d7c4c3378d31f240a9f29674aee612608d015fe0b491f_ppc64le",
"8Base-RHACM-2.4:rhacm2/grafana-dashboard-loader-rhel8@sha256:6190c4487c63f61cb24e8d219aa1ebc6ff5d8d8b1ece5bbb3da5d46e67f0b98c_s390x",
"8Base-RHACM-2.4:rhacm2/grc-ui-api-rhel8@sha256:40f04e8634a2151e7a4aefe823c980d1d98c89ddb1210b55b4c0566bd85fd787_amd64",
"8Base-RHACM-2.4:rhacm2/grc-ui-api-rhel8@sha256:999f7119e60d578cd54b08135838fb8ecb996cd93f8e6f07ee92ec776f86f3d7_s390x",
"8Base-RHACM-2.4:rhacm2/grc-ui-api-rhel8@sha256:a8072d656eb14084eafd141690c02119376c9436faab8e4d219e1f0ade7ed2ec_ppc64le",
"8Base-RHACM-2.4:rhacm2/grc-ui-rhel8@sha256:18beaf038580dd78d44cdbd7b3e9bfab16b1ae9f1b454689abe1ebfefe4964b5_amd64",
"8Base-RHACM-2.4:rhacm2/grc-ui-rhel8@sha256:2e28251e1a65b7176007f53887f3693e5268848b1bb8a1e084e9f1064deaec8a_s390x",
"8Base-RHACM-2.4:rhacm2/grc-ui-rhel8@sha256:3848541d746de6dfacca63f06f29fc7d203dfa4c73dbd749407896ddddb7306c_ppc64le",
"8Base-RHACM-2.4:rhacm2/iam-policy-controller-rhel8@sha256:0deeefc1600e43aac6d9eadd05b32d3a1b2059632ec7e8b005eb2245b52dbd98_amd64",
"8Base-RHACM-2.4:rhacm2/iam-policy-controller-rhel8@sha256:7d1534ff8b00cd38716d2bfb65b924a45e9ec18a8eccad13c5e3818f858630b6_s390x",
"8Base-RHACM-2.4:rhacm2/iam-policy-controller-rhel8@sha256:b2fa794482a54fcfcbf7d0ac8597e9cb0ac0c73cfe5afa8bf2e73ca35d37feb9_ppc64le",
"8Base-RHACM-2.4:rhacm2/insights-client-rhel8@sha256:0f567016e55498bef2be33665d247eb14308b13aaef5cc670de7e06ff830cb9a_amd64",
"8Base-RHACM-2.4:rhacm2/insights-client-rhel8@sha256:6bd666f6d541ab33598c4a38ac05e8f65f19e03d8630cf685c89b05f14c4f1b8_ppc64le",
"8Base-RHACM-2.4:rhacm2/insights-client-rhel8@sha256:85bf407b6bc232952f4dd7c1edd8a7f4a168a6995d7b866f4417bc65a162efd5_s390x",
"8Base-RHACM-2.4:rhacm2/insights-metrics-rhel8@sha256:180e2ac58d3549c7ed583da66fba14368c606feb65b4313aac3b4f889ec091bb_amd64",
"8Base-RHACM-2.4:rhacm2/insights-metrics-rhel8@sha256:2492650b89feab7de0408be0e3af6d889e6291bb7064ea524dafca87b252840e_s390x",
"8Base-RHACM-2.4:rhacm2/insights-metrics-rhel8@sha256:93066377331da7f85024ae541440cb409c741d393adfdfe289f7d5836c0da183_ppc64le",
"8Base-RHACM-2.4:rhacm2/klusterlet-addon-controller-rhel8@sha256:018f6d71abae2963c853fe9d1a41fdad2df91acb72fee775af08275647d3019f_amd64",
"8Base-RHACM-2.4:rhacm2/klusterlet-addon-controller-rhel8@sha256:500d5166ea2f808c46b71d1a5470a35bffa484d860161a16e9809f90d021b23e_ppc64le",
"8Base-RHACM-2.4:rhacm2/klusterlet-addon-controller-rhel8@sha256:a4d7ef368efce597729c5fc1ae4358a0b45483a11b8363bf8d164c20075da748_s390x",
"8Base-RHACM-2.4:rhacm2/klusterlet-addon-rhel8-operator@sha256:0402e265ec4919aef893be4c0f177b53173bc0c50eb47aafea6822e05a7748be_s390x",
"8Base-RHACM-2.4:rhacm2/klusterlet-addon-rhel8-operator@sha256:6b0fbc1956407a0986460556336fcccfe4d08d712cc4b0af4ca65061baf75ea2_amd64",
"8Base-RHACM-2.4:rhacm2/klusterlet-addon-rhel8-operator@sha256:d7546a69df7b817d0c29c8f95dd3d5d2900c3755c82570b1d610702c56d4fb59_ppc64le",
"8Base-RHACM-2.4:rhacm2/kube-rbac-proxy-rhel8@sha256:6650633c4664e6b537e82eafc593dc91ca206de3b0de878f600c913a95eb18a2_amd64",
"8Base-RHACM-2.4:rhacm2/kube-rbac-proxy-rhel8@sha256:c1c90ee4ae1f908c33c8a8bf38f0b47bfad039bedccf870324f6b554aad5d78c_s390x",
"8Base-RHACM-2.4:rhacm2/kube-rbac-proxy-rhel8@sha256:ccddb38db49a190aa0d5d70e6b4672079ea222a42045d406a4b9974ac7412146_ppc64le",
"8Base-RHACM-2.4:rhacm2/kube-state-metrics-rhel8@sha256:566b95595959ba60677f1518562fd996ef7643dc94aa9e9fead0e4b4096032ca_s390x",
"8Base-RHACM-2.4:rhacm2/kube-state-metrics-rhel8@sha256:789f79b85c022e59143e725a589ac890884f079c969f56efb972b0a0f8d77e66_amd64",
"8Base-RHACM-2.4:rhacm2/kube-state-metrics-rhel8@sha256:971a33f5a57057d3901ff75eebbc13ca8456b4315dd7811139e60bb8872d80bf_ppc64le",
"8Base-RHACM-2.4:rhacm2/managedcluster-import-controller-rhel8@sha256:bcb43adee06dbb1cfb6a5c9fed71847ecc3826e3e44fe04d57b7143a6123daa5_s390x",
"8Base-RHACM-2.4:rhacm2/managedcluster-import-controller-rhel8@sha256:dbf235a9723a1c21471d8ef0029f3c999ac3b22512d67facd052efb725431bc1_ppc64le",
"8Base-RHACM-2.4:rhacm2/managedcluster-import-controller-rhel8@sha256:faf01c5554224350e4cffd1fc4ce275886791e45857bf0ed5f90ffa3a64680dc_amd64",
"8Base-RHACM-2.4:rhacm2/management-ingress-rhel8@sha256:46293eeaad521f993ed01467e13cae70f600426ef09df0e02dd8b83348b60027_amd64",
"8Base-RHACM-2.4:rhacm2/management-ingress-rhel8@sha256:c3cdbf5ff93b3b19ac2d7cf15b9152a0761d473de7afe29832a7ca3b833b6797_s390x",
"8Base-RHACM-2.4:rhacm2/management-ingress-rhel8@sha256:ce994a8f4c4e5476e6131a6721da748225c89a96c9d471a8638eefb6a22d52b9_ppc64le",
"8Base-RHACM-2.4:rhacm2/memcached-exporter-rhel8@sha256:01398d4f3b1825e864ddae46a5e4b7cc298dabb444dd105787ef6aeb70514571_ppc64le",
"8Base-RHACM-2.4:rhacm2/memcached-exporter-rhel8@sha256:5432fa56e40dee2475da7ee7b7e89cca10a8f06f4cbea94983fa094bfbef81ff_amd64",
"8Base-RHACM-2.4:rhacm2/memcached-exporter-rhel8@sha256:e22fa2dbc6733fc176f44cf42ec8f51b69672d354d6d2cf510eada5fe41a5245_s390x",
"8Base-RHACM-2.4:rhacm2/memcached-rhel8@sha256:0a0a88fb0138cd6de2e3fce81ab959d12cbda64e5fbab1046008aee1d94f12e2_s390x",
"8Base-RHACM-2.4:rhacm2/memcached-rhel8@sha256:7e0ee17c6d00d20773799cfb6c6e9e27c204d1e31010aa71a7f0f35eb5179a35_amd64",
"8Base-RHACM-2.4:rhacm2/memcached-rhel8@sha256:b9213f5525ebd51960412c15d416a591bf23731b6217f79aca2a89a893df2102_ppc64le",
"8Base-RHACM-2.4:rhacm2/metrics-collector-rhel8@sha256:431d4089a4a93c6b6a00cf9b63ecd9199a5545f09190577356b22ff6646820f3_amd64",
"8Base-RHACM-2.4:rhacm2/metrics-collector-rhel8@sha256:83f649b506ca698251c884692307d7cd52bbae87b0bf7790f96ffd24dd7f4fd7_ppc64le",
"8Base-RHACM-2.4:rhacm2/metrics-collector-rhel8@sha256:d37401c5fb672c56004f75974a4069d5d3b6c5e96ac7be4c174f9f178a7666bc_s390x",
"8Base-RHACM-2.4:rhacm2/multicloud-integrations-rhel8@sha256:a311c6ef1099d2370209bbbe30cfac6d1c50d79a2321beaab1f6158ab2db8bec_s390x",
"8Base-RHACM-2.4:rhacm2/multicloud-integrations-rhel8@sha256:e666154a539974d0cc005bc74903dc9f173920101dbfc5169b14a30129991475_ppc64le",
"8Base-RHACM-2.4:rhacm2/multicloud-integrations-rhel8@sha256:f37fe856571112970ae4786d313bf51e78b26e1630e443d276abb4de8e47e525_amd64",
"8Base-RHACM-2.4:rhacm2/multicloud-manager-rhel8@sha256:1dd235aa8599ca070f5175ad9da5bdb9505a7dfbbd87173f0bbf4e14ca0d5e88_ppc64le",
"8Base-RHACM-2.4:rhacm2/multicloud-manager-rhel8@sha256:8a1eeafb2a738aecb2723889c98e287638e950fec05425f1fe132ff7eb01738f_amd64",
"8Base-RHACM-2.4:rhacm2/multicloud-manager-rhel8@sha256:d458a289528173a07f7ff6d87279474e8379a2f05c11d5a9be97f9c43e38ec75_s390x",
"8Base-RHACM-2.4:rhacm2/multicluster-observability-rhel8-operator@sha256:45d046d621eab996c457a90b607ca9a57e2ca5dcad384d3cd5317475e096e098_amd64",
"8Base-RHACM-2.4:rhacm2/multicluster-observability-rhel8-operator@sha256:7ed02712f2d5093f7c751a6d22c9ffe5ce3b00c4cc901ffb779b8b51e282d698_s390x",
"8Base-RHACM-2.4:rhacm2/multicluster-observability-rhel8-operator@sha256:7f89cc6647700f7ddc46d4fabb4b3702142aa0fe9bd23026eba98c704026e9e9_ppc64le",
"8Base-RHACM-2.4:rhacm2/multicluster-operators-application-rhel8@sha256:27492dfdd71cc0bae6e01a184ac8fe5677ce172583b0fd1b9112dfd789009839_ppc64le",
"8Base-RHACM-2.4:rhacm2/multicluster-operators-application-rhel8@sha256:3af2802a89c09966e9c63f40974d8554a7b7b88cc386bbf5bda0a4cc987b7c15_s390x",
"8Base-RHACM-2.4:rhacm2/multicluster-operators-application-rhel8@sha256:723ac91ea8c130d80b48db30e05186607210aea71c7afc1c072b9a691e350215_amd64",
"8Base-RHACM-2.4:rhacm2/multicluster-operators-channel-rhel8@sha256:09883ff8a783d3f83e1c26566555c5ad140cc8bbf0d4cdb5220ef344c6282752_ppc64le",
"8Base-RHACM-2.4:rhacm2/multicluster-operators-channel-rhel8@sha256:4a34b2593897d4b1a1af124bdf6fb7e51bbd97bb4c56dd8ae463b3f3abbb7718_s390x",
"8Base-RHACM-2.4:rhacm2/multicluster-operators-channel-rhel8@sha256:883282b801566b5a40a32e33ebc431ac1398afb68f47ce931cc82b8b9eca1e55_amd64",
"8Base-RHACM-2.4:rhacm2/multicluster-operators-deployable-rhel8@sha256:0a15e49232c20ead26ade38823cd40d785e612670a41cac28ecea2066025a3d1_amd64",
"8Base-RHACM-2.4:rhacm2/multicluster-operators-deployable-rhel8@sha256:0ecd46eb89e90d787c442fd0ca92f84e9bf7fa6c2e315a0b95912616687c0580_s390x",
"8Base-RHACM-2.4:rhacm2/multicluster-operators-deployable-rhel8@sha256:bd148be0ad6ddbcc1995f94b4660d3fbe2338112230c840d77f53a564b14ec4a_ppc64le",
"8Base-RHACM-2.4:rhacm2/multicluster-operators-placementrule-rhel8@sha256:4bdca102dae861d39d81a2df4be1767e4e702ce3836224e9b875f613d1af0c37_ppc64le",
"8Base-RHACM-2.4:rhacm2/multicluster-operators-placementrule-rhel8@sha256:d71975de4b1d6b53d19ddf338f3d19ad7e28812f8fc932c144eee630d9cab176_amd64",
"8Base-RHACM-2.4:rhacm2/multicluster-operators-placementrule-rhel8@sha256:fa3e2e45501d661f4f724dea809b6eff73455db623b03178130590dbf317dba5_s390x",
"8Base-RHACM-2.4:rhacm2/multicluster-operators-subscription-release-rhel8@sha256:2e13c28d1f18f2efac62207515450a42732d4be790199ab0e5ddf2f181649cb4_ppc64le",
"8Base-RHACM-2.4:rhacm2/multicluster-operators-subscription-release-rhel8@sha256:50dc29deac8efaac3bf321270b718dec41d8b80746d3548c076ab26b2c6b63ca_s390x",
"8Base-RHACM-2.4:rhacm2/multicluster-operators-subscription-release-rhel8@sha256:faae7a0632b10dc9b65af7a8af7e7c7d9e26f2f7087687fa19d2afefa7426c5a_amd64",
"8Base-RHACM-2.4:rhacm2/multicluster-operators-subscription-rhel8@sha256:1fa2779aab32977ec8e867ed188dcdd66106986c3cbf39f02e2a555873ba478a_ppc64le",
"8Base-RHACM-2.4:rhacm2/multicluster-operators-subscription-rhel8@sha256:731a4f0919cbab729e9dded9e513ec4ad5e1b48967c21f65f3b494158a6b25ba_s390x",
"8Base-RHACM-2.4:rhacm2/multicluster-operators-subscription-rhel8@sha256:ec803f14f854b73a873f95027617246888ea28029f2f4bb5b7f39a5dd63399ca_amd64",
"8Base-RHACM-2.4:rhacm2/multiclusterhub-repo-rhel8@sha256:75504c269b3d0c2af9b48317f3dc070fae58a1e46e95283e2e0e1ab6b60f452d_amd64",
"8Base-RHACM-2.4:rhacm2/multiclusterhub-repo-rhel8@sha256:c21ffdaa0ce90e6c08f4814c09d9a0bd34d341ad1fc8f6ff2152e9007393ba1f_s390x",
"8Base-RHACM-2.4:rhacm2/multiclusterhub-repo-rhel8@sha256:e1e522835d65503d467dc9ef7c4a0149adfc4cbd3620134adb4a5694eda2f0c4_ppc64le",
"8Base-RHACM-2.4:rhacm2/multiclusterhub-rhel8@sha256:37cf6ccd9a2b9af4444fa192e7b5e6979687bd5159d97f48da40c4f9bad249eb_amd64",
"8Base-RHACM-2.4:rhacm2/multiclusterhub-rhel8@sha256:b8dea0eca4c8aaefee6be9afea77e3302ad551f68f5a87316caf65e13ac9138d_s390x",
"8Base-RHACM-2.4:rhacm2/multiclusterhub-rhel8@sha256:d173cf78965bd026a6333af91b55305ea9c349e630fa53548ee42d791295cd69_ppc64le",
"8Base-RHACM-2.4:rhacm2/node-exporter-rhel8@sha256:0b2cf97a3d82fb4570dee71c1232ef9998c7efcd1d9415f9f41351457802d62d_amd64",
"8Base-RHACM-2.4:rhacm2/node-exporter-rhel8@sha256:93e85d546c624a685221a5d0c9085fa59752105587a531c58066a856defa322a_ppc64le",
"8Base-RHACM-2.4:rhacm2/node-exporter-rhel8@sha256:b20c7b88c52ab9772ebd2216333d6324cba08c653135af469a9e6ccb6648d7c6_s390x",
"8Base-RHACM-2.4:rhacm2/observatorium-rhel8-operator@sha256:078b48f3746c33e0c69b11c9e51e70c220a3cc6f0fd26eb5b30534b16c6a2efa_s390x",
"8Base-RHACM-2.4:rhacm2/observatorium-rhel8-operator@sha256:0e1ec4eda138936261dc5a76a18fa4ace6082c636b30021ce10d5d4d0acea890_ppc64le",
"8Base-RHACM-2.4:rhacm2/observatorium-rhel8-operator@sha256:70e41fdcacd43b4e498b8d5917d0e2fb640f4e85f30b1d6646b27aee1bc8dafc_amd64",
"8Base-RHACM-2.4:rhacm2/observatorium-rhel8@sha256:431149d31b309822fa9476f951ae39bde3a81cc5d17d2a79062ced7b729166cd_amd64",
"8Base-RHACM-2.4:rhacm2/observatorium-rhel8@sha256:65aaebf97e8b904e9ff1520f4bc4704bc21614a7377f66a4c6776032621a9ccf_s390x",
"8Base-RHACM-2.4:rhacm2/observatorium-rhel8@sha256:804054ba7c65c0814307017e3ff6681ba25e62384468adbf3712418e1f3b321f_ppc64le",
"8Base-RHACM-2.4:rhacm2/openshift-hive-rhel8@sha256:80950fa60359f90359129bff09665d7e94150bfbcfb048dc46ec77309479733b_ppc64le",
"8Base-RHACM-2.4:rhacm2/openshift-hive-rhel8@sha256:bae2680af5a00937f0ecc680ad979b131ad65fc47c4683dec69e45e442dd38b4_amd64",
"8Base-RHACM-2.4:rhacm2/openshift-hive-rhel8@sha256:c75cad252f1bda9dac27d1145ee01fe91078e6bc29c60b72f2f0977cea56ae9c_s390x",
"8Base-RHACM-2.4:rhacm2/placement-rhel8@sha256:1cc55dc4ec890f583cf63c7c1d5451cd1e409dbb8feed7bb854e6970ba0e9cbd_s390x",
"8Base-RHACM-2.4:rhacm2/placement-rhel8@sha256:98f3db6bd38eec496565558b8c81a06b51fe22ad4c5a462a6b43a61ab3bc853c_amd64",
"8Base-RHACM-2.4:rhacm2/placement-rhel8@sha256:a0a5b1e0cd29da2c215f3ce555230477ce775cbd79423c74426aaa4f7f56cfc5_ppc64le",
"8Base-RHACM-2.4:rhacm2/prometheus-alertmanager-rhel8@sha256:29c84506cb42edbede5abdf086433ef003d677135fe3b51093c1fbafa6f666e0_s390x",
"8Base-RHACM-2.4:rhacm2/prometheus-alertmanager-rhel8@sha256:be4e1ac4ca5c8145ad7488bc9f067d8f1b9f4cb3d79ac43f4addd19cc66a584b_amd64",
"8Base-RHACM-2.4:rhacm2/prometheus-alertmanager-rhel8@sha256:fc83710377e91bec8866053bb2b9f91be7a3c25993488a6f9641e7c93918aadc_ppc64le",
"8Base-RHACM-2.4:rhacm2/prometheus-rhel8@sha256:1587535175898f97007552a6023ef0785861271dc939a751c98db0c41c9e2c97_amd64",
"8Base-RHACM-2.4:rhacm2/prometheus-rhel8@sha256:4aa41836d3699f3b8a546703fa5032a01af6bcac60465e779769c32a36352d0d_s390x",
"8Base-RHACM-2.4:rhacm2/prometheus-rhel8@sha256:f7971a684bcdce02604319ecace5ba585797f116a64024da815bf3e2d27f6251_ppc64le",
"8Base-RHACM-2.4:rhacm2/provider-credential-controller-rhel8@sha256:827351fc8036170bfb1b6d0fc15c84476c8913ae044163884ff89424e0e4235f_s390x",
"8Base-RHACM-2.4:rhacm2/provider-credential-controller-rhel8@sha256:a6f1234d8f90e06b88775ce831e574ec0621e487043d412d7c35d2bde6db21f9_amd64",
"8Base-RHACM-2.4:rhacm2/provider-credential-controller-rhel8@sha256:e33d7b73b6a7d41ef7779800af177a4557608ea87c854e457d0421332fcb421f_ppc64le",
"8Base-RHACM-2.4:rhacm2/rbac-query-proxy-rhel8@sha256:1d1c793c2bf89cb49dc4625981b4f7bc9cc827d01d7c57af88cde59adde21787_amd64",
"8Base-RHACM-2.4:rhacm2/rbac-query-proxy-rhel8@sha256:a129031e0e3c0e389a104f1ad15f4ecbb6382d79e19c62e7b22b31bee7021cdd_s390x",
"8Base-RHACM-2.4:rhacm2/rbac-query-proxy-rhel8@sha256:b549a06e14f326d196883c8168db3f82edbb952184ea4742b6d4eca78b13bc69_ppc64le",
"8Base-RHACM-2.4:rhacm2/redisgraph-tls-rhel8@sha256:7e3245ba0f53c4c510f7151b3e940c13d5a79d8d95b203e3b8ceaca4ceea42ea_ppc64le",
"8Base-RHACM-2.4:rhacm2/redisgraph-tls-rhel8@sha256:9fb4a62d70505c508d0d8dc158f8fa1c759c23f6a13c6a069a40a32c5cbce1fe_s390x",
"8Base-RHACM-2.4:rhacm2/redisgraph-tls-rhel8@sha256:cdf817bdb70737e6912e550fa1602bbbcaa5b34a2e2d47a249000aac560cc6f0_amd64",
"8Base-RHACM-2.4:rhacm2/registration-rhel8-operator@sha256:3ca37dec679c11f1333c5fd6c866867ce2e7ed5d3c139c2ad8f3ad7d10be70c0_s390x",
"8Base-RHACM-2.4:rhacm2/registration-rhel8-operator@sha256:45b0e1027807496b3c2a10d8e7c015cc91cc77b9832639adb51a6e5fc7f5071b_ppc64le",
"8Base-RHACM-2.4:rhacm2/registration-rhel8-operator@sha256:6710d98fb67533848a96f35fcbeb0adf6999a7e6534068ccc9956105a4d2db73_amd64",
"8Base-RHACM-2.4:rhacm2/registration-rhel8@sha256:0fbe6a1234544b31be5b6ba778895d31b0486783116796e0e31079cd2ee9f87a_ppc64le",
"8Base-RHACM-2.4:rhacm2/registration-rhel8@sha256:494e65b5e3bf27c3bae221db5154b119ef7689b2cb42894f05c40cf4608f1da6_s390x",
"8Base-RHACM-2.4:rhacm2/registration-rhel8@sha256:5d614eda176a91d5359e8a44a6f93a3fdbda8080f2209f342f83d4816b2d0008_amd64",
"8Base-RHACM-2.4:rhacm2/search-aggregator-rhel8@sha256:176ba84e41d3465826245fd9acd199c0b292c25a76c88bbcab8c07d93829ff9c_s390x",
"8Base-RHACM-2.4:rhacm2/search-aggregator-rhel8@sha256:3857111bc468c7bb79a7476d6bc5df0add7d8951799b65b6414f1f5dd3d5b9b8_amd64",
"8Base-RHACM-2.4:rhacm2/search-aggregator-rhel8@sha256:52a2dd79f67b1910a7129f70ba18b48656cd41b2a15f2ae4af2509c0eaa4205a_ppc64le",
"8Base-RHACM-2.4:rhacm2/search-api-rhel8@sha256:2d64646d663ac682a087fc69314bd72751ba2b005ab08a93da223470a863a740_amd64",
"8Base-RHACM-2.4:rhacm2/search-api-rhel8@sha256:74ccabf407b668837238eb3ad2e536fcb0b3df9a48741f43edf2456fbee80cc6_ppc64le",
"8Base-RHACM-2.4:rhacm2/search-api-rhel8@sha256:de9cc78ae58b063980c0fd3797cc6aba79bedc22898dae3fbce64c94dfd82909_s390x",
"8Base-RHACM-2.4:rhacm2/search-collector-rhel8@sha256:37c5344f9061f44ea363d64c2118e791999007ecdead8d15c8c121aff83631fe_amd64",
"8Base-RHACM-2.4:rhacm2/search-collector-rhel8@sha256:98fb5b0965d41badb9933eb0fc23a5006c1e1cb555a8b80b63a6a00bc87b1c7a_s390x",
"8Base-RHACM-2.4:rhacm2/search-collector-rhel8@sha256:ff9c98d5836007520ff971116d5c143b6e0fafa25e5c8f0dfd4b1a23f191f1d2_ppc64le",
"8Base-RHACM-2.4:rhacm2/search-rhel8@sha256:13b61bea54f6d67fb749852d48dc6a035ee516ed5f3d339619b97924e078ca59_ppc64le",
"8Base-RHACM-2.4:rhacm2/search-rhel8@sha256:210fdca717aef2b4159e223a4f0bab06cdae9491d2c890d63710cf3c71de0c32_amd64",
"8Base-RHACM-2.4:rhacm2/search-rhel8@sha256:5f3249435b29dba366242d6e68e6f1f2f4a8f4cd8941fb881d297bd5ed9fa72e_s390x",
"8Base-RHACM-2.4:rhacm2/search-ui-rhel8@sha256:2203d5c5cadd4be391bba00bbf8a588e930dcde7c438e15c14ed0e7a3fd31522_s390x",
"8Base-RHACM-2.4:rhacm2/search-ui-rhel8@sha256:aa0f257b502a6fcf1d2eb2270858f7d145abee32b9a64ba511bab22218b74e0a_ppc64le",
"8Base-RHACM-2.4:rhacm2/search-ui-rhel8@sha256:d4a81b7b29b9a76aa631ad26471b3cd6202775853f5a2102260c4f1e339cdfe0_amd64",
"8Base-RHACM-2.4:rhacm2/submariner-addon-rhel8@sha256:0faded1f0229ce80be36090a54ed761f1c89b414e84bd11d680fbddd382a986b_amd64",
"8Base-RHACM-2.4:rhacm2/submariner-addon-rhel8@sha256:4331c06cda7427491fcf5061f9695ab5f87dea5a02b5b915b1354c20f3cff830_s390x",
"8Base-RHACM-2.4:rhacm2/submariner-addon-rhel8@sha256:514d5c15aceb07e72ba74d9ba1b3bdc2e84e1c4060b2facdb886809b118c704c_ppc64le",
"8Base-RHACM-2.4:rhacm2/thanos-receive-controller-rhel8@sha256:2da6d891769a4d9cb936d93a8ea84eea45f33e482c79cc74418f4143c5c145e7_s390x",
"8Base-RHACM-2.4:rhacm2/thanos-receive-controller-rhel8@sha256:8c0745aa13e06c6cc159d8be33302b766673bdd1aedff1309d205519587440ab_amd64",
"8Base-RHACM-2.4:rhacm2/thanos-receive-controller-rhel8@sha256:8d0e265c199c32e757c2004d89db64bc64092171b98068aab03f977a744cc5bc_ppc64le",
"8Base-RHACM-2.4:rhacm2/thanos-rhel8@sha256:8036c9dd2d44027f5173b935ee8dcd9b3e87b433d65a50f83ffa76a503cf747c_s390x",
"8Base-RHACM-2.4:rhacm2/thanos-rhel8@sha256:ed22c2650f0d908174896647ced911a49945714a114836096b787cc879164bc4_ppc64le",
"8Base-RHACM-2.4:rhacm2/thanos-rhel8@sha256:fbe3062ae92faafd40caac5ddd0b20e2d1bfcaa64febebc0dcd5d368a3734c12_amd64",
"8Base-RHACM-2.4:rhacm2/volsync-mover-rclone-rhel8@sha256:0b3c2d30d0a6109db50dba4053d795fc92bfcadc380a8a8deb5ae4ef4e6d29fa_ppc64le",
"8Base-RHACM-2.4:rhacm2/volsync-mover-rclone-rhel8@sha256:6784f7672ac4c8f47ddaf9b5fc6b98f2c1d18c48be212114eeab9babb780cba6_s390x",
"8Base-RHACM-2.4:rhacm2/volsync-mover-rclone-rhel8@sha256:ada830a6dfa3f00aba2a32225a9884bbe31d20b93ece21249b11e6b037d85e75_amd64",
"8Base-RHACM-2.4:rhacm2/volsync-mover-restic-rhel8@sha256:31244fad1da3b5c258babd12defc1192a8534727f12ad775aad9d202fb6a5947_amd64",
"8Base-RHACM-2.4:rhacm2/volsync-mover-restic-rhel8@sha256:3ac9147cf782a40b3881973a399add430aee10cdfe1abdb00c98a0b5a3a527dc_s390x",
"8Base-RHACM-2.4:rhacm2/volsync-mover-restic-rhel8@sha256:9d00b2d06752192dd8f8f48aeb2786ac1ee0c062ed8916cf3f693c7d2a05e208_ppc64le",
"8Base-RHACM-2.4:rhacm2/volsync-mover-rsync-rhel8@sha256:30e06b75f83e22faeed2108f68b158fb35b4db22b83f049c61706ddcbfef27d9_ppc64le",
"8Base-RHACM-2.4:rhacm2/volsync-mover-rsync-rhel8@sha256:530aedee3aeca43ef0501f5cd2aa07c65eb708ac1a7fcd97fc3000358744d1bd_s390x",
"8Base-RHACM-2.4:rhacm2/volsync-mover-rsync-rhel8@sha256:c5621b5d113a1330bdc04f1fce05fd6f16c10526511ba207cb24551f7efe0e58_amd64",
"8Base-RHACM-2.4:rhacm2/volsync-rhel8@sha256:1ab81a27373c351eb2c932536fc9ea6cbf74911b794e3cd183c8e5624940a656_ppc64le",
"8Base-RHACM-2.4:rhacm2/volsync-rhel8@sha256:90ed24a800b82c2eb1c0f2d08aa11b2bea942e6a9044e3a01a5778877e7b376a_s390x",
"8Base-RHACM-2.4:rhacm2/volsync-rhel8@sha256:9e02a53649909a9d3ccd5c22f5c231b3ad69f451d7b5a32033046f3031cde188_amd64",
"8Base-RHACM-2.4:rhacm2/work-rhel8@sha256:0facf27d638269e722029217ef72016556c60e42887a836e4a0ad6140c1b6dcf_s390x",
"8Base-RHACM-2.4:rhacm2/work-rhel8@sha256:5694a214f662b4556b1fdf088ef0d33d6674dc3be3ae5d2fbdf00e56addeae3c_amd64",
"8Base-RHACM-2.4:rhacm2/work-rhel8@sha256:73b036d1c7b9c44010ef9716be8c96bfd2a7af7e09b2cf3402cc2aac81ef94e4_ppc64le"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2022:6696"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "HIGH",
"attackVector": "NETWORK",
"availabilityImpact": "NONE",
"baseScore": 3.1,
"baseSeverity": "LOW",
"confidentialityImpact": "LOW",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "REQUIRED",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:R/S:U/C:L/I:N/A:N",
"version": "3.1"
},
"products": [
"8Base-RHACM-2.4:rhacm2/acm-grafana-rhel8@sha256:17c53124f6c09cc839f533aee0c870078f547fef29a19803814f5c5fbc5e7939_s390x",
"8Base-RHACM-2.4:rhacm2/acm-grafana-rhel8@sha256:644a295644e91a8976d4df02e5ccdd711d8d3c8fa409cae698671b49b96ec00a_ppc64le",
"8Base-RHACM-2.4:rhacm2/acm-grafana-rhel8@sha256:9c9b992bf748282d7cdc941b7907bbcbabe69a8b287bc4195a6bc8b9d9b6cbd0_amd64",
"8Base-RHACM-2.4:rhacm2/acm-must-gather-rhel8@sha256:0cca0dbb0b7adff8eaea1315b422edb6ea1778befa4772f3e6f5755fb5519196_s390x",
"8Base-RHACM-2.4:rhacm2/acm-must-gather-rhel8@sha256:63b5758cfcffe96326b090ae51d38c00ca13b35e9fe5e4354cd33e67d042c41b_amd64",
"8Base-RHACM-2.4:rhacm2/acm-must-gather-rhel8@sha256:cfc97f6c9495bac2635e016dd47049683f8ed78c932ef2c70cec2ec7be323fea_ppc64le",
"8Base-RHACM-2.4:rhacm2/acm-operator-bundle@sha256:346215260baa3371853d15ccc451c3ac418813c5cd9b422b0ad9f2dd6ae8a511_s390x",
"8Base-RHACM-2.4:rhacm2/acm-operator-bundle@sha256:cb4fca4155dc3e274712c0c7609eb6111a6e03207ddaa0d5c3c8752badc15b2c_amd64",
"8Base-RHACM-2.4:rhacm2/acm-operator-bundle@sha256:cceb82a8492d7e971e515f1a0a5391a1051e4f130f7a14e412def20616e05d40_ppc64le",
"8Base-RHACM-2.4:rhacm2/agent-service-rhel8@sha256:5b5046b04aa10807a6676916cf4744f0cd36c056dd3fd626304814af2d665cf9_amd64",
"8Base-RHACM-2.4:rhacm2/agent-service-rhel8@sha256:5c89bb44eda9a0754ea1d1ca69ea260f02f060c517194251519439e4b943e46a_ppc64le",
"8Base-RHACM-2.4:rhacm2/agent-service-rhel8@sha256:cfe9dfc60224b6206d6fbbc4c4ee95e378ce2da8b79c176e5e7bfdd8b0375f88_s390x",
"8Base-RHACM-2.4:rhacm2/application-ui-rhel8@sha256:6acf7df47405a4ccb3ede12db6574a0829d28f94ea5d20d6041db1bd045a90c6_ppc64le",
"8Base-RHACM-2.4:rhacm2/application-ui-rhel8@sha256:96c10e483a1c99f0ac91fb84df87ebe927e82ca35ef7e36e0f583121dcdd8b15_amd64",
"8Base-RHACM-2.4:rhacm2/application-ui-rhel8@sha256:ffb0b475eccc16a227f13a3d0d332f9cd9b96eade52646352a7497f903edf1a2_s390x",
"8Base-RHACM-2.4:rhacm2/assisted-image-service-rhel8@sha256:2c2f96ebf908cf415613aec65a414884ec35784e4bdcd4c4b4978aa98149af4d_amd64",
"8Base-RHACM-2.4:rhacm2/assisted-image-service-rhel8@sha256:c89023b0b424e2b8800399fc4b6cfa9336248f3222097c094d33fd2b872398aa_ppc64le",
"8Base-RHACM-2.4:rhacm2/assisted-image-service-rhel8@sha256:e49c328eb815293dd606199a0b8a2bd0db6bbf5d87eeaa7902d6d4df1bb41d35_s390x",
"8Base-RHACM-2.4:rhacm2/assisted-installer-agent-rhel8@sha256:86fd675a09451d3ee552452999cd2c82410174f5e55dcfd4f21286559363217e_amd64",
"8Base-RHACM-2.4:rhacm2/assisted-installer-reporter-rhel8@sha256:dcc214165e5c895925f52673577fa73274b017e3e9017818bf5c0327b3600ffb_ppc64le",
"8Base-RHACM-2.4:rhacm2/assisted-installer-reporter-rhel8@sha256:f7004db056478b4c1b101ab0ceac24f78dbefc018a1e76e12e8a4f69fd171175_amd64",
"8Base-RHACM-2.4:rhacm2/assisted-installer-rhel8@sha256:6e002bec6af8e7d7b0c89bc25f4a9e3224e47f5638be7cc2a9c68a5e92447254_amd64",
"8Base-RHACM-2.4:rhacm2/assisted-installer-rhel8@sha256:815976efa30282899af7de91b5df1fdeca10c709d0fc60d09d8f3abb1c2acdc3_ppc64le",
"8Base-RHACM-2.4:rhacm2/cert-policy-controller-rhel8@sha256:0e30470d12e11f473750e0b95833d0d1fe6fd3ee9d9d0c5d7454614449156148_s390x",
"8Base-RHACM-2.4:rhacm2/cert-policy-controller-rhel8@sha256:2324eeab4219c1c953b698cbd1cf57e0af777f31042de00eaaa2bf163f84cae1_amd64",
"8Base-RHACM-2.4:rhacm2/cert-policy-controller-rhel8@sha256:c3d60eaf9f775e623114d093450b5d170b4048ef1e52267a2153ec54489bd00f_ppc64le",
"8Base-RHACM-2.4:rhacm2/cluster-backup-rhel8-operator@sha256:9969b8f2f91bd0a3ef0e89300d66a656238a3a3361d56cf7fc0eb55db1752782_amd64",
"8Base-RHACM-2.4:rhacm2/cluster-backup-rhel8-operator@sha256:d5639931ddcb1288f279f54a3688fcb8c94d710a457917c46bfa3db6cd1a317b_s390x",
"8Base-RHACM-2.4:rhacm2/cluster-backup-rhel8-operator@sha256:fa4667d27a8778efc83ace86657c638aacb7ccc3168c489d427c1d6ab834cbb2_ppc64le",
"8Base-RHACM-2.4:rhacm2/cluster-curator-controller-rhel8@sha256:4b32ee29c898c9f52a5fdeed3a6a595ac157db7051b36086eddf7a8f91b2ec08_ppc64le",
"8Base-RHACM-2.4:rhacm2/cluster-curator-controller-rhel8@sha256:9e6a260d8130731601612a56cea728fc6b80cfa3d7fd8b6612175ff76b290dea_s390x",
"8Base-RHACM-2.4:rhacm2/cluster-curator-controller-rhel8@sha256:faa454bab3f9ea36a2d5a1eaa16806ac3669472856833e750571e45da7074d40_amd64",
"8Base-RHACM-2.4:rhacm2/cluster-proxy-addon-rhel8@sha256:03d738d93d893b9fd9d2587e14b9a7a92bbb5eca4b85901b5e07cff1e7a3ab73_s390x",
"8Base-RHACM-2.4:rhacm2/cluster-proxy-addon-rhel8@sha256:22c9595f3f4d95b6dc6c17ce5412f4131d9ce501f2660f23d176f276c4a97a73_ppc64le",
"8Base-RHACM-2.4:rhacm2/cluster-proxy-addon-rhel8@sha256:ae6de1e14b7897a944733cdb9963f31990d696a66260974d3f692e0af87161d3_amd64",
"8Base-RHACM-2.4:rhacm2/clusterclaims-controller-rhel8@sha256:2c7f03c0ca17163c949249bb4b480a0fd2c986e55b0dc23c6cd3b0a974b4c229_ppc64le",
"8Base-RHACM-2.4:rhacm2/clusterclaims-controller-rhel8@sha256:bd8fa875e2c6b6c650c21089441b417ae657b8e1fda2786d2f328978776a6883_s390x",
"8Base-RHACM-2.4:rhacm2/clusterclaims-controller-rhel8@sha256:c49c92c632968e08f74d08eaa99862f0dd8dd1fe4a85f05e57efa90e5dca5563_amd64",
"8Base-RHACM-2.4:rhacm2/clusterlifecycle-state-metrics-rhel8@sha256:3711cb41642a7fffc69a0c98db128d39d980555127f22a9d1dfd76c9631b8edc_ppc64le",
"8Base-RHACM-2.4:rhacm2/clusterlifecycle-state-metrics-rhel8@sha256:60a54bc76a84f2369b02dc1b9b0d8353da93acc9f8193a26739110c6fe59abdd_s390x",
"8Base-RHACM-2.4:rhacm2/clusterlifecycle-state-metrics-rhel8@sha256:6df08e52cee6890187b6be3a62b36c18fcff7e34630da933e0a5f7bcecec6b4c_amd64",
"8Base-RHACM-2.4:rhacm2/config-policy-controller-rhel8@sha256:8fb0581852dc1dfd80a81ba03c6976da1aa8d93675f626765f2266adfa94d5ac_s390x",
"8Base-RHACM-2.4:rhacm2/config-policy-controller-rhel8@sha256:929233f873cbf980fb850a9812c98bd09f907e26d9afeb1c0198d52776e33b32_ppc64le",
"8Base-RHACM-2.4:rhacm2/config-policy-controller-rhel8@sha256:a3653dcecb777d7b3915c49b7999793b90dd4524628d5517368a0837af46aa07_amd64",
"8Base-RHACM-2.4:rhacm2/console-api-rhel8@sha256:02481bcf2ddd1771d965e947cfcbad66540e2df055a3013bee5185ab84960d6d_ppc64le",
"8Base-RHACM-2.4:rhacm2/console-api-rhel8@sha256:3a47d211370efc6e1661d4d0abd0d5abc65d8a759218af7c2722db820a664d8c_s390x",
"8Base-RHACM-2.4:rhacm2/console-api-rhel8@sha256:789e1950e886e54c341699cc8ec0c4bfb9a0e295e49961366759e861d32d5ef9_amd64",
"8Base-RHACM-2.4:rhacm2/console-rhel8@sha256:5215e1a2f456b83ba4ae02ea653bef51d331ced6e9a4c67958e8c41cd88aa818_s390x",
"8Base-RHACM-2.4:rhacm2/console-rhel8@sha256:d5cbabd5d26e6e712d9f531db8ebaa3a793599538ef2e62262b02c165ea74b9a_ppc64le",
"8Base-RHACM-2.4:rhacm2/console-rhel8@sha256:e797bce5724653b3ae0395c66c4796dc0594002cdde7242f4fd29c2fd5e703fa_amd64",
"8Base-RHACM-2.4:rhacm2/discovery-rhel8-operator@sha256:224af94e4e027bfb7edff3f889ec08aa031eaede2e4a02c67ce2925f29230ea8_s390x",
"8Base-RHACM-2.4:rhacm2/discovery-rhel8-operator@sha256:5dd54d496d15c262072c6024385e9fbf016edabe8a6bcdf31ec63ed5c445088c_amd64",
"8Base-RHACM-2.4:rhacm2/discovery-rhel8-operator@sha256:f64cae3c176e4b18af716ba054dcebafa07c3f893943de09b7dfd0285a9271d5_ppc64le",
"8Base-RHACM-2.4:rhacm2/endpoint-monitoring-rhel8-operator@sha256:516888a8ee8d509b77cda6ef2154a6d70a94a48a2c8c5bc7a9b1b9f2e089ff57_ppc64le",
"8Base-RHACM-2.4:rhacm2/endpoint-monitoring-rhel8-operator@sha256:c48ced70438f389ee0a22a8670db80c121c087728533c5cd2070751ce3b2614e_amd64",
"8Base-RHACM-2.4:rhacm2/endpoint-monitoring-rhel8-operator@sha256:ee184be0540e401b6834747b6632b11d69269f3d9ab44bc4aaab9fc9877191aa_s390x",
"8Base-RHACM-2.4:rhacm2/governance-policy-propagator-rhel8@sha256:b5a8689de0cc37c38daca89e1a6f64b6601b341a8f12ef6c093ec12b83bca4e8_s390x",
"8Base-RHACM-2.4:rhacm2/governance-policy-propagator-rhel8@sha256:f885cac3c1b78c94885f9a9e197511c51b5470b192d6ac48e6cb20a592b36832_ppc64le",
"8Base-RHACM-2.4:rhacm2/governance-policy-propagator-rhel8@sha256:fbec65b4937bbdad28cc1e04b5b215caddeaacda3a844cd0a45ade093997adc3_amd64",
"8Base-RHACM-2.4:rhacm2/governance-policy-spec-sync-rhel8@sha256:2c130b6df67cd0a8ee055d9b8bb3ede4bcf211978db7cdd892f78bf1d56dd269_amd64",
"8Base-RHACM-2.4:rhacm2/governance-policy-spec-sync-rhel8@sha256:6a8227f1560751fd8e1d2ec8136d8855599727eb7ad382bd5b18167ba46b31ff_ppc64le",
"8Base-RHACM-2.4:rhacm2/governance-policy-spec-sync-rhel8@sha256:c2c6ab3e7317dee023b79cc868c052a8a602610925932358498a3a215d5c8089_s390x",
"8Base-RHACM-2.4:rhacm2/governance-policy-status-sync-rhel8@sha256:385006b34743b689054c581eaaffb5298adfd092eaa13ff6c24f28fa5b79a178_amd64",
"8Base-RHACM-2.4:rhacm2/governance-policy-status-sync-rhel8@sha256:6c2ec36725b956432591b6cb6a20d4eb2ac3bf759ab4a901f581c81bcb12270c_ppc64le",
"8Base-RHACM-2.4:rhacm2/governance-policy-status-sync-rhel8@sha256:76f717cb9fe271941f45794a8dd9ebb85af0f7ab6cd104a698352b875e1b721d_s390x",
"8Base-RHACM-2.4:rhacm2/governance-policy-template-sync-rhel8@sha256:2d0d4141d0df7a5309edb3aa064591479facd14d604f5338383a88a7c01fb976_s390x",
"8Base-RHACM-2.4:rhacm2/governance-policy-template-sync-rhel8@sha256:a96e372e54eadb8c0f384eaf5295a5a17ab701c5051b5ae59341ecc01489099b_ppc64le",
"8Base-RHACM-2.4:rhacm2/governance-policy-template-sync-rhel8@sha256:d9135c4c5eb68af915b552e2d7fe62251f4a3a23d45a7b193d754b7da900b159_amd64",
"8Base-RHACM-2.4:rhacm2/grafana-dashboard-loader-rhel8@sha256:1f8b57a645d0abc3e639eb493f228d3485f4a3f53528175bc386f712fce7cd3f_amd64",
"8Base-RHACM-2.4:rhacm2/grafana-dashboard-loader-rhel8@sha256:5419a6207c0cd1adb21d7c4c3378d31f240a9f29674aee612608d015fe0b491f_ppc64le",
"8Base-RHACM-2.4:rhacm2/grafana-dashboard-loader-rhel8@sha256:6190c4487c63f61cb24e8d219aa1ebc6ff5d8d8b1ece5bbb3da5d46e67f0b98c_s390x",
"8Base-RHACM-2.4:rhacm2/grc-ui-api-rhel8@sha256:40f04e8634a2151e7a4aefe823c980d1d98c89ddb1210b55b4c0566bd85fd787_amd64",
"8Base-RHACM-2.4:rhacm2/grc-ui-api-rhel8@sha256:999f7119e60d578cd54b08135838fb8ecb996cd93f8e6f07ee92ec776f86f3d7_s390x",
"8Base-RHACM-2.4:rhacm2/grc-ui-api-rhel8@sha256:a8072d656eb14084eafd141690c02119376c9436faab8e4d219e1f0ade7ed2ec_ppc64le",
"8Base-RHACM-2.4:rhacm2/grc-ui-rhel8@sha256:18beaf038580dd78d44cdbd7b3e9bfab16b1ae9f1b454689abe1ebfefe4964b5_amd64",
"8Base-RHACM-2.4:rhacm2/grc-ui-rhel8@sha256:2e28251e1a65b7176007f53887f3693e5268848b1bb8a1e084e9f1064deaec8a_s390x",
"8Base-RHACM-2.4:rhacm2/grc-ui-rhel8@sha256:3848541d746de6dfacca63f06f29fc7d203dfa4c73dbd749407896ddddb7306c_ppc64le",
"8Base-RHACM-2.4:rhacm2/iam-policy-controller-rhel8@sha256:0deeefc1600e43aac6d9eadd05b32d3a1b2059632ec7e8b005eb2245b52dbd98_amd64",
"8Base-RHACM-2.4:rhacm2/iam-policy-controller-rhel8@sha256:7d1534ff8b00cd38716d2bfb65b924a45e9ec18a8eccad13c5e3818f858630b6_s390x",
"8Base-RHACM-2.4:rhacm2/iam-policy-controller-rhel8@sha256:b2fa794482a54fcfcbf7d0ac8597e9cb0ac0c73cfe5afa8bf2e73ca35d37feb9_ppc64le",
"8Base-RHACM-2.4:rhacm2/insights-client-rhel8@sha256:0f567016e55498bef2be33665d247eb14308b13aaef5cc670de7e06ff830cb9a_amd64",
"8Base-RHACM-2.4:rhacm2/insights-client-rhel8@sha256:6bd666f6d541ab33598c4a38ac05e8f65f19e03d8630cf685c89b05f14c4f1b8_ppc64le",
"8Base-RHACM-2.4:rhacm2/insights-client-rhel8@sha256:85bf407b6bc232952f4dd7c1edd8a7f4a168a6995d7b866f4417bc65a162efd5_s390x",
"8Base-RHACM-2.4:rhacm2/insights-metrics-rhel8@sha256:180e2ac58d3549c7ed583da66fba14368c606feb65b4313aac3b4f889ec091bb_amd64",
"8Base-RHACM-2.4:rhacm2/insights-metrics-rhel8@sha256:2492650b89feab7de0408be0e3af6d889e6291bb7064ea524dafca87b252840e_s390x",
"8Base-RHACM-2.4:rhacm2/insights-metrics-rhel8@sha256:93066377331da7f85024ae541440cb409c741d393adfdfe289f7d5836c0da183_ppc64le",
"8Base-RHACM-2.4:rhacm2/klusterlet-addon-controller-rhel8@sha256:018f6d71abae2963c853fe9d1a41fdad2df91acb72fee775af08275647d3019f_amd64",
"8Base-RHACM-2.4:rhacm2/klusterlet-addon-controller-rhel8@sha256:500d5166ea2f808c46b71d1a5470a35bffa484d860161a16e9809f90d021b23e_ppc64le",
"8Base-RHACM-2.4:rhacm2/klusterlet-addon-controller-rhel8@sha256:a4d7ef368efce597729c5fc1ae4358a0b45483a11b8363bf8d164c20075da748_s390x",
"8Base-RHACM-2.4:rhacm2/klusterlet-addon-rhel8-operator@sha256:0402e265ec4919aef893be4c0f177b53173bc0c50eb47aafea6822e05a7748be_s390x",
"8Base-RHACM-2.4:rhacm2/klusterlet-addon-rhel8-operator@sha256:6b0fbc1956407a0986460556336fcccfe4d08d712cc4b0af4ca65061baf75ea2_amd64",
"8Base-RHACM-2.4:rhacm2/klusterlet-addon-rhel8-operator@sha256:d7546a69df7b817d0c29c8f95dd3d5d2900c3755c82570b1d610702c56d4fb59_ppc64le",
"8Base-RHACM-2.4:rhacm2/kube-rbac-proxy-rhel8@sha256:6650633c4664e6b537e82eafc593dc91ca206de3b0de878f600c913a95eb18a2_amd64",
"8Base-RHACM-2.4:rhacm2/kube-rbac-proxy-rhel8@sha256:c1c90ee4ae1f908c33c8a8bf38f0b47bfad039bedccf870324f6b554aad5d78c_s390x",
"8Base-RHACM-2.4:rhacm2/kube-rbac-proxy-rhel8@sha256:ccddb38db49a190aa0d5d70e6b4672079ea222a42045d406a4b9974ac7412146_ppc64le",
"8Base-RHACM-2.4:rhacm2/kube-state-metrics-rhel8@sha256:566b95595959ba60677f1518562fd996ef7643dc94aa9e9fead0e4b4096032ca_s390x",
"8Base-RHACM-2.4:rhacm2/kube-state-metrics-rhel8@sha256:789f79b85c022e59143e725a589ac890884f079c969f56efb972b0a0f8d77e66_amd64",
"8Base-RHACM-2.4:rhacm2/kube-state-metrics-rhel8@sha256:971a33f5a57057d3901ff75eebbc13ca8456b4315dd7811139e60bb8872d80bf_ppc64le",
"8Base-RHACM-2.4:rhacm2/managedcluster-import-controller-rhel8@sha256:bcb43adee06dbb1cfb6a5c9fed71847ecc3826e3e44fe04d57b7143a6123daa5_s390x",
"8Base-RHACM-2.4:rhacm2/managedcluster-import-controller-rhel8@sha256:dbf235a9723a1c21471d8ef0029f3c999ac3b22512d67facd052efb725431bc1_ppc64le",
"8Base-RHACM-2.4:rhacm2/managedcluster-import-controller-rhel8@sha256:faf01c5554224350e4cffd1fc4ce275886791e45857bf0ed5f90ffa3a64680dc_amd64",
"8Base-RHACM-2.4:rhacm2/management-ingress-rhel8@sha256:46293eeaad521f993ed01467e13cae70f600426ef09df0e02dd8b83348b60027_amd64",
"8Base-RHACM-2.4:rhacm2/management-ingress-rhel8@sha256:c3cdbf5ff93b3b19ac2d7cf15b9152a0761d473de7afe29832a7ca3b833b6797_s390x",
"8Base-RHACM-2.4:rhacm2/management-ingress-rhel8@sha256:ce994a8f4c4e5476e6131a6721da748225c89a96c9d471a8638eefb6a22d52b9_ppc64le",
"8Base-RHACM-2.4:rhacm2/memcached-exporter-rhel8@sha256:01398d4f3b1825e864ddae46a5e4b7cc298dabb444dd105787ef6aeb70514571_ppc64le",
"8Base-RHACM-2.4:rhacm2/memcached-exporter-rhel8@sha256:5432fa56e40dee2475da7ee7b7e89cca10a8f06f4cbea94983fa094bfbef81ff_amd64",
"8Base-RHACM-2.4:rhacm2/memcached-exporter-rhel8@sha256:e22fa2dbc6733fc176f44cf42ec8f51b69672d354d6d2cf510eada5fe41a5245_s390x",
"8Base-RHACM-2.4:rhacm2/memcached-rhel8@sha256:0a0a88fb0138cd6de2e3fce81ab959d12cbda64e5fbab1046008aee1d94f12e2_s390x",
"8Base-RHACM-2.4:rhacm2/memcached-rhel8@sha256:7e0ee17c6d00d20773799cfb6c6e9e27c204d1e31010aa71a7f0f35eb5179a35_amd64",
"8Base-RHACM-2.4:rhacm2/memcached-rhel8@sha256:b9213f5525ebd51960412c15d416a591bf23731b6217f79aca2a89a893df2102_ppc64le",
"8Base-RHACM-2.4:rhacm2/metrics-collector-rhel8@sha256:431d4089a4a93c6b6a00cf9b63ecd9199a5545f09190577356b22ff6646820f3_amd64",
"8Base-RHACM-2.4:rhacm2/metrics-collector-rhel8@sha256:83f649b506ca698251c884692307d7cd52bbae87b0bf7790f96ffd24dd7f4fd7_ppc64le",
"8Base-RHACM-2.4:rhacm2/metrics-collector-rhel8@sha256:d37401c5fb672c56004f75974a4069d5d3b6c5e96ac7be4c174f9f178a7666bc_s390x",
"8Base-RHACM-2.4:rhacm2/multicloud-integrations-rhel8@sha256:a311c6ef1099d2370209bbbe30cfac6d1c50d79a2321beaab1f6158ab2db8bec_s390x",
"8Base-RHACM-2.4:rhacm2/multicloud-integrations-rhel8@sha256:e666154a539974d0cc005bc74903dc9f173920101dbfc5169b14a30129991475_ppc64le",
"8Base-RHACM-2.4:rhacm2/multicloud-integrations-rhel8@sha256:f37fe856571112970ae4786d313bf51e78b26e1630e443d276abb4de8e47e525_amd64",
"8Base-RHACM-2.4:rhacm2/multicloud-manager-rhel8@sha256:1dd235aa8599ca070f5175ad9da5bdb9505a7dfbbd87173f0bbf4e14ca0d5e88_ppc64le",
"8Base-RHACM-2.4:rhacm2/multicloud-manager-rhel8@sha256:8a1eeafb2a738aecb2723889c98e287638e950fec05425f1fe132ff7eb01738f_amd64",
"8Base-RHACM-2.4:rhacm2/multicloud-manager-rhel8@sha256:d458a289528173a07f7ff6d87279474e8379a2f05c11d5a9be97f9c43e38ec75_s390x",
"8Base-RHACM-2.4:rhacm2/multicluster-observability-rhel8-operator@sha256:45d046d621eab996c457a90b607ca9a57e2ca5dcad384d3cd5317475e096e098_amd64",
"8Base-RHACM-2.4:rhacm2/multicluster-observability-rhel8-operator@sha256:7ed02712f2d5093f7c751a6d22c9ffe5ce3b00c4cc901ffb779b8b51e282d698_s390x",
"8Base-RHACM-2.4:rhacm2/multicluster-observability-rhel8-operator@sha256:7f89cc6647700f7ddc46d4fabb4b3702142aa0fe9bd23026eba98c704026e9e9_ppc64le",
"8Base-RHACM-2.4:rhacm2/multicluster-operators-application-rhel8@sha256:27492dfdd71cc0bae6e01a184ac8fe5677ce172583b0fd1b9112dfd789009839_ppc64le",
"8Base-RHACM-2.4:rhacm2/multicluster-operators-application-rhel8@sha256:3af2802a89c09966e9c63f40974d8554a7b7b88cc386bbf5bda0a4cc987b7c15_s390x",
"8Base-RHACM-2.4:rhacm2/multicluster-operators-application-rhel8@sha256:723ac91ea8c130d80b48db30e05186607210aea71c7afc1c072b9a691e350215_amd64",
"8Base-RHACM-2.4:rhacm2/multicluster-operators-channel-rhel8@sha256:09883ff8a783d3f83e1c26566555c5ad140cc8bbf0d4cdb5220ef344c6282752_ppc64le",
"8Base-RHACM-2.4:rhacm2/multicluster-operators-channel-rhel8@sha256:4a34b2593897d4b1a1af124bdf6fb7e51bbd97bb4c56dd8ae463b3f3abbb7718_s390x",
"8Base-RHACM-2.4:rhacm2/multicluster-operators-channel-rhel8@sha256:883282b801566b5a40a32e33ebc431ac1398afb68f47ce931cc82b8b9eca1e55_amd64",
"8Base-RHACM-2.4:rhacm2/multicluster-operators-deployable-rhel8@sha256:0a15e49232c20ead26ade38823cd40d785e612670a41cac28ecea2066025a3d1_amd64",
"8Base-RHACM-2.4:rhacm2/multicluster-operators-deployable-rhel8@sha256:0ecd46eb89e90d787c442fd0ca92f84e9bf7fa6c2e315a0b95912616687c0580_s390x",
"8Base-RHACM-2.4:rhacm2/multicluster-operators-deployable-rhel8@sha256:bd148be0ad6ddbcc1995f94b4660d3fbe2338112230c840d77f53a564b14ec4a_ppc64le",
"8Base-RHACM-2.4:rhacm2/multicluster-operators-placementrule-rhel8@sha256:4bdca102dae861d39d81a2df4be1767e4e702ce3836224e9b875f613d1af0c37_ppc64le",
"8Base-RHACM-2.4:rhacm2/multicluster-operators-placementrule-rhel8@sha256:d71975de4b1d6b53d19ddf338f3d19ad7e28812f8fc932c144eee630d9cab176_amd64",
"8Base-RHACM-2.4:rhacm2/multicluster-operators-placementrule-rhel8@sha256:fa3e2e45501d661f4f724dea809b6eff73455db623b03178130590dbf317dba5_s390x",
"8Base-RHACM-2.4:rhacm2/multicluster-operators-subscription-release-rhel8@sha256:2e13c28d1f18f2efac62207515450a42732d4be790199ab0e5ddf2f181649cb4_ppc64le",
"8Base-RHACM-2.4:rhacm2/multicluster-operators-subscription-release-rhel8@sha256:50dc29deac8efaac3bf321270b718dec41d8b80746d3548c076ab26b2c6b63ca_s390x",
"8Base-RHACM-2.4:rhacm2/multicluster-operators-subscription-release-rhel8@sha256:faae7a0632b10dc9b65af7a8af7e7c7d9e26f2f7087687fa19d2afefa7426c5a_amd64",
"8Base-RHACM-2.4:rhacm2/multicluster-operators-subscription-rhel8@sha256:1fa2779aab32977ec8e867ed188dcdd66106986c3cbf39f02e2a555873ba478a_ppc64le",
"8Base-RHACM-2.4:rhacm2/multicluster-operators-subscription-rhel8@sha256:731a4f0919cbab729e9dded9e513ec4ad5e1b48967c21f65f3b494158a6b25ba_s390x",
"8Base-RHACM-2.4:rhacm2/multicluster-operators-subscription-rhel8@sha256:ec803f14f854b73a873f95027617246888ea28029f2f4bb5b7f39a5dd63399ca_amd64",
"8Base-RHACM-2.4:rhacm2/multiclusterhub-repo-rhel8@sha256:75504c269b3d0c2af9b48317f3dc070fae58a1e46e95283e2e0e1ab6b60f452d_amd64",
"8Base-RHACM-2.4:rhacm2/multiclusterhub-repo-rhel8@sha256:c21ffdaa0ce90e6c08f4814c09d9a0bd34d341ad1fc8f6ff2152e9007393ba1f_s390x",
"8Base-RHACM-2.4:rhacm2/multiclusterhub-repo-rhel8@sha256:e1e522835d65503d467dc9ef7c4a0149adfc4cbd3620134adb4a5694eda2f0c4_ppc64le",
"8Base-RHACM-2.4:rhacm2/multiclusterhub-rhel8@sha256:37cf6ccd9a2b9af4444fa192e7b5e6979687bd5159d97f48da40c4f9bad249eb_amd64",
"8Base-RHACM-2.4:rhacm2/multiclusterhub-rhel8@sha256:b8dea0eca4c8aaefee6be9afea77e3302ad551f68f5a87316caf65e13ac9138d_s390x",
"8Base-RHACM-2.4:rhacm2/multiclusterhub-rhel8@sha256:d173cf78965bd026a6333af91b55305ea9c349e630fa53548ee42d791295cd69_ppc64le",
"8Base-RHACM-2.4:rhacm2/node-exporter-rhel8@sha256:0b2cf97a3d82fb4570dee71c1232ef9998c7efcd1d9415f9f41351457802d62d_amd64",
"8Base-RHACM-2.4:rhacm2/node-exporter-rhel8@sha256:93e85d546c624a685221a5d0c9085fa59752105587a531c58066a856defa322a_ppc64le",
"8Base-RHACM-2.4:rhacm2/node-exporter-rhel8@sha256:b20c7b88c52ab9772ebd2216333d6324cba08c653135af469a9e6ccb6648d7c6_s390x",
"8Base-RHACM-2.4:rhacm2/observatorium-rhel8-operator@sha256:078b48f3746c33e0c69b11c9e51e70c220a3cc6f0fd26eb5b30534b16c6a2efa_s390x",
"8Base-RHACM-2.4:rhacm2/observatorium-rhel8-operator@sha256:0e1ec4eda138936261dc5a76a18fa4ace6082c636b30021ce10d5d4d0acea890_ppc64le",
"8Base-RHACM-2.4:rhacm2/observatorium-rhel8-operator@sha256:70e41fdcacd43b4e498b8d5917d0e2fb640f4e85f30b1d6646b27aee1bc8dafc_amd64",
"8Base-RHACM-2.4:rhacm2/observatorium-rhel8@sha256:431149d31b309822fa9476f951ae39bde3a81cc5d17d2a79062ced7b729166cd_amd64",
"8Base-RHACM-2.4:rhacm2/observatorium-rhel8@sha256:65aaebf97e8b904e9ff1520f4bc4704bc21614a7377f66a4c6776032621a9ccf_s390x",
"8Base-RHACM-2.4:rhacm2/observatorium-rhel8@sha256:804054ba7c65c0814307017e3ff6681ba25e62384468adbf3712418e1f3b321f_ppc64le",
"8Base-RHACM-2.4:rhacm2/openshift-hive-rhel8@sha256:80950fa60359f90359129bff09665d7e94150bfbcfb048dc46ec77309479733b_ppc64le",
"8Base-RHACM-2.4:rhacm2/openshift-hive-rhel8@sha256:bae2680af5a00937f0ecc680ad979b131ad65fc47c4683dec69e45e442dd38b4_amd64",
"8Base-RHACM-2.4:rhacm2/openshift-hive-rhel8@sha256:c75cad252f1bda9dac27d1145ee01fe91078e6bc29c60b72f2f0977cea56ae9c_s390x",
"8Base-RHACM-2.4:rhacm2/placement-rhel8@sha256:1cc55dc4ec890f583cf63c7c1d5451cd1e409dbb8feed7bb854e6970ba0e9cbd_s390x",
"8Base-RHACM-2.4:rhacm2/placement-rhel8@sha256:98f3db6bd38eec496565558b8c81a06b51fe22ad4c5a462a6b43a61ab3bc853c_amd64",
"8Base-RHACM-2.4:rhacm2/placement-rhel8@sha256:a0a5b1e0cd29da2c215f3ce555230477ce775cbd79423c74426aaa4f7f56cfc5_ppc64le",
"8Base-RHACM-2.4:rhacm2/prometheus-alertmanager-rhel8@sha256:29c84506cb42edbede5abdf086433ef003d677135fe3b51093c1fbafa6f666e0_s390x",
"8Base-RHACM-2.4:rhacm2/prometheus-alertmanager-rhel8@sha256:be4e1ac4ca5c8145ad7488bc9f067d8f1b9f4cb3d79ac43f4addd19cc66a584b_amd64",
"8Base-RHACM-2.4:rhacm2/prometheus-alertmanager-rhel8@sha256:fc83710377e91bec8866053bb2b9f91be7a3c25993488a6f9641e7c93918aadc_ppc64le",
"8Base-RHACM-2.4:rhacm2/prometheus-rhel8@sha256:1587535175898f97007552a6023ef0785861271dc939a751c98db0c41c9e2c97_amd64",
"8Base-RHACM-2.4:rhacm2/prometheus-rhel8@sha256:4aa41836d3699f3b8a546703fa5032a01af6bcac60465e779769c32a36352d0d_s390x",
"8Base-RHACM-2.4:rhacm2/prometheus-rhel8@sha256:f7971a684bcdce02604319ecace5ba585797f116a64024da815bf3e2d27f6251_ppc64le",
"8Base-RHACM-2.4:rhacm2/provider-credential-controller-rhel8@sha256:827351fc8036170bfb1b6d0fc15c84476c8913ae044163884ff89424e0e4235f_s390x",
"8Base-RHACM-2.4:rhacm2/provider-credential-controller-rhel8@sha256:a6f1234d8f90e06b88775ce831e574ec0621e487043d412d7c35d2bde6db21f9_amd64",
"8Base-RHACM-2.4:rhacm2/provider-credential-controller-rhel8@sha256:e33d7b73b6a7d41ef7779800af177a4557608ea87c854e457d0421332fcb421f_ppc64le",
"8Base-RHACM-2.4:rhacm2/rbac-query-proxy-rhel8@sha256:1d1c793c2bf89cb49dc4625981b4f7bc9cc827d01d7c57af88cde59adde21787_amd64",
"8Base-RHACM-2.4:rhacm2/rbac-query-proxy-rhel8@sha256:a129031e0e3c0e389a104f1ad15f4ecbb6382d79e19c62e7b22b31bee7021cdd_s390x",
"8Base-RHACM-2.4:rhacm2/rbac-query-proxy-rhel8@sha256:b549a06e14f326d196883c8168db3f82edbb952184ea4742b6d4eca78b13bc69_ppc64le",
"8Base-RHACM-2.4:rhacm2/redisgraph-tls-rhel8@sha256:7e3245ba0f53c4c510f7151b3e940c13d5a79d8d95b203e3b8ceaca4ceea42ea_ppc64le",
"8Base-RHACM-2.4:rhacm2/redisgraph-tls-rhel8@sha256:9fb4a62d70505c508d0d8dc158f8fa1c759c23f6a13c6a069a40a32c5cbce1fe_s390x",
"8Base-RHACM-2.4:rhacm2/redisgraph-tls-rhel8@sha256:cdf817bdb70737e6912e550fa1602bbbcaa5b34a2e2d47a249000aac560cc6f0_amd64",
"8Base-RHACM-2.4:rhacm2/registration-rhel8-operator@sha256:3ca37dec679c11f1333c5fd6c866867ce2e7ed5d3c139c2ad8f3ad7d10be70c0_s390x",
"8Base-RHACM-2.4:rhacm2/registration-rhel8-operator@sha256:45b0e1027807496b3c2a10d8e7c015cc91cc77b9832639adb51a6e5fc7f5071b_ppc64le",
"8Base-RHACM-2.4:rhacm2/registration-rhel8-operator@sha256:6710d98fb67533848a96f35fcbeb0adf6999a7e6534068ccc9956105a4d2db73_amd64",
"8Base-RHACM-2.4:rhacm2/registration-rhel8@sha256:0fbe6a1234544b31be5b6ba778895d31b0486783116796e0e31079cd2ee9f87a_ppc64le",
"8Base-RHACM-2.4:rhacm2/registration-rhel8@sha256:494e65b5e3bf27c3bae221db5154b119ef7689b2cb42894f05c40cf4608f1da6_s390x",
"8Base-RHACM-2.4:rhacm2/registration-rhel8@sha256:5d614eda176a91d5359e8a44a6f93a3fdbda8080f2209f342f83d4816b2d0008_amd64",
"8Base-RHACM-2.4:rhacm2/search-aggregator-rhel8@sha256:176ba84e41d3465826245fd9acd199c0b292c25a76c88bbcab8c07d93829ff9c_s390x",
"8Base-RHACM-2.4:rhacm2/search-aggregator-rhel8@sha256:3857111bc468c7bb79a7476d6bc5df0add7d8951799b65b6414f1f5dd3d5b9b8_amd64",
"8Base-RHACM-2.4:rhacm2/search-aggregator-rhel8@sha256:52a2dd79f67b1910a7129f70ba18b48656cd41b2a15f2ae4af2509c0eaa4205a_ppc64le",
"8Base-RHACM-2.4:rhacm2/search-api-rhel8@sha256:2d64646d663ac682a087fc69314bd72751ba2b005ab08a93da223470a863a740_amd64",
"8Base-RHACM-2.4:rhacm2/search-api-rhel8@sha256:74ccabf407b668837238eb3ad2e536fcb0b3df9a48741f43edf2456fbee80cc6_ppc64le",
"8Base-RHACM-2.4:rhacm2/search-api-rhel8@sha256:de9cc78ae58b063980c0fd3797cc6aba79bedc22898dae3fbce64c94dfd82909_s390x",
"8Base-RHACM-2.4:rhacm2/search-collector-rhel8@sha256:37c5344f9061f44ea363d64c2118e791999007ecdead8d15c8c121aff83631fe_amd64",
"8Base-RHACM-2.4:rhacm2/search-collector-rhel8@sha256:98fb5b0965d41badb9933eb0fc23a5006c1e1cb555a8b80b63a6a00bc87b1c7a_s390x",
"8Base-RHACM-2.4:rhacm2/search-collector-rhel8@sha256:ff9c98d5836007520ff971116d5c143b6e0fafa25e5c8f0dfd4b1a23f191f1d2_ppc64le",
"8Base-RHACM-2.4:rhacm2/search-rhel8@sha256:13b61bea54f6d67fb749852d48dc6a035ee516ed5f3d339619b97924e078ca59_ppc64le",
"8Base-RHACM-2.4:rhacm2/search-rhel8@sha256:210fdca717aef2b4159e223a4f0bab06cdae9491d2c890d63710cf3c71de0c32_amd64",
"8Base-RHACM-2.4:rhacm2/search-rhel8@sha256:5f3249435b29dba366242d6e68e6f1f2f4a8f4cd8941fb881d297bd5ed9fa72e_s390x",
"8Base-RHACM-2.4:rhacm2/search-ui-rhel8@sha256:2203d5c5cadd4be391bba00bbf8a588e930dcde7c438e15c14ed0e7a3fd31522_s390x",
"8Base-RHACM-2.4:rhacm2/search-ui-rhel8@sha256:aa0f257b502a6fcf1d2eb2270858f7d145abee32b9a64ba511bab22218b74e0a_ppc64le",
"8Base-RHACM-2.4:rhacm2/search-ui-rhel8@sha256:d4a81b7b29b9a76aa631ad26471b3cd6202775853f5a2102260c4f1e339cdfe0_amd64",
"8Base-RHACM-2.4:rhacm2/submariner-addon-rhel8@sha256:0faded1f0229ce80be36090a54ed761f1c89b414e84bd11d680fbddd382a986b_amd64",
"8Base-RHACM-2.4:rhacm2/submariner-addon-rhel8@sha256:4331c06cda7427491fcf5061f9695ab5f87dea5a02b5b915b1354c20f3cff830_s390x",
"8Base-RHACM-2.4:rhacm2/submariner-addon-rhel8@sha256:514d5c15aceb07e72ba74d9ba1b3bdc2e84e1c4060b2facdb886809b118c704c_ppc64le",
"8Base-RHACM-2.4:rhacm2/thanos-receive-controller-rhel8@sha256:2da6d891769a4d9cb936d93a8ea84eea45f33e482c79cc74418f4143c5c145e7_s390x",
"8Base-RHACM-2.4:rhacm2/thanos-receive-controller-rhel8@sha256:8c0745aa13e06c6cc159d8be33302b766673bdd1aedff1309d205519587440ab_amd64",
"8Base-RHACM-2.4:rhacm2/thanos-receive-controller-rhel8@sha256:8d0e265c199c32e757c2004d89db64bc64092171b98068aab03f977a744cc5bc_ppc64le",
"8Base-RHACM-2.4:rhacm2/thanos-rhel8@sha256:8036c9dd2d44027f5173b935ee8dcd9b3e87b433d65a50f83ffa76a503cf747c_s390x",
"8Base-RHACM-2.4:rhacm2/thanos-rhel8@sha256:ed22c2650f0d908174896647ced911a49945714a114836096b787cc879164bc4_ppc64le",
"8Base-RHACM-2.4:rhacm2/thanos-rhel8@sha256:fbe3062ae92faafd40caac5ddd0b20e2d1bfcaa64febebc0dcd5d368a3734c12_amd64",
"8Base-RHACM-2.4:rhacm2/volsync-mover-rclone-rhel8@sha256:0b3c2d30d0a6109db50dba4053d795fc92bfcadc380a8a8deb5ae4ef4e6d29fa_ppc64le",
"8Base-RHACM-2.4:rhacm2/volsync-mover-rclone-rhel8@sha256:6784f7672ac4c8f47ddaf9b5fc6b98f2c1d18c48be212114eeab9babb780cba6_s390x",
"8Base-RHACM-2.4:rhacm2/volsync-mover-rclone-rhel8@sha256:ada830a6dfa3f00aba2a32225a9884bbe31d20b93ece21249b11e6b037d85e75_amd64",
"8Base-RHACM-2.4:rhacm2/volsync-mover-restic-rhel8@sha256:31244fad1da3b5c258babd12defc1192a8534727f12ad775aad9d202fb6a5947_amd64",
"8Base-RHACM-2.4:rhacm2/volsync-mover-restic-rhel8@sha256:3ac9147cf782a40b3881973a399add430aee10cdfe1abdb00c98a0b5a3a527dc_s390x",
"8Base-RHACM-2.4:rhacm2/volsync-mover-restic-rhel8@sha256:9d00b2d06752192dd8f8f48aeb2786ac1ee0c062ed8916cf3f693c7d2a05e208_ppc64le",
"8Base-RHACM-2.4:rhacm2/volsync-mover-rsync-rhel8@sha256:30e06b75f83e22faeed2108f68b158fb35b4db22b83f049c61706ddcbfef27d9_ppc64le",
"8Base-RHACM-2.4:rhacm2/volsync-mover-rsync-rhel8@sha256:530aedee3aeca43ef0501f5cd2aa07c65eb708ac1a7fcd97fc3000358744d1bd_s390x",
"8Base-RHACM-2.4:rhacm2/volsync-mover-rsync-rhel8@sha256:c5621b5d113a1330bdc04f1fce05fd6f16c10526511ba207cb24551f7efe0e58_amd64",
"8Base-RHACM-2.4:rhacm2/volsync-rhel8@sha256:1ab81a27373c351eb2c932536fc9ea6cbf74911b794e3cd183c8e5624940a656_ppc64le",
"8Base-RHACM-2.4:rhacm2/volsync-rhel8@sha256:90ed24a800b82c2eb1c0f2d08aa11b2bea942e6a9044e3a01a5778877e7b376a_s390x",
"8Base-RHACM-2.4:rhacm2/volsync-rhel8@sha256:9e02a53649909a9d3ccd5c22f5c231b3ad69f451d7b5a32033046f3031cde188_amd64",
"8Base-RHACM-2.4:rhacm2/work-rhel8@sha256:0facf27d638269e722029217ef72016556c60e42887a836e4a0ad6140c1b6dcf_s390x",
"8Base-RHACM-2.4:rhacm2/work-rhel8@sha256:5694a214f662b4556b1fdf088ef0d33d6674dc3be3ae5d2fbdf00e56addeae3c_amd64",
"8Base-RHACM-2.4:rhacm2/work-rhel8@sha256:73b036d1c7b9c44010ef9716be8c96bfd2a7af7e09b2cf3402cc2aac81ef94e4_ppc64le"
]
}
],
"threats": [
{
"category": "impact",
"details": "Low"
}
],
"title": "golang: crypto/tls: session tickets lack random ticket_age_add"
},
{
"cve": "CVE-2022-31129",
"cwe": {
"id": "CWE-400",
"name": "Uncontrolled Resource Consumption"
},
"discovery_date": "2022-07-07T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2105075"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in the Moment.js package. Users who pass user-provided strings without sanity length checks to the moment constructor are vulnerable to regular expression denial of service (ReDoS) attacks.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "moment: inefficient parsing algorithm resulting in DoS",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "Red Hat Fuse provides the affected software but does not use the functionality and as such its impact has been downgraded to Low.\n\nRed Hat Advanced Cluster Management for Kubernetes (RHACM) ships a vulnerable version of the moment library. However, this affected functionality is restricted behind OAuth, reducing the impact to Moderate.\n\nRed Hat Satellite ships a vulnerable version of the moment library. However, this only affects a specific component (qpid-dispatch), reducing the impact to Moderate.\n\nRed Hat Ceph Storage (RHCS) ships a vulnerable version of the moment library, however, it is not directly used and is a transitive dependency from Angular. In addition, the impact would only be to the grafana browser, and not the underlying RHCS system, which reduces the impact to Moderate. \n\nRed Hat OpenShift Service Mesh (OSSM) ships a vulnerable version of the moment library, however, it is not directly used, and as such, the impact has been lowered to Moderate.\n\nRed Hat OpenShift distributed tracing ships a vulnerable version of the moment library, however, it is not directly used, and as such, the impact has been lowered to Moderate.\n\nIn Logging Subsystem for Red Hat OpenShift the vulnerable moment nodejs package is bundled in the ose-logging-kibana6 container as a transitive dependency, hence the direct impact is reduced to Moderate.\n\nIn OpenShift Container Platform 4 the vulnerabile moment package is a third party dependency, hence the direct impact is reduced to Moderate.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"8Base-RHACM-2.4:rhacm2/acm-grafana-rhel8@sha256:17c53124f6c09cc839f533aee0c870078f547fef29a19803814f5c5fbc5e7939_s390x",
"8Base-RHACM-2.4:rhacm2/acm-grafana-rhel8@sha256:644a295644e91a8976d4df02e5ccdd711d8d3c8fa409cae698671b49b96ec00a_ppc64le",
"8Base-RHACM-2.4:rhacm2/acm-grafana-rhel8@sha256:9c9b992bf748282d7cdc941b7907bbcbabe69a8b287bc4195a6bc8b9d9b6cbd0_amd64",
"8Base-RHACM-2.4:rhacm2/acm-must-gather-rhel8@sha256:0cca0dbb0b7adff8eaea1315b422edb6ea1778befa4772f3e6f5755fb5519196_s390x",
"8Base-RHACM-2.4:rhacm2/acm-must-gather-rhel8@sha256:63b5758cfcffe96326b090ae51d38c00ca13b35e9fe5e4354cd33e67d042c41b_amd64",
"8Base-RHACM-2.4:rhacm2/acm-must-gather-rhel8@sha256:cfc97f6c9495bac2635e016dd47049683f8ed78c932ef2c70cec2ec7be323fea_ppc64le",
"8Base-RHACM-2.4:rhacm2/acm-operator-bundle@sha256:346215260baa3371853d15ccc451c3ac418813c5cd9b422b0ad9f2dd6ae8a511_s390x",
"8Base-RHACM-2.4:rhacm2/acm-operator-bundle@sha256:cb4fca4155dc3e274712c0c7609eb6111a6e03207ddaa0d5c3c8752badc15b2c_amd64",
"8Base-RHACM-2.4:rhacm2/acm-operator-bundle@sha256:cceb82a8492d7e971e515f1a0a5391a1051e4f130f7a14e412def20616e05d40_ppc64le",
"8Base-RHACM-2.4:rhacm2/agent-service-rhel8@sha256:5b5046b04aa10807a6676916cf4744f0cd36c056dd3fd626304814af2d665cf9_amd64",
"8Base-RHACM-2.4:rhacm2/agent-service-rhel8@sha256:5c89bb44eda9a0754ea1d1ca69ea260f02f060c517194251519439e4b943e46a_ppc64le",
"8Base-RHACM-2.4:rhacm2/agent-service-rhel8@sha256:cfe9dfc60224b6206d6fbbc4c4ee95e378ce2da8b79c176e5e7bfdd8b0375f88_s390x",
"8Base-RHACM-2.4:rhacm2/application-ui-rhel8@sha256:6acf7df47405a4ccb3ede12db6574a0829d28f94ea5d20d6041db1bd045a90c6_ppc64le",
"8Base-RHACM-2.4:rhacm2/application-ui-rhel8@sha256:96c10e483a1c99f0ac91fb84df87ebe927e82ca35ef7e36e0f583121dcdd8b15_amd64",
"8Base-RHACM-2.4:rhacm2/application-ui-rhel8@sha256:ffb0b475eccc16a227f13a3d0d332f9cd9b96eade52646352a7497f903edf1a2_s390x",
"8Base-RHACM-2.4:rhacm2/assisted-image-service-rhel8@sha256:2c2f96ebf908cf415613aec65a414884ec35784e4bdcd4c4b4978aa98149af4d_amd64",
"8Base-RHACM-2.4:rhacm2/assisted-image-service-rhel8@sha256:c89023b0b424e2b8800399fc4b6cfa9336248f3222097c094d33fd2b872398aa_ppc64le",
"8Base-RHACM-2.4:rhacm2/assisted-image-service-rhel8@sha256:e49c328eb815293dd606199a0b8a2bd0db6bbf5d87eeaa7902d6d4df1bb41d35_s390x",
"8Base-RHACM-2.4:rhacm2/assisted-installer-agent-rhel8@sha256:86fd675a09451d3ee552452999cd2c82410174f5e55dcfd4f21286559363217e_amd64",
"8Base-RHACM-2.4:rhacm2/assisted-installer-reporter-rhel8@sha256:dcc214165e5c895925f52673577fa73274b017e3e9017818bf5c0327b3600ffb_ppc64le",
"8Base-RHACM-2.4:rhacm2/assisted-installer-reporter-rhel8@sha256:f7004db056478b4c1b101ab0ceac24f78dbefc018a1e76e12e8a4f69fd171175_amd64",
"8Base-RHACM-2.4:rhacm2/assisted-installer-rhel8@sha256:6e002bec6af8e7d7b0c89bc25f4a9e3224e47f5638be7cc2a9c68a5e92447254_amd64",
"8Base-RHACM-2.4:rhacm2/assisted-installer-rhel8@sha256:815976efa30282899af7de91b5df1fdeca10c709d0fc60d09d8f3abb1c2acdc3_ppc64le",
"8Base-RHACM-2.4:rhacm2/cert-policy-controller-rhel8@sha256:0e30470d12e11f473750e0b95833d0d1fe6fd3ee9d9d0c5d7454614449156148_s390x",
"8Base-RHACM-2.4:rhacm2/cert-policy-controller-rhel8@sha256:2324eeab4219c1c953b698cbd1cf57e0af777f31042de00eaaa2bf163f84cae1_amd64",
"8Base-RHACM-2.4:rhacm2/cert-policy-controller-rhel8@sha256:c3d60eaf9f775e623114d093450b5d170b4048ef1e52267a2153ec54489bd00f_ppc64le",
"8Base-RHACM-2.4:rhacm2/cluster-backup-rhel8-operator@sha256:9969b8f2f91bd0a3ef0e89300d66a656238a3a3361d56cf7fc0eb55db1752782_amd64",
"8Base-RHACM-2.4:rhacm2/cluster-backup-rhel8-operator@sha256:d5639931ddcb1288f279f54a3688fcb8c94d710a457917c46bfa3db6cd1a317b_s390x",
"8Base-RHACM-2.4:rhacm2/cluster-backup-rhel8-operator@sha256:fa4667d27a8778efc83ace86657c638aacb7ccc3168c489d427c1d6ab834cbb2_ppc64le",
"8Base-RHACM-2.4:rhacm2/cluster-curator-controller-rhel8@sha256:4b32ee29c898c9f52a5fdeed3a6a595ac157db7051b36086eddf7a8f91b2ec08_ppc64le",
"8Base-RHACM-2.4:rhacm2/cluster-curator-controller-rhel8@sha256:9e6a260d8130731601612a56cea728fc6b80cfa3d7fd8b6612175ff76b290dea_s390x",
"8Base-RHACM-2.4:rhacm2/cluster-curator-controller-rhel8@sha256:faa454bab3f9ea36a2d5a1eaa16806ac3669472856833e750571e45da7074d40_amd64",
"8Base-RHACM-2.4:rhacm2/cluster-proxy-addon-rhel8@sha256:03d738d93d893b9fd9d2587e14b9a7a92bbb5eca4b85901b5e07cff1e7a3ab73_s390x",
"8Base-RHACM-2.4:rhacm2/cluster-proxy-addon-rhel8@sha256:22c9595f3f4d95b6dc6c17ce5412f4131d9ce501f2660f23d176f276c4a97a73_ppc64le",
"8Base-RHACM-2.4:rhacm2/cluster-proxy-addon-rhel8@sha256:ae6de1e14b7897a944733cdb9963f31990d696a66260974d3f692e0af87161d3_amd64",
"8Base-RHACM-2.4:rhacm2/clusterclaims-controller-rhel8@sha256:2c7f03c0ca17163c949249bb4b480a0fd2c986e55b0dc23c6cd3b0a974b4c229_ppc64le",
"8Base-RHACM-2.4:rhacm2/clusterclaims-controller-rhel8@sha256:bd8fa875e2c6b6c650c21089441b417ae657b8e1fda2786d2f328978776a6883_s390x",
"8Base-RHACM-2.4:rhacm2/clusterclaims-controller-rhel8@sha256:c49c92c632968e08f74d08eaa99862f0dd8dd1fe4a85f05e57efa90e5dca5563_amd64",
"8Base-RHACM-2.4:rhacm2/clusterlifecycle-state-metrics-rhel8@sha256:3711cb41642a7fffc69a0c98db128d39d980555127f22a9d1dfd76c9631b8edc_ppc64le",
"8Base-RHACM-2.4:rhacm2/clusterlifecycle-state-metrics-rhel8@sha256:60a54bc76a84f2369b02dc1b9b0d8353da93acc9f8193a26739110c6fe59abdd_s390x",
"8Base-RHACM-2.4:rhacm2/clusterlifecycle-state-metrics-rhel8@sha256:6df08e52cee6890187b6be3a62b36c18fcff7e34630da933e0a5f7bcecec6b4c_amd64",
"8Base-RHACM-2.4:rhacm2/config-policy-controller-rhel8@sha256:8fb0581852dc1dfd80a81ba03c6976da1aa8d93675f626765f2266adfa94d5ac_s390x",
"8Base-RHACM-2.4:rhacm2/config-policy-controller-rhel8@sha256:929233f873cbf980fb850a9812c98bd09f907e26d9afeb1c0198d52776e33b32_ppc64le",
"8Base-RHACM-2.4:rhacm2/config-policy-controller-rhel8@sha256:a3653dcecb777d7b3915c49b7999793b90dd4524628d5517368a0837af46aa07_amd64",
"8Base-RHACM-2.4:rhacm2/console-api-rhel8@sha256:02481bcf2ddd1771d965e947cfcbad66540e2df055a3013bee5185ab84960d6d_ppc64le",
"8Base-RHACM-2.4:rhacm2/console-api-rhel8@sha256:3a47d211370efc6e1661d4d0abd0d5abc65d8a759218af7c2722db820a664d8c_s390x",
"8Base-RHACM-2.4:rhacm2/console-api-rhel8@sha256:789e1950e886e54c341699cc8ec0c4bfb9a0e295e49961366759e861d32d5ef9_amd64",
"8Base-RHACM-2.4:rhacm2/console-rhel8@sha256:5215e1a2f456b83ba4ae02ea653bef51d331ced6e9a4c67958e8c41cd88aa818_s390x",
"8Base-RHACM-2.4:rhacm2/console-rhel8@sha256:d5cbabd5d26e6e712d9f531db8ebaa3a793599538ef2e62262b02c165ea74b9a_ppc64le",
"8Base-RHACM-2.4:rhacm2/console-rhel8@sha256:e797bce5724653b3ae0395c66c4796dc0594002cdde7242f4fd29c2fd5e703fa_amd64",
"8Base-RHACM-2.4:rhacm2/discovery-rhel8-operator@sha256:224af94e4e027bfb7edff3f889ec08aa031eaede2e4a02c67ce2925f29230ea8_s390x",
"8Base-RHACM-2.4:rhacm2/discovery-rhel8-operator@sha256:5dd54d496d15c262072c6024385e9fbf016edabe8a6bcdf31ec63ed5c445088c_amd64",
"8Base-RHACM-2.4:rhacm2/discovery-rhel8-operator@sha256:f64cae3c176e4b18af716ba054dcebafa07c3f893943de09b7dfd0285a9271d5_ppc64le",
"8Base-RHACM-2.4:rhacm2/endpoint-monitoring-rhel8-operator@sha256:516888a8ee8d509b77cda6ef2154a6d70a94a48a2c8c5bc7a9b1b9f2e089ff57_ppc64le",
"8Base-RHACM-2.4:rhacm2/endpoint-monitoring-rhel8-operator@sha256:c48ced70438f389ee0a22a8670db80c121c087728533c5cd2070751ce3b2614e_amd64",
"8Base-RHACM-2.4:rhacm2/endpoint-monitoring-rhel8-operator@sha256:ee184be0540e401b6834747b6632b11d69269f3d9ab44bc4aaab9fc9877191aa_s390x",
"8Base-RHACM-2.4:rhacm2/governance-policy-propagator-rhel8@sha256:b5a8689de0cc37c38daca89e1a6f64b6601b341a8f12ef6c093ec12b83bca4e8_s390x",
"8Base-RHACM-2.4:rhacm2/governance-policy-propagator-rhel8@sha256:f885cac3c1b78c94885f9a9e197511c51b5470b192d6ac48e6cb20a592b36832_ppc64le",
"8Base-RHACM-2.4:rhacm2/governance-policy-propagator-rhel8@sha256:fbec65b4937bbdad28cc1e04b5b215caddeaacda3a844cd0a45ade093997adc3_amd64",
"8Base-RHACM-2.4:rhacm2/governance-policy-spec-sync-rhel8@sha256:2c130b6df67cd0a8ee055d9b8bb3ede4bcf211978db7cdd892f78bf1d56dd269_amd64",
"8Base-RHACM-2.4:rhacm2/governance-policy-spec-sync-rhel8@sha256:6a8227f1560751fd8e1d2ec8136d8855599727eb7ad382bd5b18167ba46b31ff_ppc64le",
"8Base-RHACM-2.4:rhacm2/governance-policy-spec-sync-rhel8@sha256:c2c6ab3e7317dee023b79cc868c052a8a602610925932358498a3a215d5c8089_s390x",
"8Base-RHACM-2.4:rhacm2/governance-policy-status-sync-rhel8@sha256:385006b34743b689054c581eaaffb5298adfd092eaa13ff6c24f28fa5b79a178_amd64",
"8Base-RHACM-2.4:rhacm2/governance-policy-status-sync-rhel8@sha256:6c2ec36725b956432591b6cb6a20d4eb2ac3bf759ab4a901f581c81bcb12270c_ppc64le",
"8Base-RHACM-2.4:rhacm2/governance-policy-status-sync-rhel8@sha256:76f717cb9fe271941f45794a8dd9ebb85af0f7ab6cd104a698352b875e1b721d_s390x",
"8Base-RHACM-2.4:rhacm2/governance-policy-template-sync-rhel8@sha256:2d0d4141d0df7a5309edb3aa064591479facd14d604f5338383a88a7c01fb976_s390x",
"8Base-RHACM-2.4:rhacm2/governance-policy-template-sync-rhel8@sha256:a96e372e54eadb8c0f384eaf5295a5a17ab701c5051b5ae59341ecc01489099b_ppc64le",
"8Base-RHACM-2.4:rhacm2/governance-policy-template-sync-rhel8@sha256:d9135c4c5eb68af915b552e2d7fe62251f4a3a23d45a7b193d754b7da900b159_amd64",
"8Base-RHACM-2.4:rhacm2/grafana-dashboard-loader-rhel8@sha256:1f8b57a645d0abc3e639eb493f228d3485f4a3f53528175bc386f712fce7cd3f_amd64",
"8Base-RHACM-2.4:rhacm2/grafana-dashboard-loader-rhel8@sha256:5419a6207c0cd1adb21d7c4c3378d31f240a9f29674aee612608d015fe0b491f_ppc64le",
"8Base-RHACM-2.4:rhacm2/grafana-dashboard-loader-rhel8@sha256:6190c4487c63f61cb24e8d219aa1ebc6ff5d8d8b1ece5bbb3da5d46e67f0b98c_s390x",
"8Base-RHACM-2.4:rhacm2/grc-ui-api-rhel8@sha256:40f04e8634a2151e7a4aefe823c980d1d98c89ddb1210b55b4c0566bd85fd787_amd64",
"8Base-RHACM-2.4:rhacm2/grc-ui-api-rhel8@sha256:999f7119e60d578cd54b08135838fb8ecb996cd93f8e6f07ee92ec776f86f3d7_s390x",
"8Base-RHACM-2.4:rhacm2/grc-ui-api-rhel8@sha256:a8072d656eb14084eafd141690c02119376c9436faab8e4d219e1f0ade7ed2ec_ppc64le",
"8Base-RHACM-2.4:rhacm2/grc-ui-rhel8@sha256:18beaf038580dd78d44cdbd7b3e9bfab16b1ae9f1b454689abe1ebfefe4964b5_amd64",
"8Base-RHACM-2.4:rhacm2/grc-ui-rhel8@sha256:2e28251e1a65b7176007f53887f3693e5268848b1bb8a1e084e9f1064deaec8a_s390x",
"8Base-RHACM-2.4:rhacm2/grc-ui-rhel8@sha256:3848541d746de6dfacca63f06f29fc7d203dfa4c73dbd749407896ddddb7306c_ppc64le",
"8Base-RHACM-2.4:rhacm2/iam-policy-controller-rhel8@sha256:0deeefc1600e43aac6d9eadd05b32d3a1b2059632ec7e8b005eb2245b52dbd98_amd64",
"8Base-RHACM-2.4:rhacm2/iam-policy-controller-rhel8@sha256:7d1534ff8b00cd38716d2bfb65b924a45e9ec18a8eccad13c5e3818f858630b6_s390x",
"8Base-RHACM-2.4:rhacm2/iam-policy-controller-rhel8@sha256:b2fa794482a54fcfcbf7d0ac8597e9cb0ac0c73cfe5afa8bf2e73ca35d37feb9_ppc64le",
"8Base-RHACM-2.4:rhacm2/insights-client-rhel8@sha256:0f567016e55498bef2be33665d247eb14308b13aaef5cc670de7e06ff830cb9a_amd64",
"8Base-RHACM-2.4:rhacm2/insights-client-rhel8@sha256:6bd666f6d541ab33598c4a38ac05e8f65f19e03d8630cf685c89b05f14c4f1b8_ppc64le",
"8Base-RHACM-2.4:rhacm2/insights-client-rhel8@sha256:85bf407b6bc232952f4dd7c1edd8a7f4a168a6995d7b866f4417bc65a162efd5_s390x",
"8Base-RHACM-2.4:rhacm2/insights-metrics-rhel8@sha256:180e2ac58d3549c7ed583da66fba14368c606feb65b4313aac3b4f889ec091bb_amd64",
"8Base-RHACM-2.4:rhacm2/insights-metrics-rhel8@sha256:2492650b89feab7de0408be0e3af6d889e6291bb7064ea524dafca87b252840e_s390x",
"8Base-RHACM-2.4:rhacm2/insights-metrics-rhel8@sha256:93066377331da7f85024ae541440cb409c741d393adfdfe289f7d5836c0da183_ppc64le",
"8Base-RHACM-2.4:rhacm2/klusterlet-addon-controller-rhel8@sha256:018f6d71abae2963c853fe9d1a41fdad2df91acb72fee775af08275647d3019f_amd64",
"8Base-RHACM-2.4:rhacm2/klusterlet-addon-controller-rhel8@sha256:500d5166ea2f808c46b71d1a5470a35bffa484d860161a16e9809f90d021b23e_ppc64le",
"8Base-RHACM-2.4:rhacm2/klusterlet-addon-controller-rhel8@sha256:a4d7ef368efce597729c5fc1ae4358a0b45483a11b8363bf8d164c20075da748_s390x",
"8Base-RHACM-2.4:rhacm2/klusterlet-addon-rhel8-operator@sha256:0402e265ec4919aef893be4c0f177b53173bc0c50eb47aafea6822e05a7748be_s390x",
"8Base-RHACM-2.4:rhacm2/klusterlet-addon-rhel8-operator@sha256:6b0fbc1956407a0986460556336fcccfe4d08d712cc4b0af4ca65061baf75ea2_amd64",
"8Base-RHACM-2.4:rhacm2/klusterlet-addon-rhel8-operator@sha256:d7546a69df7b817d0c29c8f95dd3d5d2900c3755c82570b1d610702c56d4fb59_ppc64le",
"8Base-RHACM-2.4:rhacm2/kube-rbac-proxy-rhel8@sha256:6650633c4664e6b537e82eafc593dc91ca206de3b0de878f600c913a95eb18a2_amd64",
"8Base-RHACM-2.4:rhacm2/kube-rbac-proxy-rhel8@sha256:c1c90ee4ae1f908c33c8a8bf38f0b47bfad039bedccf870324f6b554aad5d78c_s390x",
"8Base-RHACM-2.4:rhacm2/kube-rbac-proxy-rhel8@sha256:ccddb38db49a190aa0d5d70e6b4672079ea222a42045d406a4b9974ac7412146_ppc64le",
"8Base-RHACM-2.4:rhacm2/kube-state-metrics-rhel8@sha256:566b95595959ba60677f1518562fd996ef7643dc94aa9e9fead0e4b4096032ca_s390x",
"8Base-RHACM-2.4:rhacm2/kube-state-metrics-rhel8@sha256:789f79b85c022e59143e725a589ac890884f079c969f56efb972b0a0f8d77e66_amd64",
"8Base-RHACM-2.4:rhacm2/kube-state-metrics-rhel8@sha256:971a33f5a57057d3901ff75eebbc13ca8456b4315dd7811139e60bb8872d80bf_ppc64le",
"8Base-RHACM-2.4:rhacm2/managedcluster-import-controller-rhel8@sha256:bcb43adee06dbb1cfb6a5c9fed71847ecc3826e3e44fe04d57b7143a6123daa5_s390x",
"8Base-RHACM-2.4:rhacm2/managedcluster-import-controller-rhel8@sha256:dbf235a9723a1c21471d8ef0029f3c999ac3b22512d67facd052efb725431bc1_ppc64le",
"8Base-RHACM-2.4:rhacm2/managedcluster-import-controller-rhel8@sha256:faf01c5554224350e4cffd1fc4ce275886791e45857bf0ed5f90ffa3a64680dc_amd64",
"8Base-RHACM-2.4:rhacm2/management-ingress-rhel8@sha256:46293eeaad521f993ed01467e13cae70f600426ef09df0e02dd8b83348b60027_amd64",
"8Base-RHACM-2.4:rhacm2/management-ingress-rhel8@sha256:c3cdbf5ff93b3b19ac2d7cf15b9152a0761d473de7afe29832a7ca3b833b6797_s390x",
"8Base-RHACM-2.4:rhacm2/management-ingress-rhel8@sha256:ce994a8f4c4e5476e6131a6721da748225c89a96c9d471a8638eefb6a22d52b9_ppc64le",
"8Base-RHACM-2.4:rhacm2/memcached-exporter-rhel8@sha256:01398d4f3b1825e864ddae46a5e4b7cc298dabb444dd105787ef6aeb70514571_ppc64le",
"8Base-RHACM-2.4:rhacm2/memcached-exporter-rhel8@sha256:5432fa56e40dee2475da7ee7b7e89cca10a8f06f4cbea94983fa094bfbef81ff_amd64",
"8Base-RHACM-2.4:rhacm2/memcached-exporter-rhel8@sha256:e22fa2dbc6733fc176f44cf42ec8f51b69672d354d6d2cf510eada5fe41a5245_s390x",
"8Base-RHACM-2.4:rhacm2/memcached-rhel8@sha256:0a0a88fb0138cd6de2e3fce81ab959d12cbda64e5fbab1046008aee1d94f12e2_s390x",
"8Base-RHACM-2.4:rhacm2/memcached-rhel8@sha256:7e0ee17c6d00d20773799cfb6c6e9e27c204d1e31010aa71a7f0f35eb5179a35_amd64",
"8Base-RHACM-2.4:rhacm2/memcached-rhel8@sha256:b9213f5525ebd51960412c15d416a591bf23731b6217f79aca2a89a893df2102_ppc64le",
"8Base-RHACM-2.4:rhacm2/metrics-collector-rhel8@sha256:431d4089a4a93c6b6a00cf9b63ecd9199a5545f09190577356b22ff6646820f3_amd64",
"8Base-RHACM-2.4:rhacm2/metrics-collector-rhel8@sha256:83f649b506ca698251c884692307d7cd52bbae87b0bf7790f96ffd24dd7f4fd7_ppc64le",
"8Base-RHACM-2.4:rhacm2/metrics-collector-rhel8@sha256:d37401c5fb672c56004f75974a4069d5d3b6c5e96ac7be4c174f9f178a7666bc_s390x",
"8Base-RHACM-2.4:rhacm2/multicloud-integrations-rhel8@sha256:a311c6ef1099d2370209bbbe30cfac6d1c50d79a2321beaab1f6158ab2db8bec_s390x",
"8Base-RHACM-2.4:rhacm2/multicloud-integrations-rhel8@sha256:e666154a539974d0cc005bc74903dc9f173920101dbfc5169b14a30129991475_ppc64le",
"8Base-RHACM-2.4:rhacm2/multicloud-integrations-rhel8@sha256:f37fe856571112970ae4786d313bf51e78b26e1630e443d276abb4de8e47e525_amd64",
"8Base-RHACM-2.4:rhacm2/multicloud-manager-rhel8@sha256:1dd235aa8599ca070f5175ad9da5bdb9505a7dfbbd87173f0bbf4e14ca0d5e88_ppc64le",
"8Base-RHACM-2.4:rhacm2/multicloud-manager-rhel8@sha256:8a1eeafb2a738aecb2723889c98e287638e950fec05425f1fe132ff7eb01738f_amd64",
"8Base-RHACM-2.4:rhacm2/multicloud-manager-rhel8@sha256:d458a289528173a07f7ff6d87279474e8379a2f05c11d5a9be97f9c43e38ec75_s390x",
"8Base-RHACM-2.4:rhacm2/multicluster-observability-rhel8-operator@sha256:45d046d621eab996c457a90b607ca9a57e2ca5dcad384d3cd5317475e096e098_amd64",
"8Base-RHACM-2.4:rhacm2/multicluster-observability-rhel8-operator@sha256:7ed02712f2d5093f7c751a6d22c9ffe5ce3b00c4cc901ffb779b8b51e282d698_s390x",
"8Base-RHACM-2.4:rhacm2/multicluster-observability-rhel8-operator@sha256:7f89cc6647700f7ddc46d4fabb4b3702142aa0fe9bd23026eba98c704026e9e9_ppc64le",
"8Base-RHACM-2.4:rhacm2/multicluster-operators-application-rhel8@sha256:27492dfdd71cc0bae6e01a184ac8fe5677ce172583b0fd1b9112dfd789009839_ppc64le",
"8Base-RHACM-2.4:rhacm2/multicluster-operators-application-rhel8@sha256:3af2802a89c09966e9c63f40974d8554a7b7b88cc386bbf5bda0a4cc987b7c15_s390x",
"8Base-RHACM-2.4:rhacm2/multicluster-operators-application-rhel8@sha256:723ac91ea8c130d80b48db30e05186607210aea71c7afc1c072b9a691e350215_amd64",
"8Base-RHACM-2.4:rhacm2/multicluster-operators-channel-rhel8@sha256:09883ff8a783d3f83e1c26566555c5ad140cc8bbf0d4cdb5220ef344c6282752_ppc64le",
"8Base-RHACM-2.4:rhacm2/multicluster-operators-channel-rhel8@sha256:4a34b2593897d4b1a1af124bdf6fb7e51bbd97bb4c56dd8ae463b3f3abbb7718_s390x",
"8Base-RHACM-2.4:rhacm2/multicluster-operators-channel-rhel8@sha256:883282b801566b5a40a32e33ebc431ac1398afb68f47ce931cc82b8b9eca1e55_amd64",
"8Base-RHACM-2.4:rhacm2/multicluster-operators-deployable-rhel8@sha256:0a15e49232c20ead26ade38823cd40d785e612670a41cac28ecea2066025a3d1_amd64",
"8Base-RHACM-2.4:rhacm2/multicluster-operators-deployable-rhel8@sha256:0ecd46eb89e90d787c442fd0ca92f84e9bf7fa6c2e315a0b95912616687c0580_s390x",
"8Base-RHACM-2.4:rhacm2/multicluster-operators-deployable-rhel8@sha256:bd148be0ad6ddbcc1995f94b4660d3fbe2338112230c840d77f53a564b14ec4a_ppc64le",
"8Base-RHACM-2.4:rhacm2/multicluster-operators-placementrule-rhel8@sha256:4bdca102dae861d39d81a2df4be1767e4e702ce3836224e9b875f613d1af0c37_ppc64le",
"8Base-RHACM-2.4:rhacm2/multicluster-operators-placementrule-rhel8@sha256:d71975de4b1d6b53d19ddf338f3d19ad7e28812f8fc932c144eee630d9cab176_amd64",
"8Base-RHACM-2.4:rhacm2/multicluster-operators-placementrule-rhel8@sha256:fa3e2e45501d661f4f724dea809b6eff73455db623b03178130590dbf317dba5_s390x",
"8Base-RHACM-2.4:rhacm2/multicluster-operators-subscription-release-rhel8@sha256:2e13c28d1f18f2efac62207515450a42732d4be790199ab0e5ddf2f181649cb4_ppc64le",
"8Base-RHACM-2.4:rhacm2/multicluster-operators-subscription-release-rhel8@sha256:50dc29deac8efaac3bf321270b718dec41d8b80746d3548c076ab26b2c6b63ca_s390x",
"8Base-RHACM-2.4:rhacm2/multicluster-operators-subscription-release-rhel8@sha256:faae7a0632b10dc9b65af7a8af7e7c7d9e26f2f7087687fa19d2afefa7426c5a_amd64",
"8Base-RHACM-2.4:rhacm2/multicluster-operators-subscription-rhel8@sha256:1fa2779aab32977ec8e867ed188dcdd66106986c3cbf39f02e2a555873ba478a_ppc64le",
"8Base-RHACM-2.4:rhacm2/multicluster-operators-subscription-rhel8@sha256:731a4f0919cbab729e9dded9e513ec4ad5e1b48967c21f65f3b494158a6b25ba_s390x",
"8Base-RHACM-2.4:rhacm2/multicluster-operators-subscription-rhel8@sha256:ec803f14f854b73a873f95027617246888ea28029f2f4bb5b7f39a5dd63399ca_amd64",
"8Base-RHACM-2.4:rhacm2/multiclusterhub-repo-rhel8@sha256:75504c269b3d0c2af9b48317f3dc070fae58a1e46e95283e2e0e1ab6b60f452d_amd64",
"8Base-RHACM-2.4:rhacm2/multiclusterhub-repo-rhel8@sha256:c21ffdaa0ce90e6c08f4814c09d9a0bd34d341ad1fc8f6ff2152e9007393ba1f_s390x",
"8Base-RHACM-2.4:rhacm2/multiclusterhub-repo-rhel8@sha256:e1e522835d65503d467dc9ef7c4a0149adfc4cbd3620134adb4a5694eda2f0c4_ppc64le",
"8Base-RHACM-2.4:rhacm2/multiclusterhub-rhel8@sha256:37cf6ccd9a2b9af4444fa192e7b5e6979687bd5159d97f48da40c4f9bad249eb_amd64",
"8Base-RHACM-2.4:rhacm2/multiclusterhub-rhel8@sha256:b8dea0eca4c8aaefee6be9afea77e3302ad551f68f5a87316caf65e13ac9138d_s390x",
"8Base-RHACM-2.4:rhacm2/multiclusterhub-rhel8@sha256:d173cf78965bd026a6333af91b55305ea9c349e630fa53548ee42d791295cd69_ppc64le",
"8Base-RHACM-2.4:rhacm2/node-exporter-rhel8@sha256:0b2cf97a3d82fb4570dee71c1232ef9998c7efcd1d9415f9f41351457802d62d_amd64",
"8Base-RHACM-2.4:rhacm2/node-exporter-rhel8@sha256:93e85d546c624a685221a5d0c9085fa59752105587a531c58066a856defa322a_ppc64le",
"8Base-RHACM-2.4:rhacm2/node-exporter-rhel8@sha256:b20c7b88c52ab9772ebd2216333d6324cba08c653135af469a9e6ccb6648d7c6_s390x",
"8Base-RHACM-2.4:rhacm2/observatorium-rhel8-operator@sha256:078b48f3746c33e0c69b11c9e51e70c220a3cc6f0fd26eb5b30534b16c6a2efa_s390x",
"8Base-RHACM-2.4:rhacm2/observatorium-rhel8-operator@sha256:0e1ec4eda138936261dc5a76a18fa4ace6082c636b30021ce10d5d4d0acea890_ppc64le",
"8Base-RHACM-2.4:rhacm2/observatorium-rhel8-operator@sha256:70e41fdcacd43b4e498b8d5917d0e2fb640f4e85f30b1d6646b27aee1bc8dafc_amd64",
"8Base-RHACM-2.4:rhacm2/observatorium-rhel8@sha256:431149d31b309822fa9476f951ae39bde3a81cc5d17d2a79062ced7b729166cd_amd64",
"8Base-RHACM-2.4:rhacm2/observatorium-rhel8@sha256:65aaebf97e8b904e9ff1520f4bc4704bc21614a7377f66a4c6776032621a9ccf_s390x",
"8Base-RHACM-2.4:rhacm2/observatorium-rhel8@sha256:804054ba7c65c0814307017e3ff6681ba25e62384468adbf3712418e1f3b321f_ppc64le",
"8Base-RHACM-2.4:rhacm2/openshift-hive-rhel8@sha256:80950fa60359f90359129bff09665d7e94150bfbcfb048dc46ec77309479733b_ppc64le",
"8Base-RHACM-2.4:rhacm2/openshift-hive-rhel8@sha256:bae2680af5a00937f0ecc680ad979b131ad65fc47c4683dec69e45e442dd38b4_amd64",
"8Base-RHACM-2.4:rhacm2/openshift-hive-rhel8@sha256:c75cad252f1bda9dac27d1145ee01fe91078e6bc29c60b72f2f0977cea56ae9c_s390x",
"8Base-RHACM-2.4:rhacm2/placement-rhel8@sha256:1cc55dc4ec890f583cf63c7c1d5451cd1e409dbb8feed7bb854e6970ba0e9cbd_s390x",
"8Base-RHACM-2.4:rhacm2/placement-rhel8@sha256:98f3db6bd38eec496565558b8c81a06b51fe22ad4c5a462a6b43a61ab3bc853c_amd64",
"8Base-RHACM-2.4:rhacm2/placement-rhel8@sha256:a0a5b1e0cd29da2c215f3ce555230477ce775cbd79423c74426aaa4f7f56cfc5_ppc64le",
"8Base-RHACM-2.4:rhacm2/prometheus-alertmanager-rhel8@sha256:29c84506cb42edbede5abdf086433ef003d677135fe3b51093c1fbafa6f666e0_s390x",
"8Base-RHACM-2.4:rhacm2/prometheus-alertmanager-rhel8@sha256:be4e1ac4ca5c8145ad7488bc9f067d8f1b9f4cb3d79ac43f4addd19cc66a584b_amd64",
"8Base-RHACM-2.4:rhacm2/prometheus-alertmanager-rhel8@sha256:fc83710377e91bec8866053bb2b9f91be7a3c25993488a6f9641e7c93918aadc_ppc64le",
"8Base-RHACM-2.4:rhacm2/prometheus-rhel8@sha256:1587535175898f97007552a6023ef0785861271dc939a751c98db0c41c9e2c97_amd64",
"8Base-RHACM-2.4:rhacm2/prometheus-rhel8@sha256:4aa41836d3699f3b8a546703fa5032a01af6bcac60465e779769c32a36352d0d_s390x",
"8Base-RHACM-2.4:rhacm2/prometheus-rhel8@sha256:f7971a684bcdce02604319ecace5ba585797f116a64024da815bf3e2d27f6251_ppc64le",
"8Base-RHACM-2.4:rhacm2/provider-credential-controller-rhel8@sha256:827351fc8036170bfb1b6d0fc15c84476c8913ae044163884ff89424e0e4235f_s390x",
"8Base-RHACM-2.4:rhacm2/provider-credential-controller-rhel8@sha256:a6f1234d8f90e06b88775ce831e574ec0621e487043d412d7c35d2bde6db21f9_amd64",
"8Base-RHACM-2.4:rhacm2/provider-credential-controller-rhel8@sha256:e33d7b73b6a7d41ef7779800af177a4557608ea87c854e457d0421332fcb421f_ppc64le",
"8Base-RHACM-2.4:rhacm2/rbac-query-proxy-rhel8@sha256:1d1c793c2bf89cb49dc4625981b4f7bc9cc827d01d7c57af88cde59adde21787_amd64",
"8Base-RHACM-2.4:rhacm2/rbac-query-proxy-rhel8@sha256:a129031e0e3c0e389a104f1ad15f4ecbb6382d79e19c62e7b22b31bee7021cdd_s390x",
"8Base-RHACM-2.4:rhacm2/rbac-query-proxy-rhel8@sha256:b549a06e14f326d196883c8168db3f82edbb952184ea4742b6d4eca78b13bc69_ppc64le",
"8Base-RHACM-2.4:rhacm2/redisgraph-tls-rhel8@sha256:7e3245ba0f53c4c510f7151b3e940c13d5a79d8d95b203e3b8ceaca4ceea42ea_ppc64le",
"8Base-RHACM-2.4:rhacm2/redisgraph-tls-rhel8@sha256:9fb4a62d70505c508d0d8dc158f8fa1c759c23f6a13c6a069a40a32c5cbce1fe_s390x",
"8Base-RHACM-2.4:rhacm2/redisgraph-tls-rhel8@sha256:cdf817bdb70737e6912e550fa1602bbbcaa5b34a2e2d47a249000aac560cc6f0_amd64",
"8Base-RHACM-2.4:rhacm2/registration-rhel8-operator@sha256:3ca37dec679c11f1333c5fd6c866867ce2e7ed5d3c139c2ad8f3ad7d10be70c0_s390x",
"8Base-RHACM-2.4:rhacm2/registration-rhel8-operator@sha256:45b0e1027807496b3c2a10d8e7c015cc91cc77b9832639adb51a6e5fc7f5071b_ppc64le",
"8Base-RHACM-2.4:rhacm2/registration-rhel8-operator@sha256:6710d98fb67533848a96f35fcbeb0adf6999a7e6534068ccc9956105a4d2db73_amd64",
"8Base-RHACM-2.4:rhacm2/registration-rhel8@sha256:0fbe6a1234544b31be5b6ba778895d31b0486783116796e0e31079cd2ee9f87a_ppc64le",
"8Base-RHACM-2.4:rhacm2/registration-rhel8@sha256:494e65b5e3bf27c3bae221db5154b119ef7689b2cb42894f05c40cf4608f1da6_s390x",
"8Base-RHACM-2.4:rhacm2/registration-rhel8@sha256:5d614eda176a91d5359e8a44a6f93a3fdbda8080f2209f342f83d4816b2d0008_amd64",
"8Base-RHACM-2.4:rhacm2/search-aggregator-rhel8@sha256:176ba84e41d3465826245fd9acd199c0b292c25a76c88bbcab8c07d93829ff9c_s390x",
"8Base-RHACM-2.4:rhacm2/search-aggregator-rhel8@sha256:3857111bc468c7bb79a7476d6bc5df0add7d8951799b65b6414f1f5dd3d5b9b8_amd64",
"8Base-RHACM-2.4:rhacm2/search-aggregator-rhel8@sha256:52a2dd79f67b1910a7129f70ba18b48656cd41b2a15f2ae4af2509c0eaa4205a_ppc64le",
"8Base-RHACM-2.4:rhacm2/search-api-rhel8@sha256:2d64646d663ac682a087fc69314bd72751ba2b005ab08a93da223470a863a740_amd64",
"8Base-RHACM-2.4:rhacm2/search-api-rhel8@sha256:74ccabf407b668837238eb3ad2e536fcb0b3df9a48741f43edf2456fbee80cc6_ppc64le",
"8Base-RHACM-2.4:rhacm2/search-api-rhel8@sha256:de9cc78ae58b063980c0fd3797cc6aba79bedc22898dae3fbce64c94dfd82909_s390x",
"8Base-RHACM-2.4:rhacm2/search-collector-rhel8@sha256:37c5344f9061f44ea363d64c2118e791999007ecdead8d15c8c121aff83631fe_amd64",
"8Base-RHACM-2.4:rhacm2/search-collector-rhel8@sha256:98fb5b0965d41badb9933eb0fc23a5006c1e1cb555a8b80b63a6a00bc87b1c7a_s390x",
"8Base-RHACM-2.4:rhacm2/search-collector-rhel8@sha256:ff9c98d5836007520ff971116d5c143b6e0fafa25e5c8f0dfd4b1a23f191f1d2_ppc64le",
"8Base-RHACM-2.4:rhacm2/search-rhel8@sha256:13b61bea54f6d67fb749852d48dc6a035ee516ed5f3d339619b97924e078ca59_ppc64le",
"8Base-RHACM-2.4:rhacm2/search-rhel8@sha256:210fdca717aef2b4159e223a4f0bab06cdae9491d2c890d63710cf3c71de0c32_amd64",
"8Base-RHACM-2.4:rhacm2/search-rhel8@sha256:5f3249435b29dba366242d6e68e6f1f2f4a8f4cd8941fb881d297bd5ed9fa72e_s390x",
"8Base-RHACM-2.4:rhacm2/search-ui-rhel8@sha256:2203d5c5cadd4be391bba00bbf8a588e930dcde7c438e15c14ed0e7a3fd31522_s390x",
"8Base-RHACM-2.4:rhacm2/search-ui-rhel8@sha256:aa0f257b502a6fcf1d2eb2270858f7d145abee32b9a64ba511bab22218b74e0a_ppc64le",
"8Base-RHACM-2.4:rhacm2/search-ui-rhel8@sha256:d4a81b7b29b9a76aa631ad26471b3cd6202775853f5a2102260c4f1e339cdfe0_amd64",
"8Base-RHACM-2.4:rhacm2/submariner-addon-rhel8@sha256:0faded1f0229ce80be36090a54ed761f1c89b414e84bd11d680fbddd382a986b_amd64",
"8Base-RHACM-2.4:rhacm2/submariner-addon-rhel8@sha256:4331c06cda7427491fcf5061f9695ab5f87dea5a02b5b915b1354c20f3cff830_s390x",
"8Base-RHACM-2.4:rhacm2/submariner-addon-rhel8@sha256:514d5c15aceb07e72ba74d9ba1b3bdc2e84e1c4060b2facdb886809b118c704c_ppc64le",
"8Base-RHACM-2.4:rhacm2/thanos-receive-controller-rhel8@sha256:2da6d891769a4d9cb936d93a8ea84eea45f33e482c79cc74418f4143c5c145e7_s390x",
"8Base-RHACM-2.4:rhacm2/thanos-receive-controller-rhel8@sha256:8c0745aa13e06c6cc159d8be33302b766673bdd1aedff1309d205519587440ab_amd64",
"8Base-RHACM-2.4:rhacm2/thanos-receive-controller-rhel8@sha256:8d0e265c199c32e757c2004d89db64bc64092171b98068aab03f977a744cc5bc_ppc64le",
"8Base-RHACM-2.4:rhacm2/thanos-rhel8@sha256:8036c9dd2d44027f5173b935ee8dcd9b3e87b433d65a50f83ffa76a503cf747c_s390x",
"8Base-RHACM-2.4:rhacm2/thanos-rhel8@sha256:ed22c2650f0d908174896647ced911a49945714a114836096b787cc879164bc4_ppc64le",
"8Base-RHACM-2.4:rhacm2/thanos-rhel8@sha256:fbe3062ae92faafd40caac5ddd0b20e2d1bfcaa64febebc0dcd5d368a3734c12_amd64",
"8Base-RHACM-2.4:rhacm2/volsync-mover-rclone-rhel8@sha256:0b3c2d30d0a6109db50dba4053d795fc92bfcadc380a8a8deb5ae4ef4e6d29fa_ppc64le",
"8Base-RHACM-2.4:rhacm2/volsync-mover-rclone-rhel8@sha256:6784f7672ac4c8f47ddaf9b5fc6b98f2c1d18c48be212114eeab9babb780cba6_s390x",
"8Base-RHACM-2.4:rhacm2/volsync-mover-rclone-rhel8@sha256:ada830a6dfa3f00aba2a32225a9884bbe31d20b93ece21249b11e6b037d85e75_amd64",
"8Base-RHACM-2.4:rhacm2/volsync-mover-restic-rhel8@sha256:31244fad1da3b5c258babd12defc1192a8534727f12ad775aad9d202fb6a5947_amd64",
"8Base-RHACM-2.4:rhacm2/volsync-mover-restic-rhel8@sha256:3ac9147cf782a40b3881973a399add430aee10cdfe1abdb00c98a0b5a3a527dc_s390x",
"8Base-RHACM-2.4:rhacm2/volsync-mover-restic-rhel8@sha256:9d00b2d06752192dd8f8f48aeb2786ac1ee0c062ed8916cf3f693c7d2a05e208_ppc64le",
"8Base-RHACM-2.4:rhacm2/volsync-mover-rsync-rhel8@sha256:30e06b75f83e22faeed2108f68b158fb35b4db22b83f049c61706ddcbfef27d9_ppc64le",
"8Base-RHACM-2.4:rhacm2/volsync-mover-rsync-rhel8@sha256:530aedee3aeca43ef0501f5cd2aa07c65eb708ac1a7fcd97fc3000358744d1bd_s390x",
"8Base-RHACM-2.4:rhacm2/volsync-mover-rsync-rhel8@sha256:c5621b5d113a1330bdc04f1fce05fd6f16c10526511ba207cb24551f7efe0e58_amd64",
"8Base-RHACM-2.4:rhacm2/volsync-rhel8@sha256:1ab81a27373c351eb2c932536fc9ea6cbf74911b794e3cd183c8e5624940a656_ppc64le",
"8Base-RHACM-2.4:rhacm2/volsync-rhel8@sha256:90ed24a800b82c2eb1c0f2d08aa11b2bea942e6a9044e3a01a5778877e7b376a_s390x",
"8Base-RHACM-2.4:rhacm2/volsync-rhel8@sha256:9e02a53649909a9d3ccd5c22f5c231b3ad69f451d7b5a32033046f3031cde188_amd64",
"8Base-RHACM-2.4:rhacm2/work-rhel8@sha256:0facf27d638269e722029217ef72016556c60e42887a836e4a0ad6140c1b6dcf_s390x",
"8Base-RHACM-2.4:rhacm2/work-rhel8@sha256:5694a214f662b4556b1fdf088ef0d33d6674dc3be3ae5d2fbdf00e56addeae3c_amd64",
"8Base-RHACM-2.4:rhacm2/work-rhel8@sha256:73b036d1c7b9c44010ef9716be8c96bfd2a7af7e09b2cf3402cc2aac81ef94e4_ppc64le"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2022-31129"
},
{
"category": "external",
"summary": "RHBZ#2105075",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2105075"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2022-31129",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-31129"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2022-31129",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2022-31129"
},
{
"category": "external",
"summary": "https://github.com/moment/moment/security/advisories/GHSA-wc69-rhjr-hc9g",
"url": "https://github.com/moment/moment/security/advisories/GHSA-wc69-rhjr-hc9g"
}
],
"release_date": "2022-07-06T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2022-09-26T14:49:03+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 update:\n\nhttps://access.redhat.com/documentation/en-us/red_hat_advanced_cluster_management_for_kubernetes/2.4/html-single/install/index#installing",
"product_ids": [
"8Base-RHACM-2.4:rhacm2/acm-grafana-rhel8@sha256:17c53124f6c09cc839f533aee0c870078f547fef29a19803814f5c5fbc5e7939_s390x",
"8Base-RHACM-2.4:rhacm2/acm-grafana-rhel8@sha256:644a295644e91a8976d4df02e5ccdd711d8d3c8fa409cae698671b49b96ec00a_ppc64le",
"8Base-RHACM-2.4:rhacm2/acm-grafana-rhel8@sha256:9c9b992bf748282d7cdc941b7907bbcbabe69a8b287bc4195a6bc8b9d9b6cbd0_amd64",
"8Base-RHACM-2.4:rhacm2/acm-must-gather-rhel8@sha256:0cca0dbb0b7adff8eaea1315b422edb6ea1778befa4772f3e6f5755fb5519196_s390x",
"8Base-RHACM-2.4:rhacm2/acm-must-gather-rhel8@sha256:63b5758cfcffe96326b090ae51d38c00ca13b35e9fe5e4354cd33e67d042c41b_amd64",
"8Base-RHACM-2.4:rhacm2/acm-must-gather-rhel8@sha256:cfc97f6c9495bac2635e016dd47049683f8ed78c932ef2c70cec2ec7be323fea_ppc64le",
"8Base-RHACM-2.4:rhacm2/acm-operator-bundle@sha256:346215260baa3371853d15ccc451c3ac418813c5cd9b422b0ad9f2dd6ae8a511_s390x",
"8Base-RHACM-2.4:rhacm2/acm-operator-bundle@sha256:cb4fca4155dc3e274712c0c7609eb6111a6e03207ddaa0d5c3c8752badc15b2c_amd64",
"8Base-RHACM-2.4:rhacm2/acm-operator-bundle@sha256:cceb82a8492d7e971e515f1a0a5391a1051e4f130f7a14e412def20616e05d40_ppc64le",
"8Base-RHACM-2.4:rhacm2/agent-service-rhel8@sha256:5b5046b04aa10807a6676916cf4744f0cd36c056dd3fd626304814af2d665cf9_amd64",
"8Base-RHACM-2.4:rhacm2/agent-service-rhel8@sha256:5c89bb44eda9a0754ea1d1ca69ea260f02f060c517194251519439e4b943e46a_ppc64le",
"8Base-RHACM-2.4:rhacm2/agent-service-rhel8@sha256:cfe9dfc60224b6206d6fbbc4c4ee95e378ce2da8b79c176e5e7bfdd8b0375f88_s390x",
"8Base-RHACM-2.4:rhacm2/application-ui-rhel8@sha256:6acf7df47405a4ccb3ede12db6574a0829d28f94ea5d20d6041db1bd045a90c6_ppc64le",
"8Base-RHACM-2.4:rhacm2/application-ui-rhel8@sha256:96c10e483a1c99f0ac91fb84df87ebe927e82ca35ef7e36e0f583121dcdd8b15_amd64",
"8Base-RHACM-2.4:rhacm2/application-ui-rhel8@sha256:ffb0b475eccc16a227f13a3d0d332f9cd9b96eade52646352a7497f903edf1a2_s390x",
"8Base-RHACM-2.4:rhacm2/assisted-image-service-rhel8@sha256:2c2f96ebf908cf415613aec65a414884ec35784e4bdcd4c4b4978aa98149af4d_amd64",
"8Base-RHACM-2.4:rhacm2/assisted-image-service-rhel8@sha256:c89023b0b424e2b8800399fc4b6cfa9336248f3222097c094d33fd2b872398aa_ppc64le",
"8Base-RHACM-2.4:rhacm2/assisted-image-service-rhel8@sha256:e49c328eb815293dd606199a0b8a2bd0db6bbf5d87eeaa7902d6d4df1bb41d35_s390x",
"8Base-RHACM-2.4:rhacm2/assisted-installer-agent-rhel8@sha256:86fd675a09451d3ee552452999cd2c82410174f5e55dcfd4f21286559363217e_amd64",
"8Base-RHACM-2.4:rhacm2/assisted-installer-reporter-rhel8@sha256:dcc214165e5c895925f52673577fa73274b017e3e9017818bf5c0327b3600ffb_ppc64le",
"8Base-RHACM-2.4:rhacm2/assisted-installer-reporter-rhel8@sha256:f7004db056478b4c1b101ab0ceac24f78dbefc018a1e76e12e8a4f69fd171175_amd64",
"8Base-RHACM-2.4:rhacm2/assisted-installer-rhel8@sha256:6e002bec6af8e7d7b0c89bc25f4a9e3224e47f5638be7cc2a9c68a5e92447254_amd64",
"8Base-RHACM-2.4:rhacm2/assisted-installer-rhel8@sha256:815976efa30282899af7de91b5df1fdeca10c709d0fc60d09d8f3abb1c2acdc3_ppc64le",
"8Base-RHACM-2.4:rhacm2/cert-policy-controller-rhel8@sha256:0e30470d12e11f473750e0b95833d0d1fe6fd3ee9d9d0c5d7454614449156148_s390x",
"8Base-RHACM-2.4:rhacm2/cert-policy-controller-rhel8@sha256:2324eeab4219c1c953b698cbd1cf57e0af777f31042de00eaaa2bf163f84cae1_amd64",
"8Base-RHACM-2.4:rhacm2/cert-policy-controller-rhel8@sha256:c3d60eaf9f775e623114d093450b5d170b4048ef1e52267a2153ec54489bd00f_ppc64le",
"8Base-RHACM-2.4:rhacm2/cluster-backup-rhel8-operator@sha256:9969b8f2f91bd0a3ef0e89300d66a656238a3a3361d56cf7fc0eb55db1752782_amd64",
"8Base-RHACM-2.4:rhacm2/cluster-backup-rhel8-operator@sha256:d5639931ddcb1288f279f54a3688fcb8c94d710a457917c46bfa3db6cd1a317b_s390x",
"8Base-RHACM-2.4:rhacm2/cluster-backup-rhel8-operator@sha256:fa4667d27a8778efc83ace86657c638aacb7ccc3168c489d427c1d6ab834cbb2_ppc64le",
"8Base-RHACM-2.4:rhacm2/cluster-curator-controller-rhel8@sha256:4b32ee29c898c9f52a5fdeed3a6a595ac157db7051b36086eddf7a8f91b2ec08_ppc64le",
"8Base-RHACM-2.4:rhacm2/cluster-curator-controller-rhel8@sha256:9e6a260d8130731601612a56cea728fc6b80cfa3d7fd8b6612175ff76b290dea_s390x",
"8Base-RHACM-2.4:rhacm2/cluster-curator-controller-rhel8@sha256:faa454bab3f9ea36a2d5a1eaa16806ac3669472856833e750571e45da7074d40_amd64",
"8Base-RHACM-2.4:rhacm2/cluster-proxy-addon-rhel8@sha256:03d738d93d893b9fd9d2587e14b9a7a92bbb5eca4b85901b5e07cff1e7a3ab73_s390x",
"8Base-RHACM-2.4:rhacm2/cluster-proxy-addon-rhel8@sha256:22c9595f3f4d95b6dc6c17ce5412f4131d9ce501f2660f23d176f276c4a97a73_ppc64le",
"8Base-RHACM-2.4:rhacm2/cluster-proxy-addon-rhel8@sha256:ae6de1e14b7897a944733cdb9963f31990d696a66260974d3f692e0af87161d3_amd64",
"8Base-RHACM-2.4:rhacm2/clusterclaims-controller-rhel8@sha256:2c7f03c0ca17163c949249bb4b480a0fd2c986e55b0dc23c6cd3b0a974b4c229_ppc64le",
"8Base-RHACM-2.4:rhacm2/clusterclaims-controller-rhel8@sha256:bd8fa875e2c6b6c650c21089441b417ae657b8e1fda2786d2f328978776a6883_s390x",
"8Base-RHACM-2.4:rhacm2/clusterclaims-controller-rhel8@sha256:c49c92c632968e08f74d08eaa99862f0dd8dd1fe4a85f05e57efa90e5dca5563_amd64",
"8Base-RHACM-2.4:rhacm2/clusterlifecycle-state-metrics-rhel8@sha256:3711cb41642a7fffc69a0c98db128d39d980555127f22a9d1dfd76c9631b8edc_ppc64le",
"8Base-RHACM-2.4:rhacm2/clusterlifecycle-state-metrics-rhel8@sha256:60a54bc76a84f2369b02dc1b9b0d8353da93acc9f8193a26739110c6fe59abdd_s390x",
"8Base-RHACM-2.4:rhacm2/clusterlifecycle-state-metrics-rhel8@sha256:6df08e52cee6890187b6be3a62b36c18fcff7e34630da933e0a5f7bcecec6b4c_amd64",
"8Base-RHACM-2.4:rhacm2/config-policy-controller-rhel8@sha256:8fb0581852dc1dfd80a81ba03c6976da1aa8d93675f626765f2266adfa94d5ac_s390x",
"8Base-RHACM-2.4:rhacm2/config-policy-controller-rhel8@sha256:929233f873cbf980fb850a9812c98bd09f907e26d9afeb1c0198d52776e33b32_ppc64le",
"8Base-RHACM-2.4:rhacm2/config-policy-controller-rhel8@sha256:a3653dcecb777d7b3915c49b7999793b90dd4524628d5517368a0837af46aa07_amd64",
"8Base-RHACM-2.4:rhacm2/console-api-rhel8@sha256:02481bcf2ddd1771d965e947cfcbad66540e2df055a3013bee5185ab84960d6d_ppc64le",
"8Base-RHACM-2.4:rhacm2/console-api-rhel8@sha256:3a47d211370efc6e1661d4d0abd0d5abc65d8a759218af7c2722db820a664d8c_s390x",
"8Base-RHACM-2.4:rhacm2/console-api-rhel8@sha256:789e1950e886e54c341699cc8ec0c4bfb9a0e295e49961366759e861d32d5ef9_amd64",
"8Base-RHACM-2.4:rhacm2/console-rhel8@sha256:5215e1a2f456b83ba4ae02ea653bef51d331ced6e9a4c67958e8c41cd88aa818_s390x",
"8Base-RHACM-2.4:rhacm2/console-rhel8@sha256:d5cbabd5d26e6e712d9f531db8ebaa3a793599538ef2e62262b02c165ea74b9a_ppc64le",
"8Base-RHACM-2.4:rhacm2/console-rhel8@sha256:e797bce5724653b3ae0395c66c4796dc0594002cdde7242f4fd29c2fd5e703fa_amd64",
"8Base-RHACM-2.4:rhacm2/discovery-rhel8-operator@sha256:224af94e4e027bfb7edff3f889ec08aa031eaede2e4a02c67ce2925f29230ea8_s390x",
"8Base-RHACM-2.4:rhacm2/discovery-rhel8-operator@sha256:5dd54d496d15c262072c6024385e9fbf016edabe8a6bcdf31ec63ed5c445088c_amd64",
"8Base-RHACM-2.4:rhacm2/discovery-rhel8-operator@sha256:f64cae3c176e4b18af716ba054dcebafa07c3f893943de09b7dfd0285a9271d5_ppc64le",
"8Base-RHACM-2.4:rhacm2/endpoint-monitoring-rhel8-operator@sha256:516888a8ee8d509b77cda6ef2154a6d70a94a48a2c8c5bc7a9b1b9f2e089ff57_ppc64le",
"8Base-RHACM-2.4:rhacm2/endpoint-monitoring-rhel8-operator@sha256:c48ced70438f389ee0a22a8670db80c121c087728533c5cd2070751ce3b2614e_amd64",
"8Base-RHACM-2.4:rhacm2/endpoint-monitoring-rhel8-operator@sha256:ee184be0540e401b6834747b6632b11d69269f3d9ab44bc4aaab9fc9877191aa_s390x",
"8Base-RHACM-2.4:rhacm2/governance-policy-propagator-rhel8@sha256:b5a8689de0cc37c38daca89e1a6f64b6601b341a8f12ef6c093ec12b83bca4e8_s390x",
"8Base-RHACM-2.4:rhacm2/governance-policy-propagator-rhel8@sha256:f885cac3c1b78c94885f9a9e197511c51b5470b192d6ac48e6cb20a592b36832_ppc64le",
"8Base-RHACM-2.4:rhacm2/governance-policy-propagator-rhel8@sha256:fbec65b4937bbdad28cc1e04b5b215caddeaacda3a844cd0a45ade093997adc3_amd64",
"8Base-RHACM-2.4:rhacm2/governance-policy-spec-sync-rhel8@sha256:2c130b6df67cd0a8ee055d9b8bb3ede4bcf211978db7cdd892f78bf1d56dd269_amd64",
"8Base-RHACM-2.4:rhacm2/governance-policy-spec-sync-rhel8@sha256:6a8227f1560751fd8e1d2ec8136d8855599727eb7ad382bd5b18167ba46b31ff_ppc64le",
"8Base-RHACM-2.4:rhacm2/governance-policy-spec-sync-rhel8@sha256:c2c6ab3e7317dee023b79cc868c052a8a602610925932358498a3a215d5c8089_s390x",
"8Base-RHACM-2.4:rhacm2/governance-policy-status-sync-rhel8@sha256:385006b34743b689054c581eaaffb5298adfd092eaa13ff6c24f28fa5b79a178_amd64",
"8Base-RHACM-2.4:rhacm2/governance-policy-status-sync-rhel8@sha256:6c2ec36725b956432591b6cb6a20d4eb2ac3bf759ab4a901f581c81bcb12270c_ppc64le",
"8Base-RHACM-2.4:rhacm2/governance-policy-status-sync-rhel8@sha256:76f717cb9fe271941f45794a8dd9ebb85af0f7ab6cd104a698352b875e1b721d_s390x",
"8Base-RHACM-2.4:rhacm2/governance-policy-template-sync-rhel8@sha256:2d0d4141d0df7a5309edb3aa064591479facd14d604f5338383a88a7c01fb976_s390x",
"8Base-RHACM-2.4:rhacm2/governance-policy-template-sync-rhel8@sha256:a96e372e54eadb8c0f384eaf5295a5a17ab701c5051b5ae59341ecc01489099b_ppc64le",
"8Base-RHACM-2.4:rhacm2/governance-policy-template-sync-rhel8@sha256:d9135c4c5eb68af915b552e2d7fe62251f4a3a23d45a7b193d754b7da900b159_amd64",
"8Base-RHACM-2.4:rhacm2/grafana-dashboard-loader-rhel8@sha256:1f8b57a645d0abc3e639eb493f228d3485f4a3f53528175bc386f712fce7cd3f_amd64",
"8Base-RHACM-2.4:rhacm2/grafana-dashboard-loader-rhel8@sha256:5419a6207c0cd1adb21d7c4c3378d31f240a9f29674aee612608d015fe0b491f_ppc64le",
"8Base-RHACM-2.4:rhacm2/grafana-dashboard-loader-rhel8@sha256:6190c4487c63f61cb24e8d219aa1ebc6ff5d8d8b1ece5bbb3da5d46e67f0b98c_s390x",
"8Base-RHACM-2.4:rhacm2/grc-ui-api-rhel8@sha256:40f04e8634a2151e7a4aefe823c980d1d98c89ddb1210b55b4c0566bd85fd787_amd64",
"8Base-RHACM-2.4:rhacm2/grc-ui-api-rhel8@sha256:999f7119e60d578cd54b08135838fb8ecb996cd93f8e6f07ee92ec776f86f3d7_s390x",
"8Base-RHACM-2.4:rhacm2/grc-ui-api-rhel8@sha256:a8072d656eb14084eafd141690c02119376c9436faab8e4d219e1f0ade7ed2ec_ppc64le",
"8Base-RHACM-2.4:rhacm2/grc-ui-rhel8@sha256:18beaf038580dd78d44cdbd7b3e9bfab16b1ae9f1b454689abe1ebfefe4964b5_amd64",
"8Base-RHACM-2.4:rhacm2/grc-ui-rhel8@sha256:2e28251e1a65b7176007f53887f3693e5268848b1bb8a1e084e9f1064deaec8a_s390x",
"8Base-RHACM-2.4:rhacm2/grc-ui-rhel8@sha256:3848541d746de6dfacca63f06f29fc7d203dfa4c73dbd749407896ddddb7306c_ppc64le",
"8Base-RHACM-2.4:rhacm2/iam-policy-controller-rhel8@sha256:0deeefc1600e43aac6d9eadd05b32d3a1b2059632ec7e8b005eb2245b52dbd98_amd64",
"8Base-RHACM-2.4:rhacm2/iam-policy-controller-rhel8@sha256:7d1534ff8b00cd38716d2bfb65b924a45e9ec18a8eccad13c5e3818f858630b6_s390x",
"8Base-RHACM-2.4:rhacm2/iam-policy-controller-rhel8@sha256:b2fa794482a54fcfcbf7d0ac8597e9cb0ac0c73cfe5afa8bf2e73ca35d37feb9_ppc64le",
"8Base-RHACM-2.4:rhacm2/insights-client-rhel8@sha256:0f567016e55498bef2be33665d247eb14308b13aaef5cc670de7e06ff830cb9a_amd64",
"8Base-RHACM-2.4:rhacm2/insights-client-rhel8@sha256:6bd666f6d541ab33598c4a38ac05e8f65f19e03d8630cf685c89b05f14c4f1b8_ppc64le",
"8Base-RHACM-2.4:rhacm2/insights-client-rhel8@sha256:85bf407b6bc232952f4dd7c1edd8a7f4a168a6995d7b866f4417bc65a162efd5_s390x",
"8Base-RHACM-2.4:rhacm2/insights-metrics-rhel8@sha256:180e2ac58d3549c7ed583da66fba14368c606feb65b4313aac3b4f889ec091bb_amd64",
"8Base-RHACM-2.4:rhacm2/insights-metrics-rhel8@sha256:2492650b89feab7de0408be0e3af6d889e6291bb7064ea524dafca87b252840e_s390x",
"8Base-RHACM-2.4:rhacm2/insights-metrics-rhel8@sha256:93066377331da7f85024ae541440cb409c741d393adfdfe289f7d5836c0da183_ppc64le",
"8Base-RHACM-2.4:rhacm2/klusterlet-addon-controller-rhel8@sha256:018f6d71abae2963c853fe9d1a41fdad2df91acb72fee775af08275647d3019f_amd64",
"8Base-RHACM-2.4:rhacm2/klusterlet-addon-controller-rhel8@sha256:500d5166ea2f808c46b71d1a5470a35bffa484d860161a16e9809f90d021b23e_ppc64le",
"8Base-RHACM-2.4:rhacm2/klusterlet-addon-controller-rhel8@sha256:a4d7ef368efce597729c5fc1ae4358a0b45483a11b8363bf8d164c20075da748_s390x",
"8Base-RHACM-2.4:rhacm2/klusterlet-addon-rhel8-operator@sha256:0402e265ec4919aef893be4c0f177b53173bc0c50eb47aafea6822e05a7748be_s390x",
"8Base-RHACM-2.4:rhacm2/klusterlet-addon-rhel8-operator@sha256:6b0fbc1956407a0986460556336fcccfe4d08d712cc4b0af4ca65061baf75ea2_amd64",
"8Base-RHACM-2.4:rhacm2/klusterlet-addon-rhel8-operator@sha256:d7546a69df7b817d0c29c8f95dd3d5d2900c3755c82570b1d610702c56d4fb59_ppc64le",
"8Base-RHACM-2.4:rhacm2/kube-rbac-proxy-rhel8@sha256:6650633c4664e6b537e82eafc593dc91ca206de3b0de878f600c913a95eb18a2_amd64",
"8Base-RHACM-2.4:rhacm2/kube-rbac-proxy-rhel8@sha256:c1c90ee4ae1f908c33c8a8bf38f0b47bfad039bedccf870324f6b554aad5d78c_s390x",
"8Base-RHACM-2.4:rhacm2/kube-rbac-proxy-rhel8@sha256:ccddb38db49a190aa0d5d70e6b4672079ea222a42045d406a4b9974ac7412146_ppc64le",
"8Base-RHACM-2.4:rhacm2/kube-state-metrics-rhel8@sha256:566b95595959ba60677f1518562fd996ef7643dc94aa9e9fead0e4b4096032ca_s390x",
"8Base-RHACM-2.4:rhacm2/kube-state-metrics-rhel8@sha256:789f79b85c022e59143e725a589ac890884f079c969f56efb972b0a0f8d77e66_amd64",
"8Base-RHACM-2.4:rhacm2/kube-state-metrics-rhel8@sha256:971a33f5a57057d3901ff75eebbc13ca8456b4315dd7811139e60bb8872d80bf_ppc64le",
"8Base-RHACM-2.4:rhacm2/managedcluster-import-controller-rhel8@sha256:bcb43adee06dbb1cfb6a5c9fed71847ecc3826e3e44fe04d57b7143a6123daa5_s390x",
"8Base-RHACM-2.4:rhacm2/managedcluster-import-controller-rhel8@sha256:dbf235a9723a1c21471d8ef0029f3c999ac3b22512d67facd052efb725431bc1_ppc64le",
"8Base-RHACM-2.4:rhacm2/managedcluster-import-controller-rhel8@sha256:faf01c5554224350e4cffd1fc4ce275886791e45857bf0ed5f90ffa3a64680dc_amd64",
"8Base-RHACM-2.4:rhacm2/management-ingress-rhel8@sha256:46293eeaad521f993ed01467e13cae70f600426ef09df0e02dd8b83348b60027_amd64",
"8Base-RHACM-2.4:rhacm2/management-ingress-rhel8@sha256:c3cdbf5ff93b3b19ac2d7cf15b9152a0761d473de7afe29832a7ca3b833b6797_s390x",
"8Base-RHACM-2.4:rhacm2/management-ingress-rhel8@sha256:ce994a8f4c4e5476e6131a6721da748225c89a96c9d471a8638eefb6a22d52b9_ppc64le",
"8Base-RHACM-2.4:rhacm2/memcached-exporter-rhel8@sha256:01398d4f3b1825e864ddae46a5e4b7cc298dabb444dd105787ef6aeb70514571_ppc64le",
"8Base-RHACM-2.4:rhacm2/memcached-exporter-rhel8@sha256:5432fa56e40dee2475da7ee7b7e89cca10a8f06f4cbea94983fa094bfbef81ff_amd64",
"8Base-RHACM-2.4:rhacm2/memcached-exporter-rhel8@sha256:e22fa2dbc6733fc176f44cf42ec8f51b69672d354d6d2cf510eada5fe41a5245_s390x",
"8Base-RHACM-2.4:rhacm2/memcached-rhel8@sha256:0a0a88fb0138cd6de2e3fce81ab959d12cbda64e5fbab1046008aee1d94f12e2_s390x",
"8Base-RHACM-2.4:rhacm2/memcached-rhel8@sha256:7e0ee17c6d00d20773799cfb6c6e9e27c204d1e31010aa71a7f0f35eb5179a35_amd64",
"8Base-RHACM-2.4:rhacm2/memcached-rhel8@sha256:b9213f5525ebd51960412c15d416a591bf23731b6217f79aca2a89a893df2102_ppc64le",
"8Base-RHACM-2.4:rhacm2/metrics-collector-rhel8@sha256:431d4089a4a93c6b6a00cf9b63ecd9199a5545f09190577356b22ff6646820f3_amd64",
"8Base-RHACM-2.4:rhacm2/metrics-collector-rhel8@sha256:83f649b506ca698251c884692307d7cd52bbae87b0bf7790f96ffd24dd7f4fd7_ppc64le",
"8Base-RHACM-2.4:rhacm2/metrics-collector-rhel8@sha256:d37401c5fb672c56004f75974a4069d5d3b6c5e96ac7be4c174f9f178a7666bc_s390x",
"8Base-RHACM-2.4:rhacm2/multicloud-integrations-rhel8@sha256:a311c6ef1099d2370209bbbe30cfac6d1c50d79a2321beaab1f6158ab2db8bec_s390x",
"8Base-RHACM-2.4:rhacm2/multicloud-integrations-rhel8@sha256:e666154a539974d0cc005bc74903dc9f173920101dbfc5169b14a30129991475_ppc64le",
"8Base-RHACM-2.4:rhacm2/multicloud-integrations-rhel8@sha256:f37fe856571112970ae4786d313bf51e78b26e1630e443d276abb4de8e47e525_amd64",
"8Base-RHACM-2.4:rhacm2/multicloud-manager-rhel8@sha256:1dd235aa8599ca070f5175ad9da5bdb9505a7dfbbd87173f0bbf4e14ca0d5e88_ppc64le",
"8Base-RHACM-2.4:rhacm2/multicloud-manager-rhel8@sha256:8a1eeafb2a738aecb2723889c98e287638e950fec05425f1fe132ff7eb01738f_amd64",
"8Base-RHACM-2.4:rhacm2/multicloud-manager-rhel8@sha256:d458a289528173a07f7ff6d87279474e8379a2f05c11d5a9be97f9c43e38ec75_s390x",
"8Base-RHACM-2.4:rhacm2/multicluster-observability-rhel8-operator@sha256:45d046d621eab996c457a90b607ca9a57e2ca5dcad384d3cd5317475e096e098_amd64",
"8Base-RHACM-2.4:rhacm2/multicluster-observability-rhel8-operator@sha256:7ed02712f2d5093f7c751a6d22c9ffe5ce3b00c4cc901ffb779b8b51e282d698_s390x",
"8Base-RHACM-2.4:rhacm2/multicluster-observability-rhel8-operator@sha256:7f89cc6647700f7ddc46d4fabb4b3702142aa0fe9bd23026eba98c704026e9e9_ppc64le",
"8Base-RHACM-2.4:rhacm2/multicluster-operators-application-rhel8@sha256:27492dfdd71cc0bae6e01a184ac8fe5677ce172583b0fd1b9112dfd789009839_ppc64le",
"8Base-RHACM-2.4:rhacm2/multicluster-operators-application-rhel8@sha256:3af2802a89c09966e9c63f40974d8554a7b7b88cc386bbf5bda0a4cc987b7c15_s390x",
"8Base-RHACM-2.4:rhacm2/multicluster-operators-application-rhel8@sha256:723ac91ea8c130d80b48db30e05186607210aea71c7afc1c072b9a691e350215_amd64",
"8Base-RHACM-2.4:rhacm2/multicluster-operators-channel-rhel8@sha256:09883ff8a783d3f83e1c26566555c5ad140cc8bbf0d4cdb5220ef344c6282752_ppc64le",
"8Base-RHACM-2.4:rhacm2/multicluster-operators-channel-rhel8@sha256:4a34b2593897d4b1a1af124bdf6fb7e51bbd97bb4c56dd8ae463b3f3abbb7718_s390x",
"8Base-RHACM-2.4:rhacm2/multicluster-operators-channel-rhel8@sha256:883282b801566b5a40a32e33ebc431ac1398afb68f47ce931cc82b8b9eca1e55_amd64",
"8Base-RHACM-2.4:rhacm2/multicluster-operators-deployable-rhel8@sha256:0a15e49232c20ead26ade38823cd40d785e612670a41cac28ecea2066025a3d1_amd64",
"8Base-RHACM-2.4:rhacm2/multicluster-operators-deployable-rhel8@sha256:0ecd46eb89e90d787c442fd0ca92f84e9bf7fa6c2e315a0b95912616687c0580_s390x",
"8Base-RHACM-2.4:rhacm2/multicluster-operators-deployable-rhel8@sha256:bd148be0ad6ddbcc1995f94b4660d3fbe2338112230c840d77f53a564b14ec4a_ppc64le",
"8Base-RHACM-2.4:rhacm2/multicluster-operators-placementrule-rhel8@sha256:4bdca102dae861d39d81a2df4be1767e4e702ce3836224e9b875f613d1af0c37_ppc64le",
"8Base-RHACM-2.4:rhacm2/multicluster-operators-placementrule-rhel8@sha256:d71975de4b1d6b53d19ddf338f3d19ad7e28812f8fc932c144eee630d9cab176_amd64",
"8Base-RHACM-2.4:rhacm2/multicluster-operators-placementrule-rhel8@sha256:fa3e2e45501d661f4f724dea809b6eff73455db623b03178130590dbf317dba5_s390x",
"8Base-RHACM-2.4:rhacm2/multicluster-operators-subscription-release-rhel8@sha256:2e13c28d1f18f2efac62207515450a42732d4be790199ab0e5ddf2f181649cb4_ppc64le",
"8Base-RHACM-2.4:rhacm2/multicluster-operators-subscription-release-rhel8@sha256:50dc29deac8efaac3bf321270b718dec41d8b80746d3548c076ab26b2c6b63ca_s390x",
"8Base-RHACM-2.4:rhacm2/multicluster-operators-subscription-release-rhel8@sha256:faae7a0632b10dc9b65af7a8af7e7c7d9e26f2f7087687fa19d2afefa7426c5a_amd64",
"8Base-RHACM-2.4:rhacm2/multicluster-operators-subscription-rhel8@sha256:1fa2779aab32977ec8e867ed188dcdd66106986c3cbf39f02e2a555873ba478a_ppc64le",
"8Base-RHACM-2.4:rhacm2/multicluster-operators-subscription-rhel8@sha256:731a4f0919cbab729e9dded9e513ec4ad5e1b48967c21f65f3b494158a6b25ba_s390x",
"8Base-RHACM-2.4:rhacm2/multicluster-operators-subscription-rhel8@sha256:ec803f14f854b73a873f95027617246888ea28029f2f4bb5b7f39a5dd63399ca_amd64",
"8Base-RHACM-2.4:rhacm2/multiclusterhub-repo-rhel8@sha256:75504c269b3d0c2af9b48317f3dc070fae58a1e46e95283e2e0e1ab6b60f452d_amd64",
"8Base-RHACM-2.4:rhacm2/multiclusterhub-repo-rhel8@sha256:c21ffdaa0ce90e6c08f4814c09d9a0bd34d341ad1fc8f6ff2152e9007393ba1f_s390x",
"8Base-RHACM-2.4:rhacm2/multiclusterhub-repo-rhel8@sha256:e1e522835d65503d467dc9ef7c4a0149adfc4cbd3620134adb4a5694eda2f0c4_ppc64le",
"8Base-RHACM-2.4:rhacm2/multiclusterhub-rhel8@sha256:37cf6ccd9a2b9af4444fa192e7b5e6979687bd5159d97f48da40c4f9bad249eb_amd64",
"8Base-RHACM-2.4:rhacm2/multiclusterhub-rhel8@sha256:b8dea0eca4c8aaefee6be9afea77e3302ad551f68f5a87316caf65e13ac9138d_s390x",
"8Base-RHACM-2.4:rhacm2/multiclusterhub-rhel8@sha256:d173cf78965bd026a6333af91b55305ea9c349e630fa53548ee42d791295cd69_ppc64le",
"8Base-RHACM-2.4:rhacm2/node-exporter-rhel8@sha256:0b2cf97a3d82fb4570dee71c1232ef9998c7efcd1d9415f9f41351457802d62d_amd64",
"8Base-RHACM-2.4:rhacm2/node-exporter-rhel8@sha256:93e85d546c624a685221a5d0c9085fa59752105587a531c58066a856defa322a_ppc64le",
"8Base-RHACM-2.4:rhacm2/node-exporter-rhel8@sha256:b20c7b88c52ab9772ebd2216333d6324cba08c653135af469a9e6ccb6648d7c6_s390x",
"8Base-RHACM-2.4:rhacm2/observatorium-rhel8-operator@sha256:078b48f3746c33e0c69b11c9e51e70c220a3cc6f0fd26eb5b30534b16c6a2efa_s390x",
"8Base-RHACM-2.4:rhacm2/observatorium-rhel8-operator@sha256:0e1ec4eda138936261dc5a76a18fa4ace6082c636b30021ce10d5d4d0acea890_ppc64le",
"8Base-RHACM-2.4:rhacm2/observatorium-rhel8-operator@sha256:70e41fdcacd43b4e498b8d5917d0e2fb640f4e85f30b1d6646b27aee1bc8dafc_amd64",
"8Base-RHACM-2.4:rhacm2/observatorium-rhel8@sha256:431149d31b309822fa9476f951ae39bde3a81cc5d17d2a79062ced7b729166cd_amd64",
"8Base-RHACM-2.4:rhacm2/observatorium-rhel8@sha256:65aaebf97e8b904e9ff1520f4bc4704bc21614a7377f66a4c6776032621a9ccf_s390x",
"8Base-RHACM-2.4:rhacm2/observatorium-rhel8@sha256:804054ba7c65c0814307017e3ff6681ba25e62384468adbf3712418e1f3b321f_ppc64le",
"8Base-RHACM-2.4:rhacm2/openshift-hive-rhel8@sha256:80950fa60359f90359129bff09665d7e94150bfbcfb048dc46ec77309479733b_ppc64le",
"8Base-RHACM-2.4:rhacm2/openshift-hive-rhel8@sha256:bae2680af5a00937f0ecc680ad979b131ad65fc47c4683dec69e45e442dd38b4_amd64",
"8Base-RHACM-2.4:rhacm2/openshift-hive-rhel8@sha256:c75cad252f1bda9dac27d1145ee01fe91078e6bc29c60b72f2f0977cea56ae9c_s390x",
"8Base-RHACM-2.4:rhacm2/placement-rhel8@sha256:1cc55dc4ec890f583cf63c7c1d5451cd1e409dbb8feed7bb854e6970ba0e9cbd_s390x",
"8Base-RHACM-2.4:rhacm2/placement-rhel8@sha256:98f3db6bd38eec496565558b8c81a06b51fe22ad4c5a462a6b43a61ab3bc853c_amd64",
"8Base-RHACM-2.4:rhacm2/placement-rhel8@sha256:a0a5b1e0cd29da2c215f3ce555230477ce775cbd79423c74426aaa4f7f56cfc5_ppc64le",
"8Base-RHACM-2.4:rhacm2/prometheus-alertmanager-rhel8@sha256:29c84506cb42edbede5abdf086433ef003d677135fe3b51093c1fbafa6f666e0_s390x",
"8Base-RHACM-2.4:rhacm2/prometheus-alertmanager-rhel8@sha256:be4e1ac4ca5c8145ad7488bc9f067d8f1b9f4cb3d79ac43f4addd19cc66a584b_amd64",
"8Base-RHACM-2.4:rhacm2/prometheus-alertmanager-rhel8@sha256:fc83710377e91bec8866053bb2b9f91be7a3c25993488a6f9641e7c93918aadc_ppc64le",
"8Base-RHACM-2.4:rhacm2/prometheus-rhel8@sha256:1587535175898f97007552a6023ef0785861271dc939a751c98db0c41c9e2c97_amd64",
"8Base-RHACM-2.4:rhacm2/prometheus-rhel8@sha256:4aa41836d3699f3b8a546703fa5032a01af6bcac60465e779769c32a36352d0d_s390x",
"8Base-RHACM-2.4:rhacm2/prometheus-rhel8@sha256:f7971a684bcdce02604319ecace5ba585797f116a64024da815bf3e2d27f6251_ppc64le",
"8Base-RHACM-2.4:rhacm2/provider-credential-controller-rhel8@sha256:827351fc8036170bfb1b6d0fc15c84476c8913ae044163884ff89424e0e4235f_s390x",
"8Base-RHACM-2.4:rhacm2/provider-credential-controller-rhel8@sha256:a6f1234d8f90e06b88775ce831e574ec0621e487043d412d7c35d2bde6db21f9_amd64",
"8Base-RHACM-2.4:rhacm2/provider-credential-controller-rhel8@sha256:e33d7b73b6a7d41ef7779800af177a4557608ea87c854e457d0421332fcb421f_ppc64le",
"8Base-RHACM-2.4:rhacm2/rbac-query-proxy-rhel8@sha256:1d1c793c2bf89cb49dc4625981b4f7bc9cc827d01d7c57af88cde59adde21787_amd64",
"8Base-RHACM-2.4:rhacm2/rbac-query-proxy-rhel8@sha256:a129031e0e3c0e389a104f1ad15f4ecbb6382d79e19c62e7b22b31bee7021cdd_s390x",
"8Base-RHACM-2.4:rhacm2/rbac-query-proxy-rhel8@sha256:b549a06e14f326d196883c8168db3f82edbb952184ea4742b6d4eca78b13bc69_ppc64le",
"8Base-RHACM-2.4:rhacm2/redisgraph-tls-rhel8@sha256:7e3245ba0f53c4c510f7151b3e940c13d5a79d8d95b203e3b8ceaca4ceea42ea_ppc64le",
"8Base-RHACM-2.4:rhacm2/redisgraph-tls-rhel8@sha256:9fb4a62d70505c508d0d8dc158f8fa1c759c23f6a13c6a069a40a32c5cbce1fe_s390x",
"8Base-RHACM-2.4:rhacm2/redisgraph-tls-rhel8@sha256:cdf817bdb70737e6912e550fa1602bbbcaa5b34a2e2d47a249000aac560cc6f0_amd64",
"8Base-RHACM-2.4:rhacm2/registration-rhel8-operator@sha256:3ca37dec679c11f1333c5fd6c866867ce2e7ed5d3c139c2ad8f3ad7d10be70c0_s390x",
"8Base-RHACM-2.4:rhacm2/registration-rhel8-operator@sha256:45b0e1027807496b3c2a10d8e7c015cc91cc77b9832639adb51a6e5fc7f5071b_ppc64le",
"8Base-RHACM-2.4:rhacm2/registration-rhel8-operator@sha256:6710d98fb67533848a96f35fcbeb0adf6999a7e6534068ccc9956105a4d2db73_amd64",
"8Base-RHACM-2.4:rhacm2/registration-rhel8@sha256:0fbe6a1234544b31be5b6ba778895d31b0486783116796e0e31079cd2ee9f87a_ppc64le",
"8Base-RHACM-2.4:rhacm2/registration-rhel8@sha256:494e65b5e3bf27c3bae221db5154b119ef7689b2cb42894f05c40cf4608f1da6_s390x",
"8Base-RHACM-2.4:rhacm2/registration-rhel8@sha256:5d614eda176a91d5359e8a44a6f93a3fdbda8080f2209f342f83d4816b2d0008_amd64",
"8Base-RHACM-2.4:rhacm2/search-aggregator-rhel8@sha256:176ba84e41d3465826245fd9acd199c0b292c25a76c88bbcab8c07d93829ff9c_s390x",
"8Base-RHACM-2.4:rhacm2/search-aggregator-rhel8@sha256:3857111bc468c7bb79a7476d6bc5df0add7d8951799b65b6414f1f5dd3d5b9b8_amd64",
"8Base-RHACM-2.4:rhacm2/search-aggregator-rhel8@sha256:52a2dd79f67b1910a7129f70ba18b48656cd41b2a15f2ae4af2509c0eaa4205a_ppc64le",
"8Base-RHACM-2.4:rhacm2/search-api-rhel8@sha256:2d64646d663ac682a087fc69314bd72751ba2b005ab08a93da223470a863a740_amd64",
"8Base-RHACM-2.4:rhacm2/search-api-rhel8@sha256:74ccabf407b668837238eb3ad2e536fcb0b3df9a48741f43edf2456fbee80cc6_ppc64le",
"8Base-RHACM-2.4:rhacm2/search-api-rhel8@sha256:de9cc78ae58b063980c0fd3797cc6aba79bedc22898dae3fbce64c94dfd82909_s390x",
"8Base-RHACM-2.4:rhacm2/search-collector-rhel8@sha256:37c5344f9061f44ea363d64c2118e791999007ecdead8d15c8c121aff83631fe_amd64",
"8Base-RHACM-2.4:rhacm2/search-collector-rhel8@sha256:98fb5b0965d41badb9933eb0fc23a5006c1e1cb555a8b80b63a6a00bc87b1c7a_s390x",
"8Base-RHACM-2.4:rhacm2/search-collector-rhel8@sha256:ff9c98d5836007520ff971116d5c143b6e0fafa25e5c8f0dfd4b1a23f191f1d2_ppc64le",
"8Base-RHACM-2.4:rhacm2/search-rhel8@sha256:13b61bea54f6d67fb749852d48dc6a035ee516ed5f3d339619b97924e078ca59_ppc64le",
"8Base-RHACM-2.4:rhacm2/search-rhel8@sha256:210fdca717aef2b4159e223a4f0bab06cdae9491d2c890d63710cf3c71de0c32_amd64",
"8Base-RHACM-2.4:rhacm2/search-rhel8@sha256:5f3249435b29dba366242d6e68e6f1f2f4a8f4cd8941fb881d297bd5ed9fa72e_s390x",
"8Base-RHACM-2.4:rhacm2/search-ui-rhel8@sha256:2203d5c5cadd4be391bba00bbf8a588e930dcde7c438e15c14ed0e7a3fd31522_s390x",
"8Base-RHACM-2.4:rhacm2/search-ui-rhel8@sha256:aa0f257b502a6fcf1d2eb2270858f7d145abee32b9a64ba511bab22218b74e0a_ppc64le",
"8Base-RHACM-2.4:rhacm2/search-ui-rhel8@sha256:d4a81b7b29b9a76aa631ad26471b3cd6202775853f5a2102260c4f1e339cdfe0_amd64",
"8Base-RHACM-2.4:rhacm2/submariner-addon-rhel8@sha256:0faded1f0229ce80be36090a54ed761f1c89b414e84bd11d680fbddd382a986b_amd64",
"8Base-RHACM-2.4:rhacm2/submariner-addon-rhel8@sha256:4331c06cda7427491fcf5061f9695ab5f87dea5a02b5b915b1354c20f3cff830_s390x",
"8Base-RHACM-2.4:rhacm2/submariner-addon-rhel8@sha256:514d5c15aceb07e72ba74d9ba1b3bdc2e84e1c4060b2facdb886809b118c704c_ppc64le",
"8Base-RHACM-2.4:rhacm2/thanos-receive-controller-rhel8@sha256:2da6d891769a4d9cb936d93a8ea84eea45f33e482c79cc74418f4143c5c145e7_s390x",
"8Base-RHACM-2.4:rhacm2/thanos-receive-controller-rhel8@sha256:8c0745aa13e06c6cc159d8be33302b766673bdd1aedff1309d205519587440ab_amd64",
"8Base-RHACM-2.4:rhacm2/thanos-receive-controller-rhel8@sha256:8d0e265c199c32e757c2004d89db64bc64092171b98068aab03f977a744cc5bc_ppc64le",
"8Base-RHACM-2.4:rhacm2/thanos-rhel8@sha256:8036c9dd2d44027f5173b935ee8dcd9b3e87b433d65a50f83ffa76a503cf747c_s390x",
"8Base-RHACM-2.4:rhacm2/thanos-rhel8@sha256:ed22c2650f0d908174896647ced911a49945714a114836096b787cc879164bc4_ppc64le",
"8Base-RHACM-2.4:rhacm2/thanos-rhel8@sha256:fbe3062ae92faafd40caac5ddd0b20e2d1bfcaa64febebc0dcd5d368a3734c12_amd64",
"8Base-RHACM-2.4:rhacm2/volsync-mover-rclone-rhel8@sha256:0b3c2d30d0a6109db50dba4053d795fc92bfcadc380a8a8deb5ae4ef4e6d29fa_ppc64le",
"8Base-RHACM-2.4:rhacm2/volsync-mover-rclone-rhel8@sha256:6784f7672ac4c8f47ddaf9b5fc6b98f2c1d18c48be212114eeab9babb780cba6_s390x",
"8Base-RHACM-2.4:rhacm2/volsync-mover-rclone-rhel8@sha256:ada830a6dfa3f00aba2a32225a9884bbe31d20b93ece21249b11e6b037d85e75_amd64",
"8Base-RHACM-2.4:rhacm2/volsync-mover-restic-rhel8@sha256:31244fad1da3b5c258babd12defc1192a8534727f12ad775aad9d202fb6a5947_amd64",
"8Base-RHACM-2.4:rhacm2/volsync-mover-restic-rhel8@sha256:3ac9147cf782a40b3881973a399add430aee10cdfe1abdb00c98a0b5a3a527dc_s390x",
"8Base-RHACM-2.4:rhacm2/volsync-mover-restic-rhel8@sha256:9d00b2d06752192dd8f8f48aeb2786ac1ee0c062ed8916cf3f693c7d2a05e208_ppc64le",
"8Base-RHACM-2.4:rhacm2/volsync-mover-rsync-rhel8@sha256:30e06b75f83e22faeed2108f68b158fb35b4db22b83f049c61706ddcbfef27d9_ppc64le",
"8Base-RHACM-2.4:rhacm2/volsync-mover-rsync-rhel8@sha256:530aedee3aeca43ef0501f5cd2aa07c65eb708ac1a7fcd97fc3000358744d1bd_s390x",
"8Base-RHACM-2.4:rhacm2/volsync-mover-rsync-rhel8@sha256:c5621b5d113a1330bdc04f1fce05fd6f16c10526511ba207cb24551f7efe0e58_amd64",
"8Base-RHACM-2.4:rhacm2/volsync-rhel8@sha256:1ab81a27373c351eb2c932536fc9ea6cbf74911b794e3cd183c8e5624940a656_ppc64le",
"8Base-RHACM-2.4:rhacm2/volsync-rhel8@sha256:90ed24a800b82c2eb1c0f2d08aa11b2bea942e6a9044e3a01a5778877e7b376a_s390x",
"8Base-RHACM-2.4:rhacm2/volsync-rhel8@sha256:9e02a53649909a9d3ccd5c22f5c231b3ad69f451d7b5a32033046f3031cde188_amd64",
"8Base-RHACM-2.4:rhacm2/work-rhel8@sha256:0facf27d638269e722029217ef72016556c60e42887a836e4a0ad6140c1b6dcf_s390x",
"8Base-RHACM-2.4:rhacm2/work-rhel8@sha256:5694a214f662b4556b1fdf088ef0d33d6674dc3be3ae5d2fbdf00e56addeae3c_amd64",
"8Base-RHACM-2.4:rhacm2/work-rhel8@sha256:73b036d1c7b9c44010ef9716be8c96bfd2a7af7e09b2cf3402cc2aac81ef94e4_ppc64le"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2022:6696"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "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.4:rhacm2/acm-grafana-rhel8@sha256:17c53124f6c09cc839f533aee0c870078f547fef29a19803814f5c5fbc5e7939_s390x",
"8Base-RHACM-2.4:rhacm2/acm-grafana-rhel8@sha256:644a295644e91a8976d4df02e5ccdd711d8d3c8fa409cae698671b49b96ec00a_ppc64le",
"8Base-RHACM-2.4:rhacm2/acm-grafana-rhel8@sha256:9c9b992bf748282d7cdc941b7907bbcbabe69a8b287bc4195a6bc8b9d9b6cbd0_amd64",
"8Base-RHACM-2.4:rhacm2/acm-must-gather-rhel8@sha256:0cca0dbb0b7adff8eaea1315b422edb6ea1778befa4772f3e6f5755fb5519196_s390x",
"8Base-RHACM-2.4:rhacm2/acm-must-gather-rhel8@sha256:63b5758cfcffe96326b090ae51d38c00ca13b35e9fe5e4354cd33e67d042c41b_amd64",
"8Base-RHACM-2.4:rhacm2/acm-must-gather-rhel8@sha256:cfc97f6c9495bac2635e016dd47049683f8ed78c932ef2c70cec2ec7be323fea_ppc64le",
"8Base-RHACM-2.4:rhacm2/acm-operator-bundle@sha256:346215260baa3371853d15ccc451c3ac418813c5cd9b422b0ad9f2dd6ae8a511_s390x",
"8Base-RHACM-2.4:rhacm2/acm-operator-bundle@sha256:cb4fca4155dc3e274712c0c7609eb6111a6e03207ddaa0d5c3c8752badc15b2c_amd64",
"8Base-RHACM-2.4:rhacm2/acm-operator-bundle@sha256:cceb82a8492d7e971e515f1a0a5391a1051e4f130f7a14e412def20616e05d40_ppc64le",
"8Base-RHACM-2.4:rhacm2/agent-service-rhel8@sha256:5b5046b04aa10807a6676916cf4744f0cd36c056dd3fd626304814af2d665cf9_amd64",
"8Base-RHACM-2.4:rhacm2/agent-service-rhel8@sha256:5c89bb44eda9a0754ea1d1ca69ea260f02f060c517194251519439e4b943e46a_ppc64le",
"8Base-RHACM-2.4:rhacm2/agent-service-rhel8@sha256:cfe9dfc60224b6206d6fbbc4c4ee95e378ce2da8b79c176e5e7bfdd8b0375f88_s390x",
"8Base-RHACM-2.4:rhacm2/application-ui-rhel8@sha256:6acf7df47405a4ccb3ede12db6574a0829d28f94ea5d20d6041db1bd045a90c6_ppc64le",
"8Base-RHACM-2.4:rhacm2/application-ui-rhel8@sha256:96c10e483a1c99f0ac91fb84df87ebe927e82ca35ef7e36e0f583121dcdd8b15_amd64",
"8Base-RHACM-2.4:rhacm2/application-ui-rhel8@sha256:ffb0b475eccc16a227f13a3d0d332f9cd9b96eade52646352a7497f903edf1a2_s390x",
"8Base-RHACM-2.4:rhacm2/assisted-image-service-rhel8@sha256:2c2f96ebf908cf415613aec65a414884ec35784e4bdcd4c4b4978aa98149af4d_amd64",
"8Base-RHACM-2.4:rhacm2/assisted-image-service-rhel8@sha256:c89023b0b424e2b8800399fc4b6cfa9336248f3222097c094d33fd2b872398aa_ppc64le",
"8Base-RHACM-2.4:rhacm2/assisted-image-service-rhel8@sha256:e49c328eb815293dd606199a0b8a2bd0db6bbf5d87eeaa7902d6d4df1bb41d35_s390x",
"8Base-RHACM-2.4:rhacm2/assisted-installer-agent-rhel8@sha256:86fd675a09451d3ee552452999cd2c82410174f5e55dcfd4f21286559363217e_amd64",
"8Base-RHACM-2.4:rhacm2/assisted-installer-reporter-rhel8@sha256:dcc214165e5c895925f52673577fa73274b017e3e9017818bf5c0327b3600ffb_ppc64le",
"8Base-RHACM-2.4:rhacm2/assisted-installer-reporter-rhel8@sha256:f7004db056478b4c1b101ab0ceac24f78dbefc018a1e76e12e8a4f69fd171175_amd64",
"8Base-RHACM-2.4:rhacm2/assisted-installer-rhel8@sha256:6e002bec6af8e7d7b0c89bc25f4a9e3224e47f5638be7cc2a9c68a5e92447254_amd64",
"8Base-RHACM-2.4:rhacm2/assisted-installer-rhel8@sha256:815976efa30282899af7de91b5df1fdeca10c709d0fc60d09d8f3abb1c2acdc3_ppc64le",
"8Base-RHACM-2.4:rhacm2/cert-policy-controller-rhel8@sha256:0e30470d12e11f473750e0b95833d0d1fe6fd3ee9d9d0c5d7454614449156148_s390x",
"8Base-RHACM-2.4:rhacm2/cert-policy-controller-rhel8@sha256:2324eeab4219c1c953b698cbd1cf57e0af777f31042de00eaaa2bf163f84cae1_amd64",
"8Base-RHACM-2.4:rhacm2/cert-policy-controller-rhel8@sha256:c3d60eaf9f775e623114d093450b5d170b4048ef1e52267a2153ec54489bd00f_ppc64le",
"8Base-RHACM-2.4:rhacm2/cluster-backup-rhel8-operator@sha256:9969b8f2f91bd0a3ef0e89300d66a656238a3a3361d56cf7fc0eb55db1752782_amd64",
"8Base-RHACM-2.4:rhacm2/cluster-backup-rhel8-operator@sha256:d5639931ddcb1288f279f54a3688fcb8c94d710a457917c46bfa3db6cd1a317b_s390x",
"8Base-RHACM-2.4:rhacm2/cluster-backup-rhel8-operator@sha256:fa4667d27a8778efc83ace86657c638aacb7ccc3168c489d427c1d6ab834cbb2_ppc64le",
"8Base-RHACM-2.4:rhacm2/cluster-curator-controller-rhel8@sha256:4b32ee29c898c9f52a5fdeed3a6a595ac157db7051b36086eddf7a8f91b2ec08_ppc64le",
"8Base-RHACM-2.4:rhacm2/cluster-curator-controller-rhel8@sha256:9e6a260d8130731601612a56cea728fc6b80cfa3d7fd8b6612175ff76b290dea_s390x",
"8Base-RHACM-2.4:rhacm2/cluster-curator-controller-rhel8@sha256:faa454bab3f9ea36a2d5a1eaa16806ac3669472856833e750571e45da7074d40_amd64",
"8Base-RHACM-2.4:rhacm2/cluster-proxy-addon-rhel8@sha256:03d738d93d893b9fd9d2587e14b9a7a92bbb5eca4b85901b5e07cff1e7a3ab73_s390x",
"8Base-RHACM-2.4:rhacm2/cluster-proxy-addon-rhel8@sha256:22c9595f3f4d95b6dc6c17ce5412f4131d9ce501f2660f23d176f276c4a97a73_ppc64le",
"8Base-RHACM-2.4:rhacm2/cluster-proxy-addon-rhel8@sha256:ae6de1e14b7897a944733cdb9963f31990d696a66260974d3f692e0af87161d3_amd64",
"8Base-RHACM-2.4:rhacm2/clusterclaims-controller-rhel8@sha256:2c7f03c0ca17163c949249bb4b480a0fd2c986e55b0dc23c6cd3b0a974b4c229_ppc64le",
"8Base-RHACM-2.4:rhacm2/clusterclaims-controller-rhel8@sha256:bd8fa875e2c6b6c650c21089441b417ae657b8e1fda2786d2f328978776a6883_s390x",
"8Base-RHACM-2.4:rhacm2/clusterclaims-controller-rhel8@sha256:c49c92c632968e08f74d08eaa99862f0dd8dd1fe4a85f05e57efa90e5dca5563_amd64",
"8Base-RHACM-2.4:rhacm2/clusterlifecycle-state-metrics-rhel8@sha256:3711cb41642a7fffc69a0c98db128d39d980555127f22a9d1dfd76c9631b8edc_ppc64le",
"8Base-RHACM-2.4:rhacm2/clusterlifecycle-state-metrics-rhel8@sha256:60a54bc76a84f2369b02dc1b9b0d8353da93acc9f8193a26739110c6fe59abdd_s390x",
"8Base-RHACM-2.4:rhacm2/clusterlifecycle-state-metrics-rhel8@sha256:6df08e52cee6890187b6be3a62b36c18fcff7e34630da933e0a5f7bcecec6b4c_amd64",
"8Base-RHACM-2.4:rhacm2/config-policy-controller-rhel8@sha256:8fb0581852dc1dfd80a81ba03c6976da1aa8d93675f626765f2266adfa94d5ac_s390x",
"8Base-RHACM-2.4:rhacm2/config-policy-controller-rhel8@sha256:929233f873cbf980fb850a9812c98bd09f907e26d9afeb1c0198d52776e33b32_ppc64le",
"8Base-RHACM-2.4:rhacm2/config-policy-controller-rhel8@sha256:a3653dcecb777d7b3915c49b7999793b90dd4524628d5517368a0837af46aa07_amd64",
"8Base-RHACM-2.4:rhacm2/console-api-rhel8@sha256:02481bcf2ddd1771d965e947cfcbad66540e2df055a3013bee5185ab84960d6d_ppc64le",
"8Base-RHACM-2.4:rhacm2/console-api-rhel8@sha256:3a47d211370efc6e1661d4d0abd0d5abc65d8a759218af7c2722db820a664d8c_s390x",
"8Base-RHACM-2.4:rhacm2/console-api-rhel8@sha256:789e1950e886e54c341699cc8ec0c4bfb9a0e295e49961366759e861d32d5ef9_amd64",
"8Base-RHACM-2.4:rhacm2/console-rhel8@sha256:5215e1a2f456b83ba4ae02ea653bef51d331ced6e9a4c67958e8c41cd88aa818_s390x",
"8Base-RHACM-2.4:rhacm2/console-rhel8@sha256:d5cbabd5d26e6e712d9f531db8ebaa3a793599538ef2e62262b02c165ea74b9a_ppc64le",
"8Base-RHACM-2.4:rhacm2/console-rhel8@sha256:e797bce5724653b3ae0395c66c4796dc0594002cdde7242f4fd29c2fd5e703fa_amd64",
"8Base-RHACM-2.4:rhacm2/discovery-rhel8-operator@sha256:224af94e4e027bfb7edff3f889ec08aa031eaede2e4a02c67ce2925f29230ea8_s390x",
"8Base-RHACM-2.4:rhacm2/discovery-rhel8-operator@sha256:5dd54d496d15c262072c6024385e9fbf016edabe8a6bcdf31ec63ed5c445088c_amd64",
"8Base-RHACM-2.4:rhacm2/discovery-rhel8-operator@sha256:f64cae3c176e4b18af716ba054dcebafa07c3f893943de09b7dfd0285a9271d5_ppc64le",
"8Base-RHACM-2.4:rhacm2/endpoint-monitoring-rhel8-operator@sha256:516888a8ee8d509b77cda6ef2154a6d70a94a48a2c8c5bc7a9b1b9f2e089ff57_ppc64le",
"8Base-RHACM-2.4:rhacm2/endpoint-monitoring-rhel8-operator@sha256:c48ced70438f389ee0a22a8670db80c121c087728533c5cd2070751ce3b2614e_amd64",
"8Base-RHACM-2.4:rhacm2/endpoint-monitoring-rhel8-operator@sha256:ee184be0540e401b6834747b6632b11d69269f3d9ab44bc4aaab9fc9877191aa_s390x",
"8Base-RHACM-2.4:rhacm2/governance-policy-propagator-rhel8@sha256:b5a8689de0cc37c38daca89e1a6f64b6601b341a8f12ef6c093ec12b83bca4e8_s390x",
"8Base-RHACM-2.4:rhacm2/governance-policy-propagator-rhel8@sha256:f885cac3c1b78c94885f9a9e197511c51b5470b192d6ac48e6cb20a592b36832_ppc64le",
"8Base-RHACM-2.4:rhacm2/governance-policy-propagator-rhel8@sha256:fbec65b4937bbdad28cc1e04b5b215caddeaacda3a844cd0a45ade093997adc3_amd64",
"8Base-RHACM-2.4:rhacm2/governance-policy-spec-sync-rhel8@sha256:2c130b6df67cd0a8ee055d9b8bb3ede4bcf211978db7cdd892f78bf1d56dd269_amd64",
"8Base-RHACM-2.4:rhacm2/governance-policy-spec-sync-rhel8@sha256:6a8227f1560751fd8e1d2ec8136d8855599727eb7ad382bd5b18167ba46b31ff_ppc64le",
"8Base-RHACM-2.4:rhacm2/governance-policy-spec-sync-rhel8@sha256:c2c6ab3e7317dee023b79cc868c052a8a602610925932358498a3a215d5c8089_s390x",
"8Base-RHACM-2.4:rhacm2/governance-policy-status-sync-rhel8@sha256:385006b34743b689054c581eaaffb5298adfd092eaa13ff6c24f28fa5b79a178_amd64",
"8Base-RHACM-2.4:rhacm2/governance-policy-status-sync-rhel8@sha256:6c2ec36725b956432591b6cb6a20d4eb2ac3bf759ab4a901f581c81bcb12270c_ppc64le",
"8Base-RHACM-2.4:rhacm2/governance-policy-status-sync-rhel8@sha256:76f717cb9fe271941f45794a8dd9ebb85af0f7ab6cd104a698352b875e1b721d_s390x",
"8Base-RHACM-2.4:rhacm2/governance-policy-template-sync-rhel8@sha256:2d0d4141d0df7a5309edb3aa064591479facd14d604f5338383a88a7c01fb976_s390x",
"8Base-RHACM-2.4:rhacm2/governance-policy-template-sync-rhel8@sha256:a96e372e54eadb8c0f384eaf5295a5a17ab701c5051b5ae59341ecc01489099b_ppc64le",
"8Base-RHACM-2.4:rhacm2/governance-policy-template-sync-rhel8@sha256:d9135c4c5eb68af915b552e2d7fe62251f4a3a23d45a7b193d754b7da900b159_amd64",
"8Base-RHACM-2.4:rhacm2/grafana-dashboard-loader-rhel8@sha256:1f8b57a645d0abc3e639eb493f228d3485f4a3f53528175bc386f712fce7cd3f_amd64",
"8Base-RHACM-2.4:rhacm2/grafana-dashboard-loader-rhel8@sha256:5419a6207c0cd1adb21d7c4c3378d31f240a9f29674aee612608d015fe0b491f_ppc64le",
"8Base-RHACM-2.4:rhacm2/grafana-dashboard-loader-rhel8@sha256:6190c4487c63f61cb24e8d219aa1ebc6ff5d8d8b1ece5bbb3da5d46e67f0b98c_s390x",
"8Base-RHACM-2.4:rhacm2/grc-ui-api-rhel8@sha256:40f04e8634a2151e7a4aefe823c980d1d98c89ddb1210b55b4c0566bd85fd787_amd64",
"8Base-RHACM-2.4:rhacm2/grc-ui-api-rhel8@sha256:999f7119e60d578cd54b08135838fb8ecb996cd93f8e6f07ee92ec776f86f3d7_s390x",
"8Base-RHACM-2.4:rhacm2/grc-ui-api-rhel8@sha256:a8072d656eb14084eafd141690c02119376c9436faab8e4d219e1f0ade7ed2ec_ppc64le",
"8Base-RHACM-2.4:rhacm2/grc-ui-rhel8@sha256:18beaf038580dd78d44cdbd7b3e9bfab16b1ae9f1b454689abe1ebfefe4964b5_amd64",
"8Base-RHACM-2.4:rhacm2/grc-ui-rhel8@sha256:2e28251e1a65b7176007f53887f3693e5268848b1bb8a1e084e9f1064deaec8a_s390x",
"8Base-RHACM-2.4:rhacm2/grc-ui-rhel8@sha256:3848541d746de6dfacca63f06f29fc7d203dfa4c73dbd749407896ddddb7306c_ppc64le",
"8Base-RHACM-2.4:rhacm2/iam-policy-controller-rhel8@sha256:0deeefc1600e43aac6d9eadd05b32d3a1b2059632ec7e8b005eb2245b52dbd98_amd64",
"8Base-RHACM-2.4:rhacm2/iam-policy-controller-rhel8@sha256:7d1534ff8b00cd38716d2bfb65b924a45e9ec18a8eccad13c5e3818f858630b6_s390x",
"8Base-RHACM-2.4:rhacm2/iam-policy-controller-rhel8@sha256:b2fa794482a54fcfcbf7d0ac8597e9cb0ac0c73cfe5afa8bf2e73ca35d37feb9_ppc64le",
"8Base-RHACM-2.4:rhacm2/insights-client-rhel8@sha256:0f567016e55498bef2be33665d247eb14308b13aaef5cc670de7e06ff830cb9a_amd64",
"8Base-RHACM-2.4:rhacm2/insights-client-rhel8@sha256:6bd666f6d541ab33598c4a38ac05e8f65f19e03d8630cf685c89b05f14c4f1b8_ppc64le",
"8Base-RHACM-2.4:rhacm2/insights-client-rhel8@sha256:85bf407b6bc232952f4dd7c1edd8a7f4a168a6995d7b866f4417bc65a162efd5_s390x",
"8Base-RHACM-2.4:rhacm2/insights-metrics-rhel8@sha256:180e2ac58d3549c7ed583da66fba14368c606feb65b4313aac3b4f889ec091bb_amd64",
"8Base-RHACM-2.4:rhacm2/insights-metrics-rhel8@sha256:2492650b89feab7de0408be0e3af6d889e6291bb7064ea524dafca87b252840e_s390x",
"8Base-RHACM-2.4:rhacm2/insights-metrics-rhel8@sha256:93066377331da7f85024ae541440cb409c741d393adfdfe289f7d5836c0da183_ppc64le",
"8Base-RHACM-2.4:rhacm2/klusterlet-addon-controller-rhel8@sha256:018f6d71abae2963c853fe9d1a41fdad2df91acb72fee775af08275647d3019f_amd64",
"8Base-RHACM-2.4:rhacm2/klusterlet-addon-controller-rhel8@sha256:500d5166ea2f808c46b71d1a5470a35bffa484d860161a16e9809f90d021b23e_ppc64le",
"8Base-RHACM-2.4:rhacm2/klusterlet-addon-controller-rhel8@sha256:a4d7ef368efce597729c5fc1ae4358a0b45483a11b8363bf8d164c20075da748_s390x",
"8Base-RHACM-2.4:rhacm2/klusterlet-addon-rhel8-operator@sha256:0402e265ec4919aef893be4c0f177b53173bc0c50eb47aafea6822e05a7748be_s390x",
"8Base-RHACM-2.4:rhacm2/klusterlet-addon-rhel8-operator@sha256:6b0fbc1956407a0986460556336fcccfe4d08d712cc4b0af4ca65061baf75ea2_amd64",
"8Base-RHACM-2.4:rhacm2/klusterlet-addon-rhel8-operator@sha256:d7546a69df7b817d0c29c8f95dd3d5d2900c3755c82570b1d610702c56d4fb59_ppc64le",
"8Base-RHACM-2.4:rhacm2/kube-rbac-proxy-rhel8@sha256:6650633c4664e6b537e82eafc593dc91ca206de3b0de878f600c913a95eb18a2_amd64",
"8Base-RHACM-2.4:rhacm2/kube-rbac-proxy-rhel8@sha256:c1c90ee4ae1f908c33c8a8bf38f0b47bfad039bedccf870324f6b554aad5d78c_s390x",
"8Base-RHACM-2.4:rhacm2/kube-rbac-proxy-rhel8@sha256:ccddb38db49a190aa0d5d70e6b4672079ea222a42045d406a4b9974ac7412146_ppc64le",
"8Base-RHACM-2.4:rhacm2/kube-state-metrics-rhel8@sha256:566b95595959ba60677f1518562fd996ef7643dc94aa9e9fead0e4b4096032ca_s390x",
"8Base-RHACM-2.4:rhacm2/kube-state-metrics-rhel8@sha256:789f79b85c022e59143e725a589ac890884f079c969f56efb972b0a0f8d77e66_amd64",
"8Base-RHACM-2.4:rhacm2/kube-state-metrics-rhel8@sha256:971a33f5a57057d3901ff75eebbc13ca8456b4315dd7811139e60bb8872d80bf_ppc64le",
"8Base-RHACM-2.4:rhacm2/managedcluster-import-controller-rhel8@sha256:bcb43adee06dbb1cfb6a5c9fed71847ecc3826e3e44fe04d57b7143a6123daa5_s390x",
"8Base-RHACM-2.4:rhacm2/managedcluster-import-controller-rhel8@sha256:dbf235a9723a1c21471d8ef0029f3c999ac3b22512d67facd052efb725431bc1_ppc64le",
"8Base-RHACM-2.4:rhacm2/managedcluster-import-controller-rhel8@sha256:faf01c5554224350e4cffd1fc4ce275886791e45857bf0ed5f90ffa3a64680dc_amd64",
"8Base-RHACM-2.4:rhacm2/management-ingress-rhel8@sha256:46293eeaad521f993ed01467e13cae70f600426ef09df0e02dd8b83348b60027_amd64",
"8Base-RHACM-2.4:rhacm2/management-ingress-rhel8@sha256:c3cdbf5ff93b3b19ac2d7cf15b9152a0761d473de7afe29832a7ca3b833b6797_s390x",
"8Base-RHACM-2.4:rhacm2/management-ingress-rhel8@sha256:ce994a8f4c4e5476e6131a6721da748225c89a96c9d471a8638eefb6a22d52b9_ppc64le",
"8Base-RHACM-2.4:rhacm2/memcached-exporter-rhel8@sha256:01398d4f3b1825e864ddae46a5e4b7cc298dabb444dd105787ef6aeb70514571_ppc64le",
"8Base-RHACM-2.4:rhacm2/memcached-exporter-rhel8@sha256:5432fa56e40dee2475da7ee7b7e89cca10a8f06f4cbea94983fa094bfbef81ff_amd64",
"8Base-RHACM-2.4:rhacm2/memcached-exporter-rhel8@sha256:e22fa2dbc6733fc176f44cf42ec8f51b69672d354d6d2cf510eada5fe41a5245_s390x",
"8Base-RHACM-2.4:rhacm2/memcached-rhel8@sha256:0a0a88fb0138cd6de2e3fce81ab959d12cbda64e5fbab1046008aee1d94f12e2_s390x",
"8Base-RHACM-2.4:rhacm2/memcached-rhel8@sha256:7e0ee17c6d00d20773799cfb6c6e9e27c204d1e31010aa71a7f0f35eb5179a35_amd64",
"8Base-RHACM-2.4:rhacm2/memcached-rhel8@sha256:b9213f5525ebd51960412c15d416a591bf23731b6217f79aca2a89a893df2102_ppc64le",
"8Base-RHACM-2.4:rhacm2/metrics-collector-rhel8@sha256:431d4089a4a93c6b6a00cf9b63ecd9199a5545f09190577356b22ff6646820f3_amd64",
"8Base-RHACM-2.4:rhacm2/metrics-collector-rhel8@sha256:83f649b506ca698251c884692307d7cd52bbae87b0bf7790f96ffd24dd7f4fd7_ppc64le",
"8Base-RHACM-2.4:rhacm2/metrics-collector-rhel8@sha256:d37401c5fb672c56004f75974a4069d5d3b6c5e96ac7be4c174f9f178a7666bc_s390x",
"8Base-RHACM-2.4:rhacm2/multicloud-integrations-rhel8@sha256:a311c6ef1099d2370209bbbe30cfac6d1c50d79a2321beaab1f6158ab2db8bec_s390x",
"8Base-RHACM-2.4:rhacm2/multicloud-integrations-rhel8@sha256:e666154a539974d0cc005bc74903dc9f173920101dbfc5169b14a30129991475_ppc64le",
"8Base-RHACM-2.4:rhacm2/multicloud-integrations-rhel8@sha256:f37fe856571112970ae4786d313bf51e78b26e1630e443d276abb4de8e47e525_amd64",
"8Base-RHACM-2.4:rhacm2/multicloud-manager-rhel8@sha256:1dd235aa8599ca070f5175ad9da5bdb9505a7dfbbd87173f0bbf4e14ca0d5e88_ppc64le",
"8Base-RHACM-2.4:rhacm2/multicloud-manager-rhel8@sha256:8a1eeafb2a738aecb2723889c98e287638e950fec05425f1fe132ff7eb01738f_amd64",
"8Base-RHACM-2.4:rhacm2/multicloud-manager-rhel8@sha256:d458a289528173a07f7ff6d87279474e8379a2f05c11d5a9be97f9c43e38ec75_s390x",
"8Base-RHACM-2.4:rhacm2/multicluster-observability-rhel8-operator@sha256:45d046d621eab996c457a90b607ca9a57e2ca5dcad384d3cd5317475e096e098_amd64",
"8Base-RHACM-2.4:rhacm2/multicluster-observability-rhel8-operator@sha256:7ed02712f2d5093f7c751a6d22c9ffe5ce3b00c4cc901ffb779b8b51e282d698_s390x",
"8Base-RHACM-2.4:rhacm2/multicluster-observability-rhel8-operator@sha256:7f89cc6647700f7ddc46d4fabb4b3702142aa0fe9bd23026eba98c704026e9e9_ppc64le",
"8Base-RHACM-2.4:rhacm2/multicluster-operators-application-rhel8@sha256:27492dfdd71cc0bae6e01a184ac8fe5677ce172583b0fd1b9112dfd789009839_ppc64le",
"8Base-RHACM-2.4:rhacm2/multicluster-operators-application-rhel8@sha256:3af2802a89c09966e9c63f40974d8554a7b7b88cc386bbf5bda0a4cc987b7c15_s390x",
"8Base-RHACM-2.4:rhacm2/multicluster-operators-application-rhel8@sha256:723ac91ea8c130d80b48db30e05186607210aea71c7afc1c072b9a691e350215_amd64",
"8Base-RHACM-2.4:rhacm2/multicluster-operators-channel-rhel8@sha256:09883ff8a783d3f83e1c26566555c5ad140cc8bbf0d4cdb5220ef344c6282752_ppc64le",
"8Base-RHACM-2.4:rhacm2/multicluster-operators-channel-rhel8@sha256:4a34b2593897d4b1a1af124bdf6fb7e51bbd97bb4c56dd8ae463b3f3abbb7718_s390x",
"8Base-RHACM-2.4:rhacm2/multicluster-operators-channel-rhel8@sha256:883282b801566b5a40a32e33ebc431ac1398afb68f47ce931cc82b8b9eca1e55_amd64",
"8Base-RHACM-2.4:rhacm2/multicluster-operators-deployable-rhel8@sha256:0a15e49232c20ead26ade38823cd40d785e612670a41cac28ecea2066025a3d1_amd64",
"8Base-RHACM-2.4:rhacm2/multicluster-operators-deployable-rhel8@sha256:0ecd46eb89e90d787c442fd0ca92f84e9bf7fa6c2e315a0b95912616687c0580_s390x",
"8Base-RHACM-2.4:rhacm2/multicluster-operators-deployable-rhel8@sha256:bd148be0ad6ddbcc1995f94b4660d3fbe2338112230c840d77f53a564b14ec4a_ppc64le",
"8Base-RHACM-2.4:rhacm2/multicluster-operators-placementrule-rhel8@sha256:4bdca102dae861d39d81a2df4be1767e4e702ce3836224e9b875f613d1af0c37_ppc64le",
"8Base-RHACM-2.4:rhacm2/multicluster-operators-placementrule-rhel8@sha256:d71975de4b1d6b53d19ddf338f3d19ad7e28812f8fc932c144eee630d9cab176_amd64",
"8Base-RHACM-2.4:rhacm2/multicluster-operators-placementrule-rhel8@sha256:fa3e2e45501d661f4f724dea809b6eff73455db623b03178130590dbf317dba5_s390x",
"8Base-RHACM-2.4:rhacm2/multicluster-operators-subscription-release-rhel8@sha256:2e13c28d1f18f2efac62207515450a42732d4be790199ab0e5ddf2f181649cb4_ppc64le",
"8Base-RHACM-2.4:rhacm2/multicluster-operators-subscription-release-rhel8@sha256:50dc29deac8efaac3bf321270b718dec41d8b80746d3548c076ab26b2c6b63ca_s390x",
"8Base-RHACM-2.4:rhacm2/multicluster-operators-subscription-release-rhel8@sha256:faae7a0632b10dc9b65af7a8af7e7c7d9e26f2f7087687fa19d2afefa7426c5a_amd64",
"8Base-RHACM-2.4:rhacm2/multicluster-operators-subscription-rhel8@sha256:1fa2779aab32977ec8e867ed188dcdd66106986c3cbf39f02e2a555873ba478a_ppc64le",
"8Base-RHACM-2.4:rhacm2/multicluster-operators-subscription-rhel8@sha256:731a4f0919cbab729e9dded9e513ec4ad5e1b48967c21f65f3b494158a6b25ba_s390x",
"8Base-RHACM-2.4:rhacm2/multicluster-operators-subscription-rhel8@sha256:ec803f14f854b73a873f95027617246888ea28029f2f4bb5b7f39a5dd63399ca_amd64",
"8Base-RHACM-2.4:rhacm2/multiclusterhub-repo-rhel8@sha256:75504c269b3d0c2af9b48317f3dc070fae58a1e46e95283e2e0e1ab6b60f452d_amd64",
"8Base-RHACM-2.4:rhacm2/multiclusterhub-repo-rhel8@sha256:c21ffdaa0ce90e6c08f4814c09d9a0bd34d341ad1fc8f6ff2152e9007393ba1f_s390x",
"8Base-RHACM-2.4:rhacm2/multiclusterhub-repo-rhel8@sha256:e1e522835d65503d467dc9ef7c4a0149adfc4cbd3620134adb4a5694eda2f0c4_ppc64le",
"8Base-RHACM-2.4:rhacm2/multiclusterhub-rhel8@sha256:37cf6ccd9a2b9af4444fa192e7b5e6979687bd5159d97f48da40c4f9bad249eb_amd64",
"8Base-RHACM-2.4:rhacm2/multiclusterhub-rhel8@sha256:b8dea0eca4c8aaefee6be9afea77e3302ad551f68f5a87316caf65e13ac9138d_s390x",
"8Base-RHACM-2.4:rhacm2/multiclusterhub-rhel8@sha256:d173cf78965bd026a6333af91b55305ea9c349e630fa53548ee42d791295cd69_ppc64le",
"8Base-RHACM-2.4:rhacm2/node-exporter-rhel8@sha256:0b2cf97a3d82fb4570dee71c1232ef9998c7efcd1d9415f9f41351457802d62d_amd64",
"8Base-RHACM-2.4:rhacm2/node-exporter-rhel8@sha256:93e85d546c624a685221a5d0c9085fa59752105587a531c58066a856defa322a_ppc64le",
"8Base-RHACM-2.4:rhacm2/node-exporter-rhel8@sha256:b20c7b88c52ab9772ebd2216333d6324cba08c653135af469a9e6ccb6648d7c6_s390x",
"8Base-RHACM-2.4:rhacm2/observatorium-rhel8-operator@sha256:078b48f3746c33e0c69b11c9e51e70c220a3cc6f0fd26eb5b30534b16c6a2efa_s390x",
"8Base-RHACM-2.4:rhacm2/observatorium-rhel8-operator@sha256:0e1ec4eda138936261dc5a76a18fa4ace6082c636b30021ce10d5d4d0acea890_ppc64le",
"8Base-RHACM-2.4:rhacm2/observatorium-rhel8-operator@sha256:70e41fdcacd43b4e498b8d5917d0e2fb640f4e85f30b1d6646b27aee1bc8dafc_amd64",
"8Base-RHACM-2.4:rhacm2/observatorium-rhel8@sha256:431149d31b309822fa9476f951ae39bde3a81cc5d17d2a79062ced7b729166cd_amd64",
"8Base-RHACM-2.4:rhacm2/observatorium-rhel8@sha256:65aaebf97e8b904e9ff1520f4bc4704bc21614a7377f66a4c6776032621a9ccf_s390x",
"8Base-RHACM-2.4:rhacm2/observatorium-rhel8@sha256:804054ba7c65c0814307017e3ff6681ba25e62384468adbf3712418e1f3b321f_ppc64le",
"8Base-RHACM-2.4:rhacm2/openshift-hive-rhel8@sha256:80950fa60359f90359129bff09665d7e94150bfbcfb048dc46ec77309479733b_ppc64le",
"8Base-RHACM-2.4:rhacm2/openshift-hive-rhel8@sha256:bae2680af5a00937f0ecc680ad979b131ad65fc47c4683dec69e45e442dd38b4_amd64",
"8Base-RHACM-2.4:rhacm2/openshift-hive-rhel8@sha256:c75cad252f1bda9dac27d1145ee01fe91078e6bc29c60b72f2f0977cea56ae9c_s390x",
"8Base-RHACM-2.4:rhacm2/placement-rhel8@sha256:1cc55dc4ec890f583cf63c7c1d5451cd1e409dbb8feed7bb854e6970ba0e9cbd_s390x",
"8Base-RHACM-2.4:rhacm2/placement-rhel8@sha256:98f3db6bd38eec496565558b8c81a06b51fe22ad4c5a462a6b43a61ab3bc853c_amd64",
"8Base-RHACM-2.4:rhacm2/placement-rhel8@sha256:a0a5b1e0cd29da2c215f3ce555230477ce775cbd79423c74426aaa4f7f56cfc5_ppc64le",
"8Base-RHACM-2.4:rhacm2/prometheus-alertmanager-rhel8@sha256:29c84506cb42edbede5abdf086433ef003d677135fe3b51093c1fbafa6f666e0_s390x",
"8Base-RHACM-2.4:rhacm2/prometheus-alertmanager-rhel8@sha256:be4e1ac4ca5c8145ad7488bc9f067d8f1b9f4cb3d79ac43f4addd19cc66a584b_amd64",
"8Base-RHACM-2.4:rhacm2/prometheus-alertmanager-rhel8@sha256:fc83710377e91bec8866053bb2b9f91be7a3c25993488a6f9641e7c93918aadc_ppc64le",
"8Base-RHACM-2.4:rhacm2/prometheus-rhel8@sha256:1587535175898f97007552a6023ef0785861271dc939a751c98db0c41c9e2c97_amd64",
"8Base-RHACM-2.4:rhacm2/prometheus-rhel8@sha256:4aa41836d3699f3b8a546703fa5032a01af6bcac60465e779769c32a36352d0d_s390x",
"8Base-RHACM-2.4:rhacm2/prometheus-rhel8@sha256:f7971a684bcdce02604319ecace5ba585797f116a64024da815bf3e2d27f6251_ppc64le",
"8Base-RHACM-2.4:rhacm2/provider-credential-controller-rhel8@sha256:827351fc8036170bfb1b6d0fc15c84476c8913ae044163884ff89424e0e4235f_s390x",
"8Base-RHACM-2.4:rhacm2/provider-credential-controller-rhel8@sha256:a6f1234d8f90e06b88775ce831e574ec0621e487043d412d7c35d2bde6db21f9_amd64",
"8Base-RHACM-2.4:rhacm2/provider-credential-controller-rhel8@sha256:e33d7b73b6a7d41ef7779800af177a4557608ea87c854e457d0421332fcb421f_ppc64le",
"8Base-RHACM-2.4:rhacm2/rbac-query-proxy-rhel8@sha256:1d1c793c2bf89cb49dc4625981b4f7bc9cc827d01d7c57af88cde59adde21787_amd64",
"8Base-RHACM-2.4:rhacm2/rbac-query-proxy-rhel8@sha256:a129031e0e3c0e389a104f1ad15f4ecbb6382d79e19c62e7b22b31bee7021cdd_s390x",
"8Base-RHACM-2.4:rhacm2/rbac-query-proxy-rhel8@sha256:b549a06e14f326d196883c8168db3f82edbb952184ea4742b6d4eca78b13bc69_ppc64le",
"8Base-RHACM-2.4:rhacm2/redisgraph-tls-rhel8@sha256:7e3245ba0f53c4c510f7151b3e940c13d5a79d8d95b203e3b8ceaca4ceea42ea_ppc64le",
"8Base-RHACM-2.4:rhacm2/redisgraph-tls-rhel8@sha256:9fb4a62d70505c508d0d8dc158f8fa1c759c23f6a13c6a069a40a32c5cbce1fe_s390x",
"8Base-RHACM-2.4:rhacm2/redisgraph-tls-rhel8@sha256:cdf817bdb70737e6912e550fa1602bbbcaa5b34a2e2d47a249000aac560cc6f0_amd64",
"8Base-RHACM-2.4:rhacm2/registration-rhel8-operator@sha256:3ca37dec679c11f1333c5fd6c866867ce2e7ed5d3c139c2ad8f3ad7d10be70c0_s390x",
"8Base-RHACM-2.4:rhacm2/registration-rhel8-operator@sha256:45b0e1027807496b3c2a10d8e7c015cc91cc77b9832639adb51a6e5fc7f5071b_ppc64le",
"8Base-RHACM-2.4:rhacm2/registration-rhel8-operator@sha256:6710d98fb67533848a96f35fcbeb0adf6999a7e6534068ccc9956105a4d2db73_amd64",
"8Base-RHACM-2.4:rhacm2/registration-rhel8@sha256:0fbe6a1234544b31be5b6ba778895d31b0486783116796e0e31079cd2ee9f87a_ppc64le",
"8Base-RHACM-2.4:rhacm2/registration-rhel8@sha256:494e65b5e3bf27c3bae221db5154b119ef7689b2cb42894f05c40cf4608f1da6_s390x",
"8Base-RHACM-2.4:rhacm2/registration-rhel8@sha256:5d614eda176a91d5359e8a44a6f93a3fdbda8080f2209f342f83d4816b2d0008_amd64",
"8Base-RHACM-2.4:rhacm2/search-aggregator-rhel8@sha256:176ba84e41d3465826245fd9acd199c0b292c25a76c88bbcab8c07d93829ff9c_s390x",
"8Base-RHACM-2.4:rhacm2/search-aggregator-rhel8@sha256:3857111bc468c7bb79a7476d6bc5df0add7d8951799b65b6414f1f5dd3d5b9b8_amd64",
"8Base-RHACM-2.4:rhacm2/search-aggregator-rhel8@sha256:52a2dd79f67b1910a7129f70ba18b48656cd41b2a15f2ae4af2509c0eaa4205a_ppc64le",
"8Base-RHACM-2.4:rhacm2/search-api-rhel8@sha256:2d64646d663ac682a087fc69314bd72751ba2b005ab08a93da223470a863a740_amd64",
"8Base-RHACM-2.4:rhacm2/search-api-rhel8@sha256:74ccabf407b668837238eb3ad2e536fcb0b3df9a48741f43edf2456fbee80cc6_ppc64le",
"8Base-RHACM-2.4:rhacm2/search-api-rhel8@sha256:de9cc78ae58b063980c0fd3797cc6aba79bedc22898dae3fbce64c94dfd82909_s390x",
"8Base-RHACM-2.4:rhacm2/search-collector-rhel8@sha256:37c5344f9061f44ea363d64c2118e791999007ecdead8d15c8c121aff83631fe_amd64",
"8Base-RHACM-2.4:rhacm2/search-collector-rhel8@sha256:98fb5b0965d41badb9933eb0fc23a5006c1e1cb555a8b80b63a6a00bc87b1c7a_s390x",
"8Base-RHACM-2.4:rhacm2/search-collector-rhel8@sha256:ff9c98d5836007520ff971116d5c143b6e0fafa25e5c8f0dfd4b1a23f191f1d2_ppc64le",
"8Base-RHACM-2.4:rhacm2/search-rhel8@sha256:13b61bea54f6d67fb749852d48dc6a035ee516ed5f3d339619b97924e078ca59_ppc64le",
"8Base-RHACM-2.4:rhacm2/search-rhel8@sha256:210fdca717aef2b4159e223a4f0bab06cdae9491d2c890d63710cf3c71de0c32_amd64",
"8Base-RHACM-2.4:rhacm2/search-rhel8@sha256:5f3249435b29dba366242d6e68e6f1f2f4a8f4cd8941fb881d297bd5ed9fa72e_s390x",
"8Base-RHACM-2.4:rhacm2/search-ui-rhel8@sha256:2203d5c5cadd4be391bba00bbf8a588e930dcde7c438e15c14ed0e7a3fd31522_s390x",
"8Base-RHACM-2.4:rhacm2/search-ui-rhel8@sha256:aa0f257b502a6fcf1d2eb2270858f7d145abee32b9a64ba511bab22218b74e0a_ppc64le",
"8Base-RHACM-2.4:rhacm2/search-ui-rhel8@sha256:d4a81b7b29b9a76aa631ad26471b3cd6202775853f5a2102260c4f1e339cdfe0_amd64",
"8Base-RHACM-2.4:rhacm2/submariner-addon-rhel8@sha256:0faded1f0229ce80be36090a54ed761f1c89b414e84bd11d680fbddd382a986b_amd64",
"8Base-RHACM-2.4:rhacm2/submariner-addon-rhel8@sha256:4331c06cda7427491fcf5061f9695ab5f87dea5a02b5b915b1354c20f3cff830_s390x",
"8Base-RHACM-2.4:rhacm2/submariner-addon-rhel8@sha256:514d5c15aceb07e72ba74d9ba1b3bdc2e84e1c4060b2facdb886809b118c704c_ppc64le",
"8Base-RHACM-2.4:rhacm2/thanos-receive-controller-rhel8@sha256:2da6d891769a4d9cb936d93a8ea84eea45f33e482c79cc74418f4143c5c145e7_s390x",
"8Base-RHACM-2.4:rhacm2/thanos-receive-controller-rhel8@sha256:8c0745aa13e06c6cc159d8be33302b766673bdd1aedff1309d205519587440ab_amd64",
"8Base-RHACM-2.4:rhacm2/thanos-receive-controller-rhel8@sha256:8d0e265c199c32e757c2004d89db64bc64092171b98068aab03f977a744cc5bc_ppc64le",
"8Base-RHACM-2.4:rhacm2/thanos-rhel8@sha256:8036c9dd2d44027f5173b935ee8dcd9b3e87b433d65a50f83ffa76a503cf747c_s390x",
"8Base-RHACM-2.4:rhacm2/thanos-rhel8@sha256:ed22c2650f0d908174896647ced911a49945714a114836096b787cc879164bc4_ppc64le",
"8Base-RHACM-2.4:rhacm2/thanos-rhel8@sha256:fbe3062ae92faafd40caac5ddd0b20e2d1bfcaa64febebc0dcd5d368a3734c12_amd64",
"8Base-RHACM-2.4:rhacm2/volsync-mover-rclone-rhel8@sha256:0b3c2d30d0a6109db50dba4053d795fc92bfcadc380a8a8deb5ae4ef4e6d29fa_ppc64le",
"8Base-RHACM-2.4:rhacm2/volsync-mover-rclone-rhel8@sha256:6784f7672ac4c8f47ddaf9b5fc6b98f2c1d18c48be212114eeab9babb780cba6_s390x",
"8Base-RHACM-2.4:rhacm2/volsync-mover-rclone-rhel8@sha256:ada830a6dfa3f00aba2a32225a9884bbe31d20b93ece21249b11e6b037d85e75_amd64",
"8Base-RHACM-2.4:rhacm2/volsync-mover-restic-rhel8@sha256:31244fad1da3b5c258babd12defc1192a8534727f12ad775aad9d202fb6a5947_amd64",
"8Base-RHACM-2.4:rhacm2/volsync-mover-restic-rhel8@sha256:3ac9147cf782a40b3881973a399add430aee10cdfe1abdb00c98a0b5a3a527dc_s390x",
"8Base-RHACM-2.4:rhacm2/volsync-mover-restic-rhel8@sha256:9d00b2d06752192dd8f8f48aeb2786ac1ee0c062ed8916cf3f693c7d2a05e208_ppc64le",
"8Base-RHACM-2.4:rhacm2/volsync-mover-rsync-rhel8@sha256:30e06b75f83e22faeed2108f68b158fb35b4db22b83f049c61706ddcbfef27d9_ppc64le",
"8Base-RHACM-2.4:rhacm2/volsync-mover-rsync-rhel8@sha256:530aedee3aeca43ef0501f5cd2aa07c65eb708ac1a7fcd97fc3000358744d1bd_s390x",
"8Base-RHACM-2.4:rhacm2/volsync-mover-rsync-rhel8@sha256:c5621b5d113a1330bdc04f1fce05fd6f16c10526511ba207cb24551f7efe0e58_amd64",
"8Base-RHACM-2.4:rhacm2/volsync-rhel8@sha256:1ab81a27373c351eb2c932536fc9ea6cbf74911b794e3cd183c8e5624940a656_ppc64le",
"8Base-RHACM-2.4:rhacm2/volsync-rhel8@sha256:90ed24a800b82c2eb1c0f2d08aa11b2bea942e6a9044e3a01a5778877e7b376a_s390x",
"8Base-RHACM-2.4:rhacm2/volsync-rhel8@sha256:9e02a53649909a9d3ccd5c22f5c231b3ad69f451d7b5a32033046f3031cde188_amd64",
"8Base-RHACM-2.4:rhacm2/work-rhel8@sha256:0facf27d638269e722029217ef72016556c60e42887a836e4a0ad6140c1b6dcf_s390x",
"8Base-RHACM-2.4:rhacm2/work-rhel8@sha256:5694a214f662b4556b1fdf088ef0d33d6674dc3be3ae5d2fbdf00e56addeae3c_amd64",
"8Base-RHACM-2.4:rhacm2/work-rhel8@sha256:73b036d1c7b9c44010ef9716be8c96bfd2a7af7e09b2cf3402cc2aac81ef94e4_ppc64le"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "moment: inefficient parsing algorithm resulting in DoS"
},
{
"cve": "CVE-2022-31150",
"cwe": {
"id": "CWE-93",
"name": "Improper Neutralization of CRLF Sequences (\u0027CRLF Injection\u0027)"
},
"discovery_date": "2022-07-21T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2109354"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in the undici package. When requesting an input on an unsanitized request path, method, or headers it is possible to inject Carriage Return/Line Feed (CRLF) sequences into these requests.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "nodejs16: CRLF injection in node-undici",
"title": "Vulnerability summary"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\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.4:rhacm2/acm-grafana-rhel8@sha256:17c53124f6c09cc839f533aee0c870078f547fef29a19803814f5c5fbc5e7939_s390x",
"8Base-RHACM-2.4:rhacm2/acm-grafana-rhel8@sha256:644a295644e91a8976d4df02e5ccdd711d8d3c8fa409cae698671b49b96ec00a_ppc64le",
"8Base-RHACM-2.4:rhacm2/acm-grafana-rhel8@sha256:9c9b992bf748282d7cdc941b7907bbcbabe69a8b287bc4195a6bc8b9d9b6cbd0_amd64",
"8Base-RHACM-2.4:rhacm2/acm-must-gather-rhel8@sha256:0cca0dbb0b7adff8eaea1315b422edb6ea1778befa4772f3e6f5755fb5519196_s390x",
"8Base-RHACM-2.4:rhacm2/acm-must-gather-rhel8@sha256:63b5758cfcffe96326b090ae51d38c00ca13b35e9fe5e4354cd33e67d042c41b_amd64",
"8Base-RHACM-2.4:rhacm2/acm-must-gather-rhel8@sha256:cfc97f6c9495bac2635e016dd47049683f8ed78c932ef2c70cec2ec7be323fea_ppc64le",
"8Base-RHACM-2.4:rhacm2/acm-operator-bundle@sha256:346215260baa3371853d15ccc451c3ac418813c5cd9b422b0ad9f2dd6ae8a511_s390x",
"8Base-RHACM-2.4:rhacm2/acm-operator-bundle@sha256:cb4fca4155dc3e274712c0c7609eb6111a6e03207ddaa0d5c3c8752badc15b2c_amd64",
"8Base-RHACM-2.4:rhacm2/acm-operator-bundle@sha256:cceb82a8492d7e971e515f1a0a5391a1051e4f130f7a14e412def20616e05d40_ppc64le",
"8Base-RHACM-2.4:rhacm2/agent-service-rhel8@sha256:5b5046b04aa10807a6676916cf4744f0cd36c056dd3fd626304814af2d665cf9_amd64",
"8Base-RHACM-2.4:rhacm2/agent-service-rhel8@sha256:5c89bb44eda9a0754ea1d1ca69ea260f02f060c517194251519439e4b943e46a_ppc64le",
"8Base-RHACM-2.4:rhacm2/agent-service-rhel8@sha256:cfe9dfc60224b6206d6fbbc4c4ee95e378ce2da8b79c176e5e7bfdd8b0375f88_s390x",
"8Base-RHACM-2.4:rhacm2/application-ui-rhel8@sha256:6acf7df47405a4ccb3ede12db6574a0829d28f94ea5d20d6041db1bd045a90c6_ppc64le",
"8Base-RHACM-2.4:rhacm2/application-ui-rhel8@sha256:96c10e483a1c99f0ac91fb84df87ebe927e82ca35ef7e36e0f583121dcdd8b15_amd64",
"8Base-RHACM-2.4:rhacm2/application-ui-rhel8@sha256:ffb0b475eccc16a227f13a3d0d332f9cd9b96eade52646352a7497f903edf1a2_s390x",
"8Base-RHACM-2.4:rhacm2/assisted-image-service-rhel8@sha256:2c2f96ebf908cf415613aec65a414884ec35784e4bdcd4c4b4978aa98149af4d_amd64",
"8Base-RHACM-2.4:rhacm2/assisted-image-service-rhel8@sha256:c89023b0b424e2b8800399fc4b6cfa9336248f3222097c094d33fd2b872398aa_ppc64le",
"8Base-RHACM-2.4:rhacm2/assisted-image-service-rhel8@sha256:e49c328eb815293dd606199a0b8a2bd0db6bbf5d87eeaa7902d6d4df1bb41d35_s390x",
"8Base-RHACM-2.4:rhacm2/assisted-installer-agent-rhel8@sha256:86fd675a09451d3ee552452999cd2c82410174f5e55dcfd4f21286559363217e_amd64",
"8Base-RHACM-2.4:rhacm2/assisted-installer-reporter-rhel8@sha256:dcc214165e5c895925f52673577fa73274b017e3e9017818bf5c0327b3600ffb_ppc64le",
"8Base-RHACM-2.4:rhacm2/assisted-installer-reporter-rhel8@sha256:f7004db056478b4c1b101ab0ceac24f78dbefc018a1e76e12e8a4f69fd171175_amd64",
"8Base-RHACM-2.4:rhacm2/assisted-installer-rhel8@sha256:6e002bec6af8e7d7b0c89bc25f4a9e3224e47f5638be7cc2a9c68a5e92447254_amd64",
"8Base-RHACM-2.4:rhacm2/assisted-installer-rhel8@sha256:815976efa30282899af7de91b5df1fdeca10c709d0fc60d09d8f3abb1c2acdc3_ppc64le",
"8Base-RHACM-2.4:rhacm2/cert-policy-controller-rhel8@sha256:0e30470d12e11f473750e0b95833d0d1fe6fd3ee9d9d0c5d7454614449156148_s390x",
"8Base-RHACM-2.4:rhacm2/cert-policy-controller-rhel8@sha256:2324eeab4219c1c953b698cbd1cf57e0af777f31042de00eaaa2bf163f84cae1_amd64",
"8Base-RHACM-2.4:rhacm2/cert-policy-controller-rhel8@sha256:c3d60eaf9f775e623114d093450b5d170b4048ef1e52267a2153ec54489bd00f_ppc64le",
"8Base-RHACM-2.4:rhacm2/cluster-backup-rhel8-operator@sha256:9969b8f2f91bd0a3ef0e89300d66a656238a3a3361d56cf7fc0eb55db1752782_amd64",
"8Base-RHACM-2.4:rhacm2/cluster-backup-rhel8-operator@sha256:d5639931ddcb1288f279f54a3688fcb8c94d710a457917c46bfa3db6cd1a317b_s390x",
"8Base-RHACM-2.4:rhacm2/cluster-backup-rhel8-operator@sha256:fa4667d27a8778efc83ace86657c638aacb7ccc3168c489d427c1d6ab834cbb2_ppc64le",
"8Base-RHACM-2.4:rhacm2/cluster-curator-controller-rhel8@sha256:4b32ee29c898c9f52a5fdeed3a6a595ac157db7051b36086eddf7a8f91b2ec08_ppc64le",
"8Base-RHACM-2.4:rhacm2/cluster-curator-controller-rhel8@sha256:9e6a260d8130731601612a56cea728fc6b80cfa3d7fd8b6612175ff76b290dea_s390x",
"8Base-RHACM-2.4:rhacm2/cluster-curator-controller-rhel8@sha256:faa454bab3f9ea36a2d5a1eaa16806ac3669472856833e750571e45da7074d40_amd64",
"8Base-RHACM-2.4:rhacm2/cluster-proxy-addon-rhel8@sha256:03d738d93d893b9fd9d2587e14b9a7a92bbb5eca4b85901b5e07cff1e7a3ab73_s390x",
"8Base-RHACM-2.4:rhacm2/cluster-proxy-addon-rhel8@sha256:22c9595f3f4d95b6dc6c17ce5412f4131d9ce501f2660f23d176f276c4a97a73_ppc64le",
"8Base-RHACM-2.4:rhacm2/cluster-proxy-addon-rhel8@sha256:ae6de1e14b7897a944733cdb9963f31990d696a66260974d3f692e0af87161d3_amd64",
"8Base-RHACM-2.4:rhacm2/clusterclaims-controller-rhel8@sha256:2c7f03c0ca17163c949249bb4b480a0fd2c986e55b0dc23c6cd3b0a974b4c229_ppc64le",
"8Base-RHACM-2.4:rhacm2/clusterclaims-controller-rhel8@sha256:bd8fa875e2c6b6c650c21089441b417ae657b8e1fda2786d2f328978776a6883_s390x",
"8Base-RHACM-2.4:rhacm2/clusterclaims-controller-rhel8@sha256:c49c92c632968e08f74d08eaa99862f0dd8dd1fe4a85f05e57efa90e5dca5563_amd64",
"8Base-RHACM-2.4:rhacm2/clusterlifecycle-state-metrics-rhel8@sha256:3711cb41642a7fffc69a0c98db128d39d980555127f22a9d1dfd76c9631b8edc_ppc64le",
"8Base-RHACM-2.4:rhacm2/clusterlifecycle-state-metrics-rhel8@sha256:60a54bc76a84f2369b02dc1b9b0d8353da93acc9f8193a26739110c6fe59abdd_s390x",
"8Base-RHACM-2.4:rhacm2/clusterlifecycle-state-metrics-rhel8@sha256:6df08e52cee6890187b6be3a62b36c18fcff7e34630da933e0a5f7bcecec6b4c_amd64",
"8Base-RHACM-2.4:rhacm2/config-policy-controller-rhel8@sha256:8fb0581852dc1dfd80a81ba03c6976da1aa8d93675f626765f2266adfa94d5ac_s390x",
"8Base-RHACM-2.4:rhacm2/config-policy-controller-rhel8@sha256:929233f873cbf980fb850a9812c98bd09f907e26d9afeb1c0198d52776e33b32_ppc64le",
"8Base-RHACM-2.4:rhacm2/config-policy-controller-rhel8@sha256:a3653dcecb777d7b3915c49b7999793b90dd4524628d5517368a0837af46aa07_amd64",
"8Base-RHACM-2.4:rhacm2/console-api-rhel8@sha256:02481bcf2ddd1771d965e947cfcbad66540e2df055a3013bee5185ab84960d6d_ppc64le",
"8Base-RHACM-2.4:rhacm2/console-api-rhel8@sha256:3a47d211370efc6e1661d4d0abd0d5abc65d8a759218af7c2722db820a664d8c_s390x",
"8Base-RHACM-2.4:rhacm2/console-api-rhel8@sha256:789e1950e886e54c341699cc8ec0c4bfb9a0e295e49961366759e861d32d5ef9_amd64",
"8Base-RHACM-2.4:rhacm2/console-rhel8@sha256:5215e1a2f456b83ba4ae02ea653bef51d331ced6e9a4c67958e8c41cd88aa818_s390x",
"8Base-RHACM-2.4:rhacm2/console-rhel8@sha256:d5cbabd5d26e6e712d9f531db8ebaa3a793599538ef2e62262b02c165ea74b9a_ppc64le",
"8Base-RHACM-2.4:rhacm2/console-rhel8@sha256:e797bce5724653b3ae0395c66c4796dc0594002cdde7242f4fd29c2fd5e703fa_amd64",
"8Base-RHACM-2.4:rhacm2/discovery-rhel8-operator@sha256:224af94e4e027bfb7edff3f889ec08aa031eaede2e4a02c67ce2925f29230ea8_s390x",
"8Base-RHACM-2.4:rhacm2/discovery-rhel8-operator@sha256:5dd54d496d15c262072c6024385e9fbf016edabe8a6bcdf31ec63ed5c445088c_amd64",
"8Base-RHACM-2.4:rhacm2/discovery-rhel8-operator@sha256:f64cae3c176e4b18af716ba054dcebafa07c3f893943de09b7dfd0285a9271d5_ppc64le",
"8Base-RHACM-2.4:rhacm2/endpoint-monitoring-rhel8-operator@sha256:516888a8ee8d509b77cda6ef2154a6d70a94a48a2c8c5bc7a9b1b9f2e089ff57_ppc64le",
"8Base-RHACM-2.4:rhacm2/endpoint-monitoring-rhel8-operator@sha256:c48ced70438f389ee0a22a8670db80c121c087728533c5cd2070751ce3b2614e_amd64",
"8Base-RHACM-2.4:rhacm2/endpoint-monitoring-rhel8-operator@sha256:ee184be0540e401b6834747b6632b11d69269f3d9ab44bc4aaab9fc9877191aa_s390x",
"8Base-RHACM-2.4:rhacm2/governance-policy-propagator-rhel8@sha256:b5a8689de0cc37c38daca89e1a6f64b6601b341a8f12ef6c093ec12b83bca4e8_s390x",
"8Base-RHACM-2.4:rhacm2/governance-policy-propagator-rhel8@sha256:f885cac3c1b78c94885f9a9e197511c51b5470b192d6ac48e6cb20a592b36832_ppc64le",
"8Base-RHACM-2.4:rhacm2/governance-policy-propagator-rhel8@sha256:fbec65b4937bbdad28cc1e04b5b215caddeaacda3a844cd0a45ade093997adc3_amd64",
"8Base-RHACM-2.4:rhacm2/governance-policy-spec-sync-rhel8@sha256:2c130b6df67cd0a8ee055d9b8bb3ede4bcf211978db7cdd892f78bf1d56dd269_amd64",
"8Base-RHACM-2.4:rhacm2/governance-policy-spec-sync-rhel8@sha256:6a8227f1560751fd8e1d2ec8136d8855599727eb7ad382bd5b18167ba46b31ff_ppc64le",
"8Base-RHACM-2.4:rhacm2/governance-policy-spec-sync-rhel8@sha256:c2c6ab3e7317dee023b79cc868c052a8a602610925932358498a3a215d5c8089_s390x",
"8Base-RHACM-2.4:rhacm2/governance-policy-status-sync-rhel8@sha256:385006b34743b689054c581eaaffb5298adfd092eaa13ff6c24f28fa5b79a178_amd64",
"8Base-RHACM-2.4:rhacm2/governance-policy-status-sync-rhel8@sha256:6c2ec36725b956432591b6cb6a20d4eb2ac3bf759ab4a901f581c81bcb12270c_ppc64le",
"8Base-RHACM-2.4:rhacm2/governance-policy-status-sync-rhel8@sha256:76f717cb9fe271941f45794a8dd9ebb85af0f7ab6cd104a698352b875e1b721d_s390x",
"8Base-RHACM-2.4:rhacm2/governance-policy-template-sync-rhel8@sha256:2d0d4141d0df7a5309edb3aa064591479facd14d604f5338383a88a7c01fb976_s390x",
"8Base-RHACM-2.4:rhacm2/governance-policy-template-sync-rhel8@sha256:a96e372e54eadb8c0f384eaf5295a5a17ab701c5051b5ae59341ecc01489099b_ppc64le",
"8Base-RHACM-2.4:rhacm2/governance-policy-template-sync-rhel8@sha256:d9135c4c5eb68af915b552e2d7fe62251f4a3a23d45a7b193d754b7da900b159_amd64",
"8Base-RHACM-2.4:rhacm2/grafana-dashboard-loader-rhel8@sha256:1f8b57a645d0abc3e639eb493f228d3485f4a3f53528175bc386f712fce7cd3f_amd64",
"8Base-RHACM-2.4:rhacm2/grafana-dashboard-loader-rhel8@sha256:5419a6207c0cd1adb21d7c4c3378d31f240a9f29674aee612608d015fe0b491f_ppc64le",
"8Base-RHACM-2.4:rhacm2/grafana-dashboard-loader-rhel8@sha256:6190c4487c63f61cb24e8d219aa1ebc6ff5d8d8b1ece5bbb3da5d46e67f0b98c_s390x",
"8Base-RHACM-2.4:rhacm2/grc-ui-api-rhel8@sha256:40f04e8634a2151e7a4aefe823c980d1d98c89ddb1210b55b4c0566bd85fd787_amd64",
"8Base-RHACM-2.4:rhacm2/grc-ui-api-rhel8@sha256:999f7119e60d578cd54b08135838fb8ecb996cd93f8e6f07ee92ec776f86f3d7_s390x",
"8Base-RHACM-2.4:rhacm2/grc-ui-api-rhel8@sha256:a8072d656eb14084eafd141690c02119376c9436faab8e4d219e1f0ade7ed2ec_ppc64le",
"8Base-RHACM-2.4:rhacm2/grc-ui-rhel8@sha256:18beaf038580dd78d44cdbd7b3e9bfab16b1ae9f1b454689abe1ebfefe4964b5_amd64",
"8Base-RHACM-2.4:rhacm2/grc-ui-rhel8@sha256:2e28251e1a65b7176007f53887f3693e5268848b1bb8a1e084e9f1064deaec8a_s390x",
"8Base-RHACM-2.4:rhacm2/grc-ui-rhel8@sha256:3848541d746de6dfacca63f06f29fc7d203dfa4c73dbd749407896ddddb7306c_ppc64le",
"8Base-RHACM-2.4:rhacm2/iam-policy-controller-rhel8@sha256:0deeefc1600e43aac6d9eadd05b32d3a1b2059632ec7e8b005eb2245b52dbd98_amd64",
"8Base-RHACM-2.4:rhacm2/iam-policy-controller-rhel8@sha256:7d1534ff8b00cd38716d2bfb65b924a45e9ec18a8eccad13c5e3818f858630b6_s390x",
"8Base-RHACM-2.4:rhacm2/iam-policy-controller-rhel8@sha256:b2fa794482a54fcfcbf7d0ac8597e9cb0ac0c73cfe5afa8bf2e73ca35d37feb9_ppc64le",
"8Base-RHACM-2.4:rhacm2/insights-client-rhel8@sha256:0f567016e55498bef2be33665d247eb14308b13aaef5cc670de7e06ff830cb9a_amd64",
"8Base-RHACM-2.4:rhacm2/insights-client-rhel8@sha256:6bd666f6d541ab33598c4a38ac05e8f65f19e03d8630cf685c89b05f14c4f1b8_ppc64le",
"8Base-RHACM-2.4:rhacm2/insights-client-rhel8@sha256:85bf407b6bc232952f4dd7c1edd8a7f4a168a6995d7b866f4417bc65a162efd5_s390x",
"8Base-RHACM-2.4:rhacm2/insights-metrics-rhel8@sha256:180e2ac58d3549c7ed583da66fba14368c606feb65b4313aac3b4f889ec091bb_amd64",
"8Base-RHACM-2.4:rhacm2/insights-metrics-rhel8@sha256:2492650b89feab7de0408be0e3af6d889e6291bb7064ea524dafca87b252840e_s390x",
"8Base-RHACM-2.4:rhacm2/insights-metrics-rhel8@sha256:93066377331da7f85024ae541440cb409c741d393adfdfe289f7d5836c0da183_ppc64le",
"8Base-RHACM-2.4:rhacm2/klusterlet-addon-controller-rhel8@sha256:018f6d71abae2963c853fe9d1a41fdad2df91acb72fee775af08275647d3019f_amd64",
"8Base-RHACM-2.4:rhacm2/klusterlet-addon-controller-rhel8@sha256:500d5166ea2f808c46b71d1a5470a35bffa484d860161a16e9809f90d021b23e_ppc64le",
"8Base-RHACM-2.4:rhacm2/klusterlet-addon-controller-rhel8@sha256:a4d7ef368efce597729c5fc1ae4358a0b45483a11b8363bf8d164c20075da748_s390x",
"8Base-RHACM-2.4:rhacm2/klusterlet-addon-rhel8-operator@sha256:0402e265ec4919aef893be4c0f177b53173bc0c50eb47aafea6822e05a7748be_s390x",
"8Base-RHACM-2.4:rhacm2/klusterlet-addon-rhel8-operator@sha256:6b0fbc1956407a0986460556336fcccfe4d08d712cc4b0af4ca65061baf75ea2_amd64",
"8Base-RHACM-2.4:rhacm2/klusterlet-addon-rhel8-operator@sha256:d7546a69df7b817d0c29c8f95dd3d5d2900c3755c82570b1d610702c56d4fb59_ppc64le",
"8Base-RHACM-2.4:rhacm2/kube-rbac-proxy-rhel8@sha256:6650633c4664e6b537e82eafc593dc91ca206de3b0de878f600c913a95eb18a2_amd64",
"8Base-RHACM-2.4:rhacm2/kube-rbac-proxy-rhel8@sha256:c1c90ee4ae1f908c33c8a8bf38f0b47bfad039bedccf870324f6b554aad5d78c_s390x",
"8Base-RHACM-2.4:rhacm2/kube-rbac-proxy-rhel8@sha256:ccddb38db49a190aa0d5d70e6b4672079ea222a42045d406a4b9974ac7412146_ppc64le",
"8Base-RHACM-2.4:rhacm2/kube-state-metrics-rhel8@sha256:566b95595959ba60677f1518562fd996ef7643dc94aa9e9fead0e4b4096032ca_s390x",
"8Base-RHACM-2.4:rhacm2/kube-state-metrics-rhel8@sha256:789f79b85c022e59143e725a589ac890884f079c969f56efb972b0a0f8d77e66_amd64",
"8Base-RHACM-2.4:rhacm2/kube-state-metrics-rhel8@sha256:971a33f5a57057d3901ff75eebbc13ca8456b4315dd7811139e60bb8872d80bf_ppc64le",
"8Base-RHACM-2.4:rhacm2/managedcluster-import-controller-rhel8@sha256:bcb43adee06dbb1cfb6a5c9fed71847ecc3826e3e44fe04d57b7143a6123daa5_s390x",
"8Base-RHACM-2.4:rhacm2/managedcluster-import-controller-rhel8@sha256:dbf235a9723a1c21471d8ef0029f3c999ac3b22512d67facd052efb725431bc1_ppc64le",
"8Base-RHACM-2.4:rhacm2/managedcluster-import-controller-rhel8@sha256:faf01c5554224350e4cffd1fc4ce275886791e45857bf0ed5f90ffa3a64680dc_amd64",
"8Base-RHACM-2.4:rhacm2/management-ingress-rhel8@sha256:46293eeaad521f993ed01467e13cae70f600426ef09df0e02dd8b83348b60027_amd64",
"8Base-RHACM-2.4:rhacm2/management-ingress-rhel8@sha256:c3cdbf5ff93b3b19ac2d7cf15b9152a0761d473de7afe29832a7ca3b833b6797_s390x",
"8Base-RHACM-2.4:rhacm2/management-ingress-rhel8@sha256:ce994a8f4c4e5476e6131a6721da748225c89a96c9d471a8638eefb6a22d52b9_ppc64le",
"8Base-RHACM-2.4:rhacm2/memcached-exporter-rhel8@sha256:01398d4f3b1825e864ddae46a5e4b7cc298dabb444dd105787ef6aeb70514571_ppc64le",
"8Base-RHACM-2.4:rhacm2/memcached-exporter-rhel8@sha256:5432fa56e40dee2475da7ee7b7e89cca10a8f06f4cbea94983fa094bfbef81ff_amd64",
"8Base-RHACM-2.4:rhacm2/memcached-exporter-rhel8@sha256:e22fa2dbc6733fc176f44cf42ec8f51b69672d354d6d2cf510eada5fe41a5245_s390x",
"8Base-RHACM-2.4:rhacm2/memcached-rhel8@sha256:0a0a88fb0138cd6de2e3fce81ab959d12cbda64e5fbab1046008aee1d94f12e2_s390x",
"8Base-RHACM-2.4:rhacm2/memcached-rhel8@sha256:7e0ee17c6d00d20773799cfb6c6e9e27c204d1e31010aa71a7f0f35eb5179a35_amd64",
"8Base-RHACM-2.4:rhacm2/memcached-rhel8@sha256:b9213f5525ebd51960412c15d416a591bf23731b6217f79aca2a89a893df2102_ppc64le",
"8Base-RHACM-2.4:rhacm2/metrics-collector-rhel8@sha256:431d4089a4a93c6b6a00cf9b63ecd9199a5545f09190577356b22ff6646820f3_amd64",
"8Base-RHACM-2.4:rhacm2/metrics-collector-rhel8@sha256:83f649b506ca698251c884692307d7cd52bbae87b0bf7790f96ffd24dd7f4fd7_ppc64le",
"8Base-RHACM-2.4:rhacm2/metrics-collector-rhel8@sha256:d37401c5fb672c56004f75974a4069d5d3b6c5e96ac7be4c174f9f178a7666bc_s390x",
"8Base-RHACM-2.4:rhacm2/multicloud-integrations-rhel8@sha256:a311c6ef1099d2370209bbbe30cfac6d1c50d79a2321beaab1f6158ab2db8bec_s390x",
"8Base-RHACM-2.4:rhacm2/multicloud-integrations-rhel8@sha256:e666154a539974d0cc005bc74903dc9f173920101dbfc5169b14a30129991475_ppc64le",
"8Base-RHACM-2.4:rhacm2/multicloud-integrations-rhel8@sha256:f37fe856571112970ae4786d313bf51e78b26e1630e443d276abb4de8e47e525_amd64",
"8Base-RHACM-2.4:rhacm2/multicloud-manager-rhel8@sha256:1dd235aa8599ca070f5175ad9da5bdb9505a7dfbbd87173f0bbf4e14ca0d5e88_ppc64le",
"8Base-RHACM-2.4:rhacm2/multicloud-manager-rhel8@sha256:8a1eeafb2a738aecb2723889c98e287638e950fec05425f1fe132ff7eb01738f_amd64",
"8Base-RHACM-2.4:rhacm2/multicloud-manager-rhel8@sha256:d458a289528173a07f7ff6d87279474e8379a2f05c11d5a9be97f9c43e38ec75_s390x",
"8Base-RHACM-2.4:rhacm2/multicluster-observability-rhel8-operator@sha256:45d046d621eab996c457a90b607ca9a57e2ca5dcad384d3cd5317475e096e098_amd64",
"8Base-RHACM-2.4:rhacm2/multicluster-observability-rhel8-operator@sha256:7ed02712f2d5093f7c751a6d22c9ffe5ce3b00c4cc901ffb779b8b51e282d698_s390x",
"8Base-RHACM-2.4:rhacm2/multicluster-observability-rhel8-operator@sha256:7f89cc6647700f7ddc46d4fabb4b3702142aa0fe9bd23026eba98c704026e9e9_ppc64le",
"8Base-RHACM-2.4:rhacm2/multicluster-operators-application-rhel8@sha256:27492dfdd71cc0bae6e01a184ac8fe5677ce172583b0fd1b9112dfd789009839_ppc64le",
"8Base-RHACM-2.4:rhacm2/multicluster-operators-application-rhel8@sha256:3af2802a89c09966e9c63f40974d8554a7b7b88cc386bbf5bda0a4cc987b7c15_s390x",
"8Base-RHACM-2.4:rhacm2/multicluster-operators-application-rhel8@sha256:723ac91ea8c130d80b48db30e05186607210aea71c7afc1c072b9a691e350215_amd64",
"8Base-RHACM-2.4:rhacm2/multicluster-operators-channel-rhel8@sha256:09883ff8a783d3f83e1c26566555c5ad140cc8bbf0d4cdb5220ef344c6282752_ppc64le",
"8Base-RHACM-2.4:rhacm2/multicluster-operators-channel-rhel8@sha256:4a34b2593897d4b1a1af124bdf6fb7e51bbd97bb4c56dd8ae463b3f3abbb7718_s390x",
"8Base-RHACM-2.4:rhacm2/multicluster-operators-channel-rhel8@sha256:883282b801566b5a40a32e33ebc431ac1398afb68f47ce931cc82b8b9eca1e55_amd64",
"8Base-RHACM-2.4:rhacm2/multicluster-operators-deployable-rhel8@sha256:0a15e49232c20ead26ade38823cd40d785e612670a41cac28ecea2066025a3d1_amd64",
"8Base-RHACM-2.4:rhacm2/multicluster-operators-deployable-rhel8@sha256:0ecd46eb89e90d787c442fd0ca92f84e9bf7fa6c2e315a0b95912616687c0580_s390x",
"8Base-RHACM-2.4:rhacm2/multicluster-operators-deployable-rhel8@sha256:bd148be0ad6ddbcc1995f94b4660d3fbe2338112230c840d77f53a564b14ec4a_ppc64le",
"8Base-RHACM-2.4:rhacm2/multicluster-operators-placementrule-rhel8@sha256:4bdca102dae861d39d81a2df4be1767e4e702ce3836224e9b875f613d1af0c37_ppc64le",
"8Base-RHACM-2.4:rhacm2/multicluster-operators-placementrule-rhel8@sha256:d71975de4b1d6b53d19ddf338f3d19ad7e28812f8fc932c144eee630d9cab176_amd64",
"8Base-RHACM-2.4:rhacm2/multicluster-operators-placementrule-rhel8@sha256:fa3e2e45501d661f4f724dea809b6eff73455db623b03178130590dbf317dba5_s390x",
"8Base-RHACM-2.4:rhacm2/multicluster-operators-subscription-release-rhel8@sha256:2e13c28d1f18f2efac62207515450a42732d4be790199ab0e5ddf2f181649cb4_ppc64le",
"8Base-RHACM-2.4:rhacm2/multicluster-operators-subscription-release-rhel8@sha256:50dc29deac8efaac3bf321270b718dec41d8b80746d3548c076ab26b2c6b63ca_s390x",
"8Base-RHACM-2.4:rhacm2/multicluster-operators-subscription-release-rhel8@sha256:faae7a0632b10dc9b65af7a8af7e7c7d9e26f2f7087687fa19d2afefa7426c5a_amd64",
"8Base-RHACM-2.4:rhacm2/multicluster-operators-subscription-rhel8@sha256:1fa2779aab32977ec8e867ed188dcdd66106986c3cbf39f02e2a555873ba478a_ppc64le",
"8Base-RHACM-2.4:rhacm2/multicluster-operators-subscription-rhel8@sha256:731a4f0919cbab729e9dded9e513ec4ad5e1b48967c21f65f3b494158a6b25ba_s390x",
"8Base-RHACM-2.4:rhacm2/multicluster-operators-subscription-rhel8@sha256:ec803f14f854b73a873f95027617246888ea28029f2f4bb5b7f39a5dd63399ca_amd64",
"8Base-RHACM-2.4:rhacm2/multiclusterhub-repo-rhel8@sha256:75504c269b3d0c2af9b48317f3dc070fae58a1e46e95283e2e0e1ab6b60f452d_amd64",
"8Base-RHACM-2.4:rhacm2/multiclusterhub-repo-rhel8@sha256:c21ffdaa0ce90e6c08f4814c09d9a0bd34d341ad1fc8f6ff2152e9007393ba1f_s390x",
"8Base-RHACM-2.4:rhacm2/multiclusterhub-repo-rhel8@sha256:e1e522835d65503d467dc9ef7c4a0149adfc4cbd3620134adb4a5694eda2f0c4_ppc64le",
"8Base-RHACM-2.4:rhacm2/multiclusterhub-rhel8@sha256:37cf6ccd9a2b9af4444fa192e7b5e6979687bd5159d97f48da40c4f9bad249eb_amd64",
"8Base-RHACM-2.4:rhacm2/multiclusterhub-rhel8@sha256:b8dea0eca4c8aaefee6be9afea77e3302ad551f68f5a87316caf65e13ac9138d_s390x",
"8Base-RHACM-2.4:rhacm2/multiclusterhub-rhel8@sha256:d173cf78965bd026a6333af91b55305ea9c349e630fa53548ee42d791295cd69_ppc64le",
"8Base-RHACM-2.4:rhacm2/node-exporter-rhel8@sha256:0b2cf97a3d82fb4570dee71c1232ef9998c7efcd1d9415f9f41351457802d62d_amd64",
"8Base-RHACM-2.4:rhacm2/node-exporter-rhel8@sha256:93e85d546c624a685221a5d0c9085fa59752105587a531c58066a856defa322a_ppc64le",
"8Base-RHACM-2.4:rhacm2/node-exporter-rhel8@sha256:b20c7b88c52ab9772ebd2216333d6324cba08c653135af469a9e6ccb6648d7c6_s390x",
"8Base-RHACM-2.4:rhacm2/observatorium-rhel8-operator@sha256:078b48f3746c33e0c69b11c9e51e70c220a3cc6f0fd26eb5b30534b16c6a2efa_s390x",
"8Base-RHACM-2.4:rhacm2/observatorium-rhel8-operator@sha256:0e1ec4eda138936261dc5a76a18fa4ace6082c636b30021ce10d5d4d0acea890_ppc64le",
"8Base-RHACM-2.4:rhacm2/observatorium-rhel8-operator@sha256:70e41fdcacd43b4e498b8d5917d0e2fb640f4e85f30b1d6646b27aee1bc8dafc_amd64",
"8Base-RHACM-2.4:rhacm2/observatorium-rhel8@sha256:431149d31b309822fa9476f951ae39bde3a81cc5d17d2a79062ced7b729166cd_amd64",
"8Base-RHACM-2.4:rhacm2/observatorium-rhel8@sha256:65aaebf97e8b904e9ff1520f4bc4704bc21614a7377f66a4c6776032621a9ccf_s390x",
"8Base-RHACM-2.4:rhacm2/observatorium-rhel8@sha256:804054ba7c65c0814307017e3ff6681ba25e62384468adbf3712418e1f3b321f_ppc64le",
"8Base-RHACM-2.4:rhacm2/openshift-hive-rhel8@sha256:80950fa60359f90359129bff09665d7e94150bfbcfb048dc46ec77309479733b_ppc64le",
"8Base-RHACM-2.4:rhacm2/openshift-hive-rhel8@sha256:bae2680af5a00937f0ecc680ad979b131ad65fc47c4683dec69e45e442dd38b4_amd64",
"8Base-RHACM-2.4:rhacm2/openshift-hive-rhel8@sha256:c75cad252f1bda9dac27d1145ee01fe91078e6bc29c60b72f2f0977cea56ae9c_s390x",
"8Base-RHACM-2.4:rhacm2/placement-rhel8@sha256:1cc55dc4ec890f583cf63c7c1d5451cd1e409dbb8feed7bb854e6970ba0e9cbd_s390x",
"8Base-RHACM-2.4:rhacm2/placement-rhel8@sha256:98f3db6bd38eec496565558b8c81a06b51fe22ad4c5a462a6b43a61ab3bc853c_amd64",
"8Base-RHACM-2.4:rhacm2/placement-rhel8@sha256:a0a5b1e0cd29da2c215f3ce555230477ce775cbd79423c74426aaa4f7f56cfc5_ppc64le",
"8Base-RHACM-2.4:rhacm2/prometheus-alertmanager-rhel8@sha256:29c84506cb42edbede5abdf086433ef003d677135fe3b51093c1fbafa6f666e0_s390x",
"8Base-RHACM-2.4:rhacm2/prometheus-alertmanager-rhel8@sha256:be4e1ac4ca5c8145ad7488bc9f067d8f1b9f4cb3d79ac43f4addd19cc66a584b_amd64",
"8Base-RHACM-2.4:rhacm2/prometheus-alertmanager-rhel8@sha256:fc83710377e91bec8866053bb2b9f91be7a3c25993488a6f9641e7c93918aadc_ppc64le",
"8Base-RHACM-2.4:rhacm2/prometheus-rhel8@sha256:1587535175898f97007552a6023ef0785861271dc939a751c98db0c41c9e2c97_amd64",
"8Base-RHACM-2.4:rhacm2/prometheus-rhel8@sha256:4aa41836d3699f3b8a546703fa5032a01af6bcac60465e779769c32a36352d0d_s390x",
"8Base-RHACM-2.4:rhacm2/prometheus-rhel8@sha256:f7971a684bcdce02604319ecace5ba585797f116a64024da815bf3e2d27f6251_ppc64le",
"8Base-RHACM-2.4:rhacm2/provider-credential-controller-rhel8@sha256:827351fc8036170bfb1b6d0fc15c84476c8913ae044163884ff89424e0e4235f_s390x",
"8Base-RHACM-2.4:rhacm2/provider-credential-controller-rhel8@sha256:a6f1234d8f90e06b88775ce831e574ec0621e487043d412d7c35d2bde6db21f9_amd64",
"8Base-RHACM-2.4:rhacm2/provider-credential-controller-rhel8@sha256:e33d7b73b6a7d41ef7779800af177a4557608ea87c854e457d0421332fcb421f_ppc64le",
"8Base-RHACM-2.4:rhacm2/rbac-query-proxy-rhel8@sha256:1d1c793c2bf89cb49dc4625981b4f7bc9cc827d01d7c57af88cde59adde21787_amd64",
"8Base-RHACM-2.4:rhacm2/rbac-query-proxy-rhel8@sha256:a129031e0e3c0e389a104f1ad15f4ecbb6382d79e19c62e7b22b31bee7021cdd_s390x",
"8Base-RHACM-2.4:rhacm2/rbac-query-proxy-rhel8@sha256:b549a06e14f326d196883c8168db3f82edbb952184ea4742b6d4eca78b13bc69_ppc64le",
"8Base-RHACM-2.4:rhacm2/redisgraph-tls-rhel8@sha256:7e3245ba0f53c4c510f7151b3e940c13d5a79d8d95b203e3b8ceaca4ceea42ea_ppc64le",
"8Base-RHACM-2.4:rhacm2/redisgraph-tls-rhel8@sha256:9fb4a62d70505c508d0d8dc158f8fa1c759c23f6a13c6a069a40a32c5cbce1fe_s390x",
"8Base-RHACM-2.4:rhacm2/redisgraph-tls-rhel8@sha256:cdf817bdb70737e6912e550fa1602bbbcaa5b34a2e2d47a249000aac560cc6f0_amd64",
"8Base-RHACM-2.4:rhacm2/registration-rhel8-operator@sha256:3ca37dec679c11f1333c5fd6c866867ce2e7ed5d3c139c2ad8f3ad7d10be70c0_s390x",
"8Base-RHACM-2.4:rhacm2/registration-rhel8-operator@sha256:45b0e1027807496b3c2a10d8e7c015cc91cc77b9832639adb51a6e5fc7f5071b_ppc64le",
"8Base-RHACM-2.4:rhacm2/registration-rhel8-operator@sha256:6710d98fb67533848a96f35fcbeb0adf6999a7e6534068ccc9956105a4d2db73_amd64",
"8Base-RHACM-2.4:rhacm2/registration-rhel8@sha256:0fbe6a1234544b31be5b6ba778895d31b0486783116796e0e31079cd2ee9f87a_ppc64le",
"8Base-RHACM-2.4:rhacm2/registration-rhel8@sha256:494e65b5e3bf27c3bae221db5154b119ef7689b2cb42894f05c40cf4608f1da6_s390x",
"8Base-RHACM-2.4:rhacm2/registration-rhel8@sha256:5d614eda176a91d5359e8a44a6f93a3fdbda8080f2209f342f83d4816b2d0008_amd64",
"8Base-RHACM-2.4:rhacm2/search-aggregator-rhel8@sha256:176ba84e41d3465826245fd9acd199c0b292c25a76c88bbcab8c07d93829ff9c_s390x",
"8Base-RHACM-2.4:rhacm2/search-aggregator-rhel8@sha256:3857111bc468c7bb79a7476d6bc5df0add7d8951799b65b6414f1f5dd3d5b9b8_amd64",
"8Base-RHACM-2.4:rhacm2/search-aggregator-rhel8@sha256:52a2dd79f67b1910a7129f70ba18b48656cd41b2a15f2ae4af2509c0eaa4205a_ppc64le",
"8Base-RHACM-2.4:rhacm2/search-api-rhel8@sha256:2d64646d663ac682a087fc69314bd72751ba2b005ab08a93da223470a863a740_amd64",
"8Base-RHACM-2.4:rhacm2/search-api-rhel8@sha256:74ccabf407b668837238eb3ad2e536fcb0b3df9a48741f43edf2456fbee80cc6_ppc64le",
"8Base-RHACM-2.4:rhacm2/search-api-rhel8@sha256:de9cc78ae58b063980c0fd3797cc6aba79bedc22898dae3fbce64c94dfd82909_s390x",
"8Base-RHACM-2.4:rhacm2/search-collector-rhel8@sha256:37c5344f9061f44ea363d64c2118e791999007ecdead8d15c8c121aff83631fe_amd64",
"8Base-RHACM-2.4:rhacm2/search-collector-rhel8@sha256:98fb5b0965d41badb9933eb0fc23a5006c1e1cb555a8b80b63a6a00bc87b1c7a_s390x",
"8Base-RHACM-2.4:rhacm2/search-collector-rhel8@sha256:ff9c98d5836007520ff971116d5c143b6e0fafa25e5c8f0dfd4b1a23f191f1d2_ppc64le",
"8Base-RHACM-2.4:rhacm2/search-rhel8@sha256:13b61bea54f6d67fb749852d48dc6a035ee516ed5f3d339619b97924e078ca59_ppc64le",
"8Base-RHACM-2.4:rhacm2/search-rhel8@sha256:210fdca717aef2b4159e223a4f0bab06cdae9491d2c890d63710cf3c71de0c32_amd64",
"8Base-RHACM-2.4:rhacm2/search-rhel8@sha256:5f3249435b29dba366242d6e68e6f1f2f4a8f4cd8941fb881d297bd5ed9fa72e_s390x",
"8Base-RHACM-2.4:rhacm2/search-ui-rhel8@sha256:2203d5c5cadd4be391bba00bbf8a588e930dcde7c438e15c14ed0e7a3fd31522_s390x",
"8Base-RHACM-2.4:rhacm2/search-ui-rhel8@sha256:aa0f257b502a6fcf1d2eb2270858f7d145abee32b9a64ba511bab22218b74e0a_ppc64le",
"8Base-RHACM-2.4:rhacm2/search-ui-rhel8@sha256:d4a81b7b29b9a76aa631ad26471b3cd6202775853f5a2102260c4f1e339cdfe0_amd64",
"8Base-RHACM-2.4:rhacm2/submariner-addon-rhel8@sha256:0faded1f0229ce80be36090a54ed761f1c89b414e84bd11d680fbddd382a986b_amd64",
"8Base-RHACM-2.4:rhacm2/submariner-addon-rhel8@sha256:4331c06cda7427491fcf5061f9695ab5f87dea5a02b5b915b1354c20f3cff830_s390x",
"8Base-RHACM-2.4:rhacm2/submariner-addon-rhel8@sha256:514d5c15aceb07e72ba74d9ba1b3bdc2e84e1c4060b2facdb886809b118c704c_ppc64le",
"8Base-RHACM-2.4:rhacm2/thanos-receive-controller-rhel8@sha256:2da6d891769a4d9cb936d93a8ea84eea45f33e482c79cc74418f4143c5c145e7_s390x",
"8Base-RHACM-2.4:rhacm2/thanos-receive-controller-rhel8@sha256:8c0745aa13e06c6cc159d8be33302b766673bdd1aedff1309d205519587440ab_amd64",
"8Base-RHACM-2.4:rhacm2/thanos-receive-controller-rhel8@sha256:8d0e265c199c32e757c2004d89db64bc64092171b98068aab03f977a744cc5bc_ppc64le",
"8Base-RHACM-2.4:rhacm2/thanos-rhel8@sha256:8036c9dd2d44027f5173b935ee8dcd9b3e87b433d65a50f83ffa76a503cf747c_s390x",
"8Base-RHACM-2.4:rhacm2/thanos-rhel8@sha256:ed22c2650f0d908174896647ced911a49945714a114836096b787cc879164bc4_ppc64le",
"8Base-RHACM-2.4:rhacm2/thanos-rhel8@sha256:fbe3062ae92faafd40caac5ddd0b20e2d1bfcaa64febebc0dcd5d368a3734c12_amd64",
"8Base-RHACM-2.4:rhacm2/volsync-mover-rclone-rhel8@sha256:0b3c2d30d0a6109db50dba4053d795fc92bfcadc380a8a8deb5ae4ef4e6d29fa_ppc64le",
"8Base-RHACM-2.4:rhacm2/volsync-mover-rclone-rhel8@sha256:6784f7672ac4c8f47ddaf9b5fc6b98f2c1d18c48be212114eeab9babb780cba6_s390x",
"8Base-RHACM-2.4:rhacm2/volsync-mover-rclone-rhel8@sha256:ada830a6dfa3f00aba2a32225a9884bbe31d20b93ece21249b11e6b037d85e75_amd64",
"8Base-RHACM-2.4:rhacm2/volsync-mover-restic-rhel8@sha256:31244fad1da3b5c258babd12defc1192a8534727f12ad775aad9d202fb6a5947_amd64",
"8Base-RHACM-2.4:rhacm2/volsync-mover-restic-rhel8@sha256:3ac9147cf782a40b3881973a399add430aee10cdfe1abdb00c98a0b5a3a527dc_s390x",
"8Base-RHACM-2.4:rhacm2/volsync-mover-restic-rhel8@sha256:9d00b2d06752192dd8f8f48aeb2786ac1ee0c062ed8916cf3f693c7d2a05e208_ppc64le",
"8Base-RHACM-2.4:rhacm2/volsync-mover-rsync-rhel8@sha256:30e06b75f83e22faeed2108f68b158fb35b4db22b83f049c61706ddcbfef27d9_ppc64le",
"8Base-RHACM-2.4:rhacm2/volsync-mover-rsync-rhel8@sha256:530aedee3aeca43ef0501f5cd2aa07c65eb708ac1a7fcd97fc3000358744d1bd_s390x",
"8Base-RHACM-2.4:rhacm2/volsync-mover-rsync-rhel8@sha256:c5621b5d113a1330bdc04f1fce05fd6f16c10526511ba207cb24551f7efe0e58_amd64",
"8Base-RHACM-2.4:rhacm2/volsync-rhel8@sha256:1ab81a27373c351eb2c932536fc9ea6cbf74911b794e3cd183c8e5624940a656_ppc64le",
"8Base-RHACM-2.4:rhacm2/volsync-rhel8@sha256:90ed24a800b82c2eb1c0f2d08aa11b2bea942e6a9044e3a01a5778877e7b376a_s390x",
"8Base-RHACM-2.4:rhacm2/volsync-rhel8@sha256:9e02a53649909a9d3ccd5c22f5c231b3ad69f451d7b5a32033046f3031cde188_amd64",
"8Base-RHACM-2.4:rhacm2/work-rhel8@sha256:0facf27d638269e722029217ef72016556c60e42887a836e4a0ad6140c1b6dcf_s390x",
"8Base-RHACM-2.4:rhacm2/work-rhel8@sha256:5694a214f662b4556b1fdf088ef0d33d6674dc3be3ae5d2fbdf00e56addeae3c_amd64",
"8Base-RHACM-2.4:rhacm2/work-rhel8@sha256:73b036d1c7b9c44010ef9716be8c96bfd2a7af7e09b2cf3402cc2aac81ef94e4_ppc64le"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2022-31150"
},
{
"category": "external",
"summary": "RHBZ#2109354",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2109354"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2022-31150",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-31150"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2022-31150",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2022-31150"
}
],
"release_date": "2022-07-19T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2022-09-26T14:49:03+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 update:\n\nhttps://access.redhat.com/documentation/en-us/red_hat_advanced_cluster_management_for_kubernetes/2.4/html-single/install/index#installing",
"product_ids": [
"8Base-RHACM-2.4:rhacm2/acm-grafana-rhel8@sha256:17c53124f6c09cc839f533aee0c870078f547fef29a19803814f5c5fbc5e7939_s390x",
"8Base-RHACM-2.4:rhacm2/acm-grafana-rhel8@sha256:644a295644e91a8976d4df02e5ccdd711d8d3c8fa409cae698671b49b96ec00a_ppc64le",
"8Base-RHACM-2.4:rhacm2/acm-grafana-rhel8@sha256:9c9b992bf748282d7cdc941b7907bbcbabe69a8b287bc4195a6bc8b9d9b6cbd0_amd64",
"8Base-RHACM-2.4:rhacm2/acm-must-gather-rhel8@sha256:0cca0dbb0b7adff8eaea1315b422edb6ea1778befa4772f3e6f5755fb5519196_s390x",
"8Base-RHACM-2.4:rhacm2/acm-must-gather-rhel8@sha256:63b5758cfcffe96326b090ae51d38c00ca13b35e9fe5e4354cd33e67d042c41b_amd64",
"8Base-RHACM-2.4:rhacm2/acm-must-gather-rhel8@sha256:cfc97f6c9495bac2635e016dd47049683f8ed78c932ef2c70cec2ec7be323fea_ppc64le",
"8Base-RHACM-2.4:rhacm2/acm-operator-bundle@sha256:346215260baa3371853d15ccc451c3ac418813c5cd9b422b0ad9f2dd6ae8a511_s390x",
"8Base-RHACM-2.4:rhacm2/acm-operator-bundle@sha256:cb4fca4155dc3e274712c0c7609eb6111a6e03207ddaa0d5c3c8752badc15b2c_amd64",
"8Base-RHACM-2.4:rhacm2/acm-operator-bundle@sha256:cceb82a8492d7e971e515f1a0a5391a1051e4f130f7a14e412def20616e05d40_ppc64le",
"8Base-RHACM-2.4:rhacm2/agent-service-rhel8@sha256:5b5046b04aa10807a6676916cf4744f0cd36c056dd3fd626304814af2d665cf9_amd64",
"8Base-RHACM-2.4:rhacm2/agent-service-rhel8@sha256:5c89bb44eda9a0754ea1d1ca69ea260f02f060c517194251519439e4b943e46a_ppc64le",
"8Base-RHACM-2.4:rhacm2/agent-service-rhel8@sha256:cfe9dfc60224b6206d6fbbc4c4ee95e378ce2da8b79c176e5e7bfdd8b0375f88_s390x",
"8Base-RHACM-2.4:rhacm2/application-ui-rhel8@sha256:6acf7df47405a4ccb3ede12db6574a0829d28f94ea5d20d6041db1bd045a90c6_ppc64le",
"8Base-RHACM-2.4:rhacm2/application-ui-rhel8@sha256:96c10e483a1c99f0ac91fb84df87ebe927e82ca35ef7e36e0f583121dcdd8b15_amd64",
"8Base-RHACM-2.4:rhacm2/application-ui-rhel8@sha256:ffb0b475eccc16a227f13a3d0d332f9cd9b96eade52646352a7497f903edf1a2_s390x",
"8Base-RHACM-2.4:rhacm2/assisted-image-service-rhel8@sha256:2c2f96ebf908cf415613aec65a414884ec35784e4bdcd4c4b4978aa98149af4d_amd64",
"8Base-RHACM-2.4:rhacm2/assisted-image-service-rhel8@sha256:c89023b0b424e2b8800399fc4b6cfa9336248f3222097c094d33fd2b872398aa_ppc64le",
"8Base-RHACM-2.4:rhacm2/assisted-image-service-rhel8@sha256:e49c328eb815293dd606199a0b8a2bd0db6bbf5d87eeaa7902d6d4df1bb41d35_s390x",
"8Base-RHACM-2.4:rhacm2/assisted-installer-agent-rhel8@sha256:86fd675a09451d3ee552452999cd2c82410174f5e55dcfd4f21286559363217e_amd64",
"8Base-RHACM-2.4:rhacm2/assisted-installer-reporter-rhel8@sha256:dcc214165e5c895925f52673577fa73274b017e3e9017818bf5c0327b3600ffb_ppc64le",
"8Base-RHACM-2.4:rhacm2/assisted-installer-reporter-rhel8@sha256:f7004db056478b4c1b101ab0ceac24f78dbefc018a1e76e12e8a4f69fd171175_amd64",
"8Base-RHACM-2.4:rhacm2/assisted-installer-rhel8@sha256:6e002bec6af8e7d7b0c89bc25f4a9e3224e47f5638be7cc2a9c68a5e92447254_amd64",
"8Base-RHACM-2.4:rhacm2/assisted-installer-rhel8@sha256:815976efa30282899af7de91b5df1fdeca10c709d0fc60d09d8f3abb1c2acdc3_ppc64le",
"8Base-RHACM-2.4:rhacm2/cert-policy-controller-rhel8@sha256:0e30470d12e11f473750e0b95833d0d1fe6fd3ee9d9d0c5d7454614449156148_s390x",
"8Base-RHACM-2.4:rhacm2/cert-policy-controller-rhel8@sha256:2324eeab4219c1c953b698cbd1cf57e0af777f31042de00eaaa2bf163f84cae1_amd64",
"8Base-RHACM-2.4:rhacm2/cert-policy-controller-rhel8@sha256:c3d60eaf9f775e623114d093450b5d170b4048ef1e52267a2153ec54489bd00f_ppc64le",
"8Base-RHACM-2.4:rhacm2/cluster-backup-rhel8-operator@sha256:9969b8f2f91bd0a3ef0e89300d66a656238a3a3361d56cf7fc0eb55db1752782_amd64",
"8Base-RHACM-2.4:rhacm2/cluster-backup-rhel8-operator@sha256:d5639931ddcb1288f279f54a3688fcb8c94d710a457917c46bfa3db6cd1a317b_s390x",
"8Base-RHACM-2.4:rhacm2/cluster-backup-rhel8-operator@sha256:fa4667d27a8778efc83ace86657c638aacb7ccc3168c489d427c1d6ab834cbb2_ppc64le",
"8Base-RHACM-2.4:rhacm2/cluster-curator-controller-rhel8@sha256:4b32ee29c898c9f52a5fdeed3a6a595ac157db7051b36086eddf7a8f91b2ec08_ppc64le",
"8Base-RHACM-2.4:rhacm2/cluster-curator-controller-rhel8@sha256:9e6a260d8130731601612a56cea728fc6b80cfa3d7fd8b6612175ff76b290dea_s390x",
"8Base-RHACM-2.4:rhacm2/cluster-curator-controller-rhel8@sha256:faa454bab3f9ea36a2d5a1eaa16806ac3669472856833e750571e45da7074d40_amd64",
"8Base-RHACM-2.4:rhacm2/cluster-proxy-addon-rhel8@sha256:03d738d93d893b9fd9d2587e14b9a7a92bbb5eca4b85901b5e07cff1e7a3ab73_s390x",
"8Base-RHACM-2.4:rhacm2/cluster-proxy-addon-rhel8@sha256:22c9595f3f4d95b6dc6c17ce5412f4131d9ce501f2660f23d176f276c4a97a73_ppc64le",
"8Base-RHACM-2.4:rhacm2/cluster-proxy-addon-rhel8@sha256:ae6de1e14b7897a944733cdb9963f31990d696a66260974d3f692e0af87161d3_amd64",
"8Base-RHACM-2.4:rhacm2/clusterclaims-controller-rhel8@sha256:2c7f03c0ca17163c949249bb4b480a0fd2c986e55b0dc23c6cd3b0a974b4c229_ppc64le",
"8Base-RHACM-2.4:rhacm2/clusterclaims-controller-rhel8@sha256:bd8fa875e2c6b6c650c21089441b417ae657b8e1fda2786d2f328978776a6883_s390x",
"8Base-RHACM-2.4:rhacm2/clusterclaims-controller-rhel8@sha256:c49c92c632968e08f74d08eaa99862f0dd8dd1fe4a85f05e57efa90e5dca5563_amd64",
"8Base-RHACM-2.4:rhacm2/clusterlifecycle-state-metrics-rhel8@sha256:3711cb41642a7fffc69a0c98db128d39d980555127f22a9d1dfd76c9631b8edc_ppc64le",
"8Base-RHACM-2.4:rhacm2/clusterlifecycle-state-metrics-rhel8@sha256:60a54bc76a84f2369b02dc1b9b0d8353da93acc9f8193a26739110c6fe59abdd_s390x",
"8Base-RHACM-2.4:rhacm2/clusterlifecycle-state-metrics-rhel8@sha256:6df08e52cee6890187b6be3a62b36c18fcff7e34630da933e0a5f7bcecec6b4c_amd64",
"8Base-RHACM-2.4:rhacm2/config-policy-controller-rhel8@sha256:8fb0581852dc1dfd80a81ba03c6976da1aa8d93675f626765f2266adfa94d5ac_s390x",
"8Base-RHACM-2.4:rhacm2/config-policy-controller-rhel8@sha256:929233f873cbf980fb850a9812c98bd09f907e26d9afeb1c0198d52776e33b32_ppc64le",
"8Base-RHACM-2.4:rhacm2/config-policy-controller-rhel8@sha256:a3653dcecb777d7b3915c49b7999793b90dd4524628d5517368a0837af46aa07_amd64",
"8Base-RHACM-2.4:rhacm2/console-api-rhel8@sha256:02481bcf2ddd1771d965e947cfcbad66540e2df055a3013bee5185ab84960d6d_ppc64le",
"8Base-RHACM-2.4:rhacm2/console-api-rhel8@sha256:3a47d211370efc6e1661d4d0abd0d5abc65d8a759218af7c2722db820a664d8c_s390x",
"8Base-RHACM-2.4:rhacm2/console-api-rhel8@sha256:789e1950e886e54c341699cc8ec0c4bfb9a0e295e49961366759e861d32d5ef9_amd64",
"8Base-RHACM-2.4:rhacm2/console-rhel8@sha256:5215e1a2f456b83ba4ae02ea653bef51d331ced6e9a4c67958e8c41cd88aa818_s390x",
"8Base-RHACM-2.4:rhacm2/console-rhel8@sha256:d5cbabd5d26e6e712d9f531db8ebaa3a793599538ef2e62262b02c165ea74b9a_ppc64le",
"8Base-RHACM-2.4:rhacm2/console-rhel8@sha256:e797bce5724653b3ae0395c66c4796dc0594002cdde7242f4fd29c2fd5e703fa_amd64",
"8Base-RHACM-2.4:rhacm2/discovery-rhel8-operator@sha256:224af94e4e027bfb7edff3f889ec08aa031eaede2e4a02c67ce2925f29230ea8_s390x",
"8Base-RHACM-2.4:rhacm2/discovery-rhel8-operator@sha256:5dd54d496d15c262072c6024385e9fbf016edabe8a6bcdf31ec63ed5c445088c_amd64",
"8Base-RHACM-2.4:rhacm2/discovery-rhel8-operator@sha256:f64cae3c176e4b18af716ba054dcebafa07c3f893943de09b7dfd0285a9271d5_ppc64le",
"8Base-RHACM-2.4:rhacm2/endpoint-monitoring-rhel8-operator@sha256:516888a8ee8d509b77cda6ef2154a6d70a94a48a2c8c5bc7a9b1b9f2e089ff57_ppc64le",
"8Base-RHACM-2.4:rhacm2/endpoint-monitoring-rhel8-operator@sha256:c48ced70438f389ee0a22a8670db80c121c087728533c5cd2070751ce3b2614e_amd64",
"8Base-RHACM-2.4:rhacm2/endpoint-monitoring-rhel8-operator@sha256:ee184be0540e401b6834747b6632b11d69269f3d9ab44bc4aaab9fc9877191aa_s390x",
"8Base-RHACM-2.4:rhacm2/governance-policy-propagator-rhel8@sha256:b5a8689de0cc37c38daca89e1a6f64b6601b341a8f12ef6c093ec12b83bca4e8_s390x",
"8Base-RHACM-2.4:rhacm2/governance-policy-propagator-rhel8@sha256:f885cac3c1b78c94885f9a9e197511c51b5470b192d6ac48e6cb20a592b36832_ppc64le",
"8Base-RHACM-2.4:rhacm2/governance-policy-propagator-rhel8@sha256:fbec65b4937bbdad28cc1e04b5b215caddeaacda3a844cd0a45ade093997adc3_amd64",
"8Base-RHACM-2.4:rhacm2/governance-policy-spec-sync-rhel8@sha256:2c130b6df67cd0a8ee055d9b8bb3ede4bcf211978db7cdd892f78bf1d56dd269_amd64",
"8Base-RHACM-2.4:rhacm2/governance-policy-spec-sync-rhel8@sha256:6a8227f1560751fd8e1d2ec8136d8855599727eb7ad382bd5b18167ba46b31ff_ppc64le",
"8Base-RHACM-2.4:rhacm2/governance-policy-spec-sync-rhel8@sha256:c2c6ab3e7317dee023b79cc868c052a8a602610925932358498a3a215d5c8089_s390x",
"8Base-RHACM-2.4:rhacm2/governance-policy-status-sync-rhel8@sha256:385006b34743b689054c581eaaffb5298adfd092eaa13ff6c24f28fa5b79a178_amd64",
"8Base-RHACM-2.4:rhacm2/governance-policy-status-sync-rhel8@sha256:6c2ec36725b956432591b6cb6a20d4eb2ac3bf759ab4a901f581c81bcb12270c_ppc64le",
"8Base-RHACM-2.4:rhacm2/governance-policy-status-sync-rhel8@sha256:76f717cb9fe271941f45794a8dd9ebb85af0f7ab6cd104a698352b875e1b721d_s390x",
"8Base-RHACM-2.4:rhacm2/governance-policy-template-sync-rhel8@sha256:2d0d4141d0df7a5309edb3aa064591479facd14d604f5338383a88a7c01fb976_s390x",
"8Base-RHACM-2.4:rhacm2/governance-policy-template-sync-rhel8@sha256:a96e372e54eadb8c0f384eaf5295a5a17ab701c5051b5ae59341ecc01489099b_ppc64le",
"8Base-RHACM-2.4:rhacm2/governance-policy-template-sync-rhel8@sha256:d9135c4c5eb68af915b552e2d7fe62251f4a3a23d45a7b193d754b7da900b159_amd64",
"8Base-RHACM-2.4:rhacm2/grafana-dashboard-loader-rhel8@sha256:1f8b57a645d0abc3e639eb493f228d3485f4a3f53528175bc386f712fce7cd3f_amd64",
"8Base-RHACM-2.4:rhacm2/grafana-dashboard-loader-rhel8@sha256:5419a6207c0cd1adb21d7c4c3378d31f240a9f29674aee612608d015fe0b491f_ppc64le",
"8Base-RHACM-2.4:rhacm2/grafana-dashboard-loader-rhel8@sha256:6190c4487c63f61cb24e8d219aa1ebc6ff5d8d8b1ece5bbb3da5d46e67f0b98c_s390x",
"8Base-RHACM-2.4:rhacm2/grc-ui-api-rhel8@sha256:40f04e8634a2151e7a4aefe823c980d1d98c89ddb1210b55b4c0566bd85fd787_amd64",
"8Base-RHACM-2.4:rhacm2/grc-ui-api-rhel8@sha256:999f7119e60d578cd54b08135838fb8ecb996cd93f8e6f07ee92ec776f86f3d7_s390x",
"8Base-RHACM-2.4:rhacm2/grc-ui-api-rhel8@sha256:a8072d656eb14084eafd141690c02119376c9436faab8e4d219e1f0ade7ed2ec_ppc64le",
"8Base-RHACM-2.4:rhacm2/grc-ui-rhel8@sha256:18beaf038580dd78d44cdbd7b3e9bfab16b1ae9f1b454689abe1ebfefe4964b5_amd64",
"8Base-RHACM-2.4:rhacm2/grc-ui-rhel8@sha256:2e28251e1a65b7176007f53887f3693e5268848b1bb8a1e084e9f1064deaec8a_s390x",
"8Base-RHACM-2.4:rhacm2/grc-ui-rhel8@sha256:3848541d746de6dfacca63f06f29fc7d203dfa4c73dbd749407896ddddb7306c_ppc64le",
"8Base-RHACM-2.4:rhacm2/iam-policy-controller-rhel8@sha256:0deeefc1600e43aac6d9eadd05b32d3a1b2059632ec7e8b005eb2245b52dbd98_amd64",
"8Base-RHACM-2.4:rhacm2/iam-policy-controller-rhel8@sha256:7d1534ff8b00cd38716d2bfb65b924a45e9ec18a8eccad13c5e3818f858630b6_s390x",
"8Base-RHACM-2.4:rhacm2/iam-policy-controller-rhel8@sha256:b2fa794482a54fcfcbf7d0ac8597e9cb0ac0c73cfe5afa8bf2e73ca35d37feb9_ppc64le",
"8Base-RHACM-2.4:rhacm2/insights-client-rhel8@sha256:0f567016e55498bef2be33665d247eb14308b13aaef5cc670de7e06ff830cb9a_amd64",
"8Base-RHACM-2.4:rhacm2/insights-client-rhel8@sha256:6bd666f6d541ab33598c4a38ac05e8f65f19e03d8630cf685c89b05f14c4f1b8_ppc64le",
"8Base-RHACM-2.4:rhacm2/insights-client-rhel8@sha256:85bf407b6bc232952f4dd7c1edd8a7f4a168a6995d7b866f4417bc65a162efd5_s390x",
"8Base-RHACM-2.4:rhacm2/insights-metrics-rhel8@sha256:180e2ac58d3549c7ed583da66fba14368c606feb65b4313aac3b4f889ec091bb_amd64",
"8Base-RHACM-2.4:rhacm2/insights-metrics-rhel8@sha256:2492650b89feab7de0408be0e3af6d889e6291bb7064ea524dafca87b252840e_s390x",
"8Base-RHACM-2.4:rhacm2/insights-metrics-rhel8@sha256:93066377331da7f85024ae541440cb409c741d393adfdfe289f7d5836c0da183_ppc64le",
"8Base-RHACM-2.4:rhacm2/klusterlet-addon-controller-rhel8@sha256:018f6d71abae2963c853fe9d1a41fdad2df91acb72fee775af08275647d3019f_amd64",
"8Base-RHACM-2.4:rhacm2/klusterlet-addon-controller-rhel8@sha256:500d5166ea2f808c46b71d1a5470a35bffa484d860161a16e9809f90d021b23e_ppc64le",
"8Base-RHACM-2.4:rhacm2/klusterlet-addon-controller-rhel8@sha256:a4d7ef368efce597729c5fc1ae4358a0b45483a11b8363bf8d164c20075da748_s390x",
"8Base-RHACM-2.4:rhacm2/klusterlet-addon-rhel8-operator@sha256:0402e265ec4919aef893be4c0f177b53173bc0c50eb47aafea6822e05a7748be_s390x",
"8Base-RHACM-2.4:rhacm2/klusterlet-addon-rhel8-operator@sha256:6b0fbc1956407a0986460556336fcccfe4d08d712cc4b0af4ca65061baf75ea2_amd64",
"8Base-RHACM-2.4:rhacm2/klusterlet-addon-rhel8-operator@sha256:d7546a69df7b817d0c29c8f95dd3d5d2900c3755c82570b1d610702c56d4fb59_ppc64le",
"8Base-RHACM-2.4:rhacm2/kube-rbac-proxy-rhel8@sha256:6650633c4664e6b537e82eafc593dc91ca206de3b0de878f600c913a95eb18a2_amd64",
"8Base-RHACM-2.4:rhacm2/kube-rbac-proxy-rhel8@sha256:c1c90ee4ae1f908c33c8a8bf38f0b47bfad039bedccf870324f6b554aad5d78c_s390x",
"8Base-RHACM-2.4:rhacm2/kube-rbac-proxy-rhel8@sha256:ccddb38db49a190aa0d5d70e6b4672079ea222a42045d406a4b9974ac7412146_ppc64le",
"8Base-RHACM-2.4:rhacm2/kube-state-metrics-rhel8@sha256:566b95595959ba60677f1518562fd996ef7643dc94aa9e9fead0e4b4096032ca_s390x",
"8Base-RHACM-2.4:rhacm2/kube-state-metrics-rhel8@sha256:789f79b85c022e59143e725a589ac890884f079c969f56efb972b0a0f8d77e66_amd64",
"8Base-RHACM-2.4:rhacm2/kube-state-metrics-rhel8@sha256:971a33f5a57057d3901ff75eebbc13ca8456b4315dd7811139e60bb8872d80bf_ppc64le",
"8Base-RHACM-2.4:rhacm2/managedcluster-import-controller-rhel8@sha256:bcb43adee06dbb1cfb6a5c9fed71847ecc3826e3e44fe04d57b7143a6123daa5_s390x",
"8Base-RHACM-2.4:rhacm2/managedcluster-import-controller-rhel8@sha256:dbf235a9723a1c21471d8ef0029f3c999ac3b22512d67facd052efb725431bc1_ppc64le",
"8Base-RHACM-2.4:rhacm2/managedcluster-import-controller-rhel8@sha256:faf01c5554224350e4cffd1fc4ce275886791e45857bf0ed5f90ffa3a64680dc_amd64",
"8Base-RHACM-2.4:rhacm2/management-ingress-rhel8@sha256:46293eeaad521f993ed01467e13cae70f600426ef09df0e02dd8b83348b60027_amd64",
"8Base-RHACM-2.4:rhacm2/management-ingress-rhel8@sha256:c3cdbf5ff93b3b19ac2d7cf15b9152a0761d473de7afe29832a7ca3b833b6797_s390x",
"8Base-RHACM-2.4:rhacm2/management-ingress-rhel8@sha256:ce994a8f4c4e5476e6131a6721da748225c89a96c9d471a8638eefb6a22d52b9_ppc64le",
"8Base-RHACM-2.4:rhacm2/memcached-exporter-rhel8@sha256:01398d4f3b1825e864ddae46a5e4b7cc298dabb444dd105787ef6aeb70514571_ppc64le",
"8Base-RHACM-2.4:rhacm2/memcached-exporter-rhel8@sha256:5432fa56e40dee2475da7ee7b7e89cca10a8f06f4cbea94983fa094bfbef81ff_amd64",
"8Base-RHACM-2.4:rhacm2/memcached-exporter-rhel8@sha256:e22fa2dbc6733fc176f44cf42ec8f51b69672d354d6d2cf510eada5fe41a5245_s390x",
"8Base-RHACM-2.4:rhacm2/memcached-rhel8@sha256:0a0a88fb0138cd6de2e3fce81ab959d12cbda64e5fbab1046008aee1d94f12e2_s390x",
"8Base-RHACM-2.4:rhacm2/memcached-rhel8@sha256:7e0ee17c6d00d20773799cfb6c6e9e27c204d1e31010aa71a7f0f35eb5179a35_amd64",
"8Base-RHACM-2.4:rhacm2/memcached-rhel8@sha256:b9213f5525ebd51960412c15d416a591bf23731b6217f79aca2a89a893df2102_ppc64le",
"8Base-RHACM-2.4:rhacm2/metrics-collector-rhel8@sha256:431d4089a4a93c6b6a00cf9b63ecd9199a5545f09190577356b22ff6646820f3_amd64",
"8Base-RHACM-2.4:rhacm2/metrics-collector-rhel8@sha256:83f649b506ca698251c884692307d7cd52bbae87b0bf7790f96ffd24dd7f4fd7_ppc64le",
"8Base-RHACM-2.4:rhacm2/metrics-collector-rhel8@sha256:d37401c5fb672c56004f75974a4069d5d3b6c5e96ac7be4c174f9f178a7666bc_s390x",
"8Base-RHACM-2.4:rhacm2/multicloud-integrations-rhel8@sha256:a311c6ef1099d2370209bbbe30cfac6d1c50d79a2321beaab1f6158ab2db8bec_s390x",
"8Base-RHACM-2.4:rhacm2/multicloud-integrations-rhel8@sha256:e666154a539974d0cc005bc74903dc9f173920101dbfc5169b14a30129991475_ppc64le",
"8Base-RHACM-2.4:rhacm2/multicloud-integrations-rhel8@sha256:f37fe856571112970ae4786d313bf51e78b26e1630e443d276abb4de8e47e525_amd64",
"8Base-RHACM-2.4:rhacm2/multicloud-manager-rhel8@sha256:1dd235aa8599ca070f5175ad9da5bdb9505a7dfbbd87173f0bbf4e14ca0d5e88_ppc64le",
"8Base-RHACM-2.4:rhacm2/multicloud-manager-rhel8@sha256:8a1eeafb2a738aecb2723889c98e287638e950fec05425f1fe132ff7eb01738f_amd64",
"8Base-RHACM-2.4:rhacm2/multicloud-manager-rhel8@sha256:d458a289528173a07f7ff6d87279474e8379a2f05c11d5a9be97f9c43e38ec75_s390x",
"8Base-RHACM-2.4:rhacm2/multicluster-observability-rhel8-operator@sha256:45d046d621eab996c457a90b607ca9a57e2ca5dcad384d3cd5317475e096e098_amd64",
"8Base-RHACM-2.4:rhacm2/multicluster-observability-rhel8-operator@sha256:7ed02712f2d5093f7c751a6d22c9ffe5ce3b00c4cc901ffb779b8b51e282d698_s390x",
"8Base-RHACM-2.4:rhacm2/multicluster-observability-rhel8-operator@sha256:7f89cc6647700f7ddc46d4fabb4b3702142aa0fe9bd23026eba98c704026e9e9_ppc64le",
"8Base-RHACM-2.4:rhacm2/multicluster-operators-application-rhel8@sha256:27492dfdd71cc0bae6e01a184ac8fe5677ce172583b0fd1b9112dfd789009839_ppc64le",
"8Base-RHACM-2.4:rhacm2/multicluster-operators-application-rhel8@sha256:3af2802a89c09966e9c63f40974d8554a7b7b88cc386bbf5bda0a4cc987b7c15_s390x",
"8Base-RHACM-2.4:rhacm2/multicluster-operators-application-rhel8@sha256:723ac91ea8c130d80b48db30e05186607210aea71c7afc1c072b9a691e350215_amd64",
"8Base-RHACM-2.4:rhacm2/multicluster-operators-channel-rhel8@sha256:09883ff8a783d3f83e1c26566555c5ad140cc8bbf0d4cdb5220ef344c6282752_ppc64le",
"8Base-RHACM-2.4:rhacm2/multicluster-operators-channel-rhel8@sha256:4a34b2593897d4b1a1af124bdf6fb7e51bbd97bb4c56dd8ae463b3f3abbb7718_s390x",
"8Base-RHACM-2.4:rhacm2/multicluster-operators-channel-rhel8@sha256:883282b801566b5a40a32e33ebc431ac1398afb68f47ce931cc82b8b9eca1e55_amd64",
"8Base-RHACM-2.4:rhacm2/multicluster-operators-deployable-rhel8@sha256:0a15e49232c20ead26ade38823cd40d785e612670a41cac28ecea2066025a3d1_amd64",
"8Base-RHACM-2.4:rhacm2/multicluster-operators-deployable-rhel8@sha256:0ecd46eb89e90d787c442fd0ca92f84e9bf7fa6c2e315a0b95912616687c0580_s390x",
"8Base-RHACM-2.4:rhacm2/multicluster-operators-deployable-rhel8@sha256:bd148be0ad6ddbcc1995f94b4660d3fbe2338112230c840d77f53a564b14ec4a_ppc64le",
"8Base-RHACM-2.4:rhacm2/multicluster-operators-placementrule-rhel8@sha256:4bdca102dae861d39d81a2df4be1767e4e702ce3836224e9b875f613d1af0c37_ppc64le",
"8Base-RHACM-2.4:rhacm2/multicluster-operators-placementrule-rhel8@sha256:d71975de4b1d6b53d19ddf338f3d19ad7e28812f8fc932c144eee630d9cab176_amd64",
"8Base-RHACM-2.4:rhacm2/multicluster-operators-placementrule-rhel8@sha256:fa3e2e45501d661f4f724dea809b6eff73455db623b03178130590dbf317dba5_s390x",
"8Base-RHACM-2.4:rhacm2/multicluster-operators-subscription-release-rhel8@sha256:2e13c28d1f18f2efac62207515450a42732d4be790199ab0e5ddf2f181649cb4_ppc64le",
"8Base-RHACM-2.4:rhacm2/multicluster-operators-subscription-release-rhel8@sha256:50dc29deac8efaac3bf321270b718dec41d8b80746d3548c076ab26b2c6b63ca_s390x",
"8Base-RHACM-2.4:rhacm2/multicluster-operators-subscription-release-rhel8@sha256:faae7a0632b10dc9b65af7a8af7e7c7d9e26f2f7087687fa19d2afefa7426c5a_amd64",
"8Base-RHACM-2.4:rhacm2/multicluster-operators-subscription-rhel8@sha256:1fa2779aab32977ec8e867ed188dcdd66106986c3cbf39f02e2a555873ba478a_ppc64le",
"8Base-RHACM-2.4:rhacm2/multicluster-operators-subscription-rhel8@sha256:731a4f0919cbab729e9dded9e513ec4ad5e1b48967c21f65f3b494158a6b25ba_s390x",
"8Base-RHACM-2.4:rhacm2/multicluster-operators-subscription-rhel8@sha256:ec803f14f854b73a873f95027617246888ea28029f2f4bb5b7f39a5dd63399ca_amd64",
"8Base-RHACM-2.4:rhacm2/multiclusterhub-repo-rhel8@sha256:75504c269b3d0c2af9b48317f3dc070fae58a1e46e95283e2e0e1ab6b60f452d_amd64",
"8Base-RHACM-2.4:rhacm2/multiclusterhub-repo-rhel8@sha256:c21ffdaa0ce90e6c08f4814c09d9a0bd34d341ad1fc8f6ff2152e9007393ba1f_s390x",
"8Base-RHACM-2.4:rhacm2/multiclusterhub-repo-rhel8@sha256:e1e522835d65503d467dc9ef7c4a0149adfc4cbd3620134adb4a5694eda2f0c4_ppc64le",
"8Base-RHACM-2.4:rhacm2/multiclusterhub-rhel8@sha256:37cf6ccd9a2b9af4444fa192e7b5e6979687bd5159d97f48da40c4f9bad249eb_amd64",
"8Base-RHACM-2.4:rhacm2/multiclusterhub-rhel8@sha256:b8dea0eca4c8aaefee6be9afea77e3302ad551f68f5a87316caf65e13ac9138d_s390x",
"8Base-RHACM-2.4:rhacm2/multiclusterhub-rhel8@sha256:d173cf78965bd026a6333af91b55305ea9c349e630fa53548ee42d791295cd69_ppc64le",
"8Base-RHACM-2.4:rhacm2/node-exporter-rhel8@sha256:0b2cf97a3d82fb4570dee71c1232ef9998c7efcd1d9415f9f41351457802d62d_amd64",
"8Base-RHACM-2.4:rhacm2/node-exporter-rhel8@sha256:93e85d546c624a685221a5d0c9085fa59752105587a531c58066a856defa322a_ppc64le",
"8Base-RHACM-2.4:rhacm2/node-exporter-rhel8@sha256:b20c7b88c52ab9772ebd2216333d6324cba08c653135af469a9e6ccb6648d7c6_s390x",
"8Base-RHACM-2.4:rhacm2/observatorium-rhel8-operator@sha256:078b48f3746c33e0c69b11c9e51e70c220a3cc6f0fd26eb5b30534b16c6a2efa_s390x",
"8Base-RHACM-2.4:rhacm2/observatorium-rhel8-operator@sha256:0e1ec4eda138936261dc5a76a18fa4ace6082c636b30021ce10d5d4d0acea890_ppc64le",
"8Base-RHACM-2.4:rhacm2/observatorium-rhel8-operator@sha256:70e41fdcacd43b4e498b8d5917d0e2fb640f4e85f30b1d6646b27aee1bc8dafc_amd64",
"8Base-RHACM-2.4:rhacm2/observatorium-rhel8@sha256:431149d31b309822fa9476f951ae39bde3a81cc5d17d2a79062ced7b729166cd_amd64",
"8Base-RHACM-2.4:rhacm2/observatorium-rhel8@sha256:65aaebf97e8b904e9ff1520f4bc4704bc21614a7377f66a4c6776032621a9ccf_s390x",
"8Base-RHACM-2.4:rhacm2/observatorium-rhel8@sha256:804054ba7c65c0814307017e3ff6681ba25e62384468adbf3712418e1f3b321f_ppc64le",
"8Base-RHACM-2.4:rhacm2/openshift-hive-rhel8@sha256:80950fa60359f90359129bff09665d7e94150bfbcfb048dc46ec77309479733b_ppc64le",
"8Base-RHACM-2.4:rhacm2/openshift-hive-rhel8@sha256:bae2680af5a00937f0ecc680ad979b131ad65fc47c4683dec69e45e442dd38b4_amd64",
"8Base-RHACM-2.4:rhacm2/openshift-hive-rhel8@sha256:c75cad252f1bda9dac27d1145ee01fe91078e6bc29c60b72f2f0977cea56ae9c_s390x",
"8Base-RHACM-2.4:rhacm2/placement-rhel8@sha256:1cc55dc4ec890f583cf63c7c1d5451cd1e409dbb8feed7bb854e6970ba0e9cbd_s390x",
"8Base-RHACM-2.4:rhacm2/placement-rhel8@sha256:98f3db6bd38eec496565558b8c81a06b51fe22ad4c5a462a6b43a61ab3bc853c_amd64",
"8Base-RHACM-2.4:rhacm2/placement-rhel8@sha256:a0a5b1e0cd29da2c215f3ce555230477ce775cbd79423c74426aaa4f7f56cfc5_ppc64le",
"8Base-RHACM-2.4:rhacm2/prometheus-alertmanager-rhel8@sha256:29c84506cb42edbede5abdf086433ef003d677135fe3b51093c1fbafa6f666e0_s390x",
"8Base-RHACM-2.4:rhacm2/prometheus-alertmanager-rhel8@sha256:be4e1ac4ca5c8145ad7488bc9f067d8f1b9f4cb3d79ac43f4addd19cc66a584b_amd64",
"8Base-RHACM-2.4:rhacm2/prometheus-alertmanager-rhel8@sha256:fc83710377e91bec8866053bb2b9f91be7a3c25993488a6f9641e7c93918aadc_ppc64le",
"8Base-RHACM-2.4:rhacm2/prometheus-rhel8@sha256:1587535175898f97007552a6023ef0785861271dc939a751c98db0c41c9e2c97_amd64",
"8Base-RHACM-2.4:rhacm2/prometheus-rhel8@sha256:4aa41836d3699f3b8a546703fa5032a01af6bcac60465e779769c32a36352d0d_s390x",
"8Base-RHACM-2.4:rhacm2/prometheus-rhel8@sha256:f7971a684bcdce02604319ecace5ba585797f116a64024da815bf3e2d27f6251_ppc64le",
"8Base-RHACM-2.4:rhacm2/provider-credential-controller-rhel8@sha256:827351fc8036170bfb1b6d0fc15c84476c8913ae044163884ff89424e0e4235f_s390x",
"8Base-RHACM-2.4:rhacm2/provider-credential-controller-rhel8@sha256:a6f1234d8f90e06b88775ce831e574ec0621e487043d412d7c35d2bde6db21f9_amd64",
"8Base-RHACM-2.4:rhacm2/provider-credential-controller-rhel8@sha256:e33d7b73b6a7d41ef7779800af177a4557608ea87c854e457d0421332fcb421f_ppc64le",
"8Base-RHACM-2.4:rhacm2/rbac-query-proxy-rhel8@sha256:1d1c793c2bf89cb49dc4625981b4f7bc9cc827d01d7c57af88cde59adde21787_amd64",
"8Base-RHACM-2.4:rhacm2/rbac-query-proxy-rhel8@sha256:a129031e0e3c0e389a104f1ad15f4ecbb6382d79e19c62e7b22b31bee7021cdd_s390x",
"8Base-RHACM-2.4:rhacm2/rbac-query-proxy-rhel8@sha256:b549a06e14f326d196883c8168db3f82edbb952184ea4742b6d4eca78b13bc69_ppc64le",
"8Base-RHACM-2.4:rhacm2/redisgraph-tls-rhel8@sha256:7e3245ba0f53c4c510f7151b3e940c13d5a79d8d95b203e3b8ceaca4ceea42ea_ppc64le",
"8Base-RHACM-2.4:rhacm2/redisgraph-tls-rhel8@sha256:9fb4a62d70505c508d0d8dc158f8fa1c759c23f6a13c6a069a40a32c5cbce1fe_s390x",
"8Base-RHACM-2.4:rhacm2/redisgraph-tls-rhel8@sha256:cdf817bdb70737e6912e550fa1602bbbcaa5b34a2e2d47a249000aac560cc6f0_amd64",
"8Base-RHACM-2.4:rhacm2/registration-rhel8-operator@sha256:3ca37dec679c11f1333c5fd6c866867ce2e7ed5d3c139c2ad8f3ad7d10be70c0_s390x",
"8Base-RHACM-2.4:rhacm2/registration-rhel8-operator@sha256:45b0e1027807496b3c2a10d8e7c015cc91cc77b9832639adb51a6e5fc7f5071b_ppc64le",
"8Base-RHACM-2.4:rhacm2/registration-rhel8-operator@sha256:6710d98fb67533848a96f35fcbeb0adf6999a7e6534068ccc9956105a4d2db73_amd64",
"8Base-RHACM-2.4:rhacm2/registration-rhel8@sha256:0fbe6a1234544b31be5b6ba778895d31b0486783116796e0e31079cd2ee9f87a_ppc64le",
"8Base-RHACM-2.4:rhacm2/registration-rhel8@sha256:494e65b5e3bf27c3bae221db5154b119ef7689b2cb42894f05c40cf4608f1da6_s390x",
"8Base-RHACM-2.4:rhacm2/registration-rhel8@sha256:5d614eda176a91d5359e8a44a6f93a3fdbda8080f2209f342f83d4816b2d0008_amd64",
"8Base-RHACM-2.4:rhacm2/search-aggregator-rhel8@sha256:176ba84e41d3465826245fd9acd199c0b292c25a76c88bbcab8c07d93829ff9c_s390x",
"8Base-RHACM-2.4:rhacm2/search-aggregator-rhel8@sha256:3857111bc468c7bb79a7476d6bc5df0add7d8951799b65b6414f1f5dd3d5b9b8_amd64",
"8Base-RHACM-2.4:rhacm2/search-aggregator-rhel8@sha256:52a2dd79f67b1910a7129f70ba18b48656cd41b2a15f2ae4af2509c0eaa4205a_ppc64le",
"8Base-RHACM-2.4:rhacm2/search-api-rhel8@sha256:2d64646d663ac682a087fc69314bd72751ba2b005ab08a93da223470a863a740_amd64",
"8Base-RHACM-2.4:rhacm2/search-api-rhel8@sha256:74ccabf407b668837238eb3ad2e536fcb0b3df9a48741f43edf2456fbee80cc6_ppc64le",
"8Base-RHACM-2.4:rhacm2/search-api-rhel8@sha256:de9cc78ae58b063980c0fd3797cc6aba79bedc22898dae3fbce64c94dfd82909_s390x",
"8Base-RHACM-2.4:rhacm2/search-collector-rhel8@sha256:37c5344f9061f44ea363d64c2118e791999007ecdead8d15c8c121aff83631fe_amd64",
"8Base-RHACM-2.4:rhacm2/search-collector-rhel8@sha256:98fb5b0965d41badb9933eb0fc23a5006c1e1cb555a8b80b63a6a00bc87b1c7a_s390x",
"8Base-RHACM-2.4:rhacm2/search-collector-rhel8@sha256:ff9c98d5836007520ff971116d5c143b6e0fafa25e5c8f0dfd4b1a23f191f1d2_ppc64le",
"8Base-RHACM-2.4:rhacm2/search-rhel8@sha256:13b61bea54f6d67fb749852d48dc6a035ee516ed5f3d339619b97924e078ca59_ppc64le",
"8Base-RHACM-2.4:rhacm2/search-rhel8@sha256:210fdca717aef2b4159e223a4f0bab06cdae9491d2c890d63710cf3c71de0c32_amd64",
"8Base-RHACM-2.4:rhacm2/search-rhel8@sha256:5f3249435b29dba366242d6e68e6f1f2f4a8f4cd8941fb881d297bd5ed9fa72e_s390x",
"8Base-RHACM-2.4:rhacm2/search-ui-rhel8@sha256:2203d5c5cadd4be391bba00bbf8a588e930dcde7c438e15c14ed0e7a3fd31522_s390x",
"8Base-RHACM-2.4:rhacm2/search-ui-rhel8@sha256:aa0f257b502a6fcf1d2eb2270858f7d145abee32b9a64ba511bab22218b74e0a_ppc64le",
"8Base-RHACM-2.4:rhacm2/search-ui-rhel8@sha256:d4a81b7b29b9a76aa631ad26471b3cd6202775853f5a2102260c4f1e339cdfe0_amd64",
"8Base-RHACM-2.4:rhacm2/submariner-addon-rhel8@sha256:0faded1f0229ce80be36090a54ed761f1c89b414e84bd11d680fbddd382a986b_amd64",
"8Base-RHACM-2.4:rhacm2/submariner-addon-rhel8@sha256:4331c06cda7427491fcf5061f9695ab5f87dea5a02b5b915b1354c20f3cff830_s390x",
"8Base-RHACM-2.4:rhacm2/submariner-addon-rhel8@sha256:514d5c15aceb07e72ba74d9ba1b3bdc2e84e1c4060b2facdb886809b118c704c_ppc64le",
"8Base-RHACM-2.4:rhacm2/thanos-receive-controller-rhel8@sha256:2da6d891769a4d9cb936d93a8ea84eea45f33e482c79cc74418f4143c5c145e7_s390x",
"8Base-RHACM-2.4:rhacm2/thanos-receive-controller-rhel8@sha256:8c0745aa13e06c6cc159d8be33302b766673bdd1aedff1309d205519587440ab_amd64",
"8Base-RHACM-2.4:rhacm2/thanos-receive-controller-rhel8@sha256:8d0e265c199c32e757c2004d89db64bc64092171b98068aab03f977a744cc5bc_ppc64le",
"8Base-RHACM-2.4:rhacm2/thanos-rhel8@sha256:8036c9dd2d44027f5173b935ee8dcd9b3e87b433d65a50f83ffa76a503cf747c_s390x",
"8Base-RHACM-2.4:rhacm2/thanos-rhel8@sha256:ed22c2650f0d908174896647ced911a49945714a114836096b787cc879164bc4_ppc64le",
"8Base-RHACM-2.4:rhacm2/thanos-rhel8@sha256:fbe3062ae92faafd40caac5ddd0b20e2d1bfcaa64febebc0dcd5d368a3734c12_amd64",
"8Base-RHACM-2.4:rhacm2/volsync-mover-rclone-rhel8@sha256:0b3c2d30d0a6109db50dba4053d795fc92bfcadc380a8a8deb5ae4ef4e6d29fa_ppc64le",
"8Base-RHACM-2.4:rhacm2/volsync-mover-rclone-rhel8@sha256:6784f7672ac4c8f47ddaf9b5fc6b98f2c1d18c48be212114eeab9babb780cba6_s390x",
"8Base-RHACM-2.4:rhacm2/volsync-mover-rclone-rhel8@sha256:ada830a6dfa3f00aba2a32225a9884bbe31d20b93ece21249b11e6b037d85e75_amd64",
"8Base-RHACM-2.4:rhacm2/volsync-mover-restic-rhel8@sha256:31244fad1da3b5c258babd12defc1192a8534727f12ad775aad9d202fb6a5947_amd64",
"8Base-RHACM-2.4:rhacm2/volsync-mover-restic-rhel8@sha256:3ac9147cf782a40b3881973a399add430aee10cdfe1abdb00c98a0b5a3a527dc_s390x",
"8Base-RHACM-2.4:rhacm2/volsync-mover-restic-rhel8@sha256:9d00b2d06752192dd8f8f48aeb2786ac1ee0c062ed8916cf3f693c7d2a05e208_ppc64le",
"8Base-RHACM-2.4:rhacm2/volsync-mover-rsync-rhel8@sha256:30e06b75f83e22faeed2108f68b158fb35b4db22b83f049c61706ddcbfef27d9_ppc64le",
"8Base-RHACM-2.4:rhacm2/volsync-mover-rsync-rhel8@sha256:530aedee3aeca43ef0501f5cd2aa07c65eb708ac1a7fcd97fc3000358744d1bd_s390x",
"8Base-RHACM-2.4:rhacm2/volsync-mover-rsync-rhel8@sha256:c5621b5d113a1330bdc04f1fce05fd6f16c10526511ba207cb24551f7efe0e58_amd64",
"8Base-RHACM-2.4:rhacm2/volsync-rhel8@sha256:1ab81a27373c351eb2c932536fc9ea6cbf74911b794e3cd183c8e5624940a656_ppc64le",
"8Base-RHACM-2.4:rhacm2/volsync-rhel8@sha256:90ed24a800b82c2eb1c0f2d08aa11b2bea942e6a9044e3a01a5778877e7b376a_s390x",
"8Base-RHACM-2.4:rhacm2/volsync-rhel8@sha256:9e02a53649909a9d3ccd5c22f5c231b3ad69f451d7b5a32033046f3031cde188_amd64",
"8Base-RHACM-2.4:rhacm2/work-rhel8@sha256:0facf27d638269e722029217ef72016556c60e42887a836e4a0ad6140c1b6dcf_s390x",
"8Base-RHACM-2.4:rhacm2/work-rhel8@sha256:5694a214f662b4556b1fdf088ef0d33d6674dc3be3ae5d2fbdf00e56addeae3c_amd64",
"8Base-RHACM-2.4:rhacm2/work-rhel8@sha256:73b036d1c7b9c44010ef9716be8c96bfd2a7af7e09b2cf3402cc2aac81ef94e4_ppc64le"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2022:6696"
}
],
"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.4:rhacm2/acm-grafana-rhel8@sha256:17c53124f6c09cc839f533aee0c870078f547fef29a19803814f5c5fbc5e7939_s390x",
"8Base-RHACM-2.4:rhacm2/acm-grafana-rhel8@sha256:644a295644e91a8976d4df02e5ccdd711d8d3c8fa409cae698671b49b96ec00a_ppc64le",
"8Base-RHACM-2.4:rhacm2/acm-grafana-rhel8@sha256:9c9b992bf748282d7cdc941b7907bbcbabe69a8b287bc4195a6bc8b9d9b6cbd0_amd64",
"8Base-RHACM-2.4:rhacm2/acm-must-gather-rhel8@sha256:0cca0dbb0b7adff8eaea1315b422edb6ea1778befa4772f3e6f5755fb5519196_s390x",
"8Base-RHACM-2.4:rhacm2/acm-must-gather-rhel8@sha256:63b5758cfcffe96326b090ae51d38c00ca13b35e9fe5e4354cd33e67d042c41b_amd64",
"8Base-RHACM-2.4:rhacm2/acm-must-gather-rhel8@sha256:cfc97f6c9495bac2635e016dd47049683f8ed78c932ef2c70cec2ec7be323fea_ppc64le",
"8Base-RHACM-2.4:rhacm2/acm-operator-bundle@sha256:346215260baa3371853d15ccc451c3ac418813c5cd9b422b0ad9f2dd6ae8a511_s390x",
"8Base-RHACM-2.4:rhacm2/acm-operator-bundle@sha256:cb4fca4155dc3e274712c0c7609eb6111a6e03207ddaa0d5c3c8752badc15b2c_amd64",
"8Base-RHACM-2.4:rhacm2/acm-operator-bundle@sha256:cceb82a8492d7e971e515f1a0a5391a1051e4f130f7a14e412def20616e05d40_ppc64le",
"8Base-RHACM-2.4:rhacm2/agent-service-rhel8@sha256:5b5046b04aa10807a6676916cf4744f0cd36c056dd3fd626304814af2d665cf9_amd64",
"8Base-RHACM-2.4:rhacm2/agent-service-rhel8@sha256:5c89bb44eda9a0754ea1d1ca69ea260f02f060c517194251519439e4b943e46a_ppc64le",
"8Base-RHACM-2.4:rhacm2/agent-service-rhel8@sha256:cfe9dfc60224b6206d6fbbc4c4ee95e378ce2da8b79c176e5e7bfdd8b0375f88_s390x",
"8Base-RHACM-2.4:rhacm2/application-ui-rhel8@sha256:6acf7df47405a4ccb3ede12db6574a0829d28f94ea5d20d6041db1bd045a90c6_ppc64le",
"8Base-RHACM-2.4:rhacm2/application-ui-rhel8@sha256:96c10e483a1c99f0ac91fb84df87ebe927e82ca35ef7e36e0f583121dcdd8b15_amd64",
"8Base-RHACM-2.4:rhacm2/application-ui-rhel8@sha256:ffb0b475eccc16a227f13a3d0d332f9cd9b96eade52646352a7497f903edf1a2_s390x",
"8Base-RHACM-2.4:rhacm2/assisted-image-service-rhel8@sha256:2c2f96ebf908cf415613aec65a414884ec35784e4bdcd4c4b4978aa98149af4d_amd64",
"8Base-RHACM-2.4:rhacm2/assisted-image-service-rhel8@sha256:c89023b0b424e2b8800399fc4b6cfa9336248f3222097c094d33fd2b872398aa_ppc64le",
"8Base-RHACM-2.4:rhacm2/assisted-image-service-rhel8@sha256:e49c328eb815293dd606199a0b8a2bd0db6bbf5d87eeaa7902d6d4df1bb41d35_s390x",
"8Base-RHACM-2.4:rhacm2/assisted-installer-agent-rhel8@sha256:86fd675a09451d3ee552452999cd2c82410174f5e55dcfd4f21286559363217e_amd64",
"8Base-RHACM-2.4:rhacm2/assisted-installer-reporter-rhel8@sha256:dcc214165e5c895925f52673577fa73274b017e3e9017818bf5c0327b3600ffb_ppc64le",
"8Base-RHACM-2.4:rhacm2/assisted-installer-reporter-rhel8@sha256:f7004db056478b4c1b101ab0ceac24f78dbefc018a1e76e12e8a4f69fd171175_amd64",
"8Base-RHACM-2.4:rhacm2/assisted-installer-rhel8@sha256:6e002bec6af8e7d7b0c89bc25f4a9e3224e47f5638be7cc2a9c68a5e92447254_amd64",
"8Base-RHACM-2.4:rhacm2/assisted-installer-rhel8@sha256:815976efa30282899af7de91b5df1fdeca10c709d0fc60d09d8f3abb1c2acdc3_ppc64le",
"8Base-RHACM-2.4:rhacm2/cert-policy-controller-rhel8@sha256:0e30470d12e11f473750e0b95833d0d1fe6fd3ee9d9d0c5d7454614449156148_s390x",
"8Base-RHACM-2.4:rhacm2/cert-policy-controller-rhel8@sha256:2324eeab4219c1c953b698cbd1cf57e0af777f31042de00eaaa2bf163f84cae1_amd64",
"8Base-RHACM-2.4:rhacm2/cert-policy-controller-rhel8@sha256:c3d60eaf9f775e623114d093450b5d170b4048ef1e52267a2153ec54489bd00f_ppc64le",
"8Base-RHACM-2.4:rhacm2/cluster-backup-rhel8-operator@sha256:9969b8f2f91bd0a3ef0e89300d66a656238a3a3361d56cf7fc0eb55db1752782_amd64",
"8Base-RHACM-2.4:rhacm2/cluster-backup-rhel8-operator@sha256:d5639931ddcb1288f279f54a3688fcb8c94d710a457917c46bfa3db6cd1a317b_s390x",
"8Base-RHACM-2.4:rhacm2/cluster-backup-rhel8-operator@sha256:fa4667d27a8778efc83ace86657c638aacb7ccc3168c489d427c1d6ab834cbb2_ppc64le",
"8Base-RHACM-2.4:rhacm2/cluster-curator-controller-rhel8@sha256:4b32ee29c898c9f52a5fdeed3a6a595ac157db7051b36086eddf7a8f91b2ec08_ppc64le",
"8Base-RHACM-2.4:rhacm2/cluster-curator-controller-rhel8@sha256:9e6a260d8130731601612a56cea728fc6b80cfa3d7fd8b6612175ff76b290dea_s390x",
"8Base-RHACM-2.4:rhacm2/cluster-curator-controller-rhel8@sha256:faa454bab3f9ea36a2d5a1eaa16806ac3669472856833e750571e45da7074d40_amd64",
"8Base-RHACM-2.4:rhacm2/cluster-proxy-addon-rhel8@sha256:03d738d93d893b9fd9d2587e14b9a7a92bbb5eca4b85901b5e07cff1e7a3ab73_s390x",
"8Base-RHACM-2.4:rhacm2/cluster-proxy-addon-rhel8@sha256:22c9595f3f4d95b6dc6c17ce5412f4131d9ce501f2660f23d176f276c4a97a73_ppc64le",
"8Base-RHACM-2.4:rhacm2/cluster-proxy-addon-rhel8@sha256:ae6de1e14b7897a944733cdb9963f31990d696a66260974d3f692e0af87161d3_amd64",
"8Base-RHACM-2.4:rhacm2/clusterclaims-controller-rhel8@sha256:2c7f03c0ca17163c949249bb4b480a0fd2c986e55b0dc23c6cd3b0a974b4c229_ppc64le",
"8Base-RHACM-2.4:rhacm2/clusterclaims-controller-rhel8@sha256:bd8fa875e2c6b6c650c21089441b417ae657b8e1fda2786d2f328978776a6883_s390x",
"8Base-RHACM-2.4:rhacm2/clusterclaims-controller-rhel8@sha256:c49c92c632968e08f74d08eaa99862f0dd8dd1fe4a85f05e57efa90e5dca5563_amd64",
"8Base-RHACM-2.4:rhacm2/clusterlifecycle-state-metrics-rhel8@sha256:3711cb41642a7fffc69a0c98db128d39d980555127f22a9d1dfd76c9631b8edc_ppc64le",
"8Base-RHACM-2.4:rhacm2/clusterlifecycle-state-metrics-rhel8@sha256:60a54bc76a84f2369b02dc1b9b0d8353da93acc9f8193a26739110c6fe59abdd_s390x",
"8Base-RHACM-2.4:rhacm2/clusterlifecycle-state-metrics-rhel8@sha256:6df08e52cee6890187b6be3a62b36c18fcff7e34630da933e0a5f7bcecec6b4c_amd64",
"8Base-RHACM-2.4:rhacm2/config-policy-controller-rhel8@sha256:8fb0581852dc1dfd80a81ba03c6976da1aa8d93675f626765f2266adfa94d5ac_s390x",
"8Base-RHACM-2.4:rhacm2/config-policy-controller-rhel8@sha256:929233f873cbf980fb850a9812c98bd09f907e26d9afeb1c0198d52776e33b32_ppc64le",
"8Base-RHACM-2.4:rhacm2/config-policy-controller-rhel8@sha256:a3653dcecb777d7b3915c49b7999793b90dd4524628d5517368a0837af46aa07_amd64",
"8Base-RHACM-2.4:rhacm2/console-api-rhel8@sha256:02481bcf2ddd1771d965e947cfcbad66540e2df055a3013bee5185ab84960d6d_ppc64le",
"8Base-RHACM-2.4:rhacm2/console-api-rhel8@sha256:3a47d211370efc6e1661d4d0abd0d5abc65d8a759218af7c2722db820a664d8c_s390x",
"8Base-RHACM-2.4:rhacm2/console-api-rhel8@sha256:789e1950e886e54c341699cc8ec0c4bfb9a0e295e49961366759e861d32d5ef9_amd64",
"8Base-RHACM-2.4:rhacm2/console-rhel8@sha256:5215e1a2f456b83ba4ae02ea653bef51d331ced6e9a4c67958e8c41cd88aa818_s390x",
"8Base-RHACM-2.4:rhacm2/console-rhel8@sha256:d5cbabd5d26e6e712d9f531db8ebaa3a793599538ef2e62262b02c165ea74b9a_ppc64le",
"8Base-RHACM-2.4:rhacm2/console-rhel8@sha256:e797bce5724653b3ae0395c66c4796dc0594002cdde7242f4fd29c2fd5e703fa_amd64",
"8Base-RHACM-2.4:rhacm2/discovery-rhel8-operator@sha256:224af94e4e027bfb7edff3f889ec08aa031eaede2e4a02c67ce2925f29230ea8_s390x",
"8Base-RHACM-2.4:rhacm2/discovery-rhel8-operator@sha256:5dd54d496d15c262072c6024385e9fbf016edabe8a6bcdf31ec63ed5c445088c_amd64",
"8Base-RHACM-2.4:rhacm2/discovery-rhel8-operator@sha256:f64cae3c176e4b18af716ba054dcebafa07c3f893943de09b7dfd0285a9271d5_ppc64le",
"8Base-RHACM-2.4:rhacm2/endpoint-monitoring-rhel8-operator@sha256:516888a8ee8d509b77cda6ef2154a6d70a94a48a2c8c5bc7a9b1b9f2e089ff57_ppc64le",
"8Base-RHACM-2.4:rhacm2/endpoint-monitoring-rhel8-operator@sha256:c48ced70438f389ee0a22a8670db80c121c087728533c5cd2070751ce3b2614e_amd64",
"8Base-RHACM-2.4:rhacm2/endpoint-monitoring-rhel8-operator@sha256:ee184be0540e401b6834747b6632b11d69269f3d9ab44bc4aaab9fc9877191aa_s390x",
"8Base-RHACM-2.4:rhacm2/governance-policy-propagator-rhel8@sha256:b5a8689de0cc37c38daca89e1a6f64b6601b341a8f12ef6c093ec12b83bca4e8_s390x",
"8Base-RHACM-2.4:rhacm2/governance-policy-propagator-rhel8@sha256:f885cac3c1b78c94885f9a9e197511c51b5470b192d6ac48e6cb20a592b36832_ppc64le",
"8Base-RHACM-2.4:rhacm2/governance-policy-propagator-rhel8@sha256:fbec65b4937bbdad28cc1e04b5b215caddeaacda3a844cd0a45ade093997adc3_amd64",
"8Base-RHACM-2.4:rhacm2/governance-policy-spec-sync-rhel8@sha256:2c130b6df67cd0a8ee055d9b8bb3ede4bcf211978db7cdd892f78bf1d56dd269_amd64",
"8Base-RHACM-2.4:rhacm2/governance-policy-spec-sync-rhel8@sha256:6a8227f1560751fd8e1d2ec8136d8855599727eb7ad382bd5b18167ba46b31ff_ppc64le",
"8Base-RHACM-2.4:rhacm2/governance-policy-spec-sync-rhel8@sha256:c2c6ab3e7317dee023b79cc868c052a8a602610925932358498a3a215d5c8089_s390x",
"8Base-RHACM-2.4:rhacm2/governance-policy-status-sync-rhel8@sha256:385006b34743b689054c581eaaffb5298adfd092eaa13ff6c24f28fa5b79a178_amd64",
"8Base-RHACM-2.4:rhacm2/governance-policy-status-sync-rhel8@sha256:6c2ec36725b956432591b6cb6a20d4eb2ac3bf759ab4a901f581c81bcb12270c_ppc64le",
"8Base-RHACM-2.4:rhacm2/governance-policy-status-sync-rhel8@sha256:76f717cb9fe271941f45794a8dd9ebb85af0f7ab6cd104a698352b875e1b721d_s390x",
"8Base-RHACM-2.4:rhacm2/governance-policy-template-sync-rhel8@sha256:2d0d4141d0df7a5309edb3aa064591479facd14d604f5338383a88a7c01fb976_s390x",
"8Base-RHACM-2.4:rhacm2/governance-policy-template-sync-rhel8@sha256:a96e372e54eadb8c0f384eaf5295a5a17ab701c5051b5ae59341ecc01489099b_ppc64le",
"8Base-RHACM-2.4:rhacm2/governance-policy-template-sync-rhel8@sha256:d9135c4c5eb68af915b552e2d7fe62251f4a3a23d45a7b193d754b7da900b159_amd64",
"8Base-RHACM-2.4:rhacm2/grafana-dashboard-loader-rhel8@sha256:1f8b57a645d0abc3e639eb493f228d3485f4a3f53528175bc386f712fce7cd3f_amd64",
"8Base-RHACM-2.4:rhacm2/grafana-dashboard-loader-rhel8@sha256:5419a6207c0cd1adb21d7c4c3378d31f240a9f29674aee612608d015fe0b491f_ppc64le",
"8Base-RHACM-2.4:rhacm2/grafana-dashboard-loader-rhel8@sha256:6190c4487c63f61cb24e8d219aa1ebc6ff5d8d8b1ece5bbb3da5d46e67f0b98c_s390x",
"8Base-RHACM-2.4:rhacm2/grc-ui-api-rhel8@sha256:40f04e8634a2151e7a4aefe823c980d1d98c89ddb1210b55b4c0566bd85fd787_amd64",
"8Base-RHACM-2.4:rhacm2/grc-ui-api-rhel8@sha256:999f7119e60d578cd54b08135838fb8ecb996cd93f8e6f07ee92ec776f86f3d7_s390x",
"8Base-RHACM-2.4:rhacm2/grc-ui-api-rhel8@sha256:a8072d656eb14084eafd141690c02119376c9436faab8e4d219e1f0ade7ed2ec_ppc64le",
"8Base-RHACM-2.4:rhacm2/grc-ui-rhel8@sha256:18beaf038580dd78d44cdbd7b3e9bfab16b1ae9f1b454689abe1ebfefe4964b5_amd64",
"8Base-RHACM-2.4:rhacm2/grc-ui-rhel8@sha256:2e28251e1a65b7176007f53887f3693e5268848b1bb8a1e084e9f1064deaec8a_s390x",
"8Base-RHACM-2.4:rhacm2/grc-ui-rhel8@sha256:3848541d746de6dfacca63f06f29fc7d203dfa4c73dbd749407896ddddb7306c_ppc64le",
"8Base-RHACM-2.4:rhacm2/iam-policy-controller-rhel8@sha256:0deeefc1600e43aac6d9eadd05b32d3a1b2059632ec7e8b005eb2245b52dbd98_amd64",
"8Base-RHACM-2.4:rhacm2/iam-policy-controller-rhel8@sha256:7d1534ff8b00cd38716d2bfb65b924a45e9ec18a8eccad13c5e3818f858630b6_s390x",
"8Base-RHACM-2.4:rhacm2/iam-policy-controller-rhel8@sha256:b2fa794482a54fcfcbf7d0ac8597e9cb0ac0c73cfe5afa8bf2e73ca35d37feb9_ppc64le",
"8Base-RHACM-2.4:rhacm2/insights-client-rhel8@sha256:0f567016e55498bef2be33665d247eb14308b13aaef5cc670de7e06ff830cb9a_amd64",
"8Base-RHACM-2.4:rhacm2/insights-client-rhel8@sha256:6bd666f6d541ab33598c4a38ac05e8f65f19e03d8630cf685c89b05f14c4f1b8_ppc64le",
"8Base-RHACM-2.4:rhacm2/insights-client-rhel8@sha256:85bf407b6bc232952f4dd7c1edd8a7f4a168a6995d7b866f4417bc65a162efd5_s390x",
"8Base-RHACM-2.4:rhacm2/insights-metrics-rhel8@sha256:180e2ac58d3549c7ed583da66fba14368c606feb65b4313aac3b4f889ec091bb_amd64",
"8Base-RHACM-2.4:rhacm2/insights-metrics-rhel8@sha256:2492650b89feab7de0408be0e3af6d889e6291bb7064ea524dafca87b252840e_s390x",
"8Base-RHACM-2.4:rhacm2/insights-metrics-rhel8@sha256:93066377331da7f85024ae541440cb409c741d393adfdfe289f7d5836c0da183_ppc64le",
"8Base-RHACM-2.4:rhacm2/klusterlet-addon-controller-rhel8@sha256:018f6d71abae2963c853fe9d1a41fdad2df91acb72fee775af08275647d3019f_amd64",
"8Base-RHACM-2.4:rhacm2/klusterlet-addon-controller-rhel8@sha256:500d5166ea2f808c46b71d1a5470a35bffa484d860161a16e9809f90d021b23e_ppc64le",
"8Base-RHACM-2.4:rhacm2/klusterlet-addon-controller-rhel8@sha256:a4d7ef368efce597729c5fc1ae4358a0b45483a11b8363bf8d164c20075da748_s390x",
"8Base-RHACM-2.4:rhacm2/klusterlet-addon-rhel8-operator@sha256:0402e265ec4919aef893be4c0f177b53173bc0c50eb47aafea6822e05a7748be_s390x",
"8Base-RHACM-2.4:rhacm2/klusterlet-addon-rhel8-operator@sha256:6b0fbc1956407a0986460556336fcccfe4d08d712cc4b0af4ca65061baf75ea2_amd64",
"8Base-RHACM-2.4:rhacm2/klusterlet-addon-rhel8-operator@sha256:d7546a69df7b817d0c29c8f95dd3d5d2900c3755c82570b1d610702c56d4fb59_ppc64le",
"8Base-RHACM-2.4:rhacm2/kube-rbac-proxy-rhel8@sha256:6650633c4664e6b537e82eafc593dc91ca206de3b0de878f600c913a95eb18a2_amd64",
"8Base-RHACM-2.4:rhacm2/kube-rbac-proxy-rhel8@sha256:c1c90ee4ae1f908c33c8a8bf38f0b47bfad039bedccf870324f6b554aad5d78c_s390x",
"8Base-RHACM-2.4:rhacm2/kube-rbac-proxy-rhel8@sha256:ccddb38db49a190aa0d5d70e6b4672079ea222a42045d406a4b9974ac7412146_ppc64le",
"8Base-RHACM-2.4:rhacm2/kube-state-metrics-rhel8@sha256:566b95595959ba60677f1518562fd996ef7643dc94aa9e9fead0e4b4096032ca_s390x",
"8Base-RHACM-2.4:rhacm2/kube-state-metrics-rhel8@sha256:789f79b85c022e59143e725a589ac890884f079c969f56efb972b0a0f8d77e66_amd64",
"8Base-RHACM-2.4:rhacm2/kube-state-metrics-rhel8@sha256:971a33f5a57057d3901ff75eebbc13ca8456b4315dd7811139e60bb8872d80bf_ppc64le",
"8Base-RHACM-2.4:rhacm2/managedcluster-import-controller-rhel8@sha256:bcb43adee06dbb1cfb6a5c9fed71847ecc3826e3e44fe04d57b7143a6123daa5_s390x",
"8Base-RHACM-2.4:rhacm2/managedcluster-import-controller-rhel8@sha256:dbf235a9723a1c21471d8ef0029f3c999ac3b22512d67facd052efb725431bc1_ppc64le",
"8Base-RHACM-2.4:rhacm2/managedcluster-import-controller-rhel8@sha256:faf01c5554224350e4cffd1fc4ce275886791e45857bf0ed5f90ffa3a64680dc_amd64",
"8Base-RHACM-2.4:rhacm2/management-ingress-rhel8@sha256:46293eeaad521f993ed01467e13cae70f600426ef09df0e02dd8b83348b60027_amd64",
"8Base-RHACM-2.4:rhacm2/management-ingress-rhel8@sha256:c3cdbf5ff93b3b19ac2d7cf15b9152a0761d473de7afe29832a7ca3b833b6797_s390x",
"8Base-RHACM-2.4:rhacm2/management-ingress-rhel8@sha256:ce994a8f4c4e5476e6131a6721da748225c89a96c9d471a8638eefb6a22d52b9_ppc64le",
"8Base-RHACM-2.4:rhacm2/memcached-exporter-rhel8@sha256:01398d4f3b1825e864ddae46a5e4b7cc298dabb444dd105787ef6aeb70514571_ppc64le",
"8Base-RHACM-2.4:rhacm2/memcached-exporter-rhel8@sha256:5432fa56e40dee2475da7ee7b7e89cca10a8f06f4cbea94983fa094bfbef81ff_amd64",
"8Base-RHACM-2.4:rhacm2/memcached-exporter-rhel8@sha256:e22fa2dbc6733fc176f44cf42ec8f51b69672d354d6d2cf510eada5fe41a5245_s390x",
"8Base-RHACM-2.4:rhacm2/memcached-rhel8@sha256:0a0a88fb0138cd6de2e3fce81ab959d12cbda64e5fbab1046008aee1d94f12e2_s390x",
"8Base-RHACM-2.4:rhacm2/memcached-rhel8@sha256:7e0ee17c6d00d20773799cfb6c6e9e27c204d1e31010aa71a7f0f35eb5179a35_amd64",
"8Base-RHACM-2.4:rhacm2/memcached-rhel8@sha256:b9213f5525ebd51960412c15d416a591bf23731b6217f79aca2a89a893df2102_ppc64le",
"8Base-RHACM-2.4:rhacm2/metrics-collector-rhel8@sha256:431d4089a4a93c6b6a00cf9b63ecd9199a5545f09190577356b22ff6646820f3_amd64",
"8Base-RHACM-2.4:rhacm2/metrics-collector-rhel8@sha256:83f649b506ca698251c884692307d7cd52bbae87b0bf7790f96ffd24dd7f4fd7_ppc64le",
"8Base-RHACM-2.4:rhacm2/metrics-collector-rhel8@sha256:d37401c5fb672c56004f75974a4069d5d3b6c5e96ac7be4c174f9f178a7666bc_s390x",
"8Base-RHACM-2.4:rhacm2/multicloud-integrations-rhel8@sha256:a311c6ef1099d2370209bbbe30cfac6d1c50d79a2321beaab1f6158ab2db8bec_s390x",
"8Base-RHACM-2.4:rhacm2/multicloud-integrations-rhel8@sha256:e666154a539974d0cc005bc74903dc9f173920101dbfc5169b14a30129991475_ppc64le",
"8Base-RHACM-2.4:rhacm2/multicloud-integrations-rhel8@sha256:f37fe856571112970ae4786d313bf51e78b26e1630e443d276abb4de8e47e525_amd64",
"8Base-RHACM-2.4:rhacm2/multicloud-manager-rhel8@sha256:1dd235aa8599ca070f5175ad9da5bdb9505a7dfbbd87173f0bbf4e14ca0d5e88_ppc64le",
"8Base-RHACM-2.4:rhacm2/multicloud-manager-rhel8@sha256:8a1eeafb2a738aecb2723889c98e287638e950fec05425f1fe132ff7eb01738f_amd64",
"8Base-RHACM-2.4:rhacm2/multicloud-manager-rhel8@sha256:d458a289528173a07f7ff6d87279474e8379a2f05c11d5a9be97f9c43e38ec75_s390x",
"8Base-RHACM-2.4:rhacm2/multicluster-observability-rhel8-operator@sha256:45d046d621eab996c457a90b607ca9a57e2ca5dcad384d3cd5317475e096e098_amd64",
"8Base-RHACM-2.4:rhacm2/multicluster-observability-rhel8-operator@sha256:7ed02712f2d5093f7c751a6d22c9ffe5ce3b00c4cc901ffb779b8b51e282d698_s390x",
"8Base-RHACM-2.4:rhacm2/multicluster-observability-rhel8-operator@sha256:7f89cc6647700f7ddc46d4fabb4b3702142aa0fe9bd23026eba98c704026e9e9_ppc64le",
"8Base-RHACM-2.4:rhacm2/multicluster-operators-application-rhel8@sha256:27492dfdd71cc0bae6e01a184ac8fe5677ce172583b0fd1b9112dfd789009839_ppc64le",
"8Base-RHACM-2.4:rhacm2/multicluster-operators-application-rhel8@sha256:3af2802a89c09966e9c63f40974d8554a7b7b88cc386bbf5bda0a4cc987b7c15_s390x",
"8Base-RHACM-2.4:rhacm2/multicluster-operators-application-rhel8@sha256:723ac91ea8c130d80b48db30e05186607210aea71c7afc1c072b9a691e350215_amd64",
"8Base-RHACM-2.4:rhacm2/multicluster-operators-channel-rhel8@sha256:09883ff8a783d3f83e1c26566555c5ad140cc8bbf0d4cdb5220ef344c6282752_ppc64le",
"8Base-RHACM-2.4:rhacm2/multicluster-operators-channel-rhel8@sha256:4a34b2593897d4b1a1af124bdf6fb7e51bbd97bb4c56dd8ae463b3f3abbb7718_s390x",
"8Base-RHACM-2.4:rhacm2/multicluster-operators-channel-rhel8@sha256:883282b801566b5a40a32e33ebc431ac1398afb68f47ce931cc82b8b9eca1e55_amd64",
"8Base-RHACM-2.4:rhacm2/multicluster-operators-deployable-rhel8@sha256:0a15e49232c20ead26ade38823cd40d785e612670a41cac28ecea2066025a3d1_amd64",
"8Base-RHACM-2.4:rhacm2/multicluster-operators-deployable-rhel8@sha256:0ecd46eb89e90d787c442fd0ca92f84e9bf7fa6c2e315a0b95912616687c0580_s390x",
"8Base-RHACM-2.4:rhacm2/multicluster-operators-deployable-rhel8@sha256:bd148be0ad6ddbcc1995f94b4660d3fbe2338112230c840d77f53a564b14ec4a_ppc64le",
"8Base-RHACM-2.4:rhacm2/multicluster-operators-placementrule-rhel8@sha256:4bdca102dae861d39d81a2df4be1767e4e702ce3836224e9b875f613d1af0c37_ppc64le",
"8Base-RHACM-2.4:rhacm2/multicluster-operators-placementrule-rhel8@sha256:d71975de4b1d6b53d19ddf338f3d19ad7e28812f8fc932c144eee630d9cab176_amd64",
"8Base-RHACM-2.4:rhacm2/multicluster-operators-placementrule-rhel8@sha256:fa3e2e45501d661f4f724dea809b6eff73455db623b03178130590dbf317dba5_s390x",
"8Base-RHACM-2.4:rhacm2/multicluster-operators-subscription-release-rhel8@sha256:2e13c28d1f18f2efac62207515450a42732d4be790199ab0e5ddf2f181649cb4_ppc64le",
"8Base-RHACM-2.4:rhacm2/multicluster-operators-subscription-release-rhel8@sha256:50dc29deac8efaac3bf321270b718dec41d8b80746d3548c076ab26b2c6b63ca_s390x",
"8Base-RHACM-2.4:rhacm2/multicluster-operators-subscription-release-rhel8@sha256:faae7a0632b10dc9b65af7a8af7e7c7d9e26f2f7087687fa19d2afefa7426c5a_amd64",
"8Base-RHACM-2.4:rhacm2/multicluster-operators-subscription-rhel8@sha256:1fa2779aab32977ec8e867ed188dcdd66106986c3cbf39f02e2a555873ba478a_ppc64le",
"8Base-RHACM-2.4:rhacm2/multicluster-operators-subscription-rhel8@sha256:731a4f0919cbab729e9dded9e513ec4ad5e1b48967c21f65f3b494158a6b25ba_s390x",
"8Base-RHACM-2.4:rhacm2/multicluster-operators-subscription-rhel8@sha256:ec803f14f854b73a873f95027617246888ea28029f2f4bb5b7f39a5dd63399ca_amd64",
"8Base-RHACM-2.4:rhacm2/multiclusterhub-repo-rhel8@sha256:75504c269b3d0c2af9b48317f3dc070fae58a1e46e95283e2e0e1ab6b60f452d_amd64",
"8Base-RHACM-2.4:rhacm2/multiclusterhub-repo-rhel8@sha256:c21ffdaa0ce90e6c08f4814c09d9a0bd34d341ad1fc8f6ff2152e9007393ba1f_s390x",
"8Base-RHACM-2.4:rhacm2/multiclusterhub-repo-rhel8@sha256:e1e522835d65503d467dc9ef7c4a0149adfc4cbd3620134adb4a5694eda2f0c4_ppc64le",
"8Base-RHACM-2.4:rhacm2/multiclusterhub-rhel8@sha256:37cf6ccd9a2b9af4444fa192e7b5e6979687bd5159d97f48da40c4f9bad249eb_amd64",
"8Base-RHACM-2.4:rhacm2/multiclusterhub-rhel8@sha256:b8dea0eca4c8aaefee6be9afea77e3302ad551f68f5a87316caf65e13ac9138d_s390x",
"8Base-RHACM-2.4:rhacm2/multiclusterhub-rhel8@sha256:d173cf78965bd026a6333af91b55305ea9c349e630fa53548ee42d791295cd69_ppc64le",
"8Base-RHACM-2.4:rhacm2/node-exporter-rhel8@sha256:0b2cf97a3d82fb4570dee71c1232ef9998c7efcd1d9415f9f41351457802d62d_amd64",
"8Base-RHACM-2.4:rhacm2/node-exporter-rhel8@sha256:93e85d546c624a685221a5d0c9085fa59752105587a531c58066a856defa322a_ppc64le",
"8Base-RHACM-2.4:rhacm2/node-exporter-rhel8@sha256:b20c7b88c52ab9772ebd2216333d6324cba08c653135af469a9e6ccb6648d7c6_s390x",
"8Base-RHACM-2.4:rhacm2/observatorium-rhel8-operator@sha256:078b48f3746c33e0c69b11c9e51e70c220a3cc6f0fd26eb5b30534b16c6a2efa_s390x",
"8Base-RHACM-2.4:rhacm2/observatorium-rhel8-operator@sha256:0e1ec4eda138936261dc5a76a18fa4ace6082c636b30021ce10d5d4d0acea890_ppc64le",
"8Base-RHACM-2.4:rhacm2/observatorium-rhel8-operator@sha256:70e41fdcacd43b4e498b8d5917d0e2fb640f4e85f30b1d6646b27aee1bc8dafc_amd64",
"8Base-RHACM-2.4:rhacm2/observatorium-rhel8@sha256:431149d31b309822fa9476f951ae39bde3a81cc5d17d2a79062ced7b729166cd_amd64",
"8Base-RHACM-2.4:rhacm2/observatorium-rhel8@sha256:65aaebf97e8b904e9ff1520f4bc4704bc21614a7377f66a4c6776032621a9ccf_s390x",
"8Base-RHACM-2.4:rhacm2/observatorium-rhel8@sha256:804054ba7c65c0814307017e3ff6681ba25e62384468adbf3712418e1f3b321f_ppc64le",
"8Base-RHACM-2.4:rhacm2/openshift-hive-rhel8@sha256:80950fa60359f90359129bff09665d7e94150bfbcfb048dc46ec77309479733b_ppc64le",
"8Base-RHACM-2.4:rhacm2/openshift-hive-rhel8@sha256:bae2680af5a00937f0ecc680ad979b131ad65fc47c4683dec69e45e442dd38b4_amd64",
"8Base-RHACM-2.4:rhacm2/openshift-hive-rhel8@sha256:c75cad252f1bda9dac27d1145ee01fe91078e6bc29c60b72f2f0977cea56ae9c_s390x",
"8Base-RHACM-2.4:rhacm2/placement-rhel8@sha256:1cc55dc4ec890f583cf63c7c1d5451cd1e409dbb8feed7bb854e6970ba0e9cbd_s390x",
"8Base-RHACM-2.4:rhacm2/placement-rhel8@sha256:98f3db6bd38eec496565558b8c81a06b51fe22ad4c5a462a6b43a61ab3bc853c_amd64",
"8Base-RHACM-2.4:rhacm2/placement-rhel8@sha256:a0a5b1e0cd29da2c215f3ce555230477ce775cbd79423c74426aaa4f7f56cfc5_ppc64le",
"8Base-RHACM-2.4:rhacm2/prometheus-alertmanager-rhel8@sha256:29c84506cb42edbede5abdf086433ef003d677135fe3b51093c1fbafa6f666e0_s390x",
"8Base-RHACM-2.4:rhacm2/prometheus-alertmanager-rhel8@sha256:be4e1ac4ca5c8145ad7488bc9f067d8f1b9f4cb3d79ac43f4addd19cc66a584b_amd64",
"8Base-RHACM-2.4:rhacm2/prometheus-alertmanager-rhel8@sha256:fc83710377e91bec8866053bb2b9f91be7a3c25993488a6f9641e7c93918aadc_ppc64le",
"8Base-RHACM-2.4:rhacm2/prometheus-rhel8@sha256:1587535175898f97007552a6023ef0785861271dc939a751c98db0c41c9e2c97_amd64",
"8Base-RHACM-2.4:rhacm2/prometheus-rhel8@sha256:4aa41836d3699f3b8a546703fa5032a01af6bcac60465e779769c32a36352d0d_s390x",
"8Base-RHACM-2.4:rhacm2/prometheus-rhel8@sha256:f7971a684bcdce02604319ecace5ba585797f116a64024da815bf3e2d27f6251_ppc64le",
"8Base-RHACM-2.4:rhacm2/provider-credential-controller-rhel8@sha256:827351fc8036170bfb1b6d0fc15c84476c8913ae044163884ff89424e0e4235f_s390x",
"8Base-RHACM-2.4:rhacm2/provider-credential-controller-rhel8@sha256:a6f1234d8f90e06b88775ce831e574ec0621e487043d412d7c35d2bde6db21f9_amd64",
"8Base-RHACM-2.4:rhacm2/provider-credential-controller-rhel8@sha256:e33d7b73b6a7d41ef7779800af177a4557608ea87c854e457d0421332fcb421f_ppc64le",
"8Base-RHACM-2.4:rhacm2/rbac-query-proxy-rhel8@sha256:1d1c793c2bf89cb49dc4625981b4f7bc9cc827d01d7c57af88cde59adde21787_amd64",
"8Base-RHACM-2.4:rhacm2/rbac-query-proxy-rhel8@sha256:a129031e0e3c0e389a104f1ad15f4ecbb6382d79e19c62e7b22b31bee7021cdd_s390x",
"8Base-RHACM-2.4:rhacm2/rbac-query-proxy-rhel8@sha256:b549a06e14f326d196883c8168db3f82edbb952184ea4742b6d4eca78b13bc69_ppc64le",
"8Base-RHACM-2.4:rhacm2/redisgraph-tls-rhel8@sha256:7e3245ba0f53c4c510f7151b3e940c13d5a79d8d95b203e3b8ceaca4ceea42ea_ppc64le",
"8Base-RHACM-2.4:rhacm2/redisgraph-tls-rhel8@sha256:9fb4a62d70505c508d0d8dc158f8fa1c759c23f6a13c6a069a40a32c5cbce1fe_s390x",
"8Base-RHACM-2.4:rhacm2/redisgraph-tls-rhel8@sha256:cdf817bdb70737e6912e550fa1602bbbcaa5b34a2e2d47a249000aac560cc6f0_amd64",
"8Base-RHACM-2.4:rhacm2/registration-rhel8-operator@sha256:3ca37dec679c11f1333c5fd6c866867ce2e7ed5d3c139c2ad8f3ad7d10be70c0_s390x",
"8Base-RHACM-2.4:rhacm2/registration-rhel8-operator@sha256:45b0e1027807496b3c2a10d8e7c015cc91cc77b9832639adb51a6e5fc7f5071b_ppc64le",
"8Base-RHACM-2.4:rhacm2/registration-rhel8-operator@sha256:6710d98fb67533848a96f35fcbeb0adf6999a7e6534068ccc9956105a4d2db73_amd64",
"8Base-RHACM-2.4:rhacm2/registration-rhel8@sha256:0fbe6a1234544b31be5b6ba778895d31b0486783116796e0e31079cd2ee9f87a_ppc64le",
"8Base-RHACM-2.4:rhacm2/registration-rhel8@sha256:494e65b5e3bf27c3bae221db5154b119ef7689b2cb42894f05c40cf4608f1da6_s390x",
"8Base-RHACM-2.4:rhacm2/registration-rhel8@sha256:5d614eda176a91d5359e8a44a6f93a3fdbda8080f2209f342f83d4816b2d0008_amd64",
"8Base-RHACM-2.4:rhacm2/search-aggregator-rhel8@sha256:176ba84e41d3465826245fd9acd199c0b292c25a76c88bbcab8c07d93829ff9c_s390x",
"8Base-RHACM-2.4:rhacm2/search-aggregator-rhel8@sha256:3857111bc468c7bb79a7476d6bc5df0add7d8951799b65b6414f1f5dd3d5b9b8_amd64",
"8Base-RHACM-2.4:rhacm2/search-aggregator-rhel8@sha256:52a2dd79f67b1910a7129f70ba18b48656cd41b2a15f2ae4af2509c0eaa4205a_ppc64le",
"8Base-RHACM-2.4:rhacm2/search-api-rhel8@sha256:2d64646d663ac682a087fc69314bd72751ba2b005ab08a93da223470a863a740_amd64",
"8Base-RHACM-2.4:rhacm2/search-api-rhel8@sha256:74ccabf407b668837238eb3ad2e536fcb0b3df9a48741f43edf2456fbee80cc6_ppc64le",
"8Base-RHACM-2.4:rhacm2/search-api-rhel8@sha256:de9cc78ae58b063980c0fd3797cc6aba79bedc22898dae3fbce64c94dfd82909_s390x",
"8Base-RHACM-2.4:rhacm2/search-collector-rhel8@sha256:37c5344f9061f44ea363d64c2118e791999007ecdead8d15c8c121aff83631fe_amd64",
"8Base-RHACM-2.4:rhacm2/search-collector-rhel8@sha256:98fb5b0965d41badb9933eb0fc23a5006c1e1cb555a8b80b63a6a00bc87b1c7a_s390x",
"8Base-RHACM-2.4:rhacm2/search-collector-rhel8@sha256:ff9c98d5836007520ff971116d5c143b6e0fafa25e5c8f0dfd4b1a23f191f1d2_ppc64le",
"8Base-RHACM-2.4:rhacm2/search-rhel8@sha256:13b61bea54f6d67fb749852d48dc6a035ee516ed5f3d339619b97924e078ca59_ppc64le",
"8Base-RHACM-2.4:rhacm2/search-rhel8@sha256:210fdca717aef2b4159e223a4f0bab06cdae9491d2c890d63710cf3c71de0c32_amd64",
"8Base-RHACM-2.4:rhacm2/search-rhel8@sha256:5f3249435b29dba366242d6e68e6f1f2f4a8f4cd8941fb881d297bd5ed9fa72e_s390x",
"8Base-RHACM-2.4:rhacm2/search-ui-rhel8@sha256:2203d5c5cadd4be391bba00bbf8a588e930dcde7c438e15c14ed0e7a3fd31522_s390x",
"8Base-RHACM-2.4:rhacm2/search-ui-rhel8@sha256:aa0f257b502a6fcf1d2eb2270858f7d145abee32b9a64ba511bab22218b74e0a_ppc64le",
"8Base-RHACM-2.4:rhacm2/search-ui-rhel8@sha256:d4a81b7b29b9a76aa631ad26471b3cd6202775853f5a2102260c4f1e339cdfe0_amd64",
"8Base-RHACM-2.4:rhacm2/submariner-addon-rhel8@sha256:0faded1f0229ce80be36090a54ed761f1c89b414e84bd11d680fbddd382a986b_amd64",
"8Base-RHACM-2.4:rhacm2/submariner-addon-rhel8@sha256:4331c06cda7427491fcf5061f9695ab5f87dea5a02b5b915b1354c20f3cff830_s390x",
"8Base-RHACM-2.4:rhacm2/submariner-addon-rhel8@sha256:514d5c15aceb07e72ba74d9ba1b3bdc2e84e1c4060b2facdb886809b118c704c_ppc64le",
"8Base-RHACM-2.4:rhacm2/thanos-receive-controller-rhel8@sha256:2da6d891769a4d9cb936d93a8ea84eea45f33e482c79cc74418f4143c5c145e7_s390x",
"8Base-RHACM-2.4:rhacm2/thanos-receive-controller-rhel8@sha256:8c0745aa13e06c6cc159d8be33302b766673bdd1aedff1309d205519587440ab_amd64",
"8Base-RHACM-2.4:rhacm2/thanos-receive-controller-rhel8@sha256:8d0e265c199c32e757c2004d89db64bc64092171b98068aab03f977a744cc5bc_ppc64le",
"8Base-RHACM-2.4:rhacm2/thanos-rhel8@sha256:8036c9dd2d44027f5173b935ee8dcd9b3e87b433d65a50f83ffa76a503cf747c_s390x",
"8Base-RHACM-2.4:rhacm2/thanos-rhel8@sha256:ed22c2650f0d908174896647ced911a49945714a114836096b787cc879164bc4_ppc64le",
"8Base-RHACM-2.4:rhacm2/thanos-rhel8@sha256:fbe3062ae92faafd40caac5ddd0b20e2d1bfcaa64febebc0dcd5d368a3734c12_amd64",
"8Base-RHACM-2.4:rhacm2/volsync-mover-rclone-rhel8@sha256:0b3c2d30d0a6109db50dba4053d795fc92bfcadc380a8a8deb5ae4ef4e6d29fa_ppc64le",
"8Base-RHACM-2.4:rhacm2/volsync-mover-rclone-rhel8@sha256:6784f7672ac4c8f47ddaf9b5fc6b98f2c1d18c48be212114eeab9babb780cba6_s390x",
"8Base-RHACM-2.4:rhacm2/volsync-mover-rclone-rhel8@sha256:ada830a6dfa3f00aba2a32225a9884bbe31d20b93ece21249b11e6b037d85e75_amd64",
"8Base-RHACM-2.4:rhacm2/volsync-mover-restic-rhel8@sha256:31244fad1da3b5c258babd12defc1192a8534727f12ad775aad9d202fb6a5947_amd64",
"8Base-RHACM-2.4:rhacm2/volsync-mover-restic-rhel8@sha256:3ac9147cf782a40b3881973a399add430aee10cdfe1abdb00c98a0b5a3a527dc_s390x",
"8Base-RHACM-2.4:rhacm2/volsync-mover-restic-rhel8@sha256:9d00b2d06752192dd8f8f48aeb2786ac1ee0c062ed8916cf3f693c7d2a05e208_ppc64le",
"8Base-RHACM-2.4:rhacm2/volsync-mover-rsync-rhel8@sha256:30e06b75f83e22faeed2108f68b158fb35b4db22b83f049c61706ddcbfef27d9_ppc64le",
"8Base-RHACM-2.4:rhacm2/volsync-mover-rsync-rhel8@sha256:530aedee3aeca43ef0501f5cd2aa07c65eb708ac1a7fcd97fc3000358744d1bd_s390x",
"8Base-RHACM-2.4:rhacm2/volsync-mover-rsync-rhel8@sha256:c5621b5d113a1330bdc04f1fce05fd6f16c10526511ba207cb24551f7efe0e58_amd64",
"8Base-RHACM-2.4:rhacm2/volsync-rhel8@sha256:1ab81a27373c351eb2c932536fc9ea6cbf74911b794e3cd183c8e5624940a656_ppc64le",
"8Base-RHACM-2.4:rhacm2/volsync-rhel8@sha256:90ed24a800b82c2eb1c0f2d08aa11b2bea942e6a9044e3a01a5778877e7b376a_s390x",
"8Base-RHACM-2.4:rhacm2/volsync-rhel8@sha256:9e02a53649909a9d3ccd5c22f5c231b3ad69f451d7b5a32033046f3031cde188_amd64",
"8Base-RHACM-2.4:rhacm2/work-rhel8@sha256:0facf27d638269e722029217ef72016556c60e42887a836e4a0ad6140c1b6dcf_s390x",
"8Base-RHACM-2.4:rhacm2/work-rhel8@sha256:5694a214f662b4556b1fdf088ef0d33d6674dc3be3ae5d2fbdf00e56addeae3c_amd64",
"8Base-RHACM-2.4:rhacm2/work-rhel8@sha256:73b036d1c7b9c44010ef9716be8c96bfd2a7af7e09b2cf3402cc2aac81ef94e4_ppc64le"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "nodejs16: CRLF injection in node-undici"
},
{
"cve": "CVE-2022-31151",
"cwe": {
"id": "CWE-200",
"name": "Exposure of Sensitive Information to an Unauthorized Actor"
},
"discovery_date": "2022-07-21T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2121396"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in the undici package. After cookie headers are set, they are not cleared. This issue could allow an attacker to take advantage of this cookie, which could be used to control the redirection target.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "nodejs/undici: Cookie headers uncleared on cross-origin redirect",
"title": "Vulnerability summary"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\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.4:rhacm2/acm-grafana-rhel8@sha256:17c53124f6c09cc839f533aee0c870078f547fef29a19803814f5c5fbc5e7939_s390x",
"8Base-RHACM-2.4:rhacm2/acm-grafana-rhel8@sha256:644a295644e91a8976d4df02e5ccdd711d8d3c8fa409cae698671b49b96ec00a_ppc64le",
"8Base-RHACM-2.4:rhacm2/acm-grafana-rhel8@sha256:9c9b992bf748282d7cdc941b7907bbcbabe69a8b287bc4195a6bc8b9d9b6cbd0_amd64",
"8Base-RHACM-2.4:rhacm2/acm-must-gather-rhel8@sha256:0cca0dbb0b7adff8eaea1315b422edb6ea1778befa4772f3e6f5755fb5519196_s390x",
"8Base-RHACM-2.4:rhacm2/acm-must-gather-rhel8@sha256:63b5758cfcffe96326b090ae51d38c00ca13b35e9fe5e4354cd33e67d042c41b_amd64",
"8Base-RHACM-2.4:rhacm2/acm-must-gather-rhel8@sha256:cfc97f6c9495bac2635e016dd47049683f8ed78c932ef2c70cec2ec7be323fea_ppc64le",
"8Base-RHACM-2.4:rhacm2/acm-operator-bundle@sha256:346215260baa3371853d15ccc451c3ac418813c5cd9b422b0ad9f2dd6ae8a511_s390x",
"8Base-RHACM-2.4:rhacm2/acm-operator-bundle@sha256:cb4fca4155dc3e274712c0c7609eb6111a6e03207ddaa0d5c3c8752badc15b2c_amd64",
"8Base-RHACM-2.4:rhacm2/acm-operator-bundle@sha256:cceb82a8492d7e971e515f1a0a5391a1051e4f130f7a14e412def20616e05d40_ppc64le",
"8Base-RHACM-2.4:rhacm2/agent-service-rhel8@sha256:5b5046b04aa10807a6676916cf4744f0cd36c056dd3fd626304814af2d665cf9_amd64",
"8Base-RHACM-2.4:rhacm2/agent-service-rhel8@sha256:5c89bb44eda9a0754ea1d1ca69ea260f02f060c517194251519439e4b943e46a_ppc64le",
"8Base-RHACM-2.4:rhacm2/agent-service-rhel8@sha256:cfe9dfc60224b6206d6fbbc4c4ee95e378ce2da8b79c176e5e7bfdd8b0375f88_s390x",
"8Base-RHACM-2.4:rhacm2/application-ui-rhel8@sha256:6acf7df47405a4ccb3ede12db6574a0829d28f94ea5d20d6041db1bd045a90c6_ppc64le",
"8Base-RHACM-2.4:rhacm2/application-ui-rhel8@sha256:96c10e483a1c99f0ac91fb84df87ebe927e82ca35ef7e36e0f583121dcdd8b15_amd64",
"8Base-RHACM-2.4:rhacm2/application-ui-rhel8@sha256:ffb0b475eccc16a227f13a3d0d332f9cd9b96eade52646352a7497f903edf1a2_s390x",
"8Base-RHACM-2.4:rhacm2/assisted-image-service-rhel8@sha256:2c2f96ebf908cf415613aec65a414884ec35784e4bdcd4c4b4978aa98149af4d_amd64",
"8Base-RHACM-2.4:rhacm2/assisted-image-service-rhel8@sha256:c89023b0b424e2b8800399fc4b6cfa9336248f3222097c094d33fd2b872398aa_ppc64le",
"8Base-RHACM-2.4:rhacm2/assisted-image-service-rhel8@sha256:e49c328eb815293dd606199a0b8a2bd0db6bbf5d87eeaa7902d6d4df1bb41d35_s390x",
"8Base-RHACM-2.4:rhacm2/assisted-installer-agent-rhel8@sha256:86fd675a09451d3ee552452999cd2c82410174f5e55dcfd4f21286559363217e_amd64",
"8Base-RHACM-2.4:rhacm2/assisted-installer-reporter-rhel8@sha256:dcc214165e5c895925f52673577fa73274b017e3e9017818bf5c0327b3600ffb_ppc64le",
"8Base-RHACM-2.4:rhacm2/assisted-installer-reporter-rhel8@sha256:f7004db056478b4c1b101ab0ceac24f78dbefc018a1e76e12e8a4f69fd171175_amd64",
"8Base-RHACM-2.4:rhacm2/assisted-installer-rhel8@sha256:6e002bec6af8e7d7b0c89bc25f4a9e3224e47f5638be7cc2a9c68a5e92447254_amd64",
"8Base-RHACM-2.4:rhacm2/assisted-installer-rhel8@sha256:815976efa30282899af7de91b5df1fdeca10c709d0fc60d09d8f3abb1c2acdc3_ppc64le",
"8Base-RHACM-2.4:rhacm2/cert-policy-controller-rhel8@sha256:0e30470d12e11f473750e0b95833d0d1fe6fd3ee9d9d0c5d7454614449156148_s390x",
"8Base-RHACM-2.4:rhacm2/cert-policy-controller-rhel8@sha256:2324eeab4219c1c953b698cbd1cf57e0af777f31042de00eaaa2bf163f84cae1_amd64",
"8Base-RHACM-2.4:rhacm2/cert-policy-controller-rhel8@sha256:c3d60eaf9f775e623114d093450b5d170b4048ef1e52267a2153ec54489bd00f_ppc64le",
"8Base-RHACM-2.4:rhacm2/cluster-backup-rhel8-operator@sha256:9969b8f2f91bd0a3ef0e89300d66a656238a3a3361d56cf7fc0eb55db1752782_amd64",
"8Base-RHACM-2.4:rhacm2/cluster-backup-rhel8-operator@sha256:d5639931ddcb1288f279f54a3688fcb8c94d710a457917c46bfa3db6cd1a317b_s390x",
"8Base-RHACM-2.4:rhacm2/cluster-backup-rhel8-operator@sha256:fa4667d27a8778efc83ace86657c638aacb7ccc3168c489d427c1d6ab834cbb2_ppc64le",
"8Base-RHACM-2.4:rhacm2/cluster-curator-controller-rhel8@sha256:4b32ee29c898c9f52a5fdeed3a6a595ac157db7051b36086eddf7a8f91b2ec08_ppc64le",
"8Base-RHACM-2.4:rhacm2/cluster-curator-controller-rhel8@sha256:9e6a260d8130731601612a56cea728fc6b80cfa3d7fd8b6612175ff76b290dea_s390x",
"8Base-RHACM-2.4:rhacm2/cluster-curator-controller-rhel8@sha256:faa454bab3f9ea36a2d5a1eaa16806ac3669472856833e750571e45da7074d40_amd64",
"8Base-RHACM-2.4:rhacm2/cluster-proxy-addon-rhel8@sha256:03d738d93d893b9fd9d2587e14b9a7a92bbb5eca4b85901b5e07cff1e7a3ab73_s390x",
"8Base-RHACM-2.4:rhacm2/cluster-proxy-addon-rhel8@sha256:22c9595f3f4d95b6dc6c17ce5412f4131d9ce501f2660f23d176f276c4a97a73_ppc64le",
"8Base-RHACM-2.4:rhacm2/cluster-proxy-addon-rhel8@sha256:ae6de1e14b7897a944733cdb9963f31990d696a66260974d3f692e0af87161d3_amd64",
"8Base-RHACM-2.4:rhacm2/clusterclaims-controller-rhel8@sha256:2c7f03c0ca17163c949249bb4b480a0fd2c986e55b0dc23c6cd3b0a974b4c229_ppc64le",
"8Base-RHACM-2.4:rhacm2/clusterclaims-controller-rhel8@sha256:bd8fa875e2c6b6c650c21089441b417ae657b8e1fda2786d2f328978776a6883_s390x",
"8Base-RHACM-2.4:rhacm2/clusterclaims-controller-rhel8@sha256:c49c92c632968e08f74d08eaa99862f0dd8dd1fe4a85f05e57efa90e5dca5563_amd64",
"8Base-RHACM-2.4:rhacm2/clusterlifecycle-state-metrics-rhel8@sha256:3711cb41642a7fffc69a0c98db128d39d980555127f22a9d1dfd76c9631b8edc_ppc64le",
"8Base-RHACM-2.4:rhacm2/clusterlifecycle-state-metrics-rhel8@sha256:60a54bc76a84f2369b02dc1b9b0d8353da93acc9f8193a26739110c6fe59abdd_s390x",
"8Base-RHACM-2.4:rhacm2/clusterlifecycle-state-metrics-rhel8@sha256:6df08e52cee6890187b6be3a62b36c18fcff7e34630da933e0a5f7bcecec6b4c_amd64",
"8Base-RHACM-2.4:rhacm2/config-policy-controller-rhel8@sha256:8fb0581852dc1dfd80a81ba03c6976da1aa8d93675f626765f2266adfa94d5ac_s390x",
"8Base-RHACM-2.4:rhacm2/config-policy-controller-rhel8@sha256:929233f873cbf980fb850a9812c98bd09f907e26d9afeb1c0198d52776e33b32_ppc64le",
"8Base-RHACM-2.4:rhacm2/config-policy-controller-rhel8@sha256:a3653dcecb777d7b3915c49b7999793b90dd4524628d5517368a0837af46aa07_amd64",
"8Base-RHACM-2.4:rhacm2/console-api-rhel8@sha256:02481bcf2ddd1771d965e947cfcbad66540e2df055a3013bee5185ab84960d6d_ppc64le",
"8Base-RHACM-2.4:rhacm2/console-api-rhel8@sha256:3a47d211370efc6e1661d4d0abd0d5abc65d8a759218af7c2722db820a664d8c_s390x",
"8Base-RHACM-2.4:rhacm2/console-api-rhel8@sha256:789e1950e886e54c341699cc8ec0c4bfb9a0e295e49961366759e861d32d5ef9_amd64",
"8Base-RHACM-2.4:rhacm2/console-rhel8@sha256:5215e1a2f456b83ba4ae02ea653bef51d331ced6e9a4c67958e8c41cd88aa818_s390x",
"8Base-RHACM-2.4:rhacm2/console-rhel8@sha256:d5cbabd5d26e6e712d9f531db8ebaa3a793599538ef2e62262b02c165ea74b9a_ppc64le",
"8Base-RHACM-2.4:rhacm2/console-rhel8@sha256:e797bce5724653b3ae0395c66c4796dc0594002cdde7242f4fd29c2fd5e703fa_amd64",
"8Base-RHACM-2.4:rhacm2/discovery-rhel8-operator@sha256:224af94e4e027bfb7edff3f889ec08aa031eaede2e4a02c67ce2925f29230ea8_s390x",
"8Base-RHACM-2.4:rhacm2/discovery-rhel8-operator@sha256:5dd54d496d15c262072c6024385e9fbf016edabe8a6bcdf31ec63ed5c445088c_amd64",
"8Base-RHACM-2.4:rhacm2/discovery-rhel8-operator@sha256:f64cae3c176e4b18af716ba054dcebafa07c3f893943de09b7dfd0285a9271d5_ppc64le",
"8Base-RHACM-2.4:rhacm2/endpoint-monitoring-rhel8-operator@sha256:516888a8ee8d509b77cda6ef2154a6d70a94a48a2c8c5bc7a9b1b9f2e089ff57_ppc64le",
"8Base-RHACM-2.4:rhacm2/endpoint-monitoring-rhel8-operator@sha256:c48ced70438f389ee0a22a8670db80c121c087728533c5cd2070751ce3b2614e_amd64",
"8Base-RHACM-2.4:rhacm2/endpoint-monitoring-rhel8-operator@sha256:ee184be0540e401b6834747b6632b11d69269f3d9ab44bc4aaab9fc9877191aa_s390x",
"8Base-RHACM-2.4:rhacm2/governance-policy-propagator-rhel8@sha256:b5a8689de0cc37c38daca89e1a6f64b6601b341a8f12ef6c093ec12b83bca4e8_s390x",
"8Base-RHACM-2.4:rhacm2/governance-policy-propagator-rhel8@sha256:f885cac3c1b78c94885f9a9e197511c51b5470b192d6ac48e6cb20a592b36832_ppc64le",
"8Base-RHACM-2.4:rhacm2/governance-policy-propagator-rhel8@sha256:fbec65b4937bbdad28cc1e04b5b215caddeaacda3a844cd0a45ade093997adc3_amd64",
"8Base-RHACM-2.4:rhacm2/governance-policy-spec-sync-rhel8@sha256:2c130b6df67cd0a8ee055d9b8bb3ede4bcf211978db7cdd892f78bf1d56dd269_amd64",
"8Base-RHACM-2.4:rhacm2/governance-policy-spec-sync-rhel8@sha256:6a8227f1560751fd8e1d2ec8136d8855599727eb7ad382bd5b18167ba46b31ff_ppc64le",
"8Base-RHACM-2.4:rhacm2/governance-policy-spec-sync-rhel8@sha256:c2c6ab3e7317dee023b79cc868c052a8a602610925932358498a3a215d5c8089_s390x",
"8Base-RHACM-2.4:rhacm2/governance-policy-status-sync-rhel8@sha256:385006b34743b689054c581eaaffb5298adfd092eaa13ff6c24f28fa5b79a178_amd64",
"8Base-RHACM-2.4:rhacm2/governance-policy-status-sync-rhel8@sha256:6c2ec36725b956432591b6cb6a20d4eb2ac3bf759ab4a901f581c81bcb12270c_ppc64le",
"8Base-RHACM-2.4:rhacm2/governance-policy-status-sync-rhel8@sha256:76f717cb9fe271941f45794a8dd9ebb85af0f7ab6cd104a698352b875e1b721d_s390x",
"8Base-RHACM-2.4:rhacm2/governance-policy-template-sync-rhel8@sha256:2d0d4141d0df7a5309edb3aa064591479facd14d604f5338383a88a7c01fb976_s390x",
"8Base-RHACM-2.4:rhacm2/governance-policy-template-sync-rhel8@sha256:a96e372e54eadb8c0f384eaf5295a5a17ab701c5051b5ae59341ecc01489099b_ppc64le",
"8Base-RHACM-2.4:rhacm2/governance-policy-template-sync-rhel8@sha256:d9135c4c5eb68af915b552e2d7fe62251f4a3a23d45a7b193d754b7da900b159_amd64",
"8Base-RHACM-2.4:rhacm2/grafana-dashboard-loader-rhel8@sha256:1f8b57a645d0abc3e639eb493f228d3485f4a3f53528175bc386f712fce7cd3f_amd64",
"8Base-RHACM-2.4:rhacm2/grafana-dashboard-loader-rhel8@sha256:5419a6207c0cd1adb21d7c4c3378d31f240a9f29674aee612608d015fe0b491f_ppc64le",
"8Base-RHACM-2.4:rhacm2/grafana-dashboard-loader-rhel8@sha256:6190c4487c63f61cb24e8d219aa1ebc6ff5d8d8b1ece5bbb3da5d46e67f0b98c_s390x",
"8Base-RHACM-2.4:rhacm2/grc-ui-api-rhel8@sha256:40f04e8634a2151e7a4aefe823c980d1d98c89ddb1210b55b4c0566bd85fd787_amd64",
"8Base-RHACM-2.4:rhacm2/grc-ui-api-rhel8@sha256:999f7119e60d578cd54b08135838fb8ecb996cd93f8e6f07ee92ec776f86f3d7_s390x",
"8Base-RHACM-2.4:rhacm2/grc-ui-api-rhel8@sha256:a8072d656eb14084eafd141690c02119376c9436faab8e4d219e1f0ade7ed2ec_ppc64le",
"8Base-RHACM-2.4:rhacm2/grc-ui-rhel8@sha256:18beaf038580dd78d44cdbd7b3e9bfab16b1ae9f1b454689abe1ebfefe4964b5_amd64",
"8Base-RHACM-2.4:rhacm2/grc-ui-rhel8@sha256:2e28251e1a65b7176007f53887f3693e5268848b1bb8a1e084e9f1064deaec8a_s390x",
"8Base-RHACM-2.4:rhacm2/grc-ui-rhel8@sha256:3848541d746de6dfacca63f06f29fc7d203dfa4c73dbd749407896ddddb7306c_ppc64le",
"8Base-RHACM-2.4:rhacm2/iam-policy-controller-rhel8@sha256:0deeefc1600e43aac6d9eadd05b32d3a1b2059632ec7e8b005eb2245b52dbd98_amd64",
"8Base-RHACM-2.4:rhacm2/iam-policy-controller-rhel8@sha256:7d1534ff8b00cd38716d2bfb65b924a45e9ec18a8eccad13c5e3818f858630b6_s390x",
"8Base-RHACM-2.4:rhacm2/iam-policy-controller-rhel8@sha256:b2fa794482a54fcfcbf7d0ac8597e9cb0ac0c73cfe5afa8bf2e73ca35d37feb9_ppc64le",
"8Base-RHACM-2.4:rhacm2/insights-client-rhel8@sha256:0f567016e55498bef2be33665d247eb14308b13aaef5cc670de7e06ff830cb9a_amd64",
"8Base-RHACM-2.4:rhacm2/insights-client-rhel8@sha256:6bd666f6d541ab33598c4a38ac05e8f65f19e03d8630cf685c89b05f14c4f1b8_ppc64le",
"8Base-RHACM-2.4:rhacm2/insights-client-rhel8@sha256:85bf407b6bc232952f4dd7c1edd8a7f4a168a6995d7b866f4417bc65a162efd5_s390x",
"8Base-RHACM-2.4:rhacm2/insights-metrics-rhel8@sha256:180e2ac58d3549c7ed583da66fba14368c606feb65b4313aac3b4f889ec091bb_amd64",
"8Base-RHACM-2.4:rhacm2/insights-metrics-rhel8@sha256:2492650b89feab7de0408be0e3af6d889e6291bb7064ea524dafca87b252840e_s390x",
"8Base-RHACM-2.4:rhacm2/insights-metrics-rhel8@sha256:93066377331da7f85024ae541440cb409c741d393adfdfe289f7d5836c0da183_ppc64le",
"8Base-RHACM-2.4:rhacm2/klusterlet-addon-controller-rhel8@sha256:018f6d71abae2963c853fe9d1a41fdad2df91acb72fee775af08275647d3019f_amd64",
"8Base-RHACM-2.4:rhacm2/klusterlet-addon-controller-rhel8@sha256:500d5166ea2f808c46b71d1a5470a35bffa484d860161a16e9809f90d021b23e_ppc64le",
"8Base-RHACM-2.4:rhacm2/klusterlet-addon-controller-rhel8@sha256:a4d7ef368efce597729c5fc1ae4358a0b45483a11b8363bf8d164c20075da748_s390x",
"8Base-RHACM-2.4:rhacm2/klusterlet-addon-rhel8-operator@sha256:0402e265ec4919aef893be4c0f177b53173bc0c50eb47aafea6822e05a7748be_s390x",
"8Base-RHACM-2.4:rhacm2/klusterlet-addon-rhel8-operator@sha256:6b0fbc1956407a0986460556336fcccfe4d08d712cc4b0af4ca65061baf75ea2_amd64",
"8Base-RHACM-2.4:rhacm2/klusterlet-addon-rhel8-operator@sha256:d7546a69df7b817d0c29c8f95dd3d5d2900c3755c82570b1d610702c56d4fb59_ppc64le",
"8Base-RHACM-2.4:rhacm2/kube-rbac-proxy-rhel8@sha256:6650633c4664e6b537e82eafc593dc91ca206de3b0de878f600c913a95eb18a2_amd64",
"8Base-RHACM-2.4:rhacm2/kube-rbac-proxy-rhel8@sha256:c1c90ee4ae1f908c33c8a8bf38f0b47bfad039bedccf870324f6b554aad5d78c_s390x",
"8Base-RHACM-2.4:rhacm2/kube-rbac-proxy-rhel8@sha256:ccddb38db49a190aa0d5d70e6b4672079ea222a42045d406a4b9974ac7412146_ppc64le",
"8Base-RHACM-2.4:rhacm2/kube-state-metrics-rhel8@sha256:566b95595959ba60677f1518562fd996ef7643dc94aa9e9fead0e4b4096032ca_s390x",
"8Base-RHACM-2.4:rhacm2/kube-state-metrics-rhel8@sha256:789f79b85c022e59143e725a589ac890884f079c969f56efb972b0a0f8d77e66_amd64",
"8Base-RHACM-2.4:rhacm2/kube-state-metrics-rhel8@sha256:971a33f5a57057d3901ff75eebbc13ca8456b4315dd7811139e60bb8872d80bf_ppc64le",
"8Base-RHACM-2.4:rhacm2/managedcluster-import-controller-rhel8@sha256:bcb43adee06dbb1cfb6a5c9fed71847ecc3826e3e44fe04d57b7143a6123daa5_s390x",
"8Base-RHACM-2.4:rhacm2/managedcluster-import-controller-rhel8@sha256:dbf235a9723a1c21471d8ef0029f3c999ac3b22512d67facd052efb725431bc1_ppc64le",
"8Base-RHACM-2.4:rhacm2/managedcluster-import-controller-rhel8@sha256:faf01c5554224350e4cffd1fc4ce275886791e45857bf0ed5f90ffa3a64680dc_amd64",
"8Base-RHACM-2.4:rhacm2/management-ingress-rhel8@sha256:46293eeaad521f993ed01467e13cae70f600426ef09df0e02dd8b83348b60027_amd64",
"8Base-RHACM-2.4:rhacm2/management-ingress-rhel8@sha256:c3cdbf5ff93b3b19ac2d7cf15b9152a0761d473de7afe29832a7ca3b833b6797_s390x",
"8Base-RHACM-2.4:rhacm2/management-ingress-rhel8@sha256:ce994a8f4c4e5476e6131a6721da748225c89a96c9d471a8638eefb6a22d52b9_ppc64le",
"8Base-RHACM-2.4:rhacm2/memcached-exporter-rhel8@sha256:01398d4f3b1825e864ddae46a5e4b7cc298dabb444dd105787ef6aeb70514571_ppc64le",
"8Base-RHACM-2.4:rhacm2/memcached-exporter-rhel8@sha256:5432fa56e40dee2475da7ee7b7e89cca10a8f06f4cbea94983fa094bfbef81ff_amd64",
"8Base-RHACM-2.4:rhacm2/memcached-exporter-rhel8@sha256:e22fa2dbc6733fc176f44cf42ec8f51b69672d354d6d2cf510eada5fe41a5245_s390x",
"8Base-RHACM-2.4:rhacm2/memcached-rhel8@sha256:0a0a88fb0138cd6de2e3fce81ab959d12cbda64e5fbab1046008aee1d94f12e2_s390x",
"8Base-RHACM-2.4:rhacm2/memcached-rhel8@sha256:7e0ee17c6d00d20773799cfb6c6e9e27c204d1e31010aa71a7f0f35eb5179a35_amd64",
"8Base-RHACM-2.4:rhacm2/memcached-rhel8@sha256:b9213f5525ebd51960412c15d416a591bf23731b6217f79aca2a89a893df2102_ppc64le",
"8Base-RHACM-2.4:rhacm2/metrics-collector-rhel8@sha256:431d4089a4a93c6b6a00cf9b63ecd9199a5545f09190577356b22ff6646820f3_amd64",
"8Base-RHACM-2.4:rhacm2/metrics-collector-rhel8@sha256:83f649b506ca698251c884692307d7cd52bbae87b0bf7790f96ffd24dd7f4fd7_ppc64le",
"8Base-RHACM-2.4:rhacm2/metrics-collector-rhel8@sha256:d37401c5fb672c56004f75974a4069d5d3b6c5e96ac7be4c174f9f178a7666bc_s390x",
"8Base-RHACM-2.4:rhacm2/multicloud-integrations-rhel8@sha256:a311c6ef1099d2370209bbbe30cfac6d1c50d79a2321beaab1f6158ab2db8bec_s390x",
"8Base-RHACM-2.4:rhacm2/multicloud-integrations-rhel8@sha256:e666154a539974d0cc005bc74903dc9f173920101dbfc5169b14a30129991475_ppc64le",
"8Base-RHACM-2.4:rhacm2/multicloud-integrations-rhel8@sha256:f37fe856571112970ae4786d313bf51e78b26e1630e443d276abb4de8e47e525_amd64",
"8Base-RHACM-2.4:rhacm2/multicloud-manager-rhel8@sha256:1dd235aa8599ca070f5175ad9da5bdb9505a7dfbbd87173f0bbf4e14ca0d5e88_ppc64le",
"8Base-RHACM-2.4:rhacm2/multicloud-manager-rhel8@sha256:8a1eeafb2a738aecb2723889c98e287638e950fec05425f1fe132ff7eb01738f_amd64",
"8Base-RHACM-2.4:rhacm2/multicloud-manager-rhel8@sha256:d458a289528173a07f7ff6d87279474e8379a2f05c11d5a9be97f9c43e38ec75_s390x",
"8Base-RHACM-2.4:rhacm2/multicluster-observability-rhel8-operator@sha256:45d046d621eab996c457a90b607ca9a57e2ca5dcad384d3cd5317475e096e098_amd64",
"8Base-RHACM-2.4:rhacm2/multicluster-observability-rhel8-operator@sha256:7ed02712f2d5093f7c751a6d22c9ffe5ce3b00c4cc901ffb779b8b51e282d698_s390x",
"8Base-RHACM-2.4:rhacm2/multicluster-observability-rhel8-operator@sha256:7f89cc6647700f7ddc46d4fabb4b3702142aa0fe9bd23026eba98c704026e9e9_ppc64le",
"8Base-RHACM-2.4:rhacm2/multicluster-operators-application-rhel8@sha256:27492dfdd71cc0bae6e01a184ac8fe5677ce172583b0fd1b9112dfd789009839_ppc64le",
"8Base-RHACM-2.4:rhacm2/multicluster-operators-application-rhel8@sha256:3af2802a89c09966e9c63f40974d8554a7b7b88cc386bbf5bda0a4cc987b7c15_s390x",
"8Base-RHACM-2.4:rhacm2/multicluster-operators-application-rhel8@sha256:723ac91ea8c130d80b48db30e05186607210aea71c7afc1c072b9a691e350215_amd64",
"8Base-RHACM-2.4:rhacm2/multicluster-operators-channel-rhel8@sha256:09883ff8a783d3f83e1c26566555c5ad140cc8bbf0d4cdb5220ef344c6282752_ppc64le",
"8Base-RHACM-2.4:rhacm2/multicluster-operators-channel-rhel8@sha256:4a34b2593897d4b1a1af124bdf6fb7e51bbd97bb4c56dd8ae463b3f3abbb7718_s390x",
"8Base-RHACM-2.4:rhacm2/multicluster-operators-channel-rhel8@sha256:883282b801566b5a40a32e33ebc431ac1398afb68f47ce931cc82b8b9eca1e55_amd64",
"8Base-RHACM-2.4:rhacm2/multicluster-operators-deployable-rhel8@sha256:0a15e49232c20ead26ade38823cd40d785e612670a41cac28ecea2066025a3d1_amd64",
"8Base-RHACM-2.4:rhacm2/multicluster-operators-deployable-rhel8@sha256:0ecd46eb89e90d787c442fd0ca92f84e9bf7fa6c2e315a0b95912616687c0580_s390x",
"8Base-RHACM-2.4:rhacm2/multicluster-operators-deployable-rhel8@sha256:bd148be0ad6ddbcc1995f94b4660d3fbe2338112230c840d77f53a564b14ec4a_ppc64le",
"8Base-RHACM-2.4:rhacm2/multicluster-operators-placementrule-rhel8@sha256:4bdca102dae861d39d81a2df4be1767e4e702ce3836224e9b875f613d1af0c37_ppc64le",
"8Base-RHACM-2.4:rhacm2/multicluster-operators-placementrule-rhel8@sha256:d71975de4b1d6b53d19ddf338f3d19ad7e28812f8fc932c144eee630d9cab176_amd64",
"8Base-RHACM-2.4:rhacm2/multicluster-operators-placementrule-rhel8@sha256:fa3e2e45501d661f4f724dea809b6eff73455db623b03178130590dbf317dba5_s390x",
"8Base-RHACM-2.4:rhacm2/multicluster-operators-subscription-release-rhel8@sha256:2e13c28d1f18f2efac62207515450a42732d4be790199ab0e5ddf2f181649cb4_ppc64le",
"8Base-RHACM-2.4:rhacm2/multicluster-operators-subscription-release-rhel8@sha256:50dc29deac8efaac3bf321270b718dec41d8b80746d3548c076ab26b2c6b63ca_s390x",
"8Base-RHACM-2.4:rhacm2/multicluster-operators-subscription-release-rhel8@sha256:faae7a0632b10dc9b65af7a8af7e7c7d9e26f2f7087687fa19d2afefa7426c5a_amd64",
"8Base-RHACM-2.4:rhacm2/multicluster-operators-subscription-rhel8@sha256:1fa2779aab32977ec8e867ed188dcdd66106986c3cbf39f02e2a555873ba478a_ppc64le",
"8Base-RHACM-2.4:rhacm2/multicluster-operators-subscription-rhel8@sha256:731a4f0919cbab729e9dded9e513ec4ad5e1b48967c21f65f3b494158a6b25ba_s390x",
"8Base-RHACM-2.4:rhacm2/multicluster-operators-subscription-rhel8@sha256:ec803f14f854b73a873f95027617246888ea28029f2f4bb5b7f39a5dd63399ca_amd64",
"8Base-RHACM-2.4:rhacm2/multiclusterhub-repo-rhel8@sha256:75504c269b3d0c2af9b48317f3dc070fae58a1e46e95283e2e0e1ab6b60f452d_amd64",
"8Base-RHACM-2.4:rhacm2/multiclusterhub-repo-rhel8@sha256:c21ffdaa0ce90e6c08f4814c09d9a0bd34d341ad1fc8f6ff2152e9007393ba1f_s390x",
"8Base-RHACM-2.4:rhacm2/multiclusterhub-repo-rhel8@sha256:e1e522835d65503d467dc9ef7c4a0149adfc4cbd3620134adb4a5694eda2f0c4_ppc64le",
"8Base-RHACM-2.4:rhacm2/multiclusterhub-rhel8@sha256:37cf6ccd9a2b9af4444fa192e7b5e6979687bd5159d97f48da40c4f9bad249eb_amd64",
"8Base-RHACM-2.4:rhacm2/multiclusterhub-rhel8@sha256:b8dea0eca4c8aaefee6be9afea77e3302ad551f68f5a87316caf65e13ac9138d_s390x",
"8Base-RHACM-2.4:rhacm2/multiclusterhub-rhel8@sha256:d173cf78965bd026a6333af91b55305ea9c349e630fa53548ee42d791295cd69_ppc64le",
"8Base-RHACM-2.4:rhacm2/node-exporter-rhel8@sha256:0b2cf97a3d82fb4570dee71c1232ef9998c7efcd1d9415f9f41351457802d62d_amd64",
"8Base-RHACM-2.4:rhacm2/node-exporter-rhel8@sha256:93e85d546c624a685221a5d0c9085fa59752105587a531c58066a856defa322a_ppc64le",
"8Base-RHACM-2.4:rhacm2/node-exporter-rhel8@sha256:b20c7b88c52ab9772ebd2216333d6324cba08c653135af469a9e6ccb6648d7c6_s390x",
"8Base-RHACM-2.4:rhacm2/observatorium-rhel8-operator@sha256:078b48f3746c33e0c69b11c9e51e70c220a3cc6f0fd26eb5b30534b16c6a2efa_s390x",
"8Base-RHACM-2.4:rhacm2/observatorium-rhel8-operator@sha256:0e1ec4eda138936261dc5a76a18fa4ace6082c636b30021ce10d5d4d0acea890_ppc64le",
"8Base-RHACM-2.4:rhacm2/observatorium-rhel8-operator@sha256:70e41fdcacd43b4e498b8d5917d0e2fb640f4e85f30b1d6646b27aee1bc8dafc_amd64",
"8Base-RHACM-2.4:rhacm2/observatorium-rhel8@sha256:431149d31b309822fa9476f951ae39bde3a81cc5d17d2a79062ced7b729166cd_amd64",
"8Base-RHACM-2.4:rhacm2/observatorium-rhel8@sha256:65aaebf97e8b904e9ff1520f4bc4704bc21614a7377f66a4c6776032621a9ccf_s390x",
"8Base-RHACM-2.4:rhacm2/observatorium-rhel8@sha256:804054ba7c65c0814307017e3ff6681ba25e62384468adbf3712418e1f3b321f_ppc64le",
"8Base-RHACM-2.4:rhacm2/openshift-hive-rhel8@sha256:80950fa60359f90359129bff09665d7e94150bfbcfb048dc46ec77309479733b_ppc64le",
"8Base-RHACM-2.4:rhacm2/openshift-hive-rhel8@sha256:bae2680af5a00937f0ecc680ad979b131ad65fc47c4683dec69e45e442dd38b4_amd64",
"8Base-RHACM-2.4:rhacm2/openshift-hive-rhel8@sha256:c75cad252f1bda9dac27d1145ee01fe91078e6bc29c60b72f2f0977cea56ae9c_s390x",
"8Base-RHACM-2.4:rhacm2/placement-rhel8@sha256:1cc55dc4ec890f583cf63c7c1d5451cd1e409dbb8feed7bb854e6970ba0e9cbd_s390x",
"8Base-RHACM-2.4:rhacm2/placement-rhel8@sha256:98f3db6bd38eec496565558b8c81a06b51fe22ad4c5a462a6b43a61ab3bc853c_amd64",
"8Base-RHACM-2.4:rhacm2/placement-rhel8@sha256:a0a5b1e0cd29da2c215f3ce555230477ce775cbd79423c74426aaa4f7f56cfc5_ppc64le",
"8Base-RHACM-2.4:rhacm2/prometheus-alertmanager-rhel8@sha256:29c84506cb42edbede5abdf086433ef003d677135fe3b51093c1fbafa6f666e0_s390x",
"8Base-RHACM-2.4:rhacm2/prometheus-alertmanager-rhel8@sha256:be4e1ac4ca5c8145ad7488bc9f067d8f1b9f4cb3d79ac43f4addd19cc66a584b_amd64",
"8Base-RHACM-2.4:rhacm2/prometheus-alertmanager-rhel8@sha256:fc83710377e91bec8866053bb2b9f91be7a3c25993488a6f9641e7c93918aadc_ppc64le",
"8Base-RHACM-2.4:rhacm2/prometheus-rhel8@sha256:1587535175898f97007552a6023ef0785861271dc939a751c98db0c41c9e2c97_amd64",
"8Base-RHACM-2.4:rhacm2/prometheus-rhel8@sha256:4aa41836d3699f3b8a546703fa5032a01af6bcac60465e779769c32a36352d0d_s390x",
"8Base-RHACM-2.4:rhacm2/prometheus-rhel8@sha256:f7971a684bcdce02604319ecace5ba585797f116a64024da815bf3e2d27f6251_ppc64le",
"8Base-RHACM-2.4:rhacm2/provider-credential-controller-rhel8@sha256:827351fc8036170bfb1b6d0fc15c84476c8913ae044163884ff89424e0e4235f_s390x",
"8Base-RHACM-2.4:rhacm2/provider-credential-controller-rhel8@sha256:a6f1234d8f90e06b88775ce831e574ec0621e487043d412d7c35d2bde6db21f9_amd64",
"8Base-RHACM-2.4:rhacm2/provider-credential-controller-rhel8@sha256:e33d7b73b6a7d41ef7779800af177a4557608ea87c854e457d0421332fcb421f_ppc64le",
"8Base-RHACM-2.4:rhacm2/rbac-query-proxy-rhel8@sha256:1d1c793c2bf89cb49dc4625981b4f7bc9cc827d01d7c57af88cde59adde21787_amd64",
"8Base-RHACM-2.4:rhacm2/rbac-query-proxy-rhel8@sha256:a129031e0e3c0e389a104f1ad15f4ecbb6382d79e19c62e7b22b31bee7021cdd_s390x",
"8Base-RHACM-2.4:rhacm2/rbac-query-proxy-rhel8@sha256:b549a06e14f326d196883c8168db3f82edbb952184ea4742b6d4eca78b13bc69_ppc64le",
"8Base-RHACM-2.4:rhacm2/redisgraph-tls-rhel8@sha256:7e3245ba0f53c4c510f7151b3e940c13d5a79d8d95b203e3b8ceaca4ceea42ea_ppc64le",
"8Base-RHACM-2.4:rhacm2/redisgraph-tls-rhel8@sha256:9fb4a62d70505c508d0d8dc158f8fa1c759c23f6a13c6a069a40a32c5cbce1fe_s390x",
"8Base-RHACM-2.4:rhacm2/redisgraph-tls-rhel8@sha256:cdf817bdb70737e6912e550fa1602bbbcaa5b34a2e2d47a249000aac560cc6f0_amd64",
"8Base-RHACM-2.4:rhacm2/registration-rhel8-operator@sha256:3ca37dec679c11f1333c5fd6c866867ce2e7ed5d3c139c2ad8f3ad7d10be70c0_s390x",
"8Base-RHACM-2.4:rhacm2/registration-rhel8-operator@sha256:45b0e1027807496b3c2a10d8e7c015cc91cc77b9832639adb51a6e5fc7f5071b_ppc64le",
"8Base-RHACM-2.4:rhacm2/registration-rhel8-operator@sha256:6710d98fb67533848a96f35fcbeb0adf6999a7e6534068ccc9956105a4d2db73_amd64",
"8Base-RHACM-2.4:rhacm2/registration-rhel8@sha256:0fbe6a1234544b31be5b6ba778895d31b0486783116796e0e31079cd2ee9f87a_ppc64le",
"8Base-RHACM-2.4:rhacm2/registration-rhel8@sha256:494e65b5e3bf27c3bae221db5154b119ef7689b2cb42894f05c40cf4608f1da6_s390x",
"8Base-RHACM-2.4:rhacm2/registration-rhel8@sha256:5d614eda176a91d5359e8a44a6f93a3fdbda8080f2209f342f83d4816b2d0008_amd64",
"8Base-RHACM-2.4:rhacm2/search-aggregator-rhel8@sha256:176ba84e41d3465826245fd9acd199c0b292c25a76c88bbcab8c07d93829ff9c_s390x",
"8Base-RHACM-2.4:rhacm2/search-aggregator-rhel8@sha256:3857111bc468c7bb79a7476d6bc5df0add7d8951799b65b6414f1f5dd3d5b9b8_amd64",
"8Base-RHACM-2.4:rhacm2/search-aggregator-rhel8@sha256:52a2dd79f67b1910a7129f70ba18b48656cd41b2a15f2ae4af2509c0eaa4205a_ppc64le",
"8Base-RHACM-2.4:rhacm2/search-api-rhel8@sha256:2d64646d663ac682a087fc69314bd72751ba2b005ab08a93da223470a863a740_amd64",
"8Base-RHACM-2.4:rhacm2/search-api-rhel8@sha256:74ccabf407b668837238eb3ad2e536fcb0b3df9a48741f43edf2456fbee80cc6_ppc64le",
"8Base-RHACM-2.4:rhacm2/search-api-rhel8@sha256:de9cc78ae58b063980c0fd3797cc6aba79bedc22898dae3fbce64c94dfd82909_s390x",
"8Base-RHACM-2.4:rhacm2/search-collector-rhel8@sha256:37c5344f9061f44ea363d64c2118e791999007ecdead8d15c8c121aff83631fe_amd64",
"8Base-RHACM-2.4:rhacm2/search-collector-rhel8@sha256:98fb5b0965d41badb9933eb0fc23a5006c1e1cb555a8b80b63a6a00bc87b1c7a_s390x",
"8Base-RHACM-2.4:rhacm2/search-collector-rhel8@sha256:ff9c98d5836007520ff971116d5c143b6e0fafa25e5c8f0dfd4b1a23f191f1d2_ppc64le",
"8Base-RHACM-2.4:rhacm2/search-rhel8@sha256:13b61bea54f6d67fb749852d48dc6a035ee516ed5f3d339619b97924e078ca59_ppc64le",
"8Base-RHACM-2.4:rhacm2/search-rhel8@sha256:210fdca717aef2b4159e223a4f0bab06cdae9491d2c890d63710cf3c71de0c32_amd64",
"8Base-RHACM-2.4:rhacm2/search-rhel8@sha256:5f3249435b29dba366242d6e68e6f1f2f4a8f4cd8941fb881d297bd5ed9fa72e_s390x",
"8Base-RHACM-2.4:rhacm2/search-ui-rhel8@sha256:2203d5c5cadd4be391bba00bbf8a588e930dcde7c438e15c14ed0e7a3fd31522_s390x",
"8Base-RHACM-2.4:rhacm2/search-ui-rhel8@sha256:aa0f257b502a6fcf1d2eb2270858f7d145abee32b9a64ba511bab22218b74e0a_ppc64le",
"8Base-RHACM-2.4:rhacm2/search-ui-rhel8@sha256:d4a81b7b29b9a76aa631ad26471b3cd6202775853f5a2102260c4f1e339cdfe0_amd64",
"8Base-RHACM-2.4:rhacm2/submariner-addon-rhel8@sha256:0faded1f0229ce80be36090a54ed761f1c89b414e84bd11d680fbddd382a986b_amd64",
"8Base-RHACM-2.4:rhacm2/submariner-addon-rhel8@sha256:4331c06cda7427491fcf5061f9695ab5f87dea5a02b5b915b1354c20f3cff830_s390x",
"8Base-RHACM-2.4:rhacm2/submariner-addon-rhel8@sha256:514d5c15aceb07e72ba74d9ba1b3bdc2e84e1c4060b2facdb886809b118c704c_ppc64le",
"8Base-RHACM-2.4:rhacm2/thanos-receive-controller-rhel8@sha256:2da6d891769a4d9cb936d93a8ea84eea45f33e482c79cc74418f4143c5c145e7_s390x",
"8Base-RHACM-2.4:rhacm2/thanos-receive-controller-rhel8@sha256:8c0745aa13e06c6cc159d8be33302b766673bdd1aedff1309d205519587440ab_amd64",
"8Base-RHACM-2.4:rhacm2/thanos-receive-controller-rhel8@sha256:8d0e265c199c32e757c2004d89db64bc64092171b98068aab03f977a744cc5bc_ppc64le",
"8Base-RHACM-2.4:rhacm2/thanos-rhel8@sha256:8036c9dd2d44027f5173b935ee8dcd9b3e87b433d65a50f83ffa76a503cf747c_s390x",
"8Base-RHACM-2.4:rhacm2/thanos-rhel8@sha256:ed22c2650f0d908174896647ced911a49945714a114836096b787cc879164bc4_ppc64le",
"8Base-RHACM-2.4:rhacm2/thanos-rhel8@sha256:fbe3062ae92faafd40caac5ddd0b20e2d1bfcaa64febebc0dcd5d368a3734c12_amd64",
"8Base-RHACM-2.4:rhacm2/volsync-mover-rclone-rhel8@sha256:0b3c2d30d0a6109db50dba4053d795fc92bfcadc380a8a8deb5ae4ef4e6d29fa_ppc64le",
"8Base-RHACM-2.4:rhacm2/volsync-mover-rclone-rhel8@sha256:6784f7672ac4c8f47ddaf9b5fc6b98f2c1d18c48be212114eeab9babb780cba6_s390x",
"8Base-RHACM-2.4:rhacm2/volsync-mover-rclone-rhel8@sha256:ada830a6dfa3f00aba2a32225a9884bbe31d20b93ece21249b11e6b037d85e75_amd64",
"8Base-RHACM-2.4:rhacm2/volsync-mover-restic-rhel8@sha256:31244fad1da3b5c258babd12defc1192a8534727f12ad775aad9d202fb6a5947_amd64",
"8Base-RHACM-2.4:rhacm2/volsync-mover-restic-rhel8@sha256:3ac9147cf782a40b3881973a399add430aee10cdfe1abdb00c98a0b5a3a527dc_s390x",
"8Base-RHACM-2.4:rhacm2/volsync-mover-restic-rhel8@sha256:9d00b2d06752192dd8f8f48aeb2786ac1ee0c062ed8916cf3f693c7d2a05e208_ppc64le",
"8Base-RHACM-2.4:rhacm2/volsync-mover-rsync-rhel8@sha256:30e06b75f83e22faeed2108f68b158fb35b4db22b83f049c61706ddcbfef27d9_ppc64le",
"8Base-RHACM-2.4:rhacm2/volsync-mover-rsync-rhel8@sha256:530aedee3aeca43ef0501f5cd2aa07c65eb708ac1a7fcd97fc3000358744d1bd_s390x",
"8Base-RHACM-2.4:rhacm2/volsync-mover-rsync-rhel8@sha256:c5621b5d113a1330bdc04f1fce05fd6f16c10526511ba207cb24551f7efe0e58_amd64",
"8Base-RHACM-2.4:rhacm2/volsync-rhel8@sha256:1ab81a27373c351eb2c932536fc9ea6cbf74911b794e3cd183c8e5624940a656_ppc64le",
"8Base-RHACM-2.4:rhacm2/volsync-rhel8@sha256:90ed24a800b82c2eb1c0f2d08aa11b2bea942e6a9044e3a01a5778877e7b376a_s390x",
"8Base-RHACM-2.4:rhacm2/volsync-rhel8@sha256:9e02a53649909a9d3ccd5c22f5c231b3ad69f451d7b5a32033046f3031cde188_amd64",
"8Base-RHACM-2.4:rhacm2/work-rhel8@sha256:0facf27d638269e722029217ef72016556c60e42887a836e4a0ad6140c1b6dcf_s390x",
"8Base-RHACM-2.4:rhacm2/work-rhel8@sha256:5694a214f662b4556b1fdf088ef0d33d6674dc3be3ae5d2fbdf00e56addeae3c_amd64",
"8Base-RHACM-2.4:rhacm2/work-rhel8@sha256:73b036d1c7b9c44010ef9716be8c96bfd2a7af7e09b2cf3402cc2aac81ef94e4_ppc64le"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2022-31151"
},
{
"category": "external",
"summary": "RHBZ#2121396",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2121396"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2022-31151",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-31151"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2022-31151",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2022-31151"
},
{
"category": "external",
"summary": "http://web.nvd.nist.gov/view/vuln/detail?vulnId=CVE-2022-31151",
"url": "http://web.nvd.nist.gov/view/vuln/detail?vulnId=CVE-2022-31151"
},
{
"category": "external",
"summary": "https://github.com/nodejs/undici/security/advisories/GHSA-q768-x9m6-m9qp",
"url": "https://github.com/nodejs/undici/security/advisories/GHSA-q768-x9m6-m9qp"
}
],
"release_date": "2022-07-21T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2022-09-26T14:49:03+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 update:\n\nhttps://access.redhat.com/documentation/en-us/red_hat_advanced_cluster_management_for_kubernetes/2.4/html-single/install/index#installing",
"product_ids": [
"8Base-RHACM-2.4:rhacm2/acm-grafana-rhel8@sha256:17c53124f6c09cc839f533aee0c870078f547fef29a19803814f5c5fbc5e7939_s390x",
"8Base-RHACM-2.4:rhacm2/acm-grafana-rhel8@sha256:644a295644e91a8976d4df02e5ccdd711d8d3c8fa409cae698671b49b96ec00a_ppc64le",
"8Base-RHACM-2.4:rhacm2/acm-grafana-rhel8@sha256:9c9b992bf748282d7cdc941b7907bbcbabe69a8b287bc4195a6bc8b9d9b6cbd0_amd64",
"8Base-RHACM-2.4:rhacm2/acm-must-gather-rhel8@sha256:0cca0dbb0b7adff8eaea1315b422edb6ea1778befa4772f3e6f5755fb5519196_s390x",
"8Base-RHACM-2.4:rhacm2/acm-must-gather-rhel8@sha256:63b5758cfcffe96326b090ae51d38c00ca13b35e9fe5e4354cd33e67d042c41b_amd64",
"8Base-RHACM-2.4:rhacm2/acm-must-gather-rhel8@sha256:cfc97f6c9495bac2635e016dd47049683f8ed78c932ef2c70cec2ec7be323fea_ppc64le",
"8Base-RHACM-2.4:rhacm2/acm-operator-bundle@sha256:346215260baa3371853d15ccc451c3ac418813c5cd9b422b0ad9f2dd6ae8a511_s390x",
"8Base-RHACM-2.4:rhacm2/acm-operator-bundle@sha256:cb4fca4155dc3e274712c0c7609eb6111a6e03207ddaa0d5c3c8752badc15b2c_amd64",
"8Base-RHACM-2.4:rhacm2/acm-operator-bundle@sha256:cceb82a8492d7e971e515f1a0a5391a1051e4f130f7a14e412def20616e05d40_ppc64le",
"8Base-RHACM-2.4:rhacm2/agent-service-rhel8@sha256:5b5046b04aa10807a6676916cf4744f0cd36c056dd3fd626304814af2d665cf9_amd64",
"8Base-RHACM-2.4:rhacm2/agent-service-rhel8@sha256:5c89bb44eda9a0754ea1d1ca69ea260f02f060c517194251519439e4b943e46a_ppc64le",
"8Base-RHACM-2.4:rhacm2/agent-service-rhel8@sha256:cfe9dfc60224b6206d6fbbc4c4ee95e378ce2da8b79c176e5e7bfdd8b0375f88_s390x",
"8Base-RHACM-2.4:rhacm2/application-ui-rhel8@sha256:6acf7df47405a4ccb3ede12db6574a0829d28f94ea5d20d6041db1bd045a90c6_ppc64le",
"8Base-RHACM-2.4:rhacm2/application-ui-rhel8@sha256:96c10e483a1c99f0ac91fb84df87ebe927e82ca35ef7e36e0f583121dcdd8b15_amd64",
"8Base-RHACM-2.4:rhacm2/application-ui-rhel8@sha256:ffb0b475eccc16a227f13a3d0d332f9cd9b96eade52646352a7497f903edf1a2_s390x",
"8Base-RHACM-2.4:rhacm2/assisted-image-service-rhel8@sha256:2c2f96ebf908cf415613aec65a414884ec35784e4bdcd4c4b4978aa98149af4d_amd64",
"8Base-RHACM-2.4:rhacm2/assisted-image-service-rhel8@sha256:c89023b0b424e2b8800399fc4b6cfa9336248f3222097c094d33fd2b872398aa_ppc64le",
"8Base-RHACM-2.4:rhacm2/assisted-image-service-rhel8@sha256:e49c328eb815293dd606199a0b8a2bd0db6bbf5d87eeaa7902d6d4df1bb41d35_s390x",
"8Base-RHACM-2.4:rhacm2/assisted-installer-agent-rhel8@sha256:86fd675a09451d3ee552452999cd2c82410174f5e55dcfd4f21286559363217e_amd64",
"8Base-RHACM-2.4:rhacm2/assisted-installer-reporter-rhel8@sha256:dcc214165e5c895925f52673577fa73274b017e3e9017818bf5c0327b3600ffb_ppc64le",
"8Base-RHACM-2.4:rhacm2/assisted-installer-reporter-rhel8@sha256:f7004db056478b4c1b101ab0ceac24f78dbefc018a1e76e12e8a4f69fd171175_amd64",
"8Base-RHACM-2.4:rhacm2/assisted-installer-rhel8@sha256:6e002bec6af8e7d7b0c89bc25f4a9e3224e47f5638be7cc2a9c68a5e92447254_amd64",
"8Base-RHACM-2.4:rhacm2/assisted-installer-rhel8@sha256:815976efa30282899af7de91b5df1fdeca10c709d0fc60d09d8f3abb1c2acdc3_ppc64le",
"8Base-RHACM-2.4:rhacm2/cert-policy-controller-rhel8@sha256:0e30470d12e11f473750e0b95833d0d1fe6fd3ee9d9d0c5d7454614449156148_s390x",
"8Base-RHACM-2.4:rhacm2/cert-policy-controller-rhel8@sha256:2324eeab4219c1c953b698cbd1cf57e0af777f31042de00eaaa2bf163f84cae1_amd64",
"8Base-RHACM-2.4:rhacm2/cert-policy-controller-rhel8@sha256:c3d60eaf9f775e623114d093450b5d170b4048ef1e52267a2153ec54489bd00f_ppc64le",
"8Base-RHACM-2.4:rhacm2/cluster-backup-rhel8-operator@sha256:9969b8f2f91bd0a3ef0e89300d66a656238a3a3361d56cf7fc0eb55db1752782_amd64",
"8Base-RHACM-2.4:rhacm2/cluster-backup-rhel8-operator@sha256:d5639931ddcb1288f279f54a3688fcb8c94d710a457917c46bfa3db6cd1a317b_s390x",
"8Base-RHACM-2.4:rhacm2/cluster-backup-rhel8-operator@sha256:fa4667d27a8778efc83ace86657c638aacb7ccc3168c489d427c1d6ab834cbb2_ppc64le",
"8Base-RHACM-2.4:rhacm2/cluster-curator-controller-rhel8@sha256:4b32ee29c898c9f52a5fdeed3a6a595ac157db7051b36086eddf7a8f91b2ec08_ppc64le",
"8Base-RHACM-2.4:rhacm2/cluster-curator-controller-rhel8@sha256:9e6a260d8130731601612a56cea728fc6b80cfa3d7fd8b6612175ff76b290dea_s390x",
"8Base-RHACM-2.4:rhacm2/cluster-curator-controller-rhel8@sha256:faa454bab3f9ea36a2d5a1eaa16806ac3669472856833e750571e45da7074d40_amd64",
"8Base-RHACM-2.4:rhacm2/cluster-proxy-addon-rhel8@sha256:03d738d93d893b9fd9d2587e14b9a7a92bbb5eca4b85901b5e07cff1e7a3ab73_s390x",
"8Base-RHACM-2.4:rhacm2/cluster-proxy-addon-rhel8@sha256:22c9595f3f4d95b6dc6c17ce5412f4131d9ce501f2660f23d176f276c4a97a73_ppc64le",
"8Base-RHACM-2.4:rhacm2/cluster-proxy-addon-rhel8@sha256:ae6de1e14b7897a944733cdb9963f31990d696a66260974d3f692e0af87161d3_amd64",
"8Base-RHACM-2.4:rhacm2/clusterclaims-controller-rhel8@sha256:2c7f03c0ca17163c949249bb4b480a0fd2c986e55b0dc23c6cd3b0a974b4c229_ppc64le",
"8Base-RHACM-2.4:rhacm2/clusterclaims-controller-rhel8@sha256:bd8fa875e2c6b6c650c21089441b417ae657b8e1fda2786d2f328978776a6883_s390x",
"8Base-RHACM-2.4:rhacm2/clusterclaims-controller-rhel8@sha256:c49c92c632968e08f74d08eaa99862f0dd8dd1fe4a85f05e57efa90e5dca5563_amd64",
"8Base-RHACM-2.4:rhacm2/clusterlifecycle-state-metrics-rhel8@sha256:3711cb41642a7fffc69a0c98db128d39d980555127f22a9d1dfd76c9631b8edc_ppc64le",
"8Base-RHACM-2.4:rhacm2/clusterlifecycle-state-metrics-rhel8@sha256:60a54bc76a84f2369b02dc1b9b0d8353da93acc9f8193a26739110c6fe59abdd_s390x",
"8Base-RHACM-2.4:rhacm2/clusterlifecycle-state-metrics-rhel8@sha256:6df08e52cee6890187b6be3a62b36c18fcff7e34630da933e0a5f7bcecec6b4c_amd64",
"8Base-RHACM-2.4:rhacm2/config-policy-controller-rhel8@sha256:8fb0581852dc1dfd80a81ba03c6976da1aa8d93675f626765f2266adfa94d5ac_s390x",
"8Base-RHACM-2.4:rhacm2/config-policy-controller-rhel8@sha256:929233f873cbf980fb850a9812c98bd09f907e26d9afeb1c0198d52776e33b32_ppc64le",
"8Base-RHACM-2.4:rhacm2/config-policy-controller-rhel8@sha256:a3653dcecb777d7b3915c49b7999793b90dd4524628d5517368a0837af46aa07_amd64",
"8Base-RHACM-2.4:rhacm2/console-api-rhel8@sha256:02481bcf2ddd1771d965e947cfcbad66540e2df055a3013bee5185ab84960d6d_ppc64le",
"8Base-RHACM-2.4:rhacm2/console-api-rhel8@sha256:3a47d211370efc6e1661d4d0abd0d5abc65d8a759218af7c2722db820a664d8c_s390x",
"8Base-RHACM-2.4:rhacm2/console-api-rhel8@sha256:789e1950e886e54c341699cc8ec0c4bfb9a0e295e49961366759e861d32d5ef9_amd64",
"8Base-RHACM-2.4:rhacm2/console-rhel8@sha256:5215e1a2f456b83ba4ae02ea653bef51d331ced6e9a4c67958e8c41cd88aa818_s390x",
"8Base-RHACM-2.4:rhacm2/console-rhel8@sha256:d5cbabd5d26e6e712d9f531db8ebaa3a793599538ef2e62262b02c165ea74b9a_ppc64le",
"8Base-RHACM-2.4:rhacm2/console-rhel8@sha256:e797bce5724653b3ae0395c66c4796dc0594002cdde7242f4fd29c2fd5e703fa_amd64",
"8Base-RHACM-2.4:rhacm2/discovery-rhel8-operator@sha256:224af94e4e027bfb7edff3f889ec08aa031eaede2e4a02c67ce2925f29230ea8_s390x",
"8Base-RHACM-2.4:rhacm2/discovery-rhel8-operator@sha256:5dd54d496d15c262072c6024385e9fbf016edabe8a6bcdf31ec63ed5c445088c_amd64",
"8Base-RHACM-2.4:rhacm2/discovery-rhel8-operator@sha256:f64cae3c176e4b18af716ba054dcebafa07c3f893943de09b7dfd0285a9271d5_ppc64le",
"8Base-RHACM-2.4:rhacm2/endpoint-monitoring-rhel8-operator@sha256:516888a8ee8d509b77cda6ef2154a6d70a94a48a2c8c5bc7a9b1b9f2e089ff57_ppc64le",
"8Base-RHACM-2.4:rhacm2/endpoint-monitoring-rhel8-operator@sha256:c48ced70438f389ee0a22a8670db80c121c087728533c5cd2070751ce3b2614e_amd64",
"8Base-RHACM-2.4:rhacm2/endpoint-monitoring-rhel8-operator@sha256:ee184be0540e401b6834747b6632b11d69269f3d9ab44bc4aaab9fc9877191aa_s390x",
"8Base-RHACM-2.4:rhacm2/governance-policy-propagator-rhel8@sha256:b5a8689de0cc37c38daca89e1a6f64b6601b341a8f12ef6c093ec12b83bca4e8_s390x",
"8Base-RHACM-2.4:rhacm2/governance-policy-propagator-rhel8@sha256:f885cac3c1b78c94885f9a9e197511c51b5470b192d6ac48e6cb20a592b36832_ppc64le",
"8Base-RHACM-2.4:rhacm2/governance-policy-propagator-rhel8@sha256:fbec65b4937bbdad28cc1e04b5b215caddeaacda3a844cd0a45ade093997adc3_amd64",
"8Base-RHACM-2.4:rhacm2/governance-policy-spec-sync-rhel8@sha256:2c130b6df67cd0a8ee055d9b8bb3ede4bcf211978db7cdd892f78bf1d56dd269_amd64",
"8Base-RHACM-2.4:rhacm2/governance-policy-spec-sync-rhel8@sha256:6a8227f1560751fd8e1d2ec8136d8855599727eb7ad382bd5b18167ba46b31ff_ppc64le",
"8Base-RHACM-2.4:rhacm2/governance-policy-spec-sync-rhel8@sha256:c2c6ab3e7317dee023b79cc868c052a8a602610925932358498a3a215d5c8089_s390x",
"8Base-RHACM-2.4:rhacm2/governance-policy-status-sync-rhel8@sha256:385006b34743b689054c581eaaffb5298adfd092eaa13ff6c24f28fa5b79a178_amd64",
"8Base-RHACM-2.4:rhacm2/governance-policy-status-sync-rhel8@sha256:6c2ec36725b956432591b6cb6a20d4eb2ac3bf759ab4a901f581c81bcb12270c_ppc64le",
"8Base-RHACM-2.4:rhacm2/governance-policy-status-sync-rhel8@sha256:76f717cb9fe271941f45794a8dd9ebb85af0f7ab6cd104a698352b875e1b721d_s390x",
"8Base-RHACM-2.4:rhacm2/governance-policy-template-sync-rhel8@sha256:2d0d4141d0df7a5309edb3aa064591479facd14d604f5338383a88a7c01fb976_s390x",
"8Base-RHACM-2.4:rhacm2/governance-policy-template-sync-rhel8@sha256:a96e372e54eadb8c0f384eaf5295a5a17ab701c5051b5ae59341ecc01489099b_ppc64le",
"8Base-RHACM-2.4:rhacm2/governance-policy-template-sync-rhel8@sha256:d9135c4c5eb68af915b552e2d7fe62251f4a3a23d45a7b193d754b7da900b159_amd64",
"8Base-RHACM-2.4:rhacm2/grafana-dashboard-loader-rhel8@sha256:1f8b57a645d0abc3e639eb493f228d3485f4a3f53528175bc386f712fce7cd3f_amd64",
"8Base-RHACM-2.4:rhacm2/grafana-dashboard-loader-rhel8@sha256:5419a6207c0cd1adb21d7c4c3378d31f240a9f29674aee612608d015fe0b491f_ppc64le",
"8Base-RHACM-2.4:rhacm2/grafana-dashboard-loader-rhel8@sha256:6190c4487c63f61cb24e8d219aa1ebc6ff5d8d8b1ece5bbb3da5d46e67f0b98c_s390x",
"8Base-RHACM-2.4:rhacm2/grc-ui-api-rhel8@sha256:40f04e8634a2151e7a4aefe823c980d1d98c89ddb1210b55b4c0566bd85fd787_amd64",
"8Base-RHACM-2.4:rhacm2/grc-ui-api-rhel8@sha256:999f7119e60d578cd54b08135838fb8ecb996cd93f8e6f07ee92ec776f86f3d7_s390x",
"8Base-RHACM-2.4:rhacm2/grc-ui-api-rhel8@sha256:a8072d656eb14084eafd141690c02119376c9436faab8e4d219e1f0ade7ed2ec_ppc64le",
"8Base-RHACM-2.4:rhacm2/grc-ui-rhel8@sha256:18beaf038580dd78d44cdbd7b3e9bfab16b1ae9f1b454689abe1ebfefe4964b5_amd64",
"8Base-RHACM-2.4:rhacm2/grc-ui-rhel8@sha256:2e28251e1a65b7176007f53887f3693e5268848b1bb8a1e084e9f1064deaec8a_s390x",
"8Base-RHACM-2.4:rhacm2/grc-ui-rhel8@sha256:3848541d746de6dfacca63f06f29fc7d203dfa4c73dbd749407896ddddb7306c_ppc64le",
"8Base-RHACM-2.4:rhacm2/iam-policy-controller-rhel8@sha256:0deeefc1600e43aac6d9eadd05b32d3a1b2059632ec7e8b005eb2245b52dbd98_amd64",
"8Base-RHACM-2.4:rhacm2/iam-policy-controller-rhel8@sha256:7d1534ff8b00cd38716d2bfb65b924a45e9ec18a8eccad13c5e3818f858630b6_s390x",
"8Base-RHACM-2.4:rhacm2/iam-policy-controller-rhel8@sha256:b2fa794482a54fcfcbf7d0ac8597e9cb0ac0c73cfe5afa8bf2e73ca35d37feb9_ppc64le",
"8Base-RHACM-2.4:rhacm2/insights-client-rhel8@sha256:0f567016e55498bef2be33665d247eb14308b13aaef5cc670de7e06ff830cb9a_amd64",
"8Base-RHACM-2.4:rhacm2/insights-client-rhel8@sha256:6bd666f6d541ab33598c4a38ac05e8f65f19e03d8630cf685c89b05f14c4f1b8_ppc64le",
"8Base-RHACM-2.4:rhacm2/insights-client-rhel8@sha256:85bf407b6bc232952f4dd7c1edd8a7f4a168a6995d7b866f4417bc65a162efd5_s390x",
"8Base-RHACM-2.4:rhacm2/insights-metrics-rhel8@sha256:180e2ac58d3549c7ed583da66fba14368c606feb65b4313aac3b4f889ec091bb_amd64",
"8Base-RHACM-2.4:rhacm2/insights-metrics-rhel8@sha256:2492650b89feab7de0408be0e3af6d889e6291bb7064ea524dafca87b252840e_s390x",
"8Base-RHACM-2.4:rhacm2/insights-metrics-rhel8@sha256:93066377331da7f85024ae541440cb409c741d393adfdfe289f7d5836c0da183_ppc64le",
"8Base-RHACM-2.4:rhacm2/klusterlet-addon-controller-rhel8@sha256:018f6d71abae2963c853fe9d1a41fdad2df91acb72fee775af08275647d3019f_amd64",
"8Base-RHACM-2.4:rhacm2/klusterlet-addon-controller-rhel8@sha256:500d5166ea2f808c46b71d1a5470a35bffa484d860161a16e9809f90d021b23e_ppc64le",
"8Base-RHACM-2.4:rhacm2/klusterlet-addon-controller-rhel8@sha256:a4d7ef368efce597729c5fc1ae4358a0b45483a11b8363bf8d164c20075da748_s390x",
"8Base-RHACM-2.4:rhacm2/klusterlet-addon-rhel8-operator@sha256:0402e265ec4919aef893be4c0f177b53173bc0c50eb47aafea6822e05a7748be_s390x",
"8Base-RHACM-2.4:rhacm2/klusterlet-addon-rhel8-operator@sha256:6b0fbc1956407a0986460556336fcccfe4d08d712cc4b0af4ca65061baf75ea2_amd64",
"8Base-RHACM-2.4:rhacm2/klusterlet-addon-rhel8-operator@sha256:d7546a69df7b817d0c29c8f95dd3d5d2900c3755c82570b1d610702c56d4fb59_ppc64le",
"8Base-RHACM-2.4:rhacm2/kube-rbac-proxy-rhel8@sha256:6650633c4664e6b537e82eafc593dc91ca206de3b0de878f600c913a95eb18a2_amd64",
"8Base-RHACM-2.4:rhacm2/kube-rbac-proxy-rhel8@sha256:c1c90ee4ae1f908c33c8a8bf38f0b47bfad039bedccf870324f6b554aad5d78c_s390x",
"8Base-RHACM-2.4:rhacm2/kube-rbac-proxy-rhel8@sha256:ccddb38db49a190aa0d5d70e6b4672079ea222a42045d406a4b9974ac7412146_ppc64le",
"8Base-RHACM-2.4:rhacm2/kube-state-metrics-rhel8@sha256:566b95595959ba60677f1518562fd996ef7643dc94aa9e9fead0e4b4096032ca_s390x",
"8Base-RHACM-2.4:rhacm2/kube-state-metrics-rhel8@sha256:789f79b85c022e59143e725a589ac890884f079c969f56efb972b0a0f8d77e66_amd64",
"8Base-RHACM-2.4:rhacm2/kube-state-metrics-rhel8@sha256:971a33f5a57057d3901ff75eebbc13ca8456b4315dd7811139e60bb8872d80bf_ppc64le",
"8Base-RHACM-2.4:rhacm2/managedcluster-import-controller-rhel8@sha256:bcb43adee06dbb1cfb6a5c9fed71847ecc3826e3e44fe04d57b7143a6123daa5_s390x",
"8Base-RHACM-2.4:rhacm2/managedcluster-import-controller-rhel8@sha256:dbf235a9723a1c21471d8ef0029f3c999ac3b22512d67facd052efb725431bc1_ppc64le",
"8Base-RHACM-2.4:rhacm2/managedcluster-import-controller-rhel8@sha256:faf01c5554224350e4cffd1fc4ce275886791e45857bf0ed5f90ffa3a64680dc_amd64",
"8Base-RHACM-2.4:rhacm2/management-ingress-rhel8@sha256:46293eeaad521f993ed01467e13cae70f600426ef09df0e02dd8b83348b60027_amd64",
"8Base-RHACM-2.4:rhacm2/management-ingress-rhel8@sha256:c3cdbf5ff93b3b19ac2d7cf15b9152a0761d473de7afe29832a7ca3b833b6797_s390x",
"8Base-RHACM-2.4:rhacm2/management-ingress-rhel8@sha256:ce994a8f4c4e5476e6131a6721da748225c89a96c9d471a8638eefb6a22d52b9_ppc64le",
"8Base-RHACM-2.4:rhacm2/memcached-exporter-rhel8@sha256:01398d4f3b1825e864ddae46a5e4b7cc298dabb444dd105787ef6aeb70514571_ppc64le",
"8Base-RHACM-2.4:rhacm2/memcached-exporter-rhel8@sha256:5432fa56e40dee2475da7ee7b7e89cca10a8f06f4cbea94983fa094bfbef81ff_amd64",
"8Base-RHACM-2.4:rhacm2/memcached-exporter-rhel8@sha256:e22fa2dbc6733fc176f44cf42ec8f51b69672d354d6d2cf510eada5fe41a5245_s390x",
"8Base-RHACM-2.4:rhacm2/memcached-rhel8@sha256:0a0a88fb0138cd6de2e3fce81ab959d12cbda64e5fbab1046008aee1d94f12e2_s390x",
"8Base-RHACM-2.4:rhacm2/memcached-rhel8@sha256:7e0ee17c6d00d20773799cfb6c6e9e27c204d1e31010aa71a7f0f35eb5179a35_amd64",
"8Base-RHACM-2.4:rhacm2/memcached-rhel8@sha256:b9213f5525ebd51960412c15d416a591bf23731b6217f79aca2a89a893df2102_ppc64le",
"8Base-RHACM-2.4:rhacm2/metrics-collector-rhel8@sha256:431d4089a4a93c6b6a00cf9b63ecd9199a5545f09190577356b22ff6646820f3_amd64",
"8Base-RHACM-2.4:rhacm2/metrics-collector-rhel8@sha256:83f649b506ca698251c884692307d7cd52bbae87b0bf7790f96ffd24dd7f4fd7_ppc64le",
"8Base-RHACM-2.4:rhacm2/metrics-collector-rhel8@sha256:d37401c5fb672c56004f75974a4069d5d3b6c5e96ac7be4c174f9f178a7666bc_s390x",
"8Base-RHACM-2.4:rhacm2/multicloud-integrations-rhel8@sha256:a311c6ef1099d2370209bbbe30cfac6d1c50d79a2321beaab1f6158ab2db8bec_s390x",
"8Base-RHACM-2.4:rhacm2/multicloud-integrations-rhel8@sha256:e666154a539974d0cc005bc74903dc9f173920101dbfc5169b14a30129991475_ppc64le",
"8Base-RHACM-2.4:rhacm2/multicloud-integrations-rhel8@sha256:f37fe856571112970ae4786d313bf51e78b26e1630e443d276abb4de8e47e525_amd64",
"8Base-RHACM-2.4:rhacm2/multicloud-manager-rhel8@sha256:1dd235aa8599ca070f5175ad9da5bdb9505a7dfbbd87173f0bbf4e14ca0d5e88_ppc64le",
"8Base-RHACM-2.4:rhacm2/multicloud-manager-rhel8@sha256:8a1eeafb2a738aecb2723889c98e287638e950fec05425f1fe132ff7eb01738f_amd64",
"8Base-RHACM-2.4:rhacm2/multicloud-manager-rhel8@sha256:d458a289528173a07f7ff6d87279474e8379a2f05c11d5a9be97f9c43e38ec75_s390x",
"8Base-RHACM-2.4:rhacm2/multicluster-observability-rhel8-operator@sha256:45d046d621eab996c457a90b607ca9a57e2ca5dcad384d3cd5317475e096e098_amd64",
"8Base-RHACM-2.4:rhacm2/multicluster-observability-rhel8-operator@sha256:7ed02712f2d5093f7c751a6d22c9ffe5ce3b00c4cc901ffb779b8b51e282d698_s390x",
"8Base-RHACM-2.4:rhacm2/multicluster-observability-rhel8-operator@sha256:7f89cc6647700f7ddc46d4fabb4b3702142aa0fe9bd23026eba98c704026e9e9_ppc64le",
"8Base-RHACM-2.4:rhacm2/multicluster-operators-application-rhel8@sha256:27492dfdd71cc0bae6e01a184ac8fe5677ce172583b0fd1b9112dfd789009839_ppc64le",
"8Base-RHACM-2.4:rhacm2/multicluster-operators-application-rhel8@sha256:3af2802a89c09966e9c63f40974d8554a7b7b88cc386bbf5bda0a4cc987b7c15_s390x",
"8Base-RHACM-2.4:rhacm2/multicluster-operators-application-rhel8@sha256:723ac91ea8c130d80b48db30e05186607210aea71c7afc1c072b9a691e350215_amd64",
"8Base-RHACM-2.4:rhacm2/multicluster-operators-channel-rhel8@sha256:09883ff8a783d3f83e1c26566555c5ad140cc8bbf0d4cdb5220ef344c6282752_ppc64le",
"8Base-RHACM-2.4:rhacm2/multicluster-operators-channel-rhel8@sha256:4a34b2593897d4b1a1af124bdf6fb7e51bbd97bb4c56dd8ae463b3f3abbb7718_s390x",
"8Base-RHACM-2.4:rhacm2/multicluster-operators-channel-rhel8@sha256:883282b801566b5a40a32e33ebc431ac1398afb68f47ce931cc82b8b9eca1e55_amd64",
"8Base-RHACM-2.4:rhacm2/multicluster-operators-deployable-rhel8@sha256:0a15e49232c20ead26ade38823cd40d785e612670a41cac28ecea2066025a3d1_amd64",
"8Base-RHACM-2.4:rhacm2/multicluster-operators-deployable-rhel8@sha256:0ecd46eb89e90d787c442fd0ca92f84e9bf7fa6c2e315a0b95912616687c0580_s390x",
"8Base-RHACM-2.4:rhacm2/multicluster-operators-deployable-rhel8@sha256:bd148be0ad6ddbcc1995f94b4660d3fbe2338112230c840d77f53a564b14ec4a_ppc64le",
"8Base-RHACM-2.4:rhacm2/multicluster-operators-placementrule-rhel8@sha256:4bdca102dae861d39d81a2df4be1767e4e702ce3836224e9b875f613d1af0c37_ppc64le",
"8Base-RHACM-2.4:rhacm2/multicluster-operators-placementrule-rhel8@sha256:d71975de4b1d6b53d19ddf338f3d19ad7e28812f8fc932c144eee630d9cab176_amd64",
"8Base-RHACM-2.4:rhacm2/multicluster-operators-placementrule-rhel8@sha256:fa3e2e45501d661f4f724dea809b6eff73455db623b03178130590dbf317dba5_s390x",
"8Base-RHACM-2.4:rhacm2/multicluster-operators-subscription-release-rhel8@sha256:2e13c28d1f18f2efac62207515450a42732d4be790199ab0e5ddf2f181649cb4_ppc64le",
"8Base-RHACM-2.4:rhacm2/multicluster-operators-subscription-release-rhel8@sha256:50dc29deac8efaac3bf321270b718dec41d8b80746d3548c076ab26b2c6b63ca_s390x",
"8Base-RHACM-2.4:rhacm2/multicluster-operators-subscription-release-rhel8@sha256:faae7a0632b10dc9b65af7a8af7e7c7d9e26f2f7087687fa19d2afefa7426c5a_amd64",
"8Base-RHACM-2.4:rhacm2/multicluster-operators-subscription-rhel8@sha256:1fa2779aab32977ec8e867ed188dcdd66106986c3cbf39f02e2a555873ba478a_ppc64le",
"8Base-RHACM-2.4:rhacm2/multicluster-operators-subscription-rhel8@sha256:731a4f0919cbab729e9dded9e513ec4ad5e1b48967c21f65f3b494158a6b25ba_s390x",
"8Base-RHACM-2.4:rhacm2/multicluster-operators-subscription-rhel8@sha256:ec803f14f854b73a873f95027617246888ea28029f2f4bb5b7f39a5dd63399ca_amd64",
"8Base-RHACM-2.4:rhacm2/multiclusterhub-repo-rhel8@sha256:75504c269b3d0c2af9b48317f3dc070fae58a1e46e95283e2e0e1ab6b60f452d_amd64",
"8Base-RHACM-2.4:rhacm2/multiclusterhub-repo-rhel8@sha256:c21ffdaa0ce90e6c08f4814c09d9a0bd34d341ad1fc8f6ff2152e9007393ba1f_s390x",
"8Base-RHACM-2.4:rhacm2/multiclusterhub-repo-rhel8@sha256:e1e522835d65503d467dc9ef7c4a0149adfc4cbd3620134adb4a5694eda2f0c4_ppc64le",
"8Base-RHACM-2.4:rhacm2/multiclusterhub-rhel8@sha256:37cf6ccd9a2b9af4444fa192e7b5e6979687bd5159d97f48da40c4f9bad249eb_amd64",
"8Base-RHACM-2.4:rhacm2/multiclusterhub-rhel8@sha256:b8dea0eca4c8aaefee6be9afea77e3302ad551f68f5a87316caf65e13ac9138d_s390x",
"8Base-RHACM-2.4:rhacm2/multiclusterhub-rhel8@sha256:d173cf78965bd026a6333af91b55305ea9c349e630fa53548ee42d791295cd69_ppc64le",
"8Base-RHACM-2.4:rhacm2/node-exporter-rhel8@sha256:0b2cf97a3d82fb4570dee71c1232ef9998c7efcd1d9415f9f41351457802d62d_amd64",
"8Base-RHACM-2.4:rhacm2/node-exporter-rhel8@sha256:93e85d546c624a685221a5d0c9085fa59752105587a531c58066a856defa322a_ppc64le",
"8Base-RHACM-2.4:rhacm2/node-exporter-rhel8@sha256:b20c7b88c52ab9772ebd2216333d6324cba08c653135af469a9e6ccb6648d7c6_s390x",
"8Base-RHACM-2.4:rhacm2/observatorium-rhel8-operator@sha256:078b48f3746c33e0c69b11c9e51e70c220a3cc6f0fd26eb5b30534b16c6a2efa_s390x",
"8Base-RHACM-2.4:rhacm2/observatorium-rhel8-operator@sha256:0e1ec4eda138936261dc5a76a18fa4ace6082c636b30021ce10d5d4d0acea890_ppc64le",
"8Base-RHACM-2.4:rhacm2/observatorium-rhel8-operator@sha256:70e41fdcacd43b4e498b8d5917d0e2fb640f4e85f30b1d6646b27aee1bc8dafc_amd64",
"8Base-RHACM-2.4:rhacm2/observatorium-rhel8@sha256:431149d31b309822fa9476f951ae39bde3a81cc5d17d2a79062ced7b729166cd_amd64",
"8Base-RHACM-2.4:rhacm2/observatorium-rhel8@sha256:65aaebf97e8b904e9ff1520f4bc4704bc21614a7377f66a4c6776032621a9ccf_s390x",
"8Base-RHACM-2.4:rhacm2/observatorium-rhel8@sha256:804054ba7c65c0814307017e3ff6681ba25e62384468adbf3712418e1f3b321f_ppc64le",
"8Base-RHACM-2.4:rhacm2/openshift-hive-rhel8@sha256:80950fa60359f90359129bff09665d7e94150bfbcfb048dc46ec77309479733b_ppc64le",
"8Base-RHACM-2.4:rhacm2/openshift-hive-rhel8@sha256:bae2680af5a00937f0ecc680ad979b131ad65fc47c4683dec69e45e442dd38b4_amd64",
"8Base-RHACM-2.4:rhacm2/openshift-hive-rhel8@sha256:c75cad252f1bda9dac27d1145ee01fe91078e6bc29c60b72f2f0977cea56ae9c_s390x",
"8Base-RHACM-2.4:rhacm2/placement-rhel8@sha256:1cc55dc4ec890f583cf63c7c1d5451cd1e409dbb8feed7bb854e6970ba0e9cbd_s390x",
"8Base-RHACM-2.4:rhacm2/placement-rhel8@sha256:98f3db6bd38eec496565558b8c81a06b51fe22ad4c5a462a6b43a61ab3bc853c_amd64",
"8Base-RHACM-2.4:rhacm2/placement-rhel8@sha256:a0a5b1e0cd29da2c215f3ce555230477ce775cbd79423c74426aaa4f7f56cfc5_ppc64le",
"8Base-RHACM-2.4:rhacm2/prometheus-alertmanager-rhel8@sha256:29c84506cb42edbede5abdf086433ef003d677135fe3b51093c1fbafa6f666e0_s390x",
"8Base-RHACM-2.4:rhacm2/prometheus-alertmanager-rhel8@sha256:be4e1ac4ca5c8145ad7488bc9f067d8f1b9f4cb3d79ac43f4addd19cc66a584b_amd64",
"8Base-RHACM-2.4:rhacm2/prometheus-alertmanager-rhel8@sha256:fc83710377e91bec8866053bb2b9f91be7a3c25993488a6f9641e7c93918aadc_ppc64le",
"8Base-RHACM-2.4:rhacm2/prometheus-rhel8@sha256:1587535175898f97007552a6023ef0785861271dc939a751c98db0c41c9e2c97_amd64",
"8Base-RHACM-2.4:rhacm2/prometheus-rhel8@sha256:4aa41836d3699f3b8a546703fa5032a01af6bcac60465e779769c32a36352d0d_s390x",
"8Base-RHACM-2.4:rhacm2/prometheus-rhel8@sha256:f7971a684bcdce02604319ecace5ba585797f116a64024da815bf3e2d27f6251_ppc64le",
"8Base-RHACM-2.4:rhacm2/provider-credential-controller-rhel8@sha256:827351fc8036170bfb1b6d0fc15c84476c8913ae044163884ff89424e0e4235f_s390x",
"8Base-RHACM-2.4:rhacm2/provider-credential-controller-rhel8@sha256:a6f1234d8f90e06b88775ce831e574ec0621e487043d412d7c35d2bde6db21f9_amd64",
"8Base-RHACM-2.4:rhacm2/provider-credential-controller-rhel8@sha256:e33d7b73b6a7d41ef7779800af177a4557608ea87c854e457d0421332fcb421f_ppc64le",
"8Base-RHACM-2.4:rhacm2/rbac-query-proxy-rhel8@sha256:1d1c793c2bf89cb49dc4625981b4f7bc9cc827d01d7c57af88cde59adde21787_amd64",
"8Base-RHACM-2.4:rhacm2/rbac-query-proxy-rhel8@sha256:a129031e0e3c0e389a104f1ad15f4ecbb6382d79e19c62e7b22b31bee7021cdd_s390x",
"8Base-RHACM-2.4:rhacm2/rbac-query-proxy-rhel8@sha256:b549a06e14f326d196883c8168db3f82edbb952184ea4742b6d4eca78b13bc69_ppc64le",
"8Base-RHACM-2.4:rhacm2/redisgraph-tls-rhel8@sha256:7e3245ba0f53c4c510f7151b3e940c13d5a79d8d95b203e3b8ceaca4ceea42ea_ppc64le",
"8Base-RHACM-2.4:rhacm2/redisgraph-tls-rhel8@sha256:9fb4a62d70505c508d0d8dc158f8fa1c759c23f6a13c6a069a40a32c5cbce1fe_s390x",
"8Base-RHACM-2.4:rhacm2/redisgraph-tls-rhel8@sha256:cdf817bdb70737e6912e550fa1602bbbcaa5b34a2e2d47a249000aac560cc6f0_amd64",
"8Base-RHACM-2.4:rhacm2/registration-rhel8-operator@sha256:3ca37dec679c11f1333c5fd6c866867ce2e7ed5d3c139c2ad8f3ad7d10be70c0_s390x",
"8Base-RHACM-2.4:rhacm2/registration-rhel8-operator@sha256:45b0e1027807496b3c2a10d8e7c015cc91cc77b9832639adb51a6e5fc7f5071b_ppc64le",
"8Base-RHACM-2.4:rhacm2/registration-rhel8-operator@sha256:6710d98fb67533848a96f35fcbeb0adf6999a7e6534068ccc9956105a4d2db73_amd64",
"8Base-RHACM-2.4:rhacm2/registration-rhel8@sha256:0fbe6a1234544b31be5b6ba778895d31b0486783116796e0e31079cd2ee9f87a_ppc64le",
"8Base-RHACM-2.4:rhacm2/registration-rhel8@sha256:494e65b5e3bf27c3bae221db5154b119ef7689b2cb42894f05c40cf4608f1da6_s390x",
"8Base-RHACM-2.4:rhacm2/registration-rhel8@sha256:5d614eda176a91d5359e8a44a6f93a3fdbda8080f2209f342f83d4816b2d0008_amd64",
"8Base-RHACM-2.4:rhacm2/search-aggregator-rhel8@sha256:176ba84e41d3465826245fd9acd199c0b292c25a76c88bbcab8c07d93829ff9c_s390x",
"8Base-RHACM-2.4:rhacm2/search-aggregator-rhel8@sha256:3857111bc468c7bb79a7476d6bc5df0add7d8951799b65b6414f1f5dd3d5b9b8_amd64",
"8Base-RHACM-2.4:rhacm2/search-aggregator-rhel8@sha256:52a2dd79f67b1910a7129f70ba18b48656cd41b2a15f2ae4af2509c0eaa4205a_ppc64le",
"8Base-RHACM-2.4:rhacm2/search-api-rhel8@sha256:2d64646d663ac682a087fc69314bd72751ba2b005ab08a93da223470a863a740_amd64",
"8Base-RHACM-2.4:rhacm2/search-api-rhel8@sha256:74ccabf407b668837238eb3ad2e536fcb0b3df9a48741f43edf2456fbee80cc6_ppc64le",
"8Base-RHACM-2.4:rhacm2/search-api-rhel8@sha256:de9cc78ae58b063980c0fd3797cc6aba79bedc22898dae3fbce64c94dfd82909_s390x",
"8Base-RHACM-2.4:rhacm2/search-collector-rhel8@sha256:37c5344f9061f44ea363d64c2118e791999007ecdead8d15c8c121aff83631fe_amd64",
"8Base-RHACM-2.4:rhacm2/search-collector-rhel8@sha256:98fb5b0965d41badb9933eb0fc23a5006c1e1cb555a8b80b63a6a00bc87b1c7a_s390x",
"8Base-RHACM-2.4:rhacm2/search-collector-rhel8@sha256:ff9c98d5836007520ff971116d5c143b6e0fafa25e5c8f0dfd4b1a23f191f1d2_ppc64le",
"8Base-RHACM-2.4:rhacm2/search-rhel8@sha256:13b61bea54f6d67fb749852d48dc6a035ee516ed5f3d339619b97924e078ca59_ppc64le",
"8Base-RHACM-2.4:rhacm2/search-rhel8@sha256:210fdca717aef2b4159e223a4f0bab06cdae9491d2c890d63710cf3c71de0c32_amd64",
"8Base-RHACM-2.4:rhacm2/search-rhel8@sha256:5f3249435b29dba366242d6e68e6f1f2f4a8f4cd8941fb881d297bd5ed9fa72e_s390x",
"8Base-RHACM-2.4:rhacm2/search-ui-rhel8@sha256:2203d5c5cadd4be391bba00bbf8a588e930dcde7c438e15c14ed0e7a3fd31522_s390x",
"8Base-RHACM-2.4:rhacm2/search-ui-rhel8@sha256:aa0f257b502a6fcf1d2eb2270858f7d145abee32b9a64ba511bab22218b74e0a_ppc64le",
"8Base-RHACM-2.4:rhacm2/search-ui-rhel8@sha256:d4a81b7b29b9a76aa631ad26471b3cd6202775853f5a2102260c4f1e339cdfe0_amd64",
"8Base-RHACM-2.4:rhacm2/submariner-addon-rhel8@sha256:0faded1f0229ce80be36090a54ed761f1c89b414e84bd11d680fbddd382a986b_amd64",
"8Base-RHACM-2.4:rhacm2/submariner-addon-rhel8@sha256:4331c06cda7427491fcf5061f9695ab5f87dea5a02b5b915b1354c20f3cff830_s390x",
"8Base-RHACM-2.4:rhacm2/submariner-addon-rhel8@sha256:514d5c15aceb07e72ba74d9ba1b3bdc2e84e1c4060b2facdb886809b118c704c_ppc64le",
"8Base-RHACM-2.4:rhacm2/thanos-receive-controller-rhel8@sha256:2da6d891769a4d9cb936d93a8ea84eea45f33e482c79cc74418f4143c5c145e7_s390x",
"8Base-RHACM-2.4:rhacm2/thanos-receive-controller-rhel8@sha256:8c0745aa13e06c6cc159d8be33302b766673bdd1aedff1309d205519587440ab_amd64",
"8Base-RHACM-2.4:rhacm2/thanos-receive-controller-rhel8@sha256:8d0e265c199c32e757c2004d89db64bc64092171b98068aab03f977a744cc5bc_ppc64le",
"8Base-RHACM-2.4:rhacm2/thanos-rhel8@sha256:8036c9dd2d44027f5173b935ee8dcd9b3e87b433d65a50f83ffa76a503cf747c_s390x",
"8Base-RHACM-2.4:rhacm2/thanos-rhel8@sha256:ed22c2650f0d908174896647ced911a49945714a114836096b787cc879164bc4_ppc64le",
"8Base-RHACM-2.4:rhacm2/thanos-rhel8@sha256:fbe3062ae92faafd40caac5ddd0b20e2d1bfcaa64febebc0dcd5d368a3734c12_amd64",
"8Base-RHACM-2.4:rhacm2/volsync-mover-rclone-rhel8@sha256:0b3c2d30d0a6109db50dba4053d795fc92bfcadc380a8a8deb5ae4ef4e6d29fa_ppc64le",
"8Base-RHACM-2.4:rhacm2/volsync-mover-rclone-rhel8@sha256:6784f7672ac4c8f47ddaf9b5fc6b98f2c1d18c48be212114eeab9babb780cba6_s390x",
"8Base-RHACM-2.4:rhacm2/volsync-mover-rclone-rhel8@sha256:ada830a6dfa3f00aba2a32225a9884bbe31d20b93ece21249b11e6b037d85e75_amd64",
"8Base-RHACM-2.4:rhacm2/volsync-mover-restic-rhel8@sha256:31244fad1da3b5c258babd12defc1192a8534727f12ad775aad9d202fb6a5947_amd64",
"8Base-RHACM-2.4:rhacm2/volsync-mover-restic-rhel8@sha256:3ac9147cf782a40b3881973a399add430aee10cdfe1abdb00c98a0b5a3a527dc_s390x",
"8Base-RHACM-2.4:rhacm2/volsync-mover-restic-rhel8@sha256:9d00b2d06752192dd8f8f48aeb2786ac1ee0c062ed8916cf3f693c7d2a05e208_ppc64le",
"8Base-RHACM-2.4:rhacm2/volsync-mover-rsync-rhel8@sha256:30e06b75f83e22faeed2108f68b158fb35b4db22b83f049c61706ddcbfef27d9_ppc64le",
"8Base-RHACM-2.4:rhacm2/volsync-mover-rsync-rhel8@sha256:530aedee3aeca43ef0501f5cd2aa07c65eb708ac1a7fcd97fc3000358744d1bd_s390x",
"8Base-RHACM-2.4:rhacm2/volsync-mover-rsync-rhel8@sha256:c5621b5d113a1330bdc04f1fce05fd6f16c10526511ba207cb24551f7efe0e58_amd64",
"8Base-RHACM-2.4:rhacm2/volsync-rhel8@sha256:1ab81a27373c351eb2c932536fc9ea6cbf74911b794e3cd183c8e5624940a656_ppc64le",
"8Base-RHACM-2.4:rhacm2/volsync-rhel8@sha256:90ed24a800b82c2eb1c0f2d08aa11b2bea942e6a9044e3a01a5778877e7b376a_s390x",
"8Base-RHACM-2.4:rhacm2/volsync-rhel8@sha256:9e02a53649909a9d3ccd5c22f5c231b3ad69f451d7b5a32033046f3031cde188_amd64",
"8Base-RHACM-2.4:rhacm2/work-rhel8@sha256:0facf27d638269e722029217ef72016556c60e42887a836e4a0ad6140c1b6dcf_s390x",
"8Base-RHACM-2.4:rhacm2/work-rhel8@sha256:5694a214f662b4556b1fdf088ef0d33d6674dc3be3ae5d2fbdf00e56addeae3c_amd64",
"8Base-RHACM-2.4:rhacm2/work-rhel8@sha256:73b036d1c7b9c44010ef9716be8c96bfd2a7af7e09b2cf3402cc2aac81ef94e4_ppc64le"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2022:6696"
},
{
"category": "workaround",
"details": "By default, this vulnerability is not exploitable. In order to make sure this is mitigated, do not enable redirections, i.e.: `maxRedirections: 0`",
"product_ids": [
"8Base-RHACM-2.4:rhacm2/acm-grafana-rhel8@sha256:17c53124f6c09cc839f533aee0c870078f547fef29a19803814f5c5fbc5e7939_s390x",
"8Base-RHACM-2.4:rhacm2/acm-grafana-rhel8@sha256:644a295644e91a8976d4df02e5ccdd711d8d3c8fa409cae698671b49b96ec00a_ppc64le",
"8Base-RHACM-2.4:rhacm2/acm-grafana-rhel8@sha256:9c9b992bf748282d7cdc941b7907bbcbabe69a8b287bc4195a6bc8b9d9b6cbd0_amd64",
"8Base-RHACM-2.4:rhacm2/acm-must-gather-rhel8@sha256:0cca0dbb0b7adff8eaea1315b422edb6ea1778befa4772f3e6f5755fb5519196_s390x",
"8Base-RHACM-2.4:rhacm2/acm-must-gather-rhel8@sha256:63b5758cfcffe96326b090ae51d38c00ca13b35e9fe5e4354cd33e67d042c41b_amd64",
"8Base-RHACM-2.4:rhacm2/acm-must-gather-rhel8@sha256:cfc97f6c9495bac2635e016dd47049683f8ed78c932ef2c70cec2ec7be323fea_ppc64le",
"8Base-RHACM-2.4:rhacm2/acm-operator-bundle@sha256:346215260baa3371853d15ccc451c3ac418813c5cd9b422b0ad9f2dd6ae8a511_s390x",
"8Base-RHACM-2.4:rhacm2/acm-operator-bundle@sha256:cb4fca4155dc3e274712c0c7609eb6111a6e03207ddaa0d5c3c8752badc15b2c_amd64",
"8Base-RHACM-2.4:rhacm2/acm-operator-bundle@sha256:cceb82a8492d7e971e515f1a0a5391a1051e4f130f7a14e412def20616e05d40_ppc64le",
"8Base-RHACM-2.4:rhacm2/agent-service-rhel8@sha256:5b5046b04aa10807a6676916cf4744f0cd36c056dd3fd626304814af2d665cf9_amd64",
"8Base-RHACM-2.4:rhacm2/agent-service-rhel8@sha256:5c89bb44eda9a0754ea1d1ca69ea260f02f060c517194251519439e4b943e46a_ppc64le",
"8Base-RHACM-2.4:rhacm2/agent-service-rhel8@sha256:cfe9dfc60224b6206d6fbbc4c4ee95e378ce2da8b79c176e5e7bfdd8b0375f88_s390x",
"8Base-RHACM-2.4:rhacm2/application-ui-rhel8@sha256:6acf7df47405a4ccb3ede12db6574a0829d28f94ea5d20d6041db1bd045a90c6_ppc64le",
"8Base-RHACM-2.4:rhacm2/application-ui-rhel8@sha256:96c10e483a1c99f0ac91fb84df87ebe927e82ca35ef7e36e0f583121dcdd8b15_amd64",
"8Base-RHACM-2.4:rhacm2/application-ui-rhel8@sha256:ffb0b475eccc16a227f13a3d0d332f9cd9b96eade52646352a7497f903edf1a2_s390x",
"8Base-RHACM-2.4:rhacm2/assisted-image-service-rhel8@sha256:2c2f96ebf908cf415613aec65a414884ec35784e4bdcd4c4b4978aa98149af4d_amd64",
"8Base-RHACM-2.4:rhacm2/assisted-image-service-rhel8@sha256:c89023b0b424e2b8800399fc4b6cfa9336248f3222097c094d33fd2b872398aa_ppc64le",
"8Base-RHACM-2.4:rhacm2/assisted-image-service-rhel8@sha256:e49c328eb815293dd606199a0b8a2bd0db6bbf5d87eeaa7902d6d4df1bb41d35_s390x",
"8Base-RHACM-2.4:rhacm2/assisted-installer-agent-rhel8@sha256:86fd675a09451d3ee552452999cd2c82410174f5e55dcfd4f21286559363217e_amd64",
"8Base-RHACM-2.4:rhacm2/assisted-installer-reporter-rhel8@sha256:dcc214165e5c895925f52673577fa73274b017e3e9017818bf5c0327b3600ffb_ppc64le",
"8Base-RHACM-2.4:rhacm2/assisted-installer-reporter-rhel8@sha256:f7004db056478b4c1b101ab0ceac24f78dbefc018a1e76e12e8a4f69fd171175_amd64",
"8Base-RHACM-2.4:rhacm2/assisted-installer-rhel8@sha256:6e002bec6af8e7d7b0c89bc25f4a9e3224e47f5638be7cc2a9c68a5e92447254_amd64",
"8Base-RHACM-2.4:rhacm2/assisted-installer-rhel8@sha256:815976efa30282899af7de91b5df1fdeca10c709d0fc60d09d8f3abb1c2acdc3_ppc64le",
"8Base-RHACM-2.4:rhacm2/cert-policy-controller-rhel8@sha256:0e30470d12e11f473750e0b95833d0d1fe6fd3ee9d9d0c5d7454614449156148_s390x",
"8Base-RHACM-2.4:rhacm2/cert-policy-controller-rhel8@sha256:2324eeab4219c1c953b698cbd1cf57e0af777f31042de00eaaa2bf163f84cae1_amd64",
"8Base-RHACM-2.4:rhacm2/cert-policy-controller-rhel8@sha256:c3d60eaf9f775e623114d093450b5d170b4048ef1e52267a2153ec54489bd00f_ppc64le",
"8Base-RHACM-2.4:rhacm2/cluster-backup-rhel8-operator@sha256:9969b8f2f91bd0a3ef0e89300d66a656238a3a3361d56cf7fc0eb55db1752782_amd64",
"8Base-RHACM-2.4:rhacm2/cluster-backup-rhel8-operator@sha256:d5639931ddcb1288f279f54a3688fcb8c94d710a457917c46bfa3db6cd1a317b_s390x",
"8Base-RHACM-2.4:rhacm2/cluster-backup-rhel8-operator@sha256:fa4667d27a8778efc83ace86657c638aacb7ccc3168c489d427c1d6ab834cbb2_ppc64le",
"8Base-RHACM-2.4:rhacm2/cluster-curator-controller-rhel8@sha256:4b32ee29c898c9f52a5fdeed3a6a595ac157db7051b36086eddf7a8f91b2ec08_ppc64le",
"8Base-RHACM-2.4:rhacm2/cluster-curator-controller-rhel8@sha256:9e6a260d8130731601612a56cea728fc6b80cfa3d7fd8b6612175ff76b290dea_s390x",
"8Base-RHACM-2.4:rhacm2/cluster-curator-controller-rhel8@sha256:faa454bab3f9ea36a2d5a1eaa16806ac3669472856833e750571e45da7074d40_amd64",
"8Base-RHACM-2.4:rhacm2/cluster-proxy-addon-rhel8@sha256:03d738d93d893b9fd9d2587e14b9a7a92bbb5eca4b85901b5e07cff1e7a3ab73_s390x",
"8Base-RHACM-2.4:rhacm2/cluster-proxy-addon-rhel8@sha256:22c9595f3f4d95b6dc6c17ce5412f4131d9ce501f2660f23d176f276c4a97a73_ppc64le",
"8Base-RHACM-2.4:rhacm2/cluster-proxy-addon-rhel8@sha256:ae6de1e14b7897a944733cdb9963f31990d696a66260974d3f692e0af87161d3_amd64",
"8Base-RHACM-2.4:rhacm2/clusterclaims-controller-rhel8@sha256:2c7f03c0ca17163c949249bb4b480a0fd2c986e55b0dc23c6cd3b0a974b4c229_ppc64le",
"8Base-RHACM-2.4:rhacm2/clusterclaims-controller-rhel8@sha256:bd8fa875e2c6b6c650c21089441b417ae657b8e1fda2786d2f328978776a6883_s390x",
"8Base-RHACM-2.4:rhacm2/clusterclaims-controller-rhel8@sha256:c49c92c632968e08f74d08eaa99862f0dd8dd1fe4a85f05e57efa90e5dca5563_amd64",
"8Base-RHACM-2.4:rhacm2/clusterlifecycle-state-metrics-rhel8@sha256:3711cb41642a7fffc69a0c98db128d39d980555127f22a9d1dfd76c9631b8edc_ppc64le",
"8Base-RHACM-2.4:rhacm2/clusterlifecycle-state-metrics-rhel8@sha256:60a54bc76a84f2369b02dc1b9b0d8353da93acc9f8193a26739110c6fe59abdd_s390x",
"8Base-RHACM-2.4:rhacm2/clusterlifecycle-state-metrics-rhel8@sha256:6df08e52cee6890187b6be3a62b36c18fcff7e34630da933e0a5f7bcecec6b4c_amd64",
"8Base-RHACM-2.4:rhacm2/config-policy-controller-rhel8@sha256:8fb0581852dc1dfd80a81ba03c6976da1aa8d93675f626765f2266adfa94d5ac_s390x",
"8Base-RHACM-2.4:rhacm2/config-policy-controller-rhel8@sha256:929233f873cbf980fb850a9812c98bd09f907e26d9afeb1c0198d52776e33b32_ppc64le",
"8Base-RHACM-2.4:rhacm2/config-policy-controller-rhel8@sha256:a3653dcecb777d7b3915c49b7999793b90dd4524628d5517368a0837af46aa07_amd64",
"8Base-RHACM-2.4:rhacm2/console-api-rhel8@sha256:02481bcf2ddd1771d965e947cfcbad66540e2df055a3013bee5185ab84960d6d_ppc64le",
"8Base-RHACM-2.4:rhacm2/console-api-rhel8@sha256:3a47d211370efc6e1661d4d0abd0d5abc65d8a759218af7c2722db820a664d8c_s390x",
"8Base-RHACM-2.4:rhacm2/console-api-rhel8@sha256:789e1950e886e54c341699cc8ec0c4bfb9a0e295e49961366759e861d32d5ef9_amd64",
"8Base-RHACM-2.4:rhacm2/console-rhel8@sha256:5215e1a2f456b83ba4ae02ea653bef51d331ced6e9a4c67958e8c41cd88aa818_s390x",
"8Base-RHACM-2.4:rhacm2/console-rhel8@sha256:d5cbabd5d26e6e712d9f531db8ebaa3a793599538ef2e62262b02c165ea74b9a_ppc64le",
"8Base-RHACM-2.4:rhacm2/console-rhel8@sha256:e797bce5724653b3ae0395c66c4796dc0594002cdde7242f4fd29c2fd5e703fa_amd64",
"8Base-RHACM-2.4:rhacm2/discovery-rhel8-operator@sha256:224af94e4e027bfb7edff3f889ec08aa031eaede2e4a02c67ce2925f29230ea8_s390x",
"8Base-RHACM-2.4:rhacm2/discovery-rhel8-operator@sha256:5dd54d496d15c262072c6024385e9fbf016edabe8a6bcdf31ec63ed5c445088c_amd64",
"8Base-RHACM-2.4:rhacm2/discovery-rhel8-operator@sha256:f64cae3c176e4b18af716ba054dcebafa07c3f893943de09b7dfd0285a9271d5_ppc64le",
"8Base-RHACM-2.4:rhacm2/endpoint-monitoring-rhel8-operator@sha256:516888a8ee8d509b77cda6ef2154a6d70a94a48a2c8c5bc7a9b1b9f2e089ff57_ppc64le",
"8Base-RHACM-2.4:rhacm2/endpoint-monitoring-rhel8-operator@sha256:c48ced70438f389ee0a22a8670db80c121c087728533c5cd2070751ce3b2614e_amd64",
"8Base-RHACM-2.4:rhacm2/endpoint-monitoring-rhel8-operator@sha256:ee184be0540e401b6834747b6632b11d69269f3d9ab44bc4aaab9fc9877191aa_s390x",
"8Base-RHACM-2.4:rhacm2/governance-policy-propagator-rhel8@sha256:b5a8689de0cc37c38daca89e1a6f64b6601b341a8f12ef6c093ec12b83bca4e8_s390x",
"8Base-RHACM-2.4:rhacm2/governance-policy-propagator-rhel8@sha256:f885cac3c1b78c94885f9a9e197511c51b5470b192d6ac48e6cb20a592b36832_ppc64le",
"8Base-RHACM-2.4:rhacm2/governance-policy-propagator-rhel8@sha256:fbec65b4937bbdad28cc1e04b5b215caddeaacda3a844cd0a45ade093997adc3_amd64",
"8Base-RHACM-2.4:rhacm2/governance-policy-spec-sync-rhel8@sha256:2c130b6df67cd0a8ee055d9b8bb3ede4bcf211978db7cdd892f78bf1d56dd269_amd64",
"8Base-RHACM-2.4:rhacm2/governance-policy-spec-sync-rhel8@sha256:6a8227f1560751fd8e1d2ec8136d8855599727eb7ad382bd5b18167ba46b31ff_ppc64le",
"8Base-RHACM-2.4:rhacm2/governance-policy-spec-sync-rhel8@sha256:c2c6ab3e7317dee023b79cc868c052a8a602610925932358498a3a215d5c8089_s390x",
"8Base-RHACM-2.4:rhacm2/governance-policy-status-sync-rhel8@sha256:385006b34743b689054c581eaaffb5298adfd092eaa13ff6c24f28fa5b79a178_amd64",
"8Base-RHACM-2.4:rhacm2/governance-policy-status-sync-rhel8@sha256:6c2ec36725b956432591b6cb6a20d4eb2ac3bf759ab4a901f581c81bcb12270c_ppc64le",
"8Base-RHACM-2.4:rhacm2/governance-policy-status-sync-rhel8@sha256:76f717cb9fe271941f45794a8dd9ebb85af0f7ab6cd104a698352b875e1b721d_s390x",
"8Base-RHACM-2.4:rhacm2/governance-policy-template-sync-rhel8@sha256:2d0d4141d0df7a5309edb3aa064591479facd14d604f5338383a88a7c01fb976_s390x",
"8Base-RHACM-2.4:rhacm2/governance-policy-template-sync-rhel8@sha256:a96e372e54eadb8c0f384eaf5295a5a17ab701c5051b5ae59341ecc01489099b_ppc64le",
"8Base-RHACM-2.4:rhacm2/governance-policy-template-sync-rhel8@sha256:d9135c4c5eb68af915b552e2d7fe62251f4a3a23d45a7b193d754b7da900b159_amd64",
"8Base-RHACM-2.4:rhacm2/grafana-dashboard-loader-rhel8@sha256:1f8b57a645d0abc3e639eb493f228d3485f4a3f53528175bc386f712fce7cd3f_amd64",
"8Base-RHACM-2.4:rhacm2/grafana-dashboard-loader-rhel8@sha256:5419a6207c0cd1adb21d7c4c3378d31f240a9f29674aee612608d015fe0b491f_ppc64le",
"8Base-RHACM-2.4:rhacm2/grafana-dashboard-loader-rhel8@sha256:6190c4487c63f61cb24e8d219aa1ebc6ff5d8d8b1ece5bbb3da5d46e67f0b98c_s390x",
"8Base-RHACM-2.4:rhacm2/grc-ui-api-rhel8@sha256:40f04e8634a2151e7a4aefe823c980d1d98c89ddb1210b55b4c0566bd85fd787_amd64",
"8Base-RHACM-2.4:rhacm2/grc-ui-api-rhel8@sha256:999f7119e60d578cd54b08135838fb8ecb996cd93f8e6f07ee92ec776f86f3d7_s390x",
"8Base-RHACM-2.4:rhacm2/grc-ui-api-rhel8@sha256:a8072d656eb14084eafd141690c02119376c9436faab8e4d219e1f0ade7ed2ec_ppc64le",
"8Base-RHACM-2.4:rhacm2/grc-ui-rhel8@sha256:18beaf038580dd78d44cdbd7b3e9bfab16b1ae9f1b454689abe1ebfefe4964b5_amd64",
"8Base-RHACM-2.4:rhacm2/grc-ui-rhel8@sha256:2e28251e1a65b7176007f53887f3693e5268848b1bb8a1e084e9f1064deaec8a_s390x",
"8Base-RHACM-2.4:rhacm2/grc-ui-rhel8@sha256:3848541d746de6dfacca63f06f29fc7d203dfa4c73dbd749407896ddddb7306c_ppc64le",
"8Base-RHACM-2.4:rhacm2/iam-policy-controller-rhel8@sha256:0deeefc1600e43aac6d9eadd05b32d3a1b2059632ec7e8b005eb2245b52dbd98_amd64",
"8Base-RHACM-2.4:rhacm2/iam-policy-controller-rhel8@sha256:7d1534ff8b00cd38716d2bfb65b924a45e9ec18a8eccad13c5e3818f858630b6_s390x",
"8Base-RHACM-2.4:rhacm2/iam-policy-controller-rhel8@sha256:b2fa794482a54fcfcbf7d0ac8597e9cb0ac0c73cfe5afa8bf2e73ca35d37feb9_ppc64le",
"8Base-RHACM-2.4:rhacm2/insights-client-rhel8@sha256:0f567016e55498bef2be33665d247eb14308b13aaef5cc670de7e06ff830cb9a_amd64",
"8Base-RHACM-2.4:rhacm2/insights-client-rhel8@sha256:6bd666f6d541ab33598c4a38ac05e8f65f19e03d8630cf685c89b05f14c4f1b8_ppc64le",
"8Base-RHACM-2.4:rhacm2/insights-client-rhel8@sha256:85bf407b6bc232952f4dd7c1edd8a7f4a168a6995d7b866f4417bc65a162efd5_s390x",
"8Base-RHACM-2.4:rhacm2/insights-metrics-rhel8@sha256:180e2ac58d3549c7ed583da66fba14368c606feb65b4313aac3b4f889ec091bb_amd64",
"8Base-RHACM-2.4:rhacm2/insights-metrics-rhel8@sha256:2492650b89feab7de0408be0e3af6d889e6291bb7064ea524dafca87b252840e_s390x",
"8Base-RHACM-2.4:rhacm2/insights-metrics-rhel8@sha256:93066377331da7f85024ae541440cb409c741d393adfdfe289f7d5836c0da183_ppc64le",
"8Base-RHACM-2.4:rhacm2/klusterlet-addon-controller-rhel8@sha256:018f6d71abae2963c853fe9d1a41fdad2df91acb72fee775af08275647d3019f_amd64",
"8Base-RHACM-2.4:rhacm2/klusterlet-addon-controller-rhel8@sha256:500d5166ea2f808c46b71d1a5470a35bffa484d860161a16e9809f90d021b23e_ppc64le",
"8Base-RHACM-2.4:rhacm2/klusterlet-addon-controller-rhel8@sha256:a4d7ef368efce597729c5fc1ae4358a0b45483a11b8363bf8d164c20075da748_s390x",
"8Base-RHACM-2.4:rhacm2/klusterlet-addon-rhel8-operator@sha256:0402e265ec4919aef893be4c0f177b53173bc0c50eb47aafea6822e05a7748be_s390x",
"8Base-RHACM-2.4:rhacm2/klusterlet-addon-rhel8-operator@sha256:6b0fbc1956407a0986460556336fcccfe4d08d712cc4b0af4ca65061baf75ea2_amd64",
"8Base-RHACM-2.4:rhacm2/klusterlet-addon-rhel8-operator@sha256:d7546a69df7b817d0c29c8f95dd3d5d2900c3755c82570b1d610702c56d4fb59_ppc64le",
"8Base-RHACM-2.4:rhacm2/kube-rbac-proxy-rhel8@sha256:6650633c4664e6b537e82eafc593dc91ca206de3b0de878f600c913a95eb18a2_amd64",
"8Base-RHACM-2.4:rhacm2/kube-rbac-proxy-rhel8@sha256:c1c90ee4ae1f908c33c8a8bf38f0b47bfad039bedccf870324f6b554aad5d78c_s390x",
"8Base-RHACM-2.4:rhacm2/kube-rbac-proxy-rhel8@sha256:ccddb38db49a190aa0d5d70e6b4672079ea222a42045d406a4b9974ac7412146_ppc64le",
"8Base-RHACM-2.4:rhacm2/kube-state-metrics-rhel8@sha256:566b95595959ba60677f1518562fd996ef7643dc94aa9e9fead0e4b4096032ca_s390x",
"8Base-RHACM-2.4:rhacm2/kube-state-metrics-rhel8@sha256:789f79b85c022e59143e725a589ac890884f079c969f56efb972b0a0f8d77e66_amd64",
"8Base-RHACM-2.4:rhacm2/kube-state-metrics-rhel8@sha256:971a33f5a57057d3901ff75eebbc13ca8456b4315dd7811139e60bb8872d80bf_ppc64le",
"8Base-RHACM-2.4:rhacm2/managedcluster-import-controller-rhel8@sha256:bcb43adee06dbb1cfb6a5c9fed71847ecc3826e3e44fe04d57b7143a6123daa5_s390x",
"8Base-RHACM-2.4:rhacm2/managedcluster-import-controller-rhel8@sha256:dbf235a9723a1c21471d8ef0029f3c999ac3b22512d67facd052efb725431bc1_ppc64le",
"8Base-RHACM-2.4:rhacm2/managedcluster-import-controller-rhel8@sha256:faf01c5554224350e4cffd1fc4ce275886791e45857bf0ed5f90ffa3a64680dc_amd64",
"8Base-RHACM-2.4:rhacm2/management-ingress-rhel8@sha256:46293eeaad521f993ed01467e13cae70f600426ef09df0e02dd8b83348b60027_amd64",
"8Base-RHACM-2.4:rhacm2/management-ingress-rhel8@sha256:c3cdbf5ff93b3b19ac2d7cf15b9152a0761d473de7afe29832a7ca3b833b6797_s390x",
"8Base-RHACM-2.4:rhacm2/management-ingress-rhel8@sha256:ce994a8f4c4e5476e6131a6721da748225c89a96c9d471a8638eefb6a22d52b9_ppc64le",
"8Base-RHACM-2.4:rhacm2/memcached-exporter-rhel8@sha256:01398d4f3b1825e864ddae46a5e4b7cc298dabb444dd105787ef6aeb70514571_ppc64le",
"8Base-RHACM-2.4:rhacm2/memcached-exporter-rhel8@sha256:5432fa56e40dee2475da7ee7b7e89cca10a8f06f4cbea94983fa094bfbef81ff_amd64",
"8Base-RHACM-2.4:rhacm2/memcached-exporter-rhel8@sha256:e22fa2dbc6733fc176f44cf42ec8f51b69672d354d6d2cf510eada5fe41a5245_s390x",
"8Base-RHACM-2.4:rhacm2/memcached-rhel8@sha256:0a0a88fb0138cd6de2e3fce81ab959d12cbda64e5fbab1046008aee1d94f12e2_s390x",
"8Base-RHACM-2.4:rhacm2/memcached-rhel8@sha256:7e0ee17c6d00d20773799cfb6c6e9e27c204d1e31010aa71a7f0f35eb5179a35_amd64",
"8Base-RHACM-2.4:rhacm2/memcached-rhel8@sha256:b9213f5525ebd51960412c15d416a591bf23731b6217f79aca2a89a893df2102_ppc64le",
"8Base-RHACM-2.4:rhacm2/metrics-collector-rhel8@sha256:431d4089a4a93c6b6a00cf9b63ecd9199a5545f09190577356b22ff6646820f3_amd64",
"8Base-RHACM-2.4:rhacm2/metrics-collector-rhel8@sha256:83f649b506ca698251c884692307d7cd52bbae87b0bf7790f96ffd24dd7f4fd7_ppc64le",
"8Base-RHACM-2.4:rhacm2/metrics-collector-rhel8@sha256:d37401c5fb672c56004f75974a4069d5d3b6c5e96ac7be4c174f9f178a7666bc_s390x",
"8Base-RHACM-2.4:rhacm2/multicloud-integrations-rhel8@sha256:a311c6ef1099d2370209bbbe30cfac6d1c50d79a2321beaab1f6158ab2db8bec_s390x",
"8Base-RHACM-2.4:rhacm2/multicloud-integrations-rhel8@sha256:e666154a539974d0cc005bc74903dc9f173920101dbfc5169b14a30129991475_ppc64le",
"8Base-RHACM-2.4:rhacm2/multicloud-integrations-rhel8@sha256:f37fe856571112970ae4786d313bf51e78b26e1630e443d276abb4de8e47e525_amd64",
"8Base-RHACM-2.4:rhacm2/multicloud-manager-rhel8@sha256:1dd235aa8599ca070f5175ad9da5bdb9505a7dfbbd87173f0bbf4e14ca0d5e88_ppc64le",
"8Base-RHACM-2.4:rhacm2/multicloud-manager-rhel8@sha256:8a1eeafb2a738aecb2723889c98e287638e950fec05425f1fe132ff7eb01738f_amd64",
"8Base-RHACM-2.4:rhacm2/multicloud-manager-rhel8@sha256:d458a289528173a07f7ff6d87279474e8379a2f05c11d5a9be97f9c43e38ec75_s390x",
"8Base-RHACM-2.4:rhacm2/multicluster-observability-rhel8-operator@sha256:45d046d621eab996c457a90b607ca9a57e2ca5dcad384d3cd5317475e096e098_amd64",
"8Base-RHACM-2.4:rhacm2/multicluster-observability-rhel8-operator@sha256:7ed02712f2d5093f7c751a6d22c9ffe5ce3b00c4cc901ffb779b8b51e282d698_s390x",
"8Base-RHACM-2.4:rhacm2/multicluster-observability-rhel8-operator@sha256:7f89cc6647700f7ddc46d4fabb4b3702142aa0fe9bd23026eba98c704026e9e9_ppc64le",
"8Base-RHACM-2.4:rhacm2/multicluster-operators-application-rhel8@sha256:27492dfdd71cc0bae6e01a184ac8fe5677ce172583b0fd1b9112dfd789009839_ppc64le",
"8Base-RHACM-2.4:rhacm2/multicluster-operators-application-rhel8@sha256:3af2802a89c09966e9c63f40974d8554a7b7b88cc386bbf5bda0a4cc987b7c15_s390x",
"8Base-RHACM-2.4:rhacm2/multicluster-operators-application-rhel8@sha256:723ac91ea8c130d80b48db30e05186607210aea71c7afc1c072b9a691e350215_amd64",
"8Base-RHACM-2.4:rhacm2/multicluster-operators-channel-rhel8@sha256:09883ff8a783d3f83e1c26566555c5ad140cc8bbf0d4cdb5220ef344c6282752_ppc64le",
"8Base-RHACM-2.4:rhacm2/multicluster-operators-channel-rhel8@sha256:4a34b2593897d4b1a1af124bdf6fb7e51bbd97bb4c56dd8ae463b3f3abbb7718_s390x",
"8Base-RHACM-2.4:rhacm2/multicluster-operators-channel-rhel8@sha256:883282b801566b5a40a32e33ebc431ac1398afb68f47ce931cc82b8b9eca1e55_amd64",
"8Base-RHACM-2.4:rhacm2/multicluster-operators-deployable-rhel8@sha256:0a15e49232c20ead26ade38823cd40d785e612670a41cac28ecea2066025a3d1_amd64",
"8Base-RHACM-2.4:rhacm2/multicluster-operators-deployable-rhel8@sha256:0ecd46eb89e90d787c442fd0ca92f84e9bf7fa6c2e315a0b95912616687c0580_s390x",
"8Base-RHACM-2.4:rhacm2/multicluster-operators-deployable-rhel8@sha256:bd148be0ad6ddbcc1995f94b4660d3fbe2338112230c840d77f53a564b14ec4a_ppc64le",
"8Base-RHACM-2.4:rhacm2/multicluster-operators-placementrule-rhel8@sha256:4bdca102dae861d39d81a2df4be1767e4e702ce3836224e9b875f613d1af0c37_ppc64le",
"8Base-RHACM-2.4:rhacm2/multicluster-operators-placementrule-rhel8@sha256:d71975de4b1d6b53d19ddf338f3d19ad7e28812f8fc932c144eee630d9cab176_amd64",
"8Base-RHACM-2.4:rhacm2/multicluster-operators-placementrule-rhel8@sha256:fa3e2e45501d661f4f724dea809b6eff73455db623b03178130590dbf317dba5_s390x",
"8Base-RHACM-2.4:rhacm2/multicluster-operators-subscription-release-rhel8@sha256:2e13c28d1f18f2efac62207515450a42732d4be790199ab0e5ddf2f181649cb4_ppc64le",
"8Base-RHACM-2.4:rhacm2/multicluster-operators-subscription-release-rhel8@sha256:50dc29deac8efaac3bf321270b718dec41d8b80746d3548c076ab26b2c6b63ca_s390x",
"8Base-RHACM-2.4:rhacm2/multicluster-operators-subscription-release-rhel8@sha256:faae7a0632b10dc9b65af7a8af7e7c7d9e26f2f7087687fa19d2afefa7426c5a_amd64",
"8Base-RHACM-2.4:rhacm2/multicluster-operators-subscription-rhel8@sha256:1fa2779aab32977ec8e867ed188dcdd66106986c3cbf39f02e2a555873ba478a_ppc64le",
"8Base-RHACM-2.4:rhacm2/multicluster-operators-subscription-rhel8@sha256:731a4f0919cbab729e9dded9e513ec4ad5e1b48967c21f65f3b494158a6b25ba_s390x",
"8Base-RHACM-2.4:rhacm2/multicluster-operators-subscription-rhel8@sha256:ec803f14f854b73a873f95027617246888ea28029f2f4bb5b7f39a5dd63399ca_amd64",
"8Base-RHACM-2.4:rhacm2/multiclusterhub-repo-rhel8@sha256:75504c269b3d0c2af9b48317f3dc070fae58a1e46e95283e2e0e1ab6b60f452d_amd64",
"8Base-RHACM-2.4:rhacm2/multiclusterhub-repo-rhel8@sha256:c21ffdaa0ce90e6c08f4814c09d9a0bd34d341ad1fc8f6ff2152e9007393ba1f_s390x",
"8Base-RHACM-2.4:rhacm2/multiclusterhub-repo-rhel8@sha256:e1e522835d65503d467dc9ef7c4a0149adfc4cbd3620134adb4a5694eda2f0c4_ppc64le",
"8Base-RHACM-2.4:rhacm2/multiclusterhub-rhel8@sha256:37cf6ccd9a2b9af4444fa192e7b5e6979687bd5159d97f48da40c4f9bad249eb_amd64",
"8Base-RHACM-2.4:rhacm2/multiclusterhub-rhel8@sha256:b8dea0eca4c8aaefee6be9afea77e3302ad551f68f5a87316caf65e13ac9138d_s390x",
"8Base-RHACM-2.4:rhacm2/multiclusterhub-rhel8@sha256:d173cf78965bd026a6333af91b55305ea9c349e630fa53548ee42d791295cd69_ppc64le",
"8Base-RHACM-2.4:rhacm2/node-exporter-rhel8@sha256:0b2cf97a3d82fb4570dee71c1232ef9998c7efcd1d9415f9f41351457802d62d_amd64",
"8Base-RHACM-2.4:rhacm2/node-exporter-rhel8@sha256:93e85d546c624a685221a5d0c9085fa59752105587a531c58066a856defa322a_ppc64le",
"8Base-RHACM-2.4:rhacm2/node-exporter-rhel8@sha256:b20c7b88c52ab9772ebd2216333d6324cba08c653135af469a9e6ccb6648d7c6_s390x",
"8Base-RHACM-2.4:rhacm2/observatorium-rhel8-operator@sha256:078b48f3746c33e0c69b11c9e51e70c220a3cc6f0fd26eb5b30534b16c6a2efa_s390x",
"8Base-RHACM-2.4:rhacm2/observatorium-rhel8-operator@sha256:0e1ec4eda138936261dc5a76a18fa4ace6082c636b30021ce10d5d4d0acea890_ppc64le",
"8Base-RHACM-2.4:rhacm2/observatorium-rhel8-operator@sha256:70e41fdcacd43b4e498b8d5917d0e2fb640f4e85f30b1d6646b27aee1bc8dafc_amd64",
"8Base-RHACM-2.4:rhacm2/observatorium-rhel8@sha256:431149d31b309822fa9476f951ae39bde3a81cc5d17d2a79062ced7b729166cd_amd64",
"8Base-RHACM-2.4:rhacm2/observatorium-rhel8@sha256:65aaebf97e8b904e9ff1520f4bc4704bc21614a7377f66a4c6776032621a9ccf_s390x",
"8Base-RHACM-2.4:rhacm2/observatorium-rhel8@sha256:804054ba7c65c0814307017e3ff6681ba25e62384468adbf3712418e1f3b321f_ppc64le",
"8Base-RHACM-2.4:rhacm2/openshift-hive-rhel8@sha256:80950fa60359f90359129bff09665d7e94150bfbcfb048dc46ec77309479733b_ppc64le",
"8Base-RHACM-2.4:rhacm2/openshift-hive-rhel8@sha256:bae2680af5a00937f0ecc680ad979b131ad65fc47c4683dec69e45e442dd38b4_amd64",
"8Base-RHACM-2.4:rhacm2/openshift-hive-rhel8@sha256:c75cad252f1bda9dac27d1145ee01fe91078e6bc29c60b72f2f0977cea56ae9c_s390x",
"8Base-RHACM-2.4:rhacm2/placement-rhel8@sha256:1cc55dc4ec890f583cf63c7c1d5451cd1e409dbb8feed7bb854e6970ba0e9cbd_s390x",
"8Base-RHACM-2.4:rhacm2/placement-rhel8@sha256:98f3db6bd38eec496565558b8c81a06b51fe22ad4c5a462a6b43a61ab3bc853c_amd64",
"8Base-RHACM-2.4:rhacm2/placement-rhel8@sha256:a0a5b1e0cd29da2c215f3ce555230477ce775cbd79423c74426aaa4f7f56cfc5_ppc64le",
"8Base-RHACM-2.4:rhacm2/prometheus-alertmanager-rhel8@sha256:29c84506cb42edbede5abdf086433ef003d677135fe3b51093c1fbafa6f666e0_s390x",
"8Base-RHACM-2.4:rhacm2/prometheus-alertmanager-rhel8@sha256:be4e1ac4ca5c8145ad7488bc9f067d8f1b9f4cb3d79ac43f4addd19cc66a584b_amd64",
"8Base-RHACM-2.4:rhacm2/prometheus-alertmanager-rhel8@sha256:fc83710377e91bec8866053bb2b9f91be7a3c25993488a6f9641e7c93918aadc_ppc64le",
"8Base-RHACM-2.4:rhacm2/prometheus-rhel8@sha256:1587535175898f97007552a6023ef0785861271dc939a751c98db0c41c9e2c97_amd64",
"8Base-RHACM-2.4:rhacm2/prometheus-rhel8@sha256:4aa41836d3699f3b8a546703fa5032a01af6bcac60465e779769c32a36352d0d_s390x",
"8Base-RHACM-2.4:rhacm2/prometheus-rhel8@sha256:f7971a684bcdce02604319ecace5ba585797f116a64024da815bf3e2d27f6251_ppc64le",
"8Base-RHACM-2.4:rhacm2/provider-credential-controller-rhel8@sha256:827351fc8036170bfb1b6d0fc15c84476c8913ae044163884ff89424e0e4235f_s390x",
"8Base-RHACM-2.4:rhacm2/provider-credential-controller-rhel8@sha256:a6f1234d8f90e06b88775ce831e574ec0621e487043d412d7c35d2bde6db21f9_amd64",
"8Base-RHACM-2.4:rhacm2/provider-credential-controller-rhel8@sha256:e33d7b73b6a7d41ef7779800af177a4557608ea87c854e457d0421332fcb421f_ppc64le",
"8Base-RHACM-2.4:rhacm2/rbac-query-proxy-rhel8@sha256:1d1c793c2bf89cb49dc4625981b4f7bc9cc827d01d7c57af88cde59adde21787_amd64",
"8Base-RHACM-2.4:rhacm2/rbac-query-proxy-rhel8@sha256:a129031e0e3c0e389a104f1ad15f4ecbb6382d79e19c62e7b22b31bee7021cdd_s390x",
"8Base-RHACM-2.4:rhacm2/rbac-query-proxy-rhel8@sha256:b549a06e14f326d196883c8168db3f82edbb952184ea4742b6d4eca78b13bc69_ppc64le",
"8Base-RHACM-2.4:rhacm2/redisgraph-tls-rhel8@sha256:7e3245ba0f53c4c510f7151b3e940c13d5a79d8d95b203e3b8ceaca4ceea42ea_ppc64le",
"8Base-RHACM-2.4:rhacm2/redisgraph-tls-rhel8@sha256:9fb4a62d70505c508d0d8dc158f8fa1c759c23f6a13c6a069a40a32c5cbce1fe_s390x",
"8Base-RHACM-2.4:rhacm2/redisgraph-tls-rhel8@sha256:cdf817bdb70737e6912e550fa1602bbbcaa5b34a2e2d47a249000aac560cc6f0_amd64",
"8Base-RHACM-2.4:rhacm2/registration-rhel8-operator@sha256:3ca37dec679c11f1333c5fd6c866867ce2e7ed5d3c139c2ad8f3ad7d10be70c0_s390x",
"8Base-RHACM-2.4:rhacm2/registration-rhel8-operator@sha256:45b0e1027807496b3c2a10d8e7c015cc91cc77b9832639adb51a6e5fc7f5071b_ppc64le",
"8Base-RHACM-2.4:rhacm2/registration-rhel8-operator@sha256:6710d98fb67533848a96f35fcbeb0adf6999a7e6534068ccc9956105a4d2db73_amd64",
"8Base-RHACM-2.4:rhacm2/registration-rhel8@sha256:0fbe6a1234544b31be5b6ba778895d31b0486783116796e0e31079cd2ee9f87a_ppc64le",
"8Base-RHACM-2.4:rhacm2/registration-rhel8@sha256:494e65b5e3bf27c3bae221db5154b119ef7689b2cb42894f05c40cf4608f1da6_s390x",
"8Base-RHACM-2.4:rhacm2/registration-rhel8@sha256:5d614eda176a91d5359e8a44a6f93a3fdbda8080f2209f342f83d4816b2d0008_amd64",
"8Base-RHACM-2.4:rhacm2/search-aggregator-rhel8@sha256:176ba84e41d3465826245fd9acd199c0b292c25a76c88bbcab8c07d93829ff9c_s390x",
"8Base-RHACM-2.4:rhacm2/search-aggregator-rhel8@sha256:3857111bc468c7bb79a7476d6bc5df0add7d8951799b65b6414f1f5dd3d5b9b8_amd64",
"8Base-RHACM-2.4:rhacm2/search-aggregator-rhel8@sha256:52a2dd79f67b1910a7129f70ba18b48656cd41b2a15f2ae4af2509c0eaa4205a_ppc64le",
"8Base-RHACM-2.4:rhacm2/search-api-rhel8@sha256:2d64646d663ac682a087fc69314bd72751ba2b005ab08a93da223470a863a740_amd64",
"8Base-RHACM-2.4:rhacm2/search-api-rhel8@sha256:74ccabf407b668837238eb3ad2e536fcb0b3df9a48741f43edf2456fbee80cc6_ppc64le",
"8Base-RHACM-2.4:rhacm2/search-api-rhel8@sha256:de9cc78ae58b063980c0fd3797cc6aba79bedc22898dae3fbce64c94dfd82909_s390x",
"8Base-RHACM-2.4:rhacm2/search-collector-rhel8@sha256:37c5344f9061f44ea363d64c2118e791999007ecdead8d15c8c121aff83631fe_amd64",
"8Base-RHACM-2.4:rhacm2/search-collector-rhel8@sha256:98fb5b0965d41badb9933eb0fc23a5006c1e1cb555a8b80b63a6a00bc87b1c7a_s390x",
"8Base-RHACM-2.4:rhacm2/search-collector-rhel8@sha256:ff9c98d5836007520ff971116d5c143b6e0fafa25e5c8f0dfd4b1a23f191f1d2_ppc64le",
"8Base-RHACM-2.4:rhacm2/search-rhel8@sha256:13b61bea54f6d67fb749852d48dc6a035ee516ed5f3d339619b97924e078ca59_ppc64le",
"8Base-RHACM-2.4:rhacm2/search-rhel8@sha256:210fdca717aef2b4159e223a4f0bab06cdae9491d2c890d63710cf3c71de0c32_amd64",
"8Base-RHACM-2.4:rhacm2/search-rhel8@sha256:5f3249435b29dba366242d6e68e6f1f2f4a8f4cd8941fb881d297bd5ed9fa72e_s390x",
"8Base-RHACM-2.4:rhacm2/search-ui-rhel8@sha256:2203d5c5cadd4be391bba00bbf8a588e930dcde7c438e15c14ed0e7a3fd31522_s390x",
"8Base-RHACM-2.4:rhacm2/search-ui-rhel8@sha256:aa0f257b502a6fcf1d2eb2270858f7d145abee32b9a64ba511bab22218b74e0a_ppc64le",
"8Base-RHACM-2.4:rhacm2/search-ui-rhel8@sha256:d4a81b7b29b9a76aa631ad26471b3cd6202775853f5a2102260c4f1e339cdfe0_amd64",
"8Base-RHACM-2.4:rhacm2/submariner-addon-rhel8@sha256:0faded1f0229ce80be36090a54ed761f1c89b414e84bd11d680fbddd382a986b_amd64",
"8Base-RHACM-2.4:rhacm2/submariner-addon-rhel8@sha256:4331c06cda7427491fcf5061f9695ab5f87dea5a02b5b915b1354c20f3cff830_s390x",
"8Base-RHACM-2.4:rhacm2/submariner-addon-rhel8@sha256:514d5c15aceb07e72ba74d9ba1b3bdc2e84e1c4060b2facdb886809b118c704c_ppc64le",
"8Base-RHACM-2.4:rhacm2/thanos-receive-controller-rhel8@sha256:2da6d891769a4d9cb936d93a8ea84eea45f33e482c79cc74418f4143c5c145e7_s390x",
"8Base-RHACM-2.4:rhacm2/thanos-receive-controller-rhel8@sha256:8c0745aa13e06c6cc159d8be33302b766673bdd1aedff1309d205519587440ab_amd64",
"8Base-RHACM-2.4:rhacm2/thanos-receive-controller-rhel8@sha256:8d0e265c199c32e757c2004d89db64bc64092171b98068aab03f977a744cc5bc_ppc64le",
"8Base-RHACM-2.4:rhacm2/thanos-rhel8@sha256:8036c9dd2d44027f5173b935ee8dcd9b3e87b433d65a50f83ffa76a503cf747c_s390x",
"8Base-RHACM-2.4:rhacm2/thanos-rhel8@sha256:ed22c2650f0d908174896647ced911a49945714a114836096b787cc879164bc4_ppc64le",
"8Base-RHACM-2.4:rhacm2/thanos-rhel8@sha256:fbe3062ae92faafd40caac5ddd0b20e2d1bfcaa64febebc0dcd5d368a3734c12_amd64",
"8Base-RHACM-2.4:rhacm2/volsync-mover-rclone-rhel8@sha256:0b3c2d30d0a6109db50dba4053d795fc92bfcadc380a8a8deb5ae4ef4e6d29fa_ppc64le",
"8Base-RHACM-2.4:rhacm2/volsync-mover-rclone-rhel8@sha256:6784f7672ac4c8f47ddaf9b5fc6b98f2c1d18c48be212114eeab9babb780cba6_s390x",
"8Base-RHACM-2.4:rhacm2/volsync-mover-rclone-rhel8@sha256:ada830a6dfa3f00aba2a32225a9884bbe31d20b93ece21249b11e6b037d85e75_amd64",
"8Base-RHACM-2.4:rhacm2/volsync-mover-restic-rhel8@sha256:31244fad1da3b5c258babd12defc1192a8534727f12ad775aad9d202fb6a5947_amd64",
"8Base-RHACM-2.4:rhacm2/volsync-mover-restic-rhel8@sha256:3ac9147cf782a40b3881973a399add430aee10cdfe1abdb00c98a0b5a3a527dc_s390x",
"8Base-RHACM-2.4:rhacm2/volsync-mover-restic-rhel8@sha256:9d00b2d06752192dd8f8f48aeb2786ac1ee0c062ed8916cf3f693c7d2a05e208_ppc64le",
"8Base-RHACM-2.4:rhacm2/volsync-mover-rsync-rhel8@sha256:30e06b75f83e22faeed2108f68b158fb35b4db22b83f049c61706ddcbfef27d9_ppc64le",
"8Base-RHACM-2.4:rhacm2/volsync-mover-rsync-rhel8@sha256:530aedee3aeca43ef0501f5cd2aa07c65eb708ac1a7fcd97fc3000358744d1bd_s390x",
"8Base-RHACM-2.4:rhacm2/volsync-mover-rsync-rhel8@sha256:c5621b5d113a1330bdc04f1fce05fd6f16c10526511ba207cb24551f7efe0e58_amd64",
"8Base-RHACM-2.4:rhacm2/volsync-rhel8@sha256:1ab81a27373c351eb2c932536fc9ea6cbf74911b794e3cd183c8e5624940a656_ppc64le",
"8Base-RHACM-2.4:rhacm2/volsync-rhel8@sha256:90ed24a800b82c2eb1c0f2d08aa11b2bea942e6a9044e3a01a5778877e7b376a_s390x",
"8Base-RHACM-2.4:rhacm2/volsync-rhel8@sha256:9e02a53649909a9d3ccd5c22f5c231b3ad69f451d7b5a32033046f3031cde188_amd64",
"8Base-RHACM-2.4:rhacm2/work-rhel8@sha256:0facf27d638269e722029217ef72016556c60e42887a836e4a0ad6140c1b6dcf_s390x",
"8Base-RHACM-2.4:rhacm2/work-rhel8@sha256:5694a214f662b4556b1fdf088ef0d33d6674dc3be3ae5d2fbdf00e56addeae3c_amd64",
"8Base-RHACM-2.4:rhacm2/work-rhel8@sha256:73b036d1c7b9c44010ef9716be8c96bfd2a7af7e09b2cf3402cc2aac81ef94e4_ppc64le"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "HIGH",
"attackVector": "NETWORK",
"availabilityImpact": "NONE",
"baseScore": 3.7,
"baseSeverity": "LOW",
"confidentialityImpact": "NONE",
"integrityImpact": "LOW",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:N/I:L/A:N",
"version": "3.1"
},
"products": [
"8Base-RHACM-2.4:rhacm2/acm-grafana-rhel8@sha256:17c53124f6c09cc839f533aee0c870078f547fef29a19803814f5c5fbc5e7939_s390x",
"8Base-RHACM-2.4:rhacm2/acm-grafana-rhel8@sha256:644a295644e91a8976d4df02e5ccdd711d8d3c8fa409cae698671b49b96ec00a_ppc64le",
"8Base-RHACM-2.4:rhacm2/acm-grafana-rhel8@sha256:9c9b992bf748282d7cdc941b7907bbcbabe69a8b287bc4195a6bc8b9d9b6cbd0_amd64",
"8Base-RHACM-2.4:rhacm2/acm-must-gather-rhel8@sha256:0cca0dbb0b7adff8eaea1315b422edb6ea1778befa4772f3e6f5755fb5519196_s390x",
"8Base-RHACM-2.4:rhacm2/acm-must-gather-rhel8@sha256:63b5758cfcffe96326b090ae51d38c00ca13b35e9fe5e4354cd33e67d042c41b_amd64",
"8Base-RHACM-2.4:rhacm2/acm-must-gather-rhel8@sha256:cfc97f6c9495bac2635e016dd47049683f8ed78c932ef2c70cec2ec7be323fea_ppc64le",
"8Base-RHACM-2.4:rhacm2/acm-operator-bundle@sha256:346215260baa3371853d15ccc451c3ac418813c5cd9b422b0ad9f2dd6ae8a511_s390x",
"8Base-RHACM-2.4:rhacm2/acm-operator-bundle@sha256:cb4fca4155dc3e274712c0c7609eb6111a6e03207ddaa0d5c3c8752badc15b2c_amd64",
"8Base-RHACM-2.4:rhacm2/acm-operator-bundle@sha256:cceb82a8492d7e971e515f1a0a5391a1051e4f130f7a14e412def20616e05d40_ppc64le",
"8Base-RHACM-2.4:rhacm2/agent-service-rhel8@sha256:5b5046b04aa10807a6676916cf4744f0cd36c056dd3fd626304814af2d665cf9_amd64",
"8Base-RHACM-2.4:rhacm2/agent-service-rhel8@sha256:5c89bb44eda9a0754ea1d1ca69ea260f02f060c517194251519439e4b943e46a_ppc64le",
"8Base-RHACM-2.4:rhacm2/agent-service-rhel8@sha256:cfe9dfc60224b6206d6fbbc4c4ee95e378ce2da8b79c176e5e7bfdd8b0375f88_s390x",
"8Base-RHACM-2.4:rhacm2/application-ui-rhel8@sha256:6acf7df47405a4ccb3ede12db6574a0829d28f94ea5d20d6041db1bd045a90c6_ppc64le",
"8Base-RHACM-2.4:rhacm2/application-ui-rhel8@sha256:96c10e483a1c99f0ac91fb84df87ebe927e82ca35ef7e36e0f583121dcdd8b15_amd64",
"8Base-RHACM-2.4:rhacm2/application-ui-rhel8@sha256:ffb0b475eccc16a227f13a3d0d332f9cd9b96eade52646352a7497f903edf1a2_s390x",
"8Base-RHACM-2.4:rhacm2/assisted-image-service-rhel8@sha256:2c2f96ebf908cf415613aec65a414884ec35784e4bdcd4c4b4978aa98149af4d_amd64",
"8Base-RHACM-2.4:rhacm2/assisted-image-service-rhel8@sha256:c89023b0b424e2b8800399fc4b6cfa9336248f3222097c094d33fd2b872398aa_ppc64le",
"8Base-RHACM-2.4:rhacm2/assisted-image-service-rhel8@sha256:e49c328eb815293dd606199a0b8a2bd0db6bbf5d87eeaa7902d6d4df1bb41d35_s390x",
"8Base-RHACM-2.4:rhacm2/assisted-installer-agent-rhel8@sha256:86fd675a09451d3ee552452999cd2c82410174f5e55dcfd4f21286559363217e_amd64",
"8Base-RHACM-2.4:rhacm2/assisted-installer-reporter-rhel8@sha256:dcc214165e5c895925f52673577fa73274b017e3e9017818bf5c0327b3600ffb_ppc64le",
"8Base-RHACM-2.4:rhacm2/assisted-installer-reporter-rhel8@sha256:f7004db056478b4c1b101ab0ceac24f78dbefc018a1e76e12e8a4f69fd171175_amd64",
"8Base-RHACM-2.4:rhacm2/assisted-installer-rhel8@sha256:6e002bec6af8e7d7b0c89bc25f4a9e3224e47f5638be7cc2a9c68a5e92447254_amd64",
"8Base-RHACM-2.4:rhacm2/assisted-installer-rhel8@sha256:815976efa30282899af7de91b5df1fdeca10c709d0fc60d09d8f3abb1c2acdc3_ppc64le",
"8Base-RHACM-2.4:rhacm2/cert-policy-controller-rhel8@sha256:0e30470d12e11f473750e0b95833d0d1fe6fd3ee9d9d0c5d7454614449156148_s390x",
"8Base-RHACM-2.4:rhacm2/cert-policy-controller-rhel8@sha256:2324eeab4219c1c953b698cbd1cf57e0af777f31042de00eaaa2bf163f84cae1_amd64",
"8Base-RHACM-2.4:rhacm2/cert-policy-controller-rhel8@sha256:c3d60eaf9f775e623114d093450b5d170b4048ef1e52267a2153ec54489bd00f_ppc64le",
"8Base-RHACM-2.4:rhacm2/cluster-backup-rhel8-operator@sha256:9969b8f2f91bd0a3ef0e89300d66a656238a3a3361d56cf7fc0eb55db1752782_amd64",
"8Base-RHACM-2.4:rhacm2/cluster-backup-rhel8-operator@sha256:d5639931ddcb1288f279f54a3688fcb8c94d710a457917c46bfa3db6cd1a317b_s390x",
"8Base-RHACM-2.4:rhacm2/cluster-backup-rhel8-operator@sha256:fa4667d27a8778efc83ace86657c638aacb7ccc3168c489d427c1d6ab834cbb2_ppc64le",
"8Base-RHACM-2.4:rhacm2/cluster-curator-controller-rhel8@sha256:4b32ee29c898c9f52a5fdeed3a6a595ac157db7051b36086eddf7a8f91b2ec08_ppc64le",
"8Base-RHACM-2.4:rhacm2/cluster-curator-controller-rhel8@sha256:9e6a260d8130731601612a56cea728fc6b80cfa3d7fd8b6612175ff76b290dea_s390x",
"8Base-RHACM-2.4:rhacm2/cluster-curator-controller-rhel8@sha256:faa454bab3f9ea36a2d5a1eaa16806ac3669472856833e750571e45da7074d40_amd64",
"8Base-RHACM-2.4:rhacm2/cluster-proxy-addon-rhel8@sha256:03d738d93d893b9fd9d2587e14b9a7a92bbb5eca4b85901b5e07cff1e7a3ab73_s390x",
"8Base-RHACM-2.4:rhacm2/cluster-proxy-addon-rhel8@sha256:22c9595f3f4d95b6dc6c17ce5412f4131d9ce501f2660f23d176f276c4a97a73_ppc64le",
"8Base-RHACM-2.4:rhacm2/cluster-proxy-addon-rhel8@sha256:ae6de1e14b7897a944733cdb9963f31990d696a66260974d3f692e0af87161d3_amd64",
"8Base-RHACM-2.4:rhacm2/clusterclaims-controller-rhel8@sha256:2c7f03c0ca17163c949249bb4b480a0fd2c986e55b0dc23c6cd3b0a974b4c229_ppc64le",
"8Base-RHACM-2.4:rhacm2/clusterclaims-controller-rhel8@sha256:bd8fa875e2c6b6c650c21089441b417ae657b8e1fda2786d2f328978776a6883_s390x",
"8Base-RHACM-2.4:rhacm2/clusterclaims-controller-rhel8@sha256:c49c92c632968e08f74d08eaa99862f0dd8dd1fe4a85f05e57efa90e5dca5563_amd64",
"8Base-RHACM-2.4:rhacm2/clusterlifecycle-state-metrics-rhel8@sha256:3711cb41642a7fffc69a0c98db128d39d980555127f22a9d1dfd76c9631b8edc_ppc64le",
"8Base-RHACM-2.4:rhacm2/clusterlifecycle-state-metrics-rhel8@sha256:60a54bc76a84f2369b02dc1b9b0d8353da93acc9f8193a26739110c6fe59abdd_s390x",
"8Base-RHACM-2.4:rhacm2/clusterlifecycle-state-metrics-rhel8@sha256:6df08e52cee6890187b6be3a62b36c18fcff7e34630da933e0a5f7bcecec6b4c_amd64",
"8Base-RHACM-2.4:rhacm2/config-policy-controller-rhel8@sha256:8fb0581852dc1dfd80a81ba03c6976da1aa8d93675f626765f2266adfa94d5ac_s390x",
"8Base-RHACM-2.4:rhacm2/config-policy-controller-rhel8@sha256:929233f873cbf980fb850a9812c98bd09f907e26d9afeb1c0198d52776e33b32_ppc64le",
"8Base-RHACM-2.4:rhacm2/config-policy-controller-rhel8@sha256:a3653dcecb777d7b3915c49b7999793b90dd4524628d5517368a0837af46aa07_amd64",
"8Base-RHACM-2.4:rhacm2/console-api-rhel8@sha256:02481bcf2ddd1771d965e947cfcbad66540e2df055a3013bee5185ab84960d6d_ppc64le",
"8Base-RHACM-2.4:rhacm2/console-api-rhel8@sha256:3a47d211370efc6e1661d4d0abd0d5abc65d8a759218af7c2722db820a664d8c_s390x",
"8Base-RHACM-2.4:rhacm2/console-api-rhel8@sha256:789e1950e886e54c341699cc8ec0c4bfb9a0e295e49961366759e861d32d5ef9_amd64",
"8Base-RHACM-2.4:rhacm2/console-rhel8@sha256:5215e1a2f456b83ba4ae02ea653bef51d331ced6e9a4c67958e8c41cd88aa818_s390x",
"8Base-RHACM-2.4:rhacm2/console-rhel8@sha256:d5cbabd5d26e6e712d9f531db8ebaa3a793599538ef2e62262b02c165ea74b9a_ppc64le",
"8Base-RHACM-2.4:rhacm2/console-rhel8@sha256:e797bce5724653b3ae0395c66c4796dc0594002cdde7242f4fd29c2fd5e703fa_amd64",
"8Base-RHACM-2.4:rhacm2/discovery-rhel8-operator@sha256:224af94e4e027bfb7edff3f889ec08aa031eaede2e4a02c67ce2925f29230ea8_s390x",
"8Base-RHACM-2.4:rhacm2/discovery-rhel8-operator@sha256:5dd54d496d15c262072c6024385e9fbf016edabe8a6bcdf31ec63ed5c445088c_amd64",
"8Base-RHACM-2.4:rhacm2/discovery-rhel8-operator@sha256:f64cae3c176e4b18af716ba054dcebafa07c3f893943de09b7dfd0285a9271d5_ppc64le",
"8Base-RHACM-2.4:rhacm2/endpoint-monitoring-rhel8-operator@sha256:516888a8ee8d509b77cda6ef2154a6d70a94a48a2c8c5bc7a9b1b9f2e089ff57_ppc64le",
"8Base-RHACM-2.4:rhacm2/endpoint-monitoring-rhel8-operator@sha256:c48ced70438f389ee0a22a8670db80c121c087728533c5cd2070751ce3b2614e_amd64",
"8Base-RHACM-2.4:rhacm2/endpoint-monitoring-rhel8-operator@sha256:ee184be0540e401b6834747b6632b11d69269f3d9ab44bc4aaab9fc9877191aa_s390x",
"8Base-RHACM-2.4:rhacm2/governance-policy-propagator-rhel8@sha256:b5a8689de0cc37c38daca89e1a6f64b6601b341a8f12ef6c093ec12b83bca4e8_s390x",
"8Base-RHACM-2.4:rhacm2/governance-policy-propagator-rhel8@sha256:f885cac3c1b78c94885f9a9e197511c51b5470b192d6ac48e6cb20a592b36832_ppc64le",
"8Base-RHACM-2.4:rhacm2/governance-policy-propagator-rhel8@sha256:fbec65b4937bbdad28cc1e04b5b215caddeaacda3a844cd0a45ade093997adc3_amd64",
"8Base-RHACM-2.4:rhacm2/governance-policy-spec-sync-rhel8@sha256:2c130b6df67cd0a8ee055d9b8bb3ede4bcf211978db7cdd892f78bf1d56dd269_amd64",
"8Base-RHACM-2.4:rhacm2/governance-policy-spec-sync-rhel8@sha256:6a8227f1560751fd8e1d2ec8136d8855599727eb7ad382bd5b18167ba46b31ff_ppc64le",
"8Base-RHACM-2.4:rhacm2/governance-policy-spec-sync-rhel8@sha256:c2c6ab3e7317dee023b79cc868c052a8a602610925932358498a3a215d5c8089_s390x",
"8Base-RHACM-2.4:rhacm2/governance-policy-status-sync-rhel8@sha256:385006b34743b689054c581eaaffb5298adfd092eaa13ff6c24f28fa5b79a178_amd64",
"8Base-RHACM-2.4:rhacm2/governance-policy-status-sync-rhel8@sha256:6c2ec36725b956432591b6cb6a20d4eb2ac3bf759ab4a901f581c81bcb12270c_ppc64le",
"8Base-RHACM-2.4:rhacm2/governance-policy-status-sync-rhel8@sha256:76f717cb9fe271941f45794a8dd9ebb85af0f7ab6cd104a698352b875e1b721d_s390x",
"8Base-RHACM-2.4:rhacm2/governance-policy-template-sync-rhel8@sha256:2d0d4141d0df7a5309edb3aa064591479facd14d604f5338383a88a7c01fb976_s390x",
"8Base-RHACM-2.4:rhacm2/governance-policy-template-sync-rhel8@sha256:a96e372e54eadb8c0f384eaf5295a5a17ab701c5051b5ae59341ecc01489099b_ppc64le",
"8Base-RHACM-2.4:rhacm2/governance-policy-template-sync-rhel8@sha256:d9135c4c5eb68af915b552e2d7fe62251f4a3a23d45a7b193d754b7da900b159_amd64",
"8Base-RHACM-2.4:rhacm2/grafana-dashboard-loader-rhel8@sha256:1f8b57a645d0abc3e639eb493f228d3485f4a3f53528175bc386f712fce7cd3f_amd64",
"8Base-RHACM-2.4:rhacm2/grafana-dashboard-loader-rhel8@sha256:5419a6207c0cd1adb21d7c4c3378d31f240a9f29674aee612608d015fe0b491f_ppc64le",
"8Base-RHACM-2.4:rhacm2/grafana-dashboard-loader-rhel8@sha256:6190c4487c63f61cb24e8d219aa1ebc6ff5d8d8b1ece5bbb3da5d46e67f0b98c_s390x",
"8Base-RHACM-2.4:rhacm2/grc-ui-api-rhel8@sha256:40f04e8634a2151e7a4aefe823c980d1d98c89ddb1210b55b4c0566bd85fd787_amd64",
"8Base-RHACM-2.4:rhacm2/grc-ui-api-rhel8@sha256:999f7119e60d578cd54b08135838fb8ecb996cd93f8e6f07ee92ec776f86f3d7_s390x",
"8Base-RHACM-2.4:rhacm2/grc-ui-api-rhel8@sha256:a8072d656eb14084eafd141690c02119376c9436faab8e4d219e1f0ade7ed2ec_ppc64le",
"8Base-RHACM-2.4:rhacm2/grc-ui-rhel8@sha256:18beaf038580dd78d44cdbd7b3e9bfab16b1ae9f1b454689abe1ebfefe4964b5_amd64",
"8Base-RHACM-2.4:rhacm2/grc-ui-rhel8@sha256:2e28251e1a65b7176007f53887f3693e5268848b1bb8a1e084e9f1064deaec8a_s390x",
"8Base-RHACM-2.4:rhacm2/grc-ui-rhel8@sha256:3848541d746de6dfacca63f06f29fc7d203dfa4c73dbd749407896ddddb7306c_ppc64le",
"8Base-RHACM-2.4:rhacm2/iam-policy-controller-rhel8@sha256:0deeefc1600e43aac6d9eadd05b32d3a1b2059632ec7e8b005eb2245b52dbd98_amd64",
"8Base-RHACM-2.4:rhacm2/iam-policy-controller-rhel8@sha256:7d1534ff8b00cd38716d2bfb65b924a45e9ec18a8eccad13c5e3818f858630b6_s390x",
"8Base-RHACM-2.4:rhacm2/iam-policy-controller-rhel8@sha256:b2fa794482a54fcfcbf7d0ac8597e9cb0ac0c73cfe5afa8bf2e73ca35d37feb9_ppc64le",
"8Base-RHACM-2.4:rhacm2/insights-client-rhel8@sha256:0f567016e55498bef2be33665d247eb14308b13aaef5cc670de7e06ff830cb9a_amd64",
"8Base-RHACM-2.4:rhacm2/insights-client-rhel8@sha256:6bd666f6d541ab33598c4a38ac05e8f65f19e03d8630cf685c89b05f14c4f1b8_ppc64le",
"8Base-RHACM-2.4:rhacm2/insights-client-rhel8@sha256:85bf407b6bc232952f4dd7c1edd8a7f4a168a6995d7b866f4417bc65a162efd5_s390x",
"8Base-RHACM-2.4:rhacm2/insights-metrics-rhel8@sha256:180e2ac58d3549c7ed583da66fba14368c606feb65b4313aac3b4f889ec091bb_amd64",
"8Base-RHACM-2.4:rhacm2/insights-metrics-rhel8@sha256:2492650b89feab7de0408be0e3af6d889e6291bb7064ea524dafca87b252840e_s390x",
"8Base-RHACM-2.4:rhacm2/insights-metrics-rhel8@sha256:93066377331da7f85024ae541440cb409c741d393adfdfe289f7d5836c0da183_ppc64le",
"8Base-RHACM-2.4:rhacm2/klusterlet-addon-controller-rhel8@sha256:018f6d71abae2963c853fe9d1a41fdad2df91acb72fee775af08275647d3019f_amd64",
"8Base-RHACM-2.4:rhacm2/klusterlet-addon-controller-rhel8@sha256:500d5166ea2f808c46b71d1a5470a35bffa484d860161a16e9809f90d021b23e_ppc64le",
"8Base-RHACM-2.4:rhacm2/klusterlet-addon-controller-rhel8@sha256:a4d7ef368efce597729c5fc1ae4358a0b45483a11b8363bf8d164c20075da748_s390x",
"8Base-RHACM-2.4:rhacm2/klusterlet-addon-rhel8-operator@sha256:0402e265ec4919aef893be4c0f177b53173bc0c50eb47aafea6822e05a7748be_s390x",
"8Base-RHACM-2.4:rhacm2/klusterlet-addon-rhel8-operator@sha256:6b0fbc1956407a0986460556336fcccfe4d08d712cc4b0af4ca65061baf75ea2_amd64",
"8Base-RHACM-2.4:rhacm2/klusterlet-addon-rhel8-operator@sha256:d7546a69df7b817d0c29c8f95dd3d5d2900c3755c82570b1d610702c56d4fb59_ppc64le",
"8Base-RHACM-2.4:rhacm2/kube-rbac-proxy-rhel8@sha256:6650633c4664e6b537e82eafc593dc91ca206de3b0de878f600c913a95eb18a2_amd64",
"8Base-RHACM-2.4:rhacm2/kube-rbac-proxy-rhel8@sha256:c1c90ee4ae1f908c33c8a8bf38f0b47bfad039bedccf870324f6b554aad5d78c_s390x",
"8Base-RHACM-2.4:rhacm2/kube-rbac-proxy-rhel8@sha256:ccddb38db49a190aa0d5d70e6b4672079ea222a42045d406a4b9974ac7412146_ppc64le",
"8Base-RHACM-2.4:rhacm2/kube-state-metrics-rhel8@sha256:566b95595959ba60677f1518562fd996ef7643dc94aa9e9fead0e4b4096032ca_s390x",
"8Base-RHACM-2.4:rhacm2/kube-state-metrics-rhel8@sha256:789f79b85c022e59143e725a589ac890884f079c969f56efb972b0a0f8d77e66_amd64",
"8Base-RHACM-2.4:rhacm2/kube-state-metrics-rhel8@sha256:971a33f5a57057d3901ff75eebbc13ca8456b4315dd7811139e60bb8872d80bf_ppc64le",
"8Base-RHACM-2.4:rhacm2/managedcluster-import-controller-rhel8@sha256:bcb43adee06dbb1cfb6a5c9fed71847ecc3826e3e44fe04d57b7143a6123daa5_s390x",
"8Base-RHACM-2.4:rhacm2/managedcluster-import-controller-rhel8@sha256:dbf235a9723a1c21471d8ef0029f3c999ac3b22512d67facd052efb725431bc1_ppc64le",
"8Base-RHACM-2.4:rhacm2/managedcluster-import-controller-rhel8@sha256:faf01c5554224350e4cffd1fc4ce275886791e45857bf0ed5f90ffa3a64680dc_amd64",
"8Base-RHACM-2.4:rhacm2/management-ingress-rhel8@sha256:46293eeaad521f993ed01467e13cae70f600426ef09df0e02dd8b83348b60027_amd64",
"8Base-RHACM-2.4:rhacm2/management-ingress-rhel8@sha256:c3cdbf5ff93b3b19ac2d7cf15b9152a0761d473de7afe29832a7ca3b833b6797_s390x",
"8Base-RHACM-2.4:rhacm2/management-ingress-rhel8@sha256:ce994a8f4c4e5476e6131a6721da748225c89a96c9d471a8638eefb6a22d52b9_ppc64le",
"8Base-RHACM-2.4:rhacm2/memcached-exporter-rhel8@sha256:01398d4f3b1825e864ddae46a5e4b7cc298dabb444dd105787ef6aeb70514571_ppc64le",
"8Base-RHACM-2.4:rhacm2/memcached-exporter-rhel8@sha256:5432fa56e40dee2475da7ee7b7e89cca10a8f06f4cbea94983fa094bfbef81ff_amd64",
"8Base-RHACM-2.4:rhacm2/memcached-exporter-rhel8@sha256:e22fa2dbc6733fc176f44cf42ec8f51b69672d354d6d2cf510eada5fe41a5245_s390x",
"8Base-RHACM-2.4:rhacm2/memcached-rhel8@sha256:0a0a88fb0138cd6de2e3fce81ab959d12cbda64e5fbab1046008aee1d94f12e2_s390x",
"8Base-RHACM-2.4:rhacm2/memcached-rhel8@sha256:7e0ee17c6d00d20773799cfb6c6e9e27c204d1e31010aa71a7f0f35eb5179a35_amd64",
"8Base-RHACM-2.4:rhacm2/memcached-rhel8@sha256:b9213f5525ebd51960412c15d416a591bf23731b6217f79aca2a89a893df2102_ppc64le",
"8Base-RHACM-2.4:rhacm2/metrics-collector-rhel8@sha256:431d4089a4a93c6b6a00cf9b63ecd9199a5545f09190577356b22ff6646820f3_amd64",
"8Base-RHACM-2.4:rhacm2/metrics-collector-rhel8@sha256:83f649b506ca698251c884692307d7cd52bbae87b0bf7790f96ffd24dd7f4fd7_ppc64le",
"8Base-RHACM-2.4:rhacm2/metrics-collector-rhel8@sha256:d37401c5fb672c56004f75974a4069d5d3b6c5e96ac7be4c174f9f178a7666bc_s390x",
"8Base-RHACM-2.4:rhacm2/multicloud-integrations-rhel8@sha256:a311c6ef1099d2370209bbbe30cfac6d1c50d79a2321beaab1f6158ab2db8bec_s390x",
"8Base-RHACM-2.4:rhacm2/multicloud-integrations-rhel8@sha256:e666154a539974d0cc005bc74903dc9f173920101dbfc5169b14a30129991475_ppc64le",
"8Base-RHACM-2.4:rhacm2/multicloud-integrations-rhel8@sha256:f37fe856571112970ae4786d313bf51e78b26e1630e443d276abb4de8e47e525_amd64",
"8Base-RHACM-2.4:rhacm2/multicloud-manager-rhel8@sha256:1dd235aa8599ca070f5175ad9da5bdb9505a7dfbbd87173f0bbf4e14ca0d5e88_ppc64le",
"8Base-RHACM-2.4:rhacm2/multicloud-manager-rhel8@sha256:8a1eeafb2a738aecb2723889c98e287638e950fec05425f1fe132ff7eb01738f_amd64",
"8Base-RHACM-2.4:rhacm2/multicloud-manager-rhel8@sha256:d458a289528173a07f7ff6d87279474e8379a2f05c11d5a9be97f9c43e38ec75_s390x",
"8Base-RHACM-2.4:rhacm2/multicluster-observability-rhel8-operator@sha256:45d046d621eab996c457a90b607ca9a57e2ca5dcad384d3cd5317475e096e098_amd64",
"8Base-RHACM-2.4:rhacm2/multicluster-observability-rhel8-operator@sha256:7ed02712f2d5093f7c751a6d22c9ffe5ce3b00c4cc901ffb779b8b51e282d698_s390x",
"8Base-RHACM-2.4:rhacm2/multicluster-observability-rhel8-operator@sha256:7f89cc6647700f7ddc46d4fabb4b3702142aa0fe9bd23026eba98c704026e9e9_ppc64le",
"8Base-RHACM-2.4:rhacm2/multicluster-operators-application-rhel8@sha256:27492dfdd71cc0bae6e01a184ac8fe5677ce172583b0fd1b9112dfd789009839_ppc64le",
"8Base-RHACM-2.4:rhacm2/multicluster-operators-application-rhel8@sha256:3af2802a89c09966e9c63f40974d8554a7b7b88cc386bbf5bda0a4cc987b7c15_s390x",
"8Base-RHACM-2.4:rhacm2/multicluster-operators-application-rhel8@sha256:723ac91ea8c130d80b48db30e05186607210aea71c7afc1c072b9a691e350215_amd64",
"8Base-RHACM-2.4:rhacm2/multicluster-operators-channel-rhel8@sha256:09883ff8a783d3f83e1c26566555c5ad140cc8bbf0d4cdb5220ef344c6282752_ppc64le",
"8Base-RHACM-2.4:rhacm2/multicluster-operators-channel-rhel8@sha256:4a34b2593897d4b1a1af124bdf6fb7e51bbd97bb4c56dd8ae463b3f3abbb7718_s390x",
"8Base-RHACM-2.4:rhacm2/multicluster-operators-channel-rhel8@sha256:883282b801566b5a40a32e33ebc431ac1398afb68f47ce931cc82b8b9eca1e55_amd64",
"8Base-RHACM-2.4:rhacm2/multicluster-operators-deployable-rhel8@sha256:0a15e49232c20ead26ade38823cd40d785e612670a41cac28ecea2066025a3d1_amd64",
"8Base-RHACM-2.4:rhacm2/multicluster-operators-deployable-rhel8@sha256:0ecd46eb89e90d787c442fd0ca92f84e9bf7fa6c2e315a0b95912616687c0580_s390x",
"8Base-RHACM-2.4:rhacm2/multicluster-operators-deployable-rhel8@sha256:bd148be0ad6ddbcc1995f94b4660d3fbe2338112230c840d77f53a564b14ec4a_ppc64le",
"8Base-RHACM-2.4:rhacm2/multicluster-operators-placementrule-rhel8@sha256:4bdca102dae861d39d81a2df4be1767e4e702ce3836224e9b875f613d1af0c37_ppc64le",
"8Base-RHACM-2.4:rhacm2/multicluster-operators-placementrule-rhel8@sha256:d71975de4b1d6b53d19ddf338f3d19ad7e28812f8fc932c144eee630d9cab176_amd64",
"8Base-RHACM-2.4:rhacm2/multicluster-operators-placementrule-rhel8@sha256:fa3e2e45501d661f4f724dea809b6eff73455db623b03178130590dbf317dba5_s390x",
"8Base-RHACM-2.4:rhacm2/multicluster-operators-subscription-release-rhel8@sha256:2e13c28d1f18f2efac62207515450a42732d4be790199ab0e5ddf2f181649cb4_ppc64le",
"8Base-RHACM-2.4:rhacm2/multicluster-operators-subscription-release-rhel8@sha256:50dc29deac8efaac3bf321270b718dec41d8b80746d3548c076ab26b2c6b63ca_s390x",
"8Base-RHACM-2.4:rhacm2/multicluster-operators-subscription-release-rhel8@sha256:faae7a0632b10dc9b65af7a8af7e7c7d9e26f2f7087687fa19d2afefa7426c5a_amd64",
"8Base-RHACM-2.4:rhacm2/multicluster-operators-subscription-rhel8@sha256:1fa2779aab32977ec8e867ed188dcdd66106986c3cbf39f02e2a555873ba478a_ppc64le",
"8Base-RHACM-2.4:rhacm2/multicluster-operators-subscription-rhel8@sha256:731a4f0919cbab729e9dded9e513ec4ad5e1b48967c21f65f3b494158a6b25ba_s390x",
"8Base-RHACM-2.4:rhacm2/multicluster-operators-subscription-rhel8@sha256:ec803f14f854b73a873f95027617246888ea28029f2f4bb5b7f39a5dd63399ca_amd64",
"8Base-RHACM-2.4:rhacm2/multiclusterhub-repo-rhel8@sha256:75504c269b3d0c2af9b48317f3dc070fae58a1e46e95283e2e0e1ab6b60f452d_amd64",
"8Base-RHACM-2.4:rhacm2/multiclusterhub-repo-rhel8@sha256:c21ffdaa0ce90e6c08f4814c09d9a0bd34d341ad1fc8f6ff2152e9007393ba1f_s390x",
"8Base-RHACM-2.4:rhacm2/multiclusterhub-repo-rhel8@sha256:e1e522835d65503d467dc9ef7c4a0149adfc4cbd3620134adb4a5694eda2f0c4_ppc64le",
"8Base-RHACM-2.4:rhacm2/multiclusterhub-rhel8@sha256:37cf6ccd9a2b9af4444fa192e7b5e6979687bd5159d97f48da40c4f9bad249eb_amd64",
"8Base-RHACM-2.4:rhacm2/multiclusterhub-rhel8@sha256:b8dea0eca4c8aaefee6be9afea77e3302ad551f68f5a87316caf65e13ac9138d_s390x",
"8Base-RHACM-2.4:rhacm2/multiclusterhub-rhel8@sha256:d173cf78965bd026a6333af91b55305ea9c349e630fa53548ee42d791295cd69_ppc64le",
"8Base-RHACM-2.4:rhacm2/node-exporter-rhel8@sha256:0b2cf97a3d82fb4570dee71c1232ef9998c7efcd1d9415f9f41351457802d62d_amd64",
"8Base-RHACM-2.4:rhacm2/node-exporter-rhel8@sha256:93e85d546c624a685221a5d0c9085fa59752105587a531c58066a856defa322a_ppc64le",
"8Base-RHACM-2.4:rhacm2/node-exporter-rhel8@sha256:b20c7b88c52ab9772ebd2216333d6324cba08c653135af469a9e6ccb6648d7c6_s390x",
"8Base-RHACM-2.4:rhacm2/observatorium-rhel8-operator@sha256:078b48f3746c33e0c69b11c9e51e70c220a3cc6f0fd26eb5b30534b16c6a2efa_s390x",
"8Base-RHACM-2.4:rhacm2/observatorium-rhel8-operator@sha256:0e1ec4eda138936261dc5a76a18fa4ace6082c636b30021ce10d5d4d0acea890_ppc64le",
"8Base-RHACM-2.4:rhacm2/observatorium-rhel8-operator@sha256:70e41fdcacd43b4e498b8d5917d0e2fb640f4e85f30b1d6646b27aee1bc8dafc_amd64",
"8Base-RHACM-2.4:rhacm2/observatorium-rhel8@sha256:431149d31b309822fa9476f951ae39bde3a81cc5d17d2a79062ced7b729166cd_amd64",
"8Base-RHACM-2.4:rhacm2/observatorium-rhel8@sha256:65aaebf97e8b904e9ff1520f4bc4704bc21614a7377f66a4c6776032621a9ccf_s390x",
"8Base-RHACM-2.4:rhacm2/observatorium-rhel8@sha256:804054ba7c65c0814307017e3ff6681ba25e62384468adbf3712418e1f3b321f_ppc64le",
"8Base-RHACM-2.4:rhacm2/openshift-hive-rhel8@sha256:80950fa60359f90359129bff09665d7e94150bfbcfb048dc46ec77309479733b_ppc64le",
"8Base-RHACM-2.4:rhacm2/openshift-hive-rhel8@sha256:bae2680af5a00937f0ecc680ad979b131ad65fc47c4683dec69e45e442dd38b4_amd64",
"8Base-RHACM-2.4:rhacm2/openshift-hive-rhel8@sha256:c75cad252f1bda9dac27d1145ee01fe91078e6bc29c60b72f2f0977cea56ae9c_s390x",
"8Base-RHACM-2.4:rhacm2/placement-rhel8@sha256:1cc55dc4ec890f583cf63c7c1d5451cd1e409dbb8feed7bb854e6970ba0e9cbd_s390x",
"8Base-RHACM-2.4:rhacm2/placement-rhel8@sha256:98f3db6bd38eec496565558b8c81a06b51fe22ad4c5a462a6b43a61ab3bc853c_amd64",
"8Base-RHACM-2.4:rhacm2/placement-rhel8@sha256:a0a5b1e0cd29da2c215f3ce555230477ce775cbd79423c74426aaa4f7f56cfc5_ppc64le",
"8Base-RHACM-2.4:rhacm2/prometheus-alertmanager-rhel8@sha256:29c84506cb42edbede5abdf086433ef003d677135fe3b51093c1fbafa6f666e0_s390x",
"8Base-RHACM-2.4:rhacm2/prometheus-alertmanager-rhel8@sha256:be4e1ac4ca5c8145ad7488bc9f067d8f1b9f4cb3d79ac43f4addd19cc66a584b_amd64",
"8Base-RHACM-2.4:rhacm2/prometheus-alertmanager-rhel8@sha256:fc83710377e91bec8866053bb2b9f91be7a3c25993488a6f9641e7c93918aadc_ppc64le",
"8Base-RHACM-2.4:rhacm2/prometheus-rhel8@sha256:1587535175898f97007552a6023ef0785861271dc939a751c98db0c41c9e2c97_amd64",
"8Base-RHACM-2.4:rhacm2/prometheus-rhel8@sha256:4aa41836d3699f3b8a546703fa5032a01af6bcac60465e779769c32a36352d0d_s390x",
"8Base-RHACM-2.4:rhacm2/prometheus-rhel8@sha256:f7971a684bcdce02604319ecace5ba585797f116a64024da815bf3e2d27f6251_ppc64le",
"8Base-RHACM-2.4:rhacm2/provider-credential-controller-rhel8@sha256:827351fc8036170bfb1b6d0fc15c84476c8913ae044163884ff89424e0e4235f_s390x",
"8Base-RHACM-2.4:rhacm2/provider-credential-controller-rhel8@sha256:a6f1234d8f90e06b88775ce831e574ec0621e487043d412d7c35d2bde6db21f9_amd64",
"8Base-RHACM-2.4:rhacm2/provider-credential-controller-rhel8@sha256:e33d7b73b6a7d41ef7779800af177a4557608ea87c854e457d0421332fcb421f_ppc64le",
"8Base-RHACM-2.4:rhacm2/rbac-query-proxy-rhel8@sha256:1d1c793c2bf89cb49dc4625981b4f7bc9cc827d01d7c57af88cde59adde21787_amd64",
"8Base-RHACM-2.4:rhacm2/rbac-query-proxy-rhel8@sha256:a129031e0e3c0e389a104f1ad15f4ecbb6382d79e19c62e7b22b31bee7021cdd_s390x",
"8Base-RHACM-2.4:rhacm2/rbac-query-proxy-rhel8@sha256:b549a06e14f326d196883c8168db3f82edbb952184ea4742b6d4eca78b13bc69_ppc64le",
"8Base-RHACM-2.4:rhacm2/redisgraph-tls-rhel8@sha256:7e3245ba0f53c4c510f7151b3e940c13d5a79d8d95b203e3b8ceaca4ceea42ea_ppc64le",
"8Base-RHACM-2.4:rhacm2/redisgraph-tls-rhel8@sha256:9fb4a62d70505c508d0d8dc158f8fa1c759c23f6a13c6a069a40a32c5cbce1fe_s390x",
"8Base-RHACM-2.4:rhacm2/redisgraph-tls-rhel8@sha256:cdf817bdb70737e6912e550fa1602bbbcaa5b34a2e2d47a249000aac560cc6f0_amd64",
"8Base-RHACM-2.4:rhacm2/registration-rhel8-operator@sha256:3ca37dec679c11f1333c5fd6c866867ce2e7ed5d3c139c2ad8f3ad7d10be70c0_s390x",
"8Base-RHACM-2.4:rhacm2/registration-rhel8-operator@sha256:45b0e1027807496b3c2a10d8e7c015cc91cc77b9832639adb51a6e5fc7f5071b_ppc64le",
"8Base-RHACM-2.4:rhacm2/registration-rhel8-operator@sha256:6710d98fb67533848a96f35fcbeb0adf6999a7e6534068ccc9956105a4d2db73_amd64",
"8Base-RHACM-2.4:rhacm2/registration-rhel8@sha256:0fbe6a1234544b31be5b6ba778895d31b0486783116796e0e31079cd2ee9f87a_ppc64le",
"8Base-RHACM-2.4:rhacm2/registration-rhel8@sha256:494e65b5e3bf27c3bae221db5154b119ef7689b2cb42894f05c40cf4608f1da6_s390x",
"8Base-RHACM-2.4:rhacm2/registration-rhel8@sha256:5d614eda176a91d5359e8a44a6f93a3fdbda8080f2209f342f83d4816b2d0008_amd64",
"8Base-RHACM-2.4:rhacm2/search-aggregator-rhel8@sha256:176ba84e41d3465826245fd9acd199c0b292c25a76c88bbcab8c07d93829ff9c_s390x",
"8Base-RHACM-2.4:rhacm2/search-aggregator-rhel8@sha256:3857111bc468c7bb79a7476d6bc5df0add7d8951799b65b6414f1f5dd3d5b9b8_amd64",
"8Base-RHACM-2.4:rhacm2/search-aggregator-rhel8@sha256:52a2dd79f67b1910a7129f70ba18b48656cd41b2a15f2ae4af2509c0eaa4205a_ppc64le",
"8Base-RHACM-2.4:rhacm2/search-api-rhel8@sha256:2d64646d663ac682a087fc69314bd72751ba2b005ab08a93da223470a863a740_amd64",
"8Base-RHACM-2.4:rhacm2/search-api-rhel8@sha256:74ccabf407b668837238eb3ad2e536fcb0b3df9a48741f43edf2456fbee80cc6_ppc64le",
"8Base-RHACM-2.4:rhacm2/search-api-rhel8@sha256:de9cc78ae58b063980c0fd3797cc6aba79bedc22898dae3fbce64c94dfd82909_s390x",
"8Base-RHACM-2.4:rhacm2/search-collector-rhel8@sha256:37c5344f9061f44ea363d64c2118e791999007ecdead8d15c8c121aff83631fe_amd64",
"8Base-RHACM-2.4:rhacm2/search-collector-rhel8@sha256:98fb5b0965d41badb9933eb0fc23a5006c1e1cb555a8b80b63a6a00bc87b1c7a_s390x",
"8Base-RHACM-2.4:rhacm2/search-collector-rhel8@sha256:ff9c98d5836007520ff971116d5c143b6e0fafa25e5c8f0dfd4b1a23f191f1d2_ppc64le",
"8Base-RHACM-2.4:rhacm2/search-rhel8@sha256:13b61bea54f6d67fb749852d48dc6a035ee516ed5f3d339619b97924e078ca59_ppc64le",
"8Base-RHACM-2.4:rhacm2/search-rhel8@sha256:210fdca717aef2b4159e223a4f0bab06cdae9491d2c890d63710cf3c71de0c32_amd64",
"8Base-RHACM-2.4:rhacm2/search-rhel8@sha256:5f3249435b29dba366242d6e68e6f1f2f4a8f4cd8941fb881d297bd5ed9fa72e_s390x",
"8Base-RHACM-2.4:rhacm2/search-ui-rhel8@sha256:2203d5c5cadd4be391bba00bbf8a588e930dcde7c438e15c14ed0e7a3fd31522_s390x",
"8Base-RHACM-2.4:rhacm2/search-ui-rhel8@sha256:aa0f257b502a6fcf1d2eb2270858f7d145abee32b9a64ba511bab22218b74e0a_ppc64le",
"8Base-RHACM-2.4:rhacm2/search-ui-rhel8@sha256:d4a81b7b29b9a76aa631ad26471b3cd6202775853f5a2102260c4f1e339cdfe0_amd64",
"8Base-RHACM-2.4:rhacm2/submariner-addon-rhel8@sha256:0faded1f0229ce80be36090a54ed761f1c89b414e84bd11d680fbddd382a986b_amd64",
"8Base-RHACM-2.4:rhacm2/submariner-addon-rhel8@sha256:4331c06cda7427491fcf5061f9695ab5f87dea5a02b5b915b1354c20f3cff830_s390x",
"8Base-RHACM-2.4:rhacm2/submariner-addon-rhel8@sha256:514d5c15aceb07e72ba74d9ba1b3bdc2e84e1c4060b2facdb886809b118c704c_ppc64le",
"8Base-RHACM-2.4:rhacm2/thanos-receive-controller-rhel8@sha256:2da6d891769a4d9cb936d93a8ea84eea45f33e482c79cc74418f4143c5c145e7_s390x",
"8Base-RHACM-2.4:rhacm2/thanos-receive-controller-rhel8@sha256:8c0745aa13e06c6cc159d8be33302b766673bdd1aedff1309d205519587440ab_amd64",
"8Base-RHACM-2.4:rhacm2/thanos-receive-controller-rhel8@sha256:8d0e265c199c32e757c2004d89db64bc64092171b98068aab03f977a744cc5bc_ppc64le",
"8Base-RHACM-2.4:rhacm2/thanos-rhel8@sha256:8036c9dd2d44027f5173b935ee8dcd9b3e87b433d65a50f83ffa76a503cf747c_s390x",
"8Base-RHACM-2.4:rhacm2/thanos-rhel8@sha256:ed22c2650f0d908174896647ced911a49945714a114836096b787cc879164bc4_ppc64le",
"8Base-RHACM-2.4:rhacm2/thanos-rhel8@sha256:fbe3062ae92faafd40caac5ddd0b20e2d1bfcaa64febebc0dcd5d368a3734c12_amd64",
"8Base-RHACM-2.4:rhacm2/volsync-mover-rclone-rhel8@sha256:0b3c2d30d0a6109db50dba4053d795fc92bfcadc380a8a8deb5ae4ef4e6d29fa_ppc64le",
"8Base-RHACM-2.4:rhacm2/volsync-mover-rclone-rhel8@sha256:6784f7672ac4c8f47ddaf9b5fc6b98f2c1d18c48be212114eeab9babb780cba6_s390x",
"8Base-RHACM-2.4:rhacm2/volsync-mover-rclone-rhel8@sha256:ada830a6dfa3f00aba2a32225a9884bbe31d20b93ece21249b11e6b037d85e75_amd64",
"8Base-RHACM-2.4:rhacm2/volsync-mover-restic-rhel8@sha256:31244fad1da3b5c258babd12defc1192a8534727f12ad775aad9d202fb6a5947_amd64",
"8Base-RHACM-2.4:rhacm2/volsync-mover-restic-rhel8@sha256:3ac9147cf782a40b3881973a399add430aee10cdfe1abdb00c98a0b5a3a527dc_s390x",
"8Base-RHACM-2.4:rhacm2/volsync-mover-restic-rhel8@sha256:9d00b2d06752192dd8f8f48aeb2786ac1ee0c062ed8916cf3f693c7d2a05e208_ppc64le",
"8Base-RHACM-2.4:rhacm2/volsync-mover-rsync-rhel8@sha256:30e06b75f83e22faeed2108f68b158fb35b4db22b83f049c61706ddcbfef27d9_ppc64le",
"8Base-RHACM-2.4:rhacm2/volsync-mover-rsync-rhel8@sha256:530aedee3aeca43ef0501f5cd2aa07c65eb708ac1a7fcd97fc3000358744d1bd_s390x",
"8Base-RHACM-2.4:rhacm2/volsync-mover-rsync-rhel8@sha256:c5621b5d113a1330bdc04f1fce05fd6f16c10526511ba207cb24551f7efe0e58_amd64",
"8Base-RHACM-2.4:rhacm2/volsync-rhel8@sha256:1ab81a27373c351eb2c932536fc9ea6cbf74911b794e3cd183c8e5624940a656_ppc64le",
"8Base-RHACM-2.4:rhacm2/volsync-rhel8@sha256:90ed24a800b82c2eb1c0f2d08aa11b2bea942e6a9044e3a01a5778877e7b376a_s390x",
"8Base-RHACM-2.4:rhacm2/volsync-rhel8@sha256:9e02a53649909a9d3ccd5c22f5c231b3ad69f451d7b5a32033046f3031cde188_amd64",
"8Base-RHACM-2.4:rhacm2/work-rhel8@sha256:0facf27d638269e722029217ef72016556c60e42887a836e4a0ad6140c1b6dcf_s390x",
"8Base-RHACM-2.4:rhacm2/work-rhel8@sha256:5694a214f662b4556b1fdf088ef0d33d6674dc3be3ae5d2fbdf00e56addeae3c_amd64",
"8Base-RHACM-2.4:rhacm2/work-rhel8@sha256:73b036d1c7b9c44010ef9716be8c96bfd2a7af7e09b2cf3402cc2aac81ef94e4_ppc64le"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "nodejs/undici: Cookie headers uncleared on cross-origin redirect"
},
{
"cve": "CVE-2022-36067",
"cwe": {
"id": "CWE-913",
"name": "Improper Control of Dynamically-Managed Code Resources"
},
"discovery_date": "2022-09-07T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2124794"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in the vm2 sandbox when running untrusted code, as the sandbox setup does not manage proper exception handling. This flaw allows an attacker to bypass the sandbox protections and gain remote code execution on the hypervisor host or the host which is running the sandbox.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "vm2: Sandbox Escape in vm2",
"title": "Vulnerability summary"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\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.4:rhacm2/acm-grafana-rhel8@sha256:17c53124f6c09cc839f533aee0c870078f547fef29a19803814f5c5fbc5e7939_s390x",
"8Base-RHACM-2.4:rhacm2/acm-grafana-rhel8@sha256:644a295644e91a8976d4df02e5ccdd711d8d3c8fa409cae698671b49b96ec00a_ppc64le",
"8Base-RHACM-2.4:rhacm2/acm-grafana-rhel8@sha256:9c9b992bf748282d7cdc941b7907bbcbabe69a8b287bc4195a6bc8b9d9b6cbd0_amd64",
"8Base-RHACM-2.4:rhacm2/acm-must-gather-rhel8@sha256:0cca0dbb0b7adff8eaea1315b422edb6ea1778befa4772f3e6f5755fb5519196_s390x",
"8Base-RHACM-2.4:rhacm2/acm-must-gather-rhel8@sha256:63b5758cfcffe96326b090ae51d38c00ca13b35e9fe5e4354cd33e67d042c41b_amd64",
"8Base-RHACM-2.4:rhacm2/acm-must-gather-rhel8@sha256:cfc97f6c9495bac2635e016dd47049683f8ed78c932ef2c70cec2ec7be323fea_ppc64le",
"8Base-RHACM-2.4:rhacm2/acm-operator-bundle@sha256:346215260baa3371853d15ccc451c3ac418813c5cd9b422b0ad9f2dd6ae8a511_s390x",
"8Base-RHACM-2.4:rhacm2/acm-operator-bundle@sha256:cb4fca4155dc3e274712c0c7609eb6111a6e03207ddaa0d5c3c8752badc15b2c_amd64",
"8Base-RHACM-2.4:rhacm2/acm-operator-bundle@sha256:cceb82a8492d7e971e515f1a0a5391a1051e4f130f7a14e412def20616e05d40_ppc64le",
"8Base-RHACM-2.4:rhacm2/agent-service-rhel8@sha256:5b5046b04aa10807a6676916cf4744f0cd36c056dd3fd626304814af2d665cf9_amd64",
"8Base-RHACM-2.4:rhacm2/agent-service-rhel8@sha256:5c89bb44eda9a0754ea1d1ca69ea260f02f060c517194251519439e4b943e46a_ppc64le",
"8Base-RHACM-2.4:rhacm2/agent-service-rhel8@sha256:cfe9dfc60224b6206d6fbbc4c4ee95e378ce2da8b79c176e5e7bfdd8b0375f88_s390x",
"8Base-RHACM-2.4:rhacm2/application-ui-rhel8@sha256:6acf7df47405a4ccb3ede12db6574a0829d28f94ea5d20d6041db1bd045a90c6_ppc64le",
"8Base-RHACM-2.4:rhacm2/application-ui-rhel8@sha256:96c10e483a1c99f0ac91fb84df87ebe927e82ca35ef7e36e0f583121dcdd8b15_amd64",
"8Base-RHACM-2.4:rhacm2/application-ui-rhel8@sha256:ffb0b475eccc16a227f13a3d0d332f9cd9b96eade52646352a7497f903edf1a2_s390x",
"8Base-RHACM-2.4:rhacm2/assisted-image-service-rhel8@sha256:2c2f96ebf908cf415613aec65a414884ec35784e4bdcd4c4b4978aa98149af4d_amd64",
"8Base-RHACM-2.4:rhacm2/assisted-image-service-rhel8@sha256:c89023b0b424e2b8800399fc4b6cfa9336248f3222097c094d33fd2b872398aa_ppc64le",
"8Base-RHACM-2.4:rhacm2/assisted-image-service-rhel8@sha256:e49c328eb815293dd606199a0b8a2bd0db6bbf5d87eeaa7902d6d4df1bb41d35_s390x",
"8Base-RHACM-2.4:rhacm2/assisted-installer-agent-rhel8@sha256:86fd675a09451d3ee552452999cd2c82410174f5e55dcfd4f21286559363217e_amd64",
"8Base-RHACM-2.4:rhacm2/assisted-installer-reporter-rhel8@sha256:dcc214165e5c895925f52673577fa73274b017e3e9017818bf5c0327b3600ffb_ppc64le",
"8Base-RHACM-2.4:rhacm2/assisted-installer-reporter-rhel8@sha256:f7004db056478b4c1b101ab0ceac24f78dbefc018a1e76e12e8a4f69fd171175_amd64",
"8Base-RHACM-2.4:rhacm2/assisted-installer-rhel8@sha256:6e002bec6af8e7d7b0c89bc25f4a9e3224e47f5638be7cc2a9c68a5e92447254_amd64",
"8Base-RHACM-2.4:rhacm2/assisted-installer-rhel8@sha256:815976efa30282899af7de91b5df1fdeca10c709d0fc60d09d8f3abb1c2acdc3_ppc64le",
"8Base-RHACM-2.4:rhacm2/cert-policy-controller-rhel8@sha256:0e30470d12e11f473750e0b95833d0d1fe6fd3ee9d9d0c5d7454614449156148_s390x",
"8Base-RHACM-2.4:rhacm2/cert-policy-controller-rhel8@sha256:2324eeab4219c1c953b698cbd1cf57e0af777f31042de00eaaa2bf163f84cae1_amd64",
"8Base-RHACM-2.4:rhacm2/cert-policy-controller-rhel8@sha256:c3d60eaf9f775e623114d093450b5d170b4048ef1e52267a2153ec54489bd00f_ppc64le",
"8Base-RHACM-2.4:rhacm2/cluster-backup-rhel8-operator@sha256:9969b8f2f91bd0a3ef0e89300d66a656238a3a3361d56cf7fc0eb55db1752782_amd64",
"8Base-RHACM-2.4:rhacm2/cluster-backup-rhel8-operator@sha256:d5639931ddcb1288f279f54a3688fcb8c94d710a457917c46bfa3db6cd1a317b_s390x",
"8Base-RHACM-2.4:rhacm2/cluster-backup-rhel8-operator@sha256:fa4667d27a8778efc83ace86657c638aacb7ccc3168c489d427c1d6ab834cbb2_ppc64le",
"8Base-RHACM-2.4:rhacm2/cluster-curator-controller-rhel8@sha256:4b32ee29c898c9f52a5fdeed3a6a595ac157db7051b36086eddf7a8f91b2ec08_ppc64le",
"8Base-RHACM-2.4:rhacm2/cluster-curator-controller-rhel8@sha256:9e6a260d8130731601612a56cea728fc6b80cfa3d7fd8b6612175ff76b290dea_s390x",
"8Base-RHACM-2.4:rhacm2/cluster-curator-controller-rhel8@sha256:faa454bab3f9ea36a2d5a1eaa16806ac3669472856833e750571e45da7074d40_amd64",
"8Base-RHACM-2.4:rhacm2/cluster-proxy-addon-rhel8@sha256:03d738d93d893b9fd9d2587e14b9a7a92bbb5eca4b85901b5e07cff1e7a3ab73_s390x",
"8Base-RHACM-2.4:rhacm2/cluster-proxy-addon-rhel8@sha256:22c9595f3f4d95b6dc6c17ce5412f4131d9ce501f2660f23d176f276c4a97a73_ppc64le",
"8Base-RHACM-2.4:rhacm2/cluster-proxy-addon-rhel8@sha256:ae6de1e14b7897a944733cdb9963f31990d696a66260974d3f692e0af87161d3_amd64",
"8Base-RHACM-2.4:rhacm2/clusterclaims-controller-rhel8@sha256:2c7f03c0ca17163c949249bb4b480a0fd2c986e55b0dc23c6cd3b0a974b4c229_ppc64le",
"8Base-RHACM-2.4:rhacm2/clusterclaims-controller-rhel8@sha256:bd8fa875e2c6b6c650c21089441b417ae657b8e1fda2786d2f328978776a6883_s390x",
"8Base-RHACM-2.4:rhacm2/clusterclaims-controller-rhel8@sha256:c49c92c632968e08f74d08eaa99862f0dd8dd1fe4a85f05e57efa90e5dca5563_amd64",
"8Base-RHACM-2.4:rhacm2/clusterlifecycle-state-metrics-rhel8@sha256:3711cb41642a7fffc69a0c98db128d39d980555127f22a9d1dfd76c9631b8edc_ppc64le",
"8Base-RHACM-2.4:rhacm2/clusterlifecycle-state-metrics-rhel8@sha256:60a54bc76a84f2369b02dc1b9b0d8353da93acc9f8193a26739110c6fe59abdd_s390x",
"8Base-RHACM-2.4:rhacm2/clusterlifecycle-state-metrics-rhel8@sha256:6df08e52cee6890187b6be3a62b36c18fcff7e34630da933e0a5f7bcecec6b4c_amd64",
"8Base-RHACM-2.4:rhacm2/config-policy-controller-rhel8@sha256:8fb0581852dc1dfd80a81ba03c6976da1aa8d93675f626765f2266adfa94d5ac_s390x",
"8Base-RHACM-2.4:rhacm2/config-policy-controller-rhel8@sha256:929233f873cbf980fb850a9812c98bd09f907e26d9afeb1c0198d52776e33b32_ppc64le",
"8Base-RHACM-2.4:rhacm2/config-policy-controller-rhel8@sha256:a3653dcecb777d7b3915c49b7999793b90dd4524628d5517368a0837af46aa07_amd64",
"8Base-RHACM-2.4:rhacm2/console-api-rhel8@sha256:02481bcf2ddd1771d965e947cfcbad66540e2df055a3013bee5185ab84960d6d_ppc64le",
"8Base-RHACM-2.4:rhacm2/console-api-rhel8@sha256:3a47d211370efc6e1661d4d0abd0d5abc65d8a759218af7c2722db820a664d8c_s390x",
"8Base-RHACM-2.4:rhacm2/console-api-rhel8@sha256:789e1950e886e54c341699cc8ec0c4bfb9a0e295e49961366759e861d32d5ef9_amd64",
"8Base-RHACM-2.4:rhacm2/console-rhel8@sha256:5215e1a2f456b83ba4ae02ea653bef51d331ced6e9a4c67958e8c41cd88aa818_s390x",
"8Base-RHACM-2.4:rhacm2/console-rhel8@sha256:d5cbabd5d26e6e712d9f531db8ebaa3a793599538ef2e62262b02c165ea74b9a_ppc64le",
"8Base-RHACM-2.4:rhacm2/console-rhel8@sha256:e797bce5724653b3ae0395c66c4796dc0594002cdde7242f4fd29c2fd5e703fa_amd64",
"8Base-RHACM-2.4:rhacm2/discovery-rhel8-operator@sha256:224af94e4e027bfb7edff3f889ec08aa031eaede2e4a02c67ce2925f29230ea8_s390x",
"8Base-RHACM-2.4:rhacm2/discovery-rhel8-operator@sha256:5dd54d496d15c262072c6024385e9fbf016edabe8a6bcdf31ec63ed5c445088c_amd64",
"8Base-RHACM-2.4:rhacm2/discovery-rhel8-operator@sha256:f64cae3c176e4b18af716ba054dcebafa07c3f893943de09b7dfd0285a9271d5_ppc64le",
"8Base-RHACM-2.4:rhacm2/endpoint-monitoring-rhel8-operator@sha256:516888a8ee8d509b77cda6ef2154a6d70a94a48a2c8c5bc7a9b1b9f2e089ff57_ppc64le",
"8Base-RHACM-2.4:rhacm2/endpoint-monitoring-rhel8-operator@sha256:c48ced70438f389ee0a22a8670db80c121c087728533c5cd2070751ce3b2614e_amd64",
"8Base-RHACM-2.4:rhacm2/endpoint-monitoring-rhel8-operator@sha256:ee184be0540e401b6834747b6632b11d69269f3d9ab44bc4aaab9fc9877191aa_s390x",
"8Base-RHACM-2.4:rhacm2/governance-policy-propagator-rhel8@sha256:b5a8689de0cc37c38daca89e1a6f64b6601b341a8f12ef6c093ec12b83bca4e8_s390x",
"8Base-RHACM-2.4:rhacm2/governance-policy-propagator-rhel8@sha256:f885cac3c1b78c94885f9a9e197511c51b5470b192d6ac48e6cb20a592b36832_ppc64le",
"8Base-RHACM-2.4:rhacm2/governance-policy-propagator-rhel8@sha256:fbec65b4937bbdad28cc1e04b5b215caddeaacda3a844cd0a45ade093997adc3_amd64",
"8Base-RHACM-2.4:rhacm2/governance-policy-spec-sync-rhel8@sha256:2c130b6df67cd0a8ee055d9b8bb3ede4bcf211978db7cdd892f78bf1d56dd269_amd64",
"8Base-RHACM-2.4:rhacm2/governance-policy-spec-sync-rhel8@sha256:6a8227f1560751fd8e1d2ec8136d8855599727eb7ad382bd5b18167ba46b31ff_ppc64le",
"8Base-RHACM-2.4:rhacm2/governance-policy-spec-sync-rhel8@sha256:c2c6ab3e7317dee023b79cc868c052a8a602610925932358498a3a215d5c8089_s390x",
"8Base-RHACM-2.4:rhacm2/governance-policy-status-sync-rhel8@sha256:385006b34743b689054c581eaaffb5298adfd092eaa13ff6c24f28fa5b79a178_amd64",
"8Base-RHACM-2.4:rhacm2/governance-policy-status-sync-rhel8@sha256:6c2ec36725b956432591b6cb6a20d4eb2ac3bf759ab4a901f581c81bcb12270c_ppc64le",
"8Base-RHACM-2.4:rhacm2/governance-policy-status-sync-rhel8@sha256:76f717cb9fe271941f45794a8dd9ebb85af0f7ab6cd104a698352b875e1b721d_s390x",
"8Base-RHACM-2.4:rhacm2/governance-policy-template-sync-rhel8@sha256:2d0d4141d0df7a5309edb3aa064591479facd14d604f5338383a88a7c01fb976_s390x",
"8Base-RHACM-2.4:rhacm2/governance-policy-template-sync-rhel8@sha256:a96e372e54eadb8c0f384eaf5295a5a17ab701c5051b5ae59341ecc01489099b_ppc64le",
"8Base-RHACM-2.4:rhacm2/governance-policy-template-sync-rhel8@sha256:d9135c4c5eb68af915b552e2d7fe62251f4a3a23d45a7b193d754b7da900b159_amd64",
"8Base-RHACM-2.4:rhacm2/grafana-dashboard-loader-rhel8@sha256:1f8b57a645d0abc3e639eb493f228d3485f4a3f53528175bc386f712fce7cd3f_amd64",
"8Base-RHACM-2.4:rhacm2/grafana-dashboard-loader-rhel8@sha256:5419a6207c0cd1adb21d7c4c3378d31f240a9f29674aee612608d015fe0b491f_ppc64le",
"8Base-RHACM-2.4:rhacm2/grafana-dashboard-loader-rhel8@sha256:6190c4487c63f61cb24e8d219aa1ebc6ff5d8d8b1ece5bbb3da5d46e67f0b98c_s390x",
"8Base-RHACM-2.4:rhacm2/grc-ui-api-rhel8@sha256:40f04e8634a2151e7a4aefe823c980d1d98c89ddb1210b55b4c0566bd85fd787_amd64",
"8Base-RHACM-2.4:rhacm2/grc-ui-api-rhel8@sha256:999f7119e60d578cd54b08135838fb8ecb996cd93f8e6f07ee92ec776f86f3d7_s390x",
"8Base-RHACM-2.4:rhacm2/grc-ui-api-rhel8@sha256:a8072d656eb14084eafd141690c02119376c9436faab8e4d219e1f0ade7ed2ec_ppc64le",
"8Base-RHACM-2.4:rhacm2/grc-ui-rhel8@sha256:18beaf038580dd78d44cdbd7b3e9bfab16b1ae9f1b454689abe1ebfefe4964b5_amd64",
"8Base-RHACM-2.4:rhacm2/grc-ui-rhel8@sha256:2e28251e1a65b7176007f53887f3693e5268848b1bb8a1e084e9f1064deaec8a_s390x",
"8Base-RHACM-2.4:rhacm2/grc-ui-rhel8@sha256:3848541d746de6dfacca63f06f29fc7d203dfa4c73dbd749407896ddddb7306c_ppc64le",
"8Base-RHACM-2.4:rhacm2/iam-policy-controller-rhel8@sha256:0deeefc1600e43aac6d9eadd05b32d3a1b2059632ec7e8b005eb2245b52dbd98_amd64",
"8Base-RHACM-2.4:rhacm2/iam-policy-controller-rhel8@sha256:7d1534ff8b00cd38716d2bfb65b924a45e9ec18a8eccad13c5e3818f858630b6_s390x",
"8Base-RHACM-2.4:rhacm2/iam-policy-controller-rhel8@sha256:b2fa794482a54fcfcbf7d0ac8597e9cb0ac0c73cfe5afa8bf2e73ca35d37feb9_ppc64le",
"8Base-RHACM-2.4:rhacm2/insights-client-rhel8@sha256:0f567016e55498bef2be33665d247eb14308b13aaef5cc670de7e06ff830cb9a_amd64",
"8Base-RHACM-2.4:rhacm2/insights-client-rhel8@sha256:6bd666f6d541ab33598c4a38ac05e8f65f19e03d8630cf685c89b05f14c4f1b8_ppc64le",
"8Base-RHACM-2.4:rhacm2/insights-client-rhel8@sha256:85bf407b6bc232952f4dd7c1edd8a7f4a168a6995d7b866f4417bc65a162efd5_s390x",
"8Base-RHACM-2.4:rhacm2/insights-metrics-rhel8@sha256:180e2ac58d3549c7ed583da66fba14368c606feb65b4313aac3b4f889ec091bb_amd64",
"8Base-RHACM-2.4:rhacm2/insights-metrics-rhel8@sha256:2492650b89feab7de0408be0e3af6d889e6291bb7064ea524dafca87b252840e_s390x",
"8Base-RHACM-2.4:rhacm2/insights-metrics-rhel8@sha256:93066377331da7f85024ae541440cb409c741d393adfdfe289f7d5836c0da183_ppc64le",
"8Base-RHACM-2.4:rhacm2/klusterlet-addon-controller-rhel8@sha256:018f6d71abae2963c853fe9d1a41fdad2df91acb72fee775af08275647d3019f_amd64",
"8Base-RHACM-2.4:rhacm2/klusterlet-addon-controller-rhel8@sha256:500d5166ea2f808c46b71d1a5470a35bffa484d860161a16e9809f90d021b23e_ppc64le",
"8Base-RHACM-2.4:rhacm2/klusterlet-addon-controller-rhel8@sha256:a4d7ef368efce597729c5fc1ae4358a0b45483a11b8363bf8d164c20075da748_s390x",
"8Base-RHACM-2.4:rhacm2/klusterlet-addon-rhel8-operator@sha256:0402e265ec4919aef893be4c0f177b53173bc0c50eb47aafea6822e05a7748be_s390x",
"8Base-RHACM-2.4:rhacm2/klusterlet-addon-rhel8-operator@sha256:6b0fbc1956407a0986460556336fcccfe4d08d712cc4b0af4ca65061baf75ea2_amd64",
"8Base-RHACM-2.4:rhacm2/klusterlet-addon-rhel8-operator@sha256:d7546a69df7b817d0c29c8f95dd3d5d2900c3755c82570b1d610702c56d4fb59_ppc64le",
"8Base-RHACM-2.4:rhacm2/kube-rbac-proxy-rhel8@sha256:6650633c4664e6b537e82eafc593dc91ca206de3b0de878f600c913a95eb18a2_amd64",
"8Base-RHACM-2.4:rhacm2/kube-rbac-proxy-rhel8@sha256:c1c90ee4ae1f908c33c8a8bf38f0b47bfad039bedccf870324f6b554aad5d78c_s390x",
"8Base-RHACM-2.4:rhacm2/kube-rbac-proxy-rhel8@sha256:ccddb38db49a190aa0d5d70e6b4672079ea222a42045d406a4b9974ac7412146_ppc64le",
"8Base-RHACM-2.4:rhacm2/kube-state-metrics-rhel8@sha256:566b95595959ba60677f1518562fd996ef7643dc94aa9e9fead0e4b4096032ca_s390x",
"8Base-RHACM-2.4:rhacm2/kube-state-metrics-rhel8@sha256:789f79b85c022e59143e725a589ac890884f079c969f56efb972b0a0f8d77e66_amd64",
"8Base-RHACM-2.4:rhacm2/kube-state-metrics-rhel8@sha256:971a33f5a57057d3901ff75eebbc13ca8456b4315dd7811139e60bb8872d80bf_ppc64le",
"8Base-RHACM-2.4:rhacm2/managedcluster-import-controller-rhel8@sha256:bcb43adee06dbb1cfb6a5c9fed71847ecc3826e3e44fe04d57b7143a6123daa5_s390x",
"8Base-RHACM-2.4:rhacm2/managedcluster-import-controller-rhel8@sha256:dbf235a9723a1c21471d8ef0029f3c999ac3b22512d67facd052efb725431bc1_ppc64le",
"8Base-RHACM-2.4:rhacm2/managedcluster-import-controller-rhel8@sha256:faf01c5554224350e4cffd1fc4ce275886791e45857bf0ed5f90ffa3a64680dc_amd64",
"8Base-RHACM-2.4:rhacm2/management-ingress-rhel8@sha256:46293eeaad521f993ed01467e13cae70f600426ef09df0e02dd8b83348b60027_amd64",
"8Base-RHACM-2.4:rhacm2/management-ingress-rhel8@sha256:c3cdbf5ff93b3b19ac2d7cf15b9152a0761d473de7afe29832a7ca3b833b6797_s390x",
"8Base-RHACM-2.4:rhacm2/management-ingress-rhel8@sha256:ce994a8f4c4e5476e6131a6721da748225c89a96c9d471a8638eefb6a22d52b9_ppc64le",
"8Base-RHACM-2.4:rhacm2/memcached-exporter-rhel8@sha256:01398d4f3b1825e864ddae46a5e4b7cc298dabb444dd105787ef6aeb70514571_ppc64le",
"8Base-RHACM-2.4:rhacm2/memcached-exporter-rhel8@sha256:5432fa56e40dee2475da7ee7b7e89cca10a8f06f4cbea94983fa094bfbef81ff_amd64",
"8Base-RHACM-2.4:rhacm2/memcached-exporter-rhel8@sha256:e22fa2dbc6733fc176f44cf42ec8f51b69672d354d6d2cf510eada5fe41a5245_s390x",
"8Base-RHACM-2.4:rhacm2/memcached-rhel8@sha256:0a0a88fb0138cd6de2e3fce81ab959d12cbda64e5fbab1046008aee1d94f12e2_s390x",
"8Base-RHACM-2.4:rhacm2/memcached-rhel8@sha256:7e0ee17c6d00d20773799cfb6c6e9e27c204d1e31010aa71a7f0f35eb5179a35_amd64",
"8Base-RHACM-2.4:rhacm2/memcached-rhel8@sha256:b9213f5525ebd51960412c15d416a591bf23731b6217f79aca2a89a893df2102_ppc64le",
"8Base-RHACM-2.4:rhacm2/metrics-collector-rhel8@sha256:431d4089a4a93c6b6a00cf9b63ecd9199a5545f09190577356b22ff6646820f3_amd64",
"8Base-RHACM-2.4:rhacm2/metrics-collector-rhel8@sha256:83f649b506ca698251c884692307d7cd52bbae87b0bf7790f96ffd24dd7f4fd7_ppc64le",
"8Base-RHACM-2.4:rhacm2/metrics-collector-rhel8@sha256:d37401c5fb672c56004f75974a4069d5d3b6c5e96ac7be4c174f9f178a7666bc_s390x",
"8Base-RHACM-2.4:rhacm2/multicloud-integrations-rhel8@sha256:a311c6ef1099d2370209bbbe30cfac6d1c50d79a2321beaab1f6158ab2db8bec_s390x",
"8Base-RHACM-2.4:rhacm2/multicloud-integrations-rhel8@sha256:e666154a539974d0cc005bc74903dc9f173920101dbfc5169b14a30129991475_ppc64le",
"8Base-RHACM-2.4:rhacm2/multicloud-integrations-rhel8@sha256:f37fe856571112970ae4786d313bf51e78b26e1630e443d276abb4de8e47e525_amd64",
"8Base-RHACM-2.4:rhacm2/multicloud-manager-rhel8@sha256:1dd235aa8599ca070f5175ad9da5bdb9505a7dfbbd87173f0bbf4e14ca0d5e88_ppc64le",
"8Base-RHACM-2.4:rhacm2/multicloud-manager-rhel8@sha256:8a1eeafb2a738aecb2723889c98e287638e950fec05425f1fe132ff7eb01738f_amd64",
"8Base-RHACM-2.4:rhacm2/multicloud-manager-rhel8@sha256:d458a289528173a07f7ff6d87279474e8379a2f05c11d5a9be97f9c43e38ec75_s390x",
"8Base-RHACM-2.4:rhacm2/multicluster-observability-rhel8-operator@sha256:45d046d621eab996c457a90b607ca9a57e2ca5dcad384d3cd5317475e096e098_amd64",
"8Base-RHACM-2.4:rhacm2/multicluster-observability-rhel8-operator@sha256:7ed02712f2d5093f7c751a6d22c9ffe5ce3b00c4cc901ffb779b8b51e282d698_s390x",
"8Base-RHACM-2.4:rhacm2/multicluster-observability-rhel8-operator@sha256:7f89cc6647700f7ddc46d4fabb4b3702142aa0fe9bd23026eba98c704026e9e9_ppc64le",
"8Base-RHACM-2.4:rhacm2/multicluster-operators-application-rhel8@sha256:27492dfdd71cc0bae6e01a184ac8fe5677ce172583b0fd1b9112dfd789009839_ppc64le",
"8Base-RHACM-2.4:rhacm2/multicluster-operators-application-rhel8@sha256:3af2802a89c09966e9c63f40974d8554a7b7b88cc386bbf5bda0a4cc987b7c15_s390x",
"8Base-RHACM-2.4:rhacm2/multicluster-operators-application-rhel8@sha256:723ac91ea8c130d80b48db30e05186607210aea71c7afc1c072b9a691e350215_amd64",
"8Base-RHACM-2.4:rhacm2/multicluster-operators-channel-rhel8@sha256:09883ff8a783d3f83e1c26566555c5ad140cc8bbf0d4cdb5220ef344c6282752_ppc64le",
"8Base-RHACM-2.4:rhacm2/multicluster-operators-channel-rhel8@sha256:4a34b2593897d4b1a1af124bdf6fb7e51bbd97bb4c56dd8ae463b3f3abbb7718_s390x",
"8Base-RHACM-2.4:rhacm2/multicluster-operators-channel-rhel8@sha256:883282b801566b5a40a32e33ebc431ac1398afb68f47ce931cc82b8b9eca1e55_amd64",
"8Base-RHACM-2.4:rhacm2/multicluster-operators-deployable-rhel8@sha256:0a15e49232c20ead26ade38823cd40d785e612670a41cac28ecea2066025a3d1_amd64",
"8Base-RHACM-2.4:rhacm2/multicluster-operators-deployable-rhel8@sha256:0ecd46eb89e90d787c442fd0ca92f84e9bf7fa6c2e315a0b95912616687c0580_s390x",
"8Base-RHACM-2.4:rhacm2/multicluster-operators-deployable-rhel8@sha256:bd148be0ad6ddbcc1995f94b4660d3fbe2338112230c840d77f53a564b14ec4a_ppc64le",
"8Base-RHACM-2.4:rhacm2/multicluster-operators-placementrule-rhel8@sha256:4bdca102dae861d39d81a2df4be1767e4e702ce3836224e9b875f613d1af0c37_ppc64le",
"8Base-RHACM-2.4:rhacm2/multicluster-operators-placementrule-rhel8@sha256:d71975de4b1d6b53d19ddf338f3d19ad7e28812f8fc932c144eee630d9cab176_amd64",
"8Base-RHACM-2.4:rhacm2/multicluster-operators-placementrule-rhel8@sha256:fa3e2e45501d661f4f724dea809b6eff73455db623b03178130590dbf317dba5_s390x",
"8Base-RHACM-2.4:rhacm2/multicluster-operators-subscription-release-rhel8@sha256:2e13c28d1f18f2efac62207515450a42732d4be790199ab0e5ddf2f181649cb4_ppc64le",
"8Base-RHACM-2.4:rhacm2/multicluster-operators-subscription-release-rhel8@sha256:50dc29deac8efaac3bf321270b718dec41d8b80746d3548c076ab26b2c6b63ca_s390x",
"8Base-RHACM-2.4:rhacm2/multicluster-operators-subscription-release-rhel8@sha256:faae7a0632b10dc9b65af7a8af7e7c7d9e26f2f7087687fa19d2afefa7426c5a_amd64",
"8Base-RHACM-2.4:rhacm2/multicluster-operators-subscription-rhel8@sha256:1fa2779aab32977ec8e867ed188dcdd66106986c3cbf39f02e2a555873ba478a_ppc64le",
"8Base-RHACM-2.4:rhacm2/multicluster-operators-subscription-rhel8@sha256:731a4f0919cbab729e9dded9e513ec4ad5e1b48967c21f65f3b494158a6b25ba_s390x",
"8Base-RHACM-2.4:rhacm2/multicluster-operators-subscription-rhel8@sha256:ec803f14f854b73a873f95027617246888ea28029f2f4bb5b7f39a5dd63399ca_amd64",
"8Base-RHACM-2.4:rhacm2/multiclusterhub-repo-rhel8@sha256:75504c269b3d0c2af9b48317f3dc070fae58a1e46e95283e2e0e1ab6b60f452d_amd64",
"8Base-RHACM-2.4:rhacm2/multiclusterhub-repo-rhel8@sha256:c21ffdaa0ce90e6c08f4814c09d9a0bd34d341ad1fc8f6ff2152e9007393ba1f_s390x",
"8Base-RHACM-2.4:rhacm2/multiclusterhub-repo-rhel8@sha256:e1e522835d65503d467dc9ef7c4a0149adfc4cbd3620134adb4a5694eda2f0c4_ppc64le",
"8Base-RHACM-2.4:rhacm2/multiclusterhub-rhel8@sha256:37cf6ccd9a2b9af4444fa192e7b5e6979687bd5159d97f48da40c4f9bad249eb_amd64",
"8Base-RHACM-2.4:rhacm2/multiclusterhub-rhel8@sha256:b8dea0eca4c8aaefee6be9afea77e3302ad551f68f5a87316caf65e13ac9138d_s390x",
"8Base-RHACM-2.4:rhacm2/multiclusterhub-rhel8@sha256:d173cf78965bd026a6333af91b55305ea9c349e630fa53548ee42d791295cd69_ppc64le",
"8Base-RHACM-2.4:rhacm2/node-exporter-rhel8@sha256:0b2cf97a3d82fb4570dee71c1232ef9998c7efcd1d9415f9f41351457802d62d_amd64",
"8Base-RHACM-2.4:rhacm2/node-exporter-rhel8@sha256:93e85d546c624a685221a5d0c9085fa59752105587a531c58066a856defa322a_ppc64le",
"8Base-RHACM-2.4:rhacm2/node-exporter-rhel8@sha256:b20c7b88c52ab9772ebd2216333d6324cba08c653135af469a9e6ccb6648d7c6_s390x",
"8Base-RHACM-2.4:rhacm2/observatorium-rhel8-operator@sha256:078b48f3746c33e0c69b11c9e51e70c220a3cc6f0fd26eb5b30534b16c6a2efa_s390x",
"8Base-RHACM-2.4:rhacm2/observatorium-rhel8-operator@sha256:0e1ec4eda138936261dc5a76a18fa4ace6082c636b30021ce10d5d4d0acea890_ppc64le",
"8Base-RHACM-2.4:rhacm2/observatorium-rhel8-operator@sha256:70e41fdcacd43b4e498b8d5917d0e2fb640f4e85f30b1d6646b27aee1bc8dafc_amd64",
"8Base-RHACM-2.4:rhacm2/observatorium-rhel8@sha256:431149d31b309822fa9476f951ae39bde3a81cc5d17d2a79062ced7b729166cd_amd64",
"8Base-RHACM-2.4:rhacm2/observatorium-rhel8@sha256:65aaebf97e8b904e9ff1520f4bc4704bc21614a7377f66a4c6776032621a9ccf_s390x",
"8Base-RHACM-2.4:rhacm2/observatorium-rhel8@sha256:804054ba7c65c0814307017e3ff6681ba25e62384468adbf3712418e1f3b321f_ppc64le",
"8Base-RHACM-2.4:rhacm2/openshift-hive-rhel8@sha256:80950fa60359f90359129bff09665d7e94150bfbcfb048dc46ec77309479733b_ppc64le",
"8Base-RHACM-2.4:rhacm2/openshift-hive-rhel8@sha256:bae2680af5a00937f0ecc680ad979b131ad65fc47c4683dec69e45e442dd38b4_amd64",
"8Base-RHACM-2.4:rhacm2/openshift-hive-rhel8@sha256:c75cad252f1bda9dac27d1145ee01fe91078e6bc29c60b72f2f0977cea56ae9c_s390x",
"8Base-RHACM-2.4:rhacm2/placement-rhel8@sha256:1cc55dc4ec890f583cf63c7c1d5451cd1e409dbb8feed7bb854e6970ba0e9cbd_s390x",
"8Base-RHACM-2.4:rhacm2/placement-rhel8@sha256:98f3db6bd38eec496565558b8c81a06b51fe22ad4c5a462a6b43a61ab3bc853c_amd64",
"8Base-RHACM-2.4:rhacm2/placement-rhel8@sha256:a0a5b1e0cd29da2c215f3ce555230477ce775cbd79423c74426aaa4f7f56cfc5_ppc64le",
"8Base-RHACM-2.4:rhacm2/prometheus-alertmanager-rhel8@sha256:29c84506cb42edbede5abdf086433ef003d677135fe3b51093c1fbafa6f666e0_s390x",
"8Base-RHACM-2.4:rhacm2/prometheus-alertmanager-rhel8@sha256:be4e1ac4ca5c8145ad7488bc9f067d8f1b9f4cb3d79ac43f4addd19cc66a584b_amd64",
"8Base-RHACM-2.4:rhacm2/prometheus-alertmanager-rhel8@sha256:fc83710377e91bec8866053bb2b9f91be7a3c25993488a6f9641e7c93918aadc_ppc64le",
"8Base-RHACM-2.4:rhacm2/prometheus-rhel8@sha256:1587535175898f97007552a6023ef0785861271dc939a751c98db0c41c9e2c97_amd64",
"8Base-RHACM-2.4:rhacm2/prometheus-rhel8@sha256:4aa41836d3699f3b8a546703fa5032a01af6bcac60465e779769c32a36352d0d_s390x",
"8Base-RHACM-2.4:rhacm2/prometheus-rhel8@sha256:f7971a684bcdce02604319ecace5ba585797f116a64024da815bf3e2d27f6251_ppc64le",
"8Base-RHACM-2.4:rhacm2/provider-credential-controller-rhel8@sha256:827351fc8036170bfb1b6d0fc15c84476c8913ae044163884ff89424e0e4235f_s390x",
"8Base-RHACM-2.4:rhacm2/provider-credential-controller-rhel8@sha256:a6f1234d8f90e06b88775ce831e574ec0621e487043d412d7c35d2bde6db21f9_amd64",
"8Base-RHACM-2.4:rhacm2/provider-credential-controller-rhel8@sha256:e33d7b73b6a7d41ef7779800af177a4557608ea87c854e457d0421332fcb421f_ppc64le",
"8Base-RHACM-2.4:rhacm2/rbac-query-proxy-rhel8@sha256:1d1c793c2bf89cb49dc4625981b4f7bc9cc827d01d7c57af88cde59adde21787_amd64",
"8Base-RHACM-2.4:rhacm2/rbac-query-proxy-rhel8@sha256:a129031e0e3c0e389a104f1ad15f4ecbb6382d79e19c62e7b22b31bee7021cdd_s390x",
"8Base-RHACM-2.4:rhacm2/rbac-query-proxy-rhel8@sha256:b549a06e14f326d196883c8168db3f82edbb952184ea4742b6d4eca78b13bc69_ppc64le",
"8Base-RHACM-2.4:rhacm2/redisgraph-tls-rhel8@sha256:7e3245ba0f53c4c510f7151b3e940c13d5a79d8d95b203e3b8ceaca4ceea42ea_ppc64le",
"8Base-RHACM-2.4:rhacm2/redisgraph-tls-rhel8@sha256:9fb4a62d70505c508d0d8dc158f8fa1c759c23f6a13c6a069a40a32c5cbce1fe_s390x",
"8Base-RHACM-2.4:rhacm2/redisgraph-tls-rhel8@sha256:cdf817bdb70737e6912e550fa1602bbbcaa5b34a2e2d47a249000aac560cc6f0_amd64",
"8Base-RHACM-2.4:rhacm2/registration-rhel8-operator@sha256:3ca37dec679c11f1333c5fd6c866867ce2e7ed5d3c139c2ad8f3ad7d10be70c0_s390x",
"8Base-RHACM-2.4:rhacm2/registration-rhel8-operator@sha256:45b0e1027807496b3c2a10d8e7c015cc91cc77b9832639adb51a6e5fc7f5071b_ppc64le",
"8Base-RHACM-2.4:rhacm2/registration-rhel8-operator@sha256:6710d98fb67533848a96f35fcbeb0adf6999a7e6534068ccc9956105a4d2db73_amd64",
"8Base-RHACM-2.4:rhacm2/registration-rhel8@sha256:0fbe6a1234544b31be5b6ba778895d31b0486783116796e0e31079cd2ee9f87a_ppc64le",
"8Base-RHACM-2.4:rhacm2/registration-rhel8@sha256:494e65b5e3bf27c3bae221db5154b119ef7689b2cb42894f05c40cf4608f1da6_s390x",
"8Base-RHACM-2.4:rhacm2/registration-rhel8@sha256:5d614eda176a91d5359e8a44a6f93a3fdbda8080f2209f342f83d4816b2d0008_amd64",
"8Base-RHACM-2.4:rhacm2/search-aggregator-rhel8@sha256:176ba84e41d3465826245fd9acd199c0b292c25a76c88bbcab8c07d93829ff9c_s390x",
"8Base-RHACM-2.4:rhacm2/search-aggregator-rhel8@sha256:3857111bc468c7bb79a7476d6bc5df0add7d8951799b65b6414f1f5dd3d5b9b8_amd64",
"8Base-RHACM-2.4:rhacm2/search-aggregator-rhel8@sha256:52a2dd79f67b1910a7129f70ba18b48656cd41b2a15f2ae4af2509c0eaa4205a_ppc64le",
"8Base-RHACM-2.4:rhacm2/search-api-rhel8@sha256:2d64646d663ac682a087fc69314bd72751ba2b005ab08a93da223470a863a740_amd64",
"8Base-RHACM-2.4:rhacm2/search-api-rhel8@sha256:74ccabf407b668837238eb3ad2e536fcb0b3df9a48741f43edf2456fbee80cc6_ppc64le",
"8Base-RHACM-2.4:rhacm2/search-api-rhel8@sha256:de9cc78ae58b063980c0fd3797cc6aba79bedc22898dae3fbce64c94dfd82909_s390x",
"8Base-RHACM-2.4:rhacm2/search-collector-rhel8@sha256:37c5344f9061f44ea363d64c2118e791999007ecdead8d15c8c121aff83631fe_amd64",
"8Base-RHACM-2.4:rhacm2/search-collector-rhel8@sha256:98fb5b0965d41badb9933eb0fc23a5006c1e1cb555a8b80b63a6a00bc87b1c7a_s390x",
"8Base-RHACM-2.4:rhacm2/search-collector-rhel8@sha256:ff9c98d5836007520ff971116d5c143b6e0fafa25e5c8f0dfd4b1a23f191f1d2_ppc64le",
"8Base-RHACM-2.4:rhacm2/search-rhel8@sha256:13b61bea54f6d67fb749852d48dc6a035ee516ed5f3d339619b97924e078ca59_ppc64le",
"8Base-RHACM-2.4:rhacm2/search-rhel8@sha256:210fdca717aef2b4159e223a4f0bab06cdae9491d2c890d63710cf3c71de0c32_amd64",
"8Base-RHACM-2.4:rhacm2/search-rhel8@sha256:5f3249435b29dba366242d6e68e6f1f2f4a8f4cd8941fb881d297bd5ed9fa72e_s390x",
"8Base-RHACM-2.4:rhacm2/search-ui-rhel8@sha256:2203d5c5cadd4be391bba00bbf8a588e930dcde7c438e15c14ed0e7a3fd31522_s390x",
"8Base-RHACM-2.4:rhacm2/search-ui-rhel8@sha256:aa0f257b502a6fcf1d2eb2270858f7d145abee32b9a64ba511bab22218b74e0a_ppc64le",
"8Base-RHACM-2.4:rhacm2/search-ui-rhel8@sha256:d4a81b7b29b9a76aa631ad26471b3cd6202775853f5a2102260c4f1e339cdfe0_amd64",
"8Base-RHACM-2.4:rhacm2/submariner-addon-rhel8@sha256:0faded1f0229ce80be36090a54ed761f1c89b414e84bd11d680fbddd382a986b_amd64",
"8Base-RHACM-2.4:rhacm2/submariner-addon-rhel8@sha256:4331c06cda7427491fcf5061f9695ab5f87dea5a02b5b915b1354c20f3cff830_s390x",
"8Base-RHACM-2.4:rhacm2/submariner-addon-rhel8@sha256:514d5c15aceb07e72ba74d9ba1b3bdc2e84e1c4060b2facdb886809b118c704c_ppc64le",
"8Base-RHACM-2.4:rhacm2/thanos-receive-controller-rhel8@sha256:2da6d891769a4d9cb936d93a8ea84eea45f33e482c79cc74418f4143c5c145e7_s390x",
"8Base-RHACM-2.4:rhacm2/thanos-receive-controller-rhel8@sha256:8c0745aa13e06c6cc159d8be33302b766673bdd1aedff1309d205519587440ab_amd64",
"8Base-RHACM-2.4:rhacm2/thanos-receive-controller-rhel8@sha256:8d0e265c199c32e757c2004d89db64bc64092171b98068aab03f977a744cc5bc_ppc64le",
"8Base-RHACM-2.4:rhacm2/thanos-rhel8@sha256:8036c9dd2d44027f5173b935ee8dcd9b3e87b433d65a50f83ffa76a503cf747c_s390x",
"8Base-RHACM-2.4:rhacm2/thanos-rhel8@sha256:ed22c2650f0d908174896647ced911a49945714a114836096b787cc879164bc4_ppc64le",
"8Base-RHACM-2.4:rhacm2/thanos-rhel8@sha256:fbe3062ae92faafd40caac5ddd0b20e2d1bfcaa64febebc0dcd5d368a3734c12_amd64",
"8Base-RHACM-2.4:rhacm2/volsync-mover-rclone-rhel8@sha256:0b3c2d30d0a6109db50dba4053d795fc92bfcadc380a8a8deb5ae4ef4e6d29fa_ppc64le",
"8Base-RHACM-2.4:rhacm2/volsync-mover-rclone-rhel8@sha256:6784f7672ac4c8f47ddaf9b5fc6b98f2c1d18c48be212114eeab9babb780cba6_s390x",
"8Base-RHACM-2.4:rhacm2/volsync-mover-rclone-rhel8@sha256:ada830a6dfa3f00aba2a32225a9884bbe31d20b93ece21249b11e6b037d85e75_amd64",
"8Base-RHACM-2.4:rhacm2/volsync-mover-restic-rhel8@sha256:31244fad1da3b5c258babd12defc1192a8534727f12ad775aad9d202fb6a5947_amd64",
"8Base-RHACM-2.4:rhacm2/volsync-mover-restic-rhel8@sha256:3ac9147cf782a40b3881973a399add430aee10cdfe1abdb00c98a0b5a3a527dc_s390x",
"8Base-RHACM-2.4:rhacm2/volsync-mover-restic-rhel8@sha256:9d00b2d06752192dd8f8f48aeb2786ac1ee0c062ed8916cf3f693c7d2a05e208_ppc64le",
"8Base-RHACM-2.4:rhacm2/volsync-mover-rsync-rhel8@sha256:30e06b75f83e22faeed2108f68b158fb35b4db22b83f049c61706ddcbfef27d9_ppc64le",
"8Base-RHACM-2.4:rhacm2/volsync-mover-rsync-rhel8@sha256:530aedee3aeca43ef0501f5cd2aa07c65eb708ac1a7fcd97fc3000358744d1bd_s390x",
"8Base-RHACM-2.4:rhacm2/volsync-mover-rsync-rhel8@sha256:c5621b5d113a1330bdc04f1fce05fd6f16c10526511ba207cb24551f7efe0e58_amd64",
"8Base-RHACM-2.4:rhacm2/volsync-rhel8@sha256:1ab81a27373c351eb2c932536fc9ea6cbf74911b794e3cd183c8e5624940a656_ppc64le",
"8Base-RHACM-2.4:rhacm2/volsync-rhel8@sha256:90ed24a800b82c2eb1c0f2d08aa11b2bea942e6a9044e3a01a5778877e7b376a_s390x",
"8Base-RHACM-2.4:rhacm2/volsync-rhel8@sha256:9e02a53649909a9d3ccd5c22f5c231b3ad69f451d7b5a32033046f3031cde188_amd64",
"8Base-RHACM-2.4:rhacm2/work-rhel8@sha256:0facf27d638269e722029217ef72016556c60e42887a836e4a0ad6140c1b6dcf_s390x",
"8Base-RHACM-2.4:rhacm2/work-rhel8@sha256:5694a214f662b4556b1fdf088ef0d33d6674dc3be3ae5d2fbdf00e56addeae3c_amd64",
"8Base-RHACM-2.4:rhacm2/work-rhel8@sha256:73b036d1c7b9c44010ef9716be8c96bfd2a7af7e09b2cf3402cc2aac81ef94e4_ppc64le"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2022-36067"
},
{
"category": "external",
"summary": "RHBZ#2124794",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2124794"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2022-36067",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-36067"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2022-36067",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2022-36067"
},
{
"category": "external",
"summary": "https://github.com/patriksimek/vm2/security/advisories/GHSA-mrgp-mrhc-5jrq",
"url": "https://github.com/patriksimek/vm2/security/advisories/GHSA-mrgp-mrhc-5jrq"
}
],
"release_date": "2022-09-07T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2022-09-26T14:49:03+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 update:\n\nhttps://access.redhat.com/documentation/en-us/red_hat_advanced_cluster_management_for_kubernetes/2.4/html-single/install/index#installing",
"product_ids": [
"8Base-RHACM-2.4:rhacm2/acm-grafana-rhel8@sha256:17c53124f6c09cc839f533aee0c870078f547fef29a19803814f5c5fbc5e7939_s390x",
"8Base-RHACM-2.4:rhacm2/acm-grafana-rhel8@sha256:644a295644e91a8976d4df02e5ccdd711d8d3c8fa409cae698671b49b96ec00a_ppc64le",
"8Base-RHACM-2.4:rhacm2/acm-grafana-rhel8@sha256:9c9b992bf748282d7cdc941b7907bbcbabe69a8b287bc4195a6bc8b9d9b6cbd0_amd64",
"8Base-RHACM-2.4:rhacm2/acm-must-gather-rhel8@sha256:0cca0dbb0b7adff8eaea1315b422edb6ea1778befa4772f3e6f5755fb5519196_s390x",
"8Base-RHACM-2.4:rhacm2/acm-must-gather-rhel8@sha256:63b5758cfcffe96326b090ae51d38c00ca13b35e9fe5e4354cd33e67d042c41b_amd64",
"8Base-RHACM-2.4:rhacm2/acm-must-gather-rhel8@sha256:cfc97f6c9495bac2635e016dd47049683f8ed78c932ef2c70cec2ec7be323fea_ppc64le",
"8Base-RHACM-2.4:rhacm2/acm-operator-bundle@sha256:346215260baa3371853d15ccc451c3ac418813c5cd9b422b0ad9f2dd6ae8a511_s390x",
"8Base-RHACM-2.4:rhacm2/acm-operator-bundle@sha256:cb4fca4155dc3e274712c0c7609eb6111a6e03207ddaa0d5c3c8752badc15b2c_amd64",
"8Base-RHACM-2.4:rhacm2/acm-operator-bundle@sha256:cceb82a8492d7e971e515f1a0a5391a1051e4f130f7a14e412def20616e05d40_ppc64le",
"8Base-RHACM-2.4:rhacm2/agent-service-rhel8@sha256:5b5046b04aa10807a6676916cf4744f0cd36c056dd3fd626304814af2d665cf9_amd64",
"8Base-RHACM-2.4:rhacm2/agent-service-rhel8@sha256:5c89bb44eda9a0754ea1d1ca69ea260f02f060c517194251519439e4b943e46a_ppc64le",
"8Base-RHACM-2.4:rhacm2/agent-service-rhel8@sha256:cfe9dfc60224b6206d6fbbc4c4ee95e378ce2da8b79c176e5e7bfdd8b0375f88_s390x",
"8Base-RHACM-2.4:rhacm2/application-ui-rhel8@sha256:6acf7df47405a4ccb3ede12db6574a0829d28f94ea5d20d6041db1bd045a90c6_ppc64le",
"8Base-RHACM-2.4:rhacm2/application-ui-rhel8@sha256:96c10e483a1c99f0ac91fb84df87ebe927e82ca35ef7e36e0f583121dcdd8b15_amd64",
"8Base-RHACM-2.4:rhacm2/application-ui-rhel8@sha256:ffb0b475eccc16a227f13a3d0d332f9cd9b96eade52646352a7497f903edf1a2_s390x",
"8Base-RHACM-2.4:rhacm2/assisted-image-service-rhel8@sha256:2c2f96ebf908cf415613aec65a414884ec35784e4bdcd4c4b4978aa98149af4d_amd64",
"8Base-RHACM-2.4:rhacm2/assisted-image-service-rhel8@sha256:c89023b0b424e2b8800399fc4b6cfa9336248f3222097c094d33fd2b872398aa_ppc64le",
"8Base-RHACM-2.4:rhacm2/assisted-image-service-rhel8@sha256:e49c328eb815293dd606199a0b8a2bd0db6bbf5d87eeaa7902d6d4df1bb41d35_s390x",
"8Base-RHACM-2.4:rhacm2/assisted-installer-agent-rhel8@sha256:86fd675a09451d3ee552452999cd2c82410174f5e55dcfd4f21286559363217e_amd64",
"8Base-RHACM-2.4:rhacm2/assisted-installer-reporter-rhel8@sha256:dcc214165e5c895925f52673577fa73274b017e3e9017818bf5c0327b3600ffb_ppc64le",
"8Base-RHACM-2.4:rhacm2/assisted-installer-reporter-rhel8@sha256:f7004db056478b4c1b101ab0ceac24f78dbefc018a1e76e12e8a4f69fd171175_amd64",
"8Base-RHACM-2.4:rhacm2/assisted-installer-rhel8@sha256:6e002bec6af8e7d7b0c89bc25f4a9e3224e47f5638be7cc2a9c68a5e92447254_amd64",
"8Base-RHACM-2.4:rhacm2/assisted-installer-rhel8@sha256:815976efa30282899af7de91b5df1fdeca10c709d0fc60d09d8f3abb1c2acdc3_ppc64le",
"8Base-RHACM-2.4:rhacm2/cert-policy-controller-rhel8@sha256:0e30470d12e11f473750e0b95833d0d1fe6fd3ee9d9d0c5d7454614449156148_s390x",
"8Base-RHACM-2.4:rhacm2/cert-policy-controller-rhel8@sha256:2324eeab4219c1c953b698cbd1cf57e0af777f31042de00eaaa2bf163f84cae1_amd64",
"8Base-RHACM-2.4:rhacm2/cert-policy-controller-rhel8@sha256:c3d60eaf9f775e623114d093450b5d170b4048ef1e52267a2153ec54489bd00f_ppc64le",
"8Base-RHACM-2.4:rhacm2/cluster-backup-rhel8-operator@sha256:9969b8f2f91bd0a3ef0e89300d66a656238a3a3361d56cf7fc0eb55db1752782_amd64",
"8Base-RHACM-2.4:rhacm2/cluster-backup-rhel8-operator@sha256:d5639931ddcb1288f279f54a3688fcb8c94d710a457917c46bfa3db6cd1a317b_s390x",
"8Base-RHACM-2.4:rhacm2/cluster-backup-rhel8-operator@sha256:fa4667d27a8778efc83ace86657c638aacb7ccc3168c489d427c1d6ab834cbb2_ppc64le",
"8Base-RHACM-2.4:rhacm2/cluster-curator-controller-rhel8@sha256:4b32ee29c898c9f52a5fdeed3a6a595ac157db7051b36086eddf7a8f91b2ec08_ppc64le",
"8Base-RHACM-2.4:rhacm2/cluster-curator-controller-rhel8@sha256:9e6a260d8130731601612a56cea728fc6b80cfa3d7fd8b6612175ff76b290dea_s390x",
"8Base-RHACM-2.4:rhacm2/cluster-curator-controller-rhel8@sha256:faa454bab3f9ea36a2d5a1eaa16806ac3669472856833e750571e45da7074d40_amd64",
"8Base-RHACM-2.4:rhacm2/cluster-proxy-addon-rhel8@sha256:03d738d93d893b9fd9d2587e14b9a7a92bbb5eca4b85901b5e07cff1e7a3ab73_s390x",
"8Base-RHACM-2.4:rhacm2/cluster-proxy-addon-rhel8@sha256:22c9595f3f4d95b6dc6c17ce5412f4131d9ce501f2660f23d176f276c4a97a73_ppc64le",
"8Base-RHACM-2.4:rhacm2/cluster-proxy-addon-rhel8@sha256:ae6de1e14b7897a944733cdb9963f31990d696a66260974d3f692e0af87161d3_amd64",
"8Base-RHACM-2.4:rhacm2/clusterclaims-controller-rhel8@sha256:2c7f03c0ca17163c949249bb4b480a0fd2c986e55b0dc23c6cd3b0a974b4c229_ppc64le",
"8Base-RHACM-2.4:rhacm2/clusterclaims-controller-rhel8@sha256:bd8fa875e2c6b6c650c21089441b417ae657b8e1fda2786d2f328978776a6883_s390x",
"8Base-RHACM-2.4:rhacm2/clusterclaims-controller-rhel8@sha256:c49c92c632968e08f74d08eaa99862f0dd8dd1fe4a85f05e57efa90e5dca5563_amd64",
"8Base-RHACM-2.4:rhacm2/clusterlifecycle-state-metrics-rhel8@sha256:3711cb41642a7fffc69a0c98db128d39d980555127f22a9d1dfd76c9631b8edc_ppc64le",
"8Base-RHACM-2.4:rhacm2/clusterlifecycle-state-metrics-rhel8@sha256:60a54bc76a84f2369b02dc1b9b0d8353da93acc9f8193a26739110c6fe59abdd_s390x",
"8Base-RHACM-2.4:rhacm2/clusterlifecycle-state-metrics-rhel8@sha256:6df08e52cee6890187b6be3a62b36c18fcff7e34630da933e0a5f7bcecec6b4c_amd64",
"8Base-RHACM-2.4:rhacm2/config-policy-controller-rhel8@sha256:8fb0581852dc1dfd80a81ba03c6976da1aa8d93675f626765f2266adfa94d5ac_s390x",
"8Base-RHACM-2.4:rhacm2/config-policy-controller-rhel8@sha256:929233f873cbf980fb850a9812c98bd09f907e26d9afeb1c0198d52776e33b32_ppc64le",
"8Base-RHACM-2.4:rhacm2/config-policy-controller-rhel8@sha256:a3653dcecb777d7b3915c49b7999793b90dd4524628d5517368a0837af46aa07_amd64",
"8Base-RHACM-2.4:rhacm2/console-api-rhel8@sha256:02481bcf2ddd1771d965e947cfcbad66540e2df055a3013bee5185ab84960d6d_ppc64le",
"8Base-RHACM-2.4:rhacm2/console-api-rhel8@sha256:3a47d211370efc6e1661d4d0abd0d5abc65d8a759218af7c2722db820a664d8c_s390x",
"8Base-RHACM-2.4:rhacm2/console-api-rhel8@sha256:789e1950e886e54c341699cc8ec0c4bfb9a0e295e49961366759e861d32d5ef9_amd64",
"8Base-RHACM-2.4:rhacm2/console-rhel8@sha256:5215e1a2f456b83ba4ae02ea653bef51d331ced6e9a4c67958e8c41cd88aa818_s390x",
"8Base-RHACM-2.4:rhacm2/console-rhel8@sha256:d5cbabd5d26e6e712d9f531db8ebaa3a793599538ef2e62262b02c165ea74b9a_ppc64le",
"8Base-RHACM-2.4:rhacm2/console-rhel8@sha256:e797bce5724653b3ae0395c66c4796dc0594002cdde7242f4fd29c2fd5e703fa_amd64",
"8Base-RHACM-2.4:rhacm2/discovery-rhel8-operator@sha256:224af94e4e027bfb7edff3f889ec08aa031eaede2e4a02c67ce2925f29230ea8_s390x",
"8Base-RHACM-2.4:rhacm2/discovery-rhel8-operator@sha256:5dd54d496d15c262072c6024385e9fbf016edabe8a6bcdf31ec63ed5c445088c_amd64",
"8Base-RHACM-2.4:rhacm2/discovery-rhel8-operator@sha256:f64cae3c176e4b18af716ba054dcebafa07c3f893943de09b7dfd0285a9271d5_ppc64le",
"8Base-RHACM-2.4:rhacm2/endpoint-monitoring-rhel8-operator@sha256:516888a8ee8d509b77cda6ef2154a6d70a94a48a2c8c5bc7a9b1b9f2e089ff57_ppc64le",
"8Base-RHACM-2.4:rhacm2/endpoint-monitoring-rhel8-operator@sha256:c48ced70438f389ee0a22a8670db80c121c087728533c5cd2070751ce3b2614e_amd64",
"8Base-RHACM-2.4:rhacm2/endpoint-monitoring-rhel8-operator@sha256:ee184be0540e401b6834747b6632b11d69269f3d9ab44bc4aaab9fc9877191aa_s390x",
"8Base-RHACM-2.4:rhacm2/governance-policy-propagator-rhel8@sha256:b5a8689de0cc37c38daca89e1a6f64b6601b341a8f12ef6c093ec12b83bca4e8_s390x",
"8Base-RHACM-2.4:rhacm2/governance-policy-propagator-rhel8@sha256:f885cac3c1b78c94885f9a9e197511c51b5470b192d6ac48e6cb20a592b36832_ppc64le",
"8Base-RHACM-2.4:rhacm2/governance-policy-propagator-rhel8@sha256:fbec65b4937bbdad28cc1e04b5b215caddeaacda3a844cd0a45ade093997adc3_amd64",
"8Base-RHACM-2.4:rhacm2/governance-policy-spec-sync-rhel8@sha256:2c130b6df67cd0a8ee055d9b8bb3ede4bcf211978db7cdd892f78bf1d56dd269_amd64",
"8Base-RHACM-2.4:rhacm2/governance-policy-spec-sync-rhel8@sha256:6a8227f1560751fd8e1d2ec8136d8855599727eb7ad382bd5b18167ba46b31ff_ppc64le",
"8Base-RHACM-2.4:rhacm2/governance-policy-spec-sync-rhel8@sha256:c2c6ab3e7317dee023b79cc868c052a8a602610925932358498a3a215d5c8089_s390x",
"8Base-RHACM-2.4:rhacm2/governance-policy-status-sync-rhel8@sha256:385006b34743b689054c581eaaffb5298adfd092eaa13ff6c24f28fa5b79a178_amd64",
"8Base-RHACM-2.4:rhacm2/governance-policy-status-sync-rhel8@sha256:6c2ec36725b956432591b6cb6a20d4eb2ac3bf759ab4a901f581c81bcb12270c_ppc64le",
"8Base-RHACM-2.4:rhacm2/governance-policy-status-sync-rhel8@sha256:76f717cb9fe271941f45794a8dd9ebb85af0f7ab6cd104a698352b875e1b721d_s390x",
"8Base-RHACM-2.4:rhacm2/governance-policy-template-sync-rhel8@sha256:2d0d4141d0df7a5309edb3aa064591479facd14d604f5338383a88a7c01fb976_s390x",
"8Base-RHACM-2.4:rhacm2/governance-policy-template-sync-rhel8@sha256:a96e372e54eadb8c0f384eaf5295a5a17ab701c5051b5ae59341ecc01489099b_ppc64le",
"8Base-RHACM-2.4:rhacm2/governance-policy-template-sync-rhel8@sha256:d9135c4c5eb68af915b552e2d7fe62251f4a3a23d45a7b193d754b7da900b159_amd64",
"8Base-RHACM-2.4:rhacm2/grafana-dashboard-loader-rhel8@sha256:1f8b57a645d0abc3e639eb493f228d3485f4a3f53528175bc386f712fce7cd3f_amd64",
"8Base-RHACM-2.4:rhacm2/grafana-dashboard-loader-rhel8@sha256:5419a6207c0cd1adb21d7c4c3378d31f240a9f29674aee612608d015fe0b491f_ppc64le",
"8Base-RHACM-2.4:rhacm2/grafana-dashboard-loader-rhel8@sha256:6190c4487c63f61cb24e8d219aa1ebc6ff5d8d8b1ece5bbb3da5d46e67f0b98c_s390x",
"8Base-RHACM-2.4:rhacm2/grc-ui-api-rhel8@sha256:40f04e8634a2151e7a4aefe823c980d1d98c89ddb1210b55b4c0566bd85fd787_amd64",
"8Base-RHACM-2.4:rhacm2/grc-ui-api-rhel8@sha256:999f7119e60d578cd54b08135838fb8ecb996cd93f8e6f07ee92ec776f86f3d7_s390x",
"8Base-RHACM-2.4:rhacm2/grc-ui-api-rhel8@sha256:a8072d656eb14084eafd141690c02119376c9436faab8e4d219e1f0ade7ed2ec_ppc64le",
"8Base-RHACM-2.4:rhacm2/grc-ui-rhel8@sha256:18beaf038580dd78d44cdbd7b3e9bfab16b1ae9f1b454689abe1ebfefe4964b5_amd64",
"8Base-RHACM-2.4:rhacm2/grc-ui-rhel8@sha256:2e28251e1a65b7176007f53887f3693e5268848b1bb8a1e084e9f1064deaec8a_s390x",
"8Base-RHACM-2.4:rhacm2/grc-ui-rhel8@sha256:3848541d746de6dfacca63f06f29fc7d203dfa4c73dbd749407896ddddb7306c_ppc64le",
"8Base-RHACM-2.4:rhacm2/iam-policy-controller-rhel8@sha256:0deeefc1600e43aac6d9eadd05b32d3a1b2059632ec7e8b005eb2245b52dbd98_amd64",
"8Base-RHACM-2.4:rhacm2/iam-policy-controller-rhel8@sha256:7d1534ff8b00cd38716d2bfb65b924a45e9ec18a8eccad13c5e3818f858630b6_s390x",
"8Base-RHACM-2.4:rhacm2/iam-policy-controller-rhel8@sha256:b2fa794482a54fcfcbf7d0ac8597e9cb0ac0c73cfe5afa8bf2e73ca35d37feb9_ppc64le",
"8Base-RHACM-2.4:rhacm2/insights-client-rhel8@sha256:0f567016e55498bef2be33665d247eb14308b13aaef5cc670de7e06ff830cb9a_amd64",
"8Base-RHACM-2.4:rhacm2/insights-client-rhel8@sha256:6bd666f6d541ab33598c4a38ac05e8f65f19e03d8630cf685c89b05f14c4f1b8_ppc64le",
"8Base-RHACM-2.4:rhacm2/insights-client-rhel8@sha256:85bf407b6bc232952f4dd7c1edd8a7f4a168a6995d7b866f4417bc65a162efd5_s390x",
"8Base-RHACM-2.4:rhacm2/insights-metrics-rhel8@sha256:180e2ac58d3549c7ed583da66fba14368c606feb65b4313aac3b4f889ec091bb_amd64",
"8Base-RHACM-2.4:rhacm2/insights-metrics-rhel8@sha256:2492650b89feab7de0408be0e3af6d889e6291bb7064ea524dafca87b252840e_s390x",
"8Base-RHACM-2.4:rhacm2/insights-metrics-rhel8@sha256:93066377331da7f85024ae541440cb409c741d393adfdfe289f7d5836c0da183_ppc64le",
"8Base-RHACM-2.4:rhacm2/klusterlet-addon-controller-rhel8@sha256:018f6d71abae2963c853fe9d1a41fdad2df91acb72fee775af08275647d3019f_amd64",
"8Base-RHACM-2.4:rhacm2/klusterlet-addon-controller-rhel8@sha256:500d5166ea2f808c46b71d1a5470a35bffa484d860161a16e9809f90d021b23e_ppc64le",
"8Base-RHACM-2.4:rhacm2/klusterlet-addon-controller-rhel8@sha256:a4d7ef368efce597729c5fc1ae4358a0b45483a11b8363bf8d164c20075da748_s390x",
"8Base-RHACM-2.4:rhacm2/klusterlet-addon-rhel8-operator@sha256:0402e265ec4919aef893be4c0f177b53173bc0c50eb47aafea6822e05a7748be_s390x",
"8Base-RHACM-2.4:rhacm2/klusterlet-addon-rhel8-operator@sha256:6b0fbc1956407a0986460556336fcccfe4d08d712cc4b0af4ca65061baf75ea2_amd64",
"8Base-RHACM-2.4:rhacm2/klusterlet-addon-rhel8-operator@sha256:d7546a69df7b817d0c29c8f95dd3d5d2900c3755c82570b1d610702c56d4fb59_ppc64le",
"8Base-RHACM-2.4:rhacm2/kube-rbac-proxy-rhel8@sha256:6650633c4664e6b537e82eafc593dc91ca206de3b0de878f600c913a95eb18a2_amd64",
"8Base-RHACM-2.4:rhacm2/kube-rbac-proxy-rhel8@sha256:c1c90ee4ae1f908c33c8a8bf38f0b47bfad039bedccf870324f6b554aad5d78c_s390x",
"8Base-RHACM-2.4:rhacm2/kube-rbac-proxy-rhel8@sha256:ccddb38db49a190aa0d5d70e6b4672079ea222a42045d406a4b9974ac7412146_ppc64le",
"8Base-RHACM-2.4:rhacm2/kube-state-metrics-rhel8@sha256:566b95595959ba60677f1518562fd996ef7643dc94aa9e9fead0e4b4096032ca_s390x",
"8Base-RHACM-2.4:rhacm2/kube-state-metrics-rhel8@sha256:789f79b85c022e59143e725a589ac890884f079c969f56efb972b0a0f8d77e66_amd64",
"8Base-RHACM-2.4:rhacm2/kube-state-metrics-rhel8@sha256:971a33f5a57057d3901ff75eebbc13ca8456b4315dd7811139e60bb8872d80bf_ppc64le",
"8Base-RHACM-2.4:rhacm2/managedcluster-import-controller-rhel8@sha256:bcb43adee06dbb1cfb6a5c9fed71847ecc3826e3e44fe04d57b7143a6123daa5_s390x",
"8Base-RHACM-2.4:rhacm2/managedcluster-import-controller-rhel8@sha256:dbf235a9723a1c21471d8ef0029f3c999ac3b22512d67facd052efb725431bc1_ppc64le",
"8Base-RHACM-2.4:rhacm2/managedcluster-import-controller-rhel8@sha256:faf01c5554224350e4cffd1fc4ce275886791e45857bf0ed5f90ffa3a64680dc_amd64",
"8Base-RHACM-2.4:rhacm2/management-ingress-rhel8@sha256:46293eeaad521f993ed01467e13cae70f600426ef09df0e02dd8b83348b60027_amd64",
"8Base-RHACM-2.4:rhacm2/management-ingress-rhel8@sha256:c3cdbf5ff93b3b19ac2d7cf15b9152a0761d473de7afe29832a7ca3b833b6797_s390x",
"8Base-RHACM-2.4:rhacm2/management-ingress-rhel8@sha256:ce994a8f4c4e5476e6131a6721da748225c89a96c9d471a8638eefb6a22d52b9_ppc64le",
"8Base-RHACM-2.4:rhacm2/memcached-exporter-rhel8@sha256:01398d4f3b1825e864ddae46a5e4b7cc298dabb444dd105787ef6aeb70514571_ppc64le",
"8Base-RHACM-2.4:rhacm2/memcached-exporter-rhel8@sha256:5432fa56e40dee2475da7ee7b7e89cca10a8f06f4cbea94983fa094bfbef81ff_amd64",
"8Base-RHACM-2.4:rhacm2/memcached-exporter-rhel8@sha256:e22fa2dbc6733fc176f44cf42ec8f51b69672d354d6d2cf510eada5fe41a5245_s390x",
"8Base-RHACM-2.4:rhacm2/memcached-rhel8@sha256:0a0a88fb0138cd6de2e3fce81ab959d12cbda64e5fbab1046008aee1d94f12e2_s390x",
"8Base-RHACM-2.4:rhacm2/memcached-rhel8@sha256:7e0ee17c6d00d20773799cfb6c6e9e27c204d1e31010aa71a7f0f35eb5179a35_amd64",
"8Base-RHACM-2.4:rhacm2/memcached-rhel8@sha256:b9213f5525ebd51960412c15d416a591bf23731b6217f79aca2a89a893df2102_ppc64le",
"8Base-RHACM-2.4:rhacm2/metrics-collector-rhel8@sha256:431d4089a4a93c6b6a00cf9b63ecd9199a5545f09190577356b22ff6646820f3_amd64",
"8Base-RHACM-2.4:rhacm2/metrics-collector-rhel8@sha256:83f649b506ca698251c884692307d7cd52bbae87b0bf7790f96ffd24dd7f4fd7_ppc64le",
"8Base-RHACM-2.4:rhacm2/metrics-collector-rhel8@sha256:d37401c5fb672c56004f75974a4069d5d3b6c5e96ac7be4c174f9f178a7666bc_s390x",
"8Base-RHACM-2.4:rhacm2/multicloud-integrations-rhel8@sha256:a311c6ef1099d2370209bbbe30cfac6d1c50d79a2321beaab1f6158ab2db8bec_s390x",
"8Base-RHACM-2.4:rhacm2/multicloud-integrations-rhel8@sha256:e666154a539974d0cc005bc74903dc9f173920101dbfc5169b14a30129991475_ppc64le",
"8Base-RHACM-2.4:rhacm2/multicloud-integrations-rhel8@sha256:f37fe856571112970ae4786d313bf51e78b26e1630e443d276abb4de8e47e525_amd64",
"8Base-RHACM-2.4:rhacm2/multicloud-manager-rhel8@sha256:1dd235aa8599ca070f5175ad9da5bdb9505a7dfbbd87173f0bbf4e14ca0d5e88_ppc64le",
"8Base-RHACM-2.4:rhacm2/multicloud-manager-rhel8@sha256:8a1eeafb2a738aecb2723889c98e287638e950fec05425f1fe132ff7eb01738f_amd64",
"8Base-RHACM-2.4:rhacm2/multicloud-manager-rhel8@sha256:d458a289528173a07f7ff6d87279474e8379a2f05c11d5a9be97f9c43e38ec75_s390x",
"8Base-RHACM-2.4:rhacm2/multicluster-observability-rhel8-operator@sha256:45d046d621eab996c457a90b607ca9a57e2ca5dcad384d3cd5317475e096e098_amd64",
"8Base-RHACM-2.4:rhacm2/multicluster-observability-rhel8-operator@sha256:7ed02712f2d5093f7c751a6d22c9ffe5ce3b00c4cc901ffb779b8b51e282d698_s390x",
"8Base-RHACM-2.4:rhacm2/multicluster-observability-rhel8-operator@sha256:7f89cc6647700f7ddc46d4fabb4b3702142aa0fe9bd23026eba98c704026e9e9_ppc64le",
"8Base-RHACM-2.4:rhacm2/multicluster-operators-application-rhel8@sha256:27492dfdd71cc0bae6e01a184ac8fe5677ce172583b0fd1b9112dfd789009839_ppc64le",
"8Base-RHACM-2.4:rhacm2/multicluster-operators-application-rhel8@sha256:3af2802a89c09966e9c63f40974d8554a7b7b88cc386bbf5bda0a4cc987b7c15_s390x",
"8Base-RHACM-2.4:rhacm2/multicluster-operators-application-rhel8@sha256:723ac91ea8c130d80b48db30e05186607210aea71c7afc1c072b9a691e350215_amd64",
"8Base-RHACM-2.4:rhacm2/multicluster-operators-channel-rhel8@sha256:09883ff8a783d3f83e1c26566555c5ad140cc8bbf0d4cdb5220ef344c6282752_ppc64le",
"8Base-RHACM-2.4:rhacm2/multicluster-operators-channel-rhel8@sha256:4a34b2593897d4b1a1af124bdf6fb7e51bbd97bb4c56dd8ae463b3f3abbb7718_s390x",
"8Base-RHACM-2.4:rhacm2/multicluster-operators-channel-rhel8@sha256:883282b801566b5a40a32e33ebc431ac1398afb68f47ce931cc82b8b9eca1e55_amd64",
"8Base-RHACM-2.4:rhacm2/multicluster-operators-deployable-rhel8@sha256:0a15e49232c20ead26ade38823cd40d785e612670a41cac28ecea2066025a3d1_amd64",
"8Base-RHACM-2.4:rhacm2/multicluster-operators-deployable-rhel8@sha256:0ecd46eb89e90d787c442fd0ca92f84e9bf7fa6c2e315a0b95912616687c0580_s390x",
"8Base-RHACM-2.4:rhacm2/multicluster-operators-deployable-rhel8@sha256:bd148be0ad6ddbcc1995f94b4660d3fbe2338112230c840d77f53a564b14ec4a_ppc64le",
"8Base-RHACM-2.4:rhacm2/multicluster-operators-placementrule-rhel8@sha256:4bdca102dae861d39d81a2df4be1767e4e702ce3836224e9b875f613d1af0c37_ppc64le",
"8Base-RHACM-2.4:rhacm2/multicluster-operators-placementrule-rhel8@sha256:d71975de4b1d6b53d19ddf338f3d19ad7e28812f8fc932c144eee630d9cab176_amd64",
"8Base-RHACM-2.4:rhacm2/multicluster-operators-placementrule-rhel8@sha256:fa3e2e45501d661f4f724dea809b6eff73455db623b03178130590dbf317dba5_s390x",
"8Base-RHACM-2.4:rhacm2/multicluster-operators-subscription-release-rhel8@sha256:2e13c28d1f18f2efac62207515450a42732d4be790199ab0e5ddf2f181649cb4_ppc64le",
"8Base-RHACM-2.4:rhacm2/multicluster-operators-subscription-release-rhel8@sha256:50dc29deac8efaac3bf321270b718dec41d8b80746d3548c076ab26b2c6b63ca_s390x",
"8Base-RHACM-2.4:rhacm2/multicluster-operators-subscription-release-rhel8@sha256:faae7a0632b10dc9b65af7a8af7e7c7d9e26f2f7087687fa19d2afefa7426c5a_amd64",
"8Base-RHACM-2.4:rhacm2/multicluster-operators-subscription-rhel8@sha256:1fa2779aab32977ec8e867ed188dcdd66106986c3cbf39f02e2a555873ba478a_ppc64le",
"8Base-RHACM-2.4:rhacm2/multicluster-operators-subscription-rhel8@sha256:731a4f0919cbab729e9dded9e513ec4ad5e1b48967c21f65f3b494158a6b25ba_s390x",
"8Base-RHACM-2.4:rhacm2/multicluster-operators-subscription-rhel8@sha256:ec803f14f854b73a873f95027617246888ea28029f2f4bb5b7f39a5dd63399ca_amd64",
"8Base-RHACM-2.4:rhacm2/multiclusterhub-repo-rhel8@sha256:75504c269b3d0c2af9b48317f3dc070fae58a1e46e95283e2e0e1ab6b60f452d_amd64",
"8Base-RHACM-2.4:rhacm2/multiclusterhub-repo-rhel8@sha256:c21ffdaa0ce90e6c08f4814c09d9a0bd34d341ad1fc8f6ff2152e9007393ba1f_s390x",
"8Base-RHACM-2.4:rhacm2/multiclusterhub-repo-rhel8@sha256:e1e522835d65503d467dc9ef7c4a0149adfc4cbd3620134adb4a5694eda2f0c4_ppc64le",
"8Base-RHACM-2.4:rhacm2/multiclusterhub-rhel8@sha256:37cf6ccd9a2b9af4444fa192e7b5e6979687bd5159d97f48da40c4f9bad249eb_amd64",
"8Base-RHACM-2.4:rhacm2/multiclusterhub-rhel8@sha256:b8dea0eca4c8aaefee6be9afea77e3302ad551f68f5a87316caf65e13ac9138d_s390x",
"8Base-RHACM-2.4:rhacm2/multiclusterhub-rhel8@sha256:d173cf78965bd026a6333af91b55305ea9c349e630fa53548ee42d791295cd69_ppc64le",
"8Base-RHACM-2.4:rhacm2/node-exporter-rhel8@sha256:0b2cf97a3d82fb4570dee71c1232ef9998c7efcd1d9415f9f41351457802d62d_amd64",
"8Base-RHACM-2.4:rhacm2/node-exporter-rhel8@sha256:93e85d546c624a685221a5d0c9085fa59752105587a531c58066a856defa322a_ppc64le",
"8Base-RHACM-2.4:rhacm2/node-exporter-rhel8@sha256:b20c7b88c52ab9772ebd2216333d6324cba08c653135af469a9e6ccb6648d7c6_s390x",
"8Base-RHACM-2.4:rhacm2/observatorium-rhel8-operator@sha256:078b48f3746c33e0c69b11c9e51e70c220a3cc6f0fd26eb5b30534b16c6a2efa_s390x",
"8Base-RHACM-2.4:rhacm2/observatorium-rhel8-operator@sha256:0e1ec4eda138936261dc5a76a18fa4ace6082c636b30021ce10d5d4d0acea890_ppc64le",
"8Base-RHACM-2.4:rhacm2/observatorium-rhel8-operator@sha256:70e41fdcacd43b4e498b8d5917d0e2fb640f4e85f30b1d6646b27aee1bc8dafc_amd64",
"8Base-RHACM-2.4:rhacm2/observatorium-rhel8@sha256:431149d31b309822fa9476f951ae39bde3a81cc5d17d2a79062ced7b729166cd_amd64",
"8Base-RHACM-2.4:rhacm2/observatorium-rhel8@sha256:65aaebf97e8b904e9ff1520f4bc4704bc21614a7377f66a4c6776032621a9ccf_s390x",
"8Base-RHACM-2.4:rhacm2/observatorium-rhel8@sha256:804054ba7c65c0814307017e3ff6681ba25e62384468adbf3712418e1f3b321f_ppc64le",
"8Base-RHACM-2.4:rhacm2/openshift-hive-rhel8@sha256:80950fa60359f90359129bff09665d7e94150bfbcfb048dc46ec77309479733b_ppc64le",
"8Base-RHACM-2.4:rhacm2/openshift-hive-rhel8@sha256:bae2680af5a00937f0ecc680ad979b131ad65fc47c4683dec69e45e442dd38b4_amd64",
"8Base-RHACM-2.4:rhacm2/openshift-hive-rhel8@sha256:c75cad252f1bda9dac27d1145ee01fe91078e6bc29c60b72f2f0977cea56ae9c_s390x",
"8Base-RHACM-2.4:rhacm2/placement-rhel8@sha256:1cc55dc4ec890f583cf63c7c1d5451cd1e409dbb8feed7bb854e6970ba0e9cbd_s390x",
"8Base-RHACM-2.4:rhacm2/placement-rhel8@sha256:98f3db6bd38eec496565558b8c81a06b51fe22ad4c5a462a6b43a61ab3bc853c_amd64",
"8Base-RHACM-2.4:rhacm2/placement-rhel8@sha256:a0a5b1e0cd29da2c215f3ce555230477ce775cbd79423c74426aaa4f7f56cfc5_ppc64le",
"8Base-RHACM-2.4:rhacm2/prometheus-alertmanager-rhel8@sha256:29c84506cb42edbede5abdf086433ef003d677135fe3b51093c1fbafa6f666e0_s390x",
"8Base-RHACM-2.4:rhacm2/prometheus-alertmanager-rhel8@sha256:be4e1ac4ca5c8145ad7488bc9f067d8f1b9f4cb3d79ac43f4addd19cc66a584b_amd64",
"8Base-RHACM-2.4:rhacm2/prometheus-alertmanager-rhel8@sha256:fc83710377e91bec8866053bb2b9f91be7a3c25993488a6f9641e7c93918aadc_ppc64le",
"8Base-RHACM-2.4:rhacm2/prometheus-rhel8@sha256:1587535175898f97007552a6023ef0785861271dc939a751c98db0c41c9e2c97_amd64",
"8Base-RHACM-2.4:rhacm2/prometheus-rhel8@sha256:4aa41836d3699f3b8a546703fa5032a01af6bcac60465e779769c32a36352d0d_s390x",
"8Base-RHACM-2.4:rhacm2/prometheus-rhel8@sha256:f7971a684bcdce02604319ecace5ba585797f116a64024da815bf3e2d27f6251_ppc64le",
"8Base-RHACM-2.4:rhacm2/provider-credential-controller-rhel8@sha256:827351fc8036170bfb1b6d0fc15c84476c8913ae044163884ff89424e0e4235f_s390x",
"8Base-RHACM-2.4:rhacm2/provider-credential-controller-rhel8@sha256:a6f1234d8f90e06b88775ce831e574ec0621e487043d412d7c35d2bde6db21f9_amd64",
"8Base-RHACM-2.4:rhacm2/provider-credential-controller-rhel8@sha256:e33d7b73b6a7d41ef7779800af177a4557608ea87c854e457d0421332fcb421f_ppc64le",
"8Base-RHACM-2.4:rhacm2/rbac-query-proxy-rhel8@sha256:1d1c793c2bf89cb49dc4625981b4f7bc9cc827d01d7c57af88cde59adde21787_amd64",
"8Base-RHACM-2.4:rhacm2/rbac-query-proxy-rhel8@sha256:a129031e0e3c0e389a104f1ad15f4ecbb6382d79e19c62e7b22b31bee7021cdd_s390x",
"8Base-RHACM-2.4:rhacm2/rbac-query-proxy-rhel8@sha256:b549a06e14f326d196883c8168db3f82edbb952184ea4742b6d4eca78b13bc69_ppc64le",
"8Base-RHACM-2.4:rhacm2/redisgraph-tls-rhel8@sha256:7e3245ba0f53c4c510f7151b3e940c13d5a79d8d95b203e3b8ceaca4ceea42ea_ppc64le",
"8Base-RHACM-2.4:rhacm2/redisgraph-tls-rhel8@sha256:9fb4a62d70505c508d0d8dc158f8fa1c759c23f6a13c6a069a40a32c5cbce1fe_s390x",
"8Base-RHACM-2.4:rhacm2/redisgraph-tls-rhel8@sha256:cdf817bdb70737e6912e550fa1602bbbcaa5b34a2e2d47a249000aac560cc6f0_amd64",
"8Base-RHACM-2.4:rhacm2/registration-rhel8-operator@sha256:3ca37dec679c11f1333c5fd6c866867ce2e7ed5d3c139c2ad8f3ad7d10be70c0_s390x",
"8Base-RHACM-2.4:rhacm2/registration-rhel8-operator@sha256:45b0e1027807496b3c2a10d8e7c015cc91cc77b9832639adb51a6e5fc7f5071b_ppc64le",
"8Base-RHACM-2.4:rhacm2/registration-rhel8-operator@sha256:6710d98fb67533848a96f35fcbeb0adf6999a7e6534068ccc9956105a4d2db73_amd64",
"8Base-RHACM-2.4:rhacm2/registration-rhel8@sha256:0fbe6a1234544b31be5b6ba778895d31b0486783116796e0e31079cd2ee9f87a_ppc64le",
"8Base-RHACM-2.4:rhacm2/registration-rhel8@sha256:494e65b5e3bf27c3bae221db5154b119ef7689b2cb42894f05c40cf4608f1da6_s390x",
"8Base-RHACM-2.4:rhacm2/registration-rhel8@sha256:5d614eda176a91d5359e8a44a6f93a3fdbda8080f2209f342f83d4816b2d0008_amd64",
"8Base-RHACM-2.4:rhacm2/search-aggregator-rhel8@sha256:176ba84e41d3465826245fd9acd199c0b292c25a76c88bbcab8c07d93829ff9c_s390x",
"8Base-RHACM-2.4:rhacm2/search-aggregator-rhel8@sha256:3857111bc468c7bb79a7476d6bc5df0add7d8951799b65b6414f1f5dd3d5b9b8_amd64",
"8Base-RHACM-2.4:rhacm2/search-aggregator-rhel8@sha256:52a2dd79f67b1910a7129f70ba18b48656cd41b2a15f2ae4af2509c0eaa4205a_ppc64le",
"8Base-RHACM-2.4:rhacm2/search-api-rhel8@sha256:2d64646d663ac682a087fc69314bd72751ba2b005ab08a93da223470a863a740_amd64",
"8Base-RHACM-2.4:rhacm2/search-api-rhel8@sha256:74ccabf407b668837238eb3ad2e536fcb0b3df9a48741f43edf2456fbee80cc6_ppc64le",
"8Base-RHACM-2.4:rhacm2/search-api-rhel8@sha256:de9cc78ae58b063980c0fd3797cc6aba79bedc22898dae3fbce64c94dfd82909_s390x",
"8Base-RHACM-2.4:rhacm2/search-collector-rhel8@sha256:37c5344f9061f44ea363d64c2118e791999007ecdead8d15c8c121aff83631fe_amd64",
"8Base-RHACM-2.4:rhacm2/search-collector-rhel8@sha256:98fb5b0965d41badb9933eb0fc23a5006c1e1cb555a8b80b63a6a00bc87b1c7a_s390x",
"8Base-RHACM-2.4:rhacm2/search-collector-rhel8@sha256:ff9c98d5836007520ff971116d5c143b6e0fafa25e5c8f0dfd4b1a23f191f1d2_ppc64le",
"8Base-RHACM-2.4:rhacm2/search-rhel8@sha256:13b61bea54f6d67fb749852d48dc6a035ee516ed5f3d339619b97924e078ca59_ppc64le",
"8Base-RHACM-2.4:rhacm2/search-rhel8@sha256:210fdca717aef2b4159e223a4f0bab06cdae9491d2c890d63710cf3c71de0c32_amd64",
"8Base-RHACM-2.4:rhacm2/search-rhel8@sha256:5f3249435b29dba366242d6e68e6f1f2f4a8f4cd8941fb881d297bd5ed9fa72e_s390x",
"8Base-RHACM-2.4:rhacm2/search-ui-rhel8@sha256:2203d5c5cadd4be391bba00bbf8a588e930dcde7c438e15c14ed0e7a3fd31522_s390x",
"8Base-RHACM-2.4:rhacm2/search-ui-rhel8@sha256:aa0f257b502a6fcf1d2eb2270858f7d145abee32b9a64ba511bab22218b74e0a_ppc64le",
"8Base-RHACM-2.4:rhacm2/search-ui-rhel8@sha256:d4a81b7b29b9a76aa631ad26471b3cd6202775853f5a2102260c4f1e339cdfe0_amd64",
"8Base-RHACM-2.4:rhacm2/submariner-addon-rhel8@sha256:0faded1f0229ce80be36090a54ed761f1c89b414e84bd11d680fbddd382a986b_amd64",
"8Base-RHACM-2.4:rhacm2/submariner-addon-rhel8@sha256:4331c06cda7427491fcf5061f9695ab5f87dea5a02b5b915b1354c20f3cff830_s390x",
"8Base-RHACM-2.4:rhacm2/submariner-addon-rhel8@sha256:514d5c15aceb07e72ba74d9ba1b3bdc2e84e1c4060b2facdb886809b118c704c_ppc64le",
"8Base-RHACM-2.4:rhacm2/thanos-receive-controller-rhel8@sha256:2da6d891769a4d9cb936d93a8ea84eea45f33e482c79cc74418f4143c5c145e7_s390x",
"8Base-RHACM-2.4:rhacm2/thanos-receive-controller-rhel8@sha256:8c0745aa13e06c6cc159d8be33302b766673bdd1aedff1309d205519587440ab_amd64",
"8Base-RHACM-2.4:rhacm2/thanos-receive-controller-rhel8@sha256:8d0e265c199c32e757c2004d89db64bc64092171b98068aab03f977a744cc5bc_ppc64le",
"8Base-RHACM-2.4:rhacm2/thanos-rhel8@sha256:8036c9dd2d44027f5173b935ee8dcd9b3e87b433d65a50f83ffa76a503cf747c_s390x",
"8Base-RHACM-2.4:rhacm2/thanos-rhel8@sha256:ed22c2650f0d908174896647ced911a49945714a114836096b787cc879164bc4_ppc64le",
"8Base-RHACM-2.4:rhacm2/thanos-rhel8@sha256:fbe3062ae92faafd40caac5ddd0b20e2d1bfcaa64febebc0dcd5d368a3734c12_amd64",
"8Base-RHACM-2.4:rhacm2/volsync-mover-rclone-rhel8@sha256:0b3c2d30d0a6109db50dba4053d795fc92bfcadc380a8a8deb5ae4ef4e6d29fa_ppc64le",
"8Base-RHACM-2.4:rhacm2/volsync-mover-rclone-rhel8@sha256:6784f7672ac4c8f47ddaf9b5fc6b98f2c1d18c48be212114eeab9babb780cba6_s390x",
"8Base-RHACM-2.4:rhacm2/volsync-mover-rclone-rhel8@sha256:ada830a6dfa3f00aba2a32225a9884bbe31d20b93ece21249b11e6b037d85e75_amd64",
"8Base-RHACM-2.4:rhacm2/volsync-mover-restic-rhel8@sha256:31244fad1da3b5c258babd12defc1192a8534727f12ad775aad9d202fb6a5947_amd64",
"8Base-RHACM-2.4:rhacm2/volsync-mover-restic-rhel8@sha256:3ac9147cf782a40b3881973a399add430aee10cdfe1abdb00c98a0b5a3a527dc_s390x",
"8Base-RHACM-2.4:rhacm2/volsync-mover-restic-rhel8@sha256:9d00b2d06752192dd8f8f48aeb2786ac1ee0c062ed8916cf3f693c7d2a05e208_ppc64le",
"8Base-RHACM-2.4:rhacm2/volsync-mover-rsync-rhel8@sha256:30e06b75f83e22faeed2108f68b158fb35b4db22b83f049c61706ddcbfef27d9_ppc64le",
"8Base-RHACM-2.4:rhacm2/volsync-mover-rsync-rhel8@sha256:530aedee3aeca43ef0501f5cd2aa07c65eb708ac1a7fcd97fc3000358744d1bd_s390x",
"8Base-RHACM-2.4:rhacm2/volsync-mover-rsync-rhel8@sha256:c5621b5d113a1330bdc04f1fce05fd6f16c10526511ba207cb24551f7efe0e58_amd64",
"8Base-RHACM-2.4:rhacm2/volsync-rhel8@sha256:1ab81a27373c351eb2c932536fc9ea6cbf74911b794e3cd183c8e5624940a656_ppc64le",
"8Base-RHACM-2.4:rhacm2/volsync-rhel8@sha256:90ed24a800b82c2eb1c0f2d08aa11b2bea942e6a9044e3a01a5778877e7b376a_s390x",
"8Base-RHACM-2.4:rhacm2/volsync-rhel8@sha256:9e02a53649909a9d3ccd5c22f5c231b3ad69f451d7b5a32033046f3031cde188_amd64",
"8Base-RHACM-2.4:rhacm2/work-rhel8@sha256:0facf27d638269e722029217ef72016556c60e42887a836e4a0ad6140c1b6dcf_s390x",
"8Base-RHACM-2.4:rhacm2/work-rhel8@sha256:5694a214f662b4556b1fdf088ef0d33d6674dc3be3ae5d2fbdf00e56addeae3c_amd64",
"8Base-RHACM-2.4:rhacm2/work-rhel8@sha256:73b036d1c7b9c44010ef9716be8c96bfd2a7af7e09b2cf3402cc2aac81ef94e4_ppc64le"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2022:6696"
},
{
"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.4:rhacm2/acm-grafana-rhel8@sha256:17c53124f6c09cc839f533aee0c870078f547fef29a19803814f5c5fbc5e7939_s390x",
"8Base-RHACM-2.4:rhacm2/acm-grafana-rhel8@sha256:644a295644e91a8976d4df02e5ccdd711d8d3c8fa409cae698671b49b96ec00a_ppc64le",
"8Base-RHACM-2.4:rhacm2/acm-grafana-rhel8@sha256:9c9b992bf748282d7cdc941b7907bbcbabe69a8b287bc4195a6bc8b9d9b6cbd0_amd64",
"8Base-RHACM-2.4:rhacm2/acm-must-gather-rhel8@sha256:0cca0dbb0b7adff8eaea1315b422edb6ea1778befa4772f3e6f5755fb5519196_s390x",
"8Base-RHACM-2.4:rhacm2/acm-must-gather-rhel8@sha256:63b5758cfcffe96326b090ae51d38c00ca13b35e9fe5e4354cd33e67d042c41b_amd64",
"8Base-RHACM-2.4:rhacm2/acm-must-gather-rhel8@sha256:cfc97f6c9495bac2635e016dd47049683f8ed78c932ef2c70cec2ec7be323fea_ppc64le",
"8Base-RHACM-2.4:rhacm2/acm-operator-bundle@sha256:346215260baa3371853d15ccc451c3ac418813c5cd9b422b0ad9f2dd6ae8a511_s390x",
"8Base-RHACM-2.4:rhacm2/acm-operator-bundle@sha256:cb4fca4155dc3e274712c0c7609eb6111a6e03207ddaa0d5c3c8752badc15b2c_amd64",
"8Base-RHACM-2.4:rhacm2/acm-operator-bundle@sha256:cceb82a8492d7e971e515f1a0a5391a1051e4f130f7a14e412def20616e05d40_ppc64le",
"8Base-RHACM-2.4:rhacm2/agent-service-rhel8@sha256:5b5046b04aa10807a6676916cf4744f0cd36c056dd3fd626304814af2d665cf9_amd64",
"8Base-RHACM-2.4:rhacm2/agent-service-rhel8@sha256:5c89bb44eda9a0754ea1d1ca69ea260f02f060c517194251519439e4b943e46a_ppc64le",
"8Base-RHACM-2.4:rhacm2/agent-service-rhel8@sha256:cfe9dfc60224b6206d6fbbc4c4ee95e378ce2da8b79c176e5e7bfdd8b0375f88_s390x",
"8Base-RHACM-2.4:rhacm2/application-ui-rhel8@sha256:6acf7df47405a4ccb3ede12db6574a0829d28f94ea5d20d6041db1bd045a90c6_ppc64le",
"8Base-RHACM-2.4:rhacm2/application-ui-rhel8@sha256:96c10e483a1c99f0ac91fb84df87ebe927e82ca35ef7e36e0f583121dcdd8b15_amd64",
"8Base-RHACM-2.4:rhacm2/application-ui-rhel8@sha256:ffb0b475eccc16a227f13a3d0d332f9cd9b96eade52646352a7497f903edf1a2_s390x",
"8Base-RHACM-2.4:rhacm2/assisted-image-service-rhel8@sha256:2c2f96ebf908cf415613aec65a414884ec35784e4bdcd4c4b4978aa98149af4d_amd64",
"8Base-RHACM-2.4:rhacm2/assisted-image-service-rhel8@sha256:c89023b0b424e2b8800399fc4b6cfa9336248f3222097c094d33fd2b872398aa_ppc64le",
"8Base-RHACM-2.4:rhacm2/assisted-image-service-rhel8@sha256:e49c328eb815293dd606199a0b8a2bd0db6bbf5d87eeaa7902d6d4df1bb41d35_s390x",
"8Base-RHACM-2.4:rhacm2/assisted-installer-agent-rhel8@sha256:86fd675a09451d3ee552452999cd2c82410174f5e55dcfd4f21286559363217e_amd64",
"8Base-RHACM-2.4:rhacm2/assisted-installer-reporter-rhel8@sha256:dcc214165e5c895925f52673577fa73274b017e3e9017818bf5c0327b3600ffb_ppc64le",
"8Base-RHACM-2.4:rhacm2/assisted-installer-reporter-rhel8@sha256:f7004db056478b4c1b101ab0ceac24f78dbefc018a1e76e12e8a4f69fd171175_amd64",
"8Base-RHACM-2.4:rhacm2/assisted-installer-rhel8@sha256:6e002bec6af8e7d7b0c89bc25f4a9e3224e47f5638be7cc2a9c68a5e92447254_amd64",
"8Base-RHACM-2.4:rhacm2/assisted-installer-rhel8@sha256:815976efa30282899af7de91b5df1fdeca10c709d0fc60d09d8f3abb1c2acdc3_ppc64le",
"8Base-RHACM-2.4:rhacm2/cert-policy-controller-rhel8@sha256:0e30470d12e11f473750e0b95833d0d1fe6fd3ee9d9d0c5d7454614449156148_s390x",
"8Base-RHACM-2.4:rhacm2/cert-policy-controller-rhel8@sha256:2324eeab4219c1c953b698cbd1cf57e0af777f31042de00eaaa2bf163f84cae1_amd64",
"8Base-RHACM-2.4:rhacm2/cert-policy-controller-rhel8@sha256:c3d60eaf9f775e623114d093450b5d170b4048ef1e52267a2153ec54489bd00f_ppc64le",
"8Base-RHACM-2.4:rhacm2/cluster-backup-rhel8-operator@sha256:9969b8f2f91bd0a3ef0e89300d66a656238a3a3361d56cf7fc0eb55db1752782_amd64",
"8Base-RHACM-2.4:rhacm2/cluster-backup-rhel8-operator@sha256:d5639931ddcb1288f279f54a3688fcb8c94d710a457917c46bfa3db6cd1a317b_s390x",
"8Base-RHACM-2.4:rhacm2/cluster-backup-rhel8-operator@sha256:fa4667d27a8778efc83ace86657c638aacb7ccc3168c489d427c1d6ab834cbb2_ppc64le",
"8Base-RHACM-2.4:rhacm2/cluster-curator-controller-rhel8@sha256:4b32ee29c898c9f52a5fdeed3a6a595ac157db7051b36086eddf7a8f91b2ec08_ppc64le",
"8Base-RHACM-2.4:rhacm2/cluster-curator-controller-rhel8@sha256:9e6a260d8130731601612a56cea728fc6b80cfa3d7fd8b6612175ff76b290dea_s390x",
"8Base-RHACM-2.4:rhacm2/cluster-curator-controller-rhel8@sha256:faa454bab3f9ea36a2d5a1eaa16806ac3669472856833e750571e45da7074d40_amd64",
"8Base-RHACM-2.4:rhacm2/cluster-proxy-addon-rhel8@sha256:03d738d93d893b9fd9d2587e14b9a7a92bbb5eca4b85901b5e07cff1e7a3ab73_s390x",
"8Base-RHACM-2.4:rhacm2/cluster-proxy-addon-rhel8@sha256:22c9595f3f4d95b6dc6c17ce5412f4131d9ce501f2660f23d176f276c4a97a73_ppc64le",
"8Base-RHACM-2.4:rhacm2/cluster-proxy-addon-rhel8@sha256:ae6de1e14b7897a944733cdb9963f31990d696a66260974d3f692e0af87161d3_amd64",
"8Base-RHACM-2.4:rhacm2/clusterclaims-controller-rhel8@sha256:2c7f03c0ca17163c949249bb4b480a0fd2c986e55b0dc23c6cd3b0a974b4c229_ppc64le",
"8Base-RHACM-2.4:rhacm2/clusterclaims-controller-rhel8@sha256:bd8fa875e2c6b6c650c21089441b417ae657b8e1fda2786d2f328978776a6883_s390x",
"8Base-RHACM-2.4:rhacm2/clusterclaims-controller-rhel8@sha256:c49c92c632968e08f74d08eaa99862f0dd8dd1fe4a85f05e57efa90e5dca5563_amd64",
"8Base-RHACM-2.4:rhacm2/clusterlifecycle-state-metrics-rhel8@sha256:3711cb41642a7fffc69a0c98db128d39d980555127f22a9d1dfd76c9631b8edc_ppc64le",
"8Base-RHACM-2.4:rhacm2/clusterlifecycle-state-metrics-rhel8@sha256:60a54bc76a84f2369b02dc1b9b0d8353da93acc9f8193a26739110c6fe59abdd_s390x",
"8Base-RHACM-2.4:rhacm2/clusterlifecycle-state-metrics-rhel8@sha256:6df08e52cee6890187b6be3a62b36c18fcff7e34630da933e0a5f7bcecec6b4c_amd64",
"8Base-RHACM-2.4:rhacm2/config-policy-controller-rhel8@sha256:8fb0581852dc1dfd80a81ba03c6976da1aa8d93675f626765f2266adfa94d5ac_s390x",
"8Base-RHACM-2.4:rhacm2/config-policy-controller-rhel8@sha256:929233f873cbf980fb850a9812c98bd09f907e26d9afeb1c0198d52776e33b32_ppc64le",
"8Base-RHACM-2.4:rhacm2/config-policy-controller-rhel8@sha256:a3653dcecb777d7b3915c49b7999793b90dd4524628d5517368a0837af46aa07_amd64",
"8Base-RHACM-2.4:rhacm2/console-api-rhel8@sha256:02481bcf2ddd1771d965e947cfcbad66540e2df055a3013bee5185ab84960d6d_ppc64le",
"8Base-RHACM-2.4:rhacm2/console-api-rhel8@sha256:3a47d211370efc6e1661d4d0abd0d5abc65d8a759218af7c2722db820a664d8c_s390x",
"8Base-RHACM-2.4:rhacm2/console-api-rhel8@sha256:789e1950e886e54c341699cc8ec0c4bfb9a0e295e49961366759e861d32d5ef9_amd64",
"8Base-RHACM-2.4:rhacm2/console-rhel8@sha256:5215e1a2f456b83ba4ae02ea653bef51d331ced6e9a4c67958e8c41cd88aa818_s390x",
"8Base-RHACM-2.4:rhacm2/console-rhel8@sha256:d5cbabd5d26e6e712d9f531db8ebaa3a793599538ef2e62262b02c165ea74b9a_ppc64le",
"8Base-RHACM-2.4:rhacm2/console-rhel8@sha256:e797bce5724653b3ae0395c66c4796dc0594002cdde7242f4fd29c2fd5e703fa_amd64",
"8Base-RHACM-2.4:rhacm2/discovery-rhel8-operator@sha256:224af94e4e027bfb7edff3f889ec08aa031eaede2e4a02c67ce2925f29230ea8_s390x",
"8Base-RHACM-2.4:rhacm2/discovery-rhel8-operator@sha256:5dd54d496d15c262072c6024385e9fbf016edabe8a6bcdf31ec63ed5c445088c_amd64",
"8Base-RHACM-2.4:rhacm2/discovery-rhel8-operator@sha256:f64cae3c176e4b18af716ba054dcebafa07c3f893943de09b7dfd0285a9271d5_ppc64le",
"8Base-RHACM-2.4:rhacm2/endpoint-monitoring-rhel8-operator@sha256:516888a8ee8d509b77cda6ef2154a6d70a94a48a2c8c5bc7a9b1b9f2e089ff57_ppc64le",
"8Base-RHACM-2.4:rhacm2/endpoint-monitoring-rhel8-operator@sha256:c48ced70438f389ee0a22a8670db80c121c087728533c5cd2070751ce3b2614e_amd64",
"8Base-RHACM-2.4:rhacm2/endpoint-monitoring-rhel8-operator@sha256:ee184be0540e401b6834747b6632b11d69269f3d9ab44bc4aaab9fc9877191aa_s390x",
"8Base-RHACM-2.4:rhacm2/governance-policy-propagator-rhel8@sha256:b5a8689de0cc37c38daca89e1a6f64b6601b341a8f12ef6c093ec12b83bca4e8_s390x",
"8Base-RHACM-2.4:rhacm2/governance-policy-propagator-rhel8@sha256:f885cac3c1b78c94885f9a9e197511c51b5470b192d6ac48e6cb20a592b36832_ppc64le",
"8Base-RHACM-2.4:rhacm2/governance-policy-propagator-rhel8@sha256:fbec65b4937bbdad28cc1e04b5b215caddeaacda3a844cd0a45ade093997adc3_amd64",
"8Base-RHACM-2.4:rhacm2/governance-policy-spec-sync-rhel8@sha256:2c130b6df67cd0a8ee055d9b8bb3ede4bcf211978db7cdd892f78bf1d56dd269_amd64",
"8Base-RHACM-2.4:rhacm2/governance-policy-spec-sync-rhel8@sha256:6a8227f1560751fd8e1d2ec8136d8855599727eb7ad382bd5b18167ba46b31ff_ppc64le",
"8Base-RHACM-2.4:rhacm2/governance-policy-spec-sync-rhel8@sha256:c2c6ab3e7317dee023b79cc868c052a8a602610925932358498a3a215d5c8089_s390x",
"8Base-RHACM-2.4:rhacm2/governance-policy-status-sync-rhel8@sha256:385006b34743b689054c581eaaffb5298adfd092eaa13ff6c24f28fa5b79a178_amd64",
"8Base-RHACM-2.4:rhacm2/governance-policy-status-sync-rhel8@sha256:6c2ec36725b956432591b6cb6a20d4eb2ac3bf759ab4a901f581c81bcb12270c_ppc64le",
"8Base-RHACM-2.4:rhacm2/governance-policy-status-sync-rhel8@sha256:76f717cb9fe271941f45794a8dd9ebb85af0f7ab6cd104a698352b875e1b721d_s390x",
"8Base-RHACM-2.4:rhacm2/governance-policy-template-sync-rhel8@sha256:2d0d4141d0df7a5309edb3aa064591479facd14d604f5338383a88a7c01fb976_s390x",
"8Base-RHACM-2.4:rhacm2/governance-policy-template-sync-rhel8@sha256:a96e372e54eadb8c0f384eaf5295a5a17ab701c5051b5ae59341ecc01489099b_ppc64le",
"8Base-RHACM-2.4:rhacm2/governance-policy-template-sync-rhel8@sha256:d9135c4c5eb68af915b552e2d7fe62251f4a3a23d45a7b193d754b7da900b159_amd64",
"8Base-RHACM-2.4:rhacm2/grafana-dashboard-loader-rhel8@sha256:1f8b57a645d0abc3e639eb493f228d3485f4a3f53528175bc386f712fce7cd3f_amd64",
"8Base-RHACM-2.4:rhacm2/grafana-dashboard-loader-rhel8@sha256:5419a6207c0cd1adb21d7c4c3378d31f240a9f29674aee612608d015fe0b491f_ppc64le",
"8Base-RHACM-2.4:rhacm2/grafana-dashboard-loader-rhel8@sha256:6190c4487c63f61cb24e8d219aa1ebc6ff5d8d8b1ece5bbb3da5d46e67f0b98c_s390x",
"8Base-RHACM-2.4:rhacm2/grc-ui-api-rhel8@sha256:40f04e8634a2151e7a4aefe823c980d1d98c89ddb1210b55b4c0566bd85fd787_amd64",
"8Base-RHACM-2.4:rhacm2/grc-ui-api-rhel8@sha256:999f7119e60d578cd54b08135838fb8ecb996cd93f8e6f07ee92ec776f86f3d7_s390x",
"8Base-RHACM-2.4:rhacm2/grc-ui-api-rhel8@sha256:a8072d656eb14084eafd141690c02119376c9436faab8e4d219e1f0ade7ed2ec_ppc64le",
"8Base-RHACM-2.4:rhacm2/grc-ui-rhel8@sha256:18beaf038580dd78d44cdbd7b3e9bfab16b1ae9f1b454689abe1ebfefe4964b5_amd64",
"8Base-RHACM-2.4:rhacm2/grc-ui-rhel8@sha256:2e28251e1a65b7176007f53887f3693e5268848b1bb8a1e084e9f1064deaec8a_s390x",
"8Base-RHACM-2.4:rhacm2/grc-ui-rhel8@sha256:3848541d746de6dfacca63f06f29fc7d203dfa4c73dbd749407896ddddb7306c_ppc64le",
"8Base-RHACM-2.4:rhacm2/iam-policy-controller-rhel8@sha256:0deeefc1600e43aac6d9eadd05b32d3a1b2059632ec7e8b005eb2245b52dbd98_amd64",
"8Base-RHACM-2.4:rhacm2/iam-policy-controller-rhel8@sha256:7d1534ff8b00cd38716d2bfb65b924a45e9ec18a8eccad13c5e3818f858630b6_s390x",
"8Base-RHACM-2.4:rhacm2/iam-policy-controller-rhel8@sha256:b2fa794482a54fcfcbf7d0ac8597e9cb0ac0c73cfe5afa8bf2e73ca35d37feb9_ppc64le",
"8Base-RHACM-2.4:rhacm2/insights-client-rhel8@sha256:0f567016e55498bef2be33665d247eb14308b13aaef5cc670de7e06ff830cb9a_amd64",
"8Base-RHACM-2.4:rhacm2/insights-client-rhel8@sha256:6bd666f6d541ab33598c4a38ac05e8f65f19e03d8630cf685c89b05f14c4f1b8_ppc64le",
"8Base-RHACM-2.4:rhacm2/insights-client-rhel8@sha256:85bf407b6bc232952f4dd7c1edd8a7f4a168a6995d7b866f4417bc65a162efd5_s390x",
"8Base-RHACM-2.4:rhacm2/insights-metrics-rhel8@sha256:180e2ac58d3549c7ed583da66fba14368c606feb65b4313aac3b4f889ec091bb_amd64",
"8Base-RHACM-2.4:rhacm2/insights-metrics-rhel8@sha256:2492650b89feab7de0408be0e3af6d889e6291bb7064ea524dafca87b252840e_s390x",
"8Base-RHACM-2.4:rhacm2/insights-metrics-rhel8@sha256:93066377331da7f85024ae541440cb409c741d393adfdfe289f7d5836c0da183_ppc64le",
"8Base-RHACM-2.4:rhacm2/klusterlet-addon-controller-rhel8@sha256:018f6d71abae2963c853fe9d1a41fdad2df91acb72fee775af08275647d3019f_amd64",
"8Base-RHACM-2.4:rhacm2/klusterlet-addon-controller-rhel8@sha256:500d5166ea2f808c46b71d1a5470a35bffa484d860161a16e9809f90d021b23e_ppc64le",
"8Base-RHACM-2.4:rhacm2/klusterlet-addon-controller-rhel8@sha256:a4d7ef368efce597729c5fc1ae4358a0b45483a11b8363bf8d164c20075da748_s390x",
"8Base-RHACM-2.4:rhacm2/klusterlet-addon-rhel8-operator@sha256:0402e265ec4919aef893be4c0f177b53173bc0c50eb47aafea6822e05a7748be_s390x",
"8Base-RHACM-2.4:rhacm2/klusterlet-addon-rhel8-operator@sha256:6b0fbc1956407a0986460556336fcccfe4d08d712cc4b0af4ca65061baf75ea2_amd64",
"8Base-RHACM-2.4:rhacm2/klusterlet-addon-rhel8-operator@sha256:d7546a69df7b817d0c29c8f95dd3d5d2900c3755c82570b1d610702c56d4fb59_ppc64le",
"8Base-RHACM-2.4:rhacm2/kube-rbac-proxy-rhel8@sha256:6650633c4664e6b537e82eafc593dc91ca206de3b0de878f600c913a95eb18a2_amd64",
"8Base-RHACM-2.4:rhacm2/kube-rbac-proxy-rhel8@sha256:c1c90ee4ae1f908c33c8a8bf38f0b47bfad039bedccf870324f6b554aad5d78c_s390x",
"8Base-RHACM-2.4:rhacm2/kube-rbac-proxy-rhel8@sha256:ccddb38db49a190aa0d5d70e6b4672079ea222a42045d406a4b9974ac7412146_ppc64le",
"8Base-RHACM-2.4:rhacm2/kube-state-metrics-rhel8@sha256:566b95595959ba60677f1518562fd996ef7643dc94aa9e9fead0e4b4096032ca_s390x",
"8Base-RHACM-2.4:rhacm2/kube-state-metrics-rhel8@sha256:789f79b85c022e59143e725a589ac890884f079c969f56efb972b0a0f8d77e66_amd64",
"8Base-RHACM-2.4:rhacm2/kube-state-metrics-rhel8@sha256:971a33f5a57057d3901ff75eebbc13ca8456b4315dd7811139e60bb8872d80bf_ppc64le",
"8Base-RHACM-2.4:rhacm2/managedcluster-import-controller-rhel8@sha256:bcb43adee06dbb1cfb6a5c9fed71847ecc3826e3e44fe04d57b7143a6123daa5_s390x",
"8Base-RHACM-2.4:rhacm2/managedcluster-import-controller-rhel8@sha256:dbf235a9723a1c21471d8ef0029f3c999ac3b22512d67facd052efb725431bc1_ppc64le",
"8Base-RHACM-2.4:rhacm2/managedcluster-import-controller-rhel8@sha256:faf01c5554224350e4cffd1fc4ce275886791e45857bf0ed5f90ffa3a64680dc_amd64",
"8Base-RHACM-2.4:rhacm2/management-ingress-rhel8@sha256:46293eeaad521f993ed01467e13cae70f600426ef09df0e02dd8b83348b60027_amd64",
"8Base-RHACM-2.4:rhacm2/management-ingress-rhel8@sha256:c3cdbf5ff93b3b19ac2d7cf15b9152a0761d473de7afe29832a7ca3b833b6797_s390x",
"8Base-RHACM-2.4:rhacm2/management-ingress-rhel8@sha256:ce994a8f4c4e5476e6131a6721da748225c89a96c9d471a8638eefb6a22d52b9_ppc64le",
"8Base-RHACM-2.4:rhacm2/memcached-exporter-rhel8@sha256:01398d4f3b1825e864ddae46a5e4b7cc298dabb444dd105787ef6aeb70514571_ppc64le",
"8Base-RHACM-2.4:rhacm2/memcached-exporter-rhel8@sha256:5432fa56e40dee2475da7ee7b7e89cca10a8f06f4cbea94983fa094bfbef81ff_amd64",
"8Base-RHACM-2.4:rhacm2/memcached-exporter-rhel8@sha256:e22fa2dbc6733fc176f44cf42ec8f51b69672d354d6d2cf510eada5fe41a5245_s390x",
"8Base-RHACM-2.4:rhacm2/memcached-rhel8@sha256:0a0a88fb0138cd6de2e3fce81ab959d12cbda64e5fbab1046008aee1d94f12e2_s390x",
"8Base-RHACM-2.4:rhacm2/memcached-rhel8@sha256:7e0ee17c6d00d20773799cfb6c6e9e27c204d1e31010aa71a7f0f35eb5179a35_amd64",
"8Base-RHACM-2.4:rhacm2/memcached-rhel8@sha256:b9213f5525ebd51960412c15d416a591bf23731b6217f79aca2a89a893df2102_ppc64le",
"8Base-RHACM-2.4:rhacm2/metrics-collector-rhel8@sha256:431d4089a4a93c6b6a00cf9b63ecd9199a5545f09190577356b22ff6646820f3_amd64",
"8Base-RHACM-2.4:rhacm2/metrics-collector-rhel8@sha256:83f649b506ca698251c884692307d7cd52bbae87b0bf7790f96ffd24dd7f4fd7_ppc64le",
"8Base-RHACM-2.4:rhacm2/metrics-collector-rhel8@sha256:d37401c5fb672c56004f75974a4069d5d3b6c5e96ac7be4c174f9f178a7666bc_s390x",
"8Base-RHACM-2.4:rhacm2/multicloud-integrations-rhel8@sha256:a311c6ef1099d2370209bbbe30cfac6d1c50d79a2321beaab1f6158ab2db8bec_s390x",
"8Base-RHACM-2.4:rhacm2/multicloud-integrations-rhel8@sha256:e666154a539974d0cc005bc74903dc9f173920101dbfc5169b14a30129991475_ppc64le",
"8Base-RHACM-2.4:rhacm2/multicloud-integrations-rhel8@sha256:f37fe856571112970ae4786d313bf51e78b26e1630e443d276abb4de8e47e525_amd64",
"8Base-RHACM-2.4:rhacm2/multicloud-manager-rhel8@sha256:1dd235aa8599ca070f5175ad9da5bdb9505a7dfbbd87173f0bbf4e14ca0d5e88_ppc64le",
"8Base-RHACM-2.4:rhacm2/multicloud-manager-rhel8@sha256:8a1eeafb2a738aecb2723889c98e287638e950fec05425f1fe132ff7eb01738f_amd64",
"8Base-RHACM-2.4:rhacm2/multicloud-manager-rhel8@sha256:d458a289528173a07f7ff6d87279474e8379a2f05c11d5a9be97f9c43e38ec75_s390x",
"8Base-RHACM-2.4:rhacm2/multicluster-observability-rhel8-operator@sha256:45d046d621eab996c457a90b607ca9a57e2ca5dcad384d3cd5317475e096e098_amd64",
"8Base-RHACM-2.4:rhacm2/multicluster-observability-rhel8-operator@sha256:7ed02712f2d5093f7c751a6d22c9ffe5ce3b00c4cc901ffb779b8b51e282d698_s390x",
"8Base-RHACM-2.4:rhacm2/multicluster-observability-rhel8-operator@sha256:7f89cc6647700f7ddc46d4fabb4b3702142aa0fe9bd23026eba98c704026e9e9_ppc64le",
"8Base-RHACM-2.4:rhacm2/multicluster-operators-application-rhel8@sha256:27492dfdd71cc0bae6e01a184ac8fe5677ce172583b0fd1b9112dfd789009839_ppc64le",
"8Base-RHACM-2.4:rhacm2/multicluster-operators-application-rhel8@sha256:3af2802a89c09966e9c63f40974d8554a7b7b88cc386bbf5bda0a4cc987b7c15_s390x",
"8Base-RHACM-2.4:rhacm2/multicluster-operators-application-rhel8@sha256:723ac91ea8c130d80b48db30e05186607210aea71c7afc1c072b9a691e350215_amd64",
"8Base-RHACM-2.4:rhacm2/multicluster-operators-channel-rhel8@sha256:09883ff8a783d3f83e1c26566555c5ad140cc8bbf0d4cdb5220ef344c6282752_ppc64le",
"8Base-RHACM-2.4:rhacm2/multicluster-operators-channel-rhel8@sha256:4a34b2593897d4b1a1af124bdf6fb7e51bbd97bb4c56dd8ae463b3f3abbb7718_s390x",
"8Base-RHACM-2.4:rhacm2/multicluster-operators-channel-rhel8@sha256:883282b801566b5a40a32e33ebc431ac1398afb68f47ce931cc82b8b9eca1e55_amd64",
"8Base-RHACM-2.4:rhacm2/multicluster-operators-deployable-rhel8@sha256:0a15e49232c20ead26ade38823cd40d785e612670a41cac28ecea2066025a3d1_amd64",
"8Base-RHACM-2.4:rhacm2/multicluster-operators-deployable-rhel8@sha256:0ecd46eb89e90d787c442fd0ca92f84e9bf7fa6c2e315a0b95912616687c0580_s390x",
"8Base-RHACM-2.4:rhacm2/multicluster-operators-deployable-rhel8@sha256:bd148be0ad6ddbcc1995f94b4660d3fbe2338112230c840d77f53a564b14ec4a_ppc64le",
"8Base-RHACM-2.4:rhacm2/multicluster-operators-placementrule-rhel8@sha256:4bdca102dae861d39d81a2df4be1767e4e702ce3836224e9b875f613d1af0c37_ppc64le",
"8Base-RHACM-2.4:rhacm2/multicluster-operators-placementrule-rhel8@sha256:d71975de4b1d6b53d19ddf338f3d19ad7e28812f8fc932c144eee630d9cab176_amd64",
"8Base-RHACM-2.4:rhacm2/multicluster-operators-placementrule-rhel8@sha256:fa3e2e45501d661f4f724dea809b6eff73455db623b03178130590dbf317dba5_s390x",
"8Base-RHACM-2.4:rhacm2/multicluster-operators-subscription-release-rhel8@sha256:2e13c28d1f18f2efac62207515450a42732d4be790199ab0e5ddf2f181649cb4_ppc64le",
"8Base-RHACM-2.4:rhacm2/multicluster-operators-subscription-release-rhel8@sha256:50dc29deac8efaac3bf321270b718dec41d8b80746d3548c076ab26b2c6b63ca_s390x",
"8Base-RHACM-2.4:rhacm2/multicluster-operators-subscription-release-rhel8@sha256:faae7a0632b10dc9b65af7a8af7e7c7d9e26f2f7087687fa19d2afefa7426c5a_amd64",
"8Base-RHACM-2.4:rhacm2/multicluster-operators-subscription-rhel8@sha256:1fa2779aab32977ec8e867ed188dcdd66106986c3cbf39f02e2a555873ba478a_ppc64le",
"8Base-RHACM-2.4:rhacm2/multicluster-operators-subscription-rhel8@sha256:731a4f0919cbab729e9dded9e513ec4ad5e1b48967c21f65f3b494158a6b25ba_s390x",
"8Base-RHACM-2.4:rhacm2/multicluster-operators-subscription-rhel8@sha256:ec803f14f854b73a873f95027617246888ea28029f2f4bb5b7f39a5dd63399ca_amd64",
"8Base-RHACM-2.4:rhacm2/multiclusterhub-repo-rhel8@sha256:75504c269b3d0c2af9b48317f3dc070fae58a1e46e95283e2e0e1ab6b60f452d_amd64",
"8Base-RHACM-2.4:rhacm2/multiclusterhub-repo-rhel8@sha256:c21ffdaa0ce90e6c08f4814c09d9a0bd34d341ad1fc8f6ff2152e9007393ba1f_s390x",
"8Base-RHACM-2.4:rhacm2/multiclusterhub-repo-rhel8@sha256:e1e522835d65503d467dc9ef7c4a0149adfc4cbd3620134adb4a5694eda2f0c4_ppc64le",
"8Base-RHACM-2.4:rhacm2/multiclusterhub-rhel8@sha256:37cf6ccd9a2b9af4444fa192e7b5e6979687bd5159d97f48da40c4f9bad249eb_amd64",
"8Base-RHACM-2.4:rhacm2/multiclusterhub-rhel8@sha256:b8dea0eca4c8aaefee6be9afea77e3302ad551f68f5a87316caf65e13ac9138d_s390x",
"8Base-RHACM-2.4:rhacm2/multiclusterhub-rhel8@sha256:d173cf78965bd026a6333af91b55305ea9c349e630fa53548ee42d791295cd69_ppc64le",
"8Base-RHACM-2.4:rhacm2/node-exporter-rhel8@sha256:0b2cf97a3d82fb4570dee71c1232ef9998c7efcd1d9415f9f41351457802d62d_amd64",
"8Base-RHACM-2.4:rhacm2/node-exporter-rhel8@sha256:93e85d546c624a685221a5d0c9085fa59752105587a531c58066a856defa322a_ppc64le",
"8Base-RHACM-2.4:rhacm2/node-exporter-rhel8@sha256:b20c7b88c52ab9772ebd2216333d6324cba08c653135af469a9e6ccb6648d7c6_s390x",
"8Base-RHACM-2.4:rhacm2/observatorium-rhel8-operator@sha256:078b48f3746c33e0c69b11c9e51e70c220a3cc6f0fd26eb5b30534b16c6a2efa_s390x",
"8Base-RHACM-2.4:rhacm2/observatorium-rhel8-operator@sha256:0e1ec4eda138936261dc5a76a18fa4ace6082c636b30021ce10d5d4d0acea890_ppc64le",
"8Base-RHACM-2.4:rhacm2/observatorium-rhel8-operator@sha256:70e41fdcacd43b4e498b8d5917d0e2fb640f4e85f30b1d6646b27aee1bc8dafc_amd64",
"8Base-RHACM-2.4:rhacm2/observatorium-rhel8@sha256:431149d31b309822fa9476f951ae39bde3a81cc5d17d2a79062ced7b729166cd_amd64",
"8Base-RHACM-2.4:rhacm2/observatorium-rhel8@sha256:65aaebf97e8b904e9ff1520f4bc4704bc21614a7377f66a4c6776032621a9ccf_s390x",
"8Base-RHACM-2.4:rhacm2/observatorium-rhel8@sha256:804054ba7c65c0814307017e3ff6681ba25e62384468adbf3712418e1f3b321f_ppc64le",
"8Base-RHACM-2.4:rhacm2/openshift-hive-rhel8@sha256:80950fa60359f90359129bff09665d7e94150bfbcfb048dc46ec77309479733b_ppc64le",
"8Base-RHACM-2.4:rhacm2/openshift-hive-rhel8@sha256:bae2680af5a00937f0ecc680ad979b131ad65fc47c4683dec69e45e442dd38b4_amd64",
"8Base-RHACM-2.4:rhacm2/openshift-hive-rhel8@sha256:c75cad252f1bda9dac27d1145ee01fe91078e6bc29c60b72f2f0977cea56ae9c_s390x",
"8Base-RHACM-2.4:rhacm2/placement-rhel8@sha256:1cc55dc4ec890f583cf63c7c1d5451cd1e409dbb8feed7bb854e6970ba0e9cbd_s390x",
"8Base-RHACM-2.4:rhacm2/placement-rhel8@sha256:98f3db6bd38eec496565558b8c81a06b51fe22ad4c5a462a6b43a61ab3bc853c_amd64",
"8Base-RHACM-2.4:rhacm2/placement-rhel8@sha256:a0a5b1e0cd29da2c215f3ce555230477ce775cbd79423c74426aaa4f7f56cfc5_ppc64le",
"8Base-RHACM-2.4:rhacm2/prometheus-alertmanager-rhel8@sha256:29c84506cb42edbede5abdf086433ef003d677135fe3b51093c1fbafa6f666e0_s390x",
"8Base-RHACM-2.4:rhacm2/prometheus-alertmanager-rhel8@sha256:be4e1ac4ca5c8145ad7488bc9f067d8f1b9f4cb3d79ac43f4addd19cc66a584b_amd64",
"8Base-RHACM-2.4:rhacm2/prometheus-alertmanager-rhel8@sha256:fc83710377e91bec8866053bb2b9f91be7a3c25993488a6f9641e7c93918aadc_ppc64le",
"8Base-RHACM-2.4:rhacm2/prometheus-rhel8@sha256:1587535175898f97007552a6023ef0785861271dc939a751c98db0c41c9e2c97_amd64",
"8Base-RHACM-2.4:rhacm2/prometheus-rhel8@sha256:4aa41836d3699f3b8a546703fa5032a01af6bcac60465e779769c32a36352d0d_s390x",
"8Base-RHACM-2.4:rhacm2/prometheus-rhel8@sha256:f7971a684bcdce02604319ecace5ba585797f116a64024da815bf3e2d27f6251_ppc64le",
"8Base-RHACM-2.4:rhacm2/provider-credential-controller-rhel8@sha256:827351fc8036170bfb1b6d0fc15c84476c8913ae044163884ff89424e0e4235f_s390x",
"8Base-RHACM-2.4:rhacm2/provider-credential-controller-rhel8@sha256:a6f1234d8f90e06b88775ce831e574ec0621e487043d412d7c35d2bde6db21f9_amd64",
"8Base-RHACM-2.4:rhacm2/provider-credential-controller-rhel8@sha256:e33d7b73b6a7d41ef7779800af177a4557608ea87c854e457d0421332fcb421f_ppc64le",
"8Base-RHACM-2.4:rhacm2/rbac-query-proxy-rhel8@sha256:1d1c793c2bf89cb49dc4625981b4f7bc9cc827d01d7c57af88cde59adde21787_amd64",
"8Base-RHACM-2.4:rhacm2/rbac-query-proxy-rhel8@sha256:a129031e0e3c0e389a104f1ad15f4ecbb6382d79e19c62e7b22b31bee7021cdd_s390x",
"8Base-RHACM-2.4:rhacm2/rbac-query-proxy-rhel8@sha256:b549a06e14f326d196883c8168db3f82edbb952184ea4742b6d4eca78b13bc69_ppc64le",
"8Base-RHACM-2.4:rhacm2/redisgraph-tls-rhel8@sha256:7e3245ba0f53c4c510f7151b3e940c13d5a79d8d95b203e3b8ceaca4ceea42ea_ppc64le",
"8Base-RHACM-2.4:rhacm2/redisgraph-tls-rhel8@sha256:9fb4a62d70505c508d0d8dc158f8fa1c759c23f6a13c6a069a40a32c5cbce1fe_s390x",
"8Base-RHACM-2.4:rhacm2/redisgraph-tls-rhel8@sha256:cdf817bdb70737e6912e550fa1602bbbcaa5b34a2e2d47a249000aac560cc6f0_amd64",
"8Base-RHACM-2.4:rhacm2/registration-rhel8-operator@sha256:3ca37dec679c11f1333c5fd6c866867ce2e7ed5d3c139c2ad8f3ad7d10be70c0_s390x",
"8Base-RHACM-2.4:rhacm2/registration-rhel8-operator@sha256:45b0e1027807496b3c2a10d8e7c015cc91cc77b9832639adb51a6e5fc7f5071b_ppc64le",
"8Base-RHACM-2.4:rhacm2/registration-rhel8-operator@sha256:6710d98fb67533848a96f35fcbeb0adf6999a7e6534068ccc9956105a4d2db73_amd64",
"8Base-RHACM-2.4:rhacm2/registration-rhel8@sha256:0fbe6a1234544b31be5b6ba778895d31b0486783116796e0e31079cd2ee9f87a_ppc64le",
"8Base-RHACM-2.4:rhacm2/registration-rhel8@sha256:494e65b5e3bf27c3bae221db5154b119ef7689b2cb42894f05c40cf4608f1da6_s390x",
"8Base-RHACM-2.4:rhacm2/registration-rhel8@sha256:5d614eda176a91d5359e8a44a6f93a3fdbda8080f2209f342f83d4816b2d0008_amd64",
"8Base-RHACM-2.4:rhacm2/search-aggregator-rhel8@sha256:176ba84e41d3465826245fd9acd199c0b292c25a76c88bbcab8c07d93829ff9c_s390x",
"8Base-RHACM-2.4:rhacm2/search-aggregator-rhel8@sha256:3857111bc468c7bb79a7476d6bc5df0add7d8951799b65b6414f1f5dd3d5b9b8_amd64",
"8Base-RHACM-2.4:rhacm2/search-aggregator-rhel8@sha256:52a2dd79f67b1910a7129f70ba18b48656cd41b2a15f2ae4af2509c0eaa4205a_ppc64le",
"8Base-RHACM-2.4:rhacm2/search-api-rhel8@sha256:2d64646d663ac682a087fc69314bd72751ba2b005ab08a93da223470a863a740_amd64",
"8Base-RHACM-2.4:rhacm2/search-api-rhel8@sha256:74ccabf407b668837238eb3ad2e536fcb0b3df9a48741f43edf2456fbee80cc6_ppc64le",
"8Base-RHACM-2.4:rhacm2/search-api-rhel8@sha256:de9cc78ae58b063980c0fd3797cc6aba79bedc22898dae3fbce64c94dfd82909_s390x",
"8Base-RHACM-2.4:rhacm2/search-collector-rhel8@sha256:37c5344f9061f44ea363d64c2118e791999007ecdead8d15c8c121aff83631fe_amd64",
"8Base-RHACM-2.4:rhacm2/search-collector-rhel8@sha256:98fb5b0965d41badb9933eb0fc23a5006c1e1cb555a8b80b63a6a00bc87b1c7a_s390x",
"8Base-RHACM-2.4:rhacm2/search-collector-rhel8@sha256:ff9c98d5836007520ff971116d5c143b6e0fafa25e5c8f0dfd4b1a23f191f1d2_ppc64le",
"8Base-RHACM-2.4:rhacm2/search-rhel8@sha256:13b61bea54f6d67fb749852d48dc6a035ee516ed5f3d339619b97924e078ca59_ppc64le",
"8Base-RHACM-2.4:rhacm2/search-rhel8@sha256:210fdca717aef2b4159e223a4f0bab06cdae9491d2c890d63710cf3c71de0c32_amd64",
"8Base-RHACM-2.4:rhacm2/search-rhel8@sha256:5f3249435b29dba366242d6e68e6f1f2f4a8f4cd8941fb881d297bd5ed9fa72e_s390x",
"8Base-RHACM-2.4:rhacm2/search-ui-rhel8@sha256:2203d5c5cadd4be391bba00bbf8a588e930dcde7c438e15c14ed0e7a3fd31522_s390x",
"8Base-RHACM-2.4:rhacm2/search-ui-rhel8@sha256:aa0f257b502a6fcf1d2eb2270858f7d145abee32b9a64ba511bab22218b74e0a_ppc64le",
"8Base-RHACM-2.4:rhacm2/search-ui-rhel8@sha256:d4a81b7b29b9a76aa631ad26471b3cd6202775853f5a2102260c4f1e339cdfe0_amd64",
"8Base-RHACM-2.4:rhacm2/submariner-addon-rhel8@sha256:0faded1f0229ce80be36090a54ed761f1c89b414e84bd11d680fbddd382a986b_amd64",
"8Base-RHACM-2.4:rhacm2/submariner-addon-rhel8@sha256:4331c06cda7427491fcf5061f9695ab5f87dea5a02b5b915b1354c20f3cff830_s390x",
"8Base-RHACM-2.4:rhacm2/submariner-addon-rhel8@sha256:514d5c15aceb07e72ba74d9ba1b3bdc2e84e1c4060b2facdb886809b118c704c_ppc64le",
"8Base-RHACM-2.4:rhacm2/thanos-receive-controller-rhel8@sha256:2da6d891769a4d9cb936d93a8ea84eea45f33e482c79cc74418f4143c5c145e7_s390x",
"8Base-RHACM-2.4:rhacm2/thanos-receive-controller-rhel8@sha256:8c0745aa13e06c6cc159d8be33302b766673bdd1aedff1309d205519587440ab_amd64",
"8Base-RHACM-2.4:rhacm2/thanos-receive-controller-rhel8@sha256:8d0e265c199c32e757c2004d89db64bc64092171b98068aab03f977a744cc5bc_ppc64le",
"8Base-RHACM-2.4:rhacm2/thanos-rhel8@sha256:8036c9dd2d44027f5173b935ee8dcd9b3e87b433d65a50f83ffa76a503cf747c_s390x",
"8Base-RHACM-2.4:rhacm2/thanos-rhel8@sha256:ed22c2650f0d908174896647ced911a49945714a114836096b787cc879164bc4_ppc64le",
"8Base-RHACM-2.4:rhacm2/thanos-rhel8@sha256:fbe3062ae92faafd40caac5ddd0b20e2d1bfcaa64febebc0dcd5d368a3734c12_amd64",
"8Base-RHACM-2.4:rhacm2/volsync-mover-rclone-rhel8@sha256:0b3c2d30d0a6109db50dba4053d795fc92bfcadc380a8a8deb5ae4ef4e6d29fa_ppc64le",
"8Base-RHACM-2.4:rhacm2/volsync-mover-rclone-rhel8@sha256:6784f7672ac4c8f47ddaf9b5fc6b98f2c1d18c48be212114eeab9babb780cba6_s390x",
"8Base-RHACM-2.4:rhacm2/volsync-mover-rclone-rhel8@sha256:ada830a6dfa3f00aba2a32225a9884bbe31d20b93ece21249b11e6b037d85e75_amd64",
"8Base-RHACM-2.4:rhacm2/volsync-mover-restic-rhel8@sha256:31244fad1da3b5c258babd12defc1192a8534727f12ad775aad9d202fb6a5947_amd64",
"8Base-RHACM-2.4:rhacm2/volsync-mover-restic-rhel8@sha256:3ac9147cf782a40b3881973a399add430aee10cdfe1abdb00c98a0b5a3a527dc_s390x",
"8Base-RHACM-2.4:rhacm2/volsync-mover-restic-rhel8@sha256:9d00b2d06752192dd8f8f48aeb2786ac1ee0c062ed8916cf3f693c7d2a05e208_ppc64le",
"8Base-RHACM-2.4:rhacm2/volsync-mover-rsync-rhel8@sha256:30e06b75f83e22faeed2108f68b158fb35b4db22b83f049c61706ddcbfef27d9_ppc64le",
"8Base-RHACM-2.4:rhacm2/volsync-mover-rsync-rhel8@sha256:530aedee3aeca43ef0501f5cd2aa07c65eb708ac1a7fcd97fc3000358744d1bd_s390x",
"8Base-RHACM-2.4:rhacm2/volsync-mover-rsync-rhel8@sha256:c5621b5d113a1330bdc04f1fce05fd6f16c10526511ba207cb24551f7efe0e58_amd64",
"8Base-RHACM-2.4:rhacm2/volsync-rhel8@sha256:1ab81a27373c351eb2c932536fc9ea6cbf74911b794e3cd183c8e5624940a656_ppc64le",
"8Base-RHACM-2.4:rhacm2/volsync-rhel8@sha256:90ed24a800b82c2eb1c0f2d08aa11b2bea942e6a9044e3a01a5778877e7b376a_s390x",
"8Base-RHACM-2.4:rhacm2/volsync-rhel8@sha256:9e02a53649909a9d3ccd5c22f5c231b3ad69f451d7b5a32033046f3031cde188_amd64",
"8Base-RHACM-2.4:rhacm2/work-rhel8@sha256:0facf27d638269e722029217ef72016556c60e42887a836e4a0ad6140c1b6dcf_s390x",
"8Base-RHACM-2.4:rhacm2/work-rhel8@sha256:5694a214f662b4556b1fdf088ef0d33d6674dc3be3ae5d2fbdf00e56addeae3c_amd64",
"8Base-RHACM-2.4:rhacm2/work-rhel8@sha256:73b036d1c7b9c44010ef9716be8c96bfd2a7af7e09b2cf3402cc2aac81ef94e4_ppc64le"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 10.0,
"baseSeverity": "CRITICAL",
"confidentialityImpact": "HIGH",
"integrityImpact": "HIGH",
"privilegesRequired": "NONE",
"scope": "CHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:C/C:H/I:H/A:H",
"version": "3.1"
},
"products": [
"8Base-RHACM-2.4:rhacm2/acm-grafana-rhel8@sha256:17c53124f6c09cc839f533aee0c870078f547fef29a19803814f5c5fbc5e7939_s390x",
"8Base-RHACM-2.4:rhacm2/acm-grafana-rhel8@sha256:644a295644e91a8976d4df02e5ccdd711d8d3c8fa409cae698671b49b96ec00a_ppc64le",
"8Base-RHACM-2.4:rhacm2/acm-grafana-rhel8@sha256:9c9b992bf748282d7cdc941b7907bbcbabe69a8b287bc4195a6bc8b9d9b6cbd0_amd64",
"8Base-RHACM-2.4:rhacm2/acm-must-gather-rhel8@sha256:0cca0dbb0b7adff8eaea1315b422edb6ea1778befa4772f3e6f5755fb5519196_s390x",
"8Base-RHACM-2.4:rhacm2/acm-must-gather-rhel8@sha256:63b5758cfcffe96326b090ae51d38c00ca13b35e9fe5e4354cd33e67d042c41b_amd64",
"8Base-RHACM-2.4:rhacm2/acm-must-gather-rhel8@sha256:cfc97f6c9495bac2635e016dd47049683f8ed78c932ef2c70cec2ec7be323fea_ppc64le",
"8Base-RHACM-2.4:rhacm2/acm-operator-bundle@sha256:346215260baa3371853d15ccc451c3ac418813c5cd9b422b0ad9f2dd6ae8a511_s390x",
"8Base-RHACM-2.4:rhacm2/acm-operator-bundle@sha256:cb4fca4155dc3e274712c0c7609eb6111a6e03207ddaa0d5c3c8752badc15b2c_amd64",
"8Base-RHACM-2.4:rhacm2/acm-operator-bundle@sha256:cceb82a8492d7e971e515f1a0a5391a1051e4f130f7a14e412def20616e05d40_ppc64le",
"8Base-RHACM-2.4:rhacm2/agent-service-rhel8@sha256:5b5046b04aa10807a6676916cf4744f0cd36c056dd3fd626304814af2d665cf9_amd64",
"8Base-RHACM-2.4:rhacm2/agent-service-rhel8@sha256:5c89bb44eda9a0754ea1d1ca69ea260f02f060c517194251519439e4b943e46a_ppc64le",
"8Base-RHACM-2.4:rhacm2/agent-service-rhel8@sha256:cfe9dfc60224b6206d6fbbc4c4ee95e378ce2da8b79c176e5e7bfdd8b0375f88_s390x",
"8Base-RHACM-2.4:rhacm2/application-ui-rhel8@sha256:6acf7df47405a4ccb3ede12db6574a0829d28f94ea5d20d6041db1bd045a90c6_ppc64le",
"8Base-RHACM-2.4:rhacm2/application-ui-rhel8@sha256:96c10e483a1c99f0ac91fb84df87ebe927e82ca35ef7e36e0f583121dcdd8b15_amd64",
"8Base-RHACM-2.4:rhacm2/application-ui-rhel8@sha256:ffb0b475eccc16a227f13a3d0d332f9cd9b96eade52646352a7497f903edf1a2_s390x",
"8Base-RHACM-2.4:rhacm2/assisted-image-service-rhel8@sha256:2c2f96ebf908cf415613aec65a414884ec35784e4bdcd4c4b4978aa98149af4d_amd64",
"8Base-RHACM-2.4:rhacm2/assisted-image-service-rhel8@sha256:c89023b0b424e2b8800399fc4b6cfa9336248f3222097c094d33fd2b872398aa_ppc64le",
"8Base-RHACM-2.4:rhacm2/assisted-image-service-rhel8@sha256:e49c328eb815293dd606199a0b8a2bd0db6bbf5d87eeaa7902d6d4df1bb41d35_s390x",
"8Base-RHACM-2.4:rhacm2/assisted-installer-agent-rhel8@sha256:86fd675a09451d3ee552452999cd2c82410174f5e55dcfd4f21286559363217e_amd64",
"8Base-RHACM-2.4:rhacm2/assisted-installer-reporter-rhel8@sha256:dcc214165e5c895925f52673577fa73274b017e3e9017818bf5c0327b3600ffb_ppc64le",
"8Base-RHACM-2.4:rhacm2/assisted-installer-reporter-rhel8@sha256:f7004db056478b4c1b101ab0ceac24f78dbefc018a1e76e12e8a4f69fd171175_amd64",
"8Base-RHACM-2.4:rhacm2/assisted-installer-rhel8@sha256:6e002bec6af8e7d7b0c89bc25f4a9e3224e47f5638be7cc2a9c68a5e92447254_amd64",
"8Base-RHACM-2.4:rhacm2/assisted-installer-rhel8@sha256:815976efa30282899af7de91b5df1fdeca10c709d0fc60d09d8f3abb1c2acdc3_ppc64le",
"8Base-RHACM-2.4:rhacm2/cert-policy-controller-rhel8@sha256:0e30470d12e11f473750e0b95833d0d1fe6fd3ee9d9d0c5d7454614449156148_s390x",
"8Base-RHACM-2.4:rhacm2/cert-policy-controller-rhel8@sha256:2324eeab4219c1c953b698cbd1cf57e0af777f31042de00eaaa2bf163f84cae1_amd64",
"8Base-RHACM-2.4:rhacm2/cert-policy-controller-rhel8@sha256:c3d60eaf9f775e623114d093450b5d170b4048ef1e52267a2153ec54489bd00f_ppc64le",
"8Base-RHACM-2.4:rhacm2/cluster-backup-rhel8-operator@sha256:9969b8f2f91bd0a3ef0e89300d66a656238a3a3361d56cf7fc0eb55db1752782_amd64",
"8Base-RHACM-2.4:rhacm2/cluster-backup-rhel8-operator@sha256:d5639931ddcb1288f279f54a3688fcb8c94d710a457917c46bfa3db6cd1a317b_s390x",
"8Base-RHACM-2.4:rhacm2/cluster-backup-rhel8-operator@sha256:fa4667d27a8778efc83ace86657c638aacb7ccc3168c489d427c1d6ab834cbb2_ppc64le",
"8Base-RHACM-2.4:rhacm2/cluster-curator-controller-rhel8@sha256:4b32ee29c898c9f52a5fdeed3a6a595ac157db7051b36086eddf7a8f91b2ec08_ppc64le",
"8Base-RHACM-2.4:rhacm2/cluster-curator-controller-rhel8@sha256:9e6a260d8130731601612a56cea728fc6b80cfa3d7fd8b6612175ff76b290dea_s390x",
"8Base-RHACM-2.4:rhacm2/cluster-curator-controller-rhel8@sha256:faa454bab3f9ea36a2d5a1eaa16806ac3669472856833e750571e45da7074d40_amd64",
"8Base-RHACM-2.4:rhacm2/cluster-proxy-addon-rhel8@sha256:03d738d93d893b9fd9d2587e14b9a7a92bbb5eca4b85901b5e07cff1e7a3ab73_s390x",
"8Base-RHACM-2.4:rhacm2/cluster-proxy-addon-rhel8@sha256:22c9595f3f4d95b6dc6c17ce5412f4131d9ce501f2660f23d176f276c4a97a73_ppc64le",
"8Base-RHACM-2.4:rhacm2/cluster-proxy-addon-rhel8@sha256:ae6de1e14b7897a944733cdb9963f31990d696a66260974d3f692e0af87161d3_amd64",
"8Base-RHACM-2.4:rhacm2/clusterclaims-controller-rhel8@sha256:2c7f03c0ca17163c949249bb4b480a0fd2c986e55b0dc23c6cd3b0a974b4c229_ppc64le",
"8Base-RHACM-2.4:rhacm2/clusterclaims-controller-rhel8@sha256:bd8fa875e2c6b6c650c21089441b417ae657b8e1fda2786d2f328978776a6883_s390x",
"8Base-RHACM-2.4:rhacm2/clusterclaims-controller-rhel8@sha256:c49c92c632968e08f74d08eaa99862f0dd8dd1fe4a85f05e57efa90e5dca5563_amd64",
"8Base-RHACM-2.4:rhacm2/clusterlifecycle-state-metrics-rhel8@sha256:3711cb41642a7fffc69a0c98db128d39d980555127f22a9d1dfd76c9631b8edc_ppc64le",
"8Base-RHACM-2.4:rhacm2/clusterlifecycle-state-metrics-rhel8@sha256:60a54bc76a84f2369b02dc1b9b0d8353da93acc9f8193a26739110c6fe59abdd_s390x",
"8Base-RHACM-2.4:rhacm2/clusterlifecycle-state-metrics-rhel8@sha256:6df08e52cee6890187b6be3a62b36c18fcff7e34630da933e0a5f7bcecec6b4c_amd64",
"8Base-RHACM-2.4:rhacm2/config-policy-controller-rhel8@sha256:8fb0581852dc1dfd80a81ba03c6976da1aa8d93675f626765f2266adfa94d5ac_s390x",
"8Base-RHACM-2.4:rhacm2/config-policy-controller-rhel8@sha256:929233f873cbf980fb850a9812c98bd09f907e26d9afeb1c0198d52776e33b32_ppc64le",
"8Base-RHACM-2.4:rhacm2/config-policy-controller-rhel8@sha256:a3653dcecb777d7b3915c49b7999793b90dd4524628d5517368a0837af46aa07_amd64",
"8Base-RHACM-2.4:rhacm2/console-api-rhel8@sha256:02481bcf2ddd1771d965e947cfcbad66540e2df055a3013bee5185ab84960d6d_ppc64le",
"8Base-RHACM-2.4:rhacm2/console-api-rhel8@sha256:3a47d211370efc6e1661d4d0abd0d5abc65d8a759218af7c2722db820a664d8c_s390x",
"8Base-RHACM-2.4:rhacm2/console-api-rhel8@sha256:789e1950e886e54c341699cc8ec0c4bfb9a0e295e49961366759e861d32d5ef9_amd64",
"8Base-RHACM-2.4:rhacm2/console-rhel8@sha256:5215e1a2f456b83ba4ae02ea653bef51d331ced6e9a4c67958e8c41cd88aa818_s390x",
"8Base-RHACM-2.4:rhacm2/console-rhel8@sha256:d5cbabd5d26e6e712d9f531db8ebaa3a793599538ef2e62262b02c165ea74b9a_ppc64le",
"8Base-RHACM-2.4:rhacm2/console-rhel8@sha256:e797bce5724653b3ae0395c66c4796dc0594002cdde7242f4fd29c2fd5e703fa_amd64",
"8Base-RHACM-2.4:rhacm2/discovery-rhel8-operator@sha256:224af94e4e027bfb7edff3f889ec08aa031eaede2e4a02c67ce2925f29230ea8_s390x",
"8Base-RHACM-2.4:rhacm2/discovery-rhel8-operator@sha256:5dd54d496d15c262072c6024385e9fbf016edabe8a6bcdf31ec63ed5c445088c_amd64",
"8Base-RHACM-2.4:rhacm2/discovery-rhel8-operator@sha256:f64cae3c176e4b18af716ba054dcebafa07c3f893943de09b7dfd0285a9271d5_ppc64le",
"8Base-RHACM-2.4:rhacm2/endpoint-monitoring-rhel8-operator@sha256:516888a8ee8d509b77cda6ef2154a6d70a94a48a2c8c5bc7a9b1b9f2e089ff57_ppc64le",
"8Base-RHACM-2.4:rhacm2/endpoint-monitoring-rhel8-operator@sha256:c48ced70438f389ee0a22a8670db80c121c087728533c5cd2070751ce3b2614e_amd64",
"8Base-RHACM-2.4:rhacm2/endpoint-monitoring-rhel8-operator@sha256:ee184be0540e401b6834747b6632b11d69269f3d9ab44bc4aaab9fc9877191aa_s390x",
"8Base-RHACM-2.4:rhacm2/governance-policy-propagator-rhel8@sha256:b5a8689de0cc37c38daca89e1a6f64b6601b341a8f12ef6c093ec12b83bca4e8_s390x",
"8Base-RHACM-2.4:rhacm2/governance-policy-propagator-rhel8@sha256:f885cac3c1b78c94885f9a9e197511c51b5470b192d6ac48e6cb20a592b36832_ppc64le",
"8Base-RHACM-2.4:rhacm2/governance-policy-propagator-rhel8@sha256:fbec65b4937bbdad28cc1e04b5b215caddeaacda3a844cd0a45ade093997adc3_amd64",
"8Base-RHACM-2.4:rhacm2/governance-policy-spec-sync-rhel8@sha256:2c130b6df67cd0a8ee055d9b8bb3ede4bcf211978db7cdd892f78bf1d56dd269_amd64",
"8Base-RHACM-2.4:rhacm2/governance-policy-spec-sync-rhel8@sha256:6a8227f1560751fd8e1d2ec8136d8855599727eb7ad382bd5b18167ba46b31ff_ppc64le",
"8Base-RHACM-2.4:rhacm2/governance-policy-spec-sync-rhel8@sha256:c2c6ab3e7317dee023b79cc868c052a8a602610925932358498a3a215d5c8089_s390x",
"8Base-RHACM-2.4:rhacm2/governance-policy-status-sync-rhel8@sha256:385006b34743b689054c581eaaffb5298adfd092eaa13ff6c24f28fa5b79a178_amd64",
"8Base-RHACM-2.4:rhacm2/governance-policy-status-sync-rhel8@sha256:6c2ec36725b956432591b6cb6a20d4eb2ac3bf759ab4a901f581c81bcb12270c_ppc64le",
"8Base-RHACM-2.4:rhacm2/governance-policy-status-sync-rhel8@sha256:76f717cb9fe271941f45794a8dd9ebb85af0f7ab6cd104a698352b875e1b721d_s390x",
"8Base-RHACM-2.4:rhacm2/governance-policy-template-sync-rhel8@sha256:2d0d4141d0df7a5309edb3aa064591479facd14d604f5338383a88a7c01fb976_s390x",
"8Base-RHACM-2.4:rhacm2/governance-policy-template-sync-rhel8@sha256:a96e372e54eadb8c0f384eaf5295a5a17ab701c5051b5ae59341ecc01489099b_ppc64le",
"8Base-RHACM-2.4:rhacm2/governance-policy-template-sync-rhel8@sha256:d9135c4c5eb68af915b552e2d7fe62251f4a3a23d45a7b193d754b7da900b159_amd64",
"8Base-RHACM-2.4:rhacm2/grafana-dashboard-loader-rhel8@sha256:1f8b57a645d0abc3e639eb493f228d3485f4a3f53528175bc386f712fce7cd3f_amd64",
"8Base-RHACM-2.4:rhacm2/grafana-dashboard-loader-rhel8@sha256:5419a6207c0cd1adb21d7c4c3378d31f240a9f29674aee612608d015fe0b491f_ppc64le",
"8Base-RHACM-2.4:rhacm2/grafana-dashboard-loader-rhel8@sha256:6190c4487c63f61cb24e8d219aa1ebc6ff5d8d8b1ece5bbb3da5d46e67f0b98c_s390x",
"8Base-RHACM-2.4:rhacm2/grc-ui-api-rhel8@sha256:40f04e8634a2151e7a4aefe823c980d1d98c89ddb1210b55b4c0566bd85fd787_amd64",
"8Base-RHACM-2.4:rhacm2/grc-ui-api-rhel8@sha256:999f7119e60d578cd54b08135838fb8ecb996cd93f8e6f07ee92ec776f86f3d7_s390x",
"8Base-RHACM-2.4:rhacm2/grc-ui-api-rhel8@sha256:a8072d656eb14084eafd141690c02119376c9436faab8e4d219e1f0ade7ed2ec_ppc64le",
"8Base-RHACM-2.4:rhacm2/grc-ui-rhel8@sha256:18beaf038580dd78d44cdbd7b3e9bfab16b1ae9f1b454689abe1ebfefe4964b5_amd64",
"8Base-RHACM-2.4:rhacm2/grc-ui-rhel8@sha256:2e28251e1a65b7176007f53887f3693e5268848b1bb8a1e084e9f1064deaec8a_s390x",
"8Base-RHACM-2.4:rhacm2/grc-ui-rhel8@sha256:3848541d746de6dfacca63f06f29fc7d203dfa4c73dbd749407896ddddb7306c_ppc64le",
"8Base-RHACM-2.4:rhacm2/iam-policy-controller-rhel8@sha256:0deeefc1600e43aac6d9eadd05b32d3a1b2059632ec7e8b005eb2245b52dbd98_amd64",
"8Base-RHACM-2.4:rhacm2/iam-policy-controller-rhel8@sha256:7d1534ff8b00cd38716d2bfb65b924a45e9ec18a8eccad13c5e3818f858630b6_s390x",
"8Base-RHACM-2.4:rhacm2/iam-policy-controller-rhel8@sha256:b2fa794482a54fcfcbf7d0ac8597e9cb0ac0c73cfe5afa8bf2e73ca35d37feb9_ppc64le",
"8Base-RHACM-2.4:rhacm2/insights-client-rhel8@sha256:0f567016e55498bef2be33665d247eb14308b13aaef5cc670de7e06ff830cb9a_amd64",
"8Base-RHACM-2.4:rhacm2/insights-client-rhel8@sha256:6bd666f6d541ab33598c4a38ac05e8f65f19e03d8630cf685c89b05f14c4f1b8_ppc64le",
"8Base-RHACM-2.4:rhacm2/insights-client-rhel8@sha256:85bf407b6bc232952f4dd7c1edd8a7f4a168a6995d7b866f4417bc65a162efd5_s390x",
"8Base-RHACM-2.4:rhacm2/insights-metrics-rhel8@sha256:180e2ac58d3549c7ed583da66fba14368c606feb65b4313aac3b4f889ec091bb_amd64",
"8Base-RHACM-2.4:rhacm2/insights-metrics-rhel8@sha256:2492650b89feab7de0408be0e3af6d889e6291bb7064ea524dafca87b252840e_s390x",
"8Base-RHACM-2.4:rhacm2/insights-metrics-rhel8@sha256:93066377331da7f85024ae541440cb409c741d393adfdfe289f7d5836c0da183_ppc64le",
"8Base-RHACM-2.4:rhacm2/klusterlet-addon-controller-rhel8@sha256:018f6d71abae2963c853fe9d1a41fdad2df91acb72fee775af08275647d3019f_amd64",
"8Base-RHACM-2.4:rhacm2/klusterlet-addon-controller-rhel8@sha256:500d5166ea2f808c46b71d1a5470a35bffa484d860161a16e9809f90d021b23e_ppc64le",
"8Base-RHACM-2.4:rhacm2/klusterlet-addon-controller-rhel8@sha256:a4d7ef368efce597729c5fc1ae4358a0b45483a11b8363bf8d164c20075da748_s390x",
"8Base-RHACM-2.4:rhacm2/klusterlet-addon-rhel8-operator@sha256:0402e265ec4919aef893be4c0f177b53173bc0c50eb47aafea6822e05a7748be_s390x",
"8Base-RHACM-2.4:rhacm2/klusterlet-addon-rhel8-operator@sha256:6b0fbc1956407a0986460556336fcccfe4d08d712cc4b0af4ca65061baf75ea2_amd64",
"8Base-RHACM-2.4:rhacm2/klusterlet-addon-rhel8-operator@sha256:d7546a69df7b817d0c29c8f95dd3d5d2900c3755c82570b1d610702c56d4fb59_ppc64le",
"8Base-RHACM-2.4:rhacm2/kube-rbac-proxy-rhel8@sha256:6650633c4664e6b537e82eafc593dc91ca206de3b0de878f600c913a95eb18a2_amd64",
"8Base-RHACM-2.4:rhacm2/kube-rbac-proxy-rhel8@sha256:c1c90ee4ae1f908c33c8a8bf38f0b47bfad039bedccf870324f6b554aad5d78c_s390x",
"8Base-RHACM-2.4:rhacm2/kube-rbac-proxy-rhel8@sha256:ccddb38db49a190aa0d5d70e6b4672079ea222a42045d406a4b9974ac7412146_ppc64le",
"8Base-RHACM-2.4:rhacm2/kube-state-metrics-rhel8@sha256:566b95595959ba60677f1518562fd996ef7643dc94aa9e9fead0e4b4096032ca_s390x",
"8Base-RHACM-2.4:rhacm2/kube-state-metrics-rhel8@sha256:789f79b85c022e59143e725a589ac890884f079c969f56efb972b0a0f8d77e66_amd64",
"8Base-RHACM-2.4:rhacm2/kube-state-metrics-rhel8@sha256:971a33f5a57057d3901ff75eebbc13ca8456b4315dd7811139e60bb8872d80bf_ppc64le",
"8Base-RHACM-2.4:rhacm2/managedcluster-import-controller-rhel8@sha256:bcb43adee06dbb1cfb6a5c9fed71847ecc3826e3e44fe04d57b7143a6123daa5_s390x",
"8Base-RHACM-2.4:rhacm2/managedcluster-import-controller-rhel8@sha256:dbf235a9723a1c21471d8ef0029f3c999ac3b22512d67facd052efb725431bc1_ppc64le",
"8Base-RHACM-2.4:rhacm2/managedcluster-import-controller-rhel8@sha256:faf01c5554224350e4cffd1fc4ce275886791e45857bf0ed5f90ffa3a64680dc_amd64",
"8Base-RHACM-2.4:rhacm2/management-ingress-rhel8@sha256:46293eeaad521f993ed01467e13cae70f600426ef09df0e02dd8b83348b60027_amd64",
"8Base-RHACM-2.4:rhacm2/management-ingress-rhel8@sha256:c3cdbf5ff93b3b19ac2d7cf15b9152a0761d473de7afe29832a7ca3b833b6797_s390x",
"8Base-RHACM-2.4:rhacm2/management-ingress-rhel8@sha256:ce994a8f4c4e5476e6131a6721da748225c89a96c9d471a8638eefb6a22d52b9_ppc64le",
"8Base-RHACM-2.4:rhacm2/memcached-exporter-rhel8@sha256:01398d4f3b1825e864ddae46a5e4b7cc298dabb444dd105787ef6aeb70514571_ppc64le",
"8Base-RHACM-2.4:rhacm2/memcached-exporter-rhel8@sha256:5432fa56e40dee2475da7ee7b7e89cca10a8f06f4cbea94983fa094bfbef81ff_amd64",
"8Base-RHACM-2.4:rhacm2/memcached-exporter-rhel8@sha256:e22fa2dbc6733fc176f44cf42ec8f51b69672d354d6d2cf510eada5fe41a5245_s390x",
"8Base-RHACM-2.4:rhacm2/memcached-rhel8@sha256:0a0a88fb0138cd6de2e3fce81ab959d12cbda64e5fbab1046008aee1d94f12e2_s390x",
"8Base-RHACM-2.4:rhacm2/memcached-rhel8@sha256:7e0ee17c6d00d20773799cfb6c6e9e27c204d1e31010aa71a7f0f35eb5179a35_amd64",
"8Base-RHACM-2.4:rhacm2/memcached-rhel8@sha256:b9213f5525ebd51960412c15d416a591bf23731b6217f79aca2a89a893df2102_ppc64le",
"8Base-RHACM-2.4:rhacm2/metrics-collector-rhel8@sha256:431d4089a4a93c6b6a00cf9b63ecd9199a5545f09190577356b22ff6646820f3_amd64",
"8Base-RHACM-2.4:rhacm2/metrics-collector-rhel8@sha256:83f649b506ca698251c884692307d7cd52bbae87b0bf7790f96ffd24dd7f4fd7_ppc64le",
"8Base-RHACM-2.4:rhacm2/metrics-collector-rhel8@sha256:d37401c5fb672c56004f75974a4069d5d3b6c5e96ac7be4c174f9f178a7666bc_s390x",
"8Base-RHACM-2.4:rhacm2/multicloud-integrations-rhel8@sha256:a311c6ef1099d2370209bbbe30cfac6d1c50d79a2321beaab1f6158ab2db8bec_s390x",
"8Base-RHACM-2.4:rhacm2/multicloud-integrations-rhel8@sha256:e666154a539974d0cc005bc74903dc9f173920101dbfc5169b14a30129991475_ppc64le",
"8Base-RHACM-2.4:rhacm2/multicloud-integrations-rhel8@sha256:f37fe856571112970ae4786d313bf51e78b26e1630e443d276abb4de8e47e525_amd64",
"8Base-RHACM-2.4:rhacm2/multicloud-manager-rhel8@sha256:1dd235aa8599ca070f5175ad9da5bdb9505a7dfbbd87173f0bbf4e14ca0d5e88_ppc64le",
"8Base-RHACM-2.4:rhacm2/multicloud-manager-rhel8@sha256:8a1eeafb2a738aecb2723889c98e287638e950fec05425f1fe132ff7eb01738f_amd64",
"8Base-RHACM-2.4:rhacm2/multicloud-manager-rhel8@sha256:d458a289528173a07f7ff6d87279474e8379a2f05c11d5a9be97f9c43e38ec75_s390x",
"8Base-RHACM-2.4:rhacm2/multicluster-observability-rhel8-operator@sha256:45d046d621eab996c457a90b607ca9a57e2ca5dcad384d3cd5317475e096e098_amd64",
"8Base-RHACM-2.4:rhacm2/multicluster-observability-rhel8-operator@sha256:7ed02712f2d5093f7c751a6d22c9ffe5ce3b00c4cc901ffb779b8b51e282d698_s390x",
"8Base-RHACM-2.4:rhacm2/multicluster-observability-rhel8-operator@sha256:7f89cc6647700f7ddc46d4fabb4b3702142aa0fe9bd23026eba98c704026e9e9_ppc64le",
"8Base-RHACM-2.4:rhacm2/multicluster-operators-application-rhel8@sha256:27492dfdd71cc0bae6e01a184ac8fe5677ce172583b0fd1b9112dfd789009839_ppc64le",
"8Base-RHACM-2.4:rhacm2/multicluster-operators-application-rhel8@sha256:3af2802a89c09966e9c63f40974d8554a7b7b88cc386bbf5bda0a4cc987b7c15_s390x",
"8Base-RHACM-2.4:rhacm2/multicluster-operators-application-rhel8@sha256:723ac91ea8c130d80b48db30e05186607210aea71c7afc1c072b9a691e350215_amd64",
"8Base-RHACM-2.4:rhacm2/multicluster-operators-channel-rhel8@sha256:09883ff8a783d3f83e1c26566555c5ad140cc8bbf0d4cdb5220ef344c6282752_ppc64le",
"8Base-RHACM-2.4:rhacm2/multicluster-operators-channel-rhel8@sha256:4a34b2593897d4b1a1af124bdf6fb7e51bbd97bb4c56dd8ae463b3f3abbb7718_s390x",
"8Base-RHACM-2.4:rhacm2/multicluster-operators-channel-rhel8@sha256:883282b801566b5a40a32e33ebc431ac1398afb68f47ce931cc82b8b9eca1e55_amd64",
"8Base-RHACM-2.4:rhacm2/multicluster-operators-deployable-rhel8@sha256:0a15e49232c20ead26ade38823cd40d785e612670a41cac28ecea2066025a3d1_amd64",
"8Base-RHACM-2.4:rhacm2/multicluster-operators-deployable-rhel8@sha256:0ecd46eb89e90d787c442fd0ca92f84e9bf7fa6c2e315a0b95912616687c0580_s390x",
"8Base-RHACM-2.4:rhacm2/multicluster-operators-deployable-rhel8@sha256:bd148be0ad6ddbcc1995f94b4660d3fbe2338112230c840d77f53a564b14ec4a_ppc64le",
"8Base-RHACM-2.4:rhacm2/multicluster-operators-placementrule-rhel8@sha256:4bdca102dae861d39d81a2df4be1767e4e702ce3836224e9b875f613d1af0c37_ppc64le",
"8Base-RHACM-2.4:rhacm2/multicluster-operators-placementrule-rhel8@sha256:d71975de4b1d6b53d19ddf338f3d19ad7e28812f8fc932c144eee630d9cab176_amd64",
"8Base-RHACM-2.4:rhacm2/multicluster-operators-placementrule-rhel8@sha256:fa3e2e45501d661f4f724dea809b6eff73455db623b03178130590dbf317dba5_s390x",
"8Base-RHACM-2.4:rhacm2/multicluster-operators-subscription-release-rhel8@sha256:2e13c28d1f18f2efac62207515450a42732d4be790199ab0e5ddf2f181649cb4_ppc64le",
"8Base-RHACM-2.4:rhacm2/multicluster-operators-subscription-release-rhel8@sha256:50dc29deac8efaac3bf321270b718dec41d8b80746d3548c076ab26b2c6b63ca_s390x",
"8Base-RHACM-2.4:rhacm2/multicluster-operators-subscription-release-rhel8@sha256:faae7a0632b10dc9b65af7a8af7e7c7d9e26f2f7087687fa19d2afefa7426c5a_amd64",
"8Base-RHACM-2.4:rhacm2/multicluster-operators-subscription-rhel8@sha256:1fa2779aab32977ec8e867ed188dcdd66106986c3cbf39f02e2a555873ba478a_ppc64le",
"8Base-RHACM-2.4:rhacm2/multicluster-operators-subscription-rhel8@sha256:731a4f0919cbab729e9dded9e513ec4ad5e1b48967c21f65f3b494158a6b25ba_s390x",
"8Base-RHACM-2.4:rhacm2/multicluster-operators-subscription-rhel8@sha256:ec803f14f854b73a873f95027617246888ea28029f2f4bb5b7f39a5dd63399ca_amd64",
"8Base-RHACM-2.4:rhacm2/multiclusterhub-repo-rhel8@sha256:75504c269b3d0c2af9b48317f3dc070fae58a1e46e95283e2e0e1ab6b60f452d_amd64",
"8Base-RHACM-2.4:rhacm2/multiclusterhub-repo-rhel8@sha256:c21ffdaa0ce90e6c08f4814c09d9a0bd34d341ad1fc8f6ff2152e9007393ba1f_s390x",
"8Base-RHACM-2.4:rhacm2/multiclusterhub-repo-rhel8@sha256:e1e522835d65503d467dc9ef7c4a0149adfc4cbd3620134adb4a5694eda2f0c4_ppc64le",
"8Base-RHACM-2.4:rhacm2/multiclusterhub-rhel8@sha256:37cf6ccd9a2b9af4444fa192e7b5e6979687bd5159d97f48da40c4f9bad249eb_amd64",
"8Base-RHACM-2.4:rhacm2/multiclusterhub-rhel8@sha256:b8dea0eca4c8aaefee6be9afea77e3302ad551f68f5a87316caf65e13ac9138d_s390x",
"8Base-RHACM-2.4:rhacm2/multiclusterhub-rhel8@sha256:d173cf78965bd026a6333af91b55305ea9c349e630fa53548ee42d791295cd69_ppc64le",
"8Base-RHACM-2.4:rhacm2/node-exporter-rhel8@sha256:0b2cf97a3d82fb4570dee71c1232ef9998c7efcd1d9415f9f41351457802d62d_amd64",
"8Base-RHACM-2.4:rhacm2/node-exporter-rhel8@sha256:93e85d546c624a685221a5d0c9085fa59752105587a531c58066a856defa322a_ppc64le",
"8Base-RHACM-2.4:rhacm2/node-exporter-rhel8@sha256:b20c7b88c52ab9772ebd2216333d6324cba08c653135af469a9e6ccb6648d7c6_s390x",
"8Base-RHACM-2.4:rhacm2/observatorium-rhel8-operator@sha256:078b48f3746c33e0c69b11c9e51e70c220a3cc6f0fd26eb5b30534b16c6a2efa_s390x",
"8Base-RHACM-2.4:rhacm2/observatorium-rhel8-operator@sha256:0e1ec4eda138936261dc5a76a18fa4ace6082c636b30021ce10d5d4d0acea890_ppc64le",
"8Base-RHACM-2.4:rhacm2/observatorium-rhel8-operator@sha256:70e41fdcacd43b4e498b8d5917d0e2fb640f4e85f30b1d6646b27aee1bc8dafc_amd64",
"8Base-RHACM-2.4:rhacm2/observatorium-rhel8@sha256:431149d31b309822fa9476f951ae39bde3a81cc5d17d2a79062ced7b729166cd_amd64",
"8Base-RHACM-2.4:rhacm2/observatorium-rhel8@sha256:65aaebf97e8b904e9ff1520f4bc4704bc21614a7377f66a4c6776032621a9ccf_s390x",
"8Base-RHACM-2.4:rhacm2/observatorium-rhel8@sha256:804054ba7c65c0814307017e3ff6681ba25e62384468adbf3712418e1f3b321f_ppc64le",
"8Base-RHACM-2.4:rhacm2/openshift-hive-rhel8@sha256:80950fa60359f90359129bff09665d7e94150bfbcfb048dc46ec77309479733b_ppc64le",
"8Base-RHACM-2.4:rhacm2/openshift-hive-rhel8@sha256:bae2680af5a00937f0ecc680ad979b131ad65fc47c4683dec69e45e442dd38b4_amd64",
"8Base-RHACM-2.4:rhacm2/openshift-hive-rhel8@sha256:c75cad252f1bda9dac27d1145ee01fe91078e6bc29c60b72f2f0977cea56ae9c_s390x",
"8Base-RHACM-2.4:rhacm2/placement-rhel8@sha256:1cc55dc4ec890f583cf63c7c1d5451cd1e409dbb8feed7bb854e6970ba0e9cbd_s390x",
"8Base-RHACM-2.4:rhacm2/placement-rhel8@sha256:98f3db6bd38eec496565558b8c81a06b51fe22ad4c5a462a6b43a61ab3bc853c_amd64",
"8Base-RHACM-2.4:rhacm2/placement-rhel8@sha256:a0a5b1e0cd29da2c215f3ce555230477ce775cbd79423c74426aaa4f7f56cfc5_ppc64le",
"8Base-RHACM-2.4:rhacm2/prometheus-alertmanager-rhel8@sha256:29c84506cb42edbede5abdf086433ef003d677135fe3b51093c1fbafa6f666e0_s390x",
"8Base-RHACM-2.4:rhacm2/prometheus-alertmanager-rhel8@sha256:be4e1ac4ca5c8145ad7488bc9f067d8f1b9f4cb3d79ac43f4addd19cc66a584b_amd64",
"8Base-RHACM-2.4:rhacm2/prometheus-alertmanager-rhel8@sha256:fc83710377e91bec8866053bb2b9f91be7a3c25993488a6f9641e7c93918aadc_ppc64le",
"8Base-RHACM-2.4:rhacm2/prometheus-rhel8@sha256:1587535175898f97007552a6023ef0785861271dc939a751c98db0c41c9e2c97_amd64",
"8Base-RHACM-2.4:rhacm2/prometheus-rhel8@sha256:4aa41836d3699f3b8a546703fa5032a01af6bcac60465e779769c32a36352d0d_s390x",
"8Base-RHACM-2.4:rhacm2/prometheus-rhel8@sha256:f7971a684bcdce02604319ecace5ba585797f116a64024da815bf3e2d27f6251_ppc64le",
"8Base-RHACM-2.4:rhacm2/provider-credential-controller-rhel8@sha256:827351fc8036170bfb1b6d0fc15c84476c8913ae044163884ff89424e0e4235f_s390x",
"8Base-RHACM-2.4:rhacm2/provider-credential-controller-rhel8@sha256:a6f1234d8f90e06b88775ce831e574ec0621e487043d412d7c35d2bde6db21f9_amd64",
"8Base-RHACM-2.4:rhacm2/provider-credential-controller-rhel8@sha256:e33d7b73b6a7d41ef7779800af177a4557608ea87c854e457d0421332fcb421f_ppc64le",
"8Base-RHACM-2.4:rhacm2/rbac-query-proxy-rhel8@sha256:1d1c793c2bf89cb49dc4625981b4f7bc9cc827d01d7c57af88cde59adde21787_amd64",
"8Base-RHACM-2.4:rhacm2/rbac-query-proxy-rhel8@sha256:a129031e0e3c0e389a104f1ad15f4ecbb6382d79e19c62e7b22b31bee7021cdd_s390x",
"8Base-RHACM-2.4:rhacm2/rbac-query-proxy-rhel8@sha256:b549a06e14f326d196883c8168db3f82edbb952184ea4742b6d4eca78b13bc69_ppc64le",
"8Base-RHACM-2.4:rhacm2/redisgraph-tls-rhel8@sha256:7e3245ba0f53c4c510f7151b3e940c13d5a79d8d95b203e3b8ceaca4ceea42ea_ppc64le",
"8Base-RHACM-2.4:rhacm2/redisgraph-tls-rhel8@sha256:9fb4a62d70505c508d0d8dc158f8fa1c759c23f6a13c6a069a40a32c5cbce1fe_s390x",
"8Base-RHACM-2.4:rhacm2/redisgraph-tls-rhel8@sha256:cdf817bdb70737e6912e550fa1602bbbcaa5b34a2e2d47a249000aac560cc6f0_amd64",
"8Base-RHACM-2.4:rhacm2/registration-rhel8-operator@sha256:3ca37dec679c11f1333c5fd6c866867ce2e7ed5d3c139c2ad8f3ad7d10be70c0_s390x",
"8Base-RHACM-2.4:rhacm2/registration-rhel8-operator@sha256:45b0e1027807496b3c2a10d8e7c015cc91cc77b9832639adb51a6e5fc7f5071b_ppc64le",
"8Base-RHACM-2.4:rhacm2/registration-rhel8-operator@sha256:6710d98fb67533848a96f35fcbeb0adf6999a7e6534068ccc9956105a4d2db73_amd64",
"8Base-RHACM-2.4:rhacm2/registration-rhel8@sha256:0fbe6a1234544b31be5b6ba778895d31b0486783116796e0e31079cd2ee9f87a_ppc64le",
"8Base-RHACM-2.4:rhacm2/registration-rhel8@sha256:494e65b5e3bf27c3bae221db5154b119ef7689b2cb42894f05c40cf4608f1da6_s390x",
"8Base-RHACM-2.4:rhacm2/registration-rhel8@sha256:5d614eda176a91d5359e8a44a6f93a3fdbda8080f2209f342f83d4816b2d0008_amd64",
"8Base-RHACM-2.4:rhacm2/search-aggregator-rhel8@sha256:176ba84e41d3465826245fd9acd199c0b292c25a76c88bbcab8c07d93829ff9c_s390x",
"8Base-RHACM-2.4:rhacm2/search-aggregator-rhel8@sha256:3857111bc468c7bb79a7476d6bc5df0add7d8951799b65b6414f1f5dd3d5b9b8_amd64",
"8Base-RHACM-2.4:rhacm2/search-aggregator-rhel8@sha256:52a2dd79f67b1910a7129f70ba18b48656cd41b2a15f2ae4af2509c0eaa4205a_ppc64le",
"8Base-RHACM-2.4:rhacm2/search-api-rhel8@sha256:2d64646d663ac682a087fc69314bd72751ba2b005ab08a93da223470a863a740_amd64",
"8Base-RHACM-2.4:rhacm2/search-api-rhel8@sha256:74ccabf407b668837238eb3ad2e536fcb0b3df9a48741f43edf2456fbee80cc6_ppc64le",
"8Base-RHACM-2.4:rhacm2/search-api-rhel8@sha256:de9cc78ae58b063980c0fd3797cc6aba79bedc22898dae3fbce64c94dfd82909_s390x",
"8Base-RHACM-2.4:rhacm2/search-collector-rhel8@sha256:37c5344f9061f44ea363d64c2118e791999007ecdead8d15c8c121aff83631fe_amd64",
"8Base-RHACM-2.4:rhacm2/search-collector-rhel8@sha256:98fb5b0965d41badb9933eb0fc23a5006c1e1cb555a8b80b63a6a00bc87b1c7a_s390x",
"8Base-RHACM-2.4:rhacm2/search-collector-rhel8@sha256:ff9c98d5836007520ff971116d5c143b6e0fafa25e5c8f0dfd4b1a23f191f1d2_ppc64le",
"8Base-RHACM-2.4:rhacm2/search-rhel8@sha256:13b61bea54f6d67fb749852d48dc6a035ee516ed5f3d339619b97924e078ca59_ppc64le",
"8Base-RHACM-2.4:rhacm2/search-rhel8@sha256:210fdca717aef2b4159e223a4f0bab06cdae9491d2c890d63710cf3c71de0c32_amd64",
"8Base-RHACM-2.4:rhacm2/search-rhel8@sha256:5f3249435b29dba366242d6e68e6f1f2f4a8f4cd8941fb881d297bd5ed9fa72e_s390x",
"8Base-RHACM-2.4:rhacm2/search-ui-rhel8@sha256:2203d5c5cadd4be391bba00bbf8a588e930dcde7c438e15c14ed0e7a3fd31522_s390x",
"8Base-RHACM-2.4:rhacm2/search-ui-rhel8@sha256:aa0f257b502a6fcf1d2eb2270858f7d145abee32b9a64ba511bab22218b74e0a_ppc64le",
"8Base-RHACM-2.4:rhacm2/search-ui-rhel8@sha256:d4a81b7b29b9a76aa631ad26471b3cd6202775853f5a2102260c4f1e339cdfe0_amd64",
"8Base-RHACM-2.4:rhacm2/submariner-addon-rhel8@sha256:0faded1f0229ce80be36090a54ed761f1c89b414e84bd11d680fbddd382a986b_amd64",
"8Base-RHACM-2.4:rhacm2/submariner-addon-rhel8@sha256:4331c06cda7427491fcf5061f9695ab5f87dea5a02b5b915b1354c20f3cff830_s390x",
"8Base-RHACM-2.4:rhacm2/submariner-addon-rhel8@sha256:514d5c15aceb07e72ba74d9ba1b3bdc2e84e1c4060b2facdb886809b118c704c_ppc64le",
"8Base-RHACM-2.4:rhacm2/thanos-receive-controller-rhel8@sha256:2da6d891769a4d9cb936d93a8ea84eea45f33e482c79cc74418f4143c5c145e7_s390x",
"8Base-RHACM-2.4:rhacm2/thanos-receive-controller-rhel8@sha256:8c0745aa13e06c6cc159d8be33302b766673bdd1aedff1309d205519587440ab_amd64",
"8Base-RHACM-2.4:rhacm2/thanos-receive-controller-rhel8@sha256:8d0e265c199c32e757c2004d89db64bc64092171b98068aab03f977a744cc5bc_ppc64le",
"8Base-RHACM-2.4:rhacm2/thanos-rhel8@sha256:8036c9dd2d44027f5173b935ee8dcd9b3e87b433d65a50f83ffa76a503cf747c_s390x",
"8Base-RHACM-2.4:rhacm2/thanos-rhel8@sha256:ed22c2650f0d908174896647ced911a49945714a114836096b787cc879164bc4_ppc64le",
"8Base-RHACM-2.4:rhacm2/thanos-rhel8@sha256:fbe3062ae92faafd40caac5ddd0b20e2d1bfcaa64febebc0dcd5d368a3734c12_amd64",
"8Base-RHACM-2.4:rhacm2/volsync-mover-rclone-rhel8@sha256:0b3c2d30d0a6109db50dba4053d795fc92bfcadc380a8a8deb5ae4ef4e6d29fa_ppc64le",
"8Base-RHACM-2.4:rhacm2/volsync-mover-rclone-rhel8@sha256:6784f7672ac4c8f47ddaf9b5fc6b98f2c1d18c48be212114eeab9babb780cba6_s390x",
"8Base-RHACM-2.4:rhacm2/volsync-mover-rclone-rhel8@sha256:ada830a6dfa3f00aba2a32225a9884bbe31d20b93ece21249b11e6b037d85e75_amd64",
"8Base-RHACM-2.4:rhacm2/volsync-mover-restic-rhel8@sha256:31244fad1da3b5c258babd12defc1192a8534727f12ad775aad9d202fb6a5947_amd64",
"8Base-RHACM-2.4:rhacm2/volsync-mover-restic-rhel8@sha256:3ac9147cf782a40b3881973a399add430aee10cdfe1abdb00c98a0b5a3a527dc_s390x",
"8Base-RHACM-2.4:rhacm2/volsync-mover-restic-rhel8@sha256:9d00b2d06752192dd8f8f48aeb2786ac1ee0c062ed8916cf3f693c7d2a05e208_ppc64le",
"8Base-RHACM-2.4:rhacm2/volsync-mover-rsync-rhel8@sha256:30e06b75f83e22faeed2108f68b158fb35b4db22b83f049c61706ddcbfef27d9_ppc64le",
"8Base-RHACM-2.4:rhacm2/volsync-mover-rsync-rhel8@sha256:530aedee3aeca43ef0501f5cd2aa07c65eb708ac1a7fcd97fc3000358744d1bd_s390x",
"8Base-RHACM-2.4:rhacm2/volsync-mover-rsync-rhel8@sha256:c5621b5d113a1330bdc04f1fce05fd6f16c10526511ba207cb24551f7efe0e58_amd64",
"8Base-RHACM-2.4:rhacm2/volsync-rhel8@sha256:1ab81a27373c351eb2c932536fc9ea6cbf74911b794e3cd183c8e5624940a656_ppc64le",
"8Base-RHACM-2.4:rhacm2/volsync-rhel8@sha256:90ed24a800b82c2eb1c0f2d08aa11b2bea942e6a9044e3a01a5778877e7b376a_s390x",
"8Base-RHACM-2.4:rhacm2/volsync-rhel8@sha256:9e02a53649909a9d3ccd5c22f5c231b3ad69f451d7b5a32033046f3031cde188_amd64",
"8Base-RHACM-2.4:rhacm2/work-rhel8@sha256:0facf27d638269e722029217ef72016556c60e42887a836e4a0ad6140c1b6dcf_s390x",
"8Base-RHACM-2.4:rhacm2/work-rhel8@sha256:5694a214f662b4556b1fdf088ef0d33d6674dc3be3ae5d2fbdf00e56addeae3c_amd64",
"8Base-RHACM-2.4:rhacm2/work-rhel8@sha256:73b036d1c7b9c44010ef9716be8c96bfd2a7af7e09b2cf3402cc2aac81ef94e4_ppc64le"
]
}
],
"threats": [
{
"category": "impact",
"details": "Critical"
}
],
"title": "vm2: Sandbox Escape in vm2"
}
]
}
rhsa-2023:2367
Vulnerability from csaf_redhat
Notes
{
"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: net/http: An attacker can cause excessive memory growth in a Go server accepting HTTP/2 requests (CVE-2022-41717)\n\n* golang: crypto/tls: session tickets lack random ticket_age_add (CVE-2022-30629)\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.2 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:2367",
"url": "https://access.redhat.com/errata/RHSA-2023:2367"
},
{
"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.2_release_notes/index",
"url": "https://access.redhat.com/documentation/en-us/red_hat_enterprise_linux/9/html/9.2_release_notes/index"
},
{
"category": "external",
"summary": "2092793",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2092793"
},
{
"category": "external",
"summary": "2129076",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2129076"
},
{
"category": "external",
"summary": "2161274",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2161274"
},
{
"category": "self",
"summary": "Canonical URL",
"url": "https://security.access.redhat.com/data/csaf/v2/advisories/2023/rhsa-2023_2367.json"
}
],
"title": "Red Hat Security Advisory: containernetworking-plugins security and bug fix update",
"tracking": {
"current_release_date": "2025-10-31T13:02:34+00:00",
"generator": {
"date": "2025-10-31T13:02:34+00:00",
"engine": {
"name": "Red Hat SDEngine",
"version": "4.6.10"
}
},
"id": "RHSA-2023:2367",
"initial_release_date": "2023-05-09T09:50:34+00:00",
"revision_history": [
{
"date": "2023-05-09T09:50:34+00:00",
"number": "1",
"summary": "Initial version"
},
{
"date": "2023-05-09T09:50:34+00:00",
"number": "2",
"summary": "Last updated version"
},
{
"date": "2025-10-31T13:02:34+00:00",
"number": "3",
"summary": "Last generated version"
}
],
"status": "final",
"version": "3"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_name",
"name": "Red Hat Enterprise Linux AppStream (v. 9)",
"product": {
"name": "Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.2.0.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.2.0-1.el9.src",
"product": {
"name": "containernetworking-plugins-1:1.2.0-1.el9.src",
"product_id": "containernetworking-plugins-1:1.2.0-1.el9.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/containernetworking-plugins@1.2.0-1.el9?arch=src\u0026epoch=1"
}
}
}
],
"category": "architecture",
"name": "src"
},
{
"branches": [
{
"category": "product_version",
"name": "containernetworking-plugins-1:1.2.0-1.el9.aarch64",
"product": {
"name": "containernetworking-plugins-1:1.2.0-1.el9.aarch64",
"product_id": "containernetworking-plugins-1:1.2.0-1.el9.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/containernetworking-plugins@1.2.0-1.el9?arch=aarch64\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "containernetworking-plugins-debugsource-1:1.2.0-1.el9.aarch64",
"product": {
"name": "containernetworking-plugins-debugsource-1:1.2.0-1.el9.aarch64",
"product_id": "containernetworking-plugins-debugsource-1:1.2.0-1.el9.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/containernetworking-plugins-debugsource@1.2.0-1.el9?arch=aarch64\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "containernetworking-plugins-debuginfo-1:1.2.0-1.el9.aarch64",
"product": {
"name": "containernetworking-plugins-debuginfo-1:1.2.0-1.el9.aarch64",
"product_id": "containernetworking-plugins-debuginfo-1:1.2.0-1.el9.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/containernetworking-plugins-debuginfo@1.2.0-1.el9?arch=aarch64\u0026epoch=1"
}
}
}
],
"category": "architecture",
"name": "aarch64"
},
{
"branches": [
{
"category": "product_version",
"name": "containernetworking-plugins-1:1.2.0-1.el9.ppc64le",
"product": {
"name": "containernetworking-plugins-1:1.2.0-1.el9.ppc64le",
"product_id": "containernetworking-plugins-1:1.2.0-1.el9.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/containernetworking-plugins@1.2.0-1.el9?arch=ppc64le\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "containernetworking-plugins-debugsource-1:1.2.0-1.el9.ppc64le",
"product": {
"name": "containernetworking-plugins-debugsource-1:1.2.0-1.el9.ppc64le",
"product_id": "containernetworking-plugins-debugsource-1:1.2.0-1.el9.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/containernetworking-plugins-debugsource@1.2.0-1.el9?arch=ppc64le\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "containernetworking-plugins-debuginfo-1:1.2.0-1.el9.ppc64le",
"product": {
"name": "containernetworking-plugins-debuginfo-1:1.2.0-1.el9.ppc64le",
"product_id": "containernetworking-plugins-debuginfo-1:1.2.0-1.el9.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/containernetworking-plugins-debuginfo@1.2.0-1.el9?arch=ppc64le\u0026epoch=1"
}
}
}
],
"category": "architecture",
"name": "ppc64le"
},
{
"branches": [
{
"category": "product_version",
"name": "containernetworking-plugins-1:1.2.0-1.el9.x86_64",
"product": {
"name": "containernetworking-plugins-1:1.2.0-1.el9.x86_64",
"product_id": "containernetworking-plugins-1:1.2.0-1.el9.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/containernetworking-plugins@1.2.0-1.el9?arch=x86_64\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "containernetworking-plugins-debugsource-1:1.2.0-1.el9.x86_64",
"product": {
"name": "containernetworking-plugins-debugsource-1:1.2.0-1.el9.x86_64",
"product_id": "containernetworking-plugins-debugsource-1:1.2.0-1.el9.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/containernetworking-plugins-debugsource@1.2.0-1.el9?arch=x86_64\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "containernetworking-plugins-debuginfo-1:1.2.0-1.el9.x86_64",
"product": {
"name": "containernetworking-plugins-debuginfo-1:1.2.0-1.el9.x86_64",
"product_id": "containernetworking-plugins-debuginfo-1:1.2.0-1.el9.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/containernetworking-plugins-debuginfo@1.2.0-1.el9?arch=x86_64\u0026epoch=1"
}
}
}
],
"category": "architecture",
"name": "x86_64"
},
{
"branches": [
{
"category": "product_version",
"name": "containernetworking-plugins-1:1.2.0-1.el9.s390x",
"product": {
"name": "containernetworking-plugins-1:1.2.0-1.el9.s390x",
"product_id": "containernetworking-plugins-1:1.2.0-1.el9.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/containernetworking-plugins@1.2.0-1.el9?arch=s390x\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "containernetworking-plugins-debugsource-1:1.2.0-1.el9.s390x",
"product": {
"name": "containernetworking-plugins-debugsource-1:1.2.0-1.el9.s390x",
"product_id": "containernetworking-plugins-debugsource-1:1.2.0-1.el9.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/containernetworking-plugins-debugsource@1.2.0-1.el9?arch=s390x\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "containernetworking-plugins-debuginfo-1:1.2.0-1.el9.s390x",
"product": {
"name": "containernetworking-plugins-debuginfo-1:1.2.0-1.el9.s390x",
"product_id": "containernetworking-plugins-debuginfo-1:1.2.0-1.el9.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/containernetworking-plugins-debuginfo@1.2.0-1.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.2.0-1.el9.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.2.0.GA:containernetworking-plugins-1:1.2.0-1.el9.aarch64"
},
"product_reference": "containernetworking-plugins-1:1.2.0-1.el9.aarch64",
"relates_to_product_reference": "AppStream-9.2.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "containernetworking-plugins-1:1.2.0-1.el9.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.2.0.GA:containernetworking-plugins-1:1.2.0-1.el9.ppc64le"
},
"product_reference": "containernetworking-plugins-1:1.2.0-1.el9.ppc64le",
"relates_to_product_reference": "AppStream-9.2.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "containernetworking-plugins-1:1.2.0-1.el9.s390x as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.2.0.GA:containernetworking-plugins-1:1.2.0-1.el9.s390x"
},
"product_reference": "containernetworking-plugins-1:1.2.0-1.el9.s390x",
"relates_to_product_reference": "AppStream-9.2.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "containernetworking-plugins-1:1.2.0-1.el9.src as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.2.0.GA:containernetworking-plugins-1:1.2.0-1.el9.src"
},
"product_reference": "containernetworking-plugins-1:1.2.0-1.el9.src",
"relates_to_product_reference": "AppStream-9.2.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "containernetworking-plugins-1:1.2.0-1.el9.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.2.0.GA:containernetworking-plugins-1:1.2.0-1.el9.x86_64"
},
"product_reference": "containernetworking-plugins-1:1.2.0-1.el9.x86_64",
"relates_to_product_reference": "AppStream-9.2.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "containernetworking-plugins-debuginfo-1:1.2.0-1.el9.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.2.0.GA:containernetworking-plugins-debuginfo-1:1.2.0-1.el9.aarch64"
},
"product_reference": "containernetworking-plugins-debuginfo-1:1.2.0-1.el9.aarch64",
"relates_to_product_reference": "AppStream-9.2.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "containernetworking-plugins-debuginfo-1:1.2.0-1.el9.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.2.0.GA:containernetworking-plugins-debuginfo-1:1.2.0-1.el9.ppc64le"
},
"product_reference": "containernetworking-plugins-debuginfo-1:1.2.0-1.el9.ppc64le",
"relates_to_product_reference": "AppStream-9.2.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "containernetworking-plugins-debuginfo-1:1.2.0-1.el9.s390x as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.2.0.GA:containernetworking-plugins-debuginfo-1:1.2.0-1.el9.s390x"
},
"product_reference": "containernetworking-plugins-debuginfo-1:1.2.0-1.el9.s390x",
"relates_to_product_reference": "AppStream-9.2.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "containernetworking-plugins-debuginfo-1:1.2.0-1.el9.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.2.0.GA:containernetworking-plugins-debuginfo-1:1.2.0-1.el9.x86_64"
},
"product_reference": "containernetworking-plugins-debuginfo-1:1.2.0-1.el9.x86_64",
"relates_to_product_reference": "AppStream-9.2.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "containernetworking-plugins-debugsource-1:1.2.0-1.el9.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.2.0.GA:containernetworking-plugins-debugsource-1:1.2.0-1.el9.aarch64"
},
"product_reference": "containernetworking-plugins-debugsource-1:1.2.0-1.el9.aarch64",
"relates_to_product_reference": "AppStream-9.2.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "containernetworking-plugins-debugsource-1:1.2.0-1.el9.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.2.0.GA:containernetworking-plugins-debugsource-1:1.2.0-1.el9.ppc64le"
},
"product_reference": "containernetworking-plugins-debugsource-1:1.2.0-1.el9.ppc64le",
"relates_to_product_reference": "AppStream-9.2.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "containernetworking-plugins-debugsource-1:1.2.0-1.el9.s390x as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.2.0.GA:containernetworking-plugins-debugsource-1:1.2.0-1.el9.s390x"
},
"product_reference": "containernetworking-plugins-debugsource-1:1.2.0-1.el9.s390x",
"relates_to_product_reference": "AppStream-9.2.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "containernetworking-plugins-debugsource-1:1.2.0-1.el9.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.2.0.GA:containernetworking-plugins-debugsource-1:1.2.0-1.el9.x86_64"
},
"product_reference": "containernetworking-plugins-debugsource-1:1.2.0-1.el9.x86_64",
"relates_to_product_reference": "AppStream-9.2.0.GA"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2022-30629",
"cwe": {
"id": "CWE-331",
"name": "Insufficient Entropy"
},
"discovery_date": "2022-06-02T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2092793"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in the crypto/tls golang package. When session tickets are generated by crypto/tls, it is missing the ticket expiration. This issue may allow an attacker to observe the TLS handshakes to correlate successive connections during session resumption.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "golang: crypto/tls: session tickets lack random ticket_age_add",
"title": "Vulnerability summary"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"AppStream-9.2.0.GA:containernetworking-plugins-1:1.2.0-1.el9.aarch64",
"AppStream-9.2.0.GA:containernetworking-plugins-1:1.2.0-1.el9.ppc64le",
"AppStream-9.2.0.GA:containernetworking-plugins-1:1.2.0-1.el9.s390x",
"AppStream-9.2.0.GA:containernetworking-plugins-1:1.2.0-1.el9.src",
"AppStream-9.2.0.GA:containernetworking-plugins-1:1.2.0-1.el9.x86_64",
"AppStream-9.2.0.GA:containernetworking-plugins-debuginfo-1:1.2.0-1.el9.aarch64",
"AppStream-9.2.0.GA:containernetworking-plugins-debuginfo-1:1.2.0-1.el9.ppc64le",
"AppStream-9.2.0.GA:containernetworking-plugins-debuginfo-1:1.2.0-1.el9.s390x",
"AppStream-9.2.0.GA:containernetworking-plugins-debuginfo-1:1.2.0-1.el9.x86_64",
"AppStream-9.2.0.GA:containernetworking-plugins-debugsource-1:1.2.0-1.el9.aarch64",
"AppStream-9.2.0.GA:containernetworking-plugins-debugsource-1:1.2.0-1.el9.ppc64le",
"AppStream-9.2.0.GA:containernetworking-plugins-debugsource-1:1.2.0-1.el9.s390x",
"AppStream-9.2.0.GA:containernetworking-plugins-debugsource-1:1.2.0-1.el9.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2022-30629"
},
{
"category": "external",
"summary": "RHBZ#2092793",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2092793"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2022-30629",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-30629"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2022-30629",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2022-30629"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-announce/c/TzIC9-t8Ytg",
"url": "https://groups.google.com/g/golang-announce/c/TzIC9-t8Ytg"
}
],
"release_date": "2022-06-02T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2023-05-09T09:50:34+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"AppStream-9.2.0.GA:containernetworking-plugins-1:1.2.0-1.el9.aarch64",
"AppStream-9.2.0.GA:containernetworking-plugins-1:1.2.0-1.el9.ppc64le",
"AppStream-9.2.0.GA:containernetworking-plugins-1:1.2.0-1.el9.s390x",
"AppStream-9.2.0.GA:containernetworking-plugins-1:1.2.0-1.el9.src",
"AppStream-9.2.0.GA:containernetworking-plugins-1:1.2.0-1.el9.x86_64",
"AppStream-9.2.0.GA:containernetworking-plugins-debuginfo-1:1.2.0-1.el9.aarch64",
"AppStream-9.2.0.GA:containernetworking-plugins-debuginfo-1:1.2.0-1.el9.ppc64le",
"AppStream-9.2.0.GA:containernetworking-plugins-debuginfo-1:1.2.0-1.el9.s390x",
"AppStream-9.2.0.GA:containernetworking-plugins-debuginfo-1:1.2.0-1.el9.x86_64",
"AppStream-9.2.0.GA:containernetworking-plugins-debugsource-1:1.2.0-1.el9.aarch64",
"AppStream-9.2.0.GA:containernetworking-plugins-debugsource-1:1.2.0-1.el9.ppc64le",
"AppStream-9.2.0.GA:containernetworking-plugins-debugsource-1:1.2.0-1.el9.s390x",
"AppStream-9.2.0.GA:containernetworking-plugins-debugsource-1:1.2.0-1.el9.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2023:2367"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "HIGH",
"attackVector": "NETWORK",
"availabilityImpact": "NONE",
"baseScore": 3.1,
"baseSeverity": "LOW",
"confidentialityImpact": "LOW",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "REQUIRED",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:R/S:U/C:L/I:N/A:N",
"version": "3.1"
},
"products": [
"AppStream-9.2.0.GA:containernetworking-plugins-1:1.2.0-1.el9.aarch64",
"AppStream-9.2.0.GA:containernetworking-plugins-1:1.2.0-1.el9.ppc64le",
"AppStream-9.2.0.GA:containernetworking-plugins-1:1.2.0-1.el9.s390x",
"AppStream-9.2.0.GA:containernetworking-plugins-1:1.2.0-1.el9.src",
"AppStream-9.2.0.GA:containernetworking-plugins-1:1.2.0-1.el9.x86_64",
"AppStream-9.2.0.GA:containernetworking-plugins-debuginfo-1:1.2.0-1.el9.aarch64",
"AppStream-9.2.0.GA:containernetworking-plugins-debuginfo-1:1.2.0-1.el9.ppc64le",
"AppStream-9.2.0.GA:containernetworking-plugins-debuginfo-1:1.2.0-1.el9.s390x",
"AppStream-9.2.0.GA:containernetworking-plugins-debuginfo-1:1.2.0-1.el9.x86_64",
"AppStream-9.2.0.GA:containernetworking-plugins-debugsource-1:1.2.0-1.el9.aarch64",
"AppStream-9.2.0.GA:containernetworking-plugins-debugsource-1:1.2.0-1.el9.ppc64le",
"AppStream-9.2.0.GA:containernetworking-plugins-debugsource-1:1.2.0-1.el9.s390x",
"AppStream-9.2.0.GA:containernetworking-plugins-debugsource-1:1.2.0-1.el9.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Low"
}
],
"title": "golang: crypto/tls: session tickets lack random ticket_age_add"
},
{
"cve": "CVE-2022-41717",
"cwe": {
"id": "CWE-770",
"name": "Allocation of Resources Without Limits or Throttling"
},
"discovery_date": "2023-01-16T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2161274"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in the net/http library of the golang package. This flaw allows an attacker to cause excessive memory growth in a Go server accepting HTTP/2 requests. HTTP/2 server connections contain a cache of HTTP header keys sent by the client. While the total number of entries in this cache is capped, an attacker sending very large keys can cause the server to allocate approximately 64 MiB per open connection.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "golang: net/http: excessive memory growth in a Go server accepting HTTP/2 requests",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "Within Red Hat OpenShift Container Platform, the grafana container is listed as will not fix. Since OCP 4.10, Grafana itself is not shipped and the Grafana web server is protected behind an OAuth proxy server.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"AppStream-9.2.0.GA:containernetworking-plugins-1:1.2.0-1.el9.aarch64",
"AppStream-9.2.0.GA:containernetworking-plugins-1:1.2.0-1.el9.ppc64le",
"AppStream-9.2.0.GA:containernetworking-plugins-1:1.2.0-1.el9.s390x",
"AppStream-9.2.0.GA:containernetworking-plugins-1:1.2.0-1.el9.src",
"AppStream-9.2.0.GA:containernetworking-plugins-1:1.2.0-1.el9.x86_64",
"AppStream-9.2.0.GA:containernetworking-plugins-debuginfo-1:1.2.0-1.el9.aarch64",
"AppStream-9.2.0.GA:containernetworking-plugins-debuginfo-1:1.2.0-1.el9.ppc64le",
"AppStream-9.2.0.GA:containernetworking-plugins-debuginfo-1:1.2.0-1.el9.s390x",
"AppStream-9.2.0.GA:containernetworking-plugins-debuginfo-1:1.2.0-1.el9.x86_64",
"AppStream-9.2.0.GA:containernetworking-plugins-debugsource-1:1.2.0-1.el9.aarch64",
"AppStream-9.2.0.GA:containernetworking-plugins-debugsource-1:1.2.0-1.el9.ppc64le",
"AppStream-9.2.0.GA:containernetworking-plugins-debugsource-1:1.2.0-1.el9.s390x",
"AppStream-9.2.0.GA:containernetworking-plugins-debugsource-1:1.2.0-1.el9.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2022-41717"
},
{
"category": "external",
"summary": "RHBZ#2161274",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2161274"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2022-41717",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-41717"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2022-41717",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2022-41717"
},
{
"category": "external",
"summary": "https://go.dev/cl/455635",
"url": "https://go.dev/cl/455635"
},
{
"category": "external",
"summary": "https://go.dev/cl/455717",
"url": "https://go.dev/cl/455717"
},
{
"category": "external",
"summary": "https://go.dev/issue/56350",
"url": "https://go.dev/issue/56350"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-announce/c/L_3rmdT0BMU/m/yZDrXjIiBQAJ",
"url": "https://groups.google.com/g/golang-announce/c/L_3rmdT0BMU/m/yZDrXjIiBQAJ"
},
{
"category": "external",
"summary": "https://pkg.go.dev/vuln/GO-2022-1144",
"url": "https://pkg.go.dev/vuln/GO-2022-1144"
}
],
"release_date": "2022-11-30T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2023-05-09T09:50:34+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"AppStream-9.2.0.GA:containernetworking-plugins-1:1.2.0-1.el9.aarch64",
"AppStream-9.2.0.GA:containernetworking-plugins-1:1.2.0-1.el9.ppc64le",
"AppStream-9.2.0.GA:containernetworking-plugins-1:1.2.0-1.el9.s390x",
"AppStream-9.2.0.GA:containernetworking-plugins-1:1.2.0-1.el9.src",
"AppStream-9.2.0.GA:containernetworking-plugins-1:1.2.0-1.el9.x86_64",
"AppStream-9.2.0.GA:containernetworking-plugins-debuginfo-1:1.2.0-1.el9.aarch64",
"AppStream-9.2.0.GA:containernetworking-plugins-debuginfo-1:1.2.0-1.el9.ppc64le",
"AppStream-9.2.0.GA:containernetworking-plugins-debuginfo-1:1.2.0-1.el9.s390x",
"AppStream-9.2.0.GA:containernetworking-plugins-debuginfo-1:1.2.0-1.el9.x86_64",
"AppStream-9.2.0.GA:containernetworking-plugins-debugsource-1:1.2.0-1.el9.aarch64",
"AppStream-9.2.0.GA:containernetworking-plugins-debugsource-1:1.2.0-1.el9.ppc64le",
"AppStream-9.2.0.GA:containernetworking-plugins-debugsource-1:1.2.0-1.el9.s390x",
"AppStream-9.2.0.GA:containernetworking-plugins-debugsource-1:1.2.0-1.el9.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2023:2367"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "LOW",
"baseScore": 5.3,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:L",
"version": "3.1"
},
"products": [
"AppStream-9.2.0.GA:containernetworking-plugins-1:1.2.0-1.el9.aarch64",
"AppStream-9.2.0.GA:containernetworking-plugins-1:1.2.0-1.el9.ppc64le",
"AppStream-9.2.0.GA:containernetworking-plugins-1:1.2.0-1.el9.s390x",
"AppStream-9.2.0.GA:containernetworking-plugins-1:1.2.0-1.el9.src",
"AppStream-9.2.0.GA:containernetworking-plugins-1:1.2.0-1.el9.x86_64",
"AppStream-9.2.0.GA:containernetworking-plugins-debuginfo-1:1.2.0-1.el9.aarch64",
"AppStream-9.2.0.GA:containernetworking-plugins-debuginfo-1:1.2.0-1.el9.ppc64le",
"AppStream-9.2.0.GA:containernetworking-plugins-debuginfo-1:1.2.0-1.el9.s390x",
"AppStream-9.2.0.GA:containernetworking-plugins-debuginfo-1:1.2.0-1.el9.x86_64",
"AppStream-9.2.0.GA:containernetworking-plugins-debugsource-1:1.2.0-1.el9.aarch64",
"AppStream-9.2.0.GA:containernetworking-plugins-debugsource-1:1.2.0-1.el9.ppc64le",
"AppStream-9.2.0.GA:containernetworking-plugins-debugsource-1:1.2.0-1.el9.s390x",
"AppStream-9.2.0.GA:containernetworking-plugins-debugsource-1:1.2.0-1.el9.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "golang: net/http: excessive memory growth in a Go server accepting HTTP/2 requests"
}
]
}
rhsa-2023_1275
Vulnerability from csaf_redhat
Notes
{
"document": {
"aggregate_severity": {
"namespace": "https://access.redhat.com/security/updates/classification/",
"text": "Important"
},
"category": "csaf_security_advisory",
"csaf_version": "2.0",
"distribution": {
"text": "Copyright \u00a9 Red Hat, Inc. All rights reserved.",
"tlp": {
"label": "WHITE",
"url": "https://www.first.org/tlp/"
}
},
"lang": "en",
"notes": [
{
"category": "summary",
"text": "An update for etcd is now available for Red Hat OpenStack Platform.\n\nRed Hat Product Security has rated this update as having a security impact\nof Important. A Common Vulnerability Scoring System (CVSS) base score,\nwhich gives a detailed severity rating, is available for each vulnerability\nfrom the CVE link(s) in the References section.",
"title": "Topic"
},
{
"category": "general",
"text": "etcd is a highly-available key value store for shared configuration.\n\nThe following Important impact security fix(es) are applicable to Red Hat OpenStack Platform 17.0 (Wallaby), 16.2 (Train), and 16.1 (Train):\n\n* Improve heuristics preventing CPU/memory abuse by parsing malicious or\nlarge YAML documents (CVE-2022-3064)\n\nAs a result of being built by golang 1.18.9, the following Moderate impact security fix(es) are applicable to Red Hat OpenStack Platform 16.2 and 16.1:\n\n* golang: net/http: improper sanitization of Transfer-Encoding header (CVE-2022-1705)\n* golang: net/http/httputil: ReverseProxy should not forward unparseable query parameters (CVE-2022-2880)\n* golang: net/http: handle server errors after sending GOAWAY (CVE-2022-27664)\n* golang: io/fs: stack exhaustion in Glob (CVE-2022-30630)\n* golang: path/filepath: stack exhaustion in Glob (CVE-2022-30632)\n* golang: encoding/gob: stack exhaustion in Decoder.Decode (CVE-2022-30635)\n* golang: net/http/httputil: NewSingleHostReverseProxy - omit X-Forwarded-For not working (CVE-2022-32148)\n* golang: regexp/syntax: limit memory used by parsing regexps (CVE-2022-41715)\n* golang: net/http: An attacker can cause excessive memory growth in a Go server accepting HTTP/2 requests (CVE-2022-41717)\n\nAs a result of being built by golang 1.18.9, the following Low impact security fix(es) are applicable to Red Hat OpenStack Platform 16.2 and 16.1:\n\n* golang: crypto/tls: session tickets lack random ticket_age_add (CVE-2022-30629)\n* golang: math/big: decoding big.Float and big.Rat types can panic if the encoded message is too short, potentially allowing a denial of service (CVE-2022-32189)\n\nFor more details about the security issue(s), including the impact, a CVSS\nscore, acknowledgments, and other related information, refer to the CVE\npage listed in the References section.",
"title": "Details"
},
{
"category": "legal_disclaimer",
"text": "This content is licensed under the Creative Commons Attribution 4.0 International License (https://creativecommons.org/licenses/by/4.0/). If you distribute this content, or a modified version of it, you must provide attribution to Red Hat Inc. and provide a link to the original.",
"title": "Terms of Use"
}
],
"publisher": {
"category": "vendor",
"contact_details": "https://access.redhat.com/security/team/contact/",
"issuing_authority": "Red Hat Product Security is responsible for vulnerability handling across all Red Hat products and services.",
"name": "Red Hat Product Security",
"namespace": "https://www.redhat.com"
},
"references": [
{
"category": "self",
"summary": "https://access.redhat.com/errata/RHSA-2023:1275",
"url": "https://access.redhat.com/errata/RHSA-2023:1275"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/updates/classification/#important",
"url": "https://access.redhat.com/security/updates/classification/#important"
},
{
"category": "external",
"summary": "2092793",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2092793"
},
{
"category": "external",
"summary": "2107371",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2107371"
},
{
"category": "external",
"summary": "2107374",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2107374"
},
{
"category": "external",
"summary": "2107383",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2107383"
},
{
"category": "external",
"summary": "2107386",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2107386"
},
{
"category": "external",
"summary": "2107388",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2107388"
},
{
"category": "external",
"summary": "2113814",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2113814"
},
{
"category": "external",
"summary": "2124669",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2124669"
},
{
"category": "external",
"summary": "2132868",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2132868"
},
{
"category": "external",
"summary": "2132872",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2132872"
},
{
"category": "external",
"summary": "2161274",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2161274"
},
{
"category": "external",
"summary": "2163037",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2163037"
},
{
"category": "self",
"summary": "Canonical URL",
"url": "https://security.access.redhat.com/data/csaf/v2/advisories/2023/rhsa-2023_1275.json"
}
],
"title": "Red Hat Security Advisory: Red Hat OpenStack Platform (etcd) security update",
"tracking": {
"current_release_date": "2025-01-06T19:24:32+00:00",
"generator": {
"date": "2025-01-06T19:24:32+00:00",
"engine": {
"name": "Red Hat SDEngine",
"version": "4.2.5"
}
},
"id": "RHSA-2023:1275",
"initial_release_date": "2023-03-15T19:58:09+00:00",
"revision_history": [
{
"date": "2023-03-15T19:58:09+00:00",
"number": "1",
"summary": "Initial version"
},
{
"date": "2023-03-15T19:58:09+00:00",
"number": "2",
"summary": "Last updated version"
},
{
"date": "2025-01-06T19:24:32+00:00",
"number": "3",
"summary": "Last generated version"
}
],
"status": "final",
"version": "3"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_name",
"name": "Red Hat OpenStack Platform 16.1",
"product": {
"name": "Red Hat OpenStack Platform 16.1",
"product_id": "8Base-RHOS-16.1",
"product_identification_helper": {
"cpe": "cpe:/a:redhat:openstack:16.1::el8"
}
}
},
{
"category": "product_name",
"name": "Red Hat OpenStack Platform 16.2",
"product": {
"name": "Red Hat OpenStack Platform 16.2",
"product_id": "8Base-RHOS-16.2",
"product_identification_helper": {
"cpe": "cpe:/a:redhat:openstack:16.2::el8"
}
}
}
],
"category": "product_family",
"name": "Red Hat OpenStack Platform"
},
{
"branches": [
{
"category": "product_version",
"name": "etcd-0:3.3.23-12.el8ost.src",
"product": {
"name": "etcd-0:3.3.23-12.el8ost.src",
"product_id": "etcd-0:3.3.23-12.el8ost.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/etcd@3.3.23-12.el8ost?arch=src"
}
}
}
],
"category": "architecture",
"name": "src"
},
{
"branches": [
{
"category": "product_version",
"name": "etcd-0:3.3.23-12.el8ost.x86_64",
"product": {
"name": "etcd-0:3.3.23-12.el8ost.x86_64",
"product_id": "etcd-0:3.3.23-12.el8ost.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/etcd@3.3.23-12.el8ost?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "etcd-debugsource-0:3.3.23-12.el8ost.x86_64",
"product": {
"name": "etcd-debugsource-0:3.3.23-12.el8ost.x86_64",
"product_id": "etcd-debugsource-0:3.3.23-12.el8ost.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/etcd-debugsource@3.3.23-12.el8ost?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "etcd-debuginfo-0:3.3.23-12.el8ost.x86_64",
"product": {
"name": "etcd-debuginfo-0:3.3.23-12.el8ost.x86_64",
"product_id": "etcd-debuginfo-0:3.3.23-12.el8ost.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/etcd-debuginfo@3.3.23-12.el8ost?arch=x86_64"
}
}
}
],
"category": "architecture",
"name": "x86_64"
},
{
"branches": [
{
"category": "product_version",
"name": "etcd-0:3.3.23-12.el8ost.ppc64le",
"product": {
"name": "etcd-0:3.3.23-12.el8ost.ppc64le",
"product_id": "etcd-0:3.3.23-12.el8ost.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/etcd@3.3.23-12.el8ost?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "etcd-debugsource-0:3.3.23-12.el8ost.ppc64le",
"product": {
"name": "etcd-debugsource-0:3.3.23-12.el8ost.ppc64le",
"product_id": "etcd-debugsource-0:3.3.23-12.el8ost.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/etcd-debugsource@3.3.23-12.el8ost?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "etcd-debuginfo-0:3.3.23-12.el8ost.ppc64le",
"product": {
"name": "etcd-debuginfo-0:3.3.23-12.el8ost.ppc64le",
"product_id": "etcd-debuginfo-0:3.3.23-12.el8ost.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/etcd-debuginfo@3.3.23-12.el8ost?arch=ppc64le"
}
}
}
],
"category": "architecture",
"name": "ppc64le"
}
],
"category": "vendor",
"name": "Red Hat"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "etcd-0:3.3.23-12.el8ost.ppc64le as a component of Red Hat OpenStack Platform 16.1",
"product_id": "8Base-RHOS-16.1:etcd-0:3.3.23-12.el8ost.ppc64le"
},
"product_reference": "etcd-0:3.3.23-12.el8ost.ppc64le",
"relates_to_product_reference": "8Base-RHOS-16.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "etcd-0:3.3.23-12.el8ost.src as a component of Red Hat OpenStack Platform 16.1",
"product_id": "8Base-RHOS-16.1:etcd-0:3.3.23-12.el8ost.src"
},
"product_reference": "etcd-0:3.3.23-12.el8ost.src",
"relates_to_product_reference": "8Base-RHOS-16.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "etcd-0:3.3.23-12.el8ost.x86_64 as a component of Red Hat OpenStack Platform 16.1",
"product_id": "8Base-RHOS-16.1:etcd-0:3.3.23-12.el8ost.x86_64"
},
"product_reference": "etcd-0:3.3.23-12.el8ost.x86_64",
"relates_to_product_reference": "8Base-RHOS-16.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "etcd-debuginfo-0:3.3.23-12.el8ost.ppc64le as a component of Red Hat OpenStack Platform 16.1",
"product_id": "8Base-RHOS-16.1:etcd-debuginfo-0:3.3.23-12.el8ost.ppc64le"
},
"product_reference": "etcd-debuginfo-0:3.3.23-12.el8ost.ppc64le",
"relates_to_product_reference": "8Base-RHOS-16.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "etcd-debuginfo-0:3.3.23-12.el8ost.x86_64 as a component of Red Hat OpenStack Platform 16.1",
"product_id": "8Base-RHOS-16.1:etcd-debuginfo-0:3.3.23-12.el8ost.x86_64"
},
"product_reference": "etcd-debuginfo-0:3.3.23-12.el8ost.x86_64",
"relates_to_product_reference": "8Base-RHOS-16.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "etcd-debugsource-0:3.3.23-12.el8ost.ppc64le as a component of Red Hat OpenStack Platform 16.1",
"product_id": "8Base-RHOS-16.1:etcd-debugsource-0:3.3.23-12.el8ost.ppc64le"
},
"product_reference": "etcd-debugsource-0:3.3.23-12.el8ost.ppc64le",
"relates_to_product_reference": "8Base-RHOS-16.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "etcd-debugsource-0:3.3.23-12.el8ost.x86_64 as a component of Red Hat OpenStack Platform 16.1",
"product_id": "8Base-RHOS-16.1:etcd-debugsource-0:3.3.23-12.el8ost.x86_64"
},
"product_reference": "etcd-debugsource-0:3.3.23-12.el8ost.x86_64",
"relates_to_product_reference": "8Base-RHOS-16.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "etcd-0:3.3.23-12.el8ost.ppc64le as a component of Red Hat OpenStack Platform 16.2",
"product_id": "8Base-RHOS-16.2:etcd-0:3.3.23-12.el8ost.ppc64le"
},
"product_reference": "etcd-0:3.3.23-12.el8ost.ppc64le",
"relates_to_product_reference": "8Base-RHOS-16.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "etcd-0:3.3.23-12.el8ost.src as a component of Red Hat OpenStack Platform 16.2",
"product_id": "8Base-RHOS-16.2:etcd-0:3.3.23-12.el8ost.src"
},
"product_reference": "etcd-0:3.3.23-12.el8ost.src",
"relates_to_product_reference": "8Base-RHOS-16.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "etcd-0:3.3.23-12.el8ost.x86_64 as a component of Red Hat OpenStack Platform 16.2",
"product_id": "8Base-RHOS-16.2:etcd-0:3.3.23-12.el8ost.x86_64"
},
"product_reference": "etcd-0:3.3.23-12.el8ost.x86_64",
"relates_to_product_reference": "8Base-RHOS-16.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "etcd-debuginfo-0:3.3.23-12.el8ost.ppc64le as a component of Red Hat OpenStack Platform 16.2",
"product_id": "8Base-RHOS-16.2:etcd-debuginfo-0:3.3.23-12.el8ost.ppc64le"
},
"product_reference": "etcd-debuginfo-0:3.3.23-12.el8ost.ppc64le",
"relates_to_product_reference": "8Base-RHOS-16.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "etcd-debuginfo-0:3.3.23-12.el8ost.x86_64 as a component of Red Hat OpenStack Platform 16.2",
"product_id": "8Base-RHOS-16.2:etcd-debuginfo-0:3.3.23-12.el8ost.x86_64"
},
"product_reference": "etcd-debuginfo-0:3.3.23-12.el8ost.x86_64",
"relates_to_product_reference": "8Base-RHOS-16.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "etcd-debugsource-0:3.3.23-12.el8ost.ppc64le as a component of Red Hat OpenStack Platform 16.2",
"product_id": "8Base-RHOS-16.2:etcd-debugsource-0:3.3.23-12.el8ost.ppc64le"
},
"product_reference": "etcd-debugsource-0:3.3.23-12.el8ost.ppc64le",
"relates_to_product_reference": "8Base-RHOS-16.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "etcd-debugsource-0:3.3.23-12.el8ost.x86_64 as a component of Red Hat OpenStack Platform 16.2",
"product_id": "8Base-RHOS-16.2:etcd-debugsource-0:3.3.23-12.el8ost.x86_64"
},
"product_reference": "etcd-debugsource-0:3.3.23-12.el8ost.x86_64",
"relates_to_product_reference": "8Base-RHOS-16.2"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2022-1705",
"cwe": {
"id": "CWE-444",
"name": "Inconsistent Interpretation of HTTP Requests (\u0027HTTP Request/Response Smuggling\u0027)"
},
"discovery_date": "2022-07-14T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2107374"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in golang. The HTTP/1 client accepted invalid Transfer-Encoding headers indicating \"chunked\" encoding. This issue could allow request smuggling, but only if combined with an intermediate server that also improperly accepts the header as invalid.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "golang: net/http: improper sanitization of Transfer-Encoding header",
"title": "Vulnerability summary"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"8Base-RHOS-16.1:etcd-0:3.3.23-12.el8ost.ppc64le",
"8Base-RHOS-16.1:etcd-0:3.3.23-12.el8ost.src",
"8Base-RHOS-16.1:etcd-0:3.3.23-12.el8ost.x86_64",
"8Base-RHOS-16.1:etcd-debuginfo-0:3.3.23-12.el8ost.ppc64le",
"8Base-RHOS-16.1:etcd-debuginfo-0:3.3.23-12.el8ost.x86_64",
"8Base-RHOS-16.1:etcd-debugsource-0:3.3.23-12.el8ost.ppc64le",
"8Base-RHOS-16.1:etcd-debugsource-0:3.3.23-12.el8ost.x86_64",
"8Base-RHOS-16.2:etcd-0:3.3.23-12.el8ost.ppc64le",
"8Base-RHOS-16.2:etcd-0:3.3.23-12.el8ost.src",
"8Base-RHOS-16.2:etcd-0:3.3.23-12.el8ost.x86_64",
"8Base-RHOS-16.2:etcd-debuginfo-0:3.3.23-12.el8ost.ppc64le",
"8Base-RHOS-16.2:etcd-debuginfo-0:3.3.23-12.el8ost.x86_64",
"8Base-RHOS-16.2:etcd-debugsource-0:3.3.23-12.el8ost.ppc64le",
"8Base-RHOS-16.2:etcd-debugsource-0:3.3.23-12.el8ost.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2022-1705"
},
{
"category": "external",
"summary": "RHBZ#2107374",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2107374"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2022-1705",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-1705"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2022-1705",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2022-1705"
},
{
"category": "external",
"summary": "https://go.dev/issue/53188",
"url": "https://go.dev/issue/53188"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-announce/c/nqrv9fbR0zE",
"url": "https://groups.google.com/g/golang-announce/c/nqrv9fbR0zE"
}
],
"release_date": "2022-07-12T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2023-03-15T19:58:09+00:00",
"details": "Before applying this update, make sure all previously released errata\nrelevant to your system have been applied.\n\nFor details on how to apply this update, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"8Base-RHOS-16.1:etcd-0:3.3.23-12.el8ost.ppc64le",
"8Base-RHOS-16.1:etcd-0:3.3.23-12.el8ost.src",
"8Base-RHOS-16.1:etcd-0:3.3.23-12.el8ost.x86_64",
"8Base-RHOS-16.1:etcd-debuginfo-0:3.3.23-12.el8ost.ppc64le",
"8Base-RHOS-16.1:etcd-debuginfo-0:3.3.23-12.el8ost.x86_64",
"8Base-RHOS-16.1:etcd-debugsource-0:3.3.23-12.el8ost.ppc64le",
"8Base-RHOS-16.1:etcd-debugsource-0:3.3.23-12.el8ost.x86_64",
"8Base-RHOS-16.2:etcd-0:3.3.23-12.el8ost.ppc64le",
"8Base-RHOS-16.2:etcd-0:3.3.23-12.el8ost.src",
"8Base-RHOS-16.2:etcd-0:3.3.23-12.el8ost.x86_64",
"8Base-RHOS-16.2:etcd-debuginfo-0:3.3.23-12.el8ost.ppc64le",
"8Base-RHOS-16.2:etcd-debuginfo-0:3.3.23-12.el8ost.x86_64",
"8Base-RHOS-16.2:etcd-debugsource-0:3.3.23-12.el8ost.ppc64le",
"8Base-RHOS-16.2:etcd-debugsource-0:3.3.23-12.el8ost.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2023:1275"
}
],
"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-RHOS-16.1:etcd-0:3.3.23-12.el8ost.ppc64le",
"8Base-RHOS-16.1:etcd-0:3.3.23-12.el8ost.src",
"8Base-RHOS-16.1:etcd-0:3.3.23-12.el8ost.x86_64",
"8Base-RHOS-16.1:etcd-debuginfo-0:3.3.23-12.el8ost.ppc64le",
"8Base-RHOS-16.1:etcd-debuginfo-0:3.3.23-12.el8ost.x86_64",
"8Base-RHOS-16.1:etcd-debugsource-0:3.3.23-12.el8ost.ppc64le",
"8Base-RHOS-16.1:etcd-debugsource-0:3.3.23-12.el8ost.x86_64",
"8Base-RHOS-16.2:etcd-0:3.3.23-12.el8ost.ppc64le",
"8Base-RHOS-16.2:etcd-0:3.3.23-12.el8ost.src",
"8Base-RHOS-16.2:etcd-0:3.3.23-12.el8ost.x86_64",
"8Base-RHOS-16.2:etcd-debuginfo-0:3.3.23-12.el8ost.ppc64le",
"8Base-RHOS-16.2:etcd-debuginfo-0:3.3.23-12.el8ost.x86_64",
"8Base-RHOS-16.2:etcd-debugsource-0:3.3.23-12.el8ost.ppc64le",
"8Base-RHOS-16.2:etcd-debugsource-0:3.3.23-12.el8ost.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "golang: net/http: improper sanitization of Transfer-Encoding header"
},
{
"acknowledgments": [
{
"names": [
"Daniel Abeles"
],
"organization": "Head of Research, Oxeye"
},
{
"names": [
"Gal Goldstein"
],
"organization": "Security Researcher, Oxeye"
}
],
"cve": "CVE-2022-2880",
"cwe": {
"id": "CWE-444",
"name": "Inconsistent Interpretation of HTTP Requests (\u0027HTTP Request/Response Smuggling\u0027)"
},
"discovery_date": "2022-10-07T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2132868"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in the golang package, where requests forwarded by reverse proxy include the raw query parameters from the inbound request, including unparseable parameters rejected by net/http. This issue could permit query parameter smuggling when a Go proxy forwards a parameter with an unparseable value. After the fix, the reverse proxy sanitizes the query parameters in the forwarded query when the outbound request\u0027s form field is set after the reverse proxy. The director function returns, indicating that the proxy has parsed the query parameters. Proxies that do not parse query parameters continue to forward the original query parameters unchanged.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "golang: net/http/httputil: ReverseProxy should not forward unparseable query parameters",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "The opportunity to exploit this vulnerability is limited to the Golang runtime. In the case of the OpenShift Container Platform, this would be restricted within each individual container. There are multiple layers of guide rails (Golang\u2019s Garbage Collector; OpenShift\u2019s resource constraints imposed at the container and cluster levels) which would require a malicious user to continue submitting attacks for there to be any enduring impact.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"8Base-RHOS-16.1:etcd-0:3.3.23-12.el8ost.ppc64le",
"8Base-RHOS-16.1:etcd-0:3.3.23-12.el8ost.src",
"8Base-RHOS-16.1:etcd-0:3.3.23-12.el8ost.x86_64",
"8Base-RHOS-16.1:etcd-debuginfo-0:3.3.23-12.el8ost.ppc64le",
"8Base-RHOS-16.1:etcd-debuginfo-0:3.3.23-12.el8ost.x86_64",
"8Base-RHOS-16.1:etcd-debugsource-0:3.3.23-12.el8ost.ppc64le",
"8Base-RHOS-16.1:etcd-debugsource-0:3.3.23-12.el8ost.x86_64",
"8Base-RHOS-16.2:etcd-0:3.3.23-12.el8ost.ppc64le",
"8Base-RHOS-16.2:etcd-0:3.3.23-12.el8ost.src",
"8Base-RHOS-16.2:etcd-0:3.3.23-12.el8ost.x86_64",
"8Base-RHOS-16.2:etcd-debuginfo-0:3.3.23-12.el8ost.ppc64le",
"8Base-RHOS-16.2:etcd-debuginfo-0:3.3.23-12.el8ost.x86_64",
"8Base-RHOS-16.2:etcd-debugsource-0:3.3.23-12.el8ost.ppc64le",
"8Base-RHOS-16.2:etcd-debugsource-0:3.3.23-12.el8ost.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2022-2880"
},
{
"category": "external",
"summary": "RHBZ#2132868",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2132868"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2022-2880",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-2880"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2022-2880",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2022-2880"
},
{
"category": "external",
"summary": "https://github.com/golang/go/issues/54663",
"url": "https://github.com/golang/go/issues/54663"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-announce/c/xtuG5faxtaU?pli=1",
"url": "https://groups.google.com/g/golang-announce/c/xtuG5faxtaU?pli=1"
}
],
"release_date": "2022-10-04T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2023-03-15T19:58:09+00:00",
"details": "Before applying this update, make sure all previously released errata\nrelevant to your system have been applied.\n\nFor details on how to apply this update, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"8Base-RHOS-16.1:etcd-0:3.3.23-12.el8ost.ppc64le",
"8Base-RHOS-16.1:etcd-0:3.3.23-12.el8ost.src",
"8Base-RHOS-16.1:etcd-0:3.3.23-12.el8ost.x86_64",
"8Base-RHOS-16.1:etcd-debuginfo-0:3.3.23-12.el8ost.ppc64le",
"8Base-RHOS-16.1:etcd-debuginfo-0:3.3.23-12.el8ost.x86_64",
"8Base-RHOS-16.1:etcd-debugsource-0:3.3.23-12.el8ost.ppc64le",
"8Base-RHOS-16.1:etcd-debugsource-0:3.3.23-12.el8ost.x86_64",
"8Base-RHOS-16.2:etcd-0:3.3.23-12.el8ost.ppc64le",
"8Base-RHOS-16.2:etcd-0:3.3.23-12.el8ost.src",
"8Base-RHOS-16.2:etcd-0:3.3.23-12.el8ost.x86_64",
"8Base-RHOS-16.2:etcd-debuginfo-0:3.3.23-12.el8ost.ppc64le",
"8Base-RHOS-16.2:etcd-debuginfo-0:3.3.23-12.el8ost.x86_64",
"8Base-RHOS-16.2:etcd-debugsource-0:3.3.23-12.el8ost.ppc64le",
"8Base-RHOS-16.2:etcd-debugsource-0:3.3.23-12.el8ost.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2023:1275"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "NONE",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "NONE",
"integrityImpact": "HIGH",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:H/A:N",
"version": "3.1"
},
"products": [
"8Base-RHOS-16.1:etcd-0:3.3.23-12.el8ost.ppc64le",
"8Base-RHOS-16.1:etcd-0:3.3.23-12.el8ost.src",
"8Base-RHOS-16.1:etcd-0:3.3.23-12.el8ost.x86_64",
"8Base-RHOS-16.1:etcd-debuginfo-0:3.3.23-12.el8ost.ppc64le",
"8Base-RHOS-16.1:etcd-debuginfo-0:3.3.23-12.el8ost.x86_64",
"8Base-RHOS-16.1:etcd-debugsource-0:3.3.23-12.el8ost.ppc64le",
"8Base-RHOS-16.1:etcd-debugsource-0:3.3.23-12.el8ost.x86_64",
"8Base-RHOS-16.2:etcd-0:3.3.23-12.el8ost.ppc64le",
"8Base-RHOS-16.2:etcd-0:3.3.23-12.el8ost.src",
"8Base-RHOS-16.2:etcd-0:3.3.23-12.el8ost.x86_64",
"8Base-RHOS-16.2:etcd-debuginfo-0:3.3.23-12.el8ost.ppc64le",
"8Base-RHOS-16.2:etcd-debuginfo-0:3.3.23-12.el8ost.x86_64",
"8Base-RHOS-16.2:etcd-debugsource-0:3.3.23-12.el8ost.ppc64le",
"8Base-RHOS-16.2:etcd-debugsource-0:3.3.23-12.el8ost.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "golang: net/http/httputil: ReverseProxy should not forward unparseable query parameters"
},
{
"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": [
"8Base-RHOS-16.1:etcd-0:3.3.23-12.el8ost.ppc64le",
"8Base-RHOS-16.1:etcd-0:3.3.23-12.el8ost.src",
"8Base-RHOS-16.1:etcd-0:3.3.23-12.el8ost.x86_64",
"8Base-RHOS-16.1:etcd-debuginfo-0:3.3.23-12.el8ost.ppc64le",
"8Base-RHOS-16.1:etcd-debuginfo-0:3.3.23-12.el8ost.x86_64",
"8Base-RHOS-16.1:etcd-debugsource-0:3.3.23-12.el8ost.ppc64le",
"8Base-RHOS-16.1:etcd-debugsource-0:3.3.23-12.el8ost.x86_64",
"8Base-RHOS-16.2:etcd-0:3.3.23-12.el8ost.ppc64le",
"8Base-RHOS-16.2:etcd-0:3.3.23-12.el8ost.src",
"8Base-RHOS-16.2:etcd-0:3.3.23-12.el8ost.x86_64",
"8Base-RHOS-16.2:etcd-debuginfo-0:3.3.23-12.el8ost.ppc64le",
"8Base-RHOS-16.2:etcd-debuginfo-0:3.3.23-12.el8ost.x86_64",
"8Base-RHOS-16.2:etcd-debugsource-0:3.3.23-12.el8ost.ppc64le",
"8Base-RHOS-16.2:etcd-debugsource-0:3.3.23-12.el8ost.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-03-15T19:58:09+00:00",
"details": "Before applying this update, make sure all previously released errata\nrelevant to your system have been applied.\n\nFor details on how to apply this update, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"8Base-RHOS-16.1:etcd-0:3.3.23-12.el8ost.ppc64le",
"8Base-RHOS-16.1:etcd-0:3.3.23-12.el8ost.src",
"8Base-RHOS-16.1:etcd-0:3.3.23-12.el8ost.x86_64",
"8Base-RHOS-16.1:etcd-debuginfo-0:3.3.23-12.el8ost.ppc64le",
"8Base-RHOS-16.1:etcd-debuginfo-0:3.3.23-12.el8ost.x86_64",
"8Base-RHOS-16.1:etcd-debugsource-0:3.3.23-12.el8ost.ppc64le",
"8Base-RHOS-16.1:etcd-debugsource-0:3.3.23-12.el8ost.x86_64",
"8Base-RHOS-16.2:etcd-0:3.3.23-12.el8ost.ppc64le",
"8Base-RHOS-16.2:etcd-0:3.3.23-12.el8ost.src",
"8Base-RHOS-16.2:etcd-0:3.3.23-12.el8ost.x86_64",
"8Base-RHOS-16.2:etcd-debuginfo-0:3.3.23-12.el8ost.ppc64le",
"8Base-RHOS-16.2:etcd-debuginfo-0:3.3.23-12.el8ost.x86_64",
"8Base-RHOS-16.2:etcd-debugsource-0:3.3.23-12.el8ost.ppc64le",
"8Base-RHOS-16.2:etcd-debugsource-0:3.3.23-12.el8ost.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2023:1275"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"8Base-RHOS-16.1:etcd-0:3.3.23-12.el8ost.ppc64le",
"8Base-RHOS-16.1:etcd-0:3.3.23-12.el8ost.src",
"8Base-RHOS-16.1:etcd-0:3.3.23-12.el8ost.x86_64",
"8Base-RHOS-16.1:etcd-debuginfo-0:3.3.23-12.el8ost.ppc64le",
"8Base-RHOS-16.1:etcd-debuginfo-0:3.3.23-12.el8ost.x86_64",
"8Base-RHOS-16.1:etcd-debugsource-0:3.3.23-12.el8ost.ppc64le",
"8Base-RHOS-16.1:etcd-debugsource-0:3.3.23-12.el8ost.x86_64",
"8Base-RHOS-16.2:etcd-0:3.3.23-12.el8ost.ppc64le",
"8Base-RHOS-16.2:etcd-0:3.3.23-12.el8ost.src",
"8Base-RHOS-16.2:etcd-0:3.3.23-12.el8ost.x86_64",
"8Base-RHOS-16.2:etcd-debuginfo-0:3.3.23-12.el8ost.ppc64le",
"8Base-RHOS-16.2:etcd-debuginfo-0:3.3.23-12.el8ost.x86_64",
"8Base-RHOS-16.2:etcd-debugsource-0:3.3.23-12.el8ost.ppc64le",
"8Base-RHOS-16.2:etcd-debugsource-0:3.3.23-12.el8ost.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "go-yaml: Improve heuristics preventing CPU/memory abuse by parsing malicious or large YAML documents"
},
{
"cve": "CVE-2022-27664",
"cwe": {
"id": "CWE-400",
"name": "Uncontrolled Resource Consumption"
},
"discovery_date": "2022-09-06T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2124669"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in the golang package. In net/http in Go, attackers can cause a denial of service because an HTTP/2 connection can hang during closing if a fatal error preempts the shutdown.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "golang: net/http: handle server errors after sending GOAWAY",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "The opportunity for a Denial of Service is limited to the golang runtime. In the case of OpenShift Container Platform, this would be restricted within each individual container. There are multiple layers of guide rails (Golang\u2019s Garbage Collector; OpenShift\u2019s resource constraints imposed at the container and cluster levels) which would require a malicious user to continue submitting attacks for there to be any enduring impact. They would also need access to external server resources to be able to send a massive volume of requests to cause a significant impact on server operations.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"8Base-RHOS-16.1:etcd-0:3.3.23-12.el8ost.ppc64le",
"8Base-RHOS-16.1:etcd-0:3.3.23-12.el8ost.src",
"8Base-RHOS-16.1:etcd-0:3.3.23-12.el8ost.x86_64",
"8Base-RHOS-16.1:etcd-debuginfo-0:3.3.23-12.el8ost.ppc64le",
"8Base-RHOS-16.1:etcd-debuginfo-0:3.3.23-12.el8ost.x86_64",
"8Base-RHOS-16.1:etcd-debugsource-0:3.3.23-12.el8ost.ppc64le",
"8Base-RHOS-16.1:etcd-debugsource-0:3.3.23-12.el8ost.x86_64",
"8Base-RHOS-16.2:etcd-0:3.3.23-12.el8ost.ppc64le",
"8Base-RHOS-16.2:etcd-0:3.3.23-12.el8ost.src",
"8Base-RHOS-16.2:etcd-0:3.3.23-12.el8ost.x86_64",
"8Base-RHOS-16.2:etcd-debuginfo-0:3.3.23-12.el8ost.ppc64le",
"8Base-RHOS-16.2:etcd-debuginfo-0:3.3.23-12.el8ost.x86_64",
"8Base-RHOS-16.2:etcd-debugsource-0:3.3.23-12.el8ost.ppc64le",
"8Base-RHOS-16.2:etcd-debugsource-0:3.3.23-12.el8ost.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2022-27664"
},
{
"category": "external",
"summary": "RHBZ#2124669",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2124669"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2022-27664",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-27664"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2022-27664",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2022-27664"
},
{
"category": "external",
"summary": "https://go.dev/issue/54658",
"url": "https://go.dev/issue/54658"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-announce/c/x49AQzIVX-s/m/0tgO0pjiBQAJ",
"url": "https://groups.google.com/g/golang-announce/c/x49AQzIVX-s/m/0tgO0pjiBQAJ"
}
],
"release_date": "2022-09-06T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2023-03-15T19:58:09+00:00",
"details": "Before applying this update, make sure all previously released errata\nrelevant to your system have been applied.\n\nFor details on how to apply this update, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"8Base-RHOS-16.1:etcd-0:3.3.23-12.el8ost.ppc64le",
"8Base-RHOS-16.1:etcd-0:3.3.23-12.el8ost.src",
"8Base-RHOS-16.1:etcd-0:3.3.23-12.el8ost.x86_64",
"8Base-RHOS-16.1:etcd-debuginfo-0:3.3.23-12.el8ost.ppc64le",
"8Base-RHOS-16.1:etcd-debuginfo-0:3.3.23-12.el8ost.x86_64",
"8Base-RHOS-16.1:etcd-debugsource-0:3.3.23-12.el8ost.ppc64le",
"8Base-RHOS-16.1:etcd-debugsource-0:3.3.23-12.el8ost.x86_64",
"8Base-RHOS-16.2:etcd-0:3.3.23-12.el8ost.ppc64le",
"8Base-RHOS-16.2:etcd-0:3.3.23-12.el8ost.src",
"8Base-RHOS-16.2:etcd-0:3.3.23-12.el8ost.x86_64",
"8Base-RHOS-16.2:etcd-debuginfo-0:3.3.23-12.el8ost.ppc64le",
"8Base-RHOS-16.2:etcd-debuginfo-0:3.3.23-12.el8ost.x86_64",
"8Base-RHOS-16.2:etcd-debugsource-0:3.3.23-12.el8ost.ppc64le",
"8Base-RHOS-16.2:etcd-debugsource-0:3.3.23-12.el8ost.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2023:1275"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 6.5,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "LOW",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"8Base-RHOS-16.1:etcd-0:3.3.23-12.el8ost.ppc64le",
"8Base-RHOS-16.1:etcd-0:3.3.23-12.el8ost.src",
"8Base-RHOS-16.1:etcd-0:3.3.23-12.el8ost.x86_64",
"8Base-RHOS-16.1:etcd-debuginfo-0:3.3.23-12.el8ost.ppc64le",
"8Base-RHOS-16.1:etcd-debuginfo-0:3.3.23-12.el8ost.x86_64",
"8Base-RHOS-16.1:etcd-debugsource-0:3.3.23-12.el8ost.ppc64le",
"8Base-RHOS-16.1:etcd-debugsource-0:3.3.23-12.el8ost.x86_64",
"8Base-RHOS-16.2:etcd-0:3.3.23-12.el8ost.ppc64le",
"8Base-RHOS-16.2:etcd-0:3.3.23-12.el8ost.src",
"8Base-RHOS-16.2:etcd-0:3.3.23-12.el8ost.x86_64",
"8Base-RHOS-16.2:etcd-debuginfo-0:3.3.23-12.el8ost.ppc64le",
"8Base-RHOS-16.2:etcd-debuginfo-0:3.3.23-12.el8ost.x86_64",
"8Base-RHOS-16.2:etcd-debugsource-0:3.3.23-12.el8ost.ppc64le",
"8Base-RHOS-16.2:etcd-debugsource-0:3.3.23-12.el8ost.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "golang: net/http: handle server errors after sending GOAWAY"
},
{
"cve": "CVE-2022-30629",
"cwe": {
"id": "CWE-331",
"name": "Insufficient Entropy"
},
"discovery_date": "2022-06-02T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2092793"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in the crypto/tls golang package. When session tickets are generated by crypto/tls, it is missing the ticket expiration. This issue may allow an attacker to observe the TLS handshakes to correlate successive connections during session resumption.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "golang: crypto/tls: session tickets lack random ticket_age_add",
"title": "Vulnerability summary"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"8Base-RHOS-16.1:etcd-0:3.3.23-12.el8ost.ppc64le",
"8Base-RHOS-16.1:etcd-0:3.3.23-12.el8ost.src",
"8Base-RHOS-16.1:etcd-0:3.3.23-12.el8ost.x86_64",
"8Base-RHOS-16.1:etcd-debuginfo-0:3.3.23-12.el8ost.ppc64le",
"8Base-RHOS-16.1:etcd-debuginfo-0:3.3.23-12.el8ost.x86_64",
"8Base-RHOS-16.1:etcd-debugsource-0:3.3.23-12.el8ost.ppc64le",
"8Base-RHOS-16.1:etcd-debugsource-0:3.3.23-12.el8ost.x86_64",
"8Base-RHOS-16.2:etcd-0:3.3.23-12.el8ost.ppc64le",
"8Base-RHOS-16.2:etcd-0:3.3.23-12.el8ost.src",
"8Base-RHOS-16.2:etcd-0:3.3.23-12.el8ost.x86_64",
"8Base-RHOS-16.2:etcd-debuginfo-0:3.3.23-12.el8ost.ppc64le",
"8Base-RHOS-16.2:etcd-debuginfo-0:3.3.23-12.el8ost.x86_64",
"8Base-RHOS-16.2:etcd-debugsource-0:3.3.23-12.el8ost.ppc64le",
"8Base-RHOS-16.2:etcd-debugsource-0:3.3.23-12.el8ost.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2022-30629"
},
{
"category": "external",
"summary": "RHBZ#2092793",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2092793"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2022-30629",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-30629"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2022-30629",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2022-30629"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-announce/c/TzIC9-t8Ytg",
"url": "https://groups.google.com/g/golang-announce/c/TzIC9-t8Ytg"
}
],
"release_date": "2022-06-02T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2023-03-15T19:58:09+00:00",
"details": "Before applying this update, make sure all previously released errata\nrelevant to your system have been applied.\n\nFor details on how to apply this update, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"8Base-RHOS-16.1:etcd-0:3.3.23-12.el8ost.ppc64le",
"8Base-RHOS-16.1:etcd-0:3.3.23-12.el8ost.src",
"8Base-RHOS-16.1:etcd-0:3.3.23-12.el8ost.x86_64",
"8Base-RHOS-16.1:etcd-debuginfo-0:3.3.23-12.el8ost.ppc64le",
"8Base-RHOS-16.1:etcd-debuginfo-0:3.3.23-12.el8ost.x86_64",
"8Base-RHOS-16.1:etcd-debugsource-0:3.3.23-12.el8ost.ppc64le",
"8Base-RHOS-16.1:etcd-debugsource-0:3.3.23-12.el8ost.x86_64",
"8Base-RHOS-16.2:etcd-0:3.3.23-12.el8ost.ppc64le",
"8Base-RHOS-16.2:etcd-0:3.3.23-12.el8ost.src",
"8Base-RHOS-16.2:etcd-0:3.3.23-12.el8ost.x86_64",
"8Base-RHOS-16.2:etcd-debuginfo-0:3.3.23-12.el8ost.ppc64le",
"8Base-RHOS-16.2:etcd-debuginfo-0:3.3.23-12.el8ost.x86_64",
"8Base-RHOS-16.2:etcd-debugsource-0:3.3.23-12.el8ost.ppc64le",
"8Base-RHOS-16.2:etcd-debugsource-0:3.3.23-12.el8ost.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2023:1275"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "HIGH",
"attackVector": "NETWORK",
"availabilityImpact": "NONE",
"baseScore": 3.1,
"baseSeverity": "LOW",
"confidentialityImpact": "LOW",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "REQUIRED",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:R/S:U/C:L/I:N/A:N",
"version": "3.1"
},
"products": [
"8Base-RHOS-16.1:etcd-0:3.3.23-12.el8ost.ppc64le",
"8Base-RHOS-16.1:etcd-0:3.3.23-12.el8ost.src",
"8Base-RHOS-16.1:etcd-0:3.3.23-12.el8ost.x86_64",
"8Base-RHOS-16.1:etcd-debuginfo-0:3.3.23-12.el8ost.ppc64le",
"8Base-RHOS-16.1:etcd-debuginfo-0:3.3.23-12.el8ost.x86_64",
"8Base-RHOS-16.1:etcd-debugsource-0:3.3.23-12.el8ost.ppc64le",
"8Base-RHOS-16.1:etcd-debugsource-0:3.3.23-12.el8ost.x86_64",
"8Base-RHOS-16.2:etcd-0:3.3.23-12.el8ost.ppc64le",
"8Base-RHOS-16.2:etcd-0:3.3.23-12.el8ost.src",
"8Base-RHOS-16.2:etcd-0:3.3.23-12.el8ost.x86_64",
"8Base-RHOS-16.2:etcd-debuginfo-0:3.3.23-12.el8ost.ppc64le",
"8Base-RHOS-16.2:etcd-debuginfo-0:3.3.23-12.el8ost.x86_64",
"8Base-RHOS-16.2:etcd-debugsource-0:3.3.23-12.el8ost.ppc64le",
"8Base-RHOS-16.2:etcd-debugsource-0:3.3.23-12.el8ost.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Low"
}
],
"title": "golang: crypto/tls: session tickets lack random ticket_age_add"
},
{
"cve": "CVE-2022-30630",
"cwe": {
"id": "CWE-1325",
"name": "Improperly Controlled Sequential Memory Allocation"
},
"discovery_date": "2022-07-14T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2107371"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in the golang standard library, io/fs. Calling Glob on a path that contains a large number of path separators can cause a panic issue due to stack exhaustion. This could allow an attacker to impact availability.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "golang: io/fs: stack exhaustion in Glob",
"title": "Vulnerability summary"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"8Base-RHOS-16.1:etcd-0:3.3.23-12.el8ost.ppc64le",
"8Base-RHOS-16.1:etcd-0:3.3.23-12.el8ost.src",
"8Base-RHOS-16.1:etcd-0:3.3.23-12.el8ost.x86_64",
"8Base-RHOS-16.1:etcd-debuginfo-0:3.3.23-12.el8ost.ppc64le",
"8Base-RHOS-16.1:etcd-debuginfo-0:3.3.23-12.el8ost.x86_64",
"8Base-RHOS-16.1:etcd-debugsource-0:3.3.23-12.el8ost.ppc64le",
"8Base-RHOS-16.1:etcd-debugsource-0:3.3.23-12.el8ost.x86_64",
"8Base-RHOS-16.2:etcd-0:3.3.23-12.el8ost.ppc64le",
"8Base-RHOS-16.2:etcd-0:3.3.23-12.el8ost.src",
"8Base-RHOS-16.2:etcd-0:3.3.23-12.el8ost.x86_64",
"8Base-RHOS-16.2:etcd-debuginfo-0:3.3.23-12.el8ost.ppc64le",
"8Base-RHOS-16.2:etcd-debuginfo-0:3.3.23-12.el8ost.x86_64",
"8Base-RHOS-16.2:etcd-debugsource-0:3.3.23-12.el8ost.ppc64le",
"8Base-RHOS-16.2:etcd-debugsource-0:3.3.23-12.el8ost.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2022-30630"
},
{
"category": "external",
"summary": "RHBZ#2107371",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2107371"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2022-30630",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-30630"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2022-30630",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2022-30630"
},
{
"category": "external",
"summary": "https://go.dev/issue/53415",
"url": "https://go.dev/issue/53415"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-announce/c/nqrv9fbR0zE",
"url": "https://groups.google.com/g/golang-announce/c/nqrv9fbR0zE"
}
],
"release_date": "2022-07-12T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2023-03-15T19:58:09+00:00",
"details": "Before applying this update, make sure all previously released errata\nrelevant to your system have been applied.\n\nFor details on how to apply this update, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"8Base-RHOS-16.1:etcd-0:3.3.23-12.el8ost.ppc64le",
"8Base-RHOS-16.1:etcd-0:3.3.23-12.el8ost.src",
"8Base-RHOS-16.1:etcd-0:3.3.23-12.el8ost.x86_64",
"8Base-RHOS-16.1:etcd-debuginfo-0:3.3.23-12.el8ost.ppc64le",
"8Base-RHOS-16.1:etcd-debuginfo-0:3.3.23-12.el8ost.x86_64",
"8Base-RHOS-16.1:etcd-debugsource-0:3.3.23-12.el8ost.ppc64le",
"8Base-RHOS-16.1:etcd-debugsource-0:3.3.23-12.el8ost.x86_64",
"8Base-RHOS-16.2:etcd-0:3.3.23-12.el8ost.ppc64le",
"8Base-RHOS-16.2:etcd-0:3.3.23-12.el8ost.src",
"8Base-RHOS-16.2:etcd-0:3.3.23-12.el8ost.x86_64",
"8Base-RHOS-16.2:etcd-debuginfo-0:3.3.23-12.el8ost.ppc64le",
"8Base-RHOS-16.2:etcd-debuginfo-0:3.3.23-12.el8ost.x86_64",
"8Base-RHOS-16.2:etcd-debugsource-0:3.3.23-12.el8ost.ppc64le",
"8Base-RHOS-16.2:etcd-debugsource-0:3.3.23-12.el8ost.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2023:1275"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"8Base-RHOS-16.1:etcd-0:3.3.23-12.el8ost.ppc64le",
"8Base-RHOS-16.1:etcd-0:3.3.23-12.el8ost.src",
"8Base-RHOS-16.1:etcd-0:3.3.23-12.el8ost.x86_64",
"8Base-RHOS-16.1:etcd-debuginfo-0:3.3.23-12.el8ost.ppc64le",
"8Base-RHOS-16.1:etcd-debuginfo-0:3.3.23-12.el8ost.x86_64",
"8Base-RHOS-16.1:etcd-debugsource-0:3.3.23-12.el8ost.ppc64le",
"8Base-RHOS-16.1:etcd-debugsource-0:3.3.23-12.el8ost.x86_64",
"8Base-RHOS-16.2:etcd-0:3.3.23-12.el8ost.ppc64le",
"8Base-RHOS-16.2:etcd-0:3.3.23-12.el8ost.src",
"8Base-RHOS-16.2:etcd-0:3.3.23-12.el8ost.x86_64",
"8Base-RHOS-16.2:etcd-debuginfo-0:3.3.23-12.el8ost.ppc64le",
"8Base-RHOS-16.2:etcd-debuginfo-0:3.3.23-12.el8ost.x86_64",
"8Base-RHOS-16.2:etcd-debugsource-0:3.3.23-12.el8ost.ppc64le",
"8Base-RHOS-16.2:etcd-debugsource-0:3.3.23-12.el8ost.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "golang: io/fs: stack exhaustion in Glob"
},
{
"cve": "CVE-2022-30632",
"cwe": {
"id": "CWE-1325",
"name": "Improperly Controlled Sequential Memory Allocation"
},
"discovery_date": "2022-07-14T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2107386"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in golang. Calling Glob on a path that contains a large number of path separators can cause a panic issue due to stack exhaustion. This can cause an attacker to impact availability.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "golang: path/filepath: stack exhaustion in Glob",
"title": "Vulnerability summary"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"8Base-RHOS-16.1:etcd-0:3.3.23-12.el8ost.ppc64le",
"8Base-RHOS-16.1:etcd-0:3.3.23-12.el8ost.src",
"8Base-RHOS-16.1:etcd-0:3.3.23-12.el8ost.x86_64",
"8Base-RHOS-16.1:etcd-debuginfo-0:3.3.23-12.el8ost.ppc64le",
"8Base-RHOS-16.1:etcd-debuginfo-0:3.3.23-12.el8ost.x86_64",
"8Base-RHOS-16.1:etcd-debugsource-0:3.3.23-12.el8ost.ppc64le",
"8Base-RHOS-16.1:etcd-debugsource-0:3.3.23-12.el8ost.x86_64",
"8Base-RHOS-16.2:etcd-0:3.3.23-12.el8ost.ppc64le",
"8Base-RHOS-16.2:etcd-0:3.3.23-12.el8ost.src",
"8Base-RHOS-16.2:etcd-0:3.3.23-12.el8ost.x86_64",
"8Base-RHOS-16.2:etcd-debuginfo-0:3.3.23-12.el8ost.ppc64le",
"8Base-RHOS-16.2:etcd-debuginfo-0:3.3.23-12.el8ost.x86_64",
"8Base-RHOS-16.2:etcd-debugsource-0:3.3.23-12.el8ost.ppc64le",
"8Base-RHOS-16.2:etcd-debugsource-0:3.3.23-12.el8ost.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2022-30632"
},
{
"category": "external",
"summary": "RHBZ#2107386",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2107386"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2022-30632",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-30632"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2022-30632",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2022-30632"
},
{
"category": "external",
"summary": "https://go.dev/issue/53416",
"url": "https://go.dev/issue/53416"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-announce/c/nqrv9fbR0zE",
"url": "https://groups.google.com/g/golang-announce/c/nqrv9fbR0zE"
}
],
"release_date": "2022-07-12T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2023-03-15T19:58:09+00:00",
"details": "Before applying this update, make sure all previously released errata\nrelevant to your system have been applied.\n\nFor details on how to apply this update, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"8Base-RHOS-16.1:etcd-0:3.3.23-12.el8ost.ppc64le",
"8Base-RHOS-16.1:etcd-0:3.3.23-12.el8ost.src",
"8Base-RHOS-16.1:etcd-0:3.3.23-12.el8ost.x86_64",
"8Base-RHOS-16.1:etcd-debuginfo-0:3.3.23-12.el8ost.ppc64le",
"8Base-RHOS-16.1:etcd-debuginfo-0:3.3.23-12.el8ost.x86_64",
"8Base-RHOS-16.1:etcd-debugsource-0:3.3.23-12.el8ost.ppc64le",
"8Base-RHOS-16.1:etcd-debugsource-0:3.3.23-12.el8ost.x86_64",
"8Base-RHOS-16.2:etcd-0:3.3.23-12.el8ost.ppc64le",
"8Base-RHOS-16.2:etcd-0:3.3.23-12.el8ost.src",
"8Base-RHOS-16.2:etcd-0:3.3.23-12.el8ost.x86_64",
"8Base-RHOS-16.2:etcd-debuginfo-0:3.3.23-12.el8ost.ppc64le",
"8Base-RHOS-16.2:etcd-debuginfo-0:3.3.23-12.el8ost.x86_64",
"8Base-RHOS-16.2:etcd-debugsource-0:3.3.23-12.el8ost.ppc64le",
"8Base-RHOS-16.2:etcd-debugsource-0:3.3.23-12.el8ost.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2023:1275"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"8Base-RHOS-16.1:etcd-0:3.3.23-12.el8ost.ppc64le",
"8Base-RHOS-16.1:etcd-0:3.3.23-12.el8ost.src",
"8Base-RHOS-16.1:etcd-0:3.3.23-12.el8ost.x86_64",
"8Base-RHOS-16.1:etcd-debuginfo-0:3.3.23-12.el8ost.ppc64le",
"8Base-RHOS-16.1:etcd-debuginfo-0:3.3.23-12.el8ost.x86_64",
"8Base-RHOS-16.1:etcd-debugsource-0:3.3.23-12.el8ost.ppc64le",
"8Base-RHOS-16.1:etcd-debugsource-0:3.3.23-12.el8ost.x86_64",
"8Base-RHOS-16.2:etcd-0:3.3.23-12.el8ost.ppc64le",
"8Base-RHOS-16.2:etcd-0:3.3.23-12.el8ost.src",
"8Base-RHOS-16.2:etcd-0:3.3.23-12.el8ost.x86_64",
"8Base-RHOS-16.2:etcd-debuginfo-0:3.3.23-12.el8ost.ppc64le",
"8Base-RHOS-16.2:etcd-debuginfo-0:3.3.23-12.el8ost.x86_64",
"8Base-RHOS-16.2:etcd-debugsource-0:3.3.23-12.el8ost.ppc64le",
"8Base-RHOS-16.2:etcd-debugsource-0:3.3.23-12.el8ost.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "golang: path/filepath: stack exhaustion in Glob"
},
{
"cve": "CVE-2022-30635",
"cwe": {
"id": "CWE-1325",
"name": "Improperly Controlled Sequential Memory Allocation"
},
"discovery_date": "2022-07-14T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2107388"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in golang. When calling Decoder, Decode on a message that contains deeply nested structures, a panic can occur due to stack exhaustion and allows an attacker to impact system availability.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "golang: encoding/gob: stack exhaustion in Decoder.Decode",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "OpenShift Container Platform (OCP) starting from 4.10 stream is already compiled in the patched version of Go, hence is not affected by this vulnerability.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"8Base-RHOS-16.1:etcd-0:3.3.23-12.el8ost.ppc64le",
"8Base-RHOS-16.1:etcd-0:3.3.23-12.el8ost.src",
"8Base-RHOS-16.1:etcd-0:3.3.23-12.el8ost.x86_64",
"8Base-RHOS-16.1:etcd-debuginfo-0:3.3.23-12.el8ost.ppc64le",
"8Base-RHOS-16.1:etcd-debuginfo-0:3.3.23-12.el8ost.x86_64",
"8Base-RHOS-16.1:etcd-debugsource-0:3.3.23-12.el8ost.ppc64le",
"8Base-RHOS-16.1:etcd-debugsource-0:3.3.23-12.el8ost.x86_64",
"8Base-RHOS-16.2:etcd-0:3.3.23-12.el8ost.ppc64le",
"8Base-RHOS-16.2:etcd-0:3.3.23-12.el8ost.src",
"8Base-RHOS-16.2:etcd-0:3.3.23-12.el8ost.x86_64",
"8Base-RHOS-16.2:etcd-debuginfo-0:3.3.23-12.el8ost.ppc64le",
"8Base-RHOS-16.2:etcd-debuginfo-0:3.3.23-12.el8ost.x86_64",
"8Base-RHOS-16.2:etcd-debugsource-0:3.3.23-12.el8ost.ppc64le",
"8Base-RHOS-16.2:etcd-debugsource-0:3.3.23-12.el8ost.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2022-30635"
},
{
"category": "external",
"summary": "RHBZ#2107388",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2107388"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2022-30635",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-30635"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2022-30635",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2022-30635"
},
{
"category": "external",
"summary": "https://go.dev/issue/53615",
"url": "https://go.dev/issue/53615"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-announce/c/nqrv9fbR0zE",
"url": "https://groups.google.com/g/golang-announce/c/nqrv9fbR0zE"
}
],
"release_date": "2022-07-12T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2023-03-15T19:58:09+00:00",
"details": "Before applying this update, make sure all previously released errata\nrelevant to your system have been applied.\n\nFor details on how to apply this update, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"8Base-RHOS-16.1:etcd-0:3.3.23-12.el8ost.ppc64le",
"8Base-RHOS-16.1:etcd-0:3.3.23-12.el8ost.src",
"8Base-RHOS-16.1:etcd-0:3.3.23-12.el8ost.x86_64",
"8Base-RHOS-16.1:etcd-debuginfo-0:3.3.23-12.el8ost.ppc64le",
"8Base-RHOS-16.1:etcd-debuginfo-0:3.3.23-12.el8ost.x86_64",
"8Base-RHOS-16.1:etcd-debugsource-0:3.3.23-12.el8ost.ppc64le",
"8Base-RHOS-16.1:etcd-debugsource-0:3.3.23-12.el8ost.x86_64",
"8Base-RHOS-16.2:etcd-0:3.3.23-12.el8ost.ppc64le",
"8Base-RHOS-16.2:etcd-0:3.3.23-12.el8ost.src",
"8Base-RHOS-16.2:etcd-0:3.3.23-12.el8ost.x86_64",
"8Base-RHOS-16.2:etcd-debuginfo-0:3.3.23-12.el8ost.ppc64le",
"8Base-RHOS-16.2:etcd-debuginfo-0:3.3.23-12.el8ost.x86_64",
"8Base-RHOS-16.2:etcd-debugsource-0:3.3.23-12.el8ost.ppc64le",
"8Base-RHOS-16.2:etcd-debugsource-0:3.3.23-12.el8ost.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2023:1275"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"8Base-RHOS-16.1:etcd-0:3.3.23-12.el8ost.ppc64le",
"8Base-RHOS-16.1:etcd-0:3.3.23-12.el8ost.src",
"8Base-RHOS-16.1:etcd-0:3.3.23-12.el8ost.x86_64",
"8Base-RHOS-16.1:etcd-debuginfo-0:3.3.23-12.el8ost.ppc64le",
"8Base-RHOS-16.1:etcd-debuginfo-0:3.3.23-12.el8ost.x86_64",
"8Base-RHOS-16.1:etcd-debugsource-0:3.3.23-12.el8ost.ppc64le",
"8Base-RHOS-16.1:etcd-debugsource-0:3.3.23-12.el8ost.x86_64",
"8Base-RHOS-16.2:etcd-0:3.3.23-12.el8ost.ppc64le",
"8Base-RHOS-16.2:etcd-0:3.3.23-12.el8ost.src",
"8Base-RHOS-16.2:etcd-0:3.3.23-12.el8ost.x86_64",
"8Base-RHOS-16.2:etcd-debuginfo-0:3.3.23-12.el8ost.ppc64le",
"8Base-RHOS-16.2:etcd-debuginfo-0:3.3.23-12.el8ost.x86_64",
"8Base-RHOS-16.2:etcd-debugsource-0:3.3.23-12.el8ost.ppc64le",
"8Base-RHOS-16.2:etcd-debugsource-0:3.3.23-12.el8ost.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "golang: encoding/gob: stack exhaustion in Decoder.Decode"
},
{
"cve": "CVE-2022-32148",
"cwe": {
"id": "CWE-200",
"name": "Exposure of Sensitive Information to an Unauthorized Actor"
},
"discovery_date": "2022-07-14T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2107383"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in net/http/httputil golang package. When httputil.ReverseProxy.ServeHTTP is called with a Request.Header map containing a nil value for the X-Forwarded-For header, ReverseProxy could set the client IP incorrectly. This issue may affect confidentiality.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "golang: net/http/httputil: NewSingleHostReverseProxy - omit X-Forwarded-For not working",
"title": "Vulnerability summary"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"8Base-RHOS-16.1:etcd-0:3.3.23-12.el8ost.ppc64le",
"8Base-RHOS-16.1:etcd-0:3.3.23-12.el8ost.src",
"8Base-RHOS-16.1:etcd-0:3.3.23-12.el8ost.x86_64",
"8Base-RHOS-16.1:etcd-debuginfo-0:3.3.23-12.el8ost.ppc64le",
"8Base-RHOS-16.1:etcd-debuginfo-0:3.3.23-12.el8ost.x86_64",
"8Base-RHOS-16.1:etcd-debugsource-0:3.3.23-12.el8ost.ppc64le",
"8Base-RHOS-16.1:etcd-debugsource-0:3.3.23-12.el8ost.x86_64",
"8Base-RHOS-16.2:etcd-0:3.3.23-12.el8ost.ppc64le",
"8Base-RHOS-16.2:etcd-0:3.3.23-12.el8ost.src",
"8Base-RHOS-16.2:etcd-0:3.3.23-12.el8ost.x86_64",
"8Base-RHOS-16.2:etcd-debuginfo-0:3.3.23-12.el8ost.ppc64le",
"8Base-RHOS-16.2:etcd-debuginfo-0:3.3.23-12.el8ost.x86_64",
"8Base-RHOS-16.2:etcd-debugsource-0:3.3.23-12.el8ost.ppc64le",
"8Base-RHOS-16.2:etcd-debugsource-0:3.3.23-12.el8ost.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2022-32148"
},
{
"category": "external",
"summary": "RHBZ#2107383",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2107383"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2022-32148",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-32148"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2022-32148",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2022-32148"
},
{
"category": "external",
"summary": "https://go.dev/issue/53423",
"url": "https://go.dev/issue/53423"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-announce/c/nqrv9fbR0zE",
"url": "https://groups.google.com/g/golang-announce/c/nqrv9fbR0zE"
}
],
"release_date": "2022-07-12T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2023-03-15T19:58:09+00:00",
"details": "Before applying this update, make sure all previously released errata\nrelevant to your system have been applied.\n\nFor details on how to apply this update, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"8Base-RHOS-16.1:etcd-0:3.3.23-12.el8ost.ppc64le",
"8Base-RHOS-16.1:etcd-0:3.3.23-12.el8ost.src",
"8Base-RHOS-16.1:etcd-0:3.3.23-12.el8ost.x86_64",
"8Base-RHOS-16.1:etcd-debuginfo-0:3.3.23-12.el8ost.ppc64le",
"8Base-RHOS-16.1:etcd-debuginfo-0:3.3.23-12.el8ost.x86_64",
"8Base-RHOS-16.1:etcd-debugsource-0:3.3.23-12.el8ost.ppc64le",
"8Base-RHOS-16.1:etcd-debugsource-0:3.3.23-12.el8ost.x86_64",
"8Base-RHOS-16.2:etcd-0:3.3.23-12.el8ost.ppc64le",
"8Base-RHOS-16.2:etcd-0:3.3.23-12.el8ost.src",
"8Base-RHOS-16.2:etcd-0:3.3.23-12.el8ost.x86_64",
"8Base-RHOS-16.2:etcd-debuginfo-0:3.3.23-12.el8ost.ppc64le",
"8Base-RHOS-16.2:etcd-debuginfo-0:3.3.23-12.el8ost.x86_64",
"8Base-RHOS-16.2:etcd-debugsource-0:3.3.23-12.el8ost.ppc64le",
"8Base-RHOS-16.2:etcd-debugsource-0:3.3.23-12.el8ost.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2023:1275"
}
],
"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-RHOS-16.1:etcd-0:3.3.23-12.el8ost.ppc64le",
"8Base-RHOS-16.1:etcd-0:3.3.23-12.el8ost.src",
"8Base-RHOS-16.1:etcd-0:3.3.23-12.el8ost.x86_64",
"8Base-RHOS-16.1:etcd-debuginfo-0:3.3.23-12.el8ost.ppc64le",
"8Base-RHOS-16.1:etcd-debuginfo-0:3.3.23-12.el8ost.x86_64",
"8Base-RHOS-16.1:etcd-debugsource-0:3.3.23-12.el8ost.ppc64le",
"8Base-RHOS-16.1:etcd-debugsource-0:3.3.23-12.el8ost.x86_64",
"8Base-RHOS-16.2:etcd-0:3.3.23-12.el8ost.ppc64le",
"8Base-RHOS-16.2:etcd-0:3.3.23-12.el8ost.src",
"8Base-RHOS-16.2:etcd-0:3.3.23-12.el8ost.x86_64",
"8Base-RHOS-16.2:etcd-debuginfo-0:3.3.23-12.el8ost.ppc64le",
"8Base-RHOS-16.2:etcd-debuginfo-0:3.3.23-12.el8ost.x86_64",
"8Base-RHOS-16.2:etcd-debugsource-0:3.3.23-12.el8ost.ppc64le",
"8Base-RHOS-16.2:etcd-debugsource-0:3.3.23-12.el8ost.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "golang: net/http/httputil: NewSingleHostReverseProxy - omit X-Forwarded-For not working"
},
{
"cve": "CVE-2022-32189",
"cwe": {
"id": "CWE-400",
"name": "Uncontrolled Resource Consumption"
},
"discovery_date": "2022-08-02T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2113814"
}
],
"notes": [
{
"category": "description",
"text": "An uncontrolled resource consumption flaw was found in Golang math/big. A too-short encoded message can cause a panic in Float.GobDecode and Rat.GobDecode in math/big in Go, potentially allowing an attacker to create a denial of service, impacting availability.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "golang: math/big: decoding big.Float and big.Rat types can panic if the encoded message is too short, potentially allowing a denial of service",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "This flaw stems from a particular and specific method (GoBDecode) which isn\u0027t commonly used. There are few components within Red Hat offerings which call this function. In rare cases where this method is called, the component limits possible damage or it is not possible to be triggered by an attacker. For these combined reasons the impact has been downgraded 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-RHOS-16.1:etcd-0:3.3.23-12.el8ost.ppc64le",
"8Base-RHOS-16.1:etcd-0:3.3.23-12.el8ost.src",
"8Base-RHOS-16.1:etcd-0:3.3.23-12.el8ost.x86_64",
"8Base-RHOS-16.1:etcd-debuginfo-0:3.3.23-12.el8ost.ppc64le",
"8Base-RHOS-16.1:etcd-debuginfo-0:3.3.23-12.el8ost.x86_64",
"8Base-RHOS-16.1:etcd-debugsource-0:3.3.23-12.el8ost.ppc64le",
"8Base-RHOS-16.1:etcd-debugsource-0:3.3.23-12.el8ost.x86_64",
"8Base-RHOS-16.2:etcd-0:3.3.23-12.el8ost.ppc64le",
"8Base-RHOS-16.2:etcd-0:3.3.23-12.el8ost.src",
"8Base-RHOS-16.2:etcd-0:3.3.23-12.el8ost.x86_64",
"8Base-RHOS-16.2:etcd-debuginfo-0:3.3.23-12.el8ost.ppc64le",
"8Base-RHOS-16.2:etcd-debuginfo-0:3.3.23-12.el8ost.x86_64",
"8Base-RHOS-16.2:etcd-debugsource-0:3.3.23-12.el8ost.ppc64le",
"8Base-RHOS-16.2:etcd-debugsource-0:3.3.23-12.el8ost.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2022-32189"
},
{
"category": "external",
"summary": "RHBZ#2113814",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2113814"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2022-32189",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-32189"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2022-32189",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2022-32189"
},
{
"category": "external",
"summary": "https://go.dev/issue/53871",
"url": "https://go.dev/issue/53871"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-nuts/c/DCFSyTGM0wU",
"url": "https://groups.google.com/g/golang-nuts/c/DCFSyTGM0wU"
}
],
"release_date": "2022-08-01T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2023-03-15T19:58:09+00:00",
"details": "Before applying this update, make sure all previously released errata\nrelevant to your system have been applied.\n\nFor details on how to apply this update, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"8Base-RHOS-16.1:etcd-0:3.3.23-12.el8ost.ppc64le",
"8Base-RHOS-16.1:etcd-0:3.3.23-12.el8ost.src",
"8Base-RHOS-16.1:etcd-0:3.3.23-12.el8ost.x86_64",
"8Base-RHOS-16.1:etcd-debuginfo-0:3.3.23-12.el8ost.ppc64le",
"8Base-RHOS-16.1:etcd-debuginfo-0:3.3.23-12.el8ost.x86_64",
"8Base-RHOS-16.1:etcd-debugsource-0:3.3.23-12.el8ost.ppc64le",
"8Base-RHOS-16.1:etcd-debugsource-0:3.3.23-12.el8ost.x86_64",
"8Base-RHOS-16.2:etcd-0:3.3.23-12.el8ost.ppc64le",
"8Base-RHOS-16.2:etcd-0:3.3.23-12.el8ost.src",
"8Base-RHOS-16.2:etcd-0:3.3.23-12.el8ost.x86_64",
"8Base-RHOS-16.2:etcd-debuginfo-0:3.3.23-12.el8ost.ppc64le",
"8Base-RHOS-16.2:etcd-debuginfo-0:3.3.23-12.el8ost.x86_64",
"8Base-RHOS-16.2:etcd-debugsource-0:3.3.23-12.el8ost.ppc64le",
"8Base-RHOS-16.2:etcd-debugsource-0:3.3.23-12.el8ost.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2023:1275"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 6.5,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "LOW",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"8Base-RHOS-16.1:etcd-0:3.3.23-12.el8ost.ppc64le",
"8Base-RHOS-16.1:etcd-0:3.3.23-12.el8ost.src",
"8Base-RHOS-16.1:etcd-0:3.3.23-12.el8ost.x86_64",
"8Base-RHOS-16.1:etcd-debuginfo-0:3.3.23-12.el8ost.ppc64le",
"8Base-RHOS-16.1:etcd-debuginfo-0:3.3.23-12.el8ost.x86_64",
"8Base-RHOS-16.1:etcd-debugsource-0:3.3.23-12.el8ost.ppc64le",
"8Base-RHOS-16.1:etcd-debugsource-0:3.3.23-12.el8ost.x86_64",
"8Base-RHOS-16.2:etcd-0:3.3.23-12.el8ost.ppc64le",
"8Base-RHOS-16.2:etcd-0:3.3.23-12.el8ost.src",
"8Base-RHOS-16.2:etcd-0:3.3.23-12.el8ost.x86_64",
"8Base-RHOS-16.2:etcd-debuginfo-0:3.3.23-12.el8ost.ppc64le",
"8Base-RHOS-16.2:etcd-debuginfo-0:3.3.23-12.el8ost.x86_64",
"8Base-RHOS-16.2:etcd-debugsource-0:3.3.23-12.el8ost.ppc64le",
"8Base-RHOS-16.2:etcd-debugsource-0:3.3.23-12.el8ost.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Low"
}
],
"title": "golang: math/big: decoding big.Float and big.Rat types can panic if the encoded message is too short, potentially allowing a denial of service"
},
{
"acknowledgments": [
{
"names": [
"Adam Korczynski"
],
"organization": "ADA Logics"
},
{
"names": [
"OSS-Fuzz"
]
}
],
"cve": "CVE-2022-41715",
"discovery_date": "2022-10-07T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2132872"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in the golang package, where programs that compile regular expressions from untrusted sources are vulnerable to memory exhaustion or a denial of service. The parsed regexp representation is linear in the input size. Still, in some cases, the constant factor can be as high as 40,000, making a relatively small regexp consume larger amounts of memory. After the fix, each regexp being parsed is limited to a 256 MB memory footprint. Regular expressions whose representation would use more space than that are rejected. Routine use of regular expressions is unaffected.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "golang: regexp/syntax: limit memory used by parsing regexps",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "The opportunity for a Denial of Service is limited to the golang runtime. In the case of OpenShift Container Platform, this would be restricted within each individual container. There are multiple layers of guide rails (Golang\u2019s Garbage Collector; OpenShift\u2019s resource constraints imposed at the container and cluster levels) which would require a malicious user to continue submitting attacks for there to be any enduring impact. They would also need access to external server resources to be able to send a massive volume of requests to cause a significant impact on server operations.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"8Base-RHOS-16.1:etcd-0:3.3.23-12.el8ost.ppc64le",
"8Base-RHOS-16.1:etcd-0:3.3.23-12.el8ost.src",
"8Base-RHOS-16.1:etcd-0:3.3.23-12.el8ost.x86_64",
"8Base-RHOS-16.1:etcd-debuginfo-0:3.3.23-12.el8ost.ppc64le",
"8Base-RHOS-16.1:etcd-debuginfo-0:3.3.23-12.el8ost.x86_64",
"8Base-RHOS-16.1:etcd-debugsource-0:3.3.23-12.el8ost.ppc64le",
"8Base-RHOS-16.1:etcd-debugsource-0:3.3.23-12.el8ost.x86_64",
"8Base-RHOS-16.2:etcd-0:3.3.23-12.el8ost.ppc64le",
"8Base-RHOS-16.2:etcd-0:3.3.23-12.el8ost.src",
"8Base-RHOS-16.2:etcd-0:3.3.23-12.el8ost.x86_64",
"8Base-RHOS-16.2:etcd-debuginfo-0:3.3.23-12.el8ost.ppc64le",
"8Base-RHOS-16.2:etcd-debuginfo-0:3.3.23-12.el8ost.x86_64",
"8Base-RHOS-16.2:etcd-debugsource-0:3.3.23-12.el8ost.ppc64le",
"8Base-RHOS-16.2:etcd-debugsource-0:3.3.23-12.el8ost.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2022-41715"
},
{
"category": "external",
"summary": "RHBZ#2132872",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2132872"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2022-41715",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-41715"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2022-41715",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2022-41715"
},
{
"category": "external",
"summary": "https://github.com/golang/go/issues/55949",
"url": "https://github.com/golang/go/issues/55949"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-announce/c/xtuG5faxtaU?pli=1",
"url": "https://groups.google.com/g/golang-announce/c/xtuG5faxtaU?pli=1"
}
],
"release_date": "2022-10-04T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2023-03-15T19:58:09+00:00",
"details": "Before applying this update, make sure all previously released errata\nrelevant to your system have been applied.\n\nFor details on how to apply this update, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"8Base-RHOS-16.1:etcd-0:3.3.23-12.el8ost.ppc64le",
"8Base-RHOS-16.1:etcd-0:3.3.23-12.el8ost.src",
"8Base-RHOS-16.1:etcd-0:3.3.23-12.el8ost.x86_64",
"8Base-RHOS-16.1:etcd-debuginfo-0:3.3.23-12.el8ost.ppc64le",
"8Base-RHOS-16.1:etcd-debuginfo-0:3.3.23-12.el8ost.x86_64",
"8Base-RHOS-16.1:etcd-debugsource-0:3.3.23-12.el8ost.ppc64le",
"8Base-RHOS-16.1:etcd-debugsource-0:3.3.23-12.el8ost.x86_64",
"8Base-RHOS-16.2:etcd-0:3.3.23-12.el8ost.ppc64le",
"8Base-RHOS-16.2:etcd-0:3.3.23-12.el8ost.src",
"8Base-RHOS-16.2:etcd-0:3.3.23-12.el8ost.x86_64",
"8Base-RHOS-16.2:etcd-debuginfo-0:3.3.23-12.el8ost.ppc64le",
"8Base-RHOS-16.2:etcd-debuginfo-0:3.3.23-12.el8ost.x86_64",
"8Base-RHOS-16.2:etcd-debugsource-0:3.3.23-12.el8ost.ppc64le",
"8Base-RHOS-16.2:etcd-debugsource-0:3.3.23-12.el8ost.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2023:1275"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 6.5,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "LOW",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"8Base-RHOS-16.1:etcd-0:3.3.23-12.el8ost.ppc64le",
"8Base-RHOS-16.1:etcd-0:3.3.23-12.el8ost.src",
"8Base-RHOS-16.1:etcd-0:3.3.23-12.el8ost.x86_64",
"8Base-RHOS-16.1:etcd-debuginfo-0:3.3.23-12.el8ost.ppc64le",
"8Base-RHOS-16.1:etcd-debuginfo-0:3.3.23-12.el8ost.x86_64",
"8Base-RHOS-16.1:etcd-debugsource-0:3.3.23-12.el8ost.ppc64le",
"8Base-RHOS-16.1:etcd-debugsource-0:3.3.23-12.el8ost.x86_64",
"8Base-RHOS-16.2:etcd-0:3.3.23-12.el8ost.ppc64le",
"8Base-RHOS-16.2:etcd-0:3.3.23-12.el8ost.src",
"8Base-RHOS-16.2:etcd-0:3.3.23-12.el8ost.x86_64",
"8Base-RHOS-16.2:etcd-debuginfo-0:3.3.23-12.el8ost.ppc64le",
"8Base-RHOS-16.2:etcd-debuginfo-0:3.3.23-12.el8ost.x86_64",
"8Base-RHOS-16.2:etcd-debugsource-0:3.3.23-12.el8ost.ppc64le",
"8Base-RHOS-16.2:etcd-debugsource-0:3.3.23-12.el8ost.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "golang: regexp/syntax: limit memory used by parsing regexps"
},
{
"cve": "CVE-2022-41717",
"cwe": {
"id": "CWE-770",
"name": "Allocation of Resources Without Limits or Throttling"
},
"discovery_date": "2023-01-16T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2161274"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in the net/http library of the golang package. This flaw allows an attacker to cause excessive memory growth in a Go server accepting HTTP/2 requests. HTTP/2 server connections contain a cache of HTTP header keys sent by the client. While the total number of entries in this cache is capped, an attacker sending very large keys can cause the server to allocate approximately 64 MiB per open connection.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "golang: net/http: excessive memory growth in a Go server accepting HTTP/2 requests",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "Within Red Hat OpenShift Container Platform, the grafana container is listed as will not fix. Since OCP 4.10, Grafana itself is not shipped and the Grafana web server is protected behind an OAuth proxy server.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"8Base-RHOS-16.1:etcd-0:3.3.23-12.el8ost.ppc64le",
"8Base-RHOS-16.1:etcd-0:3.3.23-12.el8ost.src",
"8Base-RHOS-16.1:etcd-0:3.3.23-12.el8ost.x86_64",
"8Base-RHOS-16.1:etcd-debuginfo-0:3.3.23-12.el8ost.ppc64le",
"8Base-RHOS-16.1:etcd-debuginfo-0:3.3.23-12.el8ost.x86_64",
"8Base-RHOS-16.1:etcd-debugsource-0:3.3.23-12.el8ost.ppc64le",
"8Base-RHOS-16.1:etcd-debugsource-0:3.3.23-12.el8ost.x86_64",
"8Base-RHOS-16.2:etcd-0:3.3.23-12.el8ost.ppc64le",
"8Base-RHOS-16.2:etcd-0:3.3.23-12.el8ost.src",
"8Base-RHOS-16.2:etcd-0:3.3.23-12.el8ost.x86_64",
"8Base-RHOS-16.2:etcd-debuginfo-0:3.3.23-12.el8ost.ppc64le",
"8Base-RHOS-16.2:etcd-debuginfo-0:3.3.23-12.el8ost.x86_64",
"8Base-RHOS-16.2:etcd-debugsource-0:3.3.23-12.el8ost.ppc64le",
"8Base-RHOS-16.2:etcd-debugsource-0:3.3.23-12.el8ost.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2022-41717"
},
{
"category": "external",
"summary": "RHBZ#2161274",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2161274"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2022-41717",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-41717"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2022-41717",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2022-41717"
},
{
"category": "external",
"summary": "https://go.dev/cl/455635",
"url": "https://go.dev/cl/455635"
},
{
"category": "external",
"summary": "https://go.dev/cl/455717",
"url": "https://go.dev/cl/455717"
},
{
"category": "external",
"summary": "https://go.dev/issue/56350",
"url": "https://go.dev/issue/56350"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-announce/c/L_3rmdT0BMU/m/yZDrXjIiBQAJ",
"url": "https://groups.google.com/g/golang-announce/c/L_3rmdT0BMU/m/yZDrXjIiBQAJ"
},
{
"category": "external",
"summary": "https://pkg.go.dev/vuln/GO-2022-1144",
"url": "https://pkg.go.dev/vuln/GO-2022-1144"
}
],
"release_date": "2022-11-30T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2023-03-15T19:58:09+00:00",
"details": "Before applying this update, make sure all previously released errata\nrelevant to your system have been applied.\n\nFor details on how to apply this update, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"8Base-RHOS-16.1:etcd-0:3.3.23-12.el8ost.ppc64le",
"8Base-RHOS-16.1:etcd-0:3.3.23-12.el8ost.src",
"8Base-RHOS-16.1:etcd-0:3.3.23-12.el8ost.x86_64",
"8Base-RHOS-16.1:etcd-debuginfo-0:3.3.23-12.el8ost.ppc64le",
"8Base-RHOS-16.1:etcd-debuginfo-0:3.3.23-12.el8ost.x86_64",
"8Base-RHOS-16.1:etcd-debugsource-0:3.3.23-12.el8ost.ppc64le",
"8Base-RHOS-16.1:etcd-debugsource-0:3.3.23-12.el8ost.x86_64",
"8Base-RHOS-16.2:etcd-0:3.3.23-12.el8ost.ppc64le",
"8Base-RHOS-16.2:etcd-0:3.3.23-12.el8ost.src",
"8Base-RHOS-16.2:etcd-0:3.3.23-12.el8ost.x86_64",
"8Base-RHOS-16.2:etcd-debuginfo-0:3.3.23-12.el8ost.ppc64le",
"8Base-RHOS-16.2:etcd-debuginfo-0:3.3.23-12.el8ost.x86_64",
"8Base-RHOS-16.2:etcd-debugsource-0:3.3.23-12.el8ost.ppc64le",
"8Base-RHOS-16.2:etcd-debugsource-0:3.3.23-12.el8ost.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2023:1275"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "LOW",
"baseScore": 5.3,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:L",
"version": "3.1"
},
"products": [
"8Base-RHOS-16.1:etcd-0:3.3.23-12.el8ost.ppc64le",
"8Base-RHOS-16.1:etcd-0:3.3.23-12.el8ost.src",
"8Base-RHOS-16.1:etcd-0:3.3.23-12.el8ost.x86_64",
"8Base-RHOS-16.1:etcd-debuginfo-0:3.3.23-12.el8ost.ppc64le",
"8Base-RHOS-16.1:etcd-debuginfo-0:3.3.23-12.el8ost.x86_64",
"8Base-RHOS-16.1:etcd-debugsource-0:3.3.23-12.el8ost.ppc64le",
"8Base-RHOS-16.1:etcd-debugsource-0:3.3.23-12.el8ost.x86_64",
"8Base-RHOS-16.2:etcd-0:3.3.23-12.el8ost.ppc64le",
"8Base-RHOS-16.2:etcd-0:3.3.23-12.el8ost.src",
"8Base-RHOS-16.2:etcd-0:3.3.23-12.el8ost.x86_64",
"8Base-RHOS-16.2:etcd-debuginfo-0:3.3.23-12.el8ost.ppc64le",
"8Base-RHOS-16.2:etcd-debuginfo-0:3.3.23-12.el8ost.x86_64",
"8Base-RHOS-16.2:etcd-debugsource-0:3.3.23-12.el8ost.ppc64le",
"8Base-RHOS-16.2:etcd-debugsource-0:3.3.23-12.el8ost.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "golang: net/http: excessive memory growth in a Go server accepting HTTP/2 requests"
}
]
}
rhsa-2022_6348
Vulnerability from csaf_redhat
Notes
{
"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": "Gatekeeper Operator v0.2 security updates\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 link(s) in the References section.",
"title": "Topic"
},
{
"category": "general",
"text": "Gatekeeper Operator v0.2\n\nGatekeeper is an open source project that applies the OPA Constraint\nFramework to enforce policies on your Kubernetes clusters. \n\nThis advisory contains the container images for Gatekeeper that include bug\nfixes and container upgrades. \n\nNote: Gatekeeper support from the Red Hat support team is limited to where it is integrated and used with Red Hat Advanced Cluster Management\nfor Kubernetes. For support options for any other use, see the Gatekeeper\nopen source project website at:\nhttps://open-policy-agent.github.io/gatekeeper/website/docs/howto/.\n\nSecurity fix:\n\n* CVE-2022-30629: gatekeeper-container: golang: crypto/tls: session tickets lack random ticket_age_add\n\n* CVE-2022-1705: golang: net/http: improper sanitization of Transfer-Encoding header\n\n* CVE-2022-1962: golang: go/parser: stack exhaustion in all Parse* functions\n\n* CVE-2022-28131: golang: encoding/xml: stack exhaustion in Decoder.Skip\n\n* CVE-2022-30630: golang: io/fs: stack exhaustion in Glob\n\n* CVE-2022-30631: golang: compress/gzip: stack exhaustion in Reader.Read\n\n* CVE-2022-30632: golang: path/filepath: stack exhaustion in Glob\n\n* CVE-2022-30635: golang: encoding/gob: stack exhaustion in Decoder.Decode\n\n* CVE-2022-30633 golang: encoding/xml: stack exhaustion in Unmarshal\n\n* CVE-2022-32148 golang: net/http/httputil: NewSingleHostReverseProxy - omit X-Forwarded-For not working",
"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-2022:6348",
"url": "https://access.redhat.com/errata/RHSA-2022:6348"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/updates/classification/#moderate",
"url": "https://access.redhat.com/security/updates/classification/#moderate"
},
{
"category": "external",
"summary": "2092793",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2092793"
},
{
"category": "external",
"summary": "2107342",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2107342"
},
{
"category": "external",
"summary": "2107371",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2107371"
},
{
"category": "external",
"summary": "2107374",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2107374"
},
{
"category": "external",
"summary": "2107376",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2107376"
},
{
"category": "external",
"summary": "2107383",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2107383"
},
{
"category": "external",
"summary": "2107386",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2107386"
},
{
"category": "external",
"summary": "2107388",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2107388"
},
{
"category": "external",
"summary": "2107390",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2107390"
},
{
"category": "external",
"summary": "2107392",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2107392"
},
{
"category": "self",
"summary": "Canonical URL",
"url": "https://security.access.redhat.com/data/csaf/v2/advisories/2022/rhsa-2022_6348.json"
}
],
"title": "Red Hat Security Advisory: Gatekeeper Operator v0.2 security and container updates",
"tracking": {
"current_release_date": "2025-01-06T19:21:03+00:00",
"generator": {
"date": "2025-01-06T19:21:03+00:00",
"engine": {
"name": "Red Hat SDEngine",
"version": "4.2.5"
}
},
"id": "RHSA-2022:6348",
"initial_release_date": "2022-09-06T13:43:08+00:00",
"revision_history": [
{
"date": "2022-09-06T13:43:08+00:00",
"number": "1",
"summary": "Initial version"
},
{
"date": "2022-09-06T13:43:08+00:00",
"number": "2",
"summary": "Last updated version"
},
{
"date": "2025-01-06T19:21:03+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.5 for RHEL 8",
"product": {
"name": "Red Hat Advanced Cluster Management for Kubernetes 2.5 for RHEL 8",
"product_id": "8Base-RHACM-2.5",
"product_identification_helper": {
"cpe": "cpe:/a:redhat:acm:2.5::el8"
}
}
}
],
"category": "product_family",
"name": "Red Hat ACM"
},
{
"branches": [
{
"category": "product_version",
"name": "rhacm2/gatekeeper-rhel8@sha256:eff95e35e8c21910635c0e9be91ed18f2c451b8917d46a950961d5511696bca4_s390x",
"product": {
"name": "rhacm2/gatekeeper-rhel8@sha256:eff95e35e8c21910635c0e9be91ed18f2c451b8917d46a950961d5511696bca4_s390x",
"product_id": "rhacm2/gatekeeper-rhel8@sha256:eff95e35e8c21910635c0e9be91ed18f2c451b8917d46a950961d5511696bca4_s390x",
"product_identification_helper": {
"purl": "pkg:oci/gatekeeper-rhel8@sha256:eff95e35e8c21910635c0e9be91ed18f2c451b8917d46a950961d5511696bca4?arch=s390x\u0026repository_url=registry.redhat.io/rhacm2/gatekeeper-rhel8\u0026tag=v3.5.4-10"
}
}
},
{
"category": "product_version",
"name": "rhacm2/gatekeeper-rhel8-operator@sha256:19297aefff113a20d310071bbcfb80d4311f5010254959d384f7024180c988db_s390x",
"product": {
"name": "rhacm2/gatekeeper-rhel8-operator@sha256:19297aefff113a20d310071bbcfb80d4311f5010254959d384f7024180c988db_s390x",
"product_id": "rhacm2/gatekeeper-rhel8-operator@sha256:19297aefff113a20d310071bbcfb80d4311f5010254959d384f7024180c988db_s390x",
"product_identification_helper": {
"purl": "pkg:oci/gatekeeper-rhel8-operator@sha256:19297aefff113a20d310071bbcfb80d4311f5010254959d384f7024180c988db?arch=s390x\u0026repository_url=registry.redhat.io/rhacm2/gatekeeper-rhel8-operator\u0026tag=v0.2.4-10"
}
}
}
],
"category": "architecture",
"name": "s390x"
},
{
"branches": [
{
"category": "product_version",
"name": "rhacm2/gatekeeper-rhel8@sha256:9dbdd54c43380b31b011e902c58304da6ceee793a582d77cd399b59c387b9948_amd64",
"product": {
"name": "rhacm2/gatekeeper-rhel8@sha256:9dbdd54c43380b31b011e902c58304da6ceee793a582d77cd399b59c387b9948_amd64",
"product_id": "rhacm2/gatekeeper-rhel8@sha256:9dbdd54c43380b31b011e902c58304da6ceee793a582d77cd399b59c387b9948_amd64",
"product_identification_helper": {
"purl": "pkg:oci/gatekeeper-rhel8@sha256:9dbdd54c43380b31b011e902c58304da6ceee793a582d77cd399b59c387b9948?arch=amd64\u0026repository_url=registry.redhat.io/rhacm2/gatekeeper-rhel8\u0026tag=v3.5.4-10"
}
}
},
{
"category": "product_version",
"name": "rhacm2/gatekeeper-operator-bundle@sha256:2eaa1a0ba4303ecdfaf7870acf1e1f9e6240cf7b2367441966271bf40ecd5b05_amd64",
"product": {
"name": "rhacm2/gatekeeper-operator-bundle@sha256:2eaa1a0ba4303ecdfaf7870acf1e1f9e6240cf7b2367441966271bf40ecd5b05_amd64",
"product_id": "rhacm2/gatekeeper-operator-bundle@sha256:2eaa1a0ba4303ecdfaf7870acf1e1f9e6240cf7b2367441966271bf40ecd5b05_amd64",
"product_identification_helper": {
"purl": "pkg:oci/gatekeeper-operator-bundle@sha256:2eaa1a0ba4303ecdfaf7870acf1e1f9e6240cf7b2367441966271bf40ecd5b05?arch=amd64\u0026repository_url=registry.redhat.io/rhacm2/gatekeeper-operator-bundle\u0026tag=v0.2.4-9"
}
}
},
{
"category": "product_version",
"name": "rhacm2/gatekeeper-rhel8-operator@sha256:96cbe13312f0c9b551038e52eafe1644dc049c8aa337b6de3753ae60d91c227e_amd64",
"product": {
"name": "rhacm2/gatekeeper-rhel8-operator@sha256:96cbe13312f0c9b551038e52eafe1644dc049c8aa337b6de3753ae60d91c227e_amd64",
"product_id": "rhacm2/gatekeeper-rhel8-operator@sha256:96cbe13312f0c9b551038e52eafe1644dc049c8aa337b6de3753ae60d91c227e_amd64",
"product_identification_helper": {
"purl": "pkg:oci/gatekeeper-rhel8-operator@sha256:96cbe13312f0c9b551038e52eafe1644dc049c8aa337b6de3753ae60d91c227e?arch=amd64\u0026repository_url=registry.redhat.io/rhacm2/gatekeeper-rhel8-operator\u0026tag=v0.2.4-10"
}
}
}
],
"category": "architecture",
"name": "amd64"
},
{
"branches": [
{
"category": "product_version",
"name": "rhacm2/gatekeeper-rhel8@sha256:5619678366c310f54fe39b6b5db8db0e9093a0fc834cd6b67a8717ce1cbe0b81_ppc64le",
"product": {
"name": "rhacm2/gatekeeper-rhel8@sha256:5619678366c310f54fe39b6b5db8db0e9093a0fc834cd6b67a8717ce1cbe0b81_ppc64le",
"product_id": "rhacm2/gatekeeper-rhel8@sha256:5619678366c310f54fe39b6b5db8db0e9093a0fc834cd6b67a8717ce1cbe0b81_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/gatekeeper-rhel8@sha256:5619678366c310f54fe39b6b5db8db0e9093a0fc834cd6b67a8717ce1cbe0b81?arch=ppc64le\u0026repository_url=registry.redhat.io/rhacm2/gatekeeper-rhel8\u0026tag=v3.5.4-10"
}
}
},
{
"category": "product_version",
"name": "rhacm2/gatekeeper-rhel8-operator@sha256:5d61edc02a091e6ecab57aaad4eb7205ff5c19ef26a9169ebe99fda15bf599f5_ppc64le",
"product": {
"name": "rhacm2/gatekeeper-rhel8-operator@sha256:5d61edc02a091e6ecab57aaad4eb7205ff5c19ef26a9169ebe99fda15bf599f5_ppc64le",
"product_id": "rhacm2/gatekeeper-rhel8-operator@sha256:5d61edc02a091e6ecab57aaad4eb7205ff5c19ef26a9169ebe99fda15bf599f5_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/gatekeeper-rhel8-operator@sha256:5d61edc02a091e6ecab57aaad4eb7205ff5c19ef26a9169ebe99fda15bf599f5?arch=ppc64le\u0026repository_url=registry.redhat.io/rhacm2/gatekeeper-rhel8-operator\u0026tag=v0.2.4-10"
}
}
}
],
"category": "architecture",
"name": "ppc64le"
},
{
"branches": [
{
"category": "product_version",
"name": "rhacm2/gatekeeper-rhel8@sha256:2b507430d842bea4f97d376c924386b3c7f32eeab0178ece7b8253a307ffaf76_arm64",
"product": {
"name": "rhacm2/gatekeeper-rhel8@sha256:2b507430d842bea4f97d376c924386b3c7f32eeab0178ece7b8253a307ffaf76_arm64",
"product_id": "rhacm2/gatekeeper-rhel8@sha256:2b507430d842bea4f97d376c924386b3c7f32eeab0178ece7b8253a307ffaf76_arm64",
"product_identification_helper": {
"purl": "pkg:oci/gatekeeper-rhel8@sha256:2b507430d842bea4f97d376c924386b3c7f32eeab0178ece7b8253a307ffaf76?arch=arm64\u0026repository_url=registry.redhat.io/rhacm2/gatekeeper-rhel8\u0026tag=v3.5.4-10"
}
}
},
{
"category": "product_version",
"name": "rhacm2/gatekeeper-rhel8-operator@sha256:16c624b8325f8abf00117c6a588c37c7059e6600ae5bed835b21a6f6627fa3da_arm64",
"product": {
"name": "rhacm2/gatekeeper-rhel8-operator@sha256:16c624b8325f8abf00117c6a588c37c7059e6600ae5bed835b21a6f6627fa3da_arm64",
"product_id": "rhacm2/gatekeeper-rhel8-operator@sha256:16c624b8325f8abf00117c6a588c37c7059e6600ae5bed835b21a6f6627fa3da_arm64",
"product_identification_helper": {
"purl": "pkg:oci/gatekeeper-rhel8-operator@sha256:16c624b8325f8abf00117c6a588c37c7059e6600ae5bed835b21a6f6627fa3da?arch=arm64\u0026repository_url=registry.redhat.io/rhacm2/gatekeeper-rhel8-operator\u0026tag=v0.2.4-10"
}
}
}
],
"category": "architecture",
"name": "arm64"
}
],
"category": "vendor",
"name": "Red Hat"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/gatekeeper-operator-bundle@sha256:2eaa1a0ba4303ecdfaf7870acf1e1f9e6240cf7b2367441966271bf40ecd5b05_amd64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.5 for RHEL 8",
"product_id": "8Base-RHACM-2.5:rhacm2/gatekeeper-operator-bundle@sha256:2eaa1a0ba4303ecdfaf7870acf1e1f9e6240cf7b2367441966271bf40ecd5b05_amd64"
},
"product_reference": "rhacm2/gatekeeper-operator-bundle@sha256:2eaa1a0ba4303ecdfaf7870acf1e1f9e6240cf7b2367441966271bf40ecd5b05_amd64",
"relates_to_product_reference": "8Base-RHACM-2.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/gatekeeper-rhel8-operator@sha256:16c624b8325f8abf00117c6a588c37c7059e6600ae5bed835b21a6f6627fa3da_arm64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.5 for RHEL 8",
"product_id": "8Base-RHACM-2.5:rhacm2/gatekeeper-rhel8-operator@sha256:16c624b8325f8abf00117c6a588c37c7059e6600ae5bed835b21a6f6627fa3da_arm64"
},
"product_reference": "rhacm2/gatekeeper-rhel8-operator@sha256:16c624b8325f8abf00117c6a588c37c7059e6600ae5bed835b21a6f6627fa3da_arm64",
"relates_to_product_reference": "8Base-RHACM-2.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/gatekeeper-rhel8-operator@sha256:19297aefff113a20d310071bbcfb80d4311f5010254959d384f7024180c988db_s390x as a component of Red Hat Advanced Cluster Management for Kubernetes 2.5 for RHEL 8",
"product_id": "8Base-RHACM-2.5:rhacm2/gatekeeper-rhel8-operator@sha256:19297aefff113a20d310071bbcfb80d4311f5010254959d384f7024180c988db_s390x"
},
"product_reference": "rhacm2/gatekeeper-rhel8-operator@sha256:19297aefff113a20d310071bbcfb80d4311f5010254959d384f7024180c988db_s390x",
"relates_to_product_reference": "8Base-RHACM-2.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/gatekeeper-rhel8-operator@sha256:5d61edc02a091e6ecab57aaad4eb7205ff5c19ef26a9169ebe99fda15bf599f5_ppc64le as a component of Red Hat Advanced Cluster Management for Kubernetes 2.5 for RHEL 8",
"product_id": "8Base-RHACM-2.5:rhacm2/gatekeeper-rhel8-operator@sha256:5d61edc02a091e6ecab57aaad4eb7205ff5c19ef26a9169ebe99fda15bf599f5_ppc64le"
},
"product_reference": "rhacm2/gatekeeper-rhel8-operator@sha256:5d61edc02a091e6ecab57aaad4eb7205ff5c19ef26a9169ebe99fda15bf599f5_ppc64le",
"relates_to_product_reference": "8Base-RHACM-2.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/gatekeeper-rhel8-operator@sha256:96cbe13312f0c9b551038e52eafe1644dc049c8aa337b6de3753ae60d91c227e_amd64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.5 for RHEL 8",
"product_id": "8Base-RHACM-2.5:rhacm2/gatekeeper-rhel8-operator@sha256:96cbe13312f0c9b551038e52eafe1644dc049c8aa337b6de3753ae60d91c227e_amd64"
},
"product_reference": "rhacm2/gatekeeper-rhel8-operator@sha256:96cbe13312f0c9b551038e52eafe1644dc049c8aa337b6de3753ae60d91c227e_amd64",
"relates_to_product_reference": "8Base-RHACM-2.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/gatekeeper-rhel8@sha256:2b507430d842bea4f97d376c924386b3c7f32eeab0178ece7b8253a307ffaf76_arm64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.5 for RHEL 8",
"product_id": "8Base-RHACM-2.5:rhacm2/gatekeeper-rhel8@sha256:2b507430d842bea4f97d376c924386b3c7f32eeab0178ece7b8253a307ffaf76_arm64"
},
"product_reference": "rhacm2/gatekeeper-rhel8@sha256:2b507430d842bea4f97d376c924386b3c7f32eeab0178ece7b8253a307ffaf76_arm64",
"relates_to_product_reference": "8Base-RHACM-2.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/gatekeeper-rhel8@sha256:5619678366c310f54fe39b6b5db8db0e9093a0fc834cd6b67a8717ce1cbe0b81_ppc64le as a component of Red Hat Advanced Cluster Management for Kubernetes 2.5 for RHEL 8",
"product_id": "8Base-RHACM-2.5:rhacm2/gatekeeper-rhel8@sha256:5619678366c310f54fe39b6b5db8db0e9093a0fc834cd6b67a8717ce1cbe0b81_ppc64le"
},
"product_reference": "rhacm2/gatekeeper-rhel8@sha256:5619678366c310f54fe39b6b5db8db0e9093a0fc834cd6b67a8717ce1cbe0b81_ppc64le",
"relates_to_product_reference": "8Base-RHACM-2.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/gatekeeper-rhel8@sha256:9dbdd54c43380b31b011e902c58304da6ceee793a582d77cd399b59c387b9948_amd64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.5 for RHEL 8",
"product_id": "8Base-RHACM-2.5:rhacm2/gatekeeper-rhel8@sha256:9dbdd54c43380b31b011e902c58304da6ceee793a582d77cd399b59c387b9948_amd64"
},
"product_reference": "rhacm2/gatekeeper-rhel8@sha256:9dbdd54c43380b31b011e902c58304da6ceee793a582d77cd399b59c387b9948_amd64",
"relates_to_product_reference": "8Base-RHACM-2.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/gatekeeper-rhel8@sha256:eff95e35e8c21910635c0e9be91ed18f2c451b8917d46a950961d5511696bca4_s390x as a component of Red Hat Advanced Cluster Management for Kubernetes 2.5 for RHEL 8",
"product_id": "8Base-RHACM-2.5:rhacm2/gatekeeper-rhel8@sha256:eff95e35e8c21910635c0e9be91ed18f2c451b8917d46a950961d5511696bca4_s390x"
},
"product_reference": "rhacm2/gatekeeper-rhel8@sha256:eff95e35e8c21910635c0e9be91ed18f2c451b8917d46a950961d5511696bca4_s390x",
"relates_to_product_reference": "8Base-RHACM-2.5"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2022-1705",
"cwe": {
"id": "CWE-444",
"name": "Inconsistent Interpretation of HTTP Requests (\u0027HTTP Request/Response Smuggling\u0027)"
},
"discovery_date": "2022-07-14T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2107374"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in golang. The HTTP/1 client accepted invalid Transfer-Encoding headers indicating \"chunked\" encoding. This issue could allow request smuggling, but only if combined with an intermediate server that also improperly accepts the header as invalid.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "golang: net/http: improper sanitization of Transfer-Encoding 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-RHACM-2.5:rhacm2/gatekeeper-operator-bundle@sha256:2eaa1a0ba4303ecdfaf7870acf1e1f9e6240cf7b2367441966271bf40ecd5b05_amd64",
"8Base-RHACM-2.5:rhacm2/gatekeeper-rhel8-operator@sha256:16c624b8325f8abf00117c6a588c37c7059e6600ae5bed835b21a6f6627fa3da_arm64",
"8Base-RHACM-2.5:rhacm2/gatekeeper-rhel8-operator@sha256:19297aefff113a20d310071bbcfb80d4311f5010254959d384f7024180c988db_s390x",
"8Base-RHACM-2.5:rhacm2/gatekeeper-rhel8-operator@sha256:5d61edc02a091e6ecab57aaad4eb7205ff5c19ef26a9169ebe99fda15bf599f5_ppc64le",
"8Base-RHACM-2.5:rhacm2/gatekeeper-rhel8-operator@sha256:96cbe13312f0c9b551038e52eafe1644dc049c8aa337b6de3753ae60d91c227e_amd64",
"8Base-RHACM-2.5:rhacm2/gatekeeper-rhel8@sha256:2b507430d842bea4f97d376c924386b3c7f32eeab0178ece7b8253a307ffaf76_arm64",
"8Base-RHACM-2.5:rhacm2/gatekeeper-rhel8@sha256:5619678366c310f54fe39b6b5db8db0e9093a0fc834cd6b67a8717ce1cbe0b81_ppc64le",
"8Base-RHACM-2.5:rhacm2/gatekeeper-rhel8@sha256:9dbdd54c43380b31b011e902c58304da6ceee793a582d77cd399b59c387b9948_amd64",
"8Base-RHACM-2.5:rhacm2/gatekeeper-rhel8@sha256:eff95e35e8c21910635c0e9be91ed18f2c451b8917d46a950961d5511696bca4_s390x"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2022-1705"
},
{
"category": "external",
"summary": "RHBZ#2107374",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2107374"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2022-1705",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-1705"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2022-1705",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2022-1705"
},
{
"category": "external",
"summary": "https://go.dev/issue/53188",
"url": "https://go.dev/issue/53188"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-announce/c/nqrv9fbR0zE",
"url": "https://groups.google.com/g/golang-announce/c/nqrv9fbR0zE"
}
],
"release_date": "2022-07-12T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2022-09-06T13:43:08+00:00",
"details": "The requirements to apply the upgraded images are different whether or not you\nused the operator. Complete the following steps, depending on your installation:\n\n* Upgrade gatekeeper operator:\nThe gatekeeper operator that is installed by the gatekeeper operator policy has\n`installPlanApproval` set to `Automatic`. This setting means the operator will\nbe upgraded automatically when there is a new version of the operator. No\nfurther action is required for upgrade. If you changed the setting for `installPlanApproval` to `manual`, then you must view each cluster to manually\napprove the upgrade to the operator.\n\n* Upgrade gatekeeper without the operator:\nThe gatekeeper version is specified as part of the Gatekeeper CR in the\ngatekeeper operator policy. To upgrade the gatekeeper version:\na) Determine the latest version of gatekeeper by visiting:\nhttps://catalog.redhat.com/software/containers/rhacm2/gatekeeper-rhel8/5fadb4a18d9a79d2f438a5d9.\nb) Click the tag dropdown, and find the latest static tag. An example tag is\n\u0027v3.3.0-1\u0027.\nc) Edit the gatekeeper operator policy and update the image tag to use the\nlatest static tag. For example, you might change this line to image: \u0027registry.redhat.io/rhacm2/gatekeeper-rhel8:v3.3.0-1\u0027.\n\nRefer to https://open-policy-agent.github.io/gatekeeper/website/docs/howto/ for additional information.",
"product_ids": [
"8Base-RHACM-2.5:rhacm2/gatekeeper-operator-bundle@sha256:2eaa1a0ba4303ecdfaf7870acf1e1f9e6240cf7b2367441966271bf40ecd5b05_amd64",
"8Base-RHACM-2.5:rhacm2/gatekeeper-rhel8-operator@sha256:16c624b8325f8abf00117c6a588c37c7059e6600ae5bed835b21a6f6627fa3da_arm64",
"8Base-RHACM-2.5:rhacm2/gatekeeper-rhel8-operator@sha256:19297aefff113a20d310071bbcfb80d4311f5010254959d384f7024180c988db_s390x",
"8Base-RHACM-2.5:rhacm2/gatekeeper-rhel8-operator@sha256:5d61edc02a091e6ecab57aaad4eb7205ff5c19ef26a9169ebe99fda15bf599f5_ppc64le",
"8Base-RHACM-2.5:rhacm2/gatekeeper-rhel8-operator@sha256:96cbe13312f0c9b551038e52eafe1644dc049c8aa337b6de3753ae60d91c227e_amd64",
"8Base-RHACM-2.5:rhacm2/gatekeeper-rhel8@sha256:2b507430d842bea4f97d376c924386b3c7f32eeab0178ece7b8253a307ffaf76_arm64",
"8Base-RHACM-2.5:rhacm2/gatekeeper-rhel8@sha256:5619678366c310f54fe39b6b5db8db0e9093a0fc834cd6b67a8717ce1cbe0b81_ppc64le",
"8Base-RHACM-2.5:rhacm2/gatekeeper-rhel8@sha256:9dbdd54c43380b31b011e902c58304da6ceee793a582d77cd399b59c387b9948_amd64",
"8Base-RHACM-2.5:rhacm2/gatekeeper-rhel8@sha256:eff95e35e8c21910635c0e9be91ed18f2c451b8917d46a950961d5511696bca4_s390x"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2022:6348"
}
],
"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.5:rhacm2/gatekeeper-operator-bundle@sha256:2eaa1a0ba4303ecdfaf7870acf1e1f9e6240cf7b2367441966271bf40ecd5b05_amd64",
"8Base-RHACM-2.5:rhacm2/gatekeeper-rhel8-operator@sha256:16c624b8325f8abf00117c6a588c37c7059e6600ae5bed835b21a6f6627fa3da_arm64",
"8Base-RHACM-2.5:rhacm2/gatekeeper-rhel8-operator@sha256:19297aefff113a20d310071bbcfb80d4311f5010254959d384f7024180c988db_s390x",
"8Base-RHACM-2.5:rhacm2/gatekeeper-rhel8-operator@sha256:5d61edc02a091e6ecab57aaad4eb7205ff5c19ef26a9169ebe99fda15bf599f5_ppc64le",
"8Base-RHACM-2.5:rhacm2/gatekeeper-rhel8-operator@sha256:96cbe13312f0c9b551038e52eafe1644dc049c8aa337b6de3753ae60d91c227e_amd64",
"8Base-RHACM-2.5:rhacm2/gatekeeper-rhel8@sha256:2b507430d842bea4f97d376c924386b3c7f32eeab0178ece7b8253a307ffaf76_arm64",
"8Base-RHACM-2.5:rhacm2/gatekeeper-rhel8@sha256:5619678366c310f54fe39b6b5db8db0e9093a0fc834cd6b67a8717ce1cbe0b81_ppc64le",
"8Base-RHACM-2.5:rhacm2/gatekeeper-rhel8@sha256:9dbdd54c43380b31b011e902c58304da6ceee793a582d77cd399b59c387b9948_amd64",
"8Base-RHACM-2.5:rhacm2/gatekeeper-rhel8@sha256:eff95e35e8c21910635c0e9be91ed18f2c451b8917d46a950961d5511696bca4_s390x"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "golang: net/http: improper sanitization of Transfer-Encoding header"
},
{
"cve": "CVE-2022-1962",
"cwe": {
"id": "CWE-1325",
"name": "Improperly Controlled Sequential Memory Allocation"
},
"discovery_date": "2022-07-14T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2107376"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in the golang standard library, go/parser. When calling any Parse functions on the Go source code, which contains deeply nested types or declarations, a panic can occur due to stack exhaustion. This issue allows an attacker to impact system availability.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "golang: go/parser: stack exhaustion in all Parse* functions",
"title": "Vulnerability summary"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"8Base-RHACM-2.5:rhacm2/gatekeeper-operator-bundle@sha256:2eaa1a0ba4303ecdfaf7870acf1e1f9e6240cf7b2367441966271bf40ecd5b05_amd64",
"8Base-RHACM-2.5:rhacm2/gatekeeper-rhel8-operator@sha256:16c624b8325f8abf00117c6a588c37c7059e6600ae5bed835b21a6f6627fa3da_arm64",
"8Base-RHACM-2.5:rhacm2/gatekeeper-rhel8-operator@sha256:19297aefff113a20d310071bbcfb80d4311f5010254959d384f7024180c988db_s390x",
"8Base-RHACM-2.5:rhacm2/gatekeeper-rhel8-operator@sha256:5d61edc02a091e6ecab57aaad4eb7205ff5c19ef26a9169ebe99fda15bf599f5_ppc64le",
"8Base-RHACM-2.5:rhacm2/gatekeeper-rhel8-operator@sha256:96cbe13312f0c9b551038e52eafe1644dc049c8aa337b6de3753ae60d91c227e_amd64",
"8Base-RHACM-2.5:rhacm2/gatekeeper-rhel8@sha256:2b507430d842bea4f97d376c924386b3c7f32eeab0178ece7b8253a307ffaf76_arm64",
"8Base-RHACM-2.5:rhacm2/gatekeeper-rhel8@sha256:5619678366c310f54fe39b6b5db8db0e9093a0fc834cd6b67a8717ce1cbe0b81_ppc64le",
"8Base-RHACM-2.5:rhacm2/gatekeeper-rhel8@sha256:9dbdd54c43380b31b011e902c58304da6ceee793a582d77cd399b59c387b9948_amd64",
"8Base-RHACM-2.5:rhacm2/gatekeeper-rhel8@sha256:eff95e35e8c21910635c0e9be91ed18f2c451b8917d46a950961d5511696bca4_s390x"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2022-1962"
},
{
"category": "external",
"summary": "RHBZ#2107376",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2107376"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2022-1962",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-1962"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2022-1962",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2022-1962"
},
{
"category": "external",
"summary": "https://go.dev/issue/53616",
"url": "https://go.dev/issue/53616"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-announce/c/nqrv9fbR0zE",
"url": "https://groups.google.com/g/golang-announce/c/nqrv9fbR0zE"
}
],
"release_date": "2022-07-12T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2022-09-06T13:43:08+00:00",
"details": "The requirements to apply the upgraded images are different whether or not you\nused the operator. Complete the following steps, depending on your installation:\n\n* Upgrade gatekeeper operator:\nThe gatekeeper operator that is installed by the gatekeeper operator policy has\n`installPlanApproval` set to `Automatic`. This setting means the operator will\nbe upgraded automatically when there is a new version of the operator. No\nfurther action is required for upgrade. If you changed the setting for `installPlanApproval` to `manual`, then you must view each cluster to manually\napprove the upgrade to the operator.\n\n* Upgrade gatekeeper without the operator:\nThe gatekeeper version is specified as part of the Gatekeeper CR in the\ngatekeeper operator policy. To upgrade the gatekeeper version:\na) Determine the latest version of gatekeeper by visiting:\nhttps://catalog.redhat.com/software/containers/rhacm2/gatekeeper-rhel8/5fadb4a18d9a79d2f438a5d9.\nb) Click the tag dropdown, and find the latest static tag. An example tag is\n\u0027v3.3.0-1\u0027.\nc) Edit the gatekeeper operator policy and update the image tag to use the\nlatest static tag. For example, you might change this line to image: \u0027registry.redhat.io/rhacm2/gatekeeper-rhel8:v3.3.0-1\u0027.\n\nRefer to https://open-policy-agent.github.io/gatekeeper/website/docs/howto/ for additional information.",
"product_ids": [
"8Base-RHACM-2.5:rhacm2/gatekeeper-operator-bundle@sha256:2eaa1a0ba4303ecdfaf7870acf1e1f9e6240cf7b2367441966271bf40ecd5b05_amd64",
"8Base-RHACM-2.5:rhacm2/gatekeeper-rhel8-operator@sha256:16c624b8325f8abf00117c6a588c37c7059e6600ae5bed835b21a6f6627fa3da_arm64",
"8Base-RHACM-2.5:rhacm2/gatekeeper-rhel8-operator@sha256:19297aefff113a20d310071bbcfb80d4311f5010254959d384f7024180c988db_s390x",
"8Base-RHACM-2.5:rhacm2/gatekeeper-rhel8-operator@sha256:5d61edc02a091e6ecab57aaad4eb7205ff5c19ef26a9169ebe99fda15bf599f5_ppc64le",
"8Base-RHACM-2.5:rhacm2/gatekeeper-rhel8-operator@sha256:96cbe13312f0c9b551038e52eafe1644dc049c8aa337b6de3753ae60d91c227e_amd64",
"8Base-RHACM-2.5:rhacm2/gatekeeper-rhel8@sha256:2b507430d842bea4f97d376c924386b3c7f32eeab0178ece7b8253a307ffaf76_arm64",
"8Base-RHACM-2.5:rhacm2/gatekeeper-rhel8@sha256:5619678366c310f54fe39b6b5db8db0e9093a0fc834cd6b67a8717ce1cbe0b81_ppc64le",
"8Base-RHACM-2.5:rhacm2/gatekeeper-rhel8@sha256:9dbdd54c43380b31b011e902c58304da6ceee793a582d77cd399b59c387b9948_amd64",
"8Base-RHACM-2.5:rhacm2/gatekeeper-rhel8@sha256:eff95e35e8c21910635c0e9be91ed18f2c451b8917d46a950961d5511696bca4_s390x"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2022:6348"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "LOCAL",
"availabilityImpact": "HIGH",
"baseScore": 5.5,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "LOW",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"8Base-RHACM-2.5:rhacm2/gatekeeper-operator-bundle@sha256:2eaa1a0ba4303ecdfaf7870acf1e1f9e6240cf7b2367441966271bf40ecd5b05_amd64",
"8Base-RHACM-2.5:rhacm2/gatekeeper-rhel8-operator@sha256:16c624b8325f8abf00117c6a588c37c7059e6600ae5bed835b21a6f6627fa3da_arm64",
"8Base-RHACM-2.5:rhacm2/gatekeeper-rhel8-operator@sha256:19297aefff113a20d310071bbcfb80d4311f5010254959d384f7024180c988db_s390x",
"8Base-RHACM-2.5:rhacm2/gatekeeper-rhel8-operator@sha256:5d61edc02a091e6ecab57aaad4eb7205ff5c19ef26a9169ebe99fda15bf599f5_ppc64le",
"8Base-RHACM-2.5:rhacm2/gatekeeper-rhel8-operator@sha256:96cbe13312f0c9b551038e52eafe1644dc049c8aa337b6de3753ae60d91c227e_amd64",
"8Base-RHACM-2.5:rhacm2/gatekeeper-rhel8@sha256:2b507430d842bea4f97d376c924386b3c7f32eeab0178ece7b8253a307ffaf76_arm64",
"8Base-RHACM-2.5:rhacm2/gatekeeper-rhel8@sha256:5619678366c310f54fe39b6b5db8db0e9093a0fc834cd6b67a8717ce1cbe0b81_ppc64le",
"8Base-RHACM-2.5:rhacm2/gatekeeper-rhel8@sha256:9dbdd54c43380b31b011e902c58304da6ceee793a582d77cd399b59c387b9948_amd64",
"8Base-RHACM-2.5:rhacm2/gatekeeper-rhel8@sha256:eff95e35e8c21910635c0e9be91ed18f2c451b8917d46a950961d5511696bca4_s390x"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "golang: go/parser: stack exhaustion in all Parse* functions"
},
{
"cve": "CVE-2022-28131",
"cwe": {
"id": "CWE-1325",
"name": "Improperly Controlled Sequential Memory Allocation"
},
"discovery_date": "2022-07-14T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2107390"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in golang encoding/xml. When calling Decoder, Skip while parsing a deeply nested XML document, a panic can occur due to stack exhaustion and allows an attacker to impact system availability.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "golang: encoding/xml: stack exhaustion in Decoder.Skip",
"title": "Vulnerability summary"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\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.5:rhacm2/gatekeeper-operator-bundle@sha256:2eaa1a0ba4303ecdfaf7870acf1e1f9e6240cf7b2367441966271bf40ecd5b05_amd64",
"8Base-RHACM-2.5:rhacm2/gatekeeper-rhel8-operator@sha256:16c624b8325f8abf00117c6a588c37c7059e6600ae5bed835b21a6f6627fa3da_arm64",
"8Base-RHACM-2.5:rhacm2/gatekeeper-rhel8-operator@sha256:19297aefff113a20d310071bbcfb80d4311f5010254959d384f7024180c988db_s390x",
"8Base-RHACM-2.5:rhacm2/gatekeeper-rhel8-operator@sha256:5d61edc02a091e6ecab57aaad4eb7205ff5c19ef26a9169ebe99fda15bf599f5_ppc64le",
"8Base-RHACM-2.5:rhacm2/gatekeeper-rhel8-operator@sha256:96cbe13312f0c9b551038e52eafe1644dc049c8aa337b6de3753ae60d91c227e_amd64",
"8Base-RHACM-2.5:rhacm2/gatekeeper-rhel8@sha256:2b507430d842bea4f97d376c924386b3c7f32eeab0178ece7b8253a307ffaf76_arm64",
"8Base-RHACM-2.5:rhacm2/gatekeeper-rhel8@sha256:5619678366c310f54fe39b6b5db8db0e9093a0fc834cd6b67a8717ce1cbe0b81_ppc64le",
"8Base-RHACM-2.5:rhacm2/gatekeeper-rhel8@sha256:9dbdd54c43380b31b011e902c58304da6ceee793a582d77cd399b59c387b9948_amd64",
"8Base-RHACM-2.5:rhacm2/gatekeeper-rhel8@sha256:eff95e35e8c21910635c0e9be91ed18f2c451b8917d46a950961d5511696bca4_s390x"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2022-28131"
},
{
"category": "external",
"summary": "RHBZ#2107390",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2107390"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2022-28131",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-28131"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2022-28131",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2022-28131"
},
{
"category": "external",
"summary": "https://go.dev/issue/53614",
"url": "https://go.dev/issue/53614"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-announce/c/nqrv9fbR0zE",
"url": "https://groups.google.com/g/golang-announce/c/nqrv9fbR0zE"
}
],
"release_date": "2022-07-12T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2022-09-06T13:43:08+00:00",
"details": "The requirements to apply the upgraded images are different whether or not you\nused the operator. Complete the following steps, depending on your installation:\n\n* Upgrade gatekeeper operator:\nThe gatekeeper operator that is installed by the gatekeeper operator policy has\n`installPlanApproval` set to `Automatic`. This setting means the operator will\nbe upgraded automatically when there is a new version of the operator. No\nfurther action is required for upgrade. If you changed the setting for `installPlanApproval` to `manual`, then you must view each cluster to manually\napprove the upgrade to the operator.\n\n* Upgrade gatekeeper without the operator:\nThe gatekeeper version is specified as part of the Gatekeeper CR in the\ngatekeeper operator policy. To upgrade the gatekeeper version:\na) Determine the latest version of gatekeeper by visiting:\nhttps://catalog.redhat.com/software/containers/rhacm2/gatekeeper-rhel8/5fadb4a18d9a79d2f438a5d9.\nb) Click the tag dropdown, and find the latest static tag. An example tag is\n\u0027v3.3.0-1\u0027.\nc) Edit the gatekeeper operator policy and update the image tag to use the\nlatest static tag. For example, you might change this line to image: \u0027registry.redhat.io/rhacm2/gatekeeper-rhel8:v3.3.0-1\u0027.\n\nRefer to https://open-policy-agent.github.io/gatekeeper/website/docs/howto/ for additional information.",
"product_ids": [
"8Base-RHACM-2.5:rhacm2/gatekeeper-operator-bundle@sha256:2eaa1a0ba4303ecdfaf7870acf1e1f9e6240cf7b2367441966271bf40ecd5b05_amd64",
"8Base-RHACM-2.5:rhacm2/gatekeeper-rhel8-operator@sha256:16c624b8325f8abf00117c6a588c37c7059e6600ae5bed835b21a6f6627fa3da_arm64",
"8Base-RHACM-2.5:rhacm2/gatekeeper-rhel8-operator@sha256:19297aefff113a20d310071bbcfb80d4311f5010254959d384f7024180c988db_s390x",
"8Base-RHACM-2.5:rhacm2/gatekeeper-rhel8-operator@sha256:5d61edc02a091e6ecab57aaad4eb7205ff5c19ef26a9169ebe99fda15bf599f5_ppc64le",
"8Base-RHACM-2.5:rhacm2/gatekeeper-rhel8-operator@sha256:96cbe13312f0c9b551038e52eafe1644dc049c8aa337b6de3753ae60d91c227e_amd64",
"8Base-RHACM-2.5:rhacm2/gatekeeper-rhel8@sha256:2b507430d842bea4f97d376c924386b3c7f32eeab0178ece7b8253a307ffaf76_arm64",
"8Base-RHACM-2.5:rhacm2/gatekeeper-rhel8@sha256:5619678366c310f54fe39b6b5db8db0e9093a0fc834cd6b67a8717ce1cbe0b81_ppc64le",
"8Base-RHACM-2.5:rhacm2/gatekeeper-rhel8@sha256:9dbdd54c43380b31b011e902c58304da6ceee793a582d77cd399b59c387b9948_amd64",
"8Base-RHACM-2.5:rhacm2/gatekeeper-rhel8@sha256:eff95e35e8c21910635c0e9be91ed18f2c451b8917d46a950961d5511696bca4_s390x"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2022:6348"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "LOCAL",
"availabilityImpact": "HIGH",
"baseScore": 7.3,
"baseSeverity": "HIGH",
"confidentialityImpact": "LOW",
"integrityImpact": "LOW",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:N/UI:N/S:U/C:L/I:L/A:H",
"version": "3.1"
},
"products": [
"8Base-RHACM-2.5:rhacm2/gatekeeper-operator-bundle@sha256:2eaa1a0ba4303ecdfaf7870acf1e1f9e6240cf7b2367441966271bf40ecd5b05_amd64",
"8Base-RHACM-2.5:rhacm2/gatekeeper-rhel8-operator@sha256:16c624b8325f8abf00117c6a588c37c7059e6600ae5bed835b21a6f6627fa3da_arm64",
"8Base-RHACM-2.5:rhacm2/gatekeeper-rhel8-operator@sha256:19297aefff113a20d310071bbcfb80d4311f5010254959d384f7024180c988db_s390x",
"8Base-RHACM-2.5:rhacm2/gatekeeper-rhel8-operator@sha256:5d61edc02a091e6ecab57aaad4eb7205ff5c19ef26a9169ebe99fda15bf599f5_ppc64le",
"8Base-RHACM-2.5:rhacm2/gatekeeper-rhel8-operator@sha256:96cbe13312f0c9b551038e52eafe1644dc049c8aa337b6de3753ae60d91c227e_amd64",
"8Base-RHACM-2.5:rhacm2/gatekeeper-rhel8@sha256:2b507430d842bea4f97d376c924386b3c7f32eeab0178ece7b8253a307ffaf76_arm64",
"8Base-RHACM-2.5:rhacm2/gatekeeper-rhel8@sha256:5619678366c310f54fe39b6b5db8db0e9093a0fc834cd6b67a8717ce1cbe0b81_ppc64le",
"8Base-RHACM-2.5:rhacm2/gatekeeper-rhel8@sha256:9dbdd54c43380b31b011e902c58304da6ceee793a582d77cd399b59c387b9948_amd64",
"8Base-RHACM-2.5:rhacm2/gatekeeper-rhel8@sha256:eff95e35e8c21910635c0e9be91ed18f2c451b8917d46a950961d5511696bca4_s390x"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "golang: encoding/xml: stack exhaustion in Decoder.Skip"
},
{
"cve": "CVE-2022-30629",
"cwe": {
"id": "CWE-331",
"name": "Insufficient Entropy"
},
"discovery_date": "2022-06-02T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2092793"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in the crypto/tls golang package. When session tickets are generated by crypto/tls, it is missing the ticket expiration. This issue may allow an attacker to observe the TLS handshakes to correlate successive connections during session resumption.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "golang: crypto/tls: session tickets lack random ticket_age_add",
"title": "Vulnerability summary"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\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.5:rhacm2/gatekeeper-operator-bundle@sha256:2eaa1a0ba4303ecdfaf7870acf1e1f9e6240cf7b2367441966271bf40ecd5b05_amd64",
"8Base-RHACM-2.5:rhacm2/gatekeeper-rhel8-operator@sha256:16c624b8325f8abf00117c6a588c37c7059e6600ae5bed835b21a6f6627fa3da_arm64",
"8Base-RHACM-2.5:rhacm2/gatekeeper-rhel8-operator@sha256:19297aefff113a20d310071bbcfb80d4311f5010254959d384f7024180c988db_s390x",
"8Base-RHACM-2.5:rhacm2/gatekeeper-rhel8-operator@sha256:5d61edc02a091e6ecab57aaad4eb7205ff5c19ef26a9169ebe99fda15bf599f5_ppc64le",
"8Base-RHACM-2.5:rhacm2/gatekeeper-rhel8-operator@sha256:96cbe13312f0c9b551038e52eafe1644dc049c8aa337b6de3753ae60d91c227e_amd64",
"8Base-RHACM-2.5:rhacm2/gatekeeper-rhel8@sha256:2b507430d842bea4f97d376c924386b3c7f32eeab0178ece7b8253a307ffaf76_arm64",
"8Base-RHACM-2.5:rhacm2/gatekeeper-rhel8@sha256:5619678366c310f54fe39b6b5db8db0e9093a0fc834cd6b67a8717ce1cbe0b81_ppc64le",
"8Base-RHACM-2.5:rhacm2/gatekeeper-rhel8@sha256:9dbdd54c43380b31b011e902c58304da6ceee793a582d77cd399b59c387b9948_amd64",
"8Base-RHACM-2.5:rhacm2/gatekeeper-rhel8@sha256:eff95e35e8c21910635c0e9be91ed18f2c451b8917d46a950961d5511696bca4_s390x"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2022-30629"
},
{
"category": "external",
"summary": "RHBZ#2092793",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2092793"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2022-30629",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-30629"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2022-30629",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2022-30629"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-announce/c/TzIC9-t8Ytg",
"url": "https://groups.google.com/g/golang-announce/c/TzIC9-t8Ytg"
}
],
"release_date": "2022-06-02T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2022-09-06T13:43:08+00:00",
"details": "The requirements to apply the upgraded images are different whether or not you\nused the operator. Complete the following steps, depending on your installation:\n\n* Upgrade gatekeeper operator:\nThe gatekeeper operator that is installed by the gatekeeper operator policy has\n`installPlanApproval` set to `Automatic`. This setting means the operator will\nbe upgraded automatically when there is a new version of the operator. No\nfurther action is required for upgrade. If you changed the setting for `installPlanApproval` to `manual`, then you must view each cluster to manually\napprove the upgrade to the operator.\n\n* Upgrade gatekeeper without the operator:\nThe gatekeeper version is specified as part of the Gatekeeper CR in the\ngatekeeper operator policy. To upgrade the gatekeeper version:\na) Determine the latest version of gatekeeper by visiting:\nhttps://catalog.redhat.com/software/containers/rhacm2/gatekeeper-rhel8/5fadb4a18d9a79d2f438a5d9.\nb) Click the tag dropdown, and find the latest static tag. An example tag is\n\u0027v3.3.0-1\u0027.\nc) Edit the gatekeeper operator policy and update the image tag to use the\nlatest static tag. For example, you might change this line to image: \u0027registry.redhat.io/rhacm2/gatekeeper-rhel8:v3.3.0-1\u0027.\n\nRefer to https://open-policy-agent.github.io/gatekeeper/website/docs/howto/ for additional information.",
"product_ids": [
"8Base-RHACM-2.5:rhacm2/gatekeeper-operator-bundle@sha256:2eaa1a0ba4303ecdfaf7870acf1e1f9e6240cf7b2367441966271bf40ecd5b05_amd64",
"8Base-RHACM-2.5:rhacm2/gatekeeper-rhel8-operator@sha256:16c624b8325f8abf00117c6a588c37c7059e6600ae5bed835b21a6f6627fa3da_arm64",
"8Base-RHACM-2.5:rhacm2/gatekeeper-rhel8-operator@sha256:19297aefff113a20d310071bbcfb80d4311f5010254959d384f7024180c988db_s390x",
"8Base-RHACM-2.5:rhacm2/gatekeeper-rhel8-operator@sha256:5d61edc02a091e6ecab57aaad4eb7205ff5c19ef26a9169ebe99fda15bf599f5_ppc64le",
"8Base-RHACM-2.5:rhacm2/gatekeeper-rhel8-operator@sha256:96cbe13312f0c9b551038e52eafe1644dc049c8aa337b6de3753ae60d91c227e_amd64",
"8Base-RHACM-2.5:rhacm2/gatekeeper-rhel8@sha256:2b507430d842bea4f97d376c924386b3c7f32eeab0178ece7b8253a307ffaf76_arm64",
"8Base-RHACM-2.5:rhacm2/gatekeeper-rhel8@sha256:5619678366c310f54fe39b6b5db8db0e9093a0fc834cd6b67a8717ce1cbe0b81_ppc64le",
"8Base-RHACM-2.5:rhacm2/gatekeeper-rhel8@sha256:9dbdd54c43380b31b011e902c58304da6ceee793a582d77cd399b59c387b9948_amd64",
"8Base-RHACM-2.5:rhacm2/gatekeeper-rhel8@sha256:eff95e35e8c21910635c0e9be91ed18f2c451b8917d46a950961d5511696bca4_s390x"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2022:6348"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "HIGH",
"attackVector": "NETWORK",
"availabilityImpact": "NONE",
"baseScore": 3.1,
"baseSeverity": "LOW",
"confidentialityImpact": "LOW",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "REQUIRED",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:R/S:U/C:L/I:N/A:N",
"version": "3.1"
},
"products": [
"8Base-RHACM-2.5:rhacm2/gatekeeper-operator-bundle@sha256:2eaa1a0ba4303ecdfaf7870acf1e1f9e6240cf7b2367441966271bf40ecd5b05_amd64",
"8Base-RHACM-2.5:rhacm2/gatekeeper-rhel8-operator@sha256:16c624b8325f8abf00117c6a588c37c7059e6600ae5bed835b21a6f6627fa3da_arm64",
"8Base-RHACM-2.5:rhacm2/gatekeeper-rhel8-operator@sha256:19297aefff113a20d310071bbcfb80d4311f5010254959d384f7024180c988db_s390x",
"8Base-RHACM-2.5:rhacm2/gatekeeper-rhel8-operator@sha256:5d61edc02a091e6ecab57aaad4eb7205ff5c19ef26a9169ebe99fda15bf599f5_ppc64le",
"8Base-RHACM-2.5:rhacm2/gatekeeper-rhel8-operator@sha256:96cbe13312f0c9b551038e52eafe1644dc049c8aa337b6de3753ae60d91c227e_amd64",
"8Base-RHACM-2.5:rhacm2/gatekeeper-rhel8@sha256:2b507430d842bea4f97d376c924386b3c7f32eeab0178ece7b8253a307ffaf76_arm64",
"8Base-RHACM-2.5:rhacm2/gatekeeper-rhel8@sha256:5619678366c310f54fe39b6b5db8db0e9093a0fc834cd6b67a8717ce1cbe0b81_ppc64le",
"8Base-RHACM-2.5:rhacm2/gatekeeper-rhel8@sha256:9dbdd54c43380b31b011e902c58304da6ceee793a582d77cd399b59c387b9948_amd64",
"8Base-RHACM-2.5:rhacm2/gatekeeper-rhel8@sha256:eff95e35e8c21910635c0e9be91ed18f2c451b8917d46a950961d5511696bca4_s390x"
]
}
],
"threats": [
{
"category": "impact",
"details": "Low"
}
],
"title": "golang: crypto/tls: session tickets lack random ticket_age_add"
},
{
"cve": "CVE-2022-30630",
"cwe": {
"id": "CWE-1325",
"name": "Improperly Controlled Sequential Memory Allocation"
},
"discovery_date": "2022-07-14T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2107371"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in the golang standard library, io/fs. Calling Glob on a path that contains a large number of path separators can cause a panic issue due to stack exhaustion. This could allow an attacker to impact availability.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "golang: io/fs: stack exhaustion in Glob",
"title": "Vulnerability summary"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\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.5:rhacm2/gatekeeper-operator-bundle@sha256:2eaa1a0ba4303ecdfaf7870acf1e1f9e6240cf7b2367441966271bf40ecd5b05_amd64",
"8Base-RHACM-2.5:rhacm2/gatekeeper-rhel8-operator@sha256:16c624b8325f8abf00117c6a588c37c7059e6600ae5bed835b21a6f6627fa3da_arm64",
"8Base-RHACM-2.5:rhacm2/gatekeeper-rhel8-operator@sha256:19297aefff113a20d310071bbcfb80d4311f5010254959d384f7024180c988db_s390x",
"8Base-RHACM-2.5:rhacm2/gatekeeper-rhel8-operator@sha256:5d61edc02a091e6ecab57aaad4eb7205ff5c19ef26a9169ebe99fda15bf599f5_ppc64le",
"8Base-RHACM-2.5:rhacm2/gatekeeper-rhel8-operator@sha256:96cbe13312f0c9b551038e52eafe1644dc049c8aa337b6de3753ae60d91c227e_amd64",
"8Base-RHACM-2.5:rhacm2/gatekeeper-rhel8@sha256:2b507430d842bea4f97d376c924386b3c7f32eeab0178ece7b8253a307ffaf76_arm64",
"8Base-RHACM-2.5:rhacm2/gatekeeper-rhel8@sha256:5619678366c310f54fe39b6b5db8db0e9093a0fc834cd6b67a8717ce1cbe0b81_ppc64le",
"8Base-RHACM-2.5:rhacm2/gatekeeper-rhel8@sha256:9dbdd54c43380b31b011e902c58304da6ceee793a582d77cd399b59c387b9948_amd64",
"8Base-RHACM-2.5:rhacm2/gatekeeper-rhel8@sha256:eff95e35e8c21910635c0e9be91ed18f2c451b8917d46a950961d5511696bca4_s390x"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2022-30630"
},
{
"category": "external",
"summary": "RHBZ#2107371",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2107371"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2022-30630",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-30630"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2022-30630",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2022-30630"
},
{
"category": "external",
"summary": "https://go.dev/issue/53415",
"url": "https://go.dev/issue/53415"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-announce/c/nqrv9fbR0zE",
"url": "https://groups.google.com/g/golang-announce/c/nqrv9fbR0zE"
}
],
"release_date": "2022-07-12T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2022-09-06T13:43:08+00:00",
"details": "The requirements to apply the upgraded images are different whether or not you\nused the operator. Complete the following steps, depending on your installation:\n\n* Upgrade gatekeeper operator:\nThe gatekeeper operator that is installed by the gatekeeper operator policy has\n`installPlanApproval` set to `Automatic`. This setting means the operator will\nbe upgraded automatically when there is a new version of the operator. No\nfurther action is required for upgrade. If you changed the setting for `installPlanApproval` to `manual`, then you must view each cluster to manually\napprove the upgrade to the operator.\n\n* Upgrade gatekeeper without the operator:\nThe gatekeeper version is specified as part of the Gatekeeper CR in the\ngatekeeper operator policy. To upgrade the gatekeeper version:\na) Determine the latest version of gatekeeper by visiting:\nhttps://catalog.redhat.com/software/containers/rhacm2/gatekeeper-rhel8/5fadb4a18d9a79d2f438a5d9.\nb) Click the tag dropdown, and find the latest static tag. An example tag is\n\u0027v3.3.0-1\u0027.\nc) Edit the gatekeeper operator policy and update the image tag to use the\nlatest static tag. For example, you might change this line to image: \u0027registry.redhat.io/rhacm2/gatekeeper-rhel8:v3.3.0-1\u0027.\n\nRefer to https://open-policy-agent.github.io/gatekeeper/website/docs/howto/ for additional information.",
"product_ids": [
"8Base-RHACM-2.5:rhacm2/gatekeeper-operator-bundle@sha256:2eaa1a0ba4303ecdfaf7870acf1e1f9e6240cf7b2367441966271bf40ecd5b05_amd64",
"8Base-RHACM-2.5:rhacm2/gatekeeper-rhel8-operator@sha256:16c624b8325f8abf00117c6a588c37c7059e6600ae5bed835b21a6f6627fa3da_arm64",
"8Base-RHACM-2.5:rhacm2/gatekeeper-rhel8-operator@sha256:19297aefff113a20d310071bbcfb80d4311f5010254959d384f7024180c988db_s390x",
"8Base-RHACM-2.5:rhacm2/gatekeeper-rhel8-operator@sha256:5d61edc02a091e6ecab57aaad4eb7205ff5c19ef26a9169ebe99fda15bf599f5_ppc64le",
"8Base-RHACM-2.5:rhacm2/gatekeeper-rhel8-operator@sha256:96cbe13312f0c9b551038e52eafe1644dc049c8aa337b6de3753ae60d91c227e_amd64",
"8Base-RHACM-2.5:rhacm2/gatekeeper-rhel8@sha256:2b507430d842bea4f97d376c924386b3c7f32eeab0178ece7b8253a307ffaf76_arm64",
"8Base-RHACM-2.5:rhacm2/gatekeeper-rhel8@sha256:5619678366c310f54fe39b6b5db8db0e9093a0fc834cd6b67a8717ce1cbe0b81_ppc64le",
"8Base-RHACM-2.5:rhacm2/gatekeeper-rhel8@sha256:9dbdd54c43380b31b011e902c58304da6ceee793a582d77cd399b59c387b9948_amd64",
"8Base-RHACM-2.5:rhacm2/gatekeeper-rhel8@sha256:eff95e35e8c21910635c0e9be91ed18f2c451b8917d46a950961d5511696bca4_s390x"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2022:6348"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "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.5:rhacm2/gatekeeper-operator-bundle@sha256:2eaa1a0ba4303ecdfaf7870acf1e1f9e6240cf7b2367441966271bf40ecd5b05_amd64",
"8Base-RHACM-2.5:rhacm2/gatekeeper-rhel8-operator@sha256:16c624b8325f8abf00117c6a588c37c7059e6600ae5bed835b21a6f6627fa3da_arm64",
"8Base-RHACM-2.5:rhacm2/gatekeeper-rhel8-operator@sha256:19297aefff113a20d310071bbcfb80d4311f5010254959d384f7024180c988db_s390x",
"8Base-RHACM-2.5:rhacm2/gatekeeper-rhel8-operator@sha256:5d61edc02a091e6ecab57aaad4eb7205ff5c19ef26a9169ebe99fda15bf599f5_ppc64le",
"8Base-RHACM-2.5:rhacm2/gatekeeper-rhel8-operator@sha256:96cbe13312f0c9b551038e52eafe1644dc049c8aa337b6de3753ae60d91c227e_amd64",
"8Base-RHACM-2.5:rhacm2/gatekeeper-rhel8@sha256:2b507430d842bea4f97d376c924386b3c7f32eeab0178ece7b8253a307ffaf76_arm64",
"8Base-RHACM-2.5:rhacm2/gatekeeper-rhel8@sha256:5619678366c310f54fe39b6b5db8db0e9093a0fc834cd6b67a8717ce1cbe0b81_ppc64le",
"8Base-RHACM-2.5:rhacm2/gatekeeper-rhel8@sha256:9dbdd54c43380b31b011e902c58304da6ceee793a582d77cd399b59c387b9948_amd64",
"8Base-RHACM-2.5:rhacm2/gatekeeper-rhel8@sha256:eff95e35e8c21910635c0e9be91ed18f2c451b8917d46a950961d5511696bca4_s390x"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "golang: io/fs: stack exhaustion in Glob"
},
{
"cve": "CVE-2022-30631",
"cwe": {
"id": "CWE-1325",
"name": "Improperly Controlled Sequential Memory Allocation"
},
"discovery_date": "2022-07-14T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2107342"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in golang. Calling the Reader, Read method on an archive that contains a large number of concatenated 0-length compressed files can cause a panic issue due to stack exhaustion.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "golang: compress/gzip: stack exhaustion in Reader.Read",
"title": "Vulnerability summary"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\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.5:rhacm2/gatekeeper-operator-bundle@sha256:2eaa1a0ba4303ecdfaf7870acf1e1f9e6240cf7b2367441966271bf40ecd5b05_amd64",
"8Base-RHACM-2.5:rhacm2/gatekeeper-rhel8-operator@sha256:16c624b8325f8abf00117c6a588c37c7059e6600ae5bed835b21a6f6627fa3da_arm64",
"8Base-RHACM-2.5:rhacm2/gatekeeper-rhel8-operator@sha256:19297aefff113a20d310071bbcfb80d4311f5010254959d384f7024180c988db_s390x",
"8Base-RHACM-2.5:rhacm2/gatekeeper-rhel8-operator@sha256:5d61edc02a091e6ecab57aaad4eb7205ff5c19ef26a9169ebe99fda15bf599f5_ppc64le",
"8Base-RHACM-2.5:rhacm2/gatekeeper-rhel8-operator@sha256:96cbe13312f0c9b551038e52eafe1644dc049c8aa337b6de3753ae60d91c227e_amd64",
"8Base-RHACM-2.5:rhacm2/gatekeeper-rhel8@sha256:2b507430d842bea4f97d376c924386b3c7f32eeab0178ece7b8253a307ffaf76_arm64",
"8Base-RHACM-2.5:rhacm2/gatekeeper-rhel8@sha256:5619678366c310f54fe39b6b5db8db0e9093a0fc834cd6b67a8717ce1cbe0b81_ppc64le",
"8Base-RHACM-2.5:rhacm2/gatekeeper-rhel8@sha256:9dbdd54c43380b31b011e902c58304da6ceee793a582d77cd399b59c387b9948_amd64",
"8Base-RHACM-2.5:rhacm2/gatekeeper-rhel8@sha256:eff95e35e8c21910635c0e9be91ed18f2c451b8917d46a950961d5511696bca4_s390x"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2022-30631"
},
{
"category": "external",
"summary": "RHBZ#2107342",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2107342"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2022-30631",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-30631"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2022-30631",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2022-30631"
},
{
"category": "external",
"summary": "https://go.dev/issue/53168",
"url": "https://go.dev/issue/53168"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-announce/c/nqrv9fbR0zE",
"url": "https://groups.google.com/g/golang-announce/c/nqrv9fbR0zE"
}
],
"release_date": "2022-07-12T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2022-09-06T13:43:08+00:00",
"details": "The requirements to apply the upgraded images are different whether or not you\nused the operator. Complete the following steps, depending on your installation:\n\n* Upgrade gatekeeper operator:\nThe gatekeeper operator that is installed by the gatekeeper operator policy has\n`installPlanApproval` set to `Automatic`. This setting means the operator will\nbe upgraded automatically when there is a new version of the operator. No\nfurther action is required for upgrade. If you changed the setting for `installPlanApproval` to `manual`, then you must view each cluster to manually\napprove the upgrade to the operator.\n\n* Upgrade gatekeeper without the operator:\nThe gatekeeper version is specified as part of the Gatekeeper CR in the\ngatekeeper operator policy. To upgrade the gatekeeper version:\na) Determine the latest version of gatekeeper by visiting:\nhttps://catalog.redhat.com/software/containers/rhacm2/gatekeeper-rhel8/5fadb4a18d9a79d2f438a5d9.\nb) Click the tag dropdown, and find the latest static tag. An example tag is\n\u0027v3.3.0-1\u0027.\nc) Edit the gatekeeper operator policy and update the image tag to use the\nlatest static tag. For example, you might change this line to image: \u0027registry.redhat.io/rhacm2/gatekeeper-rhel8:v3.3.0-1\u0027.\n\nRefer to https://open-policy-agent.github.io/gatekeeper/website/docs/howto/ for additional information.",
"product_ids": [
"8Base-RHACM-2.5:rhacm2/gatekeeper-operator-bundle@sha256:2eaa1a0ba4303ecdfaf7870acf1e1f9e6240cf7b2367441966271bf40ecd5b05_amd64",
"8Base-RHACM-2.5:rhacm2/gatekeeper-rhel8-operator@sha256:16c624b8325f8abf00117c6a588c37c7059e6600ae5bed835b21a6f6627fa3da_arm64",
"8Base-RHACM-2.5:rhacm2/gatekeeper-rhel8-operator@sha256:19297aefff113a20d310071bbcfb80d4311f5010254959d384f7024180c988db_s390x",
"8Base-RHACM-2.5:rhacm2/gatekeeper-rhel8-operator@sha256:5d61edc02a091e6ecab57aaad4eb7205ff5c19ef26a9169ebe99fda15bf599f5_ppc64le",
"8Base-RHACM-2.5:rhacm2/gatekeeper-rhel8-operator@sha256:96cbe13312f0c9b551038e52eafe1644dc049c8aa337b6de3753ae60d91c227e_amd64",
"8Base-RHACM-2.5:rhacm2/gatekeeper-rhel8@sha256:2b507430d842bea4f97d376c924386b3c7f32eeab0178ece7b8253a307ffaf76_arm64",
"8Base-RHACM-2.5:rhacm2/gatekeeper-rhel8@sha256:5619678366c310f54fe39b6b5db8db0e9093a0fc834cd6b67a8717ce1cbe0b81_ppc64le",
"8Base-RHACM-2.5:rhacm2/gatekeeper-rhel8@sha256:9dbdd54c43380b31b011e902c58304da6ceee793a582d77cd399b59c387b9948_amd64",
"8Base-RHACM-2.5:rhacm2/gatekeeper-rhel8@sha256:eff95e35e8c21910635c0e9be91ed18f2c451b8917d46a950961d5511696bca4_s390x"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2022:6348"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "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.5:rhacm2/gatekeeper-operator-bundle@sha256:2eaa1a0ba4303ecdfaf7870acf1e1f9e6240cf7b2367441966271bf40ecd5b05_amd64",
"8Base-RHACM-2.5:rhacm2/gatekeeper-rhel8-operator@sha256:16c624b8325f8abf00117c6a588c37c7059e6600ae5bed835b21a6f6627fa3da_arm64",
"8Base-RHACM-2.5:rhacm2/gatekeeper-rhel8-operator@sha256:19297aefff113a20d310071bbcfb80d4311f5010254959d384f7024180c988db_s390x",
"8Base-RHACM-2.5:rhacm2/gatekeeper-rhel8-operator@sha256:5d61edc02a091e6ecab57aaad4eb7205ff5c19ef26a9169ebe99fda15bf599f5_ppc64le",
"8Base-RHACM-2.5:rhacm2/gatekeeper-rhel8-operator@sha256:96cbe13312f0c9b551038e52eafe1644dc049c8aa337b6de3753ae60d91c227e_amd64",
"8Base-RHACM-2.5:rhacm2/gatekeeper-rhel8@sha256:2b507430d842bea4f97d376c924386b3c7f32eeab0178ece7b8253a307ffaf76_arm64",
"8Base-RHACM-2.5:rhacm2/gatekeeper-rhel8@sha256:5619678366c310f54fe39b6b5db8db0e9093a0fc834cd6b67a8717ce1cbe0b81_ppc64le",
"8Base-RHACM-2.5:rhacm2/gatekeeper-rhel8@sha256:9dbdd54c43380b31b011e902c58304da6ceee793a582d77cd399b59c387b9948_amd64",
"8Base-RHACM-2.5:rhacm2/gatekeeper-rhel8@sha256:eff95e35e8c21910635c0e9be91ed18f2c451b8917d46a950961d5511696bca4_s390x"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "golang: compress/gzip: stack exhaustion in Reader.Read"
},
{
"cve": "CVE-2022-30632",
"cwe": {
"id": "CWE-1325",
"name": "Improperly Controlled Sequential Memory Allocation"
},
"discovery_date": "2022-07-14T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2107386"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in golang. Calling Glob on a path that contains a large number of path separators can cause a panic issue due to stack exhaustion. This can cause an attacker to impact availability.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "golang: path/filepath: stack exhaustion in Glob",
"title": "Vulnerability summary"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\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.5:rhacm2/gatekeeper-operator-bundle@sha256:2eaa1a0ba4303ecdfaf7870acf1e1f9e6240cf7b2367441966271bf40ecd5b05_amd64",
"8Base-RHACM-2.5:rhacm2/gatekeeper-rhel8-operator@sha256:16c624b8325f8abf00117c6a588c37c7059e6600ae5bed835b21a6f6627fa3da_arm64",
"8Base-RHACM-2.5:rhacm2/gatekeeper-rhel8-operator@sha256:19297aefff113a20d310071bbcfb80d4311f5010254959d384f7024180c988db_s390x",
"8Base-RHACM-2.5:rhacm2/gatekeeper-rhel8-operator@sha256:5d61edc02a091e6ecab57aaad4eb7205ff5c19ef26a9169ebe99fda15bf599f5_ppc64le",
"8Base-RHACM-2.5:rhacm2/gatekeeper-rhel8-operator@sha256:96cbe13312f0c9b551038e52eafe1644dc049c8aa337b6de3753ae60d91c227e_amd64",
"8Base-RHACM-2.5:rhacm2/gatekeeper-rhel8@sha256:2b507430d842bea4f97d376c924386b3c7f32eeab0178ece7b8253a307ffaf76_arm64",
"8Base-RHACM-2.5:rhacm2/gatekeeper-rhel8@sha256:5619678366c310f54fe39b6b5db8db0e9093a0fc834cd6b67a8717ce1cbe0b81_ppc64le",
"8Base-RHACM-2.5:rhacm2/gatekeeper-rhel8@sha256:9dbdd54c43380b31b011e902c58304da6ceee793a582d77cd399b59c387b9948_amd64",
"8Base-RHACM-2.5:rhacm2/gatekeeper-rhel8@sha256:eff95e35e8c21910635c0e9be91ed18f2c451b8917d46a950961d5511696bca4_s390x"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2022-30632"
},
{
"category": "external",
"summary": "RHBZ#2107386",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2107386"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2022-30632",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-30632"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2022-30632",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2022-30632"
},
{
"category": "external",
"summary": "https://go.dev/issue/53416",
"url": "https://go.dev/issue/53416"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-announce/c/nqrv9fbR0zE",
"url": "https://groups.google.com/g/golang-announce/c/nqrv9fbR0zE"
}
],
"release_date": "2022-07-12T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2022-09-06T13:43:08+00:00",
"details": "The requirements to apply the upgraded images are different whether or not you\nused the operator. Complete the following steps, depending on your installation:\n\n* Upgrade gatekeeper operator:\nThe gatekeeper operator that is installed by the gatekeeper operator policy has\n`installPlanApproval` set to `Automatic`. This setting means the operator will\nbe upgraded automatically when there is a new version of the operator. No\nfurther action is required for upgrade. If you changed the setting for `installPlanApproval` to `manual`, then you must view each cluster to manually\napprove the upgrade to the operator.\n\n* Upgrade gatekeeper without the operator:\nThe gatekeeper version is specified as part of the Gatekeeper CR in the\ngatekeeper operator policy. To upgrade the gatekeeper version:\na) Determine the latest version of gatekeeper by visiting:\nhttps://catalog.redhat.com/software/containers/rhacm2/gatekeeper-rhel8/5fadb4a18d9a79d2f438a5d9.\nb) Click the tag dropdown, and find the latest static tag. An example tag is\n\u0027v3.3.0-1\u0027.\nc) Edit the gatekeeper operator policy and update the image tag to use the\nlatest static tag. For example, you might change this line to image: \u0027registry.redhat.io/rhacm2/gatekeeper-rhel8:v3.3.0-1\u0027.\n\nRefer to https://open-policy-agent.github.io/gatekeeper/website/docs/howto/ for additional information.",
"product_ids": [
"8Base-RHACM-2.5:rhacm2/gatekeeper-operator-bundle@sha256:2eaa1a0ba4303ecdfaf7870acf1e1f9e6240cf7b2367441966271bf40ecd5b05_amd64",
"8Base-RHACM-2.5:rhacm2/gatekeeper-rhel8-operator@sha256:16c624b8325f8abf00117c6a588c37c7059e6600ae5bed835b21a6f6627fa3da_arm64",
"8Base-RHACM-2.5:rhacm2/gatekeeper-rhel8-operator@sha256:19297aefff113a20d310071bbcfb80d4311f5010254959d384f7024180c988db_s390x",
"8Base-RHACM-2.5:rhacm2/gatekeeper-rhel8-operator@sha256:5d61edc02a091e6ecab57aaad4eb7205ff5c19ef26a9169ebe99fda15bf599f5_ppc64le",
"8Base-RHACM-2.5:rhacm2/gatekeeper-rhel8-operator@sha256:96cbe13312f0c9b551038e52eafe1644dc049c8aa337b6de3753ae60d91c227e_amd64",
"8Base-RHACM-2.5:rhacm2/gatekeeper-rhel8@sha256:2b507430d842bea4f97d376c924386b3c7f32eeab0178ece7b8253a307ffaf76_arm64",
"8Base-RHACM-2.5:rhacm2/gatekeeper-rhel8@sha256:5619678366c310f54fe39b6b5db8db0e9093a0fc834cd6b67a8717ce1cbe0b81_ppc64le",
"8Base-RHACM-2.5:rhacm2/gatekeeper-rhel8@sha256:9dbdd54c43380b31b011e902c58304da6ceee793a582d77cd399b59c387b9948_amd64",
"8Base-RHACM-2.5:rhacm2/gatekeeper-rhel8@sha256:eff95e35e8c21910635c0e9be91ed18f2c451b8917d46a950961d5511696bca4_s390x"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2022:6348"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "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.5:rhacm2/gatekeeper-operator-bundle@sha256:2eaa1a0ba4303ecdfaf7870acf1e1f9e6240cf7b2367441966271bf40ecd5b05_amd64",
"8Base-RHACM-2.5:rhacm2/gatekeeper-rhel8-operator@sha256:16c624b8325f8abf00117c6a588c37c7059e6600ae5bed835b21a6f6627fa3da_arm64",
"8Base-RHACM-2.5:rhacm2/gatekeeper-rhel8-operator@sha256:19297aefff113a20d310071bbcfb80d4311f5010254959d384f7024180c988db_s390x",
"8Base-RHACM-2.5:rhacm2/gatekeeper-rhel8-operator@sha256:5d61edc02a091e6ecab57aaad4eb7205ff5c19ef26a9169ebe99fda15bf599f5_ppc64le",
"8Base-RHACM-2.5:rhacm2/gatekeeper-rhel8-operator@sha256:96cbe13312f0c9b551038e52eafe1644dc049c8aa337b6de3753ae60d91c227e_amd64",
"8Base-RHACM-2.5:rhacm2/gatekeeper-rhel8@sha256:2b507430d842bea4f97d376c924386b3c7f32eeab0178ece7b8253a307ffaf76_arm64",
"8Base-RHACM-2.5:rhacm2/gatekeeper-rhel8@sha256:5619678366c310f54fe39b6b5db8db0e9093a0fc834cd6b67a8717ce1cbe0b81_ppc64le",
"8Base-RHACM-2.5:rhacm2/gatekeeper-rhel8@sha256:9dbdd54c43380b31b011e902c58304da6ceee793a582d77cd399b59c387b9948_amd64",
"8Base-RHACM-2.5:rhacm2/gatekeeper-rhel8@sha256:eff95e35e8c21910635c0e9be91ed18f2c451b8917d46a950961d5511696bca4_s390x"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "golang: path/filepath: stack exhaustion in Glob"
},
{
"cve": "CVE-2022-30633",
"cwe": {
"id": "CWE-1325",
"name": "Improperly Controlled Sequential Memory Allocation"
},
"discovery_date": "2022-07-14T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2107392"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in golang. Calling Unmarshal on an XML document into a Go struct, which has a nested field that uses the \"any\" field tag, can cause a panic due to stack exhaustion.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "golang: encoding/xml: stack exhaustion in Unmarshal",
"title": "Vulnerability summary"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\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.5:rhacm2/gatekeeper-operator-bundle@sha256:2eaa1a0ba4303ecdfaf7870acf1e1f9e6240cf7b2367441966271bf40ecd5b05_amd64",
"8Base-RHACM-2.5:rhacm2/gatekeeper-rhel8-operator@sha256:16c624b8325f8abf00117c6a588c37c7059e6600ae5bed835b21a6f6627fa3da_arm64",
"8Base-RHACM-2.5:rhacm2/gatekeeper-rhel8-operator@sha256:19297aefff113a20d310071bbcfb80d4311f5010254959d384f7024180c988db_s390x",
"8Base-RHACM-2.5:rhacm2/gatekeeper-rhel8-operator@sha256:5d61edc02a091e6ecab57aaad4eb7205ff5c19ef26a9169ebe99fda15bf599f5_ppc64le",
"8Base-RHACM-2.5:rhacm2/gatekeeper-rhel8-operator@sha256:96cbe13312f0c9b551038e52eafe1644dc049c8aa337b6de3753ae60d91c227e_amd64",
"8Base-RHACM-2.5:rhacm2/gatekeeper-rhel8@sha256:2b507430d842bea4f97d376c924386b3c7f32eeab0178ece7b8253a307ffaf76_arm64",
"8Base-RHACM-2.5:rhacm2/gatekeeper-rhel8@sha256:5619678366c310f54fe39b6b5db8db0e9093a0fc834cd6b67a8717ce1cbe0b81_ppc64le",
"8Base-RHACM-2.5:rhacm2/gatekeeper-rhel8@sha256:9dbdd54c43380b31b011e902c58304da6ceee793a582d77cd399b59c387b9948_amd64",
"8Base-RHACM-2.5:rhacm2/gatekeeper-rhel8@sha256:eff95e35e8c21910635c0e9be91ed18f2c451b8917d46a950961d5511696bca4_s390x"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2022-30633"
},
{
"category": "external",
"summary": "RHBZ#2107392",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2107392"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2022-30633",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-30633"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2022-30633",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2022-30633"
},
{
"category": "external",
"summary": "https://go.dev/issue/53611",
"url": "https://go.dev/issue/53611"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-announce/c/nqrv9fbR0zE",
"url": "https://groups.google.com/g/golang-announce/c/nqrv9fbR0zE"
}
],
"release_date": "2022-07-12T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2022-09-06T13:43:08+00:00",
"details": "The requirements to apply the upgraded images are different whether or not you\nused the operator. Complete the following steps, depending on your installation:\n\n* Upgrade gatekeeper operator:\nThe gatekeeper operator that is installed by the gatekeeper operator policy has\n`installPlanApproval` set to `Automatic`. This setting means the operator will\nbe upgraded automatically when there is a new version of the operator. No\nfurther action is required for upgrade. If you changed the setting for `installPlanApproval` to `manual`, then you must view each cluster to manually\napprove the upgrade to the operator.\n\n* Upgrade gatekeeper without the operator:\nThe gatekeeper version is specified as part of the Gatekeeper CR in the\ngatekeeper operator policy. To upgrade the gatekeeper version:\na) Determine the latest version of gatekeeper by visiting:\nhttps://catalog.redhat.com/software/containers/rhacm2/gatekeeper-rhel8/5fadb4a18d9a79d2f438a5d9.\nb) Click the tag dropdown, and find the latest static tag. An example tag is\n\u0027v3.3.0-1\u0027.\nc) Edit the gatekeeper operator policy and update the image tag to use the\nlatest static tag. For example, you might change this line to image: \u0027registry.redhat.io/rhacm2/gatekeeper-rhel8:v3.3.0-1\u0027.\n\nRefer to https://open-policy-agent.github.io/gatekeeper/website/docs/howto/ for additional information.",
"product_ids": [
"8Base-RHACM-2.5:rhacm2/gatekeeper-operator-bundle@sha256:2eaa1a0ba4303ecdfaf7870acf1e1f9e6240cf7b2367441966271bf40ecd5b05_amd64",
"8Base-RHACM-2.5:rhacm2/gatekeeper-rhel8-operator@sha256:16c624b8325f8abf00117c6a588c37c7059e6600ae5bed835b21a6f6627fa3da_arm64",
"8Base-RHACM-2.5:rhacm2/gatekeeper-rhel8-operator@sha256:19297aefff113a20d310071bbcfb80d4311f5010254959d384f7024180c988db_s390x",
"8Base-RHACM-2.5:rhacm2/gatekeeper-rhel8-operator@sha256:5d61edc02a091e6ecab57aaad4eb7205ff5c19ef26a9169ebe99fda15bf599f5_ppc64le",
"8Base-RHACM-2.5:rhacm2/gatekeeper-rhel8-operator@sha256:96cbe13312f0c9b551038e52eafe1644dc049c8aa337b6de3753ae60d91c227e_amd64",
"8Base-RHACM-2.5:rhacm2/gatekeeper-rhel8@sha256:2b507430d842bea4f97d376c924386b3c7f32eeab0178ece7b8253a307ffaf76_arm64",
"8Base-RHACM-2.5:rhacm2/gatekeeper-rhel8@sha256:5619678366c310f54fe39b6b5db8db0e9093a0fc834cd6b67a8717ce1cbe0b81_ppc64le",
"8Base-RHACM-2.5:rhacm2/gatekeeper-rhel8@sha256:9dbdd54c43380b31b011e902c58304da6ceee793a582d77cd399b59c387b9948_amd64",
"8Base-RHACM-2.5:rhacm2/gatekeeper-rhel8@sha256:eff95e35e8c21910635c0e9be91ed18f2c451b8917d46a950961d5511696bca4_s390x"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2022:6348"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "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.5:rhacm2/gatekeeper-operator-bundle@sha256:2eaa1a0ba4303ecdfaf7870acf1e1f9e6240cf7b2367441966271bf40ecd5b05_amd64",
"8Base-RHACM-2.5:rhacm2/gatekeeper-rhel8-operator@sha256:16c624b8325f8abf00117c6a588c37c7059e6600ae5bed835b21a6f6627fa3da_arm64",
"8Base-RHACM-2.5:rhacm2/gatekeeper-rhel8-operator@sha256:19297aefff113a20d310071bbcfb80d4311f5010254959d384f7024180c988db_s390x",
"8Base-RHACM-2.5:rhacm2/gatekeeper-rhel8-operator@sha256:5d61edc02a091e6ecab57aaad4eb7205ff5c19ef26a9169ebe99fda15bf599f5_ppc64le",
"8Base-RHACM-2.5:rhacm2/gatekeeper-rhel8-operator@sha256:96cbe13312f0c9b551038e52eafe1644dc049c8aa337b6de3753ae60d91c227e_amd64",
"8Base-RHACM-2.5:rhacm2/gatekeeper-rhel8@sha256:2b507430d842bea4f97d376c924386b3c7f32eeab0178ece7b8253a307ffaf76_arm64",
"8Base-RHACM-2.5:rhacm2/gatekeeper-rhel8@sha256:5619678366c310f54fe39b6b5db8db0e9093a0fc834cd6b67a8717ce1cbe0b81_ppc64le",
"8Base-RHACM-2.5:rhacm2/gatekeeper-rhel8@sha256:9dbdd54c43380b31b011e902c58304da6ceee793a582d77cd399b59c387b9948_amd64",
"8Base-RHACM-2.5:rhacm2/gatekeeper-rhel8@sha256:eff95e35e8c21910635c0e9be91ed18f2c451b8917d46a950961d5511696bca4_s390x"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "golang: encoding/xml: stack exhaustion in Unmarshal"
},
{
"cve": "CVE-2022-30635",
"cwe": {
"id": "CWE-1325",
"name": "Improperly Controlled Sequential Memory Allocation"
},
"discovery_date": "2022-07-14T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2107388"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in golang. When calling Decoder, Decode on a message that contains deeply nested structures, a panic can occur due to stack exhaustion and allows an attacker to impact system availability.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "golang: encoding/gob: stack exhaustion in Decoder.Decode",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "OpenShift Container Platform (OCP) starting from 4.10 stream is already compiled in the patched version of Go, hence is not affected by this vulnerability.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"8Base-RHACM-2.5:rhacm2/gatekeeper-operator-bundle@sha256:2eaa1a0ba4303ecdfaf7870acf1e1f9e6240cf7b2367441966271bf40ecd5b05_amd64",
"8Base-RHACM-2.5:rhacm2/gatekeeper-rhel8-operator@sha256:16c624b8325f8abf00117c6a588c37c7059e6600ae5bed835b21a6f6627fa3da_arm64",
"8Base-RHACM-2.5:rhacm2/gatekeeper-rhel8-operator@sha256:19297aefff113a20d310071bbcfb80d4311f5010254959d384f7024180c988db_s390x",
"8Base-RHACM-2.5:rhacm2/gatekeeper-rhel8-operator@sha256:5d61edc02a091e6ecab57aaad4eb7205ff5c19ef26a9169ebe99fda15bf599f5_ppc64le",
"8Base-RHACM-2.5:rhacm2/gatekeeper-rhel8-operator@sha256:96cbe13312f0c9b551038e52eafe1644dc049c8aa337b6de3753ae60d91c227e_amd64",
"8Base-RHACM-2.5:rhacm2/gatekeeper-rhel8@sha256:2b507430d842bea4f97d376c924386b3c7f32eeab0178ece7b8253a307ffaf76_arm64",
"8Base-RHACM-2.5:rhacm2/gatekeeper-rhel8@sha256:5619678366c310f54fe39b6b5db8db0e9093a0fc834cd6b67a8717ce1cbe0b81_ppc64le",
"8Base-RHACM-2.5:rhacm2/gatekeeper-rhel8@sha256:9dbdd54c43380b31b011e902c58304da6ceee793a582d77cd399b59c387b9948_amd64",
"8Base-RHACM-2.5:rhacm2/gatekeeper-rhel8@sha256:eff95e35e8c21910635c0e9be91ed18f2c451b8917d46a950961d5511696bca4_s390x"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2022-30635"
},
{
"category": "external",
"summary": "RHBZ#2107388",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2107388"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2022-30635",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-30635"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2022-30635",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2022-30635"
},
{
"category": "external",
"summary": "https://go.dev/issue/53615",
"url": "https://go.dev/issue/53615"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-announce/c/nqrv9fbR0zE",
"url": "https://groups.google.com/g/golang-announce/c/nqrv9fbR0zE"
}
],
"release_date": "2022-07-12T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2022-09-06T13:43:08+00:00",
"details": "The requirements to apply the upgraded images are different whether or not you\nused the operator. Complete the following steps, depending on your installation:\n\n* Upgrade gatekeeper operator:\nThe gatekeeper operator that is installed by the gatekeeper operator policy has\n`installPlanApproval` set to `Automatic`. This setting means the operator will\nbe upgraded automatically when there is a new version of the operator. No\nfurther action is required for upgrade. If you changed the setting for `installPlanApproval` to `manual`, then you must view each cluster to manually\napprove the upgrade to the operator.\n\n* Upgrade gatekeeper without the operator:\nThe gatekeeper version is specified as part of the Gatekeeper CR in the\ngatekeeper operator policy. To upgrade the gatekeeper version:\na) Determine the latest version of gatekeeper by visiting:\nhttps://catalog.redhat.com/software/containers/rhacm2/gatekeeper-rhel8/5fadb4a18d9a79d2f438a5d9.\nb) Click the tag dropdown, and find the latest static tag. An example tag is\n\u0027v3.3.0-1\u0027.\nc) Edit the gatekeeper operator policy and update the image tag to use the\nlatest static tag. For example, you might change this line to image: \u0027registry.redhat.io/rhacm2/gatekeeper-rhel8:v3.3.0-1\u0027.\n\nRefer to https://open-policy-agent.github.io/gatekeeper/website/docs/howto/ for additional information.",
"product_ids": [
"8Base-RHACM-2.5:rhacm2/gatekeeper-operator-bundle@sha256:2eaa1a0ba4303ecdfaf7870acf1e1f9e6240cf7b2367441966271bf40ecd5b05_amd64",
"8Base-RHACM-2.5:rhacm2/gatekeeper-rhel8-operator@sha256:16c624b8325f8abf00117c6a588c37c7059e6600ae5bed835b21a6f6627fa3da_arm64",
"8Base-RHACM-2.5:rhacm2/gatekeeper-rhel8-operator@sha256:19297aefff113a20d310071bbcfb80d4311f5010254959d384f7024180c988db_s390x",
"8Base-RHACM-2.5:rhacm2/gatekeeper-rhel8-operator@sha256:5d61edc02a091e6ecab57aaad4eb7205ff5c19ef26a9169ebe99fda15bf599f5_ppc64le",
"8Base-RHACM-2.5:rhacm2/gatekeeper-rhel8-operator@sha256:96cbe13312f0c9b551038e52eafe1644dc049c8aa337b6de3753ae60d91c227e_amd64",
"8Base-RHACM-2.5:rhacm2/gatekeeper-rhel8@sha256:2b507430d842bea4f97d376c924386b3c7f32eeab0178ece7b8253a307ffaf76_arm64",
"8Base-RHACM-2.5:rhacm2/gatekeeper-rhel8@sha256:5619678366c310f54fe39b6b5db8db0e9093a0fc834cd6b67a8717ce1cbe0b81_ppc64le",
"8Base-RHACM-2.5:rhacm2/gatekeeper-rhel8@sha256:9dbdd54c43380b31b011e902c58304da6ceee793a582d77cd399b59c387b9948_amd64",
"8Base-RHACM-2.5:rhacm2/gatekeeper-rhel8@sha256:eff95e35e8c21910635c0e9be91ed18f2c451b8917d46a950961d5511696bca4_s390x"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2022:6348"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "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.5:rhacm2/gatekeeper-operator-bundle@sha256:2eaa1a0ba4303ecdfaf7870acf1e1f9e6240cf7b2367441966271bf40ecd5b05_amd64",
"8Base-RHACM-2.5:rhacm2/gatekeeper-rhel8-operator@sha256:16c624b8325f8abf00117c6a588c37c7059e6600ae5bed835b21a6f6627fa3da_arm64",
"8Base-RHACM-2.5:rhacm2/gatekeeper-rhel8-operator@sha256:19297aefff113a20d310071bbcfb80d4311f5010254959d384f7024180c988db_s390x",
"8Base-RHACM-2.5:rhacm2/gatekeeper-rhel8-operator@sha256:5d61edc02a091e6ecab57aaad4eb7205ff5c19ef26a9169ebe99fda15bf599f5_ppc64le",
"8Base-RHACM-2.5:rhacm2/gatekeeper-rhel8-operator@sha256:96cbe13312f0c9b551038e52eafe1644dc049c8aa337b6de3753ae60d91c227e_amd64",
"8Base-RHACM-2.5:rhacm2/gatekeeper-rhel8@sha256:2b507430d842bea4f97d376c924386b3c7f32eeab0178ece7b8253a307ffaf76_arm64",
"8Base-RHACM-2.5:rhacm2/gatekeeper-rhel8@sha256:5619678366c310f54fe39b6b5db8db0e9093a0fc834cd6b67a8717ce1cbe0b81_ppc64le",
"8Base-RHACM-2.5:rhacm2/gatekeeper-rhel8@sha256:9dbdd54c43380b31b011e902c58304da6ceee793a582d77cd399b59c387b9948_amd64",
"8Base-RHACM-2.5:rhacm2/gatekeeper-rhel8@sha256:eff95e35e8c21910635c0e9be91ed18f2c451b8917d46a950961d5511696bca4_s390x"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "golang: encoding/gob: stack exhaustion in Decoder.Decode"
},
{
"cve": "CVE-2022-32148",
"cwe": {
"id": "CWE-200",
"name": "Exposure of Sensitive Information to an Unauthorized Actor"
},
"discovery_date": "2022-07-14T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2107383"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in net/http/httputil golang package. When httputil.ReverseProxy.ServeHTTP is called with a Request.Header map containing a nil value for the X-Forwarded-For header, ReverseProxy could set the client IP incorrectly. This issue may affect confidentiality.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "golang: net/http/httputil: NewSingleHostReverseProxy - omit X-Forwarded-For not working",
"title": "Vulnerability summary"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\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.5:rhacm2/gatekeeper-operator-bundle@sha256:2eaa1a0ba4303ecdfaf7870acf1e1f9e6240cf7b2367441966271bf40ecd5b05_amd64",
"8Base-RHACM-2.5:rhacm2/gatekeeper-rhel8-operator@sha256:16c624b8325f8abf00117c6a588c37c7059e6600ae5bed835b21a6f6627fa3da_arm64",
"8Base-RHACM-2.5:rhacm2/gatekeeper-rhel8-operator@sha256:19297aefff113a20d310071bbcfb80d4311f5010254959d384f7024180c988db_s390x",
"8Base-RHACM-2.5:rhacm2/gatekeeper-rhel8-operator@sha256:5d61edc02a091e6ecab57aaad4eb7205ff5c19ef26a9169ebe99fda15bf599f5_ppc64le",
"8Base-RHACM-2.5:rhacm2/gatekeeper-rhel8-operator@sha256:96cbe13312f0c9b551038e52eafe1644dc049c8aa337b6de3753ae60d91c227e_amd64",
"8Base-RHACM-2.5:rhacm2/gatekeeper-rhel8@sha256:2b507430d842bea4f97d376c924386b3c7f32eeab0178ece7b8253a307ffaf76_arm64",
"8Base-RHACM-2.5:rhacm2/gatekeeper-rhel8@sha256:5619678366c310f54fe39b6b5db8db0e9093a0fc834cd6b67a8717ce1cbe0b81_ppc64le",
"8Base-RHACM-2.5:rhacm2/gatekeeper-rhel8@sha256:9dbdd54c43380b31b011e902c58304da6ceee793a582d77cd399b59c387b9948_amd64",
"8Base-RHACM-2.5:rhacm2/gatekeeper-rhel8@sha256:eff95e35e8c21910635c0e9be91ed18f2c451b8917d46a950961d5511696bca4_s390x"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2022-32148"
},
{
"category": "external",
"summary": "RHBZ#2107383",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2107383"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2022-32148",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-32148"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2022-32148",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2022-32148"
},
{
"category": "external",
"summary": "https://go.dev/issue/53423",
"url": "https://go.dev/issue/53423"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-announce/c/nqrv9fbR0zE",
"url": "https://groups.google.com/g/golang-announce/c/nqrv9fbR0zE"
}
],
"release_date": "2022-07-12T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2022-09-06T13:43:08+00:00",
"details": "The requirements to apply the upgraded images are different whether or not you\nused the operator. Complete the following steps, depending on your installation:\n\n* Upgrade gatekeeper operator:\nThe gatekeeper operator that is installed by the gatekeeper operator policy has\n`installPlanApproval` set to `Automatic`. This setting means the operator will\nbe upgraded automatically when there is a new version of the operator. No\nfurther action is required for upgrade. If you changed the setting for `installPlanApproval` to `manual`, then you must view each cluster to manually\napprove the upgrade to the operator.\n\n* Upgrade gatekeeper without the operator:\nThe gatekeeper version is specified as part of the Gatekeeper CR in the\ngatekeeper operator policy. To upgrade the gatekeeper version:\na) Determine the latest version of gatekeeper by visiting:\nhttps://catalog.redhat.com/software/containers/rhacm2/gatekeeper-rhel8/5fadb4a18d9a79d2f438a5d9.\nb) Click the tag dropdown, and find the latest static tag. An example tag is\n\u0027v3.3.0-1\u0027.\nc) Edit the gatekeeper operator policy and update the image tag to use the\nlatest static tag. For example, you might change this line to image: \u0027registry.redhat.io/rhacm2/gatekeeper-rhel8:v3.3.0-1\u0027.\n\nRefer to https://open-policy-agent.github.io/gatekeeper/website/docs/howto/ for additional information.",
"product_ids": [
"8Base-RHACM-2.5:rhacm2/gatekeeper-operator-bundle@sha256:2eaa1a0ba4303ecdfaf7870acf1e1f9e6240cf7b2367441966271bf40ecd5b05_amd64",
"8Base-RHACM-2.5:rhacm2/gatekeeper-rhel8-operator@sha256:16c624b8325f8abf00117c6a588c37c7059e6600ae5bed835b21a6f6627fa3da_arm64",
"8Base-RHACM-2.5:rhacm2/gatekeeper-rhel8-operator@sha256:19297aefff113a20d310071bbcfb80d4311f5010254959d384f7024180c988db_s390x",
"8Base-RHACM-2.5:rhacm2/gatekeeper-rhel8-operator@sha256:5d61edc02a091e6ecab57aaad4eb7205ff5c19ef26a9169ebe99fda15bf599f5_ppc64le",
"8Base-RHACM-2.5:rhacm2/gatekeeper-rhel8-operator@sha256:96cbe13312f0c9b551038e52eafe1644dc049c8aa337b6de3753ae60d91c227e_amd64",
"8Base-RHACM-2.5:rhacm2/gatekeeper-rhel8@sha256:2b507430d842bea4f97d376c924386b3c7f32eeab0178ece7b8253a307ffaf76_arm64",
"8Base-RHACM-2.5:rhacm2/gatekeeper-rhel8@sha256:5619678366c310f54fe39b6b5db8db0e9093a0fc834cd6b67a8717ce1cbe0b81_ppc64le",
"8Base-RHACM-2.5:rhacm2/gatekeeper-rhel8@sha256:9dbdd54c43380b31b011e902c58304da6ceee793a582d77cd399b59c387b9948_amd64",
"8Base-RHACM-2.5:rhacm2/gatekeeper-rhel8@sha256:eff95e35e8c21910635c0e9be91ed18f2c451b8917d46a950961d5511696bca4_s390x"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2022:6348"
}
],
"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.5:rhacm2/gatekeeper-operator-bundle@sha256:2eaa1a0ba4303ecdfaf7870acf1e1f9e6240cf7b2367441966271bf40ecd5b05_amd64",
"8Base-RHACM-2.5:rhacm2/gatekeeper-rhel8-operator@sha256:16c624b8325f8abf00117c6a588c37c7059e6600ae5bed835b21a6f6627fa3da_arm64",
"8Base-RHACM-2.5:rhacm2/gatekeeper-rhel8-operator@sha256:19297aefff113a20d310071bbcfb80d4311f5010254959d384f7024180c988db_s390x",
"8Base-RHACM-2.5:rhacm2/gatekeeper-rhel8-operator@sha256:5d61edc02a091e6ecab57aaad4eb7205ff5c19ef26a9169ebe99fda15bf599f5_ppc64le",
"8Base-RHACM-2.5:rhacm2/gatekeeper-rhel8-operator@sha256:96cbe13312f0c9b551038e52eafe1644dc049c8aa337b6de3753ae60d91c227e_amd64",
"8Base-RHACM-2.5:rhacm2/gatekeeper-rhel8@sha256:2b507430d842bea4f97d376c924386b3c7f32eeab0178ece7b8253a307ffaf76_arm64",
"8Base-RHACM-2.5:rhacm2/gatekeeper-rhel8@sha256:5619678366c310f54fe39b6b5db8db0e9093a0fc834cd6b67a8717ce1cbe0b81_ppc64le",
"8Base-RHACM-2.5:rhacm2/gatekeeper-rhel8@sha256:9dbdd54c43380b31b011e902c58304da6ceee793a582d77cd399b59c387b9948_amd64",
"8Base-RHACM-2.5:rhacm2/gatekeeper-rhel8@sha256:eff95e35e8c21910635c0e9be91ed18f2c451b8917d46a950961d5511696bca4_s390x"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "golang: net/http/httputil: NewSingleHostReverseProxy - omit X-Forwarded-For not working"
}
]
}
rhsa-2023_2367
Vulnerability from csaf_redhat
Notes
{
"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: net/http: An attacker can cause excessive memory growth in a Go server accepting HTTP/2 requests (CVE-2022-41717)\n\n* golang: crypto/tls: session tickets lack random ticket_age_add (CVE-2022-30629)\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.2 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:2367",
"url": "https://access.redhat.com/errata/RHSA-2023:2367"
},
{
"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.2_release_notes/index",
"url": "https://access.redhat.com/documentation/en-us/red_hat_enterprise_linux/9/html/9.2_release_notes/index"
},
{
"category": "external",
"summary": "2092793",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2092793"
},
{
"category": "external",
"summary": "2129076",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2129076"
},
{
"category": "external",
"summary": "2161274",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2161274"
},
{
"category": "self",
"summary": "Canonical URL",
"url": "https://security.access.redhat.com/data/csaf/v2/advisories/2023/rhsa-2023_2367.json"
}
],
"title": "Red Hat Security Advisory: containernetworking-plugins security and bug fix update",
"tracking": {
"current_release_date": "2025-01-06T19:26:02+00:00",
"generator": {
"date": "2025-01-06T19:26:02+00:00",
"engine": {
"name": "Red Hat SDEngine",
"version": "4.2.5"
}
},
"id": "RHSA-2023:2367",
"initial_release_date": "2023-05-09T09:50:34+00:00",
"revision_history": [
{
"date": "2023-05-09T09:50:34+00:00",
"number": "1",
"summary": "Initial version"
},
{
"date": "2023-05-09T09:50:34+00:00",
"number": "2",
"summary": "Last updated version"
},
{
"date": "2025-01-06T19:26:02+00:00",
"number": "3",
"summary": "Last generated version"
}
],
"status": "final",
"version": "3"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_name",
"name": "Red Hat Enterprise Linux AppStream (v. 9)",
"product": {
"name": "Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.2.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.2.0-1.el9.src",
"product": {
"name": "containernetworking-plugins-1:1.2.0-1.el9.src",
"product_id": "containernetworking-plugins-1:1.2.0-1.el9.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/containernetworking-plugins@1.2.0-1.el9?arch=src\u0026epoch=1"
}
}
}
],
"category": "architecture",
"name": "src"
},
{
"branches": [
{
"category": "product_version",
"name": "containernetworking-plugins-1:1.2.0-1.el9.aarch64",
"product": {
"name": "containernetworking-plugins-1:1.2.0-1.el9.aarch64",
"product_id": "containernetworking-plugins-1:1.2.0-1.el9.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/containernetworking-plugins@1.2.0-1.el9?arch=aarch64\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "containernetworking-plugins-debugsource-1:1.2.0-1.el9.aarch64",
"product": {
"name": "containernetworking-plugins-debugsource-1:1.2.0-1.el9.aarch64",
"product_id": "containernetworking-plugins-debugsource-1:1.2.0-1.el9.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/containernetworking-plugins-debugsource@1.2.0-1.el9?arch=aarch64\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "containernetworking-plugins-debuginfo-1:1.2.0-1.el9.aarch64",
"product": {
"name": "containernetworking-plugins-debuginfo-1:1.2.0-1.el9.aarch64",
"product_id": "containernetworking-plugins-debuginfo-1:1.2.0-1.el9.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/containernetworking-plugins-debuginfo@1.2.0-1.el9?arch=aarch64\u0026epoch=1"
}
}
}
],
"category": "architecture",
"name": "aarch64"
},
{
"branches": [
{
"category": "product_version",
"name": "containernetworking-plugins-1:1.2.0-1.el9.ppc64le",
"product": {
"name": "containernetworking-plugins-1:1.2.0-1.el9.ppc64le",
"product_id": "containernetworking-plugins-1:1.2.0-1.el9.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/containernetworking-plugins@1.2.0-1.el9?arch=ppc64le\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "containernetworking-plugins-debugsource-1:1.2.0-1.el9.ppc64le",
"product": {
"name": "containernetworking-plugins-debugsource-1:1.2.0-1.el9.ppc64le",
"product_id": "containernetworking-plugins-debugsource-1:1.2.0-1.el9.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/containernetworking-plugins-debugsource@1.2.0-1.el9?arch=ppc64le\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "containernetworking-plugins-debuginfo-1:1.2.0-1.el9.ppc64le",
"product": {
"name": "containernetworking-plugins-debuginfo-1:1.2.0-1.el9.ppc64le",
"product_id": "containernetworking-plugins-debuginfo-1:1.2.0-1.el9.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/containernetworking-plugins-debuginfo@1.2.0-1.el9?arch=ppc64le\u0026epoch=1"
}
}
}
],
"category": "architecture",
"name": "ppc64le"
},
{
"branches": [
{
"category": "product_version",
"name": "containernetworking-plugins-1:1.2.0-1.el9.x86_64",
"product": {
"name": "containernetworking-plugins-1:1.2.0-1.el9.x86_64",
"product_id": "containernetworking-plugins-1:1.2.0-1.el9.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/containernetworking-plugins@1.2.0-1.el9?arch=x86_64\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "containernetworking-plugins-debugsource-1:1.2.0-1.el9.x86_64",
"product": {
"name": "containernetworking-plugins-debugsource-1:1.2.0-1.el9.x86_64",
"product_id": "containernetworking-plugins-debugsource-1:1.2.0-1.el9.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/containernetworking-plugins-debugsource@1.2.0-1.el9?arch=x86_64\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "containernetworking-plugins-debuginfo-1:1.2.0-1.el9.x86_64",
"product": {
"name": "containernetworking-plugins-debuginfo-1:1.2.0-1.el9.x86_64",
"product_id": "containernetworking-plugins-debuginfo-1:1.2.0-1.el9.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/containernetworking-plugins-debuginfo@1.2.0-1.el9?arch=x86_64\u0026epoch=1"
}
}
}
],
"category": "architecture",
"name": "x86_64"
},
{
"branches": [
{
"category": "product_version",
"name": "containernetworking-plugins-1:1.2.0-1.el9.s390x",
"product": {
"name": "containernetworking-plugins-1:1.2.0-1.el9.s390x",
"product_id": "containernetworking-plugins-1:1.2.0-1.el9.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/containernetworking-plugins@1.2.0-1.el9?arch=s390x\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "containernetworking-plugins-debugsource-1:1.2.0-1.el9.s390x",
"product": {
"name": "containernetworking-plugins-debugsource-1:1.2.0-1.el9.s390x",
"product_id": "containernetworking-plugins-debugsource-1:1.2.0-1.el9.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/containernetworking-plugins-debugsource@1.2.0-1.el9?arch=s390x\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "containernetworking-plugins-debuginfo-1:1.2.0-1.el9.s390x",
"product": {
"name": "containernetworking-plugins-debuginfo-1:1.2.0-1.el9.s390x",
"product_id": "containernetworking-plugins-debuginfo-1:1.2.0-1.el9.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/containernetworking-plugins-debuginfo@1.2.0-1.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.2.0-1.el9.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.2.0.GA:containernetworking-plugins-1:1.2.0-1.el9.aarch64"
},
"product_reference": "containernetworking-plugins-1:1.2.0-1.el9.aarch64",
"relates_to_product_reference": "AppStream-9.2.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "containernetworking-plugins-1:1.2.0-1.el9.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.2.0.GA:containernetworking-plugins-1:1.2.0-1.el9.ppc64le"
},
"product_reference": "containernetworking-plugins-1:1.2.0-1.el9.ppc64le",
"relates_to_product_reference": "AppStream-9.2.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "containernetworking-plugins-1:1.2.0-1.el9.s390x as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.2.0.GA:containernetworking-plugins-1:1.2.0-1.el9.s390x"
},
"product_reference": "containernetworking-plugins-1:1.2.0-1.el9.s390x",
"relates_to_product_reference": "AppStream-9.2.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "containernetworking-plugins-1:1.2.0-1.el9.src as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.2.0.GA:containernetworking-plugins-1:1.2.0-1.el9.src"
},
"product_reference": "containernetworking-plugins-1:1.2.0-1.el9.src",
"relates_to_product_reference": "AppStream-9.2.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "containernetworking-plugins-1:1.2.0-1.el9.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.2.0.GA:containernetworking-plugins-1:1.2.0-1.el9.x86_64"
},
"product_reference": "containernetworking-plugins-1:1.2.0-1.el9.x86_64",
"relates_to_product_reference": "AppStream-9.2.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "containernetworking-plugins-debuginfo-1:1.2.0-1.el9.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.2.0.GA:containernetworking-plugins-debuginfo-1:1.2.0-1.el9.aarch64"
},
"product_reference": "containernetworking-plugins-debuginfo-1:1.2.0-1.el9.aarch64",
"relates_to_product_reference": "AppStream-9.2.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "containernetworking-plugins-debuginfo-1:1.2.0-1.el9.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.2.0.GA:containernetworking-plugins-debuginfo-1:1.2.0-1.el9.ppc64le"
},
"product_reference": "containernetworking-plugins-debuginfo-1:1.2.0-1.el9.ppc64le",
"relates_to_product_reference": "AppStream-9.2.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "containernetworking-plugins-debuginfo-1:1.2.0-1.el9.s390x as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.2.0.GA:containernetworking-plugins-debuginfo-1:1.2.0-1.el9.s390x"
},
"product_reference": "containernetworking-plugins-debuginfo-1:1.2.0-1.el9.s390x",
"relates_to_product_reference": "AppStream-9.2.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "containernetworking-plugins-debuginfo-1:1.2.0-1.el9.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.2.0.GA:containernetworking-plugins-debuginfo-1:1.2.0-1.el9.x86_64"
},
"product_reference": "containernetworking-plugins-debuginfo-1:1.2.0-1.el9.x86_64",
"relates_to_product_reference": "AppStream-9.2.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "containernetworking-plugins-debugsource-1:1.2.0-1.el9.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.2.0.GA:containernetworking-plugins-debugsource-1:1.2.0-1.el9.aarch64"
},
"product_reference": "containernetworking-plugins-debugsource-1:1.2.0-1.el9.aarch64",
"relates_to_product_reference": "AppStream-9.2.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "containernetworking-plugins-debugsource-1:1.2.0-1.el9.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.2.0.GA:containernetworking-plugins-debugsource-1:1.2.0-1.el9.ppc64le"
},
"product_reference": "containernetworking-plugins-debugsource-1:1.2.0-1.el9.ppc64le",
"relates_to_product_reference": "AppStream-9.2.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "containernetworking-plugins-debugsource-1:1.2.0-1.el9.s390x as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.2.0.GA:containernetworking-plugins-debugsource-1:1.2.0-1.el9.s390x"
},
"product_reference": "containernetworking-plugins-debugsource-1:1.2.0-1.el9.s390x",
"relates_to_product_reference": "AppStream-9.2.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "containernetworking-plugins-debugsource-1:1.2.0-1.el9.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.2.0.GA:containernetworking-plugins-debugsource-1:1.2.0-1.el9.x86_64"
},
"product_reference": "containernetworking-plugins-debugsource-1:1.2.0-1.el9.x86_64",
"relates_to_product_reference": "AppStream-9.2.0.GA"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2022-30629",
"cwe": {
"id": "CWE-331",
"name": "Insufficient Entropy"
},
"discovery_date": "2022-06-02T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2092793"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in the crypto/tls golang package. When session tickets are generated by crypto/tls, it is missing the ticket expiration. This issue may allow an attacker to observe the TLS handshakes to correlate successive connections during session resumption.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "golang: crypto/tls: session tickets lack random ticket_age_add",
"title": "Vulnerability summary"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"AppStream-9.2.0.GA:containernetworking-plugins-1:1.2.0-1.el9.aarch64",
"AppStream-9.2.0.GA:containernetworking-plugins-1:1.2.0-1.el9.ppc64le",
"AppStream-9.2.0.GA:containernetworking-plugins-1:1.2.0-1.el9.s390x",
"AppStream-9.2.0.GA:containernetworking-plugins-1:1.2.0-1.el9.src",
"AppStream-9.2.0.GA:containernetworking-plugins-1:1.2.0-1.el9.x86_64",
"AppStream-9.2.0.GA:containernetworking-plugins-debuginfo-1:1.2.0-1.el9.aarch64",
"AppStream-9.2.0.GA:containernetworking-plugins-debuginfo-1:1.2.0-1.el9.ppc64le",
"AppStream-9.2.0.GA:containernetworking-plugins-debuginfo-1:1.2.0-1.el9.s390x",
"AppStream-9.2.0.GA:containernetworking-plugins-debuginfo-1:1.2.0-1.el9.x86_64",
"AppStream-9.2.0.GA:containernetworking-plugins-debugsource-1:1.2.0-1.el9.aarch64",
"AppStream-9.2.0.GA:containernetworking-plugins-debugsource-1:1.2.0-1.el9.ppc64le",
"AppStream-9.2.0.GA:containernetworking-plugins-debugsource-1:1.2.0-1.el9.s390x",
"AppStream-9.2.0.GA:containernetworking-plugins-debugsource-1:1.2.0-1.el9.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2022-30629"
},
{
"category": "external",
"summary": "RHBZ#2092793",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2092793"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2022-30629",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-30629"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2022-30629",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2022-30629"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-announce/c/TzIC9-t8Ytg",
"url": "https://groups.google.com/g/golang-announce/c/TzIC9-t8Ytg"
}
],
"release_date": "2022-06-02T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2023-05-09T09:50:34+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"AppStream-9.2.0.GA:containernetworking-plugins-1:1.2.0-1.el9.aarch64",
"AppStream-9.2.0.GA:containernetworking-plugins-1:1.2.0-1.el9.ppc64le",
"AppStream-9.2.0.GA:containernetworking-plugins-1:1.2.0-1.el9.s390x",
"AppStream-9.2.0.GA:containernetworking-plugins-1:1.2.0-1.el9.src",
"AppStream-9.2.0.GA:containernetworking-plugins-1:1.2.0-1.el9.x86_64",
"AppStream-9.2.0.GA:containernetworking-plugins-debuginfo-1:1.2.0-1.el9.aarch64",
"AppStream-9.2.0.GA:containernetworking-plugins-debuginfo-1:1.2.0-1.el9.ppc64le",
"AppStream-9.2.0.GA:containernetworking-plugins-debuginfo-1:1.2.0-1.el9.s390x",
"AppStream-9.2.0.GA:containernetworking-plugins-debuginfo-1:1.2.0-1.el9.x86_64",
"AppStream-9.2.0.GA:containernetworking-plugins-debugsource-1:1.2.0-1.el9.aarch64",
"AppStream-9.2.0.GA:containernetworking-plugins-debugsource-1:1.2.0-1.el9.ppc64le",
"AppStream-9.2.0.GA:containernetworking-plugins-debugsource-1:1.2.0-1.el9.s390x",
"AppStream-9.2.0.GA:containernetworking-plugins-debugsource-1:1.2.0-1.el9.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2023:2367"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "HIGH",
"attackVector": "NETWORK",
"availabilityImpact": "NONE",
"baseScore": 3.1,
"baseSeverity": "LOW",
"confidentialityImpact": "LOW",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "REQUIRED",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:R/S:U/C:L/I:N/A:N",
"version": "3.1"
},
"products": [
"AppStream-9.2.0.GA:containernetworking-plugins-1:1.2.0-1.el9.aarch64",
"AppStream-9.2.0.GA:containernetworking-plugins-1:1.2.0-1.el9.ppc64le",
"AppStream-9.2.0.GA:containernetworking-plugins-1:1.2.0-1.el9.s390x",
"AppStream-9.2.0.GA:containernetworking-plugins-1:1.2.0-1.el9.src",
"AppStream-9.2.0.GA:containernetworking-plugins-1:1.2.0-1.el9.x86_64",
"AppStream-9.2.0.GA:containernetworking-plugins-debuginfo-1:1.2.0-1.el9.aarch64",
"AppStream-9.2.0.GA:containernetworking-plugins-debuginfo-1:1.2.0-1.el9.ppc64le",
"AppStream-9.2.0.GA:containernetworking-plugins-debuginfo-1:1.2.0-1.el9.s390x",
"AppStream-9.2.0.GA:containernetworking-plugins-debuginfo-1:1.2.0-1.el9.x86_64",
"AppStream-9.2.0.GA:containernetworking-plugins-debugsource-1:1.2.0-1.el9.aarch64",
"AppStream-9.2.0.GA:containernetworking-plugins-debugsource-1:1.2.0-1.el9.ppc64le",
"AppStream-9.2.0.GA:containernetworking-plugins-debugsource-1:1.2.0-1.el9.s390x",
"AppStream-9.2.0.GA:containernetworking-plugins-debugsource-1:1.2.0-1.el9.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Low"
}
],
"title": "golang: crypto/tls: session tickets lack random ticket_age_add"
},
{
"cve": "CVE-2022-41717",
"cwe": {
"id": "CWE-770",
"name": "Allocation of Resources Without Limits or Throttling"
},
"discovery_date": "2023-01-16T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2161274"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in the net/http library of the golang package. This flaw allows an attacker to cause excessive memory growth in a Go server accepting HTTP/2 requests. HTTP/2 server connections contain a cache of HTTP header keys sent by the client. While the total number of entries in this cache is capped, an attacker sending very large keys can cause the server to allocate approximately 64 MiB per open connection.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "golang: net/http: excessive memory growth in a Go server accepting HTTP/2 requests",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "Within Red Hat OpenShift Container Platform, the grafana container is listed as will not fix. Since OCP 4.10, Grafana itself is not shipped and the Grafana web server is protected behind an OAuth proxy server.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"AppStream-9.2.0.GA:containernetworking-plugins-1:1.2.0-1.el9.aarch64",
"AppStream-9.2.0.GA:containernetworking-plugins-1:1.2.0-1.el9.ppc64le",
"AppStream-9.2.0.GA:containernetworking-plugins-1:1.2.0-1.el9.s390x",
"AppStream-9.2.0.GA:containernetworking-plugins-1:1.2.0-1.el9.src",
"AppStream-9.2.0.GA:containernetworking-plugins-1:1.2.0-1.el9.x86_64",
"AppStream-9.2.0.GA:containernetworking-plugins-debuginfo-1:1.2.0-1.el9.aarch64",
"AppStream-9.2.0.GA:containernetworking-plugins-debuginfo-1:1.2.0-1.el9.ppc64le",
"AppStream-9.2.0.GA:containernetworking-plugins-debuginfo-1:1.2.0-1.el9.s390x",
"AppStream-9.2.0.GA:containernetworking-plugins-debuginfo-1:1.2.0-1.el9.x86_64",
"AppStream-9.2.0.GA:containernetworking-plugins-debugsource-1:1.2.0-1.el9.aarch64",
"AppStream-9.2.0.GA:containernetworking-plugins-debugsource-1:1.2.0-1.el9.ppc64le",
"AppStream-9.2.0.GA:containernetworking-plugins-debugsource-1:1.2.0-1.el9.s390x",
"AppStream-9.2.0.GA:containernetworking-plugins-debugsource-1:1.2.0-1.el9.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2022-41717"
},
{
"category": "external",
"summary": "RHBZ#2161274",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2161274"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2022-41717",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-41717"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2022-41717",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2022-41717"
},
{
"category": "external",
"summary": "https://go.dev/cl/455635",
"url": "https://go.dev/cl/455635"
},
{
"category": "external",
"summary": "https://go.dev/cl/455717",
"url": "https://go.dev/cl/455717"
},
{
"category": "external",
"summary": "https://go.dev/issue/56350",
"url": "https://go.dev/issue/56350"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-announce/c/L_3rmdT0BMU/m/yZDrXjIiBQAJ",
"url": "https://groups.google.com/g/golang-announce/c/L_3rmdT0BMU/m/yZDrXjIiBQAJ"
},
{
"category": "external",
"summary": "https://pkg.go.dev/vuln/GO-2022-1144",
"url": "https://pkg.go.dev/vuln/GO-2022-1144"
}
],
"release_date": "2022-11-30T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2023-05-09T09:50:34+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"AppStream-9.2.0.GA:containernetworking-plugins-1:1.2.0-1.el9.aarch64",
"AppStream-9.2.0.GA:containernetworking-plugins-1:1.2.0-1.el9.ppc64le",
"AppStream-9.2.0.GA:containernetworking-plugins-1:1.2.0-1.el9.s390x",
"AppStream-9.2.0.GA:containernetworking-plugins-1:1.2.0-1.el9.src",
"AppStream-9.2.0.GA:containernetworking-plugins-1:1.2.0-1.el9.x86_64",
"AppStream-9.2.0.GA:containernetworking-plugins-debuginfo-1:1.2.0-1.el9.aarch64",
"AppStream-9.2.0.GA:containernetworking-plugins-debuginfo-1:1.2.0-1.el9.ppc64le",
"AppStream-9.2.0.GA:containernetworking-plugins-debuginfo-1:1.2.0-1.el9.s390x",
"AppStream-9.2.0.GA:containernetworking-plugins-debuginfo-1:1.2.0-1.el9.x86_64",
"AppStream-9.2.0.GA:containernetworking-plugins-debugsource-1:1.2.0-1.el9.aarch64",
"AppStream-9.2.0.GA:containernetworking-plugins-debugsource-1:1.2.0-1.el9.ppc64le",
"AppStream-9.2.0.GA:containernetworking-plugins-debugsource-1:1.2.0-1.el9.s390x",
"AppStream-9.2.0.GA:containernetworking-plugins-debugsource-1:1.2.0-1.el9.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2023:2367"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "LOW",
"baseScore": 5.3,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:L",
"version": "3.1"
},
"products": [
"AppStream-9.2.0.GA:containernetworking-plugins-1:1.2.0-1.el9.aarch64",
"AppStream-9.2.0.GA:containernetworking-plugins-1:1.2.0-1.el9.ppc64le",
"AppStream-9.2.0.GA:containernetworking-plugins-1:1.2.0-1.el9.s390x",
"AppStream-9.2.0.GA:containernetworking-plugins-1:1.2.0-1.el9.src",
"AppStream-9.2.0.GA:containernetworking-plugins-1:1.2.0-1.el9.x86_64",
"AppStream-9.2.0.GA:containernetworking-plugins-debuginfo-1:1.2.0-1.el9.aarch64",
"AppStream-9.2.0.GA:containernetworking-plugins-debuginfo-1:1.2.0-1.el9.ppc64le",
"AppStream-9.2.0.GA:containernetworking-plugins-debuginfo-1:1.2.0-1.el9.s390x",
"AppStream-9.2.0.GA:containernetworking-plugins-debuginfo-1:1.2.0-1.el9.x86_64",
"AppStream-9.2.0.GA:containernetworking-plugins-debugsource-1:1.2.0-1.el9.aarch64",
"AppStream-9.2.0.GA:containernetworking-plugins-debugsource-1:1.2.0-1.el9.ppc64le",
"AppStream-9.2.0.GA:containernetworking-plugins-debugsource-1:1.2.0-1.el9.s390x",
"AppStream-9.2.0.GA:containernetworking-plugins-debugsource-1:1.2.0-1.el9.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "golang: net/http: excessive memory growth in a Go server accepting HTTP/2 requests"
}
]
}
rhsa-2022_6277
Vulnerability from csaf_redhat
Notes
{
"document": {
"aggregate_severity": {
"namespace": "https://access.redhat.com/security/updates/classification/",
"text": "Moderate"
},
"category": "csaf_security_advisory",
"csaf_version": "2.0",
"distribution": {
"text": "Copyright \u00a9 Red Hat, Inc. All rights reserved.",
"tlp": {
"label": "WHITE",
"url": "https://www.first.org/tlp/"
}
},
"lang": "en",
"notes": [
{
"category": "summary",
"text": "Red Hat OpenShift Service Mesh 2.1.5\n\nRed Hat Product Security has rated this update as having a security impact of Moderate. A Common Vulnerability Scoring System (CVSS) base score, which gives a detailed severity rating, is available for each vulnerability from the CVE link(s) in the References section.",
"title": "Topic"
},
{
"category": "general",
"text": "Red Hat OpenShift Service Mesh is Red Hat\u0027s distribution of the Istio service mesh project, tailored for installation into an OpenShift Container Platform installation.\n\nThis advisory covers the RPM packages for the release.\n\nSecurity Fix(es):\n\n* moment: inefficient parsing algorithm resulting in DoS (CVE-2022-31129)\n* golang: encoding/pem: fix stack overflow in Decode (CVE-2022-24675)\n* moment: Moment.js: Path traversal in moment.locale (CVE-2022-24785)\n* golang: regexp: stack exhaustion via a deeply nested expression (CVE-2022-24921)\n* golang: crypto/elliptic: panic caused by oversized scalar (CVE-2022-28327)\n* golang: syscall: faccessat checks wrong group (CVE-2022-29526)\n* golang: crypto/tls: session tickets lack random ticket_age_add (CVE-2022-30629)\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-2022:6277",
"url": "https://access.redhat.com/errata/RHSA-2022:6277"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/updates/classification/#moderate",
"url": "https://access.redhat.com/security/updates/classification/#moderate"
},
{
"category": "external",
"summary": "2064857",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2064857"
},
{
"category": "external",
"summary": "2072009",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2072009"
},
{
"category": "external",
"summary": "2077688",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2077688"
},
{
"category": "external",
"summary": "2077689",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2077689"
},
{
"category": "external",
"summary": "2084085",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2084085"
},
{
"category": "external",
"summary": "2092793",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2092793"
},
{
"category": "external",
"summary": "2105075",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2105075"
},
{
"category": "self",
"summary": "Canonical URL",
"url": "https://security.access.redhat.com/data/csaf/v2/advisories/2022/rhsa-2022_6277.json"
}
],
"title": "Red Hat Security Advisory: Red Hat OpenShift Service Mesh 2.1.5 security update",
"tracking": {
"current_release_date": "2025-01-06T21:50:09+00:00",
"generator": {
"date": "2025-01-06T21:50:09+00:00",
"engine": {
"name": "Red Hat SDEngine",
"version": "4.2.5"
}
},
"id": "RHSA-2022:6277",
"initial_release_date": "2022-08-31T16:58:21+00:00",
"revision_history": [
{
"date": "2022-08-31T16:58:21+00:00",
"number": "1",
"summary": "Initial version"
},
{
"date": "2022-08-31T16:58:21+00:00",
"number": "2",
"summary": "Last updated version"
},
{
"date": "2025-01-06T21:50:09+00:00",
"number": "3",
"summary": "Last generated version"
}
],
"status": "final",
"version": "3"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_name",
"name": "OpenShift Service Mesh 2.1",
"product": {
"name": "OpenShift Service Mesh 2.1",
"product_id": "8Base-OSSM-2.1",
"product_identification_helper": {
"cpe": "cpe:/a:redhat:service_mesh:2.1::el8"
}
}
}
],
"category": "product_family",
"name": "Red Hat OpenShift Service Mesh"
},
{
"branches": [
{
"category": "product_version",
"name": "servicemesh-proxy-0:2.1.5-1.el8.src",
"product": {
"name": "servicemesh-proxy-0:2.1.5-1.el8.src",
"product_id": "servicemesh-proxy-0:2.1.5-1.el8.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/servicemesh-proxy@2.1.5-1.el8?arch=src"
}
}
},
{
"category": "product_version",
"name": "servicemesh-operator-0:2.1.5-1.el8.src",
"product": {
"name": "servicemesh-operator-0:2.1.5-1.el8.src",
"product_id": "servicemesh-operator-0:2.1.5-1.el8.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/servicemesh-operator@2.1.5-1.el8?arch=src"
}
}
},
{
"category": "product_version",
"name": "servicemesh-0:2.1.5-1.el8.src",
"product": {
"name": "servicemesh-0:2.1.5-1.el8.src",
"product_id": "servicemesh-0:2.1.5-1.el8.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/servicemesh@2.1.5-1.el8?arch=src"
}
}
},
{
"category": "product_version",
"name": "servicemesh-prometheus-0:2.23.0-9.el8.src",
"product": {
"name": "servicemesh-prometheus-0:2.23.0-9.el8.src",
"product_id": "servicemesh-prometheus-0:2.23.0-9.el8.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/servicemesh-prometheus@2.23.0-9.el8?arch=src"
}
}
},
{
"category": "product_version",
"name": "servicemesh-ratelimit-0:2.1.5-1.el8.src",
"product": {
"name": "servicemesh-ratelimit-0:2.1.5-1.el8.src",
"product_id": "servicemesh-ratelimit-0:2.1.5-1.el8.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/servicemesh-ratelimit@2.1.5-1.el8?arch=src"
}
}
}
],
"category": "architecture",
"name": "src"
},
{
"branches": [
{
"category": "product_version",
"name": "servicemesh-proxy-0:2.1.5-1.el8.x86_64",
"product": {
"name": "servicemesh-proxy-0:2.1.5-1.el8.x86_64",
"product_id": "servicemesh-proxy-0:2.1.5-1.el8.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/servicemesh-proxy@2.1.5-1.el8?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "servicemesh-proxy-debugsource-0:2.1.5-1.el8.x86_64",
"product": {
"name": "servicemesh-proxy-debugsource-0:2.1.5-1.el8.x86_64",
"product_id": "servicemesh-proxy-debugsource-0:2.1.5-1.el8.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/servicemesh-proxy-debugsource@2.1.5-1.el8?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "servicemesh-proxy-debuginfo-0:2.1.5-1.el8.x86_64",
"product": {
"name": "servicemesh-proxy-debuginfo-0:2.1.5-1.el8.x86_64",
"product_id": "servicemesh-proxy-debuginfo-0:2.1.5-1.el8.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/servicemesh-proxy-debuginfo@2.1.5-1.el8?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "servicemesh-operator-0:2.1.5-1.el8.x86_64",
"product": {
"name": "servicemesh-operator-0:2.1.5-1.el8.x86_64",
"product_id": "servicemesh-operator-0:2.1.5-1.el8.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/servicemesh-operator@2.1.5-1.el8?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "servicemesh-0:2.1.5-1.el8.x86_64",
"product": {
"name": "servicemesh-0:2.1.5-1.el8.x86_64",
"product_id": "servicemesh-0:2.1.5-1.el8.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/servicemesh@2.1.5-1.el8?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "servicemesh-cni-0:2.1.5-1.el8.x86_64",
"product": {
"name": "servicemesh-cni-0:2.1.5-1.el8.x86_64",
"product_id": "servicemesh-cni-0:2.1.5-1.el8.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/servicemesh-cni@2.1.5-1.el8?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "servicemesh-pilot-agent-0:2.1.5-1.el8.x86_64",
"product": {
"name": "servicemesh-pilot-agent-0:2.1.5-1.el8.x86_64",
"product_id": "servicemesh-pilot-agent-0:2.1.5-1.el8.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/servicemesh-pilot-agent@2.1.5-1.el8?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "servicemesh-pilot-discovery-0:2.1.5-1.el8.x86_64",
"product": {
"name": "servicemesh-pilot-discovery-0:2.1.5-1.el8.x86_64",
"product_id": "servicemesh-pilot-discovery-0:2.1.5-1.el8.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/servicemesh-pilot-discovery@2.1.5-1.el8?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "servicemesh-prometheus-0:2.23.0-9.el8.x86_64",
"product": {
"name": "servicemesh-prometheus-0:2.23.0-9.el8.x86_64",
"product_id": "servicemesh-prometheus-0:2.23.0-9.el8.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/servicemesh-prometheus@2.23.0-9.el8?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "servicemesh-ratelimit-0:2.1.5-1.el8.x86_64",
"product": {
"name": "servicemesh-ratelimit-0:2.1.5-1.el8.x86_64",
"product_id": "servicemesh-ratelimit-0:2.1.5-1.el8.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/servicemesh-ratelimit@2.1.5-1.el8?arch=x86_64"
}
}
}
],
"category": "architecture",
"name": "x86_64"
},
{
"branches": [
{
"category": "product_version",
"name": "servicemesh-proxy-0:2.1.5-1.el8.ppc64le",
"product": {
"name": "servicemesh-proxy-0:2.1.5-1.el8.ppc64le",
"product_id": "servicemesh-proxy-0:2.1.5-1.el8.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/servicemesh-proxy@2.1.5-1.el8?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "servicemesh-proxy-debugsource-0:2.1.5-1.el8.ppc64le",
"product": {
"name": "servicemesh-proxy-debugsource-0:2.1.5-1.el8.ppc64le",
"product_id": "servicemesh-proxy-debugsource-0:2.1.5-1.el8.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/servicemesh-proxy-debugsource@2.1.5-1.el8?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "servicemesh-proxy-debuginfo-0:2.1.5-1.el8.ppc64le",
"product": {
"name": "servicemesh-proxy-debuginfo-0:2.1.5-1.el8.ppc64le",
"product_id": "servicemesh-proxy-debuginfo-0:2.1.5-1.el8.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/servicemesh-proxy-debuginfo@2.1.5-1.el8?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "servicemesh-operator-0:2.1.5-1.el8.ppc64le",
"product": {
"name": "servicemesh-operator-0:2.1.5-1.el8.ppc64le",
"product_id": "servicemesh-operator-0:2.1.5-1.el8.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/servicemesh-operator@2.1.5-1.el8?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "servicemesh-0:2.1.5-1.el8.ppc64le",
"product": {
"name": "servicemesh-0:2.1.5-1.el8.ppc64le",
"product_id": "servicemesh-0:2.1.5-1.el8.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/servicemesh@2.1.5-1.el8?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "servicemesh-cni-0:2.1.5-1.el8.ppc64le",
"product": {
"name": "servicemesh-cni-0:2.1.5-1.el8.ppc64le",
"product_id": "servicemesh-cni-0:2.1.5-1.el8.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/servicemesh-cni@2.1.5-1.el8?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "servicemesh-pilot-agent-0:2.1.5-1.el8.ppc64le",
"product": {
"name": "servicemesh-pilot-agent-0:2.1.5-1.el8.ppc64le",
"product_id": "servicemesh-pilot-agent-0:2.1.5-1.el8.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/servicemesh-pilot-agent@2.1.5-1.el8?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "servicemesh-pilot-discovery-0:2.1.5-1.el8.ppc64le",
"product": {
"name": "servicemesh-pilot-discovery-0:2.1.5-1.el8.ppc64le",
"product_id": "servicemesh-pilot-discovery-0:2.1.5-1.el8.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/servicemesh-pilot-discovery@2.1.5-1.el8?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "servicemesh-prometheus-0:2.23.0-9.el8.ppc64le",
"product": {
"name": "servicemesh-prometheus-0:2.23.0-9.el8.ppc64le",
"product_id": "servicemesh-prometheus-0:2.23.0-9.el8.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/servicemesh-prometheus@2.23.0-9.el8?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "servicemesh-ratelimit-0:2.1.5-1.el8.ppc64le",
"product": {
"name": "servicemesh-ratelimit-0:2.1.5-1.el8.ppc64le",
"product_id": "servicemesh-ratelimit-0:2.1.5-1.el8.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/servicemesh-ratelimit@2.1.5-1.el8?arch=ppc64le"
}
}
}
],
"category": "architecture",
"name": "ppc64le"
},
{
"branches": [
{
"category": "product_version",
"name": "servicemesh-proxy-0:2.1.5-1.el8.s390x",
"product": {
"name": "servicemesh-proxy-0:2.1.5-1.el8.s390x",
"product_id": "servicemesh-proxy-0:2.1.5-1.el8.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/servicemesh-proxy@2.1.5-1.el8?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "servicemesh-proxy-debugsource-0:2.1.5-1.el8.s390x",
"product": {
"name": "servicemesh-proxy-debugsource-0:2.1.5-1.el8.s390x",
"product_id": "servicemesh-proxy-debugsource-0:2.1.5-1.el8.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/servicemesh-proxy-debugsource@2.1.5-1.el8?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "servicemesh-proxy-debuginfo-0:2.1.5-1.el8.s390x",
"product": {
"name": "servicemesh-proxy-debuginfo-0:2.1.5-1.el8.s390x",
"product_id": "servicemesh-proxy-debuginfo-0:2.1.5-1.el8.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/servicemesh-proxy-debuginfo@2.1.5-1.el8?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "servicemesh-operator-0:2.1.5-1.el8.s390x",
"product": {
"name": "servicemesh-operator-0:2.1.5-1.el8.s390x",
"product_id": "servicemesh-operator-0:2.1.5-1.el8.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/servicemesh-operator@2.1.5-1.el8?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "servicemesh-0:2.1.5-1.el8.s390x",
"product": {
"name": "servicemesh-0:2.1.5-1.el8.s390x",
"product_id": "servicemesh-0:2.1.5-1.el8.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/servicemesh@2.1.5-1.el8?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "servicemesh-cni-0:2.1.5-1.el8.s390x",
"product": {
"name": "servicemesh-cni-0:2.1.5-1.el8.s390x",
"product_id": "servicemesh-cni-0:2.1.5-1.el8.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/servicemesh-cni@2.1.5-1.el8?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "servicemesh-pilot-agent-0:2.1.5-1.el8.s390x",
"product": {
"name": "servicemesh-pilot-agent-0:2.1.5-1.el8.s390x",
"product_id": "servicemesh-pilot-agent-0:2.1.5-1.el8.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/servicemesh-pilot-agent@2.1.5-1.el8?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "servicemesh-pilot-discovery-0:2.1.5-1.el8.s390x",
"product": {
"name": "servicemesh-pilot-discovery-0:2.1.5-1.el8.s390x",
"product_id": "servicemesh-pilot-discovery-0:2.1.5-1.el8.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/servicemesh-pilot-discovery@2.1.5-1.el8?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "servicemesh-prometheus-0:2.23.0-9.el8.s390x",
"product": {
"name": "servicemesh-prometheus-0:2.23.0-9.el8.s390x",
"product_id": "servicemesh-prometheus-0:2.23.0-9.el8.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/servicemesh-prometheus@2.23.0-9.el8?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "servicemesh-ratelimit-0:2.1.5-1.el8.s390x",
"product": {
"name": "servicemesh-ratelimit-0:2.1.5-1.el8.s390x",
"product_id": "servicemesh-ratelimit-0:2.1.5-1.el8.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/servicemesh-ratelimit@2.1.5-1.el8?arch=s390x"
}
}
}
],
"category": "architecture",
"name": "s390x"
},
{
"branches": [
{
"category": "product_version",
"name": "servicemesh-proxy-wasm-0:2.1.5-1.el8.noarch",
"product": {
"name": "servicemesh-proxy-wasm-0:2.1.5-1.el8.noarch",
"product_id": "servicemesh-proxy-wasm-0:2.1.5-1.el8.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/servicemesh-proxy-wasm@2.1.5-1.el8?arch=noarch"
}
}
}
],
"category": "architecture",
"name": "noarch"
}
],
"category": "vendor",
"name": "Red Hat"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "servicemesh-0:2.1.5-1.el8.ppc64le as a component of OpenShift Service Mesh 2.1",
"product_id": "8Base-OSSM-2.1:servicemesh-0:2.1.5-1.el8.ppc64le"
},
"product_reference": "servicemesh-0:2.1.5-1.el8.ppc64le",
"relates_to_product_reference": "8Base-OSSM-2.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "servicemesh-0:2.1.5-1.el8.s390x as a component of OpenShift Service Mesh 2.1",
"product_id": "8Base-OSSM-2.1:servicemesh-0:2.1.5-1.el8.s390x"
},
"product_reference": "servicemesh-0:2.1.5-1.el8.s390x",
"relates_to_product_reference": "8Base-OSSM-2.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "servicemesh-0:2.1.5-1.el8.src as a component of OpenShift Service Mesh 2.1",
"product_id": "8Base-OSSM-2.1:servicemesh-0:2.1.5-1.el8.src"
},
"product_reference": "servicemesh-0:2.1.5-1.el8.src",
"relates_to_product_reference": "8Base-OSSM-2.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "servicemesh-0:2.1.5-1.el8.x86_64 as a component of OpenShift Service Mesh 2.1",
"product_id": "8Base-OSSM-2.1:servicemesh-0:2.1.5-1.el8.x86_64"
},
"product_reference": "servicemesh-0:2.1.5-1.el8.x86_64",
"relates_to_product_reference": "8Base-OSSM-2.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "servicemesh-cni-0:2.1.5-1.el8.ppc64le as a component of OpenShift Service Mesh 2.1",
"product_id": "8Base-OSSM-2.1:servicemesh-cni-0:2.1.5-1.el8.ppc64le"
},
"product_reference": "servicemesh-cni-0:2.1.5-1.el8.ppc64le",
"relates_to_product_reference": "8Base-OSSM-2.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "servicemesh-cni-0:2.1.5-1.el8.s390x as a component of OpenShift Service Mesh 2.1",
"product_id": "8Base-OSSM-2.1:servicemesh-cni-0:2.1.5-1.el8.s390x"
},
"product_reference": "servicemesh-cni-0:2.1.5-1.el8.s390x",
"relates_to_product_reference": "8Base-OSSM-2.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "servicemesh-cni-0:2.1.5-1.el8.x86_64 as a component of OpenShift Service Mesh 2.1",
"product_id": "8Base-OSSM-2.1:servicemesh-cni-0:2.1.5-1.el8.x86_64"
},
"product_reference": "servicemesh-cni-0:2.1.5-1.el8.x86_64",
"relates_to_product_reference": "8Base-OSSM-2.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "servicemesh-operator-0:2.1.5-1.el8.ppc64le as a component of OpenShift Service Mesh 2.1",
"product_id": "8Base-OSSM-2.1:servicemesh-operator-0:2.1.5-1.el8.ppc64le"
},
"product_reference": "servicemesh-operator-0:2.1.5-1.el8.ppc64le",
"relates_to_product_reference": "8Base-OSSM-2.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "servicemesh-operator-0:2.1.5-1.el8.s390x as a component of OpenShift Service Mesh 2.1",
"product_id": "8Base-OSSM-2.1:servicemesh-operator-0:2.1.5-1.el8.s390x"
},
"product_reference": "servicemesh-operator-0:2.1.5-1.el8.s390x",
"relates_to_product_reference": "8Base-OSSM-2.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "servicemesh-operator-0:2.1.5-1.el8.src as a component of OpenShift Service Mesh 2.1",
"product_id": "8Base-OSSM-2.1:servicemesh-operator-0:2.1.5-1.el8.src"
},
"product_reference": "servicemesh-operator-0:2.1.5-1.el8.src",
"relates_to_product_reference": "8Base-OSSM-2.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "servicemesh-operator-0:2.1.5-1.el8.x86_64 as a component of OpenShift Service Mesh 2.1",
"product_id": "8Base-OSSM-2.1:servicemesh-operator-0:2.1.5-1.el8.x86_64"
},
"product_reference": "servicemesh-operator-0:2.1.5-1.el8.x86_64",
"relates_to_product_reference": "8Base-OSSM-2.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "servicemesh-pilot-agent-0:2.1.5-1.el8.ppc64le as a component of OpenShift Service Mesh 2.1",
"product_id": "8Base-OSSM-2.1:servicemesh-pilot-agent-0:2.1.5-1.el8.ppc64le"
},
"product_reference": "servicemesh-pilot-agent-0:2.1.5-1.el8.ppc64le",
"relates_to_product_reference": "8Base-OSSM-2.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "servicemesh-pilot-agent-0:2.1.5-1.el8.s390x as a component of OpenShift Service Mesh 2.1",
"product_id": "8Base-OSSM-2.1:servicemesh-pilot-agent-0:2.1.5-1.el8.s390x"
},
"product_reference": "servicemesh-pilot-agent-0:2.1.5-1.el8.s390x",
"relates_to_product_reference": "8Base-OSSM-2.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "servicemesh-pilot-agent-0:2.1.5-1.el8.x86_64 as a component of OpenShift Service Mesh 2.1",
"product_id": "8Base-OSSM-2.1:servicemesh-pilot-agent-0:2.1.5-1.el8.x86_64"
},
"product_reference": "servicemesh-pilot-agent-0:2.1.5-1.el8.x86_64",
"relates_to_product_reference": "8Base-OSSM-2.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "servicemesh-pilot-discovery-0:2.1.5-1.el8.ppc64le as a component of OpenShift Service Mesh 2.1",
"product_id": "8Base-OSSM-2.1:servicemesh-pilot-discovery-0:2.1.5-1.el8.ppc64le"
},
"product_reference": "servicemesh-pilot-discovery-0:2.1.5-1.el8.ppc64le",
"relates_to_product_reference": "8Base-OSSM-2.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "servicemesh-pilot-discovery-0:2.1.5-1.el8.s390x as a component of OpenShift Service Mesh 2.1",
"product_id": "8Base-OSSM-2.1:servicemesh-pilot-discovery-0:2.1.5-1.el8.s390x"
},
"product_reference": "servicemesh-pilot-discovery-0:2.1.5-1.el8.s390x",
"relates_to_product_reference": "8Base-OSSM-2.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "servicemesh-pilot-discovery-0:2.1.5-1.el8.x86_64 as a component of OpenShift Service Mesh 2.1",
"product_id": "8Base-OSSM-2.1:servicemesh-pilot-discovery-0:2.1.5-1.el8.x86_64"
},
"product_reference": "servicemesh-pilot-discovery-0:2.1.5-1.el8.x86_64",
"relates_to_product_reference": "8Base-OSSM-2.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "servicemesh-prometheus-0:2.23.0-9.el8.ppc64le as a component of OpenShift Service Mesh 2.1",
"product_id": "8Base-OSSM-2.1:servicemesh-prometheus-0:2.23.0-9.el8.ppc64le"
},
"product_reference": "servicemesh-prometheus-0:2.23.0-9.el8.ppc64le",
"relates_to_product_reference": "8Base-OSSM-2.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "servicemesh-prometheus-0:2.23.0-9.el8.s390x as a component of OpenShift Service Mesh 2.1",
"product_id": "8Base-OSSM-2.1:servicemesh-prometheus-0:2.23.0-9.el8.s390x"
},
"product_reference": "servicemesh-prometheus-0:2.23.0-9.el8.s390x",
"relates_to_product_reference": "8Base-OSSM-2.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "servicemesh-prometheus-0:2.23.0-9.el8.src as a component of OpenShift Service Mesh 2.1",
"product_id": "8Base-OSSM-2.1:servicemesh-prometheus-0:2.23.0-9.el8.src"
},
"product_reference": "servicemesh-prometheus-0:2.23.0-9.el8.src",
"relates_to_product_reference": "8Base-OSSM-2.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "servicemesh-prometheus-0:2.23.0-9.el8.x86_64 as a component of OpenShift Service Mesh 2.1",
"product_id": "8Base-OSSM-2.1:servicemesh-prometheus-0:2.23.0-9.el8.x86_64"
},
"product_reference": "servicemesh-prometheus-0:2.23.0-9.el8.x86_64",
"relates_to_product_reference": "8Base-OSSM-2.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "servicemesh-proxy-0:2.1.5-1.el8.ppc64le as a component of OpenShift Service Mesh 2.1",
"product_id": "8Base-OSSM-2.1:servicemesh-proxy-0:2.1.5-1.el8.ppc64le"
},
"product_reference": "servicemesh-proxy-0:2.1.5-1.el8.ppc64le",
"relates_to_product_reference": "8Base-OSSM-2.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "servicemesh-proxy-0:2.1.5-1.el8.s390x as a component of OpenShift Service Mesh 2.1",
"product_id": "8Base-OSSM-2.1:servicemesh-proxy-0:2.1.5-1.el8.s390x"
},
"product_reference": "servicemesh-proxy-0:2.1.5-1.el8.s390x",
"relates_to_product_reference": "8Base-OSSM-2.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "servicemesh-proxy-0:2.1.5-1.el8.src as a component of OpenShift Service Mesh 2.1",
"product_id": "8Base-OSSM-2.1:servicemesh-proxy-0:2.1.5-1.el8.src"
},
"product_reference": "servicemesh-proxy-0:2.1.5-1.el8.src",
"relates_to_product_reference": "8Base-OSSM-2.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "servicemesh-proxy-0:2.1.5-1.el8.x86_64 as a component of OpenShift Service Mesh 2.1",
"product_id": "8Base-OSSM-2.1:servicemesh-proxy-0:2.1.5-1.el8.x86_64"
},
"product_reference": "servicemesh-proxy-0:2.1.5-1.el8.x86_64",
"relates_to_product_reference": "8Base-OSSM-2.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "servicemesh-proxy-debuginfo-0:2.1.5-1.el8.ppc64le as a component of OpenShift Service Mesh 2.1",
"product_id": "8Base-OSSM-2.1:servicemesh-proxy-debuginfo-0:2.1.5-1.el8.ppc64le"
},
"product_reference": "servicemesh-proxy-debuginfo-0:2.1.5-1.el8.ppc64le",
"relates_to_product_reference": "8Base-OSSM-2.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "servicemesh-proxy-debuginfo-0:2.1.5-1.el8.s390x as a component of OpenShift Service Mesh 2.1",
"product_id": "8Base-OSSM-2.1:servicemesh-proxy-debuginfo-0:2.1.5-1.el8.s390x"
},
"product_reference": "servicemesh-proxy-debuginfo-0:2.1.5-1.el8.s390x",
"relates_to_product_reference": "8Base-OSSM-2.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "servicemesh-proxy-debuginfo-0:2.1.5-1.el8.x86_64 as a component of OpenShift Service Mesh 2.1",
"product_id": "8Base-OSSM-2.1:servicemesh-proxy-debuginfo-0:2.1.5-1.el8.x86_64"
},
"product_reference": "servicemesh-proxy-debuginfo-0:2.1.5-1.el8.x86_64",
"relates_to_product_reference": "8Base-OSSM-2.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "servicemesh-proxy-debugsource-0:2.1.5-1.el8.ppc64le as a component of OpenShift Service Mesh 2.1",
"product_id": "8Base-OSSM-2.1:servicemesh-proxy-debugsource-0:2.1.5-1.el8.ppc64le"
},
"product_reference": "servicemesh-proxy-debugsource-0:2.1.5-1.el8.ppc64le",
"relates_to_product_reference": "8Base-OSSM-2.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "servicemesh-proxy-debugsource-0:2.1.5-1.el8.s390x as a component of OpenShift Service Mesh 2.1",
"product_id": "8Base-OSSM-2.1:servicemesh-proxy-debugsource-0:2.1.5-1.el8.s390x"
},
"product_reference": "servicemesh-proxy-debugsource-0:2.1.5-1.el8.s390x",
"relates_to_product_reference": "8Base-OSSM-2.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "servicemesh-proxy-debugsource-0:2.1.5-1.el8.x86_64 as a component of OpenShift Service Mesh 2.1",
"product_id": "8Base-OSSM-2.1:servicemesh-proxy-debugsource-0:2.1.5-1.el8.x86_64"
},
"product_reference": "servicemesh-proxy-debugsource-0:2.1.5-1.el8.x86_64",
"relates_to_product_reference": "8Base-OSSM-2.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "servicemesh-proxy-wasm-0:2.1.5-1.el8.noarch as a component of OpenShift Service Mesh 2.1",
"product_id": "8Base-OSSM-2.1:servicemesh-proxy-wasm-0:2.1.5-1.el8.noarch"
},
"product_reference": "servicemesh-proxy-wasm-0:2.1.5-1.el8.noarch",
"relates_to_product_reference": "8Base-OSSM-2.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "servicemesh-ratelimit-0:2.1.5-1.el8.ppc64le as a component of OpenShift Service Mesh 2.1",
"product_id": "8Base-OSSM-2.1:servicemesh-ratelimit-0:2.1.5-1.el8.ppc64le"
},
"product_reference": "servicemesh-ratelimit-0:2.1.5-1.el8.ppc64le",
"relates_to_product_reference": "8Base-OSSM-2.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "servicemesh-ratelimit-0:2.1.5-1.el8.s390x as a component of OpenShift Service Mesh 2.1",
"product_id": "8Base-OSSM-2.1:servicemesh-ratelimit-0:2.1.5-1.el8.s390x"
},
"product_reference": "servicemesh-ratelimit-0:2.1.5-1.el8.s390x",
"relates_to_product_reference": "8Base-OSSM-2.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "servicemesh-ratelimit-0:2.1.5-1.el8.src as a component of OpenShift Service Mesh 2.1",
"product_id": "8Base-OSSM-2.1:servicemesh-ratelimit-0:2.1.5-1.el8.src"
},
"product_reference": "servicemesh-ratelimit-0:2.1.5-1.el8.src",
"relates_to_product_reference": "8Base-OSSM-2.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "servicemesh-ratelimit-0:2.1.5-1.el8.x86_64 as a component of OpenShift Service Mesh 2.1",
"product_id": "8Base-OSSM-2.1:servicemesh-ratelimit-0:2.1.5-1.el8.x86_64"
},
"product_reference": "servicemesh-ratelimit-0:2.1.5-1.el8.x86_64",
"relates_to_product_reference": "8Base-OSSM-2.1"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2022-24675",
"cwe": {
"id": "CWE-120",
"name": "Buffer Copy without Checking Size of Input (\u0027Classic Buffer Overflow\u0027)"
},
"discovery_date": "2022-04-21T00:00:00+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"8Base-OSSM-2.1:servicemesh-proxy-0:2.1.5-1.el8.ppc64le",
"8Base-OSSM-2.1:servicemesh-proxy-0:2.1.5-1.el8.s390x",
"8Base-OSSM-2.1:servicemesh-proxy-0:2.1.5-1.el8.src",
"8Base-OSSM-2.1:servicemesh-proxy-0:2.1.5-1.el8.x86_64",
"8Base-OSSM-2.1:servicemesh-proxy-debuginfo-0:2.1.5-1.el8.ppc64le",
"8Base-OSSM-2.1:servicemesh-proxy-debuginfo-0:2.1.5-1.el8.s390x",
"8Base-OSSM-2.1:servicemesh-proxy-debuginfo-0:2.1.5-1.el8.x86_64",
"8Base-OSSM-2.1:servicemesh-proxy-debugsource-0:2.1.5-1.el8.ppc64le",
"8Base-OSSM-2.1:servicemesh-proxy-debugsource-0:2.1.5-1.el8.s390x",
"8Base-OSSM-2.1:servicemesh-proxy-debugsource-0:2.1.5-1.el8.x86_64",
"8Base-OSSM-2.1:servicemesh-proxy-wasm-0:2.1.5-1.el8.noarch"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2077688"
}
],
"notes": [
{
"category": "description",
"text": "A buffer overflow flaw was found in Golang\u0027s library encoding/pem. This flaw allows an attacker to use a large PEM input (more than 5 MB), causing a stack overflow in Decode, which leads to a loss of availability.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "golang: encoding/pem: fix stack overflow in Decode",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "Red Hat Enterprise Linux 7, 8 and 9 are affected, because the code-base is affected by this vulnerability.\n\nRed Hat Product Security has rated this issue as having Moderate security impact, and the issue is not currently planned to be addressed in future updates for Red Hat Enterprise Linux 7, hence, marked as Out-of-Support-Scope.\n\nRed Hat Developer Tools - Compilers (go-toolset-1.16-golang \u0026 go-toolset-1.17-golang), ships the vulnerable code and affected by this vulnerability.\n\nFor additional information, refer to the Issue Severity Classification: https://access.redhat.com/security/updates/classification/ and Red Hat Enterprise Linux Life Cycle \u0026 Updates Policy: https://access.redhat.com/support/policy/updates/errata/.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"8Base-OSSM-2.1:servicemesh-0:2.1.5-1.el8.ppc64le",
"8Base-OSSM-2.1:servicemesh-0:2.1.5-1.el8.s390x",
"8Base-OSSM-2.1:servicemesh-0:2.1.5-1.el8.src",
"8Base-OSSM-2.1:servicemesh-0:2.1.5-1.el8.x86_64",
"8Base-OSSM-2.1:servicemesh-cni-0:2.1.5-1.el8.ppc64le",
"8Base-OSSM-2.1:servicemesh-cni-0:2.1.5-1.el8.s390x",
"8Base-OSSM-2.1:servicemesh-cni-0:2.1.5-1.el8.x86_64",
"8Base-OSSM-2.1:servicemesh-operator-0:2.1.5-1.el8.ppc64le",
"8Base-OSSM-2.1:servicemesh-operator-0:2.1.5-1.el8.s390x",
"8Base-OSSM-2.1:servicemesh-operator-0:2.1.5-1.el8.src",
"8Base-OSSM-2.1:servicemesh-operator-0:2.1.5-1.el8.x86_64",
"8Base-OSSM-2.1:servicemesh-pilot-agent-0:2.1.5-1.el8.ppc64le",
"8Base-OSSM-2.1:servicemesh-pilot-agent-0:2.1.5-1.el8.s390x",
"8Base-OSSM-2.1:servicemesh-pilot-agent-0:2.1.5-1.el8.x86_64",
"8Base-OSSM-2.1:servicemesh-pilot-discovery-0:2.1.5-1.el8.ppc64le",
"8Base-OSSM-2.1:servicemesh-pilot-discovery-0:2.1.5-1.el8.s390x",
"8Base-OSSM-2.1:servicemesh-pilot-discovery-0:2.1.5-1.el8.x86_64",
"8Base-OSSM-2.1:servicemesh-prometheus-0:2.23.0-9.el8.ppc64le",
"8Base-OSSM-2.1:servicemesh-prometheus-0:2.23.0-9.el8.s390x",
"8Base-OSSM-2.1:servicemesh-prometheus-0:2.23.0-9.el8.src",
"8Base-OSSM-2.1:servicemesh-prometheus-0:2.23.0-9.el8.x86_64",
"8Base-OSSM-2.1:servicemesh-ratelimit-0:2.1.5-1.el8.ppc64le",
"8Base-OSSM-2.1:servicemesh-ratelimit-0:2.1.5-1.el8.s390x",
"8Base-OSSM-2.1:servicemesh-ratelimit-0:2.1.5-1.el8.src",
"8Base-OSSM-2.1:servicemesh-ratelimit-0:2.1.5-1.el8.x86_64"
],
"known_not_affected": [
"8Base-OSSM-2.1:servicemesh-proxy-0:2.1.5-1.el8.ppc64le",
"8Base-OSSM-2.1:servicemesh-proxy-0:2.1.5-1.el8.s390x",
"8Base-OSSM-2.1:servicemesh-proxy-0:2.1.5-1.el8.src",
"8Base-OSSM-2.1:servicemesh-proxy-0:2.1.5-1.el8.x86_64",
"8Base-OSSM-2.1:servicemesh-proxy-debuginfo-0:2.1.5-1.el8.ppc64le",
"8Base-OSSM-2.1:servicemesh-proxy-debuginfo-0:2.1.5-1.el8.s390x",
"8Base-OSSM-2.1:servicemesh-proxy-debuginfo-0:2.1.5-1.el8.x86_64",
"8Base-OSSM-2.1:servicemesh-proxy-debugsource-0:2.1.5-1.el8.ppc64le",
"8Base-OSSM-2.1:servicemesh-proxy-debugsource-0:2.1.5-1.el8.s390x",
"8Base-OSSM-2.1:servicemesh-proxy-debugsource-0:2.1.5-1.el8.x86_64",
"8Base-OSSM-2.1:servicemesh-proxy-wasm-0:2.1.5-1.el8.noarch"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2022-24675"
},
{
"category": "external",
"summary": "RHBZ#2077688",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2077688"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2022-24675",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-24675"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2022-24675",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2022-24675"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-announce/c/oecdBNLOml8",
"url": "https://groups.google.com/g/golang-announce/c/oecdBNLOml8"
}
],
"release_date": "2022-04-12T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2022-08-31T16:58:21+00:00",
"details": "The OpenShift Service Mesh Release Notes provide information on the features and known issues:\n\nhttps://docs.openshift.com/container-platform/latest/service_mesh/v2x/servicemesh-release-notes.html",
"product_ids": [
"8Base-OSSM-2.1:servicemesh-0:2.1.5-1.el8.ppc64le",
"8Base-OSSM-2.1:servicemesh-0:2.1.5-1.el8.s390x",
"8Base-OSSM-2.1:servicemesh-0:2.1.5-1.el8.src",
"8Base-OSSM-2.1:servicemesh-0:2.1.5-1.el8.x86_64",
"8Base-OSSM-2.1:servicemesh-cni-0:2.1.5-1.el8.ppc64le",
"8Base-OSSM-2.1:servicemesh-cni-0:2.1.5-1.el8.s390x",
"8Base-OSSM-2.1:servicemesh-cni-0:2.1.5-1.el8.x86_64",
"8Base-OSSM-2.1:servicemesh-operator-0:2.1.5-1.el8.ppc64le",
"8Base-OSSM-2.1:servicemesh-operator-0:2.1.5-1.el8.s390x",
"8Base-OSSM-2.1:servicemesh-operator-0:2.1.5-1.el8.src",
"8Base-OSSM-2.1:servicemesh-operator-0:2.1.5-1.el8.x86_64",
"8Base-OSSM-2.1:servicemesh-pilot-agent-0:2.1.5-1.el8.ppc64le",
"8Base-OSSM-2.1:servicemesh-pilot-agent-0:2.1.5-1.el8.s390x",
"8Base-OSSM-2.1:servicemesh-pilot-agent-0:2.1.5-1.el8.x86_64",
"8Base-OSSM-2.1:servicemesh-pilot-discovery-0:2.1.5-1.el8.ppc64le",
"8Base-OSSM-2.1:servicemesh-pilot-discovery-0:2.1.5-1.el8.s390x",
"8Base-OSSM-2.1:servicemesh-pilot-discovery-0:2.1.5-1.el8.x86_64",
"8Base-OSSM-2.1:servicemesh-prometheus-0:2.23.0-9.el8.ppc64le",
"8Base-OSSM-2.1:servicemesh-prometheus-0:2.23.0-9.el8.s390x",
"8Base-OSSM-2.1:servicemesh-prometheus-0:2.23.0-9.el8.src",
"8Base-OSSM-2.1:servicemesh-prometheus-0:2.23.0-9.el8.x86_64",
"8Base-OSSM-2.1:servicemesh-ratelimit-0:2.1.5-1.el8.ppc64le",
"8Base-OSSM-2.1:servicemesh-ratelimit-0:2.1.5-1.el8.s390x",
"8Base-OSSM-2.1:servicemesh-ratelimit-0:2.1.5-1.el8.src",
"8Base-OSSM-2.1:servicemesh-ratelimit-0:2.1.5-1.el8.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2022:6277"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"8Base-OSSM-2.1:servicemesh-0:2.1.5-1.el8.ppc64le",
"8Base-OSSM-2.1:servicemesh-0:2.1.5-1.el8.s390x",
"8Base-OSSM-2.1:servicemesh-0:2.1.5-1.el8.src",
"8Base-OSSM-2.1:servicemesh-0:2.1.5-1.el8.x86_64",
"8Base-OSSM-2.1:servicemesh-cni-0:2.1.5-1.el8.ppc64le",
"8Base-OSSM-2.1:servicemesh-cni-0:2.1.5-1.el8.s390x",
"8Base-OSSM-2.1:servicemesh-cni-0:2.1.5-1.el8.x86_64",
"8Base-OSSM-2.1:servicemesh-operator-0:2.1.5-1.el8.ppc64le",
"8Base-OSSM-2.1:servicemesh-operator-0:2.1.5-1.el8.s390x",
"8Base-OSSM-2.1:servicemesh-operator-0:2.1.5-1.el8.src",
"8Base-OSSM-2.1:servicemesh-operator-0:2.1.5-1.el8.x86_64",
"8Base-OSSM-2.1:servicemesh-pilot-agent-0:2.1.5-1.el8.ppc64le",
"8Base-OSSM-2.1:servicemesh-pilot-agent-0:2.1.5-1.el8.s390x",
"8Base-OSSM-2.1:servicemesh-pilot-agent-0:2.1.5-1.el8.x86_64",
"8Base-OSSM-2.1:servicemesh-pilot-discovery-0:2.1.5-1.el8.ppc64le",
"8Base-OSSM-2.1:servicemesh-pilot-discovery-0:2.1.5-1.el8.s390x",
"8Base-OSSM-2.1:servicemesh-pilot-discovery-0:2.1.5-1.el8.x86_64",
"8Base-OSSM-2.1:servicemesh-prometheus-0:2.23.0-9.el8.ppc64le",
"8Base-OSSM-2.1:servicemesh-prometheus-0:2.23.0-9.el8.s390x",
"8Base-OSSM-2.1:servicemesh-prometheus-0:2.23.0-9.el8.src",
"8Base-OSSM-2.1:servicemesh-prometheus-0:2.23.0-9.el8.x86_64",
"8Base-OSSM-2.1:servicemesh-proxy-0:2.1.5-1.el8.ppc64le",
"8Base-OSSM-2.1:servicemesh-proxy-0:2.1.5-1.el8.s390x",
"8Base-OSSM-2.1:servicemesh-proxy-0:2.1.5-1.el8.src",
"8Base-OSSM-2.1:servicemesh-proxy-0:2.1.5-1.el8.x86_64",
"8Base-OSSM-2.1:servicemesh-proxy-debuginfo-0:2.1.5-1.el8.ppc64le",
"8Base-OSSM-2.1:servicemesh-proxy-debuginfo-0:2.1.5-1.el8.s390x",
"8Base-OSSM-2.1:servicemesh-proxy-debuginfo-0:2.1.5-1.el8.x86_64",
"8Base-OSSM-2.1:servicemesh-proxy-debugsource-0:2.1.5-1.el8.ppc64le",
"8Base-OSSM-2.1:servicemesh-proxy-debugsource-0:2.1.5-1.el8.s390x",
"8Base-OSSM-2.1:servicemesh-proxy-debugsource-0:2.1.5-1.el8.x86_64",
"8Base-OSSM-2.1:servicemesh-proxy-wasm-0:2.1.5-1.el8.noarch",
"8Base-OSSM-2.1:servicemesh-ratelimit-0:2.1.5-1.el8.ppc64le",
"8Base-OSSM-2.1:servicemesh-ratelimit-0:2.1.5-1.el8.s390x",
"8Base-OSSM-2.1:servicemesh-ratelimit-0:2.1.5-1.el8.src",
"8Base-OSSM-2.1:servicemesh-ratelimit-0:2.1.5-1.el8.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "golang: encoding/pem: fix stack overflow in Decode"
},
{
"cve": "CVE-2022-24785",
"cwe": {
"id": "CWE-22",
"name": "Improper Limitation of a Pathname to a Restricted Directory (\u0027Path Traversal\u0027)"
},
"discovery_date": "2022-04-05T00:00:00+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"8Base-OSSM-2.1:servicemesh-0:2.1.5-1.el8.ppc64le",
"8Base-OSSM-2.1:servicemesh-0:2.1.5-1.el8.s390x",
"8Base-OSSM-2.1:servicemesh-0:2.1.5-1.el8.src",
"8Base-OSSM-2.1:servicemesh-0:2.1.5-1.el8.x86_64",
"8Base-OSSM-2.1:servicemesh-cni-0:2.1.5-1.el8.ppc64le",
"8Base-OSSM-2.1:servicemesh-cni-0:2.1.5-1.el8.s390x",
"8Base-OSSM-2.1:servicemesh-cni-0:2.1.5-1.el8.x86_64",
"8Base-OSSM-2.1:servicemesh-operator-0:2.1.5-1.el8.ppc64le",
"8Base-OSSM-2.1:servicemesh-operator-0:2.1.5-1.el8.s390x",
"8Base-OSSM-2.1:servicemesh-operator-0:2.1.5-1.el8.src",
"8Base-OSSM-2.1:servicemesh-operator-0:2.1.5-1.el8.x86_64",
"8Base-OSSM-2.1:servicemesh-pilot-agent-0:2.1.5-1.el8.ppc64le",
"8Base-OSSM-2.1:servicemesh-pilot-agent-0:2.1.5-1.el8.s390x",
"8Base-OSSM-2.1:servicemesh-pilot-agent-0:2.1.5-1.el8.x86_64",
"8Base-OSSM-2.1:servicemesh-pilot-discovery-0:2.1.5-1.el8.ppc64le",
"8Base-OSSM-2.1:servicemesh-pilot-discovery-0:2.1.5-1.el8.s390x",
"8Base-OSSM-2.1:servicemesh-pilot-discovery-0:2.1.5-1.el8.x86_64",
"8Base-OSSM-2.1:servicemesh-proxy-0:2.1.5-1.el8.ppc64le",
"8Base-OSSM-2.1:servicemesh-proxy-0:2.1.5-1.el8.s390x",
"8Base-OSSM-2.1:servicemesh-proxy-0:2.1.5-1.el8.src",
"8Base-OSSM-2.1:servicemesh-proxy-0:2.1.5-1.el8.x86_64",
"8Base-OSSM-2.1:servicemesh-proxy-debuginfo-0:2.1.5-1.el8.ppc64le",
"8Base-OSSM-2.1:servicemesh-proxy-debuginfo-0:2.1.5-1.el8.s390x",
"8Base-OSSM-2.1:servicemesh-proxy-debuginfo-0:2.1.5-1.el8.x86_64",
"8Base-OSSM-2.1:servicemesh-proxy-debugsource-0:2.1.5-1.el8.ppc64le",
"8Base-OSSM-2.1:servicemesh-proxy-debugsource-0:2.1.5-1.el8.s390x",
"8Base-OSSM-2.1:servicemesh-proxy-debugsource-0:2.1.5-1.el8.x86_64",
"8Base-OSSM-2.1:servicemesh-proxy-wasm-0:2.1.5-1.el8.noarch",
"8Base-OSSM-2.1:servicemesh-ratelimit-0:2.1.5-1.el8.ppc64le",
"8Base-OSSM-2.1:servicemesh-ratelimit-0:2.1.5-1.el8.s390x",
"8Base-OSSM-2.1:servicemesh-ratelimit-0:2.1.5-1.el8.src",
"8Base-OSSM-2.1:servicemesh-ratelimit-0:2.1.5-1.el8.x86_64"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2072009"
}
],
"notes": [
{
"category": "description",
"text": "A path traversal vulnerability was found in Moment.js that impacts npm (server) users. This issue occurs if a user-provided locale string is directly used to switch moment locale, which an attacker can exploit to change the correct path to one of their choice. This can result in a loss of integrity.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "Moment.js: Path traversal in moment.locale",
"title": "Vulnerability summary"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"8Base-OSSM-2.1:servicemesh-prometheus-0:2.23.0-9.el8.ppc64le",
"8Base-OSSM-2.1:servicemesh-prometheus-0:2.23.0-9.el8.s390x",
"8Base-OSSM-2.1:servicemesh-prometheus-0:2.23.0-9.el8.src",
"8Base-OSSM-2.1:servicemesh-prometheus-0:2.23.0-9.el8.x86_64"
],
"known_not_affected": [
"8Base-OSSM-2.1:servicemesh-0:2.1.5-1.el8.ppc64le",
"8Base-OSSM-2.1:servicemesh-0:2.1.5-1.el8.s390x",
"8Base-OSSM-2.1:servicemesh-0:2.1.5-1.el8.src",
"8Base-OSSM-2.1:servicemesh-0:2.1.5-1.el8.x86_64",
"8Base-OSSM-2.1:servicemesh-cni-0:2.1.5-1.el8.ppc64le",
"8Base-OSSM-2.1:servicemesh-cni-0:2.1.5-1.el8.s390x",
"8Base-OSSM-2.1:servicemesh-cni-0:2.1.5-1.el8.x86_64",
"8Base-OSSM-2.1:servicemesh-operator-0:2.1.5-1.el8.ppc64le",
"8Base-OSSM-2.1:servicemesh-operator-0:2.1.5-1.el8.s390x",
"8Base-OSSM-2.1:servicemesh-operator-0:2.1.5-1.el8.src",
"8Base-OSSM-2.1:servicemesh-operator-0:2.1.5-1.el8.x86_64",
"8Base-OSSM-2.1:servicemesh-pilot-agent-0:2.1.5-1.el8.ppc64le",
"8Base-OSSM-2.1:servicemesh-pilot-agent-0:2.1.5-1.el8.s390x",
"8Base-OSSM-2.1:servicemesh-pilot-agent-0:2.1.5-1.el8.x86_64",
"8Base-OSSM-2.1:servicemesh-pilot-discovery-0:2.1.5-1.el8.ppc64le",
"8Base-OSSM-2.1:servicemesh-pilot-discovery-0:2.1.5-1.el8.s390x",
"8Base-OSSM-2.1:servicemesh-pilot-discovery-0:2.1.5-1.el8.x86_64",
"8Base-OSSM-2.1:servicemesh-proxy-0:2.1.5-1.el8.ppc64le",
"8Base-OSSM-2.1:servicemesh-proxy-0:2.1.5-1.el8.s390x",
"8Base-OSSM-2.1:servicemesh-proxy-0:2.1.5-1.el8.src",
"8Base-OSSM-2.1:servicemesh-proxy-0:2.1.5-1.el8.x86_64",
"8Base-OSSM-2.1:servicemesh-proxy-debuginfo-0:2.1.5-1.el8.ppc64le",
"8Base-OSSM-2.1:servicemesh-proxy-debuginfo-0:2.1.5-1.el8.s390x",
"8Base-OSSM-2.1:servicemesh-proxy-debuginfo-0:2.1.5-1.el8.x86_64",
"8Base-OSSM-2.1:servicemesh-proxy-debugsource-0:2.1.5-1.el8.ppc64le",
"8Base-OSSM-2.1:servicemesh-proxy-debugsource-0:2.1.5-1.el8.s390x",
"8Base-OSSM-2.1:servicemesh-proxy-debugsource-0:2.1.5-1.el8.x86_64",
"8Base-OSSM-2.1:servicemesh-proxy-wasm-0:2.1.5-1.el8.noarch",
"8Base-OSSM-2.1:servicemesh-ratelimit-0:2.1.5-1.el8.ppc64le",
"8Base-OSSM-2.1:servicemesh-ratelimit-0:2.1.5-1.el8.s390x",
"8Base-OSSM-2.1:servicemesh-ratelimit-0:2.1.5-1.el8.src",
"8Base-OSSM-2.1:servicemesh-ratelimit-0:2.1.5-1.el8.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2022-24785"
},
{
"category": "external",
"summary": "RHBZ#2072009",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2072009"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2022-24785",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-24785"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2022-24785",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2022-24785"
},
{
"category": "external",
"summary": "https://github.com/moment/moment/security/advisories/GHSA-8hfj-j24r-96c4",
"url": "https://github.com/moment/moment/security/advisories/GHSA-8hfj-j24r-96c4"
}
],
"release_date": "2022-04-04T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2022-08-31T16:58:21+00:00",
"details": "The OpenShift Service Mesh Release Notes provide information on the features and known issues:\n\nhttps://docs.openshift.com/container-platform/latest/service_mesh/v2x/servicemesh-release-notes.html",
"product_ids": [
"8Base-OSSM-2.1:servicemesh-prometheus-0:2.23.0-9.el8.ppc64le",
"8Base-OSSM-2.1:servicemesh-prometheus-0:2.23.0-9.el8.s390x",
"8Base-OSSM-2.1:servicemesh-prometheus-0:2.23.0-9.el8.src",
"8Base-OSSM-2.1:servicemesh-prometheus-0:2.23.0-9.el8.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2022:6277"
},
{
"category": "workaround",
"details": "Sanitize the user-provided locale name before passing it to Moment.js.",
"product_ids": [
"8Base-OSSM-2.1:servicemesh-0:2.1.5-1.el8.ppc64le",
"8Base-OSSM-2.1:servicemesh-0:2.1.5-1.el8.s390x",
"8Base-OSSM-2.1:servicemesh-0:2.1.5-1.el8.src",
"8Base-OSSM-2.1:servicemesh-0:2.1.5-1.el8.x86_64",
"8Base-OSSM-2.1:servicemesh-cni-0:2.1.5-1.el8.ppc64le",
"8Base-OSSM-2.1:servicemesh-cni-0:2.1.5-1.el8.s390x",
"8Base-OSSM-2.1:servicemesh-cni-0:2.1.5-1.el8.x86_64",
"8Base-OSSM-2.1:servicemesh-operator-0:2.1.5-1.el8.ppc64le",
"8Base-OSSM-2.1:servicemesh-operator-0:2.1.5-1.el8.s390x",
"8Base-OSSM-2.1:servicemesh-operator-0:2.1.5-1.el8.src",
"8Base-OSSM-2.1:servicemesh-operator-0:2.1.5-1.el8.x86_64",
"8Base-OSSM-2.1:servicemesh-pilot-agent-0:2.1.5-1.el8.ppc64le",
"8Base-OSSM-2.1:servicemesh-pilot-agent-0:2.1.5-1.el8.s390x",
"8Base-OSSM-2.1:servicemesh-pilot-agent-0:2.1.5-1.el8.x86_64",
"8Base-OSSM-2.1:servicemesh-pilot-discovery-0:2.1.5-1.el8.ppc64le",
"8Base-OSSM-2.1:servicemesh-pilot-discovery-0:2.1.5-1.el8.s390x",
"8Base-OSSM-2.1:servicemesh-pilot-discovery-0:2.1.5-1.el8.x86_64",
"8Base-OSSM-2.1:servicemesh-prometheus-0:2.23.0-9.el8.ppc64le",
"8Base-OSSM-2.1:servicemesh-prometheus-0:2.23.0-9.el8.s390x",
"8Base-OSSM-2.1:servicemesh-prometheus-0:2.23.0-9.el8.src",
"8Base-OSSM-2.1:servicemesh-prometheus-0:2.23.0-9.el8.x86_64",
"8Base-OSSM-2.1:servicemesh-proxy-0:2.1.5-1.el8.ppc64le",
"8Base-OSSM-2.1:servicemesh-proxy-0:2.1.5-1.el8.s390x",
"8Base-OSSM-2.1:servicemesh-proxy-0:2.1.5-1.el8.src",
"8Base-OSSM-2.1:servicemesh-proxy-0:2.1.5-1.el8.x86_64",
"8Base-OSSM-2.1:servicemesh-proxy-debuginfo-0:2.1.5-1.el8.ppc64le",
"8Base-OSSM-2.1:servicemesh-proxy-debuginfo-0:2.1.5-1.el8.s390x",
"8Base-OSSM-2.1:servicemesh-proxy-debuginfo-0:2.1.5-1.el8.x86_64",
"8Base-OSSM-2.1:servicemesh-proxy-debugsource-0:2.1.5-1.el8.ppc64le",
"8Base-OSSM-2.1:servicemesh-proxy-debugsource-0:2.1.5-1.el8.s390x",
"8Base-OSSM-2.1:servicemesh-proxy-debugsource-0:2.1.5-1.el8.x86_64",
"8Base-OSSM-2.1:servicemesh-proxy-wasm-0:2.1.5-1.el8.noarch",
"8Base-OSSM-2.1:servicemesh-ratelimit-0:2.1.5-1.el8.ppc64le",
"8Base-OSSM-2.1:servicemesh-ratelimit-0:2.1.5-1.el8.s390x",
"8Base-OSSM-2.1:servicemesh-ratelimit-0:2.1.5-1.el8.src",
"8Base-OSSM-2.1:servicemesh-ratelimit-0:2.1.5-1.el8.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "NONE",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "NONE",
"integrityImpact": "HIGH",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:H/A:N",
"version": "3.1"
},
"products": [
"8Base-OSSM-2.1:servicemesh-0:2.1.5-1.el8.ppc64le",
"8Base-OSSM-2.1:servicemesh-0:2.1.5-1.el8.s390x",
"8Base-OSSM-2.1:servicemesh-0:2.1.5-1.el8.src",
"8Base-OSSM-2.1:servicemesh-0:2.1.5-1.el8.x86_64",
"8Base-OSSM-2.1:servicemesh-cni-0:2.1.5-1.el8.ppc64le",
"8Base-OSSM-2.1:servicemesh-cni-0:2.1.5-1.el8.s390x",
"8Base-OSSM-2.1:servicemesh-cni-0:2.1.5-1.el8.x86_64",
"8Base-OSSM-2.1:servicemesh-operator-0:2.1.5-1.el8.ppc64le",
"8Base-OSSM-2.1:servicemesh-operator-0:2.1.5-1.el8.s390x",
"8Base-OSSM-2.1:servicemesh-operator-0:2.1.5-1.el8.src",
"8Base-OSSM-2.1:servicemesh-operator-0:2.1.5-1.el8.x86_64",
"8Base-OSSM-2.1:servicemesh-pilot-agent-0:2.1.5-1.el8.ppc64le",
"8Base-OSSM-2.1:servicemesh-pilot-agent-0:2.1.5-1.el8.s390x",
"8Base-OSSM-2.1:servicemesh-pilot-agent-0:2.1.5-1.el8.x86_64",
"8Base-OSSM-2.1:servicemesh-pilot-discovery-0:2.1.5-1.el8.ppc64le",
"8Base-OSSM-2.1:servicemesh-pilot-discovery-0:2.1.5-1.el8.s390x",
"8Base-OSSM-2.1:servicemesh-pilot-discovery-0:2.1.5-1.el8.x86_64",
"8Base-OSSM-2.1:servicemesh-prometheus-0:2.23.0-9.el8.ppc64le",
"8Base-OSSM-2.1:servicemesh-prometheus-0:2.23.0-9.el8.s390x",
"8Base-OSSM-2.1:servicemesh-prometheus-0:2.23.0-9.el8.src",
"8Base-OSSM-2.1:servicemesh-prometheus-0:2.23.0-9.el8.x86_64",
"8Base-OSSM-2.1:servicemesh-proxy-0:2.1.5-1.el8.ppc64le",
"8Base-OSSM-2.1:servicemesh-proxy-0:2.1.5-1.el8.s390x",
"8Base-OSSM-2.1:servicemesh-proxy-0:2.1.5-1.el8.src",
"8Base-OSSM-2.1:servicemesh-proxy-0:2.1.5-1.el8.x86_64",
"8Base-OSSM-2.1:servicemesh-proxy-debuginfo-0:2.1.5-1.el8.ppc64le",
"8Base-OSSM-2.1:servicemesh-proxy-debuginfo-0:2.1.5-1.el8.s390x",
"8Base-OSSM-2.1:servicemesh-proxy-debuginfo-0:2.1.5-1.el8.x86_64",
"8Base-OSSM-2.1:servicemesh-proxy-debugsource-0:2.1.5-1.el8.ppc64le",
"8Base-OSSM-2.1:servicemesh-proxy-debugsource-0:2.1.5-1.el8.s390x",
"8Base-OSSM-2.1:servicemesh-proxy-debugsource-0:2.1.5-1.el8.x86_64",
"8Base-OSSM-2.1:servicemesh-proxy-wasm-0:2.1.5-1.el8.noarch",
"8Base-OSSM-2.1:servicemesh-ratelimit-0:2.1.5-1.el8.ppc64le",
"8Base-OSSM-2.1:servicemesh-ratelimit-0:2.1.5-1.el8.s390x",
"8Base-OSSM-2.1:servicemesh-ratelimit-0:2.1.5-1.el8.src",
"8Base-OSSM-2.1:servicemesh-ratelimit-0:2.1.5-1.el8.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "Moment.js: Path traversal in moment.locale"
},
{
"cve": "CVE-2022-24921",
"cwe": {
"id": "CWE-400",
"name": "Uncontrolled Resource Consumption"
},
"discovery_date": "2022-03-16T00:00:00+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"8Base-OSSM-2.1:servicemesh-operator-0:2.1.5-1.el8.ppc64le",
"8Base-OSSM-2.1:servicemesh-operator-0:2.1.5-1.el8.s390x",
"8Base-OSSM-2.1:servicemesh-operator-0:2.1.5-1.el8.src",
"8Base-OSSM-2.1:servicemesh-operator-0:2.1.5-1.el8.x86_64",
"8Base-OSSM-2.1:servicemesh-prometheus-0:2.23.0-9.el8.ppc64le",
"8Base-OSSM-2.1:servicemesh-prometheus-0:2.23.0-9.el8.s390x",
"8Base-OSSM-2.1:servicemesh-prometheus-0:2.23.0-9.el8.src",
"8Base-OSSM-2.1:servicemesh-prometheus-0:2.23.0-9.el8.x86_64",
"8Base-OSSM-2.1:servicemesh-proxy-0:2.1.5-1.el8.ppc64le",
"8Base-OSSM-2.1:servicemesh-proxy-0:2.1.5-1.el8.s390x",
"8Base-OSSM-2.1:servicemesh-proxy-0:2.1.5-1.el8.src",
"8Base-OSSM-2.1:servicemesh-proxy-0:2.1.5-1.el8.x86_64",
"8Base-OSSM-2.1:servicemesh-proxy-debuginfo-0:2.1.5-1.el8.ppc64le",
"8Base-OSSM-2.1:servicemesh-proxy-debuginfo-0:2.1.5-1.el8.s390x",
"8Base-OSSM-2.1:servicemesh-proxy-debuginfo-0:2.1.5-1.el8.x86_64",
"8Base-OSSM-2.1:servicemesh-proxy-debugsource-0:2.1.5-1.el8.ppc64le",
"8Base-OSSM-2.1:servicemesh-proxy-debugsource-0:2.1.5-1.el8.s390x",
"8Base-OSSM-2.1:servicemesh-proxy-debugsource-0:2.1.5-1.el8.x86_64",
"8Base-OSSM-2.1:servicemesh-proxy-wasm-0:2.1.5-1.el8.noarch",
"8Base-OSSM-2.1:servicemesh-ratelimit-0:2.1.5-1.el8.ppc64le",
"8Base-OSSM-2.1:servicemesh-ratelimit-0:2.1.5-1.el8.s390x",
"8Base-OSSM-2.1:servicemesh-ratelimit-0:2.1.5-1.el8.src",
"8Base-OSSM-2.1:servicemesh-ratelimit-0:2.1.5-1.el8.x86_64"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2064857"
}
],
"notes": [
{
"category": "description",
"text": "A stack overflow flaw was found in Golang\u0027s regexp module, which can crash the runtime if the application using regexp accepts very long or arbitrarily long regexps from untrusted sources that have sufficient nesting depths. To exploit this vulnerability, an attacker would need to send large regexps with deep nesting to the application. Triggering this flaw leads to a crash of the runtime, which causes a denial of service.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "golang: regexp: stack exhaustion via a deeply nested expression",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "This flaw has been rated as a Moderate impact flaw because the exploitation of this flaw requires that an affected application accept arbitrarily long regexps from untrusted sources, which has inherent risks (even without this flaw), especially involving impacts to application availability.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"8Base-OSSM-2.1:servicemesh-0:2.1.5-1.el8.ppc64le",
"8Base-OSSM-2.1:servicemesh-0:2.1.5-1.el8.s390x",
"8Base-OSSM-2.1:servicemesh-0:2.1.5-1.el8.src",
"8Base-OSSM-2.1:servicemesh-0:2.1.5-1.el8.x86_64",
"8Base-OSSM-2.1:servicemesh-cni-0:2.1.5-1.el8.ppc64le",
"8Base-OSSM-2.1:servicemesh-cni-0:2.1.5-1.el8.s390x",
"8Base-OSSM-2.1:servicemesh-cni-0:2.1.5-1.el8.x86_64",
"8Base-OSSM-2.1:servicemesh-pilot-agent-0:2.1.5-1.el8.ppc64le",
"8Base-OSSM-2.1:servicemesh-pilot-agent-0:2.1.5-1.el8.s390x",
"8Base-OSSM-2.1:servicemesh-pilot-agent-0:2.1.5-1.el8.x86_64",
"8Base-OSSM-2.1:servicemesh-pilot-discovery-0:2.1.5-1.el8.ppc64le",
"8Base-OSSM-2.1:servicemesh-pilot-discovery-0:2.1.5-1.el8.s390x",
"8Base-OSSM-2.1:servicemesh-pilot-discovery-0:2.1.5-1.el8.x86_64"
],
"known_not_affected": [
"8Base-OSSM-2.1:servicemesh-operator-0:2.1.5-1.el8.ppc64le",
"8Base-OSSM-2.1:servicemesh-operator-0:2.1.5-1.el8.s390x",
"8Base-OSSM-2.1:servicemesh-operator-0:2.1.5-1.el8.src",
"8Base-OSSM-2.1:servicemesh-operator-0:2.1.5-1.el8.x86_64",
"8Base-OSSM-2.1:servicemesh-prometheus-0:2.23.0-9.el8.ppc64le",
"8Base-OSSM-2.1:servicemesh-prometheus-0:2.23.0-9.el8.s390x",
"8Base-OSSM-2.1:servicemesh-prometheus-0:2.23.0-9.el8.src",
"8Base-OSSM-2.1:servicemesh-prometheus-0:2.23.0-9.el8.x86_64",
"8Base-OSSM-2.1:servicemesh-proxy-0:2.1.5-1.el8.ppc64le",
"8Base-OSSM-2.1:servicemesh-proxy-0:2.1.5-1.el8.s390x",
"8Base-OSSM-2.1:servicemesh-proxy-0:2.1.5-1.el8.src",
"8Base-OSSM-2.1:servicemesh-proxy-0:2.1.5-1.el8.x86_64",
"8Base-OSSM-2.1:servicemesh-proxy-debuginfo-0:2.1.5-1.el8.ppc64le",
"8Base-OSSM-2.1:servicemesh-proxy-debuginfo-0:2.1.5-1.el8.s390x",
"8Base-OSSM-2.1:servicemesh-proxy-debuginfo-0:2.1.5-1.el8.x86_64",
"8Base-OSSM-2.1:servicemesh-proxy-debugsource-0:2.1.5-1.el8.ppc64le",
"8Base-OSSM-2.1:servicemesh-proxy-debugsource-0:2.1.5-1.el8.s390x",
"8Base-OSSM-2.1:servicemesh-proxy-debugsource-0:2.1.5-1.el8.x86_64",
"8Base-OSSM-2.1:servicemesh-proxy-wasm-0:2.1.5-1.el8.noarch",
"8Base-OSSM-2.1:servicemesh-ratelimit-0:2.1.5-1.el8.ppc64le",
"8Base-OSSM-2.1:servicemesh-ratelimit-0:2.1.5-1.el8.s390x",
"8Base-OSSM-2.1:servicemesh-ratelimit-0:2.1.5-1.el8.src",
"8Base-OSSM-2.1:servicemesh-ratelimit-0:2.1.5-1.el8.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2022-24921"
},
{
"category": "external",
"summary": "RHBZ#2064857",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2064857"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2022-24921",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-24921"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2022-24921",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2022-24921"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-announce/c/RP1hfrBYVuk",
"url": "https://groups.google.com/g/golang-announce/c/RP1hfrBYVuk"
}
],
"release_date": "2022-03-03T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2022-08-31T16:58:21+00:00",
"details": "The OpenShift Service Mesh Release Notes provide information on the features and known issues:\n\nhttps://docs.openshift.com/container-platform/latest/service_mesh/v2x/servicemesh-release-notes.html",
"product_ids": [
"8Base-OSSM-2.1:servicemesh-0:2.1.5-1.el8.ppc64le",
"8Base-OSSM-2.1:servicemesh-0:2.1.5-1.el8.s390x",
"8Base-OSSM-2.1:servicemesh-0:2.1.5-1.el8.src",
"8Base-OSSM-2.1:servicemesh-0:2.1.5-1.el8.x86_64",
"8Base-OSSM-2.1:servicemesh-cni-0:2.1.5-1.el8.ppc64le",
"8Base-OSSM-2.1:servicemesh-cni-0:2.1.5-1.el8.s390x",
"8Base-OSSM-2.1:servicemesh-cni-0:2.1.5-1.el8.x86_64",
"8Base-OSSM-2.1:servicemesh-pilot-agent-0:2.1.5-1.el8.ppc64le",
"8Base-OSSM-2.1:servicemesh-pilot-agent-0:2.1.5-1.el8.s390x",
"8Base-OSSM-2.1:servicemesh-pilot-agent-0:2.1.5-1.el8.x86_64",
"8Base-OSSM-2.1:servicemesh-pilot-discovery-0:2.1.5-1.el8.ppc64le",
"8Base-OSSM-2.1:servicemesh-pilot-discovery-0:2.1.5-1.el8.s390x",
"8Base-OSSM-2.1:servicemesh-pilot-discovery-0:2.1.5-1.el8.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2022:6277"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"8Base-OSSM-2.1:servicemesh-0:2.1.5-1.el8.ppc64le",
"8Base-OSSM-2.1:servicemesh-0:2.1.5-1.el8.s390x",
"8Base-OSSM-2.1:servicemesh-0:2.1.5-1.el8.src",
"8Base-OSSM-2.1:servicemesh-0:2.1.5-1.el8.x86_64",
"8Base-OSSM-2.1:servicemesh-cni-0:2.1.5-1.el8.ppc64le",
"8Base-OSSM-2.1:servicemesh-cni-0:2.1.5-1.el8.s390x",
"8Base-OSSM-2.1:servicemesh-cni-0:2.1.5-1.el8.x86_64",
"8Base-OSSM-2.1:servicemesh-operator-0:2.1.5-1.el8.ppc64le",
"8Base-OSSM-2.1:servicemesh-operator-0:2.1.5-1.el8.s390x",
"8Base-OSSM-2.1:servicemesh-operator-0:2.1.5-1.el8.src",
"8Base-OSSM-2.1:servicemesh-operator-0:2.1.5-1.el8.x86_64",
"8Base-OSSM-2.1:servicemesh-pilot-agent-0:2.1.5-1.el8.ppc64le",
"8Base-OSSM-2.1:servicemesh-pilot-agent-0:2.1.5-1.el8.s390x",
"8Base-OSSM-2.1:servicemesh-pilot-agent-0:2.1.5-1.el8.x86_64",
"8Base-OSSM-2.1:servicemesh-pilot-discovery-0:2.1.5-1.el8.ppc64le",
"8Base-OSSM-2.1:servicemesh-pilot-discovery-0:2.1.5-1.el8.s390x",
"8Base-OSSM-2.1:servicemesh-pilot-discovery-0:2.1.5-1.el8.x86_64",
"8Base-OSSM-2.1:servicemesh-prometheus-0:2.23.0-9.el8.ppc64le",
"8Base-OSSM-2.1:servicemesh-prometheus-0:2.23.0-9.el8.s390x",
"8Base-OSSM-2.1:servicemesh-prometheus-0:2.23.0-9.el8.src",
"8Base-OSSM-2.1:servicemesh-prometheus-0:2.23.0-9.el8.x86_64",
"8Base-OSSM-2.1:servicemesh-proxy-0:2.1.5-1.el8.ppc64le",
"8Base-OSSM-2.1:servicemesh-proxy-0:2.1.5-1.el8.s390x",
"8Base-OSSM-2.1:servicemesh-proxy-0:2.1.5-1.el8.src",
"8Base-OSSM-2.1:servicemesh-proxy-0:2.1.5-1.el8.x86_64",
"8Base-OSSM-2.1:servicemesh-proxy-debuginfo-0:2.1.5-1.el8.ppc64le",
"8Base-OSSM-2.1:servicemesh-proxy-debuginfo-0:2.1.5-1.el8.s390x",
"8Base-OSSM-2.1:servicemesh-proxy-debuginfo-0:2.1.5-1.el8.x86_64",
"8Base-OSSM-2.1:servicemesh-proxy-debugsource-0:2.1.5-1.el8.ppc64le",
"8Base-OSSM-2.1:servicemesh-proxy-debugsource-0:2.1.5-1.el8.s390x",
"8Base-OSSM-2.1:servicemesh-proxy-debugsource-0:2.1.5-1.el8.x86_64",
"8Base-OSSM-2.1:servicemesh-proxy-wasm-0:2.1.5-1.el8.noarch",
"8Base-OSSM-2.1:servicemesh-ratelimit-0:2.1.5-1.el8.ppc64le",
"8Base-OSSM-2.1:servicemesh-ratelimit-0:2.1.5-1.el8.s390x",
"8Base-OSSM-2.1:servicemesh-ratelimit-0:2.1.5-1.el8.src",
"8Base-OSSM-2.1:servicemesh-ratelimit-0:2.1.5-1.el8.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "golang: regexp: stack exhaustion via a deeply nested expression"
},
{
"cve": "CVE-2022-28327",
"cwe": {
"id": "CWE-190",
"name": "Integer Overflow or Wraparound"
},
"discovery_date": "2022-04-21T00:00:00+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"8Base-OSSM-2.1:servicemesh-proxy-0:2.1.5-1.el8.ppc64le",
"8Base-OSSM-2.1:servicemesh-proxy-0:2.1.5-1.el8.s390x",
"8Base-OSSM-2.1:servicemesh-proxy-0:2.1.5-1.el8.src",
"8Base-OSSM-2.1:servicemesh-proxy-0:2.1.5-1.el8.x86_64",
"8Base-OSSM-2.1:servicemesh-proxy-debuginfo-0:2.1.5-1.el8.ppc64le",
"8Base-OSSM-2.1:servicemesh-proxy-debuginfo-0:2.1.5-1.el8.s390x",
"8Base-OSSM-2.1:servicemesh-proxy-debuginfo-0:2.1.5-1.el8.x86_64",
"8Base-OSSM-2.1:servicemesh-proxy-debugsource-0:2.1.5-1.el8.ppc64le",
"8Base-OSSM-2.1:servicemesh-proxy-debugsource-0:2.1.5-1.el8.s390x",
"8Base-OSSM-2.1:servicemesh-proxy-debugsource-0:2.1.5-1.el8.x86_64",
"8Base-OSSM-2.1:servicemesh-proxy-wasm-0:2.1.5-1.el8.noarch"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2077689"
}
],
"notes": [
{
"category": "description",
"text": "An integer overflow flaw was found in Golang\u0027s crypto/elliptic library. This flaw allows an attacker to use a crafted scaler input longer than 32 bytes, causing P256().ScalarMult or P256().ScalarBaseMult to panic, leading to a loss of availability.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "golang: crypto/elliptic: panic caused by oversized scalar",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "Red Hat Enterprise Linux 7, 8 and 9 are affected, because the code-base is affected by this vulnerability.\n\nRed Hat Product Security has rated this issue as having Moderate security impact, and the issue is not currently planned to be addressed in future updates for Red Hat Enterprise Linux 7, hence, marked as Out-of-Support-Scope. \n\nRed Hat Developer Tools - Compilers (go-toolset-1.16-golang \u0026 go-toolset-1.17-golang), ships the vulnerable code and affected by this vulnerability.\n\nFor additional information, refer to the Issue Severity Classification: https://access.redhat.com/security/updates/classification/ and Red Hat Enterprise Linux Life Cycle \u0026 Updates Policy: https://access.redhat.com/support/policy/updates/errata/.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"8Base-OSSM-2.1:servicemesh-0:2.1.5-1.el8.ppc64le",
"8Base-OSSM-2.1:servicemesh-0:2.1.5-1.el8.s390x",
"8Base-OSSM-2.1:servicemesh-0:2.1.5-1.el8.src",
"8Base-OSSM-2.1:servicemesh-0:2.1.5-1.el8.x86_64",
"8Base-OSSM-2.1:servicemesh-cni-0:2.1.5-1.el8.ppc64le",
"8Base-OSSM-2.1:servicemesh-cni-0:2.1.5-1.el8.s390x",
"8Base-OSSM-2.1:servicemesh-cni-0:2.1.5-1.el8.x86_64",
"8Base-OSSM-2.1:servicemesh-operator-0:2.1.5-1.el8.ppc64le",
"8Base-OSSM-2.1:servicemesh-operator-0:2.1.5-1.el8.s390x",
"8Base-OSSM-2.1:servicemesh-operator-0:2.1.5-1.el8.src",
"8Base-OSSM-2.1:servicemesh-operator-0:2.1.5-1.el8.x86_64",
"8Base-OSSM-2.1:servicemesh-pilot-agent-0:2.1.5-1.el8.ppc64le",
"8Base-OSSM-2.1:servicemesh-pilot-agent-0:2.1.5-1.el8.s390x",
"8Base-OSSM-2.1:servicemesh-pilot-agent-0:2.1.5-1.el8.x86_64",
"8Base-OSSM-2.1:servicemesh-pilot-discovery-0:2.1.5-1.el8.ppc64le",
"8Base-OSSM-2.1:servicemesh-pilot-discovery-0:2.1.5-1.el8.s390x",
"8Base-OSSM-2.1:servicemesh-pilot-discovery-0:2.1.5-1.el8.x86_64",
"8Base-OSSM-2.1:servicemesh-prometheus-0:2.23.0-9.el8.ppc64le",
"8Base-OSSM-2.1:servicemesh-prometheus-0:2.23.0-9.el8.s390x",
"8Base-OSSM-2.1:servicemesh-prometheus-0:2.23.0-9.el8.src",
"8Base-OSSM-2.1:servicemesh-prometheus-0:2.23.0-9.el8.x86_64",
"8Base-OSSM-2.1:servicemesh-ratelimit-0:2.1.5-1.el8.ppc64le",
"8Base-OSSM-2.1:servicemesh-ratelimit-0:2.1.5-1.el8.s390x",
"8Base-OSSM-2.1:servicemesh-ratelimit-0:2.1.5-1.el8.src",
"8Base-OSSM-2.1:servicemesh-ratelimit-0:2.1.5-1.el8.x86_64"
],
"known_not_affected": [
"8Base-OSSM-2.1:servicemesh-proxy-0:2.1.5-1.el8.ppc64le",
"8Base-OSSM-2.1:servicemesh-proxy-0:2.1.5-1.el8.s390x",
"8Base-OSSM-2.1:servicemesh-proxy-0:2.1.5-1.el8.src",
"8Base-OSSM-2.1:servicemesh-proxy-0:2.1.5-1.el8.x86_64",
"8Base-OSSM-2.1:servicemesh-proxy-debuginfo-0:2.1.5-1.el8.ppc64le",
"8Base-OSSM-2.1:servicemesh-proxy-debuginfo-0:2.1.5-1.el8.s390x",
"8Base-OSSM-2.1:servicemesh-proxy-debuginfo-0:2.1.5-1.el8.x86_64",
"8Base-OSSM-2.1:servicemesh-proxy-debugsource-0:2.1.5-1.el8.ppc64le",
"8Base-OSSM-2.1:servicemesh-proxy-debugsource-0:2.1.5-1.el8.s390x",
"8Base-OSSM-2.1:servicemesh-proxy-debugsource-0:2.1.5-1.el8.x86_64",
"8Base-OSSM-2.1:servicemesh-proxy-wasm-0:2.1.5-1.el8.noarch"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2022-28327"
},
{
"category": "external",
"summary": "RHBZ#2077689",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2077689"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2022-28327",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-28327"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2022-28327",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2022-28327"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-announce/c/oecdBNLOml8",
"url": "https://groups.google.com/g/golang-announce/c/oecdBNLOml8"
}
],
"release_date": "2022-04-12T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2022-08-31T16:58:21+00:00",
"details": "The OpenShift Service Mesh Release Notes provide information on the features and known issues:\n\nhttps://docs.openshift.com/container-platform/latest/service_mesh/v2x/servicemesh-release-notes.html",
"product_ids": [
"8Base-OSSM-2.1:servicemesh-0:2.1.5-1.el8.ppc64le",
"8Base-OSSM-2.1:servicemesh-0:2.1.5-1.el8.s390x",
"8Base-OSSM-2.1:servicemesh-0:2.1.5-1.el8.src",
"8Base-OSSM-2.1:servicemesh-0:2.1.5-1.el8.x86_64",
"8Base-OSSM-2.1:servicemesh-cni-0:2.1.5-1.el8.ppc64le",
"8Base-OSSM-2.1:servicemesh-cni-0:2.1.5-1.el8.s390x",
"8Base-OSSM-2.1:servicemesh-cni-0:2.1.5-1.el8.x86_64",
"8Base-OSSM-2.1:servicemesh-operator-0:2.1.5-1.el8.ppc64le",
"8Base-OSSM-2.1:servicemesh-operator-0:2.1.5-1.el8.s390x",
"8Base-OSSM-2.1:servicemesh-operator-0:2.1.5-1.el8.src",
"8Base-OSSM-2.1:servicemesh-operator-0:2.1.5-1.el8.x86_64",
"8Base-OSSM-2.1:servicemesh-pilot-agent-0:2.1.5-1.el8.ppc64le",
"8Base-OSSM-2.1:servicemesh-pilot-agent-0:2.1.5-1.el8.s390x",
"8Base-OSSM-2.1:servicemesh-pilot-agent-0:2.1.5-1.el8.x86_64",
"8Base-OSSM-2.1:servicemesh-pilot-discovery-0:2.1.5-1.el8.ppc64le",
"8Base-OSSM-2.1:servicemesh-pilot-discovery-0:2.1.5-1.el8.s390x",
"8Base-OSSM-2.1:servicemesh-pilot-discovery-0:2.1.5-1.el8.x86_64",
"8Base-OSSM-2.1:servicemesh-prometheus-0:2.23.0-9.el8.ppc64le",
"8Base-OSSM-2.1:servicemesh-prometheus-0:2.23.0-9.el8.s390x",
"8Base-OSSM-2.1:servicemesh-prometheus-0:2.23.0-9.el8.src",
"8Base-OSSM-2.1:servicemesh-prometheus-0:2.23.0-9.el8.x86_64",
"8Base-OSSM-2.1:servicemesh-ratelimit-0:2.1.5-1.el8.ppc64le",
"8Base-OSSM-2.1:servicemesh-ratelimit-0:2.1.5-1.el8.s390x",
"8Base-OSSM-2.1:servicemesh-ratelimit-0:2.1.5-1.el8.src",
"8Base-OSSM-2.1:servicemesh-ratelimit-0:2.1.5-1.el8.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2022:6277"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"8Base-OSSM-2.1:servicemesh-0:2.1.5-1.el8.ppc64le",
"8Base-OSSM-2.1:servicemesh-0:2.1.5-1.el8.s390x",
"8Base-OSSM-2.1:servicemesh-0:2.1.5-1.el8.src",
"8Base-OSSM-2.1:servicemesh-0:2.1.5-1.el8.x86_64",
"8Base-OSSM-2.1:servicemesh-cni-0:2.1.5-1.el8.ppc64le",
"8Base-OSSM-2.1:servicemesh-cni-0:2.1.5-1.el8.s390x",
"8Base-OSSM-2.1:servicemesh-cni-0:2.1.5-1.el8.x86_64",
"8Base-OSSM-2.1:servicemesh-operator-0:2.1.5-1.el8.ppc64le",
"8Base-OSSM-2.1:servicemesh-operator-0:2.1.5-1.el8.s390x",
"8Base-OSSM-2.1:servicemesh-operator-0:2.1.5-1.el8.src",
"8Base-OSSM-2.1:servicemesh-operator-0:2.1.5-1.el8.x86_64",
"8Base-OSSM-2.1:servicemesh-pilot-agent-0:2.1.5-1.el8.ppc64le",
"8Base-OSSM-2.1:servicemesh-pilot-agent-0:2.1.5-1.el8.s390x",
"8Base-OSSM-2.1:servicemesh-pilot-agent-0:2.1.5-1.el8.x86_64",
"8Base-OSSM-2.1:servicemesh-pilot-discovery-0:2.1.5-1.el8.ppc64le",
"8Base-OSSM-2.1:servicemesh-pilot-discovery-0:2.1.5-1.el8.s390x",
"8Base-OSSM-2.1:servicemesh-pilot-discovery-0:2.1.5-1.el8.x86_64",
"8Base-OSSM-2.1:servicemesh-prometheus-0:2.23.0-9.el8.ppc64le",
"8Base-OSSM-2.1:servicemesh-prometheus-0:2.23.0-9.el8.s390x",
"8Base-OSSM-2.1:servicemesh-prometheus-0:2.23.0-9.el8.src",
"8Base-OSSM-2.1:servicemesh-prometheus-0:2.23.0-9.el8.x86_64",
"8Base-OSSM-2.1:servicemesh-proxy-0:2.1.5-1.el8.ppc64le",
"8Base-OSSM-2.1:servicemesh-proxy-0:2.1.5-1.el8.s390x",
"8Base-OSSM-2.1:servicemesh-proxy-0:2.1.5-1.el8.src",
"8Base-OSSM-2.1:servicemesh-proxy-0:2.1.5-1.el8.x86_64",
"8Base-OSSM-2.1:servicemesh-proxy-debuginfo-0:2.1.5-1.el8.ppc64le",
"8Base-OSSM-2.1:servicemesh-proxy-debuginfo-0:2.1.5-1.el8.s390x",
"8Base-OSSM-2.1:servicemesh-proxy-debuginfo-0:2.1.5-1.el8.x86_64",
"8Base-OSSM-2.1:servicemesh-proxy-debugsource-0:2.1.5-1.el8.ppc64le",
"8Base-OSSM-2.1:servicemesh-proxy-debugsource-0:2.1.5-1.el8.s390x",
"8Base-OSSM-2.1:servicemesh-proxy-debugsource-0:2.1.5-1.el8.x86_64",
"8Base-OSSM-2.1:servicemesh-proxy-wasm-0:2.1.5-1.el8.noarch",
"8Base-OSSM-2.1:servicemesh-ratelimit-0:2.1.5-1.el8.ppc64le",
"8Base-OSSM-2.1:servicemesh-ratelimit-0:2.1.5-1.el8.s390x",
"8Base-OSSM-2.1:servicemesh-ratelimit-0:2.1.5-1.el8.src",
"8Base-OSSM-2.1:servicemesh-ratelimit-0:2.1.5-1.el8.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "golang: crypto/elliptic: panic caused by oversized scalar"
},
{
"acknowledgments": [
{
"names": [
"Jo\u00ebl G\u00e4hwiler"
],
"summary": "Acknowledged by upstream."
}
],
"cve": "CVE-2022-29526",
"cwe": {
"id": "CWE-280",
"name": "Improper Handling of Insufficient Permissions or Privileges "
},
"discovery_date": "2022-05-11T00:00:00+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"8Base-OSSM-2.1:servicemesh-0:2.1.5-1.el8.ppc64le",
"8Base-OSSM-2.1:servicemesh-0:2.1.5-1.el8.s390x",
"8Base-OSSM-2.1:servicemesh-0:2.1.5-1.el8.src",
"8Base-OSSM-2.1:servicemesh-0:2.1.5-1.el8.x86_64",
"8Base-OSSM-2.1:servicemesh-cni-0:2.1.5-1.el8.ppc64le",
"8Base-OSSM-2.1:servicemesh-cni-0:2.1.5-1.el8.s390x",
"8Base-OSSM-2.1:servicemesh-cni-0:2.1.5-1.el8.x86_64",
"8Base-OSSM-2.1:servicemesh-pilot-agent-0:2.1.5-1.el8.ppc64le",
"8Base-OSSM-2.1:servicemesh-pilot-agent-0:2.1.5-1.el8.s390x",
"8Base-OSSM-2.1:servicemesh-pilot-agent-0:2.1.5-1.el8.x86_64",
"8Base-OSSM-2.1:servicemesh-pilot-discovery-0:2.1.5-1.el8.ppc64le",
"8Base-OSSM-2.1:servicemesh-pilot-discovery-0:2.1.5-1.el8.s390x",
"8Base-OSSM-2.1:servicemesh-pilot-discovery-0:2.1.5-1.el8.x86_64",
"8Base-OSSM-2.1:servicemesh-proxy-0:2.1.5-1.el8.ppc64le",
"8Base-OSSM-2.1:servicemesh-proxy-0:2.1.5-1.el8.s390x",
"8Base-OSSM-2.1:servicemesh-proxy-0:2.1.5-1.el8.src",
"8Base-OSSM-2.1:servicemesh-proxy-0:2.1.5-1.el8.x86_64",
"8Base-OSSM-2.1:servicemesh-proxy-debuginfo-0:2.1.5-1.el8.ppc64le",
"8Base-OSSM-2.1:servicemesh-proxy-debuginfo-0:2.1.5-1.el8.s390x",
"8Base-OSSM-2.1:servicemesh-proxy-debuginfo-0:2.1.5-1.el8.x86_64",
"8Base-OSSM-2.1:servicemesh-proxy-debugsource-0:2.1.5-1.el8.ppc64le",
"8Base-OSSM-2.1:servicemesh-proxy-debugsource-0:2.1.5-1.el8.s390x",
"8Base-OSSM-2.1:servicemesh-proxy-debugsource-0:2.1.5-1.el8.x86_64",
"8Base-OSSM-2.1:servicemesh-proxy-wasm-0:2.1.5-1.el8.noarch",
"8Base-OSSM-2.1:servicemesh-ratelimit-0:2.1.5-1.el8.ppc64le",
"8Base-OSSM-2.1:servicemesh-ratelimit-0:2.1.5-1.el8.s390x",
"8Base-OSSM-2.1:servicemesh-ratelimit-0:2.1.5-1.el8.src",
"8Base-OSSM-2.1:servicemesh-ratelimit-0:2.1.5-1.el8.x86_64"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2084085"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in the syscall.Faccessat function when calling a process by checking the group. This flaw allows an attacker to check the process group permissions rather than a member of the file\u0027s group, affecting system availability.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "golang: syscall: faccessat checks wrong group",
"title": "Vulnerability summary"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"8Base-OSSM-2.1:servicemesh-operator-0:2.1.5-1.el8.ppc64le",
"8Base-OSSM-2.1:servicemesh-operator-0:2.1.5-1.el8.s390x",
"8Base-OSSM-2.1:servicemesh-operator-0:2.1.5-1.el8.src",
"8Base-OSSM-2.1:servicemesh-operator-0:2.1.5-1.el8.x86_64",
"8Base-OSSM-2.1:servicemesh-prometheus-0:2.23.0-9.el8.ppc64le",
"8Base-OSSM-2.1:servicemesh-prometheus-0:2.23.0-9.el8.s390x",
"8Base-OSSM-2.1:servicemesh-prometheus-0:2.23.0-9.el8.src",
"8Base-OSSM-2.1:servicemesh-prometheus-0:2.23.0-9.el8.x86_64"
],
"known_not_affected": [
"8Base-OSSM-2.1:servicemesh-0:2.1.5-1.el8.ppc64le",
"8Base-OSSM-2.1:servicemesh-0:2.1.5-1.el8.s390x",
"8Base-OSSM-2.1:servicemesh-0:2.1.5-1.el8.src",
"8Base-OSSM-2.1:servicemesh-0:2.1.5-1.el8.x86_64",
"8Base-OSSM-2.1:servicemesh-cni-0:2.1.5-1.el8.ppc64le",
"8Base-OSSM-2.1:servicemesh-cni-0:2.1.5-1.el8.s390x",
"8Base-OSSM-2.1:servicemesh-cni-0:2.1.5-1.el8.x86_64",
"8Base-OSSM-2.1:servicemesh-pilot-agent-0:2.1.5-1.el8.ppc64le",
"8Base-OSSM-2.1:servicemesh-pilot-agent-0:2.1.5-1.el8.s390x",
"8Base-OSSM-2.1:servicemesh-pilot-agent-0:2.1.5-1.el8.x86_64",
"8Base-OSSM-2.1:servicemesh-pilot-discovery-0:2.1.5-1.el8.ppc64le",
"8Base-OSSM-2.1:servicemesh-pilot-discovery-0:2.1.5-1.el8.s390x",
"8Base-OSSM-2.1:servicemesh-pilot-discovery-0:2.1.5-1.el8.x86_64",
"8Base-OSSM-2.1:servicemesh-proxy-0:2.1.5-1.el8.ppc64le",
"8Base-OSSM-2.1:servicemesh-proxy-0:2.1.5-1.el8.s390x",
"8Base-OSSM-2.1:servicemesh-proxy-0:2.1.5-1.el8.src",
"8Base-OSSM-2.1:servicemesh-proxy-0:2.1.5-1.el8.x86_64",
"8Base-OSSM-2.1:servicemesh-proxy-debuginfo-0:2.1.5-1.el8.ppc64le",
"8Base-OSSM-2.1:servicemesh-proxy-debuginfo-0:2.1.5-1.el8.s390x",
"8Base-OSSM-2.1:servicemesh-proxy-debuginfo-0:2.1.5-1.el8.x86_64",
"8Base-OSSM-2.1:servicemesh-proxy-debugsource-0:2.1.5-1.el8.ppc64le",
"8Base-OSSM-2.1:servicemesh-proxy-debugsource-0:2.1.5-1.el8.s390x",
"8Base-OSSM-2.1:servicemesh-proxy-debugsource-0:2.1.5-1.el8.x86_64",
"8Base-OSSM-2.1:servicemesh-proxy-wasm-0:2.1.5-1.el8.noarch",
"8Base-OSSM-2.1:servicemesh-ratelimit-0:2.1.5-1.el8.ppc64le",
"8Base-OSSM-2.1:servicemesh-ratelimit-0:2.1.5-1.el8.s390x",
"8Base-OSSM-2.1:servicemesh-ratelimit-0:2.1.5-1.el8.src",
"8Base-OSSM-2.1:servicemesh-ratelimit-0:2.1.5-1.el8.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2022-29526"
},
{
"category": "external",
"summary": "RHBZ#2084085",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2084085"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2022-29526",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-29526"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2022-29526",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2022-29526"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-announce/c/Y5qrqw_lWdU",
"url": "https://groups.google.com/g/golang-announce/c/Y5qrqw_lWdU"
}
],
"release_date": "2022-05-11T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2022-08-31T16:58:21+00:00",
"details": "The OpenShift Service Mesh Release Notes provide information on the features and known issues:\n\nhttps://docs.openshift.com/container-platform/latest/service_mesh/v2x/servicemesh-release-notes.html",
"product_ids": [
"8Base-OSSM-2.1:servicemesh-operator-0:2.1.5-1.el8.ppc64le",
"8Base-OSSM-2.1:servicemesh-operator-0:2.1.5-1.el8.s390x",
"8Base-OSSM-2.1:servicemesh-operator-0:2.1.5-1.el8.src",
"8Base-OSSM-2.1:servicemesh-operator-0:2.1.5-1.el8.x86_64",
"8Base-OSSM-2.1:servicemesh-prometheus-0:2.23.0-9.el8.ppc64le",
"8Base-OSSM-2.1:servicemesh-prometheus-0:2.23.0-9.el8.s390x",
"8Base-OSSM-2.1:servicemesh-prometheus-0:2.23.0-9.el8.src",
"8Base-OSSM-2.1:servicemesh-prometheus-0:2.23.0-9.el8.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2022:6277"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "LOCAL",
"availabilityImpact": "HIGH",
"baseScore": 6.2,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"8Base-OSSM-2.1:servicemesh-0:2.1.5-1.el8.ppc64le",
"8Base-OSSM-2.1:servicemesh-0:2.1.5-1.el8.s390x",
"8Base-OSSM-2.1:servicemesh-0:2.1.5-1.el8.src",
"8Base-OSSM-2.1:servicemesh-0:2.1.5-1.el8.x86_64",
"8Base-OSSM-2.1:servicemesh-cni-0:2.1.5-1.el8.ppc64le",
"8Base-OSSM-2.1:servicemesh-cni-0:2.1.5-1.el8.s390x",
"8Base-OSSM-2.1:servicemesh-cni-0:2.1.5-1.el8.x86_64",
"8Base-OSSM-2.1:servicemesh-operator-0:2.1.5-1.el8.ppc64le",
"8Base-OSSM-2.1:servicemesh-operator-0:2.1.5-1.el8.s390x",
"8Base-OSSM-2.1:servicemesh-operator-0:2.1.5-1.el8.src",
"8Base-OSSM-2.1:servicemesh-operator-0:2.1.5-1.el8.x86_64",
"8Base-OSSM-2.1:servicemesh-pilot-agent-0:2.1.5-1.el8.ppc64le",
"8Base-OSSM-2.1:servicemesh-pilot-agent-0:2.1.5-1.el8.s390x",
"8Base-OSSM-2.1:servicemesh-pilot-agent-0:2.1.5-1.el8.x86_64",
"8Base-OSSM-2.1:servicemesh-pilot-discovery-0:2.1.5-1.el8.ppc64le",
"8Base-OSSM-2.1:servicemesh-pilot-discovery-0:2.1.5-1.el8.s390x",
"8Base-OSSM-2.1:servicemesh-pilot-discovery-0:2.1.5-1.el8.x86_64",
"8Base-OSSM-2.1:servicemesh-prometheus-0:2.23.0-9.el8.ppc64le",
"8Base-OSSM-2.1:servicemesh-prometheus-0:2.23.0-9.el8.s390x",
"8Base-OSSM-2.1:servicemesh-prometheus-0:2.23.0-9.el8.src",
"8Base-OSSM-2.1:servicemesh-prometheus-0:2.23.0-9.el8.x86_64",
"8Base-OSSM-2.1:servicemesh-proxy-0:2.1.5-1.el8.ppc64le",
"8Base-OSSM-2.1:servicemesh-proxy-0:2.1.5-1.el8.s390x",
"8Base-OSSM-2.1:servicemesh-proxy-0:2.1.5-1.el8.src",
"8Base-OSSM-2.1:servicemesh-proxy-0:2.1.5-1.el8.x86_64",
"8Base-OSSM-2.1:servicemesh-proxy-debuginfo-0:2.1.5-1.el8.ppc64le",
"8Base-OSSM-2.1:servicemesh-proxy-debuginfo-0:2.1.5-1.el8.s390x",
"8Base-OSSM-2.1:servicemesh-proxy-debuginfo-0:2.1.5-1.el8.x86_64",
"8Base-OSSM-2.1:servicemesh-proxy-debugsource-0:2.1.5-1.el8.ppc64le",
"8Base-OSSM-2.1:servicemesh-proxy-debugsource-0:2.1.5-1.el8.s390x",
"8Base-OSSM-2.1:servicemesh-proxy-debugsource-0:2.1.5-1.el8.x86_64",
"8Base-OSSM-2.1:servicemesh-proxy-wasm-0:2.1.5-1.el8.noarch",
"8Base-OSSM-2.1:servicemesh-ratelimit-0:2.1.5-1.el8.ppc64le",
"8Base-OSSM-2.1:servicemesh-ratelimit-0:2.1.5-1.el8.s390x",
"8Base-OSSM-2.1:servicemesh-ratelimit-0:2.1.5-1.el8.src",
"8Base-OSSM-2.1:servicemesh-ratelimit-0:2.1.5-1.el8.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "golang: syscall: faccessat checks wrong group"
},
{
"cve": "CVE-2022-30629",
"cwe": {
"id": "CWE-331",
"name": "Insufficient Entropy"
},
"discovery_date": "2022-06-02T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2092793"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in the crypto/tls golang package. When session tickets are generated by crypto/tls, it is missing the ticket expiration. This issue may allow an attacker to observe the TLS handshakes to correlate successive connections during session resumption.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "golang: crypto/tls: session tickets lack random ticket_age_add",
"title": "Vulnerability summary"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"8Base-OSSM-2.1:servicemesh-0:2.1.5-1.el8.ppc64le",
"8Base-OSSM-2.1:servicemesh-0:2.1.5-1.el8.s390x",
"8Base-OSSM-2.1:servicemesh-0:2.1.5-1.el8.src",
"8Base-OSSM-2.1:servicemesh-0:2.1.5-1.el8.x86_64",
"8Base-OSSM-2.1:servicemesh-cni-0:2.1.5-1.el8.ppc64le",
"8Base-OSSM-2.1:servicemesh-cni-0:2.1.5-1.el8.s390x",
"8Base-OSSM-2.1:servicemesh-cni-0:2.1.5-1.el8.x86_64",
"8Base-OSSM-2.1:servicemesh-operator-0:2.1.5-1.el8.ppc64le",
"8Base-OSSM-2.1:servicemesh-operator-0:2.1.5-1.el8.s390x",
"8Base-OSSM-2.1:servicemesh-operator-0:2.1.5-1.el8.src",
"8Base-OSSM-2.1:servicemesh-operator-0:2.1.5-1.el8.x86_64",
"8Base-OSSM-2.1:servicemesh-pilot-agent-0:2.1.5-1.el8.ppc64le",
"8Base-OSSM-2.1:servicemesh-pilot-agent-0:2.1.5-1.el8.s390x",
"8Base-OSSM-2.1:servicemesh-pilot-agent-0:2.1.5-1.el8.x86_64",
"8Base-OSSM-2.1:servicemesh-pilot-discovery-0:2.1.5-1.el8.ppc64le",
"8Base-OSSM-2.1:servicemesh-pilot-discovery-0:2.1.5-1.el8.s390x",
"8Base-OSSM-2.1:servicemesh-pilot-discovery-0:2.1.5-1.el8.x86_64",
"8Base-OSSM-2.1:servicemesh-prometheus-0:2.23.0-9.el8.ppc64le",
"8Base-OSSM-2.1:servicemesh-prometheus-0:2.23.0-9.el8.s390x",
"8Base-OSSM-2.1:servicemesh-prometheus-0:2.23.0-9.el8.src",
"8Base-OSSM-2.1:servicemesh-prometheus-0:2.23.0-9.el8.x86_64",
"8Base-OSSM-2.1:servicemesh-proxy-0:2.1.5-1.el8.ppc64le",
"8Base-OSSM-2.1:servicemesh-proxy-0:2.1.5-1.el8.s390x",
"8Base-OSSM-2.1:servicemesh-proxy-0:2.1.5-1.el8.src",
"8Base-OSSM-2.1:servicemesh-proxy-0:2.1.5-1.el8.x86_64",
"8Base-OSSM-2.1:servicemesh-proxy-debuginfo-0:2.1.5-1.el8.ppc64le",
"8Base-OSSM-2.1:servicemesh-proxy-debuginfo-0:2.1.5-1.el8.s390x",
"8Base-OSSM-2.1:servicemesh-proxy-debuginfo-0:2.1.5-1.el8.x86_64",
"8Base-OSSM-2.1:servicemesh-proxy-debugsource-0:2.1.5-1.el8.ppc64le",
"8Base-OSSM-2.1:servicemesh-proxy-debugsource-0:2.1.5-1.el8.s390x",
"8Base-OSSM-2.1:servicemesh-proxy-debugsource-0:2.1.5-1.el8.x86_64",
"8Base-OSSM-2.1:servicemesh-proxy-wasm-0:2.1.5-1.el8.noarch",
"8Base-OSSM-2.1:servicemesh-ratelimit-0:2.1.5-1.el8.ppc64le",
"8Base-OSSM-2.1:servicemesh-ratelimit-0:2.1.5-1.el8.s390x",
"8Base-OSSM-2.1:servicemesh-ratelimit-0:2.1.5-1.el8.src",
"8Base-OSSM-2.1:servicemesh-ratelimit-0:2.1.5-1.el8.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2022-30629"
},
{
"category": "external",
"summary": "RHBZ#2092793",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2092793"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2022-30629",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-30629"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2022-30629",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2022-30629"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-announce/c/TzIC9-t8Ytg",
"url": "https://groups.google.com/g/golang-announce/c/TzIC9-t8Ytg"
}
],
"release_date": "2022-06-02T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2022-08-31T16:58:21+00:00",
"details": "The OpenShift Service Mesh Release Notes provide information on the features and known issues:\n\nhttps://docs.openshift.com/container-platform/latest/service_mesh/v2x/servicemesh-release-notes.html",
"product_ids": [
"8Base-OSSM-2.1:servicemesh-0:2.1.5-1.el8.ppc64le",
"8Base-OSSM-2.1:servicemesh-0:2.1.5-1.el8.s390x",
"8Base-OSSM-2.1:servicemesh-0:2.1.5-1.el8.src",
"8Base-OSSM-2.1:servicemesh-0:2.1.5-1.el8.x86_64",
"8Base-OSSM-2.1:servicemesh-cni-0:2.1.5-1.el8.ppc64le",
"8Base-OSSM-2.1:servicemesh-cni-0:2.1.5-1.el8.s390x",
"8Base-OSSM-2.1:servicemesh-cni-0:2.1.5-1.el8.x86_64",
"8Base-OSSM-2.1:servicemesh-operator-0:2.1.5-1.el8.ppc64le",
"8Base-OSSM-2.1:servicemesh-operator-0:2.1.5-1.el8.s390x",
"8Base-OSSM-2.1:servicemesh-operator-0:2.1.5-1.el8.src",
"8Base-OSSM-2.1:servicemesh-operator-0:2.1.5-1.el8.x86_64",
"8Base-OSSM-2.1:servicemesh-pilot-agent-0:2.1.5-1.el8.ppc64le",
"8Base-OSSM-2.1:servicemesh-pilot-agent-0:2.1.5-1.el8.s390x",
"8Base-OSSM-2.1:servicemesh-pilot-agent-0:2.1.5-1.el8.x86_64",
"8Base-OSSM-2.1:servicemesh-pilot-discovery-0:2.1.5-1.el8.ppc64le",
"8Base-OSSM-2.1:servicemesh-pilot-discovery-0:2.1.5-1.el8.s390x",
"8Base-OSSM-2.1:servicemesh-pilot-discovery-0:2.1.5-1.el8.x86_64",
"8Base-OSSM-2.1:servicemesh-prometheus-0:2.23.0-9.el8.ppc64le",
"8Base-OSSM-2.1:servicemesh-prometheus-0:2.23.0-9.el8.s390x",
"8Base-OSSM-2.1:servicemesh-prometheus-0:2.23.0-9.el8.src",
"8Base-OSSM-2.1:servicemesh-prometheus-0:2.23.0-9.el8.x86_64",
"8Base-OSSM-2.1:servicemesh-proxy-0:2.1.5-1.el8.ppc64le",
"8Base-OSSM-2.1:servicemesh-proxy-0:2.1.5-1.el8.s390x",
"8Base-OSSM-2.1:servicemesh-proxy-0:2.1.5-1.el8.src",
"8Base-OSSM-2.1:servicemesh-proxy-0:2.1.5-1.el8.x86_64",
"8Base-OSSM-2.1:servicemesh-proxy-debuginfo-0:2.1.5-1.el8.ppc64le",
"8Base-OSSM-2.1:servicemesh-proxy-debuginfo-0:2.1.5-1.el8.s390x",
"8Base-OSSM-2.1:servicemesh-proxy-debuginfo-0:2.1.5-1.el8.x86_64",
"8Base-OSSM-2.1:servicemesh-proxy-debugsource-0:2.1.5-1.el8.ppc64le",
"8Base-OSSM-2.1:servicemesh-proxy-debugsource-0:2.1.5-1.el8.s390x",
"8Base-OSSM-2.1:servicemesh-proxy-debugsource-0:2.1.5-1.el8.x86_64",
"8Base-OSSM-2.1:servicemesh-proxy-wasm-0:2.1.5-1.el8.noarch",
"8Base-OSSM-2.1:servicemesh-ratelimit-0:2.1.5-1.el8.ppc64le",
"8Base-OSSM-2.1:servicemesh-ratelimit-0:2.1.5-1.el8.s390x",
"8Base-OSSM-2.1:servicemesh-ratelimit-0:2.1.5-1.el8.src",
"8Base-OSSM-2.1:servicemesh-ratelimit-0:2.1.5-1.el8.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2022:6277"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "HIGH",
"attackVector": "NETWORK",
"availabilityImpact": "NONE",
"baseScore": 3.1,
"baseSeverity": "LOW",
"confidentialityImpact": "LOW",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "REQUIRED",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:R/S:U/C:L/I:N/A:N",
"version": "3.1"
},
"products": [
"8Base-OSSM-2.1:servicemesh-0:2.1.5-1.el8.ppc64le",
"8Base-OSSM-2.1:servicemesh-0:2.1.5-1.el8.s390x",
"8Base-OSSM-2.1:servicemesh-0:2.1.5-1.el8.src",
"8Base-OSSM-2.1:servicemesh-0:2.1.5-1.el8.x86_64",
"8Base-OSSM-2.1:servicemesh-cni-0:2.1.5-1.el8.ppc64le",
"8Base-OSSM-2.1:servicemesh-cni-0:2.1.5-1.el8.s390x",
"8Base-OSSM-2.1:servicemesh-cni-0:2.1.5-1.el8.x86_64",
"8Base-OSSM-2.1:servicemesh-operator-0:2.1.5-1.el8.ppc64le",
"8Base-OSSM-2.1:servicemesh-operator-0:2.1.5-1.el8.s390x",
"8Base-OSSM-2.1:servicemesh-operator-0:2.1.5-1.el8.src",
"8Base-OSSM-2.1:servicemesh-operator-0:2.1.5-1.el8.x86_64",
"8Base-OSSM-2.1:servicemesh-pilot-agent-0:2.1.5-1.el8.ppc64le",
"8Base-OSSM-2.1:servicemesh-pilot-agent-0:2.1.5-1.el8.s390x",
"8Base-OSSM-2.1:servicemesh-pilot-agent-0:2.1.5-1.el8.x86_64",
"8Base-OSSM-2.1:servicemesh-pilot-discovery-0:2.1.5-1.el8.ppc64le",
"8Base-OSSM-2.1:servicemesh-pilot-discovery-0:2.1.5-1.el8.s390x",
"8Base-OSSM-2.1:servicemesh-pilot-discovery-0:2.1.5-1.el8.x86_64",
"8Base-OSSM-2.1:servicemesh-prometheus-0:2.23.0-9.el8.ppc64le",
"8Base-OSSM-2.1:servicemesh-prometheus-0:2.23.0-9.el8.s390x",
"8Base-OSSM-2.1:servicemesh-prometheus-0:2.23.0-9.el8.src",
"8Base-OSSM-2.1:servicemesh-prometheus-0:2.23.0-9.el8.x86_64",
"8Base-OSSM-2.1:servicemesh-proxy-0:2.1.5-1.el8.ppc64le",
"8Base-OSSM-2.1:servicemesh-proxy-0:2.1.5-1.el8.s390x",
"8Base-OSSM-2.1:servicemesh-proxy-0:2.1.5-1.el8.src",
"8Base-OSSM-2.1:servicemesh-proxy-0:2.1.5-1.el8.x86_64",
"8Base-OSSM-2.1:servicemesh-proxy-debuginfo-0:2.1.5-1.el8.ppc64le",
"8Base-OSSM-2.1:servicemesh-proxy-debuginfo-0:2.1.5-1.el8.s390x",
"8Base-OSSM-2.1:servicemesh-proxy-debuginfo-0:2.1.5-1.el8.x86_64",
"8Base-OSSM-2.1:servicemesh-proxy-debugsource-0:2.1.5-1.el8.ppc64le",
"8Base-OSSM-2.1:servicemesh-proxy-debugsource-0:2.1.5-1.el8.s390x",
"8Base-OSSM-2.1:servicemesh-proxy-debugsource-0:2.1.5-1.el8.x86_64",
"8Base-OSSM-2.1:servicemesh-proxy-wasm-0:2.1.5-1.el8.noarch",
"8Base-OSSM-2.1:servicemesh-ratelimit-0:2.1.5-1.el8.ppc64le",
"8Base-OSSM-2.1:servicemesh-ratelimit-0:2.1.5-1.el8.s390x",
"8Base-OSSM-2.1:servicemesh-ratelimit-0:2.1.5-1.el8.src",
"8Base-OSSM-2.1:servicemesh-ratelimit-0:2.1.5-1.el8.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Low"
}
],
"title": "golang: crypto/tls: session tickets lack random ticket_age_add"
},
{
"cve": "CVE-2022-31129",
"cwe": {
"id": "CWE-400",
"name": "Uncontrolled Resource Consumption"
},
"discovery_date": "2022-07-07T00:00:00+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"8Base-OSSM-2.1:servicemesh-0:2.1.5-1.el8.ppc64le",
"8Base-OSSM-2.1:servicemesh-0:2.1.5-1.el8.s390x",
"8Base-OSSM-2.1:servicemesh-0:2.1.5-1.el8.src",
"8Base-OSSM-2.1:servicemesh-0:2.1.5-1.el8.x86_64",
"8Base-OSSM-2.1:servicemesh-cni-0:2.1.5-1.el8.ppc64le",
"8Base-OSSM-2.1:servicemesh-cni-0:2.1.5-1.el8.s390x",
"8Base-OSSM-2.1:servicemesh-cni-0:2.1.5-1.el8.x86_64",
"8Base-OSSM-2.1:servicemesh-operator-0:2.1.5-1.el8.ppc64le",
"8Base-OSSM-2.1:servicemesh-operator-0:2.1.5-1.el8.s390x",
"8Base-OSSM-2.1:servicemesh-operator-0:2.1.5-1.el8.src",
"8Base-OSSM-2.1:servicemesh-operator-0:2.1.5-1.el8.x86_64",
"8Base-OSSM-2.1:servicemesh-pilot-agent-0:2.1.5-1.el8.ppc64le",
"8Base-OSSM-2.1:servicemesh-pilot-agent-0:2.1.5-1.el8.s390x",
"8Base-OSSM-2.1:servicemesh-pilot-agent-0:2.1.5-1.el8.x86_64",
"8Base-OSSM-2.1:servicemesh-pilot-discovery-0:2.1.5-1.el8.ppc64le",
"8Base-OSSM-2.1:servicemesh-pilot-discovery-0:2.1.5-1.el8.s390x",
"8Base-OSSM-2.1:servicemesh-pilot-discovery-0:2.1.5-1.el8.x86_64",
"8Base-OSSM-2.1:servicemesh-proxy-0:2.1.5-1.el8.ppc64le",
"8Base-OSSM-2.1:servicemesh-proxy-0:2.1.5-1.el8.s390x",
"8Base-OSSM-2.1:servicemesh-proxy-0:2.1.5-1.el8.src",
"8Base-OSSM-2.1:servicemesh-proxy-0:2.1.5-1.el8.x86_64",
"8Base-OSSM-2.1:servicemesh-proxy-debuginfo-0:2.1.5-1.el8.ppc64le",
"8Base-OSSM-2.1:servicemesh-proxy-debuginfo-0:2.1.5-1.el8.s390x",
"8Base-OSSM-2.1:servicemesh-proxy-debuginfo-0:2.1.5-1.el8.x86_64",
"8Base-OSSM-2.1:servicemesh-proxy-debugsource-0:2.1.5-1.el8.ppc64le",
"8Base-OSSM-2.1:servicemesh-proxy-debugsource-0:2.1.5-1.el8.s390x",
"8Base-OSSM-2.1:servicemesh-proxy-debugsource-0:2.1.5-1.el8.x86_64",
"8Base-OSSM-2.1:servicemesh-proxy-wasm-0:2.1.5-1.el8.noarch",
"8Base-OSSM-2.1:servicemesh-ratelimit-0:2.1.5-1.el8.ppc64le",
"8Base-OSSM-2.1:servicemesh-ratelimit-0:2.1.5-1.el8.s390x",
"8Base-OSSM-2.1:servicemesh-ratelimit-0:2.1.5-1.el8.src",
"8Base-OSSM-2.1:servicemesh-ratelimit-0:2.1.5-1.el8.x86_64"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2105075"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in the Moment.js package. Users who pass user-provided strings without sanity length checks to the moment constructor are vulnerable to regular expression denial of service (ReDoS) attacks.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "moment: inefficient parsing algorithm resulting in DoS",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "Red Hat Fuse provides the affected software but does not use the functionality and as such its impact has been downgraded to Low.\n\nRed Hat Advanced Cluster Management for Kubernetes (RHACM) ships a vulnerable version of the moment library. However, this affected functionality is restricted behind OAuth, reducing the impact to Moderate.\n\nRed Hat Satellite ships a vulnerable version of the moment library. However, this only affects a specific component (qpid-dispatch), reducing the impact to Moderate.\n\nRed Hat Ceph Storage (RHCS) ships a vulnerable version of the moment library, however, it is not directly used and is a transitive dependency from Angular. In addition, the impact would only be to the grafana browser, and not the underlying RHCS system, which reduces the impact to Moderate. \n\nRed Hat OpenShift Service Mesh (OSSM) ships a vulnerable version of the moment library, however, it is not directly used, and as such, the impact has been lowered to Moderate.\n\nRed Hat OpenShift distributed tracing ships a vulnerable version of the moment library, however, it is not directly used, and as such, the impact has been lowered to Moderate.\n\nIn Logging Subsystem for Red Hat OpenShift the vulnerable moment nodejs package is bundled in the ose-logging-kibana6 container as a transitive dependency, hence the direct impact is reduced to Moderate.\n\nIn OpenShift Container Platform 4 the vulnerabile moment package is a third party dependency, hence the direct impact is reduced to Moderate.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"8Base-OSSM-2.1:servicemesh-prometheus-0:2.23.0-9.el8.ppc64le",
"8Base-OSSM-2.1:servicemesh-prometheus-0:2.23.0-9.el8.s390x",
"8Base-OSSM-2.1:servicemesh-prometheus-0:2.23.0-9.el8.src",
"8Base-OSSM-2.1:servicemesh-prometheus-0:2.23.0-9.el8.x86_64"
],
"known_not_affected": [
"8Base-OSSM-2.1:servicemesh-0:2.1.5-1.el8.ppc64le",
"8Base-OSSM-2.1:servicemesh-0:2.1.5-1.el8.s390x",
"8Base-OSSM-2.1:servicemesh-0:2.1.5-1.el8.src",
"8Base-OSSM-2.1:servicemesh-0:2.1.5-1.el8.x86_64",
"8Base-OSSM-2.1:servicemesh-cni-0:2.1.5-1.el8.ppc64le",
"8Base-OSSM-2.1:servicemesh-cni-0:2.1.5-1.el8.s390x",
"8Base-OSSM-2.1:servicemesh-cni-0:2.1.5-1.el8.x86_64",
"8Base-OSSM-2.1:servicemesh-operator-0:2.1.5-1.el8.ppc64le",
"8Base-OSSM-2.1:servicemesh-operator-0:2.1.5-1.el8.s390x",
"8Base-OSSM-2.1:servicemesh-operator-0:2.1.5-1.el8.src",
"8Base-OSSM-2.1:servicemesh-operator-0:2.1.5-1.el8.x86_64",
"8Base-OSSM-2.1:servicemesh-pilot-agent-0:2.1.5-1.el8.ppc64le",
"8Base-OSSM-2.1:servicemesh-pilot-agent-0:2.1.5-1.el8.s390x",
"8Base-OSSM-2.1:servicemesh-pilot-agent-0:2.1.5-1.el8.x86_64",
"8Base-OSSM-2.1:servicemesh-pilot-discovery-0:2.1.5-1.el8.ppc64le",
"8Base-OSSM-2.1:servicemesh-pilot-discovery-0:2.1.5-1.el8.s390x",
"8Base-OSSM-2.1:servicemesh-pilot-discovery-0:2.1.5-1.el8.x86_64",
"8Base-OSSM-2.1:servicemesh-proxy-0:2.1.5-1.el8.ppc64le",
"8Base-OSSM-2.1:servicemesh-proxy-0:2.1.5-1.el8.s390x",
"8Base-OSSM-2.1:servicemesh-proxy-0:2.1.5-1.el8.src",
"8Base-OSSM-2.1:servicemesh-proxy-0:2.1.5-1.el8.x86_64",
"8Base-OSSM-2.1:servicemesh-proxy-debuginfo-0:2.1.5-1.el8.ppc64le",
"8Base-OSSM-2.1:servicemesh-proxy-debuginfo-0:2.1.5-1.el8.s390x",
"8Base-OSSM-2.1:servicemesh-proxy-debuginfo-0:2.1.5-1.el8.x86_64",
"8Base-OSSM-2.1:servicemesh-proxy-debugsource-0:2.1.5-1.el8.ppc64le",
"8Base-OSSM-2.1:servicemesh-proxy-debugsource-0:2.1.5-1.el8.s390x",
"8Base-OSSM-2.1:servicemesh-proxy-debugsource-0:2.1.5-1.el8.x86_64",
"8Base-OSSM-2.1:servicemesh-proxy-wasm-0:2.1.5-1.el8.noarch",
"8Base-OSSM-2.1:servicemesh-ratelimit-0:2.1.5-1.el8.ppc64le",
"8Base-OSSM-2.1:servicemesh-ratelimit-0:2.1.5-1.el8.s390x",
"8Base-OSSM-2.1:servicemesh-ratelimit-0:2.1.5-1.el8.src",
"8Base-OSSM-2.1:servicemesh-ratelimit-0:2.1.5-1.el8.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2022-31129"
},
{
"category": "external",
"summary": "RHBZ#2105075",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2105075"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2022-31129",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-31129"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2022-31129",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2022-31129"
},
{
"category": "external",
"summary": "https://github.com/moment/moment/security/advisories/GHSA-wc69-rhjr-hc9g",
"url": "https://github.com/moment/moment/security/advisories/GHSA-wc69-rhjr-hc9g"
}
],
"release_date": "2022-07-06T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2022-08-31T16:58:21+00:00",
"details": "The OpenShift Service Mesh Release Notes provide information on the features and known issues:\n\nhttps://docs.openshift.com/container-platform/latest/service_mesh/v2x/servicemesh-release-notes.html",
"product_ids": [
"8Base-OSSM-2.1:servicemesh-prometheus-0:2.23.0-9.el8.ppc64le",
"8Base-OSSM-2.1:servicemesh-prometheus-0:2.23.0-9.el8.s390x",
"8Base-OSSM-2.1:servicemesh-prometheus-0:2.23.0-9.el8.src",
"8Base-OSSM-2.1:servicemesh-prometheus-0:2.23.0-9.el8.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2022:6277"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"8Base-OSSM-2.1:servicemesh-0:2.1.5-1.el8.ppc64le",
"8Base-OSSM-2.1:servicemesh-0:2.1.5-1.el8.s390x",
"8Base-OSSM-2.1:servicemesh-0:2.1.5-1.el8.src",
"8Base-OSSM-2.1:servicemesh-0:2.1.5-1.el8.x86_64",
"8Base-OSSM-2.1:servicemesh-cni-0:2.1.5-1.el8.ppc64le",
"8Base-OSSM-2.1:servicemesh-cni-0:2.1.5-1.el8.s390x",
"8Base-OSSM-2.1:servicemesh-cni-0:2.1.5-1.el8.x86_64",
"8Base-OSSM-2.1:servicemesh-operator-0:2.1.5-1.el8.ppc64le",
"8Base-OSSM-2.1:servicemesh-operator-0:2.1.5-1.el8.s390x",
"8Base-OSSM-2.1:servicemesh-operator-0:2.1.5-1.el8.src",
"8Base-OSSM-2.1:servicemesh-operator-0:2.1.5-1.el8.x86_64",
"8Base-OSSM-2.1:servicemesh-pilot-agent-0:2.1.5-1.el8.ppc64le",
"8Base-OSSM-2.1:servicemesh-pilot-agent-0:2.1.5-1.el8.s390x",
"8Base-OSSM-2.1:servicemesh-pilot-agent-0:2.1.5-1.el8.x86_64",
"8Base-OSSM-2.1:servicemesh-pilot-discovery-0:2.1.5-1.el8.ppc64le",
"8Base-OSSM-2.1:servicemesh-pilot-discovery-0:2.1.5-1.el8.s390x",
"8Base-OSSM-2.1:servicemesh-pilot-discovery-0:2.1.5-1.el8.x86_64",
"8Base-OSSM-2.1:servicemesh-prometheus-0:2.23.0-9.el8.ppc64le",
"8Base-OSSM-2.1:servicemesh-prometheus-0:2.23.0-9.el8.s390x",
"8Base-OSSM-2.1:servicemesh-prometheus-0:2.23.0-9.el8.src",
"8Base-OSSM-2.1:servicemesh-prometheus-0:2.23.0-9.el8.x86_64",
"8Base-OSSM-2.1:servicemesh-proxy-0:2.1.5-1.el8.ppc64le",
"8Base-OSSM-2.1:servicemesh-proxy-0:2.1.5-1.el8.s390x",
"8Base-OSSM-2.1:servicemesh-proxy-0:2.1.5-1.el8.src",
"8Base-OSSM-2.1:servicemesh-proxy-0:2.1.5-1.el8.x86_64",
"8Base-OSSM-2.1:servicemesh-proxy-debuginfo-0:2.1.5-1.el8.ppc64le",
"8Base-OSSM-2.1:servicemesh-proxy-debuginfo-0:2.1.5-1.el8.s390x",
"8Base-OSSM-2.1:servicemesh-proxy-debuginfo-0:2.1.5-1.el8.x86_64",
"8Base-OSSM-2.1:servicemesh-proxy-debugsource-0:2.1.5-1.el8.ppc64le",
"8Base-OSSM-2.1:servicemesh-proxy-debugsource-0:2.1.5-1.el8.s390x",
"8Base-OSSM-2.1:servicemesh-proxy-debugsource-0:2.1.5-1.el8.x86_64",
"8Base-OSSM-2.1:servicemesh-proxy-wasm-0:2.1.5-1.el8.noarch",
"8Base-OSSM-2.1:servicemesh-ratelimit-0:2.1.5-1.el8.ppc64le",
"8Base-OSSM-2.1:servicemesh-ratelimit-0:2.1.5-1.el8.s390x",
"8Base-OSSM-2.1:servicemesh-ratelimit-0:2.1.5-1.el8.src",
"8Base-OSSM-2.1:servicemesh-ratelimit-0:2.1.5-1.el8.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "moment: inefficient parsing algorithm resulting in DoS"
}
]
}
RHSA-2022:6290
Vulnerability from csaf_redhat
Notes
{
"document": {
"aggregate_severity": {
"namespace": "https://access.redhat.com/security/updates/classification/",
"text": "Moderate"
},
"category": "csaf_security_advisory",
"csaf_version": "2.0",
"distribution": {
"text": "Copyright \u00a9 Red Hat, Inc. All rights reserved.",
"tlp": {
"label": "WHITE",
"url": "https://www.first.org/tlp/"
}
},
"lang": "en",
"notes": [
{
"category": "summary",
"text": "OpenShift API for Data Protection (OADP) 1.1.0 is now available.\n\nRed Hat Product Security has rated this update as having a security impact\nof Moderate. A Common Vulnerability Scoring System (CVSS) base score, which\ngives a detailed severity rating, is available for each vulnerability from\nthe CVE link(s) in the References section.",
"title": "Topic"
},
{
"category": "general",
"text": "OpenShift API for Data Protection (OADP) enables you to back up and restore application resources, persistent volume data, and internal container images to external backup storage. OADP enables both file system-based and snapshot-based backups for persistent volumes.\n\nSecurity Fix(es) from Bugzilla:\n\n* golang: compress/gzip: stack exhaustion in Reader.Read (CVE-2022-30631)\n\n* prometheus/client_golang: Denial of service using InstrumentHandlerCounter (CVE-2022-21698)\n\n* golang: encoding/pem: fix stack overflow in Decode (CVE-2022-24675)\n\n* golang: crypto/elliptic: panic caused by oversized scalar (CVE-2022-28327)\n\n* golang: crypto/tls: session tickets lack random ticket_age_add (CVE-2022-30629)\n\nFor more details about the security issue(s), including the impact, a CVSS score, and other related information, refer to the CVE page(s) listed in the References section.",
"title": "Details"
},
{
"category": "legal_disclaimer",
"text": "This content is licensed under the Creative Commons Attribution 4.0 International License (https://creativecommons.org/licenses/by/4.0/). If you distribute this content, or a modified version of it, you must provide attribution to Red Hat Inc. and provide a link to the original.",
"title": "Terms of Use"
}
],
"publisher": {
"category": "vendor",
"contact_details": "https://access.redhat.com/security/team/contact/",
"issuing_authority": "Red Hat Product Security is responsible for vulnerability handling across all Red Hat products and services.",
"name": "Red Hat Product Security",
"namespace": "https://www.redhat.com"
},
"references": [
{
"category": "self",
"summary": "https://access.redhat.com/errata/RHSA-2022:6290",
"url": "https://access.redhat.com/errata/RHSA-2022:6290"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/updates/classification/#moderate",
"url": "https://access.redhat.com/security/updates/classification/#moderate"
},
{
"category": "external",
"summary": "2045880",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2045880"
},
{
"category": "external",
"summary": "2077688",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2077688"
},
{
"category": "external",
"summary": "2077689",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2077689"
},
{
"category": "external",
"summary": "2092793",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2092793"
},
{
"category": "external",
"summary": "2107342",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2107342"
},
{
"category": "external",
"summary": "OADP-145",
"url": "https://issues.redhat.com/browse/OADP-145"
},
{
"category": "external",
"summary": "OADP-154",
"url": "https://issues.redhat.com/browse/OADP-154"
},
{
"category": "external",
"summary": "OADP-194",
"url": "https://issues.redhat.com/browse/OADP-194"
},
{
"category": "external",
"summary": "OADP-199",
"url": "https://issues.redhat.com/browse/OADP-199"
},
{
"category": "external",
"summary": "OADP-224",
"url": "https://issues.redhat.com/browse/OADP-224"
},
{
"category": "external",
"summary": "OADP-225",
"url": "https://issues.redhat.com/browse/OADP-225"
},
{
"category": "external",
"summary": "OADP-234",
"url": "https://issues.redhat.com/browse/OADP-234"
},
{
"category": "external",
"summary": "OADP-324",
"url": "https://issues.redhat.com/browse/OADP-324"
},
{
"category": "external",
"summary": "OADP-382",
"url": "https://issues.redhat.com/browse/OADP-382"
},
{
"category": "external",
"summary": "OADP-422",
"url": "https://issues.redhat.com/browse/OADP-422"
},
{
"category": "external",
"summary": "OADP-423",
"url": "https://issues.redhat.com/browse/OADP-423"
},
{
"category": "external",
"summary": "OADP-478",
"url": "https://issues.redhat.com/browse/OADP-478"
},
{
"category": "external",
"summary": "OADP-528",
"url": "https://issues.redhat.com/browse/OADP-528"
},
{
"category": "external",
"summary": "OADP-533",
"url": "https://issues.redhat.com/browse/OADP-533"
},
{
"category": "external",
"summary": "OADP-538",
"url": "https://issues.redhat.com/browse/OADP-538"
},
{
"category": "external",
"summary": "OADP-552",
"url": "https://issues.redhat.com/browse/OADP-552"
},
{
"category": "external",
"summary": "OADP-558",
"url": "https://issues.redhat.com/browse/OADP-558"
},
{
"category": "external",
"summary": "OADP-585",
"url": "https://issues.redhat.com/browse/OADP-585"
},
{
"category": "external",
"summary": "OADP-586",
"url": "https://issues.redhat.com/browse/OADP-586"
},
{
"category": "external",
"summary": "OADP-592",
"url": "https://issues.redhat.com/browse/OADP-592"
},
{
"category": "external",
"summary": "OADP-597",
"url": "https://issues.redhat.com/browse/OADP-597"
},
{
"category": "external",
"summary": "OADP-598",
"url": "https://issues.redhat.com/browse/OADP-598"
},
{
"category": "external",
"summary": "OADP-599",
"url": "https://issues.redhat.com/browse/OADP-599"
},
{
"category": "external",
"summary": "OADP-600",
"url": "https://issues.redhat.com/browse/OADP-600"
},
{
"category": "external",
"summary": "OADP-602",
"url": "https://issues.redhat.com/browse/OADP-602"
},
{
"category": "external",
"summary": "OADP-605",
"url": "https://issues.redhat.com/browse/OADP-605"
},
{
"category": "external",
"summary": "OADP-607",
"url": "https://issues.redhat.com/browse/OADP-607"
},
{
"category": "external",
"summary": "OADP-610",
"url": "https://issues.redhat.com/browse/OADP-610"
},
{
"category": "external",
"summary": "OADP-613",
"url": "https://issues.redhat.com/browse/OADP-613"
},
{
"category": "external",
"summary": "OADP-637",
"url": "https://issues.redhat.com/browse/OADP-637"
},
{
"category": "external",
"summary": "OADP-643",
"url": "https://issues.redhat.com/browse/OADP-643"
},
{
"category": "external",
"summary": "OADP-644",
"url": "https://issues.redhat.com/browse/OADP-644"
},
{
"category": "external",
"summary": "OADP-648",
"url": "https://issues.redhat.com/browse/OADP-648"
},
{
"category": "external",
"summary": "OADP-652",
"url": "https://issues.redhat.com/browse/OADP-652"
},
{
"category": "external",
"summary": "OADP-655",
"url": "https://issues.redhat.com/browse/OADP-655"
},
{
"category": "external",
"summary": "OADP-660",
"url": "https://issues.redhat.com/browse/OADP-660"
},
{
"category": "external",
"summary": "OADP-698",
"url": "https://issues.redhat.com/browse/OADP-698"
},
{
"category": "external",
"summary": "OADP-715",
"url": "https://issues.redhat.com/browse/OADP-715"
},
{
"category": "external",
"summary": "OADP-716",
"url": "https://issues.redhat.com/browse/OADP-716"
},
{
"category": "external",
"summary": "OADP-736",
"url": "https://issues.redhat.com/browse/OADP-736"
},
{
"category": "self",
"summary": "Canonical URL",
"url": "https://security.access.redhat.com/data/csaf/v2/advisories/2022/rhsa-2022_6290.json"
}
],
"title": "Red Hat Security Advisory: OpenShift API for Data Protection (OADP) 1.1.0 security and bug fix update",
"tracking": {
"current_release_date": "2025-10-31T13:02:12+00:00",
"generator": {
"date": "2025-10-31T13:02:12+00:00",
"engine": {
"name": "Red Hat SDEngine",
"version": "4.6.10"
}
},
"id": "RHSA-2022:6290",
"initial_release_date": "2022-09-01T01:24:16+00:00",
"revision_history": [
{
"date": "2022-09-01T01:24:16+00:00",
"number": "1",
"summary": "Initial version"
},
{
"date": "2022-09-01T01:24:16+00:00",
"number": "2",
"summary": "Last updated version"
},
{
"date": "2025-10-31T13:02:12+00:00",
"number": "3",
"summary": "Last generated version"
}
],
"status": "final",
"version": "3"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_name",
"name": "8Base-OADP-1.1",
"product": {
"name": "8Base-OADP-1.1",
"product_id": "8Base-OADP-1.1",
"product_identification_helper": {
"cpe": "cpe:/a:redhat:openshift_api_data_protection:1.1::el8"
}
}
}
],
"category": "product_family",
"name": "OpenShift API for Data Protection"
},
{
"branches": [
{
"category": "product_version",
"name": "oadp/oadp-kubevirt-velero-plugin-rhel8@sha256:cde730978fa438855891755309c3bb75dc38771f1a94f9ff26a0a1b31a129f01_s390x",
"product": {
"name": "oadp/oadp-kubevirt-velero-plugin-rhel8@sha256:cde730978fa438855891755309c3bb75dc38771f1a94f9ff26a0a1b31a129f01_s390x",
"product_id": "oadp/oadp-kubevirt-velero-plugin-rhel8@sha256:cde730978fa438855891755309c3bb75dc38771f1a94f9ff26a0a1b31a129f01_s390x",
"product_identification_helper": {
"purl": "pkg:oci/oadp-kubevirt-velero-plugin-rhel8@sha256:cde730978fa438855891755309c3bb75dc38771f1a94f9ff26a0a1b31a129f01?arch=s390x\u0026repository_url=registry.redhat.io/oadp/oadp-kubevirt-velero-plugin-rhel8\u0026tag=1.1.0-21"
}
}
},
{
"category": "product_version",
"name": "oadp/oadp-mustgather-rhel8@sha256:183d6de4eed893e0a76d661fdc13858e57a2ed5aeb34f3be6cb6850ef180d141_s390x",
"product": {
"name": "oadp/oadp-mustgather-rhel8@sha256:183d6de4eed893e0a76d661fdc13858e57a2ed5aeb34f3be6cb6850ef180d141_s390x",
"product_id": "oadp/oadp-mustgather-rhel8@sha256:183d6de4eed893e0a76d661fdc13858e57a2ed5aeb34f3be6cb6850ef180d141_s390x",
"product_identification_helper": {
"purl": "pkg:oci/oadp-mustgather-rhel8@sha256:183d6de4eed893e0a76d661fdc13858e57a2ed5aeb34f3be6cb6850ef180d141?arch=s390x\u0026repository_url=registry.redhat.io/oadp/oadp-mustgather-rhel8\u0026tag=1.1.0-63"
}
}
},
{
"category": "product_version",
"name": "oadp/oadp-operator-bundle@sha256:dcae0dc90e97361b931ab189f52021a3a4add42fd02033053f32924580af4dc5_s390x",
"product": {
"name": "oadp/oadp-operator-bundle@sha256:dcae0dc90e97361b931ab189f52021a3a4add42fd02033053f32924580af4dc5_s390x",
"product_id": "oadp/oadp-operator-bundle@sha256:dcae0dc90e97361b931ab189f52021a3a4add42fd02033053f32924580af4dc5_s390x",
"product_identification_helper": {
"purl": "pkg:oci/oadp-operator-bundle@sha256:dcae0dc90e97361b931ab189f52021a3a4add42fd02033053f32924580af4dc5?arch=s390x\u0026repository_url=registry.redhat.io/oadp/oadp-operator-bundle\u0026tag=1.1.0-74"
}
}
},
{
"category": "product_version",
"name": "oadp/oadp-rhel8-operator@sha256:993c32f9a9ceba160e76fc2200deca5675506c00f2411bc1dbb16c7458789d5d_s390x",
"product": {
"name": "oadp/oadp-rhel8-operator@sha256:993c32f9a9ceba160e76fc2200deca5675506c00f2411bc1dbb16c7458789d5d_s390x",
"product_id": "oadp/oadp-rhel8-operator@sha256:993c32f9a9ceba160e76fc2200deca5675506c00f2411bc1dbb16c7458789d5d_s390x",
"product_identification_helper": {
"purl": "pkg:oci/oadp-rhel8-operator@sha256:993c32f9a9ceba160e76fc2200deca5675506c00f2411bc1dbb16c7458789d5d?arch=s390x\u0026repository_url=registry.redhat.io/oadp/oadp-rhel8-operator\u0026tag=1.1.0-50"
}
}
},
{
"category": "product_version",
"name": "oadp/oadp-velero-rhel8@sha256:af3c09e10824aebdaf117391ac53519e7128fe789252f8ecb4b144883e74c8e9_s390x",
"product": {
"name": "oadp/oadp-velero-rhel8@sha256:af3c09e10824aebdaf117391ac53519e7128fe789252f8ecb4b144883e74c8e9_s390x",
"product_id": "oadp/oadp-velero-rhel8@sha256:af3c09e10824aebdaf117391ac53519e7128fe789252f8ecb4b144883e74c8e9_s390x",
"product_identification_helper": {
"purl": "pkg:oci/oadp-velero-rhel8@sha256:af3c09e10824aebdaf117391ac53519e7128fe789252f8ecb4b144883e74c8e9?arch=s390x\u0026repository_url=registry.redhat.io/oadp/oadp-velero-rhel8\u0026tag=1.1.0-27"
}
}
},
{
"category": "product_version",
"name": "oadp/oadp-velero-plugin-rhel8@sha256:0f90a21e45f9d76b6abedcd1b6ffe2843045163702b5f9038f715bf3db0e1b4e_s390x",
"product": {
"name": "oadp/oadp-velero-plugin-rhel8@sha256:0f90a21e45f9d76b6abedcd1b6ffe2843045163702b5f9038f715bf3db0e1b4e_s390x",
"product_id": "oadp/oadp-velero-plugin-rhel8@sha256:0f90a21e45f9d76b6abedcd1b6ffe2843045163702b5f9038f715bf3db0e1b4e_s390x",
"product_identification_helper": {
"purl": "pkg:oci/oadp-velero-plugin-rhel8@sha256:0f90a21e45f9d76b6abedcd1b6ffe2843045163702b5f9038f715bf3db0e1b4e?arch=s390x\u0026repository_url=registry.redhat.io/oadp/oadp-velero-plugin-rhel8\u0026tag=1.1.0-20"
}
}
},
{
"category": "product_version",
"name": "oadp/oadp-velero-plugin-for-aws-rhel8@sha256:687c4ab44bd97d033fd3d7fd23d9e0bc011d006608cdfedab668a1fde874d54f_s390x",
"product": {
"name": "oadp/oadp-velero-plugin-for-aws-rhel8@sha256:687c4ab44bd97d033fd3d7fd23d9e0bc011d006608cdfedab668a1fde874d54f_s390x",
"product_id": "oadp/oadp-velero-plugin-for-aws-rhel8@sha256:687c4ab44bd97d033fd3d7fd23d9e0bc011d006608cdfedab668a1fde874d54f_s390x",
"product_identification_helper": {
"purl": "pkg:oci/oadp-velero-plugin-for-aws-rhel8@sha256:687c4ab44bd97d033fd3d7fd23d9e0bc011d006608cdfedab668a1fde874d54f?arch=s390x\u0026repository_url=registry.redhat.io/oadp/oadp-velero-plugin-for-aws-rhel8\u0026tag=1.1.0-17"
}
}
},
{
"category": "product_version",
"name": "oadp/oadp-velero-plugin-for-csi-rhel8@sha256:e9e24889681ccd31df9d1831afdf0993f6ce6cd24fde3b4795fe16d824e0416f_s390x",
"product": {
"name": "oadp/oadp-velero-plugin-for-csi-rhel8@sha256:e9e24889681ccd31df9d1831afdf0993f6ce6cd24fde3b4795fe16d824e0416f_s390x",
"product_id": "oadp/oadp-velero-plugin-for-csi-rhel8@sha256:e9e24889681ccd31df9d1831afdf0993f6ce6cd24fde3b4795fe16d824e0416f_s390x",
"product_identification_helper": {
"purl": "pkg:oci/oadp-velero-plugin-for-csi-rhel8@sha256:e9e24889681ccd31df9d1831afdf0993f6ce6cd24fde3b4795fe16d824e0416f?arch=s390x\u0026repository_url=registry.redhat.io/oadp/oadp-velero-plugin-for-csi-rhel8\u0026tag=1.1.0-25"
}
}
},
{
"category": "product_version",
"name": "oadp/oadp-velero-plugin-for-gcp-rhel8@sha256:01fe6a0edd12b1e2502eaf14ad6d8e29f2b014c0a28883e4f7523a3acb931ec9_s390x",
"product": {
"name": "oadp/oadp-velero-plugin-for-gcp-rhel8@sha256:01fe6a0edd12b1e2502eaf14ad6d8e29f2b014c0a28883e4f7523a3acb931ec9_s390x",
"product_id": "oadp/oadp-velero-plugin-for-gcp-rhel8@sha256:01fe6a0edd12b1e2502eaf14ad6d8e29f2b014c0a28883e4f7523a3acb931ec9_s390x",
"product_identification_helper": {
"purl": "pkg:oci/oadp-velero-plugin-for-gcp-rhel8@sha256:01fe6a0edd12b1e2502eaf14ad6d8e29f2b014c0a28883e4f7523a3acb931ec9?arch=s390x\u0026repository_url=registry.redhat.io/oadp/oadp-velero-plugin-for-gcp-rhel8\u0026tag=1.1.0-17"
}
}
},
{
"category": "product_version",
"name": "oadp/oadp-velero-plugin-for-microsoft-azure-rhel8@sha256:69745821846f79362dc9f39bc702fd481db05e82913edb718502a311ce38ab8e_s390x",
"product": {
"name": "oadp/oadp-velero-plugin-for-microsoft-azure-rhel8@sha256:69745821846f79362dc9f39bc702fd481db05e82913edb718502a311ce38ab8e_s390x",
"product_id": "oadp/oadp-velero-plugin-for-microsoft-azure-rhel8@sha256:69745821846f79362dc9f39bc702fd481db05e82913edb718502a311ce38ab8e_s390x",
"product_identification_helper": {
"purl": "pkg:oci/oadp-velero-plugin-for-microsoft-azure-rhel8@sha256:69745821846f79362dc9f39bc702fd481db05e82913edb718502a311ce38ab8e?arch=s390x\u0026repository_url=registry.redhat.io/oadp/oadp-velero-plugin-for-microsoft-azure-rhel8\u0026tag=1.1.0-17"
}
}
},
{
"category": "product_version",
"name": "oadp/oadp-velero-restic-restore-helper-rhel8@sha256:45ae2d99bc7d4c93bace74f285805faa0ad27561037b6b2406e6c4e86ac669f7_s390x",
"product": {
"name": "oadp/oadp-velero-restic-restore-helper-rhel8@sha256:45ae2d99bc7d4c93bace74f285805faa0ad27561037b6b2406e6c4e86ac669f7_s390x",
"product_id": "oadp/oadp-velero-restic-restore-helper-rhel8@sha256:45ae2d99bc7d4c93bace74f285805faa0ad27561037b6b2406e6c4e86ac669f7_s390x",
"product_identification_helper": {
"purl": "pkg:oci/oadp-velero-restic-restore-helper-rhel8@sha256:45ae2d99bc7d4c93bace74f285805faa0ad27561037b6b2406e6c4e86ac669f7?arch=s390x\u0026repository_url=registry.redhat.io/oadp/oadp-velero-restic-restore-helper-rhel8\u0026tag=1.1.0-25"
}
}
},
{
"category": "product_version",
"name": "oadp/oadp-volume-snapshot-mover-rhel8@sha256:8e2322c382d4cbc9717833c702ebd04dfaf2afe04ce87990662569552e78357c_s390x",
"product": {
"name": "oadp/oadp-volume-snapshot-mover-rhel8@sha256:8e2322c382d4cbc9717833c702ebd04dfaf2afe04ce87990662569552e78357c_s390x",
"product_id": "oadp/oadp-volume-snapshot-mover-rhel8@sha256:8e2322c382d4cbc9717833c702ebd04dfaf2afe04ce87990662569552e78357c_s390x",
"product_identification_helper": {
"purl": "pkg:oci/oadp-volume-snapshot-mover-rhel8@sha256:8e2322c382d4cbc9717833c702ebd04dfaf2afe04ce87990662569552e78357c?arch=s390x\u0026repository_url=registry.redhat.io/oadp/oadp-volume-snapshot-mover-rhel8\u0026tag=1.1.0-24"
}
}
}
],
"category": "architecture",
"name": "s390x"
},
{
"branches": [
{
"category": "product_version",
"name": "oadp/oadp-kubevirt-velero-plugin-rhel8@sha256:7368b20e3a42ea915f3811f0c9d21e509cbd054efacbd297e88e81fc27a49837_amd64",
"product": {
"name": "oadp/oadp-kubevirt-velero-plugin-rhel8@sha256:7368b20e3a42ea915f3811f0c9d21e509cbd054efacbd297e88e81fc27a49837_amd64",
"product_id": "oadp/oadp-kubevirt-velero-plugin-rhel8@sha256:7368b20e3a42ea915f3811f0c9d21e509cbd054efacbd297e88e81fc27a49837_amd64",
"product_identification_helper": {
"purl": "pkg:oci/oadp-kubevirt-velero-plugin-rhel8@sha256:7368b20e3a42ea915f3811f0c9d21e509cbd054efacbd297e88e81fc27a49837?arch=amd64\u0026repository_url=registry.redhat.io/oadp/oadp-kubevirt-velero-plugin-rhel8\u0026tag=1.1.0-21"
}
}
},
{
"category": "product_version",
"name": "oadp/oadp-mustgather-rhel8@sha256:a17ef49b0cae63b6a7735180683b4d9a15a9a3caa0f14e10ced1e62d0878c3b0_amd64",
"product": {
"name": "oadp/oadp-mustgather-rhel8@sha256:a17ef49b0cae63b6a7735180683b4d9a15a9a3caa0f14e10ced1e62d0878c3b0_amd64",
"product_id": "oadp/oadp-mustgather-rhel8@sha256:a17ef49b0cae63b6a7735180683b4d9a15a9a3caa0f14e10ced1e62d0878c3b0_amd64",
"product_identification_helper": {
"purl": "pkg:oci/oadp-mustgather-rhel8@sha256:a17ef49b0cae63b6a7735180683b4d9a15a9a3caa0f14e10ced1e62d0878c3b0?arch=amd64\u0026repository_url=registry.redhat.io/oadp/oadp-mustgather-rhel8\u0026tag=1.1.0-63"
}
}
},
{
"category": "product_version",
"name": "oadp/oadp-operator-bundle@sha256:d7441686f4447f6b600c08c8d697e4db91b8b927554df6785d61a8d851baacf0_amd64",
"product": {
"name": "oadp/oadp-operator-bundle@sha256:d7441686f4447f6b600c08c8d697e4db91b8b927554df6785d61a8d851baacf0_amd64",
"product_id": "oadp/oadp-operator-bundle@sha256:d7441686f4447f6b600c08c8d697e4db91b8b927554df6785d61a8d851baacf0_amd64",
"product_identification_helper": {
"purl": "pkg:oci/oadp-operator-bundle@sha256:d7441686f4447f6b600c08c8d697e4db91b8b927554df6785d61a8d851baacf0?arch=amd64\u0026repository_url=registry.redhat.io/oadp/oadp-operator-bundle\u0026tag=1.1.0-74"
}
}
},
{
"category": "product_version",
"name": "oadp/oadp-rhel8-operator@sha256:ea946614675a9479631e3d5dafae5219dc07c6fe239a833143b69be7f73fa7f5_amd64",
"product": {
"name": "oadp/oadp-rhel8-operator@sha256:ea946614675a9479631e3d5dafae5219dc07c6fe239a833143b69be7f73fa7f5_amd64",
"product_id": "oadp/oadp-rhel8-operator@sha256:ea946614675a9479631e3d5dafae5219dc07c6fe239a833143b69be7f73fa7f5_amd64",
"product_identification_helper": {
"purl": "pkg:oci/oadp-rhel8-operator@sha256:ea946614675a9479631e3d5dafae5219dc07c6fe239a833143b69be7f73fa7f5?arch=amd64\u0026repository_url=registry.redhat.io/oadp/oadp-rhel8-operator\u0026tag=1.1.0-50"
}
}
},
{
"category": "product_version",
"name": "oadp/oadp-velero-rhel8@sha256:4e78c9adf01a838ccce151c88bdaf331105472857d096194b6f628ce246e43b2_amd64",
"product": {
"name": "oadp/oadp-velero-rhel8@sha256:4e78c9adf01a838ccce151c88bdaf331105472857d096194b6f628ce246e43b2_amd64",
"product_id": "oadp/oadp-velero-rhel8@sha256:4e78c9adf01a838ccce151c88bdaf331105472857d096194b6f628ce246e43b2_amd64",
"product_identification_helper": {
"purl": "pkg:oci/oadp-velero-rhel8@sha256:4e78c9adf01a838ccce151c88bdaf331105472857d096194b6f628ce246e43b2?arch=amd64\u0026repository_url=registry.redhat.io/oadp/oadp-velero-rhel8\u0026tag=1.1.0-27"
}
}
},
{
"category": "product_version",
"name": "oadp/oadp-velero-plugin-rhel8@sha256:bab55f61f70fe687df984186240c76c5b10f7b5362b2f9a4e21a47d4494d02f2_amd64",
"product": {
"name": "oadp/oadp-velero-plugin-rhel8@sha256:bab55f61f70fe687df984186240c76c5b10f7b5362b2f9a4e21a47d4494d02f2_amd64",
"product_id": "oadp/oadp-velero-plugin-rhel8@sha256:bab55f61f70fe687df984186240c76c5b10f7b5362b2f9a4e21a47d4494d02f2_amd64",
"product_identification_helper": {
"purl": "pkg:oci/oadp-velero-plugin-rhel8@sha256:bab55f61f70fe687df984186240c76c5b10f7b5362b2f9a4e21a47d4494d02f2?arch=amd64\u0026repository_url=registry.redhat.io/oadp/oadp-velero-plugin-rhel8\u0026tag=1.1.0-20"
}
}
},
{
"category": "product_version",
"name": "oadp/oadp-velero-plugin-for-aws-rhel8@sha256:cb225573b7adf5956fb12c01e43ba1f04d80e4f820c9aa6af6a50924980c1ea2_amd64",
"product": {
"name": "oadp/oadp-velero-plugin-for-aws-rhel8@sha256:cb225573b7adf5956fb12c01e43ba1f04d80e4f820c9aa6af6a50924980c1ea2_amd64",
"product_id": "oadp/oadp-velero-plugin-for-aws-rhel8@sha256:cb225573b7adf5956fb12c01e43ba1f04d80e4f820c9aa6af6a50924980c1ea2_amd64",
"product_identification_helper": {
"purl": "pkg:oci/oadp-velero-plugin-for-aws-rhel8@sha256:cb225573b7adf5956fb12c01e43ba1f04d80e4f820c9aa6af6a50924980c1ea2?arch=amd64\u0026repository_url=registry.redhat.io/oadp/oadp-velero-plugin-for-aws-rhel8\u0026tag=1.1.0-17"
}
}
},
{
"category": "product_version",
"name": "oadp/oadp-velero-plugin-for-csi-rhel8@sha256:36c9326a4b96448cb00582d7296270a927761ba0f0616fb8ed4c5987d4e8a70c_amd64",
"product": {
"name": "oadp/oadp-velero-plugin-for-csi-rhel8@sha256:36c9326a4b96448cb00582d7296270a927761ba0f0616fb8ed4c5987d4e8a70c_amd64",
"product_id": "oadp/oadp-velero-plugin-for-csi-rhel8@sha256:36c9326a4b96448cb00582d7296270a927761ba0f0616fb8ed4c5987d4e8a70c_amd64",
"product_identification_helper": {
"purl": "pkg:oci/oadp-velero-plugin-for-csi-rhel8@sha256:36c9326a4b96448cb00582d7296270a927761ba0f0616fb8ed4c5987d4e8a70c?arch=amd64\u0026repository_url=registry.redhat.io/oadp/oadp-velero-plugin-for-csi-rhel8\u0026tag=1.1.0-25"
}
}
},
{
"category": "product_version",
"name": "oadp/oadp-velero-plugin-for-gcp-rhel8@sha256:7e8544cc441e90e3a44f333f418959f2afe106a04bd117c42a5c482ed7e74d99_amd64",
"product": {
"name": "oadp/oadp-velero-plugin-for-gcp-rhel8@sha256:7e8544cc441e90e3a44f333f418959f2afe106a04bd117c42a5c482ed7e74d99_amd64",
"product_id": "oadp/oadp-velero-plugin-for-gcp-rhel8@sha256:7e8544cc441e90e3a44f333f418959f2afe106a04bd117c42a5c482ed7e74d99_amd64",
"product_identification_helper": {
"purl": "pkg:oci/oadp-velero-plugin-for-gcp-rhel8@sha256:7e8544cc441e90e3a44f333f418959f2afe106a04bd117c42a5c482ed7e74d99?arch=amd64\u0026repository_url=registry.redhat.io/oadp/oadp-velero-plugin-for-gcp-rhel8\u0026tag=1.1.0-17"
}
}
},
{
"category": "product_version",
"name": "oadp/oadp-velero-plugin-for-microsoft-azure-rhel8@sha256:24b9694e68a16a51220789c91dc00ead20c531221de4a5bae7d9fa7107cbe707_amd64",
"product": {
"name": "oadp/oadp-velero-plugin-for-microsoft-azure-rhel8@sha256:24b9694e68a16a51220789c91dc00ead20c531221de4a5bae7d9fa7107cbe707_amd64",
"product_id": "oadp/oadp-velero-plugin-for-microsoft-azure-rhel8@sha256:24b9694e68a16a51220789c91dc00ead20c531221de4a5bae7d9fa7107cbe707_amd64",
"product_identification_helper": {
"purl": "pkg:oci/oadp-velero-plugin-for-microsoft-azure-rhel8@sha256:24b9694e68a16a51220789c91dc00ead20c531221de4a5bae7d9fa7107cbe707?arch=amd64\u0026repository_url=registry.redhat.io/oadp/oadp-velero-plugin-for-microsoft-azure-rhel8\u0026tag=1.1.0-17"
}
}
},
{
"category": "product_version",
"name": "oadp/oadp-velero-restic-restore-helper-rhel8@sha256:268761f1d56d84d41f0a1bd35ae9a050cab7407b4bf47b4a64eb07aef275194e_amd64",
"product": {
"name": "oadp/oadp-velero-restic-restore-helper-rhel8@sha256:268761f1d56d84d41f0a1bd35ae9a050cab7407b4bf47b4a64eb07aef275194e_amd64",
"product_id": "oadp/oadp-velero-restic-restore-helper-rhel8@sha256:268761f1d56d84d41f0a1bd35ae9a050cab7407b4bf47b4a64eb07aef275194e_amd64",
"product_identification_helper": {
"purl": "pkg:oci/oadp-velero-restic-restore-helper-rhel8@sha256:268761f1d56d84d41f0a1bd35ae9a050cab7407b4bf47b4a64eb07aef275194e?arch=amd64\u0026repository_url=registry.redhat.io/oadp/oadp-velero-restic-restore-helper-rhel8\u0026tag=1.1.0-25"
}
}
},
{
"category": "product_version",
"name": "oadp/oadp-volume-snapshot-mover-rhel8@sha256:cde9184ab5f6fd8f4448913d802d0dcdf2a6830facc1a4732dec6eb09bf1b273_amd64",
"product": {
"name": "oadp/oadp-volume-snapshot-mover-rhel8@sha256:cde9184ab5f6fd8f4448913d802d0dcdf2a6830facc1a4732dec6eb09bf1b273_amd64",
"product_id": "oadp/oadp-volume-snapshot-mover-rhel8@sha256:cde9184ab5f6fd8f4448913d802d0dcdf2a6830facc1a4732dec6eb09bf1b273_amd64",
"product_identification_helper": {
"purl": "pkg:oci/oadp-volume-snapshot-mover-rhel8@sha256:cde9184ab5f6fd8f4448913d802d0dcdf2a6830facc1a4732dec6eb09bf1b273?arch=amd64\u0026repository_url=registry.redhat.io/oadp/oadp-volume-snapshot-mover-rhel8\u0026tag=1.1.0-24"
}
}
}
],
"category": "architecture",
"name": "amd64"
},
{
"branches": [
{
"category": "product_version",
"name": "oadp/oadp-kubevirt-velero-plugin-rhel8@sha256:649a065b112210ed1248ba2cadecc3d522b888239dc73942934e526fba1d69ad_ppc64le",
"product": {
"name": "oadp/oadp-kubevirt-velero-plugin-rhel8@sha256:649a065b112210ed1248ba2cadecc3d522b888239dc73942934e526fba1d69ad_ppc64le",
"product_id": "oadp/oadp-kubevirt-velero-plugin-rhel8@sha256:649a065b112210ed1248ba2cadecc3d522b888239dc73942934e526fba1d69ad_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/oadp-kubevirt-velero-plugin-rhel8@sha256:649a065b112210ed1248ba2cadecc3d522b888239dc73942934e526fba1d69ad?arch=ppc64le\u0026repository_url=registry.redhat.io/oadp/oadp-kubevirt-velero-plugin-rhel8\u0026tag=1.1.0-21"
}
}
},
{
"category": "product_version",
"name": "oadp/oadp-mustgather-rhel8@sha256:3bf1c9f828cf6f3e318078f081a4fc50a7c2efc8c12d09e6feddc8593cb8727a_ppc64le",
"product": {
"name": "oadp/oadp-mustgather-rhel8@sha256:3bf1c9f828cf6f3e318078f081a4fc50a7c2efc8c12d09e6feddc8593cb8727a_ppc64le",
"product_id": "oadp/oadp-mustgather-rhel8@sha256:3bf1c9f828cf6f3e318078f081a4fc50a7c2efc8c12d09e6feddc8593cb8727a_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/oadp-mustgather-rhel8@sha256:3bf1c9f828cf6f3e318078f081a4fc50a7c2efc8c12d09e6feddc8593cb8727a?arch=ppc64le\u0026repository_url=registry.redhat.io/oadp/oadp-mustgather-rhel8\u0026tag=1.1.0-63"
}
}
},
{
"category": "product_version",
"name": "oadp/oadp-operator-bundle@sha256:95671d1a49ec698f3efd842fa03d98aa2128c2367a0f81f695c47d1bff047bd9_ppc64le",
"product": {
"name": "oadp/oadp-operator-bundle@sha256:95671d1a49ec698f3efd842fa03d98aa2128c2367a0f81f695c47d1bff047bd9_ppc64le",
"product_id": "oadp/oadp-operator-bundle@sha256:95671d1a49ec698f3efd842fa03d98aa2128c2367a0f81f695c47d1bff047bd9_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/oadp-operator-bundle@sha256:95671d1a49ec698f3efd842fa03d98aa2128c2367a0f81f695c47d1bff047bd9?arch=ppc64le\u0026repository_url=registry.redhat.io/oadp/oadp-operator-bundle\u0026tag=1.1.0-74"
}
}
},
{
"category": "product_version",
"name": "oadp/oadp-rhel8-operator@sha256:eb2965df49c5ff2d53be06b7b4d488510f569c7aaf567999e6d467556572814d_ppc64le",
"product": {
"name": "oadp/oadp-rhel8-operator@sha256:eb2965df49c5ff2d53be06b7b4d488510f569c7aaf567999e6d467556572814d_ppc64le",
"product_id": "oadp/oadp-rhel8-operator@sha256:eb2965df49c5ff2d53be06b7b4d488510f569c7aaf567999e6d467556572814d_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/oadp-rhel8-operator@sha256:eb2965df49c5ff2d53be06b7b4d488510f569c7aaf567999e6d467556572814d?arch=ppc64le\u0026repository_url=registry.redhat.io/oadp/oadp-rhel8-operator\u0026tag=1.1.0-50"
}
}
},
{
"category": "product_version",
"name": "oadp/oadp-velero-rhel8@sha256:5a11fc682e58aefed3c33c77a536e6677f7bfbac18ca624f7004f7d44a1b8446_ppc64le",
"product": {
"name": "oadp/oadp-velero-rhel8@sha256:5a11fc682e58aefed3c33c77a536e6677f7bfbac18ca624f7004f7d44a1b8446_ppc64le",
"product_id": "oadp/oadp-velero-rhel8@sha256:5a11fc682e58aefed3c33c77a536e6677f7bfbac18ca624f7004f7d44a1b8446_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/oadp-velero-rhel8@sha256:5a11fc682e58aefed3c33c77a536e6677f7bfbac18ca624f7004f7d44a1b8446?arch=ppc64le\u0026repository_url=registry.redhat.io/oadp/oadp-velero-rhel8\u0026tag=1.1.0-27"
}
}
},
{
"category": "product_version",
"name": "oadp/oadp-velero-plugin-rhel8@sha256:63d5f5165b1fb8942ae60f4b14af2fe39bcc054184c93695b91ef7c26e9eafb2_ppc64le",
"product": {
"name": "oadp/oadp-velero-plugin-rhel8@sha256:63d5f5165b1fb8942ae60f4b14af2fe39bcc054184c93695b91ef7c26e9eafb2_ppc64le",
"product_id": "oadp/oadp-velero-plugin-rhel8@sha256:63d5f5165b1fb8942ae60f4b14af2fe39bcc054184c93695b91ef7c26e9eafb2_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/oadp-velero-plugin-rhel8@sha256:63d5f5165b1fb8942ae60f4b14af2fe39bcc054184c93695b91ef7c26e9eafb2?arch=ppc64le\u0026repository_url=registry.redhat.io/oadp/oadp-velero-plugin-rhel8\u0026tag=1.1.0-20"
}
}
},
{
"category": "product_version",
"name": "oadp/oadp-velero-plugin-for-aws-rhel8@sha256:dded3f6cc24924b79dbb8e6e79b800274f2054b737a42e93176783605859907e_ppc64le",
"product": {
"name": "oadp/oadp-velero-plugin-for-aws-rhel8@sha256:dded3f6cc24924b79dbb8e6e79b800274f2054b737a42e93176783605859907e_ppc64le",
"product_id": "oadp/oadp-velero-plugin-for-aws-rhel8@sha256:dded3f6cc24924b79dbb8e6e79b800274f2054b737a42e93176783605859907e_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/oadp-velero-plugin-for-aws-rhel8@sha256:dded3f6cc24924b79dbb8e6e79b800274f2054b737a42e93176783605859907e?arch=ppc64le\u0026repository_url=registry.redhat.io/oadp/oadp-velero-plugin-for-aws-rhel8\u0026tag=1.1.0-17"
}
}
},
{
"category": "product_version",
"name": "oadp/oadp-velero-plugin-for-csi-rhel8@sha256:cd92d9d091b62421632d941db6a9b2c33c1965cf4112a9fb036a09ebe988b91c_ppc64le",
"product": {
"name": "oadp/oadp-velero-plugin-for-csi-rhel8@sha256:cd92d9d091b62421632d941db6a9b2c33c1965cf4112a9fb036a09ebe988b91c_ppc64le",
"product_id": "oadp/oadp-velero-plugin-for-csi-rhel8@sha256:cd92d9d091b62421632d941db6a9b2c33c1965cf4112a9fb036a09ebe988b91c_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/oadp-velero-plugin-for-csi-rhel8@sha256:cd92d9d091b62421632d941db6a9b2c33c1965cf4112a9fb036a09ebe988b91c?arch=ppc64le\u0026repository_url=registry.redhat.io/oadp/oadp-velero-plugin-for-csi-rhel8\u0026tag=1.1.0-25"
}
}
},
{
"category": "product_version",
"name": "oadp/oadp-velero-plugin-for-gcp-rhel8@sha256:e4f3b3a59db8d9180010e87b7502fd3418340cd082bc36f79c6bb38327e925e0_ppc64le",
"product": {
"name": "oadp/oadp-velero-plugin-for-gcp-rhel8@sha256:e4f3b3a59db8d9180010e87b7502fd3418340cd082bc36f79c6bb38327e925e0_ppc64le",
"product_id": "oadp/oadp-velero-plugin-for-gcp-rhel8@sha256:e4f3b3a59db8d9180010e87b7502fd3418340cd082bc36f79c6bb38327e925e0_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/oadp-velero-plugin-for-gcp-rhel8@sha256:e4f3b3a59db8d9180010e87b7502fd3418340cd082bc36f79c6bb38327e925e0?arch=ppc64le\u0026repository_url=registry.redhat.io/oadp/oadp-velero-plugin-for-gcp-rhel8\u0026tag=1.1.0-17"
}
}
},
{
"category": "product_version",
"name": "oadp/oadp-velero-plugin-for-microsoft-azure-rhel8@sha256:3dd0e9f28febd7e31e6250fc0a86f9908b501bfec9368388c0228aefc5059acd_ppc64le",
"product": {
"name": "oadp/oadp-velero-plugin-for-microsoft-azure-rhel8@sha256:3dd0e9f28febd7e31e6250fc0a86f9908b501bfec9368388c0228aefc5059acd_ppc64le",
"product_id": "oadp/oadp-velero-plugin-for-microsoft-azure-rhel8@sha256:3dd0e9f28febd7e31e6250fc0a86f9908b501bfec9368388c0228aefc5059acd_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/oadp-velero-plugin-for-microsoft-azure-rhel8@sha256:3dd0e9f28febd7e31e6250fc0a86f9908b501bfec9368388c0228aefc5059acd?arch=ppc64le\u0026repository_url=registry.redhat.io/oadp/oadp-velero-plugin-for-microsoft-azure-rhel8\u0026tag=1.1.0-17"
}
}
},
{
"category": "product_version",
"name": "oadp/oadp-velero-restic-restore-helper-rhel8@sha256:22db35503cef946d1a193f5531017a456d3b34bc26d2b431954f5d385b7be9d8_ppc64le",
"product": {
"name": "oadp/oadp-velero-restic-restore-helper-rhel8@sha256:22db35503cef946d1a193f5531017a456d3b34bc26d2b431954f5d385b7be9d8_ppc64le",
"product_id": "oadp/oadp-velero-restic-restore-helper-rhel8@sha256:22db35503cef946d1a193f5531017a456d3b34bc26d2b431954f5d385b7be9d8_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/oadp-velero-restic-restore-helper-rhel8@sha256:22db35503cef946d1a193f5531017a456d3b34bc26d2b431954f5d385b7be9d8?arch=ppc64le\u0026repository_url=registry.redhat.io/oadp/oadp-velero-restic-restore-helper-rhel8\u0026tag=1.1.0-25"
}
}
},
{
"category": "product_version",
"name": "oadp/oadp-volume-snapshot-mover-rhel8@sha256:4c7febd90b1af2af27ab252d9774c49a9387d63589fde14d76e25e348c224c7f_ppc64le",
"product": {
"name": "oadp/oadp-volume-snapshot-mover-rhel8@sha256:4c7febd90b1af2af27ab252d9774c49a9387d63589fde14d76e25e348c224c7f_ppc64le",
"product_id": "oadp/oadp-volume-snapshot-mover-rhel8@sha256:4c7febd90b1af2af27ab252d9774c49a9387d63589fde14d76e25e348c224c7f_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/oadp-volume-snapshot-mover-rhel8@sha256:4c7febd90b1af2af27ab252d9774c49a9387d63589fde14d76e25e348c224c7f?arch=ppc64le\u0026repository_url=registry.redhat.io/oadp/oadp-volume-snapshot-mover-rhel8\u0026tag=1.1.0-24"
}
}
}
],
"category": "architecture",
"name": "ppc64le"
}
],
"category": "vendor",
"name": "Red Hat"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "oadp/oadp-kubevirt-velero-plugin-rhel8@sha256:649a065b112210ed1248ba2cadecc3d522b888239dc73942934e526fba1d69ad_ppc64le as a component of 8Base-OADP-1.1",
"product_id": "8Base-OADP-1.1:oadp/oadp-kubevirt-velero-plugin-rhel8@sha256:649a065b112210ed1248ba2cadecc3d522b888239dc73942934e526fba1d69ad_ppc64le"
},
"product_reference": "oadp/oadp-kubevirt-velero-plugin-rhel8@sha256:649a065b112210ed1248ba2cadecc3d522b888239dc73942934e526fba1d69ad_ppc64le",
"relates_to_product_reference": "8Base-OADP-1.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "oadp/oadp-kubevirt-velero-plugin-rhel8@sha256:7368b20e3a42ea915f3811f0c9d21e509cbd054efacbd297e88e81fc27a49837_amd64 as a component of 8Base-OADP-1.1",
"product_id": "8Base-OADP-1.1:oadp/oadp-kubevirt-velero-plugin-rhel8@sha256:7368b20e3a42ea915f3811f0c9d21e509cbd054efacbd297e88e81fc27a49837_amd64"
},
"product_reference": "oadp/oadp-kubevirt-velero-plugin-rhel8@sha256:7368b20e3a42ea915f3811f0c9d21e509cbd054efacbd297e88e81fc27a49837_amd64",
"relates_to_product_reference": "8Base-OADP-1.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "oadp/oadp-kubevirt-velero-plugin-rhel8@sha256:cde730978fa438855891755309c3bb75dc38771f1a94f9ff26a0a1b31a129f01_s390x as a component of 8Base-OADP-1.1",
"product_id": "8Base-OADP-1.1:oadp/oadp-kubevirt-velero-plugin-rhel8@sha256:cde730978fa438855891755309c3bb75dc38771f1a94f9ff26a0a1b31a129f01_s390x"
},
"product_reference": "oadp/oadp-kubevirt-velero-plugin-rhel8@sha256:cde730978fa438855891755309c3bb75dc38771f1a94f9ff26a0a1b31a129f01_s390x",
"relates_to_product_reference": "8Base-OADP-1.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "oadp/oadp-mustgather-rhel8@sha256:183d6de4eed893e0a76d661fdc13858e57a2ed5aeb34f3be6cb6850ef180d141_s390x as a component of 8Base-OADP-1.1",
"product_id": "8Base-OADP-1.1:oadp/oadp-mustgather-rhel8@sha256:183d6de4eed893e0a76d661fdc13858e57a2ed5aeb34f3be6cb6850ef180d141_s390x"
},
"product_reference": "oadp/oadp-mustgather-rhel8@sha256:183d6de4eed893e0a76d661fdc13858e57a2ed5aeb34f3be6cb6850ef180d141_s390x",
"relates_to_product_reference": "8Base-OADP-1.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "oadp/oadp-mustgather-rhel8@sha256:3bf1c9f828cf6f3e318078f081a4fc50a7c2efc8c12d09e6feddc8593cb8727a_ppc64le as a component of 8Base-OADP-1.1",
"product_id": "8Base-OADP-1.1:oadp/oadp-mustgather-rhel8@sha256:3bf1c9f828cf6f3e318078f081a4fc50a7c2efc8c12d09e6feddc8593cb8727a_ppc64le"
},
"product_reference": "oadp/oadp-mustgather-rhel8@sha256:3bf1c9f828cf6f3e318078f081a4fc50a7c2efc8c12d09e6feddc8593cb8727a_ppc64le",
"relates_to_product_reference": "8Base-OADP-1.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "oadp/oadp-mustgather-rhel8@sha256:a17ef49b0cae63b6a7735180683b4d9a15a9a3caa0f14e10ced1e62d0878c3b0_amd64 as a component of 8Base-OADP-1.1",
"product_id": "8Base-OADP-1.1:oadp/oadp-mustgather-rhel8@sha256:a17ef49b0cae63b6a7735180683b4d9a15a9a3caa0f14e10ced1e62d0878c3b0_amd64"
},
"product_reference": "oadp/oadp-mustgather-rhel8@sha256:a17ef49b0cae63b6a7735180683b4d9a15a9a3caa0f14e10ced1e62d0878c3b0_amd64",
"relates_to_product_reference": "8Base-OADP-1.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "oadp/oadp-operator-bundle@sha256:95671d1a49ec698f3efd842fa03d98aa2128c2367a0f81f695c47d1bff047bd9_ppc64le as a component of 8Base-OADP-1.1",
"product_id": "8Base-OADP-1.1:oadp/oadp-operator-bundle@sha256:95671d1a49ec698f3efd842fa03d98aa2128c2367a0f81f695c47d1bff047bd9_ppc64le"
},
"product_reference": "oadp/oadp-operator-bundle@sha256:95671d1a49ec698f3efd842fa03d98aa2128c2367a0f81f695c47d1bff047bd9_ppc64le",
"relates_to_product_reference": "8Base-OADP-1.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "oadp/oadp-operator-bundle@sha256:d7441686f4447f6b600c08c8d697e4db91b8b927554df6785d61a8d851baacf0_amd64 as a component of 8Base-OADP-1.1",
"product_id": "8Base-OADP-1.1:oadp/oadp-operator-bundle@sha256:d7441686f4447f6b600c08c8d697e4db91b8b927554df6785d61a8d851baacf0_amd64"
},
"product_reference": "oadp/oadp-operator-bundle@sha256:d7441686f4447f6b600c08c8d697e4db91b8b927554df6785d61a8d851baacf0_amd64",
"relates_to_product_reference": "8Base-OADP-1.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "oadp/oadp-operator-bundle@sha256:dcae0dc90e97361b931ab189f52021a3a4add42fd02033053f32924580af4dc5_s390x as a component of 8Base-OADP-1.1",
"product_id": "8Base-OADP-1.1:oadp/oadp-operator-bundle@sha256:dcae0dc90e97361b931ab189f52021a3a4add42fd02033053f32924580af4dc5_s390x"
},
"product_reference": "oadp/oadp-operator-bundle@sha256:dcae0dc90e97361b931ab189f52021a3a4add42fd02033053f32924580af4dc5_s390x",
"relates_to_product_reference": "8Base-OADP-1.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "oadp/oadp-rhel8-operator@sha256:993c32f9a9ceba160e76fc2200deca5675506c00f2411bc1dbb16c7458789d5d_s390x as a component of 8Base-OADP-1.1",
"product_id": "8Base-OADP-1.1:oadp/oadp-rhel8-operator@sha256:993c32f9a9ceba160e76fc2200deca5675506c00f2411bc1dbb16c7458789d5d_s390x"
},
"product_reference": "oadp/oadp-rhel8-operator@sha256:993c32f9a9ceba160e76fc2200deca5675506c00f2411bc1dbb16c7458789d5d_s390x",
"relates_to_product_reference": "8Base-OADP-1.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "oadp/oadp-rhel8-operator@sha256:ea946614675a9479631e3d5dafae5219dc07c6fe239a833143b69be7f73fa7f5_amd64 as a component of 8Base-OADP-1.1",
"product_id": "8Base-OADP-1.1:oadp/oadp-rhel8-operator@sha256:ea946614675a9479631e3d5dafae5219dc07c6fe239a833143b69be7f73fa7f5_amd64"
},
"product_reference": "oadp/oadp-rhel8-operator@sha256:ea946614675a9479631e3d5dafae5219dc07c6fe239a833143b69be7f73fa7f5_amd64",
"relates_to_product_reference": "8Base-OADP-1.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "oadp/oadp-rhel8-operator@sha256:eb2965df49c5ff2d53be06b7b4d488510f569c7aaf567999e6d467556572814d_ppc64le as a component of 8Base-OADP-1.1",
"product_id": "8Base-OADP-1.1:oadp/oadp-rhel8-operator@sha256:eb2965df49c5ff2d53be06b7b4d488510f569c7aaf567999e6d467556572814d_ppc64le"
},
"product_reference": "oadp/oadp-rhel8-operator@sha256:eb2965df49c5ff2d53be06b7b4d488510f569c7aaf567999e6d467556572814d_ppc64le",
"relates_to_product_reference": "8Base-OADP-1.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "oadp/oadp-velero-plugin-for-aws-rhel8@sha256:687c4ab44bd97d033fd3d7fd23d9e0bc011d006608cdfedab668a1fde874d54f_s390x as a component of 8Base-OADP-1.1",
"product_id": "8Base-OADP-1.1:oadp/oadp-velero-plugin-for-aws-rhel8@sha256:687c4ab44bd97d033fd3d7fd23d9e0bc011d006608cdfedab668a1fde874d54f_s390x"
},
"product_reference": "oadp/oadp-velero-plugin-for-aws-rhel8@sha256:687c4ab44bd97d033fd3d7fd23d9e0bc011d006608cdfedab668a1fde874d54f_s390x",
"relates_to_product_reference": "8Base-OADP-1.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "oadp/oadp-velero-plugin-for-aws-rhel8@sha256:cb225573b7adf5956fb12c01e43ba1f04d80e4f820c9aa6af6a50924980c1ea2_amd64 as a component of 8Base-OADP-1.1",
"product_id": "8Base-OADP-1.1:oadp/oadp-velero-plugin-for-aws-rhel8@sha256:cb225573b7adf5956fb12c01e43ba1f04d80e4f820c9aa6af6a50924980c1ea2_amd64"
},
"product_reference": "oadp/oadp-velero-plugin-for-aws-rhel8@sha256:cb225573b7adf5956fb12c01e43ba1f04d80e4f820c9aa6af6a50924980c1ea2_amd64",
"relates_to_product_reference": "8Base-OADP-1.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "oadp/oadp-velero-plugin-for-aws-rhel8@sha256:dded3f6cc24924b79dbb8e6e79b800274f2054b737a42e93176783605859907e_ppc64le as a component of 8Base-OADP-1.1",
"product_id": "8Base-OADP-1.1:oadp/oadp-velero-plugin-for-aws-rhel8@sha256:dded3f6cc24924b79dbb8e6e79b800274f2054b737a42e93176783605859907e_ppc64le"
},
"product_reference": "oadp/oadp-velero-plugin-for-aws-rhel8@sha256:dded3f6cc24924b79dbb8e6e79b800274f2054b737a42e93176783605859907e_ppc64le",
"relates_to_product_reference": "8Base-OADP-1.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "oadp/oadp-velero-plugin-for-csi-rhel8@sha256:36c9326a4b96448cb00582d7296270a927761ba0f0616fb8ed4c5987d4e8a70c_amd64 as a component of 8Base-OADP-1.1",
"product_id": "8Base-OADP-1.1:oadp/oadp-velero-plugin-for-csi-rhel8@sha256:36c9326a4b96448cb00582d7296270a927761ba0f0616fb8ed4c5987d4e8a70c_amd64"
},
"product_reference": "oadp/oadp-velero-plugin-for-csi-rhel8@sha256:36c9326a4b96448cb00582d7296270a927761ba0f0616fb8ed4c5987d4e8a70c_amd64",
"relates_to_product_reference": "8Base-OADP-1.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "oadp/oadp-velero-plugin-for-csi-rhel8@sha256:cd92d9d091b62421632d941db6a9b2c33c1965cf4112a9fb036a09ebe988b91c_ppc64le as a component of 8Base-OADP-1.1",
"product_id": "8Base-OADP-1.1:oadp/oadp-velero-plugin-for-csi-rhel8@sha256:cd92d9d091b62421632d941db6a9b2c33c1965cf4112a9fb036a09ebe988b91c_ppc64le"
},
"product_reference": "oadp/oadp-velero-plugin-for-csi-rhel8@sha256:cd92d9d091b62421632d941db6a9b2c33c1965cf4112a9fb036a09ebe988b91c_ppc64le",
"relates_to_product_reference": "8Base-OADP-1.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "oadp/oadp-velero-plugin-for-csi-rhel8@sha256:e9e24889681ccd31df9d1831afdf0993f6ce6cd24fde3b4795fe16d824e0416f_s390x as a component of 8Base-OADP-1.1",
"product_id": "8Base-OADP-1.1:oadp/oadp-velero-plugin-for-csi-rhel8@sha256:e9e24889681ccd31df9d1831afdf0993f6ce6cd24fde3b4795fe16d824e0416f_s390x"
},
"product_reference": "oadp/oadp-velero-plugin-for-csi-rhel8@sha256:e9e24889681ccd31df9d1831afdf0993f6ce6cd24fde3b4795fe16d824e0416f_s390x",
"relates_to_product_reference": "8Base-OADP-1.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "oadp/oadp-velero-plugin-for-gcp-rhel8@sha256:01fe6a0edd12b1e2502eaf14ad6d8e29f2b014c0a28883e4f7523a3acb931ec9_s390x as a component of 8Base-OADP-1.1",
"product_id": "8Base-OADP-1.1:oadp/oadp-velero-plugin-for-gcp-rhel8@sha256:01fe6a0edd12b1e2502eaf14ad6d8e29f2b014c0a28883e4f7523a3acb931ec9_s390x"
},
"product_reference": "oadp/oadp-velero-plugin-for-gcp-rhel8@sha256:01fe6a0edd12b1e2502eaf14ad6d8e29f2b014c0a28883e4f7523a3acb931ec9_s390x",
"relates_to_product_reference": "8Base-OADP-1.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "oadp/oadp-velero-plugin-for-gcp-rhel8@sha256:7e8544cc441e90e3a44f333f418959f2afe106a04bd117c42a5c482ed7e74d99_amd64 as a component of 8Base-OADP-1.1",
"product_id": "8Base-OADP-1.1:oadp/oadp-velero-plugin-for-gcp-rhel8@sha256:7e8544cc441e90e3a44f333f418959f2afe106a04bd117c42a5c482ed7e74d99_amd64"
},
"product_reference": "oadp/oadp-velero-plugin-for-gcp-rhel8@sha256:7e8544cc441e90e3a44f333f418959f2afe106a04bd117c42a5c482ed7e74d99_amd64",
"relates_to_product_reference": "8Base-OADP-1.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "oadp/oadp-velero-plugin-for-gcp-rhel8@sha256:e4f3b3a59db8d9180010e87b7502fd3418340cd082bc36f79c6bb38327e925e0_ppc64le as a component of 8Base-OADP-1.1",
"product_id": "8Base-OADP-1.1:oadp/oadp-velero-plugin-for-gcp-rhel8@sha256:e4f3b3a59db8d9180010e87b7502fd3418340cd082bc36f79c6bb38327e925e0_ppc64le"
},
"product_reference": "oadp/oadp-velero-plugin-for-gcp-rhel8@sha256:e4f3b3a59db8d9180010e87b7502fd3418340cd082bc36f79c6bb38327e925e0_ppc64le",
"relates_to_product_reference": "8Base-OADP-1.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "oadp/oadp-velero-plugin-for-microsoft-azure-rhel8@sha256:24b9694e68a16a51220789c91dc00ead20c531221de4a5bae7d9fa7107cbe707_amd64 as a component of 8Base-OADP-1.1",
"product_id": "8Base-OADP-1.1:oadp/oadp-velero-plugin-for-microsoft-azure-rhel8@sha256:24b9694e68a16a51220789c91dc00ead20c531221de4a5bae7d9fa7107cbe707_amd64"
},
"product_reference": "oadp/oadp-velero-plugin-for-microsoft-azure-rhel8@sha256:24b9694e68a16a51220789c91dc00ead20c531221de4a5bae7d9fa7107cbe707_amd64",
"relates_to_product_reference": "8Base-OADP-1.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "oadp/oadp-velero-plugin-for-microsoft-azure-rhel8@sha256:3dd0e9f28febd7e31e6250fc0a86f9908b501bfec9368388c0228aefc5059acd_ppc64le as a component of 8Base-OADP-1.1",
"product_id": "8Base-OADP-1.1:oadp/oadp-velero-plugin-for-microsoft-azure-rhel8@sha256:3dd0e9f28febd7e31e6250fc0a86f9908b501bfec9368388c0228aefc5059acd_ppc64le"
},
"product_reference": "oadp/oadp-velero-plugin-for-microsoft-azure-rhel8@sha256:3dd0e9f28febd7e31e6250fc0a86f9908b501bfec9368388c0228aefc5059acd_ppc64le",
"relates_to_product_reference": "8Base-OADP-1.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "oadp/oadp-velero-plugin-for-microsoft-azure-rhel8@sha256:69745821846f79362dc9f39bc702fd481db05e82913edb718502a311ce38ab8e_s390x as a component of 8Base-OADP-1.1",
"product_id": "8Base-OADP-1.1:oadp/oadp-velero-plugin-for-microsoft-azure-rhel8@sha256:69745821846f79362dc9f39bc702fd481db05e82913edb718502a311ce38ab8e_s390x"
},
"product_reference": "oadp/oadp-velero-plugin-for-microsoft-azure-rhel8@sha256:69745821846f79362dc9f39bc702fd481db05e82913edb718502a311ce38ab8e_s390x",
"relates_to_product_reference": "8Base-OADP-1.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "oadp/oadp-velero-plugin-rhel8@sha256:0f90a21e45f9d76b6abedcd1b6ffe2843045163702b5f9038f715bf3db0e1b4e_s390x as a component of 8Base-OADP-1.1",
"product_id": "8Base-OADP-1.1:oadp/oadp-velero-plugin-rhel8@sha256:0f90a21e45f9d76b6abedcd1b6ffe2843045163702b5f9038f715bf3db0e1b4e_s390x"
},
"product_reference": "oadp/oadp-velero-plugin-rhel8@sha256:0f90a21e45f9d76b6abedcd1b6ffe2843045163702b5f9038f715bf3db0e1b4e_s390x",
"relates_to_product_reference": "8Base-OADP-1.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "oadp/oadp-velero-plugin-rhel8@sha256:63d5f5165b1fb8942ae60f4b14af2fe39bcc054184c93695b91ef7c26e9eafb2_ppc64le as a component of 8Base-OADP-1.1",
"product_id": "8Base-OADP-1.1:oadp/oadp-velero-plugin-rhel8@sha256:63d5f5165b1fb8942ae60f4b14af2fe39bcc054184c93695b91ef7c26e9eafb2_ppc64le"
},
"product_reference": "oadp/oadp-velero-plugin-rhel8@sha256:63d5f5165b1fb8942ae60f4b14af2fe39bcc054184c93695b91ef7c26e9eafb2_ppc64le",
"relates_to_product_reference": "8Base-OADP-1.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "oadp/oadp-velero-plugin-rhel8@sha256:bab55f61f70fe687df984186240c76c5b10f7b5362b2f9a4e21a47d4494d02f2_amd64 as a component of 8Base-OADP-1.1",
"product_id": "8Base-OADP-1.1:oadp/oadp-velero-plugin-rhel8@sha256:bab55f61f70fe687df984186240c76c5b10f7b5362b2f9a4e21a47d4494d02f2_amd64"
},
"product_reference": "oadp/oadp-velero-plugin-rhel8@sha256:bab55f61f70fe687df984186240c76c5b10f7b5362b2f9a4e21a47d4494d02f2_amd64",
"relates_to_product_reference": "8Base-OADP-1.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "oadp/oadp-velero-restic-restore-helper-rhel8@sha256:22db35503cef946d1a193f5531017a456d3b34bc26d2b431954f5d385b7be9d8_ppc64le as a component of 8Base-OADP-1.1",
"product_id": "8Base-OADP-1.1:oadp/oadp-velero-restic-restore-helper-rhel8@sha256:22db35503cef946d1a193f5531017a456d3b34bc26d2b431954f5d385b7be9d8_ppc64le"
},
"product_reference": "oadp/oadp-velero-restic-restore-helper-rhel8@sha256:22db35503cef946d1a193f5531017a456d3b34bc26d2b431954f5d385b7be9d8_ppc64le",
"relates_to_product_reference": "8Base-OADP-1.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "oadp/oadp-velero-restic-restore-helper-rhel8@sha256:268761f1d56d84d41f0a1bd35ae9a050cab7407b4bf47b4a64eb07aef275194e_amd64 as a component of 8Base-OADP-1.1",
"product_id": "8Base-OADP-1.1:oadp/oadp-velero-restic-restore-helper-rhel8@sha256:268761f1d56d84d41f0a1bd35ae9a050cab7407b4bf47b4a64eb07aef275194e_amd64"
},
"product_reference": "oadp/oadp-velero-restic-restore-helper-rhel8@sha256:268761f1d56d84d41f0a1bd35ae9a050cab7407b4bf47b4a64eb07aef275194e_amd64",
"relates_to_product_reference": "8Base-OADP-1.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "oadp/oadp-velero-restic-restore-helper-rhel8@sha256:45ae2d99bc7d4c93bace74f285805faa0ad27561037b6b2406e6c4e86ac669f7_s390x as a component of 8Base-OADP-1.1",
"product_id": "8Base-OADP-1.1:oadp/oadp-velero-restic-restore-helper-rhel8@sha256:45ae2d99bc7d4c93bace74f285805faa0ad27561037b6b2406e6c4e86ac669f7_s390x"
},
"product_reference": "oadp/oadp-velero-restic-restore-helper-rhel8@sha256:45ae2d99bc7d4c93bace74f285805faa0ad27561037b6b2406e6c4e86ac669f7_s390x",
"relates_to_product_reference": "8Base-OADP-1.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "oadp/oadp-velero-rhel8@sha256:4e78c9adf01a838ccce151c88bdaf331105472857d096194b6f628ce246e43b2_amd64 as a component of 8Base-OADP-1.1",
"product_id": "8Base-OADP-1.1:oadp/oadp-velero-rhel8@sha256:4e78c9adf01a838ccce151c88bdaf331105472857d096194b6f628ce246e43b2_amd64"
},
"product_reference": "oadp/oadp-velero-rhel8@sha256:4e78c9adf01a838ccce151c88bdaf331105472857d096194b6f628ce246e43b2_amd64",
"relates_to_product_reference": "8Base-OADP-1.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "oadp/oadp-velero-rhel8@sha256:5a11fc682e58aefed3c33c77a536e6677f7bfbac18ca624f7004f7d44a1b8446_ppc64le as a component of 8Base-OADP-1.1",
"product_id": "8Base-OADP-1.1:oadp/oadp-velero-rhel8@sha256:5a11fc682e58aefed3c33c77a536e6677f7bfbac18ca624f7004f7d44a1b8446_ppc64le"
},
"product_reference": "oadp/oadp-velero-rhel8@sha256:5a11fc682e58aefed3c33c77a536e6677f7bfbac18ca624f7004f7d44a1b8446_ppc64le",
"relates_to_product_reference": "8Base-OADP-1.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "oadp/oadp-velero-rhel8@sha256:af3c09e10824aebdaf117391ac53519e7128fe789252f8ecb4b144883e74c8e9_s390x as a component of 8Base-OADP-1.1",
"product_id": "8Base-OADP-1.1:oadp/oadp-velero-rhel8@sha256:af3c09e10824aebdaf117391ac53519e7128fe789252f8ecb4b144883e74c8e9_s390x"
},
"product_reference": "oadp/oadp-velero-rhel8@sha256:af3c09e10824aebdaf117391ac53519e7128fe789252f8ecb4b144883e74c8e9_s390x",
"relates_to_product_reference": "8Base-OADP-1.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "oadp/oadp-volume-snapshot-mover-rhel8@sha256:4c7febd90b1af2af27ab252d9774c49a9387d63589fde14d76e25e348c224c7f_ppc64le as a component of 8Base-OADP-1.1",
"product_id": "8Base-OADP-1.1:oadp/oadp-volume-snapshot-mover-rhel8@sha256:4c7febd90b1af2af27ab252d9774c49a9387d63589fde14d76e25e348c224c7f_ppc64le"
},
"product_reference": "oadp/oadp-volume-snapshot-mover-rhel8@sha256:4c7febd90b1af2af27ab252d9774c49a9387d63589fde14d76e25e348c224c7f_ppc64le",
"relates_to_product_reference": "8Base-OADP-1.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "oadp/oadp-volume-snapshot-mover-rhel8@sha256:8e2322c382d4cbc9717833c702ebd04dfaf2afe04ce87990662569552e78357c_s390x as a component of 8Base-OADP-1.1",
"product_id": "8Base-OADP-1.1:oadp/oadp-volume-snapshot-mover-rhel8@sha256:8e2322c382d4cbc9717833c702ebd04dfaf2afe04ce87990662569552e78357c_s390x"
},
"product_reference": "oadp/oadp-volume-snapshot-mover-rhel8@sha256:8e2322c382d4cbc9717833c702ebd04dfaf2afe04ce87990662569552e78357c_s390x",
"relates_to_product_reference": "8Base-OADP-1.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "oadp/oadp-volume-snapshot-mover-rhel8@sha256:cde9184ab5f6fd8f4448913d802d0dcdf2a6830facc1a4732dec6eb09bf1b273_amd64 as a component of 8Base-OADP-1.1",
"product_id": "8Base-OADP-1.1:oadp/oadp-volume-snapshot-mover-rhel8@sha256:cde9184ab5f6fd8f4448913d802d0dcdf2a6830facc1a4732dec6eb09bf1b273_amd64"
},
"product_reference": "oadp/oadp-volume-snapshot-mover-rhel8@sha256:cde9184ab5f6fd8f4448913d802d0dcdf2a6830facc1a4732dec6eb09bf1b273_amd64",
"relates_to_product_reference": "8Base-OADP-1.1"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2022-21698",
"cwe": {
"id": "CWE-772",
"name": "Missing Release of Resource after Effective Lifetime"
},
"discovery_date": "2022-01-19T00:00:00+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"8Base-OADP-1.1:oadp/oadp-kubevirt-velero-plugin-rhel8@sha256:649a065b112210ed1248ba2cadecc3d522b888239dc73942934e526fba1d69ad_ppc64le",
"8Base-OADP-1.1:oadp/oadp-kubevirt-velero-plugin-rhel8@sha256:7368b20e3a42ea915f3811f0c9d21e509cbd054efacbd297e88e81fc27a49837_amd64",
"8Base-OADP-1.1:oadp/oadp-kubevirt-velero-plugin-rhel8@sha256:cde730978fa438855891755309c3bb75dc38771f1a94f9ff26a0a1b31a129f01_s390x",
"8Base-OADP-1.1:oadp/oadp-mustgather-rhel8@sha256:183d6de4eed893e0a76d661fdc13858e57a2ed5aeb34f3be6cb6850ef180d141_s390x",
"8Base-OADP-1.1:oadp/oadp-mustgather-rhel8@sha256:3bf1c9f828cf6f3e318078f081a4fc50a7c2efc8c12d09e6feddc8593cb8727a_ppc64le",
"8Base-OADP-1.1:oadp/oadp-mustgather-rhel8@sha256:a17ef49b0cae63b6a7735180683b4d9a15a9a3caa0f14e10ced1e62d0878c3b0_amd64",
"8Base-OADP-1.1:oadp/oadp-operator-bundle@sha256:95671d1a49ec698f3efd842fa03d98aa2128c2367a0f81f695c47d1bff047bd9_ppc64le",
"8Base-OADP-1.1:oadp/oadp-operator-bundle@sha256:d7441686f4447f6b600c08c8d697e4db91b8b927554df6785d61a8d851baacf0_amd64",
"8Base-OADP-1.1:oadp/oadp-operator-bundle@sha256:dcae0dc90e97361b931ab189f52021a3a4add42fd02033053f32924580af4dc5_s390x",
"8Base-OADP-1.1:oadp/oadp-rhel8-operator@sha256:993c32f9a9ceba160e76fc2200deca5675506c00f2411bc1dbb16c7458789d5d_s390x",
"8Base-OADP-1.1:oadp/oadp-rhel8-operator@sha256:ea946614675a9479631e3d5dafae5219dc07c6fe239a833143b69be7f73fa7f5_amd64",
"8Base-OADP-1.1:oadp/oadp-rhel8-operator@sha256:eb2965df49c5ff2d53be06b7b4d488510f569c7aaf567999e6d467556572814d_ppc64le",
"8Base-OADP-1.1:oadp/oadp-velero-plugin-for-aws-rhel8@sha256:687c4ab44bd97d033fd3d7fd23d9e0bc011d006608cdfedab668a1fde874d54f_s390x",
"8Base-OADP-1.1:oadp/oadp-velero-plugin-for-aws-rhel8@sha256:cb225573b7adf5956fb12c01e43ba1f04d80e4f820c9aa6af6a50924980c1ea2_amd64",
"8Base-OADP-1.1:oadp/oadp-velero-plugin-for-aws-rhel8@sha256:dded3f6cc24924b79dbb8e6e79b800274f2054b737a42e93176783605859907e_ppc64le",
"8Base-OADP-1.1:oadp/oadp-velero-plugin-for-csi-rhel8@sha256:36c9326a4b96448cb00582d7296270a927761ba0f0616fb8ed4c5987d4e8a70c_amd64",
"8Base-OADP-1.1:oadp/oadp-velero-plugin-for-csi-rhel8@sha256:cd92d9d091b62421632d941db6a9b2c33c1965cf4112a9fb036a09ebe988b91c_ppc64le",
"8Base-OADP-1.1:oadp/oadp-velero-plugin-for-csi-rhel8@sha256:e9e24889681ccd31df9d1831afdf0993f6ce6cd24fde3b4795fe16d824e0416f_s390x",
"8Base-OADP-1.1:oadp/oadp-velero-plugin-for-gcp-rhel8@sha256:01fe6a0edd12b1e2502eaf14ad6d8e29f2b014c0a28883e4f7523a3acb931ec9_s390x",
"8Base-OADP-1.1:oadp/oadp-velero-plugin-for-gcp-rhel8@sha256:7e8544cc441e90e3a44f333f418959f2afe106a04bd117c42a5c482ed7e74d99_amd64",
"8Base-OADP-1.1:oadp/oadp-velero-plugin-for-gcp-rhel8@sha256:e4f3b3a59db8d9180010e87b7502fd3418340cd082bc36f79c6bb38327e925e0_ppc64le",
"8Base-OADP-1.1:oadp/oadp-velero-plugin-for-microsoft-azure-rhel8@sha256:24b9694e68a16a51220789c91dc00ead20c531221de4a5bae7d9fa7107cbe707_amd64",
"8Base-OADP-1.1:oadp/oadp-velero-plugin-for-microsoft-azure-rhel8@sha256:3dd0e9f28febd7e31e6250fc0a86f9908b501bfec9368388c0228aefc5059acd_ppc64le",
"8Base-OADP-1.1:oadp/oadp-velero-plugin-for-microsoft-azure-rhel8@sha256:69745821846f79362dc9f39bc702fd481db05e82913edb718502a311ce38ab8e_s390x",
"8Base-OADP-1.1:oadp/oadp-velero-restic-restore-helper-rhel8@sha256:22db35503cef946d1a193f5531017a456d3b34bc26d2b431954f5d385b7be9d8_ppc64le",
"8Base-OADP-1.1:oadp/oadp-velero-restic-restore-helper-rhel8@sha256:268761f1d56d84d41f0a1bd35ae9a050cab7407b4bf47b4a64eb07aef275194e_amd64",
"8Base-OADP-1.1:oadp/oadp-velero-restic-restore-helper-rhel8@sha256:45ae2d99bc7d4c93bace74f285805faa0ad27561037b6b2406e6c4e86ac669f7_s390x",
"8Base-OADP-1.1:oadp/oadp-velero-rhel8@sha256:4e78c9adf01a838ccce151c88bdaf331105472857d096194b6f628ce246e43b2_amd64",
"8Base-OADP-1.1:oadp/oadp-velero-rhel8@sha256:5a11fc682e58aefed3c33c77a536e6677f7bfbac18ca624f7004f7d44a1b8446_ppc64le",
"8Base-OADP-1.1:oadp/oadp-velero-rhel8@sha256:af3c09e10824aebdaf117391ac53519e7128fe789252f8ecb4b144883e74c8e9_s390x",
"8Base-OADP-1.1:oadp/oadp-volume-snapshot-mover-rhel8@sha256:4c7febd90b1af2af27ab252d9774c49a9387d63589fde14d76e25e348c224c7f_ppc64le",
"8Base-OADP-1.1:oadp/oadp-volume-snapshot-mover-rhel8@sha256:8e2322c382d4cbc9717833c702ebd04dfaf2afe04ce87990662569552e78357c_s390x",
"8Base-OADP-1.1:oadp/oadp-volume-snapshot-mover-rhel8@sha256:cde9184ab5f6fd8f4448913d802d0dcdf2a6830facc1a4732dec6eb09bf1b273_amd64"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2045880"
}
],
"notes": [
{
"category": "description",
"text": "A denial of service attack was found in prometheus/client_golang. This flaw allows an attacker to produce a denial of service attack on an HTTP server by exploiting the InstrumentHandlerCounter function in the version below 1.11.1, resulting in a loss of availability.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "prometheus/client_golang: Denial of service using InstrumentHandlerCounter",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "This flaw has been rated as having a moderate impact for two main reasons. The opportunity for a Denial of Service is limited to the golang runtime. In the case of OpenShift Container Platform, this would be restricted within each individual container. Additionally, this is in alignment with upstream\u0027s (the Prometheus project) impact rating.\n\nWithin regulated environments, a combination of the following controls acts as a significant barrier to successful exploitation of a CWE-772: Missing Release of Resource after Effective Lifetime and therefore downgrades the severity of this particular CVE from Moderate to Low.\n\nBaseline configurations enforce strict resource allocation and lifecycle management policies, ensuring that memory, CPU, and storage resources are efficiently released when no longer needed. The platform continuously monitors resource allocation and usage across compute environments and workloads, leveraging built-in quota and limit mechanisms to prevent resource exhaustion caused by unreleased objects. Real-time system monitoring detects abnormal consumption patterns, such as unused resource retention or elevated usage levels, enabling timely remediation and preventing compounding impacts.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"8Base-OADP-1.1:oadp/oadp-velero-plugin-rhel8@sha256:0f90a21e45f9d76b6abedcd1b6ffe2843045163702b5f9038f715bf3db0e1b4e_s390x",
"8Base-OADP-1.1:oadp/oadp-velero-plugin-rhel8@sha256:63d5f5165b1fb8942ae60f4b14af2fe39bcc054184c93695b91ef7c26e9eafb2_ppc64le",
"8Base-OADP-1.1:oadp/oadp-velero-plugin-rhel8@sha256:bab55f61f70fe687df984186240c76c5b10f7b5362b2f9a4e21a47d4494d02f2_amd64"
],
"known_not_affected": [
"8Base-OADP-1.1:oadp/oadp-kubevirt-velero-plugin-rhel8@sha256:649a065b112210ed1248ba2cadecc3d522b888239dc73942934e526fba1d69ad_ppc64le",
"8Base-OADP-1.1:oadp/oadp-kubevirt-velero-plugin-rhel8@sha256:7368b20e3a42ea915f3811f0c9d21e509cbd054efacbd297e88e81fc27a49837_amd64",
"8Base-OADP-1.1:oadp/oadp-kubevirt-velero-plugin-rhel8@sha256:cde730978fa438855891755309c3bb75dc38771f1a94f9ff26a0a1b31a129f01_s390x",
"8Base-OADP-1.1:oadp/oadp-mustgather-rhel8@sha256:183d6de4eed893e0a76d661fdc13858e57a2ed5aeb34f3be6cb6850ef180d141_s390x",
"8Base-OADP-1.1:oadp/oadp-mustgather-rhel8@sha256:3bf1c9f828cf6f3e318078f081a4fc50a7c2efc8c12d09e6feddc8593cb8727a_ppc64le",
"8Base-OADP-1.1:oadp/oadp-mustgather-rhel8@sha256:a17ef49b0cae63b6a7735180683b4d9a15a9a3caa0f14e10ced1e62d0878c3b0_amd64",
"8Base-OADP-1.1:oadp/oadp-operator-bundle@sha256:95671d1a49ec698f3efd842fa03d98aa2128c2367a0f81f695c47d1bff047bd9_ppc64le",
"8Base-OADP-1.1:oadp/oadp-operator-bundle@sha256:d7441686f4447f6b600c08c8d697e4db91b8b927554df6785d61a8d851baacf0_amd64",
"8Base-OADP-1.1:oadp/oadp-operator-bundle@sha256:dcae0dc90e97361b931ab189f52021a3a4add42fd02033053f32924580af4dc5_s390x",
"8Base-OADP-1.1:oadp/oadp-rhel8-operator@sha256:993c32f9a9ceba160e76fc2200deca5675506c00f2411bc1dbb16c7458789d5d_s390x",
"8Base-OADP-1.1:oadp/oadp-rhel8-operator@sha256:ea946614675a9479631e3d5dafae5219dc07c6fe239a833143b69be7f73fa7f5_amd64",
"8Base-OADP-1.1:oadp/oadp-rhel8-operator@sha256:eb2965df49c5ff2d53be06b7b4d488510f569c7aaf567999e6d467556572814d_ppc64le",
"8Base-OADP-1.1:oadp/oadp-velero-plugin-for-aws-rhel8@sha256:687c4ab44bd97d033fd3d7fd23d9e0bc011d006608cdfedab668a1fde874d54f_s390x",
"8Base-OADP-1.1:oadp/oadp-velero-plugin-for-aws-rhel8@sha256:cb225573b7adf5956fb12c01e43ba1f04d80e4f820c9aa6af6a50924980c1ea2_amd64",
"8Base-OADP-1.1:oadp/oadp-velero-plugin-for-aws-rhel8@sha256:dded3f6cc24924b79dbb8e6e79b800274f2054b737a42e93176783605859907e_ppc64le",
"8Base-OADP-1.1:oadp/oadp-velero-plugin-for-csi-rhel8@sha256:36c9326a4b96448cb00582d7296270a927761ba0f0616fb8ed4c5987d4e8a70c_amd64",
"8Base-OADP-1.1:oadp/oadp-velero-plugin-for-csi-rhel8@sha256:cd92d9d091b62421632d941db6a9b2c33c1965cf4112a9fb036a09ebe988b91c_ppc64le",
"8Base-OADP-1.1:oadp/oadp-velero-plugin-for-csi-rhel8@sha256:e9e24889681ccd31df9d1831afdf0993f6ce6cd24fde3b4795fe16d824e0416f_s390x",
"8Base-OADP-1.1:oadp/oadp-velero-plugin-for-gcp-rhel8@sha256:01fe6a0edd12b1e2502eaf14ad6d8e29f2b014c0a28883e4f7523a3acb931ec9_s390x",
"8Base-OADP-1.1:oadp/oadp-velero-plugin-for-gcp-rhel8@sha256:7e8544cc441e90e3a44f333f418959f2afe106a04bd117c42a5c482ed7e74d99_amd64",
"8Base-OADP-1.1:oadp/oadp-velero-plugin-for-gcp-rhel8@sha256:e4f3b3a59db8d9180010e87b7502fd3418340cd082bc36f79c6bb38327e925e0_ppc64le",
"8Base-OADP-1.1:oadp/oadp-velero-plugin-for-microsoft-azure-rhel8@sha256:24b9694e68a16a51220789c91dc00ead20c531221de4a5bae7d9fa7107cbe707_amd64",
"8Base-OADP-1.1:oadp/oadp-velero-plugin-for-microsoft-azure-rhel8@sha256:3dd0e9f28febd7e31e6250fc0a86f9908b501bfec9368388c0228aefc5059acd_ppc64le",
"8Base-OADP-1.1:oadp/oadp-velero-plugin-for-microsoft-azure-rhel8@sha256:69745821846f79362dc9f39bc702fd481db05e82913edb718502a311ce38ab8e_s390x",
"8Base-OADP-1.1:oadp/oadp-velero-restic-restore-helper-rhel8@sha256:22db35503cef946d1a193f5531017a456d3b34bc26d2b431954f5d385b7be9d8_ppc64le",
"8Base-OADP-1.1:oadp/oadp-velero-restic-restore-helper-rhel8@sha256:268761f1d56d84d41f0a1bd35ae9a050cab7407b4bf47b4a64eb07aef275194e_amd64",
"8Base-OADP-1.1:oadp/oadp-velero-restic-restore-helper-rhel8@sha256:45ae2d99bc7d4c93bace74f285805faa0ad27561037b6b2406e6c4e86ac669f7_s390x",
"8Base-OADP-1.1:oadp/oadp-velero-rhel8@sha256:4e78c9adf01a838ccce151c88bdaf331105472857d096194b6f628ce246e43b2_amd64",
"8Base-OADP-1.1:oadp/oadp-velero-rhel8@sha256:5a11fc682e58aefed3c33c77a536e6677f7bfbac18ca624f7004f7d44a1b8446_ppc64le",
"8Base-OADP-1.1:oadp/oadp-velero-rhel8@sha256:af3c09e10824aebdaf117391ac53519e7128fe789252f8ecb4b144883e74c8e9_s390x",
"8Base-OADP-1.1:oadp/oadp-volume-snapshot-mover-rhel8@sha256:4c7febd90b1af2af27ab252d9774c49a9387d63589fde14d76e25e348c224c7f_ppc64le",
"8Base-OADP-1.1:oadp/oadp-volume-snapshot-mover-rhel8@sha256:8e2322c382d4cbc9717833c702ebd04dfaf2afe04ce87990662569552e78357c_s390x",
"8Base-OADP-1.1:oadp/oadp-volume-snapshot-mover-rhel8@sha256:cde9184ab5f6fd8f4448913d802d0dcdf2a6830facc1a4732dec6eb09bf1b273_amd64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2022-21698"
},
{
"category": "external",
"summary": "RHBZ#2045880",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2045880"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2022-21698",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-21698"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2022-21698",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2022-21698"
},
{
"category": "external",
"summary": "https://github.com/prometheus/client_golang/security/advisories/GHSA-cg3q-j54f-5p7p",
"url": "https://github.com/prometheus/client_golang/security/advisories/GHSA-cg3q-j54f-5p7p"
}
],
"release_date": "2022-02-15T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2022-09-01T01:24:16+00:00",
"details": "For details on how to apply this update, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"8Base-OADP-1.1:oadp/oadp-velero-plugin-rhel8@sha256:0f90a21e45f9d76b6abedcd1b6ffe2843045163702b5f9038f715bf3db0e1b4e_s390x",
"8Base-OADP-1.1:oadp/oadp-velero-plugin-rhel8@sha256:63d5f5165b1fb8942ae60f4b14af2fe39bcc054184c93695b91ef7c26e9eafb2_ppc64le",
"8Base-OADP-1.1:oadp/oadp-velero-plugin-rhel8@sha256:bab55f61f70fe687df984186240c76c5b10f7b5362b2f9a4e21a47d4494d02f2_amd64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2022:6290"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"8Base-OADP-1.1:oadp/oadp-kubevirt-velero-plugin-rhel8@sha256:649a065b112210ed1248ba2cadecc3d522b888239dc73942934e526fba1d69ad_ppc64le",
"8Base-OADP-1.1:oadp/oadp-kubevirt-velero-plugin-rhel8@sha256:7368b20e3a42ea915f3811f0c9d21e509cbd054efacbd297e88e81fc27a49837_amd64",
"8Base-OADP-1.1:oadp/oadp-kubevirt-velero-plugin-rhel8@sha256:cde730978fa438855891755309c3bb75dc38771f1a94f9ff26a0a1b31a129f01_s390x",
"8Base-OADP-1.1:oadp/oadp-mustgather-rhel8@sha256:183d6de4eed893e0a76d661fdc13858e57a2ed5aeb34f3be6cb6850ef180d141_s390x",
"8Base-OADP-1.1:oadp/oadp-mustgather-rhel8@sha256:3bf1c9f828cf6f3e318078f081a4fc50a7c2efc8c12d09e6feddc8593cb8727a_ppc64le",
"8Base-OADP-1.1:oadp/oadp-mustgather-rhel8@sha256:a17ef49b0cae63b6a7735180683b4d9a15a9a3caa0f14e10ced1e62d0878c3b0_amd64",
"8Base-OADP-1.1:oadp/oadp-operator-bundle@sha256:95671d1a49ec698f3efd842fa03d98aa2128c2367a0f81f695c47d1bff047bd9_ppc64le",
"8Base-OADP-1.1:oadp/oadp-operator-bundle@sha256:d7441686f4447f6b600c08c8d697e4db91b8b927554df6785d61a8d851baacf0_amd64",
"8Base-OADP-1.1:oadp/oadp-operator-bundle@sha256:dcae0dc90e97361b931ab189f52021a3a4add42fd02033053f32924580af4dc5_s390x",
"8Base-OADP-1.1:oadp/oadp-rhel8-operator@sha256:993c32f9a9ceba160e76fc2200deca5675506c00f2411bc1dbb16c7458789d5d_s390x",
"8Base-OADP-1.1:oadp/oadp-rhel8-operator@sha256:ea946614675a9479631e3d5dafae5219dc07c6fe239a833143b69be7f73fa7f5_amd64",
"8Base-OADP-1.1:oadp/oadp-rhel8-operator@sha256:eb2965df49c5ff2d53be06b7b4d488510f569c7aaf567999e6d467556572814d_ppc64le",
"8Base-OADP-1.1:oadp/oadp-velero-plugin-for-aws-rhel8@sha256:687c4ab44bd97d033fd3d7fd23d9e0bc011d006608cdfedab668a1fde874d54f_s390x",
"8Base-OADP-1.1:oadp/oadp-velero-plugin-for-aws-rhel8@sha256:cb225573b7adf5956fb12c01e43ba1f04d80e4f820c9aa6af6a50924980c1ea2_amd64",
"8Base-OADP-1.1:oadp/oadp-velero-plugin-for-aws-rhel8@sha256:dded3f6cc24924b79dbb8e6e79b800274f2054b737a42e93176783605859907e_ppc64le",
"8Base-OADP-1.1:oadp/oadp-velero-plugin-for-csi-rhel8@sha256:36c9326a4b96448cb00582d7296270a927761ba0f0616fb8ed4c5987d4e8a70c_amd64",
"8Base-OADP-1.1:oadp/oadp-velero-plugin-for-csi-rhel8@sha256:cd92d9d091b62421632d941db6a9b2c33c1965cf4112a9fb036a09ebe988b91c_ppc64le",
"8Base-OADP-1.1:oadp/oadp-velero-plugin-for-csi-rhel8@sha256:e9e24889681ccd31df9d1831afdf0993f6ce6cd24fde3b4795fe16d824e0416f_s390x",
"8Base-OADP-1.1:oadp/oadp-velero-plugin-for-gcp-rhel8@sha256:01fe6a0edd12b1e2502eaf14ad6d8e29f2b014c0a28883e4f7523a3acb931ec9_s390x",
"8Base-OADP-1.1:oadp/oadp-velero-plugin-for-gcp-rhel8@sha256:7e8544cc441e90e3a44f333f418959f2afe106a04bd117c42a5c482ed7e74d99_amd64",
"8Base-OADP-1.1:oadp/oadp-velero-plugin-for-gcp-rhel8@sha256:e4f3b3a59db8d9180010e87b7502fd3418340cd082bc36f79c6bb38327e925e0_ppc64le",
"8Base-OADP-1.1:oadp/oadp-velero-plugin-for-microsoft-azure-rhel8@sha256:24b9694e68a16a51220789c91dc00ead20c531221de4a5bae7d9fa7107cbe707_amd64",
"8Base-OADP-1.1:oadp/oadp-velero-plugin-for-microsoft-azure-rhel8@sha256:3dd0e9f28febd7e31e6250fc0a86f9908b501bfec9368388c0228aefc5059acd_ppc64le",
"8Base-OADP-1.1:oadp/oadp-velero-plugin-for-microsoft-azure-rhel8@sha256:69745821846f79362dc9f39bc702fd481db05e82913edb718502a311ce38ab8e_s390x",
"8Base-OADP-1.1:oadp/oadp-velero-plugin-rhel8@sha256:0f90a21e45f9d76b6abedcd1b6ffe2843045163702b5f9038f715bf3db0e1b4e_s390x",
"8Base-OADP-1.1:oadp/oadp-velero-plugin-rhel8@sha256:63d5f5165b1fb8942ae60f4b14af2fe39bcc054184c93695b91ef7c26e9eafb2_ppc64le",
"8Base-OADP-1.1:oadp/oadp-velero-plugin-rhel8@sha256:bab55f61f70fe687df984186240c76c5b10f7b5362b2f9a4e21a47d4494d02f2_amd64",
"8Base-OADP-1.1:oadp/oadp-velero-restic-restore-helper-rhel8@sha256:22db35503cef946d1a193f5531017a456d3b34bc26d2b431954f5d385b7be9d8_ppc64le",
"8Base-OADP-1.1:oadp/oadp-velero-restic-restore-helper-rhel8@sha256:268761f1d56d84d41f0a1bd35ae9a050cab7407b4bf47b4a64eb07aef275194e_amd64",
"8Base-OADP-1.1:oadp/oadp-velero-restic-restore-helper-rhel8@sha256:45ae2d99bc7d4c93bace74f285805faa0ad27561037b6b2406e6c4e86ac669f7_s390x",
"8Base-OADP-1.1:oadp/oadp-velero-rhel8@sha256:4e78c9adf01a838ccce151c88bdaf331105472857d096194b6f628ce246e43b2_amd64",
"8Base-OADP-1.1:oadp/oadp-velero-rhel8@sha256:5a11fc682e58aefed3c33c77a536e6677f7bfbac18ca624f7004f7d44a1b8446_ppc64le",
"8Base-OADP-1.1:oadp/oadp-velero-rhel8@sha256:af3c09e10824aebdaf117391ac53519e7128fe789252f8ecb4b144883e74c8e9_s390x",
"8Base-OADP-1.1:oadp/oadp-volume-snapshot-mover-rhel8@sha256:4c7febd90b1af2af27ab252d9774c49a9387d63589fde14d76e25e348c224c7f_ppc64le",
"8Base-OADP-1.1:oadp/oadp-volume-snapshot-mover-rhel8@sha256:8e2322c382d4cbc9717833c702ebd04dfaf2afe04ce87990662569552e78357c_s390x",
"8Base-OADP-1.1:oadp/oadp-volume-snapshot-mover-rhel8@sha256:cde9184ab5f6fd8f4448913d802d0dcdf2a6830facc1a4732dec6eb09bf1b273_amd64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "prometheus/client_golang: Denial of service using InstrumentHandlerCounter"
},
{
"cve": "CVE-2022-24675",
"cwe": {
"id": "CWE-120",
"name": "Buffer Copy without Checking Size of Input (\u0027Classic Buffer Overflow\u0027)"
},
"discovery_date": "2022-04-21T00:00:00+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"8Base-OADP-1.1:oadp/oadp-operator-bundle@sha256:95671d1a49ec698f3efd842fa03d98aa2128c2367a0f81f695c47d1bff047bd9_ppc64le",
"8Base-OADP-1.1:oadp/oadp-operator-bundle@sha256:d7441686f4447f6b600c08c8d697e4db91b8b927554df6785d61a8d851baacf0_amd64",
"8Base-OADP-1.1:oadp/oadp-operator-bundle@sha256:dcae0dc90e97361b931ab189f52021a3a4add42fd02033053f32924580af4dc5_s390x"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2077688"
}
],
"notes": [
{
"category": "description",
"text": "A buffer overflow flaw was found in Golang\u0027s library encoding/pem. This flaw allows an attacker to use a large PEM input (more than 5 MB), causing a stack overflow in Decode, which leads to a loss of availability.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "golang: encoding/pem: fix stack overflow in Decode",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "Red Hat Enterprise Linux 7, 8 and 9 are affected, because the code-base is affected by this vulnerability.\n\nRed Hat Product Security has rated this issue as having Moderate security impact, and the issue is not currently planned to be addressed in future updates for Red Hat Enterprise Linux 7, hence, marked as Out-of-Support-Scope.\n\nRed Hat Developer Tools - Compilers (go-toolset-1.16-golang \u0026 go-toolset-1.17-golang), ships the vulnerable code and affected by this vulnerability.\n\nFor additional information, refer to the Issue Severity Classification: https://access.redhat.com/security/updates/classification/ and Red Hat Enterprise Linux Life Cycle \u0026 Updates Policy: https://access.redhat.com/support/policy/updates/errata/.\n\nWithin regulated environments, a combination of the following controls acts as a significant barrier to successfully exploiting a CWE-120: Buffer Copy without Checking Size of Input (\u0027Classic Buffer Overflow\u0027) vulnerability and therefore downgrades the severity of this particular CVE from Moderate to Low.\n\nRed Hat follows best practice and federal requirements for least privilege, allowing only specific processes to be run with isolated accounts specific to the team and federal platforms that have limited privileges that are only used for a single task. The environment leverages file integrity checks and malicious code protections, such as IPS/IDS and antimalware solutions, to help detect and prevent malicious code that attempts to exploit buffer overflow vulnerabilities. Robust input validation and error-handling mechanisms ensure all user inputs are thoroughly validated, preventing improperly validated inputs from causing system instability, exposing sensitive data, or escalating risks.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"8Base-OADP-1.1:oadp/oadp-kubevirt-velero-plugin-rhel8@sha256:649a065b112210ed1248ba2cadecc3d522b888239dc73942934e526fba1d69ad_ppc64le",
"8Base-OADP-1.1:oadp/oadp-kubevirt-velero-plugin-rhel8@sha256:7368b20e3a42ea915f3811f0c9d21e509cbd054efacbd297e88e81fc27a49837_amd64",
"8Base-OADP-1.1:oadp/oadp-kubevirt-velero-plugin-rhel8@sha256:cde730978fa438855891755309c3bb75dc38771f1a94f9ff26a0a1b31a129f01_s390x",
"8Base-OADP-1.1:oadp/oadp-mustgather-rhel8@sha256:183d6de4eed893e0a76d661fdc13858e57a2ed5aeb34f3be6cb6850ef180d141_s390x",
"8Base-OADP-1.1:oadp/oadp-mustgather-rhel8@sha256:3bf1c9f828cf6f3e318078f081a4fc50a7c2efc8c12d09e6feddc8593cb8727a_ppc64le",
"8Base-OADP-1.1:oadp/oadp-mustgather-rhel8@sha256:a17ef49b0cae63b6a7735180683b4d9a15a9a3caa0f14e10ced1e62d0878c3b0_amd64",
"8Base-OADP-1.1:oadp/oadp-rhel8-operator@sha256:993c32f9a9ceba160e76fc2200deca5675506c00f2411bc1dbb16c7458789d5d_s390x",
"8Base-OADP-1.1:oadp/oadp-rhel8-operator@sha256:ea946614675a9479631e3d5dafae5219dc07c6fe239a833143b69be7f73fa7f5_amd64",
"8Base-OADP-1.1:oadp/oadp-rhel8-operator@sha256:eb2965df49c5ff2d53be06b7b4d488510f569c7aaf567999e6d467556572814d_ppc64le",
"8Base-OADP-1.1:oadp/oadp-velero-plugin-for-aws-rhel8@sha256:687c4ab44bd97d033fd3d7fd23d9e0bc011d006608cdfedab668a1fde874d54f_s390x",
"8Base-OADP-1.1:oadp/oadp-velero-plugin-for-aws-rhel8@sha256:cb225573b7adf5956fb12c01e43ba1f04d80e4f820c9aa6af6a50924980c1ea2_amd64",
"8Base-OADP-1.1:oadp/oadp-velero-plugin-for-aws-rhel8@sha256:dded3f6cc24924b79dbb8e6e79b800274f2054b737a42e93176783605859907e_ppc64le",
"8Base-OADP-1.1:oadp/oadp-velero-plugin-for-csi-rhel8@sha256:36c9326a4b96448cb00582d7296270a927761ba0f0616fb8ed4c5987d4e8a70c_amd64",
"8Base-OADP-1.1:oadp/oadp-velero-plugin-for-csi-rhel8@sha256:cd92d9d091b62421632d941db6a9b2c33c1965cf4112a9fb036a09ebe988b91c_ppc64le",
"8Base-OADP-1.1:oadp/oadp-velero-plugin-for-csi-rhel8@sha256:e9e24889681ccd31df9d1831afdf0993f6ce6cd24fde3b4795fe16d824e0416f_s390x",
"8Base-OADP-1.1:oadp/oadp-velero-plugin-for-gcp-rhel8@sha256:01fe6a0edd12b1e2502eaf14ad6d8e29f2b014c0a28883e4f7523a3acb931ec9_s390x",
"8Base-OADP-1.1:oadp/oadp-velero-plugin-for-gcp-rhel8@sha256:7e8544cc441e90e3a44f333f418959f2afe106a04bd117c42a5c482ed7e74d99_amd64",
"8Base-OADP-1.1:oadp/oadp-velero-plugin-for-gcp-rhel8@sha256:e4f3b3a59db8d9180010e87b7502fd3418340cd082bc36f79c6bb38327e925e0_ppc64le",
"8Base-OADP-1.1:oadp/oadp-velero-plugin-for-microsoft-azure-rhel8@sha256:24b9694e68a16a51220789c91dc00ead20c531221de4a5bae7d9fa7107cbe707_amd64",
"8Base-OADP-1.1:oadp/oadp-velero-plugin-for-microsoft-azure-rhel8@sha256:3dd0e9f28febd7e31e6250fc0a86f9908b501bfec9368388c0228aefc5059acd_ppc64le",
"8Base-OADP-1.1:oadp/oadp-velero-plugin-for-microsoft-azure-rhel8@sha256:69745821846f79362dc9f39bc702fd481db05e82913edb718502a311ce38ab8e_s390x",
"8Base-OADP-1.1:oadp/oadp-velero-plugin-rhel8@sha256:0f90a21e45f9d76b6abedcd1b6ffe2843045163702b5f9038f715bf3db0e1b4e_s390x",
"8Base-OADP-1.1:oadp/oadp-velero-plugin-rhel8@sha256:63d5f5165b1fb8942ae60f4b14af2fe39bcc054184c93695b91ef7c26e9eafb2_ppc64le",
"8Base-OADP-1.1:oadp/oadp-velero-plugin-rhel8@sha256:bab55f61f70fe687df984186240c76c5b10f7b5362b2f9a4e21a47d4494d02f2_amd64",
"8Base-OADP-1.1:oadp/oadp-velero-restic-restore-helper-rhel8@sha256:22db35503cef946d1a193f5531017a456d3b34bc26d2b431954f5d385b7be9d8_ppc64le",
"8Base-OADP-1.1:oadp/oadp-velero-restic-restore-helper-rhel8@sha256:268761f1d56d84d41f0a1bd35ae9a050cab7407b4bf47b4a64eb07aef275194e_amd64",
"8Base-OADP-1.1:oadp/oadp-velero-restic-restore-helper-rhel8@sha256:45ae2d99bc7d4c93bace74f285805faa0ad27561037b6b2406e6c4e86ac669f7_s390x",
"8Base-OADP-1.1:oadp/oadp-velero-rhel8@sha256:4e78c9adf01a838ccce151c88bdaf331105472857d096194b6f628ce246e43b2_amd64",
"8Base-OADP-1.1:oadp/oadp-velero-rhel8@sha256:5a11fc682e58aefed3c33c77a536e6677f7bfbac18ca624f7004f7d44a1b8446_ppc64le",
"8Base-OADP-1.1:oadp/oadp-velero-rhel8@sha256:af3c09e10824aebdaf117391ac53519e7128fe789252f8ecb4b144883e74c8e9_s390x",
"8Base-OADP-1.1:oadp/oadp-volume-snapshot-mover-rhel8@sha256:4c7febd90b1af2af27ab252d9774c49a9387d63589fde14d76e25e348c224c7f_ppc64le",
"8Base-OADP-1.1:oadp/oadp-volume-snapshot-mover-rhel8@sha256:8e2322c382d4cbc9717833c702ebd04dfaf2afe04ce87990662569552e78357c_s390x",
"8Base-OADP-1.1:oadp/oadp-volume-snapshot-mover-rhel8@sha256:cde9184ab5f6fd8f4448913d802d0dcdf2a6830facc1a4732dec6eb09bf1b273_amd64"
],
"known_not_affected": [
"8Base-OADP-1.1:oadp/oadp-operator-bundle@sha256:95671d1a49ec698f3efd842fa03d98aa2128c2367a0f81f695c47d1bff047bd9_ppc64le",
"8Base-OADP-1.1:oadp/oadp-operator-bundle@sha256:d7441686f4447f6b600c08c8d697e4db91b8b927554df6785d61a8d851baacf0_amd64",
"8Base-OADP-1.1:oadp/oadp-operator-bundle@sha256:dcae0dc90e97361b931ab189f52021a3a4add42fd02033053f32924580af4dc5_s390x"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2022-24675"
},
{
"category": "external",
"summary": "RHBZ#2077688",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2077688"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2022-24675",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-24675"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2022-24675",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2022-24675"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-announce/c/oecdBNLOml8",
"url": "https://groups.google.com/g/golang-announce/c/oecdBNLOml8"
}
],
"release_date": "2022-04-12T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2022-09-01T01:24:16+00:00",
"details": "For details on how to apply this update, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"8Base-OADP-1.1:oadp/oadp-kubevirt-velero-plugin-rhel8@sha256:649a065b112210ed1248ba2cadecc3d522b888239dc73942934e526fba1d69ad_ppc64le",
"8Base-OADP-1.1:oadp/oadp-kubevirt-velero-plugin-rhel8@sha256:7368b20e3a42ea915f3811f0c9d21e509cbd054efacbd297e88e81fc27a49837_amd64",
"8Base-OADP-1.1:oadp/oadp-kubevirt-velero-plugin-rhel8@sha256:cde730978fa438855891755309c3bb75dc38771f1a94f9ff26a0a1b31a129f01_s390x",
"8Base-OADP-1.1:oadp/oadp-mustgather-rhel8@sha256:183d6de4eed893e0a76d661fdc13858e57a2ed5aeb34f3be6cb6850ef180d141_s390x",
"8Base-OADP-1.1:oadp/oadp-mustgather-rhel8@sha256:3bf1c9f828cf6f3e318078f081a4fc50a7c2efc8c12d09e6feddc8593cb8727a_ppc64le",
"8Base-OADP-1.1:oadp/oadp-mustgather-rhel8@sha256:a17ef49b0cae63b6a7735180683b4d9a15a9a3caa0f14e10ced1e62d0878c3b0_amd64",
"8Base-OADP-1.1:oadp/oadp-rhel8-operator@sha256:993c32f9a9ceba160e76fc2200deca5675506c00f2411bc1dbb16c7458789d5d_s390x",
"8Base-OADP-1.1:oadp/oadp-rhel8-operator@sha256:ea946614675a9479631e3d5dafae5219dc07c6fe239a833143b69be7f73fa7f5_amd64",
"8Base-OADP-1.1:oadp/oadp-rhel8-operator@sha256:eb2965df49c5ff2d53be06b7b4d488510f569c7aaf567999e6d467556572814d_ppc64le",
"8Base-OADP-1.1:oadp/oadp-velero-plugin-for-aws-rhel8@sha256:687c4ab44bd97d033fd3d7fd23d9e0bc011d006608cdfedab668a1fde874d54f_s390x",
"8Base-OADP-1.1:oadp/oadp-velero-plugin-for-aws-rhel8@sha256:cb225573b7adf5956fb12c01e43ba1f04d80e4f820c9aa6af6a50924980c1ea2_amd64",
"8Base-OADP-1.1:oadp/oadp-velero-plugin-for-aws-rhel8@sha256:dded3f6cc24924b79dbb8e6e79b800274f2054b737a42e93176783605859907e_ppc64le",
"8Base-OADP-1.1:oadp/oadp-velero-plugin-for-csi-rhel8@sha256:36c9326a4b96448cb00582d7296270a927761ba0f0616fb8ed4c5987d4e8a70c_amd64",
"8Base-OADP-1.1:oadp/oadp-velero-plugin-for-csi-rhel8@sha256:cd92d9d091b62421632d941db6a9b2c33c1965cf4112a9fb036a09ebe988b91c_ppc64le",
"8Base-OADP-1.1:oadp/oadp-velero-plugin-for-csi-rhel8@sha256:e9e24889681ccd31df9d1831afdf0993f6ce6cd24fde3b4795fe16d824e0416f_s390x",
"8Base-OADP-1.1:oadp/oadp-velero-plugin-for-gcp-rhel8@sha256:01fe6a0edd12b1e2502eaf14ad6d8e29f2b014c0a28883e4f7523a3acb931ec9_s390x",
"8Base-OADP-1.1:oadp/oadp-velero-plugin-for-gcp-rhel8@sha256:7e8544cc441e90e3a44f333f418959f2afe106a04bd117c42a5c482ed7e74d99_amd64",
"8Base-OADP-1.1:oadp/oadp-velero-plugin-for-gcp-rhel8@sha256:e4f3b3a59db8d9180010e87b7502fd3418340cd082bc36f79c6bb38327e925e0_ppc64le",
"8Base-OADP-1.1:oadp/oadp-velero-plugin-for-microsoft-azure-rhel8@sha256:24b9694e68a16a51220789c91dc00ead20c531221de4a5bae7d9fa7107cbe707_amd64",
"8Base-OADP-1.1:oadp/oadp-velero-plugin-for-microsoft-azure-rhel8@sha256:3dd0e9f28febd7e31e6250fc0a86f9908b501bfec9368388c0228aefc5059acd_ppc64le",
"8Base-OADP-1.1:oadp/oadp-velero-plugin-for-microsoft-azure-rhel8@sha256:69745821846f79362dc9f39bc702fd481db05e82913edb718502a311ce38ab8e_s390x",
"8Base-OADP-1.1:oadp/oadp-velero-plugin-rhel8@sha256:0f90a21e45f9d76b6abedcd1b6ffe2843045163702b5f9038f715bf3db0e1b4e_s390x",
"8Base-OADP-1.1:oadp/oadp-velero-plugin-rhel8@sha256:63d5f5165b1fb8942ae60f4b14af2fe39bcc054184c93695b91ef7c26e9eafb2_ppc64le",
"8Base-OADP-1.1:oadp/oadp-velero-plugin-rhel8@sha256:bab55f61f70fe687df984186240c76c5b10f7b5362b2f9a4e21a47d4494d02f2_amd64",
"8Base-OADP-1.1:oadp/oadp-velero-restic-restore-helper-rhel8@sha256:22db35503cef946d1a193f5531017a456d3b34bc26d2b431954f5d385b7be9d8_ppc64le",
"8Base-OADP-1.1:oadp/oadp-velero-restic-restore-helper-rhel8@sha256:268761f1d56d84d41f0a1bd35ae9a050cab7407b4bf47b4a64eb07aef275194e_amd64",
"8Base-OADP-1.1:oadp/oadp-velero-restic-restore-helper-rhel8@sha256:45ae2d99bc7d4c93bace74f285805faa0ad27561037b6b2406e6c4e86ac669f7_s390x",
"8Base-OADP-1.1:oadp/oadp-velero-rhel8@sha256:4e78c9adf01a838ccce151c88bdaf331105472857d096194b6f628ce246e43b2_amd64",
"8Base-OADP-1.1:oadp/oadp-velero-rhel8@sha256:5a11fc682e58aefed3c33c77a536e6677f7bfbac18ca624f7004f7d44a1b8446_ppc64le",
"8Base-OADP-1.1:oadp/oadp-velero-rhel8@sha256:af3c09e10824aebdaf117391ac53519e7128fe789252f8ecb4b144883e74c8e9_s390x",
"8Base-OADP-1.1:oadp/oadp-volume-snapshot-mover-rhel8@sha256:4c7febd90b1af2af27ab252d9774c49a9387d63589fde14d76e25e348c224c7f_ppc64le",
"8Base-OADP-1.1:oadp/oadp-volume-snapshot-mover-rhel8@sha256:8e2322c382d4cbc9717833c702ebd04dfaf2afe04ce87990662569552e78357c_s390x",
"8Base-OADP-1.1:oadp/oadp-volume-snapshot-mover-rhel8@sha256:cde9184ab5f6fd8f4448913d802d0dcdf2a6830facc1a4732dec6eb09bf1b273_amd64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2022:6290"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"8Base-OADP-1.1:oadp/oadp-kubevirt-velero-plugin-rhel8@sha256:649a065b112210ed1248ba2cadecc3d522b888239dc73942934e526fba1d69ad_ppc64le",
"8Base-OADP-1.1:oadp/oadp-kubevirt-velero-plugin-rhel8@sha256:7368b20e3a42ea915f3811f0c9d21e509cbd054efacbd297e88e81fc27a49837_amd64",
"8Base-OADP-1.1:oadp/oadp-kubevirt-velero-plugin-rhel8@sha256:cde730978fa438855891755309c3bb75dc38771f1a94f9ff26a0a1b31a129f01_s390x",
"8Base-OADP-1.1:oadp/oadp-mustgather-rhel8@sha256:183d6de4eed893e0a76d661fdc13858e57a2ed5aeb34f3be6cb6850ef180d141_s390x",
"8Base-OADP-1.1:oadp/oadp-mustgather-rhel8@sha256:3bf1c9f828cf6f3e318078f081a4fc50a7c2efc8c12d09e6feddc8593cb8727a_ppc64le",
"8Base-OADP-1.1:oadp/oadp-mustgather-rhel8@sha256:a17ef49b0cae63b6a7735180683b4d9a15a9a3caa0f14e10ced1e62d0878c3b0_amd64",
"8Base-OADP-1.1:oadp/oadp-operator-bundle@sha256:95671d1a49ec698f3efd842fa03d98aa2128c2367a0f81f695c47d1bff047bd9_ppc64le",
"8Base-OADP-1.1:oadp/oadp-operator-bundle@sha256:d7441686f4447f6b600c08c8d697e4db91b8b927554df6785d61a8d851baacf0_amd64",
"8Base-OADP-1.1:oadp/oadp-operator-bundle@sha256:dcae0dc90e97361b931ab189f52021a3a4add42fd02033053f32924580af4dc5_s390x",
"8Base-OADP-1.1:oadp/oadp-rhel8-operator@sha256:993c32f9a9ceba160e76fc2200deca5675506c00f2411bc1dbb16c7458789d5d_s390x",
"8Base-OADP-1.1:oadp/oadp-rhel8-operator@sha256:ea946614675a9479631e3d5dafae5219dc07c6fe239a833143b69be7f73fa7f5_amd64",
"8Base-OADP-1.1:oadp/oadp-rhel8-operator@sha256:eb2965df49c5ff2d53be06b7b4d488510f569c7aaf567999e6d467556572814d_ppc64le",
"8Base-OADP-1.1:oadp/oadp-velero-plugin-for-aws-rhel8@sha256:687c4ab44bd97d033fd3d7fd23d9e0bc011d006608cdfedab668a1fde874d54f_s390x",
"8Base-OADP-1.1:oadp/oadp-velero-plugin-for-aws-rhel8@sha256:cb225573b7adf5956fb12c01e43ba1f04d80e4f820c9aa6af6a50924980c1ea2_amd64",
"8Base-OADP-1.1:oadp/oadp-velero-plugin-for-aws-rhel8@sha256:dded3f6cc24924b79dbb8e6e79b800274f2054b737a42e93176783605859907e_ppc64le",
"8Base-OADP-1.1:oadp/oadp-velero-plugin-for-csi-rhel8@sha256:36c9326a4b96448cb00582d7296270a927761ba0f0616fb8ed4c5987d4e8a70c_amd64",
"8Base-OADP-1.1:oadp/oadp-velero-plugin-for-csi-rhel8@sha256:cd92d9d091b62421632d941db6a9b2c33c1965cf4112a9fb036a09ebe988b91c_ppc64le",
"8Base-OADP-1.1:oadp/oadp-velero-plugin-for-csi-rhel8@sha256:e9e24889681ccd31df9d1831afdf0993f6ce6cd24fde3b4795fe16d824e0416f_s390x",
"8Base-OADP-1.1:oadp/oadp-velero-plugin-for-gcp-rhel8@sha256:01fe6a0edd12b1e2502eaf14ad6d8e29f2b014c0a28883e4f7523a3acb931ec9_s390x",
"8Base-OADP-1.1:oadp/oadp-velero-plugin-for-gcp-rhel8@sha256:7e8544cc441e90e3a44f333f418959f2afe106a04bd117c42a5c482ed7e74d99_amd64",
"8Base-OADP-1.1:oadp/oadp-velero-plugin-for-gcp-rhel8@sha256:e4f3b3a59db8d9180010e87b7502fd3418340cd082bc36f79c6bb38327e925e0_ppc64le",
"8Base-OADP-1.1:oadp/oadp-velero-plugin-for-microsoft-azure-rhel8@sha256:24b9694e68a16a51220789c91dc00ead20c531221de4a5bae7d9fa7107cbe707_amd64",
"8Base-OADP-1.1:oadp/oadp-velero-plugin-for-microsoft-azure-rhel8@sha256:3dd0e9f28febd7e31e6250fc0a86f9908b501bfec9368388c0228aefc5059acd_ppc64le",
"8Base-OADP-1.1:oadp/oadp-velero-plugin-for-microsoft-azure-rhel8@sha256:69745821846f79362dc9f39bc702fd481db05e82913edb718502a311ce38ab8e_s390x",
"8Base-OADP-1.1:oadp/oadp-velero-plugin-rhel8@sha256:0f90a21e45f9d76b6abedcd1b6ffe2843045163702b5f9038f715bf3db0e1b4e_s390x",
"8Base-OADP-1.1:oadp/oadp-velero-plugin-rhel8@sha256:63d5f5165b1fb8942ae60f4b14af2fe39bcc054184c93695b91ef7c26e9eafb2_ppc64le",
"8Base-OADP-1.1:oadp/oadp-velero-plugin-rhel8@sha256:bab55f61f70fe687df984186240c76c5b10f7b5362b2f9a4e21a47d4494d02f2_amd64",
"8Base-OADP-1.1:oadp/oadp-velero-restic-restore-helper-rhel8@sha256:22db35503cef946d1a193f5531017a456d3b34bc26d2b431954f5d385b7be9d8_ppc64le",
"8Base-OADP-1.1:oadp/oadp-velero-restic-restore-helper-rhel8@sha256:268761f1d56d84d41f0a1bd35ae9a050cab7407b4bf47b4a64eb07aef275194e_amd64",
"8Base-OADP-1.1:oadp/oadp-velero-restic-restore-helper-rhel8@sha256:45ae2d99bc7d4c93bace74f285805faa0ad27561037b6b2406e6c4e86ac669f7_s390x",
"8Base-OADP-1.1:oadp/oadp-velero-rhel8@sha256:4e78c9adf01a838ccce151c88bdaf331105472857d096194b6f628ce246e43b2_amd64",
"8Base-OADP-1.1:oadp/oadp-velero-rhel8@sha256:5a11fc682e58aefed3c33c77a536e6677f7bfbac18ca624f7004f7d44a1b8446_ppc64le",
"8Base-OADP-1.1:oadp/oadp-velero-rhel8@sha256:af3c09e10824aebdaf117391ac53519e7128fe789252f8ecb4b144883e74c8e9_s390x",
"8Base-OADP-1.1:oadp/oadp-volume-snapshot-mover-rhel8@sha256:4c7febd90b1af2af27ab252d9774c49a9387d63589fde14d76e25e348c224c7f_ppc64le",
"8Base-OADP-1.1:oadp/oadp-volume-snapshot-mover-rhel8@sha256:8e2322c382d4cbc9717833c702ebd04dfaf2afe04ce87990662569552e78357c_s390x",
"8Base-OADP-1.1:oadp/oadp-volume-snapshot-mover-rhel8@sha256:cde9184ab5f6fd8f4448913d802d0dcdf2a6830facc1a4732dec6eb09bf1b273_amd64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "golang: encoding/pem: fix stack overflow in Decode"
},
{
"cve": "CVE-2022-28327",
"cwe": {
"id": "CWE-190",
"name": "Integer Overflow or Wraparound"
},
"discovery_date": "2022-04-21T00:00:00+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"8Base-OADP-1.1:oadp/oadp-operator-bundle@sha256:95671d1a49ec698f3efd842fa03d98aa2128c2367a0f81f695c47d1bff047bd9_ppc64le",
"8Base-OADP-1.1:oadp/oadp-operator-bundle@sha256:d7441686f4447f6b600c08c8d697e4db91b8b927554df6785d61a8d851baacf0_amd64",
"8Base-OADP-1.1:oadp/oadp-operator-bundle@sha256:dcae0dc90e97361b931ab189f52021a3a4add42fd02033053f32924580af4dc5_s390x"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2077689"
}
],
"notes": [
{
"category": "description",
"text": "An integer overflow flaw was found in Golang\u0027s crypto/elliptic library. This flaw allows an attacker to use a crafted scaler input longer than 32 bytes, causing P256().ScalarMult or P256().ScalarBaseMult to panic, leading to a loss of availability.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "golang: crypto/elliptic: panic caused by oversized scalar",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "A moderate severity flaw was found in Go\u2019s crypto/elliptic package in the generic P-256 implementation. If a scalar input longer than 32 bytes is supplied, P256().ScalarMult or P256().ScalarBaseMult can panic, causing the application to crash. Indirect uses via crypto/ecdsa and crypto/tls are not affected. This issue impacts availability but does not affect confidentiality or integrity. Only certain platforms (non-amd64, non-arm64, non-ppc64le, non-s390x) may be affected.\n\nRed Hat Enterprise Linux 7, 8 and 9 are affected, because the code-base is affected by this vulnerability.\n\nRed Hat Product Security has rated this issue as having Moderate security impact, and the issue is not currently planned to be addressed in future updates for Red Hat Enterprise Linux 7, hence, marked as Out-of-Support-Scope. \n\nRed Hat Developer Tools - Compilers (go-toolset-1.16-golang \u0026 go-toolset-1.17-golang), ships the vulnerable code and affected by this vulnerability.\n\nFor additional information, refer to the Issue Severity Classification: https://access.redhat.com/security/updates/classification/ and Red Hat Enterprise Linux Life Cycle \u0026 Updates Policy: https://access.redhat.com/support/policy/updates/errata/.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"8Base-OADP-1.1:oadp/oadp-kubevirt-velero-plugin-rhel8@sha256:649a065b112210ed1248ba2cadecc3d522b888239dc73942934e526fba1d69ad_ppc64le",
"8Base-OADP-1.1:oadp/oadp-kubevirt-velero-plugin-rhel8@sha256:7368b20e3a42ea915f3811f0c9d21e509cbd054efacbd297e88e81fc27a49837_amd64",
"8Base-OADP-1.1:oadp/oadp-kubevirt-velero-plugin-rhel8@sha256:cde730978fa438855891755309c3bb75dc38771f1a94f9ff26a0a1b31a129f01_s390x",
"8Base-OADP-1.1:oadp/oadp-mustgather-rhel8@sha256:183d6de4eed893e0a76d661fdc13858e57a2ed5aeb34f3be6cb6850ef180d141_s390x",
"8Base-OADP-1.1:oadp/oadp-mustgather-rhel8@sha256:3bf1c9f828cf6f3e318078f081a4fc50a7c2efc8c12d09e6feddc8593cb8727a_ppc64le",
"8Base-OADP-1.1:oadp/oadp-mustgather-rhel8@sha256:a17ef49b0cae63b6a7735180683b4d9a15a9a3caa0f14e10ced1e62d0878c3b0_amd64",
"8Base-OADP-1.1:oadp/oadp-rhel8-operator@sha256:993c32f9a9ceba160e76fc2200deca5675506c00f2411bc1dbb16c7458789d5d_s390x",
"8Base-OADP-1.1:oadp/oadp-rhel8-operator@sha256:ea946614675a9479631e3d5dafae5219dc07c6fe239a833143b69be7f73fa7f5_amd64",
"8Base-OADP-1.1:oadp/oadp-rhel8-operator@sha256:eb2965df49c5ff2d53be06b7b4d488510f569c7aaf567999e6d467556572814d_ppc64le",
"8Base-OADP-1.1:oadp/oadp-velero-plugin-for-aws-rhel8@sha256:687c4ab44bd97d033fd3d7fd23d9e0bc011d006608cdfedab668a1fde874d54f_s390x",
"8Base-OADP-1.1:oadp/oadp-velero-plugin-for-aws-rhel8@sha256:cb225573b7adf5956fb12c01e43ba1f04d80e4f820c9aa6af6a50924980c1ea2_amd64",
"8Base-OADP-1.1:oadp/oadp-velero-plugin-for-aws-rhel8@sha256:dded3f6cc24924b79dbb8e6e79b800274f2054b737a42e93176783605859907e_ppc64le",
"8Base-OADP-1.1:oadp/oadp-velero-plugin-for-csi-rhel8@sha256:36c9326a4b96448cb00582d7296270a927761ba0f0616fb8ed4c5987d4e8a70c_amd64",
"8Base-OADP-1.1:oadp/oadp-velero-plugin-for-csi-rhel8@sha256:cd92d9d091b62421632d941db6a9b2c33c1965cf4112a9fb036a09ebe988b91c_ppc64le",
"8Base-OADP-1.1:oadp/oadp-velero-plugin-for-csi-rhel8@sha256:e9e24889681ccd31df9d1831afdf0993f6ce6cd24fde3b4795fe16d824e0416f_s390x",
"8Base-OADP-1.1:oadp/oadp-velero-plugin-for-gcp-rhel8@sha256:01fe6a0edd12b1e2502eaf14ad6d8e29f2b014c0a28883e4f7523a3acb931ec9_s390x",
"8Base-OADP-1.1:oadp/oadp-velero-plugin-for-gcp-rhel8@sha256:7e8544cc441e90e3a44f333f418959f2afe106a04bd117c42a5c482ed7e74d99_amd64",
"8Base-OADP-1.1:oadp/oadp-velero-plugin-for-gcp-rhel8@sha256:e4f3b3a59db8d9180010e87b7502fd3418340cd082bc36f79c6bb38327e925e0_ppc64le",
"8Base-OADP-1.1:oadp/oadp-velero-plugin-for-microsoft-azure-rhel8@sha256:24b9694e68a16a51220789c91dc00ead20c531221de4a5bae7d9fa7107cbe707_amd64",
"8Base-OADP-1.1:oadp/oadp-velero-plugin-for-microsoft-azure-rhel8@sha256:3dd0e9f28febd7e31e6250fc0a86f9908b501bfec9368388c0228aefc5059acd_ppc64le",
"8Base-OADP-1.1:oadp/oadp-velero-plugin-for-microsoft-azure-rhel8@sha256:69745821846f79362dc9f39bc702fd481db05e82913edb718502a311ce38ab8e_s390x",
"8Base-OADP-1.1:oadp/oadp-velero-plugin-rhel8@sha256:0f90a21e45f9d76b6abedcd1b6ffe2843045163702b5f9038f715bf3db0e1b4e_s390x",
"8Base-OADP-1.1:oadp/oadp-velero-plugin-rhel8@sha256:63d5f5165b1fb8942ae60f4b14af2fe39bcc054184c93695b91ef7c26e9eafb2_ppc64le",
"8Base-OADP-1.1:oadp/oadp-velero-plugin-rhel8@sha256:bab55f61f70fe687df984186240c76c5b10f7b5362b2f9a4e21a47d4494d02f2_amd64",
"8Base-OADP-1.1:oadp/oadp-velero-restic-restore-helper-rhel8@sha256:22db35503cef946d1a193f5531017a456d3b34bc26d2b431954f5d385b7be9d8_ppc64le",
"8Base-OADP-1.1:oadp/oadp-velero-restic-restore-helper-rhel8@sha256:268761f1d56d84d41f0a1bd35ae9a050cab7407b4bf47b4a64eb07aef275194e_amd64",
"8Base-OADP-1.1:oadp/oadp-velero-restic-restore-helper-rhel8@sha256:45ae2d99bc7d4c93bace74f285805faa0ad27561037b6b2406e6c4e86ac669f7_s390x",
"8Base-OADP-1.1:oadp/oadp-velero-rhel8@sha256:4e78c9adf01a838ccce151c88bdaf331105472857d096194b6f628ce246e43b2_amd64",
"8Base-OADP-1.1:oadp/oadp-velero-rhel8@sha256:5a11fc682e58aefed3c33c77a536e6677f7bfbac18ca624f7004f7d44a1b8446_ppc64le",
"8Base-OADP-1.1:oadp/oadp-velero-rhel8@sha256:af3c09e10824aebdaf117391ac53519e7128fe789252f8ecb4b144883e74c8e9_s390x",
"8Base-OADP-1.1:oadp/oadp-volume-snapshot-mover-rhel8@sha256:4c7febd90b1af2af27ab252d9774c49a9387d63589fde14d76e25e348c224c7f_ppc64le",
"8Base-OADP-1.1:oadp/oadp-volume-snapshot-mover-rhel8@sha256:8e2322c382d4cbc9717833c702ebd04dfaf2afe04ce87990662569552e78357c_s390x",
"8Base-OADP-1.1:oadp/oadp-volume-snapshot-mover-rhel8@sha256:cde9184ab5f6fd8f4448913d802d0dcdf2a6830facc1a4732dec6eb09bf1b273_amd64"
],
"known_not_affected": [
"8Base-OADP-1.1:oadp/oadp-operator-bundle@sha256:95671d1a49ec698f3efd842fa03d98aa2128c2367a0f81f695c47d1bff047bd9_ppc64le",
"8Base-OADP-1.1:oadp/oadp-operator-bundle@sha256:d7441686f4447f6b600c08c8d697e4db91b8b927554df6785d61a8d851baacf0_amd64",
"8Base-OADP-1.1:oadp/oadp-operator-bundle@sha256:dcae0dc90e97361b931ab189f52021a3a4add42fd02033053f32924580af4dc5_s390x"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2022-28327"
},
{
"category": "external",
"summary": "RHBZ#2077689",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2077689"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2022-28327",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-28327"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2022-28327",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2022-28327"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-announce/c/oecdBNLOml8",
"url": "https://groups.google.com/g/golang-announce/c/oecdBNLOml8"
}
],
"release_date": "2022-04-12T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2022-09-01T01:24:16+00:00",
"details": "For details on how to apply this update, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"8Base-OADP-1.1:oadp/oadp-kubevirt-velero-plugin-rhel8@sha256:649a065b112210ed1248ba2cadecc3d522b888239dc73942934e526fba1d69ad_ppc64le",
"8Base-OADP-1.1:oadp/oadp-kubevirt-velero-plugin-rhel8@sha256:7368b20e3a42ea915f3811f0c9d21e509cbd054efacbd297e88e81fc27a49837_amd64",
"8Base-OADP-1.1:oadp/oadp-kubevirt-velero-plugin-rhel8@sha256:cde730978fa438855891755309c3bb75dc38771f1a94f9ff26a0a1b31a129f01_s390x",
"8Base-OADP-1.1:oadp/oadp-mustgather-rhel8@sha256:183d6de4eed893e0a76d661fdc13858e57a2ed5aeb34f3be6cb6850ef180d141_s390x",
"8Base-OADP-1.1:oadp/oadp-mustgather-rhel8@sha256:3bf1c9f828cf6f3e318078f081a4fc50a7c2efc8c12d09e6feddc8593cb8727a_ppc64le",
"8Base-OADP-1.1:oadp/oadp-mustgather-rhel8@sha256:a17ef49b0cae63b6a7735180683b4d9a15a9a3caa0f14e10ced1e62d0878c3b0_amd64",
"8Base-OADP-1.1:oadp/oadp-rhel8-operator@sha256:993c32f9a9ceba160e76fc2200deca5675506c00f2411bc1dbb16c7458789d5d_s390x",
"8Base-OADP-1.1:oadp/oadp-rhel8-operator@sha256:ea946614675a9479631e3d5dafae5219dc07c6fe239a833143b69be7f73fa7f5_amd64",
"8Base-OADP-1.1:oadp/oadp-rhel8-operator@sha256:eb2965df49c5ff2d53be06b7b4d488510f569c7aaf567999e6d467556572814d_ppc64le",
"8Base-OADP-1.1:oadp/oadp-velero-plugin-for-aws-rhel8@sha256:687c4ab44bd97d033fd3d7fd23d9e0bc011d006608cdfedab668a1fde874d54f_s390x",
"8Base-OADP-1.1:oadp/oadp-velero-plugin-for-aws-rhel8@sha256:cb225573b7adf5956fb12c01e43ba1f04d80e4f820c9aa6af6a50924980c1ea2_amd64",
"8Base-OADP-1.1:oadp/oadp-velero-plugin-for-aws-rhel8@sha256:dded3f6cc24924b79dbb8e6e79b800274f2054b737a42e93176783605859907e_ppc64le",
"8Base-OADP-1.1:oadp/oadp-velero-plugin-for-csi-rhel8@sha256:36c9326a4b96448cb00582d7296270a927761ba0f0616fb8ed4c5987d4e8a70c_amd64",
"8Base-OADP-1.1:oadp/oadp-velero-plugin-for-csi-rhel8@sha256:cd92d9d091b62421632d941db6a9b2c33c1965cf4112a9fb036a09ebe988b91c_ppc64le",
"8Base-OADP-1.1:oadp/oadp-velero-plugin-for-csi-rhel8@sha256:e9e24889681ccd31df9d1831afdf0993f6ce6cd24fde3b4795fe16d824e0416f_s390x",
"8Base-OADP-1.1:oadp/oadp-velero-plugin-for-gcp-rhel8@sha256:01fe6a0edd12b1e2502eaf14ad6d8e29f2b014c0a28883e4f7523a3acb931ec9_s390x",
"8Base-OADP-1.1:oadp/oadp-velero-plugin-for-gcp-rhel8@sha256:7e8544cc441e90e3a44f333f418959f2afe106a04bd117c42a5c482ed7e74d99_amd64",
"8Base-OADP-1.1:oadp/oadp-velero-plugin-for-gcp-rhel8@sha256:e4f3b3a59db8d9180010e87b7502fd3418340cd082bc36f79c6bb38327e925e0_ppc64le",
"8Base-OADP-1.1:oadp/oadp-velero-plugin-for-microsoft-azure-rhel8@sha256:24b9694e68a16a51220789c91dc00ead20c531221de4a5bae7d9fa7107cbe707_amd64",
"8Base-OADP-1.1:oadp/oadp-velero-plugin-for-microsoft-azure-rhel8@sha256:3dd0e9f28febd7e31e6250fc0a86f9908b501bfec9368388c0228aefc5059acd_ppc64le",
"8Base-OADP-1.1:oadp/oadp-velero-plugin-for-microsoft-azure-rhel8@sha256:69745821846f79362dc9f39bc702fd481db05e82913edb718502a311ce38ab8e_s390x",
"8Base-OADP-1.1:oadp/oadp-velero-plugin-rhel8@sha256:0f90a21e45f9d76b6abedcd1b6ffe2843045163702b5f9038f715bf3db0e1b4e_s390x",
"8Base-OADP-1.1:oadp/oadp-velero-plugin-rhel8@sha256:63d5f5165b1fb8942ae60f4b14af2fe39bcc054184c93695b91ef7c26e9eafb2_ppc64le",
"8Base-OADP-1.1:oadp/oadp-velero-plugin-rhel8@sha256:bab55f61f70fe687df984186240c76c5b10f7b5362b2f9a4e21a47d4494d02f2_amd64",
"8Base-OADP-1.1:oadp/oadp-velero-restic-restore-helper-rhel8@sha256:22db35503cef946d1a193f5531017a456d3b34bc26d2b431954f5d385b7be9d8_ppc64le",
"8Base-OADP-1.1:oadp/oadp-velero-restic-restore-helper-rhel8@sha256:268761f1d56d84d41f0a1bd35ae9a050cab7407b4bf47b4a64eb07aef275194e_amd64",
"8Base-OADP-1.1:oadp/oadp-velero-restic-restore-helper-rhel8@sha256:45ae2d99bc7d4c93bace74f285805faa0ad27561037b6b2406e6c4e86ac669f7_s390x",
"8Base-OADP-1.1:oadp/oadp-velero-rhel8@sha256:4e78c9adf01a838ccce151c88bdaf331105472857d096194b6f628ce246e43b2_amd64",
"8Base-OADP-1.1:oadp/oadp-velero-rhel8@sha256:5a11fc682e58aefed3c33c77a536e6677f7bfbac18ca624f7004f7d44a1b8446_ppc64le",
"8Base-OADP-1.1:oadp/oadp-velero-rhel8@sha256:af3c09e10824aebdaf117391ac53519e7128fe789252f8ecb4b144883e74c8e9_s390x",
"8Base-OADP-1.1:oadp/oadp-volume-snapshot-mover-rhel8@sha256:4c7febd90b1af2af27ab252d9774c49a9387d63589fde14d76e25e348c224c7f_ppc64le",
"8Base-OADP-1.1:oadp/oadp-volume-snapshot-mover-rhel8@sha256:8e2322c382d4cbc9717833c702ebd04dfaf2afe04ce87990662569552e78357c_s390x",
"8Base-OADP-1.1:oadp/oadp-volume-snapshot-mover-rhel8@sha256:cde9184ab5f6fd8f4448913d802d0dcdf2a6830facc1a4732dec6eb09bf1b273_amd64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2022:6290"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"8Base-OADP-1.1:oadp/oadp-kubevirt-velero-plugin-rhel8@sha256:649a065b112210ed1248ba2cadecc3d522b888239dc73942934e526fba1d69ad_ppc64le",
"8Base-OADP-1.1:oadp/oadp-kubevirt-velero-plugin-rhel8@sha256:7368b20e3a42ea915f3811f0c9d21e509cbd054efacbd297e88e81fc27a49837_amd64",
"8Base-OADP-1.1:oadp/oadp-kubevirt-velero-plugin-rhel8@sha256:cde730978fa438855891755309c3bb75dc38771f1a94f9ff26a0a1b31a129f01_s390x",
"8Base-OADP-1.1:oadp/oadp-mustgather-rhel8@sha256:183d6de4eed893e0a76d661fdc13858e57a2ed5aeb34f3be6cb6850ef180d141_s390x",
"8Base-OADP-1.1:oadp/oadp-mustgather-rhel8@sha256:3bf1c9f828cf6f3e318078f081a4fc50a7c2efc8c12d09e6feddc8593cb8727a_ppc64le",
"8Base-OADP-1.1:oadp/oadp-mustgather-rhel8@sha256:a17ef49b0cae63b6a7735180683b4d9a15a9a3caa0f14e10ced1e62d0878c3b0_amd64",
"8Base-OADP-1.1:oadp/oadp-operator-bundle@sha256:95671d1a49ec698f3efd842fa03d98aa2128c2367a0f81f695c47d1bff047bd9_ppc64le",
"8Base-OADP-1.1:oadp/oadp-operator-bundle@sha256:d7441686f4447f6b600c08c8d697e4db91b8b927554df6785d61a8d851baacf0_amd64",
"8Base-OADP-1.1:oadp/oadp-operator-bundle@sha256:dcae0dc90e97361b931ab189f52021a3a4add42fd02033053f32924580af4dc5_s390x",
"8Base-OADP-1.1:oadp/oadp-rhel8-operator@sha256:993c32f9a9ceba160e76fc2200deca5675506c00f2411bc1dbb16c7458789d5d_s390x",
"8Base-OADP-1.1:oadp/oadp-rhel8-operator@sha256:ea946614675a9479631e3d5dafae5219dc07c6fe239a833143b69be7f73fa7f5_amd64",
"8Base-OADP-1.1:oadp/oadp-rhel8-operator@sha256:eb2965df49c5ff2d53be06b7b4d488510f569c7aaf567999e6d467556572814d_ppc64le",
"8Base-OADP-1.1:oadp/oadp-velero-plugin-for-aws-rhel8@sha256:687c4ab44bd97d033fd3d7fd23d9e0bc011d006608cdfedab668a1fde874d54f_s390x",
"8Base-OADP-1.1:oadp/oadp-velero-plugin-for-aws-rhel8@sha256:cb225573b7adf5956fb12c01e43ba1f04d80e4f820c9aa6af6a50924980c1ea2_amd64",
"8Base-OADP-1.1:oadp/oadp-velero-plugin-for-aws-rhel8@sha256:dded3f6cc24924b79dbb8e6e79b800274f2054b737a42e93176783605859907e_ppc64le",
"8Base-OADP-1.1:oadp/oadp-velero-plugin-for-csi-rhel8@sha256:36c9326a4b96448cb00582d7296270a927761ba0f0616fb8ed4c5987d4e8a70c_amd64",
"8Base-OADP-1.1:oadp/oadp-velero-plugin-for-csi-rhel8@sha256:cd92d9d091b62421632d941db6a9b2c33c1965cf4112a9fb036a09ebe988b91c_ppc64le",
"8Base-OADP-1.1:oadp/oadp-velero-plugin-for-csi-rhel8@sha256:e9e24889681ccd31df9d1831afdf0993f6ce6cd24fde3b4795fe16d824e0416f_s390x",
"8Base-OADP-1.1:oadp/oadp-velero-plugin-for-gcp-rhel8@sha256:01fe6a0edd12b1e2502eaf14ad6d8e29f2b014c0a28883e4f7523a3acb931ec9_s390x",
"8Base-OADP-1.1:oadp/oadp-velero-plugin-for-gcp-rhel8@sha256:7e8544cc441e90e3a44f333f418959f2afe106a04bd117c42a5c482ed7e74d99_amd64",
"8Base-OADP-1.1:oadp/oadp-velero-plugin-for-gcp-rhel8@sha256:e4f3b3a59db8d9180010e87b7502fd3418340cd082bc36f79c6bb38327e925e0_ppc64le",
"8Base-OADP-1.1:oadp/oadp-velero-plugin-for-microsoft-azure-rhel8@sha256:24b9694e68a16a51220789c91dc00ead20c531221de4a5bae7d9fa7107cbe707_amd64",
"8Base-OADP-1.1:oadp/oadp-velero-plugin-for-microsoft-azure-rhel8@sha256:3dd0e9f28febd7e31e6250fc0a86f9908b501bfec9368388c0228aefc5059acd_ppc64le",
"8Base-OADP-1.1:oadp/oadp-velero-plugin-for-microsoft-azure-rhel8@sha256:69745821846f79362dc9f39bc702fd481db05e82913edb718502a311ce38ab8e_s390x",
"8Base-OADP-1.1:oadp/oadp-velero-plugin-rhel8@sha256:0f90a21e45f9d76b6abedcd1b6ffe2843045163702b5f9038f715bf3db0e1b4e_s390x",
"8Base-OADP-1.1:oadp/oadp-velero-plugin-rhel8@sha256:63d5f5165b1fb8942ae60f4b14af2fe39bcc054184c93695b91ef7c26e9eafb2_ppc64le",
"8Base-OADP-1.1:oadp/oadp-velero-plugin-rhel8@sha256:bab55f61f70fe687df984186240c76c5b10f7b5362b2f9a4e21a47d4494d02f2_amd64",
"8Base-OADP-1.1:oadp/oadp-velero-restic-restore-helper-rhel8@sha256:22db35503cef946d1a193f5531017a456d3b34bc26d2b431954f5d385b7be9d8_ppc64le",
"8Base-OADP-1.1:oadp/oadp-velero-restic-restore-helper-rhel8@sha256:268761f1d56d84d41f0a1bd35ae9a050cab7407b4bf47b4a64eb07aef275194e_amd64",
"8Base-OADP-1.1:oadp/oadp-velero-restic-restore-helper-rhel8@sha256:45ae2d99bc7d4c93bace74f285805faa0ad27561037b6b2406e6c4e86ac669f7_s390x",
"8Base-OADP-1.1:oadp/oadp-velero-rhel8@sha256:4e78c9adf01a838ccce151c88bdaf331105472857d096194b6f628ce246e43b2_amd64",
"8Base-OADP-1.1:oadp/oadp-velero-rhel8@sha256:5a11fc682e58aefed3c33c77a536e6677f7bfbac18ca624f7004f7d44a1b8446_ppc64le",
"8Base-OADP-1.1:oadp/oadp-velero-rhel8@sha256:af3c09e10824aebdaf117391ac53519e7128fe789252f8ecb4b144883e74c8e9_s390x",
"8Base-OADP-1.1:oadp/oadp-volume-snapshot-mover-rhel8@sha256:4c7febd90b1af2af27ab252d9774c49a9387d63589fde14d76e25e348c224c7f_ppc64le",
"8Base-OADP-1.1:oadp/oadp-volume-snapshot-mover-rhel8@sha256:8e2322c382d4cbc9717833c702ebd04dfaf2afe04ce87990662569552e78357c_s390x",
"8Base-OADP-1.1:oadp/oadp-volume-snapshot-mover-rhel8@sha256:cde9184ab5f6fd8f4448913d802d0dcdf2a6830facc1a4732dec6eb09bf1b273_amd64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "golang: crypto/elliptic: panic caused by oversized scalar"
},
{
"cve": "CVE-2022-30629",
"cwe": {
"id": "CWE-331",
"name": "Insufficient Entropy"
},
"discovery_date": "2022-06-02T00:00:00+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"8Base-OADP-1.1:oadp/oadp-operator-bundle@sha256:95671d1a49ec698f3efd842fa03d98aa2128c2367a0f81f695c47d1bff047bd9_ppc64le",
"8Base-OADP-1.1:oadp/oadp-operator-bundle@sha256:d7441686f4447f6b600c08c8d697e4db91b8b927554df6785d61a8d851baacf0_amd64",
"8Base-OADP-1.1:oadp/oadp-operator-bundle@sha256:dcae0dc90e97361b931ab189f52021a3a4add42fd02033053f32924580af4dc5_s390x"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2092793"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in the crypto/tls golang package. When session tickets are generated by crypto/tls, it is missing the ticket expiration. This issue may allow an attacker to observe the TLS handshakes to correlate successive connections during session resumption.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "golang: crypto/tls: session tickets lack random ticket_age_add",
"title": "Vulnerability summary"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"8Base-OADP-1.1:oadp/oadp-kubevirt-velero-plugin-rhel8@sha256:649a065b112210ed1248ba2cadecc3d522b888239dc73942934e526fba1d69ad_ppc64le",
"8Base-OADP-1.1:oadp/oadp-kubevirt-velero-plugin-rhel8@sha256:7368b20e3a42ea915f3811f0c9d21e509cbd054efacbd297e88e81fc27a49837_amd64",
"8Base-OADP-1.1:oadp/oadp-kubevirt-velero-plugin-rhel8@sha256:cde730978fa438855891755309c3bb75dc38771f1a94f9ff26a0a1b31a129f01_s390x",
"8Base-OADP-1.1:oadp/oadp-mustgather-rhel8@sha256:183d6de4eed893e0a76d661fdc13858e57a2ed5aeb34f3be6cb6850ef180d141_s390x",
"8Base-OADP-1.1:oadp/oadp-mustgather-rhel8@sha256:3bf1c9f828cf6f3e318078f081a4fc50a7c2efc8c12d09e6feddc8593cb8727a_ppc64le",
"8Base-OADP-1.1:oadp/oadp-mustgather-rhel8@sha256:a17ef49b0cae63b6a7735180683b4d9a15a9a3caa0f14e10ced1e62d0878c3b0_amd64",
"8Base-OADP-1.1:oadp/oadp-rhel8-operator@sha256:993c32f9a9ceba160e76fc2200deca5675506c00f2411bc1dbb16c7458789d5d_s390x",
"8Base-OADP-1.1:oadp/oadp-rhel8-operator@sha256:ea946614675a9479631e3d5dafae5219dc07c6fe239a833143b69be7f73fa7f5_amd64",
"8Base-OADP-1.1:oadp/oadp-rhel8-operator@sha256:eb2965df49c5ff2d53be06b7b4d488510f569c7aaf567999e6d467556572814d_ppc64le",
"8Base-OADP-1.1:oadp/oadp-velero-plugin-for-aws-rhel8@sha256:687c4ab44bd97d033fd3d7fd23d9e0bc011d006608cdfedab668a1fde874d54f_s390x",
"8Base-OADP-1.1:oadp/oadp-velero-plugin-for-aws-rhel8@sha256:cb225573b7adf5956fb12c01e43ba1f04d80e4f820c9aa6af6a50924980c1ea2_amd64",
"8Base-OADP-1.1:oadp/oadp-velero-plugin-for-aws-rhel8@sha256:dded3f6cc24924b79dbb8e6e79b800274f2054b737a42e93176783605859907e_ppc64le",
"8Base-OADP-1.1:oadp/oadp-velero-plugin-for-csi-rhel8@sha256:36c9326a4b96448cb00582d7296270a927761ba0f0616fb8ed4c5987d4e8a70c_amd64",
"8Base-OADP-1.1:oadp/oadp-velero-plugin-for-csi-rhel8@sha256:cd92d9d091b62421632d941db6a9b2c33c1965cf4112a9fb036a09ebe988b91c_ppc64le",
"8Base-OADP-1.1:oadp/oadp-velero-plugin-for-csi-rhel8@sha256:e9e24889681ccd31df9d1831afdf0993f6ce6cd24fde3b4795fe16d824e0416f_s390x",
"8Base-OADP-1.1:oadp/oadp-velero-plugin-for-gcp-rhel8@sha256:01fe6a0edd12b1e2502eaf14ad6d8e29f2b014c0a28883e4f7523a3acb931ec9_s390x",
"8Base-OADP-1.1:oadp/oadp-velero-plugin-for-gcp-rhel8@sha256:7e8544cc441e90e3a44f333f418959f2afe106a04bd117c42a5c482ed7e74d99_amd64",
"8Base-OADP-1.1:oadp/oadp-velero-plugin-for-gcp-rhel8@sha256:e4f3b3a59db8d9180010e87b7502fd3418340cd082bc36f79c6bb38327e925e0_ppc64le",
"8Base-OADP-1.1:oadp/oadp-velero-plugin-for-microsoft-azure-rhel8@sha256:24b9694e68a16a51220789c91dc00ead20c531221de4a5bae7d9fa7107cbe707_amd64",
"8Base-OADP-1.1:oadp/oadp-velero-plugin-for-microsoft-azure-rhel8@sha256:3dd0e9f28febd7e31e6250fc0a86f9908b501bfec9368388c0228aefc5059acd_ppc64le",
"8Base-OADP-1.1:oadp/oadp-velero-plugin-for-microsoft-azure-rhel8@sha256:69745821846f79362dc9f39bc702fd481db05e82913edb718502a311ce38ab8e_s390x",
"8Base-OADP-1.1:oadp/oadp-velero-plugin-rhel8@sha256:0f90a21e45f9d76b6abedcd1b6ffe2843045163702b5f9038f715bf3db0e1b4e_s390x",
"8Base-OADP-1.1:oadp/oadp-velero-plugin-rhel8@sha256:63d5f5165b1fb8942ae60f4b14af2fe39bcc054184c93695b91ef7c26e9eafb2_ppc64le",
"8Base-OADP-1.1:oadp/oadp-velero-plugin-rhel8@sha256:bab55f61f70fe687df984186240c76c5b10f7b5362b2f9a4e21a47d4494d02f2_amd64",
"8Base-OADP-1.1:oadp/oadp-velero-restic-restore-helper-rhel8@sha256:22db35503cef946d1a193f5531017a456d3b34bc26d2b431954f5d385b7be9d8_ppc64le",
"8Base-OADP-1.1:oadp/oadp-velero-restic-restore-helper-rhel8@sha256:268761f1d56d84d41f0a1bd35ae9a050cab7407b4bf47b4a64eb07aef275194e_amd64",
"8Base-OADP-1.1:oadp/oadp-velero-restic-restore-helper-rhel8@sha256:45ae2d99bc7d4c93bace74f285805faa0ad27561037b6b2406e6c4e86ac669f7_s390x",
"8Base-OADP-1.1:oadp/oadp-velero-rhel8@sha256:4e78c9adf01a838ccce151c88bdaf331105472857d096194b6f628ce246e43b2_amd64",
"8Base-OADP-1.1:oadp/oadp-velero-rhel8@sha256:5a11fc682e58aefed3c33c77a536e6677f7bfbac18ca624f7004f7d44a1b8446_ppc64le",
"8Base-OADP-1.1:oadp/oadp-velero-rhel8@sha256:af3c09e10824aebdaf117391ac53519e7128fe789252f8ecb4b144883e74c8e9_s390x",
"8Base-OADP-1.1:oadp/oadp-volume-snapshot-mover-rhel8@sha256:4c7febd90b1af2af27ab252d9774c49a9387d63589fde14d76e25e348c224c7f_ppc64le",
"8Base-OADP-1.1:oadp/oadp-volume-snapshot-mover-rhel8@sha256:8e2322c382d4cbc9717833c702ebd04dfaf2afe04ce87990662569552e78357c_s390x",
"8Base-OADP-1.1:oadp/oadp-volume-snapshot-mover-rhel8@sha256:cde9184ab5f6fd8f4448913d802d0dcdf2a6830facc1a4732dec6eb09bf1b273_amd64"
],
"known_not_affected": [
"8Base-OADP-1.1:oadp/oadp-operator-bundle@sha256:95671d1a49ec698f3efd842fa03d98aa2128c2367a0f81f695c47d1bff047bd9_ppc64le",
"8Base-OADP-1.1:oadp/oadp-operator-bundle@sha256:d7441686f4447f6b600c08c8d697e4db91b8b927554df6785d61a8d851baacf0_amd64",
"8Base-OADP-1.1:oadp/oadp-operator-bundle@sha256:dcae0dc90e97361b931ab189f52021a3a4add42fd02033053f32924580af4dc5_s390x"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2022-30629"
},
{
"category": "external",
"summary": "RHBZ#2092793",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2092793"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2022-30629",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-30629"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2022-30629",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2022-30629"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-announce/c/TzIC9-t8Ytg",
"url": "https://groups.google.com/g/golang-announce/c/TzIC9-t8Ytg"
}
],
"release_date": "2022-06-02T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2022-09-01T01:24:16+00:00",
"details": "For details on how to apply this update, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"8Base-OADP-1.1:oadp/oadp-kubevirt-velero-plugin-rhel8@sha256:649a065b112210ed1248ba2cadecc3d522b888239dc73942934e526fba1d69ad_ppc64le",
"8Base-OADP-1.1:oadp/oadp-kubevirt-velero-plugin-rhel8@sha256:7368b20e3a42ea915f3811f0c9d21e509cbd054efacbd297e88e81fc27a49837_amd64",
"8Base-OADP-1.1:oadp/oadp-kubevirt-velero-plugin-rhel8@sha256:cde730978fa438855891755309c3bb75dc38771f1a94f9ff26a0a1b31a129f01_s390x",
"8Base-OADP-1.1:oadp/oadp-mustgather-rhel8@sha256:183d6de4eed893e0a76d661fdc13858e57a2ed5aeb34f3be6cb6850ef180d141_s390x",
"8Base-OADP-1.1:oadp/oadp-mustgather-rhel8@sha256:3bf1c9f828cf6f3e318078f081a4fc50a7c2efc8c12d09e6feddc8593cb8727a_ppc64le",
"8Base-OADP-1.1:oadp/oadp-mustgather-rhel8@sha256:a17ef49b0cae63b6a7735180683b4d9a15a9a3caa0f14e10ced1e62d0878c3b0_amd64",
"8Base-OADP-1.1:oadp/oadp-rhel8-operator@sha256:993c32f9a9ceba160e76fc2200deca5675506c00f2411bc1dbb16c7458789d5d_s390x",
"8Base-OADP-1.1:oadp/oadp-rhel8-operator@sha256:ea946614675a9479631e3d5dafae5219dc07c6fe239a833143b69be7f73fa7f5_amd64",
"8Base-OADP-1.1:oadp/oadp-rhel8-operator@sha256:eb2965df49c5ff2d53be06b7b4d488510f569c7aaf567999e6d467556572814d_ppc64le",
"8Base-OADP-1.1:oadp/oadp-velero-plugin-for-aws-rhel8@sha256:687c4ab44bd97d033fd3d7fd23d9e0bc011d006608cdfedab668a1fde874d54f_s390x",
"8Base-OADP-1.1:oadp/oadp-velero-plugin-for-aws-rhel8@sha256:cb225573b7adf5956fb12c01e43ba1f04d80e4f820c9aa6af6a50924980c1ea2_amd64",
"8Base-OADP-1.1:oadp/oadp-velero-plugin-for-aws-rhel8@sha256:dded3f6cc24924b79dbb8e6e79b800274f2054b737a42e93176783605859907e_ppc64le",
"8Base-OADP-1.1:oadp/oadp-velero-plugin-for-csi-rhel8@sha256:36c9326a4b96448cb00582d7296270a927761ba0f0616fb8ed4c5987d4e8a70c_amd64",
"8Base-OADP-1.1:oadp/oadp-velero-plugin-for-csi-rhel8@sha256:cd92d9d091b62421632d941db6a9b2c33c1965cf4112a9fb036a09ebe988b91c_ppc64le",
"8Base-OADP-1.1:oadp/oadp-velero-plugin-for-csi-rhel8@sha256:e9e24889681ccd31df9d1831afdf0993f6ce6cd24fde3b4795fe16d824e0416f_s390x",
"8Base-OADP-1.1:oadp/oadp-velero-plugin-for-gcp-rhel8@sha256:01fe6a0edd12b1e2502eaf14ad6d8e29f2b014c0a28883e4f7523a3acb931ec9_s390x",
"8Base-OADP-1.1:oadp/oadp-velero-plugin-for-gcp-rhel8@sha256:7e8544cc441e90e3a44f333f418959f2afe106a04bd117c42a5c482ed7e74d99_amd64",
"8Base-OADP-1.1:oadp/oadp-velero-plugin-for-gcp-rhel8@sha256:e4f3b3a59db8d9180010e87b7502fd3418340cd082bc36f79c6bb38327e925e0_ppc64le",
"8Base-OADP-1.1:oadp/oadp-velero-plugin-for-microsoft-azure-rhel8@sha256:24b9694e68a16a51220789c91dc00ead20c531221de4a5bae7d9fa7107cbe707_amd64",
"8Base-OADP-1.1:oadp/oadp-velero-plugin-for-microsoft-azure-rhel8@sha256:3dd0e9f28febd7e31e6250fc0a86f9908b501bfec9368388c0228aefc5059acd_ppc64le",
"8Base-OADP-1.1:oadp/oadp-velero-plugin-for-microsoft-azure-rhel8@sha256:69745821846f79362dc9f39bc702fd481db05e82913edb718502a311ce38ab8e_s390x",
"8Base-OADP-1.1:oadp/oadp-velero-plugin-rhel8@sha256:0f90a21e45f9d76b6abedcd1b6ffe2843045163702b5f9038f715bf3db0e1b4e_s390x",
"8Base-OADP-1.1:oadp/oadp-velero-plugin-rhel8@sha256:63d5f5165b1fb8942ae60f4b14af2fe39bcc054184c93695b91ef7c26e9eafb2_ppc64le",
"8Base-OADP-1.1:oadp/oadp-velero-plugin-rhel8@sha256:bab55f61f70fe687df984186240c76c5b10f7b5362b2f9a4e21a47d4494d02f2_amd64",
"8Base-OADP-1.1:oadp/oadp-velero-restic-restore-helper-rhel8@sha256:22db35503cef946d1a193f5531017a456d3b34bc26d2b431954f5d385b7be9d8_ppc64le",
"8Base-OADP-1.1:oadp/oadp-velero-restic-restore-helper-rhel8@sha256:268761f1d56d84d41f0a1bd35ae9a050cab7407b4bf47b4a64eb07aef275194e_amd64",
"8Base-OADP-1.1:oadp/oadp-velero-restic-restore-helper-rhel8@sha256:45ae2d99bc7d4c93bace74f285805faa0ad27561037b6b2406e6c4e86ac669f7_s390x",
"8Base-OADP-1.1:oadp/oadp-velero-rhel8@sha256:4e78c9adf01a838ccce151c88bdaf331105472857d096194b6f628ce246e43b2_amd64",
"8Base-OADP-1.1:oadp/oadp-velero-rhel8@sha256:5a11fc682e58aefed3c33c77a536e6677f7bfbac18ca624f7004f7d44a1b8446_ppc64le",
"8Base-OADP-1.1:oadp/oadp-velero-rhel8@sha256:af3c09e10824aebdaf117391ac53519e7128fe789252f8ecb4b144883e74c8e9_s390x",
"8Base-OADP-1.1:oadp/oadp-volume-snapshot-mover-rhel8@sha256:4c7febd90b1af2af27ab252d9774c49a9387d63589fde14d76e25e348c224c7f_ppc64le",
"8Base-OADP-1.1:oadp/oadp-volume-snapshot-mover-rhel8@sha256:8e2322c382d4cbc9717833c702ebd04dfaf2afe04ce87990662569552e78357c_s390x",
"8Base-OADP-1.1:oadp/oadp-volume-snapshot-mover-rhel8@sha256:cde9184ab5f6fd8f4448913d802d0dcdf2a6830facc1a4732dec6eb09bf1b273_amd64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2022:6290"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "HIGH",
"attackVector": "NETWORK",
"availabilityImpact": "NONE",
"baseScore": 3.1,
"baseSeverity": "LOW",
"confidentialityImpact": "LOW",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "REQUIRED",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:R/S:U/C:L/I:N/A:N",
"version": "3.1"
},
"products": [
"8Base-OADP-1.1:oadp/oadp-kubevirt-velero-plugin-rhel8@sha256:649a065b112210ed1248ba2cadecc3d522b888239dc73942934e526fba1d69ad_ppc64le",
"8Base-OADP-1.1:oadp/oadp-kubevirt-velero-plugin-rhel8@sha256:7368b20e3a42ea915f3811f0c9d21e509cbd054efacbd297e88e81fc27a49837_amd64",
"8Base-OADP-1.1:oadp/oadp-kubevirt-velero-plugin-rhel8@sha256:cde730978fa438855891755309c3bb75dc38771f1a94f9ff26a0a1b31a129f01_s390x",
"8Base-OADP-1.1:oadp/oadp-mustgather-rhel8@sha256:183d6de4eed893e0a76d661fdc13858e57a2ed5aeb34f3be6cb6850ef180d141_s390x",
"8Base-OADP-1.1:oadp/oadp-mustgather-rhel8@sha256:3bf1c9f828cf6f3e318078f081a4fc50a7c2efc8c12d09e6feddc8593cb8727a_ppc64le",
"8Base-OADP-1.1:oadp/oadp-mustgather-rhel8@sha256:a17ef49b0cae63b6a7735180683b4d9a15a9a3caa0f14e10ced1e62d0878c3b0_amd64",
"8Base-OADP-1.1:oadp/oadp-operator-bundle@sha256:95671d1a49ec698f3efd842fa03d98aa2128c2367a0f81f695c47d1bff047bd9_ppc64le",
"8Base-OADP-1.1:oadp/oadp-operator-bundle@sha256:d7441686f4447f6b600c08c8d697e4db91b8b927554df6785d61a8d851baacf0_amd64",
"8Base-OADP-1.1:oadp/oadp-operator-bundle@sha256:dcae0dc90e97361b931ab189f52021a3a4add42fd02033053f32924580af4dc5_s390x",
"8Base-OADP-1.1:oadp/oadp-rhel8-operator@sha256:993c32f9a9ceba160e76fc2200deca5675506c00f2411bc1dbb16c7458789d5d_s390x",
"8Base-OADP-1.1:oadp/oadp-rhel8-operator@sha256:ea946614675a9479631e3d5dafae5219dc07c6fe239a833143b69be7f73fa7f5_amd64",
"8Base-OADP-1.1:oadp/oadp-rhel8-operator@sha256:eb2965df49c5ff2d53be06b7b4d488510f569c7aaf567999e6d467556572814d_ppc64le",
"8Base-OADP-1.1:oadp/oadp-velero-plugin-for-aws-rhel8@sha256:687c4ab44bd97d033fd3d7fd23d9e0bc011d006608cdfedab668a1fde874d54f_s390x",
"8Base-OADP-1.1:oadp/oadp-velero-plugin-for-aws-rhel8@sha256:cb225573b7adf5956fb12c01e43ba1f04d80e4f820c9aa6af6a50924980c1ea2_amd64",
"8Base-OADP-1.1:oadp/oadp-velero-plugin-for-aws-rhel8@sha256:dded3f6cc24924b79dbb8e6e79b800274f2054b737a42e93176783605859907e_ppc64le",
"8Base-OADP-1.1:oadp/oadp-velero-plugin-for-csi-rhel8@sha256:36c9326a4b96448cb00582d7296270a927761ba0f0616fb8ed4c5987d4e8a70c_amd64",
"8Base-OADP-1.1:oadp/oadp-velero-plugin-for-csi-rhel8@sha256:cd92d9d091b62421632d941db6a9b2c33c1965cf4112a9fb036a09ebe988b91c_ppc64le",
"8Base-OADP-1.1:oadp/oadp-velero-plugin-for-csi-rhel8@sha256:e9e24889681ccd31df9d1831afdf0993f6ce6cd24fde3b4795fe16d824e0416f_s390x",
"8Base-OADP-1.1:oadp/oadp-velero-plugin-for-gcp-rhel8@sha256:01fe6a0edd12b1e2502eaf14ad6d8e29f2b014c0a28883e4f7523a3acb931ec9_s390x",
"8Base-OADP-1.1:oadp/oadp-velero-plugin-for-gcp-rhel8@sha256:7e8544cc441e90e3a44f333f418959f2afe106a04bd117c42a5c482ed7e74d99_amd64",
"8Base-OADP-1.1:oadp/oadp-velero-plugin-for-gcp-rhel8@sha256:e4f3b3a59db8d9180010e87b7502fd3418340cd082bc36f79c6bb38327e925e0_ppc64le",
"8Base-OADP-1.1:oadp/oadp-velero-plugin-for-microsoft-azure-rhel8@sha256:24b9694e68a16a51220789c91dc00ead20c531221de4a5bae7d9fa7107cbe707_amd64",
"8Base-OADP-1.1:oadp/oadp-velero-plugin-for-microsoft-azure-rhel8@sha256:3dd0e9f28febd7e31e6250fc0a86f9908b501bfec9368388c0228aefc5059acd_ppc64le",
"8Base-OADP-1.1:oadp/oadp-velero-plugin-for-microsoft-azure-rhel8@sha256:69745821846f79362dc9f39bc702fd481db05e82913edb718502a311ce38ab8e_s390x",
"8Base-OADP-1.1:oadp/oadp-velero-plugin-rhel8@sha256:0f90a21e45f9d76b6abedcd1b6ffe2843045163702b5f9038f715bf3db0e1b4e_s390x",
"8Base-OADP-1.1:oadp/oadp-velero-plugin-rhel8@sha256:63d5f5165b1fb8942ae60f4b14af2fe39bcc054184c93695b91ef7c26e9eafb2_ppc64le",
"8Base-OADP-1.1:oadp/oadp-velero-plugin-rhel8@sha256:bab55f61f70fe687df984186240c76c5b10f7b5362b2f9a4e21a47d4494d02f2_amd64",
"8Base-OADP-1.1:oadp/oadp-velero-restic-restore-helper-rhel8@sha256:22db35503cef946d1a193f5531017a456d3b34bc26d2b431954f5d385b7be9d8_ppc64le",
"8Base-OADP-1.1:oadp/oadp-velero-restic-restore-helper-rhel8@sha256:268761f1d56d84d41f0a1bd35ae9a050cab7407b4bf47b4a64eb07aef275194e_amd64",
"8Base-OADP-1.1:oadp/oadp-velero-restic-restore-helper-rhel8@sha256:45ae2d99bc7d4c93bace74f285805faa0ad27561037b6b2406e6c4e86ac669f7_s390x",
"8Base-OADP-1.1:oadp/oadp-velero-rhel8@sha256:4e78c9adf01a838ccce151c88bdaf331105472857d096194b6f628ce246e43b2_amd64",
"8Base-OADP-1.1:oadp/oadp-velero-rhel8@sha256:5a11fc682e58aefed3c33c77a536e6677f7bfbac18ca624f7004f7d44a1b8446_ppc64le",
"8Base-OADP-1.1:oadp/oadp-velero-rhel8@sha256:af3c09e10824aebdaf117391ac53519e7128fe789252f8ecb4b144883e74c8e9_s390x",
"8Base-OADP-1.1:oadp/oadp-volume-snapshot-mover-rhel8@sha256:4c7febd90b1af2af27ab252d9774c49a9387d63589fde14d76e25e348c224c7f_ppc64le",
"8Base-OADP-1.1:oadp/oadp-volume-snapshot-mover-rhel8@sha256:8e2322c382d4cbc9717833c702ebd04dfaf2afe04ce87990662569552e78357c_s390x",
"8Base-OADP-1.1:oadp/oadp-volume-snapshot-mover-rhel8@sha256:cde9184ab5f6fd8f4448913d802d0dcdf2a6830facc1a4732dec6eb09bf1b273_amd64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Low"
}
],
"title": "golang: crypto/tls: session tickets lack random ticket_age_add"
},
{
"cve": "CVE-2022-30631",
"cwe": {
"id": "CWE-1325",
"name": "Improperly Controlled Sequential Memory Allocation"
},
"discovery_date": "2022-07-14T00:00:00+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"8Base-OADP-1.1:oadp/oadp-operator-bundle@sha256:95671d1a49ec698f3efd842fa03d98aa2128c2367a0f81f695c47d1bff047bd9_ppc64le",
"8Base-OADP-1.1:oadp/oadp-operator-bundle@sha256:d7441686f4447f6b600c08c8d697e4db91b8b927554df6785d61a8d851baacf0_amd64",
"8Base-OADP-1.1:oadp/oadp-operator-bundle@sha256:dcae0dc90e97361b931ab189f52021a3a4add42fd02033053f32924580af4dc5_s390x"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2107342"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in golang. Calling the Reader, Read method on an archive that contains a large number of concatenated 0-length compressed files can cause a panic issue due to stack exhaustion.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "golang: compress/gzip: stack exhaustion in Reader.Read",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "To exploit CVE-2022-30631, an attacker supplies a specially crafted gzip archive to a Go application that uses a vulnerable version of the compress/gzip package without adequate input validation. This can lead to uncontrolled recursion, resulting in stack exhaustion and causing the application to panic, thereby affecting its availability.\n\nAs this is merely a DoS and there is no known way to control the instruction pointer, RH ProdSec has set the impact of this vulnerabilty to \"Moderate\".\n\nWithin regulated environments, a combination of the following controls acts as a significant barrier to successfully exploiting a CWE-1325: Improperly Controlled Sequential Memory Allocation vulnerability and therefore downgrades the severity of this particular CVE from Moderate to Low.\n\nAccess to the platform is granted only after successful hard token-based multi-factor authentication (MFA) and is governed by least privilege to ensure only authorized users and roles can execute or modify code. Static code analysis and peer reviews enforce strong input validation and error handling, preventing improperly validated inputs from causing system instability, data exposure, or privilege escalation. In the event of successful exploitation, process isolation limits the impact of excessive sequential memory allocation by restricting memory use per process, preventing any single process from exhausting system resources. Finally, the platform uses memory protection mechanisms such as Data Execution Prevention (DEP) and Address Space Layout Randomization (ASLR) to reduce the risk of memory allocation-based attacks.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"8Base-OADP-1.1:oadp/oadp-kubevirt-velero-plugin-rhel8@sha256:649a065b112210ed1248ba2cadecc3d522b888239dc73942934e526fba1d69ad_ppc64le",
"8Base-OADP-1.1:oadp/oadp-kubevirt-velero-plugin-rhel8@sha256:7368b20e3a42ea915f3811f0c9d21e509cbd054efacbd297e88e81fc27a49837_amd64",
"8Base-OADP-1.1:oadp/oadp-kubevirt-velero-plugin-rhel8@sha256:cde730978fa438855891755309c3bb75dc38771f1a94f9ff26a0a1b31a129f01_s390x",
"8Base-OADP-1.1:oadp/oadp-mustgather-rhel8@sha256:183d6de4eed893e0a76d661fdc13858e57a2ed5aeb34f3be6cb6850ef180d141_s390x",
"8Base-OADP-1.1:oadp/oadp-mustgather-rhel8@sha256:3bf1c9f828cf6f3e318078f081a4fc50a7c2efc8c12d09e6feddc8593cb8727a_ppc64le",
"8Base-OADP-1.1:oadp/oadp-mustgather-rhel8@sha256:a17ef49b0cae63b6a7735180683b4d9a15a9a3caa0f14e10ced1e62d0878c3b0_amd64",
"8Base-OADP-1.1:oadp/oadp-rhel8-operator@sha256:993c32f9a9ceba160e76fc2200deca5675506c00f2411bc1dbb16c7458789d5d_s390x",
"8Base-OADP-1.1:oadp/oadp-rhel8-operator@sha256:ea946614675a9479631e3d5dafae5219dc07c6fe239a833143b69be7f73fa7f5_amd64",
"8Base-OADP-1.1:oadp/oadp-rhel8-operator@sha256:eb2965df49c5ff2d53be06b7b4d488510f569c7aaf567999e6d467556572814d_ppc64le",
"8Base-OADP-1.1:oadp/oadp-velero-plugin-for-aws-rhel8@sha256:687c4ab44bd97d033fd3d7fd23d9e0bc011d006608cdfedab668a1fde874d54f_s390x",
"8Base-OADP-1.1:oadp/oadp-velero-plugin-for-aws-rhel8@sha256:cb225573b7adf5956fb12c01e43ba1f04d80e4f820c9aa6af6a50924980c1ea2_amd64",
"8Base-OADP-1.1:oadp/oadp-velero-plugin-for-aws-rhel8@sha256:dded3f6cc24924b79dbb8e6e79b800274f2054b737a42e93176783605859907e_ppc64le",
"8Base-OADP-1.1:oadp/oadp-velero-plugin-for-csi-rhel8@sha256:36c9326a4b96448cb00582d7296270a927761ba0f0616fb8ed4c5987d4e8a70c_amd64",
"8Base-OADP-1.1:oadp/oadp-velero-plugin-for-csi-rhel8@sha256:cd92d9d091b62421632d941db6a9b2c33c1965cf4112a9fb036a09ebe988b91c_ppc64le",
"8Base-OADP-1.1:oadp/oadp-velero-plugin-for-csi-rhel8@sha256:e9e24889681ccd31df9d1831afdf0993f6ce6cd24fde3b4795fe16d824e0416f_s390x",
"8Base-OADP-1.1:oadp/oadp-velero-plugin-for-gcp-rhel8@sha256:01fe6a0edd12b1e2502eaf14ad6d8e29f2b014c0a28883e4f7523a3acb931ec9_s390x",
"8Base-OADP-1.1:oadp/oadp-velero-plugin-for-gcp-rhel8@sha256:7e8544cc441e90e3a44f333f418959f2afe106a04bd117c42a5c482ed7e74d99_amd64",
"8Base-OADP-1.1:oadp/oadp-velero-plugin-for-gcp-rhel8@sha256:e4f3b3a59db8d9180010e87b7502fd3418340cd082bc36f79c6bb38327e925e0_ppc64le",
"8Base-OADP-1.1:oadp/oadp-velero-plugin-for-microsoft-azure-rhel8@sha256:24b9694e68a16a51220789c91dc00ead20c531221de4a5bae7d9fa7107cbe707_amd64",
"8Base-OADP-1.1:oadp/oadp-velero-plugin-for-microsoft-azure-rhel8@sha256:3dd0e9f28febd7e31e6250fc0a86f9908b501bfec9368388c0228aefc5059acd_ppc64le",
"8Base-OADP-1.1:oadp/oadp-velero-plugin-for-microsoft-azure-rhel8@sha256:69745821846f79362dc9f39bc702fd481db05e82913edb718502a311ce38ab8e_s390x",
"8Base-OADP-1.1:oadp/oadp-velero-plugin-rhel8@sha256:0f90a21e45f9d76b6abedcd1b6ffe2843045163702b5f9038f715bf3db0e1b4e_s390x",
"8Base-OADP-1.1:oadp/oadp-velero-plugin-rhel8@sha256:63d5f5165b1fb8942ae60f4b14af2fe39bcc054184c93695b91ef7c26e9eafb2_ppc64le",
"8Base-OADP-1.1:oadp/oadp-velero-plugin-rhel8@sha256:bab55f61f70fe687df984186240c76c5b10f7b5362b2f9a4e21a47d4494d02f2_amd64",
"8Base-OADP-1.1:oadp/oadp-velero-restic-restore-helper-rhel8@sha256:22db35503cef946d1a193f5531017a456d3b34bc26d2b431954f5d385b7be9d8_ppc64le",
"8Base-OADP-1.1:oadp/oadp-velero-restic-restore-helper-rhel8@sha256:268761f1d56d84d41f0a1bd35ae9a050cab7407b4bf47b4a64eb07aef275194e_amd64",
"8Base-OADP-1.1:oadp/oadp-velero-restic-restore-helper-rhel8@sha256:45ae2d99bc7d4c93bace74f285805faa0ad27561037b6b2406e6c4e86ac669f7_s390x",
"8Base-OADP-1.1:oadp/oadp-velero-rhel8@sha256:4e78c9adf01a838ccce151c88bdaf331105472857d096194b6f628ce246e43b2_amd64",
"8Base-OADP-1.1:oadp/oadp-velero-rhel8@sha256:5a11fc682e58aefed3c33c77a536e6677f7bfbac18ca624f7004f7d44a1b8446_ppc64le",
"8Base-OADP-1.1:oadp/oadp-velero-rhel8@sha256:af3c09e10824aebdaf117391ac53519e7128fe789252f8ecb4b144883e74c8e9_s390x",
"8Base-OADP-1.1:oadp/oadp-volume-snapshot-mover-rhel8@sha256:4c7febd90b1af2af27ab252d9774c49a9387d63589fde14d76e25e348c224c7f_ppc64le",
"8Base-OADP-1.1:oadp/oadp-volume-snapshot-mover-rhel8@sha256:8e2322c382d4cbc9717833c702ebd04dfaf2afe04ce87990662569552e78357c_s390x",
"8Base-OADP-1.1:oadp/oadp-volume-snapshot-mover-rhel8@sha256:cde9184ab5f6fd8f4448913d802d0dcdf2a6830facc1a4732dec6eb09bf1b273_amd64"
],
"known_not_affected": [
"8Base-OADP-1.1:oadp/oadp-operator-bundle@sha256:95671d1a49ec698f3efd842fa03d98aa2128c2367a0f81f695c47d1bff047bd9_ppc64le",
"8Base-OADP-1.1:oadp/oadp-operator-bundle@sha256:d7441686f4447f6b600c08c8d697e4db91b8b927554df6785d61a8d851baacf0_amd64",
"8Base-OADP-1.1:oadp/oadp-operator-bundle@sha256:dcae0dc90e97361b931ab189f52021a3a4add42fd02033053f32924580af4dc5_s390x"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2022-30631"
},
{
"category": "external",
"summary": "RHBZ#2107342",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2107342"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2022-30631",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-30631"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2022-30631",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2022-30631"
},
{
"category": "external",
"summary": "https://go.dev/issue/53168",
"url": "https://go.dev/issue/53168"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-announce/c/nqrv9fbR0zE",
"url": "https://groups.google.com/g/golang-announce/c/nqrv9fbR0zE"
}
],
"release_date": "2022-07-12T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2022-09-01T01:24:16+00:00",
"details": "For details on how to apply this update, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"8Base-OADP-1.1:oadp/oadp-kubevirt-velero-plugin-rhel8@sha256:649a065b112210ed1248ba2cadecc3d522b888239dc73942934e526fba1d69ad_ppc64le",
"8Base-OADP-1.1:oadp/oadp-kubevirt-velero-plugin-rhel8@sha256:7368b20e3a42ea915f3811f0c9d21e509cbd054efacbd297e88e81fc27a49837_amd64",
"8Base-OADP-1.1:oadp/oadp-kubevirt-velero-plugin-rhel8@sha256:cde730978fa438855891755309c3bb75dc38771f1a94f9ff26a0a1b31a129f01_s390x",
"8Base-OADP-1.1:oadp/oadp-mustgather-rhel8@sha256:183d6de4eed893e0a76d661fdc13858e57a2ed5aeb34f3be6cb6850ef180d141_s390x",
"8Base-OADP-1.1:oadp/oadp-mustgather-rhel8@sha256:3bf1c9f828cf6f3e318078f081a4fc50a7c2efc8c12d09e6feddc8593cb8727a_ppc64le",
"8Base-OADP-1.1:oadp/oadp-mustgather-rhel8@sha256:a17ef49b0cae63b6a7735180683b4d9a15a9a3caa0f14e10ced1e62d0878c3b0_amd64",
"8Base-OADP-1.1:oadp/oadp-rhel8-operator@sha256:993c32f9a9ceba160e76fc2200deca5675506c00f2411bc1dbb16c7458789d5d_s390x",
"8Base-OADP-1.1:oadp/oadp-rhel8-operator@sha256:ea946614675a9479631e3d5dafae5219dc07c6fe239a833143b69be7f73fa7f5_amd64",
"8Base-OADP-1.1:oadp/oadp-rhel8-operator@sha256:eb2965df49c5ff2d53be06b7b4d488510f569c7aaf567999e6d467556572814d_ppc64le",
"8Base-OADP-1.1:oadp/oadp-velero-plugin-for-aws-rhel8@sha256:687c4ab44bd97d033fd3d7fd23d9e0bc011d006608cdfedab668a1fde874d54f_s390x",
"8Base-OADP-1.1:oadp/oadp-velero-plugin-for-aws-rhel8@sha256:cb225573b7adf5956fb12c01e43ba1f04d80e4f820c9aa6af6a50924980c1ea2_amd64",
"8Base-OADP-1.1:oadp/oadp-velero-plugin-for-aws-rhel8@sha256:dded3f6cc24924b79dbb8e6e79b800274f2054b737a42e93176783605859907e_ppc64le",
"8Base-OADP-1.1:oadp/oadp-velero-plugin-for-csi-rhel8@sha256:36c9326a4b96448cb00582d7296270a927761ba0f0616fb8ed4c5987d4e8a70c_amd64",
"8Base-OADP-1.1:oadp/oadp-velero-plugin-for-csi-rhel8@sha256:cd92d9d091b62421632d941db6a9b2c33c1965cf4112a9fb036a09ebe988b91c_ppc64le",
"8Base-OADP-1.1:oadp/oadp-velero-plugin-for-csi-rhel8@sha256:e9e24889681ccd31df9d1831afdf0993f6ce6cd24fde3b4795fe16d824e0416f_s390x",
"8Base-OADP-1.1:oadp/oadp-velero-plugin-for-gcp-rhel8@sha256:01fe6a0edd12b1e2502eaf14ad6d8e29f2b014c0a28883e4f7523a3acb931ec9_s390x",
"8Base-OADP-1.1:oadp/oadp-velero-plugin-for-gcp-rhel8@sha256:7e8544cc441e90e3a44f333f418959f2afe106a04bd117c42a5c482ed7e74d99_amd64",
"8Base-OADP-1.1:oadp/oadp-velero-plugin-for-gcp-rhel8@sha256:e4f3b3a59db8d9180010e87b7502fd3418340cd082bc36f79c6bb38327e925e0_ppc64le",
"8Base-OADP-1.1:oadp/oadp-velero-plugin-for-microsoft-azure-rhel8@sha256:24b9694e68a16a51220789c91dc00ead20c531221de4a5bae7d9fa7107cbe707_amd64",
"8Base-OADP-1.1:oadp/oadp-velero-plugin-for-microsoft-azure-rhel8@sha256:3dd0e9f28febd7e31e6250fc0a86f9908b501bfec9368388c0228aefc5059acd_ppc64le",
"8Base-OADP-1.1:oadp/oadp-velero-plugin-for-microsoft-azure-rhel8@sha256:69745821846f79362dc9f39bc702fd481db05e82913edb718502a311ce38ab8e_s390x",
"8Base-OADP-1.1:oadp/oadp-velero-plugin-rhel8@sha256:0f90a21e45f9d76b6abedcd1b6ffe2843045163702b5f9038f715bf3db0e1b4e_s390x",
"8Base-OADP-1.1:oadp/oadp-velero-plugin-rhel8@sha256:63d5f5165b1fb8942ae60f4b14af2fe39bcc054184c93695b91ef7c26e9eafb2_ppc64le",
"8Base-OADP-1.1:oadp/oadp-velero-plugin-rhel8@sha256:bab55f61f70fe687df984186240c76c5b10f7b5362b2f9a4e21a47d4494d02f2_amd64",
"8Base-OADP-1.1:oadp/oadp-velero-restic-restore-helper-rhel8@sha256:22db35503cef946d1a193f5531017a456d3b34bc26d2b431954f5d385b7be9d8_ppc64le",
"8Base-OADP-1.1:oadp/oadp-velero-restic-restore-helper-rhel8@sha256:268761f1d56d84d41f0a1bd35ae9a050cab7407b4bf47b4a64eb07aef275194e_amd64",
"8Base-OADP-1.1:oadp/oadp-velero-restic-restore-helper-rhel8@sha256:45ae2d99bc7d4c93bace74f285805faa0ad27561037b6b2406e6c4e86ac669f7_s390x",
"8Base-OADP-1.1:oadp/oadp-velero-rhel8@sha256:4e78c9adf01a838ccce151c88bdaf331105472857d096194b6f628ce246e43b2_amd64",
"8Base-OADP-1.1:oadp/oadp-velero-rhel8@sha256:5a11fc682e58aefed3c33c77a536e6677f7bfbac18ca624f7004f7d44a1b8446_ppc64le",
"8Base-OADP-1.1:oadp/oadp-velero-rhel8@sha256:af3c09e10824aebdaf117391ac53519e7128fe789252f8ecb4b144883e74c8e9_s390x",
"8Base-OADP-1.1:oadp/oadp-volume-snapshot-mover-rhel8@sha256:4c7febd90b1af2af27ab252d9774c49a9387d63589fde14d76e25e348c224c7f_ppc64le",
"8Base-OADP-1.1:oadp/oadp-volume-snapshot-mover-rhel8@sha256:8e2322c382d4cbc9717833c702ebd04dfaf2afe04ce87990662569552e78357c_s390x",
"8Base-OADP-1.1:oadp/oadp-volume-snapshot-mover-rhel8@sha256:cde9184ab5f6fd8f4448913d802d0dcdf2a6830facc1a4732dec6eb09bf1b273_amd64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2022:6290"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"8Base-OADP-1.1:oadp/oadp-kubevirt-velero-plugin-rhel8@sha256:649a065b112210ed1248ba2cadecc3d522b888239dc73942934e526fba1d69ad_ppc64le",
"8Base-OADP-1.1:oadp/oadp-kubevirt-velero-plugin-rhel8@sha256:7368b20e3a42ea915f3811f0c9d21e509cbd054efacbd297e88e81fc27a49837_amd64",
"8Base-OADP-1.1:oadp/oadp-kubevirt-velero-plugin-rhel8@sha256:cde730978fa438855891755309c3bb75dc38771f1a94f9ff26a0a1b31a129f01_s390x",
"8Base-OADP-1.1:oadp/oadp-mustgather-rhel8@sha256:183d6de4eed893e0a76d661fdc13858e57a2ed5aeb34f3be6cb6850ef180d141_s390x",
"8Base-OADP-1.1:oadp/oadp-mustgather-rhel8@sha256:3bf1c9f828cf6f3e318078f081a4fc50a7c2efc8c12d09e6feddc8593cb8727a_ppc64le",
"8Base-OADP-1.1:oadp/oadp-mustgather-rhel8@sha256:a17ef49b0cae63b6a7735180683b4d9a15a9a3caa0f14e10ced1e62d0878c3b0_amd64",
"8Base-OADP-1.1:oadp/oadp-operator-bundle@sha256:95671d1a49ec698f3efd842fa03d98aa2128c2367a0f81f695c47d1bff047bd9_ppc64le",
"8Base-OADP-1.1:oadp/oadp-operator-bundle@sha256:d7441686f4447f6b600c08c8d697e4db91b8b927554df6785d61a8d851baacf0_amd64",
"8Base-OADP-1.1:oadp/oadp-operator-bundle@sha256:dcae0dc90e97361b931ab189f52021a3a4add42fd02033053f32924580af4dc5_s390x",
"8Base-OADP-1.1:oadp/oadp-rhel8-operator@sha256:993c32f9a9ceba160e76fc2200deca5675506c00f2411bc1dbb16c7458789d5d_s390x",
"8Base-OADP-1.1:oadp/oadp-rhel8-operator@sha256:ea946614675a9479631e3d5dafae5219dc07c6fe239a833143b69be7f73fa7f5_amd64",
"8Base-OADP-1.1:oadp/oadp-rhel8-operator@sha256:eb2965df49c5ff2d53be06b7b4d488510f569c7aaf567999e6d467556572814d_ppc64le",
"8Base-OADP-1.1:oadp/oadp-velero-plugin-for-aws-rhel8@sha256:687c4ab44bd97d033fd3d7fd23d9e0bc011d006608cdfedab668a1fde874d54f_s390x",
"8Base-OADP-1.1:oadp/oadp-velero-plugin-for-aws-rhel8@sha256:cb225573b7adf5956fb12c01e43ba1f04d80e4f820c9aa6af6a50924980c1ea2_amd64",
"8Base-OADP-1.1:oadp/oadp-velero-plugin-for-aws-rhel8@sha256:dded3f6cc24924b79dbb8e6e79b800274f2054b737a42e93176783605859907e_ppc64le",
"8Base-OADP-1.1:oadp/oadp-velero-plugin-for-csi-rhel8@sha256:36c9326a4b96448cb00582d7296270a927761ba0f0616fb8ed4c5987d4e8a70c_amd64",
"8Base-OADP-1.1:oadp/oadp-velero-plugin-for-csi-rhel8@sha256:cd92d9d091b62421632d941db6a9b2c33c1965cf4112a9fb036a09ebe988b91c_ppc64le",
"8Base-OADP-1.1:oadp/oadp-velero-plugin-for-csi-rhel8@sha256:e9e24889681ccd31df9d1831afdf0993f6ce6cd24fde3b4795fe16d824e0416f_s390x",
"8Base-OADP-1.1:oadp/oadp-velero-plugin-for-gcp-rhel8@sha256:01fe6a0edd12b1e2502eaf14ad6d8e29f2b014c0a28883e4f7523a3acb931ec9_s390x",
"8Base-OADP-1.1:oadp/oadp-velero-plugin-for-gcp-rhel8@sha256:7e8544cc441e90e3a44f333f418959f2afe106a04bd117c42a5c482ed7e74d99_amd64",
"8Base-OADP-1.1:oadp/oadp-velero-plugin-for-gcp-rhel8@sha256:e4f3b3a59db8d9180010e87b7502fd3418340cd082bc36f79c6bb38327e925e0_ppc64le",
"8Base-OADP-1.1:oadp/oadp-velero-plugin-for-microsoft-azure-rhel8@sha256:24b9694e68a16a51220789c91dc00ead20c531221de4a5bae7d9fa7107cbe707_amd64",
"8Base-OADP-1.1:oadp/oadp-velero-plugin-for-microsoft-azure-rhel8@sha256:3dd0e9f28febd7e31e6250fc0a86f9908b501bfec9368388c0228aefc5059acd_ppc64le",
"8Base-OADP-1.1:oadp/oadp-velero-plugin-for-microsoft-azure-rhel8@sha256:69745821846f79362dc9f39bc702fd481db05e82913edb718502a311ce38ab8e_s390x",
"8Base-OADP-1.1:oadp/oadp-velero-plugin-rhel8@sha256:0f90a21e45f9d76b6abedcd1b6ffe2843045163702b5f9038f715bf3db0e1b4e_s390x",
"8Base-OADP-1.1:oadp/oadp-velero-plugin-rhel8@sha256:63d5f5165b1fb8942ae60f4b14af2fe39bcc054184c93695b91ef7c26e9eafb2_ppc64le",
"8Base-OADP-1.1:oadp/oadp-velero-plugin-rhel8@sha256:bab55f61f70fe687df984186240c76c5b10f7b5362b2f9a4e21a47d4494d02f2_amd64",
"8Base-OADP-1.1:oadp/oadp-velero-restic-restore-helper-rhel8@sha256:22db35503cef946d1a193f5531017a456d3b34bc26d2b431954f5d385b7be9d8_ppc64le",
"8Base-OADP-1.1:oadp/oadp-velero-restic-restore-helper-rhel8@sha256:268761f1d56d84d41f0a1bd35ae9a050cab7407b4bf47b4a64eb07aef275194e_amd64",
"8Base-OADP-1.1:oadp/oadp-velero-restic-restore-helper-rhel8@sha256:45ae2d99bc7d4c93bace74f285805faa0ad27561037b6b2406e6c4e86ac669f7_s390x",
"8Base-OADP-1.1:oadp/oadp-velero-rhel8@sha256:4e78c9adf01a838ccce151c88bdaf331105472857d096194b6f628ce246e43b2_amd64",
"8Base-OADP-1.1:oadp/oadp-velero-rhel8@sha256:5a11fc682e58aefed3c33c77a536e6677f7bfbac18ca624f7004f7d44a1b8446_ppc64le",
"8Base-OADP-1.1:oadp/oadp-velero-rhel8@sha256:af3c09e10824aebdaf117391ac53519e7128fe789252f8ecb4b144883e74c8e9_s390x",
"8Base-OADP-1.1:oadp/oadp-volume-snapshot-mover-rhel8@sha256:4c7febd90b1af2af27ab252d9774c49a9387d63589fde14d76e25e348c224c7f_ppc64le",
"8Base-OADP-1.1:oadp/oadp-volume-snapshot-mover-rhel8@sha256:8e2322c382d4cbc9717833c702ebd04dfaf2afe04ce87990662569552e78357c_s390x",
"8Base-OADP-1.1:oadp/oadp-volume-snapshot-mover-rhel8@sha256:cde9184ab5f6fd8f4448913d802d0dcdf2a6830facc1a4732dec6eb09bf1b273_amd64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "golang: compress/gzip: stack exhaustion in Reader.Read"
}
]
}
rhsa-2023:0407
Vulnerability from csaf_redhat
Notes
{
"document": {
"aggregate_severity": {
"namespace": "https://access.redhat.com/security/updates/classification/",
"text": "Moderate"
},
"category": "csaf_security_advisory",
"csaf_version": "2.0",
"distribution": {
"text": "Copyright \u00a9 Red Hat, Inc. All rights reserved.",
"tlp": {
"label": "WHITE",
"url": "https://www.first.org/tlp/"
}
},
"lang": "en",
"notes": [
{
"category": "summary",
"text": "Updated release packages that fix several bugs and add various enhancements are now available.\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": "OpenShift Virtualization is Red Hat\u0027s virtualization solution designed for Red Hat OpenShift Container Platform.\u00a0This advisory contains OpenShift Virtualization 4.12.0 RPMs.\n\nSecurity Fix(es):\n\n* golang: net/http: limit growth of header canonicalization cache (CVE-2021-44716)\n\n* golang: out-of-bounds read in golang.org/x/text/language leads to DoS (CVE-2021-38561)\n\n* golang: syscall: don\u0027t close fd 0 on ForkExec error (CVE-2021-44717)\n\n* golang: net/http: improper sanitization of Transfer-Encoding header (CVE-2022-1705)\n\n* golang: go/parser: stack exhaustion in all Parse* functions (CVE-2022-1962)\n\n* golang: regexp: stack exhaustion via a deeply nested expression (CVE-2022-24921)\n\n* golang: encoding/xml: stack exhaustion in Decoder.Skip (CVE-2022-28131)\n\n* golang: io/fs: stack exhaustion in Glob (CVE-2022-30630)\n\n* golang: compress/gzip: stack exhaustion in Reader.Read (CVE-2022-30631)\n\n* golang: path/filepath: stack exhaustion in Glob (CVE-2022-30632)\n\n* golang: encoding/xml: stack exhaustion in Unmarshal (CVE-2022-30633)\n\n* golang: encoding/gob: stack exhaustion in Decoder.Decode (CVE-2022-30635)\n\n* golang: net/http/httputil: NewSingleHostReverseProxy - omit X-Forwarded-For not working (CVE-2022-32148)\n\n* golang: crypto/tls: session tickets lack random ticket_age_add (CVE-2022-30629)\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:0407",
"url": "https://access.redhat.com/errata/RHSA-2023:0407"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/updates/classification/#moderate",
"url": "https://access.redhat.com/security/updates/classification/#moderate"
},
{
"category": "external",
"summary": "2030801",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2030801"
},
{
"category": "external",
"summary": "2030806",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2030806"
},
{
"category": "external",
"summary": "2064857",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2064857"
},
{
"category": "external",
"summary": "2089804",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2089804"
},
{
"category": "external",
"summary": "2092793",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2092793"
},
{
"category": "external",
"summary": "2100495",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2100495"
},
{
"category": "external",
"summary": "2107342",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2107342"
},
{
"category": "external",
"summary": "2107371",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2107371"
},
{
"category": "external",
"summary": "2107374",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2107374"
},
{
"category": "external",
"summary": "2107376",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2107376"
},
{
"category": "external",
"summary": "2107383",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2107383"
},
{
"category": "external",
"summary": "2107386",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2107386"
},
{
"category": "external",
"summary": "2107388",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2107388"
},
{
"category": "external",
"summary": "2107390",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2107390"
},
{
"category": "external",
"summary": "2107392",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2107392"
},
{
"category": "self",
"summary": "Canonical URL",
"url": "https://security.access.redhat.com/data/csaf/v2/advisories/2023/rhsa-2023_0407.json"
}
],
"title": "Red Hat Security Advisory: OpenShift Virtualization 4.12.0 RPMs security update",
"tracking": {
"current_release_date": "2025-10-31T18:58:40+00:00",
"generator": {
"date": "2025-10-31T18:58:40+00:00",
"engine": {
"name": "Red Hat SDEngine",
"version": "4.6.10"
}
},
"id": "RHSA-2023:0407",
"initial_release_date": "2023-01-24T12:51:07+00:00",
"revision_history": [
{
"date": "2023-01-24T12:51:07+00:00",
"number": "1",
"summary": "Initial version"
},
{
"date": "2023-01-24T12:51:07+00:00",
"number": "2",
"summary": "Last updated version"
},
{
"date": "2025-10-31T18:58:40+00:00",
"number": "3",
"summary": "Last generated version"
}
],
"status": "final",
"version": "3"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_name",
"name": "CNV 4.12 for RHEL 8",
"product": {
"name": "CNV 4.12 for RHEL 8",
"product_id": "8Base-CNV-4.12",
"product_identification_helper": {
"cpe": "cpe:/a:redhat:container_native_virtualization:4.12::el8"
}
}
},
{
"category": "product_name",
"name": "CNV 4.12 for RHEL 7",
"product": {
"name": "CNV 4.12 for RHEL 7",
"product_id": "7Server-CNV-4.12",
"product_identification_helper": {
"cpe": "cpe:/a:redhat:container_native_virtualization:4.12::el7"
}
}
}
],
"category": "product_family",
"name": "OpenShift Virtualization"
},
{
"branches": [
{
"category": "product_version",
"name": "kubevirt-0:4.12.0-1057.el8.src",
"product": {
"name": "kubevirt-0:4.12.0-1057.el8.src",
"product_id": "kubevirt-0:4.12.0-1057.el8.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kubevirt@4.12.0-1057.el8?arch=src"
}
}
},
{
"category": "product_version",
"name": "kubevirt-0:4.12.0-1057.el7.src",
"product": {
"name": "kubevirt-0:4.12.0-1057.el7.src",
"product_id": "kubevirt-0:4.12.0-1057.el7.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kubevirt@4.12.0-1057.el7?arch=src"
}
}
}
],
"category": "architecture",
"name": "src"
},
{
"branches": [
{
"category": "product_version",
"name": "kubevirt-virtctl-0:4.12.0-1057.el8.x86_64",
"product": {
"name": "kubevirt-virtctl-0:4.12.0-1057.el8.x86_64",
"product_id": "kubevirt-virtctl-0:4.12.0-1057.el8.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kubevirt-virtctl@4.12.0-1057.el8?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "kubevirt-virtctl-redistributable-0:4.12.0-1057.el8.x86_64",
"product": {
"name": "kubevirt-virtctl-redistributable-0:4.12.0-1057.el8.x86_64",
"product_id": "kubevirt-virtctl-redistributable-0:4.12.0-1057.el8.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kubevirt-virtctl-redistributable@4.12.0-1057.el8?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "kubevirt-virtctl-0:4.12.0-1057.el7.x86_64",
"product": {
"name": "kubevirt-virtctl-0:4.12.0-1057.el7.x86_64",
"product_id": "kubevirt-virtctl-0:4.12.0-1057.el7.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kubevirt-virtctl@4.12.0-1057.el7?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "kubevirt-virtctl-redistributable-0:4.12.0-1057.el7.x86_64",
"product": {
"name": "kubevirt-virtctl-redistributable-0:4.12.0-1057.el7.x86_64",
"product_id": "kubevirt-virtctl-redistributable-0:4.12.0-1057.el7.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kubevirt-virtctl-redistributable@4.12.0-1057.el7?arch=x86_64"
}
}
}
],
"category": "architecture",
"name": "x86_64"
}
],
"category": "vendor",
"name": "Red Hat"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "kubevirt-0:4.12.0-1057.el7.src as a component of CNV 4.12 for RHEL 7",
"product_id": "7Server-CNV-4.12:kubevirt-0:4.12.0-1057.el7.src"
},
"product_reference": "kubevirt-0:4.12.0-1057.el7.src",
"relates_to_product_reference": "7Server-CNV-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kubevirt-virtctl-0:4.12.0-1057.el7.x86_64 as a component of CNV 4.12 for RHEL 7",
"product_id": "7Server-CNV-4.12:kubevirt-virtctl-0:4.12.0-1057.el7.x86_64"
},
"product_reference": "kubevirt-virtctl-0:4.12.0-1057.el7.x86_64",
"relates_to_product_reference": "7Server-CNV-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kubevirt-virtctl-redistributable-0:4.12.0-1057.el7.x86_64 as a component of CNV 4.12 for RHEL 7",
"product_id": "7Server-CNV-4.12:kubevirt-virtctl-redistributable-0:4.12.0-1057.el7.x86_64"
},
"product_reference": "kubevirt-virtctl-redistributable-0:4.12.0-1057.el7.x86_64",
"relates_to_product_reference": "7Server-CNV-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kubevirt-0:4.12.0-1057.el8.src as a component of CNV 4.12 for RHEL 8",
"product_id": "8Base-CNV-4.12:kubevirt-0:4.12.0-1057.el8.src"
},
"product_reference": "kubevirt-0:4.12.0-1057.el8.src",
"relates_to_product_reference": "8Base-CNV-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kubevirt-virtctl-0:4.12.0-1057.el8.x86_64 as a component of CNV 4.12 for RHEL 8",
"product_id": "8Base-CNV-4.12:kubevirt-virtctl-0:4.12.0-1057.el8.x86_64"
},
"product_reference": "kubevirt-virtctl-0:4.12.0-1057.el8.x86_64",
"relates_to_product_reference": "8Base-CNV-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kubevirt-virtctl-redistributable-0:4.12.0-1057.el8.x86_64 as a component of CNV 4.12 for RHEL 8",
"product_id": "8Base-CNV-4.12:kubevirt-virtctl-redistributable-0:4.12.0-1057.el8.x86_64"
},
"product_reference": "kubevirt-virtctl-redistributable-0:4.12.0-1057.el8.x86_64",
"relates_to_product_reference": "8Base-CNV-4.12"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2021-38561",
"cwe": {
"id": "CWE-125",
"name": "Out-of-bounds Read"
},
"discovery_date": "2022-06-23T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2100495"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in golang. The language package for go language can panic due to an out-of-bounds read when an incorrectly formatted language tag is being parsed. This flaw allows an attacker to cause applications using this package to parse untrusted input data to crash, leading to a denial of service of the affected component.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "golang: out-of-bounds read in golang.org/x/text/language leads to DoS",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "This flaw may be triggered only by accepting untrusted user input to the vulnerable golang\u0027s library. The overall DoS attack vector depends directly on how the library\u0027s input is exposed by the consuming application, thus Red Hat rates impact as Moderate.\n\nIn Red Hat Advanced Cluster Management for Kubernetes (RHACM) 2.5 version, the registration-operator, lighthouse-coredns, lighthouse-agent, gatekeeper-operator, and discovery-operator components are affected by this flaw, but the rest of the components are using an already patched version and are unaffected. For 2.4 and previous versions of Red Hat Advanced Cluster Management for Kubernetes (RHACM), most of the components are 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": [
"7Server-CNV-4.12:kubevirt-0:4.12.0-1057.el7.src",
"7Server-CNV-4.12:kubevirt-virtctl-0:4.12.0-1057.el7.x86_64",
"7Server-CNV-4.12:kubevirt-virtctl-redistributable-0:4.12.0-1057.el7.x86_64",
"8Base-CNV-4.12:kubevirt-0:4.12.0-1057.el8.src",
"8Base-CNV-4.12:kubevirt-virtctl-0:4.12.0-1057.el8.x86_64",
"8Base-CNV-4.12:kubevirt-virtctl-redistributable-0:4.12.0-1057.el8.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2021-38561"
},
{
"category": "external",
"summary": "RHBZ#2100495",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2100495"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2021-38561",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-38561"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2021-38561",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2021-38561"
},
{
"category": "external",
"summary": "https://pkg.go.dev/vuln/GO-2021-0113",
"url": "https://pkg.go.dev/vuln/GO-2021-0113"
}
],
"release_date": "2021-08-12T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2023-01-24T12:51: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": [
"7Server-CNV-4.12:kubevirt-0:4.12.0-1057.el7.src",
"7Server-CNV-4.12:kubevirt-virtctl-0:4.12.0-1057.el7.x86_64",
"7Server-CNV-4.12:kubevirt-virtctl-redistributable-0:4.12.0-1057.el7.x86_64",
"8Base-CNV-4.12:kubevirt-0:4.12.0-1057.el8.src",
"8Base-CNV-4.12:kubevirt-virtctl-0:4.12.0-1057.el8.x86_64",
"8Base-CNV-4.12:kubevirt-virtctl-redistributable-0:4.12.0-1057.el8.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2023:0407"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"7Server-CNV-4.12:kubevirt-0:4.12.0-1057.el7.src",
"7Server-CNV-4.12:kubevirt-virtctl-0:4.12.0-1057.el7.x86_64",
"7Server-CNV-4.12:kubevirt-virtctl-redistributable-0:4.12.0-1057.el7.x86_64",
"8Base-CNV-4.12:kubevirt-0:4.12.0-1057.el8.src",
"8Base-CNV-4.12:kubevirt-virtctl-0:4.12.0-1057.el8.x86_64",
"8Base-CNV-4.12:kubevirt-virtctl-redistributable-0:4.12.0-1057.el8.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "golang: out-of-bounds read in golang.org/x/text/language leads to DoS"
},
{
"cve": "CVE-2021-44716",
"cwe": {
"id": "CWE-400",
"name": "Uncontrolled Resource Consumption"
},
"discovery_date": "2021-12-09T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2030801"
}
],
"notes": [
{
"category": "description",
"text": "There\u0027s an uncontrolled resource consumption flaw in golang\u0027s net/http library in the canonicalHeader() function. An attacker who submits specially crafted requests to applications linked with net/http\u0027s http2 functionality could cause excessive resource consumption that could lead to a denial of service or otherwise impact to system performance and resources.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "golang: net/http: limit growth of header canonicalization cache",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "For OpenShift Container Platform, OpenShift Virtualization, Red Hat Quay and OpenShift distributed tracing the most an attacker can possibly achieve by exploiting this vulnerability is to crash a container, temporarily impacting availability of one or more services. Therefore impact is rated Moderate.\n\nIn its default configuration, grafana as shipped in Red Hat Enterprise Linux 8 is not affected by this vulnerability. However, enabling http2 in /etc/grafana/grafana.ini explicitly would render grafana affected, therefore grafana has been marked 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": [
"7Server-CNV-4.12:kubevirt-0:4.12.0-1057.el7.src",
"7Server-CNV-4.12:kubevirt-virtctl-0:4.12.0-1057.el7.x86_64",
"7Server-CNV-4.12:kubevirt-virtctl-redistributable-0:4.12.0-1057.el7.x86_64",
"8Base-CNV-4.12:kubevirt-0:4.12.0-1057.el8.src",
"8Base-CNV-4.12:kubevirt-virtctl-0:4.12.0-1057.el8.x86_64",
"8Base-CNV-4.12:kubevirt-virtctl-redistributable-0:4.12.0-1057.el8.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2021-44716"
},
{
"category": "external",
"summary": "RHBZ#2030801",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2030801"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2021-44716",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-44716"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2021-44716",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2021-44716"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-announce/c/hcmEScgc00k",
"url": "https://groups.google.com/g/golang-announce/c/hcmEScgc00k"
}
],
"release_date": "2021-12-09T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2023-01-24T12:51: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": [
"7Server-CNV-4.12:kubevirt-0:4.12.0-1057.el7.src",
"7Server-CNV-4.12:kubevirt-virtctl-0:4.12.0-1057.el7.x86_64",
"7Server-CNV-4.12:kubevirt-virtctl-redistributable-0:4.12.0-1057.el7.x86_64",
"8Base-CNV-4.12:kubevirt-0:4.12.0-1057.el8.src",
"8Base-CNV-4.12:kubevirt-virtctl-0:4.12.0-1057.el8.x86_64",
"8Base-CNV-4.12:kubevirt-virtctl-redistributable-0:4.12.0-1057.el8.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2023:0407"
},
{
"category": "workaround",
"details": "This flaw can be mitigated by disabling HTTP/2. Setting the GODEBUG=http2server=0 environment variable before calling Serve will disable HTTP/2 unless it was manually configured through the golang.org/x/net/http2 package.",
"product_ids": [
"7Server-CNV-4.12:kubevirt-0:4.12.0-1057.el7.src",
"7Server-CNV-4.12:kubevirt-virtctl-0:4.12.0-1057.el7.x86_64",
"7Server-CNV-4.12:kubevirt-virtctl-redistributable-0:4.12.0-1057.el7.x86_64",
"8Base-CNV-4.12:kubevirt-0:4.12.0-1057.el8.src",
"8Base-CNV-4.12:kubevirt-virtctl-0:4.12.0-1057.el8.x86_64",
"8Base-CNV-4.12:kubevirt-virtctl-redistributable-0:4.12.0-1057.el8.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"7Server-CNV-4.12:kubevirt-0:4.12.0-1057.el7.src",
"7Server-CNV-4.12:kubevirt-virtctl-0:4.12.0-1057.el7.x86_64",
"7Server-CNV-4.12:kubevirt-virtctl-redistributable-0:4.12.0-1057.el7.x86_64",
"8Base-CNV-4.12:kubevirt-0:4.12.0-1057.el8.src",
"8Base-CNV-4.12:kubevirt-virtctl-0:4.12.0-1057.el8.x86_64",
"8Base-CNV-4.12:kubevirt-virtctl-redistributable-0:4.12.0-1057.el8.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "golang: net/http: limit growth of header canonicalization cache"
},
{
"cve": "CVE-2021-44717",
"cwe": {
"id": "CWE-200",
"name": "Exposure of Sensitive Information to an Unauthorized Actor"
},
"discovery_date": "2021-12-09T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2030806"
}
],
"notes": [
{
"category": "description",
"text": "There\u0027s a flaw in golang\u0027s syscall.ForkExec() interface. An attacker who manages to first cause a file descriptor exhaustion for the process, then cause syscall.ForkExec() to be called repeatedly, could compromise data integrity and/or confidentiality in a somewhat uncontrolled way in programs linked with and using syscall.ForkExec().",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "golang: syscall: don\u0027t close fd 0 on ForkExec error",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "* This flaw has had the severity level set to Moderate due to the attack complexity required to exhaust file descriptors at the time ForkExec is called, plus an attacker does not necessarily have direct control over where/how data is leaked.\n\n* For Service Telemetry Framework, because the flaw\u0027s impact is lower, no update will be provided at this time for its containers.\n\n* runc shipped with Red Hat Enterprise Linux 8 and 9 are not affected by this flaw because the flaw is already patched in the shipped versions.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"7Server-CNV-4.12:kubevirt-0:4.12.0-1057.el7.src",
"7Server-CNV-4.12:kubevirt-virtctl-0:4.12.0-1057.el7.x86_64",
"7Server-CNV-4.12:kubevirt-virtctl-redistributable-0:4.12.0-1057.el7.x86_64",
"8Base-CNV-4.12:kubevirt-0:4.12.0-1057.el8.src",
"8Base-CNV-4.12:kubevirt-virtctl-0:4.12.0-1057.el8.x86_64",
"8Base-CNV-4.12:kubevirt-virtctl-redistributable-0:4.12.0-1057.el8.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2021-44717"
},
{
"category": "external",
"summary": "RHBZ#2030806",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2030806"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2021-44717",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-44717"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2021-44717",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2021-44717"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-announce/c/hcmEScgc00k",
"url": "https://groups.google.com/g/golang-announce/c/hcmEScgc00k"
}
],
"release_date": "2021-12-09T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2023-01-24T12:51: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": [
"7Server-CNV-4.12:kubevirt-0:4.12.0-1057.el7.src",
"7Server-CNV-4.12:kubevirt-virtctl-0:4.12.0-1057.el7.x86_64",
"7Server-CNV-4.12:kubevirt-virtctl-redistributable-0:4.12.0-1057.el7.x86_64",
"8Base-CNV-4.12:kubevirt-0:4.12.0-1057.el8.src",
"8Base-CNV-4.12:kubevirt-virtctl-0:4.12.0-1057.el8.x86_64",
"8Base-CNV-4.12:kubevirt-virtctl-redistributable-0:4.12.0-1057.el8.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2023:0407"
},
{
"category": "workaround",
"details": "This bug can be mitigated by raising the per-process file descriptor limit.",
"product_ids": [
"7Server-CNV-4.12:kubevirt-0:4.12.0-1057.el7.src",
"7Server-CNV-4.12:kubevirt-virtctl-0:4.12.0-1057.el7.x86_64",
"7Server-CNV-4.12:kubevirt-virtctl-redistributable-0:4.12.0-1057.el7.x86_64",
"8Base-CNV-4.12:kubevirt-0:4.12.0-1057.el8.src",
"8Base-CNV-4.12:kubevirt-virtctl-0:4.12.0-1057.el8.x86_64",
"8Base-CNV-4.12:kubevirt-virtctl-redistributable-0:4.12.0-1057.el8.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "HIGH",
"attackVector": "NETWORK",
"availabilityImpact": "NONE",
"baseScore": 4.8,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "LOW",
"integrityImpact": "LOW",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:L/I:L/A:N",
"version": "3.1"
},
"products": [
"7Server-CNV-4.12:kubevirt-0:4.12.0-1057.el7.src",
"7Server-CNV-4.12:kubevirt-virtctl-0:4.12.0-1057.el7.x86_64",
"7Server-CNV-4.12:kubevirt-virtctl-redistributable-0:4.12.0-1057.el7.x86_64",
"8Base-CNV-4.12:kubevirt-0:4.12.0-1057.el8.src",
"8Base-CNV-4.12:kubevirt-virtctl-0:4.12.0-1057.el8.x86_64",
"8Base-CNV-4.12:kubevirt-virtctl-redistributable-0:4.12.0-1057.el8.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "golang: syscall: don\u0027t close fd 0 on ForkExec error"
},
{
"cve": "CVE-2022-1705",
"cwe": {
"id": "CWE-444",
"name": "Inconsistent Interpretation of HTTP Requests (\u0027HTTP Request/Response Smuggling\u0027)"
},
"discovery_date": "2022-07-14T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2107374"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in golang. The HTTP/1 client accepted invalid Transfer-Encoding headers indicating \"chunked\" encoding. This issue could allow request smuggling, but only if combined with an intermediate server that also improperly accepts the header as invalid.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "golang: net/http: improper sanitization of Transfer-Encoding header",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "Within regulated environments, a combination of the following controls acts as a significant barrier to successfully exploiting a CWE-444: Inconsistent Interpretation of HTTP Requests (\u0027HTTP Request/Response Smuggling\u0027) vulnerability and therefore downgrades the severity of this particular CVE from Moderate to Low.\n\nThe platform uses secure, encrypted HTTPS connections over TLS 1.2 to reduce the risk of smuggling attacks by preventing the injection of ambiguous or malformed requests between components. The environment employs IPS/IDS and antimalware solutions to detect and block malicious code while ensuring consistent interpretation of HTTP requests across network layers, mitigating request/response inconsistencies. Event logs are collected and analyzed for centralization, correlation, monitoring, alerting, and retention, enabling the detection of malformed or suspicious HTTP traffic. Static code analysis and peer reviews enforce strong input validation and error handling to ensure all user inputs adhere to HTTP protocol specifications.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"7Server-CNV-4.12:kubevirt-0:4.12.0-1057.el7.src",
"7Server-CNV-4.12:kubevirt-virtctl-0:4.12.0-1057.el7.x86_64",
"7Server-CNV-4.12:kubevirt-virtctl-redistributable-0:4.12.0-1057.el7.x86_64",
"8Base-CNV-4.12:kubevirt-0:4.12.0-1057.el8.src",
"8Base-CNV-4.12:kubevirt-virtctl-0:4.12.0-1057.el8.x86_64",
"8Base-CNV-4.12:kubevirt-virtctl-redistributable-0:4.12.0-1057.el8.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2022-1705"
},
{
"category": "external",
"summary": "RHBZ#2107374",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2107374"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2022-1705",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-1705"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2022-1705",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2022-1705"
},
{
"category": "external",
"summary": "https://go.dev/issue/53188",
"url": "https://go.dev/issue/53188"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-announce/c/nqrv9fbR0zE",
"url": "https://groups.google.com/g/golang-announce/c/nqrv9fbR0zE"
}
],
"release_date": "2022-07-12T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2023-01-24T12:51: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": [
"7Server-CNV-4.12:kubevirt-0:4.12.0-1057.el7.src",
"7Server-CNV-4.12:kubevirt-virtctl-0:4.12.0-1057.el7.x86_64",
"7Server-CNV-4.12:kubevirt-virtctl-redistributable-0:4.12.0-1057.el7.x86_64",
"8Base-CNV-4.12:kubevirt-0:4.12.0-1057.el8.src",
"8Base-CNV-4.12:kubevirt-virtctl-0:4.12.0-1057.el8.x86_64",
"8Base-CNV-4.12:kubevirt-virtctl-redistributable-0:4.12.0-1057.el8.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2023:0407"
}
],
"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": [
"7Server-CNV-4.12:kubevirt-0:4.12.0-1057.el7.src",
"7Server-CNV-4.12:kubevirt-virtctl-0:4.12.0-1057.el7.x86_64",
"7Server-CNV-4.12:kubevirt-virtctl-redistributable-0:4.12.0-1057.el7.x86_64",
"8Base-CNV-4.12:kubevirt-0:4.12.0-1057.el8.src",
"8Base-CNV-4.12:kubevirt-virtctl-0:4.12.0-1057.el8.x86_64",
"8Base-CNV-4.12:kubevirt-virtctl-redistributable-0:4.12.0-1057.el8.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "golang: net/http: improper sanitization of Transfer-Encoding header"
},
{
"cve": "CVE-2022-1962",
"cwe": {
"id": "CWE-1325",
"name": "Improperly Controlled Sequential Memory Allocation"
},
"discovery_date": "2022-07-14T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2107376"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in the golang standard library, go/parser. When calling any Parse functions on the Go source code, which contains deeply nested types or declarations, a panic can occur due to stack exhaustion. This issue allows an attacker to impact system availability.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "golang: go/parser: stack exhaustion in all Parse* functions",
"title": "Vulnerability summary"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"7Server-CNV-4.12:kubevirt-0:4.12.0-1057.el7.src",
"7Server-CNV-4.12:kubevirt-virtctl-0:4.12.0-1057.el7.x86_64",
"7Server-CNV-4.12:kubevirt-virtctl-redistributable-0:4.12.0-1057.el7.x86_64",
"8Base-CNV-4.12:kubevirt-0:4.12.0-1057.el8.src",
"8Base-CNV-4.12:kubevirt-virtctl-0:4.12.0-1057.el8.x86_64",
"8Base-CNV-4.12:kubevirt-virtctl-redistributable-0:4.12.0-1057.el8.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2022-1962"
},
{
"category": "external",
"summary": "RHBZ#2107376",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2107376"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2022-1962",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-1962"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2022-1962",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2022-1962"
},
{
"category": "external",
"summary": "https://go.dev/issue/53616",
"url": "https://go.dev/issue/53616"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-announce/c/nqrv9fbR0zE",
"url": "https://groups.google.com/g/golang-announce/c/nqrv9fbR0zE"
}
],
"release_date": "2022-07-12T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2023-01-24T12:51: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": [
"7Server-CNV-4.12:kubevirt-0:4.12.0-1057.el7.src",
"7Server-CNV-4.12:kubevirt-virtctl-0:4.12.0-1057.el7.x86_64",
"7Server-CNV-4.12:kubevirt-virtctl-redistributable-0:4.12.0-1057.el7.x86_64",
"8Base-CNV-4.12:kubevirt-0:4.12.0-1057.el8.src",
"8Base-CNV-4.12:kubevirt-virtctl-0:4.12.0-1057.el8.x86_64",
"8Base-CNV-4.12:kubevirt-virtctl-redistributable-0:4.12.0-1057.el8.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2023:0407"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "LOCAL",
"availabilityImpact": "HIGH",
"baseScore": 5.5,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "LOW",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"7Server-CNV-4.12:kubevirt-0:4.12.0-1057.el7.src",
"7Server-CNV-4.12:kubevirt-virtctl-0:4.12.0-1057.el7.x86_64",
"7Server-CNV-4.12:kubevirt-virtctl-redistributable-0:4.12.0-1057.el7.x86_64",
"8Base-CNV-4.12:kubevirt-0:4.12.0-1057.el8.src",
"8Base-CNV-4.12:kubevirt-virtctl-0:4.12.0-1057.el8.x86_64",
"8Base-CNV-4.12:kubevirt-virtctl-redistributable-0:4.12.0-1057.el8.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "golang: go/parser: stack exhaustion in all Parse* functions"
},
{
"cve": "CVE-2022-24921",
"cwe": {
"id": "CWE-400",
"name": "Uncontrolled Resource Consumption"
},
"discovery_date": "2022-03-16T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2064857"
}
],
"notes": [
{
"category": "description",
"text": "A stack overflow flaw was found in Golang\u0027s regexp module, which can crash the runtime if the application using regexp accepts very long or arbitrarily long regexps from untrusted sources that have sufficient nesting depths. To exploit this vulnerability, an attacker would need to send large regexps with deep nesting to the application. Triggering this flaw leads to a crash of the runtime, which causes a denial of service.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "golang: regexp: stack exhaustion via a deeply nested expression",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "This flaw has been rated as a Moderate impact flaw because the exploitation of this flaw requires that an affected application accept arbitrarily long regexps from untrusted sources, which has inherent risks (even without this flaw), especially involving impacts to application availability.\n\nWithin regulated environments, a combination of the following controls acts as a significant barrier to successfully exploiting a CWE-400: Uncontrolled Resource Consumption vulnerability and therefore downgrades the severity of this particular CVE from Moderate to Low.\n\nRed Hat restricts access to all platform information by default, granting access only after successful hard token-based multi-factor authentication (MFA) and enforcing least privilege to ensure only authorized roles can execute or modify code. The environment employs malicious code protections, including IDS/IPS and antimalware tools to detect threats and monitor resource usage, helping prevent uncontrolled consumption that could lead to system failure. Additional safeguards, such as web application firewalls and load-balancing strategies, protect against resource exhaustion and performance degradation. Event logs are centrally collected, correlated, and analyzed to support monitoring, alerting, and retention, aiding in the detection of abnormal behavior and potential denial-of-service (DoS) conditions. Static code analysis and peer reviews enforce strong input validation and error handling, reducing the likelihood of input-based DoS attacks.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"7Server-CNV-4.12:kubevirt-0:4.12.0-1057.el7.src",
"7Server-CNV-4.12:kubevirt-virtctl-0:4.12.0-1057.el7.x86_64",
"7Server-CNV-4.12:kubevirt-virtctl-redistributable-0:4.12.0-1057.el7.x86_64",
"8Base-CNV-4.12:kubevirt-0:4.12.0-1057.el8.src",
"8Base-CNV-4.12:kubevirt-virtctl-0:4.12.0-1057.el8.x86_64",
"8Base-CNV-4.12:kubevirt-virtctl-redistributable-0:4.12.0-1057.el8.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2022-24921"
},
{
"category": "external",
"summary": "RHBZ#2064857",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2064857"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2022-24921",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-24921"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2022-24921",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2022-24921"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-announce/c/RP1hfrBYVuk",
"url": "https://groups.google.com/g/golang-announce/c/RP1hfrBYVuk"
}
],
"release_date": "2022-03-03T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2023-01-24T12:51: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": [
"7Server-CNV-4.12:kubevirt-0:4.12.0-1057.el7.src",
"7Server-CNV-4.12:kubevirt-virtctl-0:4.12.0-1057.el7.x86_64",
"7Server-CNV-4.12:kubevirt-virtctl-redistributable-0:4.12.0-1057.el7.x86_64",
"8Base-CNV-4.12:kubevirt-0:4.12.0-1057.el8.src",
"8Base-CNV-4.12:kubevirt-virtctl-0:4.12.0-1057.el8.x86_64",
"8Base-CNV-4.12:kubevirt-virtctl-redistributable-0:4.12.0-1057.el8.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2023:0407"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"7Server-CNV-4.12:kubevirt-0:4.12.0-1057.el7.src",
"7Server-CNV-4.12:kubevirt-virtctl-0:4.12.0-1057.el7.x86_64",
"7Server-CNV-4.12:kubevirt-virtctl-redistributable-0:4.12.0-1057.el7.x86_64",
"8Base-CNV-4.12:kubevirt-0:4.12.0-1057.el8.src",
"8Base-CNV-4.12:kubevirt-virtctl-0:4.12.0-1057.el8.x86_64",
"8Base-CNV-4.12:kubevirt-virtctl-redistributable-0:4.12.0-1057.el8.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "golang: regexp: stack exhaustion via a deeply nested expression"
},
{
"cve": "CVE-2022-28131",
"cwe": {
"id": "CWE-1325",
"name": "Improperly Controlled Sequential Memory Allocation"
},
"discovery_date": "2022-07-14T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2107390"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in golang encoding/xml. When calling Decoder, Skip while parsing a deeply nested XML document, a panic can occur due to stack exhaustion and allows an attacker to impact system availability.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "golang: encoding/xml: stack exhaustion in Decoder.Skip",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "The vulnerability exists in the calling of the function decoder.skip to a deeply nested XML document. Although the vulnerability exists, it may require that the application accept deeply nested XML from untrusted sources and specifically calls Decoder.Skip on it. In many deployments, that code path might not even be reachable or exposed to external input. On top of that, a successful exploitation will only result in denial of service due to stack exhaustion, which is why this has been marked as moderate by Red Hat.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"7Server-CNV-4.12:kubevirt-0:4.12.0-1057.el7.src",
"7Server-CNV-4.12:kubevirt-virtctl-0:4.12.0-1057.el7.x86_64",
"7Server-CNV-4.12:kubevirt-virtctl-redistributable-0:4.12.0-1057.el7.x86_64",
"8Base-CNV-4.12:kubevirt-0:4.12.0-1057.el8.src",
"8Base-CNV-4.12:kubevirt-virtctl-0:4.12.0-1057.el8.x86_64",
"8Base-CNV-4.12:kubevirt-virtctl-redistributable-0:4.12.0-1057.el8.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2022-28131"
},
{
"category": "external",
"summary": "RHBZ#2107390",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2107390"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2022-28131",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-28131"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2022-28131",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2022-28131"
},
{
"category": "external",
"summary": "https://go.dev/issue/53614",
"url": "https://go.dev/issue/53614"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-announce/c/nqrv9fbR0zE",
"url": "https://groups.google.com/g/golang-announce/c/nqrv9fbR0zE"
}
],
"release_date": "2022-07-12T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2023-01-24T12:51: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": [
"7Server-CNV-4.12:kubevirt-0:4.12.0-1057.el7.src",
"7Server-CNV-4.12:kubevirt-virtctl-0:4.12.0-1057.el7.x86_64",
"7Server-CNV-4.12:kubevirt-virtctl-redistributable-0:4.12.0-1057.el7.x86_64",
"8Base-CNV-4.12:kubevirt-0:4.12.0-1057.el8.src",
"8Base-CNV-4.12:kubevirt-virtctl-0:4.12.0-1057.el8.x86_64",
"8Base-CNV-4.12:kubevirt-virtctl-redistributable-0:4.12.0-1057.el8.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2023:0407"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "LOCAL",
"availabilityImpact": "HIGH",
"baseScore": 7.3,
"baseSeverity": "HIGH",
"confidentialityImpact": "LOW",
"integrityImpact": "LOW",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:N/UI:N/S:U/C:L/I:L/A:H",
"version": "3.1"
},
"products": [
"7Server-CNV-4.12:kubevirt-0:4.12.0-1057.el7.src",
"7Server-CNV-4.12:kubevirt-virtctl-0:4.12.0-1057.el7.x86_64",
"7Server-CNV-4.12:kubevirt-virtctl-redistributable-0:4.12.0-1057.el7.x86_64",
"8Base-CNV-4.12:kubevirt-0:4.12.0-1057.el8.src",
"8Base-CNV-4.12:kubevirt-virtctl-0:4.12.0-1057.el8.x86_64",
"8Base-CNV-4.12:kubevirt-virtctl-redistributable-0:4.12.0-1057.el8.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "golang: encoding/xml: stack exhaustion in Decoder.Skip"
},
{
"cve": "CVE-2022-30629",
"cwe": {
"id": "CWE-331",
"name": "Insufficient Entropy"
},
"discovery_date": "2022-06-02T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2092793"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in the crypto/tls golang package. When session tickets are generated by crypto/tls, it is missing the ticket expiration. This issue may allow an attacker to observe the TLS handshakes to correlate successive connections during session resumption.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "golang: crypto/tls: session tickets lack random ticket_age_add",
"title": "Vulnerability summary"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"7Server-CNV-4.12:kubevirt-0:4.12.0-1057.el7.src",
"7Server-CNV-4.12:kubevirt-virtctl-0:4.12.0-1057.el7.x86_64",
"7Server-CNV-4.12:kubevirt-virtctl-redistributable-0:4.12.0-1057.el7.x86_64",
"8Base-CNV-4.12:kubevirt-0:4.12.0-1057.el8.src",
"8Base-CNV-4.12:kubevirt-virtctl-0:4.12.0-1057.el8.x86_64",
"8Base-CNV-4.12:kubevirt-virtctl-redistributable-0:4.12.0-1057.el8.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2022-30629"
},
{
"category": "external",
"summary": "RHBZ#2092793",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2092793"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2022-30629",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-30629"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2022-30629",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2022-30629"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-announce/c/TzIC9-t8Ytg",
"url": "https://groups.google.com/g/golang-announce/c/TzIC9-t8Ytg"
}
],
"release_date": "2022-06-02T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2023-01-24T12:51: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": [
"7Server-CNV-4.12:kubevirt-0:4.12.0-1057.el7.src",
"7Server-CNV-4.12:kubevirt-virtctl-0:4.12.0-1057.el7.x86_64",
"7Server-CNV-4.12:kubevirt-virtctl-redistributable-0:4.12.0-1057.el7.x86_64",
"8Base-CNV-4.12:kubevirt-0:4.12.0-1057.el8.src",
"8Base-CNV-4.12:kubevirt-virtctl-0:4.12.0-1057.el8.x86_64",
"8Base-CNV-4.12:kubevirt-virtctl-redistributable-0:4.12.0-1057.el8.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2023:0407"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "HIGH",
"attackVector": "NETWORK",
"availabilityImpact": "NONE",
"baseScore": 3.1,
"baseSeverity": "LOW",
"confidentialityImpact": "LOW",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "REQUIRED",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:R/S:U/C:L/I:N/A:N",
"version": "3.1"
},
"products": [
"7Server-CNV-4.12:kubevirt-0:4.12.0-1057.el7.src",
"7Server-CNV-4.12:kubevirt-virtctl-0:4.12.0-1057.el7.x86_64",
"7Server-CNV-4.12:kubevirt-virtctl-redistributable-0:4.12.0-1057.el7.x86_64",
"8Base-CNV-4.12:kubevirt-0:4.12.0-1057.el8.src",
"8Base-CNV-4.12:kubevirt-virtctl-0:4.12.0-1057.el8.x86_64",
"8Base-CNV-4.12:kubevirt-virtctl-redistributable-0:4.12.0-1057.el8.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Low"
}
],
"title": "golang: crypto/tls: session tickets lack random ticket_age_add"
},
{
"cve": "CVE-2022-30630",
"cwe": {
"id": "CWE-1325",
"name": "Improperly Controlled Sequential Memory Allocation"
},
"discovery_date": "2022-07-14T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2107371"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in the golang standard library, io/fs. Calling Glob on a path that contains a large number of path separators can cause a panic issue due to stack exhaustion. This could allow an attacker to impact availability.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "golang: io/fs: stack exhaustion in Glob",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "RH ProdSec has set the Impact of this vulnerability to Moderate as there is no known method to execute arbitary code. Successful exploitation of this bug can cause the application under attack to panic, merely causing a Denial of Service at the application level. As the kernel is unaffected by this bug, the user can merely relaunch the application to fix the problem. Also, if somehow the application keeps relaunching, the timer watchdogs in the default RHEL kernel will stop the attack in its tracks.\n\nWithin regulated environments, a combination of the following controls acts as a significant barrier to successfully exploiting a CWE-1325: Improperly Controlled Sequential Memory Allocation vulnerability and therefore downgrades the severity of this particular CVE from Moderate to Low.\n\nAccess to the platform is granted only after successful hard token-based multi-factor authentication (MFA) and is governed by least privilege to ensure only authorized users and roles can execute or modify code. Static code analysis and peer reviews enforce strong input validation and error handling, preventing improperly validated inputs from causing system instability, data exposure, or privilege escalation. In the event of successful exploitation, process isolation limits the impact of excessive sequential memory allocation by restricting memory use per process, preventing any single process from exhausting system resources. Finally, the platform uses memory protection mechanisms such as Data Execution Prevention (DEP) and Address Space Layout Randomization (ASLR) to reduce the risk of memory allocation-based attacks.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"7Server-CNV-4.12:kubevirt-0:4.12.0-1057.el7.src",
"7Server-CNV-4.12:kubevirt-virtctl-0:4.12.0-1057.el7.x86_64",
"7Server-CNV-4.12:kubevirt-virtctl-redistributable-0:4.12.0-1057.el7.x86_64",
"8Base-CNV-4.12:kubevirt-0:4.12.0-1057.el8.src",
"8Base-CNV-4.12:kubevirt-virtctl-0:4.12.0-1057.el8.x86_64",
"8Base-CNV-4.12:kubevirt-virtctl-redistributable-0:4.12.0-1057.el8.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2022-30630"
},
{
"category": "external",
"summary": "RHBZ#2107371",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2107371"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2022-30630",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-30630"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2022-30630",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2022-30630"
},
{
"category": "external",
"summary": "https://go.dev/issue/53415",
"url": "https://go.dev/issue/53415"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-announce/c/nqrv9fbR0zE",
"url": "https://groups.google.com/g/golang-announce/c/nqrv9fbR0zE"
}
],
"release_date": "2022-07-12T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2023-01-24T12:51: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": [
"7Server-CNV-4.12:kubevirt-0:4.12.0-1057.el7.src",
"7Server-CNV-4.12:kubevirt-virtctl-0:4.12.0-1057.el7.x86_64",
"7Server-CNV-4.12:kubevirt-virtctl-redistributable-0:4.12.0-1057.el7.x86_64",
"8Base-CNV-4.12:kubevirt-0:4.12.0-1057.el8.src",
"8Base-CNV-4.12:kubevirt-virtctl-0:4.12.0-1057.el8.x86_64",
"8Base-CNV-4.12:kubevirt-virtctl-redistributable-0:4.12.0-1057.el8.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2023:0407"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"7Server-CNV-4.12:kubevirt-0:4.12.0-1057.el7.src",
"7Server-CNV-4.12:kubevirt-virtctl-0:4.12.0-1057.el7.x86_64",
"7Server-CNV-4.12:kubevirt-virtctl-redistributable-0:4.12.0-1057.el7.x86_64",
"8Base-CNV-4.12:kubevirt-0:4.12.0-1057.el8.src",
"8Base-CNV-4.12:kubevirt-virtctl-0:4.12.0-1057.el8.x86_64",
"8Base-CNV-4.12:kubevirt-virtctl-redistributable-0:4.12.0-1057.el8.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "golang: io/fs: stack exhaustion in Glob"
},
{
"cve": "CVE-2022-30631",
"cwe": {
"id": "CWE-1325",
"name": "Improperly Controlled Sequential Memory Allocation"
},
"discovery_date": "2022-07-14T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2107342"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in golang. Calling the Reader, Read method on an archive that contains a large number of concatenated 0-length compressed files can cause a panic issue due to stack exhaustion.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "golang: compress/gzip: stack exhaustion in Reader.Read",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "To exploit CVE-2022-30631, an attacker supplies a specially crafted gzip archive to a Go application that uses a vulnerable version of the compress/gzip package without adequate input validation. This can lead to uncontrolled recursion, resulting in stack exhaustion and causing the application to panic, thereby affecting its availability.\n\nAs this is merely a DoS and there is no known way to control the instruction pointer, RH ProdSec has set the impact of this vulnerabilty to \"Moderate\".\n\nWithin regulated environments, a combination of the following controls acts as a significant barrier to successfully exploiting a CWE-1325: Improperly Controlled Sequential Memory Allocation vulnerability and therefore downgrades the severity of this particular CVE from Moderate to Low.\n\nAccess to the platform is granted only after successful hard token-based multi-factor authentication (MFA) and is governed by least privilege to ensure only authorized users and roles can execute or modify code. Static code analysis and peer reviews enforce strong input validation and error handling, preventing improperly validated inputs from causing system instability, data exposure, or privilege escalation. In the event of successful exploitation, process isolation limits the impact of excessive sequential memory allocation by restricting memory use per process, preventing any single process from exhausting system resources. Finally, the platform uses memory protection mechanisms such as Data Execution Prevention (DEP) and Address Space Layout Randomization (ASLR) to reduce the risk of memory allocation-based attacks.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"7Server-CNV-4.12:kubevirt-0:4.12.0-1057.el7.src",
"7Server-CNV-4.12:kubevirt-virtctl-0:4.12.0-1057.el7.x86_64",
"7Server-CNV-4.12:kubevirt-virtctl-redistributable-0:4.12.0-1057.el7.x86_64",
"8Base-CNV-4.12:kubevirt-0:4.12.0-1057.el8.src",
"8Base-CNV-4.12:kubevirt-virtctl-0:4.12.0-1057.el8.x86_64",
"8Base-CNV-4.12:kubevirt-virtctl-redistributable-0:4.12.0-1057.el8.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2022-30631"
},
{
"category": "external",
"summary": "RHBZ#2107342",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2107342"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2022-30631",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-30631"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2022-30631",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2022-30631"
},
{
"category": "external",
"summary": "https://go.dev/issue/53168",
"url": "https://go.dev/issue/53168"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-announce/c/nqrv9fbR0zE",
"url": "https://groups.google.com/g/golang-announce/c/nqrv9fbR0zE"
}
],
"release_date": "2022-07-12T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2023-01-24T12:51: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": [
"7Server-CNV-4.12:kubevirt-0:4.12.0-1057.el7.src",
"7Server-CNV-4.12:kubevirt-virtctl-0:4.12.0-1057.el7.x86_64",
"7Server-CNV-4.12:kubevirt-virtctl-redistributable-0:4.12.0-1057.el7.x86_64",
"8Base-CNV-4.12:kubevirt-0:4.12.0-1057.el8.src",
"8Base-CNV-4.12:kubevirt-virtctl-0:4.12.0-1057.el8.x86_64",
"8Base-CNV-4.12:kubevirt-virtctl-redistributable-0:4.12.0-1057.el8.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2023:0407"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"7Server-CNV-4.12:kubevirt-0:4.12.0-1057.el7.src",
"7Server-CNV-4.12:kubevirt-virtctl-0:4.12.0-1057.el7.x86_64",
"7Server-CNV-4.12:kubevirt-virtctl-redistributable-0:4.12.0-1057.el7.x86_64",
"8Base-CNV-4.12:kubevirt-0:4.12.0-1057.el8.src",
"8Base-CNV-4.12:kubevirt-virtctl-0:4.12.0-1057.el8.x86_64",
"8Base-CNV-4.12:kubevirt-virtctl-redistributable-0:4.12.0-1057.el8.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "golang: compress/gzip: stack exhaustion in Reader.Read"
},
{
"cve": "CVE-2022-30632",
"cwe": {
"id": "CWE-1325",
"name": "Improperly Controlled Sequential Memory Allocation"
},
"discovery_date": "2022-07-14T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2107386"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in golang. Calling Glob on a path that contains a large number of path separators can cause a panic issue due to stack exhaustion. This can cause an attacker to impact availability.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "golang: path/filepath: stack exhaustion in Glob",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "The exploitation of this flaw will only result in a denial of service of the application via the application crashing which is why this has been rated as moderate.\n\nWithin regulated environments, a combination of the following controls acts as a significant barrier to successfully exploiting a CWE-1325: Improperly Controlled Sequential Memory Allocation vulnerability and therefore downgrades the severity of this particular CVE from Moderate to Low.\n\nAccess to the platform is granted only after successful hard token-based multi-factor authentication (MFA) and is governed by least privilege to ensure only authorized users and roles can execute or modify code. Static code analysis and peer reviews enforce strong input validation and error handling, preventing improperly validated inputs from causing system instability, data exposure, or privilege escalation. In the event of successful exploitation, process isolation limits the impact of excessive sequential memory allocation by restricting memory use per process, preventing any single process from exhausting system resources. Finally, the platform uses memory protection mechanisms such as Data Execution Prevention (DEP) and Address Space Layout Randomization (ASLR) to reduce the risk of memory allocation-based attacks.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"7Server-CNV-4.12:kubevirt-0:4.12.0-1057.el7.src",
"7Server-CNV-4.12:kubevirt-virtctl-0:4.12.0-1057.el7.x86_64",
"7Server-CNV-4.12:kubevirt-virtctl-redistributable-0:4.12.0-1057.el7.x86_64",
"8Base-CNV-4.12:kubevirt-0:4.12.0-1057.el8.src",
"8Base-CNV-4.12:kubevirt-virtctl-0:4.12.0-1057.el8.x86_64",
"8Base-CNV-4.12:kubevirt-virtctl-redistributable-0:4.12.0-1057.el8.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2022-30632"
},
{
"category": "external",
"summary": "RHBZ#2107386",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2107386"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2022-30632",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-30632"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2022-30632",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2022-30632"
},
{
"category": "external",
"summary": "https://go.dev/issue/53416",
"url": "https://go.dev/issue/53416"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-announce/c/nqrv9fbR0zE",
"url": "https://groups.google.com/g/golang-announce/c/nqrv9fbR0zE"
}
],
"release_date": "2022-07-12T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2023-01-24T12:51: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": [
"7Server-CNV-4.12:kubevirt-0:4.12.0-1057.el7.src",
"7Server-CNV-4.12:kubevirt-virtctl-0:4.12.0-1057.el7.x86_64",
"7Server-CNV-4.12:kubevirt-virtctl-redistributable-0:4.12.0-1057.el7.x86_64",
"8Base-CNV-4.12:kubevirt-0:4.12.0-1057.el8.src",
"8Base-CNV-4.12:kubevirt-virtctl-0:4.12.0-1057.el8.x86_64",
"8Base-CNV-4.12:kubevirt-virtctl-redistributable-0:4.12.0-1057.el8.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2023:0407"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"7Server-CNV-4.12:kubevirt-0:4.12.0-1057.el7.src",
"7Server-CNV-4.12:kubevirt-virtctl-0:4.12.0-1057.el7.x86_64",
"7Server-CNV-4.12:kubevirt-virtctl-redistributable-0:4.12.0-1057.el7.x86_64",
"8Base-CNV-4.12:kubevirt-0:4.12.0-1057.el8.src",
"8Base-CNV-4.12:kubevirt-virtctl-0:4.12.0-1057.el8.x86_64",
"8Base-CNV-4.12:kubevirt-virtctl-redistributable-0:4.12.0-1057.el8.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "golang: path/filepath: stack exhaustion in Glob"
},
{
"cve": "CVE-2022-30633",
"cwe": {
"id": "CWE-1325",
"name": "Improperly Controlled Sequential Memory Allocation"
},
"discovery_date": "2022-07-14T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2107392"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in golang. Calling Unmarshal on an XML document into a Go struct, which has a nested field that uses the \"any\" field tag, can cause a panic due to stack exhaustion.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "golang: encoding/xml: stack exhaustion in Unmarshal",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "Red Hat has marked this as moderate impact for two primary reasons\n1. Though the vulnerability exists, it is hard to exploit in real scenarios (e.g., the attacker must be able to feed crafted XML documents into specific code paths).\n2. The vulnerability is a denial of service (DoS) due to stack exhaustion rather than code execution or data breach. Since it doesn\u2019t compromise confidentiality or integrity.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"7Server-CNV-4.12:kubevirt-0:4.12.0-1057.el7.src",
"7Server-CNV-4.12:kubevirt-virtctl-0:4.12.0-1057.el7.x86_64",
"7Server-CNV-4.12:kubevirt-virtctl-redistributable-0:4.12.0-1057.el7.x86_64",
"8Base-CNV-4.12:kubevirt-0:4.12.0-1057.el8.src",
"8Base-CNV-4.12:kubevirt-virtctl-0:4.12.0-1057.el8.x86_64",
"8Base-CNV-4.12:kubevirt-virtctl-redistributable-0:4.12.0-1057.el8.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2022-30633"
},
{
"category": "external",
"summary": "RHBZ#2107392",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2107392"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2022-30633",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-30633"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2022-30633",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2022-30633"
},
{
"category": "external",
"summary": "https://go.dev/issue/53611",
"url": "https://go.dev/issue/53611"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-announce/c/nqrv9fbR0zE",
"url": "https://groups.google.com/g/golang-announce/c/nqrv9fbR0zE"
}
],
"release_date": "2022-07-12T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2023-01-24T12:51: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": [
"7Server-CNV-4.12:kubevirt-0:4.12.0-1057.el7.src",
"7Server-CNV-4.12:kubevirt-virtctl-0:4.12.0-1057.el7.x86_64",
"7Server-CNV-4.12:kubevirt-virtctl-redistributable-0:4.12.0-1057.el7.x86_64",
"8Base-CNV-4.12:kubevirt-0:4.12.0-1057.el8.src",
"8Base-CNV-4.12:kubevirt-virtctl-0:4.12.0-1057.el8.x86_64",
"8Base-CNV-4.12:kubevirt-virtctl-redistributable-0:4.12.0-1057.el8.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2023:0407"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"7Server-CNV-4.12:kubevirt-0:4.12.0-1057.el7.src",
"7Server-CNV-4.12:kubevirt-virtctl-0:4.12.0-1057.el7.x86_64",
"7Server-CNV-4.12:kubevirt-virtctl-redistributable-0:4.12.0-1057.el7.x86_64",
"8Base-CNV-4.12:kubevirt-0:4.12.0-1057.el8.src",
"8Base-CNV-4.12:kubevirt-virtctl-0:4.12.0-1057.el8.x86_64",
"8Base-CNV-4.12:kubevirt-virtctl-redistributable-0:4.12.0-1057.el8.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "golang: encoding/xml: stack exhaustion in Unmarshal"
},
{
"cve": "CVE-2022-30635",
"cwe": {
"id": "CWE-1325",
"name": "Improperly Controlled Sequential Memory Allocation"
},
"discovery_date": "2022-07-14T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2107388"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in golang. When calling Decoder, Decode on a message that contains deeply nested structures, a panic can occur due to stack exhaustion and allows an attacker to impact system availability.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "golang: encoding/gob: stack exhaustion in Decoder.Decode",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "OpenShift Container Platform (OCP) starting from 4.10 stream is already compiled in the patched version of Go, hence is not affected by this vulnerability.The vulnerability has been rated as moderate instead of high because the vulnerability can only result in a minor denial of service.\n\nWithin regulated environments, a combination of the following controls acts as a significant barrier to successfully exploiting a CWE-1325: Improperly Controlled Sequential Memory Allocation vulnerability and therefore downgrades the severity of this particular CVE from Moderate to Low.\n\nAccess to the platform is granted only after successful hard token-based multi-factor authentication (MFA) and is governed by least privilege to ensure only authorized users and roles can execute or modify code. Static code analysis and peer reviews enforce strong input validation and error handling, preventing improperly validated inputs from causing system instability, data exposure, or privilege escalation. In the event of successful exploitation, process isolation limits the impact of excessive sequential memory allocation by restricting memory use per process, preventing any single process from exhausting system resources. Finally, the platform uses memory protection mechanisms such as Data Execution Prevention (DEP) and Address Space Layout Randomization (ASLR) to reduce the risk of memory allocation-based attacks.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"7Server-CNV-4.12:kubevirt-0:4.12.0-1057.el7.src",
"7Server-CNV-4.12:kubevirt-virtctl-0:4.12.0-1057.el7.x86_64",
"7Server-CNV-4.12:kubevirt-virtctl-redistributable-0:4.12.0-1057.el7.x86_64",
"8Base-CNV-4.12:kubevirt-0:4.12.0-1057.el8.src",
"8Base-CNV-4.12:kubevirt-virtctl-0:4.12.0-1057.el8.x86_64",
"8Base-CNV-4.12:kubevirt-virtctl-redistributable-0:4.12.0-1057.el8.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2022-30635"
},
{
"category": "external",
"summary": "RHBZ#2107388",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2107388"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2022-30635",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-30635"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2022-30635",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2022-30635"
},
{
"category": "external",
"summary": "https://go.dev/issue/53615",
"url": "https://go.dev/issue/53615"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-announce/c/nqrv9fbR0zE",
"url": "https://groups.google.com/g/golang-announce/c/nqrv9fbR0zE"
}
],
"release_date": "2022-07-12T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2023-01-24T12:51: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": [
"7Server-CNV-4.12:kubevirt-0:4.12.0-1057.el7.src",
"7Server-CNV-4.12:kubevirt-virtctl-0:4.12.0-1057.el7.x86_64",
"7Server-CNV-4.12:kubevirt-virtctl-redistributable-0:4.12.0-1057.el7.x86_64",
"8Base-CNV-4.12:kubevirt-0:4.12.0-1057.el8.src",
"8Base-CNV-4.12:kubevirt-virtctl-0:4.12.0-1057.el8.x86_64",
"8Base-CNV-4.12:kubevirt-virtctl-redistributable-0:4.12.0-1057.el8.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2023:0407"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"7Server-CNV-4.12:kubevirt-0:4.12.0-1057.el7.src",
"7Server-CNV-4.12:kubevirt-virtctl-0:4.12.0-1057.el7.x86_64",
"7Server-CNV-4.12:kubevirt-virtctl-redistributable-0:4.12.0-1057.el7.x86_64",
"8Base-CNV-4.12:kubevirt-0:4.12.0-1057.el8.src",
"8Base-CNV-4.12:kubevirt-virtctl-0:4.12.0-1057.el8.x86_64",
"8Base-CNV-4.12:kubevirt-virtctl-redistributable-0:4.12.0-1057.el8.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "golang: encoding/gob: stack exhaustion in Decoder.Decode"
},
{
"cve": "CVE-2022-32148",
"cwe": {
"id": "CWE-200",
"name": "Exposure of Sensitive Information to an Unauthorized Actor"
},
"discovery_date": "2022-07-14T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2107383"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in net/http/httputil golang package. When httputil.ReverseProxy.ServeHTTP is called with a Request.Header map containing a nil value for the X-Forwarded-For header, ReverseProxy could set the client IP incorrectly. This issue may affect confidentiality.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "golang: net/http/httputil: NewSingleHostReverseProxy - omit X-Forwarded-For not working",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "Within regulated environments, a combination of the following controls acts as a significant barrier to successfully exploiting a CWE-200: Exposure of Sensitive Information to an Unauthorized Actor vulnerability and therefore downgrades the severity of this particular CVE from Moderate to Low.\n\nAccess to the platform is granted only after successful hard token, multi-factor authentication (MFA), which is coupled with account management controls, including integration with single sign-on (SSO), to ensure that user permissions are restricted to only the functions necessary for their roles. Access to sensitive information is explicitly authorized and enforced based on predefined access policies. Event logs are collected and processed for centralization, correlation, analysis, monitoring, reporting, alerting, and retention. This process ensures that audit logs are generated for specific events involving sensitive information, which helps identify patterns of unauthorized access or data exposure. The platform enforces the use of validated cryptographic modules across compute resources to protect the confidentiality of information, even in the event of interception.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"7Server-CNV-4.12:kubevirt-0:4.12.0-1057.el7.src",
"7Server-CNV-4.12:kubevirt-virtctl-0:4.12.0-1057.el7.x86_64",
"7Server-CNV-4.12:kubevirt-virtctl-redistributable-0:4.12.0-1057.el7.x86_64",
"8Base-CNV-4.12:kubevirt-0:4.12.0-1057.el8.src",
"8Base-CNV-4.12:kubevirt-virtctl-0:4.12.0-1057.el8.x86_64",
"8Base-CNV-4.12:kubevirt-virtctl-redistributable-0:4.12.0-1057.el8.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2022-32148"
},
{
"category": "external",
"summary": "RHBZ#2107383",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2107383"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2022-32148",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-32148"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2022-32148",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2022-32148"
},
{
"category": "external",
"summary": "https://go.dev/issue/53423",
"url": "https://go.dev/issue/53423"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-announce/c/nqrv9fbR0zE",
"url": "https://groups.google.com/g/golang-announce/c/nqrv9fbR0zE"
}
],
"release_date": "2022-07-12T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2023-01-24T12:51: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": [
"7Server-CNV-4.12:kubevirt-0:4.12.0-1057.el7.src",
"7Server-CNV-4.12:kubevirt-virtctl-0:4.12.0-1057.el7.x86_64",
"7Server-CNV-4.12:kubevirt-virtctl-redistributable-0:4.12.0-1057.el7.x86_64",
"8Base-CNV-4.12:kubevirt-0:4.12.0-1057.el8.src",
"8Base-CNV-4.12:kubevirt-virtctl-0:4.12.0-1057.el8.x86_64",
"8Base-CNV-4.12:kubevirt-virtctl-redistributable-0:4.12.0-1057.el8.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2023:0407"
}
],
"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": [
"7Server-CNV-4.12:kubevirt-0:4.12.0-1057.el7.src",
"7Server-CNV-4.12:kubevirt-virtctl-0:4.12.0-1057.el7.x86_64",
"7Server-CNV-4.12:kubevirt-virtctl-redistributable-0:4.12.0-1057.el7.x86_64",
"8Base-CNV-4.12:kubevirt-0:4.12.0-1057.el8.src",
"8Base-CNV-4.12:kubevirt-virtctl-0:4.12.0-1057.el8.x86_64",
"8Base-CNV-4.12:kubevirt-virtctl-redistributable-0:4.12.0-1057.el8.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "golang: net/http/httputil: NewSingleHostReverseProxy - omit X-Forwarded-For not working"
}
]
}
rhsa-2022_6370
Vulnerability from csaf_redhat
Notes
{
"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.6.0 General\nAvailability release images, which fix security issues and 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.6.0 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 security issues and several bugs. See the following Release Notes documentation, which will be updated shortly for this\nrelease, for additional details about this release:\n\nhttps://access.redhat.com/documentation/en-us/red_hat_advanced_cluster_management_for_kubernetes/2.6/html/release_notes/\n\nSecurity fixes: \n\n* CVE-2022-31129 moment: inefficient parsing algorithm resulting in DoS\n\n* CVE-2022-30629 golang: crypto/tls: session tickets lack random ticket_age_add\n\n* CVE-2022-1705 golang: net/http: improper sanitization of Transfer-Encoding header\n\n* CVE-2022-1962 golang: go/parser: stack exhaustion in all Parse* functions\n\n* CVE-2022-28131 golang: encoding/xml: stack exhaustion in Decoder.Skip\n\n* CVE-2022-30630 golang: io/fs: stack exhaustion in Glob\n\n* CVE-2022-30631 golang: compress/gzip: stack exhaustion in Reader.Read\n\n* CVE-2022-30632 golang: path/filepath: stack exhaustion in Glob\n\n* CVE-2022-30633 golang: encoding/xml: stack exhaustion in Unmarshal\n\n* CVE-2022-30635 golang: encoding/gob: stack exhaustion in Decoder.Decode\n\n* CVE-2022-32148 golang: net/http/httputil: NewSingleHostReverseProxy - omit X-Forwarded-For not working\n\nBug fixes:\n\n* assisted-service repo pin-latest.py script should allow custom tags to be pinned (BZ# 2065661)\n\n* assisted-service-build image is too big in size (BZ# 2066059)\n\n* assisted-service pin-latest.py script should exclude the postgres image (BZ# 2076901)\n\n* PXE artifacts need to be served via HTTP (BZ# 2078531)\n\n* Implementing new service-agent protocol on agent side (BZ# 2081281)\n\n* RHACM 2.6.0 images (BZ# 2090906)\n\n* Assisted service POD keeps crashing after a bare metal host is created (BZ# 2093503)\n\n* Assisted service triggers the worker nodes re-provisioning on the hub cluster when the converged flow is enabled (BZ# 2096106)\n\n* Fix assisted CI jobs that fail for cluster-info readiness (BZ# 2097696)\n\n* Nodes are required to have installation disks of at least 120GB instead of at minimum of 100GB (BZ# 2099277)\n\n* The pre-selected search keyword is not readable (BZ# 2107736)\n\n* The value of label expressions in the new placement for policy and policysets cannot be shown real-time from UI (BZ# 2111843)",
"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-2022:6370",
"url": "https://access.redhat.com/errata/RHSA-2022:6370"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/updates/classification/#moderate",
"url": "https://access.redhat.com/security/updates/classification/#moderate"
},
{
"category": "external",
"summary": "2065661",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2065661"
},
{
"category": "external",
"summary": "2066059",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2066059"
},
{
"category": "external",
"summary": "2076901",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2076901"
},
{
"category": "external",
"summary": "2078531",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2078531"
},
{
"category": "external",
"summary": "2081281",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2081281"
},
{
"category": "external",
"summary": "2090901",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2090901"
},
{
"category": "external",
"summary": "2090906",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2090906"
},
{
"category": "external",
"summary": "2092793",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2092793"
},
{
"category": "external",
"summary": "2093503",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2093503"
},
{
"category": "external",
"summary": "2096106",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2096106"
},
{
"category": "external",
"summary": "2096445",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2096445"
},
{
"category": "external",
"summary": "2096460",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2096460"
},
{
"category": "external",
"summary": "2097696",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2097696"
},
{
"category": "external",
"summary": "2099277",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2099277"
},
{
"category": "external",
"summary": "2103703",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2103703"
},
{
"category": "external",
"summary": "2104117",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2104117"
},
{
"category": "external",
"summary": "2104984",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2104984"
},
{
"category": "external",
"summary": "2105075",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2105075"
},
{
"category": "external",
"summary": "2105339",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2105339"
},
{
"category": "external",
"summary": "2105357",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2105357"
},
{
"category": "external",
"summary": "2106347",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2106347"
},
{
"category": "external",
"summary": "2106882",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2106882"
},
{
"category": "external",
"summary": "2107049",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2107049"
},
{
"category": "external",
"summary": "2107065",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2107065"
},
{
"category": "external",
"summary": "2107342",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2107342"
},
{
"category": "external",
"summary": "2107370",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2107370"
},
{
"category": "external",
"summary": "2107371",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2107371"
},
{
"category": "external",
"summary": "2107374",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2107374"
},
{
"category": "external",
"summary": "2107376",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2107376"
},
{
"category": "external",
"summary": "2107383",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2107383"
},
{
"category": "external",
"summary": "2107386",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2107386"
},
{
"category": "external",
"summary": "2107388",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2107388"
},
{
"category": "external",
"summary": "2107390",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2107390"
},
{
"category": "external",
"summary": "2107392",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2107392"
},
{
"category": "external",
"summary": "2108888",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2108888"
},
{
"category": "external",
"summary": "2109370",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2109370"
},
{
"category": "external",
"summary": "2111203",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2111203"
},
{
"category": "external",
"summary": "2111218",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2111218"
},
{
"category": "external",
"summary": "2111651",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2111651"
},
{
"category": "external",
"summary": "2111663",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2111663"
},
{
"category": "external",
"summary": "2111671",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2111671"
},
{
"category": "external",
"summary": "2111770",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2111770"
},
{
"category": "external",
"summary": "2111843",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2111843"
},
{
"category": "external",
"summary": "2112180",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2112180"
},
{
"category": "external",
"summary": "2112281",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2112281"
},
{
"category": "external",
"summary": "2112318",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2112318"
},
{
"category": "external",
"summary": "2112321",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2112321"
},
{
"category": "external",
"summary": "2112426",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2112426"
},
{
"category": "external",
"summary": "2112478",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2112478"
},
{
"category": "external",
"summary": "2112793",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2112793"
},
{
"category": "external",
"summary": "2112803",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2112803"
},
{
"category": "external",
"summary": "2113787",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2113787"
},
{
"category": "external",
"summary": "2113838",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2113838"
},
{
"category": "external",
"summary": "2113842",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2113842"
},
{
"category": "external",
"summary": "2114982",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2114982"
},
{
"category": "external",
"summary": "2115622",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2115622"
},
{
"category": "external",
"summary": "2115723",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2115723"
},
{
"category": "external",
"summary": "2115993",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2115993"
},
{
"category": "external",
"summary": "2116211",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2116211"
},
{
"category": "external",
"summary": "2116329",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2116329"
},
{
"category": "external",
"summary": "2117113",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2117113"
},
{
"category": "external",
"summary": "2117187",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2117187"
},
{
"category": "external",
"summary": "2117480",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2117480"
},
{
"category": "external",
"summary": "2118338",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2118338"
},
{
"category": "external",
"summary": "2119326",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2119326"
},
{
"category": "self",
"summary": "Canonical URL",
"url": "https://security.access.redhat.com/data/csaf/v2/advisories/2022/rhsa-2022_6370.json"
}
],
"title": "Red Hat Security Advisory: Red Hat Advanced Cluster Management 2.6.0 security updates and bug fixes",
"tracking": {
"current_release_date": "2025-01-06T21:50:23+00:00",
"generator": {
"date": "2025-01-06T21:50:23+00:00",
"engine": {
"name": "Red Hat SDEngine",
"version": "4.2.5"
}
},
"id": "RHSA-2022:6370",
"initial_release_date": "2022-09-06T22:27:58+00:00",
"revision_history": [
{
"date": "2022-09-06T22:27:58+00:00",
"number": "1",
"summary": "Initial version"
},
{
"date": "2022-09-06T22:27:58+00:00",
"number": "2",
"summary": "Last updated version"
},
{
"date": "2025-01-06T21:50:23+00:00",
"number": "3",
"summary": "Last generated version"
}
],
"status": "final",
"version": "3"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_name",
"name": "Red Hat Advanced Cluster Management for Kubernetes 2.6 for RHEL 8",
"product": {
"name": "Red Hat Advanced Cluster Management for Kubernetes 2.6 for RHEL 8",
"product_id": "8Base-RHACM-2.6",
"product_identification_helper": {
"cpe": "cpe:/a:redhat:acm:2.6::el8"
}
}
}
],
"category": "product_family",
"name": "Red Hat ACM"
},
{
"branches": [
{
"category": "product_version",
"name": "rhacm2/acm-governance-policy-addon-controller-rhel8@sha256:958b729d30f10b9c121e68ac8ede2054ed29cc52a9a7d6df0537ed221aa74358_s390x",
"product": {
"name": "rhacm2/acm-governance-policy-addon-controller-rhel8@sha256:958b729d30f10b9c121e68ac8ede2054ed29cc52a9a7d6df0537ed221aa74358_s390x",
"product_id": "rhacm2/acm-governance-policy-addon-controller-rhel8@sha256:958b729d30f10b9c121e68ac8ede2054ed29cc52a9a7d6df0537ed221aa74358_s390x",
"product_identification_helper": {
"purl": "pkg:oci/acm-governance-policy-addon-controller-rhel8@sha256:958b729d30f10b9c121e68ac8ede2054ed29cc52a9a7d6df0537ed221aa74358?arch=s390x\u0026repository_url=registry.redhat.io/rhacm2/acm-governance-policy-addon-controller-rhel8\u0026tag=v2.6.0-19"
}
}
},
{
"category": "product_version",
"name": "rhacm2/acm-grafana-rhel8@sha256:45616ed43b53d3a83e65828118f09430396f5bcb0566ae3a65d937b59f0d873e_s390x",
"product": {
"name": "rhacm2/acm-grafana-rhel8@sha256:45616ed43b53d3a83e65828118f09430396f5bcb0566ae3a65d937b59f0d873e_s390x",
"product_id": "rhacm2/acm-grafana-rhel8@sha256:45616ed43b53d3a83e65828118f09430396f5bcb0566ae3a65d937b59f0d873e_s390x",
"product_identification_helper": {
"purl": "pkg:oci/acm-grafana-rhel8@sha256:45616ed43b53d3a83e65828118f09430396f5bcb0566ae3a65d937b59f0d873e?arch=s390x\u0026repository_url=registry.redhat.io/rhacm2/acm-grafana-rhel8\u0026tag=v2.6.0-8"
}
}
},
{
"category": "product_version",
"name": "rhacm2/acm-must-gather-rhel8@sha256:8a69add2d90a1e094de8510052b683e1765153da75e316ad7778499af0c5ddf9_s390x",
"product": {
"name": "rhacm2/acm-must-gather-rhel8@sha256:8a69add2d90a1e094de8510052b683e1765153da75e316ad7778499af0c5ddf9_s390x",
"product_id": "rhacm2/acm-must-gather-rhel8@sha256:8a69add2d90a1e094de8510052b683e1765153da75e316ad7778499af0c5ddf9_s390x",
"product_identification_helper": {
"purl": "pkg:oci/acm-must-gather-rhel8@sha256:8a69add2d90a1e094de8510052b683e1765153da75e316ad7778499af0c5ddf9?arch=s390x\u0026repository_url=registry.redhat.io/rhacm2/acm-must-gather-rhel8\u0026tag=v2.6.0-10"
}
}
},
{
"category": "product_version",
"name": "rhacm2/acm-operator-bundle@sha256:0eac6124f59492d09c1ae650025d59ea0e8547d9f9c832cb9607b09254ff6ddd_s390x",
"product": {
"name": "rhacm2/acm-operator-bundle@sha256:0eac6124f59492d09c1ae650025d59ea0e8547d9f9c832cb9607b09254ff6ddd_s390x",
"product_id": "rhacm2/acm-operator-bundle@sha256:0eac6124f59492d09c1ae650025d59ea0e8547d9f9c832cb9607b09254ff6ddd_s390x",
"product_identification_helper": {
"purl": "pkg:oci/acm-operator-bundle@sha256:0eac6124f59492d09c1ae650025d59ea0e8547d9f9c832cb9607b09254ff6ddd?arch=s390x\u0026repository_url=registry.redhat.io/rhacm2/acm-operator-bundle\u0026tag=v2.6.0-104"
}
}
},
{
"category": "product_version",
"name": "rhacm2/acm-prometheus-config-reloader-rhel8@sha256:89757e804d5df2b5eeeb1191b599c3acb9e75f61170f888095302830d6de0582_s390x",
"product": {
"name": "rhacm2/acm-prometheus-config-reloader-rhel8@sha256:89757e804d5df2b5eeeb1191b599c3acb9e75f61170f888095302830d6de0582_s390x",
"product_id": "rhacm2/acm-prometheus-config-reloader-rhel8@sha256:89757e804d5df2b5eeeb1191b599c3acb9e75f61170f888095302830d6de0582_s390x",
"product_identification_helper": {
"purl": "pkg:oci/acm-prometheus-config-reloader-rhel8@sha256:89757e804d5df2b5eeeb1191b599c3acb9e75f61170f888095302830d6de0582?arch=s390x\u0026repository_url=registry.redhat.io/rhacm2/acm-prometheus-config-reloader-rhel8\u0026tag=v2.6.0-8"
}
}
},
{
"category": "product_version",
"name": "rhacm2/acm-prometheus-rhel8@sha256:f34d2569033bfb1d173342264f090f46d80f7843d52704a7ce9e9eb9de2f5abb_s390x",
"product": {
"name": "rhacm2/acm-prometheus-rhel8@sha256:f34d2569033bfb1d173342264f090f46d80f7843d52704a7ce9e9eb9de2f5abb_s390x",
"product_id": "rhacm2/acm-prometheus-rhel8@sha256:f34d2569033bfb1d173342264f090f46d80f7843d52704a7ce9e9eb9de2f5abb_s390x",
"product_identification_helper": {
"purl": "pkg:oci/acm-prometheus-rhel8@sha256:f34d2569033bfb1d173342264f090f46d80f7843d52704a7ce9e9eb9de2f5abb?arch=s390x\u0026repository_url=registry.redhat.io/rhacm2/acm-prometheus-rhel8\u0026tag=v2.6.0-8"
}
}
},
{
"category": "product_version",
"name": "rhacm2/acm-volsync-addon-controller-rhel8@sha256:9eabaac2df91aeef613d6973669d07298f2159c6a6e0c9f294623f7b1a10bc08_s390x",
"product": {
"name": "rhacm2/acm-volsync-addon-controller-rhel8@sha256:9eabaac2df91aeef613d6973669d07298f2159c6a6e0c9f294623f7b1a10bc08_s390x",
"product_id": "rhacm2/acm-volsync-addon-controller-rhel8@sha256:9eabaac2df91aeef613d6973669d07298f2159c6a6e0c9f294623f7b1a10bc08_s390x",
"product_identification_helper": {
"purl": "pkg:oci/acm-volsync-addon-controller-rhel8@sha256:9eabaac2df91aeef613d6973669d07298f2159c6a6e0c9f294623f7b1a10bc08?arch=s390x\u0026repository_url=registry.redhat.io/rhacm2/acm-volsync-addon-controller-rhel8\u0026tag=v2.6.0-9"
}
}
},
{
"category": "product_version",
"name": "rhacm2/cert-policy-controller-rhel8@sha256:017c1e663827a3b55d70badd3ed979b5d1831252c49d671897a85a75afaa5bb0_s390x",
"product": {
"name": "rhacm2/cert-policy-controller-rhel8@sha256:017c1e663827a3b55d70badd3ed979b5d1831252c49d671897a85a75afaa5bb0_s390x",
"product_id": "rhacm2/cert-policy-controller-rhel8@sha256:017c1e663827a3b55d70badd3ed979b5d1831252c49d671897a85a75afaa5bb0_s390x",
"product_identification_helper": {
"purl": "pkg:oci/cert-policy-controller-rhel8@sha256:017c1e663827a3b55d70badd3ed979b5d1831252c49d671897a85a75afaa5bb0?arch=s390x\u0026repository_url=registry.redhat.io/rhacm2/cert-policy-controller-rhel8\u0026tag=v2.6.0-12"
}
}
},
{
"category": "product_version",
"name": "rhacm2/cluster-backup-rhel8-operator@sha256:f1255a76c6275a4b6a400c82e204a5112fff6fe87f71626f8f309763f6a5d9e4_s390x",
"product": {
"name": "rhacm2/cluster-backup-rhel8-operator@sha256:f1255a76c6275a4b6a400c82e204a5112fff6fe87f71626f8f309763f6a5d9e4_s390x",
"product_id": "rhacm2/cluster-backup-rhel8-operator@sha256:f1255a76c6275a4b6a400c82e204a5112fff6fe87f71626f8f309763f6a5d9e4_s390x",
"product_identification_helper": {
"purl": "pkg:oci/cluster-backup-rhel8-operator@sha256:f1255a76c6275a4b6a400c82e204a5112fff6fe87f71626f8f309763f6a5d9e4?arch=s390x\u0026repository_url=registry.redhat.io/rhacm2/cluster-backup-rhel8-operator\u0026tag=v2.6.0-21"
}
}
},
{
"category": "product_version",
"name": "rhacm2/config-policy-controller-rhel8@sha256:3b2e0d850e8fc966ec80bff16df26002334744a96b81c7a7dfe222f1706a52e3_s390x",
"product": {
"name": "rhacm2/config-policy-controller-rhel8@sha256:3b2e0d850e8fc966ec80bff16df26002334744a96b81c7a7dfe222f1706a52e3_s390x",
"product_id": "rhacm2/config-policy-controller-rhel8@sha256:3b2e0d850e8fc966ec80bff16df26002334744a96b81c7a7dfe222f1706a52e3_s390x",
"product_identification_helper": {
"purl": "pkg:oci/config-policy-controller-rhel8@sha256:3b2e0d850e8fc966ec80bff16df26002334744a96b81c7a7dfe222f1706a52e3?arch=s390x\u0026repository_url=registry.redhat.io/rhacm2/config-policy-controller-rhel8\u0026tag=v2.6.0-20"
}
}
},
{
"category": "product_version",
"name": "rhacm2/console-rhel8@sha256:f06e4e3f62db52c6d7fa0bc1f289de773e18d076bc38612e1b0ddc85c76fde06_s390x",
"product": {
"name": "rhacm2/console-rhel8@sha256:f06e4e3f62db52c6d7fa0bc1f289de773e18d076bc38612e1b0ddc85c76fde06_s390x",
"product_id": "rhacm2/console-rhel8@sha256:f06e4e3f62db52c6d7fa0bc1f289de773e18d076bc38612e1b0ddc85c76fde06_s390x",
"product_identification_helper": {
"purl": "pkg:oci/console-rhel8@sha256:f06e4e3f62db52c6d7fa0bc1f289de773e18d076bc38612e1b0ddc85c76fde06?arch=s390x\u0026repository_url=registry.redhat.io/rhacm2/console-rhel8\u0026tag=v2.6.0-65"
}
}
},
{
"category": "product_version",
"name": "rhacm2/endpoint-monitoring-rhel8-operator@sha256:80660eb7f3c068768b0ea04ff20f4539194c52427ffdab4626bf781aa3f2ca64_s390x",
"product": {
"name": "rhacm2/endpoint-monitoring-rhel8-operator@sha256:80660eb7f3c068768b0ea04ff20f4539194c52427ffdab4626bf781aa3f2ca64_s390x",
"product_id": "rhacm2/endpoint-monitoring-rhel8-operator@sha256:80660eb7f3c068768b0ea04ff20f4539194c52427ffdab4626bf781aa3f2ca64_s390x",
"product_identification_helper": {
"purl": "pkg:oci/endpoint-monitoring-rhel8-operator@sha256:80660eb7f3c068768b0ea04ff20f4539194c52427ffdab4626bf781aa3f2ca64?arch=s390x\u0026repository_url=registry.redhat.io/rhacm2/endpoint-monitoring-rhel8-operator\u0026tag=v2.6.0-19"
}
}
},
{
"category": "product_version",
"name": "rhacm2/governance-policy-propagator-rhel8@sha256:9577701bf3c7aa00b99531d2c3842130abc6cd91c52c4a7ba040b705eeace4c7_s390x",
"product": {
"name": "rhacm2/governance-policy-propagator-rhel8@sha256:9577701bf3c7aa00b99531d2c3842130abc6cd91c52c4a7ba040b705eeace4c7_s390x",
"product_id": "rhacm2/governance-policy-propagator-rhel8@sha256:9577701bf3c7aa00b99531d2c3842130abc6cd91c52c4a7ba040b705eeace4c7_s390x",
"product_identification_helper": {
"purl": "pkg:oci/governance-policy-propagator-rhel8@sha256:9577701bf3c7aa00b99531d2c3842130abc6cd91c52c4a7ba040b705eeace4c7?arch=s390x\u0026repository_url=registry.redhat.io/rhacm2/governance-policy-propagator-rhel8\u0026tag=v2.6.0-18"
}
}
},
{
"category": "product_version",
"name": "rhacm2/governance-policy-spec-sync-rhel8@sha256:2c1905ae8a83e5598678457fd955cbc867453ed5836de6fcc182e4928df8bd67_s390x",
"product": {
"name": "rhacm2/governance-policy-spec-sync-rhel8@sha256:2c1905ae8a83e5598678457fd955cbc867453ed5836de6fcc182e4928df8bd67_s390x",
"product_id": "rhacm2/governance-policy-spec-sync-rhel8@sha256:2c1905ae8a83e5598678457fd955cbc867453ed5836de6fcc182e4928df8bd67_s390x",
"product_identification_helper": {
"purl": "pkg:oci/governance-policy-spec-sync-rhel8@sha256:2c1905ae8a83e5598678457fd955cbc867453ed5836de6fcc182e4928df8bd67?arch=s390x\u0026repository_url=registry.redhat.io/rhacm2/governance-policy-spec-sync-rhel8\u0026tag=v2.6.0-14"
}
}
},
{
"category": "product_version",
"name": "rhacm2/governance-policy-status-sync-rhel8@sha256:cf6a75d94f50dd063e939aee18756c767cba43f4e1e62a9c2f2b764ac6f43746_s390x",
"product": {
"name": "rhacm2/governance-policy-status-sync-rhel8@sha256:cf6a75d94f50dd063e939aee18756c767cba43f4e1e62a9c2f2b764ac6f43746_s390x",
"product_id": "rhacm2/governance-policy-status-sync-rhel8@sha256:cf6a75d94f50dd063e939aee18756c767cba43f4e1e62a9c2f2b764ac6f43746_s390x",
"product_identification_helper": {
"purl": "pkg:oci/governance-policy-status-sync-rhel8@sha256:cf6a75d94f50dd063e939aee18756c767cba43f4e1e62a9c2f2b764ac6f43746?arch=s390x\u0026repository_url=registry.redhat.io/rhacm2/governance-policy-status-sync-rhel8\u0026tag=v2.6.0-15"
}
}
},
{
"category": "product_version",
"name": "rhacm2/governance-policy-template-sync-rhel8@sha256:95439f7e18fa87601d5860cbd9ca5f0738786e30a629d23788fd5fe33d694c66_s390x",
"product": {
"name": "rhacm2/governance-policy-template-sync-rhel8@sha256:95439f7e18fa87601d5860cbd9ca5f0738786e30a629d23788fd5fe33d694c66_s390x",
"product_id": "rhacm2/governance-policy-template-sync-rhel8@sha256:95439f7e18fa87601d5860cbd9ca5f0738786e30a629d23788fd5fe33d694c66_s390x",
"product_identification_helper": {
"purl": "pkg:oci/governance-policy-template-sync-rhel8@sha256:95439f7e18fa87601d5860cbd9ca5f0738786e30a629d23788fd5fe33d694c66?arch=s390x\u0026repository_url=registry.redhat.io/rhacm2/governance-policy-template-sync-rhel8\u0026tag=v2.6.0-17"
}
}
},
{
"category": "product_version",
"name": "rhacm2/grafana-dashboard-loader-rhel8@sha256:5223158a122658bafbd853c596cdc1f7bd7a0e4fdd82b1c3668ac84adeae9f24_s390x",
"product": {
"name": "rhacm2/grafana-dashboard-loader-rhel8@sha256:5223158a122658bafbd853c596cdc1f7bd7a0e4fdd82b1c3668ac84adeae9f24_s390x",
"product_id": "rhacm2/grafana-dashboard-loader-rhel8@sha256:5223158a122658bafbd853c596cdc1f7bd7a0e4fdd82b1c3668ac84adeae9f24_s390x",
"product_identification_helper": {
"purl": "pkg:oci/grafana-dashboard-loader-rhel8@sha256:5223158a122658bafbd853c596cdc1f7bd7a0e4fdd82b1c3668ac84adeae9f24?arch=s390x\u0026repository_url=registry.redhat.io/rhacm2/grafana-dashboard-loader-rhel8\u0026tag=v2.6.0-19"
}
}
},
{
"category": "product_version",
"name": "rhacm2/iam-policy-controller-rhel8@sha256:c5069e76a900aa300102a0ae54ecbc12c0ac31abfeed8656ee60a949daef79c3_s390x",
"product": {
"name": "rhacm2/iam-policy-controller-rhel8@sha256:c5069e76a900aa300102a0ae54ecbc12c0ac31abfeed8656ee60a949daef79c3_s390x",
"product_id": "rhacm2/iam-policy-controller-rhel8@sha256:c5069e76a900aa300102a0ae54ecbc12c0ac31abfeed8656ee60a949daef79c3_s390x",
"product_identification_helper": {
"purl": "pkg:oci/iam-policy-controller-rhel8@sha256:c5069e76a900aa300102a0ae54ecbc12c0ac31abfeed8656ee60a949daef79c3?arch=s390x\u0026repository_url=registry.redhat.io/rhacm2/iam-policy-controller-rhel8\u0026tag=v2.6.0-10"
}
}
},
{
"category": "product_version",
"name": "rhacm2/insights-client-rhel8@sha256:d4c05f641de8fd0753d63cc6d5b62464d3d6a87d601514e87ef2e40bbe7b01b6_s390x",
"product": {
"name": "rhacm2/insights-client-rhel8@sha256:d4c05f641de8fd0753d63cc6d5b62464d3d6a87d601514e87ef2e40bbe7b01b6_s390x",
"product_id": "rhacm2/insights-client-rhel8@sha256:d4c05f641de8fd0753d63cc6d5b62464d3d6a87d601514e87ef2e40bbe7b01b6_s390x",
"product_identification_helper": {
"purl": "pkg:oci/insights-client-rhel8@sha256:d4c05f641de8fd0753d63cc6d5b62464d3d6a87d601514e87ef2e40bbe7b01b6?arch=s390x\u0026repository_url=registry.redhat.io/rhacm2/insights-client-rhel8\u0026tag=v2.6.0-13"
}
}
},
{
"category": "product_version",
"name": "rhacm2/insights-metrics-rhel8@sha256:67aa55bb65685395ad2773e7459dff5fbccdeedcf9e56ec2722d8f5c919eae89_s390x",
"product": {
"name": "rhacm2/insights-metrics-rhel8@sha256:67aa55bb65685395ad2773e7459dff5fbccdeedcf9e56ec2722d8f5c919eae89_s390x",
"product_id": "rhacm2/insights-metrics-rhel8@sha256:67aa55bb65685395ad2773e7459dff5fbccdeedcf9e56ec2722d8f5c919eae89_s390x",
"product_identification_helper": {
"purl": "pkg:oci/insights-metrics-rhel8@sha256:67aa55bb65685395ad2773e7459dff5fbccdeedcf9e56ec2722d8f5c919eae89?arch=s390x\u0026repository_url=registry.redhat.io/rhacm2/insights-metrics-rhel8\u0026tag=v2.6.0-10"
}
}
},
{
"category": "product_version",
"name": "rhacm2/klusterlet-addon-controller-rhel8@sha256:22e510955af3fa736b7306c387f44b5f15f5f9a7a006c6587e06d5d8602cc2f0_s390x",
"product": {
"name": "rhacm2/klusterlet-addon-controller-rhel8@sha256:22e510955af3fa736b7306c387f44b5f15f5f9a7a006c6587e06d5d8602cc2f0_s390x",
"product_id": "rhacm2/klusterlet-addon-controller-rhel8@sha256:22e510955af3fa736b7306c387f44b5f15f5f9a7a006c6587e06d5d8602cc2f0_s390x",
"product_identification_helper": {
"purl": "pkg:oci/klusterlet-addon-controller-rhel8@sha256:22e510955af3fa736b7306c387f44b5f15f5f9a7a006c6587e06d5d8602cc2f0?arch=s390x\u0026repository_url=registry.redhat.io/rhacm2/klusterlet-addon-controller-rhel8\u0026tag=v2.6.0-15"
}
}
},
{
"category": "product_version",
"name": "rhacm2/kube-rbac-proxy-rhel8@sha256:11a353ee9da6cc843d5f346f4fa51681d13318e2e61fc4d1a3f63406eb175260_s390x",
"product": {
"name": "rhacm2/kube-rbac-proxy-rhel8@sha256:11a353ee9da6cc843d5f346f4fa51681d13318e2e61fc4d1a3f63406eb175260_s390x",
"product_id": "rhacm2/kube-rbac-proxy-rhel8@sha256:11a353ee9da6cc843d5f346f4fa51681d13318e2e61fc4d1a3f63406eb175260_s390x",
"product_identification_helper": {
"purl": "pkg:oci/kube-rbac-proxy-rhel8@sha256:11a353ee9da6cc843d5f346f4fa51681d13318e2e61fc4d1a3f63406eb175260?arch=s390x\u0026repository_url=registry.redhat.io/rhacm2/kube-rbac-proxy-rhel8\u0026tag=v2.6.0-8"
}
}
},
{
"category": "product_version",
"name": "rhacm2/kube-state-metrics-rhel8@sha256:53246a6df1f0880d94ed2644fa4366e3e2108b6fa8a51745af87785346ce5304_s390x",
"product": {
"name": "rhacm2/kube-state-metrics-rhel8@sha256:53246a6df1f0880d94ed2644fa4366e3e2108b6fa8a51745af87785346ce5304_s390x",
"product_id": "rhacm2/kube-state-metrics-rhel8@sha256:53246a6df1f0880d94ed2644fa4366e3e2108b6fa8a51745af87785346ce5304_s390x",
"product_identification_helper": {
"purl": "pkg:oci/kube-state-metrics-rhel8@sha256:53246a6df1f0880d94ed2644fa4366e3e2108b6fa8a51745af87785346ce5304?arch=s390x\u0026repository_url=registry.redhat.io/rhacm2/kube-state-metrics-rhel8\u0026tag=v2.6.0-9"
}
}
},
{
"category": "product_version",
"name": "rhacm2/management-ingress-rhel8@sha256:73b0444bd91a1dade3b7e76245ac8d6cb568929bba321b8c86c269d6f542ac3b_s390x",
"product": {
"name": "rhacm2/management-ingress-rhel8@sha256:73b0444bd91a1dade3b7e76245ac8d6cb568929bba321b8c86c269d6f542ac3b_s390x",
"product_id": "rhacm2/management-ingress-rhel8@sha256:73b0444bd91a1dade3b7e76245ac8d6cb568929bba321b8c86c269d6f542ac3b_s390x",
"product_identification_helper": {
"purl": "pkg:oci/management-ingress-rhel8@sha256:73b0444bd91a1dade3b7e76245ac8d6cb568929bba321b8c86c269d6f542ac3b?arch=s390x\u0026repository_url=registry.redhat.io/rhacm2/management-ingress-rhel8\u0026tag=v2.6.0-9"
}
}
},
{
"category": "product_version",
"name": "rhacm2/memcached-rhel8@sha256:e34722fd656e3205dcdb565b0ab68e9971174c11f125dbfff3bf82e1e21f3a76_s390x",
"product": {
"name": "rhacm2/memcached-rhel8@sha256:e34722fd656e3205dcdb565b0ab68e9971174c11f125dbfff3bf82e1e21f3a76_s390x",
"product_id": "rhacm2/memcached-rhel8@sha256:e34722fd656e3205dcdb565b0ab68e9971174c11f125dbfff3bf82e1e21f3a76_s390x",
"product_identification_helper": {
"purl": "pkg:oci/memcached-rhel8@sha256:e34722fd656e3205dcdb565b0ab68e9971174c11f125dbfff3bf82e1e21f3a76?arch=s390x\u0026repository_url=registry.redhat.io/rhacm2/memcached-rhel8\u0026tag=v2.6.0-6"
}
}
},
{
"category": "product_version",
"name": "rhacm2/memcached-exporter-rhel8@sha256:7d85dd62346a647d22202baa0f8d405b2aaf9a7174b38e5d29df2e03530009c3_s390x",
"product": {
"name": "rhacm2/memcached-exporter-rhel8@sha256:7d85dd62346a647d22202baa0f8d405b2aaf9a7174b38e5d29df2e03530009c3_s390x",
"product_id": "rhacm2/memcached-exporter-rhel8@sha256:7d85dd62346a647d22202baa0f8d405b2aaf9a7174b38e5d29df2e03530009c3_s390x",
"product_identification_helper": {
"purl": "pkg:oci/memcached-exporter-rhel8@sha256:7d85dd62346a647d22202baa0f8d405b2aaf9a7174b38e5d29df2e03530009c3?arch=s390x\u0026repository_url=registry.redhat.io/rhacm2/memcached-exporter-rhel8\u0026tag=v2.6.0-6"
}
}
},
{
"category": "product_version",
"name": "rhacm2/metrics-collector-rhel8@sha256:fa08b9bf3fd334738984e150ba5bfd2e005374752f3112340b65f6434eacd057_s390x",
"product": {
"name": "rhacm2/metrics-collector-rhel8@sha256:fa08b9bf3fd334738984e150ba5bfd2e005374752f3112340b65f6434eacd057_s390x",
"product_id": "rhacm2/metrics-collector-rhel8@sha256:fa08b9bf3fd334738984e150ba5bfd2e005374752f3112340b65f6434eacd057_s390x",
"product_identification_helper": {
"purl": "pkg:oci/metrics-collector-rhel8@sha256:fa08b9bf3fd334738984e150ba5bfd2e005374752f3112340b65f6434eacd057?arch=s390x\u0026repository_url=registry.redhat.io/rhacm2/metrics-collector-rhel8\u0026tag=v2.6.0-19"
}
}
},
{
"category": "product_version",
"name": "rhacm2/multicloud-integrations-rhel8@sha256:db8bc27937802c5d8fff769b9c93c8a01411629d199adbc39235e721d6468b30_s390x",
"product": {
"name": "rhacm2/multicloud-integrations-rhel8@sha256:db8bc27937802c5d8fff769b9c93c8a01411629d199adbc39235e721d6468b30_s390x",
"product_id": "rhacm2/multicloud-integrations-rhel8@sha256:db8bc27937802c5d8fff769b9c93c8a01411629d199adbc39235e721d6468b30_s390x",
"product_identification_helper": {
"purl": "pkg:oci/multicloud-integrations-rhel8@sha256:db8bc27937802c5d8fff769b9c93c8a01411629d199adbc39235e721d6468b30?arch=s390x\u0026repository_url=registry.redhat.io/rhacm2/multicloud-integrations-rhel8\u0026tag=v2.6.0-14"
}
}
},
{
"category": "product_version",
"name": "rhacm2/multiclusterhub-rhel8@sha256:d6e126cbdd3cfbcdee04b093389ca1b07ac8038da96060051ed94e1eeacc6d92_s390x",
"product": {
"name": "rhacm2/multiclusterhub-rhel8@sha256:d6e126cbdd3cfbcdee04b093389ca1b07ac8038da96060051ed94e1eeacc6d92_s390x",
"product_id": "rhacm2/multiclusterhub-rhel8@sha256:d6e126cbdd3cfbcdee04b093389ca1b07ac8038da96060051ed94e1eeacc6d92_s390x",
"product_identification_helper": {
"purl": "pkg:oci/multiclusterhub-rhel8@sha256:d6e126cbdd3cfbcdee04b093389ca1b07ac8038da96060051ed94e1eeacc6d92?arch=s390x\u0026repository_url=registry.redhat.io/rhacm2/multiclusterhub-rhel8\u0026tag=v2.6.0-27"
}
}
},
{
"category": "product_version",
"name": "rhacm2/multiclusterhub-repo-rhel8@sha256:9de94ea1f83ec8b7257c7b2befc1485ed9cc40c9ef3600c4c4c50934e708cf9d_s390x",
"product": {
"name": "rhacm2/multiclusterhub-repo-rhel8@sha256:9de94ea1f83ec8b7257c7b2befc1485ed9cc40c9ef3600c4c4c50934e708cf9d_s390x",
"product_id": "rhacm2/multiclusterhub-repo-rhel8@sha256:9de94ea1f83ec8b7257c7b2befc1485ed9cc40c9ef3600c4c4c50934e708cf9d_s390x",
"product_identification_helper": {
"purl": "pkg:oci/multiclusterhub-repo-rhel8@sha256:9de94ea1f83ec8b7257c7b2befc1485ed9cc40c9ef3600c4c4c50934e708cf9d?arch=s390x\u0026repository_url=registry.redhat.io/rhacm2/multiclusterhub-repo-rhel8\u0026tag=v2.6.0-20"
}
}
},
{
"category": "product_version",
"name": "rhacm2/multicluster-observability-rhel8-operator@sha256:f29581baf5277588d2e4cd01380ecf46e3c97a2f17ade01b048f75c29f18d62c_s390x",
"product": {
"name": "rhacm2/multicluster-observability-rhel8-operator@sha256:f29581baf5277588d2e4cd01380ecf46e3c97a2f17ade01b048f75c29f18d62c_s390x",
"product_id": "rhacm2/multicluster-observability-rhel8-operator@sha256:f29581baf5277588d2e4cd01380ecf46e3c97a2f17ade01b048f75c29f18d62c_s390x",
"product_identification_helper": {
"purl": "pkg:oci/multicluster-observability-rhel8-operator@sha256:f29581baf5277588d2e4cd01380ecf46e3c97a2f17ade01b048f75c29f18d62c?arch=s390x\u0026repository_url=registry.redhat.io/rhacm2/multicluster-observability-rhel8-operator\u0026tag=v2.6.0-19"
}
}
},
{
"category": "product_version",
"name": "rhacm2/multicluster-operators-application-rhel8@sha256:566a60f630ec346eced3106ec072963d1b9f9d300e7d4cee6af6dc0d590a3937_s390x",
"product": {
"name": "rhacm2/multicluster-operators-application-rhel8@sha256:566a60f630ec346eced3106ec072963d1b9f9d300e7d4cee6af6dc0d590a3937_s390x",
"product_id": "rhacm2/multicluster-operators-application-rhel8@sha256:566a60f630ec346eced3106ec072963d1b9f9d300e7d4cee6af6dc0d590a3937_s390x",
"product_identification_helper": {
"purl": "pkg:oci/multicluster-operators-application-rhel8@sha256:566a60f630ec346eced3106ec072963d1b9f9d300e7d4cee6af6dc0d590a3937?arch=s390x\u0026repository_url=registry.redhat.io/rhacm2/multicluster-operators-application-rhel8\u0026tag=v2.6.0-20"
}
}
},
{
"category": "product_version",
"name": "rhacm2/multicluster-operators-channel-rhel8@sha256:1ebe6504a6a58f39f93952bf1c135ea58ff77e65c5b8ba73c7ad6295e66a1b45_s390x",
"product": {
"name": "rhacm2/multicluster-operators-channel-rhel8@sha256:1ebe6504a6a58f39f93952bf1c135ea58ff77e65c5b8ba73c7ad6295e66a1b45_s390x",
"product_id": "rhacm2/multicluster-operators-channel-rhel8@sha256:1ebe6504a6a58f39f93952bf1c135ea58ff77e65c5b8ba73c7ad6295e66a1b45_s390x",
"product_identification_helper": {
"purl": "pkg:oci/multicluster-operators-channel-rhel8@sha256:1ebe6504a6a58f39f93952bf1c135ea58ff77e65c5b8ba73c7ad6295e66a1b45?arch=s390x\u0026repository_url=registry.redhat.io/rhacm2/multicluster-operators-channel-rhel8\u0026tag=v2.6.0-19"
}
}
},
{
"category": "product_version",
"name": "rhacm2/multicluster-operators-subscription-rhel8@sha256:7676d33b9be36ca6660d3aed888fdffcf270fcf82258ed9531e2746a3d27610c_s390x",
"product": {
"name": "rhacm2/multicluster-operators-subscription-rhel8@sha256:7676d33b9be36ca6660d3aed888fdffcf270fcf82258ed9531e2746a3d27610c_s390x",
"product_id": "rhacm2/multicluster-operators-subscription-rhel8@sha256:7676d33b9be36ca6660d3aed888fdffcf270fcf82258ed9531e2746a3d27610c_s390x",
"product_identification_helper": {
"purl": "pkg:oci/multicluster-operators-subscription-rhel8@sha256:7676d33b9be36ca6660d3aed888fdffcf270fcf82258ed9531e2746a3d27610c?arch=s390x\u0026repository_url=registry.redhat.io/rhacm2/multicluster-operators-subscription-rhel8\u0026tag=v2.6.0-43"
}
}
},
{
"category": "product_version",
"name": "rhacm2/node-exporter-rhel8@sha256:99eef3491c7092afa14179b9a9d39dd8fbfb3c9bb61759d678af5d91ac23e59d_s390x",
"product": {
"name": "rhacm2/node-exporter-rhel8@sha256:99eef3491c7092afa14179b9a9d39dd8fbfb3c9bb61759d678af5d91ac23e59d_s390x",
"product_id": "rhacm2/node-exporter-rhel8@sha256:99eef3491c7092afa14179b9a9d39dd8fbfb3c9bb61759d678af5d91ac23e59d_s390x",
"product_identification_helper": {
"purl": "pkg:oci/node-exporter-rhel8@sha256:99eef3491c7092afa14179b9a9d39dd8fbfb3c9bb61759d678af5d91ac23e59d?arch=s390x\u0026repository_url=registry.redhat.io/rhacm2/node-exporter-rhel8\u0026tag=v2.6.0-9"
}
}
},
{
"category": "product_version",
"name": "rhacm2/observatorium-rhel8@sha256:9e1fccc5b17865a6d7baaa1a15cb50f47d80a14b0a7bcbd94c12f0ddcaaf1b28_s390x",
"product": {
"name": "rhacm2/observatorium-rhel8@sha256:9e1fccc5b17865a6d7baaa1a15cb50f47d80a14b0a7bcbd94c12f0ddcaaf1b28_s390x",
"product_id": "rhacm2/observatorium-rhel8@sha256:9e1fccc5b17865a6d7baaa1a15cb50f47d80a14b0a7bcbd94c12f0ddcaaf1b28_s390x",
"product_identification_helper": {
"purl": "pkg:oci/observatorium-rhel8@sha256:9e1fccc5b17865a6d7baaa1a15cb50f47d80a14b0a7bcbd94c12f0ddcaaf1b28?arch=s390x\u0026repository_url=registry.redhat.io/rhacm2/observatorium-rhel8\u0026tag=v2.6.0-8"
}
}
},
{
"category": "product_version",
"name": "rhacm2/observatorium-rhel8-operator@sha256:f0bf89eaea6b7afc2d08c77bd40dfba581f91f462f5ec3d70473b332ca6f781c_s390x",
"product": {
"name": "rhacm2/observatorium-rhel8-operator@sha256:f0bf89eaea6b7afc2d08c77bd40dfba581f91f462f5ec3d70473b332ca6f781c_s390x",
"product_id": "rhacm2/observatorium-rhel8-operator@sha256:f0bf89eaea6b7afc2d08c77bd40dfba581f91f462f5ec3d70473b332ca6f781c_s390x",
"product_identification_helper": {
"purl": "pkg:oci/observatorium-rhel8-operator@sha256:f0bf89eaea6b7afc2d08c77bd40dfba581f91f462f5ec3d70473b332ca6f781c?arch=s390x\u0026repository_url=registry.redhat.io/rhacm2/observatorium-rhel8-operator\u0026tag=v2.6.0-9"
}
}
},
{
"category": "product_version",
"name": "rhacm2/prometheus-alertmanager-rhel8@sha256:624895d8579ef6f3e5b17558a30775790ec6f00701f8c5cdfa315292d7f9e867_s390x",
"product": {
"name": "rhacm2/prometheus-alertmanager-rhel8@sha256:624895d8579ef6f3e5b17558a30775790ec6f00701f8c5cdfa315292d7f9e867_s390x",
"product_id": "rhacm2/prometheus-alertmanager-rhel8@sha256:624895d8579ef6f3e5b17558a30775790ec6f00701f8c5cdfa315292d7f9e867_s390x",
"product_identification_helper": {
"purl": "pkg:oci/prometheus-alertmanager-rhel8@sha256:624895d8579ef6f3e5b17558a30775790ec6f00701f8c5cdfa315292d7f9e867?arch=s390x\u0026repository_url=registry.redhat.io/rhacm2/prometheus-alertmanager-rhel8\u0026tag=v2.6.0-8"
}
}
},
{
"category": "product_version",
"name": "rhacm2/prometheus-rhel8@sha256:e8241b1d852d605b44ecfcc552cb0f905f72e8a17c8d228162b40c19388f5176_s390x",
"product": {
"name": "rhacm2/prometheus-rhel8@sha256:e8241b1d852d605b44ecfcc552cb0f905f72e8a17c8d228162b40c19388f5176_s390x",
"product_id": "rhacm2/prometheus-rhel8@sha256:e8241b1d852d605b44ecfcc552cb0f905f72e8a17c8d228162b40c19388f5176_s390x",
"product_identification_helper": {
"purl": "pkg:oci/prometheus-rhel8@sha256:e8241b1d852d605b44ecfcc552cb0f905f72e8a17c8d228162b40c19388f5176?arch=s390x\u0026repository_url=registry.redhat.io/rhacm2/prometheus-rhel8\u0026tag=v2.6.0-8"
}
}
},
{
"category": "product_version",
"name": "rhacm2/rbac-query-proxy-rhel8@sha256:f1c7de85a44c03f48a6f62ba1d7d650f0b06e0f502cecff1512ad637b5bc1c27_s390x",
"product": {
"name": "rhacm2/rbac-query-proxy-rhel8@sha256:f1c7de85a44c03f48a6f62ba1d7d650f0b06e0f502cecff1512ad637b5bc1c27_s390x",
"product_id": "rhacm2/rbac-query-proxy-rhel8@sha256:f1c7de85a44c03f48a6f62ba1d7d650f0b06e0f502cecff1512ad637b5bc1c27_s390x",
"product_identification_helper": {
"purl": "pkg:oci/rbac-query-proxy-rhel8@sha256:f1c7de85a44c03f48a6f62ba1d7d650f0b06e0f502cecff1512ad637b5bc1c27?arch=s390x\u0026repository_url=registry.redhat.io/rhacm2/rbac-query-proxy-rhel8\u0026tag=v2.6.0-19"
}
}
},
{
"category": "product_version",
"name": "rhacm2/redisgraph-tls-rhel8@sha256:4696baed553266682ba2b54d3bf683d2ff1241b625de5ec54a45c1b2c5f96243_s390x",
"product": {
"name": "rhacm2/redisgraph-tls-rhel8@sha256:4696baed553266682ba2b54d3bf683d2ff1241b625de5ec54a45c1b2c5f96243_s390x",
"product_id": "rhacm2/redisgraph-tls-rhel8@sha256:4696baed553266682ba2b54d3bf683d2ff1241b625de5ec54a45c1b2c5f96243_s390x",
"product_identification_helper": {
"purl": "pkg:oci/redisgraph-tls-rhel8@sha256:4696baed553266682ba2b54d3bf683d2ff1241b625de5ec54a45c1b2c5f96243?arch=s390x\u0026repository_url=registry.redhat.io/rhacm2/redisgraph-tls-rhel8\u0026tag=v2.6.0-10"
}
}
},
{
"category": "product_version",
"name": "rhacm2/search-aggregator-rhel8@sha256:752decaefc38aa009f54201b38d4ab26d9b4020caec649d9b1f1564f56c47c2a_s390x",
"product": {
"name": "rhacm2/search-aggregator-rhel8@sha256:752decaefc38aa009f54201b38d4ab26d9b4020caec649d9b1f1564f56c47c2a_s390x",
"product_id": "rhacm2/search-aggregator-rhel8@sha256:752decaefc38aa009f54201b38d4ab26d9b4020caec649d9b1f1564f56c47c2a_s390x",
"product_identification_helper": {
"purl": "pkg:oci/search-aggregator-rhel8@sha256:752decaefc38aa009f54201b38d4ab26d9b4020caec649d9b1f1564f56c47c2a?arch=s390x\u0026repository_url=registry.redhat.io/rhacm2/search-aggregator-rhel8\u0026tag=v2.6.0-7"
}
}
},
{
"category": "product_version",
"name": "rhacm2/search-api-rhel8@sha256:b4d2d39c2b3b736987f1e888b858d52a7ebd9f8d0cebd3bdef8c59f6e3e41725_s390x",
"product": {
"name": "rhacm2/search-api-rhel8@sha256:b4d2d39c2b3b736987f1e888b858d52a7ebd9f8d0cebd3bdef8c59f6e3e41725_s390x",
"product_id": "rhacm2/search-api-rhel8@sha256:b4d2d39c2b3b736987f1e888b858d52a7ebd9f8d0cebd3bdef8c59f6e3e41725_s390x",
"product_identification_helper": {
"purl": "pkg:oci/search-api-rhel8@sha256:b4d2d39c2b3b736987f1e888b858d52a7ebd9f8d0cebd3bdef8c59f6e3e41725?arch=s390x\u0026repository_url=registry.redhat.io/rhacm2/search-api-rhel8\u0026tag=v2.6.0-17"
}
}
},
{
"category": "product_version",
"name": "rhacm2/search-collector-rhel8@sha256:be7eed9ad9502bcc294081f7e2098fc4f8411c912c34fe63479b5b770d06caca_s390x",
"product": {
"name": "rhacm2/search-collector-rhel8@sha256:be7eed9ad9502bcc294081f7e2098fc4f8411c912c34fe63479b5b770d06caca_s390x",
"product_id": "rhacm2/search-collector-rhel8@sha256:be7eed9ad9502bcc294081f7e2098fc4f8411c912c34fe63479b5b770d06caca_s390x",
"product_identification_helper": {
"purl": "pkg:oci/search-collector-rhel8@sha256:be7eed9ad9502bcc294081f7e2098fc4f8411c912c34fe63479b5b770d06caca?arch=s390x\u0026repository_url=registry.redhat.io/rhacm2/search-collector-rhel8\u0026tag=v2.6.0-10"
}
}
},
{
"category": "product_version",
"name": "rhacm2/search-rhel8@sha256:e6ed3e65f0d49b3c6b0e3e97593a8fae4d453f3aecf8d7829c0d25c68bc91ea1_s390x",
"product": {
"name": "rhacm2/search-rhel8@sha256:e6ed3e65f0d49b3c6b0e3e97593a8fae4d453f3aecf8d7829c0d25c68bc91ea1_s390x",
"product_id": "rhacm2/search-rhel8@sha256:e6ed3e65f0d49b3c6b0e3e97593a8fae4d453f3aecf8d7829c0d25c68bc91ea1_s390x",
"product_identification_helper": {
"purl": "pkg:oci/search-rhel8@sha256:e6ed3e65f0d49b3c6b0e3e97593a8fae4d453f3aecf8d7829c0d25c68bc91ea1?arch=s390x\u0026repository_url=registry.redhat.io/rhacm2/search-rhel8\u0026tag=v2.6.0-9"
}
}
},
{
"category": "product_version",
"name": "rhacm2/submariner-addon-rhel8@sha256:934c560bc786015c694e9cffbae8e86f631b3331d62f5a547931446dae82f8c3_s390x",
"product": {
"name": "rhacm2/submariner-addon-rhel8@sha256:934c560bc786015c694e9cffbae8e86f631b3331d62f5a547931446dae82f8c3_s390x",
"product_id": "rhacm2/submariner-addon-rhel8@sha256:934c560bc786015c694e9cffbae8e86f631b3331d62f5a547931446dae82f8c3_s390x",
"product_identification_helper": {
"purl": "pkg:oci/submariner-addon-rhel8@sha256:934c560bc786015c694e9cffbae8e86f631b3331d62f5a547931446dae82f8c3?arch=s390x\u0026repository_url=registry.redhat.io/rhacm2/submariner-addon-rhel8\u0026tag=v2.6.0-23"
}
}
},
{
"category": "product_version",
"name": "rhacm2/thanos-rhel8@sha256:7e43ba8f47ec54b5f86d13c81b67b044176530b63b5ae3f40332fc975cc6b21f_s390x",
"product": {
"name": "rhacm2/thanos-rhel8@sha256:7e43ba8f47ec54b5f86d13c81b67b044176530b63b5ae3f40332fc975cc6b21f_s390x",
"product_id": "rhacm2/thanos-rhel8@sha256:7e43ba8f47ec54b5f86d13c81b67b044176530b63b5ae3f40332fc975cc6b21f_s390x",
"product_identification_helper": {
"purl": "pkg:oci/thanos-rhel8@sha256:7e43ba8f47ec54b5f86d13c81b67b044176530b63b5ae3f40332fc975cc6b21f?arch=s390x\u0026repository_url=registry.redhat.io/rhacm2/thanos-rhel8\u0026tag=v2.6.0-9"
}
}
},
{
"category": "product_version",
"name": "rhacm2/thanos-receive-controller-rhel8@sha256:e3b840a7833680170f9e9ca52309552c584935a68c75cc71e6d576b104dc01c8_s390x",
"product": {
"name": "rhacm2/thanos-receive-controller-rhel8@sha256:e3b840a7833680170f9e9ca52309552c584935a68c75cc71e6d576b104dc01c8_s390x",
"product_id": "rhacm2/thanos-receive-controller-rhel8@sha256:e3b840a7833680170f9e9ca52309552c584935a68c75cc71e6d576b104dc01c8_s390x",
"product_identification_helper": {
"purl": "pkg:oci/thanos-receive-controller-rhel8@sha256:e3b840a7833680170f9e9ca52309552c584935a68c75cc71e6d576b104dc01c8?arch=s390x\u0026repository_url=registry.redhat.io/rhacm2/thanos-receive-controller-rhel8\u0026tag=v2.6.0-6"
}
}
}
],
"category": "architecture",
"name": "s390x"
},
{
"branches": [
{
"category": "product_version",
"name": "rhacm2/acm-governance-policy-addon-controller-rhel8@sha256:615ab5d9542759d921634737709e84a8e65d003ea136e5d22858d380225fd177_amd64",
"product": {
"name": "rhacm2/acm-governance-policy-addon-controller-rhel8@sha256:615ab5d9542759d921634737709e84a8e65d003ea136e5d22858d380225fd177_amd64",
"product_id": "rhacm2/acm-governance-policy-addon-controller-rhel8@sha256:615ab5d9542759d921634737709e84a8e65d003ea136e5d22858d380225fd177_amd64",
"product_identification_helper": {
"purl": "pkg:oci/acm-governance-policy-addon-controller-rhel8@sha256:615ab5d9542759d921634737709e84a8e65d003ea136e5d22858d380225fd177?arch=amd64\u0026repository_url=registry.redhat.io/rhacm2/acm-governance-policy-addon-controller-rhel8\u0026tag=v2.6.0-19"
}
}
},
{
"category": "product_version",
"name": "rhacm2/acm-grafana-rhel8@sha256:8c48441cfa850ea1274932e94da0831618c10f91022619c779304501a75fb161_amd64",
"product": {
"name": "rhacm2/acm-grafana-rhel8@sha256:8c48441cfa850ea1274932e94da0831618c10f91022619c779304501a75fb161_amd64",
"product_id": "rhacm2/acm-grafana-rhel8@sha256:8c48441cfa850ea1274932e94da0831618c10f91022619c779304501a75fb161_amd64",
"product_identification_helper": {
"purl": "pkg:oci/acm-grafana-rhel8@sha256:8c48441cfa850ea1274932e94da0831618c10f91022619c779304501a75fb161?arch=amd64\u0026repository_url=registry.redhat.io/rhacm2/acm-grafana-rhel8\u0026tag=v2.6.0-8"
}
}
},
{
"category": "product_version",
"name": "rhacm2/acm-must-gather-rhel8@sha256:dca91134a2c1c33c736afcd4c9373749448641385f39162c74e115691289e843_amd64",
"product": {
"name": "rhacm2/acm-must-gather-rhel8@sha256:dca91134a2c1c33c736afcd4c9373749448641385f39162c74e115691289e843_amd64",
"product_id": "rhacm2/acm-must-gather-rhel8@sha256:dca91134a2c1c33c736afcd4c9373749448641385f39162c74e115691289e843_amd64",
"product_identification_helper": {
"purl": "pkg:oci/acm-must-gather-rhel8@sha256:dca91134a2c1c33c736afcd4c9373749448641385f39162c74e115691289e843?arch=amd64\u0026repository_url=registry.redhat.io/rhacm2/acm-must-gather-rhel8\u0026tag=v2.6.0-10"
}
}
},
{
"category": "product_version",
"name": "rhacm2/acm-operator-bundle@sha256:ce699187f250b93976b8063228ac12d11c6c8f6baba69ba4ed17a38730e84eb3_amd64",
"product": {
"name": "rhacm2/acm-operator-bundle@sha256:ce699187f250b93976b8063228ac12d11c6c8f6baba69ba4ed17a38730e84eb3_amd64",
"product_id": "rhacm2/acm-operator-bundle@sha256:ce699187f250b93976b8063228ac12d11c6c8f6baba69ba4ed17a38730e84eb3_amd64",
"product_identification_helper": {
"purl": "pkg:oci/acm-operator-bundle@sha256:ce699187f250b93976b8063228ac12d11c6c8f6baba69ba4ed17a38730e84eb3?arch=amd64\u0026repository_url=registry.redhat.io/rhacm2/acm-operator-bundle\u0026tag=v2.6.0-104"
}
}
},
{
"category": "product_version",
"name": "rhacm2/acm-prometheus-config-reloader-rhel8@sha256:8e45e1fd7342d7525b118f01794cac1f4a8662def5f2a06336b698db2e268742_amd64",
"product": {
"name": "rhacm2/acm-prometheus-config-reloader-rhel8@sha256:8e45e1fd7342d7525b118f01794cac1f4a8662def5f2a06336b698db2e268742_amd64",
"product_id": "rhacm2/acm-prometheus-config-reloader-rhel8@sha256:8e45e1fd7342d7525b118f01794cac1f4a8662def5f2a06336b698db2e268742_amd64",
"product_identification_helper": {
"purl": "pkg:oci/acm-prometheus-config-reloader-rhel8@sha256:8e45e1fd7342d7525b118f01794cac1f4a8662def5f2a06336b698db2e268742?arch=amd64\u0026repository_url=registry.redhat.io/rhacm2/acm-prometheus-config-reloader-rhel8\u0026tag=v2.6.0-8"
}
}
},
{
"category": "product_version",
"name": "rhacm2/acm-prometheus-rhel8@sha256:728606d96dd9e0fc2e7810e092e10ee071ec36598c990c8252beccace59a679e_amd64",
"product": {
"name": "rhacm2/acm-prometheus-rhel8@sha256:728606d96dd9e0fc2e7810e092e10ee071ec36598c990c8252beccace59a679e_amd64",
"product_id": "rhacm2/acm-prometheus-rhel8@sha256:728606d96dd9e0fc2e7810e092e10ee071ec36598c990c8252beccace59a679e_amd64",
"product_identification_helper": {
"purl": "pkg:oci/acm-prometheus-rhel8@sha256:728606d96dd9e0fc2e7810e092e10ee071ec36598c990c8252beccace59a679e?arch=amd64\u0026repository_url=registry.redhat.io/rhacm2/acm-prometheus-rhel8\u0026tag=v2.6.0-8"
}
}
},
{
"category": "product_version",
"name": "rhacm2/acm-volsync-addon-controller-rhel8@sha256:27079308ea87e35564cc3089c65eae68d63880a3bb093ca64d1678a68b60fcec_amd64",
"product": {
"name": "rhacm2/acm-volsync-addon-controller-rhel8@sha256:27079308ea87e35564cc3089c65eae68d63880a3bb093ca64d1678a68b60fcec_amd64",
"product_id": "rhacm2/acm-volsync-addon-controller-rhel8@sha256:27079308ea87e35564cc3089c65eae68d63880a3bb093ca64d1678a68b60fcec_amd64",
"product_identification_helper": {
"purl": "pkg:oci/acm-volsync-addon-controller-rhel8@sha256:27079308ea87e35564cc3089c65eae68d63880a3bb093ca64d1678a68b60fcec?arch=amd64\u0026repository_url=registry.redhat.io/rhacm2/acm-volsync-addon-controller-rhel8\u0026tag=v2.6.0-9"
}
}
},
{
"category": "product_version",
"name": "rhacm2/cert-policy-controller-rhel8@sha256:a66d7d4ee1179f7fce639490f919d722db54eaa3118b4135078c33e6cbf91488_amd64",
"product": {
"name": "rhacm2/cert-policy-controller-rhel8@sha256:a66d7d4ee1179f7fce639490f919d722db54eaa3118b4135078c33e6cbf91488_amd64",
"product_id": "rhacm2/cert-policy-controller-rhel8@sha256:a66d7d4ee1179f7fce639490f919d722db54eaa3118b4135078c33e6cbf91488_amd64",
"product_identification_helper": {
"purl": "pkg:oci/cert-policy-controller-rhel8@sha256:a66d7d4ee1179f7fce639490f919d722db54eaa3118b4135078c33e6cbf91488?arch=amd64\u0026repository_url=registry.redhat.io/rhacm2/cert-policy-controller-rhel8\u0026tag=v2.6.0-12"
}
}
},
{
"category": "product_version",
"name": "rhacm2/cluster-backup-rhel8-operator@sha256:1a749d0795972a9bfd5a00aa96c238a660673464be01b2aa9fd7a3aeead6ddf7_amd64",
"product": {
"name": "rhacm2/cluster-backup-rhel8-operator@sha256:1a749d0795972a9bfd5a00aa96c238a660673464be01b2aa9fd7a3aeead6ddf7_amd64",
"product_id": "rhacm2/cluster-backup-rhel8-operator@sha256:1a749d0795972a9bfd5a00aa96c238a660673464be01b2aa9fd7a3aeead6ddf7_amd64",
"product_identification_helper": {
"purl": "pkg:oci/cluster-backup-rhel8-operator@sha256:1a749d0795972a9bfd5a00aa96c238a660673464be01b2aa9fd7a3aeead6ddf7?arch=amd64\u0026repository_url=registry.redhat.io/rhacm2/cluster-backup-rhel8-operator\u0026tag=v2.6.0-21"
}
}
},
{
"category": "product_version",
"name": "rhacm2/config-policy-controller-rhel8@sha256:61964a1a0ddf2e98bcf5249b7374235055ab85cc26663a8d9397c2b7f6fbb4c6_amd64",
"product": {
"name": "rhacm2/config-policy-controller-rhel8@sha256:61964a1a0ddf2e98bcf5249b7374235055ab85cc26663a8d9397c2b7f6fbb4c6_amd64",
"product_id": "rhacm2/config-policy-controller-rhel8@sha256:61964a1a0ddf2e98bcf5249b7374235055ab85cc26663a8d9397c2b7f6fbb4c6_amd64",
"product_identification_helper": {
"purl": "pkg:oci/config-policy-controller-rhel8@sha256:61964a1a0ddf2e98bcf5249b7374235055ab85cc26663a8d9397c2b7f6fbb4c6?arch=amd64\u0026repository_url=registry.redhat.io/rhacm2/config-policy-controller-rhel8\u0026tag=v2.6.0-20"
}
}
},
{
"category": "product_version",
"name": "rhacm2/console-rhel8@sha256:8608aed6971299def3fbe749336727e84c69582664dedac3145b92ea24e62e4d_amd64",
"product": {
"name": "rhacm2/console-rhel8@sha256:8608aed6971299def3fbe749336727e84c69582664dedac3145b92ea24e62e4d_amd64",
"product_id": "rhacm2/console-rhel8@sha256:8608aed6971299def3fbe749336727e84c69582664dedac3145b92ea24e62e4d_amd64",
"product_identification_helper": {
"purl": "pkg:oci/console-rhel8@sha256:8608aed6971299def3fbe749336727e84c69582664dedac3145b92ea24e62e4d?arch=amd64\u0026repository_url=registry.redhat.io/rhacm2/console-rhel8\u0026tag=v2.6.0-65"
}
}
},
{
"category": "product_version",
"name": "rhacm2/endpoint-monitoring-rhel8-operator@sha256:091d66731c5fe8eba5646c6b2622bb38c074e202a8a4a7e906921673b60f0898_amd64",
"product": {
"name": "rhacm2/endpoint-monitoring-rhel8-operator@sha256:091d66731c5fe8eba5646c6b2622bb38c074e202a8a4a7e906921673b60f0898_amd64",
"product_id": "rhacm2/endpoint-monitoring-rhel8-operator@sha256:091d66731c5fe8eba5646c6b2622bb38c074e202a8a4a7e906921673b60f0898_amd64",
"product_identification_helper": {
"purl": "pkg:oci/endpoint-monitoring-rhel8-operator@sha256:091d66731c5fe8eba5646c6b2622bb38c074e202a8a4a7e906921673b60f0898?arch=amd64\u0026repository_url=registry.redhat.io/rhacm2/endpoint-monitoring-rhel8-operator\u0026tag=v2.6.0-19"
}
}
},
{
"category": "product_version",
"name": "rhacm2/governance-policy-propagator-rhel8@sha256:cc519319b9f4fe672144ebedd772ddf56d5de90e3c8f52c0fb9b55313f71a7b3_amd64",
"product": {
"name": "rhacm2/governance-policy-propagator-rhel8@sha256:cc519319b9f4fe672144ebedd772ddf56d5de90e3c8f52c0fb9b55313f71a7b3_amd64",
"product_id": "rhacm2/governance-policy-propagator-rhel8@sha256:cc519319b9f4fe672144ebedd772ddf56d5de90e3c8f52c0fb9b55313f71a7b3_amd64",
"product_identification_helper": {
"purl": "pkg:oci/governance-policy-propagator-rhel8@sha256:cc519319b9f4fe672144ebedd772ddf56d5de90e3c8f52c0fb9b55313f71a7b3?arch=amd64\u0026repository_url=registry.redhat.io/rhacm2/governance-policy-propagator-rhel8\u0026tag=v2.6.0-18"
}
}
},
{
"category": "product_version",
"name": "rhacm2/governance-policy-spec-sync-rhel8@sha256:6849cf1b4dd883d5b4c0cf90a3adfb26cb59d03d3b892cee3669a32dd6b8dcc2_amd64",
"product": {
"name": "rhacm2/governance-policy-spec-sync-rhel8@sha256:6849cf1b4dd883d5b4c0cf90a3adfb26cb59d03d3b892cee3669a32dd6b8dcc2_amd64",
"product_id": "rhacm2/governance-policy-spec-sync-rhel8@sha256:6849cf1b4dd883d5b4c0cf90a3adfb26cb59d03d3b892cee3669a32dd6b8dcc2_amd64",
"product_identification_helper": {
"purl": "pkg:oci/governance-policy-spec-sync-rhel8@sha256:6849cf1b4dd883d5b4c0cf90a3adfb26cb59d03d3b892cee3669a32dd6b8dcc2?arch=amd64\u0026repository_url=registry.redhat.io/rhacm2/governance-policy-spec-sync-rhel8\u0026tag=v2.6.0-14"
}
}
},
{
"category": "product_version",
"name": "rhacm2/governance-policy-status-sync-rhel8@sha256:fffe971caa2e911d9c972c0e88712ff431d34c63dbe74e25f1cababa50ea7417_amd64",
"product": {
"name": "rhacm2/governance-policy-status-sync-rhel8@sha256:fffe971caa2e911d9c972c0e88712ff431d34c63dbe74e25f1cababa50ea7417_amd64",
"product_id": "rhacm2/governance-policy-status-sync-rhel8@sha256:fffe971caa2e911d9c972c0e88712ff431d34c63dbe74e25f1cababa50ea7417_amd64",
"product_identification_helper": {
"purl": "pkg:oci/governance-policy-status-sync-rhel8@sha256:fffe971caa2e911d9c972c0e88712ff431d34c63dbe74e25f1cababa50ea7417?arch=amd64\u0026repository_url=registry.redhat.io/rhacm2/governance-policy-status-sync-rhel8\u0026tag=v2.6.0-15"
}
}
},
{
"category": "product_version",
"name": "rhacm2/governance-policy-template-sync-rhel8@sha256:10bc1a3833599a593a058e804de67e92888ed779fd0000928d4a70b6c7d5c1c2_amd64",
"product": {
"name": "rhacm2/governance-policy-template-sync-rhel8@sha256:10bc1a3833599a593a058e804de67e92888ed779fd0000928d4a70b6c7d5c1c2_amd64",
"product_id": "rhacm2/governance-policy-template-sync-rhel8@sha256:10bc1a3833599a593a058e804de67e92888ed779fd0000928d4a70b6c7d5c1c2_amd64",
"product_identification_helper": {
"purl": "pkg:oci/governance-policy-template-sync-rhel8@sha256:10bc1a3833599a593a058e804de67e92888ed779fd0000928d4a70b6c7d5c1c2?arch=amd64\u0026repository_url=registry.redhat.io/rhacm2/governance-policy-template-sync-rhel8\u0026tag=v2.6.0-17"
}
}
},
{
"category": "product_version",
"name": "rhacm2/grafana-dashboard-loader-rhel8@sha256:561f1f05925cfe3c5f0f8a9b7475be4bbab183b5611ecfe09b090d80fa4bc2fe_amd64",
"product": {
"name": "rhacm2/grafana-dashboard-loader-rhel8@sha256:561f1f05925cfe3c5f0f8a9b7475be4bbab183b5611ecfe09b090d80fa4bc2fe_amd64",
"product_id": "rhacm2/grafana-dashboard-loader-rhel8@sha256:561f1f05925cfe3c5f0f8a9b7475be4bbab183b5611ecfe09b090d80fa4bc2fe_amd64",
"product_identification_helper": {
"purl": "pkg:oci/grafana-dashboard-loader-rhel8@sha256:561f1f05925cfe3c5f0f8a9b7475be4bbab183b5611ecfe09b090d80fa4bc2fe?arch=amd64\u0026repository_url=registry.redhat.io/rhacm2/grafana-dashboard-loader-rhel8\u0026tag=v2.6.0-19"
}
}
},
{
"category": "product_version",
"name": "rhacm2/iam-policy-controller-rhel8@sha256:8ca9e80365c76b66b2de3924fc50a5912e606042c704b02cb174a4b8bd3927c4_amd64",
"product": {
"name": "rhacm2/iam-policy-controller-rhel8@sha256:8ca9e80365c76b66b2de3924fc50a5912e606042c704b02cb174a4b8bd3927c4_amd64",
"product_id": "rhacm2/iam-policy-controller-rhel8@sha256:8ca9e80365c76b66b2de3924fc50a5912e606042c704b02cb174a4b8bd3927c4_amd64",
"product_identification_helper": {
"purl": "pkg:oci/iam-policy-controller-rhel8@sha256:8ca9e80365c76b66b2de3924fc50a5912e606042c704b02cb174a4b8bd3927c4?arch=amd64\u0026repository_url=registry.redhat.io/rhacm2/iam-policy-controller-rhel8\u0026tag=v2.6.0-10"
}
}
},
{
"category": "product_version",
"name": "rhacm2/insights-client-rhel8@sha256:02cacfec60c80b9228e8b18949751de867f974ea6b1172129096e64e949c0598_amd64",
"product": {
"name": "rhacm2/insights-client-rhel8@sha256:02cacfec60c80b9228e8b18949751de867f974ea6b1172129096e64e949c0598_amd64",
"product_id": "rhacm2/insights-client-rhel8@sha256:02cacfec60c80b9228e8b18949751de867f974ea6b1172129096e64e949c0598_amd64",
"product_identification_helper": {
"purl": "pkg:oci/insights-client-rhel8@sha256:02cacfec60c80b9228e8b18949751de867f974ea6b1172129096e64e949c0598?arch=amd64\u0026repository_url=registry.redhat.io/rhacm2/insights-client-rhel8\u0026tag=v2.6.0-13"
}
}
},
{
"category": "product_version",
"name": "rhacm2/insights-metrics-rhel8@sha256:6c54e08f5f6c2cae41a5e108e1019ff6522af8f69d666e22eb4631cd83b85917_amd64",
"product": {
"name": "rhacm2/insights-metrics-rhel8@sha256:6c54e08f5f6c2cae41a5e108e1019ff6522af8f69d666e22eb4631cd83b85917_amd64",
"product_id": "rhacm2/insights-metrics-rhel8@sha256:6c54e08f5f6c2cae41a5e108e1019ff6522af8f69d666e22eb4631cd83b85917_amd64",
"product_identification_helper": {
"purl": "pkg:oci/insights-metrics-rhel8@sha256:6c54e08f5f6c2cae41a5e108e1019ff6522af8f69d666e22eb4631cd83b85917?arch=amd64\u0026repository_url=registry.redhat.io/rhacm2/insights-metrics-rhel8\u0026tag=v2.6.0-10"
}
}
},
{
"category": "product_version",
"name": "rhacm2/klusterlet-addon-controller-rhel8@sha256:8dd7f47af047fb899c7fcbad61cb8f38da45990cac186f9235aec3e4e7de25e9_amd64",
"product": {
"name": "rhacm2/klusterlet-addon-controller-rhel8@sha256:8dd7f47af047fb899c7fcbad61cb8f38da45990cac186f9235aec3e4e7de25e9_amd64",
"product_id": "rhacm2/klusterlet-addon-controller-rhel8@sha256:8dd7f47af047fb899c7fcbad61cb8f38da45990cac186f9235aec3e4e7de25e9_amd64",
"product_identification_helper": {
"purl": "pkg:oci/klusterlet-addon-controller-rhel8@sha256:8dd7f47af047fb899c7fcbad61cb8f38da45990cac186f9235aec3e4e7de25e9?arch=amd64\u0026repository_url=registry.redhat.io/rhacm2/klusterlet-addon-controller-rhel8\u0026tag=v2.6.0-15"
}
}
},
{
"category": "product_version",
"name": "rhacm2/kube-rbac-proxy-rhel8@sha256:31757f3e3bb08b4e49e54694b18b3cf327637be20535482b2df1345b17444dda_amd64",
"product": {
"name": "rhacm2/kube-rbac-proxy-rhel8@sha256:31757f3e3bb08b4e49e54694b18b3cf327637be20535482b2df1345b17444dda_amd64",
"product_id": "rhacm2/kube-rbac-proxy-rhel8@sha256:31757f3e3bb08b4e49e54694b18b3cf327637be20535482b2df1345b17444dda_amd64",
"product_identification_helper": {
"purl": "pkg:oci/kube-rbac-proxy-rhel8@sha256:31757f3e3bb08b4e49e54694b18b3cf327637be20535482b2df1345b17444dda?arch=amd64\u0026repository_url=registry.redhat.io/rhacm2/kube-rbac-proxy-rhel8\u0026tag=v2.6.0-8"
}
}
},
{
"category": "product_version",
"name": "rhacm2/kube-state-metrics-rhel8@sha256:e6b1d24b56e6973eee1569e351db6637ca67e1d6cd124adb845cbf6e35a4f6af_amd64",
"product": {
"name": "rhacm2/kube-state-metrics-rhel8@sha256:e6b1d24b56e6973eee1569e351db6637ca67e1d6cd124adb845cbf6e35a4f6af_amd64",
"product_id": "rhacm2/kube-state-metrics-rhel8@sha256:e6b1d24b56e6973eee1569e351db6637ca67e1d6cd124adb845cbf6e35a4f6af_amd64",
"product_identification_helper": {
"purl": "pkg:oci/kube-state-metrics-rhel8@sha256:e6b1d24b56e6973eee1569e351db6637ca67e1d6cd124adb845cbf6e35a4f6af?arch=amd64\u0026repository_url=registry.redhat.io/rhacm2/kube-state-metrics-rhel8\u0026tag=v2.6.0-9"
}
}
},
{
"category": "product_version",
"name": "rhacm2/management-ingress-rhel8@sha256:6917d018e53aabb6f5402f02000aedd2e5cf71bcc84562e0fc7d7c87049f4b67_amd64",
"product": {
"name": "rhacm2/management-ingress-rhel8@sha256:6917d018e53aabb6f5402f02000aedd2e5cf71bcc84562e0fc7d7c87049f4b67_amd64",
"product_id": "rhacm2/management-ingress-rhel8@sha256:6917d018e53aabb6f5402f02000aedd2e5cf71bcc84562e0fc7d7c87049f4b67_amd64",
"product_identification_helper": {
"purl": "pkg:oci/management-ingress-rhel8@sha256:6917d018e53aabb6f5402f02000aedd2e5cf71bcc84562e0fc7d7c87049f4b67?arch=amd64\u0026repository_url=registry.redhat.io/rhacm2/management-ingress-rhel8\u0026tag=v2.6.0-9"
}
}
},
{
"category": "product_version",
"name": "rhacm2/memcached-rhel8@sha256:6f458c76757203b28434f871027c6a466a73d246ceb5bfac8793ad1896a672ab_amd64",
"product": {
"name": "rhacm2/memcached-rhel8@sha256:6f458c76757203b28434f871027c6a466a73d246ceb5bfac8793ad1896a672ab_amd64",
"product_id": "rhacm2/memcached-rhel8@sha256:6f458c76757203b28434f871027c6a466a73d246ceb5bfac8793ad1896a672ab_amd64",
"product_identification_helper": {
"purl": "pkg:oci/memcached-rhel8@sha256:6f458c76757203b28434f871027c6a466a73d246ceb5bfac8793ad1896a672ab?arch=amd64\u0026repository_url=registry.redhat.io/rhacm2/memcached-rhel8\u0026tag=v2.6.0-6"
}
}
},
{
"category": "product_version",
"name": "rhacm2/memcached-exporter-rhel8@sha256:c773b9a2fffcd549d4936054260f655c78da603957826d6bad4e8567a213ad10_amd64",
"product": {
"name": "rhacm2/memcached-exporter-rhel8@sha256:c773b9a2fffcd549d4936054260f655c78da603957826d6bad4e8567a213ad10_amd64",
"product_id": "rhacm2/memcached-exporter-rhel8@sha256:c773b9a2fffcd549d4936054260f655c78da603957826d6bad4e8567a213ad10_amd64",
"product_identification_helper": {
"purl": "pkg:oci/memcached-exporter-rhel8@sha256:c773b9a2fffcd549d4936054260f655c78da603957826d6bad4e8567a213ad10?arch=amd64\u0026repository_url=registry.redhat.io/rhacm2/memcached-exporter-rhel8\u0026tag=v2.6.0-6"
}
}
},
{
"category": "product_version",
"name": "rhacm2/metrics-collector-rhel8@sha256:6a3e0c36c123c9dc54759655d9148f580abada501034914863a6528ded19ef34_amd64",
"product": {
"name": "rhacm2/metrics-collector-rhel8@sha256:6a3e0c36c123c9dc54759655d9148f580abada501034914863a6528ded19ef34_amd64",
"product_id": "rhacm2/metrics-collector-rhel8@sha256:6a3e0c36c123c9dc54759655d9148f580abada501034914863a6528ded19ef34_amd64",
"product_identification_helper": {
"purl": "pkg:oci/metrics-collector-rhel8@sha256:6a3e0c36c123c9dc54759655d9148f580abada501034914863a6528ded19ef34?arch=amd64\u0026repository_url=registry.redhat.io/rhacm2/metrics-collector-rhel8\u0026tag=v2.6.0-19"
}
}
},
{
"category": "product_version",
"name": "rhacm2/multicloud-integrations-rhel8@sha256:db89ef3686570526afdb2b79fd698aca5dc50c633009760f1748fb9fd506067b_amd64",
"product": {
"name": "rhacm2/multicloud-integrations-rhel8@sha256:db89ef3686570526afdb2b79fd698aca5dc50c633009760f1748fb9fd506067b_amd64",
"product_id": "rhacm2/multicloud-integrations-rhel8@sha256:db89ef3686570526afdb2b79fd698aca5dc50c633009760f1748fb9fd506067b_amd64",
"product_identification_helper": {
"purl": "pkg:oci/multicloud-integrations-rhel8@sha256:db89ef3686570526afdb2b79fd698aca5dc50c633009760f1748fb9fd506067b?arch=amd64\u0026repository_url=registry.redhat.io/rhacm2/multicloud-integrations-rhel8\u0026tag=v2.6.0-14"
}
}
},
{
"category": "product_version",
"name": "rhacm2/multiclusterhub-rhel8@sha256:ecf12158a2d8802b4c7efd6b336ff36c1e002223b1d385a40fbef638d5e4aa21_amd64",
"product": {
"name": "rhacm2/multiclusterhub-rhel8@sha256:ecf12158a2d8802b4c7efd6b336ff36c1e002223b1d385a40fbef638d5e4aa21_amd64",
"product_id": "rhacm2/multiclusterhub-rhel8@sha256:ecf12158a2d8802b4c7efd6b336ff36c1e002223b1d385a40fbef638d5e4aa21_amd64",
"product_identification_helper": {
"purl": "pkg:oci/multiclusterhub-rhel8@sha256:ecf12158a2d8802b4c7efd6b336ff36c1e002223b1d385a40fbef638d5e4aa21?arch=amd64\u0026repository_url=registry.redhat.io/rhacm2/multiclusterhub-rhel8\u0026tag=v2.6.0-27"
}
}
},
{
"category": "product_version",
"name": "rhacm2/multiclusterhub-repo-rhel8@sha256:881b8c3b19918affd478c0ad0c73dff96dd28f5c1dfddb86472b42e422fa25b6_amd64",
"product": {
"name": "rhacm2/multiclusterhub-repo-rhel8@sha256:881b8c3b19918affd478c0ad0c73dff96dd28f5c1dfddb86472b42e422fa25b6_amd64",
"product_id": "rhacm2/multiclusterhub-repo-rhel8@sha256:881b8c3b19918affd478c0ad0c73dff96dd28f5c1dfddb86472b42e422fa25b6_amd64",
"product_identification_helper": {
"purl": "pkg:oci/multiclusterhub-repo-rhel8@sha256:881b8c3b19918affd478c0ad0c73dff96dd28f5c1dfddb86472b42e422fa25b6?arch=amd64\u0026repository_url=registry.redhat.io/rhacm2/multiclusterhub-repo-rhel8\u0026tag=v2.6.0-20"
}
}
},
{
"category": "product_version",
"name": "rhacm2/multicluster-observability-rhel8-operator@sha256:d23f208e020d42bc095011d423146e2da35b2bc85b844911bde2f4edf696bdca_amd64",
"product": {
"name": "rhacm2/multicluster-observability-rhel8-operator@sha256:d23f208e020d42bc095011d423146e2da35b2bc85b844911bde2f4edf696bdca_amd64",
"product_id": "rhacm2/multicluster-observability-rhel8-operator@sha256:d23f208e020d42bc095011d423146e2da35b2bc85b844911bde2f4edf696bdca_amd64",
"product_identification_helper": {
"purl": "pkg:oci/multicluster-observability-rhel8-operator@sha256:d23f208e020d42bc095011d423146e2da35b2bc85b844911bde2f4edf696bdca?arch=amd64\u0026repository_url=registry.redhat.io/rhacm2/multicluster-observability-rhel8-operator\u0026tag=v2.6.0-19"
}
}
},
{
"category": "product_version",
"name": "rhacm2/multicluster-operators-application-rhel8@sha256:ace8895fc62c1394dfa7854fd9ce3e14ef859e989255f70dc9a5a3d9bcd514c0_amd64",
"product": {
"name": "rhacm2/multicluster-operators-application-rhel8@sha256:ace8895fc62c1394dfa7854fd9ce3e14ef859e989255f70dc9a5a3d9bcd514c0_amd64",
"product_id": "rhacm2/multicluster-operators-application-rhel8@sha256:ace8895fc62c1394dfa7854fd9ce3e14ef859e989255f70dc9a5a3d9bcd514c0_amd64",
"product_identification_helper": {
"purl": "pkg:oci/multicluster-operators-application-rhel8@sha256:ace8895fc62c1394dfa7854fd9ce3e14ef859e989255f70dc9a5a3d9bcd514c0?arch=amd64\u0026repository_url=registry.redhat.io/rhacm2/multicluster-operators-application-rhel8\u0026tag=v2.6.0-20"
}
}
},
{
"category": "product_version",
"name": "rhacm2/multicluster-operators-channel-rhel8@sha256:85e20d97f28e43668c2790bd6e0adbc598d01f9fab849761fb96d7a5c4946a87_amd64",
"product": {
"name": "rhacm2/multicluster-operators-channel-rhel8@sha256:85e20d97f28e43668c2790bd6e0adbc598d01f9fab849761fb96d7a5c4946a87_amd64",
"product_id": "rhacm2/multicluster-operators-channel-rhel8@sha256:85e20d97f28e43668c2790bd6e0adbc598d01f9fab849761fb96d7a5c4946a87_amd64",
"product_identification_helper": {
"purl": "pkg:oci/multicluster-operators-channel-rhel8@sha256:85e20d97f28e43668c2790bd6e0adbc598d01f9fab849761fb96d7a5c4946a87?arch=amd64\u0026repository_url=registry.redhat.io/rhacm2/multicluster-operators-channel-rhel8\u0026tag=v2.6.0-19"
}
}
},
{
"category": "product_version",
"name": "rhacm2/multicluster-operators-subscription-rhel8@sha256:e718d5abef58365d547ef73828a26adff5b6cef1bf935aa7c27f12f604b50337_amd64",
"product": {
"name": "rhacm2/multicluster-operators-subscription-rhel8@sha256:e718d5abef58365d547ef73828a26adff5b6cef1bf935aa7c27f12f604b50337_amd64",
"product_id": "rhacm2/multicluster-operators-subscription-rhel8@sha256:e718d5abef58365d547ef73828a26adff5b6cef1bf935aa7c27f12f604b50337_amd64",
"product_identification_helper": {
"purl": "pkg:oci/multicluster-operators-subscription-rhel8@sha256:e718d5abef58365d547ef73828a26adff5b6cef1bf935aa7c27f12f604b50337?arch=amd64\u0026repository_url=registry.redhat.io/rhacm2/multicluster-operators-subscription-rhel8\u0026tag=v2.6.0-43"
}
}
},
{
"category": "product_version",
"name": "rhacm2/node-exporter-rhel8@sha256:14d23638efff3c30661c9a5f3ddb6ab0c7a9d162de1176dd9565cf49dfa4b9c5_amd64",
"product": {
"name": "rhacm2/node-exporter-rhel8@sha256:14d23638efff3c30661c9a5f3ddb6ab0c7a9d162de1176dd9565cf49dfa4b9c5_amd64",
"product_id": "rhacm2/node-exporter-rhel8@sha256:14d23638efff3c30661c9a5f3ddb6ab0c7a9d162de1176dd9565cf49dfa4b9c5_amd64",
"product_identification_helper": {
"purl": "pkg:oci/node-exporter-rhel8@sha256:14d23638efff3c30661c9a5f3ddb6ab0c7a9d162de1176dd9565cf49dfa4b9c5?arch=amd64\u0026repository_url=registry.redhat.io/rhacm2/node-exporter-rhel8\u0026tag=v2.6.0-9"
}
}
},
{
"category": "product_version",
"name": "rhacm2/observatorium-rhel8@sha256:8f2f3732600235f66c406b6121ac37979f52572ce90353b6e099be7b74406251_amd64",
"product": {
"name": "rhacm2/observatorium-rhel8@sha256:8f2f3732600235f66c406b6121ac37979f52572ce90353b6e099be7b74406251_amd64",
"product_id": "rhacm2/observatorium-rhel8@sha256:8f2f3732600235f66c406b6121ac37979f52572ce90353b6e099be7b74406251_amd64",
"product_identification_helper": {
"purl": "pkg:oci/observatorium-rhel8@sha256:8f2f3732600235f66c406b6121ac37979f52572ce90353b6e099be7b74406251?arch=amd64\u0026repository_url=registry.redhat.io/rhacm2/observatorium-rhel8\u0026tag=v2.6.0-8"
}
}
},
{
"category": "product_version",
"name": "rhacm2/observatorium-rhel8-operator@sha256:092e3437e6d38b2bf676d7fb67ad672e3ef03440017b5af7c1ebd2beb3f437eb_amd64",
"product": {
"name": "rhacm2/observatorium-rhel8-operator@sha256:092e3437e6d38b2bf676d7fb67ad672e3ef03440017b5af7c1ebd2beb3f437eb_amd64",
"product_id": "rhacm2/observatorium-rhel8-operator@sha256:092e3437e6d38b2bf676d7fb67ad672e3ef03440017b5af7c1ebd2beb3f437eb_amd64",
"product_identification_helper": {
"purl": "pkg:oci/observatorium-rhel8-operator@sha256:092e3437e6d38b2bf676d7fb67ad672e3ef03440017b5af7c1ebd2beb3f437eb?arch=amd64\u0026repository_url=registry.redhat.io/rhacm2/observatorium-rhel8-operator\u0026tag=v2.6.0-9"
}
}
},
{
"category": "product_version",
"name": "rhacm2/prometheus-alertmanager-rhel8@sha256:0860b7aa5e8b07792ad7f5d5c0654e23e9da8eedd4b9f509caea616dcfa97d69_amd64",
"product": {
"name": "rhacm2/prometheus-alertmanager-rhel8@sha256:0860b7aa5e8b07792ad7f5d5c0654e23e9da8eedd4b9f509caea616dcfa97d69_amd64",
"product_id": "rhacm2/prometheus-alertmanager-rhel8@sha256:0860b7aa5e8b07792ad7f5d5c0654e23e9da8eedd4b9f509caea616dcfa97d69_amd64",
"product_identification_helper": {
"purl": "pkg:oci/prometheus-alertmanager-rhel8@sha256:0860b7aa5e8b07792ad7f5d5c0654e23e9da8eedd4b9f509caea616dcfa97d69?arch=amd64\u0026repository_url=registry.redhat.io/rhacm2/prometheus-alertmanager-rhel8\u0026tag=v2.6.0-8"
}
}
},
{
"category": "product_version",
"name": "rhacm2/prometheus-rhel8@sha256:ed0cc13e79949436d29a7ad0b41b189744a177ea27545fd5eb9b4f71e87bd0eb_amd64",
"product": {
"name": "rhacm2/prometheus-rhel8@sha256:ed0cc13e79949436d29a7ad0b41b189744a177ea27545fd5eb9b4f71e87bd0eb_amd64",
"product_id": "rhacm2/prometheus-rhel8@sha256:ed0cc13e79949436d29a7ad0b41b189744a177ea27545fd5eb9b4f71e87bd0eb_amd64",
"product_identification_helper": {
"purl": "pkg:oci/prometheus-rhel8@sha256:ed0cc13e79949436d29a7ad0b41b189744a177ea27545fd5eb9b4f71e87bd0eb?arch=amd64\u0026repository_url=registry.redhat.io/rhacm2/prometheus-rhel8\u0026tag=v2.6.0-8"
}
}
},
{
"category": "product_version",
"name": "rhacm2/rbac-query-proxy-rhel8@sha256:582301b10af0b966ae7d5e130cb0e5f96e7912dc66b4108e0d6078656ca80604_amd64",
"product": {
"name": "rhacm2/rbac-query-proxy-rhel8@sha256:582301b10af0b966ae7d5e130cb0e5f96e7912dc66b4108e0d6078656ca80604_amd64",
"product_id": "rhacm2/rbac-query-proxy-rhel8@sha256:582301b10af0b966ae7d5e130cb0e5f96e7912dc66b4108e0d6078656ca80604_amd64",
"product_identification_helper": {
"purl": "pkg:oci/rbac-query-proxy-rhel8@sha256:582301b10af0b966ae7d5e130cb0e5f96e7912dc66b4108e0d6078656ca80604?arch=amd64\u0026repository_url=registry.redhat.io/rhacm2/rbac-query-proxy-rhel8\u0026tag=v2.6.0-19"
}
}
},
{
"category": "product_version",
"name": "rhacm2/redisgraph-tls-rhel8@sha256:128279a656bfbde6c2c052766d63a1de6a06d8bea2707813c64396c2ae382478_amd64",
"product": {
"name": "rhacm2/redisgraph-tls-rhel8@sha256:128279a656bfbde6c2c052766d63a1de6a06d8bea2707813c64396c2ae382478_amd64",
"product_id": "rhacm2/redisgraph-tls-rhel8@sha256:128279a656bfbde6c2c052766d63a1de6a06d8bea2707813c64396c2ae382478_amd64",
"product_identification_helper": {
"purl": "pkg:oci/redisgraph-tls-rhel8@sha256:128279a656bfbde6c2c052766d63a1de6a06d8bea2707813c64396c2ae382478?arch=amd64\u0026repository_url=registry.redhat.io/rhacm2/redisgraph-tls-rhel8\u0026tag=v2.6.0-10"
}
}
},
{
"category": "product_version",
"name": "rhacm2/search-aggregator-rhel8@sha256:38fceeedc0672def1c2cf42bb6743ae726e77d9f7352d002b3fc688c6d551852_amd64",
"product": {
"name": "rhacm2/search-aggregator-rhel8@sha256:38fceeedc0672def1c2cf42bb6743ae726e77d9f7352d002b3fc688c6d551852_amd64",
"product_id": "rhacm2/search-aggregator-rhel8@sha256:38fceeedc0672def1c2cf42bb6743ae726e77d9f7352d002b3fc688c6d551852_amd64",
"product_identification_helper": {
"purl": "pkg:oci/search-aggregator-rhel8@sha256:38fceeedc0672def1c2cf42bb6743ae726e77d9f7352d002b3fc688c6d551852?arch=amd64\u0026repository_url=registry.redhat.io/rhacm2/search-aggregator-rhel8\u0026tag=v2.6.0-7"
}
}
},
{
"category": "product_version",
"name": "rhacm2/search-api-rhel8@sha256:37eea70d5b1c89c25372dcea8c8c03e1e0a9af1b5a06f3b0706ba776ae8847c1_amd64",
"product": {
"name": "rhacm2/search-api-rhel8@sha256:37eea70d5b1c89c25372dcea8c8c03e1e0a9af1b5a06f3b0706ba776ae8847c1_amd64",
"product_id": "rhacm2/search-api-rhel8@sha256:37eea70d5b1c89c25372dcea8c8c03e1e0a9af1b5a06f3b0706ba776ae8847c1_amd64",
"product_identification_helper": {
"purl": "pkg:oci/search-api-rhel8@sha256:37eea70d5b1c89c25372dcea8c8c03e1e0a9af1b5a06f3b0706ba776ae8847c1?arch=amd64\u0026repository_url=registry.redhat.io/rhacm2/search-api-rhel8\u0026tag=v2.6.0-17"
}
}
},
{
"category": "product_version",
"name": "rhacm2/search-collector-rhel8@sha256:5a29a9805b8d20969cba86da11a9de8176a3172df361aec5fae136a4271de308_amd64",
"product": {
"name": "rhacm2/search-collector-rhel8@sha256:5a29a9805b8d20969cba86da11a9de8176a3172df361aec5fae136a4271de308_amd64",
"product_id": "rhacm2/search-collector-rhel8@sha256:5a29a9805b8d20969cba86da11a9de8176a3172df361aec5fae136a4271de308_amd64",
"product_identification_helper": {
"purl": "pkg:oci/search-collector-rhel8@sha256:5a29a9805b8d20969cba86da11a9de8176a3172df361aec5fae136a4271de308?arch=amd64\u0026repository_url=registry.redhat.io/rhacm2/search-collector-rhel8\u0026tag=v2.6.0-10"
}
}
},
{
"category": "product_version",
"name": "rhacm2/search-rhel8@sha256:6e6a19f1440e4eb15a8206e18f7f4dde3e1a5c6518944571d09923d116d3f04e_amd64",
"product": {
"name": "rhacm2/search-rhel8@sha256:6e6a19f1440e4eb15a8206e18f7f4dde3e1a5c6518944571d09923d116d3f04e_amd64",
"product_id": "rhacm2/search-rhel8@sha256:6e6a19f1440e4eb15a8206e18f7f4dde3e1a5c6518944571d09923d116d3f04e_amd64",
"product_identification_helper": {
"purl": "pkg:oci/search-rhel8@sha256:6e6a19f1440e4eb15a8206e18f7f4dde3e1a5c6518944571d09923d116d3f04e?arch=amd64\u0026repository_url=registry.redhat.io/rhacm2/search-rhel8\u0026tag=v2.6.0-9"
}
}
},
{
"category": "product_version",
"name": "rhacm2/submariner-addon-rhel8@sha256:fc5592d42e4aca70288448d174511b922ece7f8cb4b41c6a36195c3a4a60aa36_amd64",
"product": {
"name": "rhacm2/submariner-addon-rhel8@sha256:fc5592d42e4aca70288448d174511b922ece7f8cb4b41c6a36195c3a4a60aa36_amd64",
"product_id": "rhacm2/submariner-addon-rhel8@sha256:fc5592d42e4aca70288448d174511b922ece7f8cb4b41c6a36195c3a4a60aa36_amd64",
"product_identification_helper": {
"purl": "pkg:oci/submariner-addon-rhel8@sha256:fc5592d42e4aca70288448d174511b922ece7f8cb4b41c6a36195c3a4a60aa36?arch=amd64\u0026repository_url=registry.redhat.io/rhacm2/submariner-addon-rhel8\u0026tag=v2.6.0-23"
}
}
},
{
"category": "product_version",
"name": "rhacm2/thanos-rhel8@sha256:453c525197ccfe1f866af70ca2e7f3deb6f98d0b98c09b602b4fa1368787213d_amd64",
"product": {
"name": "rhacm2/thanos-rhel8@sha256:453c525197ccfe1f866af70ca2e7f3deb6f98d0b98c09b602b4fa1368787213d_amd64",
"product_id": "rhacm2/thanos-rhel8@sha256:453c525197ccfe1f866af70ca2e7f3deb6f98d0b98c09b602b4fa1368787213d_amd64",
"product_identification_helper": {
"purl": "pkg:oci/thanos-rhel8@sha256:453c525197ccfe1f866af70ca2e7f3deb6f98d0b98c09b602b4fa1368787213d?arch=amd64\u0026repository_url=registry.redhat.io/rhacm2/thanos-rhel8\u0026tag=v2.6.0-9"
}
}
},
{
"category": "product_version",
"name": "rhacm2/thanos-receive-controller-rhel8@sha256:c357074958324fc5d602cdcf1cba285bf8582e0b36af79a8f6211bb0dfb77a10_amd64",
"product": {
"name": "rhacm2/thanos-receive-controller-rhel8@sha256:c357074958324fc5d602cdcf1cba285bf8582e0b36af79a8f6211bb0dfb77a10_amd64",
"product_id": "rhacm2/thanos-receive-controller-rhel8@sha256:c357074958324fc5d602cdcf1cba285bf8582e0b36af79a8f6211bb0dfb77a10_amd64",
"product_identification_helper": {
"purl": "pkg:oci/thanos-receive-controller-rhel8@sha256:c357074958324fc5d602cdcf1cba285bf8582e0b36af79a8f6211bb0dfb77a10?arch=amd64\u0026repository_url=registry.redhat.io/rhacm2/thanos-receive-controller-rhel8\u0026tag=v2.6.0-6"
}
}
}
],
"category": "architecture",
"name": "amd64"
},
{
"branches": [
{
"category": "product_version",
"name": "rhacm2/acm-governance-policy-addon-controller-rhel8@sha256:b5bef941b4e0b5b3529ca5b2311c85295b9f6d12e482a9cbdad691c2406541f1_ppc64le",
"product": {
"name": "rhacm2/acm-governance-policy-addon-controller-rhel8@sha256:b5bef941b4e0b5b3529ca5b2311c85295b9f6d12e482a9cbdad691c2406541f1_ppc64le",
"product_id": "rhacm2/acm-governance-policy-addon-controller-rhel8@sha256:b5bef941b4e0b5b3529ca5b2311c85295b9f6d12e482a9cbdad691c2406541f1_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/acm-governance-policy-addon-controller-rhel8@sha256:b5bef941b4e0b5b3529ca5b2311c85295b9f6d12e482a9cbdad691c2406541f1?arch=ppc64le\u0026repository_url=registry.redhat.io/rhacm2/acm-governance-policy-addon-controller-rhel8\u0026tag=v2.6.0-19"
}
}
},
{
"category": "product_version",
"name": "rhacm2/acm-grafana-rhel8@sha256:cdf24e68e50be1350566243f6d2cb1403d09ab68e5fed39ea6c56212e42b90f1_ppc64le",
"product": {
"name": "rhacm2/acm-grafana-rhel8@sha256:cdf24e68e50be1350566243f6d2cb1403d09ab68e5fed39ea6c56212e42b90f1_ppc64le",
"product_id": "rhacm2/acm-grafana-rhel8@sha256:cdf24e68e50be1350566243f6d2cb1403d09ab68e5fed39ea6c56212e42b90f1_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/acm-grafana-rhel8@sha256:cdf24e68e50be1350566243f6d2cb1403d09ab68e5fed39ea6c56212e42b90f1?arch=ppc64le\u0026repository_url=registry.redhat.io/rhacm2/acm-grafana-rhel8\u0026tag=v2.6.0-8"
}
}
},
{
"category": "product_version",
"name": "rhacm2/acm-must-gather-rhel8@sha256:1457ff5cfd61611fdc968d4af5b020d835e107b97932c7ba7b3f5ed4cbd0e39f_ppc64le",
"product": {
"name": "rhacm2/acm-must-gather-rhel8@sha256:1457ff5cfd61611fdc968d4af5b020d835e107b97932c7ba7b3f5ed4cbd0e39f_ppc64le",
"product_id": "rhacm2/acm-must-gather-rhel8@sha256:1457ff5cfd61611fdc968d4af5b020d835e107b97932c7ba7b3f5ed4cbd0e39f_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/acm-must-gather-rhel8@sha256:1457ff5cfd61611fdc968d4af5b020d835e107b97932c7ba7b3f5ed4cbd0e39f?arch=ppc64le\u0026repository_url=registry.redhat.io/rhacm2/acm-must-gather-rhel8\u0026tag=v2.6.0-10"
}
}
},
{
"category": "product_version",
"name": "rhacm2/acm-operator-bundle@sha256:997aaee36f0bed47e231925a3f2c2ecc503410e54b35727f035c72477f3d1944_ppc64le",
"product": {
"name": "rhacm2/acm-operator-bundle@sha256:997aaee36f0bed47e231925a3f2c2ecc503410e54b35727f035c72477f3d1944_ppc64le",
"product_id": "rhacm2/acm-operator-bundle@sha256:997aaee36f0bed47e231925a3f2c2ecc503410e54b35727f035c72477f3d1944_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/acm-operator-bundle@sha256:997aaee36f0bed47e231925a3f2c2ecc503410e54b35727f035c72477f3d1944?arch=ppc64le\u0026repository_url=registry.redhat.io/rhacm2/acm-operator-bundle\u0026tag=v2.6.0-104"
}
}
},
{
"category": "product_version",
"name": "rhacm2/acm-prometheus-config-reloader-rhel8@sha256:ce1c17b34b7aac2e990dc0efe40f4406e73f727b2c7bfe109eded849de753f1a_ppc64le",
"product": {
"name": "rhacm2/acm-prometheus-config-reloader-rhel8@sha256:ce1c17b34b7aac2e990dc0efe40f4406e73f727b2c7bfe109eded849de753f1a_ppc64le",
"product_id": "rhacm2/acm-prometheus-config-reloader-rhel8@sha256:ce1c17b34b7aac2e990dc0efe40f4406e73f727b2c7bfe109eded849de753f1a_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/acm-prometheus-config-reloader-rhel8@sha256:ce1c17b34b7aac2e990dc0efe40f4406e73f727b2c7bfe109eded849de753f1a?arch=ppc64le\u0026repository_url=registry.redhat.io/rhacm2/acm-prometheus-config-reloader-rhel8\u0026tag=v2.6.0-8"
}
}
},
{
"category": "product_version",
"name": "rhacm2/acm-prometheus-rhel8@sha256:f720e0a94bfe7ed5d812819a3e77cc0581be102970127d8c0d4aa06a05edbf3d_ppc64le",
"product": {
"name": "rhacm2/acm-prometheus-rhel8@sha256:f720e0a94bfe7ed5d812819a3e77cc0581be102970127d8c0d4aa06a05edbf3d_ppc64le",
"product_id": "rhacm2/acm-prometheus-rhel8@sha256:f720e0a94bfe7ed5d812819a3e77cc0581be102970127d8c0d4aa06a05edbf3d_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/acm-prometheus-rhel8@sha256:f720e0a94bfe7ed5d812819a3e77cc0581be102970127d8c0d4aa06a05edbf3d?arch=ppc64le\u0026repository_url=registry.redhat.io/rhacm2/acm-prometheus-rhel8\u0026tag=v2.6.0-8"
}
}
},
{
"category": "product_version",
"name": "rhacm2/acm-volsync-addon-controller-rhel8@sha256:17ccd6b924b36ab14e3ca5f5331ba7e4c86f8cb64304640d58c3ee6b76edbcaf_ppc64le",
"product": {
"name": "rhacm2/acm-volsync-addon-controller-rhel8@sha256:17ccd6b924b36ab14e3ca5f5331ba7e4c86f8cb64304640d58c3ee6b76edbcaf_ppc64le",
"product_id": "rhacm2/acm-volsync-addon-controller-rhel8@sha256:17ccd6b924b36ab14e3ca5f5331ba7e4c86f8cb64304640d58c3ee6b76edbcaf_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/acm-volsync-addon-controller-rhel8@sha256:17ccd6b924b36ab14e3ca5f5331ba7e4c86f8cb64304640d58c3ee6b76edbcaf?arch=ppc64le\u0026repository_url=registry.redhat.io/rhacm2/acm-volsync-addon-controller-rhel8\u0026tag=v2.6.0-9"
}
}
},
{
"category": "product_version",
"name": "rhacm2/cert-policy-controller-rhel8@sha256:0610778095974edf936602018281bf7a5e287ba9eca9f661a423e68bbe000e40_ppc64le",
"product": {
"name": "rhacm2/cert-policy-controller-rhel8@sha256:0610778095974edf936602018281bf7a5e287ba9eca9f661a423e68bbe000e40_ppc64le",
"product_id": "rhacm2/cert-policy-controller-rhel8@sha256:0610778095974edf936602018281bf7a5e287ba9eca9f661a423e68bbe000e40_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/cert-policy-controller-rhel8@sha256:0610778095974edf936602018281bf7a5e287ba9eca9f661a423e68bbe000e40?arch=ppc64le\u0026repository_url=registry.redhat.io/rhacm2/cert-policy-controller-rhel8\u0026tag=v2.6.0-12"
}
}
},
{
"category": "product_version",
"name": "rhacm2/cluster-backup-rhel8-operator@sha256:995f225449b207da9a3cad175dac85b87eefb28ff5bae6a588f40fd79fbe12a1_ppc64le",
"product": {
"name": "rhacm2/cluster-backup-rhel8-operator@sha256:995f225449b207da9a3cad175dac85b87eefb28ff5bae6a588f40fd79fbe12a1_ppc64le",
"product_id": "rhacm2/cluster-backup-rhel8-operator@sha256:995f225449b207da9a3cad175dac85b87eefb28ff5bae6a588f40fd79fbe12a1_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/cluster-backup-rhel8-operator@sha256:995f225449b207da9a3cad175dac85b87eefb28ff5bae6a588f40fd79fbe12a1?arch=ppc64le\u0026repository_url=registry.redhat.io/rhacm2/cluster-backup-rhel8-operator\u0026tag=v2.6.0-21"
}
}
},
{
"category": "product_version",
"name": "rhacm2/config-policy-controller-rhel8@sha256:447f275bbde46d7fc173798ef5abc0a77a6780f0dffdc171786edbe00f27d8d8_ppc64le",
"product": {
"name": "rhacm2/config-policy-controller-rhel8@sha256:447f275bbde46d7fc173798ef5abc0a77a6780f0dffdc171786edbe00f27d8d8_ppc64le",
"product_id": "rhacm2/config-policy-controller-rhel8@sha256:447f275bbde46d7fc173798ef5abc0a77a6780f0dffdc171786edbe00f27d8d8_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/config-policy-controller-rhel8@sha256:447f275bbde46d7fc173798ef5abc0a77a6780f0dffdc171786edbe00f27d8d8?arch=ppc64le\u0026repository_url=registry.redhat.io/rhacm2/config-policy-controller-rhel8\u0026tag=v2.6.0-20"
}
}
},
{
"category": "product_version",
"name": "rhacm2/console-rhel8@sha256:afa80ae8274db7fa6796c35980fc5df15889e94aff3361f6cda643e5a09da220_ppc64le",
"product": {
"name": "rhacm2/console-rhel8@sha256:afa80ae8274db7fa6796c35980fc5df15889e94aff3361f6cda643e5a09da220_ppc64le",
"product_id": "rhacm2/console-rhel8@sha256:afa80ae8274db7fa6796c35980fc5df15889e94aff3361f6cda643e5a09da220_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/console-rhel8@sha256:afa80ae8274db7fa6796c35980fc5df15889e94aff3361f6cda643e5a09da220?arch=ppc64le\u0026repository_url=registry.redhat.io/rhacm2/console-rhel8\u0026tag=v2.6.0-65"
}
}
},
{
"category": "product_version",
"name": "rhacm2/endpoint-monitoring-rhel8-operator@sha256:d6204fcf04c83bac13232ec1602572ad5f22bb528537e591079dfa36152697ec_ppc64le",
"product": {
"name": "rhacm2/endpoint-monitoring-rhel8-operator@sha256:d6204fcf04c83bac13232ec1602572ad5f22bb528537e591079dfa36152697ec_ppc64le",
"product_id": "rhacm2/endpoint-monitoring-rhel8-operator@sha256:d6204fcf04c83bac13232ec1602572ad5f22bb528537e591079dfa36152697ec_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/endpoint-monitoring-rhel8-operator@sha256:d6204fcf04c83bac13232ec1602572ad5f22bb528537e591079dfa36152697ec?arch=ppc64le\u0026repository_url=registry.redhat.io/rhacm2/endpoint-monitoring-rhel8-operator\u0026tag=v2.6.0-19"
}
}
},
{
"category": "product_version",
"name": "rhacm2/governance-policy-propagator-rhel8@sha256:bdc6c128628db86697af198430c5ae5c61c3e586c1a97187e4d4e852cec61e92_ppc64le",
"product": {
"name": "rhacm2/governance-policy-propagator-rhel8@sha256:bdc6c128628db86697af198430c5ae5c61c3e586c1a97187e4d4e852cec61e92_ppc64le",
"product_id": "rhacm2/governance-policy-propagator-rhel8@sha256:bdc6c128628db86697af198430c5ae5c61c3e586c1a97187e4d4e852cec61e92_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/governance-policy-propagator-rhel8@sha256:bdc6c128628db86697af198430c5ae5c61c3e586c1a97187e4d4e852cec61e92?arch=ppc64le\u0026repository_url=registry.redhat.io/rhacm2/governance-policy-propagator-rhel8\u0026tag=v2.6.0-18"
}
}
},
{
"category": "product_version",
"name": "rhacm2/governance-policy-spec-sync-rhel8@sha256:4a8d30cc0e1d83c69b7f3339418b101da23fbcaee7d326bedaff677eceb25ab2_ppc64le",
"product": {
"name": "rhacm2/governance-policy-spec-sync-rhel8@sha256:4a8d30cc0e1d83c69b7f3339418b101da23fbcaee7d326bedaff677eceb25ab2_ppc64le",
"product_id": "rhacm2/governance-policy-spec-sync-rhel8@sha256:4a8d30cc0e1d83c69b7f3339418b101da23fbcaee7d326bedaff677eceb25ab2_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/governance-policy-spec-sync-rhel8@sha256:4a8d30cc0e1d83c69b7f3339418b101da23fbcaee7d326bedaff677eceb25ab2?arch=ppc64le\u0026repository_url=registry.redhat.io/rhacm2/governance-policy-spec-sync-rhel8\u0026tag=v2.6.0-14"
}
}
},
{
"category": "product_version",
"name": "rhacm2/governance-policy-status-sync-rhel8@sha256:e072b615eeffff80a94831e58c70980684c1ec4bd972844b25b157eb7ed5937f_ppc64le",
"product": {
"name": "rhacm2/governance-policy-status-sync-rhel8@sha256:e072b615eeffff80a94831e58c70980684c1ec4bd972844b25b157eb7ed5937f_ppc64le",
"product_id": "rhacm2/governance-policy-status-sync-rhel8@sha256:e072b615eeffff80a94831e58c70980684c1ec4bd972844b25b157eb7ed5937f_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/governance-policy-status-sync-rhel8@sha256:e072b615eeffff80a94831e58c70980684c1ec4bd972844b25b157eb7ed5937f?arch=ppc64le\u0026repository_url=registry.redhat.io/rhacm2/governance-policy-status-sync-rhel8\u0026tag=v2.6.0-15"
}
}
},
{
"category": "product_version",
"name": "rhacm2/governance-policy-template-sync-rhel8@sha256:848bce8007de7714afc8c755b5f0c3cdf5eb6b1d259811c947bc295924539a0e_ppc64le",
"product": {
"name": "rhacm2/governance-policy-template-sync-rhel8@sha256:848bce8007de7714afc8c755b5f0c3cdf5eb6b1d259811c947bc295924539a0e_ppc64le",
"product_id": "rhacm2/governance-policy-template-sync-rhel8@sha256:848bce8007de7714afc8c755b5f0c3cdf5eb6b1d259811c947bc295924539a0e_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/governance-policy-template-sync-rhel8@sha256:848bce8007de7714afc8c755b5f0c3cdf5eb6b1d259811c947bc295924539a0e?arch=ppc64le\u0026repository_url=registry.redhat.io/rhacm2/governance-policy-template-sync-rhel8\u0026tag=v2.6.0-17"
}
}
},
{
"category": "product_version",
"name": "rhacm2/grafana-dashboard-loader-rhel8@sha256:734270221ec4a516e7eb77f2ec3a753384242116aa70320a1dbe969e915af1df_ppc64le",
"product": {
"name": "rhacm2/grafana-dashboard-loader-rhel8@sha256:734270221ec4a516e7eb77f2ec3a753384242116aa70320a1dbe969e915af1df_ppc64le",
"product_id": "rhacm2/grafana-dashboard-loader-rhel8@sha256:734270221ec4a516e7eb77f2ec3a753384242116aa70320a1dbe969e915af1df_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/grafana-dashboard-loader-rhel8@sha256:734270221ec4a516e7eb77f2ec3a753384242116aa70320a1dbe969e915af1df?arch=ppc64le\u0026repository_url=registry.redhat.io/rhacm2/grafana-dashboard-loader-rhel8\u0026tag=v2.6.0-19"
}
}
},
{
"category": "product_version",
"name": "rhacm2/iam-policy-controller-rhel8@sha256:ca05e79e5508924af71f323c13f664770d8dd4eb61ecf0894e4f9a81f7a1b402_ppc64le",
"product": {
"name": "rhacm2/iam-policy-controller-rhel8@sha256:ca05e79e5508924af71f323c13f664770d8dd4eb61ecf0894e4f9a81f7a1b402_ppc64le",
"product_id": "rhacm2/iam-policy-controller-rhel8@sha256:ca05e79e5508924af71f323c13f664770d8dd4eb61ecf0894e4f9a81f7a1b402_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/iam-policy-controller-rhel8@sha256:ca05e79e5508924af71f323c13f664770d8dd4eb61ecf0894e4f9a81f7a1b402?arch=ppc64le\u0026repository_url=registry.redhat.io/rhacm2/iam-policy-controller-rhel8\u0026tag=v2.6.0-10"
}
}
},
{
"category": "product_version",
"name": "rhacm2/insights-client-rhel8@sha256:2b14036d0291e54c3191682de2ea875a78d78c35b2791a5a113ba1a8920f0621_ppc64le",
"product": {
"name": "rhacm2/insights-client-rhel8@sha256:2b14036d0291e54c3191682de2ea875a78d78c35b2791a5a113ba1a8920f0621_ppc64le",
"product_id": "rhacm2/insights-client-rhel8@sha256:2b14036d0291e54c3191682de2ea875a78d78c35b2791a5a113ba1a8920f0621_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/insights-client-rhel8@sha256:2b14036d0291e54c3191682de2ea875a78d78c35b2791a5a113ba1a8920f0621?arch=ppc64le\u0026repository_url=registry.redhat.io/rhacm2/insights-client-rhel8\u0026tag=v2.6.0-13"
}
}
},
{
"category": "product_version",
"name": "rhacm2/insights-metrics-rhel8@sha256:bad98fe71638d7346f31ea45f6063ec970bf90844bb5c5dc5f917bb0f0099899_ppc64le",
"product": {
"name": "rhacm2/insights-metrics-rhel8@sha256:bad98fe71638d7346f31ea45f6063ec970bf90844bb5c5dc5f917bb0f0099899_ppc64le",
"product_id": "rhacm2/insights-metrics-rhel8@sha256:bad98fe71638d7346f31ea45f6063ec970bf90844bb5c5dc5f917bb0f0099899_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/insights-metrics-rhel8@sha256:bad98fe71638d7346f31ea45f6063ec970bf90844bb5c5dc5f917bb0f0099899?arch=ppc64le\u0026repository_url=registry.redhat.io/rhacm2/insights-metrics-rhel8\u0026tag=v2.6.0-10"
}
}
},
{
"category": "product_version",
"name": "rhacm2/klusterlet-addon-controller-rhel8@sha256:55bc86326f992cc4f4401b93f90cdd2baa6728015ffaf6168f2d46ae43c70cf4_ppc64le",
"product": {
"name": "rhacm2/klusterlet-addon-controller-rhel8@sha256:55bc86326f992cc4f4401b93f90cdd2baa6728015ffaf6168f2d46ae43c70cf4_ppc64le",
"product_id": "rhacm2/klusterlet-addon-controller-rhel8@sha256:55bc86326f992cc4f4401b93f90cdd2baa6728015ffaf6168f2d46ae43c70cf4_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/klusterlet-addon-controller-rhel8@sha256:55bc86326f992cc4f4401b93f90cdd2baa6728015ffaf6168f2d46ae43c70cf4?arch=ppc64le\u0026repository_url=registry.redhat.io/rhacm2/klusterlet-addon-controller-rhel8\u0026tag=v2.6.0-15"
}
}
},
{
"category": "product_version",
"name": "rhacm2/kube-rbac-proxy-rhel8@sha256:dbd816d503e9beb58622604432eb415419e893627eb95c1ceeb8ff5bda7d6335_ppc64le",
"product": {
"name": "rhacm2/kube-rbac-proxy-rhel8@sha256:dbd816d503e9beb58622604432eb415419e893627eb95c1ceeb8ff5bda7d6335_ppc64le",
"product_id": "rhacm2/kube-rbac-proxy-rhel8@sha256:dbd816d503e9beb58622604432eb415419e893627eb95c1ceeb8ff5bda7d6335_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/kube-rbac-proxy-rhel8@sha256:dbd816d503e9beb58622604432eb415419e893627eb95c1ceeb8ff5bda7d6335?arch=ppc64le\u0026repository_url=registry.redhat.io/rhacm2/kube-rbac-proxy-rhel8\u0026tag=v2.6.0-8"
}
}
},
{
"category": "product_version",
"name": "rhacm2/kube-state-metrics-rhel8@sha256:c792c043462281cde7c93bd8e2136f62ca17d072e7f466353f37de8e5f5dc949_ppc64le",
"product": {
"name": "rhacm2/kube-state-metrics-rhel8@sha256:c792c043462281cde7c93bd8e2136f62ca17d072e7f466353f37de8e5f5dc949_ppc64le",
"product_id": "rhacm2/kube-state-metrics-rhel8@sha256:c792c043462281cde7c93bd8e2136f62ca17d072e7f466353f37de8e5f5dc949_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/kube-state-metrics-rhel8@sha256:c792c043462281cde7c93bd8e2136f62ca17d072e7f466353f37de8e5f5dc949?arch=ppc64le\u0026repository_url=registry.redhat.io/rhacm2/kube-state-metrics-rhel8\u0026tag=v2.6.0-9"
}
}
},
{
"category": "product_version",
"name": "rhacm2/management-ingress-rhel8@sha256:0d2665d19a8753c6269f594b68b067cd62a402404287e6416543c1af2d7d3cf4_ppc64le",
"product": {
"name": "rhacm2/management-ingress-rhel8@sha256:0d2665d19a8753c6269f594b68b067cd62a402404287e6416543c1af2d7d3cf4_ppc64le",
"product_id": "rhacm2/management-ingress-rhel8@sha256:0d2665d19a8753c6269f594b68b067cd62a402404287e6416543c1af2d7d3cf4_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/management-ingress-rhel8@sha256:0d2665d19a8753c6269f594b68b067cd62a402404287e6416543c1af2d7d3cf4?arch=ppc64le\u0026repository_url=registry.redhat.io/rhacm2/management-ingress-rhel8\u0026tag=v2.6.0-9"
}
}
},
{
"category": "product_version",
"name": "rhacm2/memcached-rhel8@sha256:584f8c4a9a1b75fc71948a98add560d4fe3d936ee46ac791f32121dbadf8c7d2_ppc64le",
"product": {
"name": "rhacm2/memcached-rhel8@sha256:584f8c4a9a1b75fc71948a98add560d4fe3d936ee46ac791f32121dbadf8c7d2_ppc64le",
"product_id": "rhacm2/memcached-rhel8@sha256:584f8c4a9a1b75fc71948a98add560d4fe3d936ee46ac791f32121dbadf8c7d2_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/memcached-rhel8@sha256:584f8c4a9a1b75fc71948a98add560d4fe3d936ee46ac791f32121dbadf8c7d2?arch=ppc64le\u0026repository_url=registry.redhat.io/rhacm2/memcached-rhel8\u0026tag=v2.6.0-6"
}
}
},
{
"category": "product_version",
"name": "rhacm2/memcached-exporter-rhel8@sha256:9e91ecec92ec0df8b72beb6040f39d9a25b0bfad844e92ea34cc2d648d221d22_ppc64le",
"product": {
"name": "rhacm2/memcached-exporter-rhel8@sha256:9e91ecec92ec0df8b72beb6040f39d9a25b0bfad844e92ea34cc2d648d221d22_ppc64le",
"product_id": "rhacm2/memcached-exporter-rhel8@sha256:9e91ecec92ec0df8b72beb6040f39d9a25b0bfad844e92ea34cc2d648d221d22_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/memcached-exporter-rhel8@sha256:9e91ecec92ec0df8b72beb6040f39d9a25b0bfad844e92ea34cc2d648d221d22?arch=ppc64le\u0026repository_url=registry.redhat.io/rhacm2/memcached-exporter-rhel8\u0026tag=v2.6.0-6"
}
}
},
{
"category": "product_version",
"name": "rhacm2/metrics-collector-rhel8@sha256:3a81a018b939752543e78c2d68d1436b851be2256b88c3e66cd506ae1d8f4c9c_ppc64le",
"product": {
"name": "rhacm2/metrics-collector-rhel8@sha256:3a81a018b939752543e78c2d68d1436b851be2256b88c3e66cd506ae1d8f4c9c_ppc64le",
"product_id": "rhacm2/metrics-collector-rhel8@sha256:3a81a018b939752543e78c2d68d1436b851be2256b88c3e66cd506ae1d8f4c9c_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/metrics-collector-rhel8@sha256:3a81a018b939752543e78c2d68d1436b851be2256b88c3e66cd506ae1d8f4c9c?arch=ppc64le\u0026repository_url=registry.redhat.io/rhacm2/metrics-collector-rhel8\u0026tag=v2.6.0-19"
}
}
},
{
"category": "product_version",
"name": "rhacm2/multicloud-integrations-rhel8@sha256:2bcbf9a565f3c566061325aca3174ec755b5c94a28612718a3f1563db317273e_ppc64le",
"product": {
"name": "rhacm2/multicloud-integrations-rhel8@sha256:2bcbf9a565f3c566061325aca3174ec755b5c94a28612718a3f1563db317273e_ppc64le",
"product_id": "rhacm2/multicloud-integrations-rhel8@sha256:2bcbf9a565f3c566061325aca3174ec755b5c94a28612718a3f1563db317273e_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/multicloud-integrations-rhel8@sha256:2bcbf9a565f3c566061325aca3174ec755b5c94a28612718a3f1563db317273e?arch=ppc64le\u0026repository_url=registry.redhat.io/rhacm2/multicloud-integrations-rhel8\u0026tag=v2.6.0-14"
}
}
},
{
"category": "product_version",
"name": "rhacm2/multiclusterhub-rhel8@sha256:48d1fa8bc5f6a4d8349c41126301bd86d12836384f336881ecb71bd79f84ae93_ppc64le",
"product": {
"name": "rhacm2/multiclusterhub-rhel8@sha256:48d1fa8bc5f6a4d8349c41126301bd86d12836384f336881ecb71bd79f84ae93_ppc64le",
"product_id": "rhacm2/multiclusterhub-rhel8@sha256:48d1fa8bc5f6a4d8349c41126301bd86d12836384f336881ecb71bd79f84ae93_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/multiclusterhub-rhel8@sha256:48d1fa8bc5f6a4d8349c41126301bd86d12836384f336881ecb71bd79f84ae93?arch=ppc64le\u0026repository_url=registry.redhat.io/rhacm2/multiclusterhub-rhel8\u0026tag=v2.6.0-27"
}
}
},
{
"category": "product_version",
"name": "rhacm2/multiclusterhub-repo-rhel8@sha256:03222a9dd6eca9cf44932a0ff1bf89bd9d2d29683f1ebb0d0aa49171b77a4963_ppc64le",
"product": {
"name": "rhacm2/multiclusterhub-repo-rhel8@sha256:03222a9dd6eca9cf44932a0ff1bf89bd9d2d29683f1ebb0d0aa49171b77a4963_ppc64le",
"product_id": "rhacm2/multiclusterhub-repo-rhel8@sha256:03222a9dd6eca9cf44932a0ff1bf89bd9d2d29683f1ebb0d0aa49171b77a4963_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/multiclusterhub-repo-rhel8@sha256:03222a9dd6eca9cf44932a0ff1bf89bd9d2d29683f1ebb0d0aa49171b77a4963?arch=ppc64le\u0026repository_url=registry.redhat.io/rhacm2/multiclusterhub-repo-rhel8\u0026tag=v2.6.0-20"
}
}
},
{
"category": "product_version",
"name": "rhacm2/multicluster-observability-rhel8-operator@sha256:434db0ca203b14b899fff9b7a2a5b975de852ea29620a828f29246448aba873c_ppc64le",
"product": {
"name": "rhacm2/multicluster-observability-rhel8-operator@sha256:434db0ca203b14b899fff9b7a2a5b975de852ea29620a828f29246448aba873c_ppc64le",
"product_id": "rhacm2/multicluster-observability-rhel8-operator@sha256:434db0ca203b14b899fff9b7a2a5b975de852ea29620a828f29246448aba873c_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/multicluster-observability-rhel8-operator@sha256:434db0ca203b14b899fff9b7a2a5b975de852ea29620a828f29246448aba873c?arch=ppc64le\u0026repository_url=registry.redhat.io/rhacm2/multicluster-observability-rhel8-operator\u0026tag=v2.6.0-19"
}
}
},
{
"category": "product_version",
"name": "rhacm2/multicluster-operators-application-rhel8@sha256:1952d422bd7ba42323711faba59244c449293cc92502e350460fee07c0e3b34a_ppc64le",
"product": {
"name": "rhacm2/multicluster-operators-application-rhel8@sha256:1952d422bd7ba42323711faba59244c449293cc92502e350460fee07c0e3b34a_ppc64le",
"product_id": "rhacm2/multicluster-operators-application-rhel8@sha256:1952d422bd7ba42323711faba59244c449293cc92502e350460fee07c0e3b34a_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/multicluster-operators-application-rhel8@sha256:1952d422bd7ba42323711faba59244c449293cc92502e350460fee07c0e3b34a?arch=ppc64le\u0026repository_url=registry.redhat.io/rhacm2/multicluster-operators-application-rhel8\u0026tag=v2.6.0-20"
}
}
},
{
"category": "product_version",
"name": "rhacm2/multicluster-operators-channel-rhel8@sha256:557cc962d0b10d80a9dea7adce387ea28fb4199a02fa8546645ab2cacbf28b88_ppc64le",
"product": {
"name": "rhacm2/multicluster-operators-channel-rhel8@sha256:557cc962d0b10d80a9dea7adce387ea28fb4199a02fa8546645ab2cacbf28b88_ppc64le",
"product_id": "rhacm2/multicluster-operators-channel-rhel8@sha256:557cc962d0b10d80a9dea7adce387ea28fb4199a02fa8546645ab2cacbf28b88_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/multicluster-operators-channel-rhel8@sha256:557cc962d0b10d80a9dea7adce387ea28fb4199a02fa8546645ab2cacbf28b88?arch=ppc64le\u0026repository_url=registry.redhat.io/rhacm2/multicluster-operators-channel-rhel8\u0026tag=v2.6.0-19"
}
}
},
{
"category": "product_version",
"name": "rhacm2/multicluster-operators-subscription-rhel8@sha256:7310f31faae367a363c27a7236b562bbfe8381a352fce906279590bac11571d2_ppc64le",
"product": {
"name": "rhacm2/multicluster-operators-subscription-rhel8@sha256:7310f31faae367a363c27a7236b562bbfe8381a352fce906279590bac11571d2_ppc64le",
"product_id": "rhacm2/multicluster-operators-subscription-rhel8@sha256:7310f31faae367a363c27a7236b562bbfe8381a352fce906279590bac11571d2_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/multicluster-operators-subscription-rhel8@sha256:7310f31faae367a363c27a7236b562bbfe8381a352fce906279590bac11571d2?arch=ppc64le\u0026repository_url=registry.redhat.io/rhacm2/multicluster-operators-subscription-rhel8\u0026tag=v2.6.0-43"
}
}
},
{
"category": "product_version",
"name": "rhacm2/node-exporter-rhel8@sha256:e200d4e1802cce7fce32b1e0dc5c3220b6f6477b73b3a2d8ea26a5a42d63f46b_ppc64le",
"product": {
"name": "rhacm2/node-exporter-rhel8@sha256:e200d4e1802cce7fce32b1e0dc5c3220b6f6477b73b3a2d8ea26a5a42d63f46b_ppc64le",
"product_id": "rhacm2/node-exporter-rhel8@sha256:e200d4e1802cce7fce32b1e0dc5c3220b6f6477b73b3a2d8ea26a5a42d63f46b_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/node-exporter-rhel8@sha256:e200d4e1802cce7fce32b1e0dc5c3220b6f6477b73b3a2d8ea26a5a42d63f46b?arch=ppc64le\u0026repository_url=registry.redhat.io/rhacm2/node-exporter-rhel8\u0026tag=v2.6.0-9"
}
}
},
{
"category": "product_version",
"name": "rhacm2/observatorium-rhel8@sha256:0686cfddd61737f7e7eb4f0c011397277394559edac3bb947c0969e302686dd5_ppc64le",
"product": {
"name": "rhacm2/observatorium-rhel8@sha256:0686cfddd61737f7e7eb4f0c011397277394559edac3bb947c0969e302686dd5_ppc64le",
"product_id": "rhacm2/observatorium-rhel8@sha256:0686cfddd61737f7e7eb4f0c011397277394559edac3bb947c0969e302686dd5_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/observatorium-rhel8@sha256:0686cfddd61737f7e7eb4f0c011397277394559edac3bb947c0969e302686dd5?arch=ppc64le\u0026repository_url=registry.redhat.io/rhacm2/observatorium-rhel8\u0026tag=v2.6.0-8"
}
}
},
{
"category": "product_version",
"name": "rhacm2/observatorium-rhel8-operator@sha256:8cf076bfb049d1aabd00040ee65f0fedd590f0dd448c7561de494093a915b397_ppc64le",
"product": {
"name": "rhacm2/observatorium-rhel8-operator@sha256:8cf076bfb049d1aabd00040ee65f0fedd590f0dd448c7561de494093a915b397_ppc64le",
"product_id": "rhacm2/observatorium-rhel8-operator@sha256:8cf076bfb049d1aabd00040ee65f0fedd590f0dd448c7561de494093a915b397_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/observatorium-rhel8-operator@sha256:8cf076bfb049d1aabd00040ee65f0fedd590f0dd448c7561de494093a915b397?arch=ppc64le\u0026repository_url=registry.redhat.io/rhacm2/observatorium-rhel8-operator\u0026tag=v2.6.0-9"
}
}
},
{
"category": "product_version",
"name": "rhacm2/prometheus-alertmanager-rhel8@sha256:c69fee848d21346a271972e89d91898eac9fec27d598d98ffa004ca8d1b53270_ppc64le",
"product": {
"name": "rhacm2/prometheus-alertmanager-rhel8@sha256:c69fee848d21346a271972e89d91898eac9fec27d598d98ffa004ca8d1b53270_ppc64le",
"product_id": "rhacm2/prometheus-alertmanager-rhel8@sha256:c69fee848d21346a271972e89d91898eac9fec27d598d98ffa004ca8d1b53270_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/prometheus-alertmanager-rhel8@sha256:c69fee848d21346a271972e89d91898eac9fec27d598d98ffa004ca8d1b53270?arch=ppc64le\u0026repository_url=registry.redhat.io/rhacm2/prometheus-alertmanager-rhel8\u0026tag=v2.6.0-8"
}
}
},
{
"category": "product_version",
"name": "rhacm2/prometheus-rhel8@sha256:67e0fadfbb4d99a60435ed12b470772b38ace4ca815fe73da68eb3c826e200fc_ppc64le",
"product": {
"name": "rhacm2/prometheus-rhel8@sha256:67e0fadfbb4d99a60435ed12b470772b38ace4ca815fe73da68eb3c826e200fc_ppc64le",
"product_id": "rhacm2/prometheus-rhel8@sha256:67e0fadfbb4d99a60435ed12b470772b38ace4ca815fe73da68eb3c826e200fc_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/prometheus-rhel8@sha256:67e0fadfbb4d99a60435ed12b470772b38ace4ca815fe73da68eb3c826e200fc?arch=ppc64le\u0026repository_url=registry.redhat.io/rhacm2/prometheus-rhel8\u0026tag=v2.6.0-8"
}
}
},
{
"category": "product_version",
"name": "rhacm2/rbac-query-proxy-rhel8@sha256:475a45884a51127722030226ff9a5f0752c98574c41eb61796aece5e702346a3_ppc64le",
"product": {
"name": "rhacm2/rbac-query-proxy-rhel8@sha256:475a45884a51127722030226ff9a5f0752c98574c41eb61796aece5e702346a3_ppc64le",
"product_id": "rhacm2/rbac-query-proxy-rhel8@sha256:475a45884a51127722030226ff9a5f0752c98574c41eb61796aece5e702346a3_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/rbac-query-proxy-rhel8@sha256:475a45884a51127722030226ff9a5f0752c98574c41eb61796aece5e702346a3?arch=ppc64le\u0026repository_url=registry.redhat.io/rhacm2/rbac-query-proxy-rhel8\u0026tag=v2.6.0-19"
}
}
},
{
"category": "product_version",
"name": "rhacm2/redisgraph-tls-rhel8@sha256:d722f2ffab1f58bbaf3c62ef71dbf7e6c4023e6ab17690f1049075a321d0b1ac_ppc64le",
"product": {
"name": "rhacm2/redisgraph-tls-rhel8@sha256:d722f2ffab1f58bbaf3c62ef71dbf7e6c4023e6ab17690f1049075a321d0b1ac_ppc64le",
"product_id": "rhacm2/redisgraph-tls-rhel8@sha256:d722f2ffab1f58bbaf3c62ef71dbf7e6c4023e6ab17690f1049075a321d0b1ac_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/redisgraph-tls-rhel8@sha256:d722f2ffab1f58bbaf3c62ef71dbf7e6c4023e6ab17690f1049075a321d0b1ac?arch=ppc64le\u0026repository_url=registry.redhat.io/rhacm2/redisgraph-tls-rhel8\u0026tag=v2.6.0-10"
}
}
},
{
"category": "product_version",
"name": "rhacm2/search-aggregator-rhel8@sha256:2b5f372c1c73c4de587b5a4388d95b8cc553fc56af446fcefa0e14c6d980b6b3_ppc64le",
"product": {
"name": "rhacm2/search-aggregator-rhel8@sha256:2b5f372c1c73c4de587b5a4388d95b8cc553fc56af446fcefa0e14c6d980b6b3_ppc64le",
"product_id": "rhacm2/search-aggregator-rhel8@sha256:2b5f372c1c73c4de587b5a4388d95b8cc553fc56af446fcefa0e14c6d980b6b3_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/search-aggregator-rhel8@sha256:2b5f372c1c73c4de587b5a4388d95b8cc553fc56af446fcefa0e14c6d980b6b3?arch=ppc64le\u0026repository_url=registry.redhat.io/rhacm2/search-aggregator-rhel8\u0026tag=v2.6.0-7"
}
}
},
{
"category": "product_version",
"name": "rhacm2/search-api-rhel8@sha256:aa8ea0deabc39a068f3f6ce9fa6334e44fc507355009a9bff448e742156ec203_ppc64le",
"product": {
"name": "rhacm2/search-api-rhel8@sha256:aa8ea0deabc39a068f3f6ce9fa6334e44fc507355009a9bff448e742156ec203_ppc64le",
"product_id": "rhacm2/search-api-rhel8@sha256:aa8ea0deabc39a068f3f6ce9fa6334e44fc507355009a9bff448e742156ec203_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/search-api-rhel8@sha256:aa8ea0deabc39a068f3f6ce9fa6334e44fc507355009a9bff448e742156ec203?arch=ppc64le\u0026repository_url=registry.redhat.io/rhacm2/search-api-rhel8\u0026tag=v2.6.0-17"
}
}
},
{
"category": "product_version",
"name": "rhacm2/search-collector-rhel8@sha256:c467c1d7ceaf5281077f7fe8ff1c1c4cffe325132890a3ab9b96ea5db2e2c930_ppc64le",
"product": {
"name": "rhacm2/search-collector-rhel8@sha256:c467c1d7ceaf5281077f7fe8ff1c1c4cffe325132890a3ab9b96ea5db2e2c930_ppc64le",
"product_id": "rhacm2/search-collector-rhel8@sha256:c467c1d7ceaf5281077f7fe8ff1c1c4cffe325132890a3ab9b96ea5db2e2c930_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/search-collector-rhel8@sha256:c467c1d7ceaf5281077f7fe8ff1c1c4cffe325132890a3ab9b96ea5db2e2c930?arch=ppc64le\u0026repository_url=registry.redhat.io/rhacm2/search-collector-rhel8\u0026tag=v2.6.0-10"
}
}
},
{
"category": "product_version",
"name": "rhacm2/search-rhel8@sha256:2135cd20bb7ebbf48499992fe46a928e28fc78c86e360633ea09054520c42539_ppc64le",
"product": {
"name": "rhacm2/search-rhel8@sha256:2135cd20bb7ebbf48499992fe46a928e28fc78c86e360633ea09054520c42539_ppc64le",
"product_id": "rhacm2/search-rhel8@sha256:2135cd20bb7ebbf48499992fe46a928e28fc78c86e360633ea09054520c42539_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/search-rhel8@sha256:2135cd20bb7ebbf48499992fe46a928e28fc78c86e360633ea09054520c42539?arch=ppc64le\u0026repository_url=registry.redhat.io/rhacm2/search-rhel8\u0026tag=v2.6.0-9"
}
}
},
{
"category": "product_version",
"name": "rhacm2/submariner-addon-rhel8@sha256:7b80d01371f551df506bd0c56df6829845bfce497ff01cc44b68f172ed5399b4_ppc64le",
"product": {
"name": "rhacm2/submariner-addon-rhel8@sha256:7b80d01371f551df506bd0c56df6829845bfce497ff01cc44b68f172ed5399b4_ppc64le",
"product_id": "rhacm2/submariner-addon-rhel8@sha256:7b80d01371f551df506bd0c56df6829845bfce497ff01cc44b68f172ed5399b4_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/submariner-addon-rhel8@sha256:7b80d01371f551df506bd0c56df6829845bfce497ff01cc44b68f172ed5399b4?arch=ppc64le\u0026repository_url=registry.redhat.io/rhacm2/submariner-addon-rhel8\u0026tag=v2.6.0-23"
}
}
},
{
"category": "product_version",
"name": "rhacm2/thanos-rhel8@sha256:faaa00c0af80c781a7c610616153a3cd1dc1b20637934c3a243a2e9664ba0ee5_ppc64le",
"product": {
"name": "rhacm2/thanos-rhel8@sha256:faaa00c0af80c781a7c610616153a3cd1dc1b20637934c3a243a2e9664ba0ee5_ppc64le",
"product_id": "rhacm2/thanos-rhel8@sha256:faaa00c0af80c781a7c610616153a3cd1dc1b20637934c3a243a2e9664ba0ee5_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/thanos-rhel8@sha256:faaa00c0af80c781a7c610616153a3cd1dc1b20637934c3a243a2e9664ba0ee5?arch=ppc64le\u0026repository_url=registry.redhat.io/rhacm2/thanos-rhel8\u0026tag=v2.6.0-9"
}
}
},
{
"category": "product_version",
"name": "rhacm2/thanos-receive-controller-rhel8@sha256:21f2626c10c4fb61b37e6ca4ab574186b423f155fbc5cfef3e894fff04cc270e_ppc64le",
"product": {
"name": "rhacm2/thanos-receive-controller-rhel8@sha256:21f2626c10c4fb61b37e6ca4ab574186b423f155fbc5cfef3e894fff04cc270e_ppc64le",
"product_id": "rhacm2/thanos-receive-controller-rhel8@sha256:21f2626c10c4fb61b37e6ca4ab574186b423f155fbc5cfef3e894fff04cc270e_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/thanos-receive-controller-rhel8@sha256:21f2626c10c4fb61b37e6ca4ab574186b423f155fbc5cfef3e894fff04cc270e?arch=ppc64le\u0026repository_url=registry.redhat.io/rhacm2/thanos-receive-controller-rhel8\u0026tag=v2.6.0-6"
}
}
}
],
"category": "architecture",
"name": "ppc64le"
},
{
"branches": [
{
"category": "product_version",
"name": "rhacm2/acm-governance-policy-addon-controller-rhel8@sha256:f6194b9056d77e54f3c74caa9eab87bd1df1818d082fc807229d1c44ec6c88c4_arm64",
"product": {
"name": "rhacm2/acm-governance-policy-addon-controller-rhel8@sha256:f6194b9056d77e54f3c74caa9eab87bd1df1818d082fc807229d1c44ec6c88c4_arm64",
"product_id": "rhacm2/acm-governance-policy-addon-controller-rhel8@sha256:f6194b9056d77e54f3c74caa9eab87bd1df1818d082fc807229d1c44ec6c88c4_arm64",
"product_identification_helper": {
"purl": "pkg:oci/acm-governance-policy-addon-controller-rhel8@sha256:f6194b9056d77e54f3c74caa9eab87bd1df1818d082fc807229d1c44ec6c88c4?arch=arm64\u0026repository_url=registry.redhat.io/rhacm2/acm-governance-policy-addon-controller-rhel8\u0026tag=v2.6.0-19"
}
}
},
{
"category": "product_version",
"name": "rhacm2/acm-grafana-rhel8@sha256:cc1c196b19c5fd8f313c6136359cc9dd37b5f59d32a581b10cf89b80b7d0cbf4_arm64",
"product": {
"name": "rhacm2/acm-grafana-rhel8@sha256:cc1c196b19c5fd8f313c6136359cc9dd37b5f59d32a581b10cf89b80b7d0cbf4_arm64",
"product_id": "rhacm2/acm-grafana-rhel8@sha256:cc1c196b19c5fd8f313c6136359cc9dd37b5f59d32a581b10cf89b80b7d0cbf4_arm64",
"product_identification_helper": {
"purl": "pkg:oci/acm-grafana-rhel8@sha256:cc1c196b19c5fd8f313c6136359cc9dd37b5f59d32a581b10cf89b80b7d0cbf4?arch=arm64\u0026repository_url=registry.redhat.io/rhacm2/acm-grafana-rhel8\u0026tag=v2.6.0-8"
}
}
},
{
"category": "product_version",
"name": "rhacm2/acm-must-gather-rhel8@sha256:39842906b3846418bc31098e2abad08210118d86aa683e9e5fd04a97822df22d_arm64",
"product": {
"name": "rhacm2/acm-must-gather-rhel8@sha256:39842906b3846418bc31098e2abad08210118d86aa683e9e5fd04a97822df22d_arm64",
"product_id": "rhacm2/acm-must-gather-rhel8@sha256:39842906b3846418bc31098e2abad08210118d86aa683e9e5fd04a97822df22d_arm64",
"product_identification_helper": {
"purl": "pkg:oci/acm-must-gather-rhel8@sha256:39842906b3846418bc31098e2abad08210118d86aa683e9e5fd04a97822df22d?arch=arm64\u0026repository_url=registry.redhat.io/rhacm2/acm-must-gather-rhel8\u0026tag=v2.6.0-10"
}
}
},
{
"category": "product_version",
"name": "rhacm2/acm-operator-bundle@sha256:1cbcd58a4c23e4c89a6a0509f78802a5aa21205db2784ebc9772b99a3917b183_arm64",
"product": {
"name": "rhacm2/acm-operator-bundle@sha256:1cbcd58a4c23e4c89a6a0509f78802a5aa21205db2784ebc9772b99a3917b183_arm64",
"product_id": "rhacm2/acm-operator-bundle@sha256:1cbcd58a4c23e4c89a6a0509f78802a5aa21205db2784ebc9772b99a3917b183_arm64",
"product_identification_helper": {
"purl": "pkg:oci/acm-operator-bundle@sha256:1cbcd58a4c23e4c89a6a0509f78802a5aa21205db2784ebc9772b99a3917b183?arch=arm64\u0026repository_url=registry.redhat.io/rhacm2/acm-operator-bundle\u0026tag=v2.6.0-104"
}
}
},
{
"category": "product_version",
"name": "rhacm2/acm-prometheus-config-reloader-rhel8@sha256:693a77a9324d6c7f0e69bd9d5725b51f3e429972f1e67469e93648cb347eae84_arm64",
"product": {
"name": "rhacm2/acm-prometheus-config-reloader-rhel8@sha256:693a77a9324d6c7f0e69bd9d5725b51f3e429972f1e67469e93648cb347eae84_arm64",
"product_id": "rhacm2/acm-prometheus-config-reloader-rhel8@sha256:693a77a9324d6c7f0e69bd9d5725b51f3e429972f1e67469e93648cb347eae84_arm64",
"product_identification_helper": {
"purl": "pkg:oci/acm-prometheus-config-reloader-rhel8@sha256:693a77a9324d6c7f0e69bd9d5725b51f3e429972f1e67469e93648cb347eae84?arch=arm64\u0026repository_url=registry.redhat.io/rhacm2/acm-prometheus-config-reloader-rhel8\u0026tag=v2.6.0-8"
}
}
},
{
"category": "product_version",
"name": "rhacm2/acm-prometheus-rhel8@sha256:b457d0b95d88c5dd0aac87492cbca40a9d7c2074002ad110f52d562f0c5d0797_arm64",
"product": {
"name": "rhacm2/acm-prometheus-rhel8@sha256:b457d0b95d88c5dd0aac87492cbca40a9d7c2074002ad110f52d562f0c5d0797_arm64",
"product_id": "rhacm2/acm-prometheus-rhel8@sha256:b457d0b95d88c5dd0aac87492cbca40a9d7c2074002ad110f52d562f0c5d0797_arm64",
"product_identification_helper": {
"purl": "pkg:oci/acm-prometheus-rhel8@sha256:b457d0b95d88c5dd0aac87492cbca40a9d7c2074002ad110f52d562f0c5d0797?arch=arm64\u0026repository_url=registry.redhat.io/rhacm2/acm-prometheus-rhel8\u0026tag=v2.6.0-8"
}
}
},
{
"category": "product_version",
"name": "rhacm2/acm-volsync-addon-controller-rhel8@sha256:f7abdf1756bc0ff2ebf02fee0469a8b9eeabe1fa8cafdd21c6e8f958155b70bb_arm64",
"product": {
"name": "rhacm2/acm-volsync-addon-controller-rhel8@sha256:f7abdf1756bc0ff2ebf02fee0469a8b9eeabe1fa8cafdd21c6e8f958155b70bb_arm64",
"product_id": "rhacm2/acm-volsync-addon-controller-rhel8@sha256:f7abdf1756bc0ff2ebf02fee0469a8b9eeabe1fa8cafdd21c6e8f958155b70bb_arm64",
"product_identification_helper": {
"purl": "pkg:oci/acm-volsync-addon-controller-rhel8@sha256:f7abdf1756bc0ff2ebf02fee0469a8b9eeabe1fa8cafdd21c6e8f958155b70bb?arch=arm64\u0026repository_url=registry.redhat.io/rhacm2/acm-volsync-addon-controller-rhel8\u0026tag=v2.6.0-9"
}
}
},
{
"category": "product_version",
"name": "rhacm2/cert-policy-controller-rhel8@sha256:d660befef0c8f7a4db7aa3b865545c9863d8f37e7ba4b8de4380185f82b208d4_arm64",
"product": {
"name": "rhacm2/cert-policy-controller-rhel8@sha256:d660befef0c8f7a4db7aa3b865545c9863d8f37e7ba4b8de4380185f82b208d4_arm64",
"product_id": "rhacm2/cert-policy-controller-rhel8@sha256:d660befef0c8f7a4db7aa3b865545c9863d8f37e7ba4b8de4380185f82b208d4_arm64",
"product_identification_helper": {
"purl": "pkg:oci/cert-policy-controller-rhel8@sha256:d660befef0c8f7a4db7aa3b865545c9863d8f37e7ba4b8de4380185f82b208d4?arch=arm64\u0026repository_url=registry.redhat.io/rhacm2/cert-policy-controller-rhel8\u0026tag=v2.6.0-12"
}
}
},
{
"category": "product_version",
"name": "rhacm2/cluster-backup-rhel8-operator@sha256:8915dbdc562e63441f79041bdf1176e46ce53e95418d133f0cd0c1ff79da48a2_arm64",
"product": {
"name": "rhacm2/cluster-backup-rhel8-operator@sha256:8915dbdc562e63441f79041bdf1176e46ce53e95418d133f0cd0c1ff79da48a2_arm64",
"product_id": "rhacm2/cluster-backup-rhel8-operator@sha256:8915dbdc562e63441f79041bdf1176e46ce53e95418d133f0cd0c1ff79da48a2_arm64",
"product_identification_helper": {
"purl": "pkg:oci/cluster-backup-rhel8-operator@sha256:8915dbdc562e63441f79041bdf1176e46ce53e95418d133f0cd0c1ff79da48a2?arch=arm64\u0026repository_url=registry.redhat.io/rhacm2/cluster-backup-rhel8-operator\u0026tag=v2.6.0-21"
}
}
},
{
"category": "product_version",
"name": "rhacm2/config-policy-controller-rhel8@sha256:a3abaa3d0bf1d34fa9e40903a8713c439f5f7f751e775d32cbab308983064ce0_arm64",
"product": {
"name": "rhacm2/config-policy-controller-rhel8@sha256:a3abaa3d0bf1d34fa9e40903a8713c439f5f7f751e775d32cbab308983064ce0_arm64",
"product_id": "rhacm2/config-policy-controller-rhel8@sha256:a3abaa3d0bf1d34fa9e40903a8713c439f5f7f751e775d32cbab308983064ce0_arm64",
"product_identification_helper": {
"purl": "pkg:oci/config-policy-controller-rhel8@sha256:a3abaa3d0bf1d34fa9e40903a8713c439f5f7f751e775d32cbab308983064ce0?arch=arm64\u0026repository_url=registry.redhat.io/rhacm2/config-policy-controller-rhel8\u0026tag=v2.6.0-20"
}
}
},
{
"category": "product_version",
"name": "rhacm2/console-rhel8@sha256:6c0f630ff57f6f423df6dbf4df9faad25089f9b391be35cb8bc9cd5211f94d67_arm64",
"product": {
"name": "rhacm2/console-rhel8@sha256:6c0f630ff57f6f423df6dbf4df9faad25089f9b391be35cb8bc9cd5211f94d67_arm64",
"product_id": "rhacm2/console-rhel8@sha256:6c0f630ff57f6f423df6dbf4df9faad25089f9b391be35cb8bc9cd5211f94d67_arm64",
"product_identification_helper": {
"purl": "pkg:oci/console-rhel8@sha256:6c0f630ff57f6f423df6dbf4df9faad25089f9b391be35cb8bc9cd5211f94d67?arch=arm64\u0026repository_url=registry.redhat.io/rhacm2/console-rhel8\u0026tag=v2.6.0-65"
}
}
},
{
"category": "product_version",
"name": "rhacm2/endpoint-monitoring-rhel8-operator@sha256:060bcd658756a924b4ce4d202bd447a3254fc1f49af7d685dde8720f355cde8e_arm64",
"product": {
"name": "rhacm2/endpoint-monitoring-rhel8-operator@sha256:060bcd658756a924b4ce4d202bd447a3254fc1f49af7d685dde8720f355cde8e_arm64",
"product_id": "rhacm2/endpoint-monitoring-rhel8-operator@sha256:060bcd658756a924b4ce4d202bd447a3254fc1f49af7d685dde8720f355cde8e_arm64",
"product_identification_helper": {
"purl": "pkg:oci/endpoint-monitoring-rhel8-operator@sha256:060bcd658756a924b4ce4d202bd447a3254fc1f49af7d685dde8720f355cde8e?arch=arm64\u0026repository_url=registry.redhat.io/rhacm2/endpoint-monitoring-rhel8-operator\u0026tag=v2.6.0-19"
}
}
},
{
"category": "product_version",
"name": "rhacm2/governance-policy-propagator-rhel8@sha256:51be0f04938b60ed1dba60908bebd2000d78e4ade34757bae70a083c67d77e8e_arm64",
"product": {
"name": "rhacm2/governance-policy-propagator-rhel8@sha256:51be0f04938b60ed1dba60908bebd2000d78e4ade34757bae70a083c67d77e8e_arm64",
"product_id": "rhacm2/governance-policy-propagator-rhel8@sha256:51be0f04938b60ed1dba60908bebd2000d78e4ade34757bae70a083c67d77e8e_arm64",
"product_identification_helper": {
"purl": "pkg:oci/governance-policy-propagator-rhel8@sha256:51be0f04938b60ed1dba60908bebd2000d78e4ade34757bae70a083c67d77e8e?arch=arm64\u0026repository_url=registry.redhat.io/rhacm2/governance-policy-propagator-rhel8\u0026tag=v2.6.0-18"
}
}
},
{
"category": "product_version",
"name": "rhacm2/governance-policy-spec-sync-rhel8@sha256:d06ffc621167aff31ecb0fa417b294ff0676fb00e4ef1c6cb0fb2aaf4b2561e0_arm64",
"product": {
"name": "rhacm2/governance-policy-spec-sync-rhel8@sha256:d06ffc621167aff31ecb0fa417b294ff0676fb00e4ef1c6cb0fb2aaf4b2561e0_arm64",
"product_id": "rhacm2/governance-policy-spec-sync-rhel8@sha256:d06ffc621167aff31ecb0fa417b294ff0676fb00e4ef1c6cb0fb2aaf4b2561e0_arm64",
"product_identification_helper": {
"purl": "pkg:oci/governance-policy-spec-sync-rhel8@sha256:d06ffc621167aff31ecb0fa417b294ff0676fb00e4ef1c6cb0fb2aaf4b2561e0?arch=arm64\u0026repository_url=registry.redhat.io/rhacm2/governance-policy-spec-sync-rhel8\u0026tag=v2.6.0-14"
}
}
},
{
"category": "product_version",
"name": "rhacm2/governance-policy-status-sync-rhel8@sha256:4c86e16f15aaf454e4e5ce5436e1db27a5f8a55f573c3eaf02e4786fe52edfc8_arm64",
"product": {
"name": "rhacm2/governance-policy-status-sync-rhel8@sha256:4c86e16f15aaf454e4e5ce5436e1db27a5f8a55f573c3eaf02e4786fe52edfc8_arm64",
"product_id": "rhacm2/governance-policy-status-sync-rhel8@sha256:4c86e16f15aaf454e4e5ce5436e1db27a5f8a55f573c3eaf02e4786fe52edfc8_arm64",
"product_identification_helper": {
"purl": "pkg:oci/governance-policy-status-sync-rhel8@sha256:4c86e16f15aaf454e4e5ce5436e1db27a5f8a55f573c3eaf02e4786fe52edfc8?arch=arm64\u0026repository_url=registry.redhat.io/rhacm2/governance-policy-status-sync-rhel8\u0026tag=v2.6.0-15"
}
}
},
{
"category": "product_version",
"name": "rhacm2/governance-policy-template-sync-rhel8@sha256:5c17f979f47840a879059ad83de12f0756889564a17190ba4438a7632c999bb1_arm64",
"product": {
"name": "rhacm2/governance-policy-template-sync-rhel8@sha256:5c17f979f47840a879059ad83de12f0756889564a17190ba4438a7632c999bb1_arm64",
"product_id": "rhacm2/governance-policy-template-sync-rhel8@sha256:5c17f979f47840a879059ad83de12f0756889564a17190ba4438a7632c999bb1_arm64",
"product_identification_helper": {
"purl": "pkg:oci/governance-policy-template-sync-rhel8@sha256:5c17f979f47840a879059ad83de12f0756889564a17190ba4438a7632c999bb1?arch=arm64\u0026repository_url=registry.redhat.io/rhacm2/governance-policy-template-sync-rhel8\u0026tag=v2.6.0-17"
}
}
},
{
"category": "product_version",
"name": "rhacm2/grafana-dashboard-loader-rhel8@sha256:1f5c1b2cffebf069859e95d0e722cb293f8c176bf5c5873bb9517c96b26c2e10_arm64",
"product": {
"name": "rhacm2/grafana-dashboard-loader-rhel8@sha256:1f5c1b2cffebf069859e95d0e722cb293f8c176bf5c5873bb9517c96b26c2e10_arm64",
"product_id": "rhacm2/grafana-dashboard-loader-rhel8@sha256:1f5c1b2cffebf069859e95d0e722cb293f8c176bf5c5873bb9517c96b26c2e10_arm64",
"product_identification_helper": {
"purl": "pkg:oci/grafana-dashboard-loader-rhel8@sha256:1f5c1b2cffebf069859e95d0e722cb293f8c176bf5c5873bb9517c96b26c2e10?arch=arm64\u0026repository_url=registry.redhat.io/rhacm2/grafana-dashboard-loader-rhel8\u0026tag=v2.6.0-19"
}
}
},
{
"category": "product_version",
"name": "rhacm2/iam-policy-controller-rhel8@sha256:2827e5f485213f92e2d0092187f3976dd6fe598e39b5cf2212d48c3a44c34b13_arm64",
"product": {
"name": "rhacm2/iam-policy-controller-rhel8@sha256:2827e5f485213f92e2d0092187f3976dd6fe598e39b5cf2212d48c3a44c34b13_arm64",
"product_id": "rhacm2/iam-policy-controller-rhel8@sha256:2827e5f485213f92e2d0092187f3976dd6fe598e39b5cf2212d48c3a44c34b13_arm64",
"product_identification_helper": {
"purl": "pkg:oci/iam-policy-controller-rhel8@sha256:2827e5f485213f92e2d0092187f3976dd6fe598e39b5cf2212d48c3a44c34b13?arch=arm64\u0026repository_url=registry.redhat.io/rhacm2/iam-policy-controller-rhel8\u0026tag=v2.6.0-10"
}
}
},
{
"category": "product_version",
"name": "rhacm2/insights-client-rhel8@sha256:e15c410b693b34f49869d037ebb5584384fcdf88114b7a94967ca09f1361a5f3_arm64",
"product": {
"name": "rhacm2/insights-client-rhel8@sha256:e15c410b693b34f49869d037ebb5584384fcdf88114b7a94967ca09f1361a5f3_arm64",
"product_id": "rhacm2/insights-client-rhel8@sha256:e15c410b693b34f49869d037ebb5584384fcdf88114b7a94967ca09f1361a5f3_arm64",
"product_identification_helper": {
"purl": "pkg:oci/insights-client-rhel8@sha256:e15c410b693b34f49869d037ebb5584384fcdf88114b7a94967ca09f1361a5f3?arch=arm64\u0026repository_url=registry.redhat.io/rhacm2/insights-client-rhel8\u0026tag=v2.6.0-13"
}
}
},
{
"category": "product_version",
"name": "rhacm2/insights-metrics-rhel8@sha256:88d9b7246aa75cb2c88ccb7f2f1202fc465be0f2d89e59f1d2259f69ada56d9d_arm64",
"product": {
"name": "rhacm2/insights-metrics-rhel8@sha256:88d9b7246aa75cb2c88ccb7f2f1202fc465be0f2d89e59f1d2259f69ada56d9d_arm64",
"product_id": "rhacm2/insights-metrics-rhel8@sha256:88d9b7246aa75cb2c88ccb7f2f1202fc465be0f2d89e59f1d2259f69ada56d9d_arm64",
"product_identification_helper": {
"purl": "pkg:oci/insights-metrics-rhel8@sha256:88d9b7246aa75cb2c88ccb7f2f1202fc465be0f2d89e59f1d2259f69ada56d9d?arch=arm64\u0026repository_url=registry.redhat.io/rhacm2/insights-metrics-rhel8\u0026tag=v2.6.0-10"
}
}
},
{
"category": "product_version",
"name": "rhacm2/klusterlet-addon-controller-rhel8@sha256:bdb97eb5bb0e8f59edf0d389fb07c45171e728dc8b4d2bdacd785193b46ec03b_arm64",
"product": {
"name": "rhacm2/klusterlet-addon-controller-rhel8@sha256:bdb97eb5bb0e8f59edf0d389fb07c45171e728dc8b4d2bdacd785193b46ec03b_arm64",
"product_id": "rhacm2/klusterlet-addon-controller-rhel8@sha256:bdb97eb5bb0e8f59edf0d389fb07c45171e728dc8b4d2bdacd785193b46ec03b_arm64",
"product_identification_helper": {
"purl": "pkg:oci/klusterlet-addon-controller-rhel8@sha256:bdb97eb5bb0e8f59edf0d389fb07c45171e728dc8b4d2bdacd785193b46ec03b?arch=arm64\u0026repository_url=registry.redhat.io/rhacm2/klusterlet-addon-controller-rhel8\u0026tag=v2.6.0-15"
}
}
},
{
"category": "product_version",
"name": "rhacm2/kube-rbac-proxy-rhel8@sha256:b2c0b7414d0fc36a49cbdc5a56b25dd62aac18defc2defbd9c1895cd13a5e716_arm64",
"product": {
"name": "rhacm2/kube-rbac-proxy-rhel8@sha256:b2c0b7414d0fc36a49cbdc5a56b25dd62aac18defc2defbd9c1895cd13a5e716_arm64",
"product_id": "rhacm2/kube-rbac-proxy-rhel8@sha256:b2c0b7414d0fc36a49cbdc5a56b25dd62aac18defc2defbd9c1895cd13a5e716_arm64",
"product_identification_helper": {
"purl": "pkg:oci/kube-rbac-proxy-rhel8@sha256:b2c0b7414d0fc36a49cbdc5a56b25dd62aac18defc2defbd9c1895cd13a5e716?arch=arm64\u0026repository_url=registry.redhat.io/rhacm2/kube-rbac-proxy-rhel8\u0026tag=v2.6.0-8"
}
}
},
{
"category": "product_version",
"name": "rhacm2/kube-state-metrics-rhel8@sha256:5f2393bceefffb32240043b6722aa73d31fc8133cc2666fcf5eb8d33794bc54f_arm64",
"product": {
"name": "rhacm2/kube-state-metrics-rhel8@sha256:5f2393bceefffb32240043b6722aa73d31fc8133cc2666fcf5eb8d33794bc54f_arm64",
"product_id": "rhacm2/kube-state-metrics-rhel8@sha256:5f2393bceefffb32240043b6722aa73d31fc8133cc2666fcf5eb8d33794bc54f_arm64",
"product_identification_helper": {
"purl": "pkg:oci/kube-state-metrics-rhel8@sha256:5f2393bceefffb32240043b6722aa73d31fc8133cc2666fcf5eb8d33794bc54f?arch=arm64\u0026repository_url=registry.redhat.io/rhacm2/kube-state-metrics-rhel8\u0026tag=v2.6.0-9"
}
}
},
{
"category": "product_version",
"name": "rhacm2/management-ingress-rhel8@sha256:07238998d21204cd8f25dc63e6dbde20a2dd25c3b96609729306db6c63a0fca4_arm64",
"product": {
"name": "rhacm2/management-ingress-rhel8@sha256:07238998d21204cd8f25dc63e6dbde20a2dd25c3b96609729306db6c63a0fca4_arm64",
"product_id": "rhacm2/management-ingress-rhel8@sha256:07238998d21204cd8f25dc63e6dbde20a2dd25c3b96609729306db6c63a0fca4_arm64",
"product_identification_helper": {
"purl": "pkg:oci/management-ingress-rhel8@sha256:07238998d21204cd8f25dc63e6dbde20a2dd25c3b96609729306db6c63a0fca4?arch=arm64\u0026repository_url=registry.redhat.io/rhacm2/management-ingress-rhel8\u0026tag=v2.6.0-9"
}
}
},
{
"category": "product_version",
"name": "rhacm2/memcached-rhel8@sha256:59b3ce3f3f4459c97cfffee5e20830d70f8a69198b5fab271e6c478d615c46d3_arm64",
"product": {
"name": "rhacm2/memcached-rhel8@sha256:59b3ce3f3f4459c97cfffee5e20830d70f8a69198b5fab271e6c478d615c46d3_arm64",
"product_id": "rhacm2/memcached-rhel8@sha256:59b3ce3f3f4459c97cfffee5e20830d70f8a69198b5fab271e6c478d615c46d3_arm64",
"product_identification_helper": {
"purl": "pkg:oci/memcached-rhel8@sha256:59b3ce3f3f4459c97cfffee5e20830d70f8a69198b5fab271e6c478d615c46d3?arch=arm64\u0026repository_url=registry.redhat.io/rhacm2/memcached-rhel8\u0026tag=v2.6.0-6"
}
}
},
{
"category": "product_version",
"name": "rhacm2/memcached-exporter-rhel8@sha256:9635616c8f058e67d557201147904b05f8b49938f63fb2b0239dfca883f61685_arm64",
"product": {
"name": "rhacm2/memcached-exporter-rhel8@sha256:9635616c8f058e67d557201147904b05f8b49938f63fb2b0239dfca883f61685_arm64",
"product_id": "rhacm2/memcached-exporter-rhel8@sha256:9635616c8f058e67d557201147904b05f8b49938f63fb2b0239dfca883f61685_arm64",
"product_identification_helper": {
"purl": "pkg:oci/memcached-exporter-rhel8@sha256:9635616c8f058e67d557201147904b05f8b49938f63fb2b0239dfca883f61685?arch=arm64\u0026repository_url=registry.redhat.io/rhacm2/memcached-exporter-rhel8\u0026tag=v2.6.0-6"
}
}
},
{
"category": "product_version",
"name": "rhacm2/metrics-collector-rhel8@sha256:7991f484f97b9951f27f70e67d5db0850c4189ee86db8406cdda961a9beb06f0_arm64",
"product": {
"name": "rhacm2/metrics-collector-rhel8@sha256:7991f484f97b9951f27f70e67d5db0850c4189ee86db8406cdda961a9beb06f0_arm64",
"product_id": "rhacm2/metrics-collector-rhel8@sha256:7991f484f97b9951f27f70e67d5db0850c4189ee86db8406cdda961a9beb06f0_arm64",
"product_identification_helper": {
"purl": "pkg:oci/metrics-collector-rhel8@sha256:7991f484f97b9951f27f70e67d5db0850c4189ee86db8406cdda961a9beb06f0?arch=arm64\u0026repository_url=registry.redhat.io/rhacm2/metrics-collector-rhel8\u0026tag=v2.6.0-19"
}
}
},
{
"category": "product_version",
"name": "rhacm2/multicloud-integrations-rhel8@sha256:6813ccd43a1aecd1aaf4d5d4b1620fd63bbca00b736100189ff91246bf3bc36b_arm64",
"product": {
"name": "rhacm2/multicloud-integrations-rhel8@sha256:6813ccd43a1aecd1aaf4d5d4b1620fd63bbca00b736100189ff91246bf3bc36b_arm64",
"product_id": "rhacm2/multicloud-integrations-rhel8@sha256:6813ccd43a1aecd1aaf4d5d4b1620fd63bbca00b736100189ff91246bf3bc36b_arm64",
"product_identification_helper": {
"purl": "pkg:oci/multicloud-integrations-rhel8@sha256:6813ccd43a1aecd1aaf4d5d4b1620fd63bbca00b736100189ff91246bf3bc36b?arch=arm64\u0026repository_url=registry.redhat.io/rhacm2/multicloud-integrations-rhel8\u0026tag=v2.6.0-14"
}
}
},
{
"category": "product_version",
"name": "rhacm2/multiclusterhub-rhel8@sha256:a33e91fb763a2f0894433bce31bd44229e7d5f5c53d36c6b6f643807a45c110b_arm64",
"product": {
"name": "rhacm2/multiclusterhub-rhel8@sha256:a33e91fb763a2f0894433bce31bd44229e7d5f5c53d36c6b6f643807a45c110b_arm64",
"product_id": "rhacm2/multiclusterhub-rhel8@sha256:a33e91fb763a2f0894433bce31bd44229e7d5f5c53d36c6b6f643807a45c110b_arm64",
"product_identification_helper": {
"purl": "pkg:oci/multiclusterhub-rhel8@sha256:a33e91fb763a2f0894433bce31bd44229e7d5f5c53d36c6b6f643807a45c110b?arch=arm64\u0026repository_url=registry.redhat.io/rhacm2/multiclusterhub-rhel8\u0026tag=v2.6.0-27"
}
}
},
{
"category": "product_version",
"name": "rhacm2/multiclusterhub-repo-rhel8@sha256:a45ed68e7d3ac89d17eaf06445cabfc19a9ce85a42f116d75028d6acd18a322b_arm64",
"product": {
"name": "rhacm2/multiclusterhub-repo-rhel8@sha256:a45ed68e7d3ac89d17eaf06445cabfc19a9ce85a42f116d75028d6acd18a322b_arm64",
"product_id": "rhacm2/multiclusterhub-repo-rhel8@sha256:a45ed68e7d3ac89d17eaf06445cabfc19a9ce85a42f116d75028d6acd18a322b_arm64",
"product_identification_helper": {
"purl": "pkg:oci/multiclusterhub-repo-rhel8@sha256:a45ed68e7d3ac89d17eaf06445cabfc19a9ce85a42f116d75028d6acd18a322b?arch=arm64\u0026repository_url=registry.redhat.io/rhacm2/multiclusterhub-repo-rhel8\u0026tag=v2.6.0-20"
}
}
},
{
"category": "product_version",
"name": "rhacm2/multicluster-observability-rhel8-operator@sha256:876bfa63b0e13833eaeadb7c6a0481f1d7970b283f69ece4d81c99985f4dd161_arm64",
"product": {
"name": "rhacm2/multicluster-observability-rhel8-operator@sha256:876bfa63b0e13833eaeadb7c6a0481f1d7970b283f69ece4d81c99985f4dd161_arm64",
"product_id": "rhacm2/multicluster-observability-rhel8-operator@sha256:876bfa63b0e13833eaeadb7c6a0481f1d7970b283f69ece4d81c99985f4dd161_arm64",
"product_identification_helper": {
"purl": "pkg:oci/multicluster-observability-rhel8-operator@sha256:876bfa63b0e13833eaeadb7c6a0481f1d7970b283f69ece4d81c99985f4dd161?arch=arm64\u0026repository_url=registry.redhat.io/rhacm2/multicluster-observability-rhel8-operator\u0026tag=v2.6.0-19"
}
}
},
{
"category": "product_version",
"name": "rhacm2/multicluster-operators-application-rhel8@sha256:724dd9f4a5e4acd061206ca2ea57c329210ade5135dbdf941b8d7e720daa4f10_arm64",
"product": {
"name": "rhacm2/multicluster-operators-application-rhel8@sha256:724dd9f4a5e4acd061206ca2ea57c329210ade5135dbdf941b8d7e720daa4f10_arm64",
"product_id": "rhacm2/multicluster-operators-application-rhel8@sha256:724dd9f4a5e4acd061206ca2ea57c329210ade5135dbdf941b8d7e720daa4f10_arm64",
"product_identification_helper": {
"purl": "pkg:oci/multicluster-operators-application-rhel8@sha256:724dd9f4a5e4acd061206ca2ea57c329210ade5135dbdf941b8d7e720daa4f10?arch=arm64\u0026repository_url=registry.redhat.io/rhacm2/multicluster-operators-application-rhel8\u0026tag=v2.6.0-20"
}
}
},
{
"category": "product_version",
"name": "rhacm2/multicluster-operators-channel-rhel8@sha256:82526c7c046325bde1dfa0a47b58b773355f00bc95c23be75105e7255e7bddd2_arm64",
"product": {
"name": "rhacm2/multicluster-operators-channel-rhel8@sha256:82526c7c046325bde1dfa0a47b58b773355f00bc95c23be75105e7255e7bddd2_arm64",
"product_id": "rhacm2/multicluster-operators-channel-rhel8@sha256:82526c7c046325bde1dfa0a47b58b773355f00bc95c23be75105e7255e7bddd2_arm64",
"product_identification_helper": {
"purl": "pkg:oci/multicluster-operators-channel-rhel8@sha256:82526c7c046325bde1dfa0a47b58b773355f00bc95c23be75105e7255e7bddd2?arch=arm64\u0026repository_url=registry.redhat.io/rhacm2/multicluster-operators-channel-rhel8\u0026tag=v2.6.0-19"
}
}
},
{
"category": "product_version",
"name": "rhacm2/multicluster-operators-subscription-rhel8@sha256:f58aff87d1efb64417c6976f6772a464e54beefe847f50a141726b7a1a6a293a_arm64",
"product": {
"name": "rhacm2/multicluster-operators-subscription-rhel8@sha256:f58aff87d1efb64417c6976f6772a464e54beefe847f50a141726b7a1a6a293a_arm64",
"product_id": "rhacm2/multicluster-operators-subscription-rhel8@sha256:f58aff87d1efb64417c6976f6772a464e54beefe847f50a141726b7a1a6a293a_arm64",
"product_identification_helper": {
"purl": "pkg:oci/multicluster-operators-subscription-rhel8@sha256:f58aff87d1efb64417c6976f6772a464e54beefe847f50a141726b7a1a6a293a?arch=arm64\u0026repository_url=registry.redhat.io/rhacm2/multicluster-operators-subscription-rhel8\u0026tag=v2.6.0-43"
}
}
},
{
"category": "product_version",
"name": "rhacm2/node-exporter-rhel8@sha256:533005e1608de68a09e53599de3f30990db95cb923794bab9ae9e3bc1a8b6baf_arm64",
"product": {
"name": "rhacm2/node-exporter-rhel8@sha256:533005e1608de68a09e53599de3f30990db95cb923794bab9ae9e3bc1a8b6baf_arm64",
"product_id": "rhacm2/node-exporter-rhel8@sha256:533005e1608de68a09e53599de3f30990db95cb923794bab9ae9e3bc1a8b6baf_arm64",
"product_identification_helper": {
"purl": "pkg:oci/node-exporter-rhel8@sha256:533005e1608de68a09e53599de3f30990db95cb923794bab9ae9e3bc1a8b6baf?arch=arm64\u0026repository_url=registry.redhat.io/rhacm2/node-exporter-rhel8\u0026tag=v2.6.0-9"
}
}
},
{
"category": "product_version",
"name": "rhacm2/observatorium-rhel8@sha256:bdd89a1051c8f21e7d81ff80c96731a0eaa7d15c320ab1e6b1dc3f6babd42598_arm64",
"product": {
"name": "rhacm2/observatorium-rhel8@sha256:bdd89a1051c8f21e7d81ff80c96731a0eaa7d15c320ab1e6b1dc3f6babd42598_arm64",
"product_id": "rhacm2/observatorium-rhel8@sha256:bdd89a1051c8f21e7d81ff80c96731a0eaa7d15c320ab1e6b1dc3f6babd42598_arm64",
"product_identification_helper": {
"purl": "pkg:oci/observatorium-rhel8@sha256:bdd89a1051c8f21e7d81ff80c96731a0eaa7d15c320ab1e6b1dc3f6babd42598?arch=arm64\u0026repository_url=registry.redhat.io/rhacm2/observatorium-rhel8\u0026tag=v2.6.0-8"
}
}
},
{
"category": "product_version",
"name": "rhacm2/observatorium-rhel8-operator@sha256:e69987a64fdbf873d4b19d8626c0c5e99dd13d7c95446850559be966dae45ad0_arm64",
"product": {
"name": "rhacm2/observatorium-rhel8-operator@sha256:e69987a64fdbf873d4b19d8626c0c5e99dd13d7c95446850559be966dae45ad0_arm64",
"product_id": "rhacm2/observatorium-rhel8-operator@sha256:e69987a64fdbf873d4b19d8626c0c5e99dd13d7c95446850559be966dae45ad0_arm64",
"product_identification_helper": {
"purl": "pkg:oci/observatorium-rhel8-operator@sha256:e69987a64fdbf873d4b19d8626c0c5e99dd13d7c95446850559be966dae45ad0?arch=arm64\u0026repository_url=registry.redhat.io/rhacm2/observatorium-rhel8-operator\u0026tag=v2.6.0-9"
}
}
},
{
"category": "product_version",
"name": "rhacm2/prometheus-alertmanager-rhel8@sha256:6d09865a228cdbbc6d1ac13042c3c00f0bd086f6dc181dfa3cdf8c7f9d826b9e_arm64",
"product": {
"name": "rhacm2/prometheus-alertmanager-rhel8@sha256:6d09865a228cdbbc6d1ac13042c3c00f0bd086f6dc181dfa3cdf8c7f9d826b9e_arm64",
"product_id": "rhacm2/prometheus-alertmanager-rhel8@sha256:6d09865a228cdbbc6d1ac13042c3c00f0bd086f6dc181dfa3cdf8c7f9d826b9e_arm64",
"product_identification_helper": {
"purl": "pkg:oci/prometheus-alertmanager-rhel8@sha256:6d09865a228cdbbc6d1ac13042c3c00f0bd086f6dc181dfa3cdf8c7f9d826b9e?arch=arm64\u0026repository_url=registry.redhat.io/rhacm2/prometheus-alertmanager-rhel8\u0026tag=v2.6.0-8"
}
}
},
{
"category": "product_version",
"name": "rhacm2/prometheus-rhel8@sha256:52cea7c27de23e3358030b09f22b962723c523a940f8e2043edc298c907d761c_arm64",
"product": {
"name": "rhacm2/prometheus-rhel8@sha256:52cea7c27de23e3358030b09f22b962723c523a940f8e2043edc298c907d761c_arm64",
"product_id": "rhacm2/prometheus-rhel8@sha256:52cea7c27de23e3358030b09f22b962723c523a940f8e2043edc298c907d761c_arm64",
"product_identification_helper": {
"purl": "pkg:oci/prometheus-rhel8@sha256:52cea7c27de23e3358030b09f22b962723c523a940f8e2043edc298c907d761c?arch=arm64\u0026repository_url=registry.redhat.io/rhacm2/prometheus-rhel8\u0026tag=v2.6.0-8"
}
}
},
{
"category": "product_version",
"name": "rhacm2/rbac-query-proxy-rhel8@sha256:29c76a37497f212aed280e2bf16ef45fb3785fb4649ce17b7fe9d653a79e2112_arm64",
"product": {
"name": "rhacm2/rbac-query-proxy-rhel8@sha256:29c76a37497f212aed280e2bf16ef45fb3785fb4649ce17b7fe9d653a79e2112_arm64",
"product_id": "rhacm2/rbac-query-proxy-rhel8@sha256:29c76a37497f212aed280e2bf16ef45fb3785fb4649ce17b7fe9d653a79e2112_arm64",
"product_identification_helper": {
"purl": "pkg:oci/rbac-query-proxy-rhel8@sha256:29c76a37497f212aed280e2bf16ef45fb3785fb4649ce17b7fe9d653a79e2112?arch=arm64\u0026repository_url=registry.redhat.io/rhacm2/rbac-query-proxy-rhel8\u0026tag=v2.6.0-19"
}
}
},
{
"category": "product_version",
"name": "rhacm2/redisgraph-tls-rhel8@sha256:35927ca6e6e9c8d420c499a0c8ad37c4297ba19743d550f489d3e66482275a49_arm64",
"product": {
"name": "rhacm2/redisgraph-tls-rhel8@sha256:35927ca6e6e9c8d420c499a0c8ad37c4297ba19743d550f489d3e66482275a49_arm64",
"product_id": "rhacm2/redisgraph-tls-rhel8@sha256:35927ca6e6e9c8d420c499a0c8ad37c4297ba19743d550f489d3e66482275a49_arm64",
"product_identification_helper": {
"purl": "pkg:oci/redisgraph-tls-rhel8@sha256:35927ca6e6e9c8d420c499a0c8ad37c4297ba19743d550f489d3e66482275a49?arch=arm64\u0026repository_url=registry.redhat.io/rhacm2/redisgraph-tls-rhel8\u0026tag=v2.6.0-10"
}
}
},
{
"category": "product_version",
"name": "rhacm2/search-aggregator-rhel8@sha256:6a915335bcebb0884fc72df2dfee97c74d42c035864b960e1c800fa6c5f8d93c_arm64",
"product": {
"name": "rhacm2/search-aggregator-rhel8@sha256:6a915335bcebb0884fc72df2dfee97c74d42c035864b960e1c800fa6c5f8d93c_arm64",
"product_id": "rhacm2/search-aggregator-rhel8@sha256:6a915335bcebb0884fc72df2dfee97c74d42c035864b960e1c800fa6c5f8d93c_arm64",
"product_identification_helper": {
"purl": "pkg:oci/search-aggregator-rhel8@sha256:6a915335bcebb0884fc72df2dfee97c74d42c035864b960e1c800fa6c5f8d93c?arch=arm64\u0026repository_url=registry.redhat.io/rhacm2/search-aggregator-rhel8\u0026tag=v2.6.0-7"
}
}
},
{
"category": "product_version",
"name": "rhacm2/search-api-rhel8@sha256:7400088d206592eb29cd86182909626262c9b2a99f017811fcc9d8a753c39009_arm64",
"product": {
"name": "rhacm2/search-api-rhel8@sha256:7400088d206592eb29cd86182909626262c9b2a99f017811fcc9d8a753c39009_arm64",
"product_id": "rhacm2/search-api-rhel8@sha256:7400088d206592eb29cd86182909626262c9b2a99f017811fcc9d8a753c39009_arm64",
"product_identification_helper": {
"purl": "pkg:oci/search-api-rhel8@sha256:7400088d206592eb29cd86182909626262c9b2a99f017811fcc9d8a753c39009?arch=arm64\u0026repository_url=registry.redhat.io/rhacm2/search-api-rhel8\u0026tag=v2.6.0-17"
}
}
},
{
"category": "product_version",
"name": "rhacm2/search-collector-rhel8@sha256:0174699ec75fcda08892b4e72b674df989af51ea5f04de57a62c2a85a3c08f4f_arm64",
"product": {
"name": "rhacm2/search-collector-rhel8@sha256:0174699ec75fcda08892b4e72b674df989af51ea5f04de57a62c2a85a3c08f4f_arm64",
"product_id": "rhacm2/search-collector-rhel8@sha256:0174699ec75fcda08892b4e72b674df989af51ea5f04de57a62c2a85a3c08f4f_arm64",
"product_identification_helper": {
"purl": "pkg:oci/search-collector-rhel8@sha256:0174699ec75fcda08892b4e72b674df989af51ea5f04de57a62c2a85a3c08f4f?arch=arm64\u0026repository_url=registry.redhat.io/rhacm2/search-collector-rhel8\u0026tag=v2.6.0-10"
}
}
},
{
"category": "product_version",
"name": "rhacm2/search-rhel8@sha256:3a7a31974210e21a3faed9b57a75b970c70ac41d9662b884d4ce67275f756fc7_arm64",
"product": {
"name": "rhacm2/search-rhel8@sha256:3a7a31974210e21a3faed9b57a75b970c70ac41d9662b884d4ce67275f756fc7_arm64",
"product_id": "rhacm2/search-rhel8@sha256:3a7a31974210e21a3faed9b57a75b970c70ac41d9662b884d4ce67275f756fc7_arm64",
"product_identification_helper": {
"purl": "pkg:oci/search-rhel8@sha256:3a7a31974210e21a3faed9b57a75b970c70ac41d9662b884d4ce67275f756fc7?arch=arm64\u0026repository_url=registry.redhat.io/rhacm2/search-rhel8\u0026tag=v2.6.0-9"
}
}
},
{
"category": "product_version",
"name": "rhacm2/submariner-addon-rhel8@sha256:b467881f4028a89a9e79ba93da719845db576f47a04ae6e569c2317be5594b29_arm64",
"product": {
"name": "rhacm2/submariner-addon-rhel8@sha256:b467881f4028a89a9e79ba93da719845db576f47a04ae6e569c2317be5594b29_arm64",
"product_id": "rhacm2/submariner-addon-rhel8@sha256:b467881f4028a89a9e79ba93da719845db576f47a04ae6e569c2317be5594b29_arm64",
"product_identification_helper": {
"purl": "pkg:oci/submariner-addon-rhel8@sha256:b467881f4028a89a9e79ba93da719845db576f47a04ae6e569c2317be5594b29?arch=arm64\u0026repository_url=registry.redhat.io/rhacm2/submariner-addon-rhel8\u0026tag=v2.6.0-23"
}
}
},
{
"category": "product_version",
"name": "rhacm2/thanos-rhel8@sha256:4b3b45ad0b564360c245d20b1540c2398c9606cf8684275e4ee071c591357929_arm64",
"product": {
"name": "rhacm2/thanos-rhel8@sha256:4b3b45ad0b564360c245d20b1540c2398c9606cf8684275e4ee071c591357929_arm64",
"product_id": "rhacm2/thanos-rhel8@sha256:4b3b45ad0b564360c245d20b1540c2398c9606cf8684275e4ee071c591357929_arm64",
"product_identification_helper": {
"purl": "pkg:oci/thanos-rhel8@sha256:4b3b45ad0b564360c245d20b1540c2398c9606cf8684275e4ee071c591357929?arch=arm64\u0026repository_url=registry.redhat.io/rhacm2/thanos-rhel8\u0026tag=v2.6.0-9"
}
}
},
{
"category": "product_version",
"name": "rhacm2/thanos-receive-controller-rhel8@sha256:d9ac8e67d6d9858b16dd9d1d49c1dd904aa22a7b618e5d33292344faced9c0d3_arm64",
"product": {
"name": "rhacm2/thanos-receive-controller-rhel8@sha256:d9ac8e67d6d9858b16dd9d1d49c1dd904aa22a7b618e5d33292344faced9c0d3_arm64",
"product_id": "rhacm2/thanos-receive-controller-rhel8@sha256:d9ac8e67d6d9858b16dd9d1d49c1dd904aa22a7b618e5d33292344faced9c0d3_arm64",
"product_identification_helper": {
"purl": "pkg:oci/thanos-receive-controller-rhel8@sha256:d9ac8e67d6d9858b16dd9d1d49c1dd904aa22a7b618e5d33292344faced9c0d3?arch=arm64\u0026repository_url=registry.redhat.io/rhacm2/thanos-receive-controller-rhel8\u0026tag=v2.6.0-6"
}
}
}
],
"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:615ab5d9542759d921634737709e84a8e65d003ea136e5d22858d380225fd177_amd64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.6 for RHEL 8",
"product_id": "8Base-RHACM-2.6:rhacm2/acm-governance-policy-addon-controller-rhel8@sha256:615ab5d9542759d921634737709e84a8e65d003ea136e5d22858d380225fd177_amd64"
},
"product_reference": "rhacm2/acm-governance-policy-addon-controller-rhel8@sha256:615ab5d9542759d921634737709e84a8e65d003ea136e5d22858d380225fd177_amd64",
"relates_to_product_reference": "8Base-RHACM-2.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/acm-governance-policy-addon-controller-rhel8@sha256:958b729d30f10b9c121e68ac8ede2054ed29cc52a9a7d6df0537ed221aa74358_s390x as a component of Red Hat Advanced Cluster Management for Kubernetes 2.6 for RHEL 8",
"product_id": "8Base-RHACM-2.6:rhacm2/acm-governance-policy-addon-controller-rhel8@sha256:958b729d30f10b9c121e68ac8ede2054ed29cc52a9a7d6df0537ed221aa74358_s390x"
},
"product_reference": "rhacm2/acm-governance-policy-addon-controller-rhel8@sha256:958b729d30f10b9c121e68ac8ede2054ed29cc52a9a7d6df0537ed221aa74358_s390x",
"relates_to_product_reference": "8Base-RHACM-2.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/acm-governance-policy-addon-controller-rhel8@sha256:b5bef941b4e0b5b3529ca5b2311c85295b9f6d12e482a9cbdad691c2406541f1_ppc64le as a component of Red Hat Advanced Cluster Management for Kubernetes 2.6 for RHEL 8",
"product_id": "8Base-RHACM-2.6:rhacm2/acm-governance-policy-addon-controller-rhel8@sha256:b5bef941b4e0b5b3529ca5b2311c85295b9f6d12e482a9cbdad691c2406541f1_ppc64le"
},
"product_reference": "rhacm2/acm-governance-policy-addon-controller-rhel8@sha256:b5bef941b4e0b5b3529ca5b2311c85295b9f6d12e482a9cbdad691c2406541f1_ppc64le",
"relates_to_product_reference": "8Base-RHACM-2.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/acm-governance-policy-addon-controller-rhel8@sha256:f6194b9056d77e54f3c74caa9eab87bd1df1818d082fc807229d1c44ec6c88c4_arm64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.6 for RHEL 8",
"product_id": "8Base-RHACM-2.6:rhacm2/acm-governance-policy-addon-controller-rhel8@sha256:f6194b9056d77e54f3c74caa9eab87bd1df1818d082fc807229d1c44ec6c88c4_arm64"
},
"product_reference": "rhacm2/acm-governance-policy-addon-controller-rhel8@sha256:f6194b9056d77e54f3c74caa9eab87bd1df1818d082fc807229d1c44ec6c88c4_arm64",
"relates_to_product_reference": "8Base-RHACM-2.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/acm-grafana-rhel8@sha256:45616ed43b53d3a83e65828118f09430396f5bcb0566ae3a65d937b59f0d873e_s390x as a component of Red Hat Advanced Cluster Management for Kubernetes 2.6 for RHEL 8",
"product_id": "8Base-RHACM-2.6:rhacm2/acm-grafana-rhel8@sha256:45616ed43b53d3a83e65828118f09430396f5bcb0566ae3a65d937b59f0d873e_s390x"
},
"product_reference": "rhacm2/acm-grafana-rhel8@sha256:45616ed43b53d3a83e65828118f09430396f5bcb0566ae3a65d937b59f0d873e_s390x",
"relates_to_product_reference": "8Base-RHACM-2.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/acm-grafana-rhel8@sha256:8c48441cfa850ea1274932e94da0831618c10f91022619c779304501a75fb161_amd64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.6 for RHEL 8",
"product_id": "8Base-RHACM-2.6:rhacm2/acm-grafana-rhel8@sha256:8c48441cfa850ea1274932e94da0831618c10f91022619c779304501a75fb161_amd64"
},
"product_reference": "rhacm2/acm-grafana-rhel8@sha256:8c48441cfa850ea1274932e94da0831618c10f91022619c779304501a75fb161_amd64",
"relates_to_product_reference": "8Base-RHACM-2.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/acm-grafana-rhel8@sha256:cc1c196b19c5fd8f313c6136359cc9dd37b5f59d32a581b10cf89b80b7d0cbf4_arm64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.6 for RHEL 8",
"product_id": "8Base-RHACM-2.6:rhacm2/acm-grafana-rhel8@sha256:cc1c196b19c5fd8f313c6136359cc9dd37b5f59d32a581b10cf89b80b7d0cbf4_arm64"
},
"product_reference": "rhacm2/acm-grafana-rhel8@sha256:cc1c196b19c5fd8f313c6136359cc9dd37b5f59d32a581b10cf89b80b7d0cbf4_arm64",
"relates_to_product_reference": "8Base-RHACM-2.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/acm-grafana-rhel8@sha256:cdf24e68e50be1350566243f6d2cb1403d09ab68e5fed39ea6c56212e42b90f1_ppc64le as a component of Red Hat Advanced Cluster Management for Kubernetes 2.6 for RHEL 8",
"product_id": "8Base-RHACM-2.6:rhacm2/acm-grafana-rhel8@sha256:cdf24e68e50be1350566243f6d2cb1403d09ab68e5fed39ea6c56212e42b90f1_ppc64le"
},
"product_reference": "rhacm2/acm-grafana-rhel8@sha256:cdf24e68e50be1350566243f6d2cb1403d09ab68e5fed39ea6c56212e42b90f1_ppc64le",
"relates_to_product_reference": "8Base-RHACM-2.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/acm-must-gather-rhel8@sha256:1457ff5cfd61611fdc968d4af5b020d835e107b97932c7ba7b3f5ed4cbd0e39f_ppc64le as a component of Red Hat Advanced Cluster Management for Kubernetes 2.6 for RHEL 8",
"product_id": "8Base-RHACM-2.6:rhacm2/acm-must-gather-rhel8@sha256:1457ff5cfd61611fdc968d4af5b020d835e107b97932c7ba7b3f5ed4cbd0e39f_ppc64le"
},
"product_reference": "rhacm2/acm-must-gather-rhel8@sha256:1457ff5cfd61611fdc968d4af5b020d835e107b97932c7ba7b3f5ed4cbd0e39f_ppc64le",
"relates_to_product_reference": "8Base-RHACM-2.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/acm-must-gather-rhel8@sha256:39842906b3846418bc31098e2abad08210118d86aa683e9e5fd04a97822df22d_arm64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.6 for RHEL 8",
"product_id": "8Base-RHACM-2.6:rhacm2/acm-must-gather-rhel8@sha256:39842906b3846418bc31098e2abad08210118d86aa683e9e5fd04a97822df22d_arm64"
},
"product_reference": "rhacm2/acm-must-gather-rhel8@sha256:39842906b3846418bc31098e2abad08210118d86aa683e9e5fd04a97822df22d_arm64",
"relates_to_product_reference": "8Base-RHACM-2.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/acm-must-gather-rhel8@sha256:8a69add2d90a1e094de8510052b683e1765153da75e316ad7778499af0c5ddf9_s390x as a component of Red Hat Advanced Cluster Management for Kubernetes 2.6 for RHEL 8",
"product_id": "8Base-RHACM-2.6:rhacm2/acm-must-gather-rhel8@sha256:8a69add2d90a1e094de8510052b683e1765153da75e316ad7778499af0c5ddf9_s390x"
},
"product_reference": "rhacm2/acm-must-gather-rhel8@sha256:8a69add2d90a1e094de8510052b683e1765153da75e316ad7778499af0c5ddf9_s390x",
"relates_to_product_reference": "8Base-RHACM-2.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/acm-must-gather-rhel8@sha256:dca91134a2c1c33c736afcd4c9373749448641385f39162c74e115691289e843_amd64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.6 for RHEL 8",
"product_id": "8Base-RHACM-2.6:rhacm2/acm-must-gather-rhel8@sha256:dca91134a2c1c33c736afcd4c9373749448641385f39162c74e115691289e843_amd64"
},
"product_reference": "rhacm2/acm-must-gather-rhel8@sha256:dca91134a2c1c33c736afcd4c9373749448641385f39162c74e115691289e843_amd64",
"relates_to_product_reference": "8Base-RHACM-2.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/acm-operator-bundle@sha256:0eac6124f59492d09c1ae650025d59ea0e8547d9f9c832cb9607b09254ff6ddd_s390x as a component of Red Hat Advanced Cluster Management for Kubernetes 2.6 for RHEL 8",
"product_id": "8Base-RHACM-2.6:rhacm2/acm-operator-bundle@sha256:0eac6124f59492d09c1ae650025d59ea0e8547d9f9c832cb9607b09254ff6ddd_s390x"
},
"product_reference": "rhacm2/acm-operator-bundle@sha256:0eac6124f59492d09c1ae650025d59ea0e8547d9f9c832cb9607b09254ff6ddd_s390x",
"relates_to_product_reference": "8Base-RHACM-2.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/acm-operator-bundle@sha256:1cbcd58a4c23e4c89a6a0509f78802a5aa21205db2784ebc9772b99a3917b183_arm64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.6 for RHEL 8",
"product_id": "8Base-RHACM-2.6:rhacm2/acm-operator-bundle@sha256:1cbcd58a4c23e4c89a6a0509f78802a5aa21205db2784ebc9772b99a3917b183_arm64"
},
"product_reference": "rhacm2/acm-operator-bundle@sha256:1cbcd58a4c23e4c89a6a0509f78802a5aa21205db2784ebc9772b99a3917b183_arm64",
"relates_to_product_reference": "8Base-RHACM-2.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/acm-operator-bundle@sha256:997aaee36f0bed47e231925a3f2c2ecc503410e54b35727f035c72477f3d1944_ppc64le as a component of Red Hat Advanced Cluster Management for Kubernetes 2.6 for RHEL 8",
"product_id": "8Base-RHACM-2.6:rhacm2/acm-operator-bundle@sha256:997aaee36f0bed47e231925a3f2c2ecc503410e54b35727f035c72477f3d1944_ppc64le"
},
"product_reference": "rhacm2/acm-operator-bundle@sha256:997aaee36f0bed47e231925a3f2c2ecc503410e54b35727f035c72477f3d1944_ppc64le",
"relates_to_product_reference": "8Base-RHACM-2.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/acm-operator-bundle@sha256:ce699187f250b93976b8063228ac12d11c6c8f6baba69ba4ed17a38730e84eb3_amd64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.6 for RHEL 8",
"product_id": "8Base-RHACM-2.6:rhacm2/acm-operator-bundle@sha256:ce699187f250b93976b8063228ac12d11c6c8f6baba69ba4ed17a38730e84eb3_amd64"
},
"product_reference": "rhacm2/acm-operator-bundle@sha256:ce699187f250b93976b8063228ac12d11c6c8f6baba69ba4ed17a38730e84eb3_amd64",
"relates_to_product_reference": "8Base-RHACM-2.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/acm-prometheus-config-reloader-rhel8@sha256:693a77a9324d6c7f0e69bd9d5725b51f3e429972f1e67469e93648cb347eae84_arm64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.6 for RHEL 8",
"product_id": "8Base-RHACM-2.6:rhacm2/acm-prometheus-config-reloader-rhel8@sha256:693a77a9324d6c7f0e69bd9d5725b51f3e429972f1e67469e93648cb347eae84_arm64"
},
"product_reference": "rhacm2/acm-prometheus-config-reloader-rhel8@sha256:693a77a9324d6c7f0e69bd9d5725b51f3e429972f1e67469e93648cb347eae84_arm64",
"relates_to_product_reference": "8Base-RHACM-2.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/acm-prometheus-config-reloader-rhel8@sha256:89757e804d5df2b5eeeb1191b599c3acb9e75f61170f888095302830d6de0582_s390x as a component of Red Hat Advanced Cluster Management for Kubernetes 2.6 for RHEL 8",
"product_id": "8Base-RHACM-2.6:rhacm2/acm-prometheus-config-reloader-rhel8@sha256:89757e804d5df2b5eeeb1191b599c3acb9e75f61170f888095302830d6de0582_s390x"
},
"product_reference": "rhacm2/acm-prometheus-config-reloader-rhel8@sha256:89757e804d5df2b5eeeb1191b599c3acb9e75f61170f888095302830d6de0582_s390x",
"relates_to_product_reference": "8Base-RHACM-2.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/acm-prometheus-config-reloader-rhel8@sha256:8e45e1fd7342d7525b118f01794cac1f4a8662def5f2a06336b698db2e268742_amd64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.6 for RHEL 8",
"product_id": "8Base-RHACM-2.6:rhacm2/acm-prometheus-config-reloader-rhel8@sha256:8e45e1fd7342d7525b118f01794cac1f4a8662def5f2a06336b698db2e268742_amd64"
},
"product_reference": "rhacm2/acm-prometheus-config-reloader-rhel8@sha256:8e45e1fd7342d7525b118f01794cac1f4a8662def5f2a06336b698db2e268742_amd64",
"relates_to_product_reference": "8Base-RHACM-2.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/acm-prometheus-config-reloader-rhel8@sha256:ce1c17b34b7aac2e990dc0efe40f4406e73f727b2c7bfe109eded849de753f1a_ppc64le as a component of Red Hat Advanced Cluster Management for Kubernetes 2.6 for RHEL 8",
"product_id": "8Base-RHACM-2.6:rhacm2/acm-prometheus-config-reloader-rhel8@sha256:ce1c17b34b7aac2e990dc0efe40f4406e73f727b2c7bfe109eded849de753f1a_ppc64le"
},
"product_reference": "rhacm2/acm-prometheus-config-reloader-rhel8@sha256:ce1c17b34b7aac2e990dc0efe40f4406e73f727b2c7bfe109eded849de753f1a_ppc64le",
"relates_to_product_reference": "8Base-RHACM-2.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/acm-prometheus-rhel8@sha256:728606d96dd9e0fc2e7810e092e10ee071ec36598c990c8252beccace59a679e_amd64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.6 for RHEL 8",
"product_id": "8Base-RHACM-2.6:rhacm2/acm-prometheus-rhel8@sha256:728606d96dd9e0fc2e7810e092e10ee071ec36598c990c8252beccace59a679e_amd64"
},
"product_reference": "rhacm2/acm-prometheus-rhel8@sha256:728606d96dd9e0fc2e7810e092e10ee071ec36598c990c8252beccace59a679e_amd64",
"relates_to_product_reference": "8Base-RHACM-2.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/acm-prometheus-rhel8@sha256:b457d0b95d88c5dd0aac87492cbca40a9d7c2074002ad110f52d562f0c5d0797_arm64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.6 for RHEL 8",
"product_id": "8Base-RHACM-2.6:rhacm2/acm-prometheus-rhel8@sha256:b457d0b95d88c5dd0aac87492cbca40a9d7c2074002ad110f52d562f0c5d0797_arm64"
},
"product_reference": "rhacm2/acm-prometheus-rhel8@sha256:b457d0b95d88c5dd0aac87492cbca40a9d7c2074002ad110f52d562f0c5d0797_arm64",
"relates_to_product_reference": "8Base-RHACM-2.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/acm-prometheus-rhel8@sha256:f34d2569033bfb1d173342264f090f46d80f7843d52704a7ce9e9eb9de2f5abb_s390x as a component of Red Hat Advanced Cluster Management for Kubernetes 2.6 for RHEL 8",
"product_id": "8Base-RHACM-2.6:rhacm2/acm-prometheus-rhel8@sha256:f34d2569033bfb1d173342264f090f46d80f7843d52704a7ce9e9eb9de2f5abb_s390x"
},
"product_reference": "rhacm2/acm-prometheus-rhel8@sha256:f34d2569033bfb1d173342264f090f46d80f7843d52704a7ce9e9eb9de2f5abb_s390x",
"relates_to_product_reference": "8Base-RHACM-2.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/acm-prometheus-rhel8@sha256:f720e0a94bfe7ed5d812819a3e77cc0581be102970127d8c0d4aa06a05edbf3d_ppc64le as a component of Red Hat Advanced Cluster Management for Kubernetes 2.6 for RHEL 8",
"product_id": "8Base-RHACM-2.6:rhacm2/acm-prometheus-rhel8@sha256:f720e0a94bfe7ed5d812819a3e77cc0581be102970127d8c0d4aa06a05edbf3d_ppc64le"
},
"product_reference": "rhacm2/acm-prometheus-rhel8@sha256:f720e0a94bfe7ed5d812819a3e77cc0581be102970127d8c0d4aa06a05edbf3d_ppc64le",
"relates_to_product_reference": "8Base-RHACM-2.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/acm-volsync-addon-controller-rhel8@sha256:17ccd6b924b36ab14e3ca5f5331ba7e4c86f8cb64304640d58c3ee6b76edbcaf_ppc64le as a component of Red Hat Advanced Cluster Management for Kubernetes 2.6 for RHEL 8",
"product_id": "8Base-RHACM-2.6:rhacm2/acm-volsync-addon-controller-rhel8@sha256:17ccd6b924b36ab14e3ca5f5331ba7e4c86f8cb64304640d58c3ee6b76edbcaf_ppc64le"
},
"product_reference": "rhacm2/acm-volsync-addon-controller-rhel8@sha256:17ccd6b924b36ab14e3ca5f5331ba7e4c86f8cb64304640d58c3ee6b76edbcaf_ppc64le",
"relates_to_product_reference": "8Base-RHACM-2.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/acm-volsync-addon-controller-rhel8@sha256:27079308ea87e35564cc3089c65eae68d63880a3bb093ca64d1678a68b60fcec_amd64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.6 for RHEL 8",
"product_id": "8Base-RHACM-2.6:rhacm2/acm-volsync-addon-controller-rhel8@sha256:27079308ea87e35564cc3089c65eae68d63880a3bb093ca64d1678a68b60fcec_amd64"
},
"product_reference": "rhacm2/acm-volsync-addon-controller-rhel8@sha256:27079308ea87e35564cc3089c65eae68d63880a3bb093ca64d1678a68b60fcec_amd64",
"relates_to_product_reference": "8Base-RHACM-2.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/acm-volsync-addon-controller-rhel8@sha256:9eabaac2df91aeef613d6973669d07298f2159c6a6e0c9f294623f7b1a10bc08_s390x as a component of Red Hat Advanced Cluster Management for Kubernetes 2.6 for RHEL 8",
"product_id": "8Base-RHACM-2.6:rhacm2/acm-volsync-addon-controller-rhel8@sha256:9eabaac2df91aeef613d6973669d07298f2159c6a6e0c9f294623f7b1a10bc08_s390x"
},
"product_reference": "rhacm2/acm-volsync-addon-controller-rhel8@sha256:9eabaac2df91aeef613d6973669d07298f2159c6a6e0c9f294623f7b1a10bc08_s390x",
"relates_to_product_reference": "8Base-RHACM-2.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/acm-volsync-addon-controller-rhel8@sha256:f7abdf1756bc0ff2ebf02fee0469a8b9eeabe1fa8cafdd21c6e8f958155b70bb_arm64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.6 for RHEL 8",
"product_id": "8Base-RHACM-2.6:rhacm2/acm-volsync-addon-controller-rhel8@sha256:f7abdf1756bc0ff2ebf02fee0469a8b9eeabe1fa8cafdd21c6e8f958155b70bb_arm64"
},
"product_reference": "rhacm2/acm-volsync-addon-controller-rhel8@sha256:f7abdf1756bc0ff2ebf02fee0469a8b9eeabe1fa8cafdd21c6e8f958155b70bb_arm64",
"relates_to_product_reference": "8Base-RHACM-2.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/cert-policy-controller-rhel8@sha256:017c1e663827a3b55d70badd3ed979b5d1831252c49d671897a85a75afaa5bb0_s390x as a component of Red Hat Advanced Cluster Management for Kubernetes 2.6 for RHEL 8",
"product_id": "8Base-RHACM-2.6:rhacm2/cert-policy-controller-rhel8@sha256:017c1e663827a3b55d70badd3ed979b5d1831252c49d671897a85a75afaa5bb0_s390x"
},
"product_reference": "rhacm2/cert-policy-controller-rhel8@sha256:017c1e663827a3b55d70badd3ed979b5d1831252c49d671897a85a75afaa5bb0_s390x",
"relates_to_product_reference": "8Base-RHACM-2.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/cert-policy-controller-rhel8@sha256:0610778095974edf936602018281bf7a5e287ba9eca9f661a423e68bbe000e40_ppc64le as a component of Red Hat Advanced Cluster Management for Kubernetes 2.6 for RHEL 8",
"product_id": "8Base-RHACM-2.6:rhacm2/cert-policy-controller-rhel8@sha256:0610778095974edf936602018281bf7a5e287ba9eca9f661a423e68bbe000e40_ppc64le"
},
"product_reference": "rhacm2/cert-policy-controller-rhel8@sha256:0610778095974edf936602018281bf7a5e287ba9eca9f661a423e68bbe000e40_ppc64le",
"relates_to_product_reference": "8Base-RHACM-2.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/cert-policy-controller-rhel8@sha256:a66d7d4ee1179f7fce639490f919d722db54eaa3118b4135078c33e6cbf91488_amd64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.6 for RHEL 8",
"product_id": "8Base-RHACM-2.6:rhacm2/cert-policy-controller-rhel8@sha256:a66d7d4ee1179f7fce639490f919d722db54eaa3118b4135078c33e6cbf91488_amd64"
},
"product_reference": "rhacm2/cert-policy-controller-rhel8@sha256:a66d7d4ee1179f7fce639490f919d722db54eaa3118b4135078c33e6cbf91488_amd64",
"relates_to_product_reference": "8Base-RHACM-2.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/cert-policy-controller-rhel8@sha256:d660befef0c8f7a4db7aa3b865545c9863d8f37e7ba4b8de4380185f82b208d4_arm64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.6 for RHEL 8",
"product_id": "8Base-RHACM-2.6:rhacm2/cert-policy-controller-rhel8@sha256:d660befef0c8f7a4db7aa3b865545c9863d8f37e7ba4b8de4380185f82b208d4_arm64"
},
"product_reference": "rhacm2/cert-policy-controller-rhel8@sha256:d660befef0c8f7a4db7aa3b865545c9863d8f37e7ba4b8de4380185f82b208d4_arm64",
"relates_to_product_reference": "8Base-RHACM-2.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/cluster-backup-rhel8-operator@sha256:1a749d0795972a9bfd5a00aa96c238a660673464be01b2aa9fd7a3aeead6ddf7_amd64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.6 for RHEL 8",
"product_id": "8Base-RHACM-2.6:rhacm2/cluster-backup-rhel8-operator@sha256:1a749d0795972a9bfd5a00aa96c238a660673464be01b2aa9fd7a3aeead6ddf7_amd64"
},
"product_reference": "rhacm2/cluster-backup-rhel8-operator@sha256:1a749d0795972a9bfd5a00aa96c238a660673464be01b2aa9fd7a3aeead6ddf7_amd64",
"relates_to_product_reference": "8Base-RHACM-2.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/cluster-backup-rhel8-operator@sha256:8915dbdc562e63441f79041bdf1176e46ce53e95418d133f0cd0c1ff79da48a2_arm64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.6 for RHEL 8",
"product_id": "8Base-RHACM-2.6:rhacm2/cluster-backup-rhel8-operator@sha256:8915dbdc562e63441f79041bdf1176e46ce53e95418d133f0cd0c1ff79da48a2_arm64"
},
"product_reference": "rhacm2/cluster-backup-rhel8-operator@sha256:8915dbdc562e63441f79041bdf1176e46ce53e95418d133f0cd0c1ff79da48a2_arm64",
"relates_to_product_reference": "8Base-RHACM-2.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/cluster-backup-rhel8-operator@sha256:995f225449b207da9a3cad175dac85b87eefb28ff5bae6a588f40fd79fbe12a1_ppc64le as a component of Red Hat Advanced Cluster Management for Kubernetes 2.6 for RHEL 8",
"product_id": "8Base-RHACM-2.6:rhacm2/cluster-backup-rhel8-operator@sha256:995f225449b207da9a3cad175dac85b87eefb28ff5bae6a588f40fd79fbe12a1_ppc64le"
},
"product_reference": "rhacm2/cluster-backup-rhel8-operator@sha256:995f225449b207da9a3cad175dac85b87eefb28ff5bae6a588f40fd79fbe12a1_ppc64le",
"relates_to_product_reference": "8Base-RHACM-2.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/cluster-backup-rhel8-operator@sha256:f1255a76c6275a4b6a400c82e204a5112fff6fe87f71626f8f309763f6a5d9e4_s390x as a component of Red Hat Advanced Cluster Management for Kubernetes 2.6 for RHEL 8",
"product_id": "8Base-RHACM-2.6:rhacm2/cluster-backup-rhel8-operator@sha256:f1255a76c6275a4b6a400c82e204a5112fff6fe87f71626f8f309763f6a5d9e4_s390x"
},
"product_reference": "rhacm2/cluster-backup-rhel8-operator@sha256:f1255a76c6275a4b6a400c82e204a5112fff6fe87f71626f8f309763f6a5d9e4_s390x",
"relates_to_product_reference": "8Base-RHACM-2.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/config-policy-controller-rhel8@sha256:3b2e0d850e8fc966ec80bff16df26002334744a96b81c7a7dfe222f1706a52e3_s390x as a component of Red Hat Advanced Cluster Management for Kubernetes 2.6 for RHEL 8",
"product_id": "8Base-RHACM-2.6:rhacm2/config-policy-controller-rhel8@sha256:3b2e0d850e8fc966ec80bff16df26002334744a96b81c7a7dfe222f1706a52e3_s390x"
},
"product_reference": "rhacm2/config-policy-controller-rhel8@sha256:3b2e0d850e8fc966ec80bff16df26002334744a96b81c7a7dfe222f1706a52e3_s390x",
"relates_to_product_reference": "8Base-RHACM-2.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/config-policy-controller-rhel8@sha256:447f275bbde46d7fc173798ef5abc0a77a6780f0dffdc171786edbe00f27d8d8_ppc64le as a component of Red Hat Advanced Cluster Management for Kubernetes 2.6 for RHEL 8",
"product_id": "8Base-RHACM-2.6:rhacm2/config-policy-controller-rhel8@sha256:447f275bbde46d7fc173798ef5abc0a77a6780f0dffdc171786edbe00f27d8d8_ppc64le"
},
"product_reference": "rhacm2/config-policy-controller-rhel8@sha256:447f275bbde46d7fc173798ef5abc0a77a6780f0dffdc171786edbe00f27d8d8_ppc64le",
"relates_to_product_reference": "8Base-RHACM-2.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/config-policy-controller-rhel8@sha256:61964a1a0ddf2e98bcf5249b7374235055ab85cc26663a8d9397c2b7f6fbb4c6_amd64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.6 for RHEL 8",
"product_id": "8Base-RHACM-2.6:rhacm2/config-policy-controller-rhel8@sha256:61964a1a0ddf2e98bcf5249b7374235055ab85cc26663a8d9397c2b7f6fbb4c6_amd64"
},
"product_reference": "rhacm2/config-policy-controller-rhel8@sha256:61964a1a0ddf2e98bcf5249b7374235055ab85cc26663a8d9397c2b7f6fbb4c6_amd64",
"relates_to_product_reference": "8Base-RHACM-2.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/config-policy-controller-rhel8@sha256:a3abaa3d0bf1d34fa9e40903a8713c439f5f7f751e775d32cbab308983064ce0_arm64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.6 for RHEL 8",
"product_id": "8Base-RHACM-2.6:rhacm2/config-policy-controller-rhel8@sha256:a3abaa3d0bf1d34fa9e40903a8713c439f5f7f751e775d32cbab308983064ce0_arm64"
},
"product_reference": "rhacm2/config-policy-controller-rhel8@sha256:a3abaa3d0bf1d34fa9e40903a8713c439f5f7f751e775d32cbab308983064ce0_arm64",
"relates_to_product_reference": "8Base-RHACM-2.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/console-rhel8@sha256:6c0f630ff57f6f423df6dbf4df9faad25089f9b391be35cb8bc9cd5211f94d67_arm64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.6 for RHEL 8",
"product_id": "8Base-RHACM-2.6:rhacm2/console-rhel8@sha256:6c0f630ff57f6f423df6dbf4df9faad25089f9b391be35cb8bc9cd5211f94d67_arm64"
},
"product_reference": "rhacm2/console-rhel8@sha256:6c0f630ff57f6f423df6dbf4df9faad25089f9b391be35cb8bc9cd5211f94d67_arm64",
"relates_to_product_reference": "8Base-RHACM-2.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/console-rhel8@sha256:8608aed6971299def3fbe749336727e84c69582664dedac3145b92ea24e62e4d_amd64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.6 for RHEL 8",
"product_id": "8Base-RHACM-2.6:rhacm2/console-rhel8@sha256:8608aed6971299def3fbe749336727e84c69582664dedac3145b92ea24e62e4d_amd64"
},
"product_reference": "rhacm2/console-rhel8@sha256:8608aed6971299def3fbe749336727e84c69582664dedac3145b92ea24e62e4d_amd64",
"relates_to_product_reference": "8Base-RHACM-2.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/console-rhel8@sha256:afa80ae8274db7fa6796c35980fc5df15889e94aff3361f6cda643e5a09da220_ppc64le as a component of Red Hat Advanced Cluster Management for Kubernetes 2.6 for RHEL 8",
"product_id": "8Base-RHACM-2.6:rhacm2/console-rhel8@sha256:afa80ae8274db7fa6796c35980fc5df15889e94aff3361f6cda643e5a09da220_ppc64le"
},
"product_reference": "rhacm2/console-rhel8@sha256:afa80ae8274db7fa6796c35980fc5df15889e94aff3361f6cda643e5a09da220_ppc64le",
"relates_to_product_reference": "8Base-RHACM-2.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/console-rhel8@sha256:f06e4e3f62db52c6d7fa0bc1f289de773e18d076bc38612e1b0ddc85c76fde06_s390x as a component of Red Hat Advanced Cluster Management for Kubernetes 2.6 for RHEL 8",
"product_id": "8Base-RHACM-2.6:rhacm2/console-rhel8@sha256:f06e4e3f62db52c6d7fa0bc1f289de773e18d076bc38612e1b0ddc85c76fde06_s390x"
},
"product_reference": "rhacm2/console-rhel8@sha256:f06e4e3f62db52c6d7fa0bc1f289de773e18d076bc38612e1b0ddc85c76fde06_s390x",
"relates_to_product_reference": "8Base-RHACM-2.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/endpoint-monitoring-rhel8-operator@sha256:060bcd658756a924b4ce4d202bd447a3254fc1f49af7d685dde8720f355cde8e_arm64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.6 for RHEL 8",
"product_id": "8Base-RHACM-2.6:rhacm2/endpoint-monitoring-rhel8-operator@sha256:060bcd658756a924b4ce4d202bd447a3254fc1f49af7d685dde8720f355cde8e_arm64"
},
"product_reference": "rhacm2/endpoint-monitoring-rhel8-operator@sha256:060bcd658756a924b4ce4d202bd447a3254fc1f49af7d685dde8720f355cde8e_arm64",
"relates_to_product_reference": "8Base-RHACM-2.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/endpoint-monitoring-rhel8-operator@sha256:091d66731c5fe8eba5646c6b2622bb38c074e202a8a4a7e906921673b60f0898_amd64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.6 for RHEL 8",
"product_id": "8Base-RHACM-2.6:rhacm2/endpoint-monitoring-rhel8-operator@sha256:091d66731c5fe8eba5646c6b2622bb38c074e202a8a4a7e906921673b60f0898_amd64"
},
"product_reference": "rhacm2/endpoint-monitoring-rhel8-operator@sha256:091d66731c5fe8eba5646c6b2622bb38c074e202a8a4a7e906921673b60f0898_amd64",
"relates_to_product_reference": "8Base-RHACM-2.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/endpoint-monitoring-rhel8-operator@sha256:80660eb7f3c068768b0ea04ff20f4539194c52427ffdab4626bf781aa3f2ca64_s390x as a component of Red Hat Advanced Cluster Management for Kubernetes 2.6 for RHEL 8",
"product_id": "8Base-RHACM-2.6:rhacm2/endpoint-monitoring-rhel8-operator@sha256:80660eb7f3c068768b0ea04ff20f4539194c52427ffdab4626bf781aa3f2ca64_s390x"
},
"product_reference": "rhacm2/endpoint-monitoring-rhel8-operator@sha256:80660eb7f3c068768b0ea04ff20f4539194c52427ffdab4626bf781aa3f2ca64_s390x",
"relates_to_product_reference": "8Base-RHACM-2.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/endpoint-monitoring-rhel8-operator@sha256:d6204fcf04c83bac13232ec1602572ad5f22bb528537e591079dfa36152697ec_ppc64le as a component of Red Hat Advanced Cluster Management for Kubernetes 2.6 for RHEL 8",
"product_id": "8Base-RHACM-2.6:rhacm2/endpoint-monitoring-rhel8-operator@sha256:d6204fcf04c83bac13232ec1602572ad5f22bb528537e591079dfa36152697ec_ppc64le"
},
"product_reference": "rhacm2/endpoint-monitoring-rhel8-operator@sha256:d6204fcf04c83bac13232ec1602572ad5f22bb528537e591079dfa36152697ec_ppc64le",
"relates_to_product_reference": "8Base-RHACM-2.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/governance-policy-propagator-rhel8@sha256:51be0f04938b60ed1dba60908bebd2000d78e4ade34757bae70a083c67d77e8e_arm64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.6 for RHEL 8",
"product_id": "8Base-RHACM-2.6:rhacm2/governance-policy-propagator-rhel8@sha256:51be0f04938b60ed1dba60908bebd2000d78e4ade34757bae70a083c67d77e8e_arm64"
},
"product_reference": "rhacm2/governance-policy-propagator-rhel8@sha256:51be0f04938b60ed1dba60908bebd2000d78e4ade34757bae70a083c67d77e8e_arm64",
"relates_to_product_reference": "8Base-RHACM-2.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/governance-policy-propagator-rhel8@sha256:9577701bf3c7aa00b99531d2c3842130abc6cd91c52c4a7ba040b705eeace4c7_s390x as a component of Red Hat Advanced Cluster Management for Kubernetes 2.6 for RHEL 8",
"product_id": "8Base-RHACM-2.6:rhacm2/governance-policy-propagator-rhel8@sha256:9577701bf3c7aa00b99531d2c3842130abc6cd91c52c4a7ba040b705eeace4c7_s390x"
},
"product_reference": "rhacm2/governance-policy-propagator-rhel8@sha256:9577701bf3c7aa00b99531d2c3842130abc6cd91c52c4a7ba040b705eeace4c7_s390x",
"relates_to_product_reference": "8Base-RHACM-2.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/governance-policy-propagator-rhel8@sha256:bdc6c128628db86697af198430c5ae5c61c3e586c1a97187e4d4e852cec61e92_ppc64le as a component of Red Hat Advanced Cluster Management for Kubernetes 2.6 for RHEL 8",
"product_id": "8Base-RHACM-2.6:rhacm2/governance-policy-propagator-rhel8@sha256:bdc6c128628db86697af198430c5ae5c61c3e586c1a97187e4d4e852cec61e92_ppc64le"
},
"product_reference": "rhacm2/governance-policy-propagator-rhel8@sha256:bdc6c128628db86697af198430c5ae5c61c3e586c1a97187e4d4e852cec61e92_ppc64le",
"relates_to_product_reference": "8Base-RHACM-2.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/governance-policy-propagator-rhel8@sha256:cc519319b9f4fe672144ebedd772ddf56d5de90e3c8f52c0fb9b55313f71a7b3_amd64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.6 for RHEL 8",
"product_id": "8Base-RHACM-2.6:rhacm2/governance-policy-propagator-rhel8@sha256:cc519319b9f4fe672144ebedd772ddf56d5de90e3c8f52c0fb9b55313f71a7b3_amd64"
},
"product_reference": "rhacm2/governance-policy-propagator-rhel8@sha256:cc519319b9f4fe672144ebedd772ddf56d5de90e3c8f52c0fb9b55313f71a7b3_amd64",
"relates_to_product_reference": "8Base-RHACM-2.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/governance-policy-spec-sync-rhel8@sha256:2c1905ae8a83e5598678457fd955cbc867453ed5836de6fcc182e4928df8bd67_s390x as a component of Red Hat Advanced Cluster Management for Kubernetes 2.6 for RHEL 8",
"product_id": "8Base-RHACM-2.6:rhacm2/governance-policy-spec-sync-rhel8@sha256:2c1905ae8a83e5598678457fd955cbc867453ed5836de6fcc182e4928df8bd67_s390x"
},
"product_reference": "rhacm2/governance-policy-spec-sync-rhel8@sha256:2c1905ae8a83e5598678457fd955cbc867453ed5836de6fcc182e4928df8bd67_s390x",
"relates_to_product_reference": "8Base-RHACM-2.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/governance-policy-spec-sync-rhel8@sha256:4a8d30cc0e1d83c69b7f3339418b101da23fbcaee7d326bedaff677eceb25ab2_ppc64le as a component of Red Hat Advanced Cluster Management for Kubernetes 2.6 for RHEL 8",
"product_id": "8Base-RHACM-2.6:rhacm2/governance-policy-spec-sync-rhel8@sha256:4a8d30cc0e1d83c69b7f3339418b101da23fbcaee7d326bedaff677eceb25ab2_ppc64le"
},
"product_reference": "rhacm2/governance-policy-spec-sync-rhel8@sha256:4a8d30cc0e1d83c69b7f3339418b101da23fbcaee7d326bedaff677eceb25ab2_ppc64le",
"relates_to_product_reference": "8Base-RHACM-2.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/governance-policy-spec-sync-rhel8@sha256:6849cf1b4dd883d5b4c0cf90a3adfb26cb59d03d3b892cee3669a32dd6b8dcc2_amd64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.6 for RHEL 8",
"product_id": "8Base-RHACM-2.6:rhacm2/governance-policy-spec-sync-rhel8@sha256:6849cf1b4dd883d5b4c0cf90a3adfb26cb59d03d3b892cee3669a32dd6b8dcc2_amd64"
},
"product_reference": "rhacm2/governance-policy-spec-sync-rhel8@sha256:6849cf1b4dd883d5b4c0cf90a3adfb26cb59d03d3b892cee3669a32dd6b8dcc2_amd64",
"relates_to_product_reference": "8Base-RHACM-2.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/governance-policy-spec-sync-rhel8@sha256:d06ffc621167aff31ecb0fa417b294ff0676fb00e4ef1c6cb0fb2aaf4b2561e0_arm64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.6 for RHEL 8",
"product_id": "8Base-RHACM-2.6:rhacm2/governance-policy-spec-sync-rhel8@sha256:d06ffc621167aff31ecb0fa417b294ff0676fb00e4ef1c6cb0fb2aaf4b2561e0_arm64"
},
"product_reference": "rhacm2/governance-policy-spec-sync-rhel8@sha256:d06ffc621167aff31ecb0fa417b294ff0676fb00e4ef1c6cb0fb2aaf4b2561e0_arm64",
"relates_to_product_reference": "8Base-RHACM-2.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/governance-policy-status-sync-rhel8@sha256:4c86e16f15aaf454e4e5ce5436e1db27a5f8a55f573c3eaf02e4786fe52edfc8_arm64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.6 for RHEL 8",
"product_id": "8Base-RHACM-2.6:rhacm2/governance-policy-status-sync-rhel8@sha256:4c86e16f15aaf454e4e5ce5436e1db27a5f8a55f573c3eaf02e4786fe52edfc8_arm64"
},
"product_reference": "rhacm2/governance-policy-status-sync-rhel8@sha256:4c86e16f15aaf454e4e5ce5436e1db27a5f8a55f573c3eaf02e4786fe52edfc8_arm64",
"relates_to_product_reference": "8Base-RHACM-2.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/governance-policy-status-sync-rhel8@sha256:cf6a75d94f50dd063e939aee18756c767cba43f4e1e62a9c2f2b764ac6f43746_s390x as a component of Red Hat Advanced Cluster Management for Kubernetes 2.6 for RHEL 8",
"product_id": "8Base-RHACM-2.6:rhacm2/governance-policy-status-sync-rhel8@sha256:cf6a75d94f50dd063e939aee18756c767cba43f4e1e62a9c2f2b764ac6f43746_s390x"
},
"product_reference": "rhacm2/governance-policy-status-sync-rhel8@sha256:cf6a75d94f50dd063e939aee18756c767cba43f4e1e62a9c2f2b764ac6f43746_s390x",
"relates_to_product_reference": "8Base-RHACM-2.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/governance-policy-status-sync-rhel8@sha256:e072b615eeffff80a94831e58c70980684c1ec4bd972844b25b157eb7ed5937f_ppc64le as a component of Red Hat Advanced Cluster Management for Kubernetes 2.6 for RHEL 8",
"product_id": "8Base-RHACM-2.6:rhacm2/governance-policy-status-sync-rhel8@sha256:e072b615eeffff80a94831e58c70980684c1ec4bd972844b25b157eb7ed5937f_ppc64le"
},
"product_reference": "rhacm2/governance-policy-status-sync-rhel8@sha256:e072b615eeffff80a94831e58c70980684c1ec4bd972844b25b157eb7ed5937f_ppc64le",
"relates_to_product_reference": "8Base-RHACM-2.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/governance-policy-status-sync-rhel8@sha256:fffe971caa2e911d9c972c0e88712ff431d34c63dbe74e25f1cababa50ea7417_amd64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.6 for RHEL 8",
"product_id": "8Base-RHACM-2.6:rhacm2/governance-policy-status-sync-rhel8@sha256:fffe971caa2e911d9c972c0e88712ff431d34c63dbe74e25f1cababa50ea7417_amd64"
},
"product_reference": "rhacm2/governance-policy-status-sync-rhel8@sha256:fffe971caa2e911d9c972c0e88712ff431d34c63dbe74e25f1cababa50ea7417_amd64",
"relates_to_product_reference": "8Base-RHACM-2.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/governance-policy-template-sync-rhel8@sha256:10bc1a3833599a593a058e804de67e92888ed779fd0000928d4a70b6c7d5c1c2_amd64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.6 for RHEL 8",
"product_id": "8Base-RHACM-2.6:rhacm2/governance-policy-template-sync-rhel8@sha256:10bc1a3833599a593a058e804de67e92888ed779fd0000928d4a70b6c7d5c1c2_amd64"
},
"product_reference": "rhacm2/governance-policy-template-sync-rhel8@sha256:10bc1a3833599a593a058e804de67e92888ed779fd0000928d4a70b6c7d5c1c2_amd64",
"relates_to_product_reference": "8Base-RHACM-2.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/governance-policy-template-sync-rhel8@sha256:5c17f979f47840a879059ad83de12f0756889564a17190ba4438a7632c999bb1_arm64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.6 for RHEL 8",
"product_id": "8Base-RHACM-2.6:rhacm2/governance-policy-template-sync-rhel8@sha256:5c17f979f47840a879059ad83de12f0756889564a17190ba4438a7632c999bb1_arm64"
},
"product_reference": "rhacm2/governance-policy-template-sync-rhel8@sha256:5c17f979f47840a879059ad83de12f0756889564a17190ba4438a7632c999bb1_arm64",
"relates_to_product_reference": "8Base-RHACM-2.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/governance-policy-template-sync-rhel8@sha256:848bce8007de7714afc8c755b5f0c3cdf5eb6b1d259811c947bc295924539a0e_ppc64le as a component of Red Hat Advanced Cluster Management for Kubernetes 2.6 for RHEL 8",
"product_id": "8Base-RHACM-2.6:rhacm2/governance-policy-template-sync-rhel8@sha256:848bce8007de7714afc8c755b5f0c3cdf5eb6b1d259811c947bc295924539a0e_ppc64le"
},
"product_reference": "rhacm2/governance-policy-template-sync-rhel8@sha256:848bce8007de7714afc8c755b5f0c3cdf5eb6b1d259811c947bc295924539a0e_ppc64le",
"relates_to_product_reference": "8Base-RHACM-2.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/governance-policy-template-sync-rhel8@sha256:95439f7e18fa87601d5860cbd9ca5f0738786e30a629d23788fd5fe33d694c66_s390x as a component of Red Hat Advanced Cluster Management for Kubernetes 2.6 for RHEL 8",
"product_id": "8Base-RHACM-2.6:rhacm2/governance-policy-template-sync-rhel8@sha256:95439f7e18fa87601d5860cbd9ca5f0738786e30a629d23788fd5fe33d694c66_s390x"
},
"product_reference": "rhacm2/governance-policy-template-sync-rhel8@sha256:95439f7e18fa87601d5860cbd9ca5f0738786e30a629d23788fd5fe33d694c66_s390x",
"relates_to_product_reference": "8Base-RHACM-2.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/grafana-dashboard-loader-rhel8@sha256:1f5c1b2cffebf069859e95d0e722cb293f8c176bf5c5873bb9517c96b26c2e10_arm64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.6 for RHEL 8",
"product_id": "8Base-RHACM-2.6:rhacm2/grafana-dashboard-loader-rhel8@sha256:1f5c1b2cffebf069859e95d0e722cb293f8c176bf5c5873bb9517c96b26c2e10_arm64"
},
"product_reference": "rhacm2/grafana-dashboard-loader-rhel8@sha256:1f5c1b2cffebf069859e95d0e722cb293f8c176bf5c5873bb9517c96b26c2e10_arm64",
"relates_to_product_reference": "8Base-RHACM-2.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/grafana-dashboard-loader-rhel8@sha256:5223158a122658bafbd853c596cdc1f7bd7a0e4fdd82b1c3668ac84adeae9f24_s390x as a component of Red Hat Advanced Cluster Management for Kubernetes 2.6 for RHEL 8",
"product_id": "8Base-RHACM-2.6:rhacm2/grafana-dashboard-loader-rhel8@sha256:5223158a122658bafbd853c596cdc1f7bd7a0e4fdd82b1c3668ac84adeae9f24_s390x"
},
"product_reference": "rhacm2/grafana-dashboard-loader-rhel8@sha256:5223158a122658bafbd853c596cdc1f7bd7a0e4fdd82b1c3668ac84adeae9f24_s390x",
"relates_to_product_reference": "8Base-RHACM-2.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/grafana-dashboard-loader-rhel8@sha256:561f1f05925cfe3c5f0f8a9b7475be4bbab183b5611ecfe09b090d80fa4bc2fe_amd64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.6 for RHEL 8",
"product_id": "8Base-RHACM-2.6:rhacm2/grafana-dashboard-loader-rhel8@sha256:561f1f05925cfe3c5f0f8a9b7475be4bbab183b5611ecfe09b090d80fa4bc2fe_amd64"
},
"product_reference": "rhacm2/grafana-dashboard-loader-rhel8@sha256:561f1f05925cfe3c5f0f8a9b7475be4bbab183b5611ecfe09b090d80fa4bc2fe_amd64",
"relates_to_product_reference": "8Base-RHACM-2.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/grafana-dashboard-loader-rhel8@sha256:734270221ec4a516e7eb77f2ec3a753384242116aa70320a1dbe969e915af1df_ppc64le as a component of Red Hat Advanced Cluster Management for Kubernetes 2.6 for RHEL 8",
"product_id": "8Base-RHACM-2.6:rhacm2/grafana-dashboard-loader-rhel8@sha256:734270221ec4a516e7eb77f2ec3a753384242116aa70320a1dbe969e915af1df_ppc64le"
},
"product_reference": "rhacm2/grafana-dashboard-loader-rhel8@sha256:734270221ec4a516e7eb77f2ec3a753384242116aa70320a1dbe969e915af1df_ppc64le",
"relates_to_product_reference": "8Base-RHACM-2.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/iam-policy-controller-rhel8@sha256:2827e5f485213f92e2d0092187f3976dd6fe598e39b5cf2212d48c3a44c34b13_arm64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.6 for RHEL 8",
"product_id": "8Base-RHACM-2.6:rhacm2/iam-policy-controller-rhel8@sha256:2827e5f485213f92e2d0092187f3976dd6fe598e39b5cf2212d48c3a44c34b13_arm64"
},
"product_reference": "rhacm2/iam-policy-controller-rhel8@sha256:2827e5f485213f92e2d0092187f3976dd6fe598e39b5cf2212d48c3a44c34b13_arm64",
"relates_to_product_reference": "8Base-RHACM-2.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/iam-policy-controller-rhel8@sha256:8ca9e80365c76b66b2de3924fc50a5912e606042c704b02cb174a4b8bd3927c4_amd64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.6 for RHEL 8",
"product_id": "8Base-RHACM-2.6:rhacm2/iam-policy-controller-rhel8@sha256:8ca9e80365c76b66b2de3924fc50a5912e606042c704b02cb174a4b8bd3927c4_amd64"
},
"product_reference": "rhacm2/iam-policy-controller-rhel8@sha256:8ca9e80365c76b66b2de3924fc50a5912e606042c704b02cb174a4b8bd3927c4_amd64",
"relates_to_product_reference": "8Base-RHACM-2.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/iam-policy-controller-rhel8@sha256:c5069e76a900aa300102a0ae54ecbc12c0ac31abfeed8656ee60a949daef79c3_s390x as a component of Red Hat Advanced Cluster Management for Kubernetes 2.6 for RHEL 8",
"product_id": "8Base-RHACM-2.6:rhacm2/iam-policy-controller-rhel8@sha256:c5069e76a900aa300102a0ae54ecbc12c0ac31abfeed8656ee60a949daef79c3_s390x"
},
"product_reference": "rhacm2/iam-policy-controller-rhel8@sha256:c5069e76a900aa300102a0ae54ecbc12c0ac31abfeed8656ee60a949daef79c3_s390x",
"relates_to_product_reference": "8Base-RHACM-2.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/iam-policy-controller-rhel8@sha256:ca05e79e5508924af71f323c13f664770d8dd4eb61ecf0894e4f9a81f7a1b402_ppc64le as a component of Red Hat Advanced Cluster Management for Kubernetes 2.6 for RHEL 8",
"product_id": "8Base-RHACM-2.6:rhacm2/iam-policy-controller-rhel8@sha256:ca05e79e5508924af71f323c13f664770d8dd4eb61ecf0894e4f9a81f7a1b402_ppc64le"
},
"product_reference": "rhacm2/iam-policy-controller-rhel8@sha256:ca05e79e5508924af71f323c13f664770d8dd4eb61ecf0894e4f9a81f7a1b402_ppc64le",
"relates_to_product_reference": "8Base-RHACM-2.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/insights-client-rhel8@sha256:02cacfec60c80b9228e8b18949751de867f974ea6b1172129096e64e949c0598_amd64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.6 for RHEL 8",
"product_id": "8Base-RHACM-2.6:rhacm2/insights-client-rhel8@sha256:02cacfec60c80b9228e8b18949751de867f974ea6b1172129096e64e949c0598_amd64"
},
"product_reference": "rhacm2/insights-client-rhel8@sha256:02cacfec60c80b9228e8b18949751de867f974ea6b1172129096e64e949c0598_amd64",
"relates_to_product_reference": "8Base-RHACM-2.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/insights-client-rhel8@sha256:2b14036d0291e54c3191682de2ea875a78d78c35b2791a5a113ba1a8920f0621_ppc64le as a component of Red Hat Advanced Cluster Management for Kubernetes 2.6 for RHEL 8",
"product_id": "8Base-RHACM-2.6:rhacm2/insights-client-rhel8@sha256:2b14036d0291e54c3191682de2ea875a78d78c35b2791a5a113ba1a8920f0621_ppc64le"
},
"product_reference": "rhacm2/insights-client-rhel8@sha256:2b14036d0291e54c3191682de2ea875a78d78c35b2791a5a113ba1a8920f0621_ppc64le",
"relates_to_product_reference": "8Base-RHACM-2.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/insights-client-rhel8@sha256:d4c05f641de8fd0753d63cc6d5b62464d3d6a87d601514e87ef2e40bbe7b01b6_s390x as a component of Red Hat Advanced Cluster Management for Kubernetes 2.6 for RHEL 8",
"product_id": "8Base-RHACM-2.6:rhacm2/insights-client-rhel8@sha256:d4c05f641de8fd0753d63cc6d5b62464d3d6a87d601514e87ef2e40bbe7b01b6_s390x"
},
"product_reference": "rhacm2/insights-client-rhel8@sha256:d4c05f641de8fd0753d63cc6d5b62464d3d6a87d601514e87ef2e40bbe7b01b6_s390x",
"relates_to_product_reference": "8Base-RHACM-2.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/insights-client-rhel8@sha256:e15c410b693b34f49869d037ebb5584384fcdf88114b7a94967ca09f1361a5f3_arm64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.6 for RHEL 8",
"product_id": "8Base-RHACM-2.6:rhacm2/insights-client-rhel8@sha256:e15c410b693b34f49869d037ebb5584384fcdf88114b7a94967ca09f1361a5f3_arm64"
},
"product_reference": "rhacm2/insights-client-rhel8@sha256:e15c410b693b34f49869d037ebb5584384fcdf88114b7a94967ca09f1361a5f3_arm64",
"relates_to_product_reference": "8Base-RHACM-2.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/insights-metrics-rhel8@sha256:67aa55bb65685395ad2773e7459dff5fbccdeedcf9e56ec2722d8f5c919eae89_s390x as a component of Red Hat Advanced Cluster Management for Kubernetes 2.6 for RHEL 8",
"product_id": "8Base-RHACM-2.6:rhacm2/insights-metrics-rhel8@sha256:67aa55bb65685395ad2773e7459dff5fbccdeedcf9e56ec2722d8f5c919eae89_s390x"
},
"product_reference": "rhacm2/insights-metrics-rhel8@sha256:67aa55bb65685395ad2773e7459dff5fbccdeedcf9e56ec2722d8f5c919eae89_s390x",
"relates_to_product_reference": "8Base-RHACM-2.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/insights-metrics-rhel8@sha256:6c54e08f5f6c2cae41a5e108e1019ff6522af8f69d666e22eb4631cd83b85917_amd64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.6 for RHEL 8",
"product_id": "8Base-RHACM-2.6:rhacm2/insights-metrics-rhel8@sha256:6c54e08f5f6c2cae41a5e108e1019ff6522af8f69d666e22eb4631cd83b85917_amd64"
},
"product_reference": "rhacm2/insights-metrics-rhel8@sha256:6c54e08f5f6c2cae41a5e108e1019ff6522af8f69d666e22eb4631cd83b85917_amd64",
"relates_to_product_reference": "8Base-RHACM-2.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/insights-metrics-rhel8@sha256:88d9b7246aa75cb2c88ccb7f2f1202fc465be0f2d89e59f1d2259f69ada56d9d_arm64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.6 for RHEL 8",
"product_id": "8Base-RHACM-2.6:rhacm2/insights-metrics-rhel8@sha256:88d9b7246aa75cb2c88ccb7f2f1202fc465be0f2d89e59f1d2259f69ada56d9d_arm64"
},
"product_reference": "rhacm2/insights-metrics-rhel8@sha256:88d9b7246aa75cb2c88ccb7f2f1202fc465be0f2d89e59f1d2259f69ada56d9d_arm64",
"relates_to_product_reference": "8Base-RHACM-2.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/insights-metrics-rhel8@sha256:bad98fe71638d7346f31ea45f6063ec970bf90844bb5c5dc5f917bb0f0099899_ppc64le as a component of Red Hat Advanced Cluster Management for Kubernetes 2.6 for RHEL 8",
"product_id": "8Base-RHACM-2.6:rhacm2/insights-metrics-rhel8@sha256:bad98fe71638d7346f31ea45f6063ec970bf90844bb5c5dc5f917bb0f0099899_ppc64le"
},
"product_reference": "rhacm2/insights-metrics-rhel8@sha256:bad98fe71638d7346f31ea45f6063ec970bf90844bb5c5dc5f917bb0f0099899_ppc64le",
"relates_to_product_reference": "8Base-RHACM-2.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/klusterlet-addon-controller-rhel8@sha256:22e510955af3fa736b7306c387f44b5f15f5f9a7a006c6587e06d5d8602cc2f0_s390x as a component of Red Hat Advanced Cluster Management for Kubernetes 2.6 for RHEL 8",
"product_id": "8Base-RHACM-2.6:rhacm2/klusterlet-addon-controller-rhel8@sha256:22e510955af3fa736b7306c387f44b5f15f5f9a7a006c6587e06d5d8602cc2f0_s390x"
},
"product_reference": "rhacm2/klusterlet-addon-controller-rhel8@sha256:22e510955af3fa736b7306c387f44b5f15f5f9a7a006c6587e06d5d8602cc2f0_s390x",
"relates_to_product_reference": "8Base-RHACM-2.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/klusterlet-addon-controller-rhel8@sha256:55bc86326f992cc4f4401b93f90cdd2baa6728015ffaf6168f2d46ae43c70cf4_ppc64le as a component of Red Hat Advanced Cluster Management for Kubernetes 2.6 for RHEL 8",
"product_id": "8Base-RHACM-2.6:rhacm2/klusterlet-addon-controller-rhel8@sha256:55bc86326f992cc4f4401b93f90cdd2baa6728015ffaf6168f2d46ae43c70cf4_ppc64le"
},
"product_reference": "rhacm2/klusterlet-addon-controller-rhel8@sha256:55bc86326f992cc4f4401b93f90cdd2baa6728015ffaf6168f2d46ae43c70cf4_ppc64le",
"relates_to_product_reference": "8Base-RHACM-2.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/klusterlet-addon-controller-rhel8@sha256:8dd7f47af047fb899c7fcbad61cb8f38da45990cac186f9235aec3e4e7de25e9_amd64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.6 for RHEL 8",
"product_id": "8Base-RHACM-2.6:rhacm2/klusterlet-addon-controller-rhel8@sha256:8dd7f47af047fb899c7fcbad61cb8f38da45990cac186f9235aec3e4e7de25e9_amd64"
},
"product_reference": "rhacm2/klusterlet-addon-controller-rhel8@sha256:8dd7f47af047fb899c7fcbad61cb8f38da45990cac186f9235aec3e4e7de25e9_amd64",
"relates_to_product_reference": "8Base-RHACM-2.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/klusterlet-addon-controller-rhel8@sha256:bdb97eb5bb0e8f59edf0d389fb07c45171e728dc8b4d2bdacd785193b46ec03b_arm64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.6 for RHEL 8",
"product_id": "8Base-RHACM-2.6:rhacm2/klusterlet-addon-controller-rhel8@sha256:bdb97eb5bb0e8f59edf0d389fb07c45171e728dc8b4d2bdacd785193b46ec03b_arm64"
},
"product_reference": "rhacm2/klusterlet-addon-controller-rhel8@sha256:bdb97eb5bb0e8f59edf0d389fb07c45171e728dc8b4d2bdacd785193b46ec03b_arm64",
"relates_to_product_reference": "8Base-RHACM-2.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/kube-rbac-proxy-rhel8@sha256:11a353ee9da6cc843d5f346f4fa51681d13318e2e61fc4d1a3f63406eb175260_s390x as a component of Red Hat Advanced Cluster Management for Kubernetes 2.6 for RHEL 8",
"product_id": "8Base-RHACM-2.6:rhacm2/kube-rbac-proxy-rhel8@sha256:11a353ee9da6cc843d5f346f4fa51681d13318e2e61fc4d1a3f63406eb175260_s390x"
},
"product_reference": "rhacm2/kube-rbac-proxy-rhel8@sha256:11a353ee9da6cc843d5f346f4fa51681d13318e2e61fc4d1a3f63406eb175260_s390x",
"relates_to_product_reference": "8Base-RHACM-2.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/kube-rbac-proxy-rhel8@sha256:31757f3e3bb08b4e49e54694b18b3cf327637be20535482b2df1345b17444dda_amd64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.6 for RHEL 8",
"product_id": "8Base-RHACM-2.6:rhacm2/kube-rbac-proxy-rhel8@sha256:31757f3e3bb08b4e49e54694b18b3cf327637be20535482b2df1345b17444dda_amd64"
},
"product_reference": "rhacm2/kube-rbac-proxy-rhel8@sha256:31757f3e3bb08b4e49e54694b18b3cf327637be20535482b2df1345b17444dda_amd64",
"relates_to_product_reference": "8Base-RHACM-2.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/kube-rbac-proxy-rhel8@sha256:b2c0b7414d0fc36a49cbdc5a56b25dd62aac18defc2defbd9c1895cd13a5e716_arm64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.6 for RHEL 8",
"product_id": "8Base-RHACM-2.6:rhacm2/kube-rbac-proxy-rhel8@sha256:b2c0b7414d0fc36a49cbdc5a56b25dd62aac18defc2defbd9c1895cd13a5e716_arm64"
},
"product_reference": "rhacm2/kube-rbac-proxy-rhel8@sha256:b2c0b7414d0fc36a49cbdc5a56b25dd62aac18defc2defbd9c1895cd13a5e716_arm64",
"relates_to_product_reference": "8Base-RHACM-2.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/kube-rbac-proxy-rhel8@sha256:dbd816d503e9beb58622604432eb415419e893627eb95c1ceeb8ff5bda7d6335_ppc64le as a component of Red Hat Advanced Cluster Management for Kubernetes 2.6 for RHEL 8",
"product_id": "8Base-RHACM-2.6:rhacm2/kube-rbac-proxy-rhel8@sha256:dbd816d503e9beb58622604432eb415419e893627eb95c1ceeb8ff5bda7d6335_ppc64le"
},
"product_reference": "rhacm2/kube-rbac-proxy-rhel8@sha256:dbd816d503e9beb58622604432eb415419e893627eb95c1ceeb8ff5bda7d6335_ppc64le",
"relates_to_product_reference": "8Base-RHACM-2.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/kube-state-metrics-rhel8@sha256:53246a6df1f0880d94ed2644fa4366e3e2108b6fa8a51745af87785346ce5304_s390x as a component of Red Hat Advanced Cluster Management for Kubernetes 2.6 for RHEL 8",
"product_id": "8Base-RHACM-2.6:rhacm2/kube-state-metrics-rhel8@sha256:53246a6df1f0880d94ed2644fa4366e3e2108b6fa8a51745af87785346ce5304_s390x"
},
"product_reference": "rhacm2/kube-state-metrics-rhel8@sha256:53246a6df1f0880d94ed2644fa4366e3e2108b6fa8a51745af87785346ce5304_s390x",
"relates_to_product_reference": "8Base-RHACM-2.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/kube-state-metrics-rhel8@sha256:5f2393bceefffb32240043b6722aa73d31fc8133cc2666fcf5eb8d33794bc54f_arm64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.6 for RHEL 8",
"product_id": "8Base-RHACM-2.6:rhacm2/kube-state-metrics-rhel8@sha256:5f2393bceefffb32240043b6722aa73d31fc8133cc2666fcf5eb8d33794bc54f_arm64"
},
"product_reference": "rhacm2/kube-state-metrics-rhel8@sha256:5f2393bceefffb32240043b6722aa73d31fc8133cc2666fcf5eb8d33794bc54f_arm64",
"relates_to_product_reference": "8Base-RHACM-2.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/kube-state-metrics-rhel8@sha256:c792c043462281cde7c93bd8e2136f62ca17d072e7f466353f37de8e5f5dc949_ppc64le as a component of Red Hat Advanced Cluster Management for Kubernetes 2.6 for RHEL 8",
"product_id": "8Base-RHACM-2.6:rhacm2/kube-state-metrics-rhel8@sha256:c792c043462281cde7c93bd8e2136f62ca17d072e7f466353f37de8e5f5dc949_ppc64le"
},
"product_reference": "rhacm2/kube-state-metrics-rhel8@sha256:c792c043462281cde7c93bd8e2136f62ca17d072e7f466353f37de8e5f5dc949_ppc64le",
"relates_to_product_reference": "8Base-RHACM-2.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/kube-state-metrics-rhel8@sha256:e6b1d24b56e6973eee1569e351db6637ca67e1d6cd124adb845cbf6e35a4f6af_amd64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.6 for RHEL 8",
"product_id": "8Base-RHACM-2.6:rhacm2/kube-state-metrics-rhel8@sha256:e6b1d24b56e6973eee1569e351db6637ca67e1d6cd124adb845cbf6e35a4f6af_amd64"
},
"product_reference": "rhacm2/kube-state-metrics-rhel8@sha256:e6b1d24b56e6973eee1569e351db6637ca67e1d6cd124adb845cbf6e35a4f6af_amd64",
"relates_to_product_reference": "8Base-RHACM-2.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/management-ingress-rhel8@sha256:07238998d21204cd8f25dc63e6dbde20a2dd25c3b96609729306db6c63a0fca4_arm64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.6 for RHEL 8",
"product_id": "8Base-RHACM-2.6:rhacm2/management-ingress-rhel8@sha256:07238998d21204cd8f25dc63e6dbde20a2dd25c3b96609729306db6c63a0fca4_arm64"
},
"product_reference": "rhacm2/management-ingress-rhel8@sha256:07238998d21204cd8f25dc63e6dbde20a2dd25c3b96609729306db6c63a0fca4_arm64",
"relates_to_product_reference": "8Base-RHACM-2.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/management-ingress-rhel8@sha256:0d2665d19a8753c6269f594b68b067cd62a402404287e6416543c1af2d7d3cf4_ppc64le as a component of Red Hat Advanced Cluster Management for Kubernetes 2.6 for RHEL 8",
"product_id": "8Base-RHACM-2.6:rhacm2/management-ingress-rhel8@sha256:0d2665d19a8753c6269f594b68b067cd62a402404287e6416543c1af2d7d3cf4_ppc64le"
},
"product_reference": "rhacm2/management-ingress-rhel8@sha256:0d2665d19a8753c6269f594b68b067cd62a402404287e6416543c1af2d7d3cf4_ppc64le",
"relates_to_product_reference": "8Base-RHACM-2.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/management-ingress-rhel8@sha256:6917d018e53aabb6f5402f02000aedd2e5cf71bcc84562e0fc7d7c87049f4b67_amd64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.6 for RHEL 8",
"product_id": "8Base-RHACM-2.6:rhacm2/management-ingress-rhel8@sha256:6917d018e53aabb6f5402f02000aedd2e5cf71bcc84562e0fc7d7c87049f4b67_amd64"
},
"product_reference": "rhacm2/management-ingress-rhel8@sha256:6917d018e53aabb6f5402f02000aedd2e5cf71bcc84562e0fc7d7c87049f4b67_amd64",
"relates_to_product_reference": "8Base-RHACM-2.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/management-ingress-rhel8@sha256:73b0444bd91a1dade3b7e76245ac8d6cb568929bba321b8c86c269d6f542ac3b_s390x as a component of Red Hat Advanced Cluster Management for Kubernetes 2.6 for RHEL 8",
"product_id": "8Base-RHACM-2.6:rhacm2/management-ingress-rhel8@sha256:73b0444bd91a1dade3b7e76245ac8d6cb568929bba321b8c86c269d6f542ac3b_s390x"
},
"product_reference": "rhacm2/management-ingress-rhel8@sha256:73b0444bd91a1dade3b7e76245ac8d6cb568929bba321b8c86c269d6f542ac3b_s390x",
"relates_to_product_reference": "8Base-RHACM-2.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/memcached-exporter-rhel8@sha256:7d85dd62346a647d22202baa0f8d405b2aaf9a7174b38e5d29df2e03530009c3_s390x as a component of Red Hat Advanced Cluster Management for Kubernetes 2.6 for RHEL 8",
"product_id": "8Base-RHACM-2.6:rhacm2/memcached-exporter-rhel8@sha256:7d85dd62346a647d22202baa0f8d405b2aaf9a7174b38e5d29df2e03530009c3_s390x"
},
"product_reference": "rhacm2/memcached-exporter-rhel8@sha256:7d85dd62346a647d22202baa0f8d405b2aaf9a7174b38e5d29df2e03530009c3_s390x",
"relates_to_product_reference": "8Base-RHACM-2.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/memcached-exporter-rhel8@sha256:9635616c8f058e67d557201147904b05f8b49938f63fb2b0239dfca883f61685_arm64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.6 for RHEL 8",
"product_id": "8Base-RHACM-2.6:rhacm2/memcached-exporter-rhel8@sha256:9635616c8f058e67d557201147904b05f8b49938f63fb2b0239dfca883f61685_arm64"
},
"product_reference": "rhacm2/memcached-exporter-rhel8@sha256:9635616c8f058e67d557201147904b05f8b49938f63fb2b0239dfca883f61685_arm64",
"relates_to_product_reference": "8Base-RHACM-2.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/memcached-exporter-rhel8@sha256:9e91ecec92ec0df8b72beb6040f39d9a25b0bfad844e92ea34cc2d648d221d22_ppc64le as a component of Red Hat Advanced Cluster Management for Kubernetes 2.6 for RHEL 8",
"product_id": "8Base-RHACM-2.6:rhacm2/memcached-exporter-rhel8@sha256:9e91ecec92ec0df8b72beb6040f39d9a25b0bfad844e92ea34cc2d648d221d22_ppc64le"
},
"product_reference": "rhacm2/memcached-exporter-rhel8@sha256:9e91ecec92ec0df8b72beb6040f39d9a25b0bfad844e92ea34cc2d648d221d22_ppc64le",
"relates_to_product_reference": "8Base-RHACM-2.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/memcached-exporter-rhel8@sha256:c773b9a2fffcd549d4936054260f655c78da603957826d6bad4e8567a213ad10_amd64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.6 for RHEL 8",
"product_id": "8Base-RHACM-2.6:rhacm2/memcached-exporter-rhel8@sha256:c773b9a2fffcd549d4936054260f655c78da603957826d6bad4e8567a213ad10_amd64"
},
"product_reference": "rhacm2/memcached-exporter-rhel8@sha256:c773b9a2fffcd549d4936054260f655c78da603957826d6bad4e8567a213ad10_amd64",
"relates_to_product_reference": "8Base-RHACM-2.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/memcached-rhel8@sha256:584f8c4a9a1b75fc71948a98add560d4fe3d936ee46ac791f32121dbadf8c7d2_ppc64le as a component of Red Hat Advanced Cluster Management for Kubernetes 2.6 for RHEL 8",
"product_id": "8Base-RHACM-2.6:rhacm2/memcached-rhel8@sha256:584f8c4a9a1b75fc71948a98add560d4fe3d936ee46ac791f32121dbadf8c7d2_ppc64le"
},
"product_reference": "rhacm2/memcached-rhel8@sha256:584f8c4a9a1b75fc71948a98add560d4fe3d936ee46ac791f32121dbadf8c7d2_ppc64le",
"relates_to_product_reference": "8Base-RHACM-2.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/memcached-rhel8@sha256:59b3ce3f3f4459c97cfffee5e20830d70f8a69198b5fab271e6c478d615c46d3_arm64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.6 for RHEL 8",
"product_id": "8Base-RHACM-2.6:rhacm2/memcached-rhel8@sha256:59b3ce3f3f4459c97cfffee5e20830d70f8a69198b5fab271e6c478d615c46d3_arm64"
},
"product_reference": "rhacm2/memcached-rhel8@sha256:59b3ce3f3f4459c97cfffee5e20830d70f8a69198b5fab271e6c478d615c46d3_arm64",
"relates_to_product_reference": "8Base-RHACM-2.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/memcached-rhel8@sha256:6f458c76757203b28434f871027c6a466a73d246ceb5bfac8793ad1896a672ab_amd64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.6 for RHEL 8",
"product_id": "8Base-RHACM-2.6:rhacm2/memcached-rhel8@sha256:6f458c76757203b28434f871027c6a466a73d246ceb5bfac8793ad1896a672ab_amd64"
},
"product_reference": "rhacm2/memcached-rhel8@sha256:6f458c76757203b28434f871027c6a466a73d246ceb5bfac8793ad1896a672ab_amd64",
"relates_to_product_reference": "8Base-RHACM-2.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/memcached-rhel8@sha256:e34722fd656e3205dcdb565b0ab68e9971174c11f125dbfff3bf82e1e21f3a76_s390x as a component of Red Hat Advanced Cluster Management for Kubernetes 2.6 for RHEL 8",
"product_id": "8Base-RHACM-2.6:rhacm2/memcached-rhel8@sha256:e34722fd656e3205dcdb565b0ab68e9971174c11f125dbfff3bf82e1e21f3a76_s390x"
},
"product_reference": "rhacm2/memcached-rhel8@sha256:e34722fd656e3205dcdb565b0ab68e9971174c11f125dbfff3bf82e1e21f3a76_s390x",
"relates_to_product_reference": "8Base-RHACM-2.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/metrics-collector-rhel8@sha256:3a81a018b939752543e78c2d68d1436b851be2256b88c3e66cd506ae1d8f4c9c_ppc64le as a component of Red Hat Advanced Cluster Management for Kubernetes 2.6 for RHEL 8",
"product_id": "8Base-RHACM-2.6:rhacm2/metrics-collector-rhel8@sha256:3a81a018b939752543e78c2d68d1436b851be2256b88c3e66cd506ae1d8f4c9c_ppc64le"
},
"product_reference": "rhacm2/metrics-collector-rhel8@sha256:3a81a018b939752543e78c2d68d1436b851be2256b88c3e66cd506ae1d8f4c9c_ppc64le",
"relates_to_product_reference": "8Base-RHACM-2.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/metrics-collector-rhel8@sha256:6a3e0c36c123c9dc54759655d9148f580abada501034914863a6528ded19ef34_amd64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.6 for RHEL 8",
"product_id": "8Base-RHACM-2.6:rhacm2/metrics-collector-rhel8@sha256:6a3e0c36c123c9dc54759655d9148f580abada501034914863a6528ded19ef34_amd64"
},
"product_reference": "rhacm2/metrics-collector-rhel8@sha256:6a3e0c36c123c9dc54759655d9148f580abada501034914863a6528ded19ef34_amd64",
"relates_to_product_reference": "8Base-RHACM-2.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/metrics-collector-rhel8@sha256:7991f484f97b9951f27f70e67d5db0850c4189ee86db8406cdda961a9beb06f0_arm64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.6 for RHEL 8",
"product_id": "8Base-RHACM-2.6:rhacm2/metrics-collector-rhel8@sha256:7991f484f97b9951f27f70e67d5db0850c4189ee86db8406cdda961a9beb06f0_arm64"
},
"product_reference": "rhacm2/metrics-collector-rhel8@sha256:7991f484f97b9951f27f70e67d5db0850c4189ee86db8406cdda961a9beb06f0_arm64",
"relates_to_product_reference": "8Base-RHACM-2.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/metrics-collector-rhel8@sha256:fa08b9bf3fd334738984e150ba5bfd2e005374752f3112340b65f6434eacd057_s390x as a component of Red Hat Advanced Cluster Management for Kubernetes 2.6 for RHEL 8",
"product_id": "8Base-RHACM-2.6:rhacm2/metrics-collector-rhel8@sha256:fa08b9bf3fd334738984e150ba5bfd2e005374752f3112340b65f6434eacd057_s390x"
},
"product_reference": "rhacm2/metrics-collector-rhel8@sha256:fa08b9bf3fd334738984e150ba5bfd2e005374752f3112340b65f6434eacd057_s390x",
"relates_to_product_reference": "8Base-RHACM-2.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/multicloud-integrations-rhel8@sha256:2bcbf9a565f3c566061325aca3174ec755b5c94a28612718a3f1563db317273e_ppc64le as a component of Red Hat Advanced Cluster Management for Kubernetes 2.6 for RHEL 8",
"product_id": "8Base-RHACM-2.6:rhacm2/multicloud-integrations-rhel8@sha256:2bcbf9a565f3c566061325aca3174ec755b5c94a28612718a3f1563db317273e_ppc64le"
},
"product_reference": "rhacm2/multicloud-integrations-rhel8@sha256:2bcbf9a565f3c566061325aca3174ec755b5c94a28612718a3f1563db317273e_ppc64le",
"relates_to_product_reference": "8Base-RHACM-2.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/multicloud-integrations-rhel8@sha256:6813ccd43a1aecd1aaf4d5d4b1620fd63bbca00b736100189ff91246bf3bc36b_arm64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.6 for RHEL 8",
"product_id": "8Base-RHACM-2.6:rhacm2/multicloud-integrations-rhel8@sha256:6813ccd43a1aecd1aaf4d5d4b1620fd63bbca00b736100189ff91246bf3bc36b_arm64"
},
"product_reference": "rhacm2/multicloud-integrations-rhel8@sha256:6813ccd43a1aecd1aaf4d5d4b1620fd63bbca00b736100189ff91246bf3bc36b_arm64",
"relates_to_product_reference": "8Base-RHACM-2.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/multicloud-integrations-rhel8@sha256:db89ef3686570526afdb2b79fd698aca5dc50c633009760f1748fb9fd506067b_amd64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.6 for RHEL 8",
"product_id": "8Base-RHACM-2.6:rhacm2/multicloud-integrations-rhel8@sha256:db89ef3686570526afdb2b79fd698aca5dc50c633009760f1748fb9fd506067b_amd64"
},
"product_reference": "rhacm2/multicloud-integrations-rhel8@sha256:db89ef3686570526afdb2b79fd698aca5dc50c633009760f1748fb9fd506067b_amd64",
"relates_to_product_reference": "8Base-RHACM-2.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/multicloud-integrations-rhel8@sha256:db8bc27937802c5d8fff769b9c93c8a01411629d199adbc39235e721d6468b30_s390x as a component of Red Hat Advanced Cluster Management for Kubernetes 2.6 for RHEL 8",
"product_id": "8Base-RHACM-2.6:rhacm2/multicloud-integrations-rhel8@sha256:db8bc27937802c5d8fff769b9c93c8a01411629d199adbc39235e721d6468b30_s390x"
},
"product_reference": "rhacm2/multicloud-integrations-rhel8@sha256:db8bc27937802c5d8fff769b9c93c8a01411629d199adbc39235e721d6468b30_s390x",
"relates_to_product_reference": "8Base-RHACM-2.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/multicluster-observability-rhel8-operator@sha256:434db0ca203b14b899fff9b7a2a5b975de852ea29620a828f29246448aba873c_ppc64le as a component of Red Hat Advanced Cluster Management for Kubernetes 2.6 for RHEL 8",
"product_id": "8Base-RHACM-2.6:rhacm2/multicluster-observability-rhel8-operator@sha256:434db0ca203b14b899fff9b7a2a5b975de852ea29620a828f29246448aba873c_ppc64le"
},
"product_reference": "rhacm2/multicluster-observability-rhel8-operator@sha256:434db0ca203b14b899fff9b7a2a5b975de852ea29620a828f29246448aba873c_ppc64le",
"relates_to_product_reference": "8Base-RHACM-2.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/multicluster-observability-rhel8-operator@sha256:876bfa63b0e13833eaeadb7c6a0481f1d7970b283f69ece4d81c99985f4dd161_arm64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.6 for RHEL 8",
"product_id": "8Base-RHACM-2.6:rhacm2/multicluster-observability-rhel8-operator@sha256:876bfa63b0e13833eaeadb7c6a0481f1d7970b283f69ece4d81c99985f4dd161_arm64"
},
"product_reference": "rhacm2/multicluster-observability-rhel8-operator@sha256:876bfa63b0e13833eaeadb7c6a0481f1d7970b283f69ece4d81c99985f4dd161_arm64",
"relates_to_product_reference": "8Base-RHACM-2.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/multicluster-observability-rhel8-operator@sha256:d23f208e020d42bc095011d423146e2da35b2bc85b844911bde2f4edf696bdca_amd64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.6 for RHEL 8",
"product_id": "8Base-RHACM-2.6:rhacm2/multicluster-observability-rhel8-operator@sha256:d23f208e020d42bc095011d423146e2da35b2bc85b844911bde2f4edf696bdca_amd64"
},
"product_reference": "rhacm2/multicluster-observability-rhel8-operator@sha256:d23f208e020d42bc095011d423146e2da35b2bc85b844911bde2f4edf696bdca_amd64",
"relates_to_product_reference": "8Base-RHACM-2.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/multicluster-observability-rhel8-operator@sha256:f29581baf5277588d2e4cd01380ecf46e3c97a2f17ade01b048f75c29f18d62c_s390x as a component of Red Hat Advanced Cluster Management for Kubernetes 2.6 for RHEL 8",
"product_id": "8Base-RHACM-2.6:rhacm2/multicluster-observability-rhel8-operator@sha256:f29581baf5277588d2e4cd01380ecf46e3c97a2f17ade01b048f75c29f18d62c_s390x"
},
"product_reference": "rhacm2/multicluster-observability-rhel8-operator@sha256:f29581baf5277588d2e4cd01380ecf46e3c97a2f17ade01b048f75c29f18d62c_s390x",
"relates_to_product_reference": "8Base-RHACM-2.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/multicluster-operators-application-rhel8@sha256:1952d422bd7ba42323711faba59244c449293cc92502e350460fee07c0e3b34a_ppc64le as a component of Red Hat Advanced Cluster Management for Kubernetes 2.6 for RHEL 8",
"product_id": "8Base-RHACM-2.6:rhacm2/multicluster-operators-application-rhel8@sha256:1952d422bd7ba42323711faba59244c449293cc92502e350460fee07c0e3b34a_ppc64le"
},
"product_reference": "rhacm2/multicluster-operators-application-rhel8@sha256:1952d422bd7ba42323711faba59244c449293cc92502e350460fee07c0e3b34a_ppc64le",
"relates_to_product_reference": "8Base-RHACM-2.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/multicluster-operators-application-rhel8@sha256:566a60f630ec346eced3106ec072963d1b9f9d300e7d4cee6af6dc0d590a3937_s390x as a component of Red Hat Advanced Cluster Management for Kubernetes 2.6 for RHEL 8",
"product_id": "8Base-RHACM-2.6:rhacm2/multicluster-operators-application-rhel8@sha256:566a60f630ec346eced3106ec072963d1b9f9d300e7d4cee6af6dc0d590a3937_s390x"
},
"product_reference": "rhacm2/multicluster-operators-application-rhel8@sha256:566a60f630ec346eced3106ec072963d1b9f9d300e7d4cee6af6dc0d590a3937_s390x",
"relates_to_product_reference": "8Base-RHACM-2.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/multicluster-operators-application-rhel8@sha256:724dd9f4a5e4acd061206ca2ea57c329210ade5135dbdf941b8d7e720daa4f10_arm64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.6 for RHEL 8",
"product_id": "8Base-RHACM-2.6:rhacm2/multicluster-operators-application-rhel8@sha256:724dd9f4a5e4acd061206ca2ea57c329210ade5135dbdf941b8d7e720daa4f10_arm64"
},
"product_reference": "rhacm2/multicluster-operators-application-rhel8@sha256:724dd9f4a5e4acd061206ca2ea57c329210ade5135dbdf941b8d7e720daa4f10_arm64",
"relates_to_product_reference": "8Base-RHACM-2.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/multicluster-operators-application-rhel8@sha256:ace8895fc62c1394dfa7854fd9ce3e14ef859e989255f70dc9a5a3d9bcd514c0_amd64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.6 for RHEL 8",
"product_id": "8Base-RHACM-2.6:rhacm2/multicluster-operators-application-rhel8@sha256:ace8895fc62c1394dfa7854fd9ce3e14ef859e989255f70dc9a5a3d9bcd514c0_amd64"
},
"product_reference": "rhacm2/multicluster-operators-application-rhel8@sha256:ace8895fc62c1394dfa7854fd9ce3e14ef859e989255f70dc9a5a3d9bcd514c0_amd64",
"relates_to_product_reference": "8Base-RHACM-2.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/multicluster-operators-channel-rhel8@sha256:1ebe6504a6a58f39f93952bf1c135ea58ff77e65c5b8ba73c7ad6295e66a1b45_s390x as a component of Red Hat Advanced Cluster Management for Kubernetes 2.6 for RHEL 8",
"product_id": "8Base-RHACM-2.6:rhacm2/multicluster-operators-channel-rhel8@sha256:1ebe6504a6a58f39f93952bf1c135ea58ff77e65c5b8ba73c7ad6295e66a1b45_s390x"
},
"product_reference": "rhacm2/multicluster-operators-channel-rhel8@sha256:1ebe6504a6a58f39f93952bf1c135ea58ff77e65c5b8ba73c7ad6295e66a1b45_s390x",
"relates_to_product_reference": "8Base-RHACM-2.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/multicluster-operators-channel-rhel8@sha256:557cc962d0b10d80a9dea7adce387ea28fb4199a02fa8546645ab2cacbf28b88_ppc64le as a component of Red Hat Advanced Cluster Management for Kubernetes 2.6 for RHEL 8",
"product_id": "8Base-RHACM-2.6:rhacm2/multicluster-operators-channel-rhel8@sha256:557cc962d0b10d80a9dea7adce387ea28fb4199a02fa8546645ab2cacbf28b88_ppc64le"
},
"product_reference": "rhacm2/multicluster-operators-channel-rhel8@sha256:557cc962d0b10d80a9dea7adce387ea28fb4199a02fa8546645ab2cacbf28b88_ppc64le",
"relates_to_product_reference": "8Base-RHACM-2.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/multicluster-operators-channel-rhel8@sha256:82526c7c046325bde1dfa0a47b58b773355f00bc95c23be75105e7255e7bddd2_arm64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.6 for RHEL 8",
"product_id": "8Base-RHACM-2.6:rhacm2/multicluster-operators-channel-rhel8@sha256:82526c7c046325bde1dfa0a47b58b773355f00bc95c23be75105e7255e7bddd2_arm64"
},
"product_reference": "rhacm2/multicluster-operators-channel-rhel8@sha256:82526c7c046325bde1dfa0a47b58b773355f00bc95c23be75105e7255e7bddd2_arm64",
"relates_to_product_reference": "8Base-RHACM-2.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/multicluster-operators-channel-rhel8@sha256:85e20d97f28e43668c2790bd6e0adbc598d01f9fab849761fb96d7a5c4946a87_amd64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.6 for RHEL 8",
"product_id": "8Base-RHACM-2.6:rhacm2/multicluster-operators-channel-rhel8@sha256:85e20d97f28e43668c2790bd6e0adbc598d01f9fab849761fb96d7a5c4946a87_amd64"
},
"product_reference": "rhacm2/multicluster-operators-channel-rhel8@sha256:85e20d97f28e43668c2790bd6e0adbc598d01f9fab849761fb96d7a5c4946a87_amd64",
"relates_to_product_reference": "8Base-RHACM-2.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/multicluster-operators-subscription-rhel8@sha256:7310f31faae367a363c27a7236b562bbfe8381a352fce906279590bac11571d2_ppc64le as a component of Red Hat Advanced Cluster Management for Kubernetes 2.6 for RHEL 8",
"product_id": "8Base-RHACM-2.6:rhacm2/multicluster-operators-subscription-rhel8@sha256:7310f31faae367a363c27a7236b562bbfe8381a352fce906279590bac11571d2_ppc64le"
},
"product_reference": "rhacm2/multicluster-operators-subscription-rhel8@sha256:7310f31faae367a363c27a7236b562bbfe8381a352fce906279590bac11571d2_ppc64le",
"relates_to_product_reference": "8Base-RHACM-2.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/multicluster-operators-subscription-rhel8@sha256:7676d33b9be36ca6660d3aed888fdffcf270fcf82258ed9531e2746a3d27610c_s390x as a component of Red Hat Advanced Cluster Management for Kubernetes 2.6 for RHEL 8",
"product_id": "8Base-RHACM-2.6:rhacm2/multicluster-operators-subscription-rhel8@sha256:7676d33b9be36ca6660d3aed888fdffcf270fcf82258ed9531e2746a3d27610c_s390x"
},
"product_reference": "rhacm2/multicluster-operators-subscription-rhel8@sha256:7676d33b9be36ca6660d3aed888fdffcf270fcf82258ed9531e2746a3d27610c_s390x",
"relates_to_product_reference": "8Base-RHACM-2.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/multicluster-operators-subscription-rhel8@sha256:e718d5abef58365d547ef73828a26adff5b6cef1bf935aa7c27f12f604b50337_amd64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.6 for RHEL 8",
"product_id": "8Base-RHACM-2.6:rhacm2/multicluster-operators-subscription-rhel8@sha256:e718d5abef58365d547ef73828a26adff5b6cef1bf935aa7c27f12f604b50337_amd64"
},
"product_reference": "rhacm2/multicluster-operators-subscription-rhel8@sha256:e718d5abef58365d547ef73828a26adff5b6cef1bf935aa7c27f12f604b50337_amd64",
"relates_to_product_reference": "8Base-RHACM-2.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/multicluster-operators-subscription-rhel8@sha256:f58aff87d1efb64417c6976f6772a464e54beefe847f50a141726b7a1a6a293a_arm64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.6 for RHEL 8",
"product_id": "8Base-RHACM-2.6:rhacm2/multicluster-operators-subscription-rhel8@sha256:f58aff87d1efb64417c6976f6772a464e54beefe847f50a141726b7a1a6a293a_arm64"
},
"product_reference": "rhacm2/multicluster-operators-subscription-rhel8@sha256:f58aff87d1efb64417c6976f6772a464e54beefe847f50a141726b7a1a6a293a_arm64",
"relates_to_product_reference": "8Base-RHACM-2.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/multiclusterhub-repo-rhel8@sha256:03222a9dd6eca9cf44932a0ff1bf89bd9d2d29683f1ebb0d0aa49171b77a4963_ppc64le as a component of Red Hat Advanced Cluster Management for Kubernetes 2.6 for RHEL 8",
"product_id": "8Base-RHACM-2.6:rhacm2/multiclusterhub-repo-rhel8@sha256:03222a9dd6eca9cf44932a0ff1bf89bd9d2d29683f1ebb0d0aa49171b77a4963_ppc64le"
},
"product_reference": "rhacm2/multiclusterhub-repo-rhel8@sha256:03222a9dd6eca9cf44932a0ff1bf89bd9d2d29683f1ebb0d0aa49171b77a4963_ppc64le",
"relates_to_product_reference": "8Base-RHACM-2.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/multiclusterhub-repo-rhel8@sha256:881b8c3b19918affd478c0ad0c73dff96dd28f5c1dfddb86472b42e422fa25b6_amd64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.6 for RHEL 8",
"product_id": "8Base-RHACM-2.6:rhacm2/multiclusterhub-repo-rhel8@sha256:881b8c3b19918affd478c0ad0c73dff96dd28f5c1dfddb86472b42e422fa25b6_amd64"
},
"product_reference": "rhacm2/multiclusterhub-repo-rhel8@sha256:881b8c3b19918affd478c0ad0c73dff96dd28f5c1dfddb86472b42e422fa25b6_amd64",
"relates_to_product_reference": "8Base-RHACM-2.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/multiclusterhub-repo-rhel8@sha256:9de94ea1f83ec8b7257c7b2befc1485ed9cc40c9ef3600c4c4c50934e708cf9d_s390x as a component of Red Hat Advanced Cluster Management for Kubernetes 2.6 for RHEL 8",
"product_id": "8Base-RHACM-2.6:rhacm2/multiclusterhub-repo-rhel8@sha256:9de94ea1f83ec8b7257c7b2befc1485ed9cc40c9ef3600c4c4c50934e708cf9d_s390x"
},
"product_reference": "rhacm2/multiclusterhub-repo-rhel8@sha256:9de94ea1f83ec8b7257c7b2befc1485ed9cc40c9ef3600c4c4c50934e708cf9d_s390x",
"relates_to_product_reference": "8Base-RHACM-2.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/multiclusterhub-repo-rhel8@sha256:a45ed68e7d3ac89d17eaf06445cabfc19a9ce85a42f116d75028d6acd18a322b_arm64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.6 for RHEL 8",
"product_id": "8Base-RHACM-2.6:rhacm2/multiclusterhub-repo-rhel8@sha256:a45ed68e7d3ac89d17eaf06445cabfc19a9ce85a42f116d75028d6acd18a322b_arm64"
},
"product_reference": "rhacm2/multiclusterhub-repo-rhel8@sha256:a45ed68e7d3ac89d17eaf06445cabfc19a9ce85a42f116d75028d6acd18a322b_arm64",
"relates_to_product_reference": "8Base-RHACM-2.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/multiclusterhub-rhel8@sha256:48d1fa8bc5f6a4d8349c41126301bd86d12836384f336881ecb71bd79f84ae93_ppc64le as a component of Red Hat Advanced Cluster Management for Kubernetes 2.6 for RHEL 8",
"product_id": "8Base-RHACM-2.6:rhacm2/multiclusterhub-rhel8@sha256:48d1fa8bc5f6a4d8349c41126301bd86d12836384f336881ecb71bd79f84ae93_ppc64le"
},
"product_reference": "rhacm2/multiclusterhub-rhel8@sha256:48d1fa8bc5f6a4d8349c41126301bd86d12836384f336881ecb71bd79f84ae93_ppc64le",
"relates_to_product_reference": "8Base-RHACM-2.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/multiclusterhub-rhel8@sha256:a33e91fb763a2f0894433bce31bd44229e7d5f5c53d36c6b6f643807a45c110b_arm64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.6 for RHEL 8",
"product_id": "8Base-RHACM-2.6:rhacm2/multiclusterhub-rhel8@sha256:a33e91fb763a2f0894433bce31bd44229e7d5f5c53d36c6b6f643807a45c110b_arm64"
},
"product_reference": "rhacm2/multiclusterhub-rhel8@sha256:a33e91fb763a2f0894433bce31bd44229e7d5f5c53d36c6b6f643807a45c110b_arm64",
"relates_to_product_reference": "8Base-RHACM-2.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/multiclusterhub-rhel8@sha256:d6e126cbdd3cfbcdee04b093389ca1b07ac8038da96060051ed94e1eeacc6d92_s390x as a component of Red Hat Advanced Cluster Management for Kubernetes 2.6 for RHEL 8",
"product_id": "8Base-RHACM-2.6:rhacm2/multiclusterhub-rhel8@sha256:d6e126cbdd3cfbcdee04b093389ca1b07ac8038da96060051ed94e1eeacc6d92_s390x"
},
"product_reference": "rhacm2/multiclusterhub-rhel8@sha256:d6e126cbdd3cfbcdee04b093389ca1b07ac8038da96060051ed94e1eeacc6d92_s390x",
"relates_to_product_reference": "8Base-RHACM-2.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/multiclusterhub-rhel8@sha256:ecf12158a2d8802b4c7efd6b336ff36c1e002223b1d385a40fbef638d5e4aa21_amd64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.6 for RHEL 8",
"product_id": "8Base-RHACM-2.6:rhacm2/multiclusterhub-rhel8@sha256:ecf12158a2d8802b4c7efd6b336ff36c1e002223b1d385a40fbef638d5e4aa21_amd64"
},
"product_reference": "rhacm2/multiclusterhub-rhel8@sha256:ecf12158a2d8802b4c7efd6b336ff36c1e002223b1d385a40fbef638d5e4aa21_amd64",
"relates_to_product_reference": "8Base-RHACM-2.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/node-exporter-rhel8@sha256:14d23638efff3c30661c9a5f3ddb6ab0c7a9d162de1176dd9565cf49dfa4b9c5_amd64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.6 for RHEL 8",
"product_id": "8Base-RHACM-2.6:rhacm2/node-exporter-rhel8@sha256:14d23638efff3c30661c9a5f3ddb6ab0c7a9d162de1176dd9565cf49dfa4b9c5_amd64"
},
"product_reference": "rhacm2/node-exporter-rhel8@sha256:14d23638efff3c30661c9a5f3ddb6ab0c7a9d162de1176dd9565cf49dfa4b9c5_amd64",
"relates_to_product_reference": "8Base-RHACM-2.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/node-exporter-rhel8@sha256:533005e1608de68a09e53599de3f30990db95cb923794bab9ae9e3bc1a8b6baf_arm64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.6 for RHEL 8",
"product_id": "8Base-RHACM-2.6:rhacm2/node-exporter-rhel8@sha256:533005e1608de68a09e53599de3f30990db95cb923794bab9ae9e3bc1a8b6baf_arm64"
},
"product_reference": "rhacm2/node-exporter-rhel8@sha256:533005e1608de68a09e53599de3f30990db95cb923794bab9ae9e3bc1a8b6baf_arm64",
"relates_to_product_reference": "8Base-RHACM-2.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/node-exporter-rhel8@sha256:99eef3491c7092afa14179b9a9d39dd8fbfb3c9bb61759d678af5d91ac23e59d_s390x as a component of Red Hat Advanced Cluster Management for Kubernetes 2.6 for RHEL 8",
"product_id": "8Base-RHACM-2.6:rhacm2/node-exporter-rhel8@sha256:99eef3491c7092afa14179b9a9d39dd8fbfb3c9bb61759d678af5d91ac23e59d_s390x"
},
"product_reference": "rhacm2/node-exporter-rhel8@sha256:99eef3491c7092afa14179b9a9d39dd8fbfb3c9bb61759d678af5d91ac23e59d_s390x",
"relates_to_product_reference": "8Base-RHACM-2.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/node-exporter-rhel8@sha256:e200d4e1802cce7fce32b1e0dc5c3220b6f6477b73b3a2d8ea26a5a42d63f46b_ppc64le as a component of Red Hat Advanced Cluster Management for Kubernetes 2.6 for RHEL 8",
"product_id": "8Base-RHACM-2.6:rhacm2/node-exporter-rhel8@sha256:e200d4e1802cce7fce32b1e0dc5c3220b6f6477b73b3a2d8ea26a5a42d63f46b_ppc64le"
},
"product_reference": "rhacm2/node-exporter-rhel8@sha256:e200d4e1802cce7fce32b1e0dc5c3220b6f6477b73b3a2d8ea26a5a42d63f46b_ppc64le",
"relates_to_product_reference": "8Base-RHACM-2.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/observatorium-rhel8-operator@sha256:092e3437e6d38b2bf676d7fb67ad672e3ef03440017b5af7c1ebd2beb3f437eb_amd64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.6 for RHEL 8",
"product_id": "8Base-RHACM-2.6:rhacm2/observatorium-rhel8-operator@sha256:092e3437e6d38b2bf676d7fb67ad672e3ef03440017b5af7c1ebd2beb3f437eb_amd64"
},
"product_reference": "rhacm2/observatorium-rhel8-operator@sha256:092e3437e6d38b2bf676d7fb67ad672e3ef03440017b5af7c1ebd2beb3f437eb_amd64",
"relates_to_product_reference": "8Base-RHACM-2.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/observatorium-rhel8-operator@sha256:8cf076bfb049d1aabd00040ee65f0fedd590f0dd448c7561de494093a915b397_ppc64le as a component of Red Hat Advanced Cluster Management for Kubernetes 2.6 for RHEL 8",
"product_id": "8Base-RHACM-2.6:rhacm2/observatorium-rhel8-operator@sha256:8cf076bfb049d1aabd00040ee65f0fedd590f0dd448c7561de494093a915b397_ppc64le"
},
"product_reference": "rhacm2/observatorium-rhel8-operator@sha256:8cf076bfb049d1aabd00040ee65f0fedd590f0dd448c7561de494093a915b397_ppc64le",
"relates_to_product_reference": "8Base-RHACM-2.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/observatorium-rhel8-operator@sha256:e69987a64fdbf873d4b19d8626c0c5e99dd13d7c95446850559be966dae45ad0_arm64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.6 for RHEL 8",
"product_id": "8Base-RHACM-2.6:rhacm2/observatorium-rhel8-operator@sha256:e69987a64fdbf873d4b19d8626c0c5e99dd13d7c95446850559be966dae45ad0_arm64"
},
"product_reference": "rhacm2/observatorium-rhel8-operator@sha256:e69987a64fdbf873d4b19d8626c0c5e99dd13d7c95446850559be966dae45ad0_arm64",
"relates_to_product_reference": "8Base-RHACM-2.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/observatorium-rhel8-operator@sha256:f0bf89eaea6b7afc2d08c77bd40dfba581f91f462f5ec3d70473b332ca6f781c_s390x as a component of Red Hat Advanced Cluster Management for Kubernetes 2.6 for RHEL 8",
"product_id": "8Base-RHACM-2.6:rhacm2/observatorium-rhel8-operator@sha256:f0bf89eaea6b7afc2d08c77bd40dfba581f91f462f5ec3d70473b332ca6f781c_s390x"
},
"product_reference": "rhacm2/observatorium-rhel8-operator@sha256:f0bf89eaea6b7afc2d08c77bd40dfba581f91f462f5ec3d70473b332ca6f781c_s390x",
"relates_to_product_reference": "8Base-RHACM-2.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/observatorium-rhel8@sha256:0686cfddd61737f7e7eb4f0c011397277394559edac3bb947c0969e302686dd5_ppc64le as a component of Red Hat Advanced Cluster Management for Kubernetes 2.6 for RHEL 8",
"product_id": "8Base-RHACM-2.6:rhacm2/observatorium-rhel8@sha256:0686cfddd61737f7e7eb4f0c011397277394559edac3bb947c0969e302686dd5_ppc64le"
},
"product_reference": "rhacm2/observatorium-rhel8@sha256:0686cfddd61737f7e7eb4f0c011397277394559edac3bb947c0969e302686dd5_ppc64le",
"relates_to_product_reference": "8Base-RHACM-2.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/observatorium-rhel8@sha256:8f2f3732600235f66c406b6121ac37979f52572ce90353b6e099be7b74406251_amd64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.6 for RHEL 8",
"product_id": "8Base-RHACM-2.6:rhacm2/observatorium-rhel8@sha256:8f2f3732600235f66c406b6121ac37979f52572ce90353b6e099be7b74406251_amd64"
},
"product_reference": "rhacm2/observatorium-rhel8@sha256:8f2f3732600235f66c406b6121ac37979f52572ce90353b6e099be7b74406251_amd64",
"relates_to_product_reference": "8Base-RHACM-2.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/observatorium-rhel8@sha256:9e1fccc5b17865a6d7baaa1a15cb50f47d80a14b0a7bcbd94c12f0ddcaaf1b28_s390x as a component of Red Hat Advanced Cluster Management for Kubernetes 2.6 for RHEL 8",
"product_id": "8Base-RHACM-2.6:rhacm2/observatorium-rhel8@sha256:9e1fccc5b17865a6d7baaa1a15cb50f47d80a14b0a7bcbd94c12f0ddcaaf1b28_s390x"
},
"product_reference": "rhacm2/observatorium-rhel8@sha256:9e1fccc5b17865a6d7baaa1a15cb50f47d80a14b0a7bcbd94c12f0ddcaaf1b28_s390x",
"relates_to_product_reference": "8Base-RHACM-2.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/observatorium-rhel8@sha256:bdd89a1051c8f21e7d81ff80c96731a0eaa7d15c320ab1e6b1dc3f6babd42598_arm64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.6 for RHEL 8",
"product_id": "8Base-RHACM-2.6:rhacm2/observatorium-rhel8@sha256:bdd89a1051c8f21e7d81ff80c96731a0eaa7d15c320ab1e6b1dc3f6babd42598_arm64"
},
"product_reference": "rhacm2/observatorium-rhel8@sha256:bdd89a1051c8f21e7d81ff80c96731a0eaa7d15c320ab1e6b1dc3f6babd42598_arm64",
"relates_to_product_reference": "8Base-RHACM-2.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/prometheus-alertmanager-rhel8@sha256:0860b7aa5e8b07792ad7f5d5c0654e23e9da8eedd4b9f509caea616dcfa97d69_amd64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.6 for RHEL 8",
"product_id": "8Base-RHACM-2.6:rhacm2/prometheus-alertmanager-rhel8@sha256:0860b7aa5e8b07792ad7f5d5c0654e23e9da8eedd4b9f509caea616dcfa97d69_amd64"
},
"product_reference": "rhacm2/prometheus-alertmanager-rhel8@sha256:0860b7aa5e8b07792ad7f5d5c0654e23e9da8eedd4b9f509caea616dcfa97d69_amd64",
"relates_to_product_reference": "8Base-RHACM-2.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/prometheus-alertmanager-rhel8@sha256:624895d8579ef6f3e5b17558a30775790ec6f00701f8c5cdfa315292d7f9e867_s390x as a component of Red Hat Advanced Cluster Management for Kubernetes 2.6 for RHEL 8",
"product_id": "8Base-RHACM-2.6:rhacm2/prometheus-alertmanager-rhel8@sha256:624895d8579ef6f3e5b17558a30775790ec6f00701f8c5cdfa315292d7f9e867_s390x"
},
"product_reference": "rhacm2/prometheus-alertmanager-rhel8@sha256:624895d8579ef6f3e5b17558a30775790ec6f00701f8c5cdfa315292d7f9e867_s390x",
"relates_to_product_reference": "8Base-RHACM-2.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/prometheus-alertmanager-rhel8@sha256:6d09865a228cdbbc6d1ac13042c3c00f0bd086f6dc181dfa3cdf8c7f9d826b9e_arm64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.6 for RHEL 8",
"product_id": "8Base-RHACM-2.6:rhacm2/prometheus-alertmanager-rhel8@sha256:6d09865a228cdbbc6d1ac13042c3c00f0bd086f6dc181dfa3cdf8c7f9d826b9e_arm64"
},
"product_reference": "rhacm2/prometheus-alertmanager-rhel8@sha256:6d09865a228cdbbc6d1ac13042c3c00f0bd086f6dc181dfa3cdf8c7f9d826b9e_arm64",
"relates_to_product_reference": "8Base-RHACM-2.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/prometheus-alertmanager-rhel8@sha256:c69fee848d21346a271972e89d91898eac9fec27d598d98ffa004ca8d1b53270_ppc64le as a component of Red Hat Advanced Cluster Management for Kubernetes 2.6 for RHEL 8",
"product_id": "8Base-RHACM-2.6:rhacm2/prometheus-alertmanager-rhel8@sha256:c69fee848d21346a271972e89d91898eac9fec27d598d98ffa004ca8d1b53270_ppc64le"
},
"product_reference": "rhacm2/prometheus-alertmanager-rhel8@sha256:c69fee848d21346a271972e89d91898eac9fec27d598d98ffa004ca8d1b53270_ppc64le",
"relates_to_product_reference": "8Base-RHACM-2.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/prometheus-rhel8@sha256:52cea7c27de23e3358030b09f22b962723c523a940f8e2043edc298c907d761c_arm64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.6 for RHEL 8",
"product_id": "8Base-RHACM-2.6:rhacm2/prometheus-rhel8@sha256:52cea7c27de23e3358030b09f22b962723c523a940f8e2043edc298c907d761c_arm64"
},
"product_reference": "rhacm2/prometheus-rhel8@sha256:52cea7c27de23e3358030b09f22b962723c523a940f8e2043edc298c907d761c_arm64",
"relates_to_product_reference": "8Base-RHACM-2.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/prometheus-rhel8@sha256:67e0fadfbb4d99a60435ed12b470772b38ace4ca815fe73da68eb3c826e200fc_ppc64le as a component of Red Hat Advanced Cluster Management for Kubernetes 2.6 for RHEL 8",
"product_id": "8Base-RHACM-2.6:rhacm2/prometheus-rhel8@sha256:67e0fadfbb4d99a60435ed12b470772b38ace4ca815fe73da68eb3c826e200fc_ppc64le"
},
"product_reference": "rhacm2/prometheus-rhel8@sha256:67e0fadfbb4d99a60435ed12b470772b38ace4ca815fe73da68eb3c826e200fc_ppc64le",
"relates_to_product_reference": "8Base-RHACM-2.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/prometheus-rhel8@sha256:e8241b1d852d605b44ecfcc552cb0f905f72e8a17c8d228162b40c19388f5176_s390x as a component of Red Hat Advanced Cluster Management for Kubernetes 2.6 for RHEL 8",
"product_id": "8Base-RHACM-2.6:rhacm2/prometheus-rhel8@sha256:e8241b1d852d605b44ecfcc552cb0f905f72e8a17c8d228162b40c19388f5176_s390x"
},
"product_reference": "rhacm2/prometheus-rhel8@sha256:e8241b1d852d605b44ecfcc552cb0f905f72e8a17c8d228162b40c19388f5176_s390x",
"relates_to_product_reference": "8Base-RHACM-2.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/prometheus-rhel8@sha256:ed0cc13e79949436d29a7ad0b41b189744a177ea27545fd5eb9b4f71e87bd0eb_amd64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.6 for RHEL 8",
"product_id": "8Base-RHACM-2.6:rhacm2/prometheus-rhel8@sha256:ed0cc13e79949436d29a7ad0b41b189744a177ea27545fd5eb9b4f71e87bd0eb_amd64"
},
"product_reference": "rhacm2/prometheus-rhel8@sha256:ed0cc13e79949436d29a7ad0b41b189744a177ea27545fd5eb9b4f71e87bd0eb_amd64",
"relates_to_product_reference": "8Base-RHACM-2.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/rbac-query-proxy-rhel8@sha256:29c76a37497f212aed280e2bf16ef45fb3785fb4649ce17b7fe9d653a79e2112_arm64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.6 for RHEL 8",
"product_id": "8Base-RHACM-2.6:rhacm2/rbac-query-proxy-rhel8@sha256:29c76a37497f212aed280e2bf16ef45fb3785fb4649ce17b7fe9d653a79e2112_arm64"
},
"product_reference": "rhacm2/rbac-query-proxy-rhel8@sha256:29c76a37497f212aed280e2bf16ef45fb3785fb4649ce17b7fe9d653a79e2112_arm64",
"relates_to_product_reference": "8Base-RHACM-2.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/rbac-query-proxy-rhel8@sha256:475a45884a51127722030226ff9a5f0752c98574c41eb61796aece5e702346a3_ppc64le as a component of Red Hat Advanced Cluster Management for Kubernetes 2.6 for RHEL 8",
"product_id": "8Base-RHACM-2.6:rhacm2/rbac-query-proxy-rhel8@sha256:475a45884a51127722030226ff9a5f0752c98574c41eb61796aece5e702346a3_ppc64le"
},
"product_reference": "rhacm2/rbac-query-proxy-rhel8@sha256:475a45884a51127722030226ff9a5f0752c98574c41eb61796aece5e702346a3_ppc64le",
"relates_to_product_reference": "8Base-RHACM-2.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/rbac-query-proxy-rhel8@sha256:582301b10af0b966ae7d5e130cb0e5f96e7912dc66b4108e0d6078656ca80604_amd64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.6 for RHEL 8",
"product_id": "8Base-RHACM-2.6:rhacm2/rbac-query-proxy-rhel8@sha256:582301b10af0b966ae7d5e130cb0e5f96e7912dc66b4108e0d6078656ca80604_amd64"
},
"product_reference": "rhacm2/rbac-query-proxy-rhel8@sha256:582301b10af0b966ae7d5e130cb0e5f96e7912dc66b4108e0d6078656ca80604_amd64",
"relates_to_product_reference": "8Base-RHACM-2.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/rbac-query-proxy-rhel8@sha256:f1c7de85a44c03f48a6f62ba1d7d650f0b06e0f502cecff1512ad637b5bc1c27_s390x as a component of Red Hat Advanced Cluster Management for Kubernetes 2.6 for RHEL 8",
"product_id": "8Base-RHACM-2.6:rhacm2/rbac-query-proxy-rhel8@sha256:f1c7de85a44c03f48a6f62ba1d7d650f0b06e0f502cecff1512ad637b5bc1c27_s390x"
},
"product_reference": "rhacm2/rbac-query-proxy-rhel8@sha256:f1c7de85a44c03f48a6f62ba1d7d650f0b06e0f502cecff1512ad637b5bc1c27_s390x",
"relates_to_product_reference": "8Base-RHACM-2.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/redisgraph-tls-rhel8@sha256:128279a656bfbde6c2c052766d63a1de6a06d8bea2707813c64396c2ae382478_amd64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.6 for RHEL 8",
"product_id": "8Base-RHACM-2.6:rhacm2/redisgraph-tls-rhel8@sha256:128279a656bfbde6c2c052766d63a1de6a06d8bea2707813c64396c2ae382478_amd64"
},
"product_reference": "rhacm2/redisgraph-tls-rhel8@sha256:128279a656bfbde6c2c052766d63a1de6a06d8bea2707813c64396c2ae382478_amd64",
"relates_to_product_reference": "8Base-RHACM-2.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/redisgraph-tls-rhel8@sha256:35927ca6e6e9c8d420c499a0c8ad37c4297ba19743d550f489d3e66482275a49_arm64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.6 for RHEL 8",
"product_id": "8Base-RHACM-2.6:rhacm2/redisgraph-tls-rhel8@sha256:35927ca6e6e9c8d420c499a0c8ad37c4297ba19743d550f489d3e66482275a49_arm64"
},
"product_reference": "rhacm2/redisgraph-tls-rhel8@sha256:35927ca6e6e9c8d420c499a0c8ad37c4297ba19743d550f489d3e66482275a49_arm64",
"relates_to_product_reference": "8Base-RHACM-2.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/redisgraph-tls-rhel8@sha256:4696baed553266682ba2b54d3bf683d2ff1241b625de5ec54a45c1b2c5f96243_s390x as a component of Red Hat Advanced Cluster Management for Kubernetes 2.6 for RHEL 8",
"product_id": "8Base-RHACM-2.6:rhacm2/redisgraph-tls-rhel8@sha256:4696baed553266682ba2b54d3bf683d2ff1241b625de5ec54a45c1b2c5f96243_s390x"
},
"product_reference": "rhacm2/redisgraph-tls-rhel8@sha256:4696baed553266682ba2b54d3bf683d2ff1241b625de5ec54a45c1b2c5f96243_s390x",
"relates_to_product_reference": "8Base-RHACM-2.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/redisgraph-tls-rhel8@sha256:d722f2ffab1f58bbaf3c62ef71dbf7e6c4023e6ab17690f1049075a321d0b1ac_ppc64le as a component of Red Hat Advanced Cluster Management for Kubernetes 2.6 for RHEL 8",
"product_id": "8Base-RHACM-2.6:rhacm2/redisgraph-tls-rhel8@sha256:d722f2ffab1f58bbaf3c62ef71dbf7e6c4023e6ab17690f1049075a321d0b1ac_ppc64le"
},
"product_reference": "rhacm2/redisgraph-tls-rhel8@sha256:d722f2ffab1f58bbaf3c62ef71dbf7e6c4023e6ab17690f1049075a321d0b1ac_ppc64le",
"relates_to_product_reference": "8Base-RHACM-2.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/search-aggregator-rhel8@sha256:2b5f372c1c73c4de587b5a4388d95b8cc553fc56af446fcefa0e14c6d980b6b3_ppc64le as a component of Red Hat Advanced Cluster Management for Kubernetes 2.6 for RHEL 8",
"product_id": "8Base-RHACM-2.6:rhacm2/search-aggregator-rhel8@sha256:2b5f372c1c73c4de587b5a4388d95b8cc553fc56af446fcefa0e14c6d980b6b3_ppc64le"
},
"product_reference": "rhacm2/search-aggregator-rhel8@sha256:2b5f372c1c73c4de587b5a4388d95b8cc553fc56af446fcefa0e14c6d980b6b3_ppc64le",
"relates_to_product_reference": "8Base-RHACM-2.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/search-aggregator-rhel8@sha256:38fceeedc0672def1c2cf42bb6743ae726e77d9f7352d002b3fc688c6d551852_amd64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.6 for RHEL 8",
"product_id": "8Base-RHACM-2.6:rhacm2/search-aggregator-rhel8@sha256:38fceeedc0672def1c2cf42bb6743ae726e77d9f7352d002b3fc688c6d551852_amd64"
},
"product_reference": "rhacm2/search-aggregator-rhel8@sha256:38fceeedc0672def1c2cf42bb6743ae726e77d9f7352d002b3fc688c6d551852_amd64",
"relates_to_product_reference": "8Base-RHACM-2.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/search-aggregator-rhel8@sha256:6a915335bcebb0884fc72df2dfee97c74d42c035864b960e1c800fa6c5f8d93c_arm64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.6 for RHEL 8",
"product_id": "8Base-RHACM-2.6:rhacm2/search-aggregator-rhel8@sha256:6a915335bcebb0884fc72df2dfee97c74d42c035864b960e1c800fa6c5f8d93c_arm64"
},
"product_reference": "rhacm2/search-aggregator-rhel8@sha256:6a915335bcebb0884fc72df2dfee97c74d42c035864b960e1c800fa6c5f8d93c_arm64",
"relates_to_product_reference": "8Base-RHACM-2.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/search-aggregator-rhel8@sha256:752decaefc38aa009f54201b38d4ab26d9b4020caec649d9b1f1564f56c47c2a_s390x as a component of Red Hat Advanced Cluster Management for Kubernetes 2.6 for RHEL 8",
"product_id": "8Base-RHACM-2.6:rhacm2/search-aggregator-rhel8@sha256:752decaefc38aa009f54201b38d4ab26d9b4020caec649d9b1f1564f56c47c2a_s390x"
},
"product_reference": "rhacm2/search-aggregator-rhel8@sha256:752decaefc38aa009f54201b38d4ab26d9b4020caec649d9b1f1564f56c47c2a_s390x",
"relates_to_product_reference": "8Base-RHACM-2.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/search-api-rhel8@sha256:37eea70d5b1c89c25372dcea8c8c03e1e0a9af1b5a06f3b0706ba776ae8847c1_amd64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.6 for RHEL 8",
"product_id": "8Base-RHACM-2.6:rhacm2/search-api-rhel8@sha256:37eea70d5b1c89c25372dcea8c8c03e1e0a9af1b5a06f3b0706ba776ae8847c1_amd64"
},
"product_reference": "rhacm2/search-api-rhel8@sha256:37eea70d5b1c89c25372dcea8c8c03e1e0a9af1b5a06f3b0706ba776ae8847c1_amd64",
"relates_to_product_reference": "8Base-RHACM-2.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/search-api-rhel8@sha256:7400088d206592eb29cd86182909626262c9b2a99f017811fcc9d8a753c39009_arm64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.6 for RHEL 8",
"product_id": "8Base-RHACM-2.6:rhacm2/search-api-rhel8@sha256:7400088d206592eb29cd86182909626262c9b2a99f017811fcc9d8a753c39009_arm64"
},
"product_reference": "rhacm2/search-api-rhel8@sha256:7400088d206592eb29cd86182909626262c9b2a99f017811fcc9d8a753c39009_arm64",
"relates_to_product_reference": "8Base-RHACM-2.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/search-api-rhel8@sha256:aa8ea0deabc39a068f3f6ce9fa6334e44fc507355009a9bff448e742156ec203_ppc64le as a component of Red Hat Advanced Cluster Management for Kubernetes 2.6 for RHEL 8",
"product_id": "8Base-RHACM-2.6:rhacm2/search-api-rhel8@sha256:aa8ea0deabc39a068f3f6ce9fa6334e44fc507355009a9bff448e742156ec203_ppc64le"
},
"product_reference": "rhacm2/search-api-rhel8@sha256:aa8ea0deabc39a068f3f6ce9fa6334e44fc507355009a9bff448e742156ec203_ppc64le",
"relates_to_product_reference": "8Base-RHACM-2.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/search-api-rhel8@sha256:b4d2d39c2b3b736987f1e888b858d52a7ebd9f8d0cebd3bdef8c59f6e3e41725_s390x as a component of Red Hat Advanced Cluster Management for Kubernetes 2.6 for RHEL 8",
"product_id": "8Base-RHACM-2.6:rhacm2/search-api-rhel8@sha256:b4d2d39c2b3b736987f1e888b858d52a7ebd9f8d0cebd3bdef8c59f6e3e41725_s390x"
},
"product_reference": "rhacm2/search-api-rhel8@sha256:b4d2d39c2b3b736987f1e888b858d52a7ebd9f8d0cebd3bdef8c59f6e3e41725_s390x",
"relates_to_product_reference": "8Base-RHACM-2.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/search-collector-rhel8@sha256:0174699ec75fcda08892b4e72b674df989af51ea5f04de57a62c2a85a3c08f4f_arm64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.6 for RHEL 8",
"product_id": "8Base-RHACM-2.6:rhacm2/search-collector-rhel8@sha256:0174699ec75fcda08892b4e72b674df989af51ea5f04de57a62c2a85a3c08f4f_arm64"
},
"product_reference": "rhacm2/search-collector-rhel8@sha256:0174699ec75fcda08892b4e72b674df989af51ea5f04de57a62c2a85a3c08f4f_arm64",
"relates_to_product_reference": "8Base-RHACM-2.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/search-collector-rhel8@sha256:5a29a9805b8d20969cba86da11a9de8176a3172df361aec5fae136a4271de308_amd64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.6 for RHEL 8",
"product_id": "8Base-RHACM-2.6:rhacm2/search-collector-rhel8@sha256:5a29a9805b8d20969cba86da11a9de8176a3172df361aec5fae136a4271de308_amd64"
},
"product_reference": "rhacm2/search-collector-rhel8@sha256:5a29a9805b8d20969cba86da11a9de8176a3172df361aec5fae136a4271de308_amd64",
"relates_to_product_reference": "8Base-RHACM-2.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/search-collector-rhel8@sha256:be7eed9ad9502bcc294081f7e2098fc4f8411c912c34fe63479b5b770d06caca_s390x as a component of Red Hat Advanced Cluster Management for Kubernetes 2.6 for RHEL 8",
"product_id": "8Base-RHACM-2.6:rhacm2/search-collector-rhel8@sha256:be7eed9ad9502bcc294081f7e2098fc4f8411c912c34fe63479b5b770d06caca_s390x"
},
"product_reference": "rhacm2/search-collector-rhel8@sha256:be7eed9ad9502bcc294081f7e2098fc4f8411c912c34fe63479b5b770d06caca_s390x",
"relates_to_product_reference": "8Base-RHACM-2.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/search-collector-rhel8@sha256:c467c1d7ceaf5281077f7fe8ff1c1c4cffe325132890a3ab9b96ea5db2e2c930_ppc64le as a component of Red Hat Advanced Cluster Management for Kubernetes 2.6 for RHEL 8",
"product_id": "8Base-RHACM-2.6:rhacm2/search-collector-rhel8@sha256:c467c1d7ceaf5281077f7fe8ff1c1c4cffe325132890a3ab9b96ea5db2e2c930_ppc64le"
},
"product_reference": "rhacm2/search-collector-rhel8@sha256:c467c1d7ceaf5281077f7fe8ff1c1c4cffe325132890a3ab9b96ea5db2e2c930_ppc64le",
"relates_to_product_reference": "8Base-RHACM-2.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/search-rhel8@sha256:2135cd20bb7ebbf48499992fe46a928e28fc78c86e360633ea09054520c42539_ppc64le as a component of Red Hat Advanced Cluster Management for Kubernetes 2.6 for RHEL 8",
"product_id": "8Base-RHACM-2.6:rhacm2/search-rhel8@sha256:2135cd20bb7ebbf48499992fe46a928e28fc78c86e360633ea09054520c42539_ppc64le"
},
"product_reference": "rhacm2/search-rhel8@sha256:2135cd20bb7ebbf48499992fe46a928e28fc78c86e360633ea09054520c42539_ppc64le",
"relates_to_product_reference": "8Base-RHACM-2.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/search-rhel8@sha256:3a7a31974210e21a3faed9b57a75b970c70ac41d9662b884d4ce67275f756fc7_arm64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.6 for RHEL 8",
"product_id": "8Base-RHACM-2.6:rhacm2/search-rhel8@sha256:3a7a31974210e21a3faed9b57a75b970c70ac41d9662b884d4ce67275f756fc7_arm64"
},
"product_reference": "rhacm2/search-rhel8@sha256:3a7a31974210e21a3faed9b57a75b970c70ac41d9662b884d4ce67275f756fc7_arm64",
"relates_to_product_reference": "8Base-RHACM-2.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/search-rhel8@sha256:6e6a19f1440e4eb15a8206e18f7f4dde3e1a5c6518944571d09923d116d3f04e_amd64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.6 for RHEL 8",
"product_id": "8Base-RHACM-2.6:rhacm2/search-rhel8@sha256:6e6a19f1440e4eb15a8206e18f7f4dde3e1a5c6518944571d09923d116d3f04e_amd64"
},
"product_reference": "rhacm2/search-rhel8@sha256:6e6a19f1440e4eb15a8206e18f7f4dde3e1a5c6518944571d09923d116d3f04e_amd64",
"relates_to_product_reference": "8Base-RHACM-2.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/search-rhel8@sha256:e6ed3e65f0d49b3c6b0e3e97593a8fae4d453f3aecf8d7829c0d25c68bc91ea1_s390x as a component of Red Hat Advanced Cluster Management for Kubernetes 2.6 for RHEL 8",
"product_id": "8Base-RHACM-2.6:rhacm2/search-rhel8@sha256:e6ed3e65f0d49b3c6b0e3e97593a8fae4d453f3aecf8d7829c0d25c68bc91ea1_s390x"
},
"product_reference": "rhacm2/search-rhel8@sha256:e6ed3e65f0d49b3c6b0e3e97593a8fae4d453f3aecf8d7829c0d25c68bc91ea1_s390x",
"relates_to_product_reference": "8Base-RHACM-2.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/submariner-addon-rhel8@sha256:7b80d01371f551df506bd0c56df6829845bfce497ff01cc44b68f172ed5399b4_ppc64le as a component of Red Hat Advanced Cluster Management for Kubernetes 2.6 for RHEL 8",
"product_id": "8Base-RHACM-2.6:rhacm2/submariner-addon-rhel8@sha256:7b80d01371f551df506bd0c56df6829845bfce497ff01cc44b68f172ed5399b4_ppc64le"
},
"product_reference": "rhacm2/submariner-addon-rhel8@sha256:7b80d01371f551df506bd0c56df6829845bfce497ff01cc44b68f172ed5399b4_ppc64le",
"relates_to_product_reference": "8Base-RHACM-2.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/submariner-addon-rhel8@sha256:934c560bc786015c694e9cffbae8e86f631b3331d62f5a547931446dae82f8c3_s390x as a component of Red Hat Advanced Cluster Management for Kubernetes 2.6 for RHEL 8",
"product_id": "8Base-RHACM-2.6:rhacm2/submariner-addon-rhel8@sha256:934c560bc786015c694e9cffbae8e86f631b3331d62f5a547931446dae82f8c3_s390x"
},
"product_reference": "rhacm2/submariner-addon-rhel8@sha256:934c560bc786015c694e9cffbae8e86f631b3331d62f5a547931446dae82f8c3_s390x",
"relates_to_product_reference": "8Base-RHACM-2.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/submariner-addon-rhel8@sha256:b467881f4028a89a9e79ba93da719845db576f47a04ae6e569c2317be5594b29_arm64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.6 for RHEL 8",
"product_id": "8Base-RHACM-2.6:rhacm2/submariner-addon-rhel8@sha256:b467881f4028a89a9e79ba93da719845db576f47a04ae6e569c2317be5594b29_arm64"
},
"product_reference": "rhacm2/submariner-addon-rhel8@sha256:b467881f4028a89a9e79ba93da719845db576f47a04ae6e569c2317be5594b29_arm64",
"relates_to_product_reference": "8Base-RHACM-2.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/submariner-addon-rhel8@sha256:fc5592d42e4aca70288448d174511b922ece7f8cb4b41c6a36195c3a4a60aa36_amd64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.6 for RHEL 8",
"product_id": "8Base-RHACM-2.6:rhacm2/submariner-addon-rhel8@sha256:fc5592d42e4aca70288448d174511b922ece7f8cb4b41c6a36195c3a4a60aa36_amd64"
},
"product_reference": "rhacm2/submariner-addon-rhel8@sha256:fc5592d42e4aca70288448d174511b922ece7f8cb4b41c6a36195c3a4a60aa36_amd64",
"relates_to_product_reference": "8Base-RHACM-2.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/thanos-receive-controller-rhel8@sha256:21f2626c10c4fb61b37e6ca4ab574186b423f155fbc5cfef3e894fff04cc270e_ppc64le as a component of Red Hat Advanced Cluster Management for Kubernetes 2.6 for RHEL 8",
"product_id": "8Base-RHACM-2.6:rhacm2/thanos-receive-controller-rhel8@sha256:21f2626c10c4fb61b37e6ca4ab574186b423f155fbc5cfef3e894fff04cc270e_ppc64le"
},
"product_reference": "rhacm2/thanos-receive-controller-rhel8@sha256:21f2626c10c4fb61b37e6ca4ab574186b423f155fbc5cfef3e894fff04cc270e_ppc64le",
"relates_to_product_reference": "8Base-RHACM-2.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/thanos-receive-controller-rhel8@sha256:c357074958324fc5d602cdcf1cba285bf8582e0b36af79a8f6211bb0dfb77a10_amd64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.6 for RHEL 8",
"product_id": "8Base-RHACM-2.6:rhacm2/thanos-receive-controller-rhel8@sha256:c357074958324fc5d602cdcf1cba285bf8582e0b36af79a8f6211bb0dfb77a10_amd64"
},
"product_reference": "rhacm2/thanos-receive-controller-rhel8@sha256:c357074958324fc5d602cdcf1cba285bf8582e0b36af79a8f6211bb0dfb77a10_amd64",
"relates_to_product_reference": "8Base-RHACM-2.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/thanos-receive-controller-rhel8@sha256:d9ac8e67d6d9858b16dd9d1d49c1dd904aa22a7b618e5d33292344faced9c0d3_arm64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.6 for RHEL 8",
"product_id": "8Base-RHACM-2.6:rhacm2/thanos-receive-controller-rhel8@sha256:d9ac8e67d6d9858b16dd9d1d49c1dd904aa22a7b618e5d33292344faced9c0d3_arm64"
},
"product_reference": "rhacm2/thanos-receive-controller-rhel8@sha256:d9ac8e67d6d9858b16dd9d1d49c1dd904aa22a7b618e5d33292344faced9c0d3_arm64",
"relates_to_product_reference": "8Base-RHACM-2.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/thanos-receive-controller-rhel8@sha256:e3b840a7833680170f9e9ca52309552c584935a68c75cc71e6d576b104dc01c8_s390x as a component of Red Hat Advanced Cluster Management for Kubernetes 2.6 for RHEL 8",
"product_id": "8Base-RHACM-2.6:rhacm2/thanos-receive-controller-rhel8@sha256:e3b840a7833680170f9e9ca52309552c584935a68c75cc71e6d576b104dc01c8_s390x"
},
"product_reference": "rhacm2/thanos-receive-controller-rhel8@sha256:e3b840a7833680170f9e9ca52309552c584935a68c75cc71e6d576b104dc01c8_s390x",
"relates_to_product_reference": "8Base-RHACM-2.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/thanos-rhel8@sha256:453c525197ccfe1f866af70ca2e7f3deb6f98d0b98c09b602b4fa1368787213d_amd64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.6 for RHEL 8",
"product_id": "8Base-RHACM-2.6:rhacm2/thanos-rhel8@sha256:453c525197ccfe1f866af70ca2e7f3deb6f98d0b98c09b602b4fa1368787213d_amd64"
},
"product_reference": "rhacm2/thanos-rhel8@sha256:453c525197ccfe1f866af70ca2e7f3deb6f98d0b98c09b602b4fa1368787213d_amd64",
"relates_to_product_reference": "8Base-RHACM-2.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/thanos-rhel8@sha256:4b3b45ad0b564360c245d20b1540c2398c9606cf8684275e4ee071c591357929_arm64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.6 for RHEL 8",
"product_id": "8Base-RHACM-2.6:rhacm2/thanos-rhel8@sha256:4b3b45ad0b564360c245d20b1540c2398c9606cf8684275e4ee071c591357929_arm64"
},
"product_reference": "rhacm2/thanos-rhel8@sha256:4b3b45ad0b564360c245d20b1540c2398c9606cf8684275e4ee071c591357929_arm64",
"relates_to_product_reference": "8Base-RHACM-2.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/thanos-rhel8@sha256:7e43ba8f47ec54b5f86d13c81b67b044176530b63b5ae3f40332fc975cc6b21f_s390x as a component of Red Hat Advanced Cluster Management for Kubernetes 2.6 for RHEL 8",
"product_id": "8Base-RHACM-2.6:rhacm2/thanos-rhel8@sha256:7e43ba8f47ec54b5f86d13c81b67b044176530b63b5ae3f40332fc975cc6b21f_s390x"
},
"product_reference": "rhacm2/thanos-rhel8@sha256:7e43ba8f47ec54b5f86d13c81b67b044176530b63b5ae3f40332fc975cc6b21f_s390x",
"relates_to_product_reference": "8Base-RHACM-2.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/thanos-rhel8@sha256:faaa00c0af80c781a7c610616153a3cd1dc1b20637934c3a243a2e9664ba0ee5_ppc64le as a component of Red Hat Advanced Cluster Management for Kubernetes 2.6 for RHEL 8",
"product_id": "8Base-RHACM-2.6:rhacm2/thanos-rhel8@sha256:faaa00c0af80c781a7c610616153a3cd1dc1b20637934c3a243a2e9664ba0ee5_ppc64le"
},
"product_reference": "rhacm2/thanos-rhel8@sha256:faaa00c0af80c781a7c610616153a3cd1dc1b20637934c3a243a2e9664ba0ee5_ppc64le",
"relates_to_product_reference": "8Base-RHACM-2.6"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2022-1705",
"cwe": {
"id": "CWE-444",
"name": "Inconsistent Interpretation of HTTP Requests (\u0027HTTP Request/Response Smuggling\u0027)"
},
"discovery_date": "2022-07-14T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2107374"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in golang. The HTTP/1 client accepted invalid Transfer-Encoding headers indicating \"chunked\" encoding. This issue could allow request smuggling, but only if combined with an intermediate server that also improperly accepts the header as invalid.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "golang: net/http: improper sanitization of Transfer-Encoding 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-RHACM-2.6:rhacm2/acm-governance-policy-addon-controller-rhel8@sha256:615ab5d9542759d921634737709e84a8e65d003ea136e5d22858d380225fd177_amd64",
"8Base-RHACM-2.6:rhacm2/acm-governance-policy-addon-controller-rhel8@sha256:958b729d30f10b9c121e68ac8ede2054ed29cc52a9a7d6df0537ed221aa74358_s390x",
"8Base-RHACM-2.6:rhacm2/acm-governance-policy-addon-controller-rhel8@sha256:b5bef941b4e0b5b3529ca5b2311c85295b9f6d12e482a9cbdad691c2406541f1_ppc64le",
"8Base-RHACM-2.6:rhacm2/acm-governance-policy-addon-controller-rhel8@sha256:f6194b9056d77e54f3c74caa9eab87bd1df1818d082fc807229d1c44ec6c88c4_arm64",
"8Base-RHACM-2.6:rhacm2/acm-grafana-rhel8@sha256:45616ed43b53d3a83e65828118f09430396f5bcb0566ae3a65d937b59f0d873e_s390x",
"8Base-RHACM-2.6:rhacm2/acm-grafana-rhel8@sha256:8c48441cfa850ea1274932e94da0831618c10f91022619c779304501a75fb161_amd64",
"8Base-RHACM-2.6:rhacm2/acm-grafana-rhel8@sha256:cc1c196b19c5fd8f313c6136359cc9dd37b5f59d32a581b10cf89b80b7d0cbf4_arm64",
"8Base-RHACM-2.6:rhacm2/acm-grafana-rhel8@sha256:cdf24e68e50be1350566243f6d2cb1403d09ab68e5fed39ea6c56212e42b90f1_ppc64le",
"8Base-RHACM-2.6:rhacm2/acm-must-gather-rhel8@sha256:1457ff5cfd61611fdc968d4af5b020d835e107b97932c7ba7b3f5ed4cbd0e39f_ppc64le",
"8Base-RHACM-2.6:rhacm2/acm-must-gather-rhel8@sha256:39842906b3846418bc31098e2abad08210118d86aa683e9e5fd04a97822df22d_arm64",
"8Base-RHACM-2.6:rhacm2/acm-must-gather-rhel8@sha256:8a69add2d90a1e094de8510052b683e1765153da75e316ad7778499af0c5ddf9_s390x",
"8Base-RHACM-2.6:rhacm2/acm-must-gather-rhel8@sha256:dca91134a2c1c33c736afcd4c9373749448641385f39162c74e115691289e843_amd64",
"8Base-RHACM-2.6:rhacm2/acm-operator-bundle@sha256:0eac6124f59492d09c1ae650025d59ea0e8547d9f9c832cb9607b09254ff6ddd_s390x",
"8Base-RHACM-2.6:rhacm2/acm-operator-bundle@sha256:1cbcd58a4c23e4c89a6a0509f78802a5aa21205db2784ebc9772b99a3917b183_arm64",
"8Base-RHACM-2.6:rhacm2/acm-operator-bundle@sha256:997aaee36f0bed47e231925a3f2c2ecc503410e54b35727f035c72477f3d1944_ppc64le",
"8Base-RHACM-2.6:rhacm2/acm-operator-bundle@sha256:ce699187f250b93976b8063228ac12d11c6c8f6baba69ba4ed17a38730e84eb3_amd64",
"8Base-RHACM-2.6:rhacm2/acm-prometheus-config-reloader-rhel8@sha256:693a77a9324d6c7f0e69bd9d5725b51f3e429972f1e67469e93648cb347eae84_arm64",
"8Base-RHACM-2.6:rhacm2/acm-prometheus-config-reloader-rhel8@sha256:89757e804d5df2b5eeeb1191b599c3acb9e75f61170f888095302830d6de0582_s390x",
"8Base-RHACM-2.6:rhacm2/acm-prometheus-config-reloader-rhel8@sha256:8e45e1fd7342d7525b118f01794cac1f4a8662def5f2a06336b698db2e268742_amd64",
"8Base-RHACM-2.6:rhacm2/acm-prometheus-config-reloader-rhel8@sha256:ce1c17b34b7aac2e990dc0efe40f4406e73f727b2c7bfe109eded849de753f1a_ppc64le",
"8Base-RHACM-2.6:rhacm2/acm-prometheus-rhel8@sha256:728606d96dd9e0fc2e7810e092e10ee071ec36598c990c8252beccace59a679e_amd64",
"8Base-RHACM-2.6:rhacm2/acm-prometheus-rhel8@sha256:b457d0b95d88c5dd0aac87492cbca40a9d7c2074002ad110f52d562f0c5d0797_arm64",
"8Base-RHACM-2.6:rhacm2/acm-prometheus-rhel8@sha256:f34d2569033bfb1d173342264f090f46d80f7843d52704a7ce9e9eb9de2f5abb_s390x",
"8Base-RHACM-2.6:rhacm2/acm-prometheus-rhel8@sha256:f720e0a94bfe7ed5d812819a3e77cc0581be102970127d8c0d4aa06a05edbf3d_ppc64le",
"8Base-RHACM-2.6:rhacm2/acm-volsync-addon-controller-rhel8@sha256:17ccd6b924b36ab14e3ca5f5331ba7e4c86f8cb64304640d58c3ee6b76edbcaf_ppc64le",
"8Base-RHACM-2.6:rhacm2/acm-volsync-addon-controller-rhel8@sha256:27079308ea87e35564cc3089c65eae68d63880a3bb093ca64d1678a68b60fcec_amd64",
"8Base-RHACM-2.6:rhacm2/acm-volsync-addon-controller-rhel8@sha256:9eabaac2df91aeef613d6973669d07298f2159c6a6e0c9f294623f7b1a10bc08_s390x",
"8Base-RHACM-2.6:rhacm2/acm-volsync-addon-controller-rhel8@sha256:f7abdf1756bc0ff2ebf02fee0469a8b9eeabe1fa8cafdd21c6e8f958155b70bb_arm64",
"8Base-RHACM-2.6:rhacm2/cert-policy-controller-rhel8@sha256:017c1e663827a3b55d70badd3ed979b5d1831252c49d671897a85a75afaa5bb0_s390x",
"8Base-RHACM-2.6:rhacm2/cert-policy-controller-rhel8@sha256:0610778095974edf936602018281bf7a5e287ba9eca9f661a423e68bbe000e40_ppc64le",
"8Base-RHACM-2.6:rhacm2/cert-policy-controller-rhel8@sha256:a66d7d4ee1179f7fce639490f919d722db54eaa3118b4135078c33e6cbf91488_amd64",
"8Base-RHACM-2.6:rhacm2/cert-policy-controller-rhel8@sha256:d660befef0c8f7a4db7aa3b865545c9863d8f37e7ba4b8de4380185f82b208d4_arm64",
"8Base-RHACM-2.6:rhacm2/cluster-backup-rhel8-operator@sha256:1a749d0795972a9bfd5a00aa96c238a660673464be01b2aa9fd7a3aeead6ddf7_amd64",
"8Base-RHACM-2.6:rhacm2/cluster-backup-rhel8-operator@sha256:8915dbdc562e63441f79041bdf1176e46ce53e95418d133f0cd0c1ff79da48a2_arm64",
"8Base-RHACM-2.6:rhacm2/cluster-backup-rhel8-operator@sha256:995f225449b207da9a3cad175dac85b87eefb28ff5bae6a588f40fd79fbe12a1_ppc64le",
"8Base-RHACM-2.6:rhacm2/cluster-backup-rhel8-operator@sha256:f1255a76c6275a4b6a400c82e204a5112fff6fe87f71626f8f309763f6a5d9e4_s390x",
"8Base-RHACM-2.6:rhacm2/config-policy-controller-rhel8@sha256:3b2e0d850e8fc966ec80bff16df26002334744a96b81c7a7dfe222f1706a52e3_s390x",
"8Base-RHACM-2.6:rhacm2/config-policy-controller-rhel8@sha256:447f275bbde46d7fc173798ef5abc0a77a6780f0dffdc171786edbe00f27d8d8_ppc64le",
"8Base-RHACM-2.6:rhacm2/config-policy-controller-rhel8@sha256:61964a1a0ddf2e98bcf5249b7374235055ab85cc26663a8d9397c2b7f6fbb4c6_amd64",
"8Base-RHACM-2.6:rhacm2/config-policy-controller-rhel8@sha256:a3abaa3d0bf1d34fa9e40903a8713c439f5f7f751e775d32cbab308983064ce0_arm64",
"8Base-RHACM-2.6:rhacm2/console-rhel8@sha256:6c0f630ff57f6f423df6dbf4df9faad25089f9b391be35cb8bc9cd5211f94d67_arm64",
"8Base-RHACM-2.6:rhacm2/console-rhel8@sha256:8608aed6971299def3fbe749336727e84c69582664dedac3145b92ea24e62e4d_amd64",
"8Base-RHACM-2.6:rhacm2/console-rhel8@sha256:afa80ae8274db7fa6796c35980fc5df15889e94aff3361f6cda643e5a09da220_ppc64le",
"8Base-RHACM-2.6:rhacm2/console-rhel8@sha256:f06e4e3f62db52c6d7fa0bc1f289de773e18d076bc38612e1b0ddc85c76fde06_s390x",
"8Base-RHACM-2.6:rhacm2/endpoint-monitoring-rhel8-operator@sha256:060bcd658756a924b4ce4d202bd447a3254fc1f49af7d685dde8720f355cde8e_arm64",
"8Base-RHACM-2.6:rhacm2/endpoint-monitoring-rhel8-operator@sha256:091d66731c5fe8eba5646c6b2622bb38c074e202a8a4a7e906921673b60f0898_amd64",
"8Base-RHACM-2.6:rhacm2/endpoint-monitoring-rhel8-operator@sha256:80660eb7f3c068768b0ea04ff20f4539194c52427ffdab4626bf781aa3f2ca64_s390x",
"8Base-RHACM-2.6:rhacm2/endpoint-monitoring-rhel8-operator@sha256:d6204fcf04c83bac13232ec1602572ad5f22bb528537e591079dfa36152697ec_ppc64le",
"8Base-RHACM-2.6:rhacm2/governance-policy-propagator-rhel8@sha256:51be0f04938b60ed1dba60908bebd2000d78e4ade34757bae70a083c67d77e8e_arm64",
"8Base-RHACM-2.6:rhacm2/governance-policy-propagator-rhel8@sha256:9577701bf3c7aa00b99531d2c3842130abc6cd91c52c4a7ba040b705eeace4c7_s390x",
"8Base-RHACM-2.6:rhacm2/governance-policy-propagator-rhel8@sha256:bdc6c128628db86697af198430c5ae5c61c3e586c1a97187e4d4e852cec61e92_ppc64le",
"8Base-RHACM-2.6:rhacm2/governance-policy-propagator-rhel8@sha256:cc519319b9f4fe672144ebedd772ddf56d5de90e3c8f52c0fb9b55313f71a7b3_amd64",
"8Base-RHACM-2.6:rhacm2/governance-policy-spec-sync-rhel8@sha256:2c1905ae8a83e5598678457fd955cbc867453ed5836de6fcc182e4928df8bd67_s390x",
"8Base-RHACM-2.6:rhacm2/governance-policy-spec-sync-rhel8@sha256:4a8d30cc0e1d83c69b7f3339418b101da23fbcaee7d326bedaff677eceb25ab2_ppc64le",
"8Base-RHACM-2.6:rhacm2/governance-policy-spec-sync-rhel8@sha256:6849cf1b4dd883d5b4c0cf90a3adfb26cb59d03d3b892cee3669a32dd6b8dcc2_amd64",
"8Base-RHACM-2.6:rhacm2/governance-policy-spec-sync-rhel8@sha256:d06ffc621167aff31ecb0fa417b294ff0676fb00e4ef1c6cb0fb2aaf4b2561e0_arm64",
"8Base-RHACM-2.6:rhacm2/governance-policy-status-sync-rhel8@sha256:4c86e16f15aaf454e4e5ce5436e1db27a5f8a55f573c3eaf02e4786fe52edfc8_arm64",
"8Base-RHACM-2.6:rhacm2/governance-policy-status-sync-rhel8@sha256:cf6a75d94f50dd063e939aee18756c767cba43f4e1e62a9c2f2b764ac6f43746_s390x",
"8Base-RHACM-2.6:rhacm2/governance-policy-status-sync-rhel8@sha256:e072b615eeffff80a94831e58c70980684c1ec4bd972844b25b157eb7ed5937f_ppc64le",
"8Base-RHACM-2.6:rhacm2/governance-policy-status-sync-rhel8@sha256:fffe971caa2e911d9c972c0e88712ff431d34c63dbe74e25f1cababa50ea7417_amd64",
"8Base-RHACM-2.6:rhacm2/governance-policy-template-sync-rhel8@sha256:10bc1a3833599a593a058e804de67e92888ed779fd0000928d4a70b6c7d5c1c2_amd64",
"8Base-RHACM-2.6:rhacm2/governance-policy-template-sync-rhel8@sha256:5c17f979f47840a879059ad83de12f0756889564a17190ba4438a7632c999bb1_arm64",
"8Base-RHACM-2.6:rhacm2/governance-policy-template-sync-rhel8@sha256:848bce8007de7714afc8c755b5f0c3cdf5eb6b1d259811c947bc295924539a0e_ppc64le",
"8Base-RHACM-2.6:rhacm2/governance-policy-template-sync-rhel8@sha256:95439f7e18fa87601d5860cbd9ca5f0738786e30a629d23788fd5fe33d694c66_s390x",
"8Base-RHACM-2.6:rhacm2/grafana-dashboard-loader-rhel8@sha256:1f5c1b2cffebf069859e95d0e722cb293f8c176bf5c5873bb9517c96b26c2e10_arm64",
"8Base-RHACM-2.6:rhacm2/grafana-dashboard-loader-rhel8@sha256:5223158a122658bafbd853c596cdc1f7bd7a0e4fdd82b1c3668ac84adeae9f24_s390x",
"8Base-RHACM-2.6:rhacm2/grafana-dashboard-loader-rhel8@sha256:561f1f05925cfe3c5f0f8a9b7475be4bbab183b5611ecfe09b090d80fa4bc2fe_amd64",
"8Base-RHACM-2.6:rhacm2/grafana-dashboard-loader-rhel8@sha256:734270221ec4a516e7eb77f2ec3a753384242116aa70320a1dbe969e915af1df_ppc64le",
"8Base-RHACM-2.6:rhacm2/iam-policy-controller-rhel8@sha256:2827e5f485213f92e2d0092187f3976dd6fe598e39b5cf2212d48c3a44c34b13_arm64",
"8Base-RHACM-2.6:rhacm2/iam-policy-controller-rhel8@sha256:8ca9e80365c76b66b2de3924fc50a5912e606042c704b02cb174a4b8bd3927c4_amd64",
"8Base-RHACM-2.6:rhacm2/iam-policy-controller-rhel8@sha256:c5069e76a900aa300102a0ae54ecbc12c0ac31abfeed8656ee60a949daef79c3_s390x",
"8Base-RHACM-2.6:rhacm2/iam-policy-controller-rhel8@sha256:ca05e79e5508924af71f323c13f664770d8dd4eb61ecf0894e4f9a81f7a1b402_ppc64le",
"8Base-RHACM-2.6:rhacm2/insights-client-rhel8@sha256:02cacfec60c80b9228e8b18949751de867f974ea6b1172129096e64e949c0598_amd64",
"8Base-RHACM-2.6:rhacm2/insights-client-rhel8@sha256:2b14036d0291e54c3191682de2ea875a78d78c35b2791a5a113ba1a8920f0621_ppc64le",
"8Base-RHACM-2.6:rhacm2/insights-client-rhel8@sha256:d4c05f641de8fd0753d63cc6d5b62464d3d6a87d601514e87ef2e40bbe7b01b6_s390x",
"8Base-RHACM-2.6:rhacm2/insights-client-rhel8@sha256:e15c410b693b34f49869d037ebb5584384fcdf88114b7a94967ca09f1361a5f3_arm64",
"8Base-RHACM-2.6:rhacm2/insights-metrics-rhel8@sha256:67aa55bb65685395ad2773e7459dff5fbccdeedcf9e56ec2722d8f5c919eae89_s390x",
"8Base-RHACM-2.6:rhacm2/insights-metrics-rhel8@sha256:6c54e08f5f6c2cae41a5e108e1019ff6522af8f69d666e22eb4631cd83b85917_amd64",
"8Base-RHACM-2.6:rhacm2/insights-metrics-rhel8@sha256:88d9b7246aa75cb2c88ccb7f2f1202fc465be0f2d89e59f1d2259f69ada56d9d_arm64",
"8Base-RHACM-2.6:rhacm2/insights-metrics-rhel8@sha256:bad98fe71638d7346f31ea45f6063ec970bf90844bb5c5dc5f917bb0f0099899_ppc64le",
"8Base-RHACM-2.6:rhacm2/klusterlet-addon-controller-rhel8@sha256:22e510955af3fa736b7306c387f44b5f15f5f9a7a006c6587e06d5d8602cc2f0_s390x",
"8Base-RHACM-2.6:rhacm2/klusterlet-addon-controller-rhel8@sha256:55bc86326f992cc4f4401b93f90cdd2baa6728015ffaf6168f2d46ae43c70cf4_ppc64le",
"8Base-RHACM-2.6:rhacm2/klusterlet-addon-controller-rhel8@sha256:8dd7f47af047fb899c7fcbad61cb8f38da45990cac186f9235aec3e4e7de25e9_amd64",
"8Base-RHACM-2.6:rhacm2/klusterlet-addon-controller-rhel8@sha256:bdb97eb5bb0e8f59edf0d389fb07c45171e728dc8b4d2bdacd785193b46ec03b_arm64",
"8Base-RHACM-2.6:rhacm2/kube-rbac-proxy-rhel8@sha256:11a353ee9da6cc843d5f346f4fa51681d13318e2e61fc4d1a3f63406eb175260_s390x",
"8Base-RHACM-2.6:rhacm2/kube-rbac-proxy-rhel8@sha256:31757f3e3bb08b4e49e54694b18b3cf327637be20535482b2df1345b17444dda_amd64",
"8Base-RHACM-2.6:rhacm2/kube-rbac-proxy-rhel8@sha256:b2c0b7414d0fc36a49cbdc5a56b25dd62aac18defc2defbd9c1895cd13a5e716_arm64",
"8Base-RHACM-2.6:rhacm2/kube-rbac-proxy-rhel8@sha256:dbd816d503e9beb58622604432eb415419e893627eb95c1ceeb8ff5bda7d6335_ppc64le",
"8Base-RHACM-2.6:rhacm2/kube-state-metrics-rhel8@sha256:53246a6df1f0880d94ed2644fa4366e3e2108b6fa8a51745af87785346ce5304_s390x",
"8Base-RHACM-2.6:rhacm2/kube-state-metrics-rhel8@sha256:5f2393bceefffb32240043b6722aa73d31fc8133cc2666fcf5eb8d33794bc54f_arm64",
"8Base-RHACM-2.6:rhacm2/kube-state-metrics-rhel8@sha256:c792c043462281cde7c93bd8e2136f62ca17d072e7f466353f37de8e5f5dc949_ppc64le",
"8Base-RHACM-2.6:rhacm2/kube-state-metrics-rhel8@sha256:e6b1d24b56e6973eee1569e351db6637ca67e1d6cd124adb845cbf6e35a4f6af_amd64",
"8Base-RHACM-2.6:rhacm2/management-ingress-rhel8@sha256:07238998d21204cd8f25dc63e6dbde20a2dd25c3b96609729306db6c63a0fca4_arm64",
"8Base-RHACM-2.6:rhacm2/management-ingress-rhel8@sha256:0d2665d19a8753c6269f594b68b067cd62a402404287e6416543c1af2d7d3cf4_ppc64le",
"8Base-RHACM-2.6:rhacm2/management-ingress-rhel8@sha256:6917d018e53aabb6f5402f02000aedd2e5cf71bcc84562e0fc7d7c87049f4b67_amd64",
"8Base-RHACM-2.6:rhacm2/management-ingress-rhel8@sha256:73b0444bd91a1dade3b7e76245ac8d6cb568929bba321b8c86c269d6f542ac3b_s390x",
"8Base-RHACM-2.6:rhacm2/memcached-exporter-rhel8@sha256:7d85dd62346a647d22202baa0f8d405b2aaf9a7174b38e5d29df2e03530009c3_s390x",
"8Base-RHACM-2.6:rhacm2/memcached-exporter-rhel8@sha256:9635616c8f058e67d557201147904b05f8b49938f63fb2b0239dfca883f61685_arm64",
"8Base-RHACM-2.6:rhacm2/memcached-exporter-rhel8@sha256:9e91ecec92ec0df8b72beb6040f39d9a25b0bfad844e92ea34cc2d648d221d22_ppc64le",
"8Base-RHACM-2.6:rhacm2/memcached-exporter-rhel8@sha256:c773b9a2fffcd549d4936054260f655c78da603957826d6bad4e8567a213ad10_amd64",
"8Base-RHACM-2.6:rhacm2/memcached-rhel8@sha256:584f8c4a9a1b75fc71948a98add560d4fe3d936ee46ac791f32121dbadf8c7d2_ppc64le",
"8Base-RHACM-2.6:rhacm2/memcached-rhel8@sha256:59b3ce3f3f4459c97cfffee5e20830d70f8a69198b5fab271e6c478d615c46d3_arm64",
"8Base-RHACM-2.6:rhacm2/memcached-rhel8@sha256:6f458c76757203b28434f871027c6a466a73d246ceb5bfac8793ad1896a672ab_amd64",
"8Base-RHACM-2.6:rhacm2/memcached-rhel8@sha256:e34722fd656e3205dcdb565b0ab68e9971174c11f125dbfff3bf82e1e21f3a76_s390x",
"8Base-RHACM-2.6:rhacm2/metrics-collector-rhel8@sha256:3a81a018b939752543e78c2d68d1436b851be2256b88c3e66cd506ae1d8f4c9c_ppc64le",
"8Base-RHACM-2.6:rhacm2/metrics-collector-rhel8@sha256:6a3e0c36c123c9dc54759655d9148f580abada501034914863a6528ded19ef34_amd64",
"8Base-RHACM-2.6:rhacm2/metrics-collector-rhel8@sha256:7991f484f97b9951f27f70e67d5db0850c4189ee86db8406cdda961a9beb06f0_arm64",
"8Base-RHACM-2.6:rhacm2/metrics-collector-rhel8@sha256:fa08b9bf3fd334738984e150ba5bfd2e005374752f3112340b65f6434eacd057_s390x",
"8Base-RHACM-2.6:rhacm2/multicloud-integrations-rhel8@sha256:2bcbf9a565f3c566061325aca3174ec755b5c94a28612718a3f1563db317273e_ppc64le",
"8Base-RHACM-2.6:rhacm2/multicloud-integrations-rhel8@sha256:6813ccd43a1aecd1aaf4d5d4b1620fd63bbca00b736100189ff91246bf3bc36b_arm64",
"8Base-RHACM-2.6:rhacm2/multicloud-integrations-rhel8@sha256:db89ef3686570526afdb2b79fd698aca5dc50c633009760f1748fb9fd506067b_amd64",
"8Base-RHACM-2.6:rhacm2/multicloud-integrations-rhel8@sha256:db8bc27937802c5d8fff769b9c93c8a01411629d199adbc39235e721d6468b30_s390x",
"8Base-RHACM-2.6:rhacm2/multicluster-observability-rhel8-operator@sha256:434db0ca203b14b899fff9b7a2a5b975de852ea29620a828f29246448aba873c_ppc64le",
"8Base-RHACM-2.6:rhacm2/multicluster-observability-rhel8-operator@sha256:876bfa63b0e13833eaeadb7c6a0481f1d7970b283f69ece4d81c99985f4dd161_arm64",
"8Base-RHACM-2.6:rhacm2/multicluster-observability-rhel8-operator@sha256:d23f208e020d42bc095011d423146e2da35b2bc85b844911bde2f4edf696bdca_amd64",
"8Base-RHACM-2.6:rhacm2/multicluster-observability-rhel8-operator@sha256:f29581baf5277588d2e4cd01380ecf46e3c97a2f17ade01b048f75c29f18d62c_s390x",
"8Base-RHACM-2.6:rhacm2/multicluster-operators-application-rhel8@sha256:1952d422bd7ba42323711faba59244c449293cc92502e350460fee07c0e3b34a_ppc64le",
"8Base-RHACM-2.6:rhacm2/multicluster-operators-application-rhel8@sha256:566a60f630ec346eced3106ec072963d1b9f9d300e7d4cee6af6dc0d590a3937_s390x",
"8Base-RHACM-2.6:rhacm2/multicluster-operators-application-rhel8@sha256:724dd9f4a5e4acd061206ca2ea57c329210ade5135dbdf941b8d7e720daa4f10_arm64",
"8Base-RHACM-2.6:rhacm2/multicluster-operators-application-rhel8@sha256:ace8895fc62c1394dfa7854fd9ce3e14ef859e989255f70dc9a5a3d9bcd514c0_amd64",
"8Base-RHACM-2.6:rhacm2/multicluster-operators-channel-rhel8@sha256:1ebe6504a6a58f39f93952bf1c135ea58ff77e65c5b8ba73c7ad6295e66a1b45_s390x",
"8Base-RHACM-2.6:rhacm2/multicluster-operators-channel-rhel8@sha256:557cc962d0b10d80a9dea7adce387ea28fb4199a02fa8546645ab2cacbf28b88_ppc64le",
"8Base-RHACM-2.6:rhacm2/multicluster-operators-channel-rhel8@sha256:82526c7c046325bde1dfa0a47b58b773355f00bc95c23be75105e7255e7bddd2_arm64",
"8Base-RHACM-2.6:rhacm2/multicluster-operators-channel-rhel8@sha256:85e20d97f28e43668c2790bd6e0adbc598d01f9fab849761fb96d7a5c4946a87_amd64",
"8Base-RHACM-2.6:rhacm2/multicluster-operators-subscription-rhel8@sha256:7310f31faae367a363c27a7236b562bbfe8381a352fce906279590bac11571d2_ppc64le",
"8Base-RHACM-2.6:rhacm2/multicluster-operators-subscription-rhel8@sha256:7676d33b9be36ca6660d3aed888fdffcf270fcf82258ed9531e2746a3d27610c_s390x",
"8Base-RHACM-2.6:rhacm2/multicluster-operators-subscription-rhel8@sha256:e718d5abef58365d547ef73828a26adff5b6cef1bf935aa7c27f12f604b50337_amd64",
"8Base-RHACM-2.6:rhacm2/multicluster-operators-subscription-rhel8@sha256:f58aff87d1efb64417c6976f6772a464e54beefe847f50a141726b7a1a6a293a_arm64",
"8Base-RHACM-2.6:rhacm2/multiclusterhub-repo-rhel8@sha256:03222a9dd6eca9cf44932a0ff1bf89bd9d2d29683f1ebb0d0aa49171b77a4963_ppc64le",
"8Base-RHACM-2.6:rhacm2/multiclusterhub-repo-rhel8@sha256:881b8c3b19918affd478c0ad0c73dff96dd28f5c1dfddb86472b42e422fa25b6_amd64",
"8Base-RHACM-2.6:rhacm2/multiclusterhub-repo-rhel8@sha256:9de94ea1f83ec8b7257c7b2befc1485ed9cc40c9ef3600c4c4c50934e708cf9d_s390x",
"8Base-RHACM-2.6:rhacm2/multiclusterhub-repo-rhel8@sha256:a45ed68e7d3ac89d17eaf06445cabfc19a9ce85a42f116d75028d6acd18a322b_arm64",
"8Base-RHACM-2.6:rhacm2/multiclusterhub-rhel8@sha256:48d1fa8bc5f6a4d8349c41126301bd86d12836384f336881ecb71bd79f84ae93_ppc64le",
"8Base-RHACM-2.6:rhacm2/multiclusterhub-rhel8@sha256:a33e91fb763a2f0894433bce31bd44229e7d5f5c53d36c6b6f643807a45c110b_arm64",
"8Base-RHACM-2.6:rhacm2/multiclusterhub-rhel8@sha256:d6e126cbdd3cfbcdee04b093389ca1b07ac8038da96060051ed94e1eeacc6d92_s390x",
"8Base-RHACM-2.6:rhacm2/multiclusterhub-rhel8@sha256:ecf12158a2d8802b4c7efd6b336ff36c1e002223b1d385a40fbef638d5e4aa21_amd64",
"8Base-RHACM-2.6:rhacm2/node-exporter-rhel8@sha256:14d23638efff3c30661c9a5f3ddb6ab0c7a9d162de1176dd9565cf49dfa4b9c5_amd64",
"8Base-RHACM-2.6:rhacm2/node-exporter-rhel8@sha256:533005e1608de68a09e53599de3f30990db95cb923794bab9ae9e3bc1a8b6baf_arm64",
"8Base-RHACM-2.6:rhacm2/node-exporter-rhel8@sha256:99eef3491c7092afa14179b9a9d39dd8fbfb3c9bb61759d678af5d91ac23e59d_s390x",
"8Base-RHACM-2.6:rhacm2/node-exporter-rhel8@sha256:e200d4e1802cce7fce32b1e0dc5c3220b6f6477b73b3a2d8ea26a5a42d63f46b_ppc64le",
"8Base-RHACM-2.6:rhacm2/observatorium-rhel8-operator@sha256:092e3437e6d38b2bf676d7fb67ad672e3ef03440017b5af7c1ebd2beb3f437eb_amd64",
"8Base-RHACM-2.6:rhacm2/observatorium-rhel8-operator@sha256:8cf076bfb049d1aabd00040ee65f0fedd590f0dd448c7561de494093a915b397_ppc64le",
"8Base-RHACM-2.6:rhacm2/observatorium-rhel8-operator@sha256:e69987a64fdbf873d4b19d8626c0c5e99dd13d7c95446850559be966dae45ad0_arm64",
"8Base-RHACM-2.6:rhacm2/observatorium-rhel8-operator@sha256:f0bf89eaea6b7afc2d08c77bd40dfba581f91f462f5ec3d70473b332ca6f781c_s390x",
"8Base-RHACM-2.6:rhacm2/observatorium-rhel8@sha256:0686cfddd61737f7e7eb4f0c011397277394559edac3bb947c0969e302686dd5_ppc64le",
"8Base-RHACM-2.6:rhacm2/observatorium-rhel8@sha256:8f2f3732600235f66c406b6121ac37979f52572ce90353b6e099be7b74406251_amd64",
"8Base-RHACM-2.6:rhacm2/observatorium-rhel8@sha256:9e1fccc5b17865a6d7baaa1a15cb50f47d80a14b0a7bcbd94c12f0ddcaaf1b28_s390x",
"8Base-RHACM-2.6:rhacm2/observatorium-rhel8@sha256:bdd89a1051c8f21e7d81ff80c96731a0eaa7d15c320ab1e6b1dc3f6babd42598_arm64",
"8Base-RHACM-2.6:rhacm2/prometheus-alertmanager-rhel8@sha256:0860b7aa5e8b07792ad7f5d5c0654e23e9da8eedd4b9f509caea616dcfa97d69_amd64",
"8Base-RHACM-2.6:rhacm2/prometheus-alertmanager-rhel8@sha256:624895d8579ef6f3e5b17558a30775790ec6f00701f8c5cdfa315292d7f9e867_s390x",
"8Base-RHACM-2.6:rhacm2/prometheus-alertmanager-rhel8@sha256:6d09865a228cdbbc6d1ac13042c3c00f0bd086f6dc181dfa3cdf8c7f9d826b9e_arm64",
"8Base-RHACM-2.6:rhacm2/prometheus-alertmanager-rhel8@sha256:c69fee848d21346a271972e89d91898eac9fec27d598d98ffa004ca8d1b53270_ppc64le",
"8Base-RHACM-2.6:rhacm2/prometheus-rhel8@sha256:52cea7c27de23e3358030b09f22b962723c523a940f8e2043edc298c907d761c_arm64",
"8Base-RHACM-2.6:rhacm2/prometheus-rhel8@sha256:67e0fadfbb4d99a60435ed12b470772b38ace4ca815fe73da68eb3c826e200fc_ppc64le",
"8Base-RHACM-2.6:rhacm2/prometheus-rhel8@sha256:e8241b1d852d605b44ecfcc552cb0f905f72e8a17c8d228162b40c19388f5176_s390x",
"8Base-RHACM-2.6:rhacm2/prometheus-rhel8@sha256:ed0cc13e79949436d29a7ad0b41b189744a177ea27545fd5eb9b4f71e87bd0eb_amd64",
"8Base-RHACM-2.6:rhacm2/rbac-query-proxy-rhel8@sha256:29c76a37497f212aed280e2bf16ef45fb3785fb4649ce17b7fe9d653a79e2112_arm64",
"8Base-RHACM-2.6:rhacm2/rbac-query-proxy-rhel8@sha256:475a45884a51127722030226ff9a5f0752c98574c41eb61796aece5e702346a3_ppc64le",
"8Base-RHACM-2.6:rhacm2/rbac-query-proxy-rhel8@sha256:582301b10af0b966ae7d5e130cb0e5f96e7912dc66b4108e0d6078656ca80604_amd64",
"8Base-RHACM-2.6:rhacm2/rbac-query-proxy-rhel8@sha256:f1c7de85a44c03f48a6f62ba1d7d650f0b06e0f502cecff1512ad637b5bc1c27_s390x",
"8Base-RHACM-2.6:rhacm2/redisgraph-tls-rhel8@sha256:128279a656bfbde6c2c052766d63a1de6a06d8bea2707813c64396c2ae382478_amd64",
"8Base-RHACM-2.6:rhacm2/redisgraph-tls-rhel8@sha256:35927ca6e6e9c8d420c499a0c8ad37c4297ba19743d550f489d3e66482275a49_arm64",
"8Base-RHACM-2.6:rhacm2/redisgraph-tls-rhel8@sha256:4696baed553266682ba2b54d3bf683d2ff1241b625de5ec54a45c1b2c5f96243_s390x",
"8Base-RHACM-2.6:rhacm2/redisgraph-tls-rhel8@sha256:d722f2ffab1f58bbaf3c62ef71dbf7e6c4023e6ab17690f1049075a321d0b1ac_ppc64le",
"8Base-RHACM-2.6:rhacm2/search-aggregator-rhel8@sha256:2b5f372c1c73c4de587b5a4388d95b8cc553fc56af446fcefa0e14c6d980b6b3_ppc64le",
"8Base-RHACM-2.6:rhacm2/search-aggregator-rhel8@sha256:38fceeedc0672def1c2cf42bb6743ae726e77d9f7352d002b3fc688c6d551852_amd64",
"8Base-RHACM-2.6:rhacm2/search-aggregator-rhel8@sha256:6a915335bcebb0884fc72df2dfee97c74d42c035864b960e1c800fa6c5f8d93c_arm64",
"8Base-RHACM-2.6:rhacm2/search-aggregator-rhel8@sha256:752decaefc38aa009f54201b38d4ab26d9b4020caec649d9b1f1564f56c47c2a_s390x",
"8Base-RHACM-2.6:rhacm2/search-api-rhel8@sha256:37eea70d5b1c89c25372dcea8c8c03e1e0a9af1b5a06f3b0706ba776ae8847c1_amd64",
"8Base-RHACM-2.6:rhacm2/search-api-rhel8@sha256:7400088d206592eb29cd86182909626262c9b2a99f017811fcc9d8a753c39009_arm64",
"8Base-RHACM-2.6:rhacm2/search-api-rhel8@sha256:aa8ea0deabc39a068f3f6ce9fa6334e44fc507355009a9bff448e742156ec203_ppc64le",
"8Base-RHACM-2.6:rhacm2/search-api-rhel8@sha256:b4d2d39c2b3b736987f1e888b858d52a7ebd9f8d0cebd3bdef8c59f6e3e41725_s390x",
"8Base-RHACM-2.6:rhacm2/search-collector-rhel8@sha256:0174699ec75fcda08892b4e72b674df989af51ea5f04de57a62c2a85a3c08f4f_arm64",
"8Base-RHACM-2.6:rhacm2/search-collector-rhel8@sha256:5a29a9805b8d20969cba86da11a9de8176a3172df361aec5fae136a4271de308_amd64",
"8Base-RHACM-2.6:rhacm2/search-collector-rhel8@sha256:be7eed9ad9502bcc294081f7e2098fc4f8411c912c34fe63479b5b770d06caca_s390x",
"8Base-RHACM-2.6:rhacm2/search-collector-rhel8@sha256:c467c1d7ceaf5281077f7fe8ff1c1c4cffe325132890a3ab9b96ea5db2e2c930_ppc64le",
"8Base-RHACM-2.6:rhacm2/search-rhel8@sha256:2135cd20bb7ebbf48499992fe46a928e28fc78c86e360633ea09054520c42539_ppc64le",
"8Base-RHACM-2.6:rhacm2/search-rhel8@sha256:3a7a31974210e21a3faed9b57a75b970c70ac41d9662b884d4ce67275f756fc7_arm64",
"8Base-RHACM-2.6:rhacm2/search-rhel8@sha256:6e6a19f1440e4eb15a8206e18f7f4dde3e1a5c6518944571d09923d116d3f04e_amd64",
"8Base-RHACM-2.6:rhacm2/search-rhel8@sha256:e6ed3e65f0d49b3c6b0e3e97593a8fae4d453f3aecf8d7829c0d25c68bc91ea1_s390x",
"8Base-RHACM-2.6:rhacm2/submariner-addon-rhel8@sha256:7b80d01371f551df506bd0c56df6829845bfce497ff01cc44b68f172ed5399b4_ppc64le",
"8Base-RHACM-2.6:rhacm2/submariner-addon-rhel8@sha256:934c560bc786015c694e9cffbae8e86f631b3331d62f5a547931446dae82f8c3_s390x",
"8Base-RHACM-2.6:rhacm2/submariner-addon-rhel8@sha256:b467881f4028a89a9e79ba93da719845db576f47a04ae6e569c2317be5594b29_arm64",
"8Base-RHACM-2.6:rhacm2/submariner-addon-rhel8@sha256:fc5592d42e4aca70288448d174511b922ece7f8cb4b41c6a36195c3a4a60aa36_amd64",
"8Base-RHACM-2.6:rhacm2/thanos-receive-controller-rhel8@sha256:21f2626c10c4fb61b37e6ca4ab574186b423f155fbc5cfef3e894fff04cc270e_ppc64le",
"8Base-RHACM-2.6:rhacm2/thanos-receive-controller-rhel8@sha256:c357074958324fc5d602cdcf1cba285bf8582e0b36af79a8f6211bb0dfb77a10_amd64",
"8Base-RHACM-2.6:rhacm2/thanos-receive-controller-rhel8@sha256:d9ac8e67d6d9858b16dd9d1d49c1dd904aa22a7b618e5d33292344faced9c0d3_arm64",
"8Base-RHACM-2.6:rhacm2/thanos-receive-controller-rhel8@sha256:e3b840a7833680170f9e9ca52309552c584935a68c75cc71e6d576b104dc01c8_s390x",
"8Base-RHACM-2.6:rhacm2/thanos-rhel8@sha256:453c525197ccfe1f866af70ca2e7f3deb6f98d0b98c09b602b4fa1368787213d_amd64",
"8Base-RHACM-2.6:rhacm2/thanos-rhel8@sha256:4b3b45ad0b564360c245d20b1540c2398c9606cf8684275e4ee071c591357929_arm64",
"8Base-RHACM-2.6:rhacm2/thanos-rhel8@sha256:7e43ba8f47ec54b5f86d13c81b67b044176530b63b5ae3f40332fc975cc6b21f_s390x",
"8Base-RHACM-2.6:rhacm2/thanos-rhel8@sha256:faaa00c0af80c781a7c610616153a3cd1dc1b20637934c3a243a2e9664ba0ee5_ppc64le"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2022-1705"
},
{
"category": "external",
"summary": "RHBZ#2107374",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2107374"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2022-1705",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-1705"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2022-1705",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2022-1705"
},
{
"category": "external",
"summary": "https://go.dev/issue/53188",
"url": "https://go.dev/issue/53188"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-announce/c/nqrv9fbR0zE",
"url": "https://groups.google.com/g/golang-announce/c/nqrv9fbR0zE"
}
],
"release_date": "2022-07-12T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2022-09-06T22:27:58+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.6/html-single/install/index#installing",
"product_ids": [
"8Base-RHACM-2.6:rhacm2/acm-governance-policy-addon-controller-rhel8@sha256:615ab5d9542759d921634737709e84a8e65d003ea136e5d22858d380225fd177_amd64",
"8Base-RHACM-2.6:rhacm2/acm-governance-policy-addon-controller-rhel8@sha256:958b729d30f10b9c121e68ac8ede2054ed29cc52a9a7d6df0537ed221aa74358_s390x",
"8Base-RHACM-2.6:rhacm2/acm-governance-policy-addon-controller-rhel8@sha256:b5bef941b4e0b5b3529ca5b2311c85295b9f6d12e482a9cbdad691c2406541f1_ppc64le",
"8Base-RHACM-2.6:rhacm2/acm-governance-policy-addon-controller-rhel8@sha256:f6194b9056d77e54f3c74caa9eab87bd1df1818d082fc807229d1c44ec6c88c4_arm64",
"8Base-RHACM-2.6:rhacm2/acm-grafana-rhel8@sha256:45616ed43b53d3a83e65828118f09430396f5bcb0566ae3a65d937b59f0d873e_s390x",
"8Base-RHACM-2.6:rhacm2/acm-grafana-rhel8@sha256:8c48441cfa850ea1274932e94da0831618c10f91022619c779304501a75fb161_amd64",
"8Base-RHACM-2.6:rhacm2/acm-grafana-rhel8@sha256:cc1c196b19c5fd8f313c6136359cc9dd37b5f59d32a581b10cf89b80b7d0cbf4_arm64",
"8Base-RHACM-2.6:rhacm2/acm-grafana-rhel8@sha256:cdf24e68e50be1350566243f6d2cb1403d09ab68e5fed39ea6c56212e42b90f1_ppc64le",
"8Base-RHACM-2.6:rhacm2/acm-must-gather-rhel8@sha256:1457ff5cfd61611fdc968d4af5b020d835e107b97932c7ba7b3f5ed4cbd0e39f_ppc64le",
"8Base-RHACM-2.6:rhacm2/acm-must-gather-rhel8@sha256:39842906b3846418bc31098e2abad08210118d86aa683e9e5fd04a97822df22d_arm64",
"8Base-RHACM-2.6:rhacm2/acm-must-gather-rhel8@sha256:8a69add2d90a1e094de8510052b683e1765153da75e316ad7778499af0c5ddf9_s390x",
"8Base-RHACM-2.6:rhacm2/acm-must-gather-rhel8@sha256:dca91134a2c1c33c736afcd4c9373749448641385f39162c74e115691289e843_amd64",
"8Base-RHACM-2.6:rhacm2/acm-operator-bundle@sha256:0eac6124f59492d09c1ae650025d59ea0e8547d9f9c832cb9607b09254ff6ddd_s390x",
"8Base-RHACM-2.6:rhacm2/acm-operator-bundle@sha256:1cbcd58a4c23e4c89a6a0509f78802a5aa21205db2784ebc9772b99a3917b183_arm64",
"8Base-RHACM-2.6:rhacm2/acm-operator-bundle@sha256:997aaee36f0bed47e231925a3f2c2ecc503410e54b35727f035c72477f3d1944_ppc64le",
"8Base-RHACM-2.6:rhacm2/acm-operator-bundle@sha256:ce699187f250b93976b8063228ac12d11c6c8f6baba69ba4ed17a38730e84eb3_amd64",
"8Base-RHACM-2.6:rhacm2/acm-prometheus-config-reloader-rhel8@sha256:693a77a9324d6c7f0e69bd9d5725b51f3e429972f1e67469e93648cb347eae84_arm64",
"8Base-RHACM-2.6:rhacm2/acm-prometheus-config-reloader-rhel8@sha256:89757e804d5df2b5eeeb1191b599c3acb9e75f61170f888095302830d6de0582_s390x",
"8Base-RHACM-2.6:rhacm2/acm-prometheus-config-reloader-rhel8@sha256:8e45e1fd7342d7525b118f01794cac1f4a8662def5f2a06336b698db2e268742_amd64",
"8Base-RHACM-2.6:rhacm2/acm-prometheus-config-reloader-rhel8@sha256:ce1c17b34b7aac2e990dc0efe40f4406e73f727b2c7bfe109eded849de753f1a_ppc64le",
"8Base-RHACM-2.6:rhacm2/acm-prometheus-rhel8@sha256:728606d96dd9e0fc2e7810e092e10ee071ec36598c990c8252beccace59a679e_amd64",
"8Base-RHACM-2.6:rhacm2/acm-prometheus-rhel8@sha256:b457d0b95d88c5dd0aac87492cbca40a9d7c2074002ad110f52d562f0c5d0797_arm64",
"8Base-RHACM-2.6:rhacm2/acm-prometheus-rhel8@sha256:f34d2569033bfb1d173342264f090f46d80f7843d52704a7ce9e9eb9de2f5abb_s390x",
"8Base-RHACM-2.6:rhacm2/acm-prometheus-rhel8@sha256:f720e0a94bfe7ed5d812819a3e77cc0581be102970127d8c0d4aa06a05edbf3d_ppc64le",
"8Base-RHACM-2.6:rhacm2/acm-volsync-addon-controller-rhel8@sha256:17ccd6b924b36ab14e3ca5f5331ba7e4c86f8cb64304640d58c3ee6b76edbcaf_ppc64le",
"8Base-RHACM-2.6:rhacm2/acm-volsync-addon-controller-rhel8@sha256:27079308ea87e35564cc3089c65eae68d63880a3bb093ca64d1678a68b60fcec_amd64",
"8Base-RHACM-2.6:rhacm2/acm-volsync-addon-controller-rhel8@sha256:9eabaac2df91aeef613d6973669d07298f2159c6a6e0c9f294623f7b1a10bc08_s390x",
"8Base-RHACM-2.6:rhacm2/acm-volsync-addon-controller-rhel8@sha256:f7abdf1756bc0ff2ebf02fee0469a8b9eeabe1fa8cafdd21c6e8f958155b70bb_arm64",
"8Base-RHACM-2.6:rhacm2/cert-policy-controller-rhel8@sha256:017c1e663827a3b55d70badd3ed979b5d1831252c49d671897a85a75afaa5bb0_s390x",
"8Base-RHACM-2.6:rhacm2/cert-policy-controller-rhel8@sha256:0610778095974edf936602018281bf7a5e287ba9eca9f661a423e68bbe000e40_ppc64le",
"8Base-RHACM-2.6:rhacm2/cert-policy-controller-rhel8@sha256:a66d7d4ee1179f7fce639490f919d722db54eaa3118b4135078c33e6cbf91488_amd64",
"8Base-RHACM-2.6:rhacm2/cert-policy-controller-rhel8@sha256:d660befef0c8f7a4db7aa3b865545c9863d8f37e7ba4b8de4380185f82b208d4_arm64",
"8Base-RHACM-2.6:rhacm2/cluster-backup-rhel8-operator@sha256:1a749d0795972a9bfd5a00aa96c238a660673464be01b2aa9fd7a3aeead6ddf7_amd64",
"8Base-RHACM-2.6:rhacm2/cluster-backup-rhel8-operator@sha256:8915dbdc562e63441f79041bdf1176e46ce53e95418d133f0cd0c1ff79da48a2_arm64",
"8Base-RHACM-2.6:rhacm2/cluster-backup-rhel8-operator@sha256:995f225449b207da9a3cad175dac85b87eefb28ff5bae6a588f40fd79fbe12a1_ppc64le",
"8Base-RHACM-2.6:rhacm2/cluster-backup-rhel8-operator@sha256:f1255a76c6275a4b6a400c82e204a5112fff6fe87f71626f8f309763f6a5d9e4_s390x",
"8Base-RHACM-2.6:rhacm2/config-policy-controller-rhel8@sha256:3b2e0d850e8fc966ec80bff16df26002334744a96b81c7a7dfe222f1706a52e3_s390x",
"8Base-RHACM-2.6:rhacm2/config-policy-controller-rhel8@sha256:447f275bbde46d7fc173798ef5abc0a77a6780f0dffdc171786edbe00f27d8d8_ppc64le",
"8Base-RHACM-2.6:rhacm2/config-policy-controller-rhel8@sha256:61964a1a0ddf2e98bcf5249b7374235055ab85cc26663a8d9397c2b7f6fbb4c6_amd64",
"8Base-RHACM-2.6:rhacm2/config-policy-controller-rhel8@sha256:a3abaa3d0bf1d34fa9e40903a8713c439f5f7f751e775d32cbab308983064ce0_arm64",
"8Base-RHACM-2.6:rhacm2/console-rhel8@sha256:6c0f630ff57f6f423df6dbf4df9faad25089f9b391be35cb8bc9cd5211f94d67_arm64",
"8Base-RHACM-2.6:rhacm2/console-rhel8@sha256:8608aed6971299def3fbe749336727e84c69582664dedac3145b92ea24e62e4d_amd64",
"8Base-RHACM-2.6:rhacm2/console-rhel8@sha256:afa80ae8274db7fa6796c35980fc5df15889e94aff3361f6cda643e5a09da220_ppc64le",
"8Base-RHACM-2.6:rhacm2/console-rhel8@sha256:f06e4e3f62db52c6d7fa0bc1f289de773e18d076bc38612e1b0ddc85c76fde06_s390x",
"8Base-RHACM-2.6:rhacm2/endpoint-monitoring-rhel8-operator@sha256:060bcd658756a924b4ce4d202bd447a3254fc1f49af7d685dde8720f355cde8e_arm64",
"8Base-RHACM-2.6:rhacm2/endpoint-monitoring-rhel8-operator@sha256:091d66731c5fe8eba5646c6b2622bb38c074e202a8a4a7e906921673b60f0898_amd64",
"8Base-RHACM-2.6:rhacm2/endpoint-monitoring-rhel8-operator@sha256:80660eb7f3c068768b0ea04ff20f4539194c52427ffdab4626bf781aa3f2ca64_s390x",
"8Base-RHACM-2.6:rhacm2/endpoint-monitoring-rhel8-operator@sha256:d6204fcf04c83bac13232ec1602572ad5f22bb528537e591079dfa36152697ec_ppc64le",
"8Base-RHACM-2.6:rhacm2/governance-policy-propagator-rhel8@sha256:51be0f04938b60ed1dba60908bebd2000d78e4ade34757bae70a083c67d77e8e_arm64",
"8Base-RHACM-2.6:rhacm2/governance-policy-propagator-rhel8@sha256:9577701bf3c7aa00b99531d2c3842130abc6cd91c52c4a7ba040b705eeace4c7_s390x",
"8Base-RHACM-2.6:rhacm2/governance-policy-propagator-rhel8@sha256:bdc6c128628db86697af198430c5ae5c61c3e586c1a97187e4d4e852cec61e92_ppc64le",
"8Base-RHACM-2.6:rhacm2/governance-policy-propagator-rhel8@sha256:cc519319b9f4fe672144ebedd772ddf56d5de90e3c8f52c0fb9b55313f71a7b3_amd64",
"8Base-RHACM-2.6:rhacm2/governance-policy-spec-sync-rhel8@sha256:2c1905ae8a83e5598678457fd955cbc867453ed5836de6fcc182e4928df8bd67_s390x",
"8Base-RHACM-2.6:rhacm2/governance-policy-spec-sync-rhel8@sha256:4a8d30cc0e1d83c69b7f3339418b101da23fbcaee7d326bedaff677eceb25ab2_ppc64le",
"8Base-RHACM-2.6:rhacm2/governance-policy-spec-sync-rhel8@sha256:6849cf1b4dd883d5b4c0cf90a3adfb26cb59d03d3b892cee3669a32dd6b8dcc2_amd64",
"8Base-RHACM-2.6:rhacm2/governance-policy-spec-sync-rhel8@sha256:d06ffc621167aff31ecb0fa417b294ff0676fb00e4ef1c6cb0fb2aaf4b2561e0_arm64",
"8Base-RHACM-2.6:rhacm2/governance-policy-status-sync-rhel8@sha256:4c86e16f15aaf454e4e5ce5436e1db27a5f8a55f573c3eaf02e4786fe52edfc8_arm64",
"8Base-RHACM-2.6:rhacm2/governance-policy-status-sync-rhel8@sha256:cf6a75d94f50dd063e939aee18756c767cba43f4e1e62a9c2f2b764ac6f43746_s390x",
"8Base-RHACM-2.6:rhacm2/governance-policy-status-sync-rhel8@sha256:e072b615eeffff80a94831e58c70980684c1ec4bd972844b25b157eb7ed5937f_ppc64le",
"8Base-RHACM-2.6:rhacm2/governance-policy-status-sync-rhel8@sha256:fffe971caa2e911d9c972c0e88712ff431d34c63dbe74e25f1cababa50ea7417_amd64",
"8Base-RHACM-2.6:rhacm2/governance-policy-template-sync-rhel8@sha256:10bc1a3833599a593a058e804de67e92888ed779fd0000928d4a70b6c7d5c1c2_amd64",
"8Base-RHACM-2.6:rhacm2/governance-policy-template-sync-rhel8@sha256:5c17f979f47840a879059ad83de12f0756889564a17190ba4438a7632c999bb1_arm64",
"8Base-RHACM-2.6:rhacm2/governance-policy-template-sync-rhel8@sha256:848bce8007de7714afc8c755b5f0c3cdf5eb6b1d259811c947bc295924539a0e_ppc64le",
"8Base-RHACM-2.6:rhacm2/governance-policy-template-sync-rhel8@sha256:95439f7e18fa87601d5860cbd9ca5f0738786e30a629d23788fd5fe33d694c66_s390x",
"8Base-RHACM-2.6:rhacm2/grafana-dashboard-loader-rhel8@sha256:1f5c1b2cffebf069859e95d0e722cb293f8c176bf5c5873bb9517c96b26c2e10_arm64",
"8Base-RHACM-2.6:rhacm2/grafana-dashboard-loader-rhel8@sha256:5223158a122658bafbd853c596cdc1f7bd7a0e4fdd82b1c3668ac84adeae9f24_s390x",
"8Base-RHACM-2.6:rhacm2/grafana-dashboard-loader-rhel8@sha256:561f1f05925cfe3c5f0f8a9b7475be4bbab183b5611ecfe09b090d80fa4bc2fe_amd64",
"8Base-RHACM-2.6:rhacm2/grafana-dashboard-loader-rhel8@sha256:734270221ec4a516e7eb77f2ec3a753384242116aa70320a1dbe969e915af1df_ppc64le",
"8Base-RHACM-2.6:rhacm2/iam-policy-controller-rhel8@sha256:2827e5f485213f92e2d0092187f3976dd6fe598e39b5cf2212d48c3a44c34b13_arm64",
"8Base-RHACM-2.6:rhacm2/iam-policy-controller-rhel8@sha256:8ca9e80365c76b66b2de3924fc50a5912e606042c704b02cb174a4b8bd3927c4_amd64",
"8Base-RHACM-2.6:rhacm2/iam-policy-controller-rhel8@sha256:c5069e76a900aa300102a0ae54ecbc12c0ac31abfeed8656ee60a949daef79c3_s390x",
"8Base-RHACM-2.6:rhacm2/iam-policy-controller-rhel8@sha256:ca05e79e5508924af71f323c13f664770d8dd4eb61ecf0894e4f9a81f7a1b402_ppc64le",
"8Base-RHACM-2.6:rhacm2/insights-client-rhel8@sha256:02cacfec60c80b9228e8b18949751de867f974ea6b1172129096e64e949c0598_amd64",
"8Base-RHACM-2.6:rhacm2/insights-client-rhel8@sha256:2b14036d0291e54c3191682de2ea875a78d78c35b2791a5a113ba1a8920f0621_ppc64le",
"8Base-RHACM-2.6:rhacm2/insights-client-rhel8@sha256:d4c05f641de8fd0753d63cc6d5b62464d3d6a87d601514e87ef2e40bbe7b01b6_s390x",
"8Base-RHACM-2.6:rhacm2/insights-client-rhel8@sha256:e15c410b693b34f49869d037ebb5584384fcdf88114b7a94967ca09f1361a5f3_arm64",
"8Base-RHACM-2.6:rhacm2/insights-metrics-rhel8@sha256:67aa55bb65685395ad2773e7459dff5fbccdeedcf9e56ec2722d8f5c919eae89_s390x",
"8Base-RHACM-2.6:rhacm2/insights-metrics-rhel8@sha256:6c54e08f5f6c2cae41a5e108e1019ff6522af8f69d666e22eb4631cd83b85917_amd64",
"8Base-RHACM-2.6:rhacm2/insights-metrics-rhel8@sha256:88d9b7246aa75cb2c88ccb7f2f1202fc465be0f2d89e59f1d2259f69ada56d9d_arm64",
"8Base-RHACM-2.6:rhacm2/insights-metrics-rhel8@sha256:bad98fe71638d7346f31ea45f6063ec970bf90844bb5c5dc5f917bb0f0099899_ppc64le",
"8Base-RHACM-2.6:rhacm2/klusterlet-addon-controller-rhel8@sha256:22e510955af3fa736b7306c387f44b5f15f5f9a7a006c6587e06d5d8602cc2f0_s390x",
"8Base-RHACM-2.6:rhacm2/klusterlet-addon-controller-rhel8@sha256:55bc86326f992cc4f4401b93f90cdd2baa6728015ffaf6168f2d46ae43c70cf4_ppc64le",
"8Base-RHACM-2.6:rhacm2/klusterlet-addon-controller-rhel8@sha256:8dd7f47af047fb899c7fcbad61cb8f38da45990cac186f9235aec3e4e7de25e9_amd64",
"8Base-RHACM-2.6:rhacm2/klusterlet-addon-controller-rhel8@sha256:bdb97eb5bb0e8f59edf0d389fb07c45171e728dc8b4d2bdacd785193b46ec03b_arm64",
"8Base-RHACM-2.6:rhacm2/kube-rbac-proxy-rhel8@sha256:11a353ee9da6cc843d5f346f4fa51681d13318e2e61fc4d1a3f63406eb175260_s390x",
"8Base-RHACM-2.6:rhacm2/kube-rbac-proxy-rhel8@sha256:31757f3e3bb08b4e49e54694b18b3cf327637be20535482b2df1345b17444dda_amd64",
"8Base-RHACM-2.6:rhacm2/kube-rbac-proxy-rhel8@sha256:b2c0b7414d0fc36a49cbdc5a56b25dd62aac18defc2defbd9c1895cd13a5e716_arm64",
"8Base-RHACM-2.6:rhacm2/kube-rbac-proxy-rhel8@sha256:dbd816d503e9beb58622604432eb415419e893627eb95c1ceeb8ff5bda7d6335_ppc64le",
"8Base-RHACM-2.6:rhacm2/kube-state-metrics-rhel8@sha256:53246a6df1f0880d94ed2644fa4366e3e2108b6fa8a51745af87785346ce5304_s390x",
"8Base-RHACM-2.6:rhacm2/kube-state-metrics-rhel8@sha256:5f2393bceefffb32240043b6722aa73d31fc8133cc2666fcf5eb8d33794bc54f_arm64",
"8Base-RHACM-2.6:rhacm2/kube-state-metrics-rhel8@sha256:c792c043462281cde7c93bd8e2136f62ca17d072e7f466353f37de8e5f5dc949_ppc64le",
"8Base-RHACM-2.6:rhacm2/kube-state-metrics-rhel8@sha256:e6b1d24b56e6973eee1569e351db6637ca67e1d6cd124adb845cbf6e35a4f6af_amd64",
"8Base-RHACM-2.6:rhacm2/management-ingress-rhel8@sha256:07238998d21204cd8f25dc63e6dbde20a2dd25c3b96609729306db6c63a0fca4_arm64",
"8Base-RHACM-2.6:rhacm2/management-ingress-rhel8@sha256:0d2665d19a8753c6269f594b68b067cd62a402404287e6416543c1af2d7d3cf4_ppc64le",
"8Base-RHACM-2.6:rhacm2/management-ingress-rhel8@sha256:6917d018e53aabb6f5402f02000aedd2e5cf71bcc84562e0fc7d7c87049f4b67_amd64",
"8Base-RHACM-2.6:rhacm2/management-ingress-rhel8@sha256:73b0444bd91a1dade3b7e76245ac8d6cb568929bba321b8c86c269d6f542ac3b_s390x",
"8Base-RHACM-2.6:rhacm2/memcached-exporter-rhel8@sha256:7d85dd62346a647d22202baa0f8d405b2aaf9a7174b38e5d29df2e03530009c3_s390x",
"8Base-RHACM-2.6:rhacm2/memcached-exporter-rhel8@sha256:9635616c8f058e67d557201147904b05f8b49938f63fb2b0239dfca883f61685_arm64",
"8Base-RHACM-2.6:rhacm2/memcached-exporter-rhel8@sha256:9e91ecec92ec0df8b72beb6040f39d9a25b0bfad844e92ea34cc2d648d221d22_ppc64le",
"8Base-RHACM-2.6:rhacm2/memcached-exporter-rhel8@sha256:c773b9a2fffcd549d4936054260f655c78da603957826d6bad4e8567a213ad10_amd64",
"8Base-RHACM-2.6:rhacm2/memcached-rhel8@sha256:584f8c4a9a1b75fc71948a98add560d4fe3d936ee46ac791f32121dbadf8c7d2_ppc64le",
"8Base-RHACM-2.6:rhacm2/memcached-rhel8@sha256:59b3ce3f3f4459c97cfffee5e20830d70f8a69198b5fab271e6c478d615c46d3_arm64",
"8Base-RHACM-2.6:rhacm2/memcached-rhel8@sha256:6f458c76757203b28434f871027c6a466a73d246ceb5bfac8793ad1896a672ab_amd64",
"8Base-RHACM-2.6:rhacm2/memcached-rhel8@sha256:e34722fd656e3205dcdb565b0ab68e9971174c11f125dbfff3bf82e1e21f3a76_s390x",
"8Base-RHACM-2.6:rhacm2/metrics-collector-rhel8@sha256:3a81a018b939752543e78c2d68d1436b851be2256b88c3e66cd506ae1d8f4c9c_ppc64le",
"8Base-RHACM-2.6:rhacm2/metrics-collector-rhel8@sha256:6a3e0c36c123c9dc54759655d9148f580abada501034914863a6528ded19ef34_amd64",
"8Base-RHACM-2.6:rhacm2/metrics-collector-rhel8@sha256:7991f484f97b9951f27f70e67d5db0850c4189ee86db8406cdda961a9beb06f0_arm64",
"8Base-RHACM-2.6:rhacm2/metrics-collector-rhel8@sha256:fa08b9bf3fd334738984e150ba5bfd2e005374752f3112340b65f6434eacd057_s390x",
"8Base-RHACM-2.6:rhacm2/multicloud-integrations-rhel8@sha256:2bcbf9a565f3c566061325aca3174ec755b5c94a28612718a3f1563db317273e_ppc64le",
"8Base-RHACM-2.6:rhacm2/multicloud-integrations-rhel8@sha256:6813ccd43a1aecd1aaf4d5d4b1620fd63bbca00b736100189ff91246bf3bc36b_arm64",
"8Base-RHACM-2.6:rhacm2/multicloud-integrations-rhel8@sha256:db89ef3686570526afdb2b79fd698aca5dc50c633009760f1748fb9fd506067b_amd64",
"8Base-RHACM-2.6:rhacm2/multicloud-integrations-rhel8@sha256:db8bc27937802c5d8fff769b9c93c8a01411629d199adbc39235e721d6468b30_s390x",
"8Base-RHACM-2.6:rhacm2/multicluster-observability-rhel8-operator@sha256:434db0ca203b14b899fff9b7a2a5b975de852ea29620a828f29246448aba873c_ppc64le",
"8Base-RHACM-2.6:rhacm2/multicluster-observability-rhel8-operator@sha256:876bfa63b0e13833eaeadb7c6a0481f1d7970b283f69ece4d81c99985f4dd161_arm64",
"8Base-RHACM-2.6:rhacm2/multicluster-observability-rhel8-operator@sha256:d23f208e020d42bc095011d423146e2da35b2bc85b844911bde2f4edf696bdca_amd64",
"8Base-RHACM-2.6:rhacm2/multicluster-observability-rhel8-operator@sha256:f29581baf5277588d2e4cd01380ecf46e3c97a2f17ade01b048f75c29f18d62c_s390x",
"8Base-RHACM-2.6:rhacm2/multicluster-operators-application-rhel8@sha256:1952d422bd7ba42323711faba59244c449293cc92502e350460fee07c0e3b34a_ppc64le",
"8Base-RHACM-2.6:rhacm2/multicluster-operators-application-rhel8@sha256:566a60f630ec346eced3106ec072963d1b9f9d300e7d4cee6af6dc0d590a3937_s390x",
"8Base-RHACM-2.6:rhacm2/multicluster-operators-application-rhel8@sha256:724dd9f4a5e4acd061206ca2ea57c329210ade5135dbdf941b8d7e720daa4f10_arm64",
"8Base-RHACM-2.6:rhacm2/multicluster-operators-application-rhel8@sha256:ace8895fc62c1394dfa7854fd9ce3e14ef859e989255f70dc9a5a3d9bcd514c0_amd64",
"8Base-RHACM-2.6:rhacm2/multicluster-operators-channel-rhel8@sha256:1ebe6504a6a58f39f93952bf1c135ea58ff77e65c5b8ba73c7ad6295e66a1b45_s390x",
"8Base-RHACM-2.6:rhacm2/multicluster-operators-channel-rhel8@sha256:557cc962d0b10d80a9dea7adce387ea28fb4199a02fa8546645ab2cacbf28b88_ppc64le",
"8Base-RHACM-2.6:rhacm2/multicluster-operators-channel-rhel8@sha256:82526c7c046325bde1dfa0a47b58b773355f00bc95c23be75105e7255e7bddd2_arm64",
"8Base-RHACM-2.6:rhacm2/multicluster-operators-channel-rhel8@sha256:85e20d97f28e43668c2790bd6e0adbc598d01f9fab849761fb96d7a5c4946a87_amd64",
"8Base-RHACM-2.6:rhacm2/multicluster-operators-subscription-rhel8@sha256:7310f31faae367a363c27a7236b562bbfe8381a352fce906279590bac11571d2_ppc64le",
"8Base-RHACM-2.6:rhacm2/multicluster-operators-subscription-rhel8@sha256:7676d33b9be36ca6660d3aed888fdffcf270fcf82258ed9531e2746a3d27610c_s390x",
"8Base-RHACM-2.6:rhacm2/multicluster-operators-subscription-rhel8@sha256:e718d5abef58365d547ef73828a26adff5b6cef1bf935aa7c27f12f604b50337_amd64",
"8Base-RHACM-2.6:rhacm2/multicluster-operators-subscription-rhel8@sha256:f58aff87d1efb64417c6976f6772a464e54beefe847f50a141726b7a1a6a293a_arm64",
"8Base-RHACM-2.6:rhacm2/multiclusterhub-repo-rhel8@sha256:03222a9dd6eca9cf44932a0ff1bf89bd9d2d29683f1ebb0d0aa49171b77a4963_ppc64le",
"8Base-RHACM-2.6:rhacm2/multiclusterhub-repo-rhel8@sha256:881b8c3b19918affd478c0ad0c73dff96dd28f5c1dfddb86472b42e422fa25b6_amd64",
"8Base-RHACM-2.6:rhacm2/multiclusterhub-repo-rhel8@sha256:9de94ea1f83ec8b7257c7b2befc1485ed9cc40c9ef3600c4c4c50934e708cf9d_s390x",
"8Base-RHACM-2.6:rhacm2/multiclusterhub-repo-rhel8@sha256:a45ed68e7d3ac89d17eaf06445cabfc19a9ce85a42f116d75028d6acd18a322b_arm64",
"8Base-RHACM-2.6:rhacm2/multiclusterhub-rhel8@sha256:48d1fa8bc5f6a4d8349c41126301bd86d12836384f336881ecb71bd79f84ae93_ppc64le",
"8Base-RHACM-2.6:rhacm2/multiclusterhub-rhel8@sha256:a33e91fb763a2f0894433bce31bd44229e7d5f5c53d36c6b6f643807a45c110b_arm64",
"8Base-RHACM-2.6:rhacm2/multiclusterhub-rhel8@sha256:d6e126cbdd3cfbcdee04b093389ca1b07ac8038da96060051ed94e1eeacc6d92_s390x",
"8Base-RHACM-2.6:rhacm2/multiclusterhub-rhel8@sha256:ecf12158a2d8802b4c7efd6b336ff36c1e002223b1d385a40fbef638d5e4aa21_amd64",
"8Base-RHACM-2.6:rhacm2/node-exporter-rhel8@sha256:14d23638efff3c30661c9a5f3ddb6ab0c7a9d162de1176dd9565cf49dfa4b9c5_amd64",
"8Base-RHACM-2.6:rhacm2/node-exporter-rhel8@sha256:533005e1608de68a09e53599de3f30990db95cb923794bab9ae9e3bc1a8b6baf_arm64",
"8Base-RHACM-2.6:rhacm2/node-exporter-rhel8@sha256:99eef3491c7092afa14179b9a9d39dd8fbfb3c9bb61759d678af5d91ac23e59d_s390x",
"8Base-RHACM-2.6:rhacm2/node-exporter-rhel8@sha256:e200d4e1802cce7fce32b1e0dc5c3220b6f6477b73b3a2d8ea26a5a42d63f46b_ppc64le",
"8Base-RHACM-2.6:rhacm2/observatorium-rhel8-operator@sha256:092e3437e6d38b2bf676d7fb67ad672e3ef03440017b5af7c1ebd2beb3f437eb_amd64",
"8Base-RHACM-2.6:rhacm2/observatorium-rhel8-operator@sha256:8cf076bfb049d1aabd00040ee65f0fedd590f0dd448c7561de494093a915b397_ppc64le",
"8Base-RHACM-2.6:rhacm2/observatorium-rhel8-operator@sha256:e69987a64fdbf873d4b19d8626c0c5e99dd13d7c95446850559be966dae45ad0_arm64",
"8Base-RHACM-2.6:rhacm2/observatorium-rhel8-operator@sha256:f0bf89eaea6b7afc2d08c77bd40dfba581f91f462f5ec3d70473b332ca6f781c_s390x",
"8Base-RHACM-2.6:rhacm2/observatorium-rhel8@sha256:0686cfddd61737f7e7eb4f0c011397277394559edac3bb947c0969e302686dd5_ppc64le",
"8Base-RHACM-2.6:rhacm2/observatorium-rhel8@sha256:8f2f3732600235f66c406b6121ac37979f52572ce90353b6e099be7b74406251_amd64",
"8Base-RHACM-2.6:rhacm2/observatorium-rhel8@sha256:9e1fccc5b17865a6d7baaa1a15cb50f47d80a14b0a7bcbd94c12f0ddcaaf1b28_s390x",
"8Base-RHACM-2.6:rhacm2/observatorium-rhel8@sha256:bdd89a1051c8f21e7d81ff80c96731a0eaa7d15c320ab1e6b1dc3f6babd42598_arm64",
"8Base-RHACM-2.6:rhacm2/prometheus-alertmanager-rhel8@sha256:0860b7aa5e8b07792ad7f5d5c0654e23e9da8eedd4b9f509caea616dcfa97d69_amd64",
"8Base-RHACM-2.6:rhacm2/prometheus-alertmanager-rhel8@sha256:624895d8579ef6f3e5b17558a30775790ec6f00701f8c5cdfa315292d7f9e867_s390x",
"8Base-RHACM-2.6:rhacm2/prometheus-alertmanager-rhel8@sha256:6d09865a228cdbbc6d1ac13042c3c00f0bd086f6dc181dfa3cdf8c7f9d826b9e_arm64",
"8Base-RHACM-2.6:rhacm2/prometheus-alertmanager-rhel8@sha256:c69fee848d21346a271972e89d91898eac9fec27d598d98ffa004ca8d1b53270_ppc64le",
"8Base-RHACM-2.6:rhacm2/prometheus-rhel8@sha256:52cea7c27de23e3358030b09f22b962723c523a940f8e2043edc298c907d761c_arm64",
"8Base-RHACM-2.6:rhacm2/prometheus-rhel8@sha256:67e0fadfbb4d99a60435ed12b470772b38ace4ca815fe73da68eb3c826e200fc_ppc64le",
"8Base-RHACM-2.6:rhacm2/prometheus-rhel8@sha256:e8241b1d852d605b44ecfcc552cb0f905f72e8a17c8d228162b40c19388f5176_s390x",
"8Base-RHACM-2.6:rhacm2/prometheus-rhel8@sha256:ed0cc13e79949436d29a7ad0b41b189744a177ea27545fd5eb9b4f71e87bd0eb_amd64",
"8Base-RHACM-2.6:rhacm2/rbac-query-proxy-rhel8@sha256:29c76a37497f212aed280e2bf16ef45fb3785fb4649ce17b7fe9d653a79e2112_arm64",
"8Base-RHACM-2.6:rhacm2/rbac-query-proxy-rhel8@sha256:475a45884a51127722030226ff9a5f0752c98574c41eb61796aece5e702346a3_ppc64le",
"8Base-RHACM-2.6:rhacm2/rbac-query-proxy-rhel8@sha256:582301b10af0b966ae7d5e130cb0e5f96e7912dc66b4108e0d6078656ca80604_amd64",
"8Base-RHACM-2.6:rhacm2/rbac-query-proxy-rhel8@sha256:f1c7de85a44c03f48a6f62ba1d7d650f0b06e0f502cecff1512ad637b5bc1c27_s390x",
"8Base-RHACM-2.6:rhacm2/redisgraph-tls-rhel8@sha256:128279a656bfbde6c2c052766d63a1de6a06d8bea2707813c64396c2ae382478_amd64",
"8Base-RHACM-2.6:rhacm2/redisgraph-tls-rhel8@sha256:35927ca6e6e9c8d420c499a0c8ad37c4297ba19743d550f489d3e66482275a49_arm64",
"8Base-RHACM-2.6:rhacm2/redisgraph-tls-rhel8@sha256:4696baed553266682ba2b54d3bf683d2ff1241b625de5ec54a45c1b2c5f96243_s390x",
"8Base-RHACM-2.6:rhacm2/redisgraph-tls-rhel8@sha256:d722f2ffab1f58bbaf3c62ef71dbf7e6c4023e6ab17690f1049075a321d0b1ac_ppc64le",
"8Base-RHACM-2.6:rhacm2/search-aggregator-rhel8@sha256:2b5f372c1c73c4de587b5a4388d95b8cc553fc56af446fcefa0e14c6d980b6b3_ppc64le",
"8Base-RHACM-2.6:rhacm2/search-aggregator-rhel8@sha256:38fceeedc0672def1c2cf42bb6743ae726e77d9f7352d002b3fc688c6d551852_amd64",
"8Base-RHACM-2.6:rhacm2/search-aggregator-rhel8@sha256:6a915335bcebb0884fc72df2dfee97c74d42c035864b960e1c800fa6c5f8d93c_arm64",
"8Base-RHACM-2.6:rhacm2/search-aggregator-rhel8@sha256:752decaefc38aa009f54201b38d4ab26d9b4020caec649d9b1f1564f56c47c2a_s390x",
"8Base-RHACM-2.6:rhacm2/search-api-rhel8@sha256:37eea70d5b1c89c25372dcea8c8c03e1e0a9af1b5a06f3b0706ba776ae8847c1_amd64",
"8Base-RHACM-2.6:rhacm2/search-api-rhel8@sha256:7400088d206592eb29cd86182909626262c9b2a99f017811fcc9d8a753c39009_arm64",
"8Base-RHACM-2.6:rhacm2/search-api-rhel8@sha256:aa8ea0deabc39a068f3f6ce9fa6334e44fc507355009a9bff448e742156ec203_ppc64le",
"8Base-RHACM-2.6:rhacm2/search-api-rhel8@sha256:b4d2d39c2b3b736987f1e888b858d52a7ebd9f8d0cebd3bdef8c59f6e3e41725_s390x",
"8Base-RHACM-2.6:rhacm2/search-collector-rhel8@sha256:0174699ec75fcda08892b4e72b674df989af51ea5f04de57a62c2a85a3c08f4f_arm64",
"8Base-RHACM-2.6:rhacm2/search-collector-rhel8@sha256:5a29a9805b8d20969cba86da11a9de8176a3172df361aec5fae136a4271de308_amd64",
"8Base-RHACM-2.6:rhacm2/search-collector-rhel8@sha256:be7eed9ad9502bcc294081f7e2098fc4f8411c912c34fe63479b5b770d06caca_s390x",
"8Base-RHACM-2.6:rhacm2/search-collector-rhel8@sha256:c467c1d7ceaf5281077f7fe8ff1c1c4cffe325132890a3ab9b96ea5db2e2c930_ppc64le",
"8Base-RHACM-2.6:rhacm2/search-rhel8@sha256:2135cd20bb7ebbf48499992fe46a928e28fc78c86e360633ea09054520c42539_ppc64le",
"8Base-RHACM-2.6:rhacm2/search-rhel8@sha256:3a7a31974210e21a3faed9b57a75b970c70ac41d9662b884d4ce67275f756fc7_arm64",
"8Base-RHACM-2.6:rhacm2/search-rhel8@sha256:6e6a19f1440e4eb15a8206e18f7f4dde3e1a5c6518944571d09923d116d3f04e_amd64",
"8Base-RHACM-2.6:rhacm2/search-rhel8@sha256:e6ed3e65f0d49b3c6b0e3e97593a8fae4d453f3aecf8d7829c0d25c68bc91ea1_s390x",
"8Base-RHACM-2.6:rhacm2/submariner-addon-rhel8@sha256:7b80d01371f551df506bd0c56df6829845bfce497ff01cc44b68f172ed5399b4_ppc64le",
"8Base-RHACM-2.6:rhacm2/submariner-addon-rhel8@sha256:934c560bc786015c694e9cffbae8e86f631b3331d62f5a547931446dae82f8c3_s390x",
"8Base-RHACM-2.6:rhacm2/submariner-addon-rhel8@sha256:b467881f4028a89a9e79ba93da719845db576f47a04ae6e569c2317be5594b29_arm64",
"8Base-RHACM-2.6:rhacm2/submariner-addon-rhel8@sha256:fc5592d42e4aca70288448d174511b922ece7f8cb4b41c6a36195c3a4a60aa36_amd64",
"8Base-RHACM-2.6:rhacm2/thanos-receive-controller-rhel8@sha256:21f2626c10c4fb61b37e6ca4ab574186b423f155fbc5cfef3e894fff04cc270e_ppc64le",
"8Base-RHACM-2.6:rhacm2/thanos-receive-controller-rhel8@sha256:c357074958324fc5d602cdcf1cba285bf8582e0b36af79a8f6211bb0dfb77a10_amd64",
"8Base-RHACM-2.6:rhacm2/thanos-receive-controller-rhel8@sha256:d9ac8e67d6d9858b16dd9d1d49c1dd904aa22a7b618e5d33292344faced9c0d3_arm64",
"8Base-RHACM-2.6:rhacm2/thanos-receive-controller-rhel8@sha256:e3b840a7833680170f9e9ca52309552c584935a68c75cc71e6d576b104dc01c8_s390x",
"8Base-RHACM-2.6:rhacm2/thanos-rhel8@sha256:453c525197ccfe1f866af70ca2e7f3deb6f98d0b98c09b602b4fa1368787213d_amd64",
"8Base-RHACM-2.6:rhacm2/thanos-rhel8@sha256:4b3b45ad0b564360c245d20b1540c2398c9606cf8684275e4ee071c591357929_arm64",
"8Base-RHACM-2.6:rhacm2/thanos-rhel8@sha256:7e43ba8f47ec54b5f86d13c81b67b044176530b63b5ae3f40332fc975cc6b21f_s390x",
"8Base-RHACM-2.6:rhacm2/thanos-rhel8@sha256:faaa00c0af80c781a7c610616153a3cd1dc1b20637934c3a243a2e9664ba0ee5_ppc64le"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2022:6370"
}
],
"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.6:rhacm2/acm-governance-policy-addon-controller-rhel8@sha256:615ab5d9542759d921634737709e84a8e65d003ea136e5d22858d380225fd177_amd64",
"8Base-RHACM-2.6:rhacm2/acm-governance-policy-addon-controller-rhel8@sha256:958b729d30f10b9c121e68ac8ede2054ed29cc52a9a7d6df0537ed221aa74358_s390x",
"8Base-RHACM-2.6:rhacm2/acm-governance-policy-addon-controller-rhel8@sha256:b5bef941b4e0b5b3529ca5b2311c85295b9f6d12e482a9cbdad691c2406541f1_ppc64le",
"8Base-RHACM-2.6:rhacm2/acm-governance-policy-addon-controller-rhel8@sha256:f6194b9056d77e54f3c74caa9eab87bd1df1818d082fc807229d1c44ec6c88c4_arm64",
"8Base-RHACM-2.6:rhacm2/acm-grafana-rhel8@sha256:45616ed43b53d3a83e65828118f09430396f5bcb0566ae3a65d937b59f0d873e_s390x",
"8Base-RHACM-2.6:rhacm2/acm-grafana-rhel8@sha256:8c48441cfa850ea1274932e94da0831618c10f91022619c779304501a75fb161_amd64",
"8Base-RHACM-2.6:rhacm2/acm-grafana-rhel8@sha256:cc1c196b19c5fd8f313c6136359cc9dd37b5f59d32a581b10cf89b80b7d0cbf4_arm64",
"8Base-RHACM-2.6:rhacm2/acm-grafana-rhel8@sha256:cdf24e68e50be1350566243f6d2cb1403d09ab68e5fed39ea6c56212e42b90f1_ppc64le",
"8Base-RHACM-2.6:rhacm2/acm-must-gather-rhel8@sha256:1457ff5cfd61611fdc968d4af5b020d835e107b97932c7ba7b3f5ed4cbd0e39f_ppc64le",
"8Base-RHACM-2.6:rhacm2/acm-must-gather-rhel8@sha256:39842906b3846418bc31098e2abad08210118d86aa683e9e5fd04a97822df22d_arm64",
"8Base-RHACM-2.6:rhacm2/acm-must-gather-rhel8@sha256:8a69add2d90a1e094de8510052b683e1765153da75e316ad7778499af0c5ddf9_s390x",
"8Base-RHACM-2.6:rhacm2/acm-must-gather-rhel8@sha256:dca91134a2c1c33c736afcd4c9373749448641385f39162c74e115691289e843_amd64",
"8Base-RHACM-2.6:rhacm2/acm-operator-bundle@sha256:0eac6124f59492d09c1ae650025d59ea0e8547d9f9c832cb9607b09254ff6ddd_s390x",
"8Base-RHACM-2.6:rhacm2/acm-operator-bundle@sha256:1cbcd58a4c23e4c89a6a0509f78802a5aa21205db2784ebc9772b99a3917b183_arm64",
"8Base-RHACM-2.6:rhacm2/acm-operator-bundle@sha256:997aaee36f0bed47e231925a3f2c2ecc503410e54b35727f035c72477f3d1944_ppc64le",
"8Base-RHACM-2.6:rhacm2/acm-operator-bundle@sha256:ce699187f250b93976b8063228ac12d11c6c8f6baba69ba4ed17a38730e84eb3_amd64",
"8Base-RHACM-2.6:rhacm2/acm-prometheus-config-reloader-rhel8@sha256:693a77a9324d6c7f0e69bd9d5725b51f3e429972f1e67469e93648cb347eae84_arm64",
"8Base-RHACM-2.6:rhacm2/acm-prometheus-config-reloader-rhel8@sha256:89757e804d5df2b5eeeb1191b599c3acb9e75f61170f888095302830d6de0582_s390x",
"8Base-RHACM-2.6:rhacm2/acm-prometheus-config-reloader-rhel8@sha256:8e45e1fd7342d7525b118f01794cac1f4a8662def5f2a06336b698db2e268742_amd64",
"8Base-RHACM-2.6:rhacm2/acm-prometheus-config-reloader-rhel8@sha256:ce1c17b34b7aac2e990dc0efe40f4406e73f727b2c7bfe109eded849de753f1a_ppc64le",
"8Base-RHACM-2.6:rhacm2/acm-prometheus-rhel8@sha256:728606d96dd9e0fc2e7810e092e10ee071ec36598c990c8252beccace59a679e_amd64",
"8Base-RHACM-2.6:rhacm2/acm-prometheus-rhel8@sha256:b457d0b95d88c5dd0aac87492cbca40a9d7c2074002ad110f52d562f0c5d0797_arm64",
"8Base-RHACM-2.6:rhacm2/acm-prometheus-rhel8@sha256:f34d2569033bfb1d173342264f090f46d80f7843d52704a7ce9e9eb9de2f5abb_s390x",
"8Base-RHACM-2.6:rhacm2/acm-prometheus-rhel8@sha256:f720e0a94bfe7ed5d812819a3e77cc0581be102970127d8c0d4aa06a05edbf3d_ppc64le",
"8Base-RHACM-2.6:rhacm2/acm-volsync-addon-controller-rhel8@sha256:17ccd6b924b36ab14e3ca5f5331ba7e4c86f8cb64304640d58c3ee6b76edbcaf_ppc64le",
"8Base-RHACM-2.6:rhacm2/acm-volsync-addon-controller-rhel8@sha256:27079308ea87e35564cc3089c65eae68d63880a3bb093ca64d1678a68b60fcec_amd64",
"8Base-RHACM-2.6:rhacm2/acm-volsync-addon-controller-rhel8@sha256:9eabaac2df91aeef613d6973669d07298f2159c6a6e0c9f294623f7b1a10bc08_s390x",
"8Base-RHACM-2.6:rhacm2/acm-volsync-addon-controller-rhel8@sha256:f7abdf1756bc0ff2ebf02fee0469a8b9eeabe1fa8cafdd21c6e8f958155b70bb_arm64",
"8Base-RHACM-2.6:rhacm2/cert-policy-controller-rhel8@sha256:017c1e663827a3b55d70badd3ed979b5d1831252c49d671897a85a75afaa5bb0_s390x",
"8Base-RHACM-2.6:rhacm2/cert-policy-controller-rhel8@sha256:0610778095974edf936602018281bf7a5e287ba9eca9f661a423e68bbe000e40_ppc64le",
"8Base-RHACM-2.6:rhacm2/cert-policy-controller-rhel8@sha256:a66d7d4ee1179f7fce639490f919d722db54eaa3118b4135078c33e6cbf91488_amd64",
"8Base-RHACM-2.6:rhacm2/cert-policy-controller-rhel8@sha256:d660befef0c8f7a4db7aa3b865545c9863d8f37e7ba4b8de4380185f82b208d4_arm64",
"8Base-RHACM-2.6:rhacm2/cluster-backup-rhel8-operator@sha256:1a749d0795972a9bfd5a00aa96c238a660673464be01b2aa9fd7a3aeead6ddf7_amd64",
"8Base-RHACM-2.6:rhacm2/cluster-backup-rhel8-operator@sha256:8915dbdc562e63441f79041bdf1176e46ce53e95418d133f0cd0c1ff79da48a2_arm64",
"8Base-RHACM-2.6:rhacm2/cluster-backup-rhel8-operator@sha256:995f225449b207da9a3cad175dac85b87eefb28ff5bae6a588f40fd79fbe12a1_ppc64le",
"8Base-RHACM-2.6:rhacm2/cluster-backup-rhel8-operator@sha256:f1255a76c6275a4b6a400c82e204a5112fff6fe87f71626f8f309763f6a5d9e4_s390x",
"8Base-RHACM-2.6:rhacm2/config-policy-controller-rhel8@sha256:3b2e0d850e8fc966ec80bff16df26002334744a96b81c7a7dfe222f1706a52e3_s390x",
"8Base-RHACM-2.6:rhacm2/config-policy-controller-rhel8@sha256:447f275bbde46d7fc173798ef5abc0a77a6780f0dffdc171786edbe00f27d8d8_ppc64le",
"8Base-RHACM-2.6:rhacm2/config-policy-controller-rhel8@sha256:61964a1a0ddf2e98bcf5249b7374235055ab85cc26663a8d9397c2b7f6fbb4c6_amd64",
"8Base-RHACM-2.6:rhacm2/config-policy-controller-rhel8@sha256:a3abaa3d0bf1d34fa9e40903a8713c439f5f7f751e775d32cbab308983064ce0_arm64",
"8Base-RHACM-2.6:rhacm2/console-rhel8@sha256:6c0f630ff57f6f423df6dbf4df9faad25089f9b391be35cb8bc9cd5211f94d67_arm64",
"8Base-RHACM-2.6:rhacm2/console-rhel8@sha256:8608aed6971299def3fbe749336727e84c69582664dedac3145b92ea24e62e4d_amd64",
"8Base-RHACM-2.6:rhacm2/console-rhel8@sha256:afa80ae8274db7fa6796c35980fc5df15889e94aff3361f6cda643e5a09da220_ppc64le",
"8Base-RHACM-2.6:rhacm2/console-rhel8@sha256:f06e4e3f62db52c6d7fa0bc1f289de773e18d076bc38612e1b0ddc85c76fde06_s390x",
"8Base-RHACM-2.6:rhacm2/endpoint-monitoring-rhel8-operator@sha256:060bcd658756a924b4ce4d202bd447a3254fc1f49af7d685dde8720f355cde8e_arm64",
"8Base-RHACM-2.6:rhacm2/endpoint-monitoring-rhel8-operator@sha256:091d66731c5fe8eba5646c6b2622bb38c074e202a8a4a7e906921673b60f0898_amd64",
"8Base-RHACM-2.6:rhacm2/endpoint-monitoring-rhel8-operator@sha256:80660eb7f3c068768b0ea04ff20f4539194c52427ffdab4626bf781aa3f2ca64_s390x",
"8Base-RHACM-2.6:rhacm2/endpoint-monitoring-rhel8-operator@sha256:d6204fcf04c83bac13232ec1602572ad5f22bb528537e591079dfa36152697ec_ppc64le",
"8Base-RHACM-2.6:rhacm2/governance-policy-propagator-rhel8@sha256:51be0f04938b60ed1dba60908bebd2000d78e4ade34757bae70a083c67d77e8e_arm64",
"8Base-RHACM-2.6:rhacm2/governance-policy-propagator-rhel8@sha256:9577701bf3c7aa00b99531d2c3842130abc6cd91c52c4a7ba040b705eeace4c7_s390x",
"8Base-RHACM-2.6:rhacm2/governance-policy-propagator-rhel8@sha256:bdc6c128628db86697af198430c5ae5c61c3e586c1a97187e4d4e852cec61e92_ppc64le",
"8Base-RHACM-2.6:rhacm2/governance-policy-propagator-rhel8@sha256:cc519319b9f4fe672144ebedd772ddf56d5de90e3c8f52c0fb9b55313f71a7b3_amd64",
"8Base-RHACM-2.6:rhacm2/governance-policy-spec-sync-rhel8@sha256:2c1905ae8a83e5598678457fd955cbc867453ed5836de6fcc182e4928df8bd67_s390x",
"8Base-RHACM-2.6:rhacm2/governance-policy-spec-sync-rhel8@sha256:4a8d30cc0e1d83c69b7f3339418b101da23fbcaee7d326bedaff677eceb25ab2_ppc64le",
"8Base-RHACM-2.6:rhacm2/governance-policy-spec-sync-rhel8@sha256:6849cf1b4dd883d5b4c0cf90a3adfb26cb59d03d3b892cee3669a32dd6b8dcc2_amd64",
"8Base-RHACM-2.6:rhacm2/governance-policy-spec-sync-rhel8@sha256:d06ffc621167aff31ecb0fa417b294ff0676fb00e4ef1c6cb0fb2aaf4b2561e0_arm64",
"8Base-RHACM-2.6:rhacm2/governance-policy-status-sync-rhel8@sha256:4c86e16f15aaf454e4e5ce5436e1db27a5f8a55f573c3eaf02e4786fe52edfc8_arm64",
"8Base-RHACM-2.6:rhacm2/governance-policy-status-sync-rhel8@sha256:cf6a75d94f50dd063e939aee18756c767cba43f4e1e62a9c2f2b764ac6f43746_s390x",
"8Base-RHACM-2.6:rhacm2/governance-policy-status-sync-rhel8@sha256:e072b615eeffff80a94831e58c70980684c1ec4bd972844b25b157eb7ed5937f_ppc64le",
"8Base-RHACM-2.6:rhacm2/governance-policy-status-sync-rhel8@sha256:fffe971caa2e911d9c972c0e88712ff431d34c63dbe74e25f1cababa50ea7417_amd64",
"8Base-RHACM-2.6:rhacm2/governance-policy-template-sync-rhel8@sha256:10bc1a3833599a593a058e804de67e92888ed779fd0000928d4a70b6c7d5c1c2_amd64",
"8Base-RHACM-2.6:rhacm2/governance-policy-template-sync-rhel8@sha256:5c17f979f47840a879059ad83de12f0756889564a17190ba4438a7632c999bb1_arm64",
"8Base-RHACM-2.6:rhacm2/governance-policy-template-sync-rhel8@sha256:848bce8007de7714afc8c755b5f0c3cdf5eb6b1d259811c947bc295924539a0e_ppc64le",
"8Base-RHACM-2.6:rhacm2/governance-policy-template-sync-rhel8@sha256:95439f7e18fa87601d5860cbd9ca5f0738786e30a629d23788fd5fe33d694c66_s390x",
"8Base-RHACM-2.6:rhacm2/grafana-dashboard-loader-rhel8@sha256:1f5c1b2cffebf069859e95d0e722cb293f8c176bf5c5873bb9517c96b26c2e10_arm64",
"8Base-RHACM-2.6:rhacm2/grafana-dashboard-loader-rhel8@sha256:5223158a122658bafbd853c596cdc1f7bd7a0e4fdd82b1c3668ac84adeae9f24_s390x",
"8Base-RHACM-2.6:rhacm2/grafana-dashboard-loader-rhel8@sha256:561f1f05925cfe3c5f0f8a9b7475be4bbab183b5611ecfe09b090d80fa4bc2fe_amd64",
"8Base-RHACM-2.6:rhacm2/grafana-dashboard-loader-rhel8@sha256:734270221ec4a516e7eb77f2ec3a753384242116aa70320a1dbe969e915af1df_ppc64le",
"8Base-RHACM-2.6:rhacm2/iam-policy-controller-rhel8@sha256:2827e5f485213f92e2d0092187f3976dd6fe598e39b5cf2212d48c3a44c34b13_arm64",
"8Base-RHACM-2.6:rhacm2/iam-policy-controller-rhel8@sha256:8ca9e80365c76b66b2de3924fc50a5912e606042c704b02cb174a4b8bd3927c4_amd64",
"8Base-RHACM-2.6:rhacm2/iam-policy-controller-rhel8@sha256:c5069e76a900aa300102a0ae54ecbc12c0ac31abfeed8656ee60a949daef79c3_s390x",
"8Base-RHACM-2.6:rhacm2/iam-policy-controller-rhel8@sha256:ca05e79e5508924af71f323c13f664770d8dd4eb61ecf0894e4f9a81f7a1b402_ppc64le",
"8Base-RHACM-2.6:rhacm2/insights-client-rhel8@sha256:02cacfec60c80b9228e8b18949751de867f974ea6b1172129096e64e949c0598_amd64",
"8Base-RHACM-2.6:rhacm2/insights-client-rhel8@sha256:2b14036d0291e54c3191682de2ea875a78d78c35b2791a5a113ba1a8920f0621_ppc64le",
"8Base-RHACM-2.6:rhacm2/insights-client-rhel8@sha256:d4c05f641de8fd0753d63cc6d5b62464d3d6a87d601514e87ef2e40bbe7b01b6_s390x",
"8Base-RHACM-2.6:rhacm2/insights-client-rhel8@sha256:e15c410b693b34f49869d037ebb5584384fcdf88114b7a94967ca09f1361a5f3_arm64",
"8Base-RHACM-2.6:rhacm2/insights-metrics-rhel8@sha256:67aa55bb65685395ad2773e7459dff5fbccdeedcf9e56ec2722d8f5c919eae89_s390x",
"8Base-RHACM-2.6:rhacm2/insights-metrics-rhel8@sha256:6c54e08f5f6c2cae41a5e108e1019ff6522af8f69d666e22eb4631cd83b85917_amd64",
"8Base-RHACM-2.6:rhacm2/insights-metrics-rhel8@sha256:88d9b7246aa75cb2c88ccb7f2f1202fc465be0f2d89e59f1d2259f69ada56d9d_arm64",
"8Base-RHACM-2.6:rhacm2/insights-metrics-rhel8@sha256:bad98fe71638d7346f31ea45f6063ec970bf90844bb5c5dc5f917bb0f0099899_ppc64le",
"8Base-RHACM-2.6:rhacm2/klusterlet-addon-controller-rhel8@sha256:22e510955af3fa736b7306c387f44b5f15f5f9a7a006c6587e06d5d8602cc2f0_s390x",
"8Base-RHACM-2.6:rhacm2/klusterlet-addon-controller-rhel8@sha256:55bc86326f992cc4f4401b93f90cdd2baa6728015ffaf6168f2d46ae43c70cf4_ppc64le",
"8Base-RHACM-2.6:rhacm2/klusterlet-addon-controller-rhel8@sha256:8dd7f47af047fb899c7fcbad61cb8f38da45990cac186f9235aec3e4e7de25e9_amd64",
"8Base-RHACM-2.6:rhacm2/klusterlet-addon-controller-rhel8@sha256:bdb97eb5bb0e8f59edf0d389fb07c45171e728dc8b4d2bdacd785193b46ec03b_arm64",
"8Base-RHACM-2.6:rhacm2/kube-rbac-proxy-rhel8@sha256:11a353ee9da6cc843d5f346f4fa51681d13318e2e61fc4d1a3f63406eb175260_s390x",
"8Base-RHACM-2.6:rhacm2/kube-rbac-proxy-rhel8@sha256:31757f3e3bb08b4e49e54694b18b3cf327637be20535482b2df1345b17444dda_amd64",
"8Base-RHACM-2.6:rhacm2/kube-rbac-proxy-rhel8@sha256:b2c0b7414d0fc36a49cbdc5a56b25dd62aac18defc2defbd9c1895cd13a5e716_arm64",
"8Base-RHACM-2.6:rhacm2/kube-rbac-proxy-rhel8@sha256:dbd816d503e9beb58622604432eb415419e893627eb95c1ceeb8ff5bda7d6335_ppc64le",
"8Base-RHACM-2.6:rhacm2/kube-state-metrics-rhel8@sha256:53246a6df1f0880d94ed2644fa4366e3e2108b6fa8a51745af87785346ce5304_s390x",
"8Base-RHACM-2.6:rhacm2/kube-state-metrics-rhel8@sha256:5f2393bceefffb32240043b6722aa73d31fc8133cc2666fcf5eb8d33794bc54f_arm64",
"8Base-RHACM-2.6:rhacm2/kube-state-metrics-rhel8@sha256:c792c043462281cde7c93bd8e2136f62ca17d072e7f466353f37de8e5f5dc949_ppc64le",
"8Base-RHACM-2.6:rhacm2/kube-state-metrics-rhel8@sha256:e6b1d24b56e6973eee1569e351db6637ca67e1d6cd124adb845cbf6e35a4f6af_amd64",
"8Base-RHACM-2.6:rhacm2/management-ingress-rhel8@sha256:07238998d21204cd8f25dc63e6dbde20a2dd25c3b96609729306db6c63a0fca4_arm64",
"8Base-RHACM-2.6:rhacm2/management-ingress-rhel8@sha256:0d2665d19a8753c6269f594b68b067cd62a402404287e6416543c1af2d7d3cf4_ppc64le",
"8Base-RHACM-2.6:rhacm2/management-ingress-rhel8@sha256:6917d018e53aabb6f5402f02000aedd2e5cf71bcc84562e0fc7d7c87049f4b67_amd64",
"8Base-RHACM-2.6:rhacm2/management-ingress-rhel8@sha256:73b0444bd91a1dade3b7e76245ac8d6cb568929bba321b8c86c269d6f542ac3b_s390x",
"8Base-RHACM-2.6:rhacm2/memcached-exporter-rhel8@sha256:7d85dd62346a647d22202baa0f8d405b2aaf9a7174b38e5d29df2e03530009c3_s390x",
"8Base-RHACM-2.6:rhacm2/memcached-exporter-rhel8@sha256:9635616c8f058e67d557201147904b05f8b49938f63fb2b0239dfca883f61685_arm64",
"8Base-RHACM-2.6:rhacm2/memcached-exporter-rhel8@sha256:9e91ecec92ec0df8b72beb6040f39d9a25b0bfad844e92ea34cc2d648d221d22_ppc64le",
"8Base-RHACM-2.6:rhacm2/memcached-exporter-rhel8@sha256:c773b9a2fffcd549d4936054260f655c78da603957826d6bad4e8567a213ad10_amd64",
"8Base-RHACM-2.6:rhacm2/memcached-rhel8@sha256:584f8c4a9a1b75fc71948a98add560d4fe3d936ee46ac791f32121dbadf8c7d2_ppc64le",
"8Base-RHACM-2.6:rhacm2/memcached-rhel8@sha256:59b3ce3f3f4459c97cfffee5e20830d70f8a69198b5fab271e6c478d615c46d3_arm64",
"8Base-RHACM-2.6:rhacm2/memcached-rhel8@sha256:6f458c76757203b28434f871027c6a466a73d246ceb5bfac8793ad1896a672ab_amd64",
"8Base-RHACM-2.6:rhacm2/memcached-rhel8@sha256:e34722fd656e3205dcdb565b0ab68e9971174c11f125dbfff3bf82e1e21f3a76_s390x",
"8Base-RHACM-2.6:rhacm2/metrics-collector-rhel8@sha256:3a81a018b939752543e78c2d68d1436b851be2256b88c3e66cd506ae1d8f4c9c_ppc64le",
"8Base-RHACM-2.6:rhacm2/metrics-collector-rhel8@sha256:6a3e0c36c123c9dc54759655d9148f580abada501034914863a6528ded19ef34_amd64",
"8Base-RHACM-2.6:rhacm2/metrics-collector-rhel8@sha256:7991f484f97b9951f27f70e67d5db0850c4189ee86db8406cdda961a9beb06f0_arm64",
"8Base-RHACM-2.6:rhacm2/metrics-collector-rhel8@sha256:fa08b9bf3fd334738984e150ba5bfd2e005374752f3112340b65f6434eacd057_s390x",
"8Base-RHACM-2.6:rhacm2/multicloud-integrations-rhel8@sha256:2bcbf9a565f3c566061325aca3174ec755b5c94a28612718a3f1563db317273e_ppc64le",
"8Base-RHACM-2.6:rhacm2/multicloud-integrations-rhel8@sha256:6813ccd43a1aecd1aaf4d5d4b1620fd63bbca00b736100189ff91246bf3bc36b_arm64",
"8Base-RHACM-2.6:rhacm2/multicloud-integrations-rhel8@sha256:db89ef3686570526afdb2b79fd698aca5dc50c633009760f1748fb9fd506067b_amd64",
"8Base-RHACM-2.6:rhacm2/multicloud-integrations-rhel8@sha256:db8bc27937802c5d8fff769b9c93c8a01411629d199adbc39235e721d6468b30_s390x",
"8Base-RHACM-2.6:rhacm2/multicluster-observability-rhel8-operator@sha256:434db0ca203b14b899fff9b7a2a5b975de852ea29620a828f29246448aba873c_ppc64le",
"8Base-RHACM-2.6:rhacm2/multicluster-observability-rhel8-operator@sha256:876bfa63b0e13833eaeadb7c6a0481f1d7970b283f69ece4d81c99985f4dd161_arm64",
"8Base-RHACM-2.6:rhacm2/multicluster-observability-rhel8-operator@sha256:d23f208e020d42bc095011d423146e2da35b2bc85b844911bde2f4edf696bdca_amd64",
"8Base-RHACM-2.6:rhacm2/multicluster-observability-rhel8-operator@sha256:f29581baf5277588d2e4cd01380ecf46e3c97a2f17ade01b048f75c29f18d62c_s390x",
"8Base-RHACM-2.6:rhacm2/multicluster-operators-application-rhel8@sha256:1952d422bd7ba42323711faba59244c449293cc92502e350460fee07c0e3b34a_ppc64le",
"8Base-RHACM-2.6:rhacm2/multicluster-operators-application-rhel8@sha256:566a60f630ec346eced3106ec072963d1b9f9d300e7d4cee6af6dc0d590a3937_s390x",
"8Base-RHACM-2.6:rhacm2/multicluster-operators-application-rhel8@sha256:724dd9f4a5e4acd061206ca2ea57c329210ade5135dbdf941b8d7e720daa4f10_arm64",
"8Base-RHACM-2.6:rhacm2/multicluster-operators-application-rhel8@sha256:ace8895fc62c1394dfa7854fd9ce3e14ef859e989255f70dc9a5a3d9bcd514c0_amd64",
"8Base-RHACM-2.6:rhacm2/multicluster-operators-channel-rhel8@sha256:1ebe6504a6a58f39f93952bf1c135ea58ff77e65c5b8ba73c7ad6295e66a1b45_s390x",
"8Base-RHACM-2.6:rhacm2/multicluster-operators-channel-rhel8@sha256:557cc962d0b10d80a9dea7adce387ea28fb4199a02fa8546645ab2cacbf28b88_ppc64le",
"8Base-RHACM-2.6:rhacm2/multicluster-operators-channel-rhel8@sha256:82526c7c046325bde1dfa0a47b58b773355f00bc95c23be75105e7255e7bddd2_arm64",
"8Base-RHACM-2.6:rhacm2/multicluster-operators-channel-rhel8@sha256:85e20d97f28e43668c2790bd6e0adbc598d01f9fab849761fb96d7a5c4946a87_amd64",
"8Base-RHACM-2.6:rhacm2/multicluster-operators-subscription-rhel8@sha256:7310f31faae367a363c27a7236b562bbfe8381a352fce906279590bac11571d2_ppc64le",
"8Base-RHACM-2.6:rhacm2/multicluster-operators-subscription-rhel8@sha256:7676d33b9be36ca6660d3aed888fdffcf270fcf82258ed9531e2746a3d27610c_s390x",
"8Base-RHACM-2.6:rhacm2/multicluster-operators-subscription-rhel8@sha256:e718d5abef58365d547ef73828a26adff5b6cef1bf935aa7c27f12f604b50337_amd64",
"8Base-RHACM-2.6:rhacm2/multicluster-operators-subscription-rhel8@sha256:f58aff87d1efb64417c6976f6772a464e54beefe847f50a141726b7a1a6a293a_arm64",
"8Base-RHACM-2.6:rhacm2/multiclusterhub-repo-rhel8@sha256:03222a9dd6eca9cf44932a0ff1bf89bd9d2d29683f1ebb0d0aa49171b77a4963_ppc64le",
"8Base-RHACM-2.6:rhacm2/multiclusterhub-repo-rhel8@sha256:881b8c3b19918affd478c0ad0c73dff96dd28f5c1dfddb86472b42e422fa25b6_amd64",
"8Base-RHACM-2.6:rhacm2/multiclusterhub-repo-rhel8@sha256:9de94ea1f83ec8b7257c7b2befc1485ed9cc40c9ef3600c4c4c50934e708cf9d_s390x",
"8Base-RHACM-2.6:rhacm2/multiclusterhub-repo-rhel8@sha256:a45ed68e7d3ac89d17eaf06445cabfc19a9ce85a42f116d75028d6acd18a322b_arm64",
"8Base-RHACM-2.6:rhacm2/multiclusterhub-rhel8@sha256:48d1fa8bc5f6a4d8349c41126301bd86d12836384f336881ecb71bd79f84ae93_ppc64le",
"8Base-RHACM-2.6:rhacm2/multiclusterhub-rhel8@sha256:a33e91fb763a2f0894433bce31bd44229e7d5f5c53d36c6b6f643807a45c110b_arm64",
"8Base-RHACM-2.6:rhacm2/multiclusterhub-rhel8@sha256:d6e126cbdd3cfbcdee04b093389ca1b07ac8038da96060051ed94e1eeacc6d92_s390x",
"8Base-RHACM-2.6:rhacm2/multiclusterhub-rhel8@sha256:ecf12158a2d8802b4c7efd6b336ff36c1e002223b1d385a40fbef638d5e4aa21_amd64",
"8Base-RHACM-2.6:rhacm2/node-exporter-rhel8@sha256:14d23638efff3c30661c9a5f3ddb6ab0c7a9d162de1176dd9565cf49dfa4b9c5_amd64",
"8Base-RHACM-2.6:rhacm2/node-exporter-rhel8@sha256:533005e1608de68a09e53599de3f30990db95cb923794bab9ae9e3bc1a8b6baf_arm64",
"8Base-RHACM-2.6:rhacm2/node-exporter-rhel8@sha256:99eef3491c7092afa14179b9a9d39dd8fbfb3c9bb61759d678af5d91ac23e59d_s390x",
"8Base-RHACM-2.6:rhacm2/node-exporter-rhel8@sha256:e200d4e1802cce7fce32b1e0dc5c3220b6f6477b73b3a2d8ea26a5a42d63f46b_ppc64le",
"8Base-RHACM-2.6:rhacm2/observatorium-rhel8-operator@sha256:092e3437e6d38b2bf676d7fb67ad672e3ef03440017b5af7c1ebd2beb3f437eb_amd64",
"8Base-RHACM-2.6:rhacm2/observatorium-rhel8-operator@sha256:8cf076bfb049d1aabd00040ee65f0fedd590f0dd448c7561de494093a915b397_ppc64le",
"8Base-RHACM-2.6:rhacm2/observatorium-rhel8-operator@sha256:e69987a64fdbf873d4b19d8626c0c5e99dd13d7c95446850559be966dae45ad0_arm64",
"8Base-RHACM-2.6:rhacm2/observatorium-rhel8-operator@sha256:f0bf89eaea6b7afc2d08c77bd40dfba581f91f462f5ec3d70473b332ca6f781c_s390x",
"8Base-RHACM-2.6:rhacm2/observatorium-rhel8@sha256:0686cfddd61737f7e7eb4f0c011397277394559edac3bb947c0969e302686dd5_ppc64le",
"8Base-RHACM-2.6:rhacm2/observatorium-rhel8@sha256:8f2f3732600235f66c406b6121ac37979f52572ce90353b6e099be7b74406251_amd64",
"8Base-RHACM-2.6:rhacm2/observatorium-rhel8@sha256:9e1fccc5b17865a6d7baaa1a15cb50f47d80a14b0a7bcbd94c12f0ddcaaf1b28_s390x",
"8Base-RHACM-2.6:rhacm2/observatorium-rhel8@sha256:bdd89a1051c8f21e7d81ff80c96731a0eaa7d15c320ab1e6b1dc3f6babd42598_arm64",
"8Base-RHACM-2.6:rhacm2/prometheus-alertmanager-rhel8@sha256:0860b7aa5e8b07792ad7f5d5c0654e23e9da8eedd4b9f509caea616dcfa97d69_amd64",
"8Base-RHACM-2.6:rhacm2/prometheus-alertmanager-rhel8@sha256:624895d8579ef6f3e5b17558a30775790ec6f00701f8c5cdfa315292d7f9e867_s390x",
"8Base-RHACM-2.6:rhacm2/prometheus-alertmanager-rhel8@sha256:6d09865a228cdbbc6d1ac13042c3c00f0bd086f6dc181dfa3cdf8c7f9d826b9e_arm64",
"8Base-RHACM-2.6:rhacm2/prometheus-alertmanager-rhel8@sha256:c69fee848d21346a271972e89d91898eac9fec27d598d98ffa004ca8d1b53270_ppc64le",
"8Base-RHACM-2.6:rhacm2/prometheus-rhel8@sha256:52cea7c27de23e3358030b09f22b962723c523a940f8e2043edc298c907d761c_arm64",
"8Base-RHACM-2.6:rhacm2/prometheus-rhel8@sha256:67e0fadfbb4d99a60435ed12b470772b38ace4ca815fe73da68eb3c826e200fc_ppc64le",
"8Base-RHACM-2.6:rhacm2/prometheus-rhel8@sha256:e8241b1d852d605b44ecfcc552cb0f905f72e8a17c8d228162b40c19388f5176_s390x",
"8Base-RHACM-2.6:rhacm2/prometheus-rhel8@sha256:ed0cc13e79949436d29a7ad0b41b189744a177ea27545fd5eb9b4f71e87bd0eb_amd64",
"8Base-RHACM-2.6:rhacm2/rbac-query-proxy-rhel8@sha256:29c76a37497f212aed280e2bf16ef45fb3785fb4649ce17b7fe9d653a79e2112_arm64",
"8Base-RHACM-2.6:rhacm2/rbac-query-proxy-rhel8@sha256:475a45884a51127722030226ff9a5f0752c98574c41eb61796aece5e702346a3_ppc64le",
"8Base-RHACM-2.6:rhacm2/rbac-query-proxy-rhel8@sha256:582301b10af0b966ae7d5e130cb0e5f96e7912dc66b4108e0d6078656ca80604_amd64",
"8Base-RHACM-2.6:rhacm2/rbac-query-proxy-rhel8@sha256:f1c7de85a44c03f48a6f62ba1d7d650f0b06e0f502cecff1512ad637b5bc1c27_s390x",
"8Base-RHACM-2.6:rhacm2/redisgraph-tls-rhel8@sha256:128279a656bfbde6c2c052766d63a1de6a06d8bea2707813c64396c2ae382478_amd64",
"8Base-RHACM-2.6:rhacm2/redisgraph-tls-rhel8@sha256:35927ca6e6e9c8d420c499a0c8ad37c4297ba19743d550f489d3e66482275a49_arm64",
"8Base-RHACM-2.6:rhacm2/redisgraph-tls-rhel8@sha256:4696baed553266682ba2b54d3bf683d2ff1241b625de5ec54a45c1b2c5f96243_s390x",
"8Base-RHACM-2.6:rhacm2/redisgraph-tls-rhel8@sha256:d722f2ffab1f58bbaf3c62ef71dbf7e6c4023e6ab17690f1049075a321d0b1ac_ppc64le",
"8Base-RHACM-2.6:rhacm2/search-aggregator-rhel8@sha256:2b5f372c1c73c4de587b5a4388d95b8cc553fc56af446fcefa0e14c6d980b6b3_ppc64le",
"8Base-RHACM-2.6:rhacm2/search-aggregator-rhel8@sha256:38fceeedc0672def1c2cf42bb6743ae726e77d9f7352d002b3fc688c6d551852_amd64",
"8Base-RHACM-2.6:rhacm2/search-aggregator-rhel8@sha256:6a915335bcebb0884fc72df2dfee97c74d42c035864b960e1c800fa6c5f8d93c_arm64",
"8Base-RHACM-2.6:rhacm2/search-aggregator-rhel8@sha256:752decaefc38aa009f54201b38d4ab26d9b4020caec649d9b1f1564f56c47c2a_s390x",
"8Base-RHACM-2.6:rhacm2/search-api-rhel8@sha256:37eea70d5b1c89c25372dcea8c8c03e1e0a9af1b5a06f3b0706ba776ae8847c1_amd64",
"8Base-RHACM-2.6:rhacm2/search-api-rhel8@sha256:7400088d206592eb29cd86182909626262c9b2a99f017811fcc9d8a753c39009_arm64",
"8Base-RHACM-2.6:rhacm2/search-api-rhel8@sha256:aa8ea0deabc39a068f3f6ce9fa6334e44fc507355009a9bff448e742156ec203_ppc64le",
"8Base-RHACM-2.6:rhacm2/search-api-rhel8@sha256:b4d2d39c2b3b736987f1e888b858d52a7ebd9f8d0cebd3bdef8c59f6e3e41725_s390x",
"8Base-RHACM-2.6:rhacm2/search-collector-rhel8@sha256:0174699ec75fcda08892b4e72b674df989af51ea5f04de57a62c2a85a3c08f4f_arm64",
"8Base-RHACM-2.6:rhacm2/search-collector-rhel8@sha256:5a29a9805b8d20969cba86da11a9de8176a3172df361aec5fae136a4271de308_amd64",
"8Base-RHACM-2.6:rhacm2/search-collector-rhel8@sha256:be7eed9ad9502bcc294081f7e2098fc4f8411c912c34fe63479b5b770d06caca_s390x",
"8Base-RHACM-2.6:rhacm2/search-collector-rhel8@sha256:c467c1d7ceaf5281077f7fe8ff1c1c4cffe325132890a3ab9b96ea5db2e2c930_ppc64le",
"8Base-RHACM-2.6:rhacm2/search-rhel8@sha256:2135cd20bb7ebbf48499992fe46a928e28fc78c86e360633ea09054520c42539_ppc64le",
"8Base-RHACM-2.6:rhacm2/search-rhel8@sha256:3a7a31974210e21a3faed9b57a75b970c70ac41d9662b884d4ce67275f756fc7_arm64",
"8Base-RHACM-2.6:rhacm2/search-rhel8@sha256:6e6a19f1440e4eb15a8206e18f7f4dde3e1a5c6518944571d09923d116d3f04e_amd64",
"8Base-RHACM-2.6:rhacm2/search-rhel8@sha256:e6ed3e65f0d49b3c6b0e3e97593a8fae4d453f3aecf8d7829c0d25c68bc91ea1_s390x",
"8Base-RHACM-2.6:rhacm2/submariner-addon-rhel8@sha256:7b80d01371f551df506bd0c56df6829845bfce497ff01cc44b68f172ed5399b4_ppc64le",
"8Base-RHACM-2.6:rhacm2/submariner-addon-rhel8@sha256:934c560bc786015c694e9cffbae8e86f631b3331d62f5a547931446dae82f8c3_s390x",
"8Base-RHACM-2.6:rhacm2/submariner-addon-rhel8@sha256:b467881f4028a89a9e79ba93da719845db576f47a04ae6e569c2317be5594b29_arm64",
"8Base-RHACM-2.6:rhacm2/submariner-addon-rhel8@sha256:fc5592d42e4aca70288448d174511b922ece7f8cb4b41c6a36195c3a4a60aa36_amd64",
"8Base-RHACM-2.6:rhacm2/thanos-receive-controller-rhel8@sha256:21f2626c10c4fb61b37e6ca4ab574186b423f155fbc5cfef3e894fff04cc270e_ppc64le",
"8Base-RHACM-2.6:rhacm2/thanos-receive-controller-rhel8@sha256:c357074958324fc5d602cdcf1cba285bf8582e0b36af79a8f6211bb0dfb77a10_amd64",
"8Base-RHACM-2.6:rhacm2/thanos-receive-controller-rhel8@sha256:d9ac8e67d6d9858b16dd9d1d49c1dd904aa22a7b618e5d33292344faced9c0d3_arm64",
"8Base-RHACM-2.6:rhacm2/thanos-receive-controller-rhel8@sha256:e3b840a7833680170f9e9ca52309552c584935a68c75cc71e6d576b104dc01c8_s390x",
"8Base-RHACM-2.6:rhacm2/thanos-rhel8@sha256:453c525197ccfe1f866af70ca2e7f3deb6f98d0b98c09b602b4fa1368787213d_amd64",
"8Base-RHACM-2.6:rhacm2/thanos-rhel8@sha256:4b3b45ad0b564360c245d20b1540c2398c9606cf8684275e4ee071c591357929_arm64",
"8Base-RHACM-2.6:rhacm2/thanos-rhel8@sha256:7e43ba8f47ec54b5f86d13c81b67b044176530b63b5ae3f40332fc975cc6b21f_s390x",
"8Base-RHACM-2.6:rhacm2/thanos-rhel8@sha256:faaa00c0af80c781a7c610616153a3cd1dc1b20637934c3a243a2e9664ba0ee5_ppc64le"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "golang: net/http: improper sanitization of Transfer-Encoding header"
},
{
"cve": "CVE-2022-1962",
"cwe": {
"id": "CWE-1325",
"name": "Improperly Controlled Sequential Memory Allocation"
},
"discovery_date": "2022-07-14T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2107376"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in the golang standard library, go/parser. When calling any Parse functions on the Go source code, which contains deeply nested types or declarations, a panic can occur due to stack exhaustion. This issue allows an attacker to impact system availability.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "golang: go/parser: stack exhaustion in all Parse* functions",
"title": "Vulnerability summary"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"8Base-RHACM-2.6:rhacm2/acm-governance-policy-addon-controller-rhel8@sha256:615ab5d9542759d921634737709e84a8e65d003ea136e5d22858d380225fd177_amd64",
"8Base-RHACM-2.6:rhacm2/acm-governance-policy-addon-controller-rhel8@sha256:958b729d30f10b9c121e68ac8ede2054ed29cc52a9a7d6df0537ed221aa74358_s390x",
"8Base-RHACM-2.6:rhacm2/acm-governance-policy-addon-controller-rhel8@sha256:b5bef941b4e0b5b3529ca5b2311c85295b9f6d12e482a9cbdad691c2406541f1_ppc64le",
"8Base-RHACM-2.6:rhacm2/acm-governance-policy-addon-controller-rhel8@sha256:f6194b9056d77e54f3c74caa9eab87bd1df1818d082fc807229d1c44ec6c88c4_arm64",
"8Base-RHACM-2.6:rhacm2/acm-grafana-rhel8@sha256:45616ed43b53d3a83e65828118f09430396f5bcb0566ae3a65d937b59f0d873e_s390x",
"8Base-RHACM-2.6:rhacm2/acm-grafana-rhel8@sha256:8c48441cfa850ea1274932e94da0831618c10f91022619c779304501a75fb161_amd64",
"8Base-RHACM-2.6:rhacm2/acm-grafana-rhel8@sha256:cc1c196b19c5fd8f313c6136359cc9dd37b5f59d32a581b10cf89b80b7d0cbf4_arm64",
"8Base-RHACM-2.6:rhacm2/acm-grafana-rhel8@sha256:cdf24e68e50be1350566243f6d2cb1403d09ab68e5fed39ea6c56212e42b90f1_ppc64le",
"8Base-RHACM-2.6:rhacm2/acm-must-gather-rhel8@sha256:1457ff5cfd61611fdc968d4af5b020d835e107b97932c7ba7b3f5ed4cbd0e39f_ppc64le",
"8Base-RHACM-2.6:rhacm2/acm-must-gather-rhel8@sha256:39842906b3846418bc31098e2abad08210118d86aa683e9e5fd04a97822df22d_arm64",
"8Base-RHACM-2.6:rhacm2/acm-must-gather-rhel8@sha256:8a69add2d90a1e094de8510052b683e1765153da75e316ad7778499af0c5ddf9_s390x",
"8Base-RHACM-2.6:rhacm2/acm-must-gather-rhel8@sha256:dca91134a2c1c33c736afcd4c9373749448641385f39162c74e115691289e843_amd64",
"8Base-RHACM-2.6:rhacm2/acm-operator-bundle@sha256:0eac6124f59492d09c1ae650025d59ea0e8547d9f9c832cb9607b09254ff6ddd_s390x",
"8Base-RHACM-2.6:rhacm2/acm-operator-bundle@sha256:1cbcd58a4c23e4c89a6a0509f78802a5aa21205db2784ebc9772b99a3917b183_arm64",
"8Base-RHACM-2.6:rhacm2/acm-operator-bundle@sha256:997aaee36f0bed47e231925a3f2c2ecc503410e54b35727f035c72477f3d1944_ppc64le",
"8Base-RHACM-2.6:rhacm2/acm-operator-bundle@sha256:ce699187f250b93976b8063228ac12d11c6c8f6baba69ba4ed17a38730e84eb3_amd64",
"8Base-RHACM-2.6:rhacm2/acm-prometheus-config-reloader-rhel8@sha256:693a77a9324d6c7f0e69bd9d5725b51f3e429972f1e67469e93648cb347eae84_arm64",
"8Base-RHACM-2.6:rhacm2/acm-prometheus-config-reloader-rhel8@sha256:89757e804d5df2b5eeeb1191b599c3acb9e75f61170f888095302830d6de0582_s390x",
"8Base-RHACM-2.6:rhacm2/acm-prometheus-config-reloader-rhel8@sha256:8e45e1fd7342d7525b118f01794cac1f4a8662def5f2a06336b698db2e268742_amd64",
"8Base-RHACM-2.6:rhacm2/acm-prometheus-config-reloader-rhel8@sha256:ce1c17b34b7aac2e990dc0efe40f4406e73f727b2c7bfe109eded849de753f1a_ppc64le",
"8Base-RHACM-2.6:rhacm2/acm-prometheus-rhel8@sha256:728606d96dd9e0fc2e7810e092e10ee071ec36598c990c8252beccace59a679e_amd64",
"8Base-RHACM-2.6:rhacm2/acm-prometheus-rhel8@sha256:b457d0b95d88c5dd0aac87492cbca40a9d7c2074002ad110f52d562f0c5d0797_arm64",
"8Base-RHACM-2.6:rhacm2/acm-prometheus-rhel8@sha256:f34d2569033bfb1d173342264f090f46d80f7843d52704a7ce9e9eb9de2f5abb_s390x",
"8Base-RHACM-2.6:rhacm2/acm-prometheus-rhel8@sha256:f720e0a94bfe7ed5d812819a3e77cc0581be102970127d8c0d4aa06a05edbf3d_ppc64le",
"8Base-RHACM-2.6:rhacm2/acm-volsync-addon-controller-rhel8@sha256:17ccd6b924b36ab14e3ca5f5331ba7e4c86f8cb64304640d58c3ee6b76edbcaf_ppc64le",
"8Base-RHACM-2.6:rhacm2/acm-volsync-addon-controller-rhel8@sha256:27079308ea87e35564cc3089c65eae68d63880a3bb093ca64d1678a68b60fcec_amd64",
"8Base-RHACM-2.6:rhacm2/acm-volsync-addon-controller-rhel8@sha256:9eabaac2df91aeef613d6973669d07298f2159c6a6e0c9f294623f7b1a10bc08_s390x",
"8Base-RHACM-2.6:rhacm2/acm-volsync-addon-controller-rhel8@sha256:f7abdf1756bc0ff2ebf02fee0469a8b9eeabe1fa8cafdd21c6e8f958155b70bb_arm64",
"8Base-RHACM-2.6:rhacm2/cert-policy-controller-rhel8@sha256:017c1e663827a3b55d70badd3ed979b5d1831252c49d671897a85a75afaa5bb0_s390x",
"8Base-RHACM-2.6:rhacm2/cert-policy-controller-rhel8@sha256:0610778095974edf936602018281bf7a5e287ba9eca9f661a423e68bbe000e40_ppc64le",
"8Base-RHACM-2.6:rhacm2/cert-policy-controller-rhel8@sha256:a66d7d4ee1179f7fce639490f919d722db54eaa3118b4135078c33e6cbf91488_amd64",
"8Base-RHACM-2.6:rhacm2/cert-policy-controller-rhel8@sha256:d660befef0c8f7a4db7aa3b865545c9863d8f37e7ba4b8de4380185f82b208d4_arm64",
"8Base-RHACM-2.6:rhacm2/cluster-backup-rhel8-operator@sha256:1a749d0795972a9bfd5a00aa96c238a660673464be01b2aa9fd7a3aeead6ddf7_amd64",
"8Base-RHACM-2.6:rhacm2/cluster-backup-rhel8-operator@sha256:8915dbdc562e63441f79041bdf1176e46ce53e95418d133f0cd0c1ff79da48a2_arm64",
"8Base-RHACM-2.6:rhacm2/cluster-backup-rhel8-operator@sha256:995f225449b207da9a3cad175dac85b87eefb28ff5bae6a588f40fd79fbe12a1_ppc64le",
"8Base-RHACM-2.6:rhacm2/cluster-backup-rhel8-operator@sha256:f1255a76c6275a4b6a400c82e204a5112fff6fe87f71626f8f309763f6a5d9e4_s390x",
"8Base-RHACM-2.6:rhacm2/config-policy-controller-rhel8@sha256:3b2e0d850e8fc966ec80bff16df26002334744a96b81c7a7dfe222f1706a52e3_s390x",
"8Base-RHACM-2.6:rhacm2/config-policy-controller-rhel8@sha256:447f275bbde46d7fc173798ef5abc0a77a6780f0dffdc171786edbe00f27d8d8_ppc64le",
"8Base-RHACM-2.6:rhacm2/config-policy-controller-rhel8@sha256:61964a1a0ddf2e98bcf5249b7374235055ab85cc26663a8d9397c2b7f6fbb4c6_amd64",
"8Base-RHACM-2.6:rhacm2/config-policy-controller-rhel8@sha256:a3abaa3d0bf1d34fa9e40903a8713c439f5f7f751e775d32cbab308983064ce0_arm64",
"8Base-RHACM-2.6:rhacm2/console-rhel8@sha256:6c0f630ff57f6f423df6dbf4df9faad25089f9b391be35cb8bc9cd5211f94d67_arm64",
"8Base-RHACM-2.6:rhacm2/console-rhel8@sha256:8608aed6971299def3fbe749336727e84c69582664dedac3145b92ea24e62e4d_amd64",
"8Base-RHACM-2.6:rhacm2/console-rhel8@sha256:afa80ae8274db7fa6796c35980fc5df15889e94aff3361f6cda643e5a09da220_ppc64le",
"8Base-RHACM-2.6:rhacm2/console-rhel8@sha256:f06e4e3f62db52c6d7fa0bc1f289de773e18d076bc38612e1b0ddc85c76fde06_s390x",
"8Base-RHACM-2.6:rhacm2/endpoint-monitoring-rhel8-operator@sha256:060bcd658756a924b4ce4d202bd447a3254fc1f49af7d685dde8720f355cde8e_arm64",
"8Base-RHACM-2.6:rhacm2/endpoint-monitoring-rhel8-operator@sha256:091d66731c5fe8eba5646c6b2622bb38c074e202a8a4a7e906921673b60f0898_amd64",
"8Base-RHACM-2.6:rhacm2/endpoint-monitoring-rhel8-operator@sha256:80660eb7f3c068768b0ea04ff20f4539194c52427ffdab4626bf781aa3f2ca64_s390x",
"8Base-RHACM-2.6:rhacm2/endpoint-monitoring-rhel8-operator@sha256:d6204fcf04c83bac13232ec1602572ad5f22bb528537e591079dfa36152697ec_ppc64le",
"8Base-RHACM-2.6:rhacm2/governance-policy-propagator-rhel8@sha256:51be0f04938b60ed1dba60908bebd2000d78e4ade34757bae70a083c67d77e8e_arm64",
"8Base-RHACM-2.6:rhacm2/governance-policy-propagator-rhel8@sha256:9577701bf3c7aa00b99531d2c3842130abc6cd91c52c4a7ba040b705eeace4c7_s390x",
"8Base-RHACM-2.6:rhacm2/governance-policy-propagator-rhel8@sha256:bdc6c128628db86697af198430c5ae5c61c3e586c1a97187e4d4e852cec61e92_ppc64le",
"8Base-RHACM-2.6:rhacm2/governance-policy-propagator-rhel8@sha256:cc519319b9f4fe672144ebedd772ddf56d5de90e3c8f52c0fb9b55313f71a7b3_amd64",
"8Base-RHACM-2.6:rhacm2/governance-policy-spec-sync-rhel8@sha256:2c1905ae8a83e5598678457fd955cbc867453ed5836de6fcc182e4928df8bd67_s390x",
"8Base-RHACM-2.6:rhacm2/governance-policy-spec-sync-rhel8@sha256:4a8d30cc0e1d83c69b7f3339418b101da23fbcaee7d326bedaff677eceb25ab2_ppc64le",
"8Base-RHACM-2.6:rhacm2/governance-policy-spec-sync-rhel8@sha256:6849cf1b4dd883d5b4c0cf90a3adfb26cb59d03d3b892cee3669a32dd6b8dcc2_amd64",
"8Base-RHACM-2.6:rhacm2/governance-policy-spec-sync-rhel8@sha256:d06ffc621167aff31ecb0fa417b294ff0676fb00e4ef1c6cb0fb2aaf4b2561e0_arm64",
"8Base-RHACM-2.6:rhacm2/governance-policy-status-sync-rhel8@sha256:4c86e16f15aaf454e4e5ce5436e1db27a5f8a55f573c3eaf02e4786fe52edfc8_arm64",
"8Base-RHACM-2.6:rhacm2/governance-policy-status-sync-rhel8@sha256:cf6a75d94f50dd063e939aee18756c767cba43f4e1e62a9c2f2b764ac6f43746_s390x",
"8Base-RHACM-2.6:rhacm2/governance-policy-status-sync-rhel8@sha256:e072b615eeffff80a94831e58c70980684c1ec4bd972844b25b157eb7ed5937f_ppc64le",
"8Base-RHACM-2.6:rhacm2/governance-policy-status-sync-rhel8@sha256:fffe971caa2e911d9c972c0e88712ff431d34c63dbe74e25f1cababa50ea7417_amd64",
"8Base-RHACM-2.6:rhacm2/governance-policy-template-sync-rhel8@sha256:10bc1a3833599a593a058e804de67e92888ed779fd0000928d4a70b6c7d5c1c2_amd64",
"8Base-RHACM-2.6:rhacm2/governance-policy-template-sync-rhel8@sha256:5c17f979f47840a879059ad83de12f0756889564a17190ba4438a7632c999bb1_arm64",
"8Base-RHACM-2.6:rhacm2/governance-policy-template-sync-rhel8@sha256:848bce8007de7714afc8c755b5f0c3cdf5eb6b1d259811c947bc295924539a0e_ppc64le",
"8Base-RHACM-2.6:rhacm2/governance-policy-template-sync-rhel8@sha256:95439f7e18fa87601d5860cbd9ca5f0738786e30a629d23788fd5fe33d694c66_s390x",
"8Base-RHACM-2.6:rhacm2/grafana-dashboard-loader-rhel8@sha256:1f5c1b2cffebf069859e95d0e722cb293f8c176bf5c5873bb9517c96b26c2e10_arm64",
"8Base-RHACM-2.6:rhacm2/grafana-dashboard-loader-rhel8@sha256:5223158a122658bafbd853c596cdc1f7bd7a0e4fdd82b1c3668ac84adeae9f24_s390x",
"8Base-RHACM-2.6:rhacm2/grafana-dashboard-loader-rhel8@sha256:561f1f05925cfe3c5f0f8a9b7475be4bbab183b5611ecfe09b090d80fa4bc2fe_amd64",
"8Base-RHACM-2.6:rhacm2/grafana-dashboard-loader-rhel8@sha256:734270221ec4a516e7eb77f2ec3a753384242116aa70320a1dbe969e915af1df_ppc64le",
"8Base-RHACM-2.6:rhacm2/iam-policy-controller-rhel8@sha256:2827e5f485213f92e2d0092187f3976dd6fe598e39b5cf2212d48c3a44c34b13_arm64",
"8Base-RHACM-2.6:rhacm2/iam-policy-controller-rhel8@sha256:8ca9e80365c76b66b2de3924fc50a5912e606042c704b02cb174a4b8bd3927c4_amd64",
"8Base-RHACM-2.6:rhacm2/iam-policy-controller-rhel8@sha256:c5069e76a900aa300102a0ae54ecbc12c0ac31abfeed8656ee60a949daef79c3_s390x",
"8Base-RHACM-2.6:rhacm2/iam-policy-controller-rhel8@sha256:ca05e79e5508924af71f323c13f664770d8dd4eb61ecf0894e4f9a81f7a1b402_ppc64le",
"8Base-RHACM-2.6:rhacm2/insights-client-rhel8@sha256:02cacfec60c80b9228e8b18949751de867f974ea6b1172129096e64e949c0598_amd64",
"8Base-RHACM-2.6:rhacm2/insights-client-rhel8@sha256:2b14036d0291e54c3191682de2ea875a78d78c35b2791a5a113ba1a8920f0621_ppc64le",
"8Base-RHACM-2.6:rhacm2/insights-client-rhel8@sha256:d4c05f641de8fd0753d63cc6d5b62464d3d6a87d601514e87ef2e40bbe7b01b6_s390x",
"8Base-RHACM-2.6:rhacm2/insights-client-rhel8@sha256:e15c410b693b34f49869d037ebb5584384fcdf88114b7a94967ca09f1361a5f3_arm64",
"8Base-RHACM-2.6:rhacm2/insights-metrics-rhel8@sha256:67aa55bb65685395ad2773e7459dff5fbccdeedcf9e56ec2722d8f5c919eae89_s390x",
"8Base-RHACM-2.6:rhacm2/insights-metrics-rhel8@sha256:6c54e08f5f6c2cae41a5e108e1019ff6522af8f69d666e22eb4631cd83b85917_amd64",
"8Base-RHACM-2.6:rhacm2/insights-metrics-rhel8@sha256:88d9b7246aa75cb2c88ccb7f2f1202fc465be0f2d89e59f1d2259f69ada56d9d_arm64",
"8Base-RHACM-2.6:rhacm2/insights-metrics-rhel8@sha256:bad98fe71638d7346f31ea45f6063ec970bf90844bb5c5dc5f917bb0f0099899_ppc64le",
"8Base-RHACM-2.6:rhacm2/klusterlet-addon-controller-rhel8@sha256:22e510955af3fa736b7306c387f44b5f15f5f9a7a006c6587e06d5d8602cc2f0_s390x",
"8Base-RHACM-2.6:rhacm2/klusterlet-addon-controller-rhel8@sha256:55bc86326f992cc4f4401b93f90cdd2baa6728015ffaf6168f2d46ae43c70cf4_ppc64le",
"8Base-RHACM-2.6:rhacm2/klusterlet-addon-controller-rhel8@sha256:8dd7f47af047fb899c7fcbad61cb8f38da45990cac186f9235aec3e4e7de25e9_amd64",
"8Base-RHACM-2.6:rhacm2/klusterlet-addon-controller-rhel8@sha256:bdb97eb5bb0e8f59edf0d389fb07c45171e728dc8b4d2bdacd785193b46ec03b_arm64",
"8Base-RHACM-2.6:rhacm2/kube-rbac-proxy-rhel8@sha256:11a353ee9da6cc843d5f346f4fa51681d13318e2e61fc4d1a3f63406eb175260_s390x",
"8Base-RHACM-2.6:rhacm2/kube-rbac-proxy-rhel8@sha256:31757f3e3bb08b4e49e54694b18b3cf327637be20535482b2df1345b17444dda_amd64",
"8Base-RHACM-2.6:rhacm2/kube-rbac-proxy-rhel8@sha256:b2c0b7414d0fc36a49cbdc5a56b25dd62aac18defc2defbd9c1895cd13a5e716_arm64",
"8Base-RHACM-2.6:rhacm2/kube-rbac-proxy-rhel8@sha256:dbd816d503e9beb58622604432eb415419e893627eb95c1ceeb8ff5bda7d6335_ppc64le",
"8Base-RHACM-2.6:rhacm2/kube-state-metrics-rhel8@sha256:53246a6df1f0880d94ed2644fa4366e3e2108b6fa8a51745af87785346ce5304_s390x",
"8Base-RHACM-2.6:rhacm2/kube-state-metrics-rhel8@sha256:5f2393bceefffb32240043b6722aa73d31fc8133cc2666fcf5eb8d33794bc54f_arm64",
"8Base-RHACM-2.6:rhacm2/kube-state-metrics-rhel8@sha256:c792c043462281cde7c93bd8e2136f62ca17d072e7f466353f37de8e5f5dc949_ppc64le",
"8Base-RHACM-2.6:rhacm2/kube-state-metrics-rhel8@sha256:e6b1d24b56e6973eee1569e351db6637ca67e1d6cd124adb845cbf6e35a4f6af_amd64",
"8Base-RHACM-2.6:rhacm2/management-ingress-rhel8@sha256:07238998d21204cd8f25dc63e6dbde20a2dd25c3b96609729306db6c63a0fca4_arm64",
"8Base-RHACM-2.6:rhacm2/management-ingress-rhel8@sha256:0d2665d19a8753c6269f594b68b067cd62a402404287e6416543c1af2d7d3cf4_ppc64le",
"8Base-RHACM-2.6:rhacm2/management-ingress-rhel8@sha256:6917d018e53aabb6f5402f02000aedd2e5cf71bcc84562e0fc7d7c87049f4b67_amd64",
"8Base-RHACM-2.6:rhacm2/management-ingress-rhel8@sha256:73b0444bd91a1dade3b7e76245ac8d6cb568929bba321b8c86c269d6f542ac3b_s390x",
"8Base-RHACM-2.6:rhacm2/memcached-exporter-rhel8@sha256:7d85dd62346a647d22202baa0f8d405b2aaf9a7174b38e5d29df2e03530009c3_s390x",
"8Base-RHACM-2.6:rhacm2/memcached-exporter-rhel8@sha256:9635616c8f058e67d557201147904b05f8b49938f63fb2b0239dfca883f61685_arm64",
"8Base-RHACM-2.6:rhacm2/memcached-exporter-rhel8@sha256:9e91ecec92ec0df8b72beb6040f39d9a25b0bfad844e92ea34cc2d648d221d22_ppc64le",
"8Base-RHACM-2.6:rhacm2/memcached-exporter-rhel8@sha256:c773b9a2fffcd549d4936054260f655c78da603957826d6bad4e8567a213ad10_amd64",
"8Base-RHACM-2.6:rhacm2/memcached-rhel8@sha256:584f8c4a9a1b75fc71948a98add560d4fe3d936ee46ac791f32121dbadf8c7d2_ppc64le",
"8Base-RHACM-2.6:rhacm2/memcached-rhel8@sha256:59b3ce3f3f4459c97cfffee5e20830d70f8a69198b5fab271e6c478d615c46d3_arm64",
"8Base-RHACM-2.6:rhacm2/memcached-rhel8@sha256:6f458c76757203b28434f871027c6a466a73d246ceb5bfac8793ad1896a672ab_amd64",
"8Base-RHACM-2.6:rhacm2/memcached-rhel8@sha256:e34722fd656e3205dcdb565b0ab68e9971174c11f125dbfff3bf82e1e21f3a76_s390x",
"8Base-RHACM-2.6:rhacm2/metrics-collector-rhel8@sha256:3a81a018b939752543e78c2d68d1436b851be2256b88c3e66cd506ae1d8f4c9c_ppc64le",
"8Base-RHACM-2.6:rhacm2/metrics-collector-rhel8@sha256:6a3e0c36c123c9dc54759655d9148f580abada501034914863a6528ded19ef34_amd64",
"8Base-RHACM-2.6:rhacm2/metrics-collector-rhel8@sha256:7991f484f97b9951f27f70e67d5db0850c4189ee86db8406cdda961a9beb06f0_arm64",
"8Base-RHACM-2.6:rhacm2/metrics-collector-rhel8@sha256:fa08b9bf3fd334738984e150ba5bfd2e005374752f3112340b65f6434eacd057_s390x",
"8Base-RHACM-2.6:rhacm2/multicloud-integrations-rhel8@sha256:2bcbf9a565f3c566061325aca3174ec755b5c94a28612718a3f1563db317273e_ppc64le",
"8Base-RHACM-2.6:rhacm2/multicloud-integrations-rhel8@sha256:6813ccd43a1aecd1aaf4d5d4b1620fd63bbca00b736100189ff91246bf3bc36b_arm64",
"8Base-RHACM-2.6:rhacm2/multicloud-integrations-rhel8@sha256:db89ef3686570526afdb2b79fd698aca5dc50c633009760f1748fb9fd506067b_amd64",
"8Base-RHACM-2.6:rhacm2/multicloud-integrations-rhel8@sha256:db8bc27937802c5d8fff769b9c93c8a01411629d199adbc39235e721d6468b30_s390x",
"8Base-RHACM-2.6:rhacm2/multicluster-observability-rhel8-operator@sha256:434db0ca203b14b899fff9b7a2a5b975de852ea29620a828f29246448aba873c_ppc64le",
"8Base-RHACM-2.6:rhacm2/multicluster-observability-rhel8-operator@sha256:876bfa63b0e13833eaeadb7c6a0481f1d7970b283f69ece4d81c99985f4dd161_arm64",
"8Base-RHACM-2.6:rhacm2/multicluster-observability-rhel8-operator@sha256:d23f208e020d42bc095011d423146e2da35b2bc85b844911bde2f4edf696bdca_amd64",
"8Base-RHACM-2.6:rhacm2/multicluster-observability-rhel8-operator@sha256:f29581baf5277588d2e4cd01380ecf46e3c97a2f17ade01b048f75c29f18d62c_s390x",
"8Base-RHACM-2.6:rhacm2/multicluster-operators-application-rhel8@sha256:1952d422bd7ba42323711faba59244c449293cc92502e350460fee07c0e3b34a_ppc64le",
"8Base-RHACM-2.6:rhacm2/multicluster-operators-application-rhel8@sha256:566a60f630ec346eced3106ec072963d1b9f9d300e7d4cee6af6dc0d590a3937_s390x",
"8Base-RHACM-2.6:rhacm2/multicluster-operators-application-rhel8@sha256:724dd9f4a5e4acd061206ca2ea57c329210ade5135dbdf941b8d7e720daa4f10_arm64",
"8Base-RHACM-2.6:rhacm2/multicluster-operators-application-rhel8@sha256:ace8895fc62c1394dfa7854fd9ce3e14ef859e989255f70dc9a5a3d9bcd514c0_amd64",
"8Base-RHACM-2.6:rhacm2/multicluster-operators-channel-rhel8@sha256:1ebe6504a6a58f39f93952bf1c135ea58ff77e65c5b8ba73c7ad6295e66a1b45_s390x",
"8Base-RHACM-2.6:rhacm2/multicluster-operators-channel-rhel8@sha256:557cc962d0b10d80a9dea7adce387ea28fb4199a02fa8546645ab2cacbf28b88_ppc64le",
"8Base-RHACM-2.6:rhacm2/multicluster-operators-channel-rhel8@sha256:82526c7c046325bde1dfa0a47b58b773355f00bc95c23be75105e7255e7bddd2_arm64",
"8Base-RHACM-2.6:rhacm2/multicluster-operators-channel-rhel8@sha256:85e20d97f28e43668c2790bd6e0adbc598d01f9fab849761fb96d7a5c4946a87_amd64",
"8Base-RHACM-2.6:rhacm2/multicluster-operators-subscription-rhel8@sha256:7310f31faae367a363c27a7236b562bbfe8381a352fce906279590bac11571d2_ppc64le",
"8Base-RHACM-2.6:rhacm2/multicluster-operators-subscription-rhel8@sha256:7676d33b9be36ca6660d3aed888fdffcf270fcf82258ed9531e2746a3d27610c_s390x",
"8Base-RHACM-2.6:rhacm2/multicluster-operators-subscription-rhel8@sha256:e718d5abef58365d547ef73828a26adff5b6cef1bf935aa7c27f12f604b50337_amd64",
"8Base-RHACM-2.6:rhacm2/multicluster-operators-subscription-rhel8@sha256:f58aff87d1efb64417c6976f6772a464e54beefe847f50a141726b7a1a6a293a_arm64",
"8Base-RHACM-2.6:rhacm2/multiclusterhub-repo-rhel8@sha256:03222a9dd6eca9cf44932a0ff1bf89bd9d2d29683f1ebb0d0aa49171b77a4963_ppc64le",
"8Base-RHACM-2.6:rhacm2/multiclusterhub-repo-rhel8@sha256:881b8c3b19918affd478c0ad0c73dff96dd28f5c1dfddb86472b42e422fa25b6_amd64",
"8Base-RHACM-2.6:rhacm2/multiclusterhub-repo-rhel8@sha256:9de94ea1f83ec8b7257c7b2befc1485ed9cc40c9ef3600c4c4c50934e708cf9d_s390x",
"8Base-RHACM-2.6:rhacm2/multiclusterhub-repo-rhel8@sha256:a45ed68e7d3ac89d17eaf06445cabfc19a9ce85a42f116d75028d6acd18a322b_arm64",
"8Base-RHACM-2.6:rhacm2/multiclusterhub-rhel8@sha256:48d1fa8bc5f6a4d8349c41126301bd86d12836384f336881ecb71bd79f84ae93_ppc64le",
"8Base-RHACM-2.6:rhacm2/multiclusterhub-rhel8@sha256:a33e91fb763a2f0894433bce31bd44229e7d5f5c53d36c6b6f643807a45c110b_arm64",
"8Base-RHACM-2.6:rhacm2/multiclusterhub-rhel8@sha256:d6e126cbdd3cfbcdee04b093389ca1b07ac8038da96060051ed94e1eeacc6d92_s390x",
"8Base-RHACM-2.6:rhacm2/multiclusterhub-rhel8@sha256:ecf12158a2d8802b4c7efd6b336ff36c1e002223b1d385a40fbef638d5e4aa21_amd64",
"8Base-RHACM-2.6:rhacm2/node-exporter-rhel8@sha256:14d23638efff3c30661c9a5f3ddb6ab0c7a9d162de1176dd9565cf49dfa4b9c5_amd64",
"8Base-RHACM-2.6:rhacm2/node-exporter-rhel8@sha256:533005e1608de68a09e53599de3f30990db95cb923794bab9ae9e3bc1a8b6baf_arm64",
"8Base-RHACM-2.6:rhacm2/node-exporter-rhel8@sha256:99eef3491c7092afa14179b9a9d39dd8fbfb3c9bb61759d678af5d91ac23e59d_s390x",
"8Base-RHACM-2.6:rhacm2/node-exporter-rhel8@sha256:e200d4e1802cce7fce32b1e0dc5c3220b6f6477b73b3a2d8ea26a5a42d63f46b_ppc64le",
"8Base-RHACM-2.6:rhacm2/observatorium-rhel8-operator@sha256:092e3437e6d38b2bf676d7fb67ad672e3ef03440017b5af7c1ebd2beb3f437eb_amd64",
"8Base-RHACM-2.6:rhacm2/observatorium-rhel8-operator@sha256:8cf076bfb049d1aabd00040ee65f0fedd590f0dd448c7561de494093a915b397_ppc64le",
"8Base-RHACM-2.6:rhacm2/observatorium-rhel8-operator@sha256:e69987a64fdbf873d4b19d8626c0c5e99dd13d7c95446850559be966dae45ad0_arm64",
"8Base-RHACM-2.6:rhacm2/observatorium-rhel8-operator@sha256:f0bf89eaea6b7afc2d08c77bd40dfba581f91f462f5ec3d70473b332ca6f781c_s390x",
"8Base-RHACM-2.6:rhacm2/observatorium-rhel8@sha256:0686cfddd61737f7e7eb4f0c011397277394559edac3bb947c0969e302686dd5_ppc64le",
"8Base-RHACM-2.6:rhacm2/observatorium-rhel8@sha256:8f2f3732600235f66c406b6121ac37979f52572ce90353b6e099be7b74406251_amd64",
"8Base-RHACM-2.6:rhacm2/observatorium-rhel8@sha256:9e1fccc5b17865a6d7baaa1a15cb50f47d80a14b0a7bcbd94c12f0ddcaaf1b28_s390x",
"8Base-RHACM-2.6:rhacm2/observatorium-rhel8@sha256:bdd89a1051c8f21e7d81ff80c96731a0eaa7d15c320ab1e6b1dc3f6babd42598_arm64",
"8Base-RHACM-2.6:rhacm2/prometheus-alertmanager-rhel8@sha256:0860b7aa5e8b07792ad7f5d5c0654e23e9da8eedd4b9f509caea616dcfa97d69_amd64",
"8Base-RHACM-2.6:rhacm2/prometheus-alertmanager-rhel8@sha256:624895d8579ef6f3e5b17558a30775790ec6f00701f8c5cdfa315292d7f9e867_s390x",
"8Base-RHACM-2.6:rhacm2/prometheus-alertmanager-rhel8@sha256:6d09865a228cdbbc6d1ac13042c3c00f0bd086f6dc181dfa3cdf8c7f9d826b9e_arm64",
"8Base-RHACM-2.6:rhacm2/prometheus-alertmanager-rhel8@sha256:c69fee848d21346a271972e89d91898eac9fec27d598d98ffa004ca8d1b53270_ppc64le",
"8Base-RHACM-2.6:rhacm2/prometheus-rhel8@sha256:52cea7c27de23e3358030b09f22b962723c523a940f8e2043edc298c907d761c_arm64",
"8Base-RHACM-2.6:rhacm2/prometheus-rhel8@sha256:67e0fadfbb4d99a60435ed12b470772b38ace4ca815fe73da68eb3c826e200fc_ppc64le",
"8Base-RHACM-2.6:rhacm2/prometheus-rhel8@sha256:e8241b1d852d605b44ecfcc552cb0f905f72e8a17c8d228162b40c19388f5176_s390x",
"8Base-RHACM-2.6:rhacm2/prometheus-rhel8@sha256:ed0cc13e79949436d29a7ad0b41b189744a177ea27545fd5eb9b4f71e87bd0eb_amd64",
"8Base-RHACM-2.6:rhacm2/rbac-query-proxy-rhel8@sha256:29c76a37497f212aed280e2bf16ef45fb3785fb4649ce17b7fe9d653a79e2112_arm64",
"8Base-RHACM-2.6:rhacm2/rbac-query-proxy-rhel8@sha256:475a45884a51127722030226ff9a5f0752c98574c41eb61796aece5e702346a3_ppc64le",
"8Base-RHACM-2.6:rhacm2/rbac-query-proxy-rhel8@sha256:582301b10af0b966ae7d5e130cb0e5f96e7912dc66b4108e0d6078656ca80604_amd64",
"8Base-RHACM-2.6:rhacm2/rbac-query-proxy-rhel8@sha256:f1c7de85a44c03f48a6f62ba1d7d650f0b06e0f502cecff1512ad637b5bc1c27_s390x",
"8Base-RHACM-2.6:rhacm2/redisgraph-tls-rhel8@sha256:128279a656bfbde6c2c052766d63a1de6a06d8bea2707813c64396c2ae382478_amd64",
"8Base-RHACM-2.6:rhacm2/redisgraph-tls-rhel8@sha256:35927ca6e6e9c8d420c499a0c8ad37c4297ba19743d550f489d3e66482275a49_arm64",
"8Base-RHACM-2.6:rhacm2/redisgraph-tls-rhel8@sha256:4696baed553266682ba2b54d3bf683d2ff1241b625de5ec54a45c1b2c5f96243_s390x",
"8Base-RHACM-2.6:rhacm2/redisgraph-tls-rhel8@sha256:d722f2ffab1f58bbaf3c62ef71dbf7e6c4023e6ab17690f1049075a321d0b1ac_ppc64le",
"8Base-RHACM-2.6:rhacm2/search-aggregator-rhel8@sha256:2b5f372c1c73c4de587b5a4388d95b8cc553fc56af446fcefa0e14c6d980b6b3_ppc64le",
"8Base-RHACM-2.6:rhacm2/search-aggregator-rhel8@sha256:38fceeedc0672def1c2cf42bb6743ae726e77d9f7352d002b3fc688c6d551852_amd64",
"8Base-RHACM-2.6:rhacm2/search-aggregator-rhel8@sha256:6a915335bcebb0884fc72df2dfee97c74d42c035864b960e1c800fa6c5f8d93c_arm64",
"8Base-RHACM-2.6:rhacm2/search-aggregator-rhel8@sha256:752decaefc38aa009f54201b38d4ab26d9b4020caec649d9b1f1564f56c47c2a_s390x",
"8Base-RHACM-2.6:rhacm2/search-api-rhel8@sha256:37eea70d5b1c89c25372dcea8c8c03e1e0a9af1b5a06f3b0706ba776ae8847c1_amd64",
"8Base-RHACM-2.6:rhacm2/search-api-rhel8@sha256:7400088d206592eb29cd86182909626262c9b2a99f017811fcc9d8a753c39009_arm64",
"8Base-RHACM-2.6:rhacm2/search-api-rhel8@sha256:aa8ea0deabc39a068f3f6ce9fa6334e44fc507355009a9bff448e742156ec203_ppc64le",
"8Base-RHACM-2.6:rhacm2/search-api-rhel8@sha256:b4d2d39c2b3b736987f1e888b858d52a7ebd9f8d0cebd3bdef8c59f6e3e41725_s390x",
"8Base-RHACM-2.6:rhacm2/search-collector-rhel8@sha256:0174699ec75fcda08892b4e72b674df989af51ea5f04de57a62c2a85a3c08f4f_arm64",
"8Base-RHACM-2.6:rhacm2/search-collector-rhel8@sha256:5a29a9805b8d20969cba86da11a9de8176a3172df361aec5fae136a4271de308_amd64",
"8Base-RHACM-2.6:rhacm2/search-collector-rhel8@sha256:be7eed9ad9502bcc294081f7e2098fc4f8411c912c34fe63479b5b770d06caca_s390x",
"8Base-RHACM-2.6:rhacm2/search-collector-rhel8@sha256:c467c1d7ceaf5281077f7fe8ff1c1c4cffe325132890a3ab9b96ea5db2e2c930_ppc64le",
"8Base-RHACM-2.6:rhacm2/search-rhel8@sha256:2135cd20bb7ebbf48499992fe46a928e28fc78c86e360633ea09054520c42539_ppc64le",
"8Base-RHACM-2.6:rhacm2/search-rhel8@sha256:3a7a31974210e21a3faed9b57a75b970c70ac41d9662b884d4ce67275f756fc7_arm64",
"8Base-RHACM-2.6:rhacm2/search-rhel8@sha256:6e6a19f1440e4eb15a8206e18f7f4dde3e1a5c6518944571d09923d116d3f04e_amd64",
"8Base-RHACM-2.6:rhacm2/search-rhel8@sha256:e6ed3e65f0d49b3c6b0e3e97593a8fae4d453f3aecf8d7829c0d25c68bc91ea1_s390x",
"8Base-RHACM-2.6:rhacm2/submariner-addon-rhel8@sha256:7b80d01371f551df506bd0c56df6829845bfce497ff01cc44b68f172ed5399b4_ppc64le",
"8Base-RHACM-2.6:rhacm2/submariner-addon-rhel8@sha256:934c560bc786015c694e9cffbae8e86f631b3331d62f5a547931446dae82f8c3_s390x",
"8Base-RHACM-2.6:rhacm2/submariner-addon-rhel8@sha256:b467881f4028a89a9e79ba93da719845db576f47a04ae6e569c2317be5594b29_arm64",
"8Base-RHACM-2.6:rhacm2/submariner-addon-rhel8@sha256:fc5592d42e4aca70288448d174511b922ece7f8cb4b41c6a36195c3a4a60aa36_amd64",
"8Base-RHACM-2.6:rhacm2/thanos-receive-controller-rhel8@sha256:21f2626c10c4fb61b37e6ca4ab574186b423f155fbc5cfef3e894fff04cc270e_ppc64le",
"8Base-RHACM-2.6:rhacm2/thanos-receive-controller-rhel8@sha256:c357074958324fc5d602cdcf1cba285bf8582e0b36af79a8f6211bb0dfb77a10_amd64",
"8Base-RHACM-2.6:rhacm2/thanos-receive-controller-rhel8@sha256:d9ac8e67d6d9858b16dd9d1d49c1dd904aa22a7b618e5d33292344faced9c0d3_arm64",
"8Base-RHACM-2.6:rhacm2/thanos-receive-controller-rhel8@sha256:e3b840a7833680170f9e9ca52309552c584935a68c75cc71e6d576b104dc01c8_s390x",
"8Base-RHACM-2.6:rhacm2/thanos-rhel8@sha256:453c525197ccfe1f866af70ca2e7f3deb6f98d0b98c09b602b4fa1368787213d_amd64",
"8Base-RHACM-2.6:rhacm2/thanos-rhel8@sha256:4b3b45ad0b564360c245d20b1540c2398c9606cf8684275e4ee071c591357929_arm64",
"8Base-RHACM-2.6:rhacm2/thanos-rhel8@sha256:7e43ba8f47ec54b5f86d13c81b67b044176530b63b5ae3f40332fc975cc6b21f_s390x",
"8Base-RHACM-2.6:rhacm2/thanos-rhel8@sha256:faaa00c0af80c781a7c610616153a3cd1dc1b20637934c3a243a2e9664ba0ee5_ppc64le"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2022-1962"
},
{
"category": "external",
"summary": "RHBZ#2107376",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2107376"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2022-1962",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-1962"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2022-1962",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2022-1962"
},
{
"category": "external",
"summary": "https://go.dev/issue/53616",
"url": "https://go.dev/issue/53616"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-announce/c/nqrv9fbR0zE",
"url": "https://groups.google.com/g/golang-announce/c/nqrv9fbR0zE"
}
],
"release_date": "2022-07-12T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2022-09-06T22:27:58+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.6/html-single/install/index#installing",
"product_ids": [
"8Base-RHACM-2.6:rhacm2/acm-governance-policy-addon-controller-rhel8@sha256:615ab5d9542759d921634737709e84a8e65d003ea136e5d22858d380225fd177_amd64",
"8Base-RHACM-2.6:rhacm2/acm-governance-policy-addon-controller-rhel8@sha256:958b729d30f10b9c121e68ac8ede2054ed29cc52a9a7d6df0537ed221aa74358_s390x",
"8Base-RHACM-2.6:rhacm2/acm-governance-policy-addon-controller-rhel8@sha256:b5bef941b4e0b5b3529ca5b2311c85295b9f6d12e482a9cbdad691c2406541f1_ppc64le",
"8Base-RHACM-2.6:rhacm2/acm-governance-policy-addon-controller-rhel8@sha256:f6194b9056d77e54f3c74caa9eab87bd1df1818d082fc807229d1c44ec6c88c4_arm64",
"8Base-RHACM-2.6:rhacm2/acm-grafana-rhel8@sha256:45616ed43b53d3a83e65828118f09430396f5bcb0566ae3a65d937b59f0d873e_s390x",
"8Base-RHACM-2.6:rhacm2/acm-grafana-rhel8@sha256:8c48441cfa850ea1274932e94da0831618c10f91022619c779304501a75fb161_amd64",
"8Base-RHACM-2.6:rhacm2/acm-grafana-rhel8@sha256:cc1c196b19c5fd8f313c6136359cc9dd37b5f59d32a581b10cf89b80b7d0cbf4_arm64",
"8Base-RHACM-2.6:rhacm2/acm-grafana-rhel8@sha256:cdf24e68e50be1350566243f6d2cb1403d09ab68e5fed39ea6c56212e42b90f1_ppc64le",
"8Base-RHACM-2.6:rhacm2/acm-must-gather-rhel8@sha256:1457ff5cfd61611fdc968d4af5b020d835e107b97932c7ba7b3f5ed4cbd0e39f_ppc64le",
"8Base-RHACM-2.6:rhacm2/acm-must-gather-rhel8@sha256:39842906b3846418bc31098e2abad08210118d86aa683e9e5fd04a97822df22d_arm64",
"8Base-RHACM-2.6:rhacm2/acm-must-gather-rhel8@sha256:8a69add2d90a1e094de8510052b683e1765153da75e316ad7778499af0c5ddf9_s390x",
"8Base-RHACM-2.6:rhacm2/acm-must-gather-rhel8@sha256:dca91134a2c1c33c736afcd4c9373749448641385f39162c74e115691289e843_amd64",
"8Base-RHACM-2.6:rhacm2/acm-operator-bundle@sha256:0eac6124f59492d09c1ae650025d59ea0e8547d9f9c832cb9607b09254ff6ddd_s390x",
"8Base-RHACM-2.6:rhacm2/acm-operator-bundle@sha256:1cbcd58a4c23e4c89a6a0509f78802a5aa21205db2784ebc9772b99a3917b183_arm64",
"8Base-RHACM-2.6:rhacm2/acm-operator-bundle@sha256:997aaee36f0bed47e231925a3f2c2ecc503410e54b35727f035c72477f3d1944_ppc64le",
"8Base-RHACM-2.6:rhacm2/acm-operator-bundle@sha256:ce699187f250b93976b8063228ac12d11c6c8f6baba69ba4ed17a38730e84eb3_amd64",
"8Base-RHACM-2.6:rhacm2/acm-prometheus-config-reloader-rhel8@sha256:693a77a9324d6c7f0e69bd9d5725b51f3e429972f1e67469e93648cb347eae84_arm64",
"8Base-RHACM-2.6:rhacm2/acm-prometheus-config-reloader-rhel8@sha256:89757e804d5df2b5eeeb1191b599c3acb9e75f61170f888095302830d6de0582_s390x",
"8Base-RHACM-2.6:rhacm2/acm-prometheus-config-reloader-rhel8@sha256:8e45e1fd7342d7525b118f01794cac1f4a8662def5f2a06336b698db2e268742_amd64",
"8Base-RHACM-2.6:rhacm2/acm-prometheus-config-reloader-rhel8@sha256:ce1c17b34b7aac2e990dc0efe40f4406e73f727b2c7bfe109eded849de753f1a_ppc64le",
"8Base-RHACM-2.6:rhacm2/acm-prometheus-rhel8@sha256:728606d96dd9e0fc2e7810e092e10ee071ec36598c990c8252beccace59a679e_amd64",
"8Base-RHACM-2.6:rhacm2/acm-prometheus-rhel8@sha256:b457d0b95d88c5dd0aac87492cbca40a9d7c2074002ad110f52d562f0c5d0797_arm64",
"8Base-RHACM-2.6:rhacm2/acm-prometheus-rhel8@sha256:f34d2569033bfb1d173342264f090f46d80f7843d52704a7ce9e9eb9de2f5abb_s390x",
"8Base-RHACM-2.6:rhacm2/acm-prometheus-rhel8@sha256:f720e0a94bfe7ed5d812819a3e77cc0581be102970127d8c0d4aa06a05edbf3d_ppc64le",
"8Base-RHACM-2.6:rhacm2/acm-volsync-addon-controller-rhel8@sha256:17ccd6b924b36ab14e3ca5f5331ba7e4c86f8cb64304640d58c3ee6b76edbcaf_ppc64le",
"8Base-RHACM-2.6:rhacm2/acm-volsync-addon-controller-rhel8@sha256:27079308ea87e35564cc3089c65eae68d63880a3bb093ca64d1678a68b60fcec_amd64",
"8Base-RHACM-2.6:rhacm2/acm-volsync-addon-controller-rhel8@sha256:9eabaac2df91aeef613d6973669d07298f2159c6a6e0c9f294623f7b1a10bc08_s390x",
"8Base-RHACM-2.6:rhacm2/acm-volsync-addon-controller-rhel8@sha256:f7abdf1756bc0ff2ebf02fee0469a8b9eeabe1fa8cafdd21c6e8f958155b70bb_arm64",
"8Base-RHACM-2.6:rhacm2/cert-policy-controller-rhel8@sha256:017c1e663827a3b55d70badd3ed979b5d1831252c49d671897a85a75afaa5bb0_s390x",
"8Base-RHACM-2.6:rhacm2/cert-policy-controller-rhel8@sha256:0610778095974edf936602018281bf7a5e287ba9eca9f661a423e68bbe000e40_ppc64le",
"8Base-RHACM-2.6:rhacm2/cert-policy-controller-rhel8@sha256:a66d7d4ee1179f7fce639490f919d722db54eaa3118b4135078c33e6cbf91488_amd64",
"8Base-RHACM-2.6:rhacm2/cert-policy-controller-rhel8@sha256:d660befef0c8f7a4db7aa3b865545c9863d8f37e7ba4b8de4380185f82b208d4_arm64",
"8Base-RHACM-2.6:rhacm2/cluster-backup-rhel8-operator@sha256:1a749d0795972a9bfd5a00aa96c238a660673464be01b2aa9fd7a3aeead6ddf7_amd64",
"8Base-RHACM-2.6:rhacm2/cluster-backup-rhel8-operator@sha256:8915dbdc562e63441f79041bdf1176e46ce53e95418d133f0cd0c1ff79da48a2_arm64",
"8Base-RHACM-2.6:rhacm2/cluster-backup-rhel8-operator@sha256:995f225449b207da9a3cad175dac85b87eefb28ff5bae6a588f40fd79fbe12a1_ppc64le",
"8Base-RHACM-2.6:rhacm2/cluster-backup-rhel8-operator@sha256:f1255a76c6275a4b6a400c82e204a5112fff6fe87f71626f8f309763f6a5d9e4_s390x",
"8Base-RHACM-2.6:rhacm2/config-policy-controller-rhel8@sha256:3b2e0d850e8fc966ec80bff16df26002334744a96b81c7a7dfe222f1706a52e3_s390x",
"8Base-RHACM-2.6:rhacm2/config-policy-controller-rhel8@sha256:447f275bbde46d7fc173798ef5abc0a77a6780f0dffdc171786edbe00f27d8d8_ppc64le",
"8Base-RHACM-2.6:rhacm2/config-policy-controller-rhel8@sha256:61964a1a0ddf2e98bcf5249b7374235055ab85cc26663a8d9397c2b7f6fbb4c6_amd64",
"8Base-RHACM-2.6:rhacm2/config-policy-controller-rhel8@sha256:a3abaa3d0bf1d34fa9e40903a8713c439f5f7f751e775d32cbab308983064ce0_arm64",
"8Base-RHACM-2.6:rhacm2/console-rhel8@sha256:6c0f630ff57f6f423df6dbf4df9faad25089f9b391be35cb8bc9cd5211f94d67_arm64",
"8Base-RHACM-2.6:rhacm2/console-rhel8@sha256:8608aed6971299def3fbe749336727e84c69582664dedac3145b92ea24e62e4d_amd64",
"8Base-RHACM-2.6:rhacm2/console-rhel8@sha256:afa80ae8274db7fa6796c35980fc5df15889e94aff3361f6cda643e5a09da220_ppc64le",
"8Base-RHACM-2.6:rhacm2/console-rhel8@sha256:f06e4e3f62db52c6d7fa0bc1f289de773e18d076bc38612e1b0ddc85c76fde06_s390x",
"8Base-RHACM-2.6:rhacm2/endpoint-monitoring-rhel8-operator@sha256:060bcd658756a924b4ce4d202bd447a3254fc1f49af7d685dde8720f355cde8e_arm64",
"8Base-RHACM-2.6:rhacm2/endpoint-monitoring-rhel8-operator@sha256:091d66731c5fe8eba5646c6b2622bb38c074e202a8a4a7e906921673b60f0898_amd64",
"8Base-RHACM-2.6:rhacm2/endpoint-monitoring-rhel8-operator@sha256:80660eb7f3c068768b0ea04ff20f4539194c52427ffdab4626bf781aa3f2ca64_s390x",
"8Base-RHACM-2.6:rhacm2/endpoint-monitoring-rhel8-operator@sha256:d6204fcf04c83bac13232ec1602572ad5f22bb528537e591079dfa36152697ec_ppc64le",
"8Base-RHACM-2.6:rhacm2/governance-policy-propagator-rhel8@sha256:51be0f04938b60ed1dba60908bebd2000d78e4ade34757bae70a083c67d77e8e_arm64",
"8Base-RHACM-2.6:rhacm2/governance-policy-propagator-rhel8@sha256:9577701bf3c7aa00b99531d2c3842130abc6cd91c52c4a7ba040b705eeace4c7_s390x",
"8Base-RHACM-2.6:rhacm2/governance-policy-propagator-rhel8@sha256:bdc6c128628db86697af198430c5ae5c61c3e586c1a97187e4d4e852cec61e92_ppc64le",
"8Base-RHACM-2.6:rhacm2/governance-policy-propagator-rhel8@sha256:cc519319b9f4fe672144ebedd772ddf56d5de90e3c8f52c0fb9b55313f71a7b3_amd64",
"8Base-RHACM-2.6:rhacm2/governance-policy-spec-sync-rhel8@sha256:2c1905ae8a83e5598678457fd955cbc867453ed5836de6fcc182e4928df8bd67_s390x",
"8Base-RHACM-2.6:rhacm2/governance-policy-spec-sync-rhel8@sha256:4a8d30cc0e1d83c69b7f3339418b101da23fbcaee7d326bedaff677eceb25ab2_ppc64le",
"8Base-RHACM-2.6:rhacm2/governance-policy-spec-sync-rhel8@sha256:6849cf1b4dd883d5b4c0cf90a3adfb26cb59d03d3b892cee3669a32dd6b8dcc2_amd64",
"8Base-RHACM-2.6:rhacm2/governance-policy-spec-sync-rhel8@sha256:d06ffc621167aff31ecb0fa417b294ff0676fb00e4ef1c6cb0fb2aaf4b2561e0_arm64",
"8Base-RHACM-2.6:rhacm2/governance-policy-status-sync-rhel8@sha256:4c86e16f15aaf454e4e5ce5436e1db27a5f8a55f573c3eaf02e4786fe52edfc8_arm64",
"8Base-RHACM-2.6:rhacm2/governance-policy-status-sync-rhel8@sha256:cf6a75d94f50dd063e939aee18756c767cba43f4e1e62a9c2f2b764ac6f43746_s390x",
"8Base-RHACM-2.6:rhacm2/governance-policy-status-sync-rhel8@sha256:e072b615eeffff80a94831e58c70980684c1ec4bd972844b25b157eb7ed5937f_ppc64le",
"8Base-RHACM-2.6:rhacm2/governance-policy-status-sync-rhel8@sha256:fffe971caa2e911d9c972c0e88712ff431d34c63dbe74e25f1cababa50ea7417_amd64",
"8Base-RHACM-2.6:rhacm2/governance-policy-template-sync-rhel8@sha256:10bc1a3833599a593a058e804de67e92888ed779fd0000928d4a70b6c7d5c1c2_amd64",
"8Base-RHACM-2.6:rhacm2/governance-policy-template-sync-rhel8@sha256:5c17f979f47840a879059ad83de12f0756889564a17190ba4438a7632c999bb1_arm64",
"8Base-RHACM-2.6:rhacm2/governance-policy-template-sync-rhel8@sha256:848bce8007de7714afc8c755b5f0c3cdf5eb6b1d259811c947bc295924539a0e_ppc64le",
"8Base-RHACM-2.6:rhacm2/governance-policy-template-sync-rhel8@sha256:95439f7e18fa87601d5860cbd9ca5f0738786e30a629d23788fd5fe33d694c66_s390x",
"8Base-RHACM-2.6:rhacm2/grafana-dashboard-loader-rhel8@sha256:1f5c1b2cffebf069859e95d0e722cb293f8c176bf5c5873bb9517c96b26c2e10_arm64",
"8Base-RHACM-2.6:rhacm2/grafana-dashboard-loader-rhel8@sha256:5223158a122658bafbd853c596cdc1f7bd7a0e4fdd82b1c3668ac84adeae9f24_s390x",
"8Base-RHACM-2.6:rhacm2/grafana-dashboard-loader-rhel8@sha256:561f1f05925cfe3c5f0f8a9b7475be4bbab183b5611ecfe09b090d80fa4bc2fe_amd64",
"8Base-RHACM-2.6:rhacm2/grafana-dashboard-loader-rhel8@sha256:734270221ec4a516e7eb77f2ec3a753384242116aa70320a1dbe969e915af1df_ppc64le",
"8Base-RHACM-2.6:rhacm2/iam-policy-controller-rhel8@sha256:2827e5f485213f92e2d0092187f3976dd6fe598e39b5cf2212d48c3a44c34b13_arm64",
"8Base-RHACM-2.6:rhacm2/iam-policy-controller-rhel8@sha256:8ca9e80365c76b66b2de3924fc50a5912e606042c704b02cb174a4b8bd3927c4_amd64",
"8Base-RHACM-2.6:rhacm2/iam-policy-controller-rhel8@sha256:c5069e76a900aa300102a0ae54ecbc12c0ac31abfeed8656ee60a949daef79c3_s390x",
"8Base-RHACM-2.6:rhacm2/iam-policy-controller-rhel8@sha256:ca05e79e5508924af71f323c13f664770d8dd4eb61ecf0894e4f9a81f7a1b402_ppc64le",
"8Base-RHACM-2.6:rhacm2/insights-client-rhel8@sha256:02cacfec60c80b9228e8b18949751de867f974ea6b1172129096e64e949c0598_amd64",
"8Base-RHACM-2.6:rhacm2/insights-client-rhel8@sha256:2b14036d0291e54c3191682de2ea875a78d78c35b2791a5a113ba1a8920f0621_ppc64le",
"8Base-RHACM-2.6:rhacm2/insights-client-rhel8@sha256:d4c05f641de8fd0753d63cc6d5b62464d3d6a87d601514e87ef2e40bbe7b01b6_s390x",
"8Base-RHACM-2.6:rhacm2/insights-client-rhel8@sha256:e15c410b693b34f49869d037ebb5584384fcdf88114b7a94967ca09f1361a5f3_arm64",
"8Base-RHACM-2.6:rhacm2/insights-metrics-rhel8@sha256:67aa55bb65685395ad2773e7459dff5fbccdeedcf9e56ec2722d8f5c919eae89_s390x",
"8Base-RHACM-2.6:rhacm2/insights-metrics-rhel8@sha256:6c54e08f5f6c2cae41a5e108e1019ff6522af8f69d666e22eb4631cd83b85917_amd64",
"8Base-RHACM-2.6:rhacm2/insights-metrics-rhel8@sha256:88d9b7246aa75cb2c88ccb7f2f1202fc465be0f2d89e59f1d2259f69ada56d9d_arm64",
"8Base-RHACM-2.6:rhacm2/insights-metrics-rhel8@sha256:bad98fe71638d7346f31ea45f6063ec970bf90844bb5c5dc5f917bb0f0099899_ppc64le",
"8Base-RHACM-2.6:rhacm2/klusterlet-addon-controller-rhel8@sha256:22e510955af3fa736b7306c387f44b5f15f5f9a7a006c6587e06d5d8602cc2f0_s390x",
"8Base-RHACM-2.6:rhacm2/klusterlet-addon-controller-rhel8@sha256:55bc86326f992cc4f4401b93f90cdd2baa6728015ffaf6168f2d46ae43c70cf4_ppc64le",
"8Base-RHACM-2.6:rhacm2/klusterlet-addon-controller-rhel8@sha256:8dd7f47af047fb899c7fcbad61cb8f38da45990cac186f9235aec3e4e7de25e9_amd64",
"8Base-RHACM-2.6:rhacm2/klusterlet-addon-controller-rhel8@sha256:bdb97eb5bb0e8f59edf0d389fb07c45171e728dc8b4d2bdacd785193b46ec03b_arm64",
"8Base-RHACM-2.6:rhacm2/kube-rbac-proxy-rhel8@sha256:11a353ee9da6cc843d5f346f4fa51681d13318e2e61fc4d1a3f63406eb175260_s390x",
"8Base-RHACM-2.6:rhacm2/kube-rbac-proxy-rhel8@sha256:31757f3e3bb08b4e49e54694b18b3cf327637be20535482b2df1345b17444dda_amd64",
"8Base-RHACM-2.6:rhacm2/kube-rbac-proxy-rhel8@sha256:b2c0b7414d0fc36a49cbdc5a56b25dd62aac18defc2defbd9c1895cd13a5e716_arm64",
"8Base-RHACM-2.6:rhacm2/kube-rbac-proxy-rhel8@sha256:dbd816d503e9beb58622604432eb415419e893627eb95c1ceeb8ff5bda7d6335_ppc64le",
"8Base-RHACM-2.6:rhacm2/kube-state-metrics-rhel8@sha256:53246a6df1f0880d94ed2644fa4366e3e2108b6fa8a51745af87785346ce5304_s390x",
"8Base-RHACM-2.6:rhacm2/kube-state-metrics-rhel8@sha256:5f2393bceefffb32240043b6722aa73d31fc8133cc2666fcf5eb8d33794bc54f_arm64",
"8Base-RHACM-2.6:rhacm2/kube-state-metrics-rhel8@sha256:c792c043462281cde7c93bd8e2136f62ca17d072e7f466353f37de8e5f5dc949_ppc64le",
"8Base-RHACM-2.6:rhacm2/kube-state-metrics-rhel8@sha256:e6b1d24b56e6973eee1569e351db6637ca67e1d6cd124adb845cbf6e35a4f6af_amd64",
"8Base-RHACM-2.6:rhacm2/management-ingress-rhel8@sha256:07238998d21204cd8f25dc63e6dbde20a2dd25c3b96609729306db6c63a0fca4_arm64",
"8Base-RHACM-2.6:rhacm2/management-ingress-rhel8@sha256:0d2665d19a8753c6269f594b68b067cd62a402404287e6416543c1af2d7d3cf4_ppc64le",
"8Base-RHACM-2.6:rhacm2/management-ingress-rhel8@sha256:6917d018e53aabb6f5402f02000aedd2e5cf71bcc84562e0fc7d7c87049f4b67_amd64",
"8Base-RHACM-2.6:rhacm2/management-ingress-rhel8@sha256:73b0444bd91a1dade3b7e76245ac8d6cb568929bba321b8c86c269d6f542ac3b_s390x",
"8Base-RHACM-2.6:rhacm2/memcached-exporter-rhel8@sha256:7d85dd62346a647d22202baa0f8d405b2aaf9a7174b38e5d29df2e03530009c3_s390x",
"8Base-RHACM-2.6:rhacm2/memcached-exporter-rhel8@sha256:9635616c8f058e67d557201147904b05f8b49938f63fb2b0239dfca883f61685_arm64",
"8Base-RHACM-2.6:rhacm2/memcached-exporter-rhel8@sha256:9e91ecec92ec0df8b72beb6040f39d9a25b0bfad844e92ea34cc2d648d221d22_ppc64le",
"8Base-RHACM-2.6:rhacm2/memcached-exporter-rhel8@sha256:c773b9a2fffcd549d4936054260f655c78da603957826d6bad4e8567a213ad10_amd64",
"8Base-RHACM-2.6:rhacm2/memcached-rhel8@sha256:584f8c4a9a1b75fc71948a98add560d4fe3d936ee46ac791f32121dbadf8c7d2_ppc64le",
"8Base-RHACM-2.6:rhacm2/memcached-rhel8@sha256:59b3ce3f3f4459c97cfffee5e20830d70f8a69198b5fab271e6c478d615c46d3_arm64",
"8Base-RHACM-2.6:rhacm2/memcached-rhel8@sha256:6f458c76757203b28434f871027c6a466a73d246ceb5bfac8793ad1896a672ab_amd64",
"8Base-RHACM-2.6:rhacm2/memcached-rhel8@sha256:e34722fd656e3205dcdb565b0ab68e9971174c11f125dbfff3bf82e1e21f3a76_s390x",
"8Base-RHACM-2.6:rhacm2/metrics-collector-rhel8@sha256:3a81a018b939752543e78c2d68d1436b851be2256b88c3e66cd506ae1d8f4c9c_ppc64le",
"8Base-RHACM-2.6:rhacm2/metrics-collector-rhel8@sha256:6a3e0c36c123c9dc54759655d9148f580abada501034914863a6528ded19ef34_amd64",
"8Base-RHACM-2.6:rhacm2/metrics-collector-rhel8@sha256:7991f484f97b9951f27f70e67d5db0850c4189ee86db8406cdda961a9beb06f0_arm64",
"8Base-RHACM-2.6:rhacm2/metrics-collector-rhel8@sha256:fa08b9bf3fd334738984e150ba5bfd2e005374752f3112340b65f6434eacd057_s390x",
"8Base-RHACM-2.6:rhacm2/multicloud-integrations-rhel8@sha256:2bcbf9a565f3c566061325aca3174ec755b5c94a28612718a3f1563db317273e_ppc64le",
"8Base-RHACM-2.6:rhacm2/multicloud-integrations-rhel8@sha256:6813ccd43a1aecd1aaf4d5d4b1620fd63bbca00b736100189ff91246bf3bc36b_arm64",
"8Base-RHACM-2.6:rhacm2/multicloud-integrations-rhel8@sha256:db89ef3686570526afdb2b79fd698aca5dc50c633009760f1748fb9fd506067b_amd64",
"8Base-RHACM-2.6:rhacm2/multicloud-integrations-rhel8@sha256:db8bc27937802c5d8fff769b9c93c8a01411629d199adbc39235e721d6468b30_s390x",
"8Base-RHACM-2.6:rhacm2/multicluster-observability-rhel8-operator@sha256:434db0ca203b14b899fff9b7a2a5b975de852ea29620a828f29246448aba873c_ppc64le",
"8Base-RHACM-2.6:rhacm2/multicluster-observability-rhel8-operator@sha256:876bfa63b0e13833eaeadb7c6a0481f1d7970b283f69ece4d81c99985f4dd161_arm64",
"8Base-RHACM-2.6:rhacm2/multicluster-observability-rhel8-operator@sha256:d23f208e020d42bc095011d423146e2da35b2bc85b844911bde2f4edf696bdca_amd64",
"8Base-RHACM-2.6:rhacm2/multicluster-observability-rhel8-operator@sha256:f29581baf5277588d2e4cd01380ecf46e3c97a2f17ade01b048f75c29f18d62c_s390x",
"8Base-RHACM-2.6:rhacm2/multicluster-operators-application-rhel8@sha256:1952d422bd7ba42323711faba59244c449293cc92502e350460fee07c0e3b34a_ppc64le",
"8Base-RHACM-2.6:rhacm2/multicluster-operators-application-rhel8@sha256:566a60f630ec346eced3106ec072963d1b9f9d300e7d4cee6af6dc0d590a3937_s390x",
"8Base-RHACM-2.6:rhacm2/multicluster-operators-application-rhel8@sha256:724dd9f4a5e4acd061206ca2ea57c329210ade5135dbdf941b8d7e720daa4f10_arm64",
"8Base-RHACM-2.6:rhacm2/multicluster-operators-application-rhel8@sha256:ace8895fc62c1394dfa7854fd9ce3e14ef859e989255f70dc9a5a3d9bcd514c0_amd64",
"8Base-RHACM-2.6:rhacm2/multicluster-operators-channel-rhel8@sha256:1ebe6504a6a58f39f93952bf1c135ea58ff77e65c5b8ba73c7ad6295e66a1b45_s390x",
"8Base-RHACM-2.6:rhacm2/multicluster-operators-channel-rhel8@sha256:557cc962d0b10d80a9dea7adce387ea28fb4199a02fa8546645ab2cacbf28b88_ppc64le",
"8Base-RHACM-2.6:rhacm2/multicluster-operators-channel-rhel8@sha256:82526c7c046325bde1dfa0a47b58b773355f00bc95c23be75105e7255e7bddd2_arm64",
"8Base-RHACM-2.6:rhacm2/multicluster-operators-channel-rhel8@sha256:85e20d97f28e43668c2790bd6e0adbc598d01f9fab849761fb96d7a5c4946a87_amd64",
"8Base-RHACM-2.6:rhacm2/multicluster-operators-subscription-rhel8@sha256:7310f31faae367a363c27a7236b562bbfe8381a352fce906279590bac11571d2_ppc64le",
"8Base-RHACM-2.6:rhacm2/multicluster-operators-subscription-rhel8@sha256:7676d33b9be36ca6660d3aed888fdffcf270fcf82258ed9531e2746a3d27610c_s390x",
"8Base-RHACM-2.6:rhacm2/multicluster-operators-subscription-rhel8@sha256:e718d5abef58365d547ef73828a26adff5b6cef1bf935aa7c27f12f604b50337_amd64",
"8Base-RHACM-2.6:rhacm2/multicluster-operators-subscription-rhel8@sha256:f58aff87d1efb64417c6976f6772a464e54beefe847f50a141726b7a1a6a293a_arm64",
"8Base-RHACM-2.6:rhacm2/multiclusterhub-repo-rhel8@sha256:03222a9dd6eca9cf44932a0ff1bf89bd9d2d29683f1ebb0d0aa49171b77a4963_ppc64le",
"8Base-RHACM-2.6:rhacm2/multiclusterhub-repo-rhel8@sha256:881b8c3b19918affd478c0ad0c73dff96dd28f5c1dfddb86472b42e422fa25b6_amd64",
"8Base-RHACM-2.6:rhacm2/multiclusterhub-repo-rhel8@sha256:9de94ea1f83ec8b7257c7b2befc1485ed9cc40c9ef3600c4c4c50934e708cf9d_s390x",
"8Base-RHACM-2.6:rhacm2/multiclusterhub-repo-rhel8@sha256:a45ed68e7d3ac89d17eaf06445cabfc19a9ce85a42f116d75028d6acd18a322b_arm64",
"8Base-RHACM-2.6:rhacm2/multiclusterhub-rhel8@sha256:48d1fa8bc5f6a4d8349c41126301bd86d12836384f336881ecb71bd79f84ae93_ppc64le",
"8Base-RHACM-2.6:rhacm2/multiclusterhub-rhel8@sha256:a33e91fb763a2f0894433bce31bd44229e7d5f5c53d36c6b6f643807a45c110b_arm64",
"8Base-RHACM-2.6:rhacm2/multiclusterhub-rhel8@sha256:d6e126cbdd3cfbcdee04b093389ca1b07ac8038da96060051ed94e1eeacc6d92_s390x",
"8Base-RHACM-2.6:rhacm2/multiclusterhub-rhel8@sha256:ecf12158a2d8802b4c7efd6b336ff36c1e002223b1d385a40fbef638d5e4aa21_amd64",
"8Base-RHACM-2.6:rhacm2/node-exporter-rhel8@sha256:14d23638efff3c30661c9a5f3ddb6ab0c7a9d162de1176dd9565cf49dfa4b9c5_amd64",
"8Base-RHACM-2.6:rhacm2/node-exporter-rhel8@sha256:533005e1608de68a09e53599de3f30990db95cb923794bab9ae9e3bc1a8b6baf_arm64",
"8Base-RHACM-2.6:rhacm2/node-exporter-rhel8@sha256:99eef3491c7092afa14179b9a9d39dd8fbfb3c9bb61759d678af5d91ac23e59d_s390x",
"8Base-RHACM-2.6:rhacm2/node-exporter-rhel8@sha256:e200d4e1802cce7fce32b1e0dc5c3220b6f6477b73b3a2d8ea26a5a42d63f46b_ppc64le",
"8Base-RHACM-2.6:rhacm2/observatorium-rhel8-operator@sha256:092e3437e6d38b2bf676d7fb67ad672e3ef03440017b5af7c1ebd2beb3f437eb_amd64",
"8Base-RHACM-2.6:rhacm2/observatorium-rhel8-operator@sha256:8cf076bfb049d1aabd00040ee65f0fedd590f0dd448c7561de494093a915b397_ppc64le",
"8Base-RHACM-2.6:rhacm2/observatorium-rhel8-operator@sha256:e69987a64fdbf873d4b19d8626c0c5e99dd13d7c95446850559be966dae45ad0_arm64",
"8Base-RHACM-2.6:rhacm2/observatorium-rhel8-operator@sha256:f0bf89eaea6b7afc2d08c77bd40dfba581f91f462f5ec3d70473b332ca6f781c_s390x",
"8Base-RHACM-2.6:rhacm2/observatorium-rhel8@sha256:0686cfddd61737f7e7eb4f0c011397277394559edac3bb947c0969e302686dd5_ppc64le",
"8Base-RHACM-2.6:rhacm2/observatorium-rhel8@sha256:8f2f3732600235f66c406b6121ac37979f52572ce90353b6e099be7b74406251_amd64",
"8Base-RHACM-2.6:rhacm2/observatorium-rhel8@sha256:9e1fccc5b17865a6d7baaa1a15cb50f47d80a14b0a7bcbd94c12f0ddcaaf1b28_s390x",
"8Base-RHACM-2.6:rhacm2/observatorium-rhel8@sha256:bdd89a1051c8f21e7d81ff80c96731a0eaa7d15c320ab1e6b1dc3f6babd42598_arm64",
"8Base-RHACM-2.6:rhacm2/prometheus-alertmanager-rhel8@sha256:0860b7aa5e8b07792ad7f5d5c0654e23e9da8eedd4b9f509caea616dcfa97d69_amd64",
"8Base-RHACM-2.6:rhacm2/prometheus-alertmanager-rhel8@sha256:624895d8579ef6f3e5b17558a30775790ec6f00701f8c5cdfa315292d7f9e867_s390x",
"8Base-RHACM-2.6:rhacm2/prometheus-alertmanager-rhel8@sha256:6d09865a228cdbbc6d1ac13042c3c00f0bd086f6dc181dfa3cdf8c7f9d826b9e_arm64",
"8Base-RHACM-2.6:rhacm2/prometheus-alertmanager-rhel8@sha256:c69fee848d21346a271972e89d91898eac9fec27d598d98ffa004ca8d1b53270_ppc64le",
"8Base-RHACM-2.6:rhacm2/prometheus-rhel8@sha256:52cea7c27de23e3358030b09f22b962723c523a940f8e2043edc298c907d761c_arm64",
"8Base-RHACM-2.6:rhacm2/prometheus-rhel8@sha256:67e0fadfbb4d99a60435ed12b470772b38ace4ca815fe73da68eb3c826e200fc_ppc64le",
"8Base-RHACM-2.6:rhacm2/prometheus-rhel8@sha256:e8241b1d852d605b44ecfcc552cb0f905f72e8a17c8d228162b40c19388f5176_s390x",
"8Base-RHACM-2.6:rhacm2/prometheus-rhel8@sha256:ed0cc13e79949436d29a7ad0b41b189744a177ea27545fd5eb9b4f71e87bd0eb_amd64",
"8Base-RHACM-2.6:rhacm2/rbac-query-proxy-rhel8@sha256:29c76a37497f212aed280e2bf16ef45fb3785fb4649ce17b7fe9d653a79e2112_arm64",
"8Base-RHACM-2.6:rhacm2/rbac-query-proxy-rhel8@sha256:475a45884a51127722030226ff9a5f0752c98574c41eb61796aece5e702346a3_ppc64le",
"8Base-RHACM-2.6:rhacm2/rbac-query-proxy-rhel8@sha256:582301b10af0b966ae7d5e130cb0e5f96e7912dc66b4108e0d6078656ca80604_amd64",
"8Base-RHACM-2.6:rhacm2/rbac-query-proxy-rhel8@sha256:f1c7de85a44c03f48a6f62ba1d7d650f0b06e0f502cecff1512ad637b5bc1c27_s390x",
"8Base-RHACM-2.6:rhacm2/redisgraph-tls-rhel8@sha256:128279a656bfbde6c2c052766d63a1de6a06d8bea2707813c64396c2ae382478_amd64",
"8Base-RHACM-2.6:rhacm2/redisgraph-tls-rhel8@sha256:35927ca6e6e9c8d420c499a0c8ad37c4297ba19743d550f489d3e66482275a49_arm64",
"8Base-RHACM-2.6:rhacm2/redisgraph-tls-rhel8@sha256:4696baed553266682ba2b54d3bf683d2ff1241b625de5ec54a45c1b2c5f96243_s390x",
"8Base-RHACM-2.6:rhacm2/redisgraph-tls-rhel8@sha256:d722f2ffab1f58bbaf3c62ef71dbf7e6c4023e6ab17690f1049075a321d0b1ac_ppc64le",
"8Base-RHACM-2.6:rhacm2/search-aggregator-rhel8@sha256:2b5f372c1c73c4de587b5a4388d95b8cc553fc56af446fcefa0e14c6d980b6b3_ppc64le",
"8Base-RHACM-2.6:rhacm2/search-aggregator-rhel8@sha256:38fceeedc0672def1c2cf42bb6743ae726e77d9f7352d002b3fc688c6d551852_amd64",
"8Base-RHACM-2.6:rhacm2/search-aggregator-rhel8@sha256:6a915335bcebb0884fc72df2dfee97c74d42c035864b960e1c800fa6c5f8d93c_arm64",
"8Base-RHACM-2.6:rhacm2/search-aggregator-rhel8@sha256:752decaefc38aa009f54201b38d4ab26d9b4020caec649d9b1f1564f56c47c2a_s390x",
"8Base-RHACM-2.6:rhacm2/search-api-rhel8@sha256:37eea70d5b1c89c25372dcea8c8c03e1e0a9af1b5a06f3b0706ba776ae8847c1_amd64",
"8Base-RHACM-2.6:rhacm2/search-api-rhel8@sha256:7400088d206592eb29cd86182909626262c9b2a99f017811fcc9d8a753c39009_arm64",
"8Base-RHACM-2.6:rhacm2/search-api-rhel8@sha256:aa8ea0deabc39a068f3f6ce9fa6334e44fc507355009a9bff448e742156ec203_ppc64le",
"8Base-RHACM-2.6:rhacm2/search-api-rhel8@sha256:b4d2d39c2b3b736987f1e888b858d52a7ebd9f8d0cebd3bdef8c59f6e3e41725_s390x",
"8Base-RHACM-2.6:rhacm2/search-collector-rhel8@sha256:0174699ec75fcda08892b4e72b674df989af51ea5f04de57a62c2a85a3c08f4f_arm64",
"8Base-RHACM-2.6:rhacm2/search-collector-rhel8@sha256:5a29a9805b8d20969cba86da11a9de8176a3172df361aec5fae136a4271de308_amd64",
"8Base-RHACM-2.6:rhacm2/search-collector-rhel8@sha256:be7eed9ad9502bcc294081f7e2098fc4f8411c912c34fe63479b5b770d06caca_s390x",
"8Base-RHACM-2.6:rhacm2/search-collector-rhel8@sha256:c467c1d7ceaf5281077f7fe8ff1c1c4cffe325132890a3ab9b96ea5db2e2c930_ppc64le",
"8Base-RHACM-2.6:rhacm2/search-rhel8@sha256:2135cd20bb7ebbf48499992fe46a928e28fc78c86e360633ea09054520c42539_ppc64le",
"8Base-RHACM-2.6:rhacm2/search-rhel8@sha256:3a7a31974210e21a3faed9b57a75b970c70ac41d9662b884d4ce67275f756fc7_arm64",
"8Base-RHACM-2.6:rhacm2/search-rhel8@sha256:6e6a19f1440e4eb15a8206e18f7f4dde3e1a5c6518944571d09923d116d3f04e_amd64",
"8Base-RHACM-2.6:rhacm2/search-rhel8@sha256:e6ed3e65f0d49b3c6b0e3e97593a8fae4d453f3aecf8d7829c0d25c68bc91ea1_s390x",
"8Base-RHACM-2.6:rhacm2/submariner-addon-rhel8@sha256:7b80d01371f551df506bd0c56df6829845bfce497ff01cc44b68f172ed5399b4_ppc64le",
"8Base-RHACM-2.6:rhacm2/submariner-addon-rhel8@sha256:934c560bc786015c694e9cffbae8e86f631b3331d62f5a547931446dae82f8c3_s390x",
"8Base-RHACM-2.6:rhacm2/submariner-addon-rhel8@sha256:b467881f4028a89a9e79ba93da719845db576f47a04ae6e569c2317be5594b29_arm64",
"8Base-RHACM-2.6:rhacm2/submariner-addon-rhel8@sha256:fc5592d42e4aca70288448d174511b922ece7f8cb4b41c6a36195c3a4a60aa36_amd64",
"8Base-RHACM-2.6:rhacm2/thanos-receive-controller-rhel8@sha256:21f2626c10c4fb61b37e6ca4ab574186b423f155fbc5cfef3e894fff04cc270e_ppc64le",
"8Base-RHACM-2.6:rhacm2/thanos-receive-controller-rhel8@sha256:c357074958324fc5d602cdcf1cba285bf8582e0b36af79a8f6211bb0dfb77a10_amd64",
"8Base-RHACM-2.6:rhacm2/thanos-receive-controller-rhel8@sha256:d9ac8e67d6d9858b16dd9d1d49c1dd904aa22a7b618e5d33292344faced9c0d3_arm64",
"8Base-RHACM-2.6:rhacm2/thanos-receive-controller-rhel8@sha256:e3b840a7833680170f9e9ca52309552c584935a68c75cc71e6d576b104dc01c8_s390x",
"8Base-RHACM-2.6:rhacm2/thanos-rhel8@sha256:453c525197ccfe1f866af70ca2e7f3deb6f98d0b98c09b602b4fa1368787213d_amd64",
"8Base-RHACM-2.6:rhacm2/thanos-rhel8@sha256:4b3b45ad0b564360c245d20b1540c2398c9606cf8684275e4ee071c591357929_arm64",
"8Base-RHACM-2.6:rhacm2/thanos-rhel8@sha256:7e43ba8f47ec54b5f86d13c81b67b044176530b63b5ae3f40332fc975cc6b21f_s390x",
"8Base-RHACM-2.6:rhacm2/thanos-rhel8@sha256:faaa00c0af80c781a7c610616153a3cd1dc1b20637934c3a243a2e9664ba0ee5_ppc64le"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2022:6370"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "LOCAL",
"availabilityImpact": "HIGH",
"baseScore": 5.5,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "LOW",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"8Base-RHACM-2.6:rhacm2/acm-governance-policy-addon-controller-rhel8@sha256:615ab5d9542759d921634737709e84a8e65d003ea136e5d22858d380225fd177_amd64",
"8Base-RHACM-2.6:rhacm2/acm-governance-policy-addon-controller-rhel8@sha256:958b729d30f10b9c121e68ac8ede2054ed29cc52a9a7d6df0537ed221aa74358_s390x",
"8Base-RHACM-2.6:rhacm2/acm-governance-policy-addon-controller-rhel8@sha256:b5bef941b4e0b5b3529ca5b2311c85295b9f6d12e482a9cbdad691c2406541f1_ppc64le",
"8Base-RHACM-2.6:rhacm2/acm-governance-policy-addon-controller-rhel8@sha256:f6194b9056d77e54f3c74caa9eab87bd1df1818d082fc807229d1c44ec6c88c4_arm64",
"8Base-RHACM-2.6:rhacm2/acm-grafana-rhel8@sha256:45616ed43b53d3a83e65828118f09430396f5bcb0566ae3a65d937b59f0d873e_s390x",
"8Base-RHACM-2.6:rhacm2/acm-grafana-rhel8@sha256:8c48441cfa850ea1274932e94da0831618c10f91022619c779304501a75fb161_amd64",
"8Base-RHACM-2.6:rhacm2/acm-grafana-rhel8@sha256:cc1c196b19c5fd8f313c6136359cc9dd37b5f59d32a581b10cf89b80b7d0cbf4_arm64",
"8Base-RHACM-2.6:rhacm2/acm-grafana-rhel8@sha256:cdf24e68e50be1350566243f6d2cb1403d09ab68e5fed39ea6c56212e42b90f1_ppc64le",
"8Base-RHACM-2.6:rhacm2/acm-must-gather-rhel8@sha256:1457ff5cfd61611fdc968d4af5b020d835e107b97932c7ba7b3f5ed4cbd0e39f_ppc64le",
"8Base-RHACM-2.6:rhacm2/acm-must-gather-rhel8@sha256:39842906b3846418bc31098e2abad08210118d86aa683e9e5fd04a97822df22d_arm64",
"8Base-RHACM-2.6:rhacm2/acm-must-gather-rhel8@sha256:8a69add2d90a1e094de8510052b683e1765153da75e316ad7778499af0c5ddf9_s390x",
"8Base-RHACM-2.6:rhacm2/acm-must-gather-rhel8@sha256:dca91134a2c1c33c736afcd4c9373749448641385f39162c74e115691289e843_amd64",
"8Base-RHACM-2.6:rhacm2/acm-operator-bundle@sha256:0eac6124f59492d09c1ae650025d59ea0e8547d9f9c832cb9607b09254ff6ddd_s390x",
"8Base-RHACM-2.6:rhacm2/acm-operator-bundle@sha256:1cbcd58a4c23e4c89a6a0509f78802a5aa21205db2784ebc9772b99a3917b183_arm64",
"8Base-RHACM-2.6:rhacm2/acm-operator-bundle@sha256:997aaee36f0bed47e231925a3f2c2ecc503410e54b35727f035c72477f3d1944_ppc64le",
"8Base-RHACM-2.6:rhacm2/acm-operator-bundle@sha256:ce699187f250b93976b8063228ac12d11c6c8f6baba69ba4ed17a38730e84eb3_amd64",
"8Base-RHACM-2.6:rhacm2/acm-prometheus-config-reloader-rhel8@sha256:693a77a9324d6c7f0e69bd9d5725b51f3e429972f1e67469e93648cb347eae84_arm64",
"8Base-RHACM-2.6:rhacm2/acm-prometheus-config-reloader-rhel8@sha256:89757e804d5df2b5eeeb1191b599c3acb9e75f61170f888095302830d6de0582_s390x",
"8Base-RHACM-2.6:rhacm2/acm-prometheus-config-reloader-rhel8@sha256:8e45e1fd7342d7525b118f01794cac1f4a8662def5f2a06336b698db2e268742_amd64",
"8Base-RHACM-2.6:rhacm2/acm-prometheus-config-reloader-rhel8@sha256:ce1c17b34b7aac2e990dc0efe40f4406e73f727b2c7bfe109eded849de753f1a_ppc64le",
"8Base-RHACM-2.6:rhacm2/acm-prometheus-rhel8@sha256:728606d96dd9e0fc2e7810e092e10ee071ec36598c990c8252beccace59a679e_amd64",
"8Base-RHACM-2.6:rhacm2/acm-prometheus-rhel8@sha256:b457d0b95d88c5dd0aac87492cbca40a9d7c2074002ad110f52d562f0c5d0797_arm64",
"8Base-RHACM-2.6:rhacm2/acm-prometheus-rhel8@sha256:f34d2569033bfb1d173342264f090f46d80f7843d52704a7ce9e9eb9de2f5abb_s390x",
"8Base-RHACM-2.6:rhacm2/acm-prometheus-rhel8@sha256:f720e0a94bfe7ed5d812819a3e77cc0581be102970127d8c0d4aa06a05edbf3d_ppc64le",
"8Base-RHACM-2.6:rhacm2/acm-volsync-addon-controller-rhel8@sha256:17ccd6b924b36ab14e3ca5f5331ba7e4c86f8cb64304640d58c3ee6b76edbcaf_ppc64le",
"8Base-RHACM-2.6:rhacm2/acm-volsync-addon-controller-rhel8@sha256:27079308ea87e35564cc3089c65eae68d63880a3bb093ca64d1678a68b60fcec_amd64",
"8Base-RHACM-2.6:rhacm2/acm-volsync-addon-controller-rhel8@sha256:9eabaac2df91aeef613d6973669d07298f2159c6a6e0c9f294623f7b1a10bc08_s390x",
"8Base-RHACM-2.6:rhacm2/acm-volsync-addon-controller-rhel8@sha256:f7abdf1756bc0ff2ebf02fee0469a8b9eeabe1fa8cafdd21c6e8f958155b70bb_arm64",
"8Base-RHACM-2.6:rhacm2/cert-policy-controller-rhel8@sha256:017c1e663827a3b55d70badd3ed979b5d1831252c49d671897a85a75afaa5bb0_s390x",
"8Base-RHACM-2.6:rhacm2/cert-policy-controller-rhel8@sha256:0610778095974edf936602018281bf7a5e287ba9eca9f661a423e68bbe000e40_ppc64le",
"8Base-RHACM-2.6:rhacm2/cert-policy-controller-rhel8@sha256:a66d7d4ee1179f7fce639490f919d722db54eaa3118b4135078c33e6cbf91488_amd64",
"8Base-RHACM-2.6:rhacm2/cert-policy-controller-rhel8@sha256:d660befef0c8f7a4db7aa3b865545c9863d8f37e7ba4b8de4380185f82b208d4_arm64",
"8Base-RHACM-2.6:rhacm2/cluster-backup-rhel8-operator@sha256:1a749d0795972a9bfd5a00aa96c238a660673464be01b2aa9fd7a3aeead6ddf7_amd64",
"8Base-RHACM-2.6:rhacm2/cluster-backup-rhel8-operator@sha256:8915dbdc562e63441f79041bdf1176e46ce53e95418d133f0cd0c1ff79da48a2_arm64",
"8Base-RHACM-2.6:rhacm2/cluster-backup-rhel8-operator@sha256:995f225449b207da9a3cad175dac85b87eefb28ff5bae6a588f40fd79fbe12a1_ppc64le",
"8Base-RHACM-2.6:rhacm2/cluster-backup-rhel8-operator@sha256:f1255a76c6275a4b6a400c82e204a5112fff6fe87f71626f8f309763f6a5d9e4_s390x",
"8Base-RHACM-2.6:rhacm2/config-policy-controller-rhel8@sha256:3b2e0d850e8fc966ec80bff16df26002334744a96b81c7a7dfe222f1706a52e3_s390x",
"8Base-RHACM-2.6:rhacm2/config-policy-controller-rhel8@sha256:447f275bbde46d7fc173798ef5abc0a77a6780f0dffdc171786edbe00f27d8d8_ppc64le",
"8Base-RHACM-2.6:rhacm2/config-policy-controller-rhel8@sha256:61964a1a0ddf2e98bcf5249b7374235055ab85cc26663a8d9397c2b7f6fbb4c6_amd64",
"8Base-RHACM-2.6:rhacm2/config-policy-controller-rhel8@sha256:a3abaa3d0bf1d34fa9e40903a8713c439f5f7f751e775d32cbab308983064ce0_arm64",
"8Base-RHACM-2.6:rhacm2/console-rhel8@sha256:6c0f630ff57f6f423df6dbf4df9faad25089f9b391be35cb8bc9cd5211f94d67_arm64",
"8Base-RHACM-2.6:rhacm2/console-rhel8@sha256:8608aed6971299def3fbe749336727e84c69582664dedac3145b92ea24e62e4d_amd64",
"8Base-RHACM-2.6:rhacm2/console-rhel8@sha256:afa80ae8274db7fa6796c35980fc5df15889e94aff3361f6cda643e5a09da220_ppc64le",
"8Base-RHACM-2.6:rhacm2/console-rhel8@sha256:f06e4e3f62db52c6d7fa0bc1f289de773e18d076bc38612e1b0ddc85c76fde06_s390x",
"8Base-RHACM-2.6:rhacm2/endpoint-monitoring-rhel8-operator@sha256:060bcd658756a924b4ce4d202bd447a3254fc1f49af7d685dde8720f355cde8e_arm64",
"8Base-RHACM-2.6:rhacm2/endpoint-monitoring-rhel8-operator@sha256:091d66731c5fe8eba5646c6b2622bb38c074e202a8a4a7e906921673b60f0898_amd64",
"8Base-RHACM-2.6:rhacm2/endpoint-monitoring-rhel8-operator@sha256:80660eb7f3c068768b0ea04ff20f4539194c52427ffdab4626bf781aa3f2ca64_s390x",
"8Base-RHACM-2.6:rhacm2/endpoint-monitoring-rhel8-operator@sha256:d6204fcf04c83bac13232ec1602572ad5f22bb528537e591079dfa36152697ec_ppc64le",
"8Base-RHACM-2.6:rhacm2/governance-policy-propagator-rhel8@sha256:51be0f04938b60ed1dba60908bebd2000d78e4ade34757bae70a083c67d77e8e_arm64",
"8Base-RHACM-2.6:rhacm2/governance-policy-propagator-rhel8@sha256:9577701bf3c7aa00b99531d2c3842130abc6cd91c52c4a7ba040b705eeace4c7_s390x",
"8Base-RHACM-2.6:rhacm2/governance-policy-propagator-rhel8@sha256:bdc6c128628db86697af198430c5ae5c61c3e586c1a97187e4d4e852cec61e92_ppc64le",
"8Base-RHACM-2.6:rhacm2/governance-policy-propagator-rhel8@sha256:cc519319b9f4fe672144ebedd772ddf56d5de90e3c8f52c0fb9b55313f71a7b3_amd64",
"8Base-RHACM-2.6:rhacm2/governance-policy-spec-sync-rhel8@sha256:2c1905ae8a83e5598678457fd955cbc867453ed5836de6fcc182e4928df8bd67_s390x",
"8Base-RHACM-2.6:rhacm2/governance-policy-spec-sync-rhel8@sha256:4a8d30cc0e1d83c69b7f3339418b101da23fbcaee7d326bedaff677eceb25ab2_ppc64le",
"8Base-RHACM-2.6:rhacm2/governance-policy-spec-sync-rhel8@sha256:6849cf1b4dd883d5b4c0cf90a3adfb26cb59d03d3b892cee3669a32dd6b8dcc2_amd64",
"8Base-RHACM-2.6:rhacm2/governance-policy-spec-sync-rhel8@sha256:d06ffc621167aff31ecb0fa417b294ff0676fb00e4ef1c6cb0fb2aaf4b2561e0_arm64",
"8Base-RHACM-2.6:rhacm2/governance-policy-status-sync-rhel8@sha256:4c86e16f15aaf454e4e5ce5436e1db27a5f8a55f573c3eaf02e4786fe52edfc8_arm64",
"8Base-RHACM-2.6:rhacm2/governance-policy-status-sync-rhel8@sha256:cf6a75d94f50dd063e939aee18756c767cba43f4e1e62a9c2f2b764ac6f43746_s390x",
"8Base-RHACM-2.6:rhacm2/governance-policy-status-sync-rhel8@sha256:e072b615eeffff80a94831e58c70980684c1ec4bd972844b25b157eb7ed5937f_ppc64le",
"8Base-RHACM-2.6:rhacm2/governance-policy-status-sync-rhel8@sha256:fffe971caa2e911d9c972c0e88712ff431d34c63dbe74e25f1cababa50ea7417_amd64",
"8Base-RHACM-2.6:rhacm2/governance-policy-template-sync-rhel8@sha256:10bc1a3833599a593a058e804de67e92888ed779fd0000928d4a70b6c7d5c1c2_amd64",
"8Base-RHACM-2.6:rhacm2/governance-policy-template-sync-rhel8@sha256:5c17f979f47840a879059ad83de12f0756889564a17190ba4438a7632c999bb1_arm64",
"8Base-RHACM-2.6:rhacm2/governance-policy-template-sync-rhel8@sha256:848bce8007de7714afc8c755b5f0c3cdf5eb6b1d259811c947bc295924539a0e_ppc64le",
"8Base-RHACM-2.6:rhacm2/governance-policy-template-sync-rhel8@sha256:95439f7e18fa87601d5860cbd9ca5f0738786e30a629d23788fd5fe33d694c66_s390x",
"8Base-RHACM-2.6:rhacm2/grafana-dashboard-loader-rhel8@sha256:1f5c1b2cffebf069859e95d0e722cb293f8c176bf5c5873bb9517c96b26c2e10_arm64",
"8Base-RHACM-2.6:rhacm2/grafana-dashboard-loader-rhel8@sha256:5223158a122658bafbd853c596cdc1f7bd7a0e4fdd82b1c3668ac84adeae9f24_s390x",
"8Base-RHACM-2.6:rhacm2/grafana-dashboard-loader-rhel8@sha256:561f1f05925cfe3c5f0f8a9b7475be4bbab183b5611ecfe09b090d80fa4bc2fe_amd64",
"8Base-RHACM-2.6:rhacm2/grafana-dashboard-loader-rhel8@sha256:734270221ec4a516e7eb77f2ec3a753384242116aa70320a1dbe969e915af1df_ppc64le",
"8Base-RHACM-2.6:rhacm2/iam-policy-controller-rhel8@sha256:2827e5f485213f92e2d0092187f3976dd6fe598e39b5cf2212d48c3a44c34b13_arm64",
"8Base-RHACM-2.6:rhacm2/iam-policy-controller-rhel8@sha256:8ca9e80365c76b66b2de3924fc50a5912e606042c704b02cb174a4b8bd3927c4_amd64",
"8Base-RHACM-2.6:rhacm2/iam-policy-controller-rhel8@sha256:c5069e76a900aa300102a0ae54ecbc12c0ac31abfeed8656ee60a949daef79c3_s390x",
"8Base-RHACM-2.6:rhacm2/iam-policy-controller-rhel8@sha256:ca05e79e5508924af71f323c13f664770d8dd4eb61ecf0894e4f9a81f7a1b402_ppc64le",
"8Base-RHACM-2.6:rhacm2/insights-client-rhel8@sha256:02cacfec60c80b9228e8b18949751de867f974ea6b1172129096e64e949c0598_amd64",
"8Base-RHACM-2.6:rhacm2/insights-client-rhel8@sha256:2b14036d0291e54c3191682de2ea875a78d78c35b2791a5a113ba1a8920f0621_ppc64le",
"8Base-RHACM-2.6:rhacm2/insights-client-rhel8@sha256:d4c05f641de8fd0753d63cc6d5b62464d3d6a87d601514e87ef2e40bbe7b01b6_s390x",
"8Base-RHACM-2.6:rhacm2/insights-client-rhel8@sha256:e15c410b693b34f49869d037ebb5584384fcdf88114b7a94967ca09f1361a5f3_arm64",
"8Base-RHACM-2.6:rhacm2/insights-metrics-rhel8@sha256:67aa55bb65685395ad2773e7459dff5fbccdeedcf9e56ec2722d8f5c919eae89_s390x",
"8Base-RHACM-2.6:rhacm2/insights-metrics-rhel8@sha256:6c54e08f5f6c2cae41a5e108e1019ff6522af8f69d666e22eb4631cd83b85917_amd64",
"8Base-RHACM-2.6:rhacm2/insights-metrics-rhel8@sha256:88d9b7246aa75cb2c88ccb7f2f1202fc465be0f2d89e59f1d2259f69ada56d9d_arm64",
"8Base-RHACM-2.6:rhacm2/insights-metrics-rhel8@sha256:bad98fe71638d7346f31ea45f6063ec970bf90844bb5c5dc5f917bb0f0099899_ppc64le",
"8Base-RHACM-2.6:rhacm2/klusterlet-addon-controller-rhel8@sha256:22e510955af3fa736b7306c387f44b5f15f5f9a7a006c6587e06d5d8602cc2f0_s390x",
"8Base-RHACM-2.6:rhacm2/klusterlet-addon-controller-rhel8@sha256:55bc86326f992cc4f4401b93f90cdd2baa6728015ffaf6168f2d46ae43c70cf4_ppc64le",
"8Base-RHACM-2.6:rhacm2/klusterlet-addon-controller-rhel8@sha256:8dd7f47af047fb899c7fcbad61cb8f38da45990cac186f9235aec3e4e7de25e9_amd64",
"8Base-RHACM-2.6:rhacm2/klusterlet-addon-controller-rhel8@sha256:bdb97eb5bb0e8f59edf0d389fb07c45171e728dc8b4d2bdacd785193b46ec03b_arm64",
"8Base-RHACM-2.6:rhacm2/kube-rbac-proxy-rhel8@sha256:11a353ee9da6cc843d5f346f4fa51681d13318e2e61fc4d1a3f63406eb175260_s390x",
"8Base-RHACM-2.6:rhacm2/kube-rbac-proxy-rhel8@sha256:31757f3e3bb08b4e49e54694b18b3cf327637be20535482b2df1345b17444dda_amd64",
"8Base-RHACM-2.6:rhacm2/kube-rbac-proxy-rhel8@sha256:b2c0b7414d0fc36a49cbdc5a56b25dd62aac18defc2defbd9c1895cd13a5e716_arm64",
"8Base-RHACM-2.6:rhacm2/kube-rbac-proxy-rhel8@sha256:dbd816d503e9beb58622604432eb415419e893627eb95c1ceeb8ff5bda7d6335_ppc64le",
"8Base-RHACM-2.6:rhacm2/kube-state-metrics-rhel8@sha256:53246a6df1f0880d94ed2644fa4366e3e2108b6fa8a51745af87785346ce5304_s390x",
"8Base-RHACM-2.6:rhacm2/kube-state-metrics-rhel8@sha256:5f2393bceefffb32240043b6722aa73d31fc8133cc2666fcf5eb8d33794bc54f_arm64",
"8Base-RHACM-2.6:rhacm2/kube-state-metrics-rhel8@sha256:c792c043462281cde7c93bd8e2136f62ca17d072e7f466353f37de8e5f5dc949_ppc64le",
"8Base-RHACM-2.6:rhacm2/kube-state-metrics-rhel8@sha256:e6b1d24b56e6973eee1569e351db6637ca67e1d6cd124adb845cbf6e35a4f6af_amd64",
"8Base-RHACM-2.6:rhacm2/management-ingress-rhel8@sha256:07238998d21204cd8f25dc63e6dbde20a2dd25c3b96609729306db6c63a0fca4_arm64",
"8Base-RHACM-2.6:rhacm2/management-ingress-rhel8@sha256:0d2665d19a8753c6269f594b68b067cd62a402404287e6416543c1af2d7d3cf4_ppc64le",
"8Base-RHACM-2.6:rhacm2/management-ingress-rhel8@sha256:6917d018e53aabb6f5402f02000aedd2e5cf71bcc84562e0fc7d7c87049f4b67_amd64",
"8Base-RHACM-2.6:rhacm2/management-ingress-rhel8@sha256:73b0444bd91a1dade3b7e76245ac8d6cb568929bba321b8c86c269d6f542ac3b_s390x",
"8Base-RHACM-2.6:rhacm2/memcached-exporter-rhel8@sha256:7d85dd62346a647d22202baa0f8d405b2aaf9a7174b38e5d29df2e03530009c3_s390x",
"8Base-RHACM-2.6:rhacm2/memcached-exporter-rhel8@sha256:9635616c8f058e67d557201147904b05f8b49938f63fb2b0239dfca883f61685_arm64",
"8Base-RHACM-2.6:rhacm2/memcached-exporter-rhel8@sha256:9e91ecec92ec0df8b72beb6040f39d9a25b0bfad844e92ea34cc2d648d221d22_ppc64le",
"8Base-RHACM-2.6:rhacm2/memcached-exporter-rhel8@sha256:c773b9a2fffcd549d4936054260f655c78da603957826d6bad4e8567a213ad10_amd64",
"8Base-RHACM-2.6:rhacm2/memcached-rhel8@sha256:584f8c4a9a1b75fc71948a98add560d4fe3d936ee46ac791f32121dbadf8c7d2_ppc64le",
"8Base-RHACM-2.6:rhacm2/memcached-rhel8@sha256:59b3ce3f3f4459c97cfffee5e20830d70f8a69198b5fab271e6c478d615c46d3_arm64",
"8Base-RHACM-2.6:rhacm2/memcached-rhel8@sha256:6f458c76757203b28434f871027c6a466a73d246ceb5bfac8793ad1896a672ab_amd64",
"8Base-RHACM-2.6:rhacm2/memcached-rhel8@sha256:e34722fd656e3205dcdb565b0ab68e9971174c11f125dbfff3bf82e1e21f3a76_s390x",
"8Base-RHACM-2.6:rhacm2/metrics-collector-rhel8@sha256:3a81a018b939752543e78c2d68d1436b851be2256b88c3e66cd506ae1d8f4c9c_ppc64le",
"8Base-RHACM-2.6:rhacm2/metrics-collector-rhel8@sha256:6a3e0c36c123c9dc54759655d9148f580abada501034914863a6528ded19ef34_amd64",
"8Base-RHACM-2.6:rhacm2/metrics-collector-rhel8@sha256:7991f484f97b9951f27f70e67d5db0850c4189ee86db8406cdda961a9beb06f0_arm64",
"8Base-RHACM-2.6:rhacm2/metrics-collector-rhel8@sha256:fa08b9bf3fd334738984e150ba5bfd2e005374752f3112340b65f6434eacd057_s390x",
"8Base-RHACM-2.6:rhacm2/multicloud-integrations-rhel8@sha256:2bcbf9a565f3c566061325aca3174ec755b5c94a28612718a3f1563db317273e_ppc64le",
"8Base-RHACM-2.6:rhacm2/multicloud-integrations-rhel8@sha256:6813ccd43a1aecd1aaf4d5d4b1620fd63bbca00b736100189ff91246bf3bc36b_arm64",
"8Base-RHACM-2.6:rhacm2/multicloud-integrations-rhel8@sha256:db89ef3686570526afdb2b79fd698aca5dc50c633009760f1748fb9fd506067b_amd64",
"8Base-RHACM-2.6:rhacm2/multicloud-integrations-rhel8@sha256:db8bc27937802c5d8fff769b9c93c8a01411629d199adbc39235e721d6468b30_s390x",
"8Base-RHACM-2.6:rhacm2/multicluster-observability-rhel8-operator@sha256:434db0ca203b14b899fff9b7a2a5b975de852ea29620a828f29246448aba873c_ppc64le",
"8Base-RHACM-2.6:rhacm2/multicluster-observability-rhel8-operator@sha256:876bfa63b0e13833eaeadb7c6a0481f1d7970b283f69ece4d81c99985f4dd161_arm64",
"8Base-RHACM-2.6:rhacm2/multicluster-observability-rhel8-operator@sha256:d23f208e020d42bc095011d423146e2da35b2bc85b844911bde2f4edf696bdca_amd64",
"8Base-RHACM-2.6:rhacm2/multicluster-observability-rhel8-operator@sha256:f29581baf5277588d2e4cd01380ecf46e3c97a2f17ade01b048f75c29f18d62c_s390x",
"8Base-RHACM-2.6:rhacm2/multicluster-operators-application-rhel8@sha256:1952d422bd7ba42323711faba59244c449293cc92502e350460fee07c0e3b34a_ppc64le",
"8Base-RHACM-2.6:rhacm2/multicluster-operators-application-rhel8@sha256:566a60f630ec346eced3106ec072963d1b9f9d300e7d4cee6af6dc0d590a3937_s390x",
"8Base-RHACM-2.6:rhacm2/multicluster-operators-application-rhel8@sha256:724dd9f4a5e4acd061206ca2ea57c329210ade5135dbdf941b8d7e720daa4f10_arm64",
"8Base-RHACM-2.6:rhacm2/multicluster-operators-application-rhel8@sha256:ace8895fc62c1394dfa7854fd9ce3e14ef859e989255f70dc9a5a3d9bcd514c0_amd64",
"8Base-RHACM-2.6:rhacm2/multicluster-operators-channel-rhel8@sha256:1ebe6504a6a58f39f93952bf1c135ea58ff77e65c5b8ba73c7ad6295e66a1b45_s390x",
"8Base-RHACM-2.6:rhacm2/multicluster-operators-channel-rhel8@sha256:557cc962d0b10d80a9dea7adce387ea28fb4199a02fa8546645ab2cacbf28b88_ppc64le",
"8Base-RHACM-2.6:rhacm2/multicluster-operators-channel-rhel8@sha256:82526c7c046325bde1dfa0a47b58b773355f00bc95c23be75105e7255e7bddd2_arm64",
"8Base-RHACM-2.6:rhacm2/multicluster-operators-channel-rhel8@sha256:85e20d97f28e43668c2790bd6e0adbc598d01f9fab849761fb96d7a5c4946a87_amd64",
"8Base-RHACM-2.6:rhacm2/multicluster-operators-subscription-rhel8@sha256:7310f31faae367a363c27a7236b562bbfe8381a352fce906279590bac11571d2_ppc64le",
"8Base-RHACM-2.6:rhacm2/multicluster-operators-subscription-rhel8@sha256:7676d33b9be36ca6660d3aed888fdffcf270fcf82258ed9531e2746a3d27610c_s390x",
"8Base-RHACM-2.6:rhacm2/multicluster-operators-subscription-rhel8@sha256:e718d5abef58365d547ef73828a26adff5b6cef1bf935aa7c27f12f604b50337_amd64",
"8Base-RHACM-2.6:rhacm2/multicluster-operators-subscription-rhel8@sha256:f58aff87d1efb64417c6976f6772a464e54beefe847f50a141726b7a1a6a293a_arm64",
"8Base-RHACM-2.6:rhacm2/multiclusterhub-repo-rhel8@sha256:03222a9dd6eca9cf44932a0ff1bf89bd9d2d29683f1ebb0d0aa49171b77a4963_ppc64le",
"8Base-RHACM-2.6:rhacm2/multiclusterhub-repo-rhel8@sha256:881b8c3b19918affd478c0ad0c73dff96dd28f5c1dfddb86472b42e422fa25b6_amd64",
"8Base-RHACM-2.6:rhacm2/multiclusterhub-repo-rhel8@sha256:9de94ea1f83ec8b7257c7b2befc1485ed9cc40c9ef3600c4c4c50934e708cf9d_s390x",
"8Base-RHACM-2.6:rhacm2/multiclusterhub-repo-rhel8@sha256:a45ed68e7d3ac89d17eaf06445cabfc19a9ce85a42f116d75028d6acd18a322b_arm64",
"8Base-RHACM-2.6:rhacm2/multiclusterhub-rhel8@sha256:48d1fa8bc5f6a4d8349c41126301bd86d12836384f336881ecb71bd79f84ae93_ppc64le",
"8Base-RHACM-2.6:rhacm2/multiclusterhub-rhel8@sha256:a33e91fb763a2f0894433bce31bd44229e7d5f5c53d36c6b6f643807a45c110b_arm64",
"8Base-RHACM-2.6:rhacm2/multiclusterhub-rhel8@sha256:d6e126cbdd3cfbcdee04b093389ca1b07ac8038da96060051ed94e1eeacc6d92_s390x",
"8Base-RHACM-2.6:rhacm2/multiclusterhub-rhel8@sha256:ecf12158a2d8802b4c7efd6b336ff36c1e002223b1d385a40fbef638d5e4aa21_amd64",
"8Base-RHACM-2.6:rhacm2/node-exporter-rhel8@sha256:14d23638efff3c30661c9a5f3ddb6ab0c7a9d162de1176dd9565cf49dfa4b9c5_amd64",
"8Base-RHACM-2.6:rhacm2/node-exporter-rhel8@sha256:533005e1608de68a09e53599de3f30990db95cb923794bab9ae9e3bc1a8b6baf_arm64",
"8Base-RHACM-2.6:rhacm2/node-exporter-rhel8@sha256:99eef3491c7092afa14179b9a9d39dd8fbfb3c9bb61759d678af5d91ac23e59d_s390x",
"8Base-RHACM-2.6:rhacm2/node-exporter-rhel8@sha256:e200d4e1802cce7fce32b1e0dc5c3220b6f6477b73b3a2d8ea26a5a42d63f46b_ppc64le",
"8Base-RHACM-2.6:rhacm2/observatorium-rhel8-operator@sha256:092e3437e6d38b2bf676d7fb67ad672e3ef03440017b5af7c1ebd2beb3f437eb_amd64",
"8Base-RHACM-2.6:rhacm2/observatorium-rhel8-operator@sha256:8cf076bfb049d1aabd00040ee65f0fedd590f0dd448c7561de494093a915b397_ppc64le",
"8Base-RHACM-2.6:rhacm2/observatorium-rhel8-operator@sha256:e69987a64fdbf873d4b19d8626c0c5e99dd13d7c95446850559be966dae45ad0_arm64",
"8Base-RHACM-2.6:rhacm2/observatorium-rhel8-operator@sha256:f0bf89eaea6b7afc2d08c77bd40dfba581f91f462f5ec3d70473b332ca6f781c_s390x",
"8Base-RHACM-2.6:rhacm2/observatorium-rhel8@sha256:0686cfddd61737f7e7eb4f0c011397277394559edac3bb947c0969e302686dd5_ppc64le",
"8Base-RHACM-2.6:rhacm2/observatorium-rhel8@sha256:8f2f3732600235f66c406b6121ac37979f52572ce90353b6e099be7b74406251_amd64",
"8Base-RHACM-2.6:rhacm2/observatorium-rhel8@sha256:9e1fccc5b17865a6d7baaa1a15cb50f47d80a14b0a7bcbd94c12f0ddcaaf1b28_s390x",
"8Base-RHACM-2.6:rhacm2/observatorium-rhel8@sha256:bdd89a1051c8f21e7d81ff80c96731a0eaa7d15c320ab1e6b1dc3f6babd42598_arm64",
"8Base-RHACM-2.6:rhacm2/prometheus-alertmanager-rhel8@sha256:0860b7aa5e8b07792ad7f5d5c0654e23e9da8eedd4b9f509caea616dcfa97d69_amd64",
"8Base-RHACM-2.6:rhacm2/prometheus-alertmanager-rhel8@sha256:624895d8579ef6f3e5b17558a30775790ec6f00701f8c5cdfa315292d7f9e867_s390x",
"8Base-RHACM-2.6:rhacm2/prometheus-alertmanager-rhel8@sha256:6d09865a228cdbbc6d1ac13042c3c00f0bd086f6dc181dfa3cdf8c7f9d826b9e_arm64",
"8Base-RHACM-2.6:rhacm2/prometheus-alertmanager-rhel8@sha256:c69fee848d21346a271972e89d91898eac9fec27d598d98ffa004ca8d1b53270_ppc64le",
"8Base-RHACM-2.6:rhacm2/prometheus-rhel8@sha256:52cea7c27de23e3358030b09f22b962723c523a940f8e2043edc298c907d761c_arm64",
"8Base-RHACM-2.6:rhacm2/prometheus-rhel8@sha256:67e0fadfbb4d99a60435ed12b470772b38ace4ca815fe73da68eb3c826e200fc_ppc64le",
"8Base-RHACM-2.6:rhacm2/prometheus-rhel8@sha256:e8241b1d852d605b44ecfcc552cb0f905f72e8a17c8d228162b40c19388f5176_s390x",
"8Base-RHACM-2.6:rhacm2/prometheus-rhel8@sha256:ed0cc13e79949436d29a7ad0b41b189744a177ea27545fd5eb9b4f71e87bd0eb_amd64",
"8Base-RHACM-2.6:rhacm2/rbac-query-proxy-rhel8@sha256:29c76a37497f212aed280e2bf16ef45fb3785fb4649ce17b7fe9d653a79e2112_arm64",
"8Base-RHACM-2.6:rhacm2/rbac-query-proxy-rhel8@sha256:475a45884a51127722030226ff9a5f0752c98574c41eb61796aece5e702346a3_ppc64le",
"8Base-RHACM-2.6:rhacm2/rbac-query-proxy-rhel8@sha256:582301b10af0b966ae7d5e130cb0e5f96e7912dc66b4108e0d6078656ca80604_amd64",
"8Base-RHACM-2.6:rhacm2/rbac-query-proxy-rhel8@sha256:f1c7de85a44c03f48a6f62ba1d7d650f0b06e0f502cecff1512ad637b5bc1c27_s390x",
"8Base-RHACM-2.6:rhacm2/redisgraph-tls-rhel8@sha256:128279a656bfbde6c2c052766d63a1de6a06d8bea2707813c64396c2ae382478_amd64",
"8Base-RHACM-2.6:rhacm2/redisgraph-tls-rhel8@sha256:35927ca6e6e9c8d420c499a0c8ad37c4297ba19743d550f489d3e66482275a49_arm64",
"8Base-RHACM-2.6:rhacm2/redisgraph-tls-rhel8@sha256:4696baed553266682ba2b54d3bf683d2ff1241b625de5ec54a45c1b2c5f96243_s390x",
"8Base-RHACM-2.6:rhacm2/redisgraph-tls-rhel8@sha256:d722f2ffab1f58bbaf3c62ef71dbf7e6c4023e6ab17690f1049075a321d0b1ac_ppc64le",
"8Base-RHACM-2.6:rhacm2/search-aggregator-rhel8@sha256:2b5f372c1c73c4de587b5a4388d95b8cc553fc56af446fcefa0e14c6d980b6b3_ppc64le",
"8Base-RHACM-2.6:rhacm2/search-aggregator-rhel8@sha256:38fceeedc0672def1c2cf42bb6743ae726e77d9f7352d002b3fc688c6d551852_amd64",
"8Base-RHACM-2.6:rhacm2/search-aggregator-rhel8@sha256:6a915335bcebb0884fc72df2dfee97c74d42c035864b960e1c800fa6c5f8d93c_arm64",
"8Base-RHACM-2.6:rhacm2/search-aggregator-rhel8@sha256:752decaefc38aa009f54201b38d4ab26d9b4020caec649d9b1f1564f56c47c2a_s390x",
"8Base-RHACM-2.6:rhacm2/search-api-rhel8@sha256:37eea70d5b1c89c25372dcea8c8c03e1e0a9af1b5a06f3b0706ba776ae8847c1_amd64",
"8Base-RHACM-2.6:rhacm2/search-api-rhel8@sha256:7400088d206592eb29cd86182909626262c9b2a99f017811fcc9d8a753c39009_arm64",
"8Base-RHACM-2.6:rhacm2/search-api-rhel8@sha256:aa8ea0deabc39a068f3f6ce9fa6334e44fc507355009a9bff448e742156ec203_ppc64le",
"8Base-RHACM-2.6:rhacm2/search-api-rhel8@sha256:b4d2d39c2b3b736987f1e888b858d52a7ebd9f8d0cebd3bdef8c59f6e3e41725_s390x",
"8Base-RHACM-2.6:rhacm2/search-collector-rhel8@sha256:0174699ec75fcda08892b4e72b674df989af51ea5f04de57a62c2a85a3c08f4f_arm64",
"8Base-RHACM-2.6:rhacm2/search-collector-rhel8@sha256:5a29a9805b8d20969cba86da11a9de8176a3172df361aec5fae136a4271de308_amd64",
"8Base-RHACM-2.6:rhacm2/search-collector-rhel8@sha256:be7eed9ad9502bcc294081f7e2098fc4f8411c912c34fe63479b5b770d06caca_s390x",
"8Base-RHACM-2.6:rhacm2/search-collector-rhel8@sha256:c467c1d7ceaf5281077f7fe8ff1c1c4cffe325132890a3ab9b96ea5db2e2c930_ppc64le",
"8Base-RHACM-2.6:rhacm2/search-rhel8@sha256:2135cd20bb7ebbf48499992fe46a928e28fc78c86e360633ea09054520c42539_ppc64le",
"8Base-RHACM-2.6:rhacm2/search-rhel8@sha256:3a7a31974210e21a3faed9b57a75b970c70ac41d9662b884d4ce67275f756fc7_arm64",
"8Base-RHACM-2.6:rhacm2/search-rhel8@sha256:6e6a19f1440e4eb15a8206e18f7f4dde3e1a5c6518944571d09923d116d3f04e_amd64",
"8Base-RHACM-2.6:rhacm2/search-rhel8@sha256:e6ed3e65f0d49b3c6b0e3e97593a8fae4d453f3aecf8d7829c0d25c68bc91ea1_s390x",
"8Base-RHACM-2.6:rhacm2/submariner-addon-rhel8@sha256:7b80d01371f551df506bd0c56df6829845bfce497ff01cc44b68f172ed5399b4_ppc64le",
"8Base-RHACM-2.6:rhacm2/submariner-addon-rhel8@sha256:934c560bc786015c694e9cffbae8e86f631b3331d62f5a547931446dae82f8c3_s390x",
"8Base-RHACM-2.6:rhacm2/submariner-addon-rhel8@sha256:b467881f4028a89a9e79ba93da719845db576f47a04ae6e569c2317be5594b29_arm64",
"8Base-RHACM-2.6:rhacm2/submariner-addon-rhel8@sha256:fc5592d42e4aca70288448d174511b922ece7f8cb4b41c6a36195c3a4a60aa36_amd64",
"8Base-RHACM-2.6:rhacm2/thanos-receive-controller-rhel8@sha256:21f2626c10c4fb61b37e6ca4ab574186b423f155fbc5cfef3e894fff04cc270e_ppc64le",
"8Base-RHACM-2.6:rhacm2/thanos-receive-controller-rhel8@sha256:c357074958324fc5d602cdcf1cba285bf8582e0b36af79a8f6211bb0dfb77a10_amd64",
"8Base-RHACM-2.6:rhacm2/thanos-receive-controller-rhel8@sha256:d9ac8e67d6d9858b16dd9d1d49c1dd904aa22a7b618e5d33292344faced9c0d3_arm64",
"8Base-RHACM-2.6:rhacm2/thanos-receive-controller-rhel8@sha256:e3b840a7833680170f9e9ca52309552c584935a68c75cc71e6d576b104dc01c8_s390x",
"8Base-RHACM-2.6:rhacm2/thanos-rhel8@sha256:453c525197ccfe1f866af70ca2e7f3deb6f98d0b98c09b602b4fa1368787213d_amd64",
"8Base-RHACM-2.6:rhacm2/thanos-rhel8@sha256:4b3b45ad0b564360c245d20b1540c2398c9606cf8684275e4ee071c591357929_arm64",
"8Base-RHACM-2.6:rhacm2/thanos-rhel8@sha256:7e43ba8f47ec54b5f86d13c81b67b044176530b63b5ae3f40332fc975cc6b21f_s390x",
"8Base-RHACM-2.6:rhacm2/thanos-rhel8@sha256:faaa00c0af80c781a7c610616153a3cd1dc1b20637934c3a243a2e9664ba0ee5_ppc64le"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "golang: go/parser: stack exhaustion in all Parse* functions"
},
{
"cve": "CVE-2022-28131",
"cwe": {
"id": "CWE-1325",
"name": "Improperly Controlled Sequential Memory Allocation"
},
"discovery_date": "2022-07-14T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2107390"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in golang encoding/xml. When calling Decoder, Skip while parsing a deeply nested XML document, a panic can occur due to stack exhaustion and allows an attacker to impact system availability.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "golang: encoding/xml: stack exhaustion in Decoder.Skip",
"title": "Vulnerability summary"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"8Base-RHACM-2.6:rhacm2/acm-governance-policy-addon-controller-rhel8@sha256:615ab5d9542759d921634737709e84a8e65d003ea136e5d22858d380225fd177_amd64",
"8Base-RHACM-2.6:rhacm2/acm-governance-policy-addon-controller-rhel8@sha256:958b729d30f10b9c121e68ac8ede2054ed29cc52a9a7d6df0537ed221aa74358_s390x",
"8Base-RHACM-2.6:rhacm2/acm-governance-policy-addon-controller-rhel8@sha256:b5bef941b4e0b5b3529ca5b2311c85295b9f6d12e482a9cbdad691c2406541f1_ppc64le",
"8Base-RHACM-2.6:rhacm2/acm-governance-policy-addon-controller-rhel8@sha256:f6194b9056d77e54f3c74caa9eab87bd1df1818d082fc807229d1c44ec6c88c4_arm64",
"8Base-RHACM-2.6:rhacm2/acm-grafana-rhel8@sha256:45616ed43b53d3a83e65828118f09430396f5bcb0566ae3a65d937b59f0d873e_s390x",
"8Base-RHACM-2.6:rhacm2/acm-grafana-rhel8@sha256:8c48441cfa850ea1274932e94da0831618c10f91022619c779304501a75fb161_amd64",
"8Base-RHACM-2.6:rhacm2/acm-grafana-rhel8@sha256:cc1c196b19c5fd8f313c6136359cc9dd37b5f59d32a581b10cf89b80b7d0cbf4_arm64",
"8Base-RHACM-2.6:rhacm2/acm-grafana-rhel8@sha256:cdf24e68e50be1350566243f6d2cb1403d09ab68e5fed39ea6c56212e42b90f1_ppc64le",
"8Base-RHACM-2.6:rhacm2/acm-must-gather-rhel8@sha256:1457ff5cfd61611fdc968d4af5b020d835e107b97932c7ba7b3f5ed4cbd0e39f_ppc64le",
"8Base-RHACM-2.6:rhacm2/acm-must-gather-rhel8@sha256:39842906b3846418bc31098e2abad08210118d86aa683e9e5fd04a97822df22d_arm64",
"8Base-RHACM-2.6:rhacm2/acm-must-gather-rhel8@sha256:8a69add2d90a1e094de8510052b683e1765153da75e316ad7778499af0c5ddf9_s390x",
"8Base-RHACM-2.6:rhacm2/acm-must-gather-rhel8@sha256:dca91134a2c1c33c736afcd4c9373749448641385f39162c74e115691289e843_amd64",
"8Base-RHACM-2.6:rhacm2/acm-operator-bundle@sha256:0eac6124f59492d09c1ae650025d59ea0e8547d9f9c832cb9607b09254ff6ddd_s390x",
"8Base-RHACM-2.6:rhacm2/acm-operator-bundle@sha256:1cbcd58a4c23e4c89a6a0509f78802a5aa21205db2784ebc9772b99a3917b183_arm64",
"8Base-RHACM-2.6:rhacm2/acm-operator-bundle@sha256:997aaee36f0bed47e231925a3f2c2ecc503410e54b35727f035c72477f3d1944_ppc64le",
"8Base-RHACM-2.6:rhacm2/acm-operator-bundle@sha256:ce699187f250b93976b8063228ac12d11c6c8f6baba69ba4ed17a38730e84eb3_amd64",
"8Base-RHACM-2.6:rhacm2/acm-prometheus-config-reloader-rhel8@sha256:693a77a9324d6c7f0e69bd9d5725b51f3e429972f1e67469e93648cb347eae84_arm64",
"8Base-RHACM-2.6:rhacm2/acm-prometheus-config-reloader-rhel8@sha256:89757e804d5df2b5eeeb1191b599c3acb9e75f61170f888095302830d6de0582_s390x",
"8Base-RHACM-2.6:rhacm2/acm-prometheus-config-reloader-rhel8@sha256:8e45e1fd7342d7525b118f01794cac1f4a8662def5f2a06336b698db2e268742_amd64",
"8Base-RHACM-2.6:rhacm2/acm-prometheus-config-reloader-rhel8@sha256:ce1c17b34b7aac2e990dc0efe40f4406e73f727b2c7bfe109eded849de753f1a_ppc64le",
"8Base-RHACM-2.6:rhacm2/acm-prometheus-rhel8@sha256:728606d96dd9e0fc2e7810e092e10ee071ec36598c990c8252beccace59a679e_amd64",
"8Base-RHACM-2.6:rhacm2/acm-prometheus-rhel8@sha256:b457d0b95d88c5dd0aac87492cbca40a9d7c2074002ad110f52d562f0c5d0797_arm64",
"8Base-RHACM-2.6:rhacm2/acm-prometheus-rhel8@sha256:f34d2569033bfb1d173342264f090f46d80f7843d52704a7ce9e9eb9de2f5abb_s390x",
"8Base-RHACM-2.6:rhacm2/acm-prometheus-rhel8@sha256:f720e0a94bfe7ed5d812819a3e77cc0581be102970127d8c0d4aa06a05edbf3d_ppc64le",
"8Base-RHACM-2.6:rhacm2/acm-volsync-addon-controller-rhel8@sha256:17ccd6b924b36ab14e3ca5f5331ba7e4c86f8cb64304640d58c3ee6b76edbcaf_ppc64le",
"8Base-RHACM-2.6:rhacm2/acm-volsync-addon-controller-rhel8@sha256:27079308ea87e35564cc3089c65eae68d63880a3bb093ca64d1678a68b60fcec_amd64",
"8Base-RHACM-2.6:rhacm2/acm-volsync-addon-controller-rhel8@sha256:9eabaac2df91aeef613d6973669d07298f2159c6a6e0c9f294623f7b1a10bc08_s390x",
"8Base-RHACM-2.6:rhacm2/acm-volsync-addon-controller-rhel8@sha256:f7abdf1756bc0ff2ebf02fee0469a8b9eeabe1fa8cafdd21c6e8f958155b70bb_arm64",
"8Base-RHACM-2.6:rhacm2/cert-policy-controller-rhel8@sha256:017c1e663827a3b55d70badd3ed979b5d1831252c49d671897a85a75afaa5bb0_s390x",
"8Base-RHACM-2.6:rhacm2/cert-policy-controller-rhel8@sha256:0610778095974edf936602018281bf7a5e287ba9eca9f661a423e68bbe000e40_ppc64le",
"8Base-RHACM-2.6:rhacm2/cert-policy-controller-rhel8@sha256:a66d7d4ee1179f7fce639490f919d722db54eaa3118b4135078c33e6cbf91488_amd64",
"8Base-RHACM-2.6:rhacm2/cert-policy-controller-rhel8@sha256:d660befef0c8f7a4db7aa3b865545c9863d8f37e7ba4b8de4380185f82b208d4_arm64",
"8Base-RHACM-2.6:rhacm2/cluster-backup-rhel8-operator@sha256:1a749d0795972a9bfd5a00aa96c238a660673464be01b2aa9fd7a3aeead6ddf7_amd64",
"8Base-RHACM-2.6:rhacm2/cluster-backup-rhel8-operator@sha256:8915dbdc562e63441f79041bdf1176e46ce53e95418d133f0cd0c1ff79da48a2_arm64",
"8Base-RHACM-2.6:rhacm2/cluster-backup-rhel8-operator@sha256:995f225449b207da9a3cad175dac85b87eefb28ff5bae6a588f40fd79fbe12a1_ppc64le",
"8Base-RHACM-2.6:rhacm2/cluster-backup-rhel8-operator@sha256:f1255a76c6275a4b6a400c82e204a5112fff6fe87f71626f8f309763f6a5d9e4_s390x",
"8Base-RHACM-2.6:rhacm2/config-policy-controller-rhel8@sha256:3b2e0d850e8fc966ec80bff16df26002334744a96b81c7a7dfe222f1706a52e3_s390x",
"8Base-RHACM-2.6:rhacm2/config-policy-controller-rhel8@sha256:447f275bbde46d7fc173798ef5abc0a77a6780f0dffdc171786edbe00f27d8d8_ppc64le",
"8Base-RHACM-2.6:rhacm2/config-policy-controller-rhel8@sha256:61964a1a0ddf2e98bcf5249b7374235055ab85cc26663a8d9397c2b7f6fbb4c6_amd64",
"8Base-RHACM-2.6:rhacm2/config-policy-controller-rhel8@sha256:a3abaa3d0bf1d34fa9e40903a8713c439f5f7f751e775d32cbab308983064ce0_arm64",
"8Base-RHACM-2.6:rhacm2/console-rhel8@sha256:6c0f630ff57f6f423df6dbf4df9faad25089f9b391be35cb8bc9cd5211f94d67_arm64",
"8Base-RHACM-2.6:rhacm2/console-rhel8@sha256:8608aed6971299def3fbe749336727e84c69582664dedac3145b92ea24e62e4d_amd64",
"8Base-RHACM-2.6:rhacm2/console-rhel8@sha256:afa80ae8274db7fa6796c35980fc5df15889e94aff3361f6cda643e5a09da220_ppc64le",
"8Base-RHACM-2.6:rhacm2/console-rhel8@sha256:f06e4e3f62db52c6d7fa0bc1f289de773e18d076bc38612e1b0ddc85c76fde06_s390x",
"8Base-RHACM-2.6:rhacm2/endpoint-monitoring-rhel8-operator@sha256:060bcd658756a924b4ce4d202bd447a3254fc1f49af7d685dde8720f355cde8e_arm64",
"8Base-RHACM-2.6:rhacm2/endpoint-monitoring-rhel8-operator@sha256:091d66731c5fe8eba5646c6b2622bb38c074e202a8a4a7e906921673b60f0898_amd64",
"8Base-RHACM-2.6:rhacm2/endpoint-monitoring-rhel8-operator@sha256:80660eb7f3c068768b0ea04ff20f4539194c52427ffdab4626bf781aa3f2ca64_s390x",
"8Base-RHACM-2.6:rhacm2/endpoint-monitoring-rhel8-operator@sha256:d6204fcf04c83bac13232ec1602572ad5f22bb528537e591079dfa36152697ec_ppc64le",
"8Base-RHACM-2.6:rhacm2/governance-policy-propagator-rhel8@sha256:51be0f04938b60ed1dba60908bebd2000d78e4ade34757bae70a083c67d77e8e_arm64",
"8Base-RHACM-2.6:rhacm2/governance-policy-propagator-rhel8@sha256:9577701bf3c7aa00b99531d2c3842130abc6cd91c52c4a7ba040b705eeace4c7_s390x",
"8Base-RHACM-2.6:rhacm2/governance-policy-propagator-rhel8@sha256:bdc6c128628db86697af198430c5ae5c61c3e586c1a97187e4d4e852cec61e92_ppc64le",
"8Base-RHACM-2.6:rhacm2/governance-policy-propagator-rhel8@sha256:cc519319b9f4fe672144ebedd772ddf56d5de90e3c8f52c0fb9b55313f71a7b3_amd64",
"8Base-RHACM-2.6:rhacm2/governance-policy-spec-sync-rhel8@sha256:2c1905ae8a83e5598678457fd955cbc867453ed5836de6fcc182e4928df8bd67_s390x",
"8Base-RHACM-2.6:rhacm2/governance-policy-spec-sync-rhel8@sha256:4a8d30cc0e1d83c69b7f3339418b101da23fbcaee7d326bedaff677eceb25ab2_ppc64le",
"8Base-RHACM-2.6:rhacm2/governance-policy-spec-sync-rhel8@sha256:6849cf1b4dd883d5b4c0cf90a3adfb26cb59d03d3b892cee3669a32dd6b8dcc2_amd64",
"8Base-RHACM-2.6:rhacm2/governance-policy-spec-sync-rhel8@sha256:d06ffc621167aff31ecb0fa417b294ff0676fb00e4ef1c6cb0fb2aaf4b2561e0_arm64",
"8Base-RHACM-2.6:rhacm2/governance-policy-status-sync-rhel8@sha256:4c86e16f15aaf454e4e5ce5436e1db27a5f8a55f573c3eaf02e4786fe52edfc8_arm64",
"8Base-RHACM-2.6:rhacm2/governance-policy-status-sync-rhel8@sha256:cf6a75d94f50dd063e939aee18756c767cba43f4e1e62a9c2f2b764ac6f43746_s390x",
"8Base-RHACM-2.6:rhacm2/governance-policy-status-sync-rhel8@sha256:e072b615eeffff80a94831e58c70980684c1ec4bd972844b25b157eb7ed5937f_ppc64le",
"8Base-RHACM-2.6:rhacm2/governance-policy-status-sync-rhel8@sha256:fffe971caa2e911d9c972c0e88712ff431d34c63dbe74e25f1cababa50ea7417_amd64",
"8Base-RHACM-2.6:rhacm2/governance-policy-template-sync-rhel8@sha256:10bc1a3833599a593a058e804de67e92888ed779fd0000928d4a70b6c7d5c1c2_amd64",
"8Base-RHACM-2.6:rhacm2/governance-policy-template-sync-rhel8@sha256:5c17f979f47840a879059ad83de12f0756889564a17190ba4438a7632c999bb1_arm64",
"8Base-RHACM-2.6:rhacm2/governance-policy-template-sync-rhel8@sha256:848bce8007de7714afc8c755b5f0c3cdf5eb6b1d259811c947bc295924539a0e_ppc64le",
"8Base-RHACM-2.6:rhacm2/governance-policy-template-sync-rhel8@sha256:95439f7e18fa87601d5860cbd9ca5f0738786e30a629d23788fd5fe33d694c66_s390x",
"8Base-RHACM-2.6:rhacm2/grafana-dashboard-loader-rhel8@sha256:1f5c1b2cffebf069859e95d0e722cb293f8c176bf5c5873bb9517c96b26c2e10_arm64",
"8Base-RHACM-2.6:rhacm2/grafana-dashboard-loader-rhel8@sha256:5223158a122658bafbd853c596cdc1f7bd7a0e4fdd82b1c3668ac84adeae9f24_s390x",
"8Base-RHACM-2.6:rhacm2/grafana-dashboard-loader-rhel8@sha256:561f1f05925cfe3c5f0f8a9b7475be4bbab183b5611ecfe09b090d80fa4bc2fe_amd64",
"8Base-RHACM-2.6:rhacm2/grafana-dashboard-loader-rhel8@sha256:734270221ec4a516e7eb77f2ec3a753384242116aa70320a1dbe969e915af1df_ppc64le",
"8Base-RHACM-2.6:rhacm2/iam-policy-controller-rhel8@sha256:2827e5f485213f92e2d0092187f3976dd6fe598e39b5cf2212d48c3a44c34b13_arm64",
"8Base-RHACM-2.6:rhacm2/iam-policy-controller-rhel8@sha256:8ca9e80365c76b66b2de3924fc50a5912e606042c704b02cb174a4b8bd3927c4_amd64",
"8Base-RHACM-2.6:rhacm2/iam-policy-controller-rhel8@sha256:c5069e76a900aa300102a0ae54ecbc12c0ac31abfeed8656ee60a949daef79c3_s390x",
"8Base-RHACM-2.6:rhacm2/iam-policy-controller-rhel8@sha256:ca05e79e5508924af71f323c13f664770d8dd4eb61ecf0894e4f9a81f7a1b402_ppc64le",
"8Base-RHACM-2.6:rhacm2/insights-client-rhel8@sha256:02cacfec60c80b9228e8b18949751de867f974ea6b1172129096e64e949c0598_amd64",
"8Base-RHACM-2.6:rhacm2/insights-client-rhel8@sha256:2b14036d0291e54c3191682de2ea875a78d78c35b2791a5a113ba1a8920f0621_ppc64le",
"8Base-RHACM-2.6:rhacm2/insights-client-rhel8@sha256:d4c05f641de8fd0753d63cc6d5b62464d3d6a87d601514e87ef2e40bbe7b01b6_s390x",
"8Base-RHACM-2.6:rhacm2/insights-client-rhel8@sha256:e15c410b693b34f49869d037ebb5584384fcdf88114b7a94967ca09f1361a5f3_arm64",
"8Base-RHACM-2.6:rhacm2/insights-metrics-rhel8@sha256:67aa55bb65685395ad2773e7459dff5fbccdeedcf9e56ec2722d8f5c919eae89_s390x",
"8Base-RHACM-2.6:rhacm2/insights-metrics-rhel8@sha256:6c54e08f5f6c2cae41a5e108e1019ff6522af8f69d666e22eb4631cd83b85917_amd64",
"8Base-RHACM-2.6:rhacm2/insights-metrics-rhel8@sha256:88d9b7246aa75cb2c88ccb7f2f1202fc465be0f2d89e59f1d2259f69ada56d9d_arm64",
"8Base-RHACM-2.6:rhacm2/insights-metrics-rhel8@sha256:bad98fe71638d7346f31ea45f6063ec970bf90844bb5c5dc5f917bb0f0099899_ppc64le",
"8Base-RHACM-2.6:rhacm2/klusterlet-addon-controller-rhel8@sha256:22e510955af3fa736b7306c387f44b5f15f5f9a7a006c6587e06d5d8602cc2f0_s390x",
"8Base-RHACM-2.6:rhacm2/klusterlet-addon-controller-rhel8@sha256:55bc86326f992cc4f4401b93f90cdd2baa6728015ffaf6168f2d46ae43c70cf4_ppc64le",
"8Base-RHACM-2.6:rhacm2/klusterlet-addon-controller-rhel8@sha256:8dd7f47af047fb899c7fcbad61cb8f38da45990cac186f9235aec3e4e7de25e9_amd64",
"8Base-RHACM-2.6:rhacm2/klusterlet-addon-controller-rhel8@sha256:bdb97eb5bb0e8f59edf0d389fb07c45171e728dc8b4d2bdacd785193b46ec03b_arm64",
"8Base-RHACM-2.6:rhacm2/kube-rbac-proxy-rhel8@sha256:11a353ee9da6cc843d5f346f4fa51681d13318e2e61fc4d1a3f63406eb175260_s390x",
"8Base-RHACM-2.6:rhacm2/kube-rbac-proxy-rhel8@sha256:31757f3e3bb08b4e49e54694b18b3cf327637be20535482b2df1345b17444dda_amd64",
"8Base-RHACM-2.6:rhacm2/kube-rbac-proxy-rhel8@sha256:b2c0b7414d0fc36a49cbdc5a56b25dd62aac18defc2defbd9c1895cd13a5e716_arm64",
"8Base-RHACM-2.6:rhacm2/kube-rbac-proxy-rhel8@sha256:dbd816d503e9beb58622604432eb415419e893627eb95c1ceeb8ff5bda7d6335_ppc64le",
"8Base-RHACM-2.6:rhacm2/kube-state-metrics-rhel8@sha256:53246a6df1f0880d94ed2644fa4366e3e2108b6fa8a51745af87785346ce5304_s390x",
"8Base-RHACM-2.6:rhacm2/kube-state-metrics-rhel8@sha256:5f2393bceefffb32240043b6722aa73d31fc8133cc2666fcf5eb8d33794bc54f_arm64",
"8Base-RHACM-2.6:rhacm2/kube-state-metrics-rhel8@sha256:c792c043462281cde7c93bd8e2136f62ca17d072e7f466353f37de8e5f5dc949_ppc64le",
"8Base-RHACM-2.6:rhacm2/kube-state-metrics-rhel8@sha256:e6b1d24b56e6973eee1569e351db6637ca67e1d6cd124adb845cbf6e35a4f6af_amd64",
"8Base-RHACM-2.6:rhacm2/management-ingress-rhel8@sha256:07238998d21204cd8f25dc63e6dbde20a2dd25c3b96609729306db6c63a0fca4_arm64",
"8Base-RHACM-2.6:rhacm2/management-ingress-rhel8@sha256:0d2665d19a8753c6269f594b68b067cd62a402404287e6416543c1af2d7d3cf4_ppc64le",
"8Base-RHACM-2.6:rhacm2/management-ingress-rhel8@sha256:6917d018e53aabb6f5402f02000aedd2e5cf71bcc84562e0fc7d7c87049f4b67_amd64",
"8Base-RHACM-2.6:rhacm2/management-ingress-rhel8@sha256:73b0444bd91a1dade3b7e76245ac8d6cb568929bba321b8c86c269d6f542ac3b_s390x",
"8Base-RHACM-2.6:rhacm2/memcached-exporter-rhel8@sha256:7d85dd62346a647d22202baa0f8d405b2aaf9a7174b38e5d29df2e03530009c3_s390x",
"8Base-RHACM-2.6:rhacm2/memcached-exporter-rhel8@sha256:9635616c8f058e67d557201147904b05f8b49938f63fb2b0239dfca883f61685_arm64",
"8Base-RHACM-2.6:rhacm2/memcached-exporter-rhel8@sha256:9e91ecec92ec0df8b72beb6040f39d9a25b0bfad844e92ea34cc2d648d221d22_ppc64le",
"8Base-RHACM-2.6:rhacm2/memcached-exporter-rhel8@sha256:c773b9a2fffcd549d4936054260f655c78da603957826d6bad4e8567a213ad10_amd64",
"8Base-RHACM-2.6:rhacm2/memcached-rhel8@sha256:584f8c4a9a1b75fc71948a98add560d4fe3d936ee46ac791f32121dbadf8c7d2_ppc64le",
"8Base-RHACM-2.6:rhacm2/memcached-rhel8@sha256:59b3ce3f3f4459c97cfffee5e20830d70f8a69198b5fab271e6c478d615c46d3_arm64",
"8Base-RHACM-2.6:rhacm2/memcached-rhel8@sha256:6f458c76757203b28434f871027c6a466a73d246ceb5bfac8793ad1896a672ab_amd64",
"8Base-RHACM-2.6:rhacm2/memcached-rhel8@sha256:e34722fd656e3205dcdb565b0ab68e9971174c11f125dbfff3bf82e1e21f3a76_s390x",
"8Base-RHACM-2.6:rhacm2/metrics-collector-rhel8@sha256:3a81a018b939752543e78c2d68d1436b851be2256b88c3e66cd506ae1d8f4c9c_ppc64le",
"8Base-RHACM-2.6:rhacm2/metrics-collector-rhel8@sha256:6a3e0c36c123c9dc54759655d9148f580abada501034914863a6528ded19ef34_amd64",
"8Base-RHACM-2.6:rhacm2/metrics-collector-rhel8@sha256:7991f484f97b9951f27f70e67d5db0850c4189ee86db8406cdda961a9beb06f0_arm64",
"8Base-RHACM-2.6:rhacm2/metrics-collector-rhel8@sha256:fa08b9bf3fd334738984e150ba5bfd2e005374752f3112340b65f6434eacd057_s390x",
"8Base-RHACM-2.6:rhacm2/multicloud-integrations-rhel8@sha256:2bcbf9a565f3c566061325aca3174ec755b5c94a28612718a3f1563db317273e_ppc64le",
"8Base-RHACM-2.6:rhacm2/multicloud-integrations-rhel8@sha256:6813ccd43a1aecd1aaf4d5d4b1620fd63bbca00b736100189ff91246bf3bc36b_arm64",
"8Base-RHACM-2.6:rhacm2/multicloud-integrations-rhel8@sha256:db89ef3686570526afdb2b79fd698aca5dc50c633009760f1748fb9fd506067b_amd64",
"8Base-RHACM-2.6:rhacm2/multicloud-integrations-rhel8@sha256:db8bc27937802c5d8fff769b9c93c8a01411629d199adbc39235e721d6468b30_s390x",
"8Base-RHACM-2.6:rhacm2/multicluster-observability-rhel8-operator@sha256:434db0ca203b14b899fff9b7a2a5b975de852ea29620a828f29246448aba873c_ppc64le",
"8Base-RHACM-2.6:rhacm2/multicluster-observability-rhel8-operator@sha256:876bfa63b0e13833eaeadb7c6a0481f1d7970b283f69ece4d81c99985f4dd161_arm64",
"8Base-RHACM-2.6:rhacm2/multicluster-observability-rhel8-operator@sha256:d23f208e020d42bc095011d423146e2da35b2bc85b844911bde2f4edf696bdca_amd64",
"8Base-RHACM-2.6:rhacm2/multicluster-observability-rhel8-operator@sha256:f29581baf5277588d2e4cd01380ecf46e3c97a2f17ade01b048f75c29f18d62c_s390x",
"8Base-RHACM-2.6:rhacm2/multicluster-operators-application-rhel8@sha256:1952d422bd7ba42323711faba59244c449293cc92502e350460fee07c0e3b34a_ppc64le",
"8Base-RHACM-2.6:rhacm2/multicluster-operators-application-rhel8@sha256:566a60f630ec346eced3106ec072963d1b9f9d300e7d4cee6af6dc0d590a3937_s390x",
"8Base-RHACM-2.6:rhacm2/multicluster-operators-application-rhel8@sha256:724dd9f4a5e4acd061206ca2ea57c329210ade5135dbdf941b8d7e720daa4f10_arm64",
"8Base-RHACM-2.6:rhacm2/multicluster-operators-application-rhel8@sha256:ace8895fc62c1394dfa7854fd9ce3e14ef859e989255f70dc9a5a3d9bcd514c0_amd64",
"8Base-RHACM-2.6:rhacm2/multicluster-operators-channel-rhel8@sha256:1ebe6504a6a58f39f93952bf1c135ea58ff77e65c5b8ba73c7ad6295e66a1b45_s390x",
"8Base-RHACM-2.6:rhacm2/multicluster-operators-channel-rhel8@sha256:557cc962d0b10d80a9dea7adce387ea28fb4199a02fa8546645ab2cacbf28b88_ppc64le",
"8Base-RHACM-2.6:rhacm2/multicluster-operators-channel-rhel8@sha256:82526c7c046325bde1dfa0a47b58b773355f00bc95c23be75105e7255e7bddd2_arm64",
"8Base-RHACM-2.6:rhacm2/multicluster-operators-channel-rhel8@sha256:85e20d97f28e43668c2790bd6e0adbc598d01f9fab849761fb96d7a5c4946a87_amd64",
"8Base-RHACM-2.6:rhacm2/multicluster-operators-subscription-rhel8@sha256:7310f31faae367a363c27a7236b562bbfe8381a352fce906279590bac11571d2_ppc64le",
"8Base-RHACM-2.6:rhacm2/multicluster-operators-subscription-rhel8@sha256:7676d33b9be36ca6660d3aed888fdffcf270fcf82258ed9531e2746a3d27610c_s390x",
"8Base-RHACM-2.6:rhacm2/multicluster-operators-subscription-rhel8@sha256:e718d5abef58365d547ef73828a26adff5b6cef1bf935aa7c27f12f604b50337_amd64",
"8Base-RHACM-2.6:rhacm2/multicluster-operators-subscription-rhel8@sha256:f58aff87d1efb64417c6976f6772a464e54beefe847f50a141726b7a1a6a293a_arm64",
"8Base-RHACM-2.6:rhacm2/multiclusterhub-repo-rhel8@sha256:03222a9dd6eca9cf44932a0ff1bf89bd9d2d29683f1ebb0d0aa49171b77a4963_ppc64le",
"8Base-RHACM-2.6:rhacm2/multiclusterhub-repo-rhel8@sha256:881b8c3b19918affd478c0ad0c73dff96dd28f5c1dfddb86472b42e422fa25b6_amd64",
"8Base-RHACM-2.6:rhacm2/multiclusterhub-repo-rhel8@sha256:9de94ea1f83ec8b7257c7b2befc1485ed9cc40c9ef3600c4c4c50934e708cf9d_s390x",
"8Base-RHACM-2.6:rhacm2/multiclusterhub-repo-rhel8@sha256:a45ed68e7d3ac89d17eaf06445cabfc19a9ce85a42f116d75028d6acd18a322b_arm64",
"8Base-RHACM-2.6:rhacm2/multiclusterhub-rhel8@sha256:48d1fa8bc5f6a4d8349c41126301bd86d12836384f336881ecb71bd79f84ae93_ppc64le",
"8Base-RHACM-2.6:rhacm2/multiclusterhub-rhel8@sha256:a33e91fb763a2f0894433bce31bd44229e7d5f5c53d36c6b6f643807a45c110b_arm64",
"8Base-RHACM-2.6:rhacm2/multiclusterhub-rhel8@sha256:d6e126cbdd3cfbcdee04b093389ca1b07ac8038da96060051ed94e1eeacc6d92_s390x",
"8Base-RHACM-2.6:rhacm2/multiclusterhub-rhel8@sha256:ecf12158a2d8802b4c7efd6b336ff36c1e002223b1d385a40fbef638d5e4aa21_amd64",
"8Base-RHACM-2.6:rhacm2/node-exporter-rhel8@sha256:14d23638efff3c30661c9a5f3ddb6ab0c7a9d162de1176dd9565cf49dfa4b9c5_amd64",
"8Base-RHACM-2.6:rhacm2/node-exporter-rhel8@sha256:533005e1608de68a09e53599de3f30990db95cb923794bab9ae9e3bc1a8b6baf_arm64",
"8Base-RHACM-2.6:rhacm2/node-exporter-rhel8@sha256:99eef3491c7092afa14179b9a9d39dd8fbfb3c9bb61759d678af5d91ac23e59d_s390x",
"8Base-RHACM-2.6:rhacm2/node-exporter-rhel8@sha256:e200d4e1802cce7fce32b1e0dc5c3220b6f6477b73b3a2d8ea26a5a42d63f46b_ppc64le",
"8Base-RHACM-2.6:rhacm2/observatorium-rhel8-operator@sha256:092e3437e6d38b2bf676d7fb67ad672e3ef03440017b5af7c1ebd2beb3f437eb_amd64",
"8Base-RHACM-2.6:rhacm2/observatorium-rhel8-operator@sha256:8cf076bfb049d1aabd00040ee65f0fedd590f0dd448c7561de494093a915b397_ppc64le",
"8Base-RHACM-2.6:rhacm2/observatorium-rhel8-operator@sha256:e69987a64fdbf873d4b19d8626c0c5e99dd13d7c95446850559be966dae45ad0_arm64",
"8Base-RHACM-2.6:rhacm2/observatorium-rhel8-operator@sha256:f0bf89eaea6b7afc2d08c77bd40dfba581f91f462f5ec3d70473b332ca6f781c_s390x",
"8Base-RHACM-2.6:rhacm2/observatorium-rhel8@sha256:0686cfddd61737f7e7eb4f0c011397277394559edac3bb947c0969e302686dd5_ppc64le",
"8Base-RHACM-2.6:rhacm2/observatorium-rhel8@sha256:8f2f3732600235f66c406b6121ac37979f52572ce90353b6e099be7b74406251_amd64",
"8Base-RHACM-2.6:rhacm2/observatorium-rhel8@sha256:9e1fccc5b17865a6d7baaa1a15cb50f47d80a14b0a7bcbd94c12f0ddcaaf1b28_s390x",
"8Base-RHACM-2.6:rhacm2/observatorium-rhel8@sha256:bdd89a1051c8f21e7d81ff80c96731a0eaa7d15c320ab1e6b1dc3f6babd42598_arm64",
"8Base-RHACM-2.6:rhacm2/prometheus-alertmanager-rhel8@sha256:0860b7aa5e8b07792ad7f5d5c0654e23e9da8eedd4b9f509caea616dcfa97d69_amd64",
"8Base-RHACM-2.6:rhacm2/prometheus-alertmanager-rhel8@sha256:624895d8579ef6f3e5b17558a30775790ec6f00701f8c5cdfa315292d7f9e867_s390x",
"8Base-RHACM-2.6:rhacm2/prometheus-alertmanager-rhel8@sha256:6d09865a228cdbbc6d1ac13042c3c00f0bd086f6dc181dfa3cdf8c7f9d826b9e_arm64",
"8Base-RHACM-2.6:rhacm2/prometheus-alertmanager-rhel8@sha256:c69fee848d21346a271972e89d91898eac9fec27d598d98ffa004ca8d1b53270_ppc64le",
"8Base-RHACM-2.6:rhacm2/prometheus-rhel8@sha256:52cea7c27de23e3358030b09f22b962723c523a940f8e2043edc298c907d761c_arm64",
"8Base-RHACM-2.6:rhacm2/prometheus-rhel8@sha256:67e0fadfbb4d99a60435ed12b470772b38ace4ca815fe73da68eb3c826e200fc_ppc64le",
"8Base-RHACM-2.6:rhacm2/prometheus-rhel8@sha256:e8241b1d852d605b44ecfcc552cb0f905f72e8a17c8d228162b40c19388f5176_s390x",
"8Base-RHACM-2.6:rhacm2/prometheus-rhel8@sha256:ed0cc13e79949436d29a7ad0b41b189744a177ea27545fd5eb9b4f71e87bd0eb_amd64",
"8Base-RHACM-2.6:rhacm2/rbac-query-proxy-rhel8@sha256:29c76a37497f212aed280e2bf16ef45fb3785fb4649ce17b7fe9d653a79e2112_arm64",
"8Base-RHACM-2.6:rhacm2/rbac-query-proxy-rhel8@sha256:475a45884a51127722030226ff9a5f0752c98574c41eb61796aece5e702346a3_ppc64le",
"8Base-RHACM-2.6:rhacm2/rbac-query-proxy-rhel8@sha256:582301b10af0b966ae7d5e130cb0e5f96e7912dc66b4108e0d6078656ca80604_amd64",
"8Base-RHACM-2.6:rhacm2/rbac-query-proxy-rhel8@sha256:f1c7de85a44c03f48a6f62ba1d7d650f0b06e0f502cecff1512ad637b5bc1c27_s390x",
"8Base-RHACM-2.6:rhacm2/redisgraph-tls-rhel8@sha256:128279a656bfbde6c2c052766d63a1de6a06d8bea2707813c64396c2ae382478_amd64",
"8Base-RHACM-2.6:rhacm2/redisgraph-tls-rhel8@sha256:35927ca6e6e9c8d420c499a0c8ad37c4297ba19743d550f489d3e66482275a49_arm64",
"8Base-RHACM-2.6:rhacm2/redisgraph-tls-rhel8@sha256:4696baed553266682ba2b54d3bf683d2ff1241b625de5ec54a45c1b2c5f96243_s390x",
"8Base-RHACM-2.6:rhacm2/redisgraph-tls-rhel8@sha256:d722f2ffab1f58bbaf3c62ef71dbf7e6c4023e6ab17690f1049075a321d0b1ac_ppc64le",
"8Base-RHACM-2.6:rhacm2/search-aggregator-rhel8@sha256:2b5f372c1c73c4de587b5a4388d95b8cc553fc56af446fcefa0e14c6d980b6b3_ppc64le",
"8Base-RHACM-2.6:rhacm2/search-aggregator-rhel8@sha256:38fceeedc0672def1c2cf42bb6743ae726e77d9f7352d002b3fc688c6d551852_amd64",
"8Base-RHACM-2.6:rhacm2/search-aggregator-rhel8@sha256:6a915335bcebb0884fc72df2dfee97c74d42c035864b960e1c800fa6c5f8d93c_arm64",
"8Base-RHACM-2.6:rhacm2/search-aggregator-rhel8@sha256:752decaefc38aa009f54201b38d4ab26d9b4020caec649d9b1f1564f56c47c2a_s390x",
"8Base-RHACM-2.6:rhacm2/search-api-rhel8@sha256:37eea70d5b1c89c25372dcea8c8c03e1e0a9af1b5a06f3b0706ba776ae8847c1_amd64",
"8Base-RHACM-2.6:rhacm2/search-api-rhel8@sha256:7400088d206592eb29cd86182909626262c9b2a99f017811fcc9d8a753c39009_arm64",
"8Base-RHACM-2.6:rhacm2/search-api-rhel8@sha256:aa8ea0deabc39a068f3f6ce9fa6334e44fc507355009a9bff448e742156ec203_ppc64le",
"8Base-RHACM-2.6:rhacm2/search-api-rhel8@sha256:b4d2d39c2b3b736987f1e888b858d52a7ebd9f8d0cebd3bdef8c59f6e3e41725_s390x",
"8Base-RHACM-2.6:rhacm2/search-collector-rhel8@sha256:0174699ec75fcda08892b4e72b674df989af51ea5f04de57a62c2a85a3c08f4f_arm64",
"8Base-RHACM-2.6:rhacm2/search-collector-rhel8@sha256:5a29a9805b8d20969cba86da11a9de8176a3172df361aec5fae136a4271de308_amd64",
"8Base-RHACM-2.6:rhacm2/search-collector-rhel8@sha256:be7eed9ad9502bcc294081f7e2098fc4f8411c912c34fe63479b5b770d06caca_s390x",
"8Base-RHACM-2.6:rhacm2/search-collector-rhel8@sha256:c467c1d7ceaf5281077f7fe8ff1c1c4cffe325132890a3ab9b96ea5db2e2c930_ppc64le",
"8Base-RHACM-2.6:rhacm2/search-rhel8@sha256:2135cd20bb7ebbf48499992fe46a928e28fc78c86e360633ea09054520c42539_ppc64le",
"8Base-RHACM-2.6:rhacm2/search-rhel8@sha256:3a7a31974210e21a3faed9b57a75b970c70ac41d9662b884d4ce67275f756fc7_arm64",
"8Base-RHACM-2.6:rhacm2/search-rhel8@sha256:6e6a19f1440e4eb15a8206e18f7f4dde3e1a5c6518944571d09923d116d3f04e_amd64",
"8Base-RHACM-2.6:rhacm2/search-rhel8@sha256:e6ed3e65f0d49b3c6b0e3e97593a8fae4d453f3aecf8d7829c0d25c68bc91ea1_s390x",
"8Base-RHACM-2.6:rhacm2/submariner-addon-rhel8@sha256:7b80d01371f551df506bd0c56df6829845bfce497ff01cc44b68f172ed5399b4_ppc64le",
"8Base-RHACM-2.6:rhacm2/submariner-addon-rhel8@sha256:934c560bc786015c694e9cffbae8e86f631b3331d62f5a547931446dae82f8c3_s390x",
"8Base-RHACM-2.6:rhacm2/submariner-addon-rhel8@sha256:b467881f4028a89a9e79ba93da719845db576f47a04ae6e569c2317be5594b29_arm64",
"8Base-RHACM-2.6:rhacm2/submariner-addon-rhel8@sha256:fc5592d42e4aca70288448d174511b922ece7f8cb4b41c6a36195c3a4a60aa36_amd64",
"8Base-RHACM-2.6:rhacm2/thanos-receive-controller-rhel8@sha256:21f2626c10c4fb61b37e6ca4ab574186b423f155fbc5cfef3e894fff04cc270e_ppc64le",
"8Base-RHACM-2.6:rhacm2/thanos-receive-controller-rhel8@sha256:c357074958324fc5d602cdcf1cba285bf8582e0b36af79a8f6211bb0dfb77a10_amd64",
"8Base-RHACM-2.6:rhacm2/thanos-receive-controller-rhel8@sha256:d9ac8e67d6d9858b16dd9d1d49c1dd904aa22a7b618e5d33292344faced9c0d3_arm64",
"8Base-RHACM-2.6:rhacm2/thanos-receive-controller-rhel8@sha256:e3b840a7833680170f9e9ca52309552c584935a68c75cc71e6d576b104dc01c8_s390x",
"8Base-RHACM-2.6:rhacm2/thanos-rhel8@sha256:453c525197ccfe1f866af70ca2e7f3deb6f98d0b98c09b602b4fa1368787213d_amd64",
"8Base-RHACM-2.6:rhacm2/thanos-rhel8@sha256:4b3b45ad0b564360c245d20b1540c2398c9606cf8684275e4ee071c591357929_arm64",
"8Base-RHACM-2.6:rhacm2/thanos-rhel8@sha256:7e43ba8f47ec54b5f86d13c81b67b044176530b63b5ae3f40332fc975cc6b21f_s390x",
"8Base-RHACM-2.6:rhacm2/thanos-rhel8@sha256:faaa00c0af80c781a7c610616153a3cd1dc1b20637934c3a243a2e9664ba0ee5_ppc64le"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2022-28131"
},
{
"category": "external",
"summary": "RHBZ#2107390",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2107390"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2022-28131",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-28131"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2022-28131",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2022-28131"
},
{
"category": "external",
"summary": "https://go.dev/issue/53614",
"url": "https://go.dev/issue/53614"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-announce/c/nqrv9fbR0zE",
"url": "https://groups.google.com/g/golang-announce/c/nqrv9fbR0zE"
}
],
"release_date": "2022-07-12T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2022-09-06T22:27:58+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.6/html-single/install/index#installing",
"product_ids": [
"8Base-RHACM-2.6:rhacm2/acm-governance-policy-addon-controller-rhel8@sha256:615ab5d9542759d921634737709e84a8e65d003ea136e5d22858d380225fd177_amd64",
"8Base-RHACM-2.6:rhacm2/acm-governance-policy-addon-controller-rhel8@sha256:958b729d30f10b9c121e68ac8ede2054ed29cc52a9a7d6df0537ed221aa74358_s390x",
"8Base-RHACM-2.6:rhacm2/acm-governance-policy-addon-controller-rhel8@sha256:b5bef941b4e0b5b3529ca5b2311c85295b9f6d12e482a9cbdad691c2406541f1_ppc64le",
"8Base-RHACM-2.6:rhacm2/acm-governance-policy-addon-controller-rhel8@sha256:f6194b9056d77e54f3c74caa9eab87bd1df1818d082fc807229d1c44ec6c88c4_arm64",
"8Base-RHACM-2.6:rhacm2/acm-grafana-rhel8@sha256:45616ed43b53d3a83e65828118f09430396f5bcb0566ae3a65d937b59f0d873e_s390x",
"8Base-RHACM-2.6:rhacm2/acm-grafana-rhel8@sha256:8c48441cfa850ea1274932e94da0831618c10f91022619c779304501a75fb161_amd64",
"8Base-RHACM-2.6:rhacm2/acm-grafana-rhel8@sha256:cc1c196b19c5fd8f313c6136359cc9dd37b5f59d32a581b10cf89b80b7d0cbf4_arm64",
"8Base-RHACM-2.6:rhacm2/acm-grafana-rhel8@sha256:cdf24e68e50be1350566243f6d2cb1403d09ab68e5fed39ea6c56212e42b90f1_ppc64le",
"8Base-RHACM-2.6:rhacm2/acm-must-gather-rhel8@sha256:1457ff5cfd61611fdc968d4af5b020d835e107b97932c7ba7b3f5ed4cbd0e39f_ppc64le",
"8Base-RHACM-2.6:rhacm2/acm-must-gather-rhel8@sha256:39842906b3846418bc31098e2abad08210118d86aa683e9e5fd04a97822df22d_arm64",
"8Base-RHACM-2.6:rhacm2/acm-must-gather-rhel8@sha256:8a69add2d90a1e094de8510052b683e1765153da75e316ad7778499af0c5ddf9_s390x",
"8Base-RHACM-2.6:rhacm2/acm-must-gather-rhel8@sha256:dca91134a2c1c33c736afcd4c9373749448641385f39162c74e115691289e843_amd64",
"8Base-RHACM-2.6:rhacm2/acm-operator-bundle@sha256:0eac6124f59492d09c1ae650025d59ea0e8547d9f9c832cb9607b09254ff6ddd_s390x",
"8Base-RHACM-2.6:rhacm2/acm-operator-bundle@sha256:1cbcd58a4c23e4c89a6a0509f78802a5aa21205db2784ebc9772b99a3917b183_arm64",
"8Base-RHACM-2.6:rhacm2/acm-operator-bundle@sha256:997aaee36f0bed47e231925a3f2c2ecc503410e54b35727f035c72477f3d1944_ppc64le",
"8Base-RHACM-2.6:rhacm2/acm-operator-bundle@sha256:ce699187f250b93976b8063228ac12d11c6c8f6baba69ba4ed17a38730e84eb3_amd64",
"8Base-RHACM-2.6:rhacm2/acm-prometheus-config-reloader-rhel8@sha256:693a77a9324d6c7f0e69bd9d5725b51f3e429972f1e67469e93648cb347eae84_arm64",
"8Base-RHACM-2.6:rhacm2/acm-prometheus-config-reloader-rhel8@sha256:89757e804d5df2b5eeeb1191b599c3acb9e75f61170f888095302830d6de0582_s390x",
"8Base-RHACM-2.6:rhacm2/acm-prometheus-config-reloader-rhel8@sha256:8e45e1fd7342d7525b118f01794cac1f4a8662def5f2a06336b698db2e268742_amd64",
"8Base-RHACM-2.6:rhacm2/acm-prometheus-config-reloader-rhel8@sha256:ce1c17b34b7aac2e990dc0efe40f4406e73f727b2c7bfe109eded849de753f1a_ppc64le",
"8Base-RHACM-2.6:rhacm2/acm-prometheus-rhel8@sha256:728606d96dd9e0fc2e7810e092e10ee071ec36598c990c8252beccace59a679e_amd64",
"8Base-RHACM-2.6:rhacm2/acm-prometheus-rhel8@sha256:b457d0b95d88c5dd0aac87492cbca40a9d7c2074002ad110f52d562f0c5d0797_arm64",
"8Base-RHACM-2.6:rhacm2/acm-prometheus-rhel8@sha256:f34d2569033bfb1d173342264f090f46d80f7843d52704a7ce9e9eb9de2f5abb_s390x",
"8Base-RHACM-2.6:rhacm2/acm-prometheus-rhel8@sha256:f720e0a94bfe7ed5d812819a3e77cc0581be102970127d8c0d4aa06a05edbf3d_ppc64le",
"8Base-RHACM-2.6:rhacm2/acm-volsync-addon-controller-rhel8@sha256:17ccd6b924b36ab14e3ca5f5331ba7e4c86f8cb64304640d58c3ee6b76edbcaf_ppc64le",
"8Base-RHACM-2.6:rhacm2/acm-volsync-addon-controller-rhel8@sha256:27079308ea87e35564cc3089c65eae68d63880a3bb093ca64d1678a68b60fcec_amd64",
"8Base-RHACM-2.6:rhacm2/acm-volsync-addon-controller-rhel8@sha256:9eabaac2df91aeef613d6973669d07298f2159c6a6e0c9f294623f7b1a10bc08_s390x",
"8Base-RHACM-2.6:rhacm2/acm-volsync-addon-controller-rhel8@sha256:f7abdf1756bc0ff2ebf02fee0469a8b9eeabe1fa8cafdd21c6e8f958155b70bb_arm64",
"8Base-RHACM-2.6:rhacm2/cert-policy-controller-rhel8@sha256:017c1e663827a3b55d70badd3ed979b5d1831252c49d671897a85a75afaa5bb0_s390x",
"8Base-RHACM-2.6:rhacm2/cert-policy-controller-rhel8@sha256:0610778095974edf936602018281bf7a5e287ba9eca9f661a423e68bbe000e40_ppc64le",
"8Base-RHACM-2.6:rhacm2/cert-policy-controller-rhel8@sha256:a66d7d4ee1179f7fce639490f919d722db54eaa3118b4135078c33e6cbf91488_amd64",
"8Base-RHACM-2.6:rhacm2/cert-policy-controller-rhel8@sha256:d660befef0c8f7a4db7aa3b865545c9863d8f37e7ba4b8de4380185f82b208d4_arm64",
"8Base-RHACM-2.6:rhacm2/cluster-backup-rhel8-operator@sha256:1a749d0795972a9bfd5a00aa96c238a660673464be01b2aa9fd7a3aeead6ddf7_amd64",
"8Base-RHACM-2.6:rhacm2/cluster-backup-rhel8-operator@sha256:8915dbdc562e63441f79041bdf1176e46ce53e95418d133f0cd0c1ff79da48a2_arm64",
"8Base-RHACM-2.6:rhacm2/cluster-backup-rhel8-operator@sha256:995f225449b207da9a3cad175dac85b87eefb28ff5bae6a588f40fd79fbe12a1_ppc64le",
"8Base-RHACM-2.6:rhacm2/cluster-backup-rhel8-operator@sha256:f1255a76c6275a4b6a400c82e204a5112fff6fe87f71626f8f309763f6a5d9e4_s390x",
"8Base-RHACM-2.6:rhacm2/config-policy-controller-rhel8@sha256:3b2e0d850e8fc966ec80bff16df26002334744a96b81c7a7dfe222f1706a52e3_s390x",
"8Base-RHACM-2.6:rhacm2/config-policy-controller-rhel8@sha256:447f275bbde46d7fc173798ef5abc0a77a6780f0dffdc171786edbe00f27d8d8_ppc64le",
"8Base-RHACM-2.6:rhacm2/config-policy-controller-rhel8@sha256:61964a1a0ddf2e98bcf5249b7374235055ab85cc26663a8d9397c2b7f6fbb4c6_amd64",
"8Base-RHACM-2.6:rhacm2/config-policy-controller-rhel8@sha256:a3abaa3d0bf1d34fa9e40903a8713c439f5f7f751e775d32cbab308983064ce0_arm64",
"8Base-RHACM-2.6:rhacm2/console-rhel8@sha256:6c0f630ff57f6f423df6dbf4df9faad25089f9b391be35cb8bc9cd5211f94d67_arm64",
"8Base-RHACM-2.6:rhacm2/console-rhel8@sha256:8608aed6971299def3fbe749336727e84c69582664dedac3145b92ea24e62e4d_amd64",
"8Base-RHACM-2.6:rhacm2/console-rhel8@sha256:afa80ae8274db7fa6796c35980fc5df15889e94aff3361f6cda643e5a09da220_ppc64le",
"8Base-RHACM-2.6:rhacm2/console-rhel8@sha256:f06e4e3f62db52c6d7fa0bc1f289de773e18d076bc38612e1b0ddc85c76fde06_s390x",
"8Base-RHACM-2.6:rhacm2/endpoint-monitoring-rhel8-operator@sha256:060bcd658756a924b4ce4d202bd447a3254fc1f49af7d685dde8720f355cde8e_arm64",
"8Base-RHACM-2.6:rhacm2/endpoint-monitoring-rhel8-operator@sha256:091d66731c5fe8eba5646c6b2622bb38c074e202a8a4a7e906921673b60f0898_amd64",
"8Base-RHACM-2.6:rhacm2/endpoint-monitoring-rhel8-operator@sha256:80660eb7f3c068768b0ea04ff20f4539194c52427ffdab4626bf781aa3f2ca64_s390x",
"8Base-RHACM-2.6:rhacm2/endpoint-monitoring-rhel8-operator@sha256:d6204fcf04c83bac13232ec1602572ad5f22bb528537e591079dfa36152697ec_ppc64le",
"8Base-RHACM-2.6:rhacm2/governance-policy-propagator-rhel8@sha256:51be0f04938b60ed1dba60908bebd2000d78e4ade34757bae70a083c67d77e8e_arm64",
"8Base-RHACM-2.6:rhacm2/governance-policy-propagator-rhel8@sha256:9577701bf3c7aa00b99531d2c3842130abc6cd91c52c4a7ba040b705eeace4c7_s390x",
"8Base-RHACM-2.6:rhacm2/governance-policy-propagator-rhel8@sha256:bdc6c128628db86697af198430c5ae5c61c3e586c1a97187e4d4e852cec61e92_ppc64le",
"8Base-RHACM-2.6:rhacm2/governance-policy-propagator-rhel8@sha256:cc519319b9f4fe672144ebedd772ddf56d5de90e3c8f52c0fb9b55313f71a7b3_amd64",
"8Base-RHACM-2.6:rhacm2/governance-policy-spec-sync-rhel8@sha256:2c1905ae8a83e5598678457fd955cbc867453ed5836de6fcc182e4928df8bd67_s390x",
"8Base-RHACM-2.6:rhacm2/governance-policy-spec-sync-rhel8@sha256:4a8d30cc0e1d83c69b7f3339418b101da23fbcaee7d326bedaff677eceb25ab2_ppc64le",
"8Base-RHACM-2.6:rhacm2/governance-policy-spec-sync-rhel8@sha256:6849cf1b4dd883d5b4c0cf90a3adfb26cb59d03d3b892cee3669a32dd6b8dcc2_amd64",
"8Base-RHACM-2.6:rhacm2/governance-policy-spec-sync-rhel8@sha256:d06ffc621167aff31ecb0fa417b294ff0676fb00e4ef1c6cb0fb2aaf4b2561e0_arm64",
"8Base-RHACM-2.6:rhacm2/governance-policy-status-sync-rhel8@sha256:4c86e16f15aaf454e4e5ce5436e1db27a5f8a55f573c3eaf02e4786fe52edfc8_arm64",
"8Base-RHACM-2.6:rhacm2/governance-policy-status-sync-rhel8@sha256:cf6a75d94f50dd063e939aee18756c767cba43f4e1e62a9c2f2b764ac6f43746_s390x",
"8Base-RHACM-2.6:rhacm2/governance-policy-status-sync-rhel8@sha256:e072b615eeffff80a94831e58c70980684c1ec4bd972844b25b157eb7ed5937f_ppc64le",
"8Base-RHACM-2.6:rhacm2/governance-policy-status-sync-rhel8@sha256:fffe971caa2e911d9c972c0e88712ff431d34c63dbe74e25f1cababa50ea7417_amd64",
"8Base-RHACM-2.6:rhacm2/governance-policy-template-sync-rhel8@sha256:10bc1a3833599a593a058e804de67e92888ed779fd0000928d4a70b6c7d5c1c2_amd64",
"8Base-RHACM-2.6:rhacm2/governance-policy-template-sync-rhel8@sha256:5c17f979f47840a879059ad83de12f0756889564a17190ba4438a7632c999bb1_arm64",
"8Base-RHACM-2.6:rhacm2/governance-policy-template-sync-rhel8@sha256:848bce8007de7714afc8c755b5f0c3cdf5eb6b1d259811c947bc295924539a0e_ppc64le",
"8Base-RHACM-2.6:rhacm2/governance-policy-template-sync-rhel8@sha256:95439f7e18fa87601d5860cbd9ca5f0738786e30a629d23788fd5fe33d694c66_s390x",
"8Base-RHACM-2.6:rhacm2/grafana-dashboard-loader-rhel8@sha256:1f5c1b2cffebf069859e95d0e722cb293f8c176bf5c5873bb9517c96b26c2e10_arm64",
"8Base-RHACM-2.6:rhacm2/grafana-dashboard-loader-rhel8@sha256:5223158a122658bafbd853c596cdc1f7bd7a0e4fdd82b1c3668ac84adeae9f24_s390x",
"8Base-RHACM-2.6:rhacm2/grafana-dashboard-loader-rhel8@sha256:561f1f05925cfe3c5f0f8a9b7475be4bbab183b5611ecfe09b090d80fa4bc2fe_amd64",
"8Base-RHACM-2.6:rhacm2/grafana-dashboard-loader-rhel8@sha256:734270221ec4a516e7eb77f2ec3a753384242116aa70320a1dbe969e915af1df_ppc64le",
"8Base-RHACM-2.6:rhacm2/iam-policy-controller-rhel8@sha256:2827e5f485213f92e2d0092187f3976dd6fe598e39b5cf2212d48c3a44c34b13_arm64",
"8Base-RHACM-2.6:rhacm2/iam-policy-controller-rhel8@sha256:8ca9e80365c76b66b2de3924fc50a5912e606042c704b02cb174a4b8bd3927c4_amd64",
"8Base-RHACM-2.6:rhacm2/iam-policy-controller-rhel8@sha256:c5069e76a900aa300102a0ae54ecbc12c0ac31abfeed8656ee60a949daef79c3_s390x",
"8Base-RHACM-2.6:rhacm2/iam-policy-controller-rhel8@sha256:ca05e79e5508924af71f323c13f664770d8dd4eb61ecf0894e4f9a81f7a1b402_ppc64le",
"8Base-RHACM-2.6:rhacm2/insights-client-rhel8@sha256:02cacfec60c80b9228e8b18949751de867f974ea6b1172129096e64e949c0598_amd64",
"8Base-RHACM-2.6:rhacm2/insights-client-rhel8@sha256:2b14036d0291e54c3191682de2ea875a78d78c35b2791a5a113ba1a8920f0621_ppc64le",
"8Base-RHACM-2.6:rhacm2/insights-client-rhel8@sha256:d4c05f641de8fd0753d63cc6d5b62464d3d6a87d601514e87ef2e40bbe7b01b6_s390x",
"8Base-RHACM-2.6:rhacm2/insights-client-rhel8@sha256:e15c410b693b34f49869d037ebb5584384fcdf88114b7a94967ca09f1361a5f3_arm64",
"8Base-RHACM-2.6:rhacm2/insights-metrics-rhel8@sha256:67aa55bb65685395ad2773e7459dff5fbccdeedcf9e56ec2722d8f5c919eae89_s390x",
"8Base-RHACM-2.6:rhacm2/insights-metrics-rhel8@sha256:6c54e08f5f6c2cae41a5e108e1019ff6522af8f69d666e22eb4631cd83b85917_amd64",
"8Base-RHACM-2.6:rhacm2/insights-metrics-rhel8@sha256:88d9b7246aa75cb2c88ccb7f2f1202fc465be0f2d89e59f1d2259f69ada56d9d_arm64",
"8Base-RHACM-2.6:rhacm2/insights-metrics-rhel8@sha256:bad98fe71638d7346f31ea45f6063ec970bf90844bb5c5dc5f917bb0f0099899_ppc64le",
"8Base-RHACM-2.6:rhacm2/klusterlet-addon-controller-rhel8@sha256:22e510955af3fa736b7306c387f44b5f15f5f9a7a006c6587e06d5d8602cc2f0_s390x",
"8Base-RHACM-2.6:rhacm2/klusterlet-addon-controller-rhel8@sha256:55bc86326f992cc4f4401b93f90cdd2baa6728015ffaf6168f2d46ae43c70cf4_ppc64le",
"8Base-RHACM-2.6:rhacm2/klusterlet-addon-controller-rhel8@sha256:8dd7f47af047fb899c7fcbad61cb8f38da45990cac186f9235aec3e4e7de25e9_amd64",
"8Base-RHACM-2.6:rhacm2/klusterlet-addon-controller-rhel8@sha256:bdb97eb5bb0e8f59edf0d389fb07c45171e728dc8b4d2bdacd785193b46ec03b_arm64",
"8Base-RHACM-2.6:rhacm2/kube-rbac-proxy-rhel8@sha256:11a353ee9da6cc843d5f346f4fa51681d13318e2e61fc4d1a3f63406eb175260_s390x",
"8Base-RHACM-2.6:rhacm2/kube-rbac-proxy-rhel8@sha256:31757f3e3bb08b4e49e54694b18b3cf327637be20535482b2df1345b17444dda_amd64",
"8Base-RHACM-2.6:rhacm2/kube-rbac-proxy-rhel8@sha256:b2c0b7414d0fc36a49cbdc5a56b25dd62aac18defc2defbd9c1895cd13a5e716_arm64",
"8Base-RHACM-2.6:rhacm2/kube-rbac-proxy-rhel8@sha256:dbd816d503e9beb58622604432eb415419e893627eb95c1ceeb8ff5bda7d6335_ppc64le",
"8Base-RHACM-2.6:rhacm2/kube-state-metrics-rhel8@sha256:53246a6df1f0880d94ed2644fa4366e3e2108b6fa8a51745af87785346ce5304_s390x",
"8Base-RHACM-2.6:rhacm2/kube-state-metrics-rhel8@sha256:5f2393bceefffb32240043b6722aa73d31fc8133cc2666fcf5eb8d33794bc54f_arm64",
"8Base-RHACM-2.6:rhacm2/kube-state-metrics-rhel8@sha256:c792c043462281cde7c93bd8e2136f62ca17d072e7f466353f37de8e5f5dc949_ppc64le",
"8Base-RHACM-2.6:rhacm2/kube-state-metrics-rhel8@sha256:e6b1d24b56e6973eee1569e351db6637ca67e1d6cd124adb845cbf6e35a4f6af_amd64",
"8Base-RHACM-2.6:rhacm2/management-ingress-rhel8@sha256:07238998d21204cd8f25dc63e6dbde20a2dd25c3b96609729306db6c63a0fca4_arm64",
"8Base-RHACM-2.6:rhacm2/management-ingress-rhel8@sha256:0d2665d19a8753c6269f594b68b067cd62a402404287e6416543c1af2d7d3cf4_ppc64le",
"8Base-RHACM-2.6:rhacm2/management-ingress-rhel8@sha256:6917d018e53aabb6f5402f02000aedd2e5cf71bcc84562e0fc7d7c87049f4b67_amd64",
"8Base-RHACM-2.6:rhacm2/management-ingress-rhel8@sha256:73b0444bd91a1dade3b7e76245ac8d6cb568929bba321b8c86c269d6f542ac3b_s390x",
"8Base-RHACM-2.6:rhacm2/memcached-exporter-rhel8@sha256:7d85dd62346a647d22202baa0f8d405b2aaf9a7174b38e5d29df2e03530009c3_s390x",
"8Base-RHACM-2.6:rhacm2/memcached-exporter-rhel8@sha256:9635616c8f058e67d557201147904b05f8b49938f63fb2b0239dfca883f61685_arm64",
"8Base-RHACM-2.6:rhacm2/memcached-exporter-rhel8@sha256:9e91ecec92ec0df8b72beb6040f39d9a25b0bfad844e92ea34cc2d648d221d22_ppc64le",
"8Base-RHACM-2.6:rhacm2/memcached-exporter-rhel8@sha256:c773b9a2fffcd549d4936054260f655c78da603957826d6bad4e8567a213ad10_amd64",
"8Base-RHACM-2.6:rhacm2/memcached-rhel8@sha256:584f8c4a9a1b75fc71948a98add560d4fe3d936ee46ac791f32121dbadf8c7d2_ppc64le",
"8Base-RHACM-2.6:rhacm2/memcached-rhel8@sha256:59b3ce3f3f4459c97cfffee5e20830d70f8a69198b5fab271e6c478d615c46d3_arm64",
"8Base-RHACM-2.6:rhacm2/memcached-rhel8@sha256:6f458c76757203b28434f871027c6a466a73d246ceb5bfac8793ad1896a672ab_amd64",
"8Base-RHACM-2.6:rhacm2/memcached-rhel8@sha256:e34722fd656e3205dcdb565b0ab68e9971174c11f125dbfff3bf82e1e21f3a76_s390x",
"8Base-RHACM-2.6:rhacm2/metrics-collector-rhel8@sha256:3a81a018b939752543e78c2d68d1436b851be2256b88c3e66cd506ae1d8f4c9c_ppc64le",
"8Base-RHACM-2.6:rhacm2/metrics-collector-rhel8@sha256:6a3e0c36c123c9dc54759655d9148f580abada501034914863a6528ded19ef34_amd64",
"8Base-RHACM-2.6:rhacm2/metrics-collector-rhel8@sha256:7991f484f97b9951f27f70e67d5db0850c4189ee86db8406cdda961a9beb06f0_arm64",
"8Base-RHACM-2.6:rhacm2/metrics-collector-rhel8@sha256:fa08b9bf3fd334738984e150ba5bfd2e005374752f3112340b65f6434eacd057_s390x",
"8Base-RHACM-2.6:rhacm2/multicloud-integrations-rhel8@sha256:2bcbf9a565f3c566061325aca3174ec755b5c94a28612718a3f1563db317273e_ppc64le",
"8Base-RHACM-2.6:rhacm2/multicloud-integrations-rhel8@sha256:6813ccd43a1aecd1aaf4d5d4b1620fd63bbca00b736100189ff91246bf3bc36b_arm64",
"8Base-RHACM-2.6:rhacm2/multicloud-integrations-rhel8@sha256:db89ef3686570526afdb2b79fd698aca5dc50c633009760f1748fb9fd506067b_amd64",
"8Base-RHACM-2.6:rhacm2/multicloud-integrations-rhel8@sha256:db8bc27937802c5d8fff769b9c93c8a01411629d199adbc39235e721d6468b30_s390x",
"8Base-RHACM-2.6:rhacm2/multicluster-observability-rhel8-operator@sha256:434db0ca203b14b899fff9b7a2a5b975de852ea29620a828f29246448aba873c_ppc64le",
"8Base-RHACM-2.6:rhacm2/multicluster-observability-rhel8-operator@sha256:876bfa63b0e13833eaeadb7c6a0481f1d7970b283f69ece4d81c99985f4dd161_arm64",
"8Base-RHACM-2.6:rhacm2/multicluster-observability-rhel8-operator@sha256:d23f208e020d42bc095011d423146e2da35b2bc85b844911bde2f4edf696bdca_amd64",
"8Base-RHACM-2.6:rhacm2/multicluster-observability-rhel8-operator@sha256:f29581baf5277588d2e4cd01380ecf46e3c97a2f17ade01b048f75c29f18d62c_s390x",
"8Base-RHACM-2.6:rhacm2/multicluster-operators-application-rhel8@sha256:1952d422bd7ba42323711faba59244c449293cc92502e350460fee07c0e3b34a_ppc64le",
"8Base-RHACM-2.6:rhacm2/multicluster-operators-application-rhel8@sha256:566a60f630ec346eced3106ec072963d1b9f9d300e7d4cee6af6dc0d590a3937_s390x",
"8Base-RHACM-2.6:rhacm2/multicluster-operators-application-rhel8@sha256:724dd9f4a5e4acd061206ca2ea57c329210ade5135dbdf941b8d7e720daa4f10_arm64",
"8Base-RHACM-2.6:rhacm2/multicluster-operators-application-rhel8@sha256:ace8895fc62c1394dfa7854fd9ce3e14ef859e989255f70dc9a5a3d9bcd514c0_amd64",
"8Base-RHACM-2.6:rhacm2/multicluster-operators-channel-rhel8@sha256:1ebe6504a6a58f39f93952bf1c135ea58ff77e65c5b8ba73c7ad6295e66a1b45_s390x",
"8Base-RHACM-2.6:rhacm2/multicluster-operators-channel-rhel8@sha256:557cc962d0b10d80a9dea7adce387ea28fb4199a02fa8546645ab2cacbf28b88_ppc64le",
"8Base-RHACM-2.6:rhacm2/multicluster-operators-channel-rhel8@sha256:82526c7c046325bde1dfa0a47b58b773355f00bc95c23be75105e7255e7bddd2_arm64",
"8Base-RHACM-2.6:rhacm2/multicluster-operators-channel-rhel8@sha256:85e20d97f28e43668c2790bd6e0adbc598d01f9fab849761fb96d7a5c4946a87_amd64",
"8Base-RHACM-2.6:rhacm2/multicluster-operators-subscription-rhel8@sha256:7310f31faae367a363c27a7236b562bbfe8381a352fce906279590bac11571d2_ppc64le",
"8Base-RHACM-2.6:rhacm2/multicluster-operators-subscription-rhel8@sha256:7676d33b9be36ca6660d3aed888fdffcf270fcf82258ed9531e2746a3d27610c_s390x",
"8Base-RHACM-2.6:rhacm2/multicluster-operators-subscription-rhel8@sha256:e718d5abef58365d547ef73828a26adff5b6cef1bf935aa7c27f12f604b50337_amd64",
"8Base-RHACM-2.6:rhacm2/multicluster-operators-subscription-rhel8@sha256:f58aff87d1efb64417c6976f6772a464e54beefe847f50a141726b7a1a6a293a_arm64",
"8Base-RHACM-2.6:rhacm2/multiclusterhub-repo-rhel8@sha256:03222a9dd6eca9cf44932a0ff1bf89bd9d2d29683f1ebb0d0aa49171b77a4963_ppc64le",
"8Base-RHACM-2.6:rhacm2/multiclusterhub-repo-rhel8@sha256:881b8c3b19918affd478c0ad0c73dff96dd28f5c1dfddb86472b42e422fa25b6_amd64",
"8Base-RHACM-2.6:rhacm2/multiclusterhub-repo-rhel8@sha256:9de94ea1f83ec8b7257c7b2befc1485ed9cc40c9ef3600c4c4c50934e708cf9d_s390x",
"8Base-RHACM-2.6:rhacm2/multiclusterhub-repo-rhel8@sha256:a45ed68e7d3ac89d17eaf06445cabfc19a9ce85a42f116d75028d6acd18a322b_arm64",
"8Base-RHACM-2.6:rhacm2/multiclusterhub-rhel8@sha256:48d1fa8bc5f6a4d8349c41126301bd86d12836384f336881ecb71bd79f84ae93_ppc64le",
"8Base-RHACM-2.6:rhacm2/multiclusterhub-rhel8@sha256:a33e91fb763a2f0894433bce31bd44229e7d5f5c53d36c6b6f643807a45c110b_arm64",
"8Base-RHACM-2.6:rhacm2/multiclusterhub-rhel8@sha256:d6e126cbdd3cfbcdee04b093389ca1b07ac8038da96060051ed94e1eeacc6d92_s390x",
"8Base-RHACM-2.6:rhacm2/multiclusterhub-rhel8@sha256:ecf12158a2d8802b4c7efd6b336ff36c1e002223b1d385a40fbef638d5e4aa21_amd64",
"8Base-RHACM-2.6:rhacm2/node-exporter-rhel8@sha256:14d23638efff3c30661c9a5f3ddb6ab0c7a9d162de1176dd9565cf49dfa4b9c5_amd64",
"8Base-RHACM-2.6:rhacm2/node-exporter-rhel8@sha256:533005e1608de68a09e53599de3f30990db95cb923794bab9ae9e3bc1a8b6baf_arm64",
"8Base-RHACM-2.6:rhacm2/node-exporter-rhel8@sha256:99eef3491c7092afa14179b9a9d39dd8fbfb3c9bb61759d678af5d91ac23e59d_s390x",
"8Base-RHACM-2.6:rhacm2/node-exporter-rhel8@sha256:e200d4e1802cce7fce32b1e0dc5c3220b6f6477b73b3a2d8ea26a5a42d63f46b_ppc64le",
"8Base-RHACM-2.6:rhacm2/observatorium-rhel8-operator@sha256:092e3437e6d38b2bf676d7fb67ad672e3ef03440017b5af7c1ebd2beb3f437eb_amd64",
"8Base-RHACM-2.6:rhacm2/observatorium-rhel8-operator@sha256:8cf076bfb049d1aabd00040ee65f0fedd590f0dd448c7561de494093a915b397_ppc64le",
"8Base-RHACM-2.6:rhacm2/observatorium-rhel8-operator@sha256:e69987a64fdbf873d4b19d8626c0c5e99dd13d7c95446850559be966dae45ad0_arm64",
"8Base-RHACM-2.6:rhacm2/observatorium-rhel8-operator@sha256:f0bf89eaea6b7afc2d08c77bd40dfba581f91f462f5ec3d70473b332ca6f781c_s390x",
"8Base-RHACM-2.6:rhacm2/observatorium-rhel8@sha256:0686cfddd61737f7e7eb4f0c011397277394559edac3bb947c0969e302686dd5_ppc64le",
"8Base-RHACM-2.6:rhacm2/observatorium-rhel8@sha256:8f2f3732600235f66c406b6121ac37979f52572ce90353b6e099be7b74406251_amd64",
"8Base-RHACM-2.6:rhacm2/observatorium-rhel8@sha256:9e1fccc5b17865a6d7baaa1a15cb50f47d80a14b0a7bcbd94c12f0ddcaaf1b28_s390x",
"8Base-RHACM-2.6:rhacm2/observatorium-rhel8@sha256:bdd89a1051c8f21e7d81ff80c96731a0eaa7d15c320ab1e6b1dc3f6babd42598_arm64",
"8Base-RHACM-2.6:rhacm2/prometheus-alertmanager-rhel8@sha256:0860b7aa5e8b07792ad7f5d5c0654e23e9da8eedd4b9f509caea616dcfa97d69_amd64",
"8Base-RHACM-2.6:rhacm2/prometheus-alertmanager-rhel8@sha256:624895d8579ef6f3e5b17558a30775790ec6f00701f8c5cdfa315292d7f9e867_s390x",
"8Base-RHACM-2.6:rhacm2/prometheus-alertmanager-rhel8@sha256:6d09865a228cdbbc6d1ac13042c3c00f0bd086f6dc181dfa3cdf8c7f9d826b9e_arm64",
"8Base-RHACM-2.6:rhacm2/prometheus-alertmanager-rhel8@sha256:c69fee848d21346a271972e89d91898eac9fec27d598d98ffa004ca8d1b53270_ppc64le",
"8Base-RHACM-2.6:rhacm2/prometheus-rhel8@sha256:52cea7c27de23e3358030b09f22b962723c523a940f8e2043edc298c907d761c_arm64",
"8Base-RHACM-2.6:rhacm2/prometheus-rhel8@sha256:67e0fadfbb4d99a60435ed12b470772b38ace4ca815fe73da68eb3c826e200fc_ppc64le",
"8Base-RHACM-2.6:rhacm2/prometheus-rhel8@sha256:e8241b1d852d605b44ecfcc552cb0f905f72e8a17c8d228162b40c19388f5176_s390x",
"8Base-RHACM-2.6:rhacm2/prometheus-rhel8@sha256:ed0cc13e79949436d29a7ad0b41b189744a177ea27545fd5eb9b4f71e87bd0eb_amd64",
"8Base-RHACM-2.6:rhacm2/rbac-query-proxy-rhel8@sha256:29c76a37497f212aed280e2bf16ef45fb3785fb4649ce17b7fe9d653a79e2112_arm64",
"8Base-RHACM-2.6:rhacm2/rbac-query-proxy-rhel8@sha256:475a45884a51127722030226ff9a5f0752c98574c41eb61796aece5e702346a3_ppc64le",
"8Base-RHACM-2.6:rhacm2/rbac-query-proxy-rhel8@sha256:582301b10af0b966ae7d5e130cb0e5f96e7912dc66b4108e0d6078656ca80604_amd64",
"8Base-RHACM-2.6:rhacm2/rbac-query-proxy-rhel8@sha256:f1c7de85a44c03f48a6f62ba1d7d650f0b06e0f502cecff1512ad637b5bc1c27_s390x",
"8Base-RHACM-2.6:rhacm2/redisgraph-tls-rhel8@sha256:128279a656bfbde6c2c052766d63a1de6a06d8bea2707813c64396c2ae382478_amd64",
"8Base-RHACM-2.6:rhacm2/redisgraph-tls-rhel8@sha256:35927ca6e6e9c8d420c499a0c8ad37c4297ba19743d550f489d3e66482275a49_arm64",
"8Base-RHACM-2.6:rhacm2/redisgraph-tls-rhel8@sha256:4696baed553266682ba2b54d3bf683d2ff1241b625de5ec54a45c1b2c5f96243_s390x",
"8Base-RHACM-2.6:rhacm2/redisgraph-tls-rhel8@sha256:d722f2ffab1f58bbaf3c62ef71dbf7e6c4023e6ab17690f1049075a321d0b1ac_ppc64le",
"8Base-RHACM-2.6:rhacm2/search-aggregator-rhel8@sha256:2b5f372c1c73c4de587b5a4388d95b8cc553fc56af446fcefa0e14c6d980b6b3_ppc64le",
"8Base-RHACM-2.6:rhacm2/search-aggregator-rhel8@sha256:38fceeedc0672def1c2cf42bb6743ae726e77d9f7352d002b3fc688c6d551852_amd64",
"8Base-RHACM-2.6:rhacm2/search-aggregator-rhel8@sha256:6a915335bcebb0884fc72df2dfee97c74d42c035864b960e1c800fa6c5f8d93c_arm64",
"8Base-RHACM-2.6:rhacm2/search-aggregator-rhel8@sha256:752decaefc38aa009f54201b38d4ab26d9b4020caec649d9b1f1564f56c47c2a_s390x",
"8Base-RHACM-2.6:rhacm2/search-api-rhel8@sha256:37eea70d5b1c89c25372dcea8c8c03e1e0a9af1b5a06f3b0706ba776ae8847c1_amd64",
"8Base-RHACM-2.6:rhacm2/search-api-rhel8@sha256:7400088d206592eb29cd86182909626262c9b2a99f017811fcc9d8a753c39009_arm64",
"8Base-RHACM-2.6:rhacm2/search-api-rhel8@sha256:aa8ea0deabc39a068f3f6ce9fa6334e44fc507355009a9bff448e742156ec203_ppc64le",
"8Base-RHACM-2.6:rhacm2/search-api-rhel8@sha256:b4d2d39c2b3b736987f1e888b858d52a7ebd9f8d0cebd3bdef8c59f6e3e41725_s390x",
"8Base-RHACM-2.6:rhacm2/search-collector-rhel8@sha256:0174699ec75fcda08892b4e72b674df989af51ea5f04de57a62c2a85a3c08f4f_arm64",
"8Base-RHACM-2.6:rhacm2/search-collector-rhel8@sha256:5a29a9805b8d20969cba86da11a9de8176a3172df361aec5fae136a4271de308_amd64",
"8Base-RHACM-2.6:rhacm2/search-collector-rhel8@sha256:be7eed9ad9502bcc294081f7e2098fc4f8411c912c34fe63479b5b770d06caca_s390x",
"8Base-RHACM-2.6:rhacm2/search-collector-rhel8@sha256:c467c1d7ceaf5281077f7fe8ff1c1c4cffe325132890a3ab9b96ea5db2e2c930_ppc64le",
"8Base-RHACM-2.6:rhacm2/search-rhel8@sha256:2135cd20bb7ebbf48499992fe46a928e28fc78c86e360633ea09054520c42539_ppc64le",
"8Base-RHACM-2.6:rhacm2/search-rhel8@sha256:3a7a31974210e21a3faed9b57a75b970c70ac41d9662b884d4ce67275f756fc7_arm64",
"8Base-RHACM-2.6:rhacm2/search-rhel8@sha256:6e6a19f1440e4eb15a8206e18f7f4dde3e1a5c6518944571d09923d116d3f04e_amd64",
"8Base-RHACM-2.6:rhacm2/search-rhel8@sha256:e6ed3e65f0d49b3c6b0e3e97593a8fae4d453f3aecf8d7829c0d25c68bc91ea1_s390x",
"8Base-RHACM-2.6:rhacm2/submariner-addon-rhel8@sha256:7b80d01371f551df506bd0c56df6829845bfce497ff01cc44b68f172ed5399b4_ppc64le",
"8Base-RHACM-2.6:rhacm2/submariner-addon-rhel8@sha256:934c560bc786015c694e9cffbae8e86f631b3331d62f5a547931446dae82f8c3_s390x",
"8Base-RHACM-2.6:rhacm2/submariner-addon-rhel8@sha256:b467881f4028a89a9e79ba93da719845db576f47a04ae6e569c2317be5594b29_arm64",
"8Base-RHACM-2.6:rhacm2/submariner-addon-rhel8@sha256:fc5592d42e4aca70288448d174511b922ece7f8cb4b41c6a36195c3a4a60aa36_amd64",
"8Base-RHACM-2.6:rhacm2/thanos-receive-controller-rhel8@sha256:21f2626c10c4fb61b37e6ca4ab574186b423f155fbc5cfef3e894fff04cc270e_ppc64le",
"8Base-RHACM-2.6:rhacm2/thanos-receive-controller-rhel8@sha256:c357074958324fc5d602cdcf1cba285bf8582e0b36af79a8f6211bb0dfb77a10_amd64",
"8Base-RHACM-2.6:rhacm2/thanos-receive-controller-rhel8@sha256:d9ac8e67d6d9858b16dd9d1d49c1dd904aa22a7b618e5d33292344faced9c0d3_arm64",
"8Base-RHACM-2.6:rhacm2/thanos-receive-controller-rhel8@sha256:e3b840a7833680170f9e9ca52309552c584935a68c75cc71e6d576b104dc01c8_s390x",
"8Base-RHACM-2.6:rhacm2/thanos-rhel8@sha256:453c525197ccfe1f866af70ca2e7f3deb6f98d0b98c09b602b4fa1368787213d_amd64",
"8Base-RHACM-2.6:rhacm2/thanos-rhel8@sha256:4b3b45ad0b564360c245d20b1540c2398c9606cf8684275e4ee071c591357929_arm64",
"8Base-RHACM-2.6:rhacm2/thanos-rhel8@sha256:7e43ba8f47ec54b5f86d13c81b67b044176530b63b5ae3f40332fc975cc6b21f_s390x",
"8Base-RHACM-2.6:rhacm2/thanos-rhel8@sha256:faaa00c0af80c781a7c610616153a3cd1dc1b20637934c3a243a2e9664ba0ee5_ppc64le"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2022:6370"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "LOCAL",
"availabilityImpact": "HIGH",
"baseScore": 7.3,
"baseSeverity": "HIGH",
"confidentialityImpact": "LOW",
"integrityImpact": "LOW",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:N/UI:N/S:U/C:L/I:L/A:H",
"version": "3.1"
},
"products": [
"8Base-RHACM-2.6:rhacm2/acm-governance-policy-addon-controller-rhel8@sha256:615ab5d9542759d921634737709e84a8e65d003ea136e5d22858d380225fd177_amd64",
"8Base-RHACM-2.6:rhacm2/acm-governance-policy-addon-controller-rhel8@sha256:958b729d30f10b9c121e68ac8ede2054ed29cc52a9a7d6df0537ed221aa74358_s390x",
"8Base-RHACM-2.6:rhacm2/acm-governance-policy-addon-controller-rhel8@sha256:b5bef941b4e0b5b3529ca5b2311c85295b9f6d12e482a9cbdad691c2406541f1_ppc64le",
"8Base-RHACM-2.6:rhacm2/acm-governance-policy-addon-controller-rhel8@sha256:f6194b9056d77e54f3c74caa9eab87bd1df1818d082fc807229d1c44ec6c88c4_arm64",
"8Base-RHACM-2.6:rhacm2/acm-grafana-rhel8@sha256:45616ed43b53d3a83e65828118f09430396f5bcb0566ae3a65d937b59f0d873e_s390x",
"8Base-RHACM-2.6:rhacm2/acm-grafana-rhel8@sha256:8c48441cfa850ea1274932e94da0831618c10f91022619c779304501a75fb161_amd64",
"8Base-RHACM-2.6:rhacm2/acm-grafana-rhel8@sha256:cc1c196b19c5fd8f313c6136359cc9dd37b5f59d32a581b10cf89b80b7d0cbf4_arm64",
"8Base-RHACM-2.6:rhacm2/acm-grafana-rhel8@sha256:cdf24e68e50be1350566243f6d2cb1403d09ab68e5fed39ea6c56212e42b90f1_ppc64le",
"8Base-RHACM-2.6:rhacm2/acm-must-gather-rhel8@sha256:1457ff5cfd61611fdc968d4af5b020d835e107b97932c7ba7b3f5ed4cbd0e39f_ppc64le",
"8Base-RHACM-2.6:rhacm2/acm-must-gather-rhel8@sha256:39842906b3846418bc31098e2abad08210118d86aa683e9e5fd04a97822df22d_arm64",
"8Base-RHACM-2.6:rhacm2/acm-must-gather-rhel8@sha256:8a69add2d90a1e094de8510052b683e1765153da75e316ad7778499af0c5ddf9_s390x",
"8Base-RHACM-2.6:rhacm2/acm-must-gather-rhel8@sha256:dca91134a2c1c33c736afcd4c9373749448641385f39162c74e115691289e843_amd64",
"8Base-RHACM-2.6:rhacm2/acm-operator-bundle@sha256:0eac6124f59492d09c1ae650025d59ea0e8547d9f9c832cb9607b09254ff6ddd_s390x",
"8Base-RHACM-2.6:rhacm2/acm-operator-bundle@sha256:1cbcd58a4c23e4c89a6a0509f78802a5aa21205db2784ebc9772b99a3917b183_arm64",
"8Base-RHACM-2.6:rhacm2/acm-operator-bundle@sha256:997aaee36f0bed47e231925a3f2c2ecc503410e54b35727f035c72477f3d1944_ppc64le",
"8Base-RHACM-2.6:rhacm2/acm-operator-bundle@sha256:ce699187f250b93976b8063228ac12d11c6c8f6baba69ba4ed17a38730e84eb3_amd64",
"8Base-RHACM-2.6:rhacm2/acm-prometheus-config-reloader-rhel8@sha256:693a77a9324d6c7f0e69bd9d5725b51f3e429972f1e67469e93648cb347eae84_arm64",
"8Base-RHACM-2.6:rhacm2/acm-prometheus-config-reloader-rhel8@sha256:89757e804d5df2b5eeeb1191b599c3acb9e75f61170f888095302830d6de0582_s390x",
"8Base-RHACM-2.6:rhacm2/acm-prometheus-config-reloader-rhel8@sha256:8e45e1fd7342d7525b118f01794cac1f4a8662def5f2a06336b698db2e268742_amd64",
"8Base-RHACM-2.6:rhacm2/acm-prometheus-config-reloader-rhel8@sha256:ce1c17b34b7aac2e990dc0efe40f4406e73f727b2c7bfe109eded849de753f1a_ppc64le",
"8Base-RHACM-2.6:rhacm2/acm-prometheus-rhel8@sha256:728606d96dd9e0fc2e7810e092e10ee071ec36598c990c8252beccace59a679e_amd64",
"8Base-RHACM-2.6:rhacm2/acm-prometheus-rhel8@sha256:b457d0b95d88c5dd0aac87492cbca40a9d7c2074002ad110f52d562f0c5d0797_arm64",
"8Base-RHACM-2.6:rhacm2/acm-prometheus-rhel8@sha256:f34d2569033bfb1d173342264f090f46d80f7843d52704a7ce9e9eb9de2f5abb_s390x",
"8Base-RHACM-2.6:rhacm2/acm-prometheus-rhel8@sha256:f720e0a94bfe7ed5d812819a3e77cc0581be102970127d8c0d4aa06a05edbf3d_ppc64le",
"8Base-RHACM-2.6:rhacm2/acm-volsync-addon-controller-rhel8@sha256:17ccd6b924b36ab14e3ca5f5331ba7e4c86f8cb64304640d58c3ee6b76edbcaf_ppc64le",
"8Base-RHACM-2.6:rhacm2/acm-volsync-addon-controller-rhel8@sha256:27079308ea87e35564cc3089c65eae68d63880a3bb093ca64d1678a68b60fcec_amd64",
"8Base-RHACM-2.6:rhacm2/acm-volsync-addon-controller-rhel8@sha256:9eabaac2df91aeef613d6973669d07298f2159c6a6e0c9f294623f7b1a10bc08_s390x",
"8Base-RHACM-2.6:rhacm2/acm-volsync-addon-controller-rhel8@sha256:f7abdf1756bc0ff2ebf02fee0469a8b9eeabe1fa8cafdd21c6e8f958155b70bb_arm64",
"8Base-RHACM-2.6:rhacm2/cert-policy-controller-rhel8@sha256:017c1e663827a3b55d70badd3ed979b5d1831252c49d671897a85a75afaa5bb0_s390x",
"8Base-RHACM-2.6:rhacm2/cert-policy-controller-rhel8@sha256:0610778095974edf936602018281bf7a5e287ba9eca9f661a423e68bbe000e40_ppc64le",
"8Base-RHACM-2.6:rhacm2/cert-policy-controller-rhel8@sha256:a66d7d4ee1179f7fce639490f919d722db54eaa3118b4135078c33e6cbf91488_amd64",
"8Base-RHACM-2.6:rhacm2/cert-policy-controller-rhel8@sha256:d660befef0c8f7a4db7aa3b865545c9863d8f37e7ba4b8de4380185f82b208d4_arm64",
"8Base-RHACM-2.6:rhacm2/cluster-backup-rhel8-operator@sha256:1a749d0795972a9bfd5a00aa96c238a660673464be01b2aa9fd7a3aeead6ddf7_amd64",
"8Base-RHACM-2.6:rhacm2/cluster-backup-rhel8-operator@sha256:8915dbdc562e63441f79041bdf1176e46ce53e95418d133f0cd0c1ff79da48a2_arm64",
"8Base-RHACM-2.6:rhacm2/cluster-backup-rhel8-operator@sha256:995f225449b207da9a3cad175dac85b87eefb28ff5bae6a588f40fd79fbe12a1_ppc64le",
"8Base-RHACM-2.6:rhacm2/cluster-backup-rhel8-operator@sha256:f1255a76c6275a4b6a400c82e204a5112fff6fe87f71626f8f309763f6a5d9e4_s390x",
"8Base-RHACM-2.6:rhacm2/config-policy-controller-rhel8@sha256:3b2e0d850e8fc966ec80bff16df26002334744a96b81c7a7dfe222f1706a52e3_s390x",
"8Base-RHACM-2.6:rhacm2/config-policy-controller-rhel8@sha256:447f275bbde46d7fc173798ef5abc0a77a6780f0dffdc171786edbe00f27d8d8_ppc64le",
"8Base-RHACM-2.6:rhacm2/config-policy-controller-rhel8@sha256:61964a1a0ddf2e98bcf5249b7374235055ab85cc26663a8d9397c2b7f6fbb4c6_amd64",
"8Base-RHACM-2.6:rhacm2/config-policy-controller-rhel8@sha256:a3abaa3d0bf1d34fa9e40903a8713c439f5f7f751e775d32cbab308983064ce0_arm64",
"8Base-RHACM-2.6:rhacm2/console-rhel8@sha256:6c0f630ff57f6f423df6dbf4df9faad25089f9b391be35cb8bc9cd5211f94d67_arm64",
"8Base-RHACM-2.6:rhacm2/console-rhel8@sha256:8608aed6971299def3fbe749336727e84c69582664dedac3145b92ea24e62e4d_amd64",
"8Base-RHACM-2.6:rhacm2/console-rhel8@sha256:afa80ae8274db7fa6796c35980fc5df15889e94aff3361f6cda643e5a09da220_ppc64le",
"8Base-RHACM-2.6:rhacm2/console-rhel8@sha256:f06e4e3f62db52c6d7fa0bc1f289de773e18d076bc38612e1b0ddc85c76fde06_s390x",
"8Base-RHACM-2.6:rhacm2/endpoint-monitoring-rhel8-operator@sha256:060bcd658756a924b4ce4d202bd447a3254fc1f49af7d685dde8720f355cde8e_arm64",
"8Base-RHACM-2.6:rhacm2/endpoint-monitoring-rhel8-operator@sha256:091d66731c5fe8eba5646c6b2622bb38c074e202a8a4a7e906921673b60f0898_amd64",
"8Base-RHACM-2.6:rhacm2/endpoint-monitoring-rhel8-operator@sha256:80660eb7f3c068768b0ea04ff20f4539194c52427ffdab4626bf781aa3f2ca64_s390x",
"8Base-RHACM-2.6:rhacm2/endpoint-monitoring-rhel8-operator@sha256:d6204fcf04c83bac13232ec1602572ad5f22bb528537e591079dfa36152697ec_ppc64le",
"8Base-RHACM-2.6:rhacm2/governance-policy-propagator-rhel8@sha256:51be0f04938b60ed1dba60908bebd2000d78e4ade34757bae70a083c67d77e8e_arm64",
"8Base-RHACM-2.6:rhacm2/governance-policy-propagator-rhel8@sha256:9577701bf3c7aa00b99531d2c3842130abc6cd91c52c4a7ba040b705eeace4c7_s390x",
"8Base-RHACM-2.6:rhacm2/governance-policy-propagator-rhel8@sha256:bdc6c128628db86697af198430c5ae5c61c3e586c1a97187e4d4e852cec61e92_ppc64le",
"8Base-RHACM-2.6:rhacm2/governance-policy-propagator-rhel8@sha256:cc519319b9f4fe672144ebedd772ddf56d5de90e3c8f52c0fb9b55313f71a7b3_amd64",
"8Base-RHACM-2.6:rhacm2/governance-policy-spec-sync-rhel8@sha256:2c1905ae8a83e5598678457fd955cbc867453ed5836de6fcc182e4928df8bd67_s390x",
"8Base-RHACM-2.6:rhacm2/governance-policy-spec-sync-rhel8@sha256:4a8d30cc0e1d83c69b7f3339418b101da23fbcaee7d326bedaff677eceb25ab2_ppc64le",
"8Base-RHACM-2.6:rhacm2/governance-policy-spec-sync-rhel8@sha256:6849cf1b4dd883d5b4c0cf90a3adfb26cb59d03d3b892cee3669a32dd6b8dcc2_amd64",
"8Base-RHACM-2.6:rhacm2/governance-policy-spec-sync-rhel8@sha256:d06ffc621167aff31ecb0fa417b294ff0676fb00e4ef1c6cb0fb2aaf4b2561e0_arm64",
"8Base-RHACM-2.6:rhacm2/governance-policy-status-sync-rhel8@sha256:4c86e16f15aaf454e4e5ce5436e1db27a5f8a55f573c3eaf02e4786fe52edfc8_arm64",
"8Base-RHACM-2.6:rhacm2/governance-policy-status-sync-rhel8@sha256:cf6a75d94f50dd063e939aee18756c767cba43f4e1e62a9c2f2b764ac6f43746_s390x",
"8Base-RHACM-2.6:rhacm2/governance-policy-status-sync-rhel8@sha256:e072b615eeffff80a94831e58c70980684c1ec4bd972844b25b157eb7ed5937f_ppc64le",
"8Base-RHACM-2.6:rhacm2/governance-policy-status-sync-rhel8@sha256:fffe971caa2e911d9c972c0e88712ff431d34c63dbe74e25f1cababa50ea7417_amd64",
"8Base-RHACM-2.6:rhacm2/governance-policy-template-sync-rhel8@sha256:10bc1a3833599a593a058e804de67e92888ed779fd0000928d4a70b6c7d5c1c2_amd64",
"8Base-RHACM-2.6:rhacm2/governance-policy-template-sync-rhel8@sha256:5c17f979f47840a879059ad83de12f0756889564a17190ba4438a7632c999bb1_arm64",
"8Base-RHACM-2.6:rhacm2/governance-policy-template-sync-rhel8@sha256:848bce8007de7714afc8c755b5f0c3cdf5eb6b1d259811c947bc295924539a0e_ppc64le",
"8Base-RHACM-2.6:rhacm2/governance-policy-template-sync-rhel8@sha256:95439f7e18fa87601d5860cbd9ca5f0738786e30a629d23788fd5fe33d694c66_s390x",
"8Base-RHACM-2.6:rhacm2/grafana-dashboard-loader-rhel8@sha256:1f5c1b2cffebf069859e95d0e722cb293f8c176bf5c5873bb9517c96b26c2e10_arm64",
"8Base-RHACM-2.6:rhacm2/grafana-dashboard-loader-rhel8@sha256:5223158a122658bafbd853c596cdc1f7bd7a0e4fdd82b1c3668ac84adeae9f24_s390x",
"8Base-RHACM-2.6:rhacm2/grafana-dashboard-loader-rhel8@sha256:561f1f05925cfe3c5f0f8a9b7475be4bbab183b5611ecfe09b090d80fa4bc2fe_amd64",
"8Base-RHACM-2.6:rhacm2/grafana-dashboard-loader-rhel8@sha256:734270221ec4a516e7eb77f2ec3a753384242116aa70320a1dbe969e915af1df_ppc64le",
"8Base-RHACM-2.6:rhacm2/iam-policy-controller-rhel8@sha256:2827e5f485213f92e2d0092187f3976dd6fe598e39b5cf2212d48c3a44c34b13_arm64",
"8Base-RHACM-2.6:rhacm2/iam-policy-controller-rhel8@sha256:8ca9e80365c76b66b2de3924fc50a5912e606042c704b02cb174a4b8bd3927c4_amd64",
"8Base-RHACM-2.6:rhacm2/iam-policy-controller-rhel8@sha256:c5069e76a900aa300102a0ae54ecbc12c0ac31abfeed8656ee60a949daef79c3_s390x",
"8Base-RHACM-2.6:rhacm2/iam-policy-controller-rhel8@sha256:ca05e79e5508924af71f323c13f664770d8dd4eb61ecf0894e4f9a81f7a1b402_ppc64le",
"8Base-RHACM-2.6:rhacm2/insights-client-rhel8@sha256:02cacfec60c80b9228e8b18949751de867f974ea6b1172129096e64e949c0598_amd64",
"8Base-RHACM-2.6:rhacm2/insights-client-rhel8@sha256:2b14036d0291e54c3191682de2ea875a78d78c35b2791a5a113ba1a8920f0621_ppc64le",
"8Base-RHACM-2.6:rhacm2/insights-client-rhel8@sha256:d4c05f641de8fd0753d63cc6d5b62464d3d6a87d601514e87ef2e40bbe7b01b6_s390x",
"8Base-RHACM-2.6:rhacm2/insights-client-rhel8@sha256:e15c410b693b34f49869d037ebb5584384fcdf88114b7a94967ca09f1361a5f3_arm64",
"8Base-RHACM-2.6:rhacm2/insights-metrics-rhel8@sha256:67aa55bb65685395ad2773e7459dff5fbccdeedcf9e56ec2722d8f5c919eae89_s390x",
"8Base-RHACM-2.6:rhacm2/insights-metrics-rhel8@sha256:6c54e08f5f6c2cae41a5e108e1019ff6522af8f69d666e22eb4631cd83b85917_amd64",
"8Base-RHACM-2.6:rhacm2/insights-metrics-rhel8@sha256:88d9b7246aa75cb2c88ccb7f2f1202fc465be0f2d89e59f1d2259f69ada56d9d_arm64",
"8Base-RHACM-2.6:rhacm2/insights-metrics-rhel8@sha256:bad98fe71638d7346f31ea45f6063ec970bf90844bb5c5dc5f917bb0f0099899_ppc64le",
"8Base-RHACM-2.6:rhacm2/klusterlet-addon-controller-rhel8@sha256:22e510955af3fa736b7306c387f44b5f15f5f9a7a006c6587e06d5d8602cc2f0_s390x",
"8Base-RHACM-2.6:rhacm2/klusterlet-addon-controller-rhel8@sha256:55bc86326f992cc4f4401b93f90cdd2baa6728015ffaf6168f2d46ae43c70cf4_ppc64le",
"8Base-RHACM-2.6:rhacm2/klusterlet-addon-controller-rhel8@sha256:8dd7f47af047fb899c7fcbad61cb8f38da45990cac186f9235aec3e4e7de25e9_amd64",
"8Base-RHACM-2.6:rhacm2/klusterlet-addon-controller-rhel8@sha256:bdb97eb5bb0e8f59edf0d389fb07c45171e728dc8b4d2bdacd785193b46ec03b_arm64",
"8Base-RHACM-2.6:rhacm2/kube-rbac-proxy-rhel8@sha256:11a353ee9da6cc843d5f346f4fa51681d13318e2e61fc4d1a3f63406eb175260_s390x",
"8Base-RHACM-2.6:rhacm2/kube-rbac-proxy-rhel8@sha256:31757f3e3bb08b4e49e54694b18b3cf327637be20535482b2df1345b17444dda_amd64",
"8Base-RHACM-2.6:rhacm2/kube-rbac-proxy-rhel8@sha256:b2c0b7414d0fc36a49cbdc5a56b25dd62aac18defc2defbd9c1895cd13a5e716_arm64",
"8Base-RHACM-2.6:rhacm2/kube-rbac-proxy-rhel8@sha256:dbd816d503e9beb58622604432eb415419e893627eb95c1ceeb8ff5bda7d6335_ppc64le",
"8Base-RHACM-2.6:rhacm2/kube-state-metrics-rhel8@sha256:53246a6df1f0880d94ed2644fa4366e3e2108b6fa8a51745af87785346ce5304_s390x",
"8Base-RHACM-2.6:rhacm2/kube-state-metrics-rhel8@sha256:5f2393bceefffb32240043b6722aa73d31fc8133cc2666fcf5eb8d33794bc54f_arm64",
"8Base-RHACM-2.6:rhacm2/kube-state-metrics-rhel8@sha256:c792c043462281cde7c93bd8e2136f62ca17d072e7f466353f37de8e5f5dc949_ppc64le",
"8Base-RHACM-2.6:rhacm2/kube-state-metrics-rhel8@sha256:e6b1d24b56e6973eee1569e351db6637ca67e1d6cd124adb845cbf6e35a4f6af_amd64",
"8Base-RHACM-2.6:rhacm2/management-ingress-rhel8@sha256:07238998d21204cd8f25dc63e6dbde20a2dd25c3b96609729306db6c63a0fca4_arm64",
"8Base-RHACM-2.6:rhacm2/management-ingress-rhel8@sha256:0d2665d19a8753c6269f594b68b067cd62a402404287e6416543c1af2d7d3cf4_ppc64le",
"8Base-RHACM-2.6:rhacm2/management-ingress-rhel8@sha256:6917d018e53aabb6f5402f02000aedd2e5cf71bcc84562e0fc7d7c87049f4b67_amd64",
"8Base-RHACM-2.6:rhacm2/management-ingress-rhel8@sha256:73b0444bd91a1dade3b7e76245ac8d6cb568929bba321b8c86c269d6f542ac3b_s390x",
"8Base-RHACM-2.6:rhacm2/memcached-exporter-rhel8@sha256:7d85dd62346a647d22202baa0f8d405b2aaf9a7174b38e5d29df2e03530009c3_s390x",
"8Base-RHACM-2.6:rhacm2/memcached-exporter-rhel8@sha256:9635616c8f058e67d557201147904b05f8b49938f63fb2b0239dfca883f61685_arm64",
"8Base-RHACM-2.6:rhacm2/memcached-exporter-rhel8@sha256:9e91ecec92ec0df8b72beb6040f39d9a25b0bfad844e92ea34cc2d648d221d22_ppc64le",
"8Base-RHACM-2.6:rhacm2/memcached-exporter-rhel8@sha256:c773b9a2fffcd549d4936054260f655c78da603957826d6bad4e8567a213ad10_amd64",
"8Base-RHACM-2.6:rhacm2/memcached-rhel8@sha256:584f8c4a9a1b75fc71948a98add560d4fe3d936ee46ac791f32121dbadf8c7d2_ppc64le",
"8Base-RHACM-2.6:rhacm2/memcached-rhel8@sha256:59b3ce3f3f4459c97cfffee5e20830d70f8a69198b5fab271e6c478d615c46d3_arm64",
"8Base-RHACM-2.6:rhacm2/memcached-rhel8@sha256:6f458c76757203b28434f871027c6a466a73d246ceb5bfac8793ad1896a672ab_amd64",
"8Base-RHACM-2.6:rhacm2/memcached-rhel8@sha256:e34722fd656e3205dcdb565b0ab68e9971174c11f125dbfff3bf82e1e21f3a76_s390x",
"8Base-RHACM-2.6:rhacm2/metrics-collector-rhel8@sha256:3a81a018b939752543e78c2d68d1436b851be2256b88c3e66cd506ae1d8f4c9c_ppc64le",
"8Base-RHACM-2.6:rhacm2/metrics-collector-rhel8@sha256:6a3e0c36c123c9dc54759655d9148f580abada501034914863a6528ded19ef34_amd64",
"8Base-RHACM-2.6:rhacm2/metrics-collector-rhel8@sha256:7991f484f97b9951f27f70e67d5db0850c4189ee86db8406cdda961a9beb06f0_arm64",
"8Base-RHACM-2.6:rhacm2/metrics-collector-rhel8@sha256:fa08b9bf3fd334738984e150ba5bfd2e005374752f3112340b65f6434eacd057_s390x",
"8Base-RHACM-2.6:rhacm2/multicloud-integrations-rhel8@sha256:2bcbf9a565f3c566061325aca3174ec755b5c94a28612718a3f1563db317273e_ppc64le",
"8Base-RHACM-2.6:rhacm2/multicloud-integrations-rhel8@sha256:6813ccd43a1aecd1aaf4d5d4b1620fd63bbca00b736100189ff91246bf3bc36b_arm64",
"8Base-RHACM-2.6:rhacm2/multicloud-integrations-rhel8@sha256:db89ef3686570526afdb2b79fd698aca5dc50c633009760f1748fb9fd506067b_amd64",
"8Base-RHACM-2.6:rhacm2/multicloud-integrations-rhel8@sha256:db8bc27937802c5d8fff769b9c93c8a01411629d199adbc39235e721d6468b30_s390x",
"8Base-RHACM-2.6:rhacm2/multicluster-observability-rhel8-operator@sha256:434db0ca203b14b899fff9b7a2a5b975de852ea29620a828f29246448aba873c_ppc64le",
"8Base-RHACM-2.6:rhacm2/multicluster-observability-rhel8-operator@sha256:876bfa63b0e13833eaeadb7c6a0481f1d7970b283f69ece4d81c99985f4dd161_arm64",
"8Base-RHACM-2.6:rhacm2/multicluster-observability-rhel8-operator@sha256:d23f208e020d42bc095011d423146e2da35b2bc85b844911bde2f4edf696bdca_amd64",
"8Base-RHACM-2.6:rhacm2/multicluster-observability-rhel8-operator@sha256:f29581baf5277588d2e4cd01380ecf46e3c97a2f17ade01b048f75c29f18d62c_s390x",
"8Base-RHACM-2.6:rhacm2/multicluster-operators-application-rhel8@sha256:1952d422bd7ba42323711faba59244c449293cc92502e350460fee07c0e3b34a_ppc64le",
"8Base-RHACM-2.6:rhacm2/multicluster-operators-application-rhel8@sha256:566a60f630ec346eced3106ec072963d1b9f9d300e7d4cee6af6dc0d590a3937_s390x",
"8Base-RHACM-2.6:rhacm2/multicluster-operators-application-rhel8@sha256:724dd9f4a5e4acd061206ca2ea57c329210ade5135dbdf941b8d7e720daa4f10_arm64",
"8Base-RHACM-2.6:rhacm2/multicluster-operators-application-rhel8@sha256:ace8895fc62c1394dfa7854fd9ce3e14ef859e989255f70dc9a5a3d9bcd514c0_amd64",
"8Base-RHACM-2.6:rhacm2/multicluster-operators-channel-rhel8@sha256:1ebe6504a6a58f39f93952bf1c135ea58ff77e65c5b8ba73c7ad6295e66a1b45_s390x",
"8Base-RHACM-2.6:rhacm2/multicluster-operators-channel-rhel8@sha256:557cc962d0b10d80a9dea7adce387ea28fb4199a02fa8546645ab2cacbf28b88_ppc64le",
"8Base-RHACM-2.6:rhacm2/multicluster-operators-channel-rhel8@sha256:82526c7c046325bde1dfa0a47b58b773355f00bc95c23be75105e7255e7bddd2_arm64",
"8Base-RHACM-2.6:rhacm2/multicluster-operators-channel-rhel8@sha256:85e20d97f28e43668c2790bd6e0adbc598d01f9fab849761fb96d7a5c4946a87_amd64",
"8Base-RHACM-2.6:rhacm2/multicluster-operators-subscription-rhel8@sha256:7310f31faae367a363c27a7236b562bbfe8381a352fce906279590bac11571d2_ppc64le",
"8Base-RHACM-2.6:rhacm2/multicluster-operators-subscription-rhel8@sha256:7676d33b9be36ca6660d3aed888fdffcf270fcf82258ed9531e2746a3d27610c_s390x",
"8Base-RHACM-2.6:rhacm2/multicluster-operators-subscription-rhel8@sha256:e718d5abef58365d547ef73828a26adff5b6cef1bf935aa7c27f12f604b50337_amd64",
"8Base-RHACM-2.6:rhacm2/multicluster-operators-subscription-rhel8@sha256:f58aff87d1efb64417c6976f6772a464e54beefe847f50a141726b7a1a6a293a_arm64",
"8Base-RHACM-2.6:rhacm2/multiclusterhub-repo-rhel8@sha256:03222a9dd6eca9cf44932a0ff1bf89bd9d2d29683f1ebb0d0aa49171b77a4963_ppc64le",
"8Base-RHACM-2.6:rhacm2/multiclusterhub-repo-rhel8@sha256:881b8c3b19918affd478c0ad0c73dff96dd28f5c1dfddb86472b42e422fa25b6_amd64",
"8Base-RHACM-2.6:rhacm2/multiclusterhub-repo-rhel8@sha256:9de94ea1f83ec8b7257c7b2befc1485ed9cc40c9ef3600c4c4c50934e708cf9d_s390x",
"8Base-RHACM-2.6:rhacm2/multiclusterhub-repo-rhel8@sha256:a45ed68e7d3ac89d17eaf06445cabfc19a9ce85a42f116d75028d6acd18a322b_arm64",
"8Base-RHACM-2.6:rhacm2/multiclusterhub-rhel8@sha256:48d1fa8bc5f6a4d8349c41126301bd86d12836384f336881ecb71bd79f84ae93_ppc64le",
"8Base-RHACM-2.6:rhacm2/multiclusterhub-rhel8@sha256:a33e91fb763a2f0894433bce31bd44229e7d5f5c53d36c6b6f643807a45c110b_arm64",
"8Base-RHACM-2.6:rhacm2/multiclusterhub-rhel8@sha256:d6e126cbdd3cfbcdee04b093389ca1b07ac8038da96060051ed94e1eeacc6d92_s390x",
"8Base-RHACM-2.6:rhacm2/multiclusterhub-rhel8@sha256:ecf12158a2d8802b4c7efd6b336ff36c1e002223b1d385a40fbef638d5e4aa21_amd64",
"8Base-RHACM-2.6:rhacm2/node-exporter-rhel8@sha256:14d23638efff3c30661c9a5f3ddb6ab0c7a9d162de1176dd9565cf49dfa4b9c5_amd64",
"8Base-RHACM-2.6:rhacm2/node-exporter-rhel8@sha256:533005e1608de68a09e53599de3f30990db95cb923794bab9ae9e3bc1a8b6baf_arm64",
"8Base-RHACM-2.6:rhacm2/node-exporter-rhel8@sha256:99eef3491c7092afa14179b9a9d39dd8fbfb3c9bb61759d678af5d91ac23e59d_s390x",
"8Base-RHACM-2.6:rhacm2/node-exporter-rhel8@sha256:e200d4e1802cce7fce32b1e0dc5c3220b6f6477b73b3a2d8ea26a5a42d63f46b_ppc64le",
"8Base-RHACM-2.6:rhacm2/observatorium-rhel8-operator@sha256:092e3437e6d38b2bf676d7fb67ad672e3ef03440017b5af7c1ebd2beb3f437eb_amd64",
"8Base-RHACM-2.6:rhacm2/observatorium-rhel8-operator@sha256:8cf076bfb049d1aabd00040ee65f0fedd590f0dd448c7561de494093a915b397_ppc64le",
"8Base-RHACM-2.6:rhacm2/observatorium-rhel8-operator@sha256:e69987a64fdbf873d4b19d8626c0c5e99dd13d7c95446850559be966dae45ad0_arm64",
"8Base-RHACM-2.6:rhacm2/observatorium-rhel8-operator@sha256:f0bf89eaea6b7afc2d08c77bd40dfba581f91f462f5ec3d70473b332ca6f781c_s390x",
"8Base-RHACM-2.6:rhacm2/observatorium-rhel8@sha256:0686cfddd61737f7e7eb4f0c011397277394559edac3bb947c0969e302686dd5_ppc64le",
"8Base-RHACM-2.6:rhacm2/observatorium-rhel8@sha256:8f2f3732600235f66c406b6121ac37979f52572ce90353b6e099be7b74406251_amd64",
"8Base-RHACM-2.6:rhacm2/observatorium-rhel8@sha256:9e1fccc5b17865a6d7baaa1a15cb50f47d80a14b0a7bcbd94c12f0ddcaaf1b28_s390x",
"8Base-RHACM-2.6:rhacm2/observatorium-rhel8@sha256:bdd89a1051c8f21e7d81ff80c96731a0eaa7d15c320ab1e6b1dc3f6babd42598_arm64",
"8Base-RHACM-2.6:rhacm2/prometheus-alertmanager-rhel8@sha256:0860b7aa5e8b07792ad7f5d5c0654e23e9da8eedd4b9f509caea616dcfa97d69_amd64",
"8Base-RHACM-2.6:rhacm2/prometheus-alertmanager-rhel8@sha256:624895d8579ef6f3e5b17558a30775790ec6f00701f8c5cdfa315292d7f9e867_s390x",
"8Base-RHACM-2.6:rhacm2/prometheus-alertmanager-rhel8@sha256:6d09865a228cdbbc6d1ac13042c3c00f0bd086f6dc181dfa3cdf8c7f9d826b9e_arm64",
"8Base-RHACM-2.6:rhacm2/prometheus-alertmanager-rhel8@sha256:c69fee848d21346a271972e89d91898eac9fec27d598d98ffa004ca8d1b53270_ppc64le",
"8Base-RHACM-2.6:rhacm2/prometheus-rhel8@sha256:52cea7c27de23e3358030b09f22b962723c523a940f8e2043edc298c907d761c_arm64",
"8Base-RHACM-2.6:rhacm2/prometheus-rhel8@sha256:67e0fadfbb4d99a60435ed12b470772b38ace4ca815fe73da68eb3c826e200fc_ppc64le",
"8Base-RHACM-2.6:rhacm2/prometheus-rhel8@sha256:e8241b1d852d605b44ecfcc552cb0f905f72e8a17c8d228162b40c19388f5176_s390x",
"8Base-RHACM-2.6:rhacm2/prometheus-rhel8@sha256:ed0cc13e79949436d29a7ad0b41b189744a177ea27545fd5eb9b4f71e87bd0eb_amd64",
"8Base-RHACM-2.6:rhacm2/rbac-query-proxy-rhel8@sha256:29c76a37497f212aed280e2bf16ef45fb3785fb4649ce17b7fe9d653a79e2112_arm64",
"8Base-RHACM-2.6:rhacm2/rbac-query-proxy-rhel8@sha256:475a45884a51127722030226ff9a5f0752c98574c41eb61796aece5e702346a3_ppc64le",
"8Base-RHACM-2.6:rhacm2/rbac-query-proxy-rhel8@sha256:582301b10af0b966ae7d5e130cb0e5f96e7912dc66b4108e0d6078656ca80604_amd64",
"8Base-RHACM-2.6:rhacm2/rbac-query-proxy-rhel8@sha256:f1c7de85a44c03f48a6f62ba1d7d650f0b06e0f502cecff1512ad637b5bc1c27_s390x",
"8Base-RHACM-2.6:rhacm2/redisgraph-tls-rhel8@sha256:128279a656bfbde6c2c052766d63a1de6a06d8bea2707813c64396c2ae382478_amd64",
"8Base-RHACM-2.6:rhacm2/redisgraph-tls-rhel8@sha256:35927ca6e6e9c8d420c499a0c8ad37c4297ba19743d550f489d3e66482275a49_arm64",
"8Base-RHACM-2.6:rhacm2/redisgraph-tls-rhel8@sha256:4696baed553266682ba2b54d3bf683d2ff1241b625de5ec54a45c1b2c5f96243_s390x",
"8Base-RHACM-2.6:rhacm2/redisgraph-tls-rhel8@sha256:d722f2ffab1f58bbaf3c62ef71dbf7e6c4023e6ab17690f1049075a321d0b1ac_ppc64le",
"8Base-RHACM-2.6:rhacm2/search-aggregator-rhel8@sha256:2b5f372c1c73c4de587b5a4388d95b8cc553fc56af446fcefa0e14c6d980b6b3_ppc64le",
"8Base-RHACM-2.6:rhacm2/search-aggregator-rhel8@sha256:38fceeedc0672def1c2cf42bb6743ae726e77d9f7352d002b3fc688c6d551852_amd64",
"8Base-RHACM-2.6:rhacm2/search-aggregator-rhel8@sha256:6a915335bcebb0884fc72df2dfee97c74d42c035864b960e1c800fa6c5f8d93c_arm64",
"8Base-RHACM-2.6:rhacm2/search-aggregator-rhel8@sha256:752decaefc38aa009f54201b38d4ab26d9b4020caec649d9b1f1564f56c47c2a_s390x",
"8Base-RHACM-2.6:rhacm2/search-api-rhel8@sha256:37eea70d5b1c89c25372dcea8c8c03e1e0a9af1b5a06f3b0706ba776ae8847c1_amd64",
"8Base-RHACM-2.6:rhacm2/search-api-rhel8@sha256:7400088d206592eb29cd86182909626262c9b2a99f017811fcc9d8a753c39009_arm64",
"8Base-RHACM-2.6:rhacm2/search-api-rhel8@sha256:aa8ea0deabc39a068f3f6ce9fa6334e44fc507355009a9bff448e742156ec203_ppc64le",
"8Base-RHACM-2.6:rhacm2/search-api-rhel8@sha256:b4d2d39c2b3b736987f1e888b858d52a7ebd9f8d0cebd3bdef8c59f6e3e41725_s390x",
"8Base-RHACM-2.6:rhacm2/search-collector-rhel8@sha256:0174699ec75fcda08892b4e72b674df989af51ea5f04de57a62c2a85a3c08f4f_arm64",
"8Base-RHACM-2.6:rhacm2/search-collector-rhel8@sha256:5a29a9805b8d20969cba86da11a9de8176a3172df361aec5fae136a4271de308_amd64",
"8Base-RHACM-2.6:rhacm2/search-collector-rhel8@sha256:be7eed9ad9502bcc294081f7e2098fc4f8411c912c34fe63479b5b770d06caca_s390x",
"8Base-RHACM-2.6:rhacm2/search-collector-rhel8@sha256:c467c1d7ceaf5281077f7fe8ff1c1c4cffe325132890a3ab9b96ea5db2e2c930_ppc64le",
"8Base-RHACM-2.6:rhacm2/search-rhel8@sha256:2135cd20bb7ebbf48499992fe46a928e28fc78c86e360633ea09054520c42539_ppc64le",
"8Base-RHACM-2.6:rhacm2/search-rhel8@sha256:3a7a31974210e21a3faed9b57a75b970c70ac41d9662b884d4ce67275f756fc7_arm64",
"8Base-RHACM-2.6:rhacm2/search-rhel8@sha256:6e6a19f1440e4eb15a8206e18f7f4dde3e1a5c6518944571d09923d116d3f04e_amd64",
"8Base-RHACM-2.6:rhacm2/search-rhel8@sha256:e6ed3e65f0d49b3c6b0e3e97593a8fae4d453f3aecf8d7829c0d25c68bc91ea1_s390x",
"8Base-RHACM-2.6:rhacm2/submariner-addon-rhel8@sha256:7b80d01371f551df506bd0c56df6829845bfce497ff01cc44b68f172ed5399b4_ppc64le",
"8Base-RHACM-2.6:rhacm2/submariner-addon-rhel8@sha256:934c560bc786015c694e9cffbae8e86f631b3331d62f5a547931446dae82f8c3_s390x",
"8Base-RHACM-2.6:rhacm2/submariner-addon-rhel8@sha256:b467881f4028a89a9e79ba93da719845db576f47a04ae6e569c2317be5594b29_arm64",
"8Base-RHACM-2.6:rhacm2/submariner-addon-rhel8@sha256:fc5592d42e4aca70288448d174511b922ece7f8cb4b41c6a36195c3a4a60aa36_amd64",
"8Base-RHACM-2.6:rhacm2/thanos-receive-controller-rhel8@sha256:21f2626c10c4fb61b37e6ca4ab574186b423f155fbc5cfef3e894fff04cc270e_ppc64le",
"8Base-RHACM-2.6:rhacm2/thanos-receive-controller-rhel8@sha256:c357074958324fc5d602cdcf1cba285bf8582e0b36af79a8f6211bb0dfb77a10_amd64",
"8Base-RHACM-2.6:rhacm2/thanos-receive-controller-rhel8@sha256:d9ac8e67d6d9858b16dd9d1d49c1dd904aa22a7b618e5d33292344faced9c0d3_arm64",
"8Base-RHACM-2.6:rhacm2/thanos-receive-controller-rhel8@sha256:e3b840a7833680170f9e9ca52309552c584935a68c75cc71e6d576b104dc01c8_s390x",
"8Base-RHACM-2.6:rhacm2/thanos-rhel8@sha256:453c525197ccfe1f866af70ca2e7f3deb6f98d0b98c09b602b4fa1368787213d_amd64",
"8Base-RHACM-2.6:rhacm2/thanos-rhel8@sha256:4b3b45ad0b564360c245d20b1540c2398c9606cf8684275e4ee071c591357929_arm64",
"8Base-RHACM-2.6:rhacm2/thanos-rhel8@sha256:7e43ba8f47ec54b5f86d13c81b67b044176530b63b5ae3f40332fc975cc6b21f_s390x",
"8Base-RHACM-2.6:rhacm2/thanos-rhel8@sha256:faaa00c0af80c781a7c610616153a3cd1dc1b20637934c3a243a2e9664ba0ee5_ppc64le"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "golang: encoding/xml: stack exhaustion in Decoder.Skip"
},
{
"cve": "CVE-2022-30629",
"cwe": {
"id": "CWE-331",
"name": "Insufficient Entropy"
},
"discovery_date": "2022-06-02T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2092793"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in the crypto/tls golang package. When session tickets are generated by crypto/tls, it is missing the ticket expiration. This issue may allow an attacker to observe the TLS handshakes to correlate successive connections during session resumption.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "golang: crypto/tls: session tickets lack random ticket_age_add",
"title": "Vulnerability summary"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"8Base-RHACM-2.6:rhacm2/acm-governance-policy-addon-controller-rhel8@sha256:615ab5d9542759d921634737709e84a8e65d003ea136e5d22858d380225fd177_amd64",
"8Base-RHACM-2.6:rhacm2/acm-governance-policy-addon-controller-rhel8@sha256:958b729d30f10b9c121e68ac8ede2054ed29cc52a9a7d6df0537ed221aa74358_s390x",
"8Base-RHACM-2.6:rhacm2/acm-governance-policy-addon-controller-rhel8@sha256:b5bef941b4e0b5b3529ca5b2311c85295b9f6d12e482a9cbdad691c2406541f1_ppc64le",
"8Base-RHACM-2.6:rhacm2/acm-governance-policy-addon-controller-rhel8@sha256:f6194b9056d77e54f3c74caa9eab87bd1df1818d082fc807229d1c44ec6c88c4_arm64",
"8Base-RHACM-2.6:rhacm2/acm-grafana-rhel8@sha256:45616ed43b53d3a83e65828118f09430396f5bcb0566ae3a65d937b59f0d873e_s390x",
"8Base-RHACM-2.6:rhacm2/acm-grafana-rhel8@sha256:8c48441cfa850ea1274932e94da0831618c10f91022619c779304501a75fb161_amd64",
"8Base-RHACM-2.6:rhacm2/acm-grafana-rhel8@sha256:cc1c196b19c5fd8f313c6136359cc9dd37b5f59d32a581b10cf89b80b7d0cbf4_arm64",
"8Base-RHACM-2.6:rhacm2/acm-grafana-rhel8@sha256:cdf24e68e50be1350566243f6d2cb1403d09ab68e5fed39ea6c56212e42b90f1_ppc64le",
"8Base-RHACM-2.6:rhacm2/acm-must-gather-rhel8@sha256:1457ff5cfd61611fdc968d4af5b020d835e107b97932c7ba7b3f5ed4cbd0e39f_ppc64le",
"8Base-RHACM-2.6:rhacm2/acm-must-gather-rhel8@sha256:39842906b3846418bc31098e2abad08210118d86aa683e9e5fd04a97822df22d_arm64",
"8Base-RHACM-2.6:rhacm2/acm-must-gather-rhel8@sha256:8a69add2d90a1e094de8510052b683e1765153da75e316ad7778499af0c5ddf9_s390x",
"8Base-RHACM-2.6:rhacm2/acm-must-gather-rhel8@sha256:dca91134a2c1c33c736afcd4c9373749448641385f39162c74e115691289e843_amd64",
"8Base-RHACM-2.6:rhacm2/acm-operator-bundle@sha256:0eac6124f59492d09c1ae650025d59ea0e8547d9f9c832cb9607b09254ff6ddd_s390x",
"8Base-RHACM-2.6:rhacm2/acm-operator-bundle@sha256:1cbcd58a4c23e4c89a6a0509f78802a5aa21205db2784ebc9772b99a3917b183_arm64",
"8Base-RHACM-2.6:rhacm2/acm-operator-bundle@sha256:997aaee36f0bed47e231925a3f2c2ecc503410e54b35727f035c72477f3d1944_ppc64le",
"8Base-RHACM-2.6:rhacm2/acm-operator-bundle@sha256:ce699187f250b93976b8063228ac12d11c6c8f6baba69ba4ed17a38730e84eb3_amd64",
"8Base-RHACM-2.6:rhacm2/acm-prometheus-config-reloader-rhel8@sha256:693a77a9324d6c7f0e69bd9d5725b51f3e429972f1e67469e93648cb347eae84_arm64",
"8Base-RHACM-2.6:rhacm2/acm-prometheus-config-reloader-rhel8@sha256:89757e804d5df2b5eeeb1191b599c3acb9e75f61170f888095302830d6de0582_s390x",
"8Base-RHACM-2.6:rhacm2/acm-prometheus-config-reloader-rhel8@sha256:8e45e1fd7342d7525b118f01794cac1f4a8662def5f2a06336b698db2e268742_amd64",
"8Base-RHACM-2.6:rhacm2/acm-prometheus-config-reloader-rhel8@sha256:ce1c17b34b7aac2e990dc0efe40f4406e73f727b2c7bfe109eded849de753f1a_ppc64le",
"8Base-RHACM-2.6:rhacm2/acm-prometheus-rhel8@sha256:728606d96dd9e0fc2e7810e092e10ee071ec36598c990c8252beccace59a679e_amd64",
"8Base-RHACM-2.6:rhacm2/acm-prometheus-rhel8@sha256:b457d0b95d88c5dd0aac87492cbca40a9d7c2074002ad110f52d562f0c5d0797_arm64",
"8Base-RHACM-2.6:rhacm2/acm-prometheus-rhel8@sha256:f34d2569033bfb1d173342264f090f46d80f7843d52704a7ce9e9eb9de2f5abb_s390x",
"8Base-RHACM-2.6:rhacm2/acm-prometheus-rhel8@sha256:f720e0a94bfe7ed5d812819a3e77cc0581be102970127d8c0d4aa06a05edbf3d_ppc64le",
"8Base-RHACM-2.6:rhacm2/acm-volsync-addon-controller-rhel8@sha256:17ccd6b924b36ab14e3ca5f5331ba7e4c86f8cb64304640d58c3ee6b76edbcaf_ppc64le",
"8Base-RHACM-2.6:rhacm2/acm-volsync-addon-controller-rhel8@sha256:27079308ea87e35564cc3089c65eae68d63880a3bb093ca64d1678a68b60fcec_amd64",
"8Base-RHACM-2.6:rhacm2/acm-volsync-addon-controller-rhel8@sha256:9eabaac2df91aeef613d6973669d07298f2159c6a6e0c9f294623f7b1a10bc08_s390x",
"8Base-RHACM-2.6:rhacm2/acm-volsync-addon-controller-rhel8@sha256:f7abdf1756bc0ff2ebf02fee0469a8b9eeabe1fa8cafdd21c6e8f958155b70bb_arm64",
"8Base-RHACM-2.6:rhacm2/cert-policy-controller-rhel8@sha256:017c1e663827a3b55d70badd3ed979b5d1831252c49d671897a85a75afaa5bb0_s390x",
"8Base-RHACM-2.6:rhacm2/cert-policy-controller-rhel8@sha256:0610778095974edf936602018281bf7a5e287ba9eca9f661a423e68bbe000e40_ppc64le",
"8Base-RHACM-2.6:rhacm2/cert-policy-controller-rhel8@sha256:a66d7d4ee1179f7fce639490f919d722db54eaa3118b4135078c33e6cbf91488_amd64",
"8Base-RHACM-2.6:rhacm2/cert-policy-controller-rhel8@sha256:d660befef0c8f7a4db7aa3b865545c9863d8f37e7ba4b8de4380185f82b208d4_arm64",
"8Base-RHACM-2.6:rhacm2/cluster-backup-rhel8-operator@sha256:1a749d0795972a9bfd5a00aa96c238a660673464be01b2aa9fd7a3aeead6ddf7_amd64",
"8Base-RHACM-2.6:rhacm2/cluster-backup-rhel8-operator@sha256:8915dbdc562e63441f79041bdf1176e46ce53e95418d133f0cd0c1ff79da48a2_arm64",
"8Base-RHACM-2.6:rhacm2/cluster-backup-rhel8-operator@sha256:995f225449b207da9a3cad175dac85b87eefb28ff5bae6a588f40fd79fbe12a1_ppc64le",
"8Base-RHACM-2.6:rhacm2/cluster-backup-rhel8-operator@sha256:f1255a76c6275a4b6a400c82e204a5112fff6fe87f71626f8f309763f6a5d9e4_s390x",
"8Base-RHACM-2.6:rhacm2/config-policy-controller-rhel8@sha256:3b2e0d850e8fc966ec80bff16df26002334744a96b81c7a7dfe222f1706a52e3_s390x",
"8Base-RHACM-2.6:rhacm2/config-policy-controller-rhel8@sha256:447f275bbde46d7fc173798ef5abc0a77a6780f0dffdc171786edbe00f27d8d8_ppc64le",
"8Base-RHACM-2.6:rhacm2/config-policy-controller-rhel8@sha256:61964a1a0ddf2e98bcf5249b7374235055ab85cc26663a8d9397c2b7f6fbb4c6_amd64",
"8Base-RHACM-2.6:rhacm2/config-policy-controller-rhel8@sha256:a3abaa3d0bf1d34fa9e40903a8713c439f5f7f751e775d32cbab308983064ce0_arm64",
"8Base-RHACM-2.6:rhacm2/console-rhel8@sha256:6c0f630ff57f6f423df6dbf4df9faad25089f9b391be35cb8bc9cd5211f94d67_arm64",
"8Base-RHACM-2.6:rhacm2/console-rhel8@sha256:8608aed6971299def3fbe749336727e84c69582664dedac3145b92ea24e62e4d_amd64",
"8Base-RHACM-2.6:rhacm2/console-rhel8@sha256:afa80ae8274db7fa6796c35980fc5df15889e94aff3361f6cda643e5a09da220_ppc64le",
"8Base-RHACM-2.6:rhacm2/console-rhel8@sha256:f06e4e3f62db52c6d7fa0bc1f289de773e18d076bc38612e1b0ddc85c76fde06_s390x",
"8Base-RHACM-2.6:rhacm2/endpoint-monitoring-rhel8-operator@sha256:060bcd658756a924b4ce4d202bd447a3254fc1f49af7d685dde8720f355cde8e_arm64",
"8Base-RHACM-2.6:rhacm2/endpoint-monitoring-rhel8-operator@sha256:091d66731c5fe8eba5646c6b2622bb38c074e202a8a4a7e906921673b60f0898_amd64",
"8Base-RHACM-2.6:rhacm2/endpoint-monitoring-rhel8-operator@sha256:80660eb7f3c068768b0ea04ff20f4539194c52427ffdab4626bf781aa3f2ca64_s390x",
"8Base-RHACM-2.6:rhacm2/endpoint-monitoring-rhel8-operator@sha256:d6204fcf04c83bac13232ec1602572ad5f22bb528537e591079dfa36152697ec_ppc64le",
"8Base-RHACM-2.6:rhacm2/governance-policy-propagator-rhel8@sha256:51be0f04938b60ed1dba60908bebd2000d78e4ade34757bae70a083c67d77e8e_arm64",
"8Base-RHACM-2.6:rhacm2/governance-policy-propagator-rhel8@sha256:9577701bf3c7aa00b99531d2c3842130abc6cd91c52c4a7ba040b705eeace4c7_s390x",
"8Base-RHACM-2.6:rhacm2/governance-policy-propagator-rhel8@sha256:bdc6c128628db86697af198430c5ae5c61c3e586c1a97187e4d4e852cec61e92_ppc64le",
"8Base-RHACM-2.6:rhacm2/governance-policy-propagator-rhel8@sha256:cc519319b9f4fe672144ebedd772ddf56d5de90e3c8f52c0fb9b55313f71a7b3_amd64",
"8Base-RHACM-2.6:rhacm2/governance-policy-spec-sync-rhel8@sha256:2c1905ae8a83e5598678457fd955cbc867453ed5836de6fcc182e4928df8bd67_s390x",
"8Base-RHACM-2.6:rhacm2/governance-policy-spec-sync-rhel8@sha256:4a8d30cc0e1d83c69b7f3339418b101da23fbcaee7d326bedaff677eceb25ab2_ppc64le",
"8Base-RHACM-2.6:rhacm2/governance-policy-spec-sync-rhel8@sha256:6849cf1b4dd883d5b4c0cf90a3adfb26cb59d03d3b892cee3669a32dd6b8dcc2_amd64",
"8Base-RHACM-2.6:rhacm2/governance-policy-spec-sync-rhel8@sha256:d06ffc621167aff31ecb0fa417b294ff0676fb00e4ef1c6cb0fb2aaf4b2561e0_arm64",
"8Base-RHACM-2.6:rhacm2/governance-policy-status-sync-rhel8@sha256:4c86e16f15aaf454e4e5ce5436e1db27a5f8a55f573c3eaf02e4786fe52edfc8_arm64",
"8Base-RHACM-2.6:rhacm2/governance-policy-status-sync-rhel8@sha256:cf6a75d94f50dd063e939aee18756c767cba43f4e1e62a9c2f2b764ac6f43746_s390x",
"8Base-RHACM-2.6:rhacm2/governance-policy-status-sync-rhel8@sha256:e072b615eeffff80a94831e58c70980684c1ec4bd972844b25b157eb7ed5937f_ppc64le",
"8Base-RHACM-2.6:rhacm2/governance-policy-status-sync-rhel8@sha256:fffe971caa2e911d9c972c0e88712ff431d34c63dbe74e25f1cababa50ea7417_amd64",
"8Base-RHACM-2.6:rhacm2/governance-policy-template-sync-rhel8@sha256:10bc1a3833599a593a058e804de67e92888ed779fd0000928d4a70b6c7d5c1c2_amd64",
"8Base-RHACM-2.6:rhacm2/governance-policy-template-sync-rhel8@sha256:5c17f979f47840a879059ad83de12f0756889564a17190ba4438a7632c999bb1_arm64",
"8Base-RHACM-2.6:rhacm2/governance-policy-template-sync-rhel8@sha256:848bce8007de7714afc8c755b5f0c3cdf5eb6b1d259811c947bc295924539a0e_ppc64le",
"8Base-RHACM-2.6:rhacm2/governance-policy-template-sync-rhel8@sha256:95439f7e18fa87601d5860cbd9ca5f0738786e30a629d23788fd5fe33d694c66_s390x",
"8Base-RHACM-2.6:rhacm2/grafana-dashboard-loader-rhel8@sha256:1f5c1b2cffebf069859e95d0e722cb293f8c176bf5c5873bb9517c96b26c2e10_arm64",
"8Base-RHACM-2.6:rhacm2/grafana-dashboard-loader-rhel8@sha256:5223158a122658bafbd853c596cdc1f7bd7a0e4fdd82b1c3668ac84adeae9f24_s390x",
"8Base-RHACM-2.6:rhacm2/grafana-dashboard-loader-rhel8@sha256:561f1f05925cfe3c5f0f8a9b7475be4bbab183b5611ecfe09b090d80fa4bc2fe_amd64",
"8Base-RHACM-2.6:rhacm2/grafana-dashboard-loader-rhel8@sha256:734270221ec4a516e7eb77f2ec3a753384242116aa70320a1dbe969e915af1df_ppc64le",
"8Base-RHACM-2.6:rhacm2/iam-policy-controller-rhel8@sha256:2827e5f485213f92e2d0092187f3976dd6fe598e39b5cf2212d48c3a44c34b13_arm64",
"8Base-RHACM-2.6:rhacm2/iam-policy-controller-rhel8@sha256:8ca9e80365c76b66b2de3924fc50a5912e606042c704b02cb174a4b8bd3927c4_amd64",
"8Base-RHACM-2.6:rhacm2/iam-policy-controller-rhel8@sha256:c5069e76a900aa300102a0ae54ecbc12c0ac31abfeed8656ee60a949daef79c3_s390x",
"8Base-RHACM-2.6:rhacm2/iam-policy-controller-rhel8@sha256:ca05e79e5508924af71f323c13f664770d8dd4eb61ecf0894e4f9a81f7a1b402_ppc64le",
"8Base-RHACM-2.6:rhacm2/insights-client-rhel8@sha256:02cacfec60c80b9228e8b18949751de867f974ea6b1172129096e64e949c0598_amd64",
"8Base-RHACM-2.6:rhacm2/insights-client-rhel8@sha256:2b14036d0291e54c3191682de2ea875a78d78c35b2791a5a113ba1a8920f0621_ppc64le",
"8Base-RHACM-2.6:rhacm2/insights-client-rhel8@sha256:d4c05f641de8fd0753d63cc6d5b62464d3d6a87d601514e87ef2e40bbe7b01b6_s390x",
"8Base-RHACM-2.6:rhacm2/insights-client-rhel8@sha256:e15c410b693b34f49869d037ebb5584384fcdf88114b7a94967ca09f1361a5f3_arm64",
"8Base-RHACM-2.6:rhacm2/insights-metrics-rhel8@sha256:67aa55bb65685395ad2773e7459dff5fbccdeedcf9e56ec2722d8f5c919eae89_s390x",
"8Base-RHACM-2.6:rhacm2/insights-metrics-rhel8@sha256:6c54e08f5f6c2cae41a5e108e1019ff6522af8f69d666e22eb4631cd83b85917_amd64",
"8Base-RHACM-2.6:rhacm2/insights-metrics-rhel8@sha256:88d9b7246aa75cb2c88ccb7f2f1202fc465be0f2d89e59f1d2259f69ada56d9d_arm64",
"8Base-RHACM-2.6:rhacm2/insights-metrics-rhel8@sha256:bad98fe71638d7346f31ea45f6063ec970bf90844bb5c5dc5f917bb0f0099899_ppc64le",
"8Base-RHACM-2.6:rhacm2/klusterlet-addon-controller-rhel8@sha256:22e510955af3fa736b7306c387f44b5f15f5f9a7a006c6587e06d5d8602cc2f0_s390x",
"8Base-RHACM-2.6:rhacm2/klusterlet-addon-controller-rhel8@sha256:55bc86326f992cc4f4401b93f90cdd2baa6728015ffaf6168f2d46ae43c70cf4_ppc64le",
"8Base-RHACM-2.6:rhacm2/klusterlet-addon-controller-rhel8@sha256:8dd7f47af047fb899c7fcbad61cb8f38da45990cac186f9235aec3e4e7de25e9_amd64",
"8Base-RHACM-2.6:rhacm2/klusterlet-addon-controller-rhel8@sha256:bdb97eb5bb0e8f59edf0d389fb07c45171e728dc8b4d2bdacd785193b46ec03b_arm64",
"8Base-RHACM-2.6:rhacm2/kube-rbac-proxy-rhel8@sha256:11a353ee9da6cc843d5f346f4fa51681d13318e2e61fc4d1a3f63406eb175260_s390x",
"8Base-RHACM-2.6:rhacm2/kube-rbac-proxy-rhel8@sha256:31757f3e3bb08b4e49e54694b18b3cf327637be20535482b2df1345b17444dda_amd64",
"8Base-RHACM-2.6:rhacm2/kube-rbac-proxy-rhel8@sha256:b2c0b7414d0fc36a49cbdc5a56b25dd62aac18defc2defbd9c1895cd13a5e716_arm64",
"8Base-RHACM-2.6:rhacm2/kube-rbac-proxy-rhel8@sha256:dbd816d503e9beb58622604432eb415419e893627eb95c1ceeb8ff5bda7d6335_ppc64le",
"8Base-RHACM-2.6:rhacm2/kube-state-metrics-rhel8@sha256:53246a6df1f0880d94ed2644fa4366e3e2108b6fa8a51745af87785346ce5304_s390x",
"8Base-RHACM-2.6:rhacm2/kube-state-metrics-rhel8@sha256:5f2393bceefffb32240043b6722aa73d31fc8133cc2666fcf5eb8d33794bc54f_arm64",
"8Base-RHACM-2.6:rhacm2/kube-state-metrics-rhel8@sha256:c792c043462281cde7c93bd8e2136f62ca17d072e7f466353f37de8e5f5dc949_ppc64le",
"8Base-RHACM-2.6:rhacm2/kube-state-metrics-rhel8@sha256:e6b1d24b56e6973eee1569e351db6637ca67e1d6cd124adb845cbf6e35a4f6af_amd64",
"8Base-RHACM-2.6:rhacm2/management-ingress-rhel8@sha256:07238998d21204cd8f25dc63e6dbde20a2dd25c3b96609729306db6c63a0fca4_arm64",
"8Base-RHACM-2.6:rhacm2/management-ingress-rhel8@sha256:0d2665d19a8753c6269f594b68b067cd62a402404287e6416543c1af2d7d3cf4_ppc64le",
"8Base-RHACM-2.6:rhacm2/management-ingress-rhel8@sha256:6917d018e53aabb6f5402f02000aedd2e5cf71bcc84562e0fc7d7c87049f4b67_amd64",
"8Base-RHACM-2.6:rhacm2/management-ingress-rhel8@sha256:73b0444bd91a1dade3b7e76245ac8d6cb568929bba321b8c86c269d6f542ac3b_s390x",
"8Base-RHACM-2.6:rhacm2/memcached-exporter-rhel8@sha256:7d85dd62346a647d22202baa0f8d405b2aaf9a7174b38e5d29df2e03530009c3_s390x",
"8Base-RHACM-2.6:rhacm2/memcached-exporter-rhel8@sha256:9635616c8f058e67d557201147904b05f8b49938f63fb2b0239dfca883f61685_arm64",
"8Base-RHACM-2.6:rhacm2/memcached-exporter-rhel8@sha256:9e91ecec92ec0df8b72beb6040f39d9a25b0bfad844e92ea34cc2d648d221d22_ppc64le",
"8Base-RHACM-2.6:rhacm2/memcached-exporter-rhel8@sha256:c773b9a2fffcd549d4936054260f655c78da603957826d6bad4e8567a213ad10_amd64",
"8Base-RHACM-2.6:rhacm2/memcached-rhel8@sha256:584f8c4a9a1b75fc71948a98add560d4fe3d936ee46ac791f32121dbadf8c7d2_ppc64le",
"8Base-RHACM-2.6:rhacm2/memcached-rhel8@sha256:59b3ce3f3f4459c97cfffee5e20830d70f8a69198b5fab271e6c478d615c46d3_arm64",
"8Base-RHACM-2.6:rhacm2/memcached-rhel8@sha256:6f458c76757203b28434f871027c6a466a73d246ceb5bfac8793ad1896a672ab_amd64",
"8Base-RHACM-2.6:rhacm2/memcached-rhel8@sha256:e34722fd656e3205dcdb565b0ab68e9971174c11f125dbfff3bf82e1e21f3a76_s390x",
"8Base-RHACM-2.6:rhacm2/metrics-collector-rhel8@sha256:3a81a018b939752543e78c2d68d1436b851be2256b88c3e66cd506ae1d8f4c9c_ppc64le",
"8Base-RHACM-2.6:rhacm2/metrics-collector-rhel8@sha256:6a3e0c36c123c9dc54759655d9148f580abada501034914863a6528ded19ef34_amd64",
"8Base-RHACM-2.6:rhacm2/metrics-collector-rhel8@sha256:7991f484f97b9951f27f70e67d5db0850c4189ee86db8406cdda961a9beb06f0_arm64",
"8Base-RHACM-2.6:rhacm2/metrics-collector-rhel8@sha256:fa08b9bf3fd334738984e150ba5bfd2e005374752f3112340b65f6434eacd057_s390x",
"8Base-RHACM-2.6:rhacm2/multicloud-integrations-rhel8@sha256:2bcbf9a565f3c566061325aca3174ec755b5c94a28612718a3f1563db317273e_ppc64le",
"8Base-RHACM-2.6:rhacm2/multicloud-integrations-rhel8@sha256:6813ccd43a1aecd1aaf4d5d4b1620fd63bbca00b736100189ff91246bf3bc36b_arm64",
"8Base-RHACM-2.6:rhacm2/multicloud-integrations-rhel8@sha256:db89ef3686570526afdb2b79fd698aca5dc50c633009760f1748fb9fd506067b_amd64",
"8Base-RHACM-2.6:rhacm2/multicloud-integrations-rhel8@sha256:db8bc27937802c5d8fff769b9c93c8a01411629d199adbc39235e721d6468b30_s390x",
"8Base-RHACM-2.6:rhacm2/multicluster-observability-rhel8-operator@sha256:434db0ca203b14b899fff9b7a2a5b975de852ea29620a828f29246448aba873c_ppc64le",
"8Base-RHACM-2.6:rhacm2/multicluster-observability-rhel8-operator@sha256:876bfa63b0e13833eaeadb7c6a0481f1d7970b283f69ece4d81c99985f4dd161_arm64",
"8Base-RHACM-2.6:rhacm2/multicluster-observability-rhel8-operator@sha256:d23f208e020d42bc095011d423146e2da35b2bc85b844911bde2f4edf696bdca_amd64",
"8Base-RHACM-2.6:rhacm2/multicluster-observability-rhel8-operator@sha256:f29581baf5277588d2e4cd01380ecf46e3c97a2f17ade01b048f75c29f18d62c_s390x",
"8Base-RHACM-2.6:rhacm2/multicluster-operators-application-rhel8@sha256:1952d422bd7ba42323711faba59244c449293cc92502e350460fee07c0e3b34a_ppc64le",
"8Base-RHACM-2.6:rhacm2/multicluster-operators-application-rhel8@sha256:566a60f630ec346eced3106ec072963d1b9f9d300e7d4cee6af6dc0d590a3937_s390x",
"8Base-RHACM-2.6:rhacm2/multicluster-operators-application-rhel8@sha256:724dd9f4a5e4acd061206ca2ea57c329210ade5135dbdf941b8d7e720daa4f10_arm64",
"8Base-RHACM-2.6:rhacm2/multicluster-operators-application-rhel8@sha256:ace8895fc62c1394dfa7854fd9ce3e14ef859e989255f70dc9a5a3d9bcd514c0_amd64",
"8Base-RHACM-2.6:rhacm2/multicluster-operators-channel-rhel8@sha256:1ebe6504a6a58f39f93952bf1c135ea58ff77e65c5b8ba73c7ad6295e66a1b45_s390x",
"8Base-RHACM-2.6:rhacm2/multicluster-operators-channel-rhel8@sha256:557cc962d0b10d80a9dea7adce387ea28fb4199a02fa8546645ab2cacbf28b88_ppc64le",
"8Base-RHACM-2.6:rhacm2/multicluster-operators-channel-rhel8@sha256:82526c7c046325bde1dfa0a47b58b773355f00bc95c23be75105e7255e7bddd2_arm64",
"8Base-RHACM-2.6:rhacm2/multicluster-operators-channel-rhel8@sha256:85e20d97f28e43668c2790bd6e0adbc598d01f9fab849761fb96d7a5c4946a87_amd64",
"8Base-RHACM-2.6:rhacm2/multicluster-operators-subscription-rhel8@sha256:7310f31faae367a363c27a7236b562bbfe8381a352fce906279590bac11571d2_ppc64le",
"8Base-RHACM-2.6:rhacm2/multicluster-operators-subscription-rhel8@sha256:7676d33b9be36ca6660d3aed888fdffcf270fcf82258ed9531e2746a3d27610c_s390x",
"8Base-RHACM-2.6:rhacm2/multicluster-operators-subscription-rhel8@sha256:e718d5abef58365d547ef73828a26adff5b6cef1bf935aa7c27f12f604b50337_amd64",
"8Base-RHACM-2.6:rhacm2/multicluster-operators-subscription-rhel8@sha256:f58aff87d1efb64417c6976f6772a464e54beefe847f50a141726b7a1a6a293a_arm64",
"8Base-RHACM-2.6:rhacm2/multiclusterhub-repo-rhel8@sha256:03222a9dd6eca9cf44932a0ff1bf89bd9d2d29683f1ebb0d0aa49171b77a4963_ppc64le",
"8Base-RHACM-2.6:rhacm2/multiclusterhub-repo-rhel8@sha256:881b8c3b19918affd478c0ad0c73dff96dd28f5c1dfddb86472b42e422fa25b6_amd64",
"8Base-RHACM-2.6:rhacm2/multiclusterhub-repo-rhel8@sha256:9de94ea1f83ec8b7257c7b2befc1485ed9cc40c9ef3600c4c4c50934e708cf9d_s390x",
"8Base-RHACM-2.6:rhacm2/multiclusterhub-repo-rhel8@sha256:a45ed68e7d3ac89d17eaf06445cabfc19a9ce85a42f116d75028d6acd18a322b_arm64",
"8Base-RHACM-2.6:rhacm2/multiclusterhub-rhel8@sha256:48d1fa8bc5f6a4d8349c41126301bd86d12836384f336881ecb71bd79f84ae93_ppc64le",
"8Base-RHACM-2.6:rhacm2/multiclusterhub-rhel8@sha256:a33e91fb763a2f0894433bce31bd44229e7d5f5c53d36c6b6f643807a45c110b_arm64",
"8Base-RHACM-2.6:rhacm2/multiclusterhub-rhel8@sha256:d6e126cbdd3cfbcdee04b093389ca1b07ac8038da96060051ed94e1eeacc6d92_s390x",
"8Base-RHACM-2.6:rhacm2/multiclusterhub-rhel8@sha256:ecf12158a2d8802b4c7efd6b336ff36c1e002223b1d385a40fbef638d5e4aa21_amd64",
"8Base-RHACM-2.6:rhacm2/node-exporter-rhel8@sha256:14d23638efff3c30661c9a5f3ddb6ab0c7a9d162de1176dd9565cf49dfa4b9c5_amd64",
"8Base-RHACM-2.6:rhacm2/node-exporter-rhel8@sha256:533005e1608de68a09e53599de3f30990db95cb923794bab9ae9e3bc1a8b6baf_arm64",
"8Base-RHACM-2.6:rhacm2/node-exporter-rhel8@sha256:99eef3491c7092afa14179b9a9d39dd8fbfb3c9bb61759d678af5d91ac23e59d_s390x",
"8Base-RHACM-2.6:rhacm2/node-exporter-rhel8@sha256:e200d4e1802cce7fce32b1e0dc5c3220b6f6477b73b3a2d8ea26a5a42d63f46b_ppc64le",
"8Base-RHACM-2.6:rhacm2/observatorium-rhel8-operator@sha256:092e3437e6d38b2bf676d7fb67ad672e3ef03440017b5af7c1ebd2beb3f437eb_amd64",
"8Base-RHACM-2.6:rhacm2/observatorium-rhel8-operator@sha256:8cf076bfb049d1aabd00040ee65f0fedd590f0dd448c7561de494093a915b397_ppc64le",
"8Base-RHACM-2.6:rhacm2/observatorium-rhel8-operator@sha256:e69987a64fdbf873d4b19d8626c0c5e99dd13d7c95446850559be966dae45ad0_arm64",
"8Base-RHACM-2.6:rhacm2/observatorium-rhel8-operator@sha256:f0bf89eaea6b7afc2d08c77bd40dfba581f91f462f5ec3d70473b332ca6f781c_s390x",
"8Base-RHACM-2.6:rhacm2/observatorium-rhel8@sha256:0686cfddd61737f7e7eb4f0c011397277394559edac3bb947c0969e302686dd5_ppc64le",
"8Base-RHACM-2.6:rhacm2/observatorium-rhel8@sha256:8f2f3732600235f66c406b6121ac37979f52572ce90353b6e099be7b74406251_amd64",
"8Base-RHACM-2.6:rhacm2/observatorium-rhel8@sha256:9e1fccc5b17865a6d7baaa1a15cb50f47d80a14b0a7bcbd94c12f0ddcaaf1b28_s390x",
"8Base-RHACM-2.6:rhacm2/observatorium-rhel8@sha256:bdd89a1051c8f21e7d81ff80c96731a0eaa7d15c320ab1e6b1dc3f6babd42598_arm64",
"8Base-RHACM-2.6:rhacm2/prometheus-alertmanager-rhel8@sha256:0860b7aa5e8b07792ad7f5d5c0654e23e9da8eedd4b9f509caea616dcfa97d69_amd64",
"8Base-RHACM-2.6:rhacm2/prometheus-alertmanager-rhel8@sha256:624895d8579ef6f3e5b17558a30775790ec6f00701f8c5cdfa315292d7f9e867_s390x",
"8Base-RHACM-2.6:rhacm2/prometheus-alertmanager-rhel8@sha256:6d09865a228cdbbc6d1ac13042c3c00f0bd086f6dc181dfa3cdf8c7f9d826b9e_arm64",
"8Base-RHACM-2.6:rhacm2/prometheus-alertmanager-rhel8@sha256:c69fee848d21346a271972e89d91898eac9fec27d598d98ffa004ca8d1b53270_ppc64le",
"8Base-RHACM-2.6:rhacm2/prometheus-rhel8@sha256:52cea7c27de23e3358030b09f22b962723c523a940f8e2043edc298c907d761c_arm64",
"8Base-RHACM-2.6:rhacm2/prometheus-rhel8@sha256:67e0fadfbb4d99a60435ed12b470772b38ace4ca815fe73da68eb3c826e200fc_ppc64le",
"8Base-RHACM-2.6:rhacm2/prometheus-rhel8@sha256:e8241b1d852d605b44ecfcc552cb0f905f72e8a17c8d228162b40c19388f5176_s390x",
"8Base-RHACM-2.6:rhacm2/prometheus-rhel8@sha256:ed0cc13e79949436d29a7ad0b41b189744a177ea27545fd5eb9b4f71e87bd0eb_amd64",
"8Base-RHACM-2.6:rhacm2/rbac-query-proxy-rhel8@sha256:29c76a37497f212aed280e2bf16ef45fb3785fb4649ce17b7fe9d653a79e2112_arm64",
"8Base-RHACM-2.6:rhacm2/rbac-query-proxy-rhel8@sha256:475a45884a51127722030226ff9a5f0752c98574c41eb61796aece5e702346a3_ppc64le",
"8Base-RHACM-2.6:rhacm2/rbac-query-proxy-rhel8@sha256:582301b10af0b966ae7d5e130cb0e5f96e7912dc66b4108e0d6078656ca80604_amd64",
"8Base-RHACM-2.6:rhacm2/rbac-query-proxy-rhel8@sha256:f1c7de85a44c03f48a6f62ba1d7d650f0b06e0f502cecff1512ad637b5bc1c27_s390x",
"8Base-RHACM-2.6:rhacm2/redisgraph-tls-rhel8@sha256:128279a656bfbde6c2c052766d63a1de6a06d8bea2707813c64396c2ae382478_amd64",
"8Base-RHACM-2.6:rhacm2/redisgraph-tls-rhel8@sha256:35927ca6e6e9c8d420c499a0c8ad37c4297ba19743d550f489d3e66482275a49_arm64",
"8Base-RHACM-2.6:rhacm2/redisgraph-tls-rhel8@sha256:4696baed553266682ba2b54d3bf683d2ff1241b625de5ec54a45c1b2c5f96243_s390x",
"8Base-RHACM-2.6:rhacm2/redisgraph-tls-rhel8@sha256:d722f2ffab1f58bbaf3c62ef71dbf7e6c4023e6ab17690f1049075a321d0b1ac_ppc64le",
"8Base-RHACM-2.6:rhacm2/search-aggregator-rhel8@sha256:2b5f372c1c73c4de587b5a4388d95b8cc553fc56af446fcefa0e14c6d980b6b3_ppc64le",
"8Base-RHACM-2.6:rhacm2/search-aggregator-rhel8@sha256:38fceeedc0672def1c2cf42bb6743ae726e77d9f7352d002b3fc688c6d551852_amd64",
"8Base-RHACM-2.6:rhacm2/search-aggregator-rhel8@sha256:6a915335bcebb0884fc72df2dfee97c74d42c035864b960e1c800fa6c5f8d93c_arm64",
"8Base-RHACM-2.6:rhacm2/search-aggregator-rhel8@sha256:752decaefc38aa009f54201b38d4ab26d9b4020caec649d9b1f1564f56c47c2a_s390x",
"8Base-RHACM-2.6:rhacm2/search-api-rhel8@sha256:37eea70d5b1c89c25372dcea8c8c03e1e0a9af1b5a06f3b0706ba776ae8847c1_amd64",
"8Base-RHACM-2.6:rhacm2/search-api-rhel8@sha256:7400088d206592eb29cd86182909626262c9b2a99f017811fcc9d8a753c39009_arm64",
"8Base-RHACM-2.6:rhacm2/search-api-rhel8@sha256:aa8ea0deabc39a068f3f6ce9fa6334e44fc507355009a9bff448e742156ec203_ppc64le",
"8Base-RHACM-2.6:rhacm2/search-api-rhel8@sha256:b4d2d39c2b3b736987f1e888b858d52a7ebd9f8d0cebd3bdef8c59f6e3e41725_s390x",
"8Base-RHACM-2.6:rhacm2/search-collector-rhel8@sha256:0174699ec75fcda08892b4e72b674df989af51ea5f04de57a62c2a85a3c08f4f_arm64",
"8Base-RHACM-2.6:rhacm2/search-collector-rhel8@sha256:5a29a9805b8d20969cba86da11a9de8176a3172df361aec5fae136a4271de308_amd64",
"8Base-RHACM-2.6:rhacm2/search-collector-rhel8@sha256:be7eed9ad9502bcc294081f7e2098fc4f8411c912c34fe63479b5b770d06caca_s390x",
"8Base-RHACM-2.6:rhacm2/search-collector-rhel8@sha256:c467c1d7ceaf5281077f7fe8ff1c1c4cffe325132890a3ab9b96ea5db2e2c930_ppc64le",
"8Base-RHACM-2.6:rhacm2/search-rhel8@sha256:2135cd20bb7ebbf48499992fe46a928e28fc78c86e360633ea09054520c42539_ppc64le",
"8Base-RHACM-2.6:rhacm2/search-rhel8@sha256:3a7a31974210e21a3faed9b57a75b970c70ac41d9662b884d4ce67275f756fc7_arm64",
"8Base-RHACM-2.6:rhacm2/search-rhel8@sha256:6e6a19f1440e4eb15a8206e18f7f4dde3e1a5c6518944571d09923d116d3f04e_amd64",
"8Base-RHACM-2.6:rhacm2/search-rhel8@sha256:e6ed3e65f0d49b3c6b0e3e97593a8fae4d453f3aecf8d7829c0d25c68bc91ea1_s390x",
"8Base-RHACM-2.6:rhacm2/submariner-addon-rhel8@sha256:7b80d01371f551df506bd0c56df6829845bfce497ff01cc44b68f172ed5399b4_ppc64le",
"8Base-RHACM-2.6:rhacm2/submariner-addon-rhel8@sha256:934c560bc786015c694e9cffbae8e86f631b3331d62f5a547931446dae82f8c3_s390x",
"8Base-RHACM-2.6:rhacm2/submariner-addon-rhel8@sha256:b467881f4028a89a9e79ba93da719845db576f47a04ae6e569c2317be5594b29_arm64",
"8Base-RHACM-2.6:rhacm2/submariner-addon-rhel8@sha256:fc5592d42e4aca70288448d174511b922ece7f8cb4b41c6a36195c3a4a60aa36_amd64",
"8Base-RHACM-2.6:rhacm2/thanos-receive-controller-rhel8@sha256:21f2626c10c4fb61b37e6ca4ab574186b423f155fbc5cfef3e894fff04cc270e_ppc64le",
"8Base-RHACM-2.6:rhacm2/thanos-receive-controller-rhel8@sha256:c357074958324fc5d602cdcf1cba285bf8582e0b36af79a8f6211bb0dfb77a10_amd64",
"8Base-RHACM-2.6:rhacm2/thanos-receive-controller-rhel8@sha256:d9ac8e67d6d9858b16dd9d1d49c1dd904aa22a7b618e5d33292344faced9c0d3_arm64",
"8Base-RHACM-2.6:rhacm2/thanos-receive-controller-rhel8@sha256:e3b840a7833680170f9e9ca52309552c584935a68c75cc71e6d576b104dc01c8_s390x",
"8Base-RHACM-2.6:rhacm2/thanos-rhel8@sha256:453c525197ccfe1f866af70ca2e7f3deb6f98d0b98c09b602b4fa1368787213d_amd64",
"8Base-RHACM-2.6:rhacm2/thanos-rhel8@sha256:4b3b45ad0b564360c245d20b1540c2398c9606cf8684275e4ee071c591357929_arm64",
"8Base-RHACM-2.6:rhacm2/thanos-rhel8@sha256:7e43ba8f47ec54b5f86d13c81b67b044176530b63b5ae3f40332fc975cc6b21f_s390x",
"8Base-RHACM-2.6:rhacm2/thanos-rhel8@sha256:faaa00c0af80c781a7c610616153a3cd1dc1b20637934c3a243a2e9664ba0ee5_ppc64le"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2022-30629"
},
{
"category": "external",
"summary": "RHBZ#2092793",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2092793"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2022-30629",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-30629"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2022-30629",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2022-30629"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-announce/c/TzIC9-t8Ytg",
"url": "https://groups.google.com/g/golang-announce/c/TzIC9-t8Ytg"
}
],
"release_date": "2022-06-02T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2022-09-06T22:27:58+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.6/html-single/install/index#installing",
"product_ids": [
"8Base-RHACM-2.6:rhacm2/acm-governance-policy-addon-controller-rhel8@sha256:615ab5d9542759d921634737709e84a8e65d003ea136e5d22858d380225fd177_amd64",
"8Base-RHACM-2.6:rhacm2/acm-governance-policy-addon-controller-rhel8@sha256:958b729d30f10b9c121e68ac8ede2054ed29cc52a9a7d6df0537ed221aa74358_s390x",
"8Base-RHACM-2.6:rhacm2/acm-governance-policy-addon-controller-rhel8@sha256:b5bef941b4e0b5b3529ca5b2311c85295b9f6d12e482a9cbdad691c2406541f1_ppc64le",
"8Base-RHACM-2.6:rhacm2/acm-governance-policy-addon-controller-rhel8@sha256:f6194b9056d77e54f3c74caa9eab87bd1df1818d082fc807229d1c44ec6c88c4_arm64",
"8Base-RHACM-2.6:rhacm2/acm-grafana-rhel8@sha256:45616ed43b53d3a83e65828118f09430396f5bcb0566ae3a65d937b59f0d873e_s390x",
"8Base-RHACM-2.6:rhacm2/acm-grafana-rhel8@sha256:8c48441cfa850ea1274932e94da0831618c10f91022619c779304501a75fb161_amd64",
"8Base-RHACM-2.6:rhacm2/acm-grafana-rhel8@sha256:cc1c196b19c5fd8f313c6136359cc9dd37b5f59d32a581b10cf89b80b7d0cbf4_arm64",
"8Base-RHACM-2.6:rhacm2/acm-grafana-rhel8@sha256:cdf24e68e50be1350566243f6d2cb1403d09ab68e5fed39ea6c56212e42b90f1_ppc64le",
"8Base-RHACM-2.6:rhacm2/acm-must-gather-rhel8@sha256:1457ff5cfd61611fdc968d4af5b020d835e107b97932c7ba7b3f5ed4cbd0e39f_ppc64le",
"8Base-RHACM-2.6:rhacm2/acm-must-gather-rhel8@sha256:39842906b3846418bc31098e2abad08210118d86aa683e9e5fd04a97822df22d_arm64",
"8Base-RHACM-2.6:rhacm2/acm-must-gather-rhel8@sha256:8a69add2d90a1e094de8510052b683e1765153da75e316ad7778499af0c5ddf9_s390x",
"8Base-RHACM-2.6:rhacm2/acm-must-gather-rhel8@sha256:dca91134a2c1c33c736afcd4c9373749448641385f39162c74e115691289e843_amd64",
"8Base-RHACM-2.6:rhacm2/acm-operator-bundle@sha256:0eac6124f59492d09c1ae650025d59ea0e8547d9f9c832cb9607b09254ff6ddd_s390x",
"8Base-RHACM-2.6:rhacm2/acm-operator-bundle@sha256:1cbcd58a4c23e4c89a6a0509f78802a5aa21205db2784ebc9772b99a3917b183_arm64",
"8Base-RHACM-2.6:rhacm2/acm-operator-bundle@sha256:997aaee36f0bed47e231925a3f2c2ecc503410e54b35727f035c72477f3d1944_ppc64le",
"8Base-RHACM-2.6:rhacm2/acm-operator-bundle@sha256:ce699187f250b93976b8063228ac12d11c6c8f6baba69ba4ed17a38730e84eb3_amd64",
"8Base-RHACM-2.6:rhacm2/acm-prometheus-config-reloader-rhel8@sha256:693a77a9324d6c7f0e69bd9d5725b51f3e429972f1e67469e93648cb347eae84_arm64",
"8Base-RHACM-2.6:rhacm2/acm-prometheus-config-reloader-rhel8@sha256:89757e804d5df2b5eeeb1191b599c3acb9e75f61170f888095302830d6de0582_s390x",
"8Base-RHACM-2.6:rhacm2/acm-prometheus-config-reloader-rhel8@sha256:8e45e1fd7342d7525b118f01794cac1f4a8662def5f2a06336b698db2e268742_amd64",
"8Base-RHACM-2.6:rhacm2/acm-prometheus-config-reloader-rhel8@sha256:ce1c17b34b7aac2e990dc0efe40f4406e73f727b2c7bfe109eded849de753f1a_ppc64le",
"8Base-RHACM-2.6:rhacm2/acm-prometheus-rhel8@sha256:728606d96dd9e0fc2e7810e092e10ee071ec36598c990c8252beccace59a679e_amd64",
"8Base-RHACM-2.6:rhacm2/acm-prometheus-rhel8@sha256:b457d0b95d88c5dd0aac87492cbca40a9d7c2074002ad110f52d562f0c5d0797_arm64",
"8Base-RHACM-2.6:rhacm2/acm-prometheus-rhel8@sha256:f34d2569033bfb1d173342264f090f46d80f7843d52704a7ce9e9eb9de2f5abb_s390x",
"8Base-RHACM-2.6:rhacm2/acm-prometheus-rhel8@sha256:f720e0a94bfe7ed5d812819a3e77cc0581be102970127d8c0d4aa06a05edbf3d_ppc64le",
"8Base-RHACM-2.6:rhacm2/acm-volsync-addon-controller-rhel8@sha256:17ccd6b924b36ab14e3ca5f5331ba7e4c86f8cb64304640d58c3ee6b76edbcaf_ppc64le",
"8Base-RHACM-2.6:rhacm2/acm-volsync-addon-controller-rhel8@sha256:27079308ea87e35564cc3089c65eae68d63880a3bb093ca64d1678a68b60fcec_amd64",
"8Base-RHACM-2.6:rhacm2/acm-volsync-addon-controller-rhel8@sha256:9eabaac2df91aeef613d6973669d07298f2159c6a6e0c9f294623f7b1a10bc08_s390x",
"8Base-RHACM-2.6:rhacm2/acm-volsync-addon-controller-rhel8@sha256:f7abdf1756bc0ff2ebf02fee0469a8b9eeabe1fa8cafdd21c6e8f958155b70bb_arm64",
"8Base-RHACM-2.6:rhacm2/cert-policy-controller-rhel8@sha256:017c1e663827a3b55d70badd3ed979b5d1831252c49d671897a85a75afaa5bb0_s390x",
"8Base-RHACM-2.6:rhacm2/cert-policy-controller-rhel8@sha256:0610778095974edf936602018281bf7a5e287ba9eca9f661a423e68bbe000e40_ppc64le",
"8Base-RHACM-2.6:rhacm2/cert-policy-controller-rhel8@sha256:a66d7d4ee1179f7fce639490f919d722db54eaa3118b4135078c33e6cbf91488_amd64",
"8Base-RHACM-2.6:rhacm2/cert-policy-controller-rhel8@sha256:d660befef0c8f7a4db7aa3b865545c9863d8f37e7ba4b8de4380185f82b208d4_arm64",
"8Base-RHACM-2.6:rhacm2/cluster-backup-rhel8-operator@sha256:1a749d0795972a9bfd5a00aa96c238a660673464be01b2aa9fd7a3aeead6ddf7_amd64",
"8Base-RHACM-2.6:rhacm2/cluster-backup-rhel8-operator@sha256:8915dbdc562e63441f79041bdf1176e46ce53e95418d133f0cd0c1ff79da48a2_arm64",
"8Base-RHACM-2.6:rhacm2/cluster-backup-rhel8-operator@sha256:995f225449b207da9a3cad175dac85b87eefb28ff5bae6a588f40fd79fbe12a1_ppc64le",
"8Base-RHACM-2.6:rhacm2/cluster-backup-rhel8-operator@sha256:f1255a76c6275a4b6a400c82e204a5112fff6fe87f71626f8f309763f6a5d9e4_s390x",
"8Base-RHACM-2.6:rhacm2/config-policy-controller-rhel8@sha256:3b2e0d850e8fc966ec80bff16df26002334744a96b81c7a7dfe222f1706a52e3_s390x",
"8Base-RHACM-2.6:rhacm2/config-policy-controller-rhel8@sha256:447f275bbde46d7fc173798ef5abc0a77a6780f0dffdc171786edbe00f27d8d8_ppc64le",
"8Base-RHACM-2.6:rhacm2/config-policy-controller-rhel8@sha256:61964a1a0ddf2e98bcf5249b7374235055ab85cc26663a8d9397c2b7f6fbb4c6_amd64",
"8Base-RHACM-2.6:rhacm2/config-policy-controller-rhel8@sha256:a3abaa3d0bf1d34fa9e40903a8713c439f5f7f751e775d32cbab308983064ce0_arm64",
"8Base-RHACM-2.6:rhacm2/console-rhel8@sha256:6c0f630ff57f6f423df6dbf4df9faad25089f9b391be35cb8bc9cd5211f94d67_arm64",
"8Base-RHACM-2.6:rhacm2/console-rhel8@sha256:8608aed6971299def3fbe749336727e84c69582664dedac3145b92ea24e62e4d_amd64",
"8Base-RHACM-2.6:rhacm2/console-rhel8@sha256:afa80ae8274db7fa6796c35980fc5df15889e94aff3361f6cda643e5a09da220_ppc64le",
"8Base-RHACM-2.6:rhacm2/console-rhel8@sha256:f06e4e3f62db52c6d7fa0bc1f289de773e18d076bc38612e1b0ddc85c76fde06_s390x",
"8Base-RHACM-2.6:rhacm2/endpoint-monitoring-rhel8-operator@sha256:060bcd658756a924b4ce4d202bd447a3254fc1f49af7d685dde8720f355cde8e_arm64",
"8Base-RHACM-2.6:rhacm2/endpoint-monitoring-rhel8-operator@sha256:091d66731c5fe8eba5646c6b2622bb38c074e202a8a4a7e906921673b60f0898_amd64",
"8Base-RHACM-2.6:rhacm2/endpoint-monitoring-rhel8-operator@sha256:80660eb7f3c068768b0ea04ff20f4539194c52427ffdab4626bf781aa3f2ca64_s390x",
"8Base-RHACM-2.6:rhacm2/endpoint-monitoring-rhel8-operator@sha256:d6204fcf04c83bac13232ec1602572ad5f22bb528537e591079dfa36152697ec_ppc64le",
"8Base-RHACM-2.6:rhacm2/governance-policy-propagator-rhel8@sha256:51be0f04938b60ed1dba60908bebd2000d78e4ade34757bae70a083c67d77e8e_arm64",
"8Base-RHACM-2.6:rhacm2/governance-policy-propagator-rhel8@sha256:9577701bf3c7aa00b99531d2c3842130abc6cd91c52c4a7ba040b705eeace4c7_s390x",
"8Base-RHACM-2.6:rhacm2/governance-policy-propagator-rhel8@sha256:bdc6c128628db86697af198430c5ae5c61c3e586c1a97187e4d4e852cec61e92_ppc64le",
"8Base-RHACM-2.6:rhacm2/governance-policy-propagator-rhel8@sha256:cc519319b9f4fe672144ebedd772ddf56d5de90e3c8f52c0fb9b55313f71a7b3_amd64",
"8Base-RHACM-2.6:rhacm2/governance-policy-spec-sync-rhel8@sha256:2c1905ae8a83e5598678457fd955cbc867453ed5836de6fcc182e4928df8bd67_s390x",
"8Base-RHACM-2.6:rhacm2/governance-policy-spec-sync-rhel8@sha256:4a8d30cc0e1d83c69b7f3339418b101da23fbcaee7d326bedaff677eceb25ab2_ppc64le",
"8Base-RHACM-2.6:rhacm2/governance-policy-spec-sync-rhel8@sha256:6849cf1b4dd883d5b4c0cf90a3adfb26cb59d03d3b892cee3669a32dd6b8dcc2_amd64",
"8Base-RHACM-2.6:rhacm2/governance-policy-spec-sync-rhel8@sha256:d06ffc621167aff31ecb0fa417b294ff0676fb00e4ef1c6cb0fb2aaf4b2561e0_arm64",
"8Base-RHACM-2.6:rhacm2/governance-policy-status-sync-rhel8@sha256:4c86e16f15aaf454e4e5ce5436e1db27a5f8a55f573c3eaf02e4786fe52edfc8_arm64",
"8Base-RHACM-2.6:rhacm2/governance-policy-status-sync-rhel8@sha256:cf6a75d94f50dd063e939aee18756c767cba43f4e1e62a9c2f2b764ac6f43746_s390x",
"8Base-RHACM-2.6:rhacm2/governance-policy-status-sync-rhel8@sha256:e072b615eeffff80a94831e58c70980684c1ec4bd972844b25b157eb7ed5937f_ppc64le",
"8Base-RHACM-2.6:rhacm2/governance-policy-status-sync-rhel8@sha256:fffe971caa2e911d9c972c0e88712ff431d34c63dbe74e25f1cababa50ea7417_amd64",
"8Base-RHACM-2.6:rhacm2/governance-policy-template-sync-rhel8@sha256:10bc1a3833599a593a058e804de67e92888ed779fd0000928d4a70b6c7d5c1c2_amd64",
"8Base-RHACM-2.6:rhacm2/governance-policy-template-sync-rhel8@sha256:5c17f979f47840a879059ad83de12f0756889564a17190ba4438a7632c999bb1_arm64",
"8Base-RHACM-2.6:rhacm2/governance-policy-template-sync-rhel8@sha256:848bce8007de7714afc8c755b5f0c3cdf5eb6b1d259811c947bc295924539a0e_ppc64le",
"8Base-RHACM-2.6:rhacm2/governance-policy-template-sync-rhel8@sha256:95439f7e18fa87601d5860cbd9ca5f0738786e30a629d23788fd5fe33d694c66_s390x",
"8Base-RHACM-2.6:rhacm2/grafana-dashboard-loader-rhel8@sha256:1f5c1b2cffebf069859e95d0e722cb293f8c176bf5c5873bb9517c96b26c2e10_arm64",
"8Base-RHACM-2.6:rhacm2/grafana-dashboard-loader-rhel8@sha256:5223158a122658bafbd853c596cdc1f7bd7a0e4fdd82b1c3668ac84adeae9f24_s390x",
"8Base-RHACM-2.6:rhacm2/grafana-dashboard-loader-rhel8@sha256:561f1f05925cfe3c5f0f8a9b7475be4bbab183b5611ecfe09b090d80fa4bc2fe_amd64",
"8Base-RHACM-2.6:rhacm2/grafana-dashboard-loader-rhel8@sha256:734270221ec4a516e7eb77f2ec3a753384242116aa70320a1dbe969e915af1df_ppc64le",
"8Base-RHACM-2.6:rhacm2/iam-policy-controller-rhel8@sha256:2827e5f485213f92e2d0092187f3976dd6fe598e39b5cf2212d48c3a44c34b13_arm64",
"8Base-RHACM-2.6:rhacm2/iam-policy-controller-rhel8@sha256:8ca9e80365c76b66b2de3924fc50a5912e606042c704b02cb174a4b8bd3927c4_amd64",
"8Base-RHACM-2.6:rhacm2/iam-policy-controller-rhel8@sha256:c5069e76a900aa300102a0ae54ecbc12c0ac31abfeed8656ee60a949daef79c3_s390x",
"8Base-RHACM-2.6:rhacm2/iam-policy-controller-rhel8@sha256:ca05e79e5508924af71f323c13f664770d8dd4eb61ecf0894e4f9a81f7a1b402_ppc64le",
"8Base-RHACM-2.6:rhacm2/insights-client-rhel8@sha256:02cacfec60c80b9228e8b18949751de867f974ea6b1172129096e64e949c0598_amd64",
"8Base-RHACM-2.6:rhacm2/insights-client-rhel8@sha256:2b14036d0291e54c3191682de2ea875a78d78c35b2791a5a113ba1a8920f0621_ppc64le",
"8Base-RHACM-2.6:rhacm2/insights-client-rhel8@sha256:d4c05f641de8fd0753d63cc6d5b62464d3d6a87d601514e87ef2e40bbe7b01b6_s390x",
"8Base-RHACM-2.6:rhacm2/insights-client-rhel8@sha256:e15c410b693b34f49869d037ebb5584384fcdf88114b7a94967ca09f1361a5f3_arm64",
"8Base-RHACM-2.6:rhacm2/insights-metrics-rhel8@sha256:67aa55bb65685395ad2773e7459dff5fbccdeedcf9e56ec2722d8f5c919eae89_s390x",
"8Base-RHACM-2.6:rhacm2/insights-metrics-rhel8@sha256:6c54e08f5f6c2cae41a5e108e1019ff6522af8f69d666e22eb4631cd83b85917_amd64",
"8Base-RHACM-2.6:rhacm2/insights-metrics-rhel8@sha256:88d9b7246aa75cb2c88ccb7f2f1202fc465be0f2d89e59f1d2259f69ada56d9d_arm64",
"8Base-RHACM-2.6:rhacm2/insights-metrics-rhel8@sha256:bad98fe71638d7346f31ea45f6063ec970bf90844bb5c5dc5f917bb0f0099899_ppc64le",
"8Base-RHACM-2.6:rhacm2/klusterlet-addon-controller-rhel8@sha256:22e510955af3fa736b7306c387f44b5f15f5f9a7a006c6587e06d5d8602cc2f0_s390x",
"8Base-RHACM-2.6:rhacm2/klusterlet-addon-controller-rhel8@sha256:55bc86326f992cc4f4401b93f90cdd2baa6728015ffaf6168f2d46ae43c70cf4_ppc64le",
"8Base-RHACM-2.6:rhacm2/klusterlet-addon-controller-rhel8@sha256:8dd7f47af047fb899c7fcbad61cb8f38da45990cac186f9235aec3e4e7de25e9_amd64",
"8Base-RHACM-2.6:rhacm2/klusterlet-addon-controller-rhel8@sha256:bdb97eb5bb0e8f59edf0d389fb07c45171e728dc8b4d2bdacd785193b46ec03b_arm64",
"8Base-RHACM-2.6:rhacm2/kube-rbac-proxy-rhel8@sha256:11a353ee9da6cc843d5f346f4fa51681d13318e2e61fc4d1a3f63406eb175260_s390x",
"8Base-RHACM-2.6:rhacm2/kube-rbac-proxy-rhel8@sha256:31757f3e3bb08b4e49e54694b18b3cf327637be20535482b2df1345b17444dda_amd64",
"8Base-RHACM-2.6:rhacm2/kube-rbac-proxy-rhel8@sha256:b2c0b7414d0fc36a49cbdc5a56b25dd62aac18defc2defbd9c1895cd13a5e716_arm64",
"8Base-RHACM-2.6:rhacm2/kube-rbac-proxy-rhel8@sha256:dbd816d503e9beb58622604432eb415419e893627eb95c1ceeb8ff5bda7d6335_ppc64le",
"8Base-RHACM-2.6:rhacm2/kube-state-metrics-rhel8@sha256:53246a6df1f0880d94ed2644fa4366e3e2108b6fa8a51745af87785346ce5304_s390x",
"8Base-RHACM-2.6:rhacm2/kube-state-metrics-rhel8@sha256:5f2393bceefffb32240043b6722aa73d31fc8133cc2666fcf5eb8d33794bc54f_arm64",
"8Base-RHACM-2.6:rhacm2/kube-state-metrics-rhel8@sha256:c792c043462281cde7c93bd8e2136f62ca17d072e7f466353f37de8e5f5dc949_ppc64le",
"8Base-RHACM-2.6:rhacm2/kube-state-metrics-rhel8@sha256:e6b1d24b56e6973eee1569e351db6637ca67e1d6cd124adb845cbf6e35a4f6af_amd64",
"8Base-RHACM-2.6:rhacm2/management-ingress-rhel8@sha256:07238998d21204cd8f25dc63e6dbde20a2dd25c3b96609729306db6c63a0fca4_arm64",
"8Base-RHACM-2.6:rhacm2/management-ingress-rhel8@sha256:0d2665d19a8753c6269f594b68b067cd62a402404287e6416543c1af2d7d3cf4_ppc64le",
"8Base-RHACM-2.6:rhacm2/management-ingress-rhel8@sha256:6917d018e53aabb6f5402f02000aedd2e5cf71bcc84562e0fc7d7c87049f4b67_amd64",
"8Base-RHACM-2.6:rhacm2/management-ingress-rhel8@sha256:73b0444bd91a1dade3b7e76245ac8d6cb568929bba321b8c86c269d6f542ac3b_s390x",
"8Base-RHACM-2.6:rhacm2/memcached-exporter-rhel8@sha256:7d85dd62346a647d22202baa0f8d405b2aaf9a7174b38e5d29df2e03530009c3_s390x",
"8Base-RHACM-2.6:rhacm2/memcached-exporter-rhel8@sha256:9635616c8f058e67d557201147904b05f8b49938f63fb2b0239dfca883f61685_arm64",
"8Base-RHACM-2.6:rhacm2/memcached-exporter-rhel8@sha256:9e91ecec92ec0df8b72beb6040f39d9a25b0bfad844e92ea34cc2d648d221d22_ppc64le",
"8Base-RHACM-2.6:rhacm2/memcached-exporter-rhel8@sha256:c773b9a2fffcd549d4936054260f655c78da603957826d6bad4e8567a213ad10_amd64",
"8Base-RHACM-2.6:rhacm2/memcached-rhel8@sha256:584f8c4a9a1b75fc71948a98add560d4fe3d936ee46ac791f32121dbadf8c7d2_ppc64le",
"8Base-RHACM-2.6:rhacm2/memcached-rhel8@sha256:59b3ce3f3f4459c97cfffee5e20830d70f8a69198b5fab271e6c478d615c46d3_arm64",
"8Base-RHACM-2.6:rhacm2/memcached-rhel8@sha256:6f458c76757203b28434f871027c6a466a73d246ceb5bfac8793ad1896a672ab_amd64",
"8Base-RHACM-2.6:rhacm2/memcached-rhel8@sha256:e34722fd656e3205dcdb565b0ab68e9971174c11f125dbfff3bf82e1e21f3a76_s390x",
"8Base-RHACM-2.6:rhacm2/metrics-collector-rhel8@sha256:3a81a018b939752543e78c2d68d1436b851be2256b88c3e66cd506ae1d8f4c9c_ppc64le",
"8Base-RHACM-2.6:rhacm2/metrics-collector-rhel8@sha256:6a3e0c36c123c9dc54759655d9148f580abada501034914863a6528ded19ef34_amd64",
"8Base-RHACM-2.6:rhacm2/metrics-collector-rhel8@sha256:7991f484f97b9951f27f70e67d5db0850c4189ee86db8406cdda961a9beb06f0_arm64",
"8Base-RHACM-2.6:rhacm2/metrics-collector-rhel8@sha256:fa08b9bf3fd334738984e150ba5bfd2e005374752f3112340b65f6434eacd057_s390x",
"8Base-RHACM-2.6:rhacm2/multicloud-integrations-rhel8@sha256:2bcbf9a565f3c566061325aca3174ec755b5c94a28612718a3f1563db317273e_ppc64le",
"8Base-RHACM-2.6:rhacm2/multicloud-integrations-rhel8@sha256:6813ccd43a1aecd1aaf4d5d4b1620fd63bbca00b736100189ff91246bf3bc36b_arm64",
"8Base-RHACM-2.6:rhacm2/multicloud-integrations-rhel8@sha256:db89ef3686570526afdb2b79fd698aca5dc50c633009760f1748fb9fd506067b_amd64",
"8Base-RHACM-2.6:rhacm2/multicloud-integrations-rhel8@sha256:db8bc27937802c5d8fff769b9c93c8a01411629d199adbc39235e721d6468b30_s390x",
"8Base-RHACM-2.6:rhacm2/multicluster-observability-rhel8-operator@sha256:434db0ca203b14b899fff9b7a2a5b975de852ea29620a828f29246448aba873c_ppc64le",
"8Base-RHACM-2.6:rhacm2/multicluster-observability-rhel8-operator@sha256:876bfa63b0e13833eaeadb7c6a0481f1d7970b283f69ece4d81c99985f4dd161_arm64",
"8Base-RHACM-2.6:rhacm2/multicluster-observability-rhel8-operator@sha256:d23f208e020d42bc095011d423146e2da35b2bc85b844911bde2f4edf696bdca_amd64",
"8Base-RHACM-2.6:rhacm2/multicluster-observability-rhel8-operator@sha256:f29581baf5277588d2e4cd01380ecf46e3c97a2f17ade01b048f75c29f18d62c_s390x",
"8Base-RHACM-2.6:rhacm2/multicluster-operators-application-rhel8@sha256:1952d422bd7ba42323711faba59244c449293cc92502e350460fee07c0e3b34a_ppc64le",
"8Base-RHACM-2.6:rhacm2/multicluster-operators-application-rhel8@sha256:566a60f630ec346eced3106ec072963d1b9f9d300e7d4cee6af6dc0d590a3937_s390x",
"8Base-RHACM-2.6:rhacm2/multicluster-operators-application-rhel8@sha256:724dd9f4a5e4acd061206ca2ea57c329210ade5135dbdf941b8d7e720daa4f10_arm64",
"8Base-RHACM-2.6:rhacm2/multicluster-operators-application-rhel8@sha256:ace8895fc62c1394dfa7854fd9ce3e14ef859e989255f70dc9a5a3d9bcd514c0_amd64",
"8Base-RHACM-2.6:rhacm2/multicluster-operators-channel-rhel8@sha256:1ebe6504a6a58f39f93952bf1c135ea58ff77e65c5b8ba73c7ad6295e66a1b45_s390x",
"8Base-RHACM-2.6:rhacm2/multicluster-operators-channel-rhel8@sha256:557cc962d0b10d80a9dea7adce387ea28fb4199a02fa8546645ab2cacbf28b88_ppc64le",
"8Base-RHACM-2.6:rhacm2/multicluster-operators-channel-rhel8@sha256:82526c7c046325bde1dfa0a47b58b773355f00bc95c23be75105e7255e7bddd2_arm64",
"8Base-RHACM-2.6:rhacm2/multicluster-operators-channel-rhel8@sha256:85e20d97f28e43668c2790bd6e0adbc598d01f9fab849761fb96d7a5c4946a87_amd64",
"8Base-RHACM-2.6:rhacm2/multicluster-operators-subscription-rhel8@sha256:7310f31faae367a363c27a7236b562bbfe8381a352fce906279590bac11571d2_ppc64le",
"8Base-RHACM-2.6:rhacm2/multicluster-operators-subscription-rhel8@sha256:7676d33b9be36ca6660d3aed888fdffcf270fcf82258ed9531e2746a3d27610c_s390x",
"8Base-RHACM-2.6:rhacm2/multicluster-operators-subscription-rhel8@sha256:e718d5abef58365d547ef73828a26adff5b6cef1bf935aa7c27f12f604b50337_amd64",
"8Base-RHACM-2.6:rhacm2/multicluster-operators-subscription-rhel8@sha256:f58aff87d1efb64417c6976f6772a464e54beefe847f50a141726b7a1a6a293a_arm64",
"8Base-RHACM-2.6:rhacm2/multiclusterhub-repo-rhel8@sha256:03222a9dd6eca9cf44932a0ff1bf89bd9d2d29683f1ebb0d0aa49171b77a4963_ppc64le",
"8Base-RHACM-2.6:rhacm2/multiclusterhub-repo-rhel8@sha256:881b8c3b19918affd478c0ad0c73dff96dd28f5c1dfddb86472b42e422fa25b6_amd64",
"8Base-RHACM-2.6:rhacm2/multiclusterhub-repo-rhel8@sha256:9de94ea1f83ec8b7257c7b2befc1485ed9cc40c9ef3600c4c4c50934e708cf9d_s390x",
"8Base-RHACM-2.6:rhacm2/multiclusterhub-repo-rhel8@sha256:a45ed68e7d3ac89d17eaf06445cabfc19a9ce85a42f116d75028d6acd18a322b_arm64",
"8Base-RHACM-2.6:rhacm2/multiclusterhub-rhel8@sha256:48d1fa8bc5f6a4d8349c41126301bd86d12836384f336881ecb71bd79f84ae93_ppc64le",
"8Base-RHACM-2.6:rhacm2/multiclusterhub-rhel8@sha256:a33e91fb763a2f0894433bce31bd44229e7d5f5c53d36c6b6f643807a45c110b_arm64",
"8Base-RHACM-2.6:rhacm2/multiclusterhub-rhel8@sha256:d6e126cbdd3cfbcdee04b093389ca1b07ac8038da96060051ed94e1eeacc6d92_s390x",
"8Base-RHACM-2.6:rhacm2/multiclusterhub-rhel8@sha256:ecf12158a2d8802b4c7efd6b336ff36c1e002223b1d385a40fbef638d5e4aa21_amd64",
"8Base-RHACM-2.6:rhacm2/node-exporter-rhel8@sha256:14d23638efff3c30661c9a5f3ddb6ab0c7a9d162de1176dd9565cf49dfa4b9c5_amd64",
"8Base-RHACM-2.6:rhacm2/node-exporter-rhel8@sha256:533005e1608de68a09e53599de3f30990db95cb923794bab9ae9e3bc1a8b6baf_arm64",
"8Base-RHACM-2.6:rhacm2/node-exporter-rhel8@sha256:99eef3491c7092afa14179b9a9d39dd8fbfb3c9bb61759d678af5d91ac23e59d_s390x",
"8Base-RHACM-2.6:rhacm2/node-exporter-rhel8@sha256:e200d4e1802cce7fce32b1e0dc5c3220b6f6477b73b3a2d8ea26a5a42d63f46b_ppc64le",
"8Base-RHACM-2.6:rhacm2/observatorium-rhel8-operator@sha256:092e3437e6d38b2bf676d7fb67ad672e3ef03440017b5af7c1ebd2beb3f437eb_amd64",
"8Base-RHACM-2.6:rhacm2/observatorium-rhel8-operator@sha256:8cf076bfb049d1aabd00040ee65f0fedd590f0dd448c7561de494093a915b397_ppc64le",
"8Base-RHACM-2.6:rhacm2/observatorium-rhel8-operator@sha256:e69987a64fdbf873d4b19d8626c0c5e99dd13d7c95446850559be966dae45ad0_arm64",
"8Base-RHACM-2.6:rhacm2/observatorium-rhel8-operator@sha256:f0bf89eaea6b7afc2d08c77bd40dfba581f91f462f5ec3d70473b332ca6f781c_s390x",
"8Base-RHACM-2.6:rhacm2/observatorium-rhel8@sha256:0686cfddd61737f7e7eb4f0c011397277394559edac3bb947c0969e302686dd5_ppc64le",
"8Base-RHACM-2.6:rhacm2/observatorium-rhel8@sha256:8f2f3732600235f66c406b6121ac37979f52572ce90353b6e099be7b74406251_amd64",
"8Base-RHACM-2.6:rhacm2/observatorium-rhel8@sha256:9e1fccc5b17865a6d7baaa1a15cb50f47d80a14b0a7bcbd94c12f0ddcaaf1b28_s390x",
"8Base-RHACM-2.6:rhacm2/observatorium-rhel8@sha256:bdd89a1051c8f21e7d81ff80c96731a0eaa7d15c320ab1e6b1dc3f6babd42598_arm64",
"8Base-RHACM-2.6:rhacm2/prometheus-alertmanager-rhel8@sha256:0860b7aa5e8b07792ad7f5d5c0654e23e9da8eedd4b9f509caea616dcfa97d69_amd64",
"8Base-RHACM-2.6:rhacm2/prometheus-alertmanager-rhel8@sha256:624895d8579ef6f3e5b17558a30775790ec6f00701f8c5cdfa315292d7f9e867_s390x",
"8Base-RHACM-2.6:rhacm2/prometheus-alertmanager-rhel8@sha256:6d09865a228cdbbc6d1ac13042c3c00f0bd086f6dc181dfa3cdf8c7f9d826b9e_arm64",
"8Base-RHACM-2.6:rhacm2/prometheus-alertmanager-rhel8@sha256:c69fee848d21346a271972e89d91898eac9fec27d598d98ffa004ca8d1b53270_ppc64le",
"8Base-RHACM-2.6:rhacm2/prometheus-rhel8@sha256:52cea7c27de23e3358030b09f22b962723c523a940f8e2043edc298c907d761c_arm64",
"8Base-RHACM-2.6:rhacm2/prometheus-rhel8@sha256:67e0fadfbb4d99a60435ed12b470772b38ace4ca815fe73da68eb3c826e200fc_ppc64le",
"8Base-RHACM-2.6:rhacm2/prometheus-rhel8@sha256:e8241b1d852d605b44ecfcc552cb0f905f72e8a17c8d228162b40c19388f5176_s390x",
"8Base-RHACM-2.6:rhacm2/prometheus-rhel8@sha256:ed0cc13e79949436d29a7ad0b41b189744a177ea27545fd5eb9b4f71e87bd0eb_amd64",
"8Base-RHACM-2.6:rhacm2/rbac-query-proxy-rhel8@sha256:29c76a37497f212aed280e2bf16ef45fb3785fb4649ce17b7fe9d653a79e2112_arm64",
"8Base-RHACM-2.6:rhacm2/rbac-query-proxy-rhel8@sha256:475a45884a51127722030226ff9a5f0752c98574c41eb61796aece5e702346a3_ppc64le",
"8Base-RHACM-2.6:rhacm2/rbac-query-proxy-rhel8@sha256:582301b10af0b966ae7d5e130cb0e5f96e7912dc66b4108e0d6078656ca80604_amd64",
"8Base-RHACM-2.6:rhacm2/rbac-query-proxy-rhel8@sha256:f1c7de85a44c03f48a6f62ba1d7d650f0b06e0f502cecff1512ad637b5bc1c27_s390x",
"8Base-RHACM-2.6:rhacm2/redisgraph-tls-rhel8@sha256:128279a656bfbde6c2c052766d63a1de6a06d8bea2707813c64396c2ae382478_amd64",
"8Base-RHACM-2.6:rhacm2/redisgraph-tls-rhel8@sha256:35927ca6e6e9c8d420c499a0c8ad37c4297ba19743d550f489d3e66482275a49_arm64",
"8Base-RHACM-2.6:rhacm2/redisgraph-tls-rhel8@sha256:4696baed553266682ba2b54d3bf683d2ff1241b625de5ec54a45c1b2c5f96243_s390x",
"8Base-RHACM-2.6:rhacm2/redisgraph-tls-rhel8@sha256:d722f2ffab1f58bbaf3c62ef71dbf7e6c4023e6ab17690f1049075a321d0b1ac_ppc64le",
"8Base-RHACM-2.6:rhacm2/search-aggregator-rhel8@sha256:2b5f372c1c73c4de587b5a4388d95b8cc553fc56af446fcefa0e14c6d980b6b3_ppc64le",
"8Base-RHACM-2.6:rhacm2/search-aggregator-rhel8@sha256:38fceeedc0672def1c2cf42bb6743ae726e77d9f7352d002b3fc688c6d551852_amd64",
"8Base-RHACM-2.6:rhacm2/search-aggregator-rhel8@sha256:6a915335bcebb0884fc72df2dfee97c74d42c035864b960e1c800fa6c5f8d93c_arm64",
"8Base-RHACM-2.6:rhacm2/search-aggregator-rhel8@sha256:752decaefc38aa009f54201b38d4ab26d9b4020caec649d9b1f1564f56c47c2a_s390x",
"8Base-RHACM-2.6:rhacm2/search-api-rhel8@sha256:37eea70d5b1c89c25372dcea8c8c03e1e0a9af1b5a06f3b0706ba776ae8847c1_amd64",
"8Base-RHACM-2.6:rhacm2/search-api-rhel8@sha256:7400088d206592eb29cd86182909626262c9b2a99f017811fcc9d8a753c39009_arm64",
"8Base-RHACM-2.6:rhacm2/search-api-rhel8@sha256:aa8ea0deabc39a068f3f6ce9fa6334e44fc507355009a9bff448e742156ec203_ppc64le",
"8Base-RHACM-2.6:rhacm2/search-api-rhel8@sha256:b4d2d39c2b3b736987f1e888b858d52a7ebd9f8d0cebd3bdef8c59f6e3e41725_s390x",
"8Base-RHACM-2.6:rhacm2/search-collector-rhel8@sha256:0174699ec75fcda08892b4e72b674df989af51ea5f04de57a62c2a85a3c08f4f_arm64",
"8Base-RHACM-2.6:rhacm2/search-collector-rhel8@sha256:5a29a9805b8d20969cba86da11a9de8176a3172df361aec5fae136a4271de308_amd64",
"8Base-RHACM-2.6:rhacm2/search-collector-rhel8@sha256:be7eed9ad9502bcc294081f7e2098fc4f8411c912c34fe63479b5b770d06caca_s390x",
"8Base-RHACM-2.6:rhacm2/search-collector-rhel8@sha256:c467c1d7ceaf5281077f7fe8ff1c1c4cffe325132890a3ab9b96ea5db2e2c930_ppc64le",
"8Base-RHACM-2.6:rhacm2/search-rhel8@sha256:2135cd20bb7ebbf48499992fe46a928e28fc78c86e360633ea09054520c42539_ppc64le",
"8Base-RHACM-2.6:rhacm2/search-rhel8@sha256:3a7a31974210e21a3faed9b57a75b970c70ac41d9662b884d4ce67275f756fc7_arm64",
"8Base-RHACM-2.6:rhacm2/search-rhel8@sha256:6e6a19f1440e4eb15a8206e18f7f4dde3e1a5c6518944571d09923d116d3f04e_amd64",
"8Base-RHACM-2.6:rhacm2/search-rhel8@sha256:e6ed3e65f0d49b3c6b0e3e97593a8fae4d453f3aecf8d7829c0d25c68bc91ea1_s390x",
"8Base-RHACM-2.6:rhacm2/submariner-addon-rhel8@sha256:7b80d01371f551df506bd0c56df6829845bfce497ff01cc44b68f172ed5399b4_ppc64le",
"8Base-RHACM-2.6:rhacm2/submariner-addon-rhel8@sha256:934c560bc786015c694e9cffbae8e86f631b3331d62f5a547931446dae82f8c3_s390x",
"8Base-RHACM-2.6:rhacm2/submariner-addon-rhel8@sha256:b467881f4028a89a9e79ba93da719845db576f47a04ae6e569c2317be5594b29_arm64",
"8Base-RHACM-2.6:rhacm2/submariner-addon-rhel8@sha256:fc5592d42e4aca70288448d174511b922ece7f8cb4b41c6a36195c3a4a60aa36_amd64",
"8Base-RHACM-2.6:rhacm2/thanos-receive-controller-rhel8@sha256:21f2626c10c4fb61b37e6ca4ab574186b423f155fbc5cfef3e894fff04cc270e_ppc64le",
"8Base-RHACM-2.6:rhacm2/thanos-receive-controller-rhel8@sha256:c357074958324fc5d602cdcf1cba285bf8582e0b36af79a8f6211bb0dfb77a10_amd64",
"8Base-RHACM-2.6:rhacm2/thanos-receive-controller-rhel8@sha256:d9ac8e67d6d9858b16dd9d1d49c1dd904aa22a7b618e5d33292344faced9c0d3_arm64",
"8Base-RHACM-2.6:rhacm2/thanos-receive-controller-rhel8@sha256:e3b840a7833680170f9e9ca52309552c584935a68c75cc71e6d576b104dc01c8_s390x",
"8Base-RHACM-2.6:rhacm2/thanos-rhel8@sha256:453c525197ccfe1f866af70ca2e7f3deb6f98d0b98c09b602b4fa1368787213d_amd64",
"8Base-RHACM-2.6:rhacm2/thanos-rhel8@sha256:4b3b45ad0b564360c245d20b1540c2398c9606cf8684275e4ee071c591357929_arm64",
"8Base-RHACM-2.6:rhacm2/thanos-rhel8@sha256:7e43ba8f47ec54b5f86d13c81b67b044176530b63b5ae3f40332fc975cc6b21f_s390x",
"8Base-RHACM-2.6:rhacm2/thanos-rhel8@sha256:faaa00c0af80c781a7c610616153a3cd1dc1b20637934c3a243a2e9664ba0ee5_ppc64le"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2022:6370"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "HIGH",
"attackVector": "NETWORK",
"availabilityImpact": "NONE",
"baseScore": 3.1,
"baseSeverity": "LOW",
"confidentialityImpact": "LOW",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "REQUIRED",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:R/S:U/C:L/I:N/A:N",
"version": "3.1"
},
"products": [
"8Base-RHACM-2.6:rhacm2/acm-governance-policy-addon-controller-rhel8@sha256:615ab5d9542759d921634737709e84a8e65d003ea136e5d22858d380225fd177_amd64",
"8Base-RHACM-2.6:rhacm2/acm-governance-policy-addon-controller-rhel8@sha256:958b729d30f10b9c121e68ac8ede2054ed29cc52a9a7d6df0537ed221aa74358_s390x",
"8Base-RHACM-2.6:rhacm2/acm-governance-policy-addon-controller-rhel8@sha256:b5bef941b4e0b5b3529ca5b2311c85295b9f6d12e482a9cbdad691c2406541f1_ppc64le",
"8Base-RHACM-2.6:rhacm2/acm-governance-policy-addon-controller-rhel8@sha256:f6194b9056d77e54f3c74caa9eab87bd1df1818d082fc807229d1c44ec6c88c4_arm64",
"8Base-RHACM-2.6:rhacm2/acm-grafana-rhel8@sha256:45616ed43b53d3a83e65828118f09430396f5bcb0566ae3a65d937b59f0d873e_s390x",
"8Base-RHACM-2.6:rhacm2/acm-grafana-rhel8@sha256:8c48441cfa850ea1274932e94da0831618c10f91022619c779304501a75fb161_amd64",
"8Base-RHACM-2.6:rhacm2/acm-grafana-rhel8@sha256:cc1c196b19c5fd8f313c6136359cc9dd37b5f59d32a581b10cf89b80b7d0cbf4_arm64",
"8Base-RHACM-2.6:rhacm2/acm-grafana-rhel8@sha256:cdf24e68e50be1350566243f6d2cb1403d09ab68e5fed39ea6c56212e42b90f1_ppc64le",
"8Base-RHACM-2.6:rhacm2/acm-must-gather-rhel8@sha256:1457ff5cfd61611fdc968d4af5b020d835e107b97932c7ba7b3f5ed4cbd0e39f_ppc64le",
"8Base-RHACM-2.6:rhacm2/acm-must-gather-rhel8@sha256:39842906b3846418bc31098e2abad08210118d86aa683e9e5fd04a97822df22d_arm64",
"8Base-RHACM-2.6:rhacm2/acm-must-gather-rhel8@sha256:8a69add2d90a1e094de8510052b683e1765153da75e316ad7778499af0c5ddf9_s390x",
"8Base-RHACM-2.6:rhacm2/acm-must-gather-rhel8@sha256:dca91134a2c1c33c736afcd4c9373749448641385f39162c74e115691289e843_amd64",
"8Base-RHACM-2.6:rhacm2/acm-operator-bundle@sha256:0eac6124f59492d09c1ae650025d59ea0e8547d9f9c832cb9607b09254ff6ddd_s390x",
"8Base-RHACM-2.6:rhacm2/acm-operator-bundle@sha256:1cbcd58a4c23e4c89a6a0509f78802a5aa21205db2784ebc9772b99a3917b183_arm64",
"8Base-RHACM-2.6:rhacm2/acm-operator-bundle@sha256:997aaee36f0bed47e231925a3f2c2ecc503410e54b35727f035c72477f3d1944_ppc64le",
"8Base-RHACM-2.6:rhacm2/acm-operator-bundle@sha256:ce699187f250b93976b8063228ac12d11c6c8f6baba69ba4ed17a38730e84eb3_amd64",
"8Base-RHACM-2.6:rhacm2/acm-prometheus-config-reloader-rhel8@sha256:693a77a9324d6c7f0e69bd9d5725b51f3e429972f1e67469e93648cb347eae84_arm64",
"8Base-RHACM-2.6:rhacm2/acm-prometheus-config-reloader-rhel8@sha256:89757e804d5df2b5eeeb1191b599c3acb9e75f61170f888095302830d6de0582_s390x",
"8Base-RHACM-2.6:rhacm2/acm-prometheus-config-reloader-rhel8@sha256:8e45e1fd7342d7525b118f01794cac1f4a8662def5f2a06336b698db2e268742_amd64",
"8Base-RHACM-2.6:rhacm2/acm-prometheus-config-reloader-rhel8@sha256:ce1c17b34b7aac2e990dc0efe40f4406e73f727b2c7bfe109eded849de753f1a_ppc64le",
"8Base-RHACM-2.6:rhacm2/acm-prometheus-rhel8@sha256:728606d96dd9e0fc2e7810e092e10ee071ec36598c990c8252beccace59a679e_amd64",
"8Base-RHACM-2.6:rhacm2/acm-prometheus-rhel8@sha256:b457d0b95d88c5dd0aac87492cbca40a9d7c2074002ad110f52d562f0c5d0797_arm64",
"8Base-RHACM-2.6:rhacm2/acm-prometheus-rhel8@sha256:f34d2569033bfb1d173342264f090f46d80f7843d52704a7ce9e9eb9de2f5abb_s390x",
"8Base-RHACM-2.6:rhacm2/acm-prometheus-rhel8@sha256:f720e0a94bfe7ed5d812819a3e77cc0581be102970127d8c0d4aa06a05edbf3d_ppc64le",
"8Base-RHACM-2.6:rhacm2/acm-volsync-addon-controller-rhel8@sha256:17ccd6b924b36ab14e3ca5f5331ba7e4c86f8cb64304640d58c3ee6b76edbcaf_ppc64le",
"8Base-RHACM-2.6:rhacm2/acm-volsync-addon-controller-rhel8@sha256:27079308ea87e35564cc3089c65eae68d63880a3bb093ca64d1678a68b60fcec_amd64",
"8Base-RHACM-2.6:rhacm2/acm-volsync-addon-controller-rhel8@sha256:9eabaac2df91aeef613d6973669d07298f2159c6a6e0c9f294623f7b1a10bc08_s390x",
"8Base-RHACM-2.6:rhacm2/acm-volsync-addon-controller-rhel8@sha256:f7abdf1756bc0ff2ebf02fee0469a8b9eeabe1fa8cafdd21c6e8f958155b70bb_arm64",
"8Base-RHACM-2.6:rhacm2/cert-policy-controller-rhel8@sha256:017c1e663827a3b55d70badd3ed979b5d1831252c49d671897a85a75afaa5bb0_s390x",
"8Base-RHACM-2.6:rhacm2/cert-policy-controller-rhel8@sha256:0610778095974edf936602018281bf7a5e287ba9eca9f661a423e68bbe000e40_ppc64le",
"8Base-RHACM-2.6:rhacm2/cert-policy-controller-rhel8@sha256:a66d7d4ee1179f7fce639490f919d722db54eaa3118b4135078c33e6cbf91488_amd64",
"8Base-RHACM-2.6:rhacm2/cert-policy-controller-rhel8@sha256:d660befef0c8f7a4db7aa3b865545c9863d8f37e7ba4b8de4380185f82b208d4_arm64",
"8Base-RHACM-2.6:rhacm2/cluster-backup-rhel8-operator@sha256:1a749d0795972a9bfd5a00aa96c238a660673464be01b2aa9fd7a3aeead6ddf7_amd64",
"8Base-RHACM-2.6:rhacm2/cluster-backup-rhel8-operator@sha256:8915dbdc562e63441f79041bdf1176e46ce53e95418d133f0cd0c1ff79da48a2_arm64",
"8Base-RHACM-2.6:rhacm2/cluster-backup-rhel8-operator@sha256:995f225449b207da9a3cad175dac85b87eefb28ff5bae6a588f40fd79fbe12a1_ppc64le",
"8Base-RHACM-2.6:rhacm2/cluster-backup-rhel8-operator@sha256:f1255a76c6275a4b6a400c82e204a5112fff6fe87f71626f8f309763f6a5d9e4_s390x",
"8Base-RHACM-2.6:rhacm2/config-policy-controller-rhel8@sha256:3b2e0d850e8fc966ec80bff16df26002334744a96b81c7a7dfe222f1706a52e3_s390x",
"8Base-RHACM-2.6:rhacm2/config-policy-controller-rhel8@sha256:447f275bbde46d7fc173798ef5abc0a77a6780f0dffdc171786edbe00f27d8d8_ppc64le",
"8Base-RHACM-2.6:rhacm2/config-policy-controller-rhel8@sha256:61964a1a0ddf2e98bcf5249b7374235055ab85cc26663a8d9397c2b7f6fbb4c6_amd64",
"8Base-RHACM-2.6:rhacm2/config-policy-controller-rhel8@sha256:a3abaa3d0bf1d34fa9e40903a8713c439f5f7f751e775d32cbab308983064ce0_arm64",
"8Base-RHACM-2.6:rhacm2/console-rhel8@sha256:6c0f630ff57f6f423df6dbf4df9faad25089f9b391be35cb8bc9cd5211f94d67_arm64",
"8Base-RHACM-2.6:rhacm2/console-rhel8@sha256:8608aed6971299def3fbe749336727e84c69582664dedac3145b92ea24e62e4d_amd64",
"8Base-RHACM-2.6:rhacm2/console-rhel8@sha256:afa80ae8274db7fa6796c35980fc5df15889e94aff3361f6cda643e5a09da220_ppc64le",
"8Base-RHACM-2.6:rhacm2/console-rhel8@sha256:f06e4e3f62db52c6d7fa0bc1f289de773e18d076bc38612e1b0ddc85c76fde06_s390x",
"8Base-RHACM-2.6:rhacm2/endpoint-monitoring-rhel8-operator@sha256:060bcd658756a924b4ce4d202bd447a3254fc1f49af7d685dde8720f355cde8e_arm64",
"8Base-RHACM-2.6:rhacm2/endpoint-monitoring-rhel8-operator@sha256:091d66731c5fe8eba5646c6b2622bb38c074e202a8a4a7e906921673b60f0898_amd64",
"8Base-RHACM-2.6:rhacm2/endpoint-monitoring-rhel8-operator@sha256:80660eb7f3c068768b0ea04ff20f4539194c52427ffdab4626bf781aa3f2ca64_s390x",
"8Base-RHACM-2.6:rhacm2/endpoint-monitoring-rhel8-operator@sha256:d6204fcf04c83bac13232ec1602572ad5f22bb528537e591079dfa36152697ec_ppc64le",
"8Base-RHACM-2.6:rhacm2/governance-policy-propagator-rhel8@sha256:51be0f04938b60ed1dba60908bebd2000d78e4ade34757bae70a083c67d77e8e_arm64",
"8Base-RHACM-2.6:rhacm2/governance-policy-propagator-rhel8@sha256:9577701bf3c7aa00b99531d2c3842130abc6cd91c52c4a7ba040b705eeace4c7_s390x",
"8Base-RHACM-2.6:rhacm2/governance-policy-propagator-rhel8@sha256:bdc6c128628db86697af198430c5ae5c61c3e586c1a97187e4d4e852cec61e92_ppc64le",
"8Base-RHACM-2.6:rhacm2/governance-policy-propagator-rhel8@sha256:cc519319b9f4fe672144ebedd772ddf56d5de90e3c8f52c0fb9b55313f71a7b3_amd64",
"8Base-RHACM-2.6:rhacm2/governance-policy-spec-sync-rhel8@sha256:2c1905ae8a83e5598678457fd955cbc867453ed5836de6fcc182e4928df8bd67_s390x",
"8Base-RHACM-2.6:rhacm2/governance-policy-spec-sync-rhel8@sha256:4a8d30cc0e1d83c69b7f3339418b101da23fbcaee7d326bedaff677eceb25ab2_ppc64le",
"8Base-RHACM-2.6:rhacm2/governance-policy-spec-sync-rhel8@sha256:6849cf1b4dd883d5b4c0cf90a3adfb26cb59d03d3b892cee3669a32dd6b8dcc2_amd64",
"8Base-RHACM-2.6:rhacm2/governance-policy-spec-sync-rhel8@sha256:d06ffc621167aff31ecb0fa417b294ff0676fb00e4ef1c6cb0fb2aaf4b2561e0_arm64",
"8Base-RHACM-2.6:rhacm2/governance-policy-status-sync-rhel8@sha256:4c86e16f15aaf454e4e5ce5436e1db27a5f8a55f573c3eaf02e4786fe52edfc8_arm64",
"8Base-RHACM-2.6:rhacm2/governance-policy-status-sync-rhel8@sha256:cf6a75d94f50dd063e939aee18756c767cba43f4e1e62a9c2f2b764ac6f43746_s390x",
"8Base-RHACM-2.6:rhacm2/governance-policy-status-sync-rhel8@sha256:e072b615eeffff80a94831e58c70980684c1ec4bd972844b25b157eb7ed5937f_ppc64le",
"8Base-RHACM-2.6:rhacm2/governance-policy-status-sync-rhel8@sha256:fffe971caa2e911d9c972c0e88712ff431d34c63dbe74e25f1cababa50ea7417_amd64",
"8Base-RHACM-2.6:rhacm2/governance-policy-template-sync-rhel8@sha256:10bc1a3833599a593a058e804de67e92888ed779fd0000928d4a70b6c7d5c1c2_amd64",
"8Base-RHACM-2.6:rhacm2/governance-policy-template-sync-rhel8@sha256:5c17f979f47840a879059ad83de12f0756889564a17190ba4438a7632c999bb1_arm64",
"8Base-RHACM-2.6:rhacm2/governance-policy-template-sync-rhel8@sha256:848bce8007de7714afc8c755b5f0c3cdf5eb6b1d259811c947bc295924539a0e_ppc64le",
"8Base-RHACM-2.6:rhacm2/governance-policy-template-sync-rhel8@sha256:95439f7e18fa87601d5860cbd9ca5f0738786e30a629d23788fd5fe33d694c66_s390x",
"8Base-RHACM-2.6:rhacm2/grafana-dashboard-loader-rhel8@sha256:1f5c1b2cffebf069859e95d0e722cb293f8c176bf5c5873bb9517c96b26c2e10_arm64",
"8Base-RHACM-2.6:rhacm2/grafana-dashboard-loader-rhel8@sha256:5223158a122658bafbd853c596cdc1f7bd7a0e4fdd82b1c3668ac84adeae9f24_s390x",
"8Base-RHACM-2.6:rhacm2/grafana-dashboard-loader-rhel8@sha256:561f1f05925cfe3c5f0f8a9b7475be4bbab183b5611ecfe09b090d80fa4bc2fe_amd64",
"8Base-RHACM-2.6:rhacm2/grafana-dashboard-loader-rhel8@sha256:734270221ec4a516e7eb77f2ec3a753384242116aa70320a1dbe969e915af1df_ppc64le",
"8Base-RHACM-2.6:rhacm2/iam-policy-controller-rhel8@sha256:2827e5f485213f92e2d0092187f3976dd6fe598e39b5cf2212d48c3a44c34b13_arm64",
"8Base-RHACM-2.6:rhacm2/iam-policy-controller-rhel8@sha256:8ca9e80365c76b66b2de3924fc50a5912e606042c704b02cb174a4b8bd3927c4_amd64",
"8Base-RHACM-2.6:rhacm2/iam-policy-controller-rhel8@sha256:c5069e76a900aa300102a0ae54ecbc12c0ac31abfeed8656ee60a949daef79c3_s390x",
"8Base-RHACM-2.6:rhacm2/iam-policy-controller-rhel8@sha256:ca05e79e5508924af71f323c13f664770d8dd4eb61ecf0894e4f9a81f7a1b402_ppc64le",
"8Base-RHACM-2.6:rhacm2/insights-client-rhel8@sha256:02cacfec60c80b9228e8b18949751de867f974ea6b1172129096e64e949c0598_amd64",
"8Base-RHACM-2.6:rhacm2/insights-client-rhel8@sha256:2b14036d0291e54c3191682de2ea875a78d78c35b2791a5a113ba1a8920f0621_ppc64le",
"8Base-RHACM-2.6:rhacm2/insights-client-rhel8@sha256:d4c05f641de8fd0753d63cc6d5b62464d3d6a87d601514e87ef2e40bbe7b01b6_s390x",
"8Base-RHACM-2.6:rhacm2/insights-client-rhel8@sha256:e15c410b693b34f49869d037ebb5584384fcdf88114b7a94967ca09f1361a5f3_arm64",
"8Base-RHACM-2.6:rhacm2/insights-metrics-rhel8@sha256:67aa55bb65685395ad2773e7459dff5fbccdeedcf9e56ec2722d8f5c919eae89_s390x",
"8Base-RHACM-2.6:rhacm2/insights-metrics-rhel8@sha256:6c54e08f5f6c2cae41a5e108e1019ff6522af8f69d666e22eb4631cd83b85917_amd64",
"8Base-RHACM-2.6:rhacm2/insights-metrics-rhel8@sha256:88d9b7246aa75cb2c88ccb7f2f1202fc465be0f2d89e59f1d2259f69ada56d9d_arm64",
"8Base-RHACM-2.6:rhacm2/insights-metrics-rhel8@sha256:bad98fe71638d7346f31ea45f6063ec970bf90844bb5c5dc5f917bb0f0099899_ppc64le",
"8Base-RHACM-2.6:rhacm2/klusterlet-addon-controller-rhel8@sha256:22e510955af3fa736b7306c387f44b5f15f5f9a7a006c6587e06d5d8602cc2f0_s390x",
"8Base-RHACM-2.6:rhacm2/klusterlet-addon-controller-rhel8@sha256:55bc86326f992cc4f4401b93f90cdd2baa6728015ffaf6168f2d46ae43c70cf4_ppc64le",
"8Base-RHACM-2.6:rhacm2/klusterlet-addon-controller-rhel8@sha256:8dd7f47af047fb899c7fcbad61cb8f38da45990cac186f9235aec3e4e7de25e9_amd64",
"8Base-RHACM-2.6:rhacm2/klusterlet-addon-controller-rhel8@sha256:bdb97eb5bb0e8f59edf0d389fb07c45171e728dc8b4d2bdacd785193b46ec03b_arm64",
"8Base-RHACM-2.6:rhacm2/kube-rbac-proxy-rhel8@sha256:11a353ee9da6cc843d5f346f4fa51681d13318e2e61fc4d1a3f63406eb175260_s390x",
"8Base-RHACM-2.6:rhacm2/kube-rbac-proxy-rhel8@sha256:31757f3e3bb08b4e49e54694b18b3cf327637be20535482b2df1345b17444dda_amd64",
"8Base-RHACM-2.6:rhacm2/kube-rbac-proxy-rhel8@sha256:b2c0b7414d0fc36a49cbdc5a56b25dd62aac18defc2defbd9c1895cd13a5e716_arm64",
"8Base-RHACM-2.6:rhacm2/kube-rbac-proxy-rhel8@sha256:dbd816d503e9beb58622604432eb415419e893627eb95c1ceeb8ff5bda7d6335_ppc64le",
"8Base-RHACM-2.6:rhacm2/kube-state-metrics-rhel8@sha256:53246a6df1f0880d94ed2644fa4366e3e2108b6fa8a51745af87785346ce5304_s390x",
"8Base-RHACM-2.6:rhacm2/kube-state-metrics-rhel8@sha256:5f2393bceefffb32240043b6722aa73d31fc8133cc2666fcf5eb8d33794bc54f_arm64",
"8Base-RHACM-2.6:rhacm2/kube-state-metrics-rhel8@sha256:c792c043462281cde7c93bd8e2136f62ca17d072e7f466353f37de8e5f5dc949_ppc64le",
"8Base-RHACM-2.6:rhacm2/kube-state-metrics-rhel8@sha256:e6b1d24b56e6973eee1569e351db6637ca67e1d6cd124adb845cbf6e35a4f6af_amd64",
"8Base-RHACM-2.6:rhacm2/management-ingress-rhel8@sha256:07238998d21204cd8f25dc63e6dbde20a2dd25c3b96609729306db6c63a0fca4_arm64",
"8Base-RHACM-2.6:rhacm2/management-ingress-rhel8@sha256:0d2665d19a8753c6269f594b68b067cd62a402404287e6416543c1af2d7d3cf4_ppc64le",
"8Base-RHACM-2.6:rhacm2/management-ingress-rhel8@sha256:6917d018e53aabb6f5402f02000aedd2e5cf71bcc84562e0fc7d7c87049f4b67_amd64",
"8Base-RHACM-2.6:rhacm2/management-ingress-rhel8@sha256:73b0444bd91a1dade3b7e76245ac8d6cb568929bba321b8c86c269d6f542ac3b_s390x",
"8Base-RHACM-2.6:rhacm2/memcached-exporter-rhel8@sha256:7d85dd62346a647d22202baa0f8d405b2aaf9a7174b38e5d29df2e03530009c3_s390x",
"8Base-RHACM-2.6:rhacm2/memcached-exporter-rhel8@sha256:9635616c8f058e67d557201147904b05f8b49938f63fb2b0239dfca883f61685_arm64",
"8Base-RHACM-2.6:rhacm2/memcached-exporter-rhel8@sha256:9e91ecec92ec0df8b72beb6040f39d9a25b0bfad844e92ea34cc2d648d221d22_ppc64le",
"8Base-RHACM-2.6:rhacm2/memcached-exporter-rhel8@sha256:c773b9a2fffcd549d4936054260f655c78da603957826d6bad4e8567a213ad10_amd64",
"8Base-RHACM-2.6:rhacm2/memcached-rhel8@sha256:584f8c4a9a1b75fc71948a98add560d4fe3d936ee46ac791f32121dbadf8c7d2_ppc64le",
"8Base-RHACM-2.6:rhacm2/memcached-rhel8@sha256:59b3ce3f3f4459c97cfffee5e20830d70f8a69198b5fab271e6c478d615c46d3_arm64",
"8Base-RHACM-2.6:rhacm2/memcached-rhel8@sha256:6f458c76757203b28434f871027c6a466a73d246ceb5bfac8793ad1896a672ab_amd64",
"8Base-RHACM-2.6:rhacm2/memcached-rhel8@sha256:e34722fd656e3205dcdb565b0ab68e9971174c11f125dbfff3bf82e1e21f3a76_s390x",
"8Base-RHACM-2.6:rhacm2/metrics-collector-rhel8@sha256:3a81a018b939752543e78c2d68d1436b851be2256b88c3e66cd506ae1d8f4c9c_ppc64le",
"8Base-RHACM-2.6:rhacm2/metrics-collector-rhel8@sha256:6a3e0c36c123c9dc54759655d9148f580abada501034914863a6528ded19ef34_amd64",
"8Base-RHACM-2.6:rhacm2/metrics-collector-rhel8@sha256:7991f484f97b9951f27f70e67d5db0850c4189ee86db8406cdda961a9beb06f0_arm64",
"8Base-RHACM-2.6:rhacm2/metrics-collector-rhel8@sha256:fa08b9bf3fd334738984e150ba5bfd2e005374752f3112340b65f6434eacd057_s390x",
"8Base-RHACM-2.6:rhacm2/multicloud-integrations-rhel8@sha256:2bcbf9a565f3c566061325aca3174ec755b5c94a28612718a3f1563db317273e_ppc64le",
"8Base-RHACM-2.6:rhacm2/multicloud-integrations-rhel8@sha256:6813ccd43a1aecd1aaf4d5d4b1620fd63bbca00b736100189ff91246bf3bc36b_arm64",
"8Base-RHACM-2.6:rhacm2/multicloud-integrations-rhel8@sha256:db89ef3686570526afdb2b79fd698aca5dc50c633009760f1748fb9fd506067b_amd64",
"8Base-RHACM-2.6:rhacm2/multicloud-integrations-rhel8@sha256:db8bc27937802c5d8fff769b9c93c8a01411629d199adbc39235e721d6468b30_s390x",
"8Base-RHACM-2.6:rhacm2/multicluster-observability-rhel8-operator@sha256:434db0ca203b14b899fff9b7a2a5b975de852ea29620a828f29246448aba873c_ppc64le",
"8Base-RHACM-2.6:rhacm2/multicluster-observability-rhel8-operator@sha256:876bfa63b0e13833eaeadb7c6a0481f1d7970b283f69ece4d81c99985f4dd161_arm64",
"8Base-RHACM-2.6:rhacm2/multicluster-observability-rhel8-operator@sha256:d23f208e020d42bc095011d423146e2da35b2bc85b844911bde2f4edf696bdca_amd64",
"8Base-RHACM-2.6:rhacm2/multicluster-observability-rhel8-operator@sha256:f29581baf5277588d2e4cd01380ecf46e3c97a2f17ade01b048f75c29f18d62c_s390x",
"8Base-RHACM-2.6:rhacm2/multicluster-operators-application-rhel8@sha256:1952d422bd7ba42323711faba59244c449293cc92502e350460fee07c0e3b34a_ppc64le",
"8Base-RHACM-2.6:rhacm2/multicluster-operators-application-rhel8@sha256:566a60f630ec346eced3106ec072963d1b9f9d300e7d4cee6af6dc0d590a3937_s390x",
"8Base-RHACM-2.6:rhacm2/multicluster-operators-application-rhel8@sha256:724dd9f4a5e4acd061206ca2ea57c329210ade5135dbdf941b8d7e720daa4f10_arm64",
"8Base-RHACM-2.6:rhacm2/multicluster-operators-application-rhel8@sha256:ace8895fc62c1394dfa7854fd9ce3e14ef859e989255f70dc9a5a3d9bcd514c0_amd64",
"8Base-RHACM-2.6:rhacm2/multicluster-operators-channel-rhel8@sha256:1ebe6504a6a58f39f93952bf1c135ea58ff77e65c5b8ba73c7ad6295e66a1b45_s390x",
"8Base-RHACM-2.6:rhacm2/multicluster-operators-channel-rhel8@sha256:557cc962d0b10d80a9dea7adce387ea28fb4199a02fa8546645ab2cacbf28b88_ppc64le",
"8Base-RHACM-2.6:rhacm2/multicluster-operators-channel-rhel8@sha256:82526c7c046325bde1dfa0a47b58b773355f00bc95c23be75105e7255e7bddd2_arm64",
"8Base-RHACM-2.6:rhacm2/multicluster-operators-channel-rhel8@sha256:85e20d97f28e43668c2790bd6e0adbc598d01f9fab849761fb96d7a5c4946a87_amd64",
"8Base-RHACM-2.6:rhacm2/multicluster-operators-subscription-rhel8@sha256:7310f31faae367a363c27a7236b562bbfe8381a352fce906279590bac11571d2_ppc64le",
"8Base-RHACM-2.6:rhacm2/multicluster-operators-subscription-rhel8@sha256:7676d33b9be36ca6660d3aed888fdffcf270fcf82258ed9531e2746a3d27610c_s390x",
"8Base-RHACM-2.6:rhacm2/multicluster-operators-subscription-rhel8@sha256:e718d5abef58365d547ef73828a26adff5b6cef1bf935aa7c27f12f604b50337_amd64",
"8Base-RHACM-2.6:rhacm2/multicluster-operators-subscription-rhel8@sha256:f58aff87d1efb64417c6976f6772a464e54beefe847f50a141726b7a1a6a293a_arm64",
"8Base-RHACM-2.6:rhacm2/multiclusterhub-repo-rhel8@sha256:03222a9dd6eca9cf44932a0ff1bf89bd9d2d29683f1ebb0d0aa49171b77a4963_ppc64le",
"8Base-RHACM-2.6:rhacm2/multiclusterhub-repo-rhel8@sha256:881b8c3b19918affd478c0ad0c73dff96dd28f5c1dfddb86472b42e422fa25b6_amd64",
"8Base-RHACM-2.6:rhacm2/multiclusterhub-repo-rhel8@sha256:9de94ea1f83ec8b7257c7b2befc1485ed9cc40c9ef3600c4c4c50934e708cf9d_s390x",
"8Base-RHACM-2.6:rhacm2/multiclusterhub-repo-rhel8@sha256:a45ed68e7d3ac89d17eaf06445cabfc19a9ce85a42f116d75028d6acd18a322b_arm64",
"8Base-RHACM-2.6:rhacm2/multiclusterhub-rhel8@sha256:48d1fa8bc5f6a4d8349c41126301bd86d12836384f336881ecb71bd79f84ae93_ppc64le",
"8Base-RHACM-2.6:rhacm2/multiclusterhub-rhel8@sha256:a33e91fb763a2f0894433bce31bd44229e7d5f5c53d36c6b6f643807a45c110b_arm64",
"8Base-RHACM-2.6:rhacm2/multiclusterhub-rhel8@sha256:d6e126cbdd3cfbcdee04b093389ca1b07ac8038da96060051ed94e1eeacc6d92_s390x",
"8Base-RHACM-2.6:rhacm2/multiclusterhub-rhel8@sha256:ecf12158a2d8802b4c7efd6b336ff36c1e002223b1d385a40fbef638d5e4aa21_amd64",
"8Base-RHACM-2.6:rhacm2/node-exporter-rhel8@sha256:14d23638efff3c30661c9a5f3ddb6ab0c7a9d162de1176dd9565cf49dfa4b9c5_amd64",
"8Base-RHACM-2.6:rhacm2/node-exporter-rhel8@sha256:533005e1608de68a09e53599de3f30990db95cb923794bab9ae9e3bc1a8b6baf_arm64",
"8Base-RHACM-2.6:rhacm2/node-exporter-rhel8@sha256:99eef3491c7092afa14179b9a9d39dd8fbfb3c9bb61759d678af5d91ac23e59d_s390x",
"8Base-RHACM-2.6:rhacm2/node-exporter-rhel8@sha256:e200d4e1802cce7fce32b1e0dc5c3220b6f6477b73b3a2d8ea26a5a42d63f46b_ppc64le",
"8Base-RHACM-2.6:rhacm2/observatorium-rhel8-operator@sha256:092e3437e6d38b2bf676d7fb67ad672e3ef03440017b5af7c1ebd2beb3f437eb_amd64",
"8Base-RHACM-2.6:rhacm2/observatorium-rhel8-operator@sha256:8cf076bfb049d1aabd00040ee65f0fedd590f0dd448c7561de494093a915b397_ppc64le",
"8Base-RHACM-2.6:rhacm2/observatorium-rhel8-operator@sha256:e69987a64fdbf873d4b19d8626c0c5e99dd13d7c95446850559be966dae45ad0_arm64",
"8Base-RHACM-2.6:rhacm2/observatorium-rhel8-operator@sha256:f0bf89eaea6b7afc2d08c77bd40dfba581f91f462f5ec3d70473b332ca6f781c_s390x",
"8Base-RHACM-2.6:rhacm2/observatorium-rhel8@sha256:0686cfddd61737f7e7eb4f0c011397277394559edac3bb947c0969e302686dd5_ppc64le",
"8Base-RHACM-2.6:rhacm2/observatorium-rhel8@sha256:8f2f3732600235f66c406b6121ac37979f52572ce90353b6e099be7b74406251_amd64",
"8Base-RHACM-2.6:rhacm2/observatorium-rhel8@sha256:9e1fccc5b17865a6d7baaa1a15cb50f47d80a14b0a7bcbd94c12f0ddcaaf1b28_s390x",
"8Base-RHACM-2.6:rhacm2/observatorium-rhel8@sha256:bdd89a1051c8f21e7d81ff80c96731a0eaa7d15c320ab1e6b1dc3f6babd42598_arm64",
"8Base-RHACM-2.6:rhacm2/prometheus-alertmanager-rhel8@sha256:0860b7aa5e8b07792ad7f5d5c0654e23e9da8eedd4b9f509caea616dcfa97d69_amd64",
"8Base-RHACM-2.6:rhacm2/prometheus-alertmanager-rhel8@sha256:624895d8579ef6f3e5b17558a30775790ec6f00701f8c5cdfa315292d7f9e867_s390x",
"8Base-RHACM-2.6:rhacm2/prometheus-alertmanager-rhel8@sha256:6d09865a228cdbbc6d1ac13042c3c00f0bd086f6dc181dfa3cdf8c7f9d826b9e_arm64",
"8Base-RHACM-2.6:rhacm2/prometheus-alertmanager-rhel8@sha256:c69fee848d21346a271972e89d91898eac9fec27d598d98ffa004ca8d1b53270_ppc64le",
"8Base-RHACM-2.6:rhacm2/prometheus-rhel8@sha256:52cea7c27de23e3358030b09f22b962723c523a940f8e2043edc298c907d761c_arm64",
"8Base-RHACM-2.6:rhacm2/prometheus-rhel8@sha256:67e0fadfbb4d99a60435ed12b470772b38ace4ca815fe73da68eb3c826e200fc_ppc64le",
"8Base-RHACM-2.6:rhacm2/prometheus-rhel8@sha256:e8241b1d852d605b44ecfcc552cb0f905f72e8a17c8d228162b40c19388f5176_s390x",
"8Base-RHACM-2.6:rhacm2/prometheus-rhel8@sha256:ed0cc13e79949436d29a7ad0b41b189744a177ea27545fd5eb9b4f71e87bd0eb_amd64",
"8Base-RHACM-2.6:rhacm2/rbac-query-proxy-rhel8@sha256:29c76a37497f212aed280e2bf16ef45fb3785fb4649ce17b7fe9d653a79e2112_arm64",
"8Base-RHACM-2.6:rhacm2/rbac-query-proxy-rhel8@sha256:475a45884a51127722030226ff9a5f0752c98574c41eb61796aece5e702346a3_ppc64le",
"8Base-RHACM-2.6:rhacm2/rbac-query-proxy-rhel8@sha256:582301b10af0b966ae7d5e130cb0e5f96e7912dc66b4108e0d6078656ca80604_amd64",
"8Base-RHACM-2.6:rhacm2/rbac-query-proxy-rhel8@sha256:f1c7de85a44c03f48a6f62ba1d7d650f0b06e0f502cecff1512ad637b5bc1c27_s390x",
"8Base-RHACM-2.6:rhacm2/redisgraph-tls-rhel8@sha256:128279a656bfbde6c2c052766d63a1de6a06d8bea2707813c64396c2ae382478_amd64",
"8Base-RHACM-2.6:rhacm2/redisgraph-tls-rhel8@sha256:35927ca6e6e9c8d420c499a0c8ad37c4297ba19743d550f489d3e66482275a49_arm64",
"8Base-RHACM-2.6:rhacm2/redisgraph-tls-rhel8@sha256:4696baed553266682ba2b54d3bf683d2ff1241b625de5ec54a45c1b2c5f96243_s390x",
"8Base-RHACM-2.6:rhacm2/redisgraph-tls-rhel8@sha256:d722f2ffab1f58bbaf3c62ef71dbf7e6c4023e6ab17690f1049075a321d0b1ac_ppc64le",
"8Base-RHACM-2.6:rhacm2/search-aggregator-rhel8@sha256:2b5f372c1c73c4de587b5a4388d95b8cc553fc56af446fcefa0e14c6d980b6b3_ppc64le",
"8Base-RHACM-2.6:rhacm2/search-aggregator-rhel8@sha256:38fceeedc0672def1c2cf42bb6743ae726e77d9f7352d002b3fc688c6d551852_amd64",
"8Base-RHACM-2.6:rhacm2/search-aggregator-rhel8@sha256:6a915335bcebb0884fc72df2dfee97c74d42c035864b960e1c800fa6c5f8d93c_arm64",
"8Base-RHACM-2.6:rhacm2/search-aggregator-rhel8@sha256:752decaefc38aa009f54201b38d4ab26d9b4020caec649d9b1f1564f56c47c2a_s390x",
"8Base-RHACM-2.6:rhacm2/search-api-rhel8@sha256:37eea70d5b1c89c25372dcea8c8c03e1e0a9af1b5a06f3b0706ba776ae8847c1_amd64",
"8Base-RHACM-2.6:rhacm2/search-api-rhel8@sha256:7400088d206592eb29cd86182909626262c9b2a99f017811fcc9d8a753c39009_arm64",
"8Base-RHACM-2.6:rhacm2/search-api-rhel8@sha256:aa8ea0deabc39a068f3f6ce9fa6334e44fc507355009a9bff448e742156ec203_ppc64le",
"8Base-RHACM-2.6:rhacm2/search-api-rhel8@sha256:b4d2d39c2b3b736987f1e888b858d52a7ebd9f8d0cebd3bdef8c59f6e3e41725_s390x",
"8Base-RHACM-2.6:rhacm2/search-collector-rhel8@sha256:0174699ec75fcda08892b4e72b674df989af51ea5f04de57a62c2a85a3c08f4f_arm64",
"8Base-RHACM-2.6:rhacm2/search-collector-rhel8@sha256:5a29a9805b8d20969cba86da11a9de8176a3172df361aec5fae136a4271de308_amd64",
"8Base-RHACM-2.6:rhacm2/search-collector-rhel8@sha256:be7eed9ad9502bcc294081f7e2098fc4f8411c912c34fe63479b5b770d06caca_s390x",
"8Base-RHACM-2.6:rhacm2/search-collector-rhel8@sha256:c467c1d7ceaf5281077f7fe8ff1c1c4cffe325132890a3ab9b96ea5db2e2c930_ppc64le",
"8Base-RHACM-2.6:rhacm2/search-rhel8@sha256:2135cd20bb7ebbf48499992fe46a928e28fc78c86e360633ea09054520c42539_ppc64le",
"8Base-RHACM-2.6:rhacm2/search-rhel8@sha256:3a7a31974210e21a3faed9b57a75b970c70ac41d9662b884d4ce67275f756fc7_arm64",
"8Base-RHACM-2.6:rhacm2/search-rhel8@sha256:6e6a19f1440e4eb15a8206e18f7f4dde3e1a5c6518944571d09923d116d3f04e_amd64",
"8Base-RHACM-2.6:rhacm2/search-rhel8@sha256:e6ed3e65f0d49b3c6b0e3e97593a8fae4d453f3aecf8d7829c0d25c68bc91ea1_s390x",
"8Base-RHACM-2.6:rhacm2/submariner-addon-rhel8@sha256:7b80d01371f551df506bd0c56df6829845bfce497ff01cc44b68f172ed5399b4_ppc64le",
"8Base-RHACM-2.6:rhacm2/submariner-addon-rhel8@sha256:934c560bc786015c694e9cffbae8e86f631b3331d62f5a547931446dae82f8c3_s390x",
"8Base-RHACM-2.6:rhacm2/submariner-addon-rhel8@sha256:b467881f4028a89a9e79ba93da719845db576f47a04ae6e569c2317be5594b29_arm64",
"8Base-RHACM-2.6:rhacm2/submariner-addon-rhel8@sha256:fc5592d42e4aca70288448d174511b922ece7f8cb4b41c6a36195c3a4a60aa36_amd64",
"8Base-RHACM-2.6:rhacm2/thanos-receive-controller-rhel8@sha256:21f2626c10c4fb61b37e6ca4ab574186b423f155fbc5cfef3e894fff04cc270e_ppc64le",
"8Base-RHACM-2.6:rhacm2/thanos-receive-controller-rhel8@sha256:c357074958324fc5d602cdcf1cba285bf8582e0b36af79a8f6211bb0dfb77a10_amd64",
"8Base-RHACM-2.6:rhacm2/thanos-receive-controller-rhel8@sha256:d9ac8e67d6d9858b16dd9d1d49c1dd904aa22a7b618e5d33292344faced9c0d3_arm64",
"8Base-RHACM-2.6:rhacm2/thanos-receive-controller-rhel8@sha256:e3b840a7833680170f9e9ca52309552c584935a68c75cc71e6d576b104dc01c8_s390x",
"8Base-RHACM-2.6:rhacm2/thanos-rhel8@sha256:453c525197ccfe1f866af70ca2e7f3deb6f98d0b98c09b602b4fa1368787213d_amd64",
"8Base-RHACM-2.6:rhacm2/thanos-rhel8@sha256:4b3b45ad0b564360c245d20b1540c2398c9606cf8684275e4ee071c591357929_arm64",
"8Base-RHACM-2.6:rhacm2/thanos-rhel8@sha256:7e43ba8f47ec54b5f86d13c81b67b044176530b63b5ae3f40332fc975cc6b21f_s390x",
"8Base-RHACM-2.6:rhacm2/thanos-rhel8@sha256:faaa00c0af80c781a7c610616153a3cd1dc1b20637934c3a243a2e9664ba0ee5_ppc64le"
]
}
],
"threats": [
{
"category": "impact",
"details": "Low"
}
],
"title": "golang: crypto/tls: session tickets lack random ticket_age_add"
},
{
"cve": "CVE-2022-30630",
"cwe": {
"id": "CWE-1325",
"name": "Improperly Controlled Sequential Memory Allocation"
},
"discovery_date": "2022-07-14T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2107371"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in the golang standard library, io/fs. Calling Glob on a path that contains a large number of path separators can cause a panic issue due to stack exhaustion. This could allow an attacker to impact availability.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "golang: io/fs: stack exhaustion in Glob",
"title": "Vulnerability summary"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"8Base-RHACM-2.6:rhacm2/acm-governance-policy-addon-controller-rhel8@sha256:615ab5d9542759d921634737709e84a8e65d003ea136e5d22858d380225fd177_amd64",
"8Base-RHACM-2.6:rhacm2/acm-governance-policy-addon-controller-rhel8@sha256:958b729d30f10b9c121e68ac8ede2054ed29cc52a9a7d6df0537ed221aa74358_s390x",
"8Base-RHACM-2.6:rhacm2/acm-governance-policy-addon-controller-rhel8@sha256:b5bef941b4e0b5b3529ca5b2311c85295b9f6d12e482a9cbdad691c2406541f1_ppc64le",
"8Base-RHACM-2.6:rhacm2/acm-governance-policy-addon-controller-rhel8@sha256:f6194b9056d77e54f3c74caa9eab87bd1df1818d082fc807229d1c44ec6c88c4_arm64",
"8Base-RHACM-2.6:rhacm2/acm-grafana-rhel8@sha256:45616ed43b53d3a83e65828118f09430396f5bcb0566ae3a65d937b59f0d873e_s390x",
"8Base-RHACM-2.6:rhacm2/acm-grafana-rhel8@sha256:8c48441cfa850ea1274932e94da0831618c10f91022619c779304501a75fb161_amd64",
"8Base-RHACM-2.6:rhacm2/acm-grafana-rhel8@sha256:cc1c196b19c5fd8f313c6136359cc9dd37b5f59d32a581b10cf89b80b7d0cbf4_arm64",
"8Base-RHACM-2.6:rhacm2/acm-grafana-rhel8@sha256:cdf24e68e50be1350566243f6d2cb1403d09ab68e5fed39ea6c56212e42b90f1_ppc64le",
"8Base-RHACM-2.6:rhacm2/acm-must-gather-rhel8@sha256:1457ff5cfd61611fdc968d4af5b020d835e107b97932c7ba7b3f5ed4cbd0e39f_ppc64le",
"8Base-RHACM-2.6:rhacm2/acm-must-gather-rhel8@sha256:39842906b3846418bc31098e2abad08210118d86aa683e9e5fd04a97822df22d_arm64",
"8Base-RHACM-2.6:rhacm2/acm-must-gather-rhel8@sha256:8a69add2d90a1e094de8510052b683e1765153da75e316ad7778499af0c5ddf9_s390x",
"8Base-RHACM-2.6:rhacm2/acm-must-gather-rhel8@sha256:dca91134a2c1c33c736afcd4c9373749448641385f39162c74e115691289e843_amd64",
"8Base-RHACM-2.6:rhacm2/acm-operator-bundle@sha256:0eac6124f59492d09c1ae650025d59ea0e8547d9f9c832cb9607b09254ff6ddd_s390x",
"8Base-RHACM-2.6:rhacm2/acm-operator-bundle@sha256:1cbcd58a4c23e4c89a6a0509f78802a5aa21205db2784ebc9772b99a3917b183_arm64",
"8Base-RHACM-2.6:rhacm2/acm-operator-bundle@sha256:997aaee36f0bed47e231925a3f2c2ecc503410e54b35727f035c72477f3d1944_ppc64le",
"8Base-RHACM-2.6:rhacm2/acm-operator-bundle@sha256:ce699187f250b93976b8063228ac12d11c6c8f6baba69ba4ed17a38730e84eb3_amd64",
"8Base-RHACM-2.6:rhacm2/acm-prometheus-config-reloader-rhel8@sha256:693a77a9324d6c7f0e69bd9d5725b51f3e429972f1e67469e93648cb347eae84_arm64",
"8Base-RHACM-2.6:rhacm2/acm-prometheus-config-reloader-rhel8@sha256:89757e804d5df2b5eeeb1191b599c3acb9e75f61170f888095302830d6de0582_s390x",
"8Base-RHACM-2.6:rhacm2/acm-prometheus-config-reloader-rhel8@sha256:8e45e1fd7342d7525b118f01794cac1f4a8662def5f2a06336b698db2e268742_amd64",
"8Base-RHACM-2.6:rhacm2/acm-prometheus-config-reloader-rhel8@sha256:ce1c17b34b7aac2e990dc0efe40f4406e73f727b2c7bfe109eded849de753f1a_ppc64le",
"8Base-RHACM-2.6:rhacm2/acm-prometheus-rhel8@sha256:728606d96dd9e0fc2e7810e092e10ee071ec36598c990c8252beccace59a679e_amd64",
"8Base-RHACM-2.6:rhacm2/acm-prometheus-rhel8@sha256:b457d0b95d88c5dd0aac87492cbca40a9d7c2074002ad110f52d562f0c5d0797_arm64",
"8Base-RHACM-2.6:rhacm2/acm-prometheus-rhel8@sha256:f34d2569033bfb1d173342264f090f46d80f7843d52704a7ce9e9eb9de2f5abb_s390x",
"8Base-RHACM-2.6:rhacm2/acm-prometheus-rhel8@sha256:f720e0a94bfe7ed5d812819a3e77cc0581be102970127d8c0d4aa06a05edbf3d_ppc64le",
"8Base-RHACM-2.6:rhacm2/acm-volsync-addon-controller-rhel8@sha256:17ccd6b924b36ab14e3ca5f5331ba7e4c86f8cb64304640d58c3ee6b76edbcaf_ppc64le",
"8Base-RHACM-2.6:rhacm2/acm-volsync-addon-controller-rhel8@sha256:27079308ea87e35564cc3089c65eae68d63880a3bb093ca64d1678a68b60fcec_amd64",
"8Base-RHACM-2.6:rhacm2/acm-volsync-addon-controller-rhel8@sha256:9eabaac2df91aeef613d6973669d07298f2159c6a6e0c9f294623f7b1a10bc08_s390x",
"8Base-RHACM-2.6:rhacm2/acm-volsync-addon-controller-rhel8@sha256:f7abdf1756bc0ff2ebf02fee0469a8b9eeabe1fa8cafdd21c6e8f958155b70bb_arm64",
"8Base-RHACM-2.6:rhacm2/cert-policy-controller-rhel8@sha256:017c1e663827a3b55d70badd3ed979b5d1831252c49d671897a85a75afaa5bb0_s390x",
"8Base-RHACM-2.6:rhacm2/cert-policy-controller-rhel8@sha256:0610778095974edf936602018281bf7a5e287ba9eca9f661a423e68bbe000e40_ppc64le",
"8Base-RHACM-2.6:rhacm2/cert-policy-controller-rhel8@sha256:a66d7d4ee1179f7fce639490f919d722db54eaa3118b4135078c33e6cbf91488_amd64",
"8Base-RHACM-2.6:rhacm2/cert-policy-controller-rhel8@sha256:d660befef0c8f7a4db7aa3b865545c9863d8f37e7ba4b8de4380185f82b208d4_arm64",
"8Base-RHACM-2.6:rhacm2/cluster-backup-rhel8-operator@sha256:1a749d0795972a9bfd5a00aa96c238a660673464be01b2aa9fd7a3aeead6ddf7_amd64",
"8Base-RHACM-2.6:rhacm2/cluster-backup-rhel8-operator@sha256:8915dbdc562e63441f79041bdf1176e46ce53e95418d133f0cd0c1ff79da48a2_arm64",
"8Base-RHACM-2.6:rhacm2/cluster-backup-rhel8-operator@sha256:995f225449b207da9a3cad175dac85b87eefb28ff5bae6a588f40fd79fbe12a1_ppc64le",
"8Base-RHACM-2.6:rhacm2/cluster-backup-rhel8-operator@sha256:f1255a76c6275a4b6a400c82e204a5112fff6fe87f71626f8f309763f6a5d9e4_s390x",
"8Base-RHACM-2.6:rhacm2/config-policy-controller-rhel8@sha256:3b2e0d850e8fc966ec80bff16df26002334744a96b81c7a7dfe222f1706a52e3_s390x",
"8Base-RHACM-2.6:rhacm2/config-policy-controller-rhel8@sha256:447f275bbde46d7fc173798ef5abc0a77a6780f0dffdc171786edbe00f27d8d8_ppc64le",
"8Base-RHACM-2.6:rhacm2/config-policy-controller-rhel8@sha256:61964a1a0ddf2e98bcf5249b7374235055ab85cc26663a8d9397c2b7f6fbb4c6_amd64",
"8Base-RHACM-2.6:rhacm2/config-policy-controller-rhel8@sha256:a3abaa3d0bf1d34fa9e40903a8713c439f5f7f751e775d32cbab308983064ce0_arm64",
"8Base-RHACM-2.6:rhacm2/console-rhel8@sha256:6c0f630ff57f6f423df6dbf4df9faad25089f9b391be35cb8bc9cd5211f94d67_arm64",
"8Base-RHACM-2.6:rhacm2/console-rhel8@sha256:8608aed6971299def3fbe749336727e84c69582664dedac3145b92ea24e62e4d_amd64",
"8Base-RHACM-2.6:rhacm2/console-rhel8@sha256:afa80ae8274db7fa6796c35980fc5df15889e94aff3361f6cda643e5a09da220_ppc64le",
"8Base-RHACM-2.6:rhacm2/console-rhel8@sha256:f06e4e3f62db52c6d7fa0bc1f289de773e18d076bc38612e1b0ddc85c76fde06_s390x",
"8Base-RHACM-2.6:rhacm2/endpoint-monitoring-rhel8-operator@sha256:060bcd658756a924b4ce4d202bd447a3254fc1f49af7d685dde8720f355cde8e_arm64",
"8Base-RHACM-2.6:rhacm2/endpoint-monitoring-rhel8-operator@sha256:091d66731c5fe8eba5646c6b2622bb38c074e202a8a4a7e906921673b60f0898_amd64",
"8Base-RHACM-2.6:rhacm2/endpoint-monitoring-rhel8-operator@sha256:80660eb7f3c068768b0ea04ff20f4539194c52427ffdab4626bf781aa3f2ca64_s390x",
"8Base-RHACM-2.6:rhacm2/endpoint-monitoring-rhel8-operator@sha256:d6204fcf04c83bac13232ec1602572ad5f22bb528537e591079dfa36152697ec_ppc64le",
"8Base-RHACM-2.6:rhacm2/governance-policy-propagator-rhel8@sha256:51be0f04938b60ed1dba60908bebd2000d78e4ade34757bae70a083c67d77e8e_arm64",
"8Base-RHACM-2.6:rhacm2/governance-policy-propagator-rhel8@sha256:9577701bf3c7aa00b99531d2c3842130abc6cd91c52c4a7ba040b705eeace4c7_s390x",
"8Base-RHACM-2.6:rhacm2/governance-policy-propagator-rhel8@sha256:bdc6c128628db86697af198430c5ae5c61c3e586c1a97187e4d4e852cec61e92_ppc64le",
"8Base-RHACM-2.6:rhacm2/governance-policy-propagator-rhel8@sha256:cc519319b9f4fe672144ebedd772ddf56d5de90e3c8f52c0fb9b55313f71a7b3_amd64",
"8Base-RHACM-2.6:rhacm2/governance-policy-spec-sync-rhel8@sha256:2c1905ae8a83e5598678457fd955cbc867453ed5836de6fcc182e4928df8bd67_s390x",
"8Base-RHACM-2.6:rhacm2/governance-policy-spec-sync-rhel8@sha256:4a8d30cc0e1d83c69b7f3339418b101da23fbcaee7d326bedaff677eceb25ab2_ppc64le",
"8Base-RHACM-2.6:rhacm2/governance-policy-spec-sync-rhel8@sha256:6849cf1b4dd883d5b4c0cf90a3adfb26cb59d03d3b892cee3669a32dd6b8dcc2_amd64",
"8Base-RHACM-2.6:rhacm2/governance-policy-spec-sync-rhel8@sha256:d06ffc621167aff31ecb0fa417b294ff0676fb00e4ef1c6cb0fb2aaf4b2561e0_arm64",
"8Base-RHACM-2.6:rhacm2/governance-policy-status-sync-rhel8@sha256:4c86e16f15aaf454e4e5ce5436e1db27a5f8a55f573c3eaf02e4786fe52edfc8_arm64",
"8Base-RHACM-2.6:rhacm2/governance-policy-status-sync-rhel8@sha256:cf6a75d94f50dd063e939aee18756c767cba43f4e1e62a9c2f2b764ac6f43746_s390x",
"8Base-RHACM-2.6:rhacm2/governance-policy-status-sync-rhel8@sha256:e072b615eeffff80a94831e58c70980684c1ec4bd972844b25b157eb7ed5937f_ppc64le",
"8Base-RHACM-2.6:rhacm2/governance-policy-status-sync-rhel8@sha256:fffe971caa2e911d9c972c0e88712ff431d34c63dbe74e25f1cababa50ea7417_amd64",
"8Base-RHACM-2.6:rhacm2/governance-policy-template-sync-rhel8@sha256:10bc1a3833599a593a058e804de67e92888ed779fd0000928d4a70b6c7d5c1c2_amd64",
"8Base-RHACM-2.6:rhacm2/governance-policy-template-sync-rhel8@sha256:5c17f979f47840a879059ad83de12f0756889564a17190ba4438a7632c999bb1_arm64",
"8Base-RHACM-2.6:rhacm2/governance-policy-template-sync-rhel8@sha256:848bce8007de7714afc8c755b5f0c3cdf5eb6b1d259811c947bc295924539a0e_ppc64le",
"8Base-RHACM-2.6:rhacm2/governance-policy-template-sync-rhel8@sha256:95439f7e18fa87601d5860cbd9ca5f0738786e30a629d23788fd5fe33d694c66_s390x",
"8Base-RHACM-2.6:rhacm2/grafana-dashboard-loader-rhel8@sha256:1f5c1b2cffebf069859e95d0e722cb293f8c176bf5c5873bb9517c96b26c2e10_arm64",
"8Base-RHACM-2.6:rhacm2/grafana-dashboard-loader-rhel8@sha256:5223158a122658bafbd853c596cdc1f7bd7a0e4fdd82b1c3668ac84adeae9f24_s390x",
"8Base-RHACM-2.6:rhacm2/grafana-dashboard-loader-rhel8@sha256:561f1f05925cfe3c5f0f8a9b7475be4bbab183b5611ecfe09b090d80fa4bc2fe_amd64",
"8Base-RHACM-2.6:rhacm2/grafana-dashboard-loader-rhel8@sha256:734270221ec4a516e7eb77f2ec3a753384242116aa70320a1dbe969e915af1df_ppc64le",
"8Base-RHACM-2.6:rhacm2/iam-policy-controller-rhel8@sha256:2827e5f485213f92e2d0092187f3976dd6fe598e39b5cf2212d48c3a44c34b13_arm64",
"8Base-RHACM-2.6:rhacm2/iam-policy-controller-rhel8@sha256:8ca9e80365c76b66b2de3924fc50a5912e606042c704b02cb174a4b8bd3927c4_amd64",
"8Base-RHACM-2.6:rhacm2/iam-policy-controller-rhel8@sha256:c5069e76a900aa300102a0ae54ecbc12c0ac31abfeed8656ee60a949daef79c3_s390x",
"8Base-RHACM-2.6:rhacm2/iam-policy-controller-rhel8@sha256:ca05e79e5508924af71f323c13f664770d8dd4eb61ecf0894e4f9a81f7a1b402_ppc64le",
"8Base-RHACM-2.6:rhacm2/insights-client-rhel8@sha256:02cacfec60c80b9228e8b18949751de867f974ea6b1172129096e64e949c0598_amd64",
"8Base-RHACM-2.6:rhacm2/insights-client-rhel8@sha256:2b14036d0291e54c3191682de2ea875a78d78c35b2791a5a113ba1a8920f0621_ppc64le",
"8Base-RHACM-2.6:rhacm2/insights-client-rhel8@sha256:d4c05f641de8fd0753d63cc6d5b62464d3d6a87d601514e87ef2e40bbe7b01b6_s390x",
"8Base-RHACM-2.6:rhacm2/insights-client-rhel8@sha256:e15c410b693b34f49869d037ebb5584384fcdf88114b7a94967ca09f1361a5f3_arm64",
"8Base-RHACM-2.6:rhacm2/insights-metrics-rhel8@sha256:67aa55bb65685395ad2773e7459dff5fbccdeedcf9e56ec2722d8f5c919eae89_s390x",
"8Base-RHACM-2.6:rhacm2/insights-metrics-rhel8@sha256:6c54e08f5f6c2cae41a5e108e1019ff6522af8f69d666e22eb4631cd83b85917_amd64",
"8Base-RHACM-2.6:rhacm2/insights-metrics-rhel8@sha256:88d9b7246aa75cb2c88ccb7f2f1202fc465be0f2d89e59f1d2259f69ada56d9d_arm64",
"8Base-RHACM-2.6:rhacm2/insights-metrics-rhel8@sha256:bad98fe71638d7346f31ea45f6063ec970bf90844bb5c5dc5f917bb0f0099899_ppc64le",
"8Base-RHACM-2.6:rhacm2/klusterlet-addon-controller-rhel8@sha256:22e510955af3fa736b7306c387f44b5f15f5f9a7a006c6587e06d5d8602cc2f0_s390x",
"8Base-RHACM-2.6:rhacm2/klusterlet-addon-controller-rhel8@sha256:55bc86326f992cc4f4401b93f90cdd2baa6728015ffaf6168f2d46ae43c70cf4_ppc64le",
"8Base-RHACM-2.6:rhacm2/klusterlet-addon-controller-rhel8@sha256:8dd7f47af047fb899c7fcbad61cb8f38da45990cac186f9235aec3e4e7de25e9_amd64",
"8Base-RHACM-2.6:rhacm2/klusterlet-addon-controller-rhel8@sha256:bdb97eb5bb0e8f59edf0d389fb07c45171e728dc8b4d2bdacd785193b46ec03b_arm64",
"8Base-RHACM-2.6:rhacm2/kube-rbac-proxy-rhel8@sha256:11a353ee9da6cc843d5f346f4fa51681d13318e2e61fc4d1a3f63406eb175260_s390x",
"8Base-RHACM-2.6:rhacm2/kube-rbac-proxy-rhel8@sha256:31757f3e3bb08b4e49e54694b18b3cf327637be20535482b2df1345b17444dda_amd64",
"8Base-RHACM-2.6:rhacm2/kube-rbac-proxy-rhel8@sha256:b2c0b7414d0fc36a49cbdc5a56b25dd62aac18defc2defbd9c1895cd13a5e716_arm64",
"8Base-RHACM-2.6:rhacm2/kube-rbac-proxy-rhel8@sha256:dbd816d503e9beb58622604432eb415419e893627eb95c1ceeb8ff5bda7d6335_ppc64le",
"8Base-RHACM-2.6:rhacm2/kube-state-metrics-rhel8@sha256:53246a6df1f0880d94ed2644fa4366e3e2108b6fa8a51745af87785346ce5304_s390x",
"8Base-RHACM-2.6:rhacm2/kube-state-metrics-rhel8@sha256:5f2393bceefffb32240043b6722aa73d31fc8133cc2666fcf5eb8d33794bc54f_arm64",
"8Base-RHACM-2.6:rhacm2/kube-state-metrics-rhel8@sha256:c792c043462281cde7c93bd8e2136f62ca17d072e7f466353f37de8e5f5dc949_ppc64le",
"8Base-RHACM-2.6:rhacm2/kube-state-metrics-rhel8@sha256:e6b1d24b56e6973eee1569e351db6637ca67e1d6cd124adb845cbf6e35a4f6af_amd64",
"8Base-RHACM-2.6:rhacm2/management-ingress-rhel8@sha256:07238998d21204cd8f25dc63e6dbde20a2dd25c3b96609729306db6c63a0fca4_arm64",
"8Base-RHACM-2.6:rhacm2/management-ingress-rhel8@sha256:0d2665d19a8753c6269f594b68b067cd62a402404287e6416543c1af2d7d3cf4_ppc64le",
"8Base-RHACM-2.6:rhacm2/management-ingress-rhel8@sha256:6917d018e53aabb6f5402f02000aedd2e5cf71bcc84562e0fc7d7c87049f4b67_amd64",
"8Base-RHACM-2.6:rhacm2/management-ingress-rhel8@sha256:73b0444bd91a1dade3b7e76245ac8d6cb568929bba321b8c86c269d6f542ac3b_s390x",
"8Base-RHACM-2.6:rhacm2/memcached-exporter-rhel8@sha256:7d85dd62346a647d22202baa0f8d405b2aaf9a7174b38e5d29df2e03530009c3_s390x",
"8Base-RHACM-2.6:rhacm2/memcached-exporter-rhel8@sha256:9635616c8f058e67d557201147904b05f8b49938f63fb2b0239dfca883f61685_arm64",
"8Base-RHACM-2.6:rhacm2/memcached-exporter-rhel8@sha256:9e91ecec92ec0df8b72beb6040f39d9a25b0bfad844e92ea34cc2d648d221d22_ppc64le",
"8Base-RHACM-2.6:rhacm2/memcached-exporter-rhel8@sha256:c773b9a2fffcd549d4936054260f655c78da603957826d6bad4e8567a213ad10_amd64",
"8Base-RHACM-2.6:rhacm2/memcached-rhel8@sha256:584f8c4a9a1b75fc71948a98add560d4fe3d936ee46ac791f32121dbadf8c7d2_ppc64le",
"8Base-RHACM-2.6:rhacm2/memcached-rhel8@sha256:59b3ce3f3f4459c97cfffee5e20830d70f8a69198b5fab271e6c478d615c46d3_arm64",
"8Base-RHACM-2.6:rhacm2/memcached-rhel8@sha256:6f458c76757203b28434f871027c6a466a73d246ceb5bfac8793ad1896a672ab_amd64",
"8Base-RHACM-2.6:rhacm2/memcached-rhel8@sha256:e34722fd656e3205dcdb565b0ab68e9971174c11f125dbfff3bf82e1e21f3a76_s390x",
"8Base-RHACM-2.6:rhacm2/metrics-collector-rhel8@sha256:3a81a018b939752543e78c2d68d1436b851be2256b88c3e66cd506ae1d8f4c9c_ppc64le",
"8Base-RHACM-2.6:rhacm2/metrics-collector-rhel8@sha256:6a3e0c36c123c9dc54759655d9148f580abada501034914863a6528ded19ef34_amd64",
"8Base-RHACM-2.6:rhacm2/metrics-collector-rhel8@sha256:7991f484f97b9951f27f70e67d5db0850c4189ee86db8406cdda961a9beb06f0_arm64",
"8Base-RHACM-2.6:rhacm2/metrics-collector-rhel8@sha256:fa08b9bf3fd334738984e150ba5bfd2e005374752f3112340b65f6434eacd057_s390x",
"8Base-RHACM-2.6:rhacm2/multicloud-integrations-rhel8@sha256:2bcbf9a565f3c566061325aca3174ec755b5c94a28612718a3f1563db317273e_ppc64le",
"8Base-RHACM-2.6:rhacm2/multicloud-integrations-rhel8@sha256:6813ccd43a1aecd1aaf4d5d4b1620fd63bbca00b736100189ff91246bf3bc36b_arm64",
"8Base-RHACM-2.6:rhacm2/multicloud-integrations-rhel8@sha256:db89ef3686570526afdb2b79fd698aca5dc50c633009760f1748fb9fd506067b_amd64",
"8Base-RHACM-2.6:rhacm2/multicloud-integrations-rhel8@sha256:db8bc27937802c5d8fff769b9c93c8a01411629d199adbc39235e721d6468b30_s390x",
"8Base-RHACM-2.6:rhacm2/multicluster-observability-rhel8-operator@sha256:434db0ca203b14b899fff9b7a2a5b975de852ea29620a828f29246448aba873c_ppc64le",
"8Base-RHACM-2.6:rhacm2/multicluster-observability-rhel8-operator@sha256:876bfa63b0e13833eaeadb7c6a0481f1d7970b283f69ece4d81c99985f4dd161_arm64",
"8Base-RHACM-2.6:rhacm2/multicluster-observability-rhel8-operator@sha256:d23f208e020d42bc095011d423146e2da35b2bc85b844911bde2f4edf696bdca_amd64",
"8Base-RHACM-2.6:rhacm2/multicluster-observability-rhel8-operator@sha256:f29581baf5277588d2e4cd01380ecf46e3c97a2f17ade01b048f75c29f18d62c_s390x",
"8Base-RHACM-2.6:rhacm2/multicluster-operators-application-rhel8@sha256:1952d422bd7ba42323711faba59244c449293cc92502e350460fee07c0e3b34a_ppc64le",
"8Base-RHACM-2.6:rhacm2/multicluster-operators-application-rhel8@sha256:566a60f630ec346eced3106ec072963d1b9f9d300e7d4cee6af6dc0d590a3937_s390x",
"8Base-RHACM-2.6:rhacm2/multicluster-operators-application-rhel8@sha256:724dd9f4a5e4acd061206ca2ea57c329210ade5135dbdf941b8d7e720daa4f10_arm64",
"8Base-RHACM-2.6:rhacm2/multicluster-operators-application-rhel8@sha256:ace8895fc62c1394dfa7854fd9ce3e14ef859e989255f70dc9a5a3d9bcd514c0_amd64",
"8Base-RHACM-2.6:rhacm2/multicluster-operators-channel-rhel8@sha256:1ebe6504a6a58f39f93952bf1c135ea58ff77e65c5b8ba73c7ad6295e66a1b45_s390x",
"8Base-RHACM-2.6:rhacm2/multicluster-operators-channel-rhel8@sha256:557cc962d0b10d80a9dea7adce387ea28fb4199a02fa8546645ab2cacbf28b88_ppc64le",
"8Base-RHACM-2.6:rhacm2/multicluster-operators-channel-rhel8@sha256:82526c7c046325bde1dfa0a47b58b773355f00bc95c23be75105e7255e7bddd2_arm64",
"8Base-RHACM-2.6:rhacm2/multicluster-operators-channel-rhel8@sha256:85e20d97f28e43668c2790bd6e0adbc598d01f9fab849761fb96d7a5c4946a87_amd64",
"8Base-RHACM-2.6:rhacm2/multicluster-operators-subscription-rhel8@sha256:7310f31faae367a363c27a7236b562bbfe8381a352fce906279590bac11571d2_ppc64le",
"8Base-RHACM-2.6:rhacm2/multicluster-operators-subscription-rhel8@sha256:7676d33b9be36ca6660d3aed888fdffcf270fcf82258ed9531e2746a3d27610c_s390x",
"8Base-RHACM-2.6:rhacm2/multicluster-operators-subscription-rhel8@sha256:e718d5abef58365d547ef73828a26adff5b6cef1bf935aa7c27f12f604b50337_amd64",
"8Base-RHACM-2.6:rhacm2/multicluster-operators-subscription-rhel8@sha256:f58aff87d1efb64417c6976f6772a464e54beefe847f50a141726b7a1a6a293a_arm64",
"8Base-RHACM-2.6:rhacm2/multiclusterhub-repo-rhel8@sha256:03222a9dd6eca9cf44932a0ff1bf89bd9d2d29683f1ebb0d0aa49171b77a4963_ppc64le",
"8Base-RHACM-2.6:rhacm2/multiclusterhub-repo-rhel8@sha256:881b8c3b19918affd478c0ad0c73dff96dd28f5c1dfddb86472b42e422fa25b6_amd64",
"8Base-RHACM-2.6:rhacm2/multiclusterhub-repo-rhel8@sha256:9de94ea1f83ec8b7257c7b2befc1485ed9cc40c9ef3600c4c4c50934e708cf9d_s390x",
"8Base-RHACM-2.6:rhacm2/multiclusterhub-repo-rhel8@sha256:a45ed68e7d3ac89d17eaf06445cabfc19a9ce85a42f116d75028d6acd18a322b_arm64",
"8Base-RHACM-2.6:rhacm2/multiclusterhub-rhel8@sha256:48d1fa8bc5f6a4d8349c41126301bd86d12836384f336881ecb71bd79f84ae93_ppc64le",
"8Base-RHACM-2.6:rhacm2/multiclusterhub-rhel8@sha256:a33e91fb763a2f0894433bce31bd44229e7d5f5c53d36c6b6f643807a45c110b_arm64",
"8Base-RHACM-2.6:rhacm2/multiclusterhub-rhel8@sha256:d6e126cbdd3cfbcdee04b093389ca1b07ac8038da96060051ed94e1eeacc6d92_s390x",
"8Base-RHACM-2.6:rhacm2/multiclusterhub-rhel8@sha256:ecf12158a2d8802b4c7efd6b336ff36c1e002223b1d385a40fbef638d5e4aa21_amd64",
"8Base-RHACM-2.6:rhacm2/node-exporter-rhel8@sha256:14d23638efff3c30661c9a5f3ddb6ab0c7a9d162de1176dd9565cf49dfa4b9c5_amd64",
"8Base-RHACM-2.6:rhacm2/node-exporter-rhel8@sha256:533005e1608de68a09e53599de3f30990db95cb923794bab9ae9e3bc1a8b6baf_arm64",
"8Base-RHACM-2.6:rhacm2/node-exporter-rhel8@sha256:99eef3491c7092afa14179b9a9d39dd8fbfb3c9bb61759d678af5d91ac23e59d_s390x",
"8Base-RHACM-2.6:rhacm2/node-exporter-rhel8@sha256:e200d4e1802cce7fce32b1e0dc5c3220b6f6477b73b3a2d8ea26a5a42d63f46b_ppc64le",
"8Base-RHACM-2.6:rhacm2/observatorium-rhel8-operator@sha256:092e3437e6d38b2bf676d7fb67ad672e3ef03440017b5af7c1ebd2beb3f437eb_amd64",
"8Base-RHACM-2.6:rhacm2/observatorium-rhel8-operator@sha256:8cf076bfb049d1aabd00040ee65f0fedd590f0dd448c7561de494093a915b397_ppc64le",
"8Base-RHACM-2.6:rhacm2/observatorium-rhel8-operator@sha256:e69987a64fdbf873d4b19d8626c0c5e99dd13d7c95446850559be966dae45ad0_arm64",
"8Base-RHACM-2.6:rhacm2/observatorium-rhel8-operator@sha256:f0bf89eaea6b7afc2d08c77bd40dfba581f91f462f5ec3d70473b332ca6f781c_s390x",
"8Base-RHACM-2.6:rhacm2/observatorium-rhel8@sha256:0686cfddd61737f7e7eb4f0c011397277394559edac3bb947c0969e302686dd5_ppc64le",
"8Base-RHACM-2.6:rhacm2/observatorium-rhel8@sha256:8f2f3732600235f66c406b6121ac37979f52572ce90353b6e099be7b74406251_amd64",
"8Base-RHACM-2.6:rhacm2/observatorium-rhel8@sha256:9e1fccc5b17865a6d7baaa1a15cb50f47d80a14b0a7bcbd94c12f0ddcaaf1b28_s390x",
"8Base-RHACM-2.6:rhacm2/observatorium-rhel8@sha256:bdd89a1051c8f21e7d81ff80c96731a0eaa7d15c320ab1e6b1dc3f6babd42598_arm64",
"8Base-RHACM-2.6:rhacm2/prometheus-alertmanager-rhel8@sha256:0860b7aa5e8b07792ad7f5d5c0654e23e9da8eedd4b9f509caea616dcfa97d69_amd64",
"8Base-RHACM-2.6:rhacm2/prometheus-alertmanager-rhel8@sha256:624895d8579ef6f3e5b17558a30775790ec6f00701f8c5cdfa315292d7f9e867_s390x",
"8Base-RHACM-2.6:rhacm2/prometheus-alertmanager-rhel8@sha256:6d09865a228cdbbc6d1ac13042c3c00f0bd086f6dc181dfa3cdf8c7f9d826b9e_arm64",
"8Base-RHACM-2.6:rhacm2/prometheus-alertmanager-rhel8@sha256:c69fee848d21346a271972e89d91898eac9fec27d598d98ffa004ca8d1b53270_ppc64le",
"8Base-RHACM-2.6:rhacm2/prometheus-rhel8@sha256:52cea7c27de23e3358030b09f22b962723c523a940f8e2043edc298c907d761c_arm64",
"8Base-RHACM-2.6:rhacm2/prometheus-rhel8@sha256:67e0fadfbb4d99a60435ed12b470772b38ace4ca815fe73da68eb3c826e200fc_ppc64le",
"8Base-RHACM-2.6:rhacm2/prometheus-rhel8@sha256:e8241b1d852d605b44ecfcc552cb0f905f72e8a17c8d228162b40c19388f5176_s390x",
"8Base-RHACM-2.6:rhacm2/prometheus-rhel8@sha256:ed0cc13e79949436d29a7ad0b41b189744a177ea27545fd5eb9b4f71e87bd0eb_amd64",
"8Base-RHACM-2.6:rhacm2/rbac-query-proxy-rhel8@sha256:29c76a37497f212aed280e2bf16ef45fb3785fb4649ce17b7fe9d653a79e2112_arm64",
"8Base-RHACM-2.6:rhacm2/rbac-query-proxy-rhel8@sha256:475a45884a51127722030226ff9a5f0752c98574c41eb61796aece5e702346a3_ppc64le",
"8Base-RHACM-2.6:rhacm2/rbac-query-proxy-rhel8@sha256:582301b10af0b966ae7d5e130cb0e5f96e7912dc66b4108e0d6078656ca80604_amd64",
"8Base-RHACM-2.6:rhacm2/rbac-query-proxy-rhel8@sha256:f1c7de85a44c03f48a6f62ba1d7d650f0b06e0f502cecff1512ad637b5bc1c27_s390x",
"8Base-RHACM-2.6:rhacm2/redisgraph-tls-rhel8@sha256:128279a656bfbde6c2c052766d63a1de6a06d8bea2707813c64396c2ae382478_amd64",
"8Base-RHACM-2.6:rhacm2/redisgraph-tls-rhel8@sha256:35927ca6e6e9c8d420c499a0c8ad37c4297ba19743d550f489d3e66482275a49_arm64",
"8Base-RHACM-2.6:rhacm2/redisgraph-tls-rhel8@sha256:4696baed553266682ba2b54d3bf683d2ff1241b625de5ec54a45c1b2c5f96243_s390x",
"8Base-RHACM-2.6:rhacm2/redisgraph-tls-rhel8@sha256:d722f2ffab1f58bbaf3c62ef71dbf7e6c4023e6ab17690f1049075a321d0b1ac_ppc64le",
"8Base-RHACM-2.6:rhacm2/search-aggregator-rhel8@sha256:2b5f372c1c73c4de587b5a4388d95b8cc553fc56af446fcefa0e14c6d980b6b3_ppc64le",
"8Base-RHACM-2.6:rhacm2/search-aggregator-rhel8@sha256:38fceeedc0672def1c2cf42bb6743ae726e77d9f7352d002b3fc688c6d551852_amd64",
"8Base-RHACM-2.6:rhacm2/search-aggregator-rhel8@sha256:6a915335bcebb0884fc72df2dfee97c74d42c035864b960e1c800fa6c5f8d93c_arm64",
"8Base-RHACM-2.6:rhacm2/search-aggregator-rhel8@sha256:752decaefc38aa009f54201b38d4ab26d9b4020caec649d9b1f1564f56c47c2a_s390x",
"8Base-RHACM-2.6:rhacm2/search-api-rhel8@sha256:37eea70d5b1c89c25372dcea8c8c03e1e0a9af1b5a06f3b0706ba776ae8847c1_amd64",
"8Base-RHACM-2.6:rhacm2/search-api-rhel8@sha256:7400088d206592eb29cd86182909626262c9b2a99f017811fcc9d8a753c39009_arm64",
"8Base-RHACM-2.6:rhacm2/search-api-rhel8@sha256:aa8ea0deabc39a068f3f6ce9fa6334e44fc507355009a9bff448e742156ec203_ppc64le",
"8Base-RHACM-2.6:rhacm2/search-api-rhel8@sha256:b4d2d39c2b3b736987f1e888b858d52a7ebd9f8d0cebd3bdef8c59f6e3e41725_s390x",
"8Base-RHACM-2.6:rhacm2/search-collector-rhel8@sha256:0174699ec75fcda08892b4e72b674df989af51ea5f04de57a62c2a85a3c08f4f_arm64",
"8Base-RHACM-2.6:rhacm2/search-collector-rhel8@sha256:5a29a9805b8d20969cba86da11a9de8176a3172df361aec5fae136a4271de308_amd64",
"8Base-RHACM-2.6:rhacm2/search-collector-rhel8@sha256:be7eed9ad9502bcc294081f7e2098fc4f8411c912c34fe63479b5b770d06caca_s390x",
"8Base-RHACM-2.6:rhacm2/search-collector-rhel8@sha256:c467c1d7ceaf5281077f7fe8ff1c1c4cffe325132890a3ab9b96ea5db2e2c930_ppc64le",
"8Base-RHACM-2.6:rhacm2/search-rhel8@sha256:2135cd20bb7ebbf48499992fe46a928e28fc78c86e360633ea09054520c42539_ppc64le",
"8Base-RHACM-2.6:rhacm2/search-rhel8@sha256:3a7a31974210e21a3faed9b57a75b970c70ac41d9662b884d4ce67275f756fc7_arm64",
"8Base-RHACM-2.6:rhacm2/search-rhel8@sha256:6e6a19f1440e4eb15a8206e18f7f4dde3e1a5c6518944571d09923d116d3f04e_amd64",
"8Base-RHACM-2.6:rhacm2/search-rhel8@sha256:e6ed3e65f0d49b3c6b0e3e97593a8fae4d453f3aecf8d7829c0d25c68bc91ea1_s390x",
"8Base-RHACM-2.6:rhacm2/submariner-addon-rhel8@sha256:7b80d01371f551df506bd0c56df6829845bfce497ff01cc44b68f172ed5399b4_ppc64le",
"8Base-RHACM-2.6:rhacm2/submariner-addon-rhel8@sha256:934c560bc786015c694e9cffbae8e86f631b3331d62f5a547931446dae82f8c3_s390x",
"8Base-RHACM-2.6:rhacm2/submariner-addon-rhel8@sha256:b467881f4028a89a9e79ba93da719845db576f47a04ae6e569c2317be5594b29_arm64",
"8Base-RHACM-2.6:rhacm2/submariner-addon-rhel8@sha256:fc5592d42e4aca70288448d174511b922ece7f8cb4b41c6a36195c3a4a60aa36_amd64",
"8Base-RHACM-2.6:rhacm2/thanos-receive-controller-rhel8@sha256:21f2626c10c4fb61b37e6ca4ab574186b423f155fbc5cfef3e894fff04cc270e_ppc64le",
"8Base-RHACM-2.6:rhacm2/thanos-receive-controller-rhel8@sha256:c357074958324fc5d602cdcf1cba285bf8582e0b36af79a8f6211bb0dfb77a10_amd64",
"8Base-RHACM-2.6:rhacm2/thanos-receive-controller-rhel8@sha256:d9ac8e67d6d9858b16dd9d1d49c1dd904aa22a7b618e5d33292344faced9c0d3_arm64",
"8Base-RHACM-2.6:rhacm2/thanos-receive-controller-rhel8@sha256:e3b840a7833680170f9e9ca52309552c584935a68c75cc71e6d576b104dc01c8_s390x",
"8Base-RHACM-2.6:rhacm2/thanos-rhel8@sha256:453c525197ccfe1f866af70ca2e7f3deb6f98d0b98c09b602b4fa1368787213d_amd64",
"8Base-RHACM-2.6:rhacm2/thanos-rhel8@sha256:4b3b45ad0b564360c245d20b1540c2398c9606cf8684275e4ee071c591357929_arm64",
"8Base-RHACM-2.6:rhacm2/thanos-rhel8@sha256:7e43ba8f47ec54b5f86d13c81b67b044176530b63b5ae3f40332fc975cc6b21f_s390x",
"8Base-RHACM-2.6:rhacm2/thanos-rhel8@sha256:faaa00c0af80c781a7c610616153a3cd1dc1b20637934c3a243a2e9664ba0ee5_ppc64le"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2022-30630"
},
{
"category": "external",
"summary": "RHBZ#2107371",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2107371"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2022-30630",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-30630"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2022-30630",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2022-30630"
},
{
"category": "external",
"summary": "https://go.dev/issue/53415",
"url": "https://go.dev/issue/53415"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-announce/c/nqrv9fbR0zE",
"url": "https://groups.google.com/g/golang-announce/c/nqrv9fbR0zE"
}
],
"release_date": "2022-07-12T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2022-09-06T22:27:58+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.6/html-single/install/index#installing",
"product_ids": [
"8Base-RHACM-2.6:rhacm2/acm-governance-policy-addon-controller-rhel8@sha256:615ab5d9542759d921634737709e84a8e65d003ea136e5d22858d380225fd177_amd64",
"8Base-RHACM-2.6:rhacm2/acm-governance-policy-addon-controller-rhel8@sha256:958b729d30f10b9c121e68ac8ede2054ed29cc52a9a7d6df0537ed221aa74358_s390x",
"8Base-RHACM-2.6:rhacm2/acm-governance-policy-addon-controller-rhel8@sha256:b5bef941b4e0b5b3529ca5b2311c85295b9f6d12e482a9cbdad691c2406541f1_ppc64le",
"8Base-RHACM-2.6:rhacm2/acm-governance-policy-addon-controller-rhel8@sha256:f6194b9056d77e54f3c74caa9eab87bd1df1818d082fc807229d1c44ec6c88c4_arm64",
"8Base-RHACM-2.6:rhacm2/acm-grafana-rhel8@sha256:45616ed43b53d3a83e65828118f09430396f5bcb0566ae3a65d937b59f0d873e_s390x",
"8Base-RHACM-2.6:rhacm2/acm-grafana-rhel8@sha256:8c48441cfa850ea1274932e94da0831618c10f91022619c779304501a75fb161_amd64",
"8Base-RHACM-2.6:rhacm2/acm-grafana-rhel8@sha256:cc1c196b19c5fd8f313c6136359cc9dd37b5f59d32a581b10cf89b80b7d0cbf4_arm64",
"8Base-RHACM-2.6:rhacm2/acm-grafana-rhel8@sha256:cdf24e68e50be1350566243f6d2cb1403d09ab68e5fed39ea6c56212e42b90f1_ppc64le",
"8Base-RHACM-2.6:rhacm2/acm-must-gather-rhel8@sha256:1457ff5cfd61611fdc968d4af5b020d835e107b97932c7ba7b3f5ed4cbd0e39f_ppc64le",
"8Base-RHACM-2.6:rhacm2/acm-must-gather-rhel8@sha256:39842906b3846418bc31098e2abad08210118d86aa683e9e5fd04a97822df22d_arm64",
"8Base-RHACM-2.6:rhacm2/acm-must-gather-rhel8@sha256:8a69add2d90a1e094de8510052b683e1765153da75e316ad7778499af0c5ddf9_s390x",
"8Base-RHACM-2.6:rhacm2/acm-must-gather-rhel8@sha256:dca91134a2c1c33c736afcd4c9373749448641385f39162c74e115691289e843_amd64",
"8Base-RHACM-2.6:rhacm2/acm-operator-bundle@sha256:0eac6124f59492d09c1ae650025d59ea0e8547d9f9c832cb9607b09254ff6ddd_s390x",
"8Base-RHACM-2.6:rhacm2/acm-operator-bundle@sha256:1cbcd58a4c23e4c89a6a0509f78802a5aa21205db2784ebc9772b99a3917b183_arm64",
"8Base-RHACM-2.6:rhacm2/acm-operator-bundle@sha256:997aaee36f0bed47e231925a3f2c2ecc503410e54b35727f035c72477f3d1944_ppc64le",
"8Base-RHACM-2.6:rhacm2/acm-operator-bundle@sha256:ce699187f250b93976b8063228ac12d11c6c8f6baba69ba4ed17a38730e84eb3_amd64",
"8Base-RHACM-2.6:rhacm2/acm-prometheus-config-reloader-rhel8@sha256:693a77a9324d6c7f0e69bd9d5725b51f3e429972f1e67469e93648cb347eae84_arm64",
"8Base-RHACM-2.6:rhacm2/acm-prometheus-config-reloader-rhel8@sha256:89757e804d5df2b5eeeb1191b599c3acb9e75f61170f888095302830d6de0582_s390x",
"8Base-RHACM-2.6:rhacm2/acm-prometheus-config-reloader-rhel8@sha256:8e45e1fd7342d7525b118f01794cac1f4a8662def5f2a06336b698db2e268742_amd64",
"8Base-RHACM-2.6:rhacm2/acm-prometheus-config-reloader-rhel8@sha256:ce1c17b34b7aac2e990dc0efe40f4406e73f727b2c7bfe109eded849de753f1a_ppc64le",
"8Base-RHACM-2.6:rhacm2/acm-prometheus-rhel8@sha256:728606d96dd9e0fc2e7810e092e10ee071ec36598c990c8252beccace59a679e_amd64",
"8Base-RHACM-2.6:rhacm2/acm-prometheus-rhel8@sha256:b457d0b95d88c5dd0aac87492cbca40a9d7c2074002ad110f52d562f0c5d0797_arm64",
"8Base-RHACM-2.6:rhacm2/acm-prometheus-rhel8@sha256:f34d2569033bfb1d173342264f090f46d80f7843d52704a7ce9e9eb9de2f5abb_s390x",
"8Base-RHACM-2.6:rhacm2/acm-prometheus-rhel8@sha256:f720e0a94bfe7ed5d812819a3e77cc0581be102970127d8c0d4aa06a05edbf3d_ppc64le",
"8Base-RHACM-2.6:rhacm2/acm-volsync-addon-controller-rhel8@sha256:17ccd6b924b36ab14e3ca5f5331ba7e4c86f8cb64304640d58c3ee6b76edbcaf_ppc64le",
"8Base-RHACM-2.6:rhacm2/acm-volsync-addon-controller-rhel8@sha256:27079308ea87e35564cc3089c65eae68d63880a3bb093ca64d1678a68b60fcec_amd64",
"8Base-RHACM-2.6:rhacm2/acm-volsync-addon-controller-rhel8@sha256:9eabaac2df91aeef613d6973669d07298f2159c6a6e0c9f294623f7b1a10bc08_s390x",
"8Base-RHACM-2.6:rhacm2/acm-volsync-addon-controller-rhel8@sha256:f7abdf1756bc0ff2ebf02fee0469a8b9eeabe1fa8cafdd21c6e8f958155b70bb_arm64",
"8Base-RHACM-2.6:rhacm2/cert-policy-controller-rhel8@sha256:017c1e663827a3b55d70badd3ed979b5d1831252c49d671897a85a75afaa5bb0_s390x",
"8Base-RHACM-2.6:rhacm2/cert-policy-controller-rhel8@sha256:0610778095974edf936602018281bf7a5e287ba9eca9f661a423e68bbe000e40_ppc64le",
"8Base-RHACM-2.6:rhacm2/cert-policy-controller-rhel8@sha256:a66d7d4ee1179f7fce639490f919d722db54eaa3118b4135078c33e6cbf91488_amd64",
"8Base-RHACM-2.6:rhacm2/cert-policy-controller-rhel8@sha256:d660befef0c8f7a4db7aa3b865545c9863d8f37e7ba4b8de4380185f82b208d4_arm64",
"8Base-RHACM-2.6:rhacm2/cluster-backup-rhel8-operator@sha256:1a749d0795972a9bfd5a00aa96c238a660673464be01b2aa9fd7a3aeead6ddf7_amd64",
"8Base-RHACM-2.6:rhacm2/cluster-backup-rhel8-operator@sha256:8915dbdc562e63441f79041bdf1176e46ce53e95418d133f0cd0c1ff79da48a2_arm64",
"8Base-RHACM-2.6:rhacm2/cluster-backup-rhel8-operator@sha256:995f225449b207da9a3cad175dac85b87eefb28ff5bae6a588f40fd79fbe12a1_ppc64le",
"8Base-RHACM-2.6:rhacm2/cluster-backup-rhel8-operator@sha256:f1255a76c6275a4b6a400c82e204a5112fff6fe87f71626f8f309763f6a5d9e4_s390x",
"8Base-RHACM-2.6:rhacm2/config-policy-controller-rhel8@sha256:3b2e0d850e8fc966ec80bff16df26002334744a96b81c7a7dfe222f1706a52e3_s390x",
"8Base-RHACM-2.6:rhacm2/config-policy-controller-rhel8@sha256:447f275bbde46d7fc173798ef5abc0a77a6780f0dffdc171786edbe00f27d8d8_ppc64le",
"8Base-RHACM-2.6:rhacm2/config-policy-controller-rhel8@sha256:61964a1a0ddf2e98bcf5249b7374235055ab85cc26663a8d9397c2b7f6fbb4c6_amd64",
"8Base-RHACM-2.6:rhacm2/config-policy-controller-rhel8@sha256:a3abaa3d0bf1d34fa9e40903a8713c439f5f7f751e775d32cbab308983064ce0_arm64",
"8Base-RHACM-2.6:rhacm2/console-rhel8@sha256:6c0f630ff57f6f423df6dbf4df9faad25089f9b391be35cb8bc9cd5211f94d67_arm64",
"8Base-RHACM-2.6:rhacm2/console-rhel8@sha256:8608aed6971299def3fbe749336727e84c69582664dedac3145b92ea24e62e4d_amd64",
"8Base-RHACM-2.6:rhacm2/console-rhel8@sha256:afa80ae8274db7fa6796c35980fc5df15889e94aff3361f6cda643e5a09da220_ppc64le",
"8Base-RHACM-2.6:rhacm2/console-rhel8@sha256:f06e4e3f62db52c6d7fa0bc1f289de773e18d076bc38612e1b0ddc85c76fde06_s390x",
"8Base-RHACM-2.6:rhacm2/endpoint-monitoring-rhel8-operator@sha256:060bcd658756a924b4ce4d202bd447a3254fc1f49af7d685dde8720f355cde8e_arm64",
"8Base-RHACM-2.6:rhacm2/endpoint-monitoring-rhel8-operator@sha256:091d66731c5fe8eba5646c6b2622bb38c074e202a8a4a7e906921673b60f0898_amd64",
"8Base-RHACM-2.6:rhacm2/endpoint-monitoring-rhel8-operator@sha256:80660eb7f3c068768b0ea04ff20f4539194c52427ffdab4626bf781aa3f2ca64_s390x",
"8Base-RHACM-2.6:rhacm2/endpoint-monitoring-rhel8-operator@sha256:d6204fcf04c83bac13232ec1602572ad5f22bb528537e591079dfa36152697ec_ppc64le",
"8Base-RHACM-2.6:rhacm2/governance-policy-propagator-rhel8@sha256:51be0f04938b60ed1dba60908bebd2000d78e4ade34757bae70a083c67d77e8e_arm64",
"8Base-RHACM-2.6:rhacm2/governance-policy-propagator-rhel8@sha256:9577701bf3c7aa00b99531d2c3842130abc6cd91c52c4a7ba040b705eeace4c7_s390x",
"8Base-RHACM-2.6:rhacm2/governance-policy-propagator-rhel8@sha256:bdc6c128628db86697af198430c5ae5c61c3e586c1a97187e4d4e852cec61e92_ppc64le",
"8Base-RHACM-2.6:rhacm2/governance-policy-propagator-rhel8@sha256:cc519319b9f4fe672144ebedd772ddf56d5de90e3c8f52c0fb9b55313f71a7b3_amd64",
"8Base-RHACM-2.6:rhacm2/governance-policy-spec-sync-rhel8@sha256:2c1905ae8a83e5598678457fd955cbc867453ed5836de6fcc182e4928df8bd67_s390x",
"8Base-RHACM-2.6:rhacm2/governance-policy-spec-sync-rhel8@sha256:4a8d30cc0e1d83c69b7f3339418b101da23fbcaee7d326bedaff677eceb25ab2_ppc64le",
"8Base-RHACM-2.6:rhacm2/governance-policy-spec-sync-rhel8@sha256:6849cf1b4dd883d5b4c0cf90a3adfb26cb59d03d3b892cee3669a32dd6b8dcc2_amd64",
"8Base-RHACM-2.6:rhacm2/governance-policy-spec-sync-rhel8@sha256:d06ffc621167aff31ecb0fa417b294ff0676fb00e4ef1c6cb0fb2aaf4b2561e0_arm64",
"8Base-RHACM-2.6:rhacm2/governance-policy-status-sync-rhel8@sha256:4c86e16f15aaf454e4e5ce5436e1db27a5f8a55f573c3eaf02e4786fe52edfc8_arm64",
"8Base-RHACM-2.6:rhacm2/governance-policy-status-sync-rhel8@sha256:cf6a75d94f50dd063e939aee18756c767cba43f4e1e62a9c2f2b764ac6f43746_s390x",
"8Base-RHACM-2.6:rhacm2/governance-policy-status-sync-rhel8@sha256:e072b615eeffff80a94831e58c70980684c1ec4bd972844b25b157eb7ed5937f_ppc64le",
"8Base-RHACM-2.6:rhacm2/governance-policy-status-sync-rhel8@sha256:fffe971caa2e911d9c972c0e88712ff431d34c63dbe74e25f1cababa50ea7417_amd64",
"8Base-RHACM-2.6:rhacm2/governance-policy-template-sync-rhel8@sha256:10bc1a3833599a593a058e804de67e92888ed779fd0000928d4a70b6c7d5c1c2_amd64",
"8Base-RHACM-2.6:rhacm2/governance-policy-template-sync-rhel8@sha256:5c17f979f47840a879059ad83de12f0756889564a17190ba4438a7632c999bb1_arm64",
"8Base-RHACM-2.6:rhacm2/governance-policy-template-sync-rhel8@sha256:848bce8007de7714afc8c755b5f0c3cdf5eb6b1d259811c947bc295924539a0e_ppc64le",
"8Base-RHACM-2.6:rhacm2/governance-policy-template-sync-rhel8@sha256:95439f7e18fa87601d5860cbd9ca5f0738786e30a629d23788fd5fe33d694c66_s390x",
"8Base-RHACM-2.6:rhacm2/grafana-dashboard-loader-rhel8@sha256:1f5c1b2cffebf069859e95d0e722cb293f8c176bf5c5873bb9517c96b26c2e10_arm64",
"8Base-RHACM-2.6:rhacm2/grafana-dashboard-loader-rhel8@sha256:5223158a122658bafbd853c596cdc1f7bd7a0e4fdd82b1c3668ac84adeae9f24_s390x",
"8Base-RHACM-2.6:rhacm2/grafana-dashboard-loader-rhel8@sha256:561f1f05925cfe3c5f0f8a9b7475be4bbab183b5611ecfe09b090d80fa4bc2fe_amd64",
"8Base-RHACM-2.6:rhacm2/grafana-dashboard-loader-rhel8@sha256:734270221ec4a516e7eb77f2ec3a753384242116aa70320a1dbe969e915af1df_ppc64le",
"8Base-RHACM-2.6:rhacm2/iam-policy-controller-rhel8@sha256:2827e5f485213f92e2d0092187f3976dd6fe598e39b5cf2212d48c3a44c34b13_arm64",
"8Base-RHACM-2.6:rhacm2/iam-policy-controller-rhel8@sha256:8ca9e80365c76b66b2de3924fc50a5912e606042c704b02cb174a4b8bd3927c4_amd64",
"8Base-RHACM-2.6:rhacm2/iam-policy-controller-rhel8@sha256:c5069e76a900aa300102a0ae54ecbc12c0ac31abfeed8656ee60a949daef79c3_s390x",
"8Base-RHACM-2.6:rhacm2/iam-policy-controller-rhel8@sha256:ca05e79e5508924af71f323c13f664770d8dd4eb61ecf0894e4f9a81f7a1b402_ppc64le",
"8Base-RHACM-2.6:rhacm2/insights-client-rhel8@sha256:02cacfec60c80b9228e8b18949751de867f974ea6b1172129096e64e949c0598_amd64",
"8Base-RHACM-2.6:rhacm2/insights-client-rhel8@sha256:2b14036d0291e54c3191682de2ea875a78d78c35b2791a5a113ba1a8920f0621_ppc64le",
"8Base-RHACM-2.6:rhacm2/insights-client-rhel8@sha256:d4c05f641de8fd0753d63cc6d5b62464d3d6a87d601514e87ef2e40bbe7b01b6_s390x",
"8Base-RHACM-2.6:rhacm2/insights-client-rhel8@sha256:e15c410b693b34f49869d037ebb5584384fcdf88114b7a94967ca09f1361a5f3_arm64",
"8Base-RHACM-2.6:rhacm2/insights-metrics-rhel8@sha256:67aa55bb65685395ad2773e7459dff5fbccdeedcf9e56ec2722d8f5c919eae89_s390x",
"8Base-RHACM-2.6:rhacm2/insights-metrics-rhel8@sha256:6c54e08f5f6c2cae41a5e108e1019ff6522af8f69d666e22eb4631cd83b85917_amd64",
"8Base-RHACM-2.6:rhacm2/insights-metrics-rhel8@sha256:88d9b7246aa75cb2c88ccb7f2f1202fc465be0f2d89e59f1d2259f69ada56d9d_arm64",
"8Base-RHACM-2.6:rhacm2/insights-metrics-rhel8@sha256:bad98fe71638d7346f31ea45f6063ec970bf90844bb5c5dc5f917bb0f0099899_ppc64le",
"8Base-RHACM-2.6:rhacm2/klusterlet-addon-controller-rhel8@sha256:22e510955af3fa736b7306c387f44b5f15f5f9a7a006c6587e06d5d8602cc2f0_s390x",
"8Base-RHACM-2.6:rhacm2/klusterlet-addon-controller-rhel8@sha256:55bc86326f992cc4f4401b93f90cdd2baa6728015ffaf6168f2d46ae43c70cf4_ppc64le",
"8Base-RHACM-2.6:rhacm2/klusterlet-addon-controller-rhel8@sha256:8dd7f47af047fb899c7fcbad61cb8f38da45990cac186f9235aec3e4e7de25e9_amd64",
"8Base-RHACM-2.6:rhacm2/klusterlet-addon-controller-rhel8@sha256:bdb97eb5bb0e8f59edf0d389fb07c45171e728dc8b4d2bdacd785193b46ec03b_arm64",
"8Base-RHACM-2.6:rhacm2/kube-rbac-proxy-rhel8@sha256:11a353ee9da6cc843d5f346f4fa51681d13318e2e61fc4d1a3f63406eb175260_s390x",
"8Base-RHACM-2.6:rhacm2/kube-rbac-proxy-rhel8@sha256:31757f3e3bb08b4e49e54694b18b3cf327637be20535482b2df1345b17444dda_amd64",
"8Base-RHACM-2.6:rhacm2/kube-rbac-proxy-rhel8@sha256:b2c0b7414d0fc36a49cbdc5a56b25dd62aac18defc2defbd9c1895cd13a5e716_arm64",
"8Base-RHACM-2.6:rhacm2/kube-rbac-proxy-rhel8@sha256:dbd816d503e9beb58622604432eb415419e893627eb95c1ceeb8ff5bda7d6335_ppc64le",
"8Base-RHACM-2.6:rhacm2/kube-state-metrics-rhel8@sha256:53246a6df1f0880d94ed2644fa4366e3e2108b6fa8a51745af87785346ce5304_s390x",
"8Base-RHACM-2.6:rhacm2/kube-state-metrics-rhel8@sha256:5f2393bceefffb32240043b6722aa73d31fc8133cc2666fcf5eb8d33794bc54f_arm64",
"8Base-RHACM-2.6:rhacm2/kube-state-metrics-rhel8@sha256:c792c043462281cde7c93bd8e2136f62ca17d072e7f466353f37de8e5f5dc949_ppc64le",
"8Base-RHACM-2.6:rhacm2/kube-state-metrics-rhel8@sha256:e6b1d24b56e6973eee1569e351db6637ca67e1d6cd124adb845cbf6e35a4f6af_amd64",
"8Base-RHACM-2.6:rhacm2/management-ingress-rhel8@sha256:07238998d21204cd8f25dc63e6dbde20a2dd25c3b96609729306db6c63a0fca4_arm64",
"8Base-RHACM-2.6:rhacm2/management-ingress-rhel8@sha256:0d2665d19a8753c6269f594b68b067cd62a402404287e6416543c1af2d7d3cf4_ppc64le",
"8Base-RHACM-2.6:rhacm2/management-ingress-rhel8@sha256:6917d018e53aabb6f5402f02000aedd2e5cf71bcc84562e0fc7d7c87049f4b67_amd64",
"8Base-RHACM-2.6:rhacm2/management-ingress-rhel8@sha256:73b0444bd91a1dade3b7e76245ac8d6cb568929bba321b8c86c269d6f542ac3b_s390x",
"8Base-RHACM-2.6:rhacm2/memcached-exporter-rhel8@sha256:7d85dd62346a647d22202baa0f8d405b2aaf9a7174b38e5d29df2e03530009c3_s390x",
"8Base-RHACM-2.6:rhacm2/memcached-exporter-rhel8@sha256:9635616c8f058e67d557201147904b05f8b49938f63fb2b0239dfca883f61685_arm64",
"8Base-RHACM-2.6:rhacm2/memcached-exporter-rhel8@sha256:9e91ecec92ec0df8b72beb6040f39d9a25b0bfad844e92ea34cc2d648d221d22_ppc64le",
"8Base-RHACM-2.6:rhacm2/memcached-exporter-rhel8@sha256:c773b9a2fffcd549d4936054260f655c78da603957826d6bad4e8567a213ad10_amd64",
"8Base-RHACM-2.6:rhacm2/memcached-rhel8@sha256:584f8c4a9a1b75fc71948a98add560d4fe3d936ee46ac791f32121dbadf8c7d2_ppc64le",
"8Base-RHACM-2.6:rhacm2/memcached-rhel8@sha256:59b3ce3f3f4459c97cfffee5e20830d70f8a69198b5fab271e6c478d615c46d3_arm64",
"8Base-RHACM-2.6:rhacm2/memcached-rhel8@sha256:6f458c76757203b28434f871027c6a466a73d246ceb5bfac8793ad1896a672ab_amd64",
"8Base-RHACM-2.6:rhacm2/memcached-rhel8@sha256:e34722fd656e3205dcdb565b0ab68e9971174c11f125dbfff3bf82e1e21f3a76_s390x",
"8Base-RHACM-2.6:rhacm2/metrics-collector-rhel8@sha256:3a81a018b939752543e78c2d68d1436b851be2256b88c3e66cd506ae1d8f4c9c_ppc64le",
"8Base-RHACM-2.6:rhacm2/metrics-collector-rhel8@sha256:6a3e0c36c123c9dc54759655d9148f580abada501034914863a6528ded19ef34_amd64",
"8Base-RHACM-2.6:rhacm2/metrics-collector-rhel8@sha256:7991f484f97b9951f27f70e67d5db0850c4189ee86db8406cdda961a9beb06f0_arm64",
"8Base-RHACM-2.6:rhacm2/metrics-collector-rhel8@sha256:fa08b9bf3fd334738984e150ba5bfd2e005374752f3112340b65f6434eacd057_s390x",
"8Base-RHACM-2.6:rhacm2/multicloud-integrations-rhel8@sha256:2bcbf9a565f3c566061325aca3174ec755b5c94a28612718a3f1563db317273e_ppc64le",
"8Base-RHACM-2.6:rhacm2/multicloud-integrations-rhel8@sha256:6813ccd43a1aecd1aaf4d5d4b1620fd63bbca00b736100189ff91246bf3bc36b_arm64",
"8Base-RHACM-2.6:rhacm2/multicloud-integrations-rhel8@sha256:db89ef3686570526afdb2b79fd698aca5dc50c633009760f1748fb9fd506067b_amd64",
"8Base-RHACM-2.6:rhacm2/multicloud-integrations-rhel8@sha256:db8bc27937802c5d8fff769b9c93c8a01411629d199adbc39235e721d6468b30_s390x",
"8Base-RHACM-2.6:rhacm2/multicluster-observability-rhel8-operator@sha256:434db0ca203b14b899fff9b7a2a5b975de852ea29620a828f29246448aba873c_ppc64le",
"8Base-RHACM-2.6:rhacm2/multicluster-observability-rhel8-operator@sha256:876bfa63b0e13833eaeadb7c6a0481f1d7970b283f69ece4d81c99985f4dd161_arm64",
"8Base-RHACM-2.6:rhacm2/multicluster-observability-rhel8-operator@sha256:d23f208e020d42bc095011d423146e2da35b2bc85b844911bde2f4edf696bdca_amd64",
"8Base-RHACM-2.6:rhacm2/multicluster-observability-rhel8-operator@sha256:f29581baf5277588d2e4cd01380ecf46e3c97a2f17ade01b048f75c29f18d62c_s390x",
"8Base-RHACM-2.6:rhacm2/multicluster-operators-application-rhel8@sha256:1952d422bd7ba42323711faba59244c449293cc92502e350460fee07c0e3b34a_ppc64le",
"8Base-RHACM-2.6:rhacm2/multicluster-operators-application-rhel8@sha256:566a60f630ec346eced3106ec072963d1b9f9d300e7d4cee6af6dc0d590a3937_s390x",
"8Base-RHACM-2.6:rhacm2/multicluster-operators-application-rhel8@sha256:724dd9f4a5e4acd061206ca2ea57c329210ade5135dbdf941b8d7e720daa4f10_arm64",
"8Base-RHACM-2.6:rhacm2/multicluster-operators-application-rhel8@sha256:ace8895fc62c1394dfa7854fd9ce3e14ef859e989255f70dc9a5a3d9bcd514c0_amd64",
"8Base-RHACM-2.6:rhacm2/multicluster-operators-channel-rhel8@sha256:1ebe6504a6a58f39f93952bf1c135ea58ff77e65c5b8ba73c7ad6295e66a1b45_s390x",
"8Base-RHACM-2.6:rhacm2/multicluster-operators-channel-rhel8@sha256:557cc962d0b10d80a9dea7adce387ea28fb4199a02fa8546645ab2cacbf28b88_ppc64le",
"8Base-RHACM-2.6:rhacm2/multicluster-operators-channel-rhel8@sha256:82526c7c046325bde1dfa0a47b58b773355f00bc95c23be75105e7255e7bddd2_arm64",
"8Base-RHACM-2.6:rhacm2/multicluster-operators-channel-rhel8@sha256:85e20d97f28e43668c2790bd6e0adbc598d01f9fab849761fb96d7a5c4946a87_amd64",
"8Base-RHACM-2.6:rhacm2/multicluster-operators-subscription-rhel8@sha256:7310f31faae367a363c27a7236b562bbfe8381a352fce906279590bac11571d2_ppc64le",
"8Base-RHACM-2.6:rhacm2/multicluster-operators-subscription-rhel8@sha256:7676d33b9be36ca6660d3aed888fdffcf270fcf82258ed9531e2746a3d27610c_s390x",
"8Base-RHACM-2.6:rhacm2/multicluster-operators-subscription-rhel8@sha256:e718d5abef58365d547ef73828a26adff5b6cef1bf935aa7c27f12f604b50337_amd64",
"8Base-RHACM-2.6:rhacm2/multicluster-operators-subscription-rhel8@sha256:f58aff87d1efb64417c6976f6772a464e54beefe847f50a141726b7a1a6a293a_arm64",
"8Base-RHACM-2.6:rhacm2/multiclusterhub-repo-rhel8@sha256:03222a9dd6eca9cf44932a0ff1bf89bd9d2d29683f1ebb0d0aa49171b77a4963_ppc64le",
"8Base-RHACM-2.6:rhacm2/multiclusterhub-repo-rhel8@sha256:881b8c3b19918affd478c0ad0c73dff96dd28f5c1dfddb86472b42e422fa25b6_amd64",
"8Base-RHACM-2.6:rhacm2/multiclusterhub-repo-rhel8@sha256:9de94ea1f83ec8b7257c7b2befc1485ed9cc40c9ef3600c4c4c50934e708cf9d_s390x",
"8Base-RHACM-2.6:rhacm2/multiclusterhub-repo-rhel8@sha256:a45ed68e7d3ac89d17eaf06445cabfc19a9ce85a42f116d75028d6acd18a322b_arm64",
"8Base-RHACM-2.6:rhacm2/multiclusterhub-rhel8@sha256:48d1fa8bc5f6a4d8349c41126301bd86d12836384f336881ecb71bd79f84ae93_ppc64le",
"8Base-RHACM-2.6:rhacm2/multiclusterhub-rhel8@sha256:a33e91fb763a2f0894433bce31bd44229e7d5f5c53d36c6b6f643807a45c110b_arm64",
"8Base-RHACM-2.6:rhacm2/multiclusterhub-rhel8@sha256:d6e126cbdd3cfbcdee04b093389ca1b07ac8038da96060051ed94e1eeacc6d92_s390x",
"8Base-RHACM-2.6:rhacm2/multiclusterhub-rhel8@sha256:ecf12158a2d8802b4c7efd6b336ff36c1e002223b1d385a40fbef638d5e4aa21_amd64",
"8Base-RHACM-2.6:rhacm2/node-exporter-rhel8@sha256:14d23638efff3c30661c9a5f3ddb6ab0c7a9d162de1176dd9565cf49dfa4b9c5_amd64",
"8Base-RHACM-2.6:rhacm2/node-exporter-rhel8@sha256:533005e1608de68a09e53599de3f30990db95cb923794bab9ae9e3bc1a8b6baf_arm64",
"8Base-RHACM-2.6:rhacm2/node-exporter-rhel8@sha256:99eef3491c7092afa14179b9a9d39dd8fbfb3c9bb61759d678af5d91ac23e59d_s390x",
"8Base-RHACM-2.6:rhacm2/node-exporter-rhel8@sha256:e200d4e1802cce7fce32b1e0dc5c3220b6f6477b73b3a2d8ea26a5a42d63f46b_ppc64le",
"8Base-RHACM-2.6:rhacm2/observatorium-rhel8-operator@sha256:092e3437e6d38b2bf676d7fb67ad672e3ef03440017b5af7c1ebd2beb3f437eb_amd64",
"8Base-RHACM-2.6:rhacm2/observatorium-rhel8-operator@sha256:8cf076bfb049d1aabd00040ee65f0fedd590f0dd448c7561de494093a915b397_ppc64le",
"8Base-RHACM-2.6:rhacm2/observatorium-rhel8-operator@sha256:e69987a64fdbf873d4b19d8626c0c5e99dd13d7c95446850559be966dae45ad0_arm64",
"8Base-RHACM-2.6:rhacm2/observatorium-rhel8-operator@sha256:f0bf89eaea6b7afc2d08c77bd40dfba581f91f462f5ec3d70473b332ca6f781c_s390x",
"8Base-RHACM-2.6:rhacm2/observatorium-rhel8@sha256:0686cfddd61737f7e7eb4f0c011397277394559edac3bb947c0969e302686dd5_ppc64le",
"8Base-RHACM-2.6:rhacm2/observatorium-rhel8@sha256:8f2f3732600235f66c406b6121ac37979f52572ce90353b6e099be7b74406251_amd64",
"8Base-RHACM-2.6:rhacm2/observatorium-rhel8@sha256:9e1fccc5b17865a6d7baaa1a15cb50f47d80a14b0a7bcbd94c12f0ddcaaf1b28_s390x",
"8Base-RHACM-2.6:rhacm2/observatorium-rhel8@sha256:bdd89a1051c8f21e7d81ff80c96731a0eaa7d15c320ab1e6b1dc3f6babd42598_arm64",
"8Base-RHACM-2.6:rhacm2/prometheus-alertmanager-rhel8@sha256:0860b7aa5e8b07792ad7f5d5c0654e23e9da8eedd4b9f509caea616dcfa97d69_amd64",
"8Base-RHACM-2.6:rhacm2/prometheus-alertmanager-rhel8@sha256:624895d8579ef6f3e5b17558a30775790ec6f00701f8c5cdfa315292d7f9e867_s390x",
"8Base-RHACM-2.6:rhacm2/prometheus-alertmanager-rhel8@sha256:6d09865a228cdbbc6d1ac13042c3c00f0bd086f6dc181dfa3cdf8c7f9d826b9e_arm64",
"8Base-RHACM-2.6:rhacm2/prometheus-alertmanager-rhel8@sha256:c69fee848d21346a271972e89d91898eac9fec27d598d98ffa004ca8d1b53270_ppc64le",
"8Base-RHACM-2.6:rhacm2/prometheus-rhel8@sha256:52cea7c27de23e3358030b09f22b962723c523a940f8e2043edc298c907d761c_arm64",
"8Base-RHACM-2.6:rhacm2/prometheus-rhel8@sha256:67e0fadfbb4d99a60435ed12b470772b38ace4ca815fe73da68eb3c826e200fc_ppc64le",
"8Base-RHACM-2.6:rhacm2/prometheus-rhel8@sha256:e8241b1d852d605b44ecfcc552cb0f905f72e8a17c8d228162b40c19388f5176_s390x",
"8Base-RHACM-2.6:rhacm2/prometheus-rhel8@sha256:ed0cc13e79949436d29a7ad0b41b189744a177ea27545fd5eb9b4f71e87bd0eb_amd64",
"8Base-RHACM-2.6:rhacm2/rbac-query-proxy-rhel8@sha256:29c76a37497f212aed280e2bf16ef45fb3785fb4649ce17b7fe9d653a79e2112_arm64",
"8Base-RHACM-2.6:rhacm2/rbac-query-proxy-rhel8@sha256:475a45884a51127722030226ff9a5f0752c98574c41eb61796aece5e702346a3_ppc64le",
"8Base-RHACM-2.6:rhacm2/rbac-query-proxy-rhel8@sha256:582301b10af0b966ae7d5e130cb0e5f96e7912dc66b4108e0d6078656ca80604_amd64",
"8Base-RHACM-2.6:rhacm2/rbac-query-proxy-rhel8@sha256:f1c7de85a44c03f48a6f62ba1d7d650f0b06e0f502cecff1512ad637b5bc1c27_s390x",
"8Base-RHACM-2.6:rhacm2/redisgraph-tls-rhel8@sha256:128279a656bfbde6c2c052766d63a1de6a06d8bea2707813c64396c2ae382478_amd64",
"8Base-RHACM-2.6:rhacm2/redisgraph-tls-rhel8@sha256:35927ca6e6e9c8d420c499a0c8ad37c4297ba19743d550f489d3e66482275a49_arm64",
"8Base-RHACM-2.6:rhacm2/redisgraph-tls-rhel8@sha256:4696baed553266682ba2b54d3bf683d2ff1241b625de5ec54a45c1b2c5f96243_s390x",
"8Base-RHACM-2.6:rhacm2/redisgraph-tls-rhel8@sha256:d722f2ffab1f58bbaf3c62ef71dbf7e6c4023e6ab17690f1049075a321d0b1ac_ppc64le",
"8Base-RHACM-2.6:rhacm2/search-aggregator-rhel8@sha256:2b5f372c1c73c4de587b5a4388d95b8cc553fc56af446fcefa0e14c6d980b6b3_ppc64le",
"8Base-RHACM-2.6:rhacm2/search-aggregator-rhel8@sha256:38fceeedc0672def1c2cf42bb6743ae726e77d9f7352d002b3fc688c6d551852_amd64",
"8Base-RHACM-2.6:rhacm2/search-aggregator-rhel8@sha256:6a915335bcebb0884fc72df2dfee97c74d42c035864b960e1c800fa6c5f8d93c_arm64",
"8Base-RHACM-2.6:rhacm2/search-aggregator-rhel8@sha256:752decaefc38aa009f54201b38d4ab26d9b4020caec649d9b1f1564f56c47c2a_s390x",
"8Base-RHACM-2.6:rhacm2/search-api-rhel8@sha256:37eea70d5b1c89c25372dcea8c8c03e1e0a9af1b5a06f3b0706ba776ae8847c1_amd64",
"8Base-RHACM-2.6:rhacm2/search-api-rhel8@sha256:7400088d206592eb29cd86182909626262c9b2a99f017811fcc9d8a753c39009_arm64",
"8Base-RHACM-2.6:rhacm2/search-api-rhel8@sha256:aa8ea0deabc39a068f3f6ce9fa6334e44fc507355009a9bff448e742156ec203_ppc64le",
"8Base-RHACM-2.6:rhacm2/search-api-rhel8@sha256:b4d2d39c2b3b736987f1e888b858d52a7ebd9f8d0cebd3bdef8c59f6e3e41725_s390x",
"8Base-RHACM-2.6:rhacm2/search-collector-rhel8@sha256:0174699ec75fcda08892b4e72b674df989af51ea5f04de57a62c2a85a3c08f4f_arm64",
"8Base-RHACM-2.6:rhacm2/search-collector-rhel8@sha256:5a29a9805b8d20969cba86da11a9de8176a3172df361aec5fae136a4271de308_amd64",
"8Base-RHACM-2.6:rhacm2/search-collector-rhel8@sha256:be7eed9ad9502bcc294081f7e2098fc4f8411c912c34fe63479b5b770d06caca_s390x",
"8Base-RHACM-2.6:rhacm2/search-collector-rhel8@sha256:c467c1d7ceaf5281077f7fe8ff1c1c4cffe325132890a3ab9b96ea5db2e2c930_ppc64le",
"8Base-RHACM-2.6:rhacm2/search-rhel8@sha256:2135cd20bb7ebbf48499992fe46a928e28fc78c86e360633ea09054520c42539_ppc64le",
"8Base-RHACM-2.6:rhacm2/search-rhel8@sha256:3a7a31974210e21a3faed9b57a75b970c70ac41d9662b884d4ce67275f756fc7_arm64",
"8Base-RHACM-2.6:rhacm2/search-rhel8@sha256:6e6a19f1440e4eb15a8206e18f7f4dde3e1a5c6518944571d09923d116d3f04e_amd64",
"8Base-RHACM-2.6:rhacm2/search-rhel8@sha256:e6ed3e65f0d49b3c6b0e3e97593a8fae4d453f3aecf8d7829c0d25c68bc91ea1_s390x",
"8Base-RHACM-2.6:rhacm2/submariner-addon-rhel8@sha256:7b80d01371f551df506bd0c56df6829845bfce497ff01cc44b68f172ed5399b4_ppc64le",
"8Base-RHACM-2.6:rhacm2/submariner-addon-rhel8@sha256:934c560bc786015c694e9cffbae8e86f631b3331d62f5a547931446dae82f8c3_s390x",
"8Base-RHACM-2.6:rhacm2/submariner-addon-rhel8@sha256:b467881f4028a89a9e79ba93da719845db576f47a04ae6e569c2317be5594b29_arm64",
"8Base-RHACM-2.6:rhacm2/submariner-addon-rhel8@sha256:fc5592d42e4aca70288448d174511b922ece7f8cb4b41c6a36195c3a4a60aa36_amd64",
"8Base-RHACM-2.6:rhacm2/thanos-receive-controller-rhel8@sha256:21f2626c10c4fb61b37e6ca4ab574186b423f155fbc5cfef3e894fff04cc270e_ppc64le",
"8Base-RHACM-2.6:rhacm2/thanos-receive-controller-rhel8@sha256:c357074958324fc5d602cdcf1cba285bf8582e0b36af79a8f6211bb0dfb77a10_amd64",
"8Base-RHACM-2.6:rhacm2/thanos-receive-controller-rhel8@sha256:d9ac8e67d6d9858b16dd9d1d49c1dd904aa22a7b618e5d33292344faced9c0d3_arm64",
"8Base-RHACM-2.6:rhacm2/thanos-receive-controller-rhel8@sha256:e3b840a7833680170f9e9ca52309552c584935a68c75cc71e6d576b104dc01c8_s390x",
"8Base-RHACM-2.6:rhacm2/thanos-rhel8@sha256:453c525197ccfe1f866af70ca2e7f3deb6f98d0b98c09b602b4fa1368787213d_amd64",
"8Base-RHACM-2.6:rhacm2/thanos-rhel8@sha256:4b3b45ad0b564360c245d20b1540c2398c9606cf8684275e4ee071c591357929_arm64",
"8Base-RHACM-2.6:rhacm2/thanos-rhel8@sha256:7e43ba8f47ec54b5f86d13c81b67b044176530b63b5ae3f40332fc975cc6b21f_s390x",
"8Base-RHACM-2.6:rhacm2/thanos-rhel8@sha256:faaa00c0af80c781a7c610616153a3cd1dc1b20637934c3a243a2e9664ba0ee5_ppc64le"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2022:6370"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"8Base-RHACM-2.6:rhacm2/acm-governance-policy-addon-controller-rhel8@sha256:615ab5d9542759d921634737709e84a8e65d003ea136e5d22858d380225fd177_amd64",
"8Base-RHACM-2.6:rhacm2/acm-governance-policy-addon-controller-rhel8@sha256:958b729d30f10b9c121e68ac8ede2054ed29cc52a9a7d6df0537ed221aa74358_s390x",
"8Base-RHACM-2.6:rhacm2/acm-governance-policy-addon-controller-rhel8@sha256:b5bef941b4e0b5b3529ca5b2311c85295b9f6d12e482a9cbdad691c2406541f1_ppc64le",
"8Base-RHACM-2.6:rhacm2/acm-governance-policy-addon-controller-rhel8@sha256:f6194b9056d77e54f3c74caa9eab87bd1df1818d082fc807229d1c44ec6c88c4_arm64",
"8Base-RHACM-2.6:rhacm2/acm-grafana-rhel8@sha256:45616ed43b53d3a83e65828118f09430396f5bcb0566ae3a65d937b59f0d873e_s390x",
"8Base-RHACM-2.6:rhacm2/acm-grafana-rhel8@sha256:8c48441cfa850ea1274932e94da0831618c10f91022619c779304501a75fb161_amd64",
"8Base-RHACM-2.6:rhacm2/acm-grafana-rhel8@sha256:cc1c196b19c5fd8f313c6136359cc9dd37b5f59d32a581b10cf89b80b7d0cbf4_arm64",
"8Base-RHACM-2.6:rhacm2/acm-grafana-rhel8@sha256:cdf24e68e50be1350566243f6d2cb1403d09ab68e5fed39ea6c56212e42b90f1_ppc64le",
"8Base-RHACM-2.6:rhacm2/acm-must-gather-rhel8@sha256:1457ff5cfd61611fdc968d4af5b020d835e107b97932c7ba7b3f5ed4cbd0e39f_ppc64le",
"8Base-RHACM-2.6:rhacm2/acm-must-gather-rhel8@sha256:39842906b3846418bc31098e2abad08210118d86aa683e9e5fd04a97822df22d_arm64",
"8Base-RHACM-2.6:rhacm2/acm-must-gather-rhel8@sha256:8a69add2d90a1e094de8510052b683e1765153da75e316ad7778499af0c5ddf9_s390x",
"8Base-RHACM-2.6:rhacm2/acm-must-gather-rhel8@sha256:dca91134a2c1c33c736afcd4c9373749448641385f39162c74e115691289e843_amd64",
"8Base-RHACM-2.6:rhacm2/acm-operator-bundle@sha256:0eac6124f59492d09c1ae650025d59ea0e8547d9f9c832cb9607b09254ff6ddd_s390x",
"8Base-RHACM-2.6:rhacm2/acm-operator-bundle@sha256:1cbcd58a4c23e4c89a6a0509f78802a5aa21205db2784ebc9772b99a3917b183_arm64",
"8Base-RHACM-2.6:rhacm2/acm-operator-bundle@sha256:997aaee36f0bed47e231925a3f2c2ecc503410e54b35727f035c72477f3d1944_ppc64le",
"8Base-RHACM-2.6:rhacm2/acm-operator-bundle@sha256:ce699187f250b93976b8063228ac12d11c6c8f6baba69ba4ed17a38730e84eb3_amd64",
"8Base-RHACM-2.6:rhacm2/acm-prometheus-config-reloader-rhel8@sha256:693a77a9324d6c7f0e69bd9d5725b51f3e429972f1e67469e93648cb347eae84_arm64",
"8Base-RHACM-2.6:rhacm2/acm-prometheus-config-reloader-rhel8@sha256:89757e804d5df2b5eeeb1191b599c3acb9e75f61170f888095302830d6de0582_s390x",
"8Base-RHACM-2.6:rhacm2/acm-prometheus-config-reloader-rhel8@sha256:8e45e1fd7342d7525b118f01794cac1f4a8662def5f2a06336b698db2e268742_amd64",
"8Base-RHACM-2.6:rhacm2/acm-prometheus-config-reloader-rhel8@sha256:ce1c17b34b7aac2e990dc0efe40f4406e73f727b2c7bfe109eded849de753f1a_ppc64le",
"8Base-RHACM-2.6:rhacm2/acm-prometheus-rhel8@sha256:728606d96dd9e0fc2e7810e092e10ee071ec36598c990c8252beccace59a679e_amd64",
"8Base-RHACM-2.6:rhacm2/acm-prometheus-rhel8@sha256:b457d0b95d88c5dd0aac87492cbca40a9d7c2074002ad110f52d562f0c5d0797_arm64",
"8Base-RHACM-2.6:rhacm2/acm-prometheus-rhel8@sha256:f34d2569033bfb1d173342264f090f46d80f7843d52704a7ce9e9eb9de2f5abb_s390x",
"8Base-RHACM-2.6:rhacm2/acm-prometheus-rhel8@sha256:f720e0a94bfe7ed5d812819a3e77cc0581be102970127d8c0d4aa06a05edbf3d_ppc64le",
"8Base-RHACM-2.6:rhacm2/acm-volsync-addon-controller-rhel8@sha256:17ccd6b924b36ab14e3ca5f5331ba7e4c86f8cb64304640d58c3ee6b76edbcaf_ppc64le",
"8Base-RHACM-2.6:rhacm2/acm-volsync-addon-controller-rhel8@sha256:27079308ea87e35564cc3089c65eae68d63880a3bb093ca64d1678a68b60fcec_amd64",
"8Base-RHACM-2.6:rhacm2/acm-volsync-addon-controller-rhel8@sha256:9eabaac2df91aeef613d6973669d07298f2159c6a6e0c9f294623f7b1a10bc08_s390x",
"8Base-RHACM-2.6:rhacm2/acm-volsync-addon-controller-rhel8@sha256:f7abdf1756bc0ff2ebf02fee0469a8b9eeabe1fa8cafdd21c6e8f958155b70bb_arm64",
"8Base-RHACM-2.6:rhacm2/cert-policy-controller-rhel8@sha256:017c1e663827a3b55d70badd3ed979b5d1831252c49d671897a85a75afaa5bb0_s390x",
"8Base-RHACM-2.6:rhacm2/cert-policy-controller-rhel8@sha256:0610778095974edf936602018281bf7a5e287ba9eca9f661a423e68bbe000e40_ppc64le",
"8Base-RHACM-2.6:rhacm2/cert-policy-controller-rhel8@sha256:a66d7d4ee1179f7fce639490f919d722db54eaa3118b4135078c33e6cbf91488_amd64",
"8Base-RHACM-2.6:rhacm2/cert-policy-controller-rhel8@sha256:d660befef0c8f7a4db7aa3b865545c9863d8f37e7ba4b8de4380185f82b208d4_arm64",
"8Base-RHACM-2.6:rhacm2/cluster-backup-rhel8-operator@sha256:1a749d0795972a9bfd5a00aa96c238a660673464be01b2aa9fd7a3aeead6ddf7_amd64",
"8Base-RHACM-2.6:rhacm2/cluster-backup-rhel8-operator@sha256:8915dbdc562e63441f79041bdf1176e46ce53e95418d133f0cd0c1ff79da48a2_arm64",
"8Base-RHACM-2.6:rhacm2/cluster-backup-rhel8-operator@sha256:995f225449b207da9a3cad175dac85b87eefb28ff5bae6a588f40fd79fbe12a1_ppc64le",
"8Base-RHACM-2.6:rhacm2/cluster-backup-rhel8-operator@sha256:f1255a76c6275a4b6a400c82e204a5112fff6fe87f71626f8f309763f6a5d9e4_s390x",
"8Base-RHACM-2.6:rhacm2/config-policy-controller-rhel8@sha256:3b2e0d850e8fc966ec80bff16df26002334744a96b81c7a7dfe222f1706a52e3_s390x",
"8Base-RHACM-2.6:rhacm2/config-policy-controller-rhel8@sha256:447f275bbde46d7fc173798ef5abc0a77a6780f0dffdc171786edbe00f27d8d8_ppc64le",
"8Base-RHACM-2.6:rhacm2/config-policy-controller-rhel8@sha256:61964a1a0ddf2e98bcf5249b7374235055ab85cc26663a8d9397c2b7f6fbb4c6_amd64",
"8Base-RHACM-2.6:rhacm2/config-policy-controller-rhel8@sha256:a3abaa3d0bf1d34fa9e40903a8713c439f5f7f751e775d32cbab308983064ce0_arm64",
"8Base-RHACM-2.6:rhacm2/console-rhel8@sha256:6c0f630ff57f6f423df6dbf4df9faad25089f9b391be35cb8bc9cd5211f94d67_arm64",
"8Base-RHACM-2.6:rhacm2/console-rhel8@sha256:8608aed6971299def3fbe749336727e84c69582664dedac3145b92ea24e62e4d_amd64",
"8Base-RHACM-2.6:rhacm2/console-rhel8@sha256:afa80ae8274db7fa6796c35980fc5df15889e94aff3361f6cda643e5a09da220_ppc64le",
"8Base-RHACM-2.6:rhacm2/console-rhel8@sha256:f06e4e3f62db52c6d7fa0bc1f289de773e18d076bc38612e1b0ddc85c76fde06_s390x",
"8Base-RHACM-2.6:rhacm2/endpoint-monitoring-rhel8-operator@sha256:060bcd658756a924b4ce4d202bd447a3254fc1f49af7d685dde8720f355cde8e_arm64",
"8Base-RHACM-2.6:rhacm2/endpoint-monitoring-rhel8-operator@sha256:091d66731c5fe8eba5646c6b2622bb38c074e202a8a4a7e906921673b60f0898_amd64",
"8Base-RHACM-2.6:rhacm2/endpoint-monitoring-rhel8-operator@sha256:80660eb7f3c068768b0ea04ff20f4539194c52427ffdab4626bf781aa3f2ca64_s390x",
"8Base-RHACM-2.6:rhacm2/endpoint-monitoring-rhel8-operator@sha256:d6204fcf04c83bac13232ec1602572ad5f22bb528537e591079dfa36152697ec_ppc64le",
"8Base-RHACM-2.6:rhacm2/governance-policy-propagator-rhel8@sha256:51be0f04938b60ed1dba60908bebd2000d78e4ade34757bae70a083c67d77e8e_arm64",
"8Base-RHACM-2.6:rhacm2/governance-policy-propagator-rhel8@sha256:9577701bf3c7aa00b99531d2c3842130abc6cd91c52c4a7ba040b705eeace4c7_s390x",
"8Base-RHACM-2.6:rhacm2/governance-policy-propagator-rhel8@sha256:bdc6c128628db86697af198430c5ae5c61c3e586c1a97187e4d4e852cec61e92_ppc64le",
"8Base-RHACM-2.6:rhacm2/governance-policy-propagator-rhel8@sha256:cc519319b9f4fe672144ebedd772ddf56d5de90e3c8f52c0fb9b55313f71a7b3_amd64",
"8Base-RHACM-2.6:rhacm2/governance-policy-spec-sync-rhel8@sha256:2c1905ae8a83e5598678457fd955cbc867453ed5836de6fcc182e4928df8bd67_s390x",
"8Base-RHACM-2.6:rhacm2/governance-policy-spec-sync-rhel8@sha256:4a8d30cc0e1d83c69b7f3339418b101da23fbcaee7d326bedaff677eceb25ab2_ppc64le",
"8Base-RHACM-2.6:rhacm2/governance-policy-spec-sync-rhel8@sha256:6849cf1b4dd883d5b4c0cf90a3adfb26cb59d03d3b892cee3669a32dd6b8dcc2_amd64",
"8Base-RHACM-2.6:rhacm2/governance-policy-spec-sync-rhel8@sha256:d06ffc621167aff31ecb0fa417b294ff0676fb00e4ef1c6cb0fb2aaf4b2561e0_arm64",
"8Base-RHACM-2.6:rhacm2/governance-policy-status-sync-rhel8@sha256:4c86e16f15aaf454e4e5ce5436e1db27a5f8a55f573c3eaf02e4786fe52edfc8_arm64",
"8Base-RHACM-2.6:rhacm2/governance-policy-status-sync-rhel8@sha256:cf6a75d94f50dd063e939aee18756c767cba43f4e1e62a9c2f2b764ac6f43746_s390x",
"8Base-RHACM-2.6:rhacm2/governance-policy-status-sync-rhel8@sha256:e072b615eeffff80a94831e58c70980684c1ec4bd972844b25b157eb7ed5937f_ppc64le",
"8Base-RHACM-2.6:rhacm2/governance-policy-status-sync-rhel8@sha256:fffe971caa2e911d9c972c0e88712ff431d34c63dbe74e25f1cababa50ea7417_amd64",
"8Base-RHACM-2.6:rhacm2/governance-policy-template-sync-rhel8@sha256:10bc1a3833599a593a058e804de67e92888ed779fd0000928d4a70b6c7d5c1c2_amd64",
"8Base-RHACM-2.6:rhacm2/governance-policy-template-sync-rhel8@sha256:5c17f979f47840a879059ad83de12f0756889564a17190ba4438a7632c999bb1_arm64",
"8Base-RHACM-2.6:rhacm2/governance-policy-template-sync-rhel8@sha256:848bce8007de7714afc8c755b5f0c3cdf5eb6b1d259811c947bc295924539a0e_ppc64le",
"8Base-RHACM-2.6:rhacm2/governance-policy-template-sync-rhel8@sha256:95439f7e18fa87601d5860cbd9ca5f0738786e30a629d23788fd5fe33d694c66_s390x",
"8Base-RHACM-2.6:rhacm2/grafana-dashboard-loader-rhel8@sha256:1f5c1b2cffebf069859e95d0e722cb293f8c176bf5c5873bb9517c96b26c2e10_arm64",
"8Base-RHACM-2.6:rhacm2/grafana-dashboard-loader-rhel8@sha256:5223158a122658bafbd853c596cdc1f7bd7a0e4fdd82b1c3668ac84adeae9f24_s390x",
"8Base-RHACM-2.6:rhacm2/grafana-dashboard-loader-rhel8@sha256:561f1f05925cfe3c5f0f8a9b7475be4bbab183b5611ecfe09b090d80fa4bc2fe_amd64",
"8Base-RHACM-2.6:rhacm2/grafana-dashboard-loader-rhel8@sha256:734270221ec4a516e7eb77f2ec3a753384242116aa70320a1dbe969e915af1df_ppc64le",
"8Base-RHACM-2.6:rhacm2/iam-policy-controller-rhel8@sha256:2827e5f485213f92e2d0092187f3976dd6fe598e39b5cf2212d48c3a44c34b13_arm64",
"8Base-RHACM-2.6:rhacm2/iam-policy-controller-rhel8@sha256:8ca9e80365c76b66b2de3924fc50a5912e606042c704b02cb174a4b8bd3927c4_amd64",
"8Base-RHACM-2.6:rhacm2/iam-policy-controller-rhel8@sha256:c5069e76a900aa300102a0ae54ecbc12c0ac31abfeed8656ee60a949daef79c3_s390x",
"8Base-RHACM-2.6:rhacm2/iam-policy-controller-rhel8@sha256:ca05e79e5508924af71f323c13f664770d8dd4eb61ecf0894e4f9a81f7a1b402_ppc64le",
"8Base-RHACM-2.6:rhacm2/insights-client-rhel8@sha256:02cacfec60c80b9228e8b18949751de867f974ea6b1172129096e64e949c0598_amd64",
"8Base-RHACM-2.6:rhacm2/insights-client-rhel8@sha256:2b14036d0291e54c3191682de2ea875a78d78c35b2791a5a113ba1a8920f0621_ppc64le",
"8Base-RHACM-2.6:rhacm2/insights-client-rhel8@sha256:d4c05f641de8fd0753d63cc6d5b62464d3d6a87d601514e87ef2e40bbe7b01b6_s390x",
"8Base-RHACM-2.6:rhacm2/insights-client-rhel8@sha256:e15c410b693b34f49869d037ebb5584384fcdf88114b7a94967ca09f1361a5f3_arm64",
"8Base-RHACM-2.6:rhacm2/insights-metrics-rhel8@sha256:67aa55bb65685395ad2773e7459dff5fbccdeedcf9e56ec2722d8f5c919eae89_s390x",
"8Base-RHACM-2.6:rhacm2/insights-metrics-rhel8@sha256:6c54e08f5f6c2cae41a5e108e1019ff6522af8f69d666e22eb4631cd83b85917_amd64",
"8Base-RHACM-2.6:rhacm2/insights-metrics-rhel8@sha256:88d9b7246aa75cb2c88ccb7f2f1202fc465be0f2d89e59f1d2259f69ada56d9d_arm64",
"8Base-RHACM-2.6:rhacm2/insights-metrics-rhel8@sha256:bad98fe71638d7346f31ea45f6063ec970bf90844bb5c5dc5f917bb0f0099899_ppc64le",
"8Base-RHACM-2.6:rhacm2/klusterlet-addon-controller-rhel8@sha256:22e510955af3fa736b7306c387f44b5f15f5f9a7a006c6587e06d5d8602cc2f0_s390x",
"8Base-RHACM-2.6:rhacm2/klusterlet-addon-controller-rhel8@sha256:55bc86326f992cc4f4401b93f90cdd2baa6728015ffaf6168f2d46ae43c70cf4_ppc64le",
"8Base-RHACM-2.6:rhacm2/klusterlet-addon-controller-rhel8@sha256:8dd7f47af047fb899c7fcbad61cb8f38da45990cac186f9235aec3e4e7de25e9_amd64",
"8Base-RHACM-2.6:rhacm2/klusterlet-addon-controller-rhel8@sha256:bdb97eb5bb0e8f59edf0d389fb07c45171e728dc8b4d2bdacd785193b46ec03b_arm64",
"8Base-RHACM-2.6:rhacm2/kube-rbac-proxy-rhel8@sha256:11a353ee9da6cc843d5f346f4fa51681d13318e2e61fc4d1a3f63406eb175260_s390x",
"8Base-RHACM-2.6:rhacm2/kube-rbac-proxy-rhel8@sha256:31757f3e3bb08b4e49e54694b18b3cf327637be20535482b2df1345b17444dda_amd64",
"8Base-RHACM-2.6:rhacm2/kube-rbac-proxy-rhel8@sha256:b2c0b7414d0fc36a49cbdc5a56b25dd62aac18defc2defbd9c1895cd13a5e716_arm64",
"8Base-RHACM-2.6:rhacm2/kube-rbac-proxy-rhel8@sha256:dbd816d503e9beb58622604432eb415419e893627eb95c1ceeb8ff5bda7d6335_ppc64le",
"8Base-RHACM-2.6:rhacm2/kube-state-metrics-rhel8@sha256:53246a6df1f0880d94ed2644fa4366e3e2108b6fa8a51745af87785346ce5304_s390x",
"8Base-RHACM-2.6:rhacm2/kube-state-metrics-rhel8@sha256:5f2393bceefffb32240043b6722aa73d31fc8133cc2666fcf5eb8d33794bc54f_arm64",
"8Base-RHACM-2.6:rhacm2/kube-state-metrics-rhel8@sha256:c792c043462281cde7c93bd8e2136f62ca17d072e7f466353f37de8e5f5dc949_ppc64le",
"8Base-RHACM-2.6:rhacm2/kube-state-metrics-rhel8@sha256:e6b1d24b56e6973eee1569e351db6637ca67e1d6cd124adb845cbf6e35a4f6af_amd64",
"8Base-RHACM-2.6:rhacm2/management-ingress-rhel8@sha256:07238998d21204cd8f25dc63e6dbde20a2dd25c3b96609729306db6c63a0fca4_arm64",
"8Base-RHACM-2.6:rhacm2/management-ingress-rhel8@sha256:0d2665d19a8753c6269f594b68b067cd62a402404287e6416543c1af2d7d3cf4_ppc64le",
"8Base-RHACM-2.6:rhacm2/management-ingress-rhel8@sha256:6917d018e53aabb6f5402f02000aedd2e5cf71bcc84562e0fc7d7c87049f4b67_amd64",
"8Base-RHACM-2.6:rhacm2/management-ingress-rhel8@sha256:73b0444bd91a1dade3b7e76245ac8d6cb568929bba321b8c86c269d6f542ac3b_s390x",
"8Base-RHACM-2.6:rhacm2/memcached-exporter-rhel8@sha256:7d85dd62346a647d22202baa0f8d405b2aaf9a7174b38e5d29df2e03530009c3_s390x",
"8Base-RHACM-2.6:rhacm2/memcached-exporter-rhel8@sha256:9635616c8f058e67d557201147904b05f8b49938f63fb2b0239dfca883f61685_arm64",
"8Base-RHACM-2.6:rhacm2/memcached-exporter-rhel8@sha256:9e91ecec92ec0df8b72beb6040f39d9a25b0bfad844e92ea34cc2d648d221d22_ppc64le",
"8Base-RHACM-2.6:rhacm2/memcached-exporter-rhel8@sha256:c773b9a2fffcd549d4936054260f655c78da603957826d6bad4e8567a213ad10_amd64",
"8Base-RHACM-2.6:rhacm2/memcached-rhel8@sha256:584f8c4a9a1b75fc71948a98add560d4fe3d936ee46ac791f32121dbadf8c7d2_ppc64le",
"8Base-RHACM-2.6:rhacm2/memcached-rhel8@sha256:59b3ce3f3f4459c97cfffee5e20830d70f8a69198b5fab271e6c478d615c46d3_arm64",
"8Base-RHACM-2.6:rhacm2/memcached-rhel8@sha256:6f458c76757203b28434f871027c6a466a73d246ceb5bfac8793ad1896a672ab_amd64",
"8Base-RHACM-2.6:rhacm2/memcached-rhel8@sha256:e34722fd656e3205dcdb565b0ab68e9971174c11f125dbfff3bf82e1e21f3a76_s390x",
"8Base-RHACM-2.6:rhacm2/metrics-collector-rhel8@sha256:3a81a018b939752543e78c2d68d1436b851be2256b88c3e66cd506ae1d8f4c9c_ppc64le",
"8Base-RHACM-2.6:rhacm2/metrics-collector-rhel8@sha256:6a3e0c36c123c9dc54759655d9148f580abada501034914863a6528ded19ef34_amd64",
"8Base-RHACM-2.6:rhacm2/metrics-collector-rhel8@sha256:7991f484f97b9951f27f70e67d5db0850c4189ee86db8406cdda961a9beb06f0_arm64",
"8Base-RHACM-2.6:rhacm2/metrics-collector-rhel8@sha256:fa08b9bf3fd334738984e150ba5bfd2e005374752f3112340b65f6434eacd057_s390x",
"8Base-RHACM-2.6:rhacm2/multicloud-integrations-rhel8@sha256:2bcbf9a565f3c566061325aca3174ec755b5c94a28612718a3f1563db317273e_ppc64le",
"8Base-RHACM-2.6:rhacm2/multicloud-integrations-rhel8@sha256:6813ccd43a1aecd1aaf4d5d4b1620fd63bbca00b736100189ff91246bf3bc36b_arm64",
"8Base-RHACM-2.6:rhacm2/multicloud-integrations-rhel8@sha256:db89ef3686570526afdb2b79fd698aca5dc50c633009760f1748fb9fd506067b_amd64",
"8Base-RHACM-2.6:rhacm2/multicloud-integrations-rhel8@sha256:db8bc27937802c5d8fff769b9c93c8a01411629d199adbc39235e721d6468b30_s390x",
"8Base-RHACM-2.6:rhacm2/multicluster-observability-rhel8-operator@sha256:434db0ca203b14b899fff9b7a2a5b975de852ea29620a828f29246448aba873c_ppc64le",
"8Base-RHACM-2.6:rhacm2/multicluster-observability-rhel8-operator@sha256:876bfa63b0e13833eaeadb7c6a0481f1d7970b283f69ece4d81c99985f4dd161_arm64",
"8Base-RHACM-2.6:rhacm2/multicluster-observability-rhel8-operator@sha256:d23f208e020d42bc095011d423146e2da35b2bc85b844911bde2f4edf696bdca_amd64",
"8Base-RHACM-2.6:rhacm2/multicluster-observability-rhel8-operator@sha256:f29581baf5277588d2e4cd01380ecf46e3c97a2f17ade01b048f75c29f18d62c_s390x",
"8Base-RHACM-2.6:rhacm2/multicluster-operators-application-rhel8@sha256:1952d422bd7ba42323711faba59244c449293cc92502e350460fee07c0e3b34a_ppc64le",
"8Base-RHACM-2.6:rhacm2/multicluster-operators-application-rhel8@sha256:566a60f630ec346eced3106ec072963d1b9f9d300e7d4cee6af6dc0d590a3937_s390x",
"8Base-RHACM-2.6:rhacm2/multicluster-operators-application-rhel8@sha256:724dd9f4a5e4acd061206ca2ea57c329210ade5135dbdf941b8d7e720daa4f10_arm64",
"8Base-RHACM-2.6:rhacm2/multicluster-operators-application-rhel8@sha256:ace8895fc62c1394dfa7854fd9ce3e14ef859e989255f70dc9a5a3d9bcd514c0_amd64",
"8Base-RHACM-2.6:rhacm2/multicluster-operators-channel-rhel8@sha256:1ebe6504a6a58f39f93952bf1c135ea58ff77e65c5b8ba73c7ad6295e66a1b45_s390x",
"8Base-RHACM-2.6:rhacm2/multicluster-operators-channel-rhel8@sha256:557cc962d0b10d80a9dea7adce387ea28fb4199a02fa8546645ab2cacbf28b88_ppc64le",
"8Base-RHACM-2.6:rhacm2/multicluster-operators-channel-rhel8@sha256:82526c7c046325bde1dfa0a47b58b773355f00bc95c23be75105e7255e7bddd2_arm64",
"8Base-RHACM-2.6:rhacm2/multicluster-operators-channel-rhel8@sha256:85e20d97f28e43668c2790bd6e0adbc598d01f9fab849761fb96d7a5c4946a87_amd64",
"8Base-RHACM-2.6:rhacm2/multicluster-operators-subscription-rhel8@sha256:7310f31faae367a363c27a7236b562bbfe8381a352fce906279590bac11571d2_ppc64le",
"8Base-RHACM-2.6:rhacm2/multicluster-operators-subscription-rhel8@sha256:7676d33b9be36ca6660d3aed888fdffcf270fcf82258ed9531e2746a3d27610c_s390x",
"8Base-RHACM-2.6:rhacm2/multicluster-operators-subscription-rhel8@sha256:e718d5abef58365d547ef73828a26adff5b6cef1bf935aa7c27f12f604b50337_amd64",
"8Base-RHACM-2.6:rhacm2/multicluster-operators-subscription-rhel8@sha256:f58aff87d1efb64417c6976f6772a464e54beefe847f50a141726b7a1a6a293a_arm64",
"8Base-RHACM-2.6:rhacm2/multiclusterhub-repo-rhel8@sha256:03222a9dd6eca9cf44932a0ff1bf89bd9d2d29683f1ebb0d0aa49171b77a4963_ppc64le",
"8Base-RHACM-2.6:rhacm2/multiclusterhub-repo-rhel8@sha256:881b8c3b19918affd478c0ad0c73dff96dd28f5c1dfddb86472b42e422fa25b6_amd64",
"8Base-RHACM-2.6:rhacm2/multiclusterhub-repo-rhel8@sha256:9de94ea1f83ec8b7257c7b2befc1485ed9cc40c9ef3600c4c4c50934e708cf9d_s390x",
"8Base-RHACM-2.6:rhacm2/multiclusterhub-repo-rhel8@sha256:a45ed68e7d3ac89d17eaf06445cabfc19a9ce85a42f116d75028d6acd18a322b_arm64",
"8Base-RHACM-2.6:rhacm2/multiclusterhub-rhel8@sha256:48d1fa8bc5f6a4d8349c41126301bd86d12836384f336881ecb71bd79f84ae93_ppc64le",
"8Base-RHACM-2.6:rhacm2/multiclusterhub-rhel8@sha256:a33e91fb763a2f0894433bce31bd44229e7d5f5c53d36c6b6f643807a45c110b_arm64",
"8Base-RHACM-2.6:rhacm2/multiclusterhub-rhel8@sha256:d6e126cbdd3cfbcdee04b093389ca1b07ac8038da96060051ed94e1eeacc6d92_s390x",
"8Base-RHACM-2.6:rhacm2/multiclusterhub-rhel8@sha256:ecf12158a2d8802b4c7efd6b336ff36c1e002223b1d385a40fbef638d5e4aa21_amd64",
"8Base-RHACM-2.6:rhacm2/node-exporter-rhel8@sha256:14d23638efff3c30661c9a5f3ddb6ab0c7a9d162de1176dd9565cf49dfa4b9c5_amd64",
"8Base-RHACM-2.6:rhacm2/node-exporter-rhel8@sha256:533005e1608de68a09e53599de3f30990db95cb923794bab9ae9e3bc1a8b6baf_arm64",
"8Base-RHACM-2.6:rhacm2/node-exporter-rhel8@sha256:99eef3491c7092afa14179b9a9d39dd8fbfb3c9bb61759d678af5d91ac23e59d_s390x",
"8Base-RHACM-2.6:rhacm2/node-exporter-rhel8@sha256:e200d4e1802cce7fce32b1e0dc5c3220b6f6477b73b3a2d8ea26a5a42d63f46b_ppc64le",
"8Base-RHACM-2.6:rhacm2/observatorium-rhel8-operator@sha256:092e3437e6d38b2bf676d7fb67ad672e3ef03440017b5af7c1ebd2beb3f437eb_amd64",
"8Base-RHACM-2.6:rhacm2/observatorium-rhel8-operator@sha256:8cf076bfb049d1aabd00040ee65f0fedd590f0dd448c7561de494093a915b397_ppc64le",
"8Base-RHACM-2.6:rhacm2/observatorium-rhel8-operator@sha256:e69987a64fdbf873d4b19d8626c0c5e99dd13d7c95446850559be966dae45ad0_arm64",
"8Base-RHACM-2.6:rhacm2/observatorium-rhel8-operator@sha256:f0bf89eaea6b7afc2d08c77bd40dfba581f91f462f5ec3d70473b332ca6f781c_s390x",
"8Base-RHACM-2.6:rhacm2/observatorium-rhel8@sha256:0686cfddd61737f7e7eb4f0c011397277394559edac3bb947c0969e302686dd5_ppc64le",
"8Base-RHACM-2.6:rhacm2/observatorium-rhel8@sha256:8f2f3732600235f66c406b6121ac37979f52572ce90353b6e099be7b74406251_amd64",
"8Base-RHACM-2.6:rhacm2/observatorium-rhel8@sha256:9e1fccc5b17865a6d7baaa1a15cb50f47d80a14b0a7bcbd94c12f0ddcaaf1b28_s390x",
"8Base-RHACM-2.6:rhacm2/observatorium-rhel8@sha256:bdd89a1051c8f21e7d81ff80c96731a0eaa7d15c320ab1e6b1dc3f6babd42598_arm64",
"8Base-RHACM-2.6:rhacm2/prometheus-alertmanager-rhel8@sha256:0860b7aa5e8b07792ad7f5d5c0654e23e9da8eedd4b9f509caea616dcfa97d69_amd64",
"8Base-RHACM-2.6:rhacm2/prometheus-alertmanager-rhel8@sha256:624895d8579ef6f3e5b17558a30775790ec6f00701f8c5cdfa315292d7f9e867_s390x",
"8Base-RHACM-2.6:rhacm2/prometheus-alertmanager-rhel8@sha256:6d09865a228cdbbc6d1ac13042c3c00f0bd086f6dc181dfa3cdf8c7f9d826b9e_arm64",
"8Base-RHACM-2.6:rhacm2/prometheus-alertmanager-rhel8@sha256:c69fee848d21346a271972e89d91898eac9fec27d598d98ffa004ca8d1b53270_ppc64le",
"8Base-RHACM-2.6:rhacm2/prometheus-rhel8@sha256:52cea7c27de23e3358030b09f22b962723c523a940f8e2043edc298c907d761c_arm64",
"8Base-RHACM-2.6:rhacm2/prometheus-rhel8@sha256:67e0fadfbb4d99a60435ed12b470772b38ace4ca815fe73da68eb3c826e200fc_ppc64le",
"8Base-RHACM-2.6:rhacm2/prometheus-rhel8@sha256:e8241b1d852d605b44ecfcc552cb0f905f72e8a17c8d228162b40c19388f5176_s390x",
"8Base-RHACM-2.6:rhacm2/prometheus-rhel8@sha256:ed0cc13e79949436d29a7ad0b41b189744a177ea27545fd5eb9b4f71e87bd0eb_amd64",
"8Base-RHACM-2.6:rhacm2/rbac-query-proxy-rhel8@sha256:29c76a37497f212aed280e2bf16ef45fb3785fb4649ce17b7fe9d653a79e2112_arm64",
"8Base-RHACM-2.6:rhacm2/rbac-query-proxy-rhel8@sha256:475a45884a51127722030226ff9a5f0752c98574c41eb61796aece5e702346a3_ppc64le",
"8Base-RHACM-2.6:rhacm2/rbac-query-proxy-rhel8@sha256:582301b10af0b966ae7d5e130cb0e5f96e7912dc66b4108e0d6078656ca80604_amd64",
"8Base-RHACM-2.6:rhacm2/rbac-query-proxy-rhel8@sha256:f1c7de85a44c03f48a6f62ba1d7d650f0b06e0f502cecff1512ad637b5bc1c27_s390x",
"8Base-RHACM-2.6:rhacm2/redisgraph-tls-rhel8@sha256:128279a656bfbde6c2c052766d63a1de6a06d8bea2707813c64396c2ae382478_amd64",
"8Base-RHACM-2.6:rhacm2/redisgraph-tls-rhel8@sha256:35927ca6e6e9c8d420c499a0c8ad37c4297ba19743d550f489d3e66482275a49_arm64",
"8Base-RHACM-2.6:rhacm2/redisgraph-tls-rhel8@sha256:4696baed553266682ba2b54d3bf683d2ff1241b625de5ec54a45c1b2c5f96243_s390x",
"8Base-RHACM-2.6:rhacm2/redisgraph-tls-rhel8@sha256:d722f2ffab1f58bbaf3c62ef71dbf7e6c4023e6ab17690f1049075a321d0b1ac_ppc64le",
"8Base-RHACM-2.6:rhacm2/search-aggregator-rhel8@sha256:2b5f372c1c73c4de587b5a4388d95b8cc553fc56af446fcefa0e14c6d980b6b3_ppc64le",
"8Base-RHACM-2.6:rhacm2/search-aggregator-rhel8@sha256:38fceeedc0672def1c2cf42bb6743ae726e77d9f7352d002b3fc688c6d551852_amd64",
"8Base-RHACM-2.6:rhacm2/search-aggregator-rhel8@sha256:6a915335bcebb0884fc72df2dfee97c74d42c035864b960e1c800fa6c5f8d93c_arm64",
"8Base-RHACM-2.6:rhacm2/search-aggregator-rhel8@sha256:752decaefc38aa009f54201b38d4ab26d9b4020caec649d9b1f1564f56c47c2a_s390x",
"8Base-RHACM-2.6:rhacm2/search-api-rhel8@sha256:37eea70d5b1c89c25372dcea8c8c03e1e0a9af1b5a06f3b0706ba776ae8847c1_amd64",
"8Base-RHACM-2.6:rhacm2/search-api-rhel8@sha256:7400088d206592eb29cd86182909626262c9b2a99f017811fcc9d8a753c39009_arm64",
"8Base-RHACM-2.6:rhacm2/search-api-rhel8@sha256:aa8ea0deabc39a068f3f6ce9fa6334e44fc507355009a9bff448e742156ec203_ppc64le",
"8Base-RHACM-2.6:rhacm2/search-api-rhel8@sha256:b4d2d39c2b3b736987f1e888b858d52a7ebd9f8d0cebd3bdef8c59f6e3e41725_s390x",
"8Base-RHACM-2.6:rhacm2/search-collector-rhel8@sha256:0174699ec75fcda08892b4e72b674df989af51ea5f04de57a62c2a85a3c08f4f_arm64",
"8Base-RHACM-2.6:rhacm2/search-collector-rhel8@sha256:5a29a9805b8d20969cba86da11a9de8176a3172df361aec5fae136a4271de308_amd64",
"8Base-RHACM-2.6:rhacm2/search-collector-rhel8@sha256:be7eed9ad9502bcc294081f7e2098fc4f8411c912c34fe63479b5b770d06caca_s390x",
"8Base-RHACM-2.6:rhacm2/search-collector-rhel8@sha256:c467c1d7ceaf5281077f7fe8ff1c1c4cffe325132890a3ab9b96ea5db2e2c930_ppc64le",
"8Base-RHACM-2.6:rhacm2/search-rhel8@sha256:2135cd20bb7ebbf48499992fe46a928e28fc78c86e360633ea09054520c42539_ppc64le",
"8Base-RHACM-2.6:rhacm2/search-rhel8@sha256:3a7a31974210e21a3faed9b57a75b970c70ac41d9662b884d4ce67275f756fc7_arm64",
"8Base-RHACM-2.6:rhacm2/search-rhel8@sha256:6e6a19f1440e4eb15a8206e18f7f4dde3e1a5c6518944571d09923d116d3f04e_amd64",
"8Base-RHACM-2.6:rhacm2/search-rhel8@sha256:e6ed3e65f0d49b3c6b0e3e97593a8fae4d453f3aecf8d7829c0d25c68bc91ea1_s390x",
"8Base-RHACM-2.6:rhacm2/submariner-addon-rhel8@sha256:7b80d01371f551df506bd0c56df6829845bfce497ff01cc44b68f172ed5399b4_ppc64le",
"8Base-RHACM-2.6:rhacm2/submariner-addon-rhel8@sha256:934c560bc786015c694e9cffbae8e86f631b3331d62f5a547931446dae82f8c3_s390x",
"8Base-RHACM-2.6:rhacm2/submariner-addon-rhel8@sha256:b467881f4028a89a9e79ba93da719845db576f47a04ae6e569c2317be5594b29_arm64",
"8Base-RHACM-2.6:rhacm2/submariner-addon-rhel8@sha256:fc5592d42e4aca70288448d174511b922ece7f8cb4b41c6a36195c3a4a60aa36_amd64",
"8Base-RHACM-2.6:rhacm2/thanos-receive-controller-rhel8@sha256:21f2626c10c4fb61b37e6ca4ab574186b423f155fbc5cfef3e894fff04cc270e_ppc64le",
"8Base-RHACM-2.6:rhacm2/thanos-receive-controller-rhel8@sha256:c357074958324fc5d602cdcf1cba285bf8582e0b36af79a8f6211bb0dfb77a10_amd64",
"8Base-RHACM-2.6:rhacm2/thanos-receive-controller-rhel8@sha256:d9ac8e67d6d9858b16dd9d1d49c1dd904aa22a7b618e5d33292344faced9c0d3_arm64",
"8Base-RHACM-2.6:rhacm2/thanos-receive-controller-rhel8@sha256:e3b840a7833680170f9e9ca52309552c584935a68c75cc71e6d576b104dc01c8_s390x",
"8Base-RHACM-2.6:rhacm2/thanos-rhel8@sha256:453c525197ccfe1f866af70ca2e7f3deb6f98d0b98c09b602b4fa1368787213d_amd64",
"8Base-RHACM-2.6:rhacm2/thanos-rhel8@sha256:4b3b45ad0b564360c245d20b1540c2398c9606cf8684275e4ee071c591357929_arm64",
"8Base-RHACM-2.6:rhacm2/thanos-rhel8@sha256:7e43ba8f47ec54b5f86d13c81b67b044176530b63b5ae3f40332fc975cc6b21f_s390x",
"8Base-RHACM-2.6:rhacm2/thanos-rhel8@sha256:faaa00c0af80c781a7c610616153a3cd1dc1b20637934c3a243a2e9664ba0ee5_ppc64le"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "golang: io/fs: stack exhaustion in Glob"
},
{
"cve": "CVE-2022-30631",
"cwe": {
"id": "CWE-1325",
"name": "Improperly Controlled Sequential Memory Allocation"
},
"discovery_date": "2022-07-14T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2107342"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in golang. Calling the Reader, Read method on an archive that contains a large number of concatenated 0-length compressed files can cause a panic issue due to stack exhaustion.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "golang: compress/gzip: stack exhaustion in Reader.Read",
"title": "Vulnerability summary"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"8Base-RHACM-2.6:rhacm2/acm-governance-policy-addon-controller-rhel8@sha256:615ab5d9542759d921634737709e84a8e65d003ea136e5d22858d380225fd177_amd64",
"8Base-RHACM-2.6:rhacm2/acm-governance-policy-addon-controller-rhel8@sha256:958b729d30f10b9c121e68ac8ede2054ed29cc52a9a7d6df0537ed221aa74358_s390x",
"8Base-RHACM-2.6:rhacm2/acm-governance-policy-addon-controller-rhel8@sha256:b5bef941b4e0b5b3529ca5b2311c85295b9f6d12e482a9cbdad691c2406541f1_ppc64le",
"8Base-RHACM-2.6:rhacm2/acm-governance-policy-addon-controller-rhel8@sha256:f6194b9056d77e54f3c74caa9eab87bd1df1818d082fc807229d1c44ec6c88c4_arm64",
"8Base-RHACM-2.6:rhacm2/acm-grafana-rhel8@sha256:45616ed43b53d3a83e65828118f09430396f5bcb0566ae3a65d937b59f0d873e_s390x",
"8Base-RHACM-2.6:rhacm2/acm-grafana-rhel8@sha256:8c48441cfa850ea1274932e94da0831618c10f91022619c779304501a75fb161_amd64",
"8Base-RHACM-2.6:rhacm2/acm-grafana-rhel8@sha256:cc1c196b19c5fd8f313c6136359cc9dd37b5f59d32a581b10cf89b80b7d0cbf4_arm64",
"8Base-RHACM-2.6:rhacm2/acm-grafana-rhel8@sha256:cdf24e68e50be1350566243f6d2cb1403d09ab68e5fed39ea6c56212e42b90f1_ppc64le",
"8Base-RHACM-2.6:rhacm2/acm-must-gather-rhel8@sha256:1457ff5cfd61611fdc968d4af5b020d835e107b97932c7ba7b3f5ed4cbd0e39f_ppc64le",
"8Base-RHACM-2.6:rhacm2/acm-must-gather-rhel8@sha256:39842906b3846418bc31098e2abad08210118d86aa683e9e5fd04a97822df22d_arm64",
"8Base-RHACM-2.6:rhacm2/acm-must-gather-rhel8@sha256:8a69add2d90a1e094de8510052b683e1765153da75e316ad7778499af0c5ddf9_s390x",
"8Base-RHACM-2.6:rhacm2/acm-must-gather-rhel8@sha256:dca91134a2c1c33c736afcd4c9373749448641385f39162c74e115691289e843_amd64",
"8Base-RHACM-2.6:rhacm2/acm-operator-bundle@sha256:0eac6124f59492d09c1ae650025d59ea0e8547d9f9c832cb9607b09254ff6ddd_s390x",
"8Base-RHACM-2.6:rhacm2/acm-operator-bundle@sha256:1cbcd58a4c23e4c89a6a0509f78802a5aa21205db2784ebc9772b99a3917b183_arm64",
"8Base-RHACM-2.6:rhacm2/acm-operator-bundle@sha256:997aaee36f0bed47e231925a3f2c2ecc503410e54b35727f035c72477f3d1944_ppc64le",
"8Base-RHACM-2.6:rhacm2/acm-operator-bundle@sha256:ce699187f250b93976b8063228ac12d11c6c8f6baba69ba4ed17a38730e84eb3_amd64",
"8Base-RHACM-2.6:rhacm2/acm-prometheus-config-reloader-rhel8@sha256:693a77a9324d6c7f0e69bd9d5725b51f3e429972f1e67469e93648cb347eae84_arm64",
"8Base-RHACM-2.6:rhacm2/acm-prometheus-config-reloader-rhel8@sha256:89757e804d5df2b5eeeb1191b599c3acb9e75f61170f888095302830d6de0582_s390x",
"8Base-RHACM-2.6:rhacm2/acm-prometheus-config-reloader-rhel8@sha256:8e45e1fd7342d7525b118f01794cac1f4a8662def5f2a06336b698db2e268742_amd64",
"8Base-RHACM-2.6:rhacm2/acm-prometheus-config-reloader-rhel8@sha256:ce1c17b34b7aac2e990dc0efe40f4406e73f727b2c7bfe109eded849de753f1a_ppc64le",
"8Base-RHACM-2.6:rhacm2/acm-prometheus-rhel8@sha256:728606d96dd9e0fc2e7810e092e10ee071ec36598c990c8252beccace59a679e_amd64",
"8Base-RHACM-2.6:rhacm2/acm-prometheus-rhel8@sha256:b457d0b95d88c5dd0aac87492cbca40a9d7c2074002ad110f52d562f0c5d0797_arm64",
"8Base-RHACM-2.6:rhacm2/acm-prometheus-rhel8@sha256:f34d2569033bfb1d173342264f090f46d80f7843d52704a7ce9e9eb9de2f5abb_s390x",
"8Base-RHACM-2.6:rhacm2/acm-prometheus-rhel8@sha256:f720e0a94bfe7ed5d812819a3e77cc0581be102970127d8c0d4aa06a05edbf3d_ppc64le",
"8Base-RHACM-2.6:rhacm2/acm-volsync-addon-controller-rhel8@sha256:17ccd6b924b36ab14e3ca5f5331ba7e4c86f8cb64304640d58c3ee6b76edbcaf_ppc64le",
"8Base-RHACM-2.6:rhacm2/acm-volsync-addon-controller-rhel8@sha256:27079308ea87e35564cc3089c65eae68d63880a3bb093ca64d1678a68b60fcec_amd64",
"8Base-RHACM-2.6:rhacm2/acm-volsync-addon-controller-rhel8@sha256:9eabaac2df91aeef613d6973669d07298f2159c6a6e0c9f294623f7b1a10bc08_s390x",
"8Base-RHACM-2.6:rhacm2/acm-volsync-addon-controller-rhel8@sha256:f7abdf1756bc0ff2ebf02fee0469a8b9eeabe1fa8cafdd21c6e8f958155b70bb_arm64",
"8Base-RHACM-2.6:rhacm2/cert-policy-controller-rhel8@sha256:017c1e663827a3b55d70badd3ed979b5d1831252c49d671897a85a75afaa5bb0_s390x",
"8Base-RHACM-2.6:rhacm2/cert-policy-controller-rhel8@sha256:0610778095974edf936602018281bf7a5e287ba9eca9f661a423e68bbe000e40_ppc64le",
"8Base-RHACM-2.6:rhacm2/cert-policy-controller-rhel8@sha256:a66d7d4ee1179f7fce639490f919d722db54eaa3118b4135078c33e6cbf91488_amd64",
"8Base-RHACM-2.6:rhacm2/cert-policy-controller-rhel8@sha256:d660befef0c8f7a4db7aa3b865545c9863d8f37e7ba4b8de4380185f82b208d4_arm64",
"8Base-RHACM-2.6:rhacm2/cluster-backup-rhel8-operator@sha256:1a749d0795972a9bfd5a00aa96c238a660673464be01b2aa9fd7a3aeead6ddf7_amd64",
"8Base-RHACM-2.6:rhacm2/cluster-backup-rhel8-operator@sha256:8915dbdc562e63441f79041bdf1176e46ce53e95418d133f0cd0c1ff79da48a2_arm64",
"8Base-RHACM-2.6:rhacm2/cluster-backup-rhel8-operator@sha256:995f225449b207da9a3cad175dac85b87eefb28ff5bae6a588f40fd79fbe12a1_ppc64le",
"8Base-RHACM-2.6:rhacm2/cluster-backup-rhel8-operator@sha256:f1255a76c6275a4b6a400c82e204a5112fff6fe87f71626f8f309763f6a5d9e4_s390x",
"8Base-RHACM-2.6:rhacm2/config-policy-controller-rhel8@sha256:3b2e0d850e8fc966ec80bff16df26002334744a96b81c7a7dfe222f1706a52e3_s390x",
"8Base-RHACM-2.6:rhacm2/config-policy-controller-rhel8@sha256:447f275bbde46d7fc173798ef5abc0a77a6780f0dffdc171786edbe00f27d8d8_ppc64le",
"8Base-RHACM-2.6:rhacm2/config-policy-controller-rhel8@sha256:61964a1a0ddf2e98bcf5249b7374235055ab85cc26663a8d9397c2b7f6fbb4c6_amd64",
"8Base-RHACM-2.6:rhacm2/config-policy-controller-rhel8@sha256:a3abaa3d0bf1d34fa9e40903a8713c439f5f7f751e775d32cbab308983064ce0_arm64",
"8Base-RHACM-2.6:rhacm2/console-rhel8@sha256:6c0f630ff57f6f423df6dbf4df9faad25089f9b391be35cb8bc9cd5211f94d67_arm64",
"8Base-RHACM-2.6:rhacm2/console-rhel8@sha256:8608aed6971299def3fbe749336727e84c69582664dedac3145b92ea24e62e4d_amd64",
"8Base-RHACM-2.6:rhacm2/console-rhel8@sha256:afa80ae8274db7fa6796c35980fc5df15889e94aff3361f6cda643e5a09da220_ppc64le",
"8Base-RHACM-2.6:rhacm2/console-rhel8@sha256:f06e4e3f62db52c6d7fa0bc1f289de773e18d076bc38612e1b0ddc85c76fde06_s390x",
"8Base-RHACM-2.6:rhacm2/endpoint-monitoring-rhel8-operator@sha256:060bcd658756a924b4ce4d202bd447a3254fc1f49af7d685dde8720f355cde8e_arm64",
"8Base-RHACM-2.6:rhacm2/endpoint-monitoring-rhel8-operator@sha256:091d66731c5fe8eba5646c6b2622bb38c074e202a8a4a7e906921673b60f0898_amd64",
"8Base-RHACM-2.6:rhacm2/endpoint-monitoring-rhel8-operator@sha256:80660eb7f3c068768b0ea04ff20f4539194c52427ffdab4626bf781aa3f2ca64_s390x",
"8Base-RHACM-2.6:rhacm2/endpoint-monitoring-rhel8-operator@sha256:d6204fcf04c83bac13232ec1602572ad5f22bb528537e591079dfa36152697ec_ppc64le",
"8Base-RHACM-2.6:rhacm2/governance-policy-propagator-rhel8@sha256:51be0f04938b60ed1dba60908bebd2000d78e4ade34757bae70a083c67d77e8e_arm64",
"8Base-RHACM-2.6:rhacm2/governance-policy-propagator-rhel8@sha256:9577701bf3c7aa00b99531d2c3842130abc6cd91c52c4a7ba040b705eeace4c7_s390x",
"8Base-RHACM-2.6:rhacm2/governance-policy-propagator-rhel8@sha256:bdc6c128628db86697af198430c5ae5c61c3e586c1a97187e4d4e852cec61e92_ppc64le",
"8Base-RHACM-2.6:rhacm2/governance-policy-propagator-rhel8@sha256:cc519319b9f4fe672144ebedd772ddf56d5de90e3c8f52c0fb9b55313f71a7b3_amd64",
"8Base-RHACM-2.6:rhacm2/governance-policy-spec-sync-rhel8@sha256:2c1905ae8a83e5598678457fd955cbc867453ed5836de6fcc182e4928df8bd67_s390x",
"8Base-RHACM-2.6:rhacm2/governance-policy-spec-sync-rhel8@sha256:4a8d30cc0e1d83c69b7f3339418b101da23fbcaee7d326bedaff677eceb25ab2_ppc64le",
"8Base-RHACM-2.6:rhacm2/governance-policy-spec-sync-rhel8@sha256:6849cf1b4dd883d5b4c0cf90a3adfb26cb59d03d3b892cee3669a32dd6b8dcc2_amd64",
"8Base-RHACM-2.6:rhacm2/governance-policy-spec-sync-rhel8@sha256:d06ffc621167aff31ecb0fa417b294ff0676fb00e4ef1c6cb0fb2aaf4b2561e0_arm64",
"8Base-RHACM-2.6:rhacm2/governance-policy-status-sync-rhel8@sha256:4c86e16f15aaf454e4e5ce5436e1db27a5f8a55f573c3eaf02e4786fe52edfc8_arm64",
"8Base-RHACM-2.6:rhacm2/governance-policy-status-sync-rhel8@sha256:cf6a75d94f50dd063e939aee18756c767cba43f4e1e62a9c2f2b764ac6f43746_s390x",
"8Base-RHACM-2.6:rhacm2/governance-policy-status-sync-rhel8@sha256:e072b615eeffff80a94831e58c70980684c1ec4bd972844b25b157eb7ed5937f_ppc64le",
"8Base-RHACM-2.6:rhacm2/governance-policy-status-sync-rhel8@sha256:fffe971caa2e911d9c972c0e88712ff431d34c63dbe74e25f1cababa50ea7417_amd64",
"8Base-RHACM-2.6:rhacm2/governance-policy-template-sync-rhel8@sha256:10bc1a3833599a593a058e804de67e92888ed779fd0000928d4a70b6c7d5c1c2_amd64",
"8Base-RHACM-2.6:rhacm2/governance-policy-template-sync-rhel8@sha256:5c17f979f47840a879059ad83de12f0756889564a17190ba4438a7632c999bb1_arm64",
"8Base-RHACM-2.6:rhacm2/governance-policy-template-sync-rhel8@sha256:848bce8007de7714afc8c755b5f0c3cdf5eb6b1d259811c947bc295924539a0e_ppc64le",
"8Base-RHACM-2.6:rhacm2/governance-policy-template-sync-rhel8@sha256:95439f7e18fa87601d5860cbd9ca5f0738786e30a629d23788fd5fe33d694c66_s390x",
"8Base-RHACM-2.6:rhacm2/grafana-dashboard-loader-rhel8@sha256:1f5c1b2cffebf069859e95d0e722cb293f8c176bf5c5873bb9517c96b26c2e10_arm64",
"8Base-RHACM-2.6:rhacm2/grafana-dashboard-loader-rhel8@sha256:5223158a122658bafbd853c596cdc1f7bd7a0e4fdd82b1c3668ac84adeae9f24_s390x",
"8Base-RHACM-2.6:rhacm2/grafana-dashboard-loader-rhel8@sha256:561f1f05925cfe3c5f0f8a9b7475be4bbab183b5611ecfe09b090d80fa4bc2fe_amd64",
"8Base-RHACM-2.6:rhacm2/grafana-dashboard-loader-rhel8@sha256:734270221ec4a516e7eb77f2ec3a753384242116aa70320a1dbe969e915af1df_ppc64le",
"8Base-RHACM-2.6:rhacm2/iam-policy-controller-rhel8@sha256:2827e5f485213f92e2d0092187f3976dd6fe598e39b5cf2212d48c3a44c34b13_arm64",
"8Base-RHACM-2.6:rhacm2/iam-policy-controller-rhel8@sha256:8ca9e80365c76b66b2de3924fc50a5912e606042c704b02cb174a4b8bd3927c4_amd64",
"8Base-RHACM-2.6:rhacm2/iam-policy-controller-rhel8@sha256:c5069e76a900aa300102a0ae54ecbc12c0ac31abfeed8656ee60a949daef79c3_s390x",
"8Base-RHACM-2.6:rhacm2/iam-policy-controller-rhel8@sha256:ca05e79e5508924af71f323c13f664770d8dd4eb61ecf0894e4f9a81f7a1b402_ppc64le",
"8Base-RHACM-2.6:rhacm2/insights-client-rhel8@sha256:02cacfec60c80b9228e8b18949751de867f974ea6b1172129096e64e949c0598_amd64",
"8Base-RHACM-2.6:rhacm2/insights-client-rhel8@sha256:2b14036d0291e54c3191682de2ea875a78d78c35b2791a5a113ba1a8920f0621_ppc64le",
"8Base-RHACM-2.6:rhacm2/insights-client-rhel8@sha256:d4c05f641de8fd0753d63cc6d5b62464d3d6a87d601514e87ef2e40bbe7b01b6_s390x",
"8Base-RHACM-2.6:rhacm2/insights-client-rhel8@sha256:e15c410b693b34f49869d037ebb5584384fcdf88114b7a94967ca09f1361a5f3_arm64",
"8Base-RHACM-2.6:rhacm2/insights-metrics-rhel8@sha256:67aa55bb65685395ad2773e7459dff5fbccdeedcf9e56ec2722d8f5c919eae89_s390x",
"8Base-RHACM-2.6:rhacm2/insights-metrics-rhel8@sha256:6c54e08f5f6c2cae41a5e108e1019ff6522af8f69d666e22eb4631cd83b85917_amd64",
"8Base-RHACM-2.6:rhacm2/insights-metrics-rhel8@sha256:88d9b7246aa75cb2c88ccb7f2f1202fc465be0f2d89e59f1d2259f69ada56d9d_arm64",
"8Base-RHACM-2.6:rhacm2/insights-metrics-rhel8@sha256:bad98fe71638d7346f31ea45f6063ec970bf90844bb5c5dc5f917bb0f0099899_ppc64le",
"8Base-RHACM-2.6:rhacm2/klusterlet-addon-controller-rhel8@sha256:22e510955af3fa736b7306c387f44b5f15f5f9a7a006c6587e06d5d8602cc2f0_s390x",
"8Base-RHACM-2.6:rhacm2/klusterlet-addon-controller-rhel8@sha256:55bc86326f992cc4f4401b93f90cdd2baa6728015ffaf6168f2d46ae43c70cf4_ppc64le",
"8Base-RHACM-2.6:rhacm2/klusterlet-addon-controller-rhel8@sha256:8dd7f47af047fb899c7fcbad61cb8f38da45990cac186f9235aec3e4e7de25e9_amd64",
"8Base-RHACM-2.6:rhacm2/klusterlet-addon-controller-rhel8@sha256:bdb97eb5bb0e8f59edf0d389fb07c45171e728dc8b4d2bdacd785193b46ec03b_arm64",
"8Base-RHACM-2.6:rhacm2/kube-rbac-proxy-rhel8@sha256:11a353ee9da6cc843d5f346f4fa51681d13318e2e61fc4d1a3f63406eb175260_s390x",
"8Base-RHACM-2.6:rhacm2/kube-rbac-proxy-rhel8@sha256:31757f3e3bb08b4e49e54694b18b3cf327637be20535482b2df1345b17444dda_amd64",
"8Base-RHACM-2.6:rhacm2/kube-rbac-proxy-rhel8@sha256:b2c0b7414d0fc36a49cbdc5a56b25dd62aac18defc2defbd9c1895cd13a5e716_arm64",
"8Base-RHACM-2.6:rhacm2/kube-rbac-proxy-rhel8@sha256:dbd816d503e9beb58622604432eb415419e893627eb95c1ceeb8ff5bda7d6335_ppc64le",
"8Base-RHACM-2.6:rhacm2/kube-state-metrics-rhel8@sha256:53246a6df1f0880d94ed2644fa4366e3e2108b6fa8a51745af87785346ce5304_s390x",
"8Base-RHACM-2.6:rhacm2/kube-state-metrics-rhel8@sha256:5f2393bceefffb32240043b6722aa73d31fc8133cc2666fcf5eb8d33794bc54f_arm64",
"8Base-RHACM-2.6:rhacm2/kube-state-metrics-rhel8@sha256:c792c043462281cde7c93bd8e2136f62ca17d072e7f466353f37de8e5f5dc949_ppc64le",
"8Base-RHACM-2.6:rhacm2/kube-state-metrics-rhel8@sha256:e6b1d24b56e6973eee1569e351db6637ca67e1d6cd124adb845cbf6e35a4f6af_amd64",
"8Base-RHACM-2.6:rhacm2/management-ingress-rhel8@sha256:07238998d21204cd8f25dc63e6dbde20a2dd25c3b96609729306db6c63a0fca4_arm64",
"8Base-RHACM-2.6:rhacm2/management-ingress-rhel8@sha256:0d2665d19a8753c6269f594b68b067cd62a402404287e6416543c1af2d7d3cf4_ppc64le",
"8Base-RHACM-2.6:rhacm2/management-ingress-rhel8@sha256:6917d018e53aabb6f5402f02000aedd2e5cf71bcc84562e0fc7d7c87049f4b67_amd64",
"8Base-RHACM-2.6:rhacm2/management-ingress-rhel8@sha256:73b0444bd91a1dade3b7e76245ac8d6cb568929bba321b8c86c269d6f542ac3b_s390x",
"8Base-RHACM-2.6:rhacm2/memcached-exporter-rhel8@sha256:7d85dd62346a647d22202baa0f8d405b2aaf9a7174b38e5d29df2e03530009c3_s390x",
"8Base-RHACM-2.6:rhacm2/memcached-exporter-rhel8@sha256:9635616c8f058e67d557201147904b05f8b49938f63fb2b0239dfca883f61685_arm64",
"8Base-RHACM-2.6:rhacm2/memcached-exporter-rhel8@sha256:9e91ecec92ec0df8b72beb6040f39d9a25b0bfad844e92ea34cc2d648d221d22_ppc64le",
"8Base-RHACM-2.6:rhacm2/memcached-exporter-rhel8@sha256:c773b9a2fffcd549d4936054260f655c78da603957826d6bad4e8567a213ad10_amd64",
"8Base-RHACM-2.6:rhacm2/memcached-rhel8@sha256:584f8c4a9a1b75fc71948a98add560d4fe3d936ee46ac791f32121dbadf8c7d2_ppc64le",
"8Base-RHACM-2.6:rhacm2/memcached-rhel8@sha256:59b3ce3f3f4459c97cfffee5e20830d70f8a69198b5fab271e6c478d615c46d3_arm64",
"8Base-RHACM-2.6:rhacm2/memcached-rhel8@sha256:6f458c76757203b28434f871027c6a466a73d246ceb5bfac8793ad1896a672ab_amd64",
"8Base-RHACM-2.6:rhacm2/memcached-rhel8@sha256:e34722fd656e3205dcdb565b0ab68e9971174c11f125dbfff3bf82e1e21f3a76_s390x",
"8Base-RHACM-2.6:rhacm2/metrics-collector-rhel8@sha256:3a81a018b939752543e78c2d68d1436b851be2256b88c3e66cd506ae1d8f4c9c_ppc64le",
"8Base-RHACM-2.6:rhacm2/metrics-collector-rhel8@sha256:6a3e0c36c123c9dc54759655d9148f580abada501034914863a6528ded19ef34_amd64",
"8Base-RHACM-2.6:rhacm2/metrics-collector-rhel8@sha256:7991f484f97b9951f27f70e67d5db0850c4189ee86db8406cdda961a9beb06f0_arm64",
"8Base-RHACM-2.6:rhacm2/metrics-collector-rhel8@sha256:fa08b9bf3fd334738984e150ba5bfd2e005374752f3112340b65f6434eacd057_s390x",
"8Base-RHACM-2.6:rhacm2/multicloud-integrations-rhel8@sha256:2bcbf9a565f3c566061325aca3174ec755b5c94a28612718a3f1563db317273e_ppc64le",
"8Base-RHACM-2.6:rhacm2/multicloud-integrations-rhel8@sha256:6813ccd43a1aecd1aaf4d5d4b1620fd63bbca00b736100189ff91246bf3bc36b_arm64",
"8Base-RHACM-2.6:rhacm2/multicloud-integrations-rhel8@sha256:db89ef3686570526afdb2b79fd698aca5dc50c633009760f1748fb9fd506067b_amd64",
"8Base-RHACM-2.6:rhacm2/multicloud-integrations-rhel8@sha256:db8bc27937802c5d8fff769b9c93c8a01411629d199adbc39235e721d6468b30_s390x",
"8Base-RHACM-2.6:rhacm2/multicluster-observability-rhel8-operator@sha256:434db0ca203b14b899fff9b7a2a5b975de852ea29620a828f29246448aba873c_ppc64le",
"8Base-RHACM-2.6:rhacm2/multicluster-observability-rhel8-operator@sha256:876bfa63b0e13833eaeadb7c6a0481f1d7970b283f69ece4d81c99985f4dd161_arm64",
"8Base-RHACM-2.6:rhacm2/multicluster-observability-rhel8-operator@sha256:d23f208e020d42bc095011d423146e2da35b2bc85b844911bde2f4edf696bdca_amd64",
"8Base-RHACM-2.6:rhacm2/multicluster-observability-rhel8-operator@sha256:f29581baf5277588d2e4cd01380ecf46e3c97a2f17ade01b048f75c29f18d62c_s390x",
"8Base-RHACM-2.6:rhacm2/multicluster-operators-application-rhel8@sha256:1952d422bd7ba42323711faba59244c449293cc92502e350460fee07c0e3b34a_ppc64le",
"8Base-RHACM-2.6:rhacm2/multicluster-operators-application-rhel8@sha256:566a60f630ec346eced3106ec072963d1b9f9d300e7d4cee6af6dc0d590a3937_s390x",
"8Base-RHACM-2.6:rhacm2/multicluster-operators-application-rhel8@sha256:724dd9f4a5e4acd061206ca2ea57c329210ade5135dbdf941b8d7e720daa4f10_arm64",
"8Base-RHACM-2.6:rhacm2/multicluster-operators-application-rhel8@sha256:ace8895fc62c1394dfa7854fd9ce3e14ef859e989255f70dc9a5a3d9bcd514c0_amd64",
"8Base-RHACM-2.6:rhacm2/multicluster-operators-channel-rhel8@sha256:1ebe6504a6a58f39f93952bf1c135ea58ff77e65c5b8ba73c7ad6295e66a1b45_s390x",
"8Base-RHACM-2.6:rhacm2/multicluster-operators-channel-rhel8@sha256:557cc962d0b10d80a9dea7adce387ea28fb4199a02fa8546645ab2cacbf28b88_ppc64le",
"8Base-RHACM-2.6:rhacm2/multicluster-operators-channel-rhel8@sha256:82526c7c046325bde1dfa0a47b58b773355f00bc95c23be75105e7255e7bddd2_arm64",
"8Base-RHACM-2.6:rhacm2/multicluster-operators-channel-rhel8@sha256:85e20d97f28e43668c2790bd6e0adbc598d01f9fab849761fb96d7a5c4946a87_amd64",
"8Base-RHACM-2.6:rhacm2/multicluster-operators-subscription-rhel8@sha256:7310f31faae367a363c27a7236b562bbfe8381a352fce906279590bac11571d2_ppc64le",
"8Base-RHACM-2.6:rhacm2/multicluster-operators-subscription-rhel8@sha256:7676d33b9be36ca6660d3aed888fdffcf270fcf82258ed9531e2746a3d27610c_s390x",
"8Base-RHACM-2.6:rhacm2/multicluster-operators-subscription-rhel8@sha256:e718d5abef58365d547ef73828a26adff5b6cef1bf935aa7c27f12f604b50337_amd64",
"8Base-RHACM-2.6:rhacm2/multicluster-operators-subscription-rhel8@sha256:f58aff87d1efb64417c6976f6772a464e54beefe847f50a141726b7a1a6a293a_arm64",
"8Base-RHACM-2.6:rhacm2/multiclusterhub-repo-rhel8@sha256:03222a9dd6eca9cf44932a0ff1bf89bd9d2d29683f1ebb0d0aa49171b77a4963_ppc64le",
"8Base-RHACM-2.6:rhacm2/multiclusterhub-repo-rhel8@sha256:881b8c3b19918affd478c0ad0c73dff96dd28f5c1dfddb86472b42e422fa25b6_amd64",
"8Base-RHACM-2.6:rhacm2/multiclusterhub-repo-rhel8@sha256:9de94ea1f83ec8b7257c7b2befc1485ed9cc40c9ef3600c4c4c50934e708cf9d_s390x",
"8Base-RHACM-2.6:rhacm2/multiclusterhub-repo-rhel8@sha256:a45ed68e7d3ac89d17eaf06445cabfc19a9ce85a42f116d75028d6acd18a322b_arm64",
"8Base-RHACM-2.6:rhacm2/multiclusterhub-rhel8@sha256:48d1fa8bc5f6a4d8349c41126301bd86d12836384f336881ecb71bd79f84ae93_ppc64le",
"8Base-RHACM-2.6:rhacm2/multiclusterhub-rhel8@sha256:a33e91fb763a2f0894433bce31bd44229e7d5f5c53d36c6b6f643807a45c110b_arm64",
"8Base-RHACM-2.6:rhacm2/multiclusterhub-rhel8@sha256:d6e126cbdd3cfbcdee04b093389ca1b07ac8038da96060051ed94e1eeacc6d92_s390x",
"8Base-RHACM-2.6:rhacm2/multiclusterhub-rhel8@sha256:ecf12158a2d8802b4c7efd6b336ff36c1e002223b1d385a40fbef638d5e4aa21_amd64",
"8Base-RHACM-2.6:rhacm2/node-exporter-rhel8@sha256:14d23638efff3c30661c9a5f3ddb6ab0c7a9d162de1176dd9565cf49dfa4b9c5_amd64",
"8Base-RHACM-2.6:rhacm2/node-exporter-rhel8@sha256:533005e1608de68a09e53599de3f30990db95cb923794bab9ae9e3bc1a8b6baf_arm64",
"8Base-RHACM-2.6:rhacm2/node-exporter-rhel8@sha256:99eef3491c7092afa14179b9a9d39dd8fbfb3c9bb61759d678af5d91ac23e59d_s390x",
"8Base-RHACM-2.6:rhacm2/node-exporter-rhel8@sha256:e200d4e1802cce7fce32b1e0dc5c3220b6f6477b73b3a2d8ea26a5a42d63f46b_ppc64le",
"8Base-RHACM-2.6:rhacm2/observatorium-rhel8-operator@sha256:092e3437e6d38b2bf676d7fb67ad672e3ef03440017b5af7c1ebd2beb3f437eb_amd64",
"8Base-RHACM-2.6:rhacm2/observatorium-rhel8-operator@sha256:8cf076bfb049d1aabd00040ee65f0fedd590f0dd448c7561de494093a915b397_ppc64le",
"8Base-RHACM-2.6:rhacm2/observatorium-rhel8-operator@sha256:e69987a64fdbf873d4b19d8626c0c5e99dd13d7c95446850559be966dae45ad0_arm64",
"8Base-RHACM-2.6:rhacm2/observatorium-rhel8-operator@sha256:f0bf89eaea6b7afc2d08c77bd40dfba581f91f462f5ec3d70473b332ca6f781c_s390x",
"8Base-RHACM-2.6:rhacm2/observatorium-rhel8@sha256:0686cfddd61737f7e7eb4f0c011397277394559edac3bb947c0969e302686dd5_ppc64le",
"8Base-RHACM-2.6:rhacm2/observatorium-rhel8@sha256:8f2f3732600235f66c406b6121ac37979f52572ce90353b6e099be7b74406251_amd64",
"8Base-RHACM-2.6:rhacm2/observatorium-rhel8@sha256:9e1fccc5b17865a6d7baaa1a15cb50f47d80a14b0a7bcbd94c12f0ddcaaf1b28_s390x",
"8Base-RHACM-2.6:rhacm2/observatorium-rhel8@sha256:bdd89a1051c8f21e7d81ff80c96731a0eaa7d15c320ab1e6b1dc3f6babd42598_arm64",
"8Base-RHACM-2.6:rhacm2/prometheus-alertmanager-rhel8@sha256:0860b7aa5e8b07792ad7f5d5c0654e23e9da8eedd4b9f509caea616dcfa97d69_amd64",
"8Base-RHACM-2.6:rhacm2/prometheus-alertmanager-rhel8@sha256:624895d8579ef6f3e5b17558a30775790ec6f00701f8c5cdfa315292d7f9e867_s390x",
"8Base-RHACM-2.6:rhacm2/prometheus-alertmanager-rhel8@sha256:6d09865a228cdbbc6d1ac13042c3c00f0bd086f6dc181dfa3cdf8c7f9d826b9e_arm64",
"8Base-RHACM-2.6:rhacm2/prometheus-alertmanager-rhel8@sha256:c69fee848d21346a271972e89d91898eac9fec27d598d98ffa004ca8d1b53270_ppc64le",
"8Base-RHACM-2.6:rhacm2/prometheus-rhel8@sha256:52cea7c27de23e3358030b09f22b962723c523a940f8e2043edc298c907d761c_arm64",
"8Base-RHACM-2.6:rhacm2/prometheus-rhel8@sha256:67e0fadfbb4d99a60435ed12b470772b38ace4ca815fe73da68eb3c826e200fc_ppc64le",
"8Base-RHACM-2.6:rhacm2/prometheus-rhel8@sha256:e8241b1d852d605b44ecfcc552cb0f905f72e8a17c8d228162b40c19388f5176_s390x",
"8Base-RHACM-2.6:rhacm2/prometheus-rhel8@sha256:ed0cc13e79949436d29a7ad0b41b189744a177ea27545fd5eb9b4f71e87bd0eb_amd64",
"8Base-RHACM-2.6:rhacm2/rbac-query-proxy-rhel8@sha256:29c76a37497f212aed280e2bf16ef45fb3785fb4649ce17b7fe9d653a79e2112_arm64",
"8Base-RHACM-2.6:rhacm2/rbac-query-proxy-rhel8@sha256:475a45884a51127722030226ff9a5f0752c98574c41eb61796aece5e702346a3_ppc64le",
"8Base-RHACM-2.6:rhacm2/rbac-query-proxy-rhel8@sha256:582301b10af0b966ae7d5e130cb0e5f96e7912dc66b4108e0d6078656ca80604_amd64",
"8Base-RHACM-2.6:rhacm2/rbac-query-proxy-rhel8@sha256:f1c7de85a44c03f48a6f62ba1d7d650f0b06e0f502cecff1512ad637b5bc1c27_s390x",
"8Base-RHACM-2.6:rhacm2/redisgraph-tls-rhel8@sha256:128279a656bfbde6c2c052766d63a1de6a06d8bea2707813c64396c2ae382478_amd64",
"8Base-RHACM-2.6:rhacm2/redisgraph-tls-rhel8@sha256:35927ca6e6e9c8d420c499a0c8ad37c4297ba19743d550f489d3e66482275a49_arm64",
"8Base-RHACM-2.6:rhacm2/redisgraph-tls-rhel8@sha256:4696baed553266682ba2b54d3bf683d2ff1241b625de5ec54a45c1b2c5f96243_s390x",
"8Base-RHACM-2.6:rhacm2/redisgraph-tls-rhel8@sha256:d722f2ffab1f58bbaf3c62ef71dbf7e6c4023e6ab17690f1049075a321d0b1ac_ppc64le",
"8Base-RHACM-2.6:rhacm2/search-aggregator-rhel8@sha256:2b5f372c1c73c4de587b5a4388d95b8cc553fc56af446fcefa0e14c6d980b6b3_ppc64le",
"8Base-RHACM-2.6:rhacm2/search-aggregator-rhel8@sha256:38fceeedc0672def1c2cf42bb6743ae726e77d9f7352d002b3fc688c6d551852_amd64",
"8Base-RHACM-2.6:rhacm2/search-aggregator-rhel8@sha256:6a915335bcebb0884fc72df2dfee97c74d42c035864b960e1c800fa6c5f8d93c_arm64",
"8Base-RHACM-2.6:rhacm2/search-aggregator-rhel8@sha256:752decaefc38aa009f54201b38d4ab26d9b4020caec649d9b1f1564f56c47c2a_s390x",
"8Base-RHACM-2.6:rhacm2/search-api-rhel8@sha256:37eea70d5b1c89c25372dcea8c8c03e1e0a9af1b5a06f3b0706ba776ae8847c1_amd64",
"8Base-RHACM-2.6:rhacm2/search-api-rhel8@sha256:7400088d206592eb29cd86182909626262c9b2a99f017811fcc9d8a753c39009_arm64",
"8Base-RHACM-2.6:rhacm2/search-api-rhel8@sha256:aa8ea0deabc39a068f3f6ce9fa6334e44fc507355009a9bff448e742156ec203_ppc64le",
"8Base-RHACM-2.6:rhacm2/search-api-rhel8@sha256:b4d2d39c2b3b736987f1e888b858d52a7ebd9f8d0cebd3bdef8c59f6e3e41725_s390x",
"8Base-RHACM-2.6:rhacm2/search-collector-rhel8@sha256:0174699ec75fcda08892b4e72b674df989af51ea5f04de57a62c2a85a3c08f4f_arm64",
"8Base-RHACM-2.6:rhacm2/search-collector-rhel8@sha256:5a29a9805b8d20969cba86da11a9de8176a3172df361aec5fae136a4271de308_amd64",
"8Base-RHACM-2.6:rhacm2/search-collector-rhel8@sha256:be7eed9ad9502bcc294081f7e2098fc4f8411c912c34fe63479b5b770d06caca_s390x",
"8Base-RHACM-2.6:rhacm2/search-collector-rhel8@sha256:c467c1d7ceaf5281077f7fe8ff1c1c4cffe325132890a3ab9b96ea5db2e2c930_ppc64le",
"8Base-RHACM-2.6:rhacm2/search-rhel8@sha256:2135cd20bb7ebbf48499992fe46a928e28fc78c86e360633ea09054520c42539_ppc64le",
"8Base-RHACM-2.6:rhacm2/search-rhel8@sha256:3a7a31974210e21a3faed9b57a75b970c70ac41d9662b884d4ce67275f756fc7_arm64",
"8Base-RHACM-2.6:rhacm2/search-rhel8@sha256:6e6a19f1440e4eb15a8206e18f7f4dde3e1a5c6518944571d09923d116d3f04e_amd64",
"8Base-RHACM-2.6:rhacm2/search-rhel8@sha256:e6ed3e65f0d49b3c6b0e3e97593a8fae4d453f3aecf8d7829c0d25c68bc91ea1_s390x",
"8Base-RHACM-2.6:rhacm2/submariner-addon-rhel8@sha256:7b80d01371f551df506bd0c56df6829845bfce497ff01cc44b68f172ed5399b4_ppc64le",
"8Base-RHACM-2.6:rhacm2/submariner-addon-rhel8@sha256:934c560bc786015c694e9cffbae8e86f631b3331d62f5a547931446dae82f8c3_s390x",
"8Base-RHACM-2.6:rhacm2/submariner-addon-rhel8@sha256:b467881f4028a89a9e79ba93da719845db576f47a04ae6e569c2317be5594b29_arm64",
"8Base-RHACM-2.6:rhacm2/submariner-addon-rhel8@sha256:fc5592d42e4aca70288448d174511b922ece7f8cb4b41c6a36195c3a4a60aa36_amd64",
"8Base-RHACM-2.6:rhacm2/thanos-receive-controller-rhel8@sha256:21f2626c10c4fb61b37e6ca4ab574186b423f155fbc5cfef3e894fff04cc270e_ppc64le",
"8Base-RHACM-2.6:rhacm2/thanos-receive-controller-rhel8@sha256:c357074958324fc5d602cdcf1cba285bf8582e0b36af79a8f6211bb0dfb77a10_amd64",
"8Base-RHACM-2.6:rhacm2/thanos-receive-controller-rhel8@sha256:d9ac8e67d6d9858b16dd9d1d49c1dd904aa22a7b618e5d33292344faced9c0d3_arm64",
"8Base-RHACM-2.6:rhacm2/thanos-receive-controller-rhel8@sha256:e3b840a7833680170f9e9ca52309552c584935a68c75cc71e6d576b104dc01c8_s390x",
"8Base-RHACM-2.6:rhacm2/thanos-rhel8@sha256:453c525197ccfe1f866af70ca2e7f3deb6f98d0b98c09b602b4fa1368787213d_amd64",
"8Base-RHACM-2.6:rhacm2/thanos-rhel8@sha256:4b3b45ad0b564360c245d20b1540c2398c9606cf8684275e4ee071c591357929_arm64",
"8Base-RHACM-2.6:rhacm2/thanos-rhel8@sha256:7e43ba8f47ec54b5f86d13c81b67b044176530b63b5ae3f40332fc975cc6b21f_s390x",
"8Base-RHACM-2.6:rhacm2/thanos-rhel8@sha256:faaa00c0af80c781a7c610616153a3cd1dc1b20637934c3a243a2e9664ba0ee5_ppc64le"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2022-30631"
},
{
"category": "external",
"summary": "RHBZ#2107342",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2107342"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2022-30631",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-30631"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2022-30631",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2022-30631"
},
{
"category": "external",
"summary": "https://go.dev/issue/53168",
"url": "https://go.dev/issue/53168"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-announce/c/nqrv9fbR0zE",
"url": "https://groups.google.com/g/golang-announce/c/nqrv9fbR0zE"
}
],
"release_date": "2022-07-12T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2022-09-06T22:27:58+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.6/html-single/install/index#installing",
"product_ids": [
"8Base-RHACM-2.6:rhacm2/acm-governance-policy-addon-controller-rhel8@sha256:615ab5d9542759d921634737709e84a8e65d003ea136e5d22858d380225fd177_amd64",
"8Base-RHACM-2.6:rhacm2/acm-governance-policy-addon-controller-rhel8@sha256:958b729d30f10b9c121e68ac8ede2054ed29cc52a9a7d6df0537ed221aa74358_s390x",
"8Base-RHACM-2.6:rhacm2/acm-governance-policy-addon-controller-rhel8@sha256:b5bef941b4e0b5b3529ca5b2311c85295b9f6d12e482a9cbdad691c2406541f1_ppc64le",
"8Base-RHACM-2.6:rhacm2/acm-governance-policy-addon-controller-rhel8@sha256:f6194b9056d77e54f3c74caa9eab87bd1df1818d082fc807229d1c44ec6c88c4_arm64",
"8Base-RHACM-2.6:rhacm2/acm-grafana-rhel8@sha256:45616ed43b53d3a83e65828118f09430396f5bcb0566ae3a65d937b59f0d873e_s390x",
"8Base-RHACM-2.6:rhacm2/acm-grafana-rhel8@sha256:8c48441cfa850ea1274932e94da0831618c10f91022619c779304501a75fb161_amd64",
"8Base-RHACM-2.6:rhacm2/acm-grafana-rhel8@sha256:cc1c196b19c5fd8f313c6136359cc9dd37b5f59d32a581b10cf89b80b7d0cbf4_arm64",
"8Base-RHACM-2.6:rhacm2/acm-grafana-rhel8@sha256:cdf24e68e50be1350566243f6d2cb1403d09ab68e5fed39ea6c56212e42b90f1_ppc64le",
"8Base-RHACM-2.6:rhacm2/acm-must-gather-rhel8@sha256:1457ff5cfd61611fdc968d4af5b020d835e107b97932c7ba7b3f5ed4cbd0e39f_ppc64le",
"8Base-RHACM-2.6:rhacm2/acm-must-gather-rhel8@sha256:39842906b3846418bc31098e2abad08210118d86aa683e9e5fd04a97822df22d_arm64",
"8Base-RHACM-2.6:rhacm2/acm-must-gather-rhel8@sha256:8a69add2d90a1e094de8510052b683e1765153da75e316ad7778499af0c5ddf9_s390x",
"8Base-RHACM-2.6:rhacm2/acm-must-gather-rhel8@sha256:dca91134a2c1c33c736afcd4c9373749448641385f39162c74e115691289e843_amd64",
"8Base-RHACM-2.6:rhacm2/acm-operator-bundle@sha256:0eac6124f59492d09c1ae650025d59ea0e8547d9f9c832cb9607b09254ff6ddd_s390x",
"8Base-RHACM-2.6:rhacm2/acm-operator-bundle@sha256:1cbcd58a4c23e4c89a6a0509f78802a5aa21205db2784ebc9772b99a3917b183_arm64",
"8Base-RHACM-2.6:rhacm2/acm-operator-bundle@sha256:997aaee36f0bed47e231925a3f2c2ecc503410e54b35727f035c72477f3d1944_ppc64le",
"8Base-RHACM-2.6:rhacm2/acm-operator-bundle@sha256:ce699187f250b93976b8063228ac12d11c6c8f6baba69ba4ed17a38730e84eb3_amd64",
"8Base-RHACM-2.6:rhacm2/acm-prometheus-config-reloader-rhel8@sha256:693a77a9324d6c7f0e69bd9d5725b51f3e429972f1e67469e93648cb347eae84_arm64",
"8Base-RHACM-2.6:rhacm2/acm-prometheus-config-reloader-rhel8@sha256:89757e804d5df2b5eeeb1191b599c3acb9e75f61170f888095302830d6de0582_s390x",
"8Base-RHACM-2.6:rhacm2/acm-prometheus-config-reloader-rhel8@sha256:8e45e1fd7342d7525b118f01794cac1f4a8662def5f2a06336b698db2e268742_amd64",
"8Base-RHACM-2.6:rhacm2/acm-prometheus-config-reloader-rhel8@sha256:ce1c17b34b7aac2e990dc0efe40f4406e73f727b2c7bfe109eded849de753f1a_ppc64le",
"8Base-RHACM-2.6:rhacm2/acm-prometheus-rhel8@sha256:728606d96dd9e0fc2e7810e092e10ee071ec36598c990c8252beccace59a679e_amd64",
"8Base-RHACM-2.6:rhacm2/acm-prometheus-rhel8@sha256:b457d0b95d88c5dd0aac87492cbca40a9d7c2074002ad110f52d562f0c5d0797_arm64",
"8Base-RHACM-2.6:rhacm2/acm-prometheus-rhel8@sha256:f34d2569033bfb1d173342264f090f46d80f7843d52704a7ce9e9eb9de2f5abb_s390x",
"8Base-RHACM-2.6:rhacm2/acm-prometheus-rhel8@sha256:f720e0a94bfe7ed5d812819a3e77cc0581be102970127d8c0d4aa06a05edbf3d_ppc64le",
"8Base-RHACM-2.6:rhacm2/acm-volsync-addon-controller-rhel8@sha256:17ccd6b924b36ab14e3ca5f5331ba7e4c86f8cb64304640d58c3ee6b76edbcaf_ppc64le",
"8Base-RHACM-2.6:rhacm2/acm-volsync-addon-controller-rhel8@sha256:27079308ea87e35564cc3089c65eae68d63880a3bb093ca64d1678a68b60fcec_amd64",
"8Base-RHACM-2.6:rhacm2/acm-volsync-addon-controller-rhel8@sha256:9eabaac2df91aeef613d6973669d07298f2159c6a6e0c9f294623f7b1a10bc08_s390x",
"8Base-RHACM-2.6:rhacm2/acm-volsync-addon-controller-rhel8@sha256:f7abdf1756bc0ff2ebf02fee0469a8b9eeabe1fa8cafdd21c6e8f958155b70bb_arm64",
"8Base-RHACM-2.6:rhacm2/cert-policy-controller-rhel8@sha256:017c1e663827a3b55d70badd3ed979b5d1831252c49d671897a85a75afaa5bb0_s390x",
"8Base-RHACM-2.6:rhacm2/cert-policy-controller-rhel8@sha256:0610778095974edf936602018281bf7a5e287ba9eca9f661a423e68bbe000e40_ppc64le",
"8Base-RHACM-2.6:rhacm2/cert-policy-controller-rhel8@sha256:a66d7d4ee1179f7fce639490f919d722db54eaa3118b4135078c33e6cbf91488_amd64",
"8Base-RHACM-2.6:rhacm2/cert-policy-controller-rhel8@sha256:d660befef0c8f7a4db7aa3b865545c9863d8f37e7ba4b8de4380185f82b208d4_arm64",
"8Base-RHACM-2.6:rhacm2/cluster-backup-rhel8-operator@sha256:1a749d0795972a9bfd5a00aa96c238a660673464be01b2aa9fd7a3aeead6ddf7_amd64",
"8Base-RHACM-2.6:rhacm2/cluster-backup-rhel8-operator@sha256:8915dbdc562e63441f79041bdf1176e46ce53e95418d133f0cd0c1ff79da48a2_arm64",
"8Base-RHACM-2.6:rhacm2/cluster-backup-rhel8-operator@sha256:995f225449b207da9a3cad175dac85b87eefb28ff5bae6a588f40fd79fbe12a1_ppc64le",
"8Base-RHACM-2.6:rhacm2/cluster-backup-rhel8-operator@sha256:f1255a76c6275a4b6a400c82e204a5112fff6fe87f71626f8f309763f6a5d9e4_s390x",
"8Base-RHACM-2.6:rhacm2/config-policy-controller-rhel8@sha256:3b2e0d850e8fc966ec80bff16df26002334744a96b81c7a7dfe222f1706a52e3_s390x",
"8Base-RHACM-2.6:rhacm2/config-policy-controller-rhel8@sha256:447f275bbde46d7fc173798ef5abc0a77a6780f0dffdc171786edbe00f27d8d8_ppc64le",
"8Base-RHACM-2.6:rhacm2/config-policy-controller-rhel8@sha256:61964a1a0ddf2e98bcf5249b7374235055ab85cc26663a8d9397c2b7f6fbb4c6_amd64",
"8Base-RHACM-2.6:rhacm2/config-policy-controller-rhel8@sha256:a3abaa3d0bf1d34fa9e40903a8713c439f5f7f751e775d32cbab308983064ce0_arm64",
"8Base-RHACM-2.6:rhacm2/console-rhel8@sha256:6c0f630ff57f6f423df6dbf4df9faad25089f9b391be35cb8bc9cd5211f94d67_arm64",
"8Base-RHACM-2.6:rhacm2/console-rhel8@sha256:8608aed6971299def3fbe749336727e84c69582664dedac3145b92ea24e62e4d_amd64",
"8Base-RHACM-2.6:rhacm2/console-rhel8@sha256:afa80ae8274db7fa6796c35980fc5df15889e94aff3361f6cda643e5a09da220_ppc64le",
"8Base-RHACM-2.6:rhacm2/console-rhel8@sha256:f06e4e3f62db52c6d7fa0bc1f289de773e18d076bc38612e1b0ddc85c76fde06_s390x",
"8Base-RHACM-2.6:rhacm2/endpoint-monitoring-rhel8-operator@sha256:060bcd658756a924b4ce4d202bd447a3254fc1f49af7d685dde8720f355cde8e_arm64",
"8Base-RHACM-2.6:rhacm2/endpoint-monitoring-rhel8-operator@sha256:091d66731c5fe8eba5646c6b2622bb38c074e202a8a4a7e906921673b60f0898_amd64",
"8Base-RHACM-2.6:rhacm2/endpoint-monitoring-rhel8-operator@sha256:80660eb7f3c068768b0ea04ff20f4539194c52427ffdab4626bf781aa3f2ca64_s390x",
"8Base-RHACM-2.6:rhacm2/endpoint-monitoring-rhel8-operator@sha256:d6204fcf04c83bac13232ec1602572ad5f22bb528537e591079dfa36152697ec_ppc64le",
"8Base-RHACM-2.6:rhacm2/governance-policy-propagator-rhel8@sha256:51be0f04938b60ed1dba60908bebd2000d78e4ade34757bae70a083c67d77e8e_arm64",
"8Base-RHACM-2.6:rhacm2/governance-policy-propagator-rhel8@sha256:9577701bf3c7aa00b99531d2c3842130abc6cd91c52c4a7ba040b705eeace4c7_s390x",
"8Base-RHACM-2.6:rhacm2/governance-policy-propagator-rhel8@sha256:bdc6c128628db86697af198430c5ae5c61c3e586c1a97187e4d4e852cec61e92_ppc64le",
"8Base-RHACM-2.6:rhacm2/governance-policy-propagator-rhel8@sha256:cc519319b9f4fe672144ebedd772ddf56d5de90e3c8f52c0fb9b55313f71a7b3_amd64",
"8Base-RHACM-2.6:rhacm2/governance-policy-spec-sync-rhel8@sha256:2c1905ae8a83e5598678457fd955cbc867453ed5836de6fcc182e4928df8bd67_s390x",
"8Base-RHACM-2.6:rhacm2/governance-policy-spec-sync-rhel8@sha256:4a8d30cc0e1d83c69b7f3339418b101da23fbcaee7d326bedaff677eceb25ab2_ppc64le",
"8Base-RHACM-2.6:rhacm2/governance-policy-spec-sync-rhel8@sha256:6849cf1b4dd883d5b4c0cf90a3adfb26cb59d03d3b892cee3669a32dd6b8dcc2_amd64",
"8Base-RHACM-2.6:rhacm2/governance-policy-spec-sync-rhel8@sha256:d06ffc621167aff31ecb0fa417b294ff0676fb00e4ef1c6cb0fb2aaf4b2561e0_arm64",
"8Base-RHACM-2.6:rhacm2/governance-policy-status-sync-rhel8@sha256:4c86e16f15aaf454e4e5ce5436e1db27a5f8a55f573c3eaf02e4786fe52edfc8_arm64",
"8Base-RHACM-2.6:rhacm2/governance-policy-status-sync-rhel8@sha256:cf6a75d94f50dd063e939aee18756c767cba43f4e1e62a9c2f2b764ac6f43746_s390x",
"8Base-RHACM-2.6:rhacm2/governance-policy-status-sync-rhel8@sha256:e072b615eeffff80a94831e58c70980684c1ec4bd972844b25b157eb7ed5937f_ppc64le",
"8Base-RHACM-2.6:rhacm2/governance-policy-status-sync-rhel8@sha256:fffe971caa2e911d9c972c0e88712ff431d34c63dbe74e25f1cababa50ea7417_amd64",
"8Base-RHACM-2.6:rhacm2/governance-policy-template-sync-rhel8@sha256:10bc1a3833599a593a058e804de67e92888ed779fd0000928d4a70b6c7d5c1c2_amd64",
"8Base-RHACM-2.6:rhacm2/governance-policy-template-sync-rhel8@sha256:5c17f979f47840a879059ad83de12f0756889564a17190ba4438a7632c999bb1_arm64",
"8Base-RHACM-2.6:rhacm2/governance-policy-template-sync-rhel8@sha256:848bce8007de7714afc8c755b5f0c3cdf5eb6b1d259811c947bc295924539a0e_ppc64le",
"8Base-RHACM-2.6:rhacm2/governance-policy-template-sync-rhel8@sha256:95439f7e18fa87601d5860cbd9ca5f0738786e30a629d23788fd5fe33d694c66_s390x",
"8Base-RHACM-2.6:rhacm2/grafana-dashboard-loader-rhel8@sha256:1f5c1b2cffebf069859e95d0e722cb293f8c176bf5c5873bb9517c96b26c2e10_arm64",
"8Base-RHACM-2.6:rhacm2/grafana-dashboard-loader-rhel8@sha256:5223158a122658bafbd853c596cdc1f7bd7a0e4fdd82b1c3668ac84adeae9f24_s390x",
"8Base-RHACM-2.6:rhacm2/grafana-dashboard-loader-rhel8@sha256:561f1f05925cfe3c5f0f8a9b7475be4bbab183b5611ecfe09b090d80fa4bc2fe_amd64",
"8Base-RHACM-2.6:rhacm2/grafana-dashboard-loader-rhel8@sha256:734270221ec4a516e7eb77f2ec3a753384242116aa70320a1dbe969e915af1df_ppc64le",
"8Base-RHACM-2.6:rhacm2/iam-policy-controller-rhel8@sha256:2827e5f485213f92e2d0092187f3976dd6fe598e39b5cf2212d48c3a44c34b13_arm64",
"8Base-RHACM-2.6:rhacm2/iam-policy-controller-rhel8@sha256:8ca9e80365c76b66b2de3924fc50a5912e606042c704b02cb174a4b8bd3927c4_amd64",
"8Base-RHACM-2.6:rhacm2/iam-policy-controller-rhel8@sha256:c5069e76a900aa300102a0ae54ecbc12c0ac31abfeed8656ee60a949daef79c3_s390x",
"8Base-RHACM-2.6:rhacm2/iam-policy-controller-rhel8@sha256:ca05e79e5508924af71f323c13f664770d8dd4eb61ecf0894e4f9a81f7a1b402_ppc64le",
"8Base-RHACM-2.6:rhacm2/insights-client-rhel8@sha256:02cacfec60c80b9228e8b18949751de867f974ea6b1172129096e64e949c0598_amd64",
"8Base-RHACM-2.6:rhacm2/insights-client-rhel8@sha256:2b14036d0291e54c3191682de2ea875a78d78c35b2791a5a113ba1a8920f0621_ppc64le",
"8Base-RHACM-2.6:rhacm2/insights-client-rhel8@sha256:d4c05f641de8fd0753d63cc6d5b62464d3d6a87d601514e87ef2e40bbe7b01b6_s390x",
"8Base-RHACM-2.6:rhacm2/insights-client-rhel8@sha256:e15c410b693b34f49869d037ebb5584384fcdf88114b7a94967ca09f1361a5f3_arm64",
"8Base-RHACM-2.6:rhacm2/insights-metrics-rhel8@sha256:67aa55bb65685395ad2773e7459dff5fbccdeedcf9e56ec2722d8f5c919eae89_s390x",
"8Base-RHACM-2.6:rhacm2/insights-metrics-rhel8@sha256:6c54e08f5f6c2cae41a5e108e1019ff6522af8f69d666e22eb4631cd83b85917_amd64",
"8Base-RHACM-2.6:rhacm2/insights-metrics-rhel8@sha256:88d9b7246aa75cb2c88ccb7f2f1202fc465be0f2d89e59f1d2259f69ada56d9d_arm64",
"8Base-RHACM-2.6:rhacm2/insights-metrics-rhel8@sha256:bad98fe71638d7346f31ea45f6063ec970bf90844bb5c5dc5f917bb0f0099899_ppc64le",
"8Base-RHACM-2.6:rhacm2/klusterlet-addon-controller-rhel8@sha256:22e510955af3fa736b7306c387f44b5f15f5f9a7a006c6587e06d5d8602cc2f0_s390x",
"8Base-RHACM-2.6:rhacm2/klusterlet-addon-controller-rhel8@sha256:55bc86326f992cc4f4401b93f90cdd2baa6728015ffaf6168f2d46ae43c70cf4_ppc64le",
"8Base-RHACM-2.6:rhacm2/klusterlet-addon-controller-rhel8@sha256:8dd7f47af047fb899c7fcbad61cb8f38da45990cac186f9235aec3e4e7de25e9_amd64",
"8Base-RHACM-2.6:rhacm2/klusterlet-addon-controller-rhel8@sha256:bdb97eb5bb0e8f59edf0d389fb07c45171e728dc8b4d2bdacd785193b46ec03b_arm64",
"8Base-RHACM-2.6:rhacm2/kube-rbac-proxy-rhel8@sha256:11a353ee9da6cc843d5f346f4fa51681d13318e2e61fc4d1a3f63406eb175260_s390x",
"8Base-RHACM-2.6:rhacm2/kube-rbac-proxy-rhel8@sha256:31757f3e3bb08b4e49e54694b18b3cf327637be20535482b2df1345b17444dda_amd64",
"8Base-RHACM-2.6:rhacm2/kube-rbac-proxy-rhel8@sha256:b2c0b7414d0fc36a49cbdc5a56b25dd62aac18defc2defbd9c1895cd13a5e716_arm64",
"8Base-RHACM-2.6:rhacm2/kube-rbac-proxy-rhel8@sha256:dbd816d503e9beb58622604432eb415419e893627eb95c1ceeb8ff5bda7d6335_ppc64le",
"8Base-RHACM-2.6:rhacm2/kube-state-metrics-rhel8@sha256:53246a6df1f0880d94ed2644fa4366e3e2108b6fa8a51745af87785346ce5304_s390x",
"8Base-RHACM-2.6:rhacm2/kube-state-metrics-rhel8@sha256:5f2393bceefffb32240043b6722aa73d31fc8133cc2666fcf5eb8d33794bc54f_arm64",
"8Base-RHACM-2.6:rhacm2/kube-state-metrics-rhel8@sha256:c792c043462281cde7c93bd8e2136f62ca17d072e7f466353f37de8e5f5dc949_ppc64le",
"8Base-RHACM-2.6:rhacm2/kube-state-metrics-rhel8@sha256:e6b1d24b56e6973eee1569e351db6637ca67e1d6cd124adb845cbf6e35a4f6af_amd64",
"8Base-RHACM-2.6:rhacm2/management-ingress-rhel8@sha256:07238998d21204cd8f25dc63e6dbde20a2dd25c3b96609729306db6c63a0fca4_arm64",
"8Base-RHACM-2.6:rhacm2/management-ingress-rhel8@sha256:0d2665d19a8753c6269f594b68b067cd62a402404287e6416543c1af2d7d3cf4_ppc64le",
"8Base-RHACM-2.6:rhacm2/management-ingress-rhel8@sha256:6917d018e53aabb6f5402f02000aedd2e5cf71bcc84562e0fc7d7c87049f4b67_amd64",
"8Base-RHACM-2.6:rhacm2/management-ingress-rhel8@sha256:73b0444bd91a1dade3b7e76245ac8d6cb568929bba321b8c86c269d6f542ac3b_s390x",
"8Base-RHACM-2.6:rhacm2/memcached-exporter-rhel8@sha256:7d85dd62346a647d22202baa0f8d405b2aaf9a7174b38e5d29df2e03530009c3_s390x",
"8Base-RHACM-2.6:rhacm2/memcached-exporter-rhel8@sha256:9635616c8f058e67d557201147904b05f8b49938f63fb2b0239dfca883f61685_arm64",
"8Base-RHACM-2.6:rhacm2/memcached-exporter-rhel8@sha256:9e91ecec92ec0df8b72beb6040f39d9a25b0bfad844e92ea34cc2d648d221d22_ppc64le",
"8Base-RHACM-2.6:rhacm2/memcached-exporter-rhel8@sha256:c773b9a2fffcd549d4936054260f655c78da603957826d6bad4e8567a213ad10_amd64",
"8Base-RHACM-2.6:rhacm2/memcached-rhel8@sha256:584f8c4a9a1b75fc71948a98add560d4fe3d936ee46ac791f32121dbadf8c7d2_ppc64le",
"8Base-RHACM-2.6:rhacm2/memcached-rhel8@sha256:59b3ce3f3f4459c97cfffee5e20830d70f8a69198b5fab271e6c478d615c46d3_arm64",
"8Base-RHACM-2.6:rhacm2/memcached-rhel8@sha256:6f458c76757203b28434f871027c6a466a73d246ceb5bfac8793ad1896a672ab_amd64",
"8Base-RHACM-2.6:rhacm2/memcached-rhel8@sha256:e34722fd656e3205dcdb565b0ab68e9971174c11f125dbfff3bf82e1e21f3a76_s390x",
"8Base-RHACM-2.6:rhacm2/metrics-collector-rhel8@sha256:3a81a018b939752543e78c2d68d1436b851be2256b88c3e66cd506ae1d8f4c9c_ppc64le",
"8Base-RHACM-2.6:rhacm2/metrics-collector-rhel8@sha256:6a3e0c36c123c9dc54759655d9148f580abada501034914863a6528ded19ef34_amd64",
"8Base-RHACM-2.6:rhacm2/metrics-collector-rhel8@sha256:7991f484f97b9951f27f70e67d5db0850c4189ee86db8406cdda961a9beb06f0_arm64",
"8Base-RHACM-2.6:rhacm2/metrics-collector-rhel8@sha256:fa08b9bf3fd334738984e150ba5bfd2e005374752f3112340b65f6434eacd057_s390x",
"8Base-RHACM-2.6:rhacm2/multicloud-integrations-rhel8@sha256:2bcbf9a565f3c566061325aca3174ec755b5c94a28612718a3f1563db317273e_ppc64le",
"8Base-RHACM-2.6:rhacm2/multicloud-integrations-rhel8@sha256:6813ccd43a1aecd1aaf4d5d4b1620fd63bbca00b736100189ff91246bf3bc36b_arm64",
"8Base-RHACM-2.6:rhacm2/multicloud-integrations-rhel8@sha256:db89ef3686570526afdb2b79fd698aca5dc50c633009760f1748fb9fd506067b_amd64",
"8Base-RHACM-2.6:rhacm2/multicloud-integrations-rhel8@sha256:db8bc27937802c5d8fff769b9c93c8a01411629d199adbc39235e721d6468b30_s390x",
"8Base-RHACM-2.6:rhacm2/multicluster-observability-rhel8-operator@sha256:434db0ca203b14b899fff9b7a2a5b975de852ea29620a828f29246448aba873c_ppc64le",
"8Base-RHACM-2.6:rhacm2/multicluster-observability-rhel8-operator@sha256:876bfa63b0e13833eaeadb7c6a0481f1d7970b283f69ece4d81c99985f4dd161_arm64",
"8Base-RHACM-2.6:rhacm2/multicluster-observability-rhel8-operator@sha256:d23f208e020d42bc095011d423146e2da35b2bc85b844911bde2f4edf696bdca_amd64",
"8Base-RHACM-2.6:rhacm2/multicluster-observability-rhel8-operator@sha256:f29581baf5277588d2e4cd01380ecf46e3c97a2f17ade01b048f75c29f18d62c_s390x",
"8Base-RHACM-2.6:rhacm2/multicluster-operators-application-rhel8@sha256:1952d422bd7ba42323711faba59244c449293cc92502e350460fee07c0e3b34a_ppc64le",
"8Base-RHACM-2.6:rhacm2/multicluster-operators-application-rhel8@sha256:566a60f630ec346eced3106ec072963d1b9f9d300e7d4cee6af6dc0d590a3937_s390x",
"8Base-RHACM-2.6:rhacm2/multicluster-operators-application-rhel8@sha256:724dd9f4a5e4acd061206ca2ea57c329210ade5135dbdf941b8d7e720daa4f10_arm64",
"8Base-RHACM-2.6:rhacm2/multicluster-operators-application-rhel8@sha256:ace8895fc62c1394dfa7854fd9ce3e14ef859e989255f70dc9a5a3d9bcd514c0_amd64",
"8Base-RHACM-2.6:rhacm2/multicluster-operators-channel-rhel8@sha256:1ebe6504a6a58f39f93952bf1c135ea58ff77e65c5b8ba73c7ad6295e66a1b45_s390x",
"8Base-RHACM-2.6:rhacm2/multicluster-operators-channel-rhel8@sha256:557cc962d0b10d80a9dea7adce387ea28fb4199a02fa8546645ab2cacbf28b88_ppc64le",
"8Base-RHACM-2.6:rhacm2/multicluster-operators-channel-rhel8@sha256:82526c7c046325bde1dfa0a47b58b773355f00bc95c23be75105e7255e7bddd2_arm64",
"8Base-RHACM-2.6:rhacm2/multicluster-operators-channel-rhel8@sha256:85e20d97f28e43668c2790bd6e0adbc598d01f9fab849761fb96d7a5c4946a87_amd64",
"8Base-RHACM-2.6:rhacm2/multicluster-operators-subscription-rhel8@sha256:7310f31faae367a363c27a7236b562bbfe8381a352fce906279590bac11571d2_ppc64le",
"8Base-RHACM-2.6:rhacm2/multicluster-operators-subscription-rhel8@sha256:7676d33b9be36ca6660d3aed888fdffcf270fcf82258ed9531e2746a3d27610c_s390x",
"8Base-RHACM-2.6:rhacm2/multicluster-operators-subscription-rhel8@sha256:e718d5abef58365d547ef73828a26adff5b6cef1bf935aa7c27f12f604b50337_amd64",
"8Base-RHACM-2.6:rhacm2/multicluster-operators-subscription-rhel8@sha256:f58aff87d1efb64417c6976f6772a464e54beefe847f50a141726b7a1a6a293a_arm64",
"8Base-RHACM-2.6:rhacm2/multiclusterhub-repo-rhel8@sha256:03222a9dd6eca9cf44932a0ff1bf89bd9d2d29683f1ebb0d0aa49171b77a4963_ppc64le",
"8Base-RHACM-2.6:rhacm2/multiclusterhub-repo-rhel8@sha256:881b8c3b19918affd478c0ad0c73dff96dd28f5c1dfddb86472b42e422fa25b6_amd64",
"8Base-RHACM-2.6:rhacm2/multiclusterhub-repo-rhel8@sha256:9de94ea1f83ec8b7257c7b2befc1485ed9cc40c9ef3600c4c4c50934e708cf9d_s390x",
"8Base-RHACM-2.6:rhacm2/multiclusterhub-repo-rhel8@sha256:a45ed68e7d3ac89d17eaf06445cabfc19a9ce85a42f116d75028d6acd18a322b_arm64",
"8Base-RHACM-2.6:rhacm2/multiclusterhub-rhel8@sha256:48d1fa8bc5f6a4d8349c41126301bd86d12836384f336881ecb71bd79f84ae93_ppc64le",
"8Base-RHACM-2.6:rhacm2/multiclusterhub-rhel8@sha256:a33e91fb763a2f0894433bce31bd44229e7d5f5c53d36c6b6f643807a45c110b_arm64",
"8Base-RHACM-2.6:rhacm2/multiclusterhub-rhel8@sha256:d6e126cbdd3cfbcdee04b093389ca1b07ac8038da96060051ed94e1eeacc6d92_s390x",
"8Base-RHACM-2.6:rhacm2/multiclusterhub-rhel8@sha256:ecf12158a2d8802b4c7efd6b336ff36c1e002223b1d385a40fbef638d5e4aa21_amd64",
"8Base-RHACM-2.6:rhacm2/node-exporter-rhel8@sha256:14d23638efff3c30661c9a5f3ddb6ab0c7a9d162de1176dd9565cf49dfa4b9c5_amd64",
"8Base-RHACM-2.6:rhacm2/node-exporter-rhel8@sha256:533005e1608de68a09e53599de3f30990db95cb923794bab9ae9e3bc1a8b6baf_arm64",
"8Base-RHACM-2.6:rhacm2/node-exporter-rhel8@sha256:99eef3491c7092afa14179b9a9d39dd8fbfb3c9bb61759d678af5d91ac23e59d_s390x",
"8Base-RHACM-2.6:rhacm2/node-exporter-rhel8@sha256:e200d4e1802cce7fce32b1e0dc5c3220b6f6477b73b3a2d8ea26a5a42d63f46b_ppc64le",
"8Base-RHACM-2.6:rhacm2/observatorium-rhel8-operator@sha256:092e3437e6d38b2bf676d7fb67ad672e3ef03440017b5af7c1ebd2beb3f437eb_amd64",
"8Base-RHACM-2.6:rhacm2/observatorium-rhel8-operator@sha256:8cf076bfb049d1aabd00040ee65f0fedd590f0dd448c7561de494093a915b397_ppc64le",
"8Base-RHACM-2.6:rhacm2/observatorium-rhel8-operator@sha256:e69987a64fdbf873d4b19d8626c0c5e99dd13d7c95446850559be966dae45ad0_arm64",
"8Base-RHACM-2.6:rhacm2/observatorium-rhel8-operator@sha256:f0bf89eaea6b7afc2d08c77bd40dfba581f91f462f5ec3d70473b332ca6f781c_s390x",
"8Base-RHACM-2.6:rhacm2/observatorium-rhel8@sha256:0686cfddd61737f7e7eb4f0c011397277394559edac3bb947c0969e302686dd5_ppc64le",
"8Base-RHACM-2.6:rhacm2/observatorium-rhel8@sha256:8f2f3732600235f66c406b6121ac37979f52572ce90353b6e099be7b74406251_amd64",
"8Base-RHACM-2.6:rhacm2/observatorium-rhel8@sha256:9e1fccc5b17865a6d7baaa1a15cb50f47d80a14b0a7bcbd94c12f0ddcaaf1b28_s390x",
"8Base-RHACM-2.6:rhacm2/observatorium-rhel8@sha256:bdd89a1051c8f21e7d81ff80c96731a0eaa7d15c320ab1e6b1dc3f6babd42598_arm64",
"8Base-RHACM-2.6:rhacm2/prometheus-alertmanager-rhel8@sha256:0860b7aa5e8b07792ad7f5d5c0654e23e9da8eedd4b9f509caea616dcfa97d69_amd64",
"8Base-RHACM-2.6:rhacm2/prometheus-alertmanager-rhel8@sha256:624895d8579ef6f3e5b17558a30775790ec6f00701f8c5cdfa315292d7f9e867_s390x",
"8Base-RHACM-2.6:rhacm2/prometheus-alertmanager-rhel8@sha256:6d09865a228cdbbc6d1ac13042c3c00f0bd086f6dc181dfa3cdf8c7f9d826b9e_arm64",
"8Base-RHACM-2.6:rhacm2/prometheus-alertmanager-rhel8@sha256:c69fee848d21346a271972e89d91898eac9fec27d598d98ffa004ca8d1b53270_ppc64le",
"8Base-RHACM-2.6:rhacm2/prometheus-rhel8@sha256:52cea7c27de23e3358030b09f22b962723c523a940f8e2043edc298c907d761c_arm64",
"8Base-RHACM-2.6:rhacm2/prometheus-rhel8@sha256:67e0fadfbb4d99a60435ed12b470772b38ace4ca815fe73da68eb3c826e200fc_ppc64le",
"8Base-RHACM-2.6:rhacm2/prometheus-rhel8@sha256:e8241b1d852d605b44ecfcc552cb0f905f72e8a17c8d228162b40c19388f5176_s390x",
"8Base-RHACM-2.6:rhacm2/prometheus-rhel8@sha256:ed0cc13e79949436d29a7ad0b41b189744a177ea27545fd5eb9b4f71e87bd0eb_amd64",
"8Base-RHACM-2.6:rhacm2/rbac-query-proxy-rhel8@sha256:29c76a37497f212aed280e2bf16ef45fb3785fb4649ce17b7fe9d653a79e2112_arm64",
"8Base-RHACM-2.6:rhacm2/rbac-query-proxy-rhel8@sha256:475a45884a51127722030226ff9a5f0752c98574c41eb61796aece5e702346a3_ppc64le",
"8Base-RHACM-2.6:rhacm2/rbac-query-proxy-rhel8@sha256:582301b10af0b966ae7d5e130cb0e5f96e7912dc66b4108e0d6078656ca80604_amd64",
"8Base-RHACM-2.6:rhacm2/rbac-query-proxy-rhel8@sha256:f1c7de85a44c03f48a6f62ba1d7d650f0b06e0f502cecff1512ad637b5bc1c27_s390x",
"8Base-RHACM-2.6:rhacm2/redisgraph-tls-rhel8@sha256:128279a656bfbde6c2c052766d63a1de6a06d8bea2707813c64396c2ae382478_amd64",
"8Base-RHACM-2.6:rhacm2/redisgraph-tls-rhel8@sha256:35927ca6e6e9c8d420c499a0c8ad37c4297ba19743d550f489d3e66482275a49_arm64",
"8Base-RHACM-2.6:rhacm2/redisgraph-tls-rhel8@sha256:4696baed553266682ba2b54d3bf683d2ff1241b625de5ec54a45c1b2c5f96243_s390x",
"8Base-RHACM-2.6:rhacm2/redisgraph-tls-rhel8@sha256:d722f2ffab1f58bbaf3c62ef71dbf7e6c4023e6ab17690f1049075a321d0b1ac_ppc64le",
"8Base-RHACM-2.6:rhacm2/search-aggregator-rhel8@sha256:2b5f372c1c73c4de587b5a4388d95b8cc553fc56af446fcefa0e14c6d980b6b3_ppc64le",
"8Base-RHACM-2.6:rhacm2/search-aggregator-rhel8@sha256:38fceeedc0672def1c2cf42bb6743ae726e77d9f7352d002b3fc688c6d551852_amd64",
"8Base-RHACM-2.6:rhacm2/search-aggregator-rhel8@sha256:6a915335bcebb0884fc72df2dfee97c74d42c035864b960e1c800fa6c5f8d93c_arm64",
"8Base-RHACM-2.6:rhacm2/search-aggregator-rhel8@sha256:752decaefc38aa009f54201b38d4ab26d9b4020caec649d9b1f1564f56c47c2a_s390x",
"8Base-RHACM-2.6:rhacm2/search-api-rhel8@sha256:37eea70d5b1c89c25372dcea8c8c03e1e0a9af1b5a06f3b0706ba776ae8847c1_amd64",
"8Base-RHACM-2.6:rhacm2/search-api-rhel8@sha256:7400088d206592eb29cd86182909626262c9b2a99f017811fcc9d8a753c39009_arm64",
"8Base-RHACM-2.6:rhacm2/search-api-rhel8@sha256:aa8ea0deabc39a068f3f6ce9fa6334e44fc507355009a9bff448e742156ec203_ppc64le",
"8Base-RHACM-2.6:rhacm2/search-api-rhel8@sha256:b4d2d39c2b3b736987f1e888b858d52a7ebd9f8d0cebd3bdef8c59f6e3e41725_s390x",
"8Base-RHACM-2.6:rhacm2/search-collector-rhel8@sha256:0174699ec75fcda08892b4e72b674df989af51ea5f04de57a62c2a85a3c08f4f_arm64",
"8Base-RHACM-2.6:rhacm2/search-collector-rhel8@sha256:5a29a9805b8d20969cba86da11a9de8176a3172df361aec5fae136a4271de308_amd64",
"8Base-RHACM-2.6:rhacm2/search-collector-rhel8@sha256:be7eed9ad9502bcc294081f7e2098fc4f8411c912c34fe63479b5b770d06caca_s390x",
"8Base-RHACM-2.6:rhacm2/search-collector-rhel8@sha256:c467c1d7ceaf5281077f7fe8ff1c1c4cffe325132890a3ab9b96ea5db2e2c930_ppc64le",
"8Base-RHACM-2.6:rhacm2/search-rhel8@sha256:2135cd20bb7ebbf48499992fe46a928e28fc78c86e360633ea09054520c42539_ppc64le",
"8Base-RHACM-2.6:rhacm2/search-rhel8@sha256:3a7a31974210e21a3faed9b57a75b970c70ac41d9662b884d4ce67275f756fc7_arm64",
"8Base-RHACM-2.6:rhacm2/search-rhel8@sha256:6e6a19f1440e4eb15a8206e18f7f4dde3e1a5c6518944571d09923d116d3f04e_amd64",
"8Base-RHACM-2.6:rhacm2/search-rhel8@sha256:e6ed3e65f0d49b3c6b0e3e97593a8fae4d453f3aecf8d7829c0d25c68bc91ea1_s390x",
"8Base-RHACM-2.6:rhacm2/submariner-addon-rhel8@sha256:7b80d01371f551df506bd0c56df6829845bfce497ff01cc44b68f172ed5399b4_ppc64le",
"8Base-RHACM-2.6:rhacm2/submariner-addon-rhel8@sha256:934c560bc786015c694e9cffbae8e86f631b3331d62f5a547931446dae82f8c3_s390x",
"8Base-RHACM-2.6:rhacm2/submariner-addon-rhel8@sha256:b467881f4028a89a9e79ba93da719845db576f47a04ae6e569c2317be5594b29_arm64",
"8Base-RHACM-2.6:rhacm2/submariner-addon-rhel8@sha256:fc5592d42e4aca70288448d174511b922ece7f8cb4b41c6a36195c3a4a60aa36_amd64",
"8Base-RHACM-2.6:rhacm2/thanos-receive-controller-rhel8@sha256:21f2626c10c4fb61b37e6ca4ab574186b423f155fbc5cfef3e894fff04cc270e_ppc64le",
"8Base-RHACM-2.6:rhacm2/thanos-receive-controller-rhel8@sha256:c357074958324fc5d602cdcf1cba285bf8582e0b36af79a8f6211bb0dfb77a10_amd64",
"8Base-RHACM-2.6:rhacm2/thanos-receive-controller-rhel8@sha256:d9ac8e67d6d9858b16dd9d1d49c1dd904aa22a7b618e5d33292344faced9c0d3_arm64",
"8Base-RHACM-2.6:rhacm2/thanos-receive-controller-rhel8@sha256:e3b840a7833680170f9e9ca52309552c584935a68c75cc71e6d576b104dc01c8_s390x",
"8Base-RHACM-2.6:rhacm2/thanos-rhel8@sha256:453c525197ccfe1f866af70ca2e7f3deb6f98d0b98c09b602b4fa1368787213d_amd64",
"8Base-RHACM-2.6:rhacm2/thanos-rhel8@sha256:4b3b45ad0b564360c245d20b1540c2398c9606cf8684275e4ee071c591357929_arm64",
"8Base-RHACM-2.6:rhacm2/thanos-rhel8@sha256:7e43ba8f47ec54b5f86d13c81b67b044176530b63b5ae3f40332fc975cc6b21f_s390x",
"8Base-RHACM-2.6:rhacm2/thanos-rhel8@sha256:faaa00c0af80c781a7c610616153a3cd1dc1b20637934c3a243a2e9664ba0ee5_ppc64le"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2022:6370"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"8Base-RHACM-2.6:rhacm2/acm-governance-policy-addon-controller-rhel8@sha256:615ab5d9542759d921634737709e84a8e65d003ea136e5d22858d380225fd177_amd64",
"8Base-RHACM-2.6:rhacm2/acm-governance-policy-addon-controller-rhel8@sha256:958b729d30f10b9c121e68ac8ede2054ed29cc52a9a7d6df0537ed221aa74358_s390x",
"8Base-RHACM-2.6:rhacm2/acm-governance-policy-addon-controller-rhel8@sha256:b5bef941b4e0b5b3529ca5b2311c85295b9f6d12e482a9cbdad691c2406541f1_ppc64le",
"8Base-RHACM-2.6:rhacm2/acm-governance-policy-addon-controller-rhel8@sha256:f6194b9056d77e54f3c74caa9eab87bd1df1818d082fc807229d1c44ec6c88c4_arm64",
"8Base-RHACM-2.6:rhacm2/acm-grafana-rhel8@sha256:45616ed43b53d3a83e65828118f09430396f5bcb0566ae3a65d937b59f0d873e_s390x",
"8Base-RHACM-2.6:rhacm2/acm-grafana-rhel8@sha256:8c48441cfa850ea1274932e94da0831618c10f91022619c779304501a75fb161_amd64",
"8Base-RHACM-2.6:rhacm2/acm-grafana-rhel8@sha256:cc1c196b19c5fd8f313c6136359cc9dd37b5f59d32a581b10cf89b80b7d0cbf4_arm64",
"8Base-RHACM-2.6:rhacm2/acm-grafana-rhel8@sha256:cdf24e68e50be1350566243f6d2cb1403d09ab68e5fed39ea6c56212e42b90f1_ppc64le",
"8Base-RHACM-2.6:rhacm2/acm-must-gather-rhel8@sha256:1457ff5cfd61611fdc968d4af5b020d835e107b97932c7ba7b3f5ed4cbd0e39f_ppc64le",
"8Base-RHACM-2.6:rhacm2/acm-must-gather-rhel8@sha256:39842906b3846418bc31098e2abad08210118d86aa683e9e5fd04a97822df22d_arm64",
"8Base-RHACM-2.6:rhacm2/acm-must-gather-rhel8@sha256:8a69add2d90a1e094de8510052b683e1765153da75e316ad7778499af0c5ddf9_s390x",
"8Base-RHACM-2.6:rhacm2/acm-must-gather-rhel8@sha256:dca91134a2c1c33c736afcd4c9373749448641385f39162c74e115691289e843_amd64",
"8Base-RHACM-2.6:rhacm2/acm-operator-bundle@sha256:0eac6124f59492d09c1ae650025d59ea0e8547d9f9c832cb9607b09254ff6ddd_s390x",
"8Base-RHACM-2.6:rhacm2/acm-operator-bundle@sha256:1cbcd58a4c23e4c89a6a0509f78802a5aa21205db2784ebc9772b99a3917b183_arm64",
"8Base-RHACM-2.6:rhacm2/acm-operator-bundle@sha256:997aaee36f0bed47e231925a3f2c2ecc503410e54b35727f035c72477f3d1944_ppc64le",
"8Base-RHACM-2.6:rhacm2/acm-operator-bundle@sha256:ce699187f250b93976b8063228ac12d11c6c8f6baba69ba4ed17a38730e84eb3_amd64",
"8Base-RHACM-2.6:rhacm2/acm-prometheus-config-reloader-rhel8@sha256:693a77a9324d6c7f0e69bd9d5725b51f3e429972f1e67469e93648cb347eae84_arm64",
"8Base-RHACM-2.6:rhacm2/acm-prometheus-config-reloader-rhel8@sha256:89757e804d5df2b5eeeb1191b599c3acb9e75f61170f888095302830d6de0582_s390x",
"8Base-RHACM-2.6:rhacm2/acm-prometheus-config-reloader-rhel8@sha256:8e45e1fd7342d7525b118f01794cac1f4a8662def5f2a06336b698db2e268742_amd64",
"8Base-RHACM-2.6:rhacm2/acm-prometheus-config-reloader-rhel8@sha256:ce1c17b34b7aac2e990dc0efe40f4406e73f727b2c7bfe109eded849de753f1a_ppc64le",
"8Base-RHACM-2.6:rhacm2/acm-prometheus-rhel8@sha256:728606d96dd9e0fc2e7810e092e10ee071ec36598c990c8252beccace59a679e_amd64",
"8Base-RHACM-2.6:rhacm2/acm-prometheus-rhel8@sha256:b457d0b95d88c5dd0aac87492cbca40a9d7c2074002ad110f52d562f0c5d0797_arm64",
"8Base-RHACM-2.6:rhacm2/acm-prometheus-rhel8@sha256:f34d2569033bfb1d173342264f090f46d80f7843d52704a7ce9e9eb9de2f5abb_s390x",
"8Base-RHACM-2.6:rhacm2/acm-prometheus-rhel8@sha256:f720e0a94bfe7ed5d812819a3e77cc0581be102970127d8c0d4aa06a05edbf3d_ppc64le",
"8Base-RHACM-2.6:rhacm2/acm-volsync-addon-controller-rhel8@sha256:17ccd6b924b36ab14e3ca5f5331ba7e4c86f8cb64304640d58c3ee6b76edbcaf_ppc64le",
"8Base-RHACM-2.6:rhacm2/acm-volsync-addon-controller-rhel8@sha256:27079308ea87e35564cc3089c65eae68d63880a3bb093ca64d1678a68b60fcec_amd64",
"8Base-RHACM-2.6:rhacm2/acm-volsync-addon-controller-rhel8@sha256:9eabaac2df91aeef613d6973669d07298f2159c6a6e0c9f294623f7b1a10bc08_s390x",
"8Base-RHACM-2.6:rhacm2/acm-volsync-addon-controller-rhel8@sha256:f7abdf1756bc0ff2ebf02fee0469a8b9eeabe1fa8cafdd21c6e8f958155b70bb_arm64",
"8Base-RHACM-2.6:rhacm2/cert-policy-controller-rhel8@sha256:017c1e663827a3b55d70badd3ed979b5d1831252c49d671897a85a75afaa5bb0_s390x",
"8Base-RHACM-2.6:rhacm2/cert-policy-controller-rhel8@sha256:0610778095974edf936602018281bf7a5e287ba9eca9f661a423e68bbe000e40_ppc64le",
"8Base-RHACM-2.6:rhacm2/cert-policy-controller-rhel8@sha256:a66d7d4ee1179f7fce639490f919d722db54eaa3118b4135078c33e6cbf91488_amd64",
"8Base-RHACM-2.6:rhacm2/cert-policy-controller-rhel8@sha256:d660befef0c8f7a4db7aa3b865545c9863d8f37e7ba4b8de4380185f82b208d4_arm64",
"8Base-RHACM-2.6:rhacm2/cluster-backup-rhel8-operator@sha256:1a749d0795972a9bfd5a00aa96c238a660673464be01b2aa9fd7a3aeead6ddf7_amd64",
"8Base-RHACM-2.6:rhacm2/cluster-backup-rhel8-operator@sha256:8915dbdc562e63441f79041bdf1176e46ce53e95418d133f0cd0c1ff79da48a2_arm64",
"8Base-RHACM-2.6:rhacm2/cluster-backup-rhel8-operator@sha256:995f225449b207da9a3cad175dac85b87eefb28ff5bae6a588f40fd79fbe12a1_ppc64le",
"8Base-RHACM-2.6:rhacm2/cluster-backup-rhel8-operator@sha256:f1255a76c6275a4b6a400c82e204a5112fff6fe87f71626f8f309763f6a5d9e4_s390x",
"8Base-RHACM-2.6:rhacm2/config-policy-controller-rhel8@sha256:3b2e0d850e8fc966ec80bff16df26002334744a96b81c7a7dfe222f1706a52e3_s390x",
"8Base-RHACM-2.6:rhacm2/config-policy-controller-rhel8@sha256:447f275bbde46d7fc173798ef5abc0a77a6780f0dffdc171786edbe00f27d8d8_ppc64le",
"8Base-RHACM-2.6:rhacm2/config-policy-controller-rhel8@sha256:61964a1a0ddf2e98bcf5249b7374235055ab85cc26663a8d9397c2b7f6fbb4c6_amd64",
"8Base-RHACM-2.6:rhacm2/config-policy-controller-rhel8@sha256:a3abaa3d0bf1d34fa9e40903a8713c439f5f7f751e775d32cbab308983064ce0_arm64",
"8Base-RHACM-2.6:rhacm2/console-rhel8@sha256:6c0f630ff57f6f423df6dbf4df9faad25089f9b391be35cb8bc9cd5211f94d67_arm64",
"8Base-RHACM-2.6:rhacm2/console-rhel8@sha256:8608aed6971299def3fbe749336727e84c69582664dedac3145b92ea24e62e4d_amd64",
"8Base-RHACM-2.6:rhacm2/console-rhel8@sha256:afa80ae8274db7fa6796c35980fc5df15889e94aff3361f6cda643e5a09da220_ppc64le",
"8Base-RHACM-2.6:rhacm2/console-rhel8@sha256:f06e4e3f62db52c6d7fa0bc1f289de773e18d076bc38612e1b0ddc85c76fde06_s390x",
"8Base-RHACM-2.6:rhacm2/endpoint-monitoring-rhel8-operator@sha256:060bcd658756a924b4ce4d202bd447a3254fc1f49af7d685dde8720f355cde8e_arm64",
"8Base-RHACM-2.6:rhacm2/endpoint-monitoring-rhel8-operator@sha256:091d66731c5fe8eba5646c6b2622bb38c074e202a8a4a7e906921673b60f0898_amd64",
"8Base-RHACM-2.6:rhacm2/endpoint-monitoring-rhel8-operator@sha256:80660eb7f3c068768b0ea04ff20f4539194c52427ffdab4626bf781aa3f2ca64_s390x",
"8Base-RHACM-2.6:rhacm2/endpoint-monitoring-rhel8-operator@sha256:d6204fcf04c83bac13232ec1602572ad5f22bb528537e591079dfa36152697ec_ppc64le",
"8Base-RHACM-2.6:rhacm2/governance-policy-propagator-rhel8@sha256:51be0f04938b60ed1dba60908bebd2000d78e4ade34757bae70a083c67d77e8e_arm64",
"8Base-RHACM-2.6:rhacm2/governance-policy-propagator-rhel8@sha256:9577701bf3c7aa00b99531d2c3842130abc6cd91c52c4a7ba040b705eeace4c7_s390x",
"8Base-RHACM-2.6:rhacm2/governance-policy-propagator-rhel8@sha256:bdc6c128628db86697af198430c5ae5c61c3e586c1a97187e4d4e852cec61e92_ppc64le",
"8Base-RHACM-2.6:rhacm2/governance-policy-propagator-rhel8@sha256:cc519319b9f4fe672144ebedd772ddf56d5de90e3c8f52c0fb9b55313f71a7b3_amd64",
"8Base-RHACM-2.6:rhacm2/governance-policy-spec-sync-rhel8@sha256:2c1905ae8a83e5598678457fd955cbc867453ed5836de6fcc182e4928df8bd67_s390x",
"8Base-RHACM-2.6:rhacm2/governance-policy-spec-sync-rhel8@sha256:4a8d30cc0e1d83c69b7f3339418b101da23fbcaee7d326bedaff677eceb25ab2_ppc64le",
"8Base-RHACM-2.6:rhacm2/governance-policy-spec-sync-rhel8@sha256:6849cf1b4dd883d5b4c0cf90a3adfb26cb59d03d3b892cee3669a32dd6b8dcc2_amd64",
"8Base-RHACM-2.6:rhacm2/governance-policy-spec-sync-rhel8@sha256:d06ffc621167aff31ecb0fa417b294ff0676fb00e4ef1c6cb0fb2aaf4b2561e0_arm64",
"8Base-RHACM-2.6:rhacm2/governance-policy-status-sync-rhel8@sha256:4c86e16f15aaf454e4e5ce5436e1db27a5f8a55f573c3eaf02e4786fe52edfc8_arm64",
"8Base-RHACM-2.6:rhacm2/governance-policy-status-sync-rhel8@sha256:cf6a75d94f50dd063e939aee18756c767cba43f4e1e62a9c2f2b764ac6f43746_s390x",
"8Base-RHACM-2.6:rhacm2/governance-policy-status-sync-rhel8@sha256:e072b615eeffff80a94831e58c70980684c1ec4bd972844b25b157eb7ed5937f_ppc64le",
"8Base-RHACM-2.6:rhacm2/governance-policy-status-sync-rhel8@sha256:fffe971caa2e911d9c972c0e88712ff431d34c63dbe74e25f1cababa50ea7417_amd64",
"8Base-RHACM-2.6:rhacm2/governance-policy-template-sync-rhel8@sha256:10bc1a3833599a593a058e804de67e92888ed779fd0000928d4a70b6c7d5c1c2_amd64",
"8Base-RHACM-2.6:rhacm2/governance-policy-template-sync-rhel8@sha256:5c17f979f47840a879059ad83de12f0756889564a17190ba4438a7632c999bb1_arm64",
"8Base-RHACM-2.6:rhacm2/governance-policy-template-sync-rhel8@sha256:848bce8007de7714afc8c755b5f0c3cdf5eb6b1d259811c947bc295924539a0e_ppc64le",
"8Base-RHACM-2.6:rhacm2/governance-policy-template-sync-rhel8@sha256:95439f7e18fa87601d5860cbd9ca5f0738786e30a629d23788fd5fe33d694c66_s390x",
"8Base-RHACM-2.6:rhacm2/grafana-dashboard-loader-rhel8@sha256:1f5c1b2cffebf069859e95d0e722cb293f8c176bf5c5873bb9517c96b26c2e10_arm64",
"8Base-RHACM-2.6:rhacm2/grafana-dashboard-loader-rhel8@sha256:5223158a122658bafbd853c596cdc1f7bd7a0e4fdd82b1c3668ac84adeae9f24_s390x",
"8Base-RHACM-2.6:rhacm2/grafana-dashboard-loader-rhel8@sha256:561f1f05925cfe3c5f0f8a9b7475be4bbab183b5611ecfe09b090d80fa4bc2fe_amd64",
"8Base-RHACM-2.6:rhacm2/grafana-dashboard-loader-rhel8@sha256:734270221ec4a516e7eb77f2ec3a753384242116aa70320a1dbe969e915af1df_ppc64le",
"8Base-RHACM-2.6:rhacm2/iam-policy-controller-rhel8@sha256:2827e5f485213f92e2d0092187f3976dd6fe598e39b5cf2212d48c3a44c34b13_arm64",
"8Base-RHACM-2.6:rhacm2/iam-policy-controller-rhel8@sha256:8ca9e80365c76b66b2de3924fc50a5912e606042c704b02cb174a4b8bd3927c4_amd64",
"8Base-RHACM-2.6:rhacm2/iam-policy-controller-rhel8@sha256:c5069e76a900aa300102a0ae54ecbc12c0ac31abfeed8656ee60a949daef79c3_s390x",
"8Base-RHACM-2.6:rhacm2/iam-policy-controller-rhel8@sha256:ca05e79e5508924af71f323c13f664770d8dd4eb61ecf0894e4f9a81f7a1b402_ppc64le",
"8Base-RHACM-2.6:rhacm2/insights-client-rhel8@sha256:02cacfec60c80b9228e8b18949751de867f974ea6b1172129096e64e949c0598_amd64",
"8Base-RHACM-2.6:rhacm2/insights-client-rhel8@sha256:2b14036d0291e54c3191682de2ea875a78d78c35b2791a5a113ba1a8920f0621_ppc64le",
"8Base-RHACM-2.6:rhacm2/insights-client-rhel8@sha256:d4c05f641de8fd0753d63cc6d5b62464d3d6a87d601514e87ef2e40bbe7b01b6_s390x",
"8Base-RHACM-2.6:rhacm2/insights-client-rhel8@sha256:e15c410b693b34f49869d037ebb5584384fcdf88114b7a94967ca09f1361a5f3_arm64",
"8Base-RHACM-2.6:rhacm2/insights-metrics-rhel8@sha256:67aa55bb65685395ad2773e7459dff5fbccdeedcf9e56ec2722d8f5c919eae89_s390x",
"8Base-RHACM-2.6:rhacm2/insights-metrics-rhel8@sha256:6c54e08f5f6c2cae41a5e108e1019ff6522af8f69d666e22eb4631cd83b85917_amd64",
"8Base-RHACM-2.6:rhacm2/insights-metrics-rhel8@sha256:88d9b7246aa75cb2c88ccb7f2f1202fc465be0f2d89e59f1d2259f69ada56d9d_arm64",
"8Base-RHACM-2.6:rhacm2/insights-metrics-rhel8@sha256:bad98fe71638d7346f31ea45f6063ec970bf90844bb5c5dc5f917bb0f0099899_ppc64le",
"8Base-RHACM-2.6:rhacm2/klusterlet-addon-controller-rhel8@sha256:22e510955af3fa736b7306c387f44b5f15f5f9a7a006c6587e06d5d8602cc2f0_s390x",
"8Base-RHACM-2.6:rhacm2/klusterlet-addon-controller-rhel8@sha256:55bc86326f992cc4f4401b93f90cdd2baa6728015ffaf6168f2d46ae43c70cf4_ppc64le",
"8Base-RHACM-2.6:rhacm2/klusterlet-addon-controller-rhel8@sha256:8dd7f47af047fb899c7fcbad61cb8f38da45990cac186f9235aec3e4e7de25e9_amd64",
"8Base-RHACM-2.6:rhacm2/klusterlet-addon-controller-rhel8@sha256:bdb97eb5bb0e8f59edf0d389fb07c45171e728dc8b4d2bdacd785193b46ec03b_arm64",
"8Base-RHACM-2.6:rhacm2/kube-rbac-proxy-rhel8@sha256:11a353ee9da6cc843d5f346f4fa51681d13318e2e61fc4d1a3f63406eb175260_s390x",
"8Base-RHACM-2.6:rhacm2/kube-rbac-proxy-rhel8@sha256:31757f3e3bb08b4e49e54694b18b3cf327637be20535482b2df1345b17444dda_amd64",
"8Base-RHACM-2.6:rhacm2/kube-rbac-proxy-rhel8@sha256:b2c0b7414d0fc36a49cbdc5a56b25dd62aac18defc2defbd9c1895cd13a5e716_arm64",
"8Base-RHACM-2.6:rhacm2/kube-rbac-proxy-rhel8@sha256:dbd816d503e9beb58622604432eb415419e893627eb95c1ceeb8ff5bda7d6335_ppc64le",
"8Base-RHACM-2.6:rhacm2/kube-state-metrics-rhel8@sha256:53246a6df1f0880d94ed2644fa4366e3e2108b6fa8a51745af87785346ce5304_s390x",
"8Base-RHACM-2.6:rhacm2/kube-state-metrics-rhel8@sha256:5f2393bceefffb32240043b6722aa73d31fc8133cc2666fcf5eb8d33794bc54f_arm64",
"8Base-RHACM-2.6:rhacm2/kube-state-metrics-rhel8@sha256:c792c043462281cde7c93bd8e2136f62ca17d072e7f466353f37de8e5f5dc949_ppc64le",
"8Base-RHACM-2.6:rhacm2/kube-state-metrics-rhel8@sha256:e6b1d24b56e6973eee1569e351db6637ca67e1d6cd124adb845cbf6e35a4f6af_amd64",
"8Base-RHACM-2.6:rhacm2/management-ingress-rhel8@sha256:07238998d21204cd8f25dc63e6dbde20a2dd25c3b96609729306db6c63a0fca4_arm64",
"8Base-RHACM-2.6:rhacm2/management-ingress-rhel8@sha256:0d2665d19a8753c6269f594b68b067cd62a402404287e6416543c1af2d7d3cf4_ppc64le",
"8Base-RHACM-2.6:rhacm2/management-ingress-rhel8@sha256:6917d018e53aabb6f5402f02000aedd2e5cf71bcc84562e0fc7d7c87049f4b67_amd64",
"8Base-RHACM-2.6:rhacm2/management-ingress-rhel8@sha256:73b0444bd91a1dade3b7e76245ac8d6cb568929bba321b8c86c269d6f542ac3b_s390x",
"8Base-RHACM-2.6:rhacm2/memcached-exporter-rhel8@sha256:7d85dd62346a647d22202baa0f8d405b2aaf9a7174b38e5d29df2e03530009c3_s390x",
"8Base-RHACM-2.6:rhacm2/memcached-exporter-rhel8@sha256:9635616c8f058e67d557201147904b05f8b49938f63fb2b0239dfca883f61685_arm64",
"8Base-RHACM-2.6:rhacm2/memcached-exporter-rhel8@sha256:9e91ecec92ec0df8b72beb6040f39d9a25b0bfad844e92ea34cc2d648d221d22_ppc64le",
"8Base-RHACM-2.6:rhacm2/memcached-exporter-rhel8@sha256:c773b9a2fffcd549d4936054260f655c78da603957826d6bad4e8567a213ad10_amd64",
"8Base-RHACM-2.6:rhacm2/memcached-rhel8@sha256:584f8c4a9a1b75fc71948a98add560d4fe3d936ee46ac791f32121dbadf8c7d2_ppc64le",
"8Base-RHACM-2.6:rhacm2/memcached-rhel8@sha256:59b3ce3f3f4459c97cfffee5e20830d70f8a69198b5fab271e6c478d615c46d3_arm64",
"8Base-RHACM-2.6:rhacm2/memcached-rhel8@sha256:6f458c76757203b28434f871027c6a466a73d246ceb5bfac8793ad1896a672ab_amd64",
"8Base-RHACM-2.6:rhacm2/memcached-rhel8@sha256:e34722fd656e3205dcdb565b0ab68e9971174c11f125dbfff3bf82e1e21f3a76_s390x",
"8Base-RHACM-2.6:rhacm2/metrics-collector-rhel8@sha256:3a81a018b939752543e78c2d68d1436b851be2256b88c3e66cd506ae1d8f4c9c_ppc64le",
"8Base-RHACM-2.6:rhacm2/metrics-collector-rhel8@sha256:6a3e0c36c123c9dc54759655d9148f580abada501034914863a6528ded19ef34_amd64",
"8Base-RHACM-2.6:rhacm2/metrics-collector-rhel8@sha256:7991f484f97b9951f27f70e67d5db0850c4189ee86db8406cdda961a9beb06f0_arm64",
"8Base-RHACM-2.6:rhacm2/metrics-collector-rhel8@sha256:fa08b9bf3fd334738984e150ba5bfd2e005374752f3112340b65f6434eacd057_s390x",
"8Base-RHACM-2.6:rhacm2/multicloud-integrations-rhel8@sha256:2bcbf9a565f3c566061325aca3174ec755b5c94a28612718a3f1563db317273e_ppc64le",
"8Base-RHACM-2.6:rhacm2/multicloud-integrations-rhel8@sha256:6813ccd43a1aecd1aaf4d5d4b1620fd63bbca00b736100189ff91246bf3bc36b_arm64",
"8Base-RHACM-2.6:rhacm2/multicloud-integrations-rhel8@sha256:db89ef3686570526afdb2b79fd698aca5dc50c633009760f1748fb9fd506067b_amd64",
"8Base-RHACM-2.6:rhacm2/multicloud-integrations-rhel8@sha256:db8bc27937802c5d8fff769b9c93c8a01411629d199adbc39235e721d6468b30_s390x",
"8Base-RHACM-2.6:rhacm2/multicluster-observability-rhel8-operator@sha256:434db0ca203b14b899fff9b7a2a5b975de852ea29620a828f29246448aba873c_ppc64le",
"8Base-RHACM-2.6:rhacm2/multicluster-observability-rhel8-operator@sha256:876bfa63b0e13833eaeadb7c6a0481f1d7970b283f69ece4d81c99985f4dd161_arm64",
"8Base-RHACM-2.6:rhacm2/multicluster-observability-rhel8-operator@sha256:d23f208e020d42bc095011d423146e2da35b2bc85b844911bde2f4edf696bdca_amd64",
"8Base-RHACM-2.6:rhacm2/multicluster-observability-rhel8-operator@sha256:f29581baf5277588d2e4cd01380ecf46e3c97a2f17ade01b048f75c29f18d62c_s390x",
"8Base-RHACM-2.6:rhacm2/multicluster-operators-application-rhel8@sha256:1952d422bd7ba42323711faba59244c449293cc92502e350460fee07c0e3b34a_ppc64le",
"8Base-RHACM-2.6:rhacm2/multicluster-operators-application-rhel8@sha256:566a60f630ec346eced3106ec072963d1b9f9d300e7d4cee6af6dc0d590a3937_s390x",
"8Base-RHACM-2.6:rhacm2/multicluster-operators-application-rhel8@sha256:724dd9f4a5e4acd061206ca2ea57c329210ade5135dbdf941b8d7e720daa4f10_arm64",
"8Base-RHACM-2.6:rhacm2/multicluster-operators-application-rhel8@sha256:ace8895fc62c1394dfa7854fd9ce3e14ef859e989255f70dc9a5a3d9bcd514c0_amd64",
"8Base-RHACM-2.6:rhacm2/multicluster-operators-channel-rhel8@sha256:1ebe6504a6a58f39f93952bf1c135ea58ff77e65c5b8ba73c7ad6295e66a1b45_s390x",
"8Base-RHACM-2.6:rhacm2/multicluster-operators-channel-rhel8@sha256:557cc962d0b10d80a9dea7adce387ea28fb4199a02fa8546645ab2cacbf28b88_ppc64le",
"8Base-RHACM-2.6:rhacm2/multicluster-operators-channel-rhel8@sha256:82526c7c046325bde1dfa0a47b58b773355f00bc95c23be75105e7255e7bddd2_arm64",
"8Base-RHACM-2.6:rhacm2/multicluster-operators-channel-rhel8@sha256:85e20d97f28e43668c2790bd6e0adbc598d01f9fab849761fb96d7a5c4946a87_amd64",
"8Base-RHACM-2.6:rhacm2/multicluster-operators-subscription-rhel8@sha256:7310f31faae367a363c27a7236b562bbfe8381a352fce906279590bac11571d2_ppc64le",
"8Base-RHACM-2.6:rhacm2/multicluster-operators-subscription-rhel8@sha256:7676d33b9be36ca6660d3aed888fdffcf270fcf82258ed9531e2746a3d27610c_s390x",
"8Base-RHACM-2.6:rhacm2/multicluster-operators-subscription-rhel8@sha256:e718d5abef58365d547ef73828a26adff5b6cef1bf935aa7c27f12f604b50337_amd64",
"8Base-RHACM-2.6:rhacm2/multicluster-operators-subscription-rhel8@sha256:f58aff87d1efb64417c6976f6772a464e54beefe847f50a141726b7a1a6a293a_arm64",
"8Base-RHACM-2.6:rhacm2/multiclusterhub-repo-rhel8@sha256:03222a9dd6eca9cf44932a0ff1bf89bd9d2d29683f1ebb0d0aa49171b77a4963_ppc64le",
"8Base-RHACM-2.6:rhacm2/multiclusterhub-repo-rhel8@sha256:881b8c3b19918affd478c0ad0c73dff96dd28f5c1dfddb86472b42e422fa25b6_amd64",
"8Base-RHACM-2.6:rhacm2/multiclusterhub-repo-rhel8@sha256:9de94ea1f83ec8b7257c7b2befc1485ed9cc40c9ef3600c4c4c50934e708cf9d_s390x",
"8Base-RHACM-2.6:rhacm2/multiclusterhub-repo-rhel8@sha256:a45ed68e7d3ac89d17eaf06445cabfc19a9ce85a42f116d75028d6acd18a322b_arm64",
"8Base-RHACM-2.6:rhacm2/multiclusterhub-rhel8@sha256:48d1fa8bc5f6a4d8349c41126301bd86d12836384f336881ecb71bd79f84ae93_ppc64le",
"8Base-RHACM-2.6:rhacm2/multiclusterhub-rhel8@sha256:a33e91fb763a2f0894433bce31bd44229e7d5f5c53d36c6b6f643807a45c110b_arm64",
"8Base-RHACM-2.6:rhacm2/multiclusterhub-rhel8@sha256:d6e126cbdd3cfbcdee04b093389ca1b07ac8038da96060051ed94e1eeacc6d92_s390x",
"8Base-RHACM-2.6:rhacm2/multiclusterhub-rhel8@sha256:ecf12158a2d8802b4c7efd6b336ff36c1e002223b1d385a40fbef638d5e4aa21_amd64",
"8Base-RHACM-2.6:rhacm2/node-exporter-rhel8@sha256:14d23638efff3c30661c9a5f3ddb6ab0c7a9d162de1176dd9565cf49dfa4b9c5_amd64",
"8Base-RHACM-2.6:rhacm2/node-exporter-rhel8@sha256:533005e1608de68a09e53599de3f30990db95cb923794bab9ae9e3bc1a8b6baf_arm64",
"8Base-RHACM-2.6:rhacm2/node-exporter-rhel8@sha256:99eef3491c7092afa14179b9a9d39dd8fbfb3c9bb61759d678af5d91ac23e59d_s390x",
"8Base-RHACM-2.6:rhacm2/node-exporter-rhel8@sha256:e200d4e1802cce7fce32b1e0dc5c3220b6f6477b73b3a2d8ea26a5a42d63f46b_ppc64le",
"8Base-RHACM-2.6:rhacm2/observatorium-rhel8-operator@sha256:092e3437e6d38b2bf676d7fb67ad672e3ef03440017b5af7c1ebd2beb3f437eb_amd64",
"8Base-RHACM-2.6:rhacm2/observatorium-rhel8-operator@sha256:8cf076bfb049d1aabd00040ee65f0fedd590f0dd448c7561de494093a915b397_ppc64le",
"8Base-RHACM-2.6:rhacm2/observatorium-rhel8-operator@sha256:e69987a64fdbf873d4b19d8626c0c5e99dd13d7c95446850559be966dae45ad0_arm64",
"8Base-RHACM-2.6:rhacm2/observatorium-rhel8-operator@sha256:f0bf89eaea6b7afc2d08c77bd40dfba581f91f462f5ec3d70473b332ca6f781c_s390x",
"8Base-RHACM-2.6:rhacm2/observatorium-rhel8@sha256:0686cfddd61737f7e7eb4f0c011397277394559edac3bb947c0969e302686dd5_ppc64le",
"8Base-RHACM-2.6:rhacm2/observatorium-rhel8@sha256:8f2f3732600235f66c406b6121ac37979f52572ce90353b6e099be7b74406251_amd64",
"8Base-RHACM-2.6:rhacm2/observatorium-rhel8@sha256:9e1fccc5b17865a6d7baaa1a15cb50f47d80a14b0a7bcbd94c12f0ddcaaf1b28_s390x",
"8Base-RHACM-2.6:rhacm2/observatorium-rhel8@sha256:bdd89a1051c8f21e7d81ff80c96731a0eaa7d15c320ab1e6b1dc3f6babd42598_arm64",
"8Base-RHACM-2.6:rhacm2/prometheus-alertmanager-rhel8@sha256:0860b7aa5e8b07792ad7f5d5c0654e23e9da8eedd4b9f509caea616dcfa97d69_amd64",
"8Base-RHACM-2.6:rhacm2/prometheus-alertmanager-rhel8@sha256:624895d8579ef6f3e5b17558a30775790ec6f00701f8c5cdfa315292d7f9e867_s390x",
"8Base-RHACM-2.6:rhacm2/prometheus-alertmanager-rhel8@sha256:6d09865a228cdbbc6d1ac13042c3c00f0bd086f6dc181dfa3cdf8c7f9d826b9e_arm64",
"8Base-RHACM-2.6:rhacm2/prometheus-alertmanager-rhel8@sha256:c69fee848d21346a271972e89d91898eac9fec27d598d98ffa004ca8d1b53270_ppc64le",
"8Base-RHACM-2.6:rhacm2/prometheus-rhel8@sha256:52cea7c27de23e3358030b09f22b962723c523a940f8e2043edc298c907d761c_arm64",
"8Base-RHACM-2.6:rhacm2/prometheus-rhel8@sha256:67e0fadfbb4d99a60435ed12b470772b38ace4ca815fe73da68eb3c826e200fc_ppc64le",
"8Base-RHACM-2.6:rhacm2/prometheus-rhel8@sha256:e8241b1d852d605b44ecfcc552cb0f905f72e8a17c8d228162b40c19388f5176_s390x",
"8Base-RHACM-2.6:rhacm2/prometheus-rhel8@sha256:ed0cc13e79949436d29a7ad0b41b189744a177ea27545fd5eb9b4f71e87bd0eb_amd64",
"8Base-RHACM-2.6:rhacm2/rbac-query-proxy-rhel8@sha256:29c76a37497f212aed280e2bf16ef45fb3785fb4649ce17b7fe9d653a79e2112_arm64",
"8Base-RHACM-2.6:rhacm2/rbac-query-proxy-rhel8@sha256:475a45884a51127722030226ff9a5f0752c98574c41eb61796aece5e702346a3_ppc64le",
"8Base-RHACM-2.6:rhacm2/rbac-query-proxy-rhel8@sha256:582301b10af0b966ae7d5e130cb0e5f96e7912dc66b4108e0d6078656ca80604_amd64",
"8Base-RHACM-2.6:rhacm2/rbac-query-proxy-rhel8@sha256:f1c7de85a44c03f48a6f62ba1d7d650f0b06e0f502cecff1512ad637b5bc1c27_s390x",
"8Base-RHACM-2.6:rhacm2/redisgraph-tls-rhel8@sha256:128279a656bfbde6c2c052766d63a1de6a06d8bea2707813c64396c2ae382478_amd64",
"8Base-RHACM-2.6:rhacm2/redisgraph-tls-rhel8@sha256:35927ca6e6e9c8d420c499a0c8ad37c4297ba19743d550f489d3e66482275a49_arm64",
"8Base-RHACM-2.6:rhacm2/redisgraph-tls-rhel8@sha256:4696baed553266682ba2b54d3bf683d2ff1241b625de5ec54a45c1b2c5f96243_s390x",
"8Base-RHACM-2.6:rhacm2/redisgraph-tls-rhel8@sha256:d722f2ffab1f58bbaf3c62ef71dbf7e6c4023e6ab17690f1049075a321d0b1ac_ppc64le",
"8Base-RHACM-2.6:rhacm2/search-aggregator-rhel8@sha256:2b5f372c1c73c4de587b5a4388d95b8cc553fc56af446fcefa0e14c6d980b6b3_ppc64le",
"8Base-RHACM-2.6:rhacm2/search-aggregator-rhel8@sha256:38fceeedc0672def1c2cf42bb6743ae726e77d9f7352d002b3fc688c6d551852_amd64",
"8Base-RHACM-2.6:rhacm2/search-aggregator-rhel8@sha256:6a915335bcebb0884fc72df2dfee97c74d42c035864b960e1c800fa6c5f8d93c_arm64",
"8Base-RHACM-2.6:rhacm2/search-aggregator-rhel8@sha256:752decaefc38aa009f54201b38d4ab26d9b4020caec649d9b1f1564f56c47c2a_s390x",
"8Base-RHACM-2.6:rhacm2/search-api-rhel8@sha256:37eea70d5b1c89c25372dcea8c8c03e1e0a9af1b5a06f3b0706ba776ae8847c1_amd64",
"8Base-RHACM-2.6:rhacm2/search-api-rhel8@sha256:7400088d206592eb29cd86182909626262c9b2a99f017811fcc9d8a753c39009_arm64",
"8Base-RHACM-2.6:rhacm2/search-api-rhel8@sha256:aa8ea0deabc39a068f3f6ce9fa6334e44fc507355009a9bff448e742156ec203_ppc64le",
"8Base-RHACM-2.6:rhacm2/search-api-rhel8@sha256:b4d2d39c2b3b736987f1e888b858d52a7ebd9f8d0cebd3bdef8c59f6e3e41725_s390x",
"8Base-RHACM-2.6:rhacm2/search-collector-rhel8@sha256:0174699ec75fcda08892b4e72b674df989af51ea5f04de57a62c2a85a3c08f4f_arm64",
"8Base-RHACM-2.6:rhacm2/search-collector-rhel8@sha256:5a29a9805b8d20969cba86da11a9de8176a3172df361aec5fae136a4271de308_amd64",
"8Base-RHACM-2.6:rhacm2/search-collector-rhel8@sha256:be7eed9ad9502bcc294081f7e2098fc4f8411c912c34fe63479b5b770d06caca_s390x",
"8Base-RHACM-2.6:rhacm2/search-collector-rhel8@sha256:c467c1d7ceaf5281077f7fe8ff1c1c4cffe325132890a3ab9b96ea5db2e2c930_ppc64le",
"8Base-RHACM-2.6:rhacm2/search-rhel8@sha256:2135cd20bb7ebbf48499992fe46a928e28fc78c86e360633ea09054520c42539_ppc64le",
"8Base-RHACM-2.6:rhacm2/search-rhel8@sha256:3a7a31974210e21a3faed9b57a75b970c70ac41d9662b884d4ce67275f756fc7_arm64",
"8Base-RHACM-2.6:rhacm2/search-rhel8@sha256:6e6a19f1440e4eb15a8206e18f7f4dde3e1a5c6518944571d09923d116d3f04e_amd64",
"8Base-RHACM-2.6:rhacm2/search-rhel8@sha256:e6ed3e65f0d49b3c6b0e3e97593a8fae4d453f3aecf8d7829c0d25c68bc91ea1_s390x",
"8Base-RHACM-2.6:rhacm2/submariner-addon-rhel8@sha256:7b80d01371f551df506bd0c56df6829845bfce497ff01cc44b68f172ed5399b4_ppc64le",
"8Base-RHACM-2.6:rhacm2/submariner-addon-rhel8@sha256:934c560bc786015c694e9cffbae8e86f631b3331d62f5a547931446dae82f8c3_s390x",
"8Base-RHACM-2.6:rhacm2/submariner-addon-rhel8@sha256:b467881f4028a89a9e79ba93da719845db576f47a04ae6e569c2317be5594b29_arm64",
"8Base-RHACM-2.6:rhacm2/submariner-addon-rhel8@sha256:fc5592d42e4aca70288448d174511b922ece7f8cb4b41c6a36195c3a4a60aa36_amd64",
"8Base-RHACM-2.6:rhacm2/thanos-receive-controller-rhel8@sha256:21f2626c10c4fb61b37e6ca4ab574186b423f155fbc5cfef3e894fff04cc270e_ppc64le",
"8Base-RHACM-2.6:rhacm2/thanos-receive-controller-rhel8@sha256:c357074958324fc5d602cdcf1cba285bf8582e0b36af79a8f6211bb0dfb77a10_amd64",
"8Base-RHACM-2.6:rhacm2/thanos-receive-controller-rhel8@sha256:d9ac8e67d6d9858b16dd9d1d49c1dd904aa22a7b618e5d33292344faced9c0d3_arm64",
"8Base-RHACM-2.6:rhacm2/thanos-receive-controller-rhel8@sha256:e3b840a7833680170f9e9ca52309552c584935a68c75cc71e6d576b104dc01c8_s390x",
"8Base-RHACM-2.6:rhacm2/thanos-rhel8@sha256:453c525197ccfe1f866af70ca2e7f3deb6f98d0b98c09b602b4fa1368787213d_amd64",
"8Base-RHACM-2.6:rhacm2/thanos-rhel8@sha256:4b3b45ad0b564360c245d20b1540c2398c9606cf8684275e4ee071c591357929_arm64",
"8Base-RHACM-2.6:rhacm2/thanos-rhel8@sha256:7e43ba8f47ec54b5f86d13c81b67b044176530b63b5ae3f40332fc975cc6b21f_s390x",
"8Base-RHACM-2.6:rhacm2/thanos-rhel8@sha256:faaa00c0af80c781a7c610616153a3cd1dc1b20637934c3a243a2e9664ba0ee5_ppc64le"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "golang: compress/gzip: stack exhaustion in Reader.Read"
},
{
"cve": "CVE-2022-30632",
"cwe": {
"id": "CWE-1325",
"name": "Improperly Controlled Sequential Memory Allocation"
},
"discovery_date": "2022-07-14T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2107386"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in golang. Calling Glob on a path that contains a large number of path separators can cause a panic issue due to stack exhaustion. This can cause an attacker to impact availability.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "golang: path/filepath: stack exhaustion in Glob",
"title": "Vulnerability summary"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"8Base-RHACM-2.6:rhacm2/acm-governance-policy-addon-controller-rhel8@sha256:615ab5d9542759d921634737709e84a8e65d003ea136e5d22858d380225fd177_amd64",
"8Base-RHACM-2.6:rhacm2/acm-governance-policy-addon-controller-rhel8@sha256:958b729d30f10b9c121e68ac8ede2054ed29cc52a9a7d6df0537ed221aa74358_s390x",
"8Base-RHACM-2.6:rhacm2/acm-governance-policy-addon-controller-rhel8@sha256:b5bef941b4e0b5b3529ca5b2311c85295b9f6d12e482a9cbdad691c2406541f1_ppc64le",
"8Base-RHACM-2.6:rhacm2/acm-governance-policy-addon-controller-rhel8@sha256:f6194b9056d77e54f3c74caa9eab87bd1df1818d082fc807229d1c44ec6c88c4_arm64",
"8Base-RHACM-2.6:rhacm2/acm-grafana-rhel8@sha256:45616ed43b53d3a83e65828118f09430396f5bcb0566ae3a65d937b59f0d873e_s390x",
"8Base-RHACM-2.6:rhacm2/acm-grafana-rhel8@sha256:8c48441cfa850ea1274932e94da0831618c10f91022619c779304501a75fb161_amd64",
"8Base-RHACM-2.6:rhacm2/acm-grafana-rhel8@sha256:cc1c196b19c5fd8f313c6136359cc9dd37b5f59d32a581b10cf89b80b7d0cbf4_arm64",
"8Base-RHACM-2.6:rhacm2/acm-grafana-rhel8@sha256:cdf24e68e50be1350566243f6d2cb1403d09ab68e5fed39ea6c56212e42b90f1_ppc64le",
"8Base-RHACM-2.6:rhacm2/acm-must-gather-rhel8@sha256:1457ff5cfd61611fdc968d4af5b020d835e107b97932c7ba7b3f5ed4cbd0e39f_ppc64le",
"8Base-RHACM-2.6:rhacm2/acm-must-gather-rhel8@sha256:39842906b3846418bc31098e2abad08210118d86aa683e9e5fd04a97822df22d_arm64",
"8Base-RHACM-2.6:rhacm2/acm-must-gather-rhel8@sha256:8a69add2d90a1e094de8510052b683e1765153da75e316ad7778499af0c5ddf9_s390x",
"8Base-RHACM-2.6:rhacm2/acm-must-gather-rhel8@sha256:dca91134a2c1c33c736afcd4c9373749448641385f39162c74e115691289e843_amd64",
"8Base-RHACM-2.6:rhacm2/acm-operator-bundle@sha256:0eac6124f59492d09c1ae650025d59ea0e8547d9f9c832cb9607b09254ff6ddd_s390x",
"8Base-RHACM-2.6:rhacm2/acm-operator-bundle@sha256:1cbcd58a4c23e4c89a6a0509f78802a5aa21205db2784ebc9772b99a3917b183_arm64",
"8Base-RHACM-2.6:rhacm2/acm-operator-bundle@sha256:997aaee36f0bed47e231925a3f2c2ecc503410e54b35727f035c72477f3d1944_ppc64le",
"8Base-RHACM-2.6:rhacm2/acm-operator-bundle@sha256:ce699187f250b93976b8063228ac12d11c6c8f6baba69ba4ed17a38730e84eb3_amd64",
"8Base-RHACM-2.6:rhacm2/acm-prometheus-config-reloader-rhel8@sha256:693a77a9324d6c7f0e69bd9d5725b51f3e429972f1e67469e93648cb347eae84_arm64",
"8Base-RHACM-2.6:rhacm2/acm-prometheus-config-reloader-rhel8@sha256:89757e804d5df2b5eeeb1191b599c3acb9e75f61170f888095302830d6de0582_s390x",
"8Base-RHACM-2.6:rhacm2/acm-prometheus-config-reloader-rhel8@sha256:8e45e1fd7342d7525b118f01794cac1f4a8662def5f2a06336b698db2e268742_amd64",
"8Base-RHACM-2.6:rhacm2/acm-prometheus-config-reloader-rhel8@sha256:ce1c17b34b7aac2e990dc0efe40f4406e73f727b2c7bfe109eded849de753f1a_ppc64le",
"8Base-RHACM-2.6:rhacm2/acm-prometheus-rhel8@sha256:728606d96dd9e0fc2e7810e092e10ee071ec36598c990c8252beccace59a679e_amd64",
"8Base-RHACM-2.6:rhacm2/acm-prometheus-rhel8@sha256:b457d0b95d88c5dd0aac87492cbca40a9d7c2074002ad110f52d562f0c5d0797_arm64",
"8Base-RHACM-2.6:rhacm2/acm-prometheus-rhel8@sha256:f34d2569033bfb1d173342264f090f46d80f7843d52704a7ce9e9eb9de2f5abb_s390x",
"8Base-RHACM-2.6:rhacm2/acm-prometheus-rhel8@sha256:f720e0a94bfe7ed5d812819a3e77cc0581be102970127d8c0d4aa06a05edbf3d_ppc64le",
"8Base-RHACM-2.6:rhacm2/acm-volsync-addon-controller-rhel8@sha256:17ccd6b924b36ab14e3ca5f5331ba7e4c86f8cb64304640d58c3ee6b76edbcaf_ppc64le",
"8Base-RHACM-2.6:rhacm2/acm-volsync-addon-controller-rhel8@sha256:27079308ea87e35564cc3089c65eae68d63880a3bb093ca64d1678a68b60fcec_amd64",
"8Base-RHACM-2.6:rhacm2/acm-volsync-addon-controller-rhel8@sha256:9eabaac2df91aeef613d6973669d07298f2159c6a6e0c9f294623f7b1a10bc08_s390x",
"8Base-RHACM-2.6:rhacm2/acm-volsync-addon-controller-rhel8@sha256:f7abdf1756bc0ff2ebf02fee0469a8b9eeabe1fa8cafdd21c6e8f958155b70bb_arm64",
"8Base-RHACM-2.6:rhacm2/cert-policy-controller-rhel8@sha256:017c1e663827a3b55d70badd3ed979b5d1831252c49d671897a85a75afaa5bb0_s390x",
"8Base-RHACM-2.6:rhacm2/cert-policy-controller-rhel8@sha256:0610778095974edf936602018281bf7a5e287ba9eca9f661a423e68bbe000e40_ppc64le",
"8Base-RHACM-2.6:rhacm2/cert-policy-controller-rhel8@sha256:a66d7d4ee1179f7fce639490f919d722db54eaa3118b4135078c33e6cbf91488_amd64",
"8Base-RHACM-2.6:rhacm2/cert-policy-controller-rhel8@sha256:d660befef0c8f7a4db7aa3b865545c9863d8f37e7ba4b8de4380185f82b208d4_arm64",
"8Base-RHACM-2.6:rhacm2/cluster-backup-rhel8-operator@sha256:1a749d0795972a9bfd5a00aa96c238a660673464be01b2aa9fd7a3aeead6ddf7_amd64",
"8Base-RHACM-2.6:rhacm2/cluster-backup-rhel8-operator@sha256:8915dbdc562e63441f79041bdf1176e46ce53e95418d133f0cd0c1ff79da48a2_arm64",
"8Base-RHACM-2.6:rhacm2/cluster-backup-rhel8-operator@sha256:995f225449b207da9a3cad175dac85b87eefb28ff5bae6a588f40fd79fbe12a1_ppc64le",
"8Base-RHACM-2.6:rhacm2/cluster-backup-rhel8-operator@sha256:f1255a76c6275a4b6a400c82e204a5112fff6fe87f71626f8f309763f6a5d9e4_s390x",
"8Base-RHACM-2.6:rhacm2/config-policy-controller-rhel8@sha256:3b2e0d850e8fc966ec80bff16df26002334744a96b81c7a7dfe222f1706a52e3_s390x",
"8Base-RHACM-2.6:rhacm2/config-policy-controller-rhel8@sha256:447f275bbde46d7fc173798ef5abc0a77a6780f0dffdc171786edbe00f27d8d8_ppc64le",
"8Base-RHACM-2.6:rhacm2/config-policy-controller-rhel8@sha256:61964a1a0ddf2e98bcf5249b7374235055ab85cc26663a8d9397c2b7f6fbb4c6_amd64",
"8Base-RHACM-2.6:rhacm2/config-policy-controller-rhel8@sha256:a3abaa3d0bf1d34fa9e40903a8713c439f5f7f751e775d32cbab308983064ce0_arm64",
"8Base-RHACM-2.6:rhacm2/console-rhel8@sha256:6c0f630ff57f6f423df6dbf4df9faad25089f9b391be35cb8bc9cd5211f94d67_arm64",
"8Base-RHACM-2.6:rhacm2/console-rhel8@sha256:8608aed6971299def3fbe749336727e84c69582664dedac3145b92ea24e62e4d_amd64",
"8Base-RHACM-2.6:rhacm2/console-rhel8@sha256:afa80ae8274db7fa6796c35980fc5df15889e94aff3361f6cda643e5a09da220_ppc64le",
"8Base-RHACM-2.6:rhacm2/console-rhel8@sha256:f06e4e3f62db52c6d7fa0bc1f289de773e18d076bc38612e1b0ddc85c76fde06_s390x",
"8Base-RHACM-2.6:rhacm2/endpoint-monitoring-rhel8-operator@sha256:060bcd658756a924b4ce4d202bd447a3254fc1f49af7d685dde8720f355cde8e_arm64",
"8Base-RHACM-2.6:rhacm2/endpoint-monitoring-rhel8-operator@sha256:091d66731c5fe8eba5646c6b2622bb38c074e202a8a4a7e906921673b60f0898_amd64",
"8Base-RHACM-2.6:rhacm2/endpoint-monitoring-rhel8-operator@sha256:80660eb7f3c068768b0ea04ff20f4539194c52427ffdab4626bf781aa3f2ca64_s390x",
"8Base-RHACM-2.6:rhacm2/endpoint-monitoring-rhel8-operator@sha256:d6204fcf04c83bac13232ec1602572ad5f22bb528537e591079dfa36152697ec_ppc64le",
"8Base-RHACM-2.6:rhacm2/governance-policy-propagator-rhel8@sha256:51be0f04938b60ed1dba60908bebd2000d78e4ade34757bae70a083c67d77e8e_arm64",
"8Base-RHACM-2.6:rhacm2/governance-policy-propagator-rhel8@sha256:9577701bf3c7aa00b99531d2c3842130abc6cd91c52c4a7ba040b705eeace4c7_s390x",
"8Base-RHACM-2.6:rhacm2/governance-policy-propagator-rhel8@sha256:bdc6c128628db86697af198430c5ae5c61c3e586c1a97187e4d4e852cec61e92_ppc64le",
"8Base-RHACM-2.6:rhacm2/governance-policy-propagator-rhel8@sha256:cc519319b9f4fe672144ebedd772ddf56d5de90e3c8f52c0fb9b55313f71a7b3_amd64",
"8Base-RHACM-2.6:rhacm2/governance-policy-spec-sync-rhel8@sha256:2c1905ae8a83e5598678457fd955cbc867453ed5836de6fcc182e4928df8bd67_s390x",
"8Base-RHACM-2.6:rhacm2/governance-policy-spec-sync-rhel8@sha256:4a8d30cc0e1d83c69b7f3339418b101da23fbcaee7d326bedaff677eceb25ab2_ppc64le",
"8Base-RHACM-2.6:rhacm2/governance-policy-spec-sync-rhel8@sha256:6849cf1b4dd883d5b4c0cf90a3adfb26cb59d03d3b892cee3669a32dd6b8dcc2_amd64",
"8Base-RHACM-2.6:rhacm2/governance-policy-spec-sync-rhel8@sha256:d06ffc621167aff31ecb0fa417b294ff0676fb00e4ef1c6cb0fb2aaf4b2561e0_arm64",
"8Base-RHACM-2.6:rhacm2/governance-policy-status-sync-rhel8@sha256:4c86e16f15aaf454e4e5ce5436e1db27a5f8a55f573c3eaf02e4786fe52edfc8_arm64",
"8Base-RHACM-2.6:rhacm2/governance-policy-status-sync-rhel8@sha256:cf6a75d94f50dd063e939aee18756c767cba43f4e1e62a9c2f2b764ac6f43746_s390x",
"8Base-RHACM-2.6:rhacm2/governance-policy-status-sync-rhel8@sha256:e072b615eeffff80a94831e58c70980684c1ec4bd972844b25b157eb7ed5937f_ppc64le",
"8Base-RHACM-2.6:rhacm2/governance-policy-status-sync-rhel8@sha256:fffe971caa2e911d9c972c0e88712ff431d34c63dbe74e25f1cababa50ea7417_amd64",
"8Base-RHACM-2.6:rhacm2/governance-policy-template-sync-rhel8@sha256:10bc1a3833599a593a058e804de67e92888ed779fd0000928d4a70b6c7d5c1c2_amd64",
"8Base-RHACM-2.6:rhacm2/governance-policy-template-sync-rhel8@sha256:5c17f979f47840a879059ad83de12f0756889564a17190ba4438a7632c999bb1_arm64",
"8Base-RHACM-2.6:rhacm2/governance-policy-template-sync-rhel8@sha256:848bce8007de7714afc8c755b5f0c3cdf5eb6b1d259811c947bc295924539a0e_ppc64le",
"8Base-RHACM-2.6:rhacm2/governance-policy-template-sync-rhel8@sha256:95439f7e18fa87601d5860cbd9ca5f0738786e30a629d23788fd5fe33d694c66_s390x",
"8Base-RHACM-2.6:rhacm2/grafana-dashboard-loader-rhel8@sha256:1f5c1b2cffebf069859e95d0e722cb293f8c176bf5c5873bb9517c96b26c2e10_arm64",
"8Base-RHACM-2.6:rhacm2/grafana-dashboard-loader-rhel8@sha256:5223158a122658bafbd853c596cdc1f7bd7a0e4fdd82b1c3668ac84adeae9f24_s390x",
"8Base-RHACM-2.6:rhacm2/grafana-dashboard-loader-rhel8@sha256:561f1f05925cfe3c5f0f8a9b7475be4bbab183b5611ecfe09b090d80fa4bc2fe_amd64",
"8Base-RHACM-2.6:rhacm2/grafana-dashboard-loader-rhel8@sha256:734270221ec4a516e7eb77f2ec3a753384242116aa70320a1dbe969e915af1df_ppc64le",
"8Base-RHACM-2.6:rhacm2/iam-policy-controller-rhel8@sha256:2827e5f485213f92e2d0092187f3976dd6fe598e39b5cf2212d48c3a44c34b13_arm64",
"8Base-RHACM-2.6:rhacm2/iam-policy-controller-rhel8@sha256:8ca9e80365c76b66b2de3924fc50a5912e606042c704b02cb174a4b8bd3927c4_amd64",
"8Base-RHACM-2.6:rhacm2/iam-policy-controller-rhel8@sha256:c5069e76a900aa300102a0ae54ecbc12c0ac31abfeed8656ee60a949daef79c3_s390x",
"8Base-RHACM-2.6:rhacm2/iam-policy-controller-rhel8@sha256:ca05e79e5508924af71f323c13f664770d8dd4eb61ecf0894e4f9a81f7a1b402_ppc64le",
"8Base-RHACM-2.6:rhacm2/insights-client-rhel8@sha256:02cacfec60c80b9228e8b18949751de867f974ea6b1172129096e64e949c0598_amd64",
"8Base-RHACM-2.6:rhacm2/insights-client-rhel8@sha256:2b14036d0291e54c3191682de2ea875a78d78c35b2791a5a113ba1a8920f0621_ppc64le",
"8Base-RHACM-2.6:rhacm2/insights-client-rhel8@sha256:d4c05f641de8fd0753d63cc6d5b62464d3d6a87d601514e87ef2e40bbe7b01b6_s390x",
"8Base-RHACM-2.6:rhacm2/insights-client-rhel8@sha256:e15c410b693b34f49869d037ebb5584384fcdf88114b7a94967ca09f1361a5f3_arm64",
"8Base-RHACM-2.6:rhacm2/insights-metrics-rhel8@sha256:67aa55bb65685395ad2773e7459dff5fbccdeedcf9e56ec2722d8f5c919eae89_s390x",
"8Base-RHACM-2.6:rhacm2/insights-metrics-rhel8@sha256:6c54e08f5f6c2cae41a5e108e1019ff6522af8f69d666e22eb4631cd83b85917_amd64",
"8Base-RHACM-2.6:rhacm2/insights-metrics-rhel8@sha256:88d9b7246aa75cb2c88ccb7f2f1202fc465be0f2d89e59f1d2259f69ada56d9d_arm64",
"8Base-RHACM-2.6:rhacm2/insights-metrics-rhel8@sha256:bad98fe71638d7346f31ea45f6063ec970bf90844bb5c5dc5f917bb0f0099899_ppc64le",
"8Base-RHACM-2.6:rhacm2/klusterlet-addon-controller-rhel8@sha256:22e510955af3fa736b7306c387f44b5f15f5f9a7a006c6587e06d5d8602cc2f0_s390x",
"8Base-RHACM-2.6:rhacm2/klusterlet-addon-controller-rhel8@sha256:55bc86326f992cc4f4401b93f90cdd2baa6728015ffaf6168f2d46ae43c70cf4_ppc64le",
"8Base-RHACM-2.6:rhacm2/klusterlet-addon-controller-rhel8@sha256:8dd7f47af047fb899c7fcbad61cb8f38da45990cac186f9235aec3e4e7de25e9_amd64",
"8Base-RHACM-2.6:rhacm2/klusterlet-addon-controller-rhel8@sha256:bdb97eb5bb0e8f59edf0d389fb07c45171e728dc8b4d2bdacd785193b46ec03b_arm64",
"8Base-RHACM-2.6:rhacm2/kube-rbac-proxy-rhel8@sha256:11a353ee9da6cc843d5f346f4fa51681d13318e2e61fc4d1a3f63406eb175260_s390x",
"8Base-RHACM-2.6:rhacm2/kube-rbac-proxy-rhel8@sha256:31757f3e3bb08b4e49e54694b18b3cf327637be20535482b2df1345b17444dda_amd64",
"8Base-RHACM-2.6:rhacm2/kube-rbac-proxy-rhel8@sha256:b2c0b7414d0fc36a49cbdc5a56b25dd62aac18defc2defbd9c1895cd13a5e716_arm64",
"8Base-RHACM-2.6:rhacm2/kube-rbac-proxy-rhel8@sha256:dbd816d503e9beb58622604432eb415419e893627eb95c1ceeb8ff5bda7d6335_ppc64le",
"8Base-RHACM-2.6:rhacm2/kube-state-metrics-rhel8@sha256:53246a6df1f0880d94ed2644fa4366e3e2108b6fa8a51745af87785346ce5304_s390x",
"8Base-RHACM-2.6:rhacm2/kube-state-metrics-rhel8@sha256:5f2393bceefffb32240043b6722aa73d31fc8133cc2666fcf5eb8d33794bc54f_arm64",
"8Base-RHACM-2.6:rhacm2/kube-state-metrics-rhel8@sha256:c792c043462281cde7c93bd8e2136f62ca17d072e7f466353f37de8e5f5dc949_ppc64le",
"8Base-RHACM-2.6:rhacm2/kube-state-metrics-rhel8@sha256:e6b1d24b56e6973eee1569e351db6637ca67e1d6cd124adb845cbf6e35a4f6af_amd64",
"8Base-RHACM-2.6:rhacm2/management-ingress-rhel8@sha256:07238998d21204cd8f25dc63e6dbde20a2dd25c3b96609729306db6c63a0fca4_arm64",
"8Base-RHACM-2.6:rhacm2/management-ingress-rhel8@sha256:0d2665d19a8753c6269f594b68b067cd62a402404287e6416543c1af2d7d3cf4_ppc64le",
"8Base-RHACM-2.6:rhacm2/management-ingress-rhel8@sha256:6917d018e53aabb6f5402f02000aedd2e5cf71bcc84562e0fc7d7c87049f4b67_amd64",
"8Base-RHACM-2.6:rhacm2/management-ingress-rhel8@sha256:73b0444bd91a1dade3b7e76245ac8d6cb568929bba321b8c86c269d6f542ac3b_s390x",
"8Base-RHACM-2.6:rhacm2/memcached-exporter-rhel8@sha256:7d85dd62346a647d22202baa0f8d405b2aaf9a7174b38e5d29df2e03530009c3_s390x",
"8Base-RHACM-2.6:rhacm2/memcached-exporter-rhel8@sha256:9635616c8f058e67d557201147904b05f8b49938f63fb2b0239dfca883f61685_arm64",
"8Base-RHACM-2.6:rhacm2/memcached-exporter-rhel8@sha256:9e91ecec92ec0df8b72beb6040f39d9a25b0bfad844e92ea34cc2d648d221d22_ppc64le",
"8Base-RHACM-2.6:rhacm2/memcached-exporter-rhel8@sha256:c773b9a2fffcd549d4936054260f655c78da603957826d6bad4e8567a213ad10_amd64",
"8Base-RHACM-2.6:rhacm2/memcached-rhel8@sha256:584f8c4a9a1b75fc71948a98add560d4fe3d936ee46ac791f32121dbadf8c7d2_ppc64le",
"8Base-RHACM-2.6:rhacm2/memcached-rhel8@sha256:59b3ce3f3f4459c97cfffee5e20830d70f8a69198b5fab271e6c478d615c46d3_arm64",
"8Base-RHACM-2.6:rhacm2/memcached-rhel8@sha256:6f458c76757203b28434f871027c6a466a73d246ceb5bfac8793ad1896a672ab_amd64",
"8Base-RHACM-2.6:rhacm2/memcached-rhel8@sha256:e34722fd656e3205dcdb565b0ab68e9971174c11f125dbfff3bf82e1e21f3a76_s390x",
"8Base-RHACM-2.6:rhacm2/metrics-collector-rhel8@sha256:3a81a018b939752543e78c2d68d1436b851be2256b88c3e66cd506ae1d8f4c9c_ppc64le",
"8Base-RHACM-2.6:rhacm2/metrics-collector-rhel8@sha256:6a3e0c36c123c9dc54759655d9148f580abada501034914863a6528ded19ef34_amd64",
"8Base-RHACM-2.6:rhacm2/metrics-collector-rhel8@sha256:7991f484f97b9951f27f70e67d5db0850c4189ee86db8406cdda961a9beb06f0_arm64",
"8Base-RHACM-2.6:rhacm2/metrics-collector-rhel8@sha256:fa08b9bf3fd334738984e150ba5bfd2e005374752f3112340b65f6434eacd057_s390x",
"8Base-RHACM-2.6:rhacm2/multicloud-integrations-rhel8@sha256:2bcbf9a565f3c566061325aca3174ec755b5c94a28612718a3f1563db317273e_ppc64le",
"8Base-RHACM-2.6:rhacm2/multicloud-integrations-rhel8@sha256:6813ccd43a1aecd1aaf4d5d4b1620fd63bbca00b736100189ff91246bf3bc36b_arm64",
"8Base-RHACM-2.6:rhacm2/multicloud-integrations-rhel8@sha256:db89ef3686570526afdb2b79fd698aca5dc50c633009760f1748fb9fd506067b_amd64",
"8Base-RHACM-2.6:rhacm2/multicloud-integrations-rhel8@sha256:db8bc27937802c5d8fff769b9c93c8a01411629d199adbc39235e721d6468b30_s390x",
"8Base-RHACM-2.6:rhacm2/multicluster-observability-rhel8-operator@sha256:434db0ca203b14b899fff9b7a2a5b975de852ea29620a828f29246448aba873c_ppc64le",
"8Base-RHACM-2.6:rhacm2/multicluster-observability-rhel8-operator@sha256:876bfa63b0e13833eaeadb7c6a0481f1d7970b283f69ece4d81c99985f4dd161_arm64",
"8Base-RHACM-2.6:rhacm2/multicluster-observability-rhel8-operator@sha256:d23f208e020d42bc095011d423146e2da35b2bc85b844911bde2f4edf696bdca_amd64",
"8Base-RHACM-2.6:rhacm2/multicluster-observability-rhel8-operator@sha256:f29581baf5277588d2e4cd01380ecf46e3c97a2f17ade01b048f75c29f18d62c_s390x",
"8Base-RHACM-2.6:rhacm2/multicluster-operators-application-rhel8@sha256:1952d422bd7ba42323711faba59244c449293cc92502e350460fee07c0e3b34a_ppc64le",
"8Base-RHACM-2.6:rhacm2/multicluster-operators-application-rhel8@sha256:566a60f630ec346eced3106ec072963d1b9f9d300e7d4cee6af6dc0d590a3937_s390x",
"8Base-RHACM-2.6:rhacm2/multicluster-operators-application-rhel8@sha256:724dd9f4a5e4acd061206ca2ea57c329210ade5135dbdf941b8d7e720daa4f10_arm64",
"8Base-RHACM-2.6:rhacm2/multicluster-operators-application-rhel8@sha256:ace8895fc62c1394dfa7854fd9ce3e14ef859e989255f70dc9a5a3d9bcd514c0_amd64",
"8Base-RHACM-2.6:rhacm2/multicluster-operators-channel-rhel8@sha256:1ebe6504a6a58f39f93952bf1c135ea58ff77e65c5b8ba73c7ad6295e66a1b45_s390x",
"8Base-RHACM-2.6:rhacm2/multicluster-operators-channel-rhel8@sha256:557cc962d0b10d80a9dea7adce387ea28fb4199a02fa8546645ab2cacbf28b88_ppc64le",
"8Base-RHACM-2.6:rhacm2/multicluster-operators-channel-rhel8@sha256:82526c7c046325bde1dfa0a47b58b773355f00bc95c23be75105e7255e7bddd2_arm64",
"8Base-RHACM-2.6:rhacm2/multicluster-operators-channel-rhel8@sha256:85e20d97f28e43668c2790bd6e0adbc598d01f9fab849761fb96d7a5c4946a87_amd64",
"8Base-RHACM-2.6:rhacm2/multicluster-operators-subscription-rhel8@sha256:7310f31faae367a363c27a7236b562bbfe8381a352fce906279590bac11571d2_ppc64le",
"8Base-RHACM-2.6:rhacm2/multicluster-operators-subscription-rhel8@sha256:7676d33b9be36ca6660d3aed888fdffcf270fcf82258ed9531e2746a3d27610c_s390x",
"8Base-RHACM-2.6:rhacm2/multicluster-operators-subscription-rhel8@sha256:e718d5abef58365d547ef73828a26adff5b6cef1bf935aa7c27f12f604b50337_amd64",
"8Base-RHACM-2.6:rhacm2/multicluster-operators-subscription-rhel8@sha256:f58aff87d1efb64417c6976f6772a464e54beefe847f50a141726b7a1a6a293a_arm64",
"8Base-RHACM-2.6:rhacm2/multiclusterhub-repo-rhel8@sha256:03222a9dd6eca9cf44932a0ff1bf89bd9d2d29683f1ebb0d0aa49171b77a4963_ppc64le",
"8Base-RHACM-2.6:rhacm2/multiclusterhub-repo-rhel8@sha256:881b8c3b19918affd478c0ad0c73dff96dd28f5c1dfddb86472b42e422fa25b6_amd64",
"8Base-RHACM-2.6:rhacm2/multiclusterhub-repo-rhel8@sha256:9de94ea1f83ec8b7257c7b2befc1485ed9cc40c9ef3600c4c4c50934e708cf9d_s390x",
"8Base-RHACM-2.6:rhacm2/multiclusterhub-repo-rhel8@sha256:a45ed68e7d3ac89d17eaf06445cabfc19a9ce85a42f116d75028d6acd18a322b_arm64",
"8Base-RHACM-2.6:rhacm2/multiclusterhub-rhel8@sha256:48d1fa8bc5f6a4d8349c41126301bd86d12836384f336881ecb71bd79f84ae93_ppc64le",
"8Base-RHACM-2.6:rhacm2/multiclusterhub-rhel8@sha256:a33e91fb763a2f0894433bce31bd44229e7d5f5c53d36c6b6f643807a45c110b_arm64",
"8Base-RHACM-2.6:rhacm2/multiclusterhub-rhel8@sha256:d6e126cbdd3cfbcdee04b093389ca1b07ac8038da96060051ed94e1eeacc6d92_s390x",
"8Base-RHACM-2.6:rhacm2/multiclusterhub-rhel8@sha256:ecf12158a2d8802b4c7efd6b336ff36c1e002223b1d385a40fbef638d5e4aa21_amd64",
"8Base-RHACM-2.6:rhacm2/node-exporter-rhel8@sha256:14d23638efff3c30661c9a5f3ddb6ab0c7a9d162de1176dd9565cf49dfa4b9c5_amd64",
"8Base-RHACM-2.6:rhacm2/node-exporter-rhel8@sha256:533005e1608de68a09e53599de3f30990db95cb923794bab9ae9e3bc1a8b6baf_arm64",
"8Base-RHACM-2.6:rhacm2/node-exporter-rhel8@sha256:99eef3491c7092afa14179b9a9d39dd8fbfb3c9bb61759d678af5d91ac23e59d_s390x",
"8Base-RHACM-2.6:rhacm2/node-exporter-rhel8@sha256:e200d4e1802cce7fce32b1e0dc5c3220b6f6477b73b3a2d8ea26a5a42d63f46b_ppc64le",
"8Base-RHACM-2.6:rhacm2/observatorium-rhel8-operator@sha256:092e3437e6d38b2bf676d7fb67ad672e3ef03440017b5af7c1ebd2beb3f437eb_amd64",
"8Base-RHACM-2.6:rhacm2/observatorium-rhel8-operator@sha256:8cf076bfb049d1aabd00040ee65f0fedd590f0dd448c7561de494093a915b397_ppc64le",
"8Base-RHACM-2.6:rhacm2/observatorium-rhel8-operator@sha256:e69987a64fdbf873d4b19d8626c0c5e99dd13d7c95446850559be966dae45ad0_arm64",
"8Base-RHACM-2.6:rhacm2/observatorium-rhel8-operator@sha256:f0bf89eaea6b7afc2d08c77bd40dfba581f91f462f5ec3d70473b332ca6f781c_s390x",
"8Base-RHACM-2.6:rhacm2/observatorium-rhel8@sha256:0686cfddd61737f7e7eb4f0c011397277394559edac3bb947c0969e302686dd5_ppc64le",
"8Base-RHACM-2.6:rhacm2/observatorium-rhel8@sha256:8f2f3732600235f66c406b6121ac37979f52572ce90353b6e099be7b74406251_amd64",
"8Base-RHACM-2.6:rhacm2/observatorium-rhel8@sha256:9e1fccc5b17865a6d7baaa1a15cb50f47d80a14b0a7bcbd94c12f0ddcaaf1b28_s390x",
"8Base-RHACM-2.6:rhacm2/observatorium-rhel8@sha256:bdd89a1051c8f21e7d81ff80c96731a0eaa7d15c320ab1e6b1dc3f6babd42598_arm64",
"8Base-RHACM-2.6:rhacm2/prometheus-alertmanager-rhel8@sha256:0860b7aa5e8b07792ad7f5d5c0654e23e9da8eedd4b9f509caea616dcfa97d69_amd64",
"8Base-RHACM-2.6:rhacm2/prometheus-alertmanager-rhel8@sha256:624895d8579ef6f3e5b17558a30775790ec6f00701f8c5cdfa315292d7f9e867_s390x",
"8Base-RHACM-2.6:rhacm2/prometheus-alertmanager-rhel8@sha256:6d09865a228cdbbc6d1ac13042c3c00f0bd086f6dc181dfa3cdf8c7f9d826b9e_arm64",
"8Base-RHACM-2.6:rhacm2/prometheus-alertmanager-rhel8@sha256:c69fee848d21346a271972e89d91898eac9fec27d598d98ffa004ca8d1b53270_ppc64le",
"8Base-RHACM-2.6:rhacm2/prometheus-rhel8@sha256:52cea7c27de23e3358030b09f22b962723c523a940f8e2043edc298c907d761c_arm64",
"8Base-RHACM-2.6:rhacm2/prometheus-rhel8@sha256:67e0fadfbb4d99a60435ed12b470772b38ace4ca815fe73da68eb3c826e200fc_ppc64le",
"8Base-RHACM-2.6:rhacm2/prometheus-rhel8@sha256:e8241b1d852d605b44ecfcc552cb0f905f72e8a17c8d228162b40c19388f5176_s390x",
"8Base-RHACM-2.6:rhacm2/prometheus-rhel8@sha256:ed0cc13e79949436d29a7ad0b41b189744a177ea27545fd5eb9b4f71e87bd0eb_amd64",
"8Base-RHACM-2.6:rhacm2/rbac-query-proxy-rhel8@sha256:29c76a37497f212aed280e2bf16ef45fb3785fb4649ce17b7fe9d653a79e2112_arm64",
"8Base-RHACM-2.6:rhacm2/rbac-query-proxy-rhel8@sha256:475a45884a51127722030226ff9a5f0752c98574c41eb61796aece5e702346a3_ppc64le",
"8Base-RHACM-2.6:rhacm2/rbac-query-proxy-rhel8@sha256:582301b10af0b966ae7d5e130cb0e5f96e7912dc66b4108e0d6078656ca80604_amd64",
"8Base-RHACM-2.6:rhacm2/rbac-query-proxy-rhel8@sha256:f1c7de85a44c03f48a6f62ba1d7d650f0b06e0f502cecff1512ad637b5bc1c27_s390x",
"8Base-RHACM-2.6:rhacm2/redisgraph-tls-rhel8@sha256:128279a656bfbde6c2c052766d63a1de6a06d8bea2707813c64396c2ae382478_amd64",
"8Base-RHACM-2.6:rhacm2/redisgraph-tls-rhel8@sha256:35927ca6e6e9c8d420c499a0c8ad37c4297ba19743d550f489d3e66482275a49_arm64",
"8Base-RHACM-2.6:rhacm2/redisgraph-tls-rhel8@sha256:4696baed553266682ba2b54d3bf683d2ff1241b625de5ec54a45c1b2c5f96243_s390x",
"8Base-RHACM-2.6:rhacm2/redisgraph-tls-rhel8@sha256:d722f2ffab1f58bbaf3c62ef71dbf7e6c4023e6ab17690f1049075a321d0b1ac_ppc64le",
"8Base-RHACM-2.6:rhacm2/search-aggregator-rhel8@sha256:2b5f372c1c73c4de587b5a4388d95b8cc553fc56af446fcefa0e14c6d980b6b3_ppc64le",
"8Base-RHACM-2.6:rhacm2/search-aggregator-rhel8@sha256:38fceeedc0672def1c2cf42bb6743ae726e77d9f7352d002b3fc688c6d551852_amd64",
"8Base-RHACM-2.6:rhacm2/search-aggregator-rhel8@sha256:6a915335bcebb0884fc72df2dfee97c74d42c035864b960e1c800fa6c5f8d93c_arm64",
"8Base-RHACM-2.6:rhacm2/search-aggregator-rhel8@sha256:752decaefc38aa009f54201b38d4ab26d9b4020caec649d9b1f1564f56c47c2a_s390x",
"8Base-RHACM-2.6:rhacm2/search-api-rhel8@sha256:37eea70d5b1c89c25372dcea8c8c03e1e0a9af1b5a06f3b0706ba776ae8847c1_amd64",
"8Base-RHACM-2.6:rhacm2/search-api-rhel8@sha256:7400088d206592eb29cd86182909626262c9b2a99f017811fcc9d8a753c39009_arm64",
"8Base-RHACM-2.6:rhacm2/search-api-rhel8@sha256:aa8ea0deabc39a068f3f6ce9fa6334e44fc507355009a9bff448e742156ec203_ppc64le",
"8Base-RHACM-2.6:rhacm2/search-api-rhel8@sha256:b4d2d39c2b3b736987f1e888b858d52a7ebd9f8d0cebd3bdef8c59f6e3e41725_s390x",
"8Base-RHACM-2.6:rhacm2/search-collector-rhel8@sha256:0174699ec75fcda08892b4e72b674df989af51ea5f04de57a62c2a85a3c08f4f_arm64",
"8Base-RHACM-2.6:rhacm2/search-collector-rhel8@sha256:5a29a9805b8d20969cba86da11a9de8176a3172df361aec5fae136a4271de308_amd64",
"8Base-RHACM-2.6:rhacm2/search-collector-rhel8@sha256:be7eed9ad9502bcc294081f7e2098fc4f8411c912c34fe63479b5b770d06caca_s390x",
"8Base-RHACM-2.6:rhacm2/search-collector-rhel8@sha256:c467c1d7ceaf5281077f7fe8ff1c1c4cffe325132890a3ab9b96ea5db2e2c930_ppc64le",
"8Base-RHACM-2.6:rhacm2/search-rhel8@sha256:2135cd20bb7ebbf48499992fe46a928e28fc78c86e360633ea09054520c42539_ppc64le",
"8Base-RHACM-2.6:rhacm2/search-rhel8@sha256:3a7a31974210e21a3faed9b57a75b970c70ac41d9662b884d4ce67275f756fc7_arm64",
"8Base-RHACM-2.6:rhacm2/search-rhel8@sha256:6e6a19f1440e4eb15a8206e18f7f4dde3e1a5c6518944571d09923d116d3f04e_amd64",
"8Base-RHACM-2.6:rhacm2/search-rhel8@sha256:e6ed3e65f0d49b3c6b0e3e97593a8fae4d453f3aecf8d7829c0d25c68bc91ea1_s390x",
"8Base-RHACM-2.6:rhacm2/submariner-addon-rhel8@sha256:7b80d01371f551df506bd0c56df6829845bfce497ff01cc44b68f172ed5399b4_ppc64le",
"8Base-RHACM-2.6:rhacm2/submariner-addon-rhel8@sha256:934c560bc786015c694e9cffbae8e86f631b3331d62f5a547931446dae82f8c3_s390x",
"8Base-RHACM-2.6:rhacm2/submariner-addon-rhel8@sha256:b467881f4028a89a9e79ba93da719845db576f47a04ae6e569c2317be5594b29_arm64",
"8Base-RHACM-2.6:rhacm2/submariner-addon-rhel8@sha256:fc5592d42e4aca70288448d174511b922ece7f8cb4b41c6a36195c3a4a60aa36_amd64",
"8Base-RHACM-2.6:rhacm2/thanos-receive-controller-rhel8@sha256:21f2626c10c4fb61b37e6ca4ab574186b423f155fbc5cfef3e894fff04cc270e_ppc64le",
"8Base-RHACM-2.6:rhacm2/thanos-receive-controller-rhel8@sha256:c357074958324fc5d602cdcf1cba285bf8582e0b36af79a8f6211bb0dfb77a10_amd64",
"8Base-RHACM-2.6:rhacm2/thanos-receive-controller-rhel8@sha256:d9ac8e67d6d9858b16dd9d1d49c1dd904aa22a7b618e5d33292344faced9c0d3_arm64",
"8Base-RHACM-2.6:rhacm2/thanos-receive-controller-rhel8@sha256:e3b840a7833680170f9e9ca52309552c584935a68c75cc71e6d576b104dc01c8_s390x",
"8Base-RHACM-2.6:rhacm2/thanos-rhel8@sha256:453c525197ccfe1f866af70ca2e7f3deb6f98d0b98c09b602b4fa1368787213d_amd64",
"8Base-RHACM-2.6:rhacm2/thanos-rhel8@sha256:4b3b45ad0b564360c245d20b1540c2398c9606cf8684275e4ee071c591357929_arm64",
"8Base-RHACM-2.6:rhacm2/thanos-rhel8@sha256:7e43ba8f47ec54b5f86d13c81b67b044176530b63b5ae3f40332fc975cc6b21f_s390x",
"8Base-RHACM-2.6:rhacm2/thanos-rhel8@sha256:faaa00c0af80c781a7c610616153a3cd1dc1b20637934c3a243a2e9664ba0ee5_ppc64le"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2022-30632"
},
{
"category": "external",
"summary": "RHBZ#2107386",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2107386"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2022-30632",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-30632"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2022-30632",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2022-30632"
},
{
"category": "external",
"summary": "https://go.dev/issue/53416",
"url": "https://go.dev/issue/53416"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-announce/c/nqrv9fbR0zE",
"url": "https://groups.google.com/g/golang-announce/c/nqrv9fbR0zE"
}
],
"release_date": "2022-07-12T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2022-09-06T22:27:58+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.6/html-single/install/index#installing",
"product_ids": [
"8Base-RHACM-2.6:rhacm2/acm-governance-policy-addon-controller-rhel8@sha256:615ab5d9542759d921634737709e84a8e65d003ea136e5d22858d380225fd177_amd64",
"8Base-RHACM-2.6:rhacm2/acm-governance-policy-addon-controller-rhel8@sha256:958b729d30f10b9c121e68ac8ede2054ed29cc52a9a7d6df0537ed221aa74358_s390x",
"8Base-RHACM-2.6:rhacm2/acm-governance-policy-addon-controller-rhel8@sha256:b5bef941b4e0b5b3529ca5b2311c85295b9f6d12e482a9cbdad691c2406541f1_ppc64le",
"8Base-RHACM-2.6:rhacm2/acm-governance-policy-addon-controller-rhel8@sha256:f6194b9056d77e54f3c74caa9eab87bd1df1818d082fc807229d1c44ec6c88c4_arm64",
"8Base-RHACM-2.6:rhacm2/acm-grafana-rhel8@sha256:45616ed43b53d3a83e65828118f09430396f5bcb0566ae3a65d937b59f0d873e_s390x",
"8Base-RHACM-2.6:rhacm2/acm-grafana-rhel8@sha256:8c48441cfa850ea1274932e94da0831618c10f91022619c779304501a75fb161_amd64",
"8Base-RHACM-2.6:rhacm2/acm-grafana-rhel8@sha256:cc1c196b19c5fd8f313c6136359cc9dd37b5f59d32a581b10cf89b80b7d0cbf4_arm64",
"8Base-RHACM-2.6:rhacm2/acm-grafana-rhel8@sha256:cdf24e68e50be1350566243f6d2cb1403d09ab68e5fed39ea6c56212e42b90f1_ppc64le",
"8Base-RHACM-2.6:rhacm2/acm-must-gather-rhel8@sha256:1457ff5cfd61611fdc968d4af5b020d835e107b97932c7ba7b3f5ed4cbd0e39f_ppc64le",
"8Base-RHACM-2.6:rhacm2/acm-must-gather-rhel8@sha256:39842906b3846418bc31098e2abad08210118d86aa683e9e5fd04a97822df22d_arm64",
"8Base-RHACM-2.6:rhacm2/acm-must-gather-rhel8@sha256:8a69add2d90a1e094de8510052b683e1765153da75e316ad7778499af0c5ddf9_s390x",
"8Base-RHACM-2.6:rhacm2/acm-must-gather-rhel8@sha256:dca91134a2c1c33c736afcd4c9373749448641385f39162c74e115691289e843_amd64",
"8Base-RHACM-2.6:rhacm2/acm-operator-bundle@sha256:0eac6124f59492d09c1ae650025d59ea0e8547d9f9c832cb9607b09254ff6ddd_s390x",
"8Base-RHACM-2.6:rhacm2/acm-operator-bundle@sha256:1cbcd58a4c23e4c89a6a0509f78802a5aa21205db2784ebc9772b99a3917b183_arm64",
"8Base-RHACM-2.6:rhacm2/acm-operator-bundle@sha256:997aaee36f0bed47e231925a3f2c2ecc503410e54b35727f035c72477f3d1944_ppc64le",
"8Base-RHACM-2.6:rhacm2/acm-operator-bundle@sha256:ce699187f250b93976b8063228ac12d11c6c8f6baba69ba4ed17a38730e84eb3_amd64",
"8Base-RHACM-2.6:rhacm2/acm-prometheus-config-reloader-rhel8@sha256:693a77a9324d6c7f0e69bd9d5725b51f3e429972f1e67469e93648cb347eae84_arm64",
"8Base-RHACM-2.6:rhacm2/acm-prometheus-config-reloader-rhel8@sha256:89757e804d5df2b5eeeb1191b599c3acb9e75f61170f888095302830d6de0582_s390x",
"8Base-RHACM-2.6:rhacm2/acm-prometheus-config-reloader-rhel8@sha256:8e45e1fd7342d7525b118f01794cac1f4a8662def5f2a06336b698db2e268742_amd64",
"8Base-RHACM-2.6:rhacm2/acm-prometheus-config-reloader-rhel8@sha256:ce1c17b34b7aac2e990dc0efe40f4406e73f727b2c7bfe109eded849de753f1a_ppc64le",
"8Base-RHACM-2.6:rhacm2/acm-prometheus-rhel8@sha256:728606d96dd9e0fc2e7810e092e10ee071ec36598c990c8252beccace59a679e_amd64",
"8Base-RHACM-2.6:rhacm2/acm-prometheus-rhel8@sha256:b457d0b95d88c5dd0aac87492cbca40a9d7c2074002ad110f52d562f0c5d0797_arm64",
"8Base-RHACM-2.6:rhacm2/acm-prometheus-rhel8@sha256:f34d2569033bfb1d173342264f090f46d80f7843d52704a7ce9e9eb9de2f5abb_s390x",
"8Base-RHACM-2.6:rhacm2/acm-prometheus-rhel8@sha256:f720e0a94bfe7ed5d812819a3e77cc0581be102970127d8c0d4aa06a05edbf3d_ppc64le",
"8Base-RHACM-2.6:rhacm2/acm-volsync-addon-controller-rhel8@sha256:17ccd6b924b36ab14e3ca5f5331ba7e4c86f8cb64304640d58c3ee6b76edbcaf_ppc64le",
"8Base-RHACM-2.6:rhacm2/acm-volsync-addon-controller-rhel8@sha256:27079308ea87e35564cc3089c65eae68d63880a3bb093ca64d1678a68b60fcec_amd64",
"8Base-RHACM-2.6:rhacm2/acm-volsync-addon-controller-rhel8@sha256:9eabaac2df91aeef613d6973669d07298f2159c6a6e0c9f294623f7b1a10bc08_s390x",
"8Base-RHACM-2.6:rhacm2/acm-volsync-addon-controller-rhel8@sha256:f7abdf1756bc0ff2ebf02fee0469a8b9eeabe1fa8cafdd21c6e8f958155b70bb_arm64",
"8Base-RHACM-2.6:rhacm2/cert-policy-controller-rhel8@sha256:017c1e663827a3b55d70badd3ed979b5d1831252c49d671897a85a75afaa5bb0_s390x",
"8Base-RHACM-2.6:rhacm2/cert-policy-controller-rhel8@sha256:0610778095974edf936602018281bf7a5e287ba9eca9f661a423e68bbe000e40_ppc64le",
"8Base-RHACM-2.6:rhacm2/cert-policy-controller-rhel8@sha256:a66d7d4ee1179f7fce639490f919d722db54eaa3118b4135078c33e6cbf91488_amd64",
"8Base-RHACM-2.6:rhacm2/cert-policy-controller-rhel8@sha256:d660befef0c8f7a4db7aa3b865545c9863d8f37e7ba4b8de4380185f82b208d4_arm64",
"8Base-RHACM-2.6:rhacm2/cluster-backup-rhel8-operator@sha256:1a749d0795972a9bfd5a00aa96c238a660673464be01b2aa9fd7a3aeead6ddf7_amd64",
"8Base-RHACM-2.6:rhacm2/cluster-backup-rhel8-operator@sha256:8915dbdc562e63441f79041bdf1176e46ce53e95418d133f0cd0c1ff79da48a2_arm64",
"8Base-RHACM-2.6:rhacm2/cluster-backup-rhel8-operator@sha256:995f225449b207da9a3cad175dac85b87eefb28ff5bae6a588f40fd79fbe12a1_ppc64le",
"8Base-RHACM-2.6:rhacm2/cluster-backup-rhel8-operator@sha256:f1255a76c6275a4b6a400c82e204a5112fff6fe87f71626f8f309763f6a5d9e4_s390x",
"8Base-RHACM-2.6:rhacm2/config-policy-controller-rhel8@sha256:3b2e0d850e8fc966ec80bff16df26002334744a96b81c7a7dfe222f1706a52e3_s390x",
"8Base-RHACM-2.6:rhacm2/config-policy-controller-rhel8@sha256:447f275bbde46d7fc173798ef5abc0a77a6780f0dffdc171786edbe00f27d8d8_ppc64le",
"8Base-RHACM-2.6:rhacm2/config-policy-controller-rhel8@sha256:61964a1a0ddf2e98bcf5249b7374235055ab85cc26663a8d9397c2b7f6fbb4c6_amd64",
"8Base-RHACM-2.6:rhacm2/config-policy-controller-rhel8@sha256:a3abaa3d0bf1d34fa9e40903a8713c439f5f7f751e775d32cbab308983064ce0_arm64",
"8Base-RHACM-2.6:rhacm2/console-rhel8@sha256:6c0f630ff57f6f423df6dbf4df9faad25089f9b391be35cb8bc9cd5211f94d67_arm64",
"8Base-RHACM-2.6:rhacm2/console-rhel8@sha256:8608aed6971299def3fbe749336727e84c69582664dedac3145b92ea24e62e4d_amd64",
"8Base-RHACM-2.6:rhacm2/console-rhel8@sha256:afa80ae8274db7fa6796c35980fc5df15889e94aff3361f6cda643e5a09da220_ppc64le",
"8Base-RHACM-2.6:rhacm2/console-rhel8@sha256:f06e4e3f62db52c6d7fa0bc1f289de773e18d076bc38612e1b0ddc85c76fde06_s390x",
"8Base-RHACM-2.6:rhacm2/endpoint-monitoring-rhel8-operator@sha256:060bcd658756a924b4ce4d202bd447a3254fc1f49af7d685dde8720f355cde8e_arm64",
"8Base-RHACM-2.6:rhacm2/endpoint-monitoring-rhel8-operator@sha256:091d66731c5fe8eba5646c6b2622bb38c074e202a8a4a7e906921673b60f0898_amd64",
"8Base-RHACM-2.6:rhacm2/endpoint-monitoring-rhel8-operator@sha256:80660eb7f3c068768b0ea04ff20f4539194c52427ffdab4626bf781aa3f2ca64_s390x",
"8Base-RHACM-2.6:rhacm2/endpoint-monitoring-rhel8-operator@sha256:d6204fcf04c83bac13232ec1602572ad5f22bb528537e591079dfa36152697ec_ppc64le",
"8Base-RHACM-2.6:rhacm2/governance-policy-propagator-rhel8@sha256:51be0f04938b60ed1dba60908bebd2000d78e4ade34757bae70a083c67d77e8e_arm64",
"8Base-RHACM-2.6:rhacm2/governance-policy-propagator-rhel8@sha256:9577701bf3c7aa00b99531d2c3842130abc6cd91c52c4a7ba040b705eeace4c7_s390x",
"8Base-RHACM-2.6:rhacm2/governance-policy-propagator-rhel8@sha256:bdc6c128628db86697af198430c5ae5c61c3e586c1a97187e4d4e852cec61e92_ppc64le",
"8Base-RHACM-2.6:rhacm2/governance-policy-propagator-rhel8@sha256:cc519319b9f4fe672144ebedd772ddf56d5de90e3c8f52c0fb9b55313f71a7b3_amd64",
"8Base-RHACM-2.6:rhacm2/governance-policy-spec-sync-rhel8@sha256:2c1905ae8a83e5598678457fd955cbc867453ed5836de6fcc182e4928df8bd67_s390x",
"8Base-RHACM-2.6:rhacm2/governance-policy-spec-sync-rhel8@sha256:4a8d30cc0e1d83c69b7f3339418b101da23fbcaee7d326bedaff677eceb25ab2_ppc64le",
"8Base-RHACM-2.6:rhacm2/governance-policy-spec-sync-rhel8@sha256:6849cf1b4dd883d5b4c0cf90a3adfb26cb59d03d3b892cee3669a32dd6b8dcc2_amd64",
"8Base-RHACM-2.6:rhacm2/governance-policy-spec-sync-rhel8@sha256:d06ffc621167aff31ecb0fa417b294ff0676fb00e4ef1c6cb0fb2aaf4b2561e0_arm64",
"8Base-RHACM-2.6:rhacm2/governance-policy-status-sync-rhel8@sha256:4c86e16f15aaf454e4e5ce5436e1db27a5f8a55f573c3eaf02e4786fe52edfc8_arm64",
"8Base-RHACM-2.6:rhacm2/governance-policy-status-sync-rhel8@sha256:cf6a75d94f50dd063e939aee18756c767cba43f4e1e62a9c2f2b764ac6f43746_s390x",
"8Base-RHACM-2.6:rhacm2/governance-policy-status-sync-rhel8@sha256:e072b615eeffff80a94831e58c70980684c1ec4bd972844b25b157eb7ed5937f_ppc64le",
"8Base-RHACM-2.6:rhacm2/governance-policy-status-sync-rhel8@sha256:fffe971caa2e911d9c972c0e88712ff431d34c63dbe74e25f1cababa50ea7417_amd64",
"8Base-RHACM-2.6:rhacm2/governance-policy-template-sync-rhel8@sha256:10bc1a3833599a593a058e804de67e92888ed779fd0000928d4a70b6c7d5c1c2_amd64",
"8Base-RHACM-2.6:rhacm2/governance-policy-template-sync-rhel8@sha256:5c17f979f47840a879059ad83de12f0756889564a17190ba4438a7632c999bb1_arm64",
"8Base-RHACM-2.6:rhacm2/governance-policy-template-sync-rhel8@sha256:848bce8007de7714afc8c755b5f0c3cdf5eb6b1d259811c947bc295924539a0e_ppc64le",
"8Base-RHACM-2.6:rhacm2/governance-policy-template-sync-rhel8@sha256:95439f7e18fa87601d5860cbd9ca5f0738786e30a629d23788fd5fe33d694c66_s390x",
"8Base-RHACM-2.6:rhacm2/grafana-dashboard-loader-rhel8@sha256:1f5c1b2cffebf069859e95d0e722cb293f8c176bf5c5873bb9517c96b26c2e10_arm64",
"8Base-RHACM-2.6:rhacm2/grafana-dashboard-loader-rhel8@sha256:5223158a122658bafbd853c596cdc1f7bd7a0e4fdd82b1c3668ac84adeae9f24_s390x",
"8Base-RHACM-2.6:rhacm2/grafana-dashboard-loader-rhel8@sha256:561f1f05925cfe3c5f0f8a9b7475be4bbab183b5611ecfe09b090d80fa4bc2fe_amd64",
"8Base-RHACM-2.6:rhacm2/grafana-dashboard-loader-rhel8@sha256:734270221ec4a516e7eb77f2ec3a753384242116aa70320a1dbe969e915af1df_ppc64le",
"8Base-RHACM-2.6:rhacm2/iam-policy-controller-rhel8@sha256:2827e5f485213f92e2d0092187f3976dd6fe598e39b5cf2212d48c3a44c34b13_arm64",
"8Base-RHACM-2.6:rhacm2/iam-policy-controller-rhel8@sha256:8ca9e80365c76b66b2de3924fc50a5912e606042c704b02cb174a4b8bd3927c4_amd64",
"8Base-RHACM-2.6:rhacm2/iam-policy-controller-rhel8@sha256:c5069e76a900aa300102a0ae54ecbc12c0ac31abfeed8656ee60a949daef79c3_s390x",
"8Base-RHACM-2.6:rhacm2/iam-policy-controller-rhel8@sha256:ca05e79e5508924af71f323c13f664770d8dd4eb61ecf0894e4f9a81f7a1b402_ppc64le",
"8Base-RHACM-2.6:rhacm2/insights-client-rhel8@sha256:02cacfec60c80b9228e8b18949751de867f974ea6b1172129096e64e949c0598_amd64",
"8Base-RHACM-2.6:rhacm2/insights-client-rhel8@sha256:2b14036d0291e54c3191682de2ea875a78d78c35b2791a5a113ba1a8920f0621_ppc64le",
"8Base-RHACM-2.6:rhacm2/insights-client-rhel8@sha256:d4c05f641de8fd0753d63cc6d5b62464d3d6a87d601514e87ef2e40bbe7b01b6_s390x",
"8Base-RHACM-2.6:rhacm2/insights-client-rhel8@sha256:e15c410b693b34f49869d037ebb5584384fcdf88114b7a94967ca09f1361a5f3_arm64",
"8Base-RHACM-2.6:rhacm2/insights-metrics-rhel8@sha256:67aa55bb65685395ad2773e7459dff5fbccdeedcf9e56ec2722d8f5c919eae89_s390x",
"8Base-RHACM-2.6:rhacm2/insights-metrics-rhel8@sha256:6c54e08f5f6c2cae41a5e108e1019ff6522af8f69d666e22eb4631cd83b85917_amd64",
"8Base-RHACM-2.6:rhacm2/insights-metrics-rhel8@sha256:88d9b7246aa75cb2c88ccb7f2f1202fc465be0f2d89e59f1d2259f69ada56d9d_arm64",
"8Base-RHACM-2.6:rhacm2/insights-metrics-rhel8@sha256:bad98fe71638d7346f31ea45f6063ec970bf90844bb5c5dc5f917bb0f0099899_ppc64le",
"8Base-RHACM-2.6:rhacm2/klusterlet-addon-controller-rhel8@sha256:22e510955af3fa736b7306c387f44b5f15f5f9a7a006c6587e06d5d8602cc2f0_s390x",
"8Base-RHACM-2.6:rhacm2/klusterlet-addon-controller-rhel8@sha256:55bc86326f992cc4f4401b93f90cdd2baa6728015ffaf6168f2d46ae43c70cf4_ppc64le",
"8Base-RHACM-2.6:rhacm2/klusterlet-addon-controller-rhel8@sha256:8dd7f47af047fb899c7fcbad61cb8f38da45990cac186f9235aec3e4e7de25e9_amd64",
"8Base-RHACM-2.6:rhacm2/klusterlet-addon-controller-rhel8@sha256:bdb97eb5bb0e8f59edf0d389fb07c45171e728dc8b4d2bdacd785193b46ec03b_arm64",
"8Base-RHACM-2.6:rhacm2/kube-rbac-proxy-rhel8@sha256:11a353ee9da6cc843d5f346f4fa51681d13318e2e61fc4d1a3f63406eb175260_s390x",
"8Base-RHACM-2.6:rhacm2/kube-rbac-proxy-rhel8@sha256:31757f3e3bb08b4e49e54694b18b3cf327637be20535482b2df1345b17444dda_amd64",
"8Base-RHACM-2.6:rhacm2/kube-rbac-proxy-rhel8@sha256:b2c0b7414d0fc36a49cbdc5a56b25dd62aac18defc2defbd9c1895cd13a5e716_arm64",
"8Base-RHACM-2.6:rhacm2/kube-rbac-proxy-rhel8@sha256:dbd816d503e9beb58622604432eb415419e893627eb95c1ceeb8ff5bda7d6335_ppc64le",
"8Base-RHACM-2.6:rhacm2/kube-state-metrics-rhel8@sha256:53246a6df1f0880d94ed2644fa4366e3e2108b6fa8a51745af87785346ce5304_s390x",
"8Base-RHACM-2.6:rhacm2/kube-state-metrics-rhel8@sha256:5f2393bceefffb32240043b6722aa73d31fc8133cc2666fcf5eb8d33794bc54f_arm64",
"8Base-RHACM-2.6:rhacm2/kube-state-metrics-rhel8@sha256:c792c043462281cde7c93bd8e2136f62ca17d072e7f466353f37de8e5f5dc949_ppc64le",
"8Base-RHACM-2.6:rhacm2/kube-state-metrics-rhel8@sha256:e6b1d24b56e6973eee1569e351db6637ca67e1d6cd124adb845cbf6e35a4f6af_amd64",
"8Base-RHACM-2.6:rhacm2/management-ingress-rhel8@sha256:07238998d21204cd8f25dc63e6dbde20a2dd25c3b96609729306db6c63a0fca4_arm64",
"8Base-RHACM-2.6:rhacm2/management-ingress-rhel8@sha256:0d2665d19a8753c6269f594b68b067cd62a402404287e6416543c1af2d7d3cf4_ppc64le",
"8Base-RHACM-2.6:rhacm2/management-ingress-rhel8@sha256:6917d018e53aabb6f5402f02000aedd2e5cf71bcc84562e0fc7d7c87049f4b67_amd64",
"8Base-RHACM-2.6:rhacm2/management-ingress-rhel8@sha256:73b0444bd91a1dade3b7e76245ac8d6cb568929bba321b8c86c269d6f542ac3b_s390x",
"8Base-RHACM-2.6:rhacm2/memcached-exporter-rhel8@sha256:7d85dd62346a647d22202baa0f8d405b2aaf9a7174b38e5d29df2e03530009c3_s390x",
"8Base-RHACM-2.6:rhacm2/memcached-exporter-rhel8@sha256:9635616c8f058e67d557201147904b05f8b49938f63fb2b0239dfca883f61685_arm64",
"8Base-RHACM-2.6:rhacm2/memcached-exporter-rhel8@sha256:9e91ecec92ec0df8b72beb6040f39d9a25b0bfad844e92ea34cc2d648d221d22_ppc64le",
"8Base-RHACM-2.6:rhacm2/memcached-exporter-rhel8@sha256:c773b9a2fffcd549d4936054260f655c78da603957826d6bad4e8567a213ad10_amd64",
"8Base-RHACM-2.6:rhacm2/memcached-rhel8@sha256:584f8c4a9a1b75fc71948a98add560d4fe3d936ee46ac791f32121dbadf8c7d2_ppc64le",
"8Base-RHACM-2.6:rhacm2/memcached-rhel8@sha256:59b3ce3f3f4459c97cfffee5e20830d70f8a69198b5fab271e6c478d615c46d3_arm64",
"8Base-RHACM-2.6:rhacm2/memcached-rhel8@sha256:6f458c76757203b28434f871027c6a466a73d246ceb5bfac8793ad1896a672ab_amd64",
"8Base-RHACM-2.6:rhacm2/memcached-rhel8@sha256:e34722fd656e3205dcdb565b0ab68e9971174c11f125dbfff3bf82e1e21f3a76_s390x",
"8Base-RHACM-2.6:rhacm2/metrics-collector-rhel8@sha256:3a81a018b939752543e78c2d68d1436b851be2256b88c3e66cd506ae1d8f4c9c_ppc64le",
"8Base-RHACM-2.6:rhacm2/metrics-collector-rhel8@sha256:6a3e0c36c123c9dc54759655d9148f580abada501034914863a6528ded19ef34_amd64",
"8Base-RHACM-2.6:rhacm2/metrics-collector-rhel8@sha256:7991f484f97b9951f27f70e67d5db0850c4189ee86db8406cdda961a9beb06f0_arm64",
"8Base-RHACM-2.6:rhacm2/metrics-collector-rhel8@sha256:fa08b9bf3fd334738984e150ba5bfd2e005374752f3112340b65f6434eacd057_s390x",
"8Base-RHACM-2.6:rhacm2/multicloud-integrations-rhel8@sha256:2bcbf9a565f3c566061325aca3174ec755b5c94a28612718a3f1563db317273e_ppc64le",
"8Base-RHACM-2.6:rhacm2/multicloud-integrations-rhel8@sha256:6813ccd43a1aecd1aaf4d5d4b1620fd63bbca00b736100189ff91246bf3bc36b_arm64",
"8Base-RHACM-2.6:rhacm2/multicloud-integrations-rhel8@sha256:db89ef3686570526afdb2b79fd698aca5dc50c633009760f1748fb9fd506067b_amd64",
"8Base-RHACM-2.6:rhacm2/multicloud-integrations-rhel8@sha256:db8bc27937802c5d8fff769b9c93c8a01411629d199adbc39235e721d6468b30_s390x",
"8Base-RHACM-2.6:rhacm2/multicluster-observability-rhel8-operator@sha256:434db0ca203b14b899fff9b7a2a5b975de852ea29620a828f29246448aba873c_ppc64le",
"8Base-RHACM-2.6:rhacm2/multicluster-observability-rhel8-operator@sha256:876bfa63b0e13833eaeadb7c6a0481f1d7970b283f69ece4d81c99985f4dd161_arm64",
"8Base-RHACM-2.6:rhacm2/multicluster-observability-rhel8-operator@sha256:d23f208e020d42bc095011d423146e2da35b2bc85b844911bde2f4edf696bdca_amd64",
"8Base-RHACM-2.6:rhacm2/multicluster-observability-rhel8-operator@sha256:f29581baf5277588d2e4cd01380ecf46e3c97a2f17ade01b048f75c29f18d62c_s390x",
"8Base-RHACM-2.6:rhacm2/multicluster-operators-application-rhel8@sha256:1952d422bd7ba42323711faba59244c449293cc92502e350460fee07c0e3b34a_ppc64le",
"8Base-RHACM-2.6:rhacm2/multicluster-operators-application-rhel8@sha256:566a60f630ec346eced3106ec072963d1b9f9d300e7d4cee6af6dc0d590a3937_s390x",
"8Base-RHACM-2.6:rhacm2/multicluster-operators-application-rhel8@sha256:724dd9f4a5e4acd061206ca2ea57c329210ade5135dbdf941b8d7e720daa4f10_arm64",
"8Base-RHACM-2.6:rhacm2/multicluster-operators-application-rhel8@sha256:ace8895fc62c1394dfa7854fd9ce3e14ef859e989255f70dc9a5a3d9bcd514c0_amd64",
"8Base-RHACM-2.6:rhacm2/multicluster-operators-channel-rhel8@sha256:1ebe6504a6a58f39f93952bf1c135ea58ff77e65c5b8ba73c7ad6295e66a1b45_s390x",
"8Base-RHACM-2.6:rhacm2/multicluster-operators-channel-rhel8@sha256:557cc962d0b10d80a9dea7adce387ea28fb4199a02fa8546645ab2cacbf28b88_ppc64le",
"8Base-RHACM-2.6:rhacm2/multicluster-operators-channel-rhel8@sha256:82526c7c046325bde1dfa0a47b58b773355f00bc95c23be75105e7255e7bddd2_arm64",
"8Base-RHACM-2.6:rhacm2/multicluster-operators-channel-rhel8@sha256:85e20d97f28e43668c2790bd6e0adbc598d01f9fab849761fb96d7a5c4946a87_amd64",
"8Base-RHACM-2.6:rhacm2/multicluster-operators-subscription-rhel8@sha256:7310f31faae367a363c27a7236b562bbfe8381a352fce906279590bac11571d2_ppc64le",
"8Base-RHACM-2.6:rhacm2/multicluster-operators-subscription-rhel8@sha256:7676d33b9be36ca6660d3aed888fdffcf270fcf82258ed9531e2746a3d27610c_s390x",
"8Base-RHACM-2.6:rhacm2/multicluster-operators-subscription-rhel8@sha256:e718d5abef58365d547ef73828a26adff5b6cef1bf935aa7c27f12f604b50337_amd64",
"8Base-RHACM-2.6:rhacm2/multicluster-operators-subscription-rhel8@sha256:f58aff87d1efb64417c6976f6772a464e54beefe847f50a141726b7a1a6a293a_arm64",
"8Base-RHACM-2.6:rhacm2/multiclusterhub-repo-rhel8@sha256:03222a9dd6eca9cf44932a0ff1bf89bd9d2d29683f1ebb0d0aa49171b77a4963_ppc64le",
"8Base-RHACM-2.6:rhacm2/multiclusterhub-repo-rhel8@sha256:881b8c3b19918affd478c0ad0c73dff96dd28f5c1dfddb86472b42e422fa25b6_amd64",
"8Base-RHACM-2.6:rhacm2/multiclusterhub-repo-rhel8@sha256:9de94ea1f83ec8b7257c7b2befc1485ed9cc40c9ef3600c4c4c50934e708cf9d_s390x",
"8Base-RHACM-2.6:rhacm2/multiclusterhub-repo-rhel8@sha256:a45ed68e7d3ac89d17eaf06445cabfc19a9ce85a42f116d75028d6acd18a322b_arm64",
"8Base-RHACM-2.6:rhacm2/multiclusterhub-rhel8@sha256:48d1fa8bc5f6a4d8349c41126301bd86d12836384f336881ecb71bd79f84ae93_ppc64le",
"8Base-RHACM-2.6:rhacm2/multiclusterhub-rhel8@sha256:a33e91fb763a2f0894433bce31bd44229e7d5f5c53d36c6b6f643807a45c110b_arm64",
"8Base-RHACM-2.6:rhacm2/multiclusterhub-rhel8@sha256:d6e126cbdd3cfbcdee04b093389ca1b07ac8038da96060051ed94e1eeacc6d92_s390x",
"8Base-RHACM-2.6:rhacm2/multiclusterhub-rhel8@sha256:ecf12158a2d8802b4c7efd6b336ff36c1e002223b1d385a40fbef638d5e4aa21_amd64",
"8Base-RHACM-2.6:rhacm2/node-exporter-rhel8@sha256:14d23638efff3c30661c9a5f3ddb6ab0c7a9d162de1176dd9565cf49dfa4b9c5_amd64",
"8Base-RHACM-2.6:rhacm2/node-exporter-rhel8@sha256:533005e1608de68a09e53599de3f30990db95cb923794bab9ae9e3bc1a8b6baf_arm64",
"8Base-RHACM-2.6:rhacm2/node-exporter-rhel8@sha256:99eef3491c7092afa14179b9a9d39dd8fbfb3c9bb61759d678af5d91ac23e59d_s390x",
"8Base-RHACM-2.6:rhacm2/node-exporter-rhel8@sha256:e200d4e1802cce7fce32b1e0dc5c3220b6f6477b73b3a2d8ea26a5a42d63f46b_ppc64le",
"8Base-RHACM-2.6:rhacm2/observatorium-rhel8-operator@sha256:092e3437e6d38b2bf676d7fb67ad672e3ef03440017b5af7c1ebd2beb3f437eb_amd64",
"8Base-RHACM-2.6:rhacm2/observatorium-rhel8-operator@sha256:8cf076bfb049d1aabd00040ee65f0fedd590f0dd448c7561de494093a915b397_ppc64le",
"8Base-RHACM-2.6:rhacm2/observatorium-rhel8-operator@sha256:e69987a64fdbf873d4b19d8626c0c5e99dd13d7c95446850559be966dae45ad0_arm64",
"8Base-RHACM-2.6:rhacm2/observatorium-rhel8-operator@sha256:f0bf89eaea6b7afc2d08c77bd40dfba581f91f462f5ec3d70473b332ca6f781c_s390x",
"8Base-RHACM-2.6:rhacm2/observatorium-rhel8@sha256:0686cfddd61737f7e7eb4f0c011397277394559edac3bb947c0969e302686dd5_ppc64le",
"8Base-RHACM-2.6:rhacm2/observatorium-rhel8@sha256:8f2f3732600235f66c406b6121ac37979f52572ce90353b6e099be7b74406251_amd64",
"8Base-RHACM-2.6:rhacm2/observatorium-rhel8@sha256:9e1fccc5b17865a6d7baaa1a15cb50f47d80a14b0a7bcbd94c12f0ddcaaf1b28_s390x",
"8Base-RHACM-2.6:rhacm2/observatorium-rhel8@sha256:bdd89a1051c8f21e7d81ff80c96731a0eaa7d15c320ab1e6b1dc3f6babd42598_arm64",
"8Base-RHACM-2.6:rhacm2/prometheus-alertmanager-rhel8@sha256:0860b7aa5e8b07792ad7f5d5c0654e23e9da8eedd4b9f509caea616dcfa97d69_amd64",
"8Base-RHACM-2.6:rhacm2/prometheus-alertmanager-rhel8@sha256:624895d8579ef6f3e5b17558a30775790ec6f00701f8c5cdfa315292d7f9e867_s390x",
"8Base-RHACM-2.6:rhacm2/prometheus-alertmanager-rhel8@sha256:6d09865a228cdbbc6d1ac13042c3c00f0bd086f6dc181dfa3cdf8c7f9d826b9e_arm64",
"8Base-RHACM-2.6:rhacm2/prometheus-alertmanager-rhel8@sha256:c69fee848d21346a271972e89d91898eac9fec27d598d98ffa004ca8d1b53270_ppc64le",
"8Base-RHACM-2.6:rhacm2/prometheus-rhel8@sha256:52cea7c27de23e3358030b09f22b962723c523a940f8e2043edc298c907d761c_arm64",
"8Base-RHACM-2.6:rhacm2/prometheus-rhel8@sha256:67e0fadfbb4d99a60435ed12b470772b38ace4ca815fe73da68eb3c826e200fc_ppc64le",
"8Base-RHACM-2.6:rhacm2/prometheus-rhel8@sha256:e8241b1d852d605b44ecfcc552cb0f905f72e8a17c8d228162b40c19388f5176_s390x",
"8Base-RHACM-2.6:rhacm2/prometheus-rhel8@sha256:ed0cc13e79949436d29a7ad0b41b189744a177ea27545fd5eb9b4f71e87bd0eb_amd64",
"8Base-RHACM-2.6:rhacm2/rbac-query-proxy-rhel8@sha256:29c76a37497f212aed280e2bf16ef45fb3785fb4649ce17b7fe9d653a79e2112_arm64",
"8Base-RHACM-2.6:rhacm2/rbac-query-proxy-rhel8@sha256:475a45884a51127722030226ff9a5f0752c98574c41eb61796aece5e702346a3_ppc64le",
"8Base-RHACM-2.6:rhacm2/rbac-query-proxy-rhel8@sha256:582301b10af0b966ae7d5e130cb0e5f96e7912dc66b4108e0d6078656ca80604_amd64",
"8Base-RHACM-2.6:rhacm2/rbac-query-proxy-rhel8@sha256:f1c7de85a44c03f48a6f62ba1d7d650f0b06e0f502cecff1512ad637b5bc1c27_s390x",
"8Base-RHACM-2.6:rhacm2/redisgraph-tls-rhel8@sha256:128279a656bfbde6c2c052766d63a1de6a06d8bea2707813c64396c2ae382478_amd64",
"8Base-RHACM-2.6:rhacm2/redisgraph-tls-rhel8@sha256:35927ca6e6e9c8d420c499a0c8ad37c4297ba19743d550f489d3e66482275a49_arm64",
"8Base-RHACM-2.6:rhacm2/redisgraph-tls-rhel8@sha256:4696baed553266682ba2b54d3bf683d2ff1241b625de5ec54a45c1b2c5f96243_s390x",
"8Base-RHACM-2.6:rhacm2/redisgraph-tls-rhel8@sha256:d722f2ffab1f58bbaf3c62ef71dbf7e6c4023e6ab17690f1049075a321d0b1ac_ppc64le",
"8Base-RHACM-2.6:rhacm2/search-aggregator-rhel8@sha256:2b5f372c1c73c4de587b5a4388d95b8cc553fc56af446fcefa0e14c6d980b6b3_ppc64le",
"8Base-RHACM-2.6:rhacm2/search-aggregator-rhel8@sha256:38fceeedc0672def1c2cf42bb6743ae726e77d9f7352d002b3fc688c6d551852_amd64",
"8Base-RHACM-2.6:rhacm2/search-aggregator-rhel8@sha256:6a915335bcebb0884fc72df2dfee97c74d42c035864b960e1c800fa6c5f8d93c_arm64",
"8Base-RHACM-2.6:rhacm2/search-aggregator-rhel8@sha256:752decaefc38aa009f54201b38d4ab26d9b4020caec649d9b1f1564f56c47c2a_s390x",
"8Base-RHACM-2.6:rhacm2/search-api-rhel8@sha256:37eea70d5b1c89c25372dcea8c8c03e1e0a9af1b5a06f3b0706ba776ae8847c1_amd64",
"8Base-RHACM-2.6:rhacm2/search-api-rhel8@sha256:7400088d206592eb29cd86182909626262c9b2a99f017811fcc9d8a753c39009_arm64",
"8Base-RHACM-2.6:rhacm2/search-api-rhel8@sha256:aa8ea0deabc39a068f3f6ce9fa6334e44fc507355009a9bff448e742156ec203_ppc64le",
"8Base-RHACM-2.6:rhacm2/search-api-rhel8@sha256:b4d2d39c2b3b736987f1e888b858d52a7ebd9f8d0cebd3bdef8c59f6e3e41725_s390x",
"8Base-RHACM-2.6:rhacm2/search-collector-rhel8@sha256:0174699ec75fcda08892b4e72b674df989af51ea5f04de57a62c2a85a3c08f4f_arm64",
"8Base-RHACM-2.6:rhacm2/search-collector-rhel8@sha256:5a29a9805b8d20969cba86da11a9de8176a3172df361aec5fae136a4271de308_amd64",
"8Base-RHACM-2.6:rhacm2/search-collector-rhel8@sha256:be7eed9ad9502bcc294081f7e2098fc4f8411c912c34fe63479b5b770d06caca_s390x",
"8Base-RHACM-2.6:rhacm2/search-collector-rhel8@sha256:c467c1d7ceaf5281077f7fe8ff1c1c4cffe325132890a3ab9b96ea5db2e2c930_ppc64le",
"8Base-RHACM-2.6:rhacm2/search-rhel8@sha256:2135cd20bb7ebbf48499992fe46a928e28fc78c86e360633ea09054520c42539_ppc64le",
"8Base-RHACM-2.6:rhacm2/search-rhel8@sha256:3a7a31974210e21a3faed9b57a75b970c70ac41d9662b884d4ce67275f756fc7_arm64",
"8Base-RHACM-2.6:rhacm2/search-rhel8@sha256:6e6a19f1440e4eb15a8206e18f7f4dde3e1a5c6518944571d09923d116d3f04e_amd64",
"8Base-RHACM-2.6:rhacm2/search-rhel8@sha256:e6ed3e65f0d49b3c6b0e3e97593a8fae4d453f3aecf8d7829c0d25c68bc91ea1_s390x",
"8Base-RHACM-2.6:rhacm2/submariner-addon-rhel8@sha256:7b80d01371f551df506bd0c56df6829845bfce497ff01cc44b68f172ed5399b4_ppc64le",
"8Base-RHACM-2.6:rhacm2/submariner-addon-rhel8@sha256:934c560bc786015c694e9cffbae8e86f631b3331d62f5a547931446dae82f8c3_s390x",
"8Base-RHACM-2.6:rhacm2/submariner-addon-rhel8@sha256:b467881f4028a89a9e79ba93da719845db576f47a04ae6e569c2317be5594b29_arm64",
"8Base-RHACM-2.6:rhacm2/submariner-addon-rhel8@sha256:fc5592d42e4aca70288448d174511b922ece7f8cb4b41c6a36195c3a4a60aa36_amd64",
"8Base-RHACM-2.6:rhacm2/thanos-receive-controller-rhel8@sha256:21f2626c10c4fb61b37e6ca4ab574186b423f155fbc5cfef3e894fff04cc270e_ppc64le",
"8Base-RHACM-2.6:rhacm2/thanos-receive-controller-rhel8@sha256:c357074958324fc5d602cdcf1cba285bf8582e0b36af79a8f6211bb0dfb77a10_amd64",
"8Base-RHACM-2.6:rhacm2/thanos-receive-controller-rhel8@sha256:d9ac8e67d6d9858b16dd9d1d49c1dd904aa22a7b618e5d33292344faced9c0d3_arm64",
"8Base-RHACM-2.6:rhacm2/thanos-receive-controller-rhel8@sha256:e3b840a7833680170f9e9ca52309552c584935a68c75cc71e6d576b104dc01c8_s390x",
"8Base-RHACM-2.6:rhacm2/thanos-rhel8@sha256:453c525197ccfe1f866af70ca2e7f3deb6f98d0b98c09b602b4fa1368787213d_amd64",
"8Base-RHACM-2.6:rhacm2/thanos-rhel8@sha256:4b3b45ad0b564360c245d20b1540c2398c9606cf8684275e4ee071c591357929_arm64",
"8Base-RHACM-2.6:rhacm2/thanos-rhel8@sha256:7e43ba8f47ec54b5f86d13c81b67b044176530b63b5ae3f40332fc975cc6b21f_s390x",
"8Base-RHACM-2.6:rhacm2/thanos-rhel8@sha256:faaa00c0af80c781a7c610616153a3cd1dc1b20637934c3a243a2e9664ba0ee5_ppc64le"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2022:6370"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"8Base-RHACM-2.6:rhacm2/acm-governance-policy-addon-controller-rhel8@sha256:615ab5d9542759d921634737709e84a8e65d003ea136e5d22858d380225fd177_amd64",
"8Base-RHACM-2.6:rhacm2/acm-governance-policy-addon-controller-rhel8@sha256:958b729d30f10b9c121e68ac8ede2054ed29cc52a9a7d6df0537ed221aa74358_s390x",
"8Base-RHACM-2.6:rhacm2/acm-governance-policy-addon-controller-rhel8@sha256:b5bef941b4e0b5b3529ca5b2311c85295b9f6d12e482a9cbdad691c2406541f1_ppc64le",
"8Base-RHACM-2.6:rhacm2/acm-governance-policy-addon-controller-rhel8@sha256:f6194b9056d77e54f3c74caa9eab87bd1df1818d082fc807229d1c44ec6c88c4_arm64",
"8Base-RHACM-2.6:rhacm2/acm-grafana-rhel8@sha256:45616ed43b53d3a83e65828118f09430396f5bcb0566ae3a65d937b59f0d873e_s390x",
"8Base-RHACM-2.6:rhacm2/acm-grafana-rhel8@sha256:8c48441cfa850ea1274932e94da0831618c10f91022619c779304501a75fb161_amd64",
"8Base-RHACM-2.6:rhacm2/acm-grafana-rhel8@sha256:cc1c196b19c5fd8f313c6136359cc9dd37b5f59d32a581b10cf89b80b7d0cbf4_arm64",
"8Base-RHACM-2.6:rhacm2/acm-grafana-rhel8@sha256:cdf24e68e50be1350566243f6d2cb1403d09ab68e5fed39ea6c56212e42b90f1_ppc64le",
"8Base-RHACM-2.6:rhacm2/acm-must-gather-rhel8@sha256:1457ff5cfd61611fdc968d4af5b020d835e107b97932c7ba7b3f5ed4cbd0e39f_ppc64le",
"8Base-RHACM-2.6:rhacm2/acm-must-gather-rhel8@sha256:39842906b3846418bc31098e2abad08210118d86aa683e9e5fd04a97822df22d_arm64",
"8Base-RHACM-2.6:rhacm2/acm-must-gather-rhel8@sha256:8a69add2d90a1e094de8510052b683e1765153da75e316ad7778499af0c5ddf9_s390x",
"8Base-RHACM-2.6:rhacm2/acm-must-gather-rhel8@sha256:dca91134a2c1c33c736afcd4c9373749448641385f39162c74e115691289e843_amd64",
"8Base-RHACM-2.6:rhacm2/acm-operator-bundle@sha256:0eac6124f59492d09c1ae650025d59ea0e8547d9f9c832cb9607b09254ff6ddd_s390x",
"8Base-RHACM-2.6:rhacm2/acm-operator-bundle@sha256:1cbcd58a4c23e4c89a6a0509f78802a5aa21205db2784ebc9772b99a3917b183_arm64",
"8Base-RHACM-2.6:rhacm2/acm-operator-bundle@sha256:997aaee36f0bed47e231925a3f2c2ecc503410e54b35727f035c72477f3d1944_ppc64le",
"8Base-RHACM-2.6:rhacm2/acm-operator-bundle@sha256:ce699187f250b93976b8063228ac12d11c6c8f6baba69ba4ed17a38730e84eb3_amd64",
"8Base-RHACM-2.6:rhacm2/acm-prometheus-config-reloader-rhel8@sha256:693a77a9324d6c7f0e69bd9d5725b51f3e429972f1e67469e93648cb347eae84_arm64",
"8Base-RHACM-2.6:rhacm2/acm-prometheus-config-reloader-rhel8@sha256:89757e804d5df2b5eeeb1191b599c3acb9e75f61170f888095302830d6de0582_s390x",
"8Base-RHACM-2.6:rhacm2/acm-prometheus-config-reloader-rhel8@sha256:8e45e1fd7342d7525b118f01794cac1f4a8662def5f2a06336b698db2e268742_amd64",
"8Base-RHACM-2.6:rhacm2/acm-prometheus-config-reloader-rhel8@sha256:ce1c17b34b7aac2e990dc0efe40f4406e73f727b2c7bfe109eded849de753f1a_ppc64le",
"8Base-RHACM-2.6:rhacm2/acm-prometheus-rhel8@sha256:728606d96dd9e0fc2e7810e092e10ee071ec36598c990c8252beccace59a679e_amd64",
"8Base-RHACM-2.6:rhacm2/acm-prometheus-rhel8@sha256:b457d0b95d88c5dd0aac87492cbca40a9d7c2074002ad110f52d562f0c5d0797_arm64",
"8Base-RHACM-2.6:rhacm2/acm-prometheus-rhel8@sha256:f34d2569033bfb1d173342264f090f46d80f7843d52704a7ce9e9eb9de2f5abb_s390x",
"8Base-RHACM-2.6:rhacm2/acm-prometheus-rhel8@sha256:f720e0a94bfe7ed5d812819a3e77cc0581be102970127d8c0d4aa06a05edbf3d_ppc64le",
"8Base-RHACM-2.6:rhacm2/acm-volsync-addon-controller-rhel8@sha256:17ccd6b924b36ab14e3ca5f5331ba7e4c86f8cb64304640d58c3ee6b76edbcaf_ppc64le",
"8Base-RHACM-2.6:rhacm2/acm-volsync-addon-controller-rhel8@sha256:27079308ea87e35564cc3089c65eae68d63880a3bb093ca64d1678a68b60fcec_amd64",
"8Base-RHACM-2.6:rhacm2/acm-volsync-addon-controller-rhel8@sha256:9eabaac2df91aeef613d6973669d07298f2159c6a6e0c9f294623f7b1a10bc08_s390x",
"8Base-RHACM-2.6:rhacm2/acm-volsync-addon-controller-rhel8@sha256:f7abdf1756bc0ff2ebf02fee0469a8b9eeabe1fa8cafdd21c6e8f958155b70bb_arm64",
"8Base-RHACM-2.6:rhacm2/cert-policy-controller-rhel8@sha256:017c1e663827a3b55d70badd3ed979b5d1831252c49d671897a85a75afaa5bb0_s390x",
"8Base-RHACM-2.6:rhacm2/cert-policy-controller-rhel8@sha256:0610778095974edf936602018281bf7a5e287ba9eca9f661a423e68bbe000e40_ppc64le",
"8Base-RHACM-2.6:rhacm2/cert-policy-controller-rhel8@sha256:a66d7d4ee1179f7fce639490f919d722db54eaa3118b4135078c33e6cbf91488_amd64",
"8Base-RHACM-2.6:rhacm2/cert-policy-controller-rhel8@sha256:d660befef0c8f7a4db7aa3b865545c9863d8f37e7ba4b8de4380185f82b208d4_arm64",
"8Base-RHACM-2.6:rhacm2/cluster-backup-rhel8-operator@sha256:1a749d0795972a9bfd5a00aa96c238a660673464be01b2aa9fd7a3aeead6ddf7_amd64",
"8Base-RHACM-2.6:rhacm2/cluster-backup-rhel8-operator@sha256:8915dbdc562e63441f79041bdf1176e46ce53e95418d133f0cd0c1ff79da48a2_arm64",
"8Base-RHACM-2.6:rhacm2/cluster-backup-rhel8-operator@sha256:995f225449b207da9a3cad175dac85b87eefb28ff5bae6a588f40fd79fbe12a1_ppc64le",
"8Base-RHACM-2.6:rhacm2/cluster-backup-rhel8-operator@sha256:f1255a76c6275a4b6a400c82e204a5112fff6fe87f71626f8f309763f6a5d9e4_s390x",
"8Base-RHACM-2.6:rhacm2/config-policy-controller-rhel8@sha256:3b2e0d850e8fc966ec80bff16df26002334744a96b81c7a7dfe222f1706a52e3_s390x",
"8Base-RHACM-2.6:rhacm2/config-policy-controller-rhel8@sha256:447f275bbde46d7fc173798ef5abc0a77a6780f0dffdc171786edbe00f27d8d8_ppc64le",
"8Base-RHACM-2.6:rhacm2/config-policy-controller-rhel8@sha256:61964a1a0ddf2e98bcf5249b7374235055ab85cc26663a8d9397c2b7f6fbb4c6_amd64",
"8Base-RHACM-2.6:rhacm2/config-policy-controller-rhel8@sha256:a3abaa3d0bf1d34fa9e40903a8713c439f5f7f751e775d32cbab308983064ce0_arm64",
"8Base-RHACM-2.6:rhacm2/console-rhel8@sha256:6c0f630ff57f6f423df6dbf4df9faad25089f9b391be35cb8bc9cd5211f94d67_arm64",
"8Base-RHACM-2.6:rhacm2/console-rhel8@sha256:8608aed6971299def3fbe749336727e84c69582664dedac3145b92ea24e62e4d_amd64",
"8Base-RHACM-2.6:rhacm2/console-rhel8@sha256:afa80ae8274db7fa6796c35980fc5df15889e94aff3361f6cda643e5a09da220_ppc64le",
"8Base-RHACM-2.6:rhacm2/console-rhel8@sha256:f06e4e3f62db52c6d7fa0bc1f289de773e18d076bc38612e1b0ddc85c76fde06_s390x",
"8Base-RHACM-2.6:rhacm2/endpoint-monitoring-rhel8-operator@sha256:060bcd658756a924b4ce4d202bd447a3254fc1f49af7d685dde8720f355cde8e_arm64",
"8Base-RHACM-2.6:rhacm2/endpoint-monitoring-rhel8-operator@sha256:091d66731c5fe8eba5646c6b2622bb38c074e202a8a4a7e906921673b60f0898_amd64",
"8Base-RHACM-2.6:rhacm2/endpoint-monitoring-rhel8-operator@sha256:80660eb7f3c068768b0ea04ff20f4539194c52427ffdab4626bf781aa3f2ca64_s390x",
"8Base-RHACM-2.6:rhacm2/endpoint-monitoring-rhel8-operator@sha256:d6204fcf04c83bac13232ec1602572ad5f22bb528537e591079dfa36152697ec_ppc64le",
"8Base-RHACM-2.6:rhacm2/governance-policy-propagator-rhel8@sha256:51be0f04938b60ed1dba60908bebd2000d78e4ade34757bae70a083c67d77e8e_arm64",
"8Base-RHACM-2.6:rhacm2/governance-policy-propagator-rhel8@sha256:9577701bf3c7aa00b99531d2c3842130abc6cd91c52c4a7ba040b705eeace4c7_s390x",
"8Base-RHACM-2.6:rhacm2/governance-policy-propagator-rhel8@sha256:bdc6c128628db86697af198430c5ae5c61c3e586c1a97187e4d4e852cec61e92_ppc64le",
"8Base-RHACM-2.6:rhacm2/governance-policy-propagator-rhel8@sha256:cc519319b9f4fe672144ebedd772ddf56d5de90e3c8f52c0fb9b55313f71a7b3_amd64",
"8Base-RHACM-2.6:rhacm2/governance-policy-spec-sync-rhel8@sha256:2c1905ae8a83e5598678457fd955cbc867453ed5836de6fcc182e4928df8bd67_s390x",
"8Base-RHACM-2.6:rhacm2/governance-policy-spec-sync-rhel8@sha256:4a8d30cc0e1d83c69b7f3339418b101da23fbcaee7d326bedaff677eceb25ab2_ppc64le",
"8Base-RHACM-2.6:rhacm2/governance-policy-spec-sync-rhel8@sha256:6849cf1b4dd883d5b4c0cf90a3adfb26cb59d03d3b892cee3669a32dd6b8dcc2_amd64",
"8Base-RHACM-2.6:rhacm2/governance-policy-spec-sync-rhel8@sha256:d06ffc621167aff31ecb0fa417b294ff0676fb00e4ef1c6cb0fb2aaf4b2561e0_arm64",
"8Base-RHACM-2.6:rhacm2/governance-policy-status-sync-rhel8@sha256:4c86e16f15aaf454e4e5ce5436e1db27a5f8a55f573c3eaf02e4786fe52edfc8_arm64",
"8Base-RHACM-2.6:rhacm2/governance-policy-status-sync-rhel8@sha256:cf6a75d94f50dd063e939aee18756c767cba43f4e1e62a9c2f2b764ac6f43746_s390x",
"8Base-RHACM-2.6:rhacm2/governance-policy-status-sync-rhel8@sha256:e072b615eeffff80a94831e58c70980684c1ec4bd972844b25b157eb7ed5937f_ppc64le",
"8Base-RHACM-2.6:rhacm2/governance-policy-status-sync-rhel8@sha256:fffe971caa2e911d9c972c0e88712ff431d34c63dbe74e25f1cababa50ea7417_amd64",
"8Base-RHACM-2.6:rhacm2/governance-policy-template-sync-rhel8@sha256:10bc1a3833599a593a058e804de67e92888ed779fd0000928d4a70b6c7d5c1c2_amd64",
"8Base-RHACM-2.6:rhacm2/governance-policy-template-sync-rhel8@sha256:5c17f979f47840a879059ad83de12f0756889564a17190ba4438a7632c999bb1_arm64",
"8Base-RHACM-2.6:rhacm2/governance-policy-template-sync-rhel8@sha256:848bce8007de7714afc8c755b5f0c3cdf5eb6b1d259811c947bc295924539a0e_ppc64le",
"8Base-RHACM-2.6:rhacm2/governance-policy-template-sync-rhel8@sha256:95439f7e18fa87601d5860cbd9ca5f0738786e30a629d23788fd5fe33d694c66_s390x",
"8Base-RHACM-2.6:rhacm2/grafana-dashboard-loader-rhel8@sha256:1f5c1b2cffebf069859e95d0e722cb293f8c176bf5c5873bb9517c96b26c2e10_arm64",
"8Base-RHACM-2.6:rhacm2/grafana-dashboard-loader-rhel8@sha256:5223158a122658bafbd853c596cdc1f7bd7a0e4fdd82b1c3668ac84adeae9f24_s390x",
"8Base-RHACM-2.6:rhacm2/grafana-dashboard-loader-rhel8@sha256:561f1f05925cfe3c5f0f8a9b7475be4bbab183b5611ecfe09b090d80fa4bc2fe_amd64",
"8Base-RHACM-2.6:rhacm2/grafana-dashboard-loader-rhel8@sha256:734270221ec4a516e7eb77f2ec3a753384242116aa70320a1dbe969e915af1df_ppc64le",
"8Base-RHACM-2.6:rhacm2/iam-policy-controller-rhel8@sha256:2827e5f485213f92e2d0092187f3976dd6fe598e39b5cf2212d48c3a44c34b13_arm64",
"8Base-RHACM-2.6:rhacm2/iam-policy-controller-rhel8@sha256:8ca9e80365c76b66b2de3924fc50a5912e606042c704b02cb174a4b8bd3927c4_amd64",
"8Base-RHACM-2.6:rhacm2/iam-policy-controller-rhel8@sha256:c5069e76a900aa300102a0ae54ecbc12c0ac31abfeed8656ee60a949daef79c3_s390x",
"8Base-RHACM-2.6:rhacm2/iam-policy-controller-rhel8@sha256:ca05e79e5508924af71f323c13f664770d8dd4eb61ecf0894e4f9a81f7a1b402_ppc64le",
"8Base-RHACM-2.6:rhacm2/insights-client-rhel8@sha256:02cacfec60c80b9228e8b18949751de867f974ea6b1172129096e64e949c0598_amd64",
"8Base-RHACM-2.6:rhacm2/insights-client-rhel8@sha256:2b14036d0291e54c3191682de2ea875a78d78c35b2791a5a113ba1a8920f0621_ppc64le",
"8Base-RHACM-2.6:rhacm2/insights-client-rhel8@sha256:d4c05f641de8fd0753d63cc6d5b62464d3d6a87d601514e87ef2e40bbe7b01b6_s390x",
"8Base-RHACM-2.6:rhacm2/insights-client-rhel8@sha256:e15c410b693b34f49869d037ebb5584384fcdf88114b7a94967ca09f1361a5f3_arm64",
"8Base-RHACM-2.6:rhacm2/insights-metrics-rhel8@sha256:67aa55bb65685395ad2773e7459dff5fbccdeedcf9e56ec2722d8f5c919eae89_s390x",
"8Base-RHACM-2.6:rhacm2/insights-metrics-rhel8@sha256:6c54e08f5f6c2cae41a5e108e1019ff6522af8f69d666e22eb4631cd83b85917_amd64",
"8Base-RHACM-2.6:rhacm2/insights-metrics-rhel8@sha256:88d9b7246aa75cb2c88ccb7f2f1202fc465be0f2d89e59f1d2259f69ada56d9d_arm64",
"8Base-RHACM-2.6:rhacm2/insights-metrics-rhel8@sha256:bad98fe71638d7346f31ea45f6063ec970bf90844bb5c5dc5f917bb0f0099899_ppc64le",
"8Base-RHACM-2.6:rhacm2/klusterlet-addon-controller-rhel8@sha256:22e510955af3fa736b7306c387f44b5f15f5f9a7a006c6587e06d5d8602cc2f0_s390x",
"8Base-RHACM-2.6:rhacm2/klusterlet-addon-controller-rhel8@sha256:55bc86326f992cc4f4401b93f90cdd2baa6728015ffaf6168f2d46ae43c70cf4_ppc64le",
"8Base-RHACM-2.6:rhacm2/klusterlet-addon-controller-rhel8@sha256:8dd7f47af047fb899c7fcbad61cb8f38da45990cac186f9235aec3e4e7de25e9_amd64",
"8Base-RHACM-2.6:rhacm2/klusterlet-addon-controller-rhel8@sha256:bdb97eb5bb0e8f59edf0d389fb07c45171e728dc8b4d2bdacd785193b46ec03b_arm64",
"8Base-RHACM-2.6:rhacm2/kube-rbac-proxy-rhel8@sha256:11a353ee9da6cc843d5f346f4fa51681d13318e2e61fc4d1a3f63406eb175260_s390x",
"8Base-RHACM-2.6:rhacm2/kube-rbac-proxy-rhel8@sha256:31757f3e3bb08b4e49e54694b18b3cf327637be20535482b2df1345b17444dda_amd64",
"8Base-RHACM-2.6:rhacm2/kube-rbac-proxy-rhel8@sha256:b2c0b7414d0fc36a49cbdc5a56b25dd62aac18defc2defbd9c1895cd13a5e716_arm64",
"8Base-RHACM-2.6:rhacm2/kube-rbac-proxy-rhel8@sha256:dbd816d503e9beb58622604432eb415419e893627eb95c1ceeb8ff5bda7d6335_ppc64le",
"8Base-RHACM-2.6:rhacm2/kube-state-metrics-rhel8@sha256:53246a6df1f0880d94ed2644fa4366e3e2108b6fa8a51745af87785346ce5304_s390x",
"8Base-RHACM-2.6:rhacm2/kube-state-metrics-rhel8@sha256:5f2393bceefffb32240043b6722aa73d31fc8133cc2666fcf5eb8d33794bc54f_arm64",
"8Base-RHACM-2.6:rhacm2/kube-state-metrics-rhel8@sha256:c792c043462281cde7c93bd8e2136f62ca17d072e7f466353f37de8e5f5dc949_ppc64le",
"8Base-RHACM-2.6:rhacm2/kube-state-metrics-rhel8@sha256:e6b1d24b56e6973eee1569e351db6637ca67e1d6cd124adb845cbf6e35a4f6af_amd64",
"8Base-RHACM-2.6:rhacm2/management-ingress-rhel8@sha256:07238998d21204cd8f25dc63e6dbde20a2dd25c3b96609729306db6c63a0fca4_arm64",
"8Base-RHACM-2.6:rhacm2/management-ingress-rhel8@sha256:0d2665d19a8753c6269f594b68b067cd62a402404287e6416543c1af2d7d3cf4_ppc64le",
"8Base-RHACM-2.6:rhacm2/management-ingress-rhel8@sha256:6917d018e53aabb6f5402f02000aedd2e5cf71bcc84562e0fc7d7c87049f4b67_amd64",
"8Base-RHACM-2.6:rhacm2/management-ingress-rhel8@sha256:73b0444bd91a1dade3b7e76245ac8d6cb568929bba321b8c86c269d6f542ac3b_s390x",
"8Base-RHACM-2.6:rhacm2/memcached-exporter-rhel8@sha256:7d85dd62346a647d22202baa0f8d405b2aaf9a7174b38e5d29df2e03530009c3_s390x",
"8Base-RHACM-2.6:rhacm2/memcached-exporter-rhel8@sha256:9635616c8f058e67d557201147904b05f8b49938f63fb2b0239dfca883f61685_arm64",
"8Base-RHACM-2.6:rhacm2/memcached-exporter-rhel8@sha256:9e91ecec92ec0df8b72beb6040f39d9a25b0bfad844e92ea34cc2d648d221d22_ppc64le",
"8Base-RHACM-2.6:rhacm2/memcached-exporter-rhel8@sha256:c773b9a2fffcd549d4936054260f655c78da603957826d6bad4e8567a213ad10_amd64",
"8Base-RHACM-2.6:rhacm2/memcached-rhel8@sha256:584f8c4a9a1b75fc71948a98add560d4fe3d936ee46ac791f32121dbadf8c7d2_ppc64le",
"8Base-RHACM-2.6:rhacm2/memcached-rhel8@sha256:59b3ce3f3f4459c97cfffee5e20830d70f8a69198b5fab271e6c478d615c46d3_arm64",
"8Base-RHACM-2.6:rhacm2/memcached-rhel8@sha256:6f458c76757203b28434f871027c6a466a73d246ceb5bfac8793ad1896a672ab_amd64",
"8Base-RHACM-2.6:rhacm2/memcached-rhel8@sha256:e34722fd656e3205dcdb565b0ab68e9971174c11f125dbfff3bf82e1e21f3a76_s390x",
"8Base-RHACM-2.6:rhacm2/metrics-collector-rhel8@sha256:3a81a018b939752543e78c2d68d1436b851be2256b88c3e66cd506ae1d8f4c9c_ppc64le",
"8Base-RHACM-2.6:rhacm2/metrics-collector-rhel8@sha256:6a3e0c36c123c9dc54759655d9148f580abada501034914863a6528ded19ef34_amd64",
"8Base-RHACM-2.6:rhacm2/metrics-collector-rhel8@sha256:7991f484f97b9951f27f70e67d5db0850c4189ee86db8406cdda961a9beb06f0_arm64",
"8Base-RHACM-2.6:rhacm2/metrics-collector-rhel8@sha256:fa08b9bf3fd334738984e150ba5bfd2e005374752f3112340b65f6434eacd057_s390x",
"8Base-RHACM-2.6:rhacm2/multicloud-integrations-rhel8@sha256:2bcbf9a565f3c566061325aca3174ec755b5c94a28612718a3f1563db317273e_ppc64le",
"8Base-RHACM-2.6:rhacm2/multicloud-integrations-rhel8@sha256:6813ccd43a1aecd1aaf4d5d4b1620fd63bbca00b736100189ff91246bf3bc36b_arm64",
"8Base-RHACM-2.6:rhacm2/multicloud-integrations-rhel8@sha256:db89ef3686570526afdb2b79fd698aca5dc50c633009760f1748fb9fd506067b_amd64",
"8Base-RHACM-2.6:rhacm2/multicloud-integrations-rhel8@sha256:db8bc27937802c5d8fff769b9c93c8a01411629d199adbc39235e721d6468b30_s390x",
"8Base-RHACM-2.6:rhacm2/multicluster-observability-rhel8-operator@sha256:434db0ca203b14b899fff9b7a2a5b975de852ea29620a828f29246448aba873c_ppc64le",
"8Base-RHACM-2.6:rhacm2/multicluster-observability-rhel8-operator@sha256:876bfa63b0e13833eaeadb7c6a0481f1d7970b283f69ece4d81c99985f4dd161_arm64",
"8Base-RHACM-2.6:rhacm2/multicluster-observability-rhel8-operator@sha256:d23f208e020d42bc095011d423146e2da35b2bc85b844911bde2f4edf696bdca_amd64",
"8Base-RHACM-2.6:rhacm2/multicluster-observability-rhel8-operator@sha256:f29581baf5277588d2e4cd01380ecf46e3c97a2f17ade01b048f75c29f18d62c_s390x",
"8Base-RHACM-2.6:rhacm2/multicluster-operators-application-rhel8@sha256:1952d422bd7ba42323711faba59244c449293cc92502e350460fee07c0e3b34a_ppc64le",
"8Base-RHACM-2.6:rhacm2/multicluster-operators-application-rhel8@sha256:566a60f630ec346eced3106ec072963d1b9f9d300e7d4cee6af6dc0d590a3937_s390x",
"8Base-RHACM-2.6:rhacm2/multicluster-operators-application-rhel8@sha256:724dd9f4a5e4acd061206ca2ea57c329210ade5135dbdf941b8d7e720daa4f10_arm64",
"8Base-RHACM-2.6:rhacm2/multicluster-operators-application-rhel8@sha256:ace8895fc62c1394dfa7854fd9ce3e14ef859e989255f70dc9a5a3d9bcd514c0_amd64",
"8Base-RHACM-2.6:rhacm2/multicluster-operators-channel-rhel8@sha256:1ebe6504a6a58f39f93952bf1c135ea58ff77e65c5b8ba73c7ad6295e66a1b45_s390x",
"8Base-RHACM-2.6:rhacm2/multicluster-operators-channel-rhel8@sha256:557cc962d0b10d80a9dea7adce387ea28fb4199a02fa8546645ab2cacbf28b88_ppc64le",
"8Base-RHACM-2.6:rhacm2/multicluster-operators-channel-rhel8@sha256:82526c7c046325bde1dfa0a47b58b773355f00bc95c23be75105e7255e7bddd2_arm64",
"8Base-RHACM-2.6:rhacm2/multicluster-operators-channel-rhel8@sha256:85e20d97f28e43668c2790bd6e0adbc598d01f9fab849761fb96d7a5c4946a87_amd64",
"8Base-RHACM-2.6:rhacm2/multicluster-operators-subscription-rhel8@sha256:7310f31faae367a363c27a7236b562bbfe8381a352fce906279590bac11571d2_ppc64le",
"8Base-RHACM-2.6:rhacm2/multicluster-operators-subscription-rhel8@sha256:7676d33b9be36ca6660d3aed888fdffcf270fcf82258ed9531e2746a3d27610c_s390x",
"8Base-RHACM-2.6:rhacm2/multicluster-operators-subscription-rhel8@sha256:e718d5abef58365d547ef73828a26adff5b6cef1bf935aa7c27f12f604b50337_amd64",
"8Base-RHACM-2.6:rhacm2/multicluster-operators-subscription-rhel8@sha256:f58aff87d1efb64417c6976f6772a464e54beefe847f50a141726b7a1a6a293a_arm64",
"8Base-RHACM-2.6:rhacm2/multiclusterhub-repo-rhel8@sha256:03222a9dd6eca9cf44932a0ff1bf89bd9d2d29683f1ebb0d0aa49171b77a4963_ppc64le",
"8Base-RHACM-2.6:rhacm2/multiclusterhub-repo-rhel8@sha256:881b8c3b19918affd478c0ad0c73dff96dd28f5c1dfddb86472b42e422fa25b6_amd64",
"8Base-RHACM-2.6:rhacm2/multiclusterhub-repo-rhel8@sha256:9de94ea1f83ec8b7257c7b2befc1485ed9cc40c9ef3600c4c4c50934e708cf9d_s390x",
"8Base-RHACM-2.6:rhacm2/multiclusterhub-repo-rhel8@sha256:a45ed68e7d3ac89d17eaf06445cabfc19a9ce85a42f116d75028d6acd18a322b_arm64",
"8Base-RHACM-2.6:rhacm2/multiclusterhub-rhel8@sha256:48d1fa8bc5f6a4d8349c41126301bd86d12836384f336881ecb71bd79f84ae93_ppc64le",
"8Base-RHACM-2.6:rhacm2/multiclusterhub-rhel8@sha256:a33e91fb763a2f0894433bce31bd44229e7d5f5c53d36c6b6f643807a45c110b_arm64",
"8Base-RHACM-2.6:rhacm2/multiclusterhub-rhel8@sha256:d6e126cbdd3cfbcdee04b093389ca1b07ac8038da96060051ed94e1eeacc6d92_s390x",
"8Base-RHACM-2.6:rhacm2/multiclusterhub-rhel8@sha256:ecf12158a2d8802b4c7efd6b336ff36c1e002223b1d385a40fbef638d5e4aa21_amd64",
"8Base-RHACM-2.6:rhacm2/node-exporter-rhel8@sha256:14d23638efff3c30661c9a5f3ddb6ab0c7a9d162de1176dd9565cf49dfa4b9c5_amd64",
"8Base-RHACM-2.6:rhacm2/node-exporter-rhel8@sha256:533005e1608de68a09e53599de3f30990db95cb923794bab9ae9e3bc1a8b6baf_arm64",
"8Base-RHACM-2.6:rhacm2/node-exporter-rhel8@sha256:99eef3491c7092afa14179b9a9d39dd8fbfb3c9bb61759d678af5d91ac23e59d_s390x",
"8Base-RHACM-2.6:rhacm2/node-exporter-rhel8@sha256:e200d4e1802cce7fce32b1e0dc5c3220b6f6477b73b3a2d8ea26a5a42d63f46b_ppc64le",
"8Base-RHACM-2.6:rhacm2/observatorium-rhel8-operator@sha256:092e3437e6d38b2bf676d7fb67ad672e3ef03440017b5af7c1ebd2beb3f437eb_amd64",
"8Base-RHACM-2.6:rhacm2/observatorium-rhel8-operator@sha256:8cf076bfb049d1aabd00040ee65f0fedd590f0dd448c7561de494093a915b397_ppc64le",
"8Base-RHACM-2.6:rhacm2/observatorium-rhel8-operator@sha256:e69987a64fdbf873d4b19d8626c0c5e99dd13d7c95446850559be966dae45ad0_arm64",
"8Base-RHACM-2.6:rhacm2/observatorium-rhel8-operator@sha256:f0bf89eaea6b7afc2d08c77bd40dfba581f91f462f5ec3d70473b332ca6f781c_s390x",
"8Base-RHACM-2.6:rhacm2/observatorium-rhel8@sha256:0686cfddd61737f7e7eb4f0c011397277394559edac3bb947c0969e302686dd5_ppc64le",
"8Base-RHACM-2.6:rhacm2/observatorium-rhel8@sha256:8f2f3732600235f66c406b6121ac37979f52572ce90353b6e099be7b74406251_amd64",
"8Base-RHACM-2.6:rhacm2/observatorium-rhel8@sha256:9e1fccc5b17865a6d7baaa1a15cb50f47d80a14b0a7bcbd94c12f0ddcaaf1b28_s390x",
"8Base-RHACM-2.6:rhacm2/observatorium-rhel8@sha256:bdd89a1051c8f21e7d81ff80c96731a0eaa7d15c320ab1e6b1dc3f6babd42598_arm64",
"8Base-RHACM-2.6:rhacm2/prometheus-alertmanager-rhel8@sha256:0860b7aa5e8b07792ad7f5d5c0654e23e9da8eedd4b9f509caea616dcfa97d69_amd64",
"8Base-RHACM-2.6:rhacm2/prometheus-alertmanager-rhel8@sha256:624895d8579ef6f3e5b17558a30775790ec6f00701f8c5cdfa315292d7f9e867_s390x",
"8Base-RHACM-2.6:rhacm2/prometheus-alertmanager-rhel8@sha256:6d09865a228cdbbc6d1ac13042c3c00f0bd086f6dc181dfa3cdf8c7f9d826b9e_arm64",
"8Base-RHACM-2.6:rhacm2/prometheus-alertmanager-rhel8@sha256:c69fee848d21346a271972e89d91898eac9fec27d598d98ffa004ca8d1b53270_ppc64le",
"8Base-RHACM-2.6:rhacm2/prometheus-rhel8@sha256:52cea7c27de23e3358030b09f22b962723c523a940f8e2043edc298c907d761c_arm64",
"8Base-RHACM-2.6:rhacm2/prometheus-rhel8@sha256:67e0fadfbb4d99a60435ed12b470772b38ace4ca815fe73da68eb3c826e200fc_ppc64le",
"8Base-RHACM-2.6:rhacm2/prometheus-rhel8@sha256:e8241b1d852d605b44ecfcc552cb0f905f72e8a17c8d228162b40c19388f5176_s390x",
"8Base-RHACM-2.6:rhacm2/prometheus-rhel8@sha256:ed0cc13e79949436d29a7ad0b41b189744a177ea27545fd5eb9b4f71e87bd0eb_amd64",
"8Base-RHACM-2.6:rhacm2/rbac-query-proxy-rhel8@sha256:29c76a37497f212aed280e2bf16ef45fb3785fb4649ce17b7fe9d653a79e2112_arm64",
"8Base-RHACM-2.6:rhacm2/rbac-query-proxy-rhel8@sha256:475a45884a51127722030226ff9a5f0752c98574c41eb61796aece5e702346a3_ppc64le",
"8Base-RHACM-2.6:rhacm2/rbac-query-proxy-rhel8@sha256:582301b10af0b966ae7d5e130cb0e5f96e7912dc66b4108e0d6078656ca80604_amd64",
"8Base-RHACM-2.6:rhacm2/rbac-query-proxy-rhel8@sha256:f1c7de85a44c03f48a6f62ba1d7d650f0b06e0f502cecff1512ad637b5bc1c27_s390x",
"8Base-RHACM-2.6:rhacm2/redisgraph-tls-rhel8@sha256:128279a656bfbde6c2c052766d63a1de6a06d8bea2707813c64396c2ae382478_amd64",
"8Base-RHACM-2.6:rhacm2/redisgraph-tls-rhel8@sha256:35927ca6e6e9c8d420c499a0c8ad37c4297ba19743d550f489d3e66482275a49_arm64",
"8Base-RHACM-2.6:rhacm2/redisgraph-tls-rhel8@sha256:4696baed553266682ba2b54d3bf683d2ff1241b625de5ec54a45c1b2c5f96243_s390x",
"8Base-RHACM-2.6:rhacm2/redisgraph-tls-rhel8@sha256:d722f2ffab1f58bbaf3c62ef71dbf7e6c4023e6ab17690f1049075a321d0b1ac_ppc64le",
"8Base-RHACM-2.6:rhacm2/search-aggregator-rhel8@sha256:2b5f372c1c73c4de587b5a4388d95b8cc553fc56af446fcefa0e14c6d980b6b3_ppc64le",
"8Base-RHACM-2.6:rhacm2/search-aggregator-rhel8@sha256:38fceeedc0672def1c2cf42bb6743ae726e77d9f7352d002b3fc688c6d551852_amd64",
"8Base-RHACM-2.6:rhacm2/search-aggregator-rhel8@sha256:6a915335bcebb0884fc72df2dfee97c74d42c035864b960e1c800fa6c5f8d93c_arm64",
"8Base-RHACM-2.6:rhacm2/search-aggregator-rhel8@sha256:752decaefc38aa009f54201b38d4ab26d9b4020caec649d9b1f1564f56c47c2a_s390x",
"8Base-RHACM-2.6:rhacm2/search-api-rhel8@sha256:37eea70d5b1c89c25372dcea8c8c03e1e0a9af1b5a06f3b0706ba776ae8847c1_amd64",
"8Base-RHACM-2.6:rhacm2/search-api-rhel8@sha256:7400088d206592eb29cd86182909626262c9b2a99f017811fcc9d8a753c39009_arm64",
"8Base-RHACM-2.6:rhacm2/search-api-rhel8@sha256:aa8ea0deabc39a068f3f6ce9fa6334e44fc507355009a9bff448e742156ec203_ppc64le",
"8Base-RHACM-2.6:rhacm2/search-api-rhel8@sha256:b4d2d39c2b3b736987f1e888b858d52a7ebd9f8d0cebd3bdef8c59f6e3e41725_s390x",
"8Base-RHACM-2.6:rhacm2/search-collector-rhel8@sha256:0174699ec75fcda08892b4e72b674df989af51ea5f04de57a62c2a85a3c08f4f_arm64",
"8Base-RHACM-2.6:rhacm2/search-collector-rhel8@sha256:5a29a9805b8d20969cba86da11a9de8176a3172df361aec5fae136a4271de308_amd64",
"8Base-RHACM-2.6:rhacm2/search-collector-rhel8@sha256:be7eed9ad9502bcc294081f7e2098fc4f8411c912c34fe63479b5b770d06caca_s390x",
"8Base-RHACM-2.6:rhacm2/search-collector-rhel8@sha256:c467c1d7ceaf5281077f7fe8ff1c1c4cffe325132890a3ab9b96ea5db2e2c930_ppc64le",
"8Base-RHACM-2.6:rhacm2/search-rhel8@sha256:2135cd20bb7ebbf48499992fe46a928e28fc78c86e360633ea09054520c42539_ppc64le",
"8Base-RHACM-2.6:rhacm2/search-rhel8@sha256:3a7a31974210e21a3faed9b57a75b970c70ac41d9662b884d4ce67275f756fc7_arm64",
"8Base-RHACM-2.6:rhacm2/search-rhel8@sha256:6e6a19f1440e4eb15a8206e18f7f4dde3e1a5c6518944571d09923d116d3f04e_amd64",
"8Base-RHACM-2.6:rhacm2/search-rhel8@sha256:e6ed3e65f0d49b3c6b0e3e97593a8fae4d453f3aecf8d7829c0d25c68bc91ea1_s390x",
"8Base-RHACM-2.6:rhacm2/submariner-addon-rhel8@sha256:7b80d01371f551df506bd0c56df6829845bfce497ff01cc44b68f172ed5399b4_ppc64le",
"8Base-RHACM-2.6:rhacm2/submariner-addon-rhel8@sha256:934c560bc786015c694e9cffbae8e86f631b3331d62f5a547931446dae82f8c3_s390x",
"8Base-RHACM-2.6:rhacm2/submariner-addon-rhel8@sha256:b467881f4028a89a9e79ba93da719845db576f47a04ae6e569c2317be5594b29_arm64",
"8Base-RHACM-2.6:rhacm2/submariner-addon-rhel8@sha256:fc5592d42e4aca70288448d174511b922ece7f8cb4b41c6a36195c3a4a60aa36_amd64",
"8Base-RHACM-2.6:rhacm2/thanos-receive-controller-rhel8@sha256:21f2626c10c4fb61b37e6ca4ab574186b423f155fbc5cfef3e894fff04cc270e_ppc64le",
"8Base-RHACM-2.6:rhacm2/thanos-receive-controller-rhel8@sha256:c357074958324fc5d602cdcf1cba285bf8582e0b36af79a8f6211bb0dfb77a10_amd64",
"8Base-RHACM-2.6:rhacm2/thanos-receive-controller-rhel8@sha256:d9ac8e67d6d9858b16dd9d1d49c1dd904aa22a7b618e5d33292344faced9c0d3_arm64",
"8Base-RHACM-2.6:rhacm2/thanos-receive-controller-rhel8@sha256:e3b840a7833680170f9e9ca52309552c584935a68c75cc71e6d576b104dc01c8_s390x",
"8Base-RHACM-2.6:rhacm2/thanos-rhel8@sha256:453c525197ccfe1f866af70ca2e7f3deb6f98d0b98c09b602b4fa1368787213d_amd64",
"8Base-RHACM-2.6:rhacm2/thanos-rhel8@sha256:4b3b45ad0b564360c245d20b1540c2398c9606cf8684275e4ee071c591357929_arm64",
"8Base-RHACM-2.6:rhacm2/thanos-rhel8@sha256:7e43ba8f47ec54b5f86d13c81b67b044176530b63b5ae3f40332fc975cc6b21f_s390x",
"8Base-RHACM-2.6:rhacm2/thanos-rhel8@sha256:faaa00c0af80c781a7c610616153a3cd1dc1b20637934c3a243a2e9664ba0ee5_ppc64le"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "golang: path/filepath: stack exhaustion in Glob"
},
{
"cve": "CVE-2022-30633",
"cwe": {
"id": "CWE-1325",
"name": "Improperly Controlled Sequential Memory Allocation"
},
"discovery_date": "2022-07-14T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2107392"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in golang. Calling Unmarshal on an XML document into a Go struct, which has a nested field that uses the \"any\" field tag, can cause a panic due to stack exhaustion.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "golang: encoding/xml: stack exhaustion in Unmarshal",
"title": "Vulnerability summary"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"8Base-RHACM-2.6:rhacm2/acm-governance-policy-addon-controller-rhel8@sha256:615ab5d9542759d921634737709e84a8e65d003ea136e5d22858d380225fd177_amd64",
"8Base-RHACM-2.6:rhacm2/acm-governance-policy-addon-controller-rhel8@sha256:958b729d30f10b9c121e68ac8ede2054ed29cc52a9a7d6df0537ed221aa74358_s390x",
"8Base-RHACM-2.6:rhacm2/acm-governance-policy-addon-controller-rhel8@sha256:b5bef941b4e0b5b3529ca5b2311c85295b9f6d12e482a9cbdad691c2406541f1_ppc64le",
"8Base-RHACM-2.6:rhacm2/acm-governance-policy-addon-controller-rhel8@sha256:f6194b9056d77e54f3c74caa9eab87bd1df1818d082fc807229d1c44ec6c88c4_arm64",
"8Base-RHACM-2.6:rhacm2/acm-grafana-rhel8@sha256:45616ed43b53d3a83e65828118f09430396f5bcb0566ae3a65d937b59f0d873e_s390x",
"8Base-RHACM-2.6:rhacm2/acm-grafana-rhel8@sha256:8c48441cfa850ea1274932e94da0831618c10f91022619c779304501a75fb161_amd64",
"8Base-RHACM-2.6:rhacm2/acm-grafana-rhel8@sha256:cc1c196b19c5fd8f313c6136359cc9dd37b5f59d32a581b10cf89b80b7d0cbf4_arm64",
"8Base-RHACM-2.6:rhacm2/acm-grafana-rhel8@sha256:cdf24e68e50be1350566243f6d2cb1403d09ab68e5fed39ea6c56212e42b90f1_ppc64le",
"8Base-RHACM-2.6:rhacm2/acm-must-gather-rhel8@sha256:1457ff5cfd61611fdc968d4af5b020d835e107b97932c7ba7b3f5ed4cbd0e39f_ppc64le",
"8Base-RHACM-2.6:rhacm2/acm-must-gather-rhel8@sha256:39842906b3846418bc31098e2abad08210118d86aa683e9e5fd04a97822df22d_arm64",
"8Base-RHACM-2.6:rhacm2/acm-must-gather-rhel8@sha256:8a69add2d90a1e094de8510052b683e1765153da75e316ad7778499af0c5ddf9_s390x",
"8Base-RHACM-2.6:rhacm2/acm-must-gather-rhel8@sha256:dca91134a2c1c33c736afcd4c9373749448641385f39162c74e115691289e843_amd64",
"8Base-RHACM-2.6:rhacm2/acm-operator-bundle@sha256:0eac6124f59492d09c1ae650025d59ea0e8547d9f9c832cb9607b09254ff6ddd_s390x",
"8Base-RHACM-2.6:rhacm2/acm-operator-bundle@sha256:1cbcd58a4c23e4c89a6a0509f78802a5aa21205db2784ebc9772b99a3917b183_arm64",
"8Base-RHACM-2.6:rhacm2/acm-operator-bundle@sha256:997aaee36f0bed47e231925a3f2c2ecc503410e54b35727f035c72477f3d1944_ppc64le",
"8Base-RHACM-2.6:rhacm2/acm-operator-bundle@sha256:ce699187f250b93976b8063228ac12d11c6c8f6baba69ba4ed17a38730e84eb3_amd64",
"8Base-RHACM-2.6:rhacm2/acm-prometheus-config-reloader-rhel8@sha256:693a77a9324d6c7f0e69bd9d5725b51f3e429972f1e67469e93648cb347eae84_arm64",
"8Base-RHACM-2.6:rhacm2/acm-prometheus-config-reloader-rhel8@sha256:89757e804d5df2b5eeeb1191b599c3acb9e75f61170f888095302830d6de0582_s390x",
"8Base-RHACM-2.6:rhacm2/acm-prometheus-config-reloader-rhel8@sha256:8e45e1fd7342d7525b118f01794cac1f4a8662def5f2a06336b698db2e268742_amd64",
"8Base-RHACM-2.6:rhacm2/acm-prometheus-config-reloader-rhel8@sha256:ce1c17b34b7aac2e990dc0efe40f4406e73f727b2c7bfe109eded849de753f1a_ppc64le",
"8Base-RHACM-2.6:rhacm2/acm-prometheus-rhel8@sha256:728606d96dd9e0fc2e7810e092e10ee071ec36598c990c8252beccace59a679e_amd64",
"8Base-RHACM-2.6:rhacm2/acm-prometheus-rhel8@sha256:b457d0b95d88c5dd0aac87492cbca40a9d7c2074002ad110f52d562f0c5d0797_arm64",
"8Base-RHACM-2.6:rhacm2/acm-prometheus-rhel8@sha256:f34d2569033bfb1d173342264f090f46d80f7843d52704a7ce9e9eb9de2f5abb_s390x",
"8Base-RHACM-2.6:rhacm2/acm-prometheus-rhel8@sha256:f720e0a94bfe7ed5d812819a3e77cc0581be102970127d8c0d4aa06a05edbf3d_ppc64le",
"8Base-RHACM-2.6:rhacm2/acm-volsync-addon-controller-rhel8@sha256:17ccd6b924b36ab14e3ca5f5331ba7e4c86f8cb64304640d58c3ee6b76edbcaf_ppc64le",
"8Base-RHACM-2.6:rhacm2/acm-volsync-addon-controller-rhel8@sha256:27079308ea87e35564cc3089c65eae68d63880a3bb093ca64d1678a68b60fcec_amd64",
"8Base-RHACM-2.6:rhacm2/acm-volsync-addon-controller-rhel8@sha256:9eabaac2df91aeef613d6973669d07298f2159c6a6e0c9f294623f7b1a10bc08_s390x",
"8Base-RHACM-2.6:rhacm2/acm-volsync-addon-controller-rhel8@sha256:f7abdf1756bc0ff2ebf02fee0469a8b9eeabe1fa8cafdd21c6e8f958155b70bb_arm64",
"8Base-RHACM-2.6:rhacm2/cert-policy-controller-rhel8@sha256:017c1e663827a3b55d70badd3ed979b5d1831252c49d671897a85a75afaa5bb0_s390x",
"8Base-RHACM-2.6:rhacm2/cert-policy-controller-rhel8@sha256:0610778095974edf936602018281bf7a5e287ba9eca9f661a423e68bbe000e40_ppc64le",
"8Base-RHACM-2.6:rhacm2/cert-policy-controller-rhel8@sha256:a66d7d4ee1179f7fce639490f919d722db54eaa3118b4135078c33e6cbf91488_amd64",
"8Base-RHACM-2.6:rhacm2/cert-policy-controller-rhel8@sha256:d660befef0c8f7a4db7aa3b865545c9863d8f37e7ba4b8de4380185f82b208d4_arm64",
"8Base-RHACM-2.6:rhacm2/cluster-backup-rhel8-operator@sha256:1a749d0795972a9bfd5a00aa96c238a660673464be01b2aa9fd7a3aeead6ddf7_amd64",
"8Base-RHACM-2.6:rhacm2/cluster-backup-rhel8-operator@sha256:8915dbdc562e63441f79041bdf1176e46ce53e95418d133f0cd0c1ff79da48a2_arm64",
"8Base-RHACM-2.6:rhacm2/cluster-backup-rhel8-operator@sha256:995f225449b207da9a3cad175dac85b87eefb28ff5bae6a588f40fd79fbe12a1_ppc64le",
"8Base-RHACM-2.6:rhacm2/cluster-backup-rhel8-operator@sha256:f1255a76c6275a4b6a400c82e204a5112fff6fe87f71626f8f309763f6a5d9e4_s390x",
"8Base-RHACM-2.6:rhacm2/config-policy-controller-rhel8@sha256:3b2e0d850e8fc966ec80bff16df26002334744a96b81c7a7dfe222f1706a52e3_s390x",
"8Base-RHACM-2.6:rhacm2/config-policy-controller-rhel8@sha256:447f275bbde46d7fc173798ef5abc0a77a6780f0dffdc171786edbe00f27d8d8_ppc64le",
"8Base-RHACM-2.6:rhacm2/config-policy-controller-rhel8@sha256:61964a1a0ddf2e98bcf5249b7374235055ab85cc26663a8d9397c2b7f6fbb4c6_amd64",
"8Base-RHACM-2.6:rhacm2/config-policy-controller-rhel8@sha256:a3abaa3d0bf1d34fa9e40903a8713c439f5f7f751e775d32cbab308983064ce0_arm64",
"8Base-RHACM-2.6:rhacm2/console-rhel8@sha256:6c0f630ff57f6f423df6dbf4df9faad25089f9b391be35cb8bc9cd5211f94d67_arm64",
"8Base-RHACM-2.6:rhacm2/console-rhel8@sha256:8608aed6971299def3fbe749336727e84c69582664dedac3145b92ea24e62e4d_amd64",
"8Base-RHACM-2.6:rhacm2/console-rhel8@sha256:afa80ae8274db7fa6796c35980fc5df15889e94aff3361f6cda643e5a09da220_ppc64le",
"8Base-RHACM-2.6:rhacm2/console-rhel8@sha256:f06e4e3f62db52c6d7fa0bc1f289de773e18d076bc38612e1b0ddc85c76fde06_s390x",
"8Base-RHACM-2.6:rhacm2/endpoint-monitoring-rhel8-operator@sha256:060bcd658756a924b4ce4d202bd447a3254fc1f49af7d685dde8720f355cde8e_arm64",
"8Base-RHACM-2.6:rhacm2/endpoint-monitoring-rhel8-operator@sha256:091d66731c5fe8eba5646c6b2622bb38c074e202a8a4a7e906921673b60f0898_amd64",
"8Base-RHACM-2.6:rhacm2/endpoint-monitoring-rhel8-operator@sha256:80660eb7f3c068768b0ea04ff20f4539194c52427ffdab4626bf781aa3f2ca64_s390x",
"8Base-RHACM-2.6:rhacm2/endpoint-monitoring-rhel8-operator@sha256:d6204fcf04c83bac13232ec1602572ad5f22bb528537e591079dfa36152697ec_ppc64le",
"8Base-RHACM-2.6:rhacm2/governance-policy-propagator-rhel8@sha256:51be0f04938b60ed1dba60908bebd2000d78e4ade34757bae70a083c67d77e8e_arm64",
"8Base-RHACM-2.6:rhacm2/governance-policy-propagator-rhel8@sha256:9577701bf3c7aa00b99531d2c3842130abc6cd91c52c4a7ba040b705eeace4c7_s390x",
"8Base-RHACM-2.6:rhacm2/governance-policy-propagator-rhel8@sha256:bdc6c128628db86697af198430c5ae5c61c3e586c1a97187e4d4e852cec61e92_ppc64le",
"8Base-RHACM-2.6:rhacm2/governance-policy-propagator-rhel8@sha256:cc519319b9f4fe672144ebedd772ddf56d5de90e3c8f52c0fb9b55313f71a7b3_amd64",
"8Base-RHACM-2.6:rhacm2/governance-policy-spec-sync-rhel8@sha256:2c1905ae8a83e5598678457fd955cbc867453ed5836de6fcc182e4928df8bd67_s390x",
"8Base-RHACM-2.6:rhacm2/governance-policy-spec-sync-rhel8@sha256:4a8d30cc0e1d83c69b7f3339418b101da23fbcaee7d326bedaff677eceb25ab2_ppc64le",
"8Base-RHACM-2.6:rhacm2/governance-policy-spec-sync-rhel8@sha256:6849cf1b4dd883d5b4c0cf90a3adfb26cb59d03d3b892cee3669a32dd6b8dcc2_amd64",
"8Base-RHACM-2.6:rhacm2/governance-policy-spec-sync-rhel8@sha256:d06ffc621167aff31ecb0fa417b294ff0676fb00e4ef1c6cb0fb2aaf4b2561e0_arm64",
"8Base-RHACM-2.6:rhacm2/governance-policy-status-sync-rhel8@sha256:4c86e16f15aaf454e4e5ce5436e1db27a5f8a55f573c3eaf02e4786fe52edfc8_arm64",
"8Base-RHACM-2.6:rhacm2/governance-policy-status-sync-rhel8@sha256:cf6a75d94f50dd063e939aee18756c767cba43f4e1e62a9c2f2b764ac6f43746_s390x",
"8Base-RHACM-2.6:rhacm2/governance-policy-status-sync-rhel8@sha256:e072b615eeffff80a94831e58c70980684c1ec4bd972844b25b157eb7ed5937f_ppc64le",
"8Base-RHACM-2.6:rhacm2/governance-policy-status-sync-rhel8@sha256:fffe971caa2e911d9c972c0e88712ff431d34c63dbe74e25f1cababa50ea7417_amd64",
"8Base-RHACM-2.6:rhacm2/governance-policy-template-sync-rhel8@sha256:10bc1a3833599a593a058e804de67e92888ed779fd0000928d4a70b6c7d5c1c2_amd64",
"8Base-RHACM-2.6:rhacm2/governance-policy-template-sync-rhel8@sha256:5c17f979f47840a879059ad83de12f0756889564a17190ba4438a7632c999bb1_arm64",
"8Base-RHACM-2.6:rhacm2/governance-policy-template-sync-rhel8@sha256:848bce8007de7714afc8c755b5f0c3cdf5eb6b1d259811c947bc295924539a0e_ppc64le",
"8Base-RHACM-2.6:rhacm2/governance-policy-template-sync-rhel8@sha256:95439f7e18fa87601d5860cbd9ca5f0738786e30a629d23788fd5fe33d694c66_s390x",
"8Base-RHACM-2.6:rhacm2/grafana-dashboard-loader-rhel8@sha256:1f5c1b2cffebf069859e95d0e722cb293f8c176bf5c5873bb9517c96b26c2e10_arm64",
"8Base-RHACM-2.6:rhacm2/grafana-dashboard-loader-rhel8@sha256:5223158a122658bafbd853c596cdc1f7bd7a0e4fdd82b1c3668ac84adeae9f24_s390x",
"8Base-RHACM-2.6:rhacm2/grafana-dashboard-loader-rhel8@sha256:561f1f05925cfe3c5f0f8a9b7475be4bbab183b5611ecfe09b090d80fa4bc2fe_amd64",
"8Base-RHACM-2.6:rhacm2/grafana-dashboard-loader-rhel8@sha256:734270221ec4a516e7eb77f2ec3a753384242116aa70320a1dbe969e915af1df_ppc64le",
"8Base-RHACM-2.6:rhacm2/iam-policy-controller-rhel8@sha256:2827e5f485213f92e2d0092187f3976dd6fe598e39b5cf2212d48c3a44c34b13_arm64",
"8Base-RHACM-2.6:rhacm2/iam-policy-controller-rhel8@sha256:8ca9e80365c76b66b2de3924fc50a5912e606042c704b02cb174a4b8bd3927c4_amd64",
"8Base-RHACM-2.6:rhacm2/iam-policy-controller-rhel8@sha256:c5069e76a900aa300102a0ae54ecbc12c0ac31abfeed8656ee60a949daef79c3_s390x",
"8Base-RHACM-2.6:rhacm2/iam-policy-controller-rhel8@sha256:ca05e79e5508924af71f323c13f664770d8dd4eb61ecf0894e4f9a81f7a1b402_ppc64le",
"8Base-RHACM-2.6:rhacm2/insights-client-rhel8@sha256:02cacfec60c80b9228e8b18949751de867f974ea6b1172129096e64e949c0598_amd64",
"8Base-RHACM-2.6:rhacm2/insights-client-rhel8@sha256:2b14036d0291e54c3191682de2ea875a78d78c35b2791a5a113ba1a8920f0621_ppc64le",
"8Base-RHACM-2.6:rhacm2/insights-client-rhel8@sha256:d4c05f641de8fd0753d63cc6d5b62464d3d6a87d601514e87ef2e40bbe7b01b6_s390x",
"8Base-RHACM-2.6:rhacm2/insights-client-rhel8@sha256:e15c410b693b34f49869d037ebb5584384fcdf88114b7a94967ca09f1361a5f3_arm64",
"8Base-RHACM-2.6:rhacm2/insights-metrics-rhel8@sha256:67aa55bb65685395ad2773e7459dff5fbccdeedcf9e56ec2722d8f5c919eae89_s390x",
"8Base-RHACM-2.6:rhacm2/insights-metrics-rhel8@sha256:6c54e08f5f6c2cae41a5e108e1019ff6522af8f69d666e22eb4631cd83b85917_amd64",
"8Base-RHACM-2.6:rhacm2/insights-metrics-rhel8@sha256:88d9b7246aa75cb2c88ccb7f2f1202fc465be0f2d89e59f1d2259f69ada56d9d_arm64",
"8Base-RHACM-2.6:rhacm2/insights-metrics-rhel8@sha256:bad98fe71638d7346f31ea45f6063ec970bf90844bb5c5dc5f917bb0f0099899_ppc64le",
"8Base-RHACM-2.6:rhacm2/klusterlet-addon-controller-rhel8@sha256:22e510955af3fa736b7306c387f44b5f15f5f9a7a006c6587e06d5d8602cc2f0_s390x",
"8Base-RHACM-2.6:rhacm2/klusterlet-addon-controller-rhel8@sha256:55bc86326f992cc4f4401b93f90cdd2baa6728015ffaf6168f2d46ae43c70cf4_ppc64le",
"8Base-RHACM-2.6:rhacm2/klusterlet-addon-controller-rhel8@sha256:8dd7f47af047fb899c7fcbad61cb8f38da45990cac186f9235aec3e4e7de25e9_amd64",
"8Base-RHACM-2.6:rhacm2/klusterlet-addon-controller-rhel8@sha256:bdb97eb5bb0e8f59edf0d389fb07c45171e728dc8b4d2bdacd785193b46ec03b_arm64",
"8Base-RHACM-2.6:rhacm2/kube-rbac-proxy-rhel8@sha256:11a353ee9da6cc843d5f346f4fa51681d13318e2e61fc4d1a3f63406eb175260_s390x",
"8Base-RHACM-2.6:rhacm2/kube-rbac-proxy-rhel8@sha256:31757f3e3bb08b4e49e54694b18b3cf327637be20535482b2df1345b17444dda_amd64",
"8Base-RHACM-2.6:rhacm2/kube-rbac-proxy-rhel8@sha256:b2c0b7414d0fc36a49cbdc5a56b25dd62aac18defc2defbd9c1895cd13a5e716_arm64",
"8Base-RHACM-2.6:rhacm2/kube-rbac-proxy-rhel8@sha256:dbd816d503e9beb58622604432eb415419e893627eb95c1ceeb8ff5bda7d6335_ppc64le",
"8Base-RHACM-2.6:rhacm2/kube-state-metrics-rhel8@sha256:53246a6df1f0880d94ed2644fa4366e3e2108b6fa8a51745af87785346ce5304_s390x",
"8Base-RHACM-2.6:rhacm2/kube-state-metrics-rhel8@sha256:5f2393bceefffb32240043b6722aa73d31fc8133cc2666fcf5eb8d33794bc54f_arm64",
"8Base-RHACM-2.6:rhacm2/kube-state-metrics-rhel8@sha256:c792c043462281cde7c93bd8e2136f62ca17d072e7f466353f37de8e5f5dc949_ppc64le",
"8Base-RHACM-2.6:rhacm2/kube-state-metrics-rhel8@sha256:e6b1d24b56e6973eee1569e351db6637ca67e1d6cd124adb845cbf6e35a4f6af_amd64",
"8Base-RHACM-2.6:rhacm2/management-ingress-rhel8@sha256:07238998d21204cd8f25dc63e6dbde20a2dd25c3b96609729306db6c63a0fca4_arm64",
"8Base-RHACM-2.6:rhacm2/management-ingress-rhel8@sha256:0d2665d19a8753c6269f594b68b067cd62a402404287e6416543c1af2d7d3cf4_ppc64le",
"8Base-RHACM-2.6:rhacm2/management-ingress-rhel8@sha256:6917d018e53aabb6f5402f02000aedd2e5cf71bcc84562e0fc7d7c87049f4b67_amd64",
"8Base-RHACM-2.6:rhacm2/management-ingress-rhel8@sha256:73b0444bd91a1dade3b7e76245ac8d6cb568929bba321b8c86c269d6f542ac3b_s390x",
"8Base-RHACM-2.6:rhacm2/memcached-exporter-rhel8@sha256:7d85dd62346a647d22202baa0f8d405b2aaf9a7174b38e5d29df2e03530009c3_s390x",
"8Base-RHACM-2.6:rhacm2/memcached-exporter-rhel8@sha256:9635616c8f058e67d557201147904b05f8b49938f63fb2b0239dfca883f61685_arm64",
"8Base-RHACM-2.6:rhacm2/memcached-exporter-rhel8@sha256:9e91ecec92ec0df8b72beb6040f39d9a25b0bfad844e92ea34cc2d648d221d22_ppc64le",
"8Base-RHACM-2.6:rhacm2/memcached-exporter-rhel8@sha256:c773b9a2fffcd549d4936054260f655c78da603957826d6bad4e8567a213ad10_amd64",
"8Base-RHACM-2.6:rhacm2/memcached-rhel8@sha256:584f8c4a9a1b75fc71948a98add560d4fe3d936ee46ac791f32121dbadf8c7d2_ppc64le",
"8Base-RHACM-2.6:rhacm2/memcached-rhel8@sha256:59b3ce3f3f4459c97cfffee5e20830d70f8a69198b5fab271e6c478d615c46d3_arm64",
"8Base-RHACM-2.6:rhacm2/memcached-rhel8@sha256:6f458c76757203b28434f871027c6a466a73d246ceb5bfac8793ad1896a672ab_amd64",
"8Base-RHACM-2.6:rhacm2/memcached-rhel8@sha256:e34722fd656e3205dcdb565b0ab68e9971174c11f125dbfff3bf82e1e21f3a76_s390x",
"8Base-RHACM-2.6:rhacm2/metrics-collector-rhel8@sha256:3a81a018b939752543e78c2d68d1436b851be2256b88c3e66cd506ae1d8f4c9c_ppc64le",
"8Base-RHACM-2.6:rhacm2/metrics-collector-rhel8@sha256:6a3e0c36c123c9dc54759655d9148f580abada501034914863a6528ded19ef34_amd64",
"8Base-RHACM-2.6:rhacm2/metrics-collector-rhel8@sha256:7991f484f97b9951f27f70e67d5db0850c4189ee86db8406cdda961a9beb06f0_arm64",
"8Base-RHACM-2.6:rhacm2/metrics-collector-rhel8@sha256:fa08b9bf3fd334738984e150ba5bfd2e005374752f3112340b65f6434eacd057_s390x",
"8Base-RHACM-2.6:rhacm2/multicloud-integrations-rhel8@sha256:2bcbf9a565f3c566061325aca3174ec755b5c94a28612718a3f1563db317273e_ppc64le",
"8Base-RHACM-2.6:rhacm2/multicloud-integrations-rhel8@sha256:6813ccd43a1aecd1aaf4d5d4b1620fd63bbca00b736100189ff91246bf3bc36b_arm64",
"8Base-RHACM-2.6:rhacm2/multicloud-integrations-rhel8@sha256:db89ef3686570526afdb2b79fd698aca5dc50c633009760f1748fb9fd506067b_amd64",
"8Base-RHACM-2.6:rhacm2/multicloud-integrations-rhel8@sha256:db8bc27937802c5d8fff769b9c93c8a01411629d199adbc39235e721d6468b30_s390x",
"8Base-RHACM-2.6:rhacm2/multicluster-observability-rhel8-operator@sha256:434db0ca203b14b899fff9b7a2a5b975de852ea29620a828f29246448aba873c_ppc64le",
"8Base-RHACM-2.6:rhacm2/multicluster-observability-rhel8-operator@sha256:876bfa63b0e13833eaeadb7c6a0481f1d7970b283f69ece4d81c99985f4dd161_arm64",
"8Base-RHACM-2.6:rhacm2/multicluster-observability-rhel8-operator@sha256:d23f208e020d42bc095011d423146e2da35b2bc85b844911bde2f4edf696bdca_amd64",
"8Base-RHACM-2.6:rhacm2/multicluster-observability-rhel8-operator@sha256:f29581baf5277588d2e4cd01380ecf46e3c97a2f17ade01b048f75c29f18d62c_s390x",
"8Base-RHACM-2.6:rhacm2/multicluster-operators-application-rhel8@sha256:1952d422bd7ba42323711faba59244c449293cc92502e350460fee07c0e3b34a_ppc64le",
"8Base-RHACM-2.6:rhacm2/multicluster-operators-application-rhel8@sha256:566a60f630ec346eced3106ec072963d1b9f9d300e7d4cee6af6dc0d590a3937_s390x",
"8Base-RHACM-2.6:rhacm2/multicluster-operators-application-rhel8@sha256:724dd9f4a5e4acd061206ca2ea57c329210ade5135dbdf941b8d7e720daa4f10_arm64",
"8Base-RHACM-2.6:rhacm2/multicluster-operators-application-rhel8@sha256:ace8895fc62c1394dfa7854fd9ce3e14ef859e989255f70dc9a5a3d9bcd514c0_amd64",
"8Base-RHACM-2.6:rhacm2/multicluster-operators-channel-rhel8@sha256:1ebe6504a6a58f39f93952bf1c135ea58ff77e65c5b8ba73c7ad6295e66a1b45_s390x",
"8Base-RHACM-2.6:rhacm2/multicluster-operators-channel-rhel8@sha256:557cc962d0b10d80a9dea7adce387ea28fb4199a02fa8546645ab2cacbf28b88_ppc64le",
"8Base-RHACM-2.6:rhacm2/multicluster-operators-channel-rhel8@sha256:82526c7c046325bde1dfa0a47b58b773355f00bc95c23be75105e7255e7bddd2_arm64",
"8Base-RHACM-2.6:rhacm2/multicluster-operators-channel-rhel8@sha256:85e20d97f28e43668c2790bd6e0adbc598d01f9fab849761fb96d7a5c4946a87_amd64",
"8Base-RHACM-2.6:rhacm2/multicluster-operators-subscription-rhel8@sha256:7310f31faae367a363c27a7236b562bbfe8381a352fce906279590bac11571d2_ppc64le",
"8Base-RHACM-2.6:rhacm2/multicluster-operators-subscription-rhel8@sha256:7676d33b9be36ca6660d3aed888fdffcf270fcf82258ed9531e2746a3d27610c_s390x",
"8Base-RHACM-2.6:rhacm2/multicluster-operators-subscription-rhel8@sha256:e718d5abef58365d547ef73828a26adff5b6cef1bf935aa7c27f12f604b50337_amd64",
"8Base-RHACM-2.6:rhacm2/multicluster-operators-subscription-rhel8@sha256:f58aff87d1efb64417c6976f6772a464e54beefe847f50a141726b7a1a6a293a_arm64",
"8Base-RHACM-2.6:rhacm2/multiclusterhub-repo-rhel8@sha256:03222a9dd6eca9cf44932a0ff1bf89bd9d2d29683f1ebb0d0aa49171b77a4963_ppc64le",
"8Base-RHACM-2.6:rhacm2/multiclusterhub-repo-rhel8@sha256:881b8c3b19918affd478c0ad0c73dff96dd28f5c1dfddb86472b42e422fa25b6_amd64",
"8Base-RHACM-2.6:rhacm2/multiclusterhub-repo-rhel8@sha256:9de94ea1f83ec8b7257c7b2befc1485ed9cc40c9ef3600c4c4c50934e708cf9d_s390x",
"8Base-RHACM-2.6:rhacm2/multiclusterhub-repo-rhel8@sha256:a45ed68e7d3ac89d17eaf06445cabfc19a9ce85a42f116d75028d6acd18a322b_arm64",
"8Base-RHACM-2.6:rhacm2/multiclusterhub-rhel8@sha256:48d1fa8bc5f6a4d8349c41126301bd86d12836384f336881ecb71bd79f84ae93_ppc64le",
"8Base-RHACM-2.6:rhacm2/multiclusterhub-rhel8@sha256:a33e91fb763a2f0894433bce31bd44229e7d5f5c53d36c6b6f643807a45c110b_arm64",
"8Base-RHACM-2.6:rhacm2/multiclusterhub-rhel8@sha256:d6e126cbdd3cfbcdee04b093389ca1b07ac8038da96060051ed94e1eeacc6d92_s390x",
"8Base-RHACM-2.6:rhacm2/multiclusterhub-rhel8@sha256:ecf12158a2d8802b4c7efd6b336ff36c1e002223b1d385a40fbef638d5e4aa21_amd64",
"8Base-RHACM-2.6:rhacm2/node-exporter-rhel8@sha256:14d23638efff3c30661c9a5f3ddb6ab0c7a9d162de1176dd9565cf49dfa4b9c5_amd64",
"8Base-RHACM-2.6:rhacm2/node-exporter-rhel8@sha256:533005e1608de68a09e53599de3f30990db95cb923794bab9ae9e3bc1a8b6baf_arm64",
"8Base-RHACM-2.6:rhacm2/node-exporter-rhel8@sha256:99eef3491c7092afa14179b9a9d39dd8fbfb3c9bb61759d678af5d91ac23e59d_s390x",
"8Base-RHACM-2.6:rhacm2/node-exporter-rhel8@sha256:e200d4e1802cce7fce32b1e0dc5c3220b6f6477b73b3a2d8ea26a5a42d63f46b_ppc64le",
"8Base-RHACM-2.6:rhacm2/observatorium-rhel8-operator@sha256:092e3437e6d38b2bf676d7fb67ad672e3ef03440017b5af7c1ebd2beb3f437eb_amd64",
"8Base-RHACM-2.6:rhacm2/observatorium-rhel8-operator@sha256:8cf076bfb049d1aabd00040ee65f0fedd590f0dd448c7561de494093a915b397_ppc64le",
"8Base-RHACM-2.6:rhacm2/observatorium-rhel8-operator@sha256:e69987a64fdbf873d4b19d8626c0c5e99dd13d7c95446850559be966dae45ad0_arm64",
"8Base-RHACM-2.6:rhacm2/observatorium-rhel8-operator@sha256:f0bf89eaea6b7afc2d08c77bd40dfba581f91f462f5ec3d70473b332ca6f781c_s390x",
"8Base-RHACM-2.6:rhacm2/observatorium-rhel8@sha256:0686cfddd61737f7e7eb4f0c011397277394559edac3bb947c0969e302686dd5_ppc64le",
"8Base-RHACM-2.6:rhacm2/observatorium-rhel8@sha256:8f2f3732600235f66c406b6121ac37979f52572ce90353b6e099be7b74406251_amd64",
"8Base-RHACM-2.6:rhacm2/observatorium-rhel8@sha256:9e1fccc5b17865a6d7baaa1a15cb50f47d80a14b0a7bcbd94c12f0ddcaaf1b28_s390x",
"8Base-RHACM-2.6:rhacm2/observatorium-rhel8@sha256:bdd89a1051c8f21e7d81ff80c96731a0eaa7d15c320ab1e6b1dc3f6babd42598_arm64",
"8Base-RHACM-2.6:rhacm2/prometheus-alertmanager-rhel8@sha256:0860b7aa5e8b07792ad7f5d5c0654e23e9da8eedd4b9f509caea616dcfa97d69_amd64",
"8Base-RHACM-2.6:rhacm2/prometheus-alertmanager-rhel8@sha256:624895d8579ef6f3e5b17558a30775790ec6f00701f8c5cdfa315292d7f9e867_s390x",
"8Base-RHACM-2.6:rhacm2/prometheus-alertmanager-rhel8@sha256:6d09865a228cdbbc6d1ac13042c3c00f0bd086f6dc181dfa3cdf8c7f9d826b9e_arm64",
"8Base-RHACM-2.6:rhacm2/prometheus-alertmanager-rhel8@sha256:c69fee848d21346a271972e89d91898eac9fec27d598d98ffa004ca8d1b53270_ppc64le",
"8Base-RHACM-2.6:rhacm2/prometheus-rhel8@sha256:52cea7c27de23e3358030b09f22b962723c523a940f8e2043edc298c907d761c_arm64",
"8Base-RHACM-2.6:rhacm2/prometheus-rhel8@sha256:67e0fadfbb4d99a60435ed12b470772b38ace4ca815fe73da68eb3c826e200fc_ppc64le",
"8Base-RHACM-2.6:rhacm2/prometheus-rhel8@sha256:e8241b1d852d605b44ecfcc552cb0f905f72e8a17c8d228162b40c19388f5176_s390x",
"8Base-RHACM-2.6:rhacm2/prometheus-rhel8@sha256:ed0cc13e79949436d29a7ad0b41b189744a177ea27545fd5eb9b4f71e87bd0eb_amd64",
"8Base-RHACM-2.6:rhacm2/rbac-query-proxy-rhel8@sha256:29c76a37497f212aed280e2bf16ef45fb3785fb4649ce17b7fe9d653a79e2112_arm64",
"8Base-RHACM-2.6:rhacm2/rbac-query-proxy-rhel8@sha256:475a45884a51127722030226ff9a5f0752c98574c41eb61796aece5e702346a3_ppc64le",
"8Base-RHACM-2.6:rhacm2/rbac-query-proxy-rhel8@sha256:582301b10af0b966ae7d5e130cb0e5f96e7912dc66b4108e0d6078656ca80604_amd64",
"8Base-RHACM-2.6:rhacm2/rbac-query-proxy-rhel8@sha256:f1c7de85a44c03f48a6f62ba1d7d650f0b06e0f502cecff1512ad637b5bc1c27_s390x",
"8Base-RHACM-2.6:rhacm2/redisgraph-tls-rhel8@sha256:128279a656bfbde6c2c052766d63a1de6a06d8bea2707813c64396c2ae382478_amd64",
"8Base-RHACM-2.6:rhacm2/redisgraph-tls-rhel8@sha256:35927ca6e6e9c8d420c499a0c8ad37c4297ba19743d550f489d3e66482275a49_arm64",
"8Base-RHACM-2.6:rhacm2/redisgraph-tls-rhel8@sha256:4696baed553266682ba2b54d3bf683d2ff1241b625de5ec54a45c1b2c5f96243_s390x",
"8Base-RHACM-2.6:rhacm2/redisgraph-tls-rhel8@sha256:d722f2ffab1f58bbaf3c62ef71dbf7e6c4023e6ab17690f1049075a321d0b1ac_ppc64le",
"8Base-RHACM-2.6:rhacm2/search-aggregator-rhel8@sha256:2b5f372c1c73c4de587b5a4388d95b8cc553fc56af446fcefa0e14c6d980b6b3_ppc64le",
"8Base-RHACM-2.6:rhacm2/search-aggregator-rhel8@sha256:38fceeedc0672def1c2cf42bb6743ae726e77d9f7352d002b3fc688c6d551852_amd64",
"8Base-RHACM-2.6:rhacm2/search-aggregator-rhel8@sha256:6a915335bcebb0884fc72df2dfee97c74d42c035864b960e1c800fa6c5f8d93c_arm64",
"8Base-RHACM-2.6:rhacm2/search-aggregator-rhel8@sha256:752decaefc38aa009f54201b38d4ab26d9b4020caec649d9b1f1564f56c47c2a_s390x",
"8Base-RHACM-2.6:rhacm2/search-api-rhel8@sha256:37eea70d5b1c89c25372dcea8c8c03e1e0a9af1b5a06f3b0706ba776ae8847c1_amd64",
"8Base-RHACM-2.6:rhacm2/search-api-rhel8@sha256:7400088d206592eb29cd86182909626262c9b2a99f017811fcc9d8a753c39009_arm64",
"8Base-RHACM-2.6:rhacm2/search-api-rhel8@sha256:aa8ea0deabc39a068f3f6ce9fa6334e44fc507355009a9bff448e742156ec203_ppc64le",
"8Base-RHACM-2.6:rhacm2/search-api-rhel8@sha256:b4d2d39c2b3b736987f1e888b858d52a7ebd9f8d0cebd3bdef8c59f6e3e41725_s390x",
"8Base-RHACM-2.6:rhacm2/search-collector-rhel8@sha256:0174699ec75fcda08892b4e72b674df989af51ea5f04de57a62c2a85a3c08f4f_arm64",
"8Base-RHACM-2.6:rhacm2/search-collector-rhel8@sha256:5a29a9805b8d20969cba86da11a9de8176a3172df361aec5fae136a4271de308_amd64",
"8Base-RHACM-2.6:rhacm2/search-collector-rhel8@sha256:be7eed9ad9502bcc294081f7e2098fc4f8411c912c34fe63479b5b770d06caca_s390x",
"8Base-RHACM-2.6:rhacm2/search-collector-rhel8@sha256:c467c1d7ceaf5281077f7fe8ff1c1c4cffe325132890a3ab9b96ea5db2e2c930_ppc64le",
"8Base-RHACM-2.6:rhacm2/search-rhel8@sha256:2135cd20bb7ebbf48499992fe46a928e28fc78c86e360633ea09054520c42539_ppc64le",
"8Base-RHACM-2.6:rhacm2/search-rhel8@sha256:3a7a31974210e21a3faed9b57a75b970c70ac41d9662b884d4ce67275f756fc7_arm64",
"8Base-RHACM-2.6:rhacm2/search-rhel8@sha256:6e6a19f1440e4eb15a8206e18f7f4dde3e1a5c6518944571d09923d116d3f04e_amd64",
"8Base-RHACM-2.6:rhacm2/search-rhel8@sha256:e6ed3e65f0d49b3c6b0e3e97593a8fae4d453f3aecf8d7829c0d25c68bc91ea1_s390x",
"8Base-RHACM-2.6:rhacm2/submariner-addon-rhel8@sha256:7b80d01371f551df506bd0c56df6829845bfce497ff01cc44b68f172ed5399b4_ppc64le",
"8Base-RHACM-2.6:rhacm2/submariner-addon-rhel8@sha256:934c560bc786015c694e9cffbae8e86f631b3331d62f5a547931446dae82f8c3_s390x",
"8Base-RHACM-2.6:rhacm2/submariner-addon-rhel8@sha256:b467881f4028a89a9e79ba93da719845db576f47a04ae6e569c2317be5594b29_arm64",
"8Base-RHACM-2.6:rhacm2/submariner-addon-rhel8@sha256:fc5592d42e4aca70288448d174511b922ece7f8cb4b41c6a36195c3a4a60aa36_amd64",
"8Base-RHACM-2.6:rhacm2/thanos-receive-controller-rhel8@sha256:21f2626c10c4fb61b37e6ca4ab574186b423f155fbc5cfef3e894fff04cc270e_ppc64le",
"8Base-RHACM-2.6:rhacm2/thanos-receive-controller-rhel8@sha256:c357074958324fc5d602cdcf1cba285bf8582e0b36af79a8f6211bb0dfb77a10_amd64",
"8Base-RHACM-2.6:rhacm2/thanos-receive-controller-rhel8@sha256:d9ac8e67d6d9858b16dd9d1d49c1dd904aa22a7b618e5d33292344faced9c0d3_arm64",
"8Base-RHACM-2.6:rhacm2/thanos-receive-controller-rhel8@sha256:e3b840a7833680170f9e9ca52309552c584935a68c75cc71e6d576b104dc01c8_s390x",
"8Base-RHACM-2.6:rhacm2/thanos-rhel8@sha256:453c525197ccfe1f866af70ca2e7f3deb6f98d0b98c09b602b4fa1368787213d_amd64",
"8Base-RHACM-2.6:rhacm2/thanos-rhel8@sha256:4b3b45ad0b564360c245d20b1540c2398c9606cf8684275e4ee071c591357929_arm64",
"8Base-RHACM-2.6:rhacm2/thanos-rhel8@sha256:7e43ba8f47ec54b5f86d13c81b67b044176530b63b5ae3f40332fc975cc6b21f_s390x",
"8Base-RHACM-2.6:rhacm2/thanos-rhel8@sha256:faaa00c0af80c781a7c610616153a3cd1dc1b20637934c3a243a2e9664ba0ee5_ppc64le"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2022-30633"
},
{
"category": "external",
"summary": "RHBZ#2107392",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2107392"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2022-30633",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-30633"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2022-30633",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2022-30633"
},
{
"category": "external",
"summary": "https://go.dev/issue/53611",
"url": "https://go.dev/issue/53611"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-announce/c/nqrv9fbR0zE",
"url": "https://groups.google.com/g/golang-announce/c/nqrv9fbR0zE"
}
],
"release_date": "2022-07-12T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2022-09-06T22:27:58+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.6/html-single/install/index#installing",
"product_ids": [
"8Base-RHACM-2.6:rhacm2/acm-governance-policy-addon-controller-rhel8@sha256:615ab5d9542759d921634737709e84a8e65d003ea136e5d22858d380225fd177_amd64",
"8Base-RHACM-2.6:rhacm2/acm-governance-policy-addon-controller-rhel8@sha256:958b729d30f10b9c121e68ac8ede2054ed29cc52a9a7d6df0537ed221aa74358_s390x",
"8Base-RHACM-2.6:rhacm2/acm-governance-policy-addon-controller-rhel8@sha256:b5bef941b4e0b5b3529ca5b2311c85295b9f6d12e482a9cbdad691c2406541f1_ppc64le",
"8Base-RHACM-2.6:rhacm2/acm-governance-policy-addon-controller-rhel8@sha256:f6194b9056d77e54f3c74caa9eab87bd1df1818d082fc807229d1c44ec6c88c4_arm64",
"8Base-RHACM-2.6:rhacm2/acm-grafana-rhel8@sha256:45616ed43b53d3a83e65828118f09430396f5bcb0566ae3a65d937b59f0d873e_s390x",
"8Base-RHACM-2.6:rhacm2/acm-grafana-rhel8@sha256:8c48441cfa850ea1274932e94da0831618c10f91022619c779304501a75fb161_amd64",
"8Base-RHACM-2.6:rhacm2/acm-grafana-rhel8@sha256:cc1c196b19c5fd8f313c6136359cc9dd37b5f59d32a581b10cf89b80b7d0cbf4_arm64",
"8Base-RHACM-2.6:rhacm2/acm-grafana-rhel8@sha256:cdf24e68e50be1350566243f6d2cb1403d09ab68e5fed39ea6c56212e42b90f1_ppc64le",
"8Base-RHACM-2.6:rhacm2/acm-must-gather-rhel8@sha256:1457ff5cfd61611fdc968d4af5b020d835e107b97932c7ba7b3f5ed4cbd0e39f_ppc64le",
"8Base-RHACM-2.6:rhacm2/acm-must-gather-rhel8@sha256:39842906b3846418bc31098e2abad08210118d86aa683e9e5fd04a97822df22d_arm64",
"8Base-RHACM-2.6:rhacm2/acm-must-gather-rhel8@sha256:8a69add2d90a1e094de8510052b683e1765153da75e316ad7778499af0c5ddf9_s390x",
"8Base-RHACM-2.6:rhacm2/acm-must-gather-rhel8@sha256:dca91134a2c1c33c736afcd4c9373749448641385f39162c74e115691289e843_amd64",
"8Base-RHACM-2.6:rhacm2/acm-operator-bundle@sha256:0eac6124f59492d09c1ae650025d59ea0e8547d9f9c832cb9607b09254ff6ddd_s390x",
"8Base-RHACM-2.6:rhacm2/acm-operator-bundle@sha256:1cbcd58a4c23e4c89a6a0509f78802a5aa21205db2784ebc9772b99a3917b183_arm64",
"8Base-RHACM-2.6:rhacm2/acm-operator-bundle@sha256:997aaee36f0bed47e231925a3f2c2ecc503410e54b35727f035c72477f3d1944_ppc64le",
"8Base-RHACM-2.6:rhacm2/acm-operator-bundle@sha256:ce699187f250b93976b8063228ac12d11c6c8f6baba69ba4ed17a38730e84eb3_amd64",
"8Base-RHACM-2.6:rhacm2/acm-prometheus-config-reloader-rhel8@sha256:693a77a9324d6c7f0e69bd9d5725b51f3e429972f1e67469e93648cb347eae84_arm64",
"8Base-RHACM-2.6:rhacm2/acm-prometheus-config-reloader-rhel8@sha256:89757e804d5df2b5eeeb1191b599c3acb9e75f61170f888095302830d6de0582_s390x",
"8Base-RHACM-2.6:rhacm2/acm-prometheus-config-reloader-rhel8@sha256:8e45e1fd7342d7525b118f01794cac1f4a8662def5f2a06336b698db2e268742_amd64",
"8Base-RHACM-2.6:rhacm2/acm-prometheus-config-reloader-rhel8@sha256:ce1c17b34b7aac2e990dc0efe40f4406e73f727b2c7bfe109eded849de753f1a_ppc64le",
"8Base-RHACM-2.6:rhacm2/acm-prometheus-rhel8@sha256:728606d96dd9e0fc2e7810e092e10ee071ec36598c990c8252beccace59a679e_amd64",
"8Base-RHACM-2.6:rhacm2/acm-prometheus-rhel8@sha256:b457d0b95d88c5dd0aac87492cbca40a9d7c2074002ad110f52d562f0c5d0797_arm64",
"8Base-RHACM-2.6:rhacm2/acm-prometheus-rhel8@sha256:f34d2569033bfb1d173342264f090f46d80f7843d52704a7ce9e9eb9de2f5abb_s390x",
"8Base-RHACM-2.6:rhacm2/acm-prometheus-rhel8@sha256:f720e0a94bfe7ed5d812819a3e77cc0581be102970127d8c0d4aa06a05edbf3d_ppc64le",
"8Base-RHACM-2.6:rhacm2/acm-volsync-addon-controller-rhel8@sha256:17ccd6b924b36ab14e3ca5f5331ba7e4c86f8cb64304640d58c3ee6b76edbcaf_ppc64le",
"8Base-RHACM-2.6:rhacm2/acm-volsync-addon-controller-rhel8@sha256:27079308ea87e35564cc3089c65eae68d63880a3bb093ca64d1678a68b60fcec_amd64",
"8Base-RHACM-2.6:rhacm2/acm-volsync-addon-controller-rhel8@sha256:9eabaac2df91aeef613d6973669d07298f2159c6a6e0c9f294623f7b1a10bc08_s390x",
"8Base-RHACM-2.6:rhacm2/acm-volsync-addon-controller-rhel8@sha256:f7abdf1756bc0ff2ebf02fee0469a8b9eeabe1fa8cafdd21c6e8f958155b70bb_arm64",
"8Base-RHACM-2.6:rhacm2/cert-policy-controller-rhel8@sha256:017c1e663827a3b55d70badd3ed979b5d1831252c49d671897a85a75afaa5bb0_s390x",
"8Base-RHACM-2.6:rhacm2/cert-policy-controller-rhel8@sha256:0610778095974edf936602018281bf7a5e287ba9eca9f661a423e68bbe000e40_ppc64le",
"8Base-RHACM-2.6:rhacm2/cert-policy-controller-rhel8@sha256:a66d7d4ee1179f7fce639490f919d722db54eaa3118b4135078c33e6cbf91488_amd64",
"8Base-RHACM-2.6:rhacm2/cert-policy-controller-rhel8@sha256:d660befef0c8f7a4db7aa3b865545c9863d8f37e7ba4b8de4380185f82b208d4_arm64",
"8Base-RHACM-2.6:rhacm2/cluster-backup-rhel8-operator@sha256:1a749d0795972a9bfd5a00aa96c238a660673464be01b2aa9fd7a3aeead6ddf7_amd64",
"8Base-RHACM-2.6:rhacm2/cluster-backup-rhel8-operator@sha256:8915dbdc562e63441f79041bdf1176e46ce53e95418d133f0cd0c1ff79da48a2_arm64",
"8Base-RHACM-2.6:rhacm2/cluster-backup-rhel8-operator@sha256:995f225449b207da9a3cad175dac85b87eefb28ff5bae6a588f40fd79fbe12a1_ppc64le",
"8Base-RHACM-2.6:rhacm2/cluster-backup-rhel8-operator@sha256:f1255a76c6275a4b6a400c82e204a5112fff6fe87f71626f8f309763f6a5d9e4_s390x",
"8Base-RHACM-2.6:rhacm2/config-policy-controller-rhel8@sha256:3b2e0d850e8fc966ec80bff16df26002334744a96b81c7a7dfe222f1706a52e3_s390x",
"8Base-RHACM-2.6:rhacm2/config-policy-controller-rhel8@sha256:447f275bbde46d7fc173798ef5abc0a77a6780f0dffdc171786edbe00f27d8d8_ppc64le",
"8Base-RHACM-2.6:rhacm2/config-policy-controller-rhel8@sha256:61964a1a0ddf2e98bcf5249b7374235055ab85cc26663a8d9397c2b7f6fbb4c6_amd64",
"8Base-RHACM-2.6:rhacm2/config-policy-controller-rhel8@sha256:a3abaa3d0bf1d34fa9e40903a8713c439f5f7f751e775d32cbab308983064ce0_arm64",
"8Base-RHACM-2.6:rhacm2/console-rhel8@sha256:6c0f630ff57f6f423df6dbf4df9faad25089f9b391be35cb8bc9cd5211f94d67_arm64",
"8Base-RHACM-2.6:rhacm2/console-rhel8@sha256:8608aed6971299def3fbe749336727e84c69582664dedac3145b92ea24e62e4d_amd64",
"8Base-RHACM-2.6:rhacm2/console-rhel8@sha256:afa80ae8274db7fa6796c35980fc5df15889e94aff3361f6cda643e5a09da220_ppc64le",
"8Base-RHACM-2.6:rhacm2/console-rhel8@sha256:f06e4e3f62db52c6d7fa0bc1f289de773e18d076bc38612e1b0ddc85c76fde06_s390x",
"8Base-RHACM-2.6:rhacm2/endpoint-monitoring-rhel8-operator@sha256:060bcd658756a924b4ce4d202bd447a3254fc1f49af7d685dde8720f355cde8e_arm64",
"8Base-RHACM-2.6:rhacm2/endpoint-monitoring-rhel8-operator@sha256:091d66731c5fe8eba5646c6b2622bb38c074e202a8a4a7e906921673b60f0898_amd64",
"8Base-RHACM-2.6:rhacm2/endpoint-monitoring-rhel8-operator@sha256:80660eb7f3c068768b0ea04ff20f4539194c52427ffdab4626bf781aa3f2ca64_s390x",
"8Base-RHACM-2.6:rhacm2/endpoint-monitoring-rhel8-operator@sha256:d6204fcf04c83bac13232ec1602572ad5f22bb528537e591079dfa36152697ec_ppc64le",
"8Base-RHACM-2.6:rhacm2/governance-policy-propagator-rhel8@sha256:51be0f04938b60ed1dba60908bebd2000d78e4ade34757bae70a083c67d77e8e_arm64",
"8Base-RHACM-2.6:rhacm2/governance-policy-propagator-rhel8@sha256:9577701bf3c7aa00b99531d2c3842130abc6cd91c52c4a7ba040b705eeace4c7_s390x",
"8Base-RHACM-2.6:rhacm2/governance-policy-propagator-rhel8@sha256:bdc6c128628db86697af198430c5ae5c61c3e586c1a97187e4d4e852cec61e92_ppc64le",
"8Base-RHACM-2.6:rhacm2/governance-policy-propagator-rhel8@sha256:cc519319b9f4fe672144ebedd772ddf56d5de90e3c8f52c0fb9b55313f71a7b3_amd64",
"8Base-RHACM-2.6:rhacm2/governance-policy-spec-sync-rhel8@sha256:2c1905ae8a83e5598678457fd955cbc867453ed5836de6fcc182e4928df8bd67_s390x",
"8Base-RHACM-2.6:rhacm2/governance-policy-spec-sync-rhel8@sha256:4a8d30cc0e1d83c69b7f3339418b101da23fbcaee7d326bedaff677eceb25ab2_ppc64le",
"8Base-RHACM-2.6:rhacm2/governance-policy-spec-sync-rhel8@sha256:6849cf1b4dd883d5b4c0cf90a3adfb26cb59d03d3b892cee3669a32dd6b8dcc2_amd64",
"8Base-RHACM-2.6:rhacm2/governance-policy-spec-sync-rhel8@sha256:d06ffc621167aff31ecb0fa417b294ff0676fb00e4ef1c6cb0fb2aaf4b2561e0_arm64",
"8Base-RHACM-2.6:rhacm2/governance-policy-status-sync-rhel8@sha256:4c86e16f15aaf454e4e5ce5436e1db27a5f8a55f573c3eaf02e4786fe52edfc8_arm64",
"8Base-RHACM-2.6:rhacm2/governance-policy-status-sync-rhel8@sha256:cf6a75d94f50dd063e939aee18756c767cba43f4e1e62a9c2f2b764ac6f43746_s390x",
"8Base-RHACM-2.6:rhacm2/governance-policy-status-sync-rhel8@sha256:e072b615eeffff80a94831e58c70980684c1ec4bd972844b25b157eb7ed5937f_ppc64le",
"8Base-RHACM-2.6:rhacm2/governance-policy-status-sync-rhel8@sha256:fffe971caa2e911d9c972c0e88712ff431d34c63dbe74e25f1cababa50ea7417_amd64",
"8Base-RHACM-2.6:rhacm2/governance-policy-template-sync-rhel8@sha256:10bc1a3833599a593a058e804de67e92888ed779fd0000928d4a70b6c7d5c1c2_amd64",
"8Base-RHACM-2.6:rhacm2/governance-policy-template-sync-rhel8@sha256:5c17f979f47840a879059ad83de12f0756889564a17190ba4438a7632c999bb1_arm64",
"8Base-RHACM-2.6:rhacm2/governance-policy-template-sync-rhel8@sha256:848bce8007de7714afc8c755b5f0c3cdf5eb6b1d259811c947bc295924539a0e_ppc64le",
"8Base-RHACM-2.6:rhacm2/governance-policy-template-sync-rhel8@sha256:95439f7e18fa87601d5860cbd9ca5f0738786e30a629d23788fd5fe33d694c66_s390x",
"8Base-RHACM-2.6:rhacm2/grafana-dashboard-loader-rhel8@sha256:1f5c1b2cffebf069859e95d0e722cb293f8c176bf5c5873bb9517c96b26c2e10_arm64",
"8Base-RHACM-2.6:rhacm2/grafana-dashboard-loader-rhel8@sha256:5223158a122658bafbd853c596cdc1f7bd7a0e4fdd82b1c3668ac84adeae9f24_s390x",
"8Base-RHACM-2.6:rhacm2/grafana-dashboard-loader-rhel8@sha256:561f1f05925cfe3c5f0f8a9b7475be4bbab183b5611ecfe09b090d80fa4bc2fe_amd64",
"8Base-RHACM-2.6:rhacm2/grafana-dashboard-loader-rhel8@sha256:734270221ec4a516e7eb77f2ec3a753384242116aa70320a1dbe969e915af1df_ppc64le",
"8Base-RHACM-2.6:rhacm2/iam-policy-controller-rhel8@sha256:2827e5f485213f92e2d0092187f3976dd6fe598e39b5cf2212d48c3a44c34b13_arm64",
"8Base-RHACM-2.6:rhacm2/iam-policy-controller-rhel8@sha256:8ca9e80365c76b66b2de3924fc50a5912e606042c704b02cb174a4b8bd3927c4_amd64",
"8Base-RHACM-2.6:rhacm2/iam-policy-controller-rhel8@sha256:c5069e76a900aa300102a0ae54ecbc12c0ac31abfeed8656ee60a949daef79c3_s390x",
"8Base-RHACM-2.6:rhacm2/iam-policy-controller-rhel8@sha256:ca05e79e5508924af71f323c13f664770d8dd4eb61ecf0894e4f9a81f7a1b402_ppc64le",
"8Base-RHACM-2.6:rhacm2/insights-client-rhel8@sha256:02cacfec60c80b9228e8b18949751de867f974ea6b1172129096e64e949c0598_amd64",
"8Base-RHACM-2.6:rhacm2/insights-client-rhel8@sha256:2b14036d0291e54c3191682de2ea875a78d78c35b2791a5a113ba1a8920f0621_ppc64le",
"8Base-RHACM-2.6:rhacm2/insights-client-rhel8@sha256:d4c05f641de8fd0753d63cc6d5b62464d3d6a87d601514e87ef2e40bbe7b01b6_s390x",
"8Base-RHACM-2.6:rhacm2/insights-client-rhel8@sha256:e15c410b693b34f49869d037ebb5584384fcdf88114b7a94967ca09f1361a5f3_arm64",
"8Base-RHACM-2.6:rhacm2/insights-metrics-rhel8@sha256:67aa55bb65685395ad2773e7459dff5fbccdeedcf9e56ec2722d8f5c919eae89_s390x",
"8Base-RHACM-2.6:rhacm2/insights-metrics-rhel8@sha256:6c54e08f5f6c2cae41a5e108e1019ff6522af8f69d666e22eb4631cd83b85917_amd64",
"8Base-RHACM-2.6:rhacm2/insights-metrics-rhel8@sha256:88d9b7246aa75cb2c88ccb7f2f1202fc465be0f2d89e59f1d2259f69ada56d9d_arm64",
"8Base-RHACM-2.6:rhacm2/insights-metrics-rhel8@sha256:bad98fe71638d7346f31ea45f6063ec970bf90844bb5c5dc5f917bb0f0099899_ppc64le",
"8Base-RHACM-2.6:rhacm2/klusterlet-addon-controller-rhel8@sha256:22e510955af3fa736b7306c387f44b5f15f5f9a7a006c6587e06d5d8602cc2f0_s390x",
"8Base-RHACM-2.6:rhacm2/klusterlet-addon-controller-rhel8@sha256:55bc86326f992cc4f4401b93f90cdd2baa6728015ffaf6168f2d46ae43c70cf4_ppc64le",
"8Base-RHACM-2.6:rhacm2/klusterlet-addon-controller-rhel8@sha256:8dd7f47af047fb899c7fcbad61cb8f38da45990cac186f9235aec3e4e7de25e9_amd64",
"8Base-RHACM-2.6:rhacm2/klusterlet-addon-controller-rhel8@sha256:bdb97eb5bb0e8f59edf0d389fb07c45171e728dc8b4d2bdacd785193b46ec03b_arm64",
"8Base-RHACM-2.6:rhacm2/kube-rbac-proxy-rhel8@sha256:11a353ee9da6cc843d5f346f4fa51681d13318e2e61fc4d1a3f63406eb175260_s390x",
"8Base-RHACM-2.6:rhacm2/kube-rbac-proxy-rhel8@sha256:31757f3e3bb08b4e49e54694b18b3cf327637be20535482b2df1345b17444dda_amd64",
"8Base-RHACM-2.6:rhacm2/kube-rbac-proxy-rhel8@sha256:b2c0b7414d0fc36a49cbdc5a56b25dd62aac18defc2defbd9c1895cd13a5e716_arm64",
"8Base-RHACM-2.6:rhacm2/kube-rbac-proxy-rhel8@sha256:dbd816d503e9beb58622604432eb415419e893627eb95c1ceeb8ff5bda7d6335_ppc64le",
"8Base-RHACM-2.6:rhacm2/kube-state-metrics-rhel8@sha256:53246a6df1f0880d94ed2644fa4366e3e2108b6fa8a51745af87785346ce5304_s390x",
"8Base-RHACM-2.6:rhacm2/kube-state-metrics-rhel8@sha256:5f2393bceefffb32240043b6722aa73d31fc8133cc2666fcf5eb8d33794bc54f_arm64",
"8Base-RHACM-2.6:rhacm2/kube-state-metrics-rhel8@sha256:c792c043462281cde7c93bd8e2136f62ca17d072e7f466353f37de8e5f5dc949_ppc64le",
"8Base-RHACM-2.6:rhacm2/kube-state-metrics-rhel8@sha256:e6b1d24b56e6973eee1569e351db6637ca67e1d6cd124adb845cbf6e35a4f6af_amd64",
"8Base-RHACM-2.6:rhacm2/management-ingress-rhel8@sha256:07238998d21204cd8f25dc63e6dbde20a2dd25c3b96609729306db6c63a0fca4_arm64",
"8Base-RHACM-2.6:rhacm2/management-ingress-rhel8@sha256:0d2665d19a8753c6269f594b68b067cd62a402404287e6416543c1af2d7d3cf4_ppc64le",
"8Base-RHACM-2.6:rhacm2/management-ingress-rhel8@sha256:6917d018e53aabb6f5402f02000aedd2e5cf71bcc84562e0fc7d7c87049f4b67_amd64",
"8Base-RHACM-2.6:rhacm2/management-ingress-rhel8@sha256:73b0444bd91a1dade3b7e76245ac8d6cb568929bba321b8c86c269d6f542ac3b_s390x",
"8Base-RHACM-2.6:rhacm2/memcached-exporter-rhel8@sha256:7d85dd62346a647d22202baa0f8d405b2aaf9a7174b38e5d29df2e03530009c3_s390x",
"8Base-RHACM-2.6:rhacm2/memcached-exporter-rhel8@sha256:9635616c8f058e67d557201147904b05f8b49938f63fb2b0239dfca883f61685_arm64",
"8Base-RHACM-2.6:rhacm2/memcached-exporter-rhel8@sha256:9e91ecec92ec0df8b72beb6040f39d9a25b0bfad844e92ea34cc2d648d221d22_ppc64le",
"8Base-RHACM-2.6:rhacm2/memcached-exporter-rhel8@sha256:c773b9a2fffcd549d4936054260f655c78da603957826d6bad4e8567a213ad10_amd64",
"8Base-RHACM-2.6:rhacm2/memcached-rhel8@sha256:584f8c4a9a1b75fc71948a98add560d4fe3d936ee46ac791f32121dbadf8c7d2_ppc64le",
"8Base-RHACM-2.6:rhacm2/memcached-rhel8@sha256:59b3ce3f3f4459c97cfffee5e20830d70f8a69198b5fab271e6c478d615c46d3_arm64",
"8Base-RHACM-2.6:rhacm2/memcached-rhel8@sha256:6f458c76757203b28434f871027c6a466a73d246ceb5bfac8793ad1896a672ab_amd64",
"8Base-RHACM-2.6:rhacm2/memcached-rhel8@sha256:e34722fd656e3205dcdb565b0ab68e9971174c11f125dbfff3bf82e1e21f3a76_s390x",
"8Base-RHACM-2.6:rhacm2/metrics-collector-rhel8@sha256:3a81a018b939752543e78c2d68d1436b851be2256b88c3e66cd506ae1d8f4c9c_ppc64le",
"8Base-RHACM-2.6:rhacm2/metrics-collector-rhel8@sha256:6a3e0c36c123c9dc54759655d9148f580abada501034914863a6528ded19ef34_amd64",
"8Base-RHACM-2.6:rhacm2/metrics-collector-rhel8@sha256:7991f484f97b9951f27f70e67d5db0850c4189ee86db8406cdda961a9beb06f0_arm64",
"8Base-RHACM-2.6:rhacm2/metrics-collector-rhel8@sha256:fa08b9bf3fd334738984e150ba5bfd2e005374752f3112340b65f6434eacd057_s390x",
"8Base-RHACM-2.6:rhacm2/multicloud-integrations-rhel8@sha256:2bcbf9a565f3c566061325aca3174ec755b5c94a28612718a3f1563db317273e_ppc64le",
"8Base-RHACM-2.6:rhacm2/multicloud-integrations-rhel8@sha256:6813ccd43a1aecd1aaf4d5d4b1620fd63bbca00b736100189ff91246bf3bc36b_arm64",
"8Base-RHACM-2.6:rhacm2/multicloud-integrations-rhel8@sha256:db89ef3686570526afdb2b79fd698aca5dc50c633009760f1748fb9fd506067b_amd64",
"8Base-RHACM-2.6:rhacm2/multicloud-integrations-rhel8@sha256:db8bc27937802c5d8fff769b9c93c8a01411629d199adbc39235e721d6468b30_s390x",
"8Base-RHACM-2.6:rhacm2/multicluster-observability-rhel8-operator@sha256:434db0ca203b14b899fff9b7a2a5b975de852ea29620a828f29246448aba873c_ppc64le",
"8Base-RHACM-2.6:rhacm2/multicluster-observability-rhel8-operator@sha256:876bfa63b0e13833eaeadb7c6a0481f1d7970b283f69ece4d81c99985f4dd161_arm64",
"8Base-RHACM-2.6:rhacm2/multicluster-observability-rhel8-operator@sha256:d23f208e020d42bc095011d423146e2da35b2bc85b844911bde2f4edf696bdca_amd64",
"8Base-RHACM-2.6:rhacm2/multicluster-observability-rhel8-operator@sha256:f29581baf5277588d2e4cd01380ecf46e3c97a2f17ade01b048f75c29f18d62c_s390x",
"8Base-RHACM-2.6:rhacm2/multicluster-operators-application-rhel8@sha256:1952d422bd7ba42323711faba59244c449293cc92502e350460fee07c0e3b34a_ppc64le",
"8Base-RHACM-2.6:rhacm2/multicluster-operators-application-rhel8@sha256:566a60f630ec346eced3106ec072963d1b9f9d300e7d4cee6af6dc0d590a3937_s390x",
"8Base-RHACM-2.6:rhacm2/multicluster-operators-application-rhel8@sha256:724dd9f4a5e4acd061206ca2ea57c329210ade5135dbdf941b8d7e720daa4f10_arm64",
"8Base-RHACM-2.6:rhacm2/multicluster-operators-application-rhel8@sha256:ace8895fc62c1394dfa7854fd9ce3e14ef859e989255f70dc9a5a3d9bcd514c0_amd64",
"8Base-RHACM-2.6:rhacm2/multicluster-operators-channel-rhel8@sha256:1ebe6504a6a58f39f93952bf1c135ea58ff77e65c5b8ba73c7ad6295e66a1b45_s390x",
"8Base-RHACM-2.6:rhacm2/multicluster-operators-channel-rhel8@sha256:557cc962d0b10d80a9dea7adce387ea28fb4199a02fa8546645ab2cacbf28b88_ppc64le",
"8Base-RHACM-2.6:rhacm2/multicluster-operators-channel-rhel8@sha256:82526c7c046325bde1dfa0a47b58b773355f00bc95c23be75105e7255e7bddd2_arm64",
"8Base-RHACM-2.6:rhacm2/multicluster-operators-channel-rhel8@sha256:85e20d97f28e43668c2790bd6e0adbc598d01f9fab849761fb96d7a5c4946a87_amd64",
"8Base-RHACM-2.6:rhacm2/multicluster-operators-subscription-rhel8@sha256:7310f31faae367a363c27a7236b562bbfe8381a352fce906279590bac11571d2_ppc64le",
"8Base-RHACM-2.6:rhacm2/multicluster-operators-subscription-rhel8@sha256:7676d33b9be36ca6660d3aed888fdffcf270fcf82258ed9531e2746a3d27610c_s390x",
"8Base-RHACM-2.6:rhacm2/multicluster-operators-subscription-rhel8@sha256:e718d5abef58365d547ef73828a26adff5b6cef1bf935aa7c27f12f604b50337_amd64",
"8Base-RHACM-2.6:rhacm2/multicluster-operators-subscription-rhel8@sha256:f58aff87d1efb64417c6976f6772a464e54beefe847f50a141726b7a1a6a293a_arm64",
"8Base-RHACM-2.6:rhacm2/multiclusterhub-repo-rhel8@sha256:03222a9dd6eca9cf44932a0ff1bf89bd9d2d29683f1ebb0d0aa49171b77a4963_ppc64le",
"8Base-RHACM-2.6:rhacm2/multiclusterhub-repo-rhel8@sha256:881b8c3b19918affd478c0ad0c73dff96dd28f5c1dfddb86472b42e422fa25b6_amd64",
"8Base-RHACM-2.6:rhacm2/multiclusterhub-repo-rhel8@sha256:9de94ea1f83ec8b7257c7b2befc1485ed9cc40c9ef3600c4c4c50934e708cf9d_s390x",
"8Base-RHACM-2.6:rhacm2/multiclusterhub-repo-rhel8@sha256:a45ed68e7d3ac89d17eaf06445cabfc19a9ce85a42f116d75028d6acd18a322b_arm64",
"8Base-RHACM-2.6:rhacm2/multiclusterhub-rhel8@sha256:48d1fa8bc5f6a4d8349c41126301bd86d12836384f336881ecb71bd79f84ae93_ppc64le",
"8Base-RHACM-2.6:rhacm2/multiclusterhub-rhel8@sha256:a33e91fb763a2f0894433bce31bd44229e7d5f5c53d36c6b6f643807a45c110b_arm64",
"8Base-RHACM-2.6:rhacm2/multiclusterhub-rhel8@sha256:d6e126cbdd3cfbcdee04b093389ca1b07ac8038da96060051ed94e1eeacc6d92_s390x",
"8Base-RHACM-2.6:rhacm2/multiclusterhub-rhel8@sha256:ecf12158a2d8802b4c7efd6b336ff36c1e002223b1d385a40fbef638d5e4aa21_amd64",
"8Base-RHACM-2.6:rhacm2/node-exporter-rhel8@sha256:14d23638efff3c30661c9a5f3ddb6ab0c7a9d162de1176dd9565cf49dfa4b9c5_amd64",
"8Base-RHACM-2.6:rhacm2/node-exporter-rhel8@sha256:533005e1608de68a09e53599de3f30990db95cb923794bab9ae9e3bc1a8b6baf_arm64",
"8Base-RHACM-2.6:rhacm2/node-exporter-rhel8@sha256:99eef3491c7092afa14179b9a9d39dd8fbfb3c9bb61759d678af5d91ac23e59d_s390x",
"8Base-RHACM-2.6:rhacm2/node-exporter-rhel8@sha256:e200d4e1802cce7fce32b1e0dc5c3220b6f6477b73b3a2d8ea26a5a42d63f46b_ppc64le",
"8Base-RHACM-2.6:rhacm2/observatorium-rhel8-operator@sha256:092e3437e6d38b2bf676d7fb67ad672e3ef03440017b5af7c1ebd2beb3f437eb_amd64",
"8Base-RHACM-2.6:rhacm2/observatorium-rhel8-operator@sha256:8cf076bfb049d1aabd00040ee65f0fedd590f0dd448c7561de494093a915b397_ppc64le",
"8Base-RHACM-2.6:rhacm2/observatorium-rhel8-operator@sha256:e69987a64fdbf873d4b19d8626c0c5e99dd13d7c95446850559be966dae45ad0_arm64",
"8Base-RHACM-2.6:rhacm2/observatorium-rhel8-operator@sha256:f0bf89eaea6b7afc2d08c77bd40dfba581f91f462f5ec3d70473b332ca6f781c_s390x",
"8Base-RHACM-2.6:rhacm2/observatorium-rhel8@sha256:0686cfddd61737f7e7eb4f0c011397277394559edac3bb947c0969e302686dd5_ppc64le",
"8Base-RHACM-2.6:rhacm2/observatorium-rhel8@sha256:8f2f3732600235f66c406b6121ac37979f52572ce90353b6e099be7b74406251_amd64",
"8Base-RHACM-2.6:rhacm2/observatorium-rhel8@sha256:9e1fccc5b17865a6d7baaa1a15cb50f47d80a14b0a7bcbd94c12f0ddcaaf1b28_s390x",
"8Base-RHACM-2.6:rhacm2/observatorium-rhel8@sha256:bdd89a1051c8f21e7d81ff80c96731a0eaa7d15c320ab1e6b1dc3f6babd42598_arm64",
"8Base-RHACM-2.6:rhacm2/prometheus-alertmanager-rhel8@sha256:0860b7aa5e8b07792ad7f5d5c0654e23e9da8eedd4b9f509caea616dcfa97d69_amd64",
"8Base-RHACM-2.6:rhacm2/prometheus-alertmanager-rhel8@sha256:624895d8579ef6f3e5b17558a30775790ec6f00701f8c5cdfa315292d7f9e867_s390x",
"8Base-RHACM-2.6:rhacm2/prometheus-alertmanager-rhel8@sha256:6d09865a228cdbbc6d1ac13042c3c00f0bd086f6dc181dfa3cdf8c7f9d826b9e_arm64",
"8Base-RHACM-2.6:rhacm2/prometheus-alertmanager-rhel8@sha256:c69fee848d21346a271972e89d91898eac9fec27d598d98ffa004ca8d1b53270_ppc64le",
"8Base-RHACM-2.6:rhacm2/prometheus-rhel8@sha256:52cea7c27de23e3358030b09f22b962723c523a940f8e2043edc298c907d761c_arm64",
"8Base-RHACM-2.6:rhacm2/prometheus-rhel8@sha256:67e0fadfbb4d99a60435ed12b470772b38ace4ca815fe73da68eb3c826e200fc_ppc64le",
"8Base-RHACM-2.6:rhacm2/prometheus-rhel8@sha256:e8241b1d852d605b44ecfcc552cb0f905f72e8a17c8d228162b40c19388f5176_s390x",
"8Base-RHACM-2.6:rhacm2/prometheus-rhel8@sha256:ed0cc13e79949436d29a7ad0b41b189744a177ea27545fd5eb9b4f71e87bd0eb_amd64",
"8Base-RHACM-2.6:rhacm2/rbac-query-proxy-rhel8@sha256:29c76a37497f212aed280e2bf16ef45fb3785fb4649ce17b7fe9d653a79e2112_arm64",
"8Base-RHACM-2.6:rhacm2/rbac-query-proxy-rhel8@sha256:475a45884a51127722030226ff9a5f0752c98574c41eb61796aece5e702346a3_ppc64le",
"8Base-RHACM-2.6:rhacm2/rbac-query-proxy-rhel8@sha256:582301b10af0b966ae7d5e130cb0e5f96e7912dc66b4108e0d6078656ca80604_amd64",
"8Base-RHACM-2.6:rhacm2/rbac-query-proxy-rhel8@sha256:f1c7de85a44c03f48a6f62ba1d7d650f0b06e0f502cecff1512ad637b5bc1c27_s390x",
"8Base-RHACM-2.6:rhacm2/redisgraph-tls-rhel8@sha256:128279a656bfbde6c2c052766d63a1de6a06d8bea2707813c64396c2ae382478_amd64",
"8Base-RHACM-2.6:rhacm2/redisgraph-tls-rhel8@sha256:35927ca6e6e9c8d420c499a0c8ad37c4297ba19743d550f489d3e66482275a49_arm64",
"8Base-RHACM-2.6:rhacm2/redisgraph-tls-rhel8@sha256:4696baed553266682ba2b54d3bf683d2ff1241b625de5ec54a45c1b2c5f96243_s390x",
"8Base-RHACM-2.6:rhacm2/redisgraph-tls-rhel8@sha256:d722f2ffab1f58bbaf3c62ef71dbf7e6c4023e6ab17690f1049075a321d0b1ac_ppc64le",
"8Base-RHACM-2.6:rhacm2/search-aggregator-rhel8@sha256:2b5f372c1c73c4de587b5a4388d95b8cc553fc56af446fcefa0e14c6d980b6b3_ppc64le",
"8Base-RHACM-2.6:rhacm2/search-aggregator-rhel8@sha256:38fceeedc0672def1c2cf42bb6743ae726e77d9f7352d002b3fc688c6d551852_amd64",
"8Base-RHACM-2.6:rhacm2/search-aggregator-rhel8@sha256:6a915335bcebb0884fc72df2dfee97c74d42c035864b960e1c800fa6c5f8d93c_arm64",
"8Base-RHACM-2.6:rhacm2/search-aggregator-rhel8@sha256:752decaefc38aa009f54201b38d4ab26d9b4020caec649d9b1f1564f56c47c2a_s390x",
"8Base-RHACM-2.6:rhacm2/search-api-rhel8@sha256:37eea70d5b1c89c25372dcea8c8c03e1e0a9af1b5a06f3b0706ba776ae8847c1_amd64",
"8Base-RHACM-2.6:rhacm2/search-api-rhel8@sha256:7400088d206592eb29cd86182909626262c9b2a99f017811fcc9d8a753c39009_arm64",
"8Base-RHACM-2.6:rhacm2/search-api-rhel8@sha256:aa8ea0deabc39a068f3f6ce9fa6334e44fc507355009a9bff448e742156ec203_ppc64le",
"8Base-RHACM-2.6:rhacm2/search-api-rhel8@sha256:b4d2d39c2b3b736987f1e888b858d52a7ebd9f8d0cebd3bdef8c59f6e3e41725_s390x",
"8Base-RHACM-2.6:rhacm2/search-collector-rhel8@sha256:0174699ec75fcda08892b4e72b674df989af51ea5f04de57a62c2a85a3c08f4f_arm64",
"8Base-RHACM-2.6:rhacm2/search-collector-rhel8@sha256:5a29a9805b8d20969cba86da11a9de8176a3172df361aec5fae136a4271de308_amd64",
"8Base-RHACM-2.6:rhacm2/search-collector-rhel8@sha256:be7eed9ad9502bcc294081f7e2098fc4f8411c912c34fe63479b5b770d06caca_s390x",
"8Base-RHACM-2.6:rhacm2/search-collector-rhel8@sha256:c467c1d7ceaf5281077f7fe8ff1c1c4cffe325132890a3ab9b96ea5db2e2c930_ppc64le",
"8Base-RHACM-2.6:rhacm2/search-rhel8@sha256:2135cd20bb7ebbf48499992fe46a928e28fc78c86e360633ea09054520c42539_ppc64le",
"8Base-RHACM-2.6:rhacm2/search-rhel8@sha256:3a7a31974210e21a3faed9b57a75b970c70ac41d9662b884d4ce67275f756fc7_arm64",
"8Base-RHACM-2.6:rhacm2/search-rhel8@sha256:6e6a19f1440e4eb15a8206e18f7f4dde3e1a5c6518944571d09923d116d3f04e_amd64",
"8Base-RHACM-2.6:rhacm2/search-rhel8@sha256:e6ed3e65f0d49b3c6b0e3e97593a8fae4d453f3aecf8d7829c0d25c68bc91ea1_s390x",
"8Base-RHACM-2.6:rhacm2/submariner-addon-rhel8@sha256:7b80d01371f551df506bd0c56df6829845bfce497ff01cc44b68f172ed5399b4_ppc64le",
"8Base-RHACM-2.6:rhacm2/submariner-addon-rhel8@sha256:934c560bc786015c694e9cffbae8e86f631b3331d62f5a547931446dae82f8c3_s390x",
"8Base-RHACM-2.6:rhacm2/submariner-addon-rhel8@sha256:b467881f4028a89a9e79ba93da719845db576f47a04ae6e569c2317be5594b29_arm64",
"8Base-RHACM-2.6:rhacm2/submariner-addon-rhel8@sha256:fc5592d42e4aca70288448d174511b922ece7f8cb4b41c6a36195c3a4a60aa36_amd64",
"8Base-RHACM-2.6:rhacm2/thanos-receive-controller-rhel8@sha256:21f2626c10c4fb61b37e6ca4ab574186b423f155fbc5cfef3e894fff04cc270e_ppc64le",
"8Base-RHACM-2.6:rhacm2/thanos-receive-controller-rhel8@sha256:c357074958324fc5d602cdcf1cba285bf8582e0b36af79a8f6211bb0dfb77a10_amd64",
"8Base-RHACM-2.6:rhacm2/thanos-receive-controller-rhel8@sha256:d9ac8e67d6d9858b16dd9d1d49c1dd904aa22a7b618e5d33292344faced9c0d3_arm64",
"8Base-RHACM-2.6:rhacm2/thanos-receive-controller-rhel8@sha256:e3b840a7833680170f9e9ca52309552c584935a68c75cc71e6d576b104dc01c8_s390x",
"8Base-RHACM-2.6:rhacm2/thanos-rhel8@sha256:453c525197ccfe1f866af70ca2e7f3deb6f98d0b98c09b602b4fa1368787213d_amd64",
"8Base-RHACM-2.6:rhacm2/thanos-rhel8@sha256:4b3b45ad0b564360c245d20b1540c2398c9606cf8684275e4ee071c591357929_arm64",
"8Base-RHACM-2.6:rhacm2/thanos-rhel8@sha256:7e43ba8f47ec54b5f86d13c81b67b044176530b63b5ae3f40332fc975cc6b21f_s390x",
"8Base-RHACM-2.6:rhacm2/thanos-rhel8@sha256:faaa00c0af80c781a7c610616153a3cd1dc1b20637934c3a243a2e9664ba0ee5_ppc64le"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2022:6370"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"8Base-RHACM-2.6:rhacm2/acm-governance-policy-addon-controller-rhel8@sha256:615ab5d9542759d921634737709e84a8e65d003ea136e5d22858d380225fd177_amd64",
"8Base-RHACM-2.6:rhacm2/acm-governance-policy-addon-controller-rhel8@sha256:958b729d30f10b9c121e68ac8ede2054ed29cc52a9a7d6df0537ed221aa74358_s390x",
"8Base-RHACM-2.6:rhacm2/acm-governance-policy-addon-controller-rhel8@sha256:b5bef941b4e0b5b3529ca5b2311c85295b9f6d12e482a9cbdad691c2406541f1_ppc64le",
"8Base-RHACM-2.6:rhacm2/acm-governance-policy-addon-controller-rhel8@sha256:f6194b9056d77e54f3c74caa9eab87bd1df1818d082fc807229d1c44ec6c88c4_arm64",
"8Base-RHACM-2.6:rhacm2/acm-grafana-rhel8@sha256:45616ed43b53d3a83e65828118f09430396f5bcb0566ae3a65d937b59f0d873e_s390x",
"8Base-RHACM-2.6:rhacm2/acm-grafana-rhel8@sha256:8c48441cfa850ea1274932e94da0831618c10f91022619c779304501a75fb161_amd64",
"8Base-RHACM-2.6:rhacm2/acm-grafana-rhel8@sha256:cc1c196b19c5fd8f313c6136359cc9dd37b5f59d32a581b10cf89b80b7d0cbf4_arm64",
"8Base-RHACM-2.6:rhacm2/acm-grafana-rhel8@sha256:cdf24e68e50be1350566243f6d2cb1403d09ab68e5fed39ea6c56212e42b90f1_ppc64le",
"8Base-RHACM-2.6:rhacm2/acm-must-gather-rhel8@sha256:1457ff5cfd61611fdc968d4af5b020d835e107b97932c7ba7b3f5ed4cbd0e39f_ppc64le",
"8Base-RHACM-2.6:rhacm2/acm-must-gather-rhel8@sha256:39842906b3846418bc31098e2abad08210118d86aa683e9e5fd04a97822df22d_arm64",
"8Base-RHACM-2.6:rhacm2/acm-must-gather-rhel8@sha256:8a69add2d90a1e094de8510052b683e1765153da75e316ad7778499af0c5ddf9_s390x",
"8Base-RHACM-2.6:rhacm2/acm-must-gather-rhel8@sha256:dca91134a2c1c33c736afcd4c9373749448641385f39162c74e115691289e843_amd64",
"8Base-RHACM-2.6:rhacm2/acm-operator-bundle@sha256:0eac6124f59492d09c1ae650025d59ea0e8547d9f9c832cb9607b09254ff6ddd_s390x",
"8Base-RHACM-2.6:rhacm2/acm-operator-bundle@sha256:1cbcd58a4c23e4c89a6a0509f78802a5aa21205db2784ebc9772b99a3917b183_arm64",
"8Base-RHACM-2.6:rhacm2/acm-operator-bundle@sha256:997aaee36f0bed47e231925a3f2c2ecc503410e54b35727f035c72477f3d1944_ppc64le",
"8Base-RHACM-2.6:rhacm2/acm-operator-bundle@sha256:ce699187f250b93976b8063228ac12d11c6c8f6baba69ba4ed17a38730e84eb3_amd64",
"8Base-RHACM-2.6:rhacm2/acm-prometheus-config-reloader-rhel8@sha256:693a77a9324d6c7f0e69bd9d5725b51f3e429972f1e67469e93648cb347eae84_arm64",
"8Base-RHACM-2.6:rhacm2/acm-prometheus-config-reloader-rhel8@sha256:89757e804d5df2b5eeeb1191b599c3acb9e75f61170f888095302830d6de0582_s390x",
"8Base-RHACM-2.6:rhacm2/acm-prometheus-config-reloader-rhel8@sha256:8e45e1fd7342d7525b118f01794cac1f4a8662def5f2a06336b698db2e268742_amd64",
"8Base-RHACM-2.6:rhacm2/acm-prometheus-config-reloader-rhel8@sha256:ce1c17b34b7aac2e990dc0efe40f4406e73f727b2c7bfe109eded849de753f1a_ppc64le",
"8Base-RHACM-2.6:rhacm2/acm-prometheus-rhel8@sha256:728606d96dd9e0fc2e7810e092e10ee071ec36598c990c8252beccace59a679e_amd64",
"8Base-RHACM-2.6:rhacm2/acm-prometheus-rhel8@sha256:b457d0b95d88c5dd0aac87492cbca40a9d7c2074002ad110f52d562f0c5d0797_arm64",
"8Base-RHACM-2.6:rhacm2/acm-prometheus-rhel8@sha256:f34d2569033bfb1d173342264f090f46d80f7843d52704a7ce9e9eb9de2f5abb_s390x",
"8Base-RHACM-2.6:rhacm2/acm-prometheus-rhel8@sha256:f720e0a94bfe7ed5d812819a3e77cc0581be102970127d8c0d4aa06a05edbf3d_ppc64le",
"8Base-RHACM-2.6:rhacm2/acm-volsync-addon-controller-rhel8@sha256:17ccd6b924b36ab14e3ca5f5331ba7e4c86f8cb64304640d58c3ee6b76edbcaf_ppc64le",
"8Base-RHACM-2.6:rhacm2/acm-volsync-addon-controller-rhel8@sha256:27079308ea87e35564cc3089c65eae68d63880a3bb093ca64d1678a68b60fcec_amd64",
"8Base-RHACM-2.6:rhacm2/acm-volsync-addon-controller-rhel8@sha256:9eabaac2df91aeef613d6973669d07298f2159c6a6e0c9f294623f7b1a10bc08_s390x",
"8Base-RHACM-2.6:rhacm2/acm-volsync-addon-controller-rhel8@sha256:f7abdf1756bc0ff2ebf02fee0469a8b9eeabe1fa8cafdd21c6e8f958155b70bb_arm64",
"8Base-RHACM-2.6:rhacm2/cert-policy-controller-rhel8@sha256:017c1e663827a3b55d70badd3ed979b5d1831252c49d671897a85a75afaa5bb0_s390x",
"8Base-RHACM-2.6:rhacm2/cert-policy-controller-rhel8@sha256:0610778095974edf936602018281bf7a5e287ba9eca9f661a423e68bbe000e40_ppc64le",
"8Base-RHACM-2.6:rhacm2/cert-policy-controller-rhel8@sha256:a66d7d4ee1179f7fce639490f919d722db54eaa3118b4135078c33e6cbf91488_amd64",
"8Base-RHACM-2.6:rhacm2/cert-policy-controller-rhel8@sha256:d660befef0c8f7a4db7aa3b865545c9863d8f37e7ba4b8de4380185f82b208d4_arm64",
"8Base-RHACM-2.6:rhacm2/cluster-backup-rhel8-operator@sha256:1a749d0795972a9bfd5a00aa96c238a660673464be01b2aa9fd7a3aeead6ddf7_amd64",
"8Base-RHACM-2.6:rhacm2/cluster-backup-rhel8-operator@sha256:8915dbdc562e63441f79041bdf1176e46ce53e95418d133f0cd0c1ff79da48a2_arm64",
"8Base-RHACM-2.6:rhacm2/cluster-backup-rhel8-operator@sha256:995f225449b207da9a3cad175dac85b87eefb28ff5bae6a588f40fd79fbe12a1_ppc64le",
"8Base-RHACM-2.6:rhacm2/cluster-backup-rhel8-operator@sha256:f1255a76c6275a4b6a400c82e204a5112fff6fe87f71626f8f309763f6a5d9e4_s390x",
"8Base-RHACM-2.6:rhacm2/config-policy-controller-rhel8@sha256:3b2e0d850e8fc966ec80bff16df26002334744a96b81c7a7dfe222f1706a52e3_s390x",
"8Base-RHACM-2.6:rhacm2/config-policy-controller-rhel8@sha256:447f275bbde46d7fc173798ef5abc0a77a6780f0dffdc171786edbe00f27d8d8_ppc64le",
"8Base-RHACM-2.6:rhacm2/config-policy-controller-rhel8@sha256:61964a1a0ddf2e98bcf5249b7374235055ab85cc26663a8d9397c2b7f6fbb4c6_amd64",
"8Base-RHACM-2.6:rhacm2/config-policy-controller-rhel8@sha256:a3abaa3d0bf1d34fa9e40903a8713c439f5f7f751e775d32cbab308983064ce0_arm64",
"8Base-RHACM-2.6:rhacm2/console-rhel8@sha256:6c0f630ff57f6f423df6dbf4df9faad25089f9b391be35cb8bc9cd5211f94d67_arm64",
"8Base-RHACM-2.6:rhacm2/console-rhel8@sha256:8608aed6971299def3fbe749336727e84c69582664dedac3145b92ea24e62e4d_amd64",
"8Base-RHACM-2.6:rhacm2/console-rhel8@sha256:afa80ae8274db7fa6796c35980fc5df15889e94aff3361f6cda643e5a09da220_ppc64le",
"8Base-RHACM-2.6:rhacm2/console-rhel8@sha256:f06e4e3f62db52c6d7fa0bc1f289de773e18d076bc38612e1b0ddc85c76fde06_s390x",
"8Base-RHACM-2.6:rhacm2/endpoint-monitoring-rhel8-operator@sha256:060bcd658756a924b4ce4d202bd447a3254fc1f49af7d685dde8720f355cde8e_arm64",
"8Base-RHACM-2.6:rhacm2/endpoint-monitoring-rhel8-operator@sha256:091d66731c5fe8eba5646c6b2622bb38c074e202a8a4a7e906921673b60f0898_amd64",
"8Base-RHACM-2.6:rhacm2/endpoint-monitoring-rhel8-operator@sha256:80660eb7f3c068768b0ea04ff20f4539194c52427ffdab4626bf781aa3f2ca64_s390x",
"8Base-RHACM-2.6:rhacm2/endpoint-monitoring-rhel8-operator@sha256:d6204fcf04c83bac13232ec1602572ad5f22bb528537e591079dfa36152697ec_ppc64le",
"8Base-RHACM-2.6:rhacm2/governance-policy-propagator-rhel8@sha256:51be0f04938b60ed1dba60908bebd2000d78e4ade34757bae70a083c67d77e8e_arm64",
"8Base-RHACM-2.6:rhacm2/governance-policy-propagator-rhel8@sha256:9577701bf3c7aa00b99531d2c3842130abc6cd91c52c4a7ba040b705eeace4c7_s390x",
"8Base-RHACM-2.6:rhacm2/governance-policy-propagator-rhel8@sha256:bdc6c128628db86697af198430c5ae5c61c3e586c1a97187e4d4e852cec61e92_ppc64le",
"8Base-RHACM-2.6:rhacm2/governance-policy-propagator-rhel8@sha256:cc519319b9f4fe672144ebedd772ddf56d5de90e3c8f52c0fb9b55313f71a7b3_amd64",
"8Base-RHACM-2.6:rhacm2/governance-policy-spec-sync-rhel8@sha256:2c1905ae8a83e5598678457fd955cbc867453ed5836de6fcc182e4928df8bd67_s390x",
"8Base-RHACM-2.6:rhacm2/governance-policy-spec-sync-rhel8@sha256:4a8d30cc0e1d83c69b7f3339418b101da23fbcaee7d326bedaff677eceb25ab2_ppc64le",
"8Base-RHACM-2.6:rhacm2/governance-policy-spec-sync-rhel8@sha256:6849cf1b4dd883d5b4c0cf90a3adfb26cb59d03d3b892cee3669a32dd6b8dcc2_amd64",
"8Base-RHACM-2.6:rhacm2/governance-policy-spec-sync-rhel8@sha256:d06ffc621167aff31ecb0fa417b294ff0676fb00e4ef1c6cb0fb2aaf4b2561e0_arm64",
"8Base-RHACM-2.6:rhacm2/governance-policy-status-sync-rhel8@sha256:4c86e16f15aaf454e4e5ce5436e1db27a5f8a55f573c3eaf02e4786fe52edfc8_arm64",
"8Base-RHACM-2.6:rhacm2/governance-policy-status-sync-rhel8@sha256:cf6a75d94f50dd063e939aee18756c767cba43f4e1e62a9c2f2b764ac6f43746_s390x",
"8Base-RHACM-2.6:rhacm2/governance-policy-status-sync-rhel8@sha256:e072b615eeffff80a94831e58c70980684c1ec4bd972844b25b157eb7ed5937f_ppc64le",
"8Base-RHACM-2.6:rhacm2/governance-policy-status-sync-rhel8@sha256:fffe971caa2e911d9c972c0e88712ff431d34c63dbe74e25f1cababa50ea7417_amd64",
"8Base-RHACM-2.6:rhacm2/governance-policy-template-sync-rhel8@sha256:10bc1a3833599a593a058e804de67e92888ed779fd0000928d4a70b6c7d5c1c2_amd64",
"8Base-RHACM-2.6:rhacm2/governance-policy-template-sync-rhel8@sha256:5c17f979f47840a879059ad83de12f0756889564a17190ba4438a7632c999bb1_arm64",
"8Base-RHACM-2.6:rhacm2/governance-policy-template-sync-rhel8@sha256:848bce8007de7714afc8c755b5f0c3cdf5eb6b1d259811c947bc295924539a0e_ppc64le",
"8Base-RHACM-2.6:rhacm2/governance-policy-template-sync-rhel8@sha256:95439f7e18fa87601d5860cbd9ca5f0738786e30a629d23788fd5fe33d694c66_s390x",
"8Base-RHACM-2.6:rhacm2/grafana-dashboard-loader-rhel8@sha256:1f5c1b2cffebf069859e95d0e722cb293f8c176bf5c5873bb9517c96b26c2e10_arm64",
"8Base-RHACM-2.6:rhacm2/grafana-dashboard-loader-rhel8@sha256:5223158a122658bafbd853c596cdc1f7bd7a0e4fdd82b1c3668ac84adeae9f24_s390x",
"8Base-RHACM-2.6:rhacm2/grafana-dashboard-loader-rhel8@sha256:561f1f05925cfe3c5f0f8a9b7475be4bbab183b5611ecfe09b090d80fa4bc2fe_amd64",
"8Base-RHACM-2.6:rhacm2/grafana-dashboard-loader-rhel8@sha256:734270221ec4a516e7eb77f2ec3a753384242116aa70320a1dbe969e915af1df_ppc64le",
"8Base-RHACM-2.6:rhacm2/iam-policy-controller-rhel8@sha256:2827e5f485213f92e2d0092187f3976dd6fe598e39b5cf2212d48c3a44c34b13_arm64",
"8Base-RHACM-2.6:rhacm2/iam-policy-controller-rhel8@sha256:8ca9e80365c76b66b2de3924fc50a5912e606042c704b02cb174a4b8bd3927c4_amd64",
"8Base-RHACM-2.6:rhacm2/iam-policy-controller-rhel8@sha256:c5069e76a900aa300102a0ae54ecbc12c0ac31abfeed8656ee60a949daef79c3_s390x",
"8Base-RHACM-2.6:rhacm2/iam-policy-controller-rhel8@sha256:ca05e79e5508924af71f323c13f664770d8dd4eb61ecf0894e4f9a81f7a1b402_ppc64le",
"8Base-RHACM-2.6:rhacm2/insights-client-rhel8@sha256:02cacfec60c80b9228e8b18949751de867f974ea6b1172129096e64e949c0598_amd64",
"8Base-RHACM-2.6:rhacm2/insights-client-rhel8@sha256:2b14036d0291e54c3191682de2ea875a78d78c35b2791a5a113ba1a8920f0621_ppc64le",
"8Base-RHACM-2.6:rhacm2/insights-client-rhel8@sha256:d4c05f641de8fd0753d63cc6d5b62464d3d6a87d601514e87ef2e40bbe7b01b6_s390x",
"8Base-RHACM-2.6:rhacm2/insights-client-rhel8@sha256:e15c410b693b34f49869d037ebb5584384fcdf88114b7a94967ca09f1361a5f3_arm64",
"8Base-RHACM-2.6:rhacm2/insights-metrics-rhel8@sha256:67aa55bb65685395ad2773e7459dff5fbccdeedcf9e56ec2722d8f5c919eae89_s390x",
"8Base-RHACM-2.6:rhacm2/insights-metrics-rhel8@sha256:6c54e08f5f6c2cae41a5e108e1019ff6522af8f69d666e22eb4631cd83b85917_amd64",
"8Base-RHACM-2.6:rhacm2/insights-metrics-rhel8@sha256:88d9b7246aa75cb2c88ccb7f2f1202fc465be0f2d89e59f1d2259f69ada56d9d_arm64",
"8Base-RHACM-2.6:rhacm2/insights-metrics-rhel8@sha256:bad98fe71638d7346f31ea45f6063ec970bf90844bb5c5dc5f917bb0f0099899_ppc64le",
"8Base-RHACM-2.6:rhacm2/klusterlet-addon-controller-rhel8@sha256:22e510955af3fa736b7306c387f44b5f15f5f9a7a006c6587e06d5d8602cc2f0_s390x",
"8Base-RHACM-2.6:rhacm2/klusterlet-addon-controller-rhel8@sha256:55bc86326f992cc4f4401b93f90cdd2baa6728015ffaf6168f2d46ae43c70cf4_ppc64le",
"8Base-RHACM-2.6:rhacm2/klusterlet-addon-controller-rhel8@sha256:8dd7f47af047fb899c7fcbad61cb8f38da45990cac186f9235aec3e4e7de25e9_amd64",
"8Base-RHACM-2.6:rhacm2/klusterlet-addon-controller-rhel8@sha256:bdb97eb5bb0e8f59edf0d389fb07c45171e728dc8b4d2bdacd785193b46ec03b_arm64",
"8Base-RHACM-2.6:rhacm2/kube-rbac-proxy-rhel8@sha256:11a353ee9da6cc843d5f346f4fa51681d13318e2e61fc4d1a3f63406eb175260_s390x",
"8Base-RHACM-2.6:rhacm2/kube-rbac-proxy-rhel8@sha256:31757f3e3bb08b4e49e54694b18b3cf327637be20535482b2df1345b17444dda_amd64",
"8Base-RHACM-2.6:rhacm2/kube-rbac-proxy-rhel8@sha256:b2c0b7414d0fc36a49cbdc5a56b25dd62aac18defc2defbd9c1895cd13a5e716_arm64",
"8Base-RHACM-2.6:rhacm2/kube-rbac-proxy-rhel8@sha256:dbd816d503e9beb58622604432eb415419e893627eb95c1ceeb8ff5bda7d6335_ppc64le",
"8Base-RHACM-2.6:rhacm2/kube-state-metrics-rhel8@sha256:53246a6df1f0880d94ed2644fa4366e3e2108b6fa8a51745af87785346ce5304_s390x",
"8Base-RHACM-2.6:rhacm2/kube-state-metrics-rhel8@sha256:5f2393bceefffb32240043b6722aa73d31fc8133cc2666fcf5eb8d33794bc54f_arm64",
"8Base-RHACM-2.6:rhacm2/kube-state-metrics-rhel8@sha256:c792c043462281cde7c93bd8e2136f62ca17d072e7f466353f37de8e5f5dc949_ppc64le",
"8Base-RHACM-2.6:rhacm2/kube-state-metrics-rhel8@sha256:e6b1d24b56e6973eee1569e351db6637ca67e1d6cd124adb845cbf6e35a4f6af_amd64",
"8Base-RHACM-2.6:rhacm2/management-ingress-rhel8@sha256:07238998d21204cd8f25dc63e6dbde20a2dd25c3b96609729306db6c63a0fca4_arm64",
"8Base-RHACM-2.6:rhacm2/management-ingress-rhel8@sha256:0d2665d19a8753c6269f594b68b067cd62a402404287e6416543c1af2d7d3cf4_ppc64le",
"8Base-RHACM-2.6:rhacm2/management-ingress-rhel8@sha256:6917d018e53aabb6f5402f02000aedd2e5cf71bcc84562e0fc7d7c87049f4b67_amd64",
"8Base-RHACM-2.6:rhacm2/management-ingress-rhel8@sha256:73b0444bd91a1dade3b7e76245ac8d6cb568929bba321b8c86c269d6f542ac3b_s390x",
"8Base-RHACM-2.6:rhacm2/memcached-exporter-rhel8@sha256:7d85dd62346a647d22202baa0f8d405b2aaf9a7174b38e5d29df2e03530009c3_s390x",
"8Base-RHACM-2.6:rhacm2/memcached-exporter-rhel8@sha256:9635616c8f058e67d557201147904b05f8b49938f63fb2b0239dfca883f61685_arm64",
"8Base-RHACM-2.6:rhacm2/memcached-exporter-rhel8@sha256:9e91ecec92ec0df8b72beb6040f39d9a25b0bfad844e92ea34cc2d648d221d22_ppc64le",
"8Base-RHACM-2.6:rhacm2/memcached-exporter-rhel8@sha256:c773b9a2fffcd549d4936054260f655c78da603957826d6bad4e8567a213ad10_amd64",
"8Base-RHACM-2.6:rhacm2/memcached-rhel8@sha256:584f8c4a9a1b75fc71948a98add560d4fe3d936ee46ac791f32121dbadf8c7d2_ppc64le",
"8Base-RHACM-2.6:rhacm2/memcached-rhel8@sha256:59b3ce3f3f4459c97cfffee5e20830d70f8a69198b5fab271e6c478d615c46d3_arm64",
"8Base-RHACM-2.6:rhacm2/memcached-rhel8@sha256:6f458c76757203b28434f871027c6a466a73d246ceb5bfac8793ad1896a672ab_amd64",
"8Base-RHACM-2.6:rhacm2/memcached-rhel8@sha256:e34722fd656e3205dcdb565b0ab68e9971174c11f125dbfff3bf82e1e21f3a76_s390x",
"8Base-RHACM-2.6:rhacm2/metrics-collector-rhel8@sha256:3a81a018b939752543e78c2d68d1436b851be2256b88c3e66cd506ae1d8f4c9c_ppc64le",
"8Base-RHACM-2.6:rhacm2/metrics-collector-rhel8@sha256:6a3e0c36c123c9dc54759655d9148f580abada501034914863a6528ded19ef34_amd64",
"8Base-RHACM-2.6:rhacm2/metrics-collector-rhel8@sha256:7991f484f97b9951f27f70e67d5db0850c4189ee86db8406cdda961a9beb06f0_arm64",
"8Base-RHACM-2.6:rhacm2/metrics-collector-rhel8@sha256:fa08b9bf3fd334738984e150ba5bfd2e005374752f3112340b65f6434eacd057_s390x",
"8Base-RHACM-2.6:rhacm2/multicloud-integrations-rhel8@sha256:2bcbf9a565f3c566061325aca3174ec755b5c94a28612718a3f1563db317273e_ppc64le",
"8Base-RHACM-2.6:rhacm2/multicloud-integrations-rhel8@sha256:6813ccd43a1aecd1aaf4d5d4b1620fd63bbca00b736100189ff91246bf3bc36b_arm64",
"8Base-RHACM-2.6:rhacm2/multicloud-integrations-rhel8@sha256:db89ef3686570526afdb2b79fd698aca5dc50c633009760f1748fb9fd506067b_amd64",
"8Base-RHACM-2.6:rhacm2/multicloud-integrations-rhel8@sha256:db8bc27937802c5d8fff769b9c93c8a01411629d199adbc39235e721d6468b30_s390x",
"8Base-RHACM-2.6:rhacm2/multicluster-observability-rhel8-operator@sha256:434db0ca203b14b899fff9b7a2a5b975de852ea29620a828f29246448aba873c_ppc64le",
"8Base-RHACM-2.6:rhacm2/multicluster-observability-rhel8-operator@sha256:876bfa63b0e13833eaeadb7c6a0481f1d7970b283f69ece4d81c99985f4dd161_arm64",
"8Base-RHACM-2.6:rhacm2/multicluster-observability-rhel8-operator@sha256:d23f208e020d42bc095011d423146e2da35b2bc85b844911bde2f4edf696bdca_amd64",
"8Base-RHACM-2.6:rhacm2/multicluster-observability-rhel8-operator@sha256:f29581baf5277588d2e4cd01380ecf46e3c97a2f17ade01b048f75c29f18d62c_s390x",
"8Base-RHACM-2.6:rhacm2/multicluster-operators-application-rhel8@sha256:1952d422bd7ba42323711faba59244c449293cc92502e350460fee07c0e3b34a_ppc64le",
"8Base-RHACM-2.6:rhacm2/multicluster-operators-application-rhel8@sha256:566a60f630ec346eced3106ec072963d1b9f9d300e7d4cee6af6dc0d590a3937_s390x",
"8Base-RHACM-2.6:rhacm2/multicluster-operators-application-rhel8@sha256:724dd9f4a5e4acd061206ca2ea57c329210ade5135dbdf941b8d7e720daa4f10_arm64",
"8Base-RHACM-2.6:rhacm2/multicluster-operators-application-rhel8@sha256:ace8895fc62c1394dfa7854fd9ce3e14ef859e989255f70dc9a5a3d9bcd514c0_amd64",
"8Base-RHACM-2.6:rhacm2/multicluster-operators-channel-rhel8@sha256:1ebe6504a6a58f39f93952bf1c135ea58ff77e65c5b8ba73c7ad6295e66a1b45_s390x",
"8Base-RHACM-2.6:rhacm2/multicluster-operators-channel-rhel8@sha256:557cc962d0b10d80a9dea7adce387ea28fb4199a02fa8546645ab2cacbf28b88_ppc64le",
"8Base-RHACM-2.6:rhacm2/multicluster-operators-channel-rhel8@sha256:82526c7c046325bde1dfa0a47b58b773355f00bc95c23be75105e7255e7bddd2_arm64",
"8Base-RHACM-2.6:rhacm2/multicluster-operators-channel-rhel8@sha256:85e20d97f28e43668c2790bd6e0adbc598d01f9fab849761fb96d7a5c4946a87_amd64",
"8Base-RHACM-2.6:rhacm2/multicluster-operators-subscription-rhel8@sha256:7310f31faae367a363c27a7236b562bbfe8381a352fce906279590bac11571d2_ppc64le",
"8Base-RHACM-2.6:rhacm2/multicluster-operators-subscription-rhel8@sha256:7676d33b9be36ca6660d3aed888fdffcf270fcf82258ed9531e2746a3d27610c_s390x",
"8Base-RHACM-2.6:rhacm2/multicluster-operators-subscription-rhel8@sha256:e718d5abef58365d547ef73828a26adff5b6cef1bf935aa7c27f12f604b50337_amd64",
"8Base-RHACM-2.6:rhacm2/multicluster-operators-subscription-rhel8@sha256:f58aff87d1efb64417c6976f6772a464e54beefe847f50a141726b7a1a6a293a_arm64",
"8Base-RHACM-2.6:rhacm2/multiclusterhub-repo-rhel8@sha256:03222a9dd6eca9cf44932a0ff1bf89bd9d2d29683f1ebb0d0aa49171b77a4963_ppc64le",
"8Base-RHACM-2.6:rhacm2/multiclusterhub-repo-rhel8@sha256:881b8c3b19918affd478c0ad0c73dff96dd28f5c1dfddb86472b42e422fa25b6_amd64",
"8Base-RHACM-2.6:rhacm2/multiclusterhub-repo-rhel8@sha256:9de94ea1f83ec8b7257c7b2befc1485ed9cc40c9ef3600c4c4c50934e708cf9d_s390x",
"8Base-RHACM-2.6:rhacm2/multiclusterhub-repo-rhel8@sha256:a45ed68e7d3ac89d17eaf06445cabfc19a9ce85a42f116d75028d6acd18a322b_arm64",
"8Base-RHACM-2.6:rhacm2/multiclusterhub-rhel8@sha256:48d1fa8bc5f6a4d8349c41126301bd86d12836384f336881ecb71bd79f84ae93_ppc64le",
"8Base-RHACM-2.6:rhacm2/multiclusterhub-rhel8@sha256:a33e91fb763a2f0894433bce31bd44229e7d5f5c53d36c6b6f643807a45c110b_arm64",
"8Base-RHACM-2.6:rhacm2/multiclusterhub-rhel8@sha256:d6e126cbdd3cfbcdee04b093389ca1b07ac8038da96060051ed94e1eeacc6d92_s390x",
"8Base-RHACM-2.6:rhacm2/multiclusterhub-rhel8@sha256:ecf12158a2d8802b4c7efd6b336ff36c1e002223b1d385a40fbef638d5e4aa21_amd64",
"8Base-RHACM-2.6:rhacm2/node-exporter-rhel8@sha256:14d23638efff3c30661c9a5f3ddb6ab0c7a9d162de1176dd9565cf49dfa4b9c5_amd64",
"8Base-RHACM-2.6:rhacm2/node-exporter-rhel8@sha256:533005e1608de68a09e53599de3f30990db95cb923794bab9ae9e3bc1a8b6baf_arm64",
"8Base-RHACM-2.6:rhacm2/node-exporter-rhel8@sha256:99eef3491c7092afa14179b9a9d39dd8fbfb3c9bb61759d678af5d91ac23e59d_s390x",
"8Base-RHACM-2.6:rhacm2/node-exporter-rhel8@sha256:e200d4e1802cce7fce32b1e0dc5c3220b6f6477b73b3a2d8ea26a5a42d63f46b_ppc64le",
"8Base-RHACM-2.6:rhacm2/observatorium-rhel8-operator@sha256:092e3437e6d38b2bf676d7fb67ad672e3ef03440017b5af7c1ebd2beb3f437eb_amd64",
"8Base-RHACM-2.6:rhacm2/observatorium-rhel8-operator@sha256:8cf076bfb049d1aabd00040ee65f0fedd590f0dd448c7561de494093a915b397_ppc64le",
"8Base-RHACM-2.6:rhacm2/observatorium-rhel8-operator@sha256:e69987a64fdbf873d4b19d8626c0c5e99dd13d7c95446850559be966dae45ad0_arm64",
"8Base-RHACM-2.6:rhacm2/observatorium-rhel8-operator@sha256:f0bf89eaea6b7afc2d08c77bd40dfba581f91f462f5ec3d70473b332ca6f781c_s390x",
"8Base-RHACM-2.6:rhacm2/observatorium-rhel8@sha256:0686cfddd61737f7e7eb4f0c011397277394559edac3bb947c0969e302686dd5_ppc64le",
"8Base-RHACM-2.6:rhacm2/observatorium-rhel8@sha256:8f2f3732600235f66c406b6121ac37979f52572ce90353b6e099be7b74406251_amd64",
"8Base-RHACM-2.6:rhacm2/observatorium-rhel8@sha256:9e1fccc5b17865a6d7baaa1a15cb50f47d80a14b0a7bcbd94c12f0ddcaaf1b28_s390x",
"8Base-RHACM-2.6:rhacm2/observatorium-rhel8@sha256:bdd89a1051c8f21e7d81ff80c96731a0eaa7d15c320ab1e6b1dc3f6babd42598_arm64",
"8Base-RHACM-2.6:rhacm2/prometheus-alertmanager-rhel8@sha256:0860b7aa5e8b07792ad7f5d5c0654e23e9da8eedd4b9f509caea616dcfa97d69_amd64",
"8Base-RHACM-2.6:rhacm2/prometheus-alertmanager-rhel8@sha256:624895d8579ef6f3e5b17558a30775790ec6f00701f8c5cdfa315292d7f9e867_s390x",
"8Base-RHACM-2.6:rhacm2/prometheus-alertmanager-rhel8@sha256:6d09865a228cdbbc6d1ac13042c3c00f0bd086f6dc181dfa3cdf8c7f9d826b9e_arm64",
"8Base-RHACM-2.6:rhacm2/prometheus-alertmanager-rhel8@sha256:c69fee848d21346a271972e89d91898eac9fec27d598d98ffa004ca8d1b53270_ppc64le",
"8Base-RHACM-2.6:rhacm2/prometheus-rhel8@sha256:52cea7c27de23e3358030b09f22b962723c523a940f8e2043edc298c907d761c_arm64",
"8Base-RHACM-2.6:rhacm2/prometheus-rhel8@sha256:67e0fadfbb4d99a60435ed12b470772b38ace4ca815fe73da68eb3c826e200fc_ppc64le",
"8Base-RHACM-2.6:rhacm2/prometheus-rhel8@sha256:e8241b1d852d605b44ecfcc552cb0f905f72e8a17c8d228162b40c19388f5176_s390x",
"8Base-RHACM-2.6:rhacm2/prometheus-rhel8@sha256:ed0cc13e79949436d29a7ad0b41b189744a177ea27545fd5eb9b4f71e87bd0eb_amd64",
"8Base-RHACM-2.6:rhacm2/rbac-query-proxy-rhel8@sha256:29c76a37497f212aed280e2bf16ef45fb3785fb4649ce17b7fe9d653a79e2112_arm64",
"8Base-RHACM-2.6:rhacm2/rbac-query-proxy-rhel8@sha256:475a45884a51127722030226ff9a5f0752c98574c41eb61796aece5e702346a3_ppc64le",
"8Base-RHACM-2.6:rhacm2/rbac-query-proxy-rhel8@sha256:582301b10af0b966ae7d5e130cb0e5f96e7912dc66b4108e0d6078656ca80604_amd64",
"8Base-RHACM-2.6:rhacm2/rbac-query-proxy-rhel8@sha256:f1c7de85a44c03f48a6f62ba1d7d650f0b06e0f502cecff1512ad637b5bc1c27_s390x",
"8Base-RHACM-2.6:rhacm2/redisgraph-tls-rhel8@sha256:128279a656bfbde6c2c052766d63a1de6a06d8bea2707813c64396c2ae382478_amd64",
"8Base-RHACM-2.6:rhacm2/redisgraph-tls-rhel8@sha256:35927ca6e6e9c8d420c499a0c8ad37c4297ba19743d550f489d3e66482275a49_arm64",
"8Base-RHACM-2.6:rhacm2/redisgraph-tls-rhel8@sha256:4696baed553266682ba2b54d3bf683d2ff1241b625de5ec54a45c1b2c5f96243_s390x",
"8Base-RHACM-2.6:rhacm2/redisgraph-tls-rhel8@sha256:d722f2ffab1f58bbaf3c62ef71dbf7e6c4023e6ab17690f1049075a321d0b1ac_ppc64le",
"8Base-RHACM-2.6:rhacm2/search-aggregator-rhel8@sha256:2b5f372c1c73c4de587b5a4388d95b8cc553fc56af446fcefa0e14c6d980b6b3_ppc64le",
"8Base-RHACM-2.6:rhacm2/search-aggregator-rhel8@sha256:38fceeedc0672def1c2cf42bb6743ae726e77d9f7352d002b3fc688c6d551852_amd64",
"8Base-RHACM-2.6:rhacm2/search-aggregator-rhel8@sha256:6a915335bcebb0884fc72df2dfee97c74d42c035864b960e1c800fa6c5f8d93c_arm64",
"8Base-RHACM-2.6:rhacm2/search-aggregator-rhel8@sha256:752decaefc38aa009f54201b38d4ab26d9b4020caec649d9b1f1564f56c47c2a_s390x",
"8Base-RHACM-2.6:rhacm2/search-api-rhel8@sha256:37eea70d5b1c89c25372dcea8c8c03e1e0a9af1b5a06f3b0706ba776ae8847c1_amd64",
"8Base-RHACM-2.6:rhacm2/search-api-rhel8@sha256:7400088d206592eb29cd86182909626262c9b2a99f017811fcc9d8a753c39009_arm64",
"8Base-RHACM-2.6:rhacm2/search-api-rhel8@sha256:aa8ea0deabc39a068f3f6ce9fa6334e44fc507355009a9bff448e742156ec203_ppc64le",
"8Base-RHACM-2.6:rhacm2/search-api-rhel8@sha256:b4d2d39c2b3b736987f1e888b858d52a7ebd9f8d0cebd3bdef8c59f6e3e41725_s390x",
"8Base-RHACM-2.6:rhacm2/search-collector-rhel8@sha256:0174699ec75fcda08892b4e72b674df989af51ea5f04de57a62c2a85a3c08f4f_arm64",
"8Base-RHACM-2.6:rhacm2/search-collector-rhel8@sha256:5a29a9805b8d20969cba86da11a9de8176a3172df361aec5fae136a4271de308_amd64",
"8Base-RHACM-2.6:rhacm2/search-collector-rhel8@sha256:be7eed9ad9502bcc294081f7e2098fc4f8411c912c34fe63479b5b770d06caca_s390x",
"8Base-RHACM-2.6:rhacm2/search-collector-rhel8@sha256:c467c1d7ceaf5281077f7fe8ff1c1c4cffe325132890a3ab9b96ea5db2e2c930_ppc64le",
"8Base-RHACM-2.6:rhacm2/search-rhel8@sha256:2135cd20bb7ebbf48499992fe46a928e28fc78c86e360633ea09054520c42539_ppc64le",
"8Base-RHACM-2.6:rhacm2/search-rhel8@sha256:3a7a31974210e21a3faed9b57a75b970c70ac41d9662b884d4ce67275f756fc7_arm64",
"8Base-RHACM-2.6:rhacm2/search-rhel8@sha256:6e6a19f1440e4eb15a8206e18f7f4dde3e1a5c6518944571d09923d116d3f04e_amd64",
"8Base-RHACM-2.6:rhacm2/search-rhel8@sha256:e6ed3e65f0d49b3c6b0e3e97593a8fae4d453f3aecf8d7829c0d25c68bc91ea1_s390x",
"8Base-RHACM-2.6:rhacm2/submariner-addon-rhel8@sha256:7b80d01371f551df506bd0c56df6829845bfce497ff01cc44b68f172ed5399b4_ppc64le",
"8Base-RHACM-2.6:rhacm2/submariner-addon-rhel8@sha256:934c560bc786015c694e9cffbae8e86f631b3331d62f5a547931446dae82f8c3_s390x",
"8Base-RHACM-2.6:rhacm2/submariner-addon-rhel8@sha256:b467881f4028a89a9e79ba93da719845db576f47a04ae6e569c2317be5594b29_arm64",
"8Base-RHACM-2.6:rhacm2/submariner-addon-rhel8@sha256:fc5592d42e4aca70288448d174511b922ece7f8cb4b41c6a36195c3a4a60aa36_amd64",
"8Base-RHACM-2.6:rhacm2/thanos-receive-controller-rhel8@sha256:21f2626c10c4fb61b37e6ca4ab574186b423f155fbc5cfef3e894fff04cc270e_ppc64le",
"8Base-RHACM-2.6:rhacm2/thanos-receive-controller-rhel8@sha256:c357074958324fc5d602cdcf1cba285bf8582e0b36af79a8f6211bb0dfb77a10_amd64",
"8Base-RHACM-2.6:rhacm2/thanos-receive-controller-rhel8@sha256:d9ac8e67d6d9858b16dd9d1d49c1dd904aa22a7b618e5d33292344faced9c0d3_arm64",
"8Base-RHACM-2.6:rhacm2/thanos-receive-controller-rhel8@sha256:e3b840a7833680170f9e9ca52309552c584935a68c75cc71e6d576b104dc01c8_s390x",
"8Base-RHACM-2.6:rhacm2/thanos-rhel8@sha256:453c525197ccfe1f866af70ca2e7f3deb6f98d0b98c09b602b4fa1368787213d_amd64",
"8Base-RHACM-2.6:rhacm2/thanos-rhel8@sha256:4b3b45ad0b564360c245d20b1540c2398c9606cf8684275e4ee071c591357929_arm64",
"8Base-RHACM-2.6:rhacm2/thanos-rhel8@sha256:7e43ba8f47ec54b5f86d13c81b67b044176530b63b5ae3f40332fc975cc6b21f_s390x",
"8Base-RHACM-2.6:rhacm2/thanos-rhel8@sha256:faaa00c0af80c781a7c610616153a3cd1dc1b20637934c3a243a2e9664ba0ee5_ppc64le"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "golang: encoding/xml: stack exhaustion in Unmarshal"
},
{
"cve": "CVE-2022-30635",
"cwe": {
"id": "CWE-1325",
"name": "Improperly Controlled Sequential Memory Allocation"
},
"discovery_date": "2022-07-14T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2107388"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in golang. When calling Decoder, Decode on a message that contains deeply nested structures, a panic can occur due to stack exhaustion and allows an attacker to impact system availability.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "golang: encoding/gob: stack exhaustion in Decoder.Decode",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "OpenShift Container Platform (OCP) starting from 4.10 stream is already compiled in the patched version of Go, hence is not affected by this vulnerability.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"8Base-RHACM-2.6:rhacm2/acm-governance-policy-addon-controller-rhel8@sha256:615ab5d9542759d921634737709e84a8e65d003ea136e5d22858d380225fd177_amd64",
"8Base-RHACM-2.6:rhacm2/acm-governance-policy-addon-controller-rhel8@sha256:958b729d30f10b9c121e68ac8ede2054ed29cc52a9a7d6df0537ed221aa74358_s390x",
"8Base-RHACM-2.6:rhacm2/acm-governance-policy-addon-controller-rhel8@sha256:b5bef941b4e0b5b3529ca5b2311c85295b9f6d12e482a9cbdad691c2406541f1_ppc64le",
"8Base-RHACM-2.6:rhacm2/acm-governance-policy-addon-controller-rhel8@sha256:f6194b9056d77e54f3c74caa9eab87bd1df1818d082fc807229d1c44ec6c88c4_arm64",
"8Base-RHACM-2.6:rhacm2/acm-grafana-rhel8@sha256:45616ed43b53d3a83e65828118f09430396f5bcb0566ae3a65d937b59f0d873e_s390x",
"8Base-RHACM-2.6:rhacm2/acm-grafana-rhel8@sha256:8c48441cfa850ea1274932e94da0831618c10f91022619c779304501a75fb161_amd64",
"8Base-RHACM-2.6:rhacm2/acm-grafana-rhel8@sha256:cc1c196b19c5fd8f313c6136359cc9dd37b5f59d32a581b10cf89b80b7d0cbf4_arm64",
"8Base-RHACM-2.6:rhacm2/acm-grafana-rhel8@sha256:cdf24e68e50be1350566243f6d2cb1403d09ab68e5fed39ea6c56212e42b90f1_ppc64le",
"8Base-RHACM-2.6:rhacm2/acm-must-gather-rhel8@sha256:1457ff5cfd61611fdc968d4af5b020d835e107b97932c7ba7b3f5ed4cbd0e39f_ppc64le",
"8Base-RHACM-2.6:rhacm2/acm-must-gather-rhel8@sha256:39842906b3846418bc31098e2abad08210118d86aa683e9e5fd04a97822df22d_arm64",
"8Base-RHACM-2.6:rhacm2/acm-must-gather-rhel8@sha256:8a69add2d90a1e094de8510052b683e1765153da75e316ad7778499af0c5ddf9_s390x",
"8Base-RHACM-2.6:rhacm2/acm-must-gather-rhel8@sha256:dca91134a2c1c33c736afcd4c9373749448641385f39162c74e115691289e843_amd64",
"8Base-RHACM-2.6:rhacm2/acm-operator-bundle@sha256:0eac6124f59492d09c1ae650025d59ea0e8547d9f9c832cb9607b09254ff6ddd_s390x",
"8Base-RHACM-2.6:rhacm2/acm-operator-bundle@sha256:1cbcd58a4c23e4c89a6a0509f78802a5aa21205db2784ebc9772b99a3917b183_arm64",
"8Base-RHACM-2.6:rhacm2/acm-operator-bundle@sha256:997aaee36f0bed47e231925a3f2c2ecc503410e54b35727f035c72477f3d1944_ppc64le",
"8Base-RHACM-2.6:rhacm2/acm-operator-bundle@sha256:ce699187f250b93976b8063228ac12d11c6c8f6baba69ba4ed17a38730e84eb3_amd64",
"8Base-RHACM-2.6:rhacm2/acm-prometheus-config-reloader-rhel8@sha256:693a77a9324d6c7f0e69bd9d5725b51f3e429972f1e67469e93648cb347eae84_arm64",
"8Base-RHACM-2.6:rhacm2/acm-prometheus-config-reloader-rhel8@sha256:89757e804d5df2b5eeeb1191b599c3acb9e75f61170f888095302830d6de0582_s390x",
"8Base-RHACM-2.6:rhacm2/acm-prometheus-config-reloader-rhel8@sha256:8e45e1fd7342d7525b118f01794cac1f4a8662def5f2a06336b698db2e268742_amd64",
"8Base-RHACM-2.6:rhacm2/acm-prometheus-config-reloader-rhel8@sha256:ce1c17b34b7aac2e990dc0efe40f4406e73f727b2c7bfe109eded849de753f1a_ppc64le",
"8Base-RHACM-2.6:rhacm2/acm-prometheus-rhel8@sha256:728606d96dd9e0fc2e7810e092e10ee071ec36598c990c8252beccace59a679e_amd64",
"8Base-RHACM-2.6:rhacm2/acm-prometheus-rhel8@sha256:b457d0b95d88c5dd0aac87492cbca40a9d7c2074002ad110f52d562f0c5d0797_arm64",
"8Base-RHACM-2.6:rhacm2/acm-prometheus-rhel8@sha256:f34d2569033bfb1d173342264f090f46d80f7843d52704a7ce9e9eb9de2f5abb_s390x",
"8Base-RHACM-2.6:rhacm2/acm-prometheus-rhel8@sha256:f720e0a94bfe7ed5d812819a3e77cc0581be102970127d8c0d4aa06a05edbf3d_ppc64le",
"8Base-RHACM-2.6:rhacm2/acm-volsync-addon-controller-rhel8@sha256:17ccd6b924b36ab14e3ca5f5331ba7e4c86f8cb64304640d58c3ee6b76edbcaf_ppc64le",
"8Base-RHACM-2.6:rhacm2/acm-volsync-addon-controller-rhel8@sha256:27079308ea87e35564cc3089c65eae68d63880a3bb093ca64d1678a68b60fcec_amd64",
"8Base-RHACM-2.6:rhacm2/acm-volsync-addon-controller-rhel8@sha256:9eabaac2df91aeef613d6973669d07298f2159c6a6e0c9f294623f7b1a10bc08_s390x",
"8Base-RHACM-2.6:rhacm2/acm-volsync-addon-controller-rhel8@sha256:f7abdf1756bc0ff2ebf02fee0469a8b9eeabe1fa8cafdd21c6e8f958155b70bb_arm64",
"8Base-RHACM-2.6:rhacm2/cert-policy-controller-rhel8@sha256:017c1e663827a3b55d70badd3ed979b5d1831252c49d671897a85a75afaa5bb0_s390x",
"8Base-RHACM-2.6:rhacm2/cert-policy-controller-rhel8@sha256:0610778095974edf936602018281bf7a5e287ba9eca9f661a423e68bbe000e40_ppc64le",
"8Base-RHACM-2.6:rhacm2/cert-policy-controller-rhel8@sha256:a66d7d4ee1179f7fce639490f919d722db54eaa3118b4135078c33e6cbf91488_amd64",
"8Base-RHACM-2.6:rhacm2/cert-policy-controller-rhel8@sha256:d660befef0c8f7a4db7aa3b865545c9863d8f37e7ba4b8de4380185f82b208d4_arm64",
"8Base-RHACM-2.6:rhacm2/cluster-backup-rhel8-operator@sha256:1a749d0795972a9bfd5a00aa96c238a660673464be01b2aa9fd7a3aeead6ddf7_amd64",
"8Base-RHACM-2.6:rhacm2/cluster-backup-rhel8-operator@sha256:8915dbdc562e63441f79041bdf1176e46ce53e95418d133f0cd0c1ff79da48a2_arm64",
"8Base-RHACM-2.6:rhacm2/cluster-backup-rhel8-operator@sha256:995f225449b207da9a3cad175dac85b87eefb28ff5bae6a588f40fd79fbe12a1_ppc64le",
"8Base-RHACM-2.6:rhacm2/cluster-backup-rhel8-operator@sha256:f1255a76c6275a4b6a400c82e204a5112fff6fe87f71626f8f309763f6a5d9e4_s390x",
"8Base-RHACM-2.6:rhacm2/config-policy-controller-rhel8@sha256:3b2e0d850e8fc966ec80bff16df26002334744a96b81c7a7dfe222f1706a52e3_s390x",
"8Base-RHACM-2.6:rhacm2/config-policy-controller-rhel8@sha256:447f275bbde46d7fc173798ef5abc0a77a6780f0dffdc171786edbe00f27d8d8_ppc64le",
"8Base-RHACM-2.6:rhacm2/config-policy-controller-rhel8@sha256:61964a1a0ddf2e98bcf5249b7374235055ab85cc26663a8d9397c2b7f6fbb4c6_amd64",
"8Base-RHACM-2.6:rhacm2/config-policy-controller-rhel8@sha256:a3abaa3d0bf1d34fa9e40903a8713c439f5f7f751e775d32cbab308983064ce0_arm64",
"8Base-RHACM-2.6:rhacm2/console-rhel8@sha256:6c0f630ff57f6f423df6dbf4df9faad25089f9b391be35cb8bc9cd5211f94d67_arm64",
"8Base-RHACM-2.6:rhacm2/console-rhel8@sha256:8608aed6971299def3fbe749336727e84c69582664dedac3145b92ea24e62e4d_amd64",
"8Base-RHACM-2.6:rhacm2/console-rhel8@sha256:afa80ae8274db7fa6796c35980fc5df15889e94aff3361f6cda643e5a09da220_ppc64le",
"8Base-RHACM-2.6:rhacm2/console-rhel8@sha256:f06e4e3f62db52c6d7fa0bc1f289de773e18d076bc38612e1b0ddc85c76fde06_s390x",
"8Base-RHACM-2.6:rhacm2/endpoint-monitoring-rhel8-operator@sha256:060bcd658756a924b4ce4d202bd447a3254fc1f49af7d685dde8720f355cde8e_arm64",
"8Base-RHACM-2.6:rhacm2/endpoint-monitoring-rhel8-operator@sha256:091d66731c5fe8eba5646c6b2622bb38c074e202a8a4a7e906921673b60f0898_amd64",
"8Base-RHACM-2.6:rhacm2/endpoint-monitoring-rhel8-operator@sha256:80660eb7f3c068768b0ea04ff20f4539194c52427ffdab4626bf781aa3f2ca64_s390x",
"8Base-RHACM-2.6:rhacm2/endpoint-monitoring-rhel8-operator@sha256:d6204fcf04c83bac13232ec1602572ad5f22bb528537e591079dfa36152697ec_ppc64le",
"8Base-RHACM-2.6:rhacm2/governance-policy-propagator-rhel8@sha256:51be0f04938b60ed1dba60908bebd2000d78e4ade34757bae70a083c67d77e8e_arm64",
"8Base-RHACM-2.6:rhacm2/governance-policy-propagator-rhel8@sha256:9577701bf3c7aa00b99531d2c3842130abc6cd91c52c4a7ba040b705eeace4c7_s390x",
"8Base-RHACM-2.6:rhacm2/governance-policy-propagator-rhel8@sha256:bdc6c128628db86697af198430c5ae5c61c3e586c1a97187e4d4e852cec61e92_ppc64le",
"8Base-RHACM-2.6:rhacm2/governance-policy-propagator-rhel8@sha256:cc519319b9f4fe672144ebedd772ddf56d5de90e3c8f52c0fb9b55313f71a7b3_amd64",
"8Base-RHACM-2.6:rhacm2/governance-policy-spec-sync-rhel8@sha256:2c1905ae8a83e5598678457fd955cbc867453ed5836de6fcc182e4928df8bd67_s390x",
"8Base-RHACM-2.6:rhacm2/governance-policy-spec-sync-rhel8@sha256:4a8d30cc0e1d83c69b7f3339418b101da23fbcaee7d326bedaff677eceb25ab2_ppc64le",
"8Base-RHACM-2.6:rhacm2/governance-policy-spec-sync-rhel8@sha256:6849cf1b4dd883d5b4c0cf90a3adfb26cb59d03d3b892cee3669a32dd6b8dcc2_amd64",
"8Base-RHACM-2.6:rhacm2/governance-policy-spec-sync-rhel8@sha256:d06ffc621167aff31ecb0fa417b294ff0676fb00e4ef1c6cb0fb2aaf4b2561e0_arm64",
"8Base-RHACM-2.6:rhacm2/governance-policy-status-sync-rhel8@sha256:4c86e16f15aaf454e4e5ce5436e1db27a5f8a55f573c3eaf02e4786fe52edfc8_arm64",
"8Base-RHACM-2.6:rhacm2/governance-policy-status-sync-rhel8@sha256:cf6a75d94f50dd063e939aee18756c767cba43f4e1e62a9c2f2b764ac6f43746_s390x",
"8Base-RHACM-2.6:rhacm2/governance-policy-status-sync-rhel8@sha256:e072b615eeffff80a94831e58c70980684c1ec4bd972844b25b157eb7ed5937f_ppc64le",
"8Base-RHACM-2.6:rhacm2/governance-policy-status-sync-rhel8@sha256:fffe971caa2e911d9c972c0e88712ff431d34c63dbe74e25f1cababa50ea7417_amd64",
"8Base-RHACM-2.6:rhacm2/governance-policy-template-sync-rhel8@sha256:10bc1a3833599a593a058e804de67e92888ed779fd0000928d4a70b6c7d5c1c2_amd64",
"8Base-RHACM-2.6:rhacm2/governance-policy-template-sync-rhel8@sha256:5c17f979f47840a879059ad83de12f0756889564a17190ba4438a7632c999bb1_arm64",
"8Base-RHACM-2.6:rhacm2/governance-policy-template-sync-rhel8@sha256:848bce8007de7714afc8c755b5f0c3cdf5eb6b1d259811c947bc295924539a0e_ppc64le",
"8Base-RHACM-2.6:rhacm2/governance-policy-template-sync-rhel8@sha256:95439f7e18fa87601d5860cbd9ca5f0738786e30a629d23788fd5fe33d694c66_s390x",
"8Base-RHACM-2.6:rhacm2/grafana-dashboard-loader-rhel8@sha256:1f5c1b2cffebf069859e95d0e722cb293f8c176bf5c5873bb9517c96b26c2e10_arm64",
"8Base-RHACM-2.6:rhacm2/grafana-dashboard-loader-rhel8@sha256:5223158a122658bafbd853c596cdc1f7bd7a0e4fdd82b1c3668ac84adeae9f24_s390x",
"8Base-RHACM-2.6:rhacm2/grafana-dashboard-loader-rhel8@sha256:561f1f05925cfe3c5f0f8a9b7475be4bbab183b5611ecfe09b090d80fa4bc2fe_amd64",
"8Base-RHACM-2.6:rhacm2/grafana-dashboard-loader-rhel8@sha256:734270221ec4a516e7eb77f2ec3a753384242116aa70320a1dbe969e915af1df_ppc64le",
"8Base-RHACM-2.6:rhacm2/iam-policy-controller-rhel8@sha256:2827e5f485213f92e2d0092187f3976dd6fe598e39b5cf2212d48c3a44c34b13_arm64",
"8Base-RHACM-2.6:rhacm2/iam-policy-controller-rhel8@sha256:8ca9e80365c76b66b2de3924fc50a5912e606042c704b02cb174a4b8bd3927c4_amd64",
"8Base-RHACM-2.6:rhacm2/iam-policy-controller-rhel8@sha256:c5069e76a900aa300102a0ae54ecbc12c0ac31abfeed8656ee60a949daef79c3_s390x",
"8Base-RHACM-2.6:rhacm2/iam-policy-controller-rhel8@sha256:ca05e79e5508924af71f323c13f664770d8dd4eb61ecf0894e4f9a81f7a1b402_ppc64le",
"8Base-RHACM-2.6:rhacm2/insights-client-rhel8@sha256:02cacfec60c80b9228e8b18949751de867f974ea6b1172129096e64e949c0598_amd64",
"8Base-RHACM-2.6:rhacm2/insights-client-rhel8@sha256:2b14036d0291e54c3191682de2ea875a78d78c35b2791a5a113ba1a8920f0621_ppc64le",
"8Base-RHACM-2.6:rhacm2/insights-client-rhel8@sha256:d4c05f641de8fd0753d63cc6d5b62464d3d6a87d601514e87ef2e40bbe7b01b6_s390x",
"8Base-RHACM-2.6:rhacm2/insights-client-rhel8@sha256:e15c410b693b34f49869d037ebb5584384fcdf88114b7a94967ca09f1361a5f3_arm64",
"8Base-RHACM-2.6:rhacm2/insights-metrics-rhel8@sha256:67aa55bb65685395ad2773e7459dff5fbccdeedcf9e56ec2722d8f5c919eae89_s390x",
"8Base-RHACM-2.6:rhacm2/insights-metrics-rhel8@sha256:6c54e08f5f6c2cae41a5e108e1019ff6522af8f69d666e22eb4631cd83b85917_amd64",
"8Base-RHACM-2.6:rhacm2/insights-metrics-rhel8@sha256:88d9b7246aa75cb2c88ccb7f2f1202fc465be0f2d89e59f1d2259f69ada56d9d_arm64",
"8Base-RHACM-2.6:rhacm2/insights-metrics-rhel8@sha256:bad98fe71638d7346f31ea45f6063ec970bf90844bb5c5dc5f917bb0f0099899_ppc64le",
"8Base-RHACM-2.6:rhacm2/klusterlet-addon-controller-rhel8@sha256:22e510955af3fa736b7306c387f44b5f15f5f9a7a006c6587e06d5d8602cc2f0_s390x",
"8Base-RHACM-2.6:rhacm2/klusterlet-addon-controller-rhel8@sha256:55bc86326f992cc4f4401b93f90cdd2baa6728015ffaf6168f2d46ae43c70cf4_ppc64le",
"8Base-RHACM-2.6:rhacm2/klusterlet-addon-controller-rhel8@sha256:8dd7f47af047fb899c7fcbad61cb8f38da45990cac186f9235aec3e4e7de25e9_amd64",
"8Base-RHACM-2.6:rhacm2/klusterlet-addon-controller-rhel8@sha256:bdb97eb5bb0e8f59edf0d389fb07c45171e728dc8b4d2bdacd785193b46ec03b_arm64",
"8Base-RHACM-2.6:rhacm2/kube-rbac-proxy-rhel8@sha256:11a353ee9da6cc843d5f346f4fa51681d13318e2e61fc4d1a3f63406eb175260_s390x",
"8Base-RHACM-2.6:rhacm2/kube-rbac-proxy-rhel8@sha256:31757f3e3bb08b4e49e54694b18b3cf327637be20535482b2df1345b17444dda_amd64",
"8Base-RHACM-2.6:rhacm2/kube-rbac-proxy-rhel8@sha256:b2c0b7414d0fc36a49cbdc5a56b25dd62aac18defc2defbd9c1895cd13a5e716_arm64",
"8Base-RHACM-2.6:rhacm2/kube-rbac-proxy-rhel8@sha256:dbd816d503e9beb58622604432eb415419e893627eb95c1ceeb8ff5bda7d6335_ppc64le",
"8Base-RHACM-2.6:rhacm2/kube-state-metrics-rhel8@sha256:53246a6df1f0880d94ed2644fa4366e3e2108b6fa8a51745af87785346ce5304_s390x",
"8Base-RHACM-2.6:rhacm2/kube-state-metrics-rhel8@sha256:5f2393bceefffb32240043b6722aa73d31fc8133cc2666fcf5eb8d33794bc54f_arm64",
"8Base-RHACM-2.6:rhacm2/kube-state-metrics-rhel8@sha256:c792c043462281cde7c93bd8e2136f62ca17d072e7f466353f37de8e5f5dc949_ppc64le",
"8Base-RHACM-2.6:rhacm2/kube-state-metrics-rhel8@sha256:e6b1d24b56e6973eee1569e351db6637ca67e1d6cd124adb845cbf6e35a4f6af_amd64",
"8Base-RHACM-2.6:rhacm2/management-ingress-rhel8@sha256:07238998d21204cd8f25dc63e6dbde20a2dd25c3b96609729306db6c63a0fca4_arm64",
"8Base-RHACM-2.6:rhacm2/management-ingress-rhel8@sha256:0d2665d19a8753c6269f594b68b067cd62a402404287e6416543c1af2d7d3cf4_ppc64le",
"8Base-RHACM-2.6:rhacm2/management-ingress-rhel8@sha256:6917d018e53aabb6f5402f02000aedd2e5cf71bcc84562e0fc7d7c87049f4b67_amd64",
"8Base-RHACM-2.6:rhacm2/management-ingress-rhel8@sha256:73b0444bd91a1dade3b7e76245ac8d6cb568929bba321b8c86c269d6f542ac3b_s390x",
"8Base-RHACM-2.6:rhacm2/memcached-exporter-rhel8@sha256:7d85dd62346a647d22202baa0f8d405b2aaf9a7174b38e5d29df2e03530009c3_s390x",
"8Base-RHACM-2.6:rhacm2/memcached-exporter-rhel8@sha256:9635616c8f058e67d557201147904b05f8b49938f63fb2b0239dfca883f61685_arm64",
"8Base-RHACM-2.6:rhacm2/memcached-exporter-rhel8@sha256:9e91ecec92ec0df8b72beb6040f39d9a25b0bfad844e92ea34cc2d648d221d22_ppc64le",
"8Base-RHACM-2.6:rhacm2/memcached-exporter-rhel8@sha256:c773b9a2fffcd549d4936054260f655c78da603957826d6bad4e8567a213ad10_amd64",
"8Base-RHACM-2.6:rhacm2/memcached-rhel8@sha256:584f8c4a9a1b75fc71948a98add560d4fe3d936ee46ac791f32121dbadf8c7d2_ppc64le",
"8Base-RHACM-2.6:rhacm2/memcached-rhel8@sha256:59b3ce3f3f4459c97cfffee5e20830d70f8a69198b5fab271e6c478d615c46d3_arm64",
"8Base-RHACM-2.6:rhacm2/memcached-rhel8@sha256:6f458c76757203b28434f871027c6a466a73d246ceb5bfac8793ad1896a672ab_amd64",
"8Base-RHACM-2.6:rhacm2/memcached-rhel8@sha256:e34722fd656e3205dcdb565b0ab68e9971174c11f125dbfff3bf82e1e21f3a76_s390x",
"8Base-RHACM-2.6:rhacm2/metrics-collector-rhel8@sha256:3a81a018b939752543e78c2d68d1436b851be2256b88c3e66cd506ae1d8f4c9c_ppc64le",
"8Base-RHACM-2.6:rhacm2/metrics-collector-rhel8@sha256:6a3e0c36c123c9dc54759655d9148f580abada501034914863a6528ded19ef34_amd64",
"8Base-RHACM-2.6:rhacm2/metrics-collector-rhel8@sha256:7991f484f97b9951f27f70e67d5db0850c4189ee86db8406cdda961a9beb06f0_arm64",
"8Base-RHACM-2.6:rhacm2/metrics-collector-rhel8@sha256:fa08b9bf3fd334738984e150ba5bfd2e005374752f3112340b65f6434eacd057_s390x",
"8Base-RHACM-2.6:rhacm2/multicloud-integrations-rhel8@sha256:2bcbf9a565f3c566061325aca3174ec755b5c94a28612718a3f1563db317273e_ppc64le",
"8Base-RHACM-2.6:rhacm2/multicloud-integrations-rhel8@sha256:6813ccd43a1aecd1aaf4d5d4b1620fd63bbca00b736100189ff91246bf3bc36b_arm64",
"8Base-RHACM-2.6:rhacm2/multicloud-integrations-rhel8@sha256:db89ef3686570526afdb2b79fd698aca5dc50c633009760f1748fb9fd506067b_amd64",
"8Base-RHACM-2.6:rhacm2/multicloud-integrations-rhel8@sha256:db8bc27937802c5d8fff769b9c93c8a01411629d199adbc39235e721d6468b30_s390x",
"8Base-RHACM-2.6:rhacm2/multicluster-observability-rhel8-operator@sha256:434db0ca203b14b899fff9b7a2a5b975de852ea29620a828f29246448aba873c_ppc64le",
"8Base-RHACM-2.6:rhacm2/multicluster-observability-rhel8-operator@sha256:876bfa63b0e13833eaeadb7c6a0481f1d7970b283f69ece4d81c99985f4dd161_arm64",
"8Base-RHACM-2.6:rhacm2/multicluster-observability-rhel8-operator@sha256:d23f208e020d42bc095011d423146e2da35b2bc85b844911bde2f4edf696bdca_amd64",
"8Base-RHACM-2.6:rhacm2/multicluster-observability-rhel8-operator@sha256:f29581baf5277588d2e4cd01380ecf46e3c97a2f17ade01b048f75c29f18d62c_s390x",
"8Base-RHACM-2.6:rhacm2/multicluster-operators-application-rhel8@sha256:1952d422bd7ba42323711faba59244c449293cc92502e350460fee07c0e3b34a_ppc64le",
"8Base-RHACM-2.6:rhacm2/multicluster-operators-application-rhel8@sha256:566a60f630ec346eced3106ec072963d1b9f9d300e7d4cee6af6dc0d590a3937_s390x",
"8Base-RHACM-2.6:rhacm2/multicluster-operators-application-rhel8@sha256:724dd9f4a5e4acd061206ca2ea57c329210ade5135dbdf941b8d7e720daa4f10_arm64",
"8Base-RHACM-2.6:rhacm2/multicluster-operators-application-rhel8@sha256:ace8895fc62c1394dfa7854fd9ce3e14ef859e989255f70dc9a5a3d9bcd514c0_amd64",
"8Base-RHACM-2.6:rhacm2/multicluster-operators-channel-rhel8@sha256:1ebe6504a6a58f39f93952bf1c135ea58ff77e65c5b8ba73c7ad6295e66a1b45_s390x",
"8Base-RHACM-2.6:rhacm2/multicluster-operators-channel-rhel8@sha256:557cc962d0b10d80a9dea7adce387ea28fb4199a02fa8546645ab2cacbf28b88_ppc64le",
"8Base-RHACM-2.6:rhacm2/multicluster-operators-channel-rhel8@sha256:82526c7c046325bde1dfa0a47b58b773355f00bc95c23be75105e7255e7bddd2_arm64",
"8Base-RHACM-2.6:rhacm2/multicluster-operators-channel-rhel8@sha256:85e20d97f28e43668c2790bd6e0adbc598d01f9fab849761fb96d7a5c4946a87_amd64",
"8Base-RHACM-2.6:rhacm2/multicluster-operators-subscription-rhel8@sha256:7310f31faae367a363c27a7236b562bbfe8381a352fce906279590bac11571d2_ppc64le",
"8Base-RHACM-2.6:rhacm2/multicluster-operators-subscription-rhel8@sha256:7676d33b9be36ca6660d3aed888fdffcf270fcf82258ed9531e2746a3d27610c_s390x",
"8Base-RHACM-2.6:rhacm2/multicluster-operators-subscription-rhel8@sha256:e718d5abef58365d547ef73828a26adff5b6cef1bf935aa7c27f12f604b50337_amd64",
"8Base-RHACM-2.6:rhacm2/multicluster-operators-subscription-rhel8@sha256:f58aff87d1efb64417c6976f6772a464e54beefe847f50a141726b7a1a6a293a_arm64",
"8Base-RHACM-2.6:rhacm2/multiclusterhub-repo-rhel8@sha256:03222a9dd6eca9cf44932a0ff1bf89bd9d2d29683f1ebb0d0aa49171b77a4963_ppc64le",
"8Base-RHACM-2.6:rhacm2/multiclusterhub-repo-rhel8@sha256:881b8c3b19918affd478c0ad0c73dff96dd28f5c1dfddb86472b42e422fa25b6_amd64",
"8Base-RHACM-2.6:rhacm2/multiclusterhub-repo-rhel8@sha256:9de94ea1f83ec8b7257c7b2befc1485ed9cc40c9ef3600c4c4c50934e708cf9d_s390x",
"8Base-RHACM-2.6:rhacm2/multiclusterhub-repo-rhel8@sha256:a45ed68e7d3ac89d17eaf06445cabfc19a9ce85a42f116d75028d6acd18a322b_arm64",
"8Base-RHACM-2.6:rhacm2/multiclusterhub-rhel8@sha256:48d1fa8bc5f6a4d8349c41126301bd86d12836384f336881ecb71bd79f84ae93_ppc64le",
"8Base-RHACM-2.6:rhacm2/multiclusterhub-rhel8@sha256:a33e91fb763a2f0894433bce31bd44229e7d5f5c53d36c6b6f643807a45c110b_arm64",
"8Base-RHACM-2.6:rhacm2/multiclusterhub-rhel8@sha256:d6e126cbdd3cfbcdee04b093389ca1b07ac8038da96060051ed94e1eeacc6d92_s390x",
"8Base-RHACM-2.6:rhacm2/multiclusterhub-rhel8@sha256:ecf12158a2d8802b4c7efd6b336ff36c1e002223b1d385a40fbef638d5e4aa21_amd64",
"8Base-RHACM-2.6:rhacm2/node-exporter-rhel8@sha256:14d23638efff3c30661c9a5f3ddb6ab0c7a9d162de1176dd9565cf49dfa4b9c5_amd64",
"8Base-RHACM-2.6:rhacm2/node-exporter-rhel8@sha256:533005e1608de68a09e53599de3f30990db95cb923794bab9ae9e3bc1a8b6baf_arm64",
"8Base-RHACM-2.6:rhacm2/node-exporter-rhel8@sha256:99eef3491c7092afa14179b9a9d39dd8fbfb3c9bb61759d678af5d91ac23e59d_s390x",
"8Base-RHACM-2.6:rhacm2/node-exporter-rhel8@sha256:e200d4e1802cce7fce32b1e0dc5c3220b6f6477b73b3a2d8ea26a5a42d63f46b_ppc64le",
"8Base-RHACM-2.6:rhacm2/observatorium-rhel8-operator@sha256:092e3437e6d38b2bf676d7fb67ad672e3ef03440017b5af7c1ebd2beb3f437eb_amd64",
"8Base-RHACM-2.6:rhacm2/observatorium-rhel8-operator@sha256:8cf076bfb049d1aabd00040ee65f0fedd590f0dd448c7561de494093a915b397_ppc64le",
"8Base-RHACM-2.6:rhacm2/observatorium-rhel8-operator@sha256:e69987a64fdbf873d4b19d8626c0c5e99dd13d7c95446850559be966dae45ad0_arm64",
"8Base-RHACM-2.6:rhacm2/observatorium-rhel8-operator@sha256:f0bf89eaea6b7afc2d08c77bd40dfba581f91f462f5ec3d70473b332ca6f781c_s390x",
"8Base-RHACM-2.6:rhacm2/observatorium-rhel8@sha256:0686cfddd61737f7e7eb4f0c011397277394559edac3bb947c0969e302686dd5_ppc64le",
"8Base-RHACM-2.6:rhacm2/observatorium-rhel8@sha256:8f2f3732600235f66c406b6121ac37979f52572ce90353b6e099be7b74406251_amd64",
"8Base-RHACM-2.6:rhacm2/observatorium-rhel8@sha256:9e1fccc5b17865a6d7baaa1a15cb50f47d80a14b0a7bcbd94c12f0ddcaaf1b28_s390x",
"8Base-RHACM-2.6:rhacm2/observatorium-rhel8@sha256:bdd89a1051c8f21e7d81ff80c96731a0eaa7d15c320ab1e6b1dc3f6babd42598_arm64",
"8Base-RHACM-2.6:rhacm2/prometheus-alertmanager-rhel8@sha256:0860b7aa5e8b07792ad7f5d5c0654e23e9da8eedd4b9f509caea616dcfa97d69_amd64",
"8Base-RHACM-2.6:rhacm2/prometheus-alertmanager-rhel8@sha256:624895d8579ef6f3e5b17558a30775790ec6f00701f8c5cdfa315292d7f9e867_s390x",
"8Base-RHACM-2.6:rhacm2/prometheus-alertmanager-rhel8@sha256:6d09865a228cdbbc6d1ac13042c3c00f0bd086f6dc181dfa3cdf8c7f9d826b9e_arm64",
"8Base-RHACM-2.6:rhacm2/prometheus-alertmanager-rhel8@sha256:c69fee848d21346a271972e89d91898eac9fec27d598d98ffa004ca8d1b53270_ppc64le",
"8Base-RHACM-2.6:rhacm2/prometheus-rhel8@sha256:52cea7c27de23e3358030b09f22b962723c523a940f8e2043edc298c907d761c_arm64",
"8Base-RHACM-2.6:rhacm2/prometheus-rhel8@sha256:67e0fadfbb4d99a60435ed12b470772b38ace4ca815fe73da68eb3c826e200fc_ppc64le",
"8Base-RHACM-2.6:rhacm2/prometheus-rhel8@sha256:e8241b1d852d605b44ecfcc552cb0f905f72e8a17c8d228162b40c19388f5176_s390x",
"8Base-RHACM-2.6:rhacm2/prometheus-rhel8@sha256:ed0cc13e79949436d29a7ad0b41b189744a177ea27545fd5eb9b4f71e87bd0eb_amd64",
"8Base-RHACM-2.6:rhacm2/rbac-query-proxy-rhel8@sha256:29c76a37497f212aed280e2bf16ef45fb3785fb4649ce17b7fe9d653a79e2112_arm64",
"8Base-RHACM-2.6:rhacm2/rbac-query-proxy-rhel8@sha256:475a45884a51127722030226ff9a5f0752c98574c41eb61796aece5e702346a3_ppc64le",
"8Base-RHACM-2.6:rhacm2/rbac-query-proxy-rhel8@sha256:582301b10af0b966ae7d5e130cb0e5f96e7912dc66b4108e0d6078656ca80604_amd64",
"8Base-RHACM-2.6:rhacm2/rbac-query-proxy-rhel8@sha256:f1c7de85a44c03f48a6f62ba1d7d650f0b06e0f502cecff1512ad637b5bc1c27_s390x",
"8Base-RHACM-2.6:rhacm2/redisgraph-tls-rhel8@sha256:128279a656bfbde6c2c052766d63a1de6a06d8bea2707813c64396c2ae382478_amd64",
"8Base-RHACM-2.6:rhacm2/redisgraph-tls-rhel8@sha256:35927ca6e6e9c8d420c499a0c8ad37c4297ba19743d550f489d3e66482275a49_arm64",
"8Base-RHACM-2.6:rhacm2/redisgraph-tls-rhel8@sha256:4696baed553266682ba2b54d3bf683d2ff1241b625de5ec54a45c1b2c5f96243_s390x",
"8Base-RHACM-2.6:rhacm2/redisgraph-tls-rhel8@sha256:d722f2ffab1f58bbaf3c62ef71dbf7e6c4023e6ab17690f1049075a321d0b1ac_ppc64le",
"8Base-RHACM-2.6:rhacm2/search-aggregator-rhel8@sha256:2b5f372c1c73c4de587b5a4388d95b8cc553fc56af446fcefa0e14c6d980b6b3_ppc64le",
"8Base-RHACM-2.6:rhacm2/search-aggregator-rhel8@sha256:38fceeedc0672def1c2cf42bb6743ae726e77d9f7352d002b3fc688c6d551852_amd64",
"8Base-RHACM-2.6:rhacm2/search-aggregator-rhel8@sha256:6a915335bcebb0884fc72df2dfee97c74d42c035864b960e1c800fa6c5f8d93c_arm64",
"8Base-RHACM-2.6:rhacm2/search-aggregator-rhel8@sha256:752decaefc38aa009f54201b38d4ab26d9b4020caec649d9b1f1564f56c47c2a_s390x",
"8Base-RHACM-2.6:rhacm2/search-api-rhel8@sha256:37eea70d5b1c89c25372dcea8c8c03e1e0a9af1b5a06f3b0706ba776ae8847c1_amd64",
"8Base-RHACM-2.6:rhacm2/search-api-rhel8@sha256:7400088d206592eb29cd86182909626262c9b2a99f017811fcc9d8a753c39009_arm64",
"8Base-RHACM-2.6:rhacm2/search-api-rhel8@sha256:aa8ea0deabc39a068f3f6ce9fa6334e44fc507355009a9bff448e742156ec203_ppc64le",
"8Base-RHACM-2.6:rhacm2/search-api-rhel8@sha256:b4d2d39c2b3b736987f1e888b858d52a7ebd9f8d0cebd3bdef8c59f6e3e41725_s390x",
"8Base-RHACM-2.6:rhacm2/search-collector-rhel8@sha256:0174699ec75fcda08892b4e72b674df989af51ea5f04de57a62c2a85a3c08f4f_arm64",
"8Base-RHACM-2.6:rhacm2/search-collector-rhel8@sha256:5a29a9805b8d20969cba86da11a9de8176a3172df361aec5fae136a4271de308_amd64",
"8Base-RHACM-2.6:rhacm2/search-collector-rhel8@sha256:be7eed9ad9502bcc294081f7e2098fc4f8411c912c34fe63479b5b770d06caca_s390x",
"8Base-RHACM-2.6:rhacm2/search-collector-rhel8@sha256:c467c1d7ceaf5281077f7fe8ff1c1c4cffe325132890a3ab9b96ea5db2e2c930_ppc64le",
"8Base-RHACM-2.6:rhacm2/search-rhel8@sha256:2135cd20bb7ebbf48499992fe46a928e28fc78c86e360633ea09054520c42539_ppc64le",
"8Base-RHACM-2.6:rhacm2/search-rhel8@sha256:3a7a31974210e21a3faed9b57a75b970c70ac41d9662b884d4ce67275f756fc7_arm64",
"8Base-RHACM-2.6:rhacm2/search-rhel8@sha256:6e6a19f1440e4eb15a8206e18f7f4dde3e1a5c6518944571d09923d116d3f04e_amd64",
"8Base-RHACM-2.6:rhacm2/search-rhel8@sha256:e6ed3e65f0d49b3c6b0e3e97593a8fae4d453f3aecf8d7829c0d25c68bc91ea1_s390x",
"8Base-RHACM-2.6:rhacm2/submariner-addon-rhel8@sha256:7b80d01371f551df506bd0c56df6829845bfce497ff01cc44b68f172ed5399b4_ppc64le",
"8Base-RHACM-2.6:rhacm2/submariner-addon-rhel8@sha256:934c560bc786015c694e9cffbae8e86f631b3331d62f5a547931446dae82f8c3_s390x",
"8Base-RHACM-2.6:rhacm2/submariner-addon-rhel8@sha256:b467881f4028a89a9e79ba93da719845db576f47a04ae6e569c2317be5594b29_arm64",
"8Base-RHACM-2.6:rhacm2/submariner-addon-rhel8@sha256:fc5592d42e4aca70288448d174511b922ece7f8cb4b41c6a36195c3a4a60aa36_amd64",
"8Base-RHACM-2.6:rhacm2/thanos-receive-controller-rhel8@sha256:21f2626c10c4fb61b37e6ca4ab574186b423f155fbc5cfef3e894fff04cc270e_ppc64le",
"8Base-RHACM-2.6:rhacm2/thanos-receive-controller-rhel8@sha256:c357074958324fc5d602cdcf1cba285bf8582e0b36af79a8f6211bb0dfb77a10_amd64",
"8Base-RHACM-2.6:rhacm2/thanos-receive-controller-rhel8@sha256:d9ac8e67d6d9858b16dd9d1d49c1dd904aa22a7b618e5d33292344faced9c0d3_arm64",
"8Base-RHACM-2.6:rhacm2/thanos-receive-controller-rhel8@sha256:e3b840a7833680170f9e9ca52309552c584935a68c75cc71e6d576b104dc01c8_s390x",
"8Base-RHACM-2.6:rhacm2/thanos-rhel8@sha256:453c525197ccfe1f866af70ca2e7f3deb6f98d0b98c09b602b4fa1368787213d_amd64",
"8Base-RHACM-2.6:rhacm2/thanos-rhel8@sha256:4b3b45ad0b564360c245d20b1540c2398c9606cf8684275e4ee071c591357929_arm64",
"8Base-RHACM-2.6:rhacm2/thanos-rhel8@sha256:7e43ba8f47ec54b5f86d13c81b67b044176530b63b5ae3f40332fc975cc6b21f_s390x",
"8Base-RHACM-2.6:rhacm2/thanos-rhel8@sha256:faaa00c0af80c781a7c610616153a3cd1dc1b20637934c3a243a2e9664ba0ee5_ppc64le"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2022-30635"
},
{
"category": "external",
"summary": "RHBZ#2107388",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2107388"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2022-30635",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-30635"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2022-30635",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2022-30635"
},
{
"category": "external",
"summary": "https://go.dev/issue/53615",
"url": "https://go.dev/issue/53615"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-announce/c/nqrv9fbR0zE",
"url": "https://groups.google.com/g/golang-announce/c/nqrv9fbR0zE"
}
],
"release_date": "2022-07-12T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2022-09-06T22:27:58+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.6/html-single/install/index#installing",
"product_ids": [
"8Base-RHACM-2.6:rhacm2/acm-governance-policy-addon-controller-rhel8@sha256:615ab5d9542759d921634737709e84a8e65d003ea136e5d22858d380225fd177_amd64",
"8Base-RHACM-2.6:rhacm2/acm-governance-policy-addon-controller-rhel8@sha256:958b729d30f10b9c121e68ac8ede2054ed29cc52a9a7d6df0537ed221aa74358_s390x",
"8Base-RHACM-2.6:rhacm2/acm-governance-policy-addon-controller-rhel8@sha256:b5bef941b4e0b5b3529ca5b2311c85295b9f6d12e482a9cbdad691c2406541f1_ppc64le",
"8Base-RHACM-2.6:rhacm2/acm-governance-policy-addon-controller-rhel8@sha256:f6194b9056d77e54f3c74caa9eab87bd1df1818d082fc807229d1c44ec6c88c4_arm64",
"8Base-RHACM-2.6:rhacm2/acm-grafana-rhel8@sha256:45616ed43b53d3a83e65828118f09430396f5bcb0566ae3a65d937b59f0d873e_s390x",
"8Base-RHACM-2.6:rhacm2/acm-grafana-rhel8@sha256:8c48441cfa850ea1274932e94da0831618c10f91022619c779304501a75fb161_amd64",
"8Base-RHACM-2.6:rhacm2/acm-grafana-rhel8@sha256:cc1c196b19c5fd8f313c6136359cc9dd37b5f59d32a581b10cf89b80b7d0cbf4_arm64",
"8Base-RHACM-2.6:rhacm2/acm-grafana-rhel8@sha256:cdf24e68e50be1350566243f6d2cb1403d09ab68e5fed39ea6c56212e42b90f1_ppc64le",
"8Base-RHACM-2.6:rhacm2/acm-must-gather-rhel8@sha256:1457ff5cfd61611fdc968d4af5b020d835e107b97932c7ba7b3f5ed4cbd0e39f_ppc64le",
"8Base-RHACM-2.6:rhacm2/acm-must-gather-rhel8@sha256:39842906b3846418bc31098e2abad08210118d86aa683e9e5fd04a97822df22d_arm64",
"8Base-RHACM-2.6:rhacm2/acm-must-gather-rhel8@sha256:8a69add2d90a1e094de8510052b683e1765153da75e316ad7778499af0c5ddf9_s390x",
"8Base-RHACM-2.6:rhacm2/acm-must-gather-rhel8@sha256:dca91134a2c1c33c736afcd4c9373749448641385f39162c74e115691289e843_amd64",
"8Base-RHACM-2.6:rhacm2/acm-operator-bundle@sha256:0eac6124f59492d09c1ae650025d59ea0e8547d9f9c832cb9607b09254ff6ddd_s390x",
"8Base-RHACM-2.6:rhacm2/acm-operator-bundle@sha256:1cbcd58a4c23e4c89a6a0509f78802a5aa21205db2784ebc9772b99a3917b183_arm64",
"8Base-RHACM-2.6:rhacm2/acm-operator-bundle@sha256:997aaee36f0bed47e231925a3f2c2ecc503410e54b35727f035c72477f3d1944_ppc64le",
"8Base-RHACM-2.6:rhacm2/acm-operator-bundle@sha256:ce699187f250b93976b8063228ac12d11c6c8f6baba69ba4ed17a38730e84eb3_amd64",
"8Base-RHACM-2.6:rhacm2/acm-prometheus-config-reloader-rhel8@sha256:693a77a9324d6c7f0e69bd9d5725b51f3e429972f1e67469e93648cb347eae84_arm64",
"8Base-RHACM-2.6:rhacm2/acm-prometheus-config-reloader-rhel8@sha256:89757e804d5df2b5eeeb1191b599c3acb9e75f61170f888095302830d6de0582_s390x",
"8Base-RHACM-2.6:rhacm2/acm-prometheus-config-reloader-rhel8@sha256:8e45e1fd7342d7525b118f01794cac1f4a8662def5f2a06336b698db2e268742_amd64",
"8Base-RHACM-2.6:rhacm2/acm-prometheus-config-reloader-rhel8@sha256:ce1c17b34b7aac2e990dc0efe40f4406e73f727b2c7bfe109eded849de753f1a_ppc64le",
"8Base-RHACM-2.6:rhacm2/acm-prometheus-rhel8@sha256:728606d96dd9e0fc2e7810e092e10ee071ec36598c990c8252beccace59a679e_amd64",
"8Base-RHACM-2.6:rhacm2/acm-prometheus-rhel8@sha256:b457d0b95d88c5dd0aac87492cbca40a9d7c2074002ad110f52d562f0c5d0797_arm64",
"8Base-RHACM-2.6:rhacm2/acm-prometheus-rhel8@sha256:f34d2569033bfb1d173342264f090f46d80f7843d52704a7ce9e9eb9de2f5abb_s390x",
"8Base-RHACM-2.6:rhacm2/acm-prometheus-rhel8@sha256:f720e0a94bfe7ed5d812819a3e77cc0581be102970127d8c0d4aa06a05edbf3d_ppc64le",
"8Base-RHACM-2.6:rhacm2/acm-volsync-addon-controller-rhel8@sha256:17ccd6b924b36ab14e3ca5f5331ba7e4c86f8cb64304640d58c3ee6b76edbcaf_ppc64le",
"8Base-RHACM-2.6:rhacm2/acm-volsync-addon-controller-rhel8@sha256:27079308ea87e35564cc3089c65eae68d63880a3bb093ca64d1678a68b60fcec_amd64",
"8Base-RHACM-2.6:rhacm2/acm-volsync-addon-controller-rhel8@sha256:9eabaac2df91aeef613d6973669d07298f2159c6a6e0c9f294623f7b1a10bc08_s390x",
"8Base-RHACM-2.6:rhacm2/acm-volsync-addon-controller-rhel8@sha256:f7abdf1756bc0ff2ebf02fee0469a8b9eeabe1fa8cafdd21c6e8f958155b70bb_arm64",
"8Base-RHACM-2.6:rhacm2/cert-policy-controller-rhel8@sha256:017c1e663827a3b55d70badd3ed979b5d1831252c49d671897a85a75afaa5bb0_s390x",
"8Base-RHACM-2.6:rhacm2/cert-policy-controller-rhel8@sha256:0610778095974edf936602018281bf7a5e287ba9eca9f661a423e68bbe000e40_ppc64le",
"8Base-RHACM-2.6:rhacm2/cert-policy-controller-rhel8@sha256:a66d7d4ee1179f7fce639490f919d722db54eaa3118b4135078c33e6cbf91488_amd64",
"8Base-RHACM-2.6:rhacm2/cert-policy-controller-rhel8@sha256:d660befef0c8f7a4db7aa3b865545c9863d8f37e7ba4b8de4380185f82b208d4_arm64",
"8Base-RHACM-2.6:rhacm2/cluster-backup-rhel8-operator@sha256:1a749d0795972a9bfd5a00aa96c238a660673464be01b2aa9fd7a3aeead6ddf7_amd64",
"8Base-RHACM-2.6:rhacm2/cluster-backup-rhel8-operator@sha256:8915dbdc562e63441f79041bdf1176e46ce53e95418d133f0cd0c1ff79da48a2_arm64",
"8Base-RHACM-2.6:rhacm2/cluster-backup-rhel8-operator@sha256:995f225449b207da9a3cad175dac85b87eefb28ff5bae6a588f40fd79fbe12a1_ppc64le",
"8Base-RHACM-2.6:rhacm2/cluster-backup-rhel8-operator@sha256:f1255a76c6275a4b6a400c82e204a5112fff6fe87f71626f8f309763f6a5d9e4_s390x",
"8Base-RHACM-2.6:rhacm2/config-policy-controller-rhel8@sha256:3b2e0d850e8fc966ec80bff16df26002334744a96b81c7a7dfe222f1706a52e3_s390x",
"8Base-RHACM-2.6:rhacm2/config-policy-controller-rhel8@sha256:447f275bbde46d7fc173798ef5abc0a77a6780f0dffdc171786edbe00f27d8d8_ppc64le",
"8Base-RHACM-2.6:rhacm2/config-policy-controller-rhel8@sha256:61964a1a0ddf2e98bcf5249b7374235055ab85cc26663a8d9397c2b7f6fbb4c6_amd64",
"8Base-RHACM-2.6:rhacm2/config-policy-controller-rhel8@sha256:a3abaa3d0bf1d34fa9e40903a8713c439f5f7f751e775d32cbab308983064ce0_arm64",
"8Base-RHACM-2.6:rhacm2/console-rhel8@sha256:6c0f630ff57f6f423df6dbf4df9faad25089f9b391be35cb8bc9cd5211f94d67_arm64",
"8Base-RHACM-2.6:rhacm2/console-rhel8@sha256:8608aed6971299def3fbe749336727e84c69582664dedac3145b92ea24e62e4d_amd64",
"8Base-RHACM-2.6:rhacm2/console-rhel8@sha256:afa80ae8274db7fa6796c35980fc5df15889e94aff3361f6cda643e5a09da220_ppc64le",
"8Base-RHACM-2.6:rhacm2/console-rhel8@sha256:f06e4e3f62db52c6d7fa0bc1f289de773e18d076bc38612e1b0ddc85c76fde06_s390x",
"8Base-RHACM-2.6:rhacm2/endpoint-monitoring-rhel8-operator@sha256:060bcd658756a924b4ce4d202bd447a3254fc1f49af7d685dde8720f355cde8e_arm64",
"8Base-RHACM-2.6:rhacm2/endpoint-monitoring-rhel8-operator@sha256:091d66731c5fe8eba5646c6b2622bb38c074e202a8a4a7e906921673b60f0898_amd64",
"8Base-RHACM-2.6:rhacm2/endpoint-monitoring-rhel8-operator@sha256:80660eb7f3c068768b0ea04ff20f4539194c52427ffdab4626bf781aa3f2ca64_s390x",
"8Base-RHACM-2.6:rhacm2/endpoint-monitoring-rhel8-operator@sha256:d6204fcf04c83bac13232ec1602572ad5f22bb528537e591079dfa36152697ec_ppc64le",
"8Base-RHACM-2.6:rhacm2/governance-policy-propagator-rhel8@sha256:51be0f04938b60ed1dba60908bebd2000d78e4ade34757bae70a083c67d77e8e_arm64",
"8Base-RHACM-2.6:rhacm2/governance-policy-propagator-rhel8@sha256:9577701bf3c7aa00b99531d2c3842130abc6cd91c52c4a7ba040b705eeace4c7_s390x",
"8Base-RHACM-2.6:rhacm2/governance-policy-propagator-rhel8@sha256:bdc6c128628db86697af198430c5ae5c61c3e586c1a97187e4d4e852cec61e92_ppc64le",
"8Base-RHACM-2.6:rhacm2/governance-policy-propagator-rhel8@sha256:cc519319b9f4fe672144ebedd772ddf56d5de90e3c8f52c0fb9b55313f71a7b3_amd64",
"8Base-RHACM-2.6:rhacm2/governance-policy-spec-sync-rhel8@sha256:2c1905ae8a83e5598678457fd955cbc867453ed5836de6fcc182e4928df8bd67_s390x",
"8Base-RHACM-2.6:rhacm2/governance-policy-spec-sync-rhel8@sha256:4a8d30cc0e1d83c69b7f3339418b101da23fbcaee7d326bedaff677eceb25ab2_ppc64le",
"8Base-RHACM-2.6:rhacm2/governance-policy-spec-sync-rhel8@sha256:6849cf1b4dd883d5b4c0cf90a3adfb26cb59d03d3b892cee3669a32dd6b8dcc2_amd64",
"8Base-RHACM-2.6:rhacm2/governance-policy-spec-sync-rhel8@sha256:d06ffc621167aff31ecb0fa417b294ff0676fb00e4ef1c6cb0fb2aaf4b2561e0_arm64",
"8Base-RHACM-2.6:rhacm2/governance-policy-status-sync-rhel8@sha256:4c86e16f15aaf454e4e5ce5436e1db27a5f8a55f573c3eaf02e4786fe52edfc8_arm64",
"8Base-RHACM-2.6:rhacm2/governance-policy-status-sync-rhel8@sha256:cf6a75d94f50dd063e939aee18756c767cba43f4e1e62a9c2f2b764ac6f43746_s390x",
"8Base-RHACM-2.6:rhacm2/governance-policy-status-sync-rhel8@sha256:e072b615eeffff80a94831e58c70980684c1ec4bd972844b25b157eb7ed5937f_ppc64le",
"8Base-RHACM-2.6:rhacm2/governance-policy-status-sync-rhel8@sha256:fffe971caa2e911d9c972c0e88712ff431d34c63dbe74e25f1cababa50ea7417_amd64",
"8Base-RHACM-2.6:rhacm2/governance-policy-template-sync-rhel8@sha256:10bc1a3833599a593a058e804de67e92888ed779fd0000928d4a70b6c7d5c1c2_amd64",
"8Base-RHACM-2.6:rhacm2/governance-policy-template-sync-rhel8@sha256:5c17f979f47840a879059ad83de12f0756889564a17190ba4438a7632c999bb1_arm64",
"8Base-RHACM-2.6:rhacm2/governance-policy-template-sync-rhel8@sha256:848bce8007de7714afc8c755b5f0c3cdf5eb6b1d259811c947bc295924539a0e_ppc64le",
"8Base-RHACM-2.6:rhacm2/governance-policy-template-sync-rhel8@sha256:95439f7e18fa87601d5860cbd9ca5f0738786e30a629d23788fd5fe33d694c66_s390x",
"8Base-RHACM-2.6:rhacm2/grafana-dashboard-loader-rhel8@sha256:1f5c1b2cffebf069859e95d0e722cb293f8c176bf5c5873bb9517c96b26c2e10_arm64",
"8Base-RHACM-2.6:rhacm2/grafana-dashboard-loader-rhel8@sha256:5223158a122658bafbd853c596cdc1f7bd7a0e4fdd82b1c3668ac84adeae9f24_s390x",
"8Base-RHACM-2.6:rhacm2/grafana-dashboard-loader-rhel8@sha256:561f1f05925cfe3c5f0f8a9b7475be4bbab183b5611ecfe09b090d80fa4bc2fe_amd64",
"8Base-RHACM-2.6:rhacm2/grafana-dashboard-loader-rhel8@sha256:734270221ec4a516e7eb77f2ec3a753384242116aa70320a1dbe969e915af1df_ppc64le",
"8Base-RHACM-2.6:rhacm2/iam-policy-controller-rhel8@sha256:2827e5f485213f92e2d0092187f3976dd6fe598e39b5cf2212d48c3a44c34b13_arm64",
"8Base-RHACM-2.6:rhacm2/iam-policy-controller-rhel8@sha256:8ca9e80365c76b66b2de3924fc50a5912e606042c704b02cb174a4b8bd3927c4_amd64",
"8Base-RHACM-2.6:rhacm2/iam-policy-controller-rhel8@sha256:c5069e76a900aa300102a0ae54ecbc12c0ac31abfeed8656ee60a949daef79c3_s390x",
"8Base-RHACM-2.6:rhacm2/iam-policy-controller-rhel8@sha256:ca05e79e5508924af71f323c13f664770d8dd4eb61ecf0894e4f9a81f7a1b402_ppc64le",
"8Base-RHACM-2.6:rhacm2/insights-client-rhel8@sha256:02cacfec60c80b9228e8b18949751de867f974ea6b1172129096e64e949c0598_amd64",
"8Base-RHACM-2.6:rhacm2/insights-client-rhel8@sha256:2b14036d0291e54c3191682de2ea875a78d78c35b2791a5a113ba1a8920f0621_ppc64le",
"8Base-RHACM-2.6:rhacm2/insights-client-rhel8@sha256:d4c05f641de8fd0753d63cc6d5b62464d3d6a87d601514e87ef2e40bbe7b01b6_s390x",
"8Base-RHACM-2.6:rhacm2/insights-client-rhel8@sha256:e15c410b693b34f49869d037ebb5584384fcdf88114b7a94967ca09f1361a5f3_arm64",
"8Base-RHACM-2.6:rhacm2/insights-metrics-rhel8@sha256:67aa55bb65685395ad2773e7459dff5fbccdeedcf9e56ec2722d8f5c919eae89_s390x",
"8Base-RHACM-2.6:rhacm2/insights-metrics-rhel8@sha256:6c54e08f5f6c2cae41a5e108e1019ff6522af8f69d666e22eb4631cd83b85917_amd64",
"8Base-RHACM-2.6:rhacm2/insights-metrics-rhel8@sha256:88d9b7246aa75cb2c88ccb7f2f1202fc465be0f2d89e59f1d2259f69ada56d9d_arm64",
"8Base-RHACM-2.6:rhacm2/insights-metrics-rhel8@sha256:bad98fe71638d7346f31ea45f6063ec970bf90844bb5c5dc5f917bb0f0099899_ppc64le",
"8Base-RHACM-2.6:rhacm2/klusterlet-addon-controller-rhel8@sha256:22e510955af3fa736b7306c387f44b5f15f5f9a7a006c6587e06d5d8602cc2f0_s390x",
"8Base-RHACM-2.6:rhacm2/klusterlet-addon-controller-rhel8@sha256:55bc86326f992cc4f4401b93f90cdd2baa6728015ffaf6168f2d46ae43c70cf4_ppc64le",
"8Base-RHACM-2.6:rhacm2/klusterlet-addon-controller-rhel8@sha256:8dd7f47af047fb899c7fcbad61cb8f38da45990cac186f9235aec3e4e7de25e9_amd64",
"8Base-RHACM-2.6:rhacm2/klusterlet-addon-controller-rhel8@sha256:bdb97eb5bb0e8f59edf0d389fb07c45171e728dc8b4d2bdacd785193b46ec03b_arm64",
"8Base-RHACM-2.6:rhacm2/kube-rbac-proxy-rhel8@sha256:11a353ee9da6cc843d5f346f4fa51681d13318e2e61fc4d1a3f63406eb175260_s390x",
"8Base-RHACM-2.6:rhacm2/kube-rbac-proxy-rhel8@sha256:31757f3e3bb08b4e49e54694b18b3cf327637be20535482b2df1345b17444dda_amd64",
"8Base-RHACM-2.6:rhacm2/kube-rbac-proxy-rhel8@sha256:b2c0b7414d0fc36a49cbdc5a56b25dd62aac18defc2defbd9c1895cd13a5e716_arm64",
"8Base-RHACM-2.6:rhacm2/kube-rbac-proxy-rhel8@sha256:dbd816d503e9beb58622604432eb415419e893627eb95c1ceeb8ff5bda7d6335_ppc64le",
"8Base-RHACM-2.6:rhacm2/kube-state-metrics-rhel8@sha256:53246a6df1f0880d94ed2644fa4366e3e2108b6fa8a51745af87785346ce5304_s390x",
"8Base-RHACM-2.6:rhacm2/kube-state-metrics-rhel8@sha256:5f2393bceefffb32240043b6722aa73d31fc8133cc2666fcf5eb8d33794bc54f_arm64",
"8Base-RHACM-2.6:rhacm2/kube-state-metrics-rhel8@sha256:c792c043462281cde7c93bd8e2136f62ca17d072e7f466353f37de8e5f5dc949_ppc64le",
"8Base-RHACM-2.6:rhacm2/kube-state-metrics-rhel8@sha256:e6b1d24b56e6973eee1569e351db6637ca67e1d6cd124adb845cbf6e35a4f6af_amd64",
"8Base-RHACM-2.6:rhacm2/management-ingress-rhel8@sha256:07238998d21204cd8f25dc63e6dbde20a2dd25c3b96609729306db6c63a0fca4_arm64",
"8Base-RHACM-2.6:rhacm2/management-ingress-rhel8@sha256:0d2665d19a8753c6269f594b68b067cd62a402404287e6416543c1af2d7d3cf4_ppc64le",
"8Base-RHACM-2.6:rhacm2/management-ingress-rhel8@sha256:6917d018e53aabb6f5402f02000aedd2e5cf71bcc84562e0fc7d7c87049f4b67_amd64",
"8Base-RHACM-2.6:rhacm2/management-ingress-rhel8@sha256:73b0444bd91a1dade3b7e76245ac8d6cb568929bba321b8c86c269d6f542ac3b_s390x",
"8Base-RHACM-2.6:rhacm2/memcached-exporter-rhel8@sha256:7d85dd62346a647d22202baa0f8d405b2aaf9a7174b38e5d29df2e03530009c3_s390x",
"8Base-RHACM-2.6:rhacm2/memcached-exporter-rhel8@sha256:9635616c8f058e67d557201147904b05f8b49938f63fb2b0239dfca883f61685_arm64",
"8Base-RHACM-2.6:rhacm2/memcached-exporter-rhel8@sha256:9e91ecec92ec0df8b72beb6040f39d9a25b0bfad844e92ea34cc2d648d221d22_ppc64le",
"8Base-RHACM-2.6:rhacm2/memcached-exporter-rhel8@sha256:c773b9a2fffcd549d4936054260f655c78da603957826d6bad4e8567a213ad10_amd64",
"8Base-RHACM-2.6:rhacm2/memcached-rhel8@sha256:584f8c4a9a1b75fc71948a98add560d4fe3d936ee46ac791f32121dbadf8c7d2_ppc64le",
"8Base-RHACM-2.6:rhacm2/memcached-rhel8@sha256:59b3ce3f3f4459c97cfffee5e20830d70f8a69198b5fab271e6c478d615c46d3_arm64",
"8Base-RHACM-2.6:rhacm2/memcached-rhel8@sha256:6f458c76757203b28434f871027c6a466a73d246ceb5bfac8793ad1896a672ab_amd64",
"8Base-RHACM-2.6:rhacm2/memcached-rhel8@sha256:e34722fd656e3205dcdb565b0ab68e9971174c11f125dbfff3bf82e1e21f3a76_s390x",
"8Base-RHACM-2.6:rhacm2/metrics-collector-rhel8@sha256:3a81a018b939752543e78c2d68d1436b851be2256b88c3e66cd506ae1d8f4c9c_ppc64le",
"8Base-RHACM-2.6:rhacm2/metrics-collector-rhel8@sha256:6a3e0c36c123c9dc54759655d9148f580abada501034914863a6528ded19ef34_amd64",
"8Base-RHACM-2.6:rhacm2/metrics-collector-rhel8@sha256:7991f484f97b9951f27f70e67d5db0850c4189ee86db8406cdda961a9beb06f0_arm64",
"8Base-RHACM-2.6:rhacm2/metrics-collector-rhel8@sha256:fa08b9bf3fd334738984e150ba5bfd2e005374752f3112340b65f6434eacd057_s390x",
"8Base-RHACM-2.6:rhacm2/multicloud-integrations-rhel8@sha256:2bcbf9a565f3c566061325aca3174ec755b5c94a28612718a3f1563db317273e_ppc64le",
"8Base-RHACM-2.6:rhacm2/multicloud-integrations-rhel8@sha256:6813ccd43a1aecd1aaf4d5d4b1620fd63bbca00b736100189ff91246bf3bc36b_arm64",
"8Base-RHACM-2.6:rhacm2/multicloud-integrations-rhel8@sha256:db89ef3686570526afdb2b79fd698aca5dc50c633009760f1748fb9fd506067b_amd64",
"8Base-RHACM-2.6:rhacm2/multicloud-integrations-rhel8@sha256:db8bc27937802c5d8fff769b9c93c8a01411629d199adbc39235e721d6468b30_s390x",
"8Base-RHACM-2.6:rhacm2/multicluster-observability-rhel8-operator@sha256:434db0ca203b14b899fff9b7a2a5b975de852ea29620a828f29246448aba873c_ppc64le",
"8Base-RHACM-2.6:rhacm2/multicluster-observability-rhel8-operator@sha256:876bfa63b0e13833eaeadb7c6a0481f1d7970b283f69ece4d81c99985f4dd161_arm64",
"8Base-RHACM-2.6:rhacm2/multicluster-observability-rhel8-operator@sha256:d23f208e020d42bc095011d423146e2da35b2bc85b844911bde2f4edf696bdca_amd64",
"8Base-RHACM-2.6:rhacm2/multicluster-observability-rhel8-operator@sha256:f29581baf5277588d2e4cd01380ecf46e3c97a2f17ade01b048f75c29f18d62c_s390x",
"8Base-RHACM-2.6:rhacm2/multicluster-operators-application-rhel8@sha256:1952d422bd7ba42323711faba59244c449293cc92502e350460fee07c0e3b34a_ppc64le",
"8Base-RHACM-2.6:rhacm2/multicluster-operators-application-rhel8@sha256:566a60f630ec346eced3106ec072963d1b9f9d300e7d4cee6af6dc0d590a3937_s390x",
"8Base-RHACM-2.6:rhacm2/multicluster-operators-application-rhel8@sha256:724dd9f4a5e4acd061206ca2ea57c329210ade5135dbdf941b8d7e720daa4f10_arm64",
"8Base-RHACM-2.6:rhacm2/multicluster-operators-application-rhel8@sha256:ace8895fc62c1394dfa7854fd9ce3e14ef859e989255f70dc9a5a3d9bcd514c0_amd64",
"8Base-RHACM-2.6:rhacm2/multicluster-operators-channel-rhel8@sha256:1ebe6504a6a58f39f93952bf1c135ea58ff77e65c5b8ba73c7ad6295e66a1b45_s390x",
"8Base-RHACM-2.6:rhacm2/multicluster-operators-channel-rhel8@sha256:557cc962d0b10d80a9dea7adce387ea28fb4199a02fa8546645ab2cacbf28b88_ppc64le",
"8Base-RHACM-2.6:rhacm2/multicluster-operators-channel-rhel8@sha256:82526c7c046325bde1dfa0a47b58b773355f00bc95c23be75105e7255e7bddd2_arm64",
"8Base-RHACM-2.6:rhacm2/multicluster-operators-channel-rhel8@sha256:85e20d97f28e43668c2790bd6e0adbc598d01f9fab849761fb96d7a5c4946a87_amd64",
"8Base-RHACM-2.6:rhacm2/multicluster-operators-subscription-rhel8@sha256:7310f31faae367a363c27a7236b562bbfe8381a352fce906279590bac11571d2_ppc64le",
"8Base-RHACM-2.6:rhacm2/multicluster-operators-subscription-rhel8@sha256:7676d33b9be36ca6660d3aed888fdffcf270fcf82258ed9531e2746a3d27610c_s390x",
"8Base-RHACM-2.6:rhacm2/multicluster-operators-subscription-rhel8@sha256:e718d5abef58365d547ef73828a26adff5b6cef1bf935aa7c27f12f604b50337_amd64",
"8Base-RHACM-2.6:rhacm2/multicluster-operators-subscription-rhel8@sha256:f58aff87d1efb64417c6976f6772a464e54beefe847f50a141726b7a1a6a293a_arm64",
"8Base-RHACM-2.6:rhacm2/multiclusterhub-repo-rhel8@sha256:03222a9dd6eca9cf44932a0ff1bf89bd9d2d29683f1ebb0d0aa49171b77a4963_ppc64le",
"8Base-RHACM-2.6:rhacm2/multiclusterhub-repo-rhel8@sha256:881b8c3b19918affd478c0ad0c73dff96dd28f5c1dfddb86472b42e422fa25b6_amd64",
"8Base-RHACM-2.6:rhacm2/multiclusterhub-repo-rhel8@sha256:9de94ea1f83ec8b7257c7b2befc1485ed9cc40c9ef3600c4c4c50934e708cf9d_s390x",
"8Base-RHACM-2.6:rhacm2/multiclusterhub-repo-rhel8@sha256:a45ed68e7d3ac89d17eaf06445cabfc19a9ce85a42f116d75028d6acd18a322b_arm64",
"8Base-RHACM-2.6:rhacm2/multiclusterhub-rhel8@sha256:48d1fa8bc5f6a4d8349c41126301bd86d12836384f336881ecb71bd79f84ae93_ppc64le",
"8Base-RHACM-2.6:rhacm2/multiclusterhub-rhel8@sha256:a33e91fb763a2f0894433bce31bd44229e7d5f5c53d36c6b6f643807a45c110b_arm64",
"8Base-RHACM-2.6:rhacm2/multiclusterhub-rhel8@sha256:d6e126cbdd3cfbcdee04b093389ca1b07ac8038da96060051ed94e1eeacc6d92_s390x",
"8Base-RHACM-2.6:rhacm2/multiclusterhub-rhel8@sha256:ecf12158a2d8802b4c7efd6b336ff36c1e002223b1d385a40fbef638d5e4aa21_amd64",
"8Base-RHACM-2.6:rhacm2/node-exporter-rhel8@sha256:14d23638efff3c30661c9a5f3ddb6ab0c7a9d162de1176dd9565cf49dfa4b9c5_amd64",
"8Base-RHACM-2.6:rhacm2/node-exporter-rhel8@sha256:533005e1608de68a09e53599de3f30990db95cb923794bab9ae9e3bc1a8b6baf_arm64",
"8Base-RHACM-2.6:rhacm2/node-exporter-rhel8@sha256:99eef3491c7092afa14179b9a9d39dd8fbfb3c9bb61759d678af5d91ac23e59d_s390x",
"8Base-RHACM-2.6:rhacm2/node-exporter-rhel8@sha256:e200d4e1802cce7fce32b1e0dc5c3220b6f6477b73b3a2d8ea26a5a42d63f46b_ppc64le",
"8Base-RHACM-2.6:rhacm2/observatorium-rhel8-operator@sha256:092e3437e6d38b2bf676d7fb67ad672e3ef03440017b5af7c1ebd2beb3f437eb_amd64",
"8Base-RHACM-2.6:rhacm2/observatorium-rhel8-operator@sha256:8cf076bfb049d1aabd00040ee65f0fedd590f0dd448c7561de494093a915b397_ppc64le",
"8Base-RHACM-2.6:rhacm2/observatorium-rhel8-operator@sha256:e69987a64fdbf873d4b19d8626c0c5e99dd13d7c95446850559be966dae45ad0_arm64",
"8Base-RHACM-2.6:rhacm2/observatorium-rhel8-operator@sha256:f0bf89eaea6b7afc2d08c77bd40dfba581f91f462f5ec3d70473b332ca6f781c_s390x",
"8Base-RHACM-2.6:rhacm2/observatorium-rhel8@sha256:0686cfddd61737f7e7eb4f0c011397277394559edac3bb947c0969e302686dd5_ppc64le",
"8Base-RHACM-2.6:rhacm2/observatorium-rhel8@sha256:8f2f3732600235f66c406b6121ac37979f52572ce90353b6e099be7b74406251_amd64",
"8Base-RHACM-2.6:rhacm2/observatorium-rhel8@sha256:9e1fccc5b17865a6d7baaa1a15cb50f47d80a14b0a7bcbd94c12f0ddcaaf1b28_s390x",
"8Base-RHACM-2.6:rhacm2/observatorium-rhel8@sha256:bdd89a1051c8f21e7d81ff80c96731a0eaa7d15c320ab1e6b1dc3f6babd42598_arm64",
"8Base-RHACM-2.6:rhacm2/prometheus-alertmanager-rhel8@sha256:0860b7aa5e8b07792ad7f5d5c0654e23e9da8eedd4b9f509caea616dcfa97d69_amd64",
"8Base-RHACM-2.6:rhacm2/prometheus-alertmanager-rhel8@sha256:624895d8579ef6f3e5b17558a30775790ec6f00701f8c5cdfa315292d7f9e867_s390x",
"8Base-RHACM-2.6:rhacm2/prometheus-alertmanager-rhel8@sha256:6d09865a228cdbbc6d1ac13042c3c00f0bd086f6dc181dfa3cdf8c7f9d826b9e_arm64",
"8Base-RHACM-2.6:rhacm2/prometheus-alertmanager-rhel8@sha256:c69fee848d21346a271972e89d91898eac9fec27d598d98ffa004ca8d1b53270_ppc64le",
"8Base-RHACM-2.6:rhacm2/prometheus-rhel8@sha256:52cea7c27de23e3358030b09f22b962723c523a940f8e2043edc298c907d761c_arm64",
"8Base-RHACM-2.6:rhacm2/prometheus-rhel8@sha256:67e0fadfbb4d99a60435ed12b470772b38ace4ca815fe73da68eb3c826e200fc_ppc64le",
"8Base-RHACM-2.6:rhacm2/prometheus-rhel8@sha256:e8241b1d852d605b44ecfcc552cb0f905f72e8a17c8d228162b40c19388f5176_s390x",
"8Base-RHACM-2.6:rhacm2/prometheus-rhel8@sha256:ed0cc13e79949436d29a7ad0b41b189744a177ea27545fd5eb9b4f71e87bd0eb_amd64",
"8Base-RHACM-2.6:rhacm2/rbac-query-proxy-rhel8@sha256:29c76a37497f212aed280e2bf16ef45fb3785fb4649ce17b7fe9d653a79e2112_arm64",
"8Base-RHACM-2.6:rhacm2/rbac-query-proxy-rhel8@sha256:475a45884a51127722030226ff9a5f0752c98574c41eb61796aece5e702346a3_ppc64le",
"8Base-RHACM-2.6:rhacm2/rbac-query-proxy-rhel8@sha256:582301b10af0b966ae7d5e130cb0e5f96e7912dc66b4108e0d6078656ca80604_amd64",
"8Base-RHACM-2.6:rhacm2/rbac-query-proxy-rhel8@sha256:f1c7de85a44c03f48a6f62ba1d7d650f0b06e0f502cecff1512ad637b5bc1c27_s390x",
"8Base-RHACM-2.6:rhacm2/redisgraph-tls-rhel8@sha256:128279a656bfbde6c2c052766d63a1de6a06d8bea2707813c64396c2ae382478_amd64",
"8Base-RHACM-2.6:rhacm2/redisgraph-tls-rhel8@sha256:35927ca6e6e9c8d420c499a0c8ad37c4297ba19743d550f489d3e66482275a49_arm64",
"8Base-RHACM-2.6:rhacm2/redisgraph-tls-rhel8@sha256:4696baed553266682ba2b54d3bf683d2ff1241b625de5ec54a45c1b2c5f96243_s390x",
"8Base-RHACM-2.6:rhacm2/redisgraph-tls-rhel8@sha256:d722f2ffab1f58bbaf3c62ef71dbf7e6c4023e6ab17690f1049075a321d0b1ac_ppc64le",
"8Base-RHACM-2.6:rhacm2/search-aggregator-rhel8@sha256:2b5f372c1c73c4de587b5a4388d95b8cc553fc56af446fcefa0e14c6d980b6b3_ppc64le",
"8Base-RHACM-2.6:rhacm2/search-aggregator-rhel8@sha256:38fceeedc0672def1c2cf42bb6743ae726e77d9f7352d002b3fc688c6d551852_amd64",
"8Base-RHACM-2.6:rhacm2/search-aggregator-rhel8@sha256:6a915335bcebb0884fc72df2dfee97c74d42c035864b960e1c800fa6c5f8d93c_arm64",
"8Base-RHACM-2.6:rhacm2/search-aggregator-rhel8@sha256:752decaefc38aa009f54201b38d4ab26d9b4020caec649d9b1f1564f56c47c2a_s390x",
"8Base-RHACM-2.6:rhacm2/search-api-rhel8@sha256:37eea70d5b1c89c25372dcea8c8c03e1e0a9af1b5a06f3b0706ba776ae8847c1_amd64",
"8Base-RHACM-2.6:rhacm2/search-api-rhel8@sha256:7400088d206592eb29cd86182909626262c9b2a99f017811fcc9d8a753c39009_arm64",
"8Base-RHACM-2.6:rhacm2/search-api-rhel8@sha256:aa8ea0deabc39a068f3f6ce9fa6334e44fc507355009a9bff448e742156ec203_ppc64le",
"8Base-RHACM-2.6:rhacm2/search-api-rhel8@sha256:b4d2d39c2b3b736987f1e888b858d52a7ebd9f8d0cebd3bdef8c59f6e3e41725_s390x",
"8Base-RHACM-2.6:rhacm2/search-collector-rhel8@sha256:0174699ec75fcda08892b4e72b674df989af51ea5f04de57a62c2a85a3c08f4f_arm64",
"8Base-RHACM-2.6:rhacm2/search-collector-rhel8@sha256:5a29a9805b8d20969cba86da11a9de8176a3172df361aec5fae136a4271de308_amd64",
"8Base-RHACM-2.6:rhacm2/search-collector-rhel8@sha256:be7eed9ad9502bcc294081f7e2098fc4f8411c912c34fe63479b5b770d06caca_s390x",
"8Base-RHACM-2.6:rhacm2/search-collector-rhel8@sha256:c467c1d7ceaf5281077f7fe8ff1c1c4cffe325132890a3ab9b96ea5db2e2c930_ppc64le",
"8Base-RHACM-2.6:rhacm2/search-rhel8@sha256:2135cd20bb7ebbf48499992fe46a928e28fc78c86e360633ea09054520c42539_ppc64le",
"8Base-RHACM-2.6:rhacm2/search-rhel8@sha256:3a7a31974210e21a3faed9b57a75b970c70ac41d9662b884d4ce67275f756fc7_arm64",
"8Base-RHACM-2.6:rhacm2/search-rhel8@sha256:6e6a19f1440e4eb15a8206e18f7f4dde3e1a5c6518944571d09923d116d3f04e_amd64",
"8Base-RHACM-2.6:rhacm2/search-rhel8@sha256:e6ed3e65f0d49b3c6b0e3e97593a8fae4d453f3aecf8d7829c0d25c68bc91ea1_s390x",
"8Base-RHACM-2.6:rhacm2/submariner-addon-rhel8@sha256:7b80d01371f551df506bd0c56df6829845bfce497ff01cc44b68f172ed5399b4_ppc64le",
"8Base-RHACM-2.6:rhacm2/submariner-addon-rhel8@sha256:934c560bc786015c694e9cffbae8e86f631b3331d62f5a547931446dae82f8c3_s390x",
"8Base-RHACM-2.6:rhacm2/submariner-addon-rhel8@sha256:b467881f4028a89a9e79ba93da719845db576f47a04ae6e569c2317be5594b29_arm64",
"8Base-RHACM-2.6:rhacm2/submariner-addon-rhel8@sha256:fc5592d42e4aca70288448d174511b922ece7f8cb4b41c6a36195c3a4a60aa36_amd64",
"8Base-RHACM-2.6:rhacm2/thanos-receive-controller-rhel8@sha256:21f2626c10c4fb61b37e6ca4ab574186b423f155fbc5cfef3e894fff04cc270e_ppc64le",
"8Base-RHACM-2.6:rhacm2/thanos-receive-controller-rhel8@sha256:c357074958324fc5d602cdcf1cba285bf8582e0b36af79a8f6211bb0dfb77a10_amd64",
"8Base-RHACM-2.6:rhacm2/thanos-receive-controller-rhel8@sha256:d9ac8e67d6d9858b16dd9d1d49c1dd904aa22a7b618e5d33292344faced9c0d3_arm64",
"8Base-RHACM-2.6:rhacm2/thanos-receive-controller-rhel8@sha256:e3b840a7833680170f9e9ca52309552c584935a68c75cc71e6d576b104dc01c8_s390x",
"8Base-RHACM-2.6:rhacm2/thanos-rhel8@sha256:453c525197ccfe1f866af70ca2e7f3deb6f98d0b98c09b602b4fa1368787213d_amd64",
"8Base-RHACM-2.6:rhacm2/thanos-rhel8@sha256:4b3b45ad0b564360c245d20b1540c2398c9606cf8684275e4ee071c591357929_arm64",
"8Base-RHACM-2.6:rhacm2/thanos-rhel8@sha256:7e43ba8f47ec54b5f86d13c81b67b044176530b63b5ae3f40332fc975cc6b21f_s390x",
"8Base-RHACM-2.6:rhacm2/thanos-rhel8@sha256:faaa00c0af80c781a7c610616153a3cd1dc1b20637934c3a243a2e9664ba0ee5_ppc64le"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2022:6370"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"8Base-RHACM-2.6:rhacm2/acm-governance-policy-addon-controller-rhel8@sha256:615ab5d9542759d921634737709e84a8e65d003ea136e5d22858d380225fd177_amd64",
"8Base-RHACM-2.6:rhacm2/acm-governance-policy-addon-controller-rhel8@sha256:958b729d30f10b9c121e68ac8ede2054ed29cc52a9a7d6df0537ed221aa74358_s390x",
"8Base-RHACM-2.6:rhacm2/acm-governance-policy-addon-controller-rhel8@sha256:b5bef941b4e0b5b3529ca5b2311c85295b9f6d12e482a9cbdad691c2406541f1_ppc64le",
"8Base-RHACM-2.6:rhacm2/acm-governance-policy-addon-controller-rhel8@sha256:f6194b9056d77e54f3c74caa9eab87bd1df1818d082fc807229d1c44ec6c88c4_arm64",
"8Base-RHACM-2.6:rhacm2/acm-grafana-rhel8@sha256:45616ed43b53d3a83e65828118f09430396f5bcb0566ae3a65d937b59f0d873e_s390x",
"8Base-RHACM-2.6:rhacm2/acm-grafana-rhel8@sha256:8c48441cfa850ea1274932e94da0831618c10f91022619c779304501a75fb161_amd64",
"8Base-RHACM-2.6:rhacm2/acm-grafana-rhel8@sha256:cc1c196b19c5fd8f313c6136359cc9dd37b5f59d32a581b10cf89b80b7d0cbf4_arm64",
"8Base-RHACM-2.6:rhacm2/acm-grafana-rhel8@sha256:cdf24e68e50be1350566243f6d2cb1403d09ab68e5fed39ea6c56212e42b90f1_ppc64le",
"8Base-RHACM-2.6:rhacm2/acm-must-gather-rhel8@sha256:1457ff5cfd61611fdc968d4af5b020d835e107b97932c7ba7b3f5ed4cbd0e39f_ppc64le",
"8Base-RHACM-2.6:rhacm2/acm-must-gather-rhel8@sha256:39842906b3846418bc31098e2abad08210118d86aa683e9e5fd04a97822df22d_arm64",
"8Base-RHACM-2.6:rhacm2/acm-must-gather-rhel8@sha256:8a69add2d90a1e094de8510052b683e1765153da75e316ad7778499af0c5ddf9_s390x",
"8Base-RHACM-2.6:rhacm2/acm-must-gather-rhel8@sha256:dca91134a2c1c33c736afcd4c9373749448641385f39162c74e115691289e843_amd64",
"8Base-RHACM-2.6:rhacm2/acm-operator-bundle@sha256:0eac6124f59492d09c1ae650025d59ea0e8547d9f9c832cb9607b09254ff6ddd_s390x",
"8Base-RHACM-2.6:rhacm2/acm-operator-bundle@sha256:1cbcd58a4c23e4c89a6a0509f78802a5aa21205db2784ebc9772b99a3917b183_arm64",
"8Base-RHACM-2.6:rhacm2/acm-operator-bundle@sha256:997aaee36f0bed47e231925a3f2c2ecc503410e54b35727f035c72477f3d1944_ppc64le",
"8Base-RHACM-2.6:rhacm2/acm-operator-bundle@sha256:ce699187f250b93976b8063228ac12d11c6c8f6baba69ba4ed17a38730e84eb3_amd64",
"8Base-RHACM-2.6:rhacm2/acm-prometheus-config-reloader-rhel8@sha256:693a77a9324d6c7f0e69bd9d5725b51f3e429972f1e67469e93648cb347eae84_arm64",
"8Base-RHACM-2.6:rhacm2/acm-prometheus-config-reloader-rhel8@sha256:89757e804d5df2b5eeeb1191b599c3acb9e75f61170f888095302830d6de0582_s390x",
"8Base-RHACM-2.6:rhacm2/acm-prometheus-config-reloader-rhel8@sha256:8e45e1fd7342d7525b118f01794cac1f4a8662def5f2a06336b698db2e268742_amd64",
"8Base-RHACM-2.6:rhacm2/acm-prometheus-config-reloader-rhel8@sha256:ce1c17b34b7aac2e990dc0efe40f4406e73f727b2c7bfe109eded849de753f1a_ppc64le",
"8Base-RHACM-2.6:rhacm2/acm-prometheus-rhel8@sha256:728606d96dd9e0fc2e7810e092e10ee071ec36598c990c8252beccace59a679e_amd64",
"8Base-RHACM-2.6:rhacm2/acm-prometheus-rhel8@sha256:b457d0b95d88c5dd0aac87492cbca40a9d7c2074002ad110f52d562f0c5d0797_arm64",
"8Base-RHACM-2.6:rhacm2/acm-prometheus-rhel8@sha256:f34d2569033bfb1d173342264f090f46d80f7843d52704a7ce9e9eb9de2f5abb_s390x",
"8Base-RHACM-2.6:rhacm2/acm-prometheus-rhel8@sha256:f720e0a94bfe7ed5d812819a3e77cc0581be102970127d8c0d4aa06a05edbf3d_ppc64le",
"8Base-RHACM-2.6:rhacm2/acm-volsync-addon-controller-rhel8@sha256:17ccd6b924b36ab14e3ca5f5331ba7e4c86f8cb64304640d58c3ee6b76edbcaf_ppc64le",
"8Base-RHACM-2.6:rhacm2/acm-volsync-addon-controller-rhel8@sha256:27079308ea87e35564cc3089c65eae68d63880a3bb093ca64d1678a68b60fcec_amd64",
"8Base-RHACM-2.6:rhacm2/acm-volsync-addon-controller-rhel8@sha256:9eabaac2df91aeef613d6973669d07298f2159c6a6e0c9f294623f7b1a10bc08_s390x",
"8Base-RHACM-2.6:rhacm2/acm-volsync-addon-controller-rhel8@sha256:f7abdf1756bc0ff2ebf02fee0469a8b9eeabe1fa8cafdd21c6e8f958155b70bb_arm64",
"8Base-RHACM-2.6:rhacm2/cert-policy-controller-rhel8@sha256:017c1e663827a3b55d70badd3ed979b5d1831252c49d671897a85a75afaa5bb0_s390x",
"8Base-RHACM-2.6:rhacm2/cert-policy-controller-rhel8@sha256:0610778095974edf936602018281bf7a5e287ba9eca9f661a423e68bbe000e40_ppc64le",
"8Base-RHACM-2.6:rhacm2/cert-policy-controller-rhel8@sha256:a66d7d4ee1179f7fce639490f919d722db54eaa3118b4135078c33e6cbf91488_amd64",
"8Base-RHACM-2.6:rhacm2/cert-policy-controller-rhel8@sha256:d660befef0c8f7a4db7aa3b865545c9863d8f37e7ba4b8de4380185f82b208d4_arm64",
"8Base-RHACM-2.6:rhacm2/cluster-backup-rhel8-operator@sha256:1a749d0795972a9bfd5a00aa96c238a660673464be01b2aa9fd7a3aeead6ddf7_amd64",
"8Base-RHACM-2.6:rhacm2/cluster-backup-rhel8-operator@sha256:8915dbdc562e63441f79041bdf1176e46ce53e95418d133f0cd0c1ff79da48a2_arm64",
"8Base-RHACM-2.6:rhacm2/cluster-backup-rhel8-operator@sha256:995f225449b207da9a3cad175dac85b87eefb28ff5bae6a588f40fd79fbe12a1_ppc64le",
"8Base-RHACM-2.6:rhacm2/cluster-backup-rhel8-operator@sha256:f1255a76c6275a4b6a400c82e204a5112fff6fe87f71626f8f309763f6a5d9e4_s390x",
"8Base-RHACM-2.6:rhacm2/config-policy-controller-rhel8@sha256:3b2e0d850e8fc966ec80bff16df26002334744a96b81c7a7dfe222f1706a52e3_s390x",
"8Base-RHACM-2.6:rhacm2/config-policy-controller-rhel8@sha256:447f275bbde46d7fc173798ef5abc0a77a6780f0dffdc171786edbe00f27d8d8_ppc64le",
"8Base-RHACM-2.6:rhacm2/config-policy-controller-rhel8@sha256:61964a1a0ddf2e98bcf5249b7374235055ab85cc26663a8d9397c2b7f6fbb4c6_amd64",
"8Base-RHACM-2.6:rhacm2/config-policy-controller-rhel8@sha256:a3abaa3d0bf1d34fa9e40903a8713c439f5f7f751e775d32cbab308983064ce0_arm64",
"8Base-RHACM-2.6:rhacm2/console-rhel8@sha256:6c0f630ff57f6f423df6dbf4df9faad25089f9b391be35cb8bc9cd5211f94d67_arm64",
"8Base-RHACM-2.6:rhacm2/console-rhel8@sha256:8608aed6971299def3fbe749336727e84c69582664dedac3145b92ea24e62e4d_amd64",
"8Base-RHACM-2.6:rhacm2/console-rhel8@sha256:afa80ae8274db7fa6796c35980fc5df15889e94aff3361f6cda643e5a09da220_ppc64le",
"8Base-RHACM-2.6:rhacm2/console-rhel8@sha256:f06e4e3f62db52c6d7fa0bc1f289de773e18d076bc38612e1b0ddc85c76fde06_s390x",
"8Base-RHACM-2.6:rhacm2/endpoint-monitoring-rhel8-operator@sha256:060bcd658756a924b4ce4d202bd447a3254fc1f49af7d685dde8720f355cde8e_arm64",
"8Base-RHACM-2.6:rhacm2/endpoint-monitoring-rhel8-operator@sha256:091d66731c5fe8eba5646c6b2622bb38c074e202a8a4a7e906921673b60f0898_amd64",
"8Base-RHACM-2.6:rhacm2/endpoint-monitoring-rhel8-operator@sha256:80660eb7f3c068768b0ea04ff20f4539194c52427ffdab4626bf781aa3f2ca64_s390x",
"8Base-RHACM-2.6:rhacm2/endpoint-monitoring-rhel8-operator@sha256:d6204fcf04c83bac13232ec1602572ad5f22bb528537e591079dfa36152697ec_ppc64le",
"8Base-RHACM-2.6:rhacm2/governance-policy-propagator-rhel8@sha256:51be0f04938b60ed1dba60908bebd2000d78e4ade34757bae70a083c67d77e8e_arm64",
"8Base-RHACM-2.6:rhacm2/governance-policy-propagator-rhel8@sha256:9577701bf3c7aa00b99531d2c3842130abc6cd91c52c4a7ba040b705eeace4c7_s390x",
"8Base-RHACM-2.6:rhacm2/governance-policy-propagator-rhel8@sha256:bdc6c128628db86697af198430c5ae5c61c3e586c1a97187e4d4e852cec61e92_ppc64le",
"8Base-RHACM-2.6:rhacm2/governance-policy-propagator-rhel8@sha256:cc519319b9f4fe672144ebedd772ddf56d5de90e3c8f52c0fb9b55313f71a7b3_amd64",
"8Base-RHACM-2.6:rhacm2/governance-policy-spec-sync-rhel8@sha256:2c1905ae8a83e5598678457fd955cbc867453ed5836de6fcc182e4928df8bd67_s390x",
"8Base-RHACM-2.6:rhacm2/governance-policy-spec-sync-rhel8@sha256:4a8d30cc0e1d83c69b7f3339418b101da23fbcaee7d326bedaff677eceb25ab2_ppc64le",
"8Base-RHACM-2.6:rhacm2/governance-policy-spec-sync-rhel8@sha256:6849cf1b4dd883d5b4c0cf90a3adfb26cb59d03d3b892cee3669a32dd6b8dcc2_amd64",
"8Base-RHACM-2.6:rhacm2/governance-policy-spec-sync-rhel8@sha256:d06ffc621167aff31ecb0fa417b294ff0676fb00e4ef1c6cb0fb2aaf4b2561e0_arm64",
"8Base-RHACM-2.6:rhacm2/governance-policy-status-sync-rhel8@sha256:4c86e16f15aaf454e4e5ce5436e1db27a5f8a55f573c3eaf02e4786fe52edfc8_arm64",
"8Base-RHACM-2.6:rhacm2/governance-policy-status-sync-rhel8@sha256:cf6a75d94f50dd063e939aee18756c767cba43f4e1e62a9c2f2b764ac6f43746_s390x",
"8Base-RHACM-2.6:rhacm2/governance-policy-status-sync-rhel8@sha256:e072b615eeffff80a94831e58c70980684c1ec4bd972844b25b157eb7ed5937f_ppc64le",
"8Base-RHACM-2.6:rhacm2/governance-policy-status-sync-rhel8@sha256:fffe971caa2e911d9c972c0e88712ff431d34c63dbe74e25f1cababa50ea7417_amd64",
"8Base-RHACM-2.6:rhacm2/governance-policy-template-sync-rhel8@sha256:10bc1a3833599a593a058e804de67e92888ed779fd0000928d4a70b6c7d5c1c2_amd64",
"8Base-RHACM-2.6:rhacm2/governance-policy-template-sync-rhel8@sha256:5c17f979f47840a879059ad83de12f0756889564a17190ba4438a7632c999bb1_arm64",
"8Base-RHACM-2.6:rhacm2/governance-policy-template-sync-rhel8@sha256:848bce8007de7714afc8c755b5f0c3cdf5eb6b1d259811c947bc295924539a0e_ppc64le",
"8Base-RHACM-2.6:rhacm2/governance-policy-template-sync-rhel8@sha256:95439f7e18fa87601d5860cbd9ca5f0738786e30a629d23788fd5fe33d694c66_s390x",
"8Base-RHACM-2.6:rhacm2/grafana-dashboard-loader-rhel8@sha256:1f5c1b2cffebf069859e95d0e722cb293f8c176bf5c5873bb9517c96b26c2e10_arm64",
"8Base-RHACM-2.6:rhacm2/grafana-dashboard-loader-rhel8@sha256:5223158a122658bafbd853c596cdc1f7bd7a0e4fdd82b1c3668ac84adeae9f24_s390x",
"8Base-RHACM-2.6:rhacm2/grafana-dashboard-loader-rhel8@sha256:561f1f05925cfe3c5f0f8a9b7475be4bbab183b5611ecfe09b090d80fa4bc2fe_amd64",
"8Base-RHACM-2.6:rhacm2/grafana-dashboard-loader-rhel8@sha256:734270221ec4a516e7eb77f2ec3a753384242116aa70320a1dbe969e915af1df_ppc64le",
"8Base-RHACM-2.6:rhacm2/iam-policy-controller-rhel8@sha256:2827e5f485213f92e2d0092187f3976dd6fe598e39b5cf2212d48c3a44c34b13_arm64",
"8Base-RHACM-2.6:rhacm2/iam-policy-controller-rhel8@sha256:8ca9e80365c76b66b2de3924fc50a5912e606042c704b02cb174a4b8bd3927c4_amd64",
"8Base-RHACM-2.6:rhacm2/iam-policy-controller-rhel8@sha256:c5069e76a900aa300102a0ae54ecbc12c0ac31abfeed8656ee60a949daef79c3_s390x",
"8Base-RHACM-2.6:rhacm2/iam-policy-controller-rhel8@sha256:ca05e79e5508924af71f323c13f664770d8dd4eb61ecf0894e4f9a81f7a1b402_ppc64le",
"8Base-RHACM-2.6:rhacm2/insights-client-rhel8@sha256:02cacfec60c80b9228e8b18949751de867f974ea6b1172129096e64e949c0598_amd64",
"8Base-RHACM-2.6:rhacm2/insights-client-rhel8@sha256:2b14036d0291e54c3191682de2ea875a78d78c35b2791a5a113ba1a8920f0621_ppc64le",
"8Base-RHACM-2.6:rhacm2/insights-client-rhel8@sha256:d4c05f641de8fd0753d63cc6d5b62464d3d6a87d601514e87ef2e40bbe7b01b6_s390x",
"8Base-RHACM-2.6:rhacm2/insights-client-rhel8@sha256:e15c410b693b34f49869d037ebb5584384fcdf88114b7a94967ca09f1361a5f3_arm64",
"8Base-RHACM-2.6:rhacm2/insights-metrics-rhel8@sha256:67aa55bb65685395ad2773e7459dff5fbccdeedcf9e56ec2722d8f5c919eae89_s390x",
"8Base-RHACM-2.6:rhacm2/insights-metrics-rhel8@sha256:6c54e08f5f6c2cae41a5e108e1019ff6522af8f69d666e22eb4631cd83b85917_amd64",
"8Base-RHACM-2.6:rhacm2/insights-metrics-rhel8@sha256:88d9b7246aa75cb2c88ccb7f2f1202fc465be0f2d89e59f1d2259f69ada56d9d_arm64",
"8Base-RHACM-2.6:rhacm2/insights-metrics-rhel8@sha256:bad98fe71638d7346f31ea45f6063ec970bf90844bb5c5dc5f917bb0f0099899_ppc64le",
"8Base-RHACM-2.6:rhacm2/klusterlet-addon-controller-rhel8@sha256:22e510955af3fa736b7306c387f44b5f15f5f9a7a006c6587e06d5d8602cc2f0_s390x",
"8Base-RHACM-2.6:rhacm2/klusterlet-addon-controller-rhel8@sha256:55bc86326f992cc4f4401b93f90cdd2baa6728015ffaf6168f2d46ae43c70cf4_ppc64le",
"8Base-RHACM-2.6:rhacm2/klusterlet-addon-controller-rhel8@sha256:8dd7f47af047fb899c7fcbad61cb8f38da45990cac186f9235aec3e4e7de25e9_amd64",
"8Base-RHACM-2.6:rhacm2/klusterlet-addon-controller-rhel8@sha256:bdb97eb5bb0e8f59edf0d389fb07c45171e728dc8b4d2bdacd785193b46ec03b_arm64",
"8Base-RHACM-2.6:rhacm2/kube-rbac-proxy-rhel8@sha256:11a353ee9da6cc843d5f346f4fa51681d13318e2e61fc4d1a3f63406eb175260_s390x",
"8Base-RHACM-2.6:rhacm2/kube-rbac-proxy-rhel8@sha256:31757f3e3bb08b4e49e54694b18b3cf327637be20535482b2df1345b17444dda_amd64",
"8Base-RHACM-2.6:rhacm2/kube-rbac-proxy-rhel8@sha256:b2c0b7414d0fc36a49cbdc5a56b25dd62aac18defc2defbd9c1895cd13a5e716_arm64",
"8Base-RHACM-2.6:rhacm2/kube-rbac-proxy-rhel8@sha256:dbd816d503e9beb58622604432eb415419e893627eb95c1ceeb8ff5bda7d6335_ppc64le",
"8Base-RHACM-2.6:rhacm2/kube-state-metrics-rhel8@sha256:53246a6df1f0880d94ed2644fa4366e3e2108b6fa8a51745af87785346ce5304_s390x",
"8Base-RHACM-2.6:rhacm2/kube-state-metrics-rhel8@sha256:5f2393bceefffb32240043b6722aa73d31fc8133cc2666fcf5eb8d33794bc54f_arm64",
"8Base-RHACM-2.6:rhacm2/kube-state-metrics-rhel8@sha256:c792c043462281cde7c93bd8e2136f62ca17d072e7f466353f37de8e5f5dc949_ppc64le",
"8Base-RHACM-2.6:rhacm2/kube-state-metrics-rhel8@sha256:e6b1d24b56e6973eee1569e351db6637ca67e1d6cd124adb845cbf6e35a4f6af_amd64",
"8Base-RHACM-2.6:rhacm2/management-ingress-rhel8@sha256:07238998d21204cd8f25dc63e6dbde20a2dd25c3b96609729306db6c63a0fca4_arm64",
"8Base-RHACM-2.6:rhacm2/management-ingress-rhel8@sha256:0d2665d19a8753c6269f594b68b067cd62a402404287e6416543c1af2d7d3cf4_ppc64le",
"8Base-RHACM-2.6:rhacm2/management-ingress-rhel8@sha256:6917d018e53aabb6f5402f02000aedd2e5cf71bcc84562e0fc7d7c87049f4b67_amd64",
"8Base-RHACM-2.6:rhacm2/management-ingress-rhel8@sha256:73b0444bd91a1dade3b7e76245ac8d6cb568929bba321b8c86c269d6f542ac3b_s390x",
"8Base-RHACM-2.6:rhacm2/memcached-exporter-rhel8@sha256:7d85dd62346a647d22202baa0f8d405b2aaf9a7174b38e5d29df2e03530009c3_s390x",
"8Base-RHACM-2.6:rhacm2/memcached-exporter-rhel8@sha256:9635616c8f058e67d557201147904b05f8b49938f63fb2b0239dfca883f61685_arm64",
"8Base-RHACM-2.6:rhacm2/memcached-exporter-rhel8@sha256:9e91ecec92ec0df8b72beb6040f39d9a25b0bfad844e92ea34cc2d648d221d22_ppc64le",
"8Base-RHACM-2.6:rhacm2/memcached-exporter-rhel8@sha256:c773b9a2fffcd549d4936054260f655c78da603957826d6bad4e8567a213ad10_amd64",
"8Base-RHACM-2.6:rhacm2/memcached-rhel8@sha256:584f8c4a9a1b75fc71948a98add560d4fe3d936ee46ac791f32121dbadf8c7d2_ppc64le",
"8Base-RHACM-2.6:rhacm2/memcached-rhel8@sha256:59b3ce3f3f4459c97cfffee5e20830d70f8a69198b5fab271e6c478d615c46d3_arm64",
"8Base-RHACM-2.6:rhacm2/memcached-rhel8@sha256:6f458c76757203b28434f871027c6a466a73d246ceb5bfac8793ad1896a672ab_amd64",
"8Base-RHACM-2.6:rhacm2/memcached-rhel8@sha256:e34722fd656e3205dcdb565b0ab68e9971174c11f125dbfff3bf82e1e21f3a76_s390x",
"8Base-RHACM-2.6:rhacm2/metrics-collector-rhel8@sha256:3a81a018b939752543e78c2d68d1436b851be2256b88c3e66cd506ae1d8f4c9c_ppc64le",
"8Base-RHACM-2.6:rhacm2/metrics-collector-rhel8@sha256:6a3e0c36c123c9dc54759655d9148f580abada501034914863a6528ded19ef34_amd64",
"8Base-RHACM-2.6:rhacm2/metrics-collector-rhel8@sha256:7991f484f97b9951f27f70e67d5db0850c4189ee86db8406cdda961a9beb06f0_arm64",
"8Base-RHACM-2.6:rhacm2/metrics-collector-rhel8@sha256:fa08b9bf3fd334738984e150ba5bfd2e005374752f3112340b65f6434eacd057_s390x",
"8Base-RHACM-2.6:rhacm2/multicloud-integrations-rhel8@sha256:2bcbf9a565f3c566061325aca3174ec755b5c94a28612718a3f1563db317273e_ppc64le",
"8Base-RHACM-2.6:rhacm2/multicloud-integrations-rhel8@sha256:6813ccd43a1aecd1aaf4d5d4b1620fd63bbca00b736100189ff91246bf3bc36b_arm64",
"8Base-RHACM-2.6:rhacm2/multicloud-integrations-rhel8@sha256:db89ef3686570526afdb2b79fd698aca5dc50c633009760f1748fb9fd506067b_amd64",
"8Base-RHACM-2.6:rhacm2/multicloud-integrations-rhel8@sha256:db8bc27937802c5d8fff769b9c93c8a01411629d199adbc39235e721d6468b30_s390x",
"8Base-RHACM-2.6:rhacm2/multicluster-observability-rhel8-operator@sha256:434db0ca203b14b899fff9b7a2a5b975de852ea29620a828f29246448aba873c_ppc64le",
"8Base-RHACM-2.6:rhacm2/multicluster-observability-rhel8-operator@sha256:876bfa63b0e13833eaeadb7c6a0481f1d7970b283f69ece4d81c99985f4dd161_arm64",
"8Base-RHACM-2.6:rhacm2/multicluster-observability-rhel8-operator@sha256:d23f208e020d42bc095011d423146e2da35b2bc85b844911bde2f4edf696bdca_amd64",
"8Base-RHACM-2.6:rhacm2/multicluster-observability-rhel8-operator@sha256:f29581baf5277588d2e4cd01380ecf46e3c97a2f17ade01b048f75c29f18d62c_s390x",
"8Base-RHACM-2.6:rhacm2/multicluster-operators-application-rhel8@sha256:1952d422bd7ba42323711faba59244c449293cc92502e350460fee07c0e3b34a_ppc64le",
"8Base-RHACM-2.6:rhacm2/multicluster-operators-application-rhel8@sha256:566a60f630ec346eced3106ec072963d1b9f9d300e7d4cee6af6dc0d590a3937_s390x",
"8Base-RHACM-2.6:rhacm2/multicluster-operators-application-rhel8@sha256:724dd9f4a5e4acd061206ca2ea57c329210ade5135dbdf941b8d7e720daa4f10_arm64",
"8Base-RHACM-2.6:rhacm2/multicluster-operators-application-rhel8@sha256:ace8895fc62c1394dfa7854fd9ce3e14ef859e989255f70dc9a5a3d9bcd514c0_amd64",
"8Base-RHACM-2.6:rhacm2/multicluster-operators-channel-rhel8@sha256:1ebe6504a6a58f39f93952bf1c135ea58ff77e65c5b8ba73c7ad6295e66a1b45_s390x",
"8Base-RHACM-2.6:rhacm2/multicluster-operators-channel-rhel8@sha256:557cc962d0b10d80a9dea7adce387ea28fb4199a02fa8546645ab2cacbf28b88_ppc64le",
"8Base-RHACM-2.6:rhacm2/multicluster-operators-channel-rhel8@sha256:82526c7c046325bde1dfa0a47b58b773355f00bc95c23be75105e7255e7bddd2_arm64",
"8Base-RHACM-2.6:rhacm2/multicluster-operators-channel-rhel8@sha256:85e20d97f28e43668c2790bd6e0adbc598d01f9fab849761fb96d7a5c4946a87_amd64",
"8Base-RHACM-2.6:rhacm2/multicluster-operators-subscription-rhel8@sha256:7310f31faae367a363c27a7236b562bbfe8381a352fce906279590bac11571d2_ppc64le",
"8Base-RHACM-2.6:rhacm2/multicluster-operators-subscription-rhel8@sha256:7676d33b9be36ca6660d3aed888fdffcf270fcf82258ed9531e2746a3d27610c_s390x",
"8Base-RHACM-2.6:rhacm2/multicluster-operators-subscription-rhel8@sha256:e718d5abef58365d547ef73828a26adff5b6cef1bf935aa7c27f12f604b50337_amd64",
"8Base-RHACM-2.6:rhacm2/multicluster-operators-subscription-rhel8@sha256:f58aff87d1efb64417c6976f6772a464e54beefe847f50a141726b7a1a6a293a_arm64",
"8Base-RHACM-2.6:rhacm2/multiclusterhub-repo-rhel8@sha256:03222a9dd6eca9cf44932a0ff1bf89bd9d2d29683f1ebb0d0aa49171b77a4963_ppc64le",
"8Base-RHACM-2.6:rhacm2/multiclusterhub-repo-rhel8@sha256:881b8c3b19918affd478c0ad0c73dff96dd28f5c1dfddb86472b42e422fa25b6_amd64",
"8Base-RHACM-2.6:rhacm2/multiclusterhub-repo-rhel8@sha256:9de94ea1f83ec8b7257c7b2befc1485ed9cc40c9ef3600c4c4c50934e708cf9d_s390x",
"8Base-RHACM-2.6:rhacm2/multiclusterhub-repo-rhel8@sha256:a45ed68e7d3ac89d17eaf06445cabfc19a9ce85a42f116d75028d6acd18a322b_arm64",
"8Base-RHACM-2.6:rhacm2/multiclusterhub-rhel8@sha256:48d1fa8bc5f6a4d8349c41126301bd86d12836384f336881ecb71bd79f84ae93_ppc64le",
"8Base-RHACM-2.6:rhacm2/multiclusterhub-rhel8@sha256:a33e91fb763a2f0894433bce31bd44229e7d5f5c53d36c6b6f643807a45c110b_arm64",
"8Base-RHACM-2.6:rhacm2/multiclusterhub-rhel8@sha256:d6e126cbdd3cfbcdee04b093389ca1b07ac8038da96060051ed94e1eeacc6d92_s390x",
"8Base-RHACM-2.6:rhacm2/multiclusterhub-rhel8@sha256:ecf12158a2d8802b4c7efd6b336ff36c1e002223b1d385a40fbef638d5e4aa21_amd64",
"8Base-RHACM-2.6:rhacm2/node-exporter-rhel8@sha256:14d23638efff3c30661c9a5f3ddb6ab0c7a9d162de1176dd9565cf49dfa4b9c5_amd64",
"8Base-RHACM-2.6:rhacm2/node-exporter-rhel8@sha256:533005e1608de68a09e53599de3f30990db95cb923794bab9ae9e3bc1a8b6baf_arm64",
"8Base-RHACM-2.6:rhacm2/node-exporter-rhel8@sha256:99eef3491c7092afa14179b9a9d39dd8fbfb3c9bb61759d678af5d91ac23e59d_s390x",
"8Base-RHACM-2.6:rhacm2/node-exporter-rhel8@sha256:e200d4e1802cce7fce32b1e0dc5c3220b6f6477b73b3a2d8ea26a5a42d63f46b_ppc64le",
"8Base-RHACM-2.6:rhacm2/observatorium-rhel8-operator@sha256:092e3437e6d38b2bf676d7fb67ad672e3ef03440017b5af7c1ebd2beb3f437eb_amd64",
"8Base-RHACM-2.6:rhacm2/observatorium-rhel8-operator@sha256:8cf076bfb049d1aabd00040ee65f0fedd590f0dd448c7561de494093a915b397_ppc64le",
"8Base-RHACM-2.6:rhacm2/observatorium-rhel8-operator@sha256:e69987a64fdbf873d4b19d8626c0c5e99dd13d7c95446850559be966dae45ad0_arm64",
"8Base-RHACM-2.6:rhacm2/observatorium-rhel8-operator@sha256:f0bf89eaea6b7afc2d08c77bd40dfba581f91f462f5ec3d70473b332ca6f781c_s390x",
"8Base-RHACM-2.6:rhacm2/observatorium-rhel8@sha256:0686cfddd61737f7e7eb4f0c011397277394559edac3bb947c0969e302686dd5_ppc64le",
"8Base-RHACM-2.6:rhacm2/observatorium-rhel8@sha256:8f2f3732600235f66c406b6121ac37979f52572ce90353b6e099be7b74406251_amd64",
"8Base-RHACM-2.6:rhacm2/observatorium-rhel8@sha256:9e1fccc5b17865a6d7baaa1a15cb50f47d80a14b0a7bcbd94c12f0ddcaaf1b28_s390x",
"8Base-RHACM-2.6:rhacm2/observatorium-rhel8@sha256:bdd89a1051c8f21e7d81ff80c96731a0eaa7d15c320ab1e6b1dc3f6babd42598_arm64",
"8Base-RHACM-2.6:rhacm2/prometheus-alertmanager-rhel8@sha256:0860b7aa5e8b07792ad7f5d5c0654e23e9da8eedd4b9f509caea616dcfa97d69_amd64",
"8Base-RHACM-2.6:rhacm2/prometheus-alertmanager-rhel8@sha256:624895d8579ef6f3e5b17558a30775790ec6f00701f8c5cdfa315292d7f9e867_s390x",
"8Base-RHACM-2.6:rhacm2/prometheus-alertmanager-rhel8@sha256:6d09865a228cdbbc6d1ac13042c3c00f0bd086f6dc181dfa3cdf8c7f9d826b9e_arm64",
"8Base-RHACM-2.6:rhacm2/prometheus-alertmanager-rhel8@sha256:c69fee848d21346a271972e89d91898eac9fec27d598d98ffa004ca8d1b53270_ppc64le",
"8Base-RHACM-2.6:rhacm2/prometheus-rhel8@sha256:52cea7c27de23e3358030b09f22b962723c523a940f8e2043edc298c907d761c_arm64",
"8Base-RHACM-2.6:rhacm2/prometheus-rhel8@sha256:67e0fadfbb4d99a60435ed12b470772b38ace4ca815fe73da68eb3c826e200fc_ppc64le",
"8Base-RHACM-2.6:rhacm2/prometheus-rhel8@sha256:e8241b1d852d605b44ecfcc552cb0f905f72e8a17c8d228162b40c19388f5176_s390x",
"8Base-RHACM-2.6:rhacm2/prometheus-rhel8@sha256:ed0cc13e79949436d29a7ad0b41b189744a177ea27545fd5eb9b4f71e87bd0eb_amd64",
"8Base-RHACM-2.6:rhacm2/rbac-query-proxy-rhel8@sha256:29c76a37497f212aed280e2bf16ef45fb3785fb4649ce17b7fe9d653a79e2112_arm64",
"8Base-RHACM-2.6:rhacm2/rbac-query-proxy-rhel8@sha256:475a45884a51127722030226ff9a5f0752c98574c41eb61796aece5e702346a3_ppc64le",
"8Base-RHACM-2.6:rhacm2/rbac-query-proxy-rhel8@sha256:582301b10af0b966ae7d5e130cb0e5f96e7912dc66b4108e0d6078656ca80604_amd64",
"8Base-RHACM-2.6:rhacm2/rbac-query-proxy-rhel8@sha256:f1c7de85a44c03f48a6f62ba1d7d650f0b06e0f502cecff1512ad637b5bc1c27_s390x",
"8Base-RHACM-2.6:rhacm2/redisgraph-tls-rhel8@sha256:128279a656bfbde6c2c052766d63a1de6a06d8bea2707813c64396c2ae382478_amd64",
"8Base-RHACM-2.6:rhacm2/redisgraph-tls-rhel8@sha256:35927ca6e6e9c8d420c499a0c8ad37c4297ba19743d550f489d3e66482275a49_arm64",
"8Base-RHACM-2.6:rhacm2/redisgraph-tls-rhel8@sha256:4696baed553266682ba2b54d3bf683d2ff1241b625de5ec54a45c1b2c5f96243_s390x",
"8Base-RHACM-2.6:rhacm2/redisgraph-tls-rhel8@sha256:d722f2ffab1f58bbaf3c62ef71dbf7e6c4023e6ab17690f1049075a321d0b1ac_ppc64le",
"8Base-RHACM-2.6:rhacm2/search-aggregator-rhel8@sha256:2b5f372c1c73c4de587b5a4388d95b8cc553fc56af446fcefa0e14c6d980b6b3_ppc64le",
"8Base-RHACM-2.6:rhacm2/search-aggregator-rhel8@sha256:38fceeedc0672def1c2cf42bb6743ae726e77d9f7352d002b3fc688c6d551852_amd64",
"8Base-RHACM-2.6:rhacm2/search-aggregator-rhel8@sha256:6a915335bcebb0884fc72df2dfee97c74d42c035864b960e1c800fa6c5f8d93c_arm64",
"8Base-RHACM-2.6:rhacm2/search-aggregator-rhel8@sha256:752decaefc38aa009f54201b38d4ab26d9b4020caec649d9b1f1564f56c47c2a_s390x",
"8Base-RHACM-2.6:rhacm2/search-api-rhel8@sha256:37eea70d5b1c89c25372dcea8c8c03e1e0a9af1b5a06f3b0706ba776ae8847c1_amd64",
"8Base-RHACM-2.6:rhacm2/search-api-rhel8@sha256:7400088d206592eb29cd86182909626262c9b2a99f017811fcc9d8a753c39009_arm64",
"8Base-RHACM-2.6:rhacm2/search-api-rhel8@sha256:aa8ea0deabc39a068f3f6ce9fa6334e44fc507355009a9bff448e742156ec203_ppc64le",
"8Base-RHACM-2.6:rhacm2/search-api-rhel8@sha256:b4d2d39c2b3b736987f1e888b858d52a7ebd9f8d0cebd3bdef8c59f6e3e41725_s390x",
"8Base-RHACM-2.6:rhacm2/search-collector-rhel8@sha256:0174699ec75fcda08892b4e72b674df989af51ea5f04de57a62c2a85a3c08f4f_arm64",
"8Base-RHACM-2.6:rhacm2/search-collector-rhel8@sha256:5a29a9805b8d20969cba86da11a9de8176a3172df361aec5fae136a4271de308_amd64",
"8Base-RHACM-2.6:rhacm2/search-collector-rhel8@sha256:be7eed9ad9502bcc294081f7e2098fc4f8411c912c34fe63479b5b770d06caca_s390x",
"8Base-RHACM-2.6:rhacm2/search-collector-rhel8@sha256:c467c1d7ceaf5281077f7fe8ff1c1c4cffe325132890a3ab9b96ea5db2e2c930_ppc64le",
"8Base-RHACM-2.6:rhacm2/search-rhel8@sha256:2135cd20bb7ebbf48499992fe46a928e28fc78c86e360633ea09054520c42539_ppc64le",
"8Base-RHACM-2.6:rhacm2/search-rhel8@sha256:3a7a31974210e21a3faed9b57a75b970c70ac41d9662b884d4ce67275f756fc7_arm64",
"8Base-RHACM-2.6:rhacm2/search-rhel8@sha256:6e6a19f1440e4eb15a8206e18f7f4dde3e1a5c6518944571d09923d116d3f04e_amd64",
"8Base-RHACM-2.6:rhacm2/search-rhel8@sha256:e6ed3e65f0d49b3c6b0e3e97593a8fae4d453f3aecf8d7829c0d25c68bc91ea1_s390x",
"8Base-RHACM-2.6:rhacm2/submariner-addon-rhel8@sha256:7b80d01371f551df506bd0c56df6829845bfce497ff01cc44b68f172ed5399b4_ppc64le",
"8Base-RHACM-2.6:rhacm2/submariner-addon-rhel8@sha256:934c560bc786015c694e9cffbae8e86f631b3331d62f5a547931446dae82f8c3_s390x",
"8Base-RHACM-2.6:rhacm2/submariner-addon-rhel8@sha256:b467881f4028a89a9e79ba93da719845db576f47a04ae6e569c2317be5594b29_arm64",
"8Base-RHACM-2.6:rhacm2/submariner-addon-rhel8@sha256:fc5592d42e4aca70288448d174511b922ece7f8cb4b41c6a36195c3a4a60aa36_amd64",
"8Base-RHACM-2.6:rhacm2/thanos-receive-controller-rhel8@sha256:21f2626c10c4fb61b37e6ca4ab574186b423f155fbc5cfef3e894fff04cc270e_ppc64le",
"8Base-RHACM-2.6:rhacm2/thanos-receive-controller-rhel8@sha256:c357074958324fc5d602cdcf1cba285bf8582e0b36af79a8f6211bb0dfb77a10_amd64",
"8Base-RHACM-2.6:rhacm2/thanos-receive-controller-rhel8@sha256:d9ac8e67d6d9858b16dd9d1d49c1dd904aa22a7b618e5d33292344faced9c0d3_arm64",
"8Base-RHACM-2.6:rhacm2/thanos-receive-controller-rhel8@sha256:e3b840a7833680170f9e9ca52309552c584935a68c75cc71e6d576b104dc01c8_s390x",
"8Base-RHACM-2.6:rhacm2/thanos-rhel8@sha256:453c525197ccfe1f866af70ca2e7f3deb6f98d0b98c09b602b4fa1368787213d_amd64",
"8Base-RHACM-2.6:rhacm2/thanos-rhel8@sha256:4b3b45ad0b564360c245d20b1540c2398c9606cf8684275e4ee071c591357929_arm64",
"8Base-RHACM-2.6:rhacm2/thanos-rhel8@sha256:7e43ba8f47ec54b5f86d13c81b67b044176530b63b5ae3f40332fc975cc6b21f_s390x",
"8Base-RHACM-2.6:rhacm2/thanos-rhel8@sha256:faaa00c0af80c781a7c610616153a3cd1dc1b20637934c3a243a2e9664ba0ee5_ppc64le"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "golang: encoding/gob: stack exhaustion in Decoder.Decode"
},
{
"cve": "CVE-2022-31129",
"cwe": {
"id": "CWE-400",
"name": "Uncontrolled Resource Consumption"
},
"discovery_date": "2022-07-07T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2105075"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in the Moment.js package. Users who pass user-provided strings without sanity length checks to the moment constructor are vulnerable to regular expression denial of service (ReDoS) attacks.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "moment: inefficient parsing algorithm resulting in DoS",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "Red Hat Fuse provides the affected software but does not use the functionality and as such its impact has been downgraded to Low.\n\nRed Hat Advanced Cluster Management for Kubernetes (RHACM) ships a vulnerable version of the moment library. However, this affected functionality is restricted behind OAuth, reducing the impact to Moderate.\n\nRed Hat Satellite ships a vulnerable version of the moment library. However, this only affects a specific component (qpid-dispatch), reducing the impact to Moderate.\n\nRed Hat Ceph Storage (RHCS) ships a vulnerable version of the moment library, however, it is not directly used and is a transitive dependency from Angular. In addition, the impact would only be to the grafana browser, and not the underlying RHCS system, which reduces the impact to Moderate. \n\nRed Hat OpenShift Service Mesh (OSSM) ships a vulnerable version of the moment library, however, it is not directly used, and as such, the impact has been lowered to Moderate.\n\nRed Hat OpenShift distributed tracing ships a vulnerable version of the moment library, however, it is not directly used, and as such, the impact has been lowered to Moderate.\n\nIn Logging Subsystem for Red Hat OpenShift the vulnerable moment nodejs package is bundled in the ose-logging-kibana6 container as a transitive dependency, hence the direct impact is reduced to Moderate.\n\nIn OpenShift Container Platform 4 the vulnerabile moment package is a third party dependency, hence the direct impact is reduced to Moderate.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"8Base-RHACM-2.6:rhacm2/acm-governance-policy-addon-controller-rhel8@sha256:615ab5d9542759d921634737709e84a8e65d003ea136e5d22858d380225fd177_amd64",
"8Base-RHACM-2.6:rhacm2/acm-governance-policy-addon-controller-rhel8@sha256:958b729d30f10b9c121e68ac8ede2054ed29cc52a9a7d6df0537ed221aa74358_s390x",
"8Base-RHACM-2.6:rhacm2/acm-governance-policy-addon-controller-rhel8@sha256:b5bef941b4e0b5b3529ca5b2311c85295b9f6d12e482a9cbdad691c2406541f1_ppc64le",
"8Base-RHACM-2.6:rhacm2/acm-governance-policy-addon-controller-rhel8@sha256:f6194b9056d77e54f3c74caa9eab87bd1df1818d082fc807229d1c44ec6c88c4_arm64",
"8Base-RHACM-2.6:rhacm2/acm-grafana-rhel8@sha256:45616ed43b53d3a83e65828118f09430396f5bcb0566ae3a65d937b59f0d873e_s390x",
"8Base-RHACM-2.6:rhacm2/acm-grafana-rhel8@sha256:8c48441cfa850ea1274932e94da0831618c10f91022619c779304501a75fb161_amd64",
"8Base-RHACM-2.6:rhacm2/acm-grafana-rhel8@sha256:cc1c196b19c5fd8f313c6136359cc9dd37b5f59d32a581b10cf89b80b7d0cbf4_arm64",
"8Base-RHACM-2.6:rhacm2/acm-grafana-rhel8@sha256:cdf24e68e50be1350566243f6d2cb1403d09ab68e5fed39ea6c56212e42b90f1_ppc64le",
"8Base-RHACM-2.6:rhacm2/acm-must-gather-rhel8@sha256:1457ff5cfd61611fdc968d4af5b020d835e107b97932c7ba7b3f5ed4cbd0e39f_ppc64le",
"8Base-RHACM-2.6:rhacm2/acm-must-gather-rhel8@sha256:39842906b3846418bc31098e2abad08210118d86aa683e9e5fd04a97822df22d_arm64",
"8Base-RHACM-2.6:rhacm2/acm-must-gather-rhel8@sha256:8a69add2d90a1e094de8510052b683e1765153da75e316ad7778499af0c5ddf9_s390x",
"8Base-RHACM-2.6:rhacm2/acm-must-gather-rhel8@sha256:dca91134a2c1c33c736afcd4c9373749448641385f39162c74e115691289e843_amd64",
"8Base-RHACM-2.6:rhacm2/acm-operator-bundle@sha256:0eac6124f59492d09c1ae650025d59ea0e8547d9f9c832cb9607b09254ff6ddd_s390x",
"8Base-RHACM-2.6:rhacm2/acm-operator-bundle@sha256:1cbcd58a4c23e4c89a6a0509f78802a5aa21205db2784ebc9772b99a3917b183_arm64",
"8Base-RHACM-2.6:rhacm2/acm-operator-bundle@sha256:997aaee36f0bed47e231925a3f2c2ecc503410e54b35727f035c72477f3d1944_ppc64le",
"8Base-RHACM-2.6:rhacm2/acm-operator-bundle@sha256:ce699187f250b93976b8063228ac12d11c6c8f6baba69ba4ed17a38730e84eb3_amd64",
"8Base-RHACM-2.6:rhacm2/acm-prometheus-config-reloader-rhel8@sha256:693a77a9324d6c7f0e69bd9d5725b51f3e429972f1e67469e93648cb347eae84_arm64",
"8Base-RHACM-2.6:rhacm2/acm-prometheus-config-reloader-rhel8@sha256:89757e804d5df2b5eeeb1191b599c3acb9e75f61170f888095302830d6de0582_s390x",
"8Base-RHACM-2.6:rhacm2/acm-prometheus-config-reloader-rhel8@sha256:8e45e1fd7342d7525b118f01794cac1f4a8662def5f2a06336b698db2e268742_amd64",
"8Base-RHACM-2.6:rhacm2/acm-prometheus-config-reloader-rhel8@sha256:ce1c17b34b7aac2e990dc0efe40f4406e73f727b2c7bfe109eded849de753f1a_ppc64le",
"8Base-RHACM-2.6:rhacm2/acm-prometheus-rhel8@sha256:728606d96dd9e0fc2e7810e092e10ee071ec36598c990c8252beccace59a679e_amd64",
"8Base-RHACM-2.6:rhacm2/acm-prometheus-rhel8@sha256:b457d0b95d88c5dd0aac87492cbca40a9d7c2074002ad110f52d562f0c5d0797_arm64",
"8Base-RHACM-2.6:rhacm2/acm-prometheus-rhel8@sha256:f34d2569033bfb1d173342264f090f46d80f7843d52704a7ce9e9eb9de2f5abb_s390x",
"8Base-RHACM-2.6:rhacm2/acm-prometheus-rhel8@sha256:f720e0a94bfe7ed5d812819a3e77cc0581be102970127d8c0d4aa06a05edbf3d_ppc64le",
"8Base-RHACM-2.6:rhacm2/acm-volsync-addon-controller-rhel8@sha256:17ccd6b924b36ab14e3ca5f5331ba7e4c86f8cb64304640d58c3ee6b76edbcaf_ppc64le",
"8Base-RHACM-2.6:rhacm2/acm-volsync-addon-controller-rhel8@sha256:27079308ea87e35564cc3089c65eae68d63880a3bb093ca64d1678a68b60fcec_amd64",
"8Base-RHACM-2.6:rhacm2/acm-volsync-addon-controller-rhel8@sha256:9eabaac2df91aeef613d6973669d07298f2159c6a6e0c9f294623f7b1a10bc08_s390x",
"8Base-RHACM-2.6:rhacm2/acm-volsync-addon-controller-rhel8@sha256:f7abdf1756bc0ff2ebf02fee0469a8b9eeabe1fa8cafdd21c6e8f958155b70bb_arm64",
"8Base-RHACM-2.6:rhacm2/cert-policy-controller-rhel8@sha256:017c1e663827a3b55d70badd3ed979b5d1831252c49d671897a85a75afaa5bb0_s390x",
"8Base-RHACM-2.6:rhacm2/cert-policy-controller-rhel8@sha256:0610778095974edf936602018281bf7a5e287ba9eca9f661a423e68bbe000e40_ppc64le",
"8Base-RHACM-2.6:rhacm2/cert-policy-controller-rhel8@sha256:a66d7d4ee1179f7fce639490f919d722db54eaa3118b4135078c33e6cbf91488_amd64",
"8Base-RHACM-2.6:rhacm2/cert-policy-controller-rhel8@sha256:d660befef0c8f7a4db7aa3b865545c9863d8f37e7ba4b8de4380185f82b208d4_arm64",
"8Base-RHACM-2.6:rhacm2/cluster-backup-rhel8-operator@sha256:1a749d0795972a9bfd5a00aa96c238a660673464be01b2aa9fd7a3aeead6ddf7_amd64",
"8Base-RHACM-2.6:rhacm2/cluster-backup-rhel8-operator@sha256:8915dbdc562e63441f79041bdf1176e46ce53e95418d133f0cd0c1ff79da48a2_arm64",
"8Base-RHACM-2.6:rhacm2/cluster-backup-rhel8-operator@sha256:995f225449b207da9a3cad175dac85b87eefb28ff5bae6a588f40fd79fbe12a1_ppc64le",
"8Base-RHACM-2.6:rhacm2/cluster-backup-rhel8-operator@sha256:f1255a76c6275a4b6a400c82e204a5112fff6fe87f71626f8f309763f6a5d9e4_s390x",
"8Base-RHACM-2.6:rhacm2/config-policy-controller-rhel8@sha256:3b2e0d850e8fc966ec80bff16df26002334744a96b81c7a7dfe222f1706a52e3_s390x",
"8Base-RHACM-2.6:rhacm2/config-policy-controller-rhel8@sha256:447f275bbde46d7fc173798ef5abc0a77a6780f0dffdc171786edbe00f27d8d8_ppc64le",
"8Base-RHACM-2.6:rhacm2/config-policy-controller-rhel8@sha256:61964a1a0ddf2e98bcf5249b7374235055ab85cc26663a8d9397c2b7f6fbb4c6_amd64",
"8Base-RHACM-2.6:rhacm2/config-policy-controller-rhel8@sha256:a3abaa3d0bf1d34fa9e40903a8713c439f5f7f751e775d32cbab308983064ce0_arm64",
"8Base-RHACM-2.6:rhacm2/console-rhel8@sha256:6c0f630ff57f6f423df6dbf4df9faad25089f9b391be35cb8bc9cd5211f94d67_arm64",
"8Base-RHACM-2.6:rhacm2/console-rhel8@sha256:8608aed6971299def3fbe749336727e84c69582664dedac3145b92ea24e62e4d_amd64",
"8Base-RHACM-2.6:rhacm2/console-rhel8@sha256:afa80ae8274db7fa6796c35980fc5df15889e94aff3361f6cda643e5a09da220_ppc64le",
"8Base-RHACM-2.6:rhacm2/console-rhel8@sha256:f06e4e3f62db52c6d7fa0bc1f289de773e18d076bc38612e1b0ddc85c76fde06_s390x",
"8Base-RHACM-2.6:rhacm2/endpoint-monitoring-rhel8-operator@sha256:060bcd658756a924b4ce4d202bd447a3254fc1f49af7d685dde8720f355cde8e_arm64",
"8Base-RHACM-2.6:rhacm2/endpoint-monitoring-rhel8-operator@sha256:091d66731c5fe8eba5646c6b2622bb38c074e202a8a4a7e906921673b60f0898_amd64",
"8Base-RHACM-2.6:rhacm2/endpoint-monitoring-rhel8-operator@sha256:80660eb7f3c068768b0ea04ff20f4539194c52427ffdab4626bf781aa3f2ca64_s390x",
"8Base-RHACM-2.6:rhacm2/endpoint-monitoring-rhel8-operator@sha256:d6204fcf04c83bac13232ec1602572ad5f22bb528537e591079dfa36152697ec_ppc64le",
"8Base-RHACM-2.6:rhacm2/governance-policy-propagator-rhel8@sha256:51be0f04938b60ed1dba60908bebd2000d78e4ade34757bae70a083c67d77e8e_arm64",
"8Base-RHACM-2.6:rhacm2/governance-policy-propagator-rhel8@sha256:9577701bf3c7aa00b99531d2c3842130abc6cd91c52c4a7ba040b705eeace4c7_s390x",
"8Base-RHACM-2.6:rhacm2/governance-policy-propagator-rhel8@sha256:bdc6c128628db86697af198430c5ae5c61c3e586c1a97187e4d4e852cec61e92_ppc64le",
"8Base-RHACM-2.6:rhacm2/governance-policy-propagator-rhel8@sha256:cc519319b9f4fe672144ebedd772ddf56d5de90e3c8f52c0fb9b55313f71a7b3_amd64",
"8Base-RHACM-2.6:rhacm2/governance-policy-spec-sync-rhel8@sha256:2c1905ae8a83e5598678457fd955cbc867453ed5836de6fcc182e4928df8bd67_s390x",
"8Base-RHACM-2.6:rhacm2/governance-policy-spec-sync-rhel8@sha256:4a8d30cc0e1d83c69b7f3339418b101da23fbcaee7d326bedaff677eceb25ab2_ppc64le",
"8Base-RHACM-2.6:rhacm2/governance-policy-spec-sync-rhel8@sha256:6849cf1b4dd883d5b4c0cf90a3adfb26cb59d03d3b892cee3669a32dd6b8dcc2_amd64",
"8Base-RHACM-2.6:rhacm2/governance-policy-spec-sync-rhel8@sha256:d06ffc621167aff31ecb0fa417b294ff0676fb00e4ef1c6cb0fb2aaf4b2561e0_arm64",
"8Base-RHACM-2.6:rhacm2/governance-policy-status-sync-rhel8@sha256:4c86e16f15aaf454e4e5ce5436e1db27a5f8a55f573c3eaf02e4786fe52edfc8_arm64",
"8Base-RHACM-2.6:rhacm2/governance-policy-status-sync-rhel8@sha256:cf6a75d94f50dd063e939aee18756c767cba43f4e1e62a9c2f2b764ac6f43746_s390x",
"8Base-RHACM-2.6:rhacm2/governance-policy-status-sync-rhel8@sha256:e072b615eeffff80a94831e58c70980684c1ec4bd972844b25b157eb7ed5937f_ppc64le",
"8Base-RHACM-2.6:rhacm2/governance-policy-status-sync-rhel8@sha256:fffe971caa2e911d9c972c0e88712ff431d34c63dbe74e25f1cababa50ea7417_amd64",
"8Base-RHACM-2.6:rhacm2/governance-policy-template-sync-rhel8@sha256:10bc1a3833599a593a058e804de67e92888ed779fd0000928d4a70b6c7d5c1c2_amd64",
"8Base-RHACM-2.6:rhacm2/governance-policy-template-sync-rhel8@sha256:5c17f979f47840a879059ad83de12f0756889564a17190ba4438a7632c999bb1_arm64",
"8Base-RHACM-2.6:rhacm2/governance-policy-template-sync-rhel8@sha256:848bce8007de7714afc8c755b5f0c3cdf5eb6b1d259811c947bc295924539a0e_ppc64le",
"8Base-RHACM-2.6:rhacm2/governance-policy-template-sync-rhel8@sha256:95439f7e18fa87601d5860cbd9ca5f0738786e30a629d23788fd5fe33d694c66_s390x",
"8Base-RHACM-2.6:rhacm2/grafana-dashboard-loader-rhel8@sha256:1f5c1b2cffebf069859e95d0e722cb293f8c176bf5c5873bb9517c96b26c2e10_arm64",
"8Base-RHACM-2.6:rhacm2/grafana-dashboard-loader-rhel8@sha256:5223158a122658bafbd853c596cdc1f7bd7a0e4fdd82b1c3668ac84adeae9f24_s390x",
"8Base-RHACM-2.6:rhacm2/grafana-dashboard-loader-rhel8@sha256:561f1f05925cfe3c5f0f8a9b7475be4bbab183b5611ecfe09b090d80fa4bc2fe_amd64",
"8Base-RHACM-2.6:rhacm2/grafana-dashboard-loader-rhel8@sha256:734270221ec4a516e7eb77f2ec3a753384242116aa70320a1dbe969e915af1df_ppc64le",
"8Base-RHACM-2.6:rhacm2/iam-policy-controller-rhel8@sha256:2827e5f485213f92e2d0092187f3976dd6fe598e39b5cf2212d48c3a44c34b13_arm64",
"8Base-RHACM-2.6:rhacm2/iam-policy-controller-rhel8@sha256:8ca9e80365c76b66b2de3924fc50a5912e606042c704b02cb174a4b8bd3927c4_amd64",
"8Base-RHACM-2.6:rhacm2/iam-policy-controller-rhel8@sha256:c5069e76a900aa300102a0ae54ecbc12c0ac31abfeed8656ee60a949daef79c3_s390x",
"8Base-RHACM-2.6:rhacm2/iam-policy-controller-rhel8@sha256:ca05e79e5508924af71f323c13f664770d8dd4eb61ecf0894e4f9a81f7a1b402_ppc64le",
"8Base-RHACM-2.6:rhacm2/insights-client-rhel8@sha256:02cacfec60c80b9228e8b18949751de867f974ea6b1172129096e64e949c0598_amd64",
"8Base-RHACM-2.6:rhacm2/insights-client-rhel8@sha256:2b14036d0291e54c3191682de2ea875a78d78c35b2791a5a113ba1a8920f0621_ppc64le",
"8Base-RHACM-2.6:rhacm2/insights-client-rhel8@sha256:d4c05f641de8fd0753d63cc6d5b62464d3d6a87d601514e87ef2e40bbe7b01b6_s390x",
"8Base-RHACM-2.6:rhacm2/insights-client-rhel8@sha256:e15c410b693b34f49869d037ebb5584384fcdf88114b7a94967ca09f1361a5f3_arm64",
"8Base-RHACM-2.6:rhacm2/insights-metrics-rhel8@sha256:67aa55bb65685395ad2773e7459dff5fbccdeedcf9e56ec2722d8f5c919eae89_s390x",
"8Base-RHACM-2.6:rhacm2/insights-metrics-rhel8@sha256:6c54e08f5f6c2cae41a5e108e1019ff6522af8f69d666e22eb4631cd83b85917_amd64",
"8Base-RHACM-2.6:rhacm2/insights-metrics-rhel8@sha256:88d9b7246aa75cb2c88ccb7f2f1202fc465be0f2d89e59f1d2259f69ada56d9d_arm64",
"8Base-RHACM-2.6:rhacm2/insights-metrics-rhel8@sha256:bad98fe71638d7346f31ea45f6063ec970bf90844bb5c5dc5f917bb0f0099899_ppc64le",
"8Base-RHACM-2.6:rhacm2/klusterlet-addon-controller-rhel8@sha256:22e510955af3fa736b7306c387f44b5f15f5f9a7a006c6587e06d5d8602cc2f0_s390x",
"8Base-RHACM-2.6:rhacm2/klusterlet-addon-controller-rhel8@sha256:55bc86326f992cc4f4401b93f90cdd2baa6728015ffaf6168f2d46ae43c70cf4_ppc64le",
"8Base-RHACM-2.6:rhacm2/klusterlet-addon-controller-rhel8@sha256:8dd7f47af047fb899c7fcbad61cb8f38da45990cac186f9235aec3e4e7de25e9_amd64",
"8Base-RHACM-2.6:rhacm2/klusterlet-addon-controller-rhel8@sha256:bdb97eb5bb0e8f59edf0d389fb07c45171e728dc8b4d2bdacd785193b46ec03b_arm64",
"8Base-RHACM-2.6:rhacm2/kube-rbac-proxy-rhel8@sha256:11a353ee9da6cc843d5f346f4fa51681d13318e2e61fc4d1a3f63406eb175260_s390x",
"8Base-RHACM-2.6:rhacm2/kube-rbac-proxy-rhel8@sha256:31757f3e3bb08b4e49e54694b18b3cf327637be20535482b2df1345b17444dda_amd64",
"8Base-RHACM-2.6:rhacm2/kube-rbac-proxy-rhel8@sha256:b2c0b7414d0fc36a49cbdc5a56b25dd62aac18defc2defbd9c1895cd13a5e716_arm64",
"8Base-RHACM-2.6:rhacm2/kube-rbac-proxy-rhel8@sha256:dbd816d503e9beb58622604432eb415419e893627eb95c1ceeb8ff5bda7d6335_ppc64le",
"8Base-RHACM-2.6:rhacm2/kube-state-metrics-rhel8@sha256:53246a6df1f0880d94ed2644fa4366e3e2108b6fa8a51745af87785346ce5304_s390x",
"8Base-RHACM-2.6:rhacm2/kube-state-metrics-rhel8@sha256:5f2393bceefffb32240043b6722aa73d31fc8133cc2666fcf5eb8d33794bc54f_arm64",
"8Base-RHACM-2.6:rhacm2/kube-state-metrics-rhel8@sha256:c792c043462281cde7c93bd8e2136f62ca17d072e7f466353f37de8e5f5dc949_ppc64le",
"8Base-RHACM-2.6:rhacm2/kube-state-metrics-rhel8@sha256:e6b1d24b56e6973eee1569e351db6637ca67e1d6cd124adb845cbf6e35a4f6af_amd64",
"8Base-RHACM-2.6:rhacm2/management-ingress-rhel8@sha256:07238998d21204cd8f25dc63e6dbde20a2dd25c3b96609729306db6c63a0fca4_arm64",
"8Base-RHACM-2.6:rhacm2/management-ingress-rhel8@sha256:0d2665d19a8753c6269f594b68b067cd62a402404287e6416543c1af2d7d3cf4_ppc64le",
"8Base-RHACM-2.6:rhacm2/management-ingress-rhel8@sha256:6917d018e53aabb6f5402f02000aedd2e5cf71bcc84562e0fc7d7c87049f4b67_amd64",
"8Base-RHACM-2.6:rhacm2/management-ingress-rhel8@sha256:73b0444bd91a1dade3b7e76245ac8d6cb568929bba321b8c86c269d6f542ac3b_s390x",
"8Base-RHACM-2.6:rhacm2/memcached-exporter-rhel8@sha256:7d85dd62346a647d22202baa0f8d405b2aaf9a7174b38e5d29df2e03530009c3_s390x",
"8Base-RHACM-2.6:rhacm2/memcached-exporter-rhel8@sha256:9635616c8f058e67d557201147904b05f8b49938f63fb2b0239dfca883f61685_arm64",
"8Base-RHACM-2.6:rhacm2/memcached-exporter-rhel8@sha256:9e91ecec92ec0df8b72beb6040f39d9a25b0bfad844e92ea34cc2d648d221d22_ppc64le",
"8Base-RHACM-2.6:rhacm2/memcached-exporter-rhel8@sha256:c773b9a2fffcd549d4936054260f655c78da603957826d6bad4e8567a213ad10_amd64",
"8Base-RHACM-2.6:rhacm2/memcached-rhel8@sha256:584f8c4a9a1b75fc71948a98add560d4fe3d936ee46ac791f32121dbadf8c7d2_ppc64le",
"8Base-RHACM-2.6:rhacm2/memcached-rhel8@sha256:59b3ce3f3f4459c97cfffee5e20830d70f8a69198b5fab271e6c478d615c46d3_arm64",
"8Base-RHACM-2.6:rhacm2/memcached-rhel8@sha256:6f458c76757203b28434f871027c6a466a73d246ceb5bfac8793ad1896a672ab_amd64",
"8Base-RHACM-2.6:rhacm2/memcached-rhel8@sha256:e34722fd656e3205dcdb565b0ab68e9971174c11f125dbfff3bf82e1e21f3a76_s390x",
"8Base-RHACM-2.6:rhacm2/metrics-collector-rhel8@sha256:3a81a018b939752543e78c2d68d1436b851be2256b88c3e66cd506ae1d8f4c9c_ppc64le",
"8Base-RHACM-2.6:rhacm2/metrics-collector-rhel8@sha256:6a3e0c36c123c9dc54759655d9148f580abada501034914863a6528ded19ef34_amd64",
"8Base-RHACM-2.6:rhacm2/metrics-collector-rhel8@sha256:7991f484f97b9951f27f70e67d5db0850c4189ee86db8406cdda961a9beb06f0_arm64",
"8Base-RHACM-2.6:rhacm2/metrics-collector-rhel8@sha256:fa08b9bf3fd334738984e150ba5bfd2e005374752f3112340b65f6434eacd057_s390x",
"8Base-RHACM-2.6:rhacm2/multicloud-integrations-rhel8@sha256:2bcbf9a565f3c566061325aca3174ec755b5c94a28612718a3f1563db317273e_ppc64le",
"8Base-RHACM-2.6:rhacm2/multicloud-integrations-rhel8@sha256:6813ccd43a1aecd1aaf4d5d4b1620fd63bbca00b736100189ff91246bf3bc36b_arm64",
"8Base-RHACM-2.6:rhacm2/multicloud-integrations-rhel8@sha256:db89ef3686570526afdb2b79fd698aca5dc50c633009760f1748fb9fd506067b_amd64",
"8Base-RHACM-2.6:rhacm2/multicloud-integrations-rhel8@sha256:db8bc27937802c5d8fff769b9c93c8a01411629d199adbc39235e721d6468b30_s390x",
"8Base-RHACM-2.6:rhacm2/multicluster-observability-rhel8-operator@sha256:434db0ca203b14b899fff9b7a2a5b975de852ea29620a828f29246448aba873c_ppc64le",
"8Base-RHACM-2.6:rhacm2/multicluster-observability-rhel8-operator@sha256:876bfa63b0e13833eaeadb7c6a0481f1d7970b283f69ece4d81c99985f4dd161_arm64",
"8Base-RHACM-2.6:rhacm2/multicluster-observability-rhel8-operator@sha256:d23f208e020d42bc095011d423146e2da35b2bc85b844911bde2f4edf696bdca_amd64",
"8Base-RHACM-2.6:rhacm2/multicluster-observability-rhel8-operator@sha256:f29581baf5277588d2e4cd01380ecf46e3c97a2f17ade01b048f75c29f18d62c_s390x",
"8Base-RHACM-2.6:rhacm2/multicluster-operators-application-rhel8@sha256:1952d422bd7ba42323711faba59244c449293cc92502e350460fee07c0e3b34a_ppc64le",
"8Base-RHACM-2.6:rhacm2/multicluster-operators-application-rhel8@sha256:566a60f630ec346eced3106ec072963d1b9f9d300e7d4cee6af6dc0d590a3937_s390x",
"8Base-RHACM-2.6:rhacm2/multicluster-operators-application-rhel8@sha256:724dd9f4a5e4acd061206ca2ea57c329210ade5135dbdf941b8d7e720daa4f10_arm64",
"8Base-RHACM-2.6:rhacm2/multicluster-operators-application-rhel8@sha256:ace8895fc62c1394dfa7854fd9ce3e14ef859e989255f70dc9a5a3d9bcd514c0_amd64",
"8Base-RHACM-2.6:rhacm2/multicluster-operators-channel-rhel8@sha256:1ebe6504a6a58f39f93952bf1c135ea58ff77e65c5b8ba73c7ad6295e66a1b45_s390x",
"8Base-RHACM-2.6:rhacm2/multicluster-operators-channel-rhel8@sha256:557cc962d0b10d80a9dea7adce387ea28fb4199a02fa8546645ab2cacbf28b88_ppc64le",
"8Base-RHACM-2.6:rhacm2/multicluster-operators-channel-rhel8@sha256:82526c7c046325bde1dfa0a47b58b773355f00bc95c23be75105e7255e7bddd2_arm64",
"8Base-RHACM-2.6:rhacm2/multicluster-operators-channel-rhel8@sha256:85e20d97f28e43668c2790bd6e0adbc598d01f9fab849761fb96d7a5c4946a87_amd64",
"8Base-RHACM-2.6:rhacm2/multicluster-operators-subscription-rhel8@sha256:7310f31faae367a363c27a7236b562bbfe8381a352fce906279590bac11571d2_ppc64le",
"8Base-RHACM-2.6:rhacm2/multicluster-operators-subscription-rhel8@sha256:7676d33b9be36ca6660d3aed888fdffcf270fcf82258ed9531e2746a3d27610c_s390x",
"8Base-RHACM-2.6:rhacm2/multicluster-operators-subscription-rhel8@sha256:e718d5abef58365d547ef73828a26adff5b6cef1bf935aa7c27f12f604b50337_amd64",
"8Base-RHACM-2.6:rhacm2/multicluster-operators-subscription-rhel8@sha256:f58aff87d1efb64417c6976f6772a464e54beefe847f50a141726b7a1a6a293a_arm64",
"8Base-RHACM-2.6:rhacm2/multiclusterhub-repo-rhel8@sha256:03222a9dd6eca9cf44932a0ff1bf89bd9d2d29683f1ebb0d0aa49171b77a4963_ppc64le",
"8Base-RHACM-2.6:rhacm2/multiclusterhub-repo-rhel8@sha256:881b8c3b19918affd478c0ad0c73dff96dd28f5c1dfddb86472b42e422fa25b6_amd64",
"8Base-RHACM-2.6:rhacm2/multiclusterhub-repo-rhel8@sha256:9de94ea1f83ec8b7257c7b2befc1485ed9cc40c9ef3600c4c4c50934e708cf9d_s390x",
"8Base-RHACM-2.6:rhacm2/multiclusterhub-repo-rhel8@sha256:a45ed68e7d3ac89d17eaf06445cabfc19a9ce85a42f116d75028d6acd18a322b_arm64",
"8Base-RHACM-2.6:rhacm2/multiclusterhub-rhel8@sha256:48d1fa8bc5f6a4d8349c41126301bd86d12836384f336881ecb71bd79f84ae93_ppc64le",
"8Base-RHACM-2.6:rhacm2/multiclusterhub-rhel8@sha256:a33e91fb763a2f0894433bce31bd44229e7d5f5c53d36c6b6f643807a45c110b_arm64",
"8Base-RHACM-2.6:rhacm2/multiclusterhub-rhel8@sha256:d6e126cbdd3cfbcdee04b093389ca1b07ac8038da96060051ed94e1eeacc6d92_s390x",
"8Base-RHACM-2.6:rhacm2/multiclusterhub-rhel8@sha256:ecf12158a2d8802b4c7efd6b336ff36c1e002223b1d385a40fbef638d5e4aa21_amd64",
"8Base-RHACM-2.6:rhacm2/node-exporter-rhel8@sha256:14d23638efff3c30661c9a5f3ddb6ab0c7a9d162de1176dd9565cf49dfa4b9c5_amd64",
"8Base-RHACM-2.6:rhacm2/node-exporter-rhel8@sha256:533005e1608de68a09e53599de3f30990db95cb923794bab9ae9e3bc1a8b6baf_arm64",
"8Base-RHACM-2.6:rhacm2/node-exporter-rhel8@sha256:99eef3491c7092afa14179b9a9d39dd8fbfb3c9bb61759d678af5d91ac23e59d_s390x",
"8Base-RHACM-2.6:rhacm2/node-exporter-rhel8@sha256:e200d4e1802cce7fce32b1e0dc5c3220b6f6477b73b3a2d8ea26a5a42d63f46b_ppc64le",
"8Base-RHACM-2.6:rhacm2/observatorium-rhel8-operator@sha256:092e3437e6d38b2bf676d7fb67ad672e3ef03440017b5af7c1ebd2beb3f437eb_amd64",
"8Base-RHACM-2.6:rhacm2/observatorium-rhel8-operator@sha256:8cf076bfb049d1aabd00040ee65f0fedd590f0dd448c7561de494093a915b397_ppc64le",
"8Base-RHACM-2.6:rhacm2/observatorium-rhel8-operator@sha256:e69987a64fdbf873d4b19d8626c0c5e99dd13d7c95446850559be966dae45ad0_arm64",
"8Base-RHACM-2.6:rhacm2/observatorium-rhel8-operator@sha256:f0bf89eaea6b7afc2d08c77bd40dfba581f91f462f5ec3d70473b332ca6f781c_s390x",
"8Base-RHACM-2.6:rhacm2/observatorium-rhel8@sha256:0686cfddd61737f7e7eb4f0c011397277394559edac3bb947c0969e302686dd5_ppc64le",
"8Base-RHACM-2.6:rhacm2/observatorium-rhel8@sha256:8f2f3732600235f66c406b6121ac37979f52572ce90353b6e099be7b74406251_amd64",
"8Base-RHACM-2.6:rhacm2/observatorium-rhel8@sha256:9e1fccc5b17865a6d7baaa1a15cb50f47d80a14b0a7bcbd94c12f0ddcaaf1b28_s390x",
"8Base-RHACM-2.6:rhacm2/observatorium-rhel8@sha256:bdd89a1051c8f21e7d81ff80c96731a0eaa7d15c320ab1e6b1dc3f6babd42598_arm64",
"8Base-RHACM-2.6:rhacm2/prometheus-alertmanager-rhel8@sha256:0860b7aa5e8b07792ad7f5d5c0654e23e9da8eedd4b9f509caea616dcfa97d69_amd64",
"8Base-RHACM-2.6:rhacm2/prometheus-alertmanager-rhel8@sha256:624895d8579ef6f3e5b17558a30775790ec6f00701f8c5cdfa315292d7f9e867_s390x",
"8Base-RHACM-2.6:rhacm2/prometheus-alertmanager-rhel8@sha256:6d09865a228cdbbc6d1ac13042c3c00f0bd086f6dc181dfa3cdf8c7f9d826b9e_arm64",
"8Base-RHACM-2.6:rhacm2/prometheus-alertmanager-rhel8@sha256:c69fee848d21346a271972e89d91898eac9fec27d598d98ffa004ca8d1b53270_ppc64le",
"8Base-RHACM-2.6:rhacm2/prometheus-rhel8@sha256:52cea7c27de23e3358030b09f22b962723c523a940f8e2043edc298c907d761c_arm64",
"8Base-RHACM-2.6:rhacm2/prometheus-rhel8@sha256:67e0fadfbb4d99a60435ed12b470772b38ace4ca815fe73da68eb3c826e200fc_ppc64le",
"8Base-RHACM-2.6:rhacm2/prometheus-rhel8@sha256:e8241b1d852d605b44ecfcc552cb0f905f72e8a17c8d228162b40c19388f5176_s390x",
"8Base-RHACM-2.6:rhacm2/prometheus-rhel8@sha256:ed0cc13e79949436d29a7ad0b41b189744a177ea27545fd5eb9b4f71e87bd0eb_amd64",
"8Base-RHACM-2.6:rhacm2/rbac-query-proxy-rhel8@sha256:29c76a37497f212aed280e2bf16ef45fb3785fb4649ce17b7fe9d653a79e2112_arm64",
"8Base-RHACM-2.6:rhacm2/rbac-query-proxy-rhel8@sha256:475a45884a51127722030226ff9a5f0752c98574c41eb61796aece5e702346a3_ppc64le",
"8Base-RHACM-2.6:rhacm2/rbac-query-proxy-rhel8@sha256:582301b10af0b966ae7d5e130cb0e5f96e7912dc66b4108e0d6078656ca80604_amd64",
"8Base-RHACM-2.6:rhacm2/rbac-query-proxy-rhel8@sha256:f1c7de85a44c03f48a6f62ba1d7d650f0b06e0f502cecff1512ad637b5bc1c27_s390x",
"8Base-RHACM-2.6:rhacm2/redisgraph-tls-rhel8@sha256:128279a656bfbde6c2c052766d63a1de6a06d8bea2707813c64396c2ae382478_amd64",
"8Base-RHACM-2.6:rhacm2/redisgraph-tls-rhel8@sha256:35927ca6e6e9c8d420c499a0c8ad37c4297ba19743d550f489d3e66482275a49_arm64",
"8Base-RHACM-2.6:rhacm2/redisgraph-tls-rhel8@sha256:4696baed553266682ba2b54d3bf683d2ff1241b625de5ec54a45c1b2c5f96243_s390x",
"8Base-RHACM-2.6:rhacm2/redisgraph-tls-rhel8@sha256:d722f2ffab1f58bbaf3c62ef71dbf7e6c4023e6ab17690f1049075a321d0b1ac_ppc64le",
"8Base-RHACM-2.6:rhacm2/search-aggregator-rhel8@sha256:2b5f372c1c73c4de587b5a4388d95b8cc553fc56af446fcefa0e14c6d980b6b3_ppc64le",
"8Base-RHACM-2.6:rhacm2/search-aggregator-rhel8@sha256:38fceeedc0672def1c2cf42bb6743ae726e77d9f7352d002b3fc688c6d551852_amd64",
"8Base-RHACM-2.6:rhacm2/search-aggregator-rhel8@sha256:6a915335bcebb0884fc72df2dfee97c74d42c035864b960e1c800fa6c5f8d93c_arm64",
"8Base-RHACM-2.6:rhacm2/search-aggregator-rhel8@sha256:752decaefc38aa009f54201b38d4ab26d9b4020caec649d9b1f1564f56c47c2a_s390x",
"8Base-RHACM-2.6:rhacm2/search-api-rhel8@sha256:37eea70d5b1c89c25372dcea8c8c03e1e0a9af1b5a06f3b0706ba776ae8847c1_amd64",
"8Base-RHACM-2.6:rhacm2/search-api-rhel8@sha256:7400088d206592eb29cd86182909626262c9b2a99f017811fcc9d8a753c39009_arm64",
"8Base-RHACM-2.6:rhacm2/search-api-rhel8@sha256:aa8ea0deabc39a068f3f6ce9fa6334e44fc507355009a9bff448e742156ec203_ppc64le",
"8Base-RHACM-2.6:rhacm2/search-api-rhel8@sha256:b4d2d39c2b3b736987f1e888b858d52a7ebd9f8d0cebd3bdef8c59f6e3e41725_s390x",
"8Base-RHACM-2.6:rhacm2/search-collector-rhel8@sha256:0174699ec75fcda08892b4e72b674df989af51ea5f04de57a62c2a85a3c08f4f_arm64",
"8Base-RHACM-2.6:rhacm2/search-collector-rhel8@sha256:5a29a9805b8d20969cba86da11a9de8176a3172df361aec5fae136a4271de308_amd64",
"8Base-RHACM-2.6:rhacm2/search-collector-rhel8@sha256:be7eed9ad9502bcc294081f7e2098fc4f8411c912c34fe63479b5b770d06caca_s390x",
"8Base-RHACM-2.6:rhacm2/search-collector-rhel8@sha256:c467c1d7ceaf5281077f7fe8ff1c1c4cffe325132890a3ab9b96ea5db2e2c930_ppc64le",
"8Base-RHACM-2.6:rhacm2/search-rhel8@sha256:2135cd20bb7ebbf48499992fe46a928e28fc78c86e360633ea09054520c42539_ppc64le",
"8Base-RHACM-2.6:rhacm2/search-rhel8@sha256:3a7a31974210e21a3faed9b57a75b970c70ac41d9662b884d4ce67275f756fc7_arm64",
"8Base-RHACM-2.6:rhacm2/search-rhel8@sha256:6e6a19f1440e4eb15a8206e18f7f4dde3e1a5c6518944571d09923d116d3f04e_amd64",
"8Base-RHACM-2.6:rhacm2/search-rhel8@sha256:e6ed3e65f0d49b3c6b0e3e97593a8fae4d453f3aecf8d7829c0d25c68bc91ea1_s390x",
"8Base-RHACM-2.6:rhacm2/submariner-addon-rhel8@sha256:7b80d01371f551df506bd0c56df6829845bfce497ff01cc44b68f172ed5399b4_ppc64le",
"8Base-RHACM-2.6:rhacm2/submariner-addon-rhel8@sha256:934c560bc786015c694e9cffbae8e86f631b3331d62f5a547931446dae82f8c3_s390x",
"8Base-RHACM-2.6:rhacm2/submariner-addon-rhel8@sha256:b467881f4028a89a9e79ba93da719845db576f47a04ae6e569c2317be5594b29_arm64",
"8Base-RHACM-2.6:rhacm2/submariner-addon-rhel8@sha256:fc5592d42e4aca70288448d174511b922ece7f8cb4b41c6a36195c3a4a60aa36_amd64",
"8Base-RHACM-2.6:rhacm2/thanos-receive-controller-rhel8@sha256:21f2626c10c4fb61b37e6ca4ab574186b423f155fbc5cfef3e894fff04cc270e_ppc64le",
"8Base-RHACM-2.6:rhacm2/thanos-receive-controller-rhel8@sha256:c357074958324fc5d602cdcf1cba285bf8582e0b36af79a8f6211bb0dfb77a10_amd64",
"8Base-RHACM-2.6:rhacm2/thanos-receive-controller-rhel8@sha256:d9ac8e67d6d9858b16dd9d1d49c1dd904aa22a7b618e5d33292344faced9c0d3_arm64",
"8Base-RHACM-2.6:rhacm2/thanos-receive-controller-rhel8@sha256:e3b840a7833680170f9e9ca52309552c584935a68c75cc71e6d576b104dc01c8_s390x",
"8Base-RHACM-2.6:rhacm2/thanos-rhel8@sha256:453c525197ccfe1f866af70ca2e7f3deb6f98d0b98c09b602b4fa1368787213d_amd64",
"8Base-RHACM-2.6:rhacm2/thanos-rhel8@sha256:4b3b45ad0b564360c245d20b1540c2398c9606cf8684275e4ee071c591357929_arm64",
"8Base-RHACM-2.6:rhacm2/thanos-rhel8@sha256:7e43ba8f47ec54b5f86d13c81b67b044176530b63b5ae3f40332fc975cc6b21f_s390x",
"8Base-RHACM-2.6:rhacm2/thanos-rhel8@sha256:faaa00c0af80c781a7c610616153a3cd1dc1b20637934c3a243a2e9664ba0ee5_ppc64le"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2022-31129"
},
{
"category": "external",
"summary": "RHBZ#2105075",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2105075"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2022-31129",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-31129"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2022-31129",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2022-31129"
},
{
"category": "external",
"summary": "https://github.com/moment/moment/security/advisories/GHSA-wc69-rhjr-hc9g",
"url": "https://github.com/moment/moment/security/advisories/GHSA-wc69-rhjr-hc9g"
}
],
"release_date": "2022-07-06T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2022-09-06T22:27:58+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.6/html-single/install/index#installing",
"product_ids": [
"8Base-RHACM-2.6:rhacm2/acm-governance-policy-addon-controller-rhel8@sha256:615ab5d9542759d921634737709e84a8e65d003ea136e5d22858d380225fd177_amd64",
"8Base-RHACM-2.6:rhacm2/acm-governance-policy-addon-controller-rhel8@sha256:958b729d30f10b9c121e68ac8ede2054ed29cc52a9a7d6df0537ed221aa74358_s390x",
"8Base-RHACM-2.6:rhacm2/acm-governance-policy-addon-controller-rhel8@sha256:b5bef941b4e0b5b3529ca5b2311c85295b9f6d12e482a9cbdad691c2406541f1_ppc64le",
"8Base-RHACM-2.6:rhacm2/acm-governance-policy-addon-controller-rhel8@sha256:f6194b9056d77e54f3c74caa9eab87bd1df1818d082fc807229d1c44ec6c88c4_arm64",
"8Base-RHACM-2.6:rhacm2/acm-grafana-rhel8@sha256:45616ed43b53d3a83e65828118f09430396f5bcb0566ae3a65d937b59f0d873e_s390x",
"8Base-RHACM-2.6:rhacm2/acm-grafana-rhel8@sha256:8c48441cfa850ea1274932e94da0831618c10f91022619c779304501a75fb161_amd64",
"8Base-RHACM-2.6:rhacm2/acm-grafana-rhel8@sha256:cc1c196b19c5fd8f313c6136359cc9dd37b5f59d32a581b10cf89b80b7d0cbf4_arm64",
"8Base-RHACM-2.6:rhacm2/acm-grafana-rhel8@sha256:cdf24e68e50be1350566243f6d2cb1403d09ab68e5fed39ea6c56212e42b90f1_ppc64le",
"8Base-RHACM-2.6:rhacm2/acm-must-gather-rhel8@sha256:1457ff5cfd61611fdc968d4af5b020d835e107b97932c7ba7b3f5ed4cbd0e39f_ppc64le",
"8Base-RHACM-2.6:rhacm2/acm-must-gather-rhel8@sha256:39842906b3846418bc31098e2abad08210118d86aa683e9e5fd04a97822df22d_arm64",
"8Base-RHACM-2.6:rhacm2/acm-must-gather-rhel8@sha256:8a69add2d90a1e094de8510052b683e1765153da75e316ad7778499af0c5ddf9_s390x",
"8Base-RHACM-2.6:rhacm2/acm-must-gather-rhel8@sha256:dca91134a2c1c33c736afcd4c9373749448641385f39162c74e115691289e843_amd64",
"8Base-RHACM-2.6:rhacm2/acm-operator-bundle@sha256:0eac6124f59492d09c1ae650025d59ea0e8547d9f9c832cb9607b09254ff6ddd_s390x",
"8Base-RHACM-2.6:rhacm2/acm-operator-bundle@sha256:1cbcd58a4c23e4c89a6a0509f78802a5aa21205db2784ebc9772b99a3917b183_arm64",
"8Base-RHACM-2.6:rhacm2/acm-operator-bundle@sha256:997aaee36f0bed47e231925a3f2c2ecc503410e54b35727f035c72477f3d1944_ppc64le",
"8Base-RHACM-2.6:rhacm2/acm-operator-bundle@sha256:ce699187f250b93976b8063228ac12d11c6c8f6baba69ba4ed17a38730e84eb3_amd64",
"8Base-RHACM-2.6:rhacm2/acm-prometheus-config-reloader-rhel8@sha256:693a77a9324d6c7f0e69bd9d5725b51f3e429972f1e67469e93648cb347eae84_arm64",
"8Base-RHACM-2.6:rhacm2/acm-prometheus-config-reloader-rhel8@sha256:89757e804d5df2b5eeeb1191b599c3acb9e75f61170f888095302830d6de0582_s390x",
"8Base-RHACM-2.6:rhacm2/acm-prometheus-config-reloader-rhel8@sha256:8e45e1fd7342d7525b118f01794cac1f4a8662def5f2a06336b698db2e268742_amd64",
"8Base-RHACM-2.6:rhacm2/acm-prometheus-config-reloader-rhel8@sha256:ce1c17b34b7aac2e990dc0efe40f4406e73f727b2c7bfe109eded849de753f1a_ppc64le",
"8Base-RHACM-2.6:rhacm2/acm-prometheus-rhel8@sha256:728606d96dd9e0fc2e7810e092e10ee071ec36598c990c8252beccace59a679e_amd64",
"8Base-RHACM-2.6:rhacm2/acm-prometheus-rhel8@sha256:b457d0b95d88c5dd0aac87492cbca40a9d7c2074002ad110f52d562f0c5d0797_arm64",
"8Base-RHACM-2.6:rhacm2/acm-prometheus-rhel8@sha256:f34d2569033bfb1d173342264f090f46d80f7843d52704a7ce9e9eb9de2f5abb_s390x",
"8Base-RHACM-2.6:rhacm2/acm-prometheus-rhel8@sha256:f720e0a94bfe7ed5d812819a3e77cc0581be102970127d8c0d4aa06a05edbf3d_ppc64le",
"8Base-RHACM-2.6:rhacm2/acm-volsync-addon-controller-rhel8@sha256:17ccd6b924b36ab14e3ca5f5331ba7e4c86f8cb64304640d58c3ee6b76edbcaf_ppc64le",
"8Base-RHACM-2.6:rhacm2/acm-volsync-addon-controller-rhel8@sha256:27079308ea87e35564cc3089c65eae68d63880a3bb093ca64d1678a68b60fcec_amd64",
"8Base-RHACM-2.6:rhacm2/acm-volsync-addon-controller-rhel8@sha256:9eabaac2df91aeef613d6973669d07298f2159c6a6e0c9f294623f7b1a10bc08_s390x",
"8Base-RHACM-2.6:rhacm2/acm-volsync-addon-controller-rhel8@sha256:f7abdf1756bc0ff2ebf02fee0469a8b9eeabe1fa8cafdd21c6e8f958155b70bb_arm64",
"8Base-RHACM-2.6:rhacm2/cert-policy-controller-rhel8@sha256:017c1e663827a3b55d70badd3ed979b5d1831252c49d671897a85a75afaa5bb0_s390x",
"8Base-RHACM-2.6:rhacm2/cert-policy-controller-rhel8@sha256:0610778095974edf936602018281bf7a5e287ba9eca9f661a423e68bbe000e40_ppc64le",
"8Base-RHACM-2.6:rhacm2/cert-policy-controller-rhel8@sha256:a66d7d4ee1179f7fce639490f919d722db54eaa3118b4135078c33e6cbf91488_amd64",
"8Base-RHACM-2.6:rhacm2/cert-policy-controller-rhel8@sha256:d660befef0c8f7a4db7aa3b865545c9863d8f37e7ba4b8de4380185f82b208d4_arm64",
"8Base-RHACM-2.6:rhacm2/cluster-backup-rhel8-operator@sha256:1a749d0795972a9bfd5a00aa96c238a660673464be01b2aa9fd7a3aeead6ddf7_amd64",
"8Base-RHACM-2.6:rhacm2/cluster-backup-rhel8-operator@sha256:8915dbdc562e63441f79041bdf1176e46ce53e95418d133f0cd0c1ff79da48a2_arm64",
"8Base-RHACM-2.6:rhacm2/cluster-backup-rhel8-operator@sha256:995f225449b207da9a3cad175dac85b87eefb28ff5bae6a588f40fd79fbe12a1_ppc64le",
"8Base-RHACM-2.6:rhacm2/cluster-backup-rhel8-operator@sha256:f1255a76c6275a4b6a400c82e204a5112fff6fe87f71626f8f309763f6a5d9e4_s390x",
"8Base-RHACM-2.6:rhacm2/config-policy-controller-rhel8@sha256:3b2e0d850e8fc966ec80bff16df26002334744a96b81c7a7dfe222f1706a52e3_s390x",
"8Base-RHACM-2.6:rhacm2/config-policy-controller-rhel8@sha256:447f275bbde46d7fc173798ef5abc0a77a6780f0dffdc171786edbe00f27d8d8_ppc64le",
"8Base-RHACM-2.6:rhacm2/config-policy-controller-rhel8@sha256:61964a1a0ddf2e98bcf5249b7374235055ab85cc26663a8d9397c2b7f6fbb4c6_amd64",
"8Base-RHACM-2.6:rhacm2/config-policy-controller-rhel8@sha256:a3abaa3d0bf1d34fa9e40903a8713c439f5f7f751e775d32cbab308983064ce0_arm64",
"8Base-RHACM-2.6:rhacm2/console-rhel8@sha256:6c0f630ff57f6f423df6dbf4df9faad25089f9b391be35cb8bc9cd5211f94d67_arm64",
"8Base-RHACM-2.6:rhacm2/console-rhel8@sha256:8608aed6971299def3fbe749336727e84c69582664dedac3145b92ea24e62e4d_amd64",
"8Base-RHACM-2.6:rhacm2/console-rhel8@sha256:afa80ae8274db7fa6796c35980fc5df15889e94aff3361f6cda643e5a09da220_ppc64le",
"8Base-RHACM-2.6:rhacm2/console-rhel8@sha256:f06e4e3f62db52c6d7fa0bc1f289de773e18d076bc38612e1b0ddc85c76fde06_s390x",
"8Base-RHACM-2.6:rhacm2/endpoint-monitoring-rhel8-operator@sha256:060bcd658756a924b4ce4d202bd447a3254fc1f49af7d685dde8720f355cde8e_arm64",
"8Base-RHACM-2.6:rhacm2/endpoint-monitoring-rhel8-operator@sha256:091d66731c5fe8eba5646c6b2622bb38c074e202a8a4a7e906921673b60f0898_amd64",
"8Base-RHACM-2.6:rhacm2/endpoint-monitoring-rhel8-operator@sha256:80660eb7f3c068768b0ea04ff20f4539194c52427ffdab4626bf781aa3f2ca64_s390x",
"8Base-RHACM-2.6:rhacm2/endpoint-monitoring-rhel8-operator@sha256:d6204fcf04c83bac13232ec1602572ad5f22bb528537e591079dfa36152697ec_ppc64le",
"8Base-RHACM-2.6:rhacm2/governance-policy-propagator-rhel8@sha256:51be0f04938b60ed1dba60908bebd2000d78e4ade34757bae70a083c67d77e8e_arm64",
"8Base-RHACM-2.6:rhacm2/governance-policy-propagator-rhel8@sha256:9577701bf3c7aa00b99531d2c3842130abc6cd91c52c4a7ba040b705eeace4c7_s390x",
"8Base-RHACM-2.6:rhacm2/governance-policy-propagator-rhel8@sha256:bdc6c128628db86697af198430c5ae5c61c3e586c1a97187e4d4e852cec61e92_ppc64le",
"8Base-RHACM-2.6:rhacm2/governance-policy-propagator-rhel8@sha256:cc519319b9f4fe672144ebedd772ddf56d5de90e3c8f52c0fb9b55313f71a7b3_amd64",
"8Base-RHACM-2.6:rhacm2/governance-policy-spec-sync-rhel8@sha256:2c1905ae8a83e5598678457fd955cbc867453ed5836de6fcc182e4928df8bd67_s390x",
"8Base-RHACM-2.6:rhacm2/governance-policy-spec-sync-rhel8@sha256:4a8d30cc0e1d83c69b7f3339418b101da23fbcaee7d326bedaff677eceb25ab2_ppc64le",
"8Base-RHACM-2.6:rhacm2/governance-policy-spec-sync-rhel8@sha256:6849cf1b4dd883d5b4c0cf90a3adfb26cb59d03d3b892cee3669a32dd6b8dcc2_amd64",
"8Base-RHACM-2.6:rhacm2/governance-policy-spec-sync-rhel8@sha256:d06ffc621167aff31ecb0fa417b294ff0676fb00e4ef1c6cb0fb2aaf4b2561e0_arm64",
"8Base-RHACM-2.6:rhacm2/governance-policy-status-sync-rhel8@sha256:4c86e16f15aaf454e4e5ce5436e1db27a5f8a55f573c3eaf02e4786fe52edfc8_arm64",
"8Base-RHACM-2.6:rhacm2/governance-policy-status-sync-rhel8@sha256:cf6a75d94f50dd063e939aee18756c767cba43f4e1e62a9c2f2b764ac6f43746_s390x",
"8Base-RHACM-2.6:rhacm2/governance-policy-status-sync-rhel8@sha256:e072b615eeffff80a94831e58c70980684c1ec4bd972844b25b157eb7ed5937f_ppc64le",
"8Base-RHACM-2.6:rhacm2/governance-policy-status-sync-rhel8@sha256:fffe971caa2e911d9c972c0e88712ff431d34c63dbe74e25f1cababa50ea7417_amd64",
"8Base-RHACM-2.6:rhacm2/governance-policy-template-sync-rhel8@sha256:10bc1a3833599a593a058e804de67e92888ed779fd0000928d4a70b6c7d5c1c2_amd64",
"8Base-RHACM-2.6:rhacm2/governance-policy-template-sync-rhel8@sha256:5c17f979f47840a879059ad83de12f0756889564a17190ba4438a7632c999bb1_arm64",
"8Base-RHACM-2.6:rhacm2/governance-policy-template-sync-rhel8@sha256:848bce8007de7714afc8c755b5f0c3cdf5eb6b1d259811c947bc295924539a0e_ppc64le",
"8Base-RHACM-2.6:rhacm2/governance-policy-template-sync-rhel8@sha256:95439f7e18fa87601d5860cbd9ca5f0738786e30a629d23788fd5fe33d694c66_s390x",
"8Base-RHACM-2.6:rhacm2/grafana-dashboard-loader-rhel8@sha256:1f5c1b2cffebf069859e95d0e722cb293f8c176bf5c5873bb9517c96b26c2e10_arm64",
"8Base-RHACM-2.6:rhacm2/grafana-dashboard-loader-rhel8@sha256:5223158a122658bafbd853c596cdc1f7bd7a0e4fdd82b1c3668ac84adeae9f24_s390x",
"8Base-RHACM-2.6:rhacm2/grafana-dashboard-loader-rhel8@sha256:561f1f05925cfe3c5f0f8a9b7475be4bbab183b5611ecfe09b090d80fa4bc2fe_amd64",
"8Base-RHACM-2.6:rhacm2/grafana-dashboard-loader-rhel8@sha256:734270221ec4a516e7eb77f2ec3a753384242116aa70320a1dbe969e915af1df_ppc64le",
"8Base-RHACM-2.6:rhacm2/iam-policy-controller-rhel8@sha256:2827e5f485213f92e2d0092187f3976dd6fe598e39b5cf2212d48c3a44c34b13_arm64",
"8Base-RHACM-2.6:rhacm2/iam-policy-controller-rhel8@sha256:8ca9e80365c76b66b2de3924fc50a5912e606042c704b02cb174a4b8bd3927c4_amd64",
"8Base-RHACM-2.6:rhacm2/iam-policy-controller-rhel8@sha256:c5069e76a900aa300102a0ae54ecbc12c0ac31abfeed8656ee60a949daef79c3_s390x",
"8Base-RHACM-2.6:rhacm2/iam-policy-controller-rhel8@sha256:ca05e79e5508924af71f323c13f664770d8dd4eb61ecf0894e4f9a81f7a1b402_ppc64le",
"8Base-RHACM-2.6:rhacm2/insights-client-rhel8@sha256:02cacfec60c80b9228e8b18949751de867f974ea6b1172129096e64e949c0598_amd64",
"8Base-RHACM-2.6:rhacm2/insights-client-rhel8@sha256:2b14036d0291e54c3191682de2ea875a78d78c35b2791a5a113ba1a8920f0621_ppc64le",
"8Base-RHACM-2.6:rhacm2/insights-client-rhel8@sha256:d4c05f641de8fd0753d63cc6d5b62464d3d6a87d601514e87ef2e40bbe7b01b6_s390x",
"8Base-RHACM-2.6:rhacm2/insights-client-rhel8@sha256:e15c410b693b34f49869d037ebb5584384fcdf88114b7a94967ca09f1361a5f3_arm64",
"8Base-RHACM-2.6:rhacm2/insights-metrics-rhel8@sha256:67aa55bb65685395ad2773e7459dff5fbccdeedcf9e56ec2722d8f5c919eae89_s390x",
"8Base-RHACM-2.6:rhacm2/insights-metrics-rhel8@sha256:6c54e08f5f6c2cae41a5e108e1019ff6522af8f69d666e22eb4631cd83b85917_amd64",
"8Base-RHACM-2.6:rhacm2/insights-metrics-rhel8@sha256:88d9b7246aa75cb2c88ccb7f2f1202fc465be0f2d89e59f1d2259f69ada56d9d_arm64",
"8Base-RHACM-2.6:rhacm2/insights-metrics-rhel8@sha256:bad98fe71638d7346f31ea45f6063ec970bf90844bb5c5dc5f917bb0f0099899_ppc64le",
"8Base-RHACM-2.6:rhacm2/klusterlet-addon-controller-rhel8@sha256:22e510955af3fa736b7306c387f44b5f15f5f9a7a006c6587e06d5d8602cc2f0_s390x",
"8Base-RHACM-2.6:rhacm2/klusterlet-addon-controller-rhel8@sha256:55bc86326f992cc4f4401b93f90cdd2baa6728015ffaf6168f2d46ae43c70cf4_ppc64le",
"8Base-RHACM-2.6:rhacm2/klusterlet-addon-controller-rhel8@sha256:8dd7f47af047fb899c7fcbad61cb8f38da45990cac186f9235aec3e4e7de25e9_amd64",
"8Base-RHACM-2.6:rhacm2/klusterlet-addon-controller-rhel8@sha256:bdb97eb5bb0e8f59edf0d389fb07c45171e728dc8b4d2bdacd785193b46ec03b_arm64",
"8Base-RHACM-2.6:rhacm2/kube-rbac-proxy-rhel8@sha256:11a353ee9da6cc843d5f346f4fa51681d13318e2e61fc4d1a3f63406eb175260_s390x",
"8Base-RHACM-2.6:rhacm2/kube-rbac-proxy-rhel8@sha256:31757f3e3bb08b4e49e54694b18b3cf327637be20535482b2df1345b17444dda_amd64",
"8Base-RHACM-2.6:rhacm2/kube-rbac-proxy-rhel8@sha256:b2c0b7414d0fc36a49cbdc5a56b25dd62aac18defc2defbd9c1895cd13a5e716_arm64",
"8Base-RHACM-2.6:rhacm2/kube-rbac-proxy-rhel8@sha256:dbd816d503e9beb58622604432eb415419e893627eb95c1ceeb8ff5bda7d6335_ppc64le",
"8Base-RHACM-2.6:rhacm2/kube-state-metrics-rhel8@sha256:53246a6df1f0880d94ed2644fa4366e3e2108b6fa8a51745af87785346ce5304_s390x",
"8Base-RHACM-2.6:rhacm2/kube-state-metrics-rhel8@sha256:5f2393bceefffb32240043b6722aa73d31fc8133cc2666fcf5eb8d33794bc54f_arm64",
"8Base-RHACM-2.6:rhacm2/kube-state-metrics-rhel8@sha256:c792c043462281cde7c93bd8e2136f62ca17d072e7f466353f37de8e5f5dc949_ppc64le",
"8Base-RHACM-2.6:rhacm2/kube-state-metrics-rhel8@sha256:e6b1d24b56e6973eee1569e351db6637ca67e1d6cd124adb845cbf6e35a4f6af_amd64",
"8Base-RHACM-2.6:rhacm2/management-ingress-rhel8@sha256:07238998d21204cd8f25dc63e6dbde20a2dd25c3b96609729306db6c63a0fca4_arm64",
"8Base-RHACM-2.6:rhacm2/management-ingress-rhel8@sha256:0d2665d19a8753c6269f594b68b067cd62a402404287e6416543c1af2d7d3cf4_ppc64le",
"8Base-RHACM-2.6:rhacm2/management-ingress-rhel8@sha256:6917d018e53aabb6f5402f02000aedd2e5cf71bcc84562e0fc7d7c87049f4b67_amd64",
"8Base-RHACM-2.6:rhacm2/management-ingress-rhel8@sha256:73b0444bd91a1dade3b7e76245ac8d6cb568929bba321b8c86c269d6f542ac3b_s390x",
"8Base-RHACM-2.6:rhacm2/memcached-exporter-rhel8@sha256:7d85dd62346a647d22202baa0f8d405b2aaf9a7174b38e5d29df2e03530009c3_s390x",
"8Base-RHACM-2.6:rhacm2/memcached-exporter-rhel8@sha256:9635616c8f058e67d557201147904b05f8b49938f63fb2b0239dfca883f61685_arm64",
"8Base-RHACM-2.6:rhacm2/memcached-exporter-rhel8@sha256:9e91ecec92ec0df8b72beb6040f39d9a25b0bfad844e92ea34cc2d648d221d22_ppc64le",
"8Base-RHACM-2.6:rhacm2/memcached-exporter-rhel8@sha256:c773b9a2fffcd549d4936054260f655c78da603957826d6bad4e8567a213ad10_amd64",
"8Base-RHACM-2.6:rhacm2/memcached-rhel8@sha256:584f8c4a9a1b75fc71948a98add560d4fe3d936ee46ac791f32121dbadf8c7d2_ppc64le",
"8Base-RHACM-2.6:rhacm2/memcached-rhel8@sha256:59b3ce3f3f4459c97cfffee5e20830d70f8a69198b5fab271e6c478d615c46d3_arm64",
"8Base-RHACM-2.6:rhacm2/memcached-rhel8@sha256:6f458c76757203b28434f871027c6a466a73d246ceb5bfac8793ad1896a672ab_amd64",
"8Base-RHACM-2.6:rhacm2/memcached-rhel8@sha256:e34722fd656e3205dcdb565b0ab68e9971174c11f125dbfff3bf82e1e21f3a76_s390x",
"8Base-RHACM-2.6:rhacm2/metrics-collector-rhel8@sha256:3a81a018b939752543e78c2d68d1436b851be2256b88c3e66cd506ae1d8f4c9c_ppc64le",
"8Base-RHACM-2.6:rhacm2/metrics-collector-rhel8@sha256:6a3e0c36c123c9dc54759655d9148f580abada501034914863a6528ded19ef34_amd64",
"8Base-RHACM-2.6:rhacm2/metrics-collector-rhel8@sha256:7991f484f97b9951f27f70e67d5db0850c4189ee86db8406cdda961a9beb06f0_arm64",
"8Base-RHACM-2.6:rhacm2/metrics-collector-rhel8@sha256:fa08b9bf3fd334738984e150ba5bfd2e005374752f3112340b65f6434eacd057_s390x",
"8Base-RHACM-2.6:rhacm2/multicloud-integrations-rhel8@sha256:2bcbf9a565f3c566061325aca3174ec755b5c94a28612718a3f1563db317273e_ppc64le",
"8Base-RHACM-2.6:rhacm2/multicloud-integrations-rhel8@sha256:6813ccd43a1aecd1aaf4d5d4b1620fd63bbca00b736100189ff91246bf3bc36b_arm64",
"8Base-RHACM-2.6:rhacm2/multicloud-integrations-rhel8@sha256:db89ef3686570526afdb2b79fd698aca5dc50c633009760f1748fb9fd506067b_amd64",
"8Base-RHACM-2.6:rhacm2/multicloud-integrations-rhel8@sha256:db8bc27937802c5d8fff769b9c93c8a01411629d199adbc39235e721d6468b30_s390x",
"8Base-RHACM-2.6:rhacm2/multicluster-observability-rhel8-operator@sha256:434db0ca203b14b899fff9b7a2a5b975de852ea29620a828f29246448aba873c_ppc64le",
"8Base-RHACM-2.6:rhacm2/multicluster-observability-rhel8-operator@sha256:876bfa63b0e13833eaeadb7c6a0481f1d7970b283f69ece4d81c99985f4dd161_arm64",
"8Base-RHACM-2.6:rhacm2/multicluster-observability-rhel8-operator@sha256:d23f208e020d42bc095011d423146e2da35b2bc85b844911bde2f4edf696bdca_amd64",
"8Base-RHACM-2.6:rhacm2/multicluster-observability-rhel8-operator@sha256:f29581baf5277588d2e4cd01380ecf46e3c97a2f17ade01b048f75c29f18d62c_s390x",
"8Base-RHACM-2.6:rhacm2/multicluster-operators-application-rhel8@sha256:1952d422bd7ba42323711faba59244c449293cc92502e350460fee07c0e3b34a_ppc64le",
"8Base-RHACM-2.6:rhacm2/multicluster-operators-application-rhel8@sha256:566a60f630ec346eced3106ec072963d1b9f9d300e7d4cee6af6dc0d590a3937_s390x",
"8Base-RHACM-2.6:rhacm2/multicluster-operators-application-rhel8@sha256:724dd9f4a5e4acd061206ca2ea57c329210ade5135dbdf941b8d7e720daa4f10_arm64",
"8Base-RHACM-2.6:rhacm2/multicluster-operators-application-rhel8@sha256:ace8895fc62c1394dfa7854fd9ce3e14ef859e989255f70dc9a5a3d9bcd514c0_amd64",
"8Base-RHACM-2.6:rhacm2/multicluster-operators-channel-rhel8@sha256:1ebe6504a6a58f39f93952bf1c135ea58ff77e65c5b8ba73c7ad6295e66a1b45_s390x",
"8Base-RHACM-2.6:rhacm2/multicluster-operators-channel-rhel8@sha256:557cc962d0b10d80a9dea7adce387ea28fb4199a02fa8546645ab2cacbf28b88_ppc64le",
"8Base-RHACM-2.6:rhacm2/multicluster-operators-channel-rhel8@sha256:82526c7c046325bde1dfa0a47b58b773355f00bc95c23be75105e7255e7bddd2_arm64",
"8Base-RHACM-2.6:rhacm2/multicluster-operators-channel-rhel8@sha256:85e20d97f28e43668c2790bd6e0adbc598d01f9fab849761fb96d7a5c4946a87_amd64",
"8Base-RHACM-2.6:rhacm2/multicluster-operators-subscription-rhel8@sha256:7310f31faae367a363c27a7236b562bbfe8381a352fce906279590bac11571d2_ppc64le",
"8Base-RHACM-2.6:rhacm2/multicluster-operators-subscription-rhel8@sha256:7676d33b9be36ca6660d3aed888fdffcf270fcf82258ed9531e2746a3d27610c_s390x",
"8Base-RHACM-2.6:rhacm2/multicluster-operators-subscription-rhel8@sha256:e718d5abef58365d547ef73828a26adff5b6cef1bf935aa7c27f12f604b50337_amd64",
"8Base-RHACM-2.6:rhacm2/multicluster-operators-subscription-rhel8@sha256:f58aff87d1efb64417c6976f6772a464e54beefe847f50a141726b7a1a6a293a_arm64",
"8Base-RHACM-2.6:rhacm2/multiclusterhub-repo-rhel8@sha256:03222a9dd6eca9cf44932a0ff1bf89bd9d2d29683f1ebb0d0aa49171b77a4963_ppc64le",
"8Base-RHACM-2.6:rhacm2/multiclusterhub-repo-rhel8@sha256:881b8c3b19918affd478c0ad0c73dff96dd28f5c1dfddb86472b42e422fa25b6_amd64",
"8Base-RHACM-2.6:rhacm2/multiclusterhub-repo-rhel8@sha256:9de94ea1f83ec8b7257c7b2befc1485ed9cc40c9ef3600c4c4c50934e708cf9d_s390x",
"8Base-RHACM-2.6:rhacm2/multiclusterhub-repo-rhel8@sha256:a45ed68e7d3ac89d17eaf06445cabfc19a9ce85a42f116d75028d6acd18a322b_arm64",
"8Base-RHACM-2.6:rhacm2/multiclusterhub-rhel8@sha256:48d1fa8bc5f6a4d8349c41126301bd86d12836384f336881ecb71bd79f84ae93_ppc64le",
"8Base-RHACM-2.6:rhacm2/multiclusterhub-rhel8@sha256:a33e91fb763a2f0894433bce31bd44229e7d5f5c53d36c6b6f643807a45c110b_arm64",
"8Base-RHACM-2.6:rhacm2/multiclusterhub-rhel8@sha256:d6e126cbdd3cfbcdee04b093389ca1b07ac8038da96060051ed94e1eeacc6d92_s390x",
"8Base-RHACM-2.6:rhacm2/multiclusterhub-rhel8@sha256:ecf12158a2d8802b4c7efd6b336ff36c1e002223b1d385a40fbef638d5e4aa21_amd64",
"8Base-RHACM-2.6:rhacm2/node-exporter-rhel8@sha256:14d23638efff3c30661c9a5f3ddb6ab0c7a9d162de1176dd9565cf49dfa4b9c5_amd64",
"8Base-RHACM-2.6:rhacm2/node-exporter-rhel8@sha256:533005e1608de68a09e53599de3f30990db95cb923794bab9ae9e3bc1a8b6baf_arm64",
"8Base-RHACM-2.6:rhacm2/node-exporter-rhel8@sha256:99eef3491c7092afa14179b9a9d39dd8fbfb3c9bb61759d678af5d91ac23e59d_s390x",
"8Base-RHACM-2.6:rhacm2/node-exporter-rhel8@sha256:e200d4e1802cce7fce32b1e0dc5c3220b6f6477b73b3a2d8ea26a5a42d63f46b_ppc64le",
"8Base-RHACM-2.6:rhacm2/observatorium-rhel8-operator@sha256:092e3437e6d38b2bf676d7fb67ad672e3ef03440017b5af7c1ebd2beb3f437eb_amd64",
"8Base-RHACM-2.6:rhacm2/observatorium-rhel8-operator@sha256:8cf076bfb049d1aabd00040ee65f0fedd590f0dd448c7561de494093a915b397_ppc64le",
"8Base-RHACM-2.6:rhacm2/observatorium-rhel8-operator@sha256:e69987a64fdbf873d4b19d8626c0c5e99dd13d7c95446850559be966dae45ad0_arm64",
"8Base-RHACM-2.6:rhacm2/observatorium-rhel8-operator@sha256:f0bf89eaea6b7afc2d08c77bd40dfba581f91f462f5ec3d70473b332ca6f781c_s390x",
"8Base-RHACM-2.6:rhacm2/observatorium-rhel8@sha256:0686cfddd61737f7e7eb4f0c011397277394559edac3bb947c0969e302686dd5_ppc64le",
"8Base-RHACM-2.6:rhacm2/observatorium-rhel8@sha256:8f2f3732600235f66c406b6121ac37979f52572ce90353b6e099be7b74406251_amd64",
"8Base-RHACM-2.6:rhacm2/observatorium-rhel8@sha256:9e1fccc5b17865a6d7baaa1a15cb50f47d80a14b0a7bcbd94c12f0ddcaaf1b28_s390x",
"8Base-RHACM-2.6:rhacm2/observatorium-rhel8@sha256:bdd89a1051c8f21e7d81ff80c96731a0eaa7d15c320ab1e6b1dc3f6babd42598_arm64",
"8Base-RHACM-2.6:rhacm2/prometheus-alertmanager-rhel8@sha256:0860b7aa5e8b07792ad7f5d5c0654e23e9da8eedd4b9f509caea616dcfa97d69_amd64",
"8Base-RHACM-2.6:rhacm2/prometheus-alertmanager-rhel8@sha256:624895d8579ef6f3e5b17558a30775790ec6f00701f8c5cdfa315292d7f9e867_s390x",
"8Base-RHACM-2.6:rhacm2/prometheus-alertmanager-rhel8@sha256:6d09865a228cdbbc6d1ac13042c3c00f0bd086f6dc181dfa3cdf8c7f9d826b9e_arm64",
"8Base-RHACM-2.6:rhacm2/prometheus-alertmanager-rhel8@sha256:c69fee848d21346a271972e89d91898eac9fec27d598d98ffa004ca8d1b53270_ppc64le",
"8Base-RHACM-2.6:rhacm2/prometheus-rhel8@sha256:52cea7c27de23e3358030b09f22b962723c523a940f8e2043edc298c907d761c_arm64",
"8Base-RHACM-2.6:rhacm2/prometheus-rhel8@sha256:67e0fadfbb4d99a60435ed12b470772b38ace4ca815fe73da68eb3c826e200fc_ppc64le",
"8Base-RHACM-2.6:rhacm2/prometheus-rhel8@sha256:e8241b1d852d605b44ecfcc552cb0f905f72e8a17c8d228162b40c19388f5176_s390x",
"8Base-RHACM-2.6:rhacm2/prometheus-rhel8@sha256:ed0cc13e79949436d29a7ad0b41b189744a177ea27545fd5eb9b4f71e87bd0eb_amd64",
"8Base-RHACM-2.6:rhacm2/rbac-query-proxy-rhel8@sha256:29c76a37497f212aed280e2bf16ef45fb3785fb4649ce17b7fe9d653a79e2112_arm64",
"8Base-RHACM-2.6:rhacm2/rbac-query-proxy-rhel8@sha256:475a45884a51127722030226ff9a5f0752c98574c41eb61796aece5e702346a3_ppc64le",
"8Base-RHACM-2.6:rhacm2/rbac-query-proxy-rhel8@sha256:582301b10af0b966ae7d5e130cb0e5f96e7912dc66b4108e0d6078656ca80604_amd64",
"8Base-RHACM-2.6:rhacm2/rbac-query-proxy-rhel8@sha256:f1c7de85a44c03f48a6f62ba1d7d650f0b06e0f502cecff1512ad637b5bc1c27_s390x",
"8Base-RHACM-2.6:rhacm2/redisgraph-tls-rhel8@sha256:128279a656bfbde6c2c052766d63a1de6a06d8bea2707813c64396c2ae382478_amd64",
"8Base-RHACM-2.6:rhacm2/redisgraph-tls-rhel8@sha256:35927ca6e6e9c8d420c499a0c8ad37c4297ba19743d550f489d3e66482275a49_arm64",
"8Base-RHACM-2.6:rhacm2/redisgraph-tls-rhel8@sha256:4696baed553266682ba2b54d3bf683d2ff1241b625de5ec54a45c1b2c5f96243_s390x",
"8Base-RHACM-2.6:rhacm2/redisgraph-tls-rhel8@sha256:d722f2ffab1f58bbaf3c62ef71dbf7e6c4023e6ab17690f1049075a321d0b1ac_ppc64le",
"8Base-RHACM-2.6:rhacm2/search-aggregator-rhel8@sha256:2b5f372c1c73c4de587b5a4388d95b8cc553fc56af446fcefa0e14c6d980b6b3_ppc64le",
"8Base-RHACM-2.6:rhacm2/search-aggregator-rhel8@sha256:38fceeedc0672def1c2cf42bb6743ae726e77d9f7352d002b3fc688c6d551852_amd64",
"8Base-RHACM-2.6:rhacm2/search-aggregator-rhel8@sha256:6a915335bcebb0884fc72df2dfee97c74d42c035864b960e1c800fa6c5f8d93c_arm64",
"8Base-RHACM-2.6:rhacm2/search-aggregator-rhel8@sha256:752decaefc38aa009f54201b38d4ab26d9b4020caec649d9b1f1564f56c47c2a_s390x",
"8Base-RHACM-2.6:rhacm2/search-api-rhel8@sha256:37eea70d5b1c89c25372dcea8c8c03e1e0a9af1b5a06f3b0706ba776ae8847c1_amd64",
"8Base-RHACM-2.6:rhacm2/search-api-rhel8@sha256:7400088d206592eb29cd86182909626262c9b2a99f017811fcc9d8a753c39009_arm64",
"8Base-RHACM-2.6:rhacm2/search-api-rhel8@sha256:aa8ea0deabc39a068f3f6ce9fa6334e44fc507355009a9bff448e742156ec203_ppc64le",
"8Base-RHACM-2.6:rhacm2/search-api-rhel8@sha256:b4d2d39c2b3b736987f1e888b858d52a7ebd9f8d0cebd3bdef8c59f6e3e41725_s390x",
"8Base-RHACM-2.6:rhacm2/search-collector-rhel8@sha256:0174699ec75fcda08892b4e72b674df989af51ea5f04de57a62c2a85a3c08f4f_arm64",
"8Base-RHACM-2.6:rhacm2/search-collector-rhel8@sha256:5a29a9805b8d20969cba86da11a9de8176a3172df361aec5fae136a4271de308_amd64",
"8Base-RHACM-2.6:rhacm2/search-collector-rhel8@sha256:be7eed9ad9502bcc294081f7e2098fc4f8411c912c34fe63479b5b770d06caca_s390x",
"8Base-RHACM-2.6:rhacm2/search-collector-rhel8@sha256:c467c1d7ceaf5281077f7fe8ff1c1c4cffe325132890a3ab9b96ea5db2e2c930_ppc64le",
"8Base-RHACM-2.6:rhacm2/search-rhel8@sha256:2135cd20bb7ebbf48499992fe46a928e28fc78c86e360633ea09054520c42539_ppc64le",
"8Base-RHACM-2.6:rhacm2/search-rhel8@sha256:3a7a31974210e21a3faed9b57a75b970c70ac41d9662b884d4ce67275f756fc7_arm64",
"8Base-RHACM-2.6:rhacm2/search-rhel8@sha256:6e6a19f1440e4eb15a8206e18f7f4dde3e1a5c6518944571d09923d116d3f04e_amd64",
"8Base-RHACM-2.6:rhacm2/search-rhel8@sha256:e6ed3e65f0d49b3c6b0e3e97593a8fae4d453f3aecf8d7829c0d25c68bc91ea1_s390x",
"8Base-RHACM-2.6:rhacm2/submariner-addon-rhel8@sha256:7b80d01371f551df506bd0c56df6829845bfce497ff01cc44b68f172ed5399b4_ppc64le",
"8Base-RHACM-2.6:rhacm2/submariner-addon-rhel8@sha256:934c560bc786015c694e9cffbae8e86f631b3331d62f5a547931446dae82f8c3_s390x",
"8Base-RHACM-2.6:rhacm2/submariner-addon-rhel8@sha256:b467881f4028a89a9e79ba93da719845db576f47a04ae6e569c2317be5594b29_arm64",
"8Base-RHACM-2.6:rhacm2/submariner-addon-rhel8@sha256:fc5592d42e4aca70288448d174511b922ece7f8cb4b41c6a36195c3a4a60aa36_amd64",
"8Base-RHACM-2.6:rhacm2/thanos-receive-controller-rhel8@sha256:21f2626c10c4fb61b37e6ca4ab574186b423f155fbc5cfef3e894fff04cc270e_ppc64le",
"8Base-RHACM-2.6:rhacm2/thanos-receive-controller-rhel8@sha256:c357074958324fc5d602cdcf1cba285bf8582e0b36af79a8f6211bb0dfb77a10_amd64",
"8Base-RHACM-2.6:rhacm2/thanos-receive-controller-rhel8@sha256:d9ac8e67d6d9858b16dd9d1d49c1dd904aa22a7b618e5d33292344faced9c0d3_arm64",
"8Base-RHACM-2.6:rhacm2/thanos-receive-controller-rhel8@sha256:e3b840a7833680170f9e9ca52309552c584935a68c75cc71e6d576b104dc01c8_s390x",
"8Base-RHACM-2.6:rhacm2/thanos-rhel8@sha256:453c525197ccfe1f866af70ca2e7f3deb6f98d0b98c09b602b4fa1368787213d_amd64",
"8Base-RHACM-2.6:rhacm2/thanos-rhel8@sha256:4b3b45ad0b564360c245d20b1540c2398c9606cf8684275e4ee071c591357929_arm64",
"8Base-RHACM-2.6:rhacm2/thanos-rhel8@sha256:7e43ba8f47ec54b5f86d13c81b67b044176530b63b5ae3f40332fc975cc6b21f_s390x",
"8Base-RHACM-2.6:rhacm2/thanos-rhel8@sha256:faaa00c0af80c781a7c610616153a3cd1dc1b20637934c3a243a2e9664ba0ee5_ppc64le"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2022:6370"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"8Base-RHACM-2.6:rhacm2/acm-governance-policy-addon-controller-rhel8@sha256:615ab5d9542759d921634737709e84a8e65d003ea136e5d22858d380225fd177_amd64",
"8Base-RHACM-2.6:rhacm2/acm-governance-policy-addon-controller-rhel8@sha256:958b729d30f10b9c121e68ac8ede2054ed29cc52a9a7d6df0537ed221aa74358_s390x",
"8Base-RHACM-2.6:rhacm2/acm-governance-policy-addon-controller-rhel8@sha256:b5bef941b4e0b5b3529ca5b2311c85295b9f6d12e482a9cbdad691c2406541f1_ppc64le",
"8Base-RHACM-2.6:rhacm2/acm-governance-policy-addon-controller-rhel8@sha256:f6194b9056d77e54f3c74caa9eab87bd1df1818d082fc807229d1c44ec6c88c4_arm64",
"8Base-RHACM-2.6:rhacm2/acm-grafana-rhel8@sha256:45616ed43b53d3a83e65828118f09430396f5bcb0566ae3a65d937b59f0d873e_s390x",
"8Base-RHACM-2.6:rhacm2/acm-grafana-rhel8@sha256:8c48441cfa850ea1274932e94da0831618c10f91022619c779304501a75fb161_amd64",
"8Base-RHACM-2.6:rhacm2/acm-grafana-rhel8@sha256:cc1c196b19c5fd8f313c6136359cc9dd37b5f59d32a581b10cf89b80b7d0cbf4_arm64",
"8Base-RHACM-2.6:rhacm2/acm-grafana-rhel8@sha256:cdf24e68e50be1350566243f6d2cb1403d09ab68e5fed39ea6c56212e42b90f1_ppc64le",
"8Base-RHACM-2.6:rhacm2/acm-must-gather-rhel8@sha256:1457ff5cfd61611fdc968d4af5b020d835e107b97932c7ba7b3f5ed4cbd0e39f_ppc64le",
"8Base-RHACM-2.6:rhacm2/acm-must-gather-rhel8@sha256:39842906b3846418bc31098e2abad08210118d86aa683e9e5fd04a97822df22d_arm64",
"8Base-RHACM-2.6:rhacm2/acm-must-gather-rhel8@sha256:8a69add2d90a1e094de8510052b683e1765153da75e316ad7778499af0c5ddf9_s390x",
"8Base-RHACM-2.6:rhacm2/acm-must-gather-rhel8@sha256:dca91134a2c1c33c736afcd4c9373749448641385f39162c74e115691289e843_amd64",
"8Base-RHACM-2.6:rhacm2/acm-operator-bundle@sha256:0eac6124f59492d09c1ae650025d59ea0e8547d9f9c832cb9607b09254ff6ddd_s390x",
"8Base-RHACM-2.6:rhacm2/acm-operator-bundle@sha256:1cbcd58a4c23e4c89a6a0509f78802a5aa21205db2784ebc9772b99a3917b183_arm64",
"8Base-RHACM-2.6:rhacm2/acm-operator-bundle@sha256:997aaee36f0bed47e231925a3f2c2ecc503410e54b35727f035c72477f3d1944_ppc64le",
"8Base-RHACM-2.6:rhacm2/acm-operator-bundle@sha256:ce699187f250b93976b8063228ac12d11c6c8f6baba69ba4ed17a38730e84eb3_amd64",
"8Base-RHACM-2.6:rhacm2/acm-prometheus-config-reloader-rhel8@sha256:693a77a9324d6c7f0e69bd9d5725b51f3e429972f1e67469e93648cb347eae84_arm64",
"8Base-RHACM-2.6:rhacm2/acm-prometheus-config-reloader-rhel8@sha256:89757e804d5df2b5eeeb1191b599c3acb9e75f61170f888095302830d6de0582_s390x",
"8Base-RHACM-2.6:rhacm2/acm-prometheus-config-reloader-rhel8@sha256:8e45e1fd7342d7525b118f01794cac1f4a8662def5f2a06336b698db2e268742_amd64",
"8Base-RHACM-2.6:rhacm2/acm-prometheus-config-reloader-rhel8@sha256:ce1c17b34b7aac2e990dc0efe40f4406e73f727b2c7bfe109eded849de753f1a_ppc64le",
"8Base-RHACM-2.6:rhacm2/acm-prometheus-rhel8@sha256:728606d96dd9e0fc2e7810e092e10ee071ec36598c990c8252beccace59a679e_amd64",
"8Base-RHACM-2.6:rhacm2/acm-prometheus-rhel8@sha256:b457d0b95d88c5dd0aac87492cbca40a9d7c2074002ad110f52d562f0c5d0797_arm64",
"8Base-RHACM-2.6:rhacm2/acm-prometheus-rhel8@sha256:f34d2569033bfb1d173342264f090f46d80f7843d52704a7ce9e9eb9de2f5abb_s390x",
"8Base-RHACM-2.6:rhacm2/acm-prometheus-rhel8@sha256:f720e0a94bfe7ed5d812819a3e77cc0581be102970127d8c0d4aa06a05edbf3d_ppc64le",
"8Base-RHACM-2.6:rhacm2/acm-volsync-addon-controller-rhel8@sha256:17ccd6b924b36ab14e3ca5f5331ba7e4c86f8cb64304640d58c3ee6b76edbcaf_ppc64le",
"8Base-RHACM-2.6:rhacm2/acm-volsync-addon-controller-rhel8@sha256:27079308ea87e35564cc3089c65eae68d63880a3bb093ca64d1678a68b60fcec_amd64",
"8Base-RHACM-2.6:rhacm2/acm-volsync-addon-controller-rhel8@sha256:9eabaac2df91aeef613d6973669d07298f2159c6a6e0c9f294623f7b1a10bc08_s390x",
"8Base-RHACM-2.6:rhacm2/acm-volsync-addon-controller-rhel8@sha256:f7abdf1756bc0ff2ebf02fee0469a8b9eeabe1fa8cafdd21c6e8f958155b70bb_arm64",
"8Base-RHACM-2.6:rhacm2/cert-policy-controller-rhel8@sha256:017c1e663827a3b55d70badd3ed979b5d1831252c49d671897a85a75afaa5bb0_s390x",
"8Base-RHACM-2.6:rhacm2/cert-policy-controller-rhel8@sha256:0610778095974edf936602018281bf7a5e287ba9eca9f661a423e68bbe000e40_ppc64le",
"8Base-RHACM-2.6:rhacm2/cert-policy-controller-rhel8@sha256:a66d7d4ee1179f7fce639490f919d722db54eaa3118b4135078c33e6cbf91488_amd64",
"8Base-RHACM-2.6:rhacm2/cert-policy-controller-rhel8@sha256:d660befef0c8f7a4db7aa3b865545c9863d8f37e7ba4b8de4380185f82b208d4_arm64",
"8Base-RHACM-2.6:rhacm2/cluster-backup-rhel8-operator@sha256:1a749d0795972a9bfd5a00aa96c238a660673464be01b2aa9fd7a3aeead6ddf7_amd64",
"8Base-RHACM-2.6:rhacm2/cluster-backup-rhel8-operator@sha256:8915dbdc562e63441f79041bdf1176e46ce53e95418d133f0cd0c1ff79da48a2_arm64",
"8Base-RHACM-2.6:rhacm2/cluster-backup-rhel8-operator@sha256:995f225449b207da9a3cad175dac85b87eefb28ff5bae6a588f40fd79fbe12a1_ppc64le",
"8Base-RHACM-2.6:rhacm2/cluster-backup-rhel8-operator@sha256:f1255a76c6275a4b6a400c82e204a5112fff6fe87f71626f8f309763f6a5d9e4_s390x",
"8Base-RHACM-2.6:rhacm2/config-policy-controller-rhel8@sha256:3b2e0d850e8fc966ec80bff16df26002334744a96b81c7a7dfe222f1706a52e3_s390x",
"8Base-RHACM-2.6:rhacm2/config-policy-controller-rhel8@sha256:447f275bbde46d7fc173798ef5abc0a77a6780f0dffdc171786edbe00f27d8d8_ppc64le",
"8Base-RHACM-2.6:rhacm2/config-policy-controller-rhel8@sha256:61964a1a0ddf2e98bcf5249b7374235055ab85cc26663a8d9397c2b7f6fbb4c6_amd64",
"8Base-RHACM-2.6:rhacm2/config-policy-controller-rhel8@sha256:a3abaa3d0bf1d34fa9e40903a8713c439f5f7f751e775d32cbab308983064ce0_arm64",
"8Base-RHACM-2.6:rhacm2/console-rhel8@sha256:6c0f630ff57f6f423df6dbf4df9faad25089f9b391be35cb8bc9cd5211f94d67_arm64",
"8Base-RHACM-2.6:rhacm2/console-rhel8@sha256:8608aed6971299def3fbe749336727e84c69582664dedac3145b92ea24e62e4d_amd64",
"8Base-RHACM-2.6:rhacm2/console-rhel8@sha256:afa80ae8274db7fa6796c35980fc5df15889e94aff3361f6cda643e5a09da220_ppc64le",
"8Base-RHACM-2.6:rhacm2/console-rhel8@sha256:f06e4e3f62db52c6d7fa0bc1f289de773e18d076bc38612e1b0ddc85c76fde06_s390x",
"8Base-RHACM-2.6:rhacm2/endpoint-monitoring-rhel8-operator@sha256:060bcd658756a924b4ce4d202bd447a3254fc1f49af7d685dde8720f355cde8e_arm64",
"8Base-RHACM-2.6:rhacm2/endpoint-monitoring-rhel8-operator@sha256:091d66731c5fe8eba5646c6b2622bb38c074e202a8a4a7e906921673b60f0898_amd64",
"8Base-RHACM-2.6:rhacm2/endpoint-monitoring-rhel8-operator@sha256:80660eb7f3c068768b0ea04ff20f4539194c52427ffdab4626bf781aa3f2ca64_s390x",
"8Base-RHACM-2.6:rhacm2/endpoint-monitoring-rhel8-operator@sha256:d6204fcf04c83bac13232ec1602572ad5f22bb528537e591079dfa36152697ec_ppc64le",
"8Base-RHACM-2.6:rhacm2/governance-policy-propagator-rhel8@sha256:51be0f04938b60ed1dba60908bebd2000d78e4ade34757bae70a083c67d77e8e_arm64",
"8Base-RHACM-2.6:rhacm2/governance-policy-propagator-rhel8@sha256:9577701bf3c7aa00b99531d2c3842130abc6cd91c52c4a7ba040b705eeace4c7_s390x",
"8Base-RHACM-2.6:rhacm2/governance-policy-propagator-rhel8@sha256:bdc6c128628db86697af198430c5ae5c61c3e586c1a97187e4d4e852cec61e92_ppc64le",
"8Base-RHACM-2.6:rhacm2/governance-policy-propagator-rhel8@sha256:cc519319b9f4fe672144ebedd772ddf56d5de90e3c8f52c0fb9b55313f71a7b3_amd64",
"8Base-RHACM-2.6:rhacm2/governance-policy-spec-sync-rhel8@sha256:2c1905ae8a83e5598678457fd955cbc867453ed5836de6fcc182e4928df8bd67_s390x",
"8Base-RHACM-2.6:rhacm2/governance-policy-spec-sync-rhel8@sha256:4a8d30cc0e1d83c69b7f3339418b101da23fbcaee7d326bedaff677eceb25ab2_ppc64le",
"8Base-RHACM-2.6:rhacm2/governance-policy-spec-sync-rhel8@sha256:6849cf1b4dd883d5b4c0cf90a3adfb26cb59d03d3b892cee3669a32dd6b8dcc2_amd64",
"8Base-RHACM-2.6:rhacm2/governance-policy-spec-sync-rhel8@sha256:d06ffc621167aff31ecb0fa417b294ff0676fb00e4ef1c6cb0fb2aaf4b2561e0_arm64",
"8Base-RHACM-2.6:rhacm2/governance-policy-status-sync-rhel8@sha256:4c86e16f15aaf454e4e5ce5436e1db27a5f8a55f573c3eaf02e4786fe52edfc8_arm64",
"8Base-RHACM-2.6:rhacm2/governance-policy-status-sync-rhel8@sha256:cf6a75d94f50dd063e939aee18756c767cba43f4e1e62a9c2f2b764ac6f43746_s390x",
"8Base-RHACM-2.6:rhacm2/governance-policy-status-sync-rhel8@sha256:e072b615eeffff80a94831e58c70980684c1ec4bd972844b25b157eb7ed5937f_ppc64le",
"8Base-RHACM-2.6:rhacm2/governance-policy-status-sync-rhel8@sha256:fffe971caa2e911d9c972c0e88712ff431d34c63dbe74e25f1cababa50ea7417_amd64",
"8Base-RHACM-2.6:rhacm2/governance-policy-template-sync-rhel8@sha256:10bc1a3833599a593a058e804de67e92888ed779fd0000928d4a70b6c7d5c1c2_amd64",
"8Base-RHACM-2.6:rhacm2/governance-policy-template-sync-rhel8@sha256:5c17f979f47840a879059ad83de12f0756889564a17190ba4438a7632c999bb1_arm64",
"8Base-RHACM-2.6:rhacm2/governance-policy-template-sync-rhel8@sha256:848bce8007de7714afc8c755b5f0c3cdf5eb6b1d259811c947bc295924539a0e_ppc64le",
"8Base-RHACM-2.6:rhacm2/governance-policy-template-sync-rhel8@sha256:95439f7e18fa87601d5860cbd9ca5f0738786e30a629d23788fd5fe33d694c66_s390x",
"8Base-RHACM-2.6:rhacm2/grafana-dashboard-loader-rhel8@sha256:1f5c1b2cffebf069859e95d0e722cb293f8c176bf5c5873bb9517c96b26c2e10_arm64",
"8Base-RHACM-2.6:rhacm2/grafana-dashboard-loader-rhel8@sha256:5223158a122658bafbd853c596cdc1f7bd7a0e4fdd82b1c3668ac84adeae9f24_s390x",
"8Base-RHACM-2.6:rhacm2/grafana-dashboard-loader-rhel8@sha256:561f1f05925cfe3c5f0f8a9b7475be4bbab183b5611ecfe09b090d80fa4bc2fe_amd64",
"8Base-RHACM-2.6:rhacm2/grafana-dashboard-loader-rhel8@sha256:734270221ec4a516e7eb77f2ec3a753384242116aa70320a1dbe969e915af1df_ppc64le",
"8Base-RHACM-2.6:rhacm2/iam-policy-controller-rhel8@sha256:2827e5f485213f92e2d0092187f3976dd6fe598e39b5cf2212d48c3a44c34b13_arm64",
"8Base-RHACM-2.6:rhacm2/iam-policy-controller-rhel8@sha256:8ca9e80365c76b66b2de3924fc50a5912e606042c704b02cb174a4b8bd3927c4_amd64",
"8Base-RHACM-2.6:rhacm2/iam-policy-controller-rhel8@sha256:c5069e76a900aa300102a0ae54ecbc12c0ac31abfeed8656ee60a949daef79c3_s390x",
"8Base-RHACM-2.6:rhacm2/iam-policy-controller-rhel8@sha256:ca05e79e5508924af71f323c13f664770d8dd4eb61ecf0894e4f9a81f7a1b402_ppc64le",
"8Base-RHACM-2.6:rhacm2/insights-client-rhel8@sha256:02cacfec60c80b9228e8b18949751de867f974ea6b1172129096e64e949c0598_amd64",
"8Base-RHACM-2.6:rhacm2/insights-client-rhel8@sha256:2b14036d0291e54c3191682de2ea875a78d78c35b2791a5a113ba1a8920f0621_ppc64le",
"8Base-RHACM-2.6:rhacm2/insights-client-rhel8@sha256:d4c05f641de8fd0753d63cc6d5b62464d3d6a87d601514e87ef2e40bbe7b01b6_s390x",
"8Base-RHACM-2.6:rhacm2/insights-client-rhel8@sha256:e15c410b693b34f49869d037ebb5584384fcdf88114b7a94967ca09f1361a5f3_arm64",
"8Base-RHACM-2.6:rhacm2/insights-metrics-rhel8@sha256:67aa55bb65685395ad2773e7459dff5fbccdeedcf9e56ec2722d8f5c919eae89_s390x",
"8Base-RHACM-2.6:rhacm2/insights-metrics-rhel8@sha256:6c54e08f5f6c2cae41a5e108e1019ff6522af8f69d666e22eb4631cd83b85917_amd64",
"8Base-RHACM-2.6:rhacm2/insights-metrics-rhel8@sha256:88d9b7246aa75cb2c88ccb7f2f1202fc465be0f2d89e59f1d2259f69ada56d9d_arm64",
"8Base-RHACM-2.6:rhacm2/insights-metrics-rhel8@sha256:bad98fe71638d7346f31ea45f6063ec970bf90844bb5c5dc5f917bb0f0099899_ppc64le",
"8Base-RHACM-2.6:rhacm2/klusterlet-addon-controller-rhel8@sha256:22e510955af3fa736b7306c387f44b5f15f5f9a7a006c6587e06d5d8602cc2f0_s390x",
"8Base-RHACM-2.6:rhacm2/klusterlet-addon-controller-rhel8@sha256:55bc86326f992cc4f4401b93f90cdd2baa6728015ffaf6168f2d46ae43c70cf4_ppc64le",
"8Base-RHACM-2.6:rhacm2/klusterlet-addon-controller-rhel8@sha256:8dd7f47af047fb899c7fcbad61cb8f38da45990cac186f9235aec3e4e7de25e9_amd64",
"8Base-RHACM-2.6:rhacm2/klusterlet-addon-controller-rhel8@sha256:bdb97eb5bb0e8f59edf0d389fb07c45171e728dc8b4d2bdacd785193b46ec03b_arm64",
"8Base-RHACM-2.6:rhacm2/kube-rbac-proxy-rhel8@sha256:11a353ee9da6cc843d5f346f4fa51681d13318e2e61fc4d1a3f63406eb175260_s390x",
"8Base-RHACM-2.6:rhacm2/kube-rbac-proxy-rhel8@sha256:31757f3e3bb08b4e49e54694b18b3cf327637be20535482b2df1345b17444dda_amd64",
"8Base-RHACM-2.6:rhacm2/kube-rbac-proxy-rhel8@sha256:b2c0b7414d0fc36a49cbdc5a56b25dd62aac18defc2defbd9c1895cd13a5e716_arm64",
"8Base-RHACM-2.6:rhacm2/kube-rbac-proxy-rhel8@sha256:dbd816d503e9beb58622604432eb415419e893627eb95c1ceeb8ff5bda7d6335_ppc64le",
"8Base-RHACM-2.6:rhacm2/kube-state-metrics-rhel8@sha256:53246a6df1f0880d94ed2644fa4366e3e2108b6fa8a51745af87785346ce5304_s390x",
"8Base-RHACM-2.6:rhacm2/kube-state-metrics-rhel8@sha256:5f2393bceefffb32240043b6722aa73d31fc8133cc2666fcf5eb8d33794bc54f_arm64",
"8Base-RHACM-2.6:rhacm2/kube-state-metrics-rhel8@sha256:c792c043462281cde7c93bd8e2136f62ca17d072e7f466353f37de8e5f5dc949_ppc64le",
"8Base-RHACM-2.6:rhacm2/kube-state-metrics-rhel8@sha256:e6b1d24b56e6973eee1569e351db6637ca67e1d6cd124adb845cbf6e35a4f6af_amd64",
"8Base-RHACM-2.6:rhacm2/management-ingress-rhel8@sha256:07238998d21204cd8f25dc63e6dbde20a2dd25c3b96609729306db6c63a0fca4_arm64",
"8Base-RHACM-2.6:rhacm2/management-ingress-rhel8@sha256:0d2665d19a8753c6269f594b68b067cd62a402404287e6416543c1af2d7d3cf4_ppc64le",
"8Base-RHACM-2.6:rhacm2/management-ingress-rhel8@sha256:6917d018e53aabb6f5402f02000aedd2e5cf71bcc84562e0fc7d7c87049f4b67_amd64",
"8Base-RHACM-2.6:rhacm2/management-ingress-rhel8@sha256:73b0444bd91a1dade3b7e76245ac8d6cb568929bba321b8c86c269d6f542ac3b_s390x",
"8Base-RHACM-2.6:rhacm2/memcached-exporter-rhel8@sha256:7d85dd62346a647d22202baa0f8d405b2aaf9a7174b38e5d29df2e03530009c3_s390x",
"8Base-RHACM-2.6:rhacm2/memcached-exporter-rhel8@sha256:9635616c8f058e67d557201147904b05f8b49938f63fb2b0239dfca883f61685_arm64",
"8Base-RHACM-2.6:rhacm2/memcached-exporter-rhel8@sha256:9e91ecec92ec0df8b72beb6040f39d9a25b0bfad844e92ea34cc2d648d221d22_ppc64le",
"8Base-RHACM-2.6:rhacm2/memcached-exporter-rhel8@sha256:c773b9a2fffcd549d4936054260f655c78da603957826d6bad4e8567a213ad10_amd64",
"8Base-RHACM-2.6:rhacm2/memcached-rhel8@sha256:584f8c4a9a1b75fc71948a98add560d4fe3d936ee46ac791f32121dbadf8c7d2_ppc64le",
"8Base-RHACM-2.6:rhacm2/memcached-rhel8@sha256:59b3ce3f3f4459c97cfffee5e20830d70f8a69198b5fab271e6c478d615c46d3_arm64",
"8Base-RHACM-2.6:rhacm2/memcached-rhel8@sha256:6f458c76757203b28434f871027c6a466a73d246ceb5bfac8793ad1896a672ab_amd64",
"8Base-RHACM-2.6:rhacm2/memcached-rhel8@sha256:e34722fd656e3205dcdb565b0ab68e9971174c11f125dbfff3bf82e1e21f3a76_s390x",
"8Base-RHACM-2.6:rhacm2/metrics-collector-rhel8@sha256:3a81a018b939752543e78c2d68d1436b851be2256b88c3e66cd506ae1d8f4c9c_ppc64le",
"8Base-RHACM-2.6:rhacm2/metrics-collector-rhel8@sha256:6a3e0c36c123c9dc54759655d9148f580abada501034914863a6528ded19ef34_amd64",
"8Base-RHACM-2.6:rhacm2/metrics-collector-rhel8@sha256:7991f484f97b9951f27f70e67d5db0850c4189ee86db8406cdda961a9beb06f0_arm64",
"8Base-RHACM-2.6:rhacm2/metrics-collector-rhel8@sha256:fa08b9bf3fd334738984e150ba5bfd2e005374752f3112340b65f6434eacd057_s390x",
"8Base-RHACM-2.6:rhacm2/multicloud-integrations-rhel8@sha256:2bcbf9a565f3c566061325aca3174ec755b5c94a28612718a3f1563db317273e_ppc64le",
"8Base-RHACM-2.6:rhacm2/multicloud-integrations-rhel8@sha256:6813ccd43a1aecd1aaf4d5d4b1620fd63bbca00b736100189ff91246bf3bc36b_arm64",
"8Base-RHACM-2.6:rhacm2/multicloud-integrations-rhel8@sha256:db89ef3686570526afdb2b79fd698aca5dc50c633009760f1748fb9fd506067b_amd64",
"8Base-RHACM-2.6:rhacm2/multicloud-integrations-rhel8@sha256:db8bc27937802c5d8fff769b9c93c8a01411629d199adbc39235e721d6468b30_s390x",
"8Base-RHACM-2.6:rhacm2/multicluster-observability-rhel8-operator@sha256:434db0ca203b14b899fff9b7a2a5b975de852ea29620a828f29246448aba873c_ppc64le",
"8Base-RHACM-2.6:rhacm2/multicluster-observability-rhel8-operator@sha256:876bfa63b0e13833eaeadb7c6a0481f1d7970b283f69ece4d81c99985f4dd161_arm64",
"8Base-RHACM-2.6:rhacm2/multicluster-observability-rhel8-operator@sha256:d23f208e020d42bc095011d423146e2da35b2bc85b844911bde2f4edf696bdca_amd64",
"8Base-RHACM-2.6:rhacm2/multicluster-observability-rhel8-operator@sha256:f29581baf5277588d2e4cd01380ecf46e3c97a2f17ade01b048f75c29f18d62c_s390x",
"8Base-RHACM-2.6:rhacm2/multicluster-operators-application-rhel8@sha256:1952d422bd7ba42323711faba59244c449293cc92502e350460fee07c0e3b34a_ppc64le",
"8Base-RHACM-2.6:rhacm2/multicluster-operators-application-rhel8@sha256:566a60f630ec346eced3106ec072963d1b9f9d300e7d4cee6af6dc0d590a3937_s390x",
"8Base-RHACM-2.6:rhacm2/multicluster-operators-application-rhel8@sha256:724dd9f4a5e4acd061206ca2ea57c329210ade5135dbdf941b8d7e720daa4f10_arm64",
"8Base-RHACM-2.6:rhacm2/multicluster-operators-application-rhel8@sha256:ace8895fc62c1394dfa7854fd9ce3e14ef859e989255f70dc9a5a3d9bcd514c0_amd64",
"8Base-RHACM-2.6:rhacm2/multicluster-operators-channel-rhel8@sha256:1ebe6504a6a58f39f93952bf1c135ea58ff77e65c5b8ba73c7ad6295e66a1b45_s390x",
"8Base-RHACM-2.6:rhacm2/multicluster-operators-channel-rhel8@sha256:557cc962d0b10d80a9dea7adce387ea28fb4199a02fa8546645ab2cacbf28b88_ppc64le",
"8Base-RHACM-2.6:rhacm2/multicluster-operators-channel-rhel8@sha256:82526c7c046325bde1dfa0a47b58b773355f00bc95c23be75105e7255e7bddd2_arm64",
"8Base-RHACM-2.6:rhacm2/multicluster-operators-channel-rhel8@sha256:85e20d97f28e43668c2790bd6e0adbc598d01f9fab849761fb96d7a5c4946a87_amd64",
"8Base-RHACM-2.6:rhacm2/multicluster-operators-subscription-rhel8@sha256:7310f31faae367a363c27a7236b562bbfe8381a352fce906279590bac11571d2_ppc64le",
"8Base-RHACM-2.6:rhacm2/multicluster-operators-subscription-rhel8@sha256:7676d33b9be36ca6660d3aed888fdffcf270fcf82258ed9531e2746a3d27610c_s390x",
"8Base-RHACM-2.6:rhacm2/multicluster-operators-subscription-rhel8@sha256:e718d5abef58365d547ef73828a26adff5b6cef1bf935aa7c27f12f604b50337_amd64",
"8Base-RHACM-2.6:rhacm2/multicluster-operators-subscription-rhel8@sha256:f58aff87d1efb64417c6976f6772a464e54beefe847f50a141726b7a1a6a293a_arm64",
"8Base-RHACM-2.6:rhacm2/multiclusterhub-repo-rhel8@sha256:03222a9dd6eca9cf44932a0ff1bf89bd9d2d29683f1ebb0d0aa49171b77a4963_ppc64le",
"8Base-RHACM-2.6:rhacm2/multiclusterhub-repo-rhel8@sha256:881b8c3b19918affd478c0ad0c73dff96dd28f5c1dfddb86472b42e422fa25b6_amd64",
"8Base-RHACM-2.6:rhacm2/multiclusterhub-repo-rhel8@sha256:9de94ea1f83ec8b7257c7b2befc1485ed9cc40c9ef3600c4c4c50934e708cf9d_s390x",
"8Base-RHACM-2.6:rhacm2/multiclusterhub-repo-rhel8@sha256:a45ed68e7d3ac89d17eaf06445cabfc19a9ce85a42f116d75028d6acd18a322b_arm64",
"8Base-RHACM-2.6:rhacm2/multiclusterhub-rhel8@sha256:48d1fa8bc5f6a4d8349c41126301bd86d12836384f336881ecb71bd79f84ae93_ppc64le",
"8Base-RHACM-2.6:rhacm2/multiclusterhub-rhel8@sha256:a33e91fb763a2f0894433bce31bd44229e7d5f5c53d36c6b6f643807a45c110b_arm64",
"8Base-RHACM-2.6:rhacm2/multiclusterhub-rhel8@sha256:d6e126cbdd3cfbcdee04b093389ca1b07ac8038da96060051ed94e1eeacc6d92_s390x",
"8Base-RHACM-2.6:rhacm2/multiclusterhub-rhel8@sha256:ecf12158a2d8802b4c7efd6b336ff36c1e002223b1d385a40fbef638d5e4aa21_amd64",
"8Base-RHACM-2.6:rhacm2/node-exporter-rhel8@sha256:14d23638efff3c30661c9a5f3ddb6ab0c7a9d162de1176dd9565cf49dfa4b9c5_amd64",
"8Base-RHACM-2.6:rhacm2/node-exporter-rhel8@sha256:533005e1608de68a09e53599de3f30990db95cb923794bab9ae9e3bc1a8b6baf_arm64",
"8Base-RHACM-2.6:rhacm2/node-exporter-rhel8@sha256:99eef3491c7092afa14179b9a9d39dd8fbfb3c9bb61759d678af5d91ac23e59d_s390x",
"8Base-RHACM-2.6:rhacm2/node-exporter-rhel8@sha256:e200d4e1802cce7fce32b1e0dc5c3220b6f6477b73b3a2d8ea26a5a42d63f46b_ppc64le",
"8Base-RHACM-2.6:rhacm2/observatorium-rhel8-operator@sha256:092e3437e6d38b2bf676d7fb67ad672e3ef03440017b5af7c1ebd2beb3f437eb_amd64",
"8Base-RHACM-2.6:rhacm2/observatorium-rhel8-operator@sha256:8cf076bfb049d1aabd00040ee65f0fedd590f0dd448c7561de494093a915b397_ppc64le",
"8Base-RHACM-2.6:rhacm2/observatorium-rhel8-operator@sha256:e69987a64fdbf873d4b19d8626c0c5e99dd13d7c95446850559be966dae45ad0_arm64",
"8Base-RHACM-2.6:rhacm2/observatorium-rhel8-operator@sha256:f0bf89eaea6b7afc2d08c77bd40dfba581f91f462f5ec3d70473b332ca6f781c_s390x",
"8Base-RHACM-2.6:rhacm2/observatorium-rhel8@sha256:0686cfddd61737f7e7eb4f0c011397277394559edac3bb947c0969e302686dd5_ppc64le",
"8Base-RHACM-2.6:rhacm2/observatorium-rhel8@sha256:8f2f3732600235f66c406b6121ac37979f52572ce90353b6e099be7b74406251_amd64",
"8Base-RHACM-2.6:rhacm2/observatorium-rhel8@sha256:9e1fccc5b17865a6d7baaa1a15cb50f47d80a14b0a7bcbd94c12f0ddcaaf1b28_s390x",
"8Base-RHACM-2.6:rhacm2/observatorium-rhel8@sha256:bdd89a1051c8f21e7d81ff80c96731a0eaa7d15c320ab1e6b1dc3f6babd42598_arm64",
"8Base-RHACM-2.6:rhacm2/prometheus-alertmanager-rhel8@sha256:0860b7aa5e8b07792ad7f5d5c0654e23e9da8eedd4b9f509caea616dcfa97d69_amd64",
"8Base-RHACM-2.6:rhacm2/prometheus-alertmanager-rhel8@sha256:624895d8579ef6f3e5b17558a30775790ec6f00701f8c5cdfa315292d7f9e867_s390x",
"8Base-RHACM-2.6:rhacm2/prometheus-alertmanager-rhel8@sha256:6d09865a228cdbbc6d1ac13042c3c00f0bd086f6dc181dfa3cdf8c7f9d826b9e_arm64",
"8Base-RHACM-2.6:rhacm2/prometheus-alertmanager-rhel8@sha256:c69fee848d21346a271972e89d91898eac9fec27d598d98ffa004ca8d1b53270_ppc64le",
"8Base-RHACM-2.6:rhacm2/prometheus-rhel8@sha256:52cea7c27de23e3358030b09f22b962723c523a940f8e2043edc298c907d761c_arm64",
"8Base-RHACM-2.6:rhacm2/prometheus-rhel8@sha256:67e0fadfbb4d99a60435ed12b470772b38ace4ca815fe73da68eb3c826e200fc_ppc64le",
"8Base-RHACM-2.6:rhacm2/prometheus-rhel8@sha256:e8241b1d852d605b44ecfcc552cb0f905f72e8a17c8d228162b40c19388f5176_s390x",
"8Base-RHACM-2.6:rhacm2/prometheus-rhel8@sha256:ed0cc13e79949436d29a7ad0b41b189744a177ea27545fd5eb9b4f71e87bd0eb_amd64",
"8Base-RHACM-2.6:rhacm2/rbac-query-proxy-rhel8@sha256:29c76a37497f212aed280e2bf16ef45fb3785fb4649ce17b7fe9d653a79e2112_arm64",
"8Base-RHACM-2.6:rhacm2/rbac-query-proxy-rhel8@sha256:475a45884a51127722030226ff9a5f0752c98574c41eb61796aece5e702346a3_ppc64le",
"8Base-RHACM-2.6:rhacm2/rbac-query-proxy-rhel8@sha256:582301b10af0b966ae7d5e130cb0e5f96e7912dc66b4108e0d6078656ca80604_amd64",
"8Base-RHACM-2.6:rhacm2/rbac-query-proxy-rhel8@sha256:f1c7de85a44c03f48a6f62ba1d7d650f0b06e0f502cecff1512ad637b5bc1c27_s390x",
"8Base-RHACM-2.6:rhacm2/redisgraph-tls-rhel8@sha256:128279a656bfbde6c2c052766d63a1de6a06d8bea2707813c64396c2ae382478_amd64",
"8Base-RHACM-2.6:rhacm2/redisgraph-tls-rhel8@sha256:35927ca6e6e9c8d420c499a0c8ad37c4297ba19743d550f489d3e66482275a49_arm64",
"8Base-RHACM-2.6:rhacm2/redisgraph-tls-rhel8@sha256:4696baed553266682ba2b54d3bf683d2ff1241b625de5ec54a45c1b2c5f96243_s390x",
"8Base-RHACM-2.6:rhacm2/redisgraph-tls-rhel8@sha256:d722f2ffab1f58bbaf3c62ef71dbf7e6c4023e6ab17690f1049075a321d0b1ac_ppc64le",
"8Base-RHACM-2.6:rhacm2/search-aggregator-rhel8@sha256:2b5f372c1c73c4de587b5a4388d95b8cc553fc56af446fcefa0e14c6d980b6b3_ppc64le",
"8Base-RHACM-2.6:rhacm2/search-aggregator-rhel8@sha256:38fceeedc0672def1c2cf42bb6743ae726e77d9f7352d002b3fc688c6d551852_amd64",
"8Base-RHACM-2.6:rhacm2/search-aggregator-rhel8@sha256:6a915335bcebb0884fc72df2dfee97c74d42c035864b960e1c800fa6c5f8d93c_arm64",
"8Base-RHACM-2.6:rhacm2/search-aggregator-rhel8@sha256:752decaefc38aa009f54201b38d4ab26d9b4020caec649d9b1f1564f56c47c2a_s390x",
"8Base-RHACM-2.6:rhacm2/search-api-rhel8@sha256:37eea70d5b1c89c25372dcea8c8c03e1e0a9af1b5a06f3b0706ba776ae8847c1_amd64",
"8Base-RHACM-2.6:rhacm2/search-api-rhel8@sha256:7400088d206592eb29cd86182909626262c9b2a99f017811fcc9d8a753c39009_arm64",
"8Base-RHACM-2.6:rhacm2/search-api-rhel8@sha256:aa8ea0deabc39a068f3f6ce9fa6334e44fc507355009a9bff448e742156ec203_ppc64le",
"8Base-RHACM-2.6:rhacm2/search-api-rhel8@sha256:b4d2d39c2b3b736987f1e888b858d52a7ebd9f8d0cebd3bdef8c59f6e3e41725_s390x",
"8Base-RHACM-2.6:rhacm2/search-collector-rhel8@sha256:0174699ec75fcda08892b4e72b674df989af51ea5f04de57a62c2a85a3c08f4f_arm64",
"8Base-RHACM-2.6:rhacm2/search-collector-rhel8@sha256:5a29a9805b8d20969cba86da11a9de8176a3172df361aec5fae136a4271de308_amd64",
"8Base-RHACM-2.6:rhacm2/search-collector-rhel8@sha256:be7eed9ad9502bcc294081f7e2098fc4f8411c912c34fe63479b5b770d06caca_s390x",
"8Base-RHACM-2.6:rhacm2/search-collector-rhel8@sha256:c467c1d7ceaf5281077f7fe8ff1c1c4cffe325132890a3ab9b96ea5db2e2c930_ppc64le",
"8Base-RHACM-2.6:rhacm2/search-rhel8@sha256:2135cd20bb7ebbf48499992fe46a928e28fc78c86e360633ea09054520c42539_ppc64le",
"8Base-RHACM-2.6:rhacm2/search-rhel8@sha256:3a7a31974210e21a3faed9b57a75b970c70ac41d9662b884d4ce67275f756fc7_arm64",
"8Base-RHACM-2.6:rhacm2/search-rhel8@sha256:6e6a19f1440e4eb15a8206e18f7f4dde3e1a5c6518944571d09923d116d3f04e_amd64",
"8Base-RHACM-2.6:rhacm2/search-rhel8@sha256:e6ed3e65f0d49b3c6b0e3e97593a8fae4d453f3aecf8d7829c0d25c68bc91ea1_s390x",
"8Base-RHACM-2.6:rhacm2/submariner-addon-rhel8@sha256:7b80d01371f551df506bd0c56df6829845bfce497ff01cc44b68f172ed5399b4_ppc64le",
"8Base-RHACM-2.6:rhacm2/submariner-addon-rhel8@sha256:934c560bc786015c694e9cffbae8e86f631b3331d62f5a547931446dae82f8c3_s390x",
"8Base-RHACM-2.6:rhacm2/submariner-addon-rhel8@sha256:b467881f4028a89a9e79ba93da719845db576f47a04ae6e569c2317be5594b29_arm64",
"8Base-RHACM-2.6:rhacm2/submariner-addon-rhel8@sha256:fc5592d42e4aca70288448d174511b922ece7f8cb4b41c6a36195c3a4a60aa36_amd64",
"8Base-RHACM-2.6:rhacm2/thanos-receive-controller-rhel8@sha256:21f2626c10c4fb61b37e6ca4ab574186b423f155fbc5cfef3e894fff04cc270e_ppc64le",
"8Base-RHACM-2.6:rhacm2/thanos-receive-controller-rhel8@sha256:c357074958324fc5d602cdcf1cba285bf8582e0b36af79a8f6211bb0dfb77a10_amd64",
"8Base-RHACM-2.6:rhacm2/thanos-receive-controller-rhel8@sha256:d9ac8e67d6d9858b16dd9d1d49c1dd904aa22a7b618e5d33292344faced9c0d3_arm64",
"8Base-RHACM-2.6:rhacm2/thanos-receive-controller-rhel8@sha256:e3b840a7833680170f9e9ca52309552c584935a68c75cc71e6d576b104dc01c8_s390x",
"8Base-RHACM-2.6:rhacm2/thanos-rhel8@sha256:453c525197ccfe1f866af70ca2e7f3deb6f98d0b98c09b602b4fa1368787213d_amd64",
"8Base-RHACM-2.6:rhacm2/thanos-rhel8@sha256:4b3b45ad0b564360c245d20b1540c2398c9606cf8684275e4ee071c591357929_arm64",
"8Base-RHACM-2.6:rhacm2/thanos-rhel8@sha256:7e43ba8f47ec54b5f86d13c81b67b044176530b63b5ae3f40332fc975cc6b21f_s390x",
"8Base-RHACM-2.6:rhacm2/thanos-rhel8@sha256:faaa00c0af80c781a7c610616153a3cd1dc1b20637934c3a243a2e9664ba0ee5_ppc64le"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "moment: inefficient parsing algorithm resulting in DoS"
},
{
"cve": "CVE-2022-32148",
"cwe": {
"id": "CWE-200",
"name": "Exposure of Sensitive Information to an Unauthorized Actor"
},
"discovery_date": "2022-07-14T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2107383"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in net/http/httputil golang package. When httputil.ReverseProxy.ServeHTTP is called with a Request.Header map containing a nil value for the X-Forwarded-For header, ReverseProxy could set the client IP incorrectly. This issue may affect confidentiality.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "golang: net/http/httputil: NewSingleHostReverseProxy - omit X-Forwarded-For not working",
"title": "Vulnerability summary"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"8Base-RHACM-2.6:rhacm2/acm-governance-policy-addon-controller-rhel8@sha256:615ab5d9542759d921634737709e84a8e65d003ea136e5d22858d380225fd177_amd64",
"8Base-RHACM-2.6:rhacm2/acm-governance-policy-addon-controller-rhel8@sha256:958b729d30f10b9c121e68ac8ede2054ed29cc52a9a7d6df0537ed221aa74358_s390x",
"8Base-RHACM-2.6:rhacm2/acm-governance-policy-addon-controller-rhel8@sha256:b5bef941b4e0b5b3529ca5b2311c85295b9f6d12e482a9cbdad691c2406541f1_ppc64le",
"8Base-RHACM-2.6:rhacm2/acm-governance-policy-addon-controller-rhel8@sha256:f6194b9056d77e54f3c74caa9eab87bd1df1818d082fc807229d1c44ec6c88c4_arm64",
"8Base-RHACM-2.6:rhacm2/acm-grafana-rhel8@sha256:45616ed43b53d3a83e65828118f09430396f5bcb0566ae3a65d937b59f0d873e_s390x",
"8Base-RHACM-2.6:rhacm2/acm-grafana-rhel8@sha256:8c48441cfa850ea1274932e94da0831618c10f91022619c779304501a75fb161_amd64",
"8Base-RHACM-2.6:rhacm2/acm-grafana-rhel8@sha256:cc1c196b19c5fd8f313c6136359cc9dd37b5f59d32a581b10cf89b80b7d0cbf4_arm64",
"8Base-RHACM-2.6:rhacm2/acm-grafana-rhel8@sha256:cdf24e68e50be1350566243f6d2cb1403d09ab68e5fed39ea6c56212e42b90f1_ppc64le",
"8Base-RHACM-2.6:rhacm2/acm-must-gather-rhel8@sha256:1457ff5cfd61611fdc968d4af5b020d835e107b97932c7ba7b3f5ed4cbd0e39f_ppc64le",
"8Base-RHACM-2.6:rhacm2/acm-must-gather-rhel8@sha256:39842906b3846418bc31098e2abad08210118d86aa683e9e5fd04a97822df22d_arm64",
"8Base-RHACM-2.6:rhacm2/acm-must-gather-rhel8@sha256:8a69add2d90a1e094de8510052b683e1765153da75e316ad7778499af0c5ddf9_s390x",
"8Base-RHACM-2.6:rhacm2/acm-must-gather-rhel8@sha256:dca91134a2c1c33c736afcd4c9373749448641385f39162c74e115691289e843_amd64",
"8Base-RHACM-2.6:rhacm2/acm-operator-bundle@sha256:0eac6124f59492d09c1ae650025d59ea0e8547d9f9c832cb9607b09254ff6ddd_s390x",
"8Base-RHACM-2.6:rhacm2/acm-operator-bundle@sha256:1cbcd58a4c23e4c89a6a0509f78802a5aa21205db2784ebc9772b99a3917b183_arm64",
"8Base-RHACM-2.6:rhacm2/acm-operator-bundle@sha256:997aaee36f0bed47e231925a3f2c2ecc503410e54b35727f035c72477f3d1944_ppc64le",
"8Base-RHACM-2.6:rhacm2/acm-operator-bundle@sha256:ce699187f250b93976b8063228ac12d11c6c8f6baba69ba4ed17a38730e84eb3_amd64",
"8Base-RHACM-2.6:rhacm2/acm-prometheus-config-reloader-rhel8@sha256:693a77a9324d6c7f0e69bd9d5725b51f3e429972f1e67469e93648cb347eae84_arm64",
"8Base-RHACM-2.6:rhacm2/acm-prometheus-config-reloader-rhel8@sha256:89757e804d5df2b5eeeb1191b599c3acb9e75f61170f888095302830d6de0582_s390x",
"8Base-RHACM-2.6:rhacm2/acm-prometheus-config-reloader-rhel8@sha256:8e45e1fd7342d7525b118f01794cac1f4a8662def5f2a06336b698db2e268742_amd64",
"8Base-RHACM-2.6:rhacm2/acm-prometheus-config-reloader-rhel8@sha256:ce1c17b34b7aac2e990dc0efe40f4406e73f727b2c7bfe109eded849de753f1a_ppc64le",
"8Base-RHACM-2.6:rhacm2/acm-prometheus-rhel8@sha256:728606d96dd9e0fc2e7810e092e10ee071ec36598c990c8252beccace59a679e_amd64",
"8Base-RHACM-2.6:rhacm2/acm-prometheus-rhel8@sha256:b457d0b95d88c5dd0aac87492cbca40a9d7c2074002ad110f52d562f0c5d0797_arm64",
"8Base-RHACM-2.6:rhacm2/acm-prometheus-rhel8@sha256:f34d2569033bfb1d173342264f090f46d80f7843d52704a7ce9e9eb9de2f5abb_s390x",
"8Base-RHACM-2.6:rhacm2/acm-prometheus-rhel8@sha256:f720e0a94bfe7ed5d812819a3e77cc0581be102970127d8c0d4aa06a05edbf3d_ppc64le",
"8Base-RHACM-2.6:rhacm2/acm-volsync-addon-controller-rhel8@sha256:17ccd6b924b36ab14e3ca5f5331ba7e4c86f8cb64304640d58c3ee6b76edbcaf_ppc64le",
"8Base-RHACM-2.6:rhacm2/acm-volsync-addon-controller-rhel8@sha256:27079308ea87e35564cc3089c65eae68d63880a3bb093ca64d1678a68b60fcec_amd64",
"8Base-RHACM-2.6:rhacm2/acm-volsync-addon-controller-rhel8@sha256:9eabaac2df91aeef613d6973669d07298f2159c6a6e0c9f294623f7b1a10bc08_s390x",
"8Base-RHACM-2.6:rhacm2/acm-volsync-addon-controller-rhel8@sha256:f7abdf1756bc0ff2ebf02fee0469a8b9eeabe1fa8cafdd21c6e8f958155b70bb_arm64",
"8Base-RHACM-2.6:rhacm2/cert-policy-controller-rhel8@sha256:017c1e663827a3b55d70badd3ed979b5d1831252c49d671897a85a75afaa5bb0_s390x",
"8Base-RHACM-2.6:rhacm2/cert-policy-controller-rhel8@sha256:0610778095974edf936602018281bf7a5e287ba9eca9f661a423e68bbe000e40_ppc64le",
"8Base-RHACM-2.6:rhacm2/cert-policy-controller-rhel8@sha256:a66d7d4ee1179f7fce639490f919d722db54eaa3118b4135078c33e6cbf91488_amd64",
"8Base-RHACM-2.6:rhacm2/cert-policy-controller-rhel8@sha256:d660befef0c8f7a4db7aa3b865545c9863d8f37e7ba4b8de4380185f82b208d4_arm64",
"8Base-RHACM-2.6:rhacm2/cluster-backup-rhel8-operator@sha256:1a749d0795972a9bfd5a00aa96c238a660673464be01b2aa9fd7a3aeead6ddf7_amd64",
"8Base-RHACM-2.6:rhacm2/cluster-backup-rhel8-operator@sha256:8915dbdc562e63441f79041bdf1176e46ce53e95418d133f0cd0c1ff79da48a2_arm64",
"8Base-RHACM-2.6:rhacm2/cluster-backup-rhel8-operator@sha256:995f225449b207da9a3cad175dac85b87eefb28ff5bae6a588f40fd79fbe12a1_ppc64le",
"8Base-RHACM-2.6:rhacm2/cluster-backup-rhel8-operator@sha256:f1255a76c6275a4b6a400c82e204a5112fff6fe87f71626f8f309763f6a5d9e4_s390x",
"8Base-RHACM-2.6:rhacm2/config-policy-controller-rhel8@sha256:3b2e0d850e8fc966ec80bff16df26002334744a96b81c7a7dfe222f1706a52e3_s390x",
"8Base-RHACM-2.6:rhacm2/config-policy-controller-rhel8@sha256:447f275bbde46d7fc173798ef5abc0a77a6780f0dffdc171786edbe00f27d8d8_ppc64le",
"8Base-RHACM-2.6:rhacm2/config-policy-controller-rhel8@sha256:61964a1a0ddf2e98bcf5249b7374235055ab85cc26663a8d9397c2b7f6fbb4c6_amd64",
"8Base-RHACM-2.6:rhacm2/config-policy-controller-rhel8@sha256:a3abaa3d0bf1d34fa9e40903a8713c439f5f7f751e775d32cbab308983064ce0_arm64",
"8Base-RHACM-2.6:rhacm2/console-rhel8@sha256:6c0f630ff57f6f423df6dbf4df9faad25089f9b391be35cb8bc9cd5211f94d67_arm64",
"8Base-RHACM-2.6:rhacm2/console-rhel8@sha256:8608aed6971299def3fbe749336727e84c69582664dedac3145b92ea24e62e4d_amd64",
"8Base-RHACM-2.6:rhacm2/console-rhel8@sha256:afa80ae8274db7fa6796c35980fc5df15889e94aff3361f6cda643e5a09da220_ppc64le",
"8Base-RHACM-2.6:rhacm2/console-rhel8@sha256:f06e4e3f62db52c6d7fa0bc1f289de773e18d076bc38612e1b0ddc85c76fde06_s390x",
"8Base-RHACM-2.6:rhacm2/endpoint-monitoring-rhel8-operator@sha256:060bcd658756a924b4ce4d202bd447a3254fc1f49af7d685dde8720f355cde8e_arm64",
"8Base-RHACM-2.6:rhacm2/endpoint-monitoring-rhel8-operator@sha256:091d66731c5fe8eba5646c6b2622bb38c074e202a8a4a7e906921673b60f0898_amd64",
"8Base-RHACM-2.6:rhacm2/endpoint-monitoring-rhel8-operator@sha256:80660eb7f3c068768b0ea04ff20f4539194c52427ffdab4626bf781aa3f2ca64_s390x",
"8Base-RHACM-2.6:rhacm2/endpoint-monitoring-rhel8-operator@sha256:d6204fcf04c83bac13232ec1602572ad5f22bb528537e591079dfa36152697ec_ppc64le",
"8Base-RHACM-2.6:rhacm2/governance-policy-propagator-rhel8@sha256:51be0f04938b60ed1dba60908bebd2000d78e4ade34757bae70a083c67d77e8e_arm64",
"8Base-RHACM-2.6:rhacm2/governance-policy-propagator-rhel8@sha256:9577701bf3c7aa00b99531d2c3842130abc6cd91c52c4a7ba040b705eeace4c7_s390x",
"8Base-RHACM-2.6:rhacm2/governance-policy-propagator-rhel8@sha256:bdc6c128628db86697af198430c5ae5c61c3e586c1a97187e4d4e852cec61e92_ppc64le",
"8Base-RHACM-2.6:rhacm2/governance-policy-propagator-rhel8@sha256:cc519319b9f4fe672144ebedd772ddf56d5de90e3c8f52c0fb9b55313f71a7b3_amd64",
"8Base-RHACM-2.6:rhacm2/governance-policy-spec-sync-rhel8@sha256:2c1905ae8a83e5598678457fd955cbc867453ed5836de6fcc182e4928df8bd67_s390x",
"8Base-RHACM-2.6:rhacm2/governance-policy-spec-sync-rhel8@sha256:4a8d30cc0e1d83c69b7f3339418b101da23fbcaee7d326bedaff677eceb25ab2_ppc64le",
"8Base-RHACM-2.6:rhacm2/governance-policy-spec-sync-rhel8@sha256:6849cf1b4dd883d5b4c0cf90a3adfb26cb59d03d3b892cee3669a32dd6b8dcc2_amd64",
"8Base-RHACM-2.6:rhacm2/governance-policy-spec-sync-rhel8@sha256:d06ffc621167aff31ecb0fa417b294ff0676fb00e4ef1c6cb0fb2aaf4b2561e0_arm64",
"8Base-RHACM-2.6:rhacm2/governance-policy-status-sync-rhel8@sha256:4c86e16f15aaf454e4e5ce5436e1db27a5f8a55f573c3eaf02e4786fe52edfc8_arm64",
"8Base-RHACM-2.6:rhacm2/governance-policy-status-sync-rhel8@sha256:cf6a75d94f50dd063e939aee18756c767cba43f4e1e62a9c2f2b764ac6f43746_s390x",
"8Base-RHACM-2.6:rhacm2/governance-policy-status-sync-rhel8@sha256:e072b615eeffff80a94831e58c70980684c1ec4bd972844b25b157eb7ed5937f_ppc64le",
"8Base-RHACM-2.6:rhacm2/governance-policy-status-sync-rhel8@sha256:fffe971caa2e911d9c972c0e88712ff431d34c63dbe74e25f1cababa50ea7417_amd64",
"8Base-RHACM-2.6:rhacm2/governance-policy-template-sync-rhel8@sha256:10bc1a3833599a593a058e804de67e92888ed779fd0000928d4a70b6c7d5c1c2_amd64",
"8Base-RHACM-2.6:rhacm2/governance-policy-template-sync-rhel8@sha256:5c17f979f47840a879059ad83de12f0756889564a17190ba4438a7632c999bb1_arm64",
"8Base-RHACM-2.6:rhacm2/governance-policy-template-sync-rhel8@sha256:848bce8007de7714afc8c755b5f0c3cdf5eb6b1d259811c947bc295924539a0e_ppc64le",
"8Base-RHACM-2.6:rhacm2/governance-policy-template-sync-rhel8@sha256:95439f7e18fa87601d5860cbd9ca5f0738786e30a629d23788fd5fe33d694c66_s390x",
"8Base-RHACM-2.6:rhacm2/grafana-dashboard-loader-rhel8@sha256:1f5c1b2cffebf069859e95d0e722cb293f8c176bf5c5873bb9517c96b26c2e10_arm64",
"8Base-RHACM-2.6:rhacm2/grafana-dashboard-loader-rhel8@sha256:5223158a122658bafbd853c596cdc1f7bd7a0e4fdd82b1c3668ac84adeae9f24_s390x",
"8Base-RHACM-2.6:rhacm2/grafana-dashboard-loader-rhel8@sha256:561f1f05925cfe3c5f0f8a9b7475be4bbab183b5611ecfe09b090d80fa4bc2fe_amd64",
"8Base-RHACM-2.6:rhacm2/grafana-dashboard-loader-rhel8@sha256:734270221ec4a516e7eb77f2ec3a753384242116aa70320a1dbe969e915af1df_ppc64le",
"8Base-RHACM-2.6:rhacm2/iam-policy-controller-rhel8@sha256:2827e5f485213f92e2d0092187f3976dd6fe598e39b5cf2212d48c3a44c34b13_arm64",
"8Base-RHACM-2.6:rhacm2/iam-policy-controller-rhel8@sha256:8ca9e80365c76b66b2de3924fc50a5912e606042c704b02cb174a4b8bd3927c4_amd64",
"8Base-RHACM-2.6:rhacm2/iam-policy-controller-rhel8@sha256:c5069e76a900aa300102a0ae54ecbc12c0ac31abfeed8656ee60a949daef79c3_s390x",
"8Base-RHACM-2.6:rhacm2/iam-policy-controller-rhel8@sha256:ca05e79e5508924af71f323c13f664770d8dd4eb61ecf0894e4f9a81f7a1b402_ppc64le",
"8Base-RHACM-2.6:rhacm2/insights-client-rhel8@sha256:02cacfec60c80b9228e8b18949751de867f974ea6b1172129096e64e949c0598_amd64",
"8Base-RHACM-2.6:rhacm2/insights-client-rhel8@sha256:2b14036d0291e54c3191682de2ea875a78d78c35b2791a5a113ba1a8920f0621_ppc64le",
"8Base-RHACM-2.6:rhacm2/insights-client-rhel8@sha256:d4c05f641de8fd0753d63cc6d5b62464d3d6a87d601514e87ef2e40bbe7b01b6_s390x",
"8Base-RHACM-2.6:rhacm2/insights-client-rhel8@sha256:e15c410b693b34f49869d037ebb5584384fcdf88114b7a94967ca09f1361a5f3_arm64",
"8Base-RHACM-2.6:rhacm2/insights-metrics-rhel8@sha256:67aa55bb65685395ad2773e7459dff5fbccdeedcf9e56ec2722d8f5c919eae89_s390x",
"8Base-RHACM-2.6:rhacm2/insights-metrics-rhel8@sha256:6c54e08f5f6c2cae41a5e108e1019ff6522af8f69d666e22eb4631cd83b85917_amd64",
"8Base-RHACM-2.6:rhacm2/insights-metrics-rhel8@sha256:88d9b7246aa75cb2c88ccb7f2f1202fc465be0f2d89e59f1d2259f69ada56d9d_arm64",
"8Base-RHACM-2.6:rhacm2/insights-metrics-rhel8@sha256:bad98fe71638d7346f31ea45f6063ec970bf90844bb5c5dc5f917bb0f0099899_ppc64le",
"8Base-RHACM-2.6:rhacm2/klusterlet-addon-controller-rhel8@sha256:22e510955af3fa736b7306c387f44b5f15f5f9a7a006c6587e06d5d8602cc2f0_s390x",
"8Base-RHACM-2.6:rhacm2/klusterlet-addon-controller-rhel8@sha256:55bc86326f992cc4f4401b93f90cdd2baa6728015ffaf6168f2d46ae43c70cf4_ppc64le",
"8Base-RHACM-2.6:rhacm2/klusterlet-addon-controller-rhel8@sha256:8dd7f47af047fb899c7fcbad61cb8f38da45990cac186f9235aec3e4e7de25e9_amd64",
"8Base-RHACM-2.6:rhacm2/klusterlet-addon-controller-rhel8@sha256:bdb97eb5bb0e8f59edf0d389fb07c45171e728dc8b4d2bdacd785193b46ec03b_arm64",
"8Base-RHACM-2.6:rhacm2/kube-rbac-proxy-rhel8@sha256:11a353ee9da6cc843d5f346f4fa51681d13318e2e61fc4d1a3f63406eb175260_s390x",
"8Base-RHACM-2.6:rhacm2/kube-rbac-proxy-rhel8@sha256:31757f3e3bb08b4e49e54694b18b3cf327637be20535482b2df1345b17444dda_amd64",
"8Base-RHACM-2.6:rhacm2/kube-rbac-proxy-rhel8@sha256:b2c0b7414d0fc36a49cbdc5a56b25dd62aac18defc2defbd9c1895cd13a5e716_arm64",
"8Base-RHACM-2.6:rhacm2/kube-rbac-proxy-rhel8@sha256:dbd816d503e9beb58622604432eb415419e893627eb95c1ceeb8ff5bda7d6335_ppc64le",
"8Base-RHACM-2.6:rhacm2/kube-state-metrics-rhel8@sha256:53246a6df1f0880d94ed2644fa4366e3e2108b6fa8a51745af87785346ce5304_s390x",
"8Base-RHACM-2.6:rhacm2/kube-state-metrics-rhel8@sha256:5f2393bceefffb32240043b6722aa73d31fc8133cc2666fcf5eb8d33794bc54f_arm64",
"8Base-RHACM-2.6:rhacm2/kube-state-metrics-rhel8@sha256:c792c043462281cde7c93bd8e2136f62ca17d072e7f466353f37de8e5f5dc949_ppc64le",
"8Base-RHACM-2.6:rhacm2/kube-state-metrics-rhel8@sha256:e6b1d24b56e6973eee1569e351db6637ca67e1d6cd124adb845cbf6e35a4f6af_amd64",
"8Base-RHACM-2.6:rhacm2/management-ingress-rhel8@sha256:07238998d21204cd8f25dc63e6dbde20a2dd25c3b96609729306db6c63a0fca4_arm64",
"8Base-RHACM-2.6:rhacm2/management-ingress-rhel8@sha256:0d2665d19a8753c6269f594b68b067cd62a402404287e6416543c1af2d7d3cf4_ppc64le",
"8Base-RHACM-2.6:rhacm2/management-ingress-rhel8@sha256:6917d018e53aabb6f5402f02000aedd2e5cf71bcc84562e0fc7d7c87049f4b67_amd64",
"8Base-RHACM-2.6:rhacm2/management-ingress-rhel8@sha256:73b0444bd91a1dade3b7e76245ac8d6cb568929bba321b8c86c269d6f542ac3b_s390x",
"8Base-RHACM-2.6:rhacm2/memcached-exporter-rhel8@sha256:7d85dd62346a647d22202baa0f8d405b2aaf9a7174b38e5d29df2e03530009c3_s390x",
"8Base-RHACM-2.6:rhacm2/memcached-exporter-rhel8@sha256:9635616c8f058e67d557201147904b05f8b49938f63fb2b0239dfca883f61685_arm64",
"8Base-RHACM-2.6:rhacm2/memcached-exporter-rhel8@sha256:9e91ecec92ec0df8b72beb6040f39d9a25b0bfad844e92ea34cc2d648d221d22_ppc64le",
"8Base-RHACM-2.6:rhacm2/memcached-exporter-rhel8@sha256:c773b9a2fffcd549d4936054260f655c78da603957826d6bad4e8567a213ad10_amd64",
"8Base-RHACM-2.6:rhacm2/memcached-rhel8@sha256:584f8c4a9a1b75fc71948a98add560d4fe3d936ee46ac791f32121dbadf8c7d2_ppc64le",
"8Base-RHACM-2.6:rhacm2/memcached-rhel8@sha256:59b3ce3f3f4459c97cfffee5e20830d70f8a69198b5fab271e6c478d615c46d3_arm64",
"8Base-RHACM-2.6:rhacm2/memcached-rhel8@sha256:6f458c76757203b28434f871027c6a466a73d246ceb5bfac8793ad1896a672ab_amd64",
"8Base-RHACM-2.6:rhacm2/memcached-rhel8@sha256:e34722fd656e3205dcdb565b0ab68e9971174c11f125dbfff3bf82e1e21f3a76_s390x",
"8Base-RHACM-2.6:rhacm2/metrics-collector-rhel8@sha256:3a81a018b939752543e78c2d68d1436b851be2256b88c3e66cd506ae1d8f4c9c_ppc64le",
"8Base-RHACM-2.6:rhacm2/metrics-collector-rhel8@sha256:6a3e0c36c123c9dc54759655d9148f580abada501034914863a6528ded19ef34_amd64",
"8Base-RHACM-2.6:rhacm2/metrics-collector-rhel8@sha256:7991f484f97b9951f27f70e67d5db0850c4189ee86db8406cdda961a9beb06f0_arm64",
"8Base-RHACM-2.6:rhacm2/metrics-collector-rhel8@sha256:fa08b9bf3fd334738984e150ba5bfd2e005374752f3112340b65f6434eacd057_s390x",
"8Base-RHACM-2.6:rhacm2/multicloud-integrations-rhel8@sha256:2bcbf9a565f3c566061325aca3174ec755b5c94a28612718a3f1563db317273e_ppc64le",
"8Base-RHACM-2.6:rhacm2/multicloud-integrations-rhel8@sha256:6813ccd43a1aecd1aaf4d5d4b1620fd63bbca00b736100189ff91246bf3bc36b_arm64",
"8Base-RHACM-2.6:rhacm2/multicloud-integrations-rhel8@sha256:db89ef3686570526afdb2b79fd698aca5dc50c633009760f1748fb9fd506067b_amd64",
"8Base-RHACM-2.6:rhacm2/multicloud-integrations-rhel8@sha256:db8bc27937802c5d8fff769b9c93c8a01411629d199adbc39235e721d6468b30_s390x",
"8Base-RHACM-2.6:rhacm2/multicluster-observability-rhel8-operator@sha256:434db0ca203b14b899fff9b7a2a5b975de852ea29620a828f29246448aba873c_ppc64le",
"8Base-RHACM-2.6:rhacm2/multicluster-observability-rhel8-operator@sha256:876bfa63b0e13833eaeadb7c6a0481f1d7970b283f69ece4d81c99985f4dd161_arm64",
"8Base-RHACM-2.6:rhacm2/multicluster-observability-rhel8-operator@sha256:d23f208e020d42bc095011d423146e2da35b2bc85b844911bde2f4edf696bdca_amd64",
"8Base-RHACM-2.6:rhacm2/multicluster-observability-rhel8-operator@sha256:f29581baf5277588d2e4cd01380ecf46e3c97a2f17ade01b048f75c29f18d62c_s390x",
"8Base-RHACM-2.6:rhacm2/multicluster-operators-application-rhel8@sha256:1952d422bd7ba42323711faba59244c449293cc92502e350460fee07c0e3b34a_ppc64le",
"8Base-RHACM-2.6:rhacm2/multicluster-operators-application-rhel8@sha256:566a60f630ec346eced3106ec072963d1b9f9d300e7d4cee6af6dc0d590a3937_s390x",
"8Base-RHACM-2.6:rhacm2/multicluster-operators-application-rhel8@sha256:724dd9f4a5e4acd061206ca2ea57c329210ade5135dbdf941b8d7e720daa4f10_arm64",
"8Base-RHACM-2.6:rhacm2/multicluster-operators-application-rhel8@sha256:ace8895fc62c1394dfa7854fd9ce3e14ef859e989255f70dc9a5a3d9bcd514c0_amd64",
"8Base-RHACM-2.6:rhacm2/multicluster-operators-channel-rhel8@sha256:1ebe6504a6a58f39f93952bf1c135ea58ff77e65c5b8ba73c7ad6295e66a1b45_s390x",
"8Base-RHACM-2.6:rhacm2/multicluster-operators-channel-rhel8@sha256:557cc962d0b10d80a9dea7adce387ea28fb4199a02fa8546645ab2cacbf28b88_ppc64le",
"8Base-RHACM-2.6:rhacm2/multicluster-operators-channel-rhel8@sha256:82526c7c046325bde1dfa0a47b58b773355f00bc95c23be75105e7255e7bddd2_arm64",
"8Base-RHACM-2.6:rhacm2/multicluster-operators-channel-rhel8@sha256:85e20d97f28e43668c2790bd6e0adbc598d01f9fab849761fb96d7a5c4946a87_amd64",
"8Base-RHACM-2.6:rhacm2/multicluster-operators-subscription-rhel8@sha256:7310f31faae367a363c27a7236b562bbfe8381a352fce906279590bac11571d2_ppc64le",
"8Base-RHACM-2.6:rhacm2/multicluster-operators-subscription-rhel8@sha256:7676d33b9be36ca6660d3aed888fdffcf270fcf82258ed9531e2746a3d27610c_s390x",
"8Base-RHACM-2.6:rhacm2/multicluster-operators-subscription-rhel8@sha256:e718d5abef58365d547ef73828a26adff5b6cef1bf935aa7c27f12f604b50337_amd64",
"8Base-RHACM-2.6:rhacm2/multicluster-operators-subscription-rhel8@sha256:f58aff87d1efb64417c6976f6772a464e54beefe847f50a141726b7a1a6a293a_arm64",
"8Base-RHACM-2.6:rhacm2/multiclusterhub-repo-rhel8@sha256:03222a9dd6eca9cf44932a0ff1bf89bd9d2d29683f1ebb0d0aa49171b77a4963_ppc64le",
"8Base-RHACM-2.6:rhacm2/multiclusterhub-repo-rhel8@sha256:881b8c3b19918affd478c0ad0c73dff96dd28f5c1dfddb86472b42e422fa25b6_amd64",
"8Base-RHACM-2.6:rhacm2/multiclusterhub-repo-rhel8@sha256:9de94ea1f83ec8b7257c7b2befc1485ed9cc40c9ef3600c4c4c50934e708cf9d_s390x",
"8Base-RHACM-2.6:rhacm2/multiclusterhub-repo-rhel8@sha256:a45ed68e7d3ac89d17eaf06445cabfc19a9ce85a42f116d75028d6acd18a322b_arm64",
"8Base-RHACM-2.6:rhacm2/multiclusterhub-rhel8@sha256:48d1fa8bc5f6a4d8349c41126301bd86d12836384f336881ecb71bd79f84ae93_ppc64le",
"8Base-RHACM-2.6:rhacm2/multiclusterhub-rhel8@sha256:a33e91fb763a2f0894433bce31bd44229e7d5f5c53d36c6b6f643807a45c110b_arm64",
"8Base-RHACM-2.6:rhacm2/multiclusterhub-rhel8@sha256:d6e126cbdd3cfbcdee04b093389ca1b07ac8038da96060051ed94e1eeacc6d92_s390x",
"8Base-RHACM-2.6:rhacm2/multiclusterhub-rhel8@sha256:ecf12158a2d8802b4c7efd6b336ff36c1e002223b1d385a40fbef638d5e4aa21_amd64",
"8Base-RHACM-2.6:rhacm2/node-exporter-rhel8@sha256:14d23638efff3c30661c9a5f3ddb6ab0c7a9d162de1176dd9565cf49dfa4b9c5_amd64",
"8Base-RHACM-2.6:rhacm2/node-exporter-rhel8@sha256:533005e1608de68a09e53599de3f30990db95cb923794bab9ae9e3bc1a8b6baf_arm64",
"8Base-RHACM-2.6:rhacm2/node-exporter-rhel8@sha256:99eef3491c7092afa14179b9a9d39dd8fbfb3c9bb61759d678af5d91ac23e59d_s390x",
"8Base-RHACM-2.6:rhacm2/node-exporter-rhel8@sha256:e200d4e1802cce7fce32b1e0dc5c3220b6f6477b73b3a2d8ea26a5a42d63f46b_ppc64le",
"8Base-RHACM-2.6:rhacm2/observatorium-rhel8-operator@sha256:092e3437e6d38b2bf676d7fb67ad672e3ef03440017b5af7c1ebd2beb3f437eb_amd64",
"8Base-RHACM-2.6:rhacm2/observatorium-rhel8-operator@sha256:8cf076bfb049d1aabd00040ee65f0fedd590f0dd448c7561de494093a915b397_ppc64le",
"8Base-RHACM-2.6:rhacm2/observatorium-rhel8-operator@sha256:e69987a64fdbf873d4b19d8626c0c5e99dd13d7c95446850559be966dae45ad0_arm64",
"8Base-RHACM-2.6:rhacm2/observatorium-rhel8-operator@sha256:f0bf89eaea6b7afc2d08c77bd40dfba581f91f462f5ec3d70473b332ca6f781c_s390x",
"8Base-RHACM-2.6:rhacm2/observatorium-rhel8@sha256:0686cfddd61737f7e7eb4f0c011397277394559edac3bb947c0969e302686dd5_ppc64le",
"8Base-RHACM-2.6:rhacm2/observatorium-rhel8@sha256:8f2f3732600235f66c406b6121ac37979f52572ce90353b6e099be7b74406251_amd64",
"8Base-RHACM-2.6:rhacm2/observatorium-rhel8@sha256:9e1fccc5b17865a6d7baaa1a15cb50f47d80a14b0a7bcbd94c12f0ddcaaf1b28_s390x",
"8Base-RHACM-2.6:rhacm2/observatorium-rhel8@sha256:bdd89a1051c8f21e7d81ff80c96731a0eaa7d15c320ab1e6b1dc3f6babd42598_arm64",
"8Base-RHACM-2.6:rhacm2/prometheus-alertmanager-rhel8@sha256:0860b7aa5e8b07792ad7f5d5c0654e23e9da8eedd4b9f509caea616dcfa97d69_amd64",
"8Base-RHACM-2.6:rhacm2/prometheus-alertmanager-rhel8@sha256:624895d8579ef6f3e5b17558a30775790ec6f00701f8c5cdfa315292d7f9e867_s390x",
"8Base-RHACM-2.6:rhacm2/prometheus-alertmanager-rhel8@sha256:6d09865a228cdbbc6d1ac13042c3c00f0bd086f6dc181dfa3cdf8c7f9d826b9e_arm64",
"8Base-RHACM-2.6:rhacm2/prometheus-alertmanager-rhel8@sha256:c69fee848d21346a271972e89d91898eac9fec27d598d98ffa004ca8d1b53270_ppc64le",
"8Base-RHACM-2.6:rhacm2/prometheus-rhel8@sha256:52cea7c27de23e3358030b09f22b962723c523a940f8e2043edc298c907d761c_arm64",
"8Base-RHACM-2.6:rhacm2/prometheus-rhel8@sha256:67e0fadfbb4d99a60435ed12b470772b38ace4ca815fe73da68eb3c826e200fc_ppc64le",
"8Base-RHACM-2.6:rhacm2/prometheus-rhel8@sha256:e8241b1d852d605b44ecfcc552cb0f905f72e8a17c8d228162b40c19388f5176_s390x",
"8Base-RHACM-2.6:rhacm2/prometheus-rhel8@sha256:ed0cc13e79949436d29a7ad0b41b189744a177ea27545fd5eb9b4f71e87bd0eb_amd64",
"8Base-RHACM-2.6:rhacm2/rbac-query-proxy-rhel8@sha256:29c76a37497f212aed280e2bf16ef45fb3785fb4649ce17b7fe9d653a79e2112_arm64",
"8Base-RHACM-2.6:rhacm2/rbac-query-proxy-rhel8@sha256:475a45884a51127722030226ff9a5f0752c98574c41eb61796aece5e702346a3_ppc64le",
"8Base-RHACM-2.6:rhacm2/rbac-query-proxy-rhel8@sha256:582301b10af0b966ae7d5e130cb0e5f96e7912dc66b4108e0d6078656ca80604_amd64",
"8Base-RHACM-2.6:rhacm2/rbac-query-proxy-rhel8@sha256:f1c7de85a44c03f48a6f62ba1d7d650f0b06e0f502cecff1512ad637b5bc1c27_s390x",
"8Base-RHACM-2.6:rhacm2/redisgraph-tls-rhel8@sha256:128279a656bfbde6c2c052766d63a1de6a06d8bea2707813c64396c2ae382478_amd64",
"8Base-RHACM-2.6:rhacm2/redisgraph-tls-rhel8@sha256:35927ca6e6e9c8d420c499a0c8ad37c4297ba19743d550f489d3e66482275a49_arm64",
"8Base-RHACM-2.6:rhacm2/redisgraph-tls-rhel8@sha256:4696baed553266682ba2b54d3bf683d2ff1241b625de5ec54a45c1b2c5f96243_s390x",
"8Base-RHACM-2.6:rhacm2/redisgraph-tls-rhel8@sha256:d722f2ffab1f58bbaf3c62ef71dbf7e6c4023e6ab17690f1049075a321d0b1ac_ppc64le",
"8Base-RHACM-2.6:rhacm2/search-aggregator-rhel8@sha256:2b5f372c1c73c4de587b5a4388d95b8cc553fc56af446fcefa0e14c6d980b6b3_ppc64le",
"8Base-RHACM-2.6:rhacm2/search-aggregator-rhel8@sha256:38fceeedc0672def1c2cf42bb6743ae726e77d9f7352d002b3fc688c6d551852_amd64",
"8Base-RHACM-2.6:rhacm2/search-aggregator-rhel8@sha256:6a915335bcebb0884fc72df2dfee97c74d42c035864b960e1c800fa6c5f8d93c_arm64",
"8Base-RHACM-2.6:rhacm2/search-aggregator-rhel8@sha256:752decaefc38aa009f54201b38d4ab26d9b4020caec649d9b1f1564f56c47c2a_s390x",
"8Base-RHACM-2.6:rhacm2/search-api-rhel8@sha256:37eea70d5b1c89c25372dcea8c8c03e1e0a9af1b5a06f3b0706ba776ae8847c1_amd64",
"8Base-RHACM-2.6:rhacm2/search-api-rhel8@sha256:7400088d206592eb29cd86182909626262c9b2a99f017811fcc9d8a753c39009_arm64",
"8Base-RHACM-2.6:rhacm2/search-api-rhel8@sha256:aa8ea0deabc39a068f3f6ce9fa6334e44fc507355009a9bff448e742156ec203_ppc64le",
"8Base-RHACM-2.6:rhacm2/search-api-rhel8@sha256:b4d2d39c2b3b736987f1e888b858d52a7ebd9f8d0cebd3bdef8c59f6e3e41725_s390x",
"8Base-RHACM-2.6:rhacm2/search-collector-rhel8@sha256:0174699ec75fcda08892b4e72b674df989af51ea5f04de57a62c2a85a3c08f4f_arm64",
"8Base-RHACM-2.6:rhacm2/search-collector-rhel8@sha256:5a29a9805b8d20969cba86da11a9de8176a3172df361aec5fae136a4271de308_amd64",
"8Base-RHACM-2.6:rhacm2/search-collector-rhel8@sha256:be7eed9ad9502bcc294081f7e2098fc4f8411c912c34fe63479b5b770d06caca_s390x",
"8Base-RHACM-2.6:rhacm2/search-collector-rhel8@sha256:c467c1d7ceaf5281077f7fe8ff1c1c4cffe325132890a3ab9b96ea5db2e2c930_ppc64le",
"8Base-RHACM-2.6:rhacm2/search-rhel8@sha256:2135cd20bb7ebbf48499992fe46a928e28fc78c86e360633ea09054520c42539_ppc64le",
"8Base-RHACM-2.6:rhacm2/search-rhel8@sha256:3a7a31974210e21a3faed9b57a75b970c70ac41d9662b884d4ce67275f756fc7_arm64",
"8Base-RHACM-2.6:rhacm2/search-rhel8@sha256:6e6a19f1440e4eb15a8206e18f7f4dde3e1a5c6518944571d09923d116d3f04e_amd64",
"8Base-RHACM-2.6:rhacm2/search-rhel8@sha256:e6ed3e65f0d49b3c6b0e3e97593a8fae4d453f3aecf8d7829c0d25c68bc91ea1_s390x",
"8Base-RHACM-2.6:rhacm2/submariner-addon-rhel8@sha256:7b80d01371f551df506bd0c56df6829845bfce497ff01cc44b68f172ed5399b4_ppc64le",
"8Base-RHACM-2.6:rhacm2/submariner-addon-rhel8@sha256:934c560bc786015c694e9cffbae8e86f631b3331d62f5a547931446dae82f8c3_s390x",
"8Base-RHACM-2.6:rhacm2/submariner-addon-rhel8@sha256:b467881f4028a89a9e79ba93da719845db576f47a04ae6e569c2317be5594b29_arm64",
"8Base-RHACM-2.6:rhacm2/submariner-addon-rhel8@sha256:fc5592d42e4aca70288448d174511b922ece7f8cb4b41c6a36195c3a4a60aa36_amd64",
"8Base-RHACM-2.6:rhacm2/thanos-receive-controller-rhel8@sha256:21f2626c10c4fb61b37e6ca4ab574186b423f155fbc5cfef3e894fff04cc270e_ppc64le",
"8Base-RHACM-2.6:rhacm2/thanos-receive-controller-rhel8@sha256:c357074958324fc5d602cdcf1cba285bf8582e0b36af79a8f6211bb0dfb77a10_amd64",
"8Base-RHACM-2.6:rhacm2/thanos-receive-controller-rhel8@sha256:d9ac8e67d6d9858b16dd9d1d49c1dd904aa22a7b618e5d33292344faced9c0d3_arm64",
"8Base-RHACM-2.6:rhacm2/thanos-receive-controller-rhel8@sha256:e3b840a7833680170f9e9ca52309552c584935a68c75cc71e6d576b104dc01c8_s390x",
"8Base-RHACM-2.6:rhacm2/thanos-rhel8@sha256:453c525197ccfe1f866af70ca2e7f3deb6f98d0b98c09b602b4fa1368787213d_amd64",
"8Base-RHACM-2.6:rhacm2/thanos-rhel8@sha256:4b3b45ad0b564360c245d20b1540c2398c9606cf8684275e4ee071c591357929_arm64",
"8Base-RHACM-2.6:rhacm2/thanos-rhel8@sha256:7e43ba8f47ec54b5f86d13c81b67b044176530b63b5ae3f40332fc975cc6b21f_s390x",
"8Base-RHACM-2.6:rhacm2/thanos-rhel8@sha256:faaa00c0af80c781a7c610616153a3cd1dc1b20637934c3a243a2e9664ba0ee5_ppc64le"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2022-32148"
},
{
"category": "external",
"summary": "RHBZ#2107383",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2107383"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2022-32148",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-32148"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2022-32148",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2022-32148"
},
{
"category": "external",
"summary": "https://go.dev/issue/53423",
"url": "https://go.dev/issue/53423"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-announce/c/nqrv9fbR0zE",
"url": "https://groups.google.com/g/golang-announce/c/nqrv9fbR0zE"
}
],
"release_date": "2022-07-12T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2022-09-06T22:27:58+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.6/html-single/install/index#installing",
"product_ids": [
"8Base-RHACM-2.6:rhacm2/acm-governance-policy-addon-controller-rhel8@sha256:615ab5d9542759d921634737709e84a8e65d003ea136e5d22858d380225fd177_amd64",
"8Base-RHACM-2.6:rhacm2/acm-governance-policy-addon-controller-rhel8@sha256:958b729d30f10b9c121e68ac8ede2054ed29cc52a9a7d6df0537ed221aa74358_s390x",
"8Base-RHACM-2.6:rhacm2/acm-governance-policy-addon-controller-rhel8@sha256:b5bef941b4e0b5b3529ca5b2311c85295b9f6d12e482a9cbdad691c2406541f1_ppc64le",
"8Base-RHACM-2.6:rhacm2/acm-governance-policy-addon-controller-rhel8@sha256:f6194b9056d77e54f3c74caa9eab87bd1df1818d082fc807229d1c44ec6c88c4_arm64",
"8Base-RHACM-2.6:rhacm2/acm-grafana-rhel8@sha256:45616ed43b53d3a83e65828118f09430396f5bcb0566ae3a65d937b59f0d873e_s390x",
"8Base-RHACM-2.6:rhacm2/acm-grafana-rhel8@sha256:8c48441cfa850ea1274932e94da0831618c10f91022619c779304501a75fb161_amd64",
"8Base-RHACM-2.6:rhacm2/acm-grafana-rhel8@sha256:cc1c196b19c5fd8f313c6136359cc9dd37b5f59d32a581b10cf89b80b7d0cbf4_arm64",
"8Base-RHACM-2.6:rhacm2/acm-grafana-rhel8@sha256:cdf24e68e50be1350566243f6d2cb1403d09ab68e5fed39ea6c56212e42b90f1_ppc64le",
"8Base-RHACM-2.6:rhacm2/acm-must-gather-rhel8@sha256:1457ff5cfd61611fdc968d4af5b020d835e107b97932c7ba7b3f5ed4cbd0e39f_ppc64le",
"8Base-RHACM-2.6:rhacm2/acm-must-gather-rhel8@sha256:39842906b3846418bc31098e2abad08210118d86aa683e9e5fd04a97822df22d_arm64",
"8Base-RHACM-2.6:rhacm2/acm-must-gather-rhel8@sha256:8a69add2d90a1e094de8510052b683e1765153da75e316ad7778499af0c5ddf9_s390x",
"8Base-RHACM-2.6:rhacm2/acm-must-gather-rhel8@sha256:dca91134a2c1c33c736afcd4c9373749448641385f39162c74e115691289e843_amd64",
"8Base-RHACM-2.6:rhacm2/acm-operator-bundle@sha256:0eac6124f59492d09c1ae650025d59ea0e8547d9f9c832cb9607b09254ff6ddd_s390x",
"8Base-RHACM-2.6:rhacm2/acm-operator-bundle@sha256:1cbcd58a4c23e4c89a6a0509f78802a5aa21205db2784ebc9772b99a3917b183_arm64",
"8Base-RHACM-2.6:rhacm2/acm-operator-bundle@sha256:997aaee36f0bed47e231925a3f2c2ecc503410e54b35727f035c72477f3d1944_ppc64le",
"8Base-RHACM-2.6:rhacm2/acm-operator-bundle@sha256:ce699187f250b93976b8063228ac12d11c6c8f6baba69ba4ed17a38730e84eb3_amd64",
"8Base-RHACM-2.6:rhacm2/acm-prometheus-config-reloader-rhel8@sha256:693a77a9324d6c7f0e69bd9d5725b51f3e429972f1e67469e93648cb347eae84_arm64",
"8Base-RHACM-2.6:rhacm2/acm-prometheus-config-reloader-rhel8@sha256:89757e804d5df2b5eeeb1191b599c3acb9e75f61170f888095302830d6de0582_s390x",
"8Base-RHACM-2.6:rhacm2/acm-prometheus-config-reloader-rhel8@sha256:8e45e1fd7342d7525b118f01794cac1f4a8662def5f2a06336b698db2e268742_amd64",
"8Base-RHACM-2.6:rhacm2/acm-prometheus-config-reloader-rhel8@sha256:ce1c17b34b7aac2e990dc0efe40f4406e73f727b2c7bfe109eded849de753f1a_ppc64le",
"8Base-RHACM-2.6:rhacm2/acm-prometheus-rhel8@sha256:728606d96dd9e0fc2e7810e092e10ee071ec36598c990c8252beccace59a679e_amd64",
"8Base-RHACM-2.6:rhacm2/acm-prometheus-rhel8@sha256:b457d0b95d88c5dd0aac87492cbca40a9d7c2074002ad110f52d562f0c5d0797_arm64",
"8Base-RHACM-2.6:rhacm2/acm-prometheus-rhel8@sha256:f34d2569033bfb1d173342264f090f46d80f7843d52704a7ce9e9eb9de2f5abb_s390x",
"8Base-RHACM-2.6:rhacm2/acm-prometheus-rhel8@sha256:f720e0a94bfe7ed5d812819a3e77cc0581be102970127d8c0d4aa06a05edbf3d_ppc64le",
"8Base-RHACM-2.6:rhacm2/acm-volsync-addon-controller-rhel8@sha256:17ccd6b924b36ab14e3ca5f5331ba7e4c86f8cb64304640d58c3ee6b76edbcaf_ppc64le",
"8Base-RHACM-2.6:rhacm2/acm-volsync-addon-controller-rhel8@sha256:27079308ea87e35564cc3089c65eae68d63880a3bb093ca64d1678a68b60fcec_amd64",
"8Base-RHACM-2.6:rhacm2/acm-volsync-addon-controller-rhel8@sha256:9eabaac2df91aeef613d6973669d07298f2159c6a6e0c9f294623f7b1a10bc08_s390x",
"8Base-RHACM-2.6:rhacm2/acm-volsync-addon-controller-rhel8@sha256:f7abdf1756bc0ff2ebf02fee0469a8b9eeabe1fa8cafdd21c6e8f958155b70bb_arm64",
"8Base-RHACM-2.6:rhacm2/cert-policy-controller-rhel8@sha256:017c1e663827a3b55d70badd3ed979b5d1831252c49d671897a85a75afaa5bb0_s390x",
"8Base-RHACM-2.6:rhacm2/cert-policy-controller-rhel8@sha256:0610778095974edf936602018281bf7a5e287ba9eca9f661a423e68bbe000e40_ppc64le",
"8Base-RHACM-2.6:rhacm2/cert-policy-controller-rhel8@sha256:a66d7d4ee1179f7fce639490f919d722db54eaa3118b4135078c33e6cbf91488_amd64",
"8Base-RHACM-2.6:rhacm2/cert-policy-controller-rhel8@sha256:d660befef0c8f7a4db7aa3b865545c9863d8f37e7ba4b8de4380185f82b208d4_arm64",
"8Base-RHACM-2.6:rhacm2/cluster-backup-rhel8-operator@sha256:1a749d0795972a9bfd5a00aa96c238a660673464be01b2aa9fd7a3aeead6ddf7_amd64",
"8Base-RHACM-2.6:rhacm2/cluster-backup-rhel8-operator@sha256:8915dbdc562e63441f79041bdf1176e46ce53e95418d133f0cd0c1ff79da48a2_arm64",
"8Base-RHACM-2.6:rhacm2/cluster-backup-rhel8-operator@sha256:995f225449b207da9a3cad175dac85b87eefb28ff5bae6a588f40fd79fbe12a1_ppc64le",
"8Base-RHACM-2.6:rhacm2/cluster-backup-rhel8-operator@sha256:f1255a76c6275a4b6a400c82e204a5112fff6fe87f71626f8f309763f6a5d9e4_s390x",
"8Base-RHACM-2.6:rhacm2/config-policy-controller-rhel8@sha256:3b2e0d850e8fc966ec80bff16df26002334744a96b81c7a7dfe222f1706a52e3_s390x",
"8Base-RHACM-2.6:rhacm2/config-policy-controller-rhel8@sha256:447f275bbde46d7fc173798ef5abc0a77a6780f0dffdc171786edbe00f27d8d8_ppc64le",
"8Base-RHACM-2.6:rhacm2/config-policy-controller-rhel8@sha256:61964a1a0ddf2e98bcf5249b7374235055ab85cc26663a8d9397c2b7f6fbb4c6_amd64",
"8Base-RHACM-2.6:rhacm2/config-policy-controller-rhel8@sha256:a3abaa3d0bf1d34fa9e40903a8713c439f5f7f751e775d32cbab308983064ce0_arm64",
"8Base-RHACM-2.6:rhacm2/console-rhel8@sha256:6c0f630ff57f6f423df6dbf4df9faad25089f9b391be35cb8bc9cd5211f94d67_arm64",
"8Base-RHACM-2.6:rhacm2/console-rhel8@sha256:8608aed6971299def3fbe749336727e84c69582664dedac3145b92ea24e62e4d_amd64",
"8Base-RHACM-2.6:rhacm2/console-rhel8@sha256:afa80ae8274db7fa6796c35980fc5df15889e94aff3361f6cda643e5a09da220_ppc64le",
"8Base-RHACM-2.6:rhacm2/console-rhel8@sha256:f06e4e3f62db52c6d7fa0bc1f289de773e18d076bc38612e1b0ddc85c76fde06_s390x",
"8Base-RHACM-2.6:rhacm2/endpoint-monitoring-rhel8-operator@sha256:060bcd658756a924b4ce4d202bd447a3254fc1f49af7d685dde8720f355cde8e_arm64",
"8Base-RHACM-2.6:rhacm2/endpoint-monitoring-rhel8-operator@sha256:091d66731c5fe8eba5646c6b2622bb38c074e202a8a4a7e906921673b60f0898_amd64",
"8Base-RHACM-2.6:rhacm2/endpoint-monitoring-rhel8-operator@sha256:80660eb7f3c068768b0ea04ff20f4539194c52427ffdab4626bf781aa3f2ca64_s390x",
"8Base-RHACM-2.6:rhacm2/endpoint-monitoring-rhel8-operator@sha256:d6204fcf04c83bac13232ec1602572ad5f22bb528537e591079dfa36152697ec_ppc64le",
"8Base-RHACM-2.6:rhacm2/governance-policy-propagator-rhel8@sha256:51be0f04938b60ed1dba60908bebd2000d78e4ade34757bae70a083c67d77e8e_arm64",
"8Base-RHACM-2.6:rhacm2/governance-policy-propagator-rhel8@sha256:9577701bf3c7aa00b99531d2c3842130abc6cd91c52c4a7ba040b705eeace4c7_s390x",
"8Base-RHACM-2.6:rhacm2/governance-policy-propagator-rhel8@sha256:bdc6c128628db86697af198430c5ae5c61c3e586c1a97187e4d4e852cec61e92_ppc64le",
"8Base-RHACM-2.6:rhacm2/governance-policy-propagator-rhel8@sha256:cc519319b9f4fe672144ebedd772ddf56d5de90e3c8f52c0fb9b55313f71a7b3_amd64",
"8Base-RHACM-2.6:rhacm2/governance-policy-spec-sync-rhel8@sha256:2c1905ae8a83e5598678457fd955cbc867453ed5836de6fcc182e4928df8bd67_s390x",
"8Base-RHACM-2.6:rhacm2/governance-policy-spec-sync-rhel8@sha256:4a8d30cc0e1d83c69b7f3339418b101da23fbcaee7d326bedaff677eceb25ab2_ppc64le",
"8Base-RHACM-2.6:rhacm2/governance-policy-spec-sync-rhel8@sha256:6849cf1b4dd883d5b4c0cf90a3adfb26cb59d03d3b892cee3669a32dd6b8dcc2_amd64",
"8Base-RHACM-2.6:rhacm2/governance-policy-spec-sync-rhel8@sha256:d06ffc621167aff31ecb0fa417b294ff0676fb00e4ef1c6cb0fb2aaf4b2561e0_arm64",
"8Base-RHACM-2.6:rhacm2/governance-policy-status-sync-rhel8@sha256:4c86e16f15aaf454e4e5ce5436e1db27a5f8a55f573c3eaf02e4786fe52edfc8_arm64",
"8Base-RHACM-2.6:rhacm2/governance-policy-status-sync-rhel8@sha256:cf6a75d94f50dd063e939aee18756c767cba43f4e1e62a9c2f2b764ac6f43746_s390x",
"8Base-RHACM-2.6:rhacm2/governance-policy-status-sync-rhel8@sha256:e072b615eeffff80a94831e58c70980684c1ec4bd972844b25b157eb7ed5937f_ppc64le",
"8Base-RHACM-2.6:rhacm2/governance-policy-status-sync-rhel8@sha256:fffe971caa2e911d9c972c0e88712ff431d34c63dbe74e25f1cababa50ea7417_amd64",
"8Base-RHACM-2.6:rhacm2/governance-policy-template-sync-rhel8@sha256:10bc1a3833599a593a058e804de67e92888ed779fd0000928d4a70b6c7d5c1c2_amd64",
"8Base-RHACM-2.6:rhacm2/governance-policy-template-sync-rhel8@sha256:5c17f979f47840a879059ad83de12f0756889564a17190ba4438a7632c999bb1_arm64",
"8Base-RHACM-2.6:rhacm2/governance-policy-template-sync-rhel8@sha256:848bce8007de7714afc8c755b5f0c3cdf5eb6b1d259811c947bc295924539a0e_ppc64le",
"8Base-RHACM-2.6:rhacm2/governance-policy-template-sync-rhel8@sha256:95439f7e18fa87601d5860cbd9ca5f0738786e30a629d23788fd5fe33d694c66_s390x",
"8Base-RHACM-2.6:rhacm2/grafana-dashboard-loader-rhel8@sha256:1f5c1b2cffebf069859e95d0e722cb293f8c176bf5c5873bb9517c96b26c2e10_arm64",
"8Base-RHACM-2.6:rhacm2/grafana-dashboard-loader-rhel8@sha256:5223158a122658bafbd853c596cdc1f7bd7a0e4fdd82b1c3668ac84adeae9f24_s390x",
"8Base-RHACM-2.6:rhacm2/grafana-dashboard-loader-rhel8@sha256:561f1f05925cfe3c5f0f8a9b7475be4bbab183b5611ecfe09b090d80fa4bc2fe_amd64",
"8Base-RHACM-2.6:rhacm2/grafana-dashboard-loader-rhel8@sha256:734270221ec4a516e7eb77f2ec3a753384242116aa70320a1dbe969e915af1df_ppc64le",
"8Base-RHACM-2.6:rhacm2/iam-policy-controller-rhel8@sha256:2827e5f485213f92e2d0092187f3976dd6fe598e39b5cf2212d48c3a44c34b13_arm64",
"8Base-RHACM-2.6:rhacm2/iam-policy-controller-rhel8@sha256:8ca9e80365c76b66b2de3924fc50a5912e606042c704b02cb174a4b8bd3927c4_amd64",
"8Base-RHACM-2.6:rhacm2/iam-policy-controller-rhel8@sha256:c5069e76a900aa300102a0ae54ecbc12c0ac31abfeed8656ee60a949daef79c3_s390x",
"8Base-RHACM-2.6:rhacm2/iam-policy-controller-rhel8@sha256:ca05e79e5508924af71f323c13f664770d8dd4eb61ecf0894e4f9a81f7a1b402_ppc64le",
"8Base-RHACM-2.6:rhacm2/insights-client-rhel8@sha256:02cacfec60c80b9228e8b18949751de867f974ea6b1172129096e64e949c0598_amd64",
"8Base-RHACM-2.6:rhacm2/insights-client-rhel8@sha256:2b14036d0291e54c3191682de2ea875a78d78c35b2791a5a113ba1a8920f0621_ppc64le",
"8Base-RHACM-2.6:rhacm2/insights-client-rhel8@sha256:d4c05f641de8fd0753d63cc6d5b62464d3d6a87d601514e87ef2e40bbe7b01b6_s390x",
"8Base-RHACM-2.6:rhacm2/insights-client-rhel8@sha256:e15c410b693b34f49869d037ebb5584384fcdf88114b7a94967ca09f1361a5f3_arm64",
"8Base-RHACM-2.6:rhacm2/insights-metrics-rhel8@sha256:67aa55bb65685395ad2773e7459dff5fbccdeedcf9e56ec2722d8f5c919eae89_s390x",
"8Base-RHACM-2.6:rhacm2/insights-metrics-rhel8@sha256:6c54e08f5f6c2cae41a5e108e1019ff6522af8f69d666e22eb4631cd83b85917_amd64",
"8Base-RHACM-2.6:rhacm2/insights-metrics-rhel8@sha256:88d9b7246aa75cb2c88ccb7f2f1202fc465be0f2d89e59f1d2259f69ada56d9d_arm64",
"8Base-RHACM-2.6:rhacm2/insights-metrics-rhel8@sha256:bad98fe71638d7346f31ea45f6063ec970bf90844bb5c5dc5f917bb0f0099899_ppc64le",
"8Base-RHACM-2.6:rhacm2/klusterlet-addon-controller-rhel8@sha256:22e510955af3fa736b7306c387f44b5f15f5f9a7a006c6587e06d5d8602cc2f0_s390x",
"8Base-RHACM-2.6:rhacm2/klusterlet-addon-controller-rhel8@sha256:55bc86326f992cc4f4401b93f90cdd2baa6728015ffaf6168f2d46ae43c70cf4_ppc64le",
"8Base-RHACM-2.6:rhacm2/klusterlet-addon-controller-rhel8@sha256:8dd7f47af047fb899c7fcbad61cb8f38da45990cac186f9235aec3e4e7de25e9_amd64",
"8Base-RHACM-2.6:rhacm2/klusterlet-addon-controller-rhel8@sha256:bdb97eb5bb0e8f59edf0d389fb07c45171e728dc8b4d2bdacd785193b46ec03b_arm64",
"8Base-RHACM-2.6:rhacm2/kube-rbac-proxy-rhel8@sha256:11a353ee9da6cc843d5f346f4fa51681d13318e2e61fc4d1a3f63406eb175260_s390x",
"8Base-RHACM-2.6:rhacm2/kube-rbac-proxy-rhel8@sha256:31757f3e3bb08b4e49e54694b18b3cf327637be20535482b2df1345b17444dda_amd64",
"8Base-RHACM-2.6:rhacm2/kube-rbac-proxy-rhel8@sha256:b2c0b7414d0fc36a49cbdc5a56b25dd62aac18defc2defbd9c1895cd13a5e716_arm64",
"8Base-RHACM-2.6:rhacm2/kube-rbac-proxy-rhel8@sha256:dbd816d503e9beb58622604432eb415419e893627eb95c1ceeb8ff5bda7d6335_ppc64le",
"8Base-RHACM-2.6:rhacm2/kube-state-metrics-rhel8@sha256:53246a6df1f0880d94ed2644fa4366e3e2108b6fa8a51745af87785346ce5304_s390x",
"8Base-RHACM-2.6:rhacm2/kube-state-metrics-rhel8@sha256:5f2393bceefffb32240043b6722aa73d31fc8133cc2666fcf5eb8d33794bc54f_arm64",
"8Base-RHACM-2.6:rhacm2/kube-state-metrics-rhel8@sha256:c792c043462281cde7c93bd8e2136f62ca17d072e7f466353f37de8e5f5dc949_ppc64le",
"8Base-RHACM-2.6:rhacm2/kube-state-metrics-rhel8@sha256:e6b1d24b56e6973eee1569e351db6637ca67e1d6cd124adb845cbf6e35a4f6af_amd64",
"8Base-RHACM-2.6:rhacm2/management-ingress-rhel8@sha256:07238998d21204cd8f25dc63e6dbde20a2dd25c3b96609729306db6c63a0fca4_arm64",
"8Base-RHACM-2.6:rhacm2/management-ingress-rhel8@sha256:0d2665d19a8753c6269f594b68b067cd62a402404287e6416543c1af2d7d3cf4_ppc64le",
"8Base-RHACM-2.6:rhacm2/management-ingress-rhel8@sha256:6917d018e53aabb6f5402f02000aedd2e5cf71bcc84562e0fc7d7c87049f4b67_amd64",
"8Base-RHACM-2.6:rhacm2/management-ingress-rhel8@sha256:73b0444bd91a1dade3b7e76245ac8d6cb568929bba321b8c86c269d6f542ac3b_s390x",
"8Base-RHACM-2.6:rhacm2/memcached-exporter-rhel8@sha256:7d85dd62346a647d22202baa0f8d405b2aaf9a7174b38e5d29df2e03530009c3_s390x",
"8Base-RHACM-2.6:rhacm2/memcached-exporter-rhel8@sha256:9635616c8f058e67d557201147904b05f8b49938f63fb2b0239dfca883f61685_arm64",
"8Base-RHACM-2.6:rhacm2/memcached-exporter-rhel8@sha256:9e91ecec92ec0df8b72beb6040f39d9a25b0bfad844e92ea34cc2d648d221d22_ppc64le",
"8Base-RHACM-2.6:rhacm2/memcached-exporter-rhel8@sha256:c773b9a2fffcd549d4936054260f655c78da603957826d6bad4e8567a213ad10_amd64",
"8Base-RHACM-2.6:rhacm2/memcached-rhel8@sha256:584f8c4a9a1b75fc71948a98add560d4fe3d936ee46ac791f32121dbadf8c7d2_ppc64le",
"8Base-RHACM-2.6:rhacm2/memcached-rhel8@sha256:59b3ce3f3f4459c97cfffee5e20830d70f8a69198b5fab271e6c478d615c46d3_arm64",
"8Base-RHACM-2.6:rhacm2/memcached-rhel8@sha256:6f458c76757203b28434f871027c6a466a73d246ceb5bfac8793ad1896a672ab_amd64",
"8Base-RHACM-2.6:rhacm2/memcached-rhel8@sha256:e34722fd656e3205dcdb565b0ab68e9971174c11f125dbfff3bf82e1e21f3a76_s390x",
"8Base-RHACM-2.6:rhacm2/metrics-collector-rhel8@sha256:3a81a018b939752543e78c2d68d1436b851be2256b88c3e66cd506ae1d8f4c9c_ppc64le",
"8Base-RHACM-2.6:rhacm2/metrics-collector-rhel8@sha256:6a3e0c36c123c9dc54759655d9148f580abada501034914863a6528ded19ef34_amd64",
"8Base-RHACM-2.6:rhacm2/metrics-collector-rhel8@sha256:7991f484f97b9951f27f70e67d5db0850c4189ee86db8406cdda961a9beb06f0_arm64",
"8Base-RHACM-2.6:rhacm2/metrics-collector-rhel8@sha256:fa08b9bf3fd334738984e150ba5bfd2e005374752f3112340b65f6434eacd057_s390x",
"8Base-RHACM-2.6:rhacm2/multicloud-integrations-rhel8@sha256:2bcbf9a565f3c566061325aca3174ec755b5c94a28612718a3f1563db317273e_ppc64le",
"8Base-RHACM-2.6:rhacm2/multicloud-integrations-rhel8@sha256:6813ccd43a1aecd1aaf4d5d4b1620fd63bbca00b736100189ff91246bf3bc36b_arm64",
"8Base-RHACM-2.6:rhacm2/multicloud-integrations-rhel8@sha256:db89ef3686570526afdb2b79fd698aca5dc50c633009760f1748fb9fd506067b_amd64",
"8Base-RHACM-2.6:rhacm2/multicloud-integrations-rhel8@sha256:db8bc27937802c5d8fff769b9c93c8a01411629d199adbc39235e721d6468b30_s390x",
"8Base-RHACM-2.6:rhacm2/multicluster-observability-rhel8-operator@sha256:434db0ca203b14b899fff9b7a2a5b975de852ea29620a828f29246448aba873c_ppc64le",
"8Base-RHACM-2.6:rhacm2/multicluster-observability-rhel8-operator@sha256:876bfa63b0e13833eaeadb7c6a0481f1d7970b283f69ece4d81c99985f4dd161_arm64",
"8Base-RHACM-2.6:rhacm2/multicluster-observability-rhel8-operator@sha256:d23f208e020d42bc095011d423146e2da35b2bc85b844911bde2f4edf696bdca_amd64",
"8Base-RHACM-2.6:rhacm2/multicluster-observability-rhel8-operator@sha256:f29581baf5277588d2e4cd01380ecf46e3c97a2f17ade01b048f75c29f18d62c_s390x",
"8Base-RHACM-2.6:rhacm2/multicluster-operators-application-rhel8@sha256:1952d422bd7ba42323711faba59244c449293cc92502e350460fee07c0e3b34a_ppc64le",
"8Base-RHACM-2.6:rhacm2/multicluster-operators-application-rhel8@sha256:566a60f630ec346eced3106ec072963d1b9f9d300e7d4cee6af6dc0d590a3937_s390x",
"8Base-RHACM-2.6:rhacm2/multicluster-operators-application-rhel8@sha256:724dd9f4a5e4acd061206ca2ea57c329210ade5135dbdf941b8d7e720daa4f10_arm64",
"8Base-RHACM-2.6:rhacm2/multicluster-operators-application-rhel8@sha256:ace8895fc62c1394dfa7854fd9ce3e14ef859e989255f70dc9a5a3d9bcd514c0_amd64",
"8Base-RHACM-2.6:rhacm2/multicluster-operators-channel-rhel8@sha256:1ebe6504a6a58f39f93952bf1c135ea58ff77e65c5b8ba73c7ad6295e66a1b45_s390x",
"8Base-RHACM-2.6:rhacm2/multicluster-operators-channel-rhel8@sha256:557cc962d0b10d80a9dea7adce387ea28fb4199a02fa8546645ab2cacbf28b88_ppc64le",
"8Base-RHACM-2.6:rhacm2/multicluster-operators-channel-rhel8@sha256:82526c7c046325bde1dfa0a47b58b773355f00bc95c23be75105e7255e7bddd2_arm64",
"8Base-RHACM-2.6:rhacm2/multicluster-operators-channel-rhel8@sha256:85e20d97f28e43668c2790bd6e0adbc598d01f9fab849761fb96d7a5c4946a87_amd64",
"8Base-RHACM-2.6:rhacm2/multicluster-operators-subscription-rhel8@sha256:7310f31faae367a363c27a7236b562bbfe8381a352fce906279590bac11571d2_ppc64le",
"8Base-RHACM-2.6:rhacm2/multicluster-operators-subscription-rhel8@sha256:7676d33b9be36ca6660d3aed888fdffcf270fcf82258ed9531e2746a3d27610c_s390x",
"8Base-RHACM-2.6:rhacm2/multicluster-operators-subscription-rhel8@sha256:e718d5abef58365d547ef73828a26adff5b6cef1bf935aa7c27f12f604b50337_amd64",
"8Base-RHACM-2.6:rhacm2/multicluster-operators-subscription-rhel8@sha256:f58aff87d1efb64417c6976f6772a464e54beefe847f50a141726b7a1a6a293a_arm64",
"8Base-RHACM-2.6:rhacm2/multiclusterhub-repo-rhel8@sha256:03222a9dd6eca9cf44932a0ff1bf89bd9d2d29683f1ebb0d0aa49171b77a4963_ppc64le",
"8Base-RHACM-2.6:rhacm2/multiclusterhub-repo-rhel8@sha256:881b8c3b19918affd478c0ad0c73dff96dd28f5c1dfddb86472b42e422fa25b6_amd64",
"8Base-RHACM-2.6:rhacm2/multiclusterhub-repo-rhel8@sha256:9de94ea1f83ec8b7257c7b2befc1485ed9cc40c9ef3600c4c4c50934e708cf9d_s390x",
"8Base-RHACM-2.6:rhacm2/multiclusterhub-repo-rhel8@sha256:a45ed68e7d3ac89d17eaf06445cabfc19a9ce85a42f116d75028d6acd18a322b_arm64",
"8Base-RHACM-2.6:rhacm2/multiclusterhub-rhel8@sha256:48d1fa8bc5f6a4d8349c41126301bd86d12836384f336881ecb71bd79f84ae93_ppc64le",
"8Base-RHACM-2.6:rhacm2/multiclusterhub-rhel8@sha256:a33e91fb763a2f0894433bce31bd44229e7d5f5c53d36c6b6f643807a45c110b_arm64",
"8Base-RHACM-2.6:rhacm2/multiclusterhub-rhel8@sha256:d6e126cbdd3cfbcdee04b093389ca1b07ac8038da96060051ed94e1eeacc6d92_s390x",
"8Base-RHACM-2.6:rhacm2/multiclusterhub-rhel8@sha256:ecf12158a2d8802b4c7efd6b336ff36c1e002223b1d385a40fbef638d5e4aa21_amd64",
"8Base-RHACM-2.6:rhacm2/node-exporter-rhel8@sha256:14d23638efff3c30661c9a5f3ddb6ab0c7a9d162de1176dd9565cf49dfa4b9c5_amd64",
"8Base-RHACM-2.6:rhacm2/node-exporter-rhel8@sha256:533005e1608de68a09e53599de3f30990db95cb923794bab9ae9e3bc1a8b6baf_arm64",
"8Base-RHACM-2.6:rhacm2/node-exporter-rhel8@sha256:99eef3491c7092afa14179b9a9d39dd8fbfb3c9bb61759d678af5d91ac23e59d_s390x",
"8Base-RHACM-2.6:rhacm2/node-exporter-rhel8@sha256:e200d4e1802cce7fce32b1e0dc5c3220b6f6477b73b3a2d8ea26a5a42d63f46b_ppc64le",
"8Base-RHACM-2.6:rhacm2/observatorium-rhel8-operator@sha256:092e3437e6d38b2bf676d7fb67ad672e3ef03440017b5af7c1ebd2beb3f437eb_amd64",
"8Base-RHACM-2.6:rhacm2/observatorium-rhel8-operator@sha256:8cf076bfb049d1aabd00040ee65f0fedd590f0dd448c7561de494093a915b397_ppc64le",
"8Base-RHACM-2.6:rhacm2/observatorium-rhel8-operator@sha256:e69987a64fdbf873d4b19d8626c0c5e99dd13d7c95446850559be966dae45ad0_arm64",
"8Base-RHACM-2.6:rhacm2/observatorium-rhel8-operator@sha256:f0bf89eaea6b7afc2d08c77bd40dfba581f91f462f5ec3d70473b332ca6f781c_s390x",
"8Base-RHACM-2.6:rhacm2/observatorium-rhel8@sha256:0686cfddd61737f7e7eb4f0c011397277394559edac3bb947c0969e302686dd5_ppc64le",
"8Base-RHACM-2.6:rhacm2/observatorium-rhel8@sha256:8f2f3732600235f66c406b6121ac37979f52572ce90353b6e099be7b74406251_amd64",
"8Base-RHACM-2.6:rhacm2/observatorium-rhel8@sha256:9e1fccc5b17865a6d7baaa1a15cb50f47d80a14b0a7bcbd94c12f0ddcaaf1b28_s390x",
"8Base-RHACM-2.6:rhacm2/observatorium-rhel8@sha256:bdd89a1051c8f21e7d81ff80c96731a0eaa7d15c320ab1e6b1dc3f6babd42598_arm64",
"8Base-RHACM-2.6:rhacm2/prometheus-alertmanager-rhel8@sha256:0860b7aa5e8b07792ad7f5d5c0654e23e9da8eedd4b9f509caea616dcfa97d69_amd64",
"8Base-RHACM-2.6:rhacm2/prometheus-alertmanager-rhel8@sha256:624895d8579ef6f3e5b17558a30775790ec6f00701f8c5cdfa315292d7f9e867_s390x",
"8Base-RHACM-2.6:rhacm2/prometheus-alertmanager-rhel8@sha256:6d09865a228cdbbc6d1ac13042c3c00f0bd086f6dc181dfa3cdf8c7f9d826b9e_arm64",
"8Base-RHACM-2.6:rhacm2/prometheus-alertmanager-rhel8@sha256:c69fee848d21346a271972e89d91898eac9fec27d598d98ffa004ca8d1b53270_ppc64le",
"8Base-RHACM-2.6:rhacm2/prometheus-rhel8@sha256:52cea7c27de23e3358030b09f22b962723c523a940f8e2043edc298c907d761c_arm64",
"8Base-RHACM-2.6:rhacm2/prometheus-rhel8@sha256:67e0fadfbb4d99a60435ed12b470772b38ace4ca815fe73da68eb3c826e200fc_ppc64le",
"8Base-RHACM-2.6:rhacm2/prometheus-rhel8@sha256:e8241b1d852d605b44ecfcc552cb0f905f72e8a17c8d228162b40c19388f5176_s390x",
"8Base-RHACM-2.6:rhacm2/prometheus-rhel8@sha256:ed0cc13e79949436d29a7ad0b41b189744a177ea27545fd5eb9b4f71e87bd0eb_amd64",
"8Base-RHACM-2.6:rhacm2/rbac-query-proxy-rhel8@sha256:29c76a37497f212aed280e2bf16ef45fb3785fb4649ce17b7fe9d653a79e2112_arm64",
"8Base-RHACM-2.6:rhacm2/rbac-query-proxy-rhel8@sha256:475a45884a51127722030226ff9a5f0752c98574c41eb61796aece5e702346a3_ppc64le",
"8Base-RHACM-2.6:rhacm2/rbac-query-proxy-rhel8@sha256:582301b10af0b966ae7d5e130cb0e5f96e7912dc66b4108e0d6078656ca80604_amd64",
"8Base-RHACM-2.6:rhacm2/rbac-query-proxy-rhel8@sha256:f1c7de85a44c03f48a6f62ba1d7d650f0b06e0f502cecff1512ad637b5bc1c27_s390x",
"8Base-RHACM-2.6:rhacm2/redisgraph-tls-rhel8@sha256:128279a656bfbde6c2c052766d63a1de6a06d8bea2707813c64396c2ae382478_amd64",
"8Base-RHACM-2.6:rhacm2/redisgraph-tls-rhel8@sha256:35927ca6e6e9c8d420c499a0c8ad37c4297ba19743d550f489d3e66482275a49_arm64",
"8Base-RHACM-2.6:rhacm2/redisgraph-tls-rhel8@sha256:4696baed553266682ba2b54d3bf683d2ff1241b625de5ec54a45c1b2c5f96243_s390x",
"8Base-RHACM-2.6:rhacm2/redisgraph-tls-rhel8@sha256:d722f2ffab1f58bbaf3c62ef71dbf7e6c4023e6ab17690f1049075a321d0b1ac_ppc64le",
"8Base-RHACM-2.6:rhacm2/search-aggregator-rhel8@sha256:2b5f372c1c73c4de587b5a4388d95b8cc553fc56af446fcefa0e14c6d980b6b3_ppc64le",
"8Base-RHACM-2.6:rhacm2/search-aggregator-rhel8@sha256:38fceeedc0672def1c2cf42bb6743ae726e77d9f7352d002b3fc688c6d551852_amd64",
"8Base-RHACM-2.6:rhacm2/search-aggregator-rhel8@sha256:6a915335bcebb0884fc72df2dfee97c74d42c035864b960e1c800fa6c5f8d93c_arm64",
"8Base-RHACM-2.6:rhacm2/search-aggregator-rhel8@sha256:752decaefc38aa009f54201b38d4ab26d9b4020caec649d9b1f1564f56c47c2a_s390x",
"8Base-RHACM-2.6:rhacm2/search-api-rhel8@sha256:37eea70d5b1c89c25372dcea8c8c03e1e0a9af1b5a06f3b0706ba776ae8847c1_amd64",
"8Base-RHACM-2.6:rhacm2/search-api-rhel8@sha256:7400088d206592eb29cd86182909626262c9b2a99f017811fcc9d8a753c39009_arm64",
"8Base-RHACM-2.6:rhacm2/search-api-rhel8@sha256:aa8ea0deabc39a068f3f6ce9fa6334e44fc507355009a9bff448e742156ec203_ppc64le",
"8Base-RHACM-2.6:rhacm2/search-api-rhel8@sha256:b4d2d39c2b3b736987f1e888b858d52a7ebd9f8d0cebd3bdef8c59f6e3e41725_s390x",
"8Base-RHACM-2.6:rhacm2/search-collector-rhel8@sha256:0174699ec75fcda08892b4e72b674df989af51ea5f04de57a62c2a85a3c08f4f_arm64",
"8Base-RHACM-2.6:rhacm2/search-collector-rhel8@sha256:5a29a9805b8d20969cba86da11a9de8176a3172df361aec5fae136a4271de308_amd64",
"8Base-RHACM-2.6:rhacm2/search-collector-rhel8@sha256:be7eed9ad9502bcc294081f7e2098fc4f8411c912c34fe63479b5b770d06caca_s390x",
"8Base-RHACM-2.6:rhacm2/search-collector-rhel8@sha256:c467c1d7ceaf5281077f7fe8ff1c1c4cffe325132890a3ab9b96ea5db2e2c930_ppc64le",
"8Base-RHACM-2.6:rhacm2/search-rhel8@sha256:2135cd20bb7ebbf48499992fe46a928e28fc78c86e360633ea09054520c42539_ppc64le",
"8Base-RHACM-2.6:rhacm2/search-rhel8@sha256:3a7a31974210e21a3faed9b57a75b970c70ac41d9662b884d4ce67275f756fc7_arm64",
"8Base-RHACM-2.6:rhacm2/search-rhel8@sha256:6e6a19f1440e4eb15a8206e18f7f4dde3e1a5c6518944571d09923d116d3f04e_amd64",
"8Base-RHACM-2.6:rhacm2/search-rhel8@sha256:e6ed3e65f0d49b3c6b0e3e97593a8fae4d453f3aecf8d7829c0d25c68bc91ea1_s390x",
"8Base-RHACM-2.6:rhacm2/submariner-addon-rhel8@sha256:7b80d01371f551df506bd0c56df6829845bfce497ff01cc44b68f172ed5399b4_ppc64le",
"8Base-RHACM-2.6:rhacm2/submariner-addon-rhel8@sha256:934c560bc786015c694e9cffbae8e86f631b3331d62f5a547931446dae82f8c3_s390x",
"8Base-RHACM-2.6:rhacm2/submariner-addon-rhel8@sha256:b467881f4028a89a9e79ba93da719845db576f47a04ae6e569c2317be5594b29_arm64",
"8Base-RHACM-2.6:rhacm2/submariner-addon-rhel8@sha256:fc5592d42e4aca70288448d174511b922ece7f8cb4b41c6a36195c3a4a60aa36_amd64",
"8Base-RHACM-2.6:rhacm2/thanos-receive-controller-rhel8@sha256:21f2626c10c4fb61b37e6ca4ab574186b423f155fbc5cfef3e894fff04cc270e_ppc64le",
"8Base-RHACM-2.6:rhacm2/thanos-receive-controller-rhel8@sha256:c357074958324fc5d602cdcf1cba285bf8582e0b36af79a8f6211bb0dfb77a10_amd64",
"8Base-RHACM-2.6:rhacm2/thanos-receive-controller-rhel8@sha256:d9ac8e67d6d9858b16dd9d1d49c1dd904aa22a7b618e5d33292344faced9c0d3_arm64",
"8Base-RHACM-2.6:rhacm2/thanos-receive-controller-rhel8@sha256:e3b840a7833680170f9e9ca52309552c584935a68c75cc71e6d576b104dc01c8_s390x",
"8Base-RHACM-2.6:rhacm2/thanos-rhel8@sha256:453c525197ccfe1f866af70ca2e7f3deb6f98d0b98c09b602b4fa1368787213d_amd64",
"8Base-RHACM-2.6:rhacm2/thanos-rhel8@sha256:4b3b45ad0b564360c245d20b1540c2398c9606cf8684275e4ee071c591357929_arm64",
"8Base-RHACM-2.6:rhacm2/thanos-rhel8@sha256:7e43ba8f47ec54b5f86d13c81b67b044176530b63b5ae3f40332fc975cc6b21f_s390x",
"8Base-RHACM-2.6:rhacm2/thanos-rhel8@sha256:faaa00c0af80c781a7c610616153a3cd1dc1b20637934c3a243a2e9664ba0ee5_ppc64le"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2022:6370"
}
],
"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.6:rhacm2/acm-governance-policy-addon-controller-rhel8@sha256:615ab5d9542759d921634737709e84a8e65d003ea136e5d22858d380225fd177_amd64",
"8Base-RHACM-2.6:rhacm2/acm-governance-policy-addon-controller-rhel8@sha256:958b729d30f10b9c121e68ac8ede2054ed29cc52a9a7d6df0537ed221aa74358_s390x",
"8Base-RHACM-2.6:rhacm2/acm-governance-policy-addon-controller-rhel8@sha256:b5bef941b4e0b5b3529ca5b2311c85295b9f6d12e482a9cbdad691c2406541f1_ppc64le",
"8Base-RHACM-2.6:rhacm2/acm-governance-policy-addon-controller-rhel8@sha256:f6194b9056d77e54f3c74caa9eab87bd1df1818d082fc807229d1c44ec6c88c4_arm64",
"8Base-RHACM-2.6:rhacm2/acm-grafana-rhel8@sha256:45616ed43b53d3a83e65828118f09430396f5bcb0566ae3a65d937b59f0d873e_s390x",
"8Base-RHACM-2.6:rhacm2/acm-grafana-rhel8@sha256:8c48441cfa850ea1274932e94da0831618c10f91022619c779304501a75fb161_amd64",
"8Base-RHACM-2.6:rhacm2/acm-grafana-rhel8@sha256:cc1c196b19c5fd8f313c6136359cc9dd37b5f59d32a581b10cf89b80b7d0cbf4_arm64",
"8Base-RHACM-2.6:rhacm2/acm-grafana-rhel8@sha256:cdf24e68e50be1350566243f6d2cb1403d09ab68e5fed39ea6c56212e42b90f1_ppc64le",
"8Base-RHACM-2.6:rhacm2/acm-must-gather-rhel8@sha256:1457ff5cfd61611fdc968d4af5b020d835e107b97932c7ba7b3f5ed4cbd0e39f_ppc64le",
"8Base-RHACM-2.6:rhacm2/acm-must-gather-rhel8@sha256:39842906b3846418bc31098e2abad08210118d86aa683e9e5fd04a97822df22d_arm64",
"8Base-RHACM-2.6:rhacm2/acm-must-gather-rhel8@sha256:8a69add2d90a1e094de8510052b683e1765153da75e316ad7778499af0c5ddf9_s390x",
"8Base-RHACM-2.6:rhacm2/acm-must-gather-rhel8@sha256:dca91134a2c1c33c736afcd4c9373749448641385f39162c74e115691289e843_amd64",
"8Base-RHACM-2.6:rhacm2/acm-operator-bundle@sha256:0eac6124f59492d09c1ae650025d59ea0e8547d9f9c832cb9607b09254ff6ddd_s390x",
"8Base-RHACM-2.6:rhacm2/acm-operator-bundle@sha256:1cbcd58a4c23e4c89a6a0509f78802a5aa21205db2784ebc9772b99a3917b183_arm64",
"8Base-RHACM-2.6:rhacm2/acm-operator-bundle@sha256:997aaee36f0bed47e231925a3f2c2ecc503410e54b35727f035c72477f3d1944_ppc64le",
"8Base-RHACM-2.6:rhacm2/acm-operator-bundle@sha256:ce699187f250b93976b8063228ac12d11c6c8f6baba69ba4ed17a38730e84eb3_amd64",
"8Base-RHACM-2.6:rhacm2/acm-prometheus-config-reloader-rhel8@sha256:693a77a9324d6c7f0e69bd9d5725b51f3e429972f1e67469e93648cb347eae84_arm64",
"8Base-RHACM-2.6:rhacm2/acm-prometheus-config-reloader-rhel8@sha256:89757e804d5df2b5eeeb1191b599c3acb9e75f61170f888095302830d6de0582_s390x",
"8Base-RHACM-2.6:rhacm2/acm-prometheus-config-reloader-rhel8@sha256:8e45e1fd7342d7525b118f01794cac1f4a8662def5f2a06336b698db2e268742_amd64",
"8Base-RHACM-2.6:rhacm2/acm-prometheus-config-reloader-rhel8@sha256:ce1c17b34b7aac2e990dc0efe40f4406e73f727b2c7bfe109eded849de753f1a_ppc64le",
"8Base-RHACM-2.6:rhacm2/acm-prometheus-rhel8@sha256:728606d96dd9e0fc2e7810e092e10ee071ec36598c990c8252beccace59a679e_amd64",
"8Base-RHACM-2.6:rhacm2/acm-prometheus-rhel8@sha256:b457d0b95d88c5dd0aac87492cbca40a9d7c2074002ad110f52d562f0c5d0797_arm64",
"8Base-RHACM-2.6:rhacm2/acm-prometheus-rhel8@sha256:f34d2569033bfb1d173342264f090f46d80f7843d52704a7ce9e9eb9de2f5abb_s390x",
"8Base-RHACM-2.6:rhacm2/acm-prometheus-rhel8@sha256:f720e0a94bfe7ed5d812819a3e77cc0581be102970127d8c0d4aa06a05edbf3d_ppc64le",
"8Base-RHACM-2.6:rhacm2/acm-volsync-addon-controller-rhel8@sha256:17ccd6b924b36ab14e3ca5f5331ba7e4c86f8cb64304640d58c3ee6b76edbcaf_ppc64le",
"8Base-RHACM-2.6:rhacm2/acm-volsync-addon-controller-rhel8@sha256:27079308ea87e35564cc3089c65eae68d63880a3bb093ca64d1678a68b60fcec_amd64",
"8Base-RHACM-2.6:rhacm2/acm-volsync-addon-controller-rhel8@sha256:9eabaac2df91aeef613d6973669d07298f2159c6a6e0c9f294623f7b1a10bc08_s390x",
"8Base-RHACM-2.6:rhacm2/acm-volsync-addon-controller-rhel8@sha256:f7abdf1756bc0ff2ebf02fee0469a8b9eeabe1fa8cafdd21c6e8f958155b70bb_arm64",
"8Base-RHACM-2.6:rhacm2/cert-policy-controller-rhel8@sha256:017c1e663827a3b55d70badd3ed979b5d1831252c49d671897a85a75afaa5bb0_s390x",
"8Base-RHACM-2.6:rhacm2/cert-policy-controller-rhel8@sha256:0610778095974edf936602018281bf7a5e287ba9eca9f661a423e68bbe000e40_ppc64le",
"8Base-RHACM-2.6:rhacm2/cert-policy-controller-rhel8@sha256:a66d7d4ee1179f7fce639490f919d722db54eaa3118b4135078c33e6cbf91488_amd64",
"8Base-RHACM-2.6:rhacm2/cert-policy-controller-rhel8@sha256:d660befef0c8f7a4db7aa3b865545c9863d8f37e7ba4b8de4380185f82b208d4_arm64",
"8Base-RHACM-2.6:rhacm2/cluster-backup-rhel8-operator@sha256:1a749d0795972a9bfd5a00aa96c238a660673464be01b2aa9fd7a3aeead6ddf7_amd64",
"8Base-RHACM-2.6:rhacm2/cluster-backup-rhel8-operator@sha256:8915dbdc562e63441f79041bdf1176e46ce53e95418d133f0cd0c1ff79da48a2_arm64",
"8Base-RHACM-2.6:rhacm2/cluster-backup-rhel8-operator@sha256:995f225449b207da9a3cad175dac85b87eefb28ff5bae6a588f40fd79fbe12a1_ppc64le",
"8Base-RHACM-2.6:rhacm2/cluster-backup-rhel8-operator@sha256:f1255a76c6275a4b6a400c82e204a5112fff6fe87f71626f8f309763f6a5d9e4_s390x",
"8Base-RHACM-2.6:rhacm2/config-policy-controller-rhel8@sha256:3b2e0d850e8fc966ec80bff16df26002334744a96b81c7a7dfe222f1706a52e3_s390x",
"8Base-RHACM-2.6:rhacm2/config-policy-controller-rhel8@sha256:447f275bbde46d7fc173798ef5abc0a77a6780f0dffdc171786edbe00f27d8d8_ppc64le",
"8Base-RHACM-2.6:rhacm2/config-policy-controller-rhel8@sha256:61964a1a0ddf2e98bcf5249b7374235055ab85cc26663a8d9397c2b7f6fbb4c6_amd64",
"8Base-RHACM-2.6:rhacm2/config-policy-controller-rhel8@sha256:a3abaa3d0bf1d34fa9e40903a8713c439f5f7f751e775d32cbab308983064ce0_arm64",
"8Base-RHACM-2.6:rhacm2/console-rhel8@sha256:6c0f630ff57f6f423df6dbf4df9faad25089f9b391be35cb8bc9cd5211f94d67_arm64",
"8Base-RHACM-2.6:rhacm2/console-rhel8@sha256:8608aed6971299def3fbe749336727e84c69582664dedac3145b92ea24e62e4d_amd64",
"8Base-RHACM-2.6:rhacm2/console-rhel8@sha256:afa80ae8274db7fa6796c35980fc5df15889e94aff3361f6cda643e5a09da220_ppc64le",
"8Base-RHACM-2.6:rhacm2/console-rhel8@sha256:f06e4e3f62db52c6d7fa0bc1f289de773e18d076bc38612e1b0ddc85c76fde06_s390x",
"8Base-RHACM-2.6:rhacm2/endpoint-monitoring-rhel8-operator@sha256:060bcd658756a924b4ce4d202bd447a3254fc1f49af7d685dde8720f355cde8e_arm64",
"8Base-RHACM-2.6:rhacm2/endpoint-monitoring-rhel8-operator@sha256:091d66731c5fe8eba5646c6b2622bb38c074e202a8a4a7e906921673b60f0898_amd64",
"8Base-RHACM-2.6:rhacm2/endpoint-monitoring-rhel8-operator@sha256:80660eb7f3c068768b0ea04ff20f4539194c52427ffdab4626bf781aa3f2ca64_s390x",
"8Base-RHACM-2.6:rhacm2/endpoint-monitoring-rhel8-operator@sha256:d6204fcf04c83bac13232ec1602572ad5f22bb528537e591079dfa36152697ec_ppc64le",
"8Base-RHACM-2.6:rhacm2/governance-policy-propagator-rhel8@sha256:51be0f04938b60ed1dba60908bebd2000d78e4ade34757bae70a083c67d77e8e_arm64",
"8Base-RHACM-2.6:rhacm2/governance-policy-propagator-rhel8@sha256:9577701bf3c7aa00b99531d2c3842130abc6cd91c52c4a7ba040b705eeace4c7_s390x",
"8Base-RHACM-2.6:rhacm2/governance-policy-propagator-rhel8@sha256:bdc6c128628db86697af198430c5ae5c61c3e586c1a97187e4d4e852cec61e92_ppc64le",
"8Base-RHACM-2.6:rhacm2/governance-policy-propagator-rhel8@sha256:cc519319b9f4fe672144ebedd772ddf56d5de90e3c8f52c0fb9b55313f71a7b3_amd64",
"8Base-RHACM-2.6:rhacm2/governance-policy-spec-sync-rhel8@sha256:2c1905ae8a83e5598678457fd955cbc867453ed5836de6fcc182e4928df8bd67_s390x",
"8Base-RHACM-2.6:rhacm2/governance-policy-spec-sync-rhel8@sha256:4a8d30cc0e1d83c69b7f3339418b101da23fbcaee7d326bedaff677eceb25ab2_ppc64le",
"8Base-RHACM-2.6:rhacm2/governance-policy-spec-sync-rhel8@sha256:6849cf1b4dd883d5b4c0cf90a3adfb26cb59d03d3b892cee3669a32dd6b8dcc2_amd64",
"8Base-RHACM-2.6:rhacm2/governance-policy-spec-sync-rhel8@sha256:d06ffc621167aff31ecb0fa417b294ff0676fb00e4ef1c6cb0fb2aaf4b2561e0_arm64",
"8Base-RHACM-2.6:rhacm2/governance-policy-status-sync-rhel8@sha256:4c86e16f15aaf454e4e5ce5436e1db27a5f8a55f573c3eaf02e4786fe52edfc8_arm64",
"8Base-RHACM-2.6:rhacm2/governance-policy-status-sync-rhel8@sha256:cf6a75d94f50dd063e939aee18756c767cba43f4e1e62a9c2f2b764ac6f43746_s390x",
"8Base-RHACM-2.6:rhacm2/governance-policy-status-sync-rhel8@sha256:e072b615eeffff80a94831e58c70980684c1ec4bd972844b25b157eb7ed5937f_ppc64le",
"8Base-RHACM-2.6:rhacm2/governance-policy-status-sync-rhel8@sha256:fffe971caa2e911d9c972c0e88712ff431d34c63dbe74e25f1cababa50ea7417_amd64",
"8Base-RHACM-2.6:rhacm2/governance-policy-template-sync-rhel8@sha256:10bc1a3833599a593a058e804de67e92888ed779fd0000928d4a70b6c7d5c1c2_amd64",
"8Base-RHACM-2.6:rhacm2/governance-policy-template-sync-rhel8@sha256:5c17f979f47840a879059ad83de12f0756889564a17190ba4438a7632c999bb1_arm64",
"8Base-RHACM-2.6:rhacm2/governance-policy-template-sync-rhel8@sha256:848bce8007de7714afc8c755b5f0c3cdf5eb6b1d259811c947bc295924539a0e_ppc64le",
"8Base-RHACM-2.6:rhacm2/governance-policy-template-sync-rhel8@sha256:95439f7e18fa87601d5860cbd9ca5f0738786e30a629d23788fd5fe33d694c66_s390x",
"8Base-RHACM-2.6:rhacm2/grafana-dashboard-loader-rhel8@sha256:1f5c1b2cffebf069859e95d0e722cb293f8c176bf5c5873bb9517c96b26c2e10_arm64",
"8Base-RHACM-2.6:rhacm2/grafana-dashboard-loader-rhel8@sha256:5223158a122658bafbd853c596cdc1f7bd7a0e4fdd82b1c3668ac84adeae9f24_s390x",
"8Base-RHACM-2.6:rhacm2/grafana-dashboard-loader-rhel8@sha256:561f1f05925cfe3c5f0f8a9b7475be4bbab183b5611ecfe09b090d80fa4bc2fe_amd64",
"8Base-RHACM-2.6:rhacm2/grafana-dashboard-loader-rhel8@sha256:734270221ec4a516e7eb77f2ec3a753384242116aa70320a1dbe969e915af1df_ppc64le",
"8Base-RHACM-2.6:rhacm2/iam-policy-controller-rhel8@sha256:2827e5f485213f92e2d0092187f3976dd6fe598e39b5cf2212d48c3a44c34b13_arm64",
"8Base-RHACM-2.6:rhacm2/iam-policy-controller-rhel8@sha256:8ca9e80365c76b66b2de3924fc50a5912e606042c704b02cb174a4b8bd3927c4_amd64",
"8Base-RHACM-2.6:rhacm2/iam-policy-controller-rhel8@sha256:c5069e76a900aa300102a0ae54ecbc12c0ac31abfeed8656ee60a949daef79c3_s390x",
"8Base-RHACM-2.6:rhacm2/iam-policy-controller-rhel8@sha256:ca05e79e5508924af71f323c13f664770d8dd4eb61ecf0894e4f9a81f7a1b402_ppc64le",
"8Base-RHACM-2.6:rhacm2/insights-client-rhel8@sha256:02cacfec60c80b9228e8b18949751de867f974ea6b1172129096e64e949c0598_amd64",
"8Base-RHACM-2.6:rhacm2/insights-client-rhel8@sha256:2b14036d0291e54c3191682de2ea875a78d78c35b2791a5a113ba1a8920f0621_ppc64le",
"8Base-RHACM-2.6:rhacm2/insights-client-rhel8@sha256:d4c05f641de8fd0753d63cc6d5b62464d3d6a87d601514e87ef2e40bbe7b01b6_s390x",
"8Base-RHACM-2.6:rhacm2/insights-client-rhel8@sha256:e15c410b693b34f49869d037ebb5584384fcdf88114b7a94967ca09f1361a5f3_arm64",
"8Base-RHACM-2.6:rhacm2/insights-metrics-rhel8@sha256:67aa55bb65685395ad2773e7459dff5fbccdeedcf9e56ec2722d8f5c919eae89_s390x",
"8Base-RHACM-2.6:rhacm2/insights-metrics-rhel8@sha256:6c54e08f5f6c2cae41a5e108e1019ff6522af8f69d666e22eb4631cd83b85917_amd64",
"8Base-RHACM-2.6:rhacm2/insights-metrics-rhel8@sha256:88d9b7246aa75cb2c88ccb7f2f1202fc465be0f2d89e59f1d2259f69ada56d9d_arm64",
"8Base-RHACM-2.6:rhacm2/insights-metrics-rhel8@sha256:bad98fe71638d7346f31ea45f6063ec970bf90844bb5c5dc5f917bb0f0099899_ppc64le",
"8Base-RHACM-2.6:rhacm2/klusterlet-addon-controller-rhel8@sha256:22e510955af3fa736b7306c387f44b5f15f5f9a7a006c6587e06d5d8602cc2f0_s390x",
"8Base-RHACM-2.6:rhacm2/klusterlet-addon-controller-rhel8@sha256:55bc86326f992cc4f4401b93f90cdd2baa6728015ffaf6168f2d46ae43c70cf4_ppc64le",
"8Base-RHACM-2.6:rhacm2/klusterlet-addon-controller-rhel8@sha256:8dd7f47af047fb899c7fcbad61cb8f38da45990cac186f9235aec3e4e7de25e9_amd64",
"8Base-RHACM-2.6:rhacm2/klusterlet-addon-controller-rhel8@sha256:bdb97eb5bb0e8f59edf0d389fb07c45171e728dc8b4d2bdacd785193b46ec03b_arm64",
"8Base-RHACM-2.6:rhacm2/kube-rbac-proxy-rhel8@sha256:11a353ee9da6cc843d5f346f4fa51681d13318e2e61fc4d1a3f63406eb175260_s390x",
"8Base-RHACM-2.6:rhacm2/kube-rbac-proxy-rhel8@sha256:31757f3e3bb08b4e49e54694b18b3cf327637be20535482b2df1345b17444dda_amd64",
"8Base-RHACM-2.6:rhacm2/kube-rbac-proxy-rhel8@sha256:b2c0b7414d0fc36a49cbdc5a56b25dd62aac18defc2defbd9c1895cd13a5e716_arm64",
"8Base-RHACM-2.6:rhacm2/kube-rbac-proxy-rhel8@sha256:dbd816d503e9beb58622604432eb415419e893627eb95c1ceeb8ff5bda7d6335_ppc64le",
"8Base-RHACM-2.6:rhacm2/kube-state-metrics-rhel8@sha256:53246a6df1f0880d94ed2644fa4366e3e2108b6fa8a51745af87785346ce5304_s390x",
"8Base-RHACM-2.6:rhacm2/kube-state-metrics-rhel8@sha256:5f2393bceefffb32240043b6722aa73d31fc8133cc2666fcf5eb8d33794bc54f_arm64",
"8Base-RHACM-2.6:rhacm2/kube-state-metrics-rhel8@sha256:c792c043462281cde7c93bd8e2136f62ca17d072e7f466353f37de8e5f5dc949_ppc64le",
"8Base-RHACM-2.6:rhacm2/kube-state-metrics-rhel8@sha256:e6b1d24b56e6973eee1569e351db6637ca67e1d6cd124adb845cbf6e35a4f6af_amd64",
"8Base-RHACM-2.6:rhacm2/management-ingress-rhel8@sha256:07238998d21204cd8f25dc63e6dbde20a2dd25c3b96609729306db6c63a0fca4_arm64",
"8Base-RHACM-2.6:rhacm2/management-ingress-rhel8@sha256:0d2665d19a8753c6269f594b68b067cd62a402404287e6416543c1af2d7d3cf4_ppc64le",
"8Base-RHACM-2.6:rhacm2/management-ingress-rhel8@sha256:6917d018e53aabb6f5402f02000aedd2e5cf71bcc84562e0fc7d7c87049f4b67_amd64",
"8Base-RHACM-2.6:rhacm2/management-ingress-rhel8@sha256:73b0444bd91a1dade3b7e76245ac8d6cb568929bba321b8c86c269d6f542ac3b_s390x",
"8Base-RHACM-2.6:rhacm2/memcached-exporter-rhel8@sha256:7d85dd62346a647d22202baa0f8d405b2aaf9a7174b38e5d29df2e03530009c3_s390x",
"8Base-RHACM-2.6:rhacm2/memcached-exporter-rhel8@sha256:9635616c8f058e67d557201147904b05f8b49938f63fb2b0239dfca883f61685_arm64",
"8Base-RHACM-2.6:rhacm2/memcached-exporter-rhel8@sha256:9e91ecec92ec0df8b72beb6040f39d9a25b0bfad844e92ea34cc2d648d221d22_ppc64le",
"8Base-RHACM-2.6:rhacm2/memcached-exporter-rhel8@sha256:c773b9a2fffcd549d4936054260f655c78da603957826d6bad4e8567a213ad10_amd64",
"8Base-RHACM-2.6:rhacm2/memcached-rhel8@sha256:584f8c4a9a1b75fc71948a98add560d4fe3d936ee46ac791f32121dbadf8c7d2_ppc64le",
"8Base-RHACM-2.6:rhacm2/memcached-rhel8@sha256:59b3ce3f3f4459c97cfffee5e20830d70f8a69198b5fab271e6c478d615c46d3_arm64",
"8Base-RHACM-2.6:rhacm2/memcached-rhel8@sha256:6f458c76757203b28434f871027c6a466a73d246ceb5bfac8793ad1896a672ab_amd64",
"8Base-RHACM-2.6:rhacm2/memcached-rhel8@sha256:e34722fd656e3205dcdb565b0ab68e9971174c11f125dbfff3bf82e1e21f3a76_s390x",
"8Base-RHACM-2.6:rhacm2/metrics-collector-rhel8@sha256:3a81a018b939752543e78c2d68d1436b851be2256b88c3e66cd506ae1d8f4c9c_ppc64le",
"8Base-RHACM-2.6:rhacm2/metrics-collector-rhel8@sha256:6a3e0c36c123c9dc54759655d9148f580abada501034914863a6528ded19ef34_amd64",
"8Base-RHACM-2.6:rhacm2/metrics-collector-rhel8@sha256:7991f484f97b9951f27f70e67d5db0850c4189ee86db8406cdda961a9beb06f0_arm64",
"8Base-RHACM-2.6:rhacm2/metrics-collector-rhel8@sha256:fa08b9bf3fd334738984e150ba5bfd2e005374752f3112340b65f6434eacd057_s390x",
"8Base-RHACM-2.6:rhacm2/multicloud-integrations-rhel8@sha256:2bcbf9a565f3c566061325aca3174ec755b5c94a28612718a3f1563db317273e_ppc64le",
"8Base-RHACM-2.6:rhacm2/multicloud-integrations-rhel8@sha256:6813ccd43a1aecd1aaf4d5d4b1620fd63bbca00b736100189ff91246bf3bc36b_arm64",
"8Base-RHACM-2.6:rhacm2/multicloud-integrations-rhel8@sha256:db89ef3686570526afdb2b79fd698aca5dc50c633009760f1748fb9fd506067b_amd64",
"8Base-RHACM-2.6:rhacm2/multicloud-integrations-rhel8@sha256:db8bc27937802c5d8fff769b9c93c8a01411629d199adbc39235e721d6468b30_s390x",
"8Base-RHACM-2.6:rhacm2/multicluster-observability-rhel8-operator@sha256:434db0ca203b14b899fff9b7a2a5b975de852ea29620a828f29246448aba873c_ppc64le",
"8Base-RHACM-2.6:rhacm2/multicluster-observability-rhel8-operator@sha256:876bfa63b0e13833eaeadb7c6a0481f1d7970b283f69ece4d81c99985f4dd161_arm64",
"8Base-RHACM-2.6:rhacm2/multicluster-observability-rhel8-operator@sha256:d23f208e020d42bc095011d423146e2da35b2bc85b844911bde2f4edf696bdca_amd64",
"8Base-RHACM-2.6:rhacm2/multicluster-observability-rhel8-operator@sha256:f29581baf5277588d2e4cd01380ecf46e3c97a2f17ade01b048f75c29f18d62c_s390x",
"8Base-RHACM-2.6:rhacm2/multicluster-operators-application-rhel8@sha256:1952d422bd7ba42323711faba59244c449293cc92502e350460fee07c0e3b34a_ppc64le",
"8Base-RHACM-2.6:rhacm2/multicluster-operators-application-rhel8@sha256:566a60f630ec346eced3106ec072963d1b9f9d300e7d4cee6af6dc0d590a3937_s390x",
"8Base-RHACM-2.6:rhacm2/multicluster-operators-application-rhel8@sha256:724dd9f4a5e4acd061206ca2ea57c329210ade5135dbdf941b8d7e720daa4f10_arm64",
"8Base-RHACM-2.6:rhacm2/multicluster-operators-application-rhel8@sha256:ace8895fc62c1394dfa7854fd9ce3e14ef859e989255f70dc9a5a3d9bcd514c0_amd64",
"8Base-RHACM-2.6:rhacm2/multicluster-operators-channel-rhel8@sha256:1ebe6504a6a58f39f93952bf1c135ea58ff77e65c5b8ba73c7ad6295e66a1b45_s390x",
"8Base-RHACM-2.6:rhacm2/multicluster-operators-channel-rhel8@sha256:557cc962d0b10d80a9dea7adce387ea28fb4199a02fa8546645ab2cacbf28b88_ppc64le",
"8Base-RHACM-2.6:rhacm2/multicluster-operators-channel-rhel8@sha256:82526c7c046325bde1dfa0a47b58b773355f00bc95c23be75105e7255e7bddd2_arm64",
"8Base-RHACM-2.6:rhacm2/multicluster-operators-channel-rhel8@sha256:85e20d97f28e43668c2790bd6e0adbc598d01f9fab849761fb96d7a5c4946a87_amd64",
"8Base-RHACM-2.6:rhacm2/multicluster-operators-subscription-rhel8@sha256:7310f31faae367a363c27a7236b562bbfe8381a352fce906279590bac11571d2_ppc64le",
"8Base-RHACM-2.6:rhacm2/multicluster-operators-subscription-rhel8@sha256:7676d33b9be36ca6660d3aed888fdffcf270fcf82258ed9531e2746a3d27610c_s390x",
"8Base-RHACM-2.6:rhacm2/multicluster-operators-subscription-rhel8@sha256:e718d5abef58365d547ef73828a26adff5b6cef1bf935aa7c27f12f604b50337_amd64",
"8Base-RHACM-2.6:rhacm2/multicluster-operators-subscription-rhel8@sha256:f58aff87d1efb64417c6976f6772a464e54beefe847f50a141726b7a1a6a293a_arm64",
"8Base-RHACM-2.6:rhacm2/multiclusterhub-repo-rhel8@sha256:03222a9dd6eca9cf44932a0ff1bf89bd9d2d29683f1ebb0d0aa49171b77a4963_ppc64le",
"8Base-RHACM-2.6:rhacm2/multiclusterhub-repo-rhel8@sha256:881b8c3b19918affd478c0ad0c73dff96dd28f5c1dfddb86472b42e422fa25b6_amd64",
"8Base-RHACM-2.6:rhacm2/multiclusterhub-repo-rhel8@sha256:9de94ea1f83ec8b7257c7b2befc1485ed9cc40c9ef3600c4c4c50934e708cf9d_s390x",
"8Base-RHACM-2.6:rhacm2/multiclusterhub-repo-rhel8@sha256:a45ed68e7d3ac89d17eaf06445cabfc19a9ce85a42f116d75028d6acd18a322b_arm64",
"8Base-RHACM-2.6:rhacm2/multiclusterhub-rhel8@sha256:48d1fa8bc5f6a4d8349c41126301bd86d12836384f336881ecb71bd79f84ae93_ppc64le",
"8Base-RHACM-2.6:rhacm2/multiclusterhub-rhel8@sha256:a33e91fb763a2f0894433bce31bd44229e7d5f5c53d36c6b6f643807a45c110b_arm64",
"8Base-RHACM-2.6:rhacm2/multiclusterhub-rhel8@sha256:d6e126cbdd3cfbcdee04b093389ca1b07ac8038da96060051ed94e1eeacc6d92_s390x",
"8Base-RHACM-2.6:rhacm2/multiclusterhub-rhel8@sha256:ecf12158a2d8802b4c7efd6b336ff36c1e002223b1d385a40fbef638d5e4aa21_amd64",
"8Base-RHACM-2.6:rhacm2/node-exporter-rhel8@sha256:14d23638efff3c30661c9a5f3ddb6ab0c7a9d162de1176dd9565cf49dfa4b9c5_amd64",
"8Base-RHACM-2.6:rhacm2/node-exporter-rhel8@sha256:533005e1608de68a09e53599de3f30990db95cb923794bab9ae9e3bc1a8b6baf_arm64",
"8Base-RHACM-2.6:rhacm2/node-exporter-rhel8@sha256:99eef3491c7092afa14179b9a9d39dd8fbfb3c9bb61759d678af5d91ac23e59d_s390x",
"8Base-RHACM-2.6:rhacm2/node-exporter-rhel8@sha256:e200d4e1802cce7fce32b1e0dc5c3220b6f6477b73b3a2d8ea26a5a42d63f46b_ppc64le",
"8Base-RHACM-2.6:rhacm2/observatorium-rhel8-operator@sha256:092e3437e6d38b2bf676d7fb67ad672e3ef03440017b5af7c1ebd2beb3f437eb_amd64",
"8Base-RHACM-2.6:rhacm2/observatorium-rhel8-operator@sha256:8cf076bfb049d1aabd00040ee65f0fedd590f0dd448c7561de494093a915b397_ppc64le",
"8Base-RHACM-2.6:rhacm2/observatorium-rhel8-operator@sha256:e69987a64fdbf873d4b19d8626c0c5e99dd13d7c95446850559be966dae45ad0_arm64",
"8Base-RHACM-2.6:rhacm2/observatorium-rhel8-operator@sha256:f0bf89eaea6b7afc2d08c77bd40dfba581f91f462f5ec3d70473b332ca6f781c_s390x",
"8Base-RHACM-2.6:rhacm2/observatorium-rhel8@sha256:0686cfddd61737f7e7eb4f0c011397277394559edac3bb947c0969e302686dd5_ppc64le",
"8Base-RHACM-2.6:rhacm2/observatorium-rhel8@sha256:8f2f3732600235f66c406b6121ac37979f52572ce90353b6e099be7b74406251_amd64",
"8Base-RHACM-2.6:rhacm2/observatorium-rhel8@sha256:9e1fccc5b17865a6d7baaa1a15cb50f47d80a14b0a7bcbd94c12f0ddcaaf1b28_s390x",
"8Base-RHACM-2.6:rhacm2/observatorium-rhel8@sha256:bdd89a1051c8f21e7d81ff80c96731a0eaa7d15c320ab1e6b1dc3f6babd42598_arm64",
"8Base-RHACM-2.6:rhacm2/prometheus-alertmanager-rhel8@sha256:0860b7aa5e8b07792ad7f5d5c0654e23e9da8eedd4b9f509caea616dcfa97d69_amd64",
"8Base-RHACM-2.6:rhacm2/prometheus-alertmanager-rhel8@sha256:624895d8579ef6f3e5b17558a30775790ec6f00701f8c5cdfa315292d7f9e867_s390x",
"8Base-RHACM-2.6:rhacm2/prometheus-alertmanager-rhel8@sha256:6d09865a228cdbbc6d1ac13042c3c00f0bd086f6dc181dfa3cdf8c7f9d826b9e_arm64",
"8Base-RHACM-2.6:rhacm2/prometheus-alertmanager-rhel8@sha256:c69fee848d21346a271972e89d91898eac9fec27d598d98ffa004ca8d1b53270_ppc64le",
"8Base-RHACM-2.6:rhacm2/prometheus-rhel8@sha256:52cea7c27de23e3358030b09f22b962723c523a940f8e2043edc298c907d761c_arm64",
"8Base-RHACM-2.6:rhacm2/prometheus-rhel8@sha256:67e0fadfbb4d99a60435ed12b470772b38ace4ca815fe73da68eb3c826e200fc_ppc64le",
"8Base-RHACM-2.6:rhacm2/prometheus-rhel8@sha256:e8241b1d852d605b44ecfcc552cb0f905f72e8a17c8d228162b40c19388f5176_s390x",
"8Base-RHACM-2.6:rhacm2/prometheus-rhel8@sha256:ed0cc13e79949436d29a7ad0b41b189744a177ea27545fd5eb9b4f71e87bd0eb_amd64",
"8Base-RHACM-2.6:rhacm2/rbac-query-proxy-rhel8@sha256:29c76a37497f212aed280e2bf16ef45fb3785fb4649ce17b7fe9d653a79e2112_arm64",
"8Base-RHACM-2.6:rhacm2/rbac-query-proxy-rhel8@sha256:475a45884a51127722030226ff9a5f0752c98574c41eb61796aece5e702346a3_ppc64le",
"8Base-RHACM-2.6:rhacm2/rbac-query-proxy-rhel8@sha256:582301b10af0b966ae7d5e130cb0e5f96e7912dc66b4108e0d6078656ca80604_amd64",
"8Base-RHACM-2.6:rhacm2/rbac-query-proxy-rhel8@sha256:f1c7de85a44c03f48a6f62ba1d7d650f0b06e0f502cecff1512ad637b5bc1c27_s390x",
"8Base-RHACM-2.6:rhacm2/redisgraph-tls-rhel8@sha256:128279a656bfbde6c2c052766d63a1de6a06d8bea2707813c64396c2ae382478_amd64",
"8Base-RHACM-2.6:rhacm2/redisgraph-tls-rhel8@sha256:35927ca6e6e9c8d420c499a0c8ad37c4297ba19743d550f489d3e66482275a49_arm64",
"8Base-RHACM-2.6:rhacm2/redisgraph-tls-rhel8@sha256:4696baed553266682ba2b54d3bf683d2ff1241b625de5ec54a45c1b2c5f96243_s390x",
"8Base-RHACM-2.6:rhacm2/redisgraph-tls-rhel8@sha256:d722f2ffab1f58bbaf3c62ef71dbf7e6c4023e6ab17690f1049075a321d0b1ac_ppc64le",
"8Base-RHACM-2.6:rhacm2/search-aggregator-rhel8@sha256:2b5f372c1c73c4de587b5a4388d95b8cc553fc56af446fcefa0e14c6d980b6b3_ppc64le",
"8Base-RHACM-2.6:rhacm2/search-aggregator-rhel8@sha256:38fceeedc0672def1c2cf42bb6743ae726e77d9f7352d002b3fc688c6d551852_amd64",
"8Base-RHACM-2.6:rhacm2/search-aggregator-rhel8@sha256:6a915335bcebb0884fc72df2dfee97c74d42c035864b960e1c800fa6c5f8d93c_arm64",
"8Base-RHACM-2.6:rhacm2/search-aggregator-rhel8@sha256:752decaefc38aa009f54201b38d4ab26d9b4020caec649d9b1f1564f56c47c2a_s390x",
"8Base-RHACM-2.6:rhacm2/search-api-rhel8@sha256:37eea70d5b1c89c25372dcea8c8c03e1e0a9af1b5a06f3b0706ba776ae8847c1_amd64",
"8Base-RHACM-2.6:rhacm2/search-api-rhel8@sha256:7400088d206592eb29cd86182909626262c9b2a99f017811fcc9d8a753c39009_arm64",
"8Base-RHACM-2.6:rhacm2/search-api-rhel8@sha256:aa8ea0deabc39a068f3f6ce9fa6334e44fc507355009a9bff448e742156ec203_ppc64le",
"8Base-RHACM-2.6:rhacm2/search-api-rhel8@sha256:b4d2d39c2b3b736987f1e888b858d52a7ebd9f8d0cebd3bdef8c59f6e3e41725_s390x",
"8Base-RHACM-2.6:rhacm2/search-collector-rhel8@sha256:0174699ec75fcda08892b4e72b674df989af51ea5f04de57a62c2a85a3c08f4f_arm64",
"8Base-RHACM-2.6:rhacm2/search-collector-rhel8@sha256:5a29a9805b8d20969cba86da11a9de8176a3172df361aec5fae136a4271de308_amd64",
"8Base-RHACM-2.6:rhacm2/search-collector-rhel8@sha256:be7eed9ad9502bcc294081f7e2098fc4f8411c912c34fe63479b5b770d06caca_s390x",
"8Base-RHACM-2.6:rhacm2/search-collector-rhel8@sha256:c467c1d7ceaf5281077f7fe8ff1c1c4cffe325132890a3ab9b96ea5db2e2c930_ppc64le",
"8Base-RHACM-2.6:rhacm2/search-rhel8@sha256:2135cd20bb7ebbf48499992fe46a928e28fc78c86e360633ea09054520c42539_ppc64le",
"8Base-RHACM-2.6:rhacm2/search-rhel8@sha256:3a7a31974210e21a3faed9b57a75b970c70ac41d9662b884d4ce67275f756fc7_arm64",
"8Base-RHACM-2.6:rhacm2/search-rhel8@sha256:6e6a19f1440e4eb15a8206e18f7f4dde3e1a5c6518944571d09923d116d3f04e_amd64",
"8Base-RHACM-2.6:rhacm2/search-rhel8@sha256:e6ed3e65f0d49b3c6b0e3e97593a8fae4d453f3aecf8d7829c0d25c68bc91ea1_s390x",
"8Base-RHACM-2.6:rhacm2/submariner-addon-rhel8@sha256:7b80d01371f551df506bd0c56df6829845bfce497ff01cc44b68f172ed5399b4_ppc64le",
"8Base-RHACM-2.6:rhacm2/submariner-addon-rhel8@sha256:934c560bc786015c694e9cffbae8e86f631b3331d62f5a547931446dae82f8c3_s390x",
"8Base-RHACM-2.6:rhacm2/submariner-addon-rhel8@sha256:b467881f4028a89a9e79ba93da719845db576f47a04ae6e569c2317be5594b29_arm64",
"8Base-RHACM-2.6:rhacm2/submariner-addon-rhel8@sha256:fc5592d42e4aca70288448d174511b922ece7f8cb4b41c6a36195c3a4a60aa36_amd64",
"8Base-RHACM-2.6:rhacm2/thanos-receive-controller-rhel8@sha256:21f2626c10c4fb61b37e6ca4ab574186b423f155fbc5cfef3e894fff04cc270e_ppc64le",
"8Base-RHACM-2.6:rhacm2/thanos-receive-controller-rhel8@sha256:c357074958324fc5d602cdcf1cba285bf8582e0b36af79a8f6211bb0dfb77a10_amd64",
"8Base-RHACM-2.6:rhacm2/thanos-receive-controller-rhel8@sha256:d9ac8e67d6d9858b16dd9d1d49c1dd904aa22a7b618e5d33292344faced9c0d3_arm64",
"8Base-RHACM-2.6:rhacm2/thanos-receive-controller-rhel8@sha256:e3b840a7833680170f9e9ca52309552c584935a68c75cc71e6d576b104dc01c8_s390x",
"8Base-RHACM-2.6:rhacm2/thanos-rhel8@sha256:453c525197ccfe1f866af70ca2e7f3deb6f98d0b98c09b602b4fa1368787213d_amd64",
"8Base-RHACM-2.6:rhacm2/thanos-rhel8@sha256:4b3b45ad0b564360c245d20b1540c2398c9606cf8684275e4ee071c591357929_arm64",
"8Base-RHACM-2.6:rhacm2/thanos-rhel8@sha256:7e43ba8f47ec54b5f86d13c81b67b044176530b63b5ae3f40332fc975cc6b21f_s390x",
"8Base-RHACM-2.6:rhacm2/thanos-rhel8@sha256:faaa00c0af80c781a7c610616153a3cd1dc1b20637934c3a243a2e9664ba0ee5_ppc64le"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "golang: net/http/httputil: NewSingleHostReverseProxy - omit X-Forwarded-For not working"
}
]
}
rhsa-2022:6103
Vulnerability from csaf_redhat
Notes
{
"document": {
"aggregate_severity": {
"namespace": "https://access.redhat.com/security/updates/classification/",
"text": "Moderate"
},
"category": "csaf_security_advisory",
"csaf_version": "2.0",
"distribution": {
"text": "Copyright \u00a9 Red Hat, Inc. All rights reserved.",
"tlp": {
"label": "WHITE",
"url": "https://www.first.org/tlp/"
}
},
"lang": "en",
"notes": [
{
"category": "summary",
"text": "Red Hat OpenShift Container Platform release 4.11.1 is now available with\nupdates to packages and images that fix several bugs and add enhancements.\n\nThis release includes a security update for Red Hat OpenShift Container Platform 4.11.\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 link(s) in the References section.",
"title": "Topic"
},
{
"category": "general",
"text": "Red Hat OpenShift Container Platform is Red Hat\u0027s cloud computing\nKubernetes application platform solution designed for on-premise or private\ncloud deployments.\n\nThis advisory contains the container images for Red Hat OpenShift Container Platform 4.11.1. See the following advisory for the RPM packages for this release:\n\nhttps://access.redhat.com/errata/RHSA-2022:6102\n\nSpace precludes documenting all of the container images in this advisory. See the following Release Notes documentation, which will be updated shortly for this release, for details about these changes:\n\nhttps://docs.openshift.com/container-platform/4.11/release_notes/ocp-4-11-release-notes.html\n\nSecurity Fix(es):\n\n* golang: compress/gzip: stack exhaustion in Reader.Read (CVE-2022-30631)\n* golang: crypto/tls: session tickets lack random ticket_age_add\n(CVE-2022-30629)\n\nFor more details about the security issue(s), including the impact, a CVSS\nscore, acknowledgments, and other related information, refer to the CVE\npage(s)\nlisted in the References section.\n\nYou may download the oc tool and use it to inspect release image metadata as follows:\n\n(For x86_64 architecture)\n\n $ oc adm release info quay.io/openshift-release-dev/ocp-release:4.11.1-x86_64\n\nThe image digest is sha256:97410a5db655a9d3017b735c2c0747c849d09ff551765e49d5272b80c024a844\n\n(For s390x architecture)\n\n $ oc adm release info quay.io/openshift-release-dev/ocp-release:4.11.1-s390x\n\nThe image digest is sha256:13734de7e796e46f5403ef9ee918be88c12fdc9b73acb8777e0cc7c56a276794\n\n(For ppc64le architecture)\n\n $ oc adm release info quay.io/openshift-release-dev/ocp-release:4.11.1-ppc64le\n\nThe image digest is sha256:d0019b6b8b32cc9fea06562e6ce175086fa7de7b2b7dce171a8ac1a57f92f10b\n\n(For aarch64 architecture)\n\n $ oc adm release info quay.io/openshift-release-dev/ocp-release:4.11.1-aarch64\n\nThe image digest is sha256:3394a79e173ac17bc96a7256665701d3d7e2a95535a12f2ceb19ceb41dcd6b79 \n\nAll OpenShift Container Platform 4.11 users are advised to upgrade to these updated packages and images when they are available in the appropriate release channel. To check for available updates, use the OpenShift Console or the CLI oc command. Instructions for upgrading a cluster are available\nat https://docs.openshift.com/container-platform/4.11/updating/updating-cluster-cli.html",
"title": "Details"
},
{
"category": "legal_disclaimer",
"text": "This content is licensed under the Creative Commons Attribution 4.0 International License (https://creativecommons.org/licenses/by/4.0/). If you distribute this content, or a modified version of it, you must provide attribution to Red Hat Inc. and provide a link to the original.",
"title": "Terms of Use"
}
],
"publisher": {
"category": "vendor",
"contact_details": "https://access.redhat.com/security/team/contact/",
"issuing_authority": "Red Hat Product Security is responsible for vulnerability handling across all Red Hat products and services.",
"name": "Red Hat Product Security",
"namespace": "https://www.redhat.com"
},
"references": [
{
"category": "self",
"summary": "https://access.redhat.com/errata/RHSA-2022:6103",
"url": "https://access.redhat.com/errata/RHSA-2022:6103"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/updates/classification/#moderate",
"url": "https://access.redhat.com/security/updates/classification/#moderate"
},
{
"category": "external",
"summary": "2033256",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2033256"
},
{
"category": "external",
"summary": "2040715",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2040715"
},
{
"category": "external",
"summary": "2063622",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2063622"
},
{
"category": "external",
"summary": "2092793",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2092793"
},
{
"category": "external",
"summary": "2102576",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2102576"
},
{
"category": "external",
"summary": "2103638",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2103638"
},
{
"category": "external",
"summary": "2103899",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2103899"
},
{
"category": "external",
"summary": "2104386",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2104386"
},
{
"category": "external",
"summary": "2104435",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2104435"
},
{
"category": "external",
"summary": "2104510",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2104510"
},
{
"category": "external",
"summary": "2104687",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2104687"
},
{
"category": "external",
"summary": "2105056",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2105056"
},
{
"category": "external",
"summary": "2105444",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2105444"
},
{
"category": "external",
"summary": "2106772",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2106772"
},
{
"category": "external",
"summary": "2106795",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2106795"
},
{
"category": "external",
"summary": "2107003",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2107003"
},
{
"category": "external",
"summary": "2107045",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2107045"
},
{
"category": "external",
"summary": "2107342",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2107342"
},
{
"category": "external",
"summary": "2107777",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2107777"
},
{
"category": "external",
"summary": "2107871",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2107871"
},
{
"category": "external",
"summary": "2108021",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2108021"
},
{
"category": "external",
"summary": "2109052",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2109052"
},
{
"category": "external",
"summary": "2109205",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2109205"
},
{
"category": "external",
"summary": "2109270",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2109270"
},
{
"category": "external",
"summary": "2109489",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2109489"
},
{
"category": "external",
"summary": "2109709",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2109709"
},
{
"category": "external",
"summary": "2109731",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2109731"
},
{
"category": "external",
"summary": "2109866",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2109866"
},
{
"category": "external",
"summary": "2109977",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2109977"
},
{
"category": "external",
"summary": "2110482",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2110482"
},
{
"category": "external",
"summary": "2110723",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2110723"
},
{
"category": "external",
"summary": "2110737",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2110737"
},
{
"category": "external",
"summary": "2111037",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2111037"
},
{
"category": "external",
"summary": "2111347",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2111347"
},
{
"category": "external",
"summary": "2111471",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2111471"
},
{
"category": "external",
"summary": "2111475",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2111475"
},
{
"category": "external",
"summary": "2111587",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2111587"
},
{
"category": "external",
"summary": "2111619",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2111619"
},
{
"category": "external",
"summary": "2111992",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2111992"
},
{
"category": "external",
"summary": "2112297",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2112297"
},
{
"category": "external",
"summary": "2112353",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2112353"
},
{
"category": "external",
"summary": "2112908",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2112908"
},
{
"category": "external",
"summary": "2112912",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2112912"
},
{
"category": "external",
"summary": "2113926",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2113926"
},
{
"category": "external",
"summary": "2113938",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2113938"
},
{
"category": "external",
"summary": "2114574",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2114574"
},
{
"category": "external",
"summary": "2114602",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2114602"
},
{
"category": "external",
"summary": "2114964",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2114964"
},
{
"category": "external",
"summary": "2115315",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2115315"
},
{
"category": "external",
"summary": "2115435",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2115435"
},
{
"category": "external",
"summary": "2115564",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2115564"
},
{
"category": "external",
"summary": "2115817",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2115817"
},
{
"category": "external",
"summary": "2116009",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2116009"
},
{
"category": "external",
"summary": "2116557",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2116557"
},
{
"category": "external",
"summary": "2117223",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2117223"
},
{
"category": "external",
"summary": "2117324",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2117324"
},
{
"category": "external",
"summary": "2117353",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2117353"
},
{
"category": "external",
"summary": "2117370",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2117370"
},
{
"category": "external",
"summary": "2117746",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2117746"
},
{
"category": "external",
"summary": "2118214",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2118214"
},
{
"category": "external",
"summary": "2118375",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2118375"
},
{
"category": "external",
"summary": "OCPBUGS-1",
"url": "https://issues.redhat.com/browse/OCPBUGS-1"
},
{
"category": "self",
"summary": "Canonical URL",
"url": "https://security.access.redhat.com/data/csaf/v2/advisories/2022/rhsa-2022_6103.json"
}
],
"title": "Red Hat Security Advisory: OpenShift Container Platform 4.11.1 bug fix and security update",
"tracking": {
"current_release_date": "2025-10-31T13:02:07+00:00",
"generator": {
"date": "2025-10-31T13:02:07+00:00",
"engine": {
"name": "Red Hat SDEngine",
"version": "4.6.10"
}
},
"id": "RHSA-2022:6103",
"initial_release_date": "2022-08-23T15:06:48+00:00",
"revision_history": [
{
"date": "2022-08-23T15:06:48+00:00",
"number": "1",
"summary": "Initial version"
},
{
"date": "2022-08-23T15:06:48+00:00",
"number": "2",
"summary": "Last updated version"
},
{
"date": "2025-10-31T13:02:07+00:00",
"number": "3",
"summary": "Last generated version"
}
],
"status": "final",
"version": "3"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_name",
"name": "Red Hat OpenShift Container Platform 4.11",
"product": {
"name": "Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11",
"product_identification_helper": {
"cpe": "cpe:/a:redhat:openshift:4.11::el8"
}
}
}
],
"category": "product_family",
"name": "Red Hat OpenShift Enterprise"
},
{
"branches": [
{
"category": "product_version",
"name": "openshift4/ose-cluster-autoscaler@sha256:1874b5f344ce686750e01167b9e4ca61e5d1468e55e3d60363d22f4e80d2099a_s390x",
"product": {
"name": "openshift4/ose-cluster-autoscaler@sha256:1874b5f344ce686750e01167b9e4ca61e5d1468e55e3d60363d22f4e80d2099a_s390x",
"product_id": "openshift4/ose-cluster-autoscaler@sha256:1874b5f344ce686750e01167b9e4ca61e5d1468e55e3d60363d22f4e80d2099a_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-cluster-autoscaler@sha256:1874b5f344ce686750e01167b9e4ca61e5d1468e55e3d60363d22f4e80d2099a?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-cluster-autoscaler\u0026tag=v4.11.0-202208150437.p0.g80a9b6d.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-baremetal-machine-controllers@sha256:092186662282ca09b701f0e198faf403905315190a1f1bcfdaf952ee0012f2f7_s390x",
"product": {
"name": "openshift4/ose-baremetal-machine-controllers@sha256:092186662282ca09b701f0e198faf403905315190a1f1bcfdaf952ee0012f2f7_s390x",
"product_id": "openshift4/ose-baremetal-machine-controllers@sha256:092186662282ca09b701f0e198faf403905315190a1f1bcfdaf952ee0012f2f7_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-baremetal-machine-controllers@sha256:092186662282ca09b701f0e198faf403905315190a1f1bcfdaf952ee0012f2f7?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-baremetal-machine-controllers\u0026tag=v4.11.0-202208031306.p0.ga65be86.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-cluster-etcd-rhel8-operator@sha256:82ffb1ead2ccaf05f5f876828d851f85451a8ee0a843aab7ab87fdb7faf62c1e_s390x",
"product": {
"name": "openshift4/ose-cluster-etcd-rhel8-operator@sha256:82ffb1ead2ccaf05f5f876828d851f85451a8ee0a843aab7ab87fdb7faf62c1e_s390x",
"product_id": "openshift4/ose-cluster-etcd-rhel8-operator@sha256:82ffb1ead2ccaf05f5f876828d851f85451a8ee0a843aab7ab87fdb7faf62c1e_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-cluster-etcd-rhel8-operator@sha256:82ffb1ead2ccaf05f5f876828d851f85451a8ee0a843aab7ab87fdb7faf62c1e?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-cluster-etcd-rhel8-operator\u0026tag=v4.11.0-202208162257.p0.g5579971.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-cluster-monitoring-operator@sha256:38097086911176eb6d94c9eb3fb744336d5c07b95c989d719dd7ed20807ae3c9_s390x",
"product": {
"name": "openshift4/ose-cluster-monitoring-operator@sha256:38097086911176eb6d94c9eb3fb744336d5c07b95c989d719dd7ed20807ae3c9_s390x",
"product_id": "openshift4/ose-cluster-monitoring-operator@sha256:38097086911176eb6d94c9eb3fb744336d5c07b95c989d719dd7ed20807ae3c9_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-cluster-monitoring-operator@sha256:38097086911176eb6d94c9eb3fb744336d5c07b95c989d719dd7ed20807ae3c9?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-cluster-monitoring-operator\u0026tag=v4.11.0-202208110436.p0.g2e9b60a.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-cluster-network-operator@sha256:c6cf66b22c51935f2c081b23208eab48c41a44b9b915035ffa896101c41deb0a_s390x",
"product": {
"name": "openshift4/ose-cluster-network-operator@sha256:c6cf66b22c51935f2c081b23208eab48c41a44b9b915035ffa896101c41deb0a_s390x",
"product_id": "openshift4/ose-cluster-network-operator@sha256:c6cf66b22c51935f2c081b23208eab48c41a44b9b915035ffa896101c41deb0a_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-cluster-network-operator@sha256:c6cf66b22c51935f2c081b23208eab48c41a44b9b915035ffa896101c41deb0a?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-cluster-network-operator\u0026tag=v4.11.0-202208031306.p0.g3528a6b.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-cluster-node-tuning-operator@sha256:032fbdb27508aaf93b1dedfc114e67cc8d398f4a6bd9f994ca40eb66d1e50f5f_s390x",
"product": {
"name": "openshift4/ose-cluster-node-tuning-operator@sha256:032fbdb27508aaf93b1dedfc114e67cc8d398f4a6bd9f994ca40eb66d1e50f5f_s390x",
"product_id": "openshift4/ose-cluster-node-tuning-operator@sha256:032fbdb27508aaf93b1dedfc114e67cc8d398f4a6bd9f994ca40eb66d1e50f5f_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-cluster-node-tuning-operator@sha256:032fbdb27508aaf93b1dedfc114e67cc8d398f4a6bd9f994ca40eb66d1e50f5f?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-cluster-node-tuning-operator\u0026tag=v4.11.0-202208161847.p0.gf75e0e7.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-cluster-version-operator@sha256:43508917e491dcbcf0375ce2c0252fe79bc1cde78419a9c6ea20895fac2dac1f_s390x",
"product": {
"name": "openshift4/ose-cluster-version-operator@sha256:43508917e491dcbcf0375ce2c0252fe79bc1cde78419a9c6ea20895fac2dac1f_s390x",
"product_id": "openshift4/ose-cluster-version-operator@sha256:43508917e491dcbcf0375ce2c0252fe79bc1cde78419a9c6ea20895fac2dac1f_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-cluster-version-operator@sha256:43508917e491dcbcf0375ce2c0252fe79bc1cde78419a9c6ea20895fac2dac1f?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-cluster-version-operator\u0026tag=v4.11.0-202208161348.p0.g0520e51.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-configmap-reloader@sha256:26a13df99ea07b0298cd5f90b086f510c201cc7762a6020b1683489498f92247_s390x",
"product": {
"name": "openshift4/ose-configmap-reloader@sha256:26a13df99ea07b0298cd5f90b086f510c201cc7762a6020b1683489498f92247_s390x",
"product_id": "openshift4/ose-configmap-reloader@sha256:26a13df99ea07b0298cd5f90b086f510c201cc7762a6020b1683489498f92247_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-configmap-reloader@sha256:26a13df99ea07b0298cd5f90b086f510c201cc7762a6020b1683489498f92247?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-configmap-reloader\u0026tag=v4.11.0-202208031306.p0.gb7c03bb.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-coredns@sha256:58a52e4a3e0336391d21cf60c29dbede81e0a4a0dd27d54caa8c8107d4071da4_s390x",
"product": {
"name": "openshift4/ose-coredns@sha256:58a52e4a3e0336391d21cf60c29dbede81e0a4a0dd27d54caa8c8107d4071da4_s390x",
"product_id": "openshift4/ose-coredns@sha256:58a52e4a3e0336391d21cf60c29dbede81e0a4a0dd27d54caa8c8107d4071da4_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-coredns@sha256:58a52e4a3e0336391d21cf60c29dbede81e0a4a0dd27d54caa8c8107d4071da4?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-coredns\u0026tag=v4.11.0-202208031306.p0.g7fe212f.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-csi-external-attacher-rhel8@sha256:a53bedc03d9cba348d76acfbe586df0f319a417216b5a1293e917693d2bf987b_s390x",
"product": {
"name": "openshift4/ose-csi-external-attacher-rhel8@sha256:a53bedc03d9cba348d76acfbe586df0f319a417216b5a1293e917693d2bf987b_s390x",
"product_id": "openshift4/ose-csi-external-attacher-rhel8@sha256:a53bedc03d9cba348d76acfbe586df0f319a417216b5a1293e917693d2bf987b_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-csi-external-attacher-rhel8@sha256:a53bedc03d9cba348d76acfbe586df0f319a417216b5a1293e917693d2bf987b?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-csi-external-attacher-rhel8\u0026tag=v4.11.0-202208150437.p0.gda5442f.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-csi-external-attacher@sha256:a53bedc03d9cba348d76acfbe586df0f319a417216b5a1293e917693d2bf987b_s390x",
"product": {
"name": "openshift4/ose-csi-external-attacher@sha256:a53bedc03d9cba348d76acfbe586df0f319a417216b5a1293e917693d2bf987b_s390x",
"product_id": "openshift4/ose-csi-external-attacher@sha256:a53bedc03d9cba348d76acfbe586df0f319a417216b5a1293e917693d2bf987b_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-csi-external-attacher@sha256:a53bedc03d9cba348d76acfbe586df0f319a417216b5a1293e917693d2bf987b?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-csi-external-attacher\u0026tag=v4.11.0-202208150437.p0.gda5442f.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-csi-livenessprobe@sha256:0dc3629d883c31ef6babc095eb93106c1505b2ff332c4ef1a5a91bedd50c70d2_s390x",
"product": {
"name": "openshift4/ose-csi-livenessprobe@sha256:0dc3629d883c31ef6babc095eb93106c1505b2ff332c4ef1a5a91bedd50c70d2_s390x",
"product_id": "openshift4/ose-csi-livenessprobe@sha256:0dc3629d883c31ef6babc095eb93106c1505b2ff332c4ef1a5a91bedd50c70d2_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-csi-livenessprobe@sha256:0dc3629d883c31ef6babc095eb93106c1505b2ff332c4ef1a5a91bedd50c70d2?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-csi-livenessprobe\u0026tag=v4.11.0-202208150437.p0.g7319607.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-csi-livenessprobe-rhel8@sha256:0dc3629d883c31ef6babc095eb93106c1505b2ff332c4ef1a5a91bedd50c70d2_s390x",
"product": {
"name": "openshift4/ose-csi-livenessprobe-rhel8@sha256:0dc3629d883c31ef6babc095eb93106c1505b2ff332c4ef1a5a91bedd50c70d2_s390x",
"product_id": "openshift4/ose-csi-livenessprobe-rhel8@sha256:0dc3629d883c31ef6babc095eb93106c1505b2ff332c4ef1a5a91bedd50c70d2_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-csi-livenessprobe-rhel8@sha256:0dc3629d883c31ef6babc095eb93106c1505b2ff332c4ef1a5a91bedd50c70d2?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel8\u0026tag=v4.11.0-202208150437.p0.g7319607.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-csi-node-driver-registrar-rhel8@sha256:d43e9ead11ce2d470c24485b53bc18f3bd906a74f98ed996a07300d798d23788_s390x",
"product": {
"name": "openshift4/ose-csi-node-driver-registrar-rhel8@sha256:d43e9ead11ce2d470c24485b53bc18f3bd906a74f98ed996a07300d798d23788_s390x",
"product_id": "openshift4/ose-csi-node-driver-registrar-rhel8@sha256:d43e9ead11ce2d470c24485b53bc18f3bd906a74f98ed996a07300d798d23788_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-csi-node-driver-registrar-rhel8@sha256:d43e9ead11ce2d470c24485b53bc18f3bd906a74f98ed996a07300d798d23788?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel8\u0026tag=v4.11.0-202208031306.p0.g710109c.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-csi-node-driver-registrar@sha256:d43e9ead11ce2d470c24485b53bc18f3bd906a74f98ed996a07300d798d23788_s390x",
"product": {
"name": "openshift4/ose-csi-node-driver-registrar@sha256:d43e9ead11ce2d470c24485b53bc18f3bd906a74f98ed996a07300d798d23788_s390x",
"product_id": "openshift4/ose-csi-node-driver-registrar@sha256:d43e9ead11ce2d470c24485b53bc18f3bd906a74f98ed996a07300d798d23788_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-csi-node-driver-registrar@sha256:d43e9ead11ce2d470c24485b53bc18f3bd906a74f98ed996a07300d798d23788?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-csi-node-driver-registrar\u0026tag=v4.11.0-202208031306.p0.g710109c.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-csi-external-provisioner@sha256:ed000063acc18b89dd40d374b3ac29d010a7bbc3eb77403070a27c04c8e1c761_s390x",
"product": {
"name": "openshift4/ose-csi-external-provisioner@sha256:ed000063acc18b89dd40d374b3ac29d010a7bbc3eb77403070a27c04c8e1c761_s390x",
"product_id": "openshift4/ose-csi-external-provisioner@sha256:ed000063acc18b89dd40d374b3ac29d010a7bbc3eb77403070a27c04c8e1c761_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-csi-external-provisioner@sha256:ed000063acc18b89dd40d374b3ac29d010a7bbc3eb77403070a27c04c8e1c761?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-csi-external-provisioner\u0026tag=v4.11.0-202208150437.p0.g86277ec.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-csi-external-provisioner-rhel8@sha256:ed000063acc18b89dd40d374b3ac29d010a7bbc3eb77403070a27c04c8e1c761_s390x",
"product": {
"name": "openshift4/ose-csi-external-provisioner-rhel8@sha256:ed000063acc18b89dd40d374b3ac29d010a7bbc3eb77403070a27c04c8e1c761_s390x",
"product_id": "openshift4/ose-csi-external-provisioner-rhel8@sha256:ed000063acc18b89dd40d374b3ac29d010a7bbc3eb77403070a27c04c8e1c761_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-csi-external-provisioner-rhel8@sha256:ed000063acc18b89dd40d374b3ac29d010a7bbc3eb77403070a27c04c8e1c761?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel8\u0026tag=v4.11.0-202208150437.p0.g86277ec.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/driver-toolkit-rhel8@sha256:ebbdb04cefcb10f1932415c1fe7453b20066594c0febd1f6e3d28dd71c29c939_s390x",
"product": {
"name": "openshift4/driver-toolkit-rhel8@sha256:ebbdb04cefcb10f1932415c1fe7453b20066594c0febd1f6e3d28dd71c29c939_s390x",
"product_id": "openshift4/driver-toolkit-rhel8@sha256:ebbdb04cefcb10f1932415c1fe7453b20066594c0febd1f6e3d28dd71c29c939_s390x",
"product_identification_helper": {
"purl": "pkg:oci/driver-toolkit-rhel8@sha256:ebbdb04cefcb10f1932415c1fe7453b20066594c0febd1f6e3d28dd71c29c939?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/driver-toolkit-rhel8\u0026tag=v4.11.0-202208031306.p0.g4e799c0.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-oauth-proxy@sha256:56da8995fd4330fe9c28dbc873d699ca3c5eda75d1bcaba0ef9de2b209822ad9_s390x",
"product": {
"name": "openshift4/ose-oauth-proxy@sha256:56da8995fd4330fe9c28dbc873d699ca3c5eda75d1bcaba0ef9de2b209822ad9_s390x",
"product_id": "openshift4/ose-oauth-proxy@sha256:56da8995fd4330fe9c28dbc873d699ca3c5eda75d1bcaba0ef9de2b209822ad9_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-oauth-proxy@sha256:56da8995fd4330fe9c28dbc873d699ca3c5eda75d1bcaba0ef9de2b209822ad9?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-oauth-proxy\u0026tag=v4.11.0-202208150437.p0.gaad1b28.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-prometheus-alertmanager@sha256:13c7b3e7d5a2a75a806642a614189de0f4ae1639a9cab78ca7104ba65b4fd385_s390x",
"product": {
"name": "openshift4/ose-prometheus-alertmanager@sha256:13c7b3e7d5a2a75a806642a614189de0f4ae1639a9cab78ca7104ba65b4fd385_s390x",
"product_id": "openshift4/ose-prometheus-alertmanager@sha256:13c7b3e7d5a2a75a806642a614189de0f4ae1639a9cab78ca7104ba65b4fd385_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-prometheus-alertmanager@sha256:13c7b3e7d5a2a75a806642a614189de0f4ae1639a9cab78ca7104ba65b4fd385?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-prometheus-alertmanager\u0026tag=v4.11.0-202208031306.p0.g05cfc39.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-prometheus-node-exporter@sha256:52adf1af03f2c7fef37ac537638577b913a73b11490ef16c789c40dbfbc9391c_s390x",
"product": {
"name": "openshift4/ose-prometheus-node-exporter@sha256:52adf1af03f2c7fef37ac537638577b913a73b11490ef16c789c40dbfbc9391c_s390x",
"product_id": "openshift4/ose-prometheus-node-exporter@sha256:52adf1af03f2c7fef37ac537638577b913a73b11490ef16c789c40dbfbc9391c_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-prometheus-node-exporter@sha256:52adf1af03f2c7fef37ac537638577b913a73b11490ef16c789c40dbfbc9391c?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-prometheus-node-exporter\u0026tag=v4.11.0-202208031306.p0.g0102201.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-prometheus@sha256:64ad3518eff522dda5d221496a94cf2fe14b5c68175d0002ff01bbeb131756b1_s390x",
"product": {
"name": "openshift4/ose-prometheus@sha256:64ad3518eff522dda5d221496a94cf2fe14b5c68175d0002ff01bbeb131756b1_s390x",
"product_id": "openshift4/ose-prometheus@sha256:64ad3518eff522dda5d221496a94cf2fe14b5c68175d0002ff01bbeb131756b1_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-prometheus@sha256:64ad3518eff522dda5d221496a94cf2fe14b5c68175d0002ff01bbeb131756b1?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-prometheus\u0026tag=v4.11.0-202208031306.p0.gd2dfc27.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-grafana@sha256:093a89f3ee3bc7b83d786457fd7dd2cd4b4df8b4d69597136c68c33b62f1555d_s390x",
"product": {
"name": "openshift4/ose-grafana@sha256:093a89f3ee3bc7b83d786457fd7dd2cd4b4df8b4d69597136c68c33b62f1555d_s390x",
"product_id": "openshift4/ose-grafana@sha256:093a89f3ee3bc7b83d786457fd7dd2cd4b4df8b4d69597136c68c33b62f1555d_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-grafana@sha256:093a89f3ee3bc7b83d786457fd7dd2cd4b4df8b4d69597136c68c33b62f1555d?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-grafana\u0026tag=v4.11.0-202208031306.p0.g6773185.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-kube-proxy@sha256:176e3d9d7ee66a0e547e4c7be5dbb17376cfb9e83c13edb2f2f3f0b47fe370dd_s390x",
"product": {
"name": "openshift4/ose-kube-proxy@sha256:176e3d9d7ee66a0e547e4c7be5dbb17376cfb9e83c13edb2f2f3f0b47fe370dd_s390x",
"product_id": "openshift4/ose-kube-proxy@sha256:176e3d9d7ee66a0e547e4c7be5dbb17376cfb9e83c13edb2f2f3f0b47fe370dd_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-kube-proxy@sha256:176e3d9d7ee66a0e547e4c7be5dbb17376cfb9e83c13edb2f2f3f0b47fe370dd?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-kube-proxy\u0026tag=v4.11.0-202208161348.p0.g93345d4.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-kube-rbac-proxy@sha256:c7398161761676c9b95f78a21f5a8acd206dcac50c121b39e26f2d73ee2a3c66_s390x",
"product": {
"name": "openshift4/ose-kube-rbac-proxy@sha256:c7398161761676c9b95f78a21f5a8acd206dcac50c121b39e26f2d73ee2a3c66_s390x",
"product_id": "openshift4/ose-kube-rbac-proxy@sha256:c7398161761676c9b95f78a21f5a8acd206dcac50c121b39e26f2d73ee2a3c66_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-kube-rbac-proxy@sha256:c7398161761676c9b95f78a21f5a8acd206dcac50c121b39e26f2d73ee2a3c66?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-kube-rbac-proxy\u0026tag=v4.11.0-202208031306.p0.ga805ba5.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-kube-state-metrics@sha256:86498588af9912a494d306c600bf0e5b2b5393a7b927037a97691fff726d917b_s390x",
"product": {
"name": "openshift4/ose-kube-state-metrics@sha256:86498588af9912a494d306c600bf0e5b2b5393a7b927037a97691fff726d917b_s390x",
"product_id": "openshift4/ose-kube-state-metrics@sha256:86498588af9912a494d306c600bf0e5b2b5393a7b927037a97691fff726d917b_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-kube-state-metrics@sha256:86498588af9912a494d306c600bf0e5b2b5393a7b927037a97691fff726d917b?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-kube-state-metrics\u0026tag=v4.11.0-202208031306.p0.g896d000.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-operator-marketplace@sha256:97e0f4771aa15f5757e48ebb478798e549c8f171057d32aed5b1342b2f06266e_s390x",
"product": {
"name": "openshift4/ose-operator-marketplace@sha256:97e0f4771aa15f5757e48ebb478798e549c8f171057d32aed5b1342b2f06266e_s390x",
"product_id": "openshift4/ose-operator-marketplace@sha256:97e0f4771aa15f5757e48ebb478798e549c8f171057d32aed5b1342b2f06266e_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-operator-marketplace@sha256:97e0f4771aa15f5757e48ebb478798e549c8f171057d32aed5b1342b2f06266e?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-operator-marketplace\u0026tag=v4.11.0-202208031306.p0.g040c64e.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-multus-cni@sha256:633c3b5509971739a0e95a8fab99a29bc5a81797c55c2cfdc97d184a055175af_s390x",
"product": {
"name": "openshift4/ose-multus-cni@sha256:633c3b5509971739a0e95a8fab99a29bc5a81797c55c2cfdc97d184a055175af_s390x",
"product_id": "openshift4/ose-multus-cni@sha256:633c3b5509971739a0e95a8fab99a29bc5a81797c55c2cfdc97d184a055175af_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-multus-cni@sha256:633c3b5509971739a0e95a8fab99a29bc5a81797c55c2cfdc97d184a055175af?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-multus-cni\u0026tag=v4.11.0-202208150736.p0.g3cc5a3a.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-oauth-server-rhel8@sha256:6f23eef8a61ada1a120bb5e03f477727d5b21e6fac6482ef823de58c2a838073_s390x",
"product": {
"name": "openshift4/ose-oauth-server-rhel8@sha256:6f23eef8a61ada1a120bb5e03f477727d5b21e6fac6482ef823de58c2a838073_s390x",
"product_id": "openshift4/ose-oauth-server-rhel8@sha256:6f23eef8a61ada1a120bb5e03f477727d5b21e6fac6482ef823de58c2a838073_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-oauth-server-rhel8@sha256:6f23eef8a61ada1a120bb5e03f477727d5b21e6fac6482ef823de58c2a838073?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-oauth-server-rhel8\u0026tag=v4.11.0-202208031703.p0.g8d80088.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-docker-builder@sha256:1d4caa6d1f83d5dee59672c6692283c6560df72ae1b575b70992356d57c62a3c_s390x",
"product": {
"name": "openshift4/ose-docker-builder@sha256:1d4caa6d1f83d5dee59672c6692283c6560df72ae1b575b70992356d57c62a3c_s390x",
"product_id": "openshift4/ose-docker-builder@sha256:1d4caa6d1f83d5dee59672c6692283c6560df72ae1b575b70992356d57c62a3c_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-docker-builder@sha256:1d4caa6d1f83d5dee59672c6692283c6560df72ae1b575b70992356d57c62a3c?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-docker-builder\u0026tag=v4.11.0-202208161927.p0.g09e95c1.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-cli@sha256:db5e75aa697daf5e0fa6004ad42c04030ff6c22583c93de6cdfc42bf279a79be_s390x",
"product": {
"name": "openshift4/ose-cli@sha256:db5e75aa697daf5e0fa6004ad42c04030ff6c22583c93de6cdfc42bf279a79be_s390x",
"product_id": "openshift4/ose-cli@sha256:db5e75aa697daf5e0fa6004ad42c04030ff6c22583c93de6cdfc42bf279a79be_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-cli@sha256:db5e75aa697daf5e0fa6004ad42c04030ff6c22583c93de6cdfc42bf279a79be?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-cli\u0026tag=v4.11.0-202208150437.p0.gfcf512e.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-console@sha256:773182d61251834f80c36cebf472dbff70025334977ecc416560e55a41a9e8c7_s390x",
"product": {
"name": "openshift4/ose-console@sha256:773182d61251834f80c36cebf472dbff70025334977ecc416560e55a41a9e8c7_s390x",
"product_id": "openshift4/ose-console@sha256:773182d61251834f80c36cebf472dbff70025334977ecc416560e55a41a9e8c7_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-console@sha256:773182d61251834f80c36cebf472dbff70025334977ecc416560e55a41a9e8c7?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-console\u0026tag=v4.11.0-202208110436.p0.g6b10e5b.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-console-operator@sha256:51aa483bf4f840be495ad572254641187d19bf74f2d38424477f5893179f649a_s390x",
"product": {
"name": "openshift4/ose-console-operator@sha256:51aa483bf4f840be495ad572254641187d19bf74f2d38424477f5893179f649a_s390x",
"product_id": "openshift4/ose-console-operator@sha256:51aa483bf4f840be495ad572254641187d19bf74f2d38424477f5893179f649a_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-console-operator@sha256:51aa483bf4f840be495ad572254641187d19bf74f2d38424477f5893179f649a?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-console-operator\u0026tag=v4.11.0-202208031306.p0.g501e91f.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-deployer@sha256:5e63d593d7d8f648ea011b738346132a29f88bf59f0a0d9bb7140ad80c3a91ec_s390x",
"product": {
"name": "openshift4/ose-deployer@sha256:5e63d593d7d8f648ea011b738346132a29f88bf59f0a0d9bb7140ad80c3a91ec_s390x",
"product_id": "openshift4/ose-deployer@sha256:5e63d593d7d8f648ea011b738346132a29f88bf59f0a0d9bb7140ad80c3a91ec_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-deployer@sha256:5e63d593d7d8f648ea011b738346132a29f88bf59f0a0d9bb7140ad80c3a91ec?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-deployer\u0026tag=v4.11.0-202208150437.p0.gfcf512e.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-haproxy-router@sha256:62dce7f4daf142d66daa2d05dba25341c0b95356eed16a1c2cececb443b8da77_s390x",
"product": {
"name": "openshift4/ose-haproxy-router@sha256:62dce7f4daf142d66daa2d05dba25341c0b95356eed16a1c2cececb443b8da77_s390x",
"product_id": "openshift4/ose-haproxy-router@sha256:62dce7f4daf142d66daa2d05dba25341c0b95356eed16a1c2cececb443b8da77_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-haproxy-router@sha256:62dce7f4daf142d66daa2d05dba25341c0b95356eed16a1c2cececb443b8da77?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-haproxy-router\u0026tag=v4.11.0-202208150437.p0.g601ba57.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-hyperkube@sha256:0987c96c1001b1316c932b77597d965285f6d4117aade6e81194b591a57ab31c_s390x",
"product": {
"name": "openshift4/ose-hyperkube@sha256:0987c96c1001b1316c932b77597d965285f6d4117aade6e81194b591a57ab31c_s390x",
"product_id": "openshift4/ose-hyperkube@sha256:0987c96c1001b1316c932b77597d965285f6d4117aade6e81194b591a57ab31c_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-hyperkube@sha256:0987c96c1001b1316c932b77597d965285f6d4117aade6e81194b591a57ab31c?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-hyperkube\u0026tag=v4.11.0-202208150437.p0.g4f0dd4d.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-keepalived-ipfailover@sha256:01e13ebf8479c51a6345c19b7ba19aedd7d8b0894f667da4b8bc89ebb11cdb7d_s390x",
"product": {
"name": "openshift4/ose-keepalived-ipfailover@sha256:01e13ebf8479c51a6345c19b7ba19aedd7d8b0894f667da4b8bc89ebb11cdb7d_s390x",
"product_id": "openshift4/ose-keepalived-ipfailover@sha256:01e13ebf8479c51a6345c19b7ba19aedd7d8b0894f667da4b8bc89ebb11cdb7d_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-keepalived-ipfailover@sha256:01e13ebf8479c51a6345c19b7ba19aedd7d8b0894f667da4b8bc89ebb11cdb7d?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-keepalived-ipfailover\u0026tag=v4.11.0-202208031306.p0.gf1330f6.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-pod@sha256:51a4a033be2739a7a7a3edc7a1ee16ad9caddc5ae1f5a14c448afe3f5f906428_s390x",
"product": {
"name": "openshift4/ose-pod@sha256:51a4a033be2739a7a7a3edc7a1ee16ad9caddc5ae1f5a14c448afe3f5f906428_s390x",
"product_id": "openshift4/ose-pod@sha256:51a4a033be2739a7a7a3edc7a1ee16ad9caddc5ae1f5a14c448afe3f5f906428_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-pod@sha256:51a4a033be2739a7a7a3edc7a1ee16ad9caddc5ae1f5a14c448afe3f5f906428?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-pod\u0026tag=v4.11.0-202208101756.p0.g4f0dd4d.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-docker-registry@sha256:29be3d008714476dccb8c4b1fc8fc67de892d798c3873ef32c15732671e190b3_s390x",
"product": {
"name": "openshift4/ose-docker-registry@sha256:29be3d008714476dccb8c4b1fc8fc67de892d798c3873ef32c15732671e190b3_s390x",
"product_id": "openshift4/ose-docker-registry@sha256:29be3d008714476dccb8c4b1fc8fc67de892d798c3873ef32c15732671e190b3_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-docker-registry@sha256:29be3d008714476dccb8c4b1fc8fc67de892d798c3873ef32c15732671e190b3?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-docker-registry\u0026tag=v4.11.0-202208031306.p0.g9f07f43.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-tests@sha256:62f2f4e4ceba4c9b0a2116d3f3ec7c3b467f597e089e791f5a1271ecc4fcc3fd_s390x",
"product": {
"name": "openshift4/ose-tests@sha256:62f2f4e4ceba4c9b0a2116d3f3ec7c3b467f597e089e791f5a1271ecc4fcc3fd_s390x",
"product_id": "openshift4/ose-tests@sha256:62f2f4e4ceba4c9b0a2116d3f3ec7c3b467f597e089e791f5a1271ecc4fcc3fd_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-tests@sha256:62f2f4e4ceba4c9b0a2116d3f3ec7c3b467f597e089e791f5a1271ecc4fcc3fd?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-tests\u0026tag=v4.11.0-202208150437.p0.g2137b2b.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-openshift-state-metrics-rhel8@sha256:2950d0bcc7204cc50083c65c5353f5334b8d2c26a49b1ddf649cc5f154588ddd_s390x",
"product": {
"name": "openshift4/ose-openshift-state-metrics-rhel8@sha256:2950d0bcc7204cc50083c65c5353f5334b8d2c26a49b1ddf649cc5f154588ddd_s390x",
"product_id": "openshift4/ose-openshift-state-metrics-rhel8@sha256:2950d0bcc7204cc50083c65c5353f5334b8d2c26a49b1ddf649cc5f154588ddd_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-openshift-state-metrics-rhel8@sha256:2950d0bcc7204cc50083c65c5353f5334b8d2c26a49b1ddf649cc5f154588ddd?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel8\u0026tag=v4.11.0-202208031306.p0.g1a7a5dc.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-operator-lifecycle-manager@sha256:e6b3dbe4aa6b5820b0aa9194980a88c90591286154b0d0bc4091a3b437b37d6b_s390x",
"product": {
"name": "openshift4/ose-operator-lifecycle-manager@sha256:e6b3dbe4aa6b5820b0aa9194980a88c90591286154b0d0bc4091a3b437b37d6b_s390x",
"product_id": "openshift4/ose-operator-lifecycle-manager@sha256:e6b3dbe4aa6b5820b0aa9194980a88c90591286154b0d0bc4091a3b437b37d6b_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-operator-lifecycle-manager@sha256:e6b3dbe4aa6b5820b0aa9194980a88c90591286154b0d0bc4091a3b437b37d6b?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-operator-lifecycle-manager\u0026tag=v4.11.0-202208152036.p0.g8a984d4.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-operator-registry@sha256:5eb15d8d2b50adc82d64bc4195f37148d2bc74a7fe208edc51300b2a845fe980_s390x",
"product": {
"name": "openshift4/ose-operator-registry@sha256:5eb15d8d2b50adc82d64bc4195f37148d2bc74a7fe208edc51300b2a845fe980_s390x",
"product_id": "openshift4/ose-operator-registry@sha256:5eb15d8d2b50adc82d64bc4195f37148d2bc74a7fe208edc51300b2a845fe980_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-operator-registry@sha256:5eb15d8d2b50adc82d64bc4195f37148d2bc74a7fe208edc51300b2a845fe980?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-operator-registry\u0026tag=v4.11.0-202208152036.p0.g8a984d4.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-agent-installer-api-server-rhel8@sha256:f75740f83210434f126f13c414165a96ba2cf24e081d37ce147381c672211f6d_s390x",
"product": {
"name": "openshift4/ose-agent-installer-api-server-rhel8@sha256:f75740f83210434f126f13c414165a96ba2cf24e081d37ce147381c672211f6d_s390x",
"product_id": "openshift4/ose-agent-installer-api-server-rhel8@sha256:f75740f83210434f126f13c414165a96ba2cf24e081d37ce147381c672211f6d_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-agent-installer-api-server-rhel8@sha256:f75740f83210434f126f13c414165a96ba2cf24e081d37ce147381c672211f6d?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-agent-installer-api-server-rhel8\u0026tag=v4.11.0-202208150437.p0.g0f52647.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-agent-installer-csr-approver-rhel8@sha256:832c7fad36504af9ff0ea617eee9ce7e0d90c3b062dd49764709359ef742526b_s390x",
"product": {
"name": "openshift4/ose-agent-installer-csr-approver-rhel8@sha256:832c7fad36504af9ff0ea617eee9ce7e0d90c3b062dd49764709359ef742526b_s390x",
"product_id": "openshift4/ose-agent-installer-csr-approver-rhel8@sha256:832c7fad36504af9ff0ea617eee9ce7e0d90c3b062dd49764709359ef742526b_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-agent-installer-csr-approver-rhel8@sha256:832c7fad36504af9ff0ea617eee9ce7e0d90c3b062dd49764709359ef742526b?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-agent-installer-csr-approver-rhel8\u0026tag=v4.11.0-202208150437.p0.g9a6e300.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-agent-installer-node-agent-rhel8@sha256:6b7f448cc4ff12f26fe23266eae4532a5a516179eb3081a477d4a1b287d004ca_s390x",
"product": {
"name": "openshift4/ose-agent-installer-node-agent-rhel8@sha256:6b7f448cc4ff12f26fe23266eae4532a5a516179eb3081a477d4a1b287d004ca_s390x",
"product_id": "openshift4/ose-agent-installer-node-agent-rhel8@sha256:6b7f448cc4ff12f26fe23266eae4532a5a516179eb3081a477d4a1b287d004ca_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-agent-installer-node-agent-rhel8@sha256:6b7f448cc4ff12f26fe23266eae4532a5a516179eb3081a477d4a1b287d004ca?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel8\u0026tag=v4.11.0-202208150437.p0.gb17b06b.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-agent-installer-orchestrator-rhel8@sha256:852f901cda9211026376f78c5bff6fc0e90714b44a7e75792e7ee9dca7d41ae5_s390x",
"product": {
"name": "openshift4/ose-agent-installer-orchestrator-rhel8@sha256:852f901cda9211026376f78c5bff6fc0e90714b44a7e75792e7ee9dca7d41ae5_s390x",
"product_id": "openshift4/ose-agent-installer-orchestrator-rhel8@sha256:852f901cda9211026376f78c5bff6fc0e90714b44a7e75792e7ee9dca7d41ae5_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-agent-installer-orchestrator-rhel8@sha256:852f901cda9211026376f78c5bff6fc0e90714b44a7e75792e7ee9dca7d41ae5?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel8\u0026tag=v4.11.0-202208031306.p0.g9a6e300.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-apiserver-network-proxy-rhel8@sha256:ace63e71611bbc9e00c427ea60b48239878d25d23816ea80677ec6fbfab1734f_s390x",
"product": {
"name": "openshift4/ose-apiserver-network-proxy-rhel8@sha256:ace63e71611bbc9e00c427ea60b48239878d25d23816ea80677ec6fbfab1734f_s390x",
"product_id": "openshift4/ose-apiserver-network-proxy-rhel8@sha256:ace63e71611bbc9e00c427ea60b48239878d25d23816ea80677ec6fbfab1734f_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-apiserver-network-proxy-rhel8@sha256:ace63e71611bbc9e00c427ea60b48239878d25d23816ea80677ec6fbfab1734f?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel8\u0026tag=v4.11.0-202208162148.p0.g9a641bb.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-baremetal-installer-rhel8@sha256:f3fa907c69b86a520ed526397264c2908379e5ee092f718b94d3049cf3914664_s390x",
"product": {
"name": "openshift4/ose-baremetal-installer-rhel8@sha256:f3fa907c69b86a520ed526397264c2908379e5ee092f718b94d3049cf3914664_s390x",
"product_id": "openshift4/ose-baremetal-installer-rhel8@sha256:f3fa907c69b86a520ed526397264c2908379e5ee092f718b94d3049cf3914664_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-baremetal-installer-rhel8@sha256:f3fa907c69b86a520ed526397264c2908379e5ee092f718b94d3049cf3914664?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-baremetal-installer-rhel8\u0026tag=v4.11.0-202208161507.p0.g1d2450c.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-baremetal-rhel8-operator@sha256:e42c99f1ee203ec4bce4bff0b9dbae24f02fd970604c592c92f166145a638ff5_s390x",
"product": {
"name": "openshift4/ose-baremetal-rhel8-operator@sha256:e42c99f1ee203ec4bce4bff0b9dbae24f02fd970604c592c92f166145a638ff5_s390x",
"product_id": "openshift4/ose-baremetal-rhel8-operator@sha256:e42c99f1ee203ec4bce4bff0b9dbae24f02fd970604c592c92f166145a638ff5_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-baremetal-rhel8-operator@sha256:e42c99f1ee203ec4bce4bff0b9dbae24f02fd970604c592c92f166145a638ff5?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-baremetal-rhel8-operator\u0026tag=v4.11.0-202208101627.p0.g3122fab.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-baremetal-runtimecfg-rhel8@sha256:0b13e1b6772d771e457a8efa0330d0f7d26679fb057c6b679f4cd50e629075dc_s390x",
"product": {
"name": "openshift4/ose-baremetal-runtimecfg-rhel8@sha256:0b13e1b6772d771e457a8efa0330d0f7d26679fb057c6b679f4cd50e629075dc_s390x",
"product_id": "openshift4/ose-baremetal-runtimecfg-rhel8@sha256:0b13e1b6772d771e457a8efa0330d0f7d26679fb057c6b679f4cd50e629075dc_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-baremetal-runtimecfg-rhel8@sha256:0b13e1b6772d771e457a8efa0330d0f7d26679fb057c6b679f4cd50e629075dc?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel8\u0026tag=v4.11.0-202208031306.p0.g70d770d.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-cli-artifacts@sha256:382c647edbf3fa812d83e9fc1b25696836f574c21376b3438a041692c2aad57a_s390x",
"product": {
"name": "openshift4/ose-cli-artifacts@sha256:382c647edbf3fa812d83e9fc1b25696836f574c21376b3438a041692c2aad57a_s390x",
"product_id": "openshift4/ose-cli-artifacts@sha256:382c647edbf3fa812d83e9fc1b25696836f574c21376b3438a041692c2aad57a_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-cli-artifacts@sha256:382c647edbf3fa812d83e9fc1b25696836f574c21376b3438a041692c2aad57a?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-cli-artifacts\u0026tag=v4.11.0-202208150437.p0.gfcf512e.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-cloud-credential-operator@sha256:dc22b952e382ee4f781305f24c4ac7b400fcec538b577b6dccc3d91728c1b24b_s390x",
"product": {
"name": "openshift4/ose-cloud-credential-operator@sha256:dc22b952e382ee4f781305f24c4ac7b400fcec538b577b6dccc3d91728c1b24b_s390x",
"product_id": "openshift4/ose-cloud-credential-operator@sha256:dc22b952e382ee4f781305f24c4ac7b400fcec538b577b6dccc3d91728c1b24b_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-cloud-credential-operator@sha256:dc22b952e382ee4f781305f24c4ac7b400fcec538b577b6dccc3d91728c1b24b?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-cloud-credential-operator\u0026tag=v4.11.0-202208031306.p0.g9a40d74.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/cloud-network-config-controller-rhel8@sha256:eaedb1749fc0f2c117497ca4e2e82e9366b3e776d9910d45fbc1be4daa774ae8_s390x",
"product": {
"name": "openshift4/cloud-network-config-controller-rhel8@sha256:eaedb1749fc0f2c117497ca4e2e82e9366b3e776d9910d45fbc1be4daa774ae8_s390x",
"product_id": "openshift4/cloud-network-config-controller-rhel8@sha256:eaedb1749fc0f2c117497ca4e2e82e9366b3e776d9910d45fbc1be4daa774ae8_s390x",
"product_identification_helper": {
"purl": "pkg:oci/cloud-network-config-controller-rhel8@sha256:eaedb1749fc0f2c117497ca4e2e82e9366b3e776d9910d45fbc1be4daa774ae8?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/cloud-network-config-controller-rhel8\u0026tag=v4.11.0-202208031306.p0.g7a3c3c9.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-cluster-api-rhel8@sha256:0fe12e245cdd67943627193c7bf56b07b873fe933beb54d6afd6842cd4251d36_s390x",
"product": {
"name": "openshift4/ose-cluster-api-rhel8@sha256:0fe12e245cdd67943627193c7bf56b07b873fe933beb54d6afd6842cd4251d36_s390x",
"product_id": "openshift4/ose-cluster-api-rhel8@sha256:0fe12e245cdd67943627193c7bf56b07b873fe933beb54d6afd6842cd4251d36_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-cluster-api-rhel8@sha256:0fe12e245cdd67943627193c7bf56b07b873fe933beb54d6afd6842cd4251d36?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-cluster-api-rhel8\u0026tag=v4.11.0-202208031306.p0.gf9c215c.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-cluster-authentication-operator@sha256:1ad3e13382a4c8397551803b67296405d954a0692a5ee6935eee94efca111997_s390x",
"product": {
"name": "openshift4/ose-cluster-authentication-operator@sha256:1ad3e13382a4c8397551803b67296405d954a0692a5ee6935eee94efca111997_s390x",
"product_id": "openshift4/ose-cluster-authentication-operator@sha256:1ad3e13382a4c8397551803b67296405d954a0692a5ee6935eee94efca111997_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-cluster-authentication-operator@sha256:1ad3e13382a4c8397551803b67296405d954a0692a5ee6935eee94efca111997?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-cluster-authentication-operator\u0026tag=v4.11.0-202208031306.p0.ge2bcbaa.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-cluster-autoscaler-operator@sha256:8a67e9c395779e4d295121c008905983da8f0f626919d6152558be9b65df9602_s390x",
"product": {
"name": "openshift4/ose-cluster-autoscaler-operator@sha256:8a67e9c395779e4d295121c008905983da8f0f626919d6152558be9b65df9602_s390x",
"product_id": "openshift4/ose-cluster-autoscaler-operator@sha256:8a67e9c395779e4d295121c008905983da8f0f626919d6152558be9b65df9602_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-cluster-autoscaler-operator@sha256:8a67e9c395779e4d295121c008905983da8f0f626919d6152558be9b65df9602?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-cluster-autoscaler-operator\u0026tag=v4.11.0-202208031306.p0.gfcffbcd.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-cluster-baremetal-operator-rhel8@sha256:37013ded4bf047f86added38bd37bf2dd648e0ae5d7f314799cc52d413ecd514_s390x",
"product": {
"name": "openshift4/ose-cluster-baremetal-operator-rhel8@sha256:37013ded4bf047f86added38bd37bf2dd648e0ae5d7f314799cc52d413ecd514_s390x",
"product_id": "openshift4/ose-cluster-baremetal-operator-rhel8@sha256:37013ded4bf047f86added38bd37bf2dd648e0ae5d7f314799cc52d413ecd514_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-cluster-baremetal-operator-rhel8@sha256:37013ded4bf047f86added38bd37bf2dd648e0ae5d7f314799cc52d413ecd514?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel8\u0026tag=v4.11.0-202208031306.p0.g0f415d1.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-cluster-bootstrap@sha256:c0a4b5bf57389be51dd92d75ffa79afbd2a0d8a1bc92d75270b62dc8d00abbff_s390x",
"product": {
"name": "openshift4/ose-cluster-bootstrap@sha256:c0a4b5bf57389be51dd92d75ffa79afbd2a0d8a1bc92d75270b62dc8d00abbff_s390x",
"product_id": "openshift4/ose-cluster-bootstrap@sha256:c0a4b5bf57389be51dd92d75ffa79afbd2a0d8a1bc92d75270b62dc8d00abbff_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-cluster-bootstrap@sha256:c0a4b5bf57389be51dd92d75ffa79afbd2a0d8a1bc92d75270b62dc8d00abbff?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-cluster-bootstrap\u0026tag=v4.11.0-202208031306.p0.gf22d1c6.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-cluster-capi-rhel8-operator@sha256:80fc292bb9c856b3ef7f9b672d84f5924e301a8b5828156ddf8269a56e095d85_s390x",
"product": {
"name": "openshift4/ose-cluster-capi-rhel8-operator@sha256:80fc292bb9c856b3ef7f9b672d84f5924e301a8b5828156ddf8269a56e095d85_s390x",
"product_id": "openshift4/ose-cluster-capi-rhel8-operator@sha256:80fc292bb9c856b3ef7f9b672d84f5924e301a8b5828156ddf8269a56e095d85_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-cluster-capi-rhel8-operator@sha256:80fc292bb9c856b3ef7f9b672d84f5924e301a8b5828156ddf8269a56e095d85?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-cluster-capi-rhel8-operator\u0026tag=v4.11.0-202208031306.p0.g1a88f55.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-cluster-capi-operator-container-rhel8@sha256:80fc292bb9c856b3ef7f9b672d84f5924e301a8b5828156ddf8269a56e095d85_s390x",
"product": {
"name": "openshift4/ose-cluster-capi-operator-container-rhel8@sha256:80fc292bb9c856b3ef7f9b672d84f5924e301a8b5828156ddf8269a56e095d85_s390x",
"product_id": "openshift4/ose-cluster-capi-operator-container-rhel8@sha256:80fc292bb9c856b3ef7f9b672d84f5924e301a8b5828156ddf8269a56e095d85_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-cluster-capi-operator-container-rhel8@sha256:80fc292bb9c856b3ef7f9b672d84f5924e301a8b5828156ddf8269a56e095d85?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-cluster-capi-operator-container-rhel8\u0026tag=v4.11.0-202208031306.p0.g1a88f55.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-cluster-cloud-controller-manager-operator-rhel8@sha256:df851d0c4ccebe4722cbc4f5166b443d6c911b6a7c6792c4df708f8ca8606c3f_s390x",
"product": {
"name": "openshift4/ose-cluster-cloud-controller-manager-operator-rhel8@sha256:df851d0c4ccebe4722cbc4f5166b443d6c911b6a7c6792c4df708f8ca8606c3f_s390x",
"product_id": "openshift4/ose-cluster-cloud-controller-manager-operator-rhel8@sha256:df851d0c4ccebe4722cbc4f5166b443d6c911b6a7c6792c4df708f8ca8606c3f_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-cluster-cloud-controller-manager-operator-rhel8@sha256:df851d0c4ccebe4722cbc4f5166b443d6c911b6a7c6792c4df708f8ca8606c3f?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-operator-rhel8\u0026tag=v4.11.0-202208031306.p0.gc2f2cbf.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-cluster-config-operator@sha256:b5ae46d084d4ac7abffa0d0a1faea78e4f7d00afa8710fa1782642709d46d76b_s390x",
"product": {
"name": "openshift4/ose-cluster-config-operator@sha256:b5ae46d084d4ac7abffa0d0a1faea78e4f7d00afa8710fa1782642709d46d76b_s390x",
"product_id": "openshift4/ose-cluster-config-operator@sha256:b5ae46d084d4ac7abffa0d0a1faea78e4f7d00afa8710fa1782642709d46d76b_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-cluster-config-operator@sha256:b5ae46d084d4ac7abffa0d0a1faea78e4f7d00afa8710fa1782642709d46d76b?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-cluster-config-operator\u0026tag=v4.11.0-202208031306.p0.g0e01b06.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-cluster-csi-snapshot-controller-rhel8-operator@sha256:2beae1f0693a10a0ab50e08602cbf7654f05e1ef225fc162387e581da57e0a3c_s390x",
"product": {
"name": "openshift4/ose-cluster-csi-snapshot-controller-rhel8-operator@sha256:2beae1f0693a10a0ab50e08602cbf7654f05e1ef225fc162387e581da57e0a3c_s390x",
"product_id": "openshift4/ose-cluster-csi-snapshot-controller-rhel8-operator@sha256:2beae1f0693a10a0ab50e08602cbf7654f05e1ef225fc162387e581da57e0a3c_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-cluster-csi-snapshot-controller-rhel8-operator@sha256:2beae1f0693a10a0ab50e08602cbf7654f05e1ef225fc162387e581da57e0a3c?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel8-operator\u0026tag=v4.11.0-202208031306.p0.g8d0774f.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-cluster-dns-operator@sha256:6447a66d13df0d966992e28e8e3225e80182184cd742c772107fcce36aac7797_s390x",
"product": {
"name": "openshift4/ose-cluster-dns-operator@sha256:6447a66d13df0d966992e28e8e3225e80182184cd742c772107fcce36aac7797_s390x",
"product_id": "openshift4/ose-cluster-dns-operator@sha256:6447a66d13df0d966992e28e8e3225e80182184cd742c772107fcce36aac7797_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-cluster-dns-operator@sha256:6447a66d13df0d966992e28e8e3225e80182184cd742c772107fcce36aac7797?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-cluster-dns-operator\u0026tag=v4.11.0-202208031306.p0.g8998093.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-cluster-image-registry-operator@sha256:af60f1e5c058385530c67cf7b4f9e5579ed15b06d2716347bc6db3d13157f438_s390x",
"product": {
"name": "openshift4/ose-cluster-image-registry-operator@sha256:af60f1e5c058385530c67cf7b4f9e5579ed15b06d2716347bc6db3d13157f438_s390x",
"product_id": "openshift4/ose-cluster-image-registry-operator@sha256:af60f1e5c058385530c67cf7b4f9e5579ed15b06d2716347bc6db3d13157f438_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-cluster-image-registry-operator@sha256:af60f1e5c058385530c67cf7b4f9e5579ed15b06d2716347bc6db3d13157f438?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-cluster-image-registry-operator\u0026tag=v4.11.0-202208031306.p0.g4d66ea3.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-cluster-ingress-operator@sha256:ab0c7df78f7265701811c771f447e8fc77cdcb9db7b4358c58c586a1e4616481_s390x",
"product": {
"name": "openshift4/ose-cluster-ingress-operator@sha256:ab0c7df78f7265701811c771f447e8fc77cdcb9db7b4358c58c586a1e4616481_s390x",
"product_id": "openshift4/ose-cluster-ingress-operator@sha256:ab0c7df78f7265701811c771f447e8fc77cdcb9db7b4358c58c586a1e4616481_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-cluster-ingress-operator@sha256:ab0c7df78f7265701811c771f447e8fc77cdcb9db7b4358c58c586a1e4616481?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-cluster-ingress-operator\u0026tag=v4.11.0-202208031306.p0.g2432dad.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-cluster-kube-apiserver-operator@sha256:5b1e127949b717f818448ab053c9354d73ea6981cde107c95c2b5dd658d38e1b_s390x",
"product": {
"name": "openshift4/ose-cluster-kube-apiserver-operator@sha256:5b1e127949b717f818448ab053c9354d73ea6981cde107c95c2b5dd658d38e1b_s390x",
"product_id": "openshift4/ose-cluster-kube-apiserver-operator@sha256:5b1e127949b717f818448ab053c9354d73ea6981cde107c95c2b5dd658d38e1b_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-cluster-kube-apiserver-operator@sha256:5b1e127949b717f818448ab053c9354d73ea6981cde107c95c2b5dd658d38e1b?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-cluster-kube-apiserver-operator\u0026tag=v4.11.0-202208031306.p0.gc7c94db.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-cluster-kube-cluster-api-rhel8-operator@sha256:d9ae7f5c8b3eb47536b545062648171866a69b1f7c078002e5b91c89ebfd77a6_s390x",
"product": {
"name": "openshift4/ose-cluster-kube-cluster-api-rhel8-operator@sha256:d9ae7f5c8b3eb47536b545062648171866a69b1f7c078002e5b91c89ebfd77a6_s390x",
"product_id": "openshift4/ose-cluster-kube-cluster-api-rhel8-operator@sha256:d9ae7f5c8b3eb47536b545062648171866a69b1f7c078002e5b91c89ebfd77a6_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-cluster-kube-cluster-api-rhel8-operator@sha256:d9ae7f5c8b3eb47536b545062648171866a69b1f7c078002e5b91c89ebfd77a6?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-cluster-kube-cluster-api-rhel8-operator\u0026tag=v4.11.0-202208031306.p0.g55efc39.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-cluster-kube-controller-manager-operator@sha256:5d6f1a31087d399c9b63a0d81ac992ad7cb2a10de2dbe8a165a29bc17cb804a7_s390x",
"product": {
"name": "openshift4/ose-cluster-kube-controller-manager-operator@sha256:5d6f1a31087d399c9b63a0d81ac992ad7cb2a10de2dbe8a165a29bc17cb804a7_s390x",
"product_id": "openshift4/ose-cluster-kube-controller-manager-operator@sha256:5d6f1a31087d399c9b63a0d81ac992ad7cb2a10de2dbe8a165a29bc17cb804a7_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-cluster-kube-controller-manager-operator@sha256:5d6f1a31087d399c9b63a0d81ac992ad7cb2a10de2dbe8a165a29bc17cb804a7?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-operator\u0026tag=v4.11.0-202208031306.p0.ga6cb428.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-cluster-kube-scheduler-operator@sha256:83deb5bdc9f0c9284eb4e8de788cc453cdbcfc01d50070fb52465f225f66a1df_s390x",
"product": {
"name": "openshift4/ose-cluster-kube-scheduler-operator@sha256:83deb5bdc9f0c9284eb4e8de788cc453cdbcfc01d50070fb52465f225f66a1df_s390x",
"product_id": "openshift4/ose-cluster-kube-scheduler-operator@sha256:83deb5bdc9f0c9284eb4e8de788cc453cdbcfc01d50070fb52465f225f66a1df_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-cluster-kube-scheduler-operator@sha256:83deb5bdc9f0c9284eb4e8de788cc453cdbcfc01d50070fb52465f225f66a1df?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-cluster-kube-scheduler-operator\u0026tag=v4.11.0-202208151647.p0.g34132f9.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-cluster-kube-storage-version-migrator-rhel8-operator@sha256:76c1af1cd2b729bfacfa83bd3d8ed148284bb5b78b796cd433b8d6863a19d3ef_s390x",
"product": {
"name": "openshift4/ose-cluster-kube-storage-version-migrator-rhel8-operator@sha256:76c1af1cd2b729bfacfa83bd3d8ed148284bb5b78b796cd433b8d6863a19d3ef_s390x",
"product_id": "openshift4/ose-cluster-kube-storage-version-migrator-rhel8-operator@sha256:76c1af1cd2b729bfacfa83bd3d8ed148284bb5b78b796cd433b8d6863a19d3ef_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-cluster-kube-storage-version-migrator-rhel8-operator@sha256:76c1af1cd2b729bfacfa83bd3d8ed148284bb5b78b796cd433b8d6863a19d3ef?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel8-operator\u0026tag=v4.11.0-202208031306.p0.g12d050a.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-cluster-machine-approver@sha256:07667ef8e091ee997b5e659dfa3c8a762573f7f0a202dba72d42032c827111e0_s390x",
"product": {
"name": "openshift4/ose-cluster-machine-approver@sha256:07667ef8e091ee997b5e659dfa3c8a762573f7f0a202dba72d42032c827111e0_s390x",
"product_id": "openshift4/ose-cluster-machine-approver@sha256:07667ef8e091ee997b5e659dfa3c8a762573f7f0a202dba72d42032c827111e0_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-cluster-machine-approver@sha256:07667ef8e091ee997b5e659dfa3c8a762573f7f0a202dba72d42032c827111e0?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-cluster-machine-approver\u0026tag=v4.11.0-202208031306.p0.g3ee1fe4.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-cluster-openshift-apiserver-operator@sha256:a01a7943ecfa16a7ee0efd14e2cf192c887544cf9b9517b66dcdd0b9f1cd34dc_s390x",
"product": {
"name": "openshift4/ose-cluster-openshift-apiserver-operator@sha256:a01a7943ecfa16a7ee0efd14e2cf192c887544cf9b9517b66dcdd0b9f1cd34dc_s390x",
"product_id": "openshift4/ose-cluster-openshift-apiserver-operator@sha256:a01a7943ecfa16a7ee0efd14e2cf192c887544cf9b9517b66dcdd0b9f1cd34dc_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-cluster-openshift-apiserver-operator@sha256:a01a7943ecfa16a7ee0efd14e2cf192c887544cf9b9517b66dcdd0b9f1cd34dc?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-operator\u0026tag=v4.11.0-202208031306.p0.g5ddbeef.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-cluster-openshift-controller-manager-operator@sha256:6e38c38b884651ae615d96617cbb562966ad67a63241dc1296c38e61556b6f74_s390x",
"product": {
"name": "openshift4/ose-cluster-openshift-controller-manager-operator@sha256:6e38c38b884651ae615d96617cbb562966ad67a63241dc1296c38e61556b6f74_s390x",
"product_id": "openshift4/ose-cluster-openshift-controller-manager-operator@sha256:6e38c38b884651ae615d96617cbb562966ad67a63241dc1296c38e61556b6f74_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-cluster-openshift-controller-manager-operator@sha256:6e38c38b884651ae615d96617cbb562966ad67a63241dc1296c38e61556b6f74?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-operator\u0026tag=v4.11.0-202208161348.p0.g6b1bf28.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ovirt-csi-driver-rhel8-operator@sha256:7a167a4e4c80b02d4e3a4d1f17b84c47fa7f2818c20ae643891e04d6270a58a6_s390x",
"product": {
"name": "openshift4/ovirt-csi-driver-rhel8-operator@sha256:7a167a4e4c80b02d4e3a4d1f17b84c47fa7f2818c20ae643891e04d6270a58a6_s390x",
"product_id": "openshift4/ovirt-csi-driver-rhel8-operator@sha256:7a167a4e4c80b02d4e3a4d1f17b84c47fa7f2818c20ae643891e04d6270a58a6_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ovirt-csi-driver-rhel8-operator@sha256:7a167a4e4c80b02d4e3a4d1f17b84c47fa7f2818c20ae643891e04d6270a58a6?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ovirt-csi-driver-rhel8-operator\u0026tag=v4.11.0-202208031306.p0.g7a30e38.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-cluster-policy-controller-rhel8@sha256:7ad8d955c2bf988905684f85876a22874dd235f2bac686c8565585abac5cc2eb_s390x",
"product": {
"name": "openshift4/ose-cluster-policy-controller-rhel8@sha256:7ad8d955c2bf988905684f85876a22874dd235f2bac686c8565585abac5cc2eb_s390x",
"product_id": "openshift4/ose-cluster-policy-controller-rhel8@sha256:7ad8d955c2bf988905684f85876a22874dd235f2bac686c8565585abac5cc2eb_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-cluster-policy-controller-rhel8@sha256:7ad8d955c2bf988905684f85876a22874dd235f2bac686c8565585abac5cc2eb?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel8\u0026tag=v4.11.0-202208031703.p0.gc7201ed.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-cluster-samples-operator@sha256:41b5edfb6f395372593d2ece37102b6c53deabaf208a2d66cc3486308bf7bcd9_s390x",
"product": {
"name": "openshift4/ose-cluster-samples-operator@sha256:41b5edfb6f395372593d2ece37102b6c53deabaf208a2d66cc3486308bf7bcd9_s390x",
"product_id": "openshift4/ose-cluster-samples-operator@sha256:41b5edfb6f395372593d2ece37102b6c53deabaf208a2d66cc3486308bf7bcd9_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-cluster-samples-operator@sha256:41b5edfb6f395372593d2ece37102b6c53deabaf208a2d66cc3486308bf7bcd9?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-cluster-samples-operator\u0026tag=v4.11.0-202208150437.p0.g375a4a9.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-cluster-storage-operator@sha256:a2da82561c61ddde3ed10057743ad59cefb36cd9b59a167bd1c01638cdb1b9a6_s390x",
"product": {
"name": "openshift4/ose-cluster-storage-operator@sha256:a2da82561c61ddde3ed10057743ad59cefb36cd9b59a167bd1c01638cdb1b9a6_s390x",
"product_id": "openshift4/ose-cluster-storage-operator@sha256:a2da82561c61ddde3ed10057743ad59cefb36cd9b59a167bd1c01638cdb1b9a6_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-cluster-storage-operator@sha256:a2da82561c61ddde3ed10057743ad59cefb36cd9b59a167bd1c01638cdb1b9a6?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-cluster-storage-operator\u0026tag=v4.11.0-202208110436.p0.g8377efd.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-cluster-update-keys@sha256:e830e81f1cafe4d2aaf49f3e96befdf1a992afbc64795fed941591d88f5ce71a_s390x",
"product": {
"name": "openshift4/ose-cluster-update-keys@sha256:e830e81f1cafe4d2aaf49f3e96befdf1a992afbc64795fed941591d88f5ce71a_s390x",
"product_id": "openshift4/ose-cluster-update-keys@sha256:e830e81f1cafe4d2aaf49f3e96befdf1a992afbc64795fed941591d88f5ce71a_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-cluster-update-keys@sha256:e830e81f1cafe4d2aaf49f3e96befdf1a992afbc64795fed941591d88f5ce71a?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-cluster-update-keys\u0026tag=v4.11.0-202208031306.p0.g289032f.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-container-networking-plugins-rhel8@sha256:d22cbaf4967340a39cf7ad96e68450b79898b204b5c994bd2d7f330377953412_s390x",
"product": {
"name": "openshift4/ose-container-networking-plugins-rhel8@sha256:d22cbaf4967340a39cf7ad96e68450b79898b204b5c994bd2d7f330377953412_s390x",
"product_id": "openshift4/ose-container-networking-plugins-rhel8@sha256:d22cbaf4967340a39cf7ad96e68450b79898b204b5c994bd2d7f330377953412_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-container-networking-plugins-rhel8@sha256:d22cbaf4967340a39cf7ad96e68450b79898b204b5c994bd2d7f330377953412?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-container-networking-plugins-rhel8\u0026tag=v4.11.0-202208031306.p0.g0ad9da6.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-csi-driver-shared-resource-rhel8@sha256:571d542a628389ea713e3426c6cae7c6ea403476a0de0162ddcf67f39cffae6e_s390x",
"product": {
"name": "openshift4/ose-csi-driver-shared-resource-rhel8@sha256:571d542a628389ea713e3426c6cae7c6ea403476a0de0162ddcf67f39cffae6e_s390x",
"product_id": "openshift4/ose-csi-driver-shared-resource-rhel8@sha256:571d542a628389ea713e3426c6cae7c6ea403476a0de0162ddcf67f39cffae6e_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-csi-driver-shared-resource-rhel8@sha256:571d542a628389ea713e3426c6cae7c6ea403476a0de0162ddcf67f39cffae6e?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-csi-driver-shared-resource-rhel8\u0026tag=v4.11.0-202208031306.p0.g3f69f2f.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-csi-driver-shared-resource-operator-rhel8@sha256:50c08c144bb33f382aaaf878157a8ebf58968bd575321cd179ca26551925cac5_s390x",
"product": {
"name": "openshift4/ose-csi-driver-shared-resource-operator-rhel8@sha256:50c08c144bb33f382aaaf878157a8ebf58968bd575321cd179ca26551925cac5_s390x",
"product_id": "openshift4/ose-csi-driver-shared-resource-operator-rhel8@sha256:50c08c144bb33f382aaaf878157a8ebf58968bd575321cd179ca26551925cac5_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-csi-driver-shared-resource-operator-rhel8@sha256:50c08c144bb33f382aaaf878157a8ebf58968bd575321cd179ca26551925cac5?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-csi-driver-shared-resource-operator-rhel8\u0026tag=v4.11.0-202208031306.p0.gd3985eb.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-csi-driver-shared-resource-webhook-rhel8@sha256:fc0a42ee3a99634f86088f6b5903474041d9c0f27d8a80c446c6c709d7462cf1_s390x",
"product": {
"name": "openshift4/ose-csi-driver-shared-resource-webhook-rhel8@sha256:fc0a42ee3a99634f86088f6b5903474041d9c0f27d8a80c446c6c709d7462cf1_s390x",
"product_id": "openshift4/ose-csi-driver-shared-resource-webhook-rhel8@sha256:fc0a42ee3a99634f86088f6b5903474041d9c0f27d8a80c446c6c709d7462cf1_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-csi-driver-shared-resource-webhook-rhel8@sha256:fc0a42ee3a99634f86088f6b5903474041d9c0f27d8a80c446c6c709d7462cf1?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-csi-driver-shared-resource-webhook-rhel8\u0026tag=v4.11.0-202208031306.p0.g3f69f2f.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-csi-external-resizer@sha256:68a45dffdbea5cbe6bb78ec6dfeded91d4ae361fa24dc5221d8507f7715d7320_s390x",
"product": {
"name": "openshift4/ose-csi-external-resizer@sha256:68a45dffdbea5cbe6bb78ec6dfeded91d4ae361fa24dc5221d8507f7715d7320_s390x",
"product_id": "openshift4/ose-csi-external-resizer@sha256:68a45dffdbea5cbe6bb78ec6dfeded91d4ae361fa24dc5221d8507f7715d7320_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-csi-external-resizer@sha256:68a45dffdbea5cbe6bb78ec6dfeded91d4ae361fa24dc5221d8507f7715d7320?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-csi-external-resizer\u0026tag=v4.11.0-202208031306.p0.g2cea576.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-csi-external-resizer-rhel8@sha256:68a45dffdbea5cbe6bb78ec6dfeded91d4ae361fa24dc5221d8507f7715d7320_s390x",
"product": {
"name": "openshift4/ose-csi-external-resizer-rhel8@sha256:68a45dffdbea5cbe6bb78ec6dfeded91d4ae361fa24dc5221d8507f7715d7320_s390x",
"product_id": "openshift4/ose-csi-external-resizer-rhel8@sha256:68a45dffdbea5cbe6bb78ec6dfeded91d4ae361fa24dc5221d8507f7715d7320_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-csi-external-resizer-rhel8@sha256:68a45dffdbea5cbe6bb78ec6dfeded91d4ae361fa24dc5221d8507f7715d7320?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-csi-external-resizer-rhel8\u0026tag=v4.11.0-202208031306.p0.g2cea576.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-csi-external-snapshotter-rhel8@sha256:4c27ae7dd0ade12e5de4fe0b1852a12cb2d34f1b24eeb68369f2a3b0c514dffd_s390x",
"product": {
"name": "openshift4/ose-csi-external-snapshotter-rhel8@sha256:4c27ae7dd0ade12e5de4fe0b1852a12cb2d34f1b24eeb68369f2a3b0c514dffd_s390x",
"product_id": "openshift4/ose-csi-external-snapshotter-rhel8@sha256:4c27ae7dd0ade12e5de4fe0b1852a12cb2d34f1b24eeb68369f2a3b0c514dffd_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-csi-external-snapshotter-rhel8@sha256:4c27ae7dd0ade12e5de4fe0b1852a12cb2d34f1b24eeb68369f2a3b0c514dffd?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel8\u0026tag=v4.11.0-202208031306.p0.g0afdf73.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-csi-external-snapshotter@sha256:4c27ae7dd0ade12e5de4fe0b1852a12cb2d34f1b24eeb68369f2a3b0c514dffd_s390x",
"product": {
"name": "openshift4/ose-csi-external-snapshotter@sha256:4c27ae7dd0ade12e5de4fe0b1852a12cb2d34f1b24eeb68369f2a3b0c514dffd_s390x",
"product_id": "openshift4/ose-csi-external-snapshotter@sha256:4c27ae7dd0ade12e5de4fe0b1852a12cb2d34f1b24eeb68369f2a3b0c514dffd_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-csi-external-snapshotter@sha256:4c27ae7dd0ade12e5de4fe0b1852a12cb2d34f1b24eeb68369f2a3b0c514dffd?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-csi-external-snapshotter\u0026tag=v4.11.0-202208031306.p0.g0afdf73.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-csi-snapshot-controller-rhel8@sha256:67ac9c849b6a3470243c53ef7ec3aa44da1aeb379615332b56fbac27482f5b6f_s390x",
"product": {
"name": "openshift4/ose-csi-snapshot-controller-rhel8@sha256:67ac9c849b6a3470243c53ef7ec3aa44da1aeb379615332b56fbac27482f5b6f_s390x",
"product_id": "openshift4/ose-csi-snapshot-controller-rhel8@sha256:67ac9c849b6a3470243c53ef7ec3aa44da1aeb379615332b56fbac27482f5b6f_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-csi-snapshot-controller-rhel8@sha256:67ac9c849b6a3470243c53ef7ec3aa44da1aeb379615332b56fbac27482f5b6f?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel8\u0026tag=v4.11.0-202208031306.p0.g0afdf73.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-csi-snapshot-controller@sha256:67ac9c849b6a3470243c53ef7ec3aa44da1aeb379615332b56fbac27482f5b6f_s390x",
"product": {
"name": "openshift4/ose-csi-snapshot-controller@sha256:67ac9c849b6a3470243c53ef7ec3aa44da1aeb379615332b56fbac27482f5b6f_s390x",
"product_id": "openshift4/ose-csi-snapshot-controller@sha256:67ac9c849b6a3470243c53ef7ec3aa44da1aeb379615332b56fbac27482f5b6f_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-csi-snapshot-controller@sha256:67ac9c849b6a3470243c53ef7ec3aa44da1aeb379615332b56fbac27482f5b6f?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-csi-snapshot-controller\u0026tag=v4.11.0-202208031306.p0.g0afdf73.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-csi-snapshot-validation-webhook-rhel8@sha256:51c65a9df682ccdb37d6c2d79e0862848176795c1fa11aca1f9cefc800be7556_s390x",
"product": {
"name": "openshift4/ose-csi-snapshot-validation-webhook-rhel8@sha256:51c65a9df682ccdb37d6c2d79e0862848176795c1fa11aca1f9cefc800be7556_s390x",
"product_id": "openshift4/ose-csi-snapshot-validation-webhook-rhel8@sha256:51c65a9df682ccdb37d6c2d79e0862848176795c1fa11aca1f9cefc800be7556_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-csi-snapshot-validation-webhook-rhel8@sha256:51c65a9df682ccdb37d6c2d79e0862848176795c1fa11aca1f9cefc800be7556?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-csi-snapshot-validation-webhook-rhel8\u0026tag=v4.11.0-202208031306.p0.g0afdf73.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/egress-router-cni-rhel8@sha256:9cb6ff6b82565bbfb4af2b9ffe93148d2d145775c33fef56beb7de901ebd0eb6_s390x",
"product": {
"name": "openshift4/egress-router-cni-rhel8@sha256:9cb6ff6b82565bbfb4af2b9ffe93148d2d145775c33fef56beb7de901ebd0eb6_s390x",
"product_id": "openshift4/egress-router-cni-rhel8@sha256:9cb6ff6b82565bbfb4af2b9ffe93148d2d145775c33fef56beb7de901ebd0eb6_s390x",
"product_identification_helper": {
"purl": "pkg:oci/egress-router-cni-rhel8@sha256:9cb6ff6b82565bbfb4af2b9ffe93148d2d145775c33fef56beb7de901ebd0eb6?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/egress-router-cni-rhel8\u0026tag=v4.11.0-202208031306.p0.gfccaf1d.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-etcd@sha256:bcdcab7ab0e807e2ff5c2896535e83ca8b93589dac62b4db2aa147b9cbcaf96c_s390x",
"product": {
"name": "openshift4/ose-etcd@sha256:bcdcab7ab0e807e2ff5c2896535e83ca8b93589dac62b4db2aa147b9cbcaf96c_s390x",
"product_id": "openshift4/ose-etcd@sha256:bcdcab7ab0e807e2ff5c2896535e83ca8b93589dac62b4db2aa147b9cbcaf96c_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-etcd@sha256:bcdcab7ab0e807e2ff5c2896535e83ca8b93589dac62b4db2aa147b9cbcaf96c?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-etcd\u0026tag=v4.11.0-202208031306.p0.g80cc14e.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-hypershift-rhel8@sha256:917b34fb32708b8197805b66aaf1e6eb790962d53039e9b6d908d86deb1199bf_s390x",
"product": {
"name": "openshift4/ose-hypershift-rhel8@sha256:917b34fb32708b8197805b66aaf1e6eb790962d53039e9b6d908d86deb1199bf_s390x",
"product_id": "openshift4/ose-hypershift-rhel8@sha256:917b34fb32708b8197805b66aaf1e6eb790962d53039e9b6d908d86deb1199bf_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-hypershift-rhel8@sha256:917b34fb32708b8197805b66aaf1e6eb790962d53039e9b6d908d86deb1199bf?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-hypershift-rhel8\u0026tag=v4.11.0-202208110157.p0.g2b7ac52.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-insights-rhel8-operator@sha256:3b9eaa26eecaf282748fb74cf0f54f40cfe62723592436b839a775aa3b5b4669_s390x",
"product": {
"name": "openshift4/ose-insights-rhel8-operator@sha256:3b9eaa26eecaf282748fb74cf0f54f40cfe62723592436b839a775aa3b5b4669_s390x",
"product_id": "openshift4/ose-insights-rhel8-operator@sha256:3b9eaa26eecaf282748fb74cf0f54f40cfe62723592436b839a775aa3b5b4669_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-insights-rhel8-operator@sha256:3b9eaa26eecaf282748fb74cf0f54f40cfe62723592436b839a775aa3b5b4669?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-insights-rhel8-operator\u0026tag=v4.11.0-202208031306.p0.g0929403.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-installer-artifacts@sha256:2146a11416aae3b7b6b1ba2926099b0055e58d47791f765fcea0a7467cf91a8c_s390x",
"product": {
"name": "openshift4/ose-installer-artifacts@sha256:2146a11416aae3b7b6b1ba2926099b0055e58d47791f765fcea0a7467cf91a8c_s390x",
"product_id": "openshift4/ose-installer-artifacts@sha256:2146a11416aae3b7b6b1ba2926099b0055e58d47791f765fcea0a7467cf91a8c_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-installer-artifacts@sha256:2146a11416aae3b7b6b1ba2926099b0055e58d47791f765fcea0a7467cf91a8c?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-installer-artifacts\u0026tag=v4.11.0-202208161507.p0.g1d2450c.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-installer@sha256:d104ba0c4af286753f4cbbd1d36b3c4b318693e209f4c2a0145886f7c4e0374b_s390x",
"product": {
"name": "openshift4/ose-installer@sha256:d104ba0c4af286753f4cbbd1d36b3c4b318693e209f4c2a0145886f7c4e0374b_s390x",
"product_id": "openshift4/ose-installer@sha256:d104ba0c4af286753f4cbbd1d36b3c4b318693e209f4c2a0145886f7c4e0374b_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-installer@sha256:d104ba0c4af286753f4cbbd1d36b3c4b318693e209f4c2a0145886f7c4e0374b?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-installer\u0026tag=v4.11.0-202208161507.p0.g1d2450c.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-kube-storage-version-migrator-rhel8@sha256:8f95707b2239415ca3c86adc8a96c063d5d0ca8986331eaa6c1d277598d90d91_s390x",
"product": {
"name": "openshift4/ose-kube-storage-version-migrator-rhel8@sha256:8f95707b2239415ca3c86adc8a96c063d5d0ca8986331eaa6c1d277598d90d91_s390x",
"product_id": "openshift4/ose-kube-storage-version-migrator-rhel8@sha256:8f95707b2239415ca3c86adc8a96c063d5d0ca8986331eaa6c1d277598d90d91_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-kube-storage-version-migrator-rhel8@sha256:8f95707b2239415ca3c86adc8a96c063d5d0ca8986331eaa6c1d277598d90d91?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel8\u0026tag=v4.11.0-202208031306.p0.g596745c.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-libvirt-machine-controllers@sha256:04041ac30693f5762ec21d0ff8103741910e838486ba4d50b280d2300a58e467_s390x",
"product": {
"name": "openshift4/ose-libvirt-machine-controllers@sha256:04041ac30693f5762ec21d0ff8103741910e838486ba4d50b280d2300a58e467_s390x",
"product_id": "openshift4/ose-libvirt-machine-controllers@sha256:04041ac30693f5762ec21d0ff8103741910e838486ba4d50b280d2300a58e467_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-libvirt-machine-controllers@sha256:04041ac30693f5762ec21d0ff8103741910e838486ba4d50b280d2300a58e467?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-libvirt-machine-controllers\u0026tag=v4.11.0-202208031306.p0.gb6e14ea.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-machine-api-operator@sha256:50aec0017448814b8420b561fae8117b620971b904eeeeba59ea250be3d0b683_s390x",
"product": {
"name": "openshift4/ose-machine-api-operator@sha256:50aec0017448814b8420b561fae8117b620971b904eeeeba59ea250be3d0b683_s390x",
"product_id": "openshift4/ose-machine-api-operator@sha256:50aec0017448814b8420b561fae8117b620971b904eeeeba59ea250be3d0b683_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-machine-api-operator@sha256:50aec0017448814b8420b561fae8117b620971b904eeeeba59ea250be3d0b683?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-machine-api-operator\u0026tag=v4.11.0-202208031306.p0.g4e3e83c.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-machine-api-provider-openstack-rhel8@sha256:df60e146a888bd72624758bc47d96622177cfe11330ab631dae7c30543715121_s390x",
"product": {
"name": "openshift4/ose-machine-api-provider-openstack-rhel8@sha256:df60e146a888bd72624758bc47d96622177cfe11330ab631dae7c30543715121_s390x",
"product_id": "openshift4/ose-machine-api-provider-openstack-rhel8@sha256:df60e146a888bd72624758bc47d96622177cfe11330ab631dae7c30543715121_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-machine-api-provider-openstack-rhel8@sha256:df60e146a888bd72624758bc47d96622177cfe11330ab631dae7c30543715121?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel8\u0026tag=v4.11.0-202208031306.p0.geb7e497.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-machine-config-operator@sha256:420fd1d1d11f92351a37c986f9aedda0d4e0897dc9cca0b16959a989308c64e8_s390x",
"product": {
"name": "openshift4/ose-machine-config-operator@sha256:420fd1d1d11f92351a37c986f9aedda0d4e0897dc9cca0b16959a989308c64e8_s390x",
"product_id": "openshift4/ose-machine-config-operator@sha256:420fd1d1d11f92351a37c986f9aedda0d4e0897dc9cca0b16959a989308c64e8_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-machine-config-operator@sha256:420fd1d1d11f92351a37c986f9aedda0d4e0897dc9cca0b16959a989308c64e8?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-machine-config-operator\u0026tag=v4.11.0-202208150437.p0.g8a0ada1.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-multus-admission-controller@sha256:534466df0ec5df492b00ebeebedd041600e0476e6cb42d8aaedd46d2a6e78f06_s390x",
"product": {
"name": "openshift4/ose-multus-admission-controller@sha256:534466df0ec5df492b00ebeebedd041600e0476e6cb42d8aaedd46d2a6e78f06_s390x",
"product_id": "openshift4/ose-multus-admission-controller@sha256:534466df0ec5df492b00ebeebedd041600e0476e6cb42d8aaedd46d2a6e78f06_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-multus-admission-controller@sha256:534466df0ec5df492b00ebeebedd041600e0476e6cb42d8aaedd46d2a6e78f06?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-multus-admission-controller\u0026tag=v4.11.0-202208031306.p0.gf38aae4.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-multus-networkpolicy-rhel8@sha256:80b31a0820e7954050c01d39fdce34591d22beec0678e258176a9bcc1378e07b_s390x",
"product": {
"name": "openshift4/ose-multus-networkpolicy-rhel8@sha256:80b31a0820e7954050c01d39fdce34591d22beec0678e258176a9bcc1378e07b_s390x",
"product_id": "openshift4/ose-multus-networkpolicy-rhel8@sha256:80b31a0820e7954050c01d39fdce34591d22beec0678e258176a9bcc1378e07b_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-multus-networkpolicy-rhel8@sha256:80b31a0820e7954050c01d39fdce34591d22beec0678e258176a9bcc1378e07b?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel8\u0026tag=v4.11.0-202208031306.p0.g643fdaf.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-multus-route-override-cni-rhel8@sha256:51e952de791ec027c7841769418242da5172bb469f67eaab192fadcf6fb458e5_s390x",
"product": {
"name": "openshift4/ose-multus-route-override-cni-rhel8@sha256:51e952de791ec027c7841769418242da5172bb469f67eaab192fadcf6fb458e5_s390x",
"product_id": "openshift4/ose-multus-route-override-cni-rhel8@sha256:51e952de791ec027c7841769418242da5172bb469f67eaab192fadcf6fb458e5_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-multus-route-override-cni-rhel8@sha256:51e952de791ec027c7841769418242da5172bb469f67eaab192fadcf6fb458e5?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel8\u0026tag=v4.11.0-202208031306.p0.g523b790.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-multus-whereabouts-ipam-cni-rhel8@sha256:8b81457dda1bfea834f351d7dae2f42195d04c95eaea32733c9ca4ad78ee554f_s390x",
"product": {
"name": "openshift4/ose-multus-whereabouts-ipam-cni-rhel8@sha256:8b81457dda1bfea834f351d7dae2f42195d04c95eaea32733c9ca4ad78ee554f_s390x",
"product_id": "openshift4/ose-multus-whereabouts-ipam-cni-rhel8@sha256:8b81457dda1bfea834f351d7dae2f42195d04c95eaea32733c9ca4ad78ee554f_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-multus-whereabouts-ipam-cni-rhel8@sha256:8b81457dda1bfea834f351d7dae2f42195d04c95eaea32733c9ca4ad78ee554f?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel8\u0026tag=v4.11.0-202208031306.p0.g9951259.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-must-gather@sha256:8bffdba8e5a5c0f02e4d8a4323292d1b9e4faeefbb3e3b73b13002050985eff9_s390x",
"product": {
"name": "openshift4/ose-must-gather@sha256:8bffdba8e5a5c0f02e4d8a4323292d1b9e4faeefbb3e3b73b13002050985eff9_s390x",
"product_id": "openshift4/ose-must-gather@sha256:8bffdba8e5a5c0f02e4d8a4323292d1b9e4faeefbb3e3b73b13002050985eff9_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-must-gather@sha256:8bffdba8e5a5c0f02e4d8a4323292d1b9e4faeefbb3e3b73b13002050985eff9?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-must-gather\u0026tag=v4.11.0-202208150437.p0.g32bca40.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-network-interface-bond-cni-rhel8@sha256:696855f358513bb5d00da99f976ed617f2d4ed497d306684ef77aa9d69e93cba_s390x",
"product": {
"name": "openshift4/ose-network-interface-bond-cni-rhel8@sha256:696855f358513bb5d00da99f976ed617f2d4ed497d306684ef77aa9d69e93cba_s390x",
"product_id": "openshift4/ose-network-interface-bond-cni-rhel8@sha256:696855f358513bb5d00da99f976ed617f2d4ed497d306684ef77aa9d69e93cba_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-network-interface-bond-cni-rhel8@sha256:696855f358513bb5d00da99f976ed617f2d4ed497d306684ef77aa9d69e93cba?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel8\u0026tag=v4.11.0-202208101438.p0.gb76a677.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-network-metrics-daemon-rhel8@sha256:f29b041609aa6fc2351837aa6d5f377489e6e60570911ac474fc01102b6e8f63_s390x",
"product": {
"name": "openshift4/ose-network-metrics-daemon-rhel8@sha256:f29b041609aa6fc2351837aa6d5f377489e6e60570911ac474fc01102b6e8f63_s390x",
"product_id": "openshift4/ose-network-metrics-daemon-rhel8@sha256:f29b041609aa6fc2351837aa6d5f377489e6e60570911ac474fc01102b6e8f63_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-network-metrics-daemon-rhel8@sha256:f29b041609aa6fc2351837aa6d5f377489e6e60570911ac474fc01102b6e8f63?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel8\u0026tag=v4.11.0-202208031306.p0.g9482ac9.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/network-tools-rhel8@sha256:988faf6dc4951404eb8886150c33905880b81b32ca3ba1713911e4fd525bc000_s390x",
"product": {
"name": "openshift4/network-tools-rhel8@sha256:988faf6dc4951404eb8886150c33905880b81b32ca3ba1713911e4fd525bc000_s390x",
"product_id": "openshift4/network-tools-rhel8@sha256:988faf6dc4951404eb8886150c33905880b81b32ca3ba1713911e4fd525bc000_s390x",
"product_identification_helper": {
"purl": "pkg:oci/network-tools-rhel8@sha256:988faf6dc4951404eb8886150c33905880b81b32ca3ba1713911e4fd525bc000?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/network-tools-rhel8\u0026tag=v4.11.0-202208161348.p0.g4e87286.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-sdn-rhel8@sha256:0e9935caae157329505de5a21a4d40ef501c9a2bcff47f76b074fcf1ab0e9c22_s390x",
"product": {
"name": "openshift4/ose-sdn-rhel8@sha256:0e9935caae157329505de5a21a4d40ef501c9a2bcff47f76b074fcf1ab0e9c22_s390x",
"product_id": "openshift4/ose-sdn-rhel8@sha256:0e9935caae157329505de5a21a4d40ef501c9a2bcff47f76b074fcf1ab0e9c22_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-sdn-rhel8@sha256:0e9935caae157329505de5a21a4d40ef501c9a2bcff47f76b074fcf1ab0e9c22?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-sdn-rhel8\u0026tag=v4.11.0-202208161348.p0.g93345d4.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-oauth-apiserver-rhel8@sha256:46a1a8bad469cb3d2a2425eee40d5ebdbc99500741ccacdb384e34fa58ad177e_s390x",
"product": {
"name": "openshift4/ose-oauth-apiserver-rhel8@sha256:46a1a8bad469cb3d2a2425eee40d5ebdbc99500741ccacdb384e34fa58ad177e_s390x",
"product_id": "openshift4/ose-oauth-apiserver-rhel8@sha256:46a1a8bad469cb3d2a2425eee40d5ebdbc99500741ccacdb384e34fa58ad177e_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-oauth-apiserver-rhel8@sha256:46a1a8bad469cb3d2a2425eee40d5ebdbc99500741ccacdb384e34fa58ad177e?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-oauth-apiserver-rhel8\u0026tag=v4.11.0-202208110436.p0.g3ca701f.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-openshift-apiserver-rhel8@sha256:bfc32929ee0c819b793a73e00df60eedd318a950598566404e5d4b8ae0cf3cbe_s390x",
"product": {
"name": "openshift4/ose-openshift-apiserver-rhel8@sha256:bfc32929ee0c819b793a73e00df60eedd318a950598566404e5d4b8ae0cf3cbe_s390x",
"product_id": "openshift4/ose-openshift-apiserver-rhel8@sha256:bfc32929ee0c819b793a73e00df60eedd318a950598566404e5d4b8ae0cf3cbe_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-openshift-apiserver-rhel8@sha256:bfc32929ee0c819b793a73e00df60eedd318a950598566404e5d4b8ae0cf3cbe?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-openshift-apiserver-rhel8\u0026tag=v4.11.0-202208031306.p0.g4b6f874.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-openshift-controller-manager-rhel8@sha256:dd129ed0ef735c58c5453e9486e47f86128ba3e3f8e78f93b9f68cea6a6e1e19_s390x",
"product": {
"name": "openshift4/ose-openshift-controller-manager-rhel8@sha256:dd129ed0ef735c58c5453e9486e47f86128ba3e3f8e78f93b9f68cea6a6e1e19_s390x",
"product_id": "openshift4/ose-openshift-controller-manager-rhel8@sha256:dd129ed0ef735c58c5453e9486e47f86128ba3e3f8e78f93b9f68cea6a6e1e19_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-openshift-controller-manager-rhel8@sha256:dd129ed0ef735c58c5453e9486e47f86128ba3e3f8e78f93b9f68cea6a6e1e19?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel8\u0026tag=v4.11.0-202208162257.p0.g8fbe884.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-openstack-cinder-csi-driver-rhel8@sha256:7c38464a61ab19479df1de20dcdbe5d5edc5091ac8b129a7f6f92aee6a792299_s390x",
"product": {
"name": "openshift4/ose-openstack-cinder-csi-driver-rhel8@sha256:7c38464a61ab19479df1de20dcdbe5d5edc5091ac8b129a7f6f92aee6a792299_s390x",
"product_id": "openshift4/ose-openstack-cinder-csi-driver-rhel8@sha256:7c38464a61ab19479df1de20dcdbe5d5edc5091ac8b129a7f6f92aee6a792299_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-openstack-cinder-csi-driver-rhel8@sha256:7c38464a61ab19479df1de20dcdbe5d5edc5091ac8b129a7f6f92aee6a792299?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel8\u0026tag=v4.11.0-202208031306.p0.g246ae15.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-openstack-cinder-csi-driver-rhel8-operator@sha256:bf71d233894a0f09ecd6d6d4bb14141aa458a7e38a59edcec6c25e6f3c1d6227_s390x",
"product": {
"name": "openshift4/ose-openstack-cinder-csi-driver-rhel8-operator@sha256:bf71d233894a0f09ecd6d6d4bb14141aa458a7e38a59edcec6c25e6f3c1d6227_s390x",
"product_id": "openshift4/ose-openstack-cinder-csi-driver-rhel8-operator@sha256:bf71d233894a0f09ecd6d6d4bb14141aa458a7e38a59edcec6c25e6f3c1d6227_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-openstack-cinder-csi-driver-rhel8-operator@sha256:bf71d233894a0f09ecd6d6d4bb14141aa458a7e38a59edcec6c25e6f3c1d6227?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel8-operator\u0026tag=v4.11.0-202208031306.p0.gae4c45c.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-openstack-cloud-controller-manager-rhel8@sha256:cc40e91363be02c546bb57b66e855a635fa5cc9794814583b16a6ad70b23dca9_s390x",
"product": {
"name": "openshift4/ose-openstack-cloud-controller-manager-rhel8@sha256:cc40e91363be02c546bb57b66e855a635fa5cc9794814583b16a6ad70b23dca9_s390x",
"product_id": "openshift4/ose-openstack-cloud-controller-manager-rhel8@sha256:cc40e91363be02c546bb57b66e855a635fa5cc9794814583b16a6ad70b23dca9_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-openstack-cloud-controller-manager-rhel8@sha256:cc40e91363be02c546bb57b66e855a635fa5cc9794814583b16a6ad70b23dca9?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel8\u0026tag=v4.11.0-202208031306.p0.g246ae15.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-openstack-machine-controllers@sha256:b791f3ba80eb8953023048e9d613c46e0f59582f6a810f33c6861159ed09604d_s390x",
"product": {
"name": "openshift4/ose-openstack-machine-controllers@sha256:b791f3ba80eb8953023048e9d613c46e0f59582f6a810f33c6861159ed09604d_s390x",
"product_id": "openshift4/ose-openstack-machine-controllers@sha256:b791f3ba80eb8953023048e9d613c46e0f59582f6a810f33c6861159ed09604d_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-openstack-machine-controllers@sha256:b791f3ba80eb8953023048e9d613c46e0f59582f6a810f33c6861159ed09604d?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-openstack-machine-controllers\u0026tag=v4.11.0-202208031306.p0.g440ca42.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ovirt-csi-driver-rhel7@sha256:1a3545dcf656b9e6caa0007993f8b9ae4544a7e3d0c28d7bd4a892d8f4b4b2d8_s390x",
"product": {
"name": "openshift4/ovirt-csi-driver-rhel7@sha256:1a3545dcf656b9e6caa0007993f8b9ae4544a7e3d0c28d7bd4a892d8f4b4b2d8_s390x",
"product_id": "openshift4/ovirt-csi-driver-rhel7@sha256:1a3545dcf656b9e6caa0007993f8b9ae4544a7e3d0c28d7bd4a892d8f4b4b2d8_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ovirt-csi-driver-rhel7@sha256:1a3545dcf656b9e6caa0007993f8b9ae4544a7e3d0c28d7bd4a892d8f4b4b2d8?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ovirt-csi-driver-rhel7\u0026tag=v4.11.0-202208031306.p0.g0b3d79b.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ovirt-csi-driver-rhel8@sha256:1a3545dcf656b9e6caa0007993f8b9ae4544a7e3d0c28d7bd4a892d8f4b4b2d8_s390x",
"product": {
"name": "openshift4/ovirt-csi-driver-rhel8@sha256:1a3545dcf656b9e6caa0007993f8b9ae4544a7e3d0c28d7bd4a892d8f4b4b2d8_s390x",
"product_id": "openshift4/ovirt-csi-driver-rhel8@sha256:1a3545dcf656b9e6caa0007993f8b9ae4544a7e3d0c28d7bd4a892d8f4b4b2d8_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ovirt-csi-driver-rhel8@sha256:1a3545dcf656b9e6caa0007993f8b9ae4544a7e3d0c28d7bd4a892d8f4b4b2d8?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ovirt-csi-driver-rhel8\u0026tag=v4.11.0-202208031306.p0.g0b3d79b.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-ovirt-machine-controllers-rhel8@sha256:d07d078681fbd9cb83c74716977b7f59112273cb18447178bdf8955050faeebd_s390x",
"product": {
"name": "openshift4/ose-ovirt-machine-controllers-rhel8@sha256:d07d078681fbd9cb83c74716977b7f59112273cb18447178bdf8955050faeebd_s390x",
"product_id": "openshift4/ose-ovirt-machine-controllers-rhel8@sha256:d07d078681fbd9cb83c74716977b7f59112273cb18447178bdf8955050faeebd_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-ovirt-machine-controllers-rhel8@sha256:d07d078681fbd9cb83c74716977b7f59112273cb18447178bdf8955050faeebd?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-ovirt-machine-controllers-rhel8\u0026tag=v4.11.0-202208031306.p0.g5a93d94.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-ovn-kubernetes@sha256:5abaa3f3db864bd4d2d2dbc059839e28cbe5b6baa09cb6545d3f508809dd3f7a_s390x",
"product": {
"name": "openshift4/ose-ovn-kubernetes@sha256:5abaa3f3db864bd4d2d2dbc059839e28cbe5b6baa09cb6545d3f508809dd3f7a_s390x",
"product_id": "openshift4/ose-ovn-kubernetes@sha256:5abaa3f3db864bd4d2d2dbc059839e28cbe5b6baa09cb6545d3f508809dd3f7a_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-ovn-kubernetes@sha256:5abaa3f3db864bd4d2d2dbc059839e28cbe5b6baa09cb6545d3f508809dd3f7a?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-ovn-kubernetes\u0026tag=v4.11.0-202208161348.p0.g369b3a4.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-k8s-prometheus-adapter@sha256:82a4633e64d3749ac94c8895ed5d61d25a62765a060292413a053ec2d8342839_s390x",
"product": {
"name": "openshift4/ose-k8s-prometheus-adapter@sha256:82a4633e64d3749ac94c8895ed5d61d25a62765a060292413a053ec2d8342839_s390x",
"product_id": "openshift4/ose-k8s-prometheus-adapter@sha256:82a4633e64d3749ac94c8895ed5d61d25a62765a060292413a053ec2d8342839_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-k8s-prometheus-adapter@sha256:82a4633e64d3749ac94c8895ed5d61d25a62765a060292413a053ec2d8342839?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-k8s-prometheus-adapter\u0026tag=v4.11.0-202208031703.p0.g32fb8ea.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-service-ca-operator@sha256:5607b0aeaff5bc14563afb5b339cf26c12472501532d929da168c2e21a7afe9f_s390x",
"product": {
"name": "openshift4/ose-service-ca-operator@sha256:5607b0aeaff5bc14563afb5b339cf26c12472501532d929da168c2e21a7afe9f_s390x",
"product_id": "openshift4/ose-service-ca-operator@sha256:5607b0aeaff5bc14563afb5b339cf26c12472501532d929da168c2e21a7afe9f_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-service-ca-operator@sha256:5607b0aeaff5bc14563afb5b339cf26c12472501532d929da168c2e21a7afe9f?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-service-ca-operator\u0026tag=v4.11.0-202208031703.p0.g0899d11.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-thanos-rhel8@sha256:fa37f528f000ce8be8262df51584f0746f3b2a15db2295e82dba17171d3e6af7_s390x",
"product": {
"name": "openshift4/ose-thanos-rhel8@sha256:fa37f528f000ce8be8262df51584f0746f3b2a15db2295e82dba17171d3e6af7_s390x",
"product_id": "openshift4/ose-thanos-rhel8@sha256:fa37f528f000ce8be8262df51584f0746f3b2a15db2295e82dba17171d3e6af7_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-thanos-rhel8@sha256:fa37f528f000ce8be8262df51584f0746f3b2a15db2295e82dba17171d3e6af7?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-thanos-rhel8\u0026tag=v4.11.0-202208031306.p0.gf08da2d.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-tools-rhel8@sha256:c240e2e47af8935e58563da8c7e753704ed0c279a5522352573431e1bf63a47a_s390x",
"product": {
"name": "openshift4/ose-tools-rhel8@sha256:c240e2e47af8935e58563da8c7e753704ed0c279a5522352573431e1bf63a47a_s390x",
"product_id": "openshift4/ose-tools-rhel8@sha256:c240e2e47af8935e58563da8c7e753704ed0c279a5522352573431e1bf63a47a_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-tools-rhel8@sha256:c240e2e47af8935e58563da8c7e753704ed0c279a5522352573431e1bf63a47a?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-tools-rhel8\u0026tag=v4.11.0-202208150437.p0.gfcf512e.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-prometheus-config-reloader@sha256:015e84370d7a0a3e5318158915b27e1c5e7e7699d11240ba7359d6bc32c9898a_s390x",
"product": {
"name": "openshift4/ose-prometheus-config-reloader@sha256:015e84370d7a0a3e5318158915b27e1c5e7e7699d11240ba7359d6bc32c9898a_s390x",
"product_id": "openshift4/ose-prometheus-config-reloader@sha256:015e84370d7a0a3e5318158915b27e1c5e7e7699d11240ba7359d6bc32c9898a_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-prometheus-config-reloader@sha256:015e84370d7a0a3e5318158915b27e1c5e7e7699d11240ba7359d6bc32c9898a?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-prometheus-config-reloader\u0026tag=v4.11.0-202208031306.p0.gcb3afa2.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-prometheus-operator-admission-webhook-rhel8@sha256:c5030e797e2b2130ec51a9a6039e02ea272477f502f7999286c660d59f34aca8_s390x",
"product": {
"name": "openshift4/ose-prometheus-operator-admission-webhook-rhel8@sha256:c5030e797e2b2130ec51a9a6039e02ea272477f502f7999286c660d59f34aca8_s390x",
"product_id": "openshift4/ose-prometheus-operator-admission-webhook-rhel8@sha256:c5030e797e2b2130ec51a9a6039e02ea272477f502f7999286c660d59f34aca8_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-prometheus-operator-admission-webhook-rhel8@sha256:c5030e797e2b2130ec51a9a6039e02ea272477f502f7999286c660d59f34aca8?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel8\u0026tag=v4.11.0-202208031306.p0.gcb3afa2.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-prometheus-operator@sha256:a2912fec31d91070a66473f1902cd5206cc8ce9e6849c4e5c5ba3da85165a31b_s390x",
"product": {
"name": "openshift4/ose-prometheus-operator@sha256:a2912fec31d91070a66473f1902cd5206cc8ce9e6849c4e5c5ba3da85165a31b_s390x",
"product_id": "openshift4/ose-prometheus-operator@sha256:a2912fec31d91070a66473f1902cd5206cc8ce9e6849c4e5c5ba3da85165a31b_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-prometheus-operator@sha256:a2912fec31d91070a66473f1902cd5206cc8ce9e6849c4e5c5ba3da85165a31b?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-prometheus-operator\u0026tag=v4.11.0-202208031306.p0.gcb3afa2.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-prom-label-proxy@sha256:90f629a90569aceb6deb0134b4141a3a622c4e95637ef4d5d6f3890ac27026c2_s390x",
"product": {
"name": "openshift4/ose-prom-label-proxy@sha256:90f629a90569aceb6deb0134b4141a3a622c4e95637ef4d5d6f3890ac27026c2_s390x",
"product_id": "openshift4/ose-prom-label-proxy@sha256:90f629a90569aceb6deb0134b4141a3a622c4e95637ef4d5d6f3890ac27026c2_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-prom-label-proxy@sha256:90f629a90569aceb6deb0134b4141a3a622c4e95637ef4d5d6f3890ac27026c2?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-prom-label-proxy\u0026tag=v4.11.0-202208031306.p0.gaf12fbc.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-telemeter@sha256:41f945d79832bab585470bb274be2ab66c8728808d15679c8ea3089013671464_s390x",
"product": {
"name": "openshift4/ose-telemeter@sha256:41f945d79832bab585470bb274be2ab66c8728808d15679c8ea3089013671464_s390x",
"product_id": "openshift4/ose-telemeter@sha256:41f945d79832bab585470bb274be2ab66c8728808d15679c8ea3089013671464_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-telemeter@sha256:41f945d79832bab585470bb274be2ab66c8728808d15679c8ea3089013671464?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-telemeter\u0026tag=v4.11.0-202208031306.p0.g77b2966.assembly.stream"
}
}
}
],
"category": "architecture",
"name": "s390x"
},
{
"branches": [
{
"category": "product_version",
"name": "openshift4/ose-cluster-autoscaler@sha256:066894460cc277008976b85a7c4c6a5edae8707f6c4ca7b4fd1b159565690800_ppc64le",
"product": {
"name": "openshift4/ose-cluster-autoscaler@sha256:066894460cc277008976b85a7c4c6a5edae8707f6c4ca7b4fd1b159565690800_ppc64le",
"product_id": "openshift4/ose-cluster-autoscaler@sha256:066894460cc277008976b85a7c4c6a5edae8707f6c4ca7b4fd1b159565690800_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-cluster-autoscaler@sha256:066894460cc277008976b85a7c4c6a5edae8707f6c4ca7b4fd1b159565690800?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-cluster-autoscaler\u0026tag=v4.11.0-202208150437.p0.g80a9b6d.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-baremetal-machine-controllers@sha256:805aaaf2c736170ac879baed0eab2d3de05b1255331a46ad247fd3b5dfbbfb52_ppc64le",
"product": {
"name": "openshift4/ose-baremetal-machine-controllers@sha256:805aaaf2c736170ac879baed0eab2d3de05b1255331a46ad247fd3b5dfbbfb52_ppc64le",
"product_id": "openshift4/ose-baremetal-machine-controllers@sha256:805aaaf2c736170ac879baed0eab2d3de05b1255331a46ad247fd3b5dfbbfb52_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-baremetal-machine-controllers@sha256:805aaaf2c736170ac879baed0eab2d3de05b1255331a46ad247fd3b5dfbbfb52?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-baremetal-machine-controllers\u0026tag=v4.11.0-202208031306.p0.ga65be86.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-cluster-etcd-rhel8-operator@sha256:867a572c4a1789f8360d0f01544c9f796d0328c3d7f40d98b81677b7fce40ecb_ppc64le",
"product": {
"name": "openshift4/ose-cluster-etcd-rhel8-operator@sha256:867a572c4a1789f8360d0f01544c9f796d0328c3d7f40d98b81677b7fce40ecb_ppc64le",
"product_id": "openshift4/ose-cluster-etcd-rhel8-operator@sha256:867a572c4a1789f8360d0f01544c9f796d0328c3d7f40d98b81677b7fce40ecb_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-cluster-etcd-rhel8-operator@sha256:867a572c4a1789f8360d0f01544c9f796d0328c3d7f40d98b81677b7fce40ecb?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-cluster-etcd-rhel8-operator\u0026tag=v4.11.0-202208162257.p0.g5579971.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-cluster-monitoring-operator@sha256:8ff5a580ab2e42adbdcbea74e7c2b6915c6abd4c5d6f14c82903586dda18001a_ppc64le",
"product": {
"name": "openshift4/ose-cluster-monitoring-operator@sha256:8ff5a580ab2e42adbdcbea74e7c2b6915c6abd4c5d6f14c82903586dda18001a_ppc64le",
"product_id": "openshift4/ose-cluster-monitoring-operator@sha256:8ff5a580ab2e42adbdcbea74e7c2b6915c6abd4c5d6f14c82903586dda18001a_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-cluster-monitoring-operator@sha256:8ff5a580ab2e42adbdcbea74e7c2b6915c6abd4c5d6f14c82903586dda18001a?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-cluster-monitoring-operator\u0026tag=v4.11.0-202208110436.p0.g2e9b60a.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-cluster-network-operator@sha256:d3bff15251d3415b42ff851f0a1269bbf0fdac9410f437ad32c19c709b8f1b1d_ppc64le",
"product": {
"name": "openshift4/ose-cluster-network-operator@sha256:d3bff15251d3415b42ff851f0a1269bbf0fdac9410f437ad32c19c709b8f1b1d_ppc64le",
"product_id": "openshift4/ose-cluster-network-operator@sha256:d3bff15251d3415b42ff851f0a1269bbf0fdac9410f437ad32c19c709b8f1b1d_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-cluster-network-operator@sha256:d3bff15251d3415b42ff851f0a1269bbf0fdac9410f437ad32c19c709b8f1b1d?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-cluster-network-operator\u0026tag=v4.11.0-202208031306.p0.g3528a6b.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-cluster-node-tuning-operator@sha256:3ad618fd222cd3f0967b5c945e3f8a9c2c9f7cd5c4c107f2de7b7da4d06c5587_ppc64le",
"product": {
"name": "openshift4/ose-cluster-node-tuning-operator@sha256:3ad618fd222cd3f0967b5c945e3f8a9c2c9f7cd5c4c107f2de7b7da4d06c5587_ppc64le",
"product_id": "openshift4/ose-cluster-node-tuning-operator@sha256:3ad618fd222cd3f0967b5c945e3f8a9c2c9f7cd5c4c107f2de7b7da4d06c5587_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-cluster-node-tuning-operator@sha256:3ad618fd222cd3f0967b5c945e3f8a9c2c9f7cd5c4c107f2de7b7da4d06c5587?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-cluster-node-tuning-operator\u0026tag=v4.11.0-202208161847.p0.gf75e0e7.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-cluster-version-operator@sha256:739b3f7a860a9ac73027a95111dd5466b4c467970f2fb777cdf3598f67221b68_ppc64le",
"product": {
"name": "openshift4/ose-cluster-version-operator@sha256:739b3f7a860a9ac73027a95111dd5466b4c467970f2fb777cdf3598f67221b68_ppc64le",
"product_id": "openshift4/ose-cluster-version-operator@sha256:739b3f7a860a9ac73027a95111dd5466b4c467970f2fb777cdf3598f67221b68_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-cluster-version-operator@sha256:739b3f7a860a9ac73027a95111dd5466b4c467970f2fb777cdf3598f67221b68?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-cluster-version-operator\u0026tag=v4.11.0-202208161348.p0.g0520e51.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-configmap-reloader@sha256:f78ad6462d63cf7926c5b83617dfbd393508588d88b5bd9eeeea0b7d8a64669e_ppc64le",
"product": {
"name": "openshift4/ose-configmap-reloader@sha256:f78ad6462d63cf7926c5b83617dfbd393508588d88b5bd9eeeea0b7d8a64669e_ppc64le",
"product_id": "openshift4/ose-configmap-reloader@sha256:f78ad6462d63cf7926c5b83617dfbd393508588d88b5bd9eeeea0b7d8a64669e_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-configmap-reloader@sha256:f78ad6462d63cf7926c5b83617dfbd393508588d88b5bd9eeeea0b7d8a64669e?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-configmap-reloader\u0026tag=v4.11.0-202208031306.p0.gb7c03bb.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-coredns@sha256:a5d7d60486b0db4eff39e8ae9234a7650f578ee4edaaa8d5d0d1f1d7985471ee_ppc64le",
"product": {
"name": "openshift4/ose-coredns@sha256:a5d7d60486b0db4eff39e8ae9234a7650f578ee4edaaa8d5d0d1f1d7985471ee_ppc64le",
"product_id": "openshift4/ose-coredns@sha256:a5d7d60486b0db4eff39e8ae9234a7650f578ee4edaaa8d5d0d1f1d7985471ee_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-coredns@sha256:a5d7d60486b0db4eff39e8ae9234a7650f578ee4edaaa8d5d0d1f1d7985471ee?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-coredns\u0026tag=v4.11.0-202208031306.p0.g7fe212f.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-csi-external-attacher-rhel8@sha256:cd8502b7bc328fd4b7f1b4194dc8f21b850c8c1eb8e0b220afb0fbef06ee447b_ppc64le",
"product": {
"name": "openshift4/ose-csi-external-attacher-rhel8@sha256:cd8502b7bc328fd4b7f1b4194dc8f21b850c8c1eb8e0b220afb0fbef06ee447b_ppc64le",
"product_id": "openshift4/ose-csi-external-attacher-rhel8@sha256:cd8502b7bc328fd4b7f1b4194dc8f21b850c8c1eb8e0b220afb0fbef06ee447b_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-csi-external-attacher-rhel8@sha256:cd8502b7bc328fd4b7f1b4194dc8f21b850c8c1eb8e0b220afb0fbef06ee447b?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-csi-external-attacher-rhel8\u0026tag=v4.11.0-202208150437.p0.gda5442f.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-csi-external-attacher@sha256:cd8502b7bc328fd4b7f1b4194dc8f21b850c8c1eb8e0b220afb0fbef06ee447b_ppc64le",
"product": {
"name": "openshift4/ose-csi-external-attacher@sha256:cd8502b7bc328fd4b7f1b4194dc8f21b850c8c1eb8e0b220afb0fbef06ee447b_ppc64le",
"product_id": "openshift4/ose-csi-external-attacher@sha256:cd8502b7bc328fd4b7f1b4194dc8f21b850c8c1eb8e0b220afb0fbef06ee447b_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-csi-external-attacher@sha256:cd8502b7bc328fd4b7f1b4194dc8f21b850c8c1eb8e0b220afb0fbef06ee447b?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-csi-external-attacher\u0026tag=v4.11.0-202208150437.p0.gda5442f.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-csi-driver-manila-rhel8@sha256:3c3248dfebba93bd81d5295455cd1eaead7622a1dd9d433bc7bf49a713603255_ppc64le",
"product": {
"name": "openshift4/ose-csi-driver-manila-rhel8@sha256:3c3248dfebba93bd81d5295455cd1eaead7622a1dd9d433bc7bf49a713603255_ppc64le",
"product_id": "openshift4/ose-csi-driver-manila-rhel8@sha256:3c3248dfebba93bd81d5295455cd1eaead7622a1dd9d433bc7bf49a713603255_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-csi-driver-manila-rhel8@sha256:3c3248dfebba93bd81d5295455cd1eaead7622a1dd9d433bc7bf49a713603255?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-csi-driver-manila-rhel8\u0026tag=v4.11.0-202208031306.p0.g246ae15.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-csi-driver-manila-rhel8-operator@sha256:5543f0aabea36a61da59bdc5042f8d5e2dfff4a07a51ed61fdd91cd75de53047_ppc64le",
"product": {
"name": "openshift4/ose-csi-driver-manila-rhel8-operator@sha256:5543f0aabea36a61da59bdc5042f8d5e2dfff4a07a51ed61fdd91cd75de53047_ppc64le",
"product_id": "openshift4/ose-csi-driver-manila-rhel8-operator@sha256:5543f0aabea36a61da59bdc5042f8d5e2dfff4a07a51ed61fdd91cd75de53047_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-csi-driver-manila-rhel8-operator@sha256:5543f0aabea36a61da59bdc5042f8d5e2dfff4a07a51ed61fdd91cd75de53047?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-csi-driver-manila-rhel8-operator\u0026tag=v4.11.0-202208031306.p0.g12cb253.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-csi-driver-nfs-rhel8@sha256:ab4144663cd995c5fcac1b096a5dafd5ec6e5fa62df311f4cb3841a7d2c75dfe_ppc64le",
"product": {
"name": "openshift4/ose-csi-driver-nfs-rhel8@sha256:ab4144663cd995c5fcac1b096a5dafd5ec6e5fa62df311f4cb3841a7d2c75dfe_ppc64le",
"product_id": "openshift4/ose-csi-driver-nfs-rhel8@sha256:ab4144663cd995c5fcac1b096a5dafd5ec6e5fa62df311f4cb3841a7d2c75dfe_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-csi-driver-nfs-rhel8@sha256:ab4144663cd995c5fcac1b096a5dafd5ec6e5fa62df311f4cb3841a7d2c75dfe?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-csi-driver-nfs-rhel8\u0026tag=v4.11.0-202208150437.p0.gf144bb4.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-csi-livenessprobe@sha256:9d7830b4ffd8be8845a62a69bd2efb7b3354d0a6b226d6e5cc8b23670b6b65cc_ppc64le",
"product": {
"name": "openshift4/ose-csi-livenessprobe@sha256:9d7830b4ffd8be8845a62a69bd2efb7b3354d0a6b226d6e5cc8b23670b6b65cc_ppc64le",
"product_id": "openshift4/ose-csi-livenessprobe@sha256:9d7830b4ffd8be8845a62a69bd2efb7b3354d0a6b226d6e5cc8b23670b6b65cc_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-csi-livenessprobe@sha256:9d7830b4ffd8be8845a62a69bd2efb7b3354d0a6b226d6e5cc8b23670b6b65cc?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-csi-livenessprobe\u0026tag=v4.11.0-202208150437.p0.g7319607.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-csi-livenessprobe-rhel8@sha256:9d7830b4ffd8be8845a62a69bd2efb7b3354d0a6b226d6e5cc8b23670b6b65cc_ppc64le",
"product": {
"name": "openshift4/ose-csi-livenessprobe-rhel8@sha256:9d7830b4ffd8be8845a62a69bd2efb7b3354d0a6b226d6e5cc8b23670b6b65cc_ppc64le",
"product_id": "openshift4/ose-csi-livenessprobe-rhel8@sha256:9d7830b4ffd8be8845a62a69bd2efb7b3354d0a6b226d6e5cc8b23670b6b65cc_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-csi-livenessprobe-rhel8@sha256:9d7830b4ffd8be8845a62a69bd2efb7b3354d0a6b226d6e5cc8b23670b6b65cc?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel8\u0026tag=v4.11.0-202208150437.p0.g7319607.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-csi-node-driver-registrar-rhel8@sha256:33487a8bf32beb3dfe503b86d29f4ba1abec143841cb74a806447f4cda76b65e_ppc64le",
"product": {
"name": "openshift4/ose-csi-node-driver-registrar-rhel8@sha256:33487a8bf32beb3dfe503b86d29f4ba1abec143841cb74a806447f4cda76b65e_ppc64le",
"product_id": "openshift4/ose-csi-node-driver-registrar-rhel8@sha256:33487a8bf32beb3dfe503b86d29f4ba1abec143841cb74a806447f4cda76b65e_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-csi-node-driver-registrar-rhel8@sha256:33487a8bf32beb3dfe503b86d29f4ba1abec143841cb74a806447f4cda76b65e?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel8\u0026tag=v4.11.0-202208031306.p0.g710109c.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-csi-node-driver-registrar@sha256:33487a8bf32beb3dfe503b86d29f4ba1abec143841cb74a806447f4cda76b65e_ppc64le",
"product": {
"name": "openshift4/ose-csi-node-driver-registrar@sha256:33487a8bf32beb3dfe503b86d29f4ba1abec143841cb74a806447f4cda76b65e_ppc64le",
"product_id": "openshift4/ose-csi-node-driver-registrar@sha256:33487a8bf32beb3dfe503b86d29f4ba1abec143841cb74a806447f4cda76b65e_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-csi-node-driver-registrar@sha256:33487a8bf32beb3dfe503b86d29f4ba1abec143841cb74a806447f4cda76b65e?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-csi-node-driver-registrar\u0026tag=v4.11.0-202208031306.p0.g710109c.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-csi-external-provisioner@sha256:62f68c04b66046eac735887c9ebfc3fb8af069579cab057203d1fda7c047a711_ppc64le",
"product": {
"name": "openshift4/ose-csi-external-provisioner@sha256:62f68c04b66046eac735887c9ebfc3fb8af069579cab057203d1fda7c047a711_ppc64le",
"product_id": "openshift4/ose-csi-external-provisioner@sha256:62f68c04b66046eac735887c9ebfc3fb8af069579cab057203d1fda7c047a711_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-csi-external-provisioner@sha256:62f68c04b66046eac735887c9ebfc3fb8af069579cab057203d1fda7c047a711?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-csi-external-provisioner\u0026tag=v4.11.0-202208150437.p0.g86277ec.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-csi-external-provisioner-rhel8@sha256:62f68c04b66046eac735887c9ebfc3fb8af069579cab057203d1fda7c047a711_ppc64le",
"product": {
"name": "openshift4/ose-csi-external-provisioner-rhel8@sha256:62f68c04b66046eac735887c9ebfc3fb8af069579cab057203d1fda7c047a711_ppc64le",
"product_id": "openshift4/ose-csi-external-provisioner-rhel8@sha256:62f68c04b66046eac735887c9ebfc3fb8af069579cab057203d1fda7c047a711_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-csi-external-provisioner-rhel8@sha256:62f68c04b66046eac735887c9ebfc3fb8af069579cab057203d1fda7c047a711?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel8\u0026tag=v4.11.0-202208150437.p0.g86277ec.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/driver-toolkit-rhel8@sha256:0d876f138cb07c4cf25bc0161041f92a25a81637367815ab20c8ac30e11d7f0a_ppc64le",
"product": {
"name": "openshift4/driver-toolkit-rhel8@sha256:0d876f138cb07c4cf25bc0161041f92a25a81637367815ab20c8ac30e11d7f0a_ppc64le",
"product_id": "openshift4/driver-toolkit-rhel8@sha256:0d876f138cb07c4cf25bc0161041f92a25a81637367815ab20c8ac30e11d7f0a_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/driver-toolkit-rhel8@sha256:0d876f138cb07c4cf25bc0161041f92a25a81637367815ab20c8ac30e11d7f0a?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/driver-toolkit-rhel8\u0026tag=v4.11.0-202208031306.p0.g4e799c0.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-oauth-proxy@sha256:9bfd73a2ba40e7a88aa3760e13e4179796daa942ecc1fdb35ac0d99f67b9c332_ppc64le",
"product": {
"name": "openshift4/ose-oauth-proxy@sha256:9bfd73a2ba40e7a88aa3760e13e4179796daa942ecc1fdb35ac0d99f67b9c332_ppc64le",
"product_id": "openshift4/ose-oauth-proxy@sha256:9bfd73a2ba40e7a88aa3760e13e4179796daa942ecc1fdb35ac0d99f67b9c332_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-oauth-proxy@sha256:9bfd73a2ba40e7a88aa3760e13e4179796daa942ecc1fdb35ac0d99f67b9c332?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-oauth-proxy\u0026tag=v4.11.0-202208150437.p0.gaad1b28.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-prometheus-alertmanager@sha256:0d225b059bdefca3ac163860ce9ae41ed74cd8c9ca887cfe4c525ac3f0cae783_ppc64le",
"product": {
"name": "openshift4/ose-prometheus-alertmanager@sha256:0d225b059bdefca3ac163860ce9ae41ed74cd8c9ca887cfe4c525ac3f0cae783_ppc64le",
"product_id": "openshift4/ose-prometheus-alertmanager@sha256:0d225b059bdefca3ac163860ce9ae41ed74cd8c9ca887cfe4c525ac3f0cae783_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-prometheus-alertmanager@sha256:0d225b059bdefca3ac163860ce9ae41ed74cd8c9ca887cfe4c525ac3f0cae783?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-prometheus-alertmanager\u0026tag=v4.11.0-202208031306.p0.g05cfc39.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-prometheus-node-exporter@sha256:1226c18cda120df10313739a9ac638bd5c4d02aa4f65ba3d1044b4f423d559a2_ppc64le",
"product": {
"name": "openshift4/ose-prometheus-node-exporter@sha256:1226c18cda120df10313739a9ac638bd5c4d02aa4f65ba3d1044b4f423d559a2_ppc64le",
"product_id": "openshift4/ose-prometheus-node-exporter@sha256:1226c18cda120df10313739a9ac638bd5c4d02aa4f65ba3d1044b4f423d559a2_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-prometheus-node-exporter@sha256:1226c18cda120df10313739a9ac638bd5c4d02aa4f65ba3d1044b4f423d559a2?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-prometheus-node-exporter\u0026tag=v4.11.0-202208031306.p0.g0102201.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-prometheus@sha256:2486111c7d1de008464902945f9767cefedb3ef5c53521fdc2e1eb5fcf1b3fb4_ppc64le",
"product": {
"name": "openshift4/ose-prometheus@sha256:2486111c7d1de008464902945f9767cefedb3ef5c53521fdc2e1eb5fcf1b3fb4_ppc64le",
"product_id": "openshift4/ose-prometheus@sha256:2486111c7d1de008464902945f9767cefedb3ef5c53521fdc2e1eb5fcf1b3fb4_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-prometheus@sha256:2486111c7d1de008464902945f9767cefedb3ef5c53521fdc2e1eb5fcf1b3fb4?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-prometheus\u0026tag=v4.11.0-202208031306.p0.gd2dfc27.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-grafana@sha256:872e19ac34f528137912f7a4374848e14d5b5f71332e758d17b8955e6473bd8e_ppc64le",
"product": {
"name": "openshift4/ose-grafana@sha256:872e19ac34f528137912f7a4374848e14d5b5f71332e758d17b8955e6473bd8e_ppc64le",
"product_id": "openshift4/ose-grafana@sha256:872e19ac34f528137912f7a4374848e14d5b5f71332e758d17b8955e6473bd8e_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-grafana@sha256:872e19ac34f528137912f7a4374848e14d5b5f71332e758d17b8955e6473bd8e?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-grafana\u0026tag=v4.11.0-202208031306.p0.g6773185.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-ibm-vpc-node-label-updater-rhel8@sha256:278c796bcd48ecb1f88174ca479e447fb3774be23169b3e0c9e10bb2c9c5e9e9_ppc64le",
"product": {
"name": "openshift4/ose-ibm-vpc-node-label-updater-rhel8@sha256:278c796bcd48ecb1f88174ca479e447fb3774be23169b3e0c9e10bb2c9c5e9e9_ppc64le",
"product_id": "openshift4/ose-ibm-vpc-node-label-updater-rhel8@sha256:278c796bcd48ecb1f88174ca479e447fb3774be23169b3e0c9e10bb2c9c5e9e9_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-ibm-vpc-node-label-updater-rhel8@sha256:278c796bcd48ecb1f88174ca479e447fb3774be23169b3e0c9e10bb2c9c5e9e9?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-ibm-vpc-node-label-updater-rhel8\u0026tag=v4.11.0-202208031306.p0.g32e18fa.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-kube-proxy@sha256:5f1bb6c0542b8239e285fb2dbdf3b31597e6af62c91e0f5cf3ae5938a5b23c41_ppc64le",
"product": {
"name": "openshift4/ose-kube-proxy@sha256:5f1bb6c0542b8239e285fb2dbdf3b31597e6af62c91e0f5cf3ae5938a5b23c41_ppc64le",
"product_id": "openshift4/ose-kube-proxy@sha256:5f1bb6c0542b8239e285fb2dbdf3b31597e6af62c91e0f5cf3ae5938a5b23c41_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-kube-proxy@sha256:5f1bb6c0542b8239e285fb2dbdf3b31597e6af62c91e0f5cf3ae5938a5b23c41?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-kube-proxy\u0026tag=v4.11.0-202208161348.p0.g93345d4.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-kube-rbac-proxy@sha256:20fc22cb99735ca5a7d633c4575d31f0cc54cb0856dae6a1aeee1c5a5b921ce2_ppc64le",
"product": {
"name": "openshift4/ose-kube-rbac-proxy@sha256:20fc22cb99735ca5a7d633c4575d31f0cc54cb0856dae6a1aeee1c5a5b921ce2_ppc64le",
"product_id": "openshift4/ose-kube-rbac-proxy@sha256:20fc22cb99735ca5a7d633c4575d31f0cc54cb0856dae6a1aeee1c5a5b921ce2_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-kube-rbac-proxy@sha256:20fc22cb99735ca5a7d633c4575d31f0cc54cb0856dae6a1aeee1c5a5b921ce2?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-kube-rbac-proxy\u0026tag=v4.11.0-202208031306.p0.ga805ba5.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-kube-state-metrics@sha256:eaa324ff422ebd8cf630f252d9d628a30f1c6c8e35d6f06584a3d452adb7074e_ppc64le",
"product": {
"name": "openshift4/ose-kube-state-metrics@sha256:eaa324ff422ebd8cf630f252d9d628a30f1c6c8e35d6f06584a3d452adb7074e_ppc64le",
"product_id": "openshift4/ose-kube-state-metrics@sha256:eaa324ff422ebd8cf630f252d9d628a30f1c6c8e35d6f06584a3d452adb7074e_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-kube-state-metrics@sha256:eaa324ff422ebd8cf630f252d9d628a30f1c6c8e35d6f06584a3d452adb7074e?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-kube-state-metrics\u0026tag=v4.11.0-202208031306.p0.g896d000.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-kuryr-cni-rhel8@sha256:81462d3fafcd8988646f7a41ee96c71b837471dc5dcb35396eb533b14254156e_ppc64le",
"product": {
"name": "openshift4/ose-kuryr-cni-rhel8@sha256:81462d3fafcd8988646f7a41ee96c71b837471dc5dcb35396eb533b14254156e_ppc64le",
"product_id": "openshift4/ose-kuryr-cni-rhel8@sha256:81462d3fafcd8988646f7a41ee96c71b837471dc5dcb35396eb533b14254156e_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-kuryr-cni-rhel8@sha256:81462d3fafcd8988646f7a41ee96c71b837471dc5dcb35396eb533b14254156e?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-kuryr-cni-rhel8\u0026tag=v4.11.0-202208150437.p0.g6952743.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-kuryr-controller-rhel8@sha256:0f66b211011375a203597f2a524314d9e05319db80f5e22fd78619eebed98ea0_ppc64le",
"product": {
"name": "openshift4/ose-kuryr-controller-rhel8@sha256:0f66b211011375a203597f2a524314d9e05319db80f5e22fd78619eebed98ea0_ppc64le",
"product_id": "openshift4/ose-kuryr-controller-rhel8@sha256:0f66b211011375a203597f2a524314d9e05319db80f5e22fd78619eebed98ea0_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-kuryr-controller-rhel8@sha256:0f66b211011375a203597f2a524314d9e05319db80f5e22fd78619eebed98ea0?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-kuryr-controller-rhel8\u0026tag=v4.11.0-202208150437.p0.g6952743.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-operator-marketplace@sha256:60020a467e04467bc1584fb348af1586ead6ccf267deff84ded975ebb45966d8_ppc64le",
"product": {
"name": "openshift4/ose-operator-marketplace@sha256:60020a467e04467bc1584fb348af1586ead6ccf267deff84ded975ebb45966d8_ppc64le",
"product_id": "openshift4/ose-operator-marketplace@sha256:60020a467e04467bc1584fb348af1586ead6ccf267deff84ded975ebb45966d8_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-operator-marketplace@sha256:60020a467e04467bc1584fb348af1586ead6ccf267deff84ded975ebb45966d8?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-operator-marketplace\u0026tag=v4.11.0-202208031306.p0.g040c64e.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-multus-cni@sha256:559cb4e633fb0731f79310115e7d384749ef2ca15f298a4102985b4505845228_ppc64le",
"product": {
"name": "openshift4/ose-multus-cni@sha256:559cb4e633fb0731f79310115e7d384749ef2ca15f298a4102985b4505845228_ppc64le",
"product_id": "openshift4/ose-multus-cni@sha256:559cb4e633fb0731f79310115e7d384749ef2ca15f298a4102985b4505845228_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-multus-cni@sha256:559cb4e633fb0731f79310115e7d384749ef2ca15f298a4102985b4505845228?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-multus-cni\u0026tag=v4.11.0-202208150736.p0.g3cc5a3a.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-oauth-server-rhel8@sha256:5f55e85234cb822dd12ab71bf5de8e7a49eab2525e465ac4bf34f5e69cee5673_ppc64le",
"product": {
"name": "openshift4/ose-oauth-server-rhel8@sha256:5f55e85234cb822dd12ab71bf5de8e7a49eab2525e465ac4bf34f5e69cee5673_ppc64le",
"product_id": "openshift4/ose-oauth-server-rhel8@sha256:5f55e85234cb822dd12ab71bf5de8e7a49eab2525e465ac4bf34f5e69cee5673_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-oauth-server-rhel8@sha256:5f55e85234cb822dd12ab71bf5de8e7a49eab2525e465ac4bf34f5e69cee5673?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-oauth-server-rhel8\u0026tag=v4.11.0-202208031703.p0.g8d80088.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-docker-builder@sha256:d7456704b8084ca68674124a4de7ad3199d9fe3989cd15801bf3090138ce4935_ppc64le",
"product": {
"name": "openshift4/ose-docker-builder@sha256:d7456704b8084ca68674124a4de7ad3199d9fe3989cd15801bf3090138ce4935_ppc64le",
"product_id": "openshift4/ose-docker-builder@sha256:d7456704b8084ca68674124a4de7ad3199d9fe3989cd15801bf3090138ce4935_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-docker-builder@sha256:d7456704b8084ca68674124a4de7ad3199d9fe3989cd15801bf3090138ce4935?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-docker-builder\u0026tag=v4.11.0-202208161927.p0.g09e95c1.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-cli@sha256:9e9325e685bf2c27ad58933720dc1f0595a1d9b2deeee1f5ea6e7915c2bed905_ppc64le",
"product": {
"name": "openshift4/ose-cli@sha256:9e9325e685bf2c27ad58933720dc1f0595a1d9b2deeee1f5ea6e7915c2bed905_ppc64le",
"product_id": "openshift4/ose-cli@sha256:9e9325e685bf2c27ad58933720dc1f0595a1d9b2deeee1f5ea6e7915c2bed905_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-cli@sha256:9e9325e685bf2c27ad58933720dc1f0595a1d9b2deeee1f5ea6e7915c2bed905?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-cli\u0026tag=v4.11.0-202208150437.p0.gfcf512e.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-console@sha256:67c77dfbf58dd0c41483b5afffab5215b1a818827176cfaa43794e1f237c67f1_ppc64le",
"product": {
"name": "openshift4/ose-console@sha256:67c77dfbf58dd0c41483b5afffab5215b1a818827176cfaa43794e1f237c67f1_ppc64le",
"product_id": "openshift4/ose-console@sha256:67c77dfbf58dd0c41483b5afffab5215b1a818827176cfaa43794e1f237c67f1_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-console@sha256:67c77dfbf58dd0c41483b5afffab5215b1a818827176cfaa43794e1f237c67f1?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-console\u0026tag=v4.11.0-202208110436.p0.g6b10e5b.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-console-operator@sha256:2ec6199f3ca35880a0d9a1960156de7d94b04be1d391b08926f19939ba8cb812_ppc64le",
"product": {
"name": "openshift4/ose-console-operator@sha256:2ec6199f3ca35880a0d9a1960156de7d94b04be1d391b08926f19939ba8cb812_ppc64le",
"product_id": "openshift4/ose-console-operator@sha256:2ec6199f3ca35880a0d9a1960156de7d94b04be1d391b08926f19939ba8cb812_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-console-operator@sha256:2ec6199f3ca35880a0d9a1960156de7d94b04be1d391b08926f19939ba8cb812?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-console-operator\u0026tag=v4.11.0-202208031306.p0.g501e91f.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-deployer@sha256:1f82bd5534d24cf42c945d9e2950aff008768537b1f062b4034832f35a3082c7_ppc64le",
"product": {
"name": "openshift4/ose-deployer@sha256:1f82bd5534d24cf42c945d9e2950aff008768537b1f062b4034832f35a3082c7_ppc64le",
"product_id": "openshift4/ose-deployer@sha256:1f82bd5534d24cf42c945d9e2950aff008768537b1f062b4034832f35a3082c7_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-deployer@sha256:1f82bd5534d24cf42c945d9e2950aff008768537b1f062b4034832f35a3082c7?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-deployer\u0026tag=v4.11.0-202208150437.p0.gfcf512e.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-haproxy-router@sha256:17958f3a8e6f0139f52d7955c715681a8bec9648db8e8dcc651d8a1459e66113_ppc64le",
"product": {
"name": "openshift4/ose-haproxy-router@sha256:17958f3a8e6f0139f52d7955c715681a8bec9648db8e8dcc651d8a1459e66113_ppc64le",
"product_id": "openshift4/ose-haproxy-router@sha256:17958f3a8e6f0139f52d7955c715681a8bec9648db8e8dcc651d8a1459e66113_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-haproxy-router@sha256:17958f3a8e6f0139f52d7955c715681a8bec9648db8e8dcc651d8a1459e66113?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-haproxy-router\u0026tag=v4.11.0-202208150437.p0.g601ba57.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-hyperkube@sha256:f2c9f7723e565ba0b6a5893c235aea79232e3c83d8719ea3001c50d62fcfb450_ppc64le",
"product": {
"name": "openshift4/ose-hyperkube@sha256:f2c9f7723e565ba0b6a5893c235aea79232e3c83d8719ea3001c50d62fcfb450_ppc64le",
"product_id": "openshift4/ose-hyperkube@sha256:f2c9f7723e565ba0b6a5893c235aea79232e3c83d8719ea3001c50d62fcfb450_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-hyperkube@sha256:f2c9f7723e565ba0b6a5893c235aea79232e3c83d8719ea3001c50d62fcfb450?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-hyperkube\u0026tag=v4.11.0-202208150437.p0.g4f0dd4d.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-keepalived-ipfailover@sha256:7cf2d25854c5c543f4098ca114538004804457bdca85794b13f43e371ac5f1c8_ppc64le",
"product": {
"name": "openshift4/ose-keepalived-ipfailover@sha256:7cf2d25854c5c543f4098ca114538004804457bdca85794b13f43e371ac5f1c8_ppc64le",
"product_id": "openshift4/ose-keepalived-ipfailover@sha256:7cf2d25854c5c543f4098ca114538004804457bdca85794b13f43e371ac5f1c8_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-keepalived-ipfailover@sha256:7cf2d25854c5c543f4098ca114538004804457bdca85794b13f43e371ac5f1c8?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-keepalived-ipfailover\u0026tag=v4.11.0-202208031306.p0.gf1330f6.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-pod@sha256:718cf324bb4c3af6852458ab1551c59ee9f1b1d8d3fadfd858bb909c9ec3558a_ppc64le",
"product": {
"name": "openshift4/ose-pod@sha256:718cf324bb4c3af6852458ab1551c59ee9f1b1d8d3fadfd858bb909c9ec3558a_ppc64le",
"product_id": "openshift4/ose-pod@sha256:718cf324bb4c3af6852458ab1551c59ee9f1b1d8d3fadfd858bb909c9ec3558a_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-pod@sha256:718cf324bb4c3af6852458ab1551c59ee9f1b1d8d3fadfd858bb909c9ec3558a?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-pod\u0026tag=v4.11.0-202208101756.p0.g4f0dd4d.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-docker-registry@sha256:1ca0c6d8dcb1da2dc0ed3488c03062948b7801ebf77f032a75dcd0d776cbcc02_ppc64le",
"product": {
"name": "openshift4/ose-docker-registry@sha256:1ca0c6d8dcb1da2dc0ed3488c03062948b7801ebf77f032a75dcd0d776cbcc02_ppc64le",
"product_id": "openshift4/ose-docker-registry@sha256:1ca0c6d8dcb1da2dc0ed3488c03062948b7801ebf77f032a75dcd0d776cbcc02_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-docker-registry@sha256:1ca0c6d8dcb1da2dc0ed3488c03062948b7801ebf77f032a75dcd0d776cbcc02?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-docker-registry\u0026tag=v4.11.0-202208031306.p0.g9f07f43.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-tests@sha256:d8fd47265c720cad5f81c107c40302e3da0e569b79b18f0182804db6ddef0b39_ppc64le",
"product": {
"name": "openshift4/ose-tests@sha256:d8fd47265c720cad5f81c107c40302e3da0e569b79b18f0182804db6ddef0b39_ppc64le",
"product_id": "openshift4/ose-tests@sha256:d8fd47265c720cad5f81c107c40302e3da0e569b79b18f0182804db6ddef0b39_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-tests@sha256:d8fd47265c720cad5f81c107c40302e3da0e569b79b18f0182804db6ddef0b39?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-tests\u0026tag=v4.11.0-202208150437.p0.g2137b2b.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-openshift-state-metrics-rhel8@sha256:31fdf586cd84190d15ba39d77b2cf4f885e2f7b9d4cabecc173673657d98762f_ppc64le",
"product": {
"name": "openshift4/ose-openshift-state-metrics-rhel8@sha256:31fdf586cd84190d15ba39d77b2cf4f885e2f7b9d4cabecc173673657d98762f_ppc64le",
"product_id": "openshift4/ose-openshift-state-metrics-rhel8@sha256:31fdf586cd84190d15ba39d77b2cf4f885e2f7b9d4cabecc173673657d98762f_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-openshift-state-metrics-rhel8@sha256:31fdf586cd84190d15ba39d77b2cf4f885e2f7b9d4cabecc173673657d98762f?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel8\u0026tag=v4.11.0-202208031306.p0.g1a7a5dc.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-operator-lifecycle-manager@sha256:d7869ff27bf8c8a4becc36ac1cfe0d58c87717abd331e0fb5654cd2170646964_ppc64le",
"product": {
"name": "openshift4/ose-operator-lifecycle-manager@sha256:d7869ff27bf8c8a4becc36ac1cfe0d58c87717abd331e0fb5654cd2170646964_ppc64le",
"product_id": "openshift4/ose-operator-lifecycle-manager@sha256:d7869ff27bf8c8a4becc36ac1cfe0d58c87717abd331e0fb5654cd2170646964_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-operator-lifecycle-manager@sha256:d7869ff27bf8c8a4becc36ac1cfe0d58c87717abd331e0fb5654cd2170646964?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-operator-lifecycle-manager\u0026tag=v4.11.0-202208152036.p0.g8a984d4.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-operator-registry@sha256:5b349413999a106176b22c9df4d3cfbd918d74fc5cf28f2ae99547370aa6d346_ppc64le",
"product": {
"name": "openshift4/ose-operator-registry@sha256:5b349413999a106176b22c9df4d3cfbd918d74fc5cf28f2ae99547370aa6d346_ppc64le",
"product_id": "openshift4/ose-operator-registry@sha256:5b349413999a106176b22c9df4d3cfbd918d74fc5cf28f2ae99547370aa6d346_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-operator-registry@sha256:5b349413999a106176b22c9df4d3cfbd918d74fc5cf28f2ae99547370aa6d346?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-operator-registry\u0026tag=v4.11.0-202208152036.p0.g8a984d4.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-agent-installer-api-server-rhel8@sha256:75d72fff160648cec863535b7ca3206dcf8b1d0e8686f1c20b55d684c9fd33dc_ppc64le",
"product": {
"name": "openshift4/ose-agent-installer-api-server-rhel8@sha256:75d72fff160648cec863535b7ca3206dcf8b1d0e8686f1c20b55d684c9fd33dc_ppc64le",
"product_id": "openshift4/ose-agent-installer-api-server-rhel8@sha256:75d72fff160648cec863535b7ca3206dcf8b1d0e8686f1c20b55d684c9fd33dc_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-agent-installer-api-server-rhel8@sha256:75d72fff160648cec863535b7ca3206dcf8b1d0e8686f1c20b55d684c9fd33dc?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-agent-installer-api-server-rhel8\u0026tag=v4.11.0-202208150437.p0.g0f52647.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-agent-installer-csr-approver-rhel8@sha256:ea0d1078f53d769332eb6d74134b246c3e1d3a3a39832055c303b134a4eed290_ppc64le",
"product": {
"name": "openshift4/ose-agent-installer-csr-approver-rhel8@sha256:ea0d1078f53d769332eb6d74134b246c3e1d3a3a39832055c303b134a4eed290_ppc64le",
"product_id": "openshift4/ose-agent-installer-csr-approver-rhel8@sha256:ea0d1078f53d769332eb6d74134b246c3e1d3a3a39832055c303b134a4eed290_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-agent-installer-csr-approver-rhel8@sha256:ea0d1078f53d769332eb6d74134b246c3e1d3a3a39832055c303b134a4eed290?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-agent-installer-csr-approver-rhel8\u0026tag=v4.11.0-202208150437.p0.g9a6e300.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-agent-installer-node-agent-rhel8@sha256:b2078745a9931f618b2ae3276f215f72a82570aebb1f871a086d74995f08f437_ppc64le",
"product": {
"name": "openshift4/ose-agent-installer-node-agent-rhel8@sha256:b2078745a9931f618b2ae3276f215f72a82570aebb1f871a086d74995f08f437_ppc64le",
"product_id": "openshift4/ose-agent-installer-node-agent-rhel8@sha256:b2078745a9931f618b2ae3276f215f72a82570aebb1f871a086d74995f08f437_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-agent-installer-node-agent-rhel8@sha256:b2078745a9931f618b2ae3276f215f72a82570aebb1f871a086d74995f08f437?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel8\u0026tag=v4.11.0-202208150437.p0.gb17b06b.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-agent-installer-orchestrator-rhel8@sha256:5fbacf9fe03238b9e82d1d5aa3050bb94666f75d9c312cf96d364554432c4516_ppc64le",
"product": {
"name": "openshift4/ose-agent-installer-orchestrator-rhel8@sha256:5fbacf9fe03238b9e82d1d5aa3050bb94666f75d9c312cf96d364554432c4516_ppc64le",
"product_id": "openshift4/ose-agent-installer-orchestrator-rhel8@sha256:5fbacf9fe03238b9e82d1d5aa3050bb94666f75d9c312cf96d364554432c4516_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-agent-installer-orchestrator-rhel8@sha256:5fbacf9fe03238b9e82d1d5aa3050bb94666f75d9c312cf96d364554432c4516?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel8\u0026tag=v4.11.0-202208031306.p0.g9a6e300.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-apiserver-network-proxy-rhel8@sha256:245ece4bd06599e479428c43847ff3cc532e3822f332c16bcd75fe8d803d294d_ppc64le",
"product": {
"name": "openshift4/ose-apiserver-network-proxy-rhel8@sha256:245ece4bd06599e479428c43847ff3cc532e3822f332c16bcd75fe8d803d294d_ppc64le",
"product_id": "openshift4/ose-apiserver-network-proxy-rhel8@sha256:245ece4bd06599e479428c43847ff3cc532e3822f332c16bcd75fe8d803d294d_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-apiserver-network-proxy-rhel8@sha256:245ece4bd06599e479428c43847ff3cc532e3822f332c16bcd75fe8d803d294d?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel8\u0026tag=v4.11.0-202208162148.p0.g9a641bb.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-baremetal-installer-rhel8@sha256:927f472da5d7cd5b63be4c1ba755edc4caef1687f9dae949c2ee5979b65a5ece_ppc64le",
"product": {
"name": "openshift4/ose-baremetal-installer-rhel8@sha256:927f472da5d7cd5b63be4c1ba755edc4caef1687f9dae949c2ee5979b65a5ece_ppc64le",
"product_id": "openshift4/ose-baremetal-installer-rhel8@sha256:927f472da5d7cd5b63be4c1ba755edc4caef1687f9dae949c2ee5979b65a5ece_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-baremetal-installer-rhel8@sha256:927f472da5d7cd5b63be4c1ba755edc4caef1687f9dae949c2ee5979b65a5ece?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-baremetal-installer-rhel8\u0026tag=v4.11.0-202208161507.p0.g1d2450c.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-baremetal-rhel8-operator@sha256:09c5815abcd751e6599fd7d741399c3009fb5c64498005b836b894baec3f32ce_ppc64le",
"product": {
"name": "openshift4/ose-baremetal-rhel8-operator@sha256:09c5815abcd751e6599fd7d741399c3009fb5c64498005b836b894baec3f32ce_ppc64le",
"product_id": "openshift4/ose-baremetal-rhel8-operator@sha256:09c5815abcd751e6599fd7d741399c3009fb5c64498005b836b894baec3f32ce_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-baremetal-rhel8-operator@sha256:09c5815abcd751e6599fd7d741399c3009fb5c64498005b836b894baec3f32ce?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-baremetal-rhel8-operator\u0026tag=v4.11.0-202208101627.p0.g3122fab.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-baremetal-runtimecfg-rhel8@sha256:36d777277a842f569d358e6a95acf7f9ed9f6b55e1ecfc7e14d21c51c805fd0e_ppc64le",
"product": {
"name": "openshift4/ose-baremetal-runtimecfg-rhel8@sha256:36d777277a842f569d358e6a95acf7f9ed9f6b55e1ecfc7e14d21c51c805fd0e_ppc64le",
"product_id": "openshift4/ose-baremetal-runtimecfg-rhel8@sha256:36d777277a842f569d358e6a95acf7f9ed9f6b55e1ecfc7e14d21c51c805fd0e_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-baremetal-runtimecfg-rhel8@sha256:36d777277a842f569d358e6a95acf7f9ed9f6b55e1ecfc7e14d21c51c805fd0e?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel8\u0026tag=v4.11.0-202208031306.p0.g70d770d.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-cli-artifacts@sha256:21babbab6276c3c556e2c2cf232c7dc9de3f187151a3c2973643829a418eaaee_ppc64le",
"product": {
"name": "openshift4/ose-cli-artifacts@sha256:21babbab6276c3c556e2c2cf232c7dc9de3f187151a3c2973643829a418eaaee_ppc64le",
"product_id": "openshift4/ose-cli-artifacts@sha256:21babbab6276c3c556e2c2cf232c7dc9de3f187151a3c2973643829a418eaaee_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-cli-artifacts@sha256:21babbab6276c3c556e2c2cf232c7dc9de3f187151a3c2973643829a418eaaee?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-cli-artifacts\u0026tag=v4.11.0-202208150437.p0.gfcf512e.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-cloud-credential-operator@sha256:106f6e450215363c8522f7ba40596e69d0cab04923bde1993b7bd2cf3e9c1afe_ppc64le",
"product": {
"name": "openshift4/ose-cloud-credential-operator@sha256:106f6e450215363c8522f7ba40596e69d0cab04923bde1993b7bd2cf3e9c1afe_ppc64le",
"product_id": "openshift4/ose-cloud-credential-operator@sha256:106f6e450215363c8522f7ba40596e69d0cab04923bde1993b7bd2cf3e9c1afe_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-cloud-credential-operator@sha256:106f6e450215363c8522f7ba40596e69d0cab04923bde1993b7bd2cf3e9c1afe?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-cloud-credential-operator\u0026tag=v4.11.0-202208031306.p0.g9a40d74.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/cloud-network-config-controller-rhel8@sha256:e7867ad391b8f7cca4d987f7fd7cc429b86665029cc7b226ccd32aec5bf2556e_ppc64le",
"product": {
"name": "openshift4/cloud-network-config-controller-rhel8@sha256:e7867ad391b8f7cca4d987f7fd7cc429b86665029cc7b226ccd32aec5bf2556e_ppc64le",
"product_id": "openshift4/cloud-network-config-controller-rhel8@sha256:e7867ad391b8f7cca4d987f7fd7cc429b86665029cc7b226ccd32aec5bf2556e_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/cloud-network-config-controller-rhel8@sha256:e7867ad391b8f7cca4d987f7fd7cc429b86665029cc7b226ccd32aec5bf2556e?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/cloud-network-config-controller-rhel8\u0026tag=v4.11.0-202208031306.p0.g7a3c3c9.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-cluster-api-rhel8@sha256:aa173538611b49370c4ae3422aadd92cfba37db6961dd68b16779aafe21dc47f_ppc64le",
"product": {
"name": "openshift4/ose-cluster-api-rhel8@sha256:aa173538611b49370c4ae3422aadd92cfba37db6961dd68b16779aafe21dc47f_ppc64le",
"product_id": "openshift4/ose-cluster-api-rhel8@sha256:aa173538611b49370c4ae3422aadd92cfba37db6961dd68b16779aafe21dc47f_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-cluster-api-rhel8@sha256:aa173538611b49370c4ae3422aadd92cfba37db6961dd68b16779aafe21dc47f?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-cluster-api-rhel8\u0026tag=v4.11.0-202208031306.p0.gf9c215c.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-cluster-authentication-operator@sha256:087ebc4f40edf9c7355a3c1e092a29d5b3a78cb3fa9897eff3d26f0ab3768e2f_ppc64le",
"product": {
"name": "openshift4/ose-cluster-authentication-operator@sha256:087ebc4f40edf9c7355a3c1e092a29d5b3a78cb3fa9897eff3d26f0ab3768e2f_ppc64le",
"product_id": "openshift4/ose-cluster-authentication-operator@sha256:087ebc4f40edf9c7355a3c1e092a29d5b3a78cb3fa9897eff3d26f0ab3768e2f_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-cluster-authentication-operator@sha256:087ebc4f40edf9c7355a3c1e092a29d5b3a78cb3fa9897eff3d26f0ab3768e2f?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-cluster-authentication-operator\u0026tag=v4.11.0-202208031306.p0.ge2bcbaa.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-cluster-autoscaler-operator@sha256:ed4c14c8bb0e45511944a12f3319a3816605240936c2d9d3eb117415a9c7b1e8_ppc64le",
"product": {
"name": "openshift4/ose-cluster-autoscaler-operator@sha256:ed4c14c8bb0e45511944a12f3319a3816605240936c2d9d3eb117415a9c7b1e8_ppc64le",
"product_id": "openshift4/ose-cluster-autoscaler-operator@sha256:ed4c14c8bb0e45511944a12f3319a3816605240936c2d9d3eb117415a9c7b1e8_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-cluster-autoscaler-operator@sha256:ed4c14c8bb0e45511944a12f3319a3816605240936c2d9d3eb117415a9c7b1e8?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-cluster-autoscaler-operator\u0026tag=v4.11.0-202208031306.p0.gfcffbcd.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-cluster-baremetal-operator-rhel8@sha256:672c5e08643abdcb890b199aba0993c2f5b13bab73619f4937117839e3341e93_ppc64le",
"product": {
"name": "openshift4/ose-cluster-baremetal-operator-rhel8@sha256:672c5e08643abdcb890b199aba0993c2f5b13bab73619f4937117839e3341e93_ppc64le",
"product_id": "openshift4/ose-cluster-baremetal-operator-rhel8@sha256:672c5e08643abdcb890b199aba0993c2f5b13bab73619f4937117839e3341e93_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-cluster-baremetal-operator-rhel8@sha256:672c5e08643abdcb890b199aba0993c2f5b13bab73619f4937117839e3341e93?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel8\u0026tag=v4.11.0-202208031306.p0.g0f415d1.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-cluster-bootstrap@sha256:e190b3d77637f8ac989c0cdfdb8de3e0a91ceb37e761c629d5960e7e6825d171_ppc64le",
"product": {
"name": "openshift4/ose-cluster-bootstrap@sha256:e190b3d77637f8ac989c0cdfdb8de3e0a91ceb37e761c629d5960e7e6825d171_ppc64le",
"product_id": "openshift4/ose-cluster-bootstrap@sha256:e190b3d77637f8ac989c0cdfdb8de3e0a91ceb37e761c629d5960e7e6825d171_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-cluster-bootstrap@sha256:e190b3d77637f8ac989c0cdfdb8de3e0a91ceb37e761c629d5960e7e6825d171?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-cluster-bootstrap\u0026tag=v4.11.0-202208031306.p0.gf22d1c6.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-cluster-capi-rhel8-operator@sha256:47b12ea0b5c2e762e67c9b88a4a85b1a99bffd445643056658462e7cc1caab18_ppc64le",
"product": {
"name": "openshift4/ose-cluster-capi-rhel8-operator@sha256:47b12ea0b5c2e762e67c9b88a4a85b1a99bffd445643056658462e7cc1caab18_ppc64le",
"product_id": "openshift4/ose-cluster-capi-rhel8-operator@sha256:47b12ea0b5c2e762e67c9b88a4a85b1a99bffd445643056658462e7cc1caab18_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-cluster-capi-rhel8-operator@sha256:47b12ea0b5c2e762e67c9b88a4a85b1a99bffd445643056658462e7cc1caab18?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-cluster-capi-rhel8-operator\u0026tag=v4.11.0-202208031306.p0.g1a88f55.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-cluster-capi-operator-container-rhel8@sha256:47b12ea0b5c2e762e67c9b88a4a85b1a99bffd445643056658462e7cc1caab18_ppc64le",
"product": {
"name": "openshift4/ose-cluster-capi-operator-container-rhel8@sha256:47b12ea0b5c2e762e67c9b88a4a85b1a99bffd445643056658462e7cc1caab18_ppc64le",
"product_id": "openshift4/ose-cluster-capi-operator-container-rhel8@sha256:47b12ea0b5c2e762e67c9b88a4a85b1a99bffd445643056658462e7cc1caab18_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-cluster-capi-operator-container-rhel8@sha256:47b12ea0b5c2e762e67c9b88a4a85b1a99bffd445643056658462e7cc1caab18?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-cluster-capi-operator-container-rhel8\u0026tag=v4.11.0-202208031306.p0.g1a88f55.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-cluster-cloud-controller-manager-operator-rhel8@sha256:8befdd6d48ad9a969d3c1d8e3d941d78cbdac51bd7ff8169ebe3c5c2be06c6cc_ppc64le",
"product": {
"name": "openshift4/ose-cluster-cloud-controller-manager-operator-rhel8@sha256:8befdd6d48ad9a969d3c1d8e3d941d78cbdac51bd7ff8169ebe3c5c2be06c6cc_ppc64le",
"product_id": "openshift4/ose-cluster-cloud-controller-manager-operator-rhel8@sha256:8befdd6d48ad9a969d3c1d8e3d941d78cbdac51bd7ff8169ebe3c5c2be06c6cc_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-cluster-cloud-controller-manager-operator-rhel8@sha256:8befdd6d48ad9a969d3c1d8e3d941d78cbdac51bd7ff8169ebe3c5c2be06c6cc?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-operator-rhel8\u0026tag=v4.11.0-202208031306.p0.gc2f2cbf.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-cluster-config-operator@sha256:88762438b2a594f1bfed201790fdd7aaa383c733c750dec4baa19757eb0a224b_ppc64le",
"product": {
"name": "openshift4/ose-cluster-config-operator@sha256:88762438b2a594f1bfed201790fdd7aaa383c733c750dec4baa19757eb0a224b_ppc64le",
"product_id": "openshift4/ose-cluster-config-operator@sha256:88762438b2a594f1bfed201790fdd7aaa383c733c750dec4baa19757eb0a224b_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-cluster-config-operator@sha256:88762438b2a594f1bfed201790fdd7aaa383c733c750dec4baa19757eb0a224b?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-cluster-config-operator\u0026tag=v4.11.0-202208031306.p0.g0e01b06.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-cluster-csi-snapshot-controller-rhel8-operator@sha256:37492607333c4d91cbb9b4e18c4833e02c1d10fa9e28878460c5e5d76cbe2613_ppc64le",
"product": {
"name": "openshift4/ose-cluster-csi-snapshot-controller-rhel8-operator@sha256:37492607333c4d91cbb9b4e18c4833e02c1d10fa9e28878460c5e5d76cbe2613_ppc64le",
"product_id": "openshift4/ose-cluster-csi-snapshot-controller-rhel8-operator@sha256:37492607333c4d91cbb9b4e18c4833e02c1d10fa9e28878460c5e5d76cbe2613_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-cluster-csi-snapshot-controller-rhel8-operator@sha256:37492607333c4d91cbb9b4e18c4833e02c1d10fa9e28878460c5e5d76cbe2613?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel8-operator\u0026tag=v4.11.0-202208031306.p0.g8d0774f.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-cluster-dns-operator@sha256:7d1991a79dec5f08a127412962ca15a48c96438b19a9ad99549305e7af010144_ppc64le",
"product": {
"name": "openshift4/ose-cluster-dns-operator@sha256:7d1991a79dec5f08a127412962ca15a48c96438b19a9ad99549305e7af010144_ppc64le",
"product_id": "openshift4/ose-cluster-dns-operator@sha256:7d1991a79dec5f08a127412962ca15a48c96438b19a9ad99549305e7af010144_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-cluster-dns-operator@sha256:7d1991a79dec5f08a127412962ca15a48c96438b19a9ad99549305e7af010144?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-cluster-dns-operator\u0026tag=v4.11.0-202208031306.p0.g8998093.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-cluster-image-registry-operator@sha256:5e5e4c138e519c0de2690359fafd7e8f2b795a9049b976c0e137bf1a03e23ede_ppc64le",
"product": {
"name": "openshift4/ose-cluster-image-registry-operator@sha256:5e5e4c138e519c0de2690359fafd7e8f2b795a9049b976c0e137bf1a03e23ede_ppc64le",
"product_id": "openshift4/ose-cluster-image-registry-operator@sha256:5e5e4c138e519c0de2690359fafd7e8f2b795a9049b976c0e137bf1a03e23ede_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-cluster-image-registry-operator@sha256:5e5e4c138e519c0de2690359fafd7e8f2b795a9049b976c0e137bf1a03e23ede?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-cluster-image-registry-operator\u0026tag=v4.11.0-202208031306.p0.g4d66ea3.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-cluster-ingress-operator@sha256:d1c0cd4e6d6c7a8faaa5e4fcb8181d8325c8f371a4efe670a0d36bcb60198d2c_ppc64le",
"product": {
"name": "openshift4/ose-cluster-ingress-operator@sha256:d1c0cd4e6d6c7a8faaa5e4fcb8181d8325c8f371a4efe670a0d36bcb60198d2c_ppc64le",
"product_id": "openshift4/ose-cluster-ingress-operator@sha256:d1c0cd4e6d6c7a8faaa5e4fcb8181d8325c8f371a4efe670a0d36bcb60198d2c_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-cluster-ingress-operator@sha256:d1c0cd4e6d6c7a8faaa5e4fcb8181d8325c8f371a4efe670a0d36bcb60198d2c?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-cluster-ingress-operator\u0026tag=v4.11.0-202208031306.p0.g2432dad.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-cluster-kube-apiserver-operator@sha256:07a151a721d0ab24cdc8ceebbdf6079c7fc656a8015a6f825914111fbaaeac12_ppc64le",
"product": {
"name": "openshift4/ose-cluster-kube-apiserver-operator@sha256:07a151a721d0ab24cdc8ceebbdf6079c7fc656a8015a6f825914111fbaaeac12_ppc64le",
"product_id": "openshift4/ose-cluster-kube-apiserver-operator@sha256:07a151a721d0ab24cdc8ceebbdf6079c7fc656a8015a6f825914111fbaaeac12_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-cluster-kube-apiserver-operator@sha256:07a151a721d0ab24cdc8ceebbdf6079c7fc656a8015a6f825914111fbaaeac12?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-cluster-kube-apiserver-operator\u0026tag=v4.11.0-202208031306.p0.gc7c94db.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-cluster-kube-cluster-api-rhel8-operator@sha256:c1eca6f993c9aedd597915c0f020f20adb4559c5fb332195f367aee7832cdf44_ppc64le",
"product": {
"name": "openshift4/ose-cluster-kube-cluster-api-rhel8-operator@sha256:c1eca6f993c9aedd597915c0f020f20adb4559c5fb332195f367aee7832cdf44_ppc64le",
"product_id": "openshift4/ose-cluster-kube-cluster-api-rhel8-operator@sha256:c1eca6f993c9aedd597915c0f020f20adb4559c5fb332195f367aee7832cdf44_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-cluster-kube-cluster-api-rhel8-operator@sha256:c1eca6f993c9aedd597915c0f020f20adb4559c5fb332195f367aee7832cdf44?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-cluster-kube-cluster-api-rhel8-operator\u0026tag=v4.11.0-202208031306.p0.g55efc39.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-cluster-kube-controller-manager-operator@sha256:4cd1b1cfb69a5e65a5096d6e2ed9fab256263aecb3de40a3a2e21030e98005b8_ppc64le",
"product": {
"name": "openshift4/ose-cluster-kube-controller-manager-operator@sha256:4cd1b1cfb69a5e65a5096d6e2ed9fab256263aecb3de40a3a2e21030e98005b8_ppc64le",
"product_id": "openshift4/ose-cluster-kube-controller-manager-operator@sha256:4cd1b1cfb69a5e65a5096d6e2ed9fab256263aecb3de40a3a2e21030e98005b8_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-cluster-kube-controller-manager-operator@sha256:4cd1b1cfb69a5e65a5096d6e2ed9fab256263aecb3de40a3a2e21030e98005b8?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-operator\u0026tag=v4.11.0-202208031306.p0.ga6cb428.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-cluster-kube-scheduler-operator@sha256:ca65bc4f76a6d874b2d0ceca00bb6261eda096be7dcd6c113eda8e11dfde0916_ppc64le",
"product": {
"name": "openshift4/ose-cluster-kube-scheduler-operator@sha256:ca65bc4f76a6d874b2d0ceca00bb6261eda096be7dcd6c113eda8e11dfde0916_ppc64le",
"product_id": "openshift4/ose-cluster-kube-scheduler-operator@sha256:ca65bc4f76a6d874b2d0ceca00bb6261eda096be7dcd6c113eda8e11dfde0916_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-cluster-kube-scheduler-operator@sha256:ca65bc4f76a6d874b2d0ceca00bb6261eda096be7dcd6c113eda8e11dfde0916?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-cluster-kube-scheduler-operator\u0026tag=v4.11.0-202208151647.p0.g34132f9.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-cluster-kube-storage-version-migrator-rhel8-operator@sha256:a9fc53ebe17f190200b3e41a65737483a88a58bc6350af51f03f4f9ca700bdba_ppc64le",
"product": {
"name": "openshift4/ose-cluster-kube-storage-version-migrator-rhel8-operator@sha256:a9fc53ebe17f190200b3e41a65737483a88a58bc6350af51f03f4f9ca700bdba_ppc64le",
"product_id": "openshift4/ose-cluster-kube-storage-version-migrator-rhel8-operator@sha256:a9fc53ebe17f190200b3e41a65737483a88a58bc6350af51f03f4f9ca700bdba_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-cluster-kube-storage-version-migrator-rhel8-operator@sha256:a9fc53ebe17f190200b3e41a65737483a88a58bc6350af51f03f4f9ca700bdba?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel8-operator\u0026tag=v4.11.0-202208031306.p0.g12d050a.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-cluster-machine-approver@sha256:d5293d65f59c34e7b3bfb6f2e31bcc13148c2a4ba98407df16ef9d7ec3522f03_ppc64le",
"product": {
"name": "openshift4/ose-cluster-machine-approver@sha256:d5293d65f59c34e7b3bfb6f2e31bcc13148c2a4ba98407df16ef9d7ec3522f03_ppc64le",
"product_id": "openshift4/ose-cluster-machine-approver@sha256:d5293d65f59c34e7b3bfb6f2e31bcc13148c2a4ba98407df16ef9d7ec3522f03_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-cluster-machine-approver@sha256:d5293d65f59c34e7b3bfb6f2e31bcc13148c2a4ba98407df16ef9d7ec3522f03?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-cluster-machine-approver\u0026tag=v4.11.0-202208031306.p0.g3ee1fe4.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-cluster-openshift-apiserver-operator@sha256:5a72cb0256f9b20e3f1b847def6ab9f544ff9d7b3a63437963fc1225c8b0ce94_ppc64le",
"product": {
"name": "openshift4/ose-cluster-openshift-apiserver-operator@sha256:5a72cb0256f9b20e3f1b847def6ab9f544ff9d7b3a63437963fc1225c8b0ce94_ppc64le",
"product_id": "openshift4/ose-cluster-openshift-apiserver-operator@sha256:5a72cb0256f9b20e3f1b847def6ab9f544ff9d7b3a63437963fc1225c8b0ce94_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-cluster-openshift-apiserver-operator@sha256:5a72cb0256f9b20e3f1b847def6ab9f544ff9d7b3a63437963fc1225c8b0ce94?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-operator\u0026tag=v4.11.0-202208031306.p0.g5ddbeef.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-cluster-openshift-controller-manager-operator@sha256:f5b0dc319a66df941b33428ca64b2cd937957ce47b932e8c3c74398f1057caf1_ppc64le",
"product": {
"name": "openshift4/ose-cluster-openshift-controller-manager-operator@sha256:f5b0dc319a66df941b33428ca64b2cd937957ce47b932e8c3c74398f1057caf1_ppc64le",
"product_id": "openshift4/ose-cluster-openshift-controller-manager-operator@sha256:f5b0dc319a66df941b33428ca64b2cd937957ce47b932e8c3c74398f1057caf1_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-cluster-openshift-controller-manager-operator@sha256:f5b0dc319a66df941b33428ca64b2cd937957ce47b932e8c3c74398f1057caf1?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-operator\u0026tag=v4.11.0-202208161348.p0.g6b1bf28.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ovirt-csi-driver-rhel8-operator@sha256:d44cc45f565771b89a9a6600c3f0a463f5707b5d99d43fcd5017afa1c42cfe41_ppc64le",
"product": {
"name": "openshift4/ovirt-csi-driver-rhel8-operator@sha256:d44cc45f565771b89a9a6600c3f0a463f5707b5d99d43fcd5017afa1c42cfe41_ppc64le",
"product_id": "openshift4/ovirt-csi-driver-rhel8-operator@sha256:d44cc45f565771b89a9a6600c3f0a463f5707b5d99d43fcd5017afa1c42cfe41_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ovirt-csi-driver-rhel8-operator@sha256:d44cc45f565771b89a9a6600c3f0a463f5707b5d99d43fcd5017afa1c42cfe41?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ovirt-csi-driver-rhel8-operator\u0026tag=v4.11.0-202208031306.p0.g7a30e38.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-cluster-policy-controller-rhel8@sha256:4d56f27c4662cfa3b2cc7b9f4b146b66f9ad6b6e214b23813a8c4ed5a4107ead_ppc64le",
"product": {
"name": "openshift4/ose-cluster-policy-controller-rhel8@sha256:4d56f27c4662cfa3b2cc7b9f4b146b66f9ad6b6e214b23813a8c4ed5a4107ead_ppc64le",
"product_id": "openshift4/ose-cluster-policy-controller-rhel8@sha256:4d56f27c4662cfa3b2cc7b9f4b146b66f9ad6b6e214b23813a8c4ed5a4107ead_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-cluster-policy-controller-rhel8@sha256:4d56f27c4662cfa3b2cc7b9f4b146b66f9ad6b6e214b23813a8c4ed5a4107ead?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel8\u0026tag=v4.11.0-202208031703.p0.gc7201ed.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-cluster-samples-operator@sha256:6bf352ae6bc6a6c46ca79014473cc163505165163060870bcf2e42f07b9f2577_ppc64le",
"product": {
"name": "openshift4/ose-cluster-samples-operator@sha256:6bf352ae6bc6a6c46ca79014473cc163505165163060870bcf2e42f07b9f2577_ppc64le",
"product_id": "openshift4/ose-cluster-samples-operator@sha256:6bf352ae6bc6a6c46ca79014473cc163505165163060870bcf2e42f07b9f2577_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-cluster-samples-operator@sha256:6bf352ae6bc6a6c46ca79014473cc163505165163060870bcf2e42f07b9f2577?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-cluster-samples-operator\u0026tag=v4.11.0-202208150437.p0.g375a4a9.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-cluster-storage-operator@sha256:c30a0ebdf2740b0c0badde549e557973c741315cca23a931cfb28dce704887d3_ppc64le",
"product": {
"name": "openshift4/ose-cluster-storage-operator@sha256:c30a0ebdf2740b0c0badde549e557973c741315cca23a931cfb28dce704887d3_ppc64le",
"product_id": "openshift4/ose-cluster-storage-operator@sha256:c30a0ebdf2740b0c0badde549e557973c741315cca23a931cfb28dce704887d3_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-cluster-storage-operator@sha256:c30a0ebdf2740b0c0badde549e557973c741315cca23a931cfb28dce704887d3?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-cluster-storage-operator\u0026tag=v4.11.0-202208110436.p0.g8377efd.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-cluster-update-keys@sha256:d5c919b0c64ca6401a0128b08b1440c4679d748c91acb90fd04f6665ae264929_ppc64le",
"product": {
"name": "openshift4/ose-cluster-update-keys@sha256:d5c919b0c64ca6401a0128b08b1440c4679d748c91acb90fd04f6665ae264929_ppc64le",
"product_id": "openshift4/ose-cluster-update-keys@sha256:d5c919b0c64ca6401a0128b08b1440c4679d748c91acb90fd04f6665ae264929_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-cluster-update-keys@sha256:d5c919b0c64ca6401a0128b08b1440c4679d748c91acb90fd04f6665ae264929?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-cluster-update-keys\u0026tag=v4.11.0-202208031306.p0.g289032f.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-container-networking-plugins-rhel8@sha256:c472d872a70e67ab583752ff21f0bd5619bb755030eb51e9f2a4c625793a2cc3_ppc64le",
"product": {
"name": "openshift4/ose-container-networking-plugins-rhel8@sha256:c472d872a70e67ab583752ff21f0bd5619bb755030eb51e9f2a4c625793a2cc3_ppc64le",
"product_id": "openshift4/ose-container-networking-plugins-rhel8@sha256:c472d872a70e67ab583752ff21f0bd5619bb755030eb51e9f2a4c625793a2cc3_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-container-networking-plugins-rhel8@sha256:c472d872a70e67ab583752ff21f0bd5619bb755030eb51e9f2a4c625793a2cc3?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-container-networking-plugins-rhel8\u0026tag=v4.11.0-202208031306.p0.g0ad9da6.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-csi-driver-shared-resource-rhel8@sha256:38eb7084857a284fc01f2b379245492d2a3f3687e7bbbcab018d3f37adeb0c92_ppc64le",
"product": {
"name": "openshift4/ose-csi-driver-shared-resource-rhel8@sha256:38eb7084857a284fc01f2b379245492d2a3f3687e7bbbcab018d3f37adeb0c92_ppc64le",
"product_id": "openshift4/ose-csi-driver-shared-resource-rhel8@sha256:38eb7084857a284fc01f2b379245492d2a3f3687e7bbbcab018d3f37adeb0c92_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-csi-driver-shared-resource-rhel8@sha256:38eb7084857a284fc01f2b379245492d2a3f3687e7bbbcab018d3f37adeb0c92?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-csi-driver-shared-resource-rhel8\u0026tag=v4.11.0-202208031306.p0.g3f69f2f.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-csi-driver-shared-resource-operator-rhel8@sha256:969eb2f0c16c083548541f7ca9a514352af26ead7aee991ed259d6ace4a91d3f_ppc64le",
"product": {
"name": "openshift4/ose-csi-driver-shared-resource-operator-rhel8@sha256:969eb2f0c16c083548541f7ca9a514352af26ead7aee991ed259d6ace4a91d3f_ppc64le",
"product_id": "openshift4/ose-csi-driver-shared-resource-operator-rhel8@sha256:969eb2f0c16c083548541f7ca9a514352af26ead7aee991ed259d6ace4a91d3f_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-csi-driver-shared-resource-operator-rhel8@sha256:969eb2f0c16c083548541f7ca9a514352af26ead7aee991ed259d6ace4a91d3f?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-csi-driver-shared-resource-operator-rhel8\u0026tag=v4.11.0-202208031306.p0.gd3985eb.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-csi-driver-shared-resource-webhook-rhel8@sha256:0e8cefa1ea15e47b3835204029250da5e5e0630a4457f3c4f5d208adb509d14c_ppc64le",
"product": {
"name": "openshift4/ose-csi-driver-shared-resource-webhook-rhel8@sha256:0e8cefa1ea15e47b3835204029250da5e5e0630a4457f3c4f5d208adb509d14c_ppc64le",
"product_id": "openshift4/ose-csi-driver-shared-resource-webhook-rhel8@sha256:0e8cefa1ea15e47b3835204029250da5e5e0630a4457f3c4f5d208adb509d14c_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-csi-driver-shared-resource-webhook-rhel8@sha256:0e8cefa1ea15e47b3835204029250da5e5e0630a4457f3c4f5d208adb509d14c?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-csi-driver-shared-resource-webhook-rhel8\u0026tag=v4.11.0-202208031306.p0.g3f69f2f.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-csi-external-resizer@sha256:8b40d88c21ea690f84e8221f6e7ed91daaa2d21ea8d1017f1afbf3fa9ffd0909_ppc64le",
"product": {
"name": "openshift4/ose-csi-external-resizer@sha256:8b40d88c21ea690f84e8221f6e7ed91daaa2d21ea8d1017f1afbf3fa9ffd0909_ppc64le",
"product_id": "openshift4/ose-csi-external-resizer@sha256:8b40d88c21ea690f84e8221f6e7ed91daaa2d21ea8d1017f1afbf3fa9ffd0909_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-csi-external-resizer@sha256:8b40d88c21ea690f84e8221f6e7ed91daaa2d21ea8d1017f1afbf3fa9ffd0909?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-csi-external-resizer\u0026tag=v4.11.0-202208031306.p0.g2cea576.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-csi-external-resizer-rhel8@sha256:8b40d88c21ea690f84e8221f6e7ed91daaa2d21ea8d1017f1afbf3fa9ffd0909_ppc64le",
"product": {
"name": "openshift4/ose-csi-external-resizer-rhel8@sha256:8b40d88c21ea690f84e8221f6e7ed91daaa2d21ea8d1017f1afbf3fa9ffd0909_ppc64le",
"product_id": "openshift4/ose-csi-external-resizer-rhel8@sha256:8b40d88c21ea690f84e8221f6e7ed91daaa2d21ea8d1017f1afbf3fa9ffd0909_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-csi-external-resizer-rhel8@sha256:8b40d88c21ea690f84e8221f6e7ed91daaa2d21ea8d1017f1afbf3fa9ffd0909?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-csi-external-resizer-rhel8\u0026tag=v4.11.0-202208031306.p0.g2cea576.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-csi-external-snapshotter-rhel8@sha256:9f5f07396f9b2d983a3e99c133a5a81938900e8e0808a5ac57e0e72210d57377_ppc64le",
"product": {
"name": "openshift4/ose-csi-external-snapshotter-rhel8@sha256:9f5f07396f9b2d983a3e99c133a5a81938900e8e0808a5ac57e0e72210d57377_ppc64le",
"product_id": "openshift4/ose-csi-external-snapshotter-rhel8@sha256:9f5f07396f9b2d983a3e99c133a5a81938900e8e0808a5ac57e0e72210d57377_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-csi-external-snapshotter-rhel8@sha256:9f5f07396f9b2d983a3e99c133a5a81938900e8e0808a5ac57e0e72210d57377?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel8\u0026tag=v4.11.0-202208031306.p0.g0afdf73.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-csi-external-snapshotter@sha256:9f5f07396f9b2d983a3e99c133a5a81938900e8e0808a5ac57e0e72210d57377_ppc64le",
"product": {
"name": "openshift4/ose-csi-external-snapshotter@sha256:9f5f07396f9b2d983a3e99c133a5a81938900e8e0808a5ac57e0e72210d57377_ppc64le",
"product_id": "openshift4/ose-csi-external-snapshotter@sha256:9f5f07396f9b2d983a3e99c133a5a81938900e8e0808a5ac57e0e72210d57377_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-csi-external-snapshotter@sha256:9f5f07396f9b2d983a3e99c133a5a81938900e8e0808a5ac57e0e72210d57377?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-csi-external-snapshotter\u0026tag=v4.11.0-202208031306.p0.g0afdf73.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-csi-snapshot-controller-rhel8@sha256:8cb151e8572bdfaf53f914de090a271ad5fb4e2a4d9046b587027f57473c84cf_ppc64le",
"product": {
"name": "openshift4/ose-csi-snapshot-controller-rhel8@sha256:8cb151e8572bdfaf53f914de090a271ad5fb4e2a4d9046b587027f57473c84cf_ppc64le",
"product_id": "openshift4/ose-csi-snapshot-controller-rhel8@sha256:8cb151e8572bdfaf53f914de090a271ad5fb4e2a4d9046b587027f57473c84cf_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-csi-snapshot-controller-rhel8@sha256:8cb151e8572bdfaf53f914de090a271ad5fb4e2a4d9046b587027f57473c84cf?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel8\u0026tag=v4.11.0-202208031306.p0.g0afdf73.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-csi-snapshot-controller@sha256:8cb151e8572bdfaf53f914de090a271ad5fb4e2a4d9046b587027f57473c84cf_ppc64le",
"product": {
"name": "openshift4/ose-csi-snapshot-controller@sha256:8cb151e8572bdfaf53f914de090a271ad5fb4e2a4d9046b587027f57473c84cf_ppc64le",
"product_id": "openshift4/ose-csi-snapshot-controller@sha256:8cb151e8572bdfaf53f914de090a271ad5fb4e2a4d9046b587027f57473c84cf_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-csi-snapshot-controller@sha256:8cb151e8572bdfaf53f914de090a271ad5fb4e2a4d9046b587027f57473c84cf?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-csi-snapshot-controller\u0026tag=v4.11.0-202208031306.p0.g0afdf73.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-csi-snapshot-validation-webhook-rhel8@sha256:fc19b27c4f465ec46f6b7838ff4715278b7a3472d79c5a062d8b2c38d0b9f778_ppc64le",
"product": {
"name": "openshift4/ose-csi-snapshot-validation-webhook-rhel8@sha256:fc19b27c4f465ec46f6b7838ff4715278b7a3472d79c5a062d8b2c38d0b9f778_ppc64le",
"product_id": "openshift4/ose-csi-snapshot-validation-webhook-rhel8@sha256:fc19b27c4f465ec46f6b7838ff4715278b7a3472d79c5a062d8b2c38d0b9f778_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-csi-snapshot-validation-webhook-rhel8@sha256:fc19b27c4f465ec46f6b7838ff4715278b7a3472d79c5a062d8b2c38d0b9f778?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-csi-snapshot-validation-webhook-rhel8\u0026tag=v4.11.0-202208031306.p0.g0afdf73.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/egress-router-cni-rhel8@sha256:5d87bcb5e32b7d69df1d713fd61a71d0223447258deb728b26249ca197bad943_ppc64le",
"product": {
"name": "openshift4/egress-router-cni-rhel8@sha256:5d87bcb5e32b7d69df1d713fd61a71d0223447258deb728b26249ca197bad943_ppc64le",
"product_id": "openshift4/egress-router-cni-rhel8@sha256:5d87bcb5e32b7d69df1d713fd61a71d0223447258deb728b26249ca197bad943_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/egress-router-cni-rhel8@sha256:5d87bcb5e32b7d69df1d713fd61a71d0223447258deb728b26249ca197bad943?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/egress-router-cni-rhel8\u0026tag=v4.11.0-202208031306.p0.gfccaf1d.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-etcd@sha256:91408b23960b2c9a7149627778c368b55e28b256d60e7573bdfa1bf96a3d8aad_ppc64le",
"product": {
"name": "openshift4/ose-etcd@sha256:91408b23960b2c9a7149627778c368b55e28b256d60e7573bdfa1bf96a3d8aad_ppc64le",
"product_id": "openshift4/ose-etcd@sha256:91408b23960b2c9a7149627778c368b55e28b256d60e7573bdfa1bf96a3d8aad_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-etcd@sha256:91408b23960b2c9a7149627778c368b55e28b256d60e7573bdfa1bf96a3d8aad?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-etcd\u0026tag=v4.11.0-202208031306.p0.g80cc14e.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-gcp-cloud-controller-manager-rhel8@sha256:41e8f97fc5832464306161afcd587d68a4b602f580ff2ef6d025b46ce5af9683_ppc64le",
"product": {
"name": "openshift4/ose-gcp-cloud-controller-manager-rhel8@sha256:41e8f97fc5832464306161afcd587d68a4b602f580ff2ef6d025b46ce5af9683_ppc64le",
"product_id": "openshift4/ose-gcp-cloud-controller-manager-rhel8@sha256:41e8f97fc5832464306161afcd587d68a4b602f580ff2ef6d025b46ce5af9683_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-gcp-cloud-controller-manager-rhel8@sha256:41e8f97fc5832464306161afcd587d68a4b602f580ff2ef6d025b46ce5af9683?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-gcp-cloud-controller-manager-rhel8\u0026tag=v4.11.0-202208031306.p0.g9a303b1.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-gcp-cluster-api-controllers-rhel8@sha256:52f1777b57d7044a988da3054c0c7c06e27a3bc9d9ac8965dd8d5fe3cc3ef5d4_ppc64le",
"product": {
"name": "openshift4/ose-gcp-cluster-api-controllers-rhel8@sha256:52f1777b57d7044a988da3054c0c7c06e27a3bc9d9ac8965dd8d5fe3cc3ef5d4_ppc64le",
"product_id": "openshift4/ose-gcp-cluster-api-controllers-rhel8@sha256:52f1777b57d7044a988da3054c0c7c06e27a3bc9d9ac8965dd8d5fe3cc3ef5d4_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-gcp-cluster-api-controllers-rhel8@sha256:52f1777b57d7044a988da3054c0c7c06e27a3bc9d9ac8965dd8d5fe3cc3ef5d4?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-gcp-cluster-api-controllers-rhel8\u0026tag=v4.11.0-202208031306.p0.gff20dda.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-gcp-pd-csi-driver-rhel8@sha256:f45be24171aa703c21aaad4f350ebe0a54081108d75e39ff1b42d1f415776e73_ppc64le",
"product": {
"name": "openshift4/ose-gcp-pd-csi-driver-rhel8@sha256:f45be24171aa703c21aaad4f350ebe0a54081108d75e39ff1b42d1f415776e73_ppc64le",
"product_id": "openshift4/ose-gcp-pd-csi-driver-rhel8@sha256:f45be24171aa703c21aaad4f350ebe0a54081108d75e39ff1b42d1f415776e73_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-gcp-pd-csi-driver-rhel8@sha256:f45be24171aa703c21aaad4f350ebe0a54081108d75e39ff1b42d1f415776e73?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-rhel8\u0026tag=v4.11.0-202208031306.p0.gf9d7fdc.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-gcp-pd-csi-driver-operator-rhel8@sha256:c0a3c993a9fcf0d645dec39a20464688837e35c82c08f5ca95fdf1b70d842806_ppc64le",
"product": {
"name": "openshift4/ose-gcp-pd-csi-driver-operator-rhel8@sha256:c0a3c993a9fcf0d645dec39a20464688837e35c82c08f5ca95fdf1b70d842806_ppc64le",
"product_id": "openshift4/ose-gcp-pd-csi-driver-operator-rhel8@sha256:c0a3c993a9fcf0d645dec39a20464688837e35c82c08f5ca95fdf1b70d842806_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-gcp-pd-csi-driver-operator-rhel8@sha256:c0a3c993a9fcf0d645dec39a20464688837e35c82c08f5ca95fdf1b70d842806?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-operator-rhel8\u0026tag=v4.11.0-202208031306.p0.gbc7bad4.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-hypershift-rhel8@sha256:c50f3799c451830fc7f551d0397163473190a916a001b3ecf8e0577d5b68b252_ppc64le",
"product": {
"name": "openshift4/ose-hypershift-rhel8@sha256:c50f3799c451830fc7f551d0397163473190a916a001b3ecf8e0577d5b68b252_ppc64le",
"product_id": "openshift4/ose-hypershift-rhel8@sha256:c50f3799c451830fc7f551d0397163473190a916a001b3ecf8e0577d5b68b252_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-hypershift-rhel8@sha256:c50f3799c451830fc7f551d0397163473190a916a001b3ecf8e0577d5b68b252?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-hypershift-rhel8\u0026tag=v4.11.0-202208110157.p0.g2b7ac52.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-ibm-cloud-controller-manager-rhel8@sha256:bb4b6e94ad2e114f792e56803d96cc0a0d89cb2d0b4b6c1bd98f7dc02681d9ff_ppc64le",
"product": {
"name": "openshift4/ose-ibm-cloud-controller-manager-rhel8@sha256:bb4b6e94ad2e114f792e56803d96cc0a0d89cb2d0b4b6c1bd98f7dc02681d9ff_ppc64le",
"product_id": "openshift4/ose-ibm-cloud-controller-manager-rhel8@sha256:bb4b6e94ad2e114f792e56803d96cc0a0d89cb2d0b4b6c1bd98f7dc02681d9ff_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-ibm-cloud-controller-manager-rhel8@sha256:bb4b6e94ad2e114f792e56803d96cc0a0d89cb2d0b4b6c1bd98f7dc02681d9ff?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-ibm-cloud-controller-manager-rhel8\u0026tag=v4.11.0-202208031306.p0.gce83696.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-ibmcloud-machine-controllers-rhel8@sha256:60b3440b77654b142510883132bc9023f3b6dac08a55c32eab02870dfde1d786_ppc64le",
"product": {
"name": "openshift4/ose-ibmcloud-machine-controllers-rhel8@sha256:60b3440b77654b142510883132bc9023f3b6dac08a55c32eab02870dfde1d786_ppc64le",
"product_id": "openshift4/ose-ibmcloud-machine-controllers-rhel8@sha256:60b3440b77654b142510883132bc9023f3b6dac08a55c32eab02870dfde1d786_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-ibmcloud-machine-controllers-rhel8@sha256:60b3440b77654b142510883132bc9023f3b6dac08a55c32eab02870dfde1d786?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-ibmcloud-machine-controllers-rhel8\u0026tag=v4.11.0-202208031306.p0.g3bde969.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-ibm-vpc-block-csi-driver-rhel8@sha256:f192ef456a56c953c8e553e70af23c01f04343fed3c479d000e0ad00462e66a7_ppc64le",
"product": {
"name": "openshift4/ose-ibm-vpc-block-csi-driver-rhel8@sha256:f192ef456a56c953c8e553e70af23c01f04343fed3c479d000e0ad00462e66a7_ppc64le",
"product_id": "openshift4/ose-ibm-vpc-block-csi-driver-rhel8@sha256:f192ef456a56c953c8e553e70af23c01f04343fed3c479d000e0ad00462e66a7_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-ibm-vpc-block-csi-driver-rhel8@sha256:f192ef456a56c953c8e553e70af23c01f04343fed3c479d000e0ad00462e66a7?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-rhel8\u0026tag=v4.11.0-202208031306.p0.gc85624d.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-ibm-vpc-block-csi-driver-operator-rhel8@sha256:f31fccd1cbd570207ed229402d402ca388c6630f14e0508bdc9ba01fa1763bbc_ppc64le",
"product": {
"name": "openshift4/ose-ibm-vpc-block-csi-driver-operator-rhel8@sha256:f31fccd1cbd570207ed229402d402ca388c6630f14e0508bdc9ba01fa1763bbc_ppc64le",
"product_id": "openshift4/ose-ibm-vpc-block-csi-driver-operator-rhel8@sha256:f31fccd1cbd570207ed229402d402ca388c6630f14e0508bdc9ba01fa1763bbc_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-ibm-vpc-block-csi-driver-operator-rhel8@sha256:f31fccd1cbd570207ed229402d402ca388c6630f14e0508bdc9ba01fa1763bbc?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-operator-rhel8\u0026tag=v4.11.0-202208031306.p0.ge4a2180.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-insights-rhel8-operator@sha256:36128b45bd888fb2853d417288720286bf523d9e0584054076b1e5b9288f2f60_ppc64le",
"product": {
"name": "openshift4/ose-insights-rhel8-operator@sha256:36128b45bd888fb2853d417288720286bf523d9e0584054076b1e5b9288f2f60_ppc64le",
"product_id": "openshift4/ose-insights-rhel8-operator@sha256:36128b45bd888fb2853d417288720286bf523d9e0584054076b1e5b9288f2f60_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-insights-rhel8-operator@sha256:36128b45bd888fb2853d417288720286bf523d9e0584054076b1e5b9288f2f60?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-insights-rhel8-operator\u0026tag=v4.11.0-202208031306.p0.g0929403.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-installer-artifacts@sha256:645f779075fc78270b02e98bf31d5927d9ff48a95c56669abc5f749296e3ee4d_ppc64le",
"product": {
"name": "openshift4/ose-installer-artifacts@sha256:645f779075fc78270b02e98bf31d5927d9ff48a95c56669abc5f749296e3ee4d_ppc64le",
"product_id": "openshift4/ose-installer-artifacts@sha256:645f779075fc78270b02e98bf31d5927d9ff48a95c56669abc5f749296e3ee4d_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-installer-artifacts@sha256:645f779075fc78270b02e98bf31d5927d9ff48a95c56669abc5f749296e3ee4d?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-installer-artifacts\u0026tag=v4.11.0-202208161507.p0.g1d2450c.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-installer@sha256:45a2c7fa9f56ec78e9087139c6ee944c963685a3714a77535f8cd3eaa8b6d8e9_ppc64le",
"product": {
"name": "openshift4/ose-installer@sha256:45a2c7fa9f56ec78e9087139c6ee944c963685a3714a77535f8cd3eaa8b6d8e9_ppc64le",
"product_id": "openshift4/ose-installer@sha256:45a2c7fa9f56ec78e9087139c6ee944c963685a3714a77535f8cd3eaa8b6d8e9_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-installer@sha256:45a2c7fa9f56ec78e9087139c6ee944c963685a3714a77535f8cd3eaa8b6d8e9?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-installer\u0026tag=v4.11.0-202208161507.p0.g1d2450c.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-kube-storage-version-migrator-rhel8@sha256:5f648ddc9ec59acd152910a93ac82587488aba4452f98bac21f573fd7714b985_ppc64le",
"product": {
"name": "openshift4/ose-kube-storage-version-migrator-rhel8@sha256:5f648ddc9ec59acd152910a93ac82587488aba4452f98bac21f573fd7714b985_ppc64le",
"product_id": "openshift4/ose-kube-storage-version-migrator-rhel8@sha256:5f648ddc9ec59acd152910a93ac82587488aba4452f98bac21f573fd7714b985_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-kube-storage-version-migrator-rhel8@sha256:5f648ddc9ec59acd152910a93ac82587488aba4452f98bac21f573fd7714b985?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel8\u0026tag=v4.11.0-202208031306.p0.g596745c.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-libvirt-machine-controllers@sha256:ec3d130af46371cd1f394b18413accc73b9619ac3232d418182eae776e657416_ppc64le",
"product": {
"name": "openshift4/ose-libvirt-machine-controllers@sha256:ec3d130af46371cd1f394b18413accc73b9619ac3232d418182eae776e657416_ppc64le",
"product_id": "openshift4/ose-libvirt-machine-controllers@sha256:ec3d130af46371cd1f394b18413accc73b9619ac3232d418182eae776e657416_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-libvirt-machine-controllers@sha256:ec3d130af46371cd1f394b18413accc73b9619ac3232d418182eae776e657416?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-libvirt-machine-controllers\u0026tag=v4.11.0-202208031306.p0.gb6e14ea.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-machine-api-operator@sha256:e92749f7a8381da22507d567594dae893c684415d947094ae18d9561ad1f660d_ppc64le",
"product": {
"name": "openshift4/ose-machine-api-operator@sha256:e92749f7a8381da22507d567594dae893c684415d947094ae18d9561ad1f660d_ppc64le",
"product_id": "openshift4/ose-machine-api-operator@sha256:e92749f7a8381da22507d567594dae893c684415d947094ae18d9561ad1f660d_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-machine-api-operator@sha256:e92749f7a8381da22507d567594dae893c684415d947094ae18d9561ad1f660d?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-machine-api-operator\u0026tag=v4.11.0-202208031306.p0.g4e3e83c.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-machine-api-provider-gcp-rhel8@sha256:c52b5720d86ff3bccd4dffc7ce664d49a1ae515a89350ee6df6af0dbeb941eb3_ppc64le",
"product": {
"name": "openshift4/ose-machine-api-provider-gcp-rhel8@sha256:c52b5720d86ff3bccd4dffc7ce664d49a1ae515a89350ee6df6af0dbeb941eb3_ppc64le",
"product_id": "openshift4/ose-machine-api-provider-gcp-rhel8@sha256:c52b5720d86ff3bccd4dffc7ce664d49a1ae515a89350ee6df6af0dbeb941eb3_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-machine-api-provider-gcp-rhel8@sha256:c52b5720d86ff3bccd4dffc7ce664d49a1ae515a89350ee6df6af0dbeb941eb3?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-machine-api-provider-gcp-rhel8\u0026tag=v4.11.0-202208031306.p0.g17a3a9f.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-machine-api-provider-openstack-rhel8@sha256:05bae77a907afc2d75cb8f3bf3aacb26c4e3f2e965709c3c371536bfa78ecd54_ppc64le",
"product": {
"name": "openshift4/ose-machine-api-provider-openstack-rhel8@sha256:05bae77a907afc2d75cb8f3bf3aacb26c4e3f2e965709c3c371536bfa78ecd54_ppc64le",
"product_id": "openshift4/ose-machine-api-provider-openstack-rhel8@sha256:05bae77a907afc2d75cb8f3bf3aacb26c4e3f2e965709c3c371536bfa78ecd54_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-machine-api-provider-openstack-rhel8@sha256:05bae77a907afc2d75cb8f3bf3aacb26c4e3f2e965709c3c371536bfa78ecd54?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel8\u0026tag=v4.11.0-202208031306.p0.geb7e497.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-machine-config-operator@sha256:9947130c8cc8d4b3157242ff5d1dcca0343f6a7b3d17710b2f0915d7e3500881_ppc64le",
"product": {
"name": "openshift4/ose-machine-config-operator@sha256:9947130c8cc8d4b3157242ff5d1dcca0343f6a7b3d17710b2f0915d7e3500881_ppc64le",
"product_id": "openshift4/ose-machine-config-operator@sha256:9947130c8cc8d4b3157242ff5d1dcca0343f6a7b3d17710b2f0915d7e3500881_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-machine-config-operator@sha256:9947130c8cc8d4b3157242ff5d1dcca0343f6a7b3d17710b2f0915d7e3500881?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-machine-config-operator\u0026tag=v4.11.0-202208150437.p0.g8a0ada1.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-multus-admission-controller@sha256:10d932015ba0fe1a84a7a0096dc416857e1a63a2323e6192b8b6bba90e50aa5b_ppc64le",
"product": {
"name": "openshift4/ose-multus-admission-controller@sha256:10d932015ba0fe1a84a7a0096dc416857e1a63a2323e6192b8b6bba90e50aa5b_ppc64le",
"product_id": "openshift4/ose-multus-admission-controller@sha256:10d932015ba0fe1a84a7a0096dc416857e1a63a2323e6192b8b6bba90e50aa5b_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-multus-admission-controller@sha256:10d932015ba0fe1a84a7a0096dc416857e1a63a2323e6192b8b6bba90e50aa5b?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-multus-admission-controller\u0026tag=v4.11.0-202208031306.p0.gf38aae4.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-multus-networkpolicy-rhel8@sha256:9ba16add1d64bad4d4dfb9e8e4200b061ae6f6ab34bccf0456684bfdddc7b9b2_ppc64le",
"product": {
"name": "openshift4/ose-multus-networkpolicy-rhel8@sha256:9ba16add1d64bad4d4dfb9e8e4200b061ae6f6ab34bccf0456684bfdddc7b9b2_ppc64le",
"product_id": "openshift4/ose-multus-networkpolicy-rhel8@sha256:9ba16add1d64bad4d4dfb9e8e4200b061ae6f6ab34bccf0456684bfdddc7b9b2_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-multus-networkpolicy-rhel8@sha256:9ba16add1d64bad4d4dfb9e8e4200b061ae6f6ab34bccf0456684bfdddc7b9b2?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel8\u0026tag=v4.11.0-202208031306.p0.g643fdaf.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-multus-route-override-cni-rhel8@sha256:104105eb231879914965da9c3064c298ab2a1a7944eb334404c7ec32920ec511_ppc64le",
"product": {
"name": "openshift4/ose-multus-route-override-cni-rhel8@sha256:104105eb231879914965da9c3064c298ab2a1a7944eb334404c7ec32920ec511_ppc64le",
"product_id": "openshift4/ose-multus-route-override-cni-rhel8@sha256:104105eb231879914965da9c3064c298ab2a1a7944eb334404c7ec32920ec511_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-multus-route-override-cni-rhel8@sha256:104105eb231879914965da9c3064c298ab2a1a7944eb334404c7ec32920ec511?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel8\u0026tag=v4.11.0-202208031306.p0.g523b790.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-multus-whereabouts-ipam-cni-rhel8@sha256:6426782a1b3f59b5817fa85a465d63334ce7299adaeb442f75ce4930fece85dd_ppc64le",
"product": {
"name": "openshift4/ose-multus-whereabouts-ipam-cni-rhel8@sha256:6426782a1b3f59b5817fa85a465d63334ce7299adaeb442f75ce4930fece85dd_ppc64le",
"product_id": "openshift4/ose-multus-whereabouts-ipam-cni-rhel8@sha256:6426782a1b3f59b5817fa85a465d63334ce7299adaeb442f75ce4930fece85dd_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-multus-whereabouts-ipam-cni-rhel8@sha256:6426782a1b3f59b5817fa85a465d63334ce7299adaeb442f75ce4930fece85dd?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel8\u0026tag=v4.11.0-202208031306.p0.g9951259.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-must-gather@sha256:be3e5946f0c4f70427379251a147059e6aef6b24060ad3f43c4c7611d9a14d14_ppc64le",
"product": {
"name": "openshift4/ose-must-gather@sha256:be3e5946f0c4f70427379251a147059e6aef6b24060ad3f43c4c7611d9a14d14_ppc64le",
"product_id": "openshift4/ose-must-gather@sha256:be3e5946f0c4f70427379251a147059e6aef6b24060ad3f43c4c7611d9a14d14_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-must-gather@sha256:be3e5946f0c4f70427379251a147059e6aef6b24060ad3f43c4c7611d9a14d14?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-must-gather\u0026tag=v4.11.0-202208150437.p0.g32bca40.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-network-interface-bond-cni-rhel8@sha256:b3fb70b58e12e37b5378eed5adb33619c0ecf110cbf48163e2717c19ec7f7025_ppc64le",
"product": {
"name": "openshift4/ose-network-interface-bond-cni-rhel8@sha256:b3fb70b58e12e37b5378eed5adb33619c0ecf110cbf48163e2717c19ec7f7025_ppc64le",
"product_id": "openshift4/ose-network-interface-bond-cni-rhel8@sha256:b3fb70b58e12e37b5378eed5adb33619c0ecf110cbf48163e2717c19ec7f7025_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-network-interface-bond-cni-rhel8@sha256:b3fb70b58e12e37b5378eed5adb33619c0ecf110cbf48163e2717c19ec7f7025?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel8\u0026tag=v4.11.0-202208101438.p0.gb76a677.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-network-metrics-daemon-rhel8@sha256:e61bee6a6187d38ac586efb04c6ea9cfcc014c863e945e47f560a83e8def114d_ppc64le",
"product": {
"name": "openshift4/ose-network-metrics-daemon-rhel8@sha256:e61bee6a6187d38ac586efb04c6ea9cfcc014c863e945e47f560a83e8def114d_ppc64le",
"product_id": "openshift4/ose-network-metrics-daemon-rhel8@sha256:e61bee6a6187d38ac586efb04c6ea9cfcc014c863e945e47f560a83e8def114d_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-network-metrics-daemon-rhel8@sha256:e61bee6a6187d38ac586efb04c6ea9cfcc014c863e945e47f560a83e8def114d?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel8\u0026tag=v4.11.0-202208031306.p0.g9482ac9.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/network-tools-rhel8@sha256:b914a9caeedc9c9777e28e71ed81416a1bf0fd6104b164ba756555192cf95063_ppc64le",
"product": {
"name": "openshift4/network-tools-rhel8@sha256:b914a9caeedc9c9777e28e71ed81416a1bf0fd6104b164ba756555192cf95063_ppc64le",
"product_id": "openshift4/network-tools-rhel8@sha256:b914a9caeedc9c9777e28e71ed81416a1bf0fd6104b164ba756555192cf95063_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/network-tools-rhel8@sha256:b914a9caeedc9c9777e28e71ed81416a1bf0fd6104b164ba756555192cf95063?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/network-tools-rhel8\u0026tag=v4.11.0-202208161348.p0.g4e87286.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-sdn-rhel8@sha256:c708a24017904d8e50fffaafc4c7b072bd774d04acdfa2b40d139edccf1dad33_ppc64le",
"product": {
"name": "openshift4/ose-sdn-rhel8@sha256:c708a24017904d8e50fffaafc4c7b072bd774d04acdfa2b40d139edccf1dad33_ppc64le",
"product_id": "openshift4/ose-sdn-rhel8@sha256:c708a24017904d8e50fffaafc4c7b072bd774d04acdfa2b40d139edccf1dad33_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-sdn-rhel8@sha256:c708a24017904d8e50fffaafc4c7b072bd774d04acdfa2b40d139edccf1dad33?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-sdn-rhel8\u0026tag=v4.11.0-202208161348.p0.g93345d4.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-oauth-apiserver-rhel8@sha256:b1e06183d361a6ca89412b960a38121f6ecb9ecf6b9ebccbaad95159690dc243_ppc64le",
"product": {
"name": "openshift4/ose-oauth-apiserver-rhel8@sha256:b1e06183d361a6ca89412b960a38121f6ecb9ecf6b9ebccbaad95159690dc243_ppc64le",
"product_id": "openshift4/ose-oauth-apiserver-rhel8@sha256:b1e06183d361a6ca89412b960a38121f6ecb9ecf6b9ebccbaad95159690dc243_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-oauth-apiserver-rhel8@sha256:b1e06183d361a6ca89412b960a38121f6ecb9ecf6b9ebccbaad95159690dc243?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-oauth-apiserver-rhel8\u0026tag=v4.11.0-202208110436.p0.g3ca701f.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-openshift-apiserver-rhel8@sha256:a00046f91649246bf718a82a52ffcf969f0daa58dddc80de1ba53bf5999e393f_ppc64le",
"product": {
"name": "openshift4/ose-openshift-apiserver-rhel8@sha256:a00046f91649246bf718a82a52ffcf969f0daa58dddc80de1ba53bf5999e393f_ppc64le",
"product_id": "openshift4/ose-openshift-apiserver-rhel8@sha256:a00046f91649246bf718a82a52ffcf969f0daa58dddc80de1ba53bf5999e393f_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-openshift-apiserver-rhel8@sha256:a00046f91649246bf718a82a52ffcf969f0daa58dddc80de1ba53bf5999e393f?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-openshift-apiserver-rhel8\u0026tag=v4.11.0-202208031306.p0.g4b6f874.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-openshift-controller-manager-rhel8@sha256:6c1a3c63ca3b93f0644a80882cc02174bc06bfb6df4b3012cdf43c1d0a8114e9_ppc64le",
"product": {
"name": "openshift4/ose-openshift-controller-manager-rhel8@sha256:6c1a3c63ca3b93f0644a80882cc02174bc06bfb6df4b3012cdf43c1d0a8114e9_ppc64le",
"product_id": "openshift4/ose-openshift-controller-manager-rhel8@sha256:6c1a3c63ca3b93f0644a80882cc02174bc06bfb6df4b3012cdf43c1d0a8114e9_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-openshift-controller-manager-rhel8@sha256:6c1a3c63ca3b93f0644a80882cc02174bc06bfb6df4b3012cdf43c1d0a8114e9?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel8\u0026tag=v4.11.0-202208162257.p0.g8fbe884.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-openstack-cinder-csi-driver-rhel8@sha256:5231039df308c3b8730158ad327982baff8f7b1b6dccd046ab4a00af6d70e7d8_ppc64le",
"product": {
"name": "openshift4/ose-openstack-cinder-csi-driver-rhel8@sha256:5231039df308c3b8730158ad327982baff8f7b1b6dccd046ab4a00af6d70e7d8_ppc64le",
"product_id": "openshift4/ose-openstack-cinder-csi-driver-rhel8@sha256:5231039df308c3b8730158ad327982baff8f7b1b6dccd046ab4a00af6d70e7d8_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-openstack-cinder-csi-driver-rhel8@sha256:5231039df308c3b8730158ad327982baff8f7b1b6dccd046ab4a00af6d70e7d8?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel8\u0026tag=v4.11.0-202208031306.p0.g246ae15.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-openstack-cinder-csi-driver-rhel8-operator@sha256:fc99f3eacda723a6d9c83bf0e619c91bd2eb049a710b304ab1de7639705bbed5_ppc64le",
"product": {
"name": "openshift4/ose-openstack-cinder-csi-driver-rhel8-operator@sha256:fc99f3eacda723a6d9c83bf0e619c91bd2eb049a710b304ab1de7639705bbed5_ppc64le",
"product_id": "openshift4/ose-openstack-cinder-csi-driver-rhel8-operator@sha256:fc99f3eacda723a6d9c83bf0e619c91bd2eb049a710b304ab1de7639705bbed5_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-openstack-cinder-csi-driver-rhel8-operator@sha256:fc99f3eacda723a6d9c83bf0e619c91bd2eb049a710b304ab1de7639705bbed5?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel8-operator\u0026tag=v4.11.0-202208031306.p0.gae4c45c.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-openstack-cloud-controller-manager-rhel8@sha256:316d8d6c31c6198d95d929779c2d68df5ed9cc0fe1bc2db858f234af068dd21e_ppc64le",
"product": {
"name": "openshift4/ose-openstack-cloud-controller-manager-rhel8@sha256:316d8d6c31c6198d95d929779c2d68df5ed9cc0fe1bc2db858f234af068dd21e_ppc64le",
"product_id": "openshift4/ose-openstack-cloud-controller-manager-rhel8@sha256:316d8d6c31c6198d95d929779c2d68df5ed9cc0fe1bc2db858f234af068dd21e_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-openstack-cloud-controller-manager-rhel8@sha256:316d8d6c31c6198d95d929779c2d68df5ed9cc0fe1bc2db858f234af068dd21e?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel8\u0026tag=v4.11.0-202208031306.p0.g246ae15.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-openstack-machine-controllers@sha256:5cda1e00b8e5195be5fb565399f5a19c58a9c77bbe13e297f5a2196518116d90_ppc64le",
"product": {
"name": "openshift4/ose-openstack-machine-controllers@sha256:5cda1e00b8e5195be5fb565399f5a19c58a9c77bbe13e297f5a2196518116d90_ppc64le",
"product_id": "openshift4/ose-openstack-machine-controllers@sha256:5cda1e00b8e5195be5fb565399f5a19c58a9c77bbe13e297f5a2196518116d90_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-openstack-machine-controllers@sha256:5cda1e00b8e5195be5fb565399f5a19c58a9c77bbe13e297f5a2196518116d90?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-openstack-machine-controllers\u0026tag=v4.11.0-202208031306.p0.g440ca42.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ovirt-csi-driver-rhel7@sha256:b1ee2119c5c9ffa916f48425d807695d557bfe326bbfe0e65d18ec235cee53b7_ppc64le",
"product": {
"name": "openshift4/ovirt-csi-driver-rhel7@sha256:b1ee2119c5c9ffa916f48425d807695d557bfe326bbfe0e65d18ec235cee53b7_ppc64le",
"product_id": "openshift4/ovirt-csi-driver-rhel7@sha256:b1ee2119c5c9ffa916f48425d807695d557bfe326bbfe0e65d18ec235cee53b7_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ovirt-csi-driver-rhel7@sha256:b1ee2119c5c9ffa916f48425d807695d557bfe326bbfe0e65d18ec235cee53b7?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ovirt-csi-driver-rhel7\u0026tag=v4.11.0-202208031306.p0.g0b3d79b.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ovirt-csi-driver-rhel8@sha256:b1ee2119c5c9ffa916f48425d807695d557bfe326bbfe0e65d18ec235cee53b7_ppc64le",
"product": {
"name": "openshift4/ovirt-csi-driver-rhel8@sha256:b1ee2119c5c9ffa916f48425d807695d557bfe326bbfe0e65d18ec235cee53b7_ppc64le",
"product_id": "openshift4/ovirt-csi-driver-rhel8@sha256:b1ee2119c5c9ffa916f48425d807695d557bfe326bbfe0e65d18ec235cee53b7_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ovirt-csi-driver-rhel8@sha256:b1ee2119c5c9ffa916f48425d807695d557bfe326bbfe0e65d18ec235cee53b7?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ovirt-csi-driver-rhel8\u0026tag=v4.11.0-202208031306.p0.g0b3d79b.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-ovirt-machine-controllers-rhel8@sha256:951e6ff8cdd565aefd60d8e996145c989c228a2a9c7ab412789d92ddb3ec9165_ppc64le",
"product": {
"name": "openshift4/ose-ovirt-machine-controllers-rhel8@sha256:951e6ff8cdd565aefd60d8e996145c989c228a2a9c7ab412789d92ddb3ec9165_ppc64le",
"product_id": "openshift4/ose-ovirt-machine-controllers-rhel8@sha256:951e6ff8cdd565aefd60d8e996145c989c228a2a9c7ab412789d92ddb3ec9165_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-ovirt-machine-controllers-rhel8@sha256:951e6ff8cdd565aefd60d8e996145c989c228a2a9c7ab412789d92ddb3ec9165?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-ovirt-machine-controllers-rhel8\u0026tag=v4.11.0-202208031306.p0.g5a93d94.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-ovn-kubernetes@sha256:cec5b3a5276177b25ce85f5d1465dbc6aca19b78b0f5406b6fe85bc97ff3f77d_ppc64le",
"product": {
"name": "openshift4/ose-ovn-kubernetes@sha256:cec5b3a5276177b25ce85f5d1465dbc6aca19b78b0f5406b6fe85bc97ff3f77d_ppc64le",
"product_id": "openshift4/ose-ovn-kubernetes@sha256:cec5b3a5276177b25ce85f5d1465dbc6aca19b78b0f5406b6fe85bc97ff3f77d_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-ovn-kubernetes@sha256:cec5b3a5276177b25ce85f5d1465dbc6aca19b78b0f5406b6fe85bc97ff3f77d?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-ovn-kubernetes\u0026tag=v4.11.0-202208161348.p0.g369b3a4.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-powervs-cloud-controller-manager-rhel8@sha256:a512551fc4ce326ef993f1dde6dedd5cf4c20b6c41f6149430ffae0d9e10d62c_ppc64le",
"product": {
"name": "openshift4/ose-powervs-cloud-controller-manager-rhel8@sha256:a512551fc4ce326ef993f1dde6dedd5cf4c20b6c41f6149430ffae0d9e10d62c_ppc64le",
"product_id": "openshift4/ose-powervs-cloud-controller-manager-rhel8@sha256:a512551fc4ce326ef993f1dde6dedd5cf4c20b6c41f6149430ffae0d9e10d62c_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-powervs-cloud-controller-manager-rhel8@sha256:a512551fc4ce326ef993f1dde6dedd5cf4c20b6c41f6149430ffae0d9e10d62c?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-powervs-cloud-controller-manager-rhel8\u0026tag=v4.11.0-202208031306.p0.g8ace6e9.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-powervs-machine-controllers-rhel8@sha256:965ad6292483d5e6d8b734fd40006689cf3917657919c668b6d01bc9fc4b816e_ppc64le",
"product": {
"name": "openshift4/ose-powervs-machine-controllers-rhel8@sha256:965ad6292483d5e6d8b734fd40006689cf3917657919c668b6d01bc9fc4b816e_ppc64le",
"product_id": "openshift4/ose-powervs-machine-controllers-rhel8@sha256:965ad6292483d5e6d8b734fd40006689cf3917657919c668b6d01bc9fc4b816e_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-powervs-machine-controllers-rhel8@sha256:965ad6292483d5e6d8b734fd40006689cf3917657919c668b6d01bc9fc4b816e?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-powervs-machine-controllers-rhel8\u0026tag=v4.11.0-202208031306.p0.g76649b3.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-k8s-prometheus-adapter@sha256:a7ab7f242111de6ecf29f6107baa7c90331f9fc68a32467e7e91c935cdd99218_ppc64le",
"product": {
"name": "openshift4/ose-k8s-prometheus-adapter@sha256:a7ab7f242111de6ecf29f6107baa7c90331f9fc68a32467e7e91c935cdd99218_ppc64le",
"product_id": "openshift4/ose-k8s-prometheus-adapter@sha256:a7ab7f242111de6ecf29f6107baa7c90331f9fc68a32467e7e91c935cdd99218_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-k8s-prometheus-adapter@sha256:a7ab7f242111de6ecf29f6107baa7c90331f9fc68a32467e7e91c935cdd99218?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-k8s-prometheus-adapter\u0026tag=v4.11.0-202208031703.p0.g32fb8ea.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-service-ca-operator@sha256:2fd815e1dfa78fc9c28179a5c77296723bbe8f42e1b19e347d936a795b787cdf_ppc64le",
"product": {
"name": "openshift4/ose-service-ca-operator@sha256:2fd815e1dfa78fc9c28179a5c77296723bbe8f42e1b19e347d936a795b787cdf_ppc64le",
"product_id": "openshift4/ose-service-ca-operator@sha256:2fd815e1dfa78fc9c28179a5c77296723bbe8f42e1b19e347d936a795b787cdf_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-service-ca-operator@sha256:2fd815e1dfa78fc9c28179a5c77296723bbe8f42e1b19e347d936a795b787cdf?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-service-ca-operator\u0026tag=v4.11.0-202208031703.p0.g0899d11.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-thanos-rhel8@sha256:94514a0e4637f4a171b6f603831ea5e608a8a66d7e04ef338814a2a3f788ae12_ppc64le",
"product": {
"name": "openshift4/ose-thanos-rhel8@sha256:94514a0e4637f4a171b6f603831ea5e608a8a66d7e04ef338814a2a3f788ae12_ppc64le",
"product_id": "openshift4/ose-thanos-rhel8@sha256:94514a0e4637f4a171b6f603831ea5e608a8a66d7e04ef338814a2a3f788ae12_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-thanos-rhel8@sha256:94514a0e4637f4a171b6f603831ea5e608a8a66d7e04ef338814a2a3f788ae12?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-thanos-rhel8\u0026tag=v4.11.0-202208031306.p0.gf08da2d.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-tools-rhel8@sha256:3e7ad95fa62980cfa70e0021654b5a8405c254ebc4da9710ac1171480d665c59_ppc64le",
"product": {
"name": "openshift4/ose-tools-rhel8@sha256:3e7ad95fa62980cfa70e0021654b5a8405c254ebc4da9710ac1171480d665c59_ppc64le",
"product_id": "openshift4/ose-tools-rhel8@sha256:3e7ad95fa62980cfa70e0021654b5a8405c254ebc4da9710ac1171480d665c59_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-tools-rhel8@sha256:3e7ad95fa62980cfa70e0021654b5a8405c254ebc4da9710ac1171480d665c59?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-tools-rhel8\u0026tag=v4.11.0-202208150437.p0.gfcf512e.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-prometheus-config-reloader@sha256:39e17dba2978d3e1b0af71b9eb1be3446199a365ada2e156682ee7a20e48b060_ppc64le",
"product": {
"name": "openshift4/ose-prometheus-config-reloader@sha256:39e17dba2978d3e1b0af71b9eb1be3446199a365ada2e156682ee7a20e48b060_ppc64le",
"product_id": "openshift4/ose-prometheus-config-reloader@sha256:39e17dba2978d3e1b0af71b9eb1be3446199a365ada2e156682ee7a20e48b060_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-prometheus-config-reloader@sha256:39e17dba2978d3e1b0af71b9eb1be3446199a365ada2e156682ee7a20e48b060?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-prometheus-config-reloader\u0026tag=v4.11.0-202208031306.p0.gcb3afa2.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-prometheus-operator-admission-webhook-rhel8@sha256:a810296e2d9a9924234a7437531f9b6f4e266a4ddd40b8ecce1c48414696512e_ppc64le",
"product": {
"name": "openshift4/ose-prometheus-operator-admission-webhook-rhel8@sha256:a810296e2d9a9924234a7437531f9b6f4e266a4ddd40b8ecce1c48414696512e_ppc64le",
"product_id": "openshift4/ose-prometheus-operator-admission-webhook-rhel8@sha256:a810296e2d9a9924234a7437531f9b6f4e266a4ddd40b8ecce1c48414696512e_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-prometheus-operator-admission-webhook-rhel8@sha256:a810296e2d9a9924234a7437531f9b6f4e266a4ddd40b8ecce1c48414696512e?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel8\u0026tag=v4.11.0-202208031306.p0.gcb3afa2.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-prometheus-operator@sha256:9e028b370e4b1fa7eeb51fb84ad9b1344e4012716030c5d3fa223c7abe92c0e1_ppc64le",
"product": {
"name": "openshift4/ose-prometheus-operator@sha256:9e028b370e4b1fa7eeb51fb84ad9b1344e4012716030c5d3fa223c7abe92c0e1_ppc64le",
"product_id": "openshift4/ose-prometheus-operator@sha256:9e028b370e4b1fa7eeb51fb84ad9b1344e4012716030c5d3fa223c7abe92c0e1_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-prometheus-operator@sha256:9e028b370e4b1fa7eeb51fb84ad9b1344e4012716030c5d3fa223c7abe92c0e1?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-prometheus-operator\u0026tag=v4.11.0-202208031306.p0.gcb3afa2.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-prom-label-proxy@sha256:db4ec1b0a75ec8a5260095225cf2ef103895edd9b05419503bec473629a3dcd0_ppc64le",
"product": {
"name": "openshift4/ose-prom-label-proxy@sha256:db4ec1b0a75ec8a5260095225cf2ef103895edd9b05419503bec473629a3dcd0_ppc64le",
"product_id": "openshift4/ose-prom-label-proxy@sha256:db4ec1b0a75ec8a5260095225cf2ef103895edd9b05419503bec473629a3dcd0_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-prom-label-proxy@sha256:db4ec1b0a75ec8a5260095225cf2ef103895edd9b05419503bec473629a3dcd0?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-prom-label-proxy\u0026tag=v4.11.0-202208031306.p0.gaf12fbc.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-telemeter@sha256:f931ead1bc611c5faf5073c81a3af1c3561ed1eb42f958fa9c1ae03eeb339505_ppc64le",
"product": {
"name": "openshift4/ose-telemeter@sha256:f931ead1bc611c5faf5073c81a3af1c3561ed1eb42f958fa9c1ae03eeb339505_ppc64le",
"product_id": "openshift4/ose-telemeter@sha256:f931ead1bc611c5faf5073c81a3af1c3561ed1eb42f958fa9c1ae03eeb339505_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-telemeter@sha256:f931ead1bc611c5faf5073c81a3af1c3561ed1eb42f958fa9c1ae03eeb339505?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-telemeter\u0026tag=v4.11.0-202208031306.p0.g77b2966.assembly.stream"
}
}
}
],
"category": "architecture",
"name": "ppc64le"
},
{
"branches": [
{
"category": "product_version",
"name": "openshift4/ose-cluster-autoscaler@sha256:4e0b8de27a9295163d397b1c7b9fd77a18276df6fb36076fb4423ce89877aa59_amd64",
"product": {
"name": "openshift4/ose-cluster-autoscaler@sha256:4e0b8de27a9295163d397b1c7b9fd77a18276df6fb36076fb4423ce89877aa59_amd64",
"product_id": "openshift4/ose-cluster-autoscaler@sha256:4e0b8de27a9295163d397b1c7b9fd77a18276df6fb36076fb4423ce89877aa59_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-cluster-autoscaler@sha256:4e0b8de27a9295163d397b1c7b9fd77a18276df6fb36076fb4423ce89877aa59?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-cluster-autoscaler\u0026tag=v4.11.0-202208150437.p0.g80a9b6d.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-baremetal-machine-controllers@sha256:f7606cd50b6e7ab57038d01f6539c194f974904abdbfcc04810fffc803166f4a_amd64",
"product": {
"name": "openshift4/ose-baremetal-machine-controllers@sha256:f7606cd50b6e7ab57038d01f6539c194f974904abdbfcc04810fffc803166f4a_amd64",
"product_id": "openshift4/ose-baremetal-machine-controllers@sha256:f7606cd50b6e7ab57038d01f6539c194f974904abdbfcc04810fffc803166f4a_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-baremetal-machine-controllers@sha256:f7606cd50b6e7ab57038d01f6539c194f974904abdbfcc04810fffc803166f4a?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-baremetal-machine-controllers\u0026tag=v4.11.0-202208031306.p0.ga65be86.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-cluster-etcd-rhel8-operator@sha256:6d9ebc067df9550aa5c1623e44a8c041f7ba0ffdad757b3848d7d5308aafa407_amd64",
"product": {
"name": "openshift4/ose-cluster-etcd-rhel8-operator@sha256:6d9ebc067df9550aa5c1623e44a8c041f7ba0ffdad757b3848d7d5308aafa407_amd64",
"product_id": "openshift4/ose-cluster-etcd-rhel8-operator@sha256:6d9ebc067df9550aa5c1623e44a8c041f7ba0ffdad757b3848d7d5308aafa407_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-cluster-etcd-rhel8-operator@sha256:6d9ebc067df9550aa5c1623e44a8c041f7ba0ffdad757b3848d7d5308aafa407?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-cluster-etcd-rhel8-operator\u0026tag=v4.11.0-202208162257.p0.g5579971.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-cluster-monitoring-operator@sha256:f15249736c67cbf440deb68891faf4eadc896fa2f378590c8a355e2ff39ebd94_amd64",
"product": {
"name": "openshift4/ose-cluster-monitoring-operator@sha256:f15249736c67cbf440deb68891faf4eadc896fa2f378590c8a355e2ff39ebd94_amd64",
"product_id": "openshift4/ose-cluster-monitoring-operator@sha256:f15249736c67cbf440deb68891faf4eadc896fa2f378590c8a355e2ff39ebd94_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-cluster-monitoring-operator@sha256:f15249736c67cbf440deb68891faf4eadc896fa2f378590c8a355e2ff39ebd94?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-cluster-monitoring-operator\u0026tag=v4.11.0-202208110436.p0.g2e9b60a.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-cluster-network-operator@sha256:9e7aab6d8d159653383627b8262ad46155dc97692c5c345b72f90ecf100ab4c3_amd64",
"product": {
"name": "openshift4/ose-cluster-network-operator@sha256:9e7aab6d8d159653383627b8262ad46155dc97692c5c345b72f90ecf100ab4c3_amd64",
"product_id": "openshift4/ose-cluster-network-operator@sha256:9e7aab6d8d159653383627b8262ad46155dc97692c5c345b72f90ecf100ab4c3_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-cluster-network-operator@sha256:9e7aab6d8d159653383627b8262ad46155dc97692c5c345b72f90ecf100ab4c3?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-cluster-network-operator\u0026tag=v4.11.0-202208031306.p0.g3528a6b.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-cluster-node-tuning-operator@sha256:d06e393e0493bb6a519ffeab2595b7555df2148190eb30a29def40325c35e3a5_amd64",
"product": {
"name": "openshift4/ose-cluster-node-tuning-operator@sha256:d06e393e0493bb6a519ffeab2595b7555df2148190eb30a29def40325c35e3a5_amd64",
"product_id": "openshift4/ose-cluster-node-tuning-operator@sha256:d06e393e0493bb6a519ffeab2595b7555df2148190eb30a29def40325c35e3a5_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-cluster-node-tuning-operator@sha256:d06e393e0493bb6a519ffeab2595b7555df2148190eb30a29def40325c35e3a5?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-cluster-node-tuning-operator\u0026tag=v4.11.0-202208161847.p0.gf75e0e7.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-cluster-version-operator@sha256:241713ac691dd073f8b667f59502e6db5ae503d01bd3e5dc0413bb1903a6da06_amd64",
"product": {
"name": "openshift4/ose-cluster-version-operator@sha256:241713ac691dd073f8b667f59502e6db5ae503d01bd3e5dc0413bb1903a6da06_amd64",
"product_id": "openshift4/ose-cluster-version-operator@sha256:241713ac691dd073f8b667f59502e6db5ae503d01bd3e5dc0413bb1903a6da06_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-cluster-version-operator@sha256:241713ac691dd073f8b667f59502e6db5ae503d01bd3e5dc0413bb1903a6da06?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-cluster-version-operator\u0026tag=v4.11.0-202208161348.p0.g0520e51.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-configmap-reloader@sha256:25c49da28dd21c6056f6368416e1d6ad6f06a3046434e0190c4e2e47d24408bb_amd64",
"product": {
"name": "openshift4/ose-configmap-reloader@sha256:25c49da28dd21c6056f6368416e1d6ad6f06a3046434e0190c4e2e47d24408bb_amd64",
"product_id": "openshift4/ose-configmap-reloader@sha256:25c49da28dd21c6056f6368416e1d6ad6f06a3046434e0190c4e2e47d24408bb_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-configmap-reloader@sha256:25c49da28dd21c6056f6368416e1d6ad6f06a3046434e0190c4e2e47d24408bb?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-configmap-reloader\u0026tag=v4.11.0-202208031306.p0.gb7c03bb.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-coredns@sha256:2f52299822c5fdc045c703c43a99ab9db893d530d618176ae52376143a354d3c_amd64",
"product": {
"name": "openshift4/ose-coredns@sha256:2f52299822c5fdc045c703c43a99ab9db893d530d618176ae52376143a354d3c_amd64",
"product_id": "openshift4/ose-coredns@sha256:2f52299822c5fdc045c703c43a99ab9db893d530d618176ae52376143a354d3c_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-coredns@sha256:2f52299822c5fdc045c703c43a99ab9db893d530d618176ae52376143a354d3c?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-coredns\u0026tag=v4.11.0-202208031306.p0.g7fe212f.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-csi-external-attacher-rhel8@sha256:d65c8960171d37900f2f07cedb4a14eff2fc9da095a3ccc6718f4fbcd0f0b79e_amd64",
"product": {
"name": "openshift4/ose-csi-external-attacher-rhel8@sha256:d65c8960171d37900f2f07cedb4a14eff2fc9da095a3ccc6718f4fbcd0f0b79e_amd64",
"product_id": "openshift4/ose-csi-external-attacher-rhel8@sha256:d65c8960171d37900f2f07cedb4a14eff2fc9da095a3ccc6718f4fbcd0f0b79e_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-csi-external-attacher-rhel8@sha256:d65c8960171d37900f2f07cedb4a14eff2fc9da095a3ccc6718f4fbcd0f0b79e?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-csi-external-attacher-rhel8\u0026tag=v4.11.0-202208150437.p0.gda5442f.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-csi-external-attacher@sha256:d65c8960171d37900f2f07cedb4a14eff2fc9da095a3ccc6718f4fbcd0f0b79e_amd64",
"product": {
"name": "openshift4/ose-csi-external-attacher@sha256:d65c8960171d37900f2f07cedb4a14eff2fc9da095a3ccc6718f4fbcd0f0b79e_amd64",
"product_id": "openshift4/ose-csi-external-attacher@sha256:d65c8960171d37900f2f07cedb4a14eff2fc9da095a3ccc6718f4fbcd0f0b79e_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-csi-external-attacher@sha256:d65c8960171d37900f2f07cedb4a14eff2fc9da095a3ccc6718f4fbcd0f0b79e?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-csi-external-attacher\u0026tag=v4.11.0-202208150437.p0.gda5442f.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-csi-driver-manila-rhel8@sha256:e8d1989aba103c3667cafbae5d850bc9e8558f2e4cc760a9b88931f3a4db86a9_amd64",
"product": {
"name": "openshift4/ose-csi-driver-manila-rhel8@sha256:e8d1989aba103c3667cafbae5d850bc9e8558f2e4cc760a9b88931f3a4db86a9_amd64",
"product_id": "openshift4/ose-csi-driver-manila-rhel8@sha256:e8d1989aba103c3667cafbae5d850bc9e8558f2e4cc760a9b88931f3a4db86a9_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-csi-driver-manila-rhel8@sha256:e8d1989aba103c3667cafbae5d850bc9e8558f2e4cc760a9b88931f3a4db86a9?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-csi-driver-manila-rhel8\u0026tag=v4.11.0-202208031306.p0.g246ae15.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-csi-driver-manila-rhel8-operator@sha256:1e2c039399a6ad9857e9b3972cdf246a1cd6bdb70e2278bd3274c9ff0ffe8f5d_amd64",
"product": {
"name": "openshift4/ose-csi-driver-manila-rhel8-operator@sha256:1e2c039399a6ad9857e9b3972cdf246a1cd6bdb70e2278bd3274c9ff0ffe8f5d_amd64",
"product_id": "openshift4/ose-csi-driver-manila-rhel8-operator@sha256:1e2c039399a6ad9857e9b3972cdf246a1cd6bdb70e2278bd3274c9ff0ffe8f5d_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-csi-driver-manila-rhel8-operator@sha256:1e2c039399a6ad9857e9b3972cdf246a1cd6bdb70e2278bd3274c9ff0ffe8f5d?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-csi-driver-manila-rhel8-operator\u0026tag=v4.11.0-202208031306.p0.g12cb253.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-csi-driver-nfs-rhel8@sha256:3b15d6d6f4c84f64caafac5a68041ca3bbe50bab34e353a6604f6046253547f9_amd64",
"product": {
"name": "openshift4/ose-csi-driver-nfs-rhel8@sha256:3b15d6d6f4c84f64caafac5a68041ca3bbe50bab34e353a6604f6046253547f9_amd64",
"product_id": "openshift4/ose-csi-driver-nfs-rhel8@sha256:3b15d6d6f4c84f64caafac5a68041ca3bbe50bab34e353a6604f6046253547f9_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-csi-driver-nfs-rhel8@sha256:3b15d6d6f4c84f64caafac5a68041ca3bbe50bab34e353a6604f6046253547f9?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-csi-driver-nfs-rhel8\u0026tag=v4.11.0-202208150437.p0.gf144bb4.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-csi-livenessprobe@sha256:f14f6e952932830665b25597c2a3d21158a5cb69beb4c80a64388777a1552865_amd64",
"product": {
"name": "openshift4/ose-csi-livenessprobe@sha256:f14f6e952932830665b25597c2a3d21158a5cb69beb4c80a64388777a1552865_amd64",
"product_id": "openshift4/ose-csi-livenessprobe@sha256:f14f6e952932830665b25597c2a3d21158a5cb69beb4c80a64388777a1552865_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-csi-livenessprobe@sha256:f14f6e952932830665b25597c2a3d21158a5cb69beb4c80a64388777a1552865?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-csi-livenessprobe\u0026tag=v4.11.0-202208150437.p0.g7319607.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-csi-livenessprobe-rhel8@sha256:f14f6e952932830665b25597c2a3d21158a5cb69beb4c80a64388777a1552865_amd64",
"product": {
"name": "openshift4/ose-csi-livenessprobe-rhel8@sha256:f14f6e952932830665b25597c2a3d21158a5cb69beb4c80a64388777a1552865_amd64",
"product_id": "openshift4/ose-csi-livenessprobe-rhel8@sha256:f14f6e952932830665b25597c2a3d21158a5cb69beb4c80a64388777a1552865_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-csi-livenessprobe-rhel8@sha256:f14f6e952932830665b25597c2a3d21158a5cb69beb4c80a64388777a1552865?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel8\u0026tag=v4.11.0-202208150437.p0.g7319607.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-csi-node-driver-registrar-rhel8@sha256:0c01d2cd070a88a674caaa131cda9db116520d8faef62fe8e625985c1d98fd18_amd64",
"product": {
"name": "openshift4/ose-csi-node-driver-registrar-rhel8@sha256:0c01d2cd070a88a674caaa131cda9db116520d8faef62fe8e625985c1d98fd18_amd64",
"product_id": "openshift4/ose-csi-node-driver-registrar-rhel8@sha256:0c01d2cd070a88a674caaa131cda9db116520d8faef62fe8e625985c1d98fd18_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-csi-node-driver-registrar-rhel8@sha256:0c01d2cd070a88a674caaa131cda9db116520d8faef62fe8e625985c1d98fd18?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel8\u0026tag=v4.11.0-202208031306.p0.g710109c.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-csi-node-driver-registrar@sha256:0c01d2cd070a88a674caaa131cda9db116520d8faef62fe8e625985c1d98fd18_amd64",
"product": {
"name": "openshift4/ose-csi-node-driver-registrar@sha256:0c01d2cd070a88a674caaa131cda9db116520d8faef62fe8e625985c1d98fd18_amd64",
"product_id": "openshift4/ose-csi-node-driver-registrar@sha256:0c01d2cd070a88a674caaa131cda9db116520d8faef62fe8e625985c1d98fd18_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-csi-node-driver-registrar@sha256:0c01d2cd070a88a674caaa131cda9db116520d8faef62fe8e625985c1d98fd18?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-csi-node-driver-registrar\u0026tag=v4.11.0-202208031306.p0.g710109c.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-csi-external-provisioner@sha256:1e69d532a480bf0f0b2aa8c7385dfe90488408c25f1278ace1a25df90dba38ac_amd64",
"product": {
"name": "openshift4/ose-csi-external-provisioner@sha256:1e69d532a480bf0f0b2aa8c7385dfe90488408c25f1278ace1a25df90dba38ac_amd64",
"product_id": "openshift4/ose-csi-external-provisioner@sha256:1e69d532a480bf0f0b2aa8c7385dfe90488408c25f1278ace1a25df90dba38ac_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-csi-external-provisioner@sha256:1e69d532a480bf0f0b2aa8c7385dfe90488408c25f1278ace1a25df90dba38ac?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-csi-external-provisioner\u0026tag=v4.11.0-202208150437.p0.g86277ec.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-csi-external-provisioner-rhel8@sha256:1e69d532a480bf0f0b2aa8c7385dfe90488408c25f1278ace1a25df90dba38ac_amd64",
"product": {
"name": "openshift4/ose-csi-external-provisioner-rhel8@sha256:1e69d532a480bf0f0b2aa8c7385dfe90488408c25f1278ace1a25df90dba38ac_amd64",
"product_id": "openshift4/ose-csi-external-provisioner-rhel8@sha256:1e69d532a480bf0f0b2aa8c7385dfe90488408c25f1278ace1a25df90dba38ac_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-csi-external-provisioner-rhel8@sha256:1e69d532a480bf0f0b2aa8c7385dfe90488408c25f1278ace1a25df90dba38ac?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel8\u0026tag=v4.11.0-202208150437.p0.g86277ec.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/driver-toolkit-rhel8@sha256:82faeb6a8caa174d9df3d259945ca161311fe6231d628e34ee0f1c8528371229_amd64",
"product": {
"name": "openshift4/driver-toolkit-rhel8@sha256:82faeb6a8caa174d9df3d259945ca161311fe6231d628e34ee0f1c8528371229_amd64",
"product_id": "openshift4/driver-toolkit-rhel8@sha256:82faeb6a8caa174d9df3d259945ca161311fe6231d628e34ee0f1c8528371229_amd64",
"product_identification_helper": {
"purl": "pkg:oci/driver-toolkit-rhel8@sha256:82faeb6a8caa174d9df3d259945ca161311fe6231d628e34ee0f1c8528371229?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/driver-toolkit-rhel8\u0026tag=v4.11.0-202208031306.p0.g4e799c0.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-oauth-proxy@sha256:184021ada5116a1e5dc8c21163f39665606cae8fb1e776bd9d623cd2eb0072c2_amd64",
"product": {
"name": "openshift4/ose-oauth-proxy@sha256:184021ada5116a1e5dc8c21163f39665606cae8fb1e776bd9d623cd2eb0072c2_amd64",
"product_id": "openshift4/ose-oauth-proxy@sha256:184021ada5116a1e5dc8c21163f39665606cae8fb1e776bd9d623cd2eb0072c2_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-oauth-proxy@sha256:184021ada5116a1e5dc8c21163f39665606cae8fb1e776bd9d623cd2eb0072c2?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-oauth-proxy\u0026tag=v4.11.0-202208150437.p0.gaad1b28.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-prometheus-alertmanager@sha256:f8db7211683d764461c1feacb61eb9911f480a8ad113fccb381155322077303c_amd64",
"product": {
"name": "openshift4/ose-prometheus-alertmanager@sha256:f8db7211683d764461c1feacb61eb9911f480a8ad113fccb381155322077303c_amd64",
"product_id": "openshift4/ose-prometheus-alertmanager@sha256:f8db7211683d764461c1feacb61eb9911f480a8ad113fccb381155322077303c_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-prometheus-alertmanager@sha256:f8db7211683d764461c1feacb61eb9911f480a8ad113fccb381155322077303c?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-prometheus-alertmanager\u0026tag=v4.11.0-202208031306.p0.g05cfc39.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-prometheus-node-exporter@sha256:79ad722e32477863e3319b35b1e98befb8257576ebab0be4ae605f1cf92cf760_amd64",
"product": {
"name": "openshift4/ose-prometheus-node-exporter@sha256:79ad722e32477863e3319b35b1e98befb8257576ebab0be4ae605f1cf92cf760_amd64",
"product_id": "openshift4/ose-prometheus-node-exporter@sha256:79ad722e32477863e3319b35b1e98befb8257576ebab0be4ae605f1cf92cf760_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-prometheus-node-exporter@sha256:79ad722e32477863e3319b35b1e98befb8257576ebab0be4ae605f1cf92cf760?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-prometheus-node-exporter\u0026tag=v4.11.0-202208031306.p0.g0102201.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-prometheus@sha256:37e8941e45c4add6684e52685ed112e474f0c8f062178497a4d65a019a2c1700_amd64",
"product": {
"name": "openshift4/ose-prometheus@sha256:37e8941e45c4add6684e52685ed112e474f0c8f062178497a4d65a019a2c1700_amd64",
"product_id": "openshift4/ose-prometheus@sha256:37e8941e45c4add6684e52685ed112e474f0c8f062178497a4d65a019a2c1700_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-prometheus@sha256:37e8941e45c4add6684e52685ed112e474f0c8f062178497a4d65a019a2c1700?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-prometheus\u0026tag=v4.11.0-202208031306.p0.gd2dfc27.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-grafana@sha256:f91a57f81311e3859f44cc44ab2f4b345408bd4bf369c32a1da0ec53da9469e7_amd64",
"product": {
"name": "openshift4/ose-grafana@sha256:f91a57f81311e3859f44cc44ab2f4b345408bd4bf369c32a1da0ec53da9469e7_amd64",
"product_id": "openshift4/ose-grafana@sha256:f91a57f81311e3859f44cc44ab2f4b345408bd4bf369c32a1da0ec53da9469e7_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-grafana@sha256:f91a57f81311e3859f44cc44ab2f4b345408bd4bf369c32a1da0ec53da9469e7?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-grafana\u0026tag=v4.11.0-202208031306.p0.g6773185.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-ibm-vpc-node-label-updater-rhel8@sha256:d5e72ed27970b6e52385e43172013275bd3bc203a8b6755fcc505e0287213fd4_amd64",
"product": {
"name": "openshift4/ose-ibm-vpc-node-label-updater-rhel8@sha256:d5e72ed27970b6e52385e43172013275bd3bc203a8b6755fcc505e0287213fd4_amd64",
"product_id": "openshift4/ose-ibm-vpc-node-label-updater-rhel8@sha256:d5e72ed27970b6e52385e43172013275bd3bc203a8b6755fcc505e0287213fd4_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-ibm-vpc-node-label-updater-rhel8@sha256:d5e72ed27970b6e52385e43172013275bd3bc203a8b6755fcc505e0287213fd4?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-ibm-vpc-node-label-updater-rhel8\u0026tag=v4.11.0-202208031306.p0.g32e18fa.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-ironic-agent-rhel8@sha256:01ad95d888c322ea14b3aa2ebda5ba73db728d2207c6fae4aecd46cfe204be41_amd64",
"product": {
"name": "openshift4/ose-ironic-agent-rhel8@sha256:01ad95d888c322ea14b3aa2ebda5ba73db728d2207c6fae4aecd46cfe204be41_amd64",
"product_id": "openshift4/ose-ironic-agent-rhel8@sha256:01ad95d888c322ea14b3aa2ebda5ba73db728d2207c6fae4aecd46cfe204be41_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-ironic-agent-rhel8@sha256:01ad95d888c322ea14b3aa2ebda5ba73db728d2207c6fae4aecd46cfe204be41?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-ironic-agent-rhel8\u0026tag=v4.11.0-202208150437.p0.gd84c963.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-ironic-rhel8@sha256:5d630326f2961c8168d862a1341f27085ce928f8454b94d117208b5cd9b281ed_amd64",
"product": {
"name": "openshift4/ose-ironic-rhel8@sha256:5d630326f2961c8168d862a1341f27085ce928f8454b94d117208b5cd9b281ed_amd64",
"product_id": "openshift4/ose-ironic-rhel8@sha256:5d630326f2961c8168d862a1341f27085ce928f8454b94d117208b5cd9b281ed_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-ironic-rhel8@sha256:5d630326f2961c8168d862a1341f27085ce928f8454b94d117208b5cd9b281ed?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-ironic-rhel8\u0026tag=v4.11.0-202208150437.p0.gb1863f8.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-ironic-machine-os-downloader-rhel8@sha256:e0383d12651c11d7fe0d823a1d9bbaa36d1a7194760be4be173772b0d9db57eb_amd64",
"product": {
"name": "openshift4/ose-ironic-machine-os-downloader-rhel8@sha256:e0383d12651c11d7fe0d823a1d9bbaa36d1a7194760be4be173772b0d9db57eb_amd64",
"product_id": "openshift4/ose-ironic-machine-os-downloader-rhel8@sha256:e0383d12651c11d7fe0d823a1d9bbaa36d1a7194760be4be173772b0d9db57eb_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-ironic-machine-os-downloader-rhel8@sha256:e0383d12651c11d7fe0d823a1d9bbaa36d1a7194760be4be173772b0d9db57eb?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-ironic-machine-os-downloader-rhel8\u0026tag=v4.11.0-202208101627.p0.g2f582d8.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-ironic-static-ip-manager-rhel8@sha256:1e6b410d12e38a911157ea92414be3b305017251e56c36d6a0213020cee2d36a_amd64",
"product": {
"name": "openshift4/ose-ironic-static-ip-manager-rhel8@sha256:1e6b410d12e38a911157ea92414be3b305017251e56c36d6a0213020cee2d36a_amd64",
"product_id": "openshift4/ose-ironic-static-ip-manager-rhel8@sha256:1e6b410d12e38a911157ea92414be3b305017251e56c36d6a0213020cee2d36a_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-ironic-static-ip-manager-rhel8@sha256:1e6b410d12e38a911157ea92414be3b305017251e56c36d6a0213020cee2d36a?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-ironic-static-ip-manager-rhel8\u0026tag=v4.11.0-202208150437.p0.g84a378e.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-kube-proxy@sha256:104591dd4ff54b3367f3d800de99b582bead990cfb9bc0486e26737bf6405de4_amd64",
"product": {
"name": "openshift4/ose-kube-proxy@sha256:104591dd4ff54b3367f3d800de99b582bead990cfb9bc0486e26737bf6405de4_amd64",
"product_id": "openshift4/ose-kube-proxy@sha256:104591dd4ff54b3367f3d800de99b582bead990cfb9bc0486e26737bf6405de4_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-kube-proxy@sha256:104591dd4ff54b3367f3d800de99b582bead990cfb9bc0486e26737bf6405de4?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-kube-proxy\u0026tag=v4.11.0-202208161348.p0.g93345d4.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-kube-rbac-proxy@sha256:dceffc4f2c606f9e285794b2138e29133daeb5c1aa4ca76fe7c4205ac0b38ccd_amd64",
"product": {
"name": "openshift4/ose-kube-rbac-proxy@sha256:dceffc4f2c606f9e285794b2138e29133daeb5c1aa4ca76fe7c4205ac0b38ccd_amd64",
"product_id": "openshift4/ose-kube-rbac-proxy@sha256:dceffc4f2c606f9e285794b2138e29133daeb5c1aa4ca76fe7c4205ac0b38ccd_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-kube-rbac-proxy@sha256:dceffc4f2c606f9e285794b2138e29133daeb5c1aa4ca76fe7c4205ac0b38ccd?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-kube-rbac-proxy\u0026tag=v4.11.0-202208031306.p0.ga805ba5.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-kube-state-metrics@sha256:ee2a5d918f70d007b9414d34e0f639437a39d2cd3a2a2bba24f5aee5d8035eb5_amd64",
"product": {
"name": "openshift4/ose-kube-state-metrics@sha256:ee2a5d918f70d007b9414d34e0f639437a39d2cd3a2a2bba24f5aee5d8035eb5_amd64",
"product_id": "openshift4/ose-kube-state-metrics@sha256:ee2a5d918f70d007b9414d34e0f639437a39d2cd3a2a2bba24f5aee5d8035eb5_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-kube-state-metrics@sha256:ee2a5d918f70d007b9414d34e0f639437a39d2cd3a2a2bba24f5aee5d8035eb5?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-kube-state-metrics\u0026tag=v4.11.0-202208031306.p0.g896d000.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-kuryr-cni-rhel8@sha256:5f0bd74910cb7bc8cdff931c1d4da34d2a95e1e1854d7f686af466166acec047_amd64",
"product": {
"name": "openshift4/ose-kuryr-cni-rhel8@sha256:5f0bd74910cb7bc8cdff931c1d4da34d2a95e1e1854d7f686af466166acec047_amd64",
"product_id": "openshift4/ose-kuryr-cni-rhel8@sha256:5f0bd74910cb7bc8cdff931c1d4da34d2a95e1e1854d7f686af466166acec047_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-kuryr-cni-rhel8@sha256:5f0bd74910cb7bc8cdff931c1d4da34d2a95e1e1854d7f686af466166acec047?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-kuryr-cni-rhel8\u0026tag=v4.11.0-202208150437.p0.g6952743.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-kuryr-controller-rhel8@sha256:49eb2f59646d4fcea6f0ea9f8c22f819969913e3b691842fd3efb3146c021690_amd64",
"product": {
"name": "openshift4/ose-kuryr-controller-rhel8@sha256:49eb2f59646d4fcea6f0ea9f8c22f819969913e3b691842fd3efb3146c021690_amd64",
"product_id": "openshift4/ose-kuryr-controller-rhel8@sha256:49eb2f59646d4fcea6f0ea9f8c22f819969913e3b691842fd3efb3146c021690_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-kuryr-controller-rhel8@sha256:49eb2f59646d4fcea6f0ea9f8c22f819969913e3b691842fd3efb3146c021690?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-kuryr-controller-rhel8\u0026tag=v4.11.0-202208150437.p0.g6952743.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-operator-marketplace@sha256:4279626a013c0875b4c042ae9a2c970c67448a0d2eb0d5d40e9903d2ea4004db_amd64",
"product": {
"name": "openshift4/ose-operator-marketplace@sha256:4279626a013c0875b4c042ae9a2c970c67448a0d2eb0d5d40e9903d2ea4004db_amd64",
"product_id": "openshift4/ose-operator-marketplace@sha256:4279626a013c0875b4c042ae9a2c970c67448a0d2eb0d5d40e9903d2ea4004db_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-operator-marketplace@sha256:4279626a013c0875b4c042ae9a2c970c67448a0d2eb0d5d40e9903d2ea4004db?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-operator-marketplace\u0026tag=v4.11.0-202208031306.p0.g040c64e.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-multus-cni@sha256:75eeee08529df0c3e2e08b874ac7e1d39ef268148d71dff880f71034f8c89b14_amd64",
"product": {
"name": "openshift4/ose-multus-cni@sha256:75eeee08529df0c3e2e08b874ac7e1d39ef268148d71dff880f71034f8c89b14_amd64",
"product_id": "openshift4/ose-multus-cni@sha256:75eeee08529df0c3e2e08b874ac7e1d39ef268148d71dff880f71034f8c89b14_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-multus-cni@sha256:75eeee08529df0c3e2e08b874ac7e1d39ef268148d71dff880f71034f8c89b14?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-multus-cni\u0026tag=v4.11.0-202208150736.p0.g3cc5a3a.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-oauth-server-rhel8@sha256:ff7d23ed5555807756340a62bcade403f3e68350d2ec0feb442c1a8ddd7c17e4_amd64",
"product": {
"name": "openshift4/ose-oauth-server-rhel8@sha256:ff7d23ed5555807756340a62bcade403f3e68350d2ec0feb442c1a8ddd7c17e4_amd64",
"product_id": "openshift4/ose-oauth-server-rhel8@sha256:ff7d23ed5555807756340a62bcade403f3e68350d2ec0feb442c1a8ddd7c17e4_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-oauth-server-rhel8@sha256:ff7d23ed5555807756340a62bcade403f3e68350d2ec0feb442c1a8ddd7c17e4?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-oauth-server-rhel8\u0026tag=v4.11.0-202208031703.p0.g8d80088.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/oc-mirror-plugin-rhel8@sha256:6504ab4496384eb70fd230933f7c6a3ea76b75c66afa7a7dfbd02ac1ad205515_amd64",
"product": {
"name": "openshift4/oc-mirror-plugin-rhel8@sha256:6504ab4496384eb70fd230933f7c6a3ea76b75c66afa7a7dfbd02ac1ad205515_amd64",
"product_id": "openshift4/oc-mirror-plugin-rhel8@sha256:6504ab4496384eb70fd230933f7c6a3ea76b75c66afa7a7dfbd02ac1ad205515_amd64",
"product_identification_helper": {
"purl": "pkg:oci/oc-mirror-plugin-rhel8@sha256:6504ab4496384eb70fd230933f7c6a3ea76b75c66afa7a7dfbd02ac1ad205515?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/oc-mirror-plugin-rhel8\u0026tag=v4.11.0-202208031306.p0.g3c1c80c.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-docker-builder@sha256:d5060059efc5c224609de286090868badb271d14326ccbef670d2cca624ccf8f_amd64",
"product": {
"name": "openshift4/ose-docker-builder@sha256:d5060059efc5c224609de286090868badb271d14326ccbef670d2cca624ccf8f_amd64",
"product_id": "openshift4/ose-docker-builder@sha256:d5060059efc5c224609de286090868badb271d14326ccbef670d2cca624ccf8f_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-docker-builder@sha256:d5060059efc5c224609de286090868badb271d14326ccbef670d2cca624ccf8f?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-docker-builder\u0026tag=v4.11.0-202208161927.p0.g09e95c1.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-cli@sha256:e64d871431572918420d1aa1aba7f35d6255ce5d69354d51921f10f53106cedb_amd64",
"product": {
"name": "openshift4/ose-cli@sha256:e64d871431572918420d1aa1aba7f35d6255ce5d69354d51921f10f53106cedb_amd64",
"product_id": "openshift4/ose-cli@sha256:e64d871431572918420d1aa1aba7f35d6255ce5d69354d51921f10f53106cedb_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-cli@sha256:e64d871431572918420d1aa1aba7f35d6255ce5d69354d51921f10f53106cedb?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-cli\u0026tag=v4.11.0-202208150437.p0.gfcf512e.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-console@sha256:1ac5d6db843d81b56692a2019f4201927362bbf19d7486dbfdb4098ab2b4a729_amd64",
"product": {
"name": "openshift4/ose-console@sha256:1ac5d6db843d81b56692a2019f4201927362bbf19d7486dbfdb4098ab2b4a729_amd64",
"product_id": "openshift4/ose-console@sha256:1ac5d6db843d81b56692a2019f4201927362bbf19d7486dbfdb4098ab2b4a729_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-console@sha256:1ac5d6db843d81b56692a2019f4201927362bbf19d7486dbfdb4098ab2b4a729?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-console\u0026tag=v4.11.0-202208110436.p0.g6b10e5b.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-console-operator@sha256:9e57ff97abdd99b207a0867fe0dee68f2bcaa7776d44e523798bab548aaae148_amd64",
"product": {
"name": "openshift4/ose-console-operator@sha256:9e57ff97abdd99b207a0867fe0dee68f2bcaa7776d44e523798bab548aaae148_amd64",
"product_id": "openshift4/ose-console-operator@sha256:9e57ff97abdd99b207a0867fe0dee68f2bcaa7776d44e523798bab548aaae148_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-console-operator@sha256:9e57ff97abdd99b207a0867fe0dee68f2bcaa7776d44e523798bab548aaae148?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-console-operator\u0026tag=v4.11.0-202208031306.p0.g501e91f.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-deployer@sha256:621a5a47a8073ce50dc3dc4c7b4ef0d7e0d3b631678f29f8b72eae0d42daf661_amd64",
"product": {
"name": "openshift4/ose-deployer@sha256:621a5a47a8073ce50dc3dc4c7b4ef0d7e0d3b631678f29f8b72eae0d42daf661_amd64",
"product_id": "openshift4/ose-deployer@sha256:621a5a47a8073ce50dc3dc4c7b4ef0d7e0d3b631678f29f8b72eae0d42daf661_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-deployer@sha256:621a5a47a8073ce50dc3dc4c7b4ef0d7e0d3b631678f29f8b72eae0d42daf661?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-deployer\u0026tag=v4.11.0-202208150437.p0.gfcf512e.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-haproxy-router@sha256:27e999d7fb306a7f64fbb9539c54fd14696f13cbb1a9c20ebe35e1d77077d123_amd64",
"product": {
"name": "openshift4/ose-haproxy-router@sha256:27e999d7fb306a7f64fbb9539c54fd14696f13cbb1a9c20ebe35e1d77077d123_amd64",
"product_id": "openshift4/ose-haproxy-router@sha256:27e999d7fb306a7f64fbb9539c54fd14696f13cbb1a9c20ebe35e1d77077d123_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-haproxy-router@sha256:27e999d7fb306a7f64fbb9539c54fd14696f13cbb1a9c20ebe35e1d77077d123?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-haproxy-router\u0026tag=v4.11.0-202208150437.p0.g601ba57.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-hyperkube@sha256:b955148923febe573f89449ebee80dc22f5e9afdf3f11d6a53ea4e1b5faabf11_amd64",
"product": {
"name": "openshift4/ose-hyperkube@sha256:b955148923febe573f89449ebee80dc22f5e9afdf3f11d6a53ea4e1b5faabf11_amd64",
"product_id": "openshift4/ose-hyperkube@sha256:b955148923febe573f89449ebee80dc22f5e9afdf3f11d6a53ea4e1b5faabf11_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-hyperkube@sha256:b955148923febe573f89449ebee80dc22f5e9afdf3f11d6a53ea4e1b5faabf11?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-hyperkube\u0026tag=v4.11.0-202208150437.p0.g4f0dd4d.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-keepalived-ipfailover@sha256:d4e6b23834146f9ee49aab9ed1d9acfa8fea85670797af2ccf912eabd9aa824c_amd64",
"product": {
"name": "openshift4/ose-keepalived-ipfailover@sha256:d4e6b23834146f9ee49aab9ed1d9acfa8fea85670797af2ccf912eabd9aa824c_amd64",
"product_id": "openshift4/ose-keepalived-ipfailover@sha256:d4e6b23834146f9ee49aab9ed1d9acfa8fea85670797af2ccf912eabd9aa824c_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-keepalived-ipfailover@sha256:d4e6b23834146f9ee49aab9ed1d9acfa8fea85670797af2ccf912eabd9aa824c?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-keepalived-ipfailover\u0026tag=v4.11.0-202208031306.p0.gf1330f6.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-pod@sha256:86e0050aaa7477b8aeef382e3bf8092463d207adfa5cd8c88358b367bb624869_amd64",
"product": {
"name": "openshift4/ose-pod@sha256:86e0050aaa7477b8aeef382e3bf8092463d207adfa5cd8c88358b367bb624869_amd64",
"product_id": "openshift4/ose-pod@sha256:86e0050aaa7477b8aeef382e3bf8092463d207adfa5cd8c88358b367bb624869_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-pod@sha256:86e0050aaa7477b8aeef382e3bf8092463d207adfa5cd8c88358b367bb624869?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-pod\u0026tag=v4.11.0-202208101756.p0.g4f0dd4d.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-docker-registry@sha256:388582f1b5ff059dd6776f6e28dcf97e402a228269c86cd97e61c2a653cb7133_amd64",
"product": {
"name": "openshift4/ose-docker-registry@sha256:388582f1b5ff059dd6776f6e28dcf97e402a228269c86cd97e61c2a653cb7133_amd64",
"product_id": "openshift4/ose-docker-registry@sha256:388582f1b5ff059dd6776f6e28dcf97e402a228269c86cd97e61c2a653cb7133_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-docker-registry@sha256:388582f1b5ff059dd6776f6e28dcf97e402a228269c86cd97e61c2a653cb7133?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-docker-registry\u0026tag=v4.11.0-202208031306.p0.g9f07f43.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-tests@sha256:7cf282f6435dc703a8706afc203c5cb55d1f02a2af2452385ea0415b3b07ec89_amd64",
"product": {
"name": "openshift4/ose-tests@sha256:7cf282f6435dc703a8706afc203c5cb55d1f02a2af2452385ea0415b3b07ec89_amd64",
"product_id": "openshift4/ose-tests@sha256:7cf282f6435dc703a8706afc203c5cb55d1f02a2af2452385ea0415b3b07ec89_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-tests@sha256:7cf282f6435dc703a8706afc203c5cb55d1f02a2af2452385ea0415b3b07ec89?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-tests\u0026tag=v4.11.0-202208150437.p0.g2137b2b.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-openshift-state-metrics-rhel8@sha256:f35e35555ec3d130cff3bc84390cc6e29fbeaa3616a5ddd22264e378cf57dc56_amd64",
"product": {
"name": "openshift4/ose-openshift-state-metrics-rhel8@sha256:f35e35555ec3d130cff3bc84390cc6e29fbeaa3616a5ddd22264e378cf57dc56_amd64",
"product_id": "openshift4/ose-openshift-state-metrics-rhel8@sha256:f35e35555ec3d130cff3bc84390cc6e29fbeaa3616a5ddd22264e378cf57dc56_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-openshift-state-metrics-rhel8@sha256:f35e35555ec3d130cff3bc84390cc6e29fbeaa3616a5ddd22264e378cf57dc56?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel8\u0026tag=v4.11.0-202208031306.p0.g1a7a5dc.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-operator-lifecycle-manager@sha256:71e485ca85f437eab29e7442aba98f9b40209e187e09cc16b02a90ce2ea47a69_amd64",
"product": {
"name": "openshift4/ose-operator-lifecycle-manager@sha256:71e485ca85f437eab29e7442aba98f9b40209e187e09cc16b02a90ce2ea47a69_amd64",
"product_id": "openshift4/ose-operator-lifecycle-manager@sha256:71e485ca85f437eab29e7442aba98f9b40209e187e09cc16b02a90ce2ea47a69_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-operator-lifecycle-manager@sha256:71e485ca85f437eab29e7442aba98f9b40209e187e09cc16b02a90ce2ea47a69?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-operator-lifecycle-manager\u0026tag=v4.11.0-202208152036.p0.g8a984d4.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-operator-registry@sha256:ba871c2101d87f2aeb6668af55b3f10e91558be420923b8523f8d83d4dd5b45e_amd64",
"product": {
"name": "openshift4/ose-operator-registry@sha256:ba871c2101d87f2aeb6668af55b3f10e91558be420923b8523f8d83d4dd5b45e_amd64",
"product_id": "openshift4/ose-operator-registry@sha256:ba871c2101d87f2aeb6668af55b3f10e91558be420923b8523f8d83d4dd5b45e_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-operator-registry@sha256:ba871c2101d87f2aeb6668af55b3f10e91558be420923b8523f8d83d4dd5b45e?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-operator-registry\u0026tag=v4.11.0-202208152036.p0.g8a984d4.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-agent-installer-api-server-rhel8@sha256:03cab1a6deb73e00dbea5cdd97c2eae70f34f01b2b45eebef32207a44b9740be_amd64",
"product": {
"name": "openshift4/ose-agent-installer-api-server-rhel8@sha256:03cab1a6deb73e00dbea5cdd97c2eae70f34f01b2b45eebef32207a44b9740be_amd64",
"product_id": "openshift4/ose-agent-installer-api-server-rhel8@sha256:03cab1a6deb73e00dbea5cdd97c2eae70f34f01b2b45eebef32207a44b9740be_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-agent-installer-api-server-rhel8@sha256:03cab1a6deb73e00dbea5cdd97c2eae70f34f01b2b45eebef32207a44b9740be?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-agent-installer-api-server-rhel8\u0026tag=v4.11.0-202208150437.p0.g0f52647.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-agent-installer-csr-approver-rhel8@sha256:efcf0bcdb223445c64a7632b14621f40e3262f1aff7a8433246b56dada0c5ab5_amd64",
"product": {
"name": "openshift4/ose-agent-installer-csr-approver-rhel8@sha256:efcf0bcdb223445c64a7632b14621f40e3262f1aff7a8433246b56dada0c5ab5_amd64",
"product_id": "openshift4/ose-agent-installer-csr-approver-rhel8@sha256:efcf0bcdb223445c64a7632b14621f40e3262f1aff7a8433246b56dada0c5ab5_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-agent-installer-csr-approver-rhel8@sha256:efcf0bcdb223445c64a7632b14621f40e3262f1aff7a8433246b56dada0c5ab5?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-agent-installer-csr-approver-rhel8\u0026tag=v4.11.0-202208150437.p0.g9a6e300.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-agent-installer-node-agent-rhel8@sha256:3debd079d7a4e557aec8bf4f9e67aace0b72205a5d020206760fdfb59d13855c_amd64",
"product": {
"name": "openshift4/ose-agent-installer-node-agent-rhel8@sha256:3debd079d7a4e557aec8bf4f9e67aace0b72205a5d020206760fdfb59d13855c_amd64",
"product_id": "openshift4/ose-agent-installer-node-agent-rhel8@sha256:3debd079d7a4e557aec8bf4f9e67aace0b72205a5d020206760fdfb59d13855c_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-agent-installer-node-agent-rhel8@sha256:3debd079d7a4e557aec8bf4f9e67aace0b72205a5d020206760fdfb59d13855c?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel8\u0026tag=v4.11.0-202208150437.p0.gb17b06b.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-agent-installer-orchestrator-rhel8@sha256:69f30e118f27a357e1ec7a7d30249ac35acea76328922f24954e566eb28ddc92_amd64",
"product": {
"name": "openshift4/ose-agent-installer-orchestrator-rhel8@sha256:69f30e118f27a357e1ec7a7d30249ac35acea76328922f24954e566eb28ddc92_amd64",
"product_id": "openshift4/ose-agent-installer-orchestrator-rhel8@sha256:69f30e118f27a357e1ec7a7d30249ac35acea76328922f24954e566eb28ddc92_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-agent-installer-orchestrator-rhel8@sha256:69f30e118f27a357e1ec7a7d30249ac35acea76328922f24954e566eb28ddc92?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel8\u0026tag=v4.11.0-202208031306.p0.g9a6e300.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-alibaba-cloud-controller-manager-rhel8@sha256:89262b72ba883c895c2073164824cdfdcdc5f1ef61d6c2e0d77cd3755cdc1fcb_amd64",
"product": {
"name": "openshift4/ose-alibaba-cloud-controller-manager-rhel8@sha256:89262b72ba883c895c2073164824cdfdcdc5f1ef61d6c2e0d77cd3755cdc1fcb_amd64",
"product_id": "openshift4/ose-alibaba-cloud-controller-manager-rhel8@sha256:89262b72ba883c895c2073164824cdfdcdc5f1ef61d6c2e0d77cd3755cdc1fcb_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-alibaba-cloud-controller-manager-rhel8@sha256:89262b72ba883c895c2073164824cdfdcdc5f1ef61d6c2e0d77cd3755cdc1fcb?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-alibaba-cloud-controller-manager-rhel8\u0026tag=v4.11.0-202208031306.p0.g79dddb1.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-alibaba-cloud-csi-driver-container-rhel8@sha256:d1a8124402bdb03cd625066b8719cbb3d2f0009c6923062a43ada1bb59871d68_amd64",
"product": {
"name": "openshift4/ose-alibaba-cloud-csi-driver-container-rhel8@sha256:d1a8124402bdb03cd625066b8719cbb3d2f0009c6923062a43ada1bb59871d68_amd64",
"product_id": "openshift4/ose-alibaba-cloud-csi-driver-container-rhel8@sha256:d1a8124402bdb03cd625066b8719cbb3d2f0009c6923062a43ada1bb59871d68_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-alibaba-cloud-csi-driver-container-rhel8@sha256:d1a8124402bdb03cd625066b8719cbb3d2f0009c6923062a43ada1bb59871d68?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-alibaba-cloud-csi-driver-container-rhel8\u0026tag=v4.11.0-202208031306.p0.g8dd7ae6.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-alibaba-disk-csi-driver-operator-container-rhel8@sha256:0161cffc939ea87d47ef654f287b14cb7551333731870dbd6e2232c5875b9033_amd64",
"product": {
"name": "openshift4/ose-alibaba-disk-csi-driver-operator-container-rhel8@sha256:0161cffc939ea87d47ef654f287b14cb7551333731870dbd6e2232c5875b9033_amd64",
"product_id": "openshift4/ose-alibaba-disk-csi-driver-operator-container-rhel8@sha256:0161cffc939ea87d47ef654f287b14cb7551333731870dbd6e2232c5875b9033_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-alibaba-disk-csi-driver-operator-container-rhel8@sha256:0161cffc939ea87d47ef654f287b14cb7551333731870dbd6e2232c5875b9033?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-alibaba-disk-csi-driver-operator-container-rhel8\u0026tag=v4.11.0-202208031306.p0.gf70a51b.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-alibaba-machine-controllers-rhel8@sha256:dd1cd42eaa29959de325282d4f8815a0ebaa122604e28d407ecd7e965166b880_amd64",
"product": {
"name": "openshift4/ose-alibaba-machine-controllers-rhel8@sha256:dd1cd42eaa29959de325282d4f8815a0ebaa122604e28d407ecd7e965166b880_amd64",
"product_id": "openshift4/ose-alibaba-machine-controllers-rhel8@sha256:dd1cd42eaa29959de325282d4f8815a0ebaa122604e28d407ecd7e965166b880_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-alibaba-machine-controllers-rhel8@sha256:dd1cd42eaa29959de325282d4f8815a0ebaa122604e28d407ecd7e965166b880?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-alibaba-machine-controllers-rhel8\u0026tag=v4.11.0-202208031306.p0.g4145108.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-apiserver-network-proxy-rhel8@sha256:8ebe88572805ce4d7d574d50b26f85f6518fdb22dd7b9d1770cf96e826ed8dd9_amd64",
"product": {
"name": "openshift4/ose-apiserver-network-proxy-rhel8@sha256:8ebe88572805ce4d7d574d50b26f85f6518fdb22dd7b9d1770cf96e826ed8dd9_amd64",
"product_id": "openshift4/ose-apiserver-network-proxy-rhel8@sha256:8ebe88572805ce4d7d574d50b26f85f6518fdb22dd7b9d1770cf96e826ed8dd9_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-apiserver-network-proxy-rhel8@sha256:8ebe88572805ce4d7d574d50b26f85f6518fdb22dd7b9d1770cf96e826ed8dd9?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel8\u0026tag=v4.11.0-202208162148.p0.g9a641bb.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-aws-cloud-controller-manager-rhel8@sha256:1242457e768a2cf0edefda2e0ec641264077e1e6c3c1819b6c430397826f4cc9_amd64",
"product": {
"name": "openshift4/ose-aws-cloud-controller-manager-rhel8@sha256:1242457e768a2cf0edefda2e0ec641264077e1e6c3c1819b6c430397826f4cc9_amd64",
"product_id": "openshift4/ose-aws-cloud-controller-manager-rhel8@sha256:1242457e768a2cf0edefda2e0ec641264077e1e6c3c1819b6c430397826f4cc9_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-aws-cloud-controller-manager-rhel8@sha256:1242457e768a2cf0edefda2e0ec641264077e1e6c3c1819b6c430397826f4cc9?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-aws-cloud-controller-manager-rhel8\u0026tag=v4.11.0-202208031306.p0.gea1a9b2.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-aws-cluster-api-controllers-rhel8@sha256:f1fb4e9e06fbada6da3a9849842d2faaef11afc923c0ead4b4d908cca928fb10_amd64",
"product": {
"name": "openshift4/ose-aws-cluster-api-controllers-rhel8@sha256:f1fb4e9e06fbada6da3a9849842d2faaef11afc923c0ead4b4d908cca928fb10_amd64",
"product_id": "openshift4/ose-aws-cluster-api-controllers-rhel8@sha256:f1fb4e9e06fbada6da3a9849842d2faaef11afc923c0ead4b4d908cca928fb10_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-aws-cluster-api-controllers-rhel8@sha256:f1fb4e9e06fbada6da3a9849842d2faaef11afc923c0ead4b4d908cca928fb10?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-aws-cluster-api-controllers-rhel8\u0026tag=v4.11.0-202208031306.p0.gb3fe15b.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-aws-ebs-csi-driver-rhel8@sha256:3ef0030f0228d2041cc810995403b7f09b92d9d2044236bf7961d4c32024591e_amd64",
"product": {
"name": "openshift4/ose-aws-ebs-csi-driver-rhel8@sha256:3ef0030f0228d2041cc810995403b7f09b92d9d2044236bf7961d4c32024591e_amd64",
"product_id": "openshift4/ose-aws-ebs-csi-driver-rhel8@sha256:3ef0030f0228d2041cc810995403b7f09b92d9d2044236bf7961d4c32024591e_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-aws-ebs-csi-driver-rhel8@sha256:3ef0030f0228d2041cc810995403b7f09b92d9d2044236bf7961d4c32024591e?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel8\u0026tag=v4.11.0-202208031306.p0.g7564046.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-aws-ebs-csi-driver-rhel8-operator@sha256:432e73a20f27e84174d811cee2ee7db13f2bcd5617691ace07863ade43ad5abd_amd64",
"product": {
"name": "openshift4/ose-aws-ebs-csi-driver-rhel8-operator@sha256:432e73a20f27e84174d811cee2ee7db13f2bcd5617691ace07863ade43ad5abd_amd64",
"product_id": "openshift4/ose-aws-ebs-csi-driver-rhel8-operator@sha256:432e73a20f27e84174d811cee2ee7db13f2bcd5617691ace07863ade43ad5abd_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-aws-ebs-csi-driver-rhel8-operator@sha256:432e73a20f27e84174d811cee2ee7db13f2bcd5617691ace07863ade43ad5abd?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel8-operator\u0026tag=v4.11.0-202208031306.p0.g2c7529e.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-aws-pod-identity-webhook-rhel8@sha256:9389e1e4c2fa64a154dcbffbed370676accfdb8eea70b2e6a49a1c6b4aa4aaf8_amd64",
"product": {
"name": "openshift4/ose-aws-pod-identity-webhook-rhel8@sha256:9389e1e4c2fa64a154dcbffbed370676accfdb8eea70b2e6a49a1c6b4aa4aaf8_amd64",
"product_id": "openshift4/ose-aws-pod-identity-webhook-rhel8@sha256:9389e1e4c2fa64a154dcbffbed370676accfdb8eea70b2e6a49a1c6b4aa4aaf8_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-aws-pod-identity-webhook-rhel8@sha256:9389e1e4c2fa64a154dcbffbed370676accfdb8eea70b2e6a49a1c6b4aa4aaf8?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-aws-pod-identity-webhook-rhel8\u0026tag=v4.11.0-202208031306.p0.ga085f1c.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-azure-cloud-controller-manager-rhel8@sha256:2510e600a0b60a9fa1ee630d2c7ffdcbbaa7588946316067d4f01caad13d90a3_amd64",
"product": {
"name": "openshift4/ose-azure-cloud-controller-manager-rhel8@sha256:2510e600a0b60a9fa1ee630d2c7ffdcbbaa7588946316067d4f01caad13d90a3_amd64",
"product_id": "openshift4/ose-azure-cloud-controller-manager-rhel8@sha256:2510e600a0b60a9fa1ee630d2c7ffdcbbaa7588946316067d4f01caad13d90a3_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-azure-cloud-controller-manager-rhel8@sha256:2510e600a0b60a9fa1ee630d2c7ffdcbbaa7588946316067d4f01caad13d90a3?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-azure-cloud-controller-manager-rhel8\u0026tag=v4.11.0-202208102155.p0.gac2724f.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-azure-cloud-node-manager-rhel8@sha256:f6756cc5a93dea849e34955f1f40dacee78b76dd19ca95019f3d59e73a42a28d_amd64",
"product": {
"name": "openshift4/ose-azure-cloud-node-manager-rhel8@sha256:f6756cc5a93dea849e34955f1f40dacee78b76dd19ca95019f3d59e73a42a28d_amd64",
"product_id": "openshift4/ose-azure-cloud-node-manager-rhel8@sha256:f6756cc5a93dea849e34955f1f40dacee78b76dd19ca95019f3d59e73a42a28d_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-azure-cloud-node-manager-rhel8@sha256:f6756cc5a93dea849e34955f1f40dacee78b76dd19ca95019f3d59e73a42a28d?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-azure-cloud-node-manager-rhel8\u0026tag=v4.11.0-202208102155.p0.gac2724f.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-azure-cluster-api-controllers-rhel8@sha256:54eddeca59ead55597958f4a6d14aed6c67e40881f2cfe48fcb86da046cd8545_amd64",
"product": {
"name": "openshift4/ose-azure-cluster-api-controllers-rhel8@sha256:54eddeca59ead55597958f4a6d14aed6c67e40881f2cfe48fcb86da046cd8545_amd64",
"product_id": "openshift4/ose-azure-cluster-api-controllers-rhel8@sha256:54eddeca59ead55597958f4a6d14aed6c67e40881f2cfe48fcb86da046cd8545_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-azure-cluster-api-controllers-rhel8@sha256:54eddeca59ead55597958f4a6d14aed6c67e40881f2cfe48fcb86da046cd8545?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-azure-cluster-api-controllers-rhel8\u0026tag=v4.11.0-202208031306.p0.ga851a35.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-azure-disk-csi-driver-rhel8@sha256:9ec7ea5a66b67b45209c7818e07e55937124d959140a4ccf8b4507c42b23b829_amd64",
"product": {
"name": "openshift4/ose-azure-disk-csi-driver-rhel8@sha256:9ec7ea5a66b67b45209c7818e07e55937124d959140a4ccf8b4507c42b23b829_amd64",
"product_id": "openshift4/ose-azure-disk-csi-driver-rhel8@sha256:9ec7ea5a66b67b45209c7818e07e55937124d959140a4ccf8b4507c42b23b829_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-azure-disk-csi-driver-rhel8@sha256:9ec7ea5a66b67b45209c7818e07e55937124d959140a4ccf8b4507c42b23b829?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel8\u0026tag=v4.11.0-202208151727.p0.g2757f09.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-azure-disk-csi-driver-rhel8-operator@sha256:7aefec5230cd316684b716b1051589f9ec2c9cf2e1447f039abf7e5d46a5dd8c_amd64",
"product": {
"name": "openshift4/ose-azure-disk-csi-driver-rhel8-operator@sha256:7aefec5230cd316684b716b1051589f9ec2c9cf2e1447f039abf7e5d46a5dd8c_amd64",
"product_id": "openshift4/ose-azure-disk-csi-driver-rhel8-operator@sha256:7aefec5230cd316684b716b1051589f9ec2c9cf2e1447f039abf7e5d46a5dd8c_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-azure-disk-csi-driver-rhel8-operator@sha256:7aefec5230cd316684b716b1051589f9ec2c9cf2e1447f039abf7e5d46a5dd8c?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel8-operator\u0026tag=v4.11.0-202208101756.p0.gca54bcb.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-azure-file-csi-driver-rhel8@sha256:acb6bd70db8a2addf429d17cd5bf5f1659835eb3c4f32b7e21925d4d6269a9cc_amd64",
"product": {
"name": "openshift4/ose-azure-file-csi-driver-rhel8@sha256:acb6bd70db8a2addf429d17cd5bf5f1659835eb3c4f32b7e21925d4d6269a9cc_amd64",
"product_id": "openshift4/ose-azure-file-csi-driver-rhel8@sha256:acb6bd70db8a2addf429d17cd5bf5f1659835eb3c4f32b7e21925d4d6269a9cc_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-azure-file-csi-driver-rhel8@sha256:acb6bd70db8a2addf429d17cd5bf5f1659835eb3c4f32b7e21925d4d6269a9cc?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-azure-file-csi-driver-rhel8\u0026tag=v4.11.0-202208031306.p0.g67c3831.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-azure-file-csi-driver-operator-rhel8@sha256:ed5eb91ffaacd7a9d8dc6523bb481ae70d37cf14be254dc4f0b625f319a2764d_amd64",
"product": {
"name": "openshift4/ose-azure-file-csi-driver-operator-rhel8@sha256:ed5eb91ffaacd7a9d8dc6523bb481ae70d37cf14be254dc4f0b625f319a2764d_amd64",
"product_id": "openshift4/ose-azure-file-csi-driver-operator-rhel8@sha256:ed5eb91ffaacd7a9d8dc6523bb481ae70d37cf14be254dc4f0b625f319a2764d_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-azure-file-csi-driver-operator-rhel8@sha256:ed5eb91ffaacd7a9d8dc6523bb481ae70d37cf14be254dc4f0b625f319a2764d?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-azure-file-csi-driver-operator-rhel8\u0026tag=v4.11.0-202208031306.p0.gcbe7044.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-baremetal-installer-rhel8@sha256:432d43bcec91fdcc88b389628cf6cfafca5e973a5c9cafaa1bc7db332caa1303_amd64",
"product": {
"name": "openshift4/ose-baremetal-installer-rhel8@sha256:432d43bcec91fdcc88b389628cf6cfafca5e973a5c9cafaa1bc7db332caa1303_amd64",
"product_id": "openshift4/ose-baremetal-installer-rhel8@sha256:432d43bcec91fdcc88b389628cf6cfafca5e973a5c9cafaa1bc7db332caa1303_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-baremetal-installer-rhel8@sha256:432d43bcec91fdcc88b389628cf6cfafca5e973a5c9cafaa1bc7db332caa1303?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-baremetal-installer-rhel8\u0026tag=v4.11.0-202208161507.p0.g1d2450c.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-baremetal-rhel8-operator@sha256:ca3282dfbea85af8d294027bb958c5f7b67cd09307ba9a9b90d24ff1524e5e43_amd64",
"product": {
"name": "openshift4/ose-baremetal-rhel8-operator@sha256:ca3282dfbea85af8d294027bb958c5f7b67cd09307ba9a9b90d24ff1524e5e43_amd64",
"product_id": "openshift4/ose-baremetal-rhel8-operator@sha256:ca3282dfbea85af8d294027bb958c5f7b67cd09307ba9a9b90d24ff1524e5e43_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-baremetal-rhel8-operator@sha256:ca3282dfbea85af8d294027bb958c5f7b67cd09307ba9a9b90d24ff1524e5e43?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-baremetal-rhel8-operator\u0026tag=v4.11.0-202208101627.p0.g3122fab.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-baremetal-runtimecfg-rhel8@sha256:5ce3526bde097d1550a02fbeeaea6822d7c885cbac4f757cdafe138dd968d489_amd64",
"product": {
"name": "openshift4/ose-baremetal-runtimecfg-rhel8@sha256:5ce3526bde097d1550a02fbeeaea6822d7c885cbac4f757cdafe138dd968d489_amd64",
"product_id": "openshift4/ose-baremetal-runtimecfg-rhel8@sha256:5ce3526bde097d1550a02fbeeaea6822d7c885cbac4f757cdafe138dd968d489_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-baremetal-runtimecfg-rhel8@sha256:5ce3526bde097d1550a02fbeeaea6822d7c885cbac4f757cdafe138dd968d489?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel8\u0026tag=v4.11.0-202208031306.p0.g70d770d.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-cli-artifacts@sha256:fecd94b1e286bff64e7f066d14f205283f4362a7c12b2dfb9838fdf309456f6d_amd64",
"product": {
"name": "openshift4/ose-cli-artifacts@sha256:fecd94b1e286bff64e7f066d14f205283f4362a7c12b2dfb9838fdf309456f6d_amd64",
"product_id": "openshift4/ose-cli-artifacts@sha256:fecd94b1e286bff64e7f066d14f205283f4362a7c12b2dfb9838fdf309456f6d_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-cli-artifacts@sha256:fecd94b1e286bff64e7f066d14f205283f4362a7c12b2dfb9838fdf309456f6d?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-cli-artifacts\u0026tag=v4.11.0-202208150437.p0.gfcf512e.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-cloud-credential-operator@sha256:b4023de0e31fc7d448254794512f6b1e0c01226953063d253238aa051761a683_amd64",
"product": {
"name": "openshift4/ose-cloud-credential-operator@sha256:b4023de0e31fc7d448254794512f6b1e0c01226953063d253238aa051761a683_amd64",
"product_id": "openshift4/ose-cloud-credential-operator@sha256:b4023de0e31fc7d448254794512f6b1e0c01226953063d253238aa051761a683_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-cloud-credential-operator@sha256:b4023de0e31fc7d448254794512f6b1e0c01226953063d253238aa051761a683?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-cloud-credential-operator\u0026tag=v4.11.0-202208031306.p0.g9a40d74.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/cloud-network-config-controller-rhel8@sha256:6e27d73d86ae20585752a7c2e3a3cfa41ee88c245e9ab9da123c86b91b77bf4d_amd64",
"product": {
"name": "openshift4/cloud-network-config-controller-rhel8@sha256:6e27d73d86ae20585752a7c2e3a3cfa41ee88c245e9ab9da123c86b91b77bf4d_amd64",
"product_id": "openshift4/cloud-network-config-controller-rhel8@sha256:6e27d73d86ae20585752a7c2e3a3cfa41ee88c245e9ab9da123c86b91b77bf4d_amd64",
"product_identification_helper": {
"purl": "pkg:oci/cloud-network-config-controller-rhel8@sha256:6e27d73d86ae20585752a7c2e3a3cfa41ee88c245e9ab9da123c86b91b77bf4d?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/cloud-network-config-controller-rhel8\u0026tag=v4.11.0-202208031306.p0.g7a3c3c9.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-cluster-api-rhel8@sha256:f8e5a57dfc9a835f93f90c14358e7eed24e515003932b5abbc96b6f3042fa2b5_amd64",
"product": {
"name": "openshift4/ose-cluster-api-rhel8@sha256:f8e5a57dfc9a835f93f90c14358e7eed24e515003932b5abbc96b6f3042fa2b5_amd64",
"product_id": "openshift4/ose-cluster-api-rhel8@sha256:f8e5a57dfc9a835f93f90c14358e7eed24e515003932b5abbc96b6f3042fa2b5_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-cluster-api-rhel8@sha256:f8e5a57dfc9a835f93f90c14358e7eed24e515003932b5abbc96b6f3042fa2b5?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-cluster-api-rhel8\u0026tag=v4.11.0-202208031306.p0.gf9c215c.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-cluster-authentication-operator@sha256:df368de69ad5d36f8a08efe36cd3191660c1e71f04e8a567a2958c7068a0ccea_amd64",
"product": {
"name": "openshift4/ose-cluster-authentication-operator@sha256:df368de69ad5d36f8a08efe36cd3191660c1e71f04e8a567a2958c7068a0ccea_amd64",
"product_id": "openshift4/ose-cluster-authentication-operator@sha256:df368de69ad5d36f8a08efe36cd3191660c1e71f04e8a567a2958c7068a0ccea_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-cluster-authentication-operator@sha256:df368de69ad5d36f8a08efe36cd3191660c1e71f04e8a567a2958c7068a0ccea?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-cluster-authentication-operator\u0026tag=v4.11.0-202208031306.p0.ge2bcbaa.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-cluster-autoscaler-operator@sha256:21f73964329757dda78e8e35cd8ce4cc7434c19e1072d7c7b3920b899b4eea0a_amd64",
"product": {
"name": "openshift4/ose-cluster-autoscaler-operator@sha256:21f73964329757dda78e8e35cd8ce4cc7434c19e1072d7c7b3920b899b4eea0a_amd64",
"product_id": "openshift4/ose-cluster-autoscaler-operator@sha256:21f73964329757dda78e8e35cd8ce4cc7434c19e1072d7c7b3920b899b4eea0a_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-cluster-autoscaler-operator@sha256:21f73964329757dda78e8e35cd8ce4cc7434c19e1072d7c7b3920b899b4eea0a?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-cluster-autoscaler-operator\u0026tag=v4.11.0-202208031306.p0.gfcffbcd.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-cluster-baremetal-operator-rhel8@sha256:6687cb3005b31f378b8f950dee3697834db40ebd6bda4b13c3bde26dc961003f_amd64",
"product": {
"name": "openshift4/ose-cluster-baremetal-operator-rhel8@sha256:6687cb3005b31f378b8f950dee3697834db40ebd6bda4b13c3bde26dc961003f_amd64",
"product_id": "openshift4/ose-cluster-baremetal-operator-rhel8@sha256:6687cb3005b31f378b8f950dee3697834db40ebd6bda4b13c3bde26dc961003f_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-cluster-baremetal-operator-rhel8@sha256:6687cb3005b31f378b8f950dee3697834db40ebd6bda4b13c3bde26dc961003f?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel8\u0026tag=v4.11.0-202208031306.p0.g0f415d1.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-cluster-bootstrap@sha256:f0a31d8b8f9ef65c03264d68d971479e0f1e927af90452fe0ef442012b49854c_amd64",
"product": {
"name": "openshift4/ose-cluster-bootstrap@sha256:f0a31d8b8f9ef65c03264d68d971479e0f1e927af90452fe0ef442012b49854c_amd64",
"product_id": "openshift4/ose-cluster-bootstrap@sha256:f0a31d8b8f9ef65c03264d68d971479e0f1e927af90452fe0ef442012b49854c_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-cluster-bootstrap@sha256:f0a31d8b8f9ef65c03264d68d971479e0f1e927af90452fe0ef442012b49854c?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-cluster-bootstrap\u0026tag=v4.11.0-202208031306.p0.gf22d1c6.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-cluster-capi-rhel8-operator@sha256:f86eb79d7a994b8164bb5474f9e9bc3dcbe5ed9fada84b31dceff9c138f30974_amd64",
"product": {
"name": "openshift4/ose-cluster-capi-rhel8-operator@sha256:f86eb79d7a994b8164bb5474f9e9bc3dcbe5ed9fada84b31dceff9c138f30974_amd64",
"product_id": "openshift4/ose-cluster-capi-rhel8-operator@sha256:f86eb79d7a994b8164bb5474f9e9bc3dcbe5ed9fada84b31dceff9c138f30974_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-cluster-capi-rhel8-operator@sha256:f86eb79d7a994b8164bb5474f9e9bc3dcbe5ed9fada84b31dceff9c138f30974?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-cluster-capi-rhel8-operator\u0026tag=v4.11.0-202208031306.p0.g1a88f55.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-cluster-capi-operator-container-rhel8@sha256:f86eb79d7a994b8164bb5474f9e9bc3dcbe5ed9fada84b31dceff9c138f30974_amd64",
"product": {
"name": "openshift4/ose-cluster-capi-operator-container-rhel8@sha256:f86eb79d7a994b8164bb5474f9e9bc3dcbe5ed9fada84b31dceff9c138f30974_amd64",
"product_id": "openshift4/ose-cluster-capi-operator-container-rhel8@sha256:f86eb79d7a994b8164bb5474f9e9bc3dcbe5ed9fada84b31dceff9c138f30974_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-cluster-capi-operator-container-rhel8@sha256:f86eb79d7a994b8164bb5474f9e9bc3dcbe5ed9fada84b31dceff9c138f30974?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-cluster-capi-operator-container-rhel8\u0026tag=v4.11.0-202208031306.p0.g1a88f55.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-cluster-cloud-controller-manager-operator-rhel8@sha256:455f0e33840e6830e1aaba5459a6c8c5ac773e326bc0d61cad2c30b0a15b7874_amd64",
"product": {
"name": "openshift4/ose-cluster-cloud-controller-manager-operator-rhel8@sha256:455f0e33840e6830e1aaba5459a6c8c5ac773e326bc0d61cad2c30b0a15b7874_amd64",
"product_id": "openshift4/ose-cluster-cloud-controller-manager-operator-rhel8@sha256:455f0e33840e6830e1aaba5459a6c8c5ac773e326bc0d61cad2c30b0a15b7874_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-cluster-cloud-controller-manager-operator-rhel8@sha256:455f0e33840e6830e1aaba5459a6c8c5ac773e326bc0d61cad2c30b0a15b7874?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-operator-rhel8\u0026tag=v4.11.0-202208031306.p0.gc2f2cbf.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-cluster-config-operator@sha256:7c9258e2750def044850ce4d7e8d33509fc9ff6cbf5ea385a91712126d95fb4a_amd64",
"product": {
"name": "openshift4/ose-cluster-config-operator@sha256:7c9258e2750def044850ce4d7e8d33509fc9ff6cbf5ea385a91712126d95fb4a_amd64",
"product_id": "openshift4/ose-cluster-config-operator@sha256:7c9258e2750def044850ce4d7e8d33509fc9ff6cbf5ea385a91712126d95fb4a_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-cluster-config-operator@sha256:7c9258e2750def044850ce4d7e8d33509fc9ff6cbf5ea385a91712126d95fb4a?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-cluster-config-operator\u0026tag=v4.11.0-202208031306.p0.g0e01b06.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-cluster-csi-snapshot-controller-rhel8-operator@sha256:9fe8d8fd53bacfd5ac2e5d70e0040be4cd65cd5550cb6cbc1ef0bddb01372d4e_amd64",
"product": {
"name": "openshift4/ose-cluster-csi-snapshot-controller-rhel8-operator@sha256:9fe8d8fd53bacfd5ac2e5d70e0040be4cd65cd5550cb6cbc1ef0bddb01372d4e_amd64",
"product_id": "openshift4/ose-cluster-csi-snapshot-controller-rhel8-operator@sha256:9fe8d8fd53bacfd5ac2e5d70e0040be4cd65cd5550cb6cbc1ef0bddb01372d4e_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-cluster-csi-snapshot-controller-rhel8-operator@sha256:9fe8d8fd53bacfd5ac2e5d70e0040be4cd65cd5550cb6cbc1ef0bddb01372d4e?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel8-operator\u0026tag=v4.11.0-202208031306.p0.g8d0774f.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-cluster-dns-operator@sha256:0caac670fe7dcc0d44a81d13aed6e56479668e8a8a210caee510d7424dbf958e_amd64",
"product": {
"name": "openshift4/ose-cluster-dns-operator@sha256:0caac670fe7dcc0d44a81d13aed6e56479668e8a8a210caee510d7424dbf958e_amd64",
"product_id": "openshift4/ose-cluster-dns-operator@sha256:0caac670fe7dcc0d44a81d13aed6e56479668e8a8a210caee510d7424dbf958e_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-cluster-dns-operator@sha256:0caac670fe7dcc0d44a81d13aed6e56479668e8a8a210caee510d7424dbf958e?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-cluster-dns-operator\u0026tag=v4.11.0-202208031306.p0.g8998093.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-cluster-image-registry-operator@sha256:e4a7ab02a4fa05edea60e5457d77cf963c0f263ebec22680197da29c5d25d599_amd64",
"product": {
"name": "openshift4/ose-cluster-image-registry-operator@sha256:e4a7ab02a4fa05edea60e5457d77cf963c0f263ebec22680197da29c5d25d599_amd64",
"product_id": "openshift4/ose-cluster-image-registry-operator@sha256:e4a7ab02a4fa05edea60e5457d77cf963c0f263ebec22680197da29c5d25d599_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-cluster-image-registry-operator@sha256:e4a7ab02a4fa05edea60e5457d77cf963c0f263ebec22680197da29c5d25d599?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-cluster-image-registry-operator\u0026tag=v4.11.0-202208031306.p0.g4d66ea3.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-cluster-ingress-operator@sha256:5e554e018bed9ab12c0072aa87feaba4b3921e6e6eab347fd19d44dd3943605e_amd64",
"product": {
"name": "openshift4/ose-cluster-ingress-operator@sha256:5e554e018bed9ab12c0072aa87feaba4b3921e6e6eab347fd19d44dd3943605e_amd64",
"product_id": "openshift4/ose-cluster-ingress-operator@sha256:5e554e018bed9ab12c0072aa87feaba4b3921e6e6eab347fd19d44dd3943605e_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-cluster-ingress-operator@sha256:5e554e018bed9ab12c0072aa87feaba4b3921e6e6eab347fd19d44dd3943605e?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-cluster-ingress-operator\u0026tag=v4.11.0-202208031306.p0.g2432dad.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-cluster-kube-apiserver-operator@sha256:b2ebb601d381558a394affedbeebe4307526402c0c0f6b1bea4f8725b35da3fd_amd64",
"product": {
"name": "openshift4/ose-cluster-kube-apiserver-operator@sha256:b2ebb601d381558a394affedbeebe4307526402c0c0f6b1bea4f8725b35da3fd_amd64",
"product_id": "openshift4/ose-cluster-kube-apiserver-operator@sha256:b2ebb601d381558a394affedbeebe4307526402c0c0f6b1bea4f8725b35da3fd_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-cluster-kube-apiserver-operator@sha256:b2ebb601d381558a394affedbeebe4307526402c0c0f6b1bea4f8725b35da3fd?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-cluster-kube-apiserver-operator\u0026tag=v4.11.0-202208031306.p0.gc7c94db.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-cluster-kube-cluster-api-rhel8-operator@sha256:3bba6cbcd88668aba5ae03625d7cddea1bea0dc0e80007f9ba0f48efd9ab7cf7_amd64",
"product": {
"name": "openshift4/ose-cluster-kube-cluster-api-rhel8-operator@sha256:3bba6cbcd88668aba5ae03625d7cddea1bea0dc0e80007f9ba0f48efd9ab7cf7_amd64",
"product_id": "openshift4/ose-cluster-kube-cluster-api-rhel8-operator@sha256:3bba6cbcd88668aba5ae03625d7cddea1bea0dc0e80007f9ba0f48efd9ab7cf7_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-cluster-kube-cluster-api-rhel8-operator@sha256:3bba6cbcd88668aba5ae03625d7cddea1bea0dc0e80007f9ba0f48efd9ab7cf7?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-cluster-kube-cluster-api-rhel8-operator\u0026tag=v4.11.0-202208031306.p0.g55efc39.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-cluster-kube-controller-manager-operator@sha256:75675751af4d0cfe59f9fc74745ba7ad2953d95ea343af2b07ea01152fcb2683_amd64",
"product": {
"name": "openshift4/ose-cluster-kube-controller-manager-operator@sha256:75675751af4d0cfe59f9fc74745ba7ad2953d95ea343af2b07ea01152fcb2683_amd64",
"product_id": "openshift4/ose-cluster-kube-controller-manager-operator@sha256:75675751af4d0cfe59f9fc74745ba7ad2953d95ea343af2b07ea01152fcb2683_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-cluster-kube-controller-manager-operator@sha256:75675751af4d0cfe59f9fc74745ba7ad2953d95ea343af2b07ea01152fcb2683?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-operator\u0026tag=v4.11.0-202208031306.p0.ga6cb428.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-cluster-kube-scheduler-operator@sha256:c6dd4dced8d9955ef9ec9c1e517f37f3caa06b0e15a5c9dd5740069c0bf0c634_amd64",
"product": {
"name": "openshift4/ose-cluster-kube-scheduler-operator@sha256:c6dd4dced8d9955ef9ec9c1e517f37f3caa06b0e15a5c9dd5740069c0bf0c634_amd64",
"product_id": "openshift4/ose-cluster-kube-scheduler-operator@sha256:c6dd4dced8d9955ef9ec9c1e517f37f3caa06b0e15a5c9dd5740069c0bf0c634_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-cluster-kube-scheduler-operator@sha256:c6dd4dced8d9955ef9ec9c1e517f37f3caa06b0e15a5c9dd5740069c0bf0c634?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-cluster-kube-scheduler-operator\u0026tag=v4.11.0-202208151647.p0.g34132f9.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-cluster-kube-storage-version-migrator-rhel8-operator@sha256:48ad9408d754564627549bc8035ae681201a18bdeeb9fa234049c44e6c14581e_amd64",
"product": {
"name": "openshift4/ose-cluster-kube-storage-version-migrator-rhel8-operator@sha256:48ad9408d754564627549bc8035ae681201a18bdeeb9fa234049c44e6c14581e_amd64",
"product_id": "openshift4/ose-cluster-kube-storage-version-migrator-rhel8-operator@sha256:48ad9408d754564627549bc8035ae681201a18bdeeb9fa234049c44e6c14581e_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-cluster-kube-storage-version-migrator-rhel8-operator@sha256:48ad9408d754564627549bc8035ae681201a18bdeeb9fa234049c44e6c14581e?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel8-operator\u0026tag=v4.11.0-202208031306.p0.g12d050a.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-cluster-machine-approver@sha256:db34e4cbce97a50bae91565138d1555f2eed1010cae2c589f7e34e5e27de5168_amd64",
"product": {
"name": "openshift4/ose-cluster-machine-approver@sha256:db34e4cbce97a50bae91565138d1555f2eed1010cae2c589f7e34e5e27de5168_amd64",
"product_id": "openshift4/ose-cluster-machine-approver@sha256:db34e4cbce97a50bae91565138d1555f2eed1010cae2c589f7e34e5e27de5168_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-cluster-machine-approver@sha256:db34e4cbce97a50bae91565138d1555f2eed1010cae2c589f7e34e5e27de5168?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-cluster-machine-approver\u0026tag=v4.11.0-202208031306.p0.g3ee1fe4.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-cluster-openshift-apiserver-operator@sha256:dc6a39c838691902cf50574eed7b6cfa6da8a38871624f09acab2e8d158b1957_amd64",
"product": {
"name": "openshift4/ose-cluster-openshift-apiserver-operator@sha256:dc6a39c838691902cf50574eed7b6cfa6da8a38871624f09acab2e8d158b1957_amd64",
"product_id": "openshift4/ose-cluster-openshift-apiserver-operator@sha256:dc6a39c838691902cf50574eed7b6cfa6da8a38871624f09acab2e8d158b1957_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-cluster-openshift-apiserver-operator@sha256:dc6a39c838691902cf50574eed7b6cfa6da8a38871624f09acab2e8d158b1957?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-operator\u0026tag=v4.11.0-202208031306.p0.g5ddbeef.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-cluster-openshift-controller-manager-operator@sha256:a502b3ce08f4dbb73617d2e212c6b89761a10cbb1d858b9c0f2791cb35683db5_amd64",
"product": {
"name": "openshift4/ose-cluster-openshift-controller-manager-operator@sha256:a502b3ce08f4dbb73617d2e212c6b89761a10cbb1d858b9c0f2791cb35683db5_amd64",
"product_id": "openshift4/ose-cluster-openshift-controller-manager-operator@sha256:a502b3ce08f4dbb73617d2e212c6b89761a10cbb1d858b9c0f2791cb35683db5_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-cluster-openshift-controller-manager-operator@sha256:a502b3ce08f4dbb73617d2e212c6b89761a10cbb1d858b9c0f2791cb35683db5?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-operator\u0026tag=v4.11.0-202208161348.p0.g6b1bf28.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ovirt-csi-driver-rhel8-operator@sha256:ec28031cfdeadc780ac4a539fc2ffcee484db70aff6d68bec2bfc88509f41ded_amd64",
"product": {
"name": "openshift4/ovirt-csi-driver-rhel8-operator@sha256:ec28031cfdeadc780ac4a539fc2ffcee484db70aff6d68bec2bfc88509f41ded_amd64",
"product_id": "openshift4/ovirt-csi-driver-rhel8-operator@sha256:ec28031cfdeadc780ac4a539fc2ffcee484db70aff6d68bec2bfc88509f41ded_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ovirt-csi-driver-rhel8-operator@sha256:ec28031cfdeadc780ac4a539fc2ffcee484db70aff6d68bec2bfc88509f41ded?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ovirt-csi-driver-rhel8-operator\u0026tag=v4.11.0-202208031306.p0.g7a30e38.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-cluster-policy-controller-rhel8@sha256:c7dc36c1b1c71ab449668a5600ce9ba403c23a7a14c81ea80a851d8f96a97757_amd64",
"product": {
"name": "openshift4/ose-cluster-policy-controller-rhel8@sha256:c7dc36c1b1c71ab449668a5600ce9ba403c23a7a14c81ea80a851d8f96a97757_amd64",
"product_id": "openshift4/ose-cluster-policy-controller-rhel8@sha256:c7dc36c1b1c71ab449668a5600ce9ba403c23a7a14c81ea80a851d8f96a97757_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-cluster-policy-controller-rhel8@sha256:c7dc36c1b1c71ab449668a5600ce9ba403c23a7a14c81ea80a851d8f96a97757?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel8\u0026tag=v4.11.0-202208031703.p0.gc7201ed.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-cluster-samples-operator@sha256:844d02462ad69b045a796a9b5547cd65e42b51a56fda3b289a15e5aa0caa7138_amd64",
"product": {
"name": "openshift4/ose-cluster-samples-operator@sha256:844d02462ad69b045a796a9b5547cd65e42b51a56fda3b289a15e5aa0caa7138_amd64",
"product_id": "openshift4/ose-cluster-samples-operator@sha256:844d02462ad69b045a796a9b5547cd65e42b51a56fda3b289a15e5aa0caa7138_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-cluster-samples-operator@sha256:844d02462ad69b045a796a9b5547cd65e42b51a56fda3b289a15e5aa0caa7138?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-cluster-samples-operator\u0026tag=v4.11.0-202208150437.p0.g375a4a9.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-cluster-storage-operator@sha256:60c88dda1e58b5a6e8109afef2a837fe184362ada32f369784bd5cf2a34183f2_amd64",
"product": {
"name": "openshift4/ose-cluster-storage-operator@sha256:60c88dda1e58b5a6e8109afef2a837fe184362ada32f369784bd5cf2a34183f2_amd64",
"product_id": "openshift4/ose-cluster-storage-operator@sha256:60c88dda1e58b5a6e8109afef2a837fe184362ada32f369784bd5cf2a34183f2_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-cluster-storage-operator@sha256:60c88dda1e58b5a6e8109afef2a837fe184362ada32f369784bd5cf2a34183f2?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-cluster-storage-operator\u0026tag=v4.11.0-202208110436.p0.g8377efd.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-cluster-update-keys@sha256:fe8864f55f1ef516784a6a3836a09c3a399b6fee050e7c78181f1a337667b4b7_amd64",
"product": {
"name": "openshift4/ose-cluster-update-keys@sha256:fe8864f55f1ef516784a6a3836a09c3a399b6fee050e7c78181f1a337667b4b7_amd64",
"product_id": "openshift4/ose-cluster-update-keys@sha256:fe8864f55f1ef516784a6a3836a09c3a399b6fee050e7c78181f1a337667b4b7_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-cluster-update-keys@sha256:fe8864f55f1ef516784a6a3836a09c3a399b6fee050e7c78181f1a337667b4b7?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-cluster-update-keys\u0026tag=v4.11.0-202208031306.p0.g289032f.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-container-networking-plugins-rhel8@sha256:def7a0a80be3d29e7ae6d9785f5925cf9558b9e01792cb1e77dfadb0d5f28230_amd64",
"product": {
"name": "openshift4/ose-container-networking-plugins-rhel8@sha256:def7a0a80be3d29e7ae6d9785f5925cf9558b9e01792cb1e77dfadb0d5f28230_amd64",
"product_id": "openshift4/ose-container-networking-plugins-rhel8@sha256:def7a0a80be3d29e7ae6d9785f5925cf9558b9e01792cb1e77dfadb0d5f28230_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-container-networking-plugins-rhel8@sha256:def7a0a80be3d29e7ae6d9785f5925cf9558b9e01792cb1e77dfadb0d5f28230?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-container-networking-plugins-rhel8\u0026tag=v4.11.0-202208031306.p0.g0ad9da6.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-csi-driver-shared-resource-rhel8@sha256:8b4d19610bac30821f299b9741aa105905642c19ee9a207acf26a89fcb980061_amd64",
"product": {
"name": "openshift4/ose-csi-driver-shared-resource-rhel8@sha256:8b4d19610bac30821f299b9741aa105905642c19ee9a207acf26a89fcb980061_amd64",
"product_id": "openshift4/ose-csi-driver-shared-resource-rhel8@sha256:8b4d19610bac30821f299b9741aa105905642c19ee9a207acf26a89fcb980061_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-csi-driver-shared-resource-rhel8@sha256:8b4d19610bac30821f299b9741aa105905642c19ee9a207acf26a89fcb980061?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-csi-driver-shared-resource-rhel8\u0026tag=v4.11.0-202208031306.p0.g3f69f2f.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-csi-driver-shared-resource-operator-rhel8@sha256:adbd0c9b2820fa269d56fde688edb6d393ac509894a4334e65f25883ca9c3ba8_amd64",
"product": {
"name": "openshift4/ose-csi-driver-shared-resource-operator-rhel8@sha256:adbd0c9b2820fa269d56fde688edb6d393ac509894a4334e65f25883ca9c3ba8_amd64",
"product_id": "openshift4/ose-csi-driver-shared-resource-operator-rhel8@sha256:adbd0c9b2820fa269d56fde688edb6d393ac509894a4334e65f25883ca9c3ba8_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-csi-driver-shared-resource-operator-rhel8@sha256:adbd0c9b2820fa269d56fde688edb6d393ac509894a4334e65f25883ca9c3ba8?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-csi-driver-shared-resource-operator-rhel8\u0026tag=v4.11.0-202208031306.p0.gd3985eb.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-csi-driver-shared-resource-webhook-rhel8@sha256:aa9502ee197283d904856823d7b8e4bdf086a99c66b37272b8e0072a340c00e2_amd64",
"product": {
"name": "openshift4/ose-csi-driver-shared-resource-webhook-rhel8@sha256:aa9502ee197283d904856823d7b8e4bdf086a99c66b37272b8e0072a340c00e2_amd64",
"product_id": "openshift4/ose-csi-driver-shared-resource-webhook-rhel8@sha256:aa9502ee197283d904856823d7b8e4bdf086a99c66b37272b8e0072a340c00e2_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-csi-driver-shared-resource-webhook-rhel8@sha256:aa9502ee197283d904856823d7b8e4bdf086a99c66b37272b8e0072a340c00e2?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-csi-driver-shared-resource-webhook-rhel8\u0026tag=v4.11.0-202208031306.p0.g3f69f2f.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-csi-external-resizer@sha256:b3888d7ba58e56d0a10f3c2cc46764410d353f9e7c1a412e11e2e538fe0abc9f_amd64",
"product": {
"name": "openshift4/ose-csi-external-resizer@sha256:b3888d7ba58e56d0a10f3c2cc46764410d353f9e7c1a412e11e2e538fe0abc9f_amd64",
"product_id": "openshift4/ose-csi-external-resizer@sha256:b3888d7ba58e56d0a10f3c2cc46764410d353f9e7c1a412e11e2e538fe0abc9f_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-csi-external-resizer@sha256:b3888d7ba58e56d0a10f3c2cc46764410d353f9e7c1a412e11e2e538fe0abc9f?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-csi-external-resizer\u0026tag=v4.11.0-202208031306.p0.g2cea576.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-csi-external-resizer-rhel8@sha256:b3888d7ba58e56d0a10f3c2cc46764410d353f9e7c1a412e11e2e538fe0abc9f_amd64",
"product": {
"name": "openshift4/ose-csi-external-resizer-rhel8@sha256:b3888d7ba58e56d0a10f3c2cc46764410d353f9e7c1a412e11e2e538fe0abc9f_amd64",
"product_id": "openshift4/ose-csi-external-resizer-rhel8@sha256:b3888d7ba58e56d0a10f3c2cc46764410d353f9e7c1a412e11e2e538fe0abc9f_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-csi-external-resizer-rhel8@sha256:b3888d7ba58e56d0a10f3c2cc46764410d353f9e7c1a412e11e2e538fe0abc9f?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-csi-external-resizer-rhel8\u0026tag=v4.11.0-202208031306.p0.g2cea576.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-csi-external-snapshotter-rhel8@sha256:4fe92e79ef5e642dc7860119e41d581865f7ae5b09abf6ce653e847d6a0a9aac_amd64",
"product": {
"name": "openshift4/ose-csi-external-snapshotter-rhel8@sha256:4fe92e79ef5e642dc7860119e41d581865f7ae5b09abf6ce653e847d6a0a9aac_amd64",
"product_id": "openshift4/ose-csi-external-snapshotter-rhel8@sha256:4fe92e79ef5e642dc7860119e41d581865f7ae5b09abf6ce653e847d6a0a9aac_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-csi-external-snapshotter-rhel8@sha256:4fe92e79ef5e642dc7860119e41d581865f7ae5b09abf6ce653e847d6a0a9aac?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel8\u0026tag=v4.11.0-202208031306.p0.g0afdf73.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-csi-external-snapshotter@sha256:4fe92e79ef5e642dc7860119e41d581865f7ae5b09abf6ce653e847d6a0a9aac_amd64",
"product": {
"name": "openshift4/ose-csi-external-snapshotter@sha256:4fe92e79ef5e642dc7860119e41d581865f7ae5b09abf6ce653e847d6a0a9aac_amd64",
"product_id": "openshift4/ose-csi-external-snapshotter@sha256:4fe92e79ef5e642dc7860119e41d581865f7ae5b09abf6ce653e847d6a0a9aac_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-csi-external-snapshotter@sha256:4fe92e79ef5e642dc7860119e41d581865f7ae5b09abf6ce653e847d6a0a9aac?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-csi-external-snapshotter\u0026tag=v4.11.0-202208031306.p0.g0afdf73.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-csi-snapshot-controller-rhel8@sha256:7caf6ed642540c96e82faec6ea468bda65cf30490a7f36d84a4c821524ec5d9a_amd64",
"product": {
"name": "openshift4/ose-csi-snapshot-controller-rhel8@sha256:7caf6ed642540c96e82faec6ea468bda65cf30490a7f36d84a4c821524ec5d9a_amd64",
"product_id": "openshift4/ose-csi-snapshot-controller-rhel8@sha256:7caf6ed642540c96e82faec6ea468bda65cf30490a7f36d84a4c821524ec5d9a_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-csi-snapshot-controller-rhel8@sha256:7caf6ed642540c96e82faec6ea468bda65cf30490a7f36d84a4c821524ec5d9a?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel8\u0026tag=v4.11.0-202208031306.p0.g0afdf73.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-csi-snapshot-controller@sha256:7caf6ed642540c96e82faec6ea468bda65cf30490a7f36d84a4c821524ec5d9a_amd64",
"product": {
"name": "openshift4/ose-csi-snapshot-controller@sha256:7caf6ed642540c96e82faec6ea468bda65cf30490a7f36d84a4c821524ec5d9a_amd64",
"product_id": "openshift4/ose-csi-snapshot-controller@sha256:7caf6ed642540c96e82faec6ea468bda65cf30490a7f36d84a4c821524ec5d9a_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-csi-snapshot-controller@sha256:7caf6ed642540c96e82faec6ea468bda65cf30490a7f36d84a4c821524ec5d9a?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-csi-snapshot-controller\u0026tag=v4.11.0-202208031306.p0.g0afdf73.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-csi-snapshot-validation-webhook-rhel8@sha256:95c34ae00e6572e47420ae12278b05b7190da2ba34a8e649b01d7e89ff9a5316_amd64",
"product": {
"name": "openshift4/ose-csi-snapshot-validation-webhook-rhel8@sha256:95c34ae00e6572e47420ae12278b05b7190da2ba34a8e649b01d7e89ff9a5316_amd64",
"product_id": "openshift4/ose-csi-snapshot-validation-webhook-rhel8@sha256:95c34ae00e6572e47420ae12278b05b7190da2ba34a8e649b01d7e89ff9a5316_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-csi-snapshot-validation-webhook-rhel8@sha256:95c34ae00e6572e47420ae12278b05b7190da2ba34a8e649b01d7e89ff9a5316?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-csi-snapshot-validation-webhook-rhel8\u0026tag=v4.11.0-202208031306.p0.g0afdf73.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/egress-router-cni-rhel8@sha256:73fb4c432aeea93a109c119097ea849c1e4ae02bf7dd196ebb63d46223c7837e_amd64",
"product": {
"name": "openshift4/egress-router-cni-rhel8@sha256:73fb4c432aeea93a109c119097ea849c1e4ae02bf7dd196ebb63d46223c7837e_amd64",
"product_id": "openshift4/egress-router-cni-rhel8@sha256:73fb4c432aeea93a109c119097ea849c1e4ae02bf7dd196ebb63d46223c7837e_amd64",
"product_identification_helper": {
"purl": "pkg:oci/egress-router-cni-rhel8@sha256:73fb4c432aeea93a109c119097ea849c1e4ae02bf7dd196ebb63d46223c7837e?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/egress-router-cni-rhel8\u0026tag=v4.11.0-202208031306.p0.gfccaf1d.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-etcd@sha256:ebbba7e4d8d98f33dda3b53d546536b282ac28608b8cac09936fed72348fef63_amd64",
"product": {
"name": "openshift4/ose-etcd@sha256:ebbba7e4d8d98f33dda3b53d546536b282ac28608b8cac09936fed72348fef63_amd64",
"product_id": "openshift4/ose-etcd@sha256:ebbba7e4d8d98f33dda3b53d546536b282ac28608b8cac09936fed72348fef63_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-etcd@sha256:ebbba7e4d8d98f33dda3b53d546536b282ac28608b8cac09936fed72348fef63?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-etcd\u0026tag=v4.11.0-202208031306.p0.g80cc14e.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-gcp-cloud-controller-manager-rhel8@sha256:dcf345d2b728186c8be5994082b41694ddbd482f337ed5762e3c010c2f2989eb_amd64",
"product": {
"name": "openshift4/ose-gcp-cloud-controller-manager-rhel8@sha256:dcf345d2b728186c8be5994082b41694ddbd482f337ed5762e3c010c2f2989eb_amd64",
"product_id": "openshift4/ose-gcp-cloud-controller-manager-rhel8@sha256:dcf345d2b728186c8be5994082b41694ddbd482f337ed5762e3c010c2f2989eb_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-gcp-cloud-controller-manager-rhel8@sha256:dcf345d2b728186c8be5994082b41694ddbd482f337ed5762e3c010c2f2989eb?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-gcp-cloud-controller-manager-rhel8\u0026tag=v4.11.0-202208031306.p0.g9a303b1.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-gcp-cluster-api-controllers-rhel8@sha256:13032dc2fe709015f48c167f66ed7ad5cc861f42252ccd28b318ebbbba875bf4_amd64",
"product": {
"name": "openshift4/ose-gcp-cluster-api-controllers-rhel8@sha256:13032dc2fe709015f48c167f66ed7ad5cc861f42252ccd28b318ebbbba875bf4_amd64",
"product_id": "openshift4/ose-gcp-cluster-api-controllers-rhel8@sha256:13032dc2fe709015f48c167f66ed7ad5cc861f42252ccd28b318ebbbba875bf4_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-gcp-cluster-api-controllers-rhel8@sha256:13032dc2fe709015f48c167f66ed7ad5cc861f42252ccd28b318ebbbba875bf4?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-gcp-cluster-api-controllers-rhel8\u0026tag=v4.11.0-202208031306.p0.gff20dda.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-gcp-pd-csi-driver-rhel8@sha256:9bbea15a4e7918b1f59827230127287d1f7a1c8881ee8272c6d397c85e2eeba0_amd64",
"product": {
"name": "openshift4/ose-gcp-pd-csi-driver-rhel8@sha256:9bbea15a4e7918b1f59827230127287d1f7a1c8881ee8272c6d397c85e2eeba0_amd64",
"product_id": "openshift4/ose-gcp-pd-csi-driver-rhel8@sha256:9bbea15a4e7918b1f59827230127287d1f7a1c8881ee8272c6d397c85e2eeba0_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-gcp-pd-csi-driver-rhel8@sha256:9bbea15a4e7918b1f59827230127287d1f7a1c8881ee8272c6d397c85e2eeba0?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-rhel8\u0026tag=v4.11.0-202208031306.p0.gf9d7fdc.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-gcp-pd-csi-driver-operator-rhel8@sha256:ab39ff55f76b8d2b0ccbc0c9af706b6d136c4ca1216d8247982e2bf9e9be4635_amd64",
"product": {
"name": "openshift4/ose-gcp-pd-csi-driver-operator-rhel8@sha256:ab39ff55f76b8d2b0ccbc0c9af706b6d136c4ca1216d8247982e2bf9e9be4635_amd64",
"product_id": "openshift4/ose-gcp-pd-csi-driver-operator-rhel8@sha256:ab39ff55f76b8d2b0ccbc0c9af706b6d136c4ca1216d8247982e2bf9e9be4635_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-gcp-pd-csi-driver-operator-rhel8@sha256:ab39ff55f76b8d2b0ccbc0c9af706b6d136c4ca1216d8247982e2bf9e9be4635?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-operator-rhel8\u0026tag=v4.11.0-202208031306.p0.gbc7bad4.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-hypershift-rhel8@sha256:ce31097552aaeb01e86dfc287151a60abb8c9cd5531ee940fbe5d7f1427e7612_amd64",
"product": {
"name": "openshift4/ose-hypershift-rhel8@sha256:ce31097552aaeb01e86dfc287151a60abb8c9cd5531ee940fbe5d7f1427e7612_amd64",
"product_id": "openshift4/ose-hypershift-rhel8@sha256:ce31097552aaeb01e86dfc287151a60abb8c9cd5531ee940fbe5d7f1427e7612_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-hypershift-rhel8@sha256:ce31097552aaeb01e86dfc287151a60abb8c9cd5531ee940fbe5d7f1427e7612?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-hypershift-rhel8\u0026tag=v4.11.0-202208110157.p0.g2b7ac52.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-ibm-cloud-controller-manager-rhel8@sha256:a6ba20c56e90cf404bcef97b7b8c1e87f4d370d3c26fe85111dddcd301c20d27_amd64",
"product": {
"name": "openshift4/ose-ibm-cloud-controller-manager-rhel8@sha256:a6ba20c56e90cf404bcef97b7b8c1e87f4d370d3c26fe85111dddcd301c20d27_amd64",
"product_id": "openshift4/ose-ibm-cloud-controller-manager-rhel8@sha256:a6ba20c56e90cf404bcef97b7b8c1e87f4d370d3c26fe85111dddcd301c20d27_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-ibm-cloud-controller-manager-rhel8@sha256:a6ba20c56e90cf404bcef97b7b8c1e87f4d370d3c26fe85111dddcd301c20d27?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-ibm-cloud-controller-manager-rhel8\u0026tag=v4.11.0-202208031306.p0.gce83696.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-ibmcloud-machine-controllers-rhel8@sha256:7b0cb3783ab7f8b6f38375dbe9e4f2e8e5fc0bdf1cf6aba23623229cf86d6eea_amd64",
"product": {
"name": "openshift4/ose-ibmcloud-machine-controllers-rhel8@sha256:7b0cb3783ab7f8b6f38375dbe9e4f2e8e5fc0bdf1cf6aba23623229cf86d6eea_amd64",
"product_id": "openshift4/ose-ibmcloud-machine-controllers-rhel8@sha256:7b0cb3783ab7f8b6f38375dbe9e4f2e8e5fc0bdf1cf6aba23623229cf86d6eea_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-ibmcloud-machine-controllers-rhel8@sha256:7b0cb3783ab7f8b6f38375dbe9e4f2e8e5fc0bdf1cf6aba23623229cf86d6eea?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-ibmcloud-machine-controllers-rhel8\u0026tag=v4.11.0-202208031306.p0.g3bde969.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-ibm-vpc-block-csi-driver-rhel8@sha256:bf6a31add94b1af1a256bf72fc860f4785ac574770bcfb7a0f0e843f69bbf385_amd64",
"product": {
"name": "openshift4/ose-ibm-vpc-block-csi-driver-rhel8@sha256:bf6a31add94b1af1a256bf72fc860f4785ac574770bcfb7a0f0e843f69bbf385_amd64",
"product_id": "openshift4/ose-ibm-vpc-block-csi-driver-rhel8@sha256:bf6a31add94b1af1a256bf72fc860f4785ac574770bcfb7a0f0e843f69bbf385_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-ibm-vpc-block-csi-driver-rhel8@sha256:bf6a31add94b1af1a256bf72fc860f4785ac574770bcfb7a0f0e843f69bbf385?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-rhel8\u0026tag=v4.11.0-202208031306.p0.gc85624d.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-ibm-vpc-block-csi-driver-operator-rhel8@sha256:969ddfd951d7d66215810d9b1d82a524a622fa014c7aae48d62c6b475507ac3c_amd64",
"product": {
"name": "openshift4/ose-ibm-vpc-block-csi-driver-operator-rhel8@sha256:969ddfd951d7d66215810d9b1d82a524a622fa014c7aae48d62c6b475507ac3c_amd64",
"product_id": "openshift4/ose-ibm-vpc-block-csi-driver-operator-rhel8@sha256:969ddfd951d7d66215810d9b1d82a524a622fa014c7aae48d62c6b475507ac3c_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-ibm-vpc-block-csi-driver-operator-rhel8@sha256:969ddfd951d7d66215810d9b1d82a524a622fa014c7aae48d62c6b475507ac3c?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-operator-rhel8\u0026tag=v4.11.0-202208031306.p0.ge4a2180.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-image-customization-controller-rhel8@sha256:7b3511f938658d9bdf4f6f9548fcc0b7b89cde0831e829f23b367db826902bdf_amd64",
"product": {
"name": "openshift4/ose-image-customization-controller-rhel8@sha256:7b3511f938658d9bdf4f6f9548fcc0b7b89cde0831e829f23b367db826902bdf_amd64",
"product_id": "openshift4/ose-image-customization-controller-rhel8@sha256:7b3511f938658d9bdf4f6f9548fcc0b7b89cde0831e829f23b367db826902bdf_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-image-customization-controller-rhel8@sha256:7b3511f938658d9bdf4f6f9548fcc0b7b89cde0831e829f23b367db826902bdf?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-image-customization-controller-rhel8\u0026tag=v4.11.0-202208111407.p0.g42b4b1f.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-insights-rhel8-operator@sha256:217c3cb7eb523a216d5d9cf8e3c7685fc20c48125f664f29da7f1f53e44056cc_amd64",
"product": {
"name": "openshift4/ose-insights-rhel8-operator@sha256:217c3cb7eb523a216d5d9cf8e3c7685fc20c48125f664f29da7f1f53e44056cc_amd64",
"product_id": "openshift4/ose-insights-rhel8-operator@sha256:217c3cb7eb523a216d5d9cf8e3c7685fc20c48125f664f29da7f1f53e44056cc_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-insights-rhel8-operator@sha256:217c3cb7eb523a216d5d9cf8e3c7685fc20c48125f664f29da7f1f53e44056cc?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-insights-rhel8-operator\u0026tag=v4.11.0-202208031306.p0.g0929403.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-installer-artifacts@sha256:5b4746584a584d2a8fe78e2fe41ca4d22998e854488602612d0d4f02424d489f_amd64",
"product": {
"name": "openshift4/ose-installer-artifacts@sha256:5b4746584a584d2a8fe78e2fe41ca4d22998e854488602612d0d4f02424d489f_amd64",
"product_id": "openshift4/ose-installer-artifacts@sha256:5b4746584a584d2a8fe78e2fe41ca4d22998e854488602612d0d4f02424d489f_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-installer-artifacts@sha256:5b4746584a584d2a8fe78e2fe41ca4d22998e854488602612d0d4f02424d489f?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-installer-artifacts\u0026tag=v4.11.0-202208161507.p0.g1d2450c.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-installer@sha256:72e0c95f375e36b530f20154d136d8debbdef203b3c43f79fb77561718361ead_amd64",
"product": {
"name": "openshift4/ose-installer@sha256:72e0c95f375e36b530f20154d136d8debbdef203b3c43f79fb77561718361ead_amd64",
"product_id": "openshift4/ose-installer@sha256:72e0c95f375e36b530f20154d136d8debbdef203b3c43f79fb77561718361ead_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-installer@sha256:72e0c95f375e36b530f20154d136d8debbdef203b3c43f79fb77561718361ead?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-installer\u0026tag=v4.11.0-202208161507.p0.g1d2450c.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-kube-storage-version-migrator-rhel8@sha256:ae9915adc15077ed2466d5e8100c337834db34b84c23c77c59bd031a38c66a8a_amd64",
"product": {
"name": "openshift4/ose-kube-storage-version-migrator-rhel8@sha256:ae9915adc15077ed2466d5e8100c337834db34b84c23c77c59bd031a38c66a8a_amd64",
"product_id": "openshift4/ose-kube-storage-version-migrator-rhel8@sha256:ae9915adc15077ed2466d5e8100c337834db34b84c23c77c59bd031a38c66a8a_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-kube-storage-version-migrator-rhel8@sha256:ae9915adc15077ed2466d5e8100c337834db34b84c23c77c59bd031a38c66a8a?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel8\u0026tag=v4.11.0-202208031306.p0.g596745c.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-libvirt-machine-controllers@sha256:74224adc80febc0a77564dc86ac1bc095444e0c0398ea756460868627df41911_amd64",
"product": {
"name": "openshift4/ose-libvirt-machine-controllers@sha256:74224adc80febc0a77564dc86ac1bc095444e0c0398ea756460868627df41911_amd64",
"product_id": "openshift4/ose-libvirt-machine-controllers@sha256:74224adc80febc0a77564dc86ac1bc095444e0c0398ea756460868627df41911_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-libvirt-machine-controllers@sha256:74224adc80febc0a77564dc86ac1bc095444e0c0398ea756460868627df41911?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-libvirt-machine-controllers\u0026tag=v4.11.0-202208031306.p0.gb6e14ea.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-machine-api-operator@sha256:c61dc40b93ffc6ff2335ba169475990cdbb70704b69d155561c5d64c14d07448_amd64",
"product": {
"name": "openshift4/ose-machine-api-operator@sha256:c61dc40b93ffc6ff2335ba169475990cdbb70704b69d155561c5d64c14d07448_amd64",
"product_id": "openshift4/ose-machine-api-operator@sha256:c61dc40b93ffc6ff2335ba169475990cdbb70704b69d155561c5d64c14d07448_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-machine-api-operator@sha256:c61dc40b93ffc6ff2335ba169475990cdbb70704b69d155561c5d64c14d07448?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-machine-api-operator\u0026tag=v4.11.0-202208031306.p0.g4e3e83c.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-machine-api-provider-aws-rhel8@sha256:9e272355fd860b3cfbdd641b3278c08b30ef57a95683543d84bebe0bd2db555a_amd64",
"product": {
"name": "openshift4/ose-machine-api-provider-aws-rhel8@sha256:9e272355fd860b3cfbdd641b3278c08b30ef57a95683543d84bebe0bd2db555a_amd64",
"product_id": "openshift4/ose-machine-api-provider-aws-rhel8@sha256:9e272355fd860b3cfbdd641b3278c08b30ef57a95683543d84bebe0bd2db555a_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-machine-api-provider-aws-rhel8@sha256:9e272355fd860b3cfbdd641b3278c08b30ef57a95683543d84bebe0bd2db555a?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-machine-api-provider-aws-rhel8\u0026tag=v4.11.0-202208111036.p0.gf6cf488.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-machine-api-provider-azure-rhel8@sha256:a120dfd6753ed24d0b32693ae94f71a601f4a04d88a1056b88ad4315c88b8d4a_amd64",
"product": {
"name": "openshift4/ose-machine-api-provider-azure-rhel8@sha256:a120dfd6753ed24d0b32693ae94f71a601f4a04d88a1056b88ad4315c88b8d4a_amd64",
"product_id": "openshift4/ose-machine-api-provider-azure-rhel8@sha256:a120dfd6753ed24d0b32693ae94f71a601f4a04d88a1056b88ad4315c88b8d4a_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-machine-api-provider-azure-rhel8@sha256:a120dfd6753ed24d0b32693ae94f71a601f4a04d88a1056b88ad4315c88b8d4a?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-machine-api-provider-azure-rhel8\u0026tag=v4.11.0-202208031306.p0.g93b3f9e.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-machine-api-provider-gcp-rhel8@sha256:d6d385ce47d52da83cd957a401463a8d48ac9415a749534b63cd8edf8b0dec02_amd64",
"product": {
"name": "openshift4/ose-machine-api-provider-gcp-rhel8@sha256:d6d385ce47d52da83cd957a401463a8d48ac9415a749534b63cd8edf8b0dec02_amd64",
"product_id": "openshift4/ose-machine-api-provider-gcp-rhel8@sha256:d6d385ce47d52da83cd957a401463a8d48ac9415a749534b63cd8edf8b0dec02_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-machine-api-provider-gcp-rhel8@sha256:d6d385ce47d52da83cd957a401463a8d48ac9415a749534b63cd8edf8b0dec02?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-machine-api-provider-gcp-rhel8\u0026tag=v4.11.0-202208031306.p0.g17a3a9f.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-machine-api-provider-openstack-rhel8@sha256:4f57e14568253c23640528a5334e60164ae6975ad1ce91373d05b63e241541ea_amd64",
"product": {
"name": "openshift4/ose-machine-api-provider-openstack-rhel8@sha256:4f57e14568253c23640528a5334e60164ae6975ad1ce91373d05b63e241541ea_amd64",
"product_id": "openshift4/ose-machine-api-provider-openstack-rhel8@sha256:4f57e14568253c23640528a5334e60164ae6975ad1ce91373d05b63e241541ea_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-machine-api-provider-openstack-rhel8@sha256:4f57e14568253c23640528a5334e60164ae6975ad1ce91373d05b63e241541ea?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel8\u0026tag=v4.11.0-202208031306.p0.geb7e497.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-machine-config-operator@sha256:543edd3009688fb98fdf5487e72713f8b81653e83a2532ebb95408ac948390a5_amd64",
"product": {
"name": "openshift4/ose-machine-config-operator@sha256:543edd3009688fb98fdf5487e72713f8b81653e83a2532ebb95408ac948390a5_amd64",
"product_id": "openshift4/ose-machine-config-operator@sha256:543edd3009688fb98fdf5487e72713f8b81653e83a2532ebb95408ac948390a5_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-machine-config-operator@sha256:543edd3009688fb98fdf5487e72713f8b81653e83a2532ebb95408ac948390a5?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-machine-config-operator\u0026tag=v4.11.0-202208150437.p0.g8a0ada1.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-machine-os-images-rhel8@sha256:7b5354bb368da20e0ce7568b94f8c5eb3a418d592cd5cde2b36a08978ee48c48_amd64",
"product": {
"name": "openshift4/ose-machine-os-images-rhel8@sha256:7b5354bb368da20e0ce7568b94f8c5eb3a418d592cd5cde2b36a08978ee48c48_amd64",
"product_id": "openshift4/ose-machine-os-images-rhel8@sha256:7b5354bb368da20e0ce7568b94f8c5eb3a418d592cd5cde2b36a08978ee48c48_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-machine-os-images-rhel8@sha256:7b5354bb368da20e0ce7568b94f8c5eb3a418d592cd5cde2b36a08978ee48c48?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-machine-os-images-rhel8\u0026tag=v4.11.0-202208161507.p0.g1150735.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-multus-admission-controller@sha256:c7a66dd0d9c8b16789967073a28ac92eeb2f1beab3f8ead8fe1ca01f26a105c5_amd64",
"product": {
"name": "openshift4/ose-multus-admission-controller@sha256:c7a66dd0d9c8b16789967073a28ac92eeb2f1beab3f8ead8fe1ca01f26a105c5_amd64",
"product_id": "openshift4/ose-multus-admission-controller@sha256:c7a66dd0d9c8b16789967073a28ac92eeb2f1beab3f8ead8fe1ca01f26a105c5_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-multus-admission-controller@sha256:c7a66dd0d9c8b16789967073a28ac92eeb2f1beab3f8ead8fe1ca01f26a105c5?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-multus-admission-controller\u0026tag=v4.11.0-202208031306.p0.gf38aae4.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-multus-networkpolicy-rhel8@sha256:00532c0e376a4363ea73d6664c8ec200f5bcc4bcd52918cdad19f2d11057fd51_amd64",
"product": {
"name": "openshift4/ose-multus-networkpolicy-rhel8@sha256:00532c0e376a4363ea73d6664c8ec200f5bcc4bcd52918cdad19f2d11057fd51_amd64",
"product_id": "openshift4/ose-multus-networkpolicy-rhel8@sha256:00532c0e376a4363ea73d6664c8ec200f5bcc4bcd52918cdad19f2d11057fd51_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-multus-networkpolicy-rhel8@sha256:00532c0e376a4363ea73d6664c8ec200f5bcc4bcd52918cdad19f2d11057fd51?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel8\u0026tag=v4.11.0-202208031306.p0.g643fdaf.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-multus-route-override-cni-rhel8@sha256:0c8234a718b163b3390c49956b24c4320b4875d1f3d7ec27d0dab3fad16ddd85_amd64",
"product": {
"name": "openshift4/ose-multus-route-override-cni-rhel8@sha256:0c8234a718b163b3390c49956b24c4320b4875d1f3d7ec27d0dab3fad16ddd85_amd64",
"product_id": "openshift4/ose-multus-route-override-cni-rhel8@sha256:0c8234a718b163b3390c49956b24c4320b4875d1f3d7ec27d0dab3fad16ddd85_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-multus-route-override-cni-rhel8@sha256:0c8234a718b163b3390c49956b24c4320b4875d1f3d7ec27d0dab3fad16ddd85?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel8\u0026tag=v4.11.0-202208031306.p0.g523b790.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-multus-whereabouts-ipam-cni-rhel8@sha256:019a741a0988bdfb01bb1d47a5ad13cae7a7bd281d9e1b0c5cc05ef2fa284ad2_amd64",
"product": {
"name": "openshift4/ose-multus-whereabouts-ipam-cni-rhel8@sha256:019a741a0988bdfb01bb1d47a5ad13cae7a7bd281d9e1b0c5cc05ef2fa284ad2_amd64",
"product_id": "openshift4/ose-multus-whereabouts-ipam-cni-rhel8@sha256:019a741a0988bdfb01bb1d47a5ad13cae7a7bd281d9e1b0c5cc05ef2fa284ad2_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-multus-whereabouts-ipam-cni-rhel8@sha256:019a741a0988bdfb01bb1d47a5ad13cae7a7bd281d9e1b0c5cc05ef2fa284ad2?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel8\u0026tag=v4.11.0-202208031306.p0.g9951259.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-must-gather@sha256:7c9eef761c85d5b7884e631937fef714732f612ebe54d1acb139f57560e8087d_amd64",
"product": {
"name": "openshift4/ose-must-gather@sha256:7c9eef761c85d5b7884e631937fef714732f612ebe54d1acb139f57560e8087d_amd64",
"product_id": "openshift4/ose-must-gather@sha256:7c9eef761c85d5b7884e631937fef714732f612ebe54d1acb139f57560e8087d_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-must-gather@sha256:7c9eef761c85d5b7884e631937fef714732f612ebe54d1acb139f57560e8087d?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-must-gather\u0026tag=v4.11.0-202208150437.p0.g32bca40.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-network-interface-bond-cni-rhel8@sha256:58d07b7b95fa55ba39a810d95f99954ee5b4bd19b37891a592ef47457c4d9248_amd64",
"product": {
"name": "openshift4/ose-network-interface-bond-cni-rhel8@sha256:58d07b7b95fa55ba39a810d95f99954ee5b4bd19b37891a592ef47457c4d9248_amd64",
"product_id": "openshift4/ose-network-interface-bond-cni-rhel8@sha256:58d07b7b95fa55ba39a810d95f99954ee5b4bd19b37891a592ef47457c4d9248_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-network-interface-bond-cni-rhel8@sha256:58d07b7b95fa55ba39a810d95f99954ee5b4bd19b37891a592ef47457c4d9248?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel8\u0026tag=v4.11.0-202208101438.p0.gb76a677.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-network-metrics-daemon-rhel8@sha256:1d1210cfd8dbee985f37f3b7f5f5027ee2871d0680c59d58f8b057eb188e5853_amd64",
"product": {
"name": "openshift4/ose-network-metrics-daemon-rhel8@sha256:1d1210cfd8dbee985f37f3b7f5f5027ee2871d0680c59d58f8b057eb188e5853_amd64",
"product_id": "openshift4/ose-network-metrics-daemon-rhel8@sha256:1d1210cfd8dbee985f37f3b7f5f5027ee2871d0680c59d58f8b057eb188e5853_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-network-metrics-daemon-rhel8@sha256:1d1210cfd8dbee985f37f3b7f5f5027ee2871d0680c59d58f8b057eb188e5853?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel8\u0026tag=v4.11.0-202208031306.p0.g9482ac9.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/network-tools-rhel8@sha256:6de9ef410c3940d5292b3ba93952497959d67dbd82bbce9d4096032fa4ddb35f_amd64",
"product": {
"name": "openshift4/network-tools-rhel8@sha256:6de9ef410c3940d5292b3ba93952497959d67dbd82bbce9d4096032fa4ddb35f_amd64",
"product_id": "openshift4/network-tools-rhel8@sha256:6de9ef410c3940d5292b3ba93952497959d67dbd82bbce9d4096032fa4ddb35f_amd64",
"product_identification_helper": {
"purl": "pkg:oci/network-tools-rhel8@sha256:6de9ef410c3940d5292b3ba93952497959d67dbd82bbce9d4096032fa4ddb35f?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/network-tools-rhel8\u0026tag=v4.11.0-202208161348.p0.g4e87286.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-sdn-rhel8@sha256:f2c982220bfc6785e85f25c70ce559df5121417ec205d2df6965eb97885595ae_amd64",
"product": {
"name": "openshift4/ose-sdn-rhel8@sha256:f2c982220bfc6785e85f25c70ce559df5121417ec205d2df6965eb97885595ae_amd64",
"product_id": "openshift4/ose-sdn-rhel8@sha256:f2c982220bfc6785e85f25c70ce559df5121417ec205d2df6965eb97885595ae_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-sdn-rhel8@sha256:f2c982220bfc6785e85f25c70ce559df5121417ec205d2df6965eb97885595ae?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-sdn-rhel8\u0026tag=v4.11.0-202208161348.p0.g93345d4.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-nutanix-machine-controllers-rhel8@sha256:524e2e091db0e4a883824cd744f0d158e8bba91bff52b7e6c4908a3727c6bea2_amd64",
"product": {
"name": "openshift4/ose-nutanix-machine-controllers-rhel8@sha256:524e2e091db0e4a883824cd744f0d158e8bba91bff52b7e6c4908a3727c6bea2_amd64",
"product_id": "openshift4/ose-nutanix-machine-controllers-rhel8@sha256:524e2e091db0e4a883824cd744f0d158e8bba91bff52b7e6c4908a3727c6bea2_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-nutanix-machine-controllers-rhel8@sha256:524e2e091db0e4a883824cd744f0d158e8bba91bff52b7e6c4908a3727c6bea2?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-nutanix-machine-controllers-rhel8\u0026tag=v4.11.0-202208031306.p0.ga94eb77.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-oauth-apiserver-rhel8@sha256:c92369d17d727d96b6bc15cc9c32a65bce28850a441464d6557c4dea0445b3ce_amd64",
"product": {
"name": "openshift4/ose-oauth-apiserver-rhel8@sha256:c92369d17d727d96b6bc15cc9c32a65bce28850a441464d6557c4dea0445b3ce_amd64",
"product_id": "openshift4/ose-oauth-apiserver-rhel8@sha256:c92369d17d727d96b6bc15cc9c32a65bce28850a441464d6557c4dea0445b3ce_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-oauth-apiserver-rhel8@sha256:c92369d17d727d96b6bc15cc9c32a65bce28850a441464d6557c4dea0445b3ce?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-oauth-apiserver-rhel8\u0026tag=v4.11.0-202208110436.p0.g3ca701f.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-openshift-apiserver-rhel8@sha256:fb79ed01acec6695a12cc13de5406bf08d862fbe1186734eb316544be1a240c1_amd64",
"product": {
"name": "openshift4/ose-openshift-apiserver-rhel8@sha256:fb79ed01acec6695a12cc13de5406bf08d862fbe1186734eb316544be1a240c1_amd64",
"product_id": "openshift4/ose-openshift-apiserver-rhel8@sha256:fb79ed01acec6695a12cc13de5406bf08d862fbe1186734eb316544be1a240c1_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-openshift-apiserver-rhel8@sha256:fb79ed01acec6695a12cc13de5406bf08d862fbe1186734eb316544be1a240c1?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-openshift-apiserver-rhel8\u0026tag=v4.11.0-202208031306.p0.g4b6f874.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-openshift-controller-manager-rhel8@sha256:bac116eb111816d3aca02ee3684caf417ad64d171844731aa17bb64d7eee5a75_amd64",
"product": {
"name": "openshift4/ose-openshift-controller-manager-rhel8@sha256:bac116eb111816d3aca02ee3684caf417ad64d171844731aa17bb64d7eee5a75_amd64",
"product_id": "openshift4/ose-openshift-controller-manager-rhel8@sha256:bac116eb111816d3aca02ee3684caf417ad64d171844731aa17bb64d7eee5a75_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-openshift-controller-manager-rhel8@sha256:bac116eb111816d3aca02ee3684caf417ad64d171844731aa17bb64d7eee5a75?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel8\u0026tag=v4.11.0-202208162257.p0.g8fbe884.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-openstack-cinder-csi-driver-rhel8@sha256:9d4226c29d177b85af5c29303e477a110507966570a37607c9068eeea960bfdc_amd64",
"product": {
"name": "openshift4/ose-openstack-cinder-csi-driver-rhel8@sha256:9d4226c29d177b85af5c29303e477a110507966570a37607c9068eeea960bfdc_amd64",
"product_id": "openshift4/ose-openstack-cinder-csi-driver-rhel8@sha256:9d4226c29d177b85af5c29303e477a110507966570a37607c9068eeea960bfdc_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-openstack-cinder-csi-driver-rhel8@sha256:9d4226c29d177b85af5c29303e477a110507966570a37607c9068eeea960bfdc?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel8\u0026tag=v4.11.0-202208031306.p0.g246ae15.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-openstack-cinder-csi-driver-rhel8-operator@sha256:6d994efcb9859ae8c2284ee7859150bc334ef5db03c6101fb64677a841c534b1_amd64",
"product": {
"name": "openshift4/ose-openstack-cinder-csi-driver-rhel8-operator@sha256:6d994efcb9859ae8c2284ee7859150bc334ef5db03c6101fb64677a841c534b1_amd64",
"product_id": "openshift4/ose-openstack-cinder-csi-driver-rhel8-operator@sha256:6d994efcb9859ae8c2284ee7859150bc334ef5db03c6101fb64677a841c534b1_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-openstack-cinder-csi-driver-rhel8-operator@sha256:6d994efcb9859ae8c2284ee7859150bc334ef5db03c6101fb64677a841c534b1?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel8-operator\u0026tag=v4.11.0-202208031306.p0.gae4c45c.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-openstack-cloud-controller-manager-rhel8@sha256:c3ce053319fcd80e357b5ebcb3abca3f59bb5e45aa48452332c850627b7db28b_amd64",
"product": {
"name": "openshift4/ose-openstack-cloud-controller-manager-rhel8@sha256:c3ce053319fcd80e357b5ebcb3abca3f59bb5e45aa48452332c850627b7db28b_amd64",
"product_id": "openshift4/ose-openstack-cloud-controller-manager-rhel8@sha256:c3ce053319fcd80e357b5ebcb3abca3f59bb5e45aa48452332c850627b7db28b_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-openstack-cloud-controller-manager-rhel8@sha256:c3ce053319fcd80e357b5ebcb3abca3f59bb5e45aa48452332c850627b7db28b?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel8\u0026tag=v4.11.0-202208031306.p0.g246ae15.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-openstack-machine-controllers@sha256:109676ecd9d725dae3ac9bc7350deaa819dbcf1b911ec3106c3f412dd7d5e6d8_amd64",
"product": {
"name": "openshift4/ose-openstack-machine-controllers@sha256:109676ecd9d725dae3ac9bc7350deaa819dbcf1b911ec3106c3f412dd7d5e6d8_amd64",
"product_id": "openshift4/ose-openstack-machine-controllers@sha256:109676ecd9d725dae3ac9bc7350deaa819dbcf1b911ec3106c3f412dd7d5e6d8_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-openstack-machine-controllers@sha256:109676ecd9d725dae3ac9bc7350deaa819dbcf1b911ec3106c3f412dd7d5e6d8?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-openstack-machine-controllers\u0026tag=v4.11.0-202208031306.p0.g440ca42.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ovirt-csi-driver-rhel7@sha256:f7adacdb30067ee92339af29ed852e5de53d0c272cfaf5b46ab48b7b668816f5_amd64",
"product": {
"name": "openshift4/ovirt-csi-driver-rhel7@sha256:f7adacdb30067ee92339af29ed852e5de53d0c272cfaf5b46ab48b7b668816f5_amd64",
"product_id": "openshift4/ovirt-csi-driver-rhel7@sha256:f7adacdb30067ee92339af29ed852e5de53d0c272cfaf5b46ab48b7b668816f5_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ovirt-csi-driver-rhel7@sha256:f7adacdb30067ee92339af29ed852e5de53d0c272cfaf5b46ab48b7b668816f5?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ovirt-csi-driver-rhel7\u0026tag=v4.11.0-202208031306.p0.g0b3d79b.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ovirt-csi-driver-rhel8@sha256:f7adacdb30067ee92339af29ed852e5de53d0c272cfaf5b46ab48b7b668816f5_amd64",
"product": {
"name": "openshift4/ovirt-csi-driver-rhel8@sha256:f7adacdb30067ee92339af29ed852e5de53d0c272cfaf5b46ab48b7b668816f5_amd64",
"product_id": "openshift4/ovirt-csi-driver-rhel8@sha256:f7adacdb30067ee92339af29ed852e5de53d0c272cfaf5b46ab48b7b668816f5_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ovirt-csi-driver-rhel8@sha256:f7adacdb30067ee92339af29ed852e5de53d0c272cfaf5b46ab48b7b668816f5?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ovirt-csi-driver-rhel8\u0026tag=v4.11.0-202208031306.p0.g0b3d79b.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-ovirt-machine-controllers-rhel8@sha256:2d7b5e9c506da2c43704cae5934b604682dcb403218ceb1bd4f011c8bee8623b_amd64",
"product": {
"name": "openshift4/ose-ovirt-machine-controllers-rhel8@sha256:2d7b5e9c506da2c43704cae5934b604682dcb403218ceb1bd4f011c8bee8623b_amd64",
"product_id": "openshift4/ose-ovirt-machine-controllers-rhel8@sha256:2d7b5e9c506da2c43704cae5934b604682dcb403218ceb1bd4f011c8bee8623b_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-ovirt-machine-controllers-rhel8@sha256:2d7b5e9c506da2c43704cae5934b604682dcb403218ceb1bd4f011c8bee8623b?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-ovirt-machine-controllers-rhel8\u0026tag=v4.11.0-202208031306.p0.g5a93d94.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-ovn-kubernetes@sha256:713dd28ffc33520c9e84b72850253adf0adb016968773121f05349e3fca302c2_amd64",
"product": {
"name": "openshift4/ose-ovn-kubernetes@sha256:713dd28ffc33520c9e84b72850253adf0adb016968773121f05349e3fca302c2_amd64",
"product_id": "openshift4/ose-ovn-kubernetes@sha256:713dd28ffc33520c9e84b72850253adf0adb016968773121f05349e3fca302c2_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-ovn-kubernetes@sha256:713dd28ffc33520c9e84b72850253adf0adb016968773121f05349e3fca302c2?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-ovn-kubernetes\u0026tag=v4.11.0-202208161348.p0.g369b3a4.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-powervs-cloud-controller-manager-rhel8@sha256:28ef0b3040cc922f78fd7e9814628871c0fb85de1a9d47c1d954737d26d2f53b_amd64",
"product": {
"name": "openshift4/ose-powervs-cloud-controller-manager-rhel8@sha256:28ef0b3040cc922f78fd7e9814628871c0fb85de1a9d47c1d954737d26d2f53b_amd64",
"product_id": "openshift4/ose-powervs-cloud-controller-manager-rhel8@sha256:28ef0b3040cc922f78fd7e9814628871c0fb85de1a9d47c1d954737d26d2f53b_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-powervs-cloud-controller-manager-rhel8@sha256:28ef0b3040cc922f78fd7e9814628871c0fb85de1a9d47c1d954737d26d2f53b?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-powervs-cloud-controller-manager-rhel8\u0026tag=v4.11.0-202208031306.p0.g8ace6e9.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-powervs-machine-controllers-rhel8@sha256:a03170bc3c01ee4f9c6cb80ee41925231b6c8b283822a094506214c10f19847b_amd64",
"product": {
"name": "openshift4/ose-powervs-machine-controllers-rhel8@sha256:a03170bc3c01ee4f9c6cb80ee41925231b6c8b283822a094506214c10f19847b_amd64",
"product_id": "openshift4/ose-powervs-machine-controllers-rhel8@sha256:a03170bc3c01ee4f9c6cb80ee41925231b6c8b283822a094506214c10f19847b_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-powervs-machine-controllers-rhel8@sha256:a03170bc3c01ee4f9c6cb80ee41925231b6c8b283822a094506214c10f19847b?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-powervs-machine-controllers-rhel8\u0026tag=v4.11.0-202208031306.p0.g76649b3.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-k8s-prometheus-adapter@sha256:7b18e65edbd7226a23b0b560693d6431909c190e08b76b2a3b0581bb48c9a34f_amd64",
"product": {
"name": "openshift4/ose-k8s-prometheus-adapter@sha256:7b18e65edbd7226a23b0b560693d6431909c190e08b76b2a3b0581bb48c9a34f_amd64",
"product_id": "openshift4/ose-k8s-prometheus-adapter@sha256:7b18e65edbd7226a23b0b560693d6431909c190e08b76b2a3b0581bb48c9a34f_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-k8s-prometheus-adapter@sha256:7b18e65edbd7226a23b0b560693d6431909c190e08b76b2a3b0581bb48c9a34f?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-k8s-prometheus-adapter\u0026tag=v4.11.0-202208031703.p0.g32fb8ea.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-service-ca-operator@sha256:bcdbf3cb8e6e31b66d979055c7ad71ff5d9fa309ba3c35256acdbe51c9f43de5_amd64",
"product": {
"name": "openshift4/ose-service-ca-operator@sha256:bcdbf3cb8e6e31b66d979055c7ad71ff5d9fa309ba3c35256acdbe51c9f43de5_amd64",
"product_id": "openshift4/ose-service-ca-operator@sha256:bcdbf3cb8e6e31b66d979055c7ad71ff5d9fa309ba3c35256acdbe51c9f43de5_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-service-ca-operator@sha256:bcdbf3cb8e6e31b66d979055c7ad71ff5d9fa309ba3c35256acdbe51c9f43de5?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-service-ca-operator\u0026tag=v4.11.0-202208031703.p0.g0899d11.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-thanos-rhel8@sha256:15883854538476b61fb9f95e9568936acdee1c26939101b300f16c877a1fb111_amd64",
"product": {
"name": "openshift4/ose-thanos-rhel8@sha256:15883854538476b61fb9f95e9568936acdee1c26939101b300f16c877a1fb111_amd64",
"product_id": "openshift4/ose-thanos-rhel8@sha256:15883854538476b61fb9f95e9568936acdee1c26939101b300f16c877a1fb111_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-thanos-rhel8@sha256:15883854538476b61fb9f95e9568936acdee1c26939101b300f16c877a1fb111?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-thanos-rhel8\u0026tag=v4.11.0-202208031306.p0.gf08da2d.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-tools-rhel8@sha256:e3aec41436e71965c0302002463767987eb0764cd1153417524259fa36a394fb_amd64",
"product": {
"name": "openshift4/ose-tools-rhel8@sha256:e3aec41436e71965c0302002463767987eb0764cd1153417524259fa36a394fb_amd64",
"product_id": "openshift4/ose-tools-rhel8@sha256:e3aec41436e71965c0302002463767987eb0764cd1153417524259fa36a394fb_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-tools-rhel8@sha256:e3aec41436e71965c0302002463767987eb0764cd1153417524259fa36a394fb?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-tools-rhel8\u0026tag=v4.11.0-202208150437.p0.gfcf512e.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-vmware-vsphere-csi-driver-rhel8@sha256:1ba42f6dfa8aa6671c1bd91741a5160ee5520bf99b0aeccba75af21be725f561_amd64",
"product": {
"name": "openshift4/ose-vmware-vsphere-csi-driver-rhel8@sha256:1ba42f6dfa8aa6671c1bd91741a5160ee5520bf99b0aeccba75af21be725f561_amd64",
"product_id": "openshift4/ose-vmware-vsphere-csi-driver-rhel8@sha256:1ba42f6dfa8aa6671c1bd91741a5160ee5520bf99b0aeccba75af21be725f561_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-vmware-vsphere-csi-driver-rhel8@sha256:1ba42f6dfa8aa6671c1bd91741a5160ee5520bf99b0aeccba75af21be725f561?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-vmware-vsphere-csi-driver-rhel8\u0026tag=v4.11.0-202208031306.p0.gd4721ba.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-vsphere-csi-driver-rhel8@sha256:1ba42f6dfa8aa6671c1bd91741a5160ee5520bf99b0aeccba75af21be725f561_amd64",
"product": {
"name": "openshift4/ose-vsphere-csi-driver-rhel8@sha256:1ba42f6dfa8aa6671c1bd91741a5160ee5520bf99b0aeccba75af21be725f561_amd64",
"product_id": "openshift4/ose-vsphere-csi-driver-rhel8@sha256:1ba42f6dfa8aa6671c1bd91741a5160ee5520bf99b0aeccba75af21be725f561_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-vsphere-csi-driver-rhel8@sha256:1ba42f6dfa8aa6671c1bd91741a5160ee5520bf99b0aeccba75af21be725f561?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-vsphere-csi-driver-rhel8\u0026tag=v4.11.0-202208031306.p0.gd4721ba.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-vmware-vsphere-csi-driver-operator-rhel8@sha256:dfe6e04bea49e649841021fc717372bffcf0393ae71ba50fb640a3da64efb8ec_amd64",
"product": {
"name": "openshift4/ose-vmware-vsphere-csi-driver-operator-rhel8@sha256:dfe6e04bea49e649841021fc717372bffcf0393ae71ba50fb640a3da64efb8ec_amd64",
"product_id": "openshift4/ose-vmware-vsphere-csi-driver-operator-rhel8@sha256:dfe6e04bea49e649841021fc717372bffcf0393ae71ba50fb640a3da64efb8ec_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-vmware-vsphere-csi-driver-operator-rhel8@sha256:dfe6e04bea49e649841021fc717372bffcf0393ae71ba50fb640a3da64efb8ec?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-vmware-vsphere-csi-driver-operator-rhel8\u0026tag=v4.11.0-202208102155.p0.g23c555e.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-vsphere-csi-driver-operator-rhel8@sha256:dfe6e04bea49e649841021fc717372bffcf0393ae71ba50fb640a3da64efb8ec_amd64",
"product": {
"name": "openshift4/ose-vsphere-csi-driver-operator-rhel8@sha256:dfe6e04bea49e649841021fc717372bffcf0393ae71ba50fb640a3da64efb8ec_amd64",
"product_id": "openshift4/ose-vsphere-csi-driver-operator-rhel8@sha256:dfe6e04bea49e649841021fc717372bffcf0393ae71ba50fb640a3da64efb8ec_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-vsphere-csi-driver-operator-rhel8@sha256:dfe6e04bea49e649841021fc717372bffcf0393ae71ba50fb640a3da64efb8ec?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-vsphere-csi-driver-operator-rhel8\u0026tag=v4.11.0-202208102155.p0.g23c555e.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-vsphere-cloud-controller-manager-rhel8@sha256:8b1cecaff8606e6649ea59f2b41fd680ee9efec621d8e994f157973be9b496f6_amd64",
"product": {
"name": "openshift4/ose-vsphere-cloud-controller-manager-rhel8@sha256:8b1cecaff8606e6649ea59f2b41fd680ee9efec621d8e994f157973be9b496f6_amd64",
"product_id": "openshift4/ose-vsphere-cloud-controller-manager-rhel8@sha256:8b1cecaff8606e6649ea59f2b41fd680ee9efec621d8e994f157973be9b496f6_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-vsphere-cloud-controller-manager-rhel8@sha256:8b1cecaff8606e6649ea59f2b41fd680ee9efec621d8e994f157973be9b496f6?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-vsphere-cloud-controller-manager-rhel8\u0026tag=v4.11.0-202208031306.p0.g6fd8e8d.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-vsphere-cluster-api-controllers-rhel8@sha256:a450b493f00f796206a3d7286e93bad2ec36e5a80259c7947e79a1a0d5210656_amd64",
"product": {
"name": "openshift4/ose-vsphere-cluster-api-controllers-rhel8@sha256:a450b493f00f796206a3d7286e93bad2ec36e5a80259c7947e79a1a0d5210656_amd64",
"product_id": "openshift4/ose-vsphere-cluster-api-controllers-rhel8@sha256:a450b493f00f796206a3d7286e93bad2ec36e5a80259c7947e79a1a0d5210656_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-vsphere-cluster-api-controllers-rhel8@sha256:a450b493f00f796206a3d7286e93bad2ec36e5a80259c7947e79a1a0d5210656?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-vsphere-cluster-api-controllers-rhel8\u0026tag=v4.11.0-202208031306.p0.gf67d1d0.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-vsphere-problem-detector-rhel8@sha256:1a6eb49eea5f45e26b7bf30de3cd9b5573901fa6d4aa3bf621fa2e842c74c8d6_amd64",
"product": {
"name": "openshift4/ose-vsphere-problem-detector-rhel8@sha256:1a6eb49eea5f45e26b7bf30de3cd9b5573901fa6d4aa3bf621fa2e842c74c8d6_amd64",
"product_id": "openshift4/ose-vsphere-problem-detector-rhel8@sha256:1a6eb49eea5f45e26b7bf30de3cd9b5573901fa6d4aa3bf621fa2e842c74c8d6_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-vsphere-problem-detector-rhel8@sha256:1a6eb49eea5f45e26b7bf30de3cd9b5573901fa6d4aa3bf621fa2e842c74c8d6?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-vsphere-problem-detector-rhel8\u0026tag=v4.11.0-202208031306.p0.g5910f33.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-prometheus-config-reloader@sha256:4065daad759195db3c325efc46209f02bcc1c32caad88c69d5a3dbdcf920e335_amd64",
"product": {
"name": "openshift4/ose-prometheus-config-reloader@sha256:4065daad759195db3c325efc46209f02bcc1c32caad88c69d5a3dbdcf920e335_amd64",
"product_id": "openshift4/ose-prometheus-config-reloader@sha256:4065daad759195db3c325efc46209f02bcc1c32caad88c69d5a3dbdcf920e335_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-prometheus-config-reloader@sha256:4065daad759195db3c325efc46209f02bcc1c32caad88c69d5a3dbdcf920e335?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-prometheus-config-reloader\u0026tag=v4.11.0-202208031306.p0.gcb3afa2.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-prometheus-operator-admission-webhook-rhel8@sha256:9a67755cf6419877dce688f5bcd92da4929dcd86603219eb08628b44a29c4257_amd64",
"product": {
"name": "openshift4/ose-prometheus-operator-admission-webhook-rhel8@sha256:9a67755cf6419877dce688f5bcd92da4929dcd86603219eb08628b44a29c4257_amd64",
"product_id": "openshift4/ose-prometheus-operator-admission-webhook-rhel8@sha256:9a67755cf6419877dce688f5bcd92da4929dcd86603219eb08628b44a29c4257_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-prometheus-operator-admission-webhook-rhel8@sha256:9a67755cf6419877dce688f5bcd92da4929dcd86603219eb08628b44a29c4257?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel8\u0026tag=v4.11.0-202208031306.p0.gcb3afa2.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-prometheus-operator@sha256:b45f485a4d48297aaef5fc6b95211eebe8f75ebf2ef69118c331c21a97fbaa9a_amd64",
"product": {
"name": "openshift4/ose-prometheus-operator@sha256:b45f485a4d48297aaef5fc6b95211eebe8f75ebf2ef69118c331c21a97fbaa9a_amd64",
"product_id": "openshift4/ose-prometheus-operator@sha256:b45f485a4d48297aaef5fc6b95211eebe8f75ebf2ef69118c331c21a97fbaa9a_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-prometheus-operator@sha256:b45f485a4d48297aaef5fc6b95211eebe8f75ebf2ef69118c331c21a97fbaa9a?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-prometheus-operator\u0026tag=v4.11.0-202208031306.p0.gcb3afa2.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-prom-label-proxy@sha256:fd3feba855b7afa27146ab4798f7afcb05d2dc22c1eea2c691a3778df00606d6_amd64",
"product": {
"name": "openshift4/ose-prom-label-proxy@sha256:fd3feba855b7afa27146ab4798f7afcb05d2dc22c1eea2c691a3778df00606d6_amd64",
"product_id": "openshift4/ose-prom-label-proxy@sha256:fd3feba855b7afa27146ab4798f7afcb05d2dc22c1eea2c691a3778df00606d6_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-prom-label-proxy@sha256:fd3feba855b7afa27146ab4798f7afcb05d2dc22c1eea2c691a3778df00606d6?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-prom-label-proxy\u0026tag=v4.11.0-202208031306.p0.gaf12fbc.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-telemeter@sha256:d9c609b5b7893d6f0c137fff5edd8df6b182088277ee2b9fcda8374fe19838e4_amd64",
"product": {
"name": "openshift4/ose-telemeter@sha256:d9c609b5b7893d6f0c137fff5edd8df6b182088277ee2b9fcda8374fe19838e4_amd64",
"product_id": "openshift4/ose-telemeter@sha256:d9c609b5b7893d6f0c137fff5edd8df6b182088277ee2b9fcda8374fe19838e4_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-telemeter@sha256:d9c609b5b7893d6f0c137fff5edd8df6b182088277ee2b9fcda8374fe19838e4?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-telemeter\u0026tag=v4.11.0-202208031306.p0.g77b2966.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-vsphere-csi-driver-syncer-rhel8@sha256:a8fb8135d0f3d2f666825d8a696973347f08238122e69951f17cce39d4287040_amd64",
"product": {
"name": "openshift4/ose-vsphere-csi-driver-syncer-rhel8@sha256:a8fb8135d0f3d2f666825d8a696973347f08238122e69951f17cce39d4287040_amd64",
"product_id": "openshift4/ose-vsphere-csi-driver-syncer-rhel8@sha256:a8fb8135d0f3d2f666825d8a696973347f08238122e69951f17cce39d4287040_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-vsphere-csi-driver-syncer-rhel8@sha256:a8fb8135d0f3d2f666825d8a696973347f08238122e69951f17cce39d4287040?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-vsphere-csi-driver-syncer-rhel8\u0026tag=v4.11.0-202208031306.p0.gd4721ba.assembly.stream"
}
}
}
],
"category": "architecture",
"name": "amd64"
},
{
"branches": [
{
"category": "product_version",
"name": "openshift4/ose-cluster-autoscaler@sha256:10ad83b8d56a9de90a3a1ba66f1dd075f0c6cd02bb0c452f263ebe12d6f3ee7c_arm64",
"product": {
"name": "openshift4/ose-cluster-autoscaler@sha256:10ad83b8d56a9de90a3a1ba66f1dd075f0c6cd02bb0c452f263ebe12d6f3ee7c_arm64",
"product_id": "openshift4/ose-cluster-autoscaler@sha256:10ad83b8d56a9de90a3a1ba66f1dd075f0c6cd02bb0c452f263ebe12d6f3ee7c_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-cluster-autoscaler@sha256:10ad83b8d56a9de90a3a1ba66f1dd075f0c6cd02bb0c452f263ebe12d6f3ee7c?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-cluster-autoscaler\u0026tag=v4.11.0-202208150437.p0.g80a9b6d.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-baremetal-machine-controllers@sha256:e6e2d9e0777173822e3ca8cfef5d457f75fd4638ccfd5d896b3354416d8d1d94_arm64",
"product": {
"name": "openshift4/ose-baremetal-machine-controllers@sha256:e6e2d9e0777173822e3ca8cfef5d457f75fd4638ccfd5d896b3354416d8d1d94_arm64",
"product_id": "openshift4/ose-baremetal-machine-controllers@sha256:e6e2d9e0777173822e3ca8cfef5d457f75fd4638ccfd5d896b3354416d8d1d94_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-baremetal-machine-controllers@sha256:e6e2d9e0777173822e3ca8cfef5d457f75fd4638ccfd5d896b3354416d8d1d94?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-baremetal-machine-controllers\u0026tag=v4.11.0-202208031306.p0.ga65be86.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-cluster-etcd-rhel8-operator@sha256:41dfef4fb454105e5d202de32ea85e6b806ec3bbd3a89bd77226b3ee8b1dfb2f_arm64",
"product": {
"name": "openshift4/ose-cluster-etcd-rhel8-operator@sha256:41dfef4fb454105e5d202de32ea85e6b806ec3bbd3a89bd77226b3ee8b1dfb2f_arm64",
"product_id": "openshift4/ose-cluster-etcd-rhel8-operator@sha256:41dfef4fb454105e5d202de32ea85e6b806ec3bbd3a89bd77226b3ee8b1dfb2f_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-cluster-etcd-rhel8-operator@sha256:41dfef4fb454105e5d202de32ea85e6b806ec3bbd3a89bd77226b3ee8b1dfb2f?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-cluster-etcd-rhel8-operator\u0026tag=v4.11.0-202208162257.p0.g5579971.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-cluster-monitoring-operator@sha256:9ef3638201f3d8110c37205196e2c8023b497abff4c34124289496f014960c7a_arm64",
"product": {
"name": "openshift4/ose-cluster-monitoring-operator@sha256:9ef3638201f3d8110c37205196e2c8023b497abff4c34124289496f014960c7a_arm64",
"product_id": "openshift4/ose-cluster-monitoring-operator@sha256:9ef3638201f3d8110c37205196e2c8023b497abff4c34124289496f014960c7a_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-cluster-monitoring-operator@sha256:9ef3638201f3d8110c37205196e2c8023b497abff4c34124289496f014960c7a?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-cluster-monitoring-operator\u0026tag=v4.11.0-202208110436.p0.g2e9b60a.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-cluster-network-operator@sha256:edcfb5688a3cc314456a59a1caebbb401a82d0aaf725867dcba874c93499bfbb_arm64",
"product": {
"name": "openshift4/ose-cluster-network-operator@sha256:edcfb5688a3cc314456a59a1caebbb401a82d0aaf725867dcba874c93499bfbb_arm64",
"product_id": "openshift4/ose-cluster-network-operator@sha256:edcfb5688a3cc314456a59a1caebbb401a82d0aaf725867dcba874c93499bfbb_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-cluster-network-operator@sha256:edcfb5688a3cc314456a59a1caebbb401a82d0aaf725867dcba874c93499bfbb?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-cluster-network-operator\u0026tag=v4.11.0-202208031306.p0.g3528a6b.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-cluster-node-tuning-operator@sha256:5635e64a108e6005c47c88080b35cc11948d6097bb632228f8193a17b53259b9_arm64",
"product": {
"name": "openshift4/ose-cluster-node-tuning-operator@sha256:5635e64a108e6005c47c88080b35cc11948d6097bb632228f8193a17b53259b9_arm64",
"product_id": "openshift4/ose-cluster-node-tuning-operator@sha256:5635e64a108e6005c47c88080b35cc11948d6097bb632228f8193a17b53259b9_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-cluster-node-tuning-operator@sha256:5635e64a108e6005c47c88080b35cc11948d6097bb632228f8193a17b53259b9?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-cluster-node-tuning-operator\u0026tag=v4.11.0-202208161847.p0.gf75e0e7.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-cluster-version-operator@sha256:6c38640774628f346faa7555b574c8b492a3c86052299fb3aa905888ec29f57c_arm64",
"product": {
"name": "openshift4/ose-cluster-version-operator@sha256:6c38640774628f346faa7555b574c8b492a3c86052299fb3aa905888ec29f57c_arm64",
"product_id": "openshift4/ose-cluster-version-operator@sha256:6c38640774628f346faa7555b574c8b492a3c86052299fb3aa905888ec29f57c_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-cluster-version-operator@sha256:6c38640774628f346faa7555b574c8b492a3c86052299fb3aa905888ec29f57c?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-cluster-version-operator\u0026tag=v4.11.0-202208161348.p0.g0520e51.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-configmap-reloader@sha256:d749478faa06c5b2102e5900bba9abd48dd2b05c7adf5bd8d7b5e1923ade4fdb_arm64",
"product": {
"name": "openshift4/ose-configmap-reloader@sha256:d749478faa06c5b2102e5900bba9abd48dd2b05c7adf5bd8d7b5e1923ade4fdb_arm64",
"product_id": "openshift4/ose-configmap-reloader@sha256:d749478faa06c5b2102e5900bba9abd48dd2b05c7adf5bd8d7b5e1923ade4fdb_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-configmap-reloader@sha256:d749478faa06c5b2102e5900bba9abd48dd2b05c7adf5bd8d7b5e1923ade4fdb?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-configmap-reloader\u0026tag=v4.11.0-202208031306.p0.gb7c03bb.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-coredns@sha256:67d6f68c83ed3319353d56731fd3b31864269bd7b65d20d440f48fe4207c3ec4_arm64",
"product": {
"name": "openshift4/ose-coredns@sha256:67d6f68c83ed3319353d56731fd3b31864269bd7b65d20d440f48fe4207c3ec4_arm64",
"product_id": "openshift4/ose-coredns@sha256:67d6f68c83ed3319353d56731fd3b31864269bd7b65d20d440f48fe4207c3ec4_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-coredns@sha256:67d6f68c83ed3319353d56731fd3b31864269bd7b65d20d440f48fe4207c3ec4?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-coredns\u0026tag=v4.11.0-202208031306.p0.g7fe212f.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-csi-external-attacher-rhel8@sha256:65986b28ddc315fa9c7e567f0ab2a19e21d247f8bc7c55415391bd5f7ffc777f_arm64",
"product": {
"name": "openshift4/ose-csi-external-attacher-rhel8@sha256:65986b28ddc315fa9c7e567f0ab2a19e21d247f8bc7c55415391bd5f7ffc777f_arm64",
"product_id": "openshift4/ose-csi-external-attacher-rhel8@sha256:65986b28ddc315fa9c7e567f0ab2a19e21d247f8bc7c55415391bd5f7ffc777f_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-csi-external-attacher-rhel8@sha256:65986b28ddc315fa9c7e567f0ab2a19e21d247f8bc7c55415391bd5f7ffc777f?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-csi-external-attacher-rhel8\u0026tag=v4.11.0-202208150437.p0.gda5442f.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-csi-external-attacher@sha256:65986b28ddc315fa9c7e567f0ab2a19e21d247f8bc7c55415391bd5f7ffc777f_arm64",
"product": {
"name": "openshift4/ose-csi-external-attacher@sha256:65986b28ddc315fa9c7e567f0ab2a19e21d247f8bc7c55415391bd5f7ffc777f_arm64",
"product_id": "openshift4/ose-csi-external-attacher@sha256:65986b28ddc315fa9c7e567f0ab2a19e21d247f8bc7c55415391bd5f7ffc777f_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-csi-external-attacher@sha256:65986b28ddc315fa9c7e567f0ab2a19e21d247f8bc7c55415391bd5f7ffc777f?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-csi-external-attacher\u0026tag=v4.11.0-202208150437.p0.gda5442f.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-csi-livenessprobe@sha256:05b61e283383cb7d26749e09979ad59bfcecee33054f89a9d466ff0743085dd9_arm64",
"product": {
"name": "openshift4/ose-csi-livenessprobe@sha256:05b61e283383cb7d26749e09979ad59bfcecee33054f89a9d466ff0743085dd9_arm64",
"product_id": "openshift4/ose-csi-livenessprobe@sha256:05b61e283383cb7d26749e09979ad59bfcecee33054f89a9d466ff0743085dd9_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-csi-livenessprobe@sha256:05b61e283383cb7d26749e09979ad59bfcecee33054f89a9d466ff0743085dd9?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-csi-livenessprobe\u0026tag=v4.11.0-202208150437.p0.g7319607.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-csi-livenessprobe-rhel8@sha256:05b61e283383cb7d26749e09979ad59bfcecee33054f89a9d466ff0743085dd9_arm64",
"product": {
"name": "openshift4/ose-csi-livenessprobe-rhel8@sha256:05b61e283383cb7d26749e09979ad59bfcecee33054f89a9d466ff0743085dd9_arm64",
"product_id": "openshift4/ose-csi-livenessprobe-rhel8@sha256:05b61e283383cb7d26749e09979ad59bfcecee33054f89a9d466ff0743085dd9_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-csi-livenessprobe-rhel8@sha256:05b61e283383cb7d26749e09979ad59bfcecee33054f89a9d466ff0743085dd9?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel8\u0026tag=v4.11.0-202208150437.p0.g7319607.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-csi-node-driver-registrar-rhel8@sha256:d8b610a566b2524819e758881876146a0bc81307d5b213d772d1c4620a2012d8_arm64",
"product": {
"name": "openshift4/ose-csi-node-driver-registrar-rhel8@sha256:d8b610a566b2524819e758881876146a0bc81307d5b213d772d1c4620a2012d8_arm64",
"product_id": "openshift4/ose-csi-node-driver-registrar-rhel8@sha256:d8b610a566b2524819e758881876146a0bc81307d5b213d772d1c4620a2012d8_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-csi-node-driver-registrar-rhel8@sha256:d8b610a566b2524819e758881876146a0bc81307d5b213d772d1c4620a2012d8?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel8\u0026tag=v4.11.0-202208031306.p0.g710109c.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-csi-node-driver-registrar@sha256:d8b610a566b2524819e758881876146a0bc81307d5b213d772d1c4620a2012d8_arm64",
"product": {
"name": "openshift4/ose-csi-node-driver-registrar@sha256:d8b610a566b2524819e758881876146a0bc81307d5b213d772d1c4620a2012d8_arm64",
"product_id": "openshift4/ose-csi-node-driver-registrar@sha256:d8b610a566b2524819e758881876146a0bc81307d5b213d772d1c4620a2012d8_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-csi-node-driver-registrar@sha256:d8b610a566b2524819e758881876146a0bc81307d5b213d772d1c4620a2012d8?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-csi-node-driver-registrar\u0026tag=v4.11.0-202208031306.p0.g710109c.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-csi-external-provisioner@sha256:8667b0674de09e66ea2eda3aed92ccaecab44cf71298e12b64735616ddcb7f7d_arm64",
"product": {
"name": "openshift4/ose-csi-external-provisioner@sha256:8667b0674de09e66ea2eda3aed92ccaecab44cf71298e12b64735616ddcb7f7d_arm64",
"product_id": "openshift4/ose-csi-external-provisioner@sha256:8667b0674de09e66ea2eda3aed92ccaecab44cf71298e12b64735616ddcb7f7d_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-csi-external-provisioner@sha256:8667b0674de09e66ea2eda3aed92ccaecab44cf71298e12b64735616ddcb7f7d?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-csi-external-provisioner\u0026tag=v4.11.0-202208150437.p0.g86277ec.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-csi-external-provisioner-rhel8@sha256:8667b0674de09e66ea2eda3aed92ccaecab44cf71298e12b64735616ddcb7f7d_arm64",
"product": {
"name": "openshift4/ose-csi-external-provisioner-rhel8@sha256:8667b0674de09e66ea2eda3aed92ccaecab44cf71298e12b64735616ddcb7f7d_arm64",
"product_id": "openshift4/ose-csi-external-provisioner-rhel8@sha256:8667b0674de09e66ea2eda3aed92ccaecab44cf71298e12b64735616ddcb7f7d_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-csi-external-provisioner-rhel8@sha256:8667b0674de09e66ea2eda3aed92ccaecab44cf71298e12b64735616ddcb7f7d?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel8\u0026tag=v4.11.0-202208150437.p0.g86277ec.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/driver-toolkit-rhel8@sha256:d3edb75ef363d202953c7fab5e997a5f2430108b6882f4b857de2be7c4ed8ffb_arm64",
"product": {
"name": "openshift4/driver-toolkit-rhel8@sha256:d3edb75ef363d202953c7fab5e997a5f2430108b6882f4b857de2be7c4ed8ffb_arm64",
"product_id": "openshift4/driver-toolkit-rhel8@sha256:d3edb75ef363d202953c7fab5e997a5f2430108b6882f4b857de2be7c4ed8ffb_arm64",
"product_identification_helper": {
"purl": "pkg:oci/driver-toolkit-rhel8@sha256:d3edb75ef363d202953c7fab5e997a5f2430108b6882f4b857de2be7c4ed8ffb?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/driver-toolkit-rhel8\u0026tag=v4.11.0-202208031306.p0.g4e799c0.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-oauth-proxy@sha256:1ce1cdcefa33cff869b553f7c1b03913d22495a8a66bb627a38a613f8bcbad26_arm64",
"product": {
"name": "openshift4/ose-oauth-proxy@sha256:1ce1cdcefa33cff869b553f7c1b03913d22495a8a66bb627a38a613f8bcbad26_arm64",
"product_id": "openshift4/ose-oauth-proxy@sha256:1ce1cdcefa33cff869b553f7c1b03913d22495a8a66bb627a38a613f8bcbad26_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-oauth-proxy@sha256:1ce1cdcefa33cff869b553f7c1b03913d22495a8a66bb627a38a613f8bcbad26?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-oauth-proxy\u0026tag=v4.11.0-202208150437.p0.gaad1b28.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-prometheus-alertmanager@sha256:cdddc502045ecafa9d4deabf4ac30af0255c3bb586390bcf7d89a1c1937b833c_arm64",
"product": {
"name": "openshift4/ose-prometheus-alertmanager@sha256:cdddc502045ecafa9d4deabf4ac30af0255c3bb586390bcf7d89a1c1937b833c_arm64",
"product_id": "openshift4/ose-prometheus-alertmanager@sha256:cdddc502045ecafa9d4deabf4ac30af0255c3bb586390bcf7d89a1c1937b833c_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-prometheus-alertmanager@sha256:cdddc502045ecafa9d4deabf4ac30af0255c3bb586390bcf7d89a1c1937b833c?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-prometheus-alertmanager\u0026tag=v4.11.0-202208031306.p0.g05cfc39.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-prometheus-node-exporter@sha256:3539ddf93d8c2fe005b53b52c6628b413be0aabdfa534e6b947c4842d3617323_arm64",
"product": {
"name": "openshift4/ose-prometheus-node-exporter@sha256:3539ddf93d8c2fe005b53b52c6628b413be0aabdfa534e6b947c4842d3617323_arm64",
"product_id": "openshift4/ose-prometheus-node-exporter@sha256:3539ddf93d8c2fe005b53b52c6628b413be0aabdfa534e6b947c4842d3617323_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-prometheus-node-exporter@sha256:3539ddf93d8c2fe005b53b52c6628b413be0aabdfa534e6b947c4842d3617323?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-prometheus-node-exporter\u0026tag=v4.11.0-202208031306.p0.g0102201.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-prometheus@sha256:48375716d6e24dfd3811907f109defa883495cfdb387e78c26b90589e05623d7_arm64",
"product": {
"name": "openshift4/ose-prometheus@sha256:48375716d6e24dfd3811907f109defa883495cfdb387e78c26b90589e05623d7_arm64",
"product_id": "openshift4/ose-prometheus@sha256:48375716d6e24dfd3811907f109defa883495cfdb387e78c26b90589e05623d7_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-prometheus@sha256:48375716d6e24dfd3811907f109defa883495cfdb387e78c26b90589e05623d7?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-prometheus\u0026tag=v4.11.0-202208031306.p0.gd2dfc27.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-grafana@sha256:a8034b22cbf5478cb89511029d3fe47e8147ea6ad336f40c4ec8307b68a314ce_arm64",
"product": {
"name": "openshift4/ose-grafana@sha256:a8034b22cbf5478cb89511029d3fe47e8147ea6ad336f40c4ec8307b68a314ce_arm64",
"product_id": "openshift4/ose-grafana@sha256:a8034b22cbf5478cb89511029d3fe47e8147ea6ad336f40c4ec8307b68a314ce_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-grafana@sha256:a8034b22cbf5478cb89511029d3fe47e8147ea6ad336f40c4ec8307b68a314ce?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-grafana\u0026tag=v4.11.0-202208031306.p0.g6773185.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-ironic-agent-rhel8@sha256:1173e2058ab034c308915900780fe13edd4ab1dcc737f8b4dabc77f3d9533356_arm64",
"product": {
"name": "openshift4/ose-ironic-agent-rhel8@sha256:1173e2058ab034c308915900780fe13edd4ab1dcc737f8b4dabc77f3d9533356_arm64",
"product_id": "openshift4/ose-ironic-agent-rhel8@sha256:1173e2058ab034c308915900780fe13edd4ab1dcc737f8b4dabc77f3d9533356_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-ironic-agent-rhel8@sha256:1173e2058ab034c308915900780fe13edd4ab1dcc737f8b4dabc77f3d9533356?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-ironic-agent-rhel8\u0026tag=v4.11.0-202208150437.p0.gd84c963.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-ironic-rhel8@sha256:185fd18adc8e17e671e65b7d006a1e185fc41127e176c1fcbe82231b83d9e275_arm64",
"product": {
"name": "openshift4/ose-ironic-rhel8@sha256:185fd18adc8e17e671e65b7d006a1e185fc41127e176c1fcbe82231b83d9e275_arm64",
"product_id": "openshift4/ose-ironic-rhel8@sha256:185fd18adc8e17e671e65b7d006a1e185fc41127e176c1fcbe82231b83d9e275_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-ironic-rhel8@sha256:185fd18adc8e17e671e65b7d006a1e185fc41127e176c1fcbe82231b83d9e275?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-ironic-rhel8\u0026tag=v4.11.0-202208150437.p0.gb1863f8.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-ironic-machine-os-downloader-rhel8@sha256:156ec07459bf256fe2c812bb100818676c740ac90029720b5d235911053d91c1_arm64",
"product": {
"name": "openshift4/ose-ironic-machine-os-downloader-rhel8@sha256:156ec07459bf256fe2c812bb100818676c740ac90029720b5d235911053d91c1_arm64",
"product_id": "openshift4/ose-ironic-machine-os-downloader-rhel8@sha256:156ec07459bf256fe2c812bb100818676c740ac90029720b5d235911053d91c1_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-ironic-machine-os-downloader-rhel8@sha256:156ec07459bf256fe2c812bb100818676c740ac90029720b5d235911053d91c1?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-ironic-machine-os-downloader-rhel8\u0026tag=v4.11.0-202208101627.p0.g2f582d8.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-ironic-static-ip-manager-rhel8@sha256:9450f43a753cc8183f711e40a14c4d0d65fd136a2a18ffebeaedcc3d8321a47c_arm64",
"product": {
"name": "openshift4/ose-ironic-static-ip-manager-rhel8@sha256:9450f43a753cc8183f711e40a14c4d0d65fd136a2a18ffebeaedcc3d8321a47c_arm64",
"product_id": "openshift4/ose-ironic-static-ip-manager-rhel8@sha256:9450f43a753cc8183f711e40a14c4d0d65fd136a2a18ffebeaedcc3d8321a47c_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-ironic-static-ip-manager-rhel8@sha256:9450f43a753cc8183f711e40a14c4d0d65fd136a2a18ffebeaedcc3d8321a47c?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-ironic-static-ip-manager-rhel8\u0026tag=v4.11.0-202208150437.p0.g84a378e.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-kube-proxy@sha256:6308f187621d82c37784a34039509e9fc9569246ede0606c3bad6f8a96369cd1_arm64",
"product": {
"name": "openshift4/ose-kube-proxy@sha256:6308f187621d82c37784a34039509e9fc9569246ede0606c3bad6f8a96369cd1_arm64",
"product_id": "openshift4/ose-kube-proxy@sha256:6308f187621d82c37784a34039509e9fc9569246ede0606c3bad6f8a96369cd1_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-kube-proxy@sha256:6308f187621d82c37784a34039509e9fc9569246ede0606c3bad6f8a96369cd1?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-kube-proxy\u0026tag=v4.11.0-202208161348.p0.g93345d4.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-kube-rbac-proxy@sha256:0a487bf2de490a196a542712019859566c6bc7880201759c666d72fa80487fff_arm64",
"product": {
"name": "openshift4/ose-kube-rbac-proxy@sha256:0a487bf2de490a196a542712019859566c6bc7880201759c666d72fa80487fff_arm64",
"product_id": "openshift4/ose-kube-rbac-proxy@sha256:0a487bf2de490a196a542712019859566c6bc7880201759c666d72fa80487fff_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-kube-rbac-proxy@sha256:0a487bf2de490a196a542712019859566c6bc7880201759c666d72fa80487fff?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-kube-rbac-proxy\u0026tag=v4.11.0-202208031306.p0.ga805ba5.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-kube-state-metrics@sha256:b7b87b4a79e5892321a90b4f16e8ffdc4e839aabea2886b1a2b64e5a0f9f703e_arm64",
"product": {
"name": "openshift4/ose-kube-state-metrics@sha256:b7b87b4a79e5892321a90b4f16e8ffdc4e839aabea2886b1a2b64e5a0f9f703e_arm64",
"product_id": "openshift4/ose-kube-state-metrics@sha256:b7b87b4a79e5892321a90b4f16e8ffdc4e839aabea2886b1a2b64e5a0f9f703e_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-kube-state-metrics@sha256:b7b87b4a79e5892321a90b4f16e8ffdc4e839aabea2886b1a2b64e5a0f9f703e?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-kube-state-metrics\u0026tag=v4.11.0-202208031306.p0.g896d000.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-operator-marketplace@sha256:a14ba1d69da2b957fdbc9a42a867effd9234b97ec879574058ef84eebee047f3_arm64",
"product": {
"name": "openshift4/ose-operator-marketplace@sha256:a14ba1d69da2b957fdbc9a42a867effd9234b97ec879574058ef84eebee047f3_arm64",
"product_id": "openshift4/ose-operator-marketplace@sha256:a14ba1d69da2b957fdbc9a42a867effd9234b97ec879574058ef84eebee047f3_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-operator-marketplace@sha256:a14ba1d69da2b957fdbc9a42a867effd9234b97ec879574058ef84eebee047f3?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-operator-marketplace\u0026tag=v4.11.0-202208031306.p0.g040c64e.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-multus-cni@sha256:98835095c461b58a1159a530ee7d3f978c81ed197b5345faf9d610272ebe23eb_arm64",
"product": {
"name": "openshift4/ose-multus-cni@sha256:98835095c461b58a1159a530ee7d3f978c81ed197b5345faf9d610272ebe23eb_arm64",
"product_id": "openshift4/ose-multus-cni@sha256:98835095c461b58a1159a530ee7d3f978c81ed197b5345faf9d610272ebe23eb_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-multus-cni@sha256:98835095c461b58a1159a530ee7d3f978c81ed197b5345faf9d610272ebe23eb?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-multus-cni\u0026tag=v4.11.0-202208150736.p0.g3cc5a3a.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-oauth-server-rhel8@sha256:0bf945ed0aee47149f19d396062c3fd23ea901c8992762c609673a16883a305b_arm64",
"product": {
"name": "openshift4/ose-oauth-server-rhel8@sha256:0bf945ed0aee47149f19d396062c3fd23ea901c8992762c609673a16883a305b_arm64",
"product_id": "openshift4/ose-oauth-server-rhel8@sha256:0bf945ed0aee47149f19d396062c3fd23ea901c8992762c609673a16883a305b_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-oauth-server-rhel8@sha256:0bf945ed0aee47149f19d396062c3fd23ea901c8992762c609673a16883a305b?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-oauth-server-rhel8\u0026tag=v4.11.0-202208031703.p0.g8d80088.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-docker-builder@sha256:c1b4b12a7b97eb9cdfa7875af3ac6ac3bfd9e423ff7a25c7cce67fb9605a1e0b_arm64",
"product": {
"name": "openshift4/ose-docker-builder@sha256:c1b4b12a7b97eb9cdfa7875af3ac6ac3bfd9e423ff7a25c7cce67fb9605a1e0b_arm64",
"product_id": "openshift4/ose-docker-builder@sha256:c1b4b12a7b97eb9cdfa7875af3ac6ac3bfd9e423ff7a25c7cce67fb9605a1e0b_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-docker-builder@sha256:c1b4b12a7b97eb9cdfa7875af3ac6ac3bfd9e423ff7a25c7cce67fb9605a1e0b?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-docker-builder\u0026tag=v4.11.0-202208161927.p0.g09e95c1.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-cli@sha256:9e19ae99cb60c43fe9ad7a295c7c6b42d0c2c557d908e35d01a4cbc18cb252ed_arm64",
"product": {
"name": "openshift4/ose-cli@sha256:9e19ae99cb60c43fe9ad7a295c7c6b42d0c2c557d908e35d01a4cbc18cb252ed_arm64",
"product_id": "openshift4/ose-cli@sha256:9e19ae99cb60c43fe9ad7a295c7c6b42d0c2c557d908e35d01a4cbc18cb252ed_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-cli@sha256:9e19ae99cb60c43fe9ad7a295c7c6b42d0c2c557d908e35d01a4cbc18cb252ed?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-cli\u0026tag=v4.11.0-202208150437.p0.gfcf512e.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-console@sha256:6a3172a832962789a7e715983784cb365e8d996ce9eaf6d93c556f24c3f8b205_arm64",
"product": {
"name": "openshift4/ose-console@sha256:6a3172a832962789a7e715983784cb365e8d996ce9eaf6d93c556f24c3f8b205_arm64",
"product_id": "openshift4/ose-console@sha256:6a3172a832962789a7e715983784cb365e8d996ce9eaf6d93c556f24c3f8b205_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-console@sha256:6a3172a832962789a7e715983784cb365e8d996ce9eaf6d93c556f24c3f8b205?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-console\u0026tag=v4.11.0-202208110436.p0.g6b10e5b.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-console-operator@sha256:97616a2200d45d1d650c0cdd543ec7f0f936786b09431047a94e01f398aa2d06_arm64",
"product": {
"name": "openshift4/ose-console-operator@sha256:97616a2200d45d1d650c0cdd543ec7f0f936786b09431047a94e01f398aa2d06_arm64",
"product_id": "openshift4/ose-console-operator@sha256:97616a2200d45d1d650c0cdd543ec7f0f936786b09431047a94e01f398aa2d06_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-console-operator@sha256:97616a2200d45d1d650c0cdd543ec7f0f936786b09431047a94e01f398aa2d06?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-console-operator\u0026tag=v4.11.0-202208031306.p0.g501e91f.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-deployer@sha256:03cdacbcd2591b2df3b211e8a1d52a8e1790fb0725b1972d077536f2365e16e9_arm64",
"product": {
"name": "openshift4/ose-deployer@sha256:03cdacbcd2591b2df3b211e8a1d52a8e1790fb0725b1972d077536f2365e16e9_arm64",
"product_id": "openshift4/ose-deployer@sha256:03cdacbcd2591b2df3b211e8a1d52a8e1790fb0725b1972d077536f2365e16e9_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-deployer@sha256:03cdacbcd2591b2df3b211e8a1d52a8e1790fb0725b1972d077536f2365e16e9?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-deployer\u0026tag=v4.11.0-202208150437.p0.gfcf512e.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-haproxy-router@sha256:c02a610e278107761119496d5429bd0e4f4af379df106e00d74cc411f00b4afa_arm64",
"product": {
"name": "openshift4/ose-haproxy-router@sha256:c02a610e278107761119496d5429bd0e4f4af379df106e00d74cc411f00b4afa_arm64",
"product_id": "openshift4/ose-haproxy-router@sha256:c02a610e278107761119496d5429bd0e4f4af379df106e00d74cc411f00b4afa_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-haproxy-router@sha256:c02a610e278107761119496d5429bd0e4f4af379df106e00d74cc411f00b4afa?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-haproxy-router\u0026tag=v4.11.0-202208150437.p0.g601ba57.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-hyperkube@sha256:074743eb5a6d57b6ad6ab1d87dc397122fd628013fc25a97924262187ff8d916_arm64",
"product": {
"name": "openshift4/ose-hyperkube@sha256:074743eb5a6d57b6ad6ab1d87dc397122fd628013fc25a97924262187ff8d916_arm64",
"product_id": "openshift4/ose-hyperkube@sha256:074743eb5a6d57b6ad6ab1d87dc397122fd628013fc25a97924262187ff8d916_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-hyperkube@sha256:074743eb5a6d57b6ad6ab1d87dc397122fd628013fc25a97924262187ff8d916?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-hyperkube\u0026tag=v4.11.0-202208150437.p0.g4f0dd4d.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-keepalived-ipfailover@sha256:c4b14558b9c70c27e2c4475376f28ca2e1cb928be57972692dfb5336b3c9497e_arm64",
"product": {
"name": "openshift4/ose-keepalived-ipfailover@sha256:c4b14558b9c70c27e2c4475376f28ca2e1cb928be57972692dfb5336b3c9497e_arm64",
"product_id": "openshift4/ose-keepalived-ipfailover@sha256:c4b14558b9c70c27e2c4475376f28ca2e1cb928be57972692dfb5336b3c9497e_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-keepalived-ipfailover@sha256:c4b14558b9c70c27e2c4475376f28ca2e1cb928be57972692dfb5336b3c9497e?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-keepalived-ipfailover\u0026tag=v4.11.0-202208031306.p0.gf1330f6.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-pod@sha256:651930bf045975dabb3d79410a2c9f971f1da319b8fcbba29ebe2e4e3bb71b3b_arm64",
"product": {
"name": "openshift4/ose-pod@sha256:651930bf045975dabb3d79410a2c9f971f1da319b8fcbba29ebe2e4e3bb71b3b_arm64",
"product_id": "openshift4/ose-pod@sha256:651930bf045975dabb3d79410a2c9f971f1da319b8fcbba29ebe2e4e3bb71b3b_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-pod@sha256:651930bf045975dabb3d79410a2c9f971f1da319b8fcbba29ebe2e4e3bb71b3b?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-pod\u0026tag=v4.11.0-202208101756.p0.g4f0dd4d.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-docker-registry@sha256:47ca483d2624030a8bd5b7fafbfff6b728ddc9ddf6b3a429c1d7b09dba3ca10e_arm64",
"product": {
"name": "openshift4/ose-docker-registry@sha256:47ca483d2624030a8bd5b7fafbfff6b728ddc9ddf6b3a429c1d7b09dba3ca10e_arm64",
"product_id": "openshift4/ose-docker-registry@sha256:47ca483d2624030a8bd5b7fafbfff6b728ddc9ddf6b3a429c1d7b09dba3ca10e_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-docker-registry@sha256:47ca483d2624030a8bd5b7fafbfff6b728ddc9ddf6b3a429c1d7b09dba3ca10e?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-docker-registry\u0026tag=v4.11.0-202208031306.p0.g9f07f43.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-tests@sha256:a5de772af9f66abc7b9f80a650ac51b70ec040cf331773c71d817a389c999144_arm64",
"product": {
"name": "openshift4/ose-tests@sha256:a5de772af9f66abc7b9f80a650ac51b70ec040cf331773c71d817a389c999144_arm64",
"product_id": "openshift4/ose-tests@sha256:a5de772af9f66abc7b9f80a650ac51b70ec040cf331773c71d817a389c999144_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-tests@sha256:a5de772af9f66abc7b9f80a650ac51b70ec040cf331773c71d817a389c999144?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-tests\u0026tag=v4.11.0-202208150437.p0.g2137b2b.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-openshift-state-metrics-rhel8@sha256:6952a0473a631218a7c975b461d12acb0bbb34fa09d29d517c9376302edaf211_arm64",
"product": {
"name": "openshift4/ose-openshift-state-metrics-rhel8@sha256:6952a0473a631218a7c975b461d12acb0bbb34fa09d29d517c9376302edaf211_arm64",
"product_id": "openshift4/ose-openshift-state-metrics-rhel8@sha256:6952a0473a631218a7c975b461d12acb0bbb34fa09d29d517c9376302edaf211_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-openshift-state-metrics-rhel8@sha256:6952a0473a631218a7c975b461d12acb0bbb34fa09d29d517c9376302edaf211?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel8\u0026tag=v4.11.0-202208031306.p0.g1a7a5dc.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-operator-lifecycle-manager@sha256:9ff3c0f6356d9bfcc98d390538007f31ffac8fdfeadfe10483ccb43b5afdb29f_arm64",
"product": {
"name": "openshift4/ose-operator-lifecycle-manager@sha256:9ff3c0f6356d9bfcc98d390538007f31ffac8fdfeadfe10483ccb43b5afdb29f_arm64",
"product_id": "openshift4/ose-operator-lifecycle-manager@sha256:9ff3c0f6356d9bfcc98d390538007f31ffac8fdfeadfe10483ccb43b5afdb29f_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-operator-lifecycle-manager@sha256:9ff3c0f6356d9bfcc98d390538007f31ffac8fdfeadfe10483ccb43b5afdb29f?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-operator-lifecycle-manager\u0026tag=v4.11.0-202208152036.p0.g8a984d4.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-operator-registry@sha256:619b8ca58e8cdc06a8e2dff0a837a18780c75f62c9ccdaf7e6c2e2afa786f93d_arm64",
"product": {
"name": "openshift4/ose-operator-registry@sha256:619b8ca58e8cdc06a8e2dff0a837a18780c75f62c9ccdaf7e6c2e2afa786f93d_arm64",
"product_id": "openshift4/ose-operator-registry@sha256:619b8ca58e8cdc06a8e2dff0a837a18780c75f62c9ccdaf7e6c2e2afa786f93d_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-operator-registry@sha256:619b8ca58e8cdc06a8e2dff0a837a18780c75f62c9ccdaf7e6c2e2afa786f93d?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-operator-registry\u0026tag=v4.11.0-202208152036.p0.g8a984d4.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-agent-installer-api-server-rhel8@sha256:311118642213a933c9d68e20043c7ac224fffa67bc6d563736af7836dc45bf22_arm64",
"product": {
"name": "openshift4/ose-agent-installer-api-server-rhel8@sha256:311118642213a933c9d68e20043c7ac224fffa67bc6d563736af7836dc45bf22_arm64",
"product_id": "openshift4/ose-agent-installer-api-server-rhel8@sha256:311118642213a933c9d68e20043c7ac224fffa67bc6d563736af7836dc45bf22_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-agent-installer-api-server-rhel8@sha256:311118642213a933c9d68e20043c7ac224fffa67bc6d563736af7836dc45bf22?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-agent-installer-api-server-rhel8\u0026tag=v4.11.0-202208150437.p0.g0f52647.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-agent-installer-csr-approver-rhel8@sha256:5a2e4ce921dd19131cc4701701a1e15ab63c5862bf6c6c6d6c699a014be9e15d_arm64",
"product": {
"name": "openshift4/ose-agent-installer-csr-approver-rhel8@sha256:5a2e4ce921dd19131cc4701701a1e15ab63c5862bf6c6c6d6c699a014be9e15d_arm64",
"product_id": "openshift4/ose-agent-installer-csr-approver-rhel8@sha256:5a2e4ce921dd19131cc4701701a1e15ab63c5862bf6c6c6d6c699a014be9e15d_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-agent-installer-csr-approver-rhel8@sha256:5a2e4ce921dd19131cc4701701a1e15ab63c5862bf6c6c6d6c699a014be9e15d?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-agent-installer-csr-approver-rhel8\u0026tag=v4.11.0-202208150437.p0.g9a6e300.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-agent-installer-node-agent-rhel8@sha256:969a995f0c2079554cad5db05df992e5da80d5645f97e031048dcb6625936c0e_arm64",
"product": {
"name": "openshift4/ose-agent-installer-node-agent-rhel8@sha256:969a995f0c2079554cad5db05df992e5da80d5645f97e031048dcb6625936c0e_arm64",
"product_id": "openshift4/ose-agent-installer-node-agent-rhel8@sha256:969a995f0c2079554cad5db05df992e5da80d5645f97e031048dcb6625936c0e_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-agent-installer-node-agent-rhel8@sha256:969a995f0c2079554cad5db05df992e5da80d5645f97e031048dcb6625936c0e?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel8\u0026tag=v4.11.0-202208150437.p0.gb17b06b.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-agent-installer-orchestrator-rhel8@sha256:bc5ff8bf2abee2efc0df7122c384671e93122b4e158ae8eb1355a094bf61a75d_arm64",
"product": {
"name": "openshift4/ose-agent-installer-orchestrator-rhel8@sha256:bc5ff8bf2abee2efc0df7122c384671e93122b4e158ae8eb1355a094bf61a75d_arm64",
"product_id": "openshift4/ose-agent-installer-orchestrator-rhel8@sha256:bc5ff8bf2abee2efc0df7122c384671e93122b4e158ae8eb1355a094bf61a75d_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-agent-installer-orchestrator-rhel8@sha256:bc5ff8bf2abee2efc0df7122c384671e93122b4e158ae8eb1355a094bf61a75d?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel8\u0026tag=v4.11.0-202208031306.p0.g9a6e300.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-apiserver-network-proxy-rhel8@sha256:4be86d5b8d518826e8a65e9fb9f2b22c094ed8493b1720a5e798938b30f191ec_arm64",
"product": {
"name": "openshift4/ose-apiserver-network-proxy-rhel8@sha256:4be86d5b8d518826e8a65e9fb9f2b22c094ed8493b1720a5e798938b30f191ec_arm64",
"product_id": "openshift4/ose-apiserver-network-proxy-rhel8@sha256:4be86d5b8d518826e8a65e9fb9f2b22c094ed8493b1720a5e798938b30f191ec_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-apiserver-network-proxy-rhel8@sha256:4be86d5b8d518826e8a65e9fb9f2b22c094ed8493b1720a5e798938b30f191ec?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel8\u0026tag=v4.11.0-202208162148.p0.g9a641bb.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-aws-cloud-controller-manager-rhel8@sha256:d9a7e298d07960e577ff3c49b64534340e31f07685c569d23e35818e993816fb_arm64",
"product": {
"name": "openshift4/ose-aws-cloud-controller-manager-rhel8@sha256:d9a7e298d07960e577ff3c49b64534340e31f07685c569d23e35818e993816fb_arm64",
"product_id": "openshift4/ose-aws-cloud-controller-manager-rhel8@sha256:d9a7e298d07960e577ff3c49b64534340e31f07685c569d23e35818e993816fb_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-aws-cloud-controller-manager-rhel8@sha256:d9a7e298d07960e577ff3c49b64534340e31f07685c569d23e35818e993816fb?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-aws-cloud-controller-manager-rhel8\u0026tag=v4.11.0-202208031306.p0.gea1a9b2.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-aws-cluster-api-controllers-rhel8@sha256:fae8fcd656375af170fe16f5e1704cd04a01353c39bdb71496320f66bdf98054_arm64",
"product": {
"name": "openshift4/ose-aws-cluster-api-controllers-rhel8@sha256:fae8fcd656375af170fe16f5e1704cd04a01353c39bdb71496320f66bdf98054_arm64",
"product_id": "openshift4/ose-aws-cluster-api-controllers-rhel8@sha256:fae8fcd656375af170fe16f5e1704cd04a01353c39bdb71496320f66bdf98054_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-aws-cluster-api-controllers-rhel8@sha256:fae8fcd656375af170fe16f5e1704cd04a01353c39bdb71496320f66bdf98054?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-aws-cluster-api-controllers-rhel8\u0026tag=v4.11.0-202208031306.p0.gb3fe15b.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-aws-ebs-csi-driver-rhel8@sha256:9fe539afa21e7e0f0b04230f6908d2e67861608b01b6afcebd575d10e95bed63_arm64",
"product": {
"name": "openshift4/ose-aws-ebs-csi-driver-rhel8@sha256:9fe539afa21e7e0f0b04230f6908d2e67861608b01b6afcebd575d10e95bed63_arm64",
"product_id": "openshift4/ose-aws-ebs-csi-driver-rhel8@sha256:9fe539afa21e7e0f0b04230f6908d2e67861608b01b6afcebd575d10e95bed63_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-aws-ebs-csi-driver-rhel8@sha256:9fe539afa21e7e0f0b04230f6908d2e67861608b01b6afcebd575d10e95bed63?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel8\u0026tag=v4.11.0-202208031306.p0.g7564046.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-aws-ebs-csi-driver-rhel8-operator@sha256:4eb2eec27fd1cba3fd42fd9d633373602c0635fbef3e380ef227b418ec6e96a7_arm64",
"product": {
"name": "openshift4/ose-aws-ebs-csi-driver-rhel8-operator@sha256:4eb2eec27fd1cba3fd42fd9d633373602c0635fbef3e380ef227b418ec6e96a7_arm64",
"product_id": "openshift4/ose-aws-ebs-csi-driver-rhel8-operator@sha256:4eb2eec27fd1cba3fd42fd9d633373602c0635fbef3e380ef227b418ec6e96a7_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-aws-ebs-csi-driver-rhel8-operator@sha256:4eb2eec27fd1cba3fd42fd9d633373602c0635fbef3e380ef227b418ec6e96a7?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel8-operator\u0026tag=v4.11.0-202208031306.p0.g2c7529e.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-aws-pod-identity-webhook-rhel8@sha256:9fab946ed6f96886ad644600e0e98ebdf2bff6e525838b38258fc9599bf10450_arm64",
"product": {
"name": "openshift4/ose-aws-pod-identity-webhook-rhel8@sha256:9fab946ed6f96886ad644600e0e98ebdf2bff6e525838b38258fc9599bf10450_arm64",
"product_id": "openshift4/ose-aws-pod-identity-webhook-rhel8@sha256:9fab946ed6f96886ad644600e0e98ebdf2bff6e525838b38258fc9599bf10450_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-aws-pod-identity-webhook-rhel8@sha256:9fab946ed6f96886ad644600e0e98ebdf2bff6e525838b38258fc9599bf10450?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-aws-pod-identity-webhook-rhel8\u0026tag=v4.11.0-202208031306.p0.ga085f1c.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-azure-cloud-controller-manager-rhel8@sha256:39c2233c6bd5d940c5dcb2d9bb1fa679f7f68260a21a8862b7e92471ce1a1a68_arm64",
"product": {
"name": "openshift4/ose-azure-cloud-controller-manager-rhel8@sha256:39c2233c6bd5d940c5dcb2d9bb1fa679f7f68260a21a8862b7e92471ce1a1a68_arm64",
"product_id": "openshift4/ose-azure-cloud-controller-manager-rhel8@sha256:39c2233c6bd5d940c5dcb2d9bb1fa679f7f68260a21a8862b7e92471ce1a1a68_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-azure-cloud-controller-manager-rhel8@sha256:39c2233c6bd5d940c5dcb2d9bb1fa679f7f68260a21a8862b7e92471ce1a1a68?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-azure-cloud-controller-manager-rhel8\u0026tag=v4.11.0-202208102155.p0.gac2724f.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-azure-cloud-node-manager-rhel8@sha256:34d592fa215e07fc79cf590c9f8e2b9b33d5a69b168b0037770c3ac2dd96da0e_arm64",
"product": {
"name": "openshift4/ose-azure-cloud-node-manager-rhel8@sha256:34d592fa215e07fc79cf590c9f8e2b9b33d5a69b168b0037770c3ac2dd96da0e_arm64",
"product_id": "openshift4/ose-azure-cloud-node-manager-rhel8@sha256:34d592fa215e07fc79cf590c9f8e2b9b33d5a69b168b0037770c3ac2dd96da0e_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-azure-cloud-node-manager-rhel8@sha256:34d592fa215e07fc79cf590c9f8e2b9b33d5a69b168b0037770c3ac2dd96da0e?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-azure-cloud-node-manager-rhel8\u0026tag=v4.11.0-202208102155.p0.gac2724f.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-azure-cluster-api-controllers-rhel8@sha256:be393e7e52cd71f4e69045ca297d22090c77e4db3736d5b65ba32c09012ada59_arm64",
"product": {
"name": "openshift4/ose-azure-cluster-api-controllers-rhel8@sha256:be393e7e52cd71f4e69045ca297d22090c77e4db3736d5b65ba32c09012ada59_arm64",
"product_id": "openshift4/ose-azure-cluster-api-controllers-rhel8@sha256:be393e7e52cd71f4e69045ca297d22090c77e4db3736d5b65ba32c09012ada59_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-azure-cluster-api-controllers-rhel8@sha256:be393e7e52cd71f4e69045ca297d22090c77e4db3736d5b65ba32c09012ada59?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-azure-cluster-api-controllers-rhel8\u0026tag=v4.11.0-202208031306.p0.ga851a35.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-azure-disk-csi-driver-rhel8@sha256:02ea902eeafb1f8036e9a939d8f99ef9ac5d51aff33637e8bd5c08a95c27ddc9_arm64",
"product": {
"name": "openshift4/ose-azure-disk-csi-driver-rhel8@sha256:02ea902eeafb1f8036e9a939d8f99ef9ac5d51aff33637e8bd5c08a95c27ddc9_arm64",
"product_id": "openshift4/ose-azure-disk-csi-driver-rhel8@sha256:02ea902eeafb1f8036e9a939d8f99ef9ac5d51aff33637e8bd5c08a95c27ddc9_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-azure-disk-csi-driver-rhel8@sha256:02ea902eeafb1f8036e9a939d8f99ef9ac5d51aff33637e8bd5c08a95c27ddc9?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel8\u0026tag=v4.11.0-202208151727.p0.g2757f09.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-azure-disk-csi-driver-rhel8-operator@sha256:4ff095a8f869062d5197d571f266f6ac3f9c785eed275eaccc8522285128d2b6_arm64",
"product": {
"name": "openshift4/ose-azure-disk-csi-driver-rhel8-operator@sha256:4ff095a8f869062d5197d571f266f6ac3f9c785eed275eaccc8522285128d2b6_arm64",
"product_id": "openshift4/ose-azure-disk-csi-driver-rhel8-operator@sha256:4ff095a8f869062d5197d571f266f6ac3f9c785eed275eaccc8522285128d2b6_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-azure-disk-csi-driver-rhel8-operator@sha256:4ff095a8f869062d5197d571f266f6ac3f9c785eed275eaccc8522285128d2b6?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel8-operator\u0026tag=v4.11.0-202208101756.p0.gca54bcb.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-azure-file-csi-driver-rhel8@sha256:7e27919cadcfd915fb1765d7b87753da104f26e6f1c2d37818d5bd4bf77fe51a_arm64",
"product": {
"name": "openshift4/ose-azure-file-csi-driver-rhel8@sha256:7e27919cadcfd915fb1765d7b87753da104f26e6f1c2d37818d5bd4bf77fe51a_arm64",
"product_id": "openshift4/ose-azure-file-csi-driver-rhel8@sha256:7e27919cadcfd915fb1765d7b87753da104f26e6f1c2d37818d5bd4bf77fe51a_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-azure-file-csi-driver-rhel8@sha256:7e27919cadcfd915fb1765d7b87753da104f26e6f1c2d37818d5bd4bf77fe51a?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-azure-file-csi-driver-rhel8\u0026tag=v4.11.0-202208031306.p0.g67c3831.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-azure-file-csi-driver-operator-rhel8@sha256:5346a247159c4ea41782355befb3bb87dedf6ca21807bf0e8d47a5575c0a1236_arm64",
"product": {
"name": "openshift4/ose-azure-file-csi-driver-operator-rhel8@sha256:5346a247159c4ea41782355befb3bb87dedf6ca21807bf0e8d47a5575c0a1236_arm64",
"product_id": "openshift4/ose-azure-file-csi-driver-operator-rhel8@sha256:5346a247159c4ea41782355befb3bb87dedf6ca21807bf0e8d47a5575c0a1236_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-azure-file-csi-driver-operator-rhel8@sha256:5346a247159c4ea41782355befb3bb87dedf6ca21807bf0e8d47a5575c0a1236?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-azure-file-csi-driver-operator-rhel8\u0026tag=v4.11.0-202208031306.p0.gcbe7044.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-baremetal-installer-rhel8@sha256:8fe8f202c97a262f65280091ca28da690c5d342bf36fa528e28b791e59b5402c_arm64",
"product": {
"name": "openshift4/ose-baremetal-installer-rhel8@sha256:8fe8f202c97a262f65280091ca28da690c5d342bf36fa528e28b791e59b5402c_arm64",
"product_id": "openshift4/ose-baremetal-installer-rhel8@sha256:8fe8f202c97a262f65280091ca28da690c5d342bf36fa528e28b791e59b5402c_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-baremetal-installer-rhel8@sha256:8fe8f202c97a262f65280091ca28da690c5d342bf36fa528e28b791e59b5402c?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-baremetal-installer-rhel8\u0026tag=v4.11.0-202208161507.p0.g1d2450c.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-baremetal-rhel8-operator@sha256:d9799c53a13fbc2c3821612fe9bebed15522790d8c5f38ec725fad071dac9f05_arm64",
"product": {
"name": "openshift4/ose-baremetal-rhel8-operator@sha256:d9799c53a13fbc2c3821612fe9bebed15522790d8c5f38ec725fad071dac9f05_arm64",
"product_id": "openshift4/ose-baremetal-rhel8-operator@sha256:d9799c53a13fbc2c3821612fe9bebed15522790d8c5f38ec725fad071dac9f05_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-baremetal-rhel8-operator@sha256:d9799c53a13fbc2c3821612fe9bebed15522790d8c5f38ec725fad071dac9f05?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-baremetal-rhel8-operator\u0026tag=v4.11.0-202208101627.p0.g3122fab.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-baremetal-runtimecfg-rhel8@sha256:d68705bb7994ea06b999f68001837638d901e2ac3677324b41ef45c140637ee7_arm64",
"product": {
"name": "openshift4/ose-baremetal-runtimecfg-rhel8@sha256:d68705bb7994ea06b999f68001837638d901e2ac3677324b41ef45c140637ee7_arm64",
"product_id": "openshift4/ose-baremetal-runtimecfg-rhel8@sha256:d68705bb7994ea06b999f68001837638d901e2ac3677324b41ef45c140637ee7_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-baremetal-runtimecfg-rhel8@sha256:d68705bb7994ea06b999f68001837638d901e2ac3677324b41ef45c140637ee7?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel8\u0026tag=v4.11.0-202208031306.p0.g70d770d.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-cli-artifacts@sha256:b30d17c7cae38c733bceff599d9052ade650e3cf86eec997e7cf8a10b6be1cd9_arm64",
"product": {
"name": "openshift4/ose-cli-artifacts@sha256:b30d17c7cae38c733bceff599d9052ade650e3cf86eec997e7cf8a10b6be1cd9_arm64",
"product_id": "openshift4/ose-cli-artifacts@sha256:b30d17c7cae38c733bceff599d9052ade650e3cf86eec997e7cf8a10b6be1cd9_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-cli-artifacts@sha256:b30d17c7cae38c733bceff599d9052ade650e3cf86eec997e7cf8a10b6be1cd9?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-cli-artifacts\u0026tag=v4.11.0-202208150437.p0.gfcf512e.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-cloud-credential-operator@sha256:68c4224379013c5bb9c0f9f72cdf3239e674643ad5e98410023ed3e9fe303d92_arm64",
"product": {
"name": "openshift4/ose-cloud-credential-operator@sha256:68c4224379013c5bb9c0f9f72cdf3239e674643ad5e98410023ed3e9fe303d92_arm64",
"product_id": "openshift4/ose-cloud-credential-operator@sha256:68c4224379013c5bb9c0f9f72cdf3239e674643ad5e98410023ed3e9fe303d92_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-cloud-credential-operator@sha256:68c4224379013c5bb9c0f9f72cdf3239e674643ad5e98410023ed3e9fe303d92?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-cloud-credential-operator\u0026tag=v4.11.0-202208031306.p0.g9a40d74.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/cloud-network-config-controller-rhel8@sha256:e3cc37918d771c7d87052387de7a4f585c329cec0b8537b41f411cf7e08e7ef6_arm64",
"product": {
"name": "openshift4/cloud-network-config-controller-rhel8@sha256:e3cc37918d771c7d87052387de7a4f585c329cec0b8537b41f411cf7e08e7ef6_arm64",
"product_id": "openshift4/cloud-network-config-controller-rhel8@sha256:e3cc37918d771c7d87052387de7a4f585c329cec0b8537b41f411cf7e08e7ef6_arm64",
"product_identification_helper": {
"purl": "pkg:oci/cloud-network-config-controller-rhel8@sha256:e3cc37918d771c7d87052387de7a4f585c329cec0b8537b41f411cf7e08e7ef6?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/cloud-network-config-controller-rhel8\u0026tag=v4.11.0-202208031306.p0.g7a3c3c9.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-cluster-api-rhel8@sha256:c14191867b7cd81fea0421d1cc7c0e7b92c77dd2854b1668bc08a60a736ef742_arm64",
"product": {
"name": "openshift4/ose-cluster-api-rhel8@sha256:c14191867b7cd81fea0421d1cc7c0e7b92c77dd2854b1668bc08a60a736ef742_arm64",
"product_id": "openshift4/ose-cluster-api-rhel8@sha256:c14191867b7cd81fea0421d1cc7c0e7b92c77dd2854b1668bc08a60a736ef742_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-cluster-api-rhel8@sha256:c14191867b7cd81fea0421d1cc7c0e7b92c77dd2854b1668bc08a60a736ef742?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-cluster-api-rhel8\u0026tag=v4.11.0-202208031306.p0.gf9c215c.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-cluster-authentication-operator@sha256:4e9cbce494e0c3d074085d04a717ba3268a001116248c48355e9737005a8dc71_arm64",
"product": {
"name": "openshift4/ose-cluster-authentication-operator@sha256:4e9cbce494e0c3d074085d04a717ba3268a001116248c48355e9737005a8dc71_arm64",
"product_id": "openshift4/ose-cluster-authentication-operator@sha256:4e9cbce494e0c3d074085d04a717ba3268a001116248c48355e9737005a8dc71_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-cluster-authentication-operator@sha256:4e9cbce494e0c3d074085d04a717ba3268a001116248c48355e9737005a8dc71?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-cluster-authentication-operator\u0026tag=v4.11.0-202208031306.p0.ge2bcbaa.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-cluster-autoscaler-operator@sha256:08d72eb6e241309292929f904ebf45903e34c640198a56cb7627e07347de4db5_arm64",
"product": {
"name": "openshift4/ose-cluster-autoscaler-operator@sha256:08d72eb6e241309292929f904ebf45903e34c640198a56cb7627e07347de4db5_arm64",
"product_id": "openshift4/ose-cluster-autoscaler-operator@sha256:08d72eb6e241309292929f904ebf45903e34c640198a56cb7627e07347de4db5_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-cluster-autoscaler-operator@sha256:08d72eb6e241309292929f904ebf45903e34c640198a56cb7627e07347de4db5?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-cluster-autoscaler-operator\u0026tag=v4.11.0-202208031306.p0.gfcffbcd.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-cluster-baremetal-operator-rhel8@sha256:6043ad21c6b533120745bf00e938f4a2760a193c30c93c7817e72687c7fca376_arm64",
"product": {
"name": "openshift4/ose-cluster-baremetal-operator-rhel8@sha256:6043ad21c6b533120745bf00e938f4a2760a193c30c93c7817e72687c7fca376_arm64",
"product_id": "openshift4/ose-cluster-baremetal-operator-rhel8@sha256:6043ad21c6b533120745bf00e938f4a2760a193c30c93c7817e72687c7fca376_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-cluster-baremetal-operator-rhel8@sha256:6043ad21c6b533120745bf00e938f4a2760a193c30c93c7817e72687c7fca376?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel8\u0026tag=v4.11.0-202208031306.p0.g0f415d1.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-cluster-bootstrap@sha256:f57edabd3d5db8cc3b21e7f370cc911a06ee35813c66355e597dc84777f3a7bd_arm64",
"product": {
"name": "openshift4/ose-cluster-bootstrap@sha256:f57edabd3d5db8cc3b21e7f370cc911a06ee35813c66355e597dc84777f3a7bd_arm64",
"product_id": "openshift4/ose-cluster-bootstrap@sha256:f57edabd3d5db8cc3b21e7f370cc911a06ee35813c66355e597dc84777f3a7bd_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-cluster-bootstrap@sha256:f57edabd3d5db8cc3b21e7f370cc911a06ee35813c66355e597dc84777f3a7bd?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-cluster-bootstrap\u0026tag=v4.11.0-202208031306.p0.gf22d1c6.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-cluster-capi-rhel8-operator@sha256:7d5b042abbe54ee6406dc8741621de6ea30f44498a874b619c80741439ebf769_arm64",
"product": {
"name": "openshift4/ose-cluster-capi-rhel8-operator@sha256:7d5b042abbe54ee6406dc8741621de6ea30f44498a874b619c80741439ebf769_arm64",
"product_id": "openshift4/ose-cluster-capi-rhel8-operator@sha256:7d5b042abbe54ee6406dc8741621de6ea30f44498a874b619c80741439ebf769_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-cluster-capi-rhel8-operator@sha256:7d5b042abbe54ee6406dc8741621de6ea30f44498a874b619c80741439ebf769?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-cluster-capi-rhel8-operator\u0026tag=v4.11.0-202208031306.p0.g1a88f55.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-cluster-capi-operator-container-rhel8@sha256:7d5b042abbe54ee6406dc8741621de6ea30f44498a874b619c80741439ebf769_arm64",
"product": {
"name": "openshift4/ose-cluster-capi-operator-container-rhel8@sha256:7d5b042abbe54ee6406dc8741621de6ea30f44498a874b619c80741439ebf769_arm64",
"product_id": "openshift4/ose-cluster-capi-operator-container-rhel8@sha256:7d5b042abbe54ee6406dc8741621de6ea30f44498a874b619c80741439ebf769_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-cluster-capi-operator-container-rhel8@sha256:7d5b042abbe54ee6406dc8741621de6ea30f44498a874b619c80741439ebf769?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-cluster-capi-operator-container-rhel8\u0026tag=v4.11.0-202208031306.p0.g1a88f55.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-cluster-cloud-controller-manager-operator-rhel8@sha256:1ea1c7a907ddd7002fd27685e85c43a09755d3ff712713d54671bb071d9e7c66_arm64",
"product": {
"name": "openshift4/ose-cluster-cloud-controller-manager-operator-rhel8@sha256:1ea1c7a907ddd7002fd27685e85c43a09755d3ff712713d54671bb071d9e7c66_arm64",
"product_id": "openshift4/ose-cluster-cloud-controller-manager-operator-rhel8@sha256:1ea1c7a907ddd7002fd27685e85c43a09755d3ff712713d54671bb071d9e7c66_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-cluster-cloud-controller-manager-operator-rhel8@sha256:1ea1c7a907ddd7002fd27685e85c43a09755d3ff712713d54671bb071d9e7c66?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-operator-rhel8\u0026tag=v4.11.0-202208031306.p0.gc2f2cbf.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-cluster-config-operator@sha256:c87622cb702c60bd80393ac9bacb40563502daddfc2854422bb7983d70c19e01_arm64",
"product": {
"name": "openshift4/ose-cluster-config-operator@sha256:c87622cb702c60bd80393ac9bacb40563502daddfc2854422bb7983d70c19e01_arm64",
"product_id": "openshift4/ose-cluster-config-operator@sha256:c87622cb702c60bd80393ac9bacb40563502daddfc2854422bb7983d70c19e01_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-cluster-config-operator@sha256:c87622cb702c60bd80393ac9bacb40563502daddfc2854422bb7983d70c19e01?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-cluster-config-operator\u0026tag=v4.11.0-202208031306.p0.g0e01b06.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-cluster-csi-snapshot-controller-rhel8-operator@sha256:0c2492d5936d1af12407e74cd47340f13efc46e90ea329217e464c4ad109d210_arm64",
"product": {
"name": "openshift4/ose-cluster-csi-snapshot-controller-rhel8-operator@sha256:0c2492d5936d1af12407e74cd47340f13efc46e90ea329217e464c4ad109d210_arm64",
"product_id": "openshift4/ose-cluster-csi-snapshot-controller-rhel8-operator@sha256:0c2492d5936d1af12407e74cd47340f13efc46e90ea329217e464c4ad109d210_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-cluster-csi-snapshot-controller-rhel8-operator@sha256:0c2492d5936d1af12407e74cd47340f13efc46e90ea329217e464c4ad109d210?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel8-operator\u0026tag=v4.11.0-202208031306.p0.g8d0774f.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-cluster-dns-operator@sha256:da8f64fc64092d5f0d098bd7088499f321402192bed38ed75637841296bbe2b9_arm64",
"product": {
"name": "openshift4/ose-cluster-dns-operator@sha256:da8f64fc64092d5f0d098bd7088499f321402192bed38ed75637841296bbe2b9_arm64",
"product_id": "openshift4/ose-cluster-dns-operator@sha256:da8f64fc64092d5f0d098bd7088499f321402192bed38ed75637841296bbe2b9_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-cluster-dns-operator@sha256:da8f64fc64092d5f0d098bd7088499f321402192bed38ed75637841296bbe2b9?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-cluster-dns-operator\u0026tag=v4.11.0-202208031306.p0.g8998093.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-cluster-image-registry-operator@sha256:0358e59d273a251211b22f27aab17e0ea497d44078ec9a4ba6cb4d60ced4dd5d_arm64",
"product": {
"name": "openshift4/ose-cluster-image-registry-operator@sha256:0358e59d273a251211b22f27aab17e0ea497d44078ec9a4ba6cb4d60ced4dd5d_arm64",
"product_id": "openshift4/ose-cluster-image-registry-operator@sha256:0358e59d273a251211b22f27aab17e0ea497d44078ec9a4ba6cb4d60ced4dd5d_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-cluster-image-registry-operator@sha256:0358e59d273a251211b22f27aab17e0ea497d44078ec9a4ba6cb4d60ced4dd5d?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-cluster-image-registry-operator\u0026tag=v4.11.0-202208031306.p0.g4d66ea3.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-cluster-ingress-operator@sha256:739896028a90adece5e93fd0a1e6b9ad9b2066be466d403f86d8059a974dd69f_arm64",
"product": {
"name": "openshift4/ose-cluster-ingress-operator@sha256:739896028a90adece5e93fd0a1e6b9ad9b2066be466d403f86d8059a974dd69f_arm64",
"product_id": "openshift4/ose-cluster-ingress-operator@sha256:739896028a90adece5e93fd0a1e6b9ad9b2066be466d403f86d8059a974dd69f_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-cluster-ingress-operator@sha256:739896028a90adece5e93fd0a1e6b9ad9b2066be466d403f86d8059a974dd69f?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-cluster-ingress-operator\u0026tag=v4.11.0-202208031306.p0.g2432dad.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-cluster-kube-apiserver-operator@sha256:f8d718ac3d76cf1c68e253de1dc19b6c043e84423eb3ef4ffbb8706794dde726_arm64",
"product": {
"name": "openshift4/ose-cluster-kube-apiserver-operator@sha256:f8d718ac3d76cf1c68e253de1dc19b6c043e84423eb3ef4ffbb8706794dde726_arm64",
"product_id": "openshift4/ose-cluster-kube-apiserver-operator@sha256:f8d718ac3d76cf1c68e253de1dc19b6c043e84423eb3ef4ffbb8706794dde726_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-cluster-kube-apiserver-operator@sha256:f8d718ac3d76cf1c68e253de1dc19b6c043e84423eb3ef4ffbb8706794dde726?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-cluster-kube-apiserver-operator\u0026tag=v4.11.0-202208031306.p0.gc7c94db.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-cluster-kube-cluster-api-rhel8-operator@sha256:7cd7a803ddd309593278e3f5588d3f9e7cb43ddbcd1245528971d8ba2dccd02d_arm64",
"product": {
"name": "openshift4/ose-cluster-kube-cluster-api-rhel8-operator@sha256:7cd7a803ddd309593278e3f5588d3f9e7cb43ddbcd1245528971d8ba2dccd02d_arm64",
"product_id": "openshift4/ose-cluster-kube-cluster-api-rhel8-operator@sha256:7cd7a803ddd309593278e3f5588d3f9e7cb43ddbcd1245528971d8ba2dccd02d_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-cluster-kube-cluster-api-rhel8-operator@sha256:7cd7a803ddd309593278e3f5588d3f9e7cb43ddbcd1245528971d8ba2dccd02d?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-cluster-kube-cluster-api-rhel8-operator\u0026tag=v4.11.0-202208031306.p0.g55efc39.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-cluster-kube-controller-manager-operator@sha256:5e14a5b833cfa3415168708c66771b521c4f6a5b93d91370d77c12f729d8ba8d_arm64",
"product": {
"name": "openshift4/ose-cluster-kube-controller-manager-operator@sha256:5e14a5b833cfa3415168708c66771b521c4f6a5b93d91370d77c12f729d8ba8d_arm64",
"product_id": "openshift4/ose-cluster-kube-controller-manager-operator@sha256:5e14a5b833cfa3415168708c66771b521c4f6a5b93d91370d77c12f729d8ba8d_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-cluster-kube-controller-manager-operator@sha256:5e14a5b833cfa3415168708c66771b521c4f6a5b93d91370d77c12f729d8ba8d?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-operator\u0026tag=v4.11.0-202208031306.p0.ga6cb428.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-cluster-kube-scheduler-operator@sha256:5d4d03c1d90ec1a7484ead812faf3d2afdbd59ff43391fde735d8d7463607619_arm64",
"product": {
"name": "openshift4/ose-cluster-kube-scheduler-operator@sha256:5d4d03c1d90ec1a7484ead812faf3d2afdbd59ff43391fde735d8d7463607619_arm64",
"product_id": "openshift4/ose-cluster-kube-scheduler-operator@sha256:5d4d03c1d90ec1a7484ead812faf3d2afdbd59ff43391fde735d8d7463607619_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-cluster-kube-scheduler-operator@sha256:5d4d03c1d90ec1a7484ead812faf3d2afdbd59ff43391fde735d8d7463607619?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-cluster-kube-scheduler-operator\u0026tag=v4.11.0-202208151647.p0.g34132f9.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-cluster-kube-storage-version-migrator-rhel8-operator@sha256:86a641e8f5edd231d7af6c227b458bedf1d1c778a9bed95bb2a31fd6c2af3da2_arm64",
"product": {
"name": "openshift4/ose-cluster-kube-storage-version-migrator-rhel8-operator@sha256:86a641e8f5edd231d7af6c227b458bedf1d1c778a9bed95bb2a31fd6c2af3da2_arm64",
"product_id": "openshift4/ose-cluster-kube-storage-version-migrator-rhel8-operator@sha256:86a641e8f5edd231d7af6c227b458bedf1d1c778a9bed95bb2a31fd6c2af3da2_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-cluster-kube-storage-version-migrator-rhel8-operator@sha256:86a641e8f5edd231d7af6c227b458bedf1d1c778a9bed95bb2a31fd6c2af3da2?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel8-operator\u0026tag=v4.11.0-202208031306.p0.g12d050a.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-cluster-machine-approver@sha256:2ae92fbe8598f400f53316010e51e751d515d208c9204a04ab6f474837833705_arm64",
"product": {
"name": "openshift4/ose-cluster-machine-approver@sha256:2ae92fbe8598f400f53316010e51e751d515d208c9204a04ab6f474837833705_arm64",
"product_id": "openshift4/ose-cluster-machine-approver@sha256:2ae92fbe8598f400f53316010e51e751d515d208c9204a04ab6f474837833705_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-cluster-machine-approver@sha256:2ae92fbe8598f400f53316010e51e751d515d208c9204a04ab6f474837833705?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-cluster-machine-approver\u0026tag=v4.11.0-202208031306.p0.g3ee1fe4.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-cluster-openshift-apiserver-operator@sha256:579f671f2e8a295eae80c19571daab0818ed012888980c0dc7a383fa277f595a_arm64",
"product": {
"name": "openshift4/ose-cluster-openshift-apiserver-operator@sha256:579f671f2e8a295eae80c19571daab0818ed012888980c0dc7a383fa277f595a_arm64",
"product_id": "openshift4/ose-cluster-openshift-apiserver-operator@sha256:579f671f2e8a295eae80c19571daab0818ed012888980c0dc7a383fa277f595a_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-cluster-openshift-apiserver-operator@sha256:579f671f2e8a295eae80c19571daab0818ed012888980c0dc7a383fa277f595a?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-operator\u0026tag=v4.11.0-202208031306.p0.g5ddbeef.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-cluster-openshift-controller-manager-operator@sha256:6634a513df79182201131a7f56ac876323bd7e1709b737405ab41e06e95acf40_arm64",
"product": {
"name": "openshift4/ose-cluster-openshift-controller-manager-operator@sha256:6634a513df79182201131a7f56ac876323bd7e1709b737405ab41e06e95acf40_arm64",
"product_id": "openshift4/ose-cluster-openshift-controller-manager-operator@sha256:6634a513df79182201131a7f56ac876323bd7e1709b737405ab41e06e95acf40_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-cluster-openshift-controller-manager-operator@sha256:6634a513df79182201131a7f56ac876323bd7e1709b737405ab41e06e95acf40?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-operator\u0026tag=v4.11.0-202208161348.p0.g6b1bf28.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ovirt-csi-driver-rhel8-operator@sha256:2c1cd41c04dad0e7c8958ceec1b1d4273eb8be8f2f1daede4a6257050b012543_arm64",
"product": {
"name": "openshift4/ovirt-csi-driver-rhel8-operator@sha256:2c1cd41c04dad0e7c8958ceec1b1d4273eb8be8f2f1daede4a6257050b012543_arm64",
"product_id": "openshift4/ovirt-csi-driver-rhel8-operator@sha256:2c1cd41c04dad0e7c8958ceec1b1d4273eb8be8f2f1daede4a6257050b012543_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ovirt-csi-driver-rhel8-operator@sha256:2c1cd41c04dad0e7c8958ceec1b1d4273eb8be8f2f1daede4a6257050b012543?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ovirt-csi-driver-rhel8-operator\u0026tag=v4.11.0-202208031306.p0.g7a30e38.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-cluster-policy-controller-rhel8@sha256:c0925a8d478200fab902a7cae4847a900c7e4473ecc20f854e3ba58ac0d46cc3_arm64",
"product": {
"name": "openshift4/ose-cluster-policy-controller-rhel8@sha256:c0925a8d478200fab902a7cae4847a900c7e4473ecc20f854e3ba58ac0d46cc3_arm64",
"product_id": "openshift4/ose-cluster-policy-controller-rhel8@sha256:c0925a8d478200fab902a7cae4847a900c7e4473ecc20f854e3ba58ac0d46cc3_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-cluster-policy-controller-rhel8@sha256:c0925a8d478200fab902a7cae4847a900c7e4473ecc20f854e3ba58ac0d46cc3?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel8\u0026tag=v4.11.0-202208031703.p0.gc7201ed.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-cluster-samples-operator@sha256:c8a7ca2191e14e7b7b67108743fa442f75222a5f8a8577bb801f4209c72cf5a8_arm64",
"product": {
"name": "openshift4/ose-cluster-samples-operator@sha256:c8a7ca2191e14e7b7b67108743fa442f75222a5f8a8577bb801f4209c72cf5a8_arm64",
"product_id": "openshift4/ose-cluster-samples-operator@sha256:c8a7ca2191e14e7b7b67108743fa442f75222a5f8a8577bb801f4209c72cf5a8_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-cluster-samples-operator@sha256:c8a7ca2191e14e7b7b67108743fa442f75222a5f8a8577bb801f4209c72cf5a8?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-cluster-samples-operator\u0026tag=v4.11.0-202208150437.p0.g375a4a9.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-cluster-storage-operator@sha256:2155fd9379e1264fc4a0608cac844a098df4f170d5e1383c18b95fc7ec6b049a_arm64",
"product": {
"name": "openshift4/ose-cluster-storage-operator@sha256:2155fd9379e1264fc4a0608cac844a098df4f170d5e1383c18b95fc7ec6b049a_arm64",
"product_id": "openshift4/ose-cluster-storage-operator@sha256:2155fd9379e1264fc4a0608cac844a098df4f170d5e1383c18b95fc7ec6b049a_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-cluster-storage-operator@sha256:2155fd9379e1264fc4a0608cac844a098df4f170d5e1383c18b95fc7ec6b049a?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-cluster-storage-operator\u0026tag=v4.11.0-202208110436.p0.g8377efd.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-cluster-update-keys@sha256:dbaa95fb795f4dedeeeab0a2b1372ceef199f098d9a83c88581897dc992bb065_arm64",
"product": {
"name": "openshift4/ose-cluster-update-keys@sha256:dbaa95fb795f4dedeeeab0a2b1372ceef199f098d9a83c88581897dc992bb065_arm64",
"product_id": "openshift4/ose-cluster-update-keys@sha256:dbaa95fb795f4dedeeeab0a2b1372ceef199f098d9a83c88581897dc992bb065_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-cluster-update-keys@sha256:dbaa95fb795f4dedeeeab0a2b1372ceef199f098d9a83c88581897dc992bb065?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-cluster-update-keys\u0026tag=v4.11.0-202208031306.p0.g289032f.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-container-networking-plugins-rhel8@sha256:b28145e56f2aac4dbb9d900f0efe86227287c10451728ed69708d6eac3580622_arm64",
"product": {
"name": "openshift4/ose-container-networking-plugins-rhel8@sha256:b28145e56f2aac4dbb9d900f0efe86227287c10451728ed69708d6eac3580622_arm64",
"product_id": "openshift4/ose-container-networking-plugins-rhel8@sha256:b28145e56f2aac4dbb9d900f0efe86227287c10451728ed69708d6eac3580622_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-container-networking-plugins-rhel8@sha256:b28145e56f2aac4dbb9d900f0efe86227287c10451728ed69708d6eac3580622?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-container-networking-plugins-rhel8\u0026tag=v4.11.0-202208031306.p0.g0ad9da6.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-csi-driver-shared-resource-rhel8@sha256:b1b243779556a2740ef267c80d449a734c7f56dcb085481db1f395300cdbc015_arm64",
"product": {
"name": "openshift4/ose-csi-driver-shared-resource-rhel8@sha256:b1b243779556a2740ef267c80d449a734c7f56dcb085481db1f395300cdbc015_arm64",
"product_id": "openshift4/ose-csi-driver-shared-resource-rhel8@sha256:b1b243779556a2740ef267c80d449a734c7f56dcb085481db1f395300cdbc015_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-csi-driver-shared-resource-rhel8@sha256:b1b243779556a2740ef267c80d449a734c7f56dcb085481db1f395300cdbc015?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-csi-driver-shared-resource-rhel8\u0026tag=v4.11.0-202208031306.p0.g3f69f2f.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-csi-driver-shared-resource-operator-rhel8@sha256:bacd97ae2c3e53a95dfefa929639896fe9ca5457344d7e255551173606673b43_arm64",
"product": {
"name": "openshift4/ose-csi-driver-shared-resource-operator-rhel8@sha256:bacd97ae2c3e53a95dfefa929639896fe9ca5457344d7e255551173606673b43_arm64",
"product_id": "openshift4/ose-csi-driver-shared-resource-operator-rhel8@sha256:bacd97ae2c3e53a95dfefa929639896fe9ca5457344d7e255551173606673b43_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-csi-driver-shared-resource-operator-rhel8@sha256:bacd97ae2c3e53a95dfefa929639896fe9ca5457344d7e255551173606673b43?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-csi-driver-shared-resource-operator-rhel8\u0026tag=v4.11.0-202208031306.p0.gd3985eb.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-csi-driver-shared-resource-webhook-rhel8@sha256:35d4be98c713880d8b672e122f21e352bec83a773b5ad5280244b987a87f8e6f_arm64",
"product": {
"name": "openshift4/ose-csi-driver-shared-resource-webhook-rhel8@sha256:35d4be98c713880d8b672e122f21e352bec83a773b5ad5280244b987a87f8e6f_arm64",
"product_id": "openshift4/ose-csi-driver-shared-resource-webhook-rhel8@sha256:35d4be98c713880d8b672e122f21e352bec83a773b5ad5280244b987a87f8e6f_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-csi-driver-shared-resource-webhook-rhel8@sha256:35d4be98c713880d8b672e122f21e352bec83a773b5ad5280244b987a87f8e6f?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-csi-driver-shared-resource-webhook-rhel8\u0026tag=v4.11.0-202208031306.p0.g3f69f2f.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-csi-external-resizer@sha256:c2cdefede57f8b6cb24c335cf0a201669fd26d3c3926fa77f495ebe70b7fc41c_arm64",
"product": {
"name": "openshift4/ose-csi-external-resizer@sha256:c2cdefede57f8b6cb24c335cf0a201669fd26d3c3926fa77f495ebe70b7fc41c_arm64",
"product_id": "openshift4/ose-csi-external-resizer@sha256:c2cdefede57f8b6cb24c335cf0a201669fd26d3c3926fa77f495ebe70b7fc41c_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-csi-external-resizer@sha256:c2cdefede57f8b6cb24c335cf0a201669fd26d3c3926fa77f495ebe70b7fc41c?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-csi-external-resizer\u0026tag=v4.11.0-202208031306.p0.g2cea576.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-csi-external-resizer-rhel8@sha256:c2cdefede57f8b6cb24c335cf0a201669fd26d3c3926fa77f495ebe70b7fc41c_arm64",
"product": {
"name": "openshift4/ose-csi-external-resizer-rhel8@sha256:c2cdefede57f8b6cb24c335cf0a201669fd26d3c3926fa77f495ebe70b7fc41c_arm64",
"product_id": "openshift4/ose-csi-external-resizer-rhel8@sha256:c2cdefede57f8b6cb24c335cf0a201669fd26d3c3926fa77f495ebe70b7fc41c_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-csi-external-resizer-rhel8@sha256:c2cdefede57f8b6cb24c335cf0a201669fd26d3c3926fa77f495ebe70b7fc41c?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-csi-external-resizer-rhel8\u0026tag=v4.11.0-202208031306.p0.g2cea576.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-csi-external-snapshotter-rhel8@sha256:e55bef044c9885ba15f06d21ecd44cd692e4d5b1eb020e56207c690a24c0702e_arm64",
"product": {
"name": "openshift4/ose-csi-external-snapshotter-rhel8@sha256:e55bef044c9885ba15f06d21ecd44cd692e4d5b1eb020e56207c690a24c0702e_arm64",
"product_id": "openshift4/ose-csi-external-snapshotter-rhel8@sha256:e55bef044c9885ba15f06d21ecd44cd692e4d5b1eb020e56207c690a24c0702e_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-csi-external-snapshotter-rhel8@sha256:e55bef044c9885ba15f06d21ecd44cd692e4d5b1eb020e56207c690a24c0702e?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel8\u0026tag=v4.11.0-202208031306.p0.g0afdf73.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-csi-external-snapshotter@sha256:e55bef044c9885ba15f06d21ecd44cd692e4d5b1eb020e56207c690a24c0702e_arm64",
"product": {
"name": "openshift4/ose-csi-external-snapshotter@sha256:e55bef044c9885ba15f06d21ecd44cd692e4d5b1eb020e56207c690a24c0702e_arm64",
"product_id": "openshift4/ose-csi-external-snapshotter@sha256:e55bef044c9885ba15f06d21ecd44cd692e4d5b1eb020e56207c690a24c0702e_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-csi-external-snapshotter@sha256:e55bef044c9885ba15f06d21ecd44cd692e4d5b1eb020e56207c690a24c0702e?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-csi-external-snapshotter\u0026tag=v4.11.0-202208031306.p0.g0afdf73.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-csi-snapshot-controller-rhel8@sha256:9af4ca75bee97b438a623663260814087f1ca39a4cf3b3a94cd514b0538f538b_arm64",
"product": {
"name": "openshift4/ose-csi-snapshot-controller-rhel8@sha256:9af4ca75bee97b438a623663260814087f1ca39a4cf3b3a94cd514b0538f538b_arm64",
"product_id": "openshift4/ose-csi-snapshot-controller-rhel8@sha256:9af4ca75bee97b438a623663260814087f1ca39a4cf3b3a94cd514b0538f538b_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-csi-snapshot-controller-rhel8@sha256:9af4ca75bee97b438a623663260814087f1ca39a4cf3b3a94cd514b0538f538b?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel8\u0026tag=v4.11.0-202208031306.p0.g0afdf73.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-csi-snapshot-controller@sha256:9af4ca75bee97b438a623663260814087f1ca39a4cf3b3a94cd514b0538f538b_arm64",
"product": {
"name": "openshift4/ose-csi-snapshot-controller@sha256:9af4ca75bee97b438a623663260814087f1ca39a4cf3b3a94cd514b0538f538b_arm64",
"product_id": "openshift4/ose-csi-snapshot-controller@sha256:9af4ca75bee97b438a623663260814087f1ca39a4cf3b3a94cd514b0538f538b_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-csi-snapshot-controller@sha256:9af4ca75bee97b438a623663260814087f1ca39a4cf3b3a94cd514b0538f538b?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-csi-snapshot-controller\u0026tag=v4.11.0-202208031306.p0.g0afdf73.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-csi-snapshot-validation-webhook-rhel8@sha256:3906afef49db33367ae423dd7470602716040fa003f5aea9f1a19a69c848cd1c_arm64",
"product": {
"name": "openshift4/ose-csi-snapshot-validation-webhook-rhel8@sha256:3906afef49db33367ae423dd7470602716040fa003f5aea9f1a19a69c848cd1c_arm64",
"product_id": "openshift4/ose-csi-snapshot-validation-webhook-rhel8@sha256:3906afef49db33367ae423dd7470602716040fa003f5aea9f1a19a69c848cd1c_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-csi-snapshot-validation-webhook-rhel8@sha256:3906afef49db33367ae423dd7470602716040fa003f5aea9f1a19a69c848cd1c?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-csi-snapshot-validation-webhook-rhel8\u0026tag=v4.11.0-202208031306.p0.g0afdf73.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/egress-router-cni-rhel8@sha256:c73b6663d221184ae7920fb6fcb5191591b697faed01b7a30cf8116f60bd6898_arm64",
"product": {
"name": "openshift4/egress-router-cni-rhel8@sha256:c73b6663d221184ae7920fb6fcb5191591b697faed01b7a30cf8116f60bd6898_arm64",
"product_id": "openshift4/egress-router-cni-rhel8@sha256:c73b6663d221184ae7920fb6fcb5191591b697faed01b7a30cf8116f60bd6898_arm64",
"product_identification_helper": {
"purl": "pkg:oci/egress-router-cni-rhel8@sha256:c73b6663d221184ae7920fb6fcb5191591b697faed01b7a30cf8116f60bd6898?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/egress-router-cni-rhel8\u0026tag=v4.11.0-202208031306.p0.gfccaf1d.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-etcd@sha256:67545f560dbd1d93d5db47750566897eaf6afc5f3a8c6f66da73d70f393dbc36_arm64",
"product": {
"name": "openshift4/ose-etcd@sha256:67545f560dbd1d93d5db47750566897eaf6afc5f3a8c6f66da73d70f393dbc36_arm64",
"product_id": "openshift4/ose-etcd@sha256:67545f560dbd1d93d5db47750566897eaf6afc5f3a8c6f66da73d70f393dbc36_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-etcd@sha256:67545f560dbd1d93d5db47750566897eaf6afc5f3a8c6f66da73d70f393dbc36?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-etcd\u0026tag=v4.11.0-202208031306.p0.g80cc14e.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-hypershift-rhel8@sha256:9e807b6a6e935bd5fd5d27ad950d0bc7177d0f498b5d55235cc1af833eb660c3_arm64",
"product": {
"name": "openshift4/ose-hypershift-rhel8@sha256:9e807b6a6e935bd5fd5d27ad950d0bc7177d0f498b5d55235cc1af833eb660c3_arm64",
"product_id": "openshift4/ose-hypershift-rhel8@sha256:9e807b6a6e935bd5fd5d27ad950d0bc7177d0f498b5d55235cc1af833eb660c3_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-hypershift-rhel8@sha256:9e807b6a6e935bd5fd5d27ad950d0bc7177d0f498b5d55235cc1af833eb660c3?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-hypershift-rhel8\u0026tag=v4.11.0-202208110157.p0.g2b7ac52.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-image-customization-controller-rhel8@sha256:f1d87fa6ba341455ae0817bdc9d24840b59158d9b1e51663768c557be9ee7268_arm64",
"product": {
"name": "openshift4/ose-image-customization-controller-rhel8@sha256:f1d87fa6ba341455ae0817bdc9d24840b59158d9b1e51663768c557be9ee7268_arm64",
"product_id": "openshift4/ose-image-customization-controller-rhel8@sha256:f1d87fa6ba341455ae0817bdc9d24840b59158d9b1e51663768c557be9ee7268_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-image-customization-controller-rhel8@sha256:f1d87fa6ba341455ae0817bdc9d24840b59158d9b1e51663768c557be9ee7268?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-image-customization-controller-rhel8\u0026tag=v4.11.0-202208111407.p0.g42b4b1f.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-insights-rhel8-operator@sha256:0c1141eab7116a0e14dfc4c2594bbb6bb55f80226a58b3b4be6e8f7cd9e1b97d_arm64",
"product": {
"name": "openshift4/ose-insights-rhel8-operator@sha256:0c1141eab7116a0e14dfc4c2594bbb6bb55f80226a58b3b4be6e8f7cd9e1b97d_arm64",
"product_id": "openshift4/ose-insights-rhel8-operator@sha256:0c1141eab7116a0e14dfc4c2594bbb6bb55f80226a58b3b4be6e8f7cd9e1b97d_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-insights-rhel8-operator@sha256:0c1141eab7116a0e14dfc4c2594bbb6bb55f80226a58b3b4be6e8f7cd9e1b97d?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-insights-rhel8-operator\u0026tag=v4.11.0-202208031306.p0.g0929403.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-installer-artifacts@sha256:3cdce4ceda9b36aa746be514366300080b59db9ba7247aacae562a1797d09af2_arm64",
"product": {
"name": "openshift4/ose-installer-artifacts@sha256:3cdce4ceda9b36aa746be514366300080b59db9ba7247aacae562a1797d09af2_arm64",
"product_id": "openshift4/ose-installer-artifacts@sha256:3cdce4ceda9b36aa746be514366300080b59db9ba7247aacae562a1797d09af2_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-installer-artifacts@sha256:3cdce4ceda9b36aa746be514366300080b59db9ba7247aacae562a1797d09af2?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-installer-artifacts\u0026tag=v4.11.0-202208161507.p0.g1d2450c.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-installer@sha256:e1dddd4cd6f019269098a1d89c07568b6391371b3aab67bafda73b99251d1808_arm64",
"product": {
"name": "openshift4/ose-installer@sha256:e1dddd4cd6f019269098a1d89c07568b6391371b3aab67bafda73b99251d1808_arm64",
"product_id": "openshift4/ose-installer@sha256:e1dddd4cd6f019269098a1d89c07568b6391371b3aab67bafda73b99251d1808_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-installer@sha256:e1dddd4cd6f019269098a1d89c07568b6391371b3aab67bafda73b99251d1808?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-installer\u0026tag=v4.11.0-202208161507.p0.g1d2450c.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-kube-storage-version-migrator-rhel8@sha256:3b28af903bc028ef6336e675743512b2a67f9a9f1c524a3cd9bd9666d730a194_arm64",
"product": {
"name": "openshift4/ose-kube-storage-version-migrator-rhel8@sha256:3b28af903bc028ef6336e675743512b2a67f9a9f1c524a3cd9bd9666d730a194_arm64",
"product_id": "openshift4/ose-kube-storage-version-migrator-rhel8@sha256:3b28af903bc028ef6336e675743512b2a67f9a9f1c524a3cd9bd9666d730a194_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-kube-storage-version-migrator-rhel8@sha256:3b28af903bc028ef6336e675743512b2a67f9a9f1c524a3cd9bd9666d730a194?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel8\u0026tag=v4.11.0-202208031306.p0.g596745c.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-libvirt-machine-controllers@sha256:f07da2662e97243923a4083b1fac4e963a1cfea9f43cd9fd65bb4f3444505c41_arm64",
"product": {
"name": "openshift4/ose-libvirt-machine-controllers@sha256:f07da2662e97243923a4083b1fac4e963a1cfea9f43cd9fd65bb4f3444505c41_arm64",
"product_id": "openshift4/ose-libvirt-machine-controllers@sha256:f07da2662e97243923a4083b1fac4e963a1cfea9f43cd9fd65bb4f3444505c41_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-libvirt-machine-controllers@sha256:f07da2662e97243923a4083b1fac4e963a1cfea9f43cd9fd65bb4f3444505c41?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-libvirt-machine-controllers\u0026tag=v4.11.0-202208031306.p0.gb6e14ea.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-machine-api-operator@sha256:123e25a9c01e463bc6f31b3bda99ce30e07ed7e7c2d62e6db1029048c2754c83_arm64",
"product": {
"name": "openshift4/ose-machine-api-operator@sha256:123e25a9c01e463bc6f31b3bda99ce30e07ed7e7c2d62e6db1029048c2754c83_arm64",
"product_id": "openshift4/ose-machine-api-operator@sha256:123e25a9c01e463bc6f31b3bda99ce30e07ed7e7c2d62e6db1029048c2754c83_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-machine-api-operator@sha256:123e25a9c01e463bc6f31b3bda99ce30e07ed7e7c2d62e6db1029048c2754c83?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-machine-api-operator\u0026tag=v4.11.0-202208031306.p0.g4e3e83c.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-machine-api-provider-aws-rhel8@sha256:a8cbd22fde7d9515a0a439ce1d26c7bf094aefe66b9ff5e977800db3bc192209_arm64",
"product": {
"name": "openshift4/ose-machine-api-provider-aws-rhel8@sha256:a8cbd22fde7d9515a0a439ce1d26c7bf094aefe66b9ff5e977800db3bc192209_arm64",
"product_id": "openshift4/ose-machine-api-provider-aws-rhel8@sha256:a8cbd22fde7d9515a0a439ce1d26c7bf094aefe66b9ff5e977800db3bc192209_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-machine-api-provider-aws-rhel8@sha256:a8cbd22fde7d9515a0a439ce1d26c7bf094aefe66b9ff5e977800db3bc192209?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-machine-api-provider-aws-rhel8\u0026tag=v4.11.0-202208111036.p0.gf6cf488.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-machine-api-provider-azure-rhel8@sha256:cfa09983870bfd6bcaec139ef421a6e43795bd8e3d04f8ef4c241ee9b188492b_arm64",
"product": {
"name": "openshift4/ose-machine-api-provider-azure-rhel8@sha256:cfa09983870bfd6bcaec139ef421a6e43795bd8e3d04f8ef4c241ee9b188492b_arm64",
"product_id": "openshift4/ose-machine-api-provider-azure-rhel8@sha256:cfa09983870bfd6bcaec139ef421a6e43795bd8e3d04f8ef4c241ee9b188492b_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-machine-api-provider-azure-rhel8@sha256:cfa09983870bfd6bcaec139ef421a6e43795bd8e3d04f8ef4c241ee9b188492b?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-machine-api-provider-azure-rhel8\u0026tag=v4.11.0-202208031306.p0.g93b3f9e.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-machine-api-provider-openstack-rhel8@sha256:0934c1acfdc6c8cc97ef198317f72bcea3bb6c6730d0be526a8c02e1677d47dc_arm64",
"product": {
"name": "openshift4/ose-machine-api-provider-openstack-rhel8@sha256:0934c1acfdc6c8cc97ef198317f72bcea3bb6c6730d0be526a8c02e1677d47dc_arm64",
"product_id": "openshift4/ose-machine-api-provider-openstack-rhel8@sha256:0934c1acfdc6c8cc97ef198317f72bcea3bb6c6730d0be526a8c02e1677d47dc_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-machine-api-provider-openstack-rhel8@sha256:0934c1acfdc6c8cc97ef198317f72bcea3bb6c6730d0be526a8c02e1677d47dc?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel8\u0026tag=v4.11.0-202208031306.p0.geb7e497.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-machine-config-operator@sha256:a9aae6a7e5d77e4c56c8c7852529bc14565240ccecb5f0fc4af2c97d6453d5e9_arm64",
"product": {
"name": "openshift4/ose-machine-config-operator@sha256:a9aae6a7e5d77e4c56c8c7852529bc14565240ccecb5f0fc4af2c97d6453d5e9_arm64",
"product_id": "openshift4/ose-machine-config-operator@sha256:a9aae6a7e5d77e4c56c8c7852529bc14565240ccecb5f0fc4af2c97d6453d5e9_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-machine-config-operator@sha256:a9aae6a7e5d77e4c56c8c7852529bc14565240ccecb5f0fc4af2c97d6453d5e9?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-machine-config-operator\u0026tag=v4.11.0-202208150437.p0.g8a0ada1.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-machine-os-images-rhel8@sha256:cd2e7121485ccef25344ebc4f471d92913cbd6e24a12423305d6cc20728c1344_arm64",
"product": {
"name": "openshift4/ose-machine-os-images-rhel8@sha256:cd2e7121485ccef25344ebc4f471d92913cbd6e24a12423305d6cc20728c1344_arm64",
"product_id": "openshift4/ose-machine-os-images-rhel8@sha256:cd2e7121485ccef25344ebc4f471d92913cbd6e24a12423305d6cc20728c1344_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-machine-os-images-rhel8@sha256:cd2e7121485ccef25344ebc4f471d92913cbd6e24a12423305d6cc20728c1344?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-machine-os-images-rhel8\u0026tag=v4.11.0-202208161507.p0.g1150735.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-multus-admission-controller@sha256:df86ef6d451a7ac6a858f5a7a32145f3b99d0b1da3559ff90ccb4733106a59b5_arm64",
"product": {
"name": "openshift4/ose-multus-admission-controller@sha256:df86ef6d451a7ac6a858f5a7a32145f3b99d0b1da3559ff90ccb4733106a59b5_arm64",
"product_id": "openshift4/ose-multus-admission-controller@sha256:df86ef6d451a7ac6a858f5a7a32145f3b99d0b1da3559ff90ccb4733106a59b5_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-multus-admission-controller@sha256:df86ef6d451a7ac6a858f5a7a32145f3b99d0b1da3559ff90ccb4733106a59b5?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-multus-admission-controller\u0026tag=v4.11.0-202208031306.p0.gf38aae4.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-multus-networkpolicy-rhel8@sha256:c3799719a6af2f3020a8588e9a2ee483ee8e27d6a91675c824111aa0ea61be78_arm64",
"product": {
"name": "openshift4/ose-multus-networkpolicy-rhel8@sha256:c3799719a6af2f3020a8588e9a2ee483ee8e27d6a91675c824111aa0ea61be78_arm64",
"product_id": "openshift4/ose-multus-networkpolicy-rhel8@sha256:c3799719a6af2f3020a8588e9a2ee483ee8e27d6a91675c824111aa0ea61be78_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-multus-networkpolicy-rhel8@sha256:c3799719a6af2f3020a8588e9a2ee483ee8e27d6a91675c824111aa0ea61be78?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel8\u0026tag=v4.11.0-202208031306.p0.g643fdaf.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-multus-route-override-cni-rhel8@sha256:495a6f50eaac5b4bb2256d6866aed27549d547a454e4729703e1792fdd95a9a9_arm64",
"product": {
"name": "openshift4/ose-multus-route-override-cni-rhel8@sha256:495a6f50eaac5b4bb2256d6866aed27549d547a454e4729703e1792fdd95a9a9_arm64",
"product_id": "openshift4/ose-multus-route-override-cni-rhel8@sha256:495a6f50eaac5b4bb2256d6866aed27549d547a454e4729703e1792fdd95a9a9_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-multus-route-override-cni-rhel8@sha256:495a6f50eaac5b4bb2256d6866aed27549d547a454e4729703e1792fdd95a9a9?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel8\u0026tag=v4.11.0-202208031306.p0.g523b790.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-multus-whereabouts-ipam-cni-rhel8@sha256:52e0ac8e139d941d3460ff68be8d22b6378ba6b9059d342ebc93d1fb8332a2ec_arm64",
"product": {
"name": "openshift4/ose-multus-whereabouts-ipam-cni-rhel8@sha256:52e0ac8e139d941d3460ff68be8d22b6378ba6b9059d342ebc93d1fb8332a2ec_arm64",
"product_id": "openshift4/ose-multus-whereabouts-ipam-cni-rhel8@sha256:52e0ac8e139d941d3460ff68be8d22b6378ba6b9059d342ebc93d1fb8332a2ec_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-multus-whereabouts-ipam-cni-rhel8@sha256:52e0ac8e139d941d3460ff68be8d22b6378ba6b9059d342ebc93d1fb8332a2ec?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel8\u0026tag=v4.11.0-202208031306.p0.g9951259.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-must-gather@sha256:3dacd322fcbbd9a68b8b8f6ac7d2f40eaad310442358d047d534156d1f39dc3d_arm64",
"product": {
"name": "openshift4/ose-must-gather@sha256:3dacd322fcbbd9a68b8b8f6ac7d2f40eaad310442358d047d534156d1f39dc3d_arm64",
"product_id": "openshift4/ose-must-gather@sha256:3dacd322fcbbd9a68b8b8f6ac7d2f40eaad310442358d047d534156d1f39dc3d_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-must-gather@sha256:3dacd322fcbbd9a68b8b8f6ac7d2f40eaad310442358d047d534156d1f39dc3d?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-must-gather\u0026tag=v4.11.0-202208150437.p0.g32bca40.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-network-interface-bond-cni-rhel8@sha256:eae99205aca7e6472b57040de8e4cd20a5cb2e320fa24fa93b5d018c0e8f0332_arm64",
"product": {
"name": "openshift4/ose-network-interface-bond-cni-rhel8@sha256:eae99205aca7e6472b57040de8e4cd20a5cb2e320fa24fa93b5d018c0e8f0332_arm64",
"product_id": "openshift4/ose-network-interface-bond-cni-rhel8@sha256:eae99205aca7e6472b57040de8e4cd20a5cb2e320fa24fa93b5d018c0e8f0332_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-network-interface-bond-cni-rhel8@sha256:eae99205aca7e6472b57040de8e4cd20a5cb2e320fa24fa93b5d018c0e8f0332?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel8\u0026tag=v4.11.0-202208101438.p0.gb76a677.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-network-metrics-daemon-rhel8@sha256:94d936931a508b8e9e4d46dbdcc2f04311b30dca7a4ef54a5aafe708dda3b249_arm64",
"product": {
"name": "openshift4/ose-network-metrics-daemon-rhel8@sha256:94d936931a508b8e9e4d46dbdcc2f04311b30dca7a4ef54a5aafe708dda3b249_arm64",
"product_id": "openshift4/ose-network-metrics-daemon-rhel8@sha256:94d936931a508b8e9e4d46dbdcc2f04311b30dca7a4ef54a5aafe708dda3b249_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-network-metrics-daemon-rhel8@sha256:94d936931a508b8e9e4d46dbdcc2f04311b30dca7a4ef54a5aafe708dda3b249?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel8\u0026tag=v4.11.0-202208031306.p0.g9482ac9.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/network-tools-rhel8@sha256:f14cafc7dd1904d01ec797a18bbc6753a751b113af94e0122697af4b6cd75cb9_arm64",
"product": {
"name": "openshift4/network-tools-rhel8@sha256:f14cafc7dd1904d01ec797a18bbc6753a751b113af94e0122697af4b6cd75cb9_arm64",
"product_id": "openshift4/network-tools-rhel8@sha256:f14cafc7dd1904d01ec797a18bbc6753a751b113af94e0122697af4b6cd75cb9_arm64",
"product_identification_helper": {
"purl": "pkg:oci/network-tools-rhel8@sha256:f14cafc7dd1904d01ec797a18bbc6753a751b113af94e0122697af4b6cd75cb9?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/network-tools-rhel8\u0026tag=v4.11.0-202208161348.p0.g4e87286.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-sdn-rhel8@sha256:f3f3ab589e877816e8816468155a3f2eacdecd2085c08794ba372e6dcb84dd9a_arm64",
"product": {
"name": "openshift4/ose-sdn-rhel8@sha256:f3f3ab589e877816e8816468155a3f2eacdecd2085c08794ba372e6dcb84dd9a_arm64",
"product_id": "openshift4/ose-sdn-rhel8@sha256:f3f3ab589e877816e8816468155a3f2eacdecd2085c08794ba372e6dcb84dd9a_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-sdn-rhel8@sha256:f3f3ab589e877816e8816468155a3f2eacdecd2085c08794ba372e6dcb84dd9a?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-sdn-rhel8\u0026tag=v4.11.0-202208161348.p0.g93345d4.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-oauth-apiserver-rhel8@sha256:d46a93bf4cb1369bd651b79748008cd3d69638b11d42fae6b2cd068545aab7d8_arm64",
"product": {
"name": "openshift4/ose-oauth-apiserver-rhel8@sha256:d46a93bf4cb1369bd651b79748008cd3d69638b11d42fae6b2cd068545aab7d8_arm64",
"product_id": "openshift4/ose-oauth-apiserver-rhel8@sha256:d46a93bf4cb1369bd651b79748008cd3d69638b11d42fae6b2cd068545aab7d8_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-oauth-apiserver-rhel8@sha256:d46a93bf4cb1369bd651b79748008cd3d69638b11d42fae6b2cd068545aab7d8?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-oauth-apiserver-rhel8\u0026tag=v4.11.0-202208110436.p0.g3ca701f.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-openshift-apiserver-rhel8@sha256:cfc4db2358e7ae163557fd2a9fdd3f68bd6b281350e816fa5df796e8ef915879_arm64",
"product": {
"name": "openshift4/ose-openshift-apiserver-rhel8@sha256:cfc4db2358e7ae163557fd2a9fdd3f68bd6b281350e816fa5df796e8ef915879_arm64",
"product_id": "openshift4/ose-openshift-apiserver-rhel8@sha256:cfc4db2358e7ae163557fd2a9fdd3f68bd6b281350e816fa5df796e8ef915879_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-openshift-apiserver-rhel8@sha256:cfc4db2358e7ae163557fd2a9fdd3f68bd6b281350e816fa5df796e8ef915879?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-openshift-apiserver-rhel8\u0026tag=v4.11.0-202208031306.p0.g4b6f874.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-openshift-controller-manager-rhel8@sha256:cbc561d7df2565112f6a0fb5da5a1ad3fb374f232a46985bbb06793f839b6c4f_arm64",
"product": {
"name": "openshift4/ose-openshift-controller-manager-rhel8@sha256:cbc561d7df2565112f6a0fb5da5a1ad3fb374f232a46985bbb06793f839b6c4f_arm64",
"product_id": "openshift4/ose-openshift-controller-manager-rhel8@sha256:cbc561d7df2565112f6a0fb5da5a1ad3fb374f232a46985bbb06793f839b6c4f_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-openshift-controller-manager-rhel8@sha256:cbc561d7df2565112f6a0fb5da5a1ad3fb374f232a46985bbb06793f839b6c4f?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel8\u0026tag=v4.11.0-202208162257.p0.g8fbe884.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-openstack-cinder-csi-driver-rhel8@sha256:222010151e2b63bf73be5abb82a7e66fc2a476c8d0eb2a9589751846eb13dda8_arm64",
"product": {
"name": "openshift4/ose-openstack-cinder-csi-driver-rhel8@sha256:222010151e2b63bf73be5abb82a7e66fc2a476c8d0eb2a9589751846eb13dda8_arm64",
"product_id": "openshift4/ose-openstack-cinder-csi-driver-rhel8@sha256:222010151e2b63bf73be5abb82a7e66fc2a476c8d0eb2a9589751846eb13dda8_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-openstack-cinder-csi-driver-rhel8@sha256:222010151e2b63bf73be5abb82a7e66fc2a476c8d0eb2a9589751846eb13dda8?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel8\u0026tag=v4.11.0-202208031306.p0.g246ae15.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-openstack-cinder-csi-driver-rhel8-operator@sha256:60f1d7ca36e5b85e49c4d6118414e52b981f7628675a547e934f76e2b6884633_arm64",
"product": {
"name": "openshift4/ose-openstack-cinder-csi-driver-rhel8-operator@sha256:60f1d7ca36e5b85e49c4d6118414e52b981f7628675a547e934f76e2b6884633_arm64",
"product_id": "openshift4/ose-openstack-cinder-csi-driver-rhel8-operator@sha256:60f1d7ca36e5b85e49c4d6118414e52b981f7628675a547e934f76e2b6884633_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-openstack-cinder-csi-driver-rhel8-operator@sha256:60f1d7ca36e5b85e49c4d6118414e52b981f7628675a547e934f76e2b6884633?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel8-operator\u0026tag=v4.11.0-202208031306.p0.gae4c45c.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-openstack-cloud-controller-manager-rhel8@sha256:1ff37333fbf551657701aba24e917b118b3104cb0ae66a1b062fd9b16492e806_arm64",
"product": {
"name": "openshift4/ose-openstack-cloud-controller-manager-rhel8@sha256:1ff37333fbf551657701aba24e917b118b3104cb0ae66a1b062fd9b16492e806_arm64",
"product_id": "openshift4/ose-openstack-cloud-controller-manager-rhel8@sha256:1ff37333fbf551657701aba24e917b118b3104cb0ae66a1b062fd9b16492e806_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-openstack-cloud-controller-manager-rhel8@sha256:1ff37333fbf551657701aba24e917b118b3104cb0ae66a1b062fd9b16492e806?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel8\u0026tag=v4.11.0-202208031306.p0.g246ae15.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-openstack-machine-controllers@sha256:12a757c6f5773a203383b44ee2e96b5e6997214c6ced22dbfe9234923d77dab5_arm64",
"product": {
"name": "openshift4/ose-openstack-machine-controllers@sha256:12a757c6f5773a203383b44ee2e96b5e6997214c6ced22dbfe9234923d77dab5_arm64",
"product_id": "openshift4/ose-openstack-machine-controllers@sha256:12a757c6f5773a203383b44ee2e96b5e6997214c6ced22dbfe9234923d77dab5_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-openstack-machine-controllers@sha256:12a757c6f5773a203383b44ee2e96b5e6997214c6ced22dbfe9234923d77dab5?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-openstack-machine-controllers\u0026tag=v4.11.0-202208031306.p0.g440ca42.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ovirt-csi-driver-rhel7@sha256:83423a80871b68615cb6174ac08e5a60b0b1b8ed003a3f40ec03fb7920679e94_arm64",
"product": {
"name": "openshift4/ovirt-csi-driver-rhel7@sha256:83423a80871b68615cb6174ac08e5a60b0b1b8ed003a3f40ec03fb7920679e94_arm64",
"product_id": "openshift4/ovirt-csi-driver-rhel7@sha256:83423a80871b68615cb6174ac08e5a60b0b1b8ed003a3f40ec03fb7920679e94_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ovirt-csi-driver-rhel7@sha256:83423a80871b68615cb6174ac08e5a60b0b1b8ed003a3f40ec03fb7920679e94?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ovirt-csi-driver-rhel7\u0026tag=v4.11.0-202208031306.p0.g0b3d79b.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ovirt-csi-driver-rhel8@sha256:83423a80871b68615cb6174ac08e5a60b0b1b8ed003a3f40ec03fb7920679e94_arm64",
"product": {
"name": "openshift4/ovirt-csi-driver-rhel8@sha256:83423a80871b68615cb6174ac08e5a60b0b1b8ed003a3f40ec03fb7920679e94_arm64",
"product_id": "openshift4/ovirt-csi-driver-rhel8@sha256:83423a80871b68615cb6174ac08e5a60b0b1b8ed003a3f40ec03fb7920679e94_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ovirt-csi-driver-rhel8@sha256:83423a80871b68615cb6174ac08e5a60b0b1b8ed003a3f40ec03fb7920679e94?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ovirt-csi-driver-rhel8\u0026tag=v4.11.0-202208031306.p0.g0b3d79b.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-ovirt-machine-controllers-rhel8@sha256:ff4261f6102f428b1789a31e021d18ededce3ba80ca93e64b7149968f10cff58_arm64",
"product": {
"name": "openshift4/ose-ovirt-machine-controllers-rhel8@sha256:ff4261f6102f428b1789a31e021d18ededce3ba80ca93e64b7149968f10cff58_arm64",
"product_id": "openshift4/ose-ovirt-machine-controllers-rhel8@sha256:ff4261f6102f428b1789a31e021d18ededce3ba80ca93e64b7149968f10cff58_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-ovirt-machine-controllers-rhel8@sha256:ff4261f6102f428b1789a31e021d18ededce3ba80ca93e64b7149968f10cff58?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-ovirt-machine-controllers-rhel8\u0026tag=v4.11.0-202208031306.p0.g5a93d94.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-ovn-kubernetes@sha256:795db439b8d73d097b0908fe6270d8a947fc1acd21bf3f4d9fa59f02bd16f19f_arm64",
"product": {
"name": "openshift4/ose-ovn-kubernetes@sha256:795db439b8d73d097b0908fe6270d8a947fc1acd21bf3f4d9fa59f02bd16f19f_arm64",
"product_id": "openshift4/ose-ovn-kubernetes@sha256:795db439b8d73d097b0908fe6270d8a947fc1acd21bf3f4d9fa59f02bd16f19f_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-ovn-kubernetes@sha256:795db439b8d73d097b0908fe6270d8a947fc1acd21bf3f4d9fa59f02bd16f19f?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-ovn-kubernetes\u0026tag=v4.11.0-202208161348.p0.g369b3a4.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-k8s-prometheus-adapter@sha256:051182f36d3af73c7cc0e48c15f056847bafc23d22158dce45c0501d7254fae2_arm64",
"product": {
"name": "openshift4/ose-k8s-prometheus-adapter@sha256:051182f36d3af73c7cc0e48c15f056847bafc23d22158dce45c0501d7254fae2_arm64",
"product_id": "openshift4/ose-k8s-prometheus-adapter@sha256:051182f36d3af73c7cc0e48c15f056847bafc23d22158dce45c0501d7254fae2_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-k8s-prometheus-adapter@sha256:051182f36d3af73c7cc0e48c15f056847bafc23d22158dce45c0501d7254fae2?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-k8s-prometheus-adapter\u0026tag=v4.11.0-202208031703.p0.g32fb8ea.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-service-ca-operator@sha256:85dc1b4150d3a3f698bfc460ef6bb30c9b827a098de3cb7f46b9d35f145ef4f4_arm64",
"product": {
"name": "openshift4/ose-service-ca-operator@sha256:85dc1b4150d3a3f698bfc460ef6bb30c9b827a098de3cb7f46b9d35f145ef4f4_arm64",
"product_id": "openshift4/ose-service-ca-operator@sha256:85dc1b4150d3a3f698bfc460ef6bb30c9b827a098de3cb7f46b9d35f145ef4f4_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-service-ca-operator@sha256:85dc1b4150d3a3f698bfc460ef6bb30c9b827a098de3cb7f46b9d35f145ef4f4?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-service-ca-operator\u0026tag=v4.11.0-202208031703.p0.g0899d11.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-thanos-rhel8@sha256:b17fdce1d5ac2b69ec530e834f4a15576ea9e1227f74bca0777d30555a7aae96_arm64",
"product": {
"name": "openshift4/ose-thanos-rhel8@sha256:b17fdce1d5ac2b69ec530e834f4a15576ea9e1227f74bca0777d30555a7aae96_arm64",
"product_id": "openshift4/ose-thanos-rhel8@sha256:b17fdce1d5ac2b69ec530e834f4a15576ea9e1227f74bca0777d30555a7aae96_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-thanos-rhel8@sha256:b17fdce1d5ac2b69ec530e834f4a15576ea9e1227f74bca0777d30555a7aae96?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-thanos-rhel8\u0026tag=v4.11.0-202208031306.p0.gf08da2d.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-tools-rhel8@sha256:e919b897c04f0c28e7ad3911390a6786b5f32c16d6e95022df06b9806e48ef19_arm64",
"product": {
"name": "openshift4/ose-tools-rhel8@sha256:e919b897c04f0c28e7ad3911390a6786b5f32c16d6e95022df06b9806e48ef19_arm64",
"product_id": "openshift4/ose-tools-rhel8@sha256:e919b897c04f0c28e7ad3911390a6786b5f32c16d6e95022df06b9806e48ef19_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-tools-rhel8@sha256:e919b897c04f0c28e7ad3911390a6786b5f32c16d6e95022df06b9806e48ef19?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-tools-rhel8\u0026tag=v4.11.0-202208150437.p0.gfcf512e.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-prometheus-config-reloader@sha256:bb62cdf6eca82eaa92fb9bbfc4e2f7575c3c49d472fda9358808aa790d3f5a70_arm64",
"product": {
"name": "openshift4/ose-prometheus-config-reloader@sha256:bb62cdf6eca82eaa92fb9bbfc4e2f7575c3c49d472fda9358808aa790d3f5a70_arm64",
"product_id": "openshift4/ose-prometheus-config-reloader@sha256:bb62cdf6eca82eaa92fb9bbfc4e2f7575c3c49d472fda9358808aa790d3f5a70_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-prometheus-config-reloader@sha256:bb62cdf6eca82eaa92fb9bbfc4e2f7575c3c49d472fda9358808aa790d3f5a70?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-prometheus-config-reloader\u0026tag=v4.11.0-202208031306.p0.gcb3afa2.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-prometheus-operator-admission-webhook-rhel8@sha256:7c00451864fafd5f2c5e316557f67eb027dd66e3e756c756ab3f74ab7a98e404_arm64",
"product": {
"name": "openshift4/ose-prometheus-operator-admission-webhook-rhel8@sha256:7c00451864fafd5f2c5e316557f67eb027dd66e3e756c756ab3f74ab7a98e404_arm64",
"product_id": "openshift4/ose-prometheus-operator-admission-webhook-rhel8@sha256:7c00451864fafd5f2c5e316557f67eb027dd66e3e756c756ab3f74ab7a98e404_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-prometheus-operator-admission-webhook-rhel8@sha256:7c00451864fafd5f2c5e316557f67eb027dd66e3e756c756ab3f74ab7a98e404?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel8\u0026tag=v4.11.0-202208031306.p0.gcb3afa2.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-prometheus-operator@sha256:72ffba5d0ae400eba6e31120ecb4b621e852653b3b3850add2775bf51d5a2aca_arm64",
"product": {
"name": "openshift4/ose-prometheus-operator@sha256:72ffba5d0ae400eba6e31120ecb4b621e852653b3b3850add2775bf51d5a2aca_arm64",
"product_id": "openshift4/ose-prometheus-operator@sha256:72ffba5d0ae400eba6e31120ecb4b621e852653b3b3850add2775bf51d5a2aca_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-prometheus-operator@sha256:72ffba5d0ae400eba6e31120ecb4b621e852653b3b3850add2775bf51d5a2aca?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-prometheus-operator\u0026tag=v4.11.0-202208031306.p0.gcb3afa2.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-prom-label-proxy@sha256:c9ac8cabb6bc4f6bd60bda52529c98df596a1fa5a9130201129068ff48bc0fbb_arm64",
"product": {
"name": "openshift4/ose-prom-label-proxy@sha256:c9ac8cabb6bc4f6bd60bda52529c98df596a1fa5a9130201129068ff48bc0fbb_arm64",
"product_id": "openshift4/ose-prom-label-proxy@sha256:c9ac8cabb6bc4f6bd60bda52529c98df596a1fa5a9130201129068ff48bc0fbb_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-prom-label-proxy@sha256:c9ac8cabb6bc4f6bd60bda52529c98df596a1fa5a9130201129068ff48bc0fbb?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-prom-label-proxy\u0026tag=v4.11.0-202208031306.p0.gaf12fbc.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-telemeter@sha256:136d56f3c872a4d0dafb872d79c10b9d11cc582cbbb1e796881c6770543b3012_arm64",
"product": {
"name": "openshift4/ose-telemeter@sha256:136d56f3c872a4d0dafb872d79c10b9d11cc582cbbb1e796881c6770543b3012_arm64",
"product_id": "openshift4/ose-telemeter@sha256:136d56f3c872a4d0dafb872d79c10b9d11cc582cbbb1e796881c6770543b3012_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-telemeter@sha256:136d56f3c872a4d0dafb872d79c10b9d11cc582cbbb1e796881c6770543b3012?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-telemeter\u0026tag=v4.11.0-202208031306.p0.g77b2966.assembly.stream"
}
}
}
],
"category": "architecture",
"name": "arm64"
}
],
"category": "vendor",
"name": "Red Hat"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/cloud-network-config-controller-rhel8@sha256:6e27d73d86ae20585752a7c2e3a3cfa41ee88c245e9ab9da123c86b91b77bf4d_amd64 as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:openshift4/cloud-network-config-controller-rhel8@sha256:6e27d73d86ae20585752a7c2e3a3cfa41ee88c245e9ab9da123c86b91b77bf4d_amd64"
},
"product_reference": "openshift4/cloud-network-config-controller-rhel8@sha256:6e27d73d86ae20585752a7c2e3a3cfa41ee88c245e9ab9da123c86b91b77bf4d_amd64",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/cloud-network-config-controller-rhel8@sha256:e3cc37918d771c7d87052387de7a4f585c329cec0b8537b41f411cf7e08e7ef6_arm64 as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:openshift4/cloud-network-config-controller-rhel8@sha256:e3cc37918d771c7d87052387de7a4f585c329cec0b8537b41f411cf7e08e7ef6_arm64"
},
"product_reference": "openshift4/cloud-network-config-controller-rhel8@sha256:e3cc37918d771c7d87052387de7a4f585c329cec0b8537b41f411cf7e08e7ef6_arm64",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/cloud-network-config-controller-rhel8@sha256:e7867ad391b8f7cca4d987f7fd7cc429b86665029cc7b226ccd32aec5bf2556e_ppc64le as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:openshift4/cloud-network-config-controller-rhel8@sha256:e7867ad391b8f7cca4d987f7fd7cc429b86665029cc7b226ccd32aec5bf2556e_ppc64le"
},
"product_reference": "openshift4/cloud-network-config-controller-rhel8@sha256:e7867ad391b8f7cca4d987f7fd7cc429b86665029cc7b226ccd32aec5bf2556e_ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/cloud-network-config-controller-rhel8@sha256:eaedb1749fc0f2c117497ca4e2e82e9366b3e776d9910d45fbc1be4daa774ae8_s390x as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:openshift4/cloud-network-config-controller-rhel8@sha256:eaedb1749fc0f2c117497ca4e2e82e9366b3e776d9910d45fbc1be4daa774ae8_s390x"
},
"product_reference": "openshift4/cloud-network-config-controller-rhel8@sha256:eaedb1749fc0f2c117497ca4e2e82e9366b3e776d9910d45fbc1be4daa774ae8_s390x",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/driver-toolkit-rhel8@sha256:0d876f138cb07c4cf25bc0161041f92a25a81637367815ab20c8ac30e11d7f0a_ppc64le as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:openshift4/driver-toolkit-rhel8@sha256:0d876f138cb07c4cf25bc0161041f92a25a81637367815ab20c8ac30e11d7f0a_ppc64le"
},
"product_reference": "openshift4/driver-toolkit-rhel8@sha256:0d876f138cb07c4cf25bc0161041f92a25a81637367815ab20c8ac30e11d7f0a_ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/driver-toolkit-rhel8@sha256:82faeb6a8caa174d9df3d259945ca161311fe6231d628e34ee0f1c8528371229_amd64 as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:openshift4/driver-toolkit-rhel8@sha256:82faeb6a8caa174d9df3d259945ca161311fe6231d628e34ee0f1c8528371229_amd64"
},
"product_reference": "openshift4/driver-toolkit-rhel8@sha256:82faeb6a8caa174d9df3d259945ca161311fe6231d628e34ee0f1c8528371229_amd64",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/driver-toolkit-rhel8@sha256:d3edb75ef363d202953c7fab5e997a5f2430108b6882f4b857de2be7c4ed8ffb_arm64 as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:openshift4/driver-toolkit-rhel8@sha256:d3edb75ef363d202953c7fab5e997a5f2430108b6882f4b857de2be7c4ed8ffb_arm64"
},
"product_reference": "openshift4/driver-toolkit-rhel8@sha256:d3edb75ef363d202953c7fab5e997a5f2430108b6882f4b857de2be7c4ed8ffb_arm64",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/driver-toolkit-rhel8@sha256:ebbdb04cefcb10f1932415c1fe7453b20066594c0febd1f6e3d28dd71c29c939_s390x as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:openshift4/driver-toolkit-rhel8@sha256:ebbdb04cefcb10f1932415c1fe7453b20066594c0febd1f6e3d28dd71c29c939_s390x"
},
"product_reference": "openshift4/driver-toolkit-rhel8@sha256:ebbdb04cefcb10f1932415c1fe7453b20066594c0febd1f6e3d28dd71c29c939_s390x",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/egress-router-cni-rhel8@sha256:5d87bcb5e32b7d69df1d713fd61a71d0223447258deb728b26249ca197bad943_ppc64le as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:openshift4/egress-router-cni-rhel8@sha256:5d87bcb5e32b7d69df1d713fd61a71d0223447258deb728b26249ca197bad943_ppc64le"
},
"product_reference": "openshift4/egress-router-cni-rhel8@sha256:5d87bcb5e32b7d69df1d713fd61a71d0223447258deb728b26249ca197bad943_ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/egress-router-cni-rhel8@sha256:73fb4c432aeea93a109c119097ea849c1e4ae02bf7dd196ebb63d46223c7837e_amd64 as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:openshift4/egress-router-cni-rhel8@sha256:73fb4c432aeea93a109c119097ea849c1e4ae02bf7dd196ebb63d46223c7837e_amd64"
},
"product_reference": "openshift4/egress-router-cni-rhel8@sha256:73fb4c432aeea93a109c119097ea849c1e4ae02bf7dd196ebb63d46223c7837e_amd64",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/egress-router-cni-rhel8@sha256:9cb6ff6b82565bbfb4af2b9ffe93148d2d145775c33fef56beb7de901ebd0eb6_s390x as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:openshift4/egress-router-cni-rhel8@sha256:9cb6ff6b82565bbfb4af2b9ffe93148d2d145775c33fef56beb7de901ebd0eb6_s390x"
},
"product_reference": "openshift4/egress-router-cni-rhel8@sha256:9cb6ff6b82565bbfb4af2b9ffe93148d2d145775c33fef56beb7de901ebd0eb6_s390x",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/egress-router-cni-rhel8@sha256:c73b6663d221184ae7920fb6fcb5191591b697faed01b7a30cf8116f60bd6898_arm64 as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:openshift4/egress-router-cni-rhel8@sha256:c73b6663d221184ae7920fb6fcb5191591b697faed01b7a30cf8116f60bd6898_arm64"
},
"product_reference": "openshift4/egress-router-cni-rhel8@sha256:c73b6663d221184ae7920fb6fcb5191591b697faed01b7a30cf8116f60bd6898_arm64",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/network-tools-rhel8@sha256:6de9ef410c3940d5292b3ba93952497959d67dbd82bbce9d4096032fa4ddb35f_amd64 as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:openshift4/network-tools-rhel8@sha256:6de9ef410c3940d5292b3ba93952497959d67dbd82bbce9d4096032fa4ddb35f_amd64"
},
"product_reference": "openshift4/network-tools-rhel8@sha256:6de9ef410c3940d5292b3ba93952497959d67dbd82bbce9d4096032fa4ddb35f_amd64",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/network-tools-rhel8@sha256:988faf6dc4951404eb8886150c33905880b81b32ca3ba1713911e4fd525bc000_s390x as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:openshift4/network-tools-rhel8@sha256:988faf6dc4951404eb8886150c33905880b81b32ca3ba1713911e4fd525bc000_s390x"
},
"product_reference": "openshift4/network-tools-rhel8@sha256:988faf6dc4951404eb8886150c33905880b81b32ca3ba1713911e4fd525bc000_s390x",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/network-tools-rhel8@sha256:b914a9caeedc9c9777e28e71ed81416a1bf0fd6104b164ba756555192cf95063_ppc64le as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:openshift4/network-tools-rhel8@sha256:b914a9caeedc9c9777e28e71ed81416a1bf0fd6104b164ba756555192cf95063_ppc64le"
},
"product_reference": "openshift4/network-tools-rhel8@sha256:b914a9caeedc9c9777e28e71ed81416a1bf0fd6104b164ba756555192cf95063_ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/network-tools-rhel8@sha256:f14cafc7dd1904d01ec797a18bbc6753a751b113af94e0122697af4b6cd75cb9_arm64 as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:openshift4/network-tools-rhel8@sha256:f14cafc7dd1904d01ec797a18bbc6753a751b113af94e0122697af4b6cd75cb9_arm64"
},
"product_reference": "openshift4/network-tools-rhel8@sha256:f14cafc7dd1904d01ec797a18bbc6753a751b113af94e0122697af4b6cd75cb9_arm64",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/oc-mirror-plugin-rhel8@sha256:6504ab4496384eb70fd230933f7c6a3ea76b75c66afa7a7dfbd02ac1ad205515_amd64 as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:openshift4/oc-mirror-plugin-rhel8@sha256:6504ab4496384eb70fd230933f7c6a3ea76b75c66afa7a7dfbd02ac1ad205515_amd64"
},
"product_reference": "openshift4/oc-mirror-plugin-rhel8@sha256:6504ab4496384eb70fd230933f7c6a3ea76b75c66afa7a7dfbd02ac1ad205515_amd64",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-agent-installer-api-server-rhel8@sha256:03cab1a6deb73e00dbea5cdd97c2eae70f34f01b2b45eebef32207a44b9740be_amd64 as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:openshift4/ose-agent-installer-api-server-rhel8@sha256:03cab1a6deb73e00dbea5cdd97c2eae70f34f01b2b45eebef32207a44b9740be_amd64"
},
"product_reference": "openshift4/ose-agent-installer-api-server-rhel8@sha256:03cab1a6deb73e00dbea5cdd97c2eae70f34f01b2b45eebef32207a44b9740be_amd64",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-agent-installer-api-server-rhel8@sha256:311118642213a933c9d68e20043c7ac224fffa67bc6d563736af7836dc45bf22_arm64 as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:openshift4/ose-agent-installer-api-server-rhel8@sha256:311118642213a933c9d68e20043c7ac224fffa67bc6d563736af7836dc45bf22_arm64"
},
"product_reference": "openshift4/ose-agent-installer-api-server-rhel8@sha256:311118642213a933c9d68e20043c7ac224fffa67bc6d563736af7836dc45bf22_arm64",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-agent-installer-api-server-rhel8@sha256:75d72fff160648cec863535b7ca3206dcf8b1d0e8686f1c20b55d684c9fd33dc_ppc64le as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:openshift4/ose-agent-installer-api-server-rhel8@sha256:75d72fff160648cec863535b7ca3206dcf8b1d0e8686f1c20b55d684c9fd33dc_ppc64le"
},
"product_reference": "openshift4/ose-agent-installer-api-server-rhel8@sha256:75d72fff160648cec863535b7ca3206dcf8b1d0e8686f1c20b55d684c9fd33dc_ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-agent-installer-api-server-rhel8@sha256:f75740f83210434f126f13c414165a96ba2cf24e081d37ce147381c672211f6d_s390x as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:openshift4/ose-agent-installer-api-server-rhel8@sha256:f75740f83210434f126f13c414165a96ba2cf24e081d37ce147381c672211f6d_s390x"
},
"product_reference": "openshift4/ose-agent-installer-api-server-rhel8@sha256:f75740f83210434f126f13c414165a96ba2cf24e081d37ce147381c672211f6d_s390x",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-agent-installer-csr-approver-rhel8@sha256:5a2e4ce921dd19131cc4701701a1e15ab63c5862bf6c6c6d6c699a014be9e15d_arm64 as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:openshift4/ose-agent-installer-csr-approver-rhel8@sha256:5a2e4ce921dd19131cc4701701a1e15ab63c5862bf6c6c6d6c699a014be9e15d_arm64"
},
"product_reference": "openshift4/ose-agent-installer-csr-approver-rhel8@sha256:5a2e4ce921dd19131cc4701701a1e15ab63c5862bf6c6c6d6c699a014be9e15d_arm64",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-agent-installer-csr-approver-rhel8@sha256:832c7fad36504af9ff0ea617eee9ce7e0d90c3b062dd49764709359ef742526b_s390x as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:openshift4/ose-agent-installer-csr-approver-rhel8@sha256:832c7fad36504af9ff0ea617eee9ce7e0d90c3b062dd49764709359ef742526b_s390x"
},
"product_reference": "openshift4/ose-agent-installer-csr-approver-rhel8@sha256:832c7fad36504af9ff0ea617eee9ce7e0d90c3b062dd49764709359ef742526b_s390x",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-agent-installer-csr-approver-rhel8@sha256:ea0d1078f53d769332eb6d74134b246c3e1d3a3a39832055c303b134a4eed290_ppc64le as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:openshift4/ose-agent-installer-csr-approver-rhel8@sha256:ea0d1078f53d769332eb6d74134b246c3e1d3a3a39832055c303b134a4eed290_ppc64le"
},
"product_reference": "openshift4/ose-agent-installer-csr-approver-rhel8@sha256:ea0d1078f53d769332eb6d74134b246c3e1d3a3a39832055c303b134a4eed290_ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-agent-installer-csr-approver-rhel8@sha256:efcf0bcdb223445c64a7632b14621f40e3262f1aff7a8433246b56dada0c5ab5_amd64 as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:openshift4/ose-agent-installer-csr-approver-rhel8@sha256:efcf0bcdb223445c64a7632b14621f40e3262f1aff7a8433246b56dada0c5ab5_amd64"
},
"product_reference": "openshift4/ose-agent-installer-csr-approver-rhel8@sha256:efcf0bcdb223445c64a7632b14621f40e3262f1aff7a8433246b56dada0c5ab5_amd64",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-agent-installer-node-agent-rhel8@sha256:3debd079d7a4e557aec8bf4f9e67aace0b72205a5d020206760fdfb59d13855c_amd64 as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:openshift4/ose-agent-installer-node-agent-rhel8@sha256:3debd079d7a4e557aec8bf4f9e67aace0b72205a5d020206760fdfb59d13855c_amd64"
},
"product_reference": "openshift4/ose-agent-installer-node-agent-rhel8@sha256:3debd079d7a4e557aec8bf4f9e67aace0b72205a5d020206760fdfb59d13855c_amd64",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-agent-installer-node-agent-rhel8@sha256:6b7f448cc4ff12f26fe23266eae4532a5a516179eb3081a477d4a1b287d004ca_s390x as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:openshift4/ose-agent-installer-node-agent-rhel8@sha256:6b7f448cc4ff12f26fe23266eae4532a5a516179eb3081a477d4a1b287d004ca_s390x"
},
"product_reference": "openshift4/ose-agent-installer-node-agent-rhel8@sha256:6b7f448cc4ff12f26fe23266eae4532a5a516179eb3081a477d4a1b287d004ca_s390x",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-agent-installer-node-agent-rhel8@sha256:969a995f0c2079554cad5db05df992e5da80d5645f97e031048dcb6625936c0e_arm64 as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:openshift4/ose-agent-installer-node-agent-rhel8@sha256:969a995f0c2079554cad5db05df992e5da80d5645f97e031048dcb6625936c0e_arm64"
},
"product_reference": "openshift4/ose-agent-installer-node-agent-rhel8@sha256:969a995f0c2079554cad5db05df992e5da80d5645f97e031048dcb6625936c0e_arm64",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-agent-installer-node-agent-rhel8@sha256:b2078745a9931f618b2ae3276f215f72a82570aebb1f871a086d74995f08f437_ppc64le as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:openshift4/ose-agent-installer-node-agent-rhel8@sha256:b2078745a9931f618b2ae3276f215f72a82570aebb1f871a086d74995f08f437_ppc64le"
},
"product_reference": "openshift4/ose-agent-installer-node-agent-rhel8@sha256:b2078745a9931f618b2ae3276f215f72a82570aebb1f871a086d74995f08f437_ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-agent-installer-orchestrator-rhel8@sha256:5fbacf9fe03238b9e82d1d5aa3050bb94666f75d9c312cf96d364554432c4516_ppc64le as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:openshift4/ose-agent-installer-orchestrator-rhel8@sha256:5fbacf9fe03238b9e82d1d5aa3050bb94666f75d9c312cf96d364554432c4516_ppc64le"
},
"product_reference": "openshift4/ose-agent-installer-orchestrator-rhel8@sha256:5fbacf9fe03238b9e82d1d5aa3050bb94666f75d9c312cf96d364554432c4516_ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-agent-installer-orchestrator-rhel8@sha256:69f30e118f27a357e1ec7a7d30249ac35acea76328922f24954e566eb28ddc92_amd64 as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:openshift4/ose-agent-installer-orchestrator-rhel8@sha256:69f30e118f27a357e1ec7a7d30249ac35acea76328922f24954e566eb28ddc92_amd64"
},
"product_reference": "openshift4/ose-agent-installer-orchestrator-rhel8@sha256:69f30e118f27a357e1ec7a7d30249ac35acea76328922f24954e566eb28ddc92_amd64",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-agent-installer-orchestrator-rhel8@sha256:852f901cda9211026376f78c5bff6fc0e90714b44a7e75792e7ee9dca7d41ae5_s390x as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:openshift4/ose-agent-installer-orchestrator-rhel8@sha256:852f901cda9211026376f78c5bff6fc0e90714b44a7e75792e7ee9dca7d41ae5_s390x"
},
"product_reference": "openshift4/ose-agent-installer-orchestrator-rhel8@sha256:852f901cda9211026376f78c5bff6fc0e90714b44a7e75792e7ee9dca7d41ae5_s390x",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-agent-installer-orchestrator-rhel8@sha256:bc5ff8bf2abee2efc0df7122c384671e93122b4e158ae8eb1355a094bf61a75d_arm64 as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:openshift4/ose-agent-installer-orchestrator-rhel8@sha256:bc5ff8bf2abee2efc0df7122c384671e93122b4e158ae8eb1355a094bf61a75d_arm64"
},
"product_reference": "openshift4/ose-agent-installer-orchestrator-rhel8@sha256:bc5ff8bf2abee2efc0df7122c384671e93122b4e158ae8eb1355a094bf61a75d_arm64",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-alibaba-cloud-controller-manager-rhel8@sha256:89262b72ba883c895c2073164824cdfdcdc5f1ef61d6c2e0d77cd3755cdc1fcb_amd64 as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:openshift4/ose-alibaba-cloud-controller-manager-rhel8@sha256:89262b72ba883c895c2073164824cdfdcdc5f1ef61d6c2e0d77cd3755cdc1fcb_amd64"
},
"product_reference": "openshift4/ose-alibaba-cloud-controller-manager-rhel8@sha256:89262b72ba883c895c2073164824cdfdcdc5f1ef61d6c2e0d77cd3755cdc1fcb_amd64",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-alibaba-cloud-csi-driver-container-rhel8@sha256:d1a8124402bdb03cd625066b8719cbb3d2f0009c6923062a43ada1bb59871d68_amd64 as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:openshift4/ose-alibaba-cloud-csi-driver-container-rhel8@sha256:d1a8124402bdb03cd625066b8719cbb3d2f0009c6923062a43ada1bb59871d68_amd64"
},
"product_reference": "openshift4/ose-alibaba-cloud-csi-driver-container-rhel8@sha256:d1a8124402bdb03cd625066b8719cbb3d2f0009c6923062a43ada1bb59871d68_amd64",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-alibaba-disk-csi-driver-operator-container-rhel8@sha256:0161cffc939ea87d47ef654f287b14cb7551333731870dbd6e2232c5875b9033_amd64 as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:openshift4/ose-alibaba-disk-csi-driver-operator-container-rhel8@sha256:0161cffc939ea87d47ef654f287b14cb7551333731870dbd6e2232c5875b9033_amd64"
},
"product_reference": "openshift4/ose-alibaba-disk-csi-driver-operator-container-rhel8@sha256:0161cffc939ea87d47ef654f287b14cb7551333731870dbd6e2232c5875b9033_amd64",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-alibaba-machine-controllers-rhel8@sha256:dd1cd42eaa29959de325282d4f8815a0ebaa122604e28d407ecd7e965166b880_amd64 as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:openshift4/ose-alibaba-machine-controllers-rhel8@sha256:dd1cd42eaa29959de325282d4f8815a0ebaa122604e28d407ecd7e965166b880_amd64"
},
"product_reference": "openshift4/ose-alibaba-machine-controllers-rhel8@sha256:dd1cd42eaa29959de325282d4f8815a0ebaa122604e28d407ecd7e965166b880_amd64",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-apiserver-network-proxy-rhel8@sha256:245ece4bd06599e479428c43847ff3cc532e3822f332c16bcd75fe8d803d294d_ppc64le as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:openshift4/ose-apiserver-network-proxy-rhel8@sha256:245ece4bd06599e479428c43847ff3cc532e3822f332c16bcd75fe8d803d294d_ppc64le"
},
"product_reference": "openshift4/ose-apiserver-network-proxy-rhel8@sha256:245ece4bd06599e479428c43847ff3cc532e3822f332c16bcd75fe8d803d294d_ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-apiserver-network-proxy-rhel8@sha256:4be86d5b8d518826e8a65e9fb9f2b22c094ed8493b1720a5e798938b30f191ec_arm64 as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:openshift4/ose-apiserver-network-proxy-rhel8@sha256:4be86d5b8d518826e8a65e9fb9f2b22c094ed8493b1720a5e798938b30f191ec_arm64"
},
"product_reference": "openshift4/ose-apiserver-network-proxy-rhel8@sha256:4be86d5b8d518826e8a65e9fb9f2b22c094ed8493b1720a5e798938b30f191ec_arm64",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-apiserver-network-proxy-rhel8@sha256:8ebe88572805ce4d7d574d50b26f85f6518fdb22dd7b9d1770cf96e826ed8dd9_amd64 as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:openshift4/ose-apiserver-network-proxy-rhel8@sha256:8ebe88572805ce4d7d574d50b26f85f6518fdb22dd7b9d1770cf96e826ed8dd9_amd64"
},
"product_reference": "openshift4/ose-apiserver-network-proxy-rhel8@sha256:8ebe88572805ce4d7d574d50b26f85f6518fdb22dd7b9d1770cf96e826ed8dd9_amd64",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-apiserver-network-proxy-rhel8@sha256:ace63e71611bbc9e00c427ea60b48239878d25d23816ea80677ec6fbfab1734f_s390x as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:openshift4/ose-apiserver-network-proxy-rhel8@sha256:ace63e71611bbc9e00c427ea60b48239878d25d23816ea80677ec6fbfab1734f_s390x"
},
"product_reference": "openshift4/ose-apiserver-network-proxy-rhel8@sha256:ace63e71611bbc9e00c427ea60b48239878d25d23816ea80677ec6fbfab1734f_s390x",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-aws-cloud-controller-manager-rhel8@sha256:1242457e768a2cf0edefda2e0ec641264077e1e6c3c1819b6c430397826f4cc9_amd64 as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:openshift4/ose-aws-cloud-controller-manager-rhel8@sha256:1242457e768a2cf0edefda2e0ec641264077e1e6c3c1819b6c430397826f4cc9_amd64"
},
"product_reference": "openshift4/ose-aws-cloud-controller-manager-rhel8@sha256:1242457e768a2cf0edefda2e0ec641264077e1e6c3c1819b6c430397826f4cc9_amd64",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-aws-cloud-controller-manager-rhel8@sha256:d9a7e298d07960e577ff3c49b64534340e31f07685c569d23e35818e993816fb_arm64 as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:openshift4/ose-aws-cloud-controller-manager-rhel8@sha256:d9a7e298d07960e577ff3c49b64534340e31f07685c569d23e35818e993816fb_arm64"
},
"product_reference": "openshift4/ose-aws-cloud-controller-manager-rhel8@sha256:d9a7e298d07960e577ff3c49b64534340e31f07685c569d23e35818e993816fb_arm64",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-aws-cluster-api-controllers-rhel8@sha256:f1fb4e9e06fbada6da3a9849842d2faaef11afc923c0ead4b4d908cca928fb10_amd64 as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:openshift4/ose-aws-cluster-api-controllers-rhel8@sha256:f1fb4e9e06fbada6da3a9849842d2faaef11afc923c0ead4b4d908cca928fb10_amd64"
},
"product_reference": "openshift4/ose-aws-cluster-api-controllers-rhel8@sha256:f1fb4e9e06fbada6da3a9849842d2faaef11afc923c0ead4b4d908cca928fb10_amd64",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-aws-cluster-api-controllers-rhel8@sha256:fae8fcd656375af170fe16f5e1704cd04a01353c39bdb71496320f66bdf98054_arm64 as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:openshift4/ose-aws-cluster-api-controllers-rhel8@sha256:fae8fcd656375af170fe16f5e1704cd04a01353c39bdb71496320f66bdf98054_arm64"
},
"product_reference": "openshift4/ose-aws-cluster-api-controllers-rhel8@sha256:fae8fcd656375af170fe16f5e1704cd04a01353c39bdb71496320f66bdf98054_arm64",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-aws-ebs-csi-driver-rhel8-operator@sha256:432e73a20f27e84174d811cee2ee7db13f2bcd5617691ace07863ade43ad5abd_amd64 as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:openshift4/ose-aws-ebs-csi-driver-rhel8-operator@sha256:432e73a20f27e84174d811cee2ee7db13f2bcd5617691ace07863ade43ad5abd_amd64"
},
"product_reference": "openshift4/ose-aws-ebs-csi-driver-rhel8-operator@sha256:432e73a20f27e84174d811cee2ee7db13f2bcd5617691ace07863ade43ad5abd_amd64",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-aws-ebs-csi-driver-rhel8-operator@sha256:4eb2eec27fd1cba3fd42fd9d633373602c0635fbef3e380ef227b418ec6e96a7_arm64 as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:openshift4/ose-aws-ebs-csi-driver-rhel8-operator@sha256:4eb2eec27fd1cba3fd42fd9d633373602c0635fbef3e380ef227b418ec6e96a7_arm64"
},
"product_reference": "openshift4/ose-aws-ebs-csi-driver-rhel8-operator@sha256:4eb2eec27fd1cba3fd42fd9d633373602c0635fbef3e380ef227b418ec6e96a7_arm64",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-aws-ebs-csi-driver-rhel8@sha256:3ef0030f0228d2041cc810995403b7f09b92d9d2044236bf7961d4c32024591e_amd64 as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:openshift4/ose-aws-ebs-csi-driver-rhel8@sha256:3ef0030f0228d2041cc810995403b7f09b92d9d2044236bf7961d4c32024591e_amd64"
},
"product_reference": "openshift4/ose-aws-ebs-csi-driver-rhel8@sha256:3ef0030f0228d2041cc810995403b7f09b92d9d2044236bf7961d4c32024591e_amd64",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-aws-ebs-csi-driver-rhel8@sha256:9fe539afa21e7e0f0b04230f6908d2e67861608b01b6afcebd575d10e95bed63_arm64 as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:openshift4/ose-aws-ebs-csi-driver-rhel8@sha256:9fe539afa21e7e0f0b04230f6908d2e67861608b01b6afcebd575d10e95bed63_arm64"
},
"product_reference": "openshift4/ose-aws-ebs-csi-driver-rhel8@sha256:9fe539afa21e7e0f0b04230f6908d2e67861608b01b6afcebd575d10e95bed63_arm64",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-aws-pod-identity-webhook-rhel8@sha256:9389e1e4c2fa64a154dcbffbed370676accfdb8eea70b2e6a49a1c6b4aa4aaf8_amd64 as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:openshift4/ose-aws-pod-identity-webhook-rhel8@sha256:9389e1e4c2fa64a154dcbffbed370676accfdb8eea70b2e6a49a1c6b4aa4aaf8_amd64"
},
"product_reference": "openshift4/ose-aws-pod-identity-webhook-rhel8@sha256:9389e1e4c2fa64a154dcbffbed370676accfdb8eea70b2e6a49a1c6b4aa4aaf8_amd64",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-aws-pod-identity-webhook-rhel8@sha256:9fab946ed6f96886ad644600e0e98ebdf2bff6e525838b38258fc9599bf10450_arm64 as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:openshift4/ose-aws-pod-identity-webhook-rhel8@sha256:9fab946ed6f96886ad644600e0e98ebdf2bff6e525838b38258fc9599bf10450_arm64"
},
"product_reference": "openshift4/ose-aws-pod-identity-webhook-rhel8@sha256:9fab946ed6f96886ad644600e0e98ebdf2bff6e525838b38258fc9599bf10450_arm64",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-azure-cloud-controller-manager-rhel8@sha256:2510e600a0b60a9fa1ee630d2c7ffdcbbaa7588946316067d4f01caad13d90a3_amd64 as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:openshift4/ose-azure-cloud-controller-manager-rhel8@sha256:2510e600a0b60a9fa1ee630d2c7ffdcbbaa7588946316067d4f01caad13d90a3_amd64"
},
"product_reference": "openshift4/ose-azure-cloud-controller-manager-rhel8@sha256:2510e600a0b60a9fa1ee630d2c7ffdcbbaa7588946316067d4f01caad13d90a3_amd64",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-azure-cloud-controller-manager-rhel8@sha256:39c2233c6bd5d940c5dcb2d9bb1fa679f7f68260a21a8862b7e92471ce1a1a68_arm64 as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:openshift4/ose-azure-cloud-controller-manager-rhel8@sha256:39c2233c6bd5d940c5dcb2d9bb1fa679f7f68260a21a8862b7e92471ce1a1a68_arm64"
},
"product_reference": "openshift4/ose-azure-cloud-controller-manager-rhel8@sha256:39c2233c6bd5d940c5dcb2d9bb1fa679f7f68260a21a8862b7e92471ce1a1a68_arm64",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-azure-cloud-node-manager-rhel8@sha256:34d592fa215e07fc79cf590c9f8e2b9b33d5a69b168b0037770c3ac2dd96da0e_arm64 as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:openshift4/ose-azure-cloud-node-manager-rhel8@sha256:34d592fa215e07fc79cf590c9f8e2b9b33d5a69b168b0037770c3ac2dd96da0e_arm64"
},
"product_reference": "openshift4/ose-azure-cloud-node-manager-rhel8@sha256:34d592fa215e07fc79cf590c9f8e2b9b33d5a69b168b0037770c3ac2dd96da0e_arm64",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-azure-cloud-node-manager-rhel8@sha256:f6756cc5a93dea849e34955f1f40dacee78b76dd19ca95019f3d59e73a42a28d_amd64 as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:openshift4/ose-azure-cloud-node-manager-rhel8@sha256:f6756cc5a93dea849e34955f1f40dacee78b76dd19ca95019f3d59e73a42a28d_amd64"
},
"product_reference": "openshift4/ose-azure-cloud-node-manager-rhel8@sha256:f6756cc5a93dea849e34955f1f40dacee78b76dd19ca95019f3d59e73a42a28d_amd64",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-azure-cluster-api-controllers-rhel8@sha256:54eddeca59ead55597958f4a6d14aed6c67e40881f2cfe48fcb86da046cd8545_amd64 as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:openshift4/ose-azure-cluster-api-controllers-rhel8@sha256:54eddeca59ead55597958f4a6d14aed6c67e40881f2cfe48fcb86da046cd8545_amd64"
},
"product_reference": "openshift4/ose-azure-cluster-api-controllers-rhel8@sha256:54eddeca59ead55597958f4a6d14aed6c67e40881f2cfe48fcb86da046cd8545_amd64",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-azure-cluster-api-controllers-rhel8@sha256:be393e7e52cd71f4e69045ca297d22090c77e4db3736d5b65ba32c09012ada59_arm64 as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:openshift4/ose-azure-cluster-api-controllers-rhel8@sha256:be393e7e52cd71f4e69045ca297d22090c77e4db3736d5b65ba32c09012ada59_arm64"
},
"product_reference": "openshift4/ose-azure-cluster-api-controllers-rhel8@sha256:be393e7e52cd71f4e69045ca297d22090c77e4db3736d5b65ba32c09012ada59_arm64",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-azure-disk-csi-driver-rhel8-operator@sha256:4ff095a8f869062d5197d571f266f6ac3f9c785eed275eaccc8522285128d2b6_arm64 as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:openshift4/ose-azure-disk-csi-driver-rhel8-operator@sha256:4ff095a8f869062d5197d571f266f6ac3f9c785eed275eaccc8522285128d2b6_arm64"
},
"product_reference": "openshift4/ose-azure-disk-csi-driver-rhel8-operator@sha256:4ff095a8f869062d5197d571f266f6ac3f9c785eed275eaccc8522285128d2b6_arm64",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-azure-disk-csi-driver-rhel8-operator@sha256:7aefec5230cd316684b716b1051589f9ec2c9cf2e1447f039abf7e5d46a5dd8c_amd64 as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:openshift4/ose-azure-disk-csi-driver-rhel8-operator@sha256:7aefec5230cd316684b716b1051589f9ec2c9cf2e1447f039abf7e5d46a5dd8c_amd64"
},
"product_reference": "openshift4/ose-azure-disk-csi-driver-rhel8-operator@sha256:7aefec5230cd316684b716b1051589f9ec2c9cf2e1447f039abf7e5d46a5dd8c_amd64",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-azure-disk-csi-driver-rhel8@sha256:02ea902eeafb1f8036e9a939d8f99ef9ac5d51aff33637e8bd5c08a95c27ddc9_arm64 as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:openshift4/ose-azure-disk-csi-driver-rhel8@sha256:02ea902eeafb1f8036e9a939d8f99ef9ac5d51aff33637e8bd5c08a95c27ddc9_arm64"
},
"product_reference": "openshift4/ose-azure-disk-csi-driver-rhel8@sha256:02ea902eeafb1f8036e9a939d8f99ef9ac5d51aff33637e8bd5c08a95c27ddc9_arm64",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-azure-disk-csi-driver-rhel8@sha256:9ec7ea5a66b67b45209c7818e07e55937124d959140a4ccf8b4507c42b23b829_amd64 as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:openshift4/ose-azure-disk-csi-driver-rhel8@sha256:9ec7ea5a66b67b45209c7818e07e55937124d959140a4ccf8b4507c42b23b829_amd64"
},
"product_reference": "openshift4/ose-azure-disk-csi-driver-rhel8@sha256:9ec7ea5a66b67b45209c7818e07e55937124d959140a4ccf8b4507c42b23b829_amd64",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-azure-file-csi-driver-operator-rhel8@sha256:5346a247159c4ea41782355befb3bb87dedf6ca21807bf0e8d47a5575c0a1236_arm64 as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:openshift4/ose-azure-file-csi-driver-operator-rhel8@sha256:5346a247159c4ea41782355befb3bb87dedf6ca21807bf0e8d47a5575c0a1236_arm64"
},
"product_reference": "openshift4/ose-azure-file-csi-driver-operator-rhel8@sha256:5346a247159c4ea41782355befb3bb87dedf6ca21807bf0e8d47a5575c0a1236_arm64",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-azure-file-csi-driver-operator-rhel8@sha256:ed5eb91ffaacd7a9d8dc6523bb481ae70d37cf14be254dc4f0b625f319a2764d_amd64 as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:openshift4/ose-azure-file-csi-driver-operator-rhel8@sha256:ed5eb91ffaacd7a9d8dc6523bb481ae70d37cf14be254dc4f0b625f319a2764d_amd64"
},
"product_reference": "openshift4/ose-azure-file-csi-driver-operator-rhel8@sha256:ed5eb91ffaacd7a9d8dc6523bb481ae70d37cf14be254dc4f0b625f319a2764d_amd64",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-azure-file-csi-driver-rhel8@sha256:7e27919cadcfd915fb1765d7b87753da104f26e6f1c2d37818d5bd4bf77fe51a_arm64 as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:openshift4/ose-azure-file-csi-driver-rhel8@sha256:7e27919cadcfd915fb1765d7b87753da104f26e6f1c2d37818d5bd4bf77fe51a_arm64"
},
"product_reference": "openshift4/ose-azure-file-csi-driver-rhel8@sha256:7e27919cadcfd915fb1765d7b87753da104f26e6f1c2d37818d5bd4bf77fe51a_arm64",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-azure-file-csi-driver-rhel8@sha256:acb6bd70db8a2addf429d17cd5bf5f1659835eb3c4f32b7e21925d4d6269a9cc_amd64 as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:openshift4/ose-azure-file-csi-driver-rhel8@sha256:acb6bd70db8a2addf429d17cd5bf5f1659835eb3c4f32b7e21925d4d6269a9cc_amd64"
},
"product_reference": "openshift4/ose-azure-file-csi-driver-rhel8@sha256:acb6bd70db8a2addf429d17cd5bf5f1659835eb3c4f32b7e21925d4d6269a9cc_amd64",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-baremetal-installer-rhel8@sha256:432d43bcec91fdcc88b389628cf6cfafca5e973a5c9cafaa1bc7db332caa1303_amd64 as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:openshift4/ose-baremetal-installer-rhel8@sha256:432d43bcec91fdcc88b389628cf6cfafca5e973a5c9cafaa1bc7db332caa1303_amd64"
},
"product_reference": "openshift4/ose-baremetal-installer-rhel8@sha256:432d43bcec91fdcc88b389628cf6cfafca5e973a5c9cafaa1bc7db332caa1303_amd64",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-baremetal-installer-rhel8@sha256:8fe8f202c97a262f65280091ca28da690c5d342bf36fa528e28b791e59b5402c_arm64 as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:openshift4/ose-baremetal-installer-rhel8@sha256:8fe8f202c97a262f65280091ca28da690c5d342bf36fa528e28b791e59b5402c_arm64"
},
"product_reference": "openshift4/ose-baremetal-installer-rhel8@sha256:8fe8f202c97a262f65280091ca28da690c5d342bf36fa528e28b791e59b5402c_arm64",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-baremetal-installer-rhel8@sha256:927f472da5d7cd5b63be4c1ba755edc4caef1687f9dae949c2ee5979b65a5ece_ppc64le as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:openshift4/ose-baremetal-installer-rhel8@sha256:927f472da5d7cd5b63be4c1ba755edc4caef1687f9dae949c2ee5979b65a5ece_ppc64le"
},
"product_reference": "openshift4/ose-baremetal-installer-rhel8@sha256:927f472da5d7cd5b63be4c1ba755edc4caef1687f9dae949c2ee5979b65a5ece_ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-baremetal-installer-rhel8@sha256:f3fa907c69b86a520ed526397264c2908379e5ee092f718b94d3049cf3914664_s390x as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:openshift4/ose-baremetal-installer-rhel8@sha256:f3fa907c69b86a520ed526397264c2908379e5ee092f718b94d3049cf3914664_s390x"
},
"product_reference": "openshift4/ose-baremetal-installer-rhel8@sha256:f3fa907c69b86a520ed526397264c2908379e5ee092f718b94d3049cf3914664_s390x",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-baremetal-machine-controllers@sha256:092186662282ca09b701f0e198faf403905315190a1f1bcfdaf952ee0012f2f7_s390x as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:openshift4/ose-baremetal-machine-controllers@sha256:092186662282ca09b701f0e198faf403905315190a1f1bcfdaf952ee0012f2f7_s390x"
},
"product_reference": "openshift4/ose-baremetal-machine-controllers@sha256:092186662282ca09b701f0e198faf403905315190a1f1bcfdaf952ee0012f2f7_s390x",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-baremetal-machine-controllers@sha256:805aaaf2c736170ac879baed0eab2d3de05b1255331a46ad247fd3b5dfbbfb52_ppc64le as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:openshift4/ose-baremetal-machine-controllers@sha256:805aaaf2c736170ac879baed0eab2d3de05b1255331a46ad247fd3b5dfbbfb52_ppc64le"
},
"product_reference": "openshift4/ose-baremetal-machine-controllers@sha256:805aaaf2c736170ac879baed0eab2d3de05b1255331a46ad247fd3b5dfbbfb52_ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-baremetal-machine-controllers@sha256:e6e2d9e0777173822e3ca8cfef5d457f75fd4638ccfd5d896b3354416d8d1d94_arm64 as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:openshift4/ose-baremetal-machine-controllers@sha256:e6e2d9e0777173822e3ca8cfef5d457f75fd4638ccfd5d896b3354416d8d1d94_arm64"
},
"product_reference": "openshift4/ose-baremetal-machine-controllers@sha256:e6e2d9e0777173822e3ca8cfef5d457f75fd4638ccfd5d896b3354416d8d1d94_arm64",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-baremetal-machine-controllers@sha256:f7606cd50b6e7ab57038d01f6539c194f974904abdbfcc04810fffc803166f4a_amd64 as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:openshift4/ose-baremetal-machine-controllers@sha256:f7606cd50b6e7ab57038d01f6539c194f974904abdbfcc04810fffc803166f4a_amd64"
},
"product_reference": "openshift4/ose-baremetal-machine-controllers@sha256:f7606cd50b6e7ab57038d01f6539c194f974904abdbfcc04810fffc803166f4a_amd64",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-baremetal-rhel8-operator@sha256:09c5815abcd751e6599fd7d741399c3009fb5c64498005b836b894baec3f32ce_ppc64le as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:openshift4/ose-baremetal-rhel8-operator@sha256:09c5815abcd751e6599fd7d741399c3009fb5c64498005b836b894baec3f32ce_ppc64le"
},
"product_reference": "openshift4/ose-baremetal-rhel8-operator@sha256:09c5815abcd751e6599fd7d741399c3009fb5c64498005b836b894baec3f32ce_ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-baremetal-rhel8-operator@sha256:ca3282dfbea85af8d294027bb958c5f7b67cd09307ba9a9b90d24ff1524e5e43_amd64 as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:openshift4/ose-baremetal-rhel8-operator@sha256:ca3282dfbea85af8d294027bb958c5f7b67cd09307ba9a9b90d24ff1524e5e43_amd64"
},
"product_reference": "openshift4/ose-baremetal-rhel8-operator@sha256:ca3282dfbea85af8d294027bb958c5f7b67cd09307ba9a9b90d24ff1524e5e43_amd64",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-baremetal-rhel8-operator@sha256:d9799c53a13fbc2c3821612fe9bebed15522790d8c5f38ec725fad071dac9f05_arm64 as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:openshift4/ose-baremetal-rhel8-operator@sha256:d9799c53a13fbc2c3821612fe9bebed15522790d8c5f38ec725fad071dac9f05_arm64"
},
"product_reference": "openshift4/ose-baremetal-rhel8-operator@sha256:d9799c53a13fbc2c3821612fe9bebed15522790d8c5f38ec725fad071dac9f05_arm64",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-baremetal-rhel8-operator@sha256:e42c99f1ee203ec4bce4bff0b9dbae24f02fd970604c592c92f166145a638ff5_s390x as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:openshift4/ose-baremetal-rhel8-operator@sha256:e42c99f1ee203ec4bce4bff0b9dbae24f02fd970604c592c92f166145a638ff5_s390x"
},
"product_reference": "openshift4/ose-baremetal-rhel8-operator@sha256:e42c99f1ee203ec4bce4bff0b9dbae24f02fd970604c592c92f166145a638ff5_s390x",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-baremetal-runtimecfg-rhel8@sha256:0b13e1b6772d771e457a8efa0330d0f7d26679fb057c6b679f4cd50e629075dc_s390x as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:openshift4/ose-baremetal-runtimecfg-rhel8@sha256:0b13e1b6772d771e457a8efa0330d0f7d26679fb057c6b679f4cd50e629075dc_s390x"
},
"product_reference": "openshift4/ose-baremetal-runtimecfg-rhel8@sha256:0b13e1b6772d771e457a8efa0330d0f7d26679fb057c6b679f4cd50e629075dc_s390x",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-baremetal-runtimecfg-rhel8@sha256:36d777277a842f569d358e6a95acf7f9ed9f6b55e1ecfc7e14d21c51c805fd0e_ppc64le as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:openshift4/ose-baremetal-runtimecfg-rhel8@sha256:36d777277a842f569d358e6a95acf7f9ed9f6b55e1ecfc7e14d21c51c805fd0e_ppc64le"
},
"product_reference": "openshift4/ose-baremetal-runtimecfg-rhel8@sha256:36d777277a842f569d358e6a95acf7f9ed9f6b55e1ecfc7e14d21c51c805fd0e_ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-baremetal-runtimecfg-rhel8@sha256:5ce3526bde097d1550a02fbeeaea6822d7c885cbac4f757cdafe138dd968d489_amd64 as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:openshift4/ose-baremetal-runtimecfg-rhel8@sha256:5ce3526bde097d1550a02fbeeaea6822d7c885cbac4f757cdafe138dd968d489_amd64"
},
"product_reference": "openshift4/ose-baremetal-runtimecfg-rhel8@sha256:5ce3526bde097d1550a02fbeeaea6822d7c885cbac4f757cdafe138dd968d489_amd64",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-baremetal-runtimecfg-rhel8@sha256:d68705bb7994ea06b999f68001837638d901e2ac3677324b41ef45c140637ee7_arm64 as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:openshift4/ose-baremetal-runtimecfg-rhel8@sha256:d68705bb7994ea06b999f68001837638d901e2ac3677324b41ef45c140637ee7_arm64"
},
"product_reference": "openshift4/ose-baremetal-runtimecfg-rhel8@sha256:d68705bb7994ea06b999f68001837638d901e2ac3677324b41ef45c140637ee7_arm64",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-cli-artifacts@sha256:21babbab6276c3c556e2c2cf232c7dc9de3f187151a3c2973643829a418eaaee_ppc64le as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:openshift4/ose-cli-artifacts@sha256:21babbab6276c3c556e2c2cf232c7dc9de3f187151a3c2973643829a418eaaee_ppc64le"
},
"product_reference": "openshift4/ose-cli-artifacts@sha256:21babbab6276c3c556e2c2cf232c7dc9de3f187151a3c2973643829a418eaaee_ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-cli-artifacts@sha256:382c647edbf3fa812d83e9fc1b25696836f574c21376b3438a041692c2aad57a_s390x as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:openshift4/ose-cli-artifacts@sha256:382c647edbf3fa812d83e9fc1b25696836f574c21376b3438a041692c2aad57a_s390x"
},
"product_reference": "openshift4/ose-cli-artifacts@sha256:382c647edbf3fa812d83e9fc1b25696836f574c21376b3438a041692c2aad57a_s390x",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-cli-artifacts@sha256:b30d17c7cae38c733bceff599d9052ade650e3cf86eec997e7cf8a10b6be1cd9_arm64 as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:openshift4/ose-cli-artifacts@sha256:b30d17c7cae38c733bceff599d9052ade650e3cf86eec997e7cf8a10b6be1cd9_arm64"
},
"product_reference": "openshift4/ose-cli-artifacts@sha256:b30d17c7cae38c733bceff599d9052ade650e3cf86eec997e7cf8a10b6be1cd9_arm64",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-cli-artifacts@sha256:fecd94b1e286bff64e7f066d14f205283f4362a7c12b2dfb9838fdf309456f6d_amd64 as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:openshift4/ose-cli-artifacts@sha256:fecd94b1e286bff64e7f066d14f205283f4362a7c12b2dfb9838fdf309456f6d_amd64"
},
"product_reference": "openshift4/ose-cli-artifacts@sha256:fecd94b1e286bff64e7f066d14f205283f4362a7c12b2dfb9838fdf309456f6d_amd64",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-cli@sha256:9e19ae99cb60c43fe9ad7a295c7c6b42d0c2c557d908e35d01a4cbc18cb252ed_arm64 as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:openshift4/ose-cli@sha256:9e19ae99cb60c43fe9ad7a295c7c6b42d0c2c557d908e35d01a4cbc18cb252ed_arm64"
},
"product_reference": "openshift4/ose-cli@sha256:9e19ae99cb60c43fe9ad7a295c7c6b42d0c2c557d908e35d01a4cbc18cb252ed_arm64",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-cli@sha256:9e9325e685bf2c27ad58933720dc1f0595a1d9b2deeee1f5ea6e7915c2bed905_ppc64le as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:openshift4/ose-cli@sha256:9e9325e685bf2c27ad58933720dc1f0595a1d9b2deeee1f5ea6e7915c2bed905_ppc64le"
},
"product_reference": "openshift4/ose-cli@sha256:9e9325e685bf2c27ad58933720dc1f0595a1d9b2deeee1f5ea6e7915c2bed905_ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-cli@sha256:db5e75aa697daf5e0fa6004ad42c04030ff6c22583c93de6cdfc42bf279a79be_s390x as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:openshift4/ose-cli@sha256:db5e75aa697daf5e0fa6004ad42c04030ff6c22583c93de6cdfc42bf279a79be_s390x"
},
"product_reference": "openshift4/ose-cli@sha256:db5e75aa697daf5e0fa6004ad42c04030ff6c22583c93de6cdfc42bf279a79be_s390x",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-cli@sha256:e64d871431572918420d1aa1aba7f35d6255ce5d69354d51921f10f53106cedb_amd64 as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:openshift4/ose-cli@sha256:e64d871431572918420d1aa1aba7f35d6255ce5d69354d51921f10f53106cedb_amd64"
},
"product_reference": "openshift4/ose-cli@sha256:e64d871431572918420d1aa1aba7f35d6255ce5d69354d51921f10f53106cedb_amd64",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-cloud-credential-operator@sha256:106f6e450215363c8522f7ba40596e69d0cab04923bde1993b7bd2cf3e9c1afe_ppc64le as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:openshift4/ose-cloud-credential-operator@sha256:106f6e450215363c8522f7ba40596e69d0cab04923bde1993b7bd2cf3e9c1afe_ppc64le"
},
"product_reference": "openshift4/ose-cloud-credential-operator@sha256:106f6e450215363c8522f7ba40596e69d0cab04923bde1993b7bd2cf3e9c1afe_ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-cloud-credential-operator@sha256:68c4224379013c5bb9c0f9f72cdf3239e674643ad5e98410023ed3e9fe303d92_arm64 as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:openshift4/ose-cloud-credential-operator@sha256:68c4224379013c5bb9c0f9f72cdf3239e674643ad5e98410023ed3e9fe303d92_arm64"
},
"product_reference": "openshift4/ose-cloud-credential-operator@sha256:68c4224379013c5bb9c0f9f72cdf3239e674643ad5e98410023ed3e9fe303d92_arm64",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-cloud-credential-operator@sha256:b4023de0e31fc7d448254794512f6b1e0c01226953063d253238aa051761a683_amd64 as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:openshift4/ose-cloud-credential-operator@sha256:b4023de0e31fc7d448254794512f6b1e0c01226953063d253238aa051761a683_amd64"
},
"product_reference": "openshift4/ose-cloud-credential-operator@sha256:b4023de0e31fc7d448254794512f6b1e0c01226953063d253238aa051761a683_amd64",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-cloud-credential-operator@sha256:dc22b952e382ee4f781305f24c4ac7b400fcec538b577b6dccc3d91728c1b24b_s390x as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:openshift4/ose-cloud-credential-operator@sha256:dc22b952e382ee4f781305f24c4ac7b400fcec538b577b6dccc3d91728c1b24b_s390x"
},
"product_reference": "openshift4/ose-cloud-credential-operator@sha256:dc22b952e382ee4f781305f24c4ac7b400fcec538b577b6dccc3d91728c1b24b_s390x",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-cluster-api-rhel8@sha256:0fe12e245cdd67943627193c7bf56b07b873fe933beb54d6afd6842cd4251d36_s390x as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:openshift4/ose-cluster-api-rhel8@sha256:0fe12e245cdd67943627193c7bf56b07b873fe933beb54d6afd6842cd4251d36_s390x"
},
"product_reference": "openshift4/ose-cluster-api-rhel8@sha256:0fe12e245cdd67943627193c7bf56b07b873fe933beb54d6afd6842cd4251d36_s390x",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-cluster-api-rhel8@sha256:aa173538611b49370c4ae3422aadd92cfba37db6961dd68b16779aafe21dc47f_ppc64le as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:openshift4/ose-cluster-api-rhel8@sha256:aa173538611b49370c4ae3422aadd92cfba37db6961dd68b16779aafe21dc47f_ppc64le"
},
"product_reference": "openshift4/ose-cluster-api-rhel8@sha256:aa173538611b49370c4ae3422aadd92cfba37db6961dd68b16779aafe21dc47f_ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-cluster-api-rhel8@sha256:c14191867b7cd81fea0421d1cc7c0e7b92c77dd2854b1668bc08a60a736ef742_arm64 as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:openshift4/ose-cluster-api-rhel8@sha256:c14191867b7cd81fea0421d1cc7c0e7b92c77dd2854b1668bc08a60a736ef742_arm64"
},
"product_reference": "openshift4/ose-cluster-api-rhel8@sha256:c14191867b7cd81fea0421d1cc7c0e7b92c77dd2854b1668bc08a60a736ef742_arm64",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-cluster-api-rhel8@sha256:f8e5a57dfc9a835f93f90c14358e7eed24e515003932b5abbc96b6f3042fa2b5_amd64 as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:openshift4/ose-cluster-api-rhel8@sha256:f8e5a57dfc9a835f93f90c14358e7eed24e515003932b5abbc96b6f3042fa2b5_amd64"
},
"product_reference": "openshift4/ose-cluster-api-rhel8@sha256:f8e5a57dfc9a835f93f90c14358e7eed24e515003932b5abbc96b6f3042fa2b5_amd64",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-cluster-authentication-operator@sha256:087ebc4f40edf9c7355a3c1e092a29d5b3a78cb3fa9897eff3d26f0ab3768e2f_ppc64le as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:openshift4/ose-cluster-authentication-operator@sha256:087ebc4f40edf9c7355a3c1e092a29d5b3a78cb3fa9897eff3d26f0ab3768e2f_ppc64le"
},
"product_reference": "openshift4/ose-cluster-authentication-operator@sha256:087ebc4f40edf9c7355a3c1e092a29d5b3a78cb3fa9897eff3d26f0ab3768e2f_ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-cluster-authentication-operator@sha256:1ad3e13382a4c8397551803b67296405d954a0692a5ee6935eee94efca111997_s390x as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:openshift4/ose-cluster-authentication-operator@sha256:1ad3e13382a4c8397551803b67296405d954a0692a5ee6935eee94efca111997_s390x"
},
"product_reference": "openshift4/ose-cluster-authentication-operator@sha256:1ad3e13382a4c8397551803b67296405d954a0692a5ee6935eee94efca111997_s390x",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-cluster-authentication-operator@sha256:4e9cbce494e0c3d074085d04a717ba3268a001116248c48355e9737005a8dc71_arm64 as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:openshift4/ose-cluster-authentication-operator@sha256:4e9cbce494e0c3d074085d04a717ba3268a001116248c48355e9737005a8dc71_arm64"
},
"product_reference": "openshift4/ose-cluster-authentication-operator@sha256:4e9cbce494e0c3d074085d04a717ba3268a001116248c48355e9737005a8dc71_arm64",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-cluster-authentication-operator@sha256:df368de69ad5d36f8a08efe36cd3191660c1e71f04e8a567a2958c7068a0ccea_amd64 as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:openshift4/ose-cluster-authentication-operator@sha256:df368de69ad5d36f8a08efe36cd3191660c1e71f04e8a567a2958c7068a0ccea_amd64"
},
"product_reference": "openshift4/ose-cluster-authentication-operator@sha256:df368de69ad5d36f8a08efe36cd3191660c1e71f04e8a567a2958c7068a0ccea_amd64",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-cluster-autoscaler-operator@sha256:08d72eb6e241309292929f904ebf45903e34c640198a56cb7627e07347de4db5_arm64 as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:openshift4/ose-cluster-autoscaler-operator@sha256:08d72eb6e241309292929f904ebf45903e34c640198a56cb7627e07347de4db5_arm64"
},
"product_reference": "openshift4/ose-cluster-autoscaler-operator@sha256:08d72eb6e241309292929f904ebf45903e34c640198a56cb7627e07347de4db5_arm64",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-cluster-autoscaler-operator@sha256:21f73964329757dda78e8e35cd8ce4cc7434c19e1072d7c7b3920b899b4eea0a_amd64 as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:openshift4/ose-cluster-autoscaler-operator@sha256:21f73964329757dda78e8e35cd8ce4cc7434c19e1072d7c7b3920b899b4eea0a_amd64"
},
"product_reference": "openshift4/ose-cluster-autoscaler-operator@sha256:21f73964329757dda78e8e35cd8ce4cc7434c19e1072d7c7b3920b899b4eea0a_amd64",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-cluster-autoscaler-operator@sha256:8a67e9c395779e4d295121c008905983da8f0f626919d6152558be9b65df9602_s390x as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:openshift4/ose-cluster-autoscaler-operator@sha256:8a67e9c395779e4d295121c008905983da8f0f626919d6152558be9b65df9602_s390x"
},
"product_reference": "openshift4/ose-cluster-autoscaler-operator@sha256:8a67e9c395779e4d295121c008905983da8f0f626919d6152558be9b65df9602_s390x",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-cluster-autoscaler-operator@sha256:ed4c14c8bb0e45511944a12f3319a3816605240936c2d9d3eb117415a9c7b1e8_ppc64le as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:openshift4/ose-cluster-autoscaler-operator@sha256:ed4c14c8bb0e45511944a12f3319a3816605240936c2d9d3eb117415a9c7b1e8_ppc64le"
},
"product_reference": "openshift4/ose-cluster-autoscaler-operator@sha256:ed4c14c8bb0e45511944a12f3319a3816605240936c2d9d3eb117415a9c7b1e8_ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-cluster-autoscaler@sha256:066894460cc277008976b85a7c4c6a5edae8707f6c4ca7b4fd1b159565690800_ppc64le as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:openshift4/ose-cluster-autoscaler@sha256:066894460cc277008976b85a7c4c6a5edae8707f6c4ca7b4fd1b159565690800_ppc64le"
},
"product_reference": "openshift4/ose-cluster-autoscaler@sha256:066894460cc277008976b85a7c4c6a5edae8707f6c4ca7b4fd1b159565690800_ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-cluster-autoscaler@sha256:10ad83b8d56a9de90a3a1ba66f1dd075f0c6cd02bb0c452f263ebe12d6f3ee7c_arm64 as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:openshift4/ose-cluster-autoscaler@sha256:10ad83b8d56a9de90a3a1ba66f1dd075f0c6cd02bb0c452f263ebe12d6f3ee7c_arm64"
},
"product_reference": "openshift4/ose-cluster-autoscaler@sha256:10ad83b8d56a9de90a3a1ba66f1dd075f0c6cd02bb0c452f263ebe12d6f3ee7c_arm64",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-cluster-autoscaler@sha256:1874b5f344ce686750e01167b9e4ca61e5d1468e55e3d60363d22f4e80d2099a_s390x as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:openshift4/ose-cluster-autoscaler@sha256:1874b5f344ce686750e01167b9e4ca61e5d1468e55e3d60363d22f4e80d2099a_s390x"
},
"product_reference": "openshift4/ose-cluster-autoscaler@sha256:1874b5f344ce686750e01167b9e4ca61e5d1468e55e3d60363d22f4e80d2099a_s390x",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-cluster-autoscaler@sha256:4e0b8de27a9295163d397b1c7b9fd77a18276df6fb36076fb4423ce89877aa59_amd64 as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:openshift4/ose-cluster-autoscaler@sha256:4e0b8de27a9295163d397b1c7b9fd77a18276df6fb36076fb4423ce89877aa59_amd64"
},
"product_reference": "openshift4/ose-cluster-autoscaler@sha256:4e0b8de27a9295163d397b1c7b9fd77a18276df6fb36076fb4423ce89877aa59_amd64",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-cluster-baremetal-operator-rhel8@sha256:37013ded4bf047f86added38bd37bf2dd648e0ae5d7f314799cc52d413ecd514_s390x as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:openshift4/ose-cluster-baremetal-operator-rhel8@sha256:37013ded4bf047f86added38bd37bf2dd648e0ae5d7f314799cc52d413ecd514_s390x"
},
"product_reference": "openshift4/ose-cluster-baremetal-operator-rhel8@sha256:37013ded4bf047f86added38bd37bf2dd648e0ae5d7f314799cc52d413ecd514_s390x",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-cluster-baremetal-operator-rhel8@sha256:6043ad21c6b533120745bf00e938f4a2760a193c30c93c7817e72687c7fca376_arm64 as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:openshift4/ose-cluster-baremetal-operator-rhel8@sha256:6043ad21c6b533120745bf00e938f4a2760a193c30c93c7817e72687c7fca376_arm64"
},
"product_reference": "openshift4/ose-cluster-baremetal-operator-rhel8@sha256:6043ad21c6b533120745bf00e938f4a2760a193c30c93c7817e72687c7fca376_arm64",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-cluster-baremetal-operator-rhel8@sha256:6687cb3005b31f378b8f950dee3697834db40ebd6bda4b13c3bde26dc961003f_amd64 as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:openshift4/ose-cluster-baremetal-operator-rhel8@sha256:6687cb3005b31f378b8f950dee3697834db40ebd6bda4b13c3bde26dc961003f_amd64"
},
"product_reference": "openshift4/ose-cluster-baremetal-operator-rhel8@sha256:6687cb3005b31f378b8f950dee3697834db40ebd6bda4b13c3bde26dc961003f_amd64",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-cluster-baremetal-operator-rhel8@sha256:672c5e08643abdcb890b199aba0993c2f5b13bab73619f4937117839e3341e93_ppc64le as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:openshift4/ose-cluster-baremetal-operator-rhel8@sha256:672c5e08643abdcb890b199aba0993c2f5b13bab73619f4937117839e3341e93_ppc64le"
},
"product_reference": "openshift4/ose-cluster-baremetal-operator-rhel8@sha256:672c5e08643abdcb890b199aba0993c2f5b13bab73619f4937117839e3341e93_ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-cluster-bootstrap@sha256:c0a4b5bf57389be51dd92d75ffa79afbd2a0d8a1bc92d75270b62dc8d00abbff_s390x as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:openshift4/ose-cluster-bootstrap@sha256:c0a4b5bf57389be51dd92d75ffa79afbd2a0d8a1bc92d75270b62dc8d00abbff_s390x"
},
"product_reference": "openshift4/ose-cluster-bootstrap@sha256:c0a4b5bf57389be51dd92d75ffa79afbd2a0d8a1bc92d75270b62dc8d00abbff_s390x",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-cluster-bootstrap@sha256:e190b3d77637f8ac989c0cdfdb8de3e0a91ceb37e761c629d5960e7e6825d171_ppc64le as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:openshift4/ose-cluster-bootstrap@sha256:e190b3d77637f8ac989c0cdfdb8de3e0a91ceb37e761c629d5960e7e6825d171_ppc64le"
},
"product_reference": "openshift4/ose-cluster-bootstrap@sha256:e190b3d77637f8ac989c0cdfdb8de3e0a91ceb37e761c629d5960e7e6825d171_ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-cluster-bootstrap@sha256:f0a31d8b8f9ef65c03264d68d971479e0f1e927af90452fe0ef442012b49854c_amd64 as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:openshift4/ose-cluster-bootstrap@sha256:f0a31d8b8f9ef65c03264d68d971479e0f1e927af90452fe0ef442012b49854c_amd64"
},
"product_reference": "openshift4/ose-cluster-bootstrap@sha256:f0a31d8b8f9ef65c03264d68d971479e0f1e927af90452fe0ef442012b49854c_amd64",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-cluster-bootstrap@sha256:f57edabd3d5db8cc3b21e7f370cc911a06ee35813c66355e597dc84777f3a7bd_arm64 as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:openshift4/ose-cluster-bootstrap@sha256:f57edabd3d5db8cc3b21e7f370cc911a06ee35813c66355e597dc84777f3a7bd_arm64"
},
"product_reference": "openshift4/ose-cluster-bootstrap@sha256:f57edabd3d5db8cc3b21e7f370cc911a06ee35813c66355e597dc84777f3a7bd_arm64",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-cluster-capi-operator-container-rhel8@sha256:47b12ea0b5c2e762e67c9b88a4a85b1a99bffd445643056658462e7cc1caab18_ppc64le as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:openshift4/ose-cluster-capi-operator-container-rhel8@sha256:47b12ea0b5c2e762e67c9b88a4a85b1a99bffd445643056658462e7cc1caab18_ppc64le"
},
"product_reference": "openshift4/ose-cluster-capi-operator-container-rhel8@sha256:47b12ea0b5c2e762e67c9b88a4a85b1a99bffd445643056658462e7cc1caab18_ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-cluster-capi-operator-container-rhel8@sha256:7d5b042abbe54ee6406dc8741621de6ea30f44498a874b619c80741439ebf769_arm64 as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:openshift4/ose-cluster-capi-operator-container-rhel8@sha256:7d5b042abbe54ee6406dc8741621de6ea30f44498a874b619c80741439ebf769_arm64"
},
"product_reference": "openshift4/ose-cluster-capi-operator-container-rhel8@sha256:7d5b042abbe54ee6406dc8741621de6ea30f44498a874b619c80741439ebf769_arm64",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-cluster-capi-operator-container-rhel8@sha256:80fc292bb9c856b3ef7f9b672d84f5924e301a8b5828156ddf8269a56e095d85_s390x as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:openshift4/ose-cluster-capi-operator-container-rhel8@sha256:80fc292bb9c856b3ef7f9b672d84f5924e301a8b5828156ddf8269a56e095d85_s390x"
},
"product_reference": "openshift4/ose-cluster-capi-operator-container-rhel8@sha256:80fc292bb9c856b3ef7f9b672d84f5924e301a8b5828156ddf8269a56e095d85_s390x",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-cluster-capi-operator-container-rhel8@sha256:f86eb79d7a994b8164bb5474f9e9bc3dcbe5ed9fada84b31dceff9c138f30974_amd64 as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:openshift4/ose-cluster-capi-operator-container-rhel8@sha256:f86eb79d7a994b8164bb5474f9e9bc3dcbe5ed9fada84b31dceff9c138f30974_amd64"
},
"product_reference": "openshift4/ose-cluster-capi-operator-container-rhel8@sha256:f86eb79d7a994b8164bb5474f9e9bc3dcbe5ed9fada84b31dceff9c138f30974_amd64",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-cluster-capi-rhel8-operator@sha256:47b12ea0b5c2e762e67c9b88a4a85b1a99bffd445643056658462e7cc1caab18_ppc64le as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:openshift4/ose-cluster-capi-rhel8-operator@sha256:47b12ea0b5c2e762e67c9b88a4a85b1a99bffd445643056658462e7cc1caab18_ppc64le"
},
"product_reference": "openshift4/ose-cluster-capi-rhel8-operator@sha256:47b12ea0b5c2e762e67c9b88a4a85b1a99bffd445643056658462e7cc1caab18_ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-cluster-capi-rhel8-operator@sha256:7d5b042abbe54ee6406dc8741621de6ea30f44498a874b619c80741439ebf769_arm64 as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:openshift4/ose-cluster-capi-rhel8-operator@sha256:7d5b042abbe54ee6406dc8741621de6ea30f44498a874b619c80741439ebf769_arm64"
},
"product_reference": "openshift4/ose-cluster-capi-rhel8-operator@sha256:7d5b042abbe54ee6406dc8741621de6ea30f44498a874b619c80741439ebf769_arm64",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-cluster-capi-rhel8-operator@sha256:80fc292bb9c856b3ef7f9b672d84f5924e301a8b5828156ddf8269a56e095d85_s390x as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:openshift4/ose-cluster-capi-rhel8-operator@sha256:80fc292bb9c856b3ef7f9b672d84f5924e301a8b5828156ddf8269a56e095d85_s390x"
},
"product_reference": "openshift4/ose-cluster-capi-rhel8-operator@sha256:80fc292bb9c856b3ef7f9b672d84f5924e301a8b5828156ddf8269a56e095d85_s390x",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-cluster-capi-rhel8-operator@sha256:f86eb79d7a994b8164bb5474f9e9bc3dcbe5ed9fada84b31dceff9c138f30974_amd64 as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:openshift4/ose-cluster-capi-rhel8-operator@sha256:f86eb79d7a994b8164bb5474f9e9bc3dcbe5ed9fada84b31dceff9c138f30974_amd64"
},
"product_reference": "openshift4/ose-cluster-capi-rhel8-operator@sha256:f86eb79d7a994b8164bb5474f9e9bc3dcbe5ed9fada84b31dceff9c138f30974_amd64",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-cluster-cloud-controller-manager-operator-rhel8@sha256:1ea1c7a907ddd7002fd27685e85c43a09755d3ff712713d54671bb071d9e7c66_arm64 as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:openshift4/ose-cluster-cloud-controller-manager-operator-rhel8@sha256:1ea1c7a907ddd7002fd27685e85c43a09755d3ff712713d54671bb071d9e7c66_arm64"
},
"product_reference": "openshift4/ose-cluster-cloud-controller-manager-operator-rhel8@sha256:1ea1c7a907ddd7002fd27685e85c43a09755d3ff712713d54671bb071d9e7c66_arm64",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-cluster-cloud-controller-manager-operator-rhel8@sha256:455f0e33840e6830e1aaba5459a6c8c5ac773e326bc0d61cad2c30b0a15b7874_amd64 as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:openshift4/ose-cluster-cloud-controller-manager-operator-rhel8@sha256:455f0e33840e6830e1aaba5459a6c8c5ac773e326bc0d61cad2c30b0a15b7874_amd64"
},
"product_reference": "openshift4/ose-cluster-cloud-controller-manager-operator-rhel8@sha256:455f0e33840e6830e1aaba5459a6c8c5ac773e326bc0d61cad2c30b0a15b7874_amd64",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-cluster-cloud-controller-manager-operator-rhel8@sha256:8befdd6d48ad9a969d3c1d8e3d941d78cbdac51bd7ff8169ebe3c5c2be06c6cc_ppc64le as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:openshift4/ose-cluster-cloud-controller-manager-operator-rhel8@sha256:8befdd6d48ad9a969d3c1d8e3d941d78cbdac51bd7ff8169ebe3c5c2be06c6cc_ppc64le"
},
"product_reference": "openshift4/ose-cluster-cloud-controller-manager-operator-rhel8@sha256:8befdd6d48ad9a969d3c1d8e3d941d78cbdac51bd7ff8169ebe3c5c2be06c6cc_ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-cluster-cloud-controller-manager-operator-rhel8@sha256:df851d0c4ccebe4722cbc4f5166b443d6c911b6a7c6792c4df708f8ca8606c3f_s390x as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:openshift4/ose-cluster-cloud-controller-manager-operator-rhel8@sha256:df851d0c4ccebe4722cbc4f5166b443d6c911b6a7c6792c4df708f8ca8606c3f_s390x"
},
"product_reference": "openshift4/ose-cluster-cloud-controller-manager-operator-rhel8@sha256:df851d0c4ccebe4722cbc4f5166b443d6c911b6a7c6792c4df708f8ca8606c3f_s390x",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-cluster-config-operator@sha256:7c9258e2750def044850ce4d7e8d33509fc9ff6cbf5ea385a91712126d95fb4a_amd64 as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:openshift4/ose-cluster-config-operator@sha256:7c9258e2750def044850ce4d7e8d33509fc9ff6cbf5ea385a91712126d95fb4a_amd64"
},
"product_reference": "openshift4/ose-cluster-config-operator@sha256:7c9258e2750def044850ce4d7e8d33509fc9ff6cbf5ea385a91712126d95fb4a_amd64",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-cluster-config-operator@sha256:88762438b2a594f1bfed201790fdd7aaa383c733c750dec4baa19757eb0a224b_ppc64le as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:openshift4/ose-cluster-config-operator@sha256:88762438b2a594f1bfed201790fdd7aaa383c733c750dec4baa19757eb0a224b_ppc64le"
},
"product_reference": "openshift4/ose-cluster-config-operator@sha256:88762438b2a594f1bfed201790fdd7aaa383c733c750dec4baa19757eb0a224b_ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-cluster-config-operator@sha256:b5ae46d084d4ac7abffa0d0a1faea78e4f7d00afa8710fa1782642709d46d76b_s390x as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:openshift4/ose-cluster-config-operator@sha256:b5ae46d084d4ac7abffa0d0a1faea78e4f7d00afa8710fa1782642709d46d76b_s390x"
},
"product_reference": "openshift4/ose-cluster-config-operator@sha256:b5ae46d084d4ac7abffa0d0a1faea78e4f7d00afa8710fa1782642709d46d76b_s390x",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-cluster-config-operator@sha256:c87622cb702c60bd80393ac9bacb40563502daddfc2854422bb7983d70c19e01_arm64 as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:openshift4/ose-cluster-config-operator@sha256:c87622cb702c60bd80393ac9bacb40563502daddfc2854422bb7983d70c19e01_arm64"
},
"product_reference": "openshift4/ose-cluster-config-operator@sha256:c87622cb702c60bd80393ac9bacb40563502daddfc2854422bb7983d70c19e01_arm64",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-cluster-csi-snapshot-controller-rhel8-operator@sha256:0c2492d5936d1af12407e74cd47340f13efc46e90ea329217e464c4ad109d210_arm64 as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:openshift4/ose-cluster-csi-snapshot-controller-rhel8-operator@sha256:0c2492d5936d1af12407e74cd47340f13efc46e90ea329217e464c4ad109d210_arm64"
},
"product_reference": "openshift4/ose-cluster-csi-snapshot-controller-rhel8-operator@sha256:0c2492d5936d1af12407e74cd47340f13efc46e90ea329217e464c4ad109d210_arm64",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-cluster-csi-snapshot-controller-rhel8-operator@sha256:2beae1f0693a10a0ab50e08602cbf7654f05e1ef225fc162387e581da57e0a3c_s390x as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:openshift4/ose-cluster-csi-snapshot-controller-rhel8-operator@sha256:2beae1f0693a10a0ab50e08602cbf7654f05e1ef225fc162387e581da57e0a3c_s390x"
},
"product_reference": "openshift4/ose-cluster-csi-snapshot-controller-rhel8-operator@sha256:2beae1f0693a10a0ab50e08602cbf7654f05e1ef225fc162387e581da57e0a3c_s390x",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-cluster-csi-snapshot-controller-rhel8-operator@sha256:37492607333c4d91cbb9b4e18c4833e02c1d10fa9e28878460c5e5d76cbe2613_ppc64le as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:openshift4/ose-cluster-csi-snapshot-controller-rhel8-operator@sha256:37492607333c4d91cbb9b4e18c4833e02c1d10fa9e28878460c5e5d76cbe2613_ppc64le"
},
"product_reference": "openshift4/ose-cluster-csi-snapshot-controller-rhel8-operator@sha256:37492607333c4d91cbb9b4e18c4833e02c1d10fa9e28878460c5e5d76cbe2613_ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-cluster-csi-snapshot-controller-rhel8-operator@sha256:9fe8d8fd53bacfd5ac2e5d70e0040be4cd65cd5550cb6cbc1ef0bddb01372d4e_amd64 as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:openshift4/ose-cluster-csi-snapshot-controller-rhel8-operator@sha256:9fe8d8fd53bacfd5ac2e5d70e0040be4cd65cd5550cb6cbc1ef0bddb01372d4e_amd64"
},
"product_reference": "openshift4/ose-cluster-csi-snapshot-controller-rhel8-operator@sha256:9fe8d8fd53bacfd5ac2e5d70e0040be4cd65cd5550cb6cbc1ef0bddb01372d4e_amd64",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-cluster-dns-operator@sha256:0caac670fe7dcc0d44a81d13aed6e56479668e8a8a210caee510d7424dbf958e_amd64 as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:openshift4/ose-cluster-dns-operator@sha256:0caac670fe7dcc0d44a81d13aed6e56479668e8a8a210caee510d7424dbf958e_amd64"
},
"product_reference": "openshift4/ose-cluster-dns-operator@sha256:0caac670fe7dcc0d44a81d13aed6e56479668e8a8a210caee510d7424dbf958e_amd64",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-cluster-dns-operator@sha256:6447a66d13df0d966992e28e8e3225e80182184cd742c772107fcce36aac7797_s390x as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:openshift4/ose-cluster-dns-operator@sha256:6447a66d13df0d966992e28e8e3225e80182184cd742c772107fcce36aac7797_s390x"
},
"product_reference": "openshift4/ose-cluster-dns-operator@sha256:6447a66d13df0d966992e28e8e3225e80182184cd742c772107fcce36aac7797_s390x",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-cluster-dns-operator@sha256:7d1991a79dec5f08a127412962ca15a48c96438b19a9ad99549305e7af010144_ppc64le as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:openshift4/ose-cluster-dns-operator@sha256:7d1991a79dec5f08a127412962ca15a48c96438b19a9ad99549305e7af010144_ppc64le"
},
"product_reference": "openshift4/ose-cluster-dns-operator@sha256:7d1991a79dec5f08a127412962ca15a48c96438b19a9ad99549305e7af010144_ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-cluster-dns-operator@sha256:da8f64fc64092d5f0d098bd7088499f321402192bed38ed75637841296bbe2b9_arm64 as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:openshift4/ose-cluster-dns-operator@sha256:da8f64fc64092d5f0d098bd7088499f321402192bed38ed75637841296bbe2b9_arm64"
},
"product_reference": "openshift4/ose-cluster-dns-operator@sha256:da8f64fc64092d5f0d098bd7088499f321402192bed38ed75637841296bbe2b9_arm64",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-cluster-etcd-rhel8-operator@sha256:41dfef4fb454105e5d202de32ea85e6b806ec3bbd3a89bd77226b3ee8b1dfb2f_arm64 as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:openshift4/ose-cluster-etcd-rhel8-operator@sha256:41dfef4fb454105e5d202de32ea85e6b806ec3bbd3a89bd77226b3ee8b1dfb2f_arm64"
},
"product_reference": "openshift4/ose-cluster-etcd-rhel8-operator@sha256:41dfef4fb454105e5d202de32ea85e6b806ec3bbd3a89bd77226b3ee8b1dfb2f_arm64",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-cluster-etcd-rhel8-operator@sha256:6d9ebc067df9550aa5c1623e44a8c041f7ba0ffdad757b3848d7d5308aafa407_amd64 as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:openshift4/ose-cluster-etcd-rhel8-operator@sha256:6d9ebc067df9550aa5c1623e44a8c041f7ba0ffdad757b3848d7d5308aafa407_amd64"
},
"product_reference": "openshift4/ose-cluster-etcd-rhel8-operator@sha256:6d9ebc067df9550aa5c1623e44a8c041f7ba0ffdad757b3848d7d5308aafa407_amd64",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-cluster-etcd-rhel8-operator@sha256:82ffb1ead2ccaf05f5f876828d851f85451a8ee0a843aab7ab87fdb7faf62c1e_s390x as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:openshift4/ose-cluster-etcd-rhel8-operator@sha256:82ffb1ead2ccaf05f5f876828d851f85451a8ee0a843aab7ab87fdb7faf62c1e_s390x"
},
"product_reference": "openshift4/ose-cluster-etcd-rhel8-operator@sha256:82ffb1ead2ccaf05f5f876828d851f85451a8ee0a843aab7ab87fdb7faf62c1e_s390x",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-cluster-etcd-rhel8-operator@sha256:867a572c4a1789f8360d0f01544c9f796d0328c3d7f40d98b81677b7fce40ecb_ppc64le as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:openshift4/ose-cluster-etcd-rhel8-operator@sha256:867a572c4a1789f8360d0f01544c9f796d0328c3d7f40d98b81677b7fce40ecb_ppc64le"
},
"product_reference": "openshift4/ose-cluster-etcd-rhel8-operator@sha256:867a572c4a1789f8360d0f01544c9f796d0328c3d7f40d98b81677b7fce40ecb_ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-cluster-image-registry-operator@sha256:0358e59d273a251211b22f27aab17e0ea497d44078ec9a4ba6cb4d60ced4dd5d_arm64 as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:openshift4/ose-cluster-image-registry-operator@sha256:0358e59d273a251211b22f27aab17e0ea497d44078ec9a4ba6cb4d60ced4dd5d_arm64"
},
"product_reference": "openshift4/ose-cluster-image-registry-operator@sha256:0358e59d273a251211b22f27aab17e0ea497d44078ec9a4ba6cb4d60ced4dd5d_arm64",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-cluster-image-registry-operator@sha256:5e5e4c138e519c0de2690359fafd7e8f2b795a9049b976c0e137bf1a03e23ede_ppc64le as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:openshift4/ose-cluster-image-registry-operator@sha256:5e5e4c138e519c0de2690359fafd7e8f2b795a9049b976c0e137bf1a03e23ede_ppc64le"
},
"product_reference": "openshift4/ose-cluster-image-registry-operator@sha256:5e5e4c138e519c0de2690359fafd7e8f2b795a9049b976c0e137bf1a03e23ede_ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-cluster-image-registry-operator@sha256:af60f1e5c058385530c67cf7b4f9e5579ed15b06d2716347bc6db3d13157f438_s390x as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:openshift4/ose-cluster-image-registry-operator@sha256:af60f1e5c058385530c67cf7b4f9e5579ed15b06d2716347bc6db3d13157f438_s390x"
},
"product_reference": "openshift4/ose-cluster-image-registry-operator@sha256:af60f1e5c058385530c67cf7b4f9e5579ed15b06d2716347bc6db3d13157f438_s390x",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-cluster-image-registry-operator@sha256:e4a7ab02a4fa05edea60e5457d77cf963c0f263ebec22680197da29c5d25d599_amd64 as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:openshift4/ose-cluster-image-registry-operator@sha256:e4a7ab02a4fa05edea60e5457d77cf963c0f263ebec22680197da29c5d25d599_amd64"
},
"product_reference": "openshift4/ose-cluster-image-registry-operator@sha256:e4a7ab02a4fa05edea60e5457d77cf963c0f263ebec22680197da29c5d25d599_amd64",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-cluster-ingress-operator@sha256:5e554e018bed9ab12c0072aa87feaba4b3921e6e6eab347fd19d44dd3943605e_amd64 as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:openshift4/ose-cluster-ingress-operator@sha256:5e554e018bed9ab12c0072aa87feaba4b3921e6e6eab347fd19d44dd3943605e_amd64"
},
"product_reference": "openshift4/ose-cluster-ingress-operator@sha256:5e554e018bed9ab12c0072aa87feaba4b3921e6e6eab347fd19d44dd3943605e_amd64",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-cluster-ingress-operator@sha256:739896028a90adece5e93fd0a1e6b9ad9b2066be466d403f86d8059a974dd69f_arm64 as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:openshift4/ose-cluster-ingress-operator@sha256:739896028a90adece5e93fd0a1e6b9ad9b2066be466d403f86d8059a974dd69f_arm64"
},
"product_reference": "openshift4/ose-cluster-ingress-operator@sha256:739896028a90adece5e93fd0a1e6b9ad9b2066be466d403f86d8059a974dd69f_arm64",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-cluster-ingress-operator@sha256:ab0c7df78f7265701811c771f447e8fc77cdcb9db7b4358c58c586a1e4616481_s390x as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:openshift4/ose-cluster-ingress-operator@sha256:ab0c7df78f7265701811c771f447e8fc77cdcb9db7b4358c58c586a1e4616481_s390x"
},
"product_reference": "openshift4/ose-cluster-ingress-operator@sha256:ab0c7df78f7265701811c771f447e8fc77cdcb9db7b4358c58c586a1e4616481_s390x",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-cluster-ingress-operator@sha256:d1c0cd4e6d6c7a8faaa5e4fcb8181d8325c8f371a4efe670a0d36bcb60198d2c_ppc64le as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:openshift4/ose-cluster-ingress-operator@sha256:d1c0cd4e6d6c7a8faaa5e4fcb8181d8325c8f371a4efe670a0d36bcb60198d2c_ppc64le"
},
"product_reference": "openshift4/ose-cluster-ingress-operator@sha256:d1c0cd4e6d6c7a8faaa5e4fcb8181d8325c8f371a4efe670a0d36bcb60198d2c_ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-cluster-kube-apiserver-operator@sha256:07a151a721d0ab24cdc8ceebbdf6079c7fc656a8015a6f825914111fbaaeac12_ppc64le as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:openshift4/ose-cluster-kube-apiserver-operator@sha256:07a151a721d0ab24cdc8ceebbdf6079c7fc656a8015a6f825914111fbaaeac12_ppc64le"
},
"product_reference": "openshift4/ose-cluster-kube-apiserver-operator@sha256:07a151a721d0ab24cdc8ceebbdf6079c7fc656a8015a6f825914111fbaaeac12_ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-cluster-kube-apiserver-operator@sha256:5b1e127949b717f818448ab053c9354d73ea6981cde107c95c2b5dd658d38e1b_s390x as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:openshift4/ose-cluster-kube-apiserver-operator@sha256:5b1e127949b717f818448ab053c9354d73ea6981cde107c95c2b5dd658d38e1b_s390x"
},
"product_reference": "openshift4/ose-cluster-kube-apiserver-operator@sha256:5b1e127949b717f818448ab053c9354d73ea6981cde107c95c2b5dd658d38e1b_s390x",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-cluster-kube-apiserver-operator@sha256:b2ebb601d381558a394affedbeebe4307526402c0c0f6b1bea4f8725b35da3fd_amd64 as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:openshift4/ose-cluster-kube-apiserver-operator@sha256:b2ebb601d381558a394affedbeebe4307526402c0c0f6b1bea4f8725b35da3fd_amd64"
},
"product_reference": "openshift4/ose-cluster-kube-apiserver-operator@sha256:b2ebb601d381558a394affedbeebe4307526402c0c0f6b1bea4f8725b35da3fd_amd64",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-cluster-kube-apiserver-operator@sha256:f8d718ac3d76cf1c68e253de1dc19b6c043e84423eb3ef4ffbb8706794dde726_arm64 as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:openshift4/ose-cluster-kube-apiserver-operator@sha256:f8d718ac3d76cf1c68e253de1dc19b6c043e84423eb3ef4ffbb8706794dde726_arm64"
},
"product_reference": "openshift4/ose-cluster-kube-apiserver-operator@sha256:f8d718ac3d76cf1c68e253de1dc19b6c043e84423eb3ef4ffbb8706794dde726_arm64",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-cluster-kube-cluster-api-rhel8-operator@sha256:3bba6cbcd88668aba5ae03625d7cddea1bea0dc0e80007f9ba0f48efd9ab7cf7_amd64 as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:openshift4/ose-cluster-kube-cluster-api-rhel8-operator@sha256:3bba6cbcd88668aba5ae03625d7cddea1bea0dc0e80007f9ba0f48efd9ab7cf7_amd64"
},
"product_reference": "openshift4/ose-cluster-kube-cluster-api-rhel8-operator@sha256:3bba6cbcd88668aba5ae03625d7cddea1bea0dc0e80007f9ba0f48efd9ab7cf7_amd64",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-cluster-kube-cluster-api-rhel8-operator@sha256:7cd7a803ddd309593278e3f5588d3f9e7cb43ddbcd1245528971d8ba2dccd02d_arm64 as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:openshift4/ose-cluster-kube-cluster-api-rhel8-operator@sha256:7cd7a803ddd309593278e3f5588d3f9e7cb43ddbcd1245528971d8ba2dccd02d_arm64"
},
"product_reference": "openshift4/ose-cluster-kube-cluster-api-rhel8-operator@sha256:7cd7a803ddd309593278e3f5588d3f9e7cb43ddbcd1245528971d8ba2dccd02d_arm64",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-cluster-kube-cluster-api-rhel8-operator@sha256:c1eca6f993c9aedd597915c0f020f20adb4559c5fb332195f367aee7832cdf44_ppc64le as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:openshift4/ose-cluster-kube-cluster-api-rhel8-operator@sha256:c1eca6f993c9aedd597915c0f020f20adb4559c5fb332195f367aee7832cdf44_ppc64le"
},
"product_reference": "openshift4/ose-cluster-kube-cluster-api-rhel8-operator@sha256:c1eca6f993c9aedd597915c0f020f20adb4559c5fb332195f367aee7832cdf44_ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-cluster-kube-cluster-api-rhel8-operator@sha256:d9ae7f5c8b3eb47536b545062648171866a69b1f7c078002e5b91c89ebfd77a6_s390x as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:openshift4/ose-cluster-kube-cluster-api-rhel8-operator@sha256:d9ae7f5c8b3eb47536b545062648171866a69b1f7c078002e5b91c89ebfd77a6_s390x"
},
"product_reference": "openshift4/ose-cluster-kube-cluster-api-rhel8-operator@sha256:d9ae7f5c8b3eb47536b545062648171866a69b1f7c078002e5b91c89ebfd77a6_s390x",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-cluster-kube-controller-manager-operator@sha256:4cd1b1cfb69a5e65a5096d6e2ed9fab256263aecb3de40a3a2e21030e98005b8_ppc64le as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:openshift4/ose-cluster-kube-controller-manager-operator@sha256:4cd1b1cfb69a5e65a5096d6e2ed9fab256263aecb3de40a3a2e21030e98005b8_ppc64le"
},
"product_reference": "openshift4/ose-cluster-kube-controller-manager-operator@sha256:4cd1b1cfb69a5e65a5096d6e2ed9fab256263aecb3de40a3a2e21030e98005b8_ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-cluster-kube-controller-manager-operator@sha256:5d6f1a31087d399c9b63a0d81ac992ad7cb2a10de2dbe8a165a29bc17cb804a7_s390x as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:openshift4/ose-cluster-kube-controller-manager-operator@sha256:5d6f1a31087d399c9b63a0d81ac992ad7cb2a10de2dbe8a165a29bc17cb804a7_s390x"
},
"product_reference": "openshift4/ose-cluster-kube-controller-manager-operator@sha256:5d6f1a31087d399c9b63a0d81ac992ad7cb2a10de2dbe8a165a29bc17cb804a7_s390x",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-cluster-kube-controller-manager-operator@sha256:5e14a5b833cfa3415168708c66771b521c4f6a5b93d91370d77c12f729d8ba8d_arm64 as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:openshift4/ose-cluster-kube-controller-manager-operator@sha256:5e14a5b833cfa3415168708c66771b521c4f6a5b93d91370d77c12f729d8ba8d_arm64"
},
"product_reference": "openshift4/ose-cluster-kube-controller-manager-operator@sha256:5e14a5b833cfa3415168708c66771b521c4f6a5b93d91370d77c12f729d8ba8d_arm64",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-cluster-kube-controller-manager-operator@sha256:75675751af4d0cfe59f9fc74745ba7ad2953d95ea343af2b07ea01152fcb2683_amd64 as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:openshift4/ose-cluster-kube-controller-manager-operator@sha256:75675751af4d0cfe59f9fc74745ba7ad2953d95ea343af2b07ea01152fcb2683_amd64"
},
"product_reference": "openshift4/ose-cluster-kube-controller-manager-operator@sha256:75675751af4d0cfe59f9fc74745ba7ad2953d95ea343af2b07ea01152fcb2683_amd64",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-cluster-kube-scheduler-operator@sha256:5d4d03c1d90ec1a7484ead812faf3d2afdbd59ff43391fde735d8d7463607619_arm64 as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:openshift4/ose-cluster-kube-scheduler-operator@sha256:5d4d03c1d90ec1a7484ead812faf3d2afdbd59ff43391fde735d8d7463607619_arm64"
},
"product_reference": "openshift4/ose-cluster-kube-scheduler-operator@sha256:5d4d03c1d90ec1a7484ead812faf3d2afdbd59ff43391fde735d8d7463607619_arm64",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-cluster-kube-scheduler-operator@sha256:83deb5bdc9f0c9284eb4e8de788cc453cdbcfc01d50070fb52465f225f66a1df_s390x as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:openshift4/ose-cluster-kube-scheduler-operator@sha256:83deb5bdc9f0c9284eb4e8de788cc453cdbcfc01d50070fb52465f225f66a1df_s390x"
},
"product_reference": "openshift4/ose-cluster-kube-scheduler-operator@sha256:83deb5bdc9f0c9284eb4e8de788cc453cdbcfc01d50070fb52465f225f66a1df_s390x",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-cluster-kube-scheduler-operator@sha256:c6dd4dced8d9955ef9ec9c1e517f37f3caa06b0e15a5c9dd5740069c0bf0c634_amd64 as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:openshift4/ose-cluster-kube-scheduler-operator@sha256:c6dd4dced8d9955ef9ec9c1e517f37f3caa06b0e15a5c9dd5740069c0bf0c634_amd64"
},
"product_reference": "openshift4/ose-cluster-kube-scheduler-operator@sha256:c6dd4dced8d9955ef9ec9c1e517f37f3caa06b0e15a5c9dd5740069c0bf0c634_amd64",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-cluster-kube-scheduler-operator@sha256:ca65bc4f76a6d874b2d0ceca00bb6261eda096be7dcd6c113eda8e11dfde0916_ppc64le as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:openshift4/ose-cluster-kube-scheduler-operator@sha256:ca65bc4f76a6d874b2d0ceca00bb6261eda096be7dcd6c113eda8e11dfde0916_ppc64le"
},
"product_reference": "openshift4/ose-cluster-kube-scheduler-operator@sha256:ca65bc4f76a6d874b2d0ceca00bb6261eda096be7dcd6c113eda8e11dfde0916_ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-cluster-kube-storage-version-migrator-rhel8-operator@sha256:48ad9408d754564627549bc8035ae681201a18bdeeb9fa234049c44e6c14581e_amd64 as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:openshift4/ose-cluster-kube-storage-version-migrator-rhel8-operator@sha256:48ad9408d754564627549bc8035ae681201a18bdeeb9fa234049c44e6c14581e_amd64"
},
"product_reference": "openshift4/ose-cluster-kube-storage-version-migrator-rhel8-operator@sha256:48ad9408d754564627549bc8035ae681201a18bdeeb9fa234049c44e6c14581e_amd64",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-cluster-kube-storage-version-migrator-rhel8-operator@sha256:76c1af1cd2b729bfacfa83bd3d8ed148284bb5b78b796cd433b8d6863a19d3ef_s390x as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:openshift4/ose-cluster-kube-storage-version-migrator-rhel8-operator@sha256:76c1af1cd2b729bfacfa83bd3d8ed148284bb5b78b796cd433b8d6863a19d3ef_s390x"
},
"product_reference": "openshift4/ose-cluster-kube-storage-version-migrator-rhel8-operator@sha256:76c1af1cd2b729bfacfa83bd3d8ed148284bb5b78b796cd433b8d6863a19d3ef_s390x",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-cluster-kube-storage-version-migrator-rhel8-operator@sha256:86a641e8f5edd231d7af6c227b458bedf1d1c778a9bed95bb2a31fd6c2af3da2_arm64 as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:openshift4/ose-cluster-kube-storage-version-migrator-rhel8-operator@sha256:86a641e8f5edd231d7af6c227b458bedf1d1c778a9bed95bb2a31fd6c2af3da2_arm64"
},
"product_reference": "openshift4/ose-cluster-kube-storage-version-migrator-rhel8-operator@sha256:86a641e8f5edd231d7af6c227b458bedf1d1c778a9bed95bb2a31fd6c2af3da2_arm64",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-cluster-kube-storage-version-migrator-rhel8-operator@sha256:a9fc53ebe17f190200b3e41a65737483a88a58bc6350af51f03f4f9ca700bdba_ppc64le as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:openshift4/ose-cluster-kube-storage-version-migrator-rhel8-operator@sha256:a9fc53ebe17f190200b3e41a65737483a88a58bc6350af51f03f4f9ca700bdba_ppc64le"
},
"product_reference": "openshift4/ose-cluster-kube-storage-version-migrator-rhel8-operator@sha256:a9fc53ebe17f190200b3e41a65737483a88a58bc6350af51f03f4f9ca700bdba_ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-cluster-machine-approver@sha256:07667ef8e091ee997b5e659dfa3c8a762573f7f0a202dba72d42032c827111e0_s390x as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:openshift4/ose-cluster-machine-approver@sha256:07667ef8e091ee997b5e659dfa3c8a762573f7f0a202dba72d42032c827111e0_s390x"
},
"product_reference": "openshift4/ose-cluster-machine-approver@sha256:07667ef8e091ee997b5e659dfa3c8a762573f7f0a202dba72d42032c827111e0_s390x",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-cluster-machine-approver@sha256:2ae92fbe8598f400f53316010e51e751d515d208c9204a04ab6f474837833705_arm64 as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:openshift4/ose-cluster-machine-approver@sha256:2ae92fbe8598f400f53316010e51e751d515d208c9204a04ab6f474837833705_arm64"
},
"product_reference": "openshift4/ose-cluster-machine-approver@sha256:2ae92fbe8598f400f53316010e51e751d515d208c9204a04ab6f474837833705_arm64",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-cluster-machine-approver@sha256:d5293d65f59c34e7b3bfb6f2e31bcc13148c2a4ba98407df16ef9d7ec3522f03_ppc64le as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:openshift4/ose-cluster-machine-approver@sha256:d5293d65f59c34e7b3bfb6f2e31bcc13148c2a4ba98407df16ef9d7ec3522f03_ppc64le"
},
"product_reference": "openshift4/ose-cluster-machine-approver@sha256:d5293d65f59c34e7b3bfb6f2e31bcc13148c2a4ba98407df16ef9d7ec3522f03_ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-cluster-machine-approver@sha256:db34e4cbce97a50bae91565138d1555f2eed1010cae2c589f7e34e5e27de5168_amd64 as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:openshift4/ose-cluster-machine-approver@sha256:db34e4cbce97a50bae91565138d1555f2eed1010cae2c589f7e34e5e27de5168_amd64"
},
"product_reference": "openshift4/ose-cluster-machine-approver@sha256:db34e4cbce97a50bae91565138d1555f2eed1010cae2c589f7e34e5e27de5168_amd64",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-cluster-monitoring-operator@sha256:38097086911176eb6d94c9eb3fb744336d5c07b95c989d719dd7ed20807ae3c9_s390x as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:openshift4/ose-cluster-monitoring-operator@sha256:38097086911176eb6d94c9eb3fb744336d5c07b95c989d719dd7ed20807ae3c9_s390x"
},
"product_reference": "openshift4/ose-cluster-monitoring-operator@sha256:38097086911176eb6d94c9eb3fb744336d5c07b95c989d719dd7ed20807ae3c9_s390x",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-cluster-monitoring-operator@sha256:8ff5a580ab2e42adbdcbea74e7c2b6915c6abd4c5d6f14c82903586dda18001a_ppc64le as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:openshift4/ose-cluster-monitoring-operator@sha256:8ff5a580ab2e42adbdcbea74e7c2b6915c6abd4c5d6f14c82903586dda18001a_ppc64le"
},
"product_reference": "openshift4/ose-cluster-monitoring-operator@sha256:8ff5a580ab2e42adbdcbea74e7c2b6915c6abd4c5d6f14c82903586dda18001a_ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-cluster-monitoring-operator@sha256:9ef3638201f3d8110c37205196e2c8023b497abff4c34124289496f014960c7a_arm64 as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:openshift4/ose-cluster-monitoring-operator@sha256:9ef3638201f3d8110c37205196e2c8023b497abff4c34124289496f014960c7a_arm64"
},
"product_reference": "openshift4/ose-cluster-monitoring-operator@sha256:9ef3638201f3d8110c37205196e2c8023b497abff4c34124289496f014960c7a_arm64",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-cluster-monitoring-operator@sha256:f15249736c67cbf440deb68891faf4eadc896fa2f378590c8a355e2ff39ebd94_amd64 as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:openshift4/ose-cluster-monitoring-operator@sha256:f15249736c67cbf440deb68891faf4eadc896fa2f378590c8a355e2ff39ebd94_amd64"
},
"product_reference": "openshift4/ose-cluster-monitoring-operator@sha256:f15249736c67cbf440deb68891faf4eadc896fa2f378590c8a355e2ff39ebd94_amd64",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-cluster-network-operator@sha256:9e7aab6d8d159653383627b8262ad46155dc97692c5c345b72f90ecf100ab4c3_amd64 as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:openshift4/ose-cluster-network-operator@sha256:9e7aab6d8d159653383627b8262ad46155dc97692c5c345b72f90ecf100ab4c3_amd64"
},
"product_reference": "openshift4/ose-cluster-network-operator@sha256:9e7aab6d8d159653383627b8262ad46155dc97692c5c345b72f90ecf100ab4c3_amd64",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-cluster-network-operator@sha256:c6cf66b22c51935f2c081b23208eab48c41a44b9b915035ffa896101c41deb0a_s390x as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:openshift4/ose-cluster-network-operator@sha256:c6cf66b22c51935f2c081b23208eab48c41a44b9b915035ffa896101c41deb0a_s390x"
},
"product_reference": "openshift4/ose-cluster-network-operator@sha256:c6cf66b22c51935f2c081b23208eab48c41a44b9b915035ffa896101c41deb0a_s390x",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-cluster-network-operator@sha256:d3bff15251d3415b42ff851f0a1269bbf0fdac9410f437ad32c19c709b8f1b1d_ppc64le as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:openshift4/ose-cluster-network-operator@sha256:d3bff15251d3415b42ff851f0a1269bbf0fdac9410f437ad32c19c709b8f1b1d_ppc64le"
},
"product_reference": "openshift4/ose-cluster-network-operator@sha256:d3bff15251d3415b42ff851f0a1269bbf0fdac9410f437ad32c19c709b8f1b1d_ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-cluster-network-operator@sha256:edcfb5688a3cc314456a59a1caebbb401a82d0aaf725867dcba874c93499bfbb_arm64 as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:openshift4/ose-cluster-network-operator@sha256:edcfb5688a3cc314456a59a1caebbb401a82d0aaf725867dcba874c93499bfbb_arm64"
},
"product_reference": "openshift4/ose-cluster-network-operator@sha256:edcfb5688a3cc314456a59a1caebbb401a82d0aaf725867dcba874c93499bfbb_arm64",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-cluster-node-tuning-operator@sha256:032fbdb27508aaf93b1dedfc114e67cc8d398f4a6bd9f994ca40eb66d1e50f5f_s390x as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:openshift4/ose-cluster-node-tuning-operator@sha256:032fbdb27508aaf93b1dedfc114e67cc8d398f4a6bd9f994ca40eb66d1e50f5f_s390x"
},
"product_reference": "openshift4/ose-cluster-node-tuning-operator@sha256:032fbdb27508aaf93b1dedfc114e67cc8d398f4a6bd9f994ca40eb66d1e50f5f_s390x",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-cluster-node-tuning-operator@sha256:3ad618fd222cd3f0967b5c945e3f8a9c2c9f7cd5c4c107f2de7b7da4d06c5587_ppc64le as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:openshift4/ose-cluster-node-tuning-operator@sha256:3ad618fd222cd3f0967b5c945e3f8a9c2c9f7cd5c4c107f2de7b7da4d06c5587_ppc64le"
},
"product_reference": "openshift4/ose-cluster-node-tuning-operator@sha256:3ad618fd222cd3f0967b5c945e3f8a9c2c9f7cd5c4c107f2de7b7da4d06c5587_ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-cluster-node-tuning-operator@sha256:5635e64a108e6005c47c88080b35cc11948d6097bb632228f8193a17b53259b9_arm64 as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:openshift4/ose-cluster-node-tuning-operator@sha256:5635e64a108e6005c47c88080b35cc11948d6097bb632228f8193a17b53259b9_arm64"
},
"product_reference": "openshift4/ose-cluster-node-tuning-operator@sha256:5635e64a108e6005c47c88080b35cc11948d6097bb632228f8193a17b53259b9_arm64",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-cluster-node-tuning-operator@sha256:d06e393e0493bb6a519ffeab2595b7555df2148190eb30a29def40325c35e3a5_amd64 as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:openshift4/ose-cluster-node-tuning-operator@sha256:d06e393e0493bb6a519ffeab2595b7555df2148190eb30a29def40325c35e3a5_amd64"
},
"product_reference": "openshift4/ose-cluster-node-tuning-operator@sha256:d06e393e0493bb6a519ffeab2595b7555df2148190eb30a29def40325c35e3a5_amd64",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-cluster-openshift-apiserver-operator@sha256:579f671f2e8a295eae80c19571daab0818ed012888980c0dc7a383fa277f595a_arm64 as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:openshift4/ose-cluster-openshift-apiserver-operator@sha256:579f671f2e8a295eae80c19571daab0818ed012888980c0dc7a383fa277f595a_arm64"
},
"product_reference": "openshift4/ose-cluster-openshift-apiserver-operator@sha256:579f671f2e8a295eae80c19571daab0818ed012888980c0dc7a383fa277f595a_arm64",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-cluster-openshift-apiserver-operator@sha256:5a72cb0256f9b20e3f1b847def6ab9f544ff9d7b3a63437963fc1225c8b0ce94_ppc64le as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:openshift4/ose-cluster-openshift-apiserver-operator@sha256:5a72cb0256f9b20e3f1b847def6ab9f544ff9d7b3a63437963fc1225c8b0ce94_ppc64le"
},
"product_reference": "openshift4/ose-cluster-openshift-apiserver-operator@sha256:5a72cb0256f9b20e3f1b847def6ab9f544ff9d7b3a63437963fc1225c8b0ce94_ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-cluster-openshift-apiserver-operator@sha256:a01a7943ecfa16a7ee0efd14e2cf192c887544cf9b9517b66dcdd0b9f1cd34dc_s390x as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:openshift4/ose-cluster-openshift-apiserver-operator@sha256:a01a7943ecfa16a7ee0efd14e2cf192c887544cf9b9517b66dcdd0b9f1cd34dc_s390x"
},
"product_reference": "openshift4/ose-cluster-openshift-apiserver-operator@sha256:a01a7943ecfa16a7ee0efd14e2cf192c887544cf9b9517b66dcdd0b9f1cd34dc_s390x",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-cluster-openshift-apiserver-operator@sha256:dc6a39c838691902cf50574eed7b6cfa6da8a38871624f09acab2e8d158b1957_amd64 as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:openshift4/ose-cluster-openshift-apiserver-operator@sha256:dc6a39c838691902cf50574eed7b6cfa6da8a38871624f09acab2e8d158b1957_amd64"
},
"product_reference": "openshift4/ose-cluster-openshift-apiserver-operator@sha256:dc6a39c838691902cf50574eed7b6cfa6da8a38871624f09acab2e8d158b1957_amd64",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-cluster-openshift-controller-manager-operator@sha256:6634a513df79182201131a7f56ac876323bd7e1709b737405ab41e06e95acf40_arm64 as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:openshift4/ose-cluster-openshift-controller-manager-operator@sha256:6634a513df79182201131a7f56ac876323bd7e1709b737405ab41e06e95acf40_arm64"
},
"product_reference": "openshift4/ose-cluster-openshift-controller-manager-operator@sha256:6634a513df79182201131a7f56ac876323bd7e1709b737405ab41e06e95acf40_arm64",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-cluster-openshift-controller-manager-operator@sha256:6e38c38b884651ae615d96617cbb562966ad67a63241dc1296c38e61556b6f74_s390x as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:openshift4/ose-cluster-openshift-controller-manager-operator@sha256:6e38c38b884651ae615d96617cbb562966ad67a63241dc1296c38e61556b6f74_s390x"
},
"product_reference": "openshift4/ose-cluster-openshift-controller-manager-operator@sha256:6e38c38b884651ae615d96617cbb562966ad67a63241dc1296c38e61556b6f74_s390x",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-cluster-openshift-controller-manager-operator@sha256:a502b3ce08f4dbb73617d2e212c6b89761a10cbb1d858b9c0f2791cb35683db5_amd64 as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:openshift4/ose-cluster-openshift-controller-manager-operator@sha256:a502b3ce08f4dbb73617d2e212c6b89761a10cbb1d858b9c0f2791cb35683db5_amd64"
},
"product_reference": "openshift4/ose-cluster-openshift-controller-manager-operator@sha256:a502b3ce08f4dbb73617d2e212c6b89761a10cbb1d858b9c0f2791cb35683db5_amd64",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-cluster-openshift-controller-manager-operator@sha256:f5b0dc319a66df941b33428ca64b2cd937957ce47b932e8c3c74398f1057caf1_ppc64le as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:openshift4/ose-cluster-openshift-controller-manager-operator@sha256:f5b0dc319a66df941b33428ca64b2cd937957ce47b932e8c3c74398f1057caf1_ppc64le"
},
"product_reference": "openshift4/ose-cluster-openshift-controller-manager-operator@sha256:f5b0dc319a66df941b33428ca64b2cd937957ce47b932e8c3c74398f1057caf1_ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-cluster-policy-controller-rhel8@sha256:4d56f27c4662cfa3b2cc7b9f4b146b66f9ad6b6e214b23813a8c4ed5a4107ead_ppc64le as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:openshift4/ose-cluster-policy-controller-rhel8@sha256:4d56f27c4662cfa3b2cc7b9f4b146b66f9ad6b6e214b23813a8c4ed5a4107ead_ppc64le"
},
"product_reference": "openshift4/ose-cluster-policy-controller-rhel8@sha256:4d56f27c4662cfa3b2cc7b9f4b146b66f9ad6b6e214b23813a8c4ed5a4107ead_ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-cluster-policy-controller-rhel8@sha256:7ad8d955c2bf988905684f85876a22874dd235f2bac686c8565585abac5cc2eb_s390x as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:openshift4/ose-cluster-policy-controller-rhel8@sha256:7ad8d955c2bf988905684f85876a22874dd235f2bac686c8565585abac5cc2eb_s390x"
},
"product_reference": "openshift4/ose-cluster-policy-controller-rhel8@sha256:7ad8d955c2bf988905684f85876a22874dd235f2bac686c8565585abac5cc2eb_s390x",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-cluster-policy-controller-rhel8@sha256:c0925a8d478200fab902a7cae4847a900c7e4473ecc20f854e3ba58ac0d46cc3_arm64 as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:openshift4/ose-cluster-policy-controller-rhel8@sha256:c0925a8d478200fab902a7cae4847a900c7e4473ecc20f854e3ba58ac0d46cc3_arm64"
},
"product_reference": "openshift4/ose-cluster-policy-controller-rhel8@sha256:c0925a8d478200fab902a7cae4847a900c7e4473ecc20f854e3ba58ac0d46cc3_arm64",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-cluster-policy-controller-rhel8@sha256:c7dc36c1b1c71ab449668a5600ce9ba403c23a7a14c81ea80a851d8f96a97757_amd64 as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:openshift4/ose-cluster-policy-controller-rhel8@sha256:c7dc36c1b1c71ab449668a5600ce9ba403c23a7a14c81ea80a851d8f96a97757_amd64"
},
"product_reference": "openshift4/ose-cluster-policy-controller-rhel8@sha256:c7dc36c1b1c71ab449668a5600ce9ba403c23a7a14c81ea80a851d8f96a97757_amd64",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-cluster-samples-operator@sha256:41b5edfb6f395372593d2ece37102b6c53deabaf208a2d66cc3486308bf7bcd9_s390x as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:openshift4/ose-cluster-samples-operator@sha256:41b5edfb6f395372593d2ece37102b6c53deabaf208a2d66cc3486308bf7bcd9_s390x"
},
"product_reference": "openshift4/ose-cluster-samples-operator@sha256:41b5edfb6f395372593d2ece37102b6c53deabaf208a2d66cc3486308bf7bcd9_s390x",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-cluster-samples-operator@sha256:6bf352ae6bc6a6c46ca79014473cc163505165163060870bcf2e42f07b9f2577_ppc64le as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:openshift4/ose-cluster-samples-operator@sha256:6bf352ae6bc6a6c46ca79014473cc163505165163060870bcf2e42f07b9f2577_ppc64le"
},
"product_reference": "openshift4/ose-cluster-samples-operator@sha256:6bf352ae6bc6a6c46ca79014473cc163505165163060870bcf2e42f07b9f2577_ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-cluster-samples-operator@sha256:844d02462ad69b045a796a9b5547cd65e42b51a56fda3b289a15e5aa0caa7138_amd64 as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:openshift4/ose-cluster-samples-operator@sha256:844d02462ad69b045a796a9b5547cd65e42b51a56fda3b289a15e5aa0caa7138_amd64"
},
"product_reference": "openshift4/ose-cluster-samples-operator@sha256:844d02462ad69b045a796a9b5547cd65e42b51a56fda3b289a15e5aa0caa7138_amd64",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-cluster-samples-operator@sha256:c8a7ca2191e14e7b7b67108743fa442f75222a5f8a8577bb801f4209c72cf5a8_arm64 as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:openshift4/ose-cluster-samples-operator@sha256:c8a7ca2191e14e7b7b67108743fa442f75222a5f8a8577bb801f4209c72cf5a8_arm64"
},
"product_reference": "openshift4/ose-cluster-samples-operator@sha256:c8a7ca2191e14e7b7b67108743fa442f75222a5f8a8577bb801f4209c72cf5a8_arm64",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-cluster-storage-operator@sha256:2155fd9379e1264fc4a0608cac844a098df4f170d5e1383c18b95fc7ec6b049a_arm64 as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:openshift4/ose-cluster-storage-operator@sha256:2155fd9379e1264fc4a0608cac844a098df4f170d5e1383c18b95fc7ec6b049a_arm64"
},
"product_reference": "openshift4/ose-cluster-storage-operator@sha256:2155fd9379e1264fc4a0608cac844a098df4f170d5e1383c18b95fc7ec6b049a_arm64",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-cluster-storage-operator@sha256:60c88dda1e58b5a6e8109afef2a837fe184362ada32f369784bd5cf2a34183f2_amd64 as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:openshift4/ose-cluster-storage-operator@sha256:60c88dda1e58b5a6e8109afef2a837fe184362ada32f369784bd5cf2a34183f2_amd64"
},
"product_reference": "openshift4/ose-cluster-storage-operator@sha256:60c88dda1e58b5a6e8109afef2a837fe184362ada32f369784bd5cf2a34183f2_amd64",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-cluster-storage-operator@sha256:a2da82561c61ddde3ed10057743ad59cefb36cd9b59a167bd1c01638cdb1b9a6_s390x as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:openshift4/ose-cluster-storage-operator@sha256:a2da82561c61ddde3ed10057743ad59cefb36cd9b59a167bd1c01638cdb1b9a6_s390x"
},
"product_reference": "openshift4/ose-cluster-storage-operator@sha256:a2da82561c61ddde3ed10057743ad59cefb36cd9b59a167bd1c01638cdb1b9a6_s390x",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-cluster-storage-operator@sha256:c30a0ebdf2740b0c0badde549e557973c741315cca23a931cfb28dce704887d3_ppc64le as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:openshift4/ose-cluster-storage-operator@sha256:c30a0ebdf2740b0c0badde549e557973c741315cca23a931cfb28dce704887d3_ppc64le"
},
"product_reference": "openshift4/ose-cluster-storage-operator@sha256:c30a0ebdf2740b0c0badde549e557973c741315cca23a931cfb28dce704887d3_ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-cluster-update-keys@sha256:d5c919b0c64ca6401a0128b08b1440c4679d748c91acb90fd04f6665ae264929_ppc64le as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:openshift4/ose-cluster-update-keys@sha256:d5c919b0c64ca6401a0128b08b1440c4679d748c91acb90fd04f6665ae264929_ppc64le"
},
"product_reference": "openshift4/ose-cluster-update-keys@sha256:d5c919b0c64ca6401a0128b08b1440c4679d748c91acb90fd04f6665ae264929_ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-cluster-update-keys@sha256:dbaa95fb795f4dedeeeab0a2b1372ceef199f098d9a83c88581897dc992bb065_arm64 as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:openshift4/ose-cluster-update-keys@sha256:dbaa95fb795f4dedeeeab0a2b1372ceef199f098d9a83c88581897dc992bb065_arm64"
},
"product_reference": "openshift4/ose-cluster-update-keys@sha256:dbaa95fb795f4dedeeeab0a2b1372ceef199f098d9a83c88581897dc992bb065_arm64",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-cluster-update-keys@sha256:e830e81f1cafe4d2aaf49f3e96befdf1a992afbc64795fed941591d88f5ce71a_s390x as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:openshift4/ose-cluster-update-keys@sha256:e830e81f1cafe4d2aaf49f3e96befdf1a992afbc64795fed941591d88f5ce71a_s390x"
},
"product_reference": "openshift4/ose-cluster-update-keys@sha256:e830e81f1cafe4d2aaf49f3e96befdf1a992afbc64795fed941591d88f5ce71a_s390x",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-cluster-update-keys@sha256:fe8864f55f1ef516784a6a3836a09c3a399b6fee050e7c78181f1a337667b4b7_amd64 as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:openshift4/ose-cluster-update-keys@sha256:fe8864f55f1ef516784a6a3836a09c3a399b6fee050e7c78181f1a337667b4b7_amd64"
},
"product_reference": "openshift4/ose-cluster-update-keys@sha256:fe8864f55f1ef516784a6a3836a09c3a399b6fee050e7c78181f1a337667b4b7_amd64",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-cluster-version-operator@sha256:241713ac691dd073f8b667f59502e6db5ae503d01bd3e5dc0413bb1903a6da06_amd64 as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:openshift4/ose-cluster-version-operator@sha256:241713ac691dd073f8b667f59502e6db5ae503d01bd3e5dc0413bb1903a6da06_amd64"
},
"product_reference": "openshift4/ose-cluster-version-operator@sha256:241713ac691dd073f8b667f59502e6db5ae503d01bd3e5dc0413bb1903a6da06_amd64",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-cluster-version-operator@sha256:43508917e491dcbcf0375ce2c0252fe79bc1cde78419a9c6ea20895fac2dac1f_s390x as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:openshift4/ose-cluster-version-operator@sha256:43508917e491dcbcf0375ce2c0252fe79bc1cde78419a9c6ea20895fac2dac1f_s390x"
},
"product_reference": "openshift4/ose-cluster-version-operator@sha256:43508917e491dcbcf0375ce2c0252fe79bc1cde78419a9c6ea20895fac2dac1f_s390x",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-cluster-version-operator@sha256:6c38640774628f346faa7555b574c8b492a3c86052299fb3aa905888ec29f57c_arm64 as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:openshift4/ose-cluster-version-operator@sha256:6c38640774628f346faa7555b574c8b492a3c86052299fb3aa905888ec29f57c_arm64"
},
"product_reference": "openshift4/ose-cluster-version-operator@sha256:6c38640774628f346faa7555b574c8b492a3c86052299fb3aa905888ec29f57c_arm64",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-cluster-version-operator@sha256:739b3f7a860a9ac73027a95111dd5466b4c467970f2fb777cdf3598f67221b68_ppc64le as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:openshift4/ose-cluster-version-operator@sha256:739b3f7a860a9ac73027a95111dd5466b4c467970f2fb777cdf3598f67221b68_ppc64le"
},
"product_reference": "openshift4/ose-cluster-version-operator@sha256:739b3f7a860a9ac73027a95111dd5466b4c467970f2fb777cdf3598f67221b68_ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-configmap-reloader@sha256:25c49da28dd21c6056f6368416e1d6ad6f06a3046434e0190c4e2e47d24408bb_amd64 as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:openshift4/ose-configmap-reloader@sha256:25c49da28dd21c6056f6368416e1d6ad6f06a3046434e0190c4e2e47d24408bb_amd64"
},
"product_reference": "openshift4/ose-configmap-reloader@sha256:25c49da28dd21c6056f6368416e1d6ad6f06a3046434e0190c4e2e47d24408bb_amd64",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-configmap-reloader@sha256:26a13df99ea07b0298cd5f90b086f510c201cc7762a6020b1683489498f92247_s390x as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:openshift4/ose-configmap-reloader@sha256:26a13df99ea07b0298cd5f90b086f510c201cc7762a6020b1683489498f92247_s390x"
},
"product_reference": "openshift4/ose-configmap-reloader@sha256:26a13df99ea07b0298cd5f90b086f510c201cc7762a6020b1683489498f92247_s390x",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-configmap-reloader@sha256:d749478faa06c5b2102e5900bba9abd48dd2b05c7adf5bd8d7b5e1923ade4fdb_arm64 as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:openshift4/ose-configmap-reloader@sha256:d749478faa06c5b2102e5900bba9abd48dd2b05c7adf5bd8d7b5e1923ade4fdb_arm64"
},
"product_reference": "openshift4/ose-configmap-reloader@sha256:d749478faa06c5b2102e5900bba9abd48dd2b05c7adf5bd8d7b5e1923ade4fdb_arm64",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-configmap-reloader@sha256:f78ad6462d63cf7926c5b83617dfbd393508588d88b5bd9eeeea0b7d8a64669e_ppc64le as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:openshift4/ose-configmap-reloader@sha256:f78ad6462d63cf7926c5b83617dfbd393508588d88b5bd9eeeea0b7d8a64669e_ppc64le"
},
"product_reference": "openshift4/ose-configmap-reloader@sha256:f78ad6462d63cf7926c5b83617dfbd393508588d88b5bd9eeeea0b7d8a64669e_ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-console-operator@sha256:2ec6199f3ca35880a0d9a1960156de7d94b04be1d391b08926f19939ba8cb812_ppc64le as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:openshift4/ose-console-operator@sha256:2ec6199f3ca35880a0d9a1960156de7d94b04be1d391b08926f19939ba8cb812_ppc64le"
},
"product_reference": "openshift4/ose-console-operator@sha256:2ec6199f3ca35880a0d9a1960156de7d94b04be1d391b08926f19939ba8cb812_ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-console-operator@sha256:51aa483bf4f840be495ad572254641187d19bf74f2d38424477f5893179f649a_s390x as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:openshift4/ose-console-operator@sha256:51aa483bf4f840be495ad572254641187d19bf74f2d38424477f5893179f649a_s390x"
},
"product_reference": "openshift4/ose-console-operator@sha256:51aa483bf4f840be495ad572254641187d19bf74f2d38424477f5893179f649a_s390x",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-console-operator@sha256:97616a2200d45d1d650c0cdd543ec7f0f936786b09431047a94e01f398aa2d06_arm64 as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:openshift4/ose-console-operator@sha256:97616a2200d45d1d650c0cdd543ec7f0f936786b09431047a94e01f398aa2d06_arm64"
},
"product_reference": "openshift4/ose-console-operator@sha256:97616a2200d45d1d650c0cdd543ec7f0f936786b09431047a94e01f398aa2d06_arm64",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-console-operator@sha256:9e57ff97abdd99b207a0867fe0dee68f2bcaa7776d44e523798bab548aaae148_amd64 as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:openshift4/ose-console-operator@sha256:9e57ff97abdd99b207a0867fe0dee68f2bcaa7776d44e523798bab548aaae148_amd64"
},
"product_reference": "openshift4/ose-console-operator@sha256:9e57ff97abdd99b207a0867fe0dee68f2bcaa7776d44e523798bab548aaae148_amd64",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-console@sha256:1ac5d6db843d81b56692a2019f4201927362bbf19d7486dbfdb4098ab2b4a729_amd64 as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:openshift4/ose-console@sha256:1ac5d6db843d81b56692a2019f4201927362bbf19d7486dbfdb4098ab2b4a729_amd64"
},
"product_reference": "openshift4/ose-console@sha256:1ac5d6db843d81b56692a2019f4201927362bbf19d7486dbfdb4098ab2b4a729_amd64",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-console@sha256:67c77dfbf58dd0c41483b5afffab5215b1a818827176cfaa43794e1f237c67f1_ppc64le as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:openshift4/ose-console@sha256:67c77dfbf58dd0c41483b5afffab5215b1a818827176cfaa43794e1f237c67f1_ppc64le"
},
"product_reference": "openshift4/ose-console@sha256:67c77dfbf58dd0c41483b5afffab5215b1a818827176cfaa43794e1f237c67f1_ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-console@sha256:6a3172a832962789a7e715983784cb365e8d996ce9eaf6d93c556f24c3f8b205_arm64 as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:openshift4/ose-console@sha256:6a3172a832962789a7e715983784cb365e8d996ce9eaf6d93c556f24c3f8b205_arm64"
},
"product_reference": "openshift4/ose-console@sha256:6a3172a832962789a7e715983784cb365e8d996ce9eaf6d93c556f24c3f8b205_arm64",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-console@sha256:773182d61251834f80c36cebf472dbff70025334977ecc416560e55a41a9e8c7_s390x as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:openshift4/ose-console@sha256:773182d61251834f80c36cebf472dbff70025334977ecc416560e55a41a9e8c7_s390x"
},
"product_reference": "openshift4/ose-console@sha256:773182d61251834f80c36cebf472dbff70025334977ecc416560e55a41a9e8c7_s390x",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-container-networking-plugins-rhel8@sha256:b28145e56f2aac4dbb9d900f0efe86227287c10451728ed69708d6eac3580622_arm64 as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:openshift4/ose-container-networking-plugins-rhel8@sha256:b28145e56f2aac4dbb9d900f0efe86227287c10451728ed69708d6eac3580622_arm64"
},
"product_reference": "openshift4/ose-container-networking-plugins-rhel8@sha256:b28145e56f2aac4dbb9d900f0efe86227287c10451728ed69708d6eac3580622_arm64",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-container-networking-plugins-rhel8@sha256:c472d872a70e67ab583752ff21f0bd5619bb755030eb51e9f2a4c625793a2cc3_ppc64le as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:openshift4/ose-container-networking-plugins-rhel8@sha256:c472d872a70e67ab583752ff21f0bd5619bb755030eb51e9f2a4c625793a2cc3_ppc64le"
},
"product_reference": "openshift4/ose-container-networking-plugins-rhel8@sha256:c472d872a70e67ab583752ff21f0bd5619bb755030eb51e9f2a4c625793a2cc3_ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-container-networking-plugins-rhel8@sha256:d22cbaf4967340a39cf7ad96e68450b79898b204b5c994bd2d7f330377953412_s390x as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:openshift4/ose-container-networking-plugins-rhel8@sha256:d22cbaf4967340a39cf7ad96e68450b79898b204b5c994bd2d7f330377953412_s390x"
},
"product_reference": "openshift4/ose-container-networking-plugins-rhel8@sha256:d22cbaf4967340a39cf7ad96e68450b79898b204b5c994bd2d7f330377953412_s390x",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-container-networking-plugins-rhel8@sha256:def7a0a80be3d29e7ae6d9785f5925cf9558b9e01792cb1e77dfadb0d5f28230_amd64 as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:openshift4/ose-container-networking-plugins-rhel8@sha256:def7a0a80be3d29e7ae6d9785f5925cf9558b9e01792cb1e77dfadb0d5f28230_amd64"
},
"product_reference": "openshift4/ose-container-networking-plugins-rhel8@sha256:def7a0a80be3d29e7ae6d9785f5925cf9558b9e01792cb1e77dfadb0d5f28230_amd64",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-coredns@sha256:2f52299822c5fdc045c703c43a99ab9db893d530d618176ae52376143a354d3c_amd64 as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:openshift4/ose-coredns@sha256:2f52299822c5fdc045c703c43a99ab9db893d530d618176ae52376143a354d3c_amd64"
},
"product_reference": "openshift4/ose-coredns@sha256:2f52299822c5fdc045c703c43a99ab9db893d530d618176ae52376143a354d3c_amd64",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-coredns@sha256:58a52e4a3e0336391d21cf60c29dbede81e0a4a0dd27d54caa8c8107d4071da4_s390x as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:openshift4/ose-coredns@sha256:58a52e4a3e0336391d21cf60c29dbede81e0a4a0dd27d54caa8c8107d4071da4_s390x"
},
"product_reference": "openshift4/ose-coredns@sha256:58a52e4a3e0336391d21cf60c29dbede81e0a4a0dd27d54caa8c8107d4071da4_s390x",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-coredns@sha256:67d6f68c83ed3319353d56731fd3b31864269bd7b65d20d440f48fe4207c3ec4_arm64 as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:openshift4/ose-coredns@sha256:67d6f68c83ed3319353d56731fd3b31864269bd7b65d20d440f48fe4207c3ec4_arm64"
},
"product_reference": "openshift4/ose-coredns@sha256:67d6f68c83ed3319353d56731fd3b31864269bd7b65d20d440f48fe4207c3ec4_arm64",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-coredns@sha256:a5d7d60486b0db4eff39e8ae9234a7650f578ee4edaaa8d5d0d1f1d7985471ee_ppc64le as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:openshift4/ose-coredns@sha256:a5d7d60486b0db4eff39e8ae9234a7650f578ee4edaaa8d5d0d1f1d7985471ee_ppc64le"
},
"product_reference": "openshift4/ose-coredns@sha256:a5d7d60486b0db4eff39e8ae9234a7650f578ee4edaaa8d5d0d1f1d7985471ee_ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-csi-driver-manila-rhel8-operator@sha256:1e2c039399a6ad9857e9b3972cdf246a1cd6bdb70e2278bd3274c9ff0ffe8f5d_amd64 as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:openshift4/ose-csi-driver-manila-rhel8-operator@sha256:1e2c039399a6ad9857e9b3972cdf246a1cd6bdb70e2278bd3274c9ff0ffe8f5d_amd64"
},
"product_reference": "openshift4/ose-csi-driver-manila-rhel8-operator@sha256:1e2c039399a6ad9857e9b3972cdf246a1cd6bdb70e2278bd3274c9ff0ffe8f5d_amd64",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-csi-driver-manila-rhel8-operator@sha256:5543f0aabea36a61da59bdc5042f8d5e2dfff4a07a51ed61fdd91cd75de53047_ppc64le as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:openshift4/ose-csi-driver-manila-rhel8-operator@sha256:5543f0aabea36a61da59bdc5042f8d5e2dfff4a07a51ed61fdd91cd75de53047_ppc64le"
},
"product_reference": "openshift4/ose-csi-driver-manila-rhel8-operator@sha256:5543f0aabea36a61da59bdc5042f8d5e2dfff4a07a51ed61fdd91cd75de53047_ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-csi-driver-manila-rhel8@sha256:3c3248dfebba93bd81d5295455cd1eaead7622a1dd9d433bc7bf49a713603255_ppc64le as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:openshift4/ose-csi-driver-manila-rhel8@sha256:3c3248dfebba93bd81d5295455cd1eaead7622a1dd9d433bc7bf49a713603255_ppc64le"
},
"product_reference": "openshift4/ose-csi-driver-manila-rhel8@sha256:3c3248dfebba93bd81d5295455cd1eaead7622a1dd9d433bc7bf49a713603255_ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-csi-driver-manila-rhel8@sha256:e8d1989aba103c3667cafbae5d850bc9e8558f2e4cc760a9b88931f3a4db86a9_amd64 as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:openshift4/ose-csi-driver-manila-rhel8@sha256:e8d1989aba103c3667cafbae5d850bc9e8558f2e4cc760a9b88931f3a4db86a9_amd64"
},
"product_reference": "openshift4/ose-csi-driver-manila-rhel8@sha256:e8d1989aba103c3667cafbae5d850bc9e8558f2e4cc760a9b88931f3a4db86a9_amd64",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-csi-driver-nfs-rhel8@sha256:3b15d6d6f4c84f64caafac5a68041ca3bbe50bab34e353a6604f6046253547f9_amd64 as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:openshift4/ose-csi-driver-nfs-rhel8@sha256:3b15d6d6f4c84f64caafac5a68041ca3bbe50bab34e353a6604f6046253547f9_amd64"
},
"product_reference": "openshift4/ose-csi-driver-nfs-rhel8@sha256:3b15d6d6f4c84f64caafac5a68041ca3bbe50bab34e353a6604f6046253547f9_amd64",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-csi-driver-nfs-rhel8@sha256:ab4144663cd995c5fcac1b096a5dafd5ec6e5fa62df311f4cb3841a7d2c75dfe_ppc64le as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:openshift4/ose-csi-driver-nfs-rhel8@sha256:ab4144663cd995c5fcac1b096a5dafd5ec6e5fa62df311f4cb3841a7d2c75dfe_ppc64le"
},
"product_reference": "openshift4/ose-csi-driver-nfs-rhel8@sha256:ab4144663cd995c5fcac1b096a5dafd5ec6e5fa62df311f4cb3841a7d2c75dfe_ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-csi-driver-shared-resource-operator-rhel8@sha256:50c08c144bb33f382aaaf878157a8ebf58968bd575321cd179ca26551925cac5_s390x as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:openshift4/ose-csi-driver-shared-resource-operator-rhel8@sha256:50c08c144bb33f382aaaf878157a8ebf58968bd575321cd179ca26551925cac5_s390x"
},
"product_reference": "openshift4/ose-csi-driver-shared-resource-operator-rhel8@sha256:50c08c144bb33f382aaaf878157a8ebf58968bd575321cd179ca26551925cac5_s390x",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-csi-driver-shared-resource-operator-rhel8@sha256:969eb2f0c16c083548541f7ca9a514352af26ead7aee991ed259d6ace4a91d3f_ppc64le as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:openshift4/ose-csi-driver-shared-resource-operator-rhel8@sha256:969eb2f0c16c083548541f7ca9a514352af26ead7aee991ed259d6ace4a91d3f_ppc64le"
},
"product_reference": "openshift4/ose-csi-driver-shared-resource-operator-rhel8@sha256:969eb2f0c16c083548541f7ca9a514352af26ead7aee991ed259d6ace4a91d3f_ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-csi-driver-shared-resource-operator-rhel8@sha256:adbd0c9b2820fa269d56fde688edb6d393ac509894a4334e65f25883ca9c3ba8_amd64 as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:openshift4/ose-csi-driver-shared-resource-operator-rhel8@sha256:adbd0c9b2820fa269d56fde688edb6d393ac509894a4334e65f25883ca9c3ba8_amd64"
},
"product_reference": "openshift4/ose-csi-driver-shared-resource-operator-rhel8@sha256:adbd0c9b2820fa269d56fde688edb6d393ac509894a4334e65f25883ca9c3ba8_amd64",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-csi-driver-shared-resource-operator-rhel8@sha256:bacd97ae2c3e53a95dfefa929639896fe9ca5457344d7e255551173606673b43_arm64 as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:openshift4/ose-csi-driver-shared-resource-operator-rhel8@sha256:bacd97ae2c3e53a95dfefa929639896fe9ca5457344d7e255551173606673b43_arm64"
},
"product_reference": "openshift4/ose-csi-driver-shared-resource-operator-rhel8@sha256:bacd97ae2c3e53a95dfefa929639896fe9ca5457344d7e255551173606673b43_arm64",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-csi-driver-shared-resource-rhel8@sha256:38eb7084857a284fc01f2b379245492d2a3f3687e7bbbcab018d3f37adeb0c92_ppc64le as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:openshift4/ose-csi-driver-shared-resource-rhel8@sha256:38eb7084857a284fc01f2b379245492d2a3f3687e7bbbcab018d3f37adeb0c92_ppc64le"
},
"product_reference": "openshift4/ose-csi-driver-shared-resource-rhel8@sha256:38eb7084857a284fc01f2b379245492d2a3f3687e7bbbcab018d3f37adeb0c92_ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-csi-driver-shared-resource-rhel8@sha256:571d542a628389ea713e3426c6cae7c6ea403476a0de0162ddcf67f39cffae6e_s390x as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:openshift4/ose-csi-driver-shared-resource-rhel8@sha256:571d542a628389ea713e3426c6cae7c6ea403476a0de0162ddcf67f39cffae6e_s390x"
},
"product_reference": "openshift4/ose-csi-driver-shared-resource-rhel8@sha256:571d542a628389ea713e3426c6cae7c6ea403476a0de0162ddcf67f39cffae6e_s390x",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-csi-driver-shared-resource-rhel8@sha256:8b4d19610bac30821f299b9741aa105905642c19ee9a207acf26a89fcb980061_amd64 as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:openshift4/ose-csi-driver-shared-resource-rhel8@sha256:8b4d19610bac30821f299b9741aa105905642c19ee9a207acf26a89fcb980061_amd64"
},
"product_reference": "openshift4/ose-csi-driver-shared-resource-rhel8@sha256:8b4d19610bac30821f299b9741aa105905642c19ee9a207acf26a89fcb980061_amd64",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-csi-driver-shared-resource-rhel8@sha256:b1b243779556a2740ef267c80d449a734c7f56dcb085481db1f395300cdbc015_arm64 as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:openshift4/ose-csi-driver-shared-resource-rhel8@sha256:b1b243779556a2740ef267c80d449a734c7f56dcb085481db1f395300cdbc015_arm64"
},
"product_reference": "openshift4/ose-csi-driver-shared-resource-rhel8@sha256:b1b243779556a2740ef267c80d449a734c7f56dcb085481db1f395300cdbc015_arm64",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-csi-driver-shared-resource-webhook-rhel8@sha256:0e8cefa1ea15e47b3835204029250da5e5e0630a4457f3c4f5d208adb509d14c_ppc64le as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:openshift4/ose-csi-driver-shared-resource-webhook-rhel8@sha256:0e8cefa1ea15e47b3835204029250da5e5e0630a4457f3c4f5d208adb509d14c_ppc64le"
},
"product_reference": "openshift4/ose-csi-driver-shared-resource-webhook-rhel8@sha256:0e8cefa1ea15e47b3835204029250da5e5e0630a4457f3c4f5d208adb509d14c_ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-csi-driver-shared-resource-webhook-rhel8@sha256:35d4be98c713880d8b672e122f21e352bec83a773b5ad5280244b987a87f8e6f_arm64 as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:openshift4/ose-csi-driver-shared-resource-webhook-rhel8@sha256:35d4be98c713880d8b672e122f21e352bec83a773b5ad5280244b987a87f8e6f_arm64"
},
"product_reference": "openshift4/ose-csi-driver-shared-resource-webhook-rhel8@sha256:35d4be98c713880d8b672e122f21e352bec83a773b5ad5280244b987a87f8e6f_arm64",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-csi-driver-shared-resource-webhook-rhel8@sha256:aa9502ee197283d904856823d7b8e4bdf086a99c66b37272b8e0072a340c00e2_amd64 as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:openshift4/ose-csi-driver-shared-resource-webhook-rhel8@sha256:aa9502ee197283d904856823d7b8e4bdf086a99c66b37272b8e0072a340c00e2_amd64"
},
"product_reference": "openshift4/ose-csi-driver-shared-resource-webhook-rhel8@sha256:aa9502ee197283d904856823d7b8e4bdf086a99c66b37272b8e0072a340c00e2_amd64",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-csi-driver-shared-resource-webhook-rhel8@sha256:fc0a42ee3a99634f86088f6b5903474041d9c0f27d8a80c446c6c709d7462cf1_s390x as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:openshift4/ose-csi-driver-shared-resource-webhook-rhel8@sha256:fc0a42ee3a99634f86088f6b5903474041d9c0f27d8a80c446c6c709d7462cf1_s390x"
},
"product_reference": "openshift4/ose-csi-driver-shared-resource-webhook-rhel8@sha256:fc0a42ee3a99634f86088f6b5903474041d9c0f27d8a80c446c6c709d7462cf1_s390x",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-csi-external-attacher-rhel8@sha256:65986b28ddc315fa9c7e567f0ab2a19e21d247f8bc7c55415391bd5f7ffc777f_arm64 as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:openshift4/ose-csi-external-attacher-rhel8@sha256:65986b28ddc315fa9c7e567f0ab2a19e21d247f8bc7c55415391bd5f7ffc777f_arm64"
},
"product_reference": "openshift4/ose-csi-external-attacher-rhel8@sha256:65986b28ddc315fa9c7e567f0ab2a19e21d247f8bc7c55415391bd5f7ffc777f_arm64",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-csi-external-attacher-rhel8@sha256:a53bedc03d9cba348d76acfbe586df0f319a417216b5a1293e917693d2bf987b_s390x as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:openshift4/ose-csi-external-attacher-rhel8@sha256:a53bedc03d9cba348d76acfbe586df0f319a417216b5a1293e917693d2bf987b_s390x"
},
"product_reference": "openshift4/ose-csi-external-attacher-rhel8@sha256:a53bedc03d9cba348d76acfbe586df0f319a417216b5a1293e917693d2bf987b_s390x",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-csi-external-attacher-rhel8@sha256:cd8502b7bc328fd4b7f1b4194dc8f21b850c8c1eb8e0b220afb0fbef06ee447b_ppc64le as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:openshift4/ose-csi-external-attacher-rhel8@sha256:cd8502b7bc328fd4b7f1b4194dc8f21b850c8c1eb8e0b220afb0fbef06ee447b_ppc64le"
},
"product_reference": "openshift4/ose-csi-external-attacher-rhel8@sha256:cd8502b7bc328fd4b7f1b4194dc8f21b850c8c1eb8e0b220afb0fbef06ee447b_ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-csi-external-attacher-rhel8@sha256:d65c8960171d37900f2f07cedb4a14eff2fc9da095a3ccc6718f4fbcd0f0b79e_amd64 as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:openshift4/ose-csi-external-attacher-rhel8@sha256:d65c8960171d37900f2f07cedb4a14eff2fc9da095a3ccc6718f4fbcd0f0b79e_amd64"
},
"product_reference": "openshift4/ose-csi-external-attacher-rhel8@sha256:d65c8960171d37900f2f07cedb4a14eff2fc9da095a3ccc6718f4fbcd0f0b79e_amd64",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-csi-external-attacher@sha256:65986b28ddc315fa9c7e567f0ab2a19e21d247f8bc7c55415391bd5f7ffc777f_arm64 as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:openshift4/ose-csi-external-attacher@sha256:65986b28ddc315fa9c7e567f0ab2a19e21d247f8bc7c55415391bd5f7ffc777f_arm64"
},
"product_reference": "openshift4/ose-csi-external-attacher@sha256:65986b28ddc315fa9c7e567f0ab2a19e21d247f8bc7c55415391bd5f7ffc777f_arm64",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-csi-external-attacher@sha256:a53bedc03d9cba348d76acfbe586df0f319a417216b5a1293e917693d2bf987b_s390x as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:openshift4/ose-csi-external-attacher@sha256:a53bedc03d9cba348d76acfbe586df0f319a417216b5a1293e917693d2bf987b_s390x"
},
"product_reference": "openshift4/ose-csi-external-attacher@sha256:a53bedc03d9cba348d76acfbe586df0f319a417216b5a1293e917693d2bf987b_s390x",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-csi-external-attacher@sha256:cd8502b7bc328fd4b7f1b4194dc8f21b850c8c1eb8e0b220afb0fbef06ee447b_ppc64le as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:openshift4/ose-csi-external-attacher@sha256:cd8502b7bc328fd4b7f1b4194dc8f21b850c8c1eb8e0b220afb0fbef06ee447b_ppc64le"
},
"product_reference": "openshift4/ose-csi-external-attacher@sha256:cd8502b7bc328fd4b7f1b4194dc8f21b850c8c1eb8e0b220afb0fbef06ee447b_ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-csi-external-attacher@sha256:d65c8960171d37900f2f07cedb4a14eff2fc9da095a3ccc6718f4fbcd0f0b79e_amd64 as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:openshift4/ose-csi-external-attacher@sha256:d65c8960171d37900f2f07cedb4a14eff2fc9da095a3ccc6718f4fbcd0f0b79e_amd64"
},
"product_reference": "openshift4/ose-csi-external-attacher@sha256:d65c8960171d37900f2f07cedb4a14eff2fc9da095a3ccc6718f4fbcd0f0b79e_amd64",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-csi-external-provisioner-rhel8@sha256:1e69d532a480bf0f0b2aa8c7385dfe90488408c25f1278ace1a25df90dba38ac_amd64 as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:openshift4/ose-csi-external-provisioner-rhel8@sha256:1e69d532a480bf0f0b2aa8c7385dfe90488408c25f1278ace1a25df90dba38ac_amd64"
},
"product_reference": "openshift4/ose-csi-external-provisioner-rhel8@sha256:1e69d532a480bf0f0b2aa8c7385dfe90488408c25f1278ace1a25df90dba38ac_amd64",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-csi-external-provisioner-rhel8@sha256:62f68c04b66046eac735887c9ebfc3fb8af069579cab057203d1fda7c047a711_ppc64le as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:openshift4/ose-csi-external-provisioner-rhel8@sha256:62f68c04b66046eac735887c9ebfc3fb8af069579cab057203d1fda7c047a711_ppc64le"
},
"product_reference": "openshift4/ose-csi-external-provisioner-rhel8@sha256:62f68c04b66046eac735887c9ebfc3fb8af069579cab057203d1fda7c047a711_ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-csi-external-provisioner-rhel8@sha256:8667b0674de09e66ea2eda3aed92ccaecab44cf71298e12b64735616ddcb7f7d_arm64 as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:openshift4/ose-csi-external-provisioner-rhel8@sha256:8667b0674de09e66ea2eda3aed92ccaecab44cf71298e12b64735616ddcb7f7d_arm64"
},
"product_reference": "openshift4/ose-csi-external-provisioner-rhel8@sha256:8667b0674de09e66ea2eda3aed92ccaecab44cf71298e12b64735616ddcb7f7d_arm64",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-csi-external-provisioner-rhel8@sha256:ed000063acc18b89dd40d374b3ac29d010a7bbc3eb77403070a27c04c8e1c761_s390x as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:openshift4/ose-csi-external-provisioner-rhel8@sha256:ed000063acc18b89dd40d374b3ac29d010a7bbc3eb77403070a27c04c8e1c761_s390x"
},
"product_reference": "openshift4/ose-csi-external-provisioner-rhel8@sha256:ed000063acc18b89dd40d374b3ac29d010a7bbc3eb77403070a27c04c8e1c761_s390x",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-csi-external-provisioner@sha256:1e69d532a480bf0f0b2aa8c7385dfe90488408c25f1278ace1a25df90dba38ac_amd64 as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:openshift4/ose-csi-external-provisioner@sha256:1e69d532a480bf0f0b2aa8c7385dfe90488408c25f1278ace1a25df90dba38ac_amd64"
},
"product_reference": "openshift4/ose-csi-external-provisioner@sha256:1e69d532a480bf0f0b2aa8c7385dfe90488408c25f1278ace1a25df90dba38ac_amd64",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-csi-external-provisioner@sha256:62f68c04b66046eac735887c9ebfc3fb8af069579cab057203d1fda7c047a711_ppc64le as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:openshift4/ose-csi-external-provisioner@sha256:62f68c04b66046eac735887c9ebfc3fb8af069579cab057203d1fda7c047a711_ppc64le"
},
"product_reference": "openshift4/ose-csi-external-provisioner@sha256:62f68c04b66046eac735887c9ebfc3fb8af069579cab057203d1fda7c047a711_ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-csi-external-provisioner@sha256:8667b0674de09e66ea2eda3aed92ccaecab44cf71298e12b64735616ddcb7f7d_arm64 as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:openshift4/ose-csi-external-provisioner@sha256:8667b0674de09e66ea2eda3aed92ccaecab44cf71298e12b64735616ddcb7f7d_arm64"
},
"product_reference": "openshift4/ose-csi-external-provisioner@sha256:8667b0674de09e66ea2eda3aed92ccaecab44cf71298e12b64735616ddcb7f7d_arm64",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-csi-external-provisioner@sha256:ed000063acc18b89dd40d374b3ac29d010a7bbc3eb77403070a27c04c8e1c761_s390x as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:openshift4/ose-csi-external-provisioner@sha256:ed000063acc18b89dd40d374b3ac29d010a7bbc3eb77403070a27c04c8e1c761_s390x"
},
"product_reference": "openshift4/ose-csi-external-provisioner@sha256:ed000063acc18b89dd40d374b3ac29d010a7bbc3eb77403070a27c04c8e1c761_s390x",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-csi-external-resizer-rhel8@sha256:68a45dffdbea5cbe6bb78ec6dfeded91d4ae361fa24dc5221d8507f7715d7320_s390x as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:openshift4/ose-csi-external-resizer-rhel8@sha256:68a45dffdbea5cbe6bb78ec6dfeded91d4ae361fa24dc5221d8507f7715d7320_s390x"
},
"product_reference": "openshift4/ose-csi-external-resizer-rhel8@sha256:68a45dffdbea5cbe6bb78ec6dfeded91d4ae361fa24dc5221d8507f7715d7320_s390x",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-csi-external-resizer-rhel8@sha256:8b40d88c21ea690f84e8221f6e7ed91daaa2d21ea8d1017f1afbf3fa9ffd0909_ppc64le as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:openshift4/ose-csi-external-resizer-rhel8@sha256:8b40d88c21ea690f84e8221f6e7ed91daaa2d21ea8d1017f1afbf3fa9ffd0909_ppc64le"
},
"product_reference": "openshift4/ose-csi-external-resizer-rhel8@sha256:8b40d88c21ea690f84e8221f6e7ed91daaa2d21ea8d1017f1afbf3fa9ffd0909_ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-csi-external-resizer-rhel8@sha256:b3888d7ba58e56d0a10f3c2cc46764410d353f9e7c1a412e11e2e538fe0abc9f_amd64 as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:openshift4/ose-csi-external-resizer-rhel8@sha256:b3888d7ba58e56d0a10f3c2cc46764410d353f9e7c1a412e11e2e538fe0abc9f_amd64"
},
"product_reference": "openshift4/ose-csi-external-resizer-rhel8@sha256:b3888d7ba58e56d0a10f3c2cc46764410d353f9e7c1a412e11e2e538fe0abc9f_amd64",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-csi-external-resizer-rhel8@sha256:c2cdefede57f8b6cb24c335cf0a201669fd26d3c3926fa77f495ebe70b7fc41c_arm64 as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:openshift4/ose-csi-external-resizer-rhel8@sha256:c2cdefede57f8b6cb24c335cf0a201669fd26d3c3926fa77f495ebe70b7fc41c_arm64"
},
"product_reference": "openshift4/ose-csi-external-resizer-rhel8@sha256:c2cdefede57f8b6cb24c335cf0a201669fd26d3c3926fa77f495ebe70b7fc41c_arm64",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-csi-external-resizer@sha256:68a45dffdbea5cbe6bb78ec6dfeded91d4ae361fa24dc5221d8507f7715d7320_s390x as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:openshift4/ose-csi-external-resizer@sha256:68a45dffdbea5cbe6bb78ec6dfeded91d4ae361fa24dc5221d8507f7715d7320_s390x"
},
"product_reference": "openshift4/ose-csi-external-resizer@sha256:68a45dffdbea5cbe6bb78ec6dfeded91d4ae361fa24dc5221d8507f7715d7320_s390x",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-csi-external-resizer@sha256:8b40d88c21ea690f84e8221f6e7ed91daaa2d21ea8d1017f1afbf3fa9ffd0909_ppc64le as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:openshift4/ose-csi-external-resizer@sha256:8b40d88c21ea690f84e8221f6e7ed91daaa2d21ea8d1017f1afbf3fa9ffd0909_ppc64le"
},
"product_reference": "openshift4/ose-csi-external-resizer@sha256:8b40d88c21ea690f84e8221f6e7ed91daaa2d21ea8d1017f1afbf3fa9ffd0909_ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-csi-external-resizer@sha256:b3888d7ba58e56d0a10f3c2cc46764410d353f9e7c1a412e11e2e538fe0abc9f_amd64 as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:openshift4/ose-csi-external-resizer@sha256:b3888d7ba58e56d0a10f3c2cc46764410d353f9e7c1a412e11e2e538fe0abc9f_amd64"
},
"product_reference": "openshift4/ose-csi-external-resizer@sha256:b3888d7ba58e56d0a10f3c2cc46764410d353f9e7c1a412e11e2e538fe0abc9f_amd64",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-csi-external-resizer@sha256:c2cdefede57f8b6cb24c335cf0a201669fd26d3c3926fa77f495ebe70b7fc41c_arm64 as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:openshift4/ose-csi-external-resizer@sha256:c2cdefede57f8b6cb24c335cf0a201669fd26d3c3926fa77f495ebe70b7fc41c_arm64"
},
"product_reference": "openshift4/ose-csi-external-resizer@sha256:c2cdefede57f8b6cb24c335cf0a201669fd26d3c3926fa77f495ebe70b7fc41c_arm64",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-csi-external-snapshotter-rhel8@sha256:4c27ae7dd0ade12e5de4fe0b1852a12cb2d34f1b24eeb68369f2a3b0c514dffd_s390x as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:openshift4/ose-csi-external-snapshotter-rhel8@sha256:4c27ae7dd0ade12e5de4fe0b1852a12cb2d34f1b24eeb68369f2a3b0c514dffd_s390x"
},
"product_reference": "openshift4/ose-csi-external-snapshotter-rhel8@sha256:4c27ae7dd0ade12e5de4fe0b1852a12cb2d34f1b24eeb68369f2a3b0c514dffd_s390x",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-csi-external-snapshotter-rhel8@sha256:4fe92e79ef5e642dc7860119e41d581865f7ae5b09abf6ce653e847d6a0a9aac_amd64 as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:openshift4/ose-csi-external-snapshotter-rhel8@sha256:4fe92e79ef5e642dc7860119e41d581865f7ae5b09abf6ce653e847d6a0a9aac_amd64"
},
"product_reference": "openshift4/ose-csi-external-snapshotter-rhel8@sha256:4fe92e79ef5e642dc7860119e41d581865f7ae5b09abf6ce653e847d6a0a9aac_amd64",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-csi-external-snapshotter-rhel8@sha256:9f5f07396f9b2d983a3e99c133a5a81938900e8e0808a5ac57e0e72210d57377_ppc64le as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:openshift4/ose-csi-external-snapshotter-rhel8@sha256:9f5f07396f9b2d983a3e99c133a5a81938900e8e0808a5ac57e0e72210d57377_ppc64le"
},
"product_reference": "openshift4/ose-csi-external-snapshotter-rhel8@sha256:9f5f07396f9b2d983a3e99c133a5a81938900e8e0808a5ac57e0e72210d57377_ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-csi-external-snapshotter-rhel8@sha256:e55bef044c9885ba15f06d21ecd44cd692e4d5b1eb020e56207c690a24c0702e_arm64 as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:openshift4/ose-csi-external-snapshotter-rhel8@sha256:e55bef044c9885ba15f06d21ecd44cd692e4d5b1eb020e56207c690a24c0702e_arm64"
},
"product_reference": "openshift4/ose-csi-external-snapshotter-rhel8@sha256:e55bef044c9885ba15f06d21ecd44cd692e4d5b1eb020e56207c690a24c0702e_arm64",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-csi-external-snapshotter@sha256:4c27ae7dd0ade12e5de4fe0b1852a12cb2d34f1b24eeb68369f2a3b0c514dffd_s390x as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:openshift4/ose-csi-external-snapshotter@sha256:4c27ae7dd0ade12e5de4fe0b1852a12cb2d34f1b24eeb68369f2a3b0c514dffd_s390x"
},
"product_reference": "openshift4/ose-csi-external-snapshotter@sha256:4c27ae7dd0ade12e5de4fe0b1852a12cb2d34f1b24eeb68369f2a3b0c514dffd_s390x",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-csi-external-snapshotter@sha256:4fe92e79ef5e642dc7860119e41d581865f7ae5b09abf6ce653e847d6a0a9aac_amd64 as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:openshift4/ose-csi-external-snapshotter@sha256:4fe92e79ef5e642dc7860119e41d581865f7ae5b09abf6ce653e847d6a0a9aac_amd64"
},
"product_reference": "openshift4/ose-csi-external-snapshotter@sha256:4fe92e79ef5e642dc7860119e41d581865f7ae5b09abf6ce653e847d6a0a9aac_amd64",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-csi-external-snapshotter@sha256:9f5f07396f9b2d983a3e99c133a5a81938900e8e0808a5ac57e0e72210d57377_ppc64le as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:openshift4/ose-csi-external-snapshotter@sha256:9f5f07396f9b2d983a3e99c133a5a81938900e8e0808a5ac57e0e72210d57377_ppc64le"
},
"product_reference": "openshift4/ose-csi-external-snapshotter@sha256:9f5f07396f9b2d983a3e99c133a5a81938900e8e0808a5ac57e0e72210d57377_ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-csi-external-snapshotter@sha256:e55bef044c9885ba15f06d21ecd44cd692e4d5b1eb020e56207c690a24c0702e_arm64 as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:openshift4/ose-csi-external-snapshotter@sha256:e55bef044c9885ba15f06d21ecd44cd692e4d5b1eb020e56207c690a24c0702e_arm64"
},
"product_reference": "openshift4/ose-csi-external-snapshotter@sha256:e55bef044c9885ba15f06d21ecd44cd692e4d5b1eb020e56207c690a24c0702e_arm64",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-csi-livenessprobe-rhel8@sha256:05b61e283383cb7d26749e09979ad59bfcecee33054f89a9d466ff0743085dd9_arm64 as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:openshift4/ose-csi-livenessprobe-rhel8@sha256:05b61e283383cb7d26749e09979ad59bfcecee33054f89a9d466ff0743085dd9_arm64"
},
"product_reference": "openshift4/ose-csi-livenessprobe-rhel8@sha256:05b61e283383cb7d26749e09979ad59bfcecee33054f89a9d466ff0743085dd9_arm64",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-csi-livenessprobe-rhel8@sha256:0dc3629d883c31ef6babc095eb93106c1505b2ff332c4ef1a5a91bedd50c70d2_s390x as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:openshift4/ose-csi-livenessprobe-rhel8@sha256:0dc3629d883c31ef6babc095eb93106c1505b2ff332c4ef1a5a91bedd50c70d2_s390x"
},
"product_reference": "openshift4/ose-csi-livenessprobe-rhel8@sha256:0dc3629d883c31ef6babc095eb93106c1505b2ff332c4ef1a5a91bedd50c70d2_s390x",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-csi-livenessprobe-rhel8@sha256:9d7830b4ffd8be8845a62a69bd2efb7b3354d0a6b226d6e5cc8b23670b6b65cc_ppc64le as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:openshift4/ose-csi-livenessprobe-rhel8@sha256:9d7830b4ffd8be8845a62a69bd2efb7b3354d0a6b226d6e5cc8b23670b6b65cc_ppc64le"
},
"product_reference": "openshift4/ose-csi-livenessprobe-rhel8@sha256:9d7830b4ffd8be8845a62a69bd2efb7b3354d0a6b226d6e5cc8b23670b6b65cc_ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-csi-livenessprobe-rhel8@sha256:f14f6e952932830665b25597c2a3d21158a5cb69beb4c80a64388777a1552865_amd64 as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:openshift4/ose-csi-livenessprobe-rhel8@sha256:f14f6e952932830665b25597c2a3d21158a5cb69beb4c80a64388777a1552865_amd64"
},
"product_reference": "openshift4/ose-csi-livenessprobe-rhel8@sha256:f14f6e952932830665b25597c2a3d21158a5cb69beb4c80a64388777a1552865_amd64",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-csi-livenessprobe@sha256:05b61e283383cb7d26749e09979ad59bfcecee33054f89a9d466ff0743085dd9_arm64 as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:openshift4/ose-csi-livenessprobe@sha256:05b61e283383cb7d26749e09979ad59bfcecee33054f89a9d466ff0743085dd9_arm64"
},
"product_reference": "openshift4/ose-csi-livenessprobe@sha256:05b61e283383cb7d26749e09979ad59bfcecee33054f89a9d466ff0743085dd9_arm64",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-csi-livenessprobe@sha256:0dc3629d883c31ef6babc095eb93106c1505b2ff332c4ef1a5a91bedd50c70d2_s390x as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:openshift4/ose-csi-livenessprobe@sha256:0dc3629d883c31ef6babc095eb93106c1505b2ff332c4ef1a5a91bedd50c70d2_s390x"
},
"product_reference": "openshift4/ose-csi-livenessprobe@sha256:0dc3629d883c31ef6babc095eb93106c1505b2ff332c4ef1a5a91bedd50c70d2_s390x",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-csi-livenessprobe@sha256:9d7830b4ffd8be8845a62a69bd2efb7b3354d0a6b226d6e5cc8b23670b6b65cc_ppc64le as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:openshift4/ose-csi-livenessprobe@sha256:9d7830b4ffd8be8845a62a69bd2efb7b3354d0a6b226d6e5cc8b23670b6b65cc_ppc64le"
},
"product_reference": "openshift4/ose-csi-livenessprobe@sha256:9d7830b4ffd8be8845a62a69bd2efb7b3354d0a6b226d6e5cc8b23670b6b65cc_ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-csi-livenessprobe@sha256:f14f6e952932830665b25597c2a3d21158a5cb69beb4c80a64388777a1552865_amd64 as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:openshift4/ose-csi-livenessprobe@sha256:f14f6e952932830665b25597c2a3d21158a5cb69beb4c80a64388777a1552865_amd64"
},
"product_reference": "openshift4/ose-csi-livenessprobe@sha256:f14f6e952932830665b25597c2a3d21158a5cb69beb4c80a64388777a1552865_amd64",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-csi-node-driver-registrar-rhel8@sha256:0c01d2cd070a88a674caaa131cda9db116520d8faef62fe8e625985c1d98fd18_amd64 as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:openshift4/ose-csi-node-driver-registrar-rhel8@sha256:0c01d2cd070a88a674caaa131cda9db116520d8faef62fe8e625985c1d98fd18_amd64"
},
"product_reference": "openshift4/ose-csi-node-driver-registrar-rhel8@sha256:0c01d2cd070a88a674caaa131cda9db116520d8faef62fe8e625985c1d98fd18_amd64",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-csi-node-driver-registrar-rhel8@sha256:33487a8bf32beb3dfe503b86d29f4ba1abec143841cb74a806447f4cda76b65e_ppc64le as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:openshift4/ose-csi-node-driver-registrar-rhel8@sha256:33487a8bf32beb3dfe503b86d29f4ba1abec143841cb74a806447f4cda76b65e_ppc64le"
},
"product_reference": "openshift4/ose-csi-node-driver-registrar-rhel8@sha256:33487a8bf32beb3dfe503b86d29f4ba1abec143841cb74a806447f4cda76b65e_ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-csi-node-driver-registrar-rhel8@sha256:d43e9ead11ce2d470c24485b53bc18f3bd906a74f98ed996a07300d798d23788_s390x as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:openshift4/ose-csi-node-driver-registrar-rhel8@sha256:d43e9ead11ce2d470c24485b53bc18f3bd906a74f98ed996a07300d798d23788_s390x"
},
"product_reference": "openshift4/ose-csi-node-driver-registrar-rhel8@sha256:d43e9ead11ce2d470c24485b53bc18f3bd906a74f98ed996a07300d798d23788_s390x",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-csi-node-driver-registrar-rhel8@sha256:d8b610a566b2524819e758881876146a0bc81307d5b213d772d1c4620a2012d8_arm64 as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:openshift4/ose-csi-node-driver-registrar-rhel8@sha256:d8b610a566b2524819e758881876146a0bc81307d5b213d772d1c4620a2012d8_arm64"
},
"product_reference": "openshift4/ose-csi-node-driver-registrar-rhel8@sha256:d8b610a566b2524819e758881876146a0bc81307d5b213d772d1c4620a2012d8_arm64",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-csi-node-driver-registrar@sha256:0c01d2cd070a88a674caaa131cda9db116520d8faef62fe8e625985c1d98fd18_amd64 as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:openshift4/ose-csi-node-driver-registrar@sha256:0c01d2cd070a88a674caaa131cda9db116520d8faef62fe8e625985c1d98fd18_amd64"
},
"product_reference": "openshift4/ose-csi-node-driver-registrar@sha256:0c01d2cd070a88a674caaa131cda9db116520d8faef62fe8e625985c1d98fd18_amd64",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-csi-node-driver-registrar@sha256:33487a8bf32beb3dfe503b86d29f4ba1abec143841cb74a806447f4cda76b65e_ppc64le as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:openshift4/ose-csi-node-driver-registrar@sha256:33487a8bf32beb3dfe503b86d29f4ba1abec143841cb74a806447f4cda76b65e_ppc64le"
},
"product_reference": "openshift4/ose-csi-node-driver-registrar@sha256:33487a8bf32beb3dfe503b86d29f4ba1abec143841cb74a806447f4cda76b65e_ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-csi-node-driver-registrar@sha256:d43e9ead11ce2d470c24485b53bc18f3bd906a74f98ed996a07300d798d23788_s390x as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:openshift4/ose-csi-node-driver-registrar@sha256:d43e9ead11ce2d470c24485b53bc18f3bd906a74f98ed996a07300d798d23788_s390x"
},
"product_reference": "openshift4/ose-csi-node-driver-registrar@sha256:d43e9ead11ce2d470c24485b53bc18f3bd906a74f98ed996a07300d798d23788_s390x",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-csi-node-driver-registrar@sha256:d8b610a566b2524819e758881876146a0bc81307d5b213d772d1c4620a2012d8_arm64 as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:openshift4/ose-csi-node-driver-registrar@sha256:d8b610a566b2524819e758881876146a0bc81307d5b213d772d1c4620a2012d8_arm64"
},
"product_reference": "openshift4/ose-csi-node-driver-registrar@sha256:d8b610a566b2524819e758881876146a0bc81307d5b213d772d1c4620a2012d8_arm64",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-csi-snapshot-controller-rhel8@sha256:67ac9c849b6a3470243c53ef7ec3aa44da1aeb379615332b56fbac27482f5b6f_s390x as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:openshift4/ose-csi-snapshot-controller-rhel8@sha256:67ac9c849b6a3470243c53ef7ec3aa44da1aeb379615332b56fbac27482f5b6f_s390x"
},
"product_reference": "openshift4/ose-csi-snapshot-controller-rhel8@sha256:67ac9c849b6a3470243c53ef7ec3aa44da1aeb379615332b56fbac27482f5b6f_s390x",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-csi-snapshot-controller-rhel8@sha256:7caf6ed642540c96e82faec6ea468bda65cf30490a7f36d84a4c821524ec5d9a_amd64 as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:openshift4/ose-csi-snapshot-controller-rhel8@sha256:7caf6ed642540c96e82faec6ea468bda65cf30490a7f36d84a4c821524ec5d9a_amd64"
},
"product_reference": "openshift4/ose-csi-snapshot-controller-rhel8@sha256:7caf6ed642540c96e82faec6ea468bda65cf30490a7f36d84a4c821524ec5d9a_amd64",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-csi-snapshot-controller-rhel8@sha256:8cb151e8572bdfaf53f914de090a271ad5fb4e2a4d9046b587027f57473c84cf_ppc64le as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:openshift4/ose-csi-snapshot-controller-rhel8@sha256:8cb151e8572bdfaf53f914de090a271ad5fb4e2a4d9046b587027f57473c84cf_ppc64le"
},
"product_reference": "openshift4/ose-csi-snapshot-controller-rhel8@sha256:8cb151e8572bdfaf53f914de090a271ad5fb4e2a4d9046b587027f57473c84cf_ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-csi-snapshot-controller-rhel8@sha256:9af4ca75bee97b438a623663260814087f1ca39a4cf3b3a94cd514b0538f538b_arm64 as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:openshift4/ose-csi-snapshot-controller-rhel8@sha256:9af4ca75bee97b438a623663260814087f1ca39a4cf3b3a94cd514b0538f538b_arm64"
},
"product_reference": "openshift4/ose-csi-snapshot-controller-rhel8@sha256:9af4ca75bee97b438a623663260814087f1ca39a4cf3b3a94cd514b0538f538b_arm64",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-csi-snapshot-controller@sha256:67ac9c849b6a3470243c53ef7ec3aa44da1aeb379615332b56fbac27482f5b6f_s390x as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:openshift4/ose-csi-snapshot-controller@sha256:67ac9c849b6a3470243c53ef7ec3aa44da1aeb379615332b56fbac27482f5b6f_s390x"
},
"product_reference": "openshift4/ose-csi-snapshot-controller@sha256:67ac9c849b6a3470243c53ef7ec3aa44da1aeb379615332b56fbac27482f5b6f_s390x",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-csi-snapshot-controller@sha256:7caf6ed642540c96e82faec6ea468bda65cf30490a7f36d84a4c821524ec5d9a_amd64 as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:openshift4/ose-csi-snapshot-controller@sha256:7caf6ed642540c96e82faec6ea468bda65cf30490a7f36d84a4c821524ec5d9a_amd64"
},
"product_reference": "openshift4/ose-csi-snapshot-controller@sha256:7caf6ed642540c96e82faec6ea468bda65cf30490a7f36d84a4c821524ec5d9a_amd64",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-csi-snapshot-controller@sha256:8cb151e8572bdfaf53f914de090a271ad5fb4e2a4d9046b587027f57473c84cf_ppc64le as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:openshift4/ose-csi-snapshot-controller@sha256:8cb151e8572bdfaf53f914de090a271ad5fb4e2a4d9046b587027f57473c84cf_ppc64le"
},
"product_reference": "openshift4/ose-csi-snapshot-controller@sha256:8cb151e8572bdfaf53f914de090a271ad5fb4e2a4d9046b587027f57473c84cf_ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-csi-snapshot-controller@sha256:9af4ca75bee97b438a623663260814087f1ca39a4cf3b3a94cd514b0538f538b_arm64 as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:openshift4/ose-csi-snapshot-controller@sha256:9af4ca75bee97b438a623663260814087f1ca39a4cf3b3a94cd514b0538f538b_arm64"
},
"product_reference": "openshift4/ose-csi-snapshot-controller@sha256:9af4ca75bee97b438a623663260814087f1ca39a4cf3b3a94cd514b0538f538b_arm64",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-csi-snapshot-validation-webhook-rhel8@sha256:3906afef49db33367ae423dd7470602716040fa003f5aea9f1a19a69c848cd1c_arm64 as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:openshift4/ose-csi-snapshot-validation-webhook-rhel8@sha256:3906afef49db33367ae423dd7470602716040fa003f5aea9f1a19a69c848cd1c_arm64"
},
"product_reference": "openshift4/ose-csi-snapshot-validation-webhook-rhel8@sha256:3906afef49db33367ae423dd7470602716040fa003f5aea9f1a19a69c848cd1c_arm64",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-csi-snapshot-validation-webhook-rhel8@sha256:51c65a9df682ccdb37d6c2d79e0862848176795c1fa11aca1f9cefc800be7556_s390x as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:openshift4/ose-csi-snapshot-validation-webhook-rhel8@sha256:51c65a9df682ccdb37d6c2d79e0862848176795c1fa11aca1f9cefc800be7556_s390x"
},
"product_reference": "openshift4/ose-csi-snapshot-validation-webhook-rhel8@sha256:51c65a9df682ccdb37d6c2d79e0862848176795c1fa11aca1f9cefc800be7556_s390x",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-csi-snapshot-validation-webhook-rhel8@sha256:95c34ae00e6572e47420ae12278b05b7190da2ba34a8e649b01d7e89ff9a5316_amd64 as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:openshift4/ose-csi-snapshot-validation-webhook-rhel8@sha256:95c34ae00e6572e47420ae12278b05b7190da2ba34a8e649b01d7e89ff9a5316_amd64"
},
"product_reference": "openshift4/ose-csi-snapshot-validation-webhook-rhel8@sha256:95c34ae00e6572e47420ae12278b05b7190da2ba34a8e649b01d7e89ff9a5316_amd64",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-csi-snapshot-validation-webhook-rhel8@sha256:fc19b27c4f465ec46f6b7838ff4715278b7a3472d79c5a062d8b2c38d0b9f778_ppc64le as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:openshift4/ose-csi-snapshot-validation-webhook-rhel8@sha256:fc19b27c4f465ec46f6b7838ff4715278b7a3472d79c5a062d8b2c38d0b9f778_ppc64le"
},
"product_reference": "openshift4/ose-csi-snapshot-validation-webhook-rhel8@sha256:fc19b27c4f465ec46f6b7838ff4715278b7a3472d79c5a062d8b2c38d0b9f778_ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-deployer@sha256:03cdacbcd2591b2df3b211e8a1d52a8e1790fb0725b1972d077536f2365e16e9_arm64 as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:openshift4/ose-deployer@sha256:03cdacbcd2591b2df3b211e8a1d52a8e1790fb0725b1972d077536f2365e16e9_arm64"
},
"product_reference": "openshift4/ose-deployer@sha256:03cdacbcd2591b2df3b211e8a1d52a8e1790fb0725b1972d077536f2365e16e9_arm64",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-deployer@sha256:1f82bd5534d24cf42c945d9e2950aff008768537b1f062b4034832f35a3082c7_ppc64le as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:openshift4/ose-deployer@sha256:1f82bd5534d24cf42c945d9e2950aff008768537b1f062b4034832f35a3082c7_ppc64le"
},
"product_reference": "openshift4/ose-deployer@sha256:1f82bd5534d24cf42c945d9e2950aff008768537b1f062b4034832f35a3082c7_ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-deployer@sha256:5e63d593d7d8f648ea011b738346132a29f88bf59f0a0d9bb7140ad80c3a91ec_s390x as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:openshift4/ose-deployer@sha256:5e63d593d7d8f648ea011b738346132a29f88bf59f0a0d9bb7140ad80c3a91ec_s390x"
},
"product_reference": "openshift4/ose-deployer@sha256:5e63d593d7d8f648ea011b738346132a29f88bf59f0a0d9bb7140ad80c3a91ec_s390x",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-deployer@sha256:621a5a47a8073ce50dc3dc4c7b4ef0d7e0d3b631678f29f8b72eae0d42daf661_amd64 as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:openshift4/ose-deployer@sha256:621a5a47a8073ce50dc3dc4c7b4ef0d7e0d3b631678f29f8b72eae0d42daf661_amd64"
},
"product_reference": "openshift4/ose-deployer@sha256:621a5a47a8073ce50dc3dc4c7b4ef0d7e0d3b631678f29f8b72eae0d42daf661_amd64",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-docker-builder@sha256:1d4caa6d1f83d5dee59672c6692283c6560df72ae1b575b70992356d57c62a3c_s390x as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:openshift4/ose-docker-builder@sha256:1d4caa6d1f83d5dee59672c6692283c6560df72ae1b575b70992356d57c62a3c_s390x"
},
"product_reference": "openshift4/ose-docker-builder@sha256:1d4caa6d1f83d5dee59672c6692283c6560df72ae1b575b70992356d57c62a3c_s390x",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-docker-builder@sha256:c1b4b12a7b97eb9cdfa7875af3ac6ac3bfd9e423ff7a25c7cce67fb9605a1e0b_arm64 as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:openshift4/ose-docker-builder@sha256:c1b4b12a7b97eb9cdfa7875af3ac6ac3bfd9e423ff7a25c7cce67fb9605a1e0b_arm64"
},
"product_reference": "openshift4/ose-docker-builder@sha256:c1b4b12a7b97eb9cdfa7875af3ac6ac3bfd9e423ff7a25c7cce67fb9605a1e0b_arm64",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-docker-builder@sha256:d5060059efc5c224609de286090868badb271d14326ccbef670d2cca624ccf8f_amd64 as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:openshift4/ose-docker-builder@sha256:d5060059efc5c224609de286090868badb271d14326ccbef670d2cca624ccf8f_amd64"
},
"product_reference": "openshift4/ose-docker-builder@sha256:d5060059efc5c224609de286090868badb271d14326ccbef670d2cca624ccf8f_amd64",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-docker-builder@sha256:d7456704b8084ca68674124a4de7ad3199d9fe3989cd15801bf3090138ce4935_ppc64le as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:openshift4/ose-docker-builder@sha256:d7456704b8084ca68674124a4de7ad3199d9fe3989cd15801bf3090138ce4935_ppc64le"
},
"product_reference": "openshift4/ose-docker-builder@sha256:d7456704b8084ca68674124a4de7ad3199d9fe3989cd15801bf3090138ce4935_ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-docker-registry@sha256:1ca0c6d8dcb1da2dc0ed3488c03062948b7801ebf77f032a75dcd0d776cbcc02_ppc64le as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:openshift4/ose-docker-registry@sha256:1ca0c6d8dcb1da2dc0ed3488c03062948b7801ebf77f032a75dcd0d776cbcc02_ppc64le"
},
"product_reference": "openshift4/ose-docker-registry@sha256:1ca0c6d8dcb1da2dc0ed3488c03062948b7801ebf77f032a75dcd0d776cbcc02_ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-docker-registry@sha256:29be3d008714476dccb8c4b1fc8fc67de892d798c3873ef32c15732671e190b3_s390x as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:openshift4/ose-docker-registry@sha256:29be3d008714476dccb8c4b1fc8fc67de892d798c3873ef32c15732671e190b3_s390x"
},
"product_reference": "openshift4/ose-docker-registry@sha256:29be3d008714476dccb8c4b1fc8fc67de892d798c3873ef32c15732671e190b3_s390x",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-docker-registry@sha256:388582f1b5ff059dd6776f6e28dcf97e402a228269c86cd97e61c2a653cb7133_amd64 as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:openshift4/ose-docker-registry@sha256:388582f1b5ff059dd6776f6e28dcf97e402a228269c86cd97e61c2a653cb7133_amd64"
},
"product_reference": "openshift4/ose-docker-registry@sha256:388582f1b5ff059dd6776f6e28dcf97e402a228269c86cd97e61c2a653cb7133_amd64",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-docker-registry@sha256:47ca483d2624030a8bd5b7fafbfff6b728ddc9ddf6b3a429c1d7b09dba3ca10e_arm64 as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:openshift4/ose-docker-registry@sha256:47ca483d2624030a8bd5b7fafbfff6b728ddc9ddf6b3a429c1d7b09dba3ca10e_arm64"
},
"product_reference": "openshift4/ose-docker-registry@sha256:47ca483d2624030a8bd5b7fafbfff6b728ddc9ddf6b3a429c1d7b09dba3ca10e_arm64",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-etcd@sha256:67545f560dbd1d93d5db47750566897eaf6afc5f3a8c6f66da73d70f393dbc36_arm64 as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:openshift4/ose-etcd@sha256:67545f560dbd1d93d5db47750566897eaf6afc5f3a8c6f66da73d70f393dbc36_arm64"
},
"product_reference": "openshift4/ose-etcd@sha256:67545f560dbd1d93d5db47750566897eaf6afc5f3a8c6f66da73d70f393dbc36_arm64",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-etcd@sha256:91408b23960b2c9a7149627778c368b55e28b256d60e7573bdfa1bf96a3d8aad_ppc64le as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:openshift4/ose-etcd@sha256:91408b23960b2c9a7149627778c368b55e28b256d60e7573bdfa1bf96a3d8aad_ppc64le"
},
"product_reference": "openshift4/ose-etcd@sha256:91408b23960b2c9a7149627778c368b55e28b256d60e7573bdfa1bf96a3d8aad_ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-etcd@sha256:bcdcab7ab0e807e2ff5c2896535e83ca8b93589dac62b4db2aa147b9cbcaf96c_s390x as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:openshift4/ose-etcd@sha256:bcdcab7ab0e807e2ff5c2896535e83ca8b93589dac62b4db2aa147b9cbcaf96c_s390x"
},
"product_reference": "openshift4/ose-etcd@sha256:bcdcab7ab0e807e2ff5c2896535e83ca8b93589dac62b4db2aa147b9cbcaf96c_s390x",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-etcd@sha256:ebbba7e4d8d98f33dda3b53d546536b282ac28608b8cac09936fed72348fef63_amd64 as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:openshift4/ose-etcd@sha256:ebbba7e4d8d98f33dda3b53d546536b282ac28608b8cac09936fed72348fef63_amd64"
},
"product_reference": "openshift4/ose-etcd@sha256:ebbba7e4d8d98f33dda3b53d546536b282ac28608b8cac09936fed72348fef63_amd64",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-gcp-cloud-controller-manager-rhel8@sha256:41e8f97fc5832464306161afcd587d68a4b602f580ff2ef6d025b46ce5af9683_ppc64le as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:openshift4/ose-gcp-cloud-controller-manager-rhel8@sha256:41e8f97fc5832464306161afcd587d68a4b602f580ff2ef6d025b46ce5af9683_ppc64le"
},
"product_reference": "openshift4/ose-gcp-cloud-controller-manager-rhel8@sha256:41e8f97fc5832464306161afcd587d68a4b602f580ff2ef6d025b46ce5af9683_ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-gcp-cloud-controller-manager-rhel8@sha256:dcf345d2b728186c8be5994082b41694ddbd482f337ed5762e3c010c2f2989eb_amd64 as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:openshift4/ose-gcp-cloud-controller-manager-rhel8@sha256:dcf345d2b728186c8be5994082b41694ddbd482f337ed5762e3c010c2f2989eb_amd64"
},
"product_reference": "openshift4/ose-gcp-cloud-controller-manager-rhel8@sha256:dcf345d2b728186c8be5994082b41694ddbd482f337ed5762e3c010c2f2989eb_amd64",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-gcp-cluster-api-controllers-rhel8@sha256:13032dc2fe709015f48c167f66ed7ad5cc861f42252ccd28b318ebbbba875bf4_amd64 as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:openshift4/ose-gcp-cluster-api-controllers-rhel8@sha256:13032dc2fe709015f48c167f66ed7ad5cc861f42252ccd28b318ebbbba875bf4_amd64"
},
"product_reference": "openshift4/ose-gcp-cluster-api-controllers-rhel8@sha256:13032dc2fe709015f48c167f66ed7ad5cc861f42252ccd28b318ebbbba875bf4_amd64",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-gcp-cluster-api-controllers-rhel8@sha256:52f1777b57d7044a988da3054c0c7c06e27a3bc9d9ac8965dd8d5fe3cc3ef5d4_ppc64le as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:openshift4/ose-gcp-cluster-api-controllers-rhel8@sha256:52f1777b57d7044a988da3054c0c7c06e27a3bc9d9ac8965dd8d5fe3cc3ef5d4_ppc64le"
},
"product_reference": "openshift4/ose-gcp-cluster-api-controllers-rhel8@sha256:52f1777b57d7044a988da3054c0c7c06e27a3bc9d9ac8965dd8d5fe3cc3ef5d4_ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-gcp-pd-csi-driver-operator-rhel8@sha256:ab39ff55f76b8d2b0ccbc0c9af706b6d136c4ca1216d8247982e2bf9e9be4635_amd64 as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:openshift4/ose-gcp-pd-csi-driver-operator-rhel8@sha256:ab39ff55f76b8d2b0ccbc0c9af706b6d136c4ca1216d8247982e2bf9e9be4635_amd64"
},
"product_reference": "openshift4/ose-gcp-pd-csi-driver-operator-rhel8@sha256:ab39ff55f76b8d2b0ccbc0c9af706b6d136c4ca1216d8247982e2bf9e9be4635_amd64",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-gcp-pd-csi-driver-operator-rhel8@sha256:c0a3c993a9fcf0d645dec39a20464688837e35c82c08f5ca95fdf1b70d842806_ppc64le as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:openshift4/ose-gcp-pd-csi-driver-operator-rhel8@sha256:c0a3c993a9fcf0d645dec39a20464688837e35c82c08f5ca95fdf1b70d842806_ppc64le"
},
"product_reference": "openshift4/ose-gcp-pd-csi-driver-operator-rhel8@sha256:c0a3c993a9fcf0d645dec39a20464688837e35c82c08f5ca95fdf1b70d842806_ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-gcp-pd-csi-driver-rhel8@sha256:9bbea15a4e7918b1f59827230127287d1f7a1c8881ee8272c6d397c85e2eeba0_amd64 as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:openshift4/ose-gcp-pd-csi-driver-rhel8@sha256:9bbea15a4e7918b1f59827230127287d1f7a1c8881ee8272c6d397c85e2eeba0_amd64"
},
"product_reference": "openshift4/ose-gcp-pd-csi-driver-rhel8@sha256:9bbea15a4e7918b1f59827230127287d1f7a1c8881ee8272c6d397c85e2eeba0_amd64",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-gcp-pd-csi-driver-rhel8@sha256:f45be24171aa703c21aaad4f350ebe0a54081108d75e39ff1b42d1f415776e73_ppc64le as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:openshift4/ose-gcp-pd-csi-driver-rhel8@sha256:f45be24171aa703c21aaad4f350ebe0a54081108d75e39ff1b42d1f415776e73_ppc64le"
},
"product_reference": "openshift4/ose-gcp-pd-csi-driver-rhel8@sha256:f45be24171aa703c21aaad4f350ebe0a54081108d75e39ff1b42d1f415776e73_ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-grafana@sha256:093a89f3ee3bc7b83d786457fd7dd2cd4b4df8b4d69597136c68c33b62f1555d_s390x as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:openshift4/ose-grafana@sha256:093a89f3ee3bc7b83d786457fd7dd2cd4b4df8b4d69597136c68c33b62f1555d_s390x"
},
"product_reference": "openshift4/ose-grafana@sha256:093a89f3ee3bc7b83d786457fd7dd2cd4b4df8b4d69597136c68c33b62f1555d_s390x",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-grafana@sha256:872e19ac34f528137912f7a4374848e14d5b5f71332e758d17b8955e6473bd8e_ppc64le as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:openshift4/ose-grafana@sha256:872e19ac34f528137912f7a4374848e14d5b5f71332e758d17b8955e6473bd8e_ppc64le"
},
"product_reference": "openshift4/ose-grafana@sha256:872e19ac34f528137912f7a4374848e14d5b5f71332e758d17b8955e6473bd8e_ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-grafana@sha256:a8034b22cbf5478cb89511029d3fe47e8147ea6ad336f40c4ec8307b68a314ce_arm64 as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:openshift4/ose-grafana@sha256:a8034b22cbf5478cb89511029d3fe47e8147ea6ad336f40c4ec8307b68a314ce_arm64"
},
"product_reference": "openshift4/ose-grafana@sha256:a8034b22cbf5478cb89511029d3fe47e8147ea6ad336f40c4ec8307b68a314ce_arm64",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-grafana@sha256:f91a57f81311e3859f44cc44ab2f4b345408bd4bf369c32a1da0ec53da9469e7_amd64 as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:openshift4/ose-grafana@sha256:f91a57f81311e3859f44cc44ab2f4b345408bd4bf369c32a1da0ec53da9469e7_amd64"
},
"product_reference": "openshift4/ose-grafana@sha256:f91a57f81311e3859f44cc44ab2f4b345408bd4bf369c32a1da0ec53da9469e7_amd64",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-haproxy-router@sha256:17958f3a8e6f0139f52d7955c715681a8bec9648db8e8dcc651d8a1459e66113_ppc64le as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:openshift4/ose-haproxy-router@sha256:17958f3a8e6f0139f52d7955c715681a8bec9648db8e8dcc651d8a1459e66113_ppc64le"
},
"product_reference": "openshift4/ose-haproxy-router@sha256:17958f3a8e6f0139f52d7955c715681a8bec9648db8e8dcc651d8a1459e66113_ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-haproxy-router@sha256:27e999d7fb306a7f64fbb9539c54fd14696f13cbb1a9c20ebe35e1d77077d123_amd64 as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:openshift4/ose-haproxy-router@sha256:27e999d7fb306a7f64fbb9539c54fd14696f13cbb1a9c20ebe35e1d77077d123_amd64"
},
"product_reference": "openshift4/ose-haproxy-router@sha256:27e999d7fb306a7f64fbb9539c54fd14696f13cbb1a9c20ebe35e1d77077d123_amd64",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-haproxy-router@sha256:62dce7f4daf142d66daa2d05dba25341c0b95356eed16a1c2cececb443b8da77_s390x as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:openshift4/ose-haproxy-router@sha256:62dce7f4daf142d66daa2d05dba25341c0b95356eed16a1c2cececb443b8da77_s390x"
},
"product_reference": "openshift4/ose-haproxy-router@sha256:62dce7f4daf142d66daa2d05dba25341c0b95356eed16a1c2cececb443b8da77_s390x",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-haproxy-router@sha256:c02a610e278107761119496d5429bd0e4f4af379df106e00d74cc411f00b4afa_arm64 as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:openshift4/ose-haproxy-router@sha256:c02a610e278107761119496d5429bd0e4f4af379df106e00d74cc411f00b4afa_arm64"
},
"product_reference": "openshift4/ose-haproxy-router@sha256:c02a610e278107761119496d5429bd0e4f4af379df106e00d74cc411f00b4afa_arm64",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-hyperkube@sha256:074743eb5a6d57b6ad6ab1d87dc397122fd628013fc25a97924262187ff8d916_arm64 as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:openshift4/ose-hyperkube@sha256:074743eb5a6d57b6ad6ab1d87dc397122fd628013fc25a97924262187ff8d916_arm64"
},
"product_reference": "openshift4/ose-hyperkube@sha256:074743eb5a6d57b6ad6ab1d87dc397122fd628013fc25a97924262187ff8d916_arm64",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-hyperkube@sha256:0987c96c1001b1316c932b77597d965285f6d4117aade6e81194b591a57ab31c_s390x as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:openshift4/ose-hyperkube@sha256:0987c96c1001b1316c932b77597d965285f6d4117aade6e81194b591a57ab31c_s390x"
},
"product_reference": "openshift4/ose-hyperkube@sha256:0987c96c1001b1316c932b77597d965285f6d4117aade6e81194b591a57ab31c_s390x",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-hyperkube@sha256:b955148923febe573f89449ebee80dc22f5e9afdf3f11d6a53ea4e1b5faabf11_amd64 as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:openshift4/ose-hyperkube@sha256:b955148923febe573f89449ebee80dc22f5e9afdf3f11d6a53ea4e1b5faabf11_amd64"
},
"product_reference": "openshift4/ose-hyperkube@sha256:b955148923febe573f89449ebee80dc22f5e9afdf3f11d6a53ea4e1b5faabf11_amd64",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-hyperkube@sha256:f2c9f7723e565ba0b6a5893c235aea79232e3c83d8719ea3001c50d62fcfb450_ppc64le as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:openshift4/ose-hyperkube@sha256:f2c9f7723e565ba0b6a5893c235aea79232e3c83d8719ea3001c50d62fcfb450_ppc64le"
},
"product_reference": "openshift4/ose-hyperkube@sha256:f2c9f7723e565ba0b6a5893c235aea79232e3c83d8719ea3001c50d62fcfb450_ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-hypershift-rhel8@sha256:917b34fb32708b8197805b66aaf1e6eb790962d53039e9b6d908d86deb1199bf_s390x as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:openshift4/ose-hypershift-rhel8@sha256:917b34fb32708b8197805b66aaf1e6eb790962d53039e9b6d908d86deb1199bf_s390x"
},
"product_reference": "openshift4/ose-hypershift-rhel8@sha256:917b34fb32708b8197805b66aaf1e6eb790962d53039e9b6d908d86deb1199bf_s390x",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-hypershift-rhel8@sha256:9e807b6a6e935bd5fd5d27ad950d0bc7177d0f498b5d55235cc1af833eb660c3_arm64 as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:openshift4/ose-hypershift-rhel8@sha256:9e807b6a6e935bd5fd5d27ad950d0bc7177d0f498b5d55235cc1af833eb660c3_arm64"
},
"product_reference": "openshift4/ose-hypershift-rhel8@sha256:9e807b6a6e935bd5fd5d27ad950d0bc7177d0f498b5d55235cc1af833eb660c3_arm64",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-hypershift-rhel8@sha256:c50f3799c451830fc7f551d0397163473190a916a001b3ecf8e0577d5b68b252_ppc64le as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:openshift4/ose-hypershift-rhel8@sha256:c50f3799c451830fc7f551d0397163473190a916a001b3ecf8e0577d5b68b252_ppc64le"
},
"product_reference": "openshift4/ose-hypershift-rhel8@sha256:c50f3799c451830fc7f551d0397163473190a916a001b3ecf8e0577d5b68b252_ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-hypershift-rhel8@sha256:ce31097552aaeb01e86dfc287151a60abb8c9cd5531ee940fbe5d7f1427e7612_amd64 as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:openshift4/ose-hypershift-rhel8@sha256:ce31097552aaeb01e86dfc287151a60abb8c9cd5531ee940fbe5d7f1427e7612_amd64"
},
"product_reference": "openshift4/ose-hypershift-rhel8@sha256:ce31097552aaeb01e86dfc287151a60abb8c9cd5531ee940fbe5d7f1427e7612_amd64",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-ibm-cloud-controller-manager-rhel8@sha256:a6ba20c56e90cf404bcef97b7b8c1e87f4d370d3c26fe85111dddcd301c20d27_amd64 as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:openshift4/ose-ibm-cloud-controller-manager-rhel8@sha256:a6ba20c56e90cf404bcef97b7b8c1e87f4d370d3c26fe85111dddcd301c20d27_amd64"
},
"product_reference": "openshift4/ose-ibm-cloud-controller-manager-rhel8@sha256:a6ba20c56e90cf404bcef97b7b8c1e87f4d370d3c26fe85111dddcd301c20d27_amd64",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-ibm-cloud-controller-manager-rhel8@sha256:bb4b6e94ad2e114f792e56803d96cc0a0d89cb2d0b4b6c1bd98f7dc02681d9ff_ppc64le as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:openshift4/ose-ibm-cloud-controller-manager-rhel8@sha256:bb4b6e94ad2e114f792e56803d96cc0a0d89cb2d0b4b6c1bd98f7dc02681d9ff_ppc64le"
},
"product_reference": "openshift4/ose-ibm-cloud-controller-manager-rhel8@sha256:bb4b6e94ad2e114f792e56803d96cc0a0d89cb2d0b4b6c1bd98f7dc02681d9ff_ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-ibm-vpc-block-csi-driver-operator-rhel8@sha256:969ddfd951d7d66215810d9b1d82a524a622fa014c7aae48d62c6b475507ac3c_amd64 as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:openshift4/ose-ibm-vpc-block-csi-driver-operator-rhel8@sha256:969ddfd951d7d66215810d9b1d82a524a622fa014c7aae48d62c6b475507ac3c_amd64"
},
"product_reference": "openshift4/ose-ibm-vpc-block-csi-driver-operator-rhel8@sha256:969ddfd951d7d66215810d9b1d82a524a622fa014c7aae48d62c6b475507ac3c_amd64",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-ibm-vpc-block-csi-driver-operator-rhel8@sha256:f31fccd1cbd570207ed229402d402ca388c6630f14e0508bdc9ba01fa1763bbc_ppc64le as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:openshift4/ose-ibm-vpc-block-csi-driver-operator-rhel8@sha256:f31fccd1cbd570207ed229402d402ca388c6630f14e0508bdc9ba01fa1763bbc_ppc64le"
},
"product_reference": "openshift4/ose-ibm-vpc-block-csi-driver-operator-rhel8@sha256:f31fccd1cbd570207ed229402d402ca388c6630f14e0508bdc9ba01fa1763bbc_ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-ibm-vpc-block-csi-driver-rhel8@sha256:bf6a31add94b1af1a256bf72fc860f4785ac574770bcfb7a0f0e843f69bbf385_amd64 as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:openshift4/ose-ibm-vpc-block-csi-driver-rhel8@sha256:bf6a31add94b1af1a256bf72fc860f4785ac574770bcfb7a0f0e843f69bbf385_amd64"
},
"product_reference": "openshift4/ose-ibm-vpc-block-csi-driver-rhel8@sha256:bf6a31add94b1af1a256bf72fc860f4785ac574770bcfb7a0f0e843f69bbf385_amd64",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-ibm-vpc-block-csi-driver-rhel8@sha256:f192ef456a56c953c8e553e70af23c01f04343fed3c479d000e0ad00462e66a7_ppc64le as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:openshift4/ose-ibm-vpc-block-csi-driver-rhel8@sha256:f192ef456a56c953c8e553e70af23c01f04343fed3c479d000e0ad00462e66a7_ppc64le"
},
"product_reference": "openshift4/ose-ibm-vpc-block-csi-driver-rhel8@sha256:f192ef456a56c953c8e553e70af23c01f04343fed3c479d000e0ad00462e66a7_ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-ibm-vpc-node-label-updater-rhel8@sha256:278c796bcd48ecb1f88174ca479e447fb3774be23169b3e0c9e10bb2c9c5e9e9_ppc64le as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:openshift4/ose-ibm-vpc-node-label-updater-rhel8@sha256:278c796bcd48ecb1f88174ca479e447fb3774be23169b3e0c9e10bb2c9c5e9e9_ppc64le"
},
"product_reference": "openshift4/ose-ibm-vpc-node-label-updater-rhel8@sha256:278c796bcd48ecb1f88174ca479e447fb3774be23169b3e0c9e10bb2c9c5e9e9_ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-ibm-vpc-node-label-updater-rhel8@sha256:d5e72ed27970b6e52385e43172013275bd3bc203a8b6755fcc505e0287213fd4_amd64 as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:openshift4/ose-ibm-vpc-node-label-updater-rhel8@sha256:d5e72ed27970b6e52385e43172013275bd3bc203a8b6755fcc505e0287213fd4_amd64"
},
"product_reference": "openshift4/ose-ibm-vpc-node-label-updater-rhel8@sha256:d5e72ed27970b6e52385e43172013275bd3bc203a8b6755fcc505e0287213fd4_amd64",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-ibmcloud-machine-controllers-rhel8@sha256:60b3440b77654b142510883132bc9023f3b6dac08a55c32eab02870dfde1d786_ppc64le as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:openshift4/ose-ibmcloud-machine-controllers-rhel8@sha256:60b3440b77654b142510883132bc9023f3b6dac08a55c32eab02870dfde1d786_ppc64le"
},
"product_reference": "openshift4/ose-ibmcloud-machine-controllers-rhel8@sha256:60b3440b77654b142510883132bc9023f3b6dac08a55c32eab02870dfde1d786_ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-ibmcloud-machine-controllers-rhel8@sha256:7b0cb3783ab7f8b6f38375dbe9e4f2e8e5fc0bdf1cf6aba23623229cf86d6eea_amd64 as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:openshift4/ose-ibmcloud-machine-controllers-rhel8@sha256:7b0cb3783ab7f8b6f38375dbe9e4f2e8e5fc0bdf1cf6aba23623229cf86d6eea_amd64"
},
"product_reference": "openshift4/ose-ibmcloud-machine-controllers-rhel8@sha256:7b0cb3783ab7f8b6f38375dbe9e4f2e8e5fc0bdf1cf6aba23623229cf86d6eea_amd64",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-image-customization-controller-rhel8@sha256:7b3511f938658d9bdf4f6f9548fcc0b7b89cde0831e829f23b367db826902bdf_amd64 as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:openshift4/ose-image-customization-controller-rhel8@sha256:7b3511f938658d9bdf4f6f9548fcc0b7b89cde0831e829f23b367db826902bdf_amd64"
},
"product_reference": "openshift4/ose-image-customization-controller-rhel8@sha256:7b3511f938658d9bdf4f6f9548fcc0b7b89cde0831e829f23b367db826902bdf_amd64",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-image-customization-controller-rhel8@sha256:f1d87fa6ba341455ae0817bdc9d24840b59158d9b1e51663768c557be9ee7268_arm64 as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:openshift4/ose-image-customization-controller-rhel8@sha256:f1d87fa6ba341455ae0817bdc9d24840b59158d9b1e51663768c557be9ee7268_arm64"
},
"product_reference": "openshift4/ose-image-customization-controller-rhel8@sha256:f1d87fa6ba341455ae0817bdc9d24840b59158d9b1e51663768c557be9ee7268_arm64",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-insights-rhel8-operator@sha256:0c1141eab7116a0e14dfc4c2594bbb6bb55f80226a58b3b4be6e8f7cd9e1b97d_arm64 as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:openshift4/ose-insights-rhel8-operator@sha256:0c1141eab7116a0e14dfc4c2594bbb6bb55f80226a58b3b4be6e8f7cd9e1b97d_arm64"
},
"product_reference": "openshift4/ose-insights-rhel8-operator@sha256:0c1141eab7116a0e14dfc4c2594bbb6bb55f80226a58b3b4be6e8f7cd9e1b97d_arm64",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-insights-rhel8-operator@sha256:217c3cb7eb523a216d5d9cf8e3c7685fc20c48125f664f29da7f1f53e44056cc_amd64 as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:openshift4/ose-insights-rhel8-operator@sha256:217c3cb7eb523a216d5d9cf8e3c7685fc20c48125f664f29da7f1f53e44056cc_amd64"
},
"product_reference": "openshift4/ose-insights-rhel8-operator@sha256:217c3cb7eb523a216d5d9cf8e3c7685fc20c48125f664f29da7f1f53e44056cc_amd64",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-insights-rhel8-operator@sha256:36128b45bd888fb2853d417288720286bf523d9e0584054076b1e5b9288f2f60_ppc64le as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:openshift4/ose-insights-rhel8-operator@sha256:36128b45bd888fb2853d417288720286bf523d9e0584054076b1e5b9288f2f60_ppc64le"
},
"product_reference": "openshift4/ose-insights-rhel8-operator@sha256:36128b45bd888fb2853d417288720286bf523d9e0584054076b1e5b9288f2f60_ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-insights-rhel8-operator@sha256:3b9eaa26eecaf282748fb74cf0f54f40cfe62723592436b839a775aa3b5b4669_s390x as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:openshift4/ose-insights-rhel8-operator@sha256:3b9eaa26eecaf282748fb74cf0f54f40cfe62723592436b839a775aa3b5b4669_s390x"
},
"product_reference": "openshift4/ose-insights-rhel8-operator@sha256:3b9eaa26eecaf282748fb74cf0f54f40cfe62723592436b839a775aa3b5b4669_s390x",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-installer-artifacts@sha256:2146a11416aae3b7b6b1ba2926099b0055e58d47791f765fcea0a7467cf91a8c_s390x as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:openshift4/ose-installer-artifacts@sha256:2146a11416aae3b7b6b1ba2926099b0055e58d47791f765fcea0a7467cf91a8c_s390x"
},
"product_reference": "openshift4/ose-installer-artifacts@sha256:2146a11416aae3b7b6b1ba2926099b0055e58d47791f765fcea0a7467cf91a8c_s390x",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-installer-artifacts@sha256:3cdce4ceda9b36aa746be514366300080b59db9ba7247aacae562a1797d09af2_arm64 as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:openshift4/ose-installer-artifacts@sha256:3cdce4ceda9b36aa746be514366300080b59db9ba7247aacae562a1797d09af2_arm64"
},
"product_reference": "openshift4/ose-installer-artifacts@sha256:3cdce4ceda9b36aa746be514366300080b59db9ba7247aacae562a1797d09af2_arm64",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-installer-artifacts@sha256:5b4746584a584d2a8fe78e2fe41ca4d22998e854488602612d0d4f02424d489f_amd64 as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:openshift4/ose-installer-artifacts@sha256:5b4746584a584d2a8fe78e2fe41ca4d22998e854488602612d0d4f02424d489f_amd64"
},
"product_reference": "openshift4/ose-installer-artifacts@sha256:5b4746584a584d2a8fe78e2fe41ca4d22998e854488602612d0d4f02424d489f_amd64",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-installer-artifacts@sha256:645f779075fc78270b02e98bf31d5927d9ff48a95c56669abc5f749296e3ee4d_ppc64le as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:openshift4/ose-installer-artifacts@sha256:645f779075fc78270b02e98bf31d5927d9ff48a95c56669abc5f749296e3ee4d_ppc64le"
},
"product_reference": "openshift4/ose-installer-artifacts@sha256:645f779075fc78270b02e98bf31d5927d9ff48a95c56669abc5f749296e3ee4d_ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-installer@sha256:45a2c7fa9f56ec78e9087139c6ee944c963685a3714a77535f8cd3eaa8b6d8e9_ppc64le as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:openshift4/ose-installer@sha256:45a2c7fa9f56ec78e9087139c6ee944c963685a3714a77535f8cd3eaa8b6d8e9_ppc64le"
},
"product_reference": "openshift4/ose-installer@sha256:45a2c7fa9f56ec78e9087139c6ee944c963685a3714a77535f8cd3eaa8b6d8e9_ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-installer@sha256:72e0c95f375e36b530f20154d136d8debbdef203b3c43f79fb77561718361ead_amd64 as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:openshift4/ose-installer@sha256:72e0c95f375e36b530f20154d136d8debbdef203b3c43f79fb77561718361ead_amd64"
},
"product_reference": "openshift4/ose-installer@sha256:72e0c95f375e36b530f20154d136d8debbdef203b3c43f79fb77561718361ead_amd64",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-installer@sha256:d104ba0c4af286753f4cbbd1d36b3c4b318693e209f4c2a0145886f7c4e0374b_s390x as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:openshift4/ose-installer@sha256:d104ba0c4af286753f4cbbd1d36b3c4b318693e209f4c2a0145886f7c4e0374b_s390x"
},
"product_reference": "openshift4/ose-installer@sha256:d104ba0c4af286753f4cbbd1d36b3c4b318693e209f4c2a0145886f7c4e0374b_s390x",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-installer@sha256:e1dddd4cd6f019269098a1d89c07568b6391371b3aab67bafda73b99251d1808_arm64 as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:openshift4/ose-installer@sha256:e1dddd4cd6f019269098a1d89c07568b6391371b3aab67bafda73b99251d1808_arm64"
},
"product_reference": "openshift4/ose-installer@sha256:e1dddd4cd6f019269098a1d89c07568b6391371b3aab67bafda73b99251d1808_arm64",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-ironic-agent-rhel8@sha256:01ad95d888c322ea14b3aa2ebda5ba73db728d2207c6fae4aecd46cfe204be41_amd64 as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:openshift4/ose-ironic-agent-rhel8@sha256:01ad95d888c322ea14b3aa2ebda5ba73db728d2207c6fae4aecd46cfe204be41_amd64"
},
"product_reference": "openshift4/ose-ironic-agent-rhel8@sha256:01ad95d888c322ea14b3aa2ebda5ba73db728d2207c6fae4aecd46cfe204be41_amd64",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-ironic-agent-rhel8@sha256:1173e2058ab034c308915900780fe13edd4ab1dcc737f8b4dabc77f3d9533356_arm64 as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:openshift4/ose-ironic-agent-rhel8@sha256:1173e2058ab034c308915900780fe13edd4ab1dcc737f8b4dabc77f3d9533356_arm64"
},
"product_reference": "openshift4/ose-ironic-agent-rhel8@sha256:1173e2058ab034c308915900780fe13edd4ab1dcc737f8b4dabc77f3d9533356_arm64",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-ironic-machine-os-downloader-rhel8@sha256:156ec07459bf256fe2c812bb100818676c740ac90029720b5d235911053d91c1_arm64 as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:openshift4/ose-ironic-machine-os-downloader-rhel8@sha256:156ec07459bf256fe2c812bb100818676c740ac90029720b5d235911053d91c1_arm64"
},
"product_reference": "openshift4/ose-ironic-machine-os-downloader-rhel8@sha256:156ec07459bf256fe2c812bb100818676c740ac90029720b5d235911053d91c1_arm64",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-ironic-machine-os-downloader-rhel8@sha256:e0383d12651c11d7fe0d823a1d9bbaa36d1a7194760be4be173772b0d9db57eb_amd64 as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:openshift4/ose-ironic-machine-os-downloader-rhel8@sha256:e0383d12651c11d7fe0d823a1d9bbaa36d1a7194760be4be173772b0d9db57eb_amd64"
},
"product_reference": "openshift4/ose-ironic-machine-os-downloader-rhel8@sha256:e0383d12651c11d7fe0d823a1d9bbaa36d1a7194760be4be173772b0d9db57eb_amd64",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-ironic-rhel8@sha256:185fd18adc8e17e671e65b7d006a1e185fc41127e176c1fcbe82231b83d9e275_arm64 as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:openshift4/ose-ironic-rhel8@sha256:185fd18adc8e17e671e65b7d006a1e185fc41127e176c1fcbe82231b83d9e275_arm64"
},
"product_reference": "openshift4/ose-ironic-rhel8@sha256:185fd18adc8e17e671e65b7d006a1e185fc41127e176c1fcbe82231b83d9e275_arm64",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-ironic-rhel8@sha256:5d630326f2961c8168d862a1341f27085ce928f8454b94d117208b5cd9b281ed_amd64 as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:openshift4/ose-ironic-rhel8@sha256:5d630326f2961c8168d862a1341f27085ce928f8454b94d117208b5cd9b281ed_amd64"
},
"product_reference": "openshift4/ose-ironic-rhel8@sha256:5d630326f2961c8168d862a1341f27085ce928f8454b94d117208b5cd9b281ed_amd64",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-ironic-static-ip-manager-rhel8@sha256:1e6b410d12e38a911157ea92414be3b305017251e56c36d6a0213020cee2d36a_amd64 as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:openshift4/ose-ironic-static-ip-manager-rhel8@sha256:1e6b410d12e38a911157ea92414be3b305017251e56c36d6a0213020cee2d36a_amd64"
},
"product_reference": "openshift4/ose-ironic-static-ip-manager-rhel8@sha256:1e6b410d12e38a911157ea92414be3b305017251e56c36d6a0213020cee2d36a_amd64",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-ironic-static-ip-manager-rhel8@sha256:9450f43a753cc8183f711e40a14c4d0d65fd136a2a18ffebeaedcc3d8321a47c_arm64 as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:openshift4/ose-ironic-static-ip-manager-rhel8@sha256:9450f43a753cc8183f711e40a14c4d0d65fd136a2a18ffebeaedcc3d8321a47c_arm64"
},
"product_reference": "openshift4/ose-ironic-static-ip-manager-rhel8@sha256:9450f43a753cc8183f711e40a14c4d0d65fd136a2a18ffebeaedcc3d8321a47c_arm64",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-k8s-prometheus-adapter@sha256:051182f36d3af73c7cc0e48c15f056847bafc23d22158dce45c0501d7254fae2_arm64 as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:openshift4/ose-k8s-prometheus-adapter@sha256:051182f36d3af73c7cc0e48c15f056847bafc23d22158dce45c0501d7254fae2_arm64"
},
"product_reference": "openshift4/ose-k8s-prometheus-adapter@sha256:051182f36d3af73c7cc0e48c15f056847bafc23d22158dce45c0501d7254fae2_arm64",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-k8s-prometheus-adapter@sha256:7b18e65edbd7226a23b0b560693d6431909c190e08b76b2a3b0581bb48c9a34f_amd64 as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:openshift4/ose-k8s-prometheus-adapter@sha256:7b18e65edbd7226a23b0b560693d6431909c190e08b76b2a3b0581bb48c9a34f_amd64"
},
"product_reference": "openshift4/ose-k8s-prometheus-adapter@sha256:7b18e65edbd7226a23b0b560693d6431909c190e08b76b2a3b0581bb48c9a34f_amd64",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-k8s-prometheus-adapter@sha256:82a4633e64d3749ac94c8895ed5d61d25a62765a060292413a053ec2d8342839_s390x as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:openshift4/ose-k8s-prometheus-adapter@sha256:82a4633e64d3749ac94c8895ed5d61d25a62765a060292413a053ec2d8342839_s390x"
},
"product_reference": "openshift4/ose-k8s-prometheus-adapter@sha256:82a4633e64d3749ac94c8895ed5d61d25a62765a060292413a053ec2d8342839_s390x",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-k8s-prometheus-adapter@sha256:a7ab7f242111de6ecf29f6107baa7c90331f9fc68a32467e7e91c935cdd99218_ppc64le as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:openshift4/ose-k8s-prometheus-adapter@sha256:a7ab7f242111de6ecf29f6107baa7c90331f9fc68a32467e7e91c935cdd99218_ppc64le"
},
"product_reference": "openshift4/ose-k8s-prometheus-adapter@sha256:a7ab7f242111de6ecf29f6107baa7c90331f9fc68a32467e7e91c935cdd99218_ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-keepalived-ipfailover@sha256:01e13ebf8479c51a6345c19b7ba19aedd7d8b0894f667da4b8bc89ebb11cdb7d_s390x as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:openshift4/ose-keepalived-ipfailover@sha256:01e13ebf8479c51a6345c19b7ba19aedd7d8b0894f667da4b8bc89ebb11cdb7d_s390x"
},
"product_reference": "openshift4/ose-keepalived-ipfailover@sha256:01e13ebf8479c51a6345c19b7ba19aedd7d8b0894f667da4b8bc89ebb11cdb7d_s390x",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-keepalived-ipfailover@sha256:7cf2d25854c5c543f4098ca114538004804457bdca85794b13f43e371ac5f1c8_ppc64le as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:openshift4/ose-keepalived-ipfailover@sha256:7cf2d25854c5c543f4098ca114538004804457bdca85794b13f43e371ac5f1c8_ppc64le"
},
"product_reference": "openshift4/ose-keepalived-ipfailover@sha256:7cf2d25854c5c543f4098ca114538004804457bdca85794b13f43e371ac5f1c8_ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-keepalived-ipfailover@sha256:c4b14558b9c70c27e2c4475376f28ca2e1cb928be57972692dfb5336b3c9497e_arm64 as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:openshift4/ose-keepalived-ipfailover@sha256:c4b14558b9c70c27e2c4475376f28ca2e1cb928be57972692dfb5336b3c9497e_arm64"
},
"product_reference": "openshift4/ose-keepalived-ipfailover@sha256:c4b14558b9c70c27e2c4475376f28ca2e1cb928be57972692dfb5336b3c9497e_arm64",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-keepalived-ipfailover@sha256:d4e6b23834146f9ee49aab9ed1d9acfa8fea85670797af2ccf912eabd9aa824c_amd64 as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:openshift4/ose-keepalived-ipfailover@sha256:d4e6b23834146f9ee49aab9ed1d9acfa8fea85670797af2ccf912eabd9aa824c_amd64"
},
"product_reference": "openshift4/ose-keepalived-ipfailover@sha256:d4e6b23834146f9ee49aab9ed1d9acfa8fea85670797af2ccf912eabd9aa824c_amd64",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-kube-proxy@sha256:104591dd4ff54b3367f3d800de99b582bead990cfb9bc0486e26737bf6405de4_amd64 as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:openshift4/ose-kube-proxy@sha256:104591dd4ff54b3367f3d800de99b582bead990cfb9bc0486e26737bf6405de4_amd64"
},
"product_reference": "openshift4/ose-kube-proxy@sha256:104591dd4ff54b3367f3d800de99b582bead990cfb9bc0486e26737bf6405de4_amd64",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-kube-proxy@sha256:176e3d9d7ee66a0e547e4c7be5dbb17376cfb9e83c13edb2f2f3f0b47fe370dd_s390x as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:openshift4/ose-kube-proxy@sha256:176e3d9d7ee66a0e547e4c7be5dbb17376cfb9e83c13edb2f2f3f0b47fe370dd_s390x"
},
"product_reference": "openshift4/ose-kube-proxy@sha256:176e3d9d7ee66a0e547e4c7be5dbb17376cfb9e83c13edb2f2f3f0b47fe370dd_s390x",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-kube-proxy@sha256:5f1bb6c0542b8239e285fb2dbdf3b31597e6af62c91e0f5cf3ae5938a5b23c41_ppc64le as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:openshift4/ose-kube-proxy@sha256:5f1bb6c0542b8239e285fb2dbdf3b31597e6af62c91e0f5cf3ae5938a5b23c41_ppc64le"
},
"product_reference": "openshift4/ose-kube-proxy@sha256:5f1bb6c0542b8239e285fb2dbdf3b31597e6af62c91e0f5cf3ae5938a5b23c41_ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-kube-proxy@sha256:6308f187621d82c37784a34039509e9fc9569246ede0606c3bad6f8a96369cd1_arm64 as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:openshift4/ose-kube-proxy@sha256:6308f187621d82c37784a34039509e9fc9569246ede0606c3bad6f8a96369cd1_arm64"
},
"product_reference": "openshift4/ose-kube-proxy@sha256:6308f187621d82c37784a34039509e9fc9569246ede0606c3bad6f8a96369cd1_arm64",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-kube-rbac-proxy@sha256:0a487bf2de490a196a542712019859566c6bc7880201759c666d72fa80487fff_arm64 as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:openshift4/ose-kube-rbac-proxy@sha256:0a487bf2de490a196a542712019859566c6bc7880201759c666d72fa80487fff_arm64"
},
"product_reference": "openshift4/ose-kube-rbac-proxy@sha256:0a487bf2de490a196a542712019859566c6bc7880201759c666d72fa80487fff_arm64",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-kube-rbac-proxy@sha256:20fc22cb99735ca5a7d633c4575d31f0cc54cb0856dae6a1aeee1c5a5b921ce2_ppc64le as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:openshift4/ose-kube-rbac-proxy@sha256:20fc22cb99735ca5a7d633c4575d31f0cc54cb0856dae6a1aeee1c5a5b921ce2_ppc64le"
},
"product_reference": "openshift4/ose-kube-rbac-proxy@sha256:20fc22cb99735ca5a7d633c4575d31f0cc54cb0856dae6a1aeee1c5a5b921ce2_ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-kube-rbac-proxy@sha256:c7398161761676c9b95f78a21f5a8acd206dcac50c121b39e26f2d73ee2a3c66_s390x as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:openshift4/ose-kube-rbac-proxy@sha256:c7398161761676c9b95f78a21f5a8acd206dcac50c121b39e26f2d73ee2a3c66_s390x"
},
"product_reference": "openshift4/ose-kube-rbac-proxy@sha256:c7398161761676c9b95f78a21f5a8acd206dcac50c121b39e26f2d73ee2a3c66_s390x",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-kube-rbac-proxy@sha256:dceffc4f2c606f9e285794b2138e29133daeb5c1aa4ca76fe7c4205ac0b38ccd_amd64 as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:openshift4/ose-kube-rbac-proxy@sha256:dceffc4f2c606f9e285794b2138e29133daeb5c1aa4ca76fe7c4205ac0b38ccd_amd64"
},
"product_reference": "openshift4/ose-kube-rbac-proxy@sha256:dceffc4f2c606f9e285794b2138e29133daeb5c1aa4ca76fe7c4205ac0b38ccd_amd64",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-kube-state-metrics@sha256:86498588af9912a494d306c600bf0e5b2b5393a7b927037a97691fff726d917b_s390x as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:openshift4/ose-kube-state-metrics@sha256:86498588af9912a494d306c600bf0e5b2b5393a7b927037a97691fff726d917b_s390x"
},
"product_reference": "openshift4/ose-kube-state-metrics@sha256:86498588af9912a494d306c600bf0e5b2b5393a7b927037a97691fff726d917b_s390x",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-kube-state-metrics@sha256:b7b87b4a79e5892321a90b4f16e8ffdc4e839aabea2886b1a2b64e5a0f9f703e_arm64 as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:openshift4/ose-kube-state-metrics@sha256:b7b87b4a79e5892321a90b4f16e8ffdc4e839aabea2886b1a2b64e5a0f9f703e_arm64"
},
"product_reference": "openshift4/ose-kube-state-metrics@sha256:b7b87b4a79e5892321a90b4f16e8ffdc4e839aabea2886b1a2b64e5a0f9f703e_arm64",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-kube-state-metrics@sha256:eaa324ff422ebd8cf630f252d9d628a30f1c6c8e35d6f06584a3d452adb7074e_ppc64le as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:openshift4/ose-kube-state-metrics@sha256:eaa324ff422ebd8cf630f252d9d628a30f1c6c8e35d6f06584a3d452adb7074e_ppc64le"
},
"product_reference": "openshift4/ose-kube-state-metrics@sha256:eaa324ff422ebd8cf630f252d9d628a30f1c6c8e35d6f06584a3d452adb7074e_ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-kube-state-metrics@sha256:ee2a5d918f70d007b9414d34e0f639437a39d2cd3a2a2bba24f5aee5d8035eb5_amd64 as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:openshift4/ose-kube-state-metrics@sha256:ee2a5d918f70d007b9414d34e0f639437a39d2cd3a2a2bba24f5aee5d8035eb5_amd64"
},
"product_reference": "openshift4/ose-kube-state-metrics@sha256:ee2a5d918f70d007b9414d34e0f639437a39d2cd3a2a2bba24f5aee5d8035eb5_amd64",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-kube-storage-version-migrator-rhel8@sha256:3b28af903bc028ef6336e675743512b2a67f9a9f1c524a3cd9bd9666d730a194_arm64 as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:openshift4/ose-kube-storage-version-migrator-rhel8@sha256:3b28af903bc028ef6336e675743512b2a67f9a9f1c524a3cd9bd9666d730a194_arm64"
},
"product_reference": "openshift4/ose-kube-storage-version-migrator-rhel8@sha256:3b28af903bc028ef6336e675743512b2a67f9a9f1c524a3cd9bd9666d730a194_arm64",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-kube-storage-version-migrator-rhel8@sha256:5f648ddc9ec59acd152910a93ac82587488aba4452f98bac21f573fd7714b985_ppc64le as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:openshift4/ose-kube-storage-version-migrator-rhel8@sha256:5f648ddc9ec59acd152910a93ac82587488aba4452f98bac21f573fd7714b985_ppc64le"
},
"product_reference": "openshift4/ose-kube-storage-version-migrator-rhel8@sha256:5f648ddc9ec59acd152910a93ac82587488aba4452f98bac21f573fd7714b985_ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-kube-storage-version-migrator-rhel8@sha256:8f95707b2239415ca3c86adc8a96c063d5d0ca8986331eaa6c1d277598d90d91_s390x as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:openshift4/ose-kube-storage-version-migrator-rhel8@sha256:8f95707b2239415ca3c86adc8a96c063d5d0ca8986331eaa6c1d277598d90d91_s390x"
},
"product_reference": "openshift4/ose-kube-storage-version-migrator-rhel8@sha256:8f95707b2239415ca3c86adc8a96c063d5d0ca8986331eaa6c1d277598d90d91_s390x",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-kube-storage-version-migrator-rhel8@sha256:ae9915adc15077ed2466d5e8100c337834db34b84c23c77c59bd031a38c66a8a_amd64 as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:openshift4/ose-kube-storage-version-migrator-rhel8@sha256:ae9915adc15077ed2466d5e8100c337834db34b84c23c77c59bd031a38c66a8a_amd64"
},
"product_reference": "openshift4/ose-kube-storage-version-migrator-rhel8@sha256:ae9915adc15077ed2466d5e8100c337834db34b84c23c77c59bd031a38c66a8a_amd64",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-kuryr-cni-rhel8@sha256:5f0bd74910cb7bc8cdff931c1d4da34d2a95e1e1854d7f686af466166acec047_amd64 as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:openshift4/ose-kuryr-cni-rhel8@sha256:5f0bd74910cb7bc8cdff931c1d4da34d2a95e1e1854d7f686af466166acec047_amd64"
},
"product_reference": "openshift4/ose-kuryr-cni-rhel8@sha256:5f0bd74910cb7bc8cdff931c1d4da34d2a95e1e1854d7f686af466166acec047_amd64",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-kuryr-cni-rhel8@sha256:81462d3fafcd8988646f7a41ee96c71b837471dc5dcb35396eb533b14254156e_ppc64le as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:openshift4/ose-kuryr-cni-rhel8@sha256:81462d3fafcd8988646f7a41ee96c71b837471dc5dcb35396eb533b14254156e_ppc64le"
},
"product_reference": "openshift4/ose-kuryr-cni-rhel8@sha256:81462d3fafcd8988646f7a41ee96c71b837471dc5dcb35396eb533b14254156e_ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-kuryr-controller-rhel8@sha256:0f66b211011375a203597f2a524314d9e05319db80f5e22fd78619eebed98ea0_ppc64le as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:openshift4/ose-kuryr-controller-rhel8@sha256:0f66b211011375a203597f2a524314d9e05319db80f5e22fd78619eebed98ea0_ppc64le"
},
"product_reference": "openshift4/ose-kuryr-controller-rhel8@sha256:0f66b211011375a203597f2a524314d9e05319db80f5e22fd78619eebed98ea0_ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-kuryr-controller-rhel8@sha256:49eb2f59646d4fcea6f0ea9f8c22f819969913e3b691842fd3efb3146c021690_amd64 as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:openshift4/ose-kuryr-controller-rhel8@sha256:49eb2f59646d4fcea6f0ea9f8c22f819969913e3b691842fd3efb3146c021690_amd64"
},
"product_reference": "openshift4/ose-kuryr-controller-rhel8@sha256:49eb2f59646d4fcea6f0ea9f8c22f819969913e3b691842fd3efb3146c021690_amd64",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-libvirt-machine-controllers@sha256:04041ac30693f5762ec21d0ff8103741910e838486ba4d50b280d2300a58e467_s390x as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:openshift4/ose-libvirt-machine-controllers@sha256:04041ac30693f5762ec21d0ff8103741910e838486ba4d50b280d2300a58e467_s390x"
},
"product_reference": "openshift4/ose-libvirt-machine-controllers@sha256:04041ac30693f5762ec21d0ff8103741910e838486ba4d50b280d2300a58e467_s390x",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-libvirt-machine-controllers@sha256:74224adc80febc0a77564dc86ac1bc095444e0c0398ea756460868627df41911_amd64 as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:openshift4/ose-libvirt-machine-controllers@sha256:74224adc80febc0a77564dc86ac1bc095444e0c0398ea756460868627df41911_amd64"
},
"product_reference": "openshift4/ose-libvirt-machine-controllers@sha256:74224adc80febc0a77564dc86ac1bc095444e0c0398ea756460868627df41911_amd64",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-libvirt-machine-controllers@sha256:ec3d130af46371cd1f394b18413accc73b9619ac3232d418182eae776e657416_ppc64le as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:openshift4/ose-libvirt-machine-controllers@sha256:ec3d130af46371cd1f394b18413accc73b9619ac3232d418182eae776e657416_ppc64le"
},
"product_reference": "openshift4/ose-libvirt-machine-controllers@sha256:ec3d130af46371cd1f394b18413accc73b9619ac3232d418182eae776e657416_ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-libvirt-machine-controllers@sha256:f07da2662e97243923a4083b1fac4e963a1cfea9f43cd9fd65bb4f3444505c41_arm64 as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:openshift4/ose-libvirt-machine-controllers@sha256:f07da2662e97243923a4083b1fac4e963a1cfea9f43cd9fd65bb4f3444505c41_arm64"
},
"product_reference": "openshift4/ose-libvirt-machine-controllers@sha256:f07da2662e97243923a4083b1fac4e963a1cfea9f43cd9fd65bb4f3444505c41_arm64",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-machine-api-operator@sha256:123e25a9c01e463bc6f31b3bda99ce30e07ed7e7c2d62e6db1029048c2754c83_arm64 as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:openshift4/ose-machine-api-operator@sha256:123e25a9c01e463bc6f31b3bda99ce30e07ed7e7c2d62e6db1029048c2754c83_arm64"
},
"product_reference": "openshift4/ose-machine-api-operator@sha256:123e25a9c01e463bc6f31b3bda99ce30e07ed7e7c2d62e6db1029048c2754c83_arm64",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-machine-api-operator@sha256:50aec0017448814b8420b561fae8117b620971b904eeeeba59ea250be3d0b683_s390x as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:openshift4/ose-machine-api-operator@sha256:50aec0017448814b8420b561fae8117b620971b904eeeeba59ea250be3d0b683_s390x"
},
"product_reference": "openshift4/ose-machine-api-operator@sha256:50aec0017448814b8420b561fae8117b620971b904eeeeba59ea250be3d0b683_s390x",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-machine-api-operator@sha256:c61dc40b93ffc6ff2335ba169475990cdbb70704b69d155561c5d64c14d07448_amd64 as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:openshift4/ose-machine-api-operator@sha256:c61dc40b93ffc6ff2335ba169475990cdbb70704b69d155561c5d64c14d07448_amd64"
},
"product_reference": "openshift4/ose-machine-api-operator@sha256:c61dc40b93ffc6ff2335ba169475990cdbb70704b69d155561c5d64c14d07448_amd64",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-machine-api-operator@sha256:e92749f7a8381da22507d567594dae893c684415d947094ae18d9561ad1f660d_ppc64le as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:openshift4/ose-machine-api-operator@sha256:e92749f7a8381da22507d567594dae893c684415d947094ae18d9561ad1f660d_ppc64le"
},
"product_reference": "openshift4/ose-machine-api-operator@sha256:e92749f7a8381da22507d567594dae893c684415d947094ae18d9561ad1f660d_ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-machine-api-provider-aws-rhel8@sha256:9e272355fd860b3cfbdd641b3278c08b30ef57a95683543d84bebe0bd2db555a_amd64 as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:openshift4/ose-machine-api-provider-aws-rhel8@sha256:9e272355fd860b3cfbdd641b3278c08b30ef57a95683543d84bebe0bd2db555a_amd64"
},
"product_reference": "openshift4/ose-machine-api-provider-aws-rhel8@sha256:9e272355fd860b3cfbdd641b3278c08b30ef57a95683543d84bebe0bd2db555a_amd64",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-machine-api-provider-aws-rhel8@sha256:a8cbd22fde7d9515a0a439ce1d26c7bf094aefe66b9ff5e977800db3bc192209_arm64 as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:openshift4/ose-machine-api-provider-aws-rhel8@sha256:a8cbd22fde7d9515a0a439ce1d26c7bf094aefe66b9ff5e977800db3bc192209_arm64"
},
"product_reference": "openshift4/ose-machine-api-provider-aws-rhel8@sha256:a8cbd22fde7d9515a0a439ce1d26c7bf094aefe66b9ff5e977800db3bc192209_arm64",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-machine-api-provider-azure-rhel8@sha256:a120dfd6753ed24d0b32693ae94f71a601f4a04d88a1056b88ad4315c88b8d4a_amd64 as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:openshift4/ose-machine-api-provider-azure-rhel8@sha256:a120dfd6753ed24d0b32693ae94f71a601f4a04d88a1056b88ad4315c88b8d4a_amd64"
},
"product_reference": "openshift4/ose-machine-api-provider-azure-rhel8@sha256:a120dfd6753ed24d0b32693ae94f71a601f4a04d88a1056b88ad4315c88b8d4a_amd64",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-machine-api-provider-azure-rhel8@sha256:cfa09983870bfd6bcaec139ef421a6e43795bd8e3d04f8ef4c241ee9b188492b_arm64 as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:openshift4/ose-machine-api-provider-azure-rhel8@sha256:cfa09983870bfd6bcaec139ef421a6e43795bd8e3d04f8ef4c241ee9b188492b_arm64"
},
"product_reference": "openshift4/ose-machine-api-provider-azure-rhel8@sha256:cfa09983870bfd6bcaec139ef421a6e43795bd8e3d04f8ef4c241ee9b188492b_arm64",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-machine-api-provider-gcp-rhel8@sha256:c52b5720d86ff3bccd4dffc7ce664d49a1ae515a89350ee6df6af0dbeb941eb3_ppc64le as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:openshift4/ose-machine-api-provider-gcp-rhel8@sha256:c52b5720d86ff3bccd4dffc7ce664d49a1ae515a89350ee6df6af0dbeb941eb3_ppc64le"
},
"product_reference": "openshift4/ose-machine-api-provider-gcp-rhel8@sha256:c52b5720d86ff3bccd4dffc7ce664d49a1ae515a89350ee6df6af0dbeb941eb3_ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-machine-api-provider-gcp-rhel8@sha256:d6d385ce47d52da83cd957a401463a8d48ac9415a749534b63cd8edf8b0dec02_amd64 as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:openshift4/ose-machine-api-provider-gcp-rhel8@sha256:d6d385ce47d52da83cd957a401463a8d48ac9415a749534b63cd8edf8b0dec02_amd64"
},
"product_reference": "openshift4/ose-machine-api-provider-gcp-rhel8@sha256:d6d385ce47d52da83cd957a401463a8d48ac9415a749534b63cd8edf8b0dec02_amd64",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-machine-api-provider-openstack-rhel8@sha256:05bae77a907afc2d75cb8f3bf3aacb26c4e3f2e965709c3c371536bfa78ecd54_ppc64le as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:openshift4/ose-machine-api-provider-openstack-rhel8@sha256:05bae77a907afc2d75cb8f3bf3aacb26c4e3f2e965709c3c371536bfa78ecd54_ppc64le"
},
"product_reference": "openshift4/ose-machine-api-provider-openstack-rhel8@sha256:05bae77a907afc2d75cb8f3bf3aacb26c4e3f2e965709c3c371536bfa78ecd54_ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-machine-api-provider-openstack-rhel8@sha256:0934c1acfdc6c8cc97ef198317f72bcea3bb6c6730d0be526a8c02e1677d47dc_arm64 as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:openshift4/ose-machine-api-provider-openstack-rhel8@sha256:0934c1acfdc6c8cc97ef198317f72bcea3bb6c6730d0be526a8c02e1677d47dc_arm64"
},
"product_reference": "openshift4/ose-machine-api-provider-openstack-rhel8@sha256:0934c1acfdc6c8cc97ef198317f72bcea3bb6c6730d0be526a8c02e1677d47dc_arm64",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-machine-api-provider-openstack-rhel8@sha256:4f57e14568253c23640528a5334e60164ae6975ad1ce91373d05b63e241541ea_amd64 as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:openshift4/ose-machine-api-provider-openstack-rhel8@sha256:4f57e14568253c23640528a5334e60164ae6975ad1ce91373d05b63e241541ea_amd64"
},
"product_reference": "openshift4/ose-machine-api-provider-openstack-rhel8@sha256:4f57e14568253c23640528a5334e60164ae6975ad1ce91373d05b63e241541ea_amd64",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-machine-api-provider-openstack-rhel8@sha256:df60e146a888bd72624758bc47d96622177cfe11330ab631dae7c30543715121_s390x as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:openshift4/ose-machine-api-provider-openstack-rhel8@sha256:df60e146a888bd72624758bc47d96622177cfe11330ab631dae7c30543715121_s390x"
},
"product_reference": "openshift4/ose-machine-api-provider-openstack-rhel8@sha256:df60e146a888bd72624758bc47d96622177cfe11330ab631dae7c30543715121_s390x",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-machine-config-operator@sha256:420fd1d1d11f92351a37c986f9aedda0d4e0897dc9cca0b16959a989308c64e8_s390x as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:openshift4/ose-machine-config-operator@sha256:420fd1d1d11f92351a37c986f9aedda0d4e0897dc9cca0b16959a989308c64e8_s390x"
},
"product_reference": "openshift4/ose-machine-config-operator@sha256:420fd1d1d11f92351a37c986f9aedda0d4e0897dc9cca0b16959a989308c64e8_s390x",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-machine-config-operator@sha256:543edd3009688fb98fdf5487e72713f8b81653e83a2532ebb95408ac948390a5_amd64 as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:openshift4/ose-machine-config-operator@sha256:543edd3009688fb98fdf5487e72713f8b81653e83a2532ebb95408ac948390a5_amd64"
},
"product_reference": "openshift4/ose-machine-config-operator@sha256:543edd3009688fb98fdf5487e72713f8b81653e83a2532ebb95408ac948390a5_amd64",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-machine-config-operator@sha256:9947130c8cc8d4b3157242ff5d1dcca0343f6a7b3d17710b2f0915d7e3500881_ppc64le as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:openshift4/ose-machine-config-operator@sha256:9947130c8cc8d4b3157242ff5d1dcca0343f6a7b3d17710b2f0915d7e3500881_ppc64le"
},
"product_reference": "openshift4/ose-machine-config-operator@sha256:9947130c8cc8d4b3157242ff5d1dcca0343f6a7b3d17710b2f0915d7e3500881_ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-machine-config-operator@sha256:a9aae6a7e5d77e4c56c8c7852529bc14565240ccecb5f0fc4af2c97d6453d5e9_arm64 as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:openshift4/ose-machine-config-operator@sha256:a9aae6a7e5d77e4c56c8c7852529bc14565240ccecb5f0fc4af2c97d6453d5e9_arm64"
},
"product_reference": "openshift4/ose-machine-config-operator@sha256:a9aae6a7e5d77e4c56c8c7852529bc14565240ccecb5f0fc4af2c97d6453d5e9_arm64",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-machine-os-images-rhel8@sha256:7b5354bb368da20e0ce7568b94f8c5eb3a418d592cd5cde2b36a08978ee48c48_amd64 as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:openshift4/ose-machine-os-images-rhel8@sha256:7b5354bb368da20e0ce7568b94f8c5eb3a418d592cd5cde2b36a08978ee48c48_amd64"
},
"product_reference": "openshift4/ose-machine-os-images-rhel8@sha256:7b5354bb368da20e0ce7568b94f8c5eb3a418d592cd5cde2b36a08978ee48c48_amd64",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-machine-os-images-rhel8@sha256:cd2e7121485ccef25344ebc4f471d92913cbd6e24a12423305d6cc20728c1344_arm64 as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:openshift4/ose-machine-os-images-rhel8@sha256:cd2e7121485ccef25344ebc4f471d92913cbd6e24a12423305d6cc20728c1344_arm64"
},
"product_reference": "openshift4/ose-machine-os-images-rhel8@sha256:cd2e7121485ccef25344ebc4f471d92913cbd6e24a12423305d6cc20728c1344_arm64",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-multus-admission-controller@sha256:10d932015ba0fe1a84a7a0096dc416857e1a63a2323e6192b8b6bba90e50aa5b_ppc64le as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:openshift4/ose-multus-admission-controller@sha256:10d932015ba0fe1a84a7a0096dc416857e1a63a2323e6192b8b6bba90e50aa5b_ppc64le"
},
"product_reference": "openshift4/ose-multus-admission-controller@sha256:10d932015ba0fe1a84a7a0096dc416857e1a63a2323e6192b8b6bba90e50aa5b_ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-multus-admission-controller@sha256:534466df0ec5df492b00ebeebedd041600e0476e6cb42d8aaedd46d2a6e78f06_s390x as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:openshift4/ose-multus-admission-controller@sha256:534466df0ec5df492b00ebeebedd041600e0476e6cb42d8aaedd46d2a6e78f06_s390x"
},
"product_reference": "openshift4/ose-multus-admission-controller@sha256:534466df0ec5df492b00ebeebedd041600e0476e6cb42d8aaedd46d2a6e78f06_s390x",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-multus-admission-controller@sha256:c7a66dd0d9c8b16789967073a28ac92eeb2f1beab3f8ead8fe1ca01f26a105c5_amd64 as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:openshift4/ose-multus-admission-controller@sha256:c7a66dd0d9c8b16789967073a28ac92eeb2f1beab3f8ead8fe1ca01f26a105c5_amd64"
},
"product_reference": "openshift4/ose-multus-admission-controller@sha256:c7a66dd0d9c8b16789967073a28ac92eeb2f1beab3f8ead8fe1ca01f26a105c5_amd64",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-multus-admission-controller@sha256:df86ef6d451a7ac6a858f5a7a32145f3b99d0b1da3559ff90ccb4733106a59b5_arm64 as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:openshift4/ose-multus-admission-controller@sha256:df86ef6d451a7ac6a858f5a7a32145f3b99d0b1da3559ff90ccb4733106a59b5_arm64"
},
"product_reference": "openshift4/ose-multus-admission-controller@sha256:df86ef6d451a7ac6a858f5a7a32145f3b99d0b1da3559ff90ccb4733106a59b5_arm64",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-multus-cni@sha256:559cb4e633fb0731f79310115e7d384749ef2ca15f298a4102985b4505845228_ppc64le as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:openshift4/ose-multus-cni@sha256:559cb4e633fb0731f79310115e7d384749ef2ca15f298a4102985b4505845228_ppc64le"
},
"product_reference": "openshift4/ose-multus-cni@sha256:559cb4e633fb0731f79310115e7d384749ef2ca15f298a4102985b4505845228_ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-multus-cni@sha256:633c3b5509971739a0e95a8fab99a29bc5a81797c55c2cfdc97d184a055175af_s390x as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:openshift4/ose-multus-cni@sha256:633c3b5509971739a0e95a8fab99a29bc5a81797c55c2cfdc97d184a055175af_s390x"
},
"product_reference": "openshift4/ose-multus-cni@sha256:633c3b5509971739a0e95a8fab99a29bc5a81797c55c2cfdc97d184a055175af_s390x",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-multus-cni@sha256:75eeee08529df0c3e2e08b874ac7e1d39ef268148d71dff880f71034f8c89b14_amd64 as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:openshift4/ose-multus-cni@sha256:75eeee08529df0c3e2e08b874ac7e1d39ef268148d71dff880f71034f8c89b14_amd64"
},
"product_reference": "openshift4/ose-multus-cni@sha256:75eeee08529df0c3e2e08b874ac7e1d39ef268148d71dff880f71034f8c89b14_amd64",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-multus-cni@sha256:98835095c461b58a1159a530ee7d3f978c81ed197b5345faf9d610272ebe23eb_arm64 as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:openshift4/ose-multus-cni@sha256:98835095c461b58a1159a530ee7d3f978c81ed197b5345faf9d610272ebe23eb_arm64"
},
"product_reference": "openshift4/ose-multus-cni@sha256:98835095c461b58a1159a530ee7d3f978c81ed197b5345faf9d610272ebe23eb_arm64",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-multus-networkpolicy-rhel8@sha256:00532c0e376a4363ea73d6664c8ec200f5bcc4bcd52918cdad19f2d11057fd51_amd64 as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:openshift4/ose-multus-networkpolicy-rhel8@sha256:00532c0e376a4363ea73d6664c8ec200f5bcc4bcd52918cdad19f2d11057fd51_amd64"
},
"product_reference": "openshift4/ose-multus-networkpolicy-rhel8@sha256:00532c0e376a4363ea73d6664c8ec200f5bcc4bcd52918cdad19f2d11057fd51_amd64",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-multus-networkpolicy-rhel8@sha256:80b31a0820e7954050c01d39fdce34591d22beec0678e258176a9bcc1378e07b_s390x as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:openshift4/ose-multus-networkpolicy-rhel8@sha256:80b31a0820e7954050c01d39fdce34591d22beec0678e258176a9bcc1378e07b_s390x"
},
"product_reference": "openshift4/ose-multus-networkpolicy-rhel8@sha256:80b31a0820e7954050c01d39fdce34591d22beec0678e258176a9bcc1378e07b_s390x",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-multus-networkpolicy-rhel8@sha256:9ba16add1d64bad4d4dfb9e8e4200b061ae6f6ab34bccf0456684bfdddc7b9b2_ppc64le as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:openshift4/ose-multus-networkpolicy-rhel8@sha256:9ba16add1d64bad4d4dfb9e8e4200b061ae6f6ab34bccf0456684bfdddc7b9b2_ppc64le"
},
"product_reference": "openshift4/ose-multus-networkpolicy-rhel8@sha256:9ba16add1d64bad4d4dfb9e8e4200b061ae6f6ab34bccf0456684bfdddc7b9b2_ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-multus-networkpolicy-rhel8@sha256:c3799719a6af2f3020a8588e9a2ee483ee8e27d6a91675c824111aa0ea61be78_arm64 as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:openshift4/ose-multus-networkpolicy-rhel8@sha256:c3799719a6af2f3020a8588e9a2ee483ee8e27d6a91675c824111aa0ea61be78_arm64"
},
"product_reference": "openshift4/ose-multus-networkpolicy-rhel8@sha256:c3799719a6af2f3020a8588e9a2ee483ee8e27d6a91675c824111aa0ea61be78_arm64",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-multus-route-override-cni-rhel8@sha256:0c8234a718b163b3390c49956b24c4320b4875d1f3d7ec27d0dab3fad16ddd85_amd64 as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:openshift4/ose-multus-route-override-cni-rhel8@sha256:0c8234a718b163b3390c49956b24c4320b4875d1f3d7ec27d0dab3fad16ddd85_amd64"
},
"product_reference": "openshift4/ose-multus-route-override-cni-rhel8@sha256:0c8234a718b163b3390c49956b24c4320b4875d1f3d7ec27d0dab3fad16ddd85_amd64",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-multus-route-override-cni-rhel8@sha256:104105eb231879914965da9c3064c298ab2a1a7944eb334404c7ec32920ec511_ppc64le as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:openshift4/ose-multus-route-override-cni-rhel8@sha256:104105eb231879914965da9c3064c298ab2a1a7944eb334404c7ec32920ec511_ppc64le"
},
"product_reference": "openshift4/ose-multus-route-override-cni-rhel8@sha256:104105eb231879914965da9c3064c298ab2a1a7944eb334404c7ec32920ec511_ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-multus-route-override-cni-rhel8@sha256:495a6f50eaac5b4bb2256d6866aed27549d547a454e4729703e1792fdd95a9a9_arm64 as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:openshift4/ose-multus-route-override-cni-rhel8@sha256:495a6f50eaac5b4bb2256d6866aed27549d547a454e4729703e1792fdd95a9a9_arm64"
},
"product_reference": "openshift4/ose-multus-route-override-cni-rhel8@sha256:495a6f50eaac5b4bb2256d6866aed27549d547a454e4729703e1792fdd95a9a9_arm64",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-multus-route-override-cni-rhel8@sha256:51e952de791ec027c7841769418242da5172bb469f67eaab192fadcf6fb458e5_s390x as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:openshift4/ose-multus-route-override-cni-rhel8@sha256:51e952de791ec027c7841769418242da5172bb469f67eaab192fadcf6fb458e5_s390x"
},
"product_reference": "openshift4/ose-multus-route-override-cni-rhel8@sha256:51e952de791ec027c7841769418242da5172bb469f67eaab192fadcf6fb458e5_s390x",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-multus-whereabouts-ipam-cni-rhel8@sha256:019a741a0988bdfb01bb1d47a5ad13cae7a7bd281d9e1b0c5cc05ef2fa284ad2_amd64 as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:openshift4/ose-multus-whereabouts-ipam-cni-rhel8@sha256:019a741a0988bdfb01bb1d47a5ad13cae7a7bd281d9e1b0c5cc05ef2fa284ad2_amd64"
},
"product_reference": "openshift4/ose-multus-whereabouts-ipam-cni-rhel8@sha256:019a741a0988bdfb01bb1d47a5ad13cae7a7bd281d9e1b0c5cc05ef2fa284ad2_amd64",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-multus-whereabouts-ipam-cni-rhel8@sha256:52e0ac8e139d941d3460ff68be8d22b6378ba6b9059d342ebc93d1fb8332a2ec_arm64 as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:openshift4/ose-multus-whereabouts-ipam-cni-rhel8@sha256:52e0ac8e139d941d3460ff68be8d22b6378ba6b9059d342ebc93d1fb8332a2ec_arm64"
},
"product_reference": "openshift4/ose-multus-whereabouts-ipam-cni-rhel8@sha256:52e0ac8e139d941d3460ff68be8d22b6378ba6b9059d342ebc93d1fb8332a2ec_arm64",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-multus-whereabouts-ipam-cni-rhel8@sha256:6426782a1b3f59b5817fa85a465d63334ce7299adaeb442f75ce4930fece85dd_ppc64le as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:openshift4/ose-multus-whereabouts-ipam-cni-rhel8@sha256:6426782a1b3f59b5817fa85a465d63334ce7299adaeb442f75ce4930fece85dd_ppc64le"
},
"product_reference": "openshift4/ose-multus-whereabouts-ipam-cni-rhel8@sha256:6426782a1b3f59b5817fa85a465d63334ce7299adaeb442f75ce4930fece85dd_ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-multus-whereabouts-ipam-cni-rhel8@sha256:8b81457dda1bfea834f351d7dae2f42195d04c95eaea32733c9ca4ad78ee554f_s390x as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:openshift4/ose-multus-whereabouts-ipam-cni-rhel8@sha256:8b81457dda1bfea834f351d7dae2f42195d04c95eaea32733c9ca4ad78ee554f_s390x"
},
"product_reference": "openshift4/ose-multus-whereabouts-ipam-cni-rhel8@sha256:8b81457dda1bfea834f351d7dae2f42195d04c95eaea32733c9ca4ad78ee554f_s390x",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-must-gather@sha256:3dacd322fcbbd9a68b8b8f6ac7d2f40eaad310442358d047d534156d1f39dc3d_arm64 as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:openshift4/ose-must-gather@sha256:3dacd322fcbbd9a68b8b8f6ac7d2f40eaad310442358d047d534156d1f39dc3d_arm64"
},
"product_reference": "openshift4/ose-must-gather@sha256:3dacd322fcbbd9a68b8b8f6ac7d2f40eaad310442358d047d534156d1f39dc3d_arm64",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-must-gather@sha256:7c9eef761c85d5b7884e631937fef714732f612ebe54d1acb139f57560e8087d_amd64 as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:openshift4/ose-must-gather@sha256:7c9eef761c85d5b7884e631937fef714732f612ebe54d1acb139f57560e8087d_amd64"
},
"product_reference": "openshift4/ose-must-gather@sha256:7c9eef761c85d5b7884e631937fef714732f612ebe54d1acb139f57560e8087d_amd64",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-must-gather@sha256:8bffdba8e5a5c0f02e4d8a4323292d1b9e4faeefbb3e3b73b13002050985eff9_s390x as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:openshift4/ose-must-gather@sha256:8bffdba8e5a5c0f02e4d8a4323292d1b9e4faeefbb3e3b73b13002050985eff9_s390x"
},
"product_reference": "openshift4/ose-must-gather@sha256:8bffdba8e5a5c0f02e4d8a4323292d1b9e4faeefbb3e3b73b13002050985eff9_s390x",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-must-gather@sha256:be3e5946f0c4f70427379251a147059e6aef6b24060ad3f43c4c7611d9a14d14_ppc64le as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:openshift4/ose-must-gather@sha256:be3e5946f0c4f70427379251a147059e6aef6b24060ad3f43c4c7611d9a14d14_ppc64le"
},
"product_reference": "openshift4/ose-must-gather@sha256:be3e5946f0c4f70427379251a147059e6aef6b24060ad3f43c4c7611d9a14d14_ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-network-interface-bond-cni-rhel8@sha256:58d07b7b95fa55ba39a810d95f99954ee5b4bd19b37891a592ef47457c4d9248_amd64 as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:openshift4/ose-network-interface-bond-cni-rhel8@sha256:58d07b7b95fa55ba39a810d95f99954ee5b4bd19b37891a592ef47457c4d9248_amd64"
},
"product_reference": "openshift4/ose-network-interface-bond-cni-rhel8@sha256:58d07b7b95fa55ba39a810d95f99954ee5b4bd19b37891a592ef47457c4d9248_amd64",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-network-interface-bond-cni-rhel8@sha256:696855f358513bb5d00da99f976ed617f2d4ed497d306684ef77aa9d69e93cba_s390x as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:openshift4/ose-network-interface-bond-cni-rhel8@sha256:696855f358513bb5d00da99f976ed617f2d4ed497d306684ef77aa9d69e93cba_s390x"
},
"product_reference": "openshift4/ose-network-interface-bond-cni-rhel8@sha256:696855f358513bb5d00da99f976ed617f2d4ed497d306684ef77aa9d69e93cba_s390x",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-network-interface-bond-cni-rhel8@sha256:b3fb70b58e12e37b5378eed5adb33619c0ecf110cbf48163e2717c19ec7f7025_ppc64le as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:openshift4/ose-network-interface-bond-cni-rhel8@sha256:b3fb70b58e12e37b5378eed5adb33619c0ecf110cbf48163e2717c19ec7f7025_ppc64le"
},
"product_reference": "openshift4/ose-network-interface-bond-cni-rhel8@sha256:b3fb70b58e12e37b5378eed5adb33619c0ecf110cbf48163e2717c19ec7f7025_ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-network-interface-bond-cni-rhel8@sha256:eae99205aca7e6472b57040de8e4cd20a5cb2e320fa24fa93b5d018c0e8f0332_arm64 as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:openshift4/ose-network-interface-bond-cni-rhel8@sha256:eae99205aca7e6472b57040de8e4cd20a5cb2e320fa24fa93b5d018c0e8f0332_arm64"
},
"product_reference": "openshift4/ose-network-interface-bond-cni-rhel8@sha256:eae99205aca7e6472b57040de8e4cd20a5cb2e320fa24fa93b5d018c0e8f0332_arm64",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-network-metrics-daemon-rhel8@sha256:1d1210cfd8dbee985f37f3b7f5f5027ee2871d0680c59d58f8b057eb188e5853_amd64 as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:openshift4/ose-network-metrics-daemon-rhel8@sha256:1d1210cfd8dbee985f37f3b7f5f5027ee2871d0680c59d58f8b057eb188e5853_amd64"
},
"product_reference": "openshift4/ose-network-metrics-daemon-rhel8@sha256:1d1210cfd8dbee985f37f3b7f5f5027ee2871d0680c59d58f8b057eb188e5853_amd64",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-network-metrics-daemon-rhel8@sha256:94d936931a508b8e9e4d46dbdcc2f04311b30dca7a4ef54a5aafe708dda3b249_arm64 as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:openshift4/ose-network-metrics-daemon-rhel8@sha256:94d936931a508b8e9e4d46dbdcc2f04311b30dca7a4ef54a5aafe708dda3b249_arm64"
},
"product_reference": "openshift4/ose-network-metrics-daemon-rhel8@sha256:94d936931a508b8e9e4d46dbdcc2f04311b30dca7a4ef54a5aafe708dda3b249_arm64",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-network-metrics-daemon-rhel8@sha256:e61bee6a6187d38ac586efb04c6ea9cfcc014c863e945e47f560a83e8def114d_ppc64le as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:openshift4/ose-network-metrics-daemon-rhel8@sha256:e61bee6a6187d38ac586efb04c6ea9cfcc014c863e945e47f560a83e8def114d_ppc64le"
},
"product_reference": "openshift4/ose-network-metrics-daemon-rhel8@sha256:e61bee6a6187d38ac586efb04c6ea9cfcc014c863e945e47f560a83e8def114d_ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-network-metrics-daemon-rhel8@sha256:f29b041609aa6fc2351837aa6d5f377489e6e60570911ac474fc01102b6e8f63_s390x as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:openshift4/ose-network-metrics-daemon-rhel8@sha256:f29b041609aa6fc2351837aa6d5f377489e6e60570911ac474fc01102b6e8f63_s390x"
},
"product_reference": "openshift4/ose-network-metrics-daemon-rhel8@sha256:f29b041609aa6fc2351837aa6d5f377489e6e60570911ac474fc01102b6e8f63_s390x",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-nutanix-machine-controllers-rhel8@sha256:524e2e091db0e4a883824cd744f0d158e8bba91bff52b7e6c4908a3727c6bea2_amd64 as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:openshift4/ose-nutanix-machine-controllers-rhel8@sha256:524e2e091db0e4a883824cd744f0d158e8bba91bff52b7e6c4908a3727c6bea2_amd64"
},
"product_reference": "openshift4/ose-nutanix-machine-controllers-rhel8@sha256:524e2e091db0e4a883824cd744f0d158e8bba91bff52b7e6c4908a3727c6bea2_amd64",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-oauth-apiserver-rhel8@sha256:46a1a8bad469cb3d2a2425eee40d5ebdbc99500741ccacdb384e34fa58ad177e_s390x as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:openshift4/ose-oauth-apiserver-rhel8@sha256:46a1a8bad469cb3d2a2425eee40d5ebdbc99500741ccacdb384e34fa58ad177e_s390x"
},
"product_reference": "openshift4/ose-oauth-apiserver-rhel8@sha256:46a1a8bad469cb3d2a2425eee40d5ebdbc99500741ccacdb384e34fa58ad177e_s390x",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-oauth-apiserver-rhel8@sha256:b1e06183d361a6ca89412b960a38121f6ecb9ecf6b9ebccbaad95159690dc243_ppc64le as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:openshift4/ose-oauth-apiserver-rhel8@sha256:b1e06183d361a6ca89412b960a38121f6ecb9ecf6b9ebccbaad95159690dc243_ppc64le"
},
"product_reference": "openshift4/ose-oauth-apiserver-rhel8@sha256:b1e06183d361a6ca89412b960a38121f6ecb9ecf6b9ebccbaad95159690dc243_ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-oauth-apiserver-rhel8@sha256:c92369d17d727d96b6bc15cc9c32a65bce28850a441464d6557c4dea0445b3ce_amd64 as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:openshift4/ose-oauth-apiserver-rhel8@sha256:c92369d17d727d96b6bc15cc9c32a65bce28850a441464d6557c4dea0445b3ce_amd64"
},
"product_reference": "openshift4/ose-oauth-apiserver-rhel8@sha256:c92369d17d727d96b6bc15cc9c32a65bce28850a441464d6557c4dea0445b3ce_amd64",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-oauth-apiserver-rhel8@sha256:d46a93bf4cb1369bd651b79748008cd3d69638b11d42fae6b2cd068545aab7d8_arm64 as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:openshift4/ose-oauth-apiserver-rhel8@sha256:d46a93bf4cb1369bd651b79748008cd3d69638b11d42fae6b2cd068545aab7d8_arm64"
},
"product_reference": "openshift4/ose-oauth-apiserver-rhel8@sha256:d46a93bf4cb1369bd651b79748008cd3d69638b11d42fae6b2cd068545aab7d8_arm64",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-oauth-proxy@sha256:184021ada5116a1e5dc8c21163f39665606cae8fb1e776bd9d623cd2eb0072c2_amd64 as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:openshift4/ose-oauth-proxy@sha256:184021ada5116a1e5dc8c21163f39665606cae8fb1e776bd9d623cd2eb0072c2_amd64"
},
"product_reference": "openshift4/ose-oauth-proxy@sha256:184021ada5116a1e5dc8c21163f39665606cae8fb1e776bd9d623cd2eb0072c2_amd64",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-oauth-proxy@sha256:1ce1cdcefa33cff869b553f7c1b03913d22495a8a66bb627a38a613f8bcbad26_arm64 as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:openshift4/ose-oauth-proxy@sha256:1ce1cdcefa33cff869b553f7c1b03913d22495a8a66bb627a38a613f8bcbad26_arm64"
},
"product_reference": "openshift4/ose-oauth-proxy@sha256:1ce1cdcefa33cff869b553f7c1b03913d22495a8a66bb627a38a613f8bcbad26_arm64",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-oauth-proxy@sha256:56da8995fd4330fe9c28dbc873d699ca3c5eda75d1bcaba0ef9de2b209822ad9_s390x as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:openshift4/ose-oauth-proxy@sha256:56da8995fd4330fe9c28dbc873d699ca3c5eda75d1bcaba0ef9de2b209822ad9_s390x"
},
"product_reference": "openshift4/ose-oauth-proxy@sha256:56da8995fd4330fe9c28dbc873d699ca3c5eda75d1bcaba0ef9de2b209822ad9_s390x",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-oauth-proxy@sha256:9bfd73a2ba40e7a88aa3760e13e4179796daa942ecc1fdb35ac0d99f67b9c332_ppc64le as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:openshift4/ose-oauth-proxy@sha256:9bfd73a2ba40e7a88aa3760e13e4179796daa942ecc1fdb35ac0d99f67b9c332_ppc64le"
},
"product_reference": "openshift4/ose-oauth-proxy@sha256:9bfd73a2ba40e7a88aa3760e13e4179796daa942ecc1fdb35ac0d99f67b9c332_ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-oauth-server-rhel8@sha256:0bf945ed0aee47149f19d396062c3fd23ea901c8992762c609673a16883a305b_arm64 as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:openshift4/ose-oauth-server-rhel8@sha256:0bf945ed0aee47149f19d396062c3fd23ea901c8992762c609673a16883a305b_arm64"
},
"product_reference": "openshift4/ose-oauth-server-rhel8@sha256:0bf945ed0aee47149f19d396062c3fd23ea901c8992762c609673a16883a305b_arm64",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-oauth-server-rhel8@sha256:5f55e85234cb822dd12ab71bf5de8e7a49eab2525e465ac4bf34f5e69cee5673_ppc64le as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:openshift4/ose-oauth-server-rhel8@sha256:5f55e85234cb822dd12ab71bf5de8e7a49eab2525e465ac4bf34f5e69cee5673_ppc64le"
},
"product_reference": "openshift4/ose-oauth-server-rhel8@sha256:5f55e85234cb822dd12ab71bf5de8e7a49eab2525e465ac4bf34f5e69cee5673_ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-oauth-server-rhel8@sha256:6f23eef8a61ada1a120bb5e03f477727d5b21e6fac6482ef823de58c2a838073_s390x as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:openshift4/ose-oauth-server-rhel8@sha256:6f23eef8a61ada1a120bb5e03f477727d5b21e6fac6482ef823de58c2a838073_s390x"
},
"product_reference": "openshift4/ose-oauth-server-rhel8@sha256:6f23eef8a61ada1a120bb5e03f477727d5b21e6fac6482ef823de58c2a838073_s390x",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-oauth-server-rhel8@sha256:ff7d23ed5555807756340a62bcade403f3e68350d2ec0feb442c1a8ddd7c17e4_amd64 as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:openshift4/ose-oauth-server-rhel8@sha256:ff7d23ed5555807756340a62bcade403f3e68350d2ec0feb442c1a8ddd7c17e4_amd64"
},
"product_reference": "openshift4/ose-oauth-server-rhel8@sha256:ff7d23ed5555807756340a62bcade403f3e68350d2ec0feb442c1a8ddd7c17e4_amd64",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-openshift-apiserver-rhel8@sha256:a00046f91649246bf718a82a52ffcf969f0daa58dddc80de1ba53bf5999e393f_ppc64le as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:openshift4/ose-openshift-apiserver-rhel8@sha256:a00046f91649246bf718a82a52ffcf969f0daa58dddc80de1ba53bf5999e393f_ppc64le"
},
"product_reference": "openshift4/ose-openshift-apiserver-rhel8@sha256:a00046f91649246bf718a82a52ffcf969f0daa58dddc80de1ba53bf5999e393f_ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-openshift-apiserver-rhel8@sha256:bfc32929ee0c819b793a73e00df60eedd318a950598566404e5d4b8ae0cf3cbe_s390x as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:openshift4/ose-openshift-apiserver-rhel8@sha256:bfc32929ee0c819b793a73e00df60eedd318a950598566404e5d4b8ae0cf3cbe_s390x"
},
"product_reference": "openshift4/ose-openshift-apiserver-rhel8@sha256:bfc32929ee0c819b793a73e00df60eedd318a950598566404e5d4b8ae0cf3cbe_s390x",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-openshift-apiserver-rhel8@sha256:cfc4db2358e7ae163557fd2a9fdd3f68bd6b281350e816fa5df796e8ef915879_arm64 as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:openshift4/ose-openshift-apiserver-rhel8@sha256:cfc4db2358e7ae163557fd2a9fdd3f68bd6b281350e816fa5df796e8ef915879_arm64"
},
"product_reference": "openshift4/ose-openshift-apiserver-rhel8@sha256:cfc4db2358e7ae163557fd2a9fdd3f68bd6b281350e816fa5df796e8ef915879_arm64",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-openshift-apiserver-rhel8@sha256:fb79ed01acec6695a12cc13de5406bf08d862fbe1186734eb316544be1a240c1_amd64 as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:openshift4/ose-openshift-apiserver-rhel8@sha256:fb79ed01acec6695a12cc13de5406bf08d862fbe1186734eb316544be1a240c1_amd64"
},
"product_reference": "openshift4/ose-openshift-apiserver-rhel8@sha256:fb79ed01acec6695a12cc13de5406bf08d862fbe1186734eb316544be1a240c1_amd64",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-openshift-controller-manager-rhel8@sha256:6c1a3c63ca3b93f0644a80882cc02174bc06bfb6df4b3012cdf43c1d0a8114e9_ppc64le as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:openshift4/ose-openshift-controller-manager-rhel8@sha256:6c1a3c63ca3b93f0644a80882cc02174bc06bfb6df4b3012cdf43c1d0a8114e9_ppc64le"
},
"product_reference": "openshift4/ose-openshift-controller-manager-rhel8@sha256:6c1a3c63ca3b93f0644a80882cc02174bc06bfb6df4b3012cdf43c1d0a8114e9_ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-openshift-controller-manager-rhel8@sha256:bac116eb111816d3aca02ee3684caf417ad64d171844731aa17bb64d7eee5a75_amd64 as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:openshift4/ose-openshift-controller-manager-rhel8@sha256:bac116eb111816d3aca02ee3684caf417ad64d171844731aa17bb64d7eee5a75_amd64"
},
"product_reference": "openshift4/ose-openshift-controller-manager-rhel8@sha256:bac116eb111816d3aca02ee3684caf417ad64d171844731aa17bb64d7eee5a75_amd64",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-openshift-controller-manager-rhel8@sha256:cbc561d7df2565112f6a0fb5da5a1ad3fb374f232a46985bbb06793f839b6c4f_arm64 as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:openshift4/ose-openshift-controller-manager-rhel8@sha256:cbc561d7df2565112f6a0fb5da5a1ad3fb374f232a46985bbb06793f839b6c4f_arm64"
},
"product_reference": "openshift4/ose-openshift-controller-manager-rhel8@sha256:cbc561d7df2565112f6a0fb5da5a1ad3fb374f232a46985bbb06793f839b6c4f_arm64",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-openshift-controller-manager-rhel8@sha256:dd129ed0ef735c58c5453e9486e47f86128ba3e3f8e78f93b9f68cea6a6e1e19_s390x as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:openshift4/ose-openshift-controller-manager-rhel8@sha256:dd129ed0ef735c58c5453e9486e47f86128ba3e3f8e78f93b9f68cea6a6e1e19_s390x"
},
"product_reference": "openshift4/ose-openshift-controller-manager-rhel8@sha256:dd129ed0ef735c58c5453e9486e47f86128ba3e3f8e78f93b9f68cea6a6e1e19_s390x",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-openshift-state-metrics-rhel8@sha256:2950d0bcc7204cc50083c65c5353f5334b8d2c26a49b1ddf649cc5f154588ddd_s390x as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:openshift4/ose-openshift-state-metrics-rhel8@sha256:2950d0bcc7204cc50083c65c5353f5334b8d2c26a49b1ddf649cc5f154588ddd_s390x"
},
"product_reference": "openshift4/ose-openshift-state-metrics-rhel8@sha256:2950d0bcc7204cc50083c65c5353f5334b8d2c26a49b1ddf649cc5f154588ddd_s390x",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-openshift-state-metrics-rhel8@sha256:31fdf586cd84190d15ba39d77b2cf4f885e2f7b9d4cabecc173673657d98762f_ppc64le as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:openshift4/ose-openshift-state-metrics-rhel8@sha256:31fdf586cd84190d15ba39d77b2cf4f885e2f7b9d4cabecc173673657d98762f_ppc64le"
},
"product_reference": "openshift4/ose-openshift-state-metrics-rhel8@sha256:31fdf586cd84190d15ba39d77b2cf4f885e2f7b9d4cabecc173673657d98762f_ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-openshift-state-metrics-rhel8@sha256:6952a0473a631218a7c975b461d12acb0bbb34fa09d29d517c9376302edaf211_arm64 as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:openshift4/ose-openshift-state-metrics-rhel8@sha256:6952a0473a631218a7c975b461d12acb0bbb34fa09d29d517c9376302edaf211_arm64"
},
"product_reference": "openshift4/ose-openshift-state-metrics-rhel8@sha256:6952a0473a631218a7c975b461d12acb0bbb34fa09d29d517c9376302edaf211_arm64",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-openshift-state-metrics-rhel8@sha256:f35e35555ec3d130cff3bc84390cc6e29fbeaa3616a5ddd22264e378cf57dc56_amd64 as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:openshift4/ose-openshift-state-metrics-rhel8@sha256:f35e35555ec3d130cff3bc84390cc6e29fbeaa3616a5ddd22264e378cf57dc56_amd64"
},
"product_reference": "openshift4/ose-openshift-state-metrics-rhel8@sha256:f35e35555ec3d130cff3bc84390cc6e29fbeaa3616a5ddd22264e378cf57dc56_amd64",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-openstack-cinder-csi-driver-rhel8-operator@sha256:60f1d7ca36e5b85e49c4d6118414e52b981f7628675a547e934f76e2b6884633_arm64 as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:openshift4/ose-openstack-cinder-csi-driver-rhel8-operator@sha256:60f1d7ca36e5b85e49c4d6118414e52b981f7628675a547e934f76e2b6884633_arm64"
},
"product_reference": "openshift4/ose-openstack-cinder-csi-driver-rhel8-operator@sha256:60f1d7ca36e5b85e49c4d6118414e52b981f7628675a547e934f76e2b6884633_arm64",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-openstack-cinder-csi-driver-rhel8-operator@sha256:6d994efcb9859ae8c2284ee7859150bc334ef5db03c6101fb64677a841c534b1_amd64 as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:openshift4/ose-openstack-cinder-csi-driver-rhel8-operator@sha256:6d994efcb9859ae8c2284ee7859150bc334ef5db03c6101fb64677a841c534b1_amd64"
},
"product_reference": "openshift4/ose-openstack-cinder-csi-driver-rhel8-operator@sha256:6d994efcb9859ae8c2284ee7859150bc334ef5db03c6101fb64677a841c534b1_amd64",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-openstack-cinder-csi-driver-rhel8-operator@sha256:bf71d233894a0f09ecd6d6d4bb14141aa458a7e38a59edcec6c25e6f3c1d6227_s390x as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:openshift4/ose-openstack-cinder-csi-driver-rhel8-operator@sha256:bf71d233894a0f09ecd6d6d4bb14141aa458a7e38a59edcec6c25e6f3c1d6227_s390x"
},
"product_reference": "openshift4/ose-openstack-cinder-csi-driver-rhel8-operator@sha256:bf71d233894a0f09ecd6d6d4bb14141aa458a7e38a59edcec6c25e6f3c1d6227_s390x",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-openstack-cinder-csi-driver-rhel8-operator@sha256:fc99f3eacda723a6d9c83bf0e619c91bd2eb049a710b304ab1de7639705bbed5_ppc64le as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:openshift4/ose-openstack-cinder-csi-driver-rhel8-operator@sha256:fc99f3eacda723a6d9c83bf0e619c91bd2eb049a710b304ab1de7639705bbed5_ppc64le"
},
"product_reference": "openshift4/ose-openstack-cinder-csi-driver-rhel8-operator@sha256:fc99f3eacda723a6d9c83bf0e619c91bd2eb049a710b304ab1de7639705bbed5_ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-openstack-cinder-csi-driver-rhel8@sha256:222010151e2b63bf73be5abb82a7e66fc2a476c8d0eb2a9589751846eb13dda8_arm64 as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:openshift4/ose-openstack-cinder-csi-driver-rhel8@sha256:222010151e2b63bf73be5abb82a7e66fc2a476c8d0eb2a9589751846eb13dda8_arm64"
},
"product_reference": "openshift4/ose-openstack-cinder-csi-driver-rhel8@sha256:222010151e2b63bf73be5abb82a7e66fc2a476c8d0eb2a9589751846eb13dda8_arm64",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-openstack-cinder-csi-driver-rhel8@sha256:5231039df308c3b8730158ad327982baff8f7b1b6dccd046ab4a00af6d70e7d8_ppc64le as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:openshift4/ose-openstack-cinder-csi-driver-rhel8@sha256:5231039df308c3b8730158ad327982baff8f7b1b6dccd046ab4a00af6d70e7d8_ppc64le"
},
"product_reference": "openshift4/ose-openstack-cinder-csi-driver-rhel8@sha256:5231039df308c3b8730158ad327982baff8f7b1b6dccd046ab4a00af6d70e7d8_ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-openstack-cinder-csi-driver-rhel8@sha256:7c38464a61ab19479df1de20dcdbe5d5edc5091ac8b129a7f6f92aee6a792299_s390x as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:openshift4/ose-openstack-cinder-csi-driver-rhel8@sha256:7c38464a61ab19479df1de20dcdbe5d5edc5091ac8b129a7f6f92aee6a792299_s390x"
},
"product_reference": "openshift4/ose-openstack-cinder-csi-driver-rhel8@sha256:7c38464a61ab19479df1de20dcdbe5d5edc5091ac8b129a7f6f92aee6a792299_s390x",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-openstack-cinder-csi-driver-rhel8@sha256:9d4226c29d177b85af5c29303e477a110507966570a37607c9068eeea960bfdc_amd64 as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:openshift4/ose-openstack-cinder-csi-driver-rhel8@sha256:9d4226c29d177b85af5c29303e477a110507966570a37607c9068eeea960bfdc_amd64"
},
"product_reference": "openshift4/ose-openstack-cinder-csi-driver-rhel8@sha256:9d4226c29d177b85af5c29303e477a110507966570a37607c9068eeea960bfdc_amd64",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-openstack-cloud-controller-manager-rhel8@sha256:1ff37333fbf551657701aba24e917b118b3104cb0ae66a1b062fd9b16492e806_arm64 as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:openshift4/ose-openstack-cloud-controller-manager-rhel8@sha256:1ff37333fbf551657701aba24e917b118b3104cb0ae66a1b062fd9b16492e806_arm64"
},
"product_reference": "openshift4/ose-openstack-cloud-controller-manager-rhel8@sha256:1ff37333fbf551657701aba24e917b118b3104cb0ae66a1b062fd9b16492e806_arm64",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-openstack-cloud-controller-manager-rhel8@sha256:316d8d6c31c6198d95d929779c2d68df5ed9cc0fe1bc2db858f234af068dd21e_ppc64le as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:openshift4/ose-openstack-cloud-controller-manager-rhel8@sha256:316d8d6c31c6198d95d929779c2d68df5ed9cc0fe1bc2db858f234af068dd21e_ppc64le"
},
"product_reference": "openshift4/ose-openstack-cloud-controller-manager-rhel8@sha256:316d8d6c31c6198d95d929779c2d68df5ed9cc0fe1bc2db858f234af068dd21e_ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-openstack-cloud-controller-manager-rhel8@sha256:c3ce053319fcd80e357b5ebcb3abca3f59bb5e45aa48452332c850627b7db28b_amd64 as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:openshift4/ose-openstack-cloud-controller-manager-rhel8@sha256:c3ce053319fcd80e357b5ebcb3abca3f59bb5e45aa48452332c850627b7db28b_amd64"
},
"product_reference": "openshift4/ose-openstack-cloud-controller-manager-rhel8@sha256:c3ce053319fcd80e357b5ebcb3abca3f59bb5e45aa48452332c850627b7db28b_amd64",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-openstack-cloud-controller-manager-rhel8@sha256:cc40e91363be02c546bb57b66e855a635fa5cc9794814583b16a6ad70b23dca9_s390x as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:openshift4/ose-openstack-cloud-controller-manager-rhel8@sha256:cc40e91363be02c546bb57b66e855a635fa5cc9794814583b16a6ad70b23dca9_s390x"
},
"product_reference": "openshift4/ose-openstack-cloud-controller-manager-rhel8@sha256:cc40e91363be02c546bb57b66e855a635fa5cc9794814583b16a6ad70b23dca9_s390x",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-openstack-machine-controllers@sha256:109676ecd9d725dae3ac9bc7350deaa819dbcf1b911ec3106c3f412dd7d5e6d8_amd64 as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:openshift4/ose-openstack-machine-controllers@sha256:109676ecd9d725dae3ac9bc7350deaa819dbcf1b911ec3106c3f412dd7d5e6d8_amd64"
},
"product_reference": "openshift4/ose-openstack-machine-controllers@sha256:109676ecd9d725dae3ac9bc7350deaa819dbcf1b911ec3106c3f412dd7d5e6d8_amd64",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-openstack-machine-controllers@sha256:12a757c6f5773a203383b44ee2e96b5e6997214c6ced22dbfe9234923d77dab5_arm64 as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:openshift4/ose-openstack-machine-controllers@sha256:12a757c6f5773a203383b44ee2e96b5e6997214c6ced22dbfe9234923d77dab5_arm64"
},
"product_reference": "openshift4/ose-openstack-machine-controllers@sha256:12a757c6f5773a203383b44ee2e96b5e6997214c6ced22dbfe9234923d77dab5_arm64",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-openstack-machine-controllers@sha256:5cda1e00b8e5195be5fb565399f5a19c58a9c77bbe13e297f5a2196518116d90_ppc64le as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:openshift4/ose-openstack-machine-controllers@sha256:5cda1e00b8e5195be5fb565399f5a19c58a9c77bbe13e297f5a2196518116d90_ppc64le"
},
"product_reference": "openshift4/ose-openstack-machine-controllers@sha256:5cda1e00b8e5195be5fb565399f5a19c58a9c77bbe13e297f5a2196518116d90_ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-openstack-machine-controllers@sha256:b791f3ba80eb8953023048e9d613c46e0f59582f6a810f33c6861159ed09604d_s390x as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:openshift4/ose-openstack-machine-controllers@sha256:b791f3ba80eb8953023048e9d613c46e0f59582f6a810f33c6861159ed09604d_s390x"
},
"product_reference": "openshift4/ose-openstack-machine-controllers@sha256:b791f3ba80eb8953023048e9d613c46e0f59582f6a810f33c6861159ed09604d_s390x",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-operator-lifecycle-manager@sha256:71e485ca85f437eab29e7442aba98f9b40209e187e09cc16b02a90ce2ea47a69_amd64 as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:openshift4/ose-operator-lifecycle-manager@sha256:71e485ca85f437eab29e7442aba98f9b40209e187e09cc16b02a90ce2ea47a69_amd64"
},
"product_reference": "openshift4/ose-operator-lifecycle-manager@sha256:71e485ca85f437eab29e7442aba98f9b40209e187e09cc16b02a90ce2ea47a69_amd64",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-operator-lifecycle-manager@sha256:9ff3c0f6356d9bfcc98d390538007f31ffac8fdfeadfe10483ccb43b5afdb29f_arm64 as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:openshift4/ose-operator-lifecycle-manager@sha256:9ff3c0f6356d9bfcc98d390538007f31ffac8fdfeadfe10483ccb43b5afdb29f_arm64"
},
"product_reference": "openshift4/ose-operator-lifecycle-manager@sha256:9ff3c0f6356d9bfcc98d390538007f31ffac8fdfeadfe10483ccb43b5afdb29f_arm64",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-operator-lifecycle-manager@sha256:d7869ff27bf8c8a4becc36ac1cfe0d58c87717abd331e0fb5654cd2170646964_ppc64le as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:openshift4/ose-operator-lifecycle-manager@sha256:d7869ff27bf8c8a4becc36ac1cfe0d58c87717abd331e0fb5654cd2170646964_ppc64le"
},
"product_reference": "openshift4/ose-operator-lifecycle-manager@sha256:d7869ff27bf8c8a4becc36ac1cfe0d58c87717abd331e0fb5654cd2170646964_ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-operator-lifecycle-manager@sha256:e6b3dbe4aa6b5820b0aa9194980a88c90591286154b0d0bc4091a3b437b37d6b_s390x as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:openshift4/ose-operator-lifecycle-manager@sha256:e6b3dbe4aa6b5820b0aa9194980a88c90591286154b0d0bc4091a3b437b37d6b_s390x"
},
"product_reference": "openshift4/ose-operator-lifecycle-manager@sha256:e6b3dbe4aa6b5820b0aa9194980a88c90591286154b0d0bc4091a3b437b37d6b_s390x",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-operator-marketplace@sha256:4279626a013c0875b4c042ae9a2c970c67448a0d2eb0d5d40e9903d2ea4004db_amd64 as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:openshift4/ose-operator-marketplace@sha256:4279626a013c0875b4c042ae9a2c970c67448a0d2eb0d5d40e9903d2ea4004db_amd64"
},
"product_reference": "openshift4/ose-operator-marketplace@sha256:4279626a013c0875b4c042ae9a2c970c67448a0d2eb0d5d40e9903d2ea4004db_amd64",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-operator-marketplace@sha256:60020a467e04467bc1584fb348af1586ead6ccf267deff84ded975ebb45966d8_ppc64le as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:openshift4/ose-operator-marketplace@sha256:60020a467e04467bc1584fb348af1586ead6ccf267deff84ded975ebb45966d8_ppc64le"
},
"product_reference": "openshift4/ose-operator-marketplace@sha256:60020a467e04467bc1584fb348af1586ead6ccf267deff84ded975ebb45966d8_ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-operator-marketplace@sha256:97e0f4771aa15f5757e48ebb478798e549c8f171057d32aed5b1342b2f06266e_s390x as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:openshift4/ose-operator-marketplace@sha256:97e0f4771aa15f5757e48ebb478798e549c8f171057d32aed5b1342b2f06266e_s390x"
},
"product_reference": "openshift4/ose-operator-marketplace@sha256:97e0f4771aa15f5757e48ebb478798e549c8f171057d32aed5b1342b2f06266e_s390x",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-operator-marketplace@sha256:a14ba1d69da2b957fdbc9a42a867effd9234b97ec879574058ef84eebee047f3_arm64 as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:openshift4/ose-operator-marketplace@sha256:a14ba1d69da2b957fdbc9a42a867effd9234b97ec879574058ef84eebee047f3_arm64"
},
"product_reference": "openshift4/ose-operator-marketplace@sha256:a14ba1d69da2b957fdbc9a42a867effd9234b97ec879574058ef84eebee047f3_arm64",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-operator-registry@sha256:5b349413999a106176b22c9df4d3cfbd918d74fc5cf28f2ae99547370aa6d346_ppc64le as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:openshift4/ose-operator-registry@sha256:5b349413999a106176b22c9df4d3cfbd918d74fc5cf28f2ae99547370aa6d346_ppc64le"
},
"product_reference": "openshift4/ose-operator-registry@sha256:5b349413999a106176b22c9df4d3cfbd918d74fc5cf28f2ae99547370aa6d346_ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-operator-registry@sha256:5eb15d8d2b50adc82d64bc4195f37148d2bc74a7fe208edc51300b2a845fe980_s390x as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:openshift4/ose-operator-registry@sha256:5eb15d8d2b50adc82d64bc4195f37148d2bc74a7fe208edc51300b2a845fe980_s390x"
},
"product_reference": "openshift4/ose-operator-registry@sha256:5eb15d8d2b50adc82d64bc4195f37148d2bc74a7fe208edc51300b2a845fe980_s390x",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-operator-registry@sha256:619b8ca58e8cdc06a8e2dff0a837a18780c75f62c9ccdaf7e6c2e2afa786f93d_arm64 as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:openshift4/ose-operator-registry@sha256:619b8ca58e8cdc06a8e2dff0a837a18780c75f62c9ccdaf7e6c2e2afa786f93d_arm64"
},
"product_reference": "openshift4/ose-operator-registry@sha256:619b8ca58e8cdc06a8e2dff0a837a18780c75f62c9ccdaf7e6c2e2afa786f93d_arm64",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-operator-registry@sha256:ba871c2101d87f2aeb6668af55b3f10e91558be420923b8523f8d83d4dd5b45e_amd64 as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:openshift4/ose-operator-registry@sha256:ba871c2101d87f2aeb6668af55b3f10e91558be420923b8523f8d83d4dd5b45e_amd64"
},
"product_reference": "openshift4/ose-operator-registry@sha256:ba871c2101d87f2aeb6668af55b3f10e91558be420923b8523f8d83d4dd5b45e_amd64",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-ovirt-machine-controllers-rhel8@sha256:2d7b5e9c506da2c43704cae5934b604682dcb403218ceb1bd4f011c8bee8623b_amd64 as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:openshift4/ose-ovirt-machine-controllers-rhel8@sha256:2d7b5e9c506da2c43704cae5934b604682dcb403218ceb1bd4f011c8bee8623b_amd64"
},
"product_reference": "openshift4/ose-ovirt-machine-controllers-rhel8@sha256:2d7b5e9c506da2c43704cae5934b604682dcb403218ceb1bd4f011c8bee8623b_amd64",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-ovirt-machine-controllers-rhel8@sha256:951e6ff8cdd565aefd60d8e996145c989c228a2a9c7ab412789d92ddb3ec9165_ppc64le as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:openshift4/ose-ovirt-machine-controllers-rhel8@sha256:951e6ff8cdd565aefd60d8e996145c989c228a2a9c7ab412789d92ddb3ec9165_ppc64le"
},
"product_reference": "openshift4/ose-ovirt-machine-controllers-rhel8@sha256:951e6ff8cdd565aefd60d8e996145c989c228a2a9c7ab412789d92ddb3ec9165_ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-ovirt-machine-controllers-rhel8@sha256:d07d078681fbd9cb83c74716977b7f59112273cb18447178bdf8955050faeebd_s390x as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:openshift4/ose-ovirt-machine-controllers-rhel8@sha256:d07d078681fbd9cb83c74716977b7f59112273cb18447178bdf8955050faeebd_s390x"
},
"product_reference": "openshift4/ose-ovirt-machine-controllers-rhel8@sha256:d07d078681fbd9cb83c74716977b7f59112273cb18447178bdf8955050faeebd_s390x",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-ovirt-machine-controllers-rhel8@sha256:ff4261f6102f428b1789a31e021d18ededce3ba80ca93e64b7149968f10cff58_arm64 as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:openshift4/ose-ovirt-machine-controllers-rhel8@sha256:ff4261f6102f428b1789a31e021d18ededce3ba80ca93e64b7149968f10cff58_arm64"
},
"product_reference": "openshift4/ose-ovirt-machine-controllers-rhel8@sha256:ff4261f6102f428b1789a31e021d18ededce3ba80ca93e64b7149968f10cff58_arm64",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-ovn-kubernetes@sha256:5abaa3f3db864bd4d2d2dbc059839e28cbe5b6baa09cb6545d3f508809dd3f7a_s390x as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:openshift4/ose-ovn-kubernetes@sha256:5abaa3f3db864bd4d2d2dbc059839e28cbe5b6baa09cb6545d3f508809dd3f7a_s390x"
},
"product_reference": "openshift4/ose-ovn-kubernetes@sha256:5abaa3f3db864bd4d2d2dbc059839e28cbe5b6baa09cb6545d3f508809dd3f7a_s390x",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-ovn-kubernetes@sha256:713dd28ffc33520c9e84b72850253adf0adb016968773121f05349e3fca302c2_amd64 as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:openshift4/ose-ovn-kubernetes@sha256:713dd28ffc33520c9e84b72850253adf0adb016968773121f05349e3fca302c2_amd64"
},
"product_reference": "openshift4/ose-ovn-kubernetes@sha256:713dd28ffc33520c9e84b72850253adf0adb016968773121f05349e3fca302c2_amd64",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-ovn-kubernetes@sha256:795db439b8d73d097b0908fe6270d8a947fc1acd21bf3f4d9fa59f02bd16f19f_arm64 as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:openshift4/ose-ovn-kubernetes@sha256:795db439b8d73d097b0908fe6270d8a947fc1acd21bf3f4d9fa59f02bd16f19f_arm64"
},
"product_reference": "openshift4/ose-ovn-kubernetes@sha256:795db439b8d73d097b0908fe6270d8a947fc1acd21bf3f4d9fa59f02bd16f19f_arm64",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-ovn-kubernetes@sha256:cec5b3a5276177b25ce85f5d1465dbc6aca19b78b0f5406b6fe85bc97ff3f77d_ppc64le as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:openshift4/ose-ovn-kubernetes@sha256:cec5b3a5276177b25ce85f5d1465dbc6aca19b78b0f5406b6fe85bc97ff3f77d_ppc64le"
},
"product_reference": "openshift4/ose-ovn-kubernetes@sha256:cec5b3a5276177b25ce85f5d1465dbc6aca19b78b0f5406b6fe85bc97ff3f77d_ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-pod@sha256:51a4a033be2739a7a7a3edc7a1ee16ad9caddc5ae1f5a14c448afe3f5f906428_s390x as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:openshift4/ose-pod@sha256:51a4a033be2739a7a7a3edc7a1ee16ad9caddc5ae1f5a14c448afe3f5f906428_s390x"
},
"product_reference": "openshift4/ose-pod@sha256:51a4a033be2739a7a7a3edc7a1ee16ad9caddc5ae1f5a14c448afe3f5f906428_s390x",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-pod@sha256:651930bf045975dabb3d79410a2c9f971f1da319b8fcbba29ebe2e4e3bb71b3b_arm64 as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:openshift4/ose-pod@sha256:651930bf045975dabb3d79410a2c9f971f1da319b8fcbba29ebe2e4e3bb71b3b_arm64"
},
"product_reference": "openshift4/ose-pod@sha256:651930bf045975dabb3d79410a2c9f971f1da319b8fcbba29ebe2e4e3bb71b3b_arm64",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-pod@sha256:718cf324bb4c3af6852458ab1551c59ee9f1b1d8d3fadfd858bb909c9ec3558a_ppc64le as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:openshift4/ose-pod@sha256:718cf324bb4c3af6852458ab1551c59ee9f1b1d8d3fadfd858bb909c9ec3558a_ppc64le"
},
"product_reference": "openshift4/ose-pod@sha256:718cf324bb4c3af6852458ab1551c59ee9f1b1d8d3fadfd858bb909c9ec3558a_ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-pod@sha256:86e0050aaa7477b8aeef382e3bf8092463d207adfa5cd8c88358b367bb624869_amd64 as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:openshift4/ose-pod@sha256:86e0050aaa7477b8aeef382e3bf8092463d207adfa5cd8c88358b367bb624869_amd64"
},
"product_reference": "openshift4/ose-pod@sha256:86e0050aaa7477b8aeef382e3bf8092463d207adfa5cd8c88358b367bb624869_amd64",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-powervs-cloud-controller-manager-rhel8@sha256:28ef0b3040cc922f78fd7e9814628871c0fb85de1a9d47c1d954737d26d2f53b_amd64 as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:openshift4/ose-powervs-cloud-controller-manager-rhel8@sha256:28ef0b3040cc922f78fd7e9814628871c0fb85de1a9d47c1d954737d26d2f53b_amd64"
},
"product_reference": "openshift4/ose-powervs-cloud-controller-manager-rhel8@sha256:28ef0b3040cc922f78fd7e9814628871c0fb85de1a9d47c1d954737d26d2f53b_amd64",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-powervs-cloud-controller-manager-rhel8@sha256:a512551fc4ce326ef993f1dde6dedd5cf4c20b6c41f6149430ffae0d9e10d62c_ppc64le as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:openshift4/ose-powervs-cloud-controller-manager-rhel8@sha256:a512551fc4ce326ef993f1dde6dedd5cf4c20b6c41f6149430ffae0d9e10d62c_ppc64le"
},
"product_reference": "openshift4/ose-powervs-cloud-controller-manager-rhel8@sha256:a512551fc4ce326ef993f1dde6dedd5cf4c20b6c41f6149430ffae0d9e10d62c_ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-powervs-machine-controllers-rhel8@sha256:965ad6292483d5e6d8b734fd40006689cf3917657919c668b6d01bc9fc4b816e_ppc64le as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:openshift4/ose-powervs-machine-controllers-rhel8@sha256:965ad6292483d5e6d8b734fd40006689cf3917657919c668b6d01bc9fc4b816e_ppc64le"
},
"product_reference": "openshift4/ose-powervs-machine-controllers-rhel8@sha256:965ad6292483d5e6d8b734fd40006689cf3917657919c668b6d01bc9fc4b816e_ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-powervs-machine-controllers-rhel8@sha256:a03170bc3c01ee4f9c6cb80ee41925231b6c8b283822a094506214c10f19847b_amd64 as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:openshift4/ose-powervs-machine-controllers-rhel8@sha256:a03170bc3c01ee4f9c6cb80ee41925231b6c8b283822a094506214c10f19847b_amd64"
},
"product_reference": "openshift4/ose-powervs-machine-controllers-rhel8@sha256:a03170bc3c01ee4f9c6cb80ee41925231b6c8b283822a094506214c10f19847b_amd64",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-prom-label-proxy@sha256:90f629a90569aceb6deb0134b4141a3a622c4e95637ef4d5d6f3890ac27026c2_s390x as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:openshift4/ose-prom-label-proxy@sha256:90f629a90569aceb6deb0134b4141a3a622c4e95637ef4d5d6f3890ac27026c2_s390x"
},
"product_reference": "openshift4/ose-prom-label-proxy@sha256:90f629a90569aceb6deb0134b4141a3a622c4e95637ef4d5d6f3890ac27026c2_s390x",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-prom-label-proxy@sha256:c9ac8cabb6bc4f6bd60bda52529c98df596a1fa5a9130201129068ff48bc0fbb_arm64 as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:openshift4/ose-prom-label-proxy@sha256:c9ac8cabb6bc4f6bd60bda52529c98df596a1fa5a9130201129068ff48bc0fbb_arm64"
},
"product_reference": "openshift4/ose-prom-label-proxy@sha256:c9ac8cabb6bc4f6bd60bda52529c98df596a1fa5a9130201129068ff48bc0fbb_arm64",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-prom-label-proxy@sha256:db4ec1b0a75ec8a5260095225cf2ef103895edd9b05419503bec473629a3dcd0_ppc64le as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:openshift4/ose-prom-label-proxy@sha256:db4ec1b0a75ec8a5260095225cf2ef103895edd9b05419503bec473629a3dcd0_ppc64le"
},
"product_reference": "openshift4/ose-prom-label-proxy@sha256:db4ec1b0a75ec8a5260095225cf2ef103895edd9b05419503bec473629a3dcd0_ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-prom-label-proxy@sha256:fd3feba855b7afa27146ab4798f7afcb05d2dc22c1eea2c691a3778df00606d6_amd64 as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:openshift4/ose-prom-label-proxy@sha256:fd3feba855b7afa27146ab4798f7afcb05d2dc22c1eea2c691a3778df00606d6_amd64"
},
"product_reference": "openshift4/ose-prom-label-proxy@sha256:fd3feba855b7afa27146ab4798f7afcb05d2dc22c1eea2c691a3778df00606d6_amd64",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-prometheus-alertmanager@sha256:0d225b059bdefca3ac163860ce9ae41ed74cd8c9ca887cfe4c525ac3f0cae783_ppc64le as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:openshift4/ose-prometheus-alertmanager@sha256:0d225b059bdefca3ac163860ce9ae41ed74cd8c9ca887cfe4c525ac3f0cae783_ppc64le"
},
"product_reference": "openshift4/ose-prometheus-alertmanager@sha256:0d225b059bdefca3ac163860ce9ae41ed74cd8c9ca887cfe4c525ac3f0cae783_ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-prometheus-alertmanager@sha256:13c7b3e7d5a2a75a806642a614189de0f4ae1639a9cab78ca7104ba65b4fd385_s390x as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:openshift4/ose-prometheus-alertmanager@sha256:13c7b3e7d5a2a75a806642a614189de0f4ae1639a9cab78ca7104ba65b4fd385_s390x"
},
"product_reference": "openshift4/ose-prometheus-alertmanager@sha256:13c7b3e7d5a2a75a806642a614189de0f4ae1639a9cab78ca7104ba65b4fd385_s390x",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-prometheus-alertmanager@sha256:cdddc502045ecafa9d4deabf4ac30af0255c3bb586390bcf7d89a1c1937b833c_arm64 as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:openshift4/ose-prometheus-alertmanager@sha256:cdddc502045ecafa9d4deabf4ac30af0255c3bb586390bcf7d89a1c1937b833c_arm64"
},
"product_reference": "openshift4/ose-prometheus-alertmanager@sha256:cdddc502045ecafa9d4deabf4ac30af0255c3bb586390bcf7d89a1c1937b833c_arm64",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-prometheus-alertmanager@sha256:f8db7211683d764461c1feacb61eb9911f480a8ad113fccb381155322077303c_amd64 as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:openshift4/ose-prometheus-alertmanager@sha256:f8db7211683d764461c1feacb61eb9911f480a8ad113fccb381155322077303c_amd64"
},
"product_reference": "openshift4/ose-prometheus-alertmanager@sha256:f8db7211683d764461c1feacb61eb9911f480a8ad113fccb381155322077303c_amd64",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-prometheus-config-reloader@sha256:015e84370d7a0a3e5318158915b27e1c5e7e7699d11240ba7359d6bc32c9898a_s390x as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:openshift4/ose-prometheus-config-reloader@sha256:015e84370d7a0a3e5318158915b27e1c5e7e7699d11240ba7359d6bc32c9898a_s390x"
},
"product_reference": "openshift4/ose-prometheus-config-reloader@sha256:015e84370d7a0a3e5318158915b27e1c5e7e7699d11240ba7359d6bc32c9898a_s390x",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-prometheus-config-reloader@sha256:39e17dba2978d3e1b0af71b9eb1be3446199a365ada2e156682ee7a20e48b060_ppc64le as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:openshift4/ose-prometheus-config-reloader@sha256:39e17dba2978d3e1b0af71b9eb1be3446199a365ada2e156682ee7a20e48b060_ppc64le"
},
"product_reference": "openshift4/ose-prometheus-config-reloader@sha256:39e17dba2978d3e1b0af71b9eb1be3446199a365ada2e156682ee7a20e48b060_ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-prometheus-config-reloader@sha256:4065daad759195db3c325efc46209f02bcc1c32caad88c69d5a3dbdcf920e335_amd64 as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:openshift4/ose-prometheus-config-reloader@sha256:4065daad759195db3c325efc46209f02bcc1c32caad88c69d5a3dbdcf920e335_amd64"
},
"product_reference": "openshift4/ose-prometheus-config-reloader@sha256:4065daad759195db3c325efc46209f02bcc1c32caad88c69d5a3dbdcf920e335_amd64",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-prometheus-config-reloader@sha256:bb62cdf6eca82eaa92fb9bbfc4e2f7575c3c49d472fda9358808aa790d3f5a70_arm64 as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:openshift4/ose-prometheus-config-reloader@sha256:bb62cdf6eca82eaa92fb9bbfc4e2f7575c3c49d472fda9358808aa790d3f5a70_arm64"
},
"product_reference": "openshift4/ose-prometheus-config-reloader@sha256:bb62cdf6eca82eaa92fb9bbfc4e2f7575c3c49d472fda9358808aa790d3f5a70_arm64",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-prometheus-node-exporter@sha256:1226c18cda120df10313739a9ac638bd5c4d02aa4f65ba3d1044b4f423d559a2_ppc64le as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:openshift4/ose-prometheus-node-exporter@sha256:1226c18cda120df10313739a9ac638bd5c4d02aa4f65ba3d1044b4f423d559a2_ppc64le"
},
"product_reference": "openshift4/ose-prometheus-node-exporter@sha256:1226c18cda120df10313739a9ac638bd5c4d02aa4f65ba3d1044b4f423d559a2_ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-prometheus-node-exporter@sha256:3539ddf93d8c2fe005b53b52c6628b413be0aabdfa534e6b947c4842d3617323_arm64 as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:openshift4/ose-prometheus-node-exporter@sha256:3539ddf93d8c2fe005b53b52c6628b413be0aabdfa534e6b947c4842d3617323_arm64"
},
"product_reference": "openshift4/ose-prometheus-node-exporter@sha256:3539ddf93d8c2fe005b53b52c6628b413be0aabdfa534e6b947c4842d3617323_arm64",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-prometheus-node-exporter@sha256:52adf1af03f2c7fef37ac537638577b913a73b11490ef16c789c40dbfbc9391c_s390x as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:openshift4/ose-prometheus-node-exporter@sha256:52adf1af03f2c7fef37ac537638577b913a73b11490ef16c789c40dbfbc9391c_s390x"
},
"product_reference": "openshift4/ose-prometheus-node-exporter@sha256:52adf1af03f2c7fef37ac537638577b913a73b11490ef16c789c40dbfbc9391c_s390x",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-prometheus-node-exporter@sha256:79ad722e32477863e3319b35b1e98befb8257576ebab0be4ae605f1cf92cf760_amd64 as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:openshift4/ose-prometheus-node-exporter@sha256:79ad722e32477863e3319b35b1e98befb8257576ebab0be4ae605f1cf92cf760_amd64"
},
"product_reference": "openshift4/ose-prometheus-node-exporter@sha256:79ad722e32477863e3319b35b1e98befb8257576ebab0be4ae605f1cf92cf760_amd64",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-prometheus-operator-admission-webhook-rhel8@sha256:7c00451864fafd5f2c5e316557f67eb027dd66e3e756c756ab3f74ab7a98e404_arm64 as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:openshift4/ose-prometheus-operator-admission-webhook-rhel8@sha256:7c00451864fafd5f2c5e316557f67eb027dd66e3e756c756ab3f74ab7a98e404_arm64"
},
"product_reference": "openshift4/ose-prometheus-operator-admission-webhook-rhel8@sha256:7c00451864fafd5f2c5e316557f67eb027dd66e3e756c756ab3f74ab7a98e404_arm64",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-prometheus-operator-admission-webhook-rhel8@sha256:9a67755cf6419877dce688f5bcd92da4929dcd86603219eb08628b44a29c4257_amd64 as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:openshift4/ose-prometheus-operator-admission-webhook-rhel8@sha256:9a67755cf6419877dce688f5bcd92da4929dcd86603219eb08628b44a29c4257_amd64"
},
"product_reference": "openshift4/ose-prometheus-operator-admission-webhook-rhel8@sha256:9a67755cf6419877dce688f5bcd92da4929dcd86603219eb08628b44a29c4257_amd64",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-prometheus-operator-admission-webhook-rhel8@sha256:a810296e2d9a9924234a7437531f9b6f4e266a4ddd40b8ecce1c48414696512e_ppc64le as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:openshift4/ose-prometheus-operator-admission-webhook-rhel8@sha256:a810296e2d9a9924234a7437531f9b6f4e266a4ddd40b8ecce1c48414696512e_ppc64le"
},
"product_reference": "openshift4/ose-prometheus-operator-admission-webhook-rhel8@sha256:a810296e2d9a9924234a7437531f9b6f4e266a4ddd40b8ecce1c48414696512e_ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-prometheus-operator-admission-webhook-rhel8@sha256:c5030e797e2b2130ec51a9a6039e02ea272477f502f7999286c660d59f34aca8_s390x as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:openshift4/ose-prometheus-operator-admission-webhook-rhel8@sha256:c5030e797e2b2130ec51a9a6039e02ea272477f502f7999286c660d59f34aca8_s390x"
},
"product_reference": "openshift4/ose-prometheus-operator-admission-webhook-rhel8@sha256:c5030e797e2b2130ec51a9a6039e02ea272477f502f7999286c660d59f34aca8_s390x",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-prometheus-operator@sha256:72ffba5d0ae400eba6e31120ecb4b621e852653b3b3850add2775bf51d5a2aca_arm64 as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:openshift4/ose-prometheus-operator@sha256:72ffba5d0ae400eba6e31120ecb4b621e852653b3b3850add2775bf51d5a2aca_arm64"
},
"product_reference": "openshift4/ose-prometheus-operator@sha256:72ffba5d0ae400eba6e31120ecb4b621e852653b3b3850add2775bf51d5a2aca_arm64",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-prometheus-operator@sha256:9e028b370e4b1fa7eeb51fb84ad9b1344e4012716030c5d3fa223c7abe92c0e1_ppc64le as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:openshift4/ose-prometheus-operator@sha256:9e028b370e4b1fa7eeb51fb84ad9b1344e4012716030c5d3fa223c7abe92c0e1_ppc64le"
},
"product_reference": "openshift4/ose-prometheus-operator@sha256:9e028b370e4b1fa7eeb51fb84ad9b1344e4012716030c5d3fa223c7abe92c0e1_ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-prometheus-operator@sha256:a2912fec31d91070a66473f1902cd5206cc8ce9e6849c4e5c5ba3da85165a31b_s390x as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:openshift4/ose-prometheus-operator@sha256:a2912fec31d91070a66473f1902cd5206cc8ce9e6849c4e5c5ba3da85165a31b_s390x"
},
"product_reference": "openshift4/ose-prometheus-operator@sha256:a2912fec31d91070a66473f1902cd5206cc8ce9e6849c4e5c5ba3da85165a31b_s390x",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-prometheus-operator@sha256:b45f485a4d48297aaef5fc6b95211eebe8f75ebf2ef69118c331c21a97fbaa9a_amd64 as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:openshift4/ose-prometheus-operator@sha256:b45f485a4d48297aaef5fc6b95211eebe8f75ebf2ef69118c331c21a97fbaa9a_amd64"
},
"product_reference": "openshift4/ose-prometheus-operator@sha256:b45f485a4d48297aaef5fc6b95211eebe8f75ebf2ef69118c331c21a97fbaa9a_amd64",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-prometheus@sha256:2486111c7d1de008464902945f9767cefedb3ef5c53521fdc2e1eb5fcf1b3fb4_ppc64le as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:openshift4/ose-prometheus@sha256:2486111c7d1de008464902945f9767cefedb3ef5c53521fdc2e1eb5fcf1b3fb4_ppc64le"
},
"product_reference": "openshift4/ose-prometheus@sha256:2486111c7d1de008464902945f9767cefedb3ef5c53521fdc2e1eb5fcf1b3fb4_ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-prometheus@sha256:37e8941e45c4add6684e52685ed112e474f0c8f062178497a4d65a019a2c1700_amd64 as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:openshift4/ose-prometheus@sha256:37e8941e45c4add6684e52685ed112e474f0c8f062178497a4d65a019a2c1700_amd64"
},
"product_reference": "openshift4/ose-prometheus@sha256:37e8941e45c4add6684e52685ed112e474f0c8f062178497a4d65a019a2c1700_amd64",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-prometheus@sha256:48375716d6e24dfd3811907f109defa883495cfdb387e78c26b90589e05623d7_arm64 as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:openshift4/ose-prometheus@sha256:48375716d6e24dfd3811907f109defa883495cfdb387e78c26b90589e05623d7_arm64"
},
"product_reference": "openshift4/ose-prometheus@sha256:48375716d6e24dfd3811907f109defa883495cfdb387e78c26b90589e05623d7_arm64",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-prometheus@sha256:64ad3518eff522dda5d221496a94cf2fe14b5c68175d0002ff01bbeb131756b1_s390x as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:openshift4/ose-prometheus@sha256:64ad3518eff522dda5d221496a94cf2fe14b5c68175d0002ff01bbeb131756b1_s390x"
},
"product_reference": "openshift4/ose-prometheus@sha256:64ad3518eff522dda5d221496a94cf2fe14b5c68175d0002ff01bbeb131756b1_s390x",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-sdn-rhel8@sha256:0e9935caae157329505de5a21a4d40ef501c9a2bcff47f76b074fcf1ab0e9c22_s390x as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:openshift4/ose-sdn-rhel8@sha256:0e9935caae157329505de5a21a4d40ef501c9a2bcff47f76b074fcf1ab0e9c22_s390x"
},
"product_reference": "openshift4/ose-sdn-rhel8@sha256:0e9935caae157329505de5a21a4d40ef501c9a2bcff47f76b074fcf1ab0e9c22_s390x",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-sdn-rhel8@sha256:c708a24017904d8e50fffaafc4c7b072bd774d04acdfa2b40d139edccf1dad33_ppc64le as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:openshift4/ose-sdn-rhel8@sha256:c708a24017904d8e50fffaafc4c7b072bd774d04acdfa2b40d139edccf1dad33_ppc64le"
},
"product_reference": "openshift4/ose-sdn-rhel8@sha256:c708a24017904d8e50fffaafc4c7b072bd774d04acdfa2b40d139edccf1dad33_ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-sdn-rhel8@sha256:f2c982220bfc6785e85f25c70ce559df5121417ec205d2df6965eb97885595ae_amd64 as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:openshift4/ose-sdn-rhel8@sha256:f2c982220bfc6785e85f25c70ce559df5121417ec205d2df6965eb97885595ae_amd64"
},
"product_reference": "openshift4/ose-sdn-rhel8@sha256:f2c982220bfc6785e85f25c70ce559df5121417ec205d2df6965eb97885595ae_amd64",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-sdn-rhel8@sha256:f3f3ab589e877816e8816468155a3f2eacdecd2085c08794ba372e6dcb84dd9a_arm64 as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:openshift4/ose-sdn-rhel8@sha256:f3f3ab589e877816e8816468155a3f2eacdecd2085c08794ba372e6dcb84dd9a_arm64"
},
"product_reference": "openshift4/ose-sdn-rhel8@sha256:f3f3ab589e877816e8816468155a3f2eacdecd2085c08794ba372e6dcb84dd9a_arm64",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-service-ca-operator@sha256:2fd815e1dfa78fc9c28179a5c77296723bbe8f42e1b19e347d936a795b787cdf_ppc64le as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:openshift4/ose-service-ca-operator@sha256:2fd815e1dfa78fc9c28179a5c77296723bbe8f42e1b19e347d936a795b787cdf_ppc64le"
},
"product_reference": "openshift4/ose-service-ca-operator@sha256:2fd815e1dfa78fc9c28179a5c77296723bbe8f42e1b19e347d936a795b787cdf_ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-service-ca-operator@sha256:5607b0aeaff5bc14563afb5b339cf26c12472501532d929da168c2e21a7afe9f_s390x as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:openshift4/ose-service-ca-operator@sha256:5607b0aeaff5bc14563afb5b339cf26c12472501532d929da168c2e21a7afe9f_s390x"
},
"product_reference": "openshift4/ose-service-ca-operator@sha256:5607b0aeaff5bc14563afb5b339cf26c12472501532d929da168c2e21a7afe9f_s390x",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-service-ca-operator@sha256:85dc1b4150d3a3f698bfc460ef6bb30c9b827a098de3cb7f46b9d35f145ef4f4_arm64 as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:openshift4/ose-service-ca-operator@sha256:85dc1b4150d3a3f698bfc460ef6bb30c9b827a098de3cb7f46b9d35f145ef4f4_arm64"
},
"product_reference": "openshift4/ose-service-ca-operator@sha256:85dc1b4150d3a3f698bfc460ef6bb30c9b827a098de3cb7f46b9d35f145ef4f4_arm64",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-service-ca-operator@sha256:bcdbf3cb8e6e31b66d979055c7ad71ff5d9fa309ba3c35256acdbe51c9f43de5_amd64 as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:openshift4/ose-service-ca-operator@sha256:bcdbf3cb8e6e31b66d979055c7ad71ff5d9fa309ba3c35256acdbe51c9f43de5_amd64"
},
"product_reference": "openshift4/ose-service-ca-operator@sha256:bcdbf3cb8e6e31b66d979055c7ad71ff5d9fa309ba3c35256acdbe51c9f43de5_amd64",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-telemeter@sha256:136d56f3c872a4d0dafb872d79c10b9d11cc582cbbb1e796881c6770543b3012_arm64 as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:openshift4/ose-telemeter@sha256:136d56f3c872a4d0dafb872d79c10b9d11cc582cbbb1e796881c6770543b3012_arm64"
},
"product_reference": "openshift4/ose-telemeter@sha256:136d56f3c872a4d0dafb872d79c10b9d11cc582cbbb1e796881c6770543b3012_arm64",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-telemeter@sha256:41f945d79832bab585470bb274be2ab66c8728808d15679c8ea3089013671464_s390x as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:openshift4/ose-telemeter@sha256:41f945d79832bab585470bb274be2ab66c8728808d15679c8ea3089013671464_s390x"
},
"product_reference": "openshift4/ose-telemeter@sha256:41f945d79832bab585470bb274be2ab66c8728808d15679c8ea3089013671464_s390x",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-telemeter@sha256:d9c609b5b7893d6f0c137fff5edd8df6b182088277ee2b9fcda8374fe19838e4_amd64 as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:openshift4/ose-telemeter@sha256:d9c609b5b7893d6f0c137fff5edd8df6b182088277ee2b9fcda8374fe19838e4_amd64"
},
"product_reference": "openshift4/ose-telemeter@sha256:d9c609b5b7893d6f0c137fff5edd8df6b182088277ee2b9fcda8374fe19838e4_amd64",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-telemeter@sha256:f931ead1bc611c5faf5073c81a3af1c3561ed1eb42f958fa9c1ae03eeb339505_ppc64le as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:openshift4/ose-telemeter@sha256:f931ead1bc611c5faf5073c81a3af1c3561ed1eb42f958fa9c1ae03eeb339505_ppc64le"
},
"product_reference": "openshift4/ose-telemeter@sha256:f931ead1bc611c5faf5073c81a3af1c3561ed1eb42f958fa9c1ae03eeb339505_ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-tests@sha256:62f2f4e4ceba4c9b0a2116d3f3ec7c3b467f597e089e791f5a1271ecc4fcc3fd_s390x as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:openshift4/ose-tests@sha256:62f2f4e4ceba4c9b0a2116d3f3ec7c3b467f597e089e791f5a1271ecc4fcc3fd_s390x"
},
"product_reference": "openshift4/ose-tests@sha256:62f2f4e4ceba4c9b0a2116d3f3ec7c3b467f597e089e791f5a1271ecc4fcc3fd_s390x",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-tests@sha256:7cf282f6435dc703a8706afc203c5cb55d1f02a2af2452385ea0415b3b07ec89_amd64 as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:openshift4/ose-tests@sha256:7cf282f6435dc703a8706afc203c5cb55d1f02a2af2452385ea0415b3b07ec89_amd64"
},
"product_reference": "openshift4/ose-tests@sha256:7cf282f6435dc703a8706afc203c5cb55d1f02a2af2452385ea0415b3b07ec89_amd64",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-tests@sha256:a5de772af9f66abc7b9f80a650ac51b70ec040cf331773c71d817a389c999144_arm64 as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:openshift4/ose-tests@sha256:a5de772af9f66abc7b9f80a650ac51b70ec040cf331773c71d817a389c999144_arm64"
},
"product_reference": "openshift4/ose-tests@sha256:a5de772af9f66abc7b9f80a650ac51b70ec040cf331773c71d817a389c999144_arm64",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-tests@sha256:d8fd47265c720cad5f81c107c40302e3da0e569b79b18f0182804db6ddef0b39_ppc64le as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:openshift4/ose-tests@sha256:d8fd47265c720cad5f81c107c40302e3da0e569b79b18f0182804db6ddef0b39_ppc64le"
},
"product_reference": "openshift4/ose-tests@sha256:d8fd47265c720cad5f81c107c40302e3da0e569b79b18f0182804db6ddef0b39_ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-thanos-rhel8@sha256:15883854538476b61fb9f95e9568936acdee1c26939101b300f16c877a1fb111_amd64 as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:openshift4/ose-thanos-rhel8@sha256:15883854538476b61fb9f95e9568936acdee1c26939101b300f16c877a1fb111_amd64"
},
"product_reference": "openshift4/ose-thanos-rhel8@sha256:15883854538476b61fb9f95e9568936acdee1c26939101b300f16c877a1fb111_amd64",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-thanos-rhel8@sha256:94514a0e4637f4a171b6f603831ea5e608a8a66d7e04ef338814a2a3f788ae12_ppc64le as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:openshift4/ose-thanos-rhel8@sha256:94514a0e4637f4a171b6f603831ea5e608a8a66d7e04ef338814a2a3f788ae12_ppc64le"
},
"product_reference": "openshift4/ose-thanos-rhel8@sha256:94514a0e4637f4a171b6f603831ea5e608a8a66d7e04ef338814a2a3f788ae12_ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-thanos-rhel8@sha256:b17fdce1d5ac2b69ec530e834f4a15576ea9e1227f74bca0777d30555a7aae96_arm64 as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:openshift4/ose-thanos-rhel8@sha256:b17fdce1d5ac2b69ec530e834f4a15576ea9e1227f74bca0777d30555a7aae96_arm64"
},
"product_reference": "openshift4/ose-thanos-rhel8@sha256:b17fdce1d5ac2b69ec530e834f4a15576ea9e1227f74bca0777d30555a7aae96_arm64",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-thanos-rhel8@sha256:fa37f528f000ce8be8262df51584f0746f3b2a15db2295e82dba17171d3e6af7_s390x as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:openshift4/ose-thanos-rhel8@sha256:fa37f528f000ce8be8262df51584f0746f3b2a15db2295e82dba17171d3e6af7_s390x"
},
"product_reference": "openshift4/ose-thanos-rhel8@sha256:fa37f528f000ce8be8262df51584f0746f3b2a15db2295e82dba17171d3e6af7_s390x",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-tools-rhel8@sha256:3e7ad95fa62980cfa70e0021654b5a8405c254ebc4da9710ac1171480d665c59_ppc64le as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:openshift4/ose-tools-rhel8@sha256:3e7ad95fa62980cfa70e0021654b5a8405c254ebc4da9710ac1171480d665c59_ppc64le"
},
"product_reference": "openshift4/ose-tools-rhel8@sha256:3e7ad95fa62980cfa70e0021654b5a8405c254ebc4da9710ac1171480d665c59_ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-tools-rhel8@sha256:c240e2e47af8935e58563da8c7e753704ed0c279a5522352573431e1bf63a47a_s390x as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:openshift4/ose-tools-rhel8@sha256:c240e2e47af8935e58563da8c7e753704ed0c279a5522352573431e1bf63a47a_s390x"
},
"product_reference": "openshift4/ose-tools-rhel8@sha256:c240e2e47af8935e58563da8c7e753704ed0c279a5522352573431e1bf63a47a_s390x",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-tools-rhel8@sha256:e3aec41436e71965c0302002463767987eb0764cd1153417524259fa36a394fb_amd64 as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:openshift4/ose-tools-rhel8@sha256:e3aec41436e71965c0302002463767987eb0764cd1153417524259fa36a394fb_amd64"
},
"product_reference": "openshift4/ose-tools-rhel8@sha256:e3aec41436e71965c0302002463767987eb0764cd1153417524259fa36a394fb_amd64",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-tools-rhel8@sha256:e919b897c04f0c28e7ad3911390a6786b5f32c16d6e95022df06b9806e48ef19_arm64 as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:openshift4/ose-tools-rhel8@sha256:e919b897c04f0c28e7ad3911390a6786b5f32c16d6e95022df06b9806e48ef19_arm64"
},
"product_reference": "openshift4/ose-tools-rhel8@sha256:e919b897c04f0c28e7ad3911390a6786b5f32c16d6e95022df06b9806e48ef19_arm64",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-vmware-vsphere-csi-driver-operator-rhel8@sha256:dfe6e04bea49e649841021fc717372bffcf0393ae71ba50fb640a3da64efb8ec_amd64 as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:openshift4/ose-vmware-vsphere-csi-driver-operator-rhel8@sha256:dfe6e04bea49e649841021fc717372bffcf0393ae71ba50fb640a3da64efb8ec_amd64"
},
"product_reference": "openshift4/ose-vmware-vsphere-csi-driver-operator-rhel8@sha256:dfe6e04bea49e649841021fc717372bffcf0393ae71ba50fb640a3da64efb8ec_amd64",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-vmware-vsphere-csi-driver-rhel8@sha256:1ba42f6dfa8aa6671c1bd91741a5160ee5520bf99b0aeccba75af21be725f561_amd64 as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:openshift4/ose-vmware-vsphere-csi-driver-rhel8@sha256:1ba42f6dfa8aa6671c1bd91741a5160ee5520bf99b0aeccba75af21be725f561_amd64"
},
"product_reference": "openshift4/ose-vmware-vsphere-csi-driver-rhel8@sha256:1ba42f6dfa8aa6671c1bd91741a5160ee5520bf99b0aeccba75af21be725f561_amd64",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-vsphere-cloud-controller-manager-rhel8@sha256:8b1cecaff8606e6649ea59f2b41fd680ee9efec621d8e994f157973be9b496f6_amd64 as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:openshift4/ose-vsphere-cloud-controller-manager-rhel8@sha256:8b1cecaff8606e6649ea59f2b41fd680ee9efec621d8e994f157973be9b496f6_amd64"
},
"product_reference": "openshift4/ose-vsphere-cloud-controller-manager-rhel8@sha256:8b1cecaff8606e6649ea59f2b41fd680ee9efec621d8e994f157973be9b496f6_amd64",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-vsphere-cluster-api-controllers-rhel8@sha256:a450b493f00f796206a3d7286e93bad2ec36e5a80259c7947e79a1a0d5210656_amd64 as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:openshift4/ose-vsphere-cluster-api-controllers-rhel8@sha256:a450b493f00f796206a3d7286e93bad2ec36e5a80259c7947e79a1a0d5210656_amd64"
},
"product_reference": "openshift4/ose-vsphere-cluster-api-controllers-rhel8@sha256:a450b493f00f796206a3d7286e93bad2ec36e5a80259c7947e79a1a0d5210656_amd64",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-vsphere-csi-driver-operator-rhel8@sha256:dfe6e04bea49e649841021fc717372bffcf0393ae71ba50fb640a3da64efb8ec_amd64 as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:openshift4/ose-vsphere-csi-driver-operator-rhel8@sha256:dfe6e04bea49e649841021fc717372bffcf0393ae71ba50fb640a3da64efb8ec_amd64"
},
"product_reference": "openshift4/ose-vsphere-csi-driver-operator-rhel8@sha256:dfe6e04bea49e649841021fc717372bffcf0393ae71ba50fb640a3da64efb8ec_amd64",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-vsphere-csi-driver-rhel8@sha256:1ba42f6dfa8aa6671c1bd91741a5160ee5520bf99b0aeccba75af21be725f561_amd64 as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:openshift4/ose-vsphere-csi-driver-rhel8@sha256:1ba42f6dfa8aa6671c1bd91741a5160ee5520bf99b0aeccba75af21be725f561_amd64"
},
"product_reference": "openshift4/ose-vsphere-csi-driver-rhel8@sha256:1ba42f6dfa8aa6671c1bd91741a5160ee5520bf99b0aeccba75af21be725f561_amd64",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-vsphere-csi-driver-syncer-rhel8@sha256:a8fb8135d0f3d2f666825d8a696973347f08238122e69951f17cce39d4287040_amd64 as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:openshift4/ose-vsphere-csi-driver-syncer-rhel8@sha256:a8fb8135d0f3d2f666825d8a696973347f08238122e69951f17cce39d4287040_amd64"
},
"product_reference": "openshift4/ose-vsphere-csi-driver-syncer-rhel8@sha256:a8fb8135d0f3d2f666825d8a696973347f08238122e69951f17cce39d4287040_amd64",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-vsphere-problem-detector-rhel8@sha256:1a6eb49eea5f45e26b7bf30de3cd9b5573901fa6d4aa3bf621fa2e842c74c8d6_amd64 as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:openshift4/ose-vsphere-problem-detector-rhel8@sha256:1a6eb49eea5f45e26b7bf30de3cd9b5573901fa6d4aa3bf621fa2e842c74c8d6_amd64"
},
"product_reference": "openshift4/ose-vsphere-problem-detector-rhel8@sha256:1a6eb49eea5f45e26b7bf30de3cd9b5573901fa6d4aa3bf621fa2e842c74c8d6_amd64",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ovirt-csi-driver-rhel7@sha256:1a3545dcf656b9e6caa0007993f8b9ae4544a7e3d0c28d7bd4a892d8f4b4b2d8_s390x as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:openshift4/ovirt-csi-driver-rhel7@sha256:1a3545dcf656b9e6caa0007993f8b9ae4544a7e3d0c28d7bd4a892d8f4b4b2d8_s390x"
},
"product_reference": "openshift4/ovirt-csi-driver-rhel7@sha256:1a3545dcf656b9e6caa0007993f8b9ae4544a7e3d0c28d7bd4a892d8f4b4b2d8_s390x",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ovirt-csi-driver-rhel7@sha256:83423a80871b68615cb6174ac08e5a60b0b1b8ed003a3f40ec03fb7920679e94_arm64 as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:openshift4/ovirt-csi-driver-rhel7@sha256:83423a80871b68615cb6174ac08e5a60b0b1b8ed003a3f40ec03fb7920679e94_arm64"
},
"product_reference": "openshift4/ovirt-csi-driver-rhel7@sha256:83423a80871b68615cb6174ac08e5a60b0b1b8ed003a3f40ec03fb7920679e94_arm64",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ovirt-csi-driver-rhel7@sha256:b1ee2119c5c9ffa916f48425d807695d557bfe326bbfe0e65d18ec235cee53b7_ppc64le as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:openshift4/ovirt-csi-driver-rhel7@sha256:b1ee2119c5c9ffa916f48425d807695d557bfe326bbfe0e65d18ec235cee53b7_ppc64le"
},
"product_reference": "openshift4/ovirt-csi-driver-rhel7@sha256:b1ee2119c5c9ffa916f48425d807695d557bfe326bbfe0e65d18ec235cee53b7_ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ovirt-csi-driver-rhel7@sha256:f7adacdb30067ee92339af29ed852e5de53d0c272cfaf5b46ab48b7b668816f5_amd64 as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:openshift4/ovirt-csi-driver-rhel7@sha256:f7adacdb30067ee92339af29ed852e5de53d0c272cfaf5b46ab48b7b668816f5_amd64"
},
"product_reference": "openshift4/ovirt-csi-driver-rhel7@sha256:f7adacdb30067ee92339af29ed852e5de53d0c272cfaf5b46ab48b7b668816f5_amd64",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ovirt-csi-driver-rhel8-operator@sha256:2c1cd41c04dad0e7c8958ceec1b1d4273eb8be8f2f1daede4a6257050b012543_arm64 as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:openshift4/ovirt-csi-driver-rhel8-operator@sha256:2c1cd41c04dad0e7c8958ceec1b1d4273eb8be8f2f1daede4a6257050b012543_arm64"
},
"product_reference": "openshift4/ovirt-csi-driver-rhel8-operator@sha256:2c1cd41c04dad0e7c8958ceec1b1d4273eb8be8f2f1daede4a6257050b012543_arm64",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ovirt-csi-driver-rhel8-operator@sha256:7a167a4e4c80b02d4e3a4d1f17b84c47fa7f2818c20ae643891e04d6270a58a6_s390x as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:openshift4/ovirt-csi-driver-rhel8-operator@sha256:7a167a4e4c80b02d4e3a4d1f17b84c47fa7f2818c20ae643891e04d6270a58a6_s390x"
},
"product_reference": "openshift4/ovirt-csi-driver-rhel8-operator@sha256:7a167a4e4c80b02d4e3a4d1f17b84c47fa7f2818c20ae643891e04d6270a58a6_s390x",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ovirt-csi-driver-rhel8-operator@sha256:d44cc45f565771b89a9a6600c3f0a463f5707b5d99d43fcd5017afa1c42cfe41_ppc64le as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:openshift4/ovirt-csi-driver-rhel8-operator@sha256:d44cc45f565771b89a9a6600c3f0a463f5707b5d99d43fcd5017afa1c42cfe41_ppc64le"
},
"product_reference": "openshift4/ovirt-csi-driver-rhel8-operator@sha256:d44cc45f565771b89a9a6600c3f0a463f5707b5d99d43fcd5017afa1c42cfe41_ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ovirt-csi-driver-rhel8-operator@sha256:ec28031cfdeadc780ac4a539fc2ffcee484db70aff6d68bec2bfc88509f41ded_amd64 as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:openshift4/ovirt-csi-driver-rhel8-operator@sha256:ec28031cfdeadc780ac4a539fc2ffcee484db70aff6d68bec2bfc88509f41ded_amd64"
},
"product_reference": "openshift4/ovirt-csi-driver-rhel8-operator@sha256:ec28031cfdeadc780ac4a539fc2ffcee484db70aff6d68bec2bfc88509f41ded_amd64",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ovirt-csi-driver-rhel8@sha256:1a3545dcf656b9e6caa0007993f8b9ae4544a7e3d0c28d7bd4a892d8f4b4b2d8_s390x as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:openshift4/ovirt-csi-driver-rhel8@sha256:1a3545dcf656b9e6caa0007993f8b9ae4544a7e3d0c28d7bd4a892d8f4b4b2d8_s390x"
},
"product_reference": "openshift4/ovirt-csi-driver-rhel8@sha256:1a3545dcf656b9e6caa0007993f8b9ae4544a7e3d0c28d7bd4a892d8f4b4b2d8_s390x",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ovirt-csi-driver-rhel8@sha256:83423a80871b68615cb6174ac08e5a60b0b1b8ed003a3f40ec03fb7920679e94_arm64 as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:openshift4/ovirt-csi-driver-rhel8@sha256:83423a80871b68615cb6174ac08e5a60b0b1b8ed003a3f40ec03fb7920679e94_arm64"
},
"product_reference": "openshift4/ovirt-csi-driver-rhel8@sha256:83423a80871b68615cb6174ac08e5a60b0b1b8ed003a3f40ec03fb7920679e94_arm64",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ovirt-csi-driver-rhel8@sha256:b1ee2119c5c9ffa916f48425d807695d557bfe326bbfe0e65d18ec235cee53b7_ppc64le as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:openshift4/ovirt-csi-driver-rhel8@sha256:b1ee2119c5c9ffa916f48425d807695d557bfe326bbfe0e65d18ec235cee53b7_ppc64le"
},
"product_reference": "openshift4/ovirt-csi-driver-rhel8@sha256:b1ee2119c5c9ffa916f48425d807695d557bfe326bbfe0e65d18ec235cee53b7_ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ovirt-csi-driver-rhel8@sha256:f7adacdb30067ee92339af29ed852e5de53d0c272cfaf5b46ab48b7b668816f5_amd64 as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:openshift4/ovirt-csi-driver-rhel8@sha256:f7adacdb30067ee92339af29ed852e5de53d0c272cfaf5b46ab48b7b668816f5_amd64"
},
"product_reference": "openshift4/ovirt-csi-driver-rhel8@sha256:f7adacdb30067ee92339af29ed852e5de53d0c272cfaf5b46ab48b7b668816f5_amd64",
"relates_to_product_reference": "8Base-RHOSE-4.11"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2022-30629",
"cwe": {
"id": "CWE-331",
"name": "Insufficient Entropy"
},
"discovery_date": "2022-06-02T00:00:00+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"8Base-RHOSE-4.11:openshift4/driver-toolkit-rhel8@sha256:0d876f138cb07c4cf25bc0161041f92a25a81637367815ab20c8ac30e11d7f0a_ppc64le",
"8Base-RHOSE-4.11:openshift4/driver-toolkit-rhel8@sha256:82faeb6a8caa174d9df3d259945ca161311fe6231d628e34ee0f1c8528371229_amd64",
"8Base-RHOSE-4.11:openshift4/driver-toolkit-rhel8@sha256:d3edb75ef363d202953c7fab5e997a5f2430108b6882f4b857de2be7c4ed8ffb_arm64",
"8Base-RHOSE-4.11:openshift4/driver-toolkit-rhel8@sha256:ebbdb04cefcb10f1932415c1fe7453b20066594c0febd1f6e3d28dd71c29c939_s390x",
"8Base-RHOSE-4.11:openshift4/ose-cluster-update-keys@sha256:d5c919b0c64ca6401a0128b08b1440c4679d748c91acb90fd04f6665ae264929_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-cluster-update-keys@sha256:dbaa95fb795f4dedeeeab0a2b1372ceef199f098d9a83c88581897dc992bb065_arm64",
"8Base-RHOSE-4.11:openshift4/ose-cluster-update-keys@sha256:e830e81f1cafe4d2aaf49f3e96befdf1a992afbc64795fed941591d88f5ce71a_s390x",
"8Base-RHOSE-4.11:openshift4/ose-cluster-update-keys@sha256:fe8864f55f1ef516784a6a3836a09c3a399b6fee050e7c78181f1a337667b4b7_amd64",
"8Base-RHOSE-4.11:openshift4/ose-deployer@sha256:03cdacbcd2591b2df3b211e8a1d52a8e1790fb0725b1972d077536f2365e16e9_arm64",
"8Base-RHOSE-4.11:openshift4/ose-deployer@sha256:1f82bd5534d24cf42c945d9e2950aff008768537b1f062b4034832f35a3082c7_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-deployer@sha256:5e63d593d7d8f648ea011b738346132a29f88bf59f0a0d9bb7140ad80c3a91ec_s390x",
"8Base-RHOSE-4.11:openshift4/ose-deployer@sha256:621a5a47a8073ce50dc3dc4c7b4ef0d7e0d3b631678f29f8b72eae0d42daf661_amd64",
"8Base-RHOSE-4.11:openshift4/ose-etcd@sha256:67545f560dbd1d93d5db47750566897eaf6afc5f3a8c6f66da73d70f393dbc36_arm64",
"8Base-RHOSE-4.11:openshift4/ose-etcd@sha256:91408b23960b2c9a7149627778c368b55e28b256d60e7573bdfa1bf96a3d8aad_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-etcd@sha256:bcdcab7ab0e807e2ff5c2896535e83ca8b93589dac62b4db2aa147b9cbcaf96c_s390x",
"8Base-RHOSE-4.11:openshift4/ose-etcd@sha256:ebbba7e4d8d98f33dda3b53d546536b282ac28608b8cac09936fed72348fef63_amd64",
"8Base-RHOSE-4.11:openshift4/ose-haproxy-router@sha256:17958f3a8e6f0139f52d7955c715681a8bec9648db8e8dcc651d8a1459e66113_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-haproxy-router@sha256:27e999d7fb306a7f64fbb9539c54fd14696f13cbb1a9c20ebe35e1d77077d123_amd64",
"8Base-RHOSE-4.11:openshift4/ose-haproxy-router@sha256:62dce7f4daf142d66daa2d05dba25341c0b95356eed16a1c2cececb443b8da77_s390x",
"8Base-RHOSE-4.11:openshift4/ose-haproxy-router@sha256:c02a610e278107761119496d5429bd0e4f4af379df106e00d74cc411f00b4afa_arm64",
"8Base-RHOSE-4.11:openshift4/ose-ironic-agent-rhel8@sha256:01ad95d888c322ea14b3aa2ebda5ba73db728d2207c6fae4aecd46cfe204be41_amd64",
"8Base-RHOSE-4.11:openshift4/ose-ironic-agent-rhel8@sha256:1173e2058ab034c308915900780fe13edd4ab1dcc737f8b4dabc77f3d9533356_arm64",
"8Base-RHOSE-4.11:openshift4/ose-ironic-rhel8@sha256:185fd18adc8e17e671e65b7d006a1e185fc41127e176c1fcbe82231b83d9e275_arm64",
"8Base-RHOSE-4.11:openshift4/ose-ironic-rhel8@sha256:5d630326f2961c8168d862a1341f27085ce928f8454b94d117208b5cd9b281ed_amd64",
"8Base-RHOSE-4.11:openshift4/ose-ironic-static-ip-manager-rhel8@sha256:1e6b410d12e38a911157ea92414be3b305017251e56c36d6a0213020cee2d36a_amd64",
"8Base-RHOSE-4.11:openshift4/ose-ironic-static-ip-manager-rhel8@sha256:9450f43a753cc8183f711e40a14c4d0d65fd136a2a18ffebeaedcc3d8321a47c_arm64",
"8Base-RHOSE-4.11:openshift4/ose-keepalived-ipfailover@sha256:01e13ebf8479c51a6345c19b7ba19aedd7d8b0894f667da4b8bc89ebb11cdb7d_s390x",
"8Base-RHOSE-4.11:openshift4/ose-keepalived-ipfailover@sha256:7cf2d25854c5c543f4098ca114538004804457bdca85794b13f43e371ac5f1c8_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-keepalived-ipfailover@sha256:c4b14558b9c70c27e2c4475376f28ca2e1cb928be57972692dfb5336b3c9497e_arm64",
"8Base-RHOSE-4.11:openshift4/ose-keepalived-ipfailover@sha256:d4e6b23834146f9ee49aab9ed1d9acfa8fea85670797af2ccf912eabd9aa824c_amd64",
"8Base-RHOSE-4.11:openshift4/ose-kuryr-controller-rhel8@sha256:0f66b211011375a203597f2a524314d9e05319db80f5e22fd78619eebed98ea0_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-kuryr-controller-rhel8@sha256:49eb2f59646d4fcea6f0ea9f8c22f819969913e3b691842fd3efb3146c021690_amd64",
"8Base-RHOSE-4.11:openshift4/ose-machine-os-images-rhel8@sha256:7b5354bb368da20e0ce7568b94f8c5eb3a418d592cd5cde2b36a08978ee48c48_amd64",
"8Base-RHOSE-4.11:openshift4/ose-machine-os-images-rhel8@sha256:cd2e7121485ccef25344ebc4f471d92913cbd6e24a12423305d6cc20728c1344_arm64",
"8Base-RHOSE-4.11:openshift4/ose-tools-rhel8@sha256:3e7ad95fa62980cfa70e0021654b5a8405c254ebc4da9710ac1171480d665c59_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-tools-rhel8@sha256:c240e2e47af8935e58563da8c7e753704ed0c279a5522352573431e1bf63a47a_s390x",
"8Base-RHOSE-4.11:openshift4/ose-tools-rhel8@sha256:e3aec41436e71965c0302002463767987eb0764cd1153417524259fa36a394fb_amd64",
"8Base-RHOSE-4.11:openshift4/ose-tools-rhel8@sha256:e919b897c04f0c28e7ad3911390a6786b5f32c16d6e95022df06b9806e48ef19_arm64"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2092793"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in the crypto/tls golang package. When session tickets are generated by crypto/tls, it is missing the ticket expiration. This issue may allow an attacker to observe the TLS handshakes to correlate successive connections during session resumption.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "golang: crypto/tls: session tickets lack random ticket_age_add",
"title": "Vulnerability summary"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"8Base-RHOSE-4.11:openshift4/cloud-network-config-controller-rhel8@sha256:6e27d73d86ae20585752a7c2e3a3cfa41ee88c245e9ab9da123c86b91b77bf4d_amd64",
"8Base-RHOSE-4.11:openshift4/cloud-network-config-controller-rhel8@sha256:e3cc37918d771c7d87052387de7a4f585c329cec0b8537b41f411cf7e08e7ef6_arm64",
"8Base-RHOSE-4.11:openshift4/cloud-network-config-controller-rhel8@sha256:e7867ad391b8f7cca4d987f7fd7cc429b86665029cc7b226ccd32aec5bf2556e_ppc64le",
"8Base-RHOSE-4.11:openshift4/cloud-network-config-controller-rhel8@sha256:eaedb1749fc0f2c117497ca4e2e82e9366b3e776d9910d45fbc1be4daa774ae8_s390x",
"8Base-RHOSE-4.11:openshift4/egress-router-cni-rhel8@sha256:5d87bcb5e32b7d69df1d713fd61a71d0223447258deb728b26249ca197bad943_ppc64le",
"8Base-RHOSE-4.11:openshift4/egress-router-cni-rhel8@sha256:73fb4c432aeea93a109c119097ea849c1e4ae02bf7dd196ebb63d46223c7837e_amd64",
"8Base-RHOSE-4.11:openshift4/egress-router-cni-rhel8@sha256:9cb6ff6b82565bbfb4af2b9ffe93148d2d145775c33fef56beb7de901ebd0eb6_s390x",
"8Base-RHOSE-4.11:openshift4/egress-router-cni-rhel8@sha256:c73b6663d221184ae7920fb6fcb5191591b697faed01b7a30cf8116f60bd6898_arm64",
"8Base-RHOSE-4.11:openshift4/network-tools-rhel8@sha256:6de9ef410c3940d5292b3ba93952497959d67dbd82bbce9d4096032fa4ddb35f_amd64",
"8Base-RHOSE-4.11:openshift4/network-tools-rhel8@sha256:988faf6dc4951404eb8886150c33905880b81b32ca3ba1713911e4fd525bc000_s390x",
"8Base-RHOSE-4.11:openshift4/network-tools-rhel8@sha256:b914a9caeedc9c9777e28e71ed81416a1bf0fd6104b164ba756555192cf95063_ppc64le",
"8Base-RHOSE-4.11:openshift4/network-tools-rhel8@sha256:f14cafc7dd1904d01ec797a18bbc6753a751b113af94e0122697af4b6cd75cb9_arm64",
"8Base-RHOSE-4.11:openshift4/oc-mirror-plugin-rhel8@sha256:6504ab4496384eb70fd230933f7c6a3ea76b75c66afa7a7dfbd02ac1ad205515_amd64",
"8Base-RHOSE-4.11:openshift4/ose-agent-installer-api-server-rhel8@sha256:03cab1a6deb73e00dbea5cdd97c2eae70f34f01b2b45eebef32207a44b9740be_amd64",
"8Base-RHOSE-4.11:openshift4/ose-agent-installer-api-server-rhel8@sha256:311118642213a933c9d68e20043c7ac224fffa67bc6d563736af7836dc45bf22_arm64",
"8Base-RHOSE-4.11:openshift4/ose-agent-installer-api-server-rhel8@sha256:75d72fff160648cec863535b7ca3206dcf8b1d0e8686f1c20b55d684c9fd33dc_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-agent-installer-api-server-rhel8@sha256:f75740f83210434f126f13c414165a96ba2cf24e081d37ce147381c672211f6d_s390x",
"8Base-RHOSE-4.11:openshift4/ose-agent-installer-csr-approver-rhel8@sha256:5a2e4ce921dd19131cc4701701a1e15ab63c5862bf6c6c6d6c699a014be9e15d_arm64",
"8Base-RHOSE-4.11:openshift4/ose-agent-installer-csr-approver-rhel8@sha256:832c7fad36504af9ff0ea617eee9ce7e0d90c3b062dd49764709359ef742526b_s390x",
"8Base-RHOSE-4.11:openshift4/ose-agent-installer-csr-approver-rhel8@sha256:ea0d1078f53d769332eb6d74134b246c3e1d3a3a39832055c303b134a4eed290_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-agent-installer-csr-approver-rhel8@sha256:efcf0bcdb223445c64a7632b14621f40e3262f1aff7a8433246b56dada0c5ab5_amd64",
"8Base-RHOSE-4.11:openshift4/ose-agent-installer-node-agent-rhel8@sha256:3debd079d7a4e557aec8bf4f9e67aace0b72205a5d020206760fdfb59d13855c_amd64",
"8Base-RHOSE-4.11:openshift4/ose-agent-installer-node-agent-rhel8@sha256:6b7f448cc4ff12f26fe23266eae4532a5a516179eb3081a477d4a1b287d004ca_s390x",
"8Base-RHOSE-4.11:openshift4/ose-agent-installer-node-agent-rhel8@sha256:969a995f0c2079554cad5db05df992e5da80d5645f97e031048dcb6625936c0e_arm64",
"8Base-RHOSE-4.11:openshift4/ose-agent-installer-node-agent-rhel8@sha256:b2078745a9931f618b2ae3276f215f72a82570aebb1f871a086d74995f08f437_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-agent-installer-orchestrator-rhel8@sha256:5fbacf9fe03238b9e82d1d5aa3050bb94666f75d9c312cf96d364554432c4516_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-agent-installer-orchestrator-rhel8@sha256:69f30e118f27a357e1ec7a7d30249ac35acea76328922f24954e566eb28ddc92_amd64",
"8Base-RHOSE-4.11:openshift4/ose-agent-installer-orchestrator-rhel8@sha256:852f901cda9211026376f78c5bff6fc0e90714b44a7e75792e7ee9dca7d41ae5_s390x",
"8Base-RHOSE-4.11:openshift4/ose-agent-installer-orchestrator-rhel8@sha256:bc5ff8bf2abee2efc0df7122c384671e93122b4e158ae8eb1355a094bf61a75d_arm64",
"8Base-RHOSE-4.11:openshift4/ose-alibaba-cloud-controller-manager-rhel8@sha256:89262b72ba883c895c2073164824cdfdcdc5f1ef61d6c2e0d77cd3755cdc1fcb_amd64",
"8Base-RHOSE-4.11:openshift4/ose-alibaba-cloud-csi-driver-container-rhel8@sha256:d1a8124402bdb03cd625066b8719cbb3d2f0009c6923062a43ada1bb59871d68_amd64",
"8Base-RHOSE-4.11:openshift4/ose-alibaba-disk-csi-driver-operator-container-rhel8@sha256:0161cffc939ea87d47ef654f287b14cb7551333731870dbd6e2232c5875b9033_amd64",
"8Base-RHOSE-4.11:openshift4/ose-alibaba-machine-controllers-rhel8@sha256:dd1cd42eaa29959de325282d4f8815a0ebaa122604e28d407ecd7e965166b880_amd64",
"8Base-RHOSE-4.11:openshift4/ose-apiserver-network-proxy-rhel8@sha256:245ece4bd06599e479428c43847ff3cc532e3822f332c16bcd75fe8d803d294d_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-apiserver-network-proxy-rhel8@sha256:4be86d5b8d518826e8a65e9fb9f2b22c094ed8493b1720a5e798938b30f191ec_arm64",
"8Base-RHOSE-4.11:openshift4/ose-apiserver-network-proxy-rhel8@sha256:8ebe88572805ce4d7d574d50b26f85f6518fdb22dd7b9d1770cf96e826ed8dd9_amd64",
"8Base-RHOSE-4.11:openshift4/ose-apiserver-network-proxy-rhel8@sha256:ace63e71611bbc9e00c427ea60b48239878d25d23816ea80677ec6fbfab1734f_s390x",
"8Base-RHOSE-4.11:openshift4/ose-aws-cloud-controller-manager-rhel8@sha256:1242457e768a2cf0edefda2e0ec641264077e1e6c3c1819b6c430397826f4cc9_amd64",
"8Base-RHOSE-4.11:openshift4/ose-aws-cloud-controller-manager-rhel8@sha256:d9a7e298d07960e577ff3c49b64534340e31f07685c569d23e35818e993816fb_arm64",
"8Base-RHOSE-4.11:openshift4/ose-aws-cluster-api-controllers-rhel8@sha256:f1fb4e9e06fbada6da3a9849842d2faaef11afc923c0ead4b4d908cca928fb10_amd64",
"8Base-RHOSE-4.11:openshift4/ose-aws-cluster-api-controllers-rhel8@sha256:fae8fcd656375af170fe16f5e1704cd04a01353c39bdb71496320f66bdf98054_arm64",
"8Base-RHOSE-4.11:openshift4/ose-aws-ebs-csi-driver-rhel8-operator@sha256:432e73a20f27e84174d811cee2ee7db13f2bcd5617691ace07863ade43ad5abd_amd64",
"8Base-RHOSE-4.11:openshift4/ose-aws-ebs-csi-driver-rhel8-operator@sha256:4eb2eec27fd1cba3fd42fd9d633373602c0635fbef3e380ef227b418ec6e96a7_arm64",
"8Base-RHOSE-4.11:openshift4/ose-aws-ebs-csi-driver-rhel8@sha256:3ef0030f0228d2041cc810995403b7f09b92d9d2044236bf7961d4c32024591e_amd64",
"8Base-RHOSE-4.11:openshift4/ose-aws-ebs-csi-driver-rhel8@sha256:9fe539afa21e7e0f0b04230f6908d2e67861608b01b6afcebd575d10e95bed63_arm64",
"8Base-RHOSE-4.11:openshift4/ose-aws-pod-identity-webhook-rhel8@sha256:9389e1e4c2fa64a154dcbffbed370676accfdb8eea70b2e6a49a1c6b4aa4aaf8_amd64",
"8Base-RHOSE-4.11:openshift4/ose-aws-pod-identity-webhook-rhel8@sha256:9fab946ed6f96886ad644600e0e98ebdf2bff6e525838b38258fc9599bf10450_arm64",
"8Base-RHOSE-4.11:openshift4/ose-azure-cloud-controller-manager-rhel8@sha256:2510e600a0b60a9fa1ee630d2c7ffdcbbaa7588946316067d4f01caad13d90a3_amd64",
"8Base-RHOSE-4.11:openshift4/ose-azure-cloud-controller-manager-rhel8@sha256:39c2233c6bd5d940c5dcb2d9bb1fa679f7f68260a21a8862b7e92471ce1a1a68_arm64",
"8Base-RHOSE-4.11:openshift4/ose-azure-cloud-node-manager-rhel8@sha256:34d592fa215e07fc79cf590c9f8e2b9b33d5a69b168b0037770c3ac2dd96da0e_arm64",
"8Base-RHOSE-4.11:openshift4/ose-azure-cloud-node-manager-rhel8@sha256:f6756cc5a93dea849e34955f1f40dacee78b76dd19ca95019f3d59e73a42a28d_amd64",
"8Base-RHOSE-4.11:openshift4/ose-azure-cluster-api-controllers-rhel8@sha256:54eddeca59ead55597958f4a6d14aed6c67e40881f2cfe48fcb86da046cd8545_amd64",
"8Base-RHOSE-4.11:openshift4/ose-azure-cluster-api-controllers-rhel8@sha256:be393e7e52cd71f4e69045ca297d22090c77e4db3736d5b65ba32c09012ada59_arm64",
"8Base-RHOSE-4.11:openshift4/ose-azure-disk-csi-driver-rhel8-operator@sha256:4ff095a8f869062d5197d571f266f6ac3f9c785eed275eaccc8522285128d2b6_arm64",
"8Base-RHOSE-4.11:openshift4/ose-azure-disk-csi-driver-rhel8-operator@sha256:7aefec5230cd316684b716b1051589f9ec2c9cf2e1447f039abf7e5d46a5dd8c_amd64",
"8Base-RHOSE-4.11:openshift4/ose-azure-disk-csi-driver-rhel8@sha256:02ea902eeafb1f8036e9a939d8f99ef9ac5d51aff33637e8bd5c08a95c27ddc9_arm64",
"8Base-RHOSE-4.11:openshift4/ose-azure-disk-csi-driver-rhel8@sha256:9ec7ea5a66b67b45209c7818e07e55937124d959140a4ccf8b4507c42b23b829_amd64",
"8Base-RHOSE-4.11:openshift4/ose-azure-file-csi-driver-operator-rhel8@sha256:5346a247159c4ea41782355befb3bb87dedf6ca21807bf0e8d47a5575c0a1236_arm64",
"8Base-RHOSE-4.11:openshift4/ose-azure-file-csi-driver-operator-rhel8@sha256:ed5eb91ffaacd7a9d8dc6523bb481ae70d37cf14be254dc4f0b625f319a2764d_amd64",
"8Base-RHOSE-4.11:openshift4/ose-azure-file-csi-driver-rhel8@sha256:7e27919cadcfd915fb1765d7b87753da104f26e6f1c2d37818d5bd4bf77fe51a_arm64",
"8Base-RHOSE-4.11:openshift4/ose-azure-file-csi-driver-rhel8@sha256:acb6bd70db8a2addf429d17cd5bf5f1659835eb3c4f32b7e21925d4d6269a9cc_amd64",
"8Base-RHOSE-4.11:openshift4/ose-baremetal-installer-rhel8@sha256:432d43bcec91fdcc88b389628cf6cfafca5e973a5c9cafaa1bc7db332caa1303_amd64",
"8Base-RHOSE-4.11:openshift4/ose-baremetal-installer-rhel8@sha256:8fe8f202c97a262f65280091ca28da690c5d342bf36fa528e28b791e59b5402c_arm64",
"8Base-RHOSE-4.11:openshift4/ose-baremetal-installer-rhel8@sha256:927f472da5d7cd5b63be4c1ba755edc4caef1687f9dae949c2ee5979b65a5ece_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-baremetal-installer-rhel8@sha256:f3fa907c69b86a520ed526397264c2908379e5ee092f718b94d3049cf3914664_s390x",
"8Base-RHOSE-4.11:openshift4/ose-baremetal-machine-controllers@sha256:092186662282ca09b701f0e198faf403905315190a1f1bcfdaf952ee0012f2f7_s390x",
"8Base-RHOSE-4.11:openshift4/ose-baremetal-machine-controllers@sha256:805aaaf2c736170ac879baed0eab2d3de05b1255331a46ad247fd3b5dfbbfb52_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-baremetal-machine-controllers@sha256:e6e2d9e0777173822e3ca8cfef5d457f75fd4638ccfd5d896b3354416d8d1d94_arm64",
"8Base-RHOSE-4.11:openshift4/ose-baremetal-machine-controllers@sha256:f7606cd50b6e7ab57038d01f6539c194f974904abdbfcc04810fffc803166f4a_amd64",
"8Base-RHOSE-4.11:openshift4/ose-baremetal-rhel8-operator@sha256:09c5815abcd751e6599fd7d741399c3009fb5c64498005b836b894baec3f32ce_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-baremetal-rhel8-operator@sha256:ca3282dfbea85af8d294027bb958c5f7b67cd09307ba9a9b90d24ff1524e5e43_amd64",
"8Base-RHOSE-4.11:openshift4/ose-baremetal-rhel8-operator@sha256:d9799c53a13fbc2c3821612fe9bebed15522790d8c5f38ec725fad071dac9f05_arm64",
"8Base-RHOSE-4.11:openshift4/ose-baremetal-rhel8-operator@sha256:e42c99f1ee203ec4bce4bff0b9dbae24f02fd970604c592c92f166145a638ff5_s390x",
"8Base-RHOSE-4.11:openshift4/ose-baremetal-runtimecfg-rhel8@sha256:0b13e1b6772d771e457a8efa0330d0f7d26679fb057c6b679f4cd50e629075dc_s390x",
"8Base-RHOSE-4.11:openshift4/ose-baremetal-runtimecfg-rhel8@sha256:36d777277a842f569d358e6a95acf7f9ed9f6b55e1ecfc7e14d21c51c805fd0e_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-baremetal-runtimecfg-rhel8@sha256:5ce3526bde097d1550a02fbeeaea6822d7c885cbac4f757cdafe138dd968d489_amd64",
"8Base-RHOSE-4.11:openshift4/ose-baremetal-runtimecfg-rhel8@sha256:d68705bb7994ea06b999f68001837638d901e2ac3677324b41ef45c140637ee7_arm64",
"8Base-RHOSE-4.11:openshift4/ose-cli-artifacts@sha256:21babbab6276c3c556e2c2cf232c7dc9de3f187151a3c2973643829a418eaaee_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-cli-artifacts@sha256:382c647edbf3fa812d83e9fc1b25696836f574c21376b3438a041692c2aad57a_s390x",
"8Base-RHOSE-4.11:openshift4/ose-cli-artifacts@sha256:b30d17c7cae38c733bceff599d9052ade650e3cf86eec997e7cf8a10b6be1cd9_arm64",
"8Base-RHOSE-4.11:openshift4/ose-cli-artifacts@sha256:fecd94b1e286bff64e7f066d14f205283f4362a7c12b2dfb9838fdf309456f6d_amd64",
"8Base-RHOSE-4.11:openshift4/ose-cli@sha256:9e19ae99cb60c43fe9ad7a295c7c6b42d0c2c557d908e35d01a4cbc18cb252ed_arm64",
"8Base-RHOSE-4.11:openshift4/ose-cli@sha256:9e9325e685bf2c27ad58933720dc1f0595a1d9b2deeee1f5ea6e7915c2bed905_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-cli@sha256:db5e75aa697daf5e0fa6004ad42c04030ff6c22583c93de6cdfc42bf279a79be_s390x",
"8Base-RHOSE-4.11:openshift4/ose-cli@sha256:e64d871431572918420d1aa1aba7f35d6255ce5d69354d51921f10f53106cedb_amd64",
"8Base-RHOSE-4.11:openshift4/ose-cloud-credential-operator@sha256:106f6e450215363c8522f7ba40596e69d0cab04923bde1993b7bd2cf3e9c1afe_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-cloud-credential-operator@sha256:68c4224379013c5bb9c0f9f72cdf3239e674643ad5e98410023ed3e9fe303d92_arm64",
"8Base-RHOSE-4.11:openshift4/ose-cloud-credential-operator@sha256:b4023de0e31fc7d448254794512f6b1e0c01226953063d253238aa051761a683_amd64",
"8Base-RHOSE-4.11:openshift4/ose-cloud-credential-operator@sha256:dc22b952e382ee4f781305f24c4ac7b400fcec538b577b6dccc3d91728c1b24b_s390x",
"8Base-RHOSE-4.11:openshift4/ose-cluster-api-rhel8@sha256:0fe12e245cdd67943627193c7bf56b07b873fe933beb54d6afd6842cd4251d36_s390x",
"8Base-RHOSE-4.11:openshift4/ose-cluster-api-rhel8@sha256:aa173538611b49370c4ae3422aadd92cfba37db6961dd68b16779aafe21dc47f_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-cluster-api-rhel8@sha256:c14191867b7cd81fea0421d1cc7c0e7b92c77dd2854b1668bc08a60a736ef742_arm64",
"8Base-RHOSE-4.11:openshift4/ose-cluster-api-rhel8@sha256:f8e5a57dfc9a835f93f90c14358e7eed24e515003932b5abbc96b6f3042fa2b5_amd64",
"8Base-RHOSE-4.11:openshift4/ose-cluster-authentication-operator@sha256:087ebc4f40edf9c7355a3c1e092a29d5b3a78cb3fa9897eff3d26f0ab3768e2f_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-cluster-authentication-operator@sha256:1ad3e13382a4c8397551803b67296405d954a0692a5ee6935eee94efca111997_s390x",
"8Base-RHOSE-4.11:openshift4/ose-cluster-authentication-operator@sha256:4e9cbce494e0c3d074085d04a717ba3268a001116248c48355e9737005a8dc71_arm64",
"8Base-RHOSE-4.11:openshift4/ose-cluster-authentication-operator@sha256:df368de69ad5d36f8a08efe36cd3191660c1e71f04e8a567a2958c7068a0ccea_amd64",
"8Base-RHOSE-4.11:openshift4/ose-cluster-autoscaler-operator@sha256:08d72eb6e241309292929f904ebf45903e34c640198a56cb7627e07347de4db5_arm64",
"8Base-RHOSE-4.11:openshift4/ose-cluster-autoscaler-operator@sha256:21f73964329757dda78e8e35cd8ce4cc7434c19e1072d7c7b3920b899b4eea0a_amd64",
"8Base-RHOSE-4.11:openshift4/ose-cluster-autoscaler-operator@sha256:8a67e9c395779e4d295121c008905983da8f0f626919d6152558be9b65df9602_s390x",
"8Base-RHOSE-4.11:openshift4/ose-cluster-autoscaler-operator@sha256:ed4c14c8bb0e45511944a12f3319a3816605240936c2d9d3eb117415a9c7b1e8_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-cluster-autoscaler@sha256:066894460cc277008976b85a7c4c6a5edae8707f6c4ca7b4fd1b159565690800_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-cluster-autoscaler@sha256:10ad83b8d56a9de90a3a1ba66f1dd075f0c6cd02bb0c452f263ebe12d6f3ee7c_arm64",
"8Base-RHOSE-4.11:openshift4/ose-cluster-autoscaler@sha256:1874b5f344ce686750e01167b9e4ca61e5d1468e55e3d60363d22f4e80d2099a_s390x",
"8Base-RHOSE-4.11:openshift4/ose-cluster-autoscaler@sha256:4e0b8de27a9295163d397b1c7b9fd77a18276df6fb36076fb4423ce89877aa59_amd64",
"8Base-RHOSE-4.11:openshift4/ose-cluster-baremetal-operator-rhel8@sha256:37013ded4bf047f86added38bd37bf2dd648e0ae5d7f314799cc52d413ecd514_s390x",
"8Base-RHOSE-4.11:openshift4/ose-cluster-baremetal-operator-rhel8@sha256:6043ad21c6b533120745bf00e938f4a2760a193c30c93c7817e72687c7fca376_arm64",
"8Base-RHOSE-4.11:openshift4/ose-cluster-baremetal-operator-rhel8@sha256:6687cb3005b31f378b8f950dee3697834db40ebd6bda4b13c3bde26dc961003f_amd64",
"8Base-RHOSE-4.11:openshift4/ose-cluster-baremetal-operator-rhel8@sha256:672c5e08643abdcb890b199aba0993c2f5b13bab73619f4937117839e3341e93_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-cluster-bootstrap@sha256:c0a4b5bf57389be51dd92d75ffa79afbd2a0d8a1bc92d75270b62dc8d00abbff_s390x",
"8Base-RHOSE-4.11:openshift4/ose-cluster-bootstrap@sha256:e190b3d77637f8ac989c0cdfdb8de3e0a91ceb37e761c629d5960e7e6825d171_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-cluster-bootstrap@sha256:f0a31d8b8f9ef65c03264d68d971479e0f1e927af90452fe0ef442012b49854c_amd64",
"8Base-RHOSE-4.11:openshift4/ose-cluster-bootstrap@sha256:f57edabd3d5db8cc3b21e7f370cc911a06ee35813c66355e597dc84777f3a7bd_arm64",
"8Base-RHOSE-4.11:openshift4/ose-cluster-capi-operator-container-rhel8@sha256:47b12ea0b5c2e762e67c9b88a4a85b1a99bffd445643056658462e7cc1caab18_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-cluster-capi-operator-container-rhel8@sha256:7d5b042abbe54ee6406dc8741621de6ea30f44498a874b619c80741439ebf769_arm64",
"8Base-RHOSE-4.11:openshift4/ose-cluster-capi-operator-container-rhel8@sha256:80fc292bb9c856b3ef7f9b672d84f5924e301a8b5828156ddf8269a56e095d85_s390x",
"8Base-RHOSE-4.11:openshift4/ose-cluster-capi-operator-container-rhel8@sha256:f86eb79d7a994b8164bb5474f9e9bc3dcbe5ed9fada84b31dceff9c138f30974_amd64",
"8Base-RHOSE-4.11:openshift4/ose-cluster-capi-rhel8-operator@sha256:47b12ea0b5c2e762e67c9b88a4a85b1a99bffd445643056658462e7cc1caab18_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-cluster-capi-rhel8-operator@sha256:7d5b042abbe54ee6406dc8741621de6ea30f44498a874b619c80741439ebf769_arm64",
"8Base-RHOSE-4.11:openshift4/ose-cluster-capi-rhel8-operator@sha256:80fc292bb9c856b3ef7f9b672d84f5924e301a8b5828156ddf8269a56e095d85_s390x",
"8Base-RHOSE-4.11:openshift4/ose-cluster-capi-rhel8-operator@sha256:f86eb79d7a994b8164bb5474f9e9bc3dcbe5ed9fada84b31dceff9c138f30974_amd64",
"8Base-RHOSE-4.11:openshift4/ose-cluster-cloud-controller-manager-operator-rhel8@sha256:1ea1c7a907ddd7002fd27685e85c43a09755d3ff712713d54671bb071d9e7c66_arm64",
"8Base-RHOSE-4.11:openshift4/ose-cluster-cloud-controller-manager-operator-rhel8@sha256:455f0e33840e6830e1aaba5459a6c8c5ac773e326bc0d61cad2c30b0a15b7874_amd64",
"8Base-RHOSE-4.11:openshift4/ose-cluster-cloud-controller-manager-operator-rhel8@sha256:8befdd6d48ad9a969d3c1d8e3d941d78cbdac51bd7ff8169ebe3c5c2be06c6cc_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-cluster-cloud-controller-manager-operator-rhel8@sha256:df851d0c4ccebe4722cbc4f5166b443d6c911b6a7c6792c4df708f8ca8606c3f_s390x",
"8Base-RHOSE-4.11:openshift4/ose-cluster-config-operator@sha256:7c9258e2750def044850ce4d7e8d33509fc9ff6cbf5ea385a91712126d95fb4a_amd64",
"8Base-RHOSE-4.11:openshift4/ose-cluster-config-operator@sha256:88762438b2a594f1bfed201790fdd7aaa383c733c750dec4baa19757eb0a224b_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-cluster-config-operator@sha256:b5ae46d084d4ac7abffa0d0a1faea78e4f7d00afa8710fa1782642709d46d76b_s390x",
"8Base-RHOSE-4.11:openshift4/ose-cluster-config-operator@sha256:c87622cb702c60bd80393ac9bacb40563502daddfc2854422bb7983d70c19e01_arm64",
"8Base-RHOSE-4.11:openshift4/ose-cluster-csi-snapshot-controller-rhel8-operator@sha256:0c2492d5936d1af12407e74cd47340f13efc46e90ea329217e464c4ad109d210_arm64",
"8Base-RHOSE-4.11:openshift4/ose-cluster-csi-snapshot-controller-rhel8-operator@sha256:2beae1f0693a10a0ab50e08602cbf7654f05e1ef225fc162387e581da57e0a3c_s390x",
"8Base-RHOSE-4.11:openshift4/ose-cluster-csi-snapshot-controller-rhel8-operator@sha256:37492607333c4d91cbb9b4e18c4833e02c1d10fa9e28878460c5e5d76cbe2613_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-cluster-csi-snapshot-controller-rhel8-operator@sha256:9fe8d8fd53bacfd5ac2e5d70e0040be4cd65cd5550cb6cbc1ef0bddb01372d4e_amd64",
"8Base-RHOSE-4.11:openshift4/ose-cluster-dns-operator@sha256:0caac670fe7dcc0d44a81d13aed6e56479668e8a8a210caee510d7424dbf958e_amd64",
"8Base-RHOSE-4.11:openshift4/ose-cluster-dns-operator@sha256:6447a66d13df0d966992e28e8e3225e80182184cd742c772107fcce36aac7797_s390x",
"8Base-RHOSE-4.11:openshift4/ose-cluster-dns-operator@sha256:7d1991a79dec5f08a127412962ca15a48c96438b19a9ad99549305e7af010144_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-cluster-dns-operator@sha256:da8f64fc64092d5f0d098bd7088499f321402192bed38ed75637841296bbe2b9_arm64",
"8Base-RHOSE-4.11:openshift4/ose-cluster-etcd-rhel8-operator@sha256:41dfef4fb454105e5d202de32ea85e6b806ec3bbd3a89bd77226b3ee8b1dfb2f_arm64",
"8Base-RHOSE-4.11:openshift4/ose-cluster-etcd-rhel8-operator@sha256:6d9ebc067df9550aa5c1623e44a8c041f7ba0ffdad757b3848d7d5308aafa407_amd64",
"8Base-RHOSE-4.11:openshift4/ose-cluster-etcd-rhel8-operator@sha256:82ffb1ead2ccaf05f5f876828d851f85451a8ee0a843aab7ab87fdb7faf62c1e_s390x",
"8Base-RHOSE-4.11:openshift4/ose-cluster-etcd-rhel8-operator@sha256:867a572c4a1789f8360d0f01544c9f796d0328c3d7f40d98b81677b7fce40ecb_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-cluster-image-registry-operator@sha256:0358e59d273a251211b22f27aab17e0ea497d44078ec9a4ba6cb4d60ced4dd5d_arm64",
"8Base-RHOSE-4.11:openshift4/ose-cluster-image-registry-operator@sha256:5e5e4c138e519c0de2690359fafd7e8f2b795a9049b976c0e137bf1a03e23ede_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-cluster-image-registry-operator@sha256:af60f1e5c058385530c67cf7b4f9e5579ed15b06d2716347bc6db3d13157f438_s390x",
"8Base-RHOSE-4.11:openshift4/ose-cluster-image-registry-operator@sha256:e4a7ab02a4fa05edea60e5457d77cf963c0f263ebec22680197da29c5d25d599_amd64",
"8Base-RHOSE-4.11:openshift4/ose-cluster-ingress-operator@sha256:5e554e018bed9ab12c0072aa87feaba4b3921e6e6eab347fd19d44dd3943605e_amd64",
"8Base-RHOSE-4.11:openshift4/ose-cluster-ingress-operator@sha256:739896028a90adece5e93fd0a1e6b9ad9b2066be466d403f86d8059a974dd69f_arm64",
"8Base-RHOSE-4.11:openshift4/ose-cluster-ingress-operator@sha256:ab0c7df78f7265701811c771f447e8fc77cdcb9db7b4358c58c586a1e4616481_s390x",
"8Base-RHOSE-4.11:openshift4/ose-cluster-ingress-operator@sha256:d1c0cd4e6d6c7a8faaa5e4fcb8181d8325c8f371a4efe670a0d36bcb60198d2c_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-cluster-kube-apiserver-operator@sha256:07a151a721d0ab24cdc8ceebbdf6079c7fc656a8015a6f825914111fbaaeac12_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-cluster-kube-apiserver-operator@sha256:5b1e127949b717f818448ab053c9354d73ea6981cde107c95c2b5dd658d38e1b_s390x",
"8Base-RHOSE-4.11:openshift4/ose-cluster-kube-apiserver-operator@sha256:b2ebb601d381558a394affedbeebe4307526402c0c0f6b1bea4f8725b35da3fd_amd64",
"8Base-RHOSE-4.11:openshift4/ose-cluster-kube-apiserver-operator@sha256:f8d718ac3d76cf1c68e253de1dc19b6c043e84423eb3ef4ffbb8706794dde726_arm64",
"8Base-RHOSE-4.11:openshift4/ose-cluster-kube-cluster-api-rhel8-operator@sha256:3bba6cbcd88668aba5ae03625d7cddea1bea0dc0e80007f9ba0f48efd9ab7cf7_amd64",
"8Base-RHOSE-4.11:openshift4/ose-cluster-kube-cluster-api-rhel8-operator@sha256:7cd7a803ddd309593278e3f5588d3f9e7cb43ddbcd1245528971d8ba2dccd02d_arm64",
"8Base-RHOSE-4.11:openshift4/ose-cluster-kube-cluster-api-rhel8-operator@sha256:c1eca6f993c9aedd597915c0f020f20adb4559c5fb332195f367aee7832cdf44_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-cluster-kube-cluster-api-rhel8-operator@sha256:d9ae7f5c8b3eb47536b545062648171866a69b1f7c078002e5b91c89ebfd77a6_s390x",
"8Base-RHOSE-4.11:openshift4/ose-cluster-kube-controller-manager-operator@sha256:4cd1b1cfb69a5e65a5096d6e2ed9fab256263aecb3de40a3a2e21030e98005b8_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-cluster-kube-controller-manager-operator@sha256:5d6f1a31087d399c9b63a0d81ac992ad7cb2a10de2dbe8a165a29bc17cb804a7_s390x",
"8Base-RHOSE-4.11:openshift4/ose-cluster-kube-controller-manager-operator@sha256:5e14a5b833cfa3415168708c66771b521c4f6a5b93d91370d77c12f729d8ba8d_arm64",
"8Base-RHOSE-4.11:openshift4/ose-cluster-kube-controller-manager-operator@sha256:75675751af4d0cfe59f9fc74745ba7ad2953d95ea343af2b07ea01152fcb2683_amd64",
"8Base-RHOSE-4.11:openshift4/ose-cluster-kube-scheduler-operator@sha256:5d4d03c1d90ec1a7484ead812faf3d2afdbd59ff43391fde735d8d7463607619_arm64",
"8Base-RHOSE-4.11:openshift4/ose-cluster-kube-scheduler-operator@sha256:83deb5bdc9f0c9284eb4e8de788cc453cdbcfc01d50070fb52465f225f66a1df_s390x",
"8Base-RHOSE-4.11:openshift4/ose-cluster-kube-scheduler-operator@sha256:c6dd4dced8d9955ef9ec9c1e517f37f3caa06b0e15a5c9dd5740069c0bf0c634_amd64",
"8Base-RHOSE-4.11:openshift4/ose-cluster-kube-scheduler-operator@sha256:ca65bc4f76a6d874b2d0ceca00bb6261eda096be7dcd6c113eda8e11dfde0916_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-cluster-kube-storage-version-migrator-rhel8-operator@sha256:48ad9408d754564627549bc8035ae681201a18bdeeb9fa234049c44e6c14581e_amd64",
"8Base-RHOSE-4.11:openshift4/ose-cluster-kube-storage-version-migrator-rhel8-operator@sha256:76c1af1cd2b729bfacfa83bd3d8ed148284bb5b78b796cd433b8d6863a19d3ef_s390x",
"8Base-RHOSE-4.11:openshift4/ose-cluster-kube-storage-version-migrator-rhel8-operator@sha256:86a641e8f5edd231d7af6c227b458bedf1d1c778a9bed95bb2a31fd6c2af3da2_arm64",
"8Base-RHOSE-4.11:openshift4/ose-cluster-kube-storage-version-migrator-rhel8-operator@sha256:a9fc53ebe17f190200b3e41a65737483a88a58bc6350af51f03f4f9ca700bdba_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-cluster-machine-approver@sha256:07667ef8e091ee997b5e659dfa3c8a762573f7f0a202dba72d42032c827111e0_s390x",
"8Base-RHOSE-4.11:openshift4/ose-cluster-machine-approver@sha256:2ae92fbe8598f400f53316010e51e751d515d208c9204a04ab6f474837833705_arm64",
"8Base-RHOSE-4.11:openshift4/ose-cluster-machine-approver@sha256:d5293d65f59c34e7b3bfb6f2e31bcc13148c2a4ba98407df16ef9d7ec3522f03_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-cluster-machine-approver@sha256:db34e4cbce97a50bae91565138d1555f2eed1010cae2c589f7e34e5e27de5168_amd64",
"8Base-RHOSE-4.11:openshift4/ose-cluster-monitoring-operator@sha256:38097086911176eb6d94c9eb3fb744336d5c07b95c989d719dd7ed20807ae3c9_s390x",
"8Base-RHOSE-4.11:openshift4/ose-cluster-monitoring-operator@sha256:8ff5a580ab2e42adbdcbea74e7c2b6915c6abd4c5d6f14c82903586dda18001a_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-cluster-monitoring-operator@sha256:9ef3638201f3d8110c37205196e2c8023b497abff4c34124289496f014960c7a_arm64",
"8Base-RHOSE-4.11:openshift4/ose-cluster-monitoring-operator@sha256:f15249736c67cbf440deb68891faf4eadc896fa2f378590c8a355e2ff39ebd94_amd64",
"8Base-RHOSE-4.11:openshift4/ose-cluster-network-operator@sha256:9e7aab6d8d159653383627b8262ad46155dc97692c5c345b72f90ecf100ab4c3_amd64",
"8Base-RHOSE-4.11:openshift4/ose-cluster-network-operator@sha256:c6cf66b22c51935f2c081b23208eab48c41a44b9b915035ffa896101c41deb0a_s390x",
"8Base-RHOSE-4.11:openshift4/ose-cluster-network-operator@sha256:d3bff15251d3415b42ff851f0a1269bbf0fdac9410f437ad32c19c709b8f1b1d_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-cluster-network-operator@sha256:edcfb5688a3cc314456a59a1caebbb401a82d0aaf725867dcba874c93499bfbb_arm64",
"8Base-RHOSE-4.11:openshift4/ose-cluster-node-tuning-operator@sha256:032fbdb27508aaf93b1dedfc114e67cc8d398f4a6bd9f994ca40eb66d1e50f5f_s390x",
"8Base-RHOSE-4.11:openshift4/ose-cluster-node-tuning-operator@sha256:3ad618fd222cd3f0967b5c945e3f8a9c2c9f7cd5c4c107f2de7b7da4d06c5587_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-cluster-node-tuning-operator@sha256:5635e64a108e6005c47c88080b35cc11948d6097bb632228f8193a17b53259b9_arm64",
"8Base-RHOSE-4.11:openshift4/ose-cluster-node-tuning-operator@sha256:d06e393e0493bb6a519ffeab2595b7555df2148190eb30a29def40325c35e3a5_amd64",
"8Base-RHOSE-4.11:openshift4/ose-cluster-openshift-apiserver-operator@sha256:579f671f2e8a295eae80c19571daab0818ed012888980c0dc7a383fa277f595a_arm64",
"8Base-RHOSE-4.11:openshift4/ose-cluster-openshift-apiserver-operator@sha256:5a72cb0256f9b20e3f1b847def6ab9f544ff9d7b3a63437963fc1225c8b0ce94_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-cluster-openshift-apiserver-operator@sha256:a01a7943ecfa16a7ee0efd14e2cf192c887544cf9b9517b66dcdd0b9f1cd34dc_s390x",
"8Base-RHOSE-4.11:openshift4/ose-cluster-openshift-apiserver-operator@sha256:dc6a39c838691902cf50574eed7b6cfa6da8a38871624f09acab2e8d158b1957_amd64",
"8Base-RHOSE-4.11:openshift4/ose-cluster-openshift-controller-manager-operator@sha256:6634a513df79182201131a7f56ac876323bd7e1709b737405ab41e06e95acf40_arm64",
"8Base-RHOSE-4.11:openshift4/ose-cluster-openshift-controller-manager-operator@sha256:6e38c38b884651ae615d96617cbb562966ad67a63241dc1296c38e61556b6f74_s390x",
"8Base-RHOSE-4.11:openshift4/ose-cluster-openshift-controller-manager-operator@sha256:a502b3ce08f4dbb73617d2e212c6b89761a10cbb1d858b9c0f2791cb35683db5_amd64",
"8Base-RHOSE-4.11:openshift4/ose-cluster-openshift-controller-manager-operator@sha256:f5b0dc319a66df941b33428ca64b2cd937957ce47b932e8c3c74398f1057caf1_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-cluster-policy-controller-rhel8@sha256:4d56f27c4662cfa3b2cc7b9f4b146b66f9ad6b6e214b23813a8c4ed5a4107ead_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-cluster-policy-controller-rhel8@sha256:7ad8d955c2bf988905684f85876a22874dd235f2bac686c8565585abac5cc2eb_s390x",
"8Base-RHOSE-4.11:openshift4/ose-cluster-policy-controller-rhel8@sha256:c0925a8d478200fab902a7cae4847a900c7e4473ecc20f854e3ba58ac0d46cc3_arm64",
"8Base-RHOSE-4.11:openshift4/ose-cluster-policy-controller-rhel8@sha256:c7dc36c1b1c71ab449668a5600ce9ba403c23a7a14c81ea80a851d8f96a97757_amd64",
"8Base-RHOSE-4.11:openshift4/ose-cluster-samples-operator@sha256:41b5edfb6f395372593d2ece37102b6c53deabaf208a2d66cc3486308bf7bcd9_s390x",
"8Base-RHOSE-4.11:openshift4/ose-cluster-samples-operator@sha256:6bf352ae6bc6a6c46ca79014473cc163505165163060870bcf2e42f07b9f2577_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-cluster-samples-operator@sha256:844d02462ad69b045a796a9b5547cd65e42b51a56fda3b289a15e5aa0caa7138_amd64",
"8Base-RHOSE-4.11:openshift4/ose-cluster-samples-operator@sha256:c8a7ca2191e14e7b7b67108743fa442f75222a5f8a8577bb801f4209c72cf5a8_arm64",
"8Base-RHOSE-4.11:openshift4/ose-cluster-storage-operator@sha256:2155fd9379e1264fc4a0608cac844a098df4f170d5e1383c18b95fc7ec6b049a_arm64",
"8Base-RHOSE-4.11:openshift4/ose-cluster-storage-operator@sha256:60c88dda1e58b5a6e8109afef2a837fe184362ada32f369784bd5cf2a34183f2_amd64",
"8Base-RHOSE-4.11:openshift4/ose-cluster-storage-operator@sha256:a2da82561c61ddde3ed10057743ad59cefb36cd9b59a167bd1c01638cdb1b9a6_s390x",
"8Base-RHOSE-4.11:openshift4/ose-cluster-storage-operator@sha256:c30a0ebdf2740b0c0badde549e557973c741315cca23a931cfb28dce704887d3_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-cluster-version-operator@sha256:241713ac691dd073f8b667f59502e6db5ae503d01bd3e5dc0413bb1903a6da06_amd64",
"8Base-RHOSE-4.11:openshift4/ose-cluster-version-operator@sha256:43508917e491dcbcf0375ce2c0252fe79bc1cde78419a9c6ea20895fac2dac1f_s390x",
"8Base-RHOSE-4.11:openshift4/ose-cluster-version-operator@sha256:6c38640774628f346faa7555b574c8b492a3c86052299fb3aa905888ec29f57c_arm64",
"8Base-RHOSE-4.11:openshift4/ose-cluster-version-operator@sha256:739b3f7a860a9ac73027a95111dd5466b4c467970f2fb777cdf3598f67221b68_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-configmap-reloader@sha256:25c49da28dd21c6056f6368416e1d6ad6f06a3046434e0190c4e2e47d24408bb_amd64",
"8Base-RHOSE-4.11:openshift4/ose-configmap-reloader@sha256:26a13df99ea07b0298cd5f90b086f510c201cc7762a6020b1683489498f92247_s390x",
"8Base-RHOSE-4.11:openshift4/ose-configmap-reloader@sha256:d749478faa06c5b2102e5900bba9abd48dd2b05c7adf5bd8d7b5e1923ade4fdb_arm64",
"8Base-RHOSE-4.11:openshift4/ose-configmap-reloader@sha256:f78ad6462d63cf7926c5b83617dfbd393508588d88b5bd9eeeea0b7d8a64669e_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-console-operator@sha256:2ec6199f3ca35880a0d9a1960156de7d94b04be1d391b08926f19939ba8cb812_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-console-operator@sha256:51aa483bf4f840be495ad572254641187d19bf74f2d38424477f5893179f649a_s390x",
"8Base-RHOSE-4.11:openshift4/ose-console-operator@sha256:97616a2200d45d1d650c0cdd543ec7f0f936786b09431047a94e01f398aa2d06_arm64",
"8Base-RHOSE-4.11:openshift4/ose-console-operator@sha256:9e57ff97abdd99b207a0867fe0dee68f2bcaa7776d44e523798bab548aaae148_amd64",
"8Base-RHOSE-4.11:openshift4/ose-console@sha256:1ac5d6db843d81b56692a2019f4201927362bbf19d7486dbfdb4098ab2b4a729_amd64",
"8Base-RHOSE-4.11:openshift4/ose-console@sha256:67c77dfbf58dd0c41483b5afffab5215b1a818827176cfaa43794e1f237c67f1_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-console@sha256:6a3172a832962789a7e715983784cb365e8d996ce9eaf6d93c556f24c3f8b205_arm64",
"8Base-RHOSE-4.11:openshift4/ose-console@sha256:773182d61251834f80c36cebf472dbff70025334977ecc416560e55a41a9e8c7_s390x",
"8Base-RHOSE-4.11:openshift4/ose-container-networking-plugins-rhel8@sha256:b28145e56f2aac4dbb9d900f0efe86227287c10451728ed69708d6eac3580622_arm64",
"8Base-RHOSE-4.11:openshift4/ose-container-networking-plugins-rhel8@sha256:c472d872a70e67ab583752ff21f0bd5619bb755030eb51e9f2a4c625793a2cc3_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-container-networking-plugins-rhel8@sha256:d22cbaf4967340a39cf7ad96e68450b79898b204b5c994bd2d7f330377953412_s390x",
"8Base-RHOSE-4.11:openshift4/ose-container-networking-plugins-rhel8@sha256:def7a0a80be3d29e7ae6d9785f5925cf9558b9e01792cb1e77dfadb0d5f28230_amd64",
"8Base-RHOSE-4.11:openshift4/ose-coredns@sha256:2f52299822c5fdc045c703c43a99ab9db893d530d618176ae52376143a354d3c_amd64",
"8Base-RHOSE-4.11:openshift4/ose-coredns@sha256:58a52e4a3e0336391d21cf60c29dbede81e0a4a0dd27d54caa8c8107d4071da4_s390x",
"8Base-RHOSE-4.11:openshift4/ose-coredns@sha256:67d6f68c83ed3319353d56731fd3b31864269bd7b65d20d440f48fe4207c3ec4_arm64",
"8Base-RHOSE-4.11:openshift4/ose-coredns@sha256:a5d7d60486b0db4eff39e8ae9234a7650f578ee4edaaa8d5d0d1f1d7985471ee_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-csi-driver-manila-rhel8-operator@sha256:1e2c039399a6ad9857e9b3972cdf246a1cd6bdb70e2278bd3274c9ff0ffe8f5d_amd64",
"8Base-RHOSE-4.11:openshift4/ose-csi-driver-manila-rhel8-operator@sha256:5543f0aabea36a61da59bdc5042f8d5e2dfff4a07a51ed61fdd91cd75de53047_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-csi-driver-manila-rhel8@sha256:3c3248dfebba93bd81d5295455cd1eaead7622a1dd9d433bc7bf49a713603255_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-csi-driver-manila-rhel8@sha256:e8d1989aba103c3667cafbae5d850bc9e8558f2e4cc760a9b88931f3a4db86a9_amd64",
"8Base-RHOSE-4.11:openshift4/ose-csi-driver-nfs-rhel8@sha256:3b15d6d6f4c84f64caafac5a68041ca3bbe50bab34e353a6604f6046253547f9_amd64",
"8Base-RHOSE-4.11:openshift4/ose-csi-driver-nfs-rhel8@sha256:ab4144663cd995c5fcac1b096a5dafd5ec6e5fa62df311f4cb3841a7d2c75dfe_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-csi-driver-shared-resource-operator-rhel8@sha256:50c08c144bb33f382aaaf878157a8ebf58968bd575321cd179ca26551925cac5_s390x",
"8Base-RHOSE-4.11:openshift4/ose-csi-driver-shared-resource-operator-rhel8@sha256:969eb2f0c16c083548541f7ca9a514352af26ead7aee991ed259d6ace4a91d3f_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-csi-driver-shared-resource-operator-rhel8@sha256:adbd0c9b2820fa269d56fde688edb6d393ac509894a4334e65f25883ca9c3ba8_amd64",
"8Base-RHOSE-4.11:openshift4/ose-csi-driver-shared-resource-operator-rhel8@sha256:bacd97ae2c3e53a95dfefa929639896fe9ca5457344d7e255551173606673b43_arm64",
"8Base-RHOSE-4.11:openshift4/ose-csi-driver-shared-resource-rhel8@sha256:38eb7084857a284fc01f2b379245492d2a3f3687e7bbbcab018d3f37adeb0c92_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-csi-driver-shared-resource-rhel8@sha256:571d542a628389ea713e3426c6cae7c6ea403476a0de0162ddcf67f39cffae6e_s390x",
"8Base-RHOSE-4.11:openshift4/ose-csi-driver-shared-resource-rhel8@sha256:8b4d19610bac30821f299b9741aa105905642c19ee9a207acf26a89fcb980061_amd64",
"8Base-RHOSE-4.11:openshift4/ose-csi-driver-shared-resource-rhel8@sha256:b1b243779556a2740ef267c80d449a734c7f56dcb085481db1f395300cdbc015_arm64",
"8Base-RHOSE-4.11:openshift4/ose-csi-driver-shared-resource-webhook-rhel8@sha256:0e8cefa1ea15e47b3835204029250da5e5e0630a4457f3c4f5d208adb509d14c_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-csi-driver-shared-resource-webhook-rhel8@sha256:35d4be98c713880d8b672e122f21e352bec83a773b5ad5280244b987a87f8e6f_arm64",
"8Base-RHOSE-4.11:openshift4/ose-csi-driver-shared-resource-webhook-rhel8@sha256:aa9502ee197283d904856823d7b8e4bdf086a99c66b37272b8e0072a340c00e2_amd64",
"8Base-RHOSE-4.11:openshift4/ose-csi-driver-shared-resource-webhook-rhel8@sha256:fc0a42ee3a99634f86088f6b5903474041d9c0f27d8a80c446c6c709d7462cf1_s390x",
"8Base-RHOSE-4.11:openshift4/ose-csi-external-attacher-rhel8@sha256:65986b28ddc315fa9c7e567f0ab2a19e21d247f8bc7c55415391bd5f7ffc777f_arm64",
"8Base-RHOSE-4.11:openshift4/ose-csi-external-attacher-rhel8@sha256:a53bedc03d9cba348d76acfbe586df0f319a417216b5a1293e917693d2bf987b_s390x",
"8Base-RHOSE-4.11:openshift4/ose-csi-external-attacher-rhel8@sha256:cd8502b7bc328fd4b7f1b4194dc8f21b850c8c1eb8e0b220afb0fbef06ee447b_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-csi-external-attacher-rhel8@sha256:d65c8960171d37900f2f07cedb4a14eff2fc9da095a3ccc6718f4fbcd0f0b79e_amd64",
"8Base-RHOSE-4.11:openshift4/ose-csi-external-attacher@sha256:65986b28ddc315fa9c7e567f0ab2a19e21d247f8bc7c55415391bd5f7ffc777f_arm64",
"8Base-RHOSE-4.11:openshift4/ose-csi-external-attacher@sha256:a53bedc03d9cba348d76acfbe586df0f319a417216b5a1293e917693d2bf987b_s390x",
"8Base-RHOSE-4.11:openshift4/ose-csi-external-attacher@sha256:cd8502b7bc328fd4b7f1b4194dc8f21b850c8c1eb8e0b220afb0fbef06ee447b_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-csi-external-attacher@sha256:d65c8960171d37900f2f07cedb4a14eff2fc9da095a3ccc6718f4fbcd0f0b79e_amd64",
"8Base-RHOSE-4.11:openshift4/ose-csi-external-provisioner-rhel8@sha256:1e69d532a480bf0f0b2aa8c7385dfe90488408c25f1278ace1a25df90dba38ac_amd64",
"8Base-RHOSE-4.11:openshift4/ose-csi-external-provisioner-rhel8@sha256:62f68c04b66046eac735887c9ebfc3fb8af069579cab057203d1fda7c047a711_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-csi-external-provisioner-rhel8@sha256:8667b0674de09e66ea2eda3aed92ccaecab44cf71298e12b64735616ddcb7f7d_arm64",
"8Base-RHOSE-4.11:openshift4/ose-csi-external-provisioner-rhel8@sha256:ed000063acc18b89dd40d374b3ac29d010a7bbc3eb77403070a27c04c8e1c761_s390x",
"8Base-RHOSE-4.11:openshift4/ose-csi-external-provisioner@sha256:1e69d532a480bf0f0b2aa8c7385dfe90488408c25f1278ace1a25df90dba38ac_amd64",
"8Base-RHOSE-4.11:openshift4/ose-csi-external-provisioner@sha256:62f68c04b66046eac735887c9ebfc3fb8af069579cab057203d1fda7c047a711_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-csi-external-provisioner@sha256:8667b0674de09e66ea2eda3aed92ccaecab44cf71298e12b64735616ddcb7f7d_arm64",
"8Base-RHOSE-4.11:openshift4/ose-csi-external-provisioner@sha256:ed000063acc18b89dd40d374b3ac29d010a7bbc3eb77403070a27c04c8e1c761_s390x",
"8Base-RHOSE-4.11:openshift4/ose-csi-external-resizer-rhel8@sha256:68a45dffdbea5cbe6bb78ec6dfeded91d4ae361fa24dc5221d8507f7715d7320_s390x",
"8Base-RHOSE-4.11:openshift4/ose-csi-external-resizer-rhel8@sha256:8b40d88c21ea690f84e8221f6e7ed91daaa2d21ea8d1017f1afbf3fa9ffd0909_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-csi-external-resizer-rhel8@sha256:b3888d7ba58e56d0a10f3c2cc46764410d353f9e7c1a412e11e2e538fe0abc9f_amd64",
"8Base-RHOSE-4.11:openshift4/ose-csi-external-resizer-rhel8@sha256:c2cdefede57f8b6cb24c335cf0a201669fd26d3c3926fa77f495ebe70b7fc41c_arm64",
"8Base-RHOSE-4.11:openshift4/ose-csi-external-resizer@sha256:68a45dffdbea5cbe6bb78ec6dfeded91d4ae361fa24dc5221d8507f7715d7320_s390x",
"8Base-RHOSE-4.11:openshift4/ose-csi-external-resizer@sha256:8b40d88c21ea690f84e8221f6e7ed91daaa2d21ea8d1017f1afbf3fa9ffd0909_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-csi-external-resizer@sha256:b3888d7ba58e56d0a10f3c2cc46764410d353f9e7c1a412e11e2e538fe0abc9f_amd64",
"8Base-RHOSE-4.11:openshift4/ose-csi-external-resizer@sha256:c2cdefede57f8b6cb24c335cf0a201669fd26d3c3926fa77f495ebe70b7fc41c_arm64",
"8Base-RHOSE-4.11:openshift4/ose-csi-external-snapshotter-rhel8@sha256:4c27ae7dd0ade12e5de4fe0b1852a12cb2d34f1b24eeb68369f2a3b0c514dffd_s390x",
"8Base-RHOSE-4.11:openshift4/ose-csi-external-snapshotter-rhel8@sha256:4fe92e79ef5e642dc7860119e41d581865f7ae5b09abf6ce653e847d6a0a9aac_amd64",
"8Base-RHOSE-4.11:openshift4/ose-csi-external-snapshotter-rhel8@sha256:9f5f07396f9b2d983a3e99c133a5a81938900e8e0808a5ac57e0e72210d57377_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-csi-external-snapshotter-rhel8@sha256:e55bef044c9885ba15f06d21ecd44cd692e4d5b1eb020e56207c690a24c0702e_arm64",
"8Base-RHOSE-4.11:openshift4/ose-csi-external-snapshotter@sha256:4c27ae7dd0ade12e5de4fe0b1852a12cb2d34f1b24eeb68369f2a3b0c514dffd_s390x",
"8Base-RHOSE-4.11:openshift4/ose-csi-external-snapshotter@sha256:4fe92e79ef5e642dc7860119e41d581865f7ae5b09abf6ce653e847d6a0a9aac_amd64",
"8Base-RHOSE-4.11:openshift4/ose-csi-external-snapshotter@sha256:9f5f07396f9b2d983a3e99c133a5a81938900e8e0808a5ac57e0e72210d57377_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-csi-external-snapshotter@sha256:e55bef044c9885ba15f06d21ecd44cd692e4d5b1eb020e56207c690a24c0702e_arm64",
"8Base-RHOSE-4.11:openshift4/ose-csi-livenessprobe-rhel8@sha256:05b61e283383cb7d26749e09979ad59bfcecee33054f89a9d466ff0743085dd9_arm64",
"8Base-RHOSE-4.11:openshift4/ose-csi-livenessprobe-rhel8@sha256:0dc3629d883c31ef6babc095eb93106c1505b2ff332c4ef1a5a91bedd50c70d2_s390x",
"8Base-RHOSE-4.11:openshift4/ose-csi-livenessprobe-rhel8@sha256:9d7830b4ffd8be8845a62a69bd2efb7b3354d0a6b226d6e5cc8b23670b6b65cc_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-csi-livenessprobe-rhel8@sha256:f14f6e952932830665b25597c2a3d21158a5cb69beb4c80a64388777a1552865_amd64",
"8Base-RHOSE-4.11:openshift4/ose-csi-livenessprobe@sha256:05b61e283383cb7d26749e09979ad59bfcecee33054f89a9d466ff0743085dd9_arm64",
"8Base-RHOSE-4.11:openshift4/ose-csi-livenessprobe@sha256:0dc3629d883c31ef6babc095eb93106c1505b2ff332c4ef1a5a91bedd50c70d2_s390x",
"8Base-RHOSE-4.11:openshift4/ose-csi-livenessprobe@sha256:9d7830b4ffd8be8845a62a69bd2efb7b3354d0a6b226d6e5cc8b23670b6b65cc_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-csi-livenessprobe@sha256:f14f6e952932830665b25597c2a3d21158a5cb69beb4c80a64388777a1552865_amd64",
"8Base-RHOSE-4.11:openshift4/ose-csi-node-driver-registrar-rhel8@sha256:0c01d2cd070a88a674caaa131cda9db116520d8faef62fe8e625985c1d98fd18_amd64",
"8Base-RHOSE-4.11:openshift4/ose-csi-node-driver-registrar-rhel8@sha256:33487a8bf32beb3dfe503b86d29f4ba1abec143841cb74a806447f4cda76b65e_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-csi-node-driver-registrar-rhel8@sha256:d43e9ead11ce2d470c24485b53bc18f3bd906a74f98ed996a07300d798d23788_s390x",
"8Base-RHOSE-4.11:openshift4/ose-csi-node-driver-registrar-rhel8@sha256:d8b610a566b2524819e758881876146a0bc81307d5b213d772d1c4620a2012d8_arm64",
"8Base-RHOSE-4.11:openshift4/ose-csi-node-driver-registrar@sha256:0c01d2cd070a88a674caaa131cda9db116520d8faef62fe8e625985c1d98fd18_amd64",
"8Base-RHOSE-4.11:openshift4/ose-csi-node-driver-registrar@sha256:33487a8bf32beb3dfe503b86d29f4ba1abec143841cb74a806447f4cda76b65e_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-csi-node-driver-registrar@sha256:d43e9ead11ce2d470c24485b53bc18f3bd906a74f98ed996a07300d798d23788_s390x",
"8Base-RHOSE-4.11:openshift4/ose-csi-node-driver-registrar@sha256:d8b610a566b2524819e758881876146a0bc81307d5b213d772d1c4620a2012d8_arm64",
"8Base-RHOSE-4.11:openshift4/ose-csi-snapshot-controller-rhel8@sha256:67ac9c849b6a3470243c53ef7ec3aa44da1aeb379615332b56fbac27482f5b6f_s390x",
"8Base-RHOSE-4.11:openshift4/ose-csi-snapshot-controller-rhel8@sha256:7caf6ed642540c96e82faec6ea468bda65cf30490a7f36d84a4c821524ec5d9a_amd64",
"8Base-RHOSE-4.11:openshift4/ose-csi-snapshot-controller-rhel8@sha256:8cb151e8572bdfaf53f914de090a271ad5fb4e2a4d9046b587027f57473c84cf_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-csi-snapshot-controller-rhel8@sha256:9af4ca75bee97b438a623663260814087f1ca39a4cf3b3a94cd514b0538f538b_arm64",
"8Base-RHOSE-4.11:openshift4/ose-csi-snapshot-controller@sha256:67ac9c849b6a3470243c53ef7ec3aa44da1aeb379615332b56fbac27482f5b6f_s390x",
"8Base-RHOSE-4.11:openshift4/ose-csi-snapshot-controller@sha256:7caf6ed642540c96e82faec6ea468bda65cf30490a7f36d84a4c821524ec5d9a_amd64",
"8Base-RHOSE-4.11:openshift4/ose-csi-snapshot-controller@sha256:8cb151e8572bdfaf53f914de090a271ad5fb4e2a4d9046b587027f57473c84cf_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-csi-snapshot-controller@sha256:9af4ca75bee97b438a623663260814087f1ca39a4cf3b3a94cd514b0538f538b_arm64",
"8Base-RHOSE-4.11:openshift4/ose-csi-snapshot-validation-webhook-rhel8@sha256:3906afef49db33367ae423dd7470602716040fa003f5aea9f1a19a69c848cd1c_arm64",
"8Base-RHOSE-4.11:openshift4/ose-csi-snapshot-validation-webhook-rhel8@sha256:51c65a9df682ccdb37d6c2d79e0862848176795c1fa11aca1f9cefc800be7556_s390x",
"8Base-RHOSE-4.11:openshift4/ose-csi-snapshot-validation-webhook-rhel8@sha256:95c34ae00e6572e47420ae12278b05b7190da2ba34a8e649b01d7e89ff9a5316_amd64",
"8Base-RHOSE-4.11:openshift4/ose-csi-snapshot-validation-webhook-rhel8@sha256:fc19b27c4f465ec46f6b7838ff4715278b7a3472d79c5a062d8b2c38d0b9f778_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-docker-builder@sha256:1d4caa6d1f83d5dee59672c6692283c6560df72ae1b575b70992356d57c62a3c_s390x",
"8Base-RHOSE-4.11:openshift4/ose-docker-builder@sha256:c1b4b12a7b97eb9cdfa7875af3ac6ac3bfd9e423ff7a25c7cce67fb9605a1e0b_arm64",
"8Base-RHOSE-4.11:openshift4/ose-docker-builder@sha256:d5060059efc5c224609de286090868badb271d14326ccbef670d2cca624ccf8f_amd64",
"8Base-RHOSE-4.11:openshift4/ose-docker-builder@sha256:d7456704b8084ca68674124a4de7ad3199d9fe3989cd15801bf3090138ce4935_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-docker-registry@sha256:1ca0c6d8dcb1da2dc0ed3488c03062948b7801ebf77f032a75dcd0d776cbcc02_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-docker-registry@sha256:29be3d008714476dccb8c4b1fc8fc67de892d798c3873ef32c15732671e190b3_s390x",
"8Base-RHOSE-4.11:openshift4/ose-docker-registry@sha256:388582f1b5ff059dd6776f6e28dcf97e402a228269c86cd97e61c2a653cb7133_amd64",
"8Base-RHOSE-4.11:openshift4/ose-docker-registry@sha256:47ca483d2624030a8bd5b7fafbfff6b728ddc9ddf6b3a429c1d7b09dba3ca10e_arm64",
"8Base-RHOSE-4.11:openshift4/ose-gcp-cloud-controller-manager-rhel8@sha256:41e8f97fc5832464306161afcd587d68a4b602f580ff2ef6d025b46ce5af9683_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-gcp-cloud-controller-manager-rhel8@sha256:dcf345d2b728186c8be5994082b41694ddbd482f337ed5762e3c010c2f2989eb_amd64",
"8Base-RHOSE-4.11:openshift4/ose-gcp-cluster-api-controllers-rhel8@sha256:13032dc2fe709015f48c167f66ed7ad5cc861f42252ccd28b318ebbbba875bf4_amd64",
"8Base-RHOSE-4.11:openshift4/ose-gcp-cluster-api-controllers-rhel8@sha256:52f1777b57d7044a988da3054c0c7c06e27a3bc9d9ac8965dd8d5fe3cc3ef5d4_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-gcp-pd-csi-driver-operator-rhel8@sha256:ab39ff55f76b8d2b0ccbc0c9af706b6d136c4ca1216d8247982e2bf9e9be4635_amd64",
"8Base-RHOSE-4.11:openshift4/ose-gcp-pd-csi-driver-operator-rhel8@sha256:c0a3c993a9fcf0d645dec39a20464688837e35c82c08f5ca95fdf1b70d842806_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-gcp-pd-csi-driver-rhel8@sha256:9bbea15a4e7918b1f59827230127287d1f7a1c8881ee8272c6d397c85e2eeba0_amd64",
"8Base-RHOSE-4.11:openshift4/ose-gcp-pd-csi-driver-rhel8@sha256:f45be24171aa703c21aaad4f350ebe0a54081108d75e39ff1b42d1f415776e73_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-grafana@sha256:093a89f3ee3bc7b83d786457fd7dd2cd4b4df8b4d69597136c68c33b62f1555d_s390x",
"8Base-RHOSE-4.11:openshift4/ose-grafana@sha256:872e19ac34f528137912f7a4374848e14d5b5f71332e758d17b8955e6473bd8e_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-grafana@sha256:a8034b22cbf5478cb89511029d3fe47e8147ea6ad336f40c4ec8307b68a314ce_arm64",
"8Base-RHOSE-4.11:openshift4/ose-grafana@sha256:f91a57f81311e3859f44cc44ab2f4b345408bd4bf369c32a1da0ec53da9469e7_amd64",
"8Base-RHOSE-4.11:openshift4/ose-hyperkube@sha256:074743eb5a6d57b6ad6ab1d87dc397122fd628013fc25a97924262187ff8d916_arm64",
"8Base-RHOSE-4.11:openshift4/ose-hyperkube@sha256:0987c96c1001b1316c932b77597d965285f6d4117aade6e81194b591a57ab31c_s390x",
"8Base-RHOSE-4.11:openshift4/ose-hyperkube@sha256:b955148923febe573f89449ebee80dc22f5e9afdf3f11d6a53ea4e1b5faabf11_amd64",
"8Base-RHOSE-4.11:openshift4/ose-hyperkube@sha256:f2c9f7723e565ba0b6a5893c235aea79232e3c83d8719ea3001c50d62fcfb450_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-hypershift-rhel8@sha256:917b34fb32708b8197805b66aaf1e6eb790962d53039e9b6d908d86deb1199bf_s390x",
"8Base-RHOSE-4.11:openshift4/ose-hypershift-rhel8@sha256:9e807b6a6e935bd5fd5d27ad950d0bc7177d0f498b5d55235cc1af833eb660c3_arm64",
"8Base-RHOSE-4.11:openshift4/ose-hypershift-rhel8@sha256:c50f3799c451830fc7f551d0397163473190a916a001b3ecf8e0577d5b68b252_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-hypershift-rhel8@sha256:ce31097552aaeb01e86dfc287151a60abb8c9cd5531ee940fbe5d7f1427e7612_amd64",
"8Base-RHOSE-4.11:openshift4/ose-ibm-cloud-controller-manager-rhel8@sha256:a6ba20c56e90cf404bcef97b7b8c1e87f4d370d3c26fe85111dddcd301c20d27_amd64",
"8Base-RHOSE-4.11:openshift4/ose-ibm-cloud-controller-manager-rhel8@sha256:bb4b6e94ad2e114f792e56803d96cc0a0d89cb2d0b4b6c1bd98f7dc02681d9ff_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-ibm-vpc-block-csi-driver-operator-rhel8@sha256:969ddfd951d7d66215810d9b1d82a524a622fa014c7aae48d62c6b475507ac3c_amd64",
"8Base-RHOSE-4.11:openshift4/ose-ibm-vpc-block-csi-driver-operator-rhel8@sha256:f31fccd1cbd570207ed229402d402ca388c6630f14e0508bdc9ba01fa1763bbc_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-ibm-vpc-block-csi-driver-rhel8@sha256:bf6a31add94b1af1a256bf72fc860f4785ac574770bcfb7a0f0e843f69bbf385_amd64",
"8Base-RHOSE-4.11:openshift4/ose-ibm-vpc-block-csi-driver-rhel8@sha256:f192ef456a56c953c8e553e70af23c01f04343fed3c479d000e0ad00462e66a7_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-ibm-vpc-node-label-updater-rhel8@sha256:278c796bcd48ecb1f88174ca479e447fb3774be23169b3e0c9e10bb2c9c5e9e9_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-ibm-vpc-node-label-updater-rhel8@sha256:d5e72ed27970b6e52385e43172013275bd3bc203a8b6755fcc505e0287213fd4_amd64",
"8Base-RHOSE-4.11:openshift4/ose-ibmcloud-machine-controllers-rhel8@sha256:60b3440b77654b142510883132bc9023f3b6dac08a55c32eab02870dfde1d786_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-ibmcloud-machine-controllers-rhel8@sha256:7b0cb3783ab7f8b6f38375dbe9e4f2e8e5fc0bdf1cf6aba23623229cf86d6eea_amd64",
"8Base-RHOSE-4.11:openshift4/ose-image-customization-controller-rhel8@sha256:7b3511f938658d9bdf4f6f9548fcc0b7b89cde0831e829f23b367db826902bdf_amd64",
"8Base-RHOSE-4.11:openshift4/ose-image-customization-controller-rhel8@sha256:f1d87fa6ba341455ae0817bdc9d24840b59158d9b1e51663768c557be9ee7268_arm64",
"8Base-RHOSE-4.11:openshift4/ose-insights-rhel8-operator@sha256:0c1141eab7116a0e14dfc4c2594bbb6bb55f80226a58b3b4be6e8f7cd9e1b97d_arm64",
"8Base-RHOSE-4.11:openshift4/ose-insights-rhel8-operator@sha256:217c3cb7eb523a216d5d9cf8e3c7685fc20c48125f664f29da7f1f53e44056cc_amd64",
"8Base-RHOSE-4.11:openshift4/ose-insights-rhel8-operator@sha256:36128b45bd888fb2853d417288720286bf523d9e0584054076b1e5b9288f2f60_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-insights-rhel8-operator@sha256:3b9eaa26eecaf282748fb74cf0f54f40cfe62723592436b839a775aa3b5b4669_s390x",
"8Base-RHOSE-4.11:openshift4/ose-installer-artifacts@sha256:2146a11416aae3b7b6b1ba2926099b0055e58d47791f765fcea0a7467cf91a8c_s390x",
"8Base-RHOSE-4.11:openshift4/ose-installer-artifacts@sha256:3cdce4ceda9b36aa746be514366300080b59db9ba7247aacae562a1797d09af2_arm64",
"8Base-RHOSE-4.11:openshift4/ose-installer-artifacts@sha256:5b4746584a584d2a8fe78e2fe41ca4d22998e854488602612d0d4f02424d489f_amd64",
"8Base-RHOSE-4.11:openshift4/ose-installer-artifacts@sha256:645f779075fc78270b02e98bf31d5927d9ff48a95c56669abc5f749296e3ee4d_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-installer@sha256:45a2c7fa9f56ec78e9087139c6ee944c963685a3714a77535f8cd3eaa8b6d8e9_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-installer@sha256:72e0c95f375e36b530f20154d136d8debbdef203b3c43f79fb77561718361ead_amd64",
"8Base-RHOSE-4.11:openshift4/ose-installer@sha256:d104ba0c4af286753f4cbbd1d36b3c4b318693e209f4c2a0145886f7c4e0374b_s390x",
"8Base-RHOSE-4.11:openshift4/ose-installer@sha256:e1dddd4cd6f019269098a1d89c07568b6391371b3aab67bafda73b99251d1808_arm64",
"8Base-RHOSE-4.11:openshift4/ose-ironic-machine-os-downloader-rhel8@sha256:156ec07459bf256fe2c812bb100818676c740ac90029720b5d235911053d91c1_arm64",
"8Base-RHOSE-4.11:openshift4/ose-ironic-machine-os-downloader-rhel8@sha256:e0383d12651c11d7fe0d823a1d9bbaa36d1a7194760be4be173772b0d9db57eb_amd64",
"8Base-RHOSE-4.11:openshift4/ose-k8s-prometheus-adapter@sha256:051182f36d3af73c7cc0e48c15f056847bafc23d22158dce45c0501d7254fae2_arm64",
"8Base-RHOSE-4.11:openshift4/ose-k8s-prometheus-adapter@sha256:7b18e65edbd7226a23b0b560693d6431909c190e08b76b2a3b0581bb48c9a34f_amd64",
"8Base-RHOSE-4.11:openshift4/ose-k8s-prometheus-adapter@sha256:82a4633e64d3749ac94c8895ed5d61d25a62765a060292413a053ec2d8342839_s390x",
"8Base-RHOSE-4.11:openshift4/ose-k8s-prometheus-adapter@sha256:a7ab7f242111de6ecf29f6107baa7c90331f9fc68a32467e7e91c935cdd99218_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-kube-proxy@sha256:104591dd4ff54b3367f3d800de99b582bead990cfb9bc0486e26737bf6405de4_amd64",
"8Base-RHOSE-4.11:openshift4/ose-kube-proxy@sha256:176e3d9d7ee66a0e547e4c7be5dbb17376cfb9e83c13edb2f2f3f0b47fe370dd_s390x",
"8Base-RHOSE-4.11:openshift4/ose-kube-proxy@sha256:5f1bb6c0542b8239e285fb2dbdf3b31597e6af62c91e0f5cf3ae5938a5b23c41_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-kube-proxy@sha256:6308f187621d82c37784a34039509e9fc9569246ede0606c3bad6f8a96369cd1_arm64",
"8Base-RHOSE-4.11:openshift4/ose-kube-rbac-proxy@sha256:0a487bf2de490a196a542712019859566c6bc7880201759c666d72fa80487fff_arm64",
"8Base-RHOSE-4.11:openshift4/ose-kube-rbac-proxy@sha256:20fc22cb99735ca5a7d633c4575d31f0cc54cb0856dae6a1aeee1c5a5b921ce2_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-kube-rbac-proxy@sha256:c7398161761676c9b95f78a21f5a8acd206dcac50c121b39e26f2d73ee2a3c66_s390x",
"8Base-RHOSE-4.11:openshift4/ose-kube-rbac-proxy@sha256:dceffc4f2c606f9e285794b2138e29133daeb5c1aa4ca76fe7c4205ac0b38ccd_amd64",
"8Base-RHOSE-4.11:openshift4/ose-kube-state-metrics@sha256:86498588af9912a494d306c600bf0e5b2b5393a7b927037a97691fff726d917b_s390x",
"8Base-RHOSE-4.11:openshift4/ose-kube-state-metrics@sha256:b7b87b4a79e5892321a90b4f16e8ffdc4e839aabea2886b1a2b64e5a0f9f703e_arm64",
"8Base-RHOSE-4.11:openshift4/ose-kube-state-metrics@sha256:eaa324ff422ebd8cf630f252d9d628a30f1c6c8e35d6f06584a3d452adb7074e_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-kube-state-metrics@sha256:ee2a5d918f70d007b9414d34e0f639437a39d2cd3a2a2bba24f5aee5d8035eb5_amd64",
"8Base-RHOSE-4.11:openshift4/ose-kube-storage-version-migrator-rhel8@sha256:3b28af903bc028ef6336e675743512b2a67f9a9f1c524a3cd9bd9666d730a194_arm64",
"8Base-RHOSE-4.11:openshift4/ose-kube-storage-version-migrator-rhel8@sha256:5f648ddc9ec59acd152910a93ac82587488aba4452f98bac21f573fd7714b985_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-kube-storage-version-migrator-rhel8@sha256:8f95707b2239415ca3c86adc8a96c063d5d0ca8986331eaa6c1d277598d90d91_s390x",
"8Base-RHOSE-4.11:openshift4/ose-kube-storage-version-migrator-rhel8@sha256:ae9915adc15077ed2466d5e8100c337834db34b84c23c77c59bd031a38c66a8a_amd64",
"8Base-RHOSE-4.11:openshift4/ose-kuryr-cni-rhel8@sha256:5f0bd74910cb7bc8cdff931c1d4da34d2a95e1e1854d7f686af466166acec047_amd64",
"8Base-RHOSE-4.11:openshift4/ose-kuryr-cni-rhel8@sha256:81462d3fafcd8988646f7a41ee96c71b837471dc5dcb35396eb533b14254156e_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-libvirt-machine-controllers@sha256:04041ac30693f5762ec21d0ff8103741910e838486ba4d50b280d2300a58e467_s390x",
"8Base-RHOSE-4.11:openshift4/ose-libvirt-machine-controllers@sha256:74224adc80febc0a77564dc86ac1bc095444e0c0398ea756460868627df41911_amd64",
"8Base-RHOSE-4.11:openshift4/ose-libvirt-machine-controllers@sha256:ec3d130af46371cd1f394b18413accc73b9619ac3232d418182eae776e657416_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-libvirt-machine-controllers@sha256:f07da2662e97243923a4083b1fac4e963a1cfea9f43cd9fd65bb4f3444505c41_arm64",
"8Base-RHOSE-4.11:openshift4/ose-machine-api-operator@sha256:123e25a9c01e463bc6f31b3bda99ce30e07ed7e7c2d62e6db1029048c2754c83_arm64",
"8Base-RHOSE-4.11:openshift4/ose-machine-api-operator@sha256:50aec0017448814b8420b561fae8117b620971b904eeeeba59ea250be3d0b683_s390x",
"8Base-RHOSE-4.11:openshift4/ose-machine-api-operator@sha256:c61dc40b93ffc6ff2335ba169475990cdbb70704b69d155561c5d64c14d07448_amd64",
"8Base-RHOSE-4.11:openshift4/ose-machine-api-operator@sha256:e92749f7a8381da22507d567594dae893c684415d947094ae18d9561ad1f660d_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-machine-api-provider-aws-rhel8@sha256:9e272355fd860b3cfbdd641b3278c08b30ef57a95683543d84bebe0bd2db555a_amd64",
"8Base-RHOSE-4.11:openshift4/ose-machine-api-provider-aws-rhel8@sha256:a8cbd22fde7d9515a0a439ce1d26c7bf094aefe66b9ff5e977800db3bc192209_arm64",
"8Base-RHOSE-4.11:openshift4/ose-machine-api-provider-azure-rhel8@sha256:a120dfd6753ed24d0b32693ae94f71a601f4a04d88a1056b88ad4315c88b8d4a_amd64",
"8Base-RHOSE-4.11:openshift4/ose-machine-api-provider-azure-rhel8@sha256:cfa09983870bfd6bcaec139ef421a6e43795bd8e3d04f8ef4c241ee9b188492b_arm64",
"8Base-RHOSE-4.11:openshift4/ose-machine-api-provider-gcp-rhel8@sha256:c52b5720d86ff3bccd4dffc7ce664d49a1ae515a89350ee6df6af0dbeb941eb3_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-machine-api-provider-gcp-rhel8@sha256:d6d385ce47d52da83cd957a401463a8d48ac9415a749534b63cd8edf8b0dec02_amd64",
"8Base-RHOSE-4.11:openshift4/ose-machine-api-provider-openstack-rhel8@sha256:05bae77a907afc2d75cb8f3bf3aacb26c4e3f2e965709c3c371536bfa78ecd54_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-machine-api-provider-openstack-rhel8@sha256:0934c1acfdc6c8cc97ef198317f72bcea3bb6c6730d0be526a8c02e1677d47dc_arm64",
"8Base-RHOSE-4.11:openshift4/ose-machine-api-provider-openstack-rhel8@sha256:4f57e14568253c23640528a5334e60164ae6975ad1ce91373d05b63e241541ea_amd64",
"8Base-RHOSE-4.11:openshift4/ose-machine-api-provider-openstack-rhel8@sha256:df60e146a888bd72624758bc47d96622177cfe11330ab631dae7c30543715121_s390x",
"8Base-RHOSE-4.11:openshift4/ose-machine-config-operator@sha256:420fd1d1d11f92351a37c986f9aedda0d4e0897dc9cca0b16959a989308c64e8_s390x",
"8Base-RHOSE-4.11:openshift4/ose-machine-config-operator@sha256:543edd3009688fb98fdf5487e72713f8b81653e83a2532ebb95408ac948390a5_amd64",
"8Base-RHOSE-4.11:openshift4/ose-machine-config-operator@sha256:9947130c8cc8d4b3157242ff5d1dcca0343f6a7b3d17710b2f0915d7e3500881_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-machine-config-operator@sha256:a9aae6a7e5d77e4c56c8c7852529bc14565240ccecb5f0fc4af2c97d6453d5e9_arm64",
"8Base-RHOSE-4.11:openshift4/ose-multus-admission-controller@sha256:10d932015ba0fe1a84a7a0096dc416857e1a63a2323e6192b8b6bba90e50aa5b_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-multus-admission-controller@sha256:534466df0ec5df492b00ebeebedd041600e0476e6cb42d8aaedd46d2a6e78f06_s390x",
"8Base-RHOSE-4.11:openshift4/ose-multus-admission-controller@sha256:c7a66dd0d9c8b16789967073a28ac92eeb2f1beab3f8ead8fe1ca01f26a105c5_amd64",
"8Base-RHOSE-4.11:openshift4/ose-multus-admission-controller@sha256:df86ef6d451a7ac6a858f5a7a32145f3b99d0b1da3559ff90ccb4733106a59b5_arm64",
"8Base-RHOSE-4.11:openshift4/ose-multus-cni@sha256:559cb4e633fb0731f79310115e7d384749ef2ca15f298a4102985b4505845228_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-multus-cni@sha256:633c3b5509971739a0e95a8fab99a29bc5a81797c55c2cfdc97d184a055175af_s390x",
"8Base-RHOSE-4.11:openshift4/ose-multus-cni@sha256:75eeee08529df0c3e2e08b874ac7e1d39ef268148d71dff880f71034f8c89b14_amd64",
"8Base-RHOSE-4.11:openshift4/ose-multus-cni@sha256:98835095c461b58a1159a530ee7d3f978c81ed197b5345faf9d610272ebe23eb_arm64",
"8Base-RHOSE-4.11:openshift4/ose-multus-networkpolicy-rhel8@sha256:00532c0e376a4363ea73d6664c8ec200f5bcc4bcd52918cdad19f2d11057fd51_amd64",
"8Base-RHOSE-4.11:openshift4/ose-multus-networkpolicy-rhel8@sha256:80b31a0820e7954050c01d39fdce34591d22beec0678e258176a9bcc1378e07b_s390x",
"8Base-RHOSE-4.11:openshift4/ose-multus-networkpolicy-rhel8@sha256:9ba16add1d64bad4d4dfb9e8e4200b061ae6f6ab34bccf0456684bfdddc7b9b2_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-multus-networkpolicy-rhel8@sha256:c3799719a6af2f3020a8588e9a2ee483ee8e27d6a91675c824111aa0ea61be78_arm64",
"8Base-RHOSE-4.11:openshift4/ose-multus-route-override-cni-rhel8@sha256:0c8234a718b163b3390c49956b24c4320b4875d1f3d7ec27d0dab3fad16ddd85_amd64",
"8Base-RHOSE-4.11:openshift4/ose-multus-route-override-cni-rhel8@sha256:104105eb231879914965da9c3064c298ab2a1a7944eb334404c7ec32920ec511_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-multus-route-override-cni-rhel8@sha256:495a6f50eaac5b4bb2256d6866aed27549d547a454e4729703e1792fdd95a9a9_arm64",
"8Base-RHOSE-4.11:openshift4/ose-multus-route-override-cni-rhel8@sha256:51e952de791ec027c7841769418242da5172bb469f67eaab192fadcf6fb458e5_s390x",
"8Base-RHOSE-4.11:openshift4/ose-multus-whereabouts-ipam-cni-rhel8@sha256:019a741a0988bdfb01bb1d47a5ad13cae7a7bd281d9e1b0c5cc05ef2fa284ad2_amd64",
"8Base-RHOSE-4.11:openshift4/ose-multus-whereabouts-ipam-cni-rhel8@sha256:52e0ac8e139d941d3460ff68be8d22b6378ba6b9059d342ebc93d1fb8332a2ec_arm64",
"8Base-RHOSE-4.11:openshift4/ose-multus-whereabouts-ipam-cni-rhel8@sha256:6426782a1b3f59b5817fa85a465d63334ce7299adaeb442f75ce4930fece85dd_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-multus-whereabouts-ipam-cni-rhel8@sha256:8b81457dda1bfea834f351d7dae2f42195d04c95eaea32733c9ca4ad78ee554f_s390x",
"8Base-RHOSE-4.11:openshift4/ose-must-gather@sha256:3dacd322fcbbd9a68b8b8f6ac7d2f40eaad310442358d047d534156d1f39dc3d_arm64",
"8Base-RHOSE-4.11:openshift4/ose-must-gather@sha256:7c9eef761c85d5b7884e631937fef714732f612ebe54d1acb139f57560e8087d_amd64",
"8Base-RHOSE-4.11:openshift4/ose-must-gather@sha256:8bffdba8e5a5c0f02e4d8a4323292d1b9e4faeefbb3e3b73b13002050985eff9_s390x",
"8Base-RHOSE-4.11:openshift4/ose-must-gather@sha256:be3e5946f0c4f70427379251a147059e6aef6b24060ad3f43c4c7611d9a14d14_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-network-interface-bond-cni-rhel8@sha256:58d07b7b95fa55ba39a810d95f99954ee5b4bd19b37891a592ef47457c4d9248_amd64",
"8Base-RHOSE-4.11:openshift4/ose-network-interface-bond-cni-rhel8@sha256:696855f358513bb5d00da99f976ed617f2d4ed497d306684ef77aa9d69e93cba_s390x",
"8Base-RHOSE-4.11:openshift4/ose-network-interface-bond-cni-rhel8@sha256:b3fb70b58e12e37b5378eed5adb33619c0ecf110cbf48163e2717c19ec7f7025_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-network-interface-bond-cni-rhel8@sha256:eae99205aca7e6472b57040de8e4cd20a5cb2e320fa24fa93b5d018c0e8f0332_arm64",
"8Base-RHOSE-4.11:openshift4/ose-network-metrics-daemon-rhel8@sha256:1d1210cfd8dbee985f37f3b7f5f5027ee2871d0680c59d58f8b057eb188e5853_amd64",
"8Base-RHOSE-4.11:openshift4/ose-network-metrics-daemon-rhel8@sha256:94d936931a508b8e9e4d46dbdcc2f04311b30dca7a4ef54a5aafe708dda3b249_arm64",
"8Base-RHOSE-4.11:openshift4/ose-network-metrics-daemon-rhel8@sha256:e61bee6a6187d38ac586efb04c6ea9cfcc014c863e945e47f560a83e8def114d_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-network-metrics-daemon-rhel8@sha256:f29b041609aa6fc2351837aa6d5f377489e6e60570911ac474fc01102b6e8f63_s390x",
"8Base-RHOSE-4.11:openshift4/ose-nutanix-machine-controllers-rhel8@sha256:524e2e091db0e4a883824cd744f0d158e8bba91bff52b7e6c4908a3727c6bea2_amd64",
"8Base-RHOSE-4.11:openshift4/ose-oauth-apiserver-rhel8@sha256:46a1a8bad469cb3d2a2425eee40d5ebdbc99500741ccacdb384e34fa58ad177e_s390x",
"8Base-RHOSE-4.11:openshift4/ose-oauth-apiserver-rhel8@sha256:b1e06183d361a6ca89412b960a38121f6ecb9ecf6b9ebccbaad95159690dc243_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-oauth-apiserver-rhel8@sha256:c92369d17d727d96b6bc15cc9c32a65bce28850a441464d6557c4dea0445b3ce_amd64",
"8Base-RHOSE-4.11:openshift4/ose-oauth-apiserver-rhel8@sha256:d46a93bf4cb1369bd651b79748008cd3d69638b11d42fae6b2cd068545aab7d8_arm64",
"8Base-RHOSE-4.11:openshift4/ose-oauth-proxy@sha256:184021ada5116a1e5dc8c21163f39665606cae8fb1e776bd9d623cd2eb0072c2_amd64",
"8Base-RHOSE-4.11:openshift4/ose-oauth-proxy@sha256:1ce1cdcefa33cff869b553f7c1b03913d22495a8a66bb627a38a613f8bcbad26_arm64",
"8Base-RHOSE-4.11:openshift4/ose-oauth-proxy@sha256:56da8995fd4330fe9c28dbc873d699ca3c5eda75d1bcaba0ef9de2b209822ad9_s390x",
"8Base-RHOSE-4.11:openshift4/ose-oauth-proxy@sha256:9bfd73a2ba40e7a88aa3760e13e4179796daa942ecc1fdb35ac0d99f67b9c332_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-oauth-server-rhel8@sha256:0bf945ed0aee47149f19d396062c3fd23ea901c8992762c609673a16883a305b_arm64",
"8Base-RHOSE-4.11:openshift4/ose-oauth-server-rhel8@sha256:5f55e85234cb822dd12ab71bf5de8e7a49eab2525e465ac4bf34f5e69cee5673_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-oauth-server-rhel8@sha256:6f23eef8a61ada1a120bb5e03f477727d5b21e6fac6482ef823de58c2a838073_s390x",
"8Base-RHOSE-4.11:openshift4/ose-oauth-server-rhel8@sha256:ff7d23ed5555807756340a62bcade403f3e68350d2ec0feb442c1a8ddd7c17e4_amd64",
"8Base-RHOSE-4.11:openshift4/ose-openshift-apiserver-rhel8@sha256:a00046f91649246bf718a82a52ffcf969f0daa58dddc80de1ba53bf5999e393f_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-openshift-apiserver-rhel8@sha256:bfc32929ee0c819b793a73e00df60eedd318a950598566404e5d4b8ae0cf3cbe_s390x",
"8Base-RHOSE-4.11:openshift4/ose-openshift-apiserver-rhel8@sha256:cfc4db2358e7ae163557fd2a9fdd3f68bd6b281350e816fa5df796e8ef915879_arm64",
"8Base-RHOSE-4.11:openshift4/ose-openshift-apiserver-rhel8@sha256:fb79ed01acec6695a12cc13de5406bf08d862fbe1186734eb316544be1a240c1_amd64",
"8Base-RHOSE-4.11:openshift4/ose-openshift-controller-manager-rhel8@sha256:6c1a3c63ca3b93f0644a80882cc02174bc06bfb6df4b3012cdf43c1d0a8114e9_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-openshift-controller-manager-rhel8@sha256:bac116eb111816d3aca02ee3684caf417ad64d171844731aa17bb64d7eee5a75_amd64",
"8Base-RHOSE-4.11:openshift4/ose-openshift-controller-manager-rhel8@sha256:cbc561d7df2565112f6a0fb5da5a1ad3fb374f232a46985bbb06793f839b6c4f_arm64",
"8Base-RHOSE-4.11:openshift4/ose-openshift-controller-manager-rhel8@sha256:dd129ed0ef735c58c5453e9486e47f86128ba3e3f8e78f93b9f68cea6a6e1e19_s390x",
"8Base-RHOSE-4.11:openshift4/ose-openshift-state-metrics-rhel8@sha256:2950d0bcc7204cc50083c65c5353f5334b8d2c26a49b1ddf649cc5f154588ddd_s390x",
"8Base-RHOSE-4.11:openshift4/ose-openshift-state-metrics-rhel8@sha256:31fdf586cd84190d15ba39d77b2cf4f885e2f7b9d4cabecc173673657d98762f_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-openshift-state-metrics-rhel8@sha256:6952a0473a631218a7c975b461d12acb0bbb34fa09d29d517c9376302edaf211_arm64",
"8Base-RHOSE-4.11:openshift4/ose-openshift-state-metrics-rhel8@sha256:f35e35555ec3d130cff3bc84390cc6e29fbeaa3616a5ddd22264e378cf57dc56_amd64",
"8Base-RHOSE-4.11:openshift4/ose-openstack-cinder-csi-driver-rhel8-operator@sha256:60f1d7ca36e5b85e49c4d6118414e52b981f7628675a547e934f76e2b6884633_arm64",
"8Base-RHOSE-4.11:openshift4/ose-openstack-cinder-csi-driver-rhel8-operator@sha256:6d994efcb9859ae8c2284ee7859150bc334ef5db03c6101fb64677a841c534b1_amd64",
"8Base-RHOSE-4.11:openshift4/ose-openstack-cinder-csi-driver-rhel8-operator@sha256:bf71d233894a0f09ecd6d6d4bb14141aa458a7e38a59edcec6c25e6f3c1d6227_s390x",
"8Base-RHOSE-4.11:openshift4/ose-openstack-cinder-csi-driver-rhel8-operator@sha256:fc99f3eacda723a6d9c83bf0e619c91bd2eb049a710b304ab1de7639705bbed5_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-openstack-cinder-csi-driver-rhel8@sha256:222010151e2b63bf73be5abb82a7e66fc2a476c8d0eb2a9589751846eb13dda8_arm64",
"8Base-RHOSE-4.11:openshift4/ose-openstack-cinder-csi-driver-rhel8@sha256:5231039df308c3b8730158ad327982baff8f7b1b6dccd046ab4a00af6d70e7d8_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-openstack-cinder-csi-driver-rhel8@sha256:7c38464a61ab19479df1de20dcdbe5d5edc5091ac8b129a7f6f92aee6a792299_s390x",
"8Base-RHOSE-4.11:openshift4/ose-openstack-cinder-csi-driver-rhel8@sha256:9d4226c29d177b85af5c29303e477a110507966570a37607c9068eeea960bfdc_amd64",
"8Base-RHOSE-4.11:openshift4/ose-openstack-cloud-controller-manager-rhel8@sha256:1ff37333fbf551657701aba24e917b118b3104cb0ae66a1b062fd9b16492e806_arm64",
"8Base-RHOSE-4.11:openshift4/ose-openstack-cloud-controller-manager-rhel8@sha256:316d8d6c31c6198d95d929779c2d68df5ed9cc0fe1bc2db858f234af068dd21e_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-openstack-cloud-controller-manager-rhel8@sha256:c3ce053319fcd80e357b5ebcb3abca3f59bb5e45aa48452332c850627b7db28b_amd64",
"8Base-RHOSE-4.11:openshift4/ose-openstack-cloud-controller-manager-rhel8@sha256:cc40e91363be02c546bb57b66e855a635fa5cc9794814583b16a6ad70b23dca9_s390x",
"8Base-RHOSE-4.11:openshift4/ose-openstack-machine-controllers@sha256:109676ecd9d725dae3ac9bc7350deaa819dbcf1b911ec3106c3f412dd7d5e6d8_amd64",
"8Base-RHOSE-4.11:openshift4/ose-openstack-machine-controllers@sha256:12a757c6f5773a203383b44ee2e96b5e6997214c6ced22dbfe9234923d77dab5_arm64",
"8Base-RHOSE-4.11:openshift4/ose-openstack-machine-controllers@sha256:5cda1e00b8e5195be5fb565399f5a19c58a9c77bbe13e297f5a2196518116d90_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-openstack-machine-controllers@sha256:b791f3ba80eb8953023048e9d613c46e0f59582f6a810f33c6861159ed09604d_s390x",
"8Base-RHOSE-4.11:openshift4/ose-operator-lifecycle-manager@sha256:71e485ca85f437eab29e7442aba98f9b40209e187e09cc16b02a90ce2ea47a69_amd64",
"8Base-RHOSE-4.11:openshift4/ose-operator-lifecycle-manager@sha256:9ff3c0f6356d9bfcc98d390538007f31ffac8fdfeadfe10483ccb43b5afdb29f_arm64",
"8Base-RHOSE-4.11:openshift4/ose-operator-lifecycle-manager@sha256:d7869ff27bf8c8a4becc36ac1cfe0d58c87717abd331e0fb5654cd2170646964_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-operator-lifecycle-manager@sha256:e6b3dbe4aa6b5820b0aa9194980a88c90591286154b0d0bc4091a3b437b37d6b_s390x",
"8Base-RHOSE-4.11:openshift4/ose-operator-marketplace@sha256:4279626a013c0875b4c042ae9a2c970c67448a0d2eb0d5d40e9903d2ea4004db_amd64",
"8Base-RHOSE-4.11:openshift4/ose-operator-marketplace@sha256:60020a467e04467bc1584fb348af1586ead6ccf267deff84ded975ebb45966d8_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-operator-marketplace@sha256:97e0f4771aa15f5757e48ebb478798e549c8f171057d32aed5b1342b2f06266e_s390x",
"8Base-RHOSE-4.11:openshift4/ose-operator-marketplace@sha256:a14ba1d69da2b957fdbc9a42a867effd9234b97ec879574058ef84eebee047f3_arm64",
"8Base-RHOSE-4.11:openshift4/ose-operator-registry@sha256:5b349413999a106176b22c9df4d3cfbd918d74fc5cf28f2ae99547370aa6d346_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-operator-registry@sha256:5eb15d8d2b50adc82d64bc4195f37148d2bc74a7fe208edc51300b2a845fe980_s390x",
"8Base-RHOSE-4.11:openshift4/ose-operator-registry@sha256:619b8ca58e8cdc06a8e2dff0a837a18780c75f62c9ccdaf7e6c2e2afa786f93d_arm64",
"8Base-RHOSE-4.11:openshift4/ose-operator-registry@sha256:ba871c2101d87f2aeb6668af55b3f10e91558be420923b8523f8d83d4dd5b45e_amd64",
"8Base-RHOSE-4.11:openshift4/ose-ovirt-machine-controllers-rhel8@sha256:2d7b5e9c506da2c43704cae5934b604682dcb403218ceb1bd4f011c8bee8623b_amd64",
"8Base-RHOSE-4.11:openshift4/ose-ovirt-machine-controllers-rhel8@sha256:951e6ff8cdd565aefd60d8e996145c989c228a2a9c7ab412789d92ddb3ec9165_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-ovirt-machine-controllers-rhel8@sha256:d07d078681fbd9cb83c74716977b7f59112273cb18447178bdf8955050faeebd_s390x",
"8Base-RHOSE-4.11:openshift4/ose-ovirt-machine-controllers-rhel8@sha256:ff4261f6102f428b1789a31e021d18ededce3ba80ca93e64b7149968f10cff58_arm64",
"8Base-RHOSE-4.11:openshift4/ose-ovn-kubernetes@sha256:5abaa3f3db864bd4d2d2dbc059839e28cbe5b6baa09cb6545d3f508809dd3f7a_s390x",
"8Base-RHOSE-4.11:openshift4/ose-ovn-kubernetes@sha256:713dd28ffc33520c9e84b72850253adf0adb016968773121f05349e3fca302c2_amd64",
"8Base-RHOSE-4.11:openshift4/ose-ovn-kubernetes@sha256:795db439b8d73d097b0908fe6270d8a947fc1acd21bf3f4d9fa59f02bd16f19f_arm64",
"8Base-RHOSE-4.11:openshift4/ose-ovn-kubernetes@sha256:cec5b3a5276177b25ce85f5d1465dbc6aca19b78b0f5406b6fe85bc97ff3f77d_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-pod@sha256:51a4a033be2739a7a7a3edc7a1ee16ad9caddc5ae1f5a14c448afe3f5f906428_s390x",
"8Base-RHOSE-4.11:openshift4/ose-pod@sha256:651930bf045975dabb3d79410a2c9f971f1da319b8fcbba29ebe2e4e3bb71b3b_arm64",
"8Base-RHOSE-4.11:openshift4/ose-pod@sha256:718cf324bb4c3af6852458ab1551c59ee9f1b1d8d3fadfd858bb909c9ec3558a_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-pod@sha256:86e0050aaa7477b8aeef382e3bf8092463d207adfa5cd8c88358b367bb624869_amd64",
"8Base-RHOSE-4.11:openshift4/ose-powervs-cloud-controller-manager-rhel8@sha256:28ef0b3040cc922f78fd7e9814628871c0fb85de1a9d47c1d954737d26d2f53b_amd64",
"8Base-RHOSE-4.11:openshift4/ose-powervs-cloud-controller-manager-rhel8@sha256:a512551fc4ce326ef993f1dde6dedd5cf4c20b6c41f6149430ffae0d9e10d62c_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-powervs-machine-controllers-rhel8@sha256:965ad6292483d5e6d8b734fd40006689cf3917657919c668b6d01bc9fc4b816e_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-powervs-machine-controllers-rhel8@sha256:a03170bc3c01ee4f9c6cb80ee41925231b6c8b283822a094506214c10f19847b_amd64",
"8Base-RHOSE-4.11:openshift4/ose-prom-label-proxy@sha256:90f629a90569aceb6deb0134b4141a3a622c4e95637ef4d5d6f3890ac27026c2_s390x",
"8Base-RHOSE-4.11:openshift4/ose-prom-label-proxy@sha256:c9ac8cabb6bc4f6bd60bda52529c98df596a1fa5a9130201129068ff48bc0fbb_arm64",
"8Base-RHOSE-4.11:openshift4/ose-prom-label-proxy@sha256:db4ec1b0a75ec8a5260095225cf2ef103895edd9b05419503bec473629a3dcd0_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-prom-label-proxy@sha256:fd3feba855b7afa27146ab4798f7afcb05d2dc22c1eea2c691a3778df00606d6_amd64",
"8Base-RHOSE-4.11:openshift4/ose-prometheus-alertmanager@sha256:0d225b059bdefca3ac163860ce9ae41ed74cd8c9ca887cfe4c525ac3f0cae783_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-prometheus-alertmanager@sha256:13c7b3e7d5a2a75a806642a614189de0f4ae1639a9cab78ca7104ba65b4fd385_s390x",
"8Base-RHOSE-4.11:openshift4/ose-prometheus-alertmanager@sha256:cdddc502045ecafa9d4deabf4ac30af0255c3bb586390bcf7d89a1c1937b833c_arm64",
"8Base-RHOSE-4.11:openshift4/ose-prometheus-alertmanager@sha256:f8db7211683d764461c1feacb61eb9911f480a8ad113fccb381155322077303c_amd64",
"8Base-RHOSE-4.11:openshift4/ose-prometheus-config-reloader@sha256:015e84370d7a0a3e5318158915b27e1c5e7e7699d11240ba7359d6bc32c9898a_s390x",
"8Base-RHOSE-4.11:openshift4/ose-prometheus-config-reloader@sha256:39e17dba2978d3e1b0af71b9eb1be3446199a365ada2e156682ee7a20e48b060_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-prometheus-config-reloader@sha256:4065daad759195db3c325efc46209f02bcc1c32caad88c69d5a3dbdcf920e335_amd64",
"8Base-RHOSE-4.11:openshift4/ose-prometheus-config-reloader@sha256:bb62cdf6eca82eaa92fb9bbfc4e2f7575c3c49d472fda9358808aa790d3f5a70_arm64",
"8Base-RHOSE-4.11:openshift4/ose-prometheus-node-exporter@sha256:1226c18cda120df10313739a9ac638bd5c4d02aa4f65ba3d1044b4f423d559a2_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-prometheus-node-exporter@sha256:3539ddf93d8c2fe005b53b52c6628b413be0aabdfa534e6b947c4842d3617323_arm64",
"8Base-RHOSE-4.11:openshift4/ose-prometheus-node-exporter@sha256:52adf1af03f2c7fef37ac537638577b913a73b11490ef16c789c40dbfbc9391c_s390x",
"8Base-RHOSE-4.11:openshift4/ose-prometheus-node-exporter@sha256:79ad722e32477863e3319b35b1e98befb8257576ebab0be4ae605f1cf92cf760_amd64",
"8Base-RHOSE-4.11:openshift4/ose-prometheus-operator-admission-webhook-rhel8@sha256:7c00451864fafd5f2c5e316557f67eb027dd66e3e756c756ab3f74ab7a98e404_arm64",
"8Base-RHOSE-4.11:openshift4/ose-prometheus-operator-admission-webhook-rhel8@sha256:9a67755cf6419877dce688f5bcd92da4929dcd86603219eb08628b44a29c4257_amd64",
"8Base-RHOSE-4.11:openshift4/ose-prometheus-operator-admission-webhook-rhel8@sha256:a810296e2d9a9924234a7437531f9b6f4e266a4ddd40b8ecce1c48414696512e_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-prometheus-operator-admission-webhook-rhel8@sha256:c5030e797e2b2130ec51a9a6039e02ea272477f502f7999286c660d59f34aca8_s390x",
"8Base-RHOSE-4.11:openshift4/ose-prometheus-operator@sha256:72ffba5d0ae400eba6e31120ecb4b621e852653b3b3850add2775bf51d5a2aca_arm64",
"8Base-RHOSE-4.11:openshift4/ose-prometheus-operator@sha256:9e028b370e4b1fa7eeb51fb84ad9b1344e4012716030c5d3fa223c7abe92c0e1_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-prometheus-operator@sha256:a2912fec31d91070a66473f1902cd5206cc8ce9e6849c4e5c5ba3da85165a31b_s390x",
"8Base-RHOSE-4.11:openshift4/ose-prometheus-operator@sha256:b45f485a4d48297aaef5fc6b95211eebe8f75ebf2ef69118c331c21a97fbaa9a_amd64",
"8Base-RHOSE-4.11:openshift4/ose-prometheus@sha256:2486111c7d1de008464902945f9767cefedb3ef5c53521fdc2e1eb5fcf1b3fb4_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-prometheus@sha256:37e8941e45c4add6684e52685ed112e474f0c8f062178497a4d65a019a2c1700_amd64",
"8Base-RHOSE-4.11:openshift4/ose-prometheus@sha256:48375716d6e24dfd3811907f109defa883495cfdb387e78c26b90589e05623d7_arm64",
"8Base-RHOSE-4.11:openshift4/ose-prometheus@sha256:64ad3518eff522dda5d221496a94cf2fe14b5c68175d0002ff01bbeb131756b1_s390x",
"8Base-RHOSE-4.11:openshift4/ose-sdn-rhel8@sha256:0e9935caae157329505de5a21a4d40ef501c9a2bcff47f76b074fcf1ab0e9c22_s390x",
"8Base-RHOSE-4.11:openshift4/ose-sdn-rhel8@sha256:c708a24017904d8e50fffaafc4c7b072bd774d04acdfa2b40d139edccf1dad33_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-sdn-rhel8@sha256:f2c982220bfc6785e85f25c70ce559df5121417ec205d2df6965eb97885595ae_amd64",
"8Base-RHOSE-4.11:openshift4/ose-sdn-rhel8@sha256:f3f3ab589e877816e8816468155a3f2eacdecd2085c08794ba372e6dcb84dd9a_arm64",
"8Base-RHOSE-4.11:openshift4/ose-service-ca-operator@sha256:2fd815e1dfa78fc9c28179a5c77296723bbe8f42e1b19e347d936a795b787cdf_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-service-ca-operator@sha256:5607b0aeaff5bc14563afb5b339cf26c12472501532d929da168c2e21a7afe9f_s390x",
"8Base-RHOSE-4.11:openshift4/ose-service-ca-operator@sha256:85dc1b4150d3a3f698bfc460ef6bb30c9b827a098de3cb7f46b9d35f145ef4f4_arm64",
"8Base-RHOSE-4.11:openshift4/ose-service-ca-operator@sha256:bcdbf3cb8e6e31b66d979055c7ad71ff5d9fa309ba3c35256acdbe51c9f43de5_amd64",
"8Base-RHOSE-4.11:openshift4/ose-telemeter@sha256:136d56f3c872a4d0dafb872d79c10b9d11cc582cbbb1e796881c6770543b3012_arm64",
"8Base-RHOSE-4.11:openshift4/ose-telemeter@sha256:41f945d79832bab585470bb274be2ab66c8728808d15679c8ea3089013671464_s390x",
"8Base-RHOSE-4.11:openshift4/ose-telemeter@sha256:d9c609b5b7893d6f0c137fff5edd8df6b182088277ee2b9fcda8374fe19838e4_amd64",
"8Base-RHOSE-4.11:openshift4/ose-telemeter@sha256:f931ead1bc611c5faf5073c81a3af1c3561ed1eb42f958fa9c1ae03eeb339505_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-tests@sha256:62f2f4e4ceba4c9b0a2116d3f3ec7c3b467f597e089e791f5a1271ecc4fcc3fd_s390x",
"8Base-RHOSE-4.11:openshift4/ose-tests@sha256:7cf282f6435dc703a8706afc203c5cb55d1f02a2af2452385ea0415b3b07ec89_amd64",
"8Base-RHOSE-4.11:openshift4/ose-tests@sha256:a5de772af9f66abc7b9f80a650ac51b70ec040cf331773c71d817a389c999144_arm64",
"8Base-RHOSE-4.11:openshift4/ose-tests@sha256:d8fd47265c720cad5f81c107c40302e3da0e569b79b18f0182804db6ddef0b39_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-thanos-rhel8@sha256:15883854538476b61fb9f95e9568936acdee1c26939101b300f16c877a1fb111_amd64",
"8Base-RHOSE-4.11:openshift4/ose-thanos-rhel8@sha256:94514a0e4637f4a171b6f603831ea5e608a8a66d7e04ef338814a2a3f788ae12_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-thanos-rhel8@sha256:b17fdce1d5ac2b69ec530e834f4a15576ea9e1227f74bca0777d30555a7aae96_arm64",
"8Base-RHOSE-4.11:openshift4/ose-thanos-rhel8@sha256:fa37f528f000ce8be8262df51584f0746f3b2a15db2295e82dba17171d3e6af7_s390x",
"8Base-RHOSE-4.11:openshift4/ose-vmware-vsphere-csi-driver-operator-rhel8@sha256:dfe6e04bea49e649841021fc717372bffcf0393ae71ba50fb640a3da64efb8ec_amd64",
"8Base-RHOSE-4.11:openshift4/ose-vmware-vsphere-csi-driver-rhel8@sha256:1ba42f6dfa8aa6671c1bd91741a5160ee5520bf99b0aeccba75af21be725f561_amd64",
"8Base-RHOSE-4.11:openshift4/ose-vsphere-cloud-controller-manager-rhel8@sha256:8b1cecaff8606e6649ea59f2b41fd680ee9efec621d8e994f157973be9b496f6_amd64",
"8Base-RHOSE-4.11:openshift4/ose-vsphere-cluster-api-controllers-rhel8@sha256:a450b493f00f796206a3d7286e93bad2ec36e5a80259c7947e79a1a0d5210656_amd64",
"8Base-RHOSE-4.11:openshift4/ose-vsphere-csi-driver-operator-rhel8@sha256:dfe6e04bea49e649841021fc717372bffcf0393ae71ba50fb640a3da64efb8ec_amd64",
"8Base-RHOSE-4.11:openshift4/ose-vsphere-csi-driver-rhel8@sha256:1ba42f6dfa8aa6671c1bd91741a5160ee5520bf99b0aeccba75af21be725f561_amd64",
"8Base-RHOSE-4.11:openshift4/ose-vsphere-csi-driver-syncer-rhel8@sha256:a8fb8135d0f3d2f666825d8a696973347f08238122e69951f17cce39d4287040_amd64",
"8Base-RHOSE-4.11:openshift4/ose-vsphere-problem-detector-rhel8@sha256:1a6eb49eea5f45e26b7bf30de3cd9b5573901fa6d4aa3bf621fa2e842c74c8d6_amd64",
"8Base-RHOSE-4.11:openshift4/ovirt-csi-driver-rhel7@sha256:1a3545dcf656b9e6caa0007993f8b9ae4544a7e3d0c28d7bd4a892d8f4b4b2d8_s390x",
"8Base-RHOSE-4.11:openshift4/ovirt-csi-driver-rhel7@sha256:83423a80871b68615cb6174ac08e5a60b0b1b8ed003a3f40ec03fb7920679e94_arm64",
"8Base-RHOSE-4.11:openshift4/ovirt-csi-driver-rhel7@sha256:b1ee2119c5c9ffa916f48425d807695d557bfe326bbfe0e65d18ec235cee53b7_ppc64le",
"8Base-RHOSE-4.11:openshift4/ovirt-csi-driver-rhel7@sha256:f7adacdb30067ee92339af29ed852e5de53d0c272cfaf5b46ab48b7b668816f5_amd64",
"8Base-RHOSE-4.11:openshift4/ovirt-csi-driver-rhel8-operator@sha256:2c1cd41c04dad0e7c8958ceec1b1d4273eb8be8f2f1daede4a6257050b012543_arm64",
"8Base-RHOSE-4.11:openshift4/ovirt-csi-driver-rhel8-operator@sha256:7a167a4e4c80b02d4e3a4d1f17b84c47fa7f2818c20ae643891e04d6270a58a6_s390x",
"8Base-RHOSE-4.11:openshift4/ovirt-csi-driver-rhel8-operator@sha256:d44cc45f565771b89a9a6600c3f0a463f5707b5d99d43fcd5017afa1c42cfe41_ppc64le",
"8Base-RHOSE-4.11:openshift4/ovirt-csi-driver-rhel8-operator@sha256:ec28031cfdeadc780ac4a539fc2ffcee484db70aff6d68bec2bfc88509f41ded_amd64",
"8Base-RHOSE-4.11:openshift4/ovirt-csi-driver-rhel8@sha256:1a3545dcf656b9e6caa0007993f8b9ae4544a7e3d0c28d7bd4a892d8f4b4b2d8_s390x",
"8Base-RHOSE-4.11:openshift4/ovirt-csi-driver-rhel8@sha256:83423a80871b68615cb6174ac08e5a60b0b1b8ed003a3f40ec03fb7920679e94_arm64",
"8Base-RHOSE-4.11:openshift4/ovirt-csi-driver-rhel8@sha256:b1ee2119c5c9ffa916f48425d807695d557bfe326bbfe0e65d18ec235cee53b7_ppc64le",
"8Base-RHOSE-4.11:openshift4/ovirt-csi-driver-rhel8@sha256:f7adacdb30067ee92339af29ed852e5de53d0c272cfaf5b46ab48b7b668816f5_amd64"
],
"known_not_affected": [
"8Base-RHOSE-4.11:openshift4/driver-toolkit-rhel8@sha256:0d876f138cb07c4cf25bc0161041f92a25a81637367815ab20c8ac30e11d7f0a_ppc64le",
"8Base-RHOSE-4.11:openshift4/driver-toolkit-rhel8@sha256:82faeb6a8caa174d9df3d259945ca161311fe6231d628e34ee0f1c8528371229_amd64",
"8Base-RHOSE-4.11:openshift4/driver-toolkit-rhel8@sha256:d3edb75ef363d202953c7fab5e997a5f2430108b6882f4b857de2be7c4ed8ffb_arm64",
"8Base-RHOSE-4.11:openshift4/driver-toolkit-rhel8@sha256:ebbdb04cefcb10f1932415c1fe7453b20066594c0febd1f6e3d28dd71c29c939_s390x",
"8Base-RHOSE-4.11:openshift4/ose-cluster-update-keys@sha256:d5c919b0c64ca6401a0128b08b1440c4679d748c91acb90fd04f6665ae264929_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-cluster-update-keys@sha256:dbaa95fb795f4dedeeeab0a2b1372ceef199f098d9a83c88581897dc992bb065_arm64",
"8Base-RHOSE-4.11:openshift4/ose-cluster-update-keys@sha256:e830e81f1cafe4d2aaf49f3e96befdf1a992afbc64795fed941591d88f5ce71a_s390x",
"8Base-RHOSE-4.11:openshift4/ose-cluster-update-keys@sha256:fe8864f55f1ef516784a6a3836a09c3a399b6fee050e7c78181f1a337667b4b7_amd64",
"8Base-RHOSE-4.11:openshift4/ose-deployer@sha256:03cdacbcd2591b2df3b211e8a1d52a8e1790fb0725b1972d077536f2365e16e9_arm64",
"8Base-RHOSE-4.11:openshift4/ose-deployer@sha256:1f82bd5534d24cf42c945d9e2950aff008768537b1f062b4034832f35a3082c7_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-deployer@sha256:5e63d593d7d8f648ea011b738346132a29f88bf59f0a0d9bb7140ad80c3a91ec_s390x",
"8Base-RHOSE-4.11:openshift4/ose-deployer@sha256:621a5a47a8073ce50dc3dc4c7b4ef0d7e0d3b631678f29f8b72eae0d42daf661_amd64",
"8Base-RHOSE-4.11:openshift4/ose-etcd@sha256:67545f560dbd1d93d5db47750566897eaf6afc5f3a8c6f66da73d70f393dbc36_arm64",
"8Base-RHOSE-4.11:openshift4/ose-etcd@sha256:91408b23960b2c9a7149627778c368b55e28b256d60e7573bdfa1bf96a3d8aad_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-etcd@sha256:bcdcab7ab0e807e2ff5c2896535e83ca8b93589dac62b4db2aa147b9cbcaf96c_s390x",
"8Base-RHOSE-4.11:openshift4/ose-etcd@sha256:ebbba7e4d8d98f33dda3b53d546536b282ac28608b8cac09936fed72348fef63_amd64",
"8Base-RHOSE-4.11:openshift4/ose-haproxy-router@sha256:17958f3a8e6f0139f52d7955c715681a8bec9648db8e8dcc651d8a1459e66113_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-haproxy-router@sha256:27e999d7fb306a7f64fbb9539c54fd14696f13cbb1a9c20ebe35e1d77077d123_amd64",
"8Base-RHOSE-4.11:openshift4/ose-haproxy-router@sha256:62dce7f4daf142d66daa2d05dba25341c0b95356eed16a1c2cececb443b8da77_s390x",
"8Base-RHOSE-4.11:openshift4/ose-haproxy-router@sha256:c02a610e278107761119496d5429bd0e4f4af379df106e00d74cc411f00b4afa_arm64",
"8Base-RHOSE-4.11:openshift4/ose-ironic-agent-rhel8@sha256:01ad95d888c322ea14b3aa2ebda5ba73db728d2207c6fae4aecd46cfe204be41_amd64",
"8Base-RHOSE-4.11:openshift4/ose-ironic-agent-rhel8@sha256:1173e2058ab034c308915900780fe13edd4ab1dcc737f8b4dabc77f3d9533356_arm64",
"8Base-RHOSE-4.11:openshift4/ose-ironic-rhel8@sha256:185fd18adc8e17e671e65b7d006a1e185fc41127e176c1fcbe82231b83d9e275_arm64",
"8Base-RHOSE-4.11:openshift4/ose-ironic-rhel8@sha256:5d630326f2961c8168d862a1341f27085ce928f8454b94d117208b5cd9b281ed_amd64",
"8Base-RHOSE-4.11:openshift4/ose-ironic-static-ip-manager-rhel8@sha256:1e6b410d12e38a911157ea92414be3b305017251e56c36d6a0213020cee2d36a_amd64",
"8Base-RHOSE-4.11:openshift4/ose-ironic-static-ip-manager-rhel8@sha256:9450f43a753cc8183f711e40a14c4d0d65fd136a2a18ffebeaedcc3d8321a47c_arm64",
"8Base-RHOSE-4.11:openshift4/ose-keepalived-ipfailover@sha256:01e13ebf8479c51a6345c19b7ba19aedd7d8b0894f667da4b8bc89ebb11cdb7d_s390x",
"8Base-RHOSE-4.11:openshift4/ose-keepalived-ipfailover@sha256:7cf2d25854c5c543f4098ca114538004804457bdca85794b13f43e371ac5f1c8_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-keepalived-ipfailover@sha256:c4b14558b9c70c27e2c4475376f28ca2e1cb928be57972692dfb5336b3c9497e_arm64",
"8Base-RHOSE-4.11:openshift4/ose-keepalived-ipfailover@sha256:d4e6b23834146f9ee49aab9ed1d9acfa8fea85670797af2ccf912eabd9aa824c_amd64",
"8Base-RHOSE-4.11:openshift4/ose-kuryr-controller-rhel8@sha256:0f66b211011375a203597f2a524314d9e05319db80f5e22fd78619eebed98ea0_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-kuryr-controller-rhel8@sha256:49eb2f59646d4fcea6f0ea9f8c22f819969913e3b691842fd3efb3146c021690_amd64",
"8Base-RHOSE-4.11:openshift4/ose-machine-os-images-rhel8@sha256:7b5354bb368da20e0ce7568b94f8c5eb3a418d592cd5cde2b36a08978ee48c48_amd64",
"8Base-RHOSE-4.11:openshift4/ose-machine-os-images-rhel8@sha256:cd2e7121485ccef25344ebc4f471d92913cbd6e24a12423305d6cc20728c1344_arm64",
"8Base-RHOSE-4.11:openshift4/ose-tools-rhel8@sha256:3e7ad95fa62980cfa70e0021654b5a8405c254ebc4da9710ac1171480d665c59_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-tools-rhel8@sha256:c240e2e47af8935e58563da8c7e753704ed0c279a5522352573431e1bf63a47a_s390x",
"8Base-RHOSE-4.11:openshift4/ose-tools-rhel8@sha256:e3aec41436e71965c0302002463767987eb0764cd1153417524259fa36a394fb_amd64",
"8Base-RHOSE-4.11:openshift4/ose-tools-rhel8@sha256:e919b897c04f0c28e7ad3911390a6786b5f32c16d6e95022df06b9806e48ef19_arm64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2022-30629"
},
{
"category": "external",
"summary": "RHBZ#2092793",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2092793"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2022-30629",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-30629"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2022-30629",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2022-30629"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-announce/c/TzIC9-t8Ytg",
"url": "https://groups.google.com/g/golang-announce/c/TzIC9-t8Ytg"
}
],
"release_date": "2022-06-02T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2022-08-23T15:06:48+00:00",
"details": "For OpenShift Container Platform 4.11 see the following documentation,\nwhich will be updated shortly for this release, for important instructions\non how to upgrade your cluster and fully apply this asynchronous errata\nupdate:\n\nhttps://docs.openshift.com/container-platform/4.11/release_notes/ocp-4-11-release-notes.html\n\nDetails on how to access this content are available at\nhttps://docs.openshift.com/container-platform/4.11/updating/updating-cluster-cli.html",
"product_ids": [
"8Base-RHOSE-4.11:openshift4/cloud-network-config-controller-rhel8@sha256:6e27d73d86ae20585752a7c2e3a3cfa41ee88c245e9ab9da123c86b91b77bf4d_amd64",
"8Base-RHOSE-4.11:openshift4/cloud-network-config-controller-rhel8@sha256:e3cc37918d771c7d87052387de7a4f585c329cec0b8537b41f411cf7e08e7ef6_arm64",
"8Base-RHOSE-4.11:openshift4/cloud-network-config-controller-rhel8@sha256:e7867ad391b8f7cca4d987f7fd7cc429b86665029cc7b226ccd32aec5bf2556e_ppc64le",
"8Base-RHOSE-4.11:openshift4/cloud-network-config-controller-rhel8@sha256:eaedb1749fc0f2c117497ca4e2e82e9366b3e776d9910d45fbc1be4daa774ae8_s390x",
"8Base-RHOSE-4.11:openshift4/egress-router-cni-rhel8@sha256:5d87bcb5e32b7d69df1d713fd61a71d0223447258deb728b26249ca197bad943_ppc64le",
"8Base-RHOSE-4.11:openshift4/egress-router-cni-rhel8@sha256:73fb4c432aeea93a109c119097ea849c1e4ae02bf7dd196ebb63d46223c7837e_amd64",
"8Base-RHOSE-4.11:openshift4/egress-router-cni-rhel8@sha256:9cb6ff6b82565bbfb4af2b9ffe93148d2d145775c33fef56beb7de901ebd0eb6_s390x",
"8Base-RHOSE-4.11:openshift4/egress-router-cni-rhel8@sha256:c73b6663d221184ae7920fb6fcb5191591b697faed01b7a30cf8116f60bd6898_arm64",
"8Base-RHOSE-4.11:openshift4/network-tools-rhel8@sha256:6de9ef410c3940d5292b3ba93952497959d67dbd82bbce9d4096032fa4ddb35f_amd64",
"8Base-RHOSE-4.11:openshift4/network-tools-rhel8@sha256:988faf6dc4951404eb8886150c33905880b81b32ca3ba1713911e4fd525bc000_s390x",
"8Base-RHOSE-4.11:openshift4/network-tools-rhel8@sha256:b914a9caeedc9c9777e28e71ed81416a1bf0fd6104b164ba756555192cf95063_ppc64le",
"8Base-RHOSE-4.11:openshift4/network-tools-rhel8@sha256:f14cafc7dd1904d01ec797a18bbc6753a751b113af94e0122697af4b6cd75cb9_arm64",
"8Base-RHOSE-4.11:openshift4/oc-mirror-plugin-rhel8@sha256:6504ab4496384eb70fd230933f7c6a3ea76b75c66afa7a7dfbd02ac1ad205515_amd64",
"8Base-RHOSE-4.11:openshift4/ose-agent-installer-api-server-rhel8@sha256:03cab1a6deb73e00dbea5cdd97c2eae70f34f01b2b45eebef32207a44b9740be_amd64",
"8Base-RHOSE-4.11:openshift4/ose-agent-installer-api-server-rhel8@sha256:311118642213a933c9d68e20043c7ac224fffa67bc6d563736af7836dc45bf22_arm64",
"8Base-RHOSE-4.11:openshift4/ose-agent-installer-api-server-rhel8@sha256:75d72fff160648cec863535b7ca3206dcf8b1d0e8686f1c20b55d684c9fd33dc_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-agent-installer-api-server-rhel8@sha256:f75740f83210434f126f13c414165a96ba2cf24e081d37ce147381c672211f6d_s390x",
"8Base-RHOSE-4.11:openshift4/ose-agent-installer-csr-approver-rhel8@sha256:5a2e4ce921dd19131cc4701701a1e15ab63c5862bf6c6c6d6c699a014be9e15d_arm64",
"8Base-RHOSE-4.11:openshift4/ose-agent-installer-csr-approver-rhel8@sha256:832c7fad36504af9ff0ea617eee9ce7e0d90c3b062dd49764709359ef742526b_s390x",
"8Base-RHOSE-4.11:openshift4/ose-agent-installer-csr-approver-rhel8@sha256:ea0d1078f53d769332eb6d74134b246c3e1d3a3a39832055c303b134a4eed290_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-agent-installer-csr-approver-rhel8@sha256:efcf0bcdb223445c64a7632b14621f40e3262f1aff7a8433246b56dada0c5ab5_amd64",
"8Base-RHOSE-4.11:openshift4/ose-agent-installer-node-agent-rhel8@sha256:3debd079d7a4e557aec8bf4f9e67aace0b72205a5d020206760fdfb59d13855c_amd64",
"8Base-RHOSE-4.11:openshift4/ose-agent-installer-node-agent-rhel8@sha256:6b7f448cc4ff12f26fe23266eae4532a5a516179eb3081a477d4a1b287d004ca_s390x",
"8Base-RHOSE-4.11:openshift4/ose-agent-installer-node-agent-rhel8@sha256:969a995f0c2079554cad5db05df992e5da80d5645f97e031048dcb6625936c0e_arm64",
"8Base-RHOSE-4.11:openshift4/ose-agent-installer-node-agent-rhel8@sha256:b2078745a9931f618b2ae3276f215f72a82570aebb1f871a086d74995f08f437_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-agent-installer-orchestrator-rhel8@sha256:5fbacf9fe03238b9e82d1d5aa3050bb94666f75d9c312cf96d364554432c4516_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-agent-installer-orchestrator-rhel8@sha256:69f30e118f27a357e1ec7a7d30249ac35acea76328922f24954e566eb28ddc92_amd64",
"8Base-RHOSE-4.11:openshift4/ose-agent-installer-orchestrator-rhel8@sha256:852f901cda9211026376f78c5bff6fc0e90714b44a7e75792e7ee9dca7d41ae5_s390x",
"8Base-RHOSE-4.11:openshift4/ose-agent-installer-orchestrator-rhel8@sha256:bc5ff8bf2abee2efc0df7122c384671e93122b4e158ae8eb1355a094bf61a75d_arm64",
"8Base-RHOSE-4.11:openshift4/ose-alibaba-cloud-controller-manager-rhel8@sha256:89262b72ba883c895c2073164824cdfdcdc5f1ef61d6c2e0d77cd3755cdc1fcb_amd64",
"8Base-RHOSE-4.11:openshift4/ose-alibaba-cloud-csi-driver-container-rhel8@sha256:d1a8124402bdb03cd625066b8719cbb3d2f0009c6923062a43ada1bb59871d68_amd64",
"8Base-RHOSE-4.11:openshift4/ose-alibaba-disk-csi-driver-operator-container-rhel8@sha256:0161cffc939ea87d47ef654f287b14cb7551333731870dbd6e2232c5875b9033_amd64",
"8Base-RHOSE-4.11:openshift4/ose-alibaba-machine-controllers-rhel8@sha256:dd1cd42eaa29959de325282d4f8815a0ebaa122604e28d407ecd7e965166b880_amd64",
"8Base-RHOSE-4.11:openshift4/ose-apiserver-network-proxy-rhel8@sha256:245ece4bd06599e479428c43847ff3cc532e3822f332c16bcd75fe8d803d294d_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-apiserver-network-proxy-rhel8@sha256:4be86d5b8d518826e8a65e9fb9f2b22c094ed8493b1720a5e798938b30f191ec_arm64",
"8Base-RHOSE-4.11:openshift4/ose-apiserver-network-proxy-rhel8@sha256:8ebe88572805ce4d7d574d50b26f85f6518fdb22dd7b9d1770cf96e826ed8dd9_amd64",
"8Base-RHOSE-4.11:openshift4/ose-apiserver-network-proxy-rhel8@sha256:ace63e71611bbc9e00c427ea60b48239878d25d23816ea80677ec6fbfab1734f_s390x",
"8Base-RHOSE-4.11:openshift4/ose-aws-cloud-controller-manager-rhel8@sha256:1242457e768a2cf0edefda2e0ec641264077e1e6c3c1819b6c430397826f4cc9_amd64",
"8Base-RHOSE-4.11:openshift4/ose-aws-cloud-controller-manager-rhel8@sha256:d9a7e298d07960e577ff3c49b64534340e31f07685c569d23e35818e993816fb_arm64",
"8Base-RHOSE-4.11:openshift4/ose-aws-cluster-api-controllers-rhel8@sha256:f1fb4e9e06fbada6da3a9849842d2faaef11afc923c0ead4b4d908cca928fb10_amd64",
"8Base-RHOSE-4.11:openshift4/ose-aws-cluster-api-controllers-rhel8@sha256:fae8fcd656375af170fe16f5e1704cd04a01353c39bdb71496320f66bdf98054_arm64",
"8Base-RHOSE-4.11:openshift4/ose-aws-ebs-csi-driver-rhel8-operator@sha256:432e73a20f27e84174d811cee2ee7db13f2bcd5617691ace07863ade43ad5abd_amd64",
"8Base-RHOSE-4.11:openshift4/ose-aws-ebs-csi-driver-rhel8-operator@sha256:4eb2eec27fd1cba3fd42fd9d633373602c0635fbef3e380ef227b418ec6e96a7_arm64",
"8Base-RHOSE-4.11:openshift4/ose-aws-ebs-csi-driver-rhel8@sha256:3ef0030f0228d2041cc810995403b7f09b92d9d2044236bf7961d4c32024591e_amd64",
"8Base-RHOSE-4.11:openshift4/ose-aws-ebs-csi-driver-rhel8@sha256:9fe539afa21e7e0f0b04230f6908d2e67861608b01b6afcebd575d10e95bed63_arm64",
"8Base-RHOSE-4.11:openshift4/ose-aws-pod-identity-webhook-rhel8@sha256:9389e1e4c2fa64a154dcbffbed370676accfdb8eea70b2e6a49a1c6b4aa4aaf8_amd64",
"8Base-RHOSE-4.11:openshift4/ose-aws-pod-identity-webhook-rhel8@sha256:9fab946ed6f96886ad644600e0e98ebdf2bff6e525838b38258fc9599bf10450_arm64",
"8Base-RHOSE-4.11:openshift4/ose-azure-cloud-controller-manager-rhel8@sha256:2510e600a0b60a9fa1ee630d2c7ffdcbbaa7588946316067d4f01caad13d90a3_amd64",
"8Base-RHOSE-4.11:openshift4/ose-azure-cloud-controller-manager-rhel8@sha256:39c2233c6bd5d940c5dcb2d9bb1fa679f7f68260a21a8862b7e92471ce1a1a68_arm64",
"8Base-RHOSE-4.11:openshift4/ose-azure-cloud-node-manager-rhel8@sha256:34d592fa215e07fc79cf590c9f8e2b9b33d5a69b168b0037770c3ac2dd96da0e_arm64",
"8Base-RHOSE-4.11:openshift4/ose-azure-cloud-node-manager-rhel8@sha256:f6756cc5a93dea849e34955f1f40dacee78b76dd19ca95019f3d59e73a42a28d_amd64",
"8Base-RHOSE-4.11:openshift4/ose-azure-cluster-api-controllers-rhel8@sha256:54eddeca59ead55597958f4a6d14aed6c67e40881f2cfe48fcb86da046cd8545_amd64",
"8Base-RHOSE-4.11:openshift4/ose-azure-cluster-api-controllers-rhel8@sha256:be393e7e52cd71f4e69045ca297d22090c77e4db3736d5b65ba32c09012ada59_arm64",
"8Base-RHOSE-4.11:openshift4/ose-azure-disk-csi-driver-rhel8-operator@sha256:4ff095a8f869062d5197d571f266f6ac3f9c785eed275eaccc8522285128d2b6_arm64",
"8Base-RHOSE-4.11:openshift4/ose-azure-disk-csi-driver-rhel8-operator@sha256:7aefec5230cd316684b716b1051589f9ec2c9cf2e1447f039abf7e5d46a5dd8c_amd64",
"8Base-RHOSE-4.11:openshift4/ose-azure-disk-csi-driver-rhel8@sha256:02ea902eeafb1f8036e9a939d8f99ef9ac5d51aff33637e8bd5c08a95c27ddc9_arm64",
"8Base-RHOSE-4.11:openshift4/ose-azure-disk-csi-driver-rhel8@sha256:9ec7ea5a66b67b45209c7818e07e55937124d959140a4ccf8b4507c42b23b829_amd64",
"8Base-RHOSE-4.11:openshift4/ose-azure-file-csi-driver-operator-rhel8@sha256:5346a247159c4ea41782355befb3bb87dedf6ca21807bf0e8d47a5575c0a1236_arm64",
"8Base-RHOSE-4.11:openshift4/ose-azure-file-csi-driver-operator-rhel8@sha256:ed5eb91ffaacd7a9d8dc6523bb481ae70d37cf14be254dc4f0b625f319a2764d_amd64",
"8Base-RHOSE-4.11:openshift4/ose-azure-file-csi-driver-rhel8@sha256:7e27919cadcfd915fb1765d7b87753da104f26e6f1c2d37818d5bd4bf77fe51a_arm64",
"8Base-RHOSE-4.11:openshift4/ose-azure-file-csi-driver-rhel8@sha256:acb6bd70db8a2addf429d17cd5bf5f1659835eb3c4f32b7e21925d4d6269a9cc_amd64",
"8Base-RHOSE-4.11:openshift4/ose-baremetal-installer-rhel8@sha256:432d43bcec91fdcc88b389628cf6cfafca5e973a5c9cafaa1bc7db332caa1303_amd64",
"8Base-RHOSE-4.11:openshift4/ose-baremetal-installer-rhel8@sha256:8fe8f202c97a262f65280091ca28da690c5d342bf36fa528e28b791e59b5402c_arm64",
"8Base-RHOSE-4.11:openshift4/ose-baremetal-installer-rhel8@sha256:927f472da5d7cd5b63be4c1ba755edc4caef1687f9dae949c2ee5979b65a5ece_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-baremetal-installer-rhel8@sha256:f3fa907c69b86a520ed526397264c2908379e5ee092f718b94d3049cf3914664_s390x",
"8Base-RHOSE-4.11:openshift4/ose-baremetal-machine-controllers@sha256:092186662282ca09b701f0e198faf403905315190a1f1bcfdaf952ee0012f2f7_s390x",
"8Base-RHOSE-4.11:openshift4/ose-baremetal-machine-controllers@sha256:805aaaf2c736170ac879baed0eab2d3de05b1255331a46ad247fd3b5dfbbfb52_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-baremetal-machine-controllers@sha256:e6e2d9e0777173822e3ca8cfef5d457f75fd4638ccfd5d896b3354416d8d1d94_arm64",
"8Base-RHOSE-4.11:openshift4/ose-baremetal-machine-controllers@sha256:f7606cd50b6e7ab57038d01f6539c194f974904abdbfcc04810fffc803166f4a_amd64",
"8Base-RHOSE-4.11:openshift4/ose-baremetal-rhel8-operator@sha256:09c5815abcd751e6599fd7d741399c3009fb5c64498005b836b894baec3f32ce_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-baremetal-rhel8-operator@sha256:ca3282dfbea85af8d294027bb958c5f7b67cd09307ba9a9b90d24ff1524e5e43_amd64",
"8Base-RHOSE-4.11:openshift4/ose-baremetal-rhel8-operator@sha256:d9799c53a13fbc2c3821612fe9bebed15522790d8c5f38ec725fad071dac9f05_arm64",
"8Base-RHOSE-4.11:openshift4/ose-baremetal-rhel8-operator@sha256:e42c99f1ee203ec4bce4bff0b9dbae24f02fd970604c592c92f166145a638ff5_s390x",
"8Base-RHOSE-4.11:openshift4/ose-baremetal-runtimecfg-rhel8@sha256:0b13e1b6772d771e457a8efa0330d0f7d26679fb057c6b679f4cd50e629075dc_s390x",
"8Base-RHOSE-4.11:openshift4/ose-baremetal-runtimecfg-rhel8@sha256:36d777277a842f569d358e6a95acf7f9ed9f6b55e1ecfc7e14d21c51c805fd0e_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-baremetal-runtimecfg-rhel8@sha256:5ce3526bde097d1550a02fbeeaea6822d7c885cbac4f757cdafe138dd968d489_amd64",
"8Base-RHOSE-4.11:openshift4/ose-baremetal-runtimecfg-rhel8@sha256:d68705bb7994ea06b999f68001837638d901e2ac3677324b41ef45c140637ee7_arm64",
"8Base-RHOSE-4.11:openshift4/ose-cli-artifacts@sha256:21babbab6276c3c556e2c2cf232c7dc9de3f187151a3c2973643829a418eaaee_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-cli-artifacts@sha256:382c647edbf3fa812d83e9fc1b25696836f574c21376b3438a041692c2aad57a_s390x",
"8Base-RHOSE-4.11:openshift4/ose-cli-artifacts@sha256:b30d17c7cae38c733bceff599d9052ade650e3cf86eec997e7cf8a10b6be1cd9_arm64",
"8Base-RHOSE-4.11:openshift4/ose-cli-artifacts@sha256:fecd94b1e286bff64e7f066d14f205283f4362a7c12b2dfb9838fdf309456f6d_amd64",
"8Base-RHOSE-4.11:openshift4/ose-cli@sha256:9e19ae99cb60c43fe9ad7a295c7c6b42d0c2c557d908e35d01a4cbc18cb252ed_arm64",
"8Base-RHOSE-4.11:openshift4/ose-cli@sha256:9e9325e685bf2c27ad58933720dc1f0595a1d9b2deeee1f5ea6e7915c2bed905_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-cli@sha256:db5e75aa697daf5e0fa6004ad42c04030ff6c22583c93de6cdfc42bf279a79be_s390x",
"8Base-RHOSE-4.11:openshift4/ose-cli@sha256:e64d871431572918420d1aa1aba7f35d6255ce5d69354d51921f10f53106cedb_amd64",
"8Base-RHOSE-4.11:openshift4/ose-cloud-credential-operator@sha256:106f6e450215363c8522f7ba40596e69d0cab04923bde1993b7bd2cf3e9c1afe_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-cloud-credential-operator@sha256:68c4224379013c5bb9c0f9f72cdf3239e674643ad5e98410023ed3e9fe303d92_arm64",
"8Base-RHOSE-4.11:openshift4/ose-cloud-credential-operator@sha256:b4023de0e31fc7d448254794512f6b1e0c01226953063d253238aa051761a683_amd64",
"8Base-RHOSE-4.11:openshift4/ose-cloud-credential-operator@sha256:dc22b952e382ee4f781305f24c4ac7b400fcec538b577b6dccc3d91728c1b24b_s390x",
"8Base-RHOSE-4.11:openshift4/ose-cluster-api-rhel8@sha256:0fe12e245cdd67943627193c7bf56b07b873fe933beb54d6afd6842cd4251d36_s390x",
"8Base-RHOSE-4.11:openshift4/ose-cluster-api-rhel8@sha256:aa173538611b49370c4ae3422aadd92cfba37db6961dd68b16779aafe21dc47f_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-cluster-api-rhel8@sha256:c14191867b7cd81fea0421d1cc7c0e7b92c77dd2854b1668bc08a60a736ef742_arm64",
"8Base-RHOSE-4.11:openshift4/ose-cluster-api-rhel8@sha256:f8e5a57dfc9a835f93f90c14358e7eed24e515003932b5abbc96b6f3042fa2b5_amd64",
"8Base-RHOSE-4.11:openshift4/ose-cluster-authentication-operator@sha256:087ebc4f40edf9c7355a3c1e092a29d5b3a78cb3fa9897eff3d26f0ab3768e2f_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-cluster-authentication-operator@sha256:1ad3e13382a4c8397551803b67296405d954a0692a5ee6935eee94efca111997_s390x",
"8Base-RHOSE-4.11:openshift4/ose-cluster-authentication-operator@sha256:4e9cbce494e0c3d074085d04a717ba3268a001116248c48355e9737005a8dc71_arm64",
"8Base-RHOSE-4.11:openshift4/ose-cluster-authentication-operator@sha256:df368de69ad5d36f8a08efe36cd3191660c1e71f04e8a567a2958c7068a0ccea_amd64",
"8Base-RHOSE-4.11:openshift4/ose-cluster-autoscaler-operator@sha256:08d72eb6e241309292929f904ebf45903e34c640198a56cb7627e07347de4db5_arm64",
"8Base-RHOSE-4.11:openshift4/ose-cluster-autoscaler-operator@sha256:21f73964329757dda78e8e35cd8ce4cc7434c19e1072d7c7b3920b899b4eea0a_amd64",
"8Base-RHOSE-4.11:openshift4/ose-cluster-autoscaler-operator@sha256:8a67e9c395779e4d295121c008905983da8f0f626919d6152558be9b65df9602_s390x",
"8Base-RHOSE-4.11:openshift4/ose-cluster-autoscaler-operator@sha256:ed4c14c8bb0e45511944a12f3319a3816605240936c2d9d3eb117415a9c7b1e8_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-cluster-autoscaler@sha256:066894460cc277008976b85a7c4c6a5edae8707f6c4ca7b4fd1b159565690800_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-cluster-autoscaler@sha256:10ad83b8d56a9de90a3a1ba66f1dd075f0c6cd02bb0c452f263ebe12d6f3ee7c_arm64",
"8Base-RHOSE-4.11:openshift4/ose-cluster-autoscaler@sha256:1874b5f344ce686750e01167b9e4ca61e5d1468e55e3d60363d22f4e80d2099a_s390x",
"8Base-RHOSE-4.11:openshift4/ose-cluster-autoscaler@sha256:4e0b8de27a9295163d397b1c7b9fd77a18276df6fb36076fb4423ce89877aa59_amd64",
"8Base-RHOSE-4.11:openshift4/ose-cluster-baremetal-operator-rhel8@sha256:37013ded4bf047f86added38bd37bf2dd648e0ae5d7f314799cc52d413ecd514_s390x",
"8Base-RHOSE-4.11:openshift4/ose-cluster-baremetal-operator-rhel8@sha256:6043ad21c6b533120745bf00e938f4a2760a193c30c93c7817e72687c7fca376_arm64",
"8Base-RHOSE-4.11:openshift4/ose-cluster-baremetal-operator-rhel8@sha256:6687cb3005b31f378b8f950dee3697834db40ebd6bda4b13c3bde26dc961003f_amd64",
"8Base-RHOSE-4.11:openshift4/ose-cluster-baremetal-operator-rhel8@sha256:672c5e08643abdcb890b199aba0993c2f5b13bab73619f4937117839e3341e93_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-cluster-bootstrap@sha256:c0a4b5bf57389be51dd92d75ffa79afbd2a0d8a1bc92d75270b62dc8d00abbff_s390x",
"8Base-RHOSE-4.11:openshift4/ose-cluster-bootstrap@sha256:e190b3d77637f8ac989c0cdfdb8de3e0a91ceb37e761c629d5960e7e6825d171_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-cluster-bootstrap@sha256:f0a31d8b8f9ef65c03264d68d971479e0f1e927af90452fe0ef442012b49854c_amd64",
"8Base-RHOSE-4.11:openshift4/ose-cluster-bootstrap@sha256:f57edabd3d5db8cc3b21e7f370cc911a06ee35813c66355e597dc84777f3a7bd_arm64",
"8Base-RHOSE-4.11:openshift4/ose-cluster-capi-operator-container-rhel8@sha256:47b12ea0b5c2e762e67c9b88a4a85b1a99bffd445643056658462e7cc1caab18_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-cluster-capi-operator-container-rhel8@sha256:7d5b042abbe54ee6406dc8741621de6ea30f44498a874b619c80741439ebf769_arm64",
"8Base-RHOSE-4.11:openshift4/ose-cluster-capi-operator-container-rhel8@sha256:80fc292bb9c856b3ef7f9b672d84f5924e301a8b5828156ddf8269a56e095d85_s390x",
"8Base-RHOSE-4.11:openshift4/ose-cluster-capi-operator-container-rhel8@sha256:f86eb79d7a994b8164bb5474f9e9bc3dcbe5ed9fada84b31dceff9c138f30974_amd64",
"8Base-RHOSE-4.11:openshift4/ose-cluster-capi-rhel8-operator@sha256:47b12ea0b5c2e762e67c9b88a4a85b1a99bffd445643056658462e7cc1caab18_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-cluster-capi-rhel8-operator@sha256:7d5b042abbe54ee6406dc8741621de6ea30f44498a874b619c80741439ebf769_arm64",
"8Base-RHOSE-4.11:openshift4/ose-cluster-capi-rhel8-operator@sha256:80fc292bb9c856b3ef7f9b672d84f5924e301a8b5828156ddf8269a56e095d85_s390x",
"8Base-RHOSE-4.11:openshift4/ose-cluster-capi-rhel8-operator@sha256:f86eb79d7a994b8164bb5474f9e9bc3dcbe5ed9fada84b31dceff9c138f30974_amd64",
"8Base-RHOSE-4.11:openshift4/ose-cluster-cloud-controller-manager-operator-rhel8@sha256:1ea1c7a907ddd7002fd27685e85c43a09755d3ff712713d54671bb071d9e7c66_arm64",
"8Base-RHOSE-4.11:openshift4/ose-cluster-cloud-controller-manager-operator-rhel8@sha256:455f0e33840e6830e1aaba5459a6c8c5ac773e326bc0d61cad2c30b0a15b7874_amd64",
"8Base-RHOSE-4.11:openshift4/ose-cluster-cloud-controller-manager-operator-rhel8@sha256:8befdd6d48ad9a969d3c1d8e3d941d78cbdac51bd7ff8169ebe3c5c2be06c6cc_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-cluster-cloud-controller-manager-operator-rhel8@sha256:df851d0c4ccebe4722cbc4f5166b443d6c911b6a7c6792c4df708f8ca8606c3f_s390x",
"8Base-RHOSE-4.11:openshift4/ose-cluster-config-operator@sha256:7c9258e2750def044850ce4d7e8d33509fc9ff6cbf5ea385a91712126d95fb4a_amd64",
"8Base-RHOSE-4.11:openshift4/ose-cluster-config-operator@sha256:88762438b2a594f1bfed201790fdd7aaa383c733c750dec4baa19757eb0a224b_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-cluster-config-operator@sha256:b5ae46d084d4ac7abffa0d0a1faea78e4f7d00afa8710fa1782642709d46d76b_s390x",
"8Base-RHOSE-4.11:openshift4/ose-cluster-config-operator@sha256:c87622cb702c60bd80393ac9bacb40563502daddfc2854422bb7983d70c19e01_arm64",
"8Base-RHOSE-4.11:openshift4/ose-cluster-csi-snapshot-controller-rhel8-operator@sha256:0c2492d5936d1af12407e74cd47340f13efc46e90ea329217e464c4ad109d210_arm64",
"8Base-RHOSE-4.11:openshift4/ose-cluster-csi-snapshot-controller-rhel8-operator@sha256:2beae1f0693a10a0ab50e08602cbf7654f05e1ef225fc162387e581da57e0a3c_s390x",
"8Base-RHOSE-4.11:openshift4/ose-cluster-csi-snapshot-controller-rhel8-operator@sha256:37492607333c4d91cbb9b4e18c4833e02c1d10fa9e28878460c5e5d76cbe2613_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-cluster-csi-snapshot-controller-rhel8-operator@sha256:9fe8d8fd53bacfd5ac2e5d70e0040be4cd65cd5550cb6cbc1ef0bddb01372d4e_amd64",
"8Base-RHOSE-4.11:openshift4/ose-cluster-dns-operator@sha256:0caac670fe7dcc0d44a81d13aed6e56479668e8a8a210caee510d7424dbf958e_amd64",
"8Base-RHOSE-4.11:openshift4/ose-cluster-dns-operator@sha256:6447a66d13df0d966992e28e8e3225e80182184cd742c772107fcce36aac7797_s390x",
"8Base-RHOSE-4.11:openshift4/ose-cluster-dns-operator@sha256:7d1991a79dec5f08a127412962ca15a48c96438b19a9ad99549305e7af010144_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-cluster-dns-operator@sha256:da8f64fc64092d5f0d098bd7088499f321402192bed38ed75637841296bbe2b9_arm64",
"8Base-RHOSE-4.11:openshift4/ose-cluster-etcd-rhel8-operator@sha256:41dfef4fb454105e5d202de32ea85e6b806ec3bbd3a89bd77226b3ee8b1dfb2f_arm64",
"8Base-RHOSE-4.11:openshift4/ose-cluster-etcd-rhel8-operator@sha256:6d9ebc067df9550aa5c1623e44a8c041f7ba0ffdad757b3848d7d5308aafa407_amd64",
"8Base-RHOSE-4.11:openshift4/ose-cluster-etcd-rhel8-operator@sha256:82ffb1ead2ccaf05f5f876828d851f85451a8ee0a843aab7ab87fdb7faf62c1e_s390x",
"8Base-RHOSE-4.11:openshift4/ose-cluster-etcd-rhel8-operator@sha256:867a572c4a1789f8360d0f01544c9f796d0328c3d7f40d98b81677b7fce40ecb_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-cluster-image-registry-operator@sha256:0358e59d273a251211b22f27aab17e0ea497d44078ec9a4ba6cb4d60ced4dd5d_arm64",
"8Base-RHOSE-4.11:openshift4/ose-cluster-image-registry-operator@sha256:5e5e4c138e519c0de2690359fafd7e8f2b795a9049b976c0e137bf1a03e23ede_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-cluster-image-registry-operator@sha256:af60f1e5c058385530c67cf7b4f9e5579ed15b06d2716347bc6db3d13157f438_s390x",
"8Base-RHOSE-4.11:openshift4/ose-cluster-image-registry-operator@sha256:e4a7ab02a4fa05edea60e5457d77cf963c0f263ebec22680197da29c5d25d599_amd64",
"8Base-RHOSE-4.11:openshift4/ose-cluster-ingress-operator@sha256:5e554e018bed9ab12c0072aa87feaba4b3921e6e6eab347fd19d44dd3943605e_amd64",
"8Base-RHOSE-4.11:openshift4/ose-cluster-ingress-operator@sha256:739896028a90adece5e93fd0a1e6b9ad9b2066be466d403f86d8059a974dd69f_arm64",
"8Base-RHOSE-4.11:openshift4/ose-cluster-ingress-operator@sha256:ab0c7df78f7265701811c771f447e8fc77cdcb9db7b4358c58c586a1e4616481_s390x",
"8Base-RHOSE-4.11:openshift4/ose-cluster-ingress-operator@sha256:d1c0cd4e6d6c7a8faaa5e4fcb8181d8325c8f371a4efe670a0d36bcb60198d2c_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-cluster-kube-apiserver-operator@sha256:07a151a721d0ab24cdc8ceebbdf6079c7fc656a8015a6f825914111fbaaeac12_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-cluster-kube-apiserver-operator@sha256:5b1e127949b717f818448ab053c9354d73ea6981cde107c95c2b5dd658d38e1b_s390x",
"8Base-RHOSE-4.11:openshift4/ose-cluster-kube-apiserver-operator@sha256:b2ebb601d381558a394affedbeebe4307526402c0c0f6b1bea4f8725b35da3fd_amd64",
"8Base-RHOSE-4.11:openshift4/ose-cluster-kube-apiserver-operator@sha256:f8d718ac3d76cf1c68e253de1dc19b6c043e84423eb3ef4ffbb8706794dde726_arm64",
"8Base-RHOSE-4.11:openshift4/ose-cluster-kube-cluster-api-rhel8-operator@sha256:3bba6cbcd88668aba5ae03625d7cddea1bea0dc0e80007f9ba0f48efd9ab7cf7_amd64",
"8Base-RHOSE-4.11:openshift4/ose-cluster-kube-cluster-api-rhel8-operator@sha256:7cd7a803ddd309593278e3f5588d3f9e7cb43ddbcd1245528971d8ba2dccd02d_arm64",
"8Base-RHOSE-4.11:openshift4/ose-cluster-kube-cluster-api-rhel8-operator@sha256:c1eca6f993c9aedd597915c0f020f20adb4559c5fb332195f367aee7832cdf44_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-cluster-kube-cluster-api-rhel8-operator@sha256:d9ae7f5c8b3eb47536b545062648171866a69b1f7c078002e5b91c89ebfd77a6_s390x",
"8Base-RHOSE-4.11:openshift4/ose-cluster-kube-controller-manager-operator@sha256:4cd1b1cfb69a5e65a5096d6e2ed9fab256263aecb3de40a3a2e21030e98005b8_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-cluster-kube-controller-manager-operator@sha256:5d6f1a31087d399c9b63a0d81ac992ad7cb2a10de2dbe8a165a29bc17cb804a7_s390x",
"8Base-RHOSE-4.11:openshift4/ose-cluster-kube-controller-manager-operator@sha256:5e14a5b833cfa3415168708c66771b521c4f6a5b93d91370d77c12f729d8ba8d_arm64",
"8Base-RHOSE-4.11:openshift4/ose-cluster-kube-controller-manager-operator@sha256:75675751af4d0cfe59f9fc74745ba7ad2953d95ea343af2b07ea01152fcb2683_amd64",
"8Base-RHOSE-4.11:openshift4/ose-cluster-kube-scheduler-operator@sha256:5d4d03c1d90ec1a7484ead812faf3d2afdbd59ff43391fde735d8d7463607619_arm64",
"8Base-RHOSE-4.11:openshift4/ose-cluster-kube-scheduler-operator@sha256:83deb5bdc9f0c9284eb4e8de788cc453cdbcfc01d50070fb52465f225f66a1df_s390x",
"8Base-RHOSE-4.11:openshift4/ose-cluster-kube-scheduler-operator@sha256:c6dd4dced8d9955ef9ec9c1e517f37f3caa06b0e15a5c9dd5740069c0bf0c634_amd64",
"8Base-RHOSE-4.11:openshift4/ose-cluster-kube-scheduler-operator@sha256:ca65bc4f76a6d874b2d0ceca00bb6261eda096be7dcd6c113eda8e11dfde0916_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-cluster-kube-storage-version-migrator-rhel8-operator@sha256:48ad9408d754564627549bc8035ae681201a18bdeeb9fa234049c44e6c14581e_amd64",
"8Base-RHOSE-4.11:openshift4/ose-cluster-kube-storage-version-migrator-rhel8-operator@sha256:76c1af1cd2b729bfacfa83bd3d8ed148284bb5b78b796cd433b8d6863a19d3ef_s390x",
"8Base-RHOSE-4.11:openshift4/ose-cluster-kube-storage-version-migrator-rhel8-operator@sha256:86a641e8f5edd231d7af6c227b458bedf1d1c778a9bed95bb2a31fd6c2af3da2_arm64",
"8Base-RHOSE-4.11:openshift4/ose-cluster-kube-storage-version-migrator-rhel8-operator@sha256:a9fc53ebe17f190200b3e41a65737483a88a58bc6350af51f03f4f9ca700bdba_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-cluster-machine-approver@sha256:07667ef8e091ee997b5e659dfa3c8a762573f7f0a202dba72d42032c827111e0_s390x",
"8Base-RHOSE-4.11:openshift4/ose-cluster-machine-approver@sha256:2ae92fbe8598f400f53316010e51e751d515d208c9204a04ab6f474837833705_arm64",
"8Base-RHOSE-4.11:openshift4/ose-cluster-machine-approver@sha256:d5293d65f59c34e7b3bfb6f2e31bcc13148c2a4ba98407df16ef9d7ec3522f03_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-cluster-machine-approver@sha256:db34e4cbce97a50bae91565138d1555f2eed1010cae2c589f7e34e5e27de5168_amd64",
"8Base-RHOSE-4.11:openshift4/ose-cluster-monitoring-operator@sha256:38097086911176eb6d94c9eb3fb744336d5c07b95c989d719dd7ed20807ae3c9_s390x",
"8Base-RHOSE-4.11:openshift4/ose-cluster-monitoring-operator@sha256:8ff5a580ab2e42adbdcbea74e7c2b6915c6abd4c5d6f14c82903586dda18001a_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-cluster-monitoring-operator@sha256:9ef3638201f3d8110c37205196e2c8023b497abff4c34124289496f014960c7a_arm64",
"8Base-RHOSE-4.11:openshift4/ose-cluster-monitoring-operator@sha256:f15249736c67cbf440deb68891faf4eadc896fa2f378590c8a355e2ff39ebd94_amd64",
"8Base-RHOSE-4.11:openshift4/ose-cluster-network-operator@sha256:9e7aab6d8d159653383627b8262ad46155dc97692c5c345b72f90ecf100ab4c3_amd64",
"8Base-RHOSE-4.11:openshift4/ose-cluster-network-operator@sha256:c6cf66b22c51935f2c081b23208eab48c41a44b9b915035ffa896101c41deb0a_s390x",
"8Base-RHOSE-4.11:openshift4/ose-cluster-network-operator@sha256:d3bff15251d3415b42ff851f0a1269bbf0fdac9410f437ad32c19c709b8f1b1d_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-cluster-network-operator@sha256:edcfb5688a3cc314456a59a1caebbb401a82d0aaf725867dcba874c93499bfbb_arm64",
"8Base-RHOSE-4.11:openshift4/ose-cluster-node-tuning-operator@sha256:032fbdb27508aaf93b1dedfc114e67cc8d398f4a6bd9f994ca40eb66d1e50f5f_s390x",
"8Base-RHOSE-4.11:openshift4/ose-cluster-node-tuning-operator@sha256:3ad618fd222cd3f0967b5c945e3f8a9c2c9f7cd5c4c107f2de7b7da4d06c5587_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-cluster-node-tuning-operator@sha256:5635e64a108e6005c47c88080b35cc11948d6097bb632228f8193a17b53259b9_arm64",
"8Base-RHOSE-4.11:openshift4/ose-cluster-node-tuning-operator@sha256:d06e393e0493bb6a519ffeab2595b7555df2148190eb30a29def40325c35e3a5_amd64",
"8Base-RHOSE-4.11:openshift4/ose-cluster-openshift-apiserver-operator@sha256:579f671f2e8a295eae80c19571daab0818ed012888980c0dc7a383fa277f595a_arm64",
"8Base-RHOSE-4.11:openshift4/ose-cluster-openshift-apiserver-operator@sha256:5a72cb0256f9b20e3f1b847def6ab9f544ff9d7b3a63437963fc1225c8b0ce94_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-cluster-openshift-apiserver-operator@sha256:a01a7943ecfa16a7ee0efd14e2cf192c887544cf9b9517b66dcdd0b9f1cd34dc_s390x",
"8Base-RHOSE-4.11:openshift4/ose-cluster-openshift-apiserver-operator@sha256:dc6a39c838691902cf50574eed7b6cfa6da8a38871624f09acab2e8d158b1957_amd64",
"8Base-RHOSE-4.11:openshift4/ose-cluster-openshift-controller-manager-operator@sha256:6634a513df79182201131a7f56ac876323bd7e1709b737405ab41e06e95acf40_arm64",
"8Base-RHOSE-4.11:openshift4/ose-cluster-openshift-controller-manager-operator@sha256:6e38c38b884651ae615d96617cbb562966ad67a63241dc1296c38e61556b6f74_s390x",
"8Base-RHOSE-4.11:openshift4/ose-cluster-openshift-controller-manager-operator@sha256:a502b3ce08f4dbb73617d2e212c6b89761a10cbb1d858b9c0f2791cb35683db5_amd64",
"8Base-RHOSE-4.11:openshift4/ose-cluster-openshift-controller-manager-operator@sha256:f5b0dc319a66df941b33428ca64b2cd937957ce47b932e8c3c74398f1057caf1_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-cluster-policy-controller-rhel8@sha256:4d56f27c4662cfa3b2cc7b9f4b146b66f9ad6b6e214b23813a8c4ed5a4107ead_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-cluster-policy-controller-rhel8@sha256:7ad8d955c2bf988905684f85876a22874dd235f2bac686c8565585abac5cc2eb_s390x",
"8Base-RHOSE-4.11:openshift4/ose-cluster-policy-controller-rhel8@sha256:c0925a8d478200fab902a7cae4847a900c7e4473ecc20f854e3ba58ac0d46cc3_arm64",
"8Base-RHOSE-4.11:openshift4/ose-cluster-policy-controller-rhel8@sha256:c7dc36c1b1c71ab449668a5600ce9ba403c23a7a14c81ea80a851d8f96a97757_amd64",
"8Base-RHOSE-4.11:openshift4/ose-cluster-samples-operator@sha256:41b5edfb6f395372593d2ece37102b6c53deabaf208a2d66cc3486308bf7bcd9_s390x",
"8Base-RHOSE-4.11:openshift4/ose-cluster-samples-operator@sha256:6bf352ae6bc6a6c46ca79014473cc163505165163060870bcf2e42f07b9f2577_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-cluster-samples-operator@sha256:844d02462ad69b045a796a9b5547cd65e42b51a56fda3b289a15e5aa0caa7138_amd64",
"8Base-RHOSE-4.11:openshift4/ose-cluster-samples-operator@sha256:c8a7ca2191e14e7b7b67108743fa442f75222a5f8a8577bb801f4209c72cf5a8_arm64",
"8Base-RHOSE-4.11:openshift4/ose-cluster-storage-operator@sha256:2155fd9379e1264fc4a0608cac844a098df4f170d5e1383c18b95fc7ec6b049a_arm64",
"8Base-RHOSE-4.11:openshift4/ose-cluster-storage-operator@sha256:60c88dda1e58b5a6e8109afef2a837fe184362ada32f369784bd5cf2a34183f2_amd64",
"8Base-RHOSE-4.11:openshift4/ose-cluster-storage-operator@sha256:a2da82561c61ddde3ed10057743ad59cefb36cd9b59a167bd1c01638cdb1b9a6_s390x",
"8Base-RHOSE-4.11:openshift4/ose-cluster-storage-operator@sha256:c30a0ebdf2740b0c0badde549e557973c741315cca23a931cfb28dce704887d3_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-cluster-version-operator@sha256:241713ac691dd073f8b667f59502e6db5ae503d01bd3e5dc0413bb1903a6da06_amd64",
"8Base-RHOSE-4.11:openshift4/ose-cluster-version-operator@sha256:43508917e491dcbcf0375ce2c0252fe79bc1cde78419a9c6ea20895fac2dac1f_s390x",
"8Base-RHOSE-4.11:openshift4/ose-cluster-version-operator@sha256:6c38640774628f346faa7555b574c8b492a3c86052299fb3aa905888ec29f57c_arm64",
"8Base-RHOSE-4.11:openshift4/ose-cluster-version-operator@sha256:739b3f7a860a9ac73027a95111dd5466b4c467970f2fb777cdf3598f67221b68_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-configmap-reloader@sha256:25c49da28dd21c6056f6368416e1d6ad6f06a3046434e0190c4e2e47d24408bb_amd64",
"8Base-RHOSE-4.11:openshift4/ose-configmap-reloader@sha256:26a13df99ea07b0298cd5f90b086f510c201cc7762a6020b1683489498f92247_s390x",
"8Base-RHOSE-4.11:openshift4/ose-configmap-reloader@sha256:d749478faa06c5b2102e5900bba9abd48dd2b05c7adf5bd8d7b5e1923ade4fdb_arm64",
"8Base-RHOSE-4.11:openshift4/ose-configmap-reloader@sha256:f78ad6462d63cf7926c5b83617dfbd393508588d88b5bd9eeeea0b7d8a64669e_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-console-operator@sha256:2ec6199f3ca35880a0d9a1960156de7d94b04be1d391b08926f19939ba8cb812_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-console-operator@sha256:51aa483bf4f840be495ad572254641187d19bf74f2d38424477f5893179f649a_s390x",
"8Base-RHOSE-4.11:openshift4/ose-console-operator@sha256:97616a2200d45d1d650c0cdd543ec7f0f936786b09431047a94e01f398aa2d06_arm64",
"8Base-RHOSE-4.11:openshift4/ose-console-operator@sha256:9e57ff97abdd99b207a0867fe0dee68f2bcaa7776d44e523798bab548aaae148_amd64",
"8Base-RHOSE-4.11:openshift4/ose-console@sha256:1ac5d6db843d81b56692a2019f4201927362bbf19d7486dbfdb4098ab2b4a729_amd64",
"8Base-RHOSE-4.11:openshift4/ose-console@sha256:67c77dfbf58dd0c41483b5afffab5215b1a818827176cfaa43794e1f237c67f1_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-console@sha256:6a3172a832962789a7e715983784cb365e8d996ce9eaf6d93c556f24c3f8b205_arm64",
"8Base-RHOSE-4.11:openshift4/ose-console@sha256:773182d61251834f80c36cebf472dbff70025334977ecc416560e55a41a9e8c7_s390x",
"8Base-RHOSE-4.11:openshift4/ose-container-networking-plugins-rhel8@sha256:b28145e56f2aac4dbb9d900f0efe86227287c10451728ed69708d6eac3580622_arm64",
"8Base-RHOSE-4.11:openshift4/ose-container-networking-plugins-rhel8@sha256:c472d872a70e67ab583752ff21f0bd5619bb755030eb51e9f2a4c625793a2cc3_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-container-networking-plugins-rhel8@sha256:d22cbaf4967340a39cf7ad96e68450b79898b204b5c994bd2d7f330377953412_s390x",
"8Base-RHOSE-4.11:openshift4/ose-container-networking-plugins-rhel8@sha256:def7a0a80be3d29e7ae6d9785f5925cf9558b9e01792cb1e77dfadb0d5f28230_amd64",
"8Base-RHOSE-4.11:openshift4/ose-coredns@sha256:2f52299822c5fdc045c703c43a99ab9db893d530d618176ae52376143a354d3c_amd64",
"8Base-RHOSE-4.11:openshift4/ose-coredns@sha256:58a52e4a3e0336391d21cf60c29dbede81e0a4a0dd27d54caa8c8107d4071da4_s390x",
"8Base-RHOSE-4.11:openshift4/ose-coredns@sha256:67d6f68c83ed3319353d56731fd3b31864269bd7b65d20d440f48fe4207c3ec4_arm64",
"8Base-RHOSE-4.11:openshift4/ose-coredns@sha256:a5d7d60486b0db4eff39e8ae9234a7650f578ee4edaaa8d5d0d1f1d7985471ee_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-csi-driver-manila-rhel8-operator@sha256:1e2c039399a6ad9857e9b3972cdf246a1cd6bdb70e2278bd3274c9ff0ffe8f5d_amd64",
"8Base-RHOSE-4.11:openshift4/ose-csi-driver-manila-rhel8-operator@sha256:5543f0aabea36a61da59bdc5042f8d5e2dfff4a07a51ed61fdd91cd75de53047_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-csi-driver-manila-rhel8@sha256:3c3248dfebba93bd81d5295455cd1eaead7622a1dd9d433bc7bf49a713603255_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-csi-driver-manila-rhel8@sha256:e8d1989aba103c3667cafbae5d850bc9e8558f2e4cc760a9b88931f3a4db86a9_amd64",
"8Base-RHOSE-4.11:openshift4/ose-csi-driver-nfs-rhel8@sha256:3b15d6d6f4c84f64caafac5a68041ca3bbe50bab34e353a6604f6046253547f9_amd64",
"8Base-RHOSE-4.11:openshift4/ose-csi-driver-nfs-rhel8@sha256:ab4144663cd995c5fcac1b096a5dafd5ec6e5fa62df311f4cb3841a7d2c75dfe_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-csi-driver-shared-resource-operator-rhel8@sha256:50c08c144bb33f382aaaf878157a8ebf58968bd575321cd179ca26551925cac5_s390x",
"8Base-RHOSE-4.11:openshift4/ose-csi-driver-shared-resource-operator-rhel8@sha256:969eb2f0c16c083548541f7ca9a514352af26ead7aee991ed259d6ace4a91d3f_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-csi-driver-shared-resource-operator-rhel8@sha256:adbd0c9b2820fa269d56fde688edb6d393ac509894a4334e65f25883ca9c3ba8_amd64",
"8Base-RHOSE-4.11:openshift4/ose-csi-driver-shared-resource-operator-rhel8@sha256:bacd97ae2c3e53a95dfefa929639896fe9ca5457344d7e255551173606673b43_arm64",
"8Base-RHOSE-4.11:openshift4/ose-csi-driver-shared-resource-rhel8@sha256:38eb7084857a284fc01f2b379245492d2a3f3687e7bbbcab018d3f37adeb0c92_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-csi-driver-shared-resource-rhel8@sha256:571d542a628389ea713e3426c6cae7c6ea403476a0de0162ddcf67f39cffae6e_s390x",
"8Base-RHOSE-4.11:openshift4/ose-csi-driver-shared-resource-rhel8@sha256:8b4d19610bac30821f299b9741aa105905642c19ee9a207acf26a89fcb980061_amd64",
"8Base-RHOSE-4.11:openshift4/ose-csi-driver-shared-resource-rhel8@sha256:b1b243779556a2740ef267c80d449a734c7f56dcb085481db1f395300cdbc015_arm64",
"8Base-RHOSE-4.11:openshift4/ose-csi-driver-shared-resource-webhook-rhel8@sha256:0e8cefa1ea15e47b3835204029250da5e5e0630a4457f3c4f5d208adb509d14c_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-csi-driver-shared-resource-webhook-rhel8@sha256:35d4be98c713880d8b672e122f21e352bec83a773b5ad5280244b987a87f8e6f_arm64",
"8Base-RHOSE-4.11:openshift4/ose-csi-driver-shared-resource-webhook-rhel8@sha256:aa9502ee197283d904856823d7b8e4bdf086a99c66b37272b8e0072a340c00e2_amd64",
"8Base-RHOSE-4.11:openshift4/ose-csi-driver-shared-resource-webhook-rhel8@sha256:fc0a42ee3a99634f86088f6b5903474041d9c0f27d8a80c446c6c709d7462cf1_s390x",
"8Base-RHOSE-4.11:openshift4/ose-csi-external-attacher-rhel8@sha256:65986b28ddc315fa9c7e567f0ab2a19e21d247f8bc7c55415391bd5f7ffc777f_arm64",
"8Base-RHOSE-4.11:openshift4/ose-csi-external-attacher-rhel8@sha256:a53bedc03d9cba348d76acfbe586df0f319a417216b5a1293e917693d2bf987b_s390x",
"8Base-RHOSE-4.11:openshift4/ose-csi-external-attacher-rhel8@sha256:cd8502b7bc328fd4b7f1b4194dc8f21b850c8c1eb8e0b220afb0fbef06ee447b_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-csi-external-attacher-rhel8@sha256:d65c8960171d37900f2f07cedb4a14eff2fc9da095a3ccc6718f4fbcd0f0b79e_amd64",
"8Base-RHOSE-4.11:openshift4/ose-csi-external-attacher@sha256:65986b28ddc315fa9c7e567f0ab2a19e21d247f8bc7c55415391bd5f7ffc777f_arm64",
"8Base-RHOSE-4.11:openshift4/ose-csi-external-attacher@sha256:a53bedc03d9cba348d76acfbe586df0f319a417216b5a1293e917693d2bf987b_s390x",
"8Base-RHOSE-4.11:openshift4/ose-csi-external-attacher@sha256:cd8502b7bc328fd4b7f1b4194dc8f21b850c8c1eb8e0b220afb0fbef06ee447b_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-csi-external-attacher@sha256:d65c8960171d37900f2f07cedb4a14eff2fc9da095a3ccc6718f4fbcd0f0b79e_amd64",
"8Base-RHOSE-4.11:openshift4/ose-csi-external-provisioner-rhel8@sha256:1e69d532a480bf0f0b2aa8c7385dfe90488408c25f1278ace1a25df90dba38ac_amd64",
"8Base-RHOSE-4.11:openshift4/ose-csi-external-provisioner-rhel8@sha256:62f68c04b66046eac735887c9ebfc3fb8af069579cab057203d1fda7c047a711_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-csi-external-provisioner-rhel8@sha256:8667b0674de09e66ea2eda3aed92ccaecab44cf71298e12b64735616ddcb7f7d_arm64",
"8Base-RHOSE-4.11:openshift4/ose-csi-external-provisioner-rhel8@sha256:ed000063acc18b89dd40d374b3ac29d010a7bbc3eb77403070a27c04c8e1c761_s390x",
"8Base-RHOSE-4.11:openshift4/ose-csi-external-provisioner@sha256:1e69d532a480bf0f0b2aa8c7385dfe90488408c25f1278ace1a25df90dba38ac_amd64",
"8Base-RHOSE-4.11:openshift4/ose-csi-external-provisioner@sha256:62f68c04b66046eac735887c9ebfc3fb8af069579cab057203d1fda7c047a711_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-csi-external-provisioner@sha256:8667b0674de09e66ea2eda3aed92ccaecab44cf71298e12b64735616ddcb7f7d_arm64",
"8Base-RHOSE-4.11:openshift4/ose-csi-external-provisioner@sha256:ed000063acc18b89dd40d374b3ac29d010a7bbc3eb77403070a27c04c8e1c761_s390x",
"8Base-RHOSE-4.11:openshift4/ose-csi-external-resizer-rhel8@sha256:68a45dffdbea5cbe6bb78ec6dfeded91d4ae361fa24dc5221d8507f7715d7320_s390x",
"8Base-RHOSE-4.11:openshift4/ose-csi-external-resizer-rhel8@sha256:8b40d88c21ea690f84e8221f6e7ed91daaa2d21ea8d1017f1afbf3fa9ffd0909_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-csi-external-resizer-rhel8@sha256:b3888d7ba58e56d0a10f3c2cc46764410d353f9e7c1a412e11e2e538fe0abc9f_amd64",
"8Base-RHOSE-4.11:openshift4/ose-csi-external-resizer-rhel8@sha256:c2cdefede57f8b6cb24c335cf0a201669fd26d3c3926fa77f495ebe70b7fc41c_arm64",
"8Base-RHOSE-4.11:openshift4/ose-csi-external-resizer@sha256:68a45dffdbea5cbe6bb78ec6dfeded91d4ae361fa24dc5221d8507f7715d7320_s390x",
"8Base-RHOSE-4.11:openshift4/ose-csi-external-resizer@sha256:8b40d88c21ea690f84e8221f6e7ed91daaa2d21ea8d1017f1afbf3fa9ffd0909_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-csi-external-resizer@sha256:b3888d7ba58e56d0a10f3c2cc46764410d353f9e7c1a412e11e2e538fe0abc9f_amd64",
"8Base-RHOSE-4.11:openshift4/ose-csi-external-resizer@sha256:c2cdefede57f8b6cb24c335cf0a201669fd26d3c3926fa77f495ebe70b7fc41c_arm64",
"8Base-RHOSE-4.11:openshift4/ose-csi-external-snapshotter-rhel8@sha256:4c27ae7dd0ade12e5de4fe0b1852a12cb2d34f1b24eeb68369f2a3b0c514dffd_s390x",
"8Base-RHOSE-4.11:openshift4/ose-csi-external-snapshotter-rhel8@sha256:4fe92e79ef5e642dc7860119e41d581865f7ae5b09abf6ce653e847d6a0a9aac_amd64",
"8Base-RHOSE-4.11:openshift4/ose-csi-external-snapshotter-rhel8@sha256:9f5f07396f9b2d983a3e99c133a5a81938900e8e0808a5ac57e0e72210d57377_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-csi-external-snapshotter-rhel8@sha256:e55bef044c9885ba15f06d21ecd44cd692e4d5b1eb020e56207c690a24c0702e_arm64",
"8Base-RHOSE-4.11:openshift4/ose-csi-external-snapshotter@sha256:4c27ae7dd0ade12e5de4fe0b1852a12cb2d34f1b24eeb68369f2a3b0c514dffd_s390x",
"8Base-RHOSE-4.11:openshift4/ose-csi-external-snapshotter@sha256:4fe92e79ef5e642dc7860119e41d581865f7ae5b09abf6ce653e847d6a0a9aac_amd64",
"8Base-RHOSE-4.11:openshift4/ose-csi-external-snapshotter@sha256:9f5f07396f9b2d983a3e99c133a5a81938900e8e0808a5ac57e0e72210d57377_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-csi-external-snapshotter@sha256:e55bef044c9885ba15f06d21ecd44cd692e4d5b1eb020e56207c690a24c0702e_arm64",
"8Base-RHOSE-4.11:openshift4/ose-csi-livenessprobe-rhel8@sha256:05b61e283383cb7d26749e09979ad59bfcecee33054f89a9d466ff0743085dd9_arm64",
"8Base-RHOSE-4.11:openshift4/ose-csi-livenessprobe-rhel8@sha256:0dc3629d883c31ef6babc095eb93106c1505b2ff332c4ef1a5a91bedd50c70d2_s390x",
"8Base-RHOSE-4.11:openshift4/ose-csi-livenessprobe-rhel8@sha256:9d7830b4ffd8be8845a62a69bd2efb7b3354d0a6b226d6e5cc8b23670b6b65cc_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-csi-livenessprobe-rhel8@sha256:f14f6e952932830665b25597c2a3d21158a5cb69beb4c80a64388777a1552865_amd64",
"8Base-RHOSE-4.11:openshift4/ose-csi-livenessprobe@sha256:05b61e283383cb7d26749e09979ad59bfcecee33054f89a9d466ff0743085dd9_arm64",
"8Base-RHOSE-4.11:openshift4/ose-csi-livenessprobe@sha256:0dc3629d883c31ef6babc095eb93106c1505b2ff332c4ef1a5a91bedd50c70d2_s390x",
"8Base-RHOSE-4.11:openshift4/ose-csi-livenessprobe@sha256:9d7830b4ffd8be8845a62a69bd2efb7b3354d0a6b226d6e5cc8b23670b6b65cc_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-csi-livenessprobe@sha256:f14f6e952932830665b25597c2a3d21158a5cb69beb4c80a64388777a1552865_amd64",
"8Base-RHOSE-4.11:openshift4/ose-csi-node-driver-registrar-rhel8@sha256:0c01d2cd070a88a674caaa131cda9db116520d8faef62fe8e625985c1d98fd18_amd64",
"8Base-RHOSE-4.11:openshift4/ose-csi-node-driver-registrar-rhel8@sha256:33487a8bf32beb3dfe503b86d29f4ba1abec143841cb74a806447f4cda76b65e_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-csi-node-driver-registrar-rhel8@sha256:d43e9ead11ce2d470c24485b53bc18f3bd906a74f98ed996a07300d798d23788_s390x",
"8Base-RHOSE-4.11:openshift4/ose-csi-node-driver-registrar-rhel8@sha256:d8b610a566b2524819e758881876146a0bc81307d5b213d772d1c4620a2012d8_arm64",
"8Base-RHOSE-4.11:openshift4/ose-csi-node-driver-registrar@sha256:0c01d2cd070a88a674caaa131cda9db116520d8faef62fe8e625985c1d98fd18_amd64",
"8Base-RHOSE-4.11:openshift4/ose-csi-node-driver-registrar@sha256:33487a8bf32beb3dfe503b86d29f4ba1abec143841cb74a806447f4cda76b65e_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-csi-node-driver-registrar@sha256:d43e9ead11ce2d470c24485b53bc18f3bd906a74f98ed996a07300d798d23788_s390x",
"8Base-RHOSE-4.11:openshift4/ose-csi-node-driver-registrar@sha256:d8b610a566b2524819e758881876146a0bc81307d5b213d772d1c4620a2012d8_arm64",
"8Base-RHOSE-4.11:openshift4/ose-csi-snapshot-controller-rhel8@sha256:67ac9c849b6a3470243c53ef7ec3aa44da1aeb379615332b56fbac27482f5b6f_s390x",
"8Base-RHOSE-4.11:openshift4/ose-csi-snapshot-controller-rhel8@sha256:7caf6ed642540c96e82faec6ea468bda65cf30490a7f36d84a4c821524ec5d9a_amd64",
"8Base-RHOSE-4.11:openshift4/ose-csi-snapshot-controller-rhel8@sha256:8cb151e8572bdfaf53f914de090a271ad5fb4e2a4d9046b587027f57473c84cf_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-csi-snapshot-controller-rhel8@sha256:9af4ca75bee97b438a623663260814087f1ca39a4cf3b3a94cd514b0538f538b_arm64",
"8Base-RHOSE-4.11:openshift4/ose-csi-snapshot-controller@sha256:67ac9c849b6a3470243c53ef7ec3aa44da1aeb379615332b56fbac27482f5b6f_s390x",
"8Base-RHOSE-4.11:openshift4/ose-csi-snapshot-controller@sha256:7caf6ed642540c96e82faec6ea468bda65cf30490a7f36d84a4c821524ec5d9a_amd64",
"8Base-RHOSE-4.11:openshift4/ose-csi-snapshot-controller@sha256:8cb151e8572bdfaf53f914de090a271ad5fb4e2a4d9046b587027f57473c84cf_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-csi-snapshot-controller@sha256:9af4ca75bee97b438a623663260814087f1ca39a4cf3b3a94cd514b0538f538b_arm64",
"8Base-RHOSE-4.11:openshift4/ose-csi-snapshot-validation-webhook-rhel8@sha256:3906afef49db33367ae423dd7470602716040fa003f5aea9f1a19a69c848cd1c_arm64",
"8Base-RHOSE-4.11:openshift4/ose-csi-snapshot-validation-webhook-rhel8@sha256:51c65a9df682ccdb37d6c2d79e0862848176795c1fa11aca1f9cefc800be7556_s390x",
"8Base-RHOSE-4.11:openshift4/ose-csi-snapshot-validation-webhook-rhel8@sha256:95c34ae00e6572e47420ae12278b05b7190da2ba34a8e649b01d7e89ff9a5316_amd64",
"8Base-RHOSE-4.11:openshift4/ose-csi-snapshot-validation-webhook-rhel8@sha256:fc19b27c4f465ec46f6b7838ff4715278b7a3472d79c5a062d8b2c38d0b9f778_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-docker-builder@sha256:1d4caa6d1f83d5dee59672c6692283c6560df72ae1b575b70992356d57c62a3c_s390x",
"8Base-RHOSE-4.11:openshift4/ose-docker-builder@sha256:c1b4b12a7b97eb9cdfa7875af3ac6ac3bfd9e423ff7a25c7cce67fb9605a1e0b_arm64",
"8Base-RHOSE-4.11:openshift4/ose-docker-builder@sha256:d5060059efc5c224609de286090868badb271d14326ccbef670d2cca624ccf8f_amd64",
"8Base-RHOSE-4.11:openshift4/ose-docker-builder@sha256:d7456704b8084ca68674124a4de7ad3199d9fe3989cd15801bf3090138ce4935_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-docker-registry@sha256:1ca0c6d8dcb1da2dc0ed3488c03062948b7801ebf77f032a75dcd0d776cbcc02_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-docker-registry@sha256:29be3d008714476dccb8c4b1fc8fc67de892d798c3873ef32c15732671e190b3_s390x",
"8Base-RHOSE-4.11:openshift4/ose-docker-registry@sha256:388582f1b5ff059dd6776f6e28dcf97e402a228269c86cd97e61c2a653cb7133_amd64",
"8Base-RHOSE-4.11:openshift4/ose-docker-registry@sha256:47ca483d2624030a8bd5b7fafbfff6b728ddc9ddf6b3a429c1d7b09dba3ca10e_arm64",
"8Base-RHOSE-4.11:openshift4/ose-gcp-cloud-controller-manager-rhel8@sha256:41e8f97fc5832464306161afcd587d68a4b602f580ff2ef6d025b46ce5af9683_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-gcp-cloud-controller-manager-rhel8@sha256:dcf345d2b728186c8be5994082b41694ddbd482f337ed5762e3c010c2f2989eb_amd64",
"8Base-RHOSE-4.11:openshift4/ose-gcp-cluster-api-controllers-rhel8@sha256:13032dc2fe709015f48c167f66ed7ad5cc861f42252ccd28b318ebbbba875bf4_amd64",
"8Base-RHOSE-4.11:openshift4/ose-gcp-cluster-api-controllers-rhel8@sha256:52f1777b57d7044a988da3054c0c7c06e27a3bc9d9ac8965dd8d5fe3cc3ef5d4_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-gcp-pd-csi-driver-operator-rhel8@sha256:ab39ff55f76b8d2b0ccbc0c9af706b6d136c4ca1216d8247982e2bf9e9be4635_amd64",
"8Base-RHOSE-4.11:openshift4/ose-gcp-pd-csi-driver-operator-rhel8@sha256:c0a3c993a9fcf0d645dec39a20464688837e35c82c08f5ca95fdf1b70d842806_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-gcp-pd-csi-driver-rhel8@sha256:9bbea15a4e7918b1f59827230127287d1f7a1c8881ee8272c6d397c85e2eeba0_amd64",
"8Base-RHOSE-4.11:openshift4/ose-gcp-pd-csi-driver-rhel8@sha256:f45be24171aa703c21aaad4f350ebe0a54081108d75e39ff1b42d1f415776e73_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-grafana@sha256:093a89f3ee3bc7b83d786457fd7dd2cd4b4df8b4d69597136c68c33b62f1555d_s390x",
"8Base-RHOSE-4.11:openshift4/ose-grafana@sha256:872e19ac34f528137912f7a4374848e14d5b5f71332e758d17b8955e6473bd8e_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-grafana@sha256:a8034b22cbf5478cb89511029d3fe47e8147ea6ad336f40c4ec8307b68a314ce_arm64",
"8Base-RHOSE-4.11:openshift4/ose-grafana@sha256:f91a57f81311e3859f44cc44ab2f4b345408bd4bf369c32a1da0ec53da9469e7_amd64",
"8Base-RHOSE-4.11:openshift4/ose-hyperkube@sha256:074743eb5a6d57b6ad6ab1d87dc397122fd628013fc25a97924262187ff8d916_arm64",
"8Base-RHOSE-4.11:openshift4/ose-hyperkube@sha256:0987c96c1001b1316c932b77597d965285f6d4117aade6e81194b591a57ab31c_s390x",
"8Base-RHOSE-4.11:openshift4/ose-hyperkube@sha256:b955148923febe573f89449ebee80dc22f5e9afdf3f11d6a53ea4e1b5faabf11_amd64",
"8Base-RHOSE-4.11:openshift4/ose-hyperkube@sha256:f2c9f7723e565ba0b6a5893c235aea79232e3c83d8719ea3001c50d62fcfb450_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-hypershift-rhel8@sha256:917b34fb32708b8197805b66aaf1e6eb790962d53039e9b6d908d86deb1199bf_s390x",
"8Base-RHOSE-4.11:openshift4/ose-hypershift-rhel8@sha256:9e807b6a6e935bd5fd5d27ad950d0bc7177d0f498b5d55235cc1af833eb660c3_arm64",
"8Base-RHOSE-4.11:openshift4/ose-hypershift-rhel8@sha256:c50f3799c451830fc7f551d0397163473190a916a001b3ecf8e0577d5b68b252_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-hypershift-rhel8@sha256:ce31097552aaeb01e86dfc287151a60abb8c9cd5531ee940fbe5d7f1427e7612_amd64",
"8Base-RHOSE-4.11:openshift4/ose-ibm-cloud-controller-manager-rhel8@sha256:a6ba20c56e90cf404bcef97b7b8c1e87f4d370d3c26fe85111dddcd301c20d27_amd64",
"8Base-RHOSE-4.11:openshift4/ose-ibm-cloud-controller-manager-rhel8@sha256:bb4b6e94ad2e114f792e56803d96cc0a0d89cb2d0b4b6c1bd98f7dc02681d9ff_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-ibm-vpc-block-csi-driver-operator-rhel8@sha256:969ddfd951d7d66215810d9b1d82a524a622fa014c7aae48d62c6b475507ac3c_amd64",
"8Base-RHOSE-4.11:openshift4/ose-ibm-vpc-block-csi-driver-operator-rhel8@sha256:f31fccd1cbd570207ed229402d402ca388c6630f14e0508bdc9ba01fa1763bbc_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-ibm-vpc-block-csi-driver-rhel8@sha256:bf6a31add94b1af1a256bf72fc860f4785ac574770bcfb7a0f0e843f69bbf385_amd64",
"8Base-RHOSE-4.11:openshift4/ose-ibm-vpc-block-csi-driver-rhel8@sha256:f192ef456a56c953c8e553e70af23c01f04343fed3c479d000e0ad00462e66a7_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-ibm-vpc-node-label-updater-rhel8@sha256:278c796bcd48ecb1f88174ca479e447fb3774be23169b3e0c9e10bb2c9c5e9e9_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-ibm-vpc-node-label-updater-rhel8@sha256:d5e72ed27970b6e52385e43172013275bd3bc203a8b6755fcc505e0287213fd4_amd64",
"8Base-RHOSE-4.11:openshift4/ose-ibmcloud-machine-controllers-rhel8@sha256:60b3440b77654b142510883132bc9023f3b6dac08a55c32eab02870dfde1d786_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-ibmcloud-machine-controllers-rhel8@sha256:7b0cb3783ab7f8b6f38375dbe9e4f2e8e5fc0bdf1cf6aba23623229cf86d6eea_amd64",
"8Base-RHOSE-4.11:openshift4/ose-image-customization-controller-rhel8@sha256:7b3511f938658d9bdf4f6f9548fcc0b7b89cde0831e829f23b367db826902bdf_amd64",
"8Base-RHOSE-4.11:openshift4/ose-image-customization-controller-rhel8@sha256:f1d87fa6ba341455ae0817bdc9d24840b59158d9b1e51663768c557be9ee7268_arm64",
"8Base-RHOSE-4.11:openshift4/ose-insights-rhel8-operator@sha256:0c1141eab7116a0e14dfc4c2594bbb6bb55f80226a58b3b4be6e8f7cd9e1b97d_arm64",
"8Base-RHOSE-4.11:openshift4/ose-insights-rhel8-operator@sha256:217c3cb7eb523a216d5d9cf8e3c7685fc20c48125f664f29da7f1f53e44056cc_amd64",
"8Base-RHOSE-4.11:openshift4/ose-insights-rhel8-operator@sha256:36128b45bd888fb2853d417288720286bf523d9e0584054076b1e5b9288f2f60_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-insights-rhel8-operator@sha256:3b9eaa26eecaf282748fb74cf0f54f40cfe62723592436b839a775aa3b5b4669_s390x",
"8Base-RHOSE-4.11:openshift4/ose-installer-artifacts@sha256:2146a11416aae3b7b6b1ba2926099b0055e58d47791f765fcea0a7467cf91a8c_s390x",
"8Base-RHOSE-4.11:openshift4/ose-installer-artifacts@sha256:3cdce4ceda9b36aa746be514366300080b59db9ba7247aacae562a1797d09af2_arm64",
"8Base-RHOSE-4.11:openshift4/ose-installer-artifacts@sha256:5b4746584a584d2a8fe78e2fe41ca4d22998e854488602612d0d4f02424d489f_amd64",
"8Base-RHOSE-4.11:openshift4/ose-installer-artifacts@sha256:645f779075fc78270b02e98bf31d5927d9ff48a95c56669abc5f749296e3ee4d_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-installer@sha256:45a2c7fa9f56ec78e9087139c6ee944c963685a3714a77535f8cd3eaa8b6d8e9_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-installer@sha256:72e0c95f375e36b530f20154d136d8debbdef203b3c43f79fb77561718361ead_amd64",
"8Base-RHOSE-4.11:openshift4/ose-installer@sha256:d104ba0c4af286753f4cbbd1d36b3c4b318693e209f4c2a0145886f7c4e0374b_s390x",
"8Base-RHOSE-4.11:openshift4/ose-installer@sha256:e1dddd4cd6f019269098a1d89c07568b6391371b3aab67bafda73b99251d1808_arm64",
"8Base-RHOSE-4.11:openshift4/ose-ironic-machine-os-downloader-rhel8@sha256:156ec07459bf256fe2c812bb100818676c740ac90029720b5d235911053d91c1_arm64",
"8Base-RHOSE-4.11:openshift4/ose-ironic-machine-os-downloader-rhel8@sha256:e0383d12651c11d7fe0d823a1d9bbaa36d1a7194760be4be173772b0d9db57eb_amd64",
"8Base-RHOSE-4.11:openshift4/ose-k8s-prometheus-adapter@sha256:051182f36d3af73c7cc0e48c15f056847bafc23d22158dce45c0501d7254fae2_arm64",
"8Base-RHOSE-4.11:openshift4/ose-k8s-prometheus-adapter@sha256:7b18e65edbd7226a23b0b560693d6431909c190e08b76b2a3b0581bb48c9a34f_amd64",
"8Base-RHOSE-4.11:openshift4/ose-k8s-prometheus-adapter@sha256:82a4633e64d3749ac94c8895ed5d61d25a62765a060292413a053ec2d8342839_s390x",
"8Base-RHOSE-4.11:openshift4/ose-k8s-prometheus-adapter@sha256:a7ab7f242111de6ecf29f6107baa7c90331f9fc68a32467e7e91c935cdd99218_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-kube-proxy@sha256:104591dd4ff54b3367f3d800de99b582bead990cfb9bc0486e26737bf6405de4_amd64",
"8Base-RHOSE-4.11:openshift4/ose-kube-proxy@sha256:176e3d9d7ee66a0e547e4c7be5dbb17376cfb9e83c13edb2f2f3f0b47fe370dd_s390x",
"8Base-RHOSE-4.11:openshift4/ose-kube-proxy@sha256:5f1bb6c0542b8239e285fb2dbdf3b31597e6af62c91e0f5cf3ae5938a5b23c41_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-kube-proxy@sha256:6308f187621d82c37784a34039509e9fc9569246ede0606c3bad6f8a96369cd1_arm64",
"8Base-RHOSE-4.11:openshift4/ose-kube-rbac-proxy@sha256:0a487bf2de490a196a542712019859566c6bc7880201759c666d72fa80487fff_arm64",
"8Base-RHOSE-4.11:openshift4/ose-kube-rbac-proxy@sha256:20fc22cb99735ca5a7d633c4575d31f0cc54cb0856dae6a1aeee1c5a5b921ce2_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-kube-rbac-proxy@sha256:c7398161761676c9b95f78a21f5a8acd206dcac50c121b39e26f2d73ee2a3c66_s390x",
"8Base-RHOSE-4.11:openshift4/ose-kube-rbac-proxy@sha256:dceffc4f2c606f9e285794b2138e29133daeb5c1aa4ca76fe7c4205ac0b38ccd_amd64",
"8Base-RHOSE-4.11:openshift4/ose-kube-state-metrics@sha256:86498588af9912a494d306c600bf0e5b2b5393a7b927037a97691fff726d917b_s390x",
"8Base-RHOSE-4.11:openshift4/ose-kube-state-metrics@sha256:b7b87b4a79e5892321a90b4f16e8ffdc4e839aabea2886b1a2b64e5a0f9f703e_arm64",
"8Base-RHOSE-4.11:openshift4/ose-kube-state-metrics@sha256:eaa324ff422ebd8cf630f252d9d628a30f1c6c8e35d6f06584a3d452adb7074e_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-kube-state-metrics@sha256:ee2a5d918f70d007b9414d34e0f639437a39d2cd3a2a2bba24f5aee5d8035eb5_amd64",
"8Base-RHOSE-4.11:openshift4/ose-kube-storage-version-migrator-rhel8@sha256:3b28af903bc028ef6336e675743512b2a67f9a9f1c524a3cd9bd9666d730a194_arm64",
"8Base-RHOSE-4.11:openshift4/ose-kube-storage-version-migrator-rhel8@sha256:5f648ddc9ec59acd152910a93ac82587488aba4452f98bac21f573fd7714b985_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-kube-storage-version-migrator-rhel8@sha256:8f95707b2239415ca3c86adc8a96c063d5d0ca8986331eaa6c1d277598d90d91_s390x",
"8Base-RHOSE-4.11:openshift4/ose-kube-storage-version-migrator-rhel8@sha256:ae9915adc15077ed2466d5e8100c337834db34b84c23c77c59bd031a38c66a8a_amd64",
"8Base-RHOSE-4.11:openshift4/ose-kuryr-cni-rhel8@sha256:5f0bd74910cb7bc8cdff931c1d4da34d2a95e1e1854d7f686af466166acec047_amd64",
"8Base-RHOSE-4.11:openshift4/ose-kuryr-cni-rhel8@sha256:81462d3fafcd8988646f7a41ee96c71b837471dc5dcb35396eb533b14254156e_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-libvirt-machine-controllers@sha256:04041ac30693f5762ec21d0ff8103741910e838486ba4d50b280d2300a58e467_s390x",
"8Base-RHOSE-4.11:openshift4/ose-libvirt-machine-controllers@sha256:74224adc80febc0a77564dc86ac1bc095444e0c0398ea756460868627df41911_amd64",
"8Base-RHOSE-4.11:openshift4/ose-libvirt-machine-controllers@sha256:ec3d130af46371cd1f394b18413accc73b9619ac3232d418182eae776e657416_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-libvirt-machine-controllers@sha256:f07da2662e97243923a4083b1fac4e963a1cfea9f43cd9fd65bb4f3444505c41_arm64",
"8Base-RHOSE-4.11:openshift4/ose-machine-api-operator@sha256:123e25a9c01e463bc6f31b3bda99ce30e07ed7e7c2d62e6db1029048c2754c83_arm64",
"8Base-RHOSE-4.11:openshift4/ose-machine-api-operator@sha256:50aec0017448814b8420b561fae8117b620971b904eeeeba59ea250be3d0b683_s390x",
"8Base-RHOSE-4.11:openshift4/ose-machine-api-operator@sha256:c61dc40b93ffc6ff2335ba169475990cdbb70704b69d155561c5d64c14d07448_amd64",
"8Base-RHOSE-4.11:openshift4/ose-machine-api-operator@sha256:e92749f7a8381da22507d567594dae893c684415d947094ae18d9561ad1f660d_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-machine-api-provider-aws-rhel8@sha256:9e272355fd860b3cfbdd641b3278c08b30ef57a95683543d84bebe0bd2db555a_amd64",
"8Base-RHOSE-4.11:openshift4/ose-machine-api-provider-aws-rhel8@sha256:a8cbd22fde7d9515a0a439ce1d26c7bf094aefe66b9ff5e977800db3bc192209_arm64",
"8Base-RHOSE-4.11:openshift4/ose-machine-api-provider-azure-rhel8@sha256:a120dfd6753ed24d0b32693ae94f71a601f4a04d88a1056b88ad4315c88b8d4a_amd64",
"8Base-RHOSE-4.11:openshift4/ose-machine-api-provider-azure-rhel8@sha256:cfa09983870bfd6bcaec139ef421a6e43795bd8e3d04f8ef4c241ee9b188492b_arm64",
"8Base-RHOSE-4.11:openshift4/ose-machine-api-provider-gcp-rhel8@sha256:c52b5720d86ff3bccd4dffc7ce664d49a1ae515a89350ee6df6af0dbeb941eb3_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-machine-api-provider-gcp-rhel8@sha256:d6d385ce47d52da83cd957a401463a8d48ac9415a749534b63cd8edf8b0dec02_amd64",
"8Base-RHOSE-4.11:openshift4/ose-machine-api-provider-openstack-rhel8@sha256:05bae77a907afc2d75cb8f3bf3aacb26c4e3f2e965709c3c371536bfa78ecd54_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-machine-api-provider-openstack-rhel8@sha256:0934c1acfdc6c8cc97ef198317f72bcea3bb6c6730d0be526a8c02e1677d47dc_arm64",
"8Base-RHOSE-4.11:openshift4/ose-machine-api-provider-openstack-rhel8@sha256:4f57e14568253c23640528a5334e60164ae6975ad1ce91373d05b63e241541ea_amd64",
"8Base-RHOSE-4.11:openshift4/ose-machine-api-provider-openstack-rhel8@sha256:df60e146a888bd72624758bc47d96622177cfe11330ab631dae7c30543715121_s390x",
"8Base-RHOSE-4.11:openshift4/ose-machine-config-operator@sha256:420fd1d1d11f92351a37c986f9aedda0d4e0897dc9cca0b16959a989308c64e8_s390x",
"8Base-RHOSE-4.11:openshift4/ose-machine-config-operator@sha256:543edd3009688fb98fdf5487e72713f8b81653e83a2532ebb95408ac948390a5_amd64",
"8Base-RHOSE-4.11:openshift4/ose-machine-config-operator@sha256:9947130c8cc8d4b3157242ff5d1dcca0343f6a7b3d17710b2f0915d7e3500881_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-machine-config-operator@sha256:a9aae6a7e5d77e4c56c8c7852529bc14565240ccecb5f0fc4af2c97d6453d5e9_arm64",
"8Base-RHOSE-4.11:openshift4/ose-multus-admission-controller@sha256:10d932015ba0fe1a84a7a0096dc416857e1a63a2323e6192b8b6bba90e50aa5b_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-multus-admission-controller@sha256:534466df0ec5df492b00ebeebedd041600e0476e6cb42d8aaedd46d2a6e78f06_s390x",
"8Base-RHOSE-4.11:openshift4/ose-multus-admission-controller@sha256:c7a66dd0d9c8b16789967073a28ac92eeb2f1beab3f8ead8fe1ca01f26a105c5_amd64",
"8Base-RHOSE-4.11:openshift4/ose-multus-admission-controller@sha256:df86ef6d451a7ac6a858f5a7a32145f3b99d0b1da3559ff90ccb4733106a59b5_arm64",
"8Base-RHOSE-4.11:openshift4/ose-multus-cni@sha256:559cb4e633fb0731f79310115e7d384749ef2ca15f298a4102985b4505845228_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-multus-cni@sha256:633c3b5509971739a0e95a8fab99a29bc5a81797c55c2cfdc97d184a055175af_s390x",
"8Base-RHOSE-4.11:openshift4/ose-multus-cni@sha256:75eeee08529df0c3e2e08b874ac7e1d39ef268148d71dff880f71034f8c89b14_amd64",
"8Base-RHOSE-4.11:openshift4/ose-multus-cni@sha256:98835095c461b58a1159a530ee7d3f978c81ed197b5345faf9d610272ebe23eb_arm64",
"8Base-RHOSE-4.11:openshift4/ose-multus-networkpolicy-rhel8@sha256:00532c0e376a4363ea73d6664c8ec200f5bcc4bcd52918cdad19f2d11057fd51_amd64",
"8Base-RHOSE-4.11:openshift4/ose-multus-networkpolicy-rhel8@sha256:80b31a0820e7954050c01d39fdce34591d22beec0678e258176a9bcc1378e07b_s390x",
"8Base-RHOSE-4.11:openshift4/ose-multus-networkpolicy-rhel8@sha256:9ba16add1d64bad4d4dfb9e8e4200b061ae6f6ab34bccf0456684bfdddc7b9b2_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-multus-networkpolicy-rhel8@sha256:c3799719a6af2f3020a8588e9a2ee483ee8e27d6a91675c824111aa0ea61be78_arm64",
"8Base-RHOSE-4.11:openshift4/ose-multus-route-override-cni-rhel8@sha256:0c8234a718b163b3390c49956b24c4320b4875d1f3d7ec27d0dab3fad16ddd85_amd64",
"8Base-RHOSE-4.11:openshift4/ose-multus-route-override-cni-rhel8@sha256:104105eb231879914965da9c3064c298ab2a1a7944eb334404c7ec32920ec511_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-multus-route-override-cni-rhel8@sha256:495a6f50eaac5b4bb2256d6866aed27549d547a454e4729703e1792fdd95a9a9_arm64",
"8Base-RHOSE-4.11:openshift4/ose-multus-route-override-cni-rhel8@sha256:51e952de791ec027c7841769418242da5172bb469f67eaab192fadcf6fb458e5_s390x",
"8Base-RHOSE-4.11:openshift4/ose-multus-whereabouts-ipam-cni-rhel8@sha256:019a741a0988bdfb01bb1d47a5ad13cae7a7bd281d9e1b0c5cc05ef2fa284ad2_amd64",
"8Base-RHOSE-4.11:openshift4/ose-multus-whereabouts-ipam-cni-rhel8@sha256:52e0ac8e139d941d3460ff68be8d22b6378ba6b9059d342ebc93d1fb8332a2ec_arm64",
"8Base-RHOSE-4.11:openshift4/ose-multus-whereabouts-ipam-cni-rhel8@sha256:6426782a1b3f59b5817fa85a465d63334ce7299adaeb442f75ce4930fece85dd_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-multus-whereabouts-ipam-cni-rhel8@sha256:8b81457dda1bfea834f351d7dae2f42195d04c95eaea32733c9ca4ad78ee554f_s390x",
"8Base-RHOSE-4.11:openshift4/ose-must-gather@sha256:3dacd322fcbbd9a68b8b8f6ac7d2f40eaad310442358d047d534156d1f39dc3d_arm64",
"8Base-RHOSE-4.11:openshift4/ose-must-gather@sha256:7c9eef761c85d5b7884e631937fef714732f612ebe54d1acb139f57560e8087d_amd64",
"8Base-RHOSE-4.11:openshift4/ose-must-gather@sha256:8bffdba8e5a5c0f02e4d8a4323292d1b9e4faeefbb3e3b73b13002050985eff9_s390x",
"8Base-RHOSE-4.11:openshift4/ose-must-gather@sha256:be3e5946f0c4f70427379251a147059e6aef6b24060ad3f43c4c7611d9a14d14_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-network-interface-bond-cni-rhel8@sha256:58d07b7b95fa55ba39a810d95f99954ee5b4bd19b37891a592ef47457c4d9248_amd64",
"8Base-RHOSE-4.11:openshift4/ose-network-interface-bond-cni-rhel8@sha256:696855f358513bb5d00da99f976ed617f2d4ed497d306684ef77aa9d69e93cba_s390x",
"8Base-RHOSE-4.11:openshift4/ose-network-interface-bond-cni-rhel8@sha256:b3fb70b58e12e37b5378eed5adb33619c0ecf110cbf48163e2717c19ec7f7025_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-network-interface-bond-cni-rhel8@sha256:eae99205aca7e6472b57040de8e4cd20a5cb2e320fa24fa93b5d018c0e8f0332_arm64",
"8Base-RHOSE-4.11:openshift4/ose-network-metrics-daemon-rhel8@sha256:1d1210cfd8dbee985f37f3b7f5f5027ee2871d0680c59d58f8b057eb188e5853_amd64",
"8Base-RHOSE-4.11:openshift4/ose-network-metrics-daemon-rhel8@sha256:94d936931a508b8e9e4d46dbdcc2f04311b30dca7a4ef54a5aafe708dda3b249_arm64",
"8Base-RHOSE-4.11:openshift4/ose-network-metrics-daemon-rhel8@sha256:e61bee6a6187d38ac586efb04c6ea9cfcc014c863e945e47f560a83e8def114d_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-network-metrics-daemon-rhel8@sha256:f29b041609aa6fc2351837aa6d5f377489e6e60570911ac474fc01102b6e8f63_s390x",
"8Base-RHOSE-4.11:openshift4/ose-nutanix-machine-controllers-rhel8@sha256:524e2e091db0e4a883824cd744f0d158e8bba91bff52b7e6c4908a3727c6bea2_amd64",
"8Base-RHOSE-4.11:openshift4/ose-oauth-apiserver-rhel8@sha256:46a1a8bad469cb3d2a2425eee40d5ebdbc99500741ccacdb384e34fa58ad177e_s390x",
"8Base-RHOSE-4.11:openshift4/ose-oauth-apiserver-rhel8@sha256:b1e06183d361a6ca89412b960a38121f6ecb9ecf6b9ebccbaad95159690dc243_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-oauth-apiserver-rhel8@sha256:c92369d17d727d96b6bc15cc9c32a65bce28850a441464d6557c4dea0445b3ce_amd64",
"8Base-RHOSE-4.11:openshift4/ose-oauth-apiserver-rhel8@sha256:d46a93bf4cb1369bd651b79748008cd3d69638b11d42fae6b2cd068545aab7d8_arm64",
"8Base-RHOSE-4.11:openshift4/ose-oauth-proxy@sha256:184021ada5116a1e5dc8c21163f39665606cae8fb1e776bd9d623cd2eb0072c2_amd64",
"8Base-RHOSE-4.11:openshift4/ose-oauth-proxy@sha256:1ce1cdcefa33cff869b553f7c1b03913d22495a8a66bb627a38a613f8bcbad26_arm64",
"8Base-RHOSE-4.11:openshift4/ose-oauth-proxy@sha256:56da8995fd4330fe9c28dbc873d699ca3c5eda75d1bcaba0ef9de2b209822ad9_s390x",
"8Base-RHOSE-4.11:openshift4/ose-oauth-proxy@sha256:9bfd73a2ba40e7a88aa3760e13e4179796daa942ecc1fdb35ac0d99f67b9c332_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-oauth-server-rhel8@sha256:0bf945ed0aee47149f19d396062c3fd23ea901c8992762c609673a16883a305b_arm64",
"8Base-RHOSE-4.11:openshift4/ose-oauth-server-rhel8@sha256:5f55e85234cb822dd12ab71bf5de8e7a49eab2525e465ac4bf34f5e69cee5673_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-oauth-server-rhel8@sha256:6f23eef8a61ada1a120bb5e03f477727d5b21e6fac6482ef823de58c2a838073_s390x",
"8Base-RHOSE-4.11:openshift4/ose-oauth-server-rhel8@sha256:ff7d23ed5555807756340a62bcade403f3e68350d2ec0feb442c1a8ddd7c17e4_amd64",
"8Base-RHOSE-4.11:openshift4/ose-openshift-apiserver-rhel8@sha256:a00046f91649246bf718a82a52ffcf969f0daa58dddc80de1ba53bf5999e393f_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-openshift-apiserver-rhel8@sha256:bfc32929ee0c819b793a73e00df60eedd318a950598566404e5d4b8ae0cf3cbe_s390x",
"8Base-RHOSE-4.11:openshift4/ose-openshift-apiserver-rhel8@sha256:cfc4db2358e7ae163557fd2a9fdd3f68bd6b281350e816fa5df796e8ef915879_arm64",
"8Base-RHOSE-4.11:openshift4/ose-openshift-apiserver-rhel8@sha256:fb79ed01acec6695a12cc13de5406bf08d862fbe1186734eb316544be1a240c1_amd64",
"8Base-RHOSE-4.11:openshift4/ose-openshift-controller-manager-rhel8@sha256:6c1a3c63ca3b93f0644a80882cc02174bc06bfb6df4b3012cdf43c1d0a8114e9_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-openshift-controller-manager-rhel8@sha256:bac116eb111816d3aca02ee3684caf417ad64d171844731aa17bb64d7eee5a75_amd64",
"8Base-RHOSE-4.11:openshift4/ose-openshift-controller-manager-rhel8@sha256:cbc561d7df2565112f6a0fb5da5a1ad3fb374f232a46985bbb06793f839b6c4f_arm64",
"8Base-RHOSE-4.11:openshift4/ose-openshift-controller-manager-rhel8@sha256:dd129ed0ef735c58c5453e9486e47f86128ba3e3f8e78f93b9f68cea6a6e1e19_s390x",
"8Base-RHOSE-4.11:openshift4/ose-openshift-state-metrics-rhel8@sha256:2950d0bcc7204cc50083c65c5353f5334b8d2c26a49b1ddf649cc5f154588ddd_s390x",
"8Base-RHOSE-4.11:openshift4/ose-openshift-state-metrics-rhel8@sha256:31fdf586cd84190d15ba39d77b2cf4f885e2f7b9d4cabecc173673657d98762f_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-openshift-state-metrics-rhel8@sha256:6952a0473a631218a7c975b461d12acb0bbb34fa09d29d517c9376302edaf211_arm64",
"8Base-RHOSE-4.11:openshift4/ose-openshift-state-metrics-rhel8@sha256:f35e35555ec3d130cff3bc84390cc6e29fbeaa3616a5ddd22264e378cf57dc56_amd64",
"8Base-RHOSE-4.11:openshift4/ose-openstack-cinder-csi-driver-rhel8-operator@sha256:60f1d7ca36e5b85e49c4d6118414e52b981f7628675a547e934f76e2b6884633_arm64",
"8Base-RHOSE-4.11:openshift4/ose-openstack-cinder-csi-driver-rhel8-operator@sha256:6d994efcb9859ae8c2284ee7859150bc334ef5db03c6101fb64677a841c534b1_amd64",
"8Base-RHOSE-4.11:openshift4/ose-openstack-cinder-csi-driver-rhel8-operator@sha256:bf71d233894a0f09ecd6d6d4bb14141aa458a7e38a59edcec6c25e6f3c1d6227_s390x",
"8Base-RHOSE-4.11:openshift4/ose-openstack-cinder-csi-driver-rhel8-operator@sha256:fc99f3eacda723a6d9c83bf0e619c91bd2eb049a710b304ab1de7639705bbed5_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-openstack-cinder-csi-driver-rhel8@sha256:222010151e2b63bf73be5abb82a7e66fc2a476c8d0eb2a9589751846eb13dda8_arm64",
"8Base-RHOSE-4.11:openshift4/ose-openstack-cinder-csi-driver-rhel8@sha256:5231039df308c3b8730158ad327982baff8f7b1b6dccd046ab4a00af6d70e7d8_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-openstack-cinder-csi-driver-rhel8@sha256:7c38464a61ab19479df1de20dcdbe5d5edc5091ac8b129a7f6f92aee6a792299_s390x",
"8Base-RHOSE-4.11:openshift4/ose-openstack-cinder-csi-driver-rhel8@sha256:9d4226c29d177b85af5c29303e477a110507966570a37607c9068eeea960bfdc_amd64",
"8Base-RHOSE-4.11:openshift4/ose-openstack-cloud-controller-manager-rhel8@sha256:1ff37333fbf551657701aba24e917b118b3104cb0ae66a1b062fd9b16492e806_arm64",
"8Base-RHOSE-4.11:openshift4/ose-openstack-cloud-controller-manager-rhel8@sha256:316d8d6c31c6198d95d929779c2d68df5ed9cc0fe1bc2db858f234af068dd21e_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-openstack-cloud-controller-manager-rhel8@sha256:c3ce053319fcd80e357b5ebcb3abca3f59bb5e45aa48452332c850627b7db28b_amd64",
"8Base-RHOSE-4.11:openshift4/ose-openstack-cloud-controller-manager-rhel8@sha256:cc40e91363be02c546bb57b66e855a635fa5cc9794814583b16a6ad70b23dca9_s390x",
"8Base-RHOSE-4.11:openshift4/ose-openstack-machine-controllers@sha256:109676ecd9d725dae3ac9bc7350deaa819dbcf1b911ec3106c3f412dd7d5e6d8_amd64",
"8Base-RHOSE-4.11:openshift4/ose-openstack-machine-controllers@sha256:12a757c6f5773a203383b44ee2e96b5e6997214c6ced22dbfe9234923d77dab5_arm64",
"8Base-RHOSE-4.11:openshift4/ose-openstack-machine-controllers@sha256:5cda1e00b8e5195be5fb565399f5a19c58a9c77bbe13e297f5a2196518116d90_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-openstack-machine-controllers@sha256:b791f3ba80eb8953023048e9d613c46e0f59582f6a810f33c6861159ed09604d_s390x",
"8Base-RHOSE-4.11:openshift4/ose-operator-lifecycle-manager@sha256:71e485ca85f437eab29e7442aba98f9b40209e187e09cc16b02a90ce2ea47a69_amd64",
"8Base-RHOSE-4.11:openshift4/ose-operator-lifecycle-manager@sha256:9ff3c0f6356d9bfcc98d390538007f31ffac8fdfeadfe10483ccb43b5afdb29f_arm64",
"8Base-RHOSE-4.11:openshift4/ose-operator-lifecycle-manager@sha256:d7869ff27bf8c8a4becc36ac1cfe0d58c87717abd331e0fb5654cd2170646964_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-operator-lifecycle-manager@sha256:e6b3dbe4aa6b5820b0aa9194980a88c90591286154b0d0bc4091a3b437b37d6b_s390x",
"8Base-RHOSE-4.11:openshift4/ose-operator-marketplace@sha256:4279626a013c0875b4c042ae9a2c970c67448a0d2eb0d5d40e9903d2ea4004db_amd64",
"8Base-RHOSE-4.11:openshift4/ose-operator-marketplace@sha256:60020a467e04467bc1584fb348af1586ead6ccf267deff84ded975ebb45966d8_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-operator-marketplace@sha256:97e0f4771aa15f5757e48ebb478798e549c8f171057d32aed5b1342b2f06266e_s390x",
"8Base-RHOSE-4.11:openshift4/ose-operator-marketplace@sha256:a14ba1d69da2b957fdbc9a42a867effd9234b97ec879574058ef84eebee047f3_arm64",
"8Base-RHOSE-4.11:openshift4/ose-operator-registry@sha256:5b349413999a106176b22c9df4d3cfbd918d74fc5cf28f2ae99547370aa6d346_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-operator-registry@sha256:5eb15d8d2b50adc82d64bc4195f37148d2bc74a7fe208edc51300b2a845fe980_s390x",
"8Base-RHOSE-4.11:openshift4/ose-operator-registry@sha256:619b8ca58e8cdc06a8e2dff0a837a18780c75f62c9ccdaf7e6c2e2afa786f93d_arm64",
"8Base-RHOSE-4.11:openshift4/ose-operator-registry@sha256:ba871c2101d87f2aeb6668af55b3f10e91558be420923b8523f8d83d4dd5b45e_amd64",
"8Base-RHOSE-4.11:openshift4/ose-ovirt-machine-controllers-rhel8@sha256:2d7b5e9c506da2c43704cae5934b604682dcb403218ceb1bd4f011c8bee8623b_amd64",
"8Base-RHOSE-4.11:openshift4/ose-ovirt-machine-controllers-rhel8@sha256:951e6ff8cdd565aefd60d8e996145c989c228a2a9c7ab412789d92ddb3ec9165_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-ovirt-machine-controllers-rhel8@sha256:d07d078681fbd9cb83c74716977b7f59112273cb18447178bdf8955050faeebd_s390x",
"8Base-RHOSE-4.11:openshift4/ose-ovirt-machine-controllers-rhel8@sha256:ff4261f6102f428b1789a31e021d18ededce3ba80ca93e64b7149968f10cff58_arm64",
"8Base-RHOSE-4.11:openshift4/ose-ovn-kubernetes@sha256:5abaa3f3db864bd4d2d2dbc059839e28cbe5b6baa09cb6545d3f508809dd3f7a_s390x",
"8Base-RHOSE-4.11:openshift4/ose-ovn-kubernetes@sha256:713dd28ffc33520c9e84b72850253adf0adb016968773121f05349e3fca302c2_amd64",
"8Base-RHOSE-4.11:openshift4/ose-ovn-kubernetes@sha256:795db439b8d73d097b0908fe6270d8a947fc1acd21bf3f4d9fa59f02bd16f19f_arm64",
"8Base-RHOSE-4.11:openshift4/ose-ovn-kubernetes@sha256:cec5b3a5276177b25ce85f5d1465dbc6aca19b78b0f5406b6fe85bc97ff3f77d_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-pod@sha256:51a4a033be2739a7a7a3edc7a1ee16ad9caddc5ae1f5a14c448afe3f5f906428_s390x",
"8Base-RHOSE-4.11:openshift4/ose-pod@sha256:651930bf045975dabb3d79410a2c9f971f1da319b8fcbba29ebe2e4e3bb71b3b_arm64",
"8Base-RHOSE-4.11:openshift4/ose-pod@sha256:718cf324bb4c3af6852458ab1551c59ee9f1b1d8d3fadfd858bb909c9ec3558a_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-pod@sha256:86e0050aaa7477b8aeef382e3bf8092463d207adfa5cd8c88358b367bb624869_amd64",
"8Base-RHOSE-4.11:openshift4/ose-powervs-cloud-controller-manager-rhel8@sha256:28ef0b3040cc922f78fd7e9814628871c0fb85de1a9d47c1d954737d26d2f53b_amd64",
"8Base-RHOSE-4.11:openshift4/ose-powervs-cloud-controller-manager-rhel8@sha256:a512551fc4ce326ef993f1dde6dedd5cf4c20b6c41f6149430ffae0d9e10d62c_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-powervs-machine-controllers-rhel8@sha256:965ad6292483d5e6d8b734fd40006689cf3917657919c668b6d01bc9fc4b816e_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-powervs-machine-controllers-rhel8@sha256:a03170bc3c01ee4f9c6cb80ee41925231b6c8b283822a094506214c10f19847b_amd64",
"8Base-RHOSE-4.11:openshift4/ose-prom-label-proxy@sha256:90f629a90569aceb6deb0134b4141a3a622c4e95637ef4d5d6f3890ac27026c2_s390x",
"8Base-RHOSE-4.11:openshift4/ose-prom-label-proxy@sha256:c9ac8cabb6bc4f6bd60bda52529c98df596a1fa5a9130201129068ff48bc0fbb_arm64",
"8Base-RHOSE-4.11:openshift4/ose-prom-label-proxy@sha256:db4ec1b0a75ec8a5260095225cf2ef103895edd9b05419503bec473629a3dcd0_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-prom-label-proxy@sha256:fd3feba855b7afa27146ab4798f7afcb05d2dc22c1eea2c691a3778df00606d6_amd64",
"8Base-RHOSE-4.11:openshift4/ose-prometheus-alertmanager@sha256:0d225b059bdefca3ac163860ce9ae41ed74cd8c9ca887cfe4c525ac3f0cae783_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-prometheus-alertmanager@sha256:13c7b3e7d5a2a75a806642a614189de0f4ae1639a9cab78ca7104ba65b4fd385_s390x",
"8Base-RHOSE-4.11:openshift4/ose-prometheus-alertmanager@sha256:cdddc502045ecafa9d4deabf4ac30af0255c3bb586390bcf7d89a1c1937b833c_arm64",
"8Base-RHOSE-4.11:openshift4/ose-prometheus-alertmanager@sha256:f8db7211683d764461c1feacb61eb9911f480a8ad113fccb381155322077303c_amd64",
"8Base-RHOSE-4.11:openshift4/ose-prometheus-config-reloader@sha256:015e84370d7a0a3e5318158915b27e1c5e7e7699d11240ba7359d6bc32c9898a_s390x",
"8Base-RHOSE-4.11:openshift4/ose-prometheus-config-reloader@sha256:39e17dba2978d3e1b0af71b9eb1be3446199a365ada2e156682ee7a20e48b060_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-prometheus-config-reloader@sha256:4065daad759195db3c325efc46209f02bcc1c32caad88c69d5a3dbdcf920e335_amd64",
"8Base-RHOSE-4.11:openshift4/ose-prometheus-config-reloader@sha256:bb62cdf6eca82eaa92fb9bbfc4e2f7575c3c49d472fda9358808aa790d3f5a70_arm64",
"8Base-RHOSE-4.11:openshift4/ose-prometheus-node-exporter@sha256:1226c18cda120df10313739a9ac638bd5c4d02aa4f65ba3d1044b4f423d559a2_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-prometheus-node-exporter@sha256:3539ddf93d8c2fe005b53b52c6628b413be0aabdfa534e6b947c4842d3617323_arm64",
"8Base-RHOSE-4.11:openshift4/ose-prometheus-node-exporter@sha256:52adf1af03f2c7fef37ac537638577b913a73b11490ef16c789c40dbfbc9391c_s390x",
"8Base-RHOSE-4.11:openshift4/ose-prometheus-node-exporter@sha256:79ad722e32477863e3319b35b1e98befb8257576ebab0be4ae605f1cf92cf760_amd64",
"8Base-RHOSE-4.11:openshift4/ose-prometheus-operator-admission-webhook-rhel8@sha256:7c00451864fafd5f2c5e316557f67eb027dd66e3e756c756ab3f74ab7a98e404_arm64",
"8Base-RHOSE-4.11:openshift4/ose-prometheus-operator-admission-webhook-rhel8@sha256:9a67755cf6419877dce688f5bcd92da4929dcd86603219eb08628b44a29c4257_amd64",
"8Base-RHOSE-4.11:openshift4/ose-prometheus-operator-admission-webhook-rhel8@sha256:a810296e2d9a9924234a7437531f9b6f4e266a4ddd40b8ecce1c48414696512e_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-prometheus-operator-admission-webhook-rhel8@sha256:c5030e797e2b2130ec51a9a6039e02ea272477f502f7999286c660d59f34aca8_s390x",
"8Base-RHOSE-4.11:openshift4/ose-prometheus-operator@sha256:72ffba5d0ae400eba6e31120ecb4b621e852653b3b3850add2775bf51d5a2aca_arm64",
"8Base-RHOSE-4.11:openshift4/ose-prometheus-operator@sha256:9e028b370e4b1fa7eeb51fb84ad9b1344e4012716030c5d3fa223c7abe92c0e1_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-prometheus-operator@sha256:a2912fec31d91070a66473f1902cd5206cc8ce9e6849c4e5c5ba3da85165a31b_s390x",
"8Base-RHOSE-4.11:openshift4/ose-prometheus-operator@sha256:b45f485a4d48297aaef5fc6b95211eebe8f75ebf2ef69118c331c21a97fbaa9a_amd64",
"8Base-RHOSE-4.11:openshift4/ose-prometheus@sha256:2486111c7d1de008464902945f9767cefedb3ef5c53521fdc2e1eb5fcf1b3fb4_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-prometheus@sha256:37e8941e45c4add6684e52685ed112e474f0c8f062178497a4d65a019a2c1700_amd64",
"8Base-RHOSE-4.11:openshift4/ose-prometheus@sha256:48375716d6e24dfd3811907f109defa883495cfdb387e78c26b90589e05623d7_arm64",
"8Base-RHOSE-4.11:openshift4/ose-prometheus@sha256:64ad3518eff522dda5d221496a94cf2fe14b5c68175d0002ff01bbeb131756b1_s390x",
"8Base-RHOSE-4.11:openshift4/ose-sdn-rhel8@sha256:0e9935caae157329505de5a21a4d40ef501c9a2bcff47f76b074fcf1ab0e9c22_s390x",
"8Base-RHOSE-4.11:openshift4/ose-sdn-rhel8@sha256:c708a24017904d8e50fffaafc4c7b072bd774d04acdfa2b40d139edccf1dad33_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-sdn-rhel8@sha256:f2c982220bfc6785e85f25c70ce559df5121417ec205d2df6965eb97885595ae_amd64",
"8Base-RHOSE-4.11:openshift4/ose-sdn-rhel8@sha256:f3f3ab589e877816e8816468155a3f2eacdecd2085c08794ba372e6dcb84dd9a_arm64",
"8Base-RHOSE-4.11:openshift4/ose-service-ca-operator@sha256:2fd815e1dfa78fc9c28179a5c77296723bbe8f42e1b19e347d936a795b787cdf_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-service-ca-operator@sha256:5607b0aeaff5bc14563afb5b339cf26c12472501532d929da168c2e21a7afe9f_s390x",
"8Base-RHOSE-4.11:openshift4/ose-service-ca-operator@sha256:85dc1b4150d3a3f698bfc460ef6bb30c9b827a098de3cb7f46b9d35f145ef4f4_arm64",
"8Base-RHOSE-4.11:openshift4/ose-service-ca-operator@sha256:bcdbf3cb8e6e31b66d979055c7ad71ff5d9fa309ba3c35256acdbe51c9f43de5_amd64",
"8Base-RHOSE-4.11:openshift4/ose-telemeter@sha256:136d56f3c872a4d0dafb872d79c10b9d11cc582cbbb1e796881c6770543b3012_arm64",
"8Base-RHOSE-4.11:openshift4/ose-telemeter@sha256:41f945d79832bab585470bb274be2ab66c8728808d15679c8ea3089013671464_s390x",
"8Base-RHOSE-4.11:openshift4/ose-telemeter@sha256:d9c609b5b7893d6f0c137fff5edd8df6b182088277ee2b9fcda8374fe19838e4_amd64",
"8Base-RHOSE-4.11:openshift4/ose-telemeter@sha256:f931ead1bc611c5faf5073c81a3af1c3561ed1eb42f958fa9c1ae03eeb339505_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-tests@sha256:62f2f4e4ceba4c9b0a2116d3f3ec7c3b467f597e089e791f5a1271ecc4fcc3fd_s390x",
"8Base-RHOSE-4.11:openshift4/ose-tests@sha256:7cf282f6435dc703a8706afc203c5cb55d1f02a2af2452385ea0415b3b07ec89_amd64",
"8Base-RHOSE-4.11:openshift4/ose-tests@sha256:a5de772af9f66abc7b9f80a650ac51b70ec040cf331773c71d817a389c999144_arm64",
"8Base-RHOSE-4.11:openshift4/ose-tests@sha256:d8fd47265c720cad5f81c107c40302e3da0e569b79b18f0182804db6ddef0b39_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-thanos-rhel8@sha256:15883854538476b61fb9f95e9568936acdee1c26939101b300f16c877a1fb111_amd64",
"8Base-RHOSE-4.11:openshift4/ose-thanos-rhel8@sha256:94514a0e4637f4a171b6f603831ea5e608a8a66d7e04ef338814a2a3f788ae12_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-thanos-rhel8@sha256:b17fdce1d5ac2b69ec530e834f4a15576ea9e1227f74bca0777d30555a7aae96_arm64",
"8Base-RHOSE-4.11:openshift4/ose-thanos-rhel8@sha256:fa37f528f000ce8be8262df51584f0746f3b2a15db2295e82dba17171d3e6af7_s390x",
"8Base-RHOSE-4.11:openshift4/ose-vmware-vsphere-csi-driver-operator-rhel8@sha256:dfe6e04bea49e649841021fc717372bffcf0393ae71ba50fb640a3da64efb8ec_amd64",
"8Base-RHOSE-4.11:openshift4/ose-vmware-vsphere-csi-driver-rhel8@sha256:1ba42f6dfa8aa6671c1bd91741a5160ee5520bf99b0aeccba75af21be725f561_amd64",
"8Base-RHOSE-4.11:openshift4/ose-vsphere-cloud-controller-manager-rhel8@sha256:8b1cecaff8606e6649ea59f2b41fd680ee9efec621d8e994f157973be9b496f6_amd64",
"8Base-RHOSE-4.11:openshift4/ose-vsphere-cluster-api-controllers-rhel8@sha256:a450b493f00f796206a3d7286e93bad2ec36e5a80259c7947e79a1a0d5210656_amd64",
"8Base-RHOSE-4.11:openshift4/ose-vsphere-csi-driver-operator-rhel8@sha256:dfe6e04bea49e649841021fc717372bffcf0393ae71ba50fb640a3da64efb8ec_amd64",
"8Base-RHOSE-4.11:openshift4/ose-vsphere-csi-driver-rhel8@sha256:1ba42f6dfa8aa6671c1bd91741a5160ee5520bf99b0aeccba75af21be725f561_amd64",
"8Base-RHOSE-4.11:openshift4/ose-vsphere-csi-driver-syncer-rhel8@sha256:a8fb8135d0f3d2f666825d8a696973347f08238122e69951f17cce39d4287040_amd64",
"8Base-RHOSE-4.11:openshift4/ose-vsphere-problem-detector-rhel8@sha256:1a6eb49eea5f45e26b7bf30de3cd9b5573901fa6d4aa3bf621fa2e842c74c8d6_amd64",
"8Base-RHOSE-4.11:openshift4/ovirt-csi-driver-rhel7@sha256:1a3545dcf656b9e6caa0007993f8b9ae4544a7e3d0c28d7bd4a892d8f4b4b2d8_s390x",
"8Base-RHOSE-4.11:openshift4/ovirt-csi-driver-rhel7@sha256:83423a80871b68615cb6174ac08e5a60b0b1b8ed003a3f40ec03fb7920679e94_arm64",
"8Base-RHOSE-4.11:openshift4/ovirt-csi-driver-rhel7@sha256:b1ee2119c5c9ffa916f48425d807695d557bfe326bbfe0e65d18ec235cee53b7_ppc64le",
"8Base-RHOSE-4.11:openshift4/ovirt-csi-driver-rhel7@sha256:f7adacdb30067ee92339af29ed852e5de53d0c272cfaf5b46ab48b7b668816f5_amd64",
"8Base-RHOSE-4.11:openshift4/ovirt-csi-driver-rhel8-operator@sha256:2c1cd41c04dad0e7c8958ceec1b1d4273eb8be8f2f1daede4a6257050b012543_arm64",
"8Base-RHOSE-4.11:openshift4/ovirt-csi-driver-rhel8-operator@sha256:7a167a4e4c80b02d4e3a4d1f17b84c47fa7f2818c20ae643891e04d6270a58a6_s390x",
"8Base-RHOSE-4.11:openshift4/ovirt-csi-driver-rhel8-operator@sha256:d44cc45f565771b89a9a6600c3f0a463f5707b5d99d43fcd5017afa1c42cfe41_ppc64le",
"8Base-RHOSE-4.11:openshift4/ovirt-csi-driver-rhel8-operator@sha256:ec28031cfdeadc780ac4a539fc2ffcee484db70aff6d68bec2bfc88509f41ded_amd64",
"8Base-RHOSE-4.11:openshift4/ovirt-csi-driver-rhel8@sha256:1a3545dcf656b9e6caa0007993f8b9ae4544a7e3d0c28d7bd4a892d8f4b4b2d8_s390x",
"8Base-RHOSE-4.11:openshift4/ovirt-csi-driver-rhel8@sha256:83423a80871b68615cb6174ac08e5a60b0b1b8ed003a3f40ec03fb7920679e94_arm64",
"8Base-RHOSE-4.11:openshift4/ovirt-csi-driver-rhel8@sha256:b1ee2119c5c9ffa916f48425d807695d557bfe326bbfe0e65d18ec235cee53b7_ppc64le",
"8Base-RHOSE-4.11:openshift4/ovirt-csi-driver-rhel8@sha256:f7adacdb30067ee92339af29ed852e5de53d0c272cfaf5b46ab48b7b668816f5_amd64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2022:6103"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "HIGH",
"attackVector": "NETWORK",
"availabilityImpact": "NONE",
"baseScore": 3.1,
"baseSeverity": "LOW",
"confidentialityImpact": "LOW",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "REQUIRED",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:R/S:U/C:L/I:N/A:N",
"version": "3.1"
},
"products": [
"8Base-RHOSE-4.11:openshift4/cloud-network-config-controller-rhel8@sha256:6e27d73d86ae20585752a7c2e3a3cfa41ee88c245e9ab9da123c86b91b77bf4d_amd64",
"8Base-RHOSE-4.11:openshift4/cloud-network-config-controller-rhel8@sha256:e3cc37918d771c7d87052387de7a4f585c329cec0b8537b41f411cf7e08e7ef6_arm64",
"8Base-RHOSE-4.11:openshift4/cloud-network-config-controller-rhel8@sha256:e7867ad391b8f7cca4d987f7fd7cc429b86665029cc7b226ccd32aec5bf2556e_ppc64le",
"8Base-RHOSE-4.11:openshift4/cloud-network-config-controller-rhel8@sha256:eaedb1749fc0f2c117497ca4e2e82e9366b3e776d9910d45fbc1be4daa774ae8_s390x",
"8Base-RHOSE-4.11:openshift4/driver-toolkit-rhel8@sha256:0d876f138cb07c4cf25bc0161041f92a25a81637367815ab20c8ac30e11d7f0a_ppc64le",
"8Base-RHOSE-4.11:openshift4/driver-toolkit-rhel8@sha256:82faeb6a8caa174d9df3d259945ca161311fe6231d628e34ee0f1c8528371229_amd64",
"8Base-RHOSE-4.11:openshift4/driver-toolkit-rhel8@sha256:d3edb75ef363d202953c7fab5e997a5f2430108b6882f4b857de2be7c4ed8ffb_arm64",
"8Base-RHOSE-4.11:openshift4/driver-toolkit-rhel8@sha256:ebbdb04cefcb10f1932415c1fe7453b20066594c0febd1f6e3d28dd71c29c939_s390x",
"8Base-RHOSE-4.11:openshift4/egress-router-cni-rhel8@sha256:5d87bcb5e32b7d69df1d713fd61a71d0223447258deb728b26249ca197bad943_ppc64le",
"8Base-RHOSE-4.11:openshift4/egress-router-cni-rhel8@sha256:73fb4c432aeea93a109c119097ea849c1e4ae02bf7dd196ebb63d46223c7837e_amd64",
"8Base-RHOSE-4.11:openshift4/egress-router-cni-rhel8@sha256:9cb6ff6b82565bbfb4af2b9ffe93148d2d145775c33fef56beb7de901ebd0eb6_s390x",
"8Base-RHOSE-4.11:openshift4/egress-router-cni-rhel8@sha256:c73b6663d221184ae7920fb6fcb5191591b697faed01b7a30cf8116f60bd6898_arm64",
"8Base-RHOSE-4.11:openshift4/network-tools-rhel8@sha256:6de9ef410c3940d5292b3ba93952497959d67dbd82bbce9d4096032fa4ddb35f_amd64",
"8Base-RHOSE-4.11:openshift4/network-tools-rhel8@sha256:988faf6dc4951404eb8886150c33905880b81b32ca3ba1713911e4fd525bc000_s390x",
"8Base-RHOSE-4.11:openshift4/network-tools-rhel8@sha256:b914a9caeedc9c9777e28e71ed81416a1bf0fd6104b164ba756555192cf95063_ppc64le",
"8Base-RHOSE-4.11:openshift4/network-tools-rhel8@sha256:f14cafc7dd1904d01ec797a18bbc6753a751b113af94e0122697af4b6cd75cb9_arm64",
"8Base-RHOSE-4.11:openshift4/oc-mirror-plugin-rhel8@sha256:6504ab4496384eb70fd230933f7c6a3ea76b75c66afa7a7dfbd02ac1ad205515_amd64",
"8Base-RHOSE-4.11:openshift4/ose-agent-installer-api-server-rhel8@sha256:03cab1a6deb73e00dbea5cdd97c2eae70f34f01b2b45eebef32207a44b9740be_amd64",
"8Base-RHOSE-4.11:openshift4/ose-agent-installer-api-server-rhel8@sha256:311118642213a933c9d68e20043c7ac224fffa67bc6d563736af7836dc45bf22_arm64",
"8Base-RHOSE-4.11:openshift4/ose-agent-installer-api-server-rhel8@sha256:75d72fff160648cec863535b7ca3206dcf8b1d0e8686f1c20b55d684c9fd33dc_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-agent-installer-api-server-rhel8@sha256:f75740f83210434f126f13c414165a96ba2cf24e081d37ce147381c672211f6d_s390x",
"8Base-RHOSE-4.11:openshift4/ose-agent-installer-csr-approver-rhel8@sha256:5a2e4ce921dd19131cc4701701a1e15ab63c5862bf6c6c6d6c699a014be9e15d_arm64",
"8Base-RHOSE-4.11:openshift4/ose-agent-installer-csr-approver-rhel8@sha256:832c7fad36504af9ff0ea617eee9ce7e0d90c3b062dd49764709359ef742526b_s390x",
"8Base-RHOSE-4.11:openshift4/ose-agent-installer-csr-approver-rhel8@sha256:ea0d1078f53d769332eb6d74134b246c3e1d3a3a39832055c303b134a4eed290_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-agent-installer-csr-approver-rhel8@sha256:efcf0bcdb223445c64a7632b14621f40e3262f1aff7a8433246b56dada0c5ab5_amd64",
"8Base-RHOSE-4.11:openshift4/ose-agent-installer-node-agent-rhel8@sha256:3debd079d7a4e557aec8bf4f9e67aace0b72205a5d020206760fdfb59d13855c_amd64",
"8Base-RHOSE-4.11:openshift4/ose-agent-installer-node-agent-rhel8@sha256:6b7f448cc4ff12f26fe23266eae4532a5a516179eb3081a477d4a1b287d004ca_s390x",
"8Base-RHOSE-4.11:openshift4/ose-agent-installer-node-agent-rhel8@sha256:969a995f0c2079554cad5db05df992e5da80d5645f97e031048dcb6625936c0e_arm64",
"8Base-RHOSE-4.11:openshift4/ose-agent-installer-node-agent-rhel8@sha256:b2078745a9931f618b2ae3276f215f72a82570aebb1f871a086d74995f08f437_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-agent-installer-orchestrator-rhel8@sha256:5fbacf9fe03238b9e82d1d5aa3050bb94666f75d9c312cf96d364554432c4516_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-agent-installer-orchestrator-rhel8@sha256:69f30e118f27a357e1ec7a7d30249ac35acea76328922f24954e566eb28ddc92_amd64",
"8Base-RHOSE-4.11:openshift4/ose-agent-installer-orchestrator-rhel8@sha256:852f901cda9211026376f78c5bff6fc0e90714b44a7e75792e7ee9dca7d41ae5_s390x",
"8Base-RHOSE-4.11:openshift4/ose-agent-installer-orchestrator-rhel8@sha256:bc5ff8bf2abee2efc0df7122c384671e93122b4e158ae8eb1355a094bf61a75d_arm64",
"8Base-RHOSE-4.11:openshift4/ose-alibaba-cloud-controller-manager-rhel8@sha256:89262b72ba883c895c2073164824cdfdcdc5f1ef61d6c2e0d77cd3755cdc1fcb_amd64",
"8Base-RHOSE-4.11:openshift4/ose-alibaba-cloud-csi-driver-container-rhel8@sha256:d1a8124402bdb03cd625066b8719cbb3d2f0009c6923062a43ada1bb59871d68_amd64",
"8Base-RHOSE-4.11:openshift4/ose-alibaba-disk-csi-driver-operator-container-rhel8@sha256:0161cffc939ea87d47ef654f287b14cb7551333731870dbd6e2232c5875b9033_amd64",
"8Base-RHOSE-4.11:openshift4/ose-alibaba-machine-controllers-rhel8@sha256:dd1cd42eaa29959de325282d4f8815a0ebaa122604e28d407ecd7e965166b880_amd64",
"8Base-RHOSE-4.11:openshift4/ose-apiserver-network-proxy-rhel8@sha256:245ece4bd06599e479428c43847ff3cc532e3822f332c16bcd75fe8d803d294d_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-apiserver-network-proxy-rhel8@sha256:4be86d5b8d518826e8a65e9fb9f2b22c094ed8493b1720a5e798938b30f191ec_arm64",
"8Base-RHOSE-4.11:openshift4/ose-apiserver-network-proxy-rhel8@sha256:8ebe88572805ce4d7d574d50b26f85f6518fdb22dd7b9d1770cf96e826ed8dd9_amd64",
"8Base-RHOSE-4.11:openshift4/ose-apiserver-network-proxy-rhel8@sha256:ace63e71611bbc9e00c427ea60b48239878d25d23816ea80677ec6fbfab1734f_s390x",
"8Base-RHOSE-4.11:openshift4/ose-aws-cloud-controller-manager-rhel8@sha256:1242457e768a2cf0edefda2e0ec641264077e1e6c3c1819b6c430397826f4cc9_amd64",
"8Base-RHOSE-4.11:openshift4/ose-aws-cloud-controller-manager-rhel8@sha256:d9a7e298d07960e577ff3c49b64534340e31f07685c569d23e35818e993816fb_arm64",
"8Base-RHOSE-4.11:openshift4/ose-aws-cluster-api-controllers-rhel8@sha256:f1fb4e9e06fbada6da3a9849842d2faaef11afc923c0ead4b4d908cca928fb10_amd64",
"8Base-RHOSE-4.11:openshift4/ose-aws-cluster-api-controllers-rhel8@sha256:fae8fcd656375af170fe16f5e1704cd04a01353c39bdb71496320f66bdf98054_arm64",
"8Base-RHOSE-4.11:openshift4/ose-aws-ebs-csi-driver-rhel8-operator@sha256:432e73a20f27e84174d811cee2ee7db13f2bcd5617691ace07863ade43ad5abd_amd64",
"8Base-RHOSE-4.11:openshift4/ose-aws-ebs-csi-driver-rhel8-operator@sha256:4eb2eec27fd1cba3fd42fd9d633373602c0635fbef3e380ef227b418ec6e96a7_arm64",
"8Base-RHOSE-4.11:openshift4/ose-aws-ebs-csi-driver-rhel8@sha256:3ef0030f0228d2041cc810995403b7f09b92d9d2044236bf7961d4c32024591e_amd64",
"8Base-RHOSE-4.11:openshift4/ose-aws-ebs-csi-driver-rhel8@sha256:9fe539afa21e7e0f0b04230f6908d2e67861608b01b6afcebd575d10e95bed63_arm64",
"8Base-RHOSE-4.11:openshift4/ose-aws-pod-identity-webhook-rhel8@sha256:9389e1e4c2fa64a154dcbffbed370676accfdb8eea70b2e6a49a1c6b4aa4aaf8_amd64",
"8Base-RHOSE-4.11:openshift4/ose-aws-pod-identity-webhook-rhel8@sha256:9fab946ed6f96886ad644600e0e98ebdf2bff6e525838b38258fc9599bf10450_arm64",
"8Base-RHOSE-4.11:openshift4/ose-azure-cloud-controller-manager-rhel8@sha256:2510e600a0b60a9fa1ee630d2c7ffdcbbaa7588946316067d4f01caad13d90a3_amd64",
"8Base-RHOSE-4.11:openshift4/ose-azure-cloud-controller-manager-rhel8@sha256:39c2233c6bd5d940c5dcb2d9bb1fa679f7f68260a21a8862b7e92471ce1a1a68_arm64",
"8Base-RHOSE-4.11:openshift4/ose-azure-cloud-node-manager-rhel8@sha256:34d592fa215e07fc79cf590c9f8e2b9b33d5a69b168b0037770c3ac2dd96da0e_arm64",
"8Base-RHOSE-4.11:openshift4/ose-azure-cloud-node-manager-rhel8@sha256:f6756cc5a93dea849e34955f1f40dacee78b76dd19ca95019f3d59e73a42a28d_amd64",
"8Base-RHOSE-4.11:openshift4/ose-azure-cluster-api-controllers-rhel8@sha256:54eddeca59ead55597958f4a6d14aed6c67e40881f2cfe48fcb86da046cd8545_amd64",
"8Base-RHOSE-4.11:openshift4/ose-azure-cluster-api-controllers-rhel8@sha256:be393e7e52cd71f4e69045ca297d22090c77e4db3736d5b65ba32c09012ada59_arm64",
"8Base-RHOSE-4.11:openshift4/ose-azure-disk-csi-driver-rhel8-operator@sha256:4ff095a8f869062d5197d571f266f6ac3f9c785eed275eaccc8522285128d2b6_arm64",
"8Base-RHOSE-4.11:openshift4/ose-azure-disk-csi-driver-rhel8-operator@sha256:7aefec5230cd316684b716b1051589f9ec2c9cf2e1447f039abf7e5d46a5dd8c_amd64",
"8Base-RHOSE-4.11:openshift4/ose-azure-disk-csi-driver-rhel8@sha256:02ea902eeafb1f8036e9a939d8f99ef9ac5d51aff33637e8bd5c08a95c27ddc9_arm64",
"8Base-RHOSE-4.11:openshift4/ose-azure-disk-csi-driver-rhel8@sha256:9ec7ea5a66b67b45209c7818e07e55937124d959140a4ccf8b4507c42b23b829_amd64",
"8Base-RHOSE-4.11:openshift4/ose-azure-file-csi-driver-operator-rhel8@sha256:5346a247159c4ea41782355befb3bb87dedf6ca21807bf0e8d47a5575c0a1236_arm64",
"8Base-RHOSE-4.11:openshift4/ose-azure-file-csi-driver-operator-rhel8@sha256:ed5eb91ffaacd7a9d8dc6523bb481ae70d37cf14be254dc4f0b625f319a2764d_amd64",
"8Base-RHOSE-4.11:openshift4/ose-azure-file-csi-driver-rhel8@sha256:7e27919cadcfd915fb1765d7b87753da104f26e6f1c2d37818d5bd4bf77fe51a_arm64",
"8Base-RHOSE-4.11:openshift4/ose-azure-file-csi-driver-rhel8@sha256:acb6bd70db8a2addf429d17cd5bf5f1659835eb3c4f32b7e21925d4d6269a9cc_amd64",
"8Base-RHOSE-4.11:openshift4/ose-baremetal-installer-rhel8@sha256:432d43bcec91fdcc88b389628cf6cfafca5e973a5c9cafaa1bc7db332caa1303_amd64",
"8Base-RHOSE-4.11:openshift4/ose-baremetal-installer-rhel8@sha256:8fe8f202c97a262f65280091ca28da690c5d342bf36fa528e28b791e59b5402c_arm64",
"8Base-RHOSE-4.11:openshift4/ose-baremetal-installer-rhel8@sha256:927f472da5d7cd5b63be4c1ba755edc4caef1687f9dae949c2ee5979b65a5ece_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-baremetal-installer-rhel8@sha256:f3fa907c69b86a520ed526397264c2908379e5ee092f718b94d3049cf3914664_s390x",
"8Base-RHOSE-4.11:openshift4/ose-baremetal-machine-controllers@sha256:092186662282ca09b701f0e198faf403905315190a1f1bcfdaf952ee0012f2f7_s390x",
"8Base-RHOSE-4.11:openshift4/ose-baremetal-machine-controllers@sha256:805aaaf2c736170ac879baed0eab2d3de05b1255331a46ad247fd3b5dfbbfb52_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-baremetal-machine-controllers@sha256:e6e2d9e0777173822e3ca8cfef5d457f75fd4638ccfd5d896b3354416d8d1d94_arm64",
"8Base-RHOSE-4.11:openshift4/ose-baremetal-machine-controllers@sha256:f7606cd50b6e7ab57038d01f6539c194f974904abdbfcc04810fffc803166f4a_amd64",
"8Base-RHOSE-4.11:openshift4/ose-baremetal-rhel8-operator@sha256:09c5815abcd751e6599fd7d741399c3009fb5c64498005b836b894baec3f32ce_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-baremetal-rhel8-operator@sha256:ca3282dfbea85af8d294027bb958c5f7b67cd09307ba9a9b90d24ff1524e5e43_amd64",
"8Base-RHOSE-4.11:openshift4/ose-baremetal-rhel8-operator@sha256:d9799c53a13fbc2c3821612fe9bebed15522790d8c5f38ec725fad071dac9f05_arm64",
"8Base-RHOSE-4.11:openshift4/ose-baremetal-rhel8-operator@sha256:e42c99f1ee203ec4bce4bff0b9dbae24f02fd970604c592c92f166145a638ff5_s390x",
"8Base-RHOSE-4.11:openshift4/ose-baremetal-runtimecfg-rhel8@sha256:0b13e1b6772d771e457a8efa0330d0f7d26679fb057c6b679f4cd50e629075dc_s390x",
"8Base-RHOSE-4.11:openshift4/ose-baremetal-runtimecfg-rhel8@sha256:36d777277a842f569d358e6a95acf7f9ed9f6b55e1ecfc7e14d21c51c805fd0e_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-baremetal-runtimecfg-rhel8@sha256:5ce3526bde097d1550a02fbeeaea6822d7c885cbac4f757cdafe138dd968d489_amd64",
"8Base-RHOSE-4.11:openshift4/ose-baremetal-runtimecfg-rhel8@sha256:d68705bb7994ea06b999f68001837638d901e2ac3677324b41ef45c140637ee7_arm64",
"8Base-RHOSE-4.11:openshift4/ose-cli-artifacts@sha256:21babbab6276c3c556e2c2cf232c7dc9de3f187151a3c2973643829a418eaaee_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-cli-artifacts@sha256:382c647edbf3fa812d83e9fc1b25696836f574c21376b3438a041692c2aad57a_s390x",
"8Base-RHOSE-4.11:openshift4/ose-cli-artifacts@sha256:b30d17c7cae38c733bceff599d9052ade650e3cf86eec997e7cf8a10b6be1cd9_arm64",
"8Base-RHOSE-4.11:openshift4/ose-cli-artifacts@sha256:fecd94b1e286bff64e7f066d14f205283f4362a7c12b2dfb9838fdf309456f6d_amd64",
"8Base-RHOSE-4.11:openshift4/ose-cli@sha256:9e19ae99cb60c43fe9ad7a295c7c6b42d0c2c557d908e35d01a4cbc18cb252ed_arm64",
"8Base-RHOSE-4.11:openshift4/ose-cli@sha256:9e9325e685bf2c27ad58933720dc1f0595a1d9b2deeee1f5ea6e7915c2bed905_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-cli@sha256:db5e75aa697daf5e0fa6004ad42c04030ff6c22583c93de6cdfc42bf279a79be_s390x",
"8Base-RHOSE-4.11:openshift4/ose-cli@sha256:e64d871431572918420d1aa1aba7f35d6255ce5d69354d51921f10f53106cedb_amd64",
"8Base-RHOSE-4.11:openshift4/ose-cloud-credential-operator@sha256:106f6e450215363c8522f7ba40596e69d0cab04923bde1993b7bd2cf3e9c1afe_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-cloud-credential-operator@sha256:68c4224379013c5bb9c0f9f72cdf3239e674643ad5e98410023ed3e9fe303d92_arm64",
"8Base-RHOSE-4.11:openshift4/ose-cloud-credential-operator@sha256:b4023de0e31fc7d448254794512f6b1e0c01226953063d253238aa051761a683_amd64",
"8Base-RHOSE-4.11:openshift4/ose-cloud-credential-operator@sha256:dc22b952e382ee4f781305f24c4ac7b400fcec538b577b6dccc3d91728c1b24b_s390x",
"8Base-RHOSE-4.11:openshift4/ose-cluster-api-rhel8@sha256:0fe12e245cdd67943627193c7bf56b07b873fe933beb54d6afd6842cd4251d36_s390x",
"8Base-RHOSE-4.11:openshift4/ose-cluster-api-rhel8@sha256:aa173538611b49370c4ae3422aadd92cfba37db6961dd68b16779aafe21dc47f_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-cluster-api-rhel8@sha256:c14191867b7cd81fea0421d1cc7c0e7b92c77dd2854b1668bc08a60a736ef742_arm64",
"8Base-RHOSE-4.11:openshift4/ose-cluster-api-rhel8@sha256:f8e5a57dfc9a835f93f90c14358e7eed24e515003932b5abbc96b6f3042fa2b5_amd64",
"8Base-RHOSE-4.11:openshift4/ose-cluster-authentication-operator@sha256:087ebc4f40edf9c7355a3c1e092a29d5b3a78cb3fa9897eff3d26f0ab3768e2f_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-cluster-authentication-operator@sha256:1ad3e13382a4c8397551803b67296405d954a0692a5ee6935eee94efca111997_s390x",
"8Base-RHOSE-4.11:openshift4/ose-cluster-authentication-operator@sha256:4e9cbce494e0c3d074085d04a717ba3268a001116248c48355e9737005a8dc71_arm64",
"8Base-RHOSE-4.11:openshift4/ose-cluster-authentication-operator@sha256:df368de69ad5d36f8a08efe36cd3191660c1e71f04e8a567a2958c7068a0ccea_amd64",
"8Base-RHOSE-4.11:openshift4/ose-cluster-autoscaler-operator@sha256:08d72eb6e241309292929f904ebf45903e34c640198a56cb7627e07347de4db5_arm64",
"8Base-RHOSE-4.11:openshift4/ose-cluster-autoscaler-operator@sha256:21f73964329757dda78e8e35cd8ce4cc7434c19e1072d7c7b3920b899b4eea0a_amd64",
"8Base-RHOSE-4.11:openshift4/ose-cluster-autoscaler-operator@sha256:8a67e9c395779e4d295121c008905983da8f0f626919d6152558be9b65df9602_s390x",
"8Base-RHOSE-4.11:openshift4/ose-cluster-autoscaler-operator@sha256:ed4c14c8bb0e45511944a12f3319a3816605240936c2d9d3eb117415a9c7b1e8_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-cluster-autoscaler@sha256:066894460cc277008976b85a7c4c6a5edae8707f6c4ca7b4fd1b159565690800_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-cluster-autoscaler@sha256:10ad83b8d56a9de90a3a1ba66f1dd075f0c6cd02bb0c452f263ebe12d6f3ee7c_arm64",
"8Base-RHOSE-4.11:openshift4/ose-cluster-autoscaler@sha256:1874b5f344ce686750e01167b9e4ca61e5d1468e55e3d60363d22f4e80d2099a_s390x",
"8Base-RHOSE-4.11:openshift4/ose-cluster-autoscaler@sha256:4e0b8de27a9295163d397b1c7b9fd77a18276df6fb36076fb4423ce89877aa59_amd64",
"8Base-RHOSE-4.11:openshift4/ose-cluster-baremetal-operator-rhel8@sha256:37013ded4bf047f86added38bd37bf2dd648e0ae5d7f314799cc52d413ecd514_s390x",
"8Base-RHOSE-4.11:openshift4/ose-cluster-baremetal-operator-rhel8@sha256:6043ad21c6b533120745bf00e938f4a2760a193c30c93c7817e72687c7fca376_arm64",
"8Base-RHOSE-4.11:openshift4/ose-cluster-baremetal-operator-rhel8@sha256:6687cb3005b31f378b8f950dee3697834db40ebd6bda4b13c3bde26dc961003f_amd64",
"8Base-RHOSE-4.11:openshift4/ose-cluster-baremetal-operator-rhel8@sha256:672c5e08643abdcb890b199aba0993c2f5b13bab73619f4937117839e3341e93_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-cluster-bootstrap@sha256:c0a4b5bf57389be51dd92d75ffa79afbd2a0d8a1bc92d75270b62dc8d00abbff_s390x",
"8Base-RHOSE-4.11:openshift4/ose-cluster-bootstrap@sha256:e190b3d77637f8ac989c0cdfdb8de3e0a91ceb37e761c629d5960e7e6825d171_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-cluster-bootstrap@sha256:f0a31d8b8f9ef65c03264d68d971479e0f1e927af90452fe0ef442012b49854c_amd64",
"8Base-RHOSE-4.11:openshift4/ose-cluster-bootstrap@sha256:f57edabd3d5db8cc3b21e7f370cc911a06ee35813c66355e597dc84777f3a7bd_arm64",
"8Base-RHOSE-4.11:openshift4/ose-cluster-capi-operator-container-rhel8@sha256:47b12ea0b5c2e762e67c9b88a4a85b1a99bffd445643056658462e7cc1caab18_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-cluster-capi-operator-container-rhel8@sha256:7d5b042abbe54ee6406dc8741621de6ea30f44498a874b619c80741439ebf769_arm64",
"8Base-RHOSE-4.11:openshift4/ose-cluster-capi-operator-container-rhel8@sha256:80fc292bb9c856b3ef7f9b672d84f5924e301a8b5828156ddf8269a56e095d85_s390x",
"8Base-RHOSE-4.11:openshift4/ose-cluster-capi-operator-container-rhel8@sha256:f86eb79d7a994b8164bb5474f9e9bc3dcbe5ed9fada84b31dceff9c138f30974_amd64",
"8Base-RHOSE-4.11:openshift4/ose-cluster-capi-rhel8-operator@sha256:47b12ea0b5c2e762e67c9b88a4a85b1a99bffd445643056658462e7cc1caab18_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-cluster-capi-rhel8-operator@sha256:7d5b042abbe54ee6406dc8741621de6ea30f44498a874b619c80741439ebf769_arm64",
"8Base-RHOSE-4.11:openshift4/ose-cluster-capi-rhel8-operator@sha256:80fc292bb9c856b3ef7f9b672d84f5924e301a8b5828156ddf8269a56e095d85_s390x",
"8Base-RHOSE-4.11:openshift4/ose-cluster-capi-rhel8-operator@sha256:f86eb79d7a994b8164bb5474f9e9bc3dcbe5ed9fada84b31dceff9c138f30974_amd64",
"8Base-RHOSE-4.11:openshift4/ose-cluster-cloud-controller-manager-operator-rhel8@sha256:1ea1c7a907ddd7002fd27685e85c43a09755d3ff712713d54671bb071d9e7c66_arm64",
"8Base-RHOSE-4.11:openshift4/ose-cluster-cloud-controller-manager-operator-rhel8@sha256:455f0e33840e6830e1aaba5459a6c8c5ac773e326bc0d61cad2c30b0a15b7874_amd64",
"8Base-RHOSE-4.11:openshift4/ose-cluster-cloud-controller-manager-operator-rhel8@sha256:8befdd6d48ad9a969d3c1d8e3d941d78cbdac51bd7ff8169ebe3c5c2be06c6cc_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-cluster-cloud-controller-manager-operator-rhel8@sha256:df851d0c4ccebe4722cbc4f5166b443d6c911b6a7c6792c4df708f8ca8606c3f_s390x",
"8Base-RHOSE-4.11:openshift4/ose-cluster-config-operator@sha256:7c9258e2750def044850ce4d7e8d33509fc9ff6cbf5ea385a91712126d95fb4a_amd64",
"8Base-RHOSE-4.11:openshift4/ose-cluster-config-operator@sha256:88762438b2a594f1bfed201790fdd7aaa383c733c750dec4baa19757eb0a224b_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-cluster-config-operator@sha256:b5ae46d084d4ac7abffa0d0a1faea78e4f7d00afa8710fa1782642709d46d76b_s390x",
"8Base-RHOSE-4.11:openshift4/ose-cluster-config-operator@sha256:c87622cb702c60bd80393ac9bacb40563502daddfc2854422bb7983d70c19e01_arm64",
"8Base-RHOSE-4.11:openshift4/ose-cluster-csi-snapshot-controller-rhel8-operator@sha256:0c2492d5936d1af12407e74cd47340f13efc46e90ea329217e464c4ad109d210_arm64",
"8Base-RHOSE-4.11:openshift4/ose-cluster-csi-snapshot-controller-rhel8-operator@sha256:2beae1f0693a10a0ab50e08602cbf7654f05e1ef225fc162387e581da57e0a3c_s390x",
"8Base-RHOSE-4.11:openshift4/ose-cluster-csi-snapshot-controller-rhel8-operator@sha256:37492607333c4d91cbb9b4e18c4833e02c1d10fa9e28878460c5e5d76cbe2613_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-cluster-csi-snapshot-controller-rhel8-operator@sha256:9fe8d8fd53bacfd5ac2e5d70e0040be4cd65cd5550cb6cbc1ef0bddb01372d4e_amd64",
"8Base-RHOSE-4.11:openshift4/ose-cluster-dns-operator@sha256:0caac670fe7dcc0d44a81d13aed6e56479668e8a8a210caee510d7424dbf958e_amd64",
"8Base-RHOSE-4.11:openshift4/ose-cluster-dns-operator@sha256:6447a66d13df0d966992e28e8e3225e80182184cd742c772107fcce36aac7797_s390x",
"8Base-RHOSE-4.11:openshift4/ose-cluster-dns-operator@sha256:7d1991a79dec5f08a127412962ca15a48c96438b19a9ad99549305e7af010144_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-cluster-dns-operator@sha256:da8f64fc64092d5f0d098bd7088499f321402192bed38ed75637841296bbe2b9_arm64",
"8Base-RHOSE-4.11:openshift4/ose-cluster-etcd-rhel8-operator@sha256:41dfef4fb454105e5d202de32ea85e6b806ec3bbd3a89bd77226b3ee8b1dfb2f_arm64",
"8Base-RHOSE-4.11:openshift4/ose-cluster-etcd-rhel8-operator@sha256:6d9ebc067df9550aa5c1623e44a8c041f7ba0ffdad757b3848d7d5308aafa407_amd64",
"8Base-RHOSE-4.11:openshift4/ose-cluster-etcd-rhel8-operator@sha256:82ffb1ead2ccaf05f5f876828d851f85451a8ee0a843aab7ab87fdb7faf62c1e_s390x",
"8Base-RHOSE-4.11:openshift4/ose-cluster-etcd-rhel8-operator@sha256:867a572c4a1789f8360d0f01544c9f796d0328c3d7f40d98b81677b7fce40ecb_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-cluster-image-registry-operator@sha256:0358e59d273a251211b22f27aab17e0ea497d44078ec9a4ba6cb4d60ced4dd5d_arm64",
"8Base-RHOSE-4.11:openshift4/ose-cluster-image-registry-operator@sha256:5e5e4c138e519c0de2690359fafd7e8f2b795a9049b976c0e137bf1a03e23ede_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-cluster-image-registry-operator@sha256:af60f1e5c058385530c67cf7b4f9e5579ed15b06d2716347bc6db3d13157f438_s390x",
"8Base-RHOSE-4.11:openshift4/ose-cluster-image-registry-operator@sha256:e4a7ab02a4fa05edea60e5457d77cf963c0f263ebec22680197da29c5d25d599_amd64",
"8Base-RHOSE-4.11:openshift4/ose-cluster-ingress-operator@sha256:5e554e018bed9ab12c0072aa87feaba4b3921e6e6eab347fd19d44dd3943605e_amd64",
"8Base-RHOSE-4.11:openshift4/ose-cluster-ingress-operator@sha256:739896028a90adece5e93fd0a1e6b9ad9b2066be466d403f86d8059a974dd69f_arm64",
"8Base-RHOSE-4.11:openshift4/ose-cluster-ingress-operator@sha256:ab0c7df78f7265701811c771f447e8fc77cdcb9db7b4358c58c586a1e4616481_s390x",
"8Base-RHOSE-4.11:openshift4/ose-cluster-ingress-operator@sha256:d1c0cd4e6d6c7a8faaa5e4fcb8181d8325c8f371a4efe670a0d36bcb60198d2c_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-cluster-kube-apiserver-operator@sha256:07a151a721d0ab24cdc8ceebbdf6079c7fc656a8015a6f825914111fbaaeac12_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-cluster-kube-apiserver-operator@sha256:5b1e127949b717f818448ab053c9354d73ea6981cde107c95c2b5dd658d38e1b_s390x",
"8Base-RHOSE-4.11:openshift4/ose-cluster-kube-apiserver-operator@sha256:b2ebb601d381558a394affedbeebe4307526402c0c0f6b1bea4f8725b35da3fd_amd64",
"8Base-RHOSE-4.11:openshift4/ose-cluster-kube-apiserver-operator@sha256:f8d718ac3d76cf1c68e253de1dc19b6c043e84423eb3ef4ffbb8706794dde726_arm64",
"8Base-RHOSE-4.11:openshift4/ose-cluster-kube-cluster-api-rhel8-operator@sha256:3bba6cbcd88668aba5ae03625d7cddea1bea0dc0e80007f9ba0f48efd9ab7cf7_amd64",
"8Base-RHOSE-4.11:openshift4/ose-cluster-kube-cluster-api-rhel8-operator@sha256:7cd7a803ddd309593278e3f5588d3f9e7cb43ddbcd1245528971d8ba2dccd02d_arm64",
"8Base-RHOSE-4.11:openshift4/ose-cluster-kube-cluster-api-rhel8-operator@sha256:c1eca6f993c9aedd597915c0f020f20adb4559c5fb332195f367aee7832cdf44_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-cluster-kube-cluster-api-rhel8-operator@sha256:d9ae7f5c8b3eb47536b545062648171866a69b1f7c078002e5b91c89ebfd77a6_s390x",
"8Base-RHOSE-4.11:openshift4/ose-cluster-kube-controller-manager-operator@sha256:4cd1b1cfb69a5e65a5096d6e2ed9fab256263aecb3de40a3a2e21030e98005b8_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-cluster-kube-controller-manager-operator@sha256:5d6f1a31087d399c9b63a0d81ac992ad7cb2a10de2dbe8a165a29bc17cb804a7_s390x",
"8Base-RHOSE-4.11:openshift4/ose-cluster-kube-controller-manager-operator@sha256:5e14a5b833cfa3415168708c66771b521c4f6a5b93d91370d77c12f729d8ba8d_arm64",
"8Base-RHOSE-4.11:openshift4/ose-cluster-kube-controller-manager-operator@sha256:75675751af4d0cfe59f9fc74745ba7ad2953d95ea343af2b07ea01152fcb2683_amd64",
"8Base-RHOSE-4.11:openshift4/ose-cluster-kube-scheduler-operator@sha256:5d4d03c1d90ec1a7484ead812faf3d2afdbd59ff43391fde735d8d7463607619_arm64",
"8Base-RHOSE-4.11:openshift4/ose-cluster-kube-scheduler-operator@sha256:83deb5bdc9f0c9284eb4e8de788cc453cdbcfc01d50070fb52465f225f66a1df_s390x",
"8Base-RHOSE-4.11:openshift4/ose-cluster-kube-scheduler-operator@sha256:c6dd4dced8d9955ef9ec9c1e517f37f3caa06b0e15a5c9dd5740069c0bf0c634_amd64",
"8Base-RHOSE-4.11:openshift4/ose-cluster-kube-scheduler-operator@sha256:ca65bc4f76a6d874b2d0ceca00bb6261eda096be7dcd6c113eda8e11dfde0916_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-cluster-kube-storage-version-migrator-rhel8-operator@sha256:48ad9408d754564627549bc8035ae681201a18bdeeb9fa234049c44e6c14581e_amd64",
"8Base-RHOSE-4.11:openshift4/ose-cluster-kube-storage-version-migrator-rhel8-operator@sha256:76c1af1cd2b729bfacfa83bd3d8ed148284bb5b78b796cd433b8d6863a19d3ef_s390x",
"8Base-RHOSE-4.11:openshift4/ose-cluster-kube-storage-version-migrator-rhel8-operator@sha256:86a641e8f5edd231d7af6c227b458bedf1d1c778a9bed95bb2a31fd6c2af3da2_arm64",
"8Base-RHOSE-4.11:openshift4/ose-cluster-kube-storage-version-migrator-rhel8-operator@sha256:a9fc53ebe17f190200b3e41a65737483a88a58bc6350af51f03f4f9ca700bdba_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-cluster-machine-approver@sha256:07667ef8e091ee997b5e659dfa3c8a762573f7f0a202dba72d42032c827111e0_s390x",
"8Base-RHOSE-4.11:openshift4/ose-cluster-machine-approver@sha256:2ae92fbe8598f400f53316010e51e751d515d208c9204a04ab6f474837833705_arm64",
"8Base-RHOSE-4.11:openshift4/ose-cluster-machine-approver@sha256:d5293d65f59c34e7b3bfb6f2e31bcc13148c2a4ba98407df16ef9d7ec3522f03_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-cluster-machine-approver@sha256:db34e4cbce97a50bae91565138d1555f2eed1010cae2c589f7e34e5e27de5168_amd64",
"8Base-RHOSE-4.11:openshift4/ose-cluster-monitoring-operator@sha256:38097086911176eb6d94c9eb3fb744336d5c07b95c989d719dd7ed20807ae3c9_s390x",
"8Base-RHOSE-4.11:openshift4/ose-cluster-monitoring-operator@sha256:8ff5a580ab2e42adbdcbea74e7c2b6915c6abd4c5d6f14c82903586dda18001a_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-cluster-monitoring-operator@sha256:9ef3638201f3d8110c37205196e2c8023b497abff4c34124289496f014960c7a_arm64",
"8Base-RHOSE-4.11:openshift4/ose-cluster-monitoring-operator@sha256:f15249736c67cbf440deb68891faf4eadc896fa2f378590c8a355e2ff39ebd94_amd64",
"8Base-RHOSE-4.11:openshift4/ose-cluster-network-operator@sha256:9e7aab6d8d159653383627b8262ad46155dc97692c5c345b72f90ecf100ab4c3_amd64",
"8Base-RHOSE-4.11:openshift4/ose-cluster-network-operator@sha256:c6cf66b22c51935f2c081b23208eab48c41a44b9b915035ffa896101c41deb0a_s390x",
"8Base-RHOSE-4.11:openshift4/ose-cluster-network-operator@sha256:d3bff15251d3415b42ff851f0a1269bbf0fdac9410f437ad32c19c709b8f1b1d_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-cluster-network-operator@sha256:edcfb5688a3cc314456a59a1caebbb401a82d0aaf725867dcba874c93499bfbb_arm64",
"8Base-RHOSE-4.11:openshift4/ose-cluster-node-tuning-operator@sha256:032fbdb27508aaf93b1dedfc114e67cc8d398f4a6bd9f994ca40eb66d1e50f5f_s390x",
"8Base-RHOSE-4.11:openshift4/ose-cluster-node-tuning-operator@sha256:3ad618fd222cd3f0967b5c945e3f8a9c2c9f7cd5c4c107f2de7b7da4d06c5587_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-cluster-node-tuning-operator@sha256:5635e64a108e6005c47c88080b35cc11948d6097bb632228f8193a17b53259b9_arm64",
"8Base-RHOSE-4.11:openshift4/ose-cluster-node-tuning-operator@sha256:d06e393e0493bb6a519ffeab2595b7555df2148190eb30a29def40325c35e3a5_amd64",
"8Base-RHOSE-4.11:openshift4/ose-cluster-openshift-apiserver-operator@sha256:579f671f2e8a295eae80c19571daab0818ed012888980c0dc7a383fa277f595a_arm64",
"8Base-RHOSE-4.11:openshift4/ose-cluster-openshift-apiserver-operator@sha256:5a72cb0256f9b20e3f1b847def6ab9f544ff9d7b3a63437963fc1225c8b0ce94_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-cluster-openshift-apiserver-operator@sha256:a01a7943ecfa16a7ee0efd14e2cf192c887544cf9b9517b66dcdd0b9f1cd34dc_s390x",
"8Base-RHOSE-4.11:openshift4/ose-cluster-openshift-apiserver-operator@sha256:dc6a39c838691902cf50574eed7b6cfa6da8a38871624f09acab2e8d158b1957_amd64",
"8Base-RHOSE-4.11:openshift4/ose-cluster-openshift-controller-manager-operator@sha256:6634a513df79182201131a7f56ac876323bd7e1709b737405ab41e06e95acf40_arm64",
"8Base-RHOSE-4.11:openshift4/ose-cluster-openshift-controller-manager-operator@sha256:6e38c38b884651ae615d96617cbb562966ad67a63241dc1296c38e61556b6f74_s390x",
"8Base-RHOSE-4.11:openshift4/ose-cluster-openshift-controller-manager-operator@sha256:a502b3ce08f4dbb73617d2e212c6b89761a10cbb1d858b9c0f2791cb35683db5_amd64",
"8Base-RHOSE-4.11:openshift4/ose-cluster-openshift-controller-manager-operator@sha256:f5b0dc319a66df941b33428ca64b2cd937957ce47b932e8c3c74398f1057caf1_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-cluster-policy-controller-rhel8@sha256:4d56f27c4662cfa3b2cc7b9f4b146b66f9ad6b6e214b23813a8c4ed5a4107ead_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-cluster-policy-controller-rhel8@sha256:7ad8d955c2bf988905684f85876a22874dd235f2bac686c8565585abac5cc2eb_s390x",
"8Base-RHOSE-4.11:openshift4/ose-cluster-policy-controller-rhel8@sha256:c0925a8d478200fab902a7cae4847a900c7e4473ecc20f854e3ba58ac0d46cc3_arm64",
"8Base-RHOSE-4.11:openshift4/ose-cluster-policy-controller-rhel8@sha256:c7dc36c1b1c71ab449668a5600ce9ba403c23a7a14c81ea80a851d8f96a97757_amd64",
"8Base-RHOSE-4.11:openshift4/ose-cluster-samples-operator@sha256:41b5edfb6f395372593d2ece37102b6c53deabaf208a2d66cc3486308bf7bcd9_s390x",
"8Base-RHOSE-4.11:openshift4/ose-cluster-samples-operator@sha256:6bf352ae6bc6a6c46ca79014473cc163505165163060870bcf2e42f07b9f2577_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-cluster-samples-operator@sha256:844d02462ad69b045a796a9b5547cd65e42b51a56fda3b289a15e5aa0caa7138_amd64",
"8Base-RHOSE-4.11:openshift4/ose-cluster-samples-operator@sha256:c8a7ca2191e14e7b7b67108743fa442f75222a5f8a8577bb801f4209c72cf5a8_arm64",
"8Base-RHOSE-4.11:openshift4/ose-cluster-storage-operator@sha256:2155fd9379e1264fc4a0608cac844a098df4f170d5e1383c18b95fc7ec6b049a_arm64",
"8Base-RHOSE-4.11:openshift4/ose-cluster-storage-operator@sha256:60c88dda1e58b5a6e8109afef2a837fe184362ada32f369784bd5cf2a34183f2_amd64",
"8Base-RHOSE-4.11:openshift4/ose-cluster-storage-operator@sha256:a2da82561c61ddde3ed10057743ad59cefb36cd9b59a167bd1c01638cdb1b9a6_s390x",
"8Base-RHOSE-4.11:openshift4/ose-cluster-storage-operator@sha256:c30a0ebdf2740b0c0badde549e557973c741315cca23a931cfb28dce704887d3_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-cluster-update-keys@sha256:d5c919b0c64ca6401a0128b08b1440c4679d748c91acb90fd04f6665ae264929_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-cluster-update-keys@sha256:dbaa95fb795f4dedeeeab0a2b1372ceef199f098d9a83c88581897dc992bb065_arm64",
"8Base-RHOSE-4.11:openshift4/ose-cluster-update-keys@sha256:e830e81f1cafe4d2aaf49f3e96befdf1a992afbc64795fed941591d88f5ce71a_s390x",
"8Base-RHOSE-4.11:openshift4/ose-cluster-update-keys@sha256:fe8864f55f1ef516784a6a3836a09c3a399b6fee050e7c78181f1a337667b4b7_amd64",
"8Base-RHOSE-4.11:openshift4/ose-cluster-version-operator@sha256:241713ac691dd073f8b667f59502e6db5ae503d01bd3e5dc0413bb1903a6da06_amd64",
"8Base-RHOSE-4.11:openshift4/ose-cluster-version-operator@sha256:43508917e491dcbcf0375ce2c0252fe79bc1cde78419a9c6ea20895fac2dac1f_s390x",
"8Base-RHOSE-4.11:openshift4/ose-cluster-version-operator@sha256:6c38640774628f346faa7555b574c8b492a3c86052299fb3aa905888ec29f57c_arm64",
"8Base-RHOSE-4.11:openshift4/ose-cluster-version-operator@sha256:739b3f7a860a9ac73027a95111dd5466b4c467970f2fb777cdf3598f67221b68_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-configmap-reloader@sha256:25c49da28dd21c6056f6368416e1d6ad6f06a3046434e0190c4e2e47d24408bb_amd64",
"8Base-RHOSE-4.11:openshift4/ose-configmap-reloader@sha256:26a13df99ea07b0298cd5f90b086f510c201cc7762a6020b1683489498f92247_s390x",
"8Base-RHOSE-4.11:openshift4/ose-configmap-reloader@sha256:d749478faa06c5b2102e5900bba9abd48dd2b05c7adf5bd8d7b5e1923ade4fdb_arm64",
"8Base-RHOSE-4.11:openshift4/ose-configmap-reloader@sha256:f78ad6462d63cf7926c5b83617dfbd393508588d88b5bd9eeeea0b7d8a64669e_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-console-operator@sha256:2ec6199f3ca35880a0d9a1960156de7d94b04be1d391b08926f19939ba8cb812_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-console-operator@sha256:51aa483bf4f840be495ad572254641187d19bf74f2d38424477f5893179f649a_s390x",
"8Base-RHOSE-4.11:openshift4/ose-console-operator@sha256:97616a2200d45d1d650c0cdd543ec7f0f936786b09431047a94e01f398aa2d06_arm64",
"8Base-RHOSE-4.11:openshift4/ose-console-operator@sha256:9e57ff97abdd99b207a0867fe0dee68f2bcaa7776d44e523798bab548aaae148_amd64",
"8Base-RHOSE-4.11:openshift4/ose-console@sha256:1ac5d6db843d81b56692a2019f4201927362bbf19d7486dbfdb4098ab2b4a729_amd64",
"8Base-RHOSE-4.11:openshift4/ose-console@sha256:67c77dfbf58dd0c41483b5afffab5215b1a818827176cfaa43794e1f237c67f1_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-console@sha256:6a3172a832962789a7e715983784cb365e8d996ce9eaf6d93c556f24c3f8b205_arm64",
"8Base-RHOSE-4.11:openshift4/ose-console@sha256:773182d61251834f80c36cebf472dbff70025334977ecc416560e55a41a9e8c7_s390x",
"8Base-RHOSE-4.11:openshift4/ose-container-networking-plugins-rhel8@sha256:b28145e56f2aac4dbb9d900f0efe86227287c10451728ed69708d6eac3580622_arm64",
"8Base-RHOSE-4.11:openshift4/ose-container-networking-plugins-rhel8@sha256:c472d872a70e67ab583752ff21f0bd5619bb755030eb51e9f2a4c625793a2cc3_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-container-networking-plugins-rhel8@sha256:d22cbaf4967340a39cf7ad96e68450b79898b204b5c994bd2d7f330377953412_s390x",
"8Base-RHOSE-4.11:openshift4/ose-container-networking-plugins-rhel8@sha256:def7a0a80be3d29e7ae6d9785f5925cf9558b9e01792cb1e77dfadb0d5f28230_amd64",
"8Base-RHOSE-4.11:openshift4/ose-coredns@sha256:2f52299822c5fdc045c703c43a99ab9db893d530d618176ae52376143a354d3c_amd64",
"8Base-RHOSE-4.11:openshift4/ose-coredns@sha256:58a52e4a3e0336391d21cf60c29dbede81e0a4a0dd27d54caa8c8107d4071da4_s390x",
"8Base-RHOSE-4.11:openshift4/ose-coredns@sha256:67d6f68c83ed3319353d56731fd3b31864269bd7b65d20d440f48fe4207c3ec4_arm64",
"8Base-RHOSE-4.11:openshift4/ose-coredns@sha256:a5d7d60486b0db4eff39e8ae9234a7650f578ee4edaaa8d5d0d1f1d7985471ee_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-csi-driver-manila-rhel8-operator@sha256:1e2c039399a6ad9857e9b3972cdf246a1cd6bdb70e2278bd3274c9ff0ffe8f5d_amd64",
"8Base-RHOSE-4.11:openshift4/ose-csi-driver-manila-rhel8-operator@sha256:5543f0aabea36a61da59bdc5042f8d5e2dfff4a07a51ed61fdd91cd75de53047_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-csi-driver-manila-rhel8@sha256:3c3248dfebba93bd81d5295455cd1eaead7622a1dd9d433bc7bf49a713603255_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-csi-driver-manila-rhel8@sha256:e8d1989aba103c3667cafbae5d850bc9e8558f2e4cc760a9b88931f3a4db86a9_amd64",
"8Base-RHOSE-4.11:openshift4/ose-csi-driver-nfs-rhel8@sha256:3b15d6d6f4c84f64caafac5a68041ca3bbe50bab34e353a6604f6046253547f9_amd64",
"8Base-RHOSE-4.11:openshift4/ose-csi-driver-nfs-rhel8@sha256:ab4144663cd995c5fcac1b096a5dafd5ec6e5fa62df311f4cb3841a7d2c75dfe_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-csi-driver-shared-resource-operator-rhel8@sha256:50c08c144bb33f382aaaf878157a8ebf58968bd575321cd179ca26551925cac5_s390x",
"8Base-RHOSE-4.11:openshift4/ose-csi-driver-shared-resource-operator-rhel8@sha256:969eb2f0c16c083548541f7ca9a514352af26ead7aee991ed259d6ace4a91d3f_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-csi-driver-shared-resource-operator-rhel8@sha256:adbd0c9b2820fa269d56fde688edb6d393ac509894a4334e65f25883ca9c3ba8_amd64",
"8Base-RHOSE-4.11:openshift4/ose-csi-driver-shared-resource-operator-rhel8@sha256:bacd97ae2c3e53a95dfefa929639896fe9ca5457344d7e255551173606673b43_arm64",
"8Base-RHOSE-4.11:openshift4/ose-csi-driver-shared-resource-rhel8@sha256:38eb7084857a284fc01f2b379245492d2a3f3687e7bbbcab018d3f37adeb0c92_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-csi-driver-shared-resource-rhel8@sha256:571d542a628389ea713e3426c6cae7c6ea403476a0de0162ddcf67f39cffae6e_s390x",
"8Base-RHOSE-4.11:openshift4/ose-csi-driver-shared-resource-rhel8@sha256:8b4d19610bac30821f299b9741aa105905642c19ee9a207acf26a89fcb980061_amd64",
"8Base-RHOSE-4.11:openshift4/ose-csi-driver-shared-resource-rhel8@sha256:b1b243779556a2740ef267c80d449a734c7f56dcb085481db1f395300cdbc015_arm64",
"8Base-RHOSE-4.11:openshift4/ose-csi-driver-shared-resource-webhook-rhel8@sha256:0e8cefa1ea15e47b3835204029250da5e5e0630a4457f3c4f5d208adb509d14c_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-csi-driver-shared-resource-webhook-rhel8@sha256:35d4be98c713880d8b672e122f21e352bec83a773b5ad5280244b987a87f8e6f_arm64",
"8Base-RHOSE-4.11:openshift4/ose-csi-driver-shared-resource-webhook-rhel8@sha256:aa9502ee197283d904856823d7b8e4bdf086a99c66b37272b8e0072a340c00e2_amd64",
"8Base-RHOSE-4.11:openshift4/ose-csi-driver-shared-resource-webhook-rhel8@sha256:fc0a42ee3a99634f86088f6b5903474041d9c0f27d8a80c446c6c709d7462cf1_s390x",
"8Base-RHOSE-4.11:openshift4/ose-csi-external-attacher-rhel8@sha256:65986b28ddc315fa9c7e567f0ab2a19e21d247f8bc7c55415391bd5f7ffc777f_arm64",
"8Base-RHOSE-4.11:openshift4/ose-csi-external-attacher-rhel8@sha256:a53bedc03d9cba348d76acfbe586df0f319a417216b5a1293e917693d2bf987b_s390x",
"8Base-RHOSE-4.11:openshift4/ose-csi-external-attacher-rhel8@sha256:cd8502b7bc328fd4b7f1b4194dc8f21b850c8c1eb8e0b220afb0fbef06ee447b_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-csi-external-attacher-rhel8@sha256:d65c8960171d37900f2f07cedb4a14eff2fc9da095a3ccc6718f4fbcd0f0b79e_amd64",
"8Base-RHOSE-4.11:openshift4/ose-csi-external-attacher@sha256:65986b28ddc315fa9c7e567f0ab2a19e21d247f8bc7c55415391bd5f7ffc777f_arm64",
"8Base-RHOSE-4.11:openshift4/ose-csi-external-attacher@sha256:a53bedc03d9cba348d76acfbe586df0f319a417216b5a1293e917693d2bf987b_s390x",
"8Base-RHOSE-4.11:openshift4/ose-csi-external-attacher@sha256:cd8502b7bc328fd4b7f1b4194dc8f21b850c8c1eb8e0b220afb0fbef06ee447b_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-csi-external-attacher@sha256:d65c8960171d37900f2f07cedb4a14eff2fc9da095a3ccc6718f4fbcd0f0b79e_amd64",
"8Base-RHOSE-4.11:openshift4/ose-csi-external-provisioner-rhel8@sha256:1e69d532a480bf0f0b2aa8c7385dfe90488408c25f1278ace1a25df90dba38ac_amd64",
"8Base-RHOSE-4.11:openshift4/ose-csi-external-provisioner-rhel8@sha256:62f68c04b66046eac735887c9ebfc3fb8af069579cab057203d1fda7c047a711_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-csi-external-provisioner-rhel8@sha256:8667b0674de09e66ea2eda3aed92ccaecab44cf71298e12b64735616ddcb7f7d_arm64",
"8Base-RHOSE-4.11:openshift4/ose-csi-external-provisioner-rhel8@sha256:ed000063acc18b89dd40d374b3ac29d010a7bbc3eb77403070a27c04c8e1c761_s390x",
"8Base-RHOSE-4.11:openshift4/ose-csi-external-provisioner@sha256:1e69d532a480bf0f0b2aa8c7385dfe90488408c25f1278ace1a25df90dba38ac_amd64",
"8Base-RHOSE-4.11:openshift4/ose-csi-external-provisioner@sha256:62f68c04b66046eac735887c9ebfc3fb8af069579cab057203d1fda7c047a711_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-csi-external-provisioner@sha256:8667b0674de09e66ea2eda3aed92ccaecab44cf71298e12b64735616ddcb7f7d_arm64",
"8Base-RHOSE-4.11:openshift4/ose-csi-external-provisioner@sha256:ed000063acc18b89dd40d374b3ac29d010a7bbc3eb77403070a27c04c8e1c761_s390x",
"8Base-RHOSE-4.11:openshift4/ose-csi-external-resizer-rhel8@sha256:68a45dffdbea5cbe6bb78ec6dfeded91d4ae361fa24dc5221d8507f7715d7320_s390x",
"8Base-RHOSE-4.11:openshift4/ose-csi-external-resizer-rhel8@sha256:8b40d88c21ea690f84e8221f6e7ed91daaa2d21ea8d1017f1afbf3fa9ffd0909_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-csi-external-resizer-rhel8@sha256:b3888d7ba58e56d0a10f3c2cc46764410d353f9e7c1a412e11e2e538fe0abc9f_amd64",
"8Base-RHOSE-4.11:openshift4/ose-csi-external-resizer-rhel8@sha256:c2cdefede57f8b6cb24c335cf0a201669fd26d3c3926fa77f495ebe70b7fc41c_arm64",
"8Base-RHOSE-4.11:openshift4/ose-csi-external-resizer@sha256:68a45dffdbea5cbe6bb78ec6dfeded91d4ae361fa24dc5221d8507f7715d7320_s390x",
"8Base-RHOSE-4.11:openshift4/ose-csi-external-resizer@sha256:8b40d88c21ea690f84e8221f6e7ed91daaa2d21ea8d1017f1afbf3fa9ffd0909_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-csi-external-resizer@sha256:b3888d7ba58e56d0a10f3c2cc46764410d353f9e7c1a412e11e2e538fe0abc9f_amd64",
"8Base-RHOSE-4.11:openshift4/ose-csi-external-resizer@sha256:c2cdefede57f8b6cb24c335cf0a201669fd26d3c3926fa77f495ebe70b7fc41c_arm64",
"8Base-RHOSE-4.11:openshift4/ose-csi-external-snapshotter-rhel8@sha256:4c27ae7dd0ade12e5de4fe0b1852a12cb2d34f1b24eeb68369f2a3b0c514dffd_s390x",
"8Base-RHOSE-4.11:openshift4/ose-csi-external-snapshotter-rhel8@sha256:4fe92e79ef5e642dc7860119e41d581865f7ae5b09abf6ce653e847d6a0a9aac_amd64",
"8Base-RHOSE-4.11:openshift4/ose-csi-external-snapshotter-rhel8@sha256:9f5f07396f9b2d983a3e99c133a5a81938900e8e0808a5ac57e0e72210d57377_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-csi-external-snapshotter-rhel8@sha256:e55bef044c9885ba15f06d21ecd44cd692e4d5b1eb020e56207c690a24c0702e_arm64",
"8Base-RHOSE-4.11:openshift4/ose-csi-external-snapshotter@sha256:4c27ae7dd0ade12e5de4fe0b1852a12cb2d34f1b24eeb68369f2a3b0c514dffd_s390x",
"8Base-RHOSE-4.11:openshift4/ose-csi-external-snapshotter@sha256:4fe92e79ef5e642dc7860119e41d581865f7ae5b09abf6ce653e847d6a0a9aac_amd64",
"8Base-RHOSE-4.11:openshift4/ose-csi-external-snapshotter@sha256:9f5f07396f9b2d983a3e99c133a5a81938900e8e0808a5ac57e0e72210d57377_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-csi-external-snapshotter@sha256:e55bef044c9885ba15f06d21ecd44cd692e4d5b1eb020e56207c690a24c0702e_arm64",
"8Base-RHOSE-4.11:openshift4/ose-csi-livenessprobe-rhel8@sha256:05b61e283383cb7d26749e09979ad59bfcecee33054f89a9d466ff0743085dd9_arm64",
"8Base-RHOSE-4.11:openshift4/ose-csi-livenessprobe-rhel8@sha256:0dc3629d883c31ef6babc095eb93106c1505b2ff332c4ef1a5a91bedd50c70d2_s390x",
"8Base-RHOSE-4.11:openshift4/ose-csi-livenessprobe-rhel8@sha256:9d7830b4ffd8be8845a62a69bd2efb7b3354d0a6b226d6e5cc8b23670b6b65cc_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-csi-livenessprobe-rhel8@sha256:f14f6e952932830665b25597c2a3d21158a5cb69beb4c80a64388777a1552865_amd64",
"8Base-RHOSE-4.11:openshift4/ose-csi-livenessprobe@sha256:05b61e283383cb7d26749e09979ad59bfcecee33054f89a9d466ff0743085dd9_arm64",
"8Base-RHOSE-4.11:openshift4/ose-csi-livenessprobe@sha256:0dc3629d883c31ef6babc095eb93106c1505b2ff332c4ef1a5a91bedd50c70d2_s390x",
"8Base-RHOSE-4.11:openshift4/ose-csi-livenessprobe@sha256:9d7830b4ffd8be8845a62a69bd2efb7b3354d0a6b226d6e5cc8b23670b6b65cc_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-csi-livenessprobe@sha256:f14f6e952932830665b25597c2a3d21158a5cb69beb4c80a64388777a1552865_amd64",
"8Base-RHOSE-4.11:openshift4/ose-csi-node-driver-registrar-rhel8@sha256:0c01d2cd070a88a674caaa131cda9db116520d8faef62fe8e625985c1d98fd18_amd64",
"8Base-RHOSE-4.11:openshift4/ose-csi-node-driver-registrar-rhel8@sha256:33487a8bf32beb3dfe503b86d29f4ba1abec143841cb74a806447f4cda76b65e_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-csi-node-driver-registrar-rhel8@sha256:d43e9ead11ce2d470c24485b53bc18f3bd906a74f98ed996a07300d798d23788_s390x",
"8Base-RHOSE-4.11:openshift4/ose-csi-node-driver-registrar-rhel8@sha256:d8b610a566b2524819e758881876146a0bc81307d5b213d772d1c4620a2012d8_arm64",
"8Base-RHOSE-4.11:openshift4/ose-csi-node-driver-registrar@sha256:0c01d2cd070a88a674caaa131cda9db116520d8faef62fe8e625985c1d98fd18_amd64",
"8Base-RHOSE-4.11:openshift4/ose-csi-node-driver-registrar@sha256:33487a8bf32beb3dfe503b86d29f4ba1abec143841cb74a806447f4cda76b65e_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-csi-node-driver-registrar@sha256:d43e9ead11ce2d470c24485b53bc18f3bd906a74f98ed996a07300d798d23788_s390x",
"8Base-RHOSE-4.11:openshift4/ose-csi-node-driver-registrar@sha256:d8b610a566b2524819e758881876146a0bc81307d5b213d772d1c4620a2012d8_arm64",
"8Base-RHOSE-4.11:openshift4/ose-csi-snapshot-controller-rhel8@sha256:67ac9c849b6a3470243c53ef7ec3aa44da1aeb379615332b56fbac27482f5b6f_s390x",
"8Base-RHOSE-4.11:openshift4/ose-csi-snapshot-controller-rhel8@sha256:7caf6ed642540c96e82faec6ea468bda65cf30490a7f36d84a4c821524ec5d9a_amd64",
"8Base-RHOSE-4.11:openshift4/ose-csi-snapshot-controller-rhel8@sha256:8cb151e8572bdfaf53f914de090a271ad5fb4e2a4d9046b587027f57473c84cf_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-csi-snapshot-controller-rhel8@sha256:9af4ca75bee97b438a623663260814087f1ca39a4cf3b3a94cd514b0538f538b_arm64",
"8Base-RHOSE-4.11:openshift4/ose-csi-snapshot-controller@sha256:67ac9c849b6a3470243c53ef7ec3aa44da1aeb379615332b56fbac27482f5b6f_s390x",
"8Base-RHOSE-4.11:openshift4/ose-csi-snapshot-controller@sha256:7caf6ed642540c96e82faec6ea468bda65cf30490a7f36d84a4c821524ec5d9a_amd64",
"8Base-RHOSE-4.11:openshift4/ose-csi-snapshot-controller@sha256:8cb151e8572bdfaf53f914de090a271ad5fb4e2a4d9046b587027f57473c84cf_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-csi-snapshot-controller@sha256:9af4ca75bee97b438a623663260814087f1ca39a4cf3b3a94cd514b0538f538b_arm64",
"8Base-RHOSE-4.11:openshift4/ose-csi-snapshot-validation-webhook-rhel8@sha256:3906afef49db33367ae423dd7470602716040fa003f5aea9f1a19a69c848cd1c_arm64",
"8Base-RHOSE-4.11:openshift4/ose-csi-snapshot-validation-webhook-rhel8@sha256:51c65a9df682ccdb37d6c2d79e0862848176795c1fa11aca1f9cefc800be7556_s390x",
"8Base-RHOSE-4.11:openshift4/ose-csi-snapshot-validation-webhook-rhel8@sha256:95c34ae00e6572e47420ae12278b05b7190da2ba34a8e649b01d7e89ff9a5316_amd64",
"8Base-RHOSE-4.11:openshift4/ose-csi-snapshot-validation-webhook-rhel8@sha256:fc19b27c4f465ec46f6b7838ff4715278b7a3472d79c5a062d8b2c38d0b9f778_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-deployer@sha256:03cdacbcd2591b2df3b211e8a1d52a8e1790fb0725b1972d077536f2365e16e9_arm64",
"8Base-RHOSE-4.11:openshift4/ose-deployer@sha256:1f82bd5534d24cf42c945d9e2950aff008768537b1f062b4034832f35a3082c7_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-deployer@sha256:5e63d593d7d8f648ea011b738346132a29f88bf59f0a0d9bb7140ad80c3a91ec_s390x",
"8Base-RHOSE-4.11:openshift4/ose-deployer@sha256:621a5a47a8073ce50dc3dc4c7b4ef0d7e0d3b631678f29f8b72eae0d42daf661_amd64",
"8Base-RHOSE-4.11:openshift4/ose-docker-builder@sha256:1d4caa6d1f83d5dee59672c6692283c6560df72ae1b575b70992356d57c62a3c_s390x",
"8Base-RHOSE-4.11:openshift4/ose-docker-builder@sha256:c1b4b12a7b97eb9cdfa7875af3ac6ac3bfd9e423ff7a25c7cce67fb9605a1e0b_arm64",
"8Base-RHOSE-4.11:openshift4/ose-docker-builder@sha256:d5060059efc5c224609de286090868badb271d14326ccbef670d2cca624ccf8f_amd64",
"8Base-RHOSE-4.11:openshift4/ose-docker-builder@sha256:d7456704b8084ca68674124a4de7ad3199d9fe3989cd15801bf3090138ce4935_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-docker-registry@sha256:1ca0c6d8dcb1da2dc0ed3488c03062948b7801ebf77f032a75dcd0d776cbcc02_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-docker-registry@sha256:29be3d008714476dccb8c4b1fc8fc67de892d798c3873ef32c15732671e190b3_s390x",
"8Base-RHOSE-4.11:openshift4/ose-docker-registry@sha256:388582f1b5ff059dd6776f6e28dcf97e402a228269c86cd97e61c2a653cb7133_amd64",
"8Base-RHOSE-4.11:openshift4/ose-docker-registry@sha256:47ca483d2624030a8bd5b7fafbfff6b728ddc9ddf6b3a429c1d7b09dba3ca10e_arm64",
"8Base-RHOSE-4.11:openshift4/ose-etcd@sha256:67545f560dbd1d93d5db47750566897eaf6afc5f3a8c6f66da73d70f393dbc36_arm64",
"8Base-RHOSE-4.11:openshift4/ose-etcd@sha256:91408b23960b2c9a7149627778c368b55e28b256d60e7573bdfa1bf96a3d8aad_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-etcd@sha256:bcdcab7ab0e807e2ff5c2896535e83ca8b93589dac62b4db2aa147b9cbcaf96c_s390x",
"8Base-RHOSE-4.11:openshift4/ose-etcd@sha256:ebbba7e4d8d98f33dda3b53d546536b282ac28608b8cac09936fed72348fef63_amd64",
"8Base-RHOSE-4.11:openshift4/ose-gcp-cloud-controller-manager-rhel8@sha256:41e8f97fc5832464306161afcd587d68a4b602f580ff2ef6d025b46ce5af9683_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-gcp-cloud-controller-manager-rhel8@sha256:dcf345d2b728186c8be5994082b41694ddbd482f337ed5762e3c010c2f2989eb_amd64",
"8Base-RHOSE-4.11:openshift4/ose-gcp-cluster-api-controllers-rhel8@sha256:13032dc2fe709015f48c167f66ed7ad5cc861f42252ccd28b318ebbbba875bf4_amd64",
"8Base-RHOSE-4.11:openshift4/ose-gcp-cluster-api-controllers-rhel8@sha256:52f1777b57d7044a988da3054c0c7c06e27a3bc9d9ac8965dd8d5fe3cc3ef5d4_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-gcp-pd-csi-driver-operator-rhel8@sha256:ab39ff55f76b8d2b0ccbc0c9af706b6d136c4ca1216d8247982e2bf9e9be4635_amd64",
"8Base-RHOSE-4.11:openshift4/ose-gcp-pd-csi-driver-operator-rhel8@sha256:c0a3c993a9fcf0d645dec39a20464688837e35c82c08f5ca95fdf1b70d842806_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-gcp-pd-csi-driver-rhel8@sha256:9bbea15a4e7918b1f59827230127287d1f7a1c8881ee8272c6d397c85e2eeba0_amd64",
"8Base-RHOSE-4.11:openshift4/ose-gcp-pd-csi-driver-rhel8@sha256:f45be24171aa703c21aaad4f350ebe0a54081108d75e39ff1b42d1f415776e73_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-grafana@sha256:093a89f3ee3bc7b83d786457fd7dd2cd4b4df8b4d69597136c68c33b62f1555d_s390x",
"8Base-RHOSE-4.11:openshift4/ose-grafana@sha256:872e19ac34f528137912f7a4374848e14d5b5f71332e758d17b8955e6473bd8e_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-grafana@sha256:a8034b22cbf5478cb89511029d3fe47e8147ea6ad336f40c4ec8307b68a314ce_arm64",
"8Base-RHOSE-4.11:openshift4/ose-grafana@sha256:f91a57f81311e3859f44cc44ab2f4b345408bd4bf369c32a1da0ec53da9469e7_amd64",
"8Base-RHOSE-4.11:openshift4/ose-haproxy-router@sha256:17958f3a8e6f0139f52d7955c715681a8bec9648db8e8dcc651d8a1459e66113_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-haproxy-router@sha256:27e999d7fb306a7f64fbb9539c54fd14696f13cbb1a9c20ebe35e1d77077d123_amd64",
"8Base-RHOSE-4.11:openshift4/ose-haproxy-router@sha256:62dce7f4daf142d66daa2d05dba25341c0b95356eed16a1c2cececb443b8da77_s390x",
"8Base-RHOSE-4.11:openshift4/ose-haproxy-router@sha256:c02a610e278107761119496d5429bd0e4f4af379df106e00d74cc411f00b4afa_arm64",
"8Base-RHOSE-4.11:openshift4/ose-hyperkube@sha256:074743eb5a6d57b6ad6ab1d87dc397122fd628013fc25a97924262187ff8d916_arm64",
"8Base-RHOSE-4.11:openshift4/ose-hyperkube@sha256:0987c96c1001b1316c932b77597d965285f6d4117aade6e81194b591a57ab31c_s390x",
"8Base-RHOSE-4.11:openshift4/ose-hyperkube@sha256:b955148923febe573f89449ebee80dc22f5e9afdf3f11d6a53ea4e1b5faabf11_amd64",
"8Base-RHOSE-4.11:openshift4/ose-hyperkube@sha256:f2c9f7723e565ba0b6a5893c235aea79232e3c83d8719ea3001c50d62fcfb450_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-hypershift-rhel8@sha256:917b34fb32708b8197805b66aaf1e6eb790962d53039e9b6d908d86deb1199bf_s390x",
"8Base-RHOSE-4.11:openshift4/ose-hypershift-rhel8@sha256:9e807b6a6e935bd5fd5d27ad950d0bc7177d0f498b5d55235cc1af833eb660c3_arm64",
"8Base-RHOSE-4.11:openshift4/ose-hypershift-rhel8@sha256:c50f3799c451830fc7f551d0397163473190a916a001b3ecf8e0577d5b68b252_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-hypershift-rhel8@sha256:ce31097552aaeb01e86dfc287151a60abb8c9cd5531ee940fbe5d7f1427e7612_amd64",
"8Base-RHOSE-4.11:openshift4/ose-ibm-cloud-controller-manager-rhel8@sha256:a6ba20c56e90cf404bcef97b7b8c1e87f4d370d3c26fe85111dddcd301c20d27_amd64",
"8Base-RHOSE-4.11:openshift4/ose-ibm-cloud-controller-manager-rhel8@sha256:bb4b6e94ad2e114f792e56803d96cc0a0d89cb2d0b4b6c1bd98f7dc02681d9ff_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-ibm-vpc-block-csi-driver-operator-rhel8@sha256:969ddfd951d7d66215810d9b1d82a524a622fa014c7aae48d62c6b475507ac3c_amd64",
"8Base-RHOSE-4.11:openshift4/ose-ibm-vpc-block-csi-driver-operator-rhel8@sha256:f31fccd1cbd570207ed229402d402ca388c6630f14e0508bdc9ba01fa1763bbc_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-ibm-vpc-block-csi-driver-rhel8@sha256:bf6a31add94b1af1a256bf72fc860f4785ac574770bcfb7a0f0e843f69bbf385_amd64",
"8Base-RHOSE-4.11:openshift4/ose-ibm-vpc-block-csi-driver-rhel8@sha256:f192ef456a56c953c8e553e70af23c01f04343fed3c479d000e0ad00462e66a7_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-ibm-vpc-node-label-updater-rhel8@sha256:278c796bcd48ecb1f88174ca479e447fb3774be23169b3e0c9e10bb2c9c5e9e9_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-ibm-vpc-node-label-updater-rhel8@sha256:d5e72ed27970b6e52385e43172013275bd3bc203a8b6755fcc505e0287213fd4_amd64",
"8Base-RHOSE-4.11:openshift4/ose-ibmcloud-machine-controllers-rhel8@sha256:60b3440b77654b142510883132bc9023f3b6dac08a55c32eab02870dfde1d786_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-ibmcloud-machine-controllers-rhel8@sha256:7b0cb3783ab7f8b6f38375dbe9e4f2e8e5fc0bdf1cf6aba23623229cf86d6eea_amd64",
"8Base-RHOSE-4.11:openshift4/ose-image-customization-controller-rhel8@sha256:7b3511f938658d9bdf4f6f9548fcc0b7b89cde0831e829f23b367db826902bdf_amd64",
"8Base-RHOSE-4.11:openshift4/ose-image-customization-controller-rhel8@sha256:f1d87fa6ba341455ae0817bdc9d24840b59158d9b1e51663768c557be9ee7268_arm64",
"8Base-RHOSE-4.11:openshift4/ose-insights-rhel8-operator@sha256:0c1141eab7116a0e14dfc4c2594bbb6bb55f80226a58b3b4be6e8f7cd9e1b97d_arm64",
"8Base-RHOSE-4.11:openshift4/ose-insights-rhel8-operator@sha256:217c3cb7eb523a216d5d9cf8e3c7685fc20c48125f664f29da7f1f53e44056cc_amd64",
"8Base-RHOSE-4.11:openshift4/ose-insights-rhel8-operator@sha256:36128b45bd888fb2853d417288720286bf523d9e0584054076b1e5b9288f2f60_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-insights-rhel8-operator@sha256:3b9eaa26eecaf282748fb74cf0f54f40cfe62723592436b839a775aa3b5b4669_s390x",
"8Base-RHOSE-4.11:openshift4/ose-installer-artifacts@sha256:2146a11416aae3b7b6b1ba2926099b0055e58d47791f765fcea0a7467cf91a8c_s390x",
"8Base-RHOSE-4.11:openshift4/ose-installer-artifacts@sha256:3cdce4ceda9b36aa746be514366300080b59db9ba7247aacae562a1797d09af2_arm64",
"8Base-RHOSE-4.11:openshift4/ose-installer-artifacts@sha256:5b4746584a584d2a8fe78e2fe41ca4d22998e854488602612d0d4f02424d489f_amd64",
"8Base-RHOSE-4.11:openshift4/ose-installer-artifacts@sha256:645f779075fc78270b02e98bf31d5927d9ff48a95c56669abc5f749296e3ee4d_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-installer@sha256:45a2c7fa9f56ec78e9087139c6ee944c963685a3714a77535f8cd3eaa8b6d8e9_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-installer@sha256:72e0c95f375e36b530f20154d136d8debbdef203b3c43f79fb77561718361ead_amd64",
"8Base-RHOSE-4.11:openshift4/ose-installer@sha256:d104ba0c4af286753f4cbbd1d36b3c4b318693e209f4c2a0145886f7c4e0374b_s390x",
"8Base-RHOSE-4.11:openshift4/ose-installer@sha256:e1dddd4cd6f019269098a1d89c07568b6391371b3aab67bafda73b99251d1808_arm64",
"8Base-RHOSE-4.11:openshift4/ose-ironic-agent-rhel8@sha256:01ad95d888c322ea14b3aa2ebda5ba73db728d2207c6fae4aecd46cfe204be41_amd64",
"8Base-RHOSE-4.11:openshift4/ose-ironic-agent-rhel8@sha256:1173e2058ab034c308915900780fe13edd4ab1dcc737f8b4dabc77f3d9533356_arm64",
"8Base-RHOSE-4.11:openshift4/ose-ironic-machine-os-downloader-rhel8@sha256:156ec07459bf256fe2c812bb100818676c740ac90029720b5d235911053d91c1_arm64",
"8Base-RHOSE-4.11:openshift4/ose-ironic-machine-os-downloader-rhel8@sha256:e0383d12651c11d7fe0d823a1d9bbaa36d1a7194760be4be173772b0d9db57eb_amd64",
"8Base-RHOSE-4.11:openshift4/ose-ironic-rhel8@sha256:185fd18adc8e17e671e65b7d006a1e185fc41127e176c1fcbe82231b83d9e275_arm64",
"8Base-RHOSE-4.11:openshift4/ose-ironic-rhel8@sha256:5d630326f2961c8168d862a1341f27085ce928f8454b94d117208b5cd9b281ed_amd64",
"8Base-RHOSE-4.11:openshift4/ose-ironic-static-ip-manager-rhel8@sha256:1e6b410d12e38a911157ea92414be3b305017251e56c36d6a0213020cee2d36a_amd64",
"8Base-RHOSE-4.11:openshift4/ose-ironic-static-ip-manager-rhel8@sha256:9450f43a753cc8183f711e40a14c4d0d65fd136a2a18ffebeaedcc3d8321a47c_arm64",
"8Base-RHOSE-4.11:openshift4/ose-k8s-prometheus-adapter@sha256:051182f36d3af73c7cc0e48c15f056847bafc23d22158dce45c0501d7254fae2_arm64",
"8Base-RHOSE-4.11:openshift4/ose-k8s-prometheus-adapter@sha256:7b18e65edbd7226a23b0b560693d6431909c190e08b76b2a3b0581bb48c9a34f_amd64",
"8Base-RHOSE-4.11:openshift4/ose-k8s-prometheus-adapter@sha256:82a4633e64d3749ac94c8895ed5d61d25a62765a060292413a053ec2d8342839_s390x",
"8Base-RHOSE-4.11:openshift4/ose-k8s-prometheus-adapter@sha256:a7ab7f242111de6ecf29f6107baa7c90331f9fc68a32467e7e91c935cdd99218_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-keepalived-ipfailover@sha256:01e13ebf8479c51a6345c19b7ba19aedd7d8b0894f667da4b8bc89ebb11cdb7d_s390x",
"8Base-RHOSE-4.11:openshift4/ose-keepalived-ipfailover@sha256:7cf2d25854c5c543f4098ca114538004804457bdca85794b13f43e371ac5f1c8_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-keepalived-ipfailover@sha256:c4b14558b9c70c27e2c4475376f28ca2e1cb928be57972692dfb5336b3c9497e_arm64",
"8Base-RHOSE-4.11:openshift4/ose-keepalived-ipfailover@sha256:d4e6b23834146f9ee49aab9ed1d9acfa8fea85670797af2ccf912eabd9aa824c_amd64",
"8Base-RHOSE-4.11:openshift4/ose-kube-proxy@sha256:104591dd4ff54b3367f3d800de99b582bead990cfb9bc0486e26737bf6405de4_amd64",
"8Base-RHOSE-4.11:openshift4/ose-kube-proxy@sha256:176e3d9d7ee66a0e547e4c7be5dbb17376cfb9e83c13edb2f2f3f0b47fe370dd_s390x",
"8Base-RHOSE-4.11:openshift4/ose-kube-proxy@sha256:5f1bb6c0542b8239e285fb2dbdf3b31597e6af62c91e0f5cf3ae5938a5b23c41_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-kube-proxy@sha256:6308f187621d82c37784a34039509e9fc9569246ede0606c3bad6f8a96369cd1_arm64",
"8Base-RHOSE-4.11:openshift4/ose-kube-rbac-proxy@sha256:0a487bf2de490a196a542712019859566c6bc7880201759c666d72fa80487fff_arm64",
"8Base-RHOSE-4.11:openshift4/ose-kube-rbac-proxy@sha256:20fc22cb99735ca5a7d633c4575d31f0cc54cb0856dae6a1aeee1c5a5b921ce2_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-kube-rbac-proxy@sha256:c7398161761676c9b95f78a21f5a8acd206dcac50c121b39e26f2d73ee2a3c66_s390x",
"8Base-RHOSE-4.11:openshift4/ose-kube-rbac-proxy@sha256:dceffc4f2c606f9e285794b2138e29133daeb5c1aa4ca76fe7c4205ac0b38ccd_amd64",
"8Base-RHOSE-4.11:openshift4/ose-kube-state-metrics@sha256:86498588af9912a494d306c600bf0e5b2b5393a7b927037a97691fff726d917b_s390x",
"8Base-RHOSE-4.11:openshift4/ose-kube-state-metrics@sha256:b7b87b4a79e5892321a90b4f16e8ffdc4e839aabea2886b1a2b64e5a0f9f703e_arm64",
"8Base-RHOSE-4.11:openshift4/ose-kube-state-metrics@sha256:eaa324ff422ebd8cf630f252d9d628a30f1c6c8e35d6f06584a3d452adb7074e_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-kube-state-metrics@sha256:ee2a5d918f70d007b9414d34e0f639437a39d2cd3a2a2bba24f5aee5d8035eb5_amd64",
"8Base-RHOSE-4.11:openshift4/ose-kube-storage-version-migrator-rhel8@sha256:3b28af903bc028ef6336e675743512b2a67f9a9f1c524a3cd9bd9666d730a194_arm64",
"8Base-RHOSE-4.11:openshift4/ose-kube-storage-version-migrator-rhel8@sha256:5f648ddc9ec59acd152910a93ac82587488aba4452f98bac21f573fd7714b985_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-kube-storage-version-migrator-rhel8@sha256:8f95707b2239415ca3c86adc8a96c063d5d0ca8986331eaa6c1d277598d90d91_s390x",
"8Base-RHOSE-4.11:openshift4/ose-kube-storage-version-migrator-rhel8@sha256:ae9915adc15077ed2466d5e8100c337834db34b84c23c77c59bd031a38c66a8a_amd64",
"8Base-RHOSE-4.11:openshift4/ose-kuryr-cni-rhel8@sha256:5f0bd74910cb7bc8cdff931c1d4da34d2a95e1e1854d7f686af466166acec047_amd64",
"8Base-RHOSE-4.11:openshift4/ose-kuryr-cni-rhel8@sha256:81462d3fafcd8988646f7a41ee96c71b837471dc5dcb35396eb533b14254156e_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-kuryr-controller-rhel8@sha256:0f66b211011375a203597f2a524314d9e05319db80f5e22fd78619eebed98ea0_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-kuryr-controller-rhel8@sha256:49eb2f59646d4fcea6f0ea9f8c22f819969913e3b691842fd3efb3146c021690_amd64",
"8Base-RHOSE-4.11:openshift4/ose-libvirt-machine-controllers@sha256:04041ac30693f5762ec21d0ff8103741910e838486ba4d50b280d2300a58e467_s390x",
"8Base-RHOSE-4.11:openshift4/ose-libvirt-machine-controllers@sha256:74224adc80febc0a77564dc86ac1bc095444e0c0398ea756460868627df41911_amd64",
"8Base-RHOSE-4.11:openshift4/ose-libvirt-machine-controllers@sha256:ec3d130af46371cd1f394b18413accc73b9619ac3232d418182eae776e657416_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-libvirt-machine-controllers@sha256:f07da2662e97243923a4083b1fac4e963a1cfea9f43cd9fd65bb4f3444505c41_arm64",
"8Base-RHOSE-4.11:openshift4/ose-machine-api-operator@sha256:123e25a9c01e463bc6f31b3bda99ce30e07ed7e7c2d62e6db1029048c2754c83_arm64",
"8Base-RHOSE-4.11:openshift4/ose-machine-api-operator@sha256:50aec0017448814b8420b561fae8117b620971b904eeeeba59ea250be3d0b683_s390x",
"8Base-RHOSE-4.11:openshift4/ose-machine-api-operator@sha256:c61dc40b93ffc6ff2335ba169475990cdbb70704b69d155561c5d64c14d07448_amd64",
"8Base-RHOSE-4.11:openshift4/ose-machine-api-operator@sha256:e92749f7a8381da22507d567594dae893c684415d947094ae18d9561ad1f660d_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-machine-api-provider-aws-rhel8@sha256:9e272355fd860b3cfbdd641b3278c08b30ef57a95683543d84bebe0bd2db555a_amd64",
"8Base-RHOSE-4.11:openshift4/ose-machine-api-provider-aws-rhel8@sha256:a8cbd22fde7d9515a0a439ce1d26c7bf094aefe66b9ff5e977800db3bc192209_arm64",
"8Base-RHOSE-4.11:openshift4/ose-machine-api-provider-azure-rhel8@sha256:a120dfd6753ed24d0b32693ae94f71a601f4a04d88a1056b88ad4315c88b8d4a_amd64",
"8Base-RHOSE-4.11:openshift4/ose-machine-api-provider-azure-rhel8@sha256:cfa09983870bfd6bcaec139ef421a6e43795bd8e3d04f8ef4c241ee9b188492b_arm64",
"8Base-RHOSE-4.11:openshift4/ose-machine-api-provider-gcp-rhel8@sha256:c52b5720d86ff3bccd4dffc7ce664d49a1ae515a89350ee6df6af0dbeb941eb3_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-machine-api-provider-gcp-rhel8@sha256:d6d385ce47d52da83cd957a401463a8d48ac9415a749534b63cd8edf8b0dec02_amd64",
"8Base-RHOSE-4.11:openshift4/ose-machine-api-provider-openstack-rhel8@sha256:05bae77a907afc2d75cb8f3bf3aacb26c4e3f2e965709c3c371536bfa78ecd54_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-machine-api-provider-openstack-rhel8@sha256:0934c1acfdc6c8cc97ef198317f72bcea3bb6c6730d0be526a8c02e1677d47dc_arm64",
"8Base-RHOSE-4.11:openshift4/ose-machine-api-provider-openstack-rhel8@sha256:4f57e14568253c23640528a5334e60164ae6975ad1ce91373d05b63e241541ea_amd64",
"8Base-RHOSE-4.11:openshift4/ose-machine-api-provider-openstack-rhel8@sha256:df60e146a888bd72624758bc47d96622177cfe11330ab631dae7c30543715121_s390x",
"8Base-RHOSE-4.11:openshift4/ose-machine-config-operator@sha256:420fd1d1d11f92351a37c986f9aedda0d4e0897dc9cca0b16959a989308c64e8_s390x",
"8Base-RHOSE-4.11:openshift4/ose-machine-config-operator@sha256:543edd3009688fb98fdf5487e72713f8b81653e83a2532ebb95408ac948390a5_amd64",
"8Base-RHOSE-4.11:openshift4/ose-machine-config-operator@sha256:9947130c8cc8d4b3157242ff5d1dcca0343f6a7b3d17710b2f0915d7e3500881_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-machine-config-operator@sha256:a9aae6a7e5d77e4c56c8c7852529bc14565240ccecb5f0fc4af2c97d6453d5e9_arm64",
"8Base-RHOSE-4.11:openshift4/ose-machine-os-images-rhel8@sha256:7b5354bb368da20e0ce7568b94f8c5eb3a418d592cd5cde2b36a08978ee48c48_amd64",
"8Base-RHOSE-4.11:openshift4/ose-machine-os-images-rhel8@sha256:cd2e7121485ccef25344ebc4f471d92913cbd6e24a12423305d6cc20728c1344_arm64",
"8Base-RHOSE-4.11:openshift4/ose-multus-admission-controller@sha256:10d932015ba0fe1a84a7a0096dc416857e1a63a2323e6192b8b6bba90e50aa5b_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-multus-admission-controller@sha256:534466df0ec5df492b00ebeebedd041600e0476e6cb42d8aaedd46d2a6e78f06_s390x",
"8Base-RHOSE-4.11:openshift4/ose-multus-admission-controller@sha256:c7a66dd0d9c8b16789967073a28ac92eeb2f1beab3f8ead8fe1ca01f26a105c5_amd64",
"8Base-RHOSE-4.11:openshift4/ose-multus-admission-controller@sha256:df86ef6d451a7ac6a858f5a7a32145f3b99d0b1da3559ff90ccb4733106a59b5_arm64",
"8Base-RHOSE-4.11:openshift4/ose-multus-cni@sha256:559cb4e633fb0731f79310115e7d384749ef2ca15f298a4102985b4505845228_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-multus-cni@sha256:633c3b5509971739a0e95a8fab99a29bc5a81797c55c2cfdc97d184a055175af_s390x",
"8Base-RHOSE-4.11:openshift4/ose-multus-cni@sha256:75eeee08529df0c3e2e08b874ac7e1d39ef268148d71dff880f71034f8c89b14_amd64",
"8Base-RHOSE-4.11:openshift4/ose-multus-cni@sha256:98835095c461b58a1159a530ee7d3f978c81ed197b5345faf9d610272ebe23eb_arm64",
"8Base-RHOSE-4.11:openshift4/ose-multus-networkpolicy-rhel8@sha256:00532c0e376a4363ea73d6664c8ec200f5bcc4bcd52918cdad19f2d11057fd51_amd64",
"8Base-RHOSE-4.11:openshift4/ose-multus-networkpolicy-rhel8@sha256:80b31a0820e7954050c01d39fdce34591d22beec0678e258176a9bcc1378e07b_s390x",
"8Base-RHOSE-4.11:openshift4/ose-multus-networkpolicy-rhel8@sha256:9ba16add1d64bad4d4dfb9e8e4200b061ae6f6ab34bccf0456684bfdddc7b9b2_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-multus-networkpolicy-rhel8@sha256:c3799719a6af2f3020a8588e9a2ee483ee8e27d6a91675c824111aa0ea61be78_arm64",
"8Base-RHOSE-4.11:openshift4/ose-multus-route-override-cni-rhel8@sha256:0c8234a718b163b3390c49956b24c4320b4875d1f3d7ec27d0dab3fad16ddd85_amd64",
"8Base-RHOSE-4.11:openshift4/ose-multus-route-override-cni-rhel8@sha256:104105eb231879914965da9c3064c298ab2a1a7944eb334404c7ec32920ec511_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-multus-route-override-cni-rhel8@sha256:495a6f50eaac5b4bb2256d6866aed27549d547a454e4729703e1792fdd95a9a9_arm64",
"8Base-RHOSE-4.11:openshift4/ose-multus-route-override-cni-rhel8@sha256:51e952de791ec027c7841769418242da5172bb469f67eaab192fadcf6fb458e5_s390x",
"8Base-RHOSE-4.11:openshift4/ose-multus-whereabouts-ipam-cni-rhel8@sha256:019a741a0988bdfb01bb1d47a5ad13cae7a7bd281d9e1b0c5cc05ef2fa284ad2_amd64",
"8Base-RHOSE-4.11:openshift4/ose-multus-whereabouts-ipam-cni-rhel8@sha256:52e0ac8e139d941d3460ff68be8d22b6378ba6b9059d342ebc93d1fb8332a2ec_arm64",
"8Base-RHOSE-4.11:openshift4/ose-multus-whereabouts-ipam-cni-rhel8@sha256:6426782a1b3f59b5817fa85a465d63334ce7299adaeb442f75ce4930fece85dd_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-multus-whereabouts-ipam-cni-rhel8@sha256:8b81457dda1bfea834f351d7dae2f42195d04c95eaea32733c9ca4ad78ee554f_s390x",
"8Base-RHOSE-4.11:openshift4/ose-must-gather@sha256:3dacd322fcbbd9a68b8b8f6ac7d2f40eaad310442358d047d534156d1f39dc3d_arm64",
"8Base-RHOSE-4.11:openshift4/ose-must-gather@sha256:7c9eef761c85d5b7884e631937fef714732f612ebe54d1acb139f57560e8087d_amd64",
"8Base-RHOSE-4.11:openshift4/ose-must-gather@sha256:8bffdba8e5a5c0f02e4d8a4323292d1b9e4faeefbb3e3b73b13002050985eff9_s390x",
"8Base-RHOSE-4.11:openshift4/ose-must-gather@sha256:be3e5946f0c4f70427379251a147059e6aef6b24060ad3f43c4c7611d9a14d14_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-network-interface-bond-cni-rhel8@sha256:58d07b7b95fa55ba39a810d95f99954ee5b4bd19b37891a592ef47457c4d9248_amd64",
"8Base-RHOSE-4.11:openshift4/ose-network-interface-bond-cni-rhel8@sha256:696855f358513bb5d00da99f976ed617f2d4ed497d306684ef77aa9d69e93cba_s390x",
"8Base-RHOSE-4.11:openshift4/ose-network-interface-bond-cni-rhel8@sha256:b3fb70b58e12e37b5378eed5adb33619c0ecf110cbf48163e2717c19ec7f7025_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-network-interface-bond-cni-rhel8@sha256:eae99205aca7e6472b57040de8e4cd20a5cb2e320fa24fa93b5d018c0e8f0332_arm64",
"8Base-RHOSE-4.11:openshift4/ose-network-metrics-daemon-rhel8@sha256:1d1210cfd8dbee985f37f3b7f5f5027ee2871d0680c59d58f8b057eb188e5853_amd64",
"8Base-RHOSE-4.11:openshift4/ose-network-metrics-daemon-rhel8@sha256:94d936931a508b8e9e4d46dbdcc2f04311b30dca7a4ef54a5aafe708dda3b249_arm64",
"8Base-RHOSE-4.11:openshift4/ose-network-metrics-daemon-rhel8@sha256:e61bee6a6187d38ac586efb04c6ea9cfcc014c863e945e47f560a83e8def114d_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-network-metrics-daemon-rhel8@sha256:f29b041609aa6fc2351837aa6d5f377489e6e60570911ac474fc01102b6e8f63_s390x",
"8Base-RHOSE-4.11:openshift4/ose-nutanix-machine-controllers-rhel8@sha256:524e2e091db0e4a883824cd744f0d158e8bba91bff52b7e6c4908a3727c6bea2_amd64",
"8Base-RHOSE-4.11:openshift4/ose-oauth-apiserver-rhel8@sha256:46a1a8bad469cb3d2a2425eee40d5ebdbc99500741ccacdb384e34fa58ad177e_s390x",
"8Base-RHOSE-4.11:openshift4/ose-oauth-apiserver-rhel8@sha256:b1e06183d361a6ca89412b960a38121f6ecb9ecf6b9ebccbaad95159690dc243_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-oauth-apiserver-rhel8@sha256:c92369d17d727d96b6bc15cc9c32a65bce28850a441464d6557c4dea0445b3ce_amd64",
"8Base-RHOSE-4.11:openshift4/ose-oauth-apiserver-rhel8@sha256:d46a93bf4cb1369bd651b79748008cd3d69638b11d42fae6b2cd068545aab7d8_arm64",
"8Base-RHOSE-4.11:openshift4/ose-oauth-proxy@sha256:184021ada5116a1e5dc8c21163f39665606cae8fb1e776bd9d623cd2eb0072c2_amd64",
"8Base-RHOSE-4.11:openshift4/ose-oauth-proxy@sha256:1ce1cdcefa33cff869b553f7c1b03913d22495a8a66bb627a38a613f8bcbad26_arm64",
"8Base-RHOSE-4.11:openshift4/ose-oauth-proxy@sha256:56da8995fd4330fe9c28dbc873d699ca3c5eda75d1bcaba0ef9de2b209822ad9_s390x",
"8Base-RHOSE-4.11:openshift4/ose-oauth-proxy@sha256:9bfd73a2ba40e7a88aa3760e13e4179796daa942ecc1fdb35ac0d99f67b9c332_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-oauth-server-rhel8@sha256:0bf945ed0aee47149f19d396062c3fd23ea901c8992762c609673a16883a305b_arm64",
"8Base-RHOSE-4.11:openshift4/ose-oauth-server-rhel8@sha256:5f55e85234cb822dd12ab71bf5de8e7a49eab2525e465ac4bf34f5e69cee5673_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-oauth-server-rhel8@sha256:6f23eef8a61ada1a120bb5e03f477727d5b21e6fac6482ef823de58c2a838073_s390x",
"8Base-RHOSE-4.11:openshift4/ose-oauth-server-rhel8@sha256:ff7d23ed5555807756340a62bcade403f3e68350d2ec0feb442c1a8ddd7c17e4_amd64",
"8Base-RHOSE-4.11:openshift4/ose-openshift-apiserver-rhel8@sha256:a00046f91649246bf718a82a52ffcf969f0daa58dddc80de1ba53bf5999e393f_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-openshift-apiserver-rhel8@sha256:bfc32929ee0c819b793a73e00df60eedd318a950598566404e5d4b8ae0cf3cbe_s390x",
"8Base-RHOSE-4.11:openshift4/ose-openshift-apiserver-rhel8@sha256:cfc4db2358e7ae163557fd2a9fdd3f68bd6b281350e816fa5df796e8ef915879_arm64",
"8Base-RHOSE-4.11:openshift4/ose-openshift-apiserver-rhel8@sha256:fb79ed01acec6695a12cc13de5406bf08d862fbe1186734eb316544be1a240c1_amd64",
"8Base-RHOSE-4.11:openshift4/ose-openshift-controller-manager-rhel8@sha256:6c1a3c63ca3b93f0644a80882cc02174bc06bfb6df4b3012cdf43c1d0a8114e9_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-openshift-controller-manager-rhel8@sha256:bac116eb111816d3aca02ee3684caf417ad64d171844731aa17bb64d7eee5a75_amd64",
"8Base-RHOSE-4.11:openshift4/ose-openshift-controller-manager-rhel8@sha256:cbc561d7df2565112f6a0fb5da5a1ad3fb374f232a46985bbb06793f839b6c4f_arm64",
"8Base-RHOSE-4.11:openshift4/ose-openshift-controller-manager-rhel8@sha256:dd129ed0ef735c58c5453e9486e47f86128ba3e3f8e78f93b9f68cea6a6e1e19_s390x",
"8Base-RHOSE-4.11:openshift4/ose-openshift-state-metrics-rhel8@sha256:2950d0bcc7204cc50083c65c5353f5334b8d2c26a49b1ddf649cc5f154588ddd_s390x",
"8Base-RHOSE-4.11:openshift4/ose-openshift-state-metrics-rhel8@sha256:31fdf586cd84190d15ba39d77b2cf4f885e2f7b9d4cabecc173673657d98762f_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-openshift-state-metrics-rhel8@sha256:6952a0473a631218a7c975b461d12acb0bbb34fa09d29d517c9376302edaf211_arm64",
"8Base-RHOSE-4.11:openshift4/ose-openshift-state-metrics-rhel8@sha256:f35e35555ec3d130cff3bc84390cc6e29fbeaa3616a5ddd22264e378cf57dc56_amd64",
"8Base-RHOSE-4.11:openshift4/ose-openstack-cinder-csi-driver-rhel8-operator@sha256:60f1d7ca36e5b85e49c4d6118414e52b981f7628675a547e934f76e2b6884633_arm64",
"8Base-RHOSE-4.11:openshift4/ose-openstack-cinder-csi-driver-rhel8-operator@sha256:6d994efcb9859ae8c2284ee7859150bc334ef5db03c6101fb64677a841c534b1_amd64",
"8Base-RHOSE-4.11:openshift4/ose-openstack-cinder-csi-driver-rhel8-operator@sha256:bf71d233894a0f09ecd6d6d4bb14141aa458a7e38a59edcec6c25e6f3c1d6227_s390x",
"8Base-RHOSE-4.11:openshift4/ose-openstack-cinder-csi-driver-rhel8-operator@sha256:fc99f3eacda723a6d9c83bf0e619c91bd2eb049a710b304ab1de7639705bbed5_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-openstack-cinder-csi-driver-rhel8@sha256:222010151e2b63bf73be5abb82a7e66fc2a476c8d0eb2a9589751846eb13dda8_arm64",
"8Base-RHOSE-4.11:openshift4/ose-openstack-cinder-csi-driver-rhel8@sha256:5231039df308c3b8730158ad327982baff8f7b1b6dccd046ab4a00af6d70e7d8_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-openstack-cinder-csi-driver-rhel8@sha256:7c38464a61ab19479df1de20dcdbe5d5edc5091ac8b129a7f6f92aee6a792299_s390x",
"8Base-RHOSE-4.11:openshift4/ose-openstack-cinder-csi-driver-rhel8@sha256:9d4226c29d177b85af5c29303e477a110507966570a37607c9068eeea960bfdc_amd64",
"8Base-RHOSE-4.11:openshift4/ose-openstack-cloud-controller-manager-rhel8@sha256:1ff37333fbf551657701aba24e917b118b3104cb0ae66a1b062fd9b16492e806_arm64",
"8Base-RHOSE-4.11:openshift4/ose-openstack-cloud-controller-manager-rhel8@sha256:316d8d6c31c6198d95d929779c2d68df5ed9cc0fe1bc2db858f234af068dd21e_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-openstack-cloud-controller-manager-rhel8@sha256:c3ce053319fcd80e357b5ebcb3abca3f59bb5e45aa48452332c850627b7db28b_amd64",
"8Base-RHOSE-4.11:openshift4/ose-openstack-cloud-controller-manager-rhel8@sha256:cc40e91363be02c546bb57b66e855a635fa5cc9794814583b16a6ad70b23dca9_s390x",
"8Base-RHOSE-4.11:openshift4/ose-openstack-machine-controllers@sha256:109676ecd9d725dae3ac9bc7350deaa819dbcf1b911ec3106c3f412dd7d5e6d8_amd64",
"8Base-RHOSE-4.11:openshift4/ose-openstack-machine-controllers@sha256:12a757c6f5773a203383b44ee2e96b5e6997214c6ced22dbfe9234923d77dab5_arm64",
"8Base-RHOSE-4.11:openshift4/ose-openstack-machine-controllers@sha256:5cda1e00b8e5195be5fb565399f5a19c58a9c77bbe13e297f5a2196518116d90_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-openstack-machine-controllers@sha256:b791f3ba80eb8953023048e9d613c46e0f59582f6a810f33c6861159ed09604d_s390x",
"8Base-RHOSE-4.11:openshift4/ose-operator-lifecycle-manager@sha256:71e485ca85f437eab29e7442aba98f9b40209e187e09cc16b02a90ce2ea47a69_amd64",
"8Base-RHOSE-4.11:openshift4/ose-operator-lifecycle-manager@sha256:9ff3c0f6356d9bfcc98d390538007f31ffac8fdfeadfe10483ccb43b5afdb29f_arm64",
"8Base-RHOSE-4.11:openshift4/ose-operator-lifecycle-manager@sha256:d7869ff27bf8c8a4becc36ac1cfe0d58c87717abd331e0fb5654cd2170646964_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-operator-lifecycle-manager@sha256:e6b3dbe4aa6b5820b0aa9194980a88c90591286154b0d0bc4091a3b437b37d6b_s390x",
"8Base-RHOSE-4.11:openshift4/ose-operator-marketplace@sha256:4279626a013c0875b4c042ae9a2c970c67448a0d2eb0d5d40e9903d2ea4004db_amd64",
"8Base-RHOSE-4.11:openshift4/ose-operator-marketplace@sha256:60020a467e04467bc1584fb348af1586ead6ccf267deff84ded975ebb45966d8_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-operator-marketplace@sha256:97e0f4771aa15f5757e48ebb478798e549c8f171057d32aed5b1342b2f06266e_s390x",
"8Base-RHOSE-4.11:openshift4/ose-operator-marketplace@sha256:a14ba1d69da2b957fdbc9a42a867effd9234b97ec879574058ef84eebee047f3_arm64",
"8Base-RHOSE-4.11:openshift4/ose-operator-registry@sha256:5b349413999a106176b22c9df4d3cfbd918d74fc5cf28f2ae99547370aa6d346_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-operator-registry@sha256:5eb15d8d2b50adc82d64bc4195f37148d2bc74a7fe208edc51300b2a845fe980_s390x",
"8Base-RHOSE-4.11:openshift4/ose-operator-registry@sha256:619b8ca58e8cdc06a8e2dff0a837a18780c75f62c9ccdaf7e6c2e2afa786f93d_arm64",
"8Base-RHOSE-4.11:openshift4/ose-operator-registry@sha256:ba871c2101d87f2aeb6668af55b3f10e91558be420923b8523f8d83d4dd5b45e_amd64",
"8Base-RHOSE-4.11:openshift4/ose-ovirt-machine-controllers-rhel8@sha256:2d7b5e9c506da2c43704cae5934b604682dcb403218ceb1bd4f011c8bee8623b_amd64",
"8Base-RHOSE-4.11:openshift4/ose-ovirt-machine-controllers-rhel8@sha256:951e6ff8cdd565aefd60d8e996145c989c228a2a9c7ab412789d92ddb3ec9165_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-ovirt-machine-controllers-rhel8@sha256:d07d078681fbd9cb83c74716977b7f59112273cb18447178bdf8955050faeebd_s390x",
"8Base-RHOSE-4.11:openshift4/ose-ovirt-machine-controllers-rhel8@sha256:ff4261f6102f428b1789a31e021d18ededce3ba80ca93e64b7149968f10cff58_arm64",
"8Base-RHOSE-4.11:openshift4/ose-ovn-kubernetes@sha256:5abaa3f3db864bd4d2d2dbc059839e28cbe5b6baa09cb6545d3f508809dd3f7a_s390x",
"8Base-RHOSE-4.11:openshift4/ose-ovn-kubernetes@sha256:713dd28ffc33520c9e84b72850253adf0adb016968773121f05349e3fca302c2_amd64",
"8Base-RHOSE-4.11:openshift4/ose-ovn-kubernetes@sha256:795db439b8d73d097b0908fe6270d8a947fc1acd21bf3f4d9fa59f02bd16f19f_arm64",
"8Base-RHOSE-4.11:openshift4/ose-ovn-kubernetes@sha256:cec5b3a5276177b25ce85f5d1465dbc6aca19b78b0f5406b6fe85bc97ff3f77d_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-pod@sha256:51a4a033be2739a7a7a3edc7a1ee16ad9caddc5ae1f5a14c448afe3f5f906428_s390x",
"8Base-RHOSE-4.11:openshift4/ose-pod@sha256:651930bf045975dabb3d79410a2c9f971f1da319b8fcbba29ebe2e4e3bb71b3b_arm64",
"8Base-RHOSE-4.11:openshift4/ose-pod@sha256:718cf324bb4c3af6852458ab1551c59ee9f1b1d8d3fadfd858bb909c9ec3558a_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-pod@sha256:86e0050aaa7477b8aeef382e3bf8092463d207adfa5cd8c88358b367bb624869_amd64",
"8Base-RHOSE-4.11:openshift4/ose-powervs-cloud-controller-manager-rhel8@sha256:28ef0b3040cc922f78fd7e9814628871c0fb85de1a9d47c1d954737d26d2f53b_amd64",
"8Base-RHOSE-4.11:openshift4/ose-powervs-cloud-controller-manager-rhel8@sha256:a512551fc4ce326ef993f1dde6dedd5cf4c20b6c41f6149430ffae0d9e10d62c_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-powervs-machine-controllers-rhel8@sha256:965ad6292483d5e6d8b734fd40006689cf3917657919c668b6d01bc9fc4b816e_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-powervs-machine-controllers-rhel8@sha256:a03170bc3c01ee4f9c6cb80ee41925231b6c8b283822a094506214c10f19847b_amd64",
"8Base-RHOSE-4.11:openshift4/ose-prom-label-proxy@sha256:90f629a90569aceb6deb0134b4141a3a622c4e95637ef4d5d6f3890ac27026c2_s390x",
"8Base-RHOSE-4.11:openshift4/ose-prom-label-proxy@sha256:c9ac8cabb6bc4f6bd60bda52529c98df596a1fa5a9130201129068ff48bc0fbb_arm64",
"8Base-RHOSE-4.11:openshift4/ose-prom-label-proxy@sha256:db4ec1b0a75ec8a5260095225cf2ef103895edd9b05419503bec473629a3dcd0_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-prom-label-proxy@sha256:fd3feba855b7afa27146ab4798f7afcb05d2dc22c1eea2c691a3778df00606d6_amd64",
"8Base-RHOSE-4.11:openshift4/ose-prometheus-alertmanager@sha256:0d225b059bdefca3ac163860ce9ae41ed74cd8c9ca887cfe4c525ac3f0cae783_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-prometheus-alertmanager@sha256:13c7b3e7d5a2a75a806642a614189de0f4ae1639a9cab78ca7104ba65b4fd385_s390x",
"8Base-RHOSE-4.11:openshift4/ose-prometheus-alertmanager@sha256:cdddc502045ecafa9d4deabf4ac30af0255c3bb586390bcf7d89a1c1937b833c_arm64",
"8Base-RHOSE-4.11:openshift4/ose-prometheus-alertmanager@sha256:f8db7211683d764461c1feacb61eb9911f480a8ad113fccb381155322077303c_amd64",
"8Base-RHOSE-4.11:openshift4/ose-prometheus-config-reloader@sha256:015e84370d7a0a3e5318158915b27e1c5e7e7699d11240ba7359d6bc32c9898a_s390x",
"8Base-RHOSE-4.11:openshift4/ose-prometheus-config-reloader@sha256:39e17dba2978d3e1b0af71b9eb1be3446199a365ada2e156682ee7a20e48b060_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-prometheus-config-reloader@sha256:4065daad759195db3c325efc46209f02bcc1c32caad88c69d5a3dbdcf920e335_amd64",
"8Base-RHOSE-4.11:openshift4/ose-prometheus-config-reloader@sha256:bb62cdf6eca82eaa92fb9bbfc4e2f7575c3c49d472fda9358808aa790d3f5a70_arm64",
"8Base-RHOSE-4.11:openshift4/ose-prometheus-node-exporter@sha256:1226c18cda120df10313739a9ac638bd5c4d02aa4f65ba3d1044b4f423d559a2_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-prometheus-node-exporter@sha256:3539ddf93d8c2fe005b53b52c6628b413be0aabdfa534e6b947c4842d3617323_arm64",
"8Base-RHOSE-4.11:openshift4/ose-prometheus-node-exporter@sha256:52adf1af03f2c7fef37ac537638577b913a73b11490ef16c789c40dbfbc9391c_s390x",
"8Base-RHOSE-4.11:openshift4/ose-prometheus-node-exporter@sha256:79ad722e32477863e3319b35b1e98befb8257576ebab0be4ae605f1cf92cf760_amd64",
"8Base-RHOSE-4.11:openshift4/ose-prometheus-operator-admission-webhook-rhel8@sha256:7c00451864fafd5f2c5e316557f67eb027dd66e3e756c756ab3f74ab7a98e404_arm64",
"8Base-RHOSE-4.11:openshift4/ose-prometheus-operator-admission-webhook-rhel8@sha256:9a67755cf6419877dce688f5bcd92da4929dcd86603219eb08628b44a29c4257_amd64",
"8Base-RHOSE-4.11:openshift4/ose-prometheus-operator-admission-webhook-rhel8@sha256:a810296e2d9a9924234a7437531f9b6f4e266a4ddd40b8ecce1c48414696512e_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-prometheus-operator-admission-webhook-rhel8@sha256:c5030e797e2b2130ec51a9a6039e02ea272477f502f7999286c660d59f34aca8_s390x",
"8Base-RHOSE-4.11:openshift4/ose-prometheus-operator@sha256:72ffba5d0ae400eba6e31120ecb4b621e852653b3b3850add2775bf51d5a2aca_arm64",
"8Base-RHOSE-4.11:openshift4/ose-prometheus-operator@sha256:9e028b370e4b1fa7eeb51fb84ad9b1344e4012716030c5d3fa223c7abe92c0e1_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-prometheus-operator@sha256:a2912fec31d91070a66473f1902cd5206cc8ce9e6849c4e5c5ba3da85165a31b_s390x",
"8Base-RHOSE-4.11:openshift4/ose-prometheus-operator@sha256:b45f485a4d48297aaef5fc6b95211eebe8f75ebf2ef69118c331c21a97fbaa9a_amd64",
"8Base-RHOSE-4.11:openshift4/ose-prometheus@sha256:2486111c7d1de008464902945f9767cefedb3ef5c53521fdc2e1eb5fcf1b3fb4_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-prometheus@sha256:37e8941e45c4add6684e52685ed112e474f0c8f062178497a4d65a019a2c1700_amd64",
"8Base-RHOSE-4.11:openshift4/ose-prometheus@sha256:48375716d6e24dfd3811907f109defa883495cfdb387e78c26b90589e05623d7_arm64",
"8Base-RHOSE-4.11:openshift4/ose-prometheus@sha256:64ad3518eff522dda5d221496a94cf2fe14b5c68175d0002ff01bbeb131756b1_s390x",
"8Base-RHOSE-4.11:openshift4/ose-sdn-rhel8@sha256:0e9935caae157329505de5a21a4d40ef501c9a2bcff47f76b074fcf1ab0e9c22_s390x",
"8Base-RHOSE-4.11:openshift4/ose-sdn-rhel8@sha256:c708a24017904d8e50fffaafc4c7b072bd774d04acdfa2b40d139edccf1dad33_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-sdn-rhel8@sha256:f2c982220bfc6785e85f25c70ce559df5121417ec205d2df6965eb97885595ae_amd64",
"8Base-RHOSE-4.11:openshift4/ose-sdn-rhel8@sha256:f3f3ab589e877816e8816468155a3f2eacdecd2085c08794ba372e6dcb84dd9a_arm64",
"8Base-RHOSE-4.11:openshift4/ose-service-ca-operator@sha256:2fd815e1dfa78fc9c28179a5c77296723bbe8f42e1b19e347d936a795b787cdf_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-service-ca-operator@sha256:5607b0aeaff5bc14563afb5b339cf26c12472501532d929da168c2e21a7afe9f_s390x",
"8Base-RHOSE-4.11:openshift4/ose-service-ca-operator@sha256:85dc1b4150d3a3f698bfc460ef6bb30c9b827a098de3cb7f46b9d35f145ef4f4_arm64",
"8Base-RHOSE-4.11:openshift4/ose-service-ca-operator@sha256:bcdbf3cb8e6e31b66d979055c7ad71ff5d9fa309ba3c35256acdbe51c9f43de5_amd64",
"8Base-RHOSE-4.11:openshift4/ose-telemeter@sha256:136d56f3c872a4d0dafb872d79c10b9d11cc582cbbb1e796881c6770543b3012_arm64",
"8Base-RHOSE-4.11:openshift4/ose-telemeter@sha256:41f945d79832bab585470bb274be2ab66c8728808d15679c8ea3089013671464_s390x",
"8Base-RHOSE-4.11:openshift4/ose-telemeter@sha256:d9c609b5b7893d6f0c137fff5edd8df6b182088277ee2b9fcda8374fe19838e4_amd64",
"8Base-RHOSE-4.11:openshift4/ose-telemeter@sha256:f931ead1bc611c5faf5073c81a3af1c3561ed1eb42f958fa9c1ae03eeb339505_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-tests@sha256:62f2f4e4ceba4c9b0a2116d3f3ec7c3b467f597e089e791f5a1271ecc4fcc3fd_s390x",
"8Base-RHOSE-4.11:openshift4/ose-tests@sha256:7cf282f6435dc703a8706afc203c5cb55d1f02a2af2452385ea0415b3b07ec89_amd64",
"8Base-RHOSE-4.11:openshift4/ose-tests@sha256:a5de772af9f66abc7b9f80a650ac51b70ec040cf331773c71d817a389c999144_arm64",
"8Base-RHOSE-4.11:openshift4/ose-tests@sha256:d8fd47265c720cad5f81c107c40302e3da0e569b79b18f0182804db6ddef0b39_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-thanos-rhel8@sha256:15883854538476b61fb9f95e9568936acdee1c26939101b300f16c877a1fb111_amd64",
"8Base-RHOSE-4.11:openshift4/ose-thanos-rhel8@sha256:94514a0e4637f4a171b6f603831ea5e608a8a66d7e04ef338814a2a3f788ae12_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-thanos-rhel8@sha256:b17fdce1d5ac2b69ec530e834f4a15576ea9e1227f74bca0777d30555a7aae96_arm64",
"8Base-RHOSE-4.11:openshift4/ose-thanos-rhel8@sha256:fa37f528f000ce8be8262df51584f0746f3b2a15db2295e82dba17171d3e6af7_s390x",
"8Base-RHOSE-4.11:openshift4/ose-tools-rhel8@sha256:3e7ad95fa62980cfa70e0021654b5a8405c254ebc4da9710ac1171480d665c59_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-tools-rhel8@sha256:c240e2e47af8935e58563da8c7e753704ed0c279a5522352573431e1bf63a47a_s390x",
"8Base-RHOSE-4.11:openshift4/ose-tools-rhel8@sha256:e3aec41436e71965c0302002463767987eb0764cd1153417524259fa36a394fb_amd64",
"8Base-RHOSE-4.11:openshift4/ose-tools-rhel8@sha256:e919b897c04f0c28e7ad3911390a6786b5f32c16d6e95022df06b9806e48ef19_arm64",
"8Base-RHOSE-4.11:openshift4/ose-vmware-vsphere-csi-driver-operator-rhel8@sha256:dfe6e04bea49e649841021fc717372bffcf0393ae71ba50fb640a3da64efb8ec_amd64",
"8Base-RHOSE-4.11:openshift4/ose-vmware-vsphere-csi-driver-rhel8@sha256:1ba42f6dfa8aa6671c1bd91741a5160ee5520bf99b0aeccba75af21be725f561_amd64",
"8Base-RHOSE-4.11:openshift4/ose-vsphere-cloud-controller-manager-rhel8@sha256:8b1cecaff8606e6649ea59f2b41fd680ee9efec621d8e994f157973be9b496f6_amd64",
"8Base-RHOSE-4.11:openshift4/ose-vsphere-cluster-api-controllers-rhel8@sha256:a450b493f00f796206a3d7286e93bad2ec36e5a80259c7947e79a1a0d5210656_amd64",
"8Base-RHOSE-4.11:openshift4/ose-vsphere-csi-driver-operator-rhel8@sha256:dfe6e04bea49e649841021fc717372bffcf0393ae71ba50fb640a3da64efb8ec_amd64",
"8Base-RHOSE-4.11:openshift4/ose-vsphere-csi-driver-rhel8@sha256:1ba42f6dfa8aa6671c1bd91741a5160ee5520bf99b0aeccba75af21be725f561_amd64",
"8Base-RHOSE-4.11:openshift4/ose-vsphere-csi-driver-syncer-rhel8@sha256:a8fb8135d0f3d2f666825d8a696973347f08238122e69951f17cce39d4287040_amd64",
"8Base-RHOSE-4.11:openshift4/ose-vsphere-problem-detector-rhel8@sha256:1a6eb49eea5f45e26b7bf30de3cd9b5573901fa6d4aa3bf621fa2e842c74c8d6_amd64",
"8Base-RHOSE-4.11:openshift4/ovirt-csi-driver-rhel7@sha256:1a3545dcf656b9e6caa0007993f8b9ae4544a7e3d0c28d7bd4a892d8f4b4b2d8_s390x",
"8Base-RHOSE-4.11:openshift4/ovirt-csi-driver-rhel7@sha256:83423a80871b68615cb6174ac08e5a60b0b1b8ed003a3f40ec03fb7920679e94_arm64",
"8Base-RHOSE-4.11:openshift4/ovirt-csi-driver-rhel7@sha256:b1ee2119c5c9ffa916f48425d807695d557bfe326bbfe0e65d18ec235cee53b7_ppc64le",
"8Base-RHOSE-4.11:openshift4/ovirt-csi-driver-rhel7@sha256:f7adacdb30067ee92339af29ed852e5de53d0c272cfaf5b46ab48b7b668816f5_amd64",
"8Base-RHOSE-4.11:openshift4/ovirt-csi-driver-rhel8-operator@sha256:2c1cd41c04dad0e7c8958ceec1b1d4273eb8be8f2f1daede4a6257050b012543_arm64",
"8Base-RHOSE-4.11:openshift4/ovirt-csi-driver-rhel8-operator@sha256:7a167a4e4c80b02d4e3a4d1f17b84c47fa7f2818c20ae643891e04d6270a58a6_s390x",
"8Base-RHOSE-4.11:openshift4/ovirt-csi-driver-rhel8-operator@sha256:d44cc45f565771b89a9a6600c3f0a463f5707b5d99d43fcd5017afa1c42cfe41_ppc64le",
"8Base-RHOSE-4.11:openshift4/ovirt-csi-driver-rhel8-operator@sha256:ec28031cfdeadc780ac4a539fc2ffcee484db70aff6d68bec2bfc88509f41ded_amd64",
"8Base-RHOSE-4.11:openshift4/ovirt-csi-driver-rhel8@sha256:1a3545dcf656b9e6caa0007993f8b9ae4544a7e3d0c28d7bd4a892d8f4b4b2d8_s390x",
"8Base-RHOSE-4.11:openshift4/ovirt-csi-driver-rhel8@sha256:83423a80871b68615cb6174ac08e5a60b0b1b8ed003a3f40ec03fb7920679e94_arm64",
"8Base-RHOSE-4.11:openshift4/ovirt-csi-driver-rhel8@sha256:b1ee2119c5c9ffa916f48425d807695d557bfe326bbfe0e65d18ec235cee53b7_ppc64le",
"8Base-RHOSE-4.11:openshift4/ovirt-csi-driver-rhel8@sha256:f7adacdb30067ee92339af29ed852e5de53d0c272cfaf5b46ab48b7b668816f5_amd64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Low"
}
],
"title": "golang: crypto/tls: session tickets lack random ticket_age_add"
},
{
"cve": "CVE-2022-30631",
"cwe": {
"id": "CWE-1325",
"name": "Improperly Controlled Sequential Memory Allocation"
},
"discovery_date": "2022-07-14T00:00:00+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"8Base-RHOSE-4.11:openshift4/driver-toolkit-rhel8@sha256:0d876f138cb07c4cf25bc0161041f92a25a81637367815ab20c8ac30e11d7f0a_ppc64le",
"8Base-RHOSE-4.11:openshift4/driver-toolkit-rhel8@sha256:82faeb6a8caa174d9df3d259945ca161311fe6231d628e34ee0f1c8528371229_amd64",
"8Base-RHOSE-4.11:openshift4/driver-toolkit-rhel8@sha256:d3edb75ef363d202953c7fab5e997a5f2430108b6882f4b857de2be7c4ed8ffb_arm64",
"8Base-RHOSE-4.11:openshift4/driver-toolkit-rhel8@sha256:ebbdb04cefcb10f1932415c1fe7453b20066594c0febd1f6e3d28dd71c29c939_s390x",
"8Base-RHOSE-4.11:openshift4/ose-cluster-update-keys@sha256:d5c919b0c64ca6401a0128b08b1440c4679d748c91acb90fd04f6665ae264929_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-cluster-update-keys@sha256:dbaa95fb795f4dedeeeab0a2b1372ceef199f098d9a83c88581897dc992bb065_arm64",
"8Base-RHOSE-4.11:openshift4/ose-cluster-update-keys@sha256:e830e81f1cafe4d2aaf49f3e96befdf1a992afbc64795fed941591d88f5ce71a_s390x",
"8Base-RHOSE-4.11:openshift4/ose-cluster-update-keys@sha256:fe8864f55f1ef516784a6a3836a09c3a399b6fee050e7c78181f1a337667b4b7_amd64",
"8Base-RHOSE-4.11:openshift4/ose-deployer@sha256:03cdacbcd2591b2df3b211e8a1d52a8e1790fb0725b1972d077536f2365e16e9_arm64",
"8Base-RHOSE-4.11:openshift4/ose-deployer@sha256:1f82bd5534d24cf42c945d9e2950aff008768537b1f062b4034832f35a3082c7_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-deployer@sha256:5e63d593d7d8f648ea011b738346132a29f88bf59f0a0d9bb7140ad80c3a91ec_s390x",
"8Base-RHOSE-4.11:openshift4/ose-deployer@sha256:621a5a47a8073ce50dc3dc4c7b4ef0d7e0d3b631678f29f8b72eae0d42daf661_amd64",
"8Base-RHOSE-4.11:openshift4/ose-etcd@sha256:67545f560dbd1d93d5db47750566897eaf6afc5f3a8c6f66da73d70f393dbc36_arm64",
"8Base-RHOSE-4.11:openshift4/ose-etcd@sha256:91408b23960b2c9a7149627778c368b55e28b256d60e7573bdfa1bf96a3d8aad_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-etcd@sha256:bcdcab7ab0e807e2ff5c2896535e83ca8b93589dac62b4db2aa147b9cbcaf96c_s390x",
"8Base-RHOSE-4.11:openshift4/ose-etcd@sha256:ebbba7e4d8d98f33dda3b53d546536b282ac28608b8cac09936fed72348fef63_amd64",
"8Base-RHOSE-4.11:openshift4/ose-haproxy-router@sha256:17958f3a8e6f0139f52d7955c715681a8bec9648db8e8dcc651d8a1459e66113_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-haproxy-router@sha256:27e999d7fb306a7f64fbb9539c54fd14696f13cbb1a9c20ebe35e1d77077d123_amd64",
"8Base-RHOSE-4.11:openshift4/ose-haproxy-router@sha256:62dce7f4daf142d66daa2d05dba25341c0b95356eed16a1c2cececb443b8da77_s390x",
"8Base-RHOSE-4.11:openshift4/ose-haproxy-router@sha256:c02a610e278107761119496d5429bd0e4f4af379df106e00d74cc411f00b4afa_arm64",
"8Base-RHOSE-4.11:openshift4/ose-ironic-agent-rhel8@sha256:01ad95d888c322ea14b3aa2ebda5ba73db728d2207c6fae4aecd46cfe204be41_amd64",
"8Base-RHOSE-4.11:openshift4/ose-ironic-agent-rhel8@sha256:1173e2058ab034c308915900780fe13edd4ab1dcc737f8b4dabc77f3d9533356_arm64",
"8Base-RHOSE-4.11:openshift4/ose-ironic-rhel8@sha256:185fd18adc8e17e671e65b7d006a1e185fc41127e176c1fcbe82231b83d9e275_arm64",
"8Base-RHOSE-4.11:openshift4/ose-ironic-rhel8@sha256:5d630326f2961c8168d862a1341f27085ce928f8454b94d117208b5cd9b281ed_amd64",
"8Base-RHOSE-4.11:openshift4/ose-ironic-static-ip-manager-rhel8@sha256:1e6b410d12e38a911157ea92414be3b305017251e56c36d6a0213020cee2d36a_amd64",
"8Base-RHOSE-4.11:openshift4/ose-ironic-static-ip-manager-rhel8@sha256:9450f43a753cc8183f711e40a14c4d0d65fd136a2a18ffebeaedcc3d8321a47c_arm64",
"8Base-RHOSE-4.11:openshift4/ose-keepalived-ipfailover@sha256:01e13ebf8479c51a6345c19b7ba19aedd7d8b0894f667da4b8bc89ebb11cdb7d_s390x",
"8Base-RHOSE-4.11:openshift4/ose-keepalived-ipfailover@sha256:7cf2d25854c5c543f4098ca114538004804457bdca85794b13f43e371ac5f1c8_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-keepalived-ipfailover@sha256:c4b14558b9c70c27e2c4475376f28ca2e1cb928be57972692dfb5336b3c9497e_arm64",
"8Base-RHOSE-4.11:openshift4/ose-keepalived-ipfailover@sha256:d4e6b23834146f9ee49aab9ed1d9acfa8fea85670797af2ccf912eabd9aa824c_amd64",
"8Base-RHOSE-4.11:openshift4/ose-kuryr-controller-rhel8@sha256:0f66b211011375a203597f2a524314d9e05319db80f5e22fd78619eebed98ea0_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-kuryr-controller-rhel8@sha256:49eb2f59646d4fcea6f0ea9f8c22f819969913e3b691842fd3efb3146c021690_amd64",
"8Base-RHOSE-4.11:openshift4/ose-machine-os-images-rhel8@sha256:7b5354bb368da20e0ce7568b94f8c5eb3a418d592cd5cde2b36a08978ee48c48_amd64",
"8Base-RHOSE-4.11:openshift4/ose-machine-os-images-rhel8@sha256:cd2e7121485ccef25344ebc4f471d92913cbd6e24a12423305d6cc20728c1344_arm64",
"8Base-RHOSE-4.11:openshift4/ose-tools-rhel8@sha256:3e7ad95fa62980cfa70e0021654b5a8405c254ebc4da9710ac1171480d665c59_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-tools-rhel8@sha256:c240e2e47af8935e58563da8c7e753704ed0c279a5522352573431e1bf63a47a_s390x",
"8Base-RHOSE-4.11:openshift4/ose-tools-rhel8@sha256:e3aec41436e71965c0302002463767987eb0764cd1153417524259fa36a394fb_amd64",
"8Base-RHOSE-4.11:openshift4/ose-tools-rhel8@sha256:e919b897c04f0c28e7ad3911390a6786b5f32c16d6e95022df06b9806e48ef19_arm64"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2107342"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in golang. Calling the Reader, Read method on an archive that contains a large number of concatenated 0-length compressed files can cause a panic issue due to stack exhaustion.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "golang: compress/gzip: stack exhaustion in Reader.Read",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "To exploit CVE-2022-30631, an attacker supplies a specially crafted gzip archive to a Go application that uses a vulnerable version of the compress/gzip package without adequate input validation. This can lead to uncontrolled recursion, resulting in stack exhaustion and causing the application to panic, thereby affecting its availability.\n\nAs this is merely a DoS and there is no known way to control the instruction pointer, RH ProdSec has set the impact of this vulnerabilty to \"Moderate\".\n\nWithin regulated environments, a combination of the following controls acts as a significant barrier to successfully exploiting a CWE-1325: Improperly Controlled Sequential Memory Allocation vulnerability and therefore downgrades the severity of this particular CVE from Moderate to Low.\n\nAccess to the platform is granted only after successful hard token-based multi-factor authentication (MFA) and is governed by least privilege to ensure only authorized users and roles can execute or modify code. Static code analysis and peer reviews enforce strong input validation and error handling, preventing improperly validated inputs from causing system instability, data exposure, or privilege escalation. In the event of successful exploitation, process isolation limits the impact of excessive sequential memory allocation by restricting memory use per process, preventing any single process from exhausting system resources. Finally, the platform uses memory protection mechanisms such as Data Execution Prevention (DEP) and Address Space Layout Randomization (ASLR) to reduce the risk of memory allocation-based attacks.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"8Base-RHOSE-4.11:openshift4/cloud-network-config-controller-rhel8@sha256:6e27d73d86ae20585752a7c2e3a3cfa41ee88c245e9ab9da123c86b91b77bf4d_amd64",
"8Base-RHOSE-4.11:openshift4/cloud-network-config-controller-rhel8@sha256:e3cc37918d771c7d87052387de7a4f585c329cec0b8537b41f411cf7e08e7ef6_arm64",
"8Base-RHOSE-4.11:openshift4/cloud-network-config-controller-rhel8@sha256:e7867ad391b8f7cca4d987f7fd7cc429b86665029cc7b226ccd32aec5bf2556e_ppc64le",
"8Base-RHOSE-4.11:openshift4/cloud-network-config-controller-rhel8@sha256:eaedb1749fc0f2c117497ca4e2e82e9366b3e776d9910d45fbc1be4daa774ae8_s390x",
"8Base-RHOSE-4.11:openshift4/egress-router-cni-rhel8@sha256:5d87bcb5e32b7d69df1d713fd61a71d0223447258deb728b26249ca197bad943_ppc64le",
"8Base-RHOSE-4.11:openshift4/egress-router-cni-rhel8@sha256:73fb4c432aeea93a109c119097ea849c1e4ae02bf7dd196ebb63d46223c7837e_amd64",
"8Base-RHOSE-4.11:openshift4/egress-router-cni-rhel8@sha256:9cb6ff6b82565bbfb4af2b9ffe93148d2d145775c33fef56beb7de901ebd0eb6_s390x",
"8Base-RHOSE-4.11:openshift4/egress-router-cni-rhel8@sha256:c73b6663d221184ae7920fb6fcb5191591b697faed01b7a30cf8116f60bd6898_arm64",
"8Base-RHOSE-4.11:openshift4/network-tools-rhel8@sha256:6de9ef410c3940d5292b3ba93952497959d67dbd82bbce9d4096032fa4ddb35f_amd64",
"8Base-RHOSE-4.11:openshift4/network-tools-rhel8@sha256:988faf6dc4951404eb8886150c33905880b81b32ca3ba1713911e4fd525bc000_s390x",
"8Base-RHOSE-4.11:openshift4/network-tools-rhel8@sha256:b914a9caeedc9c9777e28e71ed81416a1bf0fd6104b164ba756555192cf95063_ppc64le",
"8Base-RHOSE-4.11:openshift4/network-tools-rhel8@sha256:f14cafc7dd1904d01ec797a18bbc6753a751b113af94e0122697af4b6cd75cb9_arm64",
"8Base-RHOSE-4.11:openshift4/oc-mirror-plugin-rhel8@sha256:6504ab4496384eb70fd230933f7c6a3ea76b75c66afa7a7dfbd02ac1ad205515_amd64",
"8Base-RHOSE-4.11:openshift4/ose-agent-installer-api-server-rhel8@sha256:03cab1a6deb73e00dbea5cdd97c2eae70f34f01b2b45eebef32207a44b9740be_amd64",
"8Base-RHOSE-4.11:openshift4/ose-agent-installer-api-server-rhel8@sha256:311118642213a933c9d68e20043c7ac224fffa67bc6d563736af7836dc45bf22_arm64",
"8Base-RHOSE-4.11:openshift4/ose-agent-installer-api-server-rhel8@sha256:75d72fff160648cec863535b7ca3206dcf8b1d0e8686f1c20b55d684c9fd33dc_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-agent-installer-api-server-rhel8@sha256:f75740f83210434f126f13c414165a96ba2cf24e081d37ce147381c672211f6d_s390x",
"8Base-RHOSE-4.11:openshift4/ose-agent-installer-csr-approver-rhel8@sha256:5a2e4ce921dd19131cc4701701a1e15ab63c5862bf6c6c6d6c699a014be9e15d_arm64",
"8Base-RHOSE-4.11:openshift4/ose-agent-installer-csr-approver-rhel8@sha256:832c7fad36504af9ff0ea617eee9ce7e0d90c3b062dd49764709359ef742526b_s390x",
"8Base-RHOSE-4.11:openshift4/ose-agent-installer-csr-approver-rhel8@sha256:ea0d1078f53d769332eb6d74134b246c3e1d3a3a39832055c303b134a4eed290_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-agent-installer-csr-approver-rhel8@sha256:efcf0bcdb223445c64a7632b14621f40e3262f1aff7a8433246b56dada0c5ab5_amd64",
"8Base-RHOSE-4.11:openshift4/ose-agent-installer-node-agent-rhel8@sha256:3debd079d7a4e557aec8bf4f9e67aace0b72205a5d020206760fdfb59d13855c_amd64",
"8Base-RHOSE-4.11:openshift4/ose-agent-installer-node-agent-rhel8@sha256:6b7f448cc4ff12f26fe23266eae4532a5a516179eb3081a477d4a1b287d004ca_s390x",
"8Base-RHOSE-4.11:openshift4/ose-agent-installer-node-agent-rhel8@sha256:969a995f0c2079554cad5db05df992e5da80d5645f97e031048dcb6625936c0e_arm64",
"8Base-RHOSE-4.11:openshift4/ose-agent-installer-node-agent-rhel8@sha256:b2078745a9931f618b2ae3276f215f72a82570aebb1f871a086d74995f08f437_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-agent-installer-orchestrator-rhel8@sha256:5fbacf9fe03238b9e82d1d5aa3050bb94666f75d9c312cf96d364554432c4516_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-agent-installer-orchestrator-rhel8@sha256:69f30e118f27a357e1ec7a7d30249ac35acea76328922f24954e566eb28ddc92_amd64",
"8Base-RHOSE-4.11:openshift4/ose-agent-installer-orchestrator-rhel8@sha256:852f901cda9211026376f78c5bff6fc0e90714b44a7e75792e7ee9dca7d41ae5_s390x",
"8Base-RHOSE-4.11:openshift4/ose-agent-installer-orchestrator-rhel8@sha256:bc5ff8bf2abee2efc0df7122c384671e93122b4e158ae8eb1355a094bf61a75d_arm64",
"8Base-RHOSE-4.11:openshift4/ose-alibaba-cloud-controller-manager-rhel8@sha256:89262b72ba883c895c2073164824cdfdcdc5f1ef61d6c2e0d77cd3755cdc1fcb_amd64",
"8Base-RHOSE-4.11:openshift4/ose-alibaba-cloud-csi-driver-container-rhel8@sha256:d1a8124402bdb03cd625066b8719cbb3d2f0009c6923062a43ada1bb59871d68_amd64",
"8Base-RHOSE-4.11:openshift4/ose-alibaba-disk-csi-driver-operator-container-rhel8@sha256:0161cffc939ea87d47ef654f287b14cb7551333731870dbd6e2232c5875b9033_amd64",
"8Base-RHOSE-4.11:openshift4/ose-alibaba-machine-controllers-rhel8@sha256:dd1cd42eaa29959de325282d4f8815a0ebaa122604e28d407ecd7e965166b880_amd64",
"8Base-RHOSE-4.11:openshift4/ose-apiserver-network-proxy-rhel8@sha256:245ece4bd06599e479428c43847ff3cc532e3822f332c16bcd75fe8d803d294d_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-apiserver-network-proxy-rhel8@sha256:4be86d5b8d518826e8a65e9fb9f2b22c094ed8493b1720a5e798938b30f191ec_arm64",
"8Base-RHOSE-4.11:openshift4/ose-apiserver-network-proxy-rhel8@sha256:8ebe88572805ce4d7d574d50b26f85f6518fdb22dd7b9d1770cf96e826ed8dd9_amd64",
"8Base-RHOSE-4.11:openshift4/ose-apiserver-network-proxy-rhel8@sha256:ace63e71611bbc9e00c427ea60b48239878d25d23816ea80677ec6fbfab1734f_s390x",
"8Base-RHOSE-4.11:openshift4/ose-aws-cloud-controller-manager-rhel8@sha256:1242457e768a2cf0edefda2e0ec641264077e1e6c3c1819b6c430397826f4cc9_amd64",
"8Base-RHOSE-4.11:openshift4/ose-aws-cloud-controller-manager-rhel8@sha256:d9a7e298d07960e577ff3c49b64534340e31f07685c569d23e35818e993816fb_arm64",
"8Base-RHOSE-4.11:openshift4/ose-aws-cluster-api-controllers-rhel8@sha256:f1fb4e9e06fbada6da3a9849842d2faaef11afc923c0ead4b4d908cca928fb10_amd64",
"8Base-RHOSE-4.11:openshift4/ose-aws-cluster-api-controllers-rhel8@sha256:fae8fcd656375af170fe16f5e1704cd04a01353c39bdb71496320f66bdf98054_arm64",
"8Base-RHOSE-4.11:openshift4/ose-aws-ebs-csi-driver-rhel8-operator@sha256:432e73a20f27e84174d811cee2ee7db13f2bcd5617691ace07863ade43ad5abd_amd64",
"8Base-RHOSE-4.11:openshift4/ose-aws-ebs-csi-driver-rhel8-operator@sha256:4eb2eec27fd1cba3fd42fd9d633373602c0635fbef3e380ef227b418ec6e96a7_arm64",
"8Base-RHOSE-4.11:openshift4/ose-aws-ebs-csi-driver-rhel8@sha256:3ef0030f0228d2041cc810995403b7f09b92d9d2044236bf7961d4c32024591e_amd64",
"8Base-RHOSE-4.11:openshift4/ose-aws-ebs-csi-driver-rhel8@sha256:9fe539afa21e7e0f0b04230f6908d2e67861608b01b6afcebd575d10e95bed63_arm64",
"8Base-RHOSE-4.11:openshift4/ose-aws-pod-identity-webhook-rhel8@sha256:9389e1e4c2fa64a154dcbffbed370676accfdb8eea70b2e6a49a1c6b4aa4aaf8_amd64",
"8Base-RHOSE-4.11:openshift4/ose-aws-pod-identity-webhook-rhel8@sha256:9fab946ed6f96886ad644600e0e98ebdf2bff6e525838b38258fc9599bf10450_arm64",
"8Base-RHOSE-4.11:openshift4/ose-azure-cloud-controller-manager-rhel8@sha256:2510e600a0b60a9fa1ee630d2c7ffdcbbaa7588946316067d4f01caad13d90a3_amd64",
"8Base-RHOSE-4.11:openshift4/ose-azure-cloud-controller-manager-rhel8@sha256:39c2233c6bd5d940c5dcb2d9bb1fa679f7f68260a21a8862b7e92471ce1a1a68_arm64",
"8Base-RHOSE-4.11:openshift4/ose-azure-cloud-node-manager-rhel8@sha256:34d592fa215e07fc79cf590c9f8e2b9b33d5a69b168b0037770c3ac2dd96da0e_arm64",
"8Base-RHOSE-4.11:openshift4/ose-azure-cloud-node-manager-rhel8@sha256:f6756cc5a93dea849e34955f1f40dacee78b76dd19ca95019f3d59e73a42a28d_amd64",
"8Base-RHOSE-4.11:openshift4/ose-azure-cluster-api-controllers-rhel8@sha256:54eddeca59ead55597958f4a6d14aed6c67e40881f2cfe48fcb86da046cd8545_amd64",
"8Base-RHOSE-4.11:openshift4/ose-azure-cluster-api-controllers-rhel8@sha256:be393e7e52cd71f4e69045ca297d22090c77e4db3736d5b65ba32c09012ada59_arm64",
"8Base-RHOSE-4.11:openshift4/ose-azure-disk-csi-driver-rhel8-operator@sha256:4ff095a8f869062d5197d571f266f6ac3f9c785eed275eaccc8522285128d2b6_arm64",
"8Base-RHOSE-4.11:openshift4/ose-azure-disk-csi-driver-rhel8-operator@sha256:7aefec5230cd316684b716b1051589f9ec2c9cf2e1447f039abf7e5d46a5dd8c_amd64",
"8Base-RHOSE-4.11:openshift4/ose-azure-disk-csi-driver-rhel8@sha256:02ea902eeafb1f8036e9a939d8f99ef9ac5d51aff33637e8bd5c08a95c27ddc9_arm64",
"8Base-RHOSE-4.11:openshift4/ose-azure-disk-csi-driver-rhel8@sha256:9ec7ea5a66b67b45209c7818e07e55937124d959140a4ccf8b4507c42b23b829_amd64",
"8Base-RHOSE-4.11:openshift4/ose-azure-file-csi-driver-operator-rhel8@sha256:5346a247159c4ea41782355befb3bb87dedf6ca21807bf0e8d47a5575c0a1236_arm64",
"8Base-RHOSE-4.11:openshift4/ose-azure-file-csi-driver-operator-rhel8@sha256:ed5eb91ffaacd7a9d8dc6523bb481ae70d37cf14be254dc4f0b625f319a2764d_amd64",
"8Base-RHOSE-4.11:openshift4/ose-azure-file-csi-driver-rhel8@sha256:7e27919cadcfd915fb1765d7b87753da104f26e6f1c2d37818d5bd4bf77fe51a_arm64",
"8Base-RHOSE-4.11:openshift4/ose-azure-file-csi-driver-rhel8@sha256:acb6bd70db8a2addf429d17cd5bf5f1659835eb3c4f32b7e21925d4d6269a9cc_amd64",
"8Base-RHOSE-4.11:openshift4/ose-baremetal-installer-rhel8@sha256:432d43bcec91fdcc88b389628cf6cfafca5e973a5c9cafaa1bc7db332caa1303_amd64",
"8Base-RHOSE-4.11:openshift4/ose-baremetal-installer-rhel8@sha256:8fe8f202c97a262f65280091ca28da690c5d342bf36fa528e28b791e59b5402c_arm64",
"8Base-RHOSE-4.11:openshift4/ose-baremetal-installer-rhel8@sha256:927f472da5d7cd5b63be4c1ba755edc4caef1687f9dae949c2ee5979b65a5ece_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-baremetal-installer-rhel8@sha256:f3fa907c69b86a520ed526397264c2908379e5ee092f718b94d3049cf3914664_s390x",
"8Base-RHOSE-4.11:openshift4/ose-baremetal-machine-controllers@sha256:092186662282ca09b701f0e198faf403905315190a1f1bcfdaf952ee0012f2f7_s390x",
"8Base-RHOSE-4.11:openshift4/ose-baremetal-machine-controllers@sha256:805aaaf2c736170ac879baed0eab2d3de05b1255331a46ad247fd3b5dfbbfb52_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-baremetal-machine-controllers@sha256:e6e2d9e0777173822e3ca8cfef5d457f75fd4638ccfd5d896b3354416d8d1d94_arm64",
"8Base-RHOSE-4.11:openshift4/ose-baremetal-machine-controllers@sha256:f7606cd50b6e7ab57038d01f6539c194f974904abdbfcc04810fffc803166f4a_amd64",
"8Base-RHOSE-4.11:openshift4/ose-baremetal-rhel8-operator@sha256:09c5815abcd751e6599fd7d741399c3009fb5c64498005b836b894baec3f32ce_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-baremetal-rhel8-operator@sha256:ca3282dfbea85af8d294027bb958c5f7b67cd09307ba9a9b90d24ff1524e5e43_amd64",
"8Base-RHOSE-4.11:openshift4/ose-baremetal-rhel8-operator@sha256:d9799c53a13fbc2c3821612fe9bebed15522790d8c5f38ec725fad071dac9f05_arm64",
"8Base-RHOSE-4.11:openshift4/ose-baremetal-rhel8-operator@sha256:e42c99f1ee203ec4bce4bff0b9dbae24f02fd970604c592c92f166145a638ff5_s390x",
"8Base-RHOSE-4.11:openshift4/ose-baremetal-runtimecfg-rhel8@sha256:0b13e1b6772d771e457a8efa0330d0f7d26679fb057c6b679f4cd50e629075dc_s390x",
"8Base-RHOSE-4.11:openshift4/ose-baremetal-runtimecfg-rhel8@sha256:36d777277a842f569d358e6a95acf7f9ed9f6b55e1ecfc7e14d21c51c805fd0e_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-baremetal-runtimecfg-rhel8@sha256:5ce3526bde097d1550a02fbeeaea6822d7c885cbac4f757cdafe138dd968d489_amd64",
"8Base-RHOSE-4.11:openshift4/ose-baremetal-runtimecfg-rhel8@sha256:d68705bb7994ea06b999f68001837638d901e2ac3677324b41ef45c140637ee7_arm64",
"8Base-RHOSE-4.11:openshift4/ose-cli-artifacts@sha256:21babbab6276c3c556e2c2cf232c7dc9de3f187151a3c2973643829a418eaaee_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-cli-artifacts@sha256:382c647edbf3fa812d83e9fc1b25696836f574c21376b3438a041692c2aad57a_s390x",
"8Base-RHOSE-4.11:openshift4/ose-cli-artifacts@sha256:b30d17c7cae38c733bceff599d9052ade650e3cf86eec997e7cf8a10b6be1cd9_arm64",
"8Base-RHOSE-4.11:openshift4/ose-cli-artifacts@sha256:fecd94b1e286bff64e7f066d14f205283f4362a7c12b2dfb9838fdf309456f6d_amd64",
"8Base-RHOSE-4.11:openshift4/ose-cli@sha256:9e19ae99cb60c43fe9ad7a295c7c6b42d0c2c557d908e35d01a4cbc18cb252ed_arm64",
"8Base-RHOSE-4.11:openshift4/ose-cli@sha256:9e9325e685bf2c27ad58933720dc1f0595a1d9b2deeee1f5ea6e7915c2bed905_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-cli@sha256:db5e75aa697daf5e0fa6004ad42c04030ff6c22583c93de6cdfc42bf279a79be_s390x",
"8Base-RHOSE-4.11:openshift4/ose-cli@sha256:e64d871431572918420d1aa1aba7f35d6255ce5d69354d51921f10f53106cedb_amd64",
"8Base-RHOSE-4.11:openshift4/ose-cloud-credential-operator@sha256:106f6e450215363c8522f7ba40596e69d0cab04923bde1993b7bd2cf3e9c1afe_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-cloud-credential-operator@sha256:68c4224379013c5bb9c0f9f72cdf3239e674643ad5e98410023ed3e9fe303d92_arm64",
"8Base-RHOSE-4.11:openshift4/ose-cloud-credential-operator@sha256:b4023de0e31fc7d448254794512f6b1e0c01226953063d253238aa051761a683_amd64",
"8Base-RHOSE-4.11:openshift4/ose-cloud-credential-operator@sha256:dc22b952e382ee4f781305f24c4ac7b400fcec538b577b6dccc3d91728c1b24b_s390x",
"8Base-RHOSE-4.11:openshift4/ose-cluster-api-rhel8@sha256:0fe12e245cdd67943627193c7bf56b07b873fe933beb54d6afd6842cd4251d36_s390x",
"8Base-RHOSE-4.11:openshift4/ose-cluster-api-rhel8@sha256:aa173538611b49370c4ae3422aadd92cfba37db6961dd68b16779aafe21dc47f_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-cluster-api-rhel8@sha256:c14191867b7cd81fea0421d1cc7c0e7b92c77dd2854b1668bc08a60a736ef742_arm64",
"8Base-RHOSE-4.11:openshift4/ose-cluster-api-rhel8@sha256:f8e5a57dfc9a835f93f90c14358e7eed24e515003932b5abbc96b6f3042fa2b5_amd64",
"8Base-RHOSE-4.11:openshift4/ose-cluster-authentication-operator@sha256:087ebc4f40edf9c7355a3c1e092a29d5b3a78cb3fa9897eff3d26f0ab3768e2f_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-cluster-authentication-operator@sha256:1ad3e13382a4c8397551803b67296405d954a0692a5ee6935eee94efca111997_s390x",
"8Base-RHOSE-4.11:openshift4/ose-cluster-authentication-operator@sha256:4e9cbce494e0c3d074085d04a717ba3268a001116248c48355e9737005a8dc71_arm64",
"8Base-RHOSE-4.11:openshift4/ose-cluster-authentication-operator@sha256:df368de69ad5d36f8a08efe36cd3191660c1e71f04e8a567a2958c7068a0ccea_amd64",
"8Base-RHOSE-4.11:openshift4/ose-cluster-autoscaler-operator@sha256:08d72eb6e241309292929f904ebf45903e34c640198a56cb7627e07347de4db5_arm64",
"8Base-RHOSE-4.11:openshift4/ose-cluster-autoscaler-operator@sha256:21f73964329757dda78e8e35cd8ce4cc7434c19e1072d7c7b3920b899b4eea0a_amd64",
"8Base-RHOSE-4.11:openshift4/ose-cluster-autoscaler-operator@sha256:8a67e9c395779e4d295121c008905983da8f0f626919d6152558be9b65df9602_s390x",
"8Base-RHOSE-4.11:openshift4/ose-cluster-autoscaler-operator@sha256:ed4c14c8bb0e45511944a12f3319a3816605240936c2d9d3eb117415a9c7b1e8_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-cluster-autoscaler@sha256:066894460cc277008976b85a7c4c6a5edae8707f6c4ca7b4fd1b159565690800_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-cluster-autoscaler@sha256:10ad83b8d56a9de90a3a1ba66f1dd075f0c6cd02bb0c452f263ebe12d6f3ee7c_arm64",
"8Base-RHOSE-4.11:openshift4/ose-cluster-autoscaler@sha256:1874b5f344ce686750e01167b9e4ca61e5d1468e55e3d60363d22f4e80d2099a_s390x",
"8Base-RHOSE-4.11:openshift4/ose-cluster-autoscaler@sha256:4e0b8de27a9295163d397b1c7b9fd77a18276df6fb36076fb4423ce89877aa59_amd64",
"8Base-RHOSE-4.11:openshift4/ose-cluster-baremetal-operator-rhel8@sha256:37013ded4bf047f86added38bd37bf2dd648e0ae5d7f314799cc52d413ecd514_s390x",
"8Base-RHOSE-4.11:openshift4/ose-cluster-baremetal-operator-rhel8@sha256:6043ad21c6b533120745bf00e938f4a2760a193c30c93c7817e72687c7fca376_arm64",
"8Base-RHOSE-4.11:openshift4/ose-cluster-baremetal-operator-rhel8@sha256:6687cb3005b31f378b8f950dee3697834db40ebd6bda4b13c3bde26dc961003f_amd64",
"8Base-RHOSE-4.11:openshift4/ose-cluster-baremetal-operator-rhel8@sha256:672c5e08643abdcb890b199aba0993c2f5b13bab73619f4937117839e3341e93_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-cluster-bootstrap@sha256:c0a4b5bf57389be51dd92d75ffa79afbd2a0d8a1bc92d75270b62dc8d00abbff_s390x",
"8Base-RHOSE-4.11:openshift4/ose-cluster-bootstrap@sha256:e190b3d77637f8ac989c0cdfdb8de3e0a91ceb37e761c629d5960e7e6825d171_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-cluster-bootstrap@sha256:f0a31d8b8f9ef65c03264d68d971479e0f1e927af90452fe0ef442012b49854c_amd64",
"8Base-RHOSE-4.11:openshift4/ose-cluster-bootstrap@sha256:f57edabd3d5db8cc3b21e7f370cc911a06ee35813c66355e597dc84777f3a7bd_arm64",
"8Base-RHOSE-4.11:openshift4/ose-cluster-capi-operator-container-rhel8@sha256:47b12ea0b5c2e762e67c9b88a4a85b1a99bffd445643056658462e7cc1caab18_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-cluster-capi-operator-container-rhel8@sha256:7d5b042abbe54ee6406dc8741621de6ea30f44498a874b619c80741439ebf769_arm64",
"8Base-RHOSE-4.11:openshift4/ose-cluster-capi-operator-container-rhel8@sha256:80fc292bb9c856b3ef7f9b672d84f5924e301a8b5828156ddf8269a56e095d85_s390x",
"8Base-RHOSE-4.11:openshift4/ose-cluster-capi-operator-container-rhel8@sha256:f86eb79d7a994b8164bb5474f9e9bc3dcbe5ed9fada84b31dceff9c138f30974_amd64",
"8Base-RHOSE-4.11:openshift4/ose-cluster-capi-rhel8-operator@sha256:47b12ea0b5c2e762e67c9b88a4a85b1a99bffd445643056658462e7cc1caab18_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-cluster-capi-rhel8-operator@sha256:7d5b042abbe54ee6406dc8741621de6ea30f44498a874b619c80741439ebf769_arm64",
"8Base-RHOSE-4.11:openshift4/ose-cluster-capi-rhel8-operator@sha256:80fc292bb9c856b3ef7f9b672d84f5924e301a8b5828156ddf8269a56e095d85_s390x",
"8Base-RHOSE-4.11:openshift4/ose-cluster-capi-rhel8-operator@sha256:f86eb79d7a994b8164bb5474f9e9bc3dcbe5ed9fada84b31dceff9c138f30974_amd64",
"8Base-RHOSE-4.11:openshift4/ose-cluster-cloud-controller-manager-operator-rhel8@sha256:1ea1c7a907ddd7002fd27685e85c43a09755d3ff712713d54671bb071d9e7c66_arm64",
"8Base-RHOSE-4.11:openshift4/ose-cluster-cloud-controller-manager-operator-rhel8@sha256:455f0e33840e6830e1aaba5459a6c8c5ac773e326bc0d61cad2c30b0a15b7874_amd64",
"8Base-RHOSE-4.11:openshift4/ose-cluster-cloud-controller-manager-operator-rhel8@sha256:8befdd6d48ad9a969d3c1d8e3d941d78cbdac51bd7ff8169ebe3c5c2be06c6cc_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-cluster-cloud-controller-manager-operator-rhel8@sha256:df851d0c4ccebe4722cbc4f5166b443d6c911b6a7c6792c4df708f8ca8606c3f_s390x",
"8Base-RHOSE-4.11:openshift4/ose-cluster-config-operator@sha256:7c9258e2750def044850ce4d7e8d33509fc9ff6cbf5ea385a91712126d95fb4a_amd64",
"8Base-RHOSE-4.11:openshift4/ose-cluster-config-operator@sha256:88762438b2a594f1bfed201790fdd7aaa383c733c750dec4baa19757eb0a224b_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-cluster-config-operator@sha256:b5ae46d084d4ac7abffa0d0a1faea78e4f7d00afa8710fa1782642709d46d76b_s390x",
"8Base-RHOSE-4.11:openshift4/ose-cluster-config-operator@sha256:c87622cb702c60bd80393ac9bacb40563502daddfc2854422bb7983d70c19e01_arm64",
"8Base-RHOSE-4.11:openshift4/ose-cluster-csi-snapshot-controller-rhel8-operator@sha256:0c2492d5936d1af12407e74cd47340f13efc46e90ea329217e464c4ad109d210_arm64",
"8Base-RHOSE-4.11:openshift4/ose-cluster-csi-snapshot-controller-rhel8-operator@sha256:2beae1f0693a10a0ab50e08602cbf7654f05e1ef225fc162387e581da57e0a3c_s390x",
"8Base-RHOSE-4.11:openshift4/ose-cluster-csi-snapshot-controller-rhel8-operator@sha256:37492607333c4d91cbb9b4e18c4833e02c1d10fa9e28878460c5e5d76cbe2613_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-cluster-csi-snapshot-controller-rhel8-operator@sha256:9fe8d8fd53bacfd5ac2e5d70e0040be4cd65cd5550cb6cbc1ef0bddb01372d4e_amd64",
"8Base-RHOSE-4.11:openshift4/ose-cluster-dns-operator@sha256:0caac670fe7dcc0d44a81d13aed6e56479668e8a8a210caee510d7424dbf958e_amd64",
"8Base-RHOSE-4.11:openshift4/ose-cluster-dns-operator@sha256:6447a66d13df0d966992e28e8e3225e80182184cd742c772107fcce36aac7797_s390x",
"8Base-RHOSE-4.11:openshift4/ose-cluster-dns-operator@sha256:7d1991a79dec5f08a127412962ca15a48c96438b19a9ad99549305e7af010144_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-cluster-dns-operator@sha256:da8f64fc64092d5f0d098bd7088499f321402192bed38ed75637841296bbe2b9_arm64",
"8Base-RHOSE-4.11:openshift4/ose-cluster-etcd-rhel8-operator@sha256:41dfef4fb454105e5d202de32ea85e6b806ec3bbd3a89bd77226b3ee8b1dfb2f_arm64",
"8Base-RHOSE-4.11:openshift4/ose-cluster-etcd-rhel8-operator@sha256:6d9ebc067df9550aa5c1623e44a8c041f7ba0ffdad757b3848d7d5308aafa407_amd64",
"8Base-RHOSE-4.11:openshift4/ose-cluster-etcd-rhel8-operator@sha256:82ffb1ead2ccaf05f5f876828d851f85451a8ee0a843aab7ab87fdb7faf62c1e_s390x",
"8Base-RHOSE-4.11:openshift4/ose-cluster-etcd-rhel8-operator@sha256:867a572c4a1789f8360d0f01544c9f796d0328c3d7f40d98b81677b7fce40ecb_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-cluster-image-registry-operator@sha256:0358e59d273a251211b22f27aab17e0ea497d44078ec9a4ba6cb4d60ced4dd5d_arm64",
"8Base-RHOSE-4.11:openshift4/ose-cluster-image-registry-operator@sha256:5e5e4c138e519c0de2690359fafd7e8f2b795a9049b976c0e137bf1a03e23ede_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-cluster-image-registry-operator@sha256:af60f1e5c058385530c67cf7b4f9e5579ed15b06d2716347bc6db3d13157f438_s390x",
"8Base-RHOSE-4.11:openshift4/ose-cluster-image-registry-operator@sha256:e4a7ab02a4fa05edea60e5457d77cf963c0f263ebec22680197da29c5d25d599_amd64",
"8Base-RHOSE-4.11:openshift4/ose-cluster-ingress-operator@sha256:5e554e018bed9ab12c0072aa87feaba4b3921e6e6eab347fd19d44dd3943605e_amd64",
"8Base-RHOSE-4.11:openshift4/ose-cluster-ingress-operator@sha256:739896028a90adece5e93fd0a1e6b9ad9b2066be466d403f86d8059a974dd69f_arm64",
"8Base-RHOSE-4.11:openshift4/ose-cluster-ingress-operator@sha256:ab0c7df78f7265701811c771f447e8fc77cdcb9db7b4358c58c586a1e4616481_s390x",
"8Base-RHOSE-4.11:openshift4/ose-cluster-ingress-operator@sha256:d1c0cd4e6d6c7a8faaa5e4fcb8181d8325c8f371a4efe670a0d36bcb60198d2c_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-cluster-kube-apiserver-operator@sha256:07a151a721d0ab24cdc8ceebbdf6079c7fc656a8015a6f825914111fbaaeac12_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-cluster-kube-apiserver-operator@sha256:5b1e127949b717f818448ab053c9354d73ea6981cde107c95c2b5dd658d38e1b_s390x",
"8Base-RHOSE-4.11:openshift4/ose-cluster-kube-apiserver-operator@sha256:b2ebb601d381558a394affedbeebe4307526402c0c0f6b1bea4f8725b35da3fd_amd64",
"8Base-RHOSE-4.11:openshift4/ose-cluster-kube-apiserver-operator@sha256:f8d718ac3d76cf1c68e253de1dc19b6c043e84423eb3ef4ffbb8706794dde726_arm64",
"8Base-RHOSE-4.11:openshift4/ose-cluster-kube-cluster-api-rhel8-operator@sha256:3bba6cbcd88668aba5ae03625d7cddea1bea0dc0e80007f9ba0f48efd9ab7cf7_amd64",
"8Base-RHOSE-4.11:openshift4/ose-cluster-kube-cluster-api-rhel8-operator@sha256:7cd7a803ddd309593278e3f5588d3f9e7cb43ddbcd1245528971d8ba2dccd02d_arm64",
"8Base-RHOSE-4.11:openshift4/ose-cluster-kube-cluster-api-rhel8-operator@sha256:c1eca6f993c9aedd597915c0f020f20adb4559c5fb332195f367aee7832cdf44_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-cluster-kube-cluster-api-rhel8-operator@sha256:d9ae7f5c8b3eb47536b545062648171866a69b1f7c078002e5b91c89ebfd77a6_s390x",
"8Base-RHOSE-4.11:openshift4/ose-cluster-kube-controller-manager-operator@sha256:4cd1b1cfb69a5e65a5096d6e2ed9fab256263aecb3de40a3a2e21030e98005b8_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-cluster-kube-controller-manager-operator@sha256:5d6f1a31087d399c9b63a0d81ac992ad7cb2a10de2dbe8a165a29bc17cb804a7_s390x",
"8Base-RHOSE-4.11:openshift4/ose-cluster-kube-controller-manager-operator@sha256:5e14a5b833cfa3415168708c66771b521c4f6a5b93d91370d77c12f729d8ba8d_arm64",
"8Base-RHOSE-4.11:openshift4/ose-cluster-kube-controller-manager-operator@sha256:75675751af4d0cfe59f9fc74745ba7ad2953d95ea343af2b07ea01152fcb2683_amd64",
"8Base-RHOSE-4.11:openshift4/ose-cluster-kube-scheduler-operator@sha256:5d4d03c1d90ec1a7484ead812faf3d2afdbd59ff43391fde735d8d7463607619_arm64",
"8Base-RHOSE-4.11:openshift4/ose-cluster-kube-scheduler-operator@sha256:83deb5bdc9f0c9284eb4e8de788cc453cdbcfc01d50070fb52465f225f66a1df_s390x",
"8Base-RHOSE-4.11:openshift4/ose-cluster-kube-scheduler-operator@sha256:c6dd4dced8d9955ef9ec9c1e517f37f3caa06b0e15a5c9dd5740069c0bf0c634_amd64",
"8Base-RHOSE-4.11:openshift4/ose-cluster-kube-scheduler-operator@sha256:ca65bc4f76a6d874b2d0ceca00bb6261eda096be7dcd6c113eda8e11dfde0916_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-cluster-kube-storage-version-migrator-rhel8-operator@sha256:48ad9408d754564627549bc8035ae681201a18bdeeb9fa234049c44e6c14581e_amd64",
"8Base-RHOSE-4.11:openshift4/ose-cluster-kube-storage-version-migrator-rhel8-operator@sha256:76c1af1cd2b729bfacfa83bd3d8ed148284bb5b78b796cd433b8d6863a19d3ef_s390x",
"8Base-RHOSE-4.11:openshift4/ose-cluster-kube-storage-version-migrator-rhel8-operator@sha256:86a641e8f5edd231d7af6c227b458bedf1d1c778a9bed95bb2a31fd6c2af3da2_arm64",
"8Base-RHOSE-4.11:openshift4/ose-cluster-kube-storage-version-migrator-rhel8-operator@sha256:a9fc53ebe17f190200b3e41a65737483a88a58bc6350af51f03f4f9ca700bdba_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-cluster-machine-approver@sha256:07667ef8e091ee997b5e659dfa3c8a762573f7f0a202dba72d42032c827111e0_s390x",
"8Base-RHOSE-4.11:openshift4/ose-cluster-machine-approver@sha256:2ae92fbe8598f400f53316010e51e751d515d208c9204a04ab6f474837833705_arm64",
"8Base-RHOSE-4.11:openshift4/ose-cluster-machine-approver@sha256:d5293d65f59c34e7b3bfb6f2e31bcc13148c2a4ba98407df16ef9d7ec3522f03_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-cluster-machine-approver@sha256:db34e4cbce97a50bae91565138d1555f2eed1010cae2c589f7e34e5e27de5168_amd64",
"8Base-RHOSE-4.11:openshift4/ose-cluster-monitoring-operator@sha256:38097086911176eb6d94c9eb3fb744336d5c07b95c989d719dd7ed20807ae3c9_s390x",
"8Base-RHOSE-4.11:openshift4/ose-cluster-monitoring-operator@sha256:8ff5a580ab2e42adbdcbea74e7c2b6915c6abd4c5d6f14c82903586dda18001a_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-cluster-monitoring-operator@sha256:9ef3638201f3d8110c37205196e2c8023b497abff4c34124289496f014960c7a_arm64",
"8Base-RHOSE-4.11:openshift4/ose-cluster-monitoring-operator@sha256:f15249736c67cbf440deb68891faf4eadc896fa2f378590c8a355e2ff39ebd94_amd64",
"8Base-RHOSE-4.11:openshift4/ose-cluster-network-operator@sha256:9e7aab6d8d159653383627b8262ad46155dc97692c5c345b72f90ecf100ab4c3_amd64",
"8Base-RHOSE-4.11:openshift4/ose-cluster-network-operator@sha256:c6cf66b22c51935f2c081b23208eab48c41a44b9b915035ffa896101c41deb0a_s390x",
"8Base-RHOSE-4.11:openshift4/ose-cluster-network-operator@sha256:d3bff15251d3415b42ff851f0a1269bbf0fdac9410f437ad32c19c709b8f1b1d_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-cluster-network-operator@sha256:edcfb5688a3cc314456a59a1caebbb401a82d0aaf725867dcba874c93499bfbb_arm64",
"8Base-RHOSE-4.11:openshift4/ose-cluster-node-tuning-operator@sha256:032fbdb27508aaf93b1dedfc114e67cc8d398f4a6bd9f994ca40eb66d1e50f5f_s390x",
"8Base-RHOSE-4.11:openshift4/ose-cluster-node-tuning-operator@sha256:3ad618fd222cd3f0967b5c945e3f8a9c2c9f7cd5c4c107f2de7b7da4d06c5587_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-cluster-node-tuning-operator@sha256:5635e64a108e6005c47c88080b35cc11948d6097bb632228f8193a17b53259b9_arm64",
"8Base-RHOSE-4.11:openshift4/ose-cluster-node-tuning-operator@sha256:d06e393e0493bb6a519ffeab2595b7555df2148190eb30a29def40325c35e3a5_amd64",
"8Base-RHOSE-4.11:openshift4/ose-cluster-openshift-apiserver-operator@sha256:579f671f2e8a295eae80c19571daab0818ed012888980c0dc7a383fa277f595a_arm64",
"8Base-RHOSE-4.11:openshift4/ose-cluster-openshift-apiserver-operator@sha256:5a72cb0256f9b20e3f1b847def6ab9f544ff9d7b3a63437963fc1225c8b0ce94_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-cluster-openshift-apiserver-operator@sha256:a01a7943ecfa16a7ee0efd14e2cf192c887544cf9b9517b66dcdd0b9f1cd34dc_s390x",
"8Base-RHOSE-4.11:openshift4/ose-cluster-openshift-apiserver-operator@sha256:dc6a39c838691902cf50574eed7b6cfa6da8a38871624f09acab2e8d158b1957_amd64",
"8Base-RHOSE-4.11:openshift4/ose-cluster-openshift-controller-manager-operator@sha256:6634a513df79182201131a7f56ac876323bd7e1709b737405ab41e06e95acf40_arm64",
"8Base-RHOSE-4.11:openshift4/ose-cluster-openshift-controller-manager-operator@sha256:6e38c38b884651ae615d96617cbb562966ad67a63241dc1296c38e61556b6f74_s390x",
"8Base-RHOSE-4.11:openshift4/ose-cluster-openshift-controller-manager-operator@sha256:a502b3ce08f4dbb73617d2e212c6b89761a10cbb1d858b9c0f2791cb35683db5_amd64",
"8Base-RHOSE-4.11:openshift4/ose-cluster-openshift-controller-manager-operator@sha256:f5b0dc319a66df941b33428ca64b2cd937957ce47b932e8c3c74398f1057caf1_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-cluster-policy-controller-rhel8@sha256:4d56f27c4662cfa3b2cc7b9f4b146b66f9ad6b6e214b23813a8c4ed5a4107ead_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-cluster-policy-controller-rhel8@sha256:7ad8d955c2bf988905684f85876a22874dd235f2bac686c8565585abac5cc2eb_s390x",
"8Base-RHOSE-4.11:openshift4/ose-cluster-policy-controller-rhel8@sha256:c0925a8d478200fab902a7cae4847a900c7e4473ecc20f854e3ba58ac0d46cc3_arm64",
"8Base-RHOSE-4.11:openshift4/ose-cluster-policy-controller-rhel8@sha256:c7dc36c1b1c71ab449668a5600ce9ba403c23a7a14c81ea80a851d8f96a97757_amd64",
"8Base-RHOSE-4.11:openshift4/ose-cluster-samples-operator@sha256:41b5edfb6f395372593d2ece37102b6c53deabaf208a2d66cc3486308bf7bcd9_s390x",
"8Base-RHOSE-4.11:openshift4/ose-cluster-samples-operator@sha256:6bf352ae6bc6a6c46ca79014473cc163505165163060870bcf2e42f07b9f2577_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-cluster-samples-operator@sha256:844d02462ad69b045a796a9b5547cd65e42b51a56fda3b289a15e5aa0caa7138_amd64",
"8Base-RHOSE-4.11:openshift4/ose-cluster-samples-operator@sha256:c8a7ca2191e14e7b7b67108743fa442f75222a5f8a8577bb801f4209c72cf5a8_arm64",
"8Base-RHOSE-4.11:openshift4/ose-cluster-storage-operator@sha256:2155fd9379e1264fc4a0608cac844a098df4f170d5e1383c18b95fc7ec6b049a_arm64",
"8Base-RHOSE-4.11:openshift4/ose-cluster-storage-operator@sha256:60c88dda1e58b5a6e8109afef2a837fe184362ada32f369784bd5cf2a34183f2_amd64",
"8Base-RHOSE-4.11:openshift4/ose-cluster-storage-operator@sha256:a2da82561c61ddde3ed10057743ad59cefb36cd9b59a167bd1c01638cdb1b9a6_s390x",
"8Base-RHOSE-4.11:openshift4/ose-cluster-storage-operator@sha256:c30a0ebdf2740b0c0badde549e557973c741315cca23a931cfb28dce704887d3_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-cluster-version-operator@sha256:241713ac691dd073f8b667f59502e6db5ae503d01bd3e5dc0413bb1903a6da06_amd64",
"8Base-RHOSE-4.11:openshift4/ose-cluster-version-operator@sha256:43508917e491dcbcf0375ce2c0252fe79bc1cde78419a9c6ea20895fac2dac1f_s390x",
"8Base-RHOSE-4.11:openshift4/ose-cluster-version-operator@sha256:6c38640774628f346faa7555b574c8b492a3c86052299fb3aa905888ec29f57c_arm64",
"8Base-RHOSE-4.11:openshift4/ose-cluster-version-operator@sha256:739b3f7a860a9ac73027a95111dd5466b4c467970f2fb777cdf3598f67221b68_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-configmap-reloader@sha256:25c49da28dd21c6056f6368416e1d6ad6f06a3046434e0190c4e2e47d24408bb_amd64",
"8Base-RHOSE-4.11:openshift4/ose-configmap-reloader@sha256:26a13df99ea07b0298cd5f90b086f510c201cc7762a6020b1683489498f92247_s390x",
"8Base-RHOSE-4.11:openshift4/ose-configmap-reloader@sha256:d749478faa06c5b2102e5900bba9abd48dd2b05c7adf5bd8d7b5e1923ade4fdb_arm64",
"8Base-RHOSE-4.11:openshift4/ose-configmap-reloader@sha256:f78ad6462d63cf7926c5b83617dfbd393508588d88b5bd9eeeea0b7d8a64669e_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-console-operator@sha256:2ec6199f3ca35880a0d9a1960156de7d94b04be1d391b08926f19939ba8cb812_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-console-operator@sha256:51aa483bf4f840be495ad572254641187d19bf74f2d38424477f5893179f649a_s390x",
"8Base-RHOSE-4.11:openshift4/ose-console-operator@sha256:97616a2200d45d1d650c0cdd543ec7f0f936786b09431047a94e01f398aa2d06_arm64",
"8Base-RHOSE-4.11:openshift4/ose-console-operator@sha256:9e57ff97abdd99b207a0867fe0dee68f2bcaa7776d44e523798bab548aaae148_amd64",
"8Base-RHOSE-4.11:openshift4/ose-console@sha256:1ac5d6db843d81b56692a2019f4201927362bbf19d7486dbfdb4098ab2b4a729_amd64",
"8Base-RHOSE-4.11:openshift4/ose-console@sha256:67c77dfbf58dd0c41483b5afffab5215b1a818827176cfaa43794e1f237c67f1_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-console@sha256:6a3172a832962789a7e715983784cb365e8d996ce9eaf6d93c556f24c3f8b205_arm64",
"8Base-RHOSE-4.11:openshift4/ose-console@sha256:773182d61251834f80c36cebf472dbff70025334977ecc416560e55a41a9e8c7_s390x",
"8Base-RHOSE-4.11:openshift4/ose-container-networking-plugins-rhel8@sha256:b28145e56f2aac4dbb9d900f0efe86227287c10451728ed69708d6eac3580622_arm64",
"8Base-RHOSE-4.11:openshift4/ose-container-networking-plugins-rhel8@sha256:c472d872a70e67ab583752ff21f0bd5619bb755030eb51e9f2a4c625793a2cc3_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-container-networking-plugins-rhel8@sha256:d22cbaf4967340a39cf7ad96e68450b79898b204b5c994bd2d7f330377953412_s390x",
"8Base-RHOSE-4.11:openshift4/ose-container-networking-plugins-rhel8@sha256:def7a0a80be3d29e7ae6d9785f5925cf9558b9e01792cb1e77dfadb0d5f28230_amd64",
"8Base-RHOSE-4.11:openshift4/ose-coredns@sha256:2f52299822c5fdc045c703c43a99ab9db893d530d618176ae52376143a354d3c_amd64",
"8Base-RHOSE-4.11:openshift4/ose-coredns@sha256:58a52e4a3e0336391d21cf60c29dbede81e0a4a0dd27d54caa8c8107d4071da4_s390x",
"8Base-RHOSE-4.11:openshift4/ose-coredns@sha256:67d6f68c83ed3319353d56731fd3b31864269bd7b65d20d440f48fe4207c3ec4_arm64",
"8Base-RHOSE-4.11:openshift4/ose-coredns@sha256:a5d7d60486b0db4eff39e8ae9234a7650f578ee4edaaa8d5d0d1f1d7985471ee_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-csi-driver-manila-rhel8-operator@sha256:1e2c039399a6ad9857e9b3972cdf246a1cd6bdb70e2278bd3274c9ff0ffe8f5d_amd64",
"8Base-RHOSE-4.11:openshift4/ose-csi-driver-manila-rhel8-operator@sha256:5543f0aabea36a61da59bdc5042f8d5e2dfff4a07a51ed61fdd91cd75de53047_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-csi-driver-manila-rhel8@sha256:3c3248dfebba93bd81d5295455cd1eaead7622a1dd9d433bc7bf49a713603255_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-csi-driver-manila-rhel8@sha256:e8d1989aba103c3667cafbae5d850bc9e8558f2e4cc760a9b88931f3a4db86a9_amd64",
"8Base-RHOSE-4.11:openshift4/ose-csi-driver-nfs-rhel8@sha256:3b15d6d6f4c84f64caafac5a68041ca3bbe50bab34e353a6604f6046253547f9_amd64",
"8Base-RHOSE-4.11:openshift4/ose-csi-driver-nfs-rhel8@sha256:ab4144663cd995c5fcac1b096a5dafd5ec6e5fa62df311f4cb3841a7d2c75dfe_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-csi-driver-shared-resource-operator-rhel8@sha256:50c08c144bb33f382aaaf878157a8ebf58968bd575321cd179ca26551925cac5_s390x",
"8Base-RHOSE-4.11:openshift4/ose-csi-driver-shared-resource-operator-rhel8@sha256:969eb2f0c16c083548541f7ca9a514352af26ead7aee991ed259d6ace4a91d3f_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-csi-driver-shared-resource-operator-rhel8@sha256:adbd0c9b2820fa269d56fde688edb6d393ac509894a4334e65f25883ca9c3ba8_amd64",
"8Base-RHOSE-4.11:openshift4/ose-csi-driver-shared-resource-operator-rhel8@sha256:bacd97ae2c3e53a95dfefa929639896fe9ca5457344d7e255551173606673b43_arm64",
"8Base-RHOSE-4.11:openshift4/ose-csi-driver-shared-resource-rhel8@sha256:38eb7084857a284fc01f2b379245492d2a3f3687e7bbbcab018d3f37adeb0c92_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-csi-driver-shared-resource-rhel8@sha256:571d542a628389ea713e3426c6cae7c6ea403476a0de0162ddcf67f39cffae6e_s390x",
"8Base-RHOSE-4.11:openshift4/ose-csi-driver-shared-resource-rhel8@sha256:8b4d19610bac30821f299b9741aa105905642c19ee9a207acf26a89fcb980061_amd64",
"8Base-RHOSE-4.11:openshift4/ose-csi-driver-shared-resource-rhel8@sha256:b1b243779556a2740ef267c80d449a734c7f56dcb085481db1f395300cdbc015_arm64",
"8Base-RHOSE-4.11:openshift4/ose-csi-driver-shared-resource-webhook-rhel8@sha256:0e8cefa1ea15e47b3835204029250da5e5e0630a4457f3c4f5d208adb509d14c_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-csi-driver-shared-resource-webhook-rhel8@sha256:35d4be98c713880d8b672e122f21e352bec83a773b5ad5280244b987a87f8e6f_arm64",
"8Base-RHOSE-4.11:openshift4/ose-csi-driver-shared-resource-webhook-rhel8@sha256:aa9502ee197283d904856823d7b8e4bdf086a99c66b37272b8e0072a340c00e2_amd64",
"8Base-RHOSE-4.11:openshift4/ose-csi-driver-shared-resource-webhook-rhel8@sha256:fc0a42ee3a99634f86088f6b5903474041d9c0f27d8a80c446c6c709d7462cf1_s390x",
"8Base-RHOSE-4.11:openshift4/ose-csi-external-attacher-rhel8@sha256:65986b28ddc315fa9c7e567f0ab2a19e21d247f8bc7c55415391bd5f7ffc777f_arm64",
"8Base-RHOSE-4.11:openshift4/ose-csi-external-attacher-rhel8@sha256:a53bedc03d9cba348d76acfbe586df0f319a417216b5a1293e917693d2bf987b_s390x",
"8Base-RHOSE-4.11:openshift4/ose-csi-external-attacher-rhel8@sha256:cd8502b7bc328fd4b7f1b4194dc8f21b850c8c1eb8e0b220afb0fbef06ee447b_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-csi-external-attacher-rhel8@sha256:d65c8960171d37900f2f07cedb4a14eff2fc9da095a3ccc6718f4fbcd0f0b79e_amd64",
"8Base-RHOSE-4.11:openshift4/ose-csi-external-attacher@sha256:65986b28ddc315fa9c7e567f0ab2a19e21d247f8bc7c55415391bd5f7ffc777f_arm64",
"8Base-RHOSE-4.11:openshift4/ose-csi-external-attacher@sha256:a53bedc03d9cba348d76acfbe586df0f319a417216b5a1293e917693d2bf987b_s390x",
"8Base-RHOSE-4.11:openshift4/ose-csi-external-attacher@sha256:cd8502b7bc328fd4b7f1b4194dc8f21b850c8c1eb8e0b220afb0fbef06ee447b_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-csi-external-attacher@sha256:d65c8960171d37900f2f07cedb4a14eff2fc9da095a3ccc6718f4fbcd0f0b79e_amd64",
"8Base-RHOSE-4.11:openshift4/ose-csi-external-provisioner-rhel8@sha256:1e69d532a480bf0f0b2aa8c7385dfe90488408c25f1278ace1a25df90dba38ac_amd64",
"8Base-RHOSE-4.11:openshift4/ose-csi-external-provisioner-rhel8@sha256:62f68c04b66046eac735887c9ebfc3fb8af069579cab057203d1fda7c047a711_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-csi-external-provisioner-rhel8@sha256:8667b0674de09e66ea2eda3aed92ccaecab44cf71298e12b64735616ddcb7f7d_arm64",
"8Base-RHOSE-4.11:openshift4/ose-csi-external-provisioner-rhel8@sha256:ed000063acc18b89dd40d374b3ac29d010a7bbc3eb77403070a27c04c8e1c761_s390x",
"8Base-RHOSE-4.11:openshift4/ose-csi-external-provisioner@sha256:1e69d532a480bf0f0b2aa8c7385dfe90488408c25f1278ace1a25df90dba38ac_amd64",
"8Base-RHOSE-4.11:openshift4/ose-csi-external-provisioner@sha256:62f68c04b66046eac735887c9ebfc3fb8af069579cab057203d1fda7c047a711_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-csi-external-provisioner@sha256:8667b0674de09e66ea2eda3aed92ccaecab44cf71298e12b64735616ddcb7f7d_arm64",
"8Base-RHOSE-4.11:openshift4/ose-csi-external-provisioner@sha256:ed000063acc18b89dd40d374b3ac29d010a7bbc3eb77403070a27c04c8e1c761_s390x",
"8Base-RHOSE-4.11:openshift4/ose-csi-external-resizer-rhel8@sha256:68a45dffdbea5cbe6bb78ec6dfeded91d4ae361fa24dc5221d8507f7715d7320_s390x",
"8Base-RHOSE-4.11:openshift4/ose-csi-external-resizer-rhel8@sha256:8b40d88c21ea690f84e8221f6e7ed91daaa2d21ea8d1017f1afbf3fa9ffd0909_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-csi-external-resizer-rhel8@sha256:b3888d7ba58e56d0a10f3c2cc46764410d353f9e7c1a412e11e2e538fe0abc9f_amd64",
"8Base-RHOSE-4.11:openshift4/ose-csi-external-resizer-rhel8@sha256:c2cdefede57f8b6cb24c335cf0a201669fd26d3c3926fa77f495ebe70b7fc41c_arm64",
"8Base-RHOSE-4.11:openshift4/ose-csi-external-resizer@sha256:68a45dffdbea5cbe6bb78ec6dfeded91d4ae361fa24dc5221d8507f7715d7320_s390x",
"8Base-RHOSE-4.11:openshift4/ose-csi-external-resizer@sha256:8b40d88c21ea690f84e8221f6e7ed91daaa2d21ea8d1017f1afbf3fa9ffd0909_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-csi-external-resizer@sha256:b3888d7ba58e56d0a10f3c2cc46764410d353f9e7c1a412e11e2e538fe0abc9f_amd64",
"8Base-RHOSE-4.11:openshift4/ose-csi-external-resizer@sha256:c2cdefede57f8b6cb24c335cf0a201669fd26d3c3926fa77f495ebe70b7fc41c_arm64",
"8Base-RHOSE-4.11:openshift4/ose-csi-external-snapshotter-rhel8@sha256:4c27ae7dd0ade12e5de4fe0b1852a12cb2d34f1b24eeb68369f2a3b0c514dffd_s390x",
"8Base-RHOSE-4.11:openshift4/ose-csi-external-snapshotter-rhel8@sha256:4fe92e79ef5e642dc7860119e41d581865f7ae5b09abf6ce653e847d6a0a9aac_amd64",
"8Base-RHOSE-4.11:openshift4/ose-csi-external-snapshotter-rhel8@sha256:9f5f07396f9b2d983a3e99c133a5a81938900e8e0808a5ac57e0e72210d57377_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-csi-external-snapshotter-rhel8@sha256:e55bef044c9885ba15f06d21ecd44cd692e4d5b1eb020e56207c690a24c0702e_arm64",
"8Base-RHOSE-4.11:openshift4/ose-csi-external-snapshotter@sha256:4c27ae7dd0ade12e5de4fe0b1852a12cb2d34f1b24eeb68369f2a3b0c514dffd_s390x",
"8Base-RHOSE-4.11:openshift4/ose-csi-external-snapshotter@sha256:4fe92e79ef5e642dc7860119e41d581865f7ae5b09abf6ce653e847d6a0a9aac_amd64",
"8Base-RHOSE-4.11:openshift4/ose-csi-external-snapshotter@sha256:9f5f07396f9b2d983a3e99c133a5a81938900e8e0808a5ac57e0e72210d57377_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-csi-external-snapshotter@sha256:e55bef044c9885ba15f06d21ecd44cd692e4d5b1eb020e56207c690a24c0702e_arm64",
"8Base-RHOSE-4.11:openshift4/ose-csi-livenessprobe-rhel8@sha256:05b61e283383cb7d26749e09979ad59bfcecee33054f89a9d466ff0743085dd9_arm64",
"8Base-RHOSE-4.11:openshift4/ose-csi-livenessprobe-rhel8@sha256:0dc3629d883c31ef6babc095eb93106c1505b2ff332c4ef1a5a91bedd50c70d2_s390x",
"8Base-RHOSE-4.11:openshift4/ose-csi-livenessprobe-rhel8@sha256:9d7830b4ffd8be8845a62a69bd2efb7b3354d0a6b226d6e5cc8b23670b6b65cc_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-csi-livenessprobe-rhel8@sha256:f14f6e952932830665b25597c2a3d21158a5cb69beb4c80a64388777a1552865_amd64",
"8Base-RHOSE-4.11:openshift4/ose-csi-livenessprobe@sha256:05b61e283383cb7d26749e09979ad59bfcecee33054f89a9d466ff0743085dd9_arm64",
"8Base-RHOSE-4.11:openshift4/ose-csi-livenessprobe@sha256:0dc3629d883c31ef6babc095eb93106c1505b2ff332c4ef1a5a91bedd50c70d2_s390x",
"8Base-RHOSE-4.11:openshift4/ose-csi-livenessprobe@sha256:9d7830b4ffd8be8845a62a69bd2efb7b3354d0a6b226d6e5cc8b23670b6b65cc_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-csi-livenessprobe@sha256:f14f6e952932830665b25597c2a3d21158a5cb69beb4c80a64388777a1552865_amd64",
"8Base-RHOSE-4.11:openshift4/ose-csi-node-driver-registrar-rhel8@sha256:0c01d2cd070a88a674caaa131cda9db116520d8faef62fe8e625985c1d98fd18_amd64",
"8Base-RHOSE-4.11:openshift4/ose-csi-node-driver-registrar-rhel8@sha256:33487a8bf32beb3dfe503b86d29f4ba1abec143841cb74a806447f4cda76b65e_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-csi-node-driver-registrar-rhel8@sha256:d43e9ead11ce2d470c24485b53bc18f3bd906a74f98ed996a07300d798d23788_s390x",
"8Base-RHOSE-4.11:openshift4/ose-csi-node-driver-registrar-rhel8@sha256:d8b610a566b2524819e758881876146a0bc81307d5b213d772d1c4620a2012d8_arm64",
"8Base-RHOSE-4.11:openshift4/ose-csi-node-driver-registrar@sha256:0c01d2cd070a88a674caaa131cda9db116520d8faef62fe8e625985c1d98fd18_amd64",
"8Base-RHOSE-4.11:openshift4/ose-csi-node-driver-registrar@sha256:33487a8bf32beb3dfe503b86d29f4ba1abec143841cb74a806447f4cda76b65e_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-csi-node-driver-registrar@sha256:d43e9ead11ce2d470c24485b53bc18f3bd906a74f98ed996a07300d798d23788_s390x",
"8Base-RHOSE-4.11:openshift4/ose-csi-node-driver-registrar@sha256:d8b610a566b2524819e758881876146a0bc81307d5b213d772d1c4620a2012d8_arm64",
"8Base-RHOSE-4.11:openshift4/ose-csi-snapshot-controller-rhel8@sha256:67ac9c849b6a3470243c53ef7ec3aa44da1aeb379615332b56fbac27482f5b6f_s390x",
"8Base-RHOSE-4.11:openshift4/ose-csi-snapshot-controller-rhel8@sha256:7caf6ed642540c96e82faec6ea468bda65cf30490a7f36d84a4c821524ec5d9a_amd64",
"8Base-RHOSE-4.11:openshift4/ose-csi-snapshot-controller-rhel8@sha256:8cb151e8572bdfaf53f914de090a271ad5fb4e2a4d9046b587027f57473c84cf_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-csi-snapshot-controller-rhel8@sha256:9af4ca75bee97b438a623663260814087f1ca39a4cf3b3a94cd514b0538f538b_arm64",
"8Base-RHOSE-4.11:openshift4/ose-csi-snapshot-controller@sha256:67ac9c849b6a3470243c53ef7ec3aa44da1aeb379615332b56fbac27482f5b6f_s390x",
"8Base-RHOSE-4.11:openshift4/ose-csi-snapshot-controller@sha256:7caf6ed642540c96e82faec6ea468bda65cf30490a7f36d84a4c821524ec5d9a_amd64",
"8Base-RHOSE-4.11:openshift4/ose-csi-snapshot-controller@sha256:8cb151e8572bdfaf53f914de090a271ad5fb4e2a4d9046b587027f57473c84cf_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-csi-snapshot-controller@sha256:9af4ca75bee97b438a623663260814087f1ca39a4cf3b3a94cd514b0538f538b_arm64",
"8Base-RHOSE-4.11:openshift4/ose-csi-snapshot-validation-webhook-rhel8@sha256:3906afef49db33367ae423dd7470602716040fa003f5aea9f1a19a69c848cd1c_arm64",
"8Base-RHOSE-4.11:openshift4/ose-csi-snapshot-validation-webhook-rhel8@sha256:51c65a9df682ccdb37d6c2d79e0862848176795c1fa11aca1f9cefc800be7556_s390x",
"8Base-RHOSE-4.11:openshift4/ose-csi-snapshot-validation-webhook-rhel8@sha256:95c34ae00e6572e47420ae12278b05b7190da2ba34a8e649b01d7e89ff9a5316_amd64",
"8Base-RHOSE-4.11:openshift4/ose-csi-snapshot-validation-webhook-rhel8@sha256:fc19b27c4f465ec46f6b7838ff4715278b7a3472d79c5a062d8b2c38d0b9f778_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-docker-builder@sha256:1d4caa6d1f83d5dee59672c6692283c6560df72ae1b575b70992356d57c62a3c_s390x",
"8Base-RHOSE-4.11:openshift4/ose-docker-builder@sha256:c1b4b12a7b97eb9cdfa7875af3ac6ac3bfd9e423ff7a25c7cce67fb9605a1e0b_arm64",
"8Base-RHOSE-4.11:openshift4/ose-docker-builder@sha256:d5060059efc5c224609de286090868badb271d14326ccbef670d2cca624ccf8f_amd64",
"8Base-RHOSE-4.11:openshift4/ose-docker-builder@sha256:d7456704b8084ca68674124a4de7ad3199d9fe3989cd15801bf3090138ce4935_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-docker-registry@sha256:1ca0c6d8dcb1da2dc0ed3488c03062948b7801ebf77f032a75dcd0d776cbcc02_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-docker-registry@sha256:29be3d008714476dccb8c4b1fc8fc67de892d798c3873ef32c15732671e190b3_s390x",
"8Base-RHOSE-4.11:openshift4/ose-docker-registry@sha256:388582f1b5ff059dd6776f6e28dcf97e402a228269c86cd97e61c2a653cb7133_amd64",
"8Base-RHOSE-4.11:openshift4/ose-docker-registry@sha256:47ca483d2624030a8bd5b7fafbfff6b728ddc9ddf6b3a429c1d7b09dba3ca10e_arm64",
"8Base-RHOSE-4.11:openshift4/ose-gcp-cloud-controller-manager-rhel8@sha256:41e8f97fc5832464306161afcd587d68a4b602f580ff2ef6d025b46ce5af9683_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-gcp-cloud-controller-manager-rhel8@sha256:dcf345d2b728186c8be5994082b41694ddbd482f337ed5762e3c010c2f2989eb_amd64",
"8Base-RHOSE-4.11:openshift4/ose-gcp-cluster-api-controllers-rhel8@sha256:13032dc2fe709015f48c167f66ed7ad5cc861f42252ccd28b318ebbbba875bf4_amd64",
"8Base-RHOSE-4.11:openshift4/ose-gcp-cluster-api-controllers-rhel8@sha256:52f1777b57d7044a988da3054c0c7c06e27a3bc9d9ac8965dd8d5fe3cc3ef5d4_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-gcp-pd-csi-driver-operator-rhel8@sha256:ab39ff55f76b8d2b0ccbc0c9af706b6d136c4ca1216d8247982e2bf9e9be4635_amd64",
"8Base-RHOSE-4.11:openshift4/ose-gcp-pd-csi-driver-operator-rhel8@sha256:c0a3c993a9fcf0d645dec39a20464688837e35c82c08f5ca95fdf1b70d842806_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-gcp-pd-csi-driver-rhel8@sha256:9bbea15a4e7918b1f59827230127287d1f7a1c8881ee8272c6d397c85e2eeba0_amd64",
"8Base-RHOSE-4.11:openshift4/ose-gcp-pd-csi-driver-rhel8@sha256:f45be24171aa703c21aaad4f350ebe0a54081108d75e39ff1b42d1f415776e73_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-grafana@sha256:093a89f3ee3bc7b83d786457fd7dd2cd4b4df8b4d69597136c68c33b62f1555d_s390x",
"8Base-RHOSE-4.11:openshift4/ose-grafana@sha256:872e19ac34f528137912f7a4374848e14d5b5f71332e758d17b8955e6473bd8e_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-grafana@sha256:a8034b22cbf5478cb89511029d3fe47e8147ea6ad336f40c4ec8307b68a314ce_arm64",
"8Base-RHOSE-4.11:openshift4/ose-grafana@sha256:f91a57f81311e3859f44cc44ab2f4b345408bd4bf369c32a1da0ec53da9469e7_amd64",
"8Base-RHOSE-4.11:openshift4/ose-hyperkube@sha256:074743eb5a6d57b6ad6ab1d87dc397122fd628013fc25a97924262187ff8d916_arm64",
"8Base-RHOSE-4.11:openshift4/ose-hyperkube@sha256:0987c96c1001b1316c932b77597d965285f6d4117aade6e81194b591a57ab31c_s390x",
"8Base-RHOSE-4.11:openshift4/ose-hyperkube@sha256:b955148923febe573f89449ebee80dc22f5e9afdf3f11d6a53ea4e1b5faabf11_amd64",
"8Base-RHOSE-4.11:openshift4/ose-hyperkube@sha256:f2c9f7723e565ba0b6a5893c235aea79232e3c83d8719ea3001c50d62fcfb450_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-hypershift-rhel8@sha256:917b34fb32708b8197805b66aaf1e6eb790962d53039e9b6d908d86deb1199bf_s390x",
"8Base-RHOSE-4.11:openshift4/ose-hypershift-rhel8@sha256:9e807b6a6e935bd5fd5d27ad950d0bc7177d0f498b5d55235cc1af833eb660c3_arm64",
"8Base-RHOSE-4.11:openshift4/ose-hypershift-rhel8@sha256:c50f3799c451830fc7f551d0397163473190a916a001b3ecf8e0577d5b68b252_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-hypershift-rhel8@sha256:ce31097552aaeb01e86dfc287151a60abb8c9cd5531ee940fbe5d7f1427e7612_amd64",
"8Base-RHOSE-4.11:openshift4/ose-ibm-cloud-controller-manager-rhel8@sha256:a6ba20c56e90cf404bcef97b7b8c1e87f4d370d3c26fe85111dddcd301c20d27_amd64",
"8Base-RHOSE-4.11:openshift4/ose-ibm-cloud-controller-manager-rhel8@sha256:bb4b6e94ad2e114f792e56803d96cc0a0d89cb2d0b4b6c1bd98f7dc02681d9ff_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-ibm-vpc-block-csi-driver-operator-rhel8@sha256:969ddfd951d7d66215810d9b1d82a524a622fa014c7aae48d62c6b475507ac3c_amd64",
"8Base-RHOSE-4.11:openshift4/ose-ibm-vpc-block-csi-driver-operator-rhel8@sha256:f31fccd1cbd570207ed229402d402ca388c6630f14e0508bdc9ba01fa1763bbc_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-ibm-vpc-block-csi-driver-rhel8@sha256:bf6a31add94b1af1a256bf72fc860f4785ac574770bcfb7a0f0e843f69bbf385_amd64",
"8Base-RHOSE-4.11:openshift4/ose-ibm-vpc-block-csi-driver-rhel8@sha256:f192ef456a56c953c8e553e70af23c01f04343fed3c479d000e0ad00462e66a7_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-ibm-vpc-node-label-updater-rhel8@sha256:278c796bcd48ecb1f88174ca479e447fb3774be23169b3e0c9e10bb2c9c5e9e9_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-ibm-vpc-node-label-updater-rhel8@sha256:d5e72ed27970b6e52385e43172013275bd3bc203a8b6755fcc505e0287213fd4_amd64",
"8Base-RHOSE-4.11:openshift4/ose-ibmcloud-machine-controllers-rhel8@sha256:60b3440b77654b142510883132bc9023f3b6dac08a55c32eab02870dfde1d786_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-ibmcloud-machine-controllers-rhel8@sha256:7b0cb3783ab7f8b6f38375dbe9e4f2e8e5fc0bdf1cf6aba23623229cf86d6eea_amd64",
"8Base-RHOSE-4.11:openshift4/ose-image-customization-controller-rhel8@sha256:7b3511f938658d9bdf4f6f9548fcc0b7b89cde0831e829f23b367db826902bdf_amd64",
"8Base-RHOSE-4.11:openshift4/ose-image-customization-controller-rhel8@sha256:f1d87fa6ba341455ae0817bdc9d24840b59158d9b1e51663768c557be9ee7268_arm64",
"8Base-RHOSE-4.11:openshift4/ose-insights-rhel8-operator@sha256:0c1141eab7116a0e14dfc4c2594bbb6bb55f80226a58b3b4be6e8f7cd9e1b97d_arm64",
"8Base-RHOSE-4.11:openshift4/ose-insights-rhel8-operator@sha256:217c3cb7eb523a216d5d9cf8e3c7685fc20c48125f664f29da7f1f53e44056cc_amd64",
"8Base-RHOSE-4.11:openshift4/ose-insights-rhel8-operator@sha256:36128b45bd888fb2853d417288720286bf523d9e0584054076b1e5b9288f2f60_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-insights-rhel8-operator@sha256:3b9eaa26eecaf282748fb74cf0f54f40cfe62723592436b839a775aa3b5b4669_s390x",
"8Base-RHOSE-4.11:openshift4/ose-installer-artifacts@sha256:2146a11416aae3b7b6b1ba2926099b0055e58d47791f765fcea0a7467cf91a8c_s390x",
"8Base-RHOSE-4.11:openshift4/ose-installer-artifacts@sha256:3cdce4ceda9b36aa746be514366300080b59db9ba7247aacae562a1797d09af2_arm64",
"8Base-RHOSE-4.11:openshift4/ose-installer-artifacts@sha256:5b4746584a584d2a8fe78e2fe41ca4d22998e854488602612d0d4f02424d489f_amd64",
"8Base-RHOSE-4.11:openshift4/ose-installer-artifacts@sha256:645f779075fc78270b02e98bf31d5927d9ff48a95c56669abc5f749296e3ee4d_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-installer@sha256:45a2c7fa9f56ec78e9087139c6ee944c963685a3714a77535f8cd3eaa8b6d8e9_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-installer@sha256:72e0c95f375e36b530f20154d136d8debbdef203b3c43f79fb77561718361ead_amd64",
"8Base-RHOSE-4.11:openshift4/ose-installer@sha256:d104ba0c4af286753f4cbbd1d36b3c4b318693e209f4c2a0145886f7c4e0374b_s390x",
"8Base-RHOSE-4.11:openshift4/ose-installer@sha256:e1dddd4cd6f019269098a1d89c07568b6391371b3aab67bafda73b99251d1808_arm64",
"8Base-RHOSE-4.11:openshift4/ose-ironic-machine-os-downloader-rhel8@sha256:156ec07459bf256fe2c812bb100818676c740ac90029720b5d235911053d91c1_arm64",
"8Base-RHOSE-4.11:openshift4/ose-ironic-machine-os-downloader-rhel8@sha256:e0383d12651c11d7fe0d823a1d9bbaa36d1a7194760be4be173772b0d9db57eb_amd64",
"8Base-RHOSE-4.11:openshift4/ose-k8s-prometheus-adapter@sha256:051182f36d3af73c7cc0e48c15f056847bafc23d22158dce45c0501d7254fae2_arm64",
"8Base-RHOSE-4.11:openshift4/ose-k8s-prometheus-adapter@sha256:7b18e65edbd7226a23b0b560693d6431909c190e08b76b2a3b0581bb48c9a34f_amd64",
"8Base-RHOSE-4.11:openshift4/ose-k8s-prometheus-adapter@sha256:82a4633e64d3749ac94c8895ed5d61d25a62765a060292413a053ec2d8342839_s390x",
"8Base-RHOSE-4.11:openshift4/ose-k8s-prometheus-adapter@sha256:a7ab7f242111de6ecf29f6107baa7c90331f9fc68a32467e7e91c935cdd99218_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-kube-proxy@sha256:104591dd4ff54b3367f3d800de99b582bead990cfb9bc0486e26737bf6405de4_amd64",
"8Base-RHOSE-4.11:openshift4/ose-kube-proxy@sha256:176e3d9d7ee66a0e547e4c7be5dbb17376cfb9e83c13edb2f2f3f0b47fe370dd_s390x",
"8Base-RHOSE-4.11:openshift4/ose-kube-proxy@sha256:5f1bb6c0542b8239e285fb2dbdf3b31597e6af62c91e0f5cf3ae5938a5b23c41_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-kube-proxy@sha256:6308f187621d82c37784a34039509e9fc9569246ede0606c3bad6f8a96369cd1_arm64",
"8Base-RHOSE-4.11:openshift4/ose-kube-rbac-proxy@sha256:0a487bf2de490a196a542712019859566c6bc7880201759c666d72fa80487fff_arm64",
"8Base-RHOSE-4.11:openshift4/ose-kube-rbac-proxy@sha256:20fc22cb99735ca5a7d633c4575d31f0cc54cb0856dae6a1aeee1c5a5b921ce2_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-kube-rbac-proxy@sha256:c7398161761676c9b95f78a21f5a8acd206dcac50c121b39e26f2d73ee2a3c66_s390x",
"8Base-RHOSE-4.11:openshift4/ose-kube-rbac-proxy@sha256:dceffc4f2c606f9e285794b2138e29133daeb5c1aa4ca76fe7c4205ac0b38ccd_amd64",
"8Base-RHOSE-4.11:openshift4/ose-kube-state-metrics@sha256:86498588af9912a494d306c600bf0e5b2b5393a7b927037a97691fff726d917b_s390x",
"8Base-RHOSE-4.11:openshift4/ose-kube-state-metrics@sha256:b7b87b4a79e5892321a90b4f16e8ffdc4e839aabea2886b1a2b64e5a0f9f703e_arm64",
"8Base-RHOSE-4.11:openshift4/ose-kube-state-metrics@sha256:eaa324ff422ebd8cf630f252d9d628a30f1c6c8e35d6f06584a3d452adb7074e_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-kube-state-metrics@sha256:ee2a5d918f70d007b9414d34e0f639437a39d2cd3a2a2bba24f5aee5d8035eb5_amd64",
"8Base-RHOSE-4.11:openshift4/ose-kube-storage-version-migrator-rhel8@sha256:3b28af903bc028ef6336e675743512b2a67f9a9f1c524a3cd9bd9666d730a194_arm64",
"8Base-RHOSE-4.11:openshift4/ose-kube-storage-version-migrator-rhel8@sha256:5f648ddc9ec59acd152910a93ac82587488aba4452f98bac21f573fd7714b985_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-kube-storage-version-migrator-rhel8@sha256:8f95707b2239415ca3c86adc8a96c063d5d0ca8986331eaa6c1d277598d90d91_s390x",
"8Base-RHOSE-4.11:openshift4/ose-kube-storage-version-migrator-rhel8@sha256:ae9915adc15077ed2466d5e8100c337834db34b84c23c77c59bd031a38c66a8a_amd64",
"8Base-RHOSE-4.11:openshift4/ose-kuryr-cni-rhel8@sha256:5f0bd74910cb7bc8cdff931c1d4da34d2a95e1e1854d7f686af466166acec047_amd64",
"8Base-RHOSE-4.11:openshift4/ose-kuryr-cni-rhel8@sha256:81462d3fafcd8988646f7a41ee96c71b837471dc5dcb35396eb533b14254156e_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-libvirt-machine-controllers@sha256:04041ac30693f5762ec21d0ff8103741910e838486ba4d50b280d2300a58e467_s390x",
"8Base-RHOSE-4.11:openshift4/ose-libvirt-machine-controllers@sha256:74224adc80febc0a77564dc86ac1bc095444e0c0398ea756460868627df41911_amd64",
"8Base-RHOSE-4.11:openshift4/ose-libvirt-machine-controllers@sha256:ec3d130af46371cd1f394b18413accc73b9619ac3232d418182eae776e657416_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-libvirt-machine-controllers@sha256:f07da2662e97243923a4083b1fac4e963a1cfea9f43cd9fd65bb4f3444505c41_arm64",
"8Base-RHOSE-4.11:openshift4/ose-machine-api-operator@sha256:123e25a9c01e463bc6f31b3bda99ce30e07ed7e7c2d62e6db1029048c2754c83_arm64",
"8Base-RHOSE-4.11:openshift4/ose-machine-api-operator@sha256:50aec0017448814b8420b561fae8117b620971b904eeeeba59ea250be3d0b683_s390x",
"8Base-RHOSE-4.11:openshift4/ose-machine-api-operator@sha256:c61dc40b93ffc6ff2335ba169475990cdbb70704b69d155561c5d64c14d07448_amd64",
"8Base-RHOSE-4.11:openshift4/ose-machine-api-operator@sha256:e92749f7a8381da22507d567594dae893c684415d947094ae18d9561ad1f660d_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-machine-api-provider-aws-rhel8@sha256:9e272355fd860b3cfbdd641b3278c08b30ef57a95683543d84bebe0bd2db555a_amd64",
"8Base-RHOSE-4.11:openshift4/ose-machine-api-provider-aws-rhel8@sha256:a8cbd22fde7d9515a0a439ce1d26c7bf094aefe66b9ff5e977800db3bc192209_arm64",
"8Base-RHOSE-4.11:openshift4/ose-machine-api-provider-azure-rhel8@sha256:a120dfd6753ed24d0b32693ae94f71a601f4a04d88a1056b88ad4315c88b8d4a_amd64",
"8Base-RHOSE-4.11:openshift4/ose-machine-api-provider-azure-rhel8@sha256:cfa09983870bfd6bcaec139ef421a6e43795bd8e3d04f8ef4c241ee9b188492b_arm64",
"8Base-RHOSE-4.11:openshift4/ose-machine-api-provider-gcp-rhel8@sha256:c52b5720d86ff3bccd4dffc7ce664d49a1ae515a89350ee6df6af0dbeb941eb3_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-machine-api-provider-gcp-rhel8@sha256:d6d385ce47d52da83cd957a401463a8d48ac9415a749534b63cd8edf8b0dec02_amd64",
"8Base-RHOSE-4.11:openshift4/ose-machine-api-provider-openstack-rhel8@sha256:05bae77a907afc2d75cb8f3bf3aacb26c4e3f2e965709c3c371536bfa78ecd54_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-machine-api-provider-openstack-rhel8@sha256:0934c1acfdc6c8cc97ef198317f72bcea3bb6c6730d0be526a8c02e1677d47dc_arm64",
"8Base-RHOSE-4.11:openshift4/ose-machine-api-provider-openstack-rhel8@sha256:4f57e14568253c23640528a5334e60164ae6975ad1ce91373d05b63e241541ea_amd64",
"8Base-RHOSE-4.11:openshift4/ose-machine-api-provider-openstack-rhel8@sha256:df60e146a888bd72624758bc47d96622177cfe11330ab631dae7c30543715121_s390x",
"8Base-RHOSE-4.11:openshift4/ose-machine-config-operator@sha256:420fd1d1d11f92351a37c986f9aedda0d4e0897dc9cca0b16959a989308c64e8_s390x",
"8Base-RHOSE-4.11:openshift4/ose-machine-config-operator@sha256:543edd3009688fb98fdf5487e72713f8b81653e83a2532ebb95408ac948390a5_amd64",
"8Base-RHOSE-4.11:openshift4/ose-machine-config-operator@sha256:9947130c8cc8d4b3157242ff5d1dcca0343f6a7b3d17710b2f0915d7e3500881_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-machine-config-operator@sha256:a9aae6a7e5d77e4c56c8c7852529bc14565240ccecb5f0fc4af2c97d6453d5e9_arm64",
"8Base-RHOSE-4.11:openshift4/ose-multus-admission-controller@sha256:10d932015ba0fe1a84a7a0096dc416857e1a63a2323e6192b8b6bba90e50aa5b_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-multus-admission-controller@sha256:534466df0ec5df492b00ebeebedd041600e0476e6cb42d8aaedd46d2a6e78f06_s390x",
"8Base-RHOSE-4.11:openshift4/ose-multus-admission-controller@sha256:c7a66dd0d9c8b16789967073a28ac92eeb2f1beab3f8ead8fe1ca01f26a105c5_amd64",
"8Base-RHOSE-4.11:openshift4/ose-multus-admission-controller@sha256:df86ef6d451a7ac6a858f5a7a32145f3b99d0b1da3559ff90ccb4733106a59b5_arm64",
"8Base-RHOSE-4.11:openshift4/ose-multus-cni@sha256:559cb4e633fb0731f79310115e7d384749ef2ca15f298a4102985b4505845228_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-multus-cni@sha256:633c3b5509971739a0e95a8fab99a29bc5a81797c55c2cfdc97d184a055175af_s390x",
"8Base-RHOSE-4.11:openshift4/ose-multus-cni@sha256:75eeee08529df0c3e2e08b874ac7e1d39ef268148d71dff880f71034f8c89b14_amd64",
"8Base-RHOSE-4.11:openshift4/ose-multus-cni@sha256:98835095c461b58a1159a530ee7d3f978c81ed197b5345faf9d610272ebe23eb_arm64",
"8Base-RHOSE-4.11:openshift4/ose-multus-networkpolicy-rhel8@sha256:00532c0e376a4363ea73d6664c8ec200f5bcc4bcd52918cdad19f2d11057fd51_amd64",
"8Base-RHOSE-4.11:openshift4/ose-multus-networkpolicy-rhel8@sha256:80b31a0820e7954050c01d39fdce34591d22beec0678e258176a9bcc1378e07b_s390x",
"8Base-RHOSE-4.11:openshift4/ose-multus-networkpolicy-rhel8@sha256:9ba16add1d64bad4d4dfb9e8e4200b061ae6f6ab34bccf0456684bfdddc7b9b2_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-multus-networkpolicy-rhel8@sha256:c3799719a6af2f3020a8588e9a2ee483ee8e27d6a91675c824111aa0ea61be78_arm64",
"8Base-RHOSE-4.11:openshift4/ose-multus-route-override-cni-rhel8@sha256:0c8234a718b163b3390c49956b24c4320b4875d1f3d7ec27d0dab3fad16ddd85_amd64",
"8Base-RHOSE-4.11:openshift4/ose-multus-route-override-cni-rhel8@sha256:104105eb231879914965da9c3064c298ab2a1a7944eb334404c7ec32920ec511_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-multus-route-override-cni-rhel8@sha256:495a6f50eaac5b4bb2256d6866aed27549d547a454e4729703e1792fdd95a9a9_arm64",
"8Base-RHOSE-4.11:openshift4/ose-multus-route-override-cni-rhel8@sha256:51e952de791ec027c7841769418242da5172bb469f67eaab192fadcf6fb458e5_s390x",
"8Base-RHOSE-4.11:openshift4/ose-multus-whereabouts-ipam-cni-rhel8@sha256:019a741a0988bdfb01bb1d47a5ad13cae7a7bd281d9e1b0c5cc05ef2fa284ad2_amd64",
"8Base-RHOSE-4.11:openshift4/ose-multus-whereabouts-ipam-cni-rhel8@sha256:52e0ac8e139d941d3460ff68be8d22b6378ba6b9059d342ebc93d1fb8332a2ec_arm64",
"8Base-RHOSE-4.11:openshift4/ose-multus-whereabouts-ipam-cni-rhel8@sha256:6426782a1b3f59b5817fa85a465d63334ce7299adaeb442f75ce4930fece85dd_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-multus-whereabouts-ipam-cni-rhel8@sha256:8b81457dda1bfea834f351d7dae2f42195d04c95eaea32733c9ca4ad78ee554f_s390x",
"8Base-RHOSE-4.11:openshift4/ose-must-gather@sha256:3dacd322fcbbd9a68b8b8f6ac7d2f40eaad310442358d047d534156d1f39dc3d_arm64",
"8Base-RHOSE-4.11:openshift4/ose-must-gather@sha256:7c9eef761c85d5b7884e631937fef714732f612ebe54d1acb139f57560e8087d_amd64",
"8Base-RHOSE-4.11:openshift4/ose-must-gather@sha256:8bffdba8e5a5c0f02e4d8a4323292d1b9e4faeefbb3e3b73b13002050985eff9_s390x",
"8Base-RHOSE-4.11:openshift4/ose-must-gather@sha256:be3e5946f0c4f70427379251a147059e6aef6b24060ad3f43c4c7611d9a14d14_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-network-interface-bond-cni-rhel8@sha256:58d07b7b95fa55ba39a810d95f99954ee5b4bd19b37891a592ef47457c4d9248_amd64",
"8Base-RHOSE-4.11:openshift4/ose-network-interface-bond-cni-rhel8@sha256:696855f358513bb5d00da99f976ed617f2d4ed497d306684ef77aa9d69e93cba_s390x",
"8Base-RHOSE-4.11:openshift4/ose-network-interface-bond-cni-rhel8@sha256:b3fb70b58e12e37b5378eed5adb33619c0ecf110cbf48163e2717c19ec7f7025_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-network-interface-bond-cni-rhel8@sha256:eae99205aca7e6472b57040de8e4cd20a5cb2e320fa24fa93b5d018c0e8f0332_arm64",
"8Base-RHOSE-4.11:openshift4/ose-network-metrics-daemon-rhel8@sha256:1d1210cfd8dbee985f37f3b7f5f5027ee2871d0680c59d58f8b057eb188e5853_amd64",
"8Base-RHOSE-4.11:openshift4/ose-network-metrics-daemon-rhel8@sha256:94d936931a508b8e9e4d46dbdcc2f04311b30dca7a4ef54a5aafe708dda3b249_arm64",
"8Base-RHOSE-4.11:openshift4/ose-network-metrics-daemon-rhel8@sha256:e61bee6a6187d38ac586efb04c6ea9cfcc014c863e945e47f560a83e8def114d_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-network-metrics-daemon-rhel8@sha256:f29b041609aa6fc2351837aa6d5f377489e6e60570911ac474fc01102b6e8f63_s390x",
"8Base-RHOSE-4.11:openshift4/ose-nutanix-machine-controllers-rhel8@sha256:524e2e091db0e4a883824cd744f0d158e8bba91bff52b7e6c4908a3727c6bea2_amd64",
"8Base-RHOSE-4.11:openshift4/ose-oauth-apiserver-rhel8@sha256:46a1a8bad469cb3d2a2425eee40d5ebdbc99500741ccacdb384e34fa58ad177e_s390x",
"8Base-RHOSE-4.11:openshift4/ose-oauth-apiserver-rhel8@sha256:b1e06183d361a6ca89412b960a38121f6ecb9ecf6b9ebccbaad95159690dc243_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-oauth-apiserver-rhel8@sha256:c92369d17d727d96b6bc15cc9c32a65bce28850a441464d6557c4dea0445b3ce_amd64",
"8Base-RHOSE-4.11:openshift4/ose-oauth-apiserver-rhel8@sha256:d46a93bf4cb1369bd651b79748008cd3d69638b11d42fae6b2cd068545aab7d8_arm64",
"8Base-RHOSE-4.11:openshift4/ose-oauth-proxy@sha256:184021ada5116a1e5dc8c21163f39665606cae8fb1e776bd9d623cd2eb0072c2_amd64",
"8Base-RHOSE-4.11:openshift4/ose-oauth-proxy@sha256:1ce1cdcefa33cff869b553f7c1b03913d22495a8a66bb627a38a613f8bcbad26_arm64",
"8Base-RHOSE-4.11:openshift4/ose-oauth-proxy@sha256:56da8995fd4330fe9c28dbc873d699ca3c5eda75d1bcaba0ef9de2b209822ad9_s390x",
"8Base-RHOSE-4.11:openshift4/ose-oauth-proxy@sha256:9bfd73a2ba40e7a88aa3760e13e4179796daa942ecc1fdb35ac0d99f67b9c332_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-oauth-server-rhel8@sha256:0bf945ed0aee47149f19d396062c3fd23ea901c8992762c609673a16883a305b_arm64",
"8Base-RHOSE-4.11:openshift4/ose-oauth-server-rhel8@sha256:5f55e85234cb822dd12ab71bf5de8e7a49eab2525e465ac4bf34f5e69cee5673_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-oauth-server-rhel8@sha256:6f23eef8a61ada1a120bb5e03f477727d5b21e6fac6482ef823de58c2a838073_s390x",
"8Base-RHOSE-4.11:openshift4/ose-oauth-server-rhel8@sha256:ff7d23ed5555807756340a62bcade403f3e68350d2ec0feb442c1a8ddd7c17e4_amd64",
"8Base-RHOSE-4.11:openshift4/ose-openshift-apiserver-rhel8@sha256:a00046f91649246bf718a82a52ffcf969f0daa58dddc80de1ba53bf5999e393f_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-openshift-apiserver-rhel8@sha256:bfc32929ee0c819b793a73e00df60eedd318a950598566404e5d4b8ae0cf3cbe_s390x",
"8Base-RHOSE-4.11:openshift4/ose-openshift-apiserver-rhel8@sha256:cfc4db2358e7ae163557fd2a9fdd3f68bd6b281350e816fa5df796e8ef915879_arm64",
"8Base-RHOSE-4.11:openshift4/ose-openshift-apiserver-rhel8@sha256:fb79ed01acec6695a12cc13de5406bf08d862fbe1186734eb316544be1a240c1_amd64",
"8Base-RHOSE-4.11:openshift4/ose-openshift-controller-manager-rhel8@sha256:6c1a3c63ca3b93f0644a80882cc02174bc06bfb6df4b3012cdf43c1d0a8114e9_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-openshift-controller-manager-rhel8@sha256:bac116eb111816d3aca02ee3684caf417ad64d171844731aa17bb64d7eee5a75_amd64",
"8Base-RHOSE-4.11:openshift4/ose-openshift-controller-manager-rhel8@sha256:cbc561d7df2565112f6a0fb5da5a1ad3fb374f232a46985bbb06793f839b6c4f_arm64",
"8Base-RHOSE-4.11:openshift4/ose-openshift-controller-manager-rhel8@sha256:dd129ed0ef735c58c5453e9486e47f86128ba3e3f8e78f93b9f68cea6a6e1e19_s390x",
"8Base-RHOSE-4.11:openshift4/ose-openshift-state-metrics-rhel8@sha256:2950d0bcc7204cc50083c65c5353f5334b8d2c26a49b1ddf649cc5f154588ddd_s390x",
"8Base-RHOSE-4.11:openshift4/ose-openshift-state-metrics-rhel8@sha256:31fdf586cd84190d15ba39d77b2cf4f885e2f7b9d4cabecc173673657d98762f_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-openshift-state-metrics-rhel8@sha256:6952a0473a631218a7c975b461d12acb0bbb34fa09d29d517c9376302edaf211_arm64",
"8Base-RHOSE-4.11:openshift4/ose-openshift-state-metrics-rhel8@sha256:f35e35555ec3d130cff3bc84390cc6e29fbeaa3616a5ddd22264e378cf57dc56_amd64",
"8Base-RHOSE-4.11:openshift4/ose-openstack-cinder-csi-driver-rhel8-operator@sha256:60f1d7ca36e5b85e49c4d6118414e52b981f7628675a547e934f76e2b6884633_arm64",
"8Base-RHOSE-4.11:openshift4/ose-openstack-cinder-csi-driver-rhel8-operator@sha256:6d994efcb9859ae8c2284ee7859150bc334ef5db03c6101fb64677a841c534b1_amd64",
"8Base-RHOSE-4.11:openshift4/ose-openstack-cinder-csi-driver-rhel8-operator@sha256:bf71d233894a0f09ecd6d6d4bb14141aa458a7e38a59edcec6c25e6f3c1d6227_s390x",
"8Base-RHOSE-4.11:openshift4/ose-openstack-cinder-csi-driver-rhel8-operator@sha256:fc99f3eacda723a6d9c83bf0e619c91bd2eb049a710b304ab1de7639705bbed5_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-openstack-cinder-csi-driver-rhel8@sha256:222010151e2b63bf73be5abb82a7e66fc2a476c8d0eb2a9589751846eb13dda8_arm64",
"8Base-RHOSE-4.11:openshift4/ose-openstack-cinder-csi-driver-rhel8@sha256:5231039df308c3b8730158ad327982baff8f7b1b6dccd046ab4a00af6d70e7d8_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-openstack-cinder-csi-driver-rhel8@sha256:7c38464a61ab19479df1de20dcdbe5d5edc5091ac8b129a7f6f92aee6a792299_s390x",
"8Base-RHOSE-4.11:openshift4/ose-openstack-cinder-csi-driver-rhel8@sha256:9d4226c29d177b85af5c29303e477a110507966570a37607c9068eeea960bfdc_amd64",
"8Base-RHOSE-4.11:openshift4/ose-openstack-cloud-controller-manager-rhel8@sha256:1ff37333fbf551657701aba24e917b118b3104cb0ae66a1b062fd9b16492e806_arm64",
"8Base-RHOSE-4.11:openshift4/ose-openstack-cloud-controller-manager-rhel8@sha256:316d8d6c31c6198d95d929779c2d68df5ed9cc0fe1bc2db858f234af068dd21e_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-openstack-cloud-controller-manager-rhel8@sha256:c3ce053319fcd80e357b5ebcb3abca3f59bb5e45aa48452332c850627b7db28b_amd64",
"8Base-RHOSE-4.11:openshift4/ose-openstack-cloud-controller-manager-rhel8@sha256:cc40e91363be02c546bb57b66e855a635fa5cc9794814583b16a6ad70b23dca9_s390x",
"8Base-RHOSE-4.11:openshift4/ose-openstack-machine-controllers@sha256:109676ecd9d725dae3ac9bc7350deaa819dbcf1b911ec3106c3f412dd7d5e6d8_amd64",
"8Base-RHOSE-4.11:openshift4/ose-openstack-machine-controllers@sha256:12a757c6f5773a203383b44ee2e96b5e6997214c6ced22dbfe9234923d77dab5_arm64",
"8Base-RHOSE-4.11:openshift4/ose-openstack-machine-controllers@sha256:5cda1e00b8e5195be5fb565399f5a19c58a9c77bbe13e297f5a2196518116d90_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-openstack-machine-controllers@sha256:b791f3ba80eb8953023048e9d613c46e0f59582f6a810f33c6861159ed09604d_s390x",
"8Base-RHOSE-4.11:openshift4/ose-operator-lifecycle-manager@sha256:71e485ca85f437eab29e7442aba98f9b40209e187e09cc16b02a90ce2ea47a69_amd64",
"8Base-RHOSE-4.11:openshift4/ose-operator-lifecycle-manager@sha256:9ff3c0f6356d9bfcc98d390538007f31ffac8fdfeadfe10483ccb43b5afdb29f_arm64",
"8Base-RHOSE-4.11:openshift4/ose-operator-lifecycle-manager@sha256:d7869ff27bf8c8a4becc36ac1cfe0d58c87717abd331e0fb5654cd2170646964_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-operator-lifecycle-manager@sha256:e6b3dbe4aa6b5820b0aa9194980a88c90591286154b0d0bc4091a3b437b37d6b_s390x",
"8Base-RHOSE-4.11:openshift4/ose-operator-marketplace@sha256:4279626a013c0875b4c042ae9a2c970c67448a0d2eb0d5d40e9903d2ea4004db_amd64",
"8Base-RHOSE-4.11:openshift4/ose-operator-marketplace@sha256:60020a467e04467bc1584fb348af1586ead6ccf267deff84ded975ebb45966d8_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-operator-marketplace@sha256:97e0f4771aa15f5757e48ebb478798e549c8f171057d32aed5b1342b2f06266e_s390x",
"8Base-RHOSE-4.11:openshift4/ose-operator-marketplace@sha256:a14ba1d69da2b957fdbc9a42a867effd9234b97ec879574058ef84eebee047f3_arm64",
"8Base-RHOSE-4.11:openshift4/ose-operator-registry@sha256:5b349413999a106176b22c9df4d3cfbd918d74fc5cf28f2ae99547370aa6d346_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-operator-registry@sha256:5eb15d8d2b50adc82d64bc4195f37148d2bc74a7fe208edc51300b2a845fe980_s390x",
"8Base-RHOSE-4.11:openshift4/ose-operator-registry@sha256:619b8ca58e8cdc06a8e2dff0a837a18780c75f62c9ccdaf7e6c2e2afa786f93d_arm64",
"8Base-RHOSE-4.11:openshift4/ose-operator-registry@sha256:ba871c2101d87f2aeb6668af55b3f10e91558be420923b8523f8d83d4dd5b45e_amd64",
"8Base-RHOSE-4.11:openshift4/ose-ovirt-machine-controllers-rhel8@sha256:2d7b5e9c506da2c43704cae5934b604682dcb403218ceb1bd4f011c8bee8623b_amd64",
"8Base-RHOSE-4.11:openshift4/ose-ovirt-machine-controllers-rhel8@sha256:951e6ff8cdd565aefd60d8e996145c989c228a2a9c7ab412789d92ddb3ec9165_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-ovirt-machine-controllers-rhel8@sha256:d07d078681fbd9cb83c74716977b7f59112273cb18447178bdf8955050faeebd_s390x",
"8Base-RHOSE-4.11:openshift4/ose-ovirt-machine-controllers-rhel8@sha256:ff4261f6102f428b1789a31e021d18ededce3ba80ca93e64b7149968f10cff58_arm64",
"8Base-RHOSE-4.11:openshift4/ose-ovn-kubernetes@sha256:5abaa3f3db864bd4d2d2dbc059839e28cbe5b6baa09cb6545d3f508809dd3f7a_s390x",
"8Base-RHOSE-4.11:openshift4/ose-ovn-kubernetes@sha256:713dd28ffc33520c9e84b72850253adf0adb016968773121f05349e3fca302c2_amd64",
"8Base-RHOSE-4.11:openshift4/ose-ovn-kubernetes@sha256:795db439b8d73d097b0908fe6270d8a947fc1acd21bf3f4d9fa59f02bd16f19f_arm64",
"8Base-RHOSE-4.11:openshift4/ose-ovn-kubernetes@sha256:cec5b3a5276177b25ce85f5d1465dbc6aca19b78b0f5406b6fe85bc97ff3f77d_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-pod@sha256:51a4a033be2739a7a7a3edc7a1ee16ad9caddc5ae1f5a14c448afe3f5f906428_s390x",
"8Base-RHOSE-4.11:openshift4/ose-pod@sha256:651930bf045975dabb3d79410a2c9f971f1da319b8fcbba29ebe2e4e3bb71b3b_arm64",
"8Base-RHOSE-4.11:openshift4/ose-pod@sha256:718cf324bb4c3af6852458ab1551c59ee9f1b1d8d3fadfd858bb909c9ec3558a_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-pod@sha256:86e0050aaa7477b8aeef382e3bf8092463d207adfa5cd8c88358b367bb624869_amd64",
"8Base-RHOSE-4.11:openshift4/ose-powervs-cloud-controller-manager-rhel8@sha256:28ef0b3040cc922f78fd7e9814628871c0fb85de1a9d47c1d954737d26d2f53b_amd64",
"8Base-RHOSE-4.11:openshift4/ose-powervs-cloud-controller-manager-rhel8@sha256:a512551fc4ce326ef993f1dde6dedd5cf4c20b6c41f6149430ffae0d9e10d62c_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-powervs-machine-controllers-rhel8@sha256:965ad6292483d5e6d8b734fd40006689cf3917657919c668b6d01bc9fc4b816e_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-powervs-machine-controllers-rhel8@sha256:a03170bc3c01ee4f9c6cb80ee41925231b6c8b283822a094506214c10f19847b_amd64",
"8Base-RHOSE-4.11:openshift4/ose-prom-label-proxy@sha256:90f629a90569aceb6deb0134b4141a3a622c4e95637ef4d5d6f3890ac27026c2_s390x",
"8Base-RHOSE-4.11:openshift4/ose-prom-label-proxy@sha256:c9ac8cabb6bc4f6bd60bda52529c98df596a1fa5a9130201129068ff48bc0fbb_arm64",
"8Base-RHOSE-4.11:openshift4/ose-prom-label-proxy@sha256:db4ec1b0a75ec8a5260095225cf2ef103895edd9b05419503bec473629a3dcd0_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-prom-label-proxy@sha256:fd3feba855b7afa27146ab4798f7afcb05d2dc22c1eea2c691a3778df00606d6_amd64",
"8Base-RHOSE-4.11:openshift4/ose-prometheus-alertmanager@sha256:0d225b059bdefca3ac163860ce9ae41ed74cd8c9ca887cfe4c525ac3f0cae783_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-prometheus-alertmanager@sha256:13c7b3e7d5a2a75a806642a614189de0f4ae1639a9cab78ca7104ba65b4fd385_s390x",
"8Base-RHOSE-4.11:openshift4/ose-prometheus-alertmanager@sha256:cdddc502045ecafa9d4deabf4ac30af0255c3bb586390bcf7d89a1c1937b833c_arm64",
"8Base-RHOSE-4.11:openshift4/ose-prometheus-alertmanager@sha256:f8db7211683d764461c1feacb61eb9911f480a8ad113fccb381155322077303c_amd64",
"8Base-RHOSE-4.11:openshift4/ose-prometheus-config-reloader@sha256:015e84370d7a0a3e5318158915b27e1c5e7e7699d11240ba7359d6bc32c9898a_s390x",
"8Base-RHOSE-4.11:openshift4/ose-prometheus-config-reloader@sha256:39e17dba2978d3e1b0af71b9eb1be3446199a365ada2e156682ee7a20e48b060_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-prometheus-config-reloader@sha256:4065daad759195db3c325efc46209f02bcc1c32caad88c69d5a3dbdcf920e335_amd64",
"8Base-RHOSE-4.11:openshift4/ose-prometheus-config-reloader@sha256:bb62cdf6eca82eaa92fb9bbfc4e2f7575c3c49d472fda9358808aa790d3f5a70_arm64",
"8Base-RHOSE-4.11:openshift4/ose-prometheus-node-exporter@sha256:1226c18cda120df10313739a9ac638bd5c4d02aa4f65ba3d1044b4f423d559a2_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-prometheus-node-exporter@sha256:3539ddf93d8c2fe005b53b52c6628b413be0aabdfa534e6b947c4842d3617323_arm64",
"8Base-RHOSE-4.11:openshift4/ose-prometheus-node-exporter@sha256:52adf1af03f2c7fef37ac537638577b913a73b11490ef16c789c40dbfbc9391c_s390x",
"8Base-RHOSE-4.11:openshift4/ose-prometheus-node-exporter@sha256:79ad722e32477863e3319b35b1e98befb8257576ebab0be4ae605f1cf92cf760_amd64",
"8Base-RHOSE-4.11:openshift4/ose-prometheus-operator-admission-webhook-rhel8@sha256:7c00451864fafd5f2c5e316557f67eb027dd66e3e756c756ab3f74ab7a98e404_arm64",
"8Base-RHOSE-4.11:openshift4/ose-prometheus-operator-admission-webhook-rhel8@sha256:9a67755cf6419877dce688f5bcd92da4929dcd86603219eb08628b44a29c4257_amd64",
"8Base-RHOSE-4.11:openshift4/ose-prometheus-operator-admission-webhook-rhel8@sha256:a810296e2d9a9924234a7437531f9b6f4e266a4ddd40b8ecce1c48414696512e_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-prometheus-operator-admission-webhook-rhel8@sha256:c5030e797e2b2130ec51a9a6039e02ea272477f502f7999286c660d59f34aca8_s390x",
"8Base-RHOSE-4.11:openshift4/ose-prometheus-operator@sha256:72ffba5d0ae400eba6e31120ecb4b621e852653b3b3850add2775bf51d5a2aca_arm64",
"8Base-RHOSE-4.11:openshift4/ose-prometheus-operator@sha256:9e028b370e4b1fa7eeb51fb84ad9b1344e4012716030c5d3fa223c7abe92c0e1_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-prometheus-operator@sha256:a2912fec31d91070a66473f1902cd5206cc8ce9e6849c4e5c5ba3da85165a31b_s390x",
"8Base-RHOSE-4.11:openshift4/ose-prometheus-operator@sha256:b45f485a4d48297aaef5fc6b95211eebe8f75ebf2ef69118c331c21a97fbaa9a_amd64",
"8Base-RHOSE-4.11:openshift4/ose-prometheus@sha256:2486111c7d1de008464902945f9767cefedb3ef5c53521fdc2e1eb5fcf1b3fb4_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-prometheus@sha256:37e8941e45c4add6684e52685ed112e474f0c8f062178497a4d65a019a2c1700_amd64",
"8Base-RHOSE-4.11:openshift4/ose-prometheus@sha256:48375716d6e24dfd3811907f109defa883495cfdb387e78c26b90589e05623d7_arm64",
"8Base-RHOSE-4.11:openshift4/ose-prometheus@sha256:64ad3518eff522dda5d221496a94cf2fe14b5c68175d0002ff01bbeb131756b1_s390x",
"8Base-RHOSE-4.11:openshift4/ose-sdn-rhel8@sha256:0e9935caae157329505de5a21a4d40ef501c9a2bcff47f76b074fcf1ab0e9c22_s390x",
"8Base-RHOSE-4.11:openshift4/ose-sdn-rhel8@sha256:c708a24017904d8e50fffaafc4c7b072bd774d04acdfa2b40d139edccf1dad33_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-sdn-rhel8@sha256:f2c982220bfc6785e85f25c70ce559df5121417ec205d2df6965eb97885595ae_amd64",
"8Base-RHOSE-4.11:openshift4/ose-sdn-rhel8@sha256:f3f3ab589e877816e8816468155a3f2eacdecd2085c08794ba372e6dcb84dd9a_arm64",
"8Base-RHOSE-4.11:openshift4/ose-service-ca-operator@sha256:2fd815e1dfa78fc9c28179a5c77296723bbe8f42e1b19e347d936a795b787cdf_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-service-ca-operator@sha256:5607b0aeaff5bc14563afb5b339cf26c12472501532d929da168c2e21a7afe9f_s390x",
"8Base-RHOSE-4.11:openshift4/ose-service-ca-operator@sha256:85dc1b4150d3a3f698bfc460ef6bb30c9b827a098de3cb7f46b9d35f145ef4f4_arm64",
"8Base-RHOSE-4.11:openshift4/ose-service-ca-operator@sha256:bcdbf3cb8e6e31b66d979055c7ad71ff5d9fa309ba3c35256acdbe51c9f43de5_amd64",
"8Base-RHOSE-4.11:openshift4/ose-telemeter@sha256:136d56f3c872a4d0dafb872d79c10b9d11cc582cbbb1e796881c6770543b3012_arm64",
"8Base-RHOSE-4.11:openshift4/ose-telemeter@sha256:41f945d79832bab585470bb274be2ab66c8728808d15679c8ea3089013671464_s390x",
"8Base-RHOSE-4.11:openshift4/ose-telemeter@sha256:d9c609b5b7893d6f0c137fff5edd8df6b182088277ee2b9fcda8374fe19838e4_amd64",
"8Base-RHOSE-4.11:openshift4/ose-telemeter@sha256:f931ead1bc611c5faf5073c81a3af1c3561ed1eb42f958fa9c1ae03eeb339505_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-tests@sha256:62f2f4e4ceba4c9b0a2116d3f3ec7c3b467f597e089e791f5a1271ecc4fcc3fd_s390x",
"8Base-RHOSE-4.11:openshift4/ose-tests@sha256:7cf282f6435dc703a8706afc203c5cb55d1f02a2af2452385ea0415b3b07ec89_amd64",
"8Base-RHOSE-4.11:openshift4/ose-tests@sha256:a5de772af9f66abc7b9f80a650ac51b70ec040cf331773c71d817a389c999144_arm64",
"8Base-RHOSE-4.11:openshift4/ose-tests@sha256:d8fd47265c720cad5f81c107c40302e3da0e569b79b18f0182804db6ddef0b39_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-thanos-rhel8@sha256:15883854538476b61fb9f95e9568936acdee1c26939101b300f16c877a1fb111_amd64",
"8Base-RHOSE-4.11:openshift4/ose-thanos-rhel8@sha256:94514a0e4637f4a171b6f603831ea5e608a8a66d7e04ef338814a2a3f788ae12_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-thanos-rhel8@sha256:b17fdce1d5ac2b69ec530e834f4a15576ea9e1227f74bca0777d30555a7aae96_arm64",
"8Base-RHOSE-4.11:openshift4/ose-thanos-rhel8@sha256:fa37f528f000ce8be8262df51584f0746f3b2a15db2295e82dba17171d3e6af7_s390x",
"8Base-RHOSE-4.11:openshift4/ose-vmware-vsphere-csi-driver-operator-rhel8@sha256:dfe6e04bea49e649841021fc717372bffcf0393ae71ba50fb640a3da64efb8ec_amd64",
"8Base-RHOSE-4.11:openshift4/ose-vmware-vsphere-csi-driver-rhel8@sha256:1ba42f6dfa8aa6671c1bd91741a5160ee5520bf99b0aeccba75af21be725f561_amd64",
"8Base-RHOSE-4.11:openshift4/ose-vsphere-cloud-controller-manager-rhel8@sha256:8b1cecaff8606e6649ea59f2b41fd680ee9efec621d8e994f157973be9b496f6_amd64",
"8Base-RHOSE-4.11:openshift4/ose-vsphere-cluster-api-controllers-rhel8@sha256:a450b493f00f796206a3d7286e93bad2ec36e5a80259c7947e79a1a0d5210656_amd64",
"8Base-RHOSE-4.11:openshift4/ose-vsphere-csi-driver-operator-rhel8@sha256:dfe6e04bea49e649841021fc717372bffcf0393ae71ba50fb640a3da64efb8ec_amd64",
"8Base-RHOSE-4.11:openshift4/ose-vsphere-csi-driver-rhel8@sha256:1ba42f6dfa8aa6671c1bd91741a5160ee5520bf99b0aeccba75af21be725f561_amd64",
"8Base-RHOSE-4.11:openshift4/ose-vsphere-csi-driver-syncer-rhel8@sha256:a8fb8135d0f3d2f666825d8a696973347f08238122e69951f17cce39d4287040_amd64",
"8Base-RHOSE-4.11:openshift4/ose-vsphere-problem-detector-rhel8@sha256:1a6eb49eea5f45e26b7bf30de3cd9b5573901fa6d4aa3bf621fa2e842c74c8d6_amd64",
"8Base-RHOSE-4.11:openshift4/ovirt-csi-driver-rhel7@sha256:1a3545dcf656b9e6caa0007993f8b9ae4544a7e3d0c28d7bd4a892d8f4b4b2d8_s390x",
"8Base-RHOSE-4.11:openshift4/ovirt-csi-driver-rhel7@sha256:83423a80871b68615cb6174ac08e5a60b0b1b8ed003a3f40ec03fb7920679e94_arm64",
"8Base-RHOSE-4.11:openshift4/ovirt-csi-driver-rhel7@sha256:b1ee2119c5c9ffa916f48425d807695d557bfe326bbfe0e65d18ec235cee53b7_ppc64le",
"8Base-RHOSE-4.11:openshift4/ovirt-csi-driver-rhel7@sha256:f7adacdb30067ee92339af29ed852e5de53d0c272cfaf5b46ab48b7b668816f5_amd64",
"8Base-RHOSE-4.11:openshift4/ovirt-csi-driver-rhel8-operator@sha256:2c1cd41c04dad0e7c8958ceec1b1d4273eb8be8f2f1daede4a6257050b012543_arm64",
"8Base-RHOSE-4.11:openshift4/ovirt-csi-driver-rhel8-operator@sha256:7a167a4e4c80b02d4e3a4d1f17b84c47fa7f2818c20ae643891e04d6270a58a6_s390x",
"8Base-RHOSE-4.11:openshift4/ovirt-csi-driver-rhel8-operator@sha256:d44cc45f565771b89a9a6600c3f0a463f5707b5d99d43fcd5017afa1c42cfe41_ppc64le",
"8Base-RHOSE-4.11:openshift4/ovirt-csi-driver-rhel8-operator@sha256:ec28031cfdeadc780ac4a539fc2ffcee484db70aff6d68bec2bfc88509f41ded_amd64",
"8Base-RHOSE-4.11:openshift4/ovirt-csi-driver-rhel8@sha256:1a3545dcf656b9e6caa0007993f8b9ae4544a7e3d0c28d7bd4a892d8f4b4b2d8_s390x",
"8Base-RHOSE-4.11:openshift4/ovirt-csi-driver-rhel8@sha256:83423a80871b68615cb6174ac08e5a60b0b1b8ed003a3f40ec03fb7920679e94_arm64",
"8Base-RHOSE-4.11:openshift4/ovirt-csi-driver-rhel8@sha256:b1ee2119c5c9ffa916f48425d807695d557bfe326bbfe0e65d18ec235cee53b7_ppc64le",
"8Base-RHOSE-4.11:openshift4/ovirt-csi-driver-rhel8@sha256:f7adacdb30067ee92339af29ed852e5de53d0c272cfaf5b46ab48b7b668816f5_amd64"
],
"known_not_affected": [
"8Base-RHOSE-4.11:openshift4/driver-toolkit-rhel8@sha256:0d876f138cb07c4cf25bc0161041f92a25a81637367815ab20c8ac30e11d7f0a_ppc64le",
"8Base-RHOSE-4.11:openshift4/driver-toolkit-rhel8@sha256:82faeb6a8caa174d9df3d259945ca161311fe6231d628e34ee0f1c8528371229_amd64",
"8Base-RHOSE-4.11:openshift4/driver-toolkit-rhel8@sha256:d3edb75ef363d202953c7fab5e997a5f2430108b6882f4b857de2be7c4ed8ffb_arm64",
"8Base-RHOSE-4.11:openshift4/driver-toolkit-rhel8@sha256:ebbdb04cefcb10f1932415c1fe7453b20066594c0febd1f6e3d28dd71c29c939_s390x",
"8Base-RHOSE-4.11:openshift4/ose-cluster-update-keys@sha256:d5c919b0c64ca6401a0128b08b1440c4679d748c91acb90fd04f6665ae264929_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-cluster-update-keys@sha256:dbaa95fb795f4dedeeeab0a2b1372ceef199f098d9a83c88581897dc992bb065_arm64",
"8Base-RHOSE-4.11:openshift4/ose-cluster-update-keys@sha256:e830e81f1cafe4d2aaf49f3e96befdf1a992afbc64795fed941591d88f5ce71a_s390x",
"8Base-RHOSE-4.11:openshift4/ose-cluster-update-keys@sha256:fe8864f55f1ef516784a6a3836a09c3a399b6fee050e7c78181f1a337667b4b7_amd64",
"8Base-RHOSE-4.11:openshift4/ose-deployer@sha256:03cdacbcd2591b2df3b211e8a1d52a8e1790fb0725b1972d077536f2365e16e9_arm64",
"8Base-RHOSE-4.11:openshift4/ose-deployer@sha256:1f82bd5534d24cf42c945d9e2950aff008768537b1f062b4034832f35a3082c7_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-deployer@sha256:5e63d593d7d8f648ea011b738346132a29f88bf59f0a0d9bb7140ad80c3a91ec_s390x",
"8Base-RHOSE-4.11:openshift4/ose-deployer@sha256:621a5a47a8073ce50dc3dc4c7b4ef0d7e0d3b631678f29f8b72eae0d42daf661_amd64",
"8Base-RHOSE-4.11:openshift4/ose-etcd@sha256:67545f560dbd1d93d5db47750566897eaf6afc5f3a8c6f66da73d70f393dbc36_arm64",
"8Base-RHOSE-4.11:openshift4/ose-etcd@sha256:91408b23960b2c9a7149627778c368b55e28b256d60e7573bdfa1bf96a3d8aad_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-etcd@sha256:bcdcab7ab0e807e2ff5c2896535e83ca8b93589dac62b4db2aa147b9cbcaf96c_s390x",
"8Base-RHOSE-4.11:openshift4/ose-etcd@sha256:ebbba7e4d8d98f33dda3b53d546536b282ac28608b8cac09936fed72348fef63_amd64",
"8Base-RHOSE-4.11:openshift4/ose-haproxy-router@sha256:17958f3a8e6f0139f52d7955c715681a8bec9648db8e8dcc651d8a1459e66113_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-haproxy-router@sha256:27e999d7fb306a7f64fbb9539c54fd14696f13cbb1a9c20ebe35e1d77077d123_amd64",
"8Base-RHOSE-4.11:openshift4/ose-haproxy-router@sha256:62dce7f4daf142d66daa2d05dba25341c0b95356eed16a1c2cececb443b8da77_s390x",
"8Base-RHOSE-4.11:openshift4/ose-haproxy-router@sha256:c02a610e278107761119496d5429bd0e4f4af379df106e00d74cc411f00b4afa_arm64",
"8Base-RHOSE-4.11:openshift4/ose-ironic-agent-rhel8@sha256:01ad95d888c322ea14b3aa2ebda5ba73db728d2207c6fae4aecd46cfe204be41_amd64",
"8Base-RHOSE-4.11:openshift4/ose-ironic-agent-rhel8@sha256:1173e2058ab034c308915900780fe13edd4ab1dcc737f8b4dabc77f3d9533356_arm64",
"8Base-RHOSE-4.11:openshift4/ose-ironic-rhel8@sha256:185fd18adc8e17e671e65b7d006a1e185fc41127e176c1fcbe82231b83d9e275_arm64",
"8Base-RHOSE-4.11:openshift4/ose-ironic-rhel8@sha256:5d630326f2961c8168d862a1341f27085ce928f8454b94d117208b5cd9b281ed_amd64",
"8Base-RHOSE-4.11:openshift4/ose-ironic-static-ip-manager-rhel8@sha256:1e6b410d12e38a911157ea92414be3b305017251e56c36d6a0213020cee2d36a_amd64",
"8Base-RHOSE-4.11:openshift4/ose-ironic-static-ip-manager-rhel8@sha256:9450f43a753cc8183f711e40a14c4d0d65fd136a2a18ffebeaedcc3d8321a47c_arm64",
"8Base-RHOSE-4.11:openshift4/ose-keepalived-ipfailover@sha256:01e13ebf8479c51a6345c19b7ba19aedd7d8b0894f667da4b8bc89ebb11cdb7d_s390x",
"8Base-RHOSE-4.11:openshift4/ose-keepalived-ipfailover@sha256:7cf2d25854c5c543f4098ca114538004804457bdca85794b13f43e371ac5f1c8_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-keepalived-ipfailover@sha256:c4b14558b9c70c27e2c4475376f28ca2e1cb928be57972692dfb5336b3c9497e_arm64",
"8Base-RHOSE-4.11:openshift4/ose-keepalived-ipfailover@sha256:d4e6b23834146f9ee49aab9ed1d9acfa8fea85670797af2ccf912eabd9aa824c_amd64",
"8Base-RHOSE-4.11:openshift4/ose-kuryr-controller-rhel8@sha256:0f66b211011375a203597f2a524314d9e05319db80f5e22fd78619eebed98ea0_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-kuryr-controller-rhel8@sha256:49eb2f59646d4fcea6f0ea9f8c22f819969913e3b691842fd3efb3146c021690_amd64",
"8Base-RHOSE-4.11:openshift4/ose-machine-os-images-rhel8@sha256:7b5354bb368da20e0ce7568b94f8c5eb3a418d592cd5cde2b36a08978ee48c48_amd64",
"8Base-RHOSE-4.11:openshift4/ose-machine-os-images-rhel8@sha256:cd2e7121485ccef25344ebc4f471d92913cbd6e24a12423305d6cc20728c1344_arm64",
"8Base-RHOSE-4.11:openshift4/ose-tools-rhel8@sha256:3e7ad95fa62980cfa70e0021654b5a8405c254ebc4da9710ac1171480d665c59_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-tools-rhel8@sha256:c240e2e47af8935e58563da8c7e753704ed0c279a5522352573431e1bf63a47a_s390x",
"8Base-RHOSE-4.11:openshift4/ose-tools-rhel8@sha256:e3aec41436e71965c0302002463767987eb0764cd1153417524259fa36a394fb_amd64",
"8Base-RHOSE-4.11:openshift4/ose-tools-rhel8@sha256:e919b897c04f0c28e7ad3911390a6786b5f32c16d6e95022df06b9806e48ef19_arm64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2022-30631"
},
{
"category": "external",
"summary": "RHBZ#2107342",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2107342"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2022-30631",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-30631"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2022-30631",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2022-30631"
},
{
"category": "external",
"summary": "https://go.dev/issue/53168",
"url": "https://go.dev/issue/53168"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-announce/c/nqrv9fbR0zE",
"url": "https://groups.google.com/g/golang-announce/c/nqrv9fbR0zE"
}
],
"release_date": "2022-07-12T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2022-08-23T15:06:48+00:00",
"details": "For OpenShift Container Platform 4.11 see the following documentation,\nwhich will be updated shortly for this release, for important instructions\non how to upgrade your cluster and fully apply this asynchronous errata\nupdate:\n\nhttps://docs.openshift.com/container-platform/4.11/release_notes/ocp-4-11-release-notes.html\n\nDetails on how to access this content are available at\nhttps://docs.openshift.com/container-platform/4.11/updating/updating-cluster-cli.html",
"product_ids": [
"8Base-RHOSE-4.11:openshift4/cloud-network-config-controller-rhel8@sha256:6e27d73d86ae20585752a7c2e3a3cfa41ee88c245e9ab9da123c86b91b77bf4d_amd64",
"8Base-RHOSE-4.11:openshift4/cloud-network-config-controller-rhel8@sha256:e3cc37918d771c7d87052387de7a4f585c329cec0b8537b41f411cf7e08e7ef6_arm64",
"8Base-RHOSE-4.11:openshift4/cloud-network-config-controller-rhel8@sha256:e7867ad391b8f7cca4d987f7fd7cc429b86665029cc7b226ccd32aec5bf2556e_ppc64le",
"8Base-RHOSE-4.11:openshift4/cloud-network-config-controller-rhel8@sha256:eaedb1749fc0f2c117497ca4e2e82e9366b3e776d9910d45fbc1be4daa774ae8_s390x",
"8Base-RHOSE-4.11:openshift4/egress-router-cni-rhel8@sha256:5d87bcb5e32b7d69df1d713fd61a71d0223447258deb728b26249ca197bad943_ppc64le",
"8Base-RHOSE-4.11:openshift4/egress-router-cni-rhel8@sha256:73fb4c432aeea93a109c119097ea849c1e4ae02bf7dd196ebb63d46223c7837e_amd64",
"8Base-RHOSE-4.11:openshift4/egress-router-cni-rhel8@sha256:9cb6ff6b82565bbfb4af2b9ffe93148d2d145775c33fef56beb7de901ebd0eb6_s390x",
"8Base-RHOSE-4.11:openshift4/egress-router-cni-rhel8@sha256:c73b6663d221184ae7920fb6fcb5191591b697faed01b7a30cf8116f60bd6898_arm64",
"8Base-RHOSE-4.11:openshift4/network-tools-rhel8@sha256:6de9ef410c3940d5292b3ba93952497959d67dbd82bbce9d4096032fa4ddb35f_amd64",
"8Base-RHOSE-4.11:openshift4/network-tools-rhel8@sha256:988faf6dc4951404eb8886150c33905880b81b32ca3ba1713911e4fd525bc000_s390x",
"8Base-RHOSE-4.11:openshift4/network-tools-rhel8@sha256:b914a9caeedc9c9777e28e71ed81416a1bf0fd6104b164ba756555192cf95063_ppc64le",
"8Base-RHOSE-4.11:openshift4/network-tools-rhel8@sha256:f14cafc7dd1904d01ec797a18bbc6753a751b113af94e0122697af4b6cd75cb9_arm64",
"8Base-RHOSE-4.11:openshift4/oc-mirror-plugin-rhel8@sha256:6504ab4496384eb70fd230933f7c6a3ea76b75c66afa7a7dfbd02ac1ad205515_amd64",
"8Base-RHOSE-4.11:openshift4/ose-agent-installer-api-server-rhel8@sha256:03cab1a6deb73e00dbea5cdd97c2eae70f34f01b2b45eebef32207a44b9740be_amd64",
"8Base-RHOSE-4.11:openshift4/ose-agent-installer-api-server-rhel8@sha256:311118642213a933c9d68e20043c7ac224fffa67bc6d563736af7836dc45bf22_arm64",
"8Base-RHOSE-4.11:openshift4/ose-agent-installer-api-server-rhel8@sha256:75d72fff160648cec863535b7ca3206dcf8b1d0e8686f1c20b55d684c9fd33dc_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-agent-installer-api-server-rhel8@sha256:f75740f83210434f126f13c414165a96ba2cf24e081d37ce147381c672211f6d_s390x",
"8Base-RHOSE-4.11:openshift4/ose-agent-installer-csr-approver-rhel8@sha256:5a2e4ce921dd19131cc4701701a1e15ab63c5862bf6c6c6d6c699a014be9e15d_arm64",
"8Base-RHOSE-4.11:openshift4/ose-agent-installer-csr-approver-rhel8@sha256:832c7fad36504af9ff0ea617eee9ce7e0d90c3b062dd49764709359ef742526b_s390x",
"8Base-RHOSE-4.11:openshift4/ose-agent-installer-csr-approver-rhel8@sha256:ea0d1078f53d769332eb6d74134b246c3e1d3a3a39832055c303b134a4eed290_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-agent-installer-csr-approver-rhel8@sha256:efcf0bcdb223445c64a7632b14621f40e3262f1aff7a8433246b56dada0c5ab5_amd64",
"8Base-RHOSE-4.11:openshift4/ose-agent-installer-node-agent-rhel8@sha256:3debd079d7a4e557aec8bf4f9e67aace0b72205a5d020206760fdfb59d13855c_amd64",
"8Base-RHOSE-4.11:openshift4/ose-agent-installer-node-agent-rhel8@sha256:6b7f448cc4ff12f26fe23266eae4532a5a516179eb3081a477d4a1b287d004ca_s390x",
"8Base-RHOSE-4.11:openshift4/ose-agent-installer-node-agent-rhel8@sha256:969a995f0c2079554cad5db05df992e5da80d5645f97e031048dcb6625936c0e_arm64",
"8Base-RHOSE-4.11:openshift4/ose-agent-installer-node-agent-rhel8@sha256:b2078745a9931f618b2ae3276f215f72a82570aebb1f871a086d74995f08f437_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-agent-installer-orchestrator-rhel8@sha256:5fbacf9fe03238b9e82d1d5aa3050bb94666f75d9c312cf96d364554432c4516_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-agent-installer-orchestrator-rhel8@sha256:69f30e118f27a357e1ec7a7d30249ac35acea76328922f24954e566eb28ddc92_amd64",
"8Base-RHOSE-4.11:openshift4/ose-agent-installer-orchestrator-rhel8@sha256:852f901cda9211026376f78c5bff6fc0e90714b44a7e75792e7ee9dca7d41ae5_s390x",
"8Base-RHOSE-4.11:openshift4/ose-agent-installer-orchestrator-rhel8@sha256:bc5ff8bf2abee2efc0df7122c384671e93122b4e158ae8eb1355a094bf61a75d_arm64",
"8Base-RHOSE-4.11:openshift4/ose-alibaba-cloud-controller-manager-rhel8@sha256:89262b72ba883c895c2073164824cdfdcdc5f1ef61d6c2e0d77cd3755cdc1fcb_amd64",
"8Base-RHOSE-4.11:openshift4/ose-alibaba-cloud-csi-driver-container-rhel8@sha256:d1a8124402bdb03cd625066b8719cbb3d2f0009c6923062a43ada1bb59871d68_amd64",
"8Base-RHOSE-4.11:openshift4/ose-alibaba-disk-csi-driver-operator-container-rhel8@sha256:0161cffc939ea87d47ef654f287b14cb7551333731870dbd6e2232c5875b9033_amd64",
"8Base-RHOSE-4.11:openshift4/ose-alibaba-machine-controllers-rhel8@sha256:dd1cd42eaa29959de325282d4f8815a0ebaa122604e28d407ecd7e965166b880_amd64",
"8Base-RHOSE-4.11:openshift4/ose-apiserver-network-proxy-rhel8@sha256:245ece4bd06599e479428c43847ff3cc532e3822f332c16bcd75fe8d803d294d_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-apiserver-network-proxy-rhel8@sha256:4be86d5b8d518826e8a65e9fb9f2b22c094ed8493b1720a5e798938b30f191ec_arm64",
"8Base-RHOSE-4.11:openshift4/ose-apiserver-network-proxy-rhel8@sha256:8ebe88572805ce4d7d574d50b26f85f6518fdb22dd7b9d1770cf96e826ed8dd9_amd64",
"8Base-RHOSE-4.11:openshift4/ose-apiserver-network-proxy-rhel8@sha256:ace63e71611bbc9e00c427ea60b48239878d25d23816ea80677ec6fbfab1734f_s390x",
"8Base-RHOSE-4.11:openshift4/ose-aws-cloud-controller-manager-rhel8@sha256:1242457e768a2cf0edefda2e0ec641264077e1e6c3c1819b6c430397826f4cc9_amd64",
"8Base-RHOSE-4.11:openshift4/ose-aws-cloud-controller-manager-rhel8@sha256:d9a7e298d07960e577ff3c49b64534340e31f07685c569d23e35818e993816fb_arm64",
"8Base-RHOSE-4.11:openshift4/ose-aws-cluster-api-controllers-rhel8@sha256:f1fb4e9e06fbada6da3a9849842d2faaef11afc923c0ead4b4d908cca928fb10_amd64",
"8Base-RHOSE-4.11:openshift4/ose-aws-cluster-api-controllers-rhel8@sha256:fae8fcd656375af170fe16f5e1704cd04a01353c39bdb71496320f66bdf98054_arm64",
"8Base-RHOSE-4.11:openshift4/ose-aws-ebs-csi-driver-rhel8-operator@sha256:432e73a20f27e84174d811cee2ee7db13f2bcd5617691ace07863ade43ad5abd_amd64",
"8Base-RHOSE-4.11:openshift4/ose-aws-ebs-csi-driver-rhel8-operator@sha256:4eb2eec27fd1cba3fd42fd9d633373602c0635fbef3e380ef227b418ec6e96a7_arm64",
"8Base-RHOSE-4.11:openshift4/ose-aws-ebs-csi-driver-rhel8@sha256:3ef0030f0228d2041cc810995403b7f09b92d9d2044236bf7961d4c32024591e_amd64",
"8Base-RHOSE-4.11:openshift4/ose-aws-ebs-csi-driver-rhel8@sha256:9fe539afa21e7e0f0b04230f6908d2e67861608b01b6afcebd575d10e95bed63_arm64",
"8Base-RHOSE-4.11:openshift4/ose-aws-pod-identity-webhook-rhel8@sha256:9389e1e4c2fa64a154dcbffbed370676accfdb8eea70b2e6a49a1c6b4aa4aaf8_amd64",
"8Base-RHOSE-4.11:openshift4/ose-aws-pod-identity-webhook-rhel8@sha256:9fab946ed6f96886ad644600e0e98ebdf2bff6e525838b38258fc9599bf10450_arm64",
"8Base-RHOSE-4.11:openshift4/ose-azure-cloud-controller-manager-rhel8@sha256:2510e600a0b60a9fa1ee630d2c7ffdcbbaa7588946316067d4f01caad13d90a3_amd64",
"8Base-RHOSE-4.11:openshift4/ose-azure-cloud-controller-manager-rhel8@sha256:39c2233c6bd5d940c5dcb2d9bb1fa679f7f68260a21a8862b7e92471ce1a1a68_arm64",
"8Base-RHOSE-4.11:openshift4/ose-azure-cloud-node-manager-rhel8@sha256:34d592fa215e07fc79cf590c9f8e2b9b33d5a69b168b0037770c3ac2dd96da0e_arm64",
"8Base-RHOSE-4.11:openshift4/ose-azure-cloud-node-manager-rhel8@sha256:f6756cc5a93dea849e34955f1f40dacee78b76dd19ca95019f3d59e73a42a28d_amd64",
"8Base-RHOSE-4.11:openshift4/ose-azure-cluster-api-controllers-rhel8@sha256:54eddeca59ead55597958f4a6d14aed6c67e40881f2cfe48fcb86da046cd8545_amd64",
"8Base-RHOSE-4.11:openshift4/ose-azure-cluster-api-controllers-rhel8@sha256:be393e7e52cd71f4e69045ca297d22090c77e4db3736d5b65ba32c09012ada59_arm64",
"8Base-RHOSE-4.11:openshift4/ose-azure-disk-csi-driver-rhel8-operator@sha256:4ff095a8f869062d5197d571f266f6ac3f9c785eed275eaccc8522285128d2b6_arm64",
"8Base-RHOSE-4.11:openshift4/ose-azure-disk-csi-driver-rhel8-operator@sha256:7aefec5230cd316684b716b1051589f9ec2c9cf2e1447f039abf7e5d46a5dd8c_amd64",
"8Base-RHOSE-4.11:openshift4/ose-azure-disk-csi-driver-rhel8@sha256:02ea902eeafb1f8036e9a939d8f99ef9ac5d51aff33637e8bd5c08a95c27ddc9_arm64",
"8Base-RHOSE-4.11:openshift4/ose-azure-disk-csi-driver-rhel8@sha256:9ec7ea5a66b67b45209c7818e07e55937124d959140a4ccf8b4507c42b23b829_amd64",
"8Base-RHOSE-4.11:openshift4/ose-azure-file-csi-driver-operator-rhel8@sha256:5346a247159c4ea41782355befb3bb87dedf6ca21807bf0e8d47a5575c0a1236_arm64",
"8Base-RHOSE-4.11:openshift4/ose-azure-file-csi-driver-operator-rhel8@sha256:ed5eb91ffaacd7a9d8dc6523bb481ae70d37cf14be254dc4f0b625f319a2764d_amd64",
"8Base-RHOSE-4.11:openshift4/ose-azure-file-csi-driver-rhel8@sha256:7e27919cadcfd915fb1765d7b87753da104f26e6f1c2d37818d5bd4bf77fe51a_arm64",
"8Base-RHOSE-4.11:openshift4/ose-azure-file-csi-driver-rhel8@sha256:acb6bd70db8a2addf429d17cd5bf5f1659835eb3c4f32b7e21925d4d6269a9cc_amd64",
"8Base-RHOSE-4.11:openshift4/ose-baremetal-installer-rhel8@sha256:432d43bcec91fdcc88b389628cf6cfafca5e973a5c9cafaa1bc7db332caa1303_amd64",
"8Base-RHOSE-4.11:openshift4/ose-baremetal-installer-rhel8@sha256:8fe8f202c97a262f65280091ca28da690c5d342bf36fa528e28b791e59b5402c_arm64",
"8Base-RHOSE-4.11:openshift4/ose-baremetal-installer-rhel8@sha256:927f472da5d7cd5b63be4c1ba755edc4caef1687f9dae949c2ee5979b65a5ece_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-baremetal-installer-rhel8@sha256:f3fa907c69b86a520ed526397264c2908379e5ee092f718b94d3049cf3914664_s390x",
"8Base-RHOSE-4.11:openshift4/ose-baremetal-machine-controllers@sha256:092186662282ca09b701f0e198faf403905315190a1f1bcfdaf952ee0012f2f7_s390x",
"8Base-RHOSE-4.11:openshift4/ose-baremetal-machine-controllers@sha256:805aaaf2c736170ac879baed0eab2d3de05b1255331a46ad247fd3b5dfbbfb52_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-baremetal-machine-controllers@sha256:e6e2d9e0777173822e3ca8cfef5d457f75fd4638ccfd5d896b3354416d8d1d94_arm64",
"8Base-RHOSE-4.11:openshift4/ose-baremetal-machine-controllers@sha256:f7606cd50b6e7ab57038d01f6539c194f974904abdbfcc04810fffc803166f4a_amd64",
"8Base-RHOSE-4.11:openshift4/ose-baremetal-rhel8-operator@sha256:09c5815abcd751e6599fd7d741399c3009fb5c64498005b836b894baec3f32ce_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-baremetal-rhel8-operator@sha256:ca3282dfbea85af8d294027bb958c5f7b67cd09307ba9a9b90d24ff1524e5e43_amd64",
"8Base-RHOSE-4.11:openshift4/ose-baremetal-rhel8-operator@sha256:d9799c53a13fbc2c3821612fe9bebed15522790d8c5f38ec725fad071dac9f05_arm64",
"8Base-RHOSE-4.11:openshift4/ose-baremetal-rhel8-operator@sha256:e42c99f1ee203ec4bce4bff0b9dbae24f02fd970604c592c92f166145a638ff5_s390x",
"8Base-RHOSE-4.11:openshift4/ose-baremetal-runtimecfg-rhel8@sha256:0b13e1b6772d771e457a8efa0330d0f7d26679fb057c6b679f4cd50e629075dc_s390x",
"8Base-RHOSE-4.11:openshift4/ose-baremetal-runtimecfg-rhel8@sha256:36d777277a842f569d358e6a95acf7f9ed9f6b55e1ecfc7e14d21c51c805fd0e_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-baremetal-runtimecfg-rhel8@sha256:5ce3526bde097d1550a02fbeeaea6822d7c885cbac4f757cdafe138dd968d489_amd64",
"8Base-RHOSE-4.11:openshift4/ose-baremetal-runtimecfg-rhel8@sha256:d68705bb7994ea06b999f68001837638d901e2ac3677324b41ef45c140637ee7_arm64",
"8Base-RHOSE-4.11:openshift4/ose-cli-artifacts@sha256:21babbab6276c3c556e2c2cf232c7dc9de3f187151a3c2973643829a418eaaee_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-cli-artifacts@sha256:382c647edbf3fa812d83e9fc1b25696836f574c21376b3438a041692c2aad57a_s390x",
"8Base-RHOSE-4.11:openshift4/ose-cli-artifacts@sha256:b30d17c7cae38c733bceff599d9052ade650e3cf86eec997e7cf8a10b6be1cd9_arm64",
"8Base-RHOSE-4.11:openshift4/ose-cli-artifacts@sha256:fecd94b1e286bff64e7f066d14f205283f4362a7c12b2dfb9838fdf309456f6d_amd64",
"8Base-RHOSE-4.11:openshift4/ose-cli@sha256:9e19ae99cb60c43fe9ad7a295c7c6b42d0c2c557d908e35d01a4cbc18cb252ed_arm64",
"8Base-RHOSE-4.11:openshift4/ose-cli@sha256:9e9325e685bf2c27ad58933720dc1f0595a1d9b2deeee1f5ea6e7915c2bed905_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-cli@sha256:db5e75aa697daf5e0fa6004ad42c04030ff6c22583c93de6cdfc42bf279a79be_s390x",
"8Base-RHOSE-4.11:openshift4/ose-cli@sha256:e64d871431572918420d1aa1aba7f35d6255ce5d69354d51921f10f53106cedb_amd64",
"8Base-RHOSE-4.11:openshift4/ose-cloud-credential-operator@sha256:106f6e450215363c8522f7ba40596e69d0cab04923bde1993b7bd2cf3e9c1afe_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-cloud-credential-operator@sha256:68c4224379013c5bb9c0f9f72cdf3239e674643ad5e98410023ed3e9fe303d92_arm64",
"8Base-RHOSE-4.11:openshift4/ose-cloud-credential-operator@sha256:b4023de0e31fc7d448254794512f6b1e0c01226953063d253238aa051761a683_amd64",
"8Base-RHOSE-4.11:openshift4/ose-cloud-credential-operator@sha256:dc22b952e382ee4f781305f24c4ac7b400fcec538b577b6dccc3d91728c1b24b_s390x",
"8Base-RHOSE-4.11:openshift4/ose-cluster-api-rhel8@sha256:0fe12e245cdd67943627193c7bf56b07b873fe933beb54d6afd6842cd4251d36_s390x",
"8Base-RHOSE-4.11:openshift4/ose-cluster-api-rhel8@sha256:aa173538611b49370c4ae3422aadd92cfba37db6961dd68b16779aafe21dc47f_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-cluster-api-rhel8@sha256:c14191867b7cd81fea0421d1cc7c0e7b92c77dd2854b1668bc08a60a736ef742_arm64",
"8Base-RHOSE-4.11:openshift4/ose-cluster-api-rhel8@sha256:f8e5a57dfc9a835f93f90c14358e7eed24e515003932b5abbc96b6f3042fa2b5_amd64",
"8Base-RHOSE-4.11:openshift4/ose-cluster-authentication-operator@sha256:087ebc4f40edf9c7355a3c1e092a29d5b3a78cb3fa9897eff3d26f0ab3768e2f_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-cluster-authentication-operator@sha256:1ad3e13382a4c8397551803b67296405d954a0692a5ee6935eee94efca111997_s390x",
"8Base-RHOSE-4.11:openshift4/ose-cluster-authentication-operator@sha256:4e9cbce494e0c3d074085d04a717ba3268a001116248c48355e9737005a8dc71_arm64",
"8Base-RHOSE-4.11:openshift4/ose-cluster-authentication-operator@sha256:df368de69ad5d36f8a08efe36cd3191660c1e71f04e8a567a2958c7068a0ccea_amd64",
"8Base-RHOSE-4.11:openshift4/ose-cluster-autoscaler-operator@sha256:08d72eb6e241309292929f904ebf45903e34c640198a56cb7627e07347de4db5_arm64",
"8Base-RHOSE-4.11:openshift4/ose-cluster-autoscaler-operator@sha256:21f73964329757dda78e8e35cd8ce4cc7434c19e1072d7c7b3920b899b4eea0a_amd64",
"8Base-RHOSE-4.11:openshift4/ose-cluster-autoscaler-operator@sha256:8a67e9c395779e4d295121c008905983da8f0f626919d6152558be9b65df9602_s390x",
"8Base-RHOSE-4.11:openshift4/ose-cluster-autoscaler-operator@sha256:ed4c14c8bb0e45511944a12f3319a3816605240936c2d9d3eb117415a9c7b1e8_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-cluster-autoscaler@sha256:066894460cc277008976b85a7c4c6a5edae8707f6c4ca7b4fd1b159565690800_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-cluster-autoscaler@sha256:10ad83b8d56a9de90a3a1ba66f1dd075f0c6cd02bb0c452f263ebe12d6f3ee7c_arm64",
"8Base-RHOSE-4.11:openshift4/ose-cluster-autoscaler@sha256:1874b5f344ce686750e01167b9e4ca61e5d1468e55e3d60363d22f4e80d2099a_s390x",
"8Base-RHOSE-4.11:openshift4/ose-cluster-autoscaler@sha256:4e0b8de27a9295163d397b1c7b9fd77a18276df6fb36076fb4423ce89877aa59_amd64",
"8Base-RHOSE-4.11:openshift4/ose-cluster-baremetal-operator-rhel8@sha256:37013ded4bf047f86added38bd37bf2dd648e0ae5d7f314799cc52d413ecd514_s390x",
"8Base-RHOSE-4.11:openshift4/ose-cluster-baremetal-operator-rhel8@sha256:6043ad21c6b533120745bf00e938f4a2760a193c30c93c7817e72687c7fca376_arm64",
"8Base-RHOSE-4.11:openshift4/ose-cluster-baremetal-operator-rhel8@sha256:6687cb3005b31f378b8f950dee3697834db40ebd6bda4b13c3bde26dc961003f_amd64",
"8Base-RHOSE-4.11:openshift4/ose-cluster-baremetal-operator-rhel8@sha256:672c5e08643abdcb890b199aba0993c2f5b13bab73619f4937117839e3341e93_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-cluster-bootstrap@sha256:c0a4b5bf57389be51dd92d75ffa79afbd2a0d8a1bc92d75270b62dc8d00abbff_s390x",
"8Base-RHOSE-4.11:openshift4/ose-cluster-bootstrap@sha256:e190b3d77637f8ac989c0cdfdb8de3e0a91ceb37e761c629d5960e7e6825d171_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-cluster-bootstrap@sha256:f0a31d8b8f9ef65c03264d68d971479e0f1e927af90452fe0ef442012b49854c_amd64",
"8Base-RHOSE-4.11:openshift4/ose-cluster-bootstrap@sha256:f57edabd3d5db8cc3b21e7f370cc911a06ee35813c66355e597dc84777f3a7bd_arm64",
"8Base-RHOSE-4.11:openshift4/ose-cluster-capi-operator-container-rhel8@sha256:47b12ea0b5c2e762e67c9b88a4a85b1a99bffd445643056658462e7cc1caab18_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-cluster-capi-operator-container-rhel8@sha256:7d5b042abbe54ee6406dc8741621de6ea30f44498a874b619c80741439ebf769_arm64",
"8Base-RHOSE-4.11:openshift4/ose-cluster-capi-operator-container-rhel8@sha256:80fc292bb9c856b3ef7f9b672d84f5924e301a8b5828156ddf8269a56e095d85_s390x",
"8Base-RHOSE-4.11:openshift4/ose-cluster-capi-operator-container-rhel8@sha256:f86eb79d7a994b8164bb5474f9e9bc3dcbe5ed9fada84b31dceff9c138f30974_amd64",
"8Base-RHOSE-4.11:openshift4/ose-cluster-capi-rhel8-operator@sha256:47b12ea0b5c2e762e67c9b88a4a85b1a99bffd445643056658462e7cc1caab18_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-cluster-capi-rhel8-operator@sha256:7d5b042abbe54ee6406dc8741621de6ea30f44498a874b619c80741439ebf769_arm64",
"8Base-RHOSE-4.11:openshift4/ose-cluster-capi-rhel8-operator@sha256:80fc292bb9c856b3ef7f9b672d84f5924e301a8b5828156ddf8269a56e095d85_s390x",
"8Base-RHOSE-4.11:openshift4/ose-cluster-capi-rhel8-operator@sha256:f86eb79d7a994b8164bb5474f9e9bc3dcbe5ed9fada84b31dceff9c138f30974_amd64",
"8Base-RHOSE-4.11:openshift4/ose-cluster-cloud-controller-manager-operator-rhel8@sha256:1ea1c7a907ddd7002fd27685e85c43a09755d3ff712713d54671bb071d9e7c66_arm64",
"8Base-RHOSE-4.11:openshift4/ose-cluster-cloud-controller-manager-operator-rhel8@sha256:455f0e33840e6830e1aaba5459a6c8c5ac773e326bc0d61cad2c30b0a15b7874_amd64",
"8Base-RHOSE-4.11:openshift4/ose-cluster-cloud-controller-manager-operator-rhel8@sha256:8befdd6d48ad9a969d3c1d8e3d941d78cbdac51bd7ff8169ebe3c5c2be06c6cc_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-cluster-cloud-controller-manager-operator-rhel8@sha256:df851d0c4ccebe4722cbc4f5166b443d6c911b6a7c6792c4df708f8ca8606c3f_s390x",
"8Base-RHOSE-4.11:openshift4/ose-cluster-config-operator@sha256:7c9258e2750def044850ce4d7e8d33509fc9ff6cbf5ea385a91712126d95fb4a_amd64",
"8Base-RHOSE-4.11:openshift4/ose-cluster-config-operator@sha256:88762438b2a594f1bfed201790fdd7aaa383c733c750dec4baa19757eb0a224b_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-cluster-config-operator@sha256:b5ae46d084d4ac7abffa0d0a1faea78e4f7d00afa8710fa1782642709d46d76b_s390x",
"8Base-RHOSE-4.11:openshift4/ose-cluster-config-operator@sha256:c87622cb702c60bd80393ac9bacb40563502daddfc2854422bb7983d70c19e01_arm64",
"8Base-RHOSE-4.11:openshift4/ose-cluster-csi-snapshot-controller-rhel8-operator@sha256:0c2492d5936d1af12407e74cd47340f13efc46e90ea329217e464c4ad109d210_arm64",
"8Base-RHOSE-4.11:openshift4/ose-cluster-csi-snapshot-controller-rhel8-operator@sha256:2beae1f0693a10a0ab50e08602cbf7654f05e1ef225fc162387e581da57e0a3c_s390x",
"8Base-RHOSE-4.11:openshift4/ose-cluster-csi-snapshot-controller-rhel8-operator@sha256:37492607333c4d91cbb9b4e18c4833e02c1d10fa9e28878460c5e5d76cbe2613_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-cluster-csi-snapshot-controller-rhel8-operator@sha256:9fe8d8fd53bacfd5ac2e5d70e0040be4cd65cd5550cb6cbc1ef0bddb01372d4e_amd64",
"8Base-RHOSE-4.11:openshift4/ose-cluster-dns-operator@sha256:0caac670fe7dcc0d44a81d13aed6e56479668e8a8a210caee510d7424dbf958e_amd64",
"8Base-RHOSE-4.11:openshift4/ose-cluster-dns-operator@sha256:6447a66d13df0d966992e28e8e3225e80182184cd742c772107fcce36aac7797_s390x",
"8Base-RHOSE-4.11:openshift4/ose-cluster-dns-operator@sha256:7d1991a79dec5f08a127412962ca15a48c96438b19a9ad99549305e7af010144_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-cluster-dns-operator@sha256:da8f64fc64092d5f0d098bd7088499f321402192bed38ed75637841296bbe2b9_arm64",
"8Base-RHOSE-4.11:openshift4/ose-cluster-etcd-rhel8-operator@sha256:41dfef4fb454105e5d202de32ea85e6b806ec3bbd3a89bd77226b3ee8b1dfb2f_arm64",
"8Base-RHOSE-4.11:openshift4/ose-cluster-etcd-rhel8-operator@sha256:6d9ebc067df9550aa5c1623e44a8c041f7ba0ffdad757b3848d7d5308aafa407_amd64",
"8Base-RHOSE-4.11:openshift4/ose-cluster-etcd-rhel8-operator@sha256:82ffb1ead2ccaf05f5f876828d851f85451a8ee0a843aab7ab87fdb7faf62c1e_s390x",
"8Base-RHOSE-4.11:openshift4/ose-cluster-etcd-rhel8-operator@sha256:867a572c4a1789f8360d0f01544c9f796d0328c3d7f40d98b81677b7fce40ecb_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-cluster-image-registry-operator@sha256:0358e59d273a251211b22f27aab17e0ea497d44078ec9a4ba6cb4d60ced4dd5d_arm64",
"8Base-RHOSE-4.11:openshift4/ose-cluster-image-registry-operator@sha256:5e5e4c138e519c0de2690359fafd7e8f2b795a9049b976c0e137bf1a03e23ede_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-cluster-image-registry-operator@sha256:af60f1e5c058385530c67cf7b4f9e5579ed15b06d2716347bc6db3d13157f438_s390x",
"8Base-RHOSE-4.11:openshift4/ose-cluster-image-registry-operator@sha256:e4a7ab02a4fa05edea60e5457d77cf963c0f263ebec22680197da29c5d25d599_amd64",
"8Base-RHOSE-4.11:openshift4/ose-cluster-ingress-operator@sha256:5e554e018bed9ab12c0072aa87feaba4b3921e6e6eab347fd19d44dd3943605e_amd64",
"8Base-RHOSE-4.11:openshift4/ose-cluster-ingress-operator@sha256:739896028a90adece5e93fd0a1e6b9ad9b2066be466d403f86d8059a974dd69f_arm64",
"8Base-RHOSE-4.11:openshift4/ose-cluster-ingress-operator@sha256:ab0c7df78f7265701811c771f447e8fc77cdcb9db7b4358c58c586a1e4616481_s390x",
"8Base-RHOSE-4.11:openshift4/ose-cluster-ingress-operator@sha256:d1c0cd4e6d6c7a8faaa5e4fcb8181d8325c8f371a4efe670a0d36bcb60198d2c_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-cluster-kube-apiserver-operator@sha256:07a151a721d0ab24cdc8ceebbdf6079c7fc656a8015a6f825914111fbaaeac12_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-cluster-kube-apiserver-operator@sha256:5b1e127949b717f818448ab053c9354d73ea6981cde107c95c2b5dd658d38e1b_s390x",
"8Base-RHOSE-4.11:openshift4/ose-cluster-kube-apiserver-operator@sha256:b2ebb601d381558a394affedbeebe4307526402c0c0f6b1bea4f8725b35da3fd_amd64",
"8Base-RHOSE-4.11:openshift4/ose-cluster-kube-apiserver-operator@sha256:f8d718ac3d76cf1c68e253de1dc19b6c043e84423eb3ef4ffbb8706794dde726_arm64",
"8Base-RHOSE-4.11:openshift4/ose-cluster-kube-cluster-api-rhel8-operator@sha256:3bba6cbcd88668aba5ae03625d7cddea1bea0dc0e80007f9ba0f48efd9ab7cf7_amd64",
"8Base-RHOSE-4.11:openshift4/ose-cluster-kube-cluster-api-rhel8-operator@sha256:7cd7a803ddd309593278e3f5588d3f9e7cb43ddbcd1245528971d8ba2dccd02d_arm64",
"8Base-RHOSE-4.11:openshift4/ose-cluster-kube-cluster-api-rhel8-operator@sha256:c1eca6f993c9aedd597915c0f020f20adb4559c5fb332195f367aee7832cdf44_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-cluster-kube-cluster-api-rhel8-operator@sha256:d9ae7f5c8b3eb47536b545062648171866a69b1f7c078002e5b91c89ebfd77a6_s390x",
"8Base-RHOSE-4.11:openshift4/ose-cluster-kube-controller-manager-operator@sha256:4cd1b1cfb69a5e65a5096d6e2ed9fab256263aecb3de40a3a2e21030e98005b8_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-cluster-kube-controller-manager-operator@sha256:5d6f1a31087d399c9b63a0d81ac992ad7cb2a10de2dbe8a165a29bc17cb804a7_s390x",
"8Base-RHOSE-4.11:openshift4/ose-cluster-kube-controller-manager-operator@sha256:5e14a5b833cfa3415168708c66771b521c4f6a5b93d91370d77c12f729d8ba8d_arm64",
"8Base-RHOSE-4.11:openshift4/ose-cluster-kube-controller-manager-operator@sha256:75675751af4d0cfe59f9fc74745ba7ad2953d95ea343af2b07ea01152fcb2683_amd64",
"8Base-RHOSE-4.11:openshift4/ose-cluster-kube-scheduler-operator@sha256:5d4d03c1d90ec1a7484ead812faf3d2afdbd59ff43391fde735d8d7463607619_arm64",
"8Base-RHOSE-4.11:openshift4/ose-cluster-kube-scheduler-operator@sha256:83deb5bdc9f0c9284eb4e8de788cc453cdbcfc01d50070fb52465f225f66a1df_s390x",
"8Base-RHOSE-4.11:openshift4/ose-cluster-kube-scheduler-operator@sha256:c6dd4dced8d9955ef9ec9c1e517f37f3caa06b0e15a5c9dd5740069c0bf0c634_amd64",
"8Base-RHOSE-4.11:openshift4/ose-cluster-kube-scheduler-operator@sha256:ca65bc4f76a6d874b2d0ceca00bb6261eda096be7dcd6c113eda8e11dfde0916_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-cluster-kube-storage-version-migrator-rhel8-operator@sha256:48ad9408d754564627549bc8035ae681201a18bdeeb9fa234049c44e6c14581e_amd64",
"8Base-RHOSE-4.11:openshift4/ose-cluster-kube-storage-version-migrator-rhel8-operator@sha256:76c1af1cd2b729bfacfa83bd3d8ed148284bb5b78b796cd433b8d6863a19d3ef_s390x",
"8Base-RHOSE-4.11:openshift4/ose-cluster-kube-storage-version-migrator-rhel8-operator@sha256:86a641e8f5edd231d7af6c227b458bedf1d1c778a9bed95bb2a31fd6c2af3da2_arm64",
"8Base-RHOSE-4.11:openshift4/ose-cluster-kube-storage-version-migrator-rhel8-operator@sha256:a9fc53ebe17f190200b3e41a65737483a88a58bc6350af51f03f4f9ca700bdba_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-cluster-machine-approver@sha256:07667ef8e091ee997b5e659dfa3c8a762573f7f0a202dba72d42032c827111e0_s390x",
"8Base-RHOSE-4.11:openshift4/ose-cluster-machine-approver@sha256:2ae92fbe8598f400f53316010e51e751d515d208c9204a04ab6f474837833705_arm64",
"8Base-RHOSE-4.11:openshift4/ose-cluster-machine-approver@sha256:d5293d65f59c34e7b3bfb6f2e31bcc13148c2a4ba98407df16ef9d7ec3522f03_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-cluster-machine-approver@sha256:db34e4cbce97a50bae91565138d1555f2eed1010cae2c589f7e34e5e27de5168_amd64",
"8Base-RHOSE-4.11:openshift4/ose-cluster-monitoring-operator@sha256:38097086911176eb6d94c9eb3fb744336d5c07b95c989d719dd7ed20807ae3c9_s390x",
"8Base-RHOSE-4.11:openshift4/ose-cluster-monitoring-operator@sha256:8ff5a580ab2e42adbdcbea74e7c2b6915c6abd4c5d6f14c82903586dda18001a_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-cluster-monitoring-operator@sha256:9ef3638201f3d8110c37205196e2c8023b497abff4c34124289496f014960c7a_arm64",
"8Base-RHOSE-4.11:openshift4/ose-cluster-monitoring-operator@sha256:f15249736c67cbf440deb68891faf4eadc896fa2f378590c8a355e2ff39ebd94_amd64",
"8Base-RHOSE-4.11:openshift4/ose-cluster-network-operator@sha256:9e7aab6d8d159653383627b8262ad46155dc97692c5c345b72f90ecf100ab4c3_amd64",
"8Base-RHOSE-4.11:openshift4/ose-cluster-network-operator@sha256:c6cf66b22c51935f2c081b23208eab48c41a44b9b915035ffa896101c41deb0a_s390x",
"8Base-RHOSE-4.11:openshift4/ose-cluster-network-operator@sha256:d3bff15251d3415b42ff851f0a1269bbf0fdac9410f437ad32c19c709b8f1b1d_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-cluster-network-operator@sha256:edcfb5688a3cc314456a59a1caebbb401a82d0aaf725867dcba874c93499bfbb_arm64",
"8Base-RHOSE-4.11:openshift4/ose-cluster-node-tuning-operator@sha256:032fbdb27508aaf93b1dedfc114e67cc8d398f4a6bd9f994ca40eb66d1e50f5f_s390x",
"8Base-RHOSE-4.11:openshift4/ose-cluster-node-tuning-operator@sha256:3ad618fd222cd3f0967b5c945e3f8a9c2c9f7cd5c4c107f2de7b7da4d06c5587_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-cluster-node-tuning-operator@sha256:5635e64a108e6005c47c88080b35cc11948d6097bb632228f8193a17b53259b9_arm64",
"8Base-RHOSE-4.11:openshift4/ose-cluster-node-tuning-operator@sha256:d06e393e0493bb6a519ffeab2595b7555df2148190eb30a29def40325c35e3a5_amd64",
"8Base-RHOSE-4.11:openshift4/ose-cluster-openshift-apiserver-operator@sha256:579f671f2e8a295eae80c19571daab0818ed012888980c0dc7a383fa277f595a_arm64",
"8Base-RHOSE-4.11:openshift4/ose-cluster-openshift-apiserver-operator@sha256:5a72cb0256f9b20e3f1b847def6ab9f544ff9d7b3a63437963fc1225c8b0ce94_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-cluster-openshift-apiserver-operator@sha256:a01a7943ecfa16a7ee0efd14e2cf192c887544cf9b9517b66dcdd0b9f1cd34dc_s390x",
"8Base-RHOSE-4.11:openshift4/ose-cluster-openshift-apiserver-operator@sha256:dc6a39c838691902cf50574eed7b6cfa6da8a38871624f09acab2e8d158b1957_amd64",
"8Base-RHOSE-4.11:openshift4/ose-cluster-openshift-controller-manager-operator@sha256:6634a513df79182201131a7f56ac876323bd7e1709b737405ab41e06e95acf40_arm64",
"8Base-RHOSE-4.11:openshift4/ose-cluster-openshift-controller-manager-operator@sha256:6e38c38b884651ae615d96617cbb562966ad67a63241dc1296c38e61556b6f74_s390x",
"8Base-RHOSE-4.11:openshift4/ose-cluster-openshift-controller-manager-operator@sha256:a502b3ce08f4dbb73617d2e212c6b89761a10cbb1d858b9c0f2791cb35683db5_amd64",
"8Base-RHOSE-4.11:openshift4/ose-cluster-openshift-controller-manager-operator@sha256:f5b0dc319a66df941b33428ca64b2cd937957ce47b932e8c3c74398f1057caf1_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-cluster-policy-controller-rhel8@sha256:4d56f27c4662cfa3b2cc7b9f4b146b66f9ad6b6e214b23813a8c4ed5a4107ead_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-cluster-policy-controller-rhel8@sha256:7ad8d955c2bf988905684f85876a22874dd235f2bac686c8565585abac5cc2eb_s390x",
"8Base-RHOSE-4.11:openshift4/ose-cluster-policy-controller-rhel8@sha256:c0925a8d478200fab902a7cae4847a900c7e4473ecc20f854e3ba58ac0d46cc3_arm64",
"8Base-RHOSE-4.11:openshift4/ose-cluster-policy-controller-rhel8@sha256:c7dc36c1b1c71ab449668a5600ce9ba403c23a7a14c81ea80a851d8f96a97757_amd64",
"8Base-RHOSE-4.11:openshift4/ose-cluster-samples-operator@sha256:41b5edfb6f395372593d2ece37102b6c53deabaf208a2d66cc3486308bf7bcd9_s390x",
"8Base-RHOSE-4.11:openshift4/ose-cluster-samples-operator@sha256:6bf352ae6bc6a6c46ca79014473cc163505165163060870bcf2e42f07b9f2577_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-cluster-samples-operator@sha256:844d02462ad69b045a796a9b5547cd65e42b51a56fda3b289a15e5aa0caa7138_amd64",
"8Base-RHOSE-4.11:openshift4/ose-cluster-samples-operator@sha256:c8a7ca2191e14e7b7b67108743fa442f75222a5f8a8577bb801f4209c72cf5a8_arm64",
"8Base-RHOSE-4.11:openshift4/ose-cluster-storage-operator@sha256:2155fd9379e1264fc4a0608cac844a098df4f170d5e1383c18b95fc7ec6b049a_arm64",
"8Base-RHOSE-4.11:openshift4/ose-cluster-storage-operator@sha256:60c88dda1e58b5a6e8109afef2a837fe184362ada32f369784bd5cf2a34183f2_amd64",
"8Base-RHOSE-4.11:openshift4/ose-cluster-storage-operator@sha256:a2da82561c61ddde3ed10057743ad59cefb36cd9b59a167bd1c01638cdb1b9a6_s390x",
"8Base-RHOSE-4.11:openshift4/ose-cluster-storage-operator@sha256:c30a0ebdf2740b0c0badde549e557973c741315cca23a931cfb28dce704887d3_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-cluster-version-operator@sha256:241713ac691dd073f8b667f59502e6db5ae503d01bd3e5dc0413bb1903a6da06_amd64",
"8Base-RHOSE-4.11:openshift4/ose-cluster-version-operator@sha256:43508917e491dcbcf0375ce2c0252fe79bc1cde78419a9c6ea20895fac2dac1f_s390x",
"8Base-RHOSE-4.11:openshift4/ose-cluster-version-operator@sha256:6c38640774628f346faa7555b574c8b492a3c86052299fb3aa905888ec29f57c_arm64",
"8Base-RHOSE-4.11:openshift4/ose-cluster-version-operator@sha256:739b3f7a860a9ac73027a95111dd5466b4c467970f2fb777cdf3598f67221b68_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-configmap-reloader@sha256:25c49da28dd21c6056f6368416e1d6ad6f06a3046434e0190c4e2e47d24408bb_amd64",
"8Base-RHOSE-4.11:openshift4/ose-configmap-reloader@sha256:26a13df99ea07b0298cd5f90b086f510c201cc7762a6020b1683489498f92247_s390x",
"8Base-RHOSE-4.11:openshift4/ose-configmap-reloader@sha256:d749478faa06c5b2102e5900bba9abd48dd2b05c7adf5bd8d7b5e1923ade4fdb_arm64",
"8Base-RHOSE-4.11:openshift4/ose-configmap-reloader@sha256:f78ad6462d63cf7926c5b83617dfbd393508588d88b5bd9eeeea0b7d8a64669e_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-console-operator@sha256:2ec6199f3ca35880a0d9a1960156de7d94b04be1d391b08926f19939ba8cb812_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-console-operator@sha256:51aa483bf4f840be495ad572254641187d19bf74f2d38424477f5893179f649a_s390x",
"8Base-RHOSE-4.11:openshift4/ose-console-operator@sha256:97616a2200d45d1d650c0cdd543ec7f0f936786b09431047a94e01f398aa2d06_arm64",
"8Base-RHOSE-4.11:openshift4/ose-console-operator@sha256:9e57ff97abdd99b207a0867fe0dee68f2bcaa7776d44e523798bab548aaae148_amd64",
"8Base-RHOSE-4.11:openshift4/ose-console@sha256:1ac5d6db843d81b56692a2019f4201927362bbf19d7486dbfdb4098ab2b4a729_amd64",
"8Base-RHOSE-4.11:openshift4/ose-console@sha256:67c77dfbf58dd0c41483b5afffab5215b1a818827176cfaa43794e1f237c67f1_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-console@sha256:6a3172a832962789a7e715983784cb365e8d996ce9eaf6d93c556f24c3f8b205_arm64",
"8Base-RHOSE-4.11:openshift4/ose-console@sha256:773182d61251834f80c36cebf472dbff70025334977ecc416560e55a41a9e8c7_s390x",
"8Base-RHOSE-4.11:openshift4/ose-container-networking-plugins-rhel8@sha256:b28145e56f2aac4dbb9d900f0efe86227287c10451728ed69708d6eac3580622_arm64",
"8Base-RHOSE-4.11:openshift4/ose-container-networking-plugins-rhel8@sha256:c472d872a70e67ab583752ff21f0bd5619bb755030eb51e9f2a4c625793a2cc3_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-container-networking-plugins-rhel8@sha256:d22cbaf4967340a39cf7ad96e68450b79898b204b5c994bd2d7f330377953412_s390x",
"8Base-RHOSE-4.11:openshift4/ose-container-networking-plugins-rhel8@sha256:def7a0a80be3d29e7ae6d9785f5925cf9558b9e01792cb1e77dfadb0d5f28230_amd64",
"8Base-RHOSE-4.11:openshift4/ose-coredns@sha256:2f52299822c5fdc045c703c43a99ab9db893d530d618176ae52376143a354d3c_amd64",
"8Base-RHOSE-4.11:openshift4/ose-coredns@sha256:58a52e4a3e0336391d21cf60c29dbede81e0a4a0dd27d54caa8c8107d4071da4_s390x",
"8Base-RHOSE-4.11:openshift4/ose-coredns@sha256:67d6f68c83ed3319353d56731fd3b31864269bd7b65d20d440f48fe4207c3ec4_arm64",
"8Base-RHOSE-4.11:openshift4/ose-coredns@sha256:a5d7d60486b0db4eff39e8ae9234a7650f578ee4edaaa8d5d0d1f1d7985471ee_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-csi-driver-manila-rhel8-operator@sha256:1e2c039399a6ad9857e9b3972cdf246a1cd6bdb70e2278bd3274c9ff0ffe8f5d_amd64",
"8Base-RHOSE-4.11:openshift4/ose-csi-driver-manila-rhel8-operator@sha256:5543f0aabea36a61da59bdc5042f8d5e2dfff4a07a51ed61fdd91cd75de53047_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-csi-driver-manila-rhel8@sha256:3c3248dfebba93bd81d5295455cd1eaead7622a1dd9d433bc7bf49a713603255_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-csi-driver-manila-rhel8@sha256:e8d1989aba103c3667cafbae5d850bc9e8558f2e4cc760a9b88931f3a4db86a9_amd64",
"8Base-RHOSE-4.11:openshift4/ose-csi-driver-nfs-rhel8@sha256:3b15d6d6f4c84f64caafac5a68041ca3bbe50bab34e353a6604f6046253547f9_amd64",
"8Base-RHOSE-4.11:openshift4/ose-csi-driver-nfs-rhel8@sha256:ab4144663cd995c5fcac1b096a5dafd5ec6e5fa62df311f4cb3841a7d2c75dfe_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-csi-driver-shared-resource-operator-rhel8@sha256:50c08c144bb33f382aaaf878157a8ebf58968bd575321cd179ca26551925cac5_s390x",
"8Base-RHOSE-4.11:openshift4/ose-csi-driver-shared-resource-operator-rhel8@sha256:969eb2f0c16c083548541f7ca9a514352af26ead7aee991ed259d6ace4a91d3f_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-csi-driver-shared-resource-operator-rhel8@sha256:adbd0c9b2820fa269d56fde688edb6d393ac509894a4334e65f25883ca9c3ba8_amd64",
"8Base-RHOSE-4.11:openshift4/ose-csi-driver-shared-resource-operator-rhel8@sha256:bacd97ae2c3e53a95dfefa929639896fe9ca5457344d7e255551173606673b43_arm64",
"8Base-RHOSE-4.11:openshift4/ose-csi-driver-shared-resource-rhel8@sha256:38eb7084857a284fc01f2b379245492d2a3f3687e7bbbcab018d3f37adeb0c92_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-csi-driver-shared-resource-rhel8@sha256:571d542a628389ea713e3426c6cae7c6ea403476a0de0162ddcf67f39cffae6e_s390x",
"8Base-RHOSE-4.11:openshift4/ose-csi-driver-shared-resource-rhel8@sha256:8b4d19610bac30821f299b9741aa105905642c19ee9a207acf26a89fcb980061_amd64",
"8Base-RHOSE-4.11:openshift4/ose-csi-driver-shared-resource-rhel8@sha256:b1b243779556a2740ef267c80d449a734c7f56dcb085481db1f395300cdbc015_arm64",
"8Base-RHOSE-4.11:openshift4/ose-csi-driver-shared-resource-webhook-rhel8@sha256:0e8cefa1ea15e47b3835204029250da5e5e0630a4457f3c4f5d208adb509d14c_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-csi-driver-shared-resource-webhook-rhel8@sha256:35d4be98c713880d8b672e122f21e352bec83a773b5ad5280244b987a87f8e6f_arm64",
"8Base-RHOSE-4.11:openshift4/ose-csi-driver-shared-resource-webhook-rhel8@sha256:aa9502ee197283d904856823d7b8e4bdf086a99c66b37272b8e0072a340c00e2_amd64",
"8Base-RHOSE-4.11:openshift4/ose-csi-driver-shared-resource-webhook-rhel8@sha256:fc0a42ee3a99634f86088f6b5903474041d9c0f27d8a80c446c6c709d7462cf1_s390x",
"8Base-RHOSE-4.11:openshift4/ose-csi-external-attacher-rhel8@sha256:65986b28ddc315fa9c7e567f0ab2a19e21d247f8bc7c55415391bd5f7ffc777f_arm64",
"8Base-RHOSE-4.11:openshift4/ose-csi-external-attacher-rhel8@sha256:a53bedc03d9cba348d76acfbe586df0f319a417216b5a1293e917693d2bf987b_s390x",
"8Base-RHOSE-4.11:openshift4/ose-csi-external-attacher-rhel8@sha256:cd8502b7bc328fd4b7f1b4194dc8f21b850c8c1eb8e0b220afb0fbef06ee447b_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-csi-external-attacher-rhel8@sha256:d65c8960171d37900f2f07cedb4a14eff2fc9da095a3ccc6718f4fbcd0f0b79e_amd64",
"8Base-RHOSE-4.11:openshift4/ose-csi-external-attacher@sha256:65986b28ddc315fa9c7e567f0ab2a19e21d247f8bc7c55415391bd5f7ffc777f_arm64",
"8Base-RHOSE-4.11:openshift4/ose-csi-external-attacher@sha256:a53bedc03d9cba348d76acfbe586df0f319a417216b5a1293e917693d2bf987b_s390x",
"8Base-RHOSE-4.11:openshift4/ose-csi-external-attacher@sha256:cd8502b7bc328fd4b7f1b4194dc8f21b850c8c1eb8e0b220afb0fbef06ee447b_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-csi-external-attacher@sha256:d65c8960171d37900f2f07cedb4a14eff2fc9da095a3ccc6718f4fbcd0f0b79e_amd64",
"8Base-RHOSE-4.11:openshift4/ose-csi-external-provisioner-rhel8@sha256:1e69d532a480bf0f0b2aa8c7385dfe90488408c25f1278ace1a25df90dba38ac_amd64",
"8Base-RHOSE-4.11:openshift4/ose-csi-external-provisioner-rhel8@sha256:62f68c04b66046eac735887c9ebfc3fb8af069579cab057203d1fda7c047a711_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-csi-external-provisioner-rhel8@sha256:8667b0674de09e66ea2eda3aed92ccaecab44cf71298e12b64735616ddcb7f7d_arm64",
"8Base-RHOSE-4.11:openshift4/ose-csi-external-provisioner-rhel8@sha256:ed000063acc18b89dd40d374b3ac29d010a7bbc3eb77403070a27c04c8e1c761_s390x",
"8Base-RHOSE-4.11:openshift4/ose-csi-external-provisioner@sha256:1e69d532a480bf0f0b2aa8c7385dfe90488408c25f1278ace1a25df90dba38ac_amd64",
"8Base-RHOSE-4.11:openshift4/ose-csi-external-provisioner@sha256:62f68c04b66046eac735887c9ebfc3fb8af069579cab057203d1fda7c047a711_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-csi-external-provisioner@sha256:8667b0674de09e66ea2eda3aed92ccaecab44cf71298e12b64735616ddcb7f7d_arm64",
"8Base-RHOSE-4.11:openshift4/ose-csi-external-provisioner@sha256:ed000063acc18b89dd40d374b3ac29d010a7bbc3eb77403070a27c04c8e1c761_s390x",
"8Base-RHOSE-4.11:openshift4/ose-csi-external-resizer-rhel8@sha256:68a45dffdbea5cbe6bb78ec6dfeded91d4ae361fa24dc5221d8507f7715d7320_s390x",
"8Base-RHOSE-4.11:openshift4/ose-csi-external-resizer-rhel8@sha256:8b40d88c21ea690f84e8221f6e7ed91daaa2d21ea8d1017f1afbf3fa9ffd0909_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-csi-external-resizer-rhel8@sha256:b3888d7ba58e56d0a10f3c2cc46764410d353f9e7c1a412e11e2e538fe0abc9f_amd64",
"8Base-RHOSE-4.11:openshift4/ose-csi-external-resizer-rhel8@sha256:c2cdefede57f8b6cb24c335cf0a201669fd26d3c3926fa77f495ebe70b7fc41c_arm64",
"8Base-RHOSE-4.11:openshift4/ose-csi-external-resizer@sha256:68a45dffdbea5cbe6bb78ec6dfeded91d4ae361fa24dc5221d8507f7715d7320_s390x",
"8Base-RHOSE-4.11:openshift4/ose-csi-external-resizer@sha256:8b40d88c21ea690f84e8221f6e7ed91daaa2d21ea8d1017f1afbf3fa9ffd0909_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-csi-external-resizer@sha256:b3888d7ba58e56d0a10f3c2cc46764410d353f9e7c1a412e11e2e538fe0abc9f_amd64",
"8Base-RHOSE-4.11:openshift4/ose-csi-external-resizer@sha256:c2cdefede57f8b6cb24c335cf0a201669fd26d3c3926fa77f495ebe70b7fc41c_arm64",
"8Base-RHOSE-4.11:openshift4/ose-csi-external-snapshotter-rhel8@sha256:4c27ae7dd0ade12e5de4fe0b1852a12cb2d34f1b24eeb68369f2a3b0c514dffd_s390x",
"8Base-RHOSE-4.11:openshift4/ose-csi-external-snapshotter-rhel8@sha256:4fe92e79ef5e642dc7860119e41d581865f7ae5b09abf6ce653e847d6a0a9aac_amd64",
"8Base-RHOSE-4.11:openshift4/ose-csi-external-snapshotter-rhel8@sha256:9f5f07396f9b2d983a3e99c133a5a81938900e8e0808a5ac57e0e72210d57377_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-csi-external-snapshotter-rhel8@sha256:e55bef044c9885ba15f06d21ecd44cd692e4d5b1eb020e56207c690a24c0702e_arm64",
"8Base-RHOSE-4.11:openshift4/ose-csi-external-snapshotter@sha256:4c27ae7dd0ade12e5de4fe0b1852a12cb2d34f1b24eeb68369f2a3b0c514dffd_s390x",
"8Base-RHOSE-4.11:openshift4/ose-csi-external-snapshotter@sha256:4fe92e79ef5e642dc7860119e41d581865f7ae5b09abf6ce653e847d6a0a9aac_amd64",
"8Base-RHOSE-4.11:openshift4/ose-csi-external-snapshotter@sha256:9f5f07396f9b2d983a3e99c133a5a81938900e8e0808a5ac57e0e72210d57377_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-csi-external-snapshotter@sha256:e55bef044c9885ba15f06d21ecd44cd692e4d5b1eb020e56207c690a24c0702e_arm64",
"8Base-RHOSE-4.11:openshift4/ose-csi-livenessprobe-rhel8@sha256:05b61e283383cb7d26749e09979ad59bfcecee33054f89a9d466ff0743085dd9_arm64",
"8Base-RHOSE-4.11:openshift4/ose-csi-livenessprobe-rhel8@sha256:0dc3629d883c31ef6babc095eb93106c1505b2ff332c4ef1a5a91bedd50c70d2_s390x",
"8Base-RHOSE-4.11:openshift4/ose-csi-livenessprobe-rhel8@sha256:9d7830b4ffd8be8845a62a69bd2efb7b3354d0a6b226d6e5cc8b23670b6b65cc_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-csi-livenessprobe-rhel8@sha256:f14f6e952932830665b25597c2a3d21158a5cb69beb4c80a64388777a1552865_amd64",
"8Base-RHOSE-4.11:openshift4/ose-csi-livenessprobe@sha256:05b61e283383cb7d26749e09979ad59bfcecee33054f89a9d466ff0743085dd9_arm64",
"8Base-RHOSE-4.11:openshift4/ose-csi-livenessprobe@sha256:0dc3629d883c31ef6babc095eb93106c1505b2ff332c4ef1a5a91bedd50c70d2_s390x",
"8Base-RHOSE-4.11:openshift4/ose-csi-livenessprobe@sha256:9d7830b4ffd8be8845a62a69bd2efb7b3354d0a6b226d6e5cc8b23670b6b65cc_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-csi-livenessprobe@sha256:f14f6e952932830665b25597c2a3d21158a5cb69beb4c80a64388777a1552865_amd64",
"8Base-RHOSE-4.11:openshift4/ose-csi-node-driver-registrar-rhel8@sha256:0c01d2cd070a88a674caaa131cda9db116520d8faef62fe8e625985c1d98fd18_amd64",
"8Base-RHOSE-4.11:openshift4/ose-csi-node-driver-registrar-rhel8@sha256:33487a8bf32beb3dfe503b86d29f4ba1abec143841cb74a806447f4cda76b65e_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-csi-node-driver-registrar-rhel8@sha256:d43e9ead11ce2d470c24485b53bc18f3bd906a74f98ed996a07300d798d23788_s390x",
"8Base-RHOSE-4.11:openshift4/ose-csi-node-driver-registrar-rhel8@sha256:d8b610a566b2524819e758881876146a0bc81307d5b213d772d1c4620a2012d8_arm64",
"8Base-RHOSE-4.11:openshift4/ose-csi-node-driver-registrar@sha256:0c01d2cd070a88a674caaa131cda9db116520d8faef62fe8e625985c1d98fd18_amd64",
"8Base-RHOSE-4.11:openshift4/ose-csi-node-driver-registrar@sha256:33487a8bf32beb3dfe503b86d29f4ba1abec143841cb74a806447f4cda76b65e_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-csi-node-driver-registrar@sha256:d43e9ead11ce2d470c24485b53bc18f3bd906a74f98ed996a07300d798d23788_s390x",
"8Base-RHOSE-4.11:openshift4/ose-csi-node-driver-registrar@sha256:d8b610a566b2524819e758881876146a0bc81307d5b213d772d1c4620a2012d8_arm64",
"8Base-RHOSE-4.11:openshift4/ose-csi-snapshot-controller-rhel8@sha256:67ac9c849b6a3470243c53ef7ec3aa44da1aeb379615332b56fbac27482f5b6f_s390x",
"8Base-RHOSE-4.11:openshift4/ose-csi-snapshot-controller-rhel8@sha256:7caf6ed642540c96e82faec6ea468bda65cf30490a7f36d84a4c821524ec5d9a_amd64",
"8Base-RHOSE-4.11:openshift4/ose-csi-snapshot-controller-rhel8@sha256:8cb151e8572bdfaf53f914de090a271ad5fb4e2a4d9046b587027f57473c84cf_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-csi-snapshot-controller-rhel8@sha256:9af4ca75bee97b438a623663260814087f1ca39a4cf3b3a94cd514b0538f538b_arm64",
"8Base-RHOSE-4.11:openshift4/ose-csi-snapshot-controller@sha256:67ac9c849b6a3470243c53ef7ec3aa44da1aeb379615332b56fbac27482f5b6f_s390x",
"8Base-RHOSE-4.11:openshift4/ose-csi-snapshot-controller@sha256:7caf6ed642540c96e82faec6ea468bda65cf30490a7f36d84a4c821524ec5d9a_amd64",
"8Base-RHOSE-4.11:openshift4/ose-csi-snapshot-controller@sha256:8cb151e8572bdfaf53f914de090a271ad5fb4e2a4d9046b587027f57473c84cf_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-csi-snapshot-controller@sha256:9af4ca75bee97b438a623663260814087f1ca39a4cf3b3a94cd514b0538f538b_arm64",
"8Base-RHOSE-4.11:openshift4/ose-csi-snapshot-validation-webhook-rhel8@sha256:3906afef49db33367ae423dd7470602716040fa003f5aea9f1a19a69c848cd1c_arm64",
"8Base-RHOSE-4.11:openshift4/ose-csi-snapshot-validation-webhook-rhel8@sha256:51c65a9df682ccdb37d6c2d79e0862848176795c1fa11aca1f9cefc800be7556_s390x",
"8Base-RHOSE-4.11:openshift4/ose-csi-snapshot-validation-webhook-rhel8@sha256:95c34ae00e6572e47420ae12278b05b7190da2ba34a8e649b01d7e89ff9a5316_amd64",
"8Base-RHOSE-4.11:openshift4/ose-csi-snapshot-validation-webhook-rhel8@sha256:fc19b27c4f465ec46f6b7838ff4715278b7a3472d79c5a062d8b2c38d0b9f778_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-docker-builder@sha256:1d4caa6d1f83d5dee59672c6692283c6560df72ae1b575b70992356d57c62a3c_s390x",
"8Base-RHOSE-4.11:openshift4/ose-docker-builder@sha256:c1b4b12a7b97eb9cdfa7875af3ac6ac3bfd9e423ff7a25c7cce67fb9605a1e0b_arm64",
"8Base-RHOSE-4.11:openshift4/ose-docker-builder@sha256:d5060059efc5c224609de286090868badb271d14326ccbef670d2cca624ccf8f_amd64",
"8Base-RHOSE-4.11:openshift4/ose-docker-builder@sha256:d7456704b8084ca68674124a4de7ad3199d9fe3989cd15801bf3090138ce4935_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-docker-registry@sha256:1ca0c6d8dcb1da2dc0ed3488c03062948b7801ebf77f032a75dcd0d776cbcc02_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-docker-registry@sha256:29be3d008714476dccb8c4b1fc8fc67de892d798c3873ef32c15732671e190b3_s390x",
"8Base-RHOSE-4.11:openshift4/ose-docker-registry@sha256:388582f1b5ff059dd6776f6e28dcf97e402a228269c86cd97e61c2a653cb7133_amd64",
"8Base-RHOSE-4.11:openshift4/ose-docker-registry@sha256:47ca483d2624030a8bd5b7fafbfff6b728ddc9ddf6b3a429c1d7b09dba3ca10e_arm64",
"8Base-RHOSE-4.11:openshift4/ose-gcp-cloud-controller-manager-rhel8@sha256:41e8f97fc5832464306161afcd587d68a4b602f580ff2ef6d025b46ce5af9683_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-gcp-cloud-controller-manager-rhel8@sha256:dcf345d2b728186c8be5994082b41694ddbd482f337ed5762e3c010c2f2989eb_amd64",
"8Base-RHOSE-4.11:openshift4/ose-gcp-cluster-api-controllers-rhel8@sha256:13032dc2fe709015f48c167f66ed7ad5cc861f42252ccd28b318ebbbba875bf4_amd64",
"8Base-RHOSE-4.11:openshift4/ose-gcp-cluster-api-controllers-rhel8@sha256:52f1777b57d7044a988da3054c0c7c06e27a3bc9d9ac8965dd8d5fe3cc3ef5d4_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-gcp-pd-csi-driver-operator-rhel8@sha256:ab39ff55f76b8d2b0ccbc0c9af706b6d136c4ca1216d8247982e2bf9e9be4635_amd64",
"8Base-RHOSE-4.11:openshift4/ose-gcp-pd-csi-driver-operator-rhel8@sha256:c0a3c993a9fcf0d645dec39a20464688837e35c82c08f5ca95fdf1b70d842806_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-gcp-pd-csi-driver-rhel8@sha256:9bbea15a4e7918b1f59827230127287d1f7a1c8881ee8272c6d397c85e2eeba0_amd64",
"8Base-RHOSE-4.11:openshift4/ose-gcp-pd-csi-driver-rhel8@sha256:f45be24171aa703c21aaad4f350ebe0a54081108d75e39ff1b42d1f415776e73_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-grafana@sha256:093a89f3ee3bc7b83d786457fd7dd2cd4b4df8b4d69597136c68c33b62f1555d_s390x",
"8Base-RHOSE-4.11:openshift4/ose-grafana@sha256:872e19ac34f528137912f7a4374848e14d5b5f71332e758d17b8955e6473bd8e_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-grafana@sha256:a8034b22cbf5478cb89511029d3fe47e8147ea6ad336f40c4ec8307b68a314ce_arm64",
"8Base-RHOSE-4.11:openshift4/ose-grafana@sha256:f91a57f81311e3859f44cc44ab2f4b345408bd4bf369c32a1da0ec53da9469e7_amd64",
"8Base-RHOSE-4.11:openshift4/ose-hyperkube@sha256:074743eb5a6d57b6ad6ab1d87dc397122fd628013fc25a97924262187ff8d916_arm64",
"8Base-RHOSE-4.11:openshift4/ose-hyperkube@sha256:0987c96c1001b1316c932b77597d965285f6d4117aade6e81194b591a57ab31c_s390x",
"8Base-RHOSE-4.11:openshift4/ose-hyperkube@sha256:b955148923febe573f89449ebee80dc22f5e9afdf3f11d6a53ea4e1b5faabf11_amd64",
"8Base-RHOSE-4.11:openshift4/ose-hyperkube@sha256:f2c9f7723e565ba0b6a5893c235aea79232e3c83d8719ea3001c50d62fcfb450_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-hypershift-rhel8@sha256:917b34fb32708b8197805b66aaf1e6eb790962d53039e9b6d908d86deb1199bf_s390x",
"8Base-RHOSE-4.11:openshift4/ose-hypershift-rhel8@sha256:9e807b6a6e935bd5fd5d27ad950d0bc7177d0f498b5d55235cc1af833eb660c3_arm64",
"8Base-RHOSE-4.11:openshift4/ose-hypershift-rhel8@sha256:c50f3799c451830fc7f551d0397163473190a916a001b3ecf8e0577d5b68b252_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-hypershift-rhel8@sha256:ce31097552aaeb01e86dfc287151a60abb8c9cd5531ee940fbe5d7f1427e7612_amd64",
"8Base-RHOSE-4.11:openshift4/ose-ibm-cloud-controller-manager-rhel8@sha256:a6ba20c56e90cf404bcef97b7b8c1e87f4d370d3c26fe85111dddcd301c20d27_amd64",
"8Base-RHOSE-4.11:openshift4/ose-ibm-cloud-controller-manager-rhel8@sha256:bb4b6e94ad2e114f792e56803d96cc0a0d89cb2d0b4b6c1bd98f7dc02681d9ff_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-ibm-vpc-block-csi-driver-operator-rhel8@sha256:969ddfd951d7d66215810d9b1d82a524a622fa014c7aae48d62c6b475507ac3c_amd64",
"8Base-RHOSE-4.11:openshift4/ose-ibm-vpc-block-csi-driver-operator-rhel8@sha256:f31fccd1cbd570207ed229402d402ca388c6630f14e0508bdc9ba01fa1763bbc_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-ibm-vpc-block-csi-driver-rhel8@sha256:bf6a31add94b1af1a256bf72fc860f4785ac574770bcfb7a0f0e843f69bbf385_amd64",
"8Base-RHOSE-4.11:openshift4/ose-ibm-vpc-block-csi-driver-rhel8@sha256:f192ef456a56c953c8e553e70af23c01f04343fed3c479d000e0ad00462e66a7_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-ibm-vpc-node-label-updater-rhel8@sha256:278c796bcd48ecb1f88174ca479e447fb3774be23169b3e0c9e10bb2c9c5e9e9_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-ibm-vpc-node-label-updater-rhel8@sha256:d5e72ed27970b6e52385e43172013275bd3bc203a8b6755fcc505e0287213fd4_amd64",
"8Base-RHOSE-4.11:openshift4/ose-ibmcloud-machine-controllers-rhel8@sha256:60b3440b77654b142510883132bc9023f3b6dac08a55c32eab02870dfde1d786_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-ibmcloud-machine-controllers-rhel8@sha256:7b0cb3783ab7f8b6f38375dbe9e4f2e8e5fc0bdf1cf6aba23623229cf86d6eea_amd64",
"8Base-RHOSE-4.11:openshift4/ose-image-customization-controller-rhel8@sha256:7b3511f938658d9bdf4f6f9548fcc0b7b89cde0831e829f23b367db826902bdf_amd64",
"8Base-RHOSE-4.11:openshift4/ose-image-customization-controller-rhel8@sha256:f1d87fa6ba341455ae0817bdc9d24840b59158d9b1e51663768c557be9ee7268_arm64",
"8Base-RHOSE-4.11:openshift4/ose-insights-rhel8-operator@sha256:0c1141eab7116a0e14dfc4c2594bbb6bb55f80226a58b3b4be6e8f7cd9e1b97d_arm64",
"8Base-RHOSE-4.11:openshift4/ose-insights-rhel8-operator@sha256:217c3cb7eb523a216d5d9cf8e3c7685fc20c48125f664f29da7f1f53e44056cc_amd64",
"8Base-RHOSE-4.11:openshift4/ose-insights-rhel8-operator@sha256:36128b45bd888fb2853d417288720286bf523d9e0584054076b1e5b9288f2f60_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-insights-rhel8-operator@sha256:3b9eaa26eecaf282748fb74cf0f54f40cfe62723592436b839a775aa3b5b4669_s390x",
"8Base-RHOSE-4.11:openshift4/ose-installer-artifacts@sha256:2146a11416aae3b7b6b1ba2926099b0055e58d47791f765fcea0a7467cf91a8c_s390x",
"8Base-RHOSE-4.11:openshift4/ose-installer-artifacts@sha256:3cdce4ceda9b36aa746be514366300080b59db9ba7247aacae562a1797d09af2_arm64",
"8Base-RHOSE-4.11:openshift4/ose-installer-artifacts@sha256:5b4746584a584d2a8fe78e2fe41ca4d22998e854488602612d0d4f02424d489f_amd64",
"8Base-RHOSE-4.11:openshift4/ose-installer-artifacts@sha256:645f779075fc78270b02e98bf31d5927d9ff48a95c56669abc5f749296e3ee4d_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-installer@sha256:45a2c7fa9f56ec78e9087139c6ee944c963685a3714a77535f8cd3eaa8b6d8e9_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-installer@sha256:72e0c95f375e36b530f20154d136d8debbdef203b3c43f79fb77561718361ead_amd64",
"8Base-RHOSE-4.11:openshift4/ose-installer@sha256:d104ba0c4af286753f4cbbd1d36b3c4b318693e209f4c2a0145886f7c4e0374b_s390x",
"8Base-RHOSE-4.11:openshift4/ose-installer@sha256:e1dddd4cd6f019269098a1d89c07568b6391371b3aab67bafda73b99251d1808_arm64",
"8Base-RHOSE-4.11:openshift4/ose-ironic-machine-os-downloader-rhel8@sha256:156ec07459bf256fe2c812bb100818676c740ac90029720b5d235911053d91c1_arm64",
"8Base-RHOSE-4.11:openshift4/ose-ironic-machine-os-downloader-rhel8@sha256:e0383d12651c11d7fe0d823a1d9bbaa36d1a7194760be4be173772b0d9db57eb_amd64",
"8Base-RHOSE-4.11:openshift4/ose-k8s-prometheus-adapter@sha256:051182f36d3af73c7cc0e48c15f056847bafc23d22158dce45c0501d7254fae2_arm64",
"8Base-RHOSE-4.11:openshift4/ose-k8s-prometheus-adapter@sha256:7b18e65edbd7226a23b0b560693d6431909c190e08b76b2a3b0581bb48c9a34f_amd64",
"8Base-RHOSE-4.11:openshift4/ose-k8s-prometheus-adapter@sha256:82a4633e64d3749ac94c8895ed5d61d25a62765a060292413a053ec2d8342839_s390x",
"8Base-RHOSE-4.11:openshift4/ose-k8s-prometheus-adapter@sha256:a7ab7f242111de6ecf29f6107baa7c90331f9fc68a32467e7e91c935cdd99218_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-kube-proxy@sha256:104591dd4ff54b3367f3d800de99b582bead990cfb9bc0486e26737bf6405de4_amd64",
"8Base-RHOSE-4.11:openshift4/ose-kube-proxy@sha256:176e3d9d7ee66a0e547e4c7be5dbb17376cfb9e83c13edb2f2f3f0b47fe370dd_s390x",
"8Base-RHOSE-4.11:openshift4/ose-kube-proxy@sha256:5f1bb6c0542b8239e285fb2dbdf3b31597e6af62c91e0f5cf3ae5938a5b23c41_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-kube-proxy@sha256:6308f187621d82c37784a34039509e9fc9569246ede0606c3bad6f8a96369cd1_arm64",
"8Base-RHOSE-4.11:openshift4/ose-kube-rbac-proxy@sha256:0a487bf2de490a196a542712019859566c6bc7880201759c666d72fa80487fff_arm64",
"8Base-RHOSE-4.11:openshift4/ose-kube-rbac-proxy@sha256:20fc22cb99735ca5a7d633c4575d31f0cc54cb0856dae6a1aeee1c5a5b921ce2_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-kube-rbac-proxy@sha256:c7398161761676c9b95f78a21f5a8acd206dcac50c121b39e26f2d73ee2a3c66_s390x",
"8Base-RHOSE-4.11:openshift4/ose-kube-rbac-proxy@sha256:dceffc4f2c606f9e285794b2138e29133daeb5c1aa4ca76fe7c4205ac0b38ccd_amd64",
"8Base-RHOSE-4.11:openshift4/ose-kube-state-metrics@sha256:86498588af9912a494d306c600bf0e5b2b5393a7b927037a97691fff726d917b_s390x",
"8Base-RHOSE-4.11:openshift4/ose-kube-state-metrics@sha256:b7b87b4a79e5892321a90b4f16e8ffdc4e839aabea2886b1a2b64e5a0f9f703e_arm64",
"8Base-RHOSE-4.11:openshift4/ose-kube-state-metrics@sha256:eaa324ff422ebd8cf630f252d9d628a30f1c6c8e35d6f06584a3d452adb7074e_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-kube-state-metrics@sha256:ee2a5d918f70d007b9414d34e0f639437a39d2cd3a2a2bba24f5aee5d8035eb5_amd64",
"8Base-RHOSE-4.11:openshift4/ose-kube-storage-version-migrator-rhel8@sha256:3b28af903bc028ef6336e675743512b2a67f9a9f1c524a3cd9bd9666d730a194_arm64",
"8Base-RHOSE-4.11:openshift4/ose-kube-storage-version-migrator-rhel8@sha256:5f648ddc9ec59acd152910a93ac82587488aba4452f98bac21f573fd7714b985_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-kube-storage-version-migrator-rhel8@sha256:8f95707b2239415ca3c86adc8a96c063d5d0ca8986331eaa6c1d277598d90d91_s390x",
"8Base-RHOSE-4.11:openshift4/ose-kube-storage-version-migrator-rhel8@sha256:ae9915adc15077ed2466d5e8100c337834db34b84c23c77c59bd031a38c66a8a_amd64",
"8Base-RHOSE-4.11:openshift4/ose-kuryr-cni-rhel8@sha256:5f0bd74910cb7bc8cdff931c1d4da34d2a95e1e1854d7f686af466166acec047_amd64",
"8Base-RHOSE-4.11:openshift4/ose-kuryr-cni-rhel8@sha256:81462d3fafcd8988646f7a41ee96c71b837471dc5dcb35396eb533b14254156e_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-libvirt-machine-controllers@sha256:04041ac30693f5762ec21d0ff8103741910e838486ba4d50b280d2300a58e467_s390x",
"8Base-RHOSE-4.11:openshift4/ose-libvirt-machine-controllers@sha256:74224adc80febc0a77564dc86ac1bc095444e0c0398ea756460868627df41911_amd64",
"8Base-RHOSE-4.11:openshift4/ose-libvirt-machine-controllers@sha256:ec3d130af46371cd1f394b18413accc73b9619ac3232d418182eae776e657416_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-libvirt-machine-controllers@sha256:f07da2662e97243923a4083b1fac4e963a1cfea9f43cd9fd65bb4f3444505c41_arm64",
"8Base-RHOSE-4.11:openshift4/ose-machine-api-operator@sha256:123e25a9c01e463bc6f31b3bda99ce30e07ed7e7c2d62e6db1029048c2754c83_arm64",
"8Base-RHOSE-4.11:openshift4/ose-machine-api-operator@sha256:50aec0017448814b8420b561fae8117b620971b904eeeeba59ea250be3d0b683_s390x",
"8Base-RHOSE-4.11:openshift4/ose-machine-api-operator@sha256:c61dc40b93ffc6ff2335ba169475990cdbb70704b69d155561c5d64c14d07448_amd64",
"8Base-RHOSE-4.11:openshift4/ose-machine-api-operator@sha256:e92749f7a8381da22507d567594dae893c684415d947094ae18d9561ad1f660d_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-machine-api-provider-aws-rhel8@sha256:9e272355fd860b3cfbdd641b3278c08b30ef57a95683543d84bebe0bd2db555a_amd64",
"8Base-RHOSE-4.11:openshift4/ose-machine-api-provider-aws-rhel8@sha256:a8cbd22fde7d9515a0a439ce1d26c7bf094aefe66b9ff5e977800db3bc192209_arm64",
"8Base-RHOSE-4.11:openshift4/ose-machine-api-provider-azure-rhel8@sha256:a120dfd6753ed24d0b32693ae94f71a601f4a04d88a1056b88ad4315c88b8d4a_amd64",
"8Base-RHOSE-4.11:openshift4/ose-machine-api-provider-azure-rhel8@sha256:cfa09983870bfd6bcaec139ef421a6e43795bd8e3d04f8ef4c241ee9b188492b_arm64",
"8Base-RHOSE-4.11:openshift4/ose-machine-api-provider-gcp-rhel8@sha256:c52b5720d86ff3bccd4dffc7ce664d49a1ae515a89350ee6df6af0dbeb941eb3_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-machine-api-provider-gcp-rhel8@sha256:d6d385ce47d52da83cd957a401463a8d48ac9415a749534b63cd8edf8b0dec02_amd64",
"8Base-RHOSE-4.11:openshift4/ose-machine-api-provider-openstack-rhel8@sha256:05bae77a907afc2d75cb8f3bf3aacb26c4e3f2e965709c3c371536bfa78ecd54_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-machine-api-provider-openstack-rhel8@sha256:0934c1acfdc6c8cc97ef198317f72bcea3bb6c6730d0be526a8c02e1677d47dc_arm64",
"8Base-RHOSE-4.11:openshift4/ose-machine-api-provider-openstack-rhel8@sha256:4f57e14568253c23640528a5334e60164ae6975ad1ce91373d05b63e241541ea_amd64",
"8Base-RHOSE-4.11:openshift4/ose-machine-api-provider-openstack-rhel8@sha256:df60e146a888bd72624758bc47d96622177cfe11330ab631dae7c30543715121_s390x",
"8Base-RHOSE-4.11:openshift4/ose-machine-config-operator@sha256:420fd1d1d11f92351a37c986f9aedda0d4e0897dc9cca0b16959a989308c64e8_s390x",
"8Base-RHOSE-4.11:openshift4/ose-machine-config-operator@sha256:543edd3009688fb98fdf5487e72713f8b81653e83a2532ebb95408ac948390a5_amd64",
"8Base-RHOSE-4.11:openshift4/ose-machine-config-operator@sha256:9947130c8cc8d4b3157242ff5d1dcca0343f6a7b3d17710b2f0915d7e3500881_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-machine-config-operator@sha256:a9aae6a7e5d77e4c56c8c7852529bc14565240ccecb5f0fc4af2c97d6453d5e9_arm64",
"8Base-RHOSE-4.11:openshift4/ose-multus-admission-controller@sha256:10d932015ba0fe1a84a7a0096dc416857e1a63a2323e6192b8b6bba90e50aa5b_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-multus-admission-controller@sha256:534466df0ec5df492b00ebeebedd041600e0476e6cb42d8aaedd46d2a6e78f06_s390x",
"8Base-RHOSE-4.11:openshift4/ose-multus-admission-controller@sha256:c7a66dd0d9c8b16789967073a28ac92eeb2f1beab3f8ead8fe1ca01f26a105c5_amd64",
"8Base-RHOSE-4.11:openshift4/ose-multus-admission-controller@sha256:df86ef6d451a7ac6a858f5a7a32145f3b99d0b1da3559ff90ccb4733106a59b5_arm64",
"8Base-RHOSE-4.11:openshift4/ose-multus-cni@sha256:559cb4e633fb0731f79310115e7d384749ef2ca15f298a4102985b4505845228_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-multus-cni@sha256:633c3b5509971739a0e95a8fab99a29bc5a81797c55c2cfdc97d184a055175af_s390x",
"8Base-RHOSE-4.11:openshift4/ose-multus-cni@sha256:75eeee08529df0c3e2e08b874ac7e1d39ef268148d71dff880f71034f8c89b14_amd64",
"8Base-RHOSE-4.11:openshift4/ose-multus-cni@sha256:98835095c461b58a1159a530ee7d3f978c81ed197b5345faf9d610272ebe23eb_arm64",
"8Base-RHOSE-4.11:openshift4/ose-multus-networkpolicy-rhel8@sha256:00532c0e376a4363ea73d6664c8ec200f5bcc4bcd52918cdad19f2d11057fd51_amd64",
"8Base-RHOSE-4.11:openshift4/ose-multus-networkpolicy-rhel8@sha256:80b31a0820e7954050c01d39fdce34591d22beec0678e258176a9bcc1378e07b_s390x",
"8Base-RHOSE-4.11:openshift4/ose-multus-networkpolicy-rhel8@sha256:9ba16add1d64bad4d4dfb9e8e4200b061ae6f6ab34bccf0456684bfdddc7b9b2_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-multus-networkpolicy-rhel8@sha256:c3799719a6af2f3020a8588e9a2ee483ee8e27d6a91675c824111aa0ea61be78_arm64",
"8Base-RHOSE-4.11:openshift4/ose-multus-route-override-cni-rhel8@sha256:0c8234a718b163b3390c49956b24c4320b4875d1f3d7ec27d0dab3fad16ddd85_amd64",
"8Base-RHOSE-4.11:openshift4/ose-multus-route-override-cni-rhel8@sha256:104105eb231879914965da9c3064c298ab2a1a7944eb334404c7ec32920ec511_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-multus-route-override-cni-rhel8@sha256:495a6f50eaac5b4bb2256d6866aed27549d547a454e4729703e1792fdd95a9a9_arm64",
"8Base-RHOSE-4.11:openshift4/ose-multus-route-override-cni-rhel8@sha256:51e952de791ec027c7841769418242da5172bb469f67eaab192fadcf6fb458e5_s390x",
"8Base-RHOSE-4.11:openshift4/ose-multus-whereabouts-ipam-cni-rhel8@sha256:019a741a0988bdfb01bb1d47a5ad13cae7a7bd281d9e1b0c5cc05ef2fa284ad2_amd64",
"8Base-RHOSE-4.11:openshift4/ose-multus-whereabouts-ipam-cni-rhel8@sha256:52e0ac8e139d941d3460ff68be8d22b6378ba6b9059d342ebc93d1fb8332a2ec_arm64",
"8Base-RHOSE-4.11:openshift4/ose-multus-whereabouts-ipam-cni-rhel8@sha256:6426782a1b3f59b5817fa85a465d63334ce7299adaeb442f75ce4930fece85dd_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-multus-whereabouts-ipam-cni-rhel8@sha256:8b81457dda1bfea834f351d7dae2f42195d04c95eaea32733c9ca4ad78ee554f_s390x",
"8Base-RHOSE-4.11:openshift4/ose-must-gather@sha256:3dacd322fcbbd9a68b8b8f6ac7d2f40eaad310442358d047d534156d1f39dc3d_arm64",
"8Base-RHOSE-4.11:openshift4/ose-must-gather@sha256:7c9eef761c85d5b7884e631937fef714732f612ebe54d1acb139f57560e8087d_amd64",
"8Base-RHOSE-4.11:openshift4/ose-must-gather@sha256:8bffdba8e5a5c0f02e4d8a4323292d1b9e4faeefbb3e3b73b13002050985eff9_s390x",
"8Base-RHOSE-4.11:openshift4/ose-must-gather@sha256:be3e5946f0c4f70427379251a147059e6aef6b24060ad3f43c4c7611d9a14d14_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-network-interface-bond-cni-rhel8@sha256:58d07b7b95fa55ba39a810d95f99954ee5b4bd19b37891a592ef47457c4d9248_amd64",
"8Base-RHOSE-4.11:openshift4/ose-network-interface-bond-cni-rhel8@sha256:696855f358513bb5d00da99f976ed617f2d4ed497d306684ef77aa9d69e93cba_s390x",
"8Base-RHOSE-4.11:openshift4/ose-network-interface-bond-cni-rhel8@sha256:b3fb70b58e12e37b5378eed5adb33619c0ecf110cbf48163e2717c19ec7f7025_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-network-interface-bond-cni-rhel8@sha256:eae99205aca7e6472b57040de8e4cd20a5cb2e320fa24fa93b5d018c0e8f0332_arm64",
"8Base-RHOSE-4.11:openshift4/ose-network-metrics-daemon-rhel8@sha256:1d1210cfd8dbee985f37f3b7f5f5027ee2871d0680c59d58f8b057eb188e5853_amd64",
"8Base-RHOSE-4.11:openshift4/ose-network-metrics-daemon-rhel8@sha256:94d936931a508b8e9e4d46dbdcc2f04311b30dca7a4ef54a5aafe708dda3b249_arm64",
"8Base-RHOSE-4.11:openshift4/ose-network-metrics-daemon-rhel8@sha256:e61bee6a6187d38ac586efb04c6ea9cfcc014c863e945e47f560a83e8def114d_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-network-metrics-daemon-rhel8@sha256:f29b041609aa6fc2351837aa6d5f377489e6e60570911ac474fc01102b6e8f63_s390x",
"8Base-RHOSE-4.11:openshift4/ose-nutanix-machine-controllers-rhel8@sha256:524e2e091db0e4a883824cd744f0d158e8bba91bff52b7e6c4908a3727c6bea2_amd64",
"8Base-RHOSE-4.11:openshift4/ose-oauth-apiserver-rhel8@sha256:46a1a8bad469cb3d2a2425eee40d5ebdbc99500741ccacdb384e34fa58ad177e_s390x",
"8Base-RHOSE-4.11:openshift4/ose-oauth-apiserver-rhel8@sha256:b1e06183d361a6ca89412b960a38121f6ecb9ecf6b9ebccbaad95159690dc243_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-oauth-apiserver-rhel8@sha256:c92369d17d727d96b6bc15cc9c32a65bce28850a441464d6557c4dea0445b3ce_amd64",
"8Base-RHOSE-4.11:openshift4/ose-oauth-apiserver-rhel8@sha256:d46a93bf4cb1369bd651b79748008cd3d69638b11d42fae6b2cd068545aab7d8_arm64",
"8Base-RHOSE-4.11:openshift4/ose-oauth-proxy@sha256:184021ada5116a1e5dc8c21163f39665606cae8fb1e776bd9d623cd2eb0072c2_amd64",
"8Base-RHOSE-4.11:openshift4/ose-oauth-proxy@sha256:1ce1cdcefa33cff869b553f7c1b03913d22495a8a66bb627a38a613f8bcbad26_arm64",
"8Base-RHOSE-4.11:openshift4/ose-oauth-proxy@sha256:56da8995fd4330fe9c28dbc873d699ca3c5eda75d1bcaba0ef9de2b209822ad9_s390x",
"8Base-RHOSE-4.11:openshift4/ose-oauth-proxy@sha256:9bfd73a2ba40e7a88aa3760e13e4179796daa942ecc1fdb35ac0d99f67b9c332_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-oauth-server-rhel8@sha256:0bf945ed0aee47149f19d396062c3fd23ea901c8992762c609673a16883a305b_arm64",
"8Base-RHOSE-4.11:openshift4/ose-oauth-server-rhel8@sha256:5f55e85234cb822dd12ab71bf5de8e7a49eab2525e465ac4bf34f5e69cee5673_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-oauth-server-rhel8@sha256:6f23eef8a61ada1a120bb5e03f477727d5b21e6fac6482ef823de58c2a838073_s390x",
"8Base-RHOSE-4.11:openshift4/ose-oauth-server-rhel8@sha256:ff7d23ed5555807756340a62bcade403f3e68350d2ec0feb442c1a8ddd7c17e4_amd64",
"8Base-RHOSE-4.11:openshift4/ose-openshift-apiserver-rhel8@sha256:a00046f91649246bf718a82a52ffcf969f0daa58dddc80de1ba53bf5999e393f_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-openshift-apiserver-rhel8@sha256:bfc32929ee0c819b793a73e00df60eedd318a950598566404e5d4b8ae0cf3cbe_s390x",
"8Base-RHOSE-4.11:openshift4/ose-openshift-apiserver-rhel8@sha256:cfc4db2358e7ae163557fd2a9fdd3f68bd6b281350e816fa5df796e8ef915879_arm64",
"8Base-RHOSE-4.11:openshift4/ose-openshift-apiserver-rhel8@sha256:fb79ed01acec6695a12cc13de5406bf08d862fbe1186734eb316544be1a240c1_amd64",
"8Base-RHOSE-4.11:openshift4/ose-openshift-controller-manager-rhel8@sha256:6c1a3c63ca3b93f0644a80882cc02174bc06bfb6df4b3012cdf43c1d0a8114e9_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-openshift-controller-manager-rhel8@sha256:bac116eb111816d3aca02ee3684caf417ad64d171844731aa17bb64d7eee5a75_amd64",
"8Base-RHOSE-4.11:openshift4/ose-openshift-controller-manager-rhel8@sha256:cbc561d7df2565112f6a0fb5da5a1ad3fb374f232a46985bbb06793f839b6c4f_arm64",
"8Base-RHOSE-4.11:openshift4/ose-openshift-controller-manager-rhel8@sha256:dd129ed0ef735c58c5453e9486e47f86128ba3e3f8e78f93b9f68cea6a6e1e19_s390x",
"8Base-RHOSE-4.11:openshift4/ose-openshift-state-metrics-rhel8@sha256:2950d0bcc7204cc50083c65c5353f5334b8d2c26a49b1ddf649cc5f154588ddd_s390x",
"8Base-RHOSE-4.11:openshift4/ose-openshift-state-metrics-rhel8@sha256:31fdf586cd84190d15ba39d77b2cf4f885e2f7b9d4cabecc173673657d98762f_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-openshift-state-metrics-rhel8@sha256:6952a0473a631218a7c975b461d12acb0bbb34fa09d29d517c9376302edaf211_arm64",
"8Base-RHOSE-4.11:openshift4/ose-openshift-state-metrics-rhel8@sha256:f35e35555ec3d130cff3bc84390cc6e29fbeaa3616a5ddd22264e378cf57dc56_amd64",
"8Base-RHOSE-4.11:openshift4/ose-openstack-cinder-csi-driver-rhel8-operator@sha256:60f1d7ca36e5b85e49c4d6118414e52b981f7628675a547e934f76e2b6884633_arm64",
"8Base-RHOSE-4.11:openshift4/ose-openstack-cinder-csi-driver-rhel8-operator@sha256:6d994efcb9859ae8c2284ee7859150bc334ef5db03c6101fb64677a841c534b1_amd64",
"8Base-RHOSE-4.11:openshift4/ose-openstack-cinder-csi-driver-rhel8-operator@sha256:bf71d233894a0f09ecd6d6d4bb14141aa458a7e38a59edcec6c25e6f3c1d6227_s390x",
"8Base-RHOSE-4.11:openshift4/ose-openstack-cinder-csi-driver-rhel8-operator@sha256:fc99f3eacda723a6d9c83bf0e619c91bd2eb049a710b304ab1de7639705bbed5_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-openstack-cinder-csi-driver-rhel8@sha256:222010151e2b63bf73be5abb82a7e66fc2a476c8d0eb2a9589751846eb13dda8_arm64",
"8Base-RHOSE-4.11:openshift4/ose-openstack-cinder-csi-driver-rhel8@sha256:5231039df308c3b8730158ad327982baff8f7b1b6dccd046ab4a00af6d70e7d8_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-openstack-cinder-csi-driver-rhel8@sha256:7c38464a61ab19479df1de20dcdbe5d5edc5091ac8b129a7f6f92aee6a792299_s390x",
"8Base-RHOSE-4.11:openshift4/ose-openstack-cinder-csi-driver-rhel8@sha256:9d4226c29d177b85af5c29303e477a110507966570a37607c9068eeea960bfdc_amd64",
"8Base-RHOSE-4.11:openshift4/ose-openstack-cloud-controller-manager-rhel8@sha256:1ff37333fbf551657701aba24e917b118b3104cb0ae66a1b062fd9b16492e806_arm64",
"8Base-RHOSE-4.11:openshift4/ose-openstack-cloud-controller-manager-rhel8@sha256:316d8d6c31c6198d95d929779c2d68df5ed9cc0fe1bc2db858f234af068dd21e_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-openstack-cloud-controller-manager-rhel8@sha256:c3ce053319fcd80e357b5ebcb3abca3f59bb5e45aa48452332c850627b7db28b_amd64",
"8Base-RHOSE-4.11:openshift4/ose-openstack-cloud-controller-manager-rhel8@sha256:cc40e91363be02c546bb57b66e855a635fa5cc9794814583b16a6ad70b23dca9_s390x",
"8Base-RHOSE-4.11:openshift4/ose-openstack-machine-controllers@sha256:109676ecd9d725dae3ac9bc7350deaa819dbcf1b911ec3106c3f412dd7d5e6d8_amd64",
"8Base-RHOSE-4.11:openshift4/ose-openstack-machine-controllers@sha256:12a757c6f5773a203383b44ee2e96b5e6997214c6ced22dbfe9234923d77dab5_arm64",
"8Base-RHOSE-4.11:openshift4/ose-openstack-machine-controllers@sha256:5cda1e00b8e5195be5fb565399f5a19c58a9c77bbe13e297f5a2196518116d90_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-openstack-machine-controllers@sha256:b791f3ba80eb8953023048e9d613c46e0f59582f6a810f33c6861159ed09604d_s390x",
"8Base-RHOSE-4.11:openshift4/ose-operator-lifecycle-manager@sha256:71e485ca85f437eab29e7442aba98f9b40209e187e09cc16b02a90ce2ea47a69_amd64",
"8Base-RHOSE-4.11:openshift4/ose-operator-lifecycle-manager@sha256:9ff3c0f6356d9bfcc98d390538007f31ffac8fdfeadfe10483ccb43b5afdb29f_arm64",
"8Base-RHOSE-4.11:openshift4/ose-operator-lifecycle-manager@sha256:d7869ff27bf8c8a4becc36ac1cfe0d58c87717abd331e0fb5654cd2170646964_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-operator-lifecycle-manager@sha256:e6b3dbe4aa6b5820b0aa9194980a88c90591286154b0d0bc4091a3b437b37d6b_s390x",
"8Base-RHOSE-4.11:openshift4/ose-operator-marketplace@sha256:4279626a013c0875b4c042ae9a2c970c67448a0d2eb0d5d40e9903d2ea4004db_amd64",
"8Base-RHOSE-4.11:openshift4/ose-operator-marketplace@sha256:60020a467e04467bc1584fb348af1586ead6ccf267deff84ded975ebb45966d8_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-operator-marketplace@sha256:97e0f4771aa15f5757e48ebb478798e549c8f171057d32aed5b1342b2f06266e_s390x",
"8Base-RHOSE-4.11:openshift4/ose-operator-marketplace@sha256:a14ba1d69da2b957fdbc9a42a867effd9234b97ec879574058ef84eebee047f3_arm64",
"8Base-RHOSE-4.11:openshift4/ose-operator-registry@sha256:5b349413999a106176b22c9df4d3cfbd918d74fc5cf28f2ae99547370aa6d346_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-operator-registry@sha256:5eb15d8d2b50adc82d64bc4195f37148d2bc74a7fe208edc51300b2a845fe980_s390x",
"8Base-RHOSE-4.11:openshift4/ose-operator-registry@sha256:619b8ca58e8cdc06a8e2dff0a837a18780c75f62c9ccdaf7e6c2e2afa786f93d_arm64",
"8Base-RHOSE-4.11:openshift4/ose-operator-registry@sha256:ba871c2101d87f2aeb6668af55b3f10e91558be420923b8523f8d83d4dd5b45e_amd64",
"8Base-RHOSE-4.11:openshift4/ose-ovirt-machine-controllers-rhel8@sha256:2d7b5e9c506da2c43704cae5934b604682dcb403218ceb1bd4f011c8bee8623b_amd64",
"8Base-RHOSE-4.11:openshift4/ose-ovirt-machine-controllers-rhel8@sha256:951e6ff8cdd565aefd60d8e996145c989c228a2a9c7ab412789d92ddb3ec9165_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-ovirt-machine-controllers-rhel8@sha256:d07d078681fbd9cb83c74716977b7f59112273cb18447178bdf8955050faeebd_s390x",
"8Base-RHOSE-4.11:openshift4/ose-ovirt-machine-controllers-rhel8@sha256:ff4261f6102f428b1789a31e021d18ededce3ba80ca93e64b7149968f10cff58_arm64",
"8Base-RHOSE-4.11:openshift4/ose-ovn-kubernetes@sha256:5abaa3f3db864bd4d2d2dbc059839e28cbe5b6baa09cb6545d3f508809dd3f7a_s390x",
"8Base-RHOSE-4.11:openshift4/ose-ovn-kubernetes@sha256:713dd28ffc33520c9e84b72850253adf0adb016968773121f05349e3fca302c2_amd64",
"8Base-RHOSE-4.11:openshift4/ose-ovn-kubernetes@sha256:795db439b8d73d097b0908fe6270d8a947fc1acd21bf3f4d9fa59f02bd16f19f_arm64",
"8Base-RHOSE-4.11:openshift4/ose-ovn-kubernetes@sha256:cec5b3a5276177b25ce85f5d1465dbc6aca19b78b0f5406b6fe85bc97ff3f77d_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-pod@sha256:51a4a033be2739a7a7a3edc7a1ee16ad9caddc5ae1f5a14c448afe3f5f906428_s390x",
"8Base-RHOSE-4.11:openshift4/ose-pod@sha256:651930bf045975dabb3d79410a2c9f971f1da319b8fcbba29ebe2e4e3bb71b3b_arm64",
"8Base-RHOSE-4.11:openshift4/ose-pod@sha256:718cf324bb4c3af6852458ab1551c59ee9f1b1d8d3fadfd858bb909c9ec3558a_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-pod@sha256:86e0050aaa7477b8aeef382e3bf8092463d207adfa5cd8c88358b367bb624869_amd64",
"8Base-RHOSE-4.11:openshift4/ose-powervs-cloud-controller-manager-rhel8@sha256:28ef0b3040cc922f78fd7e9814628871c0fb85de1a9d47c1d954737d26d2f53b_amd64",
"8Base-RHOSE-4.11:openshift4/ose-powervs-cloud-controller-manager-rhel8@sha256:a512551fc4ce326ef993f1dde6dedd5cf4c20b6c41f6149430ffae0d9e10d62c_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-powervs-machine-controllers-rhel8@sha256:965ad6292483d5e6d8b734fd40006689cf3917657919c668b6d01bc9fc4b816e_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-powervs-machine-controllers-rhel8@sha256:a03170bc3c01ee4f9c6cb80ee41925231b6c8b283822a094506214c10f19847b_amd64",
"8Base-RHOSE-4.11:openshift4/ose-prom-label-proxy@sha256:90f629a90569aceb6deb0134b4141a3a622c4e95637ef4d5d6f3890ac27026c2_s390x",
"8Base-RHOSE-4.11:openshift4/ose-prom-label-proxy@sha256:c9ac8cabb6bc4f6bd60bda52529c98df596a1fa5a9130201129068ff48bc0fbb_arm64",
"8Base-RHOSE-4.11:openshift4/ose-prom-label-proxy@sha256:db4ec1b0a75ec8a5260095225cf2ef103895edd9b05419503bec473629a3dcd0_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-prom-label-proxy@sha256:fd3feba855b7afa27146ab4798f7afcb05d2dc22c1eea2c691a3778df00606d6_amd64",
"8Base-RHOSE-4.11:openshift4/ose-prometheus-alertmanager@sha256:0d225b059bdefca3ac163860ce9ae41ed74cd8c9ca887cfe4c525ac3f0cae783_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-prometheus-alertmanager@sha256:13c7b3e7d5a2a75a806642a614189de0f4ae1639a9cab78ca7104ba65b4fd385_s390x",
"8Base-RHOSE-4.11:openshift4/ose-prometheus-alertmanager@sha256:cdddc502045ecafa9d4deabf4ac30af0255c3bb586390bcf7d89a1c1937b833c_arm64",
"8Base-RHOSE-4.11:openshift4/ose-prometheus-alertmanager@sha256:f8db7211683d764461c1feacb61eb9911f480a8ad113fccb381155322077303c_amd64",
"8Base-RHOSE-4.11:openshift4/ose-prometheus-config-reloader@sha256:015e84370d7a0a3e5318158915b27e1c5e7e7699d11240ba7359d6bc32c9898a_s390x",
"8Base-RHOSE-4.11:openshift4/ose-prometheus-config-reloader@sha256:39e17dba2978d3e1b0af71b9eb1be3446199a365ada2e156682ee7a20e48b060_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-prometheus-config-reloader@sha256:4065daad759195db3c325efc46209f02bcc1c32caad88c69d5a3dbdcf920e335_amd64",
"8Base-RHOSE-4.11:openshift4/ose-prometheus-config-reloader@sha256:bb62cdf6eca82eaa92fb9bbfc4e2f7575c3c49d472fda9358808aa790d3f5a70_arm64",
"8Base-RHOSE-4.11:openshift4/ose-prometheus-node-exporter@sha256:1226c18cda120df10313739a9ac638bd5c4d02aa4f65ba3d1044b4f423d559a2_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-prometheus-node-exporter@sha256:3539ddf93d8c2fe005b53b52c6628b413be0aabdfa534e6b947c4842d3617323_arm64",
"8Base-RHOSE-4.11:openshift4/ose-prometheus-node-exporter@sha256:52adf1af03f2c7fef37ac537638577b913a73b11490ef16c789c40dbfbc9391c_s390x",
"8Base-RHOSE-4.11:openshift4/ose-prometheus-node-exporter@sha256:79ad722e32477863e3319b35b1e98befb8257576ebab0be4ae605f1cf92cf760_amd64",
"8Base-RHOSE-4.11:openshift4/ose-prometheus-operator-admission-webhook-rhel8@sha256:7c00451864fafd5f2c5e316557f67eb027dd66e3e756c756ab3f74ab7a98e404_arm64",
"8Base-RHOSE-4.11:openshift4/ose-prometheus-operator-admission-webhook-rhel8@sha256:9a67755cf6419877dce688f5bcd92da4929dcd86603219eb08628b44a29c4257_amd64",
"8Base-RHOSE-4.11:openshift4/ose-prometheus-operator-admission-webhook-rhel8@sha256:a810296e2d9a9924234a7437531f9b6f4e266a4ddd40b8ecce1c48414696512e_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-prometheus-operator-admission-webhook-rhel8@sha256:c5030e797e2b2130ec51a9a6039e02ea272477f502f7999286c660d59f34aca8_s390x",
"8Base-RHOSE-4.11:openshift4/ose-prometheus-operator@sha256:72ffba5d0ae400eba6e31120ecb4b621e852653b3b3850add2775bf51d5a2aca_arm64",
"8Base-RHOSE-4.11:openshift4/ose-prometheus-operator@sha256:9e028b370e4b1fa7eeb51fb84ad9b1344e4012716030c5d3fa223c7abe92c0e1_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-prometheus-operator@sha256:a2912fec31d91070a66473f1902cd5206cc8ce9e6849c4e5c5ba3da85165a31b_s390x",
"8Base-RHOSE-4.11:openshift4/ose-prometheus-operator@sha256:b45f485a4d48297aaef5fc6b95211eebe8f75ebf2ef69118c331c21a97fbaa9a_amd64",
"8Base-RHOSE-4.11:openshift4/ose-prometheus@sha256:2486111c7d1de008464902945f9767cefedb3ef5c53521fdc2e1eb5fcf1b3fb4_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-prometheus@sha256:37e8941e45c4add6684e52685ed112e474f0c8f062178497a4d65a019a2c1700_amd64",
"8Base-RHOSE-4.11:openshift4/ose-prometheus@sha256:48375716d6e24dfd3811907f109defa883495cfdb387e78c26b90589e05623d7_arm64",
"8Base-RHOSE-4.11:openshift4/ose-prometheus@sha256:64ad3518eff522dda5d221496a94cf2fe14b5c68175d0002ff01bbeb131756b1_s390x",
"8Base-RHOSE-4.11:openshift4/ose-sdn-rhel8@sha256:0e9935caae157329505de5a21a4d40ef501c9a2bcff47f76b074fcf1ab0e9c22_s390x",
"8Base-RHOSE-4.11:openshift4/ose-sdn-rhel8@sha256:c708a24017904d8e50fffaafc4c7b072bd774d04acdfa2b40d139edccf1dad33_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-sdn-rhel8@sha256:f2c982220bfc6785e85f25c70ce559df5121417ec205d2df6965eb97885595ae_amd64",
"8Base-RHOSE-4.11:openshift4/ose-sdn-rhel8@sha256:f3f3ab589e877816e8816468155a3f2eacdecd2085c08794ba372e6dcb84dd9a_arm64",
"8Base-RHOSE-4.11:openshift4/ose-service-ca-operator@sha256:2fd815e1dfa78fc9c28179a5c77296723bbe8f42e1b19e347d936a795b787cdf_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-service-ca-operator@sha256:5607b0aeaff5bc14563afb5b339cf26c12472501532d929da168c2e21a7afe9f_s390x",
"8Base-RHOSE-4.11:openshift4/ose-service-ca-operator@sha256:85dc1b4150d3a3f698bfc460ef6bb30c9b827a098de3cb7f46b9d35f145ef4f4_arm64",
"8Base-RHOSE-4.11:openshift4/ose-service-ca-operator@sha256:bcdbf3cb8e6e31b66d979055c7ad71ff5d9fa309ba3c35256acdbe51c9f43de5_amd64",
"8Base-RHOSE-4.11:openshift4/ose-telemeter@sha256:136d56f3c872a4d0dafb872d79c10b9d11cc582cbbb1e796881c6770543b3012_arm64",
"8Base-RHOSE-4.11:openshift4/ose-telemeter@sha256:41f945d79832bab585470bb274be2ab66c8728808d15679c8ea3089013671464_s390x",
"8Base-RHOSE-4.11:openshift4/ose-telemeter@sha256:d9c609b5b7893d6f0c137fff5edd8df6b182088277ee2b9fcda8374fe19838e4_amd64",
"8Base-RHOSE-4.11:openshift4/ose-telemeter@sha256:f931ead1bc611c5faf5073c81a3af1c3561ed1eb42f958fa9c1ae03eeb339505_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-tests@sha256:62f2f4e4ceba4c9b0a2116d3f3ec7c3b467f597e089e791f5a1271ecc4fcc3fd_s390x",
"8Base-RHOSE-4.11:openshift4/ose-tests@sha256:7cf282f6435dc703a8706afc203c5cb55d1f02a2af2452385ea0415b3b07ec89_amd64",
"8Base-RHOSE-4.11:openshift4/ose-tests@sha256:a5de772af9f66abc7b9f80a650ac51b70ec040cf331773c71d817a389c999144_arm64",
"8Base-RHOSE-4.11:openshift4/ose-tests@sha256:d8fd47265c720cad5f81c107c40302e3da0e569b79b18f0182804db6ddef0b39_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-thanos-rhel8@sha256:15883854538476b61fb9f95e9568936acdee1c26939101b300f16c877a1fb111_amd64",
"8Base-RHOSE-4.11:openshift4/ose-thanos-rhel8@sha256:94514a0e4637f4a171b6f603831ea5e608a8a66d7e04ef338814a2a3f788ae12_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-thanos-rhel8@sha256:b17fdce1d5ac2b69ec530e834f4a15576ea9e1227f74bca0777d30555a7aae96_arm64",
"8Base-RHOSE-4.11:openshift4/ose-thanos-rhel8@sha256:fa37f528f000ce8be8262df51584f0746f3b2a15db2295e82dba17171d3e6af7_s390x",
"8Base-RHOSE-4.11:openshift4/ose-vmware-vsphere-csi-driver-operator-rhel8@sha256:dfe6e04bea49e649841021fc717372bffcf0393ae71ba50fb640a3da64efb8ec_amd64",
"8Base-RHOSE-4.11:openshift4/ose-vmware-vsphere-csi-driver-rhel8@sha256:1ba42f6dfa8aa6671c1bd91741a5160ee5520bf99b0aeccba75af21be725f561_amd64",
"8Base-RHOSE-4.11:openshift4/ose-vsphere-cloud-controller-manager-rhel8@sha256:8b1cecaff8606e6649ea59f2b41fd680ee9efec621d8e994f157973be9b496f6_amd64",
"8Base-RHOSE-4.11:openshift4/ose-vsphere-cluster-api-controllers-rhel8@sha256:a450b493f00f796206a3d7286e93bad2ec36e5a80259c7947e79a1a0d5210656_amd64",
"8Base-RHOSE-4.11:openshift4/ose-vsphere-csi-driver-operator-rhel8@sha256:dfe6e04bea49e649841021fc717372bffcf0393ae71ba50fb640a3da64efb8ec_amd64",
"8Base-RHOSE-4.11:openshift4/ose-vsphere-csi-driver-rhel8@sha256:1ba42f6dfa8aa6671c1bd91741a5160ee5520bf99b0aeccba75af21be725f561_amd64",
"8Base-RHOSE-4.11:openshift4/ose-vsphere-csi-driver-syncer-rhel8@sha256:a8fb8135d0f3d2f666825d8a696973347f08238122e69951f17cce39d4287040_amd64",
"8Base-RHOSE-4.11:openshift4/ose-vsphere-problem-detector-rhel8@sha256:1a6eb49eea5f45e26b7bf30de3cd9b5573901fa6d4aa3bf621fa2e842c74c8d6_amd64",
"8Base-RHOSE-4.11:openshift4/ovirt-csi-driver-rhel7@sha256:1a3545dcf656b9e6caa0007993f8b9ae4544a7e3d0c28d7bd4a892d8f4b4b2d8_s390x",
"8Base-RHOSE-4.11:openshift4/ovirt-csi-driver-rhel7@sha256:83423a80871b68615cb6174ac08e5a60b0b1b8ed003a3f40ec03fb7920679e94_arm64",
"8Base-RHOSE-4.11:openshift4/ovirt-csi-driver-rhel7@sha256:b1ee2119c5c9ffa916f48425d807695d557bfe326bbfe0e65d18ec235cee53b7_ppc64le",
"8Base-RHOSE-4.11:openshift4/ovirt-csi-driver-rhel7@sha256:f7adacdb30067ee92339af29ed852e5de53d0c272cfaf5b46ab48b7b668816f5_amd64",
"8Base-RHOSE-4.11:openshift4/ovirt-csi-driver-rhel8-operator@sha256:2c1cd41c04dad0e7c8958ceec1b1d4273eb8be8f2f1daede4a6257050b012543_arm64",
"8Base-RHOSE-4.11:openshift4/ovirt-csi-driver-rhel8-operator@sha256:7a167a4e4c80b02d4e3a4d1f17b84c47fa7f2818c20ae643891e04d6270a58a6_s390x",
"8Base-RHOSE-4.11:openshift4/ovirt-csi-driver-rhel8-operator@sha256:d44cc45f565771b89a9a6600c3f0a463f5707b5d99d43fcd5017afa1c42cfe41_ppc64le",
"8Base-RHOSE-4.11:openshift4/ovirt-csi-driver-rhel8-operator@sha256:ec28031cfdeadc780ac4a539fc2ffcee484db70aff6d68bec2bfc88509f41ded_amd64",
"8Base-RHOSE-4.11:openshift4/ovirt-csi-driver-rhel8@sha256:1a3545dcf656b9e6caa0007993f8b9ae4544a7e3d0c28d7bd4a892d8f4b4b2d8_s390x",
"8Base-RHOSE-4.11:openshift4/ovirt-csi-driver-rhel8@sha256:83423a80871b68615cb6174ac08e5a60b0b1b8ed003a3f40ec03fb7920679e94_arm64",
"8Base-RHOSE-4.11:openshift4/ovirt-csi-driver-rhel8@sha256:b1ee2119c5c9ffa916f48425d807695d557bfe326bbfe0e65d18ec235cee53b7_ppc64le",
"8Base-RHOSE-4.11:openshift4/ovirt-csi-driver-rhel8@sha256:f7adacdb30067ee92339af29ed852e5de53d0c272cfaf5b46ab48b7b668816f5_amd64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2022:6103"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"8Base-RHOSE-4.11:openshift4/cloud-network-config-controller-rhel8@sha256:6e27d73d86ae20585752a7c2e3a3cfa41ee88c245e9ab9da123c86b91b77bf4d_amd64",
"8Base-RHOSE-4.11:openshift4/cloud-network-config-controller-rhel8@sha256:e3cc37918d771c7d87052387de7a4f585c329cec0b8537b41f411cf7e08e7ef6_arm64",
"8Base-RHOSE-4.11:openshift4/cloud-network-config-controller-rhel8@sha256:e7867ad391b8f7cca4d987f7fd7cc429b86665029cc7b226ccd32aec5bf2556e_ppc64le",
"8Base-RHOSE-4.11:openshift4/cloud-network-config-controller-rhel8@sha256:eaedb1749fc0f2c117497ca4e2e82e9366b3e776d9910d45fbc1be4daa774ae8_s390x",
"8Base-RHOSE-4.11:openshift4/driver-toolkit-rhel8@sha256:0d876f138cb07c4cf25bc0161041f92a25a81637367815ab20c8ac30e11d7f0a_ppc64le",
"8Base-RHOSE-4.11:openshift4/driver-toolkit-rhel8@sha256:82faeb6a8caa174d9df3d259945ca161311fe6231d628e34ee0f1c8528371229_amd64",
"8Base-RHOSE-4.11:openshift4/driver-toolkit-rhel8@sha256:d3edb75ef363d202953c7fab5e997a5f2430108b6882f4b857de2be7c4ed8ffb_arm64",
"8Base-RHOSE-4.11:openshift4/driver-toolkit-rhel8@sha256:ebbdb04cefcb10f1932415c1fe7453b20066594c0febd1f6e3d28dd71c29c939_s390x",
"8Base-RHOSE-4.11:openshift4/egress-router-cni-rhel8@sha256:5d87bcb5e32b7d69df1d713fd61a71d0223447258deb728b26249ca197bad943_ppc64le",
"8Base-RHOSE-4.11:openshift4/egress-router-cni-rhel8@sha256:73fb4c432aeea93a109c119097ea849c1e4ae02bf7dd196ebb63d46223c7837e_amd64",
"8Base-RHOSE-4.11:openshift4/egress-router-cni-rhel8@sha256:9cb6ff6b82565bbfb4af2b9ffe93148d2d145775c33fef56beb7de901ebd0eb6_s390x",
"8Base-RHOSE-4.11:openshift4/egress-router-cni-rhel8@sha256:c73b6663d221184ae7920fb6fcb5191591b697faed01b7a30cf8116f60bd6898_arm64",
"8Base-RHOSE-4.11:openshift4/network-tools-rhel8@sha256:6de9ef410c3940d5292b3ba93952497959d67dbd82bbce9d4096032fa4ddb35f_amd64",
"8Base-RHOSE-4.11:openshift4/network-tools-rhel8@sha256:988faf6dc4951404eb8886150c33905880b81b32ca3ba1713911e4fd525bc000_s390x",
"8Base-RHOSE-4.11:openshift4/network-tools-rhel8@sha256:b914a9caeedc9c9777e28e71ed81416a1bf0fd6104b164ba756555192cf95063_ppc64le",
"8Base-RHOSE-4.11:openshift4/network-tools-rhel8@sha256:f14cafc7dd1904d01ec797a18bbc6753a751b113af94e0122697af4b6cd75cb9_arm64",
"8Base-RHOSE-4.11:openshift4/oc-mirror-plugin-rhel8@sha256:6504ab4496384eb70fd230933f7c6a3ea76b75c66afa7a7dfbd02ac1ad205515_amd64",
"8Base-RHOSE-4.11:openshift4/ose-agent-installer-api-server-rhel8@sha256:03cab1a6deb73e00dbea5cdd97c2eae70f34f01b2b45eebef32207a44b9740be_amd64",
"8Base-RHOSE-4.11:openshift4/ose-agent-installer-api-server-rhel8@sha256:311118642213a933c9d68e20043c7ac224fffa67bc6d563736af7836dc45bf22_arm64",
"8Base-RHOSE-4.11:openshift4/ose-agent-installer-api-server-rhel8@sha256:75d72fff160648cec863535b7ca3206dcf8b1d0e8686f1c20b55d684c9fd33dc_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-agent-installer-api-server-rhel8@sha256:f75740f83210434f126f13c414165a96ba2cf24e081d37ce147381c672211f6d_s390x",
"8Base-RHOSE-4.11:openshift4/ose-agent-installer-csr-approver-rhel8@sha256:5a2e4ce921dd19131cc4701701a1e15ab63c5862bf6c6c6d6c699a014be9e15d_arm64",
"8Base-RHOSE-4.11:openshift4/ose-agent-installer-csr-approver-rhel8@sha256:832c7fad36504af9ff0ea617eee9ce7e0d90c3b062dd49764709359ef742526b_s390x",
"8Base-RHOSE-4.11:openshift4/ose-agent-installer-csr-approver-rhel8@sha256:ea0d1078f53d769332eb6d74134b246c3e1d3a3a39832055c303b134a4eed290_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-agent-installer-csr-approver-rhel8@sha256:efcf0bcdb223445c64a7632b14621f40e3262f1aff7a8433246b56dada0c5ab5_amd64",
"8Base-RHOSE-4.11:openshift4/ose-agent-installer-node-agent-rhel8@sha256:3debd079d7a4e557aec8bf4f9e67aace0b72205a5d020206760fdfb59d13855c_amd64",
"8Base-RHOSE-4.11:openshift4/ose-agent-installer-node-agent-rhel8@sha256:6b7f448cc4ff12f26fe23266eae4532a5a516179eb3081a477d4a1b287d004ca_s390x",
"8Base-RHOSE-4.11:openshift4/ose-agent-installer-node-agent-rhel8@sha256:969a995f0c2079554cad5db05df992e5da80d5645f97e031048dcb6625936c0e_arm64",
"8Base-RHOSE-4.11:openshift4/ose-agent-installer-node-agent-rhel8@sha256:b2078745a9931f618b2ae3276f215f72a82570aebb1f871a086d74995f08f437_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-agent-installer-orchestrator-rhel8@sha256:5fbacf9fe03238b9e82d1d5aa3050bb94666f75d9c312cf96d364554432c4516_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-agent-installer-orchestrator-rhel8@sha256:69f30e118f27a357e1ec7a7d30249ac35acea76328922f24954e566eb28ddc92_amd64",
"8Base-RHOSE-4.11:openshift4/ose-agent-installer-orchestrator-rhel8@sha256:852f901cda9211026376f78c5bff6fc0e90714b44a7e75792e7ee9dca7d41ae5_s390x",
"8Base-RHOSE-4.11:openshift4/ose-agent-installer-orchestrator-rhel8@sha256:bc5ff8bf2abee2efc0df7122c384671e93122b4e158ae8eb1355a094bf61a75d_arm64",
"8Base-RHOSE-4.11:openshift4/ose-alibaba-cloud-controller-manager-rhel8@sha256:89262b72ba883c895c2073164824cdfdcdc5f1ef61d6c2e0d77cd3755cdc1fcb_amd64",
"8Base-RHOSE-4.11:openshift4/ose-alibaba-cloud-csi-driver-container-rhel8@sha256:d1a8124402bdb03cd625066b8719cbb3d2f0009c6923062a43ada1bb59871d68_amd64",
"8Base-RHOSE-4.11:openshift4/ose-alibaba-disk-csi-driver-operator-container-rhel8@sha256:0161cffc939ea87d47ef654f287b14cb7551333731870dbd6e2232c5875b9033_amd64",
"8Base-RHOSE-4.11:openshift4/ose-alibaba-machine-controllers-rhel8@sha256:dd1cd42eaa29959de325282d4f8815a0ebaa122604e28d407ecd7e965166b880_amd64",
"8Base-RHOSE-4.11:openshift4/ose-apiserver-network-proxy-rhel8@sha256:245ece4bd06599e479428c43847ff3cc532e3822f332c16bcd75fe8d803d294d_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-apiserver-network-proxy-rhel8@sha256:4be86d5b8d518826e8a65e9fb9f2b22c094ed8493b1720a5e798938b30f191ec_arm64",
"8Base-RHOSE-4.11:openshift4/ose-apiserver-network-proxy-rhel8@sha256:8ebe88572805ce4d7d574d50b26f85f6518fdb22dd7b9d1770cf96e826ed8dd9_amd64",
"8Base-RHOSE-4.11:openshift4/ose-apiserver-network-proxy-rhel8@sha256:ace63e71611bbc9e00c427ea60b48239878d25d23816ea80677ec6fbfab1734f_s390x",
"8Base-RHOSE-4.11:openshift4/ose-aws-cloud-controller-manager-rhel8@sha256:1242457e768a2cf0edefda2e0ec641264077e1e6c3c1819b6c430397826f4cc9_amd64",
"8Base-RHOSE-4.11:openshift4/ose-aws-cloud-controller-manager-rhel8@sha256:d9a7e298d07960e577ff3c49b64534340e31f07685c569d23e35818e993816fb_arm64",
"8Base-RHOSE-4.11:openshift4/ose-aws-cluster-api-controllers-rhel8@sha256:f1fb4e9e06fbada6da3a9849842d2faaef11afc923c0ead4b4d908cca928fb10_amd64",
"8Base-RHOSE-4.11:openshift4/ose-aws-cluster-api-controllers-rhel8@sha256:fae8fcd656375af170fe16f5e1704cd04a01353c39bdb71496320f66bdf98054_arm64",
"8Base-RHOSE-4.11:openshift4/ose-aws-ebs-csi-driver-rhel8-operator@sha256:432e73a20f27e84174d811cee2ee7db13f2bcd5617691ace07863ade43ad5abd_amd64",
"8Base-RHOSE-4.11:openshift4/ose-aws-ebs-csi-driver-rhel8-operator@sha256:4eb2eec27fd1cba3fd42fd9d633373602c0635fbef3e380ef227b418ec6e96a7_arm64",
"8Base-RHOSE-4.11:openshift4/ose-aws-ebs-csi-driver-rhel8@sha256:3ef0030f0228d2041cc810995403b7f09b92d9d2044236bf7961d4c32024591e_amd64",
"8Base-RHOSE-4.11:openshift4/ose-aws-ebs-csi-driver-rhel8@sha256:9fe539afa21e7e0f0b04230f6908d2e67861608b01b6afcebd575d10e95bed63_arm64",
"8Base-RHOSE-4.11:openshift4/ose-aws-pod-identity-webhook-rhel8@sha256:9389e1e4c2fa64a154dcbffbed370676accfdb8eea70b2e6a49a1c6b4aa4aaf8_amd64",
"8Base-RHOSE-4.11:openshift4/ose-aws-pod-identity-webhook-rhel8@sha256:9fab946ed6f96886ad644600e0e98ebdf2bff6e525838b38258fc9599bf10450_arm64",
"8Base-RHOSE-4.11:openshift4/ose-azure-cloud-controller-manager-rhel8@sha256:2510e600a0b60a9fa1ee630d2c7ffdcbbaa7588946316067d4f01caad13d90a3_amd64",
"8Base-RHOSE-4.11:openshift4/ose-azure-cloud-controller-manager-rhel8@sha256:39c2233c6bd5d940c5dcb2d9bb1fa679f7f68260a21a8862b7e92471ce1a1a68_arm64",
"8Base-RHOSE-4.11:openshift4/ose-azure-cloud-node-manager-rhel8@sha256:34d592fa215e07fc79cf590c9f8e2b9b33d5a69b168b0037770c3ac2dd96da0e_arm64",
"8Base-RHOSE-4.11:openshift4/ose-azure-cloud-node-manager-rhel8@sha256:f6756cc5a93dea849e34955f1f40dacee78b76dd19ca95019f3d59e73a42a28d_amd64",
"8Base-RHOSE-4.11:openshift4/ose-azure-cluster-api-controllers-rhel8@sha256:54eddeca59ead55597958f4a6d14aed6c67e40881f2cfe48fcb86da046cd8545_amd64",
"8Base-RHOSE-4.11:openshift4/ose-azure-cluster-api-controllers-rhel8@sha256:be393e7e52cd71f4e69045ca297d22090c77e4db3736d5b65ba32c09012ada59_arm64",
"8Base-RHOSE-4.11:openshift4/ose-azure-disk-csi-driver-rhel8-operator@sha256:4ff095a8f869062d5197d571f266f6ac3f9c785eed275eaccc8522285128d2b6_arm64",
"8Base-RHOSE-4.11:openshift4/ose-azure-disk-csi-driver-rhel8-operator@sha256:7aefec5230cd316684b716b1051589f9ec2c9cf2e1447f039abf7e5d46a5dd8c_amd64",
"8Base-RHOSE-4.11:openshift4/ose-azure-disk-csi-driver-rhel8@sha256:02ea902eeafb1f8036e9a939d8f99ef9ac5d51aff33637e8bd5c08a95c27ddc9_arm64",
"8Base-RHOSE-4.11:openshift4/ose-azure-disk-csi-driver-rhel8@sha256:9ec7ea5a66b67b45209c7818e07e55937124d959140a4ccf8b4507c42b23b829_amd64",
"8Base-RHOSE-4.11:openshift4/ose-azure-file-csi-driver-operator-rhel8@sha256:5346a247159c4ea41782355befb3bb87dedf6ca21807bf0e8d47a5575c0a1236_arm64",
"8Base-RHOSE-4.11:openshift4/ose-azure-file-csi-driver-operator-rhel8@sha256:ed5eb91ffaacd7a9d8dc6523bb481ae70d37cf14be254dc4f0b625f319a2764d_amd64",
"8Base-RHOSE-4.11:openshift4/ose-azure-file-csi-driver-rhel8@sha256:7e27919cadcfd915fb1765d7b87753da104f26e6f1c2d37818d5bd4bf77fe51a_arm64",
"8Base-RHOSE-4.11:openshift4/ose-azure-file-csi-driver-rhel8@sha256:acb6bd70db8a2addf429d17cd5bf5f1659835eb3c4f32b7e21925d4d6269a9cc_amd64",
"8Base-RHOSE-4.11:openshift4/ose-baremetal-installer-rhel8@sha256:432d43bcec91fdcc88b389628cf6cfafca5e973a5c9cafaa1bc7db332caa1303_amd64",
"8Base-RHOSE-4.11:openshift4/ose-baremetal-installer-rhel8@sha256:8fe8f202c97a262f65280091ca28da690c5d342bf36fa528e28b791e59b5402c_arm64",
"8Base-RHOSE-4.11:openshift4/ose-baremetal-installer-rhel8@sha256:927f472da5d7cd5b63be4c1ba755edc4caef1687f9dae949c2ee5979b65a5ece_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-baremetal-installer-rhel8@sha256:f3fa907c69b86a520ed526397264c2908379e5ee092f718b94d3049cf3914664_s390x",
"8Base-RHOSE-4.11:openshift4/ose-baremetal-machine-controllers@sha256:092186662282ca09b701f0e198faf403905315190a1f1bcfdaf952ee0012f2f7_s390x",
"8Base-RHOSE-4.11:openshift4/ose-baremetal-machine-controllers@sha256:805aaaf2c736170ac879baed0eab2d3de05b1255331a46ad247fd3b5dfbbfb52_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-baremetal-machine-controllers@sha256:e6e2d9e0777173822e3ca8cfef5d457f75fd4638ccfd5d896b3354416d8d1d94_arm64",
"8Base-RHOSE-4.11:openshift4/ose-baremetal-machine-controllers@sha256:f7606cd50b6e7ab57038d01f6539c194f974904abdbfcc04810fffc803166f4a_amd64",
"8Base-RHOSE-4.11:openshift4/ose-baremetal-rhel8-operator@sha256:09c5815abcd751e6599fd7d741399c3009fb5c64498005b836b894baec3f32ce_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-baremetal-rhel8-operator@sha256:ca3282dfbea85af8d294027bb958c5f7b67cd09307ba9a9b90d24ff1524e5e43_amd64",
"8Base-RHOSE-4.11:openshift4/ose-baremetal-rhel8-operator@sha256:d9799c53a13fbc2c3821612fe9bebed15522790d8c5f38ec725fad071dac9f05_arm64",
"8Base-RHOSE-4.11:openshift4/ose-baremetal-rhel8-operator@sha256:e42c99f1ee203ec4bce4bff0b9dbae24f02fd970604c592c92f166145a638ff5_s390x",
"8Base-RHOSE-4.11:openshift4/ose-baremetal-runtimecfg-rhel8@sha256:0b13e1b6772d771e457a8efa0330d0f7d26679fb057c6b679f4cd50e629075dc_s390x",
"8Base-RHOSE-4.11:openshift4/ose-baremetal-runtimecfg-rhel8@sha256:36d777277a842f569d358e6a95acf7f9ed9f6b55e1ecfc7e14d21c51c805fd0e_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-baremetal-runtimecfg-rhel8@sha256:5ce3526bde097d1550a02fbeeaea6822d7c885cbac4f757cdafe138dd968d489_amd64",
"8Base-RHOSE-4.11:openshift4/ose-baremetal-runtimecfg-rhel8@sha256:d68705bb7994ea06b999f68001837638d901e2ac3677324b41ef45c140637ee7_arm64",
"8Base-RHOSE-4.11:openshift4/ose-cli-artifacts@sha256:21babbab6276c3c556e2c2cf232c7dc9de3f187151a3c2973643829a418eaaee_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-cli-artifacts@sha256:382c647edbf3fa812d83e9fc1b25696836f574c21376b3438a041692c2aad57a_s390x",
"8Base-RHOSE-4.11:openshift4/ose-cli-artifacts@sha256:b30d17c7cae38c733bceff599d9052ade650e3cf86eec997e7cf8a10b6be1cd9_arm64",
"8Base-RHOSE-4.11:openshift4/ose-cli-artifacts@sha256:fecd94b1e286bff64e7f066d14f205283f4362a7c12b2dfb9838fdf309456f6d_amd64",
"8Base-RHOSE-4.11:openshift4/ose-cli@sha256:9e19ae99cb60c43fe9ad7a295c7c6b42d0c2c557d908e35d01a4cbc18cb252ed_arm64",
"8Base-RHOSE-4.11:openshift4/ose-cli@sha256:9e9325e685bf2c27ad58933720dc1f0595a1d9b2deeee1f5ea6e7915c2bed905_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-cli@sha256:db5e75aa697daf5e0fa6004ad42c04030ff6c22583c93de6cdfc42bf279a79be_s390x",
"8Base-RHOSE-4.11:openshift4/ose-cli@sha256:e64d871431572918420d1aa1aba7f35d6255ce5d69354d51921f10f53106cedb_amd64",
"8Base-RHOSE-4.11:openshift4/ose-cloud-credential-operator@sha256:106f6e450215363c8522f7ba40596e69d0cab04923bde1993b7bd2cf3e9c1afe_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-cloud-credential-operator@sha256:68c4224379013c5bb9c0f9f72cdf3239e674643ad5e98410023ed3e9fe303d92_arm64",
"8Base-RHOSE-4.11:openshift4/ose-cloud-credential-operator@sha256:b4023de0e31fc7d448254794512f6b1e0c01226953063d253238aa051761a683_amd64",
"8Base-RHOSE-4.11:openshift4/ose-cloud-credential-operator@sha256:dc22b952e382ee4f781305f24c4ac7b400fcec538b577b6dccc3d91728c1b24b_s390x",
"8Base-RHOSE-4.11:openshift4/ose-cluster-api-rhel8@sha256:0fe12e245cdd67943627193c7bf56b07b873fe933beb54d6afd6842cd4251d36_s390x",
"8Base-RHOSE-4.11:openshift4/ose-cluster-api-rhel8@sha256:aa173538611b49370c4ae3422aadd92cfba37db6961dd68b16779aafe21dc47f_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-cluster-api-rhel8@sha256:c14191867b7cd81fea0421d1cc7c0e7b92c77dd2854b1668bc08a60a736ef742_arm64",
"8Base-RHOSE-4.11:openshift4/ose-cluster-api-rhel8@sha256:f8e5a57dfc9a835f93f90c14358e7eed24e515003932b5abbc96b6f3042fa2b5_amd64",
"8Base-RHOSE-4.11:openshift4/ose-cluster-authentication-operator@sha256:087ebc4f40edf9c7355a3c1e092a29d5b3a78cb3fa9897eff3d26f0ab3768e2f_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-cluster-authentication-operator@sha256:1ad3e13382a4c8397551803b67296405d954a0692a5ee6935eee94efca111997_s390x",
"8Base-RHOSE-4.11:openshift4/ose-cluster-authentication-operator@sha256:4e9cbce494e0c3d074085d04a717ba3268a001116248c48355e9737005a8dc71_arm64",
"8Base-RHOSE-4.11:openshift4/ose-cluster-authentication-operator@sha256:df368de69ad5d36f8a08efe36cd3191660c1e71f04e8a567a2958c7068a0ccea_amd64",
"8Base-RHOSE-4.11:openshift4/ose-cluster-autoscaler-operator@sha256:08d72eb6e241309292929f904ebf45903e34c640198a56cb7627e07347de4db5_arm64",
"8Base-RHOSE-4.11:openshift4/ose-cluster-autoscaler-operator@sha256:21f73964329757dda78e8e35cd8ce4cc7434c19e1072d7c7b3920b899b4eea0a_amd64",
"8Base-RHOSE-4.11:openshift4/ose-cluster-autoscaler-operator@sha256:8a67e9c395779e4d295121c008905983da8f0f626919d6152558be9b65df9602_s390x",
"8Base-RHOSE-4.11:openshift4/ose-cluster-autoscaler-operator@sha256:ed4c14c8bb0e45511944a12f3319a3816605240936c2d9d3eb117415a9c7b1e8_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-cluster-autoscaler@sha256:066894460cc277008976b85a7c4c6a5edae8707f6c4ca7b4fd1b159565690800_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-cluster-autoscaler@sha256:10ad83b8d56a9de90a3a1ba66f1dd075f0c6cd02bb0c452f263ebe12d6f3ee7c_arm64",
"8Base-RHOSE-4.11:openshift4/ose-cluster-autoscaler@sha256:1874b5f344ce686750e01167b9e4ca61e5d1468e55e3d60363d22f4e80d2099a_s390x",
"8Base-RHOSE-4.11:openshift4/ose-cluster-autoscaler@sha256:4e0b8de27a9295163d397b1c7b9fd77a18276df6fb36076fb4423ce89877aa59_amd64",
"8Base-RHOSE-4.11:openshift4/ose-cluster-baremetal-operator-rhel8@sha256:37013ded4bf047f86added38bd37bf2dd648e0ae5d7f314799cc52d413ecd514_s390x",
"8Base-RHOSE-4.11:openshift4/ose-cluster-baremetal-operator-rhel8@sha256:6043ad21c6b533120745bf00e938f4a2760a193c30c93c7817e72687c7fca376_arm64",
"8Base-RHOSE-4.11:openshift4/ose-cluster-baremetal-operator-rhel8@sha256:6687cb3005b31f378b8f950dee3697834db40ebd6bda4b13c3bde26dc961003f_amd64",
"8Base-RHOSE-4.11:openshift4/ose-cluster-baremetal-operator-rhel8@sha256:672c5e08643abdcb890b199aba0993c2f5b13bab73619f4937117839e3341e93_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-cluster-bootstrap@sha256:c0a4b5bf57389be51dd92d75ffa79afbd2a0d8a1bc92d75270b62dc8d00abbff_s390x",
"8Base-RHOSE-4.11:openshift4/ose-cluster-bootstrap@sha256:e190b3d77637f8ac989c0cdfdb8de3e0a91ceb37e761c629d5960e7e6825d171_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-cluster-bootstrap@sha256:f0a31d8b8f9ef65c03264d68d971479e0f1e927af90452fe0ef442012b49854c_amd64",
"8Base-RHOSE-4.11:openshift4/ose-cluster-bootstrap@sha256:f57edabd3d5db8cc3b21e7f370cc911a06ee35813c66355e597dc84777f3a7bd_arm64",
"8Base-RHOSE-4.11:openshift4/ose-cluster-capi-operator-container-rhel8@sha256:47b12ea0b5c2e762e67c9b88a4a85b1a99bffd445643056658462e7cc1caab18_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-cluster-capi-operator-container-rhel8@sha256:7d5b042abbe54ee6406dc8741621de6ea30f44498a874b619c80741439ebf769_arm64",
"8Base-RHOSE-4.11:openshift4/ose-cluster-capi-operator-container-rhel8@sha256:80fc292bb9c856b3ef7f9b672d84f5924e301a8b5828156ddf8269a56e095d85_s390x",
"8Base-RHOSE-4.11:openshift4/ose-cluster-capi-operator-container-rhel8@sha256:f86eb79d7a994b8164bb5474f9e9bc3dcbe5ed9fada84b31dceff9c138f30974_amd64",
"8Base-RHOSE-4.11:openshift4/ose-cluster-capi-rhel8-operator@sha256:47b12ea0b5c2e762e67c9b88a4a85b1a99bffd445643056658462e7cc1caab18_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-cluster-capi-rhel8-operator@sha256:7d5b042abbe54ee6406dc8741621de6ea30f44498a874b619c80741439ebf769_arm64",
"8Base-RHOSE-4.11:openshift4/ose-cluster-capi-rhel8-operator@sha256:80fc292bb9c856b3ef7f9b672d84f5924e301a8b5828156ddf8269a56e095d85_s390x",
"8Base-RHOSE-4.11:openshift4/ose-cluster-capi-rhel8-operator@sha256:f86eb79d7a994b8164bb5474f9e9bc3dcbe5ed9fada84b31dceff9c138f30974_amd64",
"8Base-RHOSE-4.11:openshift4/ose-cluster-cloud-controller-manager-operator-rhel8@sha256:1ea1c7a907ddd7002fd27685e85c43a09755d3ff712713d54671bb071d9e7c66_arm64",
"8Base-RHOSE-4.11:openshift4/ose-cluster-cloud-controller-manager-operator-rhel8@sha256:455f0e33840e6830e1aaba5459a6c8c5ac773e326bc0d61cad2c30b0a15b7874_amd64",
"8Base-RHOSE-4.11:openshift4/ose-cluster-cloud-controller-manager-operator-rhel8@sha256:8befdd6d48ad9a969d3c1d8e3d941d78cbdac51bd7ff8169ebe3c5c2be06c6cc_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-cluster-cloud-controller-manager-operator-rhel8@sha256:df851d0c4ccebe4722cbc4f5166b443d6c911b6a7c6792c4df708f8ca8606c3f_s390x",
"8Base-RHOSE-4.11:openshift4/ose-cluster-config-operator@sha256:7c9258e2750def044850ce4d7e8d33509fc9ff6cbf5ea385a91712126d95fb4a_amd64",
"8Base-RHOSE-4.11:openshift4/ose-cluster-config-operator@sha256:88762438b2a594f1bfed201790fdd7aaa383c733c750dec4baa19757eb0a224b_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-cluster-config-operator@sha256:b5ae46d084d4ac7abffa0d0a1faea78e4f7d00afa8710fa1782642709d46d76b_s390x",
"8Base-RHOSE-4.11:openshift4/ose-cluster-config-operator@sha256:c87622cb702c60bd80393ac9bacb40563502daddfc2854422bb7983d70c19e01_arm64",
"8Base-RHOSE-4.11:openshift4/ose-cluster-csi-snapshot-controller-rhel8-operator@sha256:0c2492d5936d1af12407e74cd47340f13efc46e90ea329217e464c4ad109d210_arm64",
"8Base-RHOSE-4.11:openshift4/ose-cluster-csi-snapshot-controller-rhel8-operator@sha256:2beae1f0693a10a0ab50e08602cbf7654f05e1ef225fc162387e581da57e0a3c_s390x",
"8Base-RHOSE-4.11:openshift4/ose-cluster-csi-snapshot-controller-rhel8-operator@sha256:37492607333c4d91cbb9b4e18c4833e02c1d10fa9e28878460c5e5d76cbe2613_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-cluster-csi-snapshot-controller-rhel8-operator@sha256:9fe8d8fd53bacfd5ac2e5d70e0040be4cd65cd5550cb6cbc1ef0bddb01372d4e_amd64",
"8Base-RHOSE-4.11:openshift4/ose-cluster-dns-operator@sha256:0caac670fe7dcc0d44a81d13aed6e56479668e8a8a210caee510d7424dbf958e_amd64",
"8Base-RHOSE-4.11:openshift4/ose-cluster-dns-operator@sha256:6447a66d13df0d966992e28e8e3225e80182184cd742c772107fcce36aac7797_s390x",
"8Base-RHOSE-4.11:openshift4/ose-cluster-dns-operator@sha256:7d1991a79dec5f08a127412962ca15a48c96438b19a9ad99549305e7af010144_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-cluster-dns-operator@sha256:da8f64fc64092d5f0d098bd7088499f321402192bed38ed75637841296bbe2b9_arm64",
"8Base-RHOSE-4.11:openshift4/ose-cluster-etcd-rhel8-operator@sha256:41dfef4fb454105e5d202de32ea85e6b806ec3bbd3a89bd77226b3ee8b1dfb2f_arm64",
"8Base-RHOSE-4.11:openshift4/ose-cluster-etcd-rhel8-operator@sha256:6d9ebc067df9550aa5c1623e44a8c041f7ba0ffdad757b3848d7d5308aafa407_amd64",
"8Base-RHOSE-4.11:openshift4/ose-cluster-etcd-rhel8-operator@sha256:82ffb1ead2ccaf05f5f876828d851f85451a8ee0a843aab7ab87fdb7faf62c1e_s390x",
"8Base-RHOSE-4.11:openshift4/ose-cluster-etcd-rhel8-operator@sha256:867a572c4a1789f8360d0f01544c9f796d0328c3d7f40d98b81677b7fce40ecb_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-cluster-image-registry-operator@sha256:0358e59d273a251211b22f27aab17e0ea497d44078ec9a4ba6cb4d60ced4dd5d_arm64",
"8Base-RHOSE-4.11:openshift4/ose-cluster-image-registry-operator@sha256:5e5e4c138e519c0de2690359fafd7e8f2b795a9049b976c0e137bf1a03e23ede_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-cluster-image-registry-operator@sha256:af60f1e5c058385530c67cf7b4f9e5579ed15b06d2716347bc6db3d13157f438_s390x",
"8Base-RHOSE-4.11:openshift4/ose-cluster-image-registry-operator@sha256:e4a7ab02a4fa05edea60e5457d77cf963c0f263ebec22680197da29c5d25d599_amd64",
"8Base-RHOSE-4.11:openshift4/ose-cluster-ingress-operator@sha256:5e554e018bed9ab12c0072aa87feaba4b3921e6e6eab347fd19d44dd3943605e_amd64",
"8Base-RHOSE-4.11:openshift4/ose-cluster-ingress-operator@sha256:739896028a90adece5e93fd0a1e6b9ad9b2066be466d403f86d8059a974dd69f_arm64",
"8Base-RHOSE-4.11:openshift4/ose-cluster-ingress-operator@sha256:ab0c7df78f7265701811c771f447e8fc77cdcb9db7b4358c58c586a1e4616481_s390x",
"8Base-RHOSE-4.11:openshift4/ose-cluster-ingress-operator@sha256:d1c0cd4e6d6c7a8faaa5e4fcb8181d8325c8f371a4efe670a0d36bcb60198d2c_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-cluster-kube-apiserver-operator@sha256:07a151a721d0ab24cdc8ceebbdf6079c7fc656a8015a6f825914111fbaaeac12_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-cluster-kube-apiserver-operator@sha256:5b1e127949b717f818448ab053c9354d73ea6981cde107c95c2b5dd658d38e1b_s390x",
"8Base-RHOSE-4.11:openshift4/ose-cluster-kube-apiserver-operator@sha256:b2ebb601d381558a394affedbeebe4307526402c0c0f6b1bea4f8725b35da3fd_amd64",
"8Base-RHOSE-4.11:openshift4/ose-cluster-kube-apiserver-operator@sha256:f8d718ac3d76cf1c68e253de1dc19b6c043e84423eb3ef4ffbb8706794dde726_arm64",
"8Base-RHOSE-4.11:openshift4/ose-cluster-kube-cluster-api-rhel8-operator@sha256:3bba6cbcd88668aba5ae03625d7cddea1bea0dc0e80007f9ba0f48efd9ab7cf7_amd64",
"8Base-RHOSE-4.11:openshift4/ose-cluster-kube-cluster-api-rhel8-operator@sha256:7cd7a803ddd309593278e3f5588d3f9e7cb43ddbcd1245528971d8ba2dccd02d_arm64",
"8Base-RHOSE-4.11:openshift4/ose-cluster-kube-cluster-api-rhel8-operator@sha256:c1eca6f993c9aedd597915c0f020f20adb4559c5fb332195f367aee7832cdf44_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-cluster-kube-cluster-api-rhel8-operator@sha256:d9ae7f5c8b3eb47536b545062648171866a69b1f7c078002e5b91c89ebfd77a6_s390x",
"8Base-RHOSE-4.11:openshift4/ose-cluster-kube-controller-manager-operator@sha256:4cd1b1cfb69a5e65a5096d6e2ed9fab256263aecb3de40a3a2e21030e98005b8_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-cluster-kube-controller-manager-operator@sha256:5d6f1a31087d399c9b63a0d81ac992ad7cb2a10de2dbe8a165a29bc17cb804a7_s390x",
"8Base-RHOSE-4.11:openshift4/ose-cluster-kube-controller-manager-operator@sha256:5e14a5b833cfa3415168708c66771b521c4f6a5b93d91370d77c12f729d8ba8d_arm64",
"8Base-RHOSE-4.11:openshift4/ose-cluster-kube-controller-manager-operator@sha256:75675751af4d0cfe59f9fc74745ba7ad2953d95ea343af2b07ea01152fcb2683_amd64",
"8Base-RHOSE-4.11:openshift4/ose-cluster-kube-scheduler-operator@sha256:5d4d03c1d90ec1a7484ead812faf3d2afdbd59ff43391fde735d8d7463607619_arm64",
"8Base-RHOSE-4.11:openshift4/ose-cluster-kube-scheduler-operator@sha256:83deb5bdc9f0c9284eb4e8de788cc453cdbcfc01d50070fb52465f225f66a1df_s390x",
"8Base-RHOSE-4.11:openshift4/ose-cluster-kube-scheduler-operator@sha256:c6dd4dced8d9955ef9ec9c1e517f37f3caa06b0e15a5c9dd5740069c0bf0c634_amd64",
"8Base-RHOSE-4.11:openshift4/ose-cluster-kube-scheduler-operator@sha256:ca65bc4f76a6d874b2d0ceca00bb6261eda096be7dcd6c113eda8e11dfde0916_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-cluster-kube-storage-version-migrator-rhel8-operator@sha256:48ad9408d754564627549bc8035ae681201a18bdeeb9fa234049c44e6c14581e_amd64",
"8Base-RHOSE-4.11:openshift4/ose-cluster-kube-storage-version-migrator-rhel8-operator@sha256:76c1af1cd2b729bfacfa83bd3d8ed148284bb5b78b796cd433b8d6863a19d3ef_s390x",
"8Base-RHOSE-4.11:openshift4/ose-cluster-kube-storage-version-migrator-rhel8-operator@sha256:86a641e8f5edd231d7af6c227b458bedf1d1c778a9bed95bb2a31fd6c2af3da2_arm64",
"8Base-RHOSE-4.11:openshift4/ose-cluster-kube-storage-version-migrator-rhel8-operator@sha256:a9fc53ebe17f190200b3e41a65737483a88a58bc6350af51f03f4f9ca700bdba_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-cluster-machine-approver@sha256:07667ef8e091ee997b5e659dfa3c8a762573f7f0a202dba72d42032c827111e0_s390x",
"8Base-RHOSE-4.11:openshift4/ose-cluster-machine-approver@sha256:2ae92fbe8598f400f53316010e51e751d515d208c9204a04ab6f474837833705_arm64",
"8Base-RHOSE-4.11:openshift4/ose-cluster-machine-approver@sha256:d5293d65f59c34e7b3bfb6f2e31bcc13148c2a4ba98407df16ef9d7ec3522f03_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-cluster-machine-approver@sha256:db34e4cbce97a50bae91565138d1555f2eed1010cae2c589f7e34e5e27de5168_amd64",
"8Base-RHOSE-4.11:openshift4/ose-cluster-monitoring-operator@sha256:38097086911176eb6d94c9eb3fb744336d5c07b95c989d719dd7ed20807ae3c9_s390x",
"8Base-RHOSE-4.11:openshift4/ose-cluster-monitoring-operator@sha256:8ff5a580ab2e42adbdcbea74e7c2b6915c6abd4c5d6f14c82903586dda18001a_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-cluster-monitoring-operator@sha256:9ef3638201f3d8110c37205196e2c8023b497abff4c34124289496f014960c7a_arm64",
"8Base-RHOSE-4.11:openshift4/ose-cluster-monitoring-operator@sha256:f15249736c67cbf440deb68891faf4eadc896fa2f378590c8a355e2ff39ebd94_amd64",
"8Base-RHOSE-4.11:openshift4/ose-cluster-network-operator@sha256:9e7aab6d8d159653383627b8262ad46155dc97692c5c345b72f90ecf100ab4c3_amd64",
"8Base-RHOSE-4.11:openshift4/ose-cluster-network-operator@sha256:c6cf66b22c51935f2c081b23208eab48c41a44b9b915035ffa896101c41deb0a_s390x",
"8Base-RHOSE-4.11:openshift4/ose-cluster-network-operator@sha256:d3bff15251d3415b42ff851f0a1269bbf0fdac9410f437ad32c19c709b8f1b1d_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-cluster-network-operator@sha256:edcfb5688a3cc314456a59a1caebbb401a82d0aaf725867dcba874c93499bfbb_arm64",
"8Base-RHOSE-4.11:openshift4/ose-cluster-node-tuning-operator@sha256:032fbdb27508aaf93b1dedfc114e67cc8d398f4a6bd9f994ca40eb66d1e50f5f_s390x",
"8Base-RHOSE-4.11:openshift4/ose-cluster-node-tuning-operator@sha256:3ad618fd222cd3f0967b5c945e3f8a9c2c9f7cd5c4c107f2de7b7da4d06c5587_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-cluster-node-tuning-operator@sha256:5635e64a108e6005c47c88080b35cc11948d6097bb632228f8193a17b53259b9_arm64",
"8Base-RHOSE-4.11:openshift4/ose-cluster-node-tuning-operator@sha256:d06e393e0493bb6a519ffeab2595b7555df2148190eb30a29def40325c35e3a5_amd64",
"8Base-RHOSE-4.11:openshift4/ose-cluster-openshift-apiserver-operator@sha256:579f671f2e8a295eae80c19571daab0818ed012888980c0dc7a383fa277f595a_arm64",
"8Base-RHOSE-4.11:openshift4/ose-cluster-openshift-apiserver-operator@sha256:5a72cb0256f9b20e3f1b847def6ab9f544ff9d7b3a63437963fc1225c8b0ce94_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-cluster-openshift-apiserver-operator@sha256:a01a7943ecfa16a7ee0efd14e2cf192c887544cf9b9517b66dcdd0b9f1cd34dc_s390x",
"8Base-RHOSE-4.11:openshift4/ose-cluster-openshift-apiserver-operator@sha256:dc6a39c838691902cf50574eed7b6cfa6da8a38871624f09acab2e8d158b1957_amd64",
"8Base-RHOSE-4.11:openshift4/ose-cluster-openshift-controller-manager-operator@sha256:6634a513df79182201131a7f56ac876323bd7e1709b737405ab41e06e95acf40_arm64",
"8Base-RHOSE-4.11:openshift4/ose-cluster-openshift-controller-manager-operator@sha256:6e38c38b884651ae615d96617cbb562966ad67a63241dc1296c38e61556b6f74_s390x",
"8Base-RHOSE-4.11:openshift4/ose-cluster-openshift-controller-manager-operator@sha256:a502b3ce08f4dbb73617d2e212c6b89761a10cbb1d858b9c0f2791cb35683db5_amd64",
"8Base-RHOSE-4.11:openshift4/ose-cluster-openshift-controller-manager-operator@sha256:f5b0dc319a66df941b33428ca64b2cd937957ce47b932e8c3c74398f1057caf1_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-cluster-policy-controller-rhel8@sha256:4d56f27c4662cfa3b2cc7b9f4b146b66f9ad6b6e214b23813a8c4ed5a4107ead_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-cluster-policy-controller-rhel8@sha256:7ad8d955c2bf988905684f85876a22874dd235f2bac686c8565585abac5cc2eb_s390x",
"8Base-RHOSE-4.11:openshift4/ose-cluster-policy-controller-rhel8@sha256:c0925a8d478200fab902a7cae4847a900c7e4473ecc20f854e3ba58ac0d46cc3_arm64",
"8Base-RHOSE-4.11:openshift4/ose-cluster-policy-controller-rhel8@sha256:c7dc36c1b1c71ab449668a5600ce9ba403c23a7a14c81ea80a851d8f96a97757_amd64",
"8Base-RHOSE-4.11:openshift4/ose-cluster-samples-operator@sha256:41b5edfb6f395372593d2ece37102b6c53deabaf208a2d66cc3486308bf7bcd9_s390x",
"8Base-RHOSE-4.11:openshift4/ose-cluster-samples-operator@sha256:6bf352ae6bc6a6c46ca79014473cc163505165163060870bcf2e42f07b9f2577_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-cluster-samples-operator@sha256:844d02462ad69b045a796a9b5547cd65e42b51a56fda3b289a15e5aa0caa7138_amd64",
"8Base-RHOSE-4.11:openshift4/ose-cluster-samples-operator@sha256:c8a7ca2191e14e7b7b67108743fa442f75222a5f8a8577bb801f4209c72cf5a8_arm64",
"8Base-RHOSE-4.11:openshift4/ose-cluster-storage-operator@sha256:2155fd9379e1264fc4a0608cac844a098df4f170d5e1383c18b95fc7ec6b049a_arm64",
"8Base-RHOSE-4.11:openshift4/ose-cluster-storage-operator@sha256:60c88dda1e58b5a6e8109afef2a837fe184362ada32f369784bd5cf2a34183f2_amd64",
"8Base-RHOSE-4.11:openshift4/ose-cluster-storage-operator@sha256:a2da82561c61ddde3ed10057743ad59cefb36cd9b59a167bd1c01638cdb1b9a6_s390x",
"8Base-RHOSE-4.11:openshift4/ose-cluster-storage-operator@sha256:c30a0ebdf2740b0c0badde549e557973c741315cca23a931cfb28dce704887d3_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-cluster-update-keys@sha256:d5c919b0c64ca6401a0128b08b1440c4679d748c91acb90fd04f6665ae264929_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-cluster-update-keys@sha256:dbaa95fb795f4dedeeeab0a2b1372ceef199f098d9a83c88581897dc992bb065_arm64",
"8Base-RHOSE-4.11:openshift4/ose-cluster-update-keys@sha256:e830e81f1cafe4d2aaf49f3e96befdf1a992afbc64795fed941591d88f5ce71a_s390x",
"8Base-RHOSE-4.11:openshift4/ose-cluster-update-keys@sha256:fe8864f55f1ef516784a6a3836a09c3a399b6fee050e7c78181f1a337667b4b7_amd64",
"8Base-RHOSE-4.11:openshift4/ose-cluster-version-operator@sha256:241713ac691dd073f8b667f59502e6db5ae503d01bd3e5dc0413bb1903a6da06_amd64",
"8Base-RHOSE-4.11:openshift4/ose-cluster-version-operator@sha256:43508917e491dcbcf0375ce2c0252fe79bc1cde78419a9c6ea20895fac2dac1f_s390x",
"8Base-RHOSE-4.11:openshift4/ose-cluster-version-operator@sha256:6c38640774628f346faa7555b574c8b492a3c86052299fb3aa905888ec29f57c_arm64",
"8Base-RHOSE-4.11:openshift4/ose-cluster-version-operator@sha256:739b3f7a860a9ac73027a95111dd5466b4c467970f2fb777cdf3598f67221b68_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-configmap-reloader@sha256:25c49da28dd21c6056f6368416e1d6ad6f06a3046434e0190c4e2e47d24408bb_amd64",
"8Base-RHOSE-4.11:openshift4/ose-configmap-reloader@sha256:26a13df99ea07b0298cd5f90b086f510c201cc7762a6020b1683489498f92247_s390x",
"8Base-RHOSE-4.11:openshift4/ose-configmap-reloader@sha256:d749478faa06c5b2102e5900bba9abd48dd2b05c7adf5bd8d7b5e1923ade4fdb_arm64",
"8Base-RHOSE-4.11:openshift4/ose-configmap-reloader@sha256:f78ad6462d63cf7926c5b83617dfbd393508588d88b5bd9eeeea0b7d8a64669e_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-console-operator@sha256:2ec6199f3ca35880a0d9a1960156de7d94b04be1d391b08926f19939ba8cb812_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-console-operator@sha256:51aa483bf4f840be495ad572254641187d19bf74f2d38424477f5893179f649a_s390x",
"8Base-RHOSE-4.11:openshift4/ose-console-operator@sha256:97616a2200d45d1d650c0cdd543ec7f0f936786b09431047a94e01f398aa2d06_arm64",
"8Base-RHOSE-4.11:openshift4/ose-console-operator@sha256:9e57ff97abdd99b207a0867fe0dee68f2bcaa7776d44e523798bab548aaae148_amd64",
"8Base-RHOSE-4.11:openshift4/ose-console@sha256:1ac5d6db843d81b56692a2019f4201927362bbf19d7486dbfdb4098ab2b4a729_amd64",
"8Base-RHOSE-4.11:openshift4/ose-console@sha256:67c77dfbf58dd0c41483b5afffab5215b1a818827176cfaa43794e1f237c67f1_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-console@sha256:6a3172a832962789a7e715983784cb365e8d996ce9eaf6d93c556f24c3f8b205_arm64",
"8Base-RHOSE-4.11:openshift4/ose-console@sha256:773182d61251834f80c36cebf472dbff70025334977ecc416560e55a41a9e8c7_s390x",
"8Base-RHOSE-4.11:openshift4/ose-container-networking-plugins-rhel8@sha256:b28145e56f2aac4dbb9d900f0efe86227287c10451728ed69708d6eac3580622_arm64",
"8Base-RHOSE-4.11:openshift4/ose-container-networking-plugins-rhel8@sha256:c472d872a70e67ab583752ff21f0bd5619bb755030eb51e9f2a4c625793a2cc3_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-container-networking-plugins-rhel8@sha256:d22cbaf4967340a39cf7ad96e68450b79898b204b5c994bd2d7f330377953412_s390x",
"8Base-RHOSE-4.11:openshift4/ose-container-networking-plugins-rhel8@sha256:def7a0a80be3d29e7ae6d9785f5925cf9558b9e01792cb1e77dfadb0d5f28230_amd64",
"8Base-RHOSE-4.11:openshift4/ose-coredns@sha256:2f52299822c5fdc045c703c43a99ab9db893d530d618176ae52376143a354d3c_amd64",
"8Base-RHOSE-4.11:openshift4/ose-coredns@sha256:58a52e4a3e0336391d21cf60c29dbede81e0a4a0dd27d54caa8c8107d4071da4_s390x",
"8Base-RHOSE-4.11:openshift4/ose-coredns@sha256:67d6f68c83ed3319353d56731fd3b31864269bd7b65d20d440f48fe4207c3ec4_arm64",
"8Base-RHOSE-4.11:openshift4/ose-coredns@sha256:a5d7d60486b0db4eff39e8ae9234a7650f578ee4edaaa8d5d0d1f1d7985471ee_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-csi-driver-manila-rhel8-operator@sha256:1e2c039399a6ad9857e9b3972cdf246a1cd6bdb70e2278bd3274c9ff0ffe8f5d_amd64",
"8Base-RHOSE-4.11:openshift4/ose-csi-driver-manila-rhel8-operator@sha256:5543f0aabea36a61da59bdc5042f8d5e2dfff4a07a51ed61fdd91cd75de53047_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-csi-driver-manila-rhel8@sha256:3c3248dfebba93bd81d5295455cd1eaead7622a1dd9d433bc7bf49a713603255_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-csi-driver-manila-rhel8@sha256:e8d1989aba103c3667cafbae5d850bc9e8558f2e4cc760a9b88931f3a4db86a9_amd64",
"8Base-RHOSE-4.11:openshift4/ose-csi-driver-nfs-rhel8@sha256:3b15d6d6f4c84f64caafac5a68041ca3bbe50bab34e353a6604f6046253547f9_amd64",
"8Base-RHOSE-4.11:openshift4/ose-csi-driver-nfs-rhel8@sha256:ab4144663cd995c5fcac1b096a5dafd5ec6e5fa62df311f4cb3841a7d2c75dfe_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-csi-driver-shared-resource-operator-rhel8@sha256:50c08c144bb33f382aaaf878157a8ebf58968bd575321cd179ca26551925cac5_s390x",
"8Base-RHOSE-4.11:openshift4/ose-csi-driver-shared-resource-operator-rhel8@sha256:969eb2f0c16c083548541f7ca9a514352af26ead7aee991ed259d6ace4a91d3f_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-csi-driver-shared-resource-operator-rhel8@sha256:adbd0c9b2820fa269d56fde688edb6d393ac509894a4334e65f25883ca9c3ba8_amd64",
"8Base-RHOSE-4.11:openshift4/ose-csi-driver-shared-resource-operator-rhel8@sha256:bacd97ae2c3e53a95dfefa929639896fe9ca5457344d7e255551173606673b43_arm64",
"8Base-RHOSE-4.11:openshift4/ose-csi-driver-shared-resource-rhel8@sha256:38eb7084857a284fc01f2b379245492d2a3f3687e7bbbcab018d3f37adeb0c92_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-csi-driver-shared-resource-rhel8@sha256:571d542a628389ea713e3426c6cae7c6ea403476a0de0162ddcf67f39cffae6e_s390x",
"8Base-RHOSE-4.11:openshift4/ose-csi-driver-shared-resource-rhel8@sha256:8b4d19610bac30821f299b9741aa105905642c19ee9a207acf26a89fcb980061_amd64",
"8Base-RHOSE-4.11:openshift4/ose-csi-driver-shared-resource-rhel8@sha256:b1b243779556a2740ef267c80d449a734c7f56dcb085481db1f395300cdbc015_arm64",
"8Base-RHOSE-4.11:openshift4/ose-csi-driver-shared-resource-webhook-rhel8@sha256:0e8cefa1ea15e47b3835204029250da5e5e0630a4457f3c4f5d208adb509d14c_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-csi-driver-shared-resource-webhook-rhel8@sha256:35d4be98c713880d8b672e122f21e352bec83a773b5ad5280244b987a87f8e6f_arm64",
"8Base-RHOSE-4.11:openshift4/ose-csi-driver-shared-resource-webhook-rhel8@sha256:aa9502ee197283d904856823d7b8e4bdf086a99c66b37272b8e0072a340c00e2_amd64",
"8Base-RHOSE-4.11:openshift4/ose-csi-driver-shared-resource-webhook-rhel8@sha256:fc0a42ee3a99634f86088f6b5903474041d9c0f27d8a80c446c6c709d7462cf1_s390x",
"8Base-RHOSE-4.11:openshift4/ose-csi-external-attacher-rhel8@sha256:65986b28ddc315fa9c7e567f0ab2a19e21d247f8bc7c55415391bd5f7ffc777f_arm64",
"8Base-RHOSE-4.11:openshift4/ose-csi-external-attacher-rhel8@sha256:a53bedc03d9cba348d76acfbe586df0f319a417216b5a1293e917693d2bf987b_s390x",
"8Base-RHOSE-4.11:openshift4/ose-csi-external-attacher-rhel8@sha256:cd8502b7bc328fd4b7f1b4194dc8f21b850c8c1eb8e0b220afb0fbef06ee447b_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-csi-external-attacher-rhel8@sha256:d65c8960171d37900f2f07cedb4a14eff2fc9da095a3ccc6718f4fbcd0f0b79e_amd64",
"8Base-RHOSE-4.11:openshift4/ose-csi-external-attacher@sha256:65986b28ddc315fa9c7e567f0ab2a19e21d247f8bc7c55415391bd5f7ffc777f_arm64",
"8Base-RHOSE-4.11:openshift4/ose-csi-external-attacher@sha256:a53bedc03d9cba348d76acfbe586df0f319a417216b5a1293e917693d2bf987b_s390x",
"8Base-RHOSE-4.11:openshift4/ose-csi-external-attacher@sha256:cd8502b7bc328fd4b7f1b4194dc8f21b850c8c1eb8e0b220afb0fbef06ee447b_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-csi-external-attacher@sha256:d65c8960171d37900f2f07cedb4a14eff2fc9da095a3ccc6718f4fbcd0f0b79e_amd64",
"8Base-RHOSE-4.11:openshift4/ose-csi-external-provisioner-rhel8@sha256:1e69d532a480bf0f0b2aa8c7385dfe90488408c25f1278ace1a25df90dba38ac_amd64",
"8Base-RHOSE-4.11:openshift4/ose-csi-external-provisioner-rhel8@sha256:62f68c04b66046eac735887c9ebfc3fb8af069579cab057203d1fda7c047a711_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-csi-external-provisioner-rhel8@sha256:8667b0674de09e66ea2eda3aed92ccaecab44cf71298e12b64735616ddcb7f7d_arm64",
"8Base-RHOSE-4.11:openshift4/ose-csi-external-provisioner-rhel8@sha256:ed000063acc18b89dd40d374b3ac29d010a7bbc3eb77403070a27c04c8e1c761_s390x",
"8Base-RHOSE-4.11:openshift4/ose-csi-external-provisioner@sha256:1e69d532a480bf0f0b2aa8c7385dfe90488408c25f1278ace1a25df90dba38ac_amd64",
"8Base-RHOSE-4.11:openshift4/ose-csi-external-provisioner@sha256:62f68c04b66046eac735887c9ebfc3fb8af069579cab057203d1fda7c047a711_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-csi-external-provisioner@sha256:8667b0674de09e66ea2eda3aed92ccaecab44cf71298e12b64735616ddcb7f7d_arm64",
"8Base-RHOSE-4.11:openshift4/ose-csi-external-provisioner@sha256:ed000063acc18b89dd40d374b3ac29d010a7bbc3eb77403070a27c04c8e1c761_s390x",
"8Base-RHOSE-4.11:openshift4/ose-csi-external-resizer-rhel8@sha256:68a45dffdbea5cbe6bb78ec6dfeded91d4ae361fa24dc5221d8507f7715d7320_s390x",
"8Base-RHOSE-4.11:openshift4/ose-csi-external-resizer-rhel8@sha256:8b40d88c21ea690f84e8221f6e7ed91daaa2d21ea8d1017f1afbf3fa9ffd0909_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-csi-external-resizer-rhel8@sha256:b3888d7ba58e56d0a10f3c2cc46764410d353f9e7c1a412e11e2e538fe0abc9f_amd64",
"8Base-RHOSE-4.11:openshift4/ose-csi-external-resizer-rhel8@sha256:c2cdefede57f8b6cb24c335cf0a201669fd26d3c3926fa77f495ebe70b7fc41c_arm64",
"8Base-RHOSE-4.11:openshift4/ose-csi-external-resizer@sha256:68a45dffdbea5cbe6bb78ec6dfeded91d4ae361fa24dc5221d8507f7715d7320_s390x",
"8Base-RHOSE-4.11:openshift4/ose-csi-external-resizer@sha256:8b40d88c21ea690f84e8221f6e7ed91daaa2d21ea8d1017f1afbf3fa9ffd0909_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-csi-external-resizer@sha256:b3888d7ba58e56d0a10f3c2cc46764410d353f9e7c1a412e11e2e538fe0abc9f_amd64",
"8Base-RHOSE-4.11:openshift4/ose-csi-external-resizer@sha256:c2cdefede57f8b6cb24c335cf0a201669fd26d3c3926fa77f495ebe70b7fc41c_arm64",
"8Base-RHOSE-4.11:openshift4/ose-csi-external-snapshotter-rhel8@sha256:4c27ae7dd0ade12e5de4fe0b1852a12cb2d34f1b24eeb68369f2a3b0c514dffd_s390x",
"8Base-RHOSE-4.11:openshift4/ose-csi-external-snapshotter-rhel8@sha256:4fe92e79ef5e642dc7860119e41d581865f7ae5b09abf6ce653e847d6a0a9aac_amd64",
"8Base-RHOSE-4.11:openshift4/ose-csi-external-snapshotter-rhel8@sha256:9f5f07396f9b2d983a3e99c133a5a81938900e8e0808a5ac57e0e72210d57377_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-csi-external-snapshotter-rhel8@sha256:e55bef044c9885ba15f06d21ecd44cd692e4d5b1eb020e56207c690a24c0702e_arm64",
"8Base-RHOSE-4.11:openshift4/ose-csi-external-snapshotter@sha256:4c27ae7dd0ade12e5de4fe0b1852a12cb2d34f1b24eeb68369f2a3b0c514dffd_s390x",
"8Base-RHOSE-4.11:openshift4/ose-csi-external-snapshotter@sha256:4fe92e79ef5e642dc7860119e41d581865f7ae5b09abf6ce653e847d6a0a9aac_amd64",
"8Base-RHOSE-4.11:openshift4/ose-csi-external-snapshotter@sha256:9f5f07396f9b2d983a3e99c133a5a81938900e8e0808a5ac57e0e72210d57377_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-csi-external-snapshotter@sha256:e55bef044c9885ba15f06d21ecd44cd692e4d5b1eb020e56207c690a24c0702e_arm64",
"8Base-RHOSE-4.11:openshift4/ose-csi-livenessprobe-rhel8@sha256:05b61e283383cb7d26749e09979ad59bfcecee33054f89a9d466ff0743085dd9_arm64",
"8Base-RHOSE-4.11:openshift4/ose-csi-livenessprobe-rhel8@sha256:0dc3629d883c31ef6babc095eb93106c1505b2ff332c4ef1a5a91bedd50c70d2_s390x",
"8Base-RHOSE-4.11:openshift4/ose-csi-livenessprobe-rhel8@sha256:9d7830b4ffd8be8845a62a69bd2efb7b3354d0a6b226d6e5cc8b23670b6b65cc_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-csi-livenessprobe-rhel8@sha256:f14f6e952932830665b25597c2a3d21158a5cb69beb4c80a64388777a1552865_amd64",
"8Base-RHOSE-4.11:openshift4/ose-csi-livenessprobe@sha256:05b61e283383cb7d26749e09979ad59bfcecee33054f89a9d466ff0743085dd9_arm64",
"8Base-RHOSE-4.11:openshift4/ose-csi-livenessprobe@sha256:0dc3629d883c31ef6babc095eb93106c1505b2ff332c4ef1a5a91bedd50c70d2_s390x",
"8Base-RHOSE-4.11:openshift4/ose-csi-livenessprobe@sha256:9d7830b4ffd8be8845a62a69bd2efb7b3354d0a6b226d6e5cc8b23670b6b65cc_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-csi-livenessprobe@sha256:f14f6e952932830665b25597c2a3d21158a5cb69beb4c80a64388777a1552865_amd64",
"8Base-RHOSE-4.11:openshift4/ose-csi-node-driver-registrar-rhel8@sha256:0c01d2cd070a88a674caaa131cda9db116520d8faef62fe8e625985c1d98fd18_amd64",
"8Base-RHOSE-4.11:openshift4/ose-csi-node-driver-registrar-rhel8@sha256:33487a8bf32beb3dfe503b86d29f4ba1abec143841cb74a806447f4cda76b65e_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-csi-node-driver-registrar-rhel8@sha256:d43e9ead11ce2d470c24485b53bc18f3bd906a74f98ed996a07300d798d23788_s390x",
"8Base-RHOSE-4.11:openshift4/ose-csi-node-driver-registrar-rhel8@sha256:d8b610a566b2524819e758881876146a0bc81307d5b213d772d1c4620a2012d8_arm64",
"8Base-RHOSE-4.11:openshift4/ose-csi-node-driver-registrar@sha256:0c01d2cd070a88a674caaa131cda9db116520d8faef62fe8e625985c1d98fd18_amd64",
"8Base-RHOSE-4.11:openshift4/ose-csi-node-driver-registrar@sha256:33487a8bf32beb3dfe503b86d29f4ba1abec143841cb74a806447f4cda76b65e_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-csi-node-driver-registrar@sha256:d43e9ead11ce2d470c24485b53bc18f3bd906a74f98ed996a07300d798d23788_s390x",
"8Base-RHOSE-4.11:openshift4/ose-csi-node-driver-registrar@sha256:d8b610a566b2524819e758881876146a0bc81307d5b213d772d1c4620a2012d8_arm64",
"8Base-RHOSE-4.11:openshift4/ose-csi-snapshot-controller-rhel8@sha256:67ac9c849b6a3470243c53ef7ec3aa44da1aeb379615332b56fbac27482f5b6f_s390x",
"8Base-RHOSE-4.11:openshift4/ose-csi-snapshot-controller-rhel8@sha256:7caf6ed642540c96e82faec6ea468bda65cf30490a7f36d84a4c821524ec5d9a_amd64",
"8Base-RHOSE-4.11:openshift4/ose-csi-snapshot-controller-rhel8@sha256:8cb151e8572bdfaf53f914de090a271ad5fb4e2a4d9046b587027f57473c84cf_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-csi-snapshot-controller-rhel8@sha256:9af4ca75bee97b438a623663260814087f1ca39a4cf3b3a94cd514b0538f538b_arm64",
"8Base-RHOSE-4.11:openshift4/ose-csi-snapshot-controller@sha256:67ac9c849b6a3470243c53ef7ec3aa44da1aeb379615332b56fbac27482f5b6f_s390x",
"8Base-RHOSE-4.11:openshift4/ose-csi-snapshot-controller@sha256:7caf6ed642540c96e82faec6ea468bda65cf30490a7f36d84a4c821524ec5d9a_amd64",
"8Base-RHOSE-4.11:openshift4/ose-csi-snapshot-controller@sha256:8cb151e8572bdfaf53f914de090a271ad5fb4e2a4d9046b587027f57473c84cf_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-csi-snapshot-controller@sha256:9af4ca75bee97b438a623663260814087f1ca39a4cf3b3a94cd514b0538f538b_arm64",
"8Base-RHOSE-4.11:openshift4/ose-csi-snapshot-validation-webhook-rhel8@sha256:3906afef49db33367ae423dd7470602716040fa003f5aea9f1a19a69c848cd1c_arm64",
"8Base-RHOSE-4.11:openshift4/ose-csi-snapshot-validation-webhook-rhel8@sha256:51c65a9df682ccdb37d6c2d79e0862848176795c1fa11aca1f9cefc800be7556_s390x",
"8Base-RHOSE-4.11:openshift4/ose-csi-snapshot-validation-webhook-rhel8@sha256:95c34ae00e6572e47420ae12278b05b7190da2ba34a8e649b01d7e89ff9a5316_amd64",
"8Base-RHOSE-4.11:openshift4/ose-csi-snapshot-validation-webhook-rhel8@sha256:fc19b27c4f465ec46f6b7838ff4715278b7a3472d79c5a062d8b2c38d0b9f778_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-deployer@sha256:03cdacbcd2591b2df3b211e8a1d52a8e1790fb0725b1972d077536f2365e16e9_arm64",
"8Base-RHOSE-4.11:openshift4/ose-deployer@sha256:1f82bd5534d24cf42c945d9e2950aff008768537b1f062b4034832f35a3082c7_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-deployer@sha256:5e63d593d7d8f648ea011b738346132a29f88bf59f0a0d9bb7140ad80c3a91ec_s390x",
"8Base-RHOSE-4.11:openshift4/ose-deployer@sha256:621a5a47a8073ce50dc3dc4c7b4ef0d7e0d3b631678f29f8b72eae0d42daf661_amd64",
"8Base-RHOSE-4.11:openshift4/ose-docker-builder@sha256:1d4caa6d1f83d5dee59672c6692283c6560df72ae1b575b70992356d57c62a3c_s390x",
"8Base-RHOSE-4.11:openshift4/ose-docker-builder@sha256:c1b4b12a7b97eb9cdfa7875af3ac6ac3bfd9e423ff7a25c7cce67fb9605a1e0b_arm64",
"8Base-RHOSE-4.11:openshift4/ose-docker-builder@sha256:d5060059efc5c224609de286090868badb271d14326ccbef670d2cca624ccf8f_amd64",
"8Base-RHOSE-4.11:openshift4/ose-docker-builder@sha256:d7456704b8084ca68674124a4de7ad3199d9fe3989cd15801bf3090138ce4935_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-docker-registry@sha256:1ca0c6d8dcb1da2dc0ed3488c03062948b7801ebf77f032a75dcd0d776cbcc02_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-docker-registry@sha256:29be3d008714476dccb8c4b1fc8fc67de892d798c3873ef32c15732671e190b3_s390x",
"8Base-RHOSE-4.11:openshift4/ose-docker-registry@sha256:388582f1b5ff059dd6776f6e28dcf97e402a228269c86cd97e61c2a653cb7133_amd64",
"8Base-RHOSE-4.11:openshift4/ose-docker-registry@sha256:47ca483d2624030a8bd5b7fafbfff6b728ddc9ddf6b3a429c1d7b09dba3ca10e_arm64",
"8Base-RHOSE-4.11:openshift4/ose-etcd@sha256:67545f560dbd1d93d5db47750566897eaf6afc5f3a8c6f66da73d70f393dbc36_arm64",
"8Base-RHOSE-4.11:openshift4/ose-etcd@sha256:91408b23960b2c9a7149627778c368b55e28b256d60e7573bdfa1bf96a3d8aad_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-etcd@sha256:bcdcab7ab0e807e2ff5c2896535e83ca8b93589dac62b4db2aa147b9cbcaf96c_s390x",
"8Base-RHOSE-4.11:openshift4/ose-etcd@sha256:ebbba7e4d8d98f33dda3b53d546536b282ac28608b8cac09936fed72348fef63_amd64",
"8Base-RHOSE-4.11:openshift4/ose-gcp-cloud-controller-manager-rhel8@sha256:41e8f97fc5832464306161afcd587d68a4b602f580ff2ef6d025b46ce5af9683_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-gcp-cloud-controller-manager-rhel8@sha256:dcf345d2b728186c8be5994082b41694ddbd482f337ed5762e3c010c2f2989eb_amd64",
"8Base-RHOSE-4.11:openshift4/ose-gcp-cluster-api-controllers-rhel8@sha256:13032dc2fe709015f48c167f66ed7ad5cc861f42252ccd28b318ebbbba875bf4_amd64",
"8Base-RHOSE-4.11:openshift4/ose-gcp-cluster-api-controllers-rhel8@sha256:52f1777b57d7044a988da3054c0c7c06e27a3bc9d9ac8965dd8d5fe3cc3ef5d4_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-gcp-pd-csi-driver-operator-rhel8@sha256:ab39ff55f76b8d2b0ccbc0c9af706b6d136c4ca1216d8247982e2bf9e9be4635_amd64",
"8Base-RHOSE-4.11:openshift4/ose-gcp-pd-csi-driver-operator-rhel8@sha256:c0a3c993a9fcf0d645dec39a20464688837e35c82c08f5ca95fdf1b70d842806_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-gcp-pd-csi-driver-rhel8@sha256:9bbea15a4e7918b1f59827230127287d1f7a1c8881ee8272c6d397c85e2eeba0_amd64",
"8Base-RHOSE-4.11:openshift4/ose-gcp-pd-csi-driver-rhel8@sha256:f45be24171aa703c21aaad4f350ebe0a54081108d75e39ff1b42d1f415776e73_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-grafana@sha256:093a89f3ee3bc7b83d786457fd7dd2cd4b4df8b4d69597136c68c33b62f1555d_s390x",
"8Base-RHOSE-4.11:openshift4/ose-grafana@sha256:872e19ac34f528137912f7a4374848e14d5b5f71332e758d17b8955e6473bd8e_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-grafana@sha256:a8034b22cbf5478cb89511029d3fe47e8147ea6ad336f40c4ec8307b68a314ce_arm64",
"8Base-RHOSE-4.11:openshift4/ose-grafana@sha256:f91a57f81311e3859f44cc44ab2f4b345408bd4bf369c32a1da0ec53da9469e7_amd64",
"8Base-RHOSE-4.11:openshift4/ose-haproxy-router@sha256:17958f3a8e6f0139f52d7955c715681a8bec9648db8e8dcc651d8a1459e66113_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-haproxy-router@sha256:27e999d7fb306a7f64fbb9539c54fd14696f13cbb1a9c20ebe35e1d77077d123_amd64",
"8Base-RHOSE-4.11:openshift4/ose-haproxy-router@sha256:62dce7f4daf142d66daa2d05dba25341c0b95356eed16a1c2cececb443b8da77_s390x",
"8Base-RHOSE-4.11:openshift4/ose-haproxy-router@sha256:c02a610e278107761119496d5429bd0e4f4af379df106e00d74cc411f00b4afa_arm64",
"8Base-RHOSE-4.11:openshift4/ose-hyperkube@sha256:074743eb5a6d57b6ad6ab1d87dc397122fd628013fc25a97924262187ff8d916_arm64",
"8Base-RHOSE-4.11:openshift4/ose-hyperkube@sha256:0987c96c1001b1316c932b77597d965285f6d4117aade6e81194b591a57ab31c_s390x",
"8Base-RHOSE-4.11:openshift4/ose-hyperkube@sha256:b955148923febe573f89449ebee80dc22f5e9afdf3f11d6a53ea4e1b5faabf11_amd64",
"8Base-RHOSE-4.11:openshift4/ose-hyperkube@sha256:f2c9f7723e565ba0b6a5893c235aea79232e3c83d8719ea3001c50d62fcfb450_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-hypershift-rhel8@sha256:917b34fb32708b8197805b66aaf1e6eb790962d53039e9b6d908d86deb1199bf_s390x",
"8Base-RHOSE-4.11:openshift4/ose-hypershift-rhel8@sha256:9e807b6a6e935bd5fd5d27ad950d0bc7177d0f498b5d55235cc1af833eb660c3_arm64",
"8Base-RHOSE-4.11:openshift4/ose-hypershift-rhel8@sha256:c50f3799c451830fc7f551d0397163473190a916a001b3ecf8e0577d5b68b252_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-hypershift-rhel8@sha256:ce31097552aaeb01e86dfc287151a60abb8c9cd5531ee940fbe5d7f1427e7612_amd64",
"8Base-RHOSE-4.11:openshift4/ose-ibm-cloud-controller-manager-rhel8@sha256:a6ba20c56e90cf404bcef97b7b8c1e87f4d370d3c26fe85111dddcd301c20d27_amd64",
"8Base-RHOSE-4.11:openshift4/ose-ibm-cloud-controller-manager-rhel8@sha256:bb4b6e94ad2e114f792e56803d96cc0a0d89cb2d0b4b6c1bd98f7dc02681d9ff_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-ibm-vpc-block-csi-driver-operator-rhel8@sha256:969ddfd951d7d66215810d9b1d82a524a622fa014c7aae48d62c6b475507ac3c_amd64",
"8Base-RHOSE-4.11:openshift4/ose-ibm-vpc-block-csi-driver-operator-rhel8@sha256:f31fccd1cbd570207ed229402d402ca388c6630f14e0508bdc9ba01fa1763bbc_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-ibm-vpc-block-csi-driver-rhel8@sha256:bf6a31add94b1af1a256bf72fc860f4785ac574770bcfb7a0f0e843f69bbf385_amd64",
"8Base-RHOSE-4.11:openshift4/ose-ibm-vpc-block-csi-driver-rhel8@sha256:f192ef456a56c953c8e553e70af23c01f04343fed3c479d000e0ad00462e66a7_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-ibm-vpc-node-label-updater-rhel8@sha256:278c796bcd48ecb1f88174ca479e447fb3774be23169b3e0c9e10bb2c9c5e9e9_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-ibm-vpc-node-label-updater-rhel8@sha256:d5e72ed27970b6e52385e43172013275bd3bc203a8b6755fcc505e0287213fd4_amd64",
"8Base-RHOSE-4.11:openshift4/ose-ibmcloud-machine-controllers-rhel8@sha256:60b3440b77654b142510883132bc9023f3b6dac08a55c32eab02870dfde1d786_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-ibmcloud-machine-controllers-rhel8@sha256:7b0cb3783ab7f8b6f38375dbe9e4f2e8e5fc0bdf1cf6aba23623229cf86d6eea_amd64",
"8Base-RHOSE-4.11:openshift4/ose-image-customization-controller-rhel8@sha256:7b3511f938658d9bdf4f6f9548fcc0b7b89cde0831e829f23b367db826902bdf_amd64",
"8Base-RHOSE-4.11:openshift4/ose-image-customization-controller-rhel8@sha256:f1d87fa6ba341455ae0817bdc9d24840b59158d9b1e51663768c557be9ee7268_arm64",
"8Base-RHOSE-4.11:openshift4/ose-insights-rhel8-operator@sha256:0c1141eab7116a0e14dfc4c2594bbb6bb55f80226a58b3b4be6e8f7cd9e1b97d_arm64",
"8Base-RHOSE-4.11:openshift4/ose-insights-rhel8-operator@sha256:217c3cb7eb523a216d5d9cf8e3c7685fc20c48125f664f29da7f1f53e44056cc_amd64",
"8Base-RHOSE-4.11:openshift4/ose-insights-rhel8-operator@sha256:36128b45bd888fb2853d417288720286bf523d9e0584054076b1e5b9288f2f60_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-insights-rhel8-operator@sha256:3b9eaa26eecaf282748fb74cf0f54f40cfe62723592436b839a775aa3b5b4669_s390x",
"8Base-RHOSE-4.11:openshift4/ose-installer-artifacts@sha256:2146a11416aae3b7b6b1ba2926099b0055e58d47791f765fcea0a7467cf91a8c_s390x",
"8Base-RHOSE-4.11:openshift4/ose-installer-artifacts@sha256:3cdce4ceda9b36aa746be514366300080b59db9ba7247aacae562a1797d09af2_arm64",
"8Base-RHOSE-4.11:openshift4/ose-installer-artifacts@sha256:5b4746584a584d2a8fe78e2fe41ca4d22998e854488602612d0d4f02424d489f_amd64",
"8Base-RHOSE-4.11:openshift4/ose-installer-artifacts@sha256:645f779075fc78270b02e98bf31d5927d9ff48a95c56669abc5f749296e3ee4d_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-installer@sha256:45a2c7fa9f56ec78e9087139c6ee944c963685a3714a77535f8cd3eaa8b6d8e9_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-installer@sha256:72e0c95f375e36b530f20154d136d8debbdef203b3c43f79fb77561718361ead_amd64",
"8Base-RHOSE-4.11:openshift4/ose-installer@sha256:d104ba0c4af286753f4cbbd1d36b3c4b318693e209f4c2a0145886f7c4e0374b_s390x",
"8Base-RHOSE-4.11:openshift4/ose-installer@sha256:e1dddd4cd6f019269098a1d89c07568b6391371b3aab67bafda73b99251d1808_arm64",
"8Base-RHOSE-4.11:openshift4/ose-ironic-agent-rhel8@sha256:01ad95d888c322ea14b3aa2ebda5ba73db728d2207c6fae4aecd46cfe204be41_amd64",
"8Base-RHOSE-4.11:openshift4/ose-ironic-agent-rhel8@sha256:1173e2058ab034c308915900780fe13edd4ab1dcc737f8b4dabc77f3d9533356_arm64",
"8Base-RHOSE-4.11:openshift4/ose-ironic-machine-os-downloader-rhel8@sha256:156ec07459bf256fe2c812bb100818676c740ac90029720b5d235911053d91c1_arm64",
"8Base-RHOSE-4.11:openshift4/ose-ironic-machine-os-downloader-rhel8@sha256:e0383d12651c11d7fe0d823a1d9bbaa36d1a7194760be4be173772b0d9db57eb_amd64",
"8Base-RHOSE-4.11:openshift4/ose-ironic-rhel8@sha256:185fd18adc8e17e671e65b7d006a1e185fc41127e176c1fcbe82231b83d9e275_arm64",
"8Base-RHOSE-4.11:openshift4/ose-ironic-rhel8@sha256:5d630326f2961c8168d862a1341f27085ce928f8454b94d117208b5cd9b281ed_amd64",
"8Base-RHOSE-4.11:openshift4/ose-ironic-static-ip-manager-rhel8@sha256:1e6b410d12e38a911157ea92414be3b305017251e56c36d6a0213020cee2d36a_amd64",
"8Base-RHOSE-4.11:openshift4/ose-ironic-static-ip-manager-rhel8@sha256:9450f43a753cc8183f711e40a14c4d0d65fd136a2a18ffebeaedcc3d8321a47c_arm64",
"8Base-RHOSE-4.11:openshift4/ose-k8s-prometheus-adapter@sha256:051182f36d3af73c7cc0e48c15f056847bafc23d22158dce45c0501d7254fae2_arm64",
"8Base-RHOSE-4.11:openshift4/ose-k8s-prometheus-adapter@sha256:7b18e65edbd7226a23b0b560693d6431909c190e08b76b2a3b0581bb48c9a34f_amd64",
"8Base-RHOSE-4.11:openshift4/ose-k8s-prometheus-adapter@sha256:82a4633e64d3749ac94c8895ed5d61d25a62765a060292413a053ec2d8342839_s390x",
"8Base-RHOSE-4.11:openshift4/ose-k8s-prometheus-adapter@sha256:a7ab7f242111de6ecf29f6107baa7c90331f9fc68a32467e7e91c935cdd99218_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-keepalived-ipfailover@sha256:01e13ebf8479c51a6345c19b7ba19aedd7d8b0894f667da4b8bc89ebb11cdb7d_s390x",
"8Base-RHOSE-4.11:openshift4/ose-keepalived-ipfailover@sha256:7cf2d25854c5c543f4098ca114538004804457bdca85794b13f43e371ac5f1c8_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-keepalived-ipfailover@sha256:c4b14558b9c70c27e2c4475376f28ca2e1cb928be57972692dfb5336b3c9497e_arm64",
"8Base-RHOSE-4.11:openshift4/ose-keepalived-ipfailover@sha256:d4e6b23834146f9ee49aab9ed1d9acfa8fea85670797af2ccf912eabd9aa824c_amd64",
"8Base-RHOSE-4.11:openshift4/ose-kube-proxy@sha256:104591dd4ff54b3367f3d800de99b582bead990cfb9bc0486e26737bf6405de4_amd64",
"8Base-RHOSE-4.11:openshift4/ose-kube-proxy@sha256:176e3d9d7ee66a0e547e4c7be5dbb17376cfb9e83c13edb2f2f3f0b47fe370dd_s390x",
"8Base-RHOSE-4.11:openshift4/ose-kube-proxy@sha256:5f1bb6c0542b8239e285fb2dbdf3b31597e6af62c91e0f5cf3ae5938a5b23c41_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-kube-proxy@sha256:6308f187621d82c37784a34039509e9fc9569246ede0606c3bad6f8a96369cd1_arm64",
"8Base-RHOSE-4.11:openshift4/ose-kube-rbac-proxy@sha256:0a487bf2de490a196a542712019859566c6bc7880201759c666d72fa80487fff_arm64",
"8Base-RHOSE-4.11:openshift4/ose-kube-rbac-proxy@sha256:20fc22cb99735ca5a7d633c4575d31f0cc54cb0856dae6a1aeee1c5a5b921ce2_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-kube-rbac-proxy@sha256:c7398161761676c9b95f78a21f5a8acd206dcac50c121b39e26f2d73ee2a3c66_s390x",
"8Base-RHOSE-4.11:openshift4/ose-kube-rbac-proxy@sha256:dceffc4f2c606f9e285794b2138e29133daeb5c1aa4ca76fe7c4205ac0b38ccd_amd64",
"8Base-RHOSE-4.11:openshift4/ose-kube-state-metrics@sha256:86498588af9912a494d306c600bf0e5b2b5393a7b927037a97691fff726d917b_s390x",
"8Base-RHOSE-4.11:openshift4/ose-kube-state-metrics@sha256:b7b87b4a79e5892321a90b4f16e8ffdc4e839aabea2886b1a2b64e5a0f9f703e_arm64",
"8Base-RHOSE-4.11:openshift4/ose-kube-state-metrics@sha256:eaa324ff422ebd8cf630f252d9d628a30f1c6c8e35d6f06584a3d452adb7074e_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-kube-state-metrics@sha256:ee2a5d918f70d007b9414d34e0f639437a39d2cd3a2a2bba24f5aee5d8035eb5_amd64",
"8Base-RHOSE-4.11:openshift4/ose-kube-storage-version-migrator-rhel8@sha256:3b28af903bc028ef6336e675743512b2a67f9a9f1c524a3cd9bd9666d730a194_arm64",
"8Base-RHOSE-4.11:openshift4/ose-kube-storage-version-migrator-rhel8@sha256:5f648ddc9ec59acd152910a93ac82587488aba4452f98bac21f573fd7714b985_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-kube-storage-version-migrator-rhel8@sha256:8f95707b2239415ca3c86adc8a96c063d5d0ca8986331eaa6c1d277598d90d91_s390x",
"8Base-RHOSE-4.11:openshift4/ose-kube-storage-version-migrator-rhel8@sha256:ae9915adc15077ed2466d5e8100c337834db34b84c23c77c59bd031a38c66a8a_amd64",
"8Base-RHOSE-4.11:openshift4/ose-kuryr-cni-rhel8@sha256:5f0bd74910cb7bc8cdff931c1d4da34d2a95e1e1854d7f686af466166acec047_amd64",
"8Base-RHOSE-4.11:openshift4/ose-kuryr-cni-rhel8@sha256:81462d3fafcd8988646f7a41ee96c71b837471dc5dcb35396eb533b14254156e_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-kuryr-controller-rhel8@sha256:0f66b211011375a203597f2a524314d9e05319db80f5e22fd78619eebed98ea0_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-kuryr-controller-rhel8@sha256:49eb2f59646d4fcea6f0ea9f8c22f819969913e3b691842fd3efb3146c021690_amd64",
"8Base-RHOSE-4.11:openshift4/ose-libvirt-machine-controllers@sha256:04041ac30693f5762ec21d0ff8103741910e838486ba4d50b280d2300a58e467_s390x",
"8Base-RHOSE-4.11:openshift4/ose-libvirt-machine-controllers@sha256:74224adc80febc0a77564dc86ac1bc095444e0c0398ea756460868627df41911_amd64",
"8Base-RHOSE-4.11:openshift4/ose-libvirt-machine-controllers@sha256:ec3d130af46371cd1f394b18413accc73b9619ac3232d418182eae776e657416_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-libvirt-machine-controllers@sha256:f07da2662e97243923a4083b1fac4e963a1cfea9f43cd9fd65bb4f3444505c41_arm64",
"8Base-RHOSE-4.11:openshift4/ose-machine-api-operator@sha256:123e25a9c01e463bc6f31b3bda99ce30e07ed7e7c2d62e6db1029048c2754c83_arm64",
"8Base-RHOSE-4.11:openshift4/ose-machine-api-operator@sha256:50aec0017448814b8420b561fae8117b620971b904eeeeba59ea250be3d0b683_s390x",
"8Base-RHOSE-4.11:openshift4/ose-machine-api-operator@sha256:c61dc40b93ffc6ff2335ba169475990cdbb70704b69d155561c5d64c14d07448_amd64",
"8Base-RHOSE-4.11:openshift4/ose-machine-api-operator@sha256:e92749f7a8381da22507d567594dae893c684415d947094ae18d9561ad1f660d_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-machine-api-provider-aws-rhel8@sha256:9e272355fd860b3cfbdd641b3278c08b30ef57a95683543d84bebe0bd2db555a_amd64",
"8Base-RHOSE-4.11:openshift4/ose-machine-api-provider-aws-rhel8@sha256:a8cbd22fde7d9515a0a439ce1d26c7bf094aefe66b9ff5e977800db3bc192209_arm64",
"8Base-RHOSE-4.11:openshift4/ose-machine-api-provider-azure-rhel8@sha256:a120dfd6753ed24d0b32693ae94f71a601f4a04d88a1056b88ad4315c88b8d4a_amd64",
"8Base-RHOSE-4.11:openshift4/ose-machine-api-provider-azure-rhel8@sha256:cfa09983870bfd6bcaec139ef421a6e43795bd8e3d04f8ef4c241ee9b188492b_arm64",
"8Base-RHOSE-4.11:openshift4/ose-machine-api-provider-gcp-rhel8@sha256:c52b5720d86ff3bccd4dffc7ce664d49a1ae515a89350ee6df6af0dbeb941eb3_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-machine-api-provider-gcp-rhel8@sha256:d6d385ce47d52da83cd957a401463a8d48ac9415a749534b63cd8edf8b0dec02_amd64",
"8Base-RHOSE-4.11:openshift4/ose-machine-api-provider-openstack-rhel8@sha256:05bae77a907afc2d75cb8f3bf3aacb26c4e3f2e965709c3c371536bfa78ecd54_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-machine-api-provider-openstack-rhel8@sha256:0934c1acfdc6c8cc97ef198317f72bcea3bb6c6730d0be526a8c02e1677d47dc_arm64",
"8Base-RHOSE-4.11:openshift4/ose-machine-api-provider-openstack-rhel8@sha256:4f57e14568253c23640528a5334e60164ae6975ad1ce91373d05b63e241541ea_amd64",
"8Base-RHOSE-4.11:openshift4/ose-machine-api-provider-openstack-rhel8@sha256:df60e146a888bd72624758bc47d96622177cfe11330ab631dae7c30543715121_s390x",
"8Base-RHOSE-4.11:openshift4/ose-machine-config-operator@sha256:420fd1d1d11f92351a37c986f9aedda0d4e0897dc9cca0b16959a989308c64e8_s390x",
"8Base-RHOSE-4.11:openshift4/ose-machine-config-operator@sha256:543edd3009688fb98fdf5487e72713f8b81653e83a2532ebb95408ac948390a5_amd64",
"8Base-RHOSE-4.11:openshift4/ose-machine-config-operator@sha256:9947130c8cc8d4b3157242ff5d1dcca0343f6a7b3d17710b2f0915d7e3500881_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-machine-config-operator@sha256:a9aae6a7e5d77e4c56c8c7852529bc14565240ccecb5f0fc4af2c97d6453d5e9_arm64",
"8Base-RHOSE-4.11:openshift4/ose-machine-os-images-rhel8@sha256:7b5354bb368da20e0ce7568b94f8c5eb3a418d592cd5cde2b36a08978ee48c48_amd64",
"8Base-RHOSE-4.11:openshift4/ose-machine-os-images-rhel8@sha256:cd2e7121485ccef25344ebc4f471d92913cbd6e24a12423305d6cc20728c1344_arm64",
"8Base-RHOSE-4.11:openshift4/ose-multus-admission-controller@sha256:10d932015ba0fe1a84a7a0096dc416857e1a63a2323e6192b8b6bba90e50aa5b_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-multus-admission-controller@sha256:534466df0ec5df492b00ebeebedd041600e0476e6cb42d8aaedd46d2a6e78f06_s390x",
"8Base-RHOSE-4.11:openshift4/ose-multus-admission-controller@sha256:c7a66dd0d9c8b16789967073a28ac92eeb2f1beab3f8ead8fe1ca01f26a105c5_amd64",
"8Base-RHOSE-4.11:openshift4/ose-multus-admission-controller@sha256:df86ef6d451a7ac6a858f5a7a32145f3b99d0b1da3559ff90ccb4733106a59b5_arm64",
"8Base-RHOSE-4.11:openshift4/ose-multus-cni@sha256:559cb4e633fb0731f79310115e7d384749ef2ca15f298a4102985b4505845228_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-multus-cni@sha256:633c3b5509971739a0e95a8fab99a29bc5a81797c55c2cfdc97d184a055175af_s390x",
"8Base-RHOSE-4.11:openshift4/ose-multus-cni@sha256:75eeee08529df0c3e2e08b874ac7e1d39ef268148d71dff880f71034f8c89b14_amd64",
"8Base-RHOSE-4.11:openshift4/ose-multus-cni@sha256:98835095c461b58a1159a530ee7d3f978c81ed197b5345faf9d610272ebe23eb_arm64",
"8Base-RHOSE-4.11:openshift4/ose-multus-networkpolicy-rhel8@sha256:00532c0e376a4363ea73d6664c8ec200f5bcc4bcd52918cdad19f2d11057fd51_amd64",
"8Base-RHOSE-4.11:openshift4/ose-multus-networkpolicy-rhel8@sha256:80b31a0820e7954050c01d39fdce34591d22beec0678e258176a9bcc1378e07b_s390x",
"8Base-RHOSE-4.11:openshift4/ose-multus-networkpolicy-rhel8@sha256:9ba16add1d64bad4d4dfb9e8e4200b061ae6f6ab34bccf0456684bfdddc7b9b2_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-multus-networkpolicy-rhel8@sha256:c3799719a6af2f3020a8588e9a2ee483ee8e27d6a91675c824111aa0ea61be78_arm64",
"8Base-RHOSE-4.11:openshift4/ose-multus-route-override-cni-rhel8@sha256:0c8234a718b163b3390c49956b24c4320b4875d1f3d7ec27d0dab3fad16ddd85_amd64",
"8Base-RHOSE-4.11:openshift4/ose-multus-route-override-cni-rhel8@sha256:104105eb231879914965da9c3064c298ab2a1a7944eb334404c7ec32920ec511_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-multus-route-override-cni-rhel8@sha256:495a6f50eaac5b4bb2256d6866aed27549d547a454e4729703e1792fdd95a9a9_arm64",
"8Base-RHOSE-4.11:openshift4/ose-multus-route-override-cni-rhel8@sha256:51e952de791ec027c7841769418242da5172bb469f67eaab192fadcf6fb458e5_s390x",
"8Base-RHOSE-4.11:openshift4/ose-multus-whereabouts-ipam-cni-rhel8@sha256:019a741a0988bdfb01bb1d47a5ad13cae7a7bd281d9e1b0c5cc05ef2fa284ad2_amd64",
"8Base-RHOSE-4.11:openshift4/ose-multus-whereabouts-ipam-cni-rhel8@sha256:52e0ac8e139d941d3460ff68be8d22b6378ba6b9059d342ebc93d1fb8332a2ec_arm64",
"8Base-RHOSE-4.11:openshift4/ose-multus-whereabouts-ipam-cni-rhel8@sha256:6426782a1b3f59b5817fa85a465d63334ce7299adaeb442f75ce4930fece85dd_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-multus-whereabouts-ipam-cni-rhel8@sha256:8b81457dda1bfea834f351d7dae2f42195d04c95eaea32733c9ca4ad78ee554f_s390x",
"8Base-RHOSE-4.11:openshift4/ose-must-gather@sha256:3dacd322fcbbd9a68b8b8f6ac7d2f40eaad310442358d047d534156d1f39dc3d_arm64",
"8Base-RHOSE-4.11:openshift4/ose-must-gather@sha256:7c9eef761c85d5b7884e631937fef714732f612ebe54d1acb139f57560e8087d_amd64",
"8Base-RHOSE-4.11:openshift4/ose-must-gather@sha256:8bffdba8e5a5c0f02e4d8a4323292d1b9e4faeefbb3e3b73b13002050985eff9_s390x",
"8Base-RHOSE-4.11:openshift4/ose-must-gather@sha256:be3e5946f0c4f70427379251a147059e6aef6b24060ad3f43c4c7611d9a14d14_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-network-interface-bond-cni-rhel8@sha256:58d07b7b95fa55ba39a810d95f99954ee5b4bd19b37891a592ef47457c4d9248_amd64",
"8Base-RHOSE-4.11:openshift4/ose-network-interface-bond-cni-rhel8@sha256:696855f358513bb5d00da99f976ed617f2d4ed497d306684ef77aa9d69e93cba_s390x",
"8Base-RHOSE-4.11:openshift4/ose-network-interface-bond-cni-rhel8@sha256:b3fb70b58e12e37b5378eed5adb33619c0ecf110cbf48163e2717c19ec7f7025_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-network-interface-bond-cni-rhel8@sha256:eae99205aca7e6472b57040de8e4cd20a5cb2e320fa24fa93b5d018c0e8f0332_arm64",
"8Base-RHOSE-4.11:openshift4/ose-network-metrics-daemon-rhel8@sha256:1d1210cfd8dbee985f37f3b7f5f5027ee2871d0680c59d58f8b057eb188e5853_amd64",
"8Base-RHOSE-4.11:openshift4/ose-network-metrics-daemon-rhel8@sha256:94d936931a508b8e9e4d46dbdcc2f04311b30dca7a4ef54a5aafe708dda3b249_arm64",
"8Base-RHOSE-4.11:openshift4/ose-network-metrics-daemon-rhel8@sha256:e61bee6a6187d38ac586efb04c6ea9cfcc014c863e945e47f560a83e8def114d_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-network-metrics-daemon-rhel8@sha256:f29b041609aa6fc2351837aa6d5f377489e6e60570911ac474fc01102b6e8f63_s390x",
"8Base-RHOSE-4.11:openshift4/ose-nutanix-machine-controllers-rhel8@sha256:524e2e091db0e4a883824cd744f0d158e8bba91bff52b7e6c4908a3727c6bea2_amd64",
"8Base-RHOSE-4.11:openshift4/ose-oauth-apiserver-rhel8@sha256:46a1a8bad469cb3d2a2425eee40d5ebdbc99500741ccacdb384e34fa58ad177e_s390x",
"8Base-RHOSE-4.11:openshift4/ose-oauth-apiserver-rhel8@sha256:b1e06183d361a6ca89412b960a38121f6ecb9ecf6b9ebccbaad95159690dc243_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-oauth-apiserver-rhel8@sha256:c92369d17d727d96b6bc15cc9c32a65bce28850a441464d6557c4dea0445b3ce_amd64",
"8Base-RHOSE-4.11:openshift4/ose-oauth-apiserver-rhel8@sha256:d46a93bf4cb1369bd651b79748008cd3d69638b11d42fae6b2cd068545aab7d8_arm64",
"8Base-RHOSE-4.11:openshift4/ose-oauth-proxy@sha256:184021ada5116a1e5dc8c21163f39665606cae8fb1e776bd9d623cd2eb0072c2_amd64",
"8Base-RHOSE-4.11:openshift4/ose-oauth-proxy@sha256:1ce1cdcefa33cff869b553f7c1b03913d22495a8a66bb627a38a613f8bcbad26_arm64",
"8Base-RHOSE-4.11:openshift4/ose-oauth-proxy@sha256:56da8995fd4330fe9c28dbc873d699ca3c5eda75d1bcaba0ef9de2b209822ad9_s390x",
"8Base-RHOSE-4.11:openshift4/ose-oauth-proxy@sha256:9bfd73a2ba40e7a88aa3760e13e4179796daa942ecc1fdb35ac0d99f67b9c332_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-oauth-server-rhel8@sha256:0bf945ed0aee47149f19d396062c3fd23ea901c8992762c609673a16883a305b_arm64",
"8Base-RHOSE-4.11:openshift4/ose-oauth-server-rhel8@sha256:5f55e85234cb822dd12ab71bf5de8e7a49eab2525e465ac4bf34f5e69cee5673_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-oauth-server-rhel8@sha256:6f23eef8a61ada1a120bb5e03f477727d5b21e6fac6482ef823de58c2a838073_s390x",
"8Base-RHOSE-4.11:openshift4/ose-oauth-server-rhel8@sha256:ff7d23ed5555807756340a62bcade403f3e68350d2ec0feb442c1a8ddd7c17e4_amd64",
"8Base-RHOSE-4.11:openshift4/ose-openshift-apiserver-rhel8@sha256:a00046f91649246bf718a82a52ffcf969f0daa58dddc80de1ba53bf5999e393f_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-openshift-apiserver-rhel8@sha256:bfc32929ee0c819b793a73e00df60eedd318a950598566404e5d4b8ae0cf3cbe_s390x",
"8Base-RHOSE-4.11:openshift4/ose-openshift-apiserver-rhel8@sha256:cfc4db2358e7ae163557fd2a9fdd3f68bd6b281350e816fa5df796e8ef915879_arm64",
"8Base-RHOSE-4.11:openshift4/ose-openshift-apiserver-rhel8@sha256:fb79ed01acec6695a12cc13de5406bf08d862fbe1186734eb316544be1a240c1_amd64",
"8Base-RHOSE-4.11:openshift4/ose-openshift-controller-manager-rhel8@sha256:6c1a3c63ca3b93f0644a80882cc02174bc06bfb6df4b3012cdf43c1d0a8114e9_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-openshift-controller-manager-rhel8@sha256:bac116eb111816d3aca02ee3684caf417ad64d171844731aa17bb64d7eee5a75_amd64",
"8Base-RHOSE-4.11:openshift4/ose-openshift-controller-manager-rhel8@sha256:cbc561d7df2565112f6a0fb5da5a1ad3fb374f232a46985bbb06793f839b6c4f_arm64",
"8Base-RHOSE-4.11:openshift4/ose-openshift-controller-manager-rhel8@sha256:dd129ed0ef735c58c5453e9486e47f86128ba3e3f8e78f93b9f68cea6a6e1e19_s390x",
"8Base-RHOSE-4.11:openshift4/ose-openshift-state-metrics-rhel8@sha256:2950d0bcc7204cc50083c65c5353f5334b8d2c26a49b1ddf649cc5f154588ddd_s390x",
"8Base-RHOSE-4.11:openshift4/ose-openshift-state-metrics-rhel8@sha256:31fdf586cd84190d15ba39d77b2cf4f885e2f7b9d4cabecc173673657d98762f_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-openshift-state-metrics-rhel8@sha256:6952a0473a631218a7c975b461d12acb0bbb34fa09d29d517c9376302edaf211_arm64",
"8Base-RHOSE-4.11:openshift4/ose-openshift-state-metrics-rhel8@sha256:f35e35555ec3d130cff3bc84390cc6e29fbeaa3616a5ddd22264e378cf57dc56_amd64",
"8Base-RHOSE-4.11:openshift4/ose-openstack-cinder-csi-driver-rhel8-operator@sha256:60f1d7ca36e5b85e49c4d6118414e52b981f7628675a547e934f76e2b6884633_arm64",
"8Base-RHOSE-4.11:openshift4/ose-openstack-cinder-csi-driver-rhel8-operator@sha256:6d994efcb9859ae8c2284ee7859150bc334ef5db03c6101fb64677a841c534b1_amd64",
"8Base-RHOSE-4.11:openshift4/ose-openstack-cinder-csi-driver-rhel8-operator@sha256:bf71d233894a0f09ecd6d6d4bb14141aa458a7e38a59edcec6c25e6f3c1d6227_s390x",
"8Base-RHOSE-4.11:openshift4/ose-openstack-cinder-csi-driver-rhel8-operator@sha256:fc99f3eacda723a6d9c83bf0e619c91bd2eb049a710b304ab1de7639705bbed5_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-openstack-cinder-csi-driver-rhel8@sha256:222010151e2b63bf73be5abb82a7e66fc2a476c8d0eb2a9589751846eb13dda8_arm64",
"8Base-RHOSE-4.11:openshift4/ose-openstack-cinder-csi-driver-rhel8@sha256:5231039df308c3b8730158ad327982baff8f7b1b6dccd046ab4a00af6d70e7d8_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-openstack-cinder-csi-driver-rhel8@sha256:7c38464a61ab19479df1de20dcdbe5d5edc5091ac8b129a7f6f92aee6a792299_s390x",
"8Base-RHOSE-4.11:openshift4/ose-openstack-cinder-csi-driver-rhel8@sha256:9d4226c29d177b85af5c29303e477a110507966570a37607c9068eeea960bfdc_amd64",
"8Base-RHOSE-4.11:openshift4/ose-openstack-cloud-controller-manager-rhel8@sha256:1ff37333fbf551657701aba24e917b118b3104cb0ae66a1b062fd9b16492e806_arm64",
"8Base-RHOSE-4.11:openshift4/ose-openstack-cloud-controller-manager-rhel8@sha256:316d8d6c31c6198d95d929779c2d68df5ed9cc0fe1bc2db858f234af068dd21e_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-openstack-cloud-controller-manager-rhel8@sha256:c3ce053319fcd80e357b5ebcb3abca3f59bb5e45aa48452332c850627b7db28b_amd64",
"8Base-RHOSE-4.11:openshift4/ose-openstack-cloud-controller-manager-rhel8@sha256:cc40e91363be02c546bb57b66e855a635fa5cc9794814583b16a6ad70b23dca9_s390x",
"8Base-RHOSE-4.11:openshift4/ose-openstack-machine-controllers@sha256:109676ecd9d725dae3ac9bc7350deaa819dbcf1b911ec3106c3f412dd7d5e6d8_amd64",
"8Base-RHOSE-4.11:openshift4/ose-openstack-machine-controllers@sha256:12a757c6f5773a203383b44ee2e96b5e6997214c6ced22dbfe9234923d77dab5_arm64",
"8Base-RHOSE-4.11:openshift4/ose-openstack-machine-controllers@sha256:5cda1e00b8e5195be5fb565399f5a19c58a9c77bbe13e297f5a2196518116d90_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-openstack-machine-controllers@sha256:b791f3ba80eb8953023048e9d613c46e0f59582f6a810f33c6861159ed09604d_s390x",
"8Base-RHOSE-4.11:openshift4/ose-operator-lifecycle-manager@sha256:71e485ca85f437eab29e7442aba98f9b40209e187e09cc16b02a90ce2ea47a69_amd64",
"8Base-RHOSE-4.11:openshift4/ose-operator-lifecycle-manager@sha256:9ff3c0f6356d9bfcc98d390538007f31ffac8fdfeadfe10483ccb43b5afdb29f_arm64",
"8Base-RHOSE-4.11:openshift4/ose-operator-lifecycle-manager@sha256:d7869ff27bf8c8a4becc36ac1cfe0d58c87717abd331e0fb5654cd2170646964_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-operator-lifecycle-manager@sha256:e6b3dbe4aa6b5820b0aa9194980a88c90591286154b0d0bc4091a3b437b37d6b_s390x",
"8Base-RHOSE-4.11:openshift4/ose-operator-marketplace@sha256:4279626a013c0875b4c042ae9a2c970c67448a0d2eb0d5d40e9903d2ea4004db_amd64",
"8Base-RHOSE-4.11:openshift4/ose-operator-marketplace@sha256:60020a467e04467bc1584fb348af1586ead6ccf267deff84ded975ebb45966d8_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-operator-marketplace@sha256:97e0f4771aa15f5757e48ebb478798e549c8f171057d32aed5b1342b2f06266e_s390x",
"8Base-RHOSE-4.11:openshift4/ose-operator-marketplace@sha256:a14ba1d69da2b957fdbc9a42a867effd9234b97ec879574058ef84eebee047f3_arm64",
"8Base-RHOSE-4.11:openshift4/ose-operator-registry@sha256:5b349413999a106176b22c9df4d3cfbd918d74fc5cf28f2ae99547370aa6d346_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-operator-registry@sha256:5eb15d8d2b50adc82d64bc4195f37148d2bc74a7fe208edc51300b2a845fe980_s390x",
"8Base-RHOSE-4.11:openshift4/ose-operator-registry@sha256:619b8ca58e8cdc06a8e2dff0a837a18780c75f62c9ccdaf7e6c2e2afa786f93d_arm64",
"8Base-RHOSE-4.11:openshift4/ose-operator-registry@sha256:ba871c2101d87f2aeb6668af55b3f10e91558be420923b8523f8d83d4dd5b45e_amd64",
"8Base-RHOSE-4.11:openshift4/ose-ovirt-machine-controllers-rhel8@sha256:2d7b5e9c506da2c43704cae5934b604682dcb403218ceb1bd4f011c8bee8623b_amd64",
"8Base-RHOSE-4.11:openshift4/ose-ovirt-machine-controllers-rhel8@sha256:951e6ff8cdd565aefd60d8e996145c989c228a2a9c7ab412789d92ddb3ec9165_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-ovirt-machine-controllers-rhel8@sha256:d07d078681fbd9cb83c74716977b7f59112273cb18447178bdf8955050faeebd_s390x",
"8Base-RHOSE-4.11:openshift4/ose-ovirt-machine-controllers-rhel8@sha256:ff4261f6102f428b1789a31e021d18ededce3ba80ca93e64b7149968f10cff58_arm64",
"8Base-RHOSE-4.11:openshift4/ose-ovn-kubernetes@sha256:5abaa3f3db864bd4d2d2dbc059839e28cbe5b6baa09cb6545d3f508809dd3f7a_s390x",
"8Base-RHOSE-4.11:openshift4/ose-ovn-kubernetes@sha256:713dd28ffc33520c9e84b72850253adf0adb016968773121f05349e3fca302c2_amd64",
"8Base-RHOSE-4.11:openshift4/ose-ovn-kubernetes@sha256:795db439b8d73d097b0908fe6270d8a947fc1acd21bf3f4d9fa59f02bd16f19f_arm64",
"8Base-RHOSE-4.11:openshift4/ose-ovn-kubernetes@sha256:cec5b3a5276177b25ce85f5d1465dbc6aca19b78b0f5406b6fe85bc97ff3f77d_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-pod@sha256:51a4a033be2739a7a7a3edc7a1ee16ad9caddc5ae1f5a14c448afe3f5f906428_s390x",
"8Base-RHOSE-4.11:openshift4/ose-pod@sha256:651930bf045975dabb3d79410a2c9f971f1da319b8fcbba29ebe2e4e3bb71b3b_arm64",
"8Base-RHOSE-4.11:openshift4/ose-pod@sha256:718cf324bb4c3af6852458ab1551c59ee9f1b1d8d3fadfd858bb909c9ec3558a_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-pod@sha256:86e0050aaa7477b8aeef382e3bf8092463d207adfa5cd8c88358b367bb624869_amd64",
"8Base-RHOSE-4.11:openshift4/ose-powervs-cloud-controller-manager-rhel8@sha256:28ef0b3040cc922f78fd7e9814628871c0fb85de1a9d47c1d954737d26d2f53b_amd64",
"8Base-RHOSE-4.11:openshift4/ose-powervs-cloud-controller-manager-rhel8@sha256:a512551fc4ce326ef993f1dde6dedd5cf4c20b6c41f6149430ffae0d9e10d62c_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-powervs-machine-controllers-rhel8@sha256:965ad6292483d5e6d8b734fd40006689cf3917657919c668b6d01bc9fc4b816e_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-powervs-machine-controllers-rhel8@sha256:a03170bc3c01ee4f9c6cb80ee41925231b6c8b283822a094506214c10f19847b_amd64",
"8Base-RHOSE-4.11:openshift4/ose-prom-label-proxy@sha256:90f629a90569aceb6deb0134b4141a3a622c4e95637ef4d5d6f3890ac27026c2_s390x",
"8Base-RHOSE-4.11:openshift4/ose-prom-label-proxy@sha256:c9ac8cabb6bc4f6bd60bda52529c98df596a1fa5a9130201129068ff48bc0fbb_arm64",
"8Base-RHOSE-4.11:openshift4/ose-prom-label-proxy@sha256:db4ec1b0a75ec8a5260095225cf2ef103895edd9b05419503bec473629a3dcd0_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-prom-label-proxy@sha256:fd3feba855b7afa27146ab4798f7afcb05d2dc22c1eea2c691a3778df00606d6_amd64",
"8Base-RHOSE-4.11:openshift4/ose-prometheus-alertmanager@sha256:0d225b059bdefca3ac163860ce9ae41ed74cd8c9ca887cfe4c525ac3f0cae783_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-prometheus-alertmanager@sha256:13c7b3e7d5a2a75a806642a614189de0f4ae1639a9cab78ca7104ba65b4fd385_s390x",
"8Base-RHOSE-4.11:openshift4/ose-prometheus-alertmanager@sha256:cdddc502045ecafa9d4deabf4ac30af0255c3bb586390bcf7d89a1c1937b833c_arm64",
"8Base-RHOSE-4.11:openshift4/ose-prometheus-alertmanager@sha256:f8db7211683d764461c1feacb61eb9911f480a8ad113fccb381155322077303c_amd64",
"8Base-RHOSE-4.11:openshift4/ose-prometheus-config-reloader@sha256:015e84370d7a0a3e5318158915b27e1c5e7e7699d11240ba7359d6bc32c9898a_s390x",
"8Base-RHOSE-4.11:openshift4/ose-prometheus-config-reloader@sha256:39e17dba2978d3e1b0af71b9eb1be3446199a365ada2e156682ee7a20e48b060_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-prometheus-config-reloader@sha256:4065daad759195db3c325efc46209f02bcc1c32caad88c69d5a3dbdcf920e335_amd64",
"8Base-RHOSE-4.11:openshift4/ose-prometheus-config-reloader@sha256:bb62cdf6eca82eaa92fb9bbfc4e2f7575c3c49d472fda9358808aa790d3f5a70_arm64",
"8Base-RHOSE-4.11:openshift4/ose-prometheus-node-exporter@sha256:1226c18cda120df10313739a9ac638bd5c4d02aa4f65ba3d1044b4f423d559a2_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-prometheus-node-exporter@sha256:3539ddf93d8c2fe005b53b52c6628b413be0aabdfa534e6b947c4842d3617323_arm64",
"8Base-RHOSE-4.11:openshift4/ose-prometheus-node-exporter@sha256:52adf1af03f2c7fef37ac537638577b913a73b11490ef16c789c40dbfbc9391c_s390x",
"8Base-RHOSE-4.11:openshift4/ose-prometheus-node-exporter@sha256:79ad722e32477863e3319b35b1e98befb8257576ebab0be4ae605f1cf92cf760_amd64",
"8Base-RHOSE-4.11:openshift4/ose-prometheus-operator-admission-webhook-rhel8@sha256:7c00451864fafd5f2c5e316557f67eb027dd66e3e756c756ab3f74ab7a98e404_arm64",
"8Base-RHOSE-4.11:openshift4/ose-prometheus-operator-admission-webhook-rhel8@sha256:9a67755cf6419877dce688f5bcd92da4929dcd86603219eb08628b44a29c4257_amd64",
"8Base-RHOSE-4.11:openshift4/ose-prometheus-operator-admission-webhook-rhel8@sha256:a810296e2d9a9924234a7437531f9b6f4e266a4ddd40b8ecce1c48414696512e_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-prometheus-operator-admission-webhook-rhel8@sha256:c5030e797e2b2130ec51a9a6039e02ea272477f502f7999286c660d59f34aca8_s390x",
"8Base-RHOSE-4.11:openshift4/ose-prometheus-operator@sha256:72ffba5d0ae400eba6e31120ecb4b621e852653b3b3850add2775bf51d5a2aca_arm64",
"8Base-RHOSE-4.11:openshift4/ose-prometheus-operator@sha256:9e028b370e4b1fa7eeb51fb84ad9b1344e4012716030c5d3fa223c7abe92c0e1_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-prometheus-operator@sha256:a2912fec31d91070a66473f1902cd5206cc8ce9e6849c4e5c5ba3da85165a31b_s390x",
"8Base-RHOSE-4.11:openshift4/ose-prometheus-operator@sha256:b45f485a4d48297aaef5fc6b95211eebe8f75ebf2ef69118c331c21a97fbaa9a_amd64",
"8Base-RHOSE-4.11:openshift4/ose-prometheus@sha256:2486111c7d1de008464902945f9767cefedb3ef5c53521fdc2e1eb5fcf1b3fb4_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-prometheus@sha256:37e8941e45c4add6684e52685ed112e474f0c8f062178497a4d65a019a2c1700_amd64",
"8Base-RHOSE-4.11:openshift4/ose-prometheus@sha256:48375716d6e24dfd3811907f109defa883495cfdb387e78c26b90589e05623d7_arm64",
"8Base-RHOSE-4.11:openshift4/ose-prometheus@sha256:64ad3518eff522dda5d221496a94cf2fe14b5c68175d0002ff01bbeb131756b1_s390x",
"8Base-RHOSE-4.11:openshift4/ose-sdn-rhel8@sha256:0e9935caae157329505de5a21a4d40ef501c9a2bcff47f76b074fcf1ab0e9c22_s390x",
"8Base-RHOSE-4.11:openshift4/ose-sdn-rhel8@sha256:c708a24017904d8e50fffaafc4c7b072bd774d04acdfa2b40d139edccf1dad33_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-sdn-rhel8@sha256:f2c982220bfc6785e85f25c70ce559df5121417ec205d2df6965eb97885595ae_amd64",
"8Base-RHOSE-4.11:openshift4/ose-sdn-rhel8@sha256:f3f3ab589e877816e8816468155a3f2eacdecd2085c08794ba372e6dcb84dd9a_arm64",
"8Base-RHOSE-4.11:openshift4/ose-service-ca-operator@sha256:2fd815e1dfa78fc9c28179a5c77296723bbe8f42e1b19e347d936a795b787cdf_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-service-ca-operator@sha256:5607b0aeaff5bc14563afb5b339cf26c12472501532d929da168c2e21a7afe9f_s390x",
"8Base-RHOSE-4.11:openshift4/ose-service-ca-operator@sha256:85dc1b4150d3a3f698bfc460ef6bb30c9b827a098de3cb7f46b9d35f145ef4f4_arm64",
"8Base-RHOSE-4.11:openshift4/ose-service-ca-operator@sha256:bcdbf3cb8e6e31b66d979055c7ad71ff5d9fa309ba3c35256acdbe51c9f43de5_amd64",
"8Base-RHOSE-4.11:openshift4/ose-telemeter@sha256:136d56f3c872a4d0dafb872d79c10b9d11cc582cbbb1e796881c6770543b3012_arm64",
"8Base-RHOSE-4.11:openshift4/ose-telemeter@sha256:41f945d79832bab585470bb274be2ab66c8728808d15679c8ea3089013671464_s390x",
"8Base-RHOSE-4.11:openshift4/ose-telemeter@sha256:d9c609b5b7893d6f0c137fff5edd8df6b182088277ee2b9fcda8374fe19838e4_amd64",
"8Base-RHOSE-4.11:openshift4/ose-telemeter@sha256:f931ead1bc611c5faf5073c81a3af1c3561ed1eb42f958fa9c1ae03eeb339505_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-tests@sha256:62f2f4e4ceba4c9b0a2116d3f3ec7c3b467f597e089e791f5a1271ecc4fcc3fd_s390x",
"8Base-RHOSE-4.11:openshift4/ose-tests@sha256:7cf282f6435dc703a8706afc203c5cb55d1f02a2af2452385ea0415b3b07ec89_amd64",
"8Base-RHOSE-4.11:openshift4/ose-tests@sha256:a5de772af9f66abc7b9f80a650ac51b70ec040cf331773c71d817a389c999144_arm64",
"8Base-RHOSE-4.11:openshift4/ose-tests@sha256:d8fd47265c720cad5f81c107c40302e3da0e569b79b18f0182804db6ddef0b39_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-thanos-rhel8@sha256:15883854538476b61fb9f95e9568936acdee1c26939101b300f16c877a1fb111_amd64",
"8Base-RHOSE-4.11:openshift4/ose-thanos-rhel8@sha256:94514a0e4637f4a171b6f603831ea5e608a8a66d7e04ef338814a2a3f788ae12_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-thanos-rhel8@sha256:b17fdce1d5ac2b69ec530e834f4a15576ea9e1227f74bca0777d30555a7aae96_arm64",
"8Base-RHOSE-4.11:openshift4/ose-thanos-rhel8@sha256:fa37f528f000ce8be8262df51584f0746f3b2a15db2295e82dba17171d3e6af7_s390x",
"8Base-RHOSE-4.11:openshift4/ose-tools-rhel8@sha256:3e7ad95fa62980cfa70e0021654b5a8405c254ebc4da9710ac1171480d665c59_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-tools-rhel8@sha256:c240e2e47af8935e58563da8c7e753704ed0c279a5522352573431e1bf63a47a_s390x",
"8Base-RHOSE-4.11:openshift4/ose-tools-rhel8@sha256:e3aec41436e71965c0302002463767987eb0764cd1153417524259fa36a394fb_amd64",
"8Base-RHOSE-4.11:openshift4/ose-tools-rhel8@sha256:e919b897c04f0c28e7ad3911390a6786b5f32c16d6e95022df06b9806e48ef19_arm64",
"8Base-RHOSE-4.11:openshift4/ose-vmware-vsphere-csi-driver-operator-rhel8@sha256:dfe6e04bea49e649841021fc717372bffcf0393ae71ba50fb640a3da64efb8ec_amd64",
"8Base-RHOSE-4.11:openshift4/ose-vmware-vsphere-csi-driver-rhel8@sha256:1ba42f6dfa8aa6671c1bd91741a5160ee5520bf99b0aeccba75af21be725f561_amd64",
"8Base-RHOSE-4.11:openshift4/ose-vsphere-cloud-controller-manager-rhel8@sha256:8b1cecaff8606e6649ea59f2b41fd680ee9efec621d8e994f157973be9b496f6_amd64",
"8Base-RHOSE-4.11:openshift4/ose-vsphere-cluster-api-controllers-rhel8@sha256:a450b493f00f796206a3d7286e93bad2ec36e5a80259c7947e79a1a0d5210656_amd64",
"8Base-RHOSE-4.11:openshift4/ose-vsphere-csi-driver-operator-rhel8@sha256:dfe6e04bea49e649841021fc717372bffcf0393ae71ba50fb640a3da64efb8ec_amd64",
"8Base-RHOSE-4.11:openshift4/ose-vsphere-csi-driver-rhel8@sha256:1ba42f6dfa8aa6671c1bd91741a5160ee5520bf99b0aeccba75af21be725f561_amd64",
"8Base-RHOSE-4.11:openshift4/ose-vsphere-csi-driver-syncer-rhel8@sha256:a8fb8135d0f3d2f666825d8a696973347f08238122e69951f17cce39d4287040_amd64",
"8Base-RHOSE-4.11:openshift4/ose-vsphere-problem-detector-rhel8@sha256:1a6eb49eea5f45e26b7bf30de3cd9b5573901fa6d4aa3bf621fa2e842c74c8d6_amd64",
"8Base-RHOSE-4.11:openshift4/ovirt-csi-driver-rhel7@sha256:1a3545dcf656b9e6caa0007993f8b9ae4544a7e3d0c28d7bd4a892d8f4b4b2d8_s390x",
"8Base-RHOSE-4.11:openshift4/ovirt-csi-driver-rhel7@sha256:83423a80871b68615cb6174ac08e5a60b0b1b8ed003a3f40ec03fb7920679e94_arm64",
"8Base-RHOSE-4.11:openshift4/ovirt-csi-driver-rhel7@sha256:b1ee2119c5c9ffa916f48425d807695d557bfe326bbfe0e65d18ec235cee53b7_ppc64le",
"8Base-RHOSE-4.11:openshift4/ovirt-csi-driver-rhel7@sha256:f7adacdb30067ee92339af29ed852e5de53d0c272cfaf5b46ab48b7b668816f5_amd64",
"8Base-RHOSE-4.11:openshift4/ovirt-csi-driver-rhel8-operator@sha256:2c1cd41c04dad0e7c8958ceec1b1d4273eb8be8f2f1daede4a6257050b012543_arm64",
"8Base-RHOSE-4.11:openshift4/ovirt-csi-driver-rhel8-operator@sha256:7a167a4e4c80b02d4e3a4d1f17b84c47fa7f2818c20ae643891e04d6270a58a6_s390x",
"8Base-RHOSE-4.11:openshift4/ovirt-csi-driver-rhel8-operator@sha256:d44cc45f565771b89a9a6600c3f0a463f5707b5d99d43fcd5017afa1c42cfe41_ppc64le",
"8Base-RHOSE-4.11:openshift4/ovirt-csi-driver-rhel8-operator@sha256:ec28031cfdeadc780ac4a539fc2ffcee484db70aff6d68bec2bfc88509f41ded_amd64",
"8Base-RHOSE-4.11:openshift4/ovirt-csi-driver-rhel8@sha256:1a3545dcf656b9e6caa0007993f8b9ae4544a7e3d0c28d7bd4a892d8f4b4b2d8_s390x",
"8Base-RHOSE-4.11:openshift4/ovirt-csi-driver-rhel8@sha256:83423a80871b68615cb6174ac08e5a60b0b1b8ed003a3f40ec03fb7920679e94_arm64",
"8Base-RHOSE-4.11:openshift4/ovirt-csi-driver-rhel8@sha256:b1ee2119c5c9ffa916f48425d807695d557bfe326bbfe0e65d18ec235cee53b7_ppc64le",
"8Base-RHOSE-4.11:openshift4/ovirt-csi-driver-rhel8@sha256:f7adacdb30067ee92339af29ed852e5de53d0c272cfaf5b46ab48b7b668816f5_amd64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "golang: compress/gzip: stack exhaustion in Reader.Read"
}
]
}
rhsa-2022_5799
Vulnerability from csaf_redhat
Notes
{
"document": {
"aggregate_severity": {
"namespace": "https://access.redhat.com/security/updates/classification/",
"text": "Important"
},
"category": "csaf_security_advisory",
"csaf_version": "2.0",
"distribution": {
"text": "Copyright \u00a9 Red Hat, Inc. All rights reserved.",
"tlp": {
"label": "WHITE",
"url": "https://www.first.org/tlp/"
}
},
"lang": "en",
"notes": [
{
"category": "summary",
"text": "An update for go-toolset and golang is now available for Red Hat Enterprise Linux 9.\n\nRed Hat Product Security has rated this update as having a security impact of Important. A Common Vulnerability Scoring System (CVSS) base score, which gives a detailed severity rating, is available for each vulnerability from the CVE link(s) in the References section.",
"title": "Topic"
},
{
"category": "general",
"text": "Go Toolset provides the Go programming language tools and libraries. Go is alternatively known as golang. \n\nThe golang packages provide the Go programming language compiler.\n\nSecurity Fix(es):\n\n* golang: compress/gzip: stack exhaustion in Reader.Read (CVE-2022-30631)\n\n* golang: net/http: improper sanitization of Transfer-Encoding header (CVE-2022-1705)\n\n* golang: go/parser: stack exhaustion in all Parse* functions (CVE-2022-1962)\n\n* golang: encoding/xml: stack exhaustion in Decoder.Skip (CVE-2022-28131)\n\n* golang: io/fs: stack exhaustion in Glob (CVE-2022-30630)\n\n* golang: path/filepath: stack exhaustion in Glob (CVE-2022-30632)\n\n* golang: encoding/xml: stack exhaustion in Unmarshal (CVE-2022-30633)\n\n* golang: encoding/gob: stack exhaustion in Decoder.Decode (CVE-2022-30635)\n\n* golang: net/http/httputil: NewSingleHostReverseProxy - omit X-Forwarded-For not working (CVE-2022-32148)\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* Clean up dist-git patches (BZ#2109174)\n\n* Update Go to version 1.17.12 (BZ#2109183)",
"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-2022:5799",
"url": "https://access.redhat.com/errata/RHSA-2022:5799"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/updates/classification/#important",
"url": "https://access.redhat.com/security/updates/classification/#important"
},
{
"category": "external",
"summary": "2107342",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2107342"
},
{
"category": "external",
"summary": "2107371",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2107371"
},
{
"category": "external",
"summary": "2107374",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2107374"
},
{
"category": "external",
"summary": "2107376",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2107376"
},
{
"category": "external",
"summary": "2107383",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2107383"
},
{
"category": "external",
"summary": "2107386",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2107386"
},
{
"category": "external",
"summary": "2107388",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2107388"
},
{
"category": "external",
"summary": "2107390",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2107390"
},
{
"category": "external",
"summary": "2107392",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2107392"
},
{
"category": "self",
"summary": "Canonical URL",
"url": "https://security.access.redhat.com/data/csaf/v2/advisories/2022/rhsa-2022_5799.json"
}
],
"title": "Red Hat Security Advisory: go-toolset and golang security and bug fix update",
"tracking": {
"current_release_date": "2025-01-06T19:19:40+00:00",
"generator": {
"date": "2025-01-06T19:19:40+00:00",
"engine": {
"name": "Red Hat SDEngine",
"version": "4.2.5"
}
},
"id": "RHSA-2022:5799",
"initial_release_date": "2022-08-01T16:07:42+00:00",
"revision_history": [
{
"date": "2022-08-01T16:07:42+00:00",
"number": "1",
"summary": "Initial version"
},
{
"date": "2022-08-01T16:07:42+00:00",
"number": "2",
"summary": "Last updated version"
},
{
"date": "2025-01-06T19:19:40+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.0.0.Z.MAIN.EUS",
"product_identification_helper": {
"cpe": "cpe:/a:redhat:enterprise_linux:9::appstream"
}
}
}
],
"category": "product_family",
"name": "Red Hat Enterprise Linux"
},
{
"branches": [
{
"category": "product_version",
"name": "golang-0:1.17.12-1.el9_0.src",
"product": {
"name": "golang-0:1.17.12-1.el9_0.src",
"product_id": "golang-0:1.17.12-1.el9_0.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/golang@1.17.12-1.el9_0?arch=src"
}
}
},
{
"category": "product_version",
"name": "go-toolset-0:1.17.12-1.el9_0.src",
"product": {
"name": "go-toolset-0:1.17.12-1.el9_0.src",
"product_id": "go-toolset-0:1.17.12-1.el9_0.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/go-toolset@1.17.12-1.el9_0?arch=src"
}
}
}
],
"category": "architecture",
"name": "src"
},
{
"branches": [
{
"category": "product_version",
"name": "golang-0:1.17.12-1.el9_0.aarch64",
"product": {
"name": "golang-0:1.17.12-1.el9_0.aarch64",
"product_id": "golang-0:1.17.12-1.el9_0.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/golang@1.17.12-1.el9_0?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "golang-bin-0:1.17.12-1.el9_0.aarch64",
"product": {
"name": "golang-bin-0:1.17.12-1.el9_0.aarch64",
"product_id": "golang-bin-0:1.17.12-1.el9_0.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/golang-bin@1.17.12-1.el9_0?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "go-toolset-0:1.17.12-1.el9_0.aarch64",
"product": {
"name": "go-toolset-0:1.17.12-1.el9_0.aarch64",
"product_id": "go-toolset-0:1.17.12-1.el9_0.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/go-toolset@1.17.12-1.el9_0?arch=aarch64"
}
}
}
],
"category": "architecture",
"name": "aarch64"
},
{
"branches": [
{
"category": "product_version",
"name": "golang-0:1.17.12-1.el9_0.ppc64le",
"product": {
"name": "golang-0:1.17.12-1.el9_0.ppc64le",
"product_id": "golang-0:1.17.12-1.el9_0.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/golang@1.17.12-1.el9_0?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "golang-bin-0:1.17.12-1.el9_0.ppc64le",
"product": {
"name": "golang-bin-0:1.17.12-1.el9_0.ppc64le",
"product_id": "golang-bin-0:1.17.12-1.el9_0.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/golang-bin@1.17.12-1.el9_0?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "go-toolset-0:1.17.12-1.el9_0.ppc64le",
"product": {
"name": "go-toolset-0:1.17.12-1.el9_0.ppc64le",
"product_id": "go-toolset-0:1.17.12-1.el9_0.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/go-toolset@1.17.12-1.el9_0?arch=ppc64le"
}
}
}
],
"category": "architecture",
"name": "ppc64le"
},
{
"branches": [
{
"category": "product_version",
"name": "golang-0:1.17.12-1.el9_0.x86_64",
"product": {
"name": "golang-0:1.17.12-1.el9_0.x86_64",
"product_id": "golang-0:1.17.12-1.el9_0.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/golang@1.17.12-1.el9_0?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "golang-bin-0:1.17.12-1.el9_0.x86_64",
"product": {
"name": "golang-bin-0:1.17.12-1.el9_0.x86_64",
"product_id": "golang-bin-0:1.17.12-1.el9_0.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/golang-bin@1.17.12-1.el9_0?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "golang-race-0:1.17.12-1.el9_0.x86_64",
"product": {
"name": "golang-race-0:1.17.12-1.el9_0.x86_64",
"product_id": "golang-race-0:1.17.12-1.el9_0.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/golang-race@1.17.12-1.el9_0?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "go-toolset-0:1.17.12-1.el9_0.x86_64",
"product": {
"name": "go-toolset-0:1.17.12-1.el9_0.x86_64",
"product_id": "go-toolset-0:1.17.12-1.el9_0.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/go-toolset@1.17.12-1.el9_0?arch=x86_64"
}
}
}
],
"category": "architecture",
"name": "x86_64"
},
{
"branches": [
{
"category": "product_version",
"name": "golang-0:1.17.12-1.el9_0.s390x",
"product": {
"name": "golang-0:1.17.12-1.el9_0.s390x",
"product_id": "golang-0:1.17.12-1.el9_0.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/golang@1.17.12-1.el9_0?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "golang-bin-0:1.17.12-1.el9_0.s390x",
"product": {
"name": "golang-bin-0:1.17.12-1.el9_0.s390x",
"product_id": "golang-bin-0:1.17.12-1.el9_0.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/golang-bin@1.17.12-1.el9_0?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "go-toolset-0:1.17.12-1.el9_0.s390x",
"product": {
"name": "go-toolset-0:1.17.12-1.el9_0.s390x",
"product_id": "go-toolset-0:1.17.12-1.el9_0.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/go-toolset@1.17.12-1.el9_0?arch=s390x"
}
}
}
],
"category": "architecture",
"name": "s390x"
},
{
"branches": [
{
"category": "product_version",
"name": "golang-docs-0:1.17.12-1.el9_0.noarch",
"product": {
"name": "golang-docs-0:1.17.12-1.el9_0.noarch",
"product_id": "golang-docs-0:1.17.12-1.el9_0.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/golang-docs@1.17.12-1.el9_0?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "golang-misc-0:1.17.12-1.el9_0.noarch",
"product": {
"name": "golang-misc-0:1.17.12-1.el9_0.noarch",
"product_id": "golang-misc-0:1.17.12-1.el9_0.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/golang-misc@1.17.12-1.el9_0?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "golang-src-0:1.17.12-1.el9_0.noarch",
"product": {
"name": "golang-src-0:1.17.12-1.el9_0.noarch",
"product_id": "golang-src-0:1.17.12-1.el9_0.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/golang-src@1.17.12-1.el9_0?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "golang-tests-0:1.17.12-1.el9_0.noarch",
"product": {
"name": "golang-tests-0:1.17.12-1.el9_0.noarch",
"product_id": "golang-tests-0:1.17.12-1.el9_0.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/golang-tests@1.17.12-1.el9_0?arch=noarch"
}
}
}
],
"category": "architecture",
"name": "noarch"
}
],
"category": "vendor",
"name": "Red Hat"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "go-toolset-0:1.17.12-1.el9_0.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.0.0.Z.MAIN.EUS:go-toolset-0:1.17.12-1.el9_0.aarch64"
},
"product_reference": "go-toolset-0:1.17.12-1.el9_0.aarch64",
"relates_to_product_reference": "AppStream-9.0.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go-toolset-0:1.17.12-1.el9_0.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.0.0.Z.MAIN.EUS:go-toolset-0:1.17.12-1.el9_0.ppc64le"
},
"product_reference": "go-toolset-0:1.17.12-1.el9_0.ppc64le",
"relates_to_product_reference": "AppStream-9.0.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go-toolset-0:1.17.12-1.el9_0.s390x as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.0.0.Z.MAIN.EUS:go-toolset-0:1.17.12-1.el9_0.s390x"
},
"product_reference": "go-toolset-0:1.17.12-1.el9_0.s390x",
"relates_to_product_reference": "AppStream-9.0.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go-toolset-0:1.17.12-1.el9_0.src as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.0.0.Z.MAIN.EUS:go-toolset-0:1.17.12-1.el9_0.src"
},
"product_reference": "go-toolset-0:1.17.12-1.el9_0.src",
"relates_to_product_reference": "AppStream-9.0.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go-toolset-0:1.17.12-1.el9_0.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.0.0.Z.MAIN.EUS:go-toolset-0:1.17.12-1.el9_0.x86_64"
},
"product_reference": "go-toolset-0:1.17.12-1.el9_0.x86_64",
"relates_to_product_reference": "AppStream-9.0.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "golang-0:1.17.12-1.el9_0.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.0.0.Z.MAIN.EUS:golang-0:1.17.12-1.el9_0.aarch64"
},
"product_reference": "golang-0:1.17.12-1.el9_0.aarch64",
"relates_to_product_reference": "AppStream-9.0.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "golang-0:1.17.12-1.el9_0.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.0.0.Z.MAIN.EUS:golang-0:1.17.12-1.el9_0.ppc64le"
},
"product_reference": "golang-0:1.17.12-1.el9_0.ppc64le",
"relates_to_product_reference": "AppStream-9.0.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "golang-0:1.17.12-1.el9_0.s390x as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.0.0.Z.MAIN.EUS:golang-0:1.17.12-1.el9_0.s390x"
},
"product_reference": "golang-0:1.17.12-1.el9_0.s390x",
"relates_to_product_reference": "AppStream-9.0.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "golang-0:1.17.12-1.el9_0.src as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.0.0.Z.MAIN.EUS:golang-0:1.17.12-1.el9_0.src"
},
"product_reference": "golang-0:1.17.12-1.el9_0.src",
"relates_to_product_reference": "AppStream-9.0.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "golang-0:1.17.12-1.el9_0.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.0.0.Z.MAIN.EUS:golang-0:1.17.12-1.el9_0.x86_64"
},
"product_reference": "golang-0:1.17.12-1.el9_0.x86_64",
"relates_to_product_reference": "AppStream-9.0.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "golang-bin-0:1.17.12-1.el9_0.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.0.0.Z.MAIN.EUS:golang-bin-0:1.17.12-1.el9_0.aarch64"
},
"product_reference": "golang-bin-0:1.17.12-1.el9_0.aarch64",
"relates_to_product_reference": "AppStream-9.0.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "golang-bin-0:1.17.12-1.el9_0.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.0.0.Z.MAIN.EUS:golang-bin-0:1.17.12-1.el9_0.ppc64le"
},
"product_reference": "golang-bin-0:1.17.12-1.el9_0.ppc64le",
"relates_to_product_reference": "AppStream-9.0.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "golang-bin-0:1.17.12-1.el9_0.s390x as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.0.0.Z.MAIN.EUS:golang-bin-0:1.17.12-1.el9_0.s390x"
},
"product_reference": "golang-bin-0:1.17.12-1.el9_0.s390x",
"relates_to_product_reference": "AppStream-9.0.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "golang-bin-0:1.17.12-1.el9_0.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.0.0.Z.MAIN.EUS:golang-bin-0:1.17.12-1.el9_0.x86_64"
},
"product_reference": "golang-bin-0:1.17.12-1.el9_0.x86_64",
"relates_to_product_reference": "AppStream-9.0.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "golang-docs-0:1.17.12-1.el9_0.noarch as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.0.0.Z.MAIN.EUS:golang-docs-0:1.17.12-1.el9_0.noarch"
},
"product_reference": "golang-docs-0:1.17.12-1.el9_0.noarch",
"relates_to_product_reference": "AppStream-9.0.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "golang-misc-0:1.17.12-1.el9_0.noarch as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.0.0.Z.MAIN.EUS:golang-misc-0:1.17.12-1.el9_0.noarch"
},
"product_reference": "golang-misc-0:1.17.12-1.el9_0.noarch",
"relates_to_product_reference": "AppStream-9.0.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "golang-race-0:1.17.12-1.el9_0.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.0.0.Z.MAIN.EUS:golang-race-0:1.17.12-1.el9_0.x86_64"
},
"product_reference": "golang-race-0:1.17.12-1.el9_0.x86_64",
"relates_to_product_reference": "AppStream-9.0.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "golang-src-0:1.17.12-1.el9_0.noarch as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.0.0.Z.MAIN.EUS:golang-src-0:1.17.12-1.el9_0.noarch"
},
"product_reference": "golang-src-0:1.17.12-1.el9_0.noarch",
"relates_to_product_reference": "AppStream-9.0.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "golang-tests-0:1.17.12-1.el9_0.noarch as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.0.0.Z.MAIN.EUS:golang-tests-0:1.17.12-1.el9_0.noarch"
},
"product_reference": "golang-tests-0:1.17.12-1.el9_0.noarch",
"relates_to_product_reference": "AppStream-9.0.0.Z.MAIN.EUS"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2022-1705",
"cwe": {
"id": "CWE-444",
"name": "Inconsistent Interpretation of HTTP Requests (\u0027HTTP Request/Response Smuggling\u0027)"
},
"discovery_date": "2022-07-14T00:00:00+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"AppStream-9.0.0.Z.MAIN.EUS:go-toolset-0:1.17.12-1.el9_0.aarch64",
"AppStream-9.0.0.Z.MAIN.EUS:go-toolset-0:1.17.12-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.MAIN.EUS:go-toolset-0:1.17.12-1.el9_0.s390x",
"AppStream-9.0.0.Z.MAIN.EUS:go-toolset-0:1.17.12-1.el9_0.src",
"AppStream-9.0.0.Z.MAIN.EUS:go-toolset-0:1.17.12-1.el9_0.x86_64"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2107374"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in golang. The HTTP/1 client accepted invalid Transfer-Encoding headers indicating \"chunked\" encoding. This issue could allow request smuggling, but only if combined with an intermediate server that also improperly accepts the header as invalid.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "golang: net/http: improper sanitization of Transfer-Encoding 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.0.0.Z.MAIN.EUS:golang-0:1.17.12-1.el9_0.aarch64",
"AppStream-9.0.0.Z.MAIN.EUS:golang-0:1.17.12-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.MAIN.EUS:golang-0:1.17.12-1.el9_0.s390x",
"AppStream-9.0.0.Z.MAIN.EUS:golang-0:1.17.12-1.el9_0.src",
"AppStream-9.0.0.Z.MAIN.EUS:golang-0:1.17.12-1.el9_0.x86_64",
"AppStream-9.0.0.Z.MAIN.EUS:golang-bin-0:1.17.12-1.el9_0.aarch64",
"AppStream-9.0.0.Z.MAIN.EUS:golang-bin-0:1.17.12-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.MAIN.EUS:golang-bin-0:1.17.12-1.el9_0.s390x",
"AppStream-9.0.0.Z.MAIN.EUS:golang-bin-0:1.17.12-1.el9_0.x86_64",
"AppStream-9.0.0.Z.MAIN.EUS:golang-docs-0:1.17.12-1.el9_0.noarch",
"AppStream-9.0.0.Z.MAIN.EUS:golang-misc-0:1.17.12-1.el9_0.noarch",
"AppStream-9.0.0.Z.MAIN.EUS:golang-race-0:1.17.12-1.el9_0.x86_64",
"AppStream-9.0.0.Z.MAIN.EUS:golang-src-0:1.17.12-1.el9_0.noarch",
"AppStream-9.0.0.Z.MAIN.EUS:golang-tests-0:1.17.12-1.el9_0.noarch"
],
"known_not_affected": [
"AppStream-9.0.0.Z.MAIN.EUS:go-toolset-0:1.17.12-1.el9_0.aarch64",
"AppStream-9.0.0.Z.MAIN.EUS:go-toolset-0:1.17.12-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.MAIN.EUS:go-toolset-0:1.17.12-1.el9_0.s390x",
"AppStream-9.0.0.Z.MAIN.EUS:go-toolset-0:1.17.12-1.el9_0.src",
"AppStream-9.0.0.Z.MAIN.EUS:go-toolset-0:1.17.12-1.el9_0.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2022-1705"
},
{
"category": "external",
"summary": "RHBZ#2107374",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2107374"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2022-1705",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-1705"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2022-1705",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2022-1705"
},
{
"category": "external",
"summary": "https://go.dev/issue/53188",
"url": "https://go.dev/issue/53188"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-announce/c/nqrv9fbR0zE",
"url": "https://groups.google.com/g/golang-announce/c/nqrv9fbR0zE"
}
],
"release_date": "2022-07-12T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2022-08-01T16:07:42+00:00",
"details": "For details on how 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.0.0.Z.MAIN.EUS:golang-0:1.17.12-1.el9_0.aarch64",
"AppStream-9.0.0.Z.MAIN.EUS:golang-0:1.17.12-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.MAIN.EUS:golang-0:1.17.12-1.el9_0.s390x",
"AppStream-9.0.0.Z.MAIN.EUS:golang-0:1.17.12-1.el9_0.src",
"AppStream-9.0.0.Z.MAIN.EUS:golang-0:1.17.12-1.el9_0.x86_64",
"AppStream-9.0.0.Z.MAIN.EUS:golang-bin-0:1.17.12-1.el9_0.aarch64",
"AppStream-9.0.0.Z.MAIN.EUS:golang-bin-0:1.17.12-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.MAIN.EUS:golang-bin-0:1.17.12-1.el9_0.s390x",
"AppStream-9.0.0.Z.MAIN.EUS:golang-bin-0:1.17.12-1.el9_0.x86_64",
"AppStream-9.0.0.Z.MAIN.EUS:golang-docs-0:1.17.12-1.el9_0.noarch",
"AppStream-9.0.0.Z.MAIN.EUS:golang-misc-0:1.17.12-1.el9_0.noarch",
"AppStream-9.0.0.Z.MAIN.EUS:golang-race-0:1.17.12-1.el9_0.x86_64",
"AppStream-9.0.0.Z.MAIN.EUS:golang-src-0:1.17.12-1.el9_0.noarch",
"AppStream-9.0.0.Z.MAIN.EUS:golang-tests-0:1.17.12-1.el9_0.noarch"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2022:5799"
}
],
"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": [
"AppStream-9.0.0.Z.MAIN.EUS:go-toolset-0:1.17.12-1.el9_0.aarch64",
"AppStream-9.0.0.Z.MAIN.EUS:go-toolset-0:1.17.12-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.MAIN.EUS:go-toolset-0:1.17.12-1.el9_0.s390x",
"AppStream-9.0.0.Z.MAIN.EUS:go-toolset-0:1.17.12-1.el9_0.src",
"AppStream-9.0.0.Z.MAIN.EUS:go-toolset-0:1.17.12-1.el9_0.x86_64",
"AppStream-9.0.0.Z.MAIN.EUS:golang-0:1.17.12-1.el9_0.aarch64",
"AppStream-9.0.0.Z.MAIN.EUS:golang-0:1.17.12-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.MAIN.EUS:golang-0:1.17.12-1.el9_0.s390x",
"AppStream-9.0.0.Z.MAIN.EUS:golang-0:1.17.12-1.el9_0.src",
"AppStream-9.0.0.Z.MAIN.EUS:golang-0:1.17.12-1.el9_0.x86_64",
"AppStream-9.0.0.Z.MAIN.EUS:golang-bin-0:1.17.12-1.el9_0.aarch64",
"AppStream-9.0.0.Z.MAIN.EUS:golang-bin-0:1.17.12-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.MAIN.EUS:golang-bin-0:1.17.12-1.el9_0.s390x",
"AppStream-9.0.0.Z.MAIN.EUS:golang-bin-0:1.17.12-1.el9_0.x86_64",
"AppStream-9.0.0.Z.MAIN.EUS:golang-docs-0:1.17.12-1.el9_0.noarch",
"AppStream-9.0.0.Z.MAIN.EUS:golang-misc-0:1.17.12-1.el9_0.noarch",
"AppStream-9.0.0.Z.MAIN.EUS:golang-race-0:1.17.12-1.el9_0.x86_64",
"AppStream-9.0.0.Z.MAIN.EUS:golang-src-0:1.17.12-1.el9_0.noarch",
"AppStream-9.0.0.Z.MAIN.EUS:golang-tests-0:1.17.12-1.el9_0.noarch"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "golang: net/http: improper sanitization of Transfer-Encoding header"
},
{
"cve": "CVE-2022-1962",
"cwe": {
"id": "CWE-1325",
"name": "Improperly Controlled Sequential Memory Allocation"
},
"discovery_date": "2022-07-14T00:00:00+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"AppStream-9.0.0.Z.MAIN.EUS:go-toolset-0:1.17.12-1.el9_0.aarch64",
"AppStream-9.0.0.Z.MAIN.EUS:go-toolset-0:1.17.12-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.MAIN.EUS:go-toolset-0:1.17.12-1.el9_0.s390x",
"AppStream-9.0.0.Z.MAIN.EUS:go-toolset-0:1.17.12-1.el9_0.src",
"AppStream-9.0.0.Z.MAIN.EUS:go-toolset-0:1.17.12-1.el9_0.x86_64"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2107376"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in the golang standard library, go/parser. When calling any Parse functions on the Go source code, which contains deeply nested types or declarations, a panic can occur due to stack exhaustion. This issue allows an attacker to impact system availability.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "golang: go/parser: stack exhaustion in all Parse* functions",
"title": "Vulnerability summary"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"AppStream-9.0.0.Z.MAIN.EUS:golang-0:1.17.12-1.el9_0.aarch64",
"AppStream-9.0.0.Z.MAIN.EUS:golang-0:1.17.12-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.MAIN.EUS:golang-0:1.17.12-1.el9_0.s390x",
"AppStream-9.0.0.Z.MAIN.EUS:golang-0:1.17.12-1.el9_0.src",
"AppStream-9.0.0.Z.MAIN.EUS:golang-0:1.17.12-1.el9_0.x86_64",
"AppStream-9.0.0.Z.MAIN.EUS:golang-bin-0:1.17.12-1.el9_0.aarch64",
"AppStream-9.0.0.Z.MAIN.EUS:golang-bin-0:1.17.12-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.MAIN.EUS:golang-bin-0:1.17.12-1.el9_0.s390x",
"AppStream-9.0.0.Z.MAIN.EUS:golang-bin-0:1.17.12-1.el9_0.x86_64",
"AppStream-9.0.0.Z.MAIN.EUS:golang-docs-0:1.17.12-1.el9_0.noarch",
"AppStream-9.0.0.Z.MAIN.EUS:golang-misc-0:1.17.12-1.el9_0.noarch",
"AppStream-9.0.0.Z.MAIN.EUS:golang-race-0:1.17.12-1.el9_0.x86_64",
"AppStream-9.0.0.Z.MAIN.EUS:golang-src-0:1.17.12-1.el9_0.noarch",
"AppStream-9.0.0.Z.MAIN.EUS:golang-tests-0:1.17.12-1.el9_0.noarch"
],
"known_not_affected": [
"AppStream-9.0.0.Z.MAIN.EUS:go-toolset-0:1.17.12-1.el9_0.aarch64",
"AppStream-9.0.0.Z.MAIN.EUS:go-toolset-0:1.17.12-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.MAIN.EUS:go-toolset-0:1.17.12-1.el9_0.s390x",
"AppStream-9.0.0.Z.MAIN.EUS:go-toolset-0:1.17.12-1.el9_0.src",
"AppStream-9.0.0.Z.MAIN.EUS:go-toolset-0:1.17.12-1.el9_0.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2022-1962"
},
{
"category": "external",
"summary": "RHBZ#2107376",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2107376"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2022-1962",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-1962"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2022-1962",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2022-1962"
},
{
"category": "external",
"summary": "https://go.dev/issue/53616",
"url": "https://go.dev/issue/53616"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-announce/c/nqrv9fbR0zE",
"url": "https://groups.google.com/g/golang-announce/c/nqrv9fbR0zE"
}
],
"release_date": "2022-07-12T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2022-08-01T16:07:42+00:00",
"details": "For details on how 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.0.0.Z.MAIN.EUS:golang-0:1.17.12-1.el9_0.aarch64",
"AppStream-9.0.0.Z.MAIN.EUS:golang-0:1.17.12-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.MAIN.EUS:golang-0:1.17.12-1.el9_0.s390x",
"AppStream-9.0.0.Z.MAIN.EUS:golang-0:1.17.12-1.el9_0.src",
"AppStream-9.0.0.Z.MAIN.EUS:golang-0:1.17.12-1.el9_0.x86_64",
"AppStream-9.0.0.Z.MAIN.EUS:golang-bin-0:1.17.12-1.el9_0.aarch64",
"AppStream-9.0.0.Z.MAIN.EUS:golang-bin-0:1.17.12-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.MAIN.EUS:golang-bin-0:1.17.12-1.el9_0.s390x",
"AppStream-9.0.0.Z.MAIN.EUS:golang-bin-0:1.17.12-1.el9_0.x86_64",
"AppStream-9.0.0.Z.MAIN.EUS:golang-docs-0:1.17.12-1.el9_0.noarch",
"AppStream-9.0.0.Z.MAIN.EUS:golang-misc-0:1.17.12-1.el9_0.noarch",
"AppStream-9.0.0.Z.MAIN.EUS:golang-race-0:1.17.12-1.el9_0.x86_64",
"AppStream-9.0.0.Z.MAIN.EUS:golang-src-0:1.17.12-1.el9_0.noarch",
"AppStream-9.0.0.Z.MAIN.EUS:golang-tests-0:1.17.12-1.el9_0.noarch"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2022:5799"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "LOCAL",
"availabilityImpact": "HIGH",
"baseScore": 5.5,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "LOW",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"AppStream-9.0.0.Z.MAIN.EUS:go-toolset-0:1.17.12-1.el9_0.aarch64",
"AppStream-9.0.0.Z.MAIN.EUS:go-toolset-0:1.17.12-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.MAIN.EUS:go-toolset-0:1.17.12-1.el9_0.s390x",
"AppStream-9.0.0.Z.MAIN.EUS:go-toolset-0:1.17.12-1.el9_0.src",
"AppStream-9.0.0.Z.MAIN.EUS:go-toolset-0:1.17.12-1.el9_0.x86_64",
"AppStream-9.0.0.Z.MAIN.EUS:golang-0:1.17.12-1.el9_0.aarch64",
"AppStream-9.0.0.Z.MAIN.EUS:golang-0:1.17.12-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.MAIN.EUS:golang-0:1.17.12-1.el9_0.s390x",
"AppStream-9.0.0.Z.MAIN.EUS:golang-0:1.17.12-1.el9_0.src",
"AppStream-9.0.0.Z.MAIN.EUS:golang-0:1.17.12-1.el9_0.x86_64",
"AppStream-9.0.0.Z.MAIN.EUS:golang-bin-0:1.17.12-1.el9_0.aarch64",
"AppStream-9.0.0.Z.MAIN.EUS:golang-bin-0:1.17.12-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.MAIN.EUS:golang-bin-0:1.17.12-1.el9_0.s390x",
"AppStream-9.0.0.Z.MAIN.EUS:golang-bin-0:1.17.12-1.el9_0.x86_64",
"AppStream-9.0.0.Z.MAIN.EUS:golang-docs-0:1.17.12-1.el9_0.noarch",
"AppStream-9.0.0.Z.MAIN.EUS:golang-misc-0:1.17.12-1.el9_0.noarch",
"AppStream-9.0.0.Z.MAIN.EUS:golang-race-0:1.17.12-1.el9_0.x86_64",
"AppStream-9.0.0.Z.MAIN.EUS:golang-src-0:1.17.12-1.el9_0.noarch",
"AppStream-9.0.0.Z.MAIN.EUS:golang-tests-0:1.17.12-1.el9_0.noarch"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "golang: go/parser: stack exhaustion in all Parse* functions"
},
{
"cve": "CVE-2022-24675",
"cwe": {
"id": "CWE-120",
"name": "Buffer Copy without Checking Size of Input (\u0027Classic Buffer Overflow\u0027)"
},
"discovery_date": "2022-04-21T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2077688"
}
],
"notes": [
{
"category": "description",
"text": "A buffer overflow flaw was found in Golang\u0027s library encoding/pem. This flaw allows an attacker to use a large PEM input (more than 5 MB), causing a stack overflow in Decode, which leads to a loss of availability.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "golang: encoding/pem: fix stack overflow in Decode",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "Red Hat Enterprise Linux 7, 8 and 9 are affected, because the code-base is affected by this vulnerability.\n\nRed Hat Product Security has rated this issue as having Moderate security impact, and the issue is not currently planned to be addressed in future updates for Red Hat Enterprise Linux 7, hence, marked as Out-of-Support-Scope.\n\nRed Hat Developer Tools - Compilers (go-toolset-1.16-golang \u0026 go-toolset-1.17-golang), ships the vulnerable code and affected by this vulnerability.\n\nFor additional information, refer to the Issue Severity Classification: https://access.redhat.com/security/updates/classification/ and Red Hat Enterprise Linux Life Cycle \u0026 Updates Policy: https://access.redhat.com/support/policy/updates/errata/.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\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.0.0.Z.MAIN.EUS:go-toolset-0:1.17.12-1.el9_0.aarch64",
"AppStream-9.0.0.Z.MAIN.EUS:go-toolset-0:1.17.12-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.MAIN.EUS:go-toolset-0:1.17.12-1.el9_0.s390x",
"AppStream-9.0.0.Z.MAIN.EUS:go-toolset-0:1.17.12-1.el9_0.src",
"AppStream-9.0.0.Z.MAIN.EUS:go-toolset-0:1.17.12-1.el9_0.x86_64",
"AppStream-9.0.0.Z.MAIN.EUS:golang-0:1.17.12-1.el9_0.aarch64",
"AppStream-9.0.0.Z.MAIN.EUS:golang-0:1.17.12-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.MAIN.EUS:golang-0:1.17.12-1.el9_0.s390x",
"AppStream-9.0.0.Z.MAIN.EUS:golang-0:1.17.12-1.el9_0.src",
"AppStream-9.0.0.Z.MAIN.EUS:golang-0:1.17.12-1.el9_0.x86_64",
"AppStream-9.0.0.Z.MAIN.EUS:golang-bin-0:1.17.12-1.el9_0.aarch64",
"AppStream-9.0.0.Z.MAIN.EUS:golang-bin-0:1.17.12-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.MAIN.EUS:golang-bin-0:1.17.12-1.el9_0.s390x",
"AppStream-9.0.0.Z.MAIN.EUS:golang-bin-0:1.17.12-1.el9_0.x86_64",
"AppStream-9.0.0.Z.MAIN.EUS:golang-docs-0:1.17.12-1.el9_0.noarch",
"AppStream-9.0.0.Z.MAIN.EUS:golang-misc-0:1.17.12-1.el9_0.noarch",
"AppStream-9.0.0.Z.MAIN.EUS:golang-race-0:1.17.12-1.el9_0.x86_64",
"AppStream-9.0.0.Z.MAIN.EUS:golang-src-0:1.17.12-1.el9_0.noarch",
"AppStream-9.0.0.Z.MAIN.EUS:golang-tests-0:1.17.12-1.el9_0.noarch"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2022-24675"
},
{
"category": "external",
"summary": "RHBZ#2077688",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2077688"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2022-24675",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-24675"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2022-24675",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2022-24675"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-announce/c/oecdBNLOml8",
"url": "https://groups.google.com/g/golang-announce/c/oecdBNLOml8"
}
],
"release_date": "2022-04-12T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2022-08-01T16:07:42+00:00",
"details": "For details on how 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.0.0.Z.MAIN.EUS:go-toolset-0:1.17.12-1.el9_0.aarch64",
"AppStream-9.0.0.Z.MAIN.EUS:go-toolset-0:1.17.12-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.MAIN.EUS:go-toolset-0:1.17.12-1.el9_0.s390x",
"AppStream-9.0.0.Z.MAIN.EUS:go-toolset-0:1.17.12-1.el9_0.src",
"AppStream-9.0.0.Z.MAIN.EUS:go-toolset-0:1.17.12-1.el9_0.x86_64",
"AppStream-9.0.0.Z.MAIN.EUS:golang-0:1.17.12-1.el9_0.aarch64",
"AppStream-9.0.0.Z.MAIN.EUS:golang-0:1.17.12-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.MAIN.EUS:golang-0:1.17.12-1.el9_0.s390x",
"AppStream-9.0.0.Z.MAIN.EUS:golang-0:1.17.12-1.el9_0.src",
"AppStream-9.0.0.Z.MAIN.EUS:golang-0:1.17.12-1.el9_0.x86_64",
"AppStream-9.0.0.Z.MAIN.EUS:golang-bin-0:1.17.12-1.el9_0.aarch64",
"AppStream-9.0.0.Z.MAIN.EUS:golang-bin-0:1.17.12-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.MAIN.EUS:golang-bin-0:1.17.12-1.el9_0.s390x",
"AppStream-9.0.0.Z.MAIN.EUS:golang-bin-0:1.17.12-1.el9_0.x86_64",
"AppStream-9.0.0.Z.MAIN.EUS:golang-docs-0:1.17.12-1.el9_0.noarch",
"AppStream-9.0.0.Z.MAIN.EUS:golang-misc-0:1.17.12-1.el9_0.noarch",
"AppStream-9.0.0.Z.MAIN.EUS:golang-race-0:1.17.12-1.el9_0.x86_64",
"AppStream-9.0.0.Z.MAIN.EUS:golang-src-0:1.17.12-1.el9_0.noarch",
"AppStream-9.0.0.Z.MAIN.EUS:golang-tests-0:1.17.12-1.el9_0.noarch"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2022:5799"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"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.0.0.Z.MAIN.EUS:go-toolset-0:1.17.12-1.el9_0.aarch64",
"AppStream-9.0.0.Z.MAIN.EUS:go-toolset-0:1.17.12-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.MAIN.EUS:go-toolset-0:1.17.12-1.el9_0.s390x",
"AppStream-9.0.0.Z.MAIN.EUS:go-toolset-0:1.17.12-1.el9_0.src",
"AppStream-9.0.0.Z.MAIN.EUS:go-toolset-0:1.17.12-1.el9_0.x86_64",
"AppStream-9.0.0.Z.MAIN.EUS:golang-0:1.17.12-1.el9_0.aarch64",
"AppStream-9.0.0.Z.MAIN.EUS:golang-0:1.17.12-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.MAIN.EUS:golang-0:1.17.12-1.el9_0.s390x",
"AppStream-9.0.0.Z.MAIN.EUS:golang-0:1.17.12-1.el9_0.src",
"AppStream-9.0.0.Z.MAIN.EUS:golang-0:1.17.12-1.el9_0.x86_64",
"AppStream-9.0.0.Z.MAIN.EUS:golang-bin-0:1.17.12-1.el9_0.aarch64",
"AppStream-9.0.0.Z.MAIN.EUS:golang-bin-0:1.17.12-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.MAIN.EUS:golang-bin-0:1.17.12-1.el9_0.s390x",
"AppStream-9.0.0.Z.MAIN.EUS:golang-bin-0:1.17.12-1.el9_0.x86_64",
"AppStream-9.0.0.Z.MAIN.EUS:golang-docs-0:1.17.12-1.el9_0.noarch",
"AppStream-9.0.0.Z.MAIN.EUS:golang-misc-0:1.17.12-1.el9_0.noarch",
"AppStream-9.0.0.Z.MAIN.EUS:golang-race-0:1.17.12-1.el9_0.x86_64",
"AppStream-9.0.0.Z.MAIN.EUS:golang-src-0:1.17.12-1.el9_0.noarch",
"AppStream-9.0.0.Z.MAIN.EUS:golang-tests-0:1.17.12-1.el9_0.noarch"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "golang: encoding/pem: fix stack overflow in Decode"
},
{
"cve": "CVE-2022-24921",
"cwe": {
"id": "CWE-400",
"name": "Uncontrolled Resource Consumption"
},
"discovery_date": "2022-03-16T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2064857"
}
],
"notes": [
{
"category": "description",
"text": "A stack overflow flaw was found in Golang\u0027s regexp module, which can crash the runtime if the application using regexp accepts very long or arbitrarily long regexps from untrusted sources that have sufficient nesting depths. To exploit this vulnerability, an attacker would need to send large regexps with deep nesting to the application. Triggering this flaw leads to a crash of the runtime, which causes a denial of service.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "golang: regexp: stack exhaustion via a deeply nested expression",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "This flaw has been rated as a Moderate impact flaw because the exploitation of this flaw requires that an affected application accept arbitrarily long regexps from untrusted sources, which has inherent risks (even without this flaw), especially involving impacts to application availability.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\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.0.0.Z.MAIN.EUS:go-toolset-0:1.17.12-1.el9_0.aarch64",
"AppStream-9.0.0.Z.MAIN.EUS:go-toolset-0:1.17.12-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.MAIN.EUS:go-toolset-0:1.17.12-1.el9_0.s390x",
"AppStream-9.0.0.Z.MAIN.EUS:go-toolset-0:1.17.12-1.el9_0.src",
"AppStream-9.0.0.Z.MAIN.EUS:go-toolset-0:1.17.12-1.el9_0.x86_64",
"AppStream-9.0.0.Z.MAIN.EUS:golang-0:1.17.12-1.el9_0.aarch64",
"AppStream-9.0.0.Z.MAIN.EUS:golang-0:1.17.12-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.MAIN.EUS:golang-0:1.17.12-1.el9_0.s390x",
"AppStream-9.0.0.Z.MAIN.EUS:golang-0:1.17.12-1.el9_0.src",
"AppStream-9.0.0.Z.MAIN.EUS:golang-0:1.17.12-1.el9_0.x86_64",
"AppStream-9.0.0.Z.MAIN.EUS:golang-bin-0:1.17.12-1.el9_0.aarch64",
"AppStream-9.0.0.Z.MAIN.EUS:golang-bin-0:1.17.12-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.MAIN.EUS:golang-bin-0:1.17.12-1.el9_0.s390x",
"AppStream-9.0.0.Z.MAIN.EUS:golang-bin-0:1.17.12-1.el9_0.x86_64",
"AppStream-9.0.0.Z.MAIN.EUS:golang-docs-0:1.17.12-1.el9_0.noarch",
"AppStream-9.0.0.Z.MAIN.EUS:golang-misc-0:1.17.12-1.el9_0.noarch",
"AppStream-9.0.0.Z.MAIN.EUS:golang-race-0:1.17.12-1.el9_0.x86_64",
"AppStream-9.0.0.Z.MAIN.EUS:golang-src-0:1.17.12-1.el9_0.noarch",
"AppStream-9.0.0.Z.MAIN.EUS:golang-tests-0:1.17.12-1.el9_0.noarch"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2022-24921"
},
{
"category": "external",
"summary": "RHBZ#2064857",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2064857"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2022-24921",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-24921"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2022-24921",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2022-24921"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-announce/c/RP1hfrBYVuk",
"url": "https://groups.google.com/g/golang-announce/c/RP1hfrBYVuk"
}
],
"release_date": "2022-03-03T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2022-08-01T16:07:42+00:00",
"details": "For details on how 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.0.0.Z.MAIN.EUS:go-toolset-0:1.17.12-1.el9_0.aarch64",
"AppStream-9.0.0.Z.MAIN.EUS:go-toolset-0:1.17.12-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.MAIN.EUS:go-toolset-0:1.17.12-1.el9_0.s390x",
"AppStream-9.0.0.Z.MAIN.EUS:go-toolset-0:1.17.12-1.el9_0.src",
"AppStream-9.0.0.Z.MAIN.EUS:go-toolset-0:1.17.12-1.el9_0.x86_64",
"AppStream-9.0.0.Z.MAIN.EUS:golang-0:1.17.12-1.el9_0.aarch64",
"AppStream-9.0.0.Z.MAIN.EUS:golang-0:1.17.12-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.MAIN.EUS:golang-0:1.17.12-1.el9_0.s390x",
"AppStream-9.0.0.Z.MAIN.EUS:golang-0:1.17.12-1.el9_0.src",
"AppStream-9.0.0.Z.MAIN.EUS:golang-0:1.17.12-1.el9_0.x86_64",
"AppStream-9.0.0.Z.MAIN.EUS:golang-bin-0:1.17.12-1.el9_0.aarch64",
"AppStream-9.0.0.Z.MAIN.EUS:golang-bin-0:1.17.12-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.MAIN.EUS:golang-bin-0:1.17.12-1.el9_0.s390x",
"AppStream-9.0.0.Z.MAIN.EUS:golang-bin-0:1.17.12-1.el9_0.x86_64",
"AppStream-9.0.0.Z.MAIN.EUS:golang-docs-0:1.17.12-1.el9_0.noarch",
"AppStream-9.0.0.Z.MAIN.EUS:golang-misc-0:1.17.12-1.el9_0.noarch",
"AppStream-9.0.0.Z.MAIN.EUS:golang-race-0:1.17.12-1.el9_0.x86_64",
"AppStream-9.0.0.Z.MAIN.EUS:golang-src-0:1.17.12-1.el9_0.noarch",
"AppStream-9.0.0.Z.MAIN.EUS:golang-tests-0:1.17.12-1.el9_0.noarch"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2022:5799"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"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.0.0.Z.MAIN.EUS:go-toolset-0:1.17.12-1.el9_0.aarch64",
"AppStream-9.0.0.Z.MAIN.EUS:go-toolset-0:1.17.12-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.MAIN.EUS:go-toolset-0:1.17.12-1.el9_0.s390x",
"AppStream-9.0.0.Z.MAIN.EUS:go-toolset-0:1.17.12-1.el9_0.src",
"AppStream-9.0.0.Z.MAIN.EUS:go-toolset-0:1.17.12-1.el9_0.x86_64",
"AppStream-9.0.0.Z.MAIN.EUS:golang-0:1.17.12-1.el9_0.aarch64",
"AppStream-9.0.0.Z.MAIN.EUS:golang-0:1.17.12-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.MAIN.EUS:golang-0:1.17.12-1.el9_0.s390x",
"AppStream-9.0.0.Z.MAIN.EUS:golang-0:1.17.12-1.el9_0.src",
"AppStream-9.0.0.Z.MAIN.EUS:golang-0:1.17.12-1.el9_0.x86_64",
"AppStream-9.0.0.Z.MAIN.EUS:golang-bin-0:1.17.12-1.el9_0.aarch64",
"AppStream-9.0.0.Z.MAIN.EUS:golang-bin-0:1.17.12-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.MAIN.EUS:golang-bin-0:1.17.12-1.el9_0.s390x",
"AppStream-9.0.0.Z.MAIN.EUS:golang-bin-0:1.17.12-1.el9_0.x86_64",
"AppStream-9.0.0.Z.MAIN.EUS:golang-docs-0:1.17.12-1.el9_0.noarch",
"AppStream-9.0.0.Z.MAIN.EUS:golang-misc-0:1.17.12-1.el9_0.noarch",
"AppStream-9.0.0.Z.MAIN.EUS:golang-race-0:1.17.12-1.el9_0.x86_64",
"AppStream-9.0.0.Z.MAIN.EUS:golang-src-0:1.17.12-1.el9_0.noarch",
"AppStream-9.0.0.Z.MAIN.EUS:golang-tests-0:1.17.12-1.el9_0.noarch"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "golang: regexp: stack exhaustion via a deeply nested expression"
},
{
"cve": "CVE-2022-28131",
"cwe": {
"id": "CWE-1325",
"name": "Improperly Controlled Sequential Memory Allocation"
},
"discovery_date": "2022-07-14T00:00:00+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"AppStream-9.0.0.Z.MAIN.EUS:go-toolset-0:1.17.12-1.el9_0.aarch64",
"AppStream-9.0.0.Z.MAIN.EUS:go-toolset-0:1.17.12-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.MAIN.EUS:go-toolset-0:1.17.12-1.el9_0.s390x",
"AppStream-9.0.0.Z.MAIN.EUS:go-toolset-0:1.17.12-1.el9_0.src",
"AppStream-9.0.0.Z.MAIN.EUS:go-toolset-0:1.17.12-1.el9_0.x86_64"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2107390"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in golang encoding/xml. When calling Decoder, Skip while parsing a deeply nested XML document, a panic can occur due to stack exhaustion and allows an attacker to impact system availability.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "golang: encoding/xml: stack exhaustion in Decoder.Skip",
"title": "Vulnerability summary"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\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.0.0.Z.MAIN.EUS:golang-0:1.17.12-1.el9_0.aarch64",
"AppStream-9.0.0.Z.MAIN.EUS:golang-0:1.17.12-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.MAIN.EUS:golang-0:1.17.12-1.el9_0.s390x",
"AppStream-9.0.0.Z.MAIN.EUS:golang-0:1.17.12-1.el9_0.src",
"AppStream-9.0.0.Z.MAIN.EUS:golang-0:1.17.12-1.el9_0.x86_64",
"AppStream-9.0.0.Z.MAIN.EUS:golang-bin-0:1.17.12-1.el9_0.aarch64",
"AppStream-9.0.0.Z.MAIN.EUS:golang-bin-0:1.17.12-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.MAIN.EUS:golang-bin-0:1.17.12-1.el9_0.s390x",
"AppStream-9.0.0.Z.MAIN.EUS:golang-bin-0:1.17.12-1.el9_0.x86_64",
"AppStream-9.0.0.Z.MAIN.EUS:golang-docs-0:1.17.12-1.el9_0.noarch",
"AppStream-9.0.0.Z.MAIN.EUS:golang-misc-0:1.17.12-1.el9_0.noarch",
"AppStream-9.0.0.Z.MAIN.EUS:golang-race-0:1.17.12-1.el9_0.x86_64",
"AppStream-9.0.0.Z.MAIN.EUS:golang-src-0:1.17.12-1.el9_0.noarch",
"AppStream-9.0.0.Z.MAIN.EUS:golang-tests-0:1.17.12-1.el9_0.noarch"
],
"known_not_affected": [
"AppStream-9.0.0.Z.MAIN.EUS:go-toolset-0:1.17.12-1.el9_0.aarch64",
"AppStream-9.0.0.Z.MAIN.EUS:go-toolset-0:1.17.12-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.MAIN.EUS:go-toolset-0:1.17.12-1.el9_0.s390x",
"AppStream-9.0.0.Z.MAIN.EUS:go-toolset-0:1.17.12-1.el9_0.src",
"AppStream-9.0.0.Z.MAIN.EUS:go-toolset-0:1.17.12-1.el9_0.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2022-28131"
},
{
"category": "external",
"summary": "RHBZ#2107390",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2107390"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2022-28131",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-28131"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2022-28131",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2022-28131"
},
{
"category": "external",
"summary": "https://go.dev/issue/53614",
"url": "https://go.dev/issue/53614"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-announce/c/nqrv9fbR0zE",
"url": "https://groups.google.com/g/golang-announce/c/nqrv9fbR0zE"
}
],
"release_date": "2022-07-12T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2022-08-01T16:07:42+00:00",
"details": "For details on how 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.0.0.Z.MAIN.EUS:golang-0:1.17.12-1.el9_0.aarch64",
"AppStream-9.0.0.Z.MAIN.EUS:golang-0:1.17.12-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.MAIN.EUS:golang-0:1.17.12-1.el9_0.s390x",
"AppStream-9.0.0.Z.MAIN.EUS:golang-0:1.17.12-1.el9_0.src",
"AppStream-9.0.0.Z.MAIN.EUS:golang-0:1.17.12-1.el9_0.x86_64",
"AppStream-9.0.0.Z.MAIN.EUS:golang-bin-0:1.17.12-1.el9_0.aarch64",
"AppStream-9.0.0.Z.MAIN.EUS:golang-bin-0:1.17.12-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.MAIN.EUS:golang-bin-0:1.17.12-1.el9_0.s390x",
"AppStream-9.0.0.Z.MAIN.EUS:golang-bin-0:1.17.12-1.el9_0.x86_64",
"AppStream-9.0.0.Z.MAIN.EUS:golang-docs-0:1.17.12-1.el9_0.noarch",
"AppStream-9.0.0.Z.MAIN.EUS:golang-misc-0:1.17.12-1.el9_0.noarch",
"AppStream-9.0.0.Z.MAIN.EUS:golang-race-0:1.17.12-1.el9_0.x86_64",
"AppStream-9.0.0.Z.MAIN.EUS:golang-src-0:1.17.12-1.el9_0.noarch",
"AppStream-9.0.0.Z.MAIN.EUS:golang-tests-0:1.17.12-1.el9_0.noarch"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2022:5799"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "LOCAL",
"availabilityImpact": "HIGH",
"baseScore": 7.3,
"baseSeverity": "HIGH",
"confidentialityImpact": "LOW",
"integrityImpact": "LOW",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:N/UI:N/S:U/C:L/I:L/A:H",
"version": "3.1"
},
"products": [
"AppStream-9.0.0.Z.MAIN.EUS:go-toolset-0:1.17.12-1.el9_0.aarch64",
"AppStream-9.0.0.Z.MAIN.EUS:go-toolset-0:1.17.12-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.MAIN.EUS:go-toolset-0:1.17.12-1.el9_0.s390x",
"AppStream-9.0.0.Z.MAIN.EUS:go-toolset-0:1.17.12-1.el9_0.src",
"AppStream-9.0.0.Z.MAIN.EUS:go-toolset-0:1.17.12-1.el9_0.x86_64",
"AppStream-9.0.0.Z.MAIN.EUS:golang-0:1.17.12-1.el9_0.aarch64",
"AppStream-9.0.0.Z.MAIN.EUS:golang-0:1.17.12-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.MAIN.EUS:golang-0:1.17.12-1.el9_0.s390x",
"AppStream-9.0.0.Z.MAIN.EUS:golang-0:1.17.12-1.el9_0.src",
"AppStream-9.0.0.Z.MAIN.EUS:golang-0:1.17.12-1.el9_0.x86_64",
"AppStream-9.0.0.Z.MAIN.EUS:golang-bin-0:1.17.12-1.el9_0.aarch64",
"AppStream-9.0.0.Z.MAIN.EUS:golang-bin-0:1.17.12-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.MAIN.EUS:golang-bin-0:1.17.12-1.el9_0.s390x",
"AppStream-9.0.0.Z.MAIN.EUS:golang-bin-0:1.17.12-1.el9_0.x86_64",
"AppStream-9.0.0.Z.MAIN.EUS:golang-docs-0:1.17.12-1.el9_0.noarch",
"AppStream-9.0.0.Z.MAIN.EUS:golang-misc-0:1.17.12-1.el9_0.noarch",
"AppStream-9.0.0.Z.MAIN.EUS:golang-race-0:1.17.12-1.el9_0.x86_64",
"AppStream-9.0.0.Z.MAIN.EUS:golang-src-0:1.17.12-1.el9_0.noarch",
"AppStream-9.0.0.Z.MAIN.EUS:golang-tests-0:1.17.12-1.el9_0.noarch"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "golang: encoding/xml: stack exhaustion in Decoder.Skip"
},
{
"cve": "CVE-2022-28327",
"cwe": {
"id": "CWE-190",
"name": "Integer Overflow or Wraparound"
},
"discovery_date": "2022-04-21T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2077689"
}
],
"notes": [
{
"category": "description",
"text": "An integer overflow flaw was found in Golang\u0027s crypto/elliptic library. This flaw allows an attacker to use a crafted scaler input longer than 32 bytes, causing P256().ScalarMult or P256().ScalarBaseMult to panic, leading to a loss of availability.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "golang: crypto/elliptic: panic caused by oversized scalar",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "Red Hat Enterprise Linux 7, 8 and 9 are affected, because the code-base is affected by this vulnerability.\n\nRed Hat Product Security has rated this issue as having Moderate security impact, and the issue is not currently planned to be addressed in future updates for Red Hat Enterprise Linux 7, hence, marked as Out-of-Support-Scope. \n\nRed Hat Developer Tools - Compilers (go-toolset-1.16-golang \u0026 go-toolset-1.17-golang), ships the vulnerable code and affected by this vulnerability.\n\nFor additional information, refer to the Issue Severity Classification: https://access.redhat.com/security/updates/classification/ and Red Hat Enterprise Linux Life Cycle \u0026 Updates Policy: https://access.redhat.com/support/policy/updates/errata/.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\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.0.0.Z.MAIN.EUS:go-toolset-0:1.17.12-1.el9_0.aarch64",
"AppStream-9.0.0.Z.MAIN.EUS:go-toolset-0:1.17.12-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.MAIN.EUS:go-toolset-0:1.17.12-1.el9_0.s390x",
"AppStream-9.0.0.Z.MAIN.EUS:go-toolset-0:1.17.12-1.el9_0.src",
"AppStream-9.0.0.Z.MAIN.EUS:go-toolset-0:1.17.12-1.el9_0.x86_64",
"AppStream-9.0.0.Z.MAIN.EUS:golang-0:1.17.12-1.el9_0.aarch64",
"AppStream-9.0.0.Z.MAIN.EUS:golang-0:1.17.12-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.MAIN.EUS:golang-0:1.17.12-1.el9_0.s390x",
"AppStream-9.0.0.Z.MAIN.EUS:golang-0:1.17.12-1.el9_0.src",
"AppStream-9.0.0.Z.MAIN.EUS:golang-0:1.17.12-1.el9_0.x86_64",
"AppStream-9.0.0.Z.MAIN.EUS:golang-bin-0:1.17.12-1.el9_0.aarch64",
"AppStream-9.0.0.Z.MAIN.EUS:golang-bin-0:1.17.12-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.MAIN.EUS:golang-bin-0:1.17.12-1.el9_0.s390x",
"AppStream-9.0.0.Z.MAIN.EUS:golang-bin-0:1.17.12-1.el9_0.x86_64",
"AppStream-9.0.0.Z.MAIN.EUS:golang-docs-0:1.17.12-1.el9_0.noarch",
"AppStream-9.0.0.Z.MAIN.EUS:golang-misc-0:1.17.12-1.el9_0.noarch",
"AppStream-9.0.0.Z.MAIN.EUS:golang-race-0:1.17.12-1.el9_0.x86_64",
"AppStream-9.0.0.Z.MAIN.EUS:golang-src-0:1.17.12-1.el9_0.noarch",
"AppStream-9.0.0.Z.MAIN.EUS:golang-tests-0:1.17.12-1.el9_0.noarch"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2022-28327"
},
{
"category": "external",
"summary": "RHBZ#2077689",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2077689"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2022-28327",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-28327"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2022-28327",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2022-28327"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-announce/c/oecdBNLOml8",
"url": "https://groups.google.com/g/golang-announce/c/oecdBNLOml8"
}
],
"release_date": "2022-04-12T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2022-08-01T16:07:42+00:00",
"details": "For details on how 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.0.0.Z.MAIN.EUS:go-toolset-0:1.17.12-1.el9_0.aarch64",
"AppStream-9.0.0.Z.MAIN.EUS:go-toolset-0:1.17.12-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.MAIN.EUS:go-toolset-0:1.17.12-1.el9_0.s390x",
"AppStream-9.0.0.Z.MAIN.EUS:go-toolset-0:1.17.12-1.el9_0.src",
"AppStream-9.0.0.Z.MAIN.EUS:go-toolset-0:1.17.12-1.el9_0.x86_64",
"AppStream-9.0.0.Z.MAIN.EUS:golang-0:1.17.12-1.el9_0.aarch64",
"AppStream-9.0.0.Z.MAIN.EUS:golang-0:1.17.12-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.MAIN.EUS:golang-0:1.17.12-1.el9_0.s390x",
"AppStream-9.0.0.Z.MAIN.EUS:golang-0:1.17.12-1.el9_0.src",
"AppStream-9.0.0.Z.MAIN.EUS:golang-0:1.17.12-1.el9_0.x86_64",
"AppStream-9.0.0.Z.MAIN.EUS:golang-bin-0:1.17.12-1.el9_0.aarch64",
"AppStream-9.0.0.Z.MAIN.EUS:golang-bin-0:1.17.12-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.MAIN.EUS:golang-bin-0:1.17.12-1.el9_0.s390x",
"AppStream-9.0.0.Z.MAIN.EUS:golang-bin-0:1.17.12-1.el9_0.x86_64",
"AppStream-9.0.0.Z.MAIN.EUS:golang-docs-0:1.17.12-1.el9_0.noarch",
"AppStream-9.0.0.Z.MAIN.EUS:golang-misc-0:1.17.12-1.el9_0.noarch",
"AppStream-9.0.0.Z.MAIN.EUS:golang-race-0:1.17.12-1.el9_0.x86_64",
"AppStream-9.0.0.Z.MAIN.EUS:golang-src-0:1.17.12-1.el9_0.noarch",
"AppStream-9.0.0.Z.MAIN.EUS:golang-tests-0:1.17.12-1.el9_0.noarch"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2022:5799"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"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.0.0.Z.MAIN.EUS:go-toolset-0:1.17.12-1.el9_0.aarch64",
"AppStream-9.0.0.Z.MAIN.EUS:go-toolset-0:1.17.12-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.MAIN.EUS:go-toolset-0:1.17.12-1.el9_0.s390x",
"AppStream-9.0.0.Z.MAIN.EUS:go-toolset-0:1.17.12-1.el9_0.src",
"AppStream-9.0.0.Z.MAIN.EUS:go-toolset-0:1.17.12-1.el9_0.x86_64",
"AppStream-9.0.0.Z.MAIN.EUS:golang-0:1.17.12-1.el9_0.aarch64",
"AppStream-9.0.0.Z.MAIN.EUS:golang-0:1.17.12-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.MAIN.EUS:golang-0:1.17.12-1.el9_0.s390x",
"AppStream-9.0.0.Z.MAIN.EUS:golang-0:1.17.12-1.el9_0.src",
"AppStream-9.0.0.Z.MAIN.EUS:golang-0:1.17.12-1.el9_0.x86_64",
"AppStream-9.0.0.Z.MAIN.EUS:golang-bin-0:1.17.12-1.el9_0.aarch64",
"AppStream-9.0.0.Z.MAIN.EUS:golang-bin-0:1.17.12-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.MAIN.EUS:golang-bin-0:1.17.12-1.el9_0.s390x",
"AppStream-9.0.0.Z.MAIN.EUS:golang-bin-0:1.17.12-1.el9_0.x86_64",
"AppStream-9.0.0.Z.MAIN.EUS:golang-docs-0:1.17.12-1.el9_0.noarch",
"AppStream-9.0.0.Z.MAIN.EUS:golang-misc-0:1.17.12-1.el9_0.noarch",
"AppStream-9.0.0.Z.MAIN.EUS:golang-race-0:1.17.12-1.el9_0.x86_64",
"AppStream-9.0.0.Z.MAIN.EUS:golang-src-0:1.17.12-1.el9_0.noarch",
"AppStream-9.0.0.Z.MAIN.EUS:golang-tests-0:1.17.12-1.el9_0.noarch"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "golang: crypto/elliptic: panic caused by oversized scalar"
},
{
"acknowledgments": [
{
"names": [
"Jo\u00ebl G\u00e4hwiler"
],
"summary": "Acknowledged by upstream."
}
],
"cve": "CVE-2022-29526",
"cwe": {
"id": "CWE-280",
"name": "Improper Handling of Insufficient Permissions or Privileges "
},
"discovery_date": "2022-05-11T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2084085"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in the syscall.Faccessat function when calling a process by checking the group. This flaw allows an attacker to check the process group permissions rather than a member of the file\u0027s group, affecting system availability.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "golang: syscall: faccessat checks wrong group",
"title": "Vulnerability summary"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\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.0.0.Z.MAIN.EUS:go-toolset-0:1.17.12-1.el9_0.aarch64",
"AppStream-9.0.0.Z.MAIN.EUS:go-toolset-0:1.17.12-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.MAIN.EUS:go-toolset-0:1.17.12-1.el9_0.s390x",
"AppStream-9.0.0.Z.MAIN.EUS:go-toolset-0:1.17.12-1.el9_0.src",
"AppStream-9.0.0.Z.MAIN.EUS:go-toolset-0:1.17.12-1.el9_0.x86_64",
"AppStream-9.0.0.Z.MAIN.EUS:golang-0:1.17.12-1.el9_0.aarch64",
"AppStream-9.0.0.Z.MAIN.EUS:golang-0:1.17.12-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.MAIN.EUS:golang-0:1.17.12-1.el9_0.s390x",
"AppStream-9.0.0.Z.MAIN.EUS:golang-0:1.17.12-1.el9_0.src",
"AppStream-9.0.0.Z.MAIN.EUS:golang-0:1.17.12-1.el9_0.x86_64",
"AppStream-9.0.0.Z.MAIN.EUS:golang-bin-0:1.17.12-1.el9_0.aarch64",
"AppStream-9.0.0.Z.MAIN.EUS:golang-bin-0:1.17.12-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.MAIN.EUS:golang-bin-0:1.17.12-1.el9_0.s390x",
"AppStream-9.0.0.Z.MAIN.EUS:golang-bin-0:1.17.12-1.el9_0.x86_64",
"AppStream-9.0.0.Z.MAIN.EUS:golang-docs-0:1.17.12-1.el9_0.noarch",
"AppStream-9.0.0.Z.MAIN.EUS:golang-misc-0:1.17.12-1.el9_0.noarch",
"AppStream-9.0.0.Z.MAIN.EUS:golang-race-0:1.17.12-1.el9_0.x86_64",
"AppStream-9.0.0.Z.MAIN.EUS:golang-src-0:1.17.12-1.el9_0.noarch",
"AppStream-9.0.0.Z.MAIN.EUS:golang-tests-0:1.17.12-1.el9_0.noarch"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2022-29526"
},
{
"category": "external",
"summary": "RHBZ#2084085",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2084085"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2022-29526",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-29526"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2022-29526",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2022-29526"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-announce/c/Y5qrqw_lWdU",
"url": "https://groups.google.com/g/golang-announce/c/Y5qrqw_lWdU"
}
],
"release_date": "2022-05-11T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2022-08-01T16:07:42+00:00",
"details": "For details on how 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.0.0.Z.MAIN.EUS:go-toolset-0:1.17.12-1.el9_0.aarch64",
"AppStream-9.0.0.Z.MAIN.EUS:go-toolset-0:1.17.12-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.MAIN.EUS:go-toolset-0:1.17.12-1.el9_0.s390x",
"AppStream-9.0.0.Z.MAIN.EUS:go-toolset-0:1.17.12-1.el9_0.src",
"AppStream-9.0.0.Z.MAIN.EUS:go-toolset-0:1.17.12-1.el9_0.x86_64",
"AppStream-9.0.0.Z.MAIN.EUS:golang-0:1.17.12-1.el9_0.aarch64",
"AppStream-9.0.0.Z.MAIN.EUS:golang-0:1.17.12-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.MAIN.EUS:golang-0:1.17.12-1.el9_0.s390x",
"AppStream-9.0.0.Z.MAIN.EUS:golang-0:1.17.12-1.el9_0.src",
"AppStream-9.0.0.Z.MAIN.EUS:golang-0:1.17.12-1.el9_0.x86_64",
"AppStream-9.0.0.Z.MAIN.EUS:golang-bin-0:1.17.12-1.el9_0.aarch64",
"AppStream-9.0.0.Z.MAIN.EUS:golang-bin-0:1.17.12-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.MAIN.EUS:golang-bin-0:1.17.12-1.el9_0.s390x",
"AppStream-9.0.0.Z.MAIN.EUS:golang-bin-0:1.17.12-1.el9_0.x86_64",
"AppStream-9.0.0.Z.MAIN.EUS:golang-docs-0:1.17.12-1.el9_0.noarch",
"AppStream-9.0.0.Z.MAIN.EUS:golang-misc-0:1.17.12-1.el9_0.noarch",
"AppStream-9.0.0.Z.MAIN.EUS:golang-race-0:1.17.12-1.el9_0.x86_64",
"AppStream-9.0.0.Z.MAIN.EUS:golang-src-0:1.17.12-1.el9_0.noarch",
"AppStream-9.0.0.Z.MAIN.EUS:golang-tests-0:1.17.12-1.el9_0.noarch"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2022:5799"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "LOCAL",
"availabilityImpact": "HIGH",
"baseScore": 6.2,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"AppStream-9.0.0.Z.MAIN.EUS:go-toolset-0:1.17.12-1.el9_0.aarch64",
"AppStream-9.0.0.Z.MAIN.EUS:go-toolset-0:1.17.12-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.MAIN.EUS:go-toolset-0:1.17.12-1.el9_0.s390x",
"AppStream-9.0.0.Z.MAIN.EUS:go-toolset-0:1.17.12-1.el9_0.src",
"AppStream-9.0.0.Z.MAIN.EUS:go-toolset-0:1.17.12-1.el9_0.x86_64",
"AppStream-9.0.0.Z.MAIN.EUS:golang-0:1.17.12-1.el9_0.aarch64",
"AppStream-9.0.0.Z.MAIN.EUS:golang-0:1.17.12-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.MAIN.EUS:golang-0:1.17.12-1.el9_0.s390x",
"AppStream-9.0.0.Z.MAIN.EUS:golang-0:1.17.12-1.el9_0.src",
"AppStream-9.0.0.Z.MAIN.EUS:golang-0:1.17.12-1.el9_0.x86_64",
"AppStream-9.0.0.Z.MAIN.EUS:golang-bin-0:1.17.12-1.el9_0.aarch64",
"AppStream-9.0.0.Z.MAIN.EUS:golang-bin-0:1.17.12-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.MAIN.EUS:golang-bin-0:1.17.12-1.el9_0.s390x",
"AppStream-9.0.0.Z.MAIN.EUS:golang-bin-0:1.17.12-1.el9_0.x86_64",
"AppStream-9.0.0.Z.MAIN.EUS:golang-docs-0:1.17.12-1.el9_0.noarch",
"AppStream-9.0.0.Z.MAIN.EUS:golang-misc-0:1.17.12-1.el9_0.noarch",
"AppStream-9.0.0.Z.MAIN.EUS:golang-race-0:1.17.12-1.el9_0.x86_64",
"AppStream-9.0.0.Z.MAIN.EUS:golang-src-0:1.17.12-1.el9_0.noarch",
"AppStream-9.0.0.Z.MAIN.EUS:golang-tests-0:1.17.12-1.el9_0.noarch"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "golang: syscall: faccessat checks wrong group"
},
{
"cve": "CVE-2022-30629",
"cwe": {
"id": "CWE-331",
"name": "Insufficient Entropy"
},
"discovery_date": "2022-06-02T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2092793"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in the crypto/tls golang package. When session tickets are generated by crypto/tls, it is missing the ticket expiration. This issue may allow an attacker to observe the TLS handshakes to correlate successive connections during session resumption.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "golang: crypto/tls: session tickets lack random ticket_age_add",
"title": "Vulnerability summary"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\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.0.0.Z.MAIN.EUS:go-toolset-0:1.17.12-1.el9_0.aarch64",
"AppStream-9.0.0.Z.MAIN.EUS:go-toolset-0:1.17.12-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.MAIN.EUS:go-toolset-0:1.17.12-1.el9_0.s390x",
"AppStream-9.0.0.Z.MAIN.EUS:go-toolset-0:1.17.12-1.el9_0.src",
"AppStream-9.0.0.Z.MAIN.EUS:go-toolset-0:1.17.12-1.el9_0.x86_64",
"AppStream-9.0.0.Z.MAIN.EUS:golang-0:1.17.12-1.el9_0.aarch64",
"AppStream-9.0.0.Z.MAIN.EUS:golang-0:1.17.12-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.MAIN.EUS:golang-0:1.17.12-1.el9_0.s390x",
"AppStream-9.0.0.Z.MAIN.EUS:golang-0:1.17.12-1.el9_0.src",
"AppStream-9.0.0.Z.MAIN.EUS:golang-0:1.17.12-1.el9_0.x86_64",
"AppStream-9.0.0.Z.MAIN.EUS:golang-bin-0:1.17.12-1.el9_0.aarch64",
"AppStream-9.0.0.Z.MAIN.EUS:golang-bin-0:1.17.12-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.MAIN.EUS:golang-bin-0:1.17.12-1.el9_0.s390x",
"AppStream-9.0.0.Z.MAIN.EUS:golang-bin-0:1.17.12-1.el9_0.x86_64",
"AppStream-9.0.0.Z.MAIN.EUS:golang-docs-0:1.17.12-1.el9_0.noarch",
"AppStream-9.0.0.Z.MAIN.EUS:golang-misc-0:1.17.12-1.el9_0.noarch",
"AppStream-9.0.0.Z.MAIN.EUS:golang-race-0:1.17.12-1.el9_0.x86_64",
"AppStream-9.0.0.Z.MAIN.EUS:golang-src-0:1.17.12-1.el9_0.noarch",
"AppStream-9.0.0.Z.MAIN.EUS:golang-tests-0:1.17.12-1.el9_0.noarch"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2022-30629"
},
{
"category": "external",
"summary": "RHBZ#2092793",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2092793"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2022-30629",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-30629"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2022-30629",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2022-30629"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-announce/c/TzIC9-t8Ytg",
"url": "https://groups.google.com/g/golang-announce/c/TzIC9-t8Ytg"
}
],
"release_date": "2022-06-02T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2022-08-01T16:07:42+00:00",
"details": "For details on how 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.0.0.Z.MAIN.EUS:go-toolset-0:1.17.12-1.el9_0.aarch64",
"AppStream-9.0.0.Z.MAIN.EUS:go-toolset-0:1.17.12-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.MAIN.EUS:go-toolset-0:1.17.12-1.el9_0.s390x",
"AppStream-9.0.0.Z.MAIN.EUS:go-toolset-0:1.17.12-1.el9_0.src",
"AppStream-9.0.0.Z.MAIN.EUS:go-toolset-0:1.17.12-1.el9_0.x86_64",
"AppStream-9.0.0.Z.MAIN.EUS:golang-0:1.17.12-1.el9_0.aarch64",
"AppStream-9.0.0.Z.MAIN.EUS:golang-0:1.17.12-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.MAIN.EUS:golang-0:1.17.12-1.el9_0.s390x",
"AppStream-9.0.0.Z.MAIN.EUS:golang-0:1.17.12-1.el9_0.src",
"AppStream-9.0.0.Z.MAIN.EUS:golang-0:1.17.12-1.el9_0.x86_64",
"AppStream-9.0.0.Z.MAIN.EUS:golang-bin-0:1.17.12-1.el9_0.aarch64",
"AppStream-9.0.0.Z.MAIN.EUS:golang-bin-0:1.17.12-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.MAIN.EUS:golang-bin-0:1.17.12-1.el9_0.s390x",
"AppStream-9.0.0.Z.MAIN.EUS:golang-bin-0:1.17.12-1.el9_0.x86_64",
"AppStream-9.0.0.Z.MAIN.EUS:golang-docs-0:1.17.12-1.el9_0.noarch",
"AppStream-9.0.0.Z.MAIN.EUS:golang-misc-0:1.17.12-1.el9_0.noarch",
"AppStream-9.0.0.Z.MAIN.EUS:golang-race-0:1.17.12-1.el9_0.x86_64",
"AppStream-9.0.0.Z.MAIN.EUS:golang-src-0:1.17.12-1.el9_0.noarch",
"AppStream-9.0.0.Z.MAIN.EUS:golang-tests-0:1.17.12-1.el9_0.noarch"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2022:5799"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "HIGH",
"attackVector": "NETWORK",
"availabilityImpact": "NONE",
"baseScore": 3.1,
"baseSeverity": "LOW",
"confidentialityImpact": "LOW",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "REQUIRED",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:R/S:U/C:L/I:N/A:N",
"version": "3.1"
},
"products": [
"AppStream-9.0.0.Z.MAIN.EUS:go-toolset-0:1.17.12-1.el9_0.aarch64",
"AppStream-9.0.0.Z.MAIN.EUS:go-toolset-0:1.17.12-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.MAIN.EUS:go-toolset-0:1.17.12-1.el9_0.s390x",
"AppStream-9.0.0.Z.MAIN.EUS:go-toolset-0:1.17.12-1.el9_0.src",
"AppStream-9.0.0.Z.MAIN.EUS:go-toolset-0:1.17.12-1.el9_0.x86_64",
"AppStream-9.0.0.Z.MAIN.EUS:golang-0:1.17.12-1.el9_0.aarch64",
"AppStream-9.0.0.Z.MAIN.EUS:golang-0:1.17.12-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.MAIN.EUS:golang-0:1.17.12-1.el9_0.s390x",
"AppStream-9.0.0.Z.MAIN.EUS:golang-0:1.17.12-1.el9_0.src",
"AppStream-9.0.0.Z.MAIN.EUS:golang-0:1.17.12-1.el9_0.x86_64",
"AppStream-9.0.0.Z.MAIN.EUS:golang-bin-0:1.17.12-1.el9_0.aarch64",
"AppStream-9.0.0.Z.MAIN.EUS:golang-bin-0:1.17.12-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.MAIN.EUS:golang-bin-0:1.17.12-1.el9_0.s390x",
"AppStream-9.0.0.Z.MAIN.EUS:golang-bin-0:1.17.12-1.el9_0.x86_64",
"AppStream-9.0.0.Z.MAIN.EUS:golang-docs-0:1.17.12-1.el9_0.noarch",
"AppStream-9.0.0.Z.MAIN.EUS:golang-misc-0:1.17.12-1.el9_0.noarch",
"AppStream-9.0.0.Z.MAIN.EUS:golang-race-0:1.17.12-1.el9_0.x86_64",
"AppStream-9.0.0.Z.MAIN.EUS:golang-src-0:1.17.12-1.el9_0.noarch",
"AppStream-9.0.0.Z.MAIN.EUS:golang-tests-0:1.17.12-1.el9_0.noarch"
]
}
],
"threats": [
{
"category": "impact",
"details": "Low"
}
],
"title": "golang: crypto/tls: session tickets lack random ticket_age_add"
},
{
"cve": "CVE-2022-30630",
"cwe": {
"id": "CWE-1325",
"name": "Improperly Controlled Sequential Memory Allocation"
},
"discovery_date": "2022-07-14T00:00:00+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"AppStream-9.0.0.Z.MAIN.EUS:go-toolset-0:1.17.12-1.el9_0.aarch64",
"AppStream-9.0.0.Z.MAIN.EUS:go-toolset-0:1.17.12-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.MAIN.EUS:go-toolset-0:1.17.12-1.el9_0.s390x",
"AppStream-9.0.0.Z.MAIN.EUS:go-toolset-0:1.17.12-1.el9_0.src",
"AppStream-9.0.0.Z.MAIN.EUS:go-toolset-0:1.17.12-1.el9_0.x86_64"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2107371"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in the golang standard library, io/fs. Calling Glob on a path that contains a large number of path separators can cause a panic issue due to stack exhaustion. This could allow an attacker to impact availability.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "golang: io/fs: stack exhaustion in Glob",
"title": "Vulnerability summary"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\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.0.0.Z.MAIN.EUS:golang-0:1.17.12-1.el9_0.aarch64",
"AppStream-9.0.0.Z.MAIN.EUS:golang-0:1.17.12-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.MAIN.EUS:golang-0:1.17.12-1.el9_0.s390x",
"AppStream-9.0.0.Z.MAIN.EUS:golang-0:1.17.12-1.el9_0.src",
"AppStream-9.0.0.Z.MAIN.EUS:golang-0:1.17.12-1.el9_0.x86_64",
"AppStream-9.0.0.Z.MAIN.EUS:golang-bin-0:1.17.12-1.el9_0.aarch64",
"AppStream-9.0.0.Z.MAIN.EUS:golang-bin-0:1.17.12-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.MAIN.EUS:golang-bin-0:1.17.12-1.el9_0.s390x",
"AppStream-9.0.0.Z.MAIN.EUS:golang-bin-0:1.17.12-1.el9_0.x86_64",
"AppStream-9.0.0.Z.MAIN.EUS:golang-docs-0:1.17.12-1.el9_0.noarch",
"AppStream-9.0.0.Z.MAIN.EUS:golang-misc-0:1.17.12-1.el9_0.noarch",
"AppStream-9.0.0.Z.MAIN.EUS:golang-race-0:1.17.12-1.el9_0.x86_64",
"AppStream-9.0.0.Z.MAIN.EUS:golang-src-0:1.17.12-1.el9_0.noarch",
"AppStream-9.0.0.Z.MAIN.EUS:golang-tests-0:1.17.12-1.el9_0.noarch"
],
"known_not_affected": [
"AppStream-9.0.0.Z.MAIN.EUS:go-toolset-0:1.17.12-1.el9_0.aarch64",
"AppStream-9.0.0.Z.MAIN.EUS:go-toolset-0:1.17.12-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.MAIN.EUS:go-toolset-0:1.17.12-1.el9_0.s390x",
"AppStream-9.0.0.Z.MAIN.EUS:go-toolset-0:1.17.12-1.el9_0.src",
"AppStream-9.0.0.Z.MAIN.EUS:go-toolset-0:1.17.12-1.el9_0.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2022-30630"
},
{
"category": "external",
"summary": "RHBZ#2107371",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2107371"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2022-30630",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-30630"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2022-30630",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2022-30630"
},
{
"category": "external",
"summary": "https://go.dev/issue/53415",
"url": "https://go.dev/issue/53415"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-announce/c/nqrv9fbR0zE",
"url": "https://groups.google.com/g/golang-announce/c/nqrv9fbR0zE"
}
],
"release_date": "2022-07-12T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2022-08-01T16:07:42+00:00",
"details": "For details on how 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.0.0.Z.MAIN.EUS:golang-0:1.17.12-1.el9_0.aarch64",
"AppStream-9.0.0.Z.MAIN.EUS:golang-0:1.17.12-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.MAIN.EUS:golang-0:1.17.12-1.el9_0.s390x",
"AppStream-9.0.0.Z.MAIN.EUS:golang-0:1.17.12-1.el9_0.src",
"AppStream-9.0.0.Z.MAIN.EUS:golang-0:1.17.12-1.el9_0.x86_64",
"AppStream-9.0.0.Z.MAIN.EUS:golang-bin-0:1.17.12-1.el9_0.aarch64",
"AppStream-9.0.0.Z.MAIN.EUS:golang-bin-0:1.17.12-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.MAIN.EUS:golang-bin-0:1.17.12-1.el9_0.s390x",
"AppStream-9.0.0.Z.MAIN.EUS:golang-bin-0:1.17.12-1.el9_0.x86_64",
"AppStream-9.0.0.Z.MAIN.EUS:golang-docs-0:1.17.12-1.el9_0.noarch",
"AppStream-9.0.0.Z.MAIN.EUS:golang-misc-0:1.17.12-1.el9_0.noarch",
"AppStream-9.0.0.Z.MAIN.EUS:golang-race-0:1.17.12-1.el9_0.x86_64",
"AppStream-9.0.0.Z.MAIN.EUS:golang-src-0:1.17.12-1.el9_0.noarch",
"AppStream-9.0.0.Z.MAIN.EUS:golang-tests-0:1.17.12-1.el9_0.noarch"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2022:5799"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"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.0.0.Z.MAIN.EUS:go-toolset-0:1.17.12-1.el9_0.aarch64",
"AppStream-9.0.0.Z.MAIN.EUS:go-toolset-0:1.17.12-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.MAIN.EUS:go-toolset-0:1.17.12-1.el9_0.s390x",
"AppStream-9.0.0.Z.MAIN.EUS:go-toolset-0:1.17.12-1.el9_0.src",
"AppStream-9.0.0.Z.MAIN.EUS:go-toolset-0:1.17.12-1.el9_0.x86_64",
"AppStream-9.0.0.Z.MAIN.EUS:golang-0:1.17.12-1.el9_0.aarch64",
"AppStream-9.0.0.Z.MAIN.EUS:golang-0:1.17.12-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.MAIN.EUS:golang-0:1.17.12-1.el9_0.s390x",
"AppStream-9.0.0.Z.MAIN.EUS:golang-0:1.17.12-1.el9_0.src",
"AppStream-9.0.0.Z.MAIN.EUS:golang-0:1.17.12-1.el9_0.x86_64",
"AppStream-9.0.0.Z.MAIN.EUS:golang-bin-0:1.17.12-1.el9_0.aarch64",
"AppStream-9.0.0.Z.MAIN.EUS:golang-bin-0:1.17.12-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.MAIN.EUS:golang-bin-0:1.17.12-1.el9_0.s390x",
"AppStream-9.0.0.Z.MAIN.EUS:golang-bin-0:1.17.12-1.el9_0.x86_64",
"AppStream-9.0.0.Z.MAIN.EUS:golang-docs-0:1.17.12-1.el9_0.noarch",
"AppStream-9.0.0.Z.MAIN.EUS:golang-misc-0:1.17.12-1.el9_0.noarch",
"AppStream-9.0.0.Z.MAIN.EUS:golang-race-0:1.17.12-1.el9_0.x86_64",
"AppStream-9.0.0.Z.MAIN.EUS:golang-src-0:1.17.12-1.el9_0.noarch",
"AppStream-9.0.0.Z.MAIN.EUS:golang-tests-0:1.17.12-1.el9_0.noarch"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "golang: io/fs: stack exhaustion in Glob"
},
{
"cve": "CVE-2022-30631",
"cwe": {
"id": "CWE-1325",
"name": "Improperly Controlled Sequential Memory Allocation"
},
"discovery_date": "2022-07-14T00:00:00+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"AppStream-9.0.0.Z.MAIN.EUS:go-toolset-0:1.17.12-1.el9_0.aarch64",
"AppStream-9.0.0.Z.MAIN.EUS:go-toolset-0:1.17.12-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.MAIN.EUS:go-toolset-0:1.17.12-1.el9_0.s390x",
"AppStream-9.0.0.Z.MAIN.EUS:go-toolset-0:1.17.12-1.el9_0.src",
"AppStream-9.0.0.Z.MAIN.EUS:go-toolset-0:1.17.12-1.el9_0.x86_64"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2107342"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in golang. Calling the Reader, Read method on an archive that contains a large number of concatenated 0-length compressed files can cause a panic issue due to stack exhaustion.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "golang: compress/gzip: stack exhaustion in Reader.Read",
"title": "Vulnerability summary"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\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.0.0.Z.MAIN.EUS:golang-0:1.17.12-1.el9_0.aarch64",
"AppStream-9.0.0.Z.MAIN.EUS:golang-0:1.17.12-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.MAIN.EUS:golang-0:1.17.12-1.el9_0.s390x",
"AppStream-9.0.0.Z.MAIN.EUS:golang-0:1.17.12-1.el9_0.src",
"AppStream-9.0.0.Z.MAIN.EUS:golang-0:1.17.12-1.el9_0.x86_64",
"AppStream-9.0.0.Z.MAIN.EUS:golang-bin-0:1.17.12-1.el9_0.aarch64",
"AppStream-9.0.0.Z.MAIN.EUS:golang-bin-0:1.17.12-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.MAIN.EUS:golang-bin-0:1.17.12-1.el9_0.s390x",
"AppStream-9.0.0.Z.MAIN.EUS:golang-bin-0:1.17.12-1.el9_0.x86_64",
"AppStream-9.0.0.Z.MAIN.EUS:golang-docs-0:1.17.12-1.el9_0.noarch",
"AppStream-9.0.0.Z.MAIN.EUS:golang-misc-0:1.17.12-1.el9_0.noarch",
"AppStream-9.0.0.Z.MAIN.EUS:golang-race-0:1.17.12-1.el9_0.x86_64",
"AppStream-9.0.0.Z.MAIN.EUS:golang-src-0:1.17.12-1.el9_0.noarch",
"AppStream-9.0.0.Z.MAIN.EUS:golang-tests-0:1.17.12-1.el9_0.noarch"
],
"known_not_affected": [
"AppStream-9.0.0.Z.MAIN.EUS:go-toolset-0:1.17.12-1.el9_0.aarch64",
"AppStream-9.0.0.Z.MAIN.EUS:go-toolset-0:1.17.12-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.MAIN.EUS:go-toolset-0:1.17.12-1.el9_0.s390x",
"AppStream-9.0.0.Z.MAIN.EUS:go-toolset-0:1.17.12-1.el9_0.src",
"AppStream-9.0.0.Z.MAIN.EUS:go-toolset-0:1.17.12-1.el9_0.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2022-30631"
},
{
"category": "external",
"summary": "RHBZ#2107342",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2107342"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2022-30631",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-30631"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2022-30631",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2022-30631"
},
{
"category": "external",
"summary": "https://go.dev/issue/53168",
"url": "https://go.dev/issue/53168"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-announce/c/nqrv9fbR0zE",
"url": "https://groups.google.com/g/golang-announce/c/nqrv9fbR0zE"
}
],
"release_date": "2022-07-12T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2022-08-01T16:07:42+00:00",
"details": "For details on how 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.0.0.Z.MAIN.EUS:golang-0:1.17.12-1.el9_0.aarch64",
"AppStream-9.0.0.Z.MAIN.EUS:golang-0:1.17.12-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.MAIN.EUS:golang-0:1.17.12-1.el9_0.s390x",
"AppStream-9.0.0.Z.MAIN.EUS:golang-0:1.17.12-1.el9_0.src",
"AppStream-9.0.0.Z.MAIN.EUS:golang-0:1.17.12-1.el9_0.x86_64",
"AppStream-9.0.0.Z.MAIN.EUS:golang-bin-0:1.17.12-1.el9_0.aarch64",
"AppStream-9.0.0.Z.MAIN.EUS:golang-bin-0:1.17.12-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.MAIN.EUS:golang-bin-0:1.17.12-1.el9_0.s390x",
"AppStream-9.0.0.Z.MAIN.EUS:golang-bin-0:1.17.12-1.el9_0.x86_64",
"AppStream-9.0.0.Z.MAIN.EUS:golang-docs-0:1.17.12-1.el9_0.noarch",
"AppStream-9.0.0.Z.MAIN.EUS:golang-misc-0:1.17.12-1.el9_0.noarch",
"AppStream-9.0.0.Z.MAIN.EUS:golang-race-0:1.17.12-1.el9_0.x86_64",
"AppStream-9.0.0.Z.MAIN.EUS:golang-src-0:1.17.12-1.el9_0.noarch",
"AppStream-9.0.0.Z.MAIN.EUS:golang-tests-0:1.17.12-1.el9_0.noarch"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2022:5799"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"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.0.0.Z.MAIN.EUS:go-toolset-0:1.17.12-1.el9_0.aarch64",
"AppStream-9.0.0.Z.MAIN.EUS:go-toolset-0:1.17.12-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.MAIN.EUS:go-toolset-0:1.17.12-1.el9_0.s390x",
"AppStream-9.0.0.Z.MAIN.EUS:go-toolset-0:1.17.12-1.el9_0.src",
"AppStream-9.0.0.Z.MAIN.EUS:go-toolset-0:1.17.12-1.el9_0.x86_64",
"AppStream-9.0.0.Z.MAIN.EUS:golang-0:1.17.12-1.el9_0.aarch64",
"AppStream-9.0.0.Z.MAIN.EUS:golang-0:1.17.12-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.MAIN.EUS:golang-0:1.17.12-1.el9_0.s390x",
"AppStream-9.0.0.Z.MAIN.EUS:golang-0:1.17.12-1.el9_0.src",
"AppStream-9.0.0.Z.MAIN.EUS:golang-0:1.17.12-1.el9_0.x86_64",
"AppStream-9.0.0.Z.MAIN.EUS:golang-bin-0:1.17.12-1.el9_0.aarch64",
"AppStream-9.0.0.Z.MAIN.EUS:golang-bin-0:1.17.12-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.MAIN.EUS:golang-bin-0:1.17.12-1.el9_0.s390x",
"AppStream-9.0.0.Z.MAIN.EUS:golang-bin-0:1.17.12-1.el9_0.x86_64",
"AppStream-9.0.0.Z.MAIN.EUS:golang-docs-0:1.17.12-1.el9_0.noarch",
"AppStream-9.0.0.Z.MAIN.EUS:golang-misc-0:1.17.12-1.el9_0.noarch",
"AppStream-9.0.0.Z.MAIN.EUS:golang-race-0:1.17.12-1.el9_0.x86_64",
"AppStream-9.0.0.Z.MAIN.EUS:golang-src-0:1.17.12-1.el9_0.noarch",
"AppStream-9.0.0.Z.MAIN.EUS:golang-tests-0:1.17.12-1.el9_0.noarch"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "golang: compress/gzip: stack exhaustion in Reader.Read"
},
{
"cve": "CVE-2022-30632",
"cwe": {
"id": "CWE-1325",
"name": "Improperly Controlled Sequential Memory Allocation"
},
"discovery_date": "2022-07-14T00:00:00+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"AppStream-9.0.0.Z.MAIN.EUS:go-toolset-0:1.17.12-1.el9_0.aarch64",
"AppStream-9.0.0.Z.MAIN.EUS:go-toolset-0:1.17.12-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.MAIN.EUS:go-toolset-0:1.17.12-1.el9_0.s390x",
"AppStream-9.0.0.Z.MAIN.EUS:go-toolset-0:1.17.12-1.el9_0.src",
"AppStream-9.0.0.Z.MAIN.EUS:go-toolset-0:1.17.12-1.el9_0.x86_64"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2107386"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in golang. Calling Glob on a path that contains a large number of path separators can cause a panic issue due to stack exhaustion. This can cause an attacker to impact availability.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "golang: path/filepath: stack exhaustion in Glob",
"title": "Vulnerability summary"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\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.0.0.Z.MAIN.EUS:golang-0:1.17.12-1.el9_0.aarch64",
"AppStream-9.0.0.Z.MAIN.EUS:golang-0:1.17.12-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.MAIN.EUS:golang-0:1.17.12-1.el9_0.s390x",
"AppStream-9.0.0.Z.MAIN.EUS:golang-0:1.17.12-1.el9_0.src",
"AppStream-9.0.0.Z.MAIN.EUS:golang-0:1.17.12-1.el9_0.x86_64",
"AppStream-9.0.0.Z.MAIN.EUS:golang-bin-0:1.17.12-1.el9_0.aarch64",
"AppStream-9.0.0.Z.MAIN.EUS:golang-bin-0:1.17.12-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.MAIN.EUS:golang-bin-0:1.17.12-1.el9_0.s390x",
"AppStream-9.0.0.Z.MAIN.EUS:golang-bin-0:1.17.12-1.el9_0.x86_64",
"AppStream-9.0.0.Z.MAIN.EUS:golang-docs-0:1.17.12-1.el9_0.noarch",
"AppStream-9.0.0.Z.MAIN.EUS:golang-misc-0:1.17.12-1.el9_0.noarch",
"AppStream-9.0.0.Z.MAIN.EUS:golang-race-0:1.17.12-1.el9_0.x86_64",
"AppStream-9.0.0.Z.MAIN.EUS:golang-src-0:1.17.12-1.el9_0.noarch",
"AppStream-9.0.0.Z.MAIN.EUS:golang-tests-0:1.17.12-1.el9_0.noarch"
],
"known_not_affected": [
"AppStream-9.0.0.Z.MAIN.EUS:go-toolset-0:1.17.12-1.el9_0.aarch64",
"AppStream-9.0.0.Z.MAIN.EUS:go-toolset-0:1.17.12-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.MAIN.EUS:go-toolset-0:1.17.12-1.el9_0.s390x",
"AppStream-9.0.0.Z.MAIN.EUS:go-toolset-0:1.17.12-1.el9_0.src",
"AppStream-9.0.0.Z.MAIN.EUS:go-toolset-0:1.17.12-1.el9_0.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2022-30632"
},
{
"category": "external",
"summary": "RHBZ#2107386",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2107386"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2022-30632",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-30632"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2022-30632",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2022-30632"
},
{
"category": "external",
"summary": "https://go.dev/issue/53416",
"url": "https://go.dev/issue/53416"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-announce/c/nqrv9fbR0zE",
"url": "https://groups.google.com/g/golang-announce/c/nqrv9fbR0zE"
}
],
"release_date": "2022-07-12T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2022-08-01T16:07:42+00:00",
"details": "For details on how 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.0.0.Z.MAIN.EUS:golang-0:1.17.12-1.el9_0.aarch64",
"AppStream-9.0.0.Z.MAIN.EUS:golang-0:1.17.12-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.MAIN.EUS:golang-0:1.17.12-1.el9_0.s390x",
"AppStream-9.0.0.Z.MAIN.EUS:golang-0:1.17.12-1.el9_0.src",
"AppStream-9.0.0.Z.MAIN.EUS:golang-0:1.17.12-1.el9_0.x86_64",
"AppStream-9.0.0.Z.MAIN.EUS:golang-bin-0:1.17.12-1.el9_0.aarch64",
"AppStream-9.0.0.Z.MAIN.EUS:golang-bin-0:1.17.12-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.MAIN.EUS:golang-bin-0:1.17.12-1.el9_0.s390x",
"AppStream-9.0.0.Z.MAIN.EUS:golang-bin-0:1.17.12-1.el9_0.x86_64",
"AppStream-9.0.0.Z.MAIN.EUS:golang-docs-0:1.17.12-1.el9_0.noarch",
"AppStream-9.0.0.Z.MAIN.EUS:golang-misc-0:1.17.12-1.el9_0.noarch",
"AppStream-9.0.0.Z.MAIN.EUS:golang-race-0:1.17.12-1.el9_0.x86_64",
"AppStream-9.0.0.Z.MAIN.EUS:golang-src-0:1.17.12-1.el9_0.noarch",
"AppStream-9.0.0.Z.MAIN.EUS:golang-tests-0:1.17.12-1.el9_0.noarch"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2022:5799"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"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.0.0.Z.MAIN.EUS:go-toolset-0:1.17.12-1.el9_0.aarch64",
"AppStream-9.0.0.Z.MAIN.EUS:go-toolset-0:1.17.12-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.MAIN.EUS:go-toolset-0:1.17.12-1.el9_0.s390x",
"AppStream-9.0.0.Z.MAIN.EUS:go-toolset-0:1.17.12-1.el9_0.src",
"AppStream-9.0.0.Z.MAIN.EUS:go-toolset-0:1.17.12-1.el9_0.x86_64",
"AppStream-9.0.0.Z.MAIN.EUS:golang-0:1.17.12-1.el9_0.aarch64",
"AppStream-9.0.0.Z.MAIN.EUS:golang-0:1.17.12-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.MAIN.EUS:golang-0:1.17.12-1.el9_0.s390x",
"AppStream-9.0.0.Z.MAIN.EUS:golang-0:1.17.12-1.el9_0.src",
"AppStream-9.0.0.Z.MAIN.EUS:golang-0:1.17.12-1.el9_0.x86_64",
"AppStream-9.0.0.Z.MAIN.EUS:golang-bin-0:1.17.12-1.el9_0.aarch64",
"AppStream-9.0.0.Z.MAIN.EUS:golang-bin-0:1.17.12-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.MAIN.EUS:golang-bin-0:1.17.12-1.el9_0.s390x",
"AppStream-9.0.0.Z.MAIN.EUS:golang-bin-0:1.17.12-1.el9_0.x86_64",
"AppStream-9.0.0.Z.MAIN.EUS:golang-docs-0:1.17.12-1.el9_0.noarch",
"AppStream-9.0.0.Z.MAIN.EUS:golang-misc-0:1.17.12-1.el9_0.noarch",
"AppStream-9.0.0.Z.MAIN.EUS:golang-race-0:1.17.12-1.el9_0.x86_64",
"AppStream-9.0.0.Z.MAIN.EUS:golang-src-0:1.17.12-1.el9_0.noarch",
"AppStream-9.0.0.Z.MAIN.EUS:golang-tests-0:1.17.12-1.el9_0.noarch"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "golang: path/filepath: stack exhaustion in Glob"
},
{
"cve": "CVE-2022-30633",
"cwe": {
"id": "CWE-1325",
"name": "Improperly Controlled Sequential Memory Allocation"
},
"discovery_date": "2022-07-14T00:00:00+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"AppStream-9.0.0.Z.MAIN.EUS:go-toolset-0:1.17.12-1.el9_0.aarch64",
"AppStream-9.0.0.Z.MAIN.EUS:go-toolset-0:1.17.12-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.MAIN.EUS:go-toolset-0:1.17.12-1.el9_0.s390x",
"AppStream-9.0.0.Z.MAIN.EUS:go-toolset-0:1.17.12-1.el9_0.src",
"AppStream-9.0.0.Z.MAIN.EUS:go-toolset-0:1.17.12-1.el9_0.x86_64"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2107392"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in golang. Calling Unmarshal on an XML document into a Go struct, which has a nested field that uses the \"any\" field tag, can cause a panic due to stack exhaustion.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "golang: encoding/xml: stack exhaustion in Unmarshal",
"title": "Vulnerability summary"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\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.0.0.Z.MAIN.EUS:golang-0:1.17.12-1.el9_0.aarch64",
"AppStream-9.0.0.Z.MAIN.EUS:golang-0:1.17.12-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.MAIN.EUS:golang-0:1.17.12-1.el9_0.s390x",
"AppStream-9.0.0.Z.MAIN.EUS:golang-0:1.17.12-1.el9_0.src",
"AppStream-9.0.0.Z.MAIN.EUS:golang-0:1.17.12-1.el9_0.x86_64",
"AppStream-9.0.0.Z.MAIN.EUS:golang-bin-0:1.17.12-1.el9_0.aarch64",
"AppStream-9.0.0.Z.MAIN.EUS:golang-bin-0:1.17.12-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.MAIN.EUS:golang-bin-0:1.17.12-1.el9_0.s390x",
"AppStream-9.0.0.Z.MAIN.EUS:golang-bin-0:1.17.12-1.el9_0.x86_64",
"AppStream-9.0.0.Z.MAIN.EUS:golang-docs-0:1.17.12-1.el9_0.noarch",
"AppStream-9.0.0.Z.MAIN.EUS:golang-misc-0:1.17.12-1.el9_0.noarch",
"AppStream-9.0.0.Z.MAIN.EUS:golang-race-0:1.17.12-1.el9_0.x86_64",
"AppStream-9.0.0.Z.MAIN.EUS:golang-src-0:1.17.12-1.el9_0.noarch",
"AppStream-9.0.0.Z.MAIN.EUS:golang-tests-0:1.17.12-1.el9_0.noarch"
],
"known_not_affected": [
"AppStream-9.0.0.Z.MAIN.EUS:go-toolset-0:1.17.12-1.el9_0.aarch64",
"AppStream-9.0.0.Z.MAIN.EUS:go-toolset-0:1.17.12-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.MAIN.EUS:go-toolset-0:1.17.12-1.el9_0.s390x",
"AppStream-9.0.0.Z.MAIN.EUS:go-toolset-0:1.17.12-1.el9_0.src",
"AppStream-9.0.0.Z.MAIN.EUS:go-toolset-0:1.17.12-1.el9_0.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2022-30633"
},
{
"category": "external",
"summary": "RHBZ#2107392",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2107392"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2022-30633",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-30633"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2022-30633",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2022-30633"
},
{
"category": "external",
"summary": "https://go.dev/issue/53611",
"url": "https://go.dev/issue/53611"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-announce/c/nqrv9fbR0zE",
"url": "https://groups.google.com/g/golang-announce/c/nqrv9fbR0zE"
}
],
"release_date": "2022-07-12T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2022-08-01T16:07:42+00:00",
"details": "For details on how 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.0.0.Z.MAIN.EUS:golang-0:1.17.12-1.el9_0.aarch64",
"AppStream-9.0.0.Z.MAIN.EUS:golang-0:1.17.12-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.MAIN.EUS:golang-0:1.17.12-1.el9_0.s390x",
"AppStream-9.0.0.Z.MAIN.EUS:golang-0:1.17.12-1.el9_0.src",
"AppStream-9.0.0.Z.MAIN.EUS:golang-0:1.17.12-1.el9_0.x86_64",
"AppStream-9.0.0.Z.MAIN.EUS:golang-bin-0:1.17.12-1.el9_0.aarch64",
"AppStream-9.0.0.Z.MAIN.EUS:golang-bin-0:1.17.12-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.MAIN.EUS:golang-bin-0:1.17.12-1.el9_0.s390x",
"AppStream-9.0.0.Z.MAIN.EUS:golang-bin-0:1.17.12-1.el9_0.x86_64",
"AppStream-9.0.0.Z.MAIN.EUS:golang-docs-0:1.17.12-1.el9_0.noarch",
"AppStream-9.0.0.Z.MAIN.EUS:golang-misc-0:1.17.12-1.el9_0.noarch",
"AppStream-9.0.0.Z.MAIN.EUS:golang-race-0:1.17.12-1.el9_0.x86_64",
"AppStream-9.0.0.Z.MAIN.EUS:golang-src-0:1.17.12-1.el9_0.noarch",
"AppStream-9.0.0.Z.MAIN.EUS:golang-tests-0:1.17.12-1.el9_0.noarch"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2022:5799"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"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.0.0.Z.MAIN.EUS:go-toolset-0:1.17.12-1.el9_0.aarch64",
"AppStream-9.0.0.Z.MAIN.EUS:go-toolset-0:1.17.12-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.MAIN.EUS:go-toolset-0:1.17.12-1.el9_0.s390x",
"AppStream-9.0.0.Z.MAIN.EUS:go-toolset-0:1.17.12-1.el9_0.src",
"AppStream-9.0.0.Z.MAIN.EUS:go-toolset-0:1.17.12-1.el9_0.x86_64",
"AppStream-9.0.0.Z.MAIN.EUS:golang-0:1.17.12-1.el9_0.aarch64",
"AppStream-9.0.0.Z.MAIN.EUS:golang-0:1.17.12-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.MAIN.EUS:golang-0:1.17.12-1.el9_0.s390x",
"AppStream-9.0.0.Z.MAIN.EUS:golang-0:1.17.12-1.el9_0.src",
"AppStream-9.0.0.Z.MAIN.EUS:golang-0:1.17.12-1.el9_0.x86_64",
"AppStream-9.0.0.Z.MAIN.EUS:golang-bin-0:1.17.12-1.el9_0.aarch64",
"AppStream-9.0.0.Z.MAIN.EUS:golang-bin-0:1.17.12-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.MAIN.EUS:golang-bin-0:1.17.12-1.el9_0.s390x",
"AppStream-9.0.0.Z.MAIN.EUS:golang-bin-0:1.17.12-1.el9_0.x86_64",
"AppStream-9.0.0.Z.MAIN.EUS:golang-docs-0:1.17.12-1.el9_0.noarch",
"AppStream-9.0.0.Z.MAIN.EUS:golang-misc-0:1.17.12-1.el9_0.noarch",
"AppStream-9.0.0.Z.MAIN.EUS:golang-race-0:1.17.12-1.el9_0.x86_64",
"AppStream-9.0.0.Z.MAIN.EUS:golang-src-0:1.17.12-1.el9_0.noarch",
"AppStream-9.0.0.Z.MAIN.EUS:golang-tests-0:1.17.12-1.el9_0.noarch"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "golang: encoding/xml: stack exhaustion in Unmarshal"
},
{
"cve": "CVE-2022-30635",
"cwe": {
"id": "CWE-1325",
"name": "Improperly Controlled Sequential Memory Allocation"
},
"discovery_date": "2022-07-14T00:00:00+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"AppStream-9.0.0.Z.MAIN.EUS:go-toolset-0:1.17.12-1.el9_0.aarch64",
"AppStream-9.0.0.Z.MAIN.EUS:go-toolset-0:1.17.12-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.MAIN.EUS:go-toolset-0:1.17.12-1.el9_0.s390x",
"AppStream-9.0.0.Z.MAIN.EUS:go-toolset-0:1.17.12-1.el9_0.src",
"AppStream-9.0.0.Z.MAIN.EUS:go-toolset-0:1.17.12-1.el9_0.x86_64"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2107388"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in golang. When calling Decoder, Decode on a message that contains deeply nested structures, a panic can occur due to stack exhaustion and allows an attacker to impact system availability.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "golang: encoding/gob: stack exhaustion in Decoder.Decode",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "OpenShift Container Platform (OCP) starting from 4.10 stream is already compiled in the patched version of Go, hence is not affected by this vulnerability.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"AppStream-9.0.0.Z.MAIN.EUS:golang-0:1.17.12-1.el9_0.aarch64",
"AppStream-9.0.0.Z.MAIN.EUS:golang-0:1.17.12-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.MAIN.EUS:golang-0:1.17.12-1.el9_0.s390x",
"AppStream-9.0.0.Z.MAIN.EUS:golang-0:1.17.12-1.el9_0.src",
"AppStream-9.0.0.Z.MAIN.EUS:golang-0:1.17.12-1.el9_0.x86_64",
"AppStream-9.0.0.Z.MAIN.EUS:golang-bin-0:1.17.12-1.el9_0.aarch64",
"AppStream-9.0.0.Z.MAIN.EUS:golang-bin-0:1.17.12-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.MAIN.EUS:golang-bin-0:1.17.12-1.el9_0.s390x",
"AppStream-9.0.0.Z.MAIN.EUS:golang-bin-0:1.17.12-1.el9_0.x86_64",
"AppStream-9.0.0.Z.MAIN.EUS:golang-docs-0:1.17.12-1.el9_0.noarch",
"AppStream-9.0.0.Z.MAIN.EUS:golang-misc-0:1.17.12-1.el9_0.noarch",
"AppStream-9.0.0.Z.MAIN.EUS:golang-race-0:1.17.12-1.el9_0.x86_64",
"AppStream-9.0.0.Z.MAIN.EUS:golang-src-0:1.17.12-1.el9_0.noarch",
"AppStream-9.0.0.Z.MAIN.EUS:golang-tests-0:1.17.12-1.el9_0.noarch"
],
"known_not_affected": [
"AppStream-9.0.0.Z.MAIN.EUS:go-toolset-0:1.17.12-1.el9_0.aarch64",
"AppStream-9.0.0.Z.MAIN.EUS:go-toolset-0:1.17.12-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.MAIN.EUS:go-toolset-0:1.17.12-1.el9_0.s390x",
"AppStream-9.0.0.Z.MAIN.EUS:go-toolset-0:1.17.12-1.el9_0.src",
"AppStream-9.0.0.Z.MAIN.EUS:go-toolset-0:1.17.12-1.el9_0.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2022-30635"
},
{
"category": "external",
"summary": "RHBZ#2107388",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2107388"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2022-30635",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-30635"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2022-30635",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2022-30635"
},
{
"category": "external",
"summary": "https://go.dev/issue/53615",
"url": "https://go.dev/issue/53615"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-announce/c/nqrv9fbR0zE",
"url": "https://groups.google.com/g/golang-announce/c/nqrv9fbR0zE"
}
],
"release_date": "2022-07-12T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2022-08-01T16:07:42+00:00",
"details": "For details on how 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.0.0.Z.MAIN.EUS:golang-0:1.17.12-1.el9_0.aarch64",
"AppStream-9.0.0.Z.MAIN.EUS:golang-0:1.17.12-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.MAIN.EUS:golang-0:1.17.12-1.el9_0.s390x",
"AppStream-9.0.0.Z.MAIN.EUS:golang-0:1.17.12-1.el9_0.src",
"AppStream-9.0.0.Z.MAIN.EUS:golang-0:1.17.12-1.el9_0.x86_64",
"AppStream-9.0.0.Z.MAIN.EUS:golang-bin-0:1.17.12-1.el9_0.aarch64",
"AppStream-9.0.0.Z.MAIN.EUS:golang-bin-0:1.17.12-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.MAIN.EUS:golang-bin-0:1.17.12-1.el9_0.s390x",
"AppStream-9.0.0.Z.MAIN.EUS:golang-bin-0:1.17.12-1.el9_0.x86_64",
"AppStream-9.0.0.Z.MAIN.EUS:golang-docs-0:1.17.12-1.el9_0.noarch",
"AppStream-9.0.0.Z.MAIN.EUS:golang-misc-0:1.17.12-1.el9_0.noarch",
"AppStream-9.0.0.Z.MAIN.EUS:golang-race-0:1.17.12-1.el9_0.x86_64",
"AppStream-9.0.0.Z.MAIN.EUS:golang-src-0:1.17.12-1.el9_0.noarch",
"AppStream-9.0.0.Z.MAIN.EUS:golang-tests-0:1.17.12-1.el9_0.noarch"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2022:5799"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"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.0.0.Z.MAIN.EUS:go-toolset-0:1.17.12-1.el9_0.aarch64",
"AppStream-9.0.0.Z.MAIN.EUS:go-toolset-0:1.17.12-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.MAIN.EUS:go-toolset-0:1.17.12-1.el9_0.s390x",
"AppStream-9.0.0.Z.MAIN.EUS:go-toolset-0:1.17.12-1.el9_0.src",
"AppStream-9.0.0.Z.MAIN.EUS:go-toolset-0:1.17.12-1.el9_0.x86_64",
"AppStream-9.0.0.Z.MAIN.EUS:golang-0:1.17.12-1.el9_0.aarch64",
"AppStream-9.0.0.Z.MAIN.EUS:golang-0:1.17.12-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.MAIN.EUS:golang-0:1.17.12-1.el9_0.s390x",
"AppStream-9.0.0.Z.MAIN.EUS:golang-0:1.17.12-1.el9_0.src",
"AppStream-9.0.0.Z.MAIN.EUS:golang-0:1.17.12-1.el9_0.x86_64",
"AppStream-9.0.0.Z.MAIN.EUS:golang-bin-0:1.17.12-1.el9_0.aarch64",
"AppStream-9.0.0.Z.MAIN.EUS:golang-bin-0:1.17.12-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.MAIN.EUS:golang-bin-0:1.17.12-1.el9_0.s390x",
"AppStream-9.0.0.Z.MAIN.EUS:golang-bin-0:1.17.12-1.el9_0.x86_64",
"AppStream-9.0.0.Z.MAIN.EUS:golang-docs-0:1.17.12-1.el9_0.noarch",
"AppStream-9.0.0.Z.MAIN.EUS:golang-misc-0:1.17.12-1.el9_0.noarch",
"AppStream-9.0.0.Z.MAIN.EUS:golang-race-0:1.17.12-1.el9_0.x86_64",
"AppStream-9.0.0.Z.MAIN.EUS:golang-src-0:1.17.12-1.el9_0.noarch",
"AppStream-9.0.0.Z.MAIN.EUS:golang-tests-0:1.17.12-1.el9_0.noarch"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "golang: encoding/gob: stack exhaustion in Decoder.Decode"
},
{
"cve": "CVE-2022-32148",
"cwe": {
"id": "CWE-200",
"name": "Exposure of Sensitive Information to an Unauthorized Actor"
},
"discovery_date": "2022-07-14T00:00:00+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"AppStream-9.0.0.Z.MAIN.EUS:go-toolset-0:1.17.12-1.el9_0.aarch64",
"AppStream-9.0.0.Z.MAIN.EUS:go-toolset-0:1.17.12-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.MAIN.EUS:go-toolset-0:1.17.12-1.el9_0.s390x",
"AppStream-9.0.0.Z.MAIN.EUS:go-toolset-0:1.17.12-1.el9_0.src",
"AppStream-9.0.0.Z.MAIN.EUS:go-toolset-0:1.17.12-1.el9_0.x86_64"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2107383"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in net/http/httputil golang package. When httputil.ReverseProxy.ServeHTTP is called with a Request.Header map containing a nil value for the X-Forwarded-For header, ReverseProxy could set the client IP incorrectly. This issue may affect confidentiality.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "golang: net/http/httputil: NewSingleHostReverseProxy - omit X-Forwarded-For not working",
"title": "Vulnerability summary"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\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.0.0.Z.MAIN.EUS:golang-0:1.17.12-1.el9_0.aarch64",
"AppStream-9.0.0.Z.MAIN.EUS:golang-0:1.17.12-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.MAIN.EUS:golang-0:1.17.12-1.el9_0.s390x",
"AppStream-9.0.0.Z.MAIN.EUS:golang-0:1.17.12-1.el9_0.src",
"AppStream-9.0.0.Z.MAIN.EUS:golang-0:1.17.12-1.el9_0.x86_64",
"AppStream-9.0.0.Z.MAIN.EUS:golang-bin-0:1.17.12-1.el9_0.aarch64",
"AppStream-9.0.0.Z.MAIN.EUS:golang-bin-0:1.17.12-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.MAIN.EUS:golang-bin-0:1.17.12-1.el9_0.s390x",
"AppStream-9.0.0.Z.MAIN.EUS:golang-bin-0:1.17.12-1.el9_0.x86_64",
"AppStream-9.0.0.Z.MAIN.EUS:golang-docs-0:1.17.12-1.el9_0.noarch",
"AppStream-9.0.0.Z.MAIN.EUS:golang-misc-0:1.17.12-1.el9_0.noarch",
"AppStream-9.0.0.Z.MAIN.EUS:golang-race-0:1.17.12-1.el9_0.x86_64",
"AppStream-9.0.0.Z.MAIN.EUS:golang-src-0:1.17.12-1.el9_0.noarch",
"AppStream-9.0.0.Z.MAIN.EUS:golang-tests-0:1.17.12-1.el9_0.noarch"
],
"known_not_affected": [
"AppStream-9.0.0.Z.MAIN.EUS:go-toolset-0:1.17.12-1.el9_0.aarch64",
"AppStream-9.0.0.Z.MAIN.EUS:go-toolset-0:1.17.12-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.MAIN.EUS:go-toolset-0:1.17.12-1.el9_0.s390x",
"AppStream-9.0.0.Z.MAIN.EUS:go-toolset-0:1.17.12-1.el9_0.src",
"AppStream-9.0.0.Z.MAIN.EUS:go-toolset-0:1.17.12-1.el9_0.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2022-32148"
},
{
"category": "external",
"summary": "RHBZ#2107383",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2107383"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2022-32148",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-32148"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2022-32148",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2022-32148"
},
{
"category": "external",
"summary": "https://go.dev/issue/53423",
"url": "https://go.dev/issue/53423"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-announce/c/nqrv9fbR0zE",
"url": "https://groups.google.com/g/golang-announce/c/nqrv9fbR0zE"
}
],
"release_date": "2022-07-12T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2022-08-01T16:07:42+00:00",
"details": "For details on how 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.0.0.Z.MAIN.EUS:golang-0:1.17.12-1.el9_0.aarch64",
"AppStream-9.0.0.Z.MAIN.EUS:golang-0:1.17.12-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.MAIN.EUS:golang-0:1.17.12-1.el9_0.s390x",
"AppStream-9.0.0.Z.MAIN.EUS:golang-0:1.17.12-1.el9_0.src",
"AppStream-9.0.0.Z.MAIN.EUS:golang-0:1.17.12-1.el9_0.x86_64",
"AppStream-9.0.0.Z.MAIN.EUS:golang-bin-0:1.17.12-1.el9_0.aarch64",
"AppStream-9.0.0.Z.MAIN.EUS:golang-bin-0:1.17.12-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.MAIN.EUS:golang-bin-0:1.17.12-1.el9_0.s390x",
"AppStream-9.0.0.Z.MAIN.EUS:golang-bin-0:1.17.12-1.el9_0.x86_64",
"AppStream-9.0.0.Z.MAIN.EUS:golang-docs-0:1.17.12-1.el9_0.noarch",
"AppStream-9.0.0.Z.MAIN.EUS:golang-misc-0:1.17.12-1.el9_0.noarch",
"AppStream-9.0.0.Z.MAIN.EUS:golang-race-0:1.17.12-1.el9_0.x86_64",
"AppStream-9.0.0.Z.MAIN.EUS:golang-src-0:1.17.12-1.el9_0.noarch",
"AppStream-9.0.0.Z.MAIN.EUS:golang-tests-0:1.17.12-1.el9_0.noarch"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2022:5799"
}
],
"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": [
"AppStream-9.0.0.Z.MAIN.EUS:go-toolset-0:1.17.12-1.el9_0.aarch64",
"AppStream-9.0.0.Z.MAIN.EUS:go-toolset-0:1.17.12-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.MAIN.EUS:go-toolset-0:1.17.12-1.el9_0.s390x",
"AppStream-9.0.0.Z.MAIN.EUS:go-toolset-0:1.17.12-1.el9_0.src",
"AppStream-9.0.0.Z.MAIN.EUS:go-toolset-0:1.17.12-1.el9_0.x86_64",
"AppStream-9.0.0.Z.MAIN.EUS:golang-0:1.17.12-1.el9_0.aarch64",
"AppStream-9.0.0.Z.MAIN.EUS:golang-0:1.17.12-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.MAIN.EUS:golang-0:1.17.12-1.el9_0.s390x",
"AppStream-9.0.0.Z.MAIN.EUS:golang-0:1.17.12-1.el9_0.src",
"AppStream-9.0.0.Z.MAIN.EUS:golang-0:1.17.12-1.el9_0.x86_64",
"AppStream-9.0.0.Z.MAIN.EUS:golang-bin-0:1.17.12-1.el9_0.aarch64",
"AppStream-9.0.0.Z.MAIN.EUS:golang-bin-0:1.17.12-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.MAIN.EUS:golang-bin-0:1.17.12-1.el9_0.s390x",
"AppStream-9.0.0.Z.MAIN.EUS:golang-bin-0:1.17.12-1.el9_0.x86_64",
"AppStream-9.0.0.Z.MAIN.EUS:golang-docs-0:1.17.12-1.el9_0.noarch",
"AppStream-9.0.0.Z.MAIN.EUS:golang-misc-0:1.17.12-1.el9_0.noarch",
"AppStream-9.0.0.Z.MAIN.EUS:golang-race-0:1.17.12-1.el9_0.x86_64",
"AppStream-9.0.0.Z.MAIN.EUS:golang-src-0:1.17.12-1.el9_0.noarch",
"AppStream-9.0.0.Z.MAIN.EUS:golang-tests-0:1.17.12-1.el9_0.noarch"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "golang: net/http/httputil: NewSingleHostReverseProxy - omit X-Forwarded-For not working"
}
]
}
RHSA-2022:6430
Vulnerability from csaf_redhat
Notes
{
"document": {
"aggregate_severity": {
"namespace": "https://access.redhat.com/security/updates/classification/",
"text": "Moderate"
},
"category": "csaf_security_advisory",
"csaf_version": "2.0",
"distribution": {
"text": "Copyright \u00a9 Red Hat, Inc. All rights reserved.",
"tlp": {
"label": "WHITE",
"url": "https://www.first.org/tlp/"
}
},
"lang": "en",
"notes": [
{
"category": "summary",
"text": "OpenShift API for Data Protection (OADP) 1.0.4 is now available.\n\nRed Hat Product Security has rated this update as having a security impact of Moderate. A Common Vulnerability Scoring System (CVSS) base score, which gives a detailed severity rating, is available for each vulnerability from the CVE link(s) in the References section.",
"title": "Topic"
},
{
"category": "general",
"text": "OpenShift API for Data Protection (OADP) enables you to back up and restore application resources, persistent volume data, and internal container images to external backup storage. OADP enables both file system-based and snapshot-based backups for persistent volumes.\n\nSecurity Fix(es):\n\n* golang: net/http: improper sanitization of Transfer-Encoding header (CVE-2022-1705)\n\n* golang: go/parser: stack exhaustion in all Parse* functions (CVE-2022-1962)\n\n* prometheus/client_golang: Denial of service using InstrumentHandlerCounter (CVE-2022-21698)\n\n* golang: encoding/pem: fix stack overflow in Decode (CVE-2022-24675)\n\n* golang: io/fs: stack exhaustion in Glob (CVE-2022-30630)\n\n* golang: compress/gzip: stack exhaustion in Reader.Read (CVE-2022-30631)\n\n* golang: net/http/httputil: NewSingleHostReverseProxy - omit X-Forwarded-For not working (CVE-2022-32148)\n\n* golang: crypto/tls: session tickets lack random ticket_age_add (CVE-2022-30629)\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-2022:6430",
"url": "https://access.redhat.com/errata/RHSA-2022:6430"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/updates/classification/#moderate",
"url": "https://access.redhat.com/security/updates/classification/#moderate"
},
{
"category": "external",
"summary": "2045880",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2045880"
},
{
"category": "external",
"summary": "2077688",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2077688"
},
{
"category": "external",
"summary": "2092793",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2092793"
},
{
"category": "external",
"summary": "2107342",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2107342"
},
{
"category": "external",
"summary": "2107371",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2107371"
},
{
"category": "external",
"summary": "2107374",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2107374"
},
{
"category": "external",
"summary": "2107376",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2107376"
},
{
"category": "external",
"summary": "2107383",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2107383"
},
{
"category": "self",
"summary": "Canonical URL",
"url": "https://security.access.redhat.com/data/csaf/v2/advisories/2022/rhsa-2022_6430.json"
}
],
"title": "Red Hat Security Advisory: OpenShift API for Data Protection (OADP) 1.0.4 security and bug fix update",
"tracking": {
"current_release_date": "2025-10-31T13:02:14+00:00",
"generator": {
"date": "2025-10-31T13:02:14+00:00",
"engine": {
"name": "Red Hat SDEngine",
"version": "4.6.10"
}
},
"id": "RHSA-2022:6430",
"initial_release_date": "2022-09-13T02:09:43+00:00",
"revision_history": [
{
"date": "2022-09-13T02:09:43+00:00",
"number": "1",
"summary": "Initial version"
},
{
"date": "2022-09-13T02:09:43+00:00",
"number": "2",
"summary": "Last updated version"
},
{
"date": "2025-10-31T13:02:14+00:00",
"number": "3",
"summary": "Last generated version"
}
],
"status": "final",
"version": "3"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_name",
"name": "8Base-OADP-1.0",
"product": {
"name": "8Base-OADP-1.0",
"product_id": "8Base-OADP-1.0",
"product_identification_helper": {
"cpe": "cpe:/a:redhat:openshift_api_data_protection:1.0::el8"
}
}
}
],
"category": "product_family",
"name": "OpenShift API for Data Protection"
},
{
"branches": [
{
"category": "product_version",
"name": "oadp/oadp-kubevirt-velero-plugin-rhel8@sha256:d5d5e8252fd5c5fc38e0a28aef3b209302da2403381906a4fc16996201ea602d_amd64",
"product": {
"name": "oadp/oadp-kubevirt-velero-plugin-rhel8@sha256:d5d5e8252fd5c5fc38e0a28aef3b209302da2403381906a4fc16996201ea602d_amd64",
"product_id": "oadp/oadp-kubevirt-velero-plugin-rhel8@sha256:d5d5e8252fd5c5fc38e0a28aef3b209302da2403381906a4fc16996201ea602d_amd64",
"product_identification_helper": {
"purl": "pkg:oci/oadp-kubevirt-velero-plugin-rhel8@sha256:d5d5e8252fd5c5fc38e0a28aef3b209302da2403381906a4fc16996201ea602d?arch=amd64\u0026repository_url=registry.redhat.io/oadp/oadp-kubevirt-velero-plugin-rhel8\u0026tag=1.0.4-11"
}
}
},
{
"category": "product_version",
"name": "oadp/oadp-mustgather-rhel8@sha256:ce71a41a5ea7455baf6ef8b71e3212f61fba35ade50b632b91cdf53ae2cd412f_amd64",
"product": {
"name": "oadp/oadp-mustgather-rhel8@sha256:ce71a41a5ea7455baf6ef8b71e3212f61fba35ade50b632b91cdf53ae2cd412f_amd64",
"product_id": "oadp/oadp-mustgather-rhel8@sha256:ce71a41a5ea7455baf6ef8b71e3212f61fba35ade50b632b91cdf53ae2cd412f_amd64",
"product_identification_helper": {
"purl": "pkg:oci/oadp-mustgather-rhel8@sha256:ce71a41a5ea7455baf6ef8b71e3212f61fba35ade50b632b91cdf53ae2cd412f?arch=amd64\u0026repository_url=registry.redhat.io/oadp/oadp-mustgather-rhel8\u0026tag=1.0.4-17"
}
}
},
{
"category": "product_version",
"name": "oadp/oadp-operator-bundle@sha256:d803961b4c075fe513459313dea1245871413d29d3232a0a12973db7398409db_amd64",
"product": {
"name": "oadp/oadp-operator-bundle@sha256:d803961b4c075fe513459313dea1245871413d29d3232a0a12973db7398409db_amd64",
"product_id": "oadp/oadp-operator-bundle@sha256:d803961b4c075fe513459313dea1245871413d29d3232a0a12973db7398409db_amd64",
"product_identification_helper": {
"purl": "pkg:oci/oadp-operator-bundle@sha256:d803961b4c075fe513459313dea1245871413d29d3232a0a12973db7398409db?arch=amd64\u0026repository_url=registry.redhat.io/oadp/oadp-operator-bundle\u0026tag=1.0.4-17"
}
}
},
{
"category": "product_version",
"name": "oadp/oadp-rhel8-operator@sha256:8769890ce3bd07afb147fd045bdfd4dd02f7d2a83857728d60fe576c455f8a56_amd64",
"product": {
"name": "oadp/oadp-rhel8-operator@sha256:8769890ce3bd07afb147fd045bdfd4dd02f7d2a83857728d60fe576c455f8a56_amd64",
"product_id": "oadp/oadp-rhel8-operator@sha256:8769890ce3bd07afb147fd045bdfd4dd02f7d2a83857728d60fe576c455f8a56_amd64",
"product_identification_helper": {
"purl": "pkg:oci/oadp-rhel8-operator@sha256:8769890ce3bd07afb147fd045bdfd4dd02f7d2a83857728d60fe576c455f8a56?arch=amd64\u0026repository_url=registry.redhat.io/oadp/oadp-rhel8-operator\u0026tag=1.0.4-5"
}
}
},
{
"category": "product_version",
"name": "oadp/oadp-registry-rhel8@sha256:10ab07c1494e47c1da64e61e5a5e5889e5e74429a10da95a9f908f5bf0c0553a_amd64",
"product": {
"name": "oadp/oadp-registry-rhel8@sha256:10ab07c1494e47c1da64e61e5a5e5889e5e74429a10da95a9f908f5bf0c0553a_amd64",
"product_id": "oadp/oadp-registry-rhel8@sha256:10ab07c1494e47c1da64e61e5a5e5889e5e74429a10da95a9f908f5bf0c0553a_amd64",
"product_identification_helper": {
"purl": "pkg:oci/oadp-registry-rhel8@sha256:10ab07c1494e47c1da64e61e5a5e5889e5e74429a10da95a9f908f5bf0c0553a?arch=amd64\u0026repository_url=registry.redhat.io/oadp/oadp-registry-rhel8\u0026tag=1.0.4-6"
}
}
},
{
"category": "product_version",
"name": "oadp/oadp-velero-rhel8@sha256:efb4eb48cbd2ee2276844bc6a6c0fb402c293faabd0a56b1ba3e8b41da0d99a8_amd64",
"product": {
"name": "oadp/oadp-velero-rhel8@sha256:efb4eb48cbd2ee2276844bc6a6c0fb402c293faabd0a56b1ba3e8b41da0d99a8_amd64",
"product_id": "oadp/oadp-velero-rhel8@sha256:efb4eb48cbd2ee2276844bc6a6c0fb402c293faabd0a56b1ba3e8b41da0d99a8_amd64",
"product_identification_helper": {
"purl": "pkg:oci/oadp-velero-rhel8@sha256:efb4eb48cbd2ee2276844bc6a6c0fb402c293faabd0a56b1ba3e8b41da0d99a8?arch=amd64\u0026repository_url=registry.redhat.io/oadp/oadp-velero-rhel8\u0026tag=1.0.4-6"
}
}
},
{
"category": "product_version",
"name": "oadp/oadp-velero-plugin-rhel8@sha256:bf5d6974202df79eac08dfd475fa1c2f7d21819ef5e4d5a7f761b73424429128_amd64",
"product": {
"name": "oadp/oadp-velero-plugin-rhel8@sha256:bf5d6974202df79eac08dfd475fa1c2f7d21819ef5e4d5a7f761b73424429128_amd64",
"product_id": "oadp/oadp-velero-plugin-rhel8@sha256:bf5d6974202df79eac08dfd475fa1c2f7d21819ef5e4d5a7f761b73424429128_amd64",
"product_identification_helper": {
"purl": "pkg:oci/oadp-velero-plugin-rhel8@sha256:bf5d6974202df79eac08dfd475fa1c2f7d21819ef5e4d5a7f761b73424429128?arch=amd64\u0026repository_url=registry.redhat.io/oadp/oadp-velero-plugin-rhel8\u0026tag=1.0.4-5"
}
}
},
{
"category": "product_version",
"name": "oadp/oadp-velero-plugin-for-aws-rhel8@sha256:d8672ec946550fb12ba952f305bc9cb4d820b776a5b16b7932657837b4d242ab_amd64",
"product": {
"name": "oadp/oadp-velero-plugin-for-aws-rhel8@sha256:d8672ec946550fb12ba952f305bc9cb4d820b776a5b16b7932657837b4d242ab_amd64",
"product_id": "oadp/oadp-velero-plugin-for-aws-rhel8@sha256:d8672ec946550fb12ba952f305bc9cb4d820b776a5b16b7932657837b4d242ab_amd64",
"product_identification_helper": {
"purl": "pkg:oci/oadp-velero-plugin-for-aws-rhel8@sha256:d8672ec946550fb12ba952f305bc9cb4d820b776a5b16b7932657837b4d242ab?arch=amd64\u0026repository_url=registry.redhat.io/oadp/oadp-velero-plugin-for-aws-rhel8\u0026tag=1.0.4-5"
}
}
},
{
"category": "product_version",
"name": "oadp/oadp-velero-plugin-for-csi-rhel8@sha256:58b31dd30b9bcb47a5d590ca4197ea4aebd6ba5e9e73055a5889da889d1e63e8_amd64",
"product": {
"name": "oadp/oadp-velero-plugin-for-csi-rhel8@sha256:58b31dd30b9bcb47a5d590ca4197ea4aebd6ba5e9e73055a5889da889d1e63e8_amd64",
"product_id": "oadp/oadp-velero-plugin-for-csi-rhel8@sha256:58b31dd30b9bcb47a5d590ca4197ea4aebd6ba5e9e73055a5889da889d1e63e8_amd64",
"product_identification_helper": {
"purl": "pkg:oci/oadp-velero-plugin-for-csi-rhel8@sha256:58b31dd30b9bcb47a5d590ca4197ea4aebd6ba5e9e73055a5889da889d1e63e8?arch=amd64\u0026repository_url=registry.redhat.io/oadp/oadp-velero-plugin-for-csi-rhel8\u0026tag=1.0.4-5"
}
}
},
{
"category": "product_version",
"name": "oadp/oadp-velero-plugin-for-gcp-rhel8@sha256:dfcf22434189301007fb440c6b714a04163c931cbc3021f337b19ccf840bde70_amd64",
"product": {
"name": "oadp/oadp-velero-plugin-for-gcp-rhel8@sha256:dfcf22434189301007fb440c6b714a04163c931cbc3021f337b19ccf840bde70_amd64",
"product_id": "oadp/oadp-velero-plugin-for-gcp-rhel8@sha256:dfcf22434189301007fb440c6b714a04163c931cbc3021f337b19ccf840bde70_amd64",
"product_identification_helper": {
"purl": "pkg:oci/oadp-velero-plugin-for-gcp-rhel8@sha256:dfcf22434189301007fb440c6b714a04163c931cbc3021f337b19ccf840bde70?arch=amd64\u0026repository_url=registry.redhat.io/oadp/oadp-velero-plugin-for-gcp-rhel8\u0026tag=1.0.4-5"
}
}
},
{
"category": "product_version",
"name": "oadp/oadp-velero-plugin-for-microsoft-azure-rhel8@sha256:383434ed3aafd0b55384f84fd1204b8ae62e6743472ca9f1beb0878be8044f89_amd64",
"product": {
"name": "oadp/oadp-velero-plugin-for-microsoft-azure-rhel8@sha256:383434ed3aafd0b55384f84fd1204b8ae62e6743472ca9f1beb0878be8044f89_amd64",
"product_id": "oadp/oadp-velero-plugin-for-microsoft-azure-rhel8@sha256:383434ed3aafd0b55384f84fd1204b8ae62e6743472ca9f1beb0878be8044f89_amd64",
"product_identification_helper": {
"purl": "pkg:oci/oadp-velero-plugin-for-microsoft-azure-rhel8@sha256:383434ed3aafd0b55384f84fd1204b8ae62e6743472ca9f1beb0878be8044f89?arch=amd64\u0026repository_url=registry.redhat.io/oadp/oadp-velero-plugin-for-microsoft-azure-rhel8\u0026tag=1.0.4-5"
}
}
},
{
"category": "product_version",
"name": "oadp/oadp-velero-restic-restore-helper-rhel8@sha256:31dfff0d43517d4dee4c47a1d05705b30b74a180794cc6f8a2a156b91c14d5fd_amd64",
"product": {
"name": "oadp/oadp-velero-restic-restore-helper-rhel8@sha256:31dfff0d43517d4dee4c47a1d05705b30b74a180794cc6f8a2a156b91c14d5fd_amd64",
"product_id": "oadp/oadp-velero-restic-restore-helper-rhel8@sha256:31dfff0d43517d4dee4c47a1d05705b30b74a180794cc6f8a2a156b91c14d5fd_amd64",
"product_identification_helper": {
"purl": "pkg:oci/oadp-velero-restic-restore-helper-rhel8@sha256:31dfff0d43517d4dee4c47a1d05705b30b74a180794cc6f8a2a156b91c14d5fd?arch=amd64\u0026repository_url=registry.redhat.io/oadp/oadp-velero-restic-restore-helper-rhel8\u0026tag=1.0.4-6"
}
}
}
],
"category": "architecture",
"name": "amd64"
}
],
"category": "vendor",
"name": "Red Hat"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "oadp/oadp-kubevirt-velero-plugin-rhel8@sha256:d5d5e8252fd5c5fc38e0a28aef3b209302da2403381906a4fc16996201ea602d_amd64 as a component of 8Base-OADP-1.0",
"product_id": "8Base-OADP-1.0:oadp/oadp-kubevirt-velero-plugin-rhel8@sha256:d5d5e8252fd5c5fc38e0a28aef3b209302da2403381906a4fc16996201ea602d_amd64"
},
"product_reference": "oadp/oadp-kubevirt-velero-plugin-rhel8@sha256:d5d5e8252fd5c5fc38e0a28aef3b209302da2403381906a4fc16996201ea602d_amd64",
"relates_to_product_reference": "8Base-OADP-1.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "oadp/oadp-mustgather-rhel8@sha256:ce71a41a5ea7455baf6ef8b71e3212f61fba35ade50b632b91cdf53ae2cd412f_amd64 as a component of 8Base-OADP-1.0",
"product_id": "8Base-OADP-1.0:oadp/oadp-mustgather-rhel8@sha256:ce71a41a5ea7455baf6ef8b71e3212f61fba35ade50b632b91cdf53ae2cd412f_amd64"
},
"product_reference": "oadp/oadp-mustgather-rhel8@sha256:ce71a41a5ea7455baf6ef8b71e3212f61fba35ade50b632b91cdf53ae2cd412f_amd64",
"relates_to_product_reference": "8Base-OADP-1.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "oadp/oadp-operator-bundle@sha256:d803961b4c075fe513459313dea1245871413d29d3232a0a12973db7398409db_amd64 as a component of 8Base-OADP-1.0",
"product_id": "8Base-OADP-1.0:oadp/oadp-operator-bundle@sha256:d803961b4c075fe513459313dea1245871413d29d3232a0a12973db7398409db_amd64"
},
"product_reference": "oadp/oadp-operator-bundle@sha256:d803961b4c075fe513459313dea1245871413d29d3232a0a12973db7398409db_amd64",
"relates_to_product_reference": "8Base-OADP-1.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "oadp/oadp-registry-rhel8@sha256:10ab07c1494e47c1da64e61e5a5e5889e5e74429a10da95a9f908f5bf0c0553a_amd64 as a component of 8Base-OADP-1.0",
"product_id": "8Base-OADP-1.0:oadp/oadp-registry-rhel8@sha256:10ab07c1494e47c1da64e61e5a5e5889e5e74429a10da95a9f908f5bf0c0553a_amd64"
},
"product_reference": "oadp/oadp-registry-rhel8@sha256:10ab07c1494e47c1da64e61e5a5e5889e5e74429a10da95a9f908f5bf0c0553a_amd64",
"relates_to_product_reference": "8Base-OADP-1.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "oadp/oadp-rhel8-operator@sha256:8769890ce3bd07afb147fd045bdfd4dd02f7d2a83857728d60fe576c455f8a56_amd64 as a component of 8Base-OADP-1.0",
"product_id": "8Base-OADP-1.0:oadp/oadp-rhel8-operator@sha256:8769890ce3bd07afb147fd045bdfd4dd02f7d2a83857728d60fe576c455f8a56_amd64"
},
"product_reference": "oadp/oadp-rhel8-operator@sha256:8769890ce3bd07afb147fd045bdfd4dd02f7d2a83857728d60fe576c455f8a56_amd64",
"relates_to_product_reference": "8Base-OADP-1.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "oadp/oadp-velero-plugin-for-aws-rhel8@sha256:d8672ec946550fb12ba952f305bc9cb4d820b776a5b16b7932657837b4d242ab_amd64 as a component of 8Base-OADP-1.0",
"product_id": "8Base-OADP-1.0:oadp/oadp-velero-plugin-for-aws-rhel8@sha256:d8672ec946550fb12ba952f305bc9cb4d820b776a5b16b7932657837b4d242ab_amd64"
},
"product_reference": "oadp/oadp-velero-plugin-for-aws-rhel8@sha256:d8672ec946550fb12ba952f305bc9cb4d820b776a5b16b7932657837b4d242ab_amd64",
"relates_to_product_reference": "8Base-OADP-1.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "oadp/oadp-velero-plugin-for-csi-rhel8@sha256:58b31dd30b9bcb47a5d590ca4197ea4aebd6ba5e9e73055a5889da889d1e63e8_amd64 as a component of 8Base-OADP-1.0",
"product_id": "8Base-OADP-1.0:oadp/oadp-velero-plugin-for-csi-rhel8@sha256:58b31dd30b9bcb47a5d590ca4197ea4aebd6ba5e9e73055a5889da889d1e63e8_amd64"
},
"product_reference": "oadp/oadp-velero-plugin-for-csi-rhel8@sha256:58b31dd30b9bcb47a5d590ca4197ea4aebd6ba5e9e73055a5889da889d1e63e8_amd64",
"relates_to_product_reference": "8Base-OADP-1.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "oadp/oadp-velero-plugin-for-gcp-rhel8@sha256:dfcf22434189301007fb440c6b714a04163c931cbc3021f337b19ccf840bde70_amd64 as a component of 8Base-OADP-1.0",
"product_id": "8Base-OADP-1.0:oadp/oadp-velero-plugin-for-gcp-rhel8@sha256:dfcf22434189301007fb440c6b714a04163c931cbc3021f337b19ccf840bde70_amd64"
},
"product_reference": "oadp/oadp-velero-plugin-for-gcp-rhel8@sha256:dfcf22434189301007fb440c6b714a04163c931cbc3021f337b19ccf840bde70_amd64",
"relates_to_product_reference": "8Base-OADP-1.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "oadp/oadp-velero-plugin-for-microsoft-azure-rhel8@sha256:383434ed3aafd0b55384f84fd1204b8ae62e6743472ca9f1beb0878be8044f89_amd64 as a component of 8Base-OADP-1.0",
"product_id": "8Base-OADP-1.0:oadp/oadp-velero-plugin-for-microsoft-azure-rhel8@sha256:383434ed3aafd0b55384f84fd1204b8ae62e6743472ca9f1beb0878be8044f89_amd64"
},
"product_reference": "oadp/oadp-velero-plugin-for-microsoft-azure-rhel8@sha256:383434ed3aafd0b55384f84fd1204b8ae62e6743472ca9f1beb0878be8044f89_amd64",
"relates_to_product_reference": "8Base-OADP-1.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "oadp/oadp-velero-plugin-rhel8@sha256:bf5d6974202df79eac08dfd475fa1c2f7d21819ef5e4d5a7f761b73424429128_amd64 as a component of 8Base-OADP-1.0",
"product_id": "8Base-OADP-1.0:oadp/oadp-velero-plugin-rhel8@sha256:bf5d6974202df79eac08dfd475fa1c2f7d21819ef5e4d5a7f761b73424429128_amd64"
},
"product_reference": "oadp/oadp-velero-plugin-rhel8@sha256:bf5d6974202df79eac08dfd475fa1c2f7d21819ef5e4d5a7f761b73424429128_amd64",
"relates_to_product_reference": "8Base-OADP-1.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "oadp/oadp-velero-restic-restore-helper-rhel8@sha256:31dfff0d43517d4dee4c47a1d05705b30b74a180794cc6f8a2a156b91c14d5fd_amd64 as a component of 8Base-OADP-1.0",
"product_id": "8Base-OADP-1.0:oadp/oadp-velero-restic-restore-helper-rhel8@sha256:31dfff0d43517d4dee4c47a1d05705b30b74a180794cc6f8a2a156b91c14d5fd_amd64"
},
"product_reference": "oadp/oadp-velero-restic-restore-helper-rhel8@sha256:31dfff0d43517d4dee4c47a1d05705b30b74a180794cc6f8a2a156b91c14d5fd_amd64",
"relates_to_product_reference": "8Base-OADP-1.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "oadp/oadp-velero-rhel8@sha256:efb4eb48cbd2ee2276844bc6a6c0fb402c293faabd0a56b1ba3e8b41da0d99a8_amd64 as a component of 8Base-OADP-1.0",
"product_id": "8Base-OADP-1.0:oadp/oadp-velero-rhel8@sha256:efb4eb48cbd2ee2276844bc6a6c0fb402c293faabd0a56b1ba3e8b41da0d99a8_amd64"
},
"product_reference": "oadp/oadp-velero-rhel8@sha256:efb4eb48cbd2ee2276844bc6a6c0fb402c293faabd0a56b1ba3e8b41da0d99a8_amd64",
"relates_to_product_reference": "8Base-OADP-1.0"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2022-1705",
"cwe": {
"id": "CWE-444",
"name": "Inconsistent Interpretation of HTTP Requests (\u0027HTTP Request/Response Smuggling\u0027)"
},
"discovery_date": "2022-07-14T00:00:00+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"8Base-OADP-1.0:oadp/oadp-kubevirt-velero-plugin-rhel8@sha256:d5d5e8252fd5c5fc38e0a28aef3b209302da2403381906a4fc16996201ea602d_amd64",
"8Base-OADP-1.0:oadp/oadp-mustgather-rhel8@sha256:ce71a41a5ea7455baf6ef8b71e3212f61fba35ade50b632b91cdf53ae2cd412f_amd64",
"8Base-OADP-1.0:oadp/oadp-operator-bundle@sha256:d803961b4c075fe513459313dea1245871413d29d3232a0a12973db7398409db_amd64",
"8Base-OADP-1.0:oadp/oadp-registry-rhel8@sha256:10ab07c1494e47c1da64e61e5a5e5889e5e74429a10da95a9f908f5bf0c0553a_amd64",
"8Base-OADP-1.0:oadp/oadp-rhel8-operator@sha256:8769890ce3bd07afb147fd045bdfd4dd02f7d2a83857728d60fe576c455f8a56_amd64",
"8Base-OADP-1.0:oadp/oadp-velero-plugin-for-aws-rhel8@sha256:d8672ec946550fb12ba952f305bc9cb4d820b776a5b16b7932657837b4d242ab_amd64",
"8Base-OADP-1.0:oadp/oadp-velero-plugin-for-csi-rhel8@sha256:58b31dd30b9bcb47a5d590ca4197ea4aebd6ba5e9e73055a5889da889d1e63e8_amd64",
"8Base-OADP-1.0:oadp/oadp-velero-plugin-for-gcp-rhel8@sha256:dfcf22434189301007fb440c6b714a04163c931cbc3021f337b19ccf840bde70_amd64",
"8Base-OADP-1.0:oadp/oadp-velero-plugin-for-microsoft-azure-rhel8@sha256:383434ed3aafd0b55384f84fd1204b8ae62e6743472ca9f1beb0878be8044f89_amd64",
"8Base-OADP-1.0:oadp/oadp-velero-plugin-rhel8@sha256:bf5d6974202df79eac08dfd475fa1c2f7d21819ef5e4d5a7f761b73424429128_amd64",
"8Base-OADP-1.0:oadp/oadp-velero-restic-restore-helper-rhel8@sha256:31dfff0d43517d4dee4c47a1d05705b30b74a180794cc6f8a2a156b91c14d5fd_amd64"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2107374"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in golang. The HTTP/1 client accepted invalid Transfer-Encoding headers indicating \"chunked\" encoding. This issue could allow request smuggling, but only if combined with an intermediate server that also improperly accepts the header as invalid.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "golang: net/http: improper sanitization of Transfer-Encoding header",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "Within regulated environments, a combination of the following controls acts as a significant barrier to successfully exploiting a CWE-444: Inconsistent Interpretation of HTTP Requests (\u0027HTTP Request/Response Smuggling\u0027) vulnerability and therefore downgrades the severity of this particular CVE from Moderate to Low.\n\nThe platform uses secure, encrypted HTTPS connections over TLS 1.2 to reduce the risk of smuggling attacks by preventing the injection of ambiguous or malformed requests between components. The environment employs IPS/IDS and antimalware solutions to detect and block malicious code while ensuring consistent interpretation of HTTP requests across network layers, mitigating request/response inconsistencies. Event logs are collected and analyzed for centralization, correlation, monitoring, alerting, and retention, enabling the detection of malformed or suspicious HTTP traffic. Static code analysis and peer reviews enforce strong input validation and error handling to ensure all user inputs adhere to HTTP protocol specifications.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"8Base-OADP-1.0:oadp/oadp-velero-rhel8@sha256:efb4eb48cbd2ee2276844bc6a6c0fb402c293faabd0a56b1ba3e8b41da0d99a8_amd64"
],
"known_not_affected": [
"8Base-OADP-1.0:oadp/oadp-kubevirt-velero-plugin-rhel8@sha256:d5d5e8252fd5c5fc38e0a28aef3b209302da2403381906a4fc16996201ea602d_amd64",
"8Base-OADP-1.0:oadp/oadp-mustgather-rhel8@sha256:ce71a41a5ea7455baf6ef8b71e3212f61fba35ade50b632b91cdf53ae2cd412f_amd64",
"8Base-OADP-1.0:oadp/oadp-operator-bundle@sha256:d803961b4c075fe513459313dea1245871413d29d3232a0a12973db7398409db_amd64",
"8Base-OADP-1.0:oadp/oadp-registry-rhel8@sha256:10ab07c1494e47c1da64e61e5a5e5889e5e74429a10da95a9f908f5bf0c0553a_amd64",
"8Base-OADP-1.0:oadp/oadp-rhel8-operator@sha256:8769890ce3bd07afb147fd045bdfd4dd02f7d2a83857728d60fe576c455f8a56_amd64",
"8Base-OADP-1.0:oadp/oadp-velero-plugin-for-aws-rhel8@sha256:d8672ec946550fb12ba952f305bc9cb4d820b776a5b16b7932657837b4d242ab_amd64",
"8Base-OADP-1.0:oadp/oadp-velero-plugin-for-csi-rhel8@sha256:58b31dd30b9bcb47a5d590ca4197ea4aebd6ba5e9e73055a5889da889d1e63e8_amd64",
"8Base-OADP-1.0:oadp/oadp-velero-plugin-for-gcp-rhel8@sha256:dfcf22434189301007fb440c6b714a04163c931cbc3021f337b19ccf840bde70_amd64",
"8Base-OADP-1.0:oadp/oadp-velero-plugin-for-microsoft-azure-rhel8@sha256:383434ed3aafd0b55384f84fd1204b8ae62e6743472ca9f1beb0878be8044f89_amd64",
"8Base-OADP-1.0:oadp/oadp-velero-plugin-rhel8@sha256:bf5d6974202df79eac08dfd475fa1c2f7d21819ef5e4d5a7f761b73424429128_amd64",
"8Base-OADP-1.0:oadp/oadp-velero-restic-restore-helper-rhel8@sha256:31dfff0d43517d4dee4c47a1d05705b30b74a180794cc6f8a2a156b91c14d5fd_amd64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2022-1705"
},
{
"category": "external",
"summary": "RHBZ#2107374",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2107374"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2022-1705",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-1705"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2022-1705",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2022-1705"
},
{
"category": "external",
"summary": "https://go.dev/issue/53188",
"url": "https://go.dev/issue/53188"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-announce/c/nqrv9fbR0zE",
"url": "https://groups.google.com/g/golang-announce/c/nqrv9fbR0zE"
}
],
"release_date": "2022-07-12T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2022-09-13T02:09:43+00:00",
"details": "For details on how to apply this update, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"8Base-OADP-1.0:oadp/oadp-velero-rhel8@sha256:efb4eb48cbd2ee2276844bc6a6c0fb402c293faabd0a56b1ba3e8b41da0d99a8_amd64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2022:6430"
}
],
"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-OADP-1.0:oadp/oadp-kubevirt-velero-plugin-rhel8@sha256:d5d5e8252fd5c5fc38e0a28aef3b209302da2403381906a4fc16996201ea602d_amd64",
"8Base-OADP-1.0:oadp/oadp-mustgather-rhel8@sha256:ce71a41a5ea7455baf6ef8b71e3212f61fba35ade50b632b91cdf53ae2cd412f_amd64",
"8Base-OADP-1.0:oadp/oadp-operator-bundle@sha256:d803961b4c075fe513459313dea1245871413d29d3232a0a12973db7398409db_amd64",
"8Base-OADP-1.0:oadp/oadp-registry-rhel8@sha256:10ab07c1494e47c1da64e61e5a5e5889e5e74429a10da95a9f908f5bf0c0553a_amd64",
"8Base-OADP-1.0:oadp/oadp-rhel8-operator@sha256:8769890ce3bd07afb147fd045bdfd4dd02f7d2a83857728d60fe576c455f8a56_amd64",
"8Base-OADP-1.0:oadp/oadp-velero-plugin-for-aws-rhel8@sha256:d8672ec946550fb12ba952f305bc9cb4d820b776a5b16b7932657837b4d242ab_amd64",
"8Base-OADP-1.0:oadp/oadp-velero-plugin-for-csi-rhel8@sha256:58b31dd30b9bcb47a5d590ca4197ea4aebd6ba5e9e73055a5889da889d1e63e8_amd64",
"8Base-OADP-1.0:oadp/oadp-velero-plugin-for-gcp-rhel8@sha256:dfcf22434189301007fb440c6b714a04163c931cbc3021f337b19ccf840bde70_amd64",
"8Base-OADP-1.0:oadp/oadp-velero-plugin-for-microsoft-azure-rhel8@sha256:383434ed3aafd0b55384f84fd1204b8ae62e6743472ca9f1beb0878be8044f89_amd64",
"8Base-OADP-1.0:oadp/oadp-velero-plugin-rhel8@sha256:bf5d6974202df79eac08dfd475fa1c2f7d21819ef5e4d5a7f761b73424429128_amd64",
"8Base-OADP-1.0:oadp/oadp-velero-restic-restore-helper-rhel8@sha256:31dfff0d43517d4dee4c47a1d05705b30b74a180794cc6f8a2a156b91c14d5fd_amd64",
"8Base-OADP-1.0:oadp/oadp-velero-rhel8@sha256:efb4eb48cbd2ee2276844bc6a6c0fb402c293faabd0a56b1ba3e8b41da0d99a8_amd64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "golang: net/http: improper sanitization of Transfer-Encoding header"
},
{
"cve": "CVE-2022-1962",
"cwe": {
"id": "CWE-1325",
"name": "Improperly Controlled Sequential Memory Allocation"
},
"discovery_date": "2022-07-14T00:00:00+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"8Base-OADP-1.0:oadp/oadp-kubevirt-velero-plugin-rhel8@sha256:d5d5e8252fd5c5fc38e0a28aef3b209302da2403381906a4fc16996201ea602d_amd64",
"8Base-OADP-1.0:oadp/oadp-mustgather-rhel8@sha256:ce71a41a5ea7455baf6ef8b71e3212f61fba35ade50b632b91cdf53ae2cd412f_amd64",
"8Base-OADP-1.0:oadp/oadp-operator-bundle@sha256:d803961b4c075fe513459313dea1245871413d29d3232a0a12973db7398409db_amd64",
"8Base-OADP-1.0:oadp/oadp-registry-rhel8@sha256:10ab07c1494e47c1da64e61e5a5e5889e5e74429a10da95a9f908f5bf0c0553a_amd64",
"8Base-OADP-1.0:oadp/oadp-rhel8-operator@sha256:8769890ce3bd07afb147fd045bdfd4dd02f7d2a83857728d60fe576c455f8a56_amd64",
"8Base-OADP-1.0:oadp/oadp-velero-plugin-for-aws-rhel8@sha256:d8672ec946550fb12ba952f305bc9cb4d820b776a5b16b7932657837b4d242ab_amd64",
"8Base-OADP-1.0:oadp/oadp-velero-plugin-for-csi-rhel8@sha256:58b31dd30b9bcb47a5d590ca4197ea4aebd6ba5e9e73055a5889da889d1e63e8_amd64",
"8Base-OADP-1.0:oadp/oadp-velero-plugin-for-gcp-rhel8@sha256:dfcf22434189301007fb440c6b714a04163c931cbc3021f337b19ccf840bde70_amd64",
"8Base-OADP-1.0:oadp/oadp-velero-plugin-for-microsoft-azure-rhel8@sha256:383434ed3aafd0b55384f84fd1204b8ae62e6743472ca9f1beb0878be8044f89_amd64",
"8Base-OADP-1.0:oadp/oadp-velero-plugin-rhel8@sha256:bf5d6974202df79eac08dfd475fa1c2f7d21819ef5e4d5a7f761b73424429128_amd64",
"8Base-OADP-1.0:oadp/oadp-velero-restic-restore-helper-rhel8@sha256:31dfff0d43517d4dee4c47a1d05705b30b74a180794cc6f8a2a156b91c14d5fd_amd64"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2107376"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in the golang standard library, go/parser. When calling any Parse functions on the Go source code, which contains deeply nested types or declarations, a panic can occur due to stack exhaustion. This issue allows an attacker to impact system availability.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "golang: go/parser: stack exhaustion in all Parse* functions",
"title": "Vulnerability summary"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"8Base-OADP-1.0:oadp/oadp-velero-rhel8@sha256:efb4eb48cbd2ee2276844bc6a6c0fb402c293faabd0a56b1ba3e8b41da0d99a8_amd64"
],
"known_not_affected": [
"8Base-OADP-1.0:oadp/oadp-kubevirt-velero-plugin-rhel8@sha256:d5d5e8252fd5c5fc38e0a28aef3b209302da2403381906a4fc16996201ea602d_amd64",
"8Base-OADP-1.0:oadp/oadp-mustgather-rhel8@sha256:ce71a41a5ea7455baf6ef8b71e3212f61fba35ade50b632b91cdf53ae2cd412f_amd64",
"8Base-OADP-1.0:oadp/oadp-operator-bundle@sha256:d803961b4c075fe513459313dea1245871413d29d3232a0a12973db7398409db_amd64",
"8Base-OADP-1.0:oadp/oadp-registry-rhel8@sha256:10ab07c1494e47c1da64e61e5a5e5889e5e74429a10da95a9f908f5bf0c0553a_amd64",
"8Base-OADP-1.0:oadp/oadp-rhel8-operator@sha256:8769890ce3bd07afb147fd045bdfd4dd02f7d2a83857728d60fe576c455f8a56_amd64",
"8Base-OADP-1.0:oadp/oadp-velero-plugin-for-aws-rhel8@sha256:d8672ec946550fb12ba952f305bc9cb4d820b776a5b16b7932657837b4d242ab_amd64",
"8Base-OADP-1.0:oadp/oadp-velero-plugin-for-csi-rhel8@sha256:58b31dd30b9bcb47a5d590ca4197ea4aebd6ba5e9e73055a5889da889d1e63e8_amd64",
"8Base-OADP-1.0:oadp/oadp-velero-plugin-for-gcp-rhel8@sha256:dfcf22434189301007fb440c6b714a04163c931cbc3021f337b19ccf840bde70_amd64",
"8Base-OADP-1.0:oadp/oadp-velero-plugin-for-microsoft-azure-rhel8@sha256:383434ed3aafd0b55384f84fd1204b8ae62e6743472ca9f1beb0878be8044f89_amd64",
"8Base-OADP-1.0:oadp/oadp-velero-plugin-rhel8@sha256:bf5d6974202df79eac08dfd475fa1c2f7d21819ef5e4d5a7f761b73424429128_amd64",
"8Base-OADP-1.0:oadp/oadp-velero-restic-restore-helper-rhel8@sha256:31dfff0d43517d4dee4c47a1d05705b30b74a180794cc6f8a2a156b91c14d5fd_amd64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2022-1962"
},
{
"category": "external",
"summary": "RHBZ#2107376",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2107376"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2022-1962",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-1962"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2022-1962",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2022-1962"
},
{
"category": "external",
"summary": "https://go.dev/issue/53616",
"url": "https://go.dev/issue/53616"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-announce/c/nqrv9fbR0zE",
"url": "https://groups.google.com/g/golang-announce/c/nqrv9fbR0zE"
}
],
"release_date": "2022-07-12T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2022-09-13T02:09:43+00:00",
"details": "For details on how to apply this update, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"8Base-OADP-1.0:oadp/oadp-velero-rhel8@sha256:efb4eb48cbd2ee2276844bc6a6c0fb402c293faabd0a56b1ba3e8b41da0d99a8_amd64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2022:6430"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "LOCAL",
"availabilityImpact": "HIGH",
"baseScore": 5.5,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "LOW",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"8Base-OADP-1.0:oadp/oadp-kubevirt-velero-plugin-rhel8@sha256:d5d5e8252fd5c5fc38e0a28aef3b209302da2403381906a4fc16996201ea602d_amd64",
"8Base-OADP-1.0:oadp/oadp-mustgather-rhel8@sha256:ce71a41a5ea7455baf6ef8b71e3212f61fba35ade50b632b91cdf53ae2cd412f_amd64",
"8Base-OADP-1.0:oadp/oadp-operator-bundle@sha256:d803961b4c075fe513459313dea1245871413d29d3232a0a12973db7398409db_amd64",
"8Base-OADP-1.0:oadp/oadp-registry-rhel8@sha256:10ab07c1494e47c1da64e61e5a5e5889e5e74429a10da95a9f908f5bf0c0553a_amd64",
"8Base-OADP-1.0:oadp/oadp-rhel8-operator@sha256:8769890ce3bd07afb147fd045bdfd4dd02f7d2a83857728d60fe576c455f8a56_amd64",
"8Base-OADP-1.0:oadp/oadp-velero-plugin-for-aws-rhel8@sha256:d8672ec946550fb12ba952f305bc9cb4d820b776a5b16b7932657837b4d242ab_amd64",
"8Base-OADP-1.0:oadp/oadp-velero-plugin-for-csi-rhel8@sha256:58b31dd30b9bcb47a5d590ca4197ea4aebd6ba5e9e73055a5889da889d1e63e8_amd64",
"8Base-OADP-1.0:oadp/oadp-velero-plugin-for-gcp-rhel8@sha256:dfcf22434189301007fb440c6b714a04163c931cbc3021f337b19ccf840bde70_amd64",
"8Base-OADP-1.0:oadp/oadp-velero-plugin-for-microsoft-azure-rhel8@sha256:383434ed3aafd0b55384f84fd1204b8ae62e6743472ca9f1beb0878be8044f89_amd64",
"8Base-OADP-1.0:oadp/oadp-velero-plugin-rhel8@sha256:bf5d6974202df79eac08dfd475fa1c2f7d21819ef5e4d5a7f761b73424429128_amd64",
"8Base-OADP-1.0:oadp/oadp-velero-restic-restore-helper-rhel8@sha256:31dfff0d43517d4dee4c47a1d05705b30b74a180794cc6f8a2a156b91c14d5fd_amd64",
"8Base-OADP-1.0:oadp/oadp-velero-rhel8@sha256:efb4eb48cbd2ee2276844bc6a6c0fb402c293faabd0a56b1ba3e8b41da0d99a8_amd64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "golang: go/parser: stack exhaustion in all Parse* functions"
},
{
"cve": "CVE-2022-21698",
"cwe": {
"id": "CWE-772",
"name": "Missing Release of Resource after Effective Lifetime"
},
"discovery_date": "2022-01-19T00:00:00+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"8Base-OADP-1.0:oadp/oadp-kubevirt-velero-plugin-rhel8@sha256:d5d5e8252fd5c5fc38e0a28aef3b209302da2403381906a4fc16996201ea602d_amd64",
"8Base-OADP-1.0:oadp/oadp-mustgather-rhel8@sha256:ce71a41a5ea7455baf6ef8b71e3212f61fba35ade50b632b91cdf53ae2cd412f_amd64",
"8Base-OADP-1.0:oadp/oadp-operator-bundle@sha256:d803961b4c075fe513459313dea1245871413d29d3232a0a12973db7398409db_amd64",
"8Base-OADP-1.0:oadp/oadp-rhel8-operator@sha256:8769890ce3bd07afb147fd045bdfd4dd02f7d2a83857728d60fe576c455f8a56_amd64",
"8Base-OADP-1.0:oadp/oadp-velero-plugin-for-aws-rhel8@sha256:d8672ec946550fb12ba952f305bc9cb4d820b776a5b16b7932657837b4d242ab_amd64",
"8Base-OADP-1.0:oadp/oadp-velero-plugin-for-csi-rhel8@sha256:58b31dd30b9bcb47a5d590ca4197ea4aebd6ba5e9e73055a5889da889d1e63e8_amd64",
"8Base-OADP-1.0:oadp/oadp-velero-plugin-for-gcp-rhel8@sha256:dfcf22434189301007fb440c6b714a04163c931cbc3021f337b19ccf840bde70_amd64",
"8Base-OADP-1.0:oadp/oadp-velero-plugin-for-microsoft-azure-rhel8@sha256:383434ed3aafd0b55384f84fd1204b8ae62e6743472ca9f1beb0878be8044f89_amd64",
"8Base-OADP-1.0:oadp/oadp-velero-plugin-rhel8@sha256:bf5d6974202df79eac08dfd475fa1c2f7d21819ef5e4d5a7f761b73424429128_amd64",
"8Base-OADP-1.0:oadp/oadp-velero-restic-restore-helper-rhel8@sha256:31dfff0d43517d4dee4c47a1d05705b30b74a180794cc6f8a2a156b91c14d5fd_amd64",
"8Base-OADP-1.0:oadp/oadp-velero-rhel8@sha256:efb4eb48cbd2ee2276844bc6a6c0fb402c293faabd0a56b1ba3e8b41da0d99a8_amd64"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2045880"
}
],
"notes": [
{
"category": "description",
"text": "A denial of service attack was found in prometheus/client_golang. This flaw allows an attacker to produce a denial of service attack on an HTTP server by exploiting the InstrumentHandlerCounter function in the version below 1.11.1, resulting in a loss of availability.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "prometheus/client_golang: Denial of service using InstrumentHandlerCounter",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "This flaw has been rated as having a moderate impact for two main reasons. The opportunity for a Denial of Service is limited to the golang runtime. In the case of OpenShift Container Platform, this would be restricted within each individual container. Additionally, this is in alignment with upstream\u0027s (the Prometheus project) impact rating.\n\nWithin regulated environments, a combination of the following controls acts as a significant barrier to successful exploitation of a CWE-772: Missing Release of Resource after Effective Lifetime and therefore downgrades the severity of this particular CVE from Moderate to Low.\n\nBaseline configurations enforce strict resource allocation and lifecycle management policies, ensuring that memory, CPU, and storage resources are efficiently released when no longer needed. The platform continuously monitors resource allocation and usage across compute environments and workloads, leveraging built-in quota and limit mechanisms to prevent resource exhaustion caused by unreleased objects. Real-time system monitoring detects abnormal consumption patterns, such as unused resource retention or elevated usage levels, enabling timely remediation and preventing compounding impacts.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"8Base-OADP-1.0:oadp/oadp-registry-rhel8@sha256:10ab07c1494e47c1da64e61e5a5e5889e5e74429a10da95a9f908f5bf0c0553a_amd64"
],
"known_not_affected": [
"8Base-OADP-1.0:oadp/oadp-kubevirt-velero-plugin-rhel8@sha256:d5d5e8252fd5c5fc38e0a28aef3b209302da2403381906a4fc16996201ea602d_amd64",
"8Base-OADP-1.0:oadp/oadp-mustgather-rhel8@sha256:ce71a41a5ea7455baf6ef8b71e3212f61fba35ade50b632b91cdf53ae2cd412f_amd64",
"8Base-OADP-1.0:oadp/oadp-operator-bundle@sha256:d803961b4c075fe513459313dea1245871413d29d3232a0a12973db7398409db_amd64",
"8Base-OADP-1.0:oadp/oadp-rhel8-operator@sha256:8769890ce3bd07afb147fd045bdfd4dd02f7d2a83857728d60fe576c455f8a56_amd64",
"8Base-OADP-1.0:oadp/oadp-velero-plugin-for-aws-rhel8@sha256:d8672ec946550fb12ba952f305bc9cb4d820b776a5b16b7932657837b4d242ab_amd64",
"8Base-OADP-1.0:oadp/oadp-velero-plugin-for-csi-rhel8@sha256:58b31dd30b9bcb47a5d590ca4197ea4aebd6ba5e9e73055a5889da889d1e63e8_amd64",
"8Base-OADP-1.0:oadp/oadp-velero-plugin-for-gcp-rhel8@sha256:dfcf22434189301007fb440c6b714a04163c931cbc3021f337b19ccf840bde70_amd64",
"8Base-OADP-1.0:oadp/oadp-velero-plugin-for-microsoft-azure-rhel8@sha256:383434ed3aafd0b55384f84fd1204b8ae62e6743472ca9f1beb0878be8044f89_amd64",
"8Base-OADP-1.0:oadp/oadp-velero-plugin-rhel8@sha256:bf5d6974202df79eac08dfd475fa1c2f7d21819ef5e4d5a7f761b73424429128_amd64",
"8Base-OADP-1.0:oadp/oadp-velero-restic-restore-helper-rhel8@sha256:31dfff0d43517d4dee4c47a1d05705b30b74a180794cc6f8a2a156b91c14d5fd_amd64",
"8Base-OADP-1.0:oadp/oadp-velero-rhel8@sha256:efb4eb48cbd2ee2276844bc6a6c0fb402c293faabd0a56b1ba3e8b41da0d99a8_amd64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2022-21698"
},
{
"category": "external",
"summary": "RHBZ#2045880",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2045880"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2022-21698",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-21698"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2022-21698",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2022-21698"
},
{
"category": "external",
"summary": "https://github.com/prometheus/client_golang/security/advisories/GHSA-cg3q-j54f-5p7p",
"url": "https://github.com/prometheus/client_golang/security/advisories/GHSA-cg3q-j54f-5p7p"
}
],
"release_date": "2022-02-15T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2022-09-13T02:09:43+00:00",
"details": "For details on how to apply this update, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"8Base-OADP-1.0:oadp/oadp-registry-rhel8@sha256:10ab07c1494e47c1da64e61e5a5e5889e5e74429a10da95a9f908f5bf0c0553a_amd64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2022:6430"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"8Base-OADP-1.0:oadp/oadp-kubevirt-velero-plugin-rhel8@sha256:d5d5e8252fd5c5fc38e0a28aef3b209302da2403381906a4fc16996201ea602d_amd64",
"8Base-OADP-1.0:oadp/oadp-mustgather-rhel8@sha256:ce71a41a5ea7455baf6ef8b71e3212f61fba35ade50b632b91cdf53ae2cd412f_amd64",
"8Base-OADP-1.0:oadp/oadp-operator-bundle@sha256:d803961b4c075fe513459313dea1245871413d29d3232a0a12973db7398409db_amd64",
"8Base-OADP-1.0:oadp/oadp-registry-rhel8@sha256:10ab07c1494e47c1da64e61e5a5e5889e5e74429a10da95a9f908f5bf0c0553a_amd64",
"8Base-OADP-1.0:oadp/oadp-rhel8-operator@sha256:8769890ce3bd07afb147fd045bdfd4dd02f7d2a83857728d60fe576c455f8a56_amd64",
"8Base-OADP-1.0:oadp/oadp-velero-plugin-for-aws-rhel8@sha256:d8672ec946550fb12ba952f305bc9cb4d820b776a5b16b7932657837b4d242ab_amd64",
"8Base-OADP-1.0:oadp/oadp-velero-plugin-for-csi-rhel8@sha256:58b31dd30b9bcb47a5d590ca4197ea4aebd6ba5e9e73055a5889da889d1e63e8_amd64",
"8Base-OADP-1.0:oadp/oadp-velero-plugin-for-gcp-rhel8@sha256:dfcf22434189301007fb440c6b714a04163c931cbc3021f337b19ccf840bde70_amd64",
"8Base-OADP-1.0:oadp/oadp-velero-plugin-for-microsoft-azure-rhel8@sha256:383434ed3aafd0b55384f84fd1204b8ae62e6743472ca9f1beb0878be8044f89_amd64",
"8Base-OADP-1.0:oadp/oadp-velero-plugin-rhel8@sha256:bf5d6974202df79eac08dfd475fa1c2f7d21819ef5e4d5a7f761b73424429128_amd64",
"8Base-OADP-1.0:oadp/oadp-velero-restic-restore-helper-rhel8@sha256:31dfff0d43517d4dee4c47a1d05705b30b74a180794cc6f8a2a156b91c14d5fd_amd64",
"8Base-OADP-1.0:oadp/oadp-velero-rhel8@sha256:efb4eb48cbd2ee2276844bc6a6c0fb402c293faabd0a56b1ba3e8b41da0d99a8_amd64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "prometheus/client_golang: Denial of service using InstrumentHandlerCounter"
},
{
"cve": "CVE-2022-24675",
"cwe": {
"id": "CWE-120",
"name": "Buffer Copy without Checking Size of Input (\u0027Classic Buffer Overflow\u0027)"
},
"discovery_date": "2022-04-21T00:00:00+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"8Base-OADP-1.0:oadp/oadp-kubevirt-velero-plugin-rhel8@sha256:d5d5e8252fd5c5fc38e0a28aef3b209302da2403381906a4fc16996201ea602d_amd64",
"8Base-OADP-1.0:oadp/oadp-mustgather-rhel8@sha256:ce71a41a5ea7455baf6ef8b71e3212f61fba35ade50b632b91cdf53ae2cd412f_amd64",
"8Base-OADP-1.0:oadp/oadp-operator-bundle@sha256:d803961b4c075fe513459313dea1245871413d29d3232a0a12973db7398409db_amd64",
"8Base-OADP-1.0:oadp/oadp-rhel8-operator@sha256:8769890ce3bd07afb147fd045bdfd4dd02f7d2a83857728d60fe576c455f8a56_amd64",
"8Base-OADP-1.0:oadp/oadp-velero-plugin-for-aws-rhel8@sha256:d8672ec946550fb12ba952f305bc9cb4d820b776a5b16b7932657837b4d242ab_amd64",
"8Base-OADP-1.0:oadp/oadp-velero-plugin-for-csi-rhel8@sha256:58b31dd30b9bcb47a5d590ca4197ea4aebd6ba5e9e73055a5889da889d1e63e8_amd64",
"8Base-OADP-1.0:oadp/oadp-velero-plugin-for-gcp-rhel8@sha256:dfcf22434189301007fb440c6b714a04163c931cbc3021f337b19ccf840bde70_amd64",
"8Base-OADP-1.0:oadp/oadp-velero-plugin-for-microsoft-azure-rhel8@sha256:383434ed3aafd0b55384f84fd1204b8ae62e6743472ca9f1beb0878be8044f89_amd64",
"8Base-OADP-1.0:oadp/oadp-velero-plugin-rhel8@sha256:bf5d6974202df79eac08dfd475fa1c2f7d21819ef5e4d5a7f761b73424429128_amd64",
"8Base-OADP-1.0:oadp/oadp-velero-restic-restore-helper-rhel8@sha256:31dfff0d43517d4dee4c47a1d05705b30b74a180794cc6f8a2a156b91c14d5fd_amd64",
"8Base-OADP-1.0:oadp/oadp-velero-rhel8@sha256:efb4eb48cbd2ee2276844bc6a6c0fb402c293faabd0a56b1ba3e8b41da0d99a8_amd64"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2077688"
}
],
"notes": [
{
"category": "description",
"text": "A buffer overflow flaw was found in Golang\u0027s library encoding/pem. This flaw allows an attacker to use a large PEM input (more than 5 MB), causing a stack overflow in Decode, which leads to a loss of availability.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "golang: encoding/pem: fix stack overflow in Decode",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "Red Hat Enterprise Linux 7, 8 and 9 are affected, because the code-base is affected by this vulnerability.\n\nRed Hat Product Security has rated this issue as having Moderate security impact, and the issue is not currently planned to be addressed in future updates for Red Hat Enterprise Linux 7, hence, marked as Out-of-Support-Scope.\n\nRed Hat Developer Tools - Compilers (go-toolset-1.16-golang \u0026 go-toolset-1.17-golang), ships the vulnerable code and affected by this vulnerability.\n\nFor additional information, refer to the Issue Severity Classification: https://access.redhat.com/security/updates/classification/ and Red Hat Enterprise Linux Life Cycle \u0026 Updates Policy: https://access.redhat.com/support/policy/updates/errata/.\n\nWithin regulated environments, a combination of the following controls acts as a significant barrier to successfully exploiting a CWE-120: Buffer Copy without Checking Size of Input (\u0027Classic Buffer Overflow\u0027) vulnerability and therefore downgrades the severity of this particular CVE from Moderate to Low.\n\nRed Hat follows best practice and federal requirements for least privilege, allowing only specific processes to be run with isolated accounts specific to the team and federal platforms that have limited privileges that are only used for a single task. The environment leverages file integrity checks and malicious code protections, such as IPS/IDS and antimalware solutions, to help detect and prevent malicious code that attempts to exploit buffer overflow vulnerabilities. Robust input validation and error-handling mechanisms ensure all user inputs are thoroughly validated, preventing improperly validated inputs from causing system instability, exposing sensitive data, or escalating risks.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"8Base-OADP-1.0:oadp/oadp-registry-rhel8@sha256:10ab07c1494e47c1da64e61e5a5e5889e5e74429a10da95a9f908f5bf0c0553a_amd64"
],
"known_not_affected": [
"8Base-OADP-1.0:oadp/oadp-kubevirt-velero-plugin-rhel8@sha256:d5d5e8252fd5c5fc38e0a28aef3b209302da2403381906a4fc16996201ea602d_amd64",
"8Base-OADP-1.0:oadp/oadp-mustgather-rhel8@sha256:ce71a41a5ea7455baf6ef8b71e3212f61fba35ade50b632b91cdf53ae2cd412f_amd64",
"8Base-OADP-1.0:oadp/oadp-operator-bundle@sha256:d803961b4c075fe513459313dea1245871413d29d3232a0a12973db7398409db_amd64",
"8Base-OADP-1.0:oadp/oadp-rhel8-operator@sha256:8769890ce3bd07afb147fd045bdfd4dd02f7d2a83857728d60fe576c455f8a56_amd64",
"8Base-OADP-1.0:oadp/oadp-velero-plugin-for-aws-rhel8@sha256:d8672ec946550fb12ba952f305bc9cb4d820b776a5b16b7932657837b4d242ab_amd64",
"8Base-OADP-1.0:oadp/oadp-velero-plugin-for-csi-rhel8@sha256:58b31dd30b9bcb47a5d590ca4197ea4aebd6ba5e9e73055a5889da889d1e63e8_amd64",
"8Base-OADP-1.0:oadp/oadp-velero-plugin-for-gcp-rhel8@sha256:dfcf22434189301007fb440c6b714a04163c931cbc3021f337b19ccf840bde70_amd64",
"8Base-OADP-1.0:oadp/oadp-velero-plugin-for-microsoft-azure-rhel8@sha256:383434ed3aafd0b55384f84fd1204b8ae62e6743472ca9f1beb0878be8044f89_amd64",
"8Base-OADP-1.0:oadp/oadp-velero-plugin-rhel8@sha256:bf5d6974202df79eac08dfd475fa1c2f7d21819ef5e4d5a7f761b73424429128_amd64",
"8Base-OADP-1.0:oadp/oadp-velero-restic-restore-helper-rhel8@sha256:31dfff0d43517d4dee4c47a1d05705b30b74a180794cc6f8a2a156b91c14d5fd_amd64",
"8Base-OADP-1.0:oadp/oadp-velero-rhel8@sha256:efb4eb48cbd2ee2276844bc6a6c0fb402c293faabd0a56b1ba3e8b41da0d99a8_amd64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2022-24675"
},
{
"category": "external",
"summary": "RHBZ#2077688",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2077688"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2022-24675",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-24675"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2022-24675",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2022-24675"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-announce/c/oecdBNLOml8",
"url": "https://groups.google.com/g/golang-announce/c/oecdBNLOml8"
}
],
"release_date": "2022-04-12T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2022-09-13T02:09:43+00:00",
"details": "For details on how to apply this update, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"8Base-OADP-1.0:oadp/oadp-registry-rhel8@sha256:10ab07c1494e47c1da64e61e5a5e5889e5e74429a10da95a9f908f5bf0c0553a_amd64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2022:6430"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"8Base-OADP-1.0:oadp/oadp-kubevirt-velero-plugin-rhel8@sha256:d5d5e8252fd5c5fc38e0a28aef3b209302da2403381906a4fc16996201ea602d_amd64",
"8Base-OADP-1.0:oadp/oadp-mustgather-rhel8@sha256:ce71a41a5ea7455baf6ef8b71e3212f61fba35ade50b632b91cdf53ae2cd412f_amd64",
"8Base-OADP-1.0:oadp/oadp-operator-bundle@sha256:d803961b4c075fe513459313dea1245871413d29d3232a0a12973db7398409db_amd64",
"8Base-OADP-1.0:oadp/oadp-registry-rhel8@sha256:10ab07c1494e47c1da64e61e5a5e5889e5e74429a10da95a9f908f5bf0c0553a_amd64",
"8Base-OADP-1.0:oadp/oadp-rhel8-operator@sha256:8769890ce3bd07afb147fd045bdfd4dd02f7d2a83857728d60fe576c455f8a56_amd64",
"8Base-OADP-1.0:oadp/oadp-velero-plugin-for-aws-rhel8@sha256:d8672ec946550fb12ba952f305bc9cb4d820b776a5b16b7932657837b4d242ab_amd64",
"8Base-OADP-1.0:oadp/oadp-velero-plugin-for-csi-rhel8@sha256:58b31dd30b9bcb47a5d590ca4197ea4aebd6ba5e9e73055a5889da889d1e63e8_amd64",
"8Base-OADP-1.0:oadp/oadp-velero-plugin-for-gcp-rhel8@sha256:dfcf22434189301007fb440c6b714a04163c931cbc3021f337b19ccf840bde70_amd64",
"8Base-OADP-1.0:oadp/oadp-velero-plugin-for-microsoft-azure-rhel8@sha256:383434ed3aafd0b55384f84fd1204b8ae62e6743472ca9f1beb0878be8044f89_amd64",
"8Base-OADP-1.0:oadp/oadp-velero-plugin-rhel8@sha256:bf5d6974202df79eac08dfd475fa1c2f7d21819ef5e4d5a7f761b73424429128_amd64",
"8Base-OADP-1.0:oadp/oadp-velero-restic-restore-helper-rhel8@sha256:31dfff0d43517d4dee4c47a1d05705b30b74a180794cc6f8a2a156b91c14d5fd_amd64",
"8Base-OADP-1.0:oadp/oadp-velero-rhel8@sha256:efb4eb48cbd2ee2276844bc6a6c0fb402c293faabd0a56b1ba3e8b41da0d99a8_amd64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "golang: encoding/pem: fix stack overflow in Decode"
},
{
"cve": "CVE-2022-30629",
"cwe": {
"id": "CWE-331",
"name": "Insufficient Entropy"
},
"discovery_date": "2022-06-02T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2092793"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in the crypto/tls golang package. When session tickets are generated by crypto/tls, it is missing the ticket expiration. This issue may allow an attacker to observe the TLS handshakes to correlate successive connections during session resumption.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "golang: crypto/tls: session tickets lack random ticket_age_add",
"title": "Vulnerability summary"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"8Base-OADP-1.0:oadp/oadp-kubevirt-velero-plugin-rhel8@sha256:d5d5e8252fd5c5fc38e0a28aef3b209302da2403381906a4fc16996201ea602d_amd64",
"8Base-OADP-1.0:oadp/oadp-mustgather-rhel8@sha256:ce71a41a5ea7455baf6ef8b71e3212f61fba35ade50b632b91cdf53ae2cd412f_amd64",
"8Base-OADP-1.0:oadp/oadp-operator-bundle@sha256:d803961b4c075fe513459313dea1245871413d29d3232a0a12973db7398409db_amd64",
"8Base-OADP-1.0:oadp/oadp-registry-rhel8@sha256:10ab07c1494e47c1da64e61e5a5e5889e5e74429a10da95a9f908f5bf0c0553a_amd64",
"8Base-OADP-1.0:oadp/oadp-rhel8-operator@sha256:8769890ce3bd07afb147fd045bdfd4dd02f7d2a83857728d60fe576c455f8a56_amd64",
"8Base-OADP-1.0:oadp/oadp-velero-plugin-for-aws-rhel8@sha256:d8672ec946550fb12ba952f305bc9cb4d820b776a5b16b7932657837b4d242ab_amd64",
"8Base-OADP-1.0:oadp/oadp-velero-plugin-for-csi-rhel8@sha256:58b31dd30b9bcb47a5d590ca4197ea4aebd6ba5e9e73055a5889da889d1e63e8_amd64",
"8Base-OADP-1.0:oadp/oadp-velero-plugin-for-gcp-rhel8@sha256:dfcf22434189301007fb440c6b714a04163c931cbc3021f337b19ccf840bde70_amd64",
"8Base-OADP-1.0:oadp/oadp-velero-plugin-for-microsoft-azure-rhel8@sha256:383434ed3aafd0b55384f84fd1204b8ae62e6743472ca9f1beb0878be8044f89_amd64",
"8Base-OADP-1.0:oadp/oadp-velero-plugin-rhel8@sha256:bf5d6974202df79eac08dfd475fa1c2f7d21819ef5e4d5a7f761b73424429128_amd64",
"8Base-OADP-1.0:oadp/oadp-velero-restic-restore-helper-rhel8@sha256:31dfff0d43517d4dee4c47a1d05705b30b74a180794cc6f8a2a156b91c14d5fd_amd64",
"8Base-OADP-1.0:oadp/oadp-velero-rhel8@sha256:efb4eb48cbd2ee2276844bc6a6c0fb402c293faabd0a56b1ba3e8b41da0d99a8_amd64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2022-30629"
},
{
"category": "external",
"summary": "RHBZ#2092793",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2092793"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2022-30629",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-30629"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2022-30629",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2022-30629"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-announce/c/TzIC9-t8Ytg",
"url": "https://groups.google.com/g/golang-announce/c/TzIC9-t8Ytg"
}
],
"release_date": "2022-06-02T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2022-09-13T02:09:43+00:00",
"details": "For details on how to apply this update, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"8Base-OADP-1.0:oadp/oadp-kubevirt-velero-plugin-rhel8@sha256:d5d5e8252fd5c5fc38e0a28aef3b209302da2403381906a4fc16996201ea602d_amd64",
"8Base-OADP-1.0:oadp/oadp-mustgather-rhel8@sha256:ce71a41a5ea7455baf6ef8b71e3212f61fba35ade50b632b91cdf53ae2cd412f_amd64",
"8Base-OADP-1.0:oadp/oadp-operator-bundle@sha256:d803961b4c075fe513459313dea1245871413d29d3232a0a12973db7398409db_amd64",
"8Base-OADP-1.0:oadp/oadp-registry-rhel8@sha256:10ab07c1494e47c1da64e61e5a5e5889e5e74429a10da95a9f908f5bf0c0553a_amd64",
"8Base-OADP-1.0:oadp/oadp-rhel8-operator@sha256:8769890ce3bd07afb147fd045bdfd4dd02f7d2a83857728d60fe576c455f8a56_amd64",
"8Base-OADP-1.0:oadp/oadp-velero-plugin-for-aws-rhel8@sha256:d8672ec946550fb12ba952f305bc9cb4d820b776a5b16b7932657837b4d242ab_amd64",
"8Base-OADP-1.0:oadp/oadp-velero-plugin-for-csi-rhel8@sha256:58b31dd30b9bcb47a5d590ca4197ea4aebd6ba5e9e73055a5889da889d1e63e8_amd64",
"8Base-OADP-1.0:oadp/oadp-velero-plugin-for-gcp-rhel8@sha256:dfcf22434189301007fb440c6b714a04163c931cbc3021f337b19ccf840bde70_amd64",
"8Base-OADP-1.0:oadp/oadp-velero-plugin-for-microsoft-azure-rhel8@sha256:383434ed3aafd0b55384f84fd1204b8ae62e6743472ca9f1beb0878be8044f89_amd64",
"8Base-OADP-1.0:oadp/oadp-velero-plugin-rhel8@sha256:bf5d6974202df79eac08dfd475fa1c2f7d21819ef5e4d5a7f761b73424429128_amd64",
"8Base-OADP-1.0:oadp/oadp-velero-restic-restore-helper-rhel8@sha256:31dfff0d43517d4dee4c47a1d05705b30b74a180794cc6f8a2a156b91c14d5fd_amd64",
"8Base-OADP-1.0:oadp/oadp-velero-rhel8@sha256:efb4eb48cbd2ee2276844bc6a6c0fb402c293faabd0a56b1ba3e8b41da0d99a8_amd64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2022:6430"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "HIGH",
"attackVector": "NETWORK",
"availabilityImpact": "NONE",
"baseScore": 3.1,
"baseSeverity": "LOW",
"confidentialityImpact": "LOW",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "REQUIRED",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:R/S:U/C:L/I:N/A:N",
"version": "3.1"
},
"products": [
"8Base-OADP-1.0:oadp/oadp-kubevirt-velero-plugin-rhel8@sha256:d5d5e8252fd5c5fc38e0a28aef3b209302da2403381906a4fc16996201ea602d_amd64",
"8Base-OADP-1.0:oadp/oadp-mustgather-rhel8@sha256:ce71a41a5ea7455baf6ef8b71e3212f61fba35ade50b632b91cdf53ae2cd412f_amd64",
"8Base-OADP-1.0:oadp/oadp-operator-bundle@sha256:d803961b4c075fe513459313dea1245871413d29d3232a0a12973db7398409db_amd64",
"8Base-OADP-1.0:oadp/oadp-registry-rhel8@sha256:10ab07c1494e47c1da64e61e5a5e5889e5e74429a10da95a9f908f5bf0c0553a_amd64",
"8Base-OADP-1.0:oadp/oadp-rhel8-operator@sha256:8769890ce3bd07afb147fd045bdfd4dd02f7d2a83857728d60fe576c455f8a56_amd64",
"8Base-OADP-1.0:oadp/oadp-velero-plugin-for-aws-rhel8@sha256:d8672ec946550fb12ba952f305bc9cb4d820b776a5b16b7932657837b4d242ab_amd64",
"8Base-OADP-1.0:oadp/oadp-velero-plugin-for-csi-rhel8@sha256:58b31dd30b9bcb47a5d590ca4197ea4aebd6ba5e9e73055a5889da889d1e63e8_amd64",
"8Base-OADP-1.0:oadp/oadp-velero-plugin-for-gcp-rhel8@sha256:dfcf22434189301007fb440c6b714a04163c931cbc3021f337b19ccf840bde70_amd64",
"8Base-OADP-1.0:oadp/oadp-velero-plugin-for-microsoft-azure-rhel8@sha256:383434ed3aafd0b55384f84fd1204b8ae62e6743472ca9f1beb0878be8044f89_amd64",
"8Base-OADP-1.0:oadp/oadp-velero-plugin-rhel8@sha256:bf5d6974202df79eac08dfd475fa1c2f7d21819ef5e4d5a7f761b73424429128_amd64",
"8Base-OADP-1.0:oadp/oadp-velero-restic-restore-helper-rhel8@sha256:31dfff0d43517d4dee4c47a1d05705b30b74a180794cc6f8a2a156b91c14d5fd_amd64",
"8Base-OADP-1.0:oadp/oadp-velero-rhel8@sha256:efb4eb48cbd2ee2276844bc6a6c0fb402c293faabd0a56b1ba3e8b41da0d99a8_amd64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Low"
}
],
"title": "golang: crypto/tls: session tickets lack random ticket_age_add"
},
{
"cve": "CVE-2022-30630",
"cwe": {
"id": "CWE-1325",
"name": "Improperly Controlled Sequential Memory Allocation"
},
"discovery_date": "2022-07-14T00:00:00+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"8Base-OADP-1.0:oadp/oadp-kubevirt-velero-plugin-rhel8@sha256:d5d5e8252fd5c5fc38e0a28aef3b209302da2403381906a4fc16996201ea602d_amd64",
"8Base-OADP-1.0:oadp/oadp-mustgather-rhel8@sha256:ce71a41a5ea7455baf6ef8b71e3212f61fba35ade50b632b91cdf53ae2cd412f_amd64",
"8Base-OADP-1.0:oadp/oadp-operator-bundle@sha256:d803961b4c075fe513459313dea1245871413d29d3232a0a12973db7398409db_amd64",
"8Base-OADP-1.0:oadp/oadp-registry-rhel8@sha256:10ab07c1494e47c1da64e61e5a5e5889e5e74429a10da95a9f908f5bf0c0553a_amd64",
"8Base-OADP-1.0:oadp/oadp-rhel8-operator@sha256:8769890ce3bd07afb147fd045bdfd4dd02f7d2a83857728d60fe576c455f8a56_amd64",
"8Base-OADP-1.0:oadp/oadp-velero-plugin-for-aws-rhel8@sha256:d8672ec946550fb12ba952f305bc9cb4d820b776a5b16b7932657837b4d242ab_amd64",
"8Base-OADP-1.0:oadp/oadp-velero-plugin-for-csi-rhel8@sha256:58b31dd30b9bcb47a5d590ca4197ea4aebd6ba5e9e73055a5889da889d1e63e8_amd64",
"8Base-OADP-1.0:oadp/oadp-velero-plugin-for-gcp-rhel8@sha256:dfcf22434189301007fb440c6b714a04163c931cbc3021f337b19ccf840bde70_amd64",
"8Base-OADP-1.0:oadp/oadp-velero-plugin-for-microsoft-azure-rhel8@sha256:383434ed3aafd0b55384f84fd1204b8ae62e6743472ca9f1beb0878be8044f89_amd64",
"8Base-OADP-1.0:oadp/oadp-velero-plugin-rhel8@sha256:bf5d6974202df79eac08dfd475fa1c2f7d21819ef5e4d5a7f761b73424429128_amd64",
"8Base-OADP-1.0:oadp/oadp-velero-restic-restore-helper-rhel8@sha256:31dfff0d43517d4dee4c47a1d05705b30b74a180794cc6f8a2a156b91c14d5fd_amd64"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2107371"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in the golang standard library, io/fs. Calling Glob on a path that contains a large number of path separators can cause a panic issue due to stack exhaustion. This could allow an attacker to impact availability.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "golang: io/fs: stack exhaustion in Glob",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "RH ProdSec has set the Impact of this vulnerability to Moderate as there is no known method to execute arbitary code. Successful exploitation of this bug can cause the application under attack to panic, merely causing a Denial of Service at the application level. As the kernel is unaffected by this bug, the user can merely relaunch the application to fix the problem. Also, if somehow the application keeps relaunching, the timer watchdogs in the default RHEL kernel will stop the attack in its tracks.\n\nWithin regulated environments, a combination of the following controls acts as a significant barrier to successfully exploiting a CWE-1325: Improperly Controlled Sequential Memory Allocation vulnerability and therefore downgrades the severity of this particular CVE from Moderate to Low.\n\nAccess to the platform is granted only after successful hard token-based multi-factor authentication (MFA) and is governed by least privilege to ensure only authorized users and roles can execute or modify code. Static code analysis and peer reviews enforce strong input validation and error handling, preventing improperly validated inputs from causing system instability, data exposure, or privilege escalation. In the event of successful exploitation, process isolation limits the impact of excessive sequential memory allocation by restricting memory use per process, preventing any single process from exhausting system resources. Finally, the platform uses memory protection mechanisms such as Data Execution Prevention (DEP) and Address Space Layout Randomization (ASLR) to reduce the risk of memory allocation-based attacks.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"8Base-OADP-1.0:oadp/oadp-velero-rhel8@sha256:efb4eb48cbd2ee2276844bc6a6c0fb402c293faabd0a56b1ba3e8b41da0d99a8_amd64"
],
"known_not_affected": [
"8Base-OADP-1.0:oadp/oadp-kubevirt-velero-plugin-rhel8@sha256:d5d5e8252fd5c5fc38e0a28aef3b209302da2403381906a4fc16996201ea602d_amd64",
"8Base-OADP-1.0:oadp/oadp-mustgather-rhel8@sha256:ce71a41a5ea7455baf6ef8b71e3212f61fba35ade50b632b91cdf53ae2cd412f_amd64",
"8Base-OADP-1.0:oadp/oadp-operator-bundle@sha256:d803961b4c075fe513459313dea1245871413d29d3232a0a12973db7398409db_amd64",
"8Base-OADP-1.0:oadp/oadp-registry-rhel8@sha256:10ab07c1494e47c1da64e61e5a5e5889e5e74429a10da95a9f908f5bf0c0553a_amd64",
"8Base-OADP-1.0:oadp/oadp-rhel8-operator@sha256:8769890ce3bd07afb147fd045bdfd4dd02f7d2a83857728d60fe576c455f8a56_amd64",
"8Base-OADP-1.0:oadp/oadp-velero-plugin-for-aws-rhel8@sha256:d8672ec946550fb12ba952f305bc9cb4d820b776a5b16b7932657837b4d242ab_amd64",
"8Base-OADP-1.0:oadp/oadp-velero-plugin-for-csi-rhel8@sha256:58b31dd30b9bcb47a5d590ca4197ea4aebd6ba5e9e73055a5889da889d1e63e8_amd64",
"8Base-OADP-1.0:oadp/oadp-velero-plugin-for-gcp-rhel8@sha256:dfcf22434189301007fb440c6b714a04163c931cbc3021f337b19ccf840bde70_amd64",
"8Base-OADP-1.0:oadp/oadp-velero-plugin-for-microsoft-azure-rhel8@sha256:383434ed3aafd0b55384f84fd1204b8ae62e6743472ca9f1beb0878be8044f89_amd64",
"8Base-OADP-1.0:oadp/oadp-velero-plugin-rhel8@sha256:bf5d6974202df79eac08dfd475fa1c2f7d21819ef5e4d5a7f761b73424429128_amd64",
"8Base-OADP-1.0:oadp/oadp-velero-restic-restore-helper-rhel8@sha256:31dfff0d43517d4dee4c47a1d05705b30b74a180794cc6f8a2a156b91c14d5fd_amd64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2022-30630"
},
{
"category": "external",
"summary": "RHBZ#2107371",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2107371"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2022-30630",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-30630"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2022-30630",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2022-30630"
},
{
"category": "external",
"summary": "https://go.dev/issue/53415",
"url": "https://go.dev/issue/53415"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-announce/c/nqrv9fbR0zE",
"url": "https://groups.google.com/g/golang-announce/c/nqrv9fbR0zE"
}
],
"release_date": "2022-07-12T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2022-09-13T02:09:43+00:00",
"details": "For details on how to apply this update, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"8Base-OADP-1.0:oadp/oadp-velero-rhel8@sha256:efb4eb48cbd2ee2276844bc6a6c0fb402c293faabd0a56b1ba3e8b41da0d99a8_amd64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2022:6430"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"8Base-OADP-1.0:oadp/oadp-kubevirt-velero-plugin-rhel8@sha256:d5d5e8252fd5c5fc38e0a28aef3b209302da2403381906a4fc16996201ea602d_amd64",
"8Base-OADP-1.0:oadp/oadp-mustgather-rhel8@sha256:ce71a41a5ea7455baf6ef8b71e3212f61fba35ade50b632b91cdf53ae2cd412f_amd64",
"8Base-OADP-1.0:oadp/oadp-operator-bundle@sha256:d803961b4c075fe513459313dea1245871413d29d3232a0a12973db7398409db_amd64",
"8Base-OADP-1.0:oadp/oadp-registry-rhel8@sha256:10ab07c1494e47c1da64e61e5a5e5889e5e74429a10da95a9f908f5bf0c0553a_amd64",
"8Base-OADP-1.0:oadp/oadp-rhel8-operator@sha256:8769890ce3bd07afb147fd045bdfd4dd02f7d2a83857728d60fe576c455f8a56_amd64",
"8Base-OADP-1.0:oadp/oadp-velero-plugin-for-aws-rhel8@sha256:d8672ec946550fb12ba952f305bc9cb4d820b776a5b16b7932657837b4d242ab_amd64",
"8Base-OADP-1.0:oadp/oadp-velero-plugin-for-csi-rhel8@sha256:58b31dd30b9bcb47a5d590ca4197ea4aebd6ba5e9e73055a5889da889d1e63e8_amd64",
"8Base-OADP-1.0:oadp/oadp-velero-plugin-for-gcp-rhel8@sha256:dfcf22434189301007fb440c6b714a04163c931cbc3021f337b19ccf840bde70_amd64",
"8Base-OADP-1.0:oadp/oadp-velero-plugin-for-microsoft-azure-rhel8@sha256:383434ed3aafd0b55384f84fd1204b8ae62e6743472ca9f1beb0878be8044f89_amd64",
"8Base-OADP-1.0:oadp/oadp-velero-plugin-rhel8@sha256:bf5d6974202df79eac08dfd475fa1c2f7d21819ef5e4d5a7f761b73424429128_amd64",
"8Base-OADP-1.0:oadp/oadp-velero-restic-restore-helper-rhel8@sha256:31dfff0d43517d4dee4c47a1d05705b30b74a180794cc6f8a2a156b91c14d5fd_amd64",
"8Base-OADP-1.0:oadp/oadp-velero-rhel8@sha256:efb4eb48cbd2ee2276844bc6a6c0fb402c293faabd0a56b1ba3e8b41da0d99a8_amd64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "golang: io/fs: stack exhaustion in Glob"
},
{
"cve": "CVE-2022-30631",
"cwe": {
"id": "CWE-1325",
"name": "Improperly Controlled Sequential Memory Allocation"
},
"discovery_date": "2022-07-14T00:00:00+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"8Base-OADP-1.0:oadp/oadp-kubevirt-velero-plugin-rhel8@sha256:d5d5e8252fd5c5fc38e0a28aef3b209302da2403381906a4fc16996201ea602d_amd64",
"8Base-OADP-1.0:oadp/oadp-mustgather-rhel8@sha256:ce71a41a5ea7455baf6ef8b71e3212f61fba35ade50b632b91cdf53ae2cd412f_amd64",
"8Base-OADP-1.0:oadp/oadp-operator-bundle@sha256:d803961b4c075fe513459313dea1245871413d29d3232a0a12973db7398409db_amd64",
"8Base-OADP-1.0:oadp/oadp-registry-rhel8@sha256:10ab07c1494e47c1da64e61e5a5e5889e5e74429a10da95a9f908f5bf0c0553a_amd64",
"8Base-OADP-1.0:oadp/oadp-rhel8-operator@sha256:8769890ce3bd07afb147fd045bdfd4dd02f7d2a83857728d60fe576c455f8a56_amd64",
"8Base-OADP-1.0:oadp/oadp-velero-plugin-for-aws-rhel8@sha256:d8672ec946550fb12ba952f305bc9cb4d820b776a5b16b7932657837b4d242ab_amd64",
"8Base-OADP-1.0:oadp/oadp-velero-plugin-for-csi-rhel8@sha256:58b31dd30b9bcb47a5d590ca4197ea4aebd6ba5e9e73055a5889da889d1e63e8_amd64",
"8Base-OADP-1.0:oadp/oadp-velero-plugin-for-gcp-rhel8@sha256:dfcf22434189301007fb440c6b714a04163c931cbc3021f337b19ccf840bde70_amd64",
"8Base-OADP-1.0:oadp/oadp-velero-plugin-for-microsoft-azure-rhel8@sha256:383434ed3aafd0b55384f84fd1204b8ae62e6743472ca9f1beb0878be8044f89_amd64",
"8Base-OADP-1.0:oadp/oadp-velero-plugin-rhel8@sha256:bf5d6974202df79eac08dfd475fa1c2f7d21819ef5e4d5a7f761b73424429128_amd64",
"8Base-OADP-1.0:oadp/oadp-velero-restic-restore-helper-rhel8@sha256:31dfff0d43517d4dee4c47a1d05705b30b74a180794cc6f8a2a156b91c14d5fd_amd64"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2107342"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in golang. Calling the Reader, Read method on an archive that contains a large number of concatenated 0-length compressed files can cause a panic issue due to stack exhaustion.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "golang: compress/gzip: stack exhaustion in Reader.Read",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "To exploit CVE-2022-30631, an attacker supplies a specially crafted gzip archive to a Go application that uses a vulnerable version of the compress/gzip package without adequate input validation. This can lead to uncontrolled recursion, resulting in stack exhaustion and causing the application to panic, thereby affecting its availability.\n\nAs this is merely a DoS and there is no known way to control the instruction pointer, RH ProdSec has set the impact of this vulnerabilty to \"Moderate\".\n\nWithin regulated environments, a combination of the following controls acts as a significant barrier to successfully exploiting a CWE-1325: Improperly Controlled Sequential Memory Allocation vulnerability and therefore downgrades the severity of this particular CVE from Moderate to Low.\n\nAccess to the platform is granted only after successful hard token-based multi-factor authentication (MFA) and is governed by least privilege to ensure only authorized users and roles can execute or modify code. Static code analysis and peer reviews enforce strong input validation and error handling, preventing improperly validated inputs from causing system instability, data exposure, or privilege escalation. In the event of successful exploitation, process isolation limits the impact of excessive sequential memory allocation by restricting memory use per process, preventing any single process from exhausting system resources. Finally, the platform uses memory protection mechanisms such as Data Execution Prevention (DEP) and Address Space Layout Randomization (ASLR) to reduce the risk of memory allocation-based attacks.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"8Base-OADP-1.0:oadp/oadp-velero-rhel8@sha256:efb4eb48cbd2ee2276844bc6a6c0fb402c293faabd0a56b1ba3e8b41da0d99a8_amd64"
],
"known_not_affected": [
"8Base-OADP-1.0:oadp/oadp-kubevirt-velero-plugin-rhel8@sha256:d5d5e8252fd5c5fc38e0a28aef3b209302da2403381906a4fc16996201ea602d_amd64",
"8Base-OADP-1.0:oadp/oadp-mustgather-rhel8@sha256:ce71a41a5ea7455baf6ef8b71e3212f61fba35ade50b632b91cdf53ae2cd412f_amd64",
"8Base-OADP-1.0:oadp/oadp-operator-bundle@sha256:d803961b4c075fe513459313dea1245871413d29d3232a0a12973db7398409db_amd64",
"8Base-OADP-1.0:oadp/oadp-registry-rhel8@sha256:10ab07c1494e47c1da64e61e5a5e5889e5e74429a10da95a9f908f5bf0c0553a_amd64",
"8Base-OADP-1.0:oadp/oadp-rhel8-operator@sha256:8769890ce3bd07afb147fd045bdfd4dd02f7d2a83857728d60fe576c455f8a56_amd64",
"8Base-OADP-1.0:oadp/oadp-velero-plugin-for-aws-rhel8@sha256:d8672ec946550fb12ba952f305bc9cb4d820b776a5b16b7932657837b4d242ab_amd64",
"8Base-OADP-1.0:oadp/oadp-velero-plugin-for-csi-rhel8@sha256:58b31dd30b9bcb47a5d590ca4197ea4aebd6ba5e9e73055a5889da889d1e63e8_amd64",
"8Base-OADP-1.0:oadp/oadp-velero-plugin-for-gcp-rhel8@sha256:dfcf22434189301007fb440c6b714a04163c931cbc3021f337b19ccf840bde70_amd64",
"8Base-OADP-1.0:oadp/oadp-velero-plugin-for-microsoft-azure-rhel8@sha256:383434ed3aafd0b55384f84fd1204b8ae62e6743472ca9f1beb0878be8044f89_amd64",
"8Base-OADP-1.0:oadp/oadp-velero-plugin-rhel8@sha256:bf5d6974202df79eac08dfd475fa1c2f7d21819ef5e4d5a7f761b73424429128_amd64",
"8Base-OADP-1.0:oadp/oadp-velero-restic-restore-helper-rhel8@sha256:31dfff0d43517d4dee4c47a1d05705b30b74a180794cc6f8a2a156b91c14d5fd_amd64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2022-30631"
},
{
"category": "external",
"summary": "RHBZ#2107342",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2107342"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2022-30631",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-30631"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2022-30631",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2022-30631"
},
{
"category": "external",
"summary": "https://go.dev/issue/53168",
"url": "https://go.dev/issue/53168"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-announce/c/nqrv9fbR0zE",
"url": "https://groups.google.com/g/golang-announce/c/nqrv9fbR0zE"
}
],
"release_date": "2022-07-12T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2022-09-13T02:09:43+00:00",
"details": "For details on how to apply this update, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"8Base-OADP-1.0:oadp/oadp-velero-rhel8@sha256:efb4eb48cbd2ee2276844bc6a6c0fb402c293faabd0a56b1ba3e8b41da0d99a8_amd64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2022:6430"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"8Base-OADP-1.0:oadp/oadp-kubevirt-velero-plugin-rhel8@sha256:d5d5e8252fd5c5fc38e0a28aef3b209302da2403381906a4fc16996201ea602d_amd64",
"8Base-OADP-1.0:oadp/oadp-mustgather-rhel8@sha256:ce71a41a5ea7455baf6ef8b71e3212f61fba35ade50b632b91cdf53ae2cd412f_amd64",
"8Base-OADP-1.0:oadp/oadp-operator-bundle@sha256:d803961b4c075fe513459313dea1245871413d29d3232a0a12973db7398409db_amd64",
"8Base-OADP-1.0:oadp/oadp-registry-rhel8@sha256:10ab07c1494e47c1da64e61e5a5e5889e5e74429a10da95a9f908f5bf0c0553a_amd64",
"8Base-OADP-1.0:oadp/oadp-rhel8-operator@sha256:8769890ce3bd07afb147fd045bdfd4dd02f7d2a83857728d60fe576c455f8a56_amd64",
"8Base-OADP-1.0:oadp/oadp-velero-plugin-for-aws-rhel8@sha256:d8672ec946550fb12ba952f305bc9cb4d820b776a5b16b7932657837b4d242ab_amd64",
"8Base-OADP-1.0:oadp/oadp-velero-plugin-for-csi-rhel8@sha256:58b31dd30b9bcb47a5d590ca4197ea4aebd6ba5e9e73055a5889da889d1e63e8_amd64",
"8Base-OADP-1.0:oadp/oadp-velero-plugin-for-gcp-rhel8@sha256:dfcf22434189301007fb440c6b714a04163c931cbc3021f337b19ccf840bde70_amd64",
"8Base-OADP-1.0:oadp/oadp-velero-plugin-for-microsoft-azure-rhel8@sha256:383434ed3aafd0b55384f84fd1204b8ae62e6743472ca9f1beb0878be8044f89_amd64",
"8Base-OADP-1.0:oadp/oadp-velero-plugin-rhel8@sha256:bf5d6974202df79eac08dfd475fa1c2f7d21819ef5e4d5a7f761b73424429128_amd64",
"8Base-OADP-1.0:oadp/oadp-velero-restic-restore-helper-rhel8@sha256:31dfff0d43517d4dee4c47a1d05705b30b74a180794cc6f8a2a156b91c14d5fd_amd64",
"8Base-OADP-1.0:oadp/oadp-velero-rhel8@sha256:efb4eb48cbd2ee2276844bc6a6c0fb402c293faabd0a56b1ba3e8b41da0d99a8_amd64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "golang: compress/gzip: stack exhaustion in Reader.Read"
},
{
"cve": "CVE-2022-32148",
"cwe": {
"id": "CWE-200",
"name": "Exposure of Sensitive Information to an Unauthorized Actor"
},
"discovery_date": "2022-07-14T00:00:00+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"8Base-OADP-1.0:oadp/oadp-kubevirt-velero-plugin-rhel8@sha256:d5d5e8252fd5c5fc38e0a28aef3b209302da2403381906a4fc16996201ea602d_amd64",
"8Base-OADP-1.0:oadp/oadp-mustgather-rhel8@sha256:ce71a41a5ea7455baf6ef8b71e3212f61fba35ade50b632b91cdf53ae2cd412f_amd64",
"8Base-OADP-1.0:oadp/oadp-operator-bundle@sha256:d803961b4c075fe513459313dea1245871413d29d3232a0a12973db7398409db_amd64",
"8Base-OADP-1.0:oadp/oadp-registry-rhel8@sha256:10ab07c1494e47c1da64e61e5a5e5889e5e74429a10da95a9f908f5bf0c0553a_amd64",
"8Base-OADP-1.0:oadp/oadp-rhel8-operator@sha256:8769890ce3bd07afb147fd045bdfd4dd02f7d2a83857728d60fe576c455f8a56_amd64",
"8Base-OADP-1.0:oadp/oadp-velero-plugin-for-aws-rhel8@sha256:d8672ec946550fb12ba952f305bc9cb4d820b776a5b16b7932657837b4d242ab_amd64",
"8Base-OADP-1.0:oadp/oadp-velero-plugin-for-csi-rhel8@sha256:58b31dd30b9bcb47a5d590ca4197ea4aebd6ba5e9e73055a5889da889d1e63e8_amd64",
"8Base-OADP-1.0:oadp/oadp-velero-plugin-for-gcp-rhel8@sha256:dfcf22434189301007fb440c6b714a04163c931cbc3021f337b19ccf840bde70_amd64",
"8Base-OADP-1.0:oadp/oadp-velero-plugin-for-microsoft-azure-rhel8@sha256:383434ed3aafd0b55384f84fd1204b8ae62e6743472ca9f1beb0878be8044f89_amd64",
"8Base-OADP-1.0:oadp/oadp-velero-plugin-rhel8@sha256:bf5d6974202df79eac08dfd475fa1c2f7d21819ef5e4d5a7f761b73424429128_amd64",
"8Base-OADP-1.0:oadp/oadp-velero-restic-restore-helper-rhel8@sha256:31dfff0d43517d4dee4c47a1d05705b30b74a180794cc6f8a2a156b91c14d5fd_amd64"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2107383"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in net/http/httputil golang package. When httputil.ReverseProxy.ServeHTTP is called with a Request.Header map containing a nil value for the X-Forwarded-For header, ReverseProxy could set the client IP incorrectly. This issue may affect confidentiality.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "golang: net/http/httputil: NewSingleHostReverseProxy - omit X-Forwarded-For not working",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "Within regulated environments, a combination of the following controls acts as a significant barrier to successfully exploiting a CWE-200: Exposure of Sensitive Information to an Unauthorized Actor vulnerability and therefore downgrades the severity of this particular CVE from Moderate to Low.\n\nAccess to the platform is granted only after successful hard token, multi-factor authentication (MFA), which is coupled with account management controls, including integration with single sign-on (SSO), to ensure that user permissions are restricted to only the functions necessary for their roles. Access to sensitive information is explicitly authorized and enforced based on predefined access policies. Event logs are collected and processed for centralization, correlation, analysis, monitoring, reporting, alerting, and retention. This process ensures that audit logs are generated for specific events involving sensitive information, which helps identify patterns of unauthorized access or data exposure. The platform enforces the use of validated cryptographic modules across compute resources to protect the confidentiality of information, even in the event of interception.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"8Base-OADP-1.0:oadp/oadp-velero-rhel8@sha256:efb4eb48cbd2ee2276844bc6a6c0fb402c293faabd0a56b1ba3e8b41da0d99a8_amd64"
],
"known_not_affected": [
"8Base-OADP-1.0:oadp/oadp-kubevirt-velero-plugin-rhel8@sha256:d5d5e8252fd5c5fc38e0a28aef3b209302da2403381906a4fc16996201ea602d_amd64",
"8Base-OADP-1.0:oadp/oadp-mustgather-rhel8@sha256:ce71a41a5ea7455baf6ef8b71e3212f61fba35ade50b632b91cdf53ae2cd412f_amd64",
"8Base-OADP-1.0:oadp/oadp-operator-bundle@sha256:d803961b4c075fe513459313dea1245871413d29d3232a0a12973db7398409db_amd64",
"8Base-OADP-1.0:oadp/oadp-registry-rhel8@sha256:10ab07c1494e47c1da64e61e5a5e5889e5e74429a10da95a9f908f5bf0c0553a_amd64",
"8Base-OADP-1.0:oadp/oadp-rhel8-operator@sha256:8769890ce3bd07afb147fd045bdfd4dd02f7d2a83857728d60fe576c455f8a56_amd64",
"8Base-OADP-1.0:oadp/oadp-velero-plugin-for-aws-rhel8@sha256:d8672ec946550fb12ba952f305bc9cb4d820b776a5b16b7932657837b4d242ab_amd64",
"8Base-OADP-1.0:oadp/oadp-velero-plugin-for-csi-rhel8@sha256:58b31dd30b9bcb47a5d590ca4197ea4aebd6ba5e9e73055a5889da889d1e63e8_amd64",
"8Base-OADP-1.0:oadp/oadp-velero-plugin-for-gcp-rhel8@sha256:dfcf22434189301007fb440c6b714a04163c931cbc3021f337b19ccf840bde70_amd64",
"8Base-OADP-1.0:oadp/oadp-velero-plugin-for-microsoft-azure-rhel8@sha256:383434ed3aafd0b55384f84fd1204b8ae62e6743472ca9f1beb0878be8044f89_amd64",
"8Base-OADP-1.0:oadp/oadp-velero-plugin-rhel8@sha256:bf5d6974202df79eac08dfd475fa1c2f7d21819ef5e4d5a7f761b73424429128_amd64",
"8Base-OADP-1.0:oadp/oadp-velero-restic-restore-helper-rhel8@sha256:31dfff0d43517d4dee4c47a1d05705b30b74a180794cc6f8a2a156b91c14d5fd_amd64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2022-32148"
},
{
"category": "external",
"summary": "RHBZ#2107383",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2107383"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2022-32148",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-32148"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2022-32148",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2022-32148"
},
{
"category": "external",
"summary": "https://go.dev/issue/53423",
"url": "https://go.dev/issue/53423"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-announce/c/nqrv9fbR0zE",
"url": "https://groups.google.com/g/golang-announce/c/nqrv9fbR0zE"
}
],
"release_date": "2022-07-12T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2022-09-13T02:09:43+00:00",
"details": "For details on how to apply this update, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"8Base-OADP-1.0:oadp/oadp-velero-rhel8@sha256:efb4eb48cbd2ee2276844bc6a6c0fb402c293faabd0a56b1ba3e8b41da0d99a8_amd64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2022:6430"
}
],
"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-OADP-1.0:oadp/oadp-kubevirt-velero-plugin-rhel8@sha256:d5d5e8252fd5c5fc38e0a28aef3b209302da2403381906a4fc16996201ea602d_amd64",
"8Base-OADP-1.0:oadp/oadp-mustgather-rhel8@sha256:ce71a41a5ea7455baf6ef8b71e3212f61fba35ade50b632b91cdf53ae2cd412f_amd64",
"8Base-OADP-1.0:oadp/oadp-operator-bundle@sha256:d803961b4c075fe513459313dea1245871413d29d3232a0a12973db7398409db_amd64",
"8Base-OADP-1.0:oadp/oadp-registry-rhel8@sha256:10ab07c1494e47c1da64e61e5a5e5889e5e74429a10da95a9f908f5bf0c0553a_amd64",
"8Base-OADP-1.0:oadp/oadp-rhel8-operator@sha256:8769890ce3bd07afb147fd045bdfd4dd02f7d2a83857728d60fe576c455f8a56_amd64",
"8Base-OADP-1.0:oadp/oadp-velero-plugin-for-aws-rhel8@sha256:d8672ec946550fb12ba952f305bc9cb4d820b776a5b16b7932657837b4d242ab_amd64",
"8Base-OADP-1.0:oadp/oadp-velero-plugin-for-csi-rhel8@sha256:58b31dd30b9bcb47a5d590ca4197ea4aebd6ba5e9e73055a5889da889d1e63e8_amd64",
"8Base-OADP-1.0:oadp/oadp-velero-plugin-for-gcp-rhel8@sha256:dfcf22434189301007fb440c6b714a04163c931cbc3021f337b19ccf840bde70_amd64",
"8Base-OADP-1.0:oadp/oadp-velero-plugin-for-microsoft-azure-rhel8@sha256:383434ed3aafd0b55384f84fd1204b8ae62e6743472ca9f1beb0878be8044f89_amd64",
"8Base-OADP-1.0:oadp/oadp-velero-plugin-rhel8@sha256:bf5d6974202df79eac08dfd475fa1c2f7d21819ef5e4d5a7f761b73424429128_amd64",
"8Base-OADP-1.0:oadp/oadp-velero-restic-restore-helper-rhel8@sha256:31dfff0d43517d4dee4c47a1d05705b30b74a180794cc6f8a2a156b91c14d5fd_amd64",
"8Base-OADP-1.0:oadp/oadp-velero-rhel8@sha256:efb4eb48cbd2ee2276844bc6a6c0fb402c293faabd0a56b1ba3e8b41da0d99a8_amd64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "golang: net/http/httputil: NewSingleHostReverseProxy - omit X-Forwarded-For not working"
}
]
}
rhsa-2023:2283
Vulnerability from csaf_redhat
Notes
{
"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: net/http: excessive memory growth in a Go server accepting HTTP/2 requests (CVE-2022-41717)\n\n* golang: crypto/tls: session tickets lack random ticket_age_add (CVE-2022-30629)\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.2 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:2283",
"url": "https://access.redhat.com/errata/RHSA-2023:2283"
},
{
"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.2_release_notes/index",
"url": "https://access.redhat.com/documentation/en-us/red_hat_enterprise_linux/9/html/9.2_release_notes/index"
},
{
"category": "external",
"summary": "2092793",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2092793"
},
{
"category": "external",
"summary": "2161274",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2161274"
},
{
"category": "external",
"summary": "2182318",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2182318"
},
{
"category": "self",
"summary": "Canonical URL",
"url": "https://security.access.redhat.com/data/csaf/v2/advisories/2023/rhsa-2023_2283.json"
}
],
"title": "Red Hat Security Advisory: skopeo security and bug fix update",
"tracking": {
"current_release_date": "2025-10-31T13:02:33+00:00",
"generator": {
"date": "2025-10-31T13:02:33+00:00",
"engine": {
"name": "Red Hat SDEngine",
"version": "4.6.10"
}
},
"id": "RHSA-2023:2283",
"initial_release_date": "2023-05-09T10:01:47+00:00",
"revision_history": [
{
"date": "2023-05-09T10:01:47+00:00",
"number": "1",
"summary": "Initial version"
},
{
"date": "2023-05-09T10:01:47+00:00",
"number": "2",
"summary": "Last updated version"
},
{
"date": "2025-10-31T13:02:33+00:00",
"number": "3",
"summary": "Last generated version"
}
],
"status": "final",
"version": "3"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_name",
"name": "Red Hat Enterprise Linux AppStream (v. 9)",
"product": {
"name": "Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.2.0.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.11.2-0.1.el9.src",
"product": {
"name": "skopeo-2:1.11.2-0.1.el9.src",
"product_id": "skopeo-2:1.11.2-0.1.el9.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/skopeo@1.11.2-0.1.el9?arch=src\u0026epoch=2"
}
}
}
],
"category": "architecture",
"name": "src"
},
{
"branches": [
{
"category": "product_version",
"name": "skopeo-2:1.11.2-0.1.el9.aarch64",
"product": {
"name": "skopeo-2:1.11.2-0.1.el9.aarch64",
"product_id": "skopeo-2:1.11.2-0.1.el9.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/skopeo@1.11.2-0.1.el9?arch=aarch64\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "skopeo-tests-2:1.11.2-0.1.el9.aarch64",
"product": {
"name": "skopeo-tests-2:1.11.2-0.1.el9.aarch64",
"product_id": "skopeo-tests-2:1.11.2-0.1.el9.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/skopeo-tests@1.11.2-0.1.el9?arch=aarch64\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "skopeo-debugsource-2:1.11.2-0.1.el9.aarch64",
"product": {
"name": "skopeo-debugsource-2:1.11.2-0.1.el9.aarch64",
"product_id": "skopeo-debugsource-2:1.11.2-0.1.el9.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/skopeo-debugsource@1.11.2-0.1.el9?arch=aarch64\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "skopeo-debuginfo-2:1.11.2-0.1.el9.aarch64",
"product": {
"name": "skopeo-debuginfo-2:1.11.2-0.1.el9.aarch64",
"product_id": "skopeo-debuginfo-2:1.11.2-0.1.el9.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/skopeo-debuginfo@1.11.2-0.1.el9?arch=aarch64\u0026epoch=2"
}
}
}
],
"category": "architecture",
"name": "aarch64"
},
{
"branches": [
{
"category": "product_version",
"name": "skopeo-2:1.11.2-0.1.el9.ppc64le",
"product": {
"name": "skopeo-2:1.11.2-0.1.el9.ppc64le",
"product_id": "skopeo-2:1.11.2-0.1.el9.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/skopeo@1.11.2-0.1.el9?arch=ppc64le\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "skopeo-tests-2:1.11.2-0.1.el9.ppc64le",
"product": {
"name": "skopeo-tests-2:1.11.2-0.1.el9.ppc64le",
"product_id": "skopeo-tests-2:1.11.2-0.1.el9.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/skopeo-tests@1.11.2-0.1.el9?arch=ppc64le\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "skopeo-debugsource-2:1.11.2-0.1.el9.ppc64le",
"product": {
"name": "skopeo-debugsource-2:1.11.2-0.1.el9.ppc64le",
"product_id": "skopeo-debugsource-2:1.11.2-0.1.el9.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/skopeo-debugsource@1.11.2-0.1.el9?arch=ppc64le\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "skopeo-debuginfo-2:1.11.2-0.1.el9.ppc64le",
"product": {
"name": "skopeo-debuginfo-2:1.11.2-0.1.el9.ppc64le",
"product_id": "skopeo-debuginfo-2:1.11.2-0.1.el9.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/skopeo-debuginfo@1.11.2-0.1.el9?arch=ppc64le\u0026epoch=2"
}
}
}
],
"category": "architecture",
"name": "ppc64le"
},
{
"branches": [
{
"category": "product_version",
"name": "skopeo-2:1.11.2-0.1.el9.x86_64",
"product": {
"name": "skopeo-2:1.11.2-0.1.el9.x86_64",
"product_id": "skopeo-2:1.11.2-0.1.el9.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/skopeo@1.11.2-0.1.el9?arch=x86_64\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "skopeo-tests-2:1.11.2-0.1.el9.x86_64",
"product": {
"name": "skopeo-tests-2:1.11.2-0.1.el9.x86_64",
"product_id": "skopeo-tests-2:1.11.2-0.1.el9.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/skopeo-tests@1.11.2-0.1.el9?arch=x86_64\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "skopeo-debugsource-2:1.11.2-0.1.el9.x86_64",
"product": {
"name": "skopeo-debugsource-2:1.11.2-0.1.el9.x86_64",
"product_id": "skopeo-debugsource-2:1.11.2-0.1.el9.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/skopeo-debugsource@1.11.2-0.1.el9?arch=x86_64\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "skopeo-debuginfo-2:1.11.2-0.1.el9.x86_64",
"product": {
"name": "skopeo-debuginfo-2:1.11.2-0.1.el9.x86_64",
"product_id": "skopeo-debuginfo-2:1.11.2-0.1.el9.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/skopeo-debuginfo@1.11.2-0.1.el9?arch=x86_64\u0026epoch=2"
}
}
}
],
"category": "architecture",
"name": "x86_64"
},
{
"branches": [
{
"category": "product_version",
"name": "skopeo-2:1.11.2-0.1.el9.s390x",
"product": {
"name": "skopeo-2:1.11.2-0.1.el9.s390x",
"product_id": "skopeo-2:1.11.2-0.1.el9.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/skopeo@1.11.2-0.1.el9?arch=s390x\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "skopeo-tests-2:1.11.2-0.1.el9.s390x",
"product": {
"name": "skopeo-tests-2:1.11.2-0.1.el9.s390x",
"product_id": "skopeo-tests-2:1.11.2-0.1.el9.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/skopeo-tests@1.11.2-0.1.el9?arch=s390x\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "skopeo-debugsource-2:1.11.2-0.1.el9.s390x",
"product": {
"name": "skopeo-debugsource-2:1.11.2-0.1.el9.s390x",
"product_id": "skopeo-debugsource-2:1.11.2-0.1.el9.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/skopeo-debugsource@1.11.2-0.1.el9?arch=s390x\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "skopeo-debuginfo-2:1.11.2-0.1.el9.s390x",
"product": {
"name": "skopeo-debuginfo-2:1.11.2-0.1.el9.s390x",
"product_id": "skopeo-debuginfo-2:1.11.2-0.1.el9.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/skopeo-debuginfo@1.11.2-0.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.11.2-0.1.el9.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.2.0.GA:skopeo-2:1.11.2-0.1.el9.aarch64"
},
"product_reference": "skopeo-2:1.11.2-0.1.el9.aarch64",
"relates_to_product_reference": "AppStream-9.2.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "skopeo-2:1.11.2-0.1.el9.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.2.0.GA:skopeo-2:1.11.2-0.1.el9.ppc64le"
},
"product_reference": "skopeo-2:1.11.2-0.1.el9.ppc64le",
"relates_to_product_reference": "AppStream-9.2.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "skopeo-2:1.11.2-0.1.el9.s390x as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.2.0.GA:skopeo-2:1.11.2-0.1.el9.s390x"
},
"product_reference": "skopeo-2:1.11.2-0.1.el9.s390x",
"relates_to_product_reference": "AppStream-9.2.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "skopeo-2:1.11.2-0.1.el9.src as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.2.0.GA:skopeo-2:1.11.2-0.1.el9.src"
},
"product_reference": "skopeo-2:1.11.2-0.1.el9.src",
"relates_to_product_reference": "AppStream-9.2.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "skopeo-2:1.11.2-0.1.el9.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.2.0.GA:skopeo-2:1.11.2-0.1.el9.x86_64"
},
"product_reference": "skopeo-2:1.11.2-0.1.el9.x86_64",
"relates_to_product_reference": "AppStream-9.2.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "skopeo-debuginfo-2:1.11.2-0.1.el9.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.2.0.GA:skopeo-debuginfo-2:1.11.2-0.1.el9.aarch64"
},
"product_reference": "skopeo-debuginfo-2:1.11.2-0.1.el9.aarch64",
"relates_to_product_reference": "AppStream-9.2.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "skopeo-debuginfo-2:1.11.2-0.1.el9.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.2.0.GA:skopeo-debuginfo-2:1.11.2-0.1.el9.ppc64le"
},
"product_reference": "skopeo-debuginfo-2:1.11.2-0.1.el9.ppc64le",
"relates_to_product_reference": "AppStream-9.2.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "skopeo-debuginfo-2:1.11.2-0.1.el9.s390x as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.2.0.GA:skopeo-debuginfo-2:1.11.2-0.1.el9.s390x"
},
"product_reference": "skopeo-debuginfo-2:1.11.2-0.1.el9.s390x",
"relates_to_product_reference": "AppStream-9.2.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "skopeo-debuginfo-2:1.11.2-0.1.el9.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.2.0.GA:skopeo-debuginfo-2:1.11.2-0.1.el9.x86_64"
},
"product_reference": "skopeo-debuginfo-2:1.11.2-0.1.el9.x86_64",
"relates_to_product_reference": "AppStream-9.2.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "skopeo-debugsource-2:1.11.2-0.1.el9.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.2.0.GA:skopeo-debugsource-2:1.11.2-0.1.el9.aarch64"
},
"product_reference": "skopeo-debugsource-2:1.11.2-0.1.el9.aarch64",
"relates_to_product_reference": "AppStream-9.2.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "skopeo-debugsource-2:1.11.2-0.1.el9.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.2.0.GA:skopeo-debugsource-2:1.11.2-0.1.el9.ppc64le"
},
"product_reference": "skopeo-debugsource-2:1.11.2-0.1.el9.ppc64le",
"relates_to_product_reference": "AppStream-9.2.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "skopeo-debugsource-2:1.11.2-0.1.el9.s390x as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.2.0.GA:skopeo-debugsource-2:1.11.2-0.1.el9.s390x"
},
"product_reference": "skopeo-debugsource-2:1.11.2-0.1.el9.s390x",
"relates_to_product_reference": "AppStream-9.2.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "skopeo-debugsource-2:1.11.2-0.1.el9.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.2.0.GA:skopeo-debugsource-2:1.11.2-0.1.el9.x86_64"
},
"product_reference": "skopeo-debugsource-2:1.11.2-0.1.el9.x86_64",
"relates_to_product_reference": "AppStream-9.2.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "skopeo-tests-2:1.11.2-0.1.el9.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.2.0.GA:skopeo-tests-2:1.11.2-0.1.el9.aarch64"
},
"product_reference": "skopeo-tests-2:1.11.2-0.1.el9.aarch64",
"relates_to_product_reference": "AppStream-9.2.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "skopeo-tests-2:1.11.2-0.1.el9.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.2.0.GA:skopeo-tests-2:1.11.2-0.1.el9.ppc64le"
},
"product_reference": "skopeo-tests-2:1.11.2-0.1.el9.ppc64le",
"relates_to_product_reference": "AppStream-9.2.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "skopeo-tests-2:1.11.2-0.1.el9.s390x as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.2.0.GA:skopeo-tests-2:1.11.2-0.1.el9.s390x"
},
"product_reference": "skopeo-tests-2:1.11.2-0.1.el9.s390x",
"relates_to_product_reference": "AppStream-9.2.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "skopeo-tests-2:1.11.2-0.1.el9.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.2.0.GA:skopeo-tests-2:1.11.2-0.1.el9.x86_64"
},
"product_reference": "skopeo-tests-2:1.11.2-0.1.el9.x86_64",
"relates_to_product_reference": "AppStream-9.2.0.GA"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2022-30629",
"cwe": {
"id": "CWE-331",
"name": "Insufficient Entropy"
},
"discovery_date": "2022-06-02T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2092793"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in the crypto/tls golang package. When session tickets are generated by crypto/tls, it is missing the ticket expiration. This issue may allow an attacker to observe the TLS handshakes to correlate successive connections during session resumption.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "golang: crypto/tls: session tickets lack random ticket_age_add",
"title": "Vulnerability summary"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"AppStream-9.2.0.GA:skopeo-2:1.11.2-0.1.el9.aarch64",
"AppStream-9.2.0.GA:skopeo-2:1.11.2-0.1.el9.ppc64le",
"AppStream-9.2.0.GA:skopeo-2:1.11.2-0.1.el9.s390x",
"AppStream-9.2.0.GA:skopeo-2:1.11.2-0.1.el9.src",
"AppStream-9.2.0.GA:skopeo-2:1.11.2-0.1.el9.x86_64",
"AppStream-9.2.0.GA:skopeo-debuginfo-2:1.11.2-0.1.el9.aarch64",
"AppStream-9.2.0.GA:skopeo-debuginfo-2:1.11.2-0.1.el9.ppc64le",
"AppStream-9.2.0.GA:skopeo-debuginfo-2:1.11.2-0.1.el9.s390x",
"AppStream-9.2.0.GA:skopeo-debuginfo-2:1.11.2-0.1.el9.x86_64",
"AppStream-9.2.0.GA:skopeo-debugsource-2:1.11.2-0.1.el9.aarch64",
"AppStream-9.2.0.GA:skopeo-debugsource-2:1.11.2-0.1.el9.ppc64le",
"AppStream-9.2.0.GA:skopeo-debugsource-2:1.11.2-0.1.el9.s390x",
"AppStream-9.2.0.GA:skopeo-debugsource-2:1.11.2-0.1.el9.x86_64",
"AppStream-9.2.0.GA:skopeo-tests-2:1.11.2-0.1.el9.aarch64",
"AppStream-9.2.0.GA:skopeo-tests-2:1.11.2-0.1.el9.ppc64le",
"AppStream-9.2.0.GA:skopeo-tests-2:1.11.2-0.1.el9.s390x",
"AppStream-9.2.0.GA:skopeo-tests-2:1.11.2-0.1.el9.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2022-30629"
},
{
"category": "external",
"summary": "RHBZ#2092793",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2092793"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2022-30629",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-30629"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2022-30629",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2022-30629"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-announce/c/TzIC9-t8Ytg",
"url": "https://groups.google.com/g/golang-announce/c/TzIC9-t8Ytg"
}
],
"release_date": "2022-06-02T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2023-05-09T10:01:47+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"AppStream-9.2.0.GA:skopeo-2:1.11.2-0.1.el9.aarch64",
"AppStream-9.2.0.GA:skopeo-2:1.11.2-0.1.el9.ppc64le",
"AppStream-9.2.0.GA:skopeo-2:1.11.2-0.1.el9.s390x",
"AppStream-9.2.0.GA:skopeo-2:1.11.2-0.1.el9.src",
"AppStream-9.2.0.GA:skopeo-2:1.11.2-0.1.el9.x86_64",
"AppStream-9.2.0.GA:skopeo-debuginfo-2:1.11.2-0.1.el9.aarch64",
"AppStream-9.2.0.GA:skopeo-debuginfo-2:1.11.2-0.1.el9.ppc64le",
"AppStream-9.2.0.GA:skopeo-debuginfo-2:1.11.2-0.1.el9.s390x",
"AppStream-9.2.0.GA:skopeo-debuginfo-2:1.11.2-0.1.el9.x86_64",
"AppStream-9.2.0.GA:skopeo-debugsource-2:1.11.2-0.1.el9.aarch64",
"AppStream-9.2.0.GA:skopeo-debugsource-2:1.11.2-0.1.el9.ppc64le",
"AppStream-9.2.0.GA:skopeo-debugsource-2:1.11.2-0.1.el9.s390x",
"AppStream-9.2.0.GA:skopeo-debugsource-2:1.11.2-0.1.el9.x86_64",
"AppStream-9.2.0.GA:skopeo-tests-2:1.11.2-0.1.el9.aarch64",
"AppStream-9.2.0.GA:skopeo-tests-2:1.11.2-0.1.el9.ppc64le",
"AppStream-9.2.0.GA:skopeo-tests-2:1.11.2-0.1.el9.s390x",
"AppStream-9.2.0.GA:skopeo-tests-2:1.11.2-0.1.el9.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2023:2283"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "HIGH",
"attackVector": "NETWORK",
"availabilityImpact": "NONE",
"baseScore": 3.1,
"baseSeverity": "LOW",
"confidentialityImpact": "LOW",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "REQUIRED",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:R/S:U/C:L/I:N/A:N",
"version": "3.1"
},
"products": [
"AppStream-9.2.0.GA:skopeo-2:1.11.2-0.1.el9.aarch64",
"AppStream-9.2.0.GA:skopeo-2:1.11.2-0.1.el9.ppc64le",
"AppStream-9.2.0.GA:skopeo-2:1.11.2-0.1.el9.s390x",
"AppStream-9.2.0.GA:skopeo-2:1.11.2-0.1.el9.src",
"AppStream-9.2.0.GA:skopeo-2:1.11.2-0.1.el9.x86_64",
"AppStream-9.2.0.GA:skopeo-debuginfo-2:1.11.2-0.1.el9.aarch64",
"AppStream-9.2.0.GA:skopeo-debuginfo-2:1.11.2-0.1.el9.ppc64le",
"AppStream-9.2.0.GA:skopeo-debuginfo-2:1.11.2-0.1.el9.s390x",
"AppStream-9.2.0.GA:skopeo-debuginfo-2:1.11.2-0.1.el9.x86_64",
"AppStream-9.2.0.GA:skopeo-debugsource-2:1.11.2-0.1.el9.aarch64",
"AppStream-9.2.0.GA:skopeo-debugsource-2:1.11.2-0.1.el9.ppc64le",
"AppStream-9.2.0.GA:skopeo-debugsource-2:1.11.2-0.1.el9.s390x",
"AppStream-9.2.0.GA:skopeo-debugsource-2:1.11.2-0.1.el9.x86_64",
"AppStream-9.2.0.GA:skopeo-tests-2:1.11.2-0.1.el9.aarch64",
"AppStream-9.2.0.GA:skopeo-tests-2:1.11.2-0.1.el9.ppc64le",
"AppStream-9.2.0.GA:skopeo-tests-2:1.11.2-0.1.el9.s390x",
"AppStream-9.2.0.GA:skopeo-tests-2:1.11.2-0.1.el9.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Low"
}
],
"title": "golang: crypto/tls: session tickets lack random ticket_age_add"
},
{
"cve": "CVE-2022-41717",
"cwe": {
"id": "CWE-770",
"name": "Allocation of Resources Without Limits or Throttling"
},
"discovery_date": "2023-01-16T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2161274"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in the net/http library of the golang package. This flaw allows an attacker to cause excessive memory growth in a Go server accepting HTTP/2 requests. HTTP/2 server connections contain a cache of HTTP header keys sent by the client. While the total number of entries in this cache is capped, an attacker sending very large keys can cause the server to allocate approximately 64 MiB per open connection.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "golang: net/http: excessive memory growth in a Go server accepting HTTP/2 requests",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "Within Red Hat OpenShift Container Platform, the grafana container is listed as will not fix. Since OCP 4.10, Grafana itself is not shipped and the Grafana web server is protected behind an OAuth proxy server.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"AppStream-9.2.0.GA:skopeo-2:1.11.2-0.1.el9.aarch64",
"AppStream-9.2.0.GA:skopeo-2:1.11.2-0.1.el9.ppc64le",
"AppStream-9.2.0.GA:skopeo-2:1.11.2-0.1.el9.s390x",
"AppStream-9.2.0.GA:skopeo-2:1.11.2-0.1.el9.src",
"AppStream-9.2.0.GA:skopeo-2:1.11.2-0.1.el9.x86_64",
"AppStream-9.2.0.GA:skopeo-debuginfo-2:1.11.2-0.1.el9.aarch64",
"AppStream-9.2.0.GA:skopeo-debuginfo-2:1.11.2-0.1.el9.ppc64le",
"AppStream-9.2.0.GA:skopeo-debuginfo-2:1.11.2-0.1.el9.s390x",
"AppStream-9.2.0.GA:skopeo-debuginfo-2:1.11.2-0.1.el9.x86_64",
"AppStream-9.2.0.GA:skopeo-debugsource-2:1.11.2-0.1.el9.aarch64",
"AppStream-9.2.0.GA:skopeo-debugsource-2:1.11.2-0.1.el9.ppc64le",
"AppStream-9.2.0.GA:skopeo-debugsource-2:1.11.2-0.1.el9.s390x",
"AppStream-9.2.0.GA:skopeo-debugsource-2:1.11.2-0.1.el9.x86_64",
"AppStream-9.2.0.GA:skopeo-tests-2:1.11.2-0.1.el9.aarch64",
"AppStream-9.2.0.GA:skopeo-tests-2:1.11.2-0.1.el9.ppc64le",
"AppStream-9.2.0.GA:skopeo-tests-2:1.11.2-0.1.el9.s390x",
"AppStream-9.2.0.GA:skopeo-tests-2:1.11.2-0.1.el9.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2022-41717"
},
{
"category": "external",
"summary": "RHBZ#2161274",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2161274"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2022-41717",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-41717"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2022-41717",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2022-41717"
},
{
"category": "external",
"summary": "https://go.dev/cl/455635",
"url": "https://go.dev/cl/455635"
},
{
"category": "external",
"summary": "https://go.dev/cl/455717",
"url": "https://go.dev/cl/455717"
},
{
"category": "external",
"summary": "https://go.dev/issue/56350",
"url": "https://go.dev/issue/56350"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-announce/c/L_3rmdT0BMU/m/yZDrXjIiBQAJ",
"url": "https://groups.google.com/g/golang-announce/c/L_3rmdT0BMU/m/yZDrXjIiBQAJ"
},
{
"category": "external",
"summary": "https://pkg.go.dev/vuln/GO-2022-1144",
"url": "https://pkg.go.dev/vuln/GO-2022-1144"
}
],
"release_date": "2022-11-30T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2023-05-09T10:01:47+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"AppStream-9.2.0.GA:skopeo-2:1.11.2-0.1.el9.aarch64",
"AppStream-9.2.0.GA:skopeo-2:1.11.2-0.1.el9.ppc64le",
"AppStream-9.2.0.GA:skopeo-2:1.11.2-0.1.el9.s390x",
"AppStream-9.2.0.GA:skopeo-2:1.11.2-0.1.el9.src",
"AppStream-9.2.0.GA:skopeo-2:1.11.2-0.1.el9.x86_64",
"AppStream-9.2.0.GA:skopeo-debuginfo-2:1.11.2-0.1.el9.aarch64",
"AppStream-9.2.0.GA:skopeo-debuginfo-2:1.11.2-0.1.el9.ppc64le",
"AppStream-9.2.0.GA:skopeo-debuginfo-2:1.11.2-0.1.el9.s390x",
"AppStream-9.2.0.GA:skopeo-debuginfo-2:1.11.2-0.1.el9.x86_64",
"AppStream-9.2.0.GA:skopeo-debugsource-2:1.11.2-0.1.el9.aarch64",
"AppStream-9.2.0.GA:skopeo-debugsource-2:1.11.2-0.1.el9.ppc64le",
"AppStream-9.2.0.GA:skopeo-debugsource-2:1.11.2-0.1.el9.s390x",
"AppStream-9.2.0.GA:skopeo-debugsource-2:1.11.2-0.1.el9.x86_64",
"AppStream-9.2.0.GA:skopeo-tests-2:1.11.2-0.1.el9.aarch64",
"AppStream-9.2.0.GA:skopeo-tests-2:1.11.2-0.1.el9.ppc64le",
"AppStream-9.2.0.GA:skopeo-tests-2:1.11.2-0.1.el9.s390x",
"AppStream-9.2.0.GA:skopeo-tests-2:1.11.2-0.1.el9.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2023:2283"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "LOW",
"baseScore": 5.3,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:L",
"version": "3.1"
},
"products": [
"AppStream-9.2.0.GA:skopeo-2:1.11.2-0.1.el9.aarch64",
"AppStream-9.2.0.GA:skopeo-2:1.11.2-0.1.el9.ppc64le",
"AppStream-9.2.0.GA:skopeo-2:1.11.2-0.1.el9.s390x",
"AppStream-9.2.0.GA:skopeo-2:1.11.2-0.1.el9.src",
"AppStream-9.2.0.GA:skopeo-2:1.11.2-0.1.el9.x86_64",
"AppStream-9.2.0.GA:skopeo-debuginfo-2:1.11.2-0.1.el9.aarch64",
"AppStream-9.2.0.GA:skopeo-debuginfo-2:1.11.2-0.1.el9.ppc64le",
"AppStream-9.2.0.GA:skopeo-debuginfo-2:1.11.2-0.1.el9.s390x",
"AppStream-9.2.0.GA:skopeo-debuginfo-2:1.11.2-0.1.el9.x86_64",
"AppStream-9.2.0.GA:skopeo-debugsource-2:1.11.2-0.1.el9.aarch64",
"AppStream-9.2.0.GA:skopeo-debugsource-2:1.11.2-0.1.el9.ppc64le",
"AppStream-9.2.0.GA:skopeo-debugsource-2:1.11.2-0.1.el9.s390x",
"AppStream-9.2.0.GA:skopeo-debugsource-2:1.11.2-0.1.el9.x86_64",
"AppStream-9.2.0.GA:skopeo-tests-2:1.11.2-0.1.el9.aarch64",
"AppStream-9.2.0.GA:skopeo-tests-2:1.11.2-0.1.el9.ppc64le",
"AppStream-9.2.0.GA:skopeo-tests-2:1.11.2-0.1.el9.s390x",
"AppStream-9.2.0.GA:skopeo-tests-2:1.11.2-0.1.el9.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "golang: net/http: excessive memory growth in a Go server accepting HTTP/2 requests"
}
]
}
RHSA-2023:3642
Vulnerability from csaf_redhat
Notes
{
"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": "A new container image for Red Hat Ceph Storage 6.1 is now available in the Red Hat Ecosystem Catalog.\n\nRed Hat Product Security has rated this update as having a security impact of Important. A Common Vulnerability Scoring System (CVSS) base score, which gives a detailed severity rating, is available for each vulnerability from the CVE link(s) in the References section.",
"title": "Topic"
},
{
"category": "general",
"text": "Red Hat Ceph Storage is a scalable, open, software-defined storage platform that combines the most stable version of the Ceph storage system with a Ceph management platform, deployment utilities, and support services.\n\nThis new container image is based on Red Hat Ceph Storage 6.1 and Red Hat Enterprise Linux 9.\n\nSecurity Fix(es):\n\n* crewjam/saml: Authentication bypass when processing SAML responses containing multiple Assertion elements (CVE-2022-41912)\n\n* eventsource: Exposure of Sensitive Information (CVE-2022-1650)\n\n* grafana: stored XSS vulnerability (CVE-2022-31097)\n\n* grafana: OAuth account takeover (CVE-2022-31107)\n\n* ramda: prototype poisoning (CVE-2021-42581)\n\n* golang: net/http: improper sanitization of Transfer-Encoding header (CVE-2022-1705)\n\n* golang: net/http/httputil: ReverseProxy should not forward unparseable query parameters (CVE-2022-2880)\n\n* marked: regular expression block.def may lead Denial of Service (CVE-2022-21680)\n\n* marked: regular expression inline.reflinkSearch may lead Denial of Service (CVE-2022-21681)\n\n* golang: encoding/pem: fix stack overflow in Decode (CVE-2022-24675)\n\n* Moment.js: Path traversal in moment.locale (CVE-2022-24785)\n\n* grafana: An information leak issue was discovered in Grafana through 7.3.4, when integrated with Zabbix (CVE-2022-26148)\n\n* golang: net/http: handle server errors after sending GOAWAY (CVE-2022-27664)\n\n* golang: encoding/xml: stack exhaustion in Decoder.Skip (CVE-2022-28131)\n\n* golang: crypto/elliptic: panic caused by oversized scalar (CVE-2022-28327)\n\n* golang: syscall: faccessat checks wrong group (CVE-2022-29526)\n\n* golang: io/fs: stack exhaustion in Glob (CVE-2022-30630)\n\n* golang: compress/gzip: stack exhaustion in Reader.Read (CVE-2022-30631)\n\n* golang: path/filepath: stack exhaustion in Glob (CVE-2022-30632)\n\n* golang: encoding/xml: stack exhaustion in Unmarshal (CVE-2022-30633)\n\n* golang: encoding/gob: stack exhaustion in Decoder.Decode (CVE-2022-30635)\n\n* grafana: plugin signature bypass (CVE-2022-31123)\n\n* grafana: data source and plugin proxy endpoints leaking authentication tokens to some destination plugins (CVE-2022-31130)\n\n* golang: net/http/httputil: NewSingleHostReverseProxy - omit X-Forwarded-For not working (CVE-2022-32148)\n\n* golang: net/url: JoinPath does not strip relative path components in all circumstances (CVE-2022-32190)\n\n* grafana: Escalation from admin to server admin when auth proxy is used (CVE-2022-35957)\n\n* grafana: Data source and plugin proxy endpoints could leak the authentication cookie to some destination plugins (CVE-2022-39201)\n\n* grafana: using email as a username can block other users from signing in (CVE-2022-39229)\n\n* grafana: email addresses and usernames cannot be trusted (CVE-2022-39306)\n\n* grafana: User enumeration via forget password (CVE-2022-39307)\n\n* grafana: Spoofing of the originalUrl parameter of snapshots (CVE-2022-39324)\n\n* golang: regexp/syntax: limit memory used by parsing regexps (CVE-2022-41715)\n\n* golang: crypto/tls: session tickets lack random ticket_age_add (CVE-2022-30629)\n\n* golang: math/big: decoding big.Float and big.Rat types can panic if the encoded message is too short, potentially allowing a denial of service (CVE-2022-32189)\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\nSpace precludes documenting all of these changes in this advisory. Users are directed to the Red Hat Ceph Storage Release Notes for information on the most significant of these changes:\n\nhttps://access.redhat.com/documentation/en-us/red_hat_ceph_storage/6.1/html/release_notes/index\n\nAll users of Red Hat Ceph Storage are advised to pull these new images from the Red Hat Ecosystem catalog, which provides numerous enhancements and bug fixes.",
"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:3642",
"url": "https://access.redhat.com/errata/RHSA-2023:3642"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/updates/classification/#important",
"url": "https://access.redhat.com/security/updates/classification/#important"
},
{
"category": "external",
"summary": "https://access.redhat.com/documentation/en-us/red_hat_ceph_storage/6.1/html/release_notes/index",
"url": "https://access.redhat.com/documentation/en-us/red_hat_ceph_storage/6.1/html/release_notes/index"
},
{
"category": "external",
"summary": "2066563",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2066563"
},
{
"category": "external",
"summary": "2072009",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2072009"
},
{
"category": "external",
"summary": "2077688",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2077688"
},
{
"category": "external",
"summary": "2077689",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2077689"
},
{
"category": "external",
"summary": "2082705",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2082705"
},
{
"category": "external",
"summary": "2082706",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2082706"
},
{
"category": "external",
"summary": "2083778",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2083778"
},
{
"category": "external",
"summary": "2084085",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2084085"
},
{
"category": "external",
"summary": "2085307",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2085307"
},
{
"category": "external",
"summary": "2092793",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2092793"
},
{
"category": "external",
"summary": "2104365",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2104365"
},
{
"category": "external",
"summary": "2104367",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2104367"
},
{
"category": "external",
"summary": "2107342",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2107342"
},
{
"category": "external",
"summary": "2107371",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2107371"
},
{
"category": "external",
"summary": "2107374",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2107374"
},
{
"category": "external",
"summary": "2107383",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2107383"
},
{
"category": "external",
"summary": "2107386",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2107386"
},
{
"category": "external",
"summary": "2107388",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2107388"
},
{
"category": "external",
"summary": "2107390",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2107390"
},
{
"category": "external",
"summary": "2107392",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2107392"
},
{
"category": "external",
"summary": "2113814",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2113814"
},
{
"category": "external",
"summary": "2124668",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2124668"
},
{
"category": "external",
"summary": "2124669",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2124669"
},
{
"category": "external",
"summary": "2125514",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2125514"
},
{
"category": "external",
"summary": "2131146",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2131146"
},
{
"category": "external",
"summary": "2131147",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2131147"
},
{
"category": "external",
"summary": "2131148",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2131148"
},
{
"category": "external",
"summary": "2131149",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2131149"
},
{
"category": "external",
"summary": "2132868",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2132868"
},
{
"category": "external",
"summary": "2132872",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2132872"
},
{
"category": "external",
"summary": "2138014",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2138014"
},
{
"category": "external",
"summary": "2138015",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2138015"
},
{
"category": "external",
"summary": "2148252",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2148252"
},
{
"category": "external",
"summary": "2149181",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2149181"
},
{
"category": "external",
"summary": "2168965",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2168965"
},
{
"category": "external",
"summary": "2174461",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2174461"
},
{
"category": "external",
"summary": "2174462",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2174462"
},
{
"category": "external",
"summary": "2186142",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2186142"
},
{
"category": "self",
"summary": "Canonical URL",
"url": "https://security.access.redhat.com/data/csaf/v2/advisories/2023/rhsa-2023_3642.json"
}
],
"title": "Red Hat Security Advisory: Red Hat Ceph Storage 6.1 Container security and bug fix update",
"tracking": {
"current_release_date": "2025-10-31T13:02:38+00:00",
"generator": {
"date": "2025-10-31T13:02:38+00:00",
"engine": {
"name": "Red Hat SDEngine",
"version": "4.6.10"
}
},
"id": "RHSA-2023:3642",
"initial_release_date": "2023-06-15T15:59:41+00:00",
"revision_history": [
{
"date": "2023-06-15T15:59:41+00:00",
"number": "1",
"summary": "Initial version"
},
{
"date": "2023-06-15T15:59:41+00:00",
"number": "2",
"summary": "Last updated version"
},
{
"date": "2025-10-31T13:02:38+00:00",
"number": "3",
"summary": "Last generated version"
}
],
"status": "final",
"version": "3"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_name",
"name": "Red Hat Ceph Storage 6.1 Tools",
"product": {
"name": "Red Hat Ceph Storage 6.1 Tools",
"product_id": "9Base-RHCEPH-6.1-Tools",
"product_identification_helper": {
"cpe": "cpe:/a:redhat:ceph_storage:6.1::el9"
}
}
}
],
"category": "product_family",
"name": "Red Hat Ceph Storage"
},
{
"branches": [
{
"category": "product_version",
"name": "rhceph/rhceph-6-dashboard-rhel9@sha256:1d7ca201b778e6a6cb559129e240233b6b6461399c67f979c07d5fe288c400f6_amd64",
"product": {
"name": "rhceph/rhceph-6-dashboard-rhel9@sha256:1d7ca201b778e6a6cb559129e240233b6b6461399c67f979c07d5fe288c400f6_amd64",
"product_id": "rhceph/rhceph-6-dashboard-rhel9@sha256:1d7ca201b778e6a6cb559129e240233b6b6461399c67f979c07d5fe288c400f6_amd64",
"product_identification_helper": {
"purl": "pkg:oci/rhceph-6-dashboard-rhel9@sha256:1d7ca201b778e6a6cb559129e240233b6b6461399c67f979c07d5fe288c400f6?arch=amd64\u0026repository_url=registry.redhat.io/rhceph/rhceph-6-dashboard-rhel9\u0026tag=6-75"
}
}
},
{
"category": "product_version",
"name": "rhceph/keepalived-rhel9@sha256:b21d882fd2d08d6f162dbb63e0626d9d6aa892a677c5a28edc97b84feef1655a_amd64",
"product": {
"name": "rhceph/keepalived-rhel9@sha256:b21d882fd2d08d6f162dbb63e0626d9d6aa892a677c5a28edc97b84feef1655a_amd64",
"product_id": "rhceph/keepalived-rhel9@sha256:b21d882fd2d08d6f162dbb63e0626d9d6aa892a677c5a28edc97b84feef1655a_amd64",
"product_identification_helper": {
"purl": "pkg:oci/keepalived-rhel9@sha256:b21d882fd2d08d6f162dbb63e0626d9d6aa892a677c5a28edc97b84feef1655a?arch=amd64\u0026repository_url=registry.redhat.io/rhceph/keepalived-rhel9\u0026tag=2.2.4-3"
}
}
},
{
"category": "product_version",
"name": "rhceph/rhceph-promtail-rhel9@sha256:b46c0196fab3bd3a60b64a1d7ff8af6fbc7c3e526618da1cc78032bffa3be171_amd64",
"product": {
"name": "rhceph/rhceph-promtail-rhel9@sha256:b46c0196fab3bd3a60b64a1d7ff8af6fbc7c3e526618da1cc78032bffa3be171_amd64",
"product_id": "rhceph/rhceph-promtail-rhel9@sha256:b46c0196fab3bd3a60b64a1d7ff8af6fbc7c3e526618da1cc78032bffa3be171_amd64",
"product_identification_helper": {
"purl": "pkg:oci/rhceph-promtail-rhel9@sha256:b46c0196fab3bd3a60b64a1d7ff8af6fbc7c3e526618da1cc78032bffa3be171?arch=amd64\u0026repository_url=registry.redhat.io/rhceph/rhceph-promtail-rhel9\u0026tag=v2.4.0-5"
}
}
},
{
"category": "product_version",
"name": "rhceph/rhceph-6-rhel9@sha256:953630d9f9924f17ab7ce168772c3facbaf6866b79a1cf0fb9aee1dcf6eb8c7d_amd64",
"product": {
"name": "rhceph/rhceph-6-rhel9@sha256:953630d9f9924f17ab7ce168772c3facbaf6866b79a1cf0fb9aee1dcf6eb8c7d_amd64",
"product_id": "rhceph/rhceph-6-rhel9@sha256:953630d9f9924f17ab7ce168772c3facbaf6866b79a1cf0fb9aee1dcf6eb8c7d_amd64",
"product_identification_helper": {
"purl": "pkg:oci/rhceph-6-rhel9@sha256:953630d9f9924f17ab7ce168772c3facbaf6866b79a1cf0fb9aee1dcf6eb8c7d?arch=amd64\u0026repository_url=registry.redhat.io/rhceph/rhceph-6-rhel9\u0026tag=6-177"
}
}
},
{
"category": "product_version",
"name": "rhceph/rhceph-haproxy-rhel9@sha256:720b3207087d4feb8ab59ffd0b70d6bc22fa21d53b62393779dfaf8972a32e60_amd64",
"product": {
"name": "rhceph/rhceph-haproxy-rhel9@sha256:720b3207087d4feb8ab59ffd0b70d6bc22fa21d53b62393779dfaf8972a32e60_amd64",
"product_id": "rhceph/rhceph-haproxy-rhel9@sha256:720b3207087d4feb8ab59ffd0b70d6bc22fa21d53b62393779dfaf8972a32e60_amd64",
"product_identification_helper": {
"purl": "pkg:oci/rhceph-haproxy-rhel9@sha256:720b3207087d4feb8ab59ffd0b70d6bc22fa21d53b62393779dfaf8972a32e60?arch=amd64\u0026repository_url=registry.redhat.io/rhceph/rhceph-haproxy-rhel9\u0026tag=2.4.17-4"
}
}
},
{
"category": "product_version",
"name": "rhceph/snmp-notifier-rhel9@sha256:9078b49846d8ec681bec5b96f0d4087b4c66bdc6baf4701cfc9c8e8aeae89661_amd64",
"product": {
"name": "rhceph/snmp-notifier-rhel9@sha256:9078b49846d8ec681bec5b96f0d4087b4c66bdc6baf4701cfc9c8e8aeae89661_amd64",
"product_id": "rhceph/snmp-notifier-rhel9@sha256:9078b49846d8ec681bec5b96f0d4087b4c66bdc6baf4701cfc9c8e8aeae89661_amd64",
"product_identification_helper": {
"purl": "pkg:oci/snmp-notifier-rhel9@sha256:9078b49846d8ec681bec5b96f0d4087b4c66bdc6baf4701cfc9c8e8aeae89661?arch=amd64\u0026repository_url=registry.redhat.io/rhceph/snmp-notifier-rhel9\u0026tag=1.2.1-36"
}
}
}
],
"category": "architecture",
"name": "amd64"
},
{
"branches": [
{
"category": "product_version",
"name": "rhceph/rhceph-6-dashboard-rhel9@sha256:50329da263e8ef00c47632156761621bac30fead5e574ef23cd1d30b7af0019a_ppc64le",
"product": {
"name": "rhceph/rhceph-6-dashboard-rhel9@sha256:50329da263e8ef00c47632156761621bac30fead5e574ef23cd1d30b7af0019a_ppc64le",
"product_id": "rhceph/rhceph-6-dashboard-rhel9@sha256:50329da263e8ef00c47632156761621bac30fead5e574ef23cd1d30b7af0019a_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/rhceph-6-dashboard-rhel9@sha256:50329da263e8ef00c47632156761621bac30fead5e574ef23cd1d30b7af0019a?arch=ppc64le\u0026repository_url=registry.redhat.io/rhceph/rhceph-6-dashboard-rhel9\u0026tag=6-75"
}
}
},
{
"category": "product_version",
"name": "rhceph/keepalived-rhel9@sha256:36abd2b22ebabea813c5afde35b0b80a200056f811267e89f0270da9155b1a22_ppc64le",
"product": {
"name": "rhceph/keepalived-rhel9@sha256:36abd2b22ebabea813c5afde35b0b80a200056f811267e89f0270da9155b1a22_ppc64le",
"product_id": "rhceph/keepalived-rhel9@sha256:36abd2b22ebabea813c5afde35b0b80a200056f811267e89f0270da9155b1a22_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/keepalived-rhel9@sha256:36abd2b22ebabea813c5afde35b0b80a200056f811267e89f0270da9155b1a22?arch=ppc64le\u0026repository_url=registry.redhat.io/rhceph/keepalived-rhel9\u0026tag=2.2.4-3"
}
}
},
{
"category": "product_version",
"name": "rhceph/rhceph-promtail-rhel9@sha256:f52fd8d5fbfdcc202c5e31096119377a8b87f9efd31602398d45cec86ec35940_ppc64le",
"product": {
"name": "rhceph/rhceph-promtail-rhel9@sha256:f52fd8d5fbfdcc202c5e31096119377a8b87f9efd31602398d45cec86ec35940_ppc64le",
"product_id": "rhceph/rhceph-promtail-rhel9@sha256:f52fd8d5fbfdcc202c5e31096119377a8b87f9efd31602398d45cec86ec35940_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/rhceph-promtail-rhel9@sha256:f52fd8d5fbfdcc202c5e31096119377a8b87f9efd31602398d45cec86ec35940?arch=ppc64le\u0026repository_url=registry.redhat.io/rhceph/rhceph-promtail-rhel9\u0026tag=v2.4.0-5"
}
}
},
{
"category": "product_version",
"name": "rhceph/rhceph-6-rhel9@sha256:9b477366f861df49b533d95941b9770b032827bb4a259c5f86abce8705960c05_ppc64le",
"product": {
"name": "rhceph/rhceph-6-rhel9@sha256:9b477366f861df49b533d95941b9770b032827bb4a259c5f86abce8705960c05_ppc64le",
"product_id": "rhceph/rhceph-6-rhel9@sha256:9b477366f861df49b533d95941b9770b032827bb4a259c5f86abce8705960c05_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/rhceph-6-rhel9@sha256:9b477366f861df49b533d95941b9770b032827bb4a259c5f86abce8705960c05?arch=ppc64le\u0026repository_url=registry.redhat.io/rhceph/rhceph-6-rhel9\u0026tag=6-177"
}
}
},
{
"category": "product_version",
"name": "rhceph/rhceph-haproxy-rhel9@sha256:8cc4a146d7be5046b416fe9c04d77b4f0a25a2ab7180fdbf8c46cff8e2483080_ppc64le",
"product": {
"name": "rhceph/rhceph-haproxy-rhel9@sha256:8cc4a146d7be5046b416fe9c04d77b4f0a25a2ab7180fdbf8c46cff8e2483080_ppc64le",
"product_id": "rhceph/rhceph-haproxy-rhel9@sha256:8cc4a146d7be5046b416fe9c04d77b4f0a25a2ab7180fdbf8c46cff8e2483080_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/rhceph-haproxy-rhel9@sha256:8cc4a146d7be5046b416fe9c04d77b4f0a25a2ab7180fdbf8c46cff8e2483080?arch=ppc64le\u0026repository_url=registry.redhat.io/rhceph/rhceph-haproxy-rhel9\u0026tag=2.4.17-4"
}
}
},
{
"category": "product_version",
"name": "rhceph/snmp-notifier-rhel9@sha256:8887234fbbaddf620eaa7b0f4b1ed6ab8aa5bc52e019e67179554ccd03fba676_ppc64le",
"product": {
"name": "rhceph/snmp-notifier-rhel9@sha256:8887234fbbaddf620eaa7b0f4b1ed6ab8aa5bc52e019e67179554ccd03fba676_ppc64le",
"product_id": "rhceph/snmp-notifier-rhel9@sha256:8887234fbbaddf620eaa7b0f4b1ed6ab8aa5bc52e019e67179554ccd03fba676_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/snmp-notifier-rhel9@sha256:8887234fbbaddf620eaa7b0f4b1ed6ab8aa5bc52e019e67179554ccd03fba676?arch=ppc64le\u0026repository_url=registry.redhat.io/rhceph/snmp-notifier-rhel9\u0026tag=1.2.1-36"
}
}
}
],
"category": "architecture",
"name": "ppc64le"
},
{
"branches": [
{
"category": "product_version",
"name": "rhceph/rhceph-6-dashboard-rhel9@sha256:3fb7480f9d68333e168eae0c9fbeceb0df7962a40c25ecced81ea4c4959b2c25_s390x",
"product": {
"name": "rhceph/rhceph-6-dashboard-rhel9@sha256:3fb7480f9d68333e168eae0c9fbeceb0df7962a40c25ecced81ea4c4959b2c25_s390x",
"product_id": "rhceph/rhceph-6-dashboard-rhel9@sha256:3fb7480f9d68333e168eae0c9fbeceb0df7962a40c25ecced81ea4c4959b2c25_s390x",
"product_identification_helper": {
"purl": "pkg:oci/rhceph-6-dashboard-rhel9@sha256:3fb7480f9d68333e168eae0c9fbeceb0df7962a40c25ecced81ea4c4959b2c25?arch=s390x\u0026repository_url=registry.redhat.io/rhceph/rhceph-6-dashboard-rhel9\u0026tag=6-75"
}
}
},
{
"category": "product_version",
"name": "rhceph/keepalived-rhel9@sha256:2ae4274163155d880cbd41d1a197d6856f326501a50e028ff3de9ff8a85b3e97_s390x",
"product": {
"name": "rhceph/keepalived-rhel9@sha256:2ae4274163155d880cbd41d1a197d6856f326501a50e028ff3de9ff8a85b3e97_s390x",
"product_id": "rhceph/keepalived-rhel9@sha256:2ae4274163155d880cbd41d1a197d6856f326501a50e028ff3de9ff8a85b3e97_s390x",
"product_identification_helper": {
"purl": "pkg:oci/keepalived-rhel9@sha256:2ae4274163155d880cbd41d1a197d6856f326501a50e028ff3de9ff8a85b3e97?arch=s390x\u0026repository_url=registry.redhat.io/rhceph/keepalived-rhel9\u0026tag=2.2.4-3"
}
}
},
{
"category": "product_version",
"name": "rhceph/rhceph-promtail-rhel9@sha256:44697ad0d15d1f37b98243f5f013cb9271d70e2b10ab52093a1d7e3409a674b2_s390x",
"product": {
"name": "rhceph/rhceph-promtail-rhel9@sha256:44697ad0d15d1f37b98243f5f013cb9271d70e2b10ab52093a1d7e3409a674b2_s390x",
"product_id": "rhceph/rhceph-promtail-rhel9@sha256:44697ad0d15d1f37b98243f5f013cb9271d70e2b10ab52093a1d7e3409a674b2_s390x",
"product_identification_helper": {
"purl": "pkg:oci/rhceph-promtail-rhel9@sha256:44697ad0d15d1f37b98243f5f013cb9271d70e2b10ab52093a1d7e3409a674b2?arch=s390x\u0026repository_url=registry.redhat.io/rhceph/rhceph-promtail-rhel9\u0026tag=v2.4.0-5"
}
}
},
{
"category": "product_version",
"name": "rhceph/rhceph-6-rhel9@sha256:72bd6eb932a368af10d5c607d8b60e0fe8b87862f4adaa17fd022a3427a46ca8_s390x",
"product": {
"name": "rhceph/rhceph-6-rhel9@sha256:72bd6eb932a368af10d5c607d8b60e0fe8b87862f4adaa17fd022a3427a46ca8_s390x",
"product_id": "rhceph/rhceph-6-rhel9@sha256:72bd6eb932a368af10d5c607d8b60e0fe8b87862f4adaa17fd022a3427a46ca8_s390x",
"product_identification_helper": {
"purl": "pkg:oci/rhceph-6-rhel9@sha256:72bd6eb932a368af10d5c607d8b60e0fe8b87862f4adaa17fd022a3427a46ca8?arch=s390x\u0026repository_url=registry.redhat.io/rhceph/rhceph-6-rhel9\u0026tag=6-177"
}
}
},
{
"category": "product_version",
"name": "rhceph/rhceph-haproxy-rhel9@sha256:e4da2c9d53159d43c6795151eb3c9dea373da19b34d76094b60e7a2466415d62_s390x",
"product": {
"name": "rhceph/rhceph-haproxy-rhel9@sha256:e4da2c9d53159d43c6795151eb3c9dea373da19b34d76094b60e7a2466415d62_s390x",
"product_id": "rhceph/rhceph-haproxy-rhel9@sha256:e4da2c9d53159d43c6795151eb3c9dea373da19b34d76094b60e7a2466415d62_s390x",
"product_identification_helper": {
"purl": "pkg:oci/rhceph-haproxy-rhel9@sha256:e4da2c9d53159d43c6795151eb3c9dea373da19b34d76094b60e7a2466415d62?arch=s390x\u0026repository_url=registry.redhat.io/rhceph/rhceph-haproxy-rhel9\u0026tag=2.4.17-4"
}
}
},
{
"category": "product_version",
"name": "rhceph/snmp-notifier-rhel9@sha256:df7c89608fe8352d445efcc1017521b35878cfe61a8b9fd91fab24c00786b2bf_s390x",
"product": {
"name": "rhceph/snmp-notifier-rhel9@sha256:df7c89608fe8352d445efcc1017521b35878cfe61a8b9fd91fab24c00786b2bf_s390x",
"product_id": "rhceph/snmp-notifier-rhel9@sha256:df7c89608fe8352d445efcc1017521b35878cfe61a8b9fd91fab24c00786b2bf_s390x",
"product_identification_helper": {
"purl": "pkg:oci/snmp-notifier-rhel9@sha256:df7c89608fe8352d445efcc1017521b35878cfe61a8b9fd91fab24c00786b2bf?arch=s390x\u0026repository_url=registry.redhat.io/rhceph/snmp-notifier-rhel9\u0026tag=1.2.1-36"
}
}
}
],
"category": "architecture",
"name": "s390x"
}
],
"category": "vendor",
"name": "Red Hat"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "rhceph/keepalived-rhel9@sha256:2ae4274163155d880cbd41d1a197d6856f326501a50e028ff3de9ff8a85b3e97_s390x as a component of Red Hat Ceph Storage 6.1 Tools",
"product_id": "9Base-RHCEPH-6.1-Tools:rhceph/keepalived-rhel9@sha256:2ae4274163155d880cbd41d1a197d6856f326501a50e028ff3de9ff8a85b3e97_s390x"
},
"product_reference": "rhceph/keepalived-rhel9@sha256:2ae4274163155d880cbd41d1a197d6856f326501a50e028ff3de9ff8a85b3e97_s390x",
"relates_to_product_reference": "9Base-RHCEPH-6.1-Tools"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhceph/keepalived-rhel9@sha256:36abd2b22ebabea813c5afde35b0b80a200056f811267e89f0270da9155b1a22_ppc64le as a component of Red Hat Ceph Storage 6.1 Tools",
"product_id": "9Base-RHCEPH-6.1-Tools:rhceph/keepalived-rhel9@sha256:36abd2b22ebabea813c5afde35b0b80a200056f811267e89f0270da9155b1a22_ppc64le"
},
"product_reference": "rhceph/keepalived-rhel9@sha256:36abd2b22ebabea813c5afde35b0b80a200056f811267e89f0270da9155b1a22_ppc64le",
"relates_to_product_reference": "9Base-RHCEPH-6.1-Tools"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhceph/keepalived-rhel9@sha256:b21d882fd2d08d6f162dbb63e0626d9d6aa892a677c5a28edc97b84feef1655a_amd64 as a component of Red Hat Ceph Storage 6.1 Tools",
"product_id": "9Base-RHCEPH-6.1-Tools:rhceph/keepalived-rhel9@sha256:b21d882fd2d08d6f162dbb63e0626d9d6aa892a677c5a28edc97b84feef1655a_amd64"
},
"product_reference": "rhceph/keepalived-rhel9@sha256:b21d882fd2d08d6f162dbb63e0626d9d6aa892a677c5a28edc97b84feef1655a_amd64",
"relates_to_product_reference": "9Base-RHCEPH-6.1-Tools"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhceph/rhceph-6-dashboard-rhel9@sha256:1d7ca201b778e6a6cb559129e240233b6b6461399c67f979c07d5fe288c400f6_amd64 as a component of Red Hat Ceph Storage 6.1 Tools",
"product_id": "9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-dashboard-rhel9@sha256:1d7ca201b778e6a6cb559129e240233b6b6461399c67f979c07d5fe288c400f6_amd64"
},
"product_reference": "rhceph/rhceph-6-dashboard-rhel9@sha256:1d7ca201b778e6a6cb559129e240233b6b6461399c67f979c07d5fe288c400f6_amd64",
"relates_to_product_reference": "9Base-RHCEPH-6.1-Tools"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhceph/rhceph-6-dashboard-rhel9@sha256:3fb7480f9d68333e168eae0c9fbeceb0df7962a40c25ecced81ea4c4959b2c25_s390x as a component of Red Hat Ceph Storage 6.1 Tools",
"product_id": "9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-dashboard-rhel9@sha256:3fb7480f9d68333e168eae0c9fbeceb0df7962a40c25ecced81ea4c4959b2c25_s390x"
},
"product_reference": "rhceph/rhceph-6-dashboard-rhel9@sha256:3fb7480f9d68333e168eae0c9fbeceb0df7962a40c25ecced81ea4c4959b2c25_s390x",
"relates_to_product_reference": "9Base-RHCEPH-6.1-Tools"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhceph/rhceph-6-dashboard-rhel9@sha256:50329da263e8ef00c47632156761621bac30fead5e574ef23cd1d30b7af0019a_ppc64le as a component of Red Hat Ceph Storage 6.1 Tools",
"product_id": "9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-dashboard-rhel9@sha256:50329da263e8ef00c47632156761621bac30fead5e574ef23cd1d30b7af0019a_ppc64le"
},
"product_reference": "rhceph/rhceph-6-dashboard-rhel9@sha256:50329da263e8ef00c47632156761621bac30fead5e574ef23cd1d30b7af0019a_ppc64le",
"relates_to_product_reference": "9Base-RHCEPH-6.1-Tools"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhceph/rhceph-6-rhel9@sha256:72bd6eb932a368af10d5c607d8b60e0fe8b87862f4adaa17fd022a3427a46ca8_s390x as a component of Red Hat Ceph Storage 6.1 Tools",
"product_id": "9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-rhel9@sha256:72bd6eb932a368af10d5c607d8b60e0fe8b87862f4adaa17fd022a3427a46ca8_s390x"
},
"product_reference": "rhceph/rhceph-6-rhel9@sha256:72bd6eb932a368af10d5c607d8b60e0fe8b87862f4adaa17fd022a3427a46ca8_s390x",
"relates_to_product_reference": "9Base-RHCEPH-6.1-Tools"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhceph/rhceph-6-rhel9@sha256:953630d9f9924f17ab7ce168772c3facbaf6866b79a1cf0fb9aee1dcf6eb8c7d_amd64 as a component of Red Hat Ceph Storage 6.1 Tools",
"product_id": "9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-rhel9@sha256:953630d9f9924f17ab7ce168772c3facbaf6866b79a1cf0fb9aee1dcf6eb8c7d_amd64"
},
"product_reference": "rhceph/rhceph-6-rhel9@sha256:953630d9f9924f17ab7ce168772c3facbaf6866b79a1cf0fb9aee1dcf6eb8c7d_amd64",
"relates_to_product_reference": "9Base-RHCEPH-6.1-Tools"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhceph/rhceph-6-rhel9@sha256:9b477366f861df49b533d95941b9770b032827bb4a259c5f86abce8705960c05_ppc64le as a component of Red Hat Ceph Storage 6.1 Tools",
"product_id": "9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-rhel9@sha256:9b477366f861df49b533d95941b9770b032827bb4a259c5f86abce8705960c05_ppc64le"
},
"product_reference": "rhceph/rhceph-6-rhel9@sha256:9b477366f861df49b533d95941b9770b032827bb4a259c5f86abce8705960c05_ppc64le",
"relates_to_product_reference": "9Base-RHCEPH-6.1-Tools"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhceph/rhceph-haproxy-rhel9@sha256:720b3207087d4feb8ab59ffd0b70d6bc22fa21d53b62393779dfaf8972a32e60_amd64 as a component of Red Hat Ceph Storage 6.1 Tools",
"product_id": "9Base-RHCEPH-6.1-Tools:rhceph/rhceph-haproxy-rhel9@sha256:720b3207087d4feb8ab59ffd0b70d6bc22fa21d53b62393779dfaf8972a32e60_amd64"
},
"product_reference": "rhceph/rhceph-haproxy-rhel9@sha256:720b3207087d4feb8ab59ffd0b70d6bc22fa21d53b62393779dfaf8972a32e60_amd64",
"relates_to_product_reference": "9Base-RHCEPH-6.1-Tools"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhceph/rhceph-haproxy-rhel9@sha256:8cc4a146d7be5046b416fe9c04d77b4f0a25a2ab7180fdbf8c46cff8e2483080_ppc64le as a component of Red Hat Ceph Storage 6.1 Tools",
"product_id": "9Base-RHCEPH-6.1-Tools:rhceph/rhceph-haproxy-rhel9@sha256:8cc4a146d7be5046b416fe9c04d77b4f0a25a2ab7180fdbf8c46cff8e2483080_ppc64le"
},
"product_reference": "rhceph/rhceph-haproxy-rhel9@sha256:8cc4a146d7be5046b416fe9c04d77b4f0a25a2ab7180fdbf8c46cff8e2483080_ppc64le",
"relates_to_product_reference": "9Base-RHCEPH-6.1-Tools"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhceph/rhceph-haproxy-rhel9@sha256:e4da2c9d53159d43c6795151eb3c9dea373da19b34d76094b60e7a2466415d62_s390x as a component of Red Hat Ceph Storage 6.1 Tools",
"product_id": "9Base-RHCEPH-6.1-Tools:rhceph/rhceph-haproxy-rhel9@sha256:e4da2c9d53159d43c6795151eb3c9dea373da19b34d76094b60e7a2466415d62_s390x"
},
"product_reference": "rhceph/rhceph-haproxy-rhel9@sha256:e4da2c9d53159d43c6795151eb3c9dea373da19b34d76094b60e7a2466415d62_s390x",
"relates_to_product_reference": "9Base-RHCEPH-6.1-Tools"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhceph/rhceph-promtail-rhel9@sha256:44697ad0d15d1f37b98243f5f013cb9271d70e2b10ab52093a1d7e3409a674b2_s390x as a component of Red Hat Ceph Storage 6.1 Tools",
"product_id": "9Base-RHCEPH-6.1-Tools:rhceph/rhceph-promtail-rhel9@sha256:44697ad0d15d1f37b98243f5f013cb9271d70e2b10ab52093a1d7e3409a674b2_s390x"
},
"product_reference": "rhceph/rhceph-promtail-rhel9@sha256:44697ad0d15d1f37b98243f5f013cb9271d70e2b10ab52093a1d7e3409a674b2_s390x",
"relates_to_product_reference": "9Base-RHCEPH-6.1-Tools"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhceph/rhceph-promtail-rhel9@sha256:b46c0196fab3bd3a60b64a1d7ff8af6fbc7c3e526618da1cc78032bffa3be171_amd64 as a component of Red Hat Ceph Storage 6.1 Tools",
"product_id": "9Base-RHCEPH-6.1-Tools:rhceph/rhceph-promtail-rhel9@sha256:b46c0196fab3bd3a60b64a1d7ff8af6fbc7c3e526618da1cc78032bffa3be171_amd64"
},
"product_reference": "rhceph/rhceph-promtail-rhel9@sha256:b46c0196fab3bd3a60b64a1d7ff8af6fbc7c3e526618da1cc78032bffa3be171_amd64",
"relates_to_product_reference": "9Base-RHCEPH-6.1-Tools"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhceph/rhceph-promtail-rhel9@sha256:f52fd8d5fbfdcc202c5e31096119377a8b87f9efd31602398d45cec86ec35940_ppc64le as a component of Red Hat Ceph Storage 6.1 Tools",
"product_id": "9Base-RHCEPH-6.1-Tools:rhceph/rhceph-promtail-rhel9@sha256:f52fd8d5fbfdcc202c5e31096119377a8b87f9efd31602398d45cec86ec35940_ppc64le"
},
"product_reference": "rhceph/rhceph-promtail-rhel9@sha256:f52fd8d5fbfdcc202c5e31096119377a8b87f9efd31602398d45cec86ec35940_ppc64le",
"relates_to_product_reference": "9Base-RHCEPH-6.1-Tools"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhceph/snmp-notifier-rhel9@sha256:8887234fbbaddf620eaa7b0f4b1ed6ab8aa5bc52e019e67179554ccd03fba676_ppc64le as a component of Red Hat Ceph Storage 6.1 Tools",
"product_id": "9Base-RHCEPH-6.1-Tools:rhceph/snmp-notifier-rhel9@sha256:8887234fbbaddf620eaa7b0f4b1ed6ab8aa5bc52e019e67179554ccd03fba676_ppc64le"
},
"product_reference": "rhceph/snmp-notifier-rhel9@sha256:8887234fbbaddf620eaa7b0f4b1ed6ab8aa5bc52e019e67179554ccd03fba676_ppc64le",
"relates_to_product_reference": "9Base-RHCEPH-6.1-Tools"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhceph/snmp-notifier-rhel9@sha256:9078b49846d8ec681bec5b96f0d4087b4c66bdc6baf4701cfc9c8e8aeae89661_amd64 as a component of Red Hat Ceph Storage 6.1 Tools",
"product_id": "9Base-RHCEPH-6.1-Tools:rhceph/snmp-notifier-rhel9@sha256:9078b49846d8ec681bec5b96f0d4087b4c66bdc6baf4701cfc9c8e8aeae89661_amd64"
},
"product_reference": "rhceph/snmp-notifier-rhel9@sha256:9078b49846d8ec681bec5b96f0d4087b4c66bdc6baf4701cfc9c8e8aeae89661_amd64",
"relates_to_product_reference": "9Base-RHCEPH-6.1-Tools"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhceph/snmp-notifier-rhel9@sha256:df7c89608fe8352d445efcc1017521b35878cfe61a8b9fd91fab24c00786b2bf_s390x as a component of Red Hat Ceph Storage 6.1 Tools",
"product_id": "9Base-RHCEPH-6.1-Tools:rhceph/snmp-notifier-rhel9@sha256:df7c89608fe8352d445efcc1017521b35878cfe61a8b9fd91fab24c00786b2bf_s390x"
},
"product_reference": "rhceph/snmp-notifier-rhel9@sha256:df7c89608fe8352d445efcc1017521b35878cfe61a8b9fd91fab24c00786b2bf_s390x",
"relates_to_product_reference": "9Base-RHCEPH-6.1-Tools"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2021-42581",
"cwe": {
"id": "CWE-1321",
"name": "Improperly Controlled Modification of Object Prototype Attributes (\u0027Prototype Pollution\u0027)"
},
"discovery_date": "2022-05-10T00:00:00+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"9Base-RHCEPH-6.1-Tools:rhceph/keepalived-rhel9@sha256:2ae4274163155d880cbd41d1a197d6856f326501a50e028ff3de9ff8a85b3e97_s390x",
"9Base-RHCEPH-6.1-Tools:rhceph/keepalived-rhel9@sha256:36abd2b22ebabea813c5afde35b0b80a200056f811267e89f0270da9155b1a22_ppc64le",
"9Base-RHCEPH-6.1-Tools:rhceph/keepalived-rhel9@sha256:b21d882fd2d08d6f162dbb63e0626d9d6aa892a677c5a28edc97b84feef1655a_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-rhel9@sha256:72bd6eb932a368af10d5c607d8b60e0fe8b87862f4adaa17fd022a3427a46ca8_s390x",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-rhel9@sha256:953630d9f9924f17ab7ce168772c3facbaf6866b79a1cf0fb9aee1dcf6eb8c7d_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-rhel9@sha256:9b477366f861df49b533d95941b9770b032827bb4a259c5f86abce8705960c05_ppc64le",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-haproxy-rhel9@sha256:720b3207087d4feb8ab59ffd0b70d6bc22fa21d53b62393779dfaf8972a32e60_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-haproxy-rhel9@sha256:8cc4a146d7be5046b416fe9c04d77b4f0a25a2ab7180fdbf8c46cff8e2483080_ppc64le",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-haproxy-rhel9@sha256:e4da2c9d53159d43c6795151eb3c9dea373da19b34d76094b60e7a2466415d62_s390x",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-promtail-rhel9@sha256:44697ad0d15d1f37b98243f5f013cb9271d70e2b10ab52093a1d7e3409a674b2_s390x",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-promtail-rhel9@sha256:b46c0196fab3bd3a60b64a1d7ff8af6fbc7c3e526618da1cc78032bffa3be171_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-promtail-rhel9@sha256:f52fd8d5fbfdcc202c5e31096119377a8b87f9efd31602398d45cec86ec35940_ppc64le",
"9Base-RHCEPH-6.1-Tools:rhceph/snmp-notifier-rhel9@sha256:8887234fbbaddf620eaa7b0f4b1ed6ab8aa5bc52e019e67179554ccd03fba676_ppc64le",
"9Base-RHCEPH-6.1-Tools:rhceph/snmp-notifier-rhel9@sha256:9078b49846d8ec681bec5b96f0d4087b4c66bdc6baf4701cfc9c8e8aeae89661_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/snmp-notifier-rhel9@sha256:df7c89608fe8352d445efcc1017521b35878cfe61a8b9fd91fab24c00786b2bf_s390x"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2083778"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in the Ramda NPM package that involves prototype poisoning. This flaw allows attackers to supply a crafted object, affecting the integrity or availability of the application.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "ramda: prototype poisoning",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "In Red Hat Advanced Cluster Management for Kubernetes (RHACM) the affected components are the application-ui container up to and including RHACM 2.4.4, 2.3.10 and 2.2.13 and grc-ui container up to and including RHACM 2.2.13 versions. However not any RHACM is affected in the kui-web-terminal container as is using already patched and not affected version, therefore we are not impacted in this particular component. In RHACM these components are behind OpenShift OAuth. This restricts access to the vulnerable ramda library to authenticated users only, therefore the impact is reduced to Moderate.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-dashboard-rhel9@sha256:1d7ca201b778e6a6cb559129e240233b6b6461399c67f979c07d5fe288c400f6_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-dashboard-rhel9@sha256:3fb7480f9d68333e168eae0c9fbeceb0df7962a40c25ecced81ea4c4959b2c25_s390x",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-dashboard-rhel9@sha256:50329da263e8ef00c47632156761621bac30fead5e574ef23cd1d30b7af0019a_ppc64le"
],
"known_not_affected": [
"9Base-RHCEPH-6.1-Tools:rhceph/keepalived-rhel9@sha256:2ae4274163155d880cbd41d1a197d6856f326501a50e028ff3de9ff8a85b3e97_s390x",
"9Base-RHCEPH-6.1-Tools:rhceph/keepalived-rhel9@sha256:36abd2b22ebabea813c5afde35b0b80a200056f811267e89f0270da9155b1a22_ppc64le",
"9Base-RHCEPH-6.1-Tools:rhceph/keepalived-rhel9@sha256:b21d882fd2d08d6f162dbb63e0626d9d6aa892a677c5a28edc97b84feef1655a_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-rhel9@sha256:72bd6eb932a368af10d5c607d8b60e0fe8b87862f4adaa17fd022a3427a46ca8_s390x",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-rhel9@sha256:953630d9f9924f17ab7ce168772c3facbaf6866b79a1cf0fb9aee1dcf6eb8c7d_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-rhel9@sha256:9b477366f861df49b533d95941b9770b032827bb4a259c5f86abce8705960c05_ppc64le",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-haproxy-rhel9@sha256:720b3207087d4feb8ab59ffd0b70d6bc22fa21d53b62393779dfaf8972a32e60_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-haproxy-rhel9@sha256:8cc4a146d7be5046b416fe9c04d77b4f0a25a2ab7180fdbf8c46cff8e2483080_ppc64le",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-haproxy-rhel9@sha256:e4da2c9d53159d43c6795151eb3c9dea373da19b34d76094b60e7a2466415d62_s390x",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-promtail-rhel9@sha256:44697ad0d15d1f37b98243f5f013cb9271d70e2b10ab52093a1d7e3409a674b2_s390x",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-promtail-rhel9@sha256:b46c0196fab3bd3a60b64a1d7ff8af6fbc7c3e526618da1cc78032bffa3be171_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-promtail-rhel9@sha256:f52fd8d5fbfdcc202c5e31096119377a8b87f9efd31602398d45cec86ec35940_ppc64le",
"9Base-RHCEPH-6.1-Tools:rhceph/snmp-notifier-rhel9@sha256:8887234fbbaddf620eaa7b0f4b1ed6ab8aa5bc52e019e67179554ccd03fba676_ppc64le",
"9Base-RHCEPH-6.1-Tools:rhceph/snmp-notifier-rhel9@sha256:9078b49846d8ec681bec5b96f0d4087b4c66bdc6baf4701cfc9c8e8aeae89661_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/snmp-notifier-rhel9@sha256:df7c89608fe8352d445efcc1017521b35878cfe61a8b9fd91fab24c00786b2bf_s390x"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2021-42581"
},
{
"category": "external",
"summary": "RHBZ#2083778",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2083778"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2021-42581",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-42581"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2021-42581",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2021-42581"
},
{
"category": "external",
"summary": "https://github.com/ramda/ramda/pull/3192",
"url": "https://github.com/ramda/ramda/pull/3192"
}
],
"release_date": "2022-05-10T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2023-06-15T15:59:41+00:00",
"details": "For details on how to apply this update, see Upgrade a Red Hat Ceph Storage\ncluster using cephadm in the Red Hat Storage Ceph Upgrade\nGuide.(https://access.redhat.com/documentation/en-us/red_hat_ceph_storage)",
"product_ids": [
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-dashboard-rhel9@sha256:1d7ca201b778e6a6cb559129e240233b6b6461399c67f979c07d5fe288c400f6_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-dashboard-rhel9@sha256:3fb7480f9d68333e168eae0c9fbeceb0df7962a40c25ecced81ea4c4959b2c25_s390x",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-dashboard-rhel9@sha256:50329da263e8ef00c47632156761621bac30fead5e574ef23cd1d30b7af0019a_ppc64le"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2023:3642"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 9.1,
"baseSeverity": "CRITICAL",
"confidentialityImpact": "NONE",
"integrityImpact": "HIGH",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:H/A:H",
"version": "3.1"
},
"products": [
"9Base-RHCEPH-6.1-Tools:rhceph/keepalived-rhel9@sha256:2ae4274163155d880cbd41d1a197d6856f326501a50e028ff3de9ff8a85b3e97_s390x",
"9Base-RHCEPH-6.1-Tools:rhceph/keepalived-rhel9@sha256:36abd2b22ebabea813c5afde35b0b80a200056f811267e89f0270da9155b1a22_ppc64le",
"9Base-RHCEPH-6.1-Tools:rhceph/keepalived-rhel9@sha256:b21d882fd2d08d6f162dbb63e0626d9d6aa892a677c5a28edc97b84feef1655a_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-dashboard-rhel9@sha256:1d7ca201b778e6a6cb559129e240233b6b6461399c67f979c07d5fe288c400f6_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-dashboard-rhel9@sha256:3fb7480f9d68333e168eae0c9fbeceb0df7962a40c25ecced81ea4c4959b2c25_s390x",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-dashboard-rhel9@sha256:50329da263e8ef00c47632156761621bac30fead5e574ef23cd1d30b7af0019a_ppc64le",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-rhel9@sha256:72bd6eb932a368af10d5c607d8b60e0fe8b87862f4adaa17fd022a3427a46ca8_s390x",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-rhel9@sha256:953630d9f9924f17ab7ce168772c3facbaf6866b79a1cf0fb9aee1dcf6eb8c7d_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-rhel9@sha256:9b477366f861df49b533d95941b9770b032827bb4a259c5f86abce8705960c05_ppc64le",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-haproxy-rhel9@sha256:720b3207087d4feb8ab59ffd0b70d6bc22fa21d53b62393779dfaf8972a32e60_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-haproxy-rhel9@sha256:8cc4a146d7be5046b416fe9c04d77b4f0a25a2ab7180fdbf8c46cff8e2483080_ppc64le",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-haproxy-rhel9@sha256:e4da2c9d53159d43c6795151eb3c9dea373da19b34d76094b60e7a2466415d62_s390x",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-promtail-rhel9@sha256:44697ad0d15d1f37b98243f5f013cb9271d70e2b10ab52093a1d7e3409a674b2_s390x",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-promtail-rhel9@sha256:b46c0196fab3bd3a60b64a1d7ff8af6fbc7c3e526618da1cc78032bffa3be171_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-promtail-rhel9@sha256:f52fd8d5fbfdcc202c5e31096119377a8b87f9efd31602398d45cec86ec35940_ppc64le",
"9Base-RHCEPH-6.1-Tools:rhceph/snmp-notifier-rhel9@sha256:8887234fbbaddf620eaa7b0f4b1ed6ab8aa5bc52e019e67179554ccd03fba676_ppc64le",
"9Base-RHCEPH-6.1-Tools:rhceph/snmp-notifier-rhel9@sha256:9078b49846d8ec681bec5b96f0d4087b4c66bdc6baf4701cfc9c8e8aeae89661_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/snmp-notifier-rhel9@sha256:df7c89608fe8352d445efcc1017521b35878cfe61a8b9fd91fab24c00786b2bf_s390x"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "ramda: prototype poisoning"
},
{
"cve": "CVE-2022-1650",
"cwe": {
"id": "CWE-359",
"name": "Exposure of Private Personal Information to an Unauthorized Actor"
},
"discovery_date": "2022-05-12T00:00:00+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"9Base-RHCEPH-6.1-Tools:rhceph/keepalived-rhel9@sha256:2ae4274163155d880cbd41d1a197d6856f326501a50e028ff3de9ff8a85b3e97_s390x",
"9Base-RHCEPH-6.1-Tools:rhceph/keepalived-rhel9@sha256:36abd2b22ebabea813c5afde35b0b80a200056f811267e89f0270da9155b1a22_ppc64le",
"9Base-RHCEPH-6.1-Tools:rhceph/keepalived-rhel9@sha256:b21d882fd2d08d6f162dbb63e0626d9d6aa892a677c5a28edc97b84feef1655a_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-rhel9@sha256:72bd6eb932a368af10d5c607d8b60e0fe8b87862f4adaa17fd022a3427a46ca8_s390x",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-rhel9@sha256:953630d9f9924f17ab7ce168772c3facbaf6866b79a1cf0fb9aee1dcf6eb8c7d_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-rhel9@sha256:9b477366f861df49b533d95941b9770b032827bb4a259c5f86abce8705960c05_ppc64le",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-haproxy-rhel9@sha256:720b3207087d4feb8ab59ffd0b70d6bc22fa21d53b62393779dfaf8972a32e60_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-haproxy-rhel9@sha256:8cc4a146d7be5046b416fe9c04d77b4f0a25a2ab7180fdbf8c46cff8e2483080_ppc64le",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-haproxy-rhel9@sha256:e4da2c9d53159d43c6795151eb3c9dea373da19b34d76094b60e7a2466415d62_s390x",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-promtail-rhel9@sha256:44697ad0d15d1f37b98243f5f013cb9271d70e2b10ab52093a1d7e3409a674b2_s390x",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-promtail-rhel9@sha256:b46c0196fab3bd3a60b64a1d7ff8af6fbc7c3e526618da1cc78032bffa3be171_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-promtail-rhel9@sha256:f52fd8d5fbfdcc202c5e31096119377a8b87f9efd31602398d45cec86ec35940_ppc64le",
"9Base-RHCEPH-6.1-Tools:rhceph/snmp-notifier-rhel9@sha256:8887234fbbaddf620eaa7b0f4b1ed6ab8aa5bc52e019e67179554ccd03fba676_ppc64le",
"9Base-RHCEPH-6.1-Tools:rhceph/snmp-notifier-rhel9@sha256:9078b49846d8ec681bec5b96f0d4087b4c66bdc6baf4701cfc9c8e8aeae89661_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/snmp-notifier-rhel9@sha256:df7c89608fe8352d445efcc1017521b35878cfe61a8b9fd91fab24c00786b2bf_s390x"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2085307"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in the EventSource NPM Package. The description from the source states the following message: \"Exposure of Sensitive Information to an Unauthorized Actor.\" This flaw allows an attacker to steal the user\u0027s credentials and then use the credentials to access the legitimate website.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "eventsource: Exposure of Sensitive Information",
"title": "Vulnerability summary"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-dashboard-rhel9@sha256:1d7ca201b778e6a6cb559129e240233b6b6461399c67f979c07d5fe288c400f6_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-dashboard-rhel9@sha256:3fb7480f9d68333e168eae0c9fbeceb0df7962a40c25ecced81ea4c4959b2c25_s390x",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-dashboard-rhel9@sha256:50329da263e8ef00c47632156761621bac30fead5e574ef23cd1d30b7af0019a_ppc64le"
],
"known_not_affected": [
"9Base-RHCEPH-6.1-Tools:rhceph/keepalived-rhel9@sha256:2ae4274163155d880cbd41d1a197d6856f326501a50e028ff3de9ff8a85b3e97_s390x",
"9Base-RHCEPH-6.1-Tools:rhceph/keepalived-rhel9@sha256:36abd2b22ebabea813c5afde35b0b80a200056f811267e89f0270da9155b1a22_ppc64le",
"9Base-RHCEPH-6.1-Tools:rhceph/keepalived-rhel9@sha256:b21d882fd2d08d6f162dbb63e0626d9d6aa892a677c5a28edc97b84feef1655a_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-rhel9@sha256:72bd6eb932a368af10d5c607d8b60e0fe8b87862f4adaa17fd022a3427a46ca8_s390x",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-rhel9@sha256:953630d9f9924f17ab7ce168772c3facbaf6866b79a1cf0fb9aee1dcf6eb8c7d_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-rhel9@sha256:9b477366f861df49b533d95941b9770b032827bb4a259c5f86abce8705960c05_ppc64le",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-haproxy-rhel9@sha256:720b3207087d4feb8ab59ffd0b70d6bc22fa21d53b62393779dfaf8972a32e60_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-haproxy-rhel9@sha256:8cc4a146d7be5046b416fe9c04d77b4f0a25a2ab7180fdbf8c46cff8e2483080_ppc64le",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-haproxy-rhel9@sha256:e4da2c9d53159d43c6795151eb3c9dea373da19b34d76094b60e7a2466415d62_s390x",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-promtail-rhel9@sha256:44697ad0d15d1f37b98243f5f013cb9271d70e2b10ab52093a1d7e3409a674b2_s390x",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-promtail-rhel9@sha256:b46c0196fab3bd3a60b64a1d7ff8af6fbc7c3e526618da1cc78032bffa3be171_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-promtail-rhel9@sha256:f52fd8d5fbfdcc202c5e31096119377a8b87f9efd31602398d45cec86ec35940_ppc64le",
"9Base-RHCEPH-6.1-Tools:rhceph/snmp-notifier-rhel9@sha256:8887234fbbaddf620eaa7b0f4b1ed6ab8aa5bc52e019e67179554ccd03fba676_ppc64le",
"9Base-RHCEPH-6.1-Tools:rhceph/snmp-notifier-rhel9@sha256:9078b49846d8ec681bec5b96f0d4087b4c66bdc6baf4701cfc9c8e8aeae89661_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/snmp-notifier-rhel9@sha256:df7c89608fe8352d445efcc1017521b35878cfe61a8b9fd91fab24c00786b2bf_s390x"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2022-1650"
},
{
"category": "external",
"summary": "RHBZ#2085307",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2085307"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2022-1650",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-1650"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2022-1650",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2022-1650"
},
{
"category": "external",
"summary": "https://huntr.dev/bounties/dc9e467f-be5d-4945-867d-1044d27e9b8e",
"url": "https://huntr.dev/bounties/dc9e467f-be5d-4945-867d-1044d27e9b8e"
}
],
"release_date": "2022-05-12T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2023-06-15T15:59:41+00:00",
"details": "For details on how to apply this update, see Upgrade a Red Hat Ceph Storage\ncluster using cephadm in the Red Hat Storage Ceph Upgrade\nGuide.(https://access.redhat.com/documentation/en-us/red_hat_ceph_storage)",
"product_ids": [
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-dashboard-rhel9@sha256:1d7ca201b778e6a6cb559129e240233b6b6461399c67f979c07d5fe288c400f6_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-dashboard-rhel9@sha256:3fb7480f9d68333e168eae0c9fbeceb0df7962a40c25ecced81ea4c4959b2c25_s390x",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-dashboard-rhel9@sha256:50329da263e8ef00c47632156761621bac30fead5e574ef23cd1d30b7af0019a_ppc64le"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2023:3642"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "NONE",
"baseScore": 9.3,
"baseSeverity": "CRITICAL",
"confidentialityImpact": "HIGH",
"integrityImpact": "HIGH",
"privilegesRequired": "NONE",
"scope": "CHANGED",
"userInteraction": "REQUIRED",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:C/C:H/I:H/A:N",
"version": "3.1"
},
"products": [
"9Base-RHCEPH-6.1-Tools:rhceph/keepalived-rhel9@sha256:2ae4274163155d880cbd41d1a197d6856f326501a50e028ff3de9ff8a85b3e97_s390x",
"9Base-RHCEPH-6.1-Tools:rhceph/keepalived-rhel9@sha256:36abd2b22ebabea813c5afde35b0b80a200056f811267e89f0270da9155b1a22_ppc64le",
"9Base-RHCEPH-6.1-Tools:rhceph/keepalived-rhel9@sha256:b21d882fd2d08d6f162dbb63e0626d9d6aa892a677c5a28edc97b84feef1655a_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-dashboard-rhel9@sha256:1d7ca201b778e6a6cb559129e240233b6b6461399c67f979c07d5fe288c400f6_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-dashboard-rhel9@sha256:3fb7480f9d68333e168eae0c9fbeceb0df7962a40c25ecced81ea4c4959b2c25_s390x",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-dashboard-rhel9@sha256:50329da263e8ef00c47632156761621bac30fead5e574ef23cd1d30b7af0019a_ppc64le",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-rhel9@sha256:72bd6eb932a368af10d5c607d8b60e0fe8b87862f4adaa17fd022a3427a46ca8_s390x",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-rhel9@sha256:953630d9f9924f17ab7ce168772c3facbaf6866b79a1cf0fb9aee1dcf6eb8c7d_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-rhel9@sha256:9b477366f861df49b533d95941b9770b032827bb4a259c5f86abce8705960c05_ppc64le",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-haproxy-rhel9@sha256:720b3207087d4feb8ab59ffd0b70d6bc22fa21d53b62393779dfaf8972a32e60_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-haproxy-rhel9@sha256:8cc4a146d7be5046b416fe9c04d77b4f0a25a2ab7180fdbf8c46cff8e2483080_ppc64le",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-haproxy-rhel9@sha256:e4da2c9d53159d43c6795151eb3c9dea373da19b34d76094b60e7a2466415d62_s390x",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-promtail-rhel9@sha256:44697ad0d15d1f37b98243f5f013cb9271d70e2b10ab52093a1d7e3409a674b2_s390x",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-promtail-rhel9@sha256:b46c0196fab3bd3a60b64a1d7ff8af6fbc7c3e526618da1cc78032bffa3be171_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-promtail-rhel9@sha256:f52fd8d5fbfdcc202c5e31096119377a8b87f9efd31602398d45cec86ec35940_ppc64le",
"9Base-RHCEPH-6.1-Tools:rhceph/snmp-notifier-rhel9@sha256:8887234fbbaddf620eaa7b0f4b1ed6ab8aa5bc52e019e67179554ccd03fba676_ppc64le",
"9Base-RHCEPH-6.1-Tools:rhceph/snmp-notifier-rhel9@sha256:9078b49846d8ec681bec5b96f0d4087b4c66bdc6baf4701cfc9c8e8aeae89661_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/snmp-notifier-rhel9@sha256:df7c89608fe8352d445efcc1017521b35878cfe61a8b9fd91fab24c00786b2bf_s390x"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "eventsource: Exposure of Sensitive Information"
},
{
"cve": "CVE-2022-1705",
"cwe": {
"id": "CWE-444",
"name": "Inconsistent Interpretation of HTTP Requests (\u0027HTTP Request/Response Smuggling\u0027)"
},
"discovery_date": "2022-07-14T00:00:00+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"9Base-RHCEPH-6.1-Tools:rhceph/keepalived-rhel9@sha256:2ae4274163155d880cbd41d1a197d6856f326501a50e028ff3de9ff8a85b3e97_s390x",
"9Base-RHCEPH-6.1-Tools:rhceph/keepalived-rhel9@sha256:36abd2b22ebabea813c5afde35b0b80a200056f811267e89f0270da9155b1a22_ppc64le",
"9Base-RHCEPH-6.1-Tools:rhceph/keepalived-rhel9@sha256:b21d882fd2d08d6f162dbb63e0626d9d6aa892a677c5a28edc97b84feef1655a_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-rhel9@sha256:72bd6eb932a368af10d5c607d8b60e0fe8b87862f4adaa17fd022a3427a46ca8_s390x",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-rhel9@sha256:953630d9f9924f17ab7ce168772c3facbaf6866b79a1cf0fb9aee1dcf6eb8c7d_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-rhel9@sha256:9b477366f861df49b533d95941b9770b032827bb4a259c5f86abce8705960c05_ppc64le",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-haproxy-rhel9@sha256:720b3207087d4feb8ab59ffd0b70d6bc22fa21d53b62393779dfaf8972a32e60_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-haproxy-rhel9@sha256:8cc4a146d7be5046b416fe9c04d77b4f0a25a2ab7180fdbf8c46cff8e2483080_ppc64le",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-haproxy-rhel9@sha256:e4da2c9d53159d43c6795151eb3c9dea373da19b34d76094b60e7a2466415d62_s390x",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-promtail-rhel9@sha256:44697ad0d15d1f37b98243f5f013cb9271d70e2b10ab52093a1d7e3409a674b2_s390x",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-promtail-rhel9@sha256:b46c0196fab3bd3a60b64a1d7ff8af6fbc7c3e526618da1cc78032bffa3be171_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-promtail-rhel9@sha256:f52fd8d5fbfdcc202c5e31096119377a8b87f9efd31602398d45cec86ec35940_ppc64le",
"9Base-RHCEPH-6.1-Tools:rhceph/snmp-notifier-rhel9@sha256:8887234fbbaddf620eaa7b0f4b1ed6ab8aa5bc52e019e67179554ccd03fba676_ppc64le",
"9Base-RHCEPH-6.1-Tools:rhceph/snmp-notifier-rhel9@sha256:9078b49846d8ec681bec5b96f0d4087b4c66bdc6baf4701cfc9c8e8aeae89661_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/snmp-notifier-rhel9@sha256:df7c89608fe8352d445efcc1017521b35878cfe61a8b9fd91fab24c00786b2bf_s390x"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2107374"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in golang. The HTTP/1 client accepted invalid Transfer-Encoding headers indicating \"chunked\" encoding. This issue could allow request smuggling, but only if combined with an intermediate server that also improperly accepts the header as invalid.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "golang: net/http: improper sanitization of Transfer-Encoding header",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "Within regulated environments, a combination of the following controls acts as a significant barrier to successfully exploiting a CWE-444: Inconsistent Interpretation of HTTP Requests (\u0027HTTP Request/Response Smuggling\u0027) vulnerability and therefore downgrades the severity of this particular CVE from Moderate to Low.\n\nThe platform uses secure, encrypted HTTPS connections over TLS 1.2 to reduce the risk of smuggling attacks by preventing the injection of ambiguous or malformed requests between components. The environment employs IPS/IDS and antimalware solutions to detect and block malicious code while ensuring consistent interpretation of HTTP requests across network layers, mitigating request/response inconsistencies. Event logs are collected and analyzed for centralization, correlation, monitoring, alerting, and retention, enabling the detection of malformed or suspicious HTTP traffic. Static code analysis and peer reviews enforce strong input validation and error handling to ensure all user inputs adhere to HTTP protocol specifications.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-dashboard-rhel9@sha256:1d7ca201b778e6a6cb559129e240233b6b6461399c67f979c07d5fe288c400f6_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-dashboard-rhel9@sha256:3fb7480f9d68333e168eae0c9fbeceb0df7962a40c25ecced81ea4c4959b2c25_s390x",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-dashboard-rhel9@sha256:50329da263e8ef00c47632156761621bac30fead5e574ef23cd1d30b7af0019a_ppc64le"
],
"known_not_affected": [
"9Base-RHCEPH-6.1-Tools:rhceph/keepalived-rhel9@sha256:2ae4274163155d880cbd41d1a197d6856f326501a50e028ff3de9ff8a85b3e97_s390x",
"9Base-RHCEPH-6.1-Tools:rhceph/keepalived-rhel9@sha256:36abd2b22ebabea813c5afde35b0b80a200056f811267e89f0270da9155b1a22_ppc64le",
"9Base-RHCEPH-6.1-Tools:rhceph/keepalived-rhel9@sha256:b21d882fd2d08d6f162dbb63e0626d9d6aa892a677c5a28edc97b84feef1655a_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-rhel9@sha256:72bd6eb932a368af10d5c607d8b60e0fe8b87862f4adaa17fd022a3427a46ca8_s390x",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-rhel9@sha256:953630d9f9924f17ab7ce168772c3facbaf6866b79a1cf0fb9aee1dcf6eb8c7d_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-rhel9@sha256:9b477366f861df49b533d95941b9770b032827bb4a259c5f86abce8705960c05_ppc64le",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-haproxy-rhel9@sha256:720b3207087d4feb8ab59ffd0b70d6bc22fa21d53b62393779dfaf8972a32e60_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-haproxy-rhel9@sha256:8cc4a146d7be5046b416fe9c04d77b4f0a25a2ab7180fdbf8c46cff8e2483080_ppc64le",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-haproxy-rhel9@sha256:e4da2c9d53159d43c6795151eb3c9dea373da19b34d76094b60e7a2466415d62_s390x",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-promtail-rhel9@sha256:44697ad0d15d1f37b98243f5f013cb9271d70e2b10ab52093a1d7e3409a674b2_s390x",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-promtail-rhel9@sha256:b46c0196fab3bd3a60b64a1d7ff8af6fbc7c3e526618da1cc78032bffa3be171_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-promtail-rhel9@sha256:f52fd8d5fbfdcc202c5e31096119377a8b87f9efd31602398d45cec86ec35940_ppc64le",
"9Base-RHCEPH-6.1-Tools:rhceph/snmp-notifier-rhel9@sha256:8887234fbbaddf620eaa7b0f4b1ed6ab8aa5bc52e019e67179554ccd03fba676_ppc64le",
"9Base-RHCEPH-6.1-Tools:rhceph/snmp-notifier-rhel9@sha256:9078b49846d8ec681bec5b96f0d4087b4c66bdc6baf4701cfc9c8e8aeae89661_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/snmp-notifier-rhel9@sha256:df7c89608fe8352d445efcc1017521b35878cfe61a8b9fd91fab24c00786b2bf_s390x"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2022-1705"
},
{
"category": "external",
"summary": "RHBZ#2107374",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2107374"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2022-1705",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-1705"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2022-1705",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2022-1705"
},
{
"category": "external",
"summary": "https://go.dev/issue/53188",
"url": "https://go.dev/issue/53188"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-announce/c/nqrv9fbR0zE",
"url": "https://groups.google.com/g/golang-announce/c/nqrv9fbR0zE"
}
],
"release_date": "2022-07-12T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2023-06-15T15:59:41+00:00",
"details": "For details on how to apply this update, see Upgrade a Red Hat Ceph Storage\ncluster using cephadm in the Red Hat Storage Ceph Upgrade\nGuide.(https://access.redhat.com/documentation/en-us/red_hat_ceph_storage)",
"product_ids": [
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-dashboard-rhel9@sha256:1d7ca201b778e6a6cb559129e240233b6b6461399c67f979c07d5fe288c400f6_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-dashboard-rhel9@sha256:3fb7480f9d68333e168eae0c9fbeceb0df7962a40c25ecced81ea4c4959b2c25_s390x",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-dashboard-rhel9@sha256:50329da263e8ef00c47632156761621bac30fead5e574ef23cd1d30b7af0019a_ppc64le"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2023:3642"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "NONE",
"baseScore": 6.5,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "LOW",
"integrityImpact": "LOW",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:L/A:N",
"version": "3.1"
},
"products": [
"9Base-RHCEPH-6.1-Tools:rhceph/keepalived-rhel9@sha256:2ae4274163155d880cbd41d1a197d6856f326501a50e028ff3de9ff8a85b3e97_s390x",
"9Base-RHCEPH-6.1-Tools:rhceph/keepalived-rhel9@sha256:36abd2b22ebabea813c5afde35b0b80a200056f811267e89f0270da9155b1a22_ppc64le",
"9Base-RHCEPH-6.1-Tools:rhceph/keepalived-rhel9@sha256:b21d882fd2d08d6f162dbb63e0626d9d6aa892a677c5a28edc97b84feef1655a_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-dashboard-rhel9@sha256:1d7ca201b778e6a6cb559129e240233b6b6461399c67f979c07d5fe288c400f6_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-dashboard-rhel9@sha256:3fb7480f9d68333e168eae0c9fbeceb0df7962a40c25ecced81ea4c4959b2c25_s390x",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-dashboard-rhel9@sha256:50329da263e8ef00c47632156761621bac30fead5e574ef23cd1d30b7af0019a_ppc64le",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-rhel9@sha256:72bd6eb932a368af10d5c607d8b60e0fe8b87862f4adaa17fd022a3427a46ca8_s390x",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-rhel9@sha256:953630d9f9924f17ab7ce168772c3facbaf6866b79a1cf0fb9aee1dcf6eb8c7d_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-rhel9@sha256:9b477366f861df49b533d95941b9770b032827bb4a259c5f86abce8705960c05_ppc64le",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-haproxy-rhel9@sha256:720b3207087d4feb8ab59ffd0b70d6bc22fa21d53b62393779dfaf8972a32e60_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-haproxy-rhel9@sha256:8cc4a146d7be5046b416fe9c04d77b4f0a25a2ab7180fdbf8c46cff8e2483080_ppc64le",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-haproxy-rhel9@sha256:e4da2c9d53159d43c6795151eb3c9dea373da19b34d76094b60e7a2466415d62_s390x",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-promtail-rhel9@sha256:44697ad0d15d1f37b98243f5f013cb9271d70e2b10ab52093a1d7e3409a674b2_s390x",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-promtail-rhel9@sha256:b46c0196fab3bd3a60b64a1d7ff8af6fbc7c3e526618da1cc78032bffa3be171_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-promtail-rhel9@sha256:f52fd8d5fbfdcc202c5e31096119377a8b87f9efd31602398d45cec86ec35940_ppc64le",
"9Base-RHCEPH-6.1-Tools:rhceph/snmp-notifier-rhel9@sha256:8887234fbbaddf620eaa7b0f4b1ed6ab8aa5bc52e019e67179554ccd03fba676_ppc64le",
"9Base-RHCEPH-6.1-Tools:rhceph/snmp-notifier-rhel9@sha256:9078b49846d8ec681bec5b96f0d4087b4c66bdc6baf4701cfc9c8e8aeae89661_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/snmp-notifier-rhel9@sha256:df7c89608fe8352d445efcc1017521b35878cfe61a8b9fd91fab24c00786b2bf_s390x"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "golang: net/http: improper sanitization of Transfer-Encoding header"
},
{
"acknowledgments": [
{
"names": [
"Daniel Abeles"
],
"organization": "Head of Research, Oxeye"
},
{
"names": [
"Gal Goldstein"
],
"organization": "Security Researcher, Oxeye"
}
],
"cve": "CVE-2022-2880",
"cwe": {
"id": "CWE-444",
"name": "Inconsistent Interpretation of HTTP Requests (\u0027HTTP Request/Response Smuggling\u0027)"
},
"discovery_date": "2022-10-07T00:00:00+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"9Base-RHCEPH-6.1-Tools:rhceph/keepalived-rhel9@sha256:2ae4274163155d880cbd41d1a197d6856f326501a50e028ff3de9ff8a85b3e97_s390x",
"9Base-RHCEPH-6.1-Tools:rhceph/keepalived-rhel9@sha256:36abd2b22ebabea813c5afde35b0b80a200056f811267e89f0270da9155b1a22_ppc64le",
"9Base-RHCEPH-6.1-Tools:rhceph/keepalived-rhel9@sha256:b21d882fd2d08d6f162dbb63e0626d9d6aa892a677c5a28edc97b84feef1655a_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-rhel9@sha256:72bd6eb932a368af10d5c607d8b60e0fe8b87862f4adaa17fd022a3427a46ca8_s390x",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-rhel9@sha256:953630d9f9924f17ab7ce168772c3facbaf6866b79a1cf0fb9aee1dcf6eb8c7d_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-rhel9@sha256:9b477366f861df49b533d95941b9770b032827bb4a259c5f86abce8705960c05_ppc64le",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-haproxy-rhel9@sha256:720b3207087d4feb8ab59ffd0b70d6bc22fa21d53b62393779dfaf8972a32e60_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-haproxy-rhel9@sha256:8cc4a146d7be5046b416fe9c04d77b4f0a25a2ab7180fdbf8c46cff8e2483080_ppc64le",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-haproxy-rhel9@sha256:e4da2c9d53159d43c6795151eb3c9dea373da19b34d76094b60e7a2466415d62_s390x",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-promtail-rhel9@sha256:44697ad0d15d1f37b98243f5f013cb9271d70e2b10ab52093a1d7e3409a674b2_s390x",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-promtail-rhel9@sha256:b46c0196fab3bd3a60b64a1d7ff8af6fbc7c3e526618da1cc78032bffa3be171_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-promtail-rhel9@sha256:f52fd8d5fbfdcc202c5e31096119377a8b87f9efd31602398d45cec86ec35940_ppc64le",
"9Base-RHCEPH-6.1-Tools:rhceph/snmp-notifier-rhel9@sha256:8887234fbbaddf620eaa7b0f4b1ed6ab8aa5bc52e019e67179554ccd03fba676_ppc64le",
"9Base-RHCEPH-6.1-Tools:rhceph/snmp-notifier-rhel9@sha256:9078b49846d8ec681bec5b96f0d4087b4c66bdc6baf4701cfc9c8e8aeae89661_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/snmp-notifier-rhel9@sha256:df7c89608fe8352d445efcc1017521b35878cfe61a8b9fd91fab24c00786b2bf_s390x"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2132868"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in the golang package, where requests forwarded by reverse proxy include the raw query parameters from the inbound request, including unparseable parameters rejected by net/http. This issue could permit query parameter smuggling when a Go proxy forwards a parameter with an unparseable value. After the fix, the reverse proxy sanitizes the query parameters in the forwarded query when the outbound request\u0027s form field is set after the reverse proxy. The director function returns, indicating that the proxy has parsed the query parameters. Proxies that do not parse query parameters continue to forward the original query parameters unchanged.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "golang: net/http/httputil: ReverseProxy should not forward unparseable query parameters",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "The opportunity to exploit this vulnerability is limited to the Golang runtime. In the case of the OpenShift Container Platform, this would be restricted within each individual container. There are multiple layers of guide rails (Golang\u2019s Garbage Collector; OpenShift\u2019s resource constraints imposed at the container and cluster levels) which would require a malicious user to continue submitting attacks for there to be any enduring impact.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-dashboard-rhel9@sha256:1d7ca201b778e6a6cb559129e240233b6b6461399c67f979c07d5fe288c400f6_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-dashboard-rhel9@sha256:3fb7480f9d68333e168eae0c9fbeceb0df7962a40c25ecced81ea4c4959b2c25_s390x",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-dashboard-rhel9@sha256:50329da263e8ef00c47632156761621bac30fead5e574ef23cd1d30b7af0019a_ppc64le"
],
"known_not_affected": [
"9Base-RHCEPH-6.1-Tools:rhceph/keepalived-rhel9@sha256:2ae4274163155d880cbd41d1a197d6856f326501a50e028ff3de9ff8a85b3e97_s390x",
"9Base-RHCEPH-6.1-Tools:rhceph/keepalived-rhel9@sha256:36abd2b22ebabea813c5afde35b0b80a200056f811267e89f0270da9155b1a22_ppc64le",
"9Base-RHCEPH-6.1-Tools:rhceph/keepalived-rhel9@sha256:b21d882fd2d08d6f162dbb63e0626d9d6aa892a677c5a28edc97b84feef1655a_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-rhel9@sha256:72bd6eb932a368af10d5c607d8b60e0fe8b87862f4adaa17fd022a3427a46ca8_s390x",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-rhel9@sha256:953630d9f9924f17ab7ce168772c3facbaf6866b79a1cf0fb9aee1dcf6eb8c7d_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-rhel9@sha256:9b477366f861df49b533d95941b9770b032827bb4a259c5f86abce8705960c05_ppc64le",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-haproxy-rhel9@sha256:720b3207087d4feb8ab59ffd0b70d6bc22fa21d53b62393779dfaf8972a32e60_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-haproxy-rhel9@sha256:8cc4a146d7be5046b416fe9c04d77b4f0a25a2ab7180fdbf8c46cff8e2483080_ppc64le",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-haproxy-rhel9@sha256:e4da2c9d53159d43c6795151eb3c9dea373da19b34d76094b60e7a2466415d62_s390x",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-promtail-rhel9@sha256:44697ad0d15d1f37b98243f5f013cb9271d70e2b10ab52093a1d7e3409a674b2_s390x",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-promtail-rhel9@sha256:b46c0196fab3bd3a60b64a1d7ff8af6fbc7c3e526618da1cc78032bffa3be171_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-promtail-rhel9@sha256:f52fd8d5fbfdcc202c5e31096119377a8b87f9efd31602398d45cec86ec35940_ppc64le",
"9Base-RHCEPH-6.1-Tools:rhceph/snmp-notifier-rhel9@sha256:8887234fbbaddf620eaa7b0f4b1ed6ab8aa5bc52e019e67179554ccd03fba676_ppc64le",
"9Base-RHCEPH-6.1-Tools:rhceph/snmp-notifier-rhel9@sha256:9078b49846d8ec681bec5b96f0d4087b4c66bdc6baf4701cfc9c8e8aeae89661_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/snmp-notifier-rhel9@sha256:df7c89608fe8352d445efcc1017521b35878cfe61a8b9fd91fab24c00786b2bf_s390x"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2022-2880"
},
{
"category": "external",
"summary": "RHBZ#2132868",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2132868"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2022-2880",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-2880"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2022-2880",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2022-2880"
},
{
"category": "external",
"summary": "https://github.com/golang/go/issues/54663",
"url": "https://github.com/golang/go/issues/54663"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-announce/c/xtuG5faxtaU?pli=1",
"url": "https://groups.google.com/g/golang-announce/c/xtuG5faxtaU?pli=1"
}
],
"release_date": "2022-10-04T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2023-06-15T15:59:41+00:00",
"details": "For details on how to apply this update, see Upgrade a Red Hat Ceph Storage\ncluster using cephadm in the Red Hat Storage Ceph Upgrade\nGuide.(https://access.redhat.com/documentation/en-us/red_hat_ceph_storage)",
"product_ids": [
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-dashboard-rhel9@sha256:1d7ca201b778e6a6cb559129e240233b6b6461399c67f979c07d5fe288c400f6_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-dashboard-rhel9@sha256:3fb7480f9d68333e168eae0c9fbeceb0df7962a40c25ecced81ea4c4959b2c25_s390x",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-dashboard-rhel9@sha256:50329da263e8ef00c47632156761621bac30fead5e574ef23cd1d30b7af0019a_ppc64le"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2023:3642"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "NONE",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "NONE",
"integrityImpact": "HIGH",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:H/A:N",
"version": "3.1"
},
"products": [
"9Base-RHCEPH-6.1-Tools:rhceph/keepalived-rhel9@sha256:2ae4274163155d880cbd41d1a197d6856f326501a50e028ff3de9ff8a85b3e97_s390x",
"9Base-RHCEPH-6.1-Tools:rhceph/keepalived-rhel9@sha256:36abd2b22ebabea813c5afde35b0b80a200056f811267e89f0270da9155b1a22_ppc64le",
"9Base-RHCEPH-6.1-Tools:rhceph/keepalived-rhel9@sha256:b21d882fd2d08d6f162dbb63e0626d9d6aa892a677c5a28edc97b84feef1655a_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-dashboard-rhel9@sha256:1d7ca201b778e6a6cb559129e240233b6b6461399c67f979c07d5fe288c400f6_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-dashboard-rhel9@sha256:3fb7480f9d68333e168eae0c9fbeceb0df7962a40c25ecced81ea4c4959b2c25_s390x",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-dashboard-rhel9@sha256:50329da263e8ef00c47632156761621bac30fead5e574ef23cd1d30b7af0019a_ppc64le",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-rhel9@sha256:72bd6eb932a368af10d5c607d8b60e0fe8b87862f4adaa17fd022a3427a46ca8_s390x",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-rhel9@sha256:953630d9f9924f17ab7ce168772c3facbaf6866b79a1cf0fb9aee1dcf6eb8c7d_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-rhel9@sha256:9b477366f861df49b533d95941b9770b032827bb4a259c5f86abce8705960c05_ppc64le",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-haproxy-rhel9@sha256:720b3207087d4feb8ab59ffd0b70d6bc22fa21d53b62393779dfaf8972a32e60_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-haproxy-rhel9@sha256:8cc4a146d7be5046b416fe9c04d77b4f0a25a2ab7180fdbf8c46cff8e2483080_ppc64le",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-haproxy-rhel9@sha256:e4da2c9d53159d43c6795151eb3c9dea373da19b34d76094b60e7a2466415d62_s390x",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-promtail-rhel9@sha256:44697ad0d15d1f37b98243f5f013cb9271d70e2b10ab52093a1d7e3409a674b2_s390x",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-promtail-rhel9@sha256:b46c0196fab3bd3a60b64a1d7ff8af6fbc7c3e526618da1cc78032bffa3be171_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-promtail-rhel9@sha256:f52fd8d5fbfdcc202c5e31096119377a8b87f9efd31602398d45cec86ec35940_ppc64le",
"9Base-RHCEPH-6.1-Tools:rhceph/snmp-notifier-rhel9@sha256:8887234fbbaddf620eaa7b0f4b1ed6ab8aa5bc52e019e67179554ccd03fba676_ppc64le",
"9Base-RHCEPH-6.1-Tools:rhceph/snmp-notifier-rhel9@sha256:9078b49846d8ec681bec5b96f0d4087b4c66bdc6baf4701cfc9c8e8aeae89661_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/snmp-notifier-rhel9@sha256:df7c89608fe8352d445efcc1017521b35878cfe61a8b9fd91fab24c00786b2bf_s390x"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "golang: net/http/httputil: ReverseProxy should not forward unparseable query parameters"
},
{
"cve": "CVE-2022-21680",
"cwe": {
"id": "CWE-186",
"name": "Overly Restrictive Regular Expression"
},
"discovery_date": "2022-05-06T00:00:00+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"9Base-RHCEPH-6.1-Tools:rhceph/keepalived-rhel9@sha256:2ae4274163155d880cbd41d1a197d6856f326501a50e028ff3de9ff8a85b3e97_s390x",
"9Base-RHCEPH-6.1-Tools:rhceph/keepalived-rhel9@sha256:36abd2b22ebabea813c5afde35b0b80a200056f811267e89f0270da9155b1a22_ppc64le",
"9Base-RHCEPH-6.1-Tools:rhceph/keepalived-rhel9@sha256:b21d882fd2d08d6f162dbb63e0626d9d6aa892a677c5a28edc97b84feef1655a_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-rhel9@sha256:72bd6eb932a368af10d5c607d8b60e0fe8b87862f4adaa17fd022a3427a46ca8_s390x",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-rhel9@sha256:953630d9f9924f17ab7ce168772c3facbaf6866b79a1cf0fb9aee1dcf6eb8c7d_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-rhel9@sha256:9b477366f861df49b533d95941b9770b032827bb4a259c5f86abce8705960c05_ppc64le",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-haproxy-rhel9@sha256:720b3207087d4feb8ab59ffd0b70d6bc22fa21d53b62393779dfaf8972a32e60_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-haproxy-rhel9@sha256:8cc4a146d7be5046b416fe9c04d77b4f0a25a2ab7180fdbf8c46cff8e2483080_ppc64le",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-haproxy-rhel9@sha256:e4da2c9d53159d43c6795151eb3c9dea373da19b34d76094b60e7a2466415d62_s390x",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-promtail-rhel9@sha256:44697ad0d15d1f37b98243f5f013cb9271d70e2b10ab52093a1d7e3409a674b2_s390x",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-promtail-rhel9@sha256:b46c0196fab3bd3a60b64a1d7ff8af6fbc7c3e526618da1cc78032bffa3be171_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-promtail-rhel9@sha256:f52fd8d5fbfdcc202c5e31096119377a8b87f9efd31602398d45cec86ec35940_ppc64le",
"9Base-RHCEPH-6.1-Tools:rhceph/snmp-notifier-rhel9@sha256:8887234fbbaddf620eaa7b0f4b1ed6ab8aa5bc52e019e67179554ccd03fba676_ppc64le",
"9Base-RHCEPH-6.1-Tools:rhceph/snmp-notifier-rhel9@sha256:9078b49846d8ec681bec5b96f0d4087b4c66bdc6baf4701cfc9c8e8aeae89661_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/snmp-notifier-rhel9@sha256:df7c89608fe8352d445efcc1017521b35878cfe61a8b9fd91fab24c00786b2bf_s390x"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2082705"
}
],
"notes": [
{
"category": "description",
"text": "A vulnerability was found in the markedjs package. Affected versions of this package are vulnerable to Regular expression Denial of Service (ReDoS) attacks, affecting system availability.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "marked: regular expression block.def may lead Denial of Service",
"title": "Vulnerability summary"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-dashboard-rhel9@sha256:1d7ca201b778e6a6cb559129e240233b6b6461399c67f979c07d5fe288c400f6_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-dashboard-rhel9@sha256:3fb7480f9d68333e168eae0c9fbeceb0df7962a40c25ecced81ea4c4959b2c25_s390x",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-dashboard-rhel9@sha256:50329da263e8ef00c47632156761621bac30fead5e574ef23cd1d30b7af0019a_ppc64le"
],
"known_not_affected": [
"9Base-RHCEPH-6.1-Tools:rhceph/keepalived-rhel9@sha256:2ae4274163155d880cbd41d1a197d6856f326501a50e028ff3de9ff8a85b3e97_s390x",
"9Base-RHCEPH-6.1-Tools:rhceph/keepalived-rhel9@sha256:36abd2b22ebabea813c5afde35b0b80a200056f811267e89f0270da9155b1a22_ppc64le",
"9Base-RHCEPH-6.1-Tools:rhceph/keepalived-rhel9@sha256:b21d882fd2d08d6f162dbb63e0626d9d6aa892a677c5a28edc97b84feef1655a_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-rhel9@sha256:72bd6eb932a368af10d5c607d8b60e0fe8b87862f4adaa17fd022a3427a46ca8_s390x",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-rhel9@sha256:953630d9f9924f17ab7ce168772c3facbaf6866b79a1cf0fb9aee1dcf6eb8c7d_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-rhel9@sha256:9b477366f861df49b533d95941b9770b032827bb4a259c5f86abce8705960c05_ppc64le",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-haproxy-rhel9@sha256:720b3207087d4feb8ab59ffd0b70d6bc22fa21d53b62393779dfaf8972a32e60_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-haproxy-rhel9@sha256:8cc4a146d7be5046b416fe9c04d77b4f0a25a2ab7180fdbf8c46cff8e2483080_ppc64le",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-haproxy-rhel9@sha256:e4da2c9d53159d43c6795151eb3c9dea373da19b34d76094b60e7a2466415d62_s390x",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-promtail-rhel9@sha256:44697ad0d15d1f37b98243f5f013cb9271d70e2b10ab52093a1d7e3409a674b2_s390x",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-promtail-rhel9@sha256:b46c0196fab3bd3a60b64a1d7ff8af6fbc7c3e526618da1cc78032bffa3be171_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-promtail-rhel9@sha256:f52fd8d5fbfdcc202c5e31096119377a8b87f9efd31602398d45cec86ec35940_ppc64le",
"9Base-RHCEPH-6.1-Tools:rhceph/snmp-notifier-rhel9@sha256:8887234fbbaddf620eaa7b0f4b1ed6ab8aa5bc52e019e67179554ccd03fba676_ppc64le",
"9Base-RHCEPH-6.1-Tools:rhceph/snmp-notifier-rhel9@sha256:9078b49846d8ec681bec5b96f0d4087b4c66bdc6baf4701cfc9c8e8aeae89661_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/snmp-notifier-rhel9@sha256:df7c89608fe8352d445efcc1017521b35878cfe61a8b9fd91fab24c00786b2bf_s390x"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2022-21680"
},
{
"category": "external",
"summary": "RHBZ#2082705",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2082705"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2022-21680",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-21680"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2022-21680",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2022-21680"
}
],
"release_date": "2022-01-14T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2023-06-15T15:59:41+00:00",
"details": "For details on how to apply this update, see Upgrade a Red Hat Ceph Storage\ncluster using cephadm in the Red Hat Storage Ceph Upgrade\nGuide.(https://access.redhat.com/documentation/en-us/red_hat_ceph_storage)",
"product_ids": [
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-dashboard-rhel9@sha256:1d7ca201b778e6a6cb559129e240233b6b6461399c67f979c07d5fe288c400f6_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-dashboard-rhel9@sha256:3fb7480f9d68333e168eae0c9fbeceb0df7962a40c25ecced81ea4c4959b2c25_s390x",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-dashboard-rhel9@sha256:50329da263e8ef00c47632156761621bac30fead5e574ef23cd1d30b7af0019a_ppc64le"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2023:3642"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"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-RHCEPH-6.1-Tools:rhceph/keepalived-rhel9@sha256:2ae4274163155d880cbd41d1a197d6856f326501a50e028ff3de9ff8a85b3e97_s390x",
"9Base-RHCEPH-6.1-Tools:rhceph/keepalived-rhel9@sha256:36abd2b22ebabea813c5afde35b0b80a200056f811267e89f0270da9155b1a22_ppc64le",
"9Base-RHCEPH-6.1-Tools:rhceph/keepalived-rhel9@sha256:b21d882fd2d08d6f162dbb63e0626d9d6aa892a677c5a28edc97b84feef1655a_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-dashboard-rhel9@sha256:1d7ca201b778e6a6cb559129e240233b6b6461399c67f979c07d5fe288c400f6_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-dashboard-rhel9@sha256:3fb7480f9d68333e168eae0c9fbeceb0df7962a40c25ecced81ea4c4959b2c25_s390x",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-dashboard-rhel9@sha256:50329da263e8ef00c47632156761621bac30fead5e574ef23cd1d30b7af0019a_ppc64le",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-rhel9@sha256:72bd6eb932a368af10d5c607d8b60e0fe8b87862f4adaa17fd022a3427a46ca8_s390x",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-rhel9@sha256:953630d9f9924f17ab7ce168772c3facbaf6866b79a1cf0fb9aee1dcf6eb8c7d_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-rhel9@sha256:9b477366f861df49b533d95941b9770b032827bb4a259c5f86abce8705960c05_ppc64le",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-haproxy-rhel9@sha256:720b3207087d4feb8ab59ffd0b70d6bc22fa21d53b62393779dfaf8972a32e60_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-haproxy-rhel9@sha256:8cc4a146d7be5046b416fe9c04d77b4f0a25a2ab7180fdbf8c46cff8e2483080_ppc64le",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-haproxy-rhel9@sha256:e4da2c9d53159d43c6795151eb3c9dea373da19b34d76094b60e7a2466415d62_s390x",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-promtail-rhel9@sha256:44697ad0d15d1f37b98243f5f013cb9271d70e2b10ab52093a1d7e3409a674b2_s390x",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-promtail-rhel9@sha256:b46c0196fab3bd3a60b64a1d7ff8af6fbc7c3e526618da1cc78032bffa3be171_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-promtail-rhel9@sha256:f52fd8d5fbfdcc202c5e31096119377a8b87f9efd31602398d45cec86ec35940_ppc64le",
"9Base-RHCEPH-6.1-Tools:rhceph/snmp-notifier-rhel9@sha256:8887234fbbaddf620eaa7b0f4b1ed6ab8aa5bc52e019e67179554ccd03fba676_ppc64le",
"9Base-RHCEPH-6.1-Tools:rhceph/snmp-notifier-rhel9@sha256:9078b49846d8ec681bec5b96f0d4087b4c66bdc6baf4701cfc9c8e8aeae89661_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/snmp-notifier-rhel9@sha256:df7c89608fe8352d445efcc1017521b35878cfe61a8b9fd91fab24c00786b2bf_s390x"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "marked: regular expression block.def may lead Denial of Service"
},
{
"cve": "CVE-2022-21681",
"cwe": {
"id": "CWE-186",
"name": "Overly Restrictive Regular Expression"
},
"discovery_date": "2022-05-06T00:00:00+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"9Base-RHCEPH-6.1-Tools:rhceph/keepalived-rhel9@sha256:2ae4274163155d880cbd41d1a197d6856f326501a50e028ff3de9ff8a85b3e97_s390x",
"9Base-RHCEPH-6.1-Tools:rhceph/keepalived-rhel9@sha256:36abd2b22ebabea813c5afde35b0b80a200056f811267e89f0270da9155b1a22_ppc64le",
"9Base-RHCEPH-6.1-Tools:rhceph/keepalived-rhel9@sha256:b21d882fd2d08d6f162dbb63e0626d9d6aa892a677c5a28edc97b84feef1655a_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-rhel9@sha256:72bd6eb932a368af10d5c607d8b60e0fe8b87862f4adaa17fd022a3427a46ca8_s390x",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-rhel9@sha256:953630d9f9924f17ab7ce168772c3facbaf6866b79a1cf0fb9aee1dcf6eb8c7d_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-rhel9@sha256:9b477366f861df49b533d95941b9770b032827bb4a259c5f86abce8705960c05_ppc64le",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-haproxy-rhel9@sha256:720b3207087d4feb8ab59ffd0b70d6bc22fa21d53b62393779dfaf8972a32e60_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-haproxy-rhel9@sha256:8cc4a146d7be5046b416fe9c04d77b4f0a25a2ab7180fdbf8c46cff8e2483080_ppc64le",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-haproxy-rhel9@sha256:e4da2c9d53159d43c6795151eb3c9dea373da19b34d76094b60e7a2466415d62_s390x",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-promtail-rhel9@sha256:44697ad0d15d1f37b98243f5f013cb9271d70e2b10ab52093a1d7e3409a674b2_s390x",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-promtail-rhel9@sha256:b46c0196fab3bd3a60b64a1d7ff8af6fbc7c3e526618da1cc78032bffa3be171_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-promtail-rhel9@sha256:f52fd8d5fbfdcc202c5e31096119377a8b87f9efd31602398d45cec86ec35940_ppc64le",
"9Base-RHCEPH-6.1-Tools:rhceph/snmp-notifier-rhel9@sha256:8887234fbbaddf620eaa7b0f4b1ed6ab8aa5bc52e019e67179554ccd03fba676_ppc64le",
"9Base-RHCEPH-6.1-Tools:rhceph/snmp-notifier-rhel9@sha256:9078b49846d8ec681bec5b96f0d4087b4c66bdc6baf4701cfc9c8e8aeae89661_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/snmp-notifier-rhel9@sha256:df7c89608fe8352d445efcc1017521b35878cfe61a8b9fd91fab24c00786b2bf_s390x"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2082706"
}
],
"notes": [
{
"category": "description",
"text": "A vulnerability was found in the markedjs package. Affected versions of this package are vulnerable to Regular expression Denial of Service (ReDoS) attacks, affecting system availability.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "marked: regular expression inline.reflinkSearch may lead Denial of Service",
"title": "Vulnerability summary"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-dashboard-rhel9@sha256:1d7ca201b778e6a6cb559129e240233b6b6461399c67f979c07d5fe288c400f6_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-dashboard-rhel9@sha256:3fb7480f9d68333e168eae0c9fbeceb0df7962a40c25ecced81ea4c4959b2c25_s390x",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-dashboard-rhel9@sha256:50329da263e8ef00c47632156761621bac30fead5e574ef23cd1d30b7af0019a_ppc64le"
],
"known_not_affected": [
"9Base-RHCEPH-6.1-Tools:rhceph/keepalived-rhel9@sha256:2ae4274163155d880cbd41d1a197d6856f326501a50e028ff3de9ff8a85b3e97_s390x",
"9Base-RHCEPH-6.1-Tools:rhceph/keepalived-rhel9@sha256:36abd2b22ebabea813c5afde35b0b80a200056f811267e89f0270da9155b1a22_ppc64le",
"9Base-RHCEPH-6.1-Tools:rhceph/keepalived-rhel9@sha256:b21d882fd2d08d6f162dbb63e0626d9d6aa892a677c5a28edc97b84feef1655a_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-rhel9@sha256:72bd6eb932a368af10d5c607d8b60e0fe8b87862f4adaa17fd022a3427a46ca8_s390x",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-rhel9@sha256:953630d9f9924f17ab7ce168772c3facbaf6866b79a1cf0fb9aee1dcf6eb8c7d_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-rhel9@sha256:9b477366f861df49b533d95941b9770b032827bb4a259c5f86abce8705960c05_ppc64le",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-haproxy-rhel9@sha256:720b3207087d4feb8ab59ffd0b70d6bc22fa21d53b62393779dfaf8972a32e60_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-haproxy-rhel9@sha256:8cc4a146d7be5046b416fe9c04d77b4f0a25a2ab7180fdbf8c46cff8e2483080_ppc64le",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-haproxy-rhel9@sha256:e4da2c9d53159d43c6795151eb3c9dea373da19b34d76094b60e7a2466415d62_s390x",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-promtail-rhel9@sha256:44697ad0d15d1f37b98243f5f013cb9271d70e2b10ab52093a1d7e3409a674b2_s390x",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-promtail-rhel9@sha256:b46c0196fab3bd3a60b64a1d7ff8af6fbc7c3e526618da1cc78032bffa3be171_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-promtail-rhel9@sha256:f52fd8d5fbfdcc202c5e31096119377a8b87f9efd31602398d45cec86ec35940_ppc64le",
"9Base-RHCEPH-6.1-Tools:rhceph/snmp-notifier-rhel9@sha256:8887234fbbaddf620eaa7b0f4b1ed6ab8aa5bc52e019e67179554ccd03fba676_ppc64le",
"9Base-RHCEPH-6.1-Tools:rhceph/snmp-notifier-rhel9@sha256:9078b49846d8ec681bec5b96f0d4087b4c66bdc6baf4701cfc9c8e8aeae89661_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/snmp-notifier-rhel9@sha256:df7c89608fe8352d445efcc1017521b35878cfe61a8b9fd91fab24c00786b2bf_s390x"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2022-21681"
},
{
"category": "external",
"summary": "RHBZ#2082706",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2082706"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2022-21681",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-21681"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2022-21681",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2022-21681"
}
],
"release_date": "2022-01-14T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2023-06-15T15:59:41+00:00",
"details": "For details on how to apply this update, see Upgrade a Red Hat Ceph Storage\ncluster using cephadm in the Red Hat Storage Ceph Upgrade\nGuide.(https://access.redhat.com/documentation/en-us/red_hat_ceph_storage)",
"product_ids": [
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-dashboard-rhel9@sha256:1d7ca201b778e6a6cb559129e240233b6b6461399c67f979c07d5fe288c400f6_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-dashboard-rhel9@sha256:3fb7480f9d68333e168eae0c9fbeceb0df7962a40c25ecced81ea4c4959b2c25_s390x",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-dashboard-rhel9@sha256:50329da263e8ef00c47632156761621bac30fead5e574ef23cd1d30b7af0019a_ppc64le"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2023:3642"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"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-RHCEPH-6.1-Tools:rhceph/keepalived-rhel9@sha256:2ae4274163155d880cbd41d1a197d6856f326501a50e028ff3de9ff8a85b3e97_s390x",
"9Base-RHCEPH-6.1-Tools:rhceph/keepalived-rhel9@sha256:36abd2b22ebabea813c5afde35b0b80a200056f811267e89f0270da9155b1a22_ppc64le",
"9Base-RHCEPH-6.1-Tools:rhceph/keepalived-rhel9@sha256:b21d882fd2d08d6f162dbb63e0626d9d6aa892a677c5a28edc97b84feef1655a_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-dashboard-rhel9@sha256:1d7ca201b778e6a6cb559129e240233b6b6461399c67f979c07d5fe288c400f6_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-dashboard-rhel9@sha256:3fb7480f9d68333e168eae0c9fbeceb0df7962a40c25ecced81ea4c4959b2c25_s390x",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-dashboard-rhel9@sha256:50329da263e8ef00c47632156761621bac30fead5e574ef23cd1d30b7af0019a_ppc64le",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-rhel9@sha256:72bd6eb932a368af10d5c607d8b60e0fe8b87862f4adaa17fd022a3427a46ca8_s390x",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-rhel9@sha256:953630d9f9924f17ab7ce168772c3facbaf6866b79a1cf0fb9aee1dcf6eb8c7d_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-rhel9@sha256:9b477366f861df49b533d95941b9770b032827bb4a259c5f86abce8705960c05_ppc64le",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-haproxy-rhel9@sha256:720b3207087d4feb8ab59ffd0b70d6bc22fa21d53b62393779dfaf8972a32e60_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-haproxy-rhel9@sha256:8cc4a146d7be5046b416fe9c04d77b4f0a25a2ab7180fdbf8c46cff8e2483080_ppc64le",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-haproxy-rhel9@sha256:e4da2c9d53159d43c6795151eb3c9dea373da19b34d76094b60e7a2466415d62_s390x",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-promtail-rhel9@sha256:44697ad0d15d1f37b98243f5f013cb9271d70e2b10ab52093a1d7e3409a674b2_s390x",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-promtail-rhel9@sha256:b46c0196fab3bd3a60b64a1d7ff8af6fbc7c3e526618da1cc78032bffa3be171_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-promtail-rhel9@sha256:f52fd8d5fbfdcc202c5e31096119377a8b87f9efd31602398d45cec86ec35940_ppc64le",
"9Base-RHCEPH-6.1-Tools:rhceph/snmp-notifier-rhel9@sha256:8887234fbbaddf620eaa7b0f4b1ed6ab8aa5bc52e019e67179554ccd03fba676_ppc64le",
"9Base-RHCEPH-6.1-Tools:rhceph/snmp-notifier-rhel9@sha256:9078b49846d8ec681bec5b96f0d4087b4c66bdc6baf4701cfc9c8e8aeae89661_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/snmp-notifier-rhel9@sha256:df7c89608fe8352d445efcc1017521b35878cfe61a8b9fd91fab24c00786b2bf_s390x"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "marked: regular expression inline.reflinkSearch may lead Denial of Service"
},
{
"cve": "CVE-2022-23498",
"cwe": {
"id": "CWE-200",
"name": "Exposure of Sensitive Information to an Unauthorized Actor"
},
"discovery_date": "2023-02-06T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2167266"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in the Grafana package. When data-source query caching is enabled, Grafana caches all headers, including `grafana_session.` As a result, any user that queries a data source where the caching is enabled can acquire another user\u2019s session.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "grafana: Use of Cache Containing Sensitive Information",
"title": "Vulnerability summary"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"9Base-RHCEPH-6.1-Tools:rhceph/keepalived-rhel9@sha256:2ae4274163155d880cbd41d1a197d6856f326501a50e028ff3de9ff8a85b3e97_s390x",
"9Base-RHCEPH-6.1-Tools:rhceph/keepalived-rhel9@sha256:36abd2b22ebabea813c5afde35b0b80a200056f811267e89f0270da9155b1a22_ppc64le",
"9Base-RHCEPH-6.1-Tools:rhceph/keepalived-rhel9@sha256:b21d882fd2d08d6f162dbb63e0626d9d6aa892a677c5a28edc97b84feef1655a_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-dashboard-rhel9@sha256:1d7ca201b778e6a6cb559129e240233b6b6461399c67f979c07d5fe288c400f6_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-dashboard-rhel9@sha256:3fb7480f9d68333e168eae0c9fbeceb0df7962a40c25ecced81ea4c4959b2c25_s390x",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-dashboard-rhel9@sha256:50329da263e8ef00c47632156761621bac30fead5e574ef23cd1d30b7af0019a_ppc64le",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-rhel9@sha256:72bd6eb932a368af10d5c607d8b60e0fe8b87862f4adaa17fd022a3427a46ca8_s390x",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-rhel9@sha256:953630d9f9924f17ab7ce168772c3facbaf6866b79a1cf0fb9aee1dcf6eb8c7d_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-rhel9@sha256:9b477366f861df49b533d95941b9770b032827bb4a259c5f86abce8705960c05_ppc64le",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-haproxy-rhel9@sha256:720b3207087d4feb8ab59ffd0b70d6bc22fa21d53b62393779dfaf8972a32e60_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-haproxy-rhel9@sha256:8cc4a146d7be5046b416fe9c04d77b4f0a25a2ab7180fdbf8c46cff8e2483080_ppc64le",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-haproxy-rhel9@sha256:e4da2c9d53159d43c6795151eb3c9dea373da19b34d76094b60e7a2466415d62_s390x",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-promtail-rhel9@sha256:44697ad0d15d1f37b98243f5f013cb9271d70e2b10ab52093a1d7e3409a674b2_s390x",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-promtail-rhel9@sha256:b46c0196fab3bd3a60b64a1d7ff8af6fbc7c3e526618da1cc78032bffa3be171_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-promtail-rhel9@sha256:f52fd8d5fbfdcc202c5e31096119377a8b87f9efd31602398d45cec86ec35940_ppc64le",
"9Base-RHCEPH-6.1-Tools:rhceph/snmp-notifier-rhel9@sha256:8887234fbbaddf620eaa7b0f4b1ed6ab8aa5bc52e019e67179554ccd03fba676_ppc64le",
"9Base-RHCEPH-6.1-Tools:rhceph/snmp-notifier-rhel9@sha256:9078b49846d8ec681bec5b96f0d4087b4c66bdc6baf4701cfc9c8e8aeae89661_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/snmp-notifier-rhel9@sha256:df7c89608fe8352d445efcc1017521b35878cfe61a8b9fd91fab24c00786b2bf_s390x"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2022-23498"
},
{
"category": "external",
"summary": "RHBZ#2167266",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2167266"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2022-23498",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-23498"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2022-23498",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2022-23498"
},
{
"category": "external",
"summary": "https://github.com/grafana/grafana/security/advisories/GHSA-2j8f-6whh-frc8",
"url": "https://github.com/grafana/grafana/security/advisories/GHSA-2j8f-6whh-frc8"
}
],
"release_date": "2023-02-03T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2023-06-15T15:59:41+00:00",
"details": "For details on how to apply this update, see Upgrade a Red Hat Ceph Storage\ncluster using cephadm in the Red Hat Storage Ceph Upgrade\nGuide.(https://access.redhat.com/documentation/en-us/red_hat_ceph_storage)",
"product_ids": [
"9Base-RHCEPH-6.1-Tools:rhceph/keepalived-rhel9@sha256:2ae4274163155d880cbd41d1a197d6856f326501a50e028ff3de9ff8a85b3e97_s390x",
"9Base-RHCEPH-6.1-Tools:rhceph/keepalived-rhel9@sha256:36abd2b22ebabea813c5afde35b0b80a200056f811267e89f0270da9155b1a22_ppc64le",
"9Base-RHCEPH-6.1-Tools:rhceph/keepalived-rhel9@sha256:b21d882fd2d08d6f162dbb63e0626d9d6aa892a677c5a28edc97b84feef1655a_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-dashboard-rhel9@sha256:1d7ca201b778e6a6cb559129e240233b6b6461399c67f979c07d5fe288c400f6_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-dashboard-rhel9@sha256:3fb7480f9d68333e168eae0c9fbeceb0df7962a40c25ecced81ea4c4959b2c25_s390x",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-dashboard-rhel9@sha256:50329da263e8ef00c47632156761621bac30fead5e574ef23cd1d30b7af0019a_ppc64le",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-rhel9@sha256:72bd6eb932a368af10d5c607d8b60e0fe8b87862f4adaa17fd022a3427a46ca8_s390x",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-rhel9@sha256:953630d9f9924f17ab7ce168772c3facbaf6866b79a1cf0fb9aee1dcf6eb8c7d_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-rhel9@sha256:9b477366f861df49b533d95941b9770b032827bb4a259c5f86abce8705960c05_ppc64le",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-haproxy-rhel9@sha256:720b3207087d4feb8ab59ffd0b70d6bc22fa21d53b62393779dfaf8972a32e60_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-haproxy-rhel9@sha256:8cc4a146d7be5046b416fe9c04d77b4f0a25a2ab7180fdbf8c46cff8e2483080_ppc64le",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-haproxy-rhel9@sha256:e4da2c9d53159d43c6795151eb3c9dea373da19b34d76094b60e7a2466415d62_s390x",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-promtail-rhel9@sha256:44697ad0d15d1f37b98243f5f013cb9271d70e2b10ab52093a1d7e3409a674b2_s390x",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-promtail-rhel9@sha256:b46c0196fab3bd3a60b64a1d7ff8af6fbc7c3e526618da1cc78032bffa3be171_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-promtail-rhel9@sha256:f52fd8d5fbfdcc202c5e31096119377a8b87f9efd31602398d45cec86ec35940_ppc64le",
"9Base-RHCEPH-6.1-Tools:rhceph/snmp-notifier-rhel9@sha256:8887234fbbaddf620eaa7b0f4b1ed6ab8aa5bc52e019e67179554ccd03fba676_ppc64le",
"9Base-RHCEPH-6.1-Tools:rhceph/snmp-notifier-rhel9@sha256:9078b49846d8ec681bec5b96f0d4087b4c66bdc6baf4701cfc9c8e8aeae89661_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/snmp-notifier-rhel9@sha256:df7c89608fe8352d445efcc1017521b35878cfe61a8b9fd91fab24c00786b2bf_s390x"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2023:3642"
},
{
"category": "workaround",
"details": "To mitigate the vulnerability, disable the data source query caching for all data sources.",
"product_ids": [
"9Base-RHCEPH-6.1-Tools:rhceph/keepalived-rhel9@sha256:2ae4274163155d880cbd41d1a197d6856f326501a50e028ff3de9ff8a85b3e97_s390x",
"9Base-RHCEPH-6.1-Tools:rhceph/keepalived-rhel9@sha256:36abd2b22ebabea813c5afde35b0b80a200056f811267e89f0270da9155b1a22_ppc64le",
"9Base-RHCEPH-6.1-Tools:rhceph/keepalived-rhel9@sha256:b21d882fd2d08d6f162dbb63e0626d9d6aa892a677c5a28edc97b84feef1655a_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-dashboard-rhel9@sha256:1d7ca201b778e6a6cb559129e240233b6b6461399c67f979c07d5fe288c400f6_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-dashboard-rhel9@sha256:3fb7480f9d68333e168eae0c9fbeceb0df7962a40c25ecced81ea4c4959b2c25_s390x",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-dashboard-rhel9@sha256:50329da263e8ef00c47632156761621bac30fead5e574ef23cd1d30b7af0019a_ppc64le",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-rhel9@sha256:72bd6eb932a368af10d5c607d8b60e0fe8b87862f4adaa17fd022a3427a46ca8_s390x",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-rhel9@sha256:953630d9f9924f17ab7ce168772c3facbaf6866b79a1cf0fb9aee1dcf6eb8c7d_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-rhel9@sha256:9b477366f861df49b533d95941b9770b032827bb4a259c5f86abce8705960c05_ppc64le",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-haproxy-rhel9@sha256:720b3207087d4feb8ab59ffd0b70d6bc22fa21d53b62393779dfaf8972a32e60_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-haproxy-rhel9@sha256:8cc4a146d7be5046b416fe9c04d77b4f0a25a2ab7180fdbf8c46cff8e2483080_ppc64le",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-haproxy-rhel9@sha256:e4da2c9d53159d43c6795151eb3c9dea373da19b34d76094b60e7a2466415d62_s390x",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-promtail-rhel9@sha256:44697ad0d15d1f37b98243f5f013cb9271d70e2b10ab52093a1d7e3409a674b2_s390x",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-promtail-rhel9@sha256:b46c0196fab3bd3a60b64a1d7ff8af6fbc7c3e526618da1cc78032bffa3be171_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-promtail-rhel9@sha256:f52fd8d5fbfdcc202c5e31096119377a8b87f9efd31602398d45cec86ec35940_ppc64le",
"9Base-RHCEPH-6.1-Tools:rhceph/snmp-notifier-rhel9@sha256:8887234fbbaddf620eaa7b0f4b1ed6ab8aa5bc52e019e67179554ccd03fba676_ppc64le",
"9Base-RHCEPH-6.1-Tools:rhceph/snmp-notifier-rhel9@sha256:9078b49846d8ec681bec5b96f0d4087b4c66bdc6baf4701cfc9c8e8aeae89661_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/snmp-notifier-rhel9@sha256:df7c89608fe8352d445efcc1017521b35878cfe61a8b9fd91fab24c00786b2bf_s390x"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 8.8,
"baseSeverity": "HIGH",
"confidentialityImpact": "HIGH",
"integrityImpact": "HIGH",
"privilegesRequired": "LOW",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H",
"version": "3.1"
},
"products": [
"9Base-RHCEPH-6.1-Tools:rhceph/keepalived-rhel9@sha256:2ae4274163155d880cbd41d1a197d6856f326501a50e028ff3de9ff8a85b3e97_s390x",
"9Base-RHCEPH-6.1-Tools:rhceph/keepalived-rhel9@sha256:36abd2b22ebabea813c5afde35b0b80a200056f811267e89f0270da9155b1a22_ppc64le",
"9Base-RHCEPH-6.1-Tools:rhceph/keepalived-rhel9@sha256:b21d882fd2d08d6f162dbb63e0626d9d6aa892a677c5a28edc97b84feef1655a_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-dashboard-rhel9@sha256:1d7ca201b778e6a6cb559129e240233b6b6461399c67f979c07d5fe288c400f6_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-dashboard-rhel9@sha256:3fb7480f9d68333e168eae0c9fbeceb0df7962a40c25ecced81ea4c4959b2c25_s390x",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-dashboard-rhel9@sha256:50329da263e8ef00c47632156761621bac30fead5e574ef23cd1d30b7af0019a_ppc64le",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-rhel9@sha256:72bd6eb932a368af10d5c607d8b60e0fe8b87862f4adaa17fd022a3427a46ca8_s390x",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-rhel9@sha256:953630d9f9924f17ab7ce168772c3facbaf6866b79a1cf0fb9aee1dcf6eb8c7d_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-rhel9@sha256:9b477366f861df49b533d95941b9770b032827bb4a259c5f86abce8705960c05_ppc64le",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-haproxy-rhel9@sha256:720b3207087d4feb8ab59ffd0b70d6bc22fa21d53b62393779dfaf8972a32e60_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-haproxy-rhel9@sha256:8cc4a146d7be5046b416fe9c04d77b4f0a25a2ab7180fdbf8c46cff8e2483080_ppc64le",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-haproxy-rhel9@sha256:e4da2c9d53159d43c6795151eb3c9dea373da19b34d76094b60e7a2466415d62_s390x",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-promtail-rhel9@sha256:44697ad0d15d1f37b98243f5f013cb9271d70e2b10ab52093a1d7e3409a674b2_s390x",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-promtail-rhel9@sha256:b46c0196fab3bd3a60b64a1d7ff8af6fbc7c3e526618da1cc78032bffa3be171_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-promtail-rhel9@sha256:f52fd8d5fbfdcc202c5e31096119377a8b87f9efd31602398d45cec86ec35940_ppc64le",
"9Base-RHCEPH-6.1-Tools:rhceph/snmp-notifier-rhel9@sha256:8887234fbbaddf620eaa7b0f4b1ed6ab8aa5bc52e019e67179554ccd03fba676_ppc64le",
"9Base-RHCEPH-6.1-Tools:rhceph/snmp-notifier-rhel9@sha256:9078b49846d8ec681bec5b96f0d4087b4c66bdc6baf4701cfc9c8e8aeae89661_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/snmp-notifier-rhel9@sha256:df7c89608fe8352d445efcc1017521b35878cfe61a8b9fd91fab24c00786b2bf_s390x"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "grafana: Use of Cache Containing Sensitive Information"
},
{
"cve": "CVE-2022-24675",
"cwe": {
"id": "CWE-120",
"name": "Buffer Copy without Checking Size of Input (\u0027Classic Buffer Overflow\u0027)"
},
"discovery_date": "2022-04-21T00:00:00+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"9Base-RHCEPH-6.1-Tools:rhceph/keepalived-rhel9@sha256:2ae4274163155d880cbd41d1a197d6856f326501a50e028ff3de9ff8a85b3e97_s390x",
"9Base-RHCEPH-6.1-Tools:rhceph/keepalived-rhel9@sha256:36abd2b22ebabea813c5afde35b0b80a200056f811267e89f0270da9155b1a22_ppc64le",
"9Base-RHCEPH-6.1-Tools:rhceph/keepalived-rhel9@sha256:b21d882fd2d08d6f162dbb63e0626d9d6aa892a677c5a28edc97b84feef1655a_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-rhel9@sha256:72bd6eb932a368af10d5c607d8b60e0fe8b87862f4adaa17fd022a3427a46ca8_s390x",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-rhel9@sha256:953630d9f9924f17ab7ce168772c3facbaf6866b79a1cf0fb9aee1dcf6eb8c7d_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-rhel9@sha256:9b477366f861df49b533d95941b9770b032827bb4a259c5f86abce8705960c05_ppc64le",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-haproxy-rhel9@sha256:720b3207087d4feb8ab59ffd0b70d6bc22fa21d53b62393779dfaf8972a32e60_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-haproxy-rhel9@sha256:8cc4a146d7be5046b416fe9c04d77b4f0a25a2ab7180fdbf8c46cff8e2483080_ppc64le",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-haproxy-rhel9@sha256:e4da2c9d53159d43c6795151eb3c9dea373da19b34d76094b60e7a2466415d62_s390x",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-promtail-rhel9@sha256:44697ad0d15d1f37b98243f5f013cb9271d70e2b10ab52093a1d7e3409a674b2_s390x",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-promtail-rhel9@sha256:b46c0196fab3bd3a60b64a1d7ff8af6fbc7c3e526618da1cc78032bffa3be171_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-promtail-rhel9@sha256:f52fd8d5fbfdcc202c5e31096119377a8b87f9efd31602398d45cec86ec35940_ppc64le",
"9Base-RHCEPH-6.1-Tools:rhceph/snmp-notifier-rhel9@sha256:8887234fbbaddf620eaa7b0f4b1ed6ab8aa5bc52e019e67179554ccd03fba676_ppc64le",
"9Base-RHCEPH-6.1-Tools:rhceph/snmp-notifier-rhel9@sha256:9078b49846d8ec681bec5b96f0d4087b4c66bdc6baf4701cfc9c8e8aeae89661_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/snmp-notifier-rhel9@sha256:df7c89608fe8352d445efcc1017521b35878cfe61a8b9fd91fab24c00786b2bf_s390x"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2077688"
}
],
"notes": [
{
"category": "description",
"text": "A buffer overflow flaw was found in Golang\u0027s library encoding/pem. This flaw allows an attacker to use a large PEM input (more than 5 MB), causing a stack overflow in Decode, which leads to a loss of availability.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "golang: encoding/pem: fix stack overflow in Decode",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "Red Hat Enterprise Linux 7, 8 and 9 are affected, because the code-base is affected by this vulnerability.\n\nRed Hat Product Security has rated this issue as having Moderate security impact, and the issue is not currently planned to be addressed in future updates for Red Hat Enterprise Linux 7, hence, marked as Out-of-Support-Scope.\n\nRed Hat Developer Tools - Compilers (go-toolset-1.16-golang \u0026 go-toolset-1.17-golang), ships the vulnerable code and affected by this vulnerability.\n\nFor additional information, refer to the Issue Severity Classification: https://access.redhat.com/security/updates/classification/ and Red Hat Enterprise Linux Life Cycle \u0026 Updates Policy: https://access.redhat.com/support/policy/updates/errata/.\n\nWithin regulated environments, a combination of the following controls acts as a significant barrier to successfully exploiting a CWE-120: Buffer Copy without Checking Size of Input (\u0027Classic Buffer Overflow\u0027) vulnerability and therefore downgrades the severity of this particular CVE from Moderate to Low.\n\nRed Hat follows best practice and federal requirements for least privilege, allowing only specific processes to be run with isolated accounts specific to the team and federal platforms that have limited privileges that are only used for a single task. The environment leverages file integrity checks and malicious code protections, such as IPS/IDS and antimalware solutions, to help detect and prevent malicious code that attempts to exploit buffer overflow vulnerabilities. Robust input validation and error-handling mechanisms ensure all user inputs are thoroughly validated, preventing improperly validated inputs from causing system instability, exposing sensitive data, or escalating risks.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-dashboard-rhel9@sha256:1d7ca201b778e6a6cb559129e240233b6b6461399c67f979c07d5fe288c400f6_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-dashboard-rhel9@sha256:3fb7480f9d68333e168eae0c9fbeceb0df7962a40c25ecced81ea4c4959b2c25_s390x",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-dashboard-rhel9@sha256:50329da263e8ef00c47632156761621bac30fead5e574ef23cd1d30b7af0019a_ppc64le"
],
"known_not_affected": [
"9Base-RHCEPH-6.1-Tools:rhceph/keepalived-rhel9@sha256:2ae4274163155d880cbd41d1a197d6856f326501a50e028ff3de9ff8a85b3e97_s390x",
"9Base-RHCEPH-6.1-Tools:rhceph/keepalived-rhel9@sha256:36abd2b22ebabea813c5afde35b0b80a200056f811267e89f0270da9155b1a22_ppc64le",
"9Base-RHCEPH-6.1-Tools:rhceph/keepalived-rhel9@sha256:b21d882fd2d08d6f162dbb63e0626d9d6aa892a677c5a28edc97b84feef1655a_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-rhel9@sha256:72bd6eb932a368af10d5c607d8b60e0fe8b87862f4adaa17fd022a3427a46ca8_s390x",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-rhel9@sha256:953630d9f9924f17ab7ce168772c3facbaf6866b79a1cf0fb9aee1dcf6eb8c7d_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-rhel9@sha256:9b477366f861df49b533d95941b9770b032827bb4a259c5f86abce8705960c05_ppc64le",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-haproxy-rhel9@sha256:720b3207087d4feb8ab59ffd0b70d6bc22fa21d53b62393779dfaf8972a32e60_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-haproxy-rhel9@sha256:8cc4a146d7be5046b416fe9c04d77b4f0a25a2ab7180fdbf8c46cff8e2483080_ppc64le",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-haproxy-rhel9@sha256:e4da2c9d53159d43c6795151eb3c9dea373da19b34d76094b60e7a2466415d62_s390x",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-promtail-rhel9@sha256:44697ad0d15d1f37b98243f5f013cb9271d70e2b10ab52093a1d7e3409a674b2_s390x",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-promtail-rhel9@sha256:b46c0196fab3bd3a60b64a1d7ff8af6fbc7c3e526618da1cc78032bffa3be171_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-promtail-rhel9@sha256:f52fd8d5fbfdcc202c5e31096119377a8b87f9efd31602398d45cec86ec35940_ppc64le",
"9Base-RHCEPH-6.1-Tools:rhceph/snmp-notifier-rhel9@sha256:8887234fbbaddf620eaa7b0f4b1ed6ab8aa5bc52e019e67179554ccd03fba676_ppc64le",
"9Base-RHCEPH-6.1-Tools:rhceph/snmp-notifier-rhel9@sha256:9078b49846d8ec681bec5b96f0d4087b4c66bdc6baf4701cfc9c8e8aeae89661_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/snmp-notifier-rhel9@sha256:df7c89608fe8352d445efcc1017521b35878cfe61a8b9fd91fab24c00786b2bf_s390x"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2022-24675"
},
{
"category": "external",
"summary": "RHBZ#2077688",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2077688"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2022-24675",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-24675"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2022-24675",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2022-24675"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-announce/c/oecdBNLOml8",
"url": "https://groups.google.com/g/golang-announce/c/oecdBNLOml8"
}
],
"release_date": "2022-04-12T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2023-06-15T15:59:41+00:00",
"details": "For details on how to apply this update, see Upgrade a Red Hat Ceph Storage\ncluster using cephadm in the Red Hat Storage Ceph Upgrade\nGuide.(https://access.redhat.com/documentation/en-us/red_hat_ceph_storage)",
"product_ids": [
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-dashboard-rhel9@sha256:1d7ca201b778e6a6cb559129e240233b6b6461399c67f979c07d5fe288c400f6_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-dashboard-rhel9@sha256:3fb7480f9d68333e168eae0c9fbeceb0df7962a40c25ecced81ea4c4959b2c25_s390x",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-dashboard-rhel9@sha256:50329da263e8ef00c47632156761621bac30fead5e574ef23cd1d30b7af0019a_ppc64le"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2023:3642"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"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-RHCEPH-6.1-Tools:rhceph/keepalived-rhel9@sha256:2ae4274163155d880cbd41d1a197d6856f326501a50e028ff3de9ff8a85b3e97_s390x",
"9Base-RHCEPH-6.1-Tools:rhceph/keepalived-rhel9@sha256:36abd2b22ebabea813c5afde35b0b80a200056f811267e89f0270da9155b1a22_ppc64le",
"9Base-RHCEPH-6.1-Tools:rhceph/keepalived-rhel9@sha256:b21d882fd2d08d6f162dbb63e0626d9d6aa892a677c5a28edc97b84feef1655a_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-dashboard-rhel9@sha256:1d7ca201b778e6a6cb559129e240233b6b6461399c67f979c07d5fe288c400f6_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-dashboard-rhel9@sha256:3fb7480f9d68333e168eae0c9fbeceb0df7962a40c25ecced81ea4c4959b2c25_s390x",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-dashboard-rhel9@sha256:50329da263e8ef00c47632156761621bac30fead5e574ef23cd1d30b7af0019a_ppc64le",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-rhel9@sha256:72bd6eb932a368af10d5c607d8b60e0fe8b87862f4adaa17fd022a3427a46ca8_s390x",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-rhel9@sha256:953630d9f9924f17ab7ce168772c3facbaf6866b79a1cf0fb9aee1dcf6eb8c7d_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-rhel9@sha256:9b477366f861df49b533d95941b9770b032827bb4a259c5f86abce8705960c05_ppc64le",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-haproxy-rhel9@sha256:720b3207087d4feb8ab59ffd0b70d6bc22fa21d53b62393779dfaf8972a32e60_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-haproxy-rhel9@sha256:8cc4a146d7be5046b416fe9c04d77b4f0a25a2ab7180fdbf8c46cff8e2483080_ppc64le",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-haproxy-rhel9@sha256:e4da2c9d53159d43c6795151eb3c9dea373da19b34d76094b60e7a2466415d62_s390x",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-promtail-rhel9@sha256:44697ad0d15d1f37b98243f5f013cb9271d70e2b10ab52093a1d7e3409a674b2_s390x",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-promtail-rhel9@sha256:b46c0196fab3bd3a60b64a1d7ff8af6fbc7c3e526618da1cc78032bffa3be171_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-promtail-rhel9@sha256:f52fd8d5fbfdcc202c5e31096119377a8b87f9efd31602398d45cec86ec35940_ppc64le",
"9Base-RHCEPH-6.1-Tools:rhceph/snmp-notifier-rhel9@sha256:8887234fbbaddf620eaa7b0f4b1ed6ab8aa5bc52e019e67179554ccd03fba676_ppc64le",
"9Base-RHCEPH-6.1-Tools:rhceph/snmp-notifier-rhel9@sha256:9078b49846d8ec681bec5b96f0d4087b4c66bdc6baf4701cfc9c8e8aeae89661_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/snmp-notifier-rhel9@sha256:df7c89608fe8352d445efcc1017521b35878cfe61a8b9fd91fab24c00786b2bf_s390x"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "golang: encoding/pem: fix stack overflow in Decode"
},
{
"cve": "CVE-2022-24785",
"cwe": {
"id": "CWE-22",
"name": "Improper Limitation of a Pathname to a Restricted Directory (\u0027Path Traversal\u0027)"
},
"discovery_date": "2022-04-05T00:00:00+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"9Base-RHCEPH-6.1-Tools:rhceph/keepalived-rhel9@sha256:2ae4274163155d880cbd41d1a197d6856f326501a50e028ff3de9ff8a85b3e97_s390x",
"9Base-RHCEPH-6.1-Tools:rhceph/keepalived-rhel9@sha256:36abd2b22ebabea813c5afde35b0b80a200056f811267e89f0270da9155b1a22_ppc64le",
"9Base-RHCEPH-6.1-Tools:rhceph/keepalived-rhel9@sha256:b21d882fd2d08d6f162dbb63e0626d9d6aa892a677c5a28edc97b84feef1655a_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-rhel9@sha256:72bd6eb932a368af10d5c607d8b60e0fe8b87862f4adaa17fd022a3427a46ca8_s390x",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-rhel9@sha256:953630d9f9924f17ab7ce168772c3facbaf6866b79a1cf0fb9aee1dcf6eb8c7d_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-rhel9@sha256:9b477366f861df49b533d95941b9770b032827bb4a259c5f86abce8705960c05_ppc64le",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-haproxy-rhel9@sha256:720b3207087d4feb8ab59ffd0b70d6bc22fa21d53b62393779dfaf8972a32e60_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-haproxy-rhel9@sha256:8cc4a146d7be5046b416fe9c04d77b4f0a25a2ab7180fdbf8c46cff8e2483080_ppc64le",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-haproxy-rhel9@sha256:e4da2c9d53159d43c6795151eb3c9dea373da19b34d76094b60e7a2466415d62_s390x",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-promtail-rhel9@sha256:44697ad0d15d1f37b98243f5f013cb9271d70e2b10ab52093a1d7e3409a674b2_s390x",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-promtail-rhel9@sha256:b46c0196fab3bd3a60b64a1d7ff8af6fbc7c3e526618da1cc78032bffa3be171_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-promtail-rhel9@sha256:f52fd8d5fbfdcc202c5e31096119377a8b87f9efd31602398d45cec86ec35940_ppc64le",
"9Base-RHCEPH-6.1-Tools:rhceph/snmp-notifier-rhel9@sha256:8887234fbbaddf620eaa7b0f4b1ed6ab8aa5bc52e019e67179554ccd03fba676_ppc64le",
"9Base-RHCEPH-6.1-Tools:rhceph/snmp-notifier-rhel9@sha256:9078b49846d8ec681bec5b96f0d4087b4c66bdc6baf4701cfc9c8e8aeae89661_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/snmp-notifier-rhel9@sha256:df7c89608fe8352d445efcc1017521b35878cfe61a8b9fd91fab24c00786b2bf_s390x"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2072009"
}
],
"notes": [
{
"category": "description",
"text": "A path traversal vulnerability was found in Moment.js that impacts npm (server) users. This issue occurs if a user-provided locale string is directly used to switch moment locale, which an attacker can exploit to change the correct path to one of their choice. This can result in a loss of integrity.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "Moment.js: Path traversal in moment.locale",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "In Quay 3.10 and above, no version of affected momentjs is present.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-dashboard-rhel9@sha256:1d7ca201b778e6a6cb559129e240233b6b6461399c67f979c07d5fe288c400f6_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-dashboard-rhel9@sha256:3fb7480f9d68333e168eae0c9fbeceb0df7962a40c25ecced81ea4c4959b2c25_s390x",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-dashboard-rhel9@sha256:50329da263e8ef00c47632156761621bac30fead5e574ef23cd1d30b7af0019a_ppc64le"
],
"known_not_affected": [
"9Base-RHCEPH-6.1-Tools:rhceph/keepalived-rhel9@sha256:2ae4274163155d880cbd41d1a197d6856f326501a50e028ff3de9ff8a85b3e97_s390x",
"9Base-RHCEPH-6.1-Tools:rhceph/keepalived-rhel9@sha256:36abd2b22ebabea813c5afde35b0b80a200056f811267e89f0270da9155b1a22_ppc64le",
"9Base-RHCEPH-6.1-Tools:rhceph/keepalived-rhel9@sha256:b21d882fd2d08d6f162dbb63e0626d9d6aa892a677c5a28edc97b84feef1655a_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-rhel9@sha256:72bd6eb932a368af10d5c607d8b60e0fe8b87862f4adaa17fd022a3427a46ca8_s390x",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-rhel9@sha256:953630d9f9924f17ab7ce168772c3facbaf6866b79a1cf0fb9aee1dcf6eb8c7d_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-rhel9@sha256:9b477366f861df49b533d95941b9770b032827bb4a259c5f86abce8705960c05_ppc64le",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-haproxy-rhel9@sha256:720b3207087d4feb8ab59ffd0b70d6bc22fa21d53b62393779dfaf8972a32e60_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-haproxy-rhel9@sha256:8cc4a146d7be5046b416fe9c04d77b4f0a25a2ab7180fdbf8c46cff8e2483080_ppc64le",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-haproxy-rhel9@sha256:e4da2c9d53159d43c6795151eb3c9dea373da19b34d76094b60e7a2466415d62_s390x",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-promtail-rhel9@sha256:44697ad0d15d1f37b98243f5f013cb9271d70e2b10ab52093a1d7e3409a674b2_s390x",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-promtail-rhel9@sha256:b46c0196fab3bd3a60b64a1d7ff8af6fbc7c3e526618da1cc78032bffa3be171_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-promtail-rhel9@sha256:f52fd8d5fbfdcc202c5e31096119377a8b87f9efd31602398d45cec86ec35940_ppc64le",
"9Base-RHCEPH-6.1-Tools:rhceph/snmp-notifier-rhel9@sha256:8887234fbbaddf620eaa7b0f4b1ed6ab8aa5bc52e019e67179554ccd03fba676_ppc64le",
"9Base-RHCEPH-6.1-Tools:rhceph/snmp-notifier-rhel9@sha256:9078b49846d8ec681bec5b96f0d4087b4c66bdc6baf4701cfc9c8e8aeae89661_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/snmp-notifier-rhel9@sha256:df7c89608fe8352d445efcc1017521b35878cfe61a8b9fd91fab24c00786b2bf_s390x"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2022-24785"
},
{
"category": "external",
"summary": "RHBZ#2072009",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2072009"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2022-24785",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-24785"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2022-24785",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2022-24785"
},
{
"category": "external",
"summary": "https://github.com/moment/moment/security/advisories/GHSA-8hfj-j24r-96c4",
"url": "https://github.com/moment/moment/security/advisories/GHSA-8hfj-j24r-96c4"
}
],
"release_date": "2022-04-04T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2023-06-15T15:59:41+00:00",
"details": "For details on how to apply this update, see Upgrade a Red Hat Ceph Storage\ncluster using cephadm in the Red Hat Storage Ceph Upgrade\nGuide.(https://access.redhat.com/documentation/en-us/red_hat_ceph_storage)",
"product_ids": [
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-dashboard-rhel9@sha256:1d7ca201b778e6a6cb559129e240233b6b6461399c67f979c07d5fe288c400f6_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-dashboard-rhel9@sha256:3fb7480f9d68333e168eae0c9fbeceb0df7962a40c25ecced81ea4c4959b2c25_s390x",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-dashboard-rhel9@sha256:50329da263e8ef00c47632156761621bac30fead5e574ef23cd1d30b7af0019a_ppc64le"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2023:3642"
},
{
"category": "workaround",
"details": "Sanitize the user-provided locale name before passing it to Moment.js.",
"product_ids": [
"9Base-RHCEPH-6.1-Tools:rhceph/keepalived-rhel9@sha256:2ae4274163155d880cbd41d1a197d6856f326501a50e028ff3de9ff8a85b3e97_s390x",
"9Base-RHCEPH-6.1-Tools:rhceph/keepalived-rhel9@sha256:36abd2b22ebabea813c5afde35b0b80a200056f811267e89f0270da9155b1a22_ppc64le",
"9Base-RHCEPH-6.1-Tools:rhceph/keepalived-rhel9@sha256:b21d882fd2d08d6f162dbb63e0626d9d6aa892a677c5a28edc97b84feef1655a_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-dashboard-rhel9@sha256:1d7ca201b778e6a6cb559129e240233b6b6461399c67f979c07d5fe288c400f6_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-dashboard-rhel9@sha256:3fb7480f9d68333e168eae0c9fbeceb0df7962a40c25ecced81ea4c4959b2c25_s390x",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-dashboard-rhel9@sha256:50329da263e8ef00c47632156761621bac30fead5e574ef23cd1d30b7af0019a_ppc64le",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-rhel9@sha256:72bd6eb932a368af10d5c607d8b60e0fe8b87862f4adaa17fd022a3427a46ca8_s390x",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-rhel9@sha256:953630d9f9924f17ab7ce168772c3facbaf6866b79a1cf0fb9aee1dcf6eb8c7d_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-rhel9@sha256:9b477366f861df49b533d95941b9770b032827bb4a259c5f86abce8705960c05_ppc64le",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-haproxy-rhel9@sha256:720b3207087d4feb8ab59ffd0b70d6bc22fa21d53b62393779dfaf8972a32e60_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-haproxy-rhel9@sha256:8cc4a146d7be5046b416fe9c04d77b4f0a25a2ab7180fdbf8c46cff8e2483080_ppc64le",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-haproxy-rhel9@sha256:e4da2c9d53159d43c6795151eb3c9dea373da19b34d76094b60e7a2466415d62_s390x",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-promtail-rhel9@sha256:44697ad0d15d1f37b98243f5f013cb9271d70e2b10ab52093a1d7e3409a674b2_s390x",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-promtail-rhel9@sha256:b46c0196fab3bd3a60b64a1d7ff8af6fbc7c3e526618da1cc78032bffa3be171_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-promtail-rhel9@sha256:f52fd8d5fbfdcc202c5e31096119377a8b87f9efd31602398d45cec86ec35940_ppc64le",
"9Base-RHCEPH-6.1-Tools:rhceph/snmp-notifier-rhel9@sha256:8887234fbbaddf620eaa7b0f4b1ed6ab8aa5bc52e019e67179554ccd03fba676_ppc64le",
"9Base-RHCEPH-6.1-Tools:rhceph/snmp-notifier-rhel9@sha256:9078b49846d8ec681bec5b96f0d4087b4c66bdc6baf4701cfc9c8e8aeae89661_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/snmp-notifier-rhel9@sha256:df7c89608fe8352d445efcc1017521b35878cfe61a8b9fd91fab24c00786b2bf_s390x"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "NONE",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "NONE",
"integrityImpact": "HIGH",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:H/A:N",
"version": "3.1"
},
"products": [
"9Base-RHCEPH-6.1-Tools:rhceph/keepalived-rhel9@sha256:2ae4274163155d880cbd41d1a197d6856f326501a50e028ff3de9ff8a85b3e97_s390x",
"9Base-RHCEPH-6.1-Tools:rhceph/keepalived-rhel9@sha256:36abd2b22ebabea813c5afde35b0b80a200056f811267e89f0270da9155b1a22_ppc64le",
"9Base-RHCEPH-6.1-Tools:rhceph/keepalived-rhel9@sha256:b21d882fd2d08d6f162dbb63e0626d9d6aa892a677c5a28edc97b84feef1655a_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-dashboard-rhel9@sha256:1d7ca201b778e6a6cb559129e240233b6b6461399c67f979c07d5fe288c400f6_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-dashboard-rhel9@sha256:3fb7480f9d68333e168eae0c9fbeceb0df7962a40c25ecced81ea4c4959b2c25_s390x",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-dashboard-rhel9@sha256:50329da263e8ef00c47632156761621bac30fead5e574ef23cd1d30b7af0019a_ppc64le",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-rhel9@sha256:72bd6eb932a368af10d5c607d8b60e0fe8b87862f4adaa17fd022a3427a46ca8_s390x",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-rhel9@sha256:953630d9f9924f17ab7ce168772c3facbaf6866b79a1cf0fb9aee1dcf6eb8c7d_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-rhel9@sha256:9b477366f861df49b533d95941b9770b032827bb4a259c5f86abce8705960c05_ppc64le",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-haproxy-rhel9@sha256:720b3207087d4feb8ab59ffd0b70d6bc22fa21d53b62393779dfaf8972a32e60_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-haproxy-rhel9@sha256:8cc4a146d7be5046b416fe9c04d77b4f0a25a2ab7180fdbf8c46cff8e2483080_ppc64le",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-haproxy-rhel9@sha256:e4da2c9d53159d43c6795151eb3c9dea373da19b34d76094b60e7a2466415d62_s390x",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-promtail-rhel9@sha256:44697ad0d15d1f37b98243f5f013cb9271d70e2b10ab52093a1d7e3409a674b2_s390x",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-promtail-rhel9@sha256:b46c0196fab3bd3a60b64a1d7ff8af6fbc7c3e526618da1cc78032bffa3be171_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-promtail-rhel9@sha256:f52fd8d5fbfdcc202c5e31096119377a8b87f9efd31602398d45cec86ec35940_ppc64le",
"9Base-RHCEPH-6.1-Tools:rhceph/snmp-notifier-rhel9@sha256:8887234fbbaddf620eaa7b0f4b1ed6ab8aa5bc52e019e67179554ccd03fba676_ppc64le",
"9Base-RHCEPH-6.1-Tools:rhceph/snmp-notifier-rhel9@sha256:9078b49846d8ec681bec5b96f0d4087b4c66bdc6baf4701cfc9c8e8aeae89661_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/snmp-notifier-rhel9@sha256:df7c89608fe8352d445efcc1017521b35878cfe61a8b9fd91fab24c00786b2bf_s390x"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "Moment.js: Path traversal in moment.locale"
},
{
"cve": "CVE-2022-26148",
"cwe": {
"id": "CWE-312",
"name": "Cleartext Storage of Sensitive Information"
},
"discovery_date": "2022-03-22T00:00:00+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"9Base-RHCEPH-6.1-Tools:rhceph/keepalived-rhel9@sha256:2ae4274163155d880cbd41d1a197d6856f326501a50e028ff3de9ff8a85b3e97_s390x",
"9Base-RHCEPH-6.1-Tools:rhceph/keepalived-rhel9@sha256:36abd2b22ebabea813c5afde35b0b80a200056f811267e89f0270da9155b1a22_ppc64le",
"9Base-RHCEPH-6.1-Tools:rhceph/keepalived-rhel9@sha256:b21d882fd2d08d6f162dbb63e0626d9d6aa892a677c5a28edc97b84feef1655a_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-rhel9@sha256:72bd6eb932a368af10d5c607d8b60e0fe8b87862f4adaa17fd022a3427a46ca8_s390x",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-rhel9@sha256:953630d9f9924f17ab7ce168772c3facbaf6866b79a1cf0fb9aee1dcf6eb8c7d_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-rhel9@sha256:9b477366f861df49b533d95941b9770b032827bb4a259c5f86abce8705960c05_ppc64le",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-haproxy-rhel9@sha256:720b3207087d4feb8ab59ffd0b70d6bc22fa21d53b62393779dfaf8972a32e60_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-haproxy-rhel9@sha256:8cc4a146d7be5046b416fe9c04d77b4f0a25a2ab7180fdbf8c46cff8e2483080_ppc64le",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-haproxy-rhel9@sha256:e4da2c9d53159d43c6795151eb3c9dea373da19b34d76094b60e7a2466415d62_s390x",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-promtail-rhel9@sha256:44697ad0d15d1f37b98243f5f013cb9271d70e2b10ab52093a1d7e3409a674b2_s390x",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-promtail-rhel9@sha256:b46c0196fab3bd3a60b64a1d7ff8af6fbc7c3e526618da1cc78032bffa3be171_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-promtail-rhel9@sha256:f52fd8d5fbfdcc202c5e31096119377a8b87f9efd31602398d45cec86ec35940_ppc64le",
"9Base-RHCEPH-6.1-Tools:rhceph/snmp-notifier-rhel9@sha256:8887234fbbaddf620eaa7b0f4b1ed6ab8aa5bc52e019e67179554ccd03fba676_ppc64le",
"9Base-RHCEPH-6.1-Tools:rhceph/snmp-notifier-rhel9@sha256:9078b49846d8ec681bec5b96f0d4087b4c66bdc6baf4701cfc9c8e8aeae89661_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/snmp-notifier-rhel9@sha256:df7c89608fe8352d445efcc1017521b35878cfe61a8b9fd91fab24c00786b2bf_s390x"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2066563"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in Grafana when integrated with Zabbix. The Zabbix password can be found in the api_jsonrpc.php HTML source code. When the user logs in and allows the user to register, one can right-click to view the source code and use Ctrl-F to search for the password in api_jsonrpc.php to discover the Zabbix account password and URL address.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "grafana: An information leak issue was discovered in Grafana through 7.3.4, when integrated with Zabbix",
"title": "Vulnerability summary"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-dashboard-rhel9@sha256:1d7ca201b778e6a6cb559129e240233b6b6461399c67f979c07d5fe288c400f6_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-dashboard-rhel9@sha256:3fb7480f9d68333e168eae0c9fbeceb0df7962a40c25ecced81ea4c4959b2c25_s390x",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-dashboard-rhel9@sha256:50329da263e8ef00c47632156761621bac30fead5e574ef23cd1d30b7af0019a_ppc64le"
],
"known_not_affected": [
"9Base-RHCEPH-6.1-Tools:rhceph/keepalived-rhel9@sha256:2ae4274163155d880cbd41d1a197d6856f326501a50e028ff3de9ff8a85b3e97_s390x",
"9Base-RHCEPH-6.1-Tools:rhceph/keepalived-rhel9@sha256:36abd2b22ebabea813c5afde35b0b80a200056f811267e89f0270da9155b1a22_ppc64le",
"9Base-RHCEPH-6.1-Tools:rhceph/keepalived-rhel9@sha256:b21d882fd2d08d6f162dbb63e0626d9d6aa892a677c5a28edc97b84feef1655a_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-rhel9@sha256:72bd6eb932a368af10d5c607d8b60e0fe8b87862f4adaa17fd022a3427a46ca8_s390x",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-rhel9@sha256:953630d9f9924f17ab7ce168772c3facbaf6866b79a1cf0fb9aee1dcf6eb8c7d_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-rhel9@sha256:9b477366f861df49b533d95941b9770b032827bb4a259c5f86abce8705960c05_ppc64le",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-haproxy-rhel9@sha256:720b3207087d4feb8ab59ffd0b70d6bc22fa21d53b62393779dfaf8972a32e60_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-haproxy-rhel9@sha256:8cc4a146d7be5046b416fe9c04d77b4f0a25a2ab7180fdbf8c46cff8e2483080_ppc64le",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-haproxy-rhel9@sha256:e4da2c9d53159d43c6795151eb3c9dea373da19b34d76094b60e7a2466415d62_s390x",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-promtail-rhel9@sha256:44697ad0d15d1f37b98243f5f013cb9271d70e2b10ab52093a1d7e3409a674b2_s390x",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-promtail-rhel9@sha256:b46c0196fab3bd3a60b64a1d7ff8af6fbc7c3e526618da1cc78032bffa3be171_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-promtail-rhel9@sha256:f52fd8d5fbfdcc202c5e31096119377a8b87f9efd31602398d45cec86ec35940_ppc64le",
"9Base-RHCEPH-6.1-Tools:rhceph/snmp-notifier-rhel9@sha256:8887234fbbaddf620eaa7b0f4b1ed6ab8aa5bc52e019e67179554ccd03fba676_ppc64le",
"9Base-RHCEPH-6.1-Tools:rhceph/snmp-notifier-rhel9@sha256:9078b49846d8ec681bec5b96f0d4087b4c66bdc6baf4701cfc9c8e8aeae89661_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/snmp-notifier-rhel9@sha256:df7c89608fe8352d445efcc1017521b35878cfe61a8b9fd91fab24c00786b2bf_s390x"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2022-26148"
},
{
"category": "external",
"summary": "RHBZ#2066563",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2066563"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2022-26148",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-26148"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2022-26148",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2022-26148"
}
],
"release_date": "2022-03-21T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2023-06-15T15:59:41+00:00",
"details": "For details on how to apply this update, see Upgrade a Red Hat Ceph Storage\ncluster using cephadm in the Red Hat Storage Ceph Upgrade\nGuide.(https://access.redhat.com/documentation/en-us/red_hat_ceph_storage)",
"product_ids": [
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-dashboard-rhel9@sha256:1d7ca201b778e6a6cb559129e240233b6b6461399c67f979c07d5fe288c400f6_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-dashboard-rhel9@sha256:3fb7480f9d68333e168eae0c9fbeceb0df7962a40c25ecced81ea4c4959b2c25_s390x",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-dashboard-rhel9@sha256:50329da263e8ef00c47632156761621bac30fead5e574ef23cd1d30b7af0019a_ppc64le"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2023:3642"
}
],
"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-RHCEPH-6.1-Tools:rhceph/keepalived-rhel9@sha256:2ae4274163155d880cbd41d1a197d6856f326501a50e028ff3de9ff8a85b3e97_s390x",
"9Base-RHCEPH-6.1-Tools:rhceph/keepalived-rhel9@sha256:36abd2b22ebabea813c5afde35b0b80a200056f811267e89f0270da9155b1a22_ppc64le",
"9Base-RHCEPH-6.1-Tools:rhceph/keepalived-rhel9@sha256:b21d882fd2d08d6f162dbb63e0626d9d6aa892a677c5a28edc97b84feef1655a_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-dashboard-rhel9@sha256:1d7ca201b778e6a6cb559129e240233b6b6461399c67f979c07d5fe288c400f6_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-dashboard-rhel9@sha256:3fb7480f9d68333e168eae0c9fbeceb0df7962a40c25ecced81ea4c4959b2c25_s390x",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-dashboard-rhel9@sha256:50329da263e8ef00c47632156761621bac30fead5e574ef23cd1d30b7af0019a_ppc64le",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-rhel9@sha256:72bd6eb932a368af10d5c607d8b60e0fe8b87862f4adaa17fd022a3427a46ca8_s390x",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-rhel9@sha256:953630d9f9924f17ab7ce168772c3facbaf6866b79a1cf0fb9aee1dcf6eb8c7d_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-rhel9@sha256:9b477366f861df49b533d95941b9770b032827bb4a259c5f86abce8705960c05_ppc64le",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-haproxy-rhel9@sha256:720b3207087d4feb8ab59ffd0b70d6bc22fa21d53b62393779dfaf8972a32e60_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-haproxy-rhel9@sha256:8cc4a146d7be5046b416fe9c04d77b4f0a25a2ab7180fdbf8c46cff8e2483080_ppc64le",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-haproxy-rhel9@sha256:e4da2c9d53159d43c6795151eb3c9dea373da19b34d76094b60e7a2466415d62_s390x",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-promtail-rhel9@sha256:44697ad0d15d1f37b98243f5f013cb9271d70e2b10ab52093a1d7e3409a674b2_s390x",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-promtail-rhel9@sha256:b46c0196fab3bd3a60b64a1d7ff8af6fbc7c3e526618da1cc78032bffa3be171_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-promtail-rhel9@sha256:f52fd8d5fbfdcc202c5e31096119377a8b87f9efd31602398d45cec86ec35940_ppc64le",
"9Base-RHCEPH-6.1-Tools:rhceph/snmp-notifier-rhel9@sha256:8887234fbbaddf620eaa7b0f4b1ed6ab8aa5bc52e019e67179554ccd03fba676_ppc64le",
"9Base-RHCEPH-6.1-Tools:rhceph/snmp-notifier-rhel9@sha256:9078b49846d8ec681bec5b96f0d4087b4c66bdc6baf4701cfc9c8e8aeae89661_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/snmp-notifier-rhel9@sha256:df7c89608fe8352d445efcc1017521b35878cfe61a8b9fd91fab24c00786b2bf_s390x"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "grafana: An information leak issue was discovered in Grafana through 7.3.4, when integrated with Zabbix"
},
{
"cve": "CVE-2022-27664",
"cwe": {
"id": "CWE-400",
"name": "Uncontrolled Resource Consumption"
},
"discovery_date": "2022-09-06T00:00:00+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"9Base-RHCEPH-6.1-Tools:rhceph/keepalived-rhel9@sha256:2ae4274163155d880cbd41d1a197d6856f326501a50e028ff3de9ff8a85b3e97_s390x",
"9Base-RHCEPH-6.1-Tools:rhceph/keepalived-rhel9@sha256:36abd2b22ebabea813c5afde35b0b80a200056f811267e89f0270da9155b1a22_ppc64le",
"9Base-RHCEPH-6.1-Tools:rhceph/keepalived-rhel9@sha256:b21d882fd2d08d6f162dbb63e0626d9d6aa892a677c5a28edc97b84feef1655a_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-rhel9@sha256:72bd6eb932a368af10d5c607d8b60e0fe8b87862f4adaa17fd022a3427a46ca8_s390x",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-rhel9@sha256:953630d9f9924f17ab7ce168772c3facbaf6866b79a1cf0fb9aee1dcf6eb8c7d_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-rhel9@sha256:9b477366f861df49b533d95941b9770b032827bb4a259c5f86abce8705960c05_ppc64le",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-haproxy-rhel9@sha256:720b3207087d4feb8ab59ffd0b70d6bc22fa21d53b62393779dfaf8972a32e60_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-haproxy-rhel9@sha256:8cc4a146d7be5046b416fe9c04d77b4f0a25a2ab7180fdbf8c46cff8e2483080_ppc64le",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-haproxy-rhel9@sha256:e4da2c9d53159d43c6795151eb3c9dea373da19b34d76094b60e7a2466415d62_s390x",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-promtail-rhel9@sha256:44697ad0d15d1f37b98243f5f013cb9271d70e2b10ab52093a1d7e3409a674b2_s390x",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-promtail-rhel9@sha256:b46c0196fab3bd3a60b64a1d7ff8af6fbc7c3e526618da1cc78032bffa3be171_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-promtail-rhel9@sha256:f52fd8d5fbfdcc202c5e31096119377a8b87f9efd31602398d45cec86ec35940_ppc64le",
"9Base-RHCEPH-6.1-Tools:rhceph/snmp-notifier-rhel9@sha256:8887234fbbaddf620eaa7b0f4b1ed6ab8aa5bc52e019e67179554ccd03fba676_ppc64le",
"9Base-RHCEPH-6.1-Tools:rhceph/snmp-notifier-rhel9@sha256:9078b49846d8ec681bec5b96f0d4087b4c66bdc6baf4701cfc9c8e8aeae89661_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/snmp-notifier-rhel9@sha256:df7c89608fe8352d445efcc1017521b35878cfe61a8b9fd91fab24c00786b2bf_s390x"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2124669"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in the golang package. In net/http in Go, attackers can cause a denial of service because an HTTP/2 connection can hang during closing if a fatal error preempts the shutdown.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "golang: net/http: handle server errors after sending GOAWAY",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "The opportunity for a Denial of Service is limited to the golang runtime. In the case of OpenShift Container Platform, this would be restricted within each individual container. There are multiple layers of guide rails (Golang\u2019s Garbage Collector; OpenShift\u2019s resource constraints imposed at the container and cluster levels) which would require a malicious user to continue submitting attacks for there to be any enduring impact. They would also need access to external server resources to be able to send a massive volume of requests to cause a significant impact on server operations.\n\nWithin regulated environments, a combination of the following controls acts as a significant barrier to successfully exploiting a CWE-400: Uncontrolled Resource Consumption vulnerability and therefore downgrades the severity of this particular CVE from Moderate to Low.\n\nRed Hat restricts access to all platform information by default, granting access only after successful hard token-based multi-factor authentication (MFA) and enforcing least privilege to ensure only authorized roles can execute or modify code. The environment employs malicious code protections, including IDS/IPS and antimalware tools to detect threats and monitor resource usage, helping prevent uncontrolled consumption that could lead to system failure. Additional safeguards, such as web application firewalls and load-balancing strategies, protect against resource exhaustion and performance degradation. Event logs are centrally collected, correlated, and analyzed to support monitoring, alerting, and retention, aiding in the detection of abnormal behavior and potential denial-of-service (DoS) conditions. Static code analysis and peer reviews enforce strong input validation and error handling, reducing the likelihood of input-based DoS attacks.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-dashboard-rhel9@sha256:1d7ca201b778e6a6cb559129e240233b6b6461399c67f979c07d5fe288c400f6_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-dashboard-rhel9@sha256:3fb7480f9d68333e168eae0c9fbeceb0df7962a40c25ecced81ea4c4959b2c25_s390x",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-dashboard-rhel9@sha256:50329da263e8ef00c47632156761621bac30fead5e574ef23cd1d30b7af0019a_ppc64le"
],
"known_not_affected": [
"9Base-RHCEPH-6.1-Tools:rhceph/keepalived-rhel9@sha256:2ae4274163155d880cbd41d1a197d6856f326501a50e028ff3de9ff8a85b3e97_s390x",
"9Base-RHCEPH-6.1-Tools:rhceph/keepalived-rhel9@sha256:36abd2b22ebabea813c5afde35b0b80a200056f811267e89f0270da9155b1a22_ppc64le",
"9Base-RHCEPH-6.1-Tools:rhceph/keepalived-rhel9@sha256:b21d882fd2d08d6f162dbb63e0626d9d6aa892a677c5a28edc97b84feef1655a_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-rhel9@sha256:72bd6eb932a368af10d5c607d8b60e0fe8b87862f4adaa17fd022a3427a46ca8_s390x",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-rhel9@sha256:953630d9f9924f17ab7ce168772c3facbaf6866b79a1cf0fb9aee1dcf6eb8c7d_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-rhel9@sha256:9b477366f861df49b533d95941b9770b032827bb4a259c5f86abce8705960c05_ppc64le",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-haproxy-rhel9@sha256:720b3207087d4feb8ab59ffd0b70d6bc22fa21d53b62393779dfaf8972a32e60_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-haproxy-rhel9@sha256:8cc4a146d7be5046b416fe9c04d77b4f0a25a2ab7180fdbf8c46cff8e2483080_ppc64le",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-haproxy-rhel9@sha256:e4da2c9d53159d43c6795151eb3c9dea373da19b34d76094b60e7a2466415d62_s390x",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-promtail-rhel9@sha256:44697ad0d15d1f37b98243f5f013cb9271d70e2b10ab52093a1d7e3409a674b2_s390x",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-promtail-rhel9@sha256:b46c0196fab3bd3a60b64a1d7ff8af6fbc7c3e526618da1cc78032bffa3be171_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-promtail-rhel9@sha256:f52fd8d5fbfdcc202c5e31096119377a8b87f9efd31602398d45cec86ec35940_ppc64le",
"9Base-RHCEPH-6.1-Tools:rhceph/snmp-notifier-rhel9@sha256:8887234fbbaddf620eaa7b0f4b1ed6ab8aa5bc52e019e67179554ccd03fba676_ppc64le",
"9Base-RHCEPH-6.1-Tools:rhceph/snmp-notifier-rhel9@sha256:9078b49846d8ec681bec5b96f0d4087b4c66bdc6baf4701cfc9c8e8aeae89661_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/snmp-notifier-rhel9@sha256:df7c89608fe8352d445efcc1017521b35878cfe61a8b9fd91fab24c00786b2bf_s390x"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2022-27664"
},
{
"category": "external",
"summary": "RHBZ#2124669",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2124669"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2022-27664",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-27664"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2022-27664",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2022-27664"
},
{
"category": "external",
"summary": "https://go.dev/issue/54658",
"url": "https://go.dev/issue/54658"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-announce/c/x49AQzIVX-s/m/0tgO0pjiBQAJ",
"url": "https://groups.google.com/g/golang-announce/c/x49AQzIVX-s/m/0tgO0pjiBQAJ"
}
],
"release_date": "2022-09-06T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2023-06-15T15:59:41+00:00",
"details": "For details on how to apply this update, see Upgrade a Red Hat Ceph Storage\ncluster using cephadm in the Red Hat Storage Ceph Upgrade\nGuide.(https://access.redhat.com/documentation/en-us/red_hat_ceph_storage)",
"product_ids": [
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-dashboard-rhel9@sha256:1d7ca201b778e6a6cb559129e240233b6b6461399c67f979c07d5fe288c400f6_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-dashboard-rhel9@sha256:3fb7480f9d68333e168eae0c9fbeceb0df7962a40c25ecced81ea4c4959b2c25_s390x",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-dashboard-rhel9@sha256:50329da263e8ef00c47632156761621bac30fead5e574ef23cd1d30b7af0019a_ppc64le"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2023:3642"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 6.5,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "LOW",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"9Base-RHCEPH-6.1-Tools:rhceph/keepalived-rhel9@sha256:2ae4274163155d880cbd41d1a197d6856f326501a50e028ff3de9ff8a85b3e97_s390x",
"9Base-RHCEPH-6.1-Tools:rhceph/keepalived-rhel9@sha256:36abd2b22ebabea813c5afde35b0b80a200056f811267e89f0270da9155b1a22_ppc64le",
"9Base-RHCEPH-6.1-Tools:rhceph/keepalived-rhel9@sha256:b21d882fd2d08d6f162dbb63e0626d9d6aa892a677c5a28edc97b84feef1655a_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-dashboard-rhel9@sha256:1d7ca201b778e6a6cb559129e240233b6b6461399c67f979c07d5fe288c400f6_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-dashboard-rhel9@sha256:3fb7480f9d68333e168eae0c9fbeceb0df7962a40c25ecced81ea4c4959b2c25_s390x",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-dashboard-rhel9@sha256:50329da263e8ef00c47632156761621bac30fead5e574ef23cd1d30b7af0019a_ppc64le",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-rhel9@sha256:72bd6eb932a368af10d5c607d8b60e0fe8b87862f4adaa17fd022a3427a46ca8_s390x",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-rhel9@sha256:953630d9f9924f17ab7ce168772c3facbaf6866b79a1cf0fb9aee1dcf6eb8c7d_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-rhel9@sha256:9b477366f861df49b533d95941b9770b032827bb4a259c5f86abce8705960c05_ppc64le",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-haproxy-rhel9@sha256:720b3207087d4feb8ab59ffd0b70d6bc22fa21d53b62393779dfaf8972a32e60_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-haproxy-rhel9@sha256:8cc4a146d7be5046b416fe9c04d77b4f0a25a2ab7180fdbf8c46cff8e2483080_ppc64le",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-haproxy-rhel9@sha256:e4da2c9d53159d43c6795151eb3c9dea373da19b34d76094b60e7a2466415d62_s390x",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-promtail-rhel9@sha256:44697ad0d15d1f37b98243f5f013cb9271d70e2b10ab52093a1d7e3409a674b2_s390x",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-promtail-rhel9@sha256:b46c0196fab3bd3a60b64a1d7ff8af6fbc7c3e526618da1cc78032bffa3be171_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-promtail-rhel9@sha256:f52fd8d5fbfdcc202c5e31096119377a8b87f9efd31602398d45cec86ec35940_ppc64le",
"9Base-RHCEPH-6.1-Tools:rhceph/snmp-notifier-rhel9@sha256:8887234fbbaddf620eaa7b0f4b1ed6ab8aa5bc52e019e67179554ccd03fba676_ppc64le",
"9Base-RHCEPH-6.1-Tools:rhceph/snmp-notifier-rhel9@sha256:9078b49846d8ec681bec5b96f0d4087b4c66bdc6baf4701cfc9c8e8aeae89661_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/snmp-notifier-rhel9@sha256:df7c89608fe8352d445efcc1017521b35878cfe61a8b9fd91fab24c00786b2bf_s390x"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "golang: net/http: handle server errors after sending GOAWAY"
},
{
"cve": "CVE-2022-28131",
"cwe": {
"id": "CWE-1325",
"name": "Improperly Controlled Sequential Memory Allocation"
},
"discovery_date": "2022-07-14T00:00:00+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"9Base-RHCEPH-6.1-Tools:rhceph/keepalived-rhel9@sha256:2ae4274163155d880cbd41d1a197d6856f326501a50e028ff3de9ff8a85b3e97_s390x",
"9Base-RHCEPH-6.1-Tools:rhceph/keepalived-rhel9@sha256:36abd2b22ebabea813c5afde35b0b80a200056f811267e89f0270da9155b1a22_ppc64le",
"9Base-RHCEPH-6.1-Tools:rhceph/keepalived-rhel9@sha256:b21d882fd2d08d6f162dbb63e0626d9d6aa892a677c5a28edc97b84feef1655a_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-rhel9@sha256:72bd6eb932a368af10d5c607d8b60e0fe8b87862f4adaa17fd022a3427a46ca8_s390x",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-rhel9@sha256:953630d9f9924f17ab7ce168772c3facbaf6866b79a1cf0fb9aee1dcf6eb8c7d_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-rhel9@sha256:9b477366f861df49b533d95941b9770b032827bb4a259c5f86abce8705960c05_ppc64le",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-haproxy-rhel9@sha256:720b3207087d4feb8ab59ffd0b70d6bc22fa21d53b62393779dfaf8972a32e60_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-haproxy-rhel9@sha256:8cc4a146d7be5046b416fe9c04d77b4f0a25a2ab7180fdbf8c46cff8e2483080_ppc64le",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-haproxy-rhel9@sha256:e4da2c9d53159d43c6795151eb3c9dea373da19b34d76094b60e7a2466415d62_s390x",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-promtail-rhel9@sha256:44697ad0d15d1f37b98243f5f013cb9271d70e2b10ab52093a1d7e3409a674b2_s390x",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-promtail-rhel9@sha256:b46c0196fab3bd3a60b64a1d7ff8af6fbc7c3e526618da1cc78032bffa3be171_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-promtail-rhel9@sha256:f52fd8d5fbfdcc202c5e31096119377a8b87f9efd31602398d45cec86ec35940_ppc64le",
"9Base-RHCEPH-6.1-Tools:rhceph/snmp-notifier-rhel9@sha256:8887234fbbaddf620eaa7b0f4b1ed6ab8aa5bc52e019e67179554ccd03fba676_ppc64le",
"9Base-RHCEPH-6.1-Tools:rhceph/snmp-notifier-rhel9@sha256:9078b49846d8ec681bec5b96f0d4087b4c66bdc6baf4701cfc9c8e8aeae89661_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/snmp-notifier-rhel9@sha256:df7c89608fe8352d445efcc1017521b35878cfe61a8b9fd91fab24c00786b2bf_s390x"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2107390"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in golang encoding/xml. When calling Decoder, Skip while parsing a deeply nested XML document, a panic can occur due to stack exhaustion and allows an attacker to impact system availability.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "golang: encoding/xml: stack exhaustion in Decoder.Skip",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "The vulnerability exists in the calling of the function decoder.skip to a deeply nested XML document. Although the vulnerability exists, it may require that the application accept deeply nested XML from untrusted sources and specifically calls Decoder.Skip on it. In many deployments, that code path might not even be reachable or exposed to external input. On top of that, a successful exploitation will only result in denial of service due to stack exhaustion, which is why this has been marked as moderate by Red Hat.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-dashboard-rhel9@sha256:1d7ca201b778e6a6cb559129e240233b6b6461399c67f979c07d5fe288c400f6_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-dashboard-rhel9@sha256:3fb7480f9d68333e168eae0c9fbeceb0df7962a40c25ecced81ea4c4959b2c25_s390x",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-dashboard-rhel9@sha256:50329da263e8ef00c47632156761621bac30fead5e574ef23cd1d30b7af0019a_ppc64le"
],
"known_not_affected": [
"9Base-RHCEPH-6.1-Tools:rhceph/keepalived-rhel9@sha256:2ae4274163155d880cbd41d1a197d6856f326501a50e028ff3de9ff8a85b3e97_s390x",
"9Base-RHCEPH-6.1-Tools:rhceph/keepalived-rhel9@sha256:36abd2b22ebabea813c5afde35b0b80a200056f811267e89f0270da9155b1a22_ppc64le",
"9Base-RHCEPH-6.1-Tools:rhceph/keepalived-rhel9@sha256:b21d882fd2d08d6f162dbb63e0626d9d6aa892a677c5a28edc97b84feef1655a_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-rhel9@sha256:72bd6eb932a368af10d5c607d8b60e0fe8b87862f4adaa17fd022a3427a46ca8_s390x",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-rhel9@sha256:953630d9f9924f17ab7ce168772c3facbaf6866b79a1cf0fb9aee1dcf6eb8c7d_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-rhel9@sha256:9b477366f861df49b533d95941b9770b032827bb4a259c5f86abce8705960c05_ppc64le",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-haproxy-rhel9@sha256:720b3207087d4feb8ab59ffd0b70d6bc22fa21d53b62393779dfaf8972a32e60_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-haproxy-rhel9@sha256:8cc4a146d7be5046b416fe9c04d77b4f0a25a2ab7180fdbf8c46cff8e2483080_ppc64le",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-haproxy-rhel9@sha256:e4da2c9d53159d43c6795151eb3c9dea373da19b34d76094b60e7a2466415d62_s390x",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-promtail-rhel9@sha256:44697ad0d15d1f37b98243f5f013cb9271d70e2b10ab52093a1d7e3409a674b2_s390x",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-promtail-rhel9@sha256:b46c0196fab3bd3a60b64a1d7ff8af6fbc7c3e526618da1cc78032bffa3be171_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-promtail-rhel9@sha256:f52fd8d5fbfdcc202c5e31096119377a8b87f9efd31602398d45cec86ec35940_ppc64le",
"9Base-RHCEPH-6.1-Tools:rhceph/snmp-notifier-rhel9@sha256:8887234fbbaddf620eaa7b0f4b1ed6ab8aa5bc52e019e67179554ccd03fba676_ppc64le",
"9Base-RHCEPH-6.1-Tools:rhceph/snmp-notifier-rhel9@sha256:9078b49846d8ec681bec5b96f0d4087b4c66bdc6baf4701cfc9c8e8aeae89661_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/snmp-notifier-rhel9@sha256:df7c89608fe8352d445efcc1017521b35878cfe61a8b9fd91fab24c00786b2bf_s390x"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2022-28131"
},
{
"category": "external",
"summary": "RHBZ#2107390",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2107390"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2022-28131",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-28131"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2022-28131",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2022-28131"
},
{
"category": "external",
"summary": "https://go.dev/issue/53614",
"url": "https://go.dev/issue/53614"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-announce/c/nqrv9fbR0zE",
"url": "https://groups.google.com/g/golang-announce/c/nqrv9fbR0zE"
}
],
"release_date": "2022-07-12T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2023-06-15T15:59:41+00:00",
"details": "For details on how to apply this update, see Upgrade a Red Hat Ceph Storage\ncluster using cephadm in the Red Hat Storage Ceph Upgrade\nGuide.(https://access.redhat.com/documentation/en-us/red_hat_ceph_storage)",
"product_ids": [
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-dashboard-rhel9@sha256:1d7ca201b778e6a6cb559129e240233b6b6461399c67f979c07d5fe288c400f6_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-dashboard-rhel9@sha256:3fb7480f9d68333e168eae0c9fbeceb0df7962a40c25ecced81ea4c4959b2c25_s390x",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-dashboard-rhel9@sha256:50329da263e8ef00c47632156761621bac30fead5e574ef23cd1d30b7af0019a_ppc64le"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2023:3642"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "LOCAL",
"availabilityImpact": "HIGH",
"baseScore": 7.3,
"baseSeverity": "HIGH",
"confidentialityImpact": "LOW",
"integrityImpact": "LOW",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:N/UI:N/S:U/C:L/I:L/A:H",
"version": "3.1"
},
"products": [
"9Base-RHCEPH-6.1-Tools:rhceph/keepalived-rhel9@sha256:2ae4274163155d880cbd41d1a197d6856f326501a50e028ff3de9ff8a85b3e97_s390x",
"9Base-RHCEPH-6.1-Tools:rhceph/keepalived-rhel9@sha256:36abd2b22ebabea813c5afde35b0b80a200056f811267e89f0270da9155b1a22_ppc64le",
"9Base-RHCEPH-6.1-Tools:rhceph/keepalived-rhel9@sha256:b21d882fd2d08d6f162dbb63e0626d9d6aa892a677c5a28edc97b84feef1655a_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-dashboard-rhel9@sha256:1d7ca201b778e6a6cb559129e240233b6b6461399c67f979c07d5fe288c400f6_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-dashboard-rhel9@sha256:3fb7480f9d68333e168eae0c9fbeceb0df7962a40c25ecced81ea4c4959b2c25_s390x",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-dashboard-rhel9@sha256:50329da263e8ef00c47632156761621bac30fead5e574ef23cd1d30b7af0019a_ppc64le",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-rhel9@sha256:72bd6eb932a368af10d5c607d8b60e0fe8b87862f4adaa17fd022a3427a46ca8_s390x",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-rhel9@sha256:953630d9f9924f17ab7ce168772c3facbaf6866b79a1cf0fb9aee1dcf6eb8c7d_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-rhel9@sha256:9b477366f861df49b533d95941b9770b032827bb4a259c5f86abce8705960c05_ppc64le",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-haproxy-rhel9@sha256:720b3207087d4feb8ab59ffd0b70d6bc22fa21d53b62393779dfaf8972a32e60_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-haproxy-rhel9@sha256:8cc4a146d7be5046b416fe9c04d77b4f0a25a2ab7180fdbf8c46cff8e2483080_ppc64le",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-haproxy-rhel9@sha256:e4da2c9d53159d43c6795151eb3c9dea373da19b34d76094b60e7a2466415d62_s390x",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-promtail-rhel9@sha256:44697ad0d15d1f37b98243f5f013cb9271d70e2b10ab52093a1d7e3409a674b2_s390x",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-promtail-rhel9@sha256:b46c0196fab3bd3a60b64a1d7ff8af6fbc7c3e526618da1cc78032bffa3be171_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-promtail-rhel9@sha256:f52fd8d5fbfdcc202c5e31096119377a8b87f9efd31602398d45cec86ec35940_ppc64le",
"9Base-RHCEPH-6.1-Tools:rhceph/snmp-notifier-rhel9@sha256:8887234fbbaddf620eaa7b0f4b1ed6ab8aa5bc52e019e67179554ccd03fba676_ppc64le",
"9Base-RHCEPH-6.1-Tools:rhceph/snmp-notifier-rhel9@sha256:9078b49846d8ec681bec5b96f0d4087b4c66bdc6baf4701cfc9c8e8aeae89661_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/snmp-notifier-rhel9@sha256:df7c89608fe8352d445efcc1017521b35878cfe61a8b9fd91fab24c00786b2bf_s390x"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "golang: encoding/xml: stack exhaustion in Decoder.Skip"
},
{
"cve": "CVE-2022-28327",
"cwe": {
"id": "CWE-190",
"name": "Integer Overflow or Wraparound"
},
"discovery_date": "2022-04-21T00:00:00+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"9Base-RHCEPH-6.1-Tools:rhceph/keepalived-rhel9@sha256:2ae4274163155d880cbd41d1a197d6856f326501a50e028ff3de9ff8a85b3e97_s390x",
"9Base-RHCEPH-6.1-Tools:rhceph/keepalived-rhel9@sha256:36abd2b22ebabea813c5afde35b0b80a200056f811267e89f0270da9155b1a22_ppc64le",
"9Base-RHCEPH-6.1-Tools:rhceph/keepalived-rhel9@sha256:b21d882fd2d08d6f162dbb63e0626d9d6aa892a677c5a28edc97b84feef1655a_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-rhel9@sha256:72bd6eb932a368af10d5c607d8b60e0fe8b87862f4adaa17fd022a3427a46ca8_s390x",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-rhel9@sha256:953630d9f9924f17ab7ce168772c3facbaf6866b79a1cf0fb9aee1dcf6eb8c7d_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-rhel9@sha256:9b477366f861df49b533d95941b9770b032827bb4a259c5f86abce8705960c05_ppc64le",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-haproxy-rhel9@sha256:720b3207087d4feb8ab59ffd0b70d6bc22fa21d53b62393779dfaf8972a32e60_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-haproxy-rhel9@sha256:8cc4a146d7be5046b416fe9c04d77b4f0a25a2ab7180fdbf8c46cff8e2483080_ppc64le",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-haproxy-rhel9@sha256:e4da2c9d53159d43c6795151eb3c9dea373da19b34d76094b60e7a2466415d62_s390x",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-promtail-rhel9@sha256:44697ad0d15d1f37b98243f5f013cb9271d70e2b10ab52093a1d7e3409a674b2_s390x",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-promtail-rhel9@sha256:b46c0196fab3bd3a60b64a1d7ff8af6fbc7c3e526618da1cc78032bffa3be171_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-promtail-rhel9@sha256:f52fd8d5fbfdcc202c5e31096119377a8b87f9efd31602398d45cec86ec35940_ppc64le",
"9Base-RHCEPH-6.1-Tools:rhceph/snmp-notifier-rhel9@sha256:8887234fbbaddf620eaa7b0f4b1ed6ab8aa5bc52e019e67179554ccd03fba676_ppc64le",
"9Base-RHCEPH-6.1-Tools:rhceph/snmp-notifier-rhel9@sha256:9078b49846d8ec681bec5b96f0d4087b4c66bdc6baf4701cfc9c8e8aeae89661_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/snmp-notifier-rhel9@sha256:df7c89608fe8352d445efcc1017521b35878cfe61a8b9fd91fab24c00786b2bf_s390x"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2077689"
}
],
"notes": [
{
"category": "description",
"text": "An integer overflow flaw was found in Golang\u0027s crypto/elliptic library. This flaw allows an attacker to use a crafted scaler input longer than 32 bytes, causing P256().ScalarMult or P256().ScalarBaseMult to panic, leading to a loss of availability.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "golang: crypto/elliptic: panic caused by oversized scalar",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "A moderate severity flaw was found in Go\u2019s crypto/elliptic package in the generic P-256 implementation. If a scalar input longer than 32 bytes is supplied, P256().ScalarMult or P256().ScalarBaseMult can panic, causing the application to crash. Indirect uses via crypto/ecdsa and crypto/tls are not affected. This issue impacts availability but does not affect confidentiality or integrity. Only certain platforms (non-amd64, non-arm64, non-ppc64le, non-s390x) may be affected.\n\nRed Hat Enterprise Linux 7, 8 and 9 are affected, because the code-base is affected by this vulnerability.\n\nRed Hat Product Security has rated this issue as having Moderate security impact, and the issue is not currently planned to be addressed in future updates for Red Hat Enterprise Linux 7, hence, marked as Out-of-Support-Scope. \n\nRed Hat Developer Tools - Compilers (go-toolset-1.16-golang \u0026 go-toolset-1.17-golang), ships the vulnerable code and affected by this vulnerability.\n\nFor additional information, refer to the Issue Severity Classification: https://access.redhat.com/security/updates/classification/ and Red Hat Enterprise Linux Life Cycle \u0026 Updates Policy: https://access.redhat.com/support/policy/updates/errata/.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-dashboard-rhel9@sha256:1d7ca201b778e6a6cb559129e240233b6b6461399c67f979c07d5fe288c400f6_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-dashboard-rhel9@sha256:3fb7480f9d68333e168eae0c9fbeceb0df7962a40c25ecced81ea4c4959b2c25_s390x",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-dashboard-rhel9@sha256:50329da263e8ef00c47632156761621bac30fead5e574ef23cd1d30b7af0019a_ppc64le"
],
"known_not_affected": [
"9Base-RHCEPH-6.1-Tools:rhceph/keepalived-rhel9@sha256:2ae4274163155d880cbd41d1a197d6856f326501a50e028ff3de9ff8a85b3e97_s390x",
"9Base-RHCEPH-6.1-Tools:rhceph/keepalived-rhel9@sha256:36abd2b22ebabea813c5afde35b0b80a200056f811267e89f0270da9155b1a22_ppc64le",
"9Base-RHCEPH-6.1-Tools:rhceph/keepalived-rhel9@sha256:b21d882fd2d08d6f162dbb63e0626d9d6aa892a677c5a28edc97b84feef1655a_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-rhel9@sha256:72bd6eb932a368af10d5c607d8b60e0fe8b87862f4adaa17fd022a3427a46ca8_s390x",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-rhel9@sha256:953630d9f9924f17ab7ce168772c3facbaf6866b79a1cf0fb9aee1dcf6eb8c7d_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-rhel9@sha256:9b477366f861df49b533d95941b9770b032827bb4a259c5f86abce8705960c05_ppc64le",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-haproxy-rhel9@sha256:720b3207087d4feb8ab59ffd0b70d6bc22fa21d53b62393779dfaf8972a32e60_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-haproxy-rhel9@sha256:8cc4a146d7be5046b416fe9c04d77b4f0a25a2ab7180fdbf8c46cff8e2483080_ppc64le",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-haproxy-rhel9@sha256:e4da2c9d53159d43c6795151eb3c9dea373da19b34d76094b60e7a2466415d62_s390x",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-promtail-rhel9@sha256:44697ad0d15d1f37b98243f5f013cb9271d70e2b10ab52093a1d7e3409a674b2_s390x",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-promtail-rhel9@sha256:b46c0196fab3bd3a60b64a1d7ff8af6fbc7c3e526618da1cc78032bffa3be171_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-promtail-rhel9@sha256:f52fd8d5fbfdcc202c5e31096119377a8b87f9efd31602398d45cec86ec35940_ppc64le",
"9Base-RHCEPH-6.1-Tools:rhceph/snmp-notifier-rhel9@sha256:8887234fbbaddf620eaa7b0f4b1ed6ab8aa5bc52e019e67179554ccd03fba676_ppc64le",
"9Base-RHCEPH-6.1-Tools:rhceph/snmp-notifier-rhel9@sha256:9078b49846d8ec681bec5b96f0d4087b4c66bdc6baf4701cfc9c8e8aeae89661_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/snmp-notifier-rhel9@sha256:df7c89608fe8352d445efcc1017521b35878cfe61a8b9fd91fab24c00786b2bf_s390x"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2022-28327"
},
{
"category": "external",
"summary": "RHBZ#2077689",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2077689"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2022-28327",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-28327"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2022-28327",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2022-28327"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-announce/c/oecdBNLOml8",
"url": "https://groups.google.com/g/golang-announce/c/oecdBNLOml8"
}
],
"release_date": "2022-04-12T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2023-06-15T15:59:41+00:00",
"details": "For details on how to apply this update, see Upgrade a Red Hat Ceph Storage\ncluster using cephadm in the Red Hat Storage Ceph Upgrade\nGuide.(https://access.redhat.com/documentation/en-us/red_hat_ceph_storage)",
"product_ids": [
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-dashboard-rhel9@sha256:1d7ca201b778e6a6cb559129e240233b6b6461399c67f979c07d5fe288c400f6_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-dashboard-rhel9@sha256:3fb7480f9d68333e168eae0c9fbeceb0df7962a40c25ecced81ea4c4959b2c25_s390x",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-dashboard-rhel9@sha256:50329da263e8ef00c47632156761621bac30fead5e574ef23cd1d30b7af0019a_ppc64le"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2023:3642"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"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-RHCEPH-6.1-Tools:rhceph/keepalived-rhel9@sha256:2ae4274163155d880cbd41d1a197d6856f326501a50e028ff3de9ff8a85b3e97_s390x",
"9Base-RHCEPH-6.1-Tools:rhceph/keepalived-rhel9@sha256:36abd2b22ebabea813c5afde35b0b80a200056f811267e89f0270da9155b1a22_ppc64le",
"9Base-RHCEPH-6.1-Tools:rhceph/keepalived-rhel9@sha256:b21d882fd2d08d6f162dbb63e0626d9d6aa892a677c5a28edc97b84feef1655a_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-dashboard-rhel9@sha256:1d7ca201b778e6a6cb559129e240233b6b6461399c67f979c07d5fe288c400f6_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-dashboard-rhel9@sha256:3fb7480f9d68333e168eae0c9fbeceb0df7962a40c25ecced81ea4c4959b2c25_s390x",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-dashboard-rhel9@sha256:50329da263e8ef00c47632156761621bac30fead5e574ef23cd1d30b7af0019a_ppc64le",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-rhel9@sha256:72bd6eb932a368af10d5c607d8b60e0fe8b87862f4adaa17fd022a3427a46ca8_s390x",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-rhel9@sha256:953630d9f9924f17ab7ce168772c3facbaf6866b79a1cf0fb9aee1dcf6eb8c7d_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-rhel9@sha256:9b477366f861df49b533d95941b9770b032827bb4a259c5f86abce8705960c05_ppc64le",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-haproxy-rhel9@sha256:720b3207087d4feb8ab59ffd0b70d6bc22fa21d53b62393779dfaf8972a32e60_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-haproxy-rhel9@sha256:8cc4a146d7be5046b416fe9c04d77b4f0a25a2ab7180fdbf8c46cff8e2483080_ppc64le",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-haproxy-rhel9@sha256:e4da2c9d53159d43c6795151eb3c9dea373da19b34d76094b60e7a2466415d62_s390x",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-promtail-rhel9@sha256:44697ad0d15d1f37b98243f5f013cb9271d70e2b10ab52093a1d7e3409a674b2_s390x",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-promtail-rhel9@sha256:b46c0196fab3bd3a60b64a1d7ff8af6fbc7c3e526618da1cc78032bffa3be171_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-promtail-rhel9@sha256:f52fd8d5fbfdcc202c5e31096119377a8b87f9efd31602398d45cec86ec35940_ppc64le",
"9Base-RHCEPH-6.1-Tools:rhceph/snmp-notifier-rhel9@sha256:8887234fbbaddf620eaa7b0f4b1ed6ab8aa5bc52e019e67179554ccd03fba676_ppc64le",
"9Base-RHCEPH-6.1-Tools:rhceph/snmp-notifier-rhel9@sha256:9078b49846d8ec681bec5b96f0d4087b4c66bdc6baf4701cfc9c8e8aeae89661_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/snmp-notifier-rhel9@sha256:df7c89608fe8352d445efcc1017521b35878cfe61a8b9fd91fab24c00786b2bf_s390x"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "golang: crypto/elliptic: panic caused by oversized scalar"
},
{
"acknowledgments": [
{
"names": [
"Jo\u00ebl G\u00e4hwiler"
],
"summary": "Acknowledged by upstream."
}
],
"cve": "CVE-2022-29526",
"cwe": {
"id": "CWE-280",
"name": "Improper Handling of Insufficient Permissions or Privileges "
},
"discovery_date": "2022-05-11T00:00:00+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"9Base-RHCEPH-6.1-Tools:rhceph/keepalived-rhel9@sha256:2ae4274163155d880cbd41d1a197d6856f326501a50e028ff3de9ff8a85b3e97_s390x",
"9Base-RHCEPH-6.1-Tools:rhceph/keepalived-rhel9@sha256:36abd2b22ebabea813c5afde35b0b80a200056f811267e89f0270da9155b1a22_ppc64le",
"9Base-RHCEPH-6.1-Tools:rhceph/keepalived-rhel9@sha256:b21d882fd2d08d6f162dbb63e0626d9d6aa892a677c5a28edc97b84feef1655a_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-rhel9@sha256:72bd6eb932a368af10d5c607d8b60e0fe8b87862f4adaa17fd022a3427a46ca8_s390x",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-rhel9@sha256:953630d9f9924f17ab7ce168772c3facbaf6866b79a1cf0fb9aee1dcf6eb8c7d_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-rhel9@sha256:9b477366f861df49b533d95941b9770b032827bb4a259c5f86abce8705960c05_ppc64le",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-haproxy-rhel9@sha256:720b3207087d4feb8ab59ffd0b70d6bc22fa21d53b62393779dfaf8972a32e60_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-haproxy-rhel9@sha256:8cc4a146d7be5046b416fe9c04d77b4f0a25a2ab7180fdbf8c46cff8e2483080_ppc64le",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-haproxy-rhel9@sha256:e4da2c9d53159d43c6795151eb3c9dea373da19b34d76094b60e7a2466415d62_s390x",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-promtail-rhel9@sha256:44697ad0d15d1f37b98243f5f013cb9271d70e2b10ab52093a1d7e3409a674b2_s390x",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-promtail-rhel9@sha256:b46c0196fab3bd3a60b64a1d7ff8af6fbc7c3e526618da1cc78032bffa3be171_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-promtail-rhel9@sha256:f52fd8d5fbfdcc202c5e31096119377a8b87f9efd31602398d45cec86ec35940_ppc64le",
"9Base-RHCEPH-6.1-Tools:rhceph/snmp-notifier-rhel9@sha256:8887234fbbaddf620eaa7b0f4b1ed6ab8aa5bc52e019e67179554ccd03fba676_ppc64le",
"9Base-RHCEPH-6.1-Tools:rhceph/snmp-notifier-rhel9@sha256:9078b49846d8ec681bec5b96f0d4087b4c66bdc6baf4701cfc9c8e8aeae89661_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/snmp-notifier-rhel9@sha256:df7c89608fe8352d445efcc1017521b35878cfe61a8b9fd91fab24c00786b2bf_s390x"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2084085"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in the syscall.Faccessat function when calling a process by checking the group. This flaw allows an attacker to check the process group permissions rather than a member of the file\u0027s group, affecting system availability.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "golang: syscall: faccessat checks wrong group",
"title": "Vulnerability summary"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-dashboard-rhel9@sha256:1d7ca201b778e6a6cb559129e240233b6b6461399c67f979c07d5fe288c400f6_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-dashboard-rhel9@sha256:3fb7480f9d68333e168eae0c9fbeceb0df7962a40c25ecced81ea4c4959b2c25_s390x",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-dashboard-rhel9@sha256:50329da263e8ef00c47632156761621bac30fead5e574ef23cd1d30b7af0019a_ppc64le"
],
"known_not_affected": [
"9Base-RHCEPH-6.1-Tools:rhceph/keepalived-rhel9@sha256:2ae4274163155d880cbd41d1a197d6856f326501a50e028ff3de9ff8a85b3e97_s390x",
"9Base-RHCEPH-6.1-Tools:rhceph/keepalived-rhel9@sha256:36abd2b22ebabea813c5afde35b0b80a200056f811267e89f0270da9155b1a22_ppc64le",
"9Base-RHCEPH-6.1-Tools:rhceph/keepalived-rhel9@sha256:b21d882fd2d08d6f162dbb63e0626d9d6aa892a677c5a28edc97b84feef1655a_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-rhel9@sha256:72bd6eb932a368af10d5c607d8b60e0fe8b87862f4adaa17fd022a3427a46ca8_s390x",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-rhel9@sha256:953630d9f9924f17ab7ce168772c3facbaf6866b79a1cf0fb9aee1dcf6eb8c7d_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-rhel9@sha256:9b477366f861df49b533d95941b9770b032827bb4a259c5f86abce8705960c05_ppc64le",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-haproxy-rhel9@sha256:720b3207087d4feb8ab59ffd0b70d6bc22fa21d53b62393779dfaf8972a32e60_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-haproxy-rhel9@sha256:8cc4a146d7be5046b416fe9c04d77b4f0a25a2ab7180fdbf8c46cff8e2483080_ppc64le",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-haproxy-rhel9@sha256:e4da2c9d53159d43c6795151eb3c9dea373da19b34d76094b60e7a2466415d62_s390x",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-promtail-rhel9@sha256:44697ad0d15d1f37b98243f5f013cb9271d70e2b10ab52093a1d7e3409a674b2_s390x",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-promtail-rhel9@sha256:b46c0196fab3bd3a60b64a1d7ff8af6fbc7c3e526618da1cc78032bffa3be171_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-promtail-rhel9@sha256:f52fd8d5fbfdcc202c5e31096119377a8b87f9efd31602398d45cec86ec35940_ppc64le",
"9Base-RHCEPH-6.1-Tools:rhceph/snmp-notifier-rhel9@sha256:8887234fbbaddf620eaa7b0f4b1ed6ab8aa5bc52e019e67179554ccd03fba676_ppc64le",
"9Base-RHCEPH-6.1-Tools:rhceph/snmp-notifier-rhel9@sha256:9078b49846d8ec681bec5b96f0d4087b4c66bdc6baf4701cfc9c8e8aeae89661_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/snmp-notifier-rhel9@sha256:df7c89608fe8352d445efcc1017521b35878cfe61a8b9fd91fab24c00786b2bf_s390x"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2022-29526"
},
{
"category": "external",
"summary": "RHBZ#2084085",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2084085"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2022-29526",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-29526"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2022-29526",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2022-29526"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-announce/c/Y5qrqw_lWdU",
"url": "https://groups.google.com/g/golang-announce/c/Y5qrqw_lWdU"
}
],
"release_date": "2022-05-11T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2023-06-15T15:59:41+00:00",
"details": "For details on how to apply this update, see Upgrade a Red Hat Ceph Storage\ncluster using cephadm in the Red Hat Storage Ceph Upgrade\nGuide.(https://access.redhat.com/documentation/en-us/red_hat_ceph_storage)",
"product_ids": [
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-dashboard-rhel9@sha256:1d7ca201b778e6a6cb559129e240233b6b6461399c67f979c07d5fe288c400f6_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-dashboard-rhel9@sha256:3fb7480f9d68333e168eae0c9fbeceb0df7962a40c25ecced81ea4c4959b2c25_s390x",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-dashboard-rhel9@sha256:50329da263e8ef00c47632156761621bac30fead5e574ef23cd1d30b7af0019a_ppc64le"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2023:3642"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "LOCAL",
"availabilityImpact": "HIGH",
"baseScore": 6.2,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"9Base-RHCEPH-6.1-Tools:rhceph/keepalived-rhel9@sha256:2ae4274163155d880cbd41d1a197d6856f326501a50e028ff3de9ff8a85b3e97_s390x",
"9Base-RHCEPH-6.1-Tools:rhceph/keepalived-rhel9@sha256:36abd2b22ebabea813c5afde35b0b80a200056f811267e89f0270da9155b1a22_ppc64le",
"9Base-RHCEPH-6.1-Tools:rhceph/keepalived-rhel9@sha256:b21d882fd2d08d6f162dbb63e0626d9d6aa892a677c5a28edc97b84feef1655a_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-dashboard-rhel9@sha256:1d7ca201b778e6a6cb559129e240233b6b6461399c67f979c07d5fe288c400f6_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-dashboard-rhel9@sha256:3fb7480f9d68333e168eae0c9fbeceb0df7962a40c25ecced81ea4c4959b2c25_s390x",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-dashboard-rhel9@sha256:50329da263e8ef00c47632156761621bac30fead5e574ef23cd1d30b7af0019a_ppc64le",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-rhel9@sha256:72bd6eb932a368af10d5c607d8b60e0fe8b87862f4adaa17fd022a3427a46ca8_s390x",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-rhel9@sha256:953630d9f9924f17ab7ce168772c3facbaf6866b79a1cf0fb9aee1dcf6eb8c7d_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-rhel9@sha256:9b477366f861df49b533d95941b9770b032827bb4a259c5f86abce8705960c05_ppc64le",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-haproxy-rhel9@sha256:720b3207087d4feb8ab59ffd0b70d6bc22fa21d53b62393779dfaf8972a32e60_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-haproxy-rhel9@sha256:8cc4a146d7be5046b416fe9c04d77b4f0a25a2ab7180fdbf8c46cff8e2483080_ppc64le",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-haproxy-rhel9@sha256:e4da2c9d53159d43c6795151eb3c9dea373da19b34d76094b60e7a2466415d62_s390x",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-promtail-rhel9@sha256:44697ad0d15d1f37b98243f5f013cb9271d70e2b10ab52093a1d7e3409a674b2_s390x",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-promtail-rhel9@sha256:b46c0196fab3bd3a60b64a1d7ff8af6fbc7c3e526618da1cc78032bffa3be171_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-promtail-rhel9@sha256:f52fd8d5fbfdcc202c5e31096119377a8b87f9efd31602398d45cec86ec35940_ppc64le",
"9Base-RHCEPH-6.1-Tools:rhceph/snmp-notifier-rhel9@sha256:8887234fbbaddf620eaa7b0f4b1ed6ab8aa5bc52e019e67179554ccd03fba676_ppc64le",
"9Base-RHCEPH-6.1-Tools:rhceph/snmp-notifier-rhel9@sha256:9078b49846d8ec681bec5b96f0d4087b4c66bdc6baf4701cfc9c8e8aeae89661_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/snmp-notifier-rhel9@sha256:df7c89608fe8352d445efcc1017521b35878cfe61a8b9fd91fab24c00786b2bf_s390x"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "golang: syscall: faccessat checks wrong group"
},
{
"cve": "CVE-2022-30629",
"cwe": {
"id": "CWE-331",
"name": "Insufficient Entropy"
},
"discovery_date": "2022-06-02T00:00:00+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"9Base-RHCEPH-6.1-Tools:rhceph/keepalived-rhel9@sha256:2ae4274163155d880cbd41d1a197d6856f326501a50e028ff3de9ff8a85b3e97_s390x",
"9Base-RHCEPH-6.1-Tools:rhceph/keepalived-rhel9@sha256:36abd2b22ebabea813c5afde35b0b80a200056f811267e89f0270da9155b1a22_ppc64le",
"9Base-RHCEPH-6.1-Tools:rhceph/keepalived-rhel9@sha256:b21d882fd2d08d6f162dbb63e0626d9d6aa892a677c5a28edc97b84feef1655a_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-rhel9@sha256:72bd6eb932a368af10d5c607d8b60e0fe8b87862f4adaa17fd022a3427a46ca8_s390x",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-rhel9@sha256:953630d9f9924f17ab7ce168772c3facbaf6866b79a1cf0fb9aee1dcf6eb8c7d_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-rhel9@sha256:9b477366f861df49b533d95941b9770b032827bb4a259c5f86abce8705960c05_ppc64le",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-haproxy-rhel9@sha256:720b3207087d4feb8ab59ffd0b70d6bc22fa21d53b62393779dfaf8972a32e60_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-haproxy-rhel9@sha256:8cc4a146d7be5046b416fe9c04d77b4f0a25a2ab7180fdbf8c46cff8e2483080_ppc64le",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-haproxy-rhel9@sha256:e4da2c9d53159d43c6795151eb3c9dea373da19b34d76094b60e7a2466415d62_s390x",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-promtail-rhel9@sha256:44697ad0d15d1f37b98243f5f013cb9271d70e2b10ab52093a1d7e3409a674b2_s390x",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-promtail-rhel9@sha256:b46c0196fab3bd3a60b64a1d7ff8af6fbc7c3e526618da1cc78032bffa3be171_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-promtail-rhel9@sha256:f52fd8d5fbfdcc202c5e31096119377a8b87f9efd31602398d45cec86ec35940_ppc64le",
"9Base-RHCEPH-6.1-Tools:rhceph/snmp-notifier-rhel9@sha256:8887234fbbaddf620eaa7b0f4b1ed6ab8aa5bc52e019e67179554ccd03fba676_ppc64le",
"9Base-RHCEPH-6.1-Tools:rhceph/snmp-notifier-rhel9@sha256:9078b49846d8ec681bec5b96f0d4087b4c66bdc6baf4701cfc9c8e8aeae89661_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/snmp-notifier-rhel9@sha256:df7c89608fe8352d445efcc1017521b35878cfe61a8b9fd91fab24c00786b2bf_s390x"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2092793"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in the crypto/tls golang package. When session tickets are generated by crypto/tls, it is missing the ticket expiration. This issue may allow an attacker to observe the TLS handshakes to correlate successive connections during session resumption.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "golang: crypto/tls: session tickets lack random ticket_age_add",
"title": "Vulnerability summary"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-dashboard-rhel9@sha256:1d7ca201b778e6a6cb559129e240233b6b6461399c67f979c07d5fe288c400f6_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-dashboard-rhel9@sha256:3fb7480f9d68333e168eae0c9fbeceb0df7962a40c25ecced81ea4c4959b2c25_s390x",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-dashboard-rhel9@sha256:50329da263e8ef00c47632156761621bac30fead5e574ef23cd1d30b7af0019a_ppc64le"
],
"known_not_affected": [
"9Base-RHCEPH-6.1-Tools:rhceph/keepalived-rhel9@sha256:2ae4274163155d880cbd41d1a197d6856f326501a50e028ff3de9ff8a85b3e97_s390x",
"9Base-RHCEPH-6.1-Tools:rhceph/keepalived-rhel9@sha256:36abd2b22ebabea813c5afde35b0b80a200056f811267e89f0270da9155b1a22_ppc64le",
"9Base-RHCEPH-6.1-Tools:rhceph/keepalived-rhel9@sha256:b21d882fd2d08d6f162dbb63e0626d9d6aa892a677c5a28edc97b84feef1655a_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-rhel9@sha256:72bd6eb932a368af10d5c607d8b60e0fe8b87862f4adaa17fd022a3427a46ca8_s390x",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-rhel9@sha256:953630d9f9924f17ab7ce168772c3facbaf6866b79a1cf0fb9aee1dcf6eb8c7d_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-rhel9@sha256:9b477366f861df49b533d95941b9770b032827bb4a259c5f86abce8705960c05_ppc64le",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-haproxy-rhel9@sha256:720b3207087d4feb8ab59ffd0b70d6bc22fa21d53b62393779dfaf8972a32e60_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-haproxy-rhel9@sha256:8cc4a146d7be5046b416fe9c04d77b4f0a25a2ab7180fdbf8c46cff8e2483080_ppc64le",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-haproxy-rhel9@sha256:e4da2c9d53159d43c6795151eb3c9dea373da19b34d76094b60e7a2466415d62_s390x",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-promtail-rhel9@sha256:44697ad0d15d1f37b98243f5f013cb9271d70e2b10ab52093a1d7e3409a674b2_s390x",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-promtail-rhel9@sha256:b46c0196fab3bd3a60b64a1d7ff8af6fbc7c3e526618da1cc78032bffa3be171_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-promtail-rhel9@sha256:f52fd8d5fbfdcc202c5e31096119377a8b87f9efd31602398d45cec86ec35940_ppc64le",
"9Base-RHCEPH-6.1-Tools:rhceph/snmp-notifier-rhel9@sha256:8887234fbbaddf620eaa7b0f4b1ed6ab8aa5bc52e019e67179554ccd03fba676_ppc64le",
"9Base-RHCEPH-6.1-Tools:rhceph/snmp-notifier-rhel9@sha256:9078b49846d8ec681bec5b96f0d4087b4c66bdc6baf4701cfc9c8e8aeae89661_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/snmp-notifier-rhel9@sha256:df7c89608fe8352d445efcc1017521b35878cfe61a8b9fd91fab24c00786b2bf_s390x"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2022-30629"
},
{
"category": "external",
"summary": "RHBZ#2092793",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2092793"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2022-30629",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-30629"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2022-30629",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2022-30629"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-announce/c/TzIC9-t8Ytg",
"url": "https://groups.google.com/g/golang-announce/c/TzIC9-t8Ytg"
}
],
"release_date": "2022-06-02T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2023-06-15T15:59:41+00:00",
"details": "For details on how to apply this update, see Upgrade a Red Hat Ceph Storage\ncluster using cephadm in the Red Hat Storage Ceph Upgrade\nGuide.(https://access.redhat.com/documentation/en-us/red_hat_ceph_storage)",
"product_ids": [
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-dashboard-rhel9@sha256:1d7ca201b778e6a6cb559129e240233b6b6461399c67f979c07d5fe288c400f6_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-dashboard-rhel9@sha256:3fb7480f9d68333e168eae0c9fbeceb0df7962a40c25ecced81ea4c4959b2c25_s390x",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-dashboard-rhel9@sha256:50329da263e8ef00c47632156761621bac30fead5e574ef23cd1d30b7af0019a_ppc64le"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2023:3642"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "HIGH",
"attackVector": "NETWORK",
"availabilityImpact": "NONE",
"baseScore": 3.1,
"baseSeverity": "LOW",
"confidentialityImpact": "LOW",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "REQUIRED",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:R/S:U/C:L/I:N/A:N",
"version": "3.1"
},
"products": [
"9Base-RHCEPH-6.1-Tools:rhceph/keepalived-rhel9@sha256:2ae4274163155d880cbd41d1a197d6856f326501a50e028ff3de9ff8a85b3e97_s390x",
"9Base-RHCEPH-6.1-Tools:rhceph/keepalived-rhel9@sha256:36abd2b22ebabea813c5afde35b0b80a200056f811267e89f0270da9155b1a22_ppc64le",
"9Base-RHCEPH-6.1-Tools:rhceph/keepalived-rhel9@sha256:b21d882fd2d08d6f162dbb63e0626d9d6aa892a677c5a28edc97b84feef1655a_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-dashboard-rhel9@sha256:1d7ca201b778e6a6cb559129e240233b6b6461399c67f979c07d5fe288c400f6_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-dashboard-rhel9@sha256:3fb7480f9d68333e168eae0c9fbeceb0df7962a40c25ecced81ea4c4959b2c25_s390x",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-dashboard-rhel9@sha256:50329da263e8ef00c47632156761621bac30fead5e574ef23cd1d30b7af0019a_ppc64le",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-rhel9@sha256:72bd6eb932a368af10d5c607d8b60e0fe8b87862f4adaa17fd022a3427a46ca8_s390x",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-rhel9@sha256:953630d9f9924f17ab7ce168772c3facbaf6866b79a1cf0fb9aee1dcf6eb8c7d_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-rhel9@sha256:9b477366f861df49b533d95941b9770b032827bb4a259c5f86abce8705960c05_ppc64le",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-haproxy-rhel9@sha256:720b3207087d4feb8ab59ffd0b70d6bc22fa21d53b62393779dfaf8972a32e60_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-haproxy-rhel9@sha256:8cc4a146d7be5046b416fe9c04d77b4f0a25a2ab7180fdbf8c46cff8e2483080_ppc64le",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-haproxy-rhel9@sha256:e4da2c9d53159d43c6795151eb3c9dea373da19b34d76094b60e7a2466415d62_s390x",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-promtail-rhel9@sha256:44697ad0d15d1f37b98243f5f013cb9271d70e2b10ab52093a1d7e3409a674b2_s390x",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-promtail-rhel9@sha256:b46c0196fab3bd3a60b64a1d7ff8af6fbc7c3e526618da1cc78032bffa3be171_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-promtail-rhel9@sha256:f52fd8d5fbfdcc202c5e31096119377a8b87f9efd31602398d45cec86ec35940_ppc64le",
"9Base-RHCEPH-6.1-Tools:rhceph/snmp-notifier-rhel9@sha256:8887234fbbaddf620eaa7b0f4b1ed6ab8aa5bc52e019e67179554ccd03fba676_ppc64le",
"9Base-RHCEPH-6.1-Tools:rhceph/snmp-notifier-rhel9@sha256:9078b49846d8ec681bec5b96f0d4087b4c66bdc6baf4701cfc9c8e8aeae89661_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/snmp-notifier-rhel9@sha256:df7c89608fe8352d445efcc1017521b35878cfe61a8b9fd91fab24c00786b2bf_s390x"
]
}
],
"threats": [
{
"category": "impact",
"details": "Low"
}
],
"title": "golang: crypto/tls: session tickets lack random ticket_age_add"
},
{
"cve": "CVE-2022-30630",
"cwe": {
"id": "CWE-1325",
"name": "Improperly Controlled Sequential Memory Allocation"
},
"discovery_date": "2022-07-14T00:00:00+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"9Base-RHCEPH-6.1-Tools:rhceph/keepalived-rhel9@sha256:2ae4274163155d880cbd41d1a197d6856f326501a50e028ff3de9ff8a85b3e97_s390x",
"9Base-RHCEPH-6.1-Tools:rhceph/keepalived-rhel9@sha256:36abd2b22ebabea813c5afde35b0b80a200056f811267e89f0270da9155b1a22_ppc64le",
"9Base-RHCEPH-6.1-Tools:rhceph/keepalived-rhel9@sha256:b21d882fd2d08d6f162dbb63e0626d9d6aa892a677c5a28edc97b84feef1655a_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-rhel9@sha256:72bd6eb932a368af10d5c607d8b60e0fe8b87862f4adaa17fd022a3427a46ca8_s390x",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-rhel9@sha256:953630d9f9924f17ab7ce168772c3facbaf6866b79a1cf0fb9aee1dcf6eb8c7d_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-rhel9@sha256:9b477366f861df49b533d95941b9770b032827bb4a259c5f86abce8705960c05_ppc64le",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-haproxy-rhel9@sha256:720b3207087d4feb8ab59ffd0b70d6bc22fa21d53b62393779dfaf8972a32e60_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-haproxy-rhel9@sha256:8cc4a146d7be5046b416fe9c04d77b4f0a25a2ab7180fdbf8c46cff8e2483080_ppc64le",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-haproxy-rhel9@sha256:e4da2c9d53159d43c6795151eb3c9dea373da19b34d76094b60e7a2466415d62_s390x",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-promtail-rhel9@sha256:44697ad0d15d1f37b98243f5f013cb9271d70e2b10ab52093a1d7e3409a674b2_s390x",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-promtail-rhel9@sha256:b46c0196fab3bd3a60b64a1d7ff8af6fbc7c3e526618da1cc78032bffa3be171_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-promtail-rhel9@sha256:f52fd8d5fbfdcc202c5e31096119377a8b87f9efd31602398d45cec86ec35940_ppc64le",
"9Base-RHCEPH-6.1-Tools:rhceph/snmp-notifier-rhel9@sha256:8887234fbbaddf620eaa7b0f4b1ed6ab8aa5bc52e019e67179554ccd03fba676_ppc64le",
"9Base-RHCEPH-6.1-Tools:rhceph/snmp-notifier-rhel9@sha256:9078b49846d8ec681bec5b96f0d4087b4c66bdc6baf4701cfc9c8e8aeae89661_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/snmp-notifier-rhel9@sha256:df7c89608fe8352d445efcc1017521b35878cfe61a8b9fd91fab24c00786b2bf_s390x"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2107371"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in the golang standard library, io/fs. Calling Glob on a path that contains a large number of path separators can cause a panic issue due to stack exhaustion. This could allow an attacker to impact availability.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "golang: io/fs: stack exhaustion in Glob",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "RH ProdSec has set the Impact of this vulnerability to Moderate as there is no known method to execute arbitary code. Successful exploitation of this bug can cause the application under attack to panic, merely causing a Denial of Service at the application level. As the kernel is unaffected by this bug, the user can merely relaunch the application to fix the problem. Also, if somehow the application keeps relaunching, the timer watchdogs in the default RHEL kernel will stop the attack in its tracks.\n\nWithin regulated environments, a combination of the following controls acts as a significant barrier to successfully exploiting a CWE-1325: Improperly Controlled Sequential Memory Allocation vulnerability and therefore downgrades the severity of this particular CVE from Moderate to Low.\n\nAccess to the platform is granted only after successful hard token-based multi-factor authentication (MFA) and is governed by least privilege to ensure only authorized users and roles can execute or modify code. Static code analysis and peer reviews enforce strong input validation and error handling, preventing improperly validated inputs from causing system instability, data exposure, or privilege escalation. In the event of successful exploitation, process isolation limits the impact of excessive sequential memory allocation by restricting memory use per process, preventing any single process from exhausting system resources. Finally, the platform uses memory protection mechanisms such as Data Execution Prevention (DEP) and Address Space Layout Randomization (ASLR) to reduce the risk of memory allocation-based attacks.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-dashboard-rhel9@sha256:1d7ca201b778e6a6cb559129e240233b6b6461399c67f979c07d5fe288c400f6_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-dashboard-rhel9@sha256:3fb7480f9d68333e168eae0c9fbeceb0df7962a40c25ecced81ea4c4959b2c25_s390x",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-dashboard-rhel9@sha256:50329da263e8ef00c47632156761621bac30fead5e574ef23cd1d30b7af0019a_ppc64le"
],
"known_not_affected": [
"9Base-RHCEPH-6.1-Tools:rhceph/keepalived-rhel9@sha256:2ae4274163155d880cbd41d1a197d6856f326501a50e028ff3de9ff8a85b3e97_s390x",
"9Base-RHCEPH-6.1-Tools:rhceph/keepalived-rhel9@sha256:36abd2b22ebabea813c5afde35b0b80a200056f811267e89f0270da9155b1a22_ppc64le",
"9Base-RHCEPH-6.1-Tools:rhceph/keepalived-rhel9@sha256:b21d882fd2d08d6f162dbb63e0626d9d6aa892a677c5a28edc97b84feef1655a_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-rhel9@sha256:72bd6eb932a368af10d5c607d8b60e0fe8b87862f4adaa17fd022a3427a46ca8_s390x",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-rhel9@sha256:953630d9f9924f17ab7ce168772c3facbaf6866b79a1cf0fb9aee1dcf6eb8c7d_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-rhel9@sha256:9b477366f861df49b533d95941b9770b032827bb4a259c5f86abce8705960c05_ppc64le",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-haproxy-rhel9@sha256:720b3207087d4feb8ab59ffd0b70d6bc22fa21d53b62393779dfaf8972a32e60_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-haproxy-rhel9@sha256:8cc4a146d7be5046b416fe9c04d77b4f0a25a2ab7180fdbf8c46cff8e2483080_ppc64le",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-haproxy-rhel9@sha256:e4da2c9d53159d43c6795151eb3c9dea373da19b34d76094b60e7a2466415d62_s390x",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-promtail-rhel9@sha256:44697ad0d15d1f37b98243f5f013cb9271d70e2b10ab52093a1d7e3409a674b2_s390x",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-promtail-rhel9@sha256:b46c0196fab3bd3a60b64a1d7ff8af6fbc7c3e526618da1cc78032bffa3be171_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-promtail-rhel9@sha256:f52fd8d5fbfdcc202c5e31096119377a8b87f9efd31602398d45cec86ec35940_ppc64le",
"9Base-RHCEPH-6.1-Tools:rhceph/snmp-notifier-rhel9@sha256:8887234fbbaddf620eaa7b0f4b1ed6ab8aa5bc52e019e67179554ccd03fba676_ppc64le",
"9Base-RHCEPH-6.1-Tools:rhceph/snmp-notifier-rhel9@sha256:9078b49846d8ec681bec5b96f0d4087b4c66bdc6baf4701cfc9c8e8aeae89661_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/snmp-notifier-rhel9@sha256:df7c89608fe8352d445efcc1017521b35878cfe61a8b9fd91fab24c00786b2bf_s390x"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2022-30630"
},
{
"category": "external",
"summary": "RHBZ#2107371",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2107371"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2022-30630",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-30630"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2022-30630",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2022-30630"
},
{
"category": "external",
"summary": "https://go.dev/issue/53415",
"url": "https://go.dev/issue/53415"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-announce/c/nqrv9fbR0zE",
"url": "https://groups.google.com/g/golang-announce/c/nqrv9fbR0zE"
}
],
"release_date": "2022-07-12T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2023-06-15T15:59:41+00:00",
"details": "For details on how to apply this update, see Upgrade a Red Hat Ceph Storage\ncluster using cephadm in the Red Hat Storage Ceph Upgrade\nGuide.(https://access.redhat.com/documentation/en-us/red_hat_ceph_storage)",
"product_ids": [
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-dashboard-rhel9@sha256:1d7ca201b778e6a6cb559129e240233b6b6461399c67f979c07d5fe288c400f6_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-dashboard-rhel9@sha256:3fb7480f9d68333e168eae0c9fbeceb0df7962a40c25ecced81ea4c4959b2c25_s390x",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-dashboard-rhel9@sha256:50329da263e8ef00c47632156761621bac30fead5e574ef23cd1d30b7af0019a_ppc64le"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2023:3642"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"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-RHCEPH-6.1-Tools:rhceph/keepalived-rhel9@sha256:2ae4274163155d880cbd41d1a197d6856f326501a50e028ff3de9ff8a85b3e97_s390x",
"9Base-RHCEPH-6.1-Tools:rhceph/keepalived-rhel9@sha256:36abd2b22ebabea813c5afde35b0b80a200056f811267e89f0270da9155b1a22_ppc64le",
"9Base-RHCEPH-6.1-Tools:rhceph/keepalived-rhel9@sha256:b21d882fd2d08d6f162dbb63e0626d9d6aa892a677c5a28edc97b84feef1655a_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-dashboard-rhel9@sha256:1d7ca201b778e6a6cb559129e240233b6b6461399c67f979c07d5fe288c400f6_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-dashboard-rhel9@sha256:3fb7480f9d68333e168eae0c9fbeceb0df7962a40c25ecced81ea4c4959b2c25_s390x",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-dashboard-rhel9@sha256:50329da263e8ef00c47632156761621bac30fead5e574ef23cd1d30b7af0019a_ppc64le",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-rhel9@sha256:72bd6eb932a368af10d5c607d8b60e0fe8b87862f4adaa17fd022a3427a46ca8_s390x",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-rhel9@sha256:953630d9f9924f17ab7ce168772c3facbaf6866b79a1cf0fb9aee1dcf6eb8c7d_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-rhel9@sha256:9b477366f861df49b533d95941b9770b032827bb4a259c5f86abce8705960c05_ppc64le",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-haproxy-rhel9@sha256:720b3207087d4feb8ab59ffd0b70d6bc22fa21d53b62393779dfaf8972a32e60_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-haproxy-rhel9@sha256:8cc4a146d7be5046b416fe9c04d77b4f0a25a2ab7180fdbf8c46cff8e2483080_ppc64le",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-haproxy-rhel9@sha256:e4da2c9d53159d43c6795151eb3c9dea373da19b34d76094b60e7a2466415d62_s390x",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-promtail-rhel9@sha256:44697ad0d15d1f37b98243f5f013cb9271d70e2b10ab52093a1d7e3409a674b2_s390x",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-promtail-rhel9@sha256:b46c0196fab3bd3a60b64a1d7ff8af6fbc7c3e526618da1cc78032bffa3be171_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-promtail-rhel9@sha256:f52fd8d5fbfdcc202c5e31096119377a8b87f9efd31602398d45cec86ec35940_ppc64le",
"9Base-RHCEPH-6.1-Tools:rhceph/snmp-notifier-rhel9@sha256:8887234fbbaddf620eaa7b0f4b1ed6ab8aa5bc52e019e67179554ccd03fba676_ppc64le",
"9Base-RHCEPH-6.1-Tools:rhceph/snmp-notifier-rhel9@sha256:9078b49846d8ec681bec5b96f0d4087b4c66bdc6baf4701cfc9c8e8aeae89661_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/snmp-notifier-rhel9@sha256:df7c89608fe8352d445efcc1017521b35878cfe61a8b9fd91fab24c00786b2bf_s390x"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "golang: io/fs: stack exhaustion in Glob"
},
{
"cve": "CVE-2022-30631",
"cwe": {
"id": "CWE-1325",
"name": "Improperly Controlled Sequential Memory Allocation"
},
"discovery_date": "2022-07-14T00:00:00+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"9Base-RHCEPH-6.1-Tools:rhceph/keepalived-rhel9@sha256:2ae4274163155d880cbd41d1a197d6856f326501a50e028ff3de9ff8a85b3e97_s390x",
"9Base-RHCEPH-6.1-Tools:rhceph/keepalived-rhel9@sha256:36abd2b22ebabea813c5afde35b0b80a200056f811267e89f0270da9155b1a22_ppc64le",
"9Base-RHCEPH-6.1-Tools:rhceph/keepalived-rhel9@sha256:b21d882fd2d08d6f162dbb63e0626d9d6aa892a677c5a28edc97b84feef1655a_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-rhel9@sha256:72bd6eb932a368af10d5c607d8b60e0fe8b87862f4adaa17fd022a3427a46ca8_s390x",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-rhel9@sha256:953630d9f9924f17ab7ce168772c3facbaf6866b79a1cf0fb9aee1dcf6eb8c7d_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-rhel9@sha256:9b477366f861df49b533d95941b9770b032827bb4a259c5f86abce8705960c05_ppc64le",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-haproxy-rhel9@sha256:720b3207087d4feb8ab59ffd0b70d6bc22fa21d53b62393779dfaf8972a32e60_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-haproxy-rhel9@sha256:8cc4a146d7be5046b416fe9c04d77b4f0a25a2ab7180fdbf8c46cff8e2483080_ppc64le",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-haproxy-rhel9@sha256:e4da2c9d53159d43c6795151eb3c9dea373da19b34d76094b60e7a2466415d62_s390x",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-promtail-rhel9@sha256:44697ad0d15d1f37b98243f5f013cb9271d70e2b10ab52093a1d7e3409a674b2_s390x",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-promtail-rhel9@sha256:b46c0196fab3bd3a60b64a1d7ff8af6fbc7c3e526618da1cc78032bffa3be171_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-promtail-rhel9@sha256:f52fd8d5fbfdcc202c5e31096119377a8b87f9efd31602398d45cec86ec35940_ppc64le",
"9Base-RHCEPH-6.1-Tools:rhceph/snmp-notifier-rhel9@sha256:8887234fbbaddf620eaa7b0f4b1ed6ab8aa5bc52e019e67179554ccd03fba676_ppc64le",
"9Base-RHCEPH-6.1-Tools:rhceph/snmp-notifier-rhel9@sha256:9078b49846d8ec681bec5b96f0d4087b4c66bdc6baf4701cfc9c8e8aeae89661_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/snmp-notifier-rhel9@sha256:df7c89608fe8352d445efcc1017521b35878cfe61a8b9fd91fab24c00786b2bf_s390x"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2107342"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in golang. Calling the Reader, Read method on an archive that contains a large number of concatenated 0-length compressed files can cause a panic issue due to stack exhaustion.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "golang: compress/gzip: stack exhaustion in Reader.Read",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "To exploit CVE-2022-30631, an attacker supplies a specially crafted gzip archive to a Go application that uses a vulnerable version of the compress/gzip package without adequate input validation. This can lead to uncontrolled recursion, resulting in stack exhaustion and causing the application to panic, thereby affecting its availability.\n\nAs this is merely a DoS and there is no known way to control the instruction pointer, RH ProdSec has set the impact of this vulnerabilty to \"Moderate\".\n\nWithin regulated environments, a combination of the following controls acts as a significant barrier to successfully exploiting a CWE-1325: Improperly Controlled Sequential Memory Allocation vulnerability and therefore downgrades the severity of this particular CVE from Moderate to Low.\n\nAccess to the platform is granted only after successful hard token-based multi-factor authentication (MFA) and is governed by least privilege to ensure only authorized users and roles can execute or modify code. Static code analysis and peer reviews enforce strong input validation and error handling, preventing improperly validated inputs from causing system instability, data exposure, or privilege escalation. In the event of successful exploitation, process isolation limits the impact of excessive sequential memory allocation by restricting memory use per process, preventing any single process from exhausting system resources. Finally, the platform uses memory protection mechanisms such as Data Execution Prevention (DEP) and Address Space Layout Randomization (ASLR) to reduce the risk of memory allocation-based attacks.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-dashboard-rhel9@sha256:1d7ca201b778e6a6cb559129e240233b6b6461399c67f979c07d5fe288c400f6_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-dashboard-rhel9@sha256:3fb7480f9d68333e168eae0c9fbeceb0df7962a40c25ecced81ea4c4959b2c25_s390x",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-dashboard-rhel9@sha256:50329da263e8ef00c47632156761621bac30fead5e574ef23cd1d30b7af0019a_ppc64le"
],
"known_not_affected": [
"9Base-RHCEPH-6.1-Tools:rhceph/keepalived-rhel9@sha256:2ae4274163155d880cbd41d1a197d6856f326501a50e028ff3de9ff8a85b3e97_s390x",
"9Base-RHCEPH-6.1-Tools:rhceph/keepalived-rhel9@sha256:36abd2b22ebabea813c5afde35b0b80a200056f811267e89f0270da9155b1a22_ppc64le",
"9Base-RHCEPH-6.1-Tools:rhceph/keepalived-rhel9@sha256:b21d882fd2d08d6f162dbb63e0626d9d6aa892a677c5a28edc97b84feef1655a_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-rhel9@sha256:72bd6eb932a368af10d5c607d8b60e0fe8b87862f4adaa17fd022a3427a46ca8_s390x",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-rhel9@sha256:953630d9f9924f17ab7ce168772c3facbaf6866b79a1cf0fb9aee1dcf6eb8c7d_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-rhel9@sha256:9b477366f861df49b533d95941b9770b032827bb4a259c5f86abce8705960c05_ppc64le",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-haproxy-rhel9@sha256:720b3207087d4feb8ab59ffd0b70d6bc22fa21d53b62393779dfaf8972a32e60_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-haproxy-rhel9@sha256:8cc4a146d7be5046b416fe9c04d77b4f0a25a2ab7180fdbf8c46cff8e2483080_ppc64le",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-haproxy-rhel9@sha256:e4da2c9d53159d43c6795151eb3c9dea373da19b34d76094b60e7a2466415d62_s390x",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-promtail-rhel9@sha256:44697ad0d15d1f37b98243f5f013cb9271d70e2b10ab52093a1d7e3409a674b2_s390x",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-promtail-rhel9@sha256:b46c0196fab3bd3a60b64a1d7ff8af6fbc7c3e526618da1cc78032bffa3be171_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-promtail-rhel9@sha256:f52fd8d5fbfdcc202c5e31096119377a8b87f9efd31602398d45cec86ec35940_ppc64le",
"9Base-RHCEPH-6.1-Tools:rhceph/snmp-notifier-rhel9@sha256:8887234fbbaddf620eaa7b0f4b1ed6ab8aa5bc52e019e67179554ccd03fba676_ppc64le",
"9Base-RHCEPH-6.1-Tools:rhceph/snmp-notifier-rhel9@sha256:9078b49846d8ec681bec5b96f0d4087b4c66bdc6baf4701cfc9c8e8aeae89661_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/snmp-notifier-rhel9@sha256:df7c89608fe8352d445efcc1017521b35878cfe61a8b9fd91fab24c00786b2bf_s390x"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2022-30631"
},
{
"category": "external",
"summary": "RHBZ#2107342",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2107342"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2022-30631",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-30631"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2022-30631",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2022-30631"
},
{
"category": "external",
"summary": "https://go.dev/issue/53168",
"url": "https://go.dev/issue/53168"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-announce/c/nqrv9fbR0zE",
"url": "https://groups.google.com/g/golang-announce/c/nqrv9fbR0zE"
}
],
"release_date": "2022-07-12T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2023-06-15T15:59:41+00:00",
"details": "For details on how to apply this update, see Upgrade a Red Hat Ceph Storage\ncluster using cephadm in the Red Hat Storage Ceph Upgrade\nGuide.(https://access.redhat.com/documentation/en-us/red_hat_ceph_storage)",
"product_ids": [
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-dashboard-rhel9@sha256:1d7ca201b778e6a6cb559129e240233b6b6461399c67f979c07d5fe288c400f6_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-dashboard-rhel9@sha256:3fb7480f9d68333e168eae0c9fbeceb0df7962a40c25ecced81ea4c4959b2c25_s390x",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-dashboard-rhel9@sha256:50329da263e8ef00c47632156761621bac30fead5e574ef23cd1d30b7af0019a_ppc64le"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2023:3642"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"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-RHCEPH-6.1-Tools:rhceph/keepalived-rhel9@sha256:2ae4274163155d880cbd41d1a197d6856f326501a50e028ff3de9ff8a85b3e97_s390x",
"9Base-RHCEPH-6.1-Tools:rhceph/keepalived-rhel9@sha256:36abd2b22ebabea813c5afde35b0b80a200056f811267e89f0270da9155b1a22_ppc64le",
"9Base-RHCEPH-6.1-Tools:rhceph/keepalived-rhel9@sha256:b21d882fd2d08d6f162dbb63e0626d9d6aa892a677c5a28edc97b84feef1655a_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-dashboard-rhel9@sha256:1d7ca201b778e6a6cb559129e240233b6b6461399c67f979c07d5fe288c400f6_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-dashboard-rhel9@sha256:3fb7480f9d68333e168eae0c9fbeceb0df7962a40c25ecced81ea4c4959b2c25_s390x",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-dashboard-rhel9@sha256:50329da263e8ef00c47632156761621bac30fead5e574ef23cd1d30b7af0019a_ppc64le",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-rhel9@sha256:72bd6eb932a368af10d5c607d8b60e0fe8b87862f4adaa17fd022a3427a46ca8_s390x",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-rhel9@sha256:953630d9f9924f17ab7ce168772c3facbaf6866b79a1cf0fb9aee1dcf6eb8c7d_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-rhel9@sha256:9b477366f861df49b533d95941b9770b032827bb4a259c5f86abce8705960c05_ppc64le",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-haproxy-rhel9@sha256:720b3207087d4feb8ab59ffd0b70d6bc22fa21d53b62393779dfaf8972a32e60_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-haproxy-rhel9@sha256:8cc4a146d7be5046b416fe9c04d77b4f0a25a2ab7180fdbf8c46cff8e2483080_ppc64le",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-haproxy-rhel9@sha256:e4da2c9d53159d43c6795151eb3c9dea373da19b34d76094b60e7a2466415d62_s390x",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-promtail-rhel9@sha256:44697ad0d15d1f37b98243f5f013cb9271d70e2b10ab52093a1d7e3409a674b2_s390x",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-promtail-rhel9@sha256:b46c0196fab3bd3a60b64a1d7ff8af6fbc7c3e526618da1cc78032bffa3be171_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-promtail-rhel9@sha256:f52fd8d5fbfdcc202c5e31096119377a8b87f9efd31602398d45cec86ec35940_ppc64le",
"9Base-RHCEPH-6.1-Tools:rhceph/snmp-notifier-rhel9@sha256:8887234fbbaddf620eaa7b0f4b1ed6ab8aa5bc52e019e67179554ccd03fba676_ppc64le",
"9Base-RHCEPH-6.1-Tools:rhceph/snmp-notifier-rhel9@sha256:9078b49846d8ec681bec5b96f0d4087b4c66bdc6baf4701cfc9c8e8aeae89661_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/snmp-notifier-rhel9@sha256:df7c89608fe8352d445efcc1017521b35878cfe61a8b9fd91fab24c00786b2bf_s390x"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "golang: compress/gzip: stack exhaustion in Reader.Read"
},
{
"cve": "CVE-2022-30632",
"cwe": {
"id": "CWE-1325",
"name": "Improperly Controlled Sequential Memory Allocation"
},
"discovery_date": "2022-07-14T00:00:00+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"9Base-RHCEPH-6.1-Tools:rhceph/keepalived-rhel9@sha256:2ae4274163155d880cbd41d1a197d6856f326501a50e028ff3de9ff8a85b3e97_s390x",
"9Base-RHCEPH-6.1-Tools:rhceph/keepalived-rhel9@sha256:36abd2b22ebabea813c5afde35b0b80a200056f811267e89f0270da9155b1a22_ppc64le",
"9Base-RHCEPH-6.1-Tools:rhceph/keepalived-rhel9@sha256:b21d882fd2d08d6f162dbb63e0626d9d6aa892a677c5a28edc97b84feef1655a_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-rhel9@sha256:72bd6eb932a368af10d5c607d8b60e0fe8b87862f4adaa17fd022a3427a46ca8_s390x",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-rhel9@sha256:953630d9f9924f17ab7ce168772c3facbaf6866b79a1cf0fb9aee1dcf6eb8c7d_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-rhel9@sha256:9b477366f861df49b533d95941b9770b032827bb4a259c5f86abce8705960c05_ppc64le",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-haproxy-rhel9@sha256:720b3207087d4feb8ab59ffd0b70d6bc22fa21d53b62393779dfaf8972a32e60_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-haproxy-rhel9@sha256:8cc4a146d7be5046b416fe9c04d77b4f0a25a2ab7180fdbf8c46cff8e2483080_ppc64le",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-haproxy-rhel9@sha256:e4da2c9d53159d43c6795151eb3c9dea373da19b34d76094b60e7a2466415d62_s390x",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-promtail-rhel9@sha256:44697ad0d15d1f37b98243f5f013cb9271d70e2b10ab52093a1d7e3409a674b2_s390x",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-promtail-rhel9@sha256:b46c0196fab3bd3a60b64a1d7ff8af6fbc7c3e526618da1cc78032bffa3be171_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-promtail-rhel9@sha256:f52fd8d5fbfdcc202c5e31096119377a8b87f9efd31602398d45cec86ec35940_ppc64le",
"9Base-RHCEPH-6.1-Tools:rhceph/snmp-notifier-rhel9@sha256:8887234fbbaddf620eaa7b0f4b1ed6ab8aa5bc52e019e67179554ccd03fba676_ppc64le",
"9Base-RHCEPH-6.1-Tools:rhceph/snmp-notifier-rhel9@sha256:9078b49846d8ec681bec5b96f0d4087b4c66bdc6baf4701cfc9c8e8aeae89661_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/snmp-notifier-rhel9@sha256:df7c89608fe8352d445efcc1017521b35878cfe61a8b9fd91fab24c00786b2bf_s390x"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2107386"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in golang. Calling Glob on a path that contains a large number of path separators can cause a panic issue due to stack exhaustion. This can cause an attacker to impact availability.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "golang: path/filepath: stack exhaustion in Glob",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "The exploitation of this flaw will only result in a denial of service of the application via the application crashing which is why this has been rated as moderate.\n\nWithin regulated environments, a combination of the following controls acts as a significant barrier to successfully exploiting a CWE-1325: Improperly Controlled Sequential Memory Allocation vulnerability and therefore downgrades the severity of this particular CVE from Moderate to Low.\n\nAccess to the platform is granted only after successful hard token-based multi-factor authentication (MFA) and is governed by least privilege to ensure only authorized users and roles can execute or modify code. Static code analysis and peer reviews enforce strong input validation and error handling, preventing improperly validated inputs from causing system instability, data exposure, or privilege escalation. In the event of successful exploitation, process isolation limits the impact of excessive sequential memory allocation by restricting memory use per process, preventing any single process from exhausting system resources. Finally, the platform uses memory protection mechanisms such as Data Execution Prevention (DEP) and Address Space Layout Randomization (ASLR) to reduce the risk of memory allocation-based attacks.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-dashboard-rhel9@sha256:1d7ca201b778e6a6cb559129e240233b6b6461399c67f979c07d5fe288c400f6_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-dashboard-rhel9@sha256:3fb7480f9d68333e168eae0c9fbeceb0df7962a40c25ecced81ea4c4959b2c25_s390x",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-dashboard-rhel9@sha256:50329da263e8ef00c47632156761621bac30fead5e574ef23cd1d30b7af0019a_ppc64le"
],
"known_not_affected": [
"9Base-RHCEPH-6.1-Tools:rhceph/keepalived-rhel9@sha256:2ae4274163155d880cbd41d1a197d6856f326501a50e028ff3de9ff8a85b3e97_s390x",
"9Base-RHCEPH-6.1-Tools:rhceph/keepalived-rhel9@sha256:36abd2b22ebabea813c5afde35b0b80a200056f811267e89f0270da9155b1a22_ppc64le",
"9Base-RHCEPH-6.1-Tools:rhceph/keepalived-rhel9@sha256:b21d882fd2d08d6f162dbb63e0626d9d6aa892a677c5a28edc97b84feef1655a_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-rhel9@sha256:72bd6eb932a368af10d5c607d8b60e0fe8b87862f4adaa17fd022a3427a46ca8_s390x",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-rhel9@sha256:953630d9f9924f17ab7ce168772c3facbaf6866b79a1cf0fb9aee1dcf6eb8c7d_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-rhel9@sha256:9b477366f861df49b533d95941b9770b032827bb4a259c5f86abce8705960c05_ppc64le",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-haproxy-rhel9@sha256:720b3207087d4feb8ab59ffd0b70d6bc22fa21d53b62393779dfaf8972a32e60_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-haproxy-rhel9@sha256:8cc4a146d7be5046b416fe9c04d77b4f0a25a2ab7180fdbf8c46cff8e2483080_ppc64le",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-haproxy-rhel9@sha256:e4da2c9d53159d43c6795151eb3c9dea373da19b34d76094b60e7a2466415d62_s390x",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-promtail-rhel9@sha256:44697ad0d15d1f37b98243f5f013cb9271d70e2b10ab52093a1d7e3409a674b2_s390x",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-promtail-rhel9@sha256:b46c0196fab3bd3a60b64a1d7ff8af6fbc7c3e526618da1cc78032bffa3be171_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-promtail-rhel9@sha256:f52fd8d5fbfdcc202c5e31096119377a8b87f9efd31602398d45cec86ec35940_ppc64le",
"9Base-RHCEPH-6.1-Tools:rhceph/snmp-notifier-rhel9@sha256:8887234fbbaddf620eaa7b0f4b1ed6ab8aa5bc52e019e67179554ccd03fba676_ppc64le",
"9Base-RHCEPH-6.1-Tools:rhceph/snmp-notifier-rhel9@sha256:9078b49846d8ec681bec5b96f0d4087b4c66bdc6baf4701cfc9c8e8aeae89661_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/snmp-notifier-rhel9@sha256:df7c89608fe8352d445efcc1017521b35878cfe61a8b9fd91fab24c00786b2bf_s390x"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2022-30632"
},
{
"category": "external",
"summary": "RHBZ#2107386",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2107386"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2022-30632",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-30632"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2022-30632",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2022-30632"
},
{
"category": "external",
"summary": "https://go.dev/issue/53416",
"url": "https://go.dev/issue/53416"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-announce/c/nqrv9fbR0zE",
"url": "https://groups.google.com/g/golang-announce/c/nqrv9fbR0zE"
}
],
"release_date": "2022-07-12T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2023-06-15T15:59:41+00:00",
"details": "For details on how to apply this update, see Upgrade a Red Hat Ceph Storage\ncluster using cephadm in the Red Hat Storage Ceph Upgrade\nGuide.(https://access.redhat.com/documentation/en-us/red_hat_ceph_storage)",
"product_ids": [
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-dashboard-rhel9@sha256:1d7ca201b778e6a6cb559129e240233b6b6461399c67f979c07d5fe288c400f6_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-dashboard-rhel9@sha256:3fb7480f9d68333e168eae0c9fbeceb0df7962a40c25ecced81ea4c4959b2c25_s390x",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-dashboard-rhel9@sha256:50329da263e8ef00c47632156761621bac30fead5e574ef23cd1d30b7af0019a_ppc64le"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2023:3642"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"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-RHCEPH-6.1-Tools:rhceph/keepalived-rhel9@sha256:2ae4274163155d880cbd41d1a197d6856f326501a50e028ff3de9ff8a85b3e97_s390x",
"9Base-RHCEPH-6.1-Tools:rhceph/keepalived-rhel9@sha256:36abd2b22ebabea813c5afde35b0b80a200056f811267e89f0270da9155b1a22_ppc64le",
"9Base-RHCEPH-6.1-Tools:rhceph/keepalived-rhel9@sha256:b21d882fd2d08d6f162dbb63e0626d9d6aa892a677c5a28edc97b84feef1655a_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-dashboard-rhel9@sha256:1d7ca201b778e6a6cb559129e240233b6b6461399c67f979c07d5fe288c400f6_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-dashboard-rhel9@sha256:3fb7480f9d68333e168eae0c9fbeceb0df7962a40c25ecced81ea4c4959b2c25_s390x",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-dashboard-rhel9@sha256:50329da263e8ef00c47632156761621bac30fead5e574ef23cd1d30b7af0019a_ppc64le",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-rhel9@sha256:72bd6eb932a368af10d5c607d8b60e0fe8b87862f4adaa17fd022a3427a46ca8_s390x",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-rhel9@sha256:953630d9f9924f17ab7ce168772c3facbaf6866b79a1cf0fb9aee1dcf6eb8c7d_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-rhel9@sha256:9b477366f861df49b533d95941b9770b032827bb4a259c5f86abce8705960c05_ppc64le",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-haproxy-rhel9@sha256:720b3207087d4feb8ab59ffd0b70d6bc22fa21d53b62393779dfaf8972a32e60_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-haproxy-rhel9@sha256:8cc4a146d7be5046b416fe9c04d77b4f0a25a2ab7180fdbf8c46cff8e2483080_ppc64le",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-haproxy-rhel9@sha256:e4da2c9d53159d43c6795151eb3c9dea373da19b34d76094b60e7a2466415d62_s390x",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-promtail-rhel9@sha256:44697ad0d15d1f37b98243f5f013cb9271d70e2b10ab52093a1d7e3409a674b2_s390x",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-promtail-rhel9@sha256:b46c0196fab3bd3a60b64a1d7ff8af6fbc7c3e526618da1cc78032bffa3be171_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-promtail-rhel9@sha256:f52fd8d5fbfdcc202c5e31096119377a8b87f9efd31602398d45cec86ec35940_ppc64le",
"9Base-RHCEPH-6.1-Tools:rhceph/snmp-notifier-rhel9@sha256:8887234fbbaddf620eaa7b0f4b1ed6ab8aa5bc52e019e67179554ccd03fba676_ppc64le",
"9Base-RHCEPH-6.1-Tools:rhceph/snmp-notifier-rhel9@sha256:9078b49846d8ec681bec5b96f0d4087b4c66bdc6baf4701cfc9c8e8aeae89661_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/snmp-notifier-rhel9@sha256:df7c89608fe8352d445efcc1017521b35878cfe61a8b9fd91fab24c00786b2bf_s390x"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "golang: path/filepath: stack exhaustion in Glob"
},
{
"cve": "CVE-2022-30633",
"cwe": {
"id": "CWE-1325",
"name": "Improperly Controlled Sequential Memory Allocation"
},
"discovery_date": "2022-07-14T00:00:00+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"9Base-RHCEPH-6.1-Tools:rhceph/keepalived-rhel9@sha256:2ae4274163155d880cbd41d1a197d6856f326501a50e028ff3de9ff8a85b3e97_s390x",
"9Base-RHCEPH-6.1-Tools:rhceph/keepalived-rhel9@sha256:36abd2b22ebabea813c5afde35b0b80a200056f811267e89f0270da9155b1a22_ppc64le",
"9Base-RHCEPH-6.1-Tools:rhceph/keepalived-rhel9@sha256:b21d882fd2d08d6f162dbb63e0626d9d6aa892a677c5a28edc97b84feef1655a_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-rhel9@sha256:72bd6eb932a368af10d5c607d8b60e0fe8b87862f4adaa17fd022a3427a46ca8_s390x",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-rhel9@sha256:953630d9f9924f17ab7ce168772c3facbaf6866b79a1cf0fb9aee1dcf6eb8c7d_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-rhel9@sha256:9b477366f861df49b533d95941b9770b032827bb4a259c5f86abce8705960c05_ppc64le",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-haproxy-rhel9@sha256:720b3207087d4feb8ab59ffd0b70d6bc22fa21d53b62393779dfaf8972a32e60_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-haproxy-rhel9@sha256:8cc4a146d7be5046b416fe9c04d77b4f0a25a2ab7180fdbf8c46cff8e2483080_ppc64le",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-haproxy-rhel9@sha256:e4da2c9d53159d43c6795151eb3c9dea373da19b34d76094b60e7a2466415d62_s390x",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-promtail-rhel9@sha256:44697ad0d15d1f37b98243f5f013cb9271d70e2b10ab52093a1d7e3409a674b2_s390x",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-promtail-rhel9@sha256:b46c0196fab3bd3a60b64a1d7ff8af6fbc7c3e526618da1cc78032bffa3be171_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-promtail-rhel9@sha256:f52fd8d5fbfdcc202c5e31096119377a8b87f9efd31602398d45cec86ec35940_ppc64le",
"9Base-RHCEPH-6.1-Tools:rhceph/snmp-notifier-rhel9@sha256:8887234fbbaddf620eaa7b0f4b1ed6ab8aa5bc52e019e67179554ccd03fba676_ppc64le",
"9Base-RHCEPH-6.1-Tools:rhceph/snmp-notifier-rhel9@sha256:9078b49846d8ec681bec5b96f0d4087b4c66bdc6baf4701cfc9c8e8aeae89661_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/snmp-notifier-rhel9@sha256:df7c89608fe8352d445efcc1017521b35878cfe61a8b9fd91fab24c00786b2bf_s390x"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2107392"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in golang. Calling Unmarshal on an XML document into a Go struct, which has a nested field that uses the \"any\" field tag, can cause a panic due to stack exhaustion.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "golang: encoding/xml: stack exhaustion in Unmarshal",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "Red Hat has marked this as moderate impact for two primary reasons\n1. Though the vulnerability exists, it is hard to exploit in real scenarios (e.g., the attacker must be able to feed crafted XML documents into specific code paths).\n2. The vulnerability is a denial of service (DoS) due to stack exhaustion rather than code execution or data breach. Since it doesn\u2019t compromise confidentiality or integrity.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-dashboard-rhel9@sha256:1d7ca201b778e6a6cb559129e240233b6b6461399c67f979c07d5fe288c400f6_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-dashboard-rhel9@sha256:3fb7480f9d68333e168eae0c9fbeceb0df7962a40c25ecced81ea4c4959b2c25_s390x",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-dashboard-rhel9@sha256:50329da263e8ef00c47632156761621bac30fead5e574ef23cd1d30b7af0019a_ppc64le"
],
"known_not_affected": [
"9Base-RHCEPH-6.1-Tools:rhceph/keepalived-rhel9@sha256:2ae4274163155d880cbd41d1a197d6856f326501a50e028ff3de9ff8a85b3e97_s390x",
"9Base-RHCEPH-6.1-Tools:rhceph/keepalived-rhel9@sha256:36abd2b22ebabea813c5afde35b0b80a200056f811267e89f0270da9155b1a22_ppc64le",
"9Base-RHCEPH-6.1-Tools:rhceph/keepalived-rhel9@sha256:b21d882fd2d08d6f162dbb63e0626d9d6aa892a677c5a28edc97b84feef1655a_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-rhel9@sha256:72bd6eb932a368af10d5c607d8b60e0fe8b87862f4adaa17fd022a3427a46ca8_s390x",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-rhel9@sha256:953630d9f9924f17ab7ce168772c3facbaf6866b79a1cf0fb9aee1dcf6eb8c7d_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-rhel9@sha256:9b477366f861df49b533d95941b9770b032827bb4a259c5f86abce8705960c05_ppc64le",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-haproxy-rhel9@sha256:720b3207087d4feb8ab59ffd0b70d6bc22fa21d53b62393779dfaf8972a32e60_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-haproxy-rhel9@sha256:8cc4a146d7be5046b416fe9c04d77b4f0a25a2ab7180fdbf8c46cff8e2483080_ppc64le",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-haproxy-rhel9@sha256:e4da2c9d53159d43c6795151eb3c9dea373da19b34d76094b60e7a2466415d62_s390x",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-promtail-rhel9@sha256:44697ad0d15d1f37b98243f5f013cb9271d70e2b10ab52093a1d7e3409a674b2_s390x",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-promtail-rhel9@sha256:b46c0196fab3bd3a60b64a1d7ff8af6fbc7c3e526618da1cc78032bffa3be171_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-promtail-rhel9@sha256:f52fd8d5fbfdcc202c5e31096119377a8b87f9efd31602398d45cec86ec35940_ppc64le",
"9Base-RHCEPH-6.1-Tools:rhceph/snmp-notifier-rhel9@sha256:8887234fbbaddf620eaa7b0f4b1ed6ab8aa5bc52e019e67179554ccd03fba676_ppc64le",
"9Base-RHCEPH-6.1-Tools:rhceph/snmp-notifier-rhel9@sha256:9078b49846d8ec681bec5b96f0d4087b4c66bdc6baf4701cfc9c8e8aeae89661_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/snmp-notifier-rhel9@sha256:df7c89608fe8352d445efcc1017521b35878cfe61a8b9fd91fab24c00786b2bf_s390x"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2022-30633"
},
{
"category": "external",
"summary": "RHBZ#2107392",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2107392"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2022-30633",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-30633"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2022-30633",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2022-30633"
},
{
"category": "external",
"summary": "https://go.dev/issue/53611",
"url": "https://go.dev/issue/53611"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-announce/c/nqrv9fbR0zE",
"url": "https://groups.google.com/g/golang-announce/c/nqrv9fbR0zE"
}
],
"release_date": "2022-07-12T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2023-06-15T15:59:41+00:00",
"details": "For details on how to apply this update, see Upgrade a Red Hat Ceph Storage\ncluster using cephadm in the Red Hat Storage Ceph Upgrade\nGuide.(https://access.redhat.com/documentation/en-us/red_hat_ceph_storage)",
"product_ids": [
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-dashboard-rhel9@sha256:1d7ca201b778e6a6cb559129e240233b6b6461399c67f979c07d5fe288c400f6_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-dashboard-rhel9@sha256:3fb7480f9d68333e168eae0c9fbeceb0df7962a40c25ecced81ea4c4959b2c25_s390x",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-dashboard-rhel9@sha256:50329da263e8ef00c47632156761621bac30fead5e574ef23cd1d30b7af0019a_ppc64le"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2023:3642"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"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-RHCEPH-6.1-Tools:rhceph/keepalived-rhel9@sha256:2ae4274163155d880cbd41d1a197d6856f326501a50e028ff3de9ff8a85b3e97_s390x",
"9Base-RHCEPH-6.1-Tools:rhceph/keepalived-rhel9@sha256:36abd2b22ebabea813c5afde35b0b80a200056f811267e89f0270da9155b1a22_ppc64le",
"9Base-RHCEPH-6.1-Tools:rhceph/keepalived-rhel9@sha256:b21d882fd2d08d6f162dbb63e0626d9d6aa892a677c5a28edc97b84feef1655a_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-dashboard-rhel9@sha256:1d7ca201b778e6a6cb559129e240233b6b6461399c67f979c07d5fe288c400f6_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-dashboard-rhel9@sha256:3fb7480f9d68333e168eae0c9fbeceb0df7962a40c25ecced81ea4c4959b2c25_s390x",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-dashboard-rhel9@sha256:50329da263e8ef00c47632156761621bac30fead5e574ef23cd1d30b7af0019a_ppc64le",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-rhel9@sha256:72bd6eb932a368af10d5c607d8b60e0fe8b87862f4adaa17fd022a3427a46ca8_s390x",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-rhel9@sha256:953630d9f9924f17ab7ce168772c3facbaf6866b79a1cf0fb9aee1dcf6eb8c7d_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-rhel9@sha256:9b477366f861df49b533d95941b9770b032827bb4a259c5f86abce8705960c05_ppc64le",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-haproxy-rhel9@sha256:720b3207087d4feb8ab59ffd0b70d6bc22fa21d53b62393779dfaf8972a32e60_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-haproxy-rhel9@sha256:8cc4a146d7be5046b416fe9c04d77b4f0a25a2ab7180fdbf8c46cff8e2483080_ppc64le",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-haproxy-rhel9@sha256:e4da2c9d53159d43c6795151eb3c9dea373da19b34d76094b60e7a2466415d62_s390x",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-promtail-rhel9@sha256:44697ad0d15d1f37b98243f5f013cb9271d70e2b10ab52093a1d7e3409a674b2_s390x",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-promtail-rhel9@sha256:b46c0196fab3bd3a60b64a1d7ff8af6fbc7c3e526618da1cc78032bffa3be171_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-promtail-rhel9@sha256:f52fd8d5fbfdcc202c5e31096119377a8b87f9efd31602398d45cec86ec35940_ppc64le",
"9Base-RHCEPH-6.1-Tools:rhceph/snmp-notifier-rhel9@sha256:8887234fbbaddf620eaa7b0f4b1ed6ab8aa5bc52e019e67179554ccd03fba676_ppc64le",
"9Base-RHCEPH-6.1-Tools:rhceph/snmp-notifier-rhel9@sha256:9078b49846d8ec681bec5b96f0d4087b4c66bdc6baf4701cfc9c8e8aeae89661_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/snmp-notifier-rhel9@sha256:df7c89608fe8352d445efcc1017521b35878cfe61a8b9fd91fab24c00786b2bf_s390x"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "golang: encoding/xml: stack exhaustion in Unmarshal"
},
{
"cve": "CVE-2022-30635",
"cwe": {
"id": "CWE-1325",
"name": "Improperly Controlled Sequential Memory Allocation"
},
"discovery_date": "2022-07-14T00:00:00+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"9Base-RHCEPH-6.1-Tools:rhceph/keepalived-rhel9@sha256:2ae4274163155d880cbd41d1a197d6856f326501a50e028ff3de9ff8a85b3e97_s390x",
"9Base-RHCEPH-6.1-Tools:rhceph/keepalived-rhel9@sha256:36abd2b22ebabea813c5afde35b0b80a200056f811267e89f0270da9155b1a22_ppc64le",
"9Base-RHCEPH-6.1-Tools:rhceph/keepalived-rhel9@sha256:b21d882fd2d08d6f162dbb63e0626d9d6aa892a677c5a28edc97b84feef1655a_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-rhel9@sha256:72bd6eb932a368af10d5c607d8b60e0fe8b87862f4adaa17fd022a3427a46ca8_s390x",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-rhel9@sha256:953630d9f9924f17ab7ce168772c3facbaf6866b79a1cf0fb9aee1dcf6eb8c7d_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-rhel9@sha256:9b477366f861df49b533d95941b9770b032827bb4a259c5f86abce8705960c05_ppc64le",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-haproxy-rhel9@sha256:720b3207087d4feb8ab59ffd0b70d6bc22fa21d53b62393779dfaf8972a32e60_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-haproxy-rhel9@sha256:8cc4a146d7be5046b416fe9c04d77b4f0a25a2ab7180fdbf8c46cff8e2483080_ppc64le",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-haproxy-rhel9@sha256:e4da2c9d53159d43c6795151eb3c9dea373da19b34d76094b60e7a2466415d62_s390x",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-promtail-rhel9@sha256:44697ad0d15d1f37b98243f5f013cb9271d70e2b10ab52093a1d7e3409a674b2_s390x",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-promtail-rhel9@sha256:b46c0196fab3bd3a60b64a1d7ff8af6fbc7c3e526618da1cc78032bffa3be171_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-promtail-rhel9@sha256:f52fd8d5fbfdcc202c5e31096119377a8b87f9efd31602398d45cec86ec35940_ppc64le",
"9Base-RHCEPH-6.1-Tools:rhceph/snmp-notifier-rhel9@sha256:8887234fbbaddf620eaa7b0f4b1ed6ab8aa5bc52e019e67179554ccd03fba676_ppc64le",
"9Base-RHCEPH-6.1-Tools:rhceph/snmp-notifier-rhel9@sha256:9078b49846d8ec681bec5b96f0d4087b4c66bdc6baf4701cfc9c8e8aeae89661_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/snmp-notifier-rhel9@sha256:df7c89608fe8352d445efcc1017521b35878cfe61a8b9fd91fab24c00786b2bf_s390x"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2107388"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in golang. When calling Decoder, Decode on a message that contains deeply nested structures, a panic can occur due to stack exhaustion and allows an attacker to impact system availability.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "golang: encoding/gob: stack exhaustion in Decoder.Decode",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "OpenShift Container Platform (OCP) starting from 4.10 stream is already compiled in the patched version of Go, hence is not affected by this vulnerability.The vulnerability has been rated as moderate instead of high because the vulnerability can only result in a minor denial of service.\n\nWithin regulated environments, a combination of the following controls acts as a significant barrier to successfully exploiting a CWE-1325: Improperly Controlled Sequential Memory Allocation vulnerability and therefore downgrades the severity of this particular CVE from Moderate to Low.\n\nAccess to the platform is granted only after successful hard token-based multi-factor authentication (MFA) and is governed by least privilege to ensure only authorized users and roles can execute or modify code. Static code analysis and peer reviews enforce strong input validation and error handling, preventing improperly validated inputs from causing system instability, data exposure, or privilege escalation. In the event of successful exploitation, process isolation limits the impact of excessive sequential memory allocation by restricting memory use per process, preventing any single process from exhausting system resources. Finally, the platform uses memory protection mechanisms such as Data Execution Prevention (DEP) and Address Space Layout Randomization (ASLR) to reduce the risk of memory allocation-based attacks.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-dashboard-rhel9@sha256:1d7ca201b778e6a6cb559129e240233b6b6461399c67f979c07d5fe288c400f6_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-dashboard-rhel9@sha256:3fb7480f9d68333e168eae0c9fbeceb0df7962a40c25ecced81ea4c4959b2c25_s390x",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-dashboard-rhel9@sha256:50329da263e8ef00c47632156761621bac30fead5e574ef23cd1d30b7af0019a_ppc64le"
],
"known_not_affected": [
"9Base-RHCEPH-6.1-Tools:rhceph/keepalived-rhel9@sha256:2ae4274163155d880cbd41d1a197d6856f326501a50e028ff3de9ff8a85b3e97_s390x",
"9Base-RHCEPH-6.1-Tools:rhceph/keepalived-rhel9@sha256:36abd2b22ebabea813c5afde35b0b80a200056f811267e89f0270da9155b1a22_ppc64le",
"9Base-RHCEPH-6.1-Tools:rhceph/keepalived-rhel9@sha256:b21d882fd2d08d6f162dbb63e0626d9d6aa892a677c5a28edc97b84feef1655a_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-rhel9@sha256:72bd6eb932a368af10d5c607d8b60e0fe8b87862f4adaa17fd022a3427a46ca8_s390x",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-rhel9@sha256:953630d9f9924f17ab7ce168772c3facbaf6866b79a1cf0fb9aee1dcf6eb8c7d_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-rhel9@sha256:9b477366f861df49b533d95941b9770b032827bb4a259c5f86abce8705960c05_ppc64le",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-haproxy-rhel9@sha256:720b3207087d4feb8ab59ffd0b70d6bc22fa21d53b62393779dfaf8972a32e60_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-haproxy-rhel9@sha256:8cc4a146d7be5046b416fe9c04d77b4f0a25a2ab7180fdbf8c46cff8e2483080_ppc64le",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-haproxy-rhel9@sha256:e4da2c9d53159d43c6795151eb3c9dea373da19b34d76094b60e7a2466415d62_s390x",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-promtail-rhel9@sha256:44697ad0d15d1f37b98243f5f013cb9271d70e2b10ab52093a1d7e3409a674b2_s390x",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-promtail-rhel9@sha256:b46c0196fab3bd3a60b64a1d7ff8af6fbc7c3e526618da1cc78032bffa3be171_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-promtail-rhel9@sha256:f52fd8d5fbfdcc202c5e31096119377a8b87f9efd31602398d45cec86ec35940_ppc64le",
"9Base-RHCEPH-6.1-Tools:rhceph/snmp-notifier-rhel9@sha256:8887234fbbaddf620eaa7b0f4b1ed6ab8aa5bc52e019e67179554ccd03fba676_ppc64le",
"9Base-RHCEPH-6.1-Tools:rhceph/snmp-notifier-rhel9@sha256:9078b49846d8ec681bec5b96f0d4087b4c66bdc6baf4701cfc9c8e8aeae89661_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/snmp-notifier-rhel9@sha256:df7c89608fe8352d445efcc1017521b35878cfe61a8b9fd91fab24c00786b2bf_s390x"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2022-30635"
},
{
"category": "external",
"summary": "RHBZ#2107388",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2107388"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2022-30635",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-30635"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2022-30635",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2022-30635"
},
{
"category": "external",
"summary": "https://go.dev/issue/53615",
"url": "https://go.dev/issue/53615"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-announce/c/nqrv9fbR0zE",
"url": "https://groups.google.com/g/golang-announce/c/nqrv9fbR0zE"
}
],
"release_date": "2022-07-12T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2023-06-15T15:59:41+00:00",
"details": "For details on how to apply this update, see Upgrade a Red Hat Ceph Storage\ncluster using cephadm in the Red Hat Storage Ceph Upgrade\nGuide.(https://access.redhat.com/documentation/en-us/red_hat_ceph_storage)",
"product_ids": [
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-dashboard-rhel9@sha256:1d7ca201b778e6a6cb559129e240233b6b6461399c67f979c07d5fe288c400f6_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-dashboard-rhel9@sha256:3fb7480f9d68333e168eae0c9fbeceb0df7962a40c25ecced81ea4c4959b2c25_s390x",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-dashboard-rhel9@sha256:50329da263e8ef00c47632156761621bac30fead5e574ef23cd1d30b7af0019a_ppc64le"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2023:3642"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"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-RHCEPH-6.1-Tools:rhceph/keepalived-rhel9@sha256:2ae4274163155d880cbd41d1a197d6856f326501a50e028ff3de9ff8a85b3e97_s390x",
"9Base-RHCEPH-6.1-Tools:rhceph/keepalived-rhel9@sha256:36abd2b22ebabea813c5afde35b0b80a200056f811267e89f0270da9155b1a22_ppc64le",
"9Base-RHCEPH-6.1-Tools:rhceph/keepalived-rhel9@sha256:b21d882fd2d08d6f162dbb63e0626d9d6aa892a677c5a28edc97b84feef1655a_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-dashboard-rhel9@sha256:1d7ca201b778e6a6cb559129e240233b6b6461399c67f979c07d5fe288c400f6_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-dashboard-rhel9@sha256:3fb7480f9d68333e168eae0c9fbeceb0df7962a40c25ecced81ea4c4959b2c25_s390x",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-dashboard-rhel9@sha256:50329da263e8ef00c47632156761621bac30fead5e574ef23cd1d30b7af0019a_ppc64le",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-rhel9@sha256:72bd6eb932a368af10d5c607d8b60e0fe8b87862f4adaa17fd022a3427a46ca8_s390x",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-rhel9@sha256:953630d9f9924f17ab7ce168772c3facbaf6866b79a1cf0fb9aee1dcf6eb8c7d_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-rhel9@sha256:9b477366f861df49b533d95941b9770b032827bb4a259c5f86abce8705960c05_ppc64le",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-haproxy-rhel9@sha256:720b3207087d4feb8ab59ffd0b70d6bc22fa21d53b62393779dfaf8972a32e60_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-haproxy-rhel9@sha256:8cc4a146d7be5046b416fe9c04d77b4f0a25a2ab7180fdbf8c46cff8e2483080_ppc64le",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-haproxy-rhel9@sha256:e4da2c9d53159d43c6795151eb3c9dea373da19b34d76094b60e7a2466415d62_s390x",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-promtail-rhel9@sha256:44697ad0d15d1f37b98243f5f013cb9271d70e2b10ab52093a1d7e3409a674b2_s390x",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-promtail-rhel9@sha256:b46c0196fab3bd3a60b64a1d7ff8af6fbc7c3e526618da1cc78032bffa3be171_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-promtail-rhel9@sha256:f52fd8d5fbfdcc202c5e31096119377a8b87f9efd31602398d45cec86ec35940_ppc64le",
"9Base-RHCEPH-6.1-Tools:rhceph/snmp-notifier-rhel9@sha256:8887234fbbaddf620eaa7b0f4b1ed6ab8aa5bc52e019e67179554ccd03fba676_ppc64le",
"9Base-RHCEPH-6.1-Tools:rhceph/snmp-notifier-rhel9@sha256:9078b49846d8ec681bec5b96f0d4087b4c66bdc6baf4701cfc9c8e8aeae89661_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/snmp-notifier-rhel9@sha256:df7c89608fe8352d445efcc1017521b35878cfe61a8b9fd91fab24c00786b2bf_s390x"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "golang: encoding/gob: stack exhaustion in Decoder.Decode"
},
{
"cve": "CVE-2022-31097",
"cwe": {
"id": "CWE-79",
"name": "Improper Neutralization of Input During Web Page Generation (\u0027Cross-site Scripting\u0027)"
},
"discovery_date": "2022-07-06T00:00:00+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"9Base-RHCEPH-6.1-Tools:rhceph/keepalived-rhel9@sha256:2ae4274163155d880cbd41d1a197d6856f326501a50e028ff3de9ff8a85b3e97_s390x",
"9Base-RHCEPH-6.1-Tools:rhceph/keepalived-rhel9@sha256:36abd2b22ebabea813c5afde35b0b80a200056f811267e89f0270da9155b1a22_ppc64le",
"9Base-RHCEPH-6.1-Tools:rhceph/keepalived-rhel9@sha256:b21d882fd2d08d6f162dbb63e0626d9d6aa892a677c5a28edc97b84feef1655a_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-rhel9@sha256:72bd6eb932a368af10d5c607d8b60e0fe8b87862f4adaa17fd022a3427a46ca8_s390x",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-rhel9@sha256:953630d9f9924f17ab7ce168772c3facbaf6866b79a1cf0fb9aee1dcf6eb8c7d_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-rhel9@sha256:9b477366f861df49b533d95941b9770b032827bb4a259c5f86abce8705960c05_ppc64le",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-haproxy-rhel9@sha256:720b3207087d4feb8ab59ffd0b70d6bc22fa21d53b62393779dfaf8972a32e60_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-haproxy-rhel9@sha256:8cc4a146d7be5046b416fe9c04d77b4f0a25a2ab7180fdbf8c46cff8e2483080_ppc64le",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-haproxy-rhel9@sha256:e4da2c9d53159d43c6795151eb3c9dea373da19b34d76094b60e7a2466415d62_s390x",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-promtail-rhel9@sha256:44697ad0d15d1f37b98243f5f013cb9271d70e2b10ab52093a1d7e3409a674b2_s390x",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-promtail-rhel9@sha256:b46c0196fab3bd3a60b64a1d7ff8af6fbc7c3e526618da1cc78032bffa3be171_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-promtail-rhel9@sha256:f52fd8d5fbfdcc202c5e31096119377a8b87f9efd31602398d45cec86ec35940_ppc64le",
"9Base-RHCEPH-6.1-Tools:rhceph/snmp-notifier-rhel9@sha256:8887234fbbaddf620eaa7b0f4b1ed6ab8aa5bc52e019e67179554ccd03fba676_ppc64le",
"9Base-RHCEPH-6.1-Tools:rhceph/snmp-notifier-rhel9@sha256:9078b49846d8ec681bec5b96f0d4087b4c66bdc6baf4701cfc9c8e8aeae89661_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/snmp-notifier-rhel9@sha256:df7c89608fe8352d445efcc1017521b35878cfe61a8b9fd91fab24c00786b2bf_s390x"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2104365"
}
],
"notes": [
{
"category": "description",
"text": "A Cross-site scripting (XSS) vulnerability was found in the Unified Alerting feature of Grafana. This stored XSS can elevate privileges from Editor to Admin.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "grafana: stored XSS vulnerability",
"title": "Vulnerability summary"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-dashboard-rhel9@sha256:1d7ca201b778e6a6cb559129e240233b6b6461399c67f979c07d5fe288c400f6_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-dashboard-rhel9@sha256:3fb7480f9d68333e168eae0c9fbeceb0df7962a40c25ecced81ea4c4959b2c25_s390x",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-dashboard-rhel9@sha256:50329da263e8ef00c47632156761621bac30fead5e574ef23cd1d30b7af0019a_ppc64le"
],
"known_not_affected": [
"9Base-RHCEPH-6.1-Tools:rhceph/keepalived-rhel9@sha256:2ae4274163155d880cbd41d1a197d6856f326501a50e028ff3de9ff8a85b3e97_s390x",
"9Base-RHCEPH-6.1-Tools:rhceph/keepalived-rhel9@sha256:36abd2b22ebabea813c5afde35b0b80a200056f811267e89f0270da9155b1a22_ppc64le",
"9Base-RHCEPH-6.1-Tools:rhceph/keepalived-rhel9@sha256:b21d882fd2d08d6f162dbb63e0626d9d6aa892a677c5a28edc97b84feef1655a_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-rhel9@sha256:72bd6eb932a368af10d5c607d8b60e0fe8b87862f4adaa17fd022a3427a46ca8_s390x",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-rhel9@sha256:953630d9f9924f17ab7ce168772c3facbaf6866b79a1cf0fb9aee1dcf6eb8c7d_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-rhel9@sha256:9b477366f861df49b533d95941b9770b032827bb4a259c5f86abce8705960c05_ppc64le",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-haproxy-rhel9@sha256:720b3207087d4feb8ab59ffd0b70d6bc22fa21d53b62393779dfaf8972a32e60_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-haproxy-rhel9@sha256:8cc4a146d7be5046b416fe9c04d77b4f0a25a2ab7180fdbf8c46cff8e2483080_ppc64le",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-haproxy-rhel9@sha256:e4da2c9d53159d43c6795151eb3c9dea373da19b34d76094b60e7a2466415d62_s390x",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-promtail-rhel9@sha256:44697ad0d15d1f37b98243f5f013cb9271d70e2b10ab52093a1d7e3409a674b2_s390x",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-promtail-rhel9@sha256:b46c0196fab3bd3a60b64a1d7ff8af6fbc7c3e526618da1cc78032bffa3be171_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-promtail-rhel9@sha256:f52fd8d5fbfdcc202c5e31096119377a8b87f9efd31602398d45cec86ec35940_ppc64le",
"9Base-RHCEPH-6.1-Tools:rhceph/snmp-notifier-rhel9@sha256:8887234fbbaddf620eaa7b0f4b1ed6ab8aa5bc52e019e67179554ccd03fba676_ppc64le",
"9Base-RHCEPH-6.1-Tools:rhceph/snmp-notifier-rhel9@sha256:9078b49846d8ec681bec5b96f0d4087b4c66bdc6baf4701cfc9c8e8aeae89661_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/snmp-notifier-rhel9@sha256:df7c89608fe8352d445efcc1017521b35878cfe61a8b9fd91fab24c00786b2bf_s390x"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2022-31097"
},
{
"category": "external",
"summary": "RHBZ#2104365",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2104365"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2022-31097",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-31097"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2022-31097",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2022-31097"
},
{
"category": "external",
"summary": "https://github.com/grafana/grafana/security/advisories/GHSA-vw7q-p2qg-4m5f",
"url": "https://github.com/grafana/grafana/security/advisories/GHSA-vw7q-p2qg-4m5f"
}
],
"release_date": "2022-07-14T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2023-06-15T15:59:41+00:00",
"details": "For details on how to apply this update, see Upgrade a Red Hat Ceph Storage\ncluster using cephadm in the Red Hat Storage Ceph Upgrade\nGuide.(https://access.redhat.com/documentation/en-us/red_hat_ceph_storage)",
"product_ids": [
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-dashboard-rhel9@sha256:1d7ca201b778e6a6cb559129e240233b6b6461399c67f979c07d5fe288c400f6_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-dashboard-rhel9@sha256:3fb7480f9d68333e168eae0c9fbeceb0df7962a40c25ecced81ea4c4959b2c25_s390x",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-dashboard-rhel9@sha256:50329da263e8ef00c47632156761621bac30fead5e574ef23cd1d30b7af0019a_ppc64le"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2023:3642"
},
{
"category": "workaround",
"details": "Disable Unified alerting.\nhttps://grafana.com/docs/grafana/latest/setup-grafana/configure-grafana/#unified_alerting",
"product_ids": [
"9Base-RHCEPH-6.1-Tools:rhceph/keepalived-rhel9@sha256:2ae4274163155d880cbd41d1a197d6856f326501a50e028ff3de9ff8a85b3e97_s390x",
"9Base-RHCEPH-6.1-Tools:rhceph/keepalived-rhel9@sha256:36abd2b22ebabea813c5afde35b0b80a200056f811267e89f0270da9155b1a22_ppc64le",
"9Base-RHCEPH-6.1-Tools:rhceph/keepalived-rhel9@sha256:b21d882fd2d08d6f162dbb63e0626d9d6aa892a677c5a28edc97b84feef1655a_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-dashboard-rhel9@sha256:1d7ca201b778e6a6cb559129e240233b6b6461399c67f979c07d5fe288c400f6_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-dashboard-rhel9@sha256:3fb7480f9d68333e168eae0c9fbeceb0df7962a40c25ecced81ea4c4959b2c25_s390x",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-dashboard-rhel9@sha256:50329da263e8ef00c47632156761621bac30fead5e574ef23cd1d30b7af0019a_ppc64le",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-rhel9@sha256:72bd6eb932a368af10d5c607d8b60e0fe8b87862f4adaa17fd022a3427a46ca8_s390x",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-rhel9@sha256:953630d9f9924f17ab7ce168772c3facbaf6866b79a1cf0fb9aee1dcf6eb8c7d_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-rhel9@sha256:9b477366f861df49b533d95941b9770b032827bb4a259c5f86abce8705960c05_ppc64le",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-haproxy-rhel9@sha256:720b3207087d4feb8ab59ffd0b70d6bc22fa21d53b62393779dfaf8972a32e60_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-haproxy-rhel9@sha256:8cc4a146d7be5046b416fe9c04d77b4f0a25a2ab7180fdbf8c46cff8e2483080_ppc64le",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-haproxy-rhel9@sha256:e4da2c9d53159d43c6795151eb3c9dea373da19b34d76094b60e7a2466415d62_s390x",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-promtail-rhel9@sha256:44697ad0d15d1f37b98243f5f013cb9271d70e2b10ab52093a1d7e3409a674b2_s390x",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-promtail-rhel9@sha256:b46c0196fab3bd3a60b64a1d7ff8af6fbc7c3e526618da1cc78032bffa3be171_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-promtail-rhel9@sha256:f52fd8d5fbfdcc202c5e31096119377a8b87f9efd31602398d45cec86ec35940_ppc64le",
"9Base-RHCEPH-6.1-Tools:rhceph/snmp-notifier-rhel9@sha256:8887234fbbaddf620eaa7b0f4b1ed6ab8aa5bc52e019e67179554ccd03fba676_ppc64le",
"9Base-RHCEPH-6.1-Tools:rhceph/snmp-notifier-rhel9@sha256:9078b49846d8ec681bec5b96f0d4087b4c66bdc6baf4701cfc9c8e8aeae89661_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/snmp-notifier-rhel9@sha256:df7c89608fe8352d445efcc1017521b35878cfe61a8b9fd91fab24c00786b2bf_s390x"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "NONE",
"baseScore": 7.3,
"baseSeverity": "HIGH",
"confidentialityImpact": "HIGH",
"integrityImpact": "HIGH",
"privilegesRequired": "LOW",
"scope": "UNCHANGED",
"userInteraction": "REQUIRED",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:L/UI:R/S:U/C:H/I:H/A:N",
"version": "3.1"
},
"products": [
"9Base-RHCEPH-6.1-Tools:rhceph/keepalived-rhel9@sha256:2ae4274163155d880cbd41d1a197d6856f326501a50e028ff3de9ff8a85b3e97_s390x",
"9Base-RHCEPH-6.1-Tools:rhceph/keepalived-rhel9@sha256:36abd2b22ebabea813c5afde35b0b80a200056f811267e89f0270da9155b1a22_ppc64le",
"9Base-RHCEPH-6.1-Tools:rhceph/keepalived-rhel9@sha256:b21d882fd2d08d6f162dbb63e0626d9d6aa892a677c5a28edc97b84feef1655a_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-dashboard-rhel9@sha256:1d7ca201b778e6a6cb559129e240233b6b6461399c67f979c07d5fe288c400f6_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-dashboard-rhel9@sha256:3fb7480f9d68333e168eae0c9fbeceb0df7962a40c25ecced81ea4c4959b2c25_s390x",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-dashboard-rhel9@sha256:50329da263e8ef00c47632156761621bac30fead5e574ef23cd1d30b7af0019a_ppc64le",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-rhel9@sha256:72bd6eb932a368af10d5c607d8b60e0fe8b87862f4adaa17fd022a3427a46ca8_s390x",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-rhel9@sha256:953630d9f9924f17ab7ce168772c3facbaf6866b79a1cf0fb9aee1dcf6eb8c7d_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-rhel9@sha256:9b477366f861df49b533d95941b9770b032827bb4a259c5f86abce8705960c05_ppc64le",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-haproxy-rhel9@sha256:720b3207087d4feb8ab59ffd0b70d6bc22fa21d53b62393779dfaf8972a32e60_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-haproxy-rhel9@sha256:8cc4a146d7be5046b416fe9c04d77b4f0a25a2ab7180fdbf8c46cff8e2483080_ppc64le",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-haproxy-rhel9@sha256:e4da2c9d53159d43c6795151eb3c9dea373da19b34d76094b60e7a2466415d62_s390x",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-promtail-rhel9@sha256:44697ad0d15d1f37b98243f5f013cb9271d70e2b10ab52093a1d7e3409a674b2_s390x",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-promtail-rhel9@sha256:b46c0196fab3bd3a60b64a1d7ff8af6fbc7c3e526618da1cc78032bffa3be171_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-promtail-rhel9@sha256:f52fd8d5fbfdcc202c5e31096119377a8b87f9efd31602398d45cec86ec35940_ppc64le",
"9Base-RHCEPH-6.1-Tools:rhceph/snmp-notifier-rhel9@sha256:8887234fbbaddf620eaa7b0f4b1ed6ab8aa5bc52e019e67179554ccd03fba676_ppc64le",
"9Base-RHCEPH-6.1-Tools:rhceph/snmp-notifier-rhel9@sha256:9078b49846d8ec681bec5b96f0d4087b4c66bdc6baf4701cfc9c8e8aeae89661_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/snmp-notifier-rhel9@sha256:df7c89608fe8352d445efcc1017521b35878cfe61a8b9fd91fab24c00786b2bf_s390x"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "grafana: stored XSS vulnerability"
},
{
"acknowledgments": [
{
"names": [
"HTTPVoid team"
],
"summary": "Acknowledged by upstream."
}
],
"cve": "CVE-2022-31107",
"cwe": {
"id": "CWE-287",
"name": "Improper Authentication"
},
"discovery_date": "2022-07-06T00:00:00+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"9Base-RHCEPH-6.1-Tools:rhceph/keepalived-rhel9@sha256:2ae4274163155d880cbd41d1a197d6856f326501a50e028ff3de9ff8a85b3e97_s390x",
"9Base-RHCEPH-6.1-Tools:rhceph/keepalived-rhel9@sha256:36abd2b22ebabea813c5afde35b0b80a200056f811267e89f0270da9155b1a22_ppc64le",
"9Base-RHCEPH-6.1-Tools:rhceph/keepalived-rhel9@sha256:b21d882fd2d08d6f162dbb63e0626d9d6aa892a677c5a28edc97b84feef1655a_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-rhel9@sha256:72bd6eb932a368af10d5c607d8b60e0fe8b87862f4adaa17fd022a3427a46ca8_s390x",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-rhel9@sha256:953630d9f9924f17ab7ce168772c3facbaf6866b79a1cf0fb9aee1dcf6eb8c7d_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-rhel9@sha256:9b477366f861df49b533d95941b9770b032827bb4a259c5f86abce8705960c05_ppc64le",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-haproxy-rhel9@sha256:720b3207087d4feb8ab59ffd0b70d6bc22fa21d53b62393779dfaf8972a32e60_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-haproxy-rhel9@sha256:8cc4a146d7be5046b416fe9c04d77b4f0a25a2ab7180fdbf8c46cff8e2483080_ppc64le",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-haproxy-rhel9@sha256:e4da2c9d53159d43c6795151eb3c9dea373da19b34d76094b60e7a2466415d62_s390x",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-promtail-rhel9@sha256:44697ad0d15d1f37b98243f5f013cb9271d70e2b10ab52093a1d7e3409a674b2_s390x",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-promtail-rhel9@sha256:b46c0196fab3bd3a60b64a1d7ff8af6fbc7c3e526618da1cc78032bffa3be171_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-promtail-rhel9@sha256:f52fd8d5fbfdcc202c5e31096119377a8b87f9efd31602398d45cec86ec35940_ppc64le",
"9Base-RHCEPH-6.1-Tools:rhceph/snmp-notifier-rhel9@sha256:8887234fbbaddf620eaa7b0f4b1ed6ab8aa5bc52e019e67179554ccd03fba676_ppc64le",
"9Base-RHCEPH-6.1-Tools:rhceph/snmp-notifier-rhel9@sha256:9078b49846d8ec681bec5b96f0d4087b4c66bdc6baf4701cfc9c8e8aeae89661_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/snmp-notifier-rhel9@sha256:df7c89608fe8352d445efcc1017521b35878cfe61a8b9fd91fab24c00786b2bf_s390x"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2104367"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in Grafana. This flaw allows a malicious user with the authorization to log into a Grafana instance via a configured OAuth IdP to take over an existing Grafana account under certain conditions.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "grafana: OAuth account takeover",
"title": "Vulnerability summary"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-dashboard-rhel9@sha256:1d7ca201b778e6a6cb559129e240233b6b6461399c67f979c07d5fe288c400f6_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-dashboard-rhel9@sha256:3fb7480f9d68333e168eae0c9fbeceb0df7962a40c25ecced81ea4c4959b2c25_s390x",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-dashboard-rhel9@sha256:50329da263e8ef00c47632156761621bac30fead5e574ef23cd1d30b7af0019a_ppc64le"
],
"known_not_affected": [
"9Base-RHCEPH-6.1-Tools:rhceph/keepalived-rhel9@sha256:2ae4274163155d880cbd41d1a197d6856f326501a50e028ff3de9ff8a85b3e97_s390x",
"9Base-RHCEPH-6.1-Tools:rhceph/keepalived-rhel9@sha256:36abd2b22ebabea813c5afde35b0b80a200056f811267e89f0270da9155b1a22_ppc64le",
"9Base-RHCEPH-6.1-Tools:rhceph/keepalived-rhel9@sha256:b21d882fd2d08d6f162dbb63e0626d9d6aa892a677c5a28edc97b84feef1655a_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-rhel9@sha256:72bd6eb932a368af10d5c607d8b60e0fe8b87862f4adaa17fd022a3427a46ca8_s390x",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-rhel9@sha256:953630d9f9924f17ab7ce168772c3facbaf6866b79a1cf0fb9aee1dcf6eb8c7d_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-rhel9@sha256:9b477366f861df49b533d95941b9770b032827bb4a259c5f86abce8705960c05_ppc64le",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-haproxy-rhel9@sha256:720b3207087d4feb8ab59ffd0b70d6bc22fa21d53b62393779dfaf8972a32e60_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-haproxy-rhel9@sha256:8cc4a146d7be5046b416fe9c04d77b4f0a25a2ab7180fdbf8c46cff8e2483080_ppc64le",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-haproxy-rhel9@sha256:e4da2c9d53159d43c6795151eb3c9dea373da19b34d76094b60e7a2466415d62_s390x",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-promtail-rhel9@sha256:44697ad0d15d1f37b98243f5f013cb9271d70e2b10ab52093a1d7e3409a674b2_s390x",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-promtail-rhel9@sha256:b46c0196fab3bd3a60b64a1d7ff8af6fbc7c3e526618da1cc78032bffa3be171_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-promtail-rhel9@sha256:f52fd8d5fbfdcc202c5e31096119377a8b87f9efd31602398d45cec86ec35940_ppc64le",
"9Base-RHCEPH-6.1-Tools:rhceph/snmp-notifier-rhel9@sha256:8887234fbbaddf620eaa7b0f4b1ed6ab8aa5bc52e019e67179554ccd03fba676_ppc64le",
"9Base-RHCEPH-6.1-Tools:rhceph/snmp-notifier-rhel9@sha256:9078b49846d8ec681bec5b96f0d4087b4c66bdc6baf4701cfc9c8e8aeae89661_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/snmp-notifier-rhel9@sha256:df7c89608fe8352d445efcc1017521b35878cfe61a8b9fd91fab24c00786b2bf_s390x"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2022-31107"
},
{
"category": "external",
"summary": "RHBZ#2104367",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2104367"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2022-31107",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-31107"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2022-31107",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2022-31107"
},
{
"category": "external",
"summary": "https://github.com/grafana/grafana/security/advisories/GHSA-mx47-6497-3fv2",
"url": "https://github.com/grafana/grafana/security/advisories/GHSA-mx47-6497-3fv2"
}
],
"release_date": "2022-07-14T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2023-06-15T15:59:41+00:00",
"details": "For details on how to apply this update, see Upgrade a Red Hat Ceph Storage\ncluster using cephadm in the Red Hat Storage Ceph Upgrade\nGuide.(https://access.redhat.com/documentation/en-us/red_hat_ceph_storage)",
"product_ids": [
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-dashboard-rhel9@sha256:1d7ca201b778e6a6cb559129e240233b6b6461399c67f979c07d5fe288c400f6_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-dashboard-rhel9@sha256:3fb7480f9d68333e168eae0c9fbeceb0df7962a40c25ecced81ea4c4959b2c25_s390x",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-dashboard-rhel9@sha256:50329da263e8ef00c47632156761621bac30fead5e574ef23cd1d30b7af0019a_ppc64le"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2023:3642"
},
{
"category": "workaround",
"details": "As a workaround, it is possible to disable any OAuth login or ensure that all users authorized to log in via OAuth have a corresponding user account in Grafana linked to their email address.",
"product_ids": [
"9Base-RHCEPH-6.1-Tools:rhceph/keepalived-rhel9@sha256:2ae4274163155d880cbd41d1a197d6856f326501a50e028ff3de9ff8a85b3e97_s390x",
"9Base-RHCEPH-6.1-Tools:rhceph/keepalived-rhel9@sha256:36abd2b22ebabea813c5afde35b0b80a200056f811267e89f0270da9155b1a22_ppc64le",
"9Base-RHCEPH-6.1-Tools:rhceph/keepalived-rhel9@sha256:b21d882fd2d08d6f162dbb63e0626d9d6aa892a677c5a28edc97b84feef1655a_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-dashboard-rhel9@sha256:1d7ca201b778e6a6cb559129e240233b6b6461399c67f979c07d5fe288c400f6_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-dashboard-rhel9@sha256:3fb7480f9d68333e168eae0c9fbeceb0df7962a40c25ecced81ea4c4959b2c25_s390x",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-dashboard-rhel9@sha256:50329da263e8ef00c47632156761621bac30fead5e574ef23cd1d30b7af0019a_ppc64le",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-rhel9@sha256:72bd6eb932a368af10d5c607d8b60e0fe8b87862f4adaa17fd022a3427a46ca8_s390x",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-rhel9@sha256:953630d9f9924f17ab7ce168772c3facbaf6866b79a1cf0fb9aee1dcf6eb8c7d_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-rhel9@sha256:9b477366f861df49b533d95941b9770b032827bb4a259c5f86abce8705960c05_ppc64le",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-haproxy-rhel9@sha256:720b3207087d4feb8ab59ffd0b70d6bc22fa21d53b62393779dfaf8972a32e60_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-haproxy-rhel9@sha256:8cc4a146d7be5046b416fe9c04d77b4f0a25a2ab7180fdbf8c46cff8e2483080_ppc64le",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-haproxy-rhel9@sha256:e4da2c9d53159d43c6795151eb3c9dea373da19b34d76094b60e7a2466415d62_s390x",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-promtail-rhel9@sha256:44697ad0d15d1f37b98243f5f013cb9271d70e2b10ab52093a1d7e3409a674b2_s390x",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-promtail-rhel9@sha256:b46c0196fab3bd3a60b64a1d7ff8af6fbc7c3e526618da1cc78032bffa3be171_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-promtail-rhel9@sha256:f52fd8d5fbfdcc202c5e31096119377a8b87f9efd31602398d45cec86ec35940_ppc64le",
"9Base-RHCEPH-6.1-Tools:rhceph/snmp-notifier-rhel9@sha256:8887234fbbaddf620eaa7b0f4b1ed6ab8aa5bc52e019e67179554ccd03fba676_ppc64le",
"9Base-RHCEPH-6.1-Tools:rhceph/snmp-notifier-rhel9@sha256:9078b49846d8ec681bec5b96f0d4087b4c66bdc6baf4701cfc9c8e8aeae89661_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/snmp-notifier-rhel9@sha256:df7c89608fe8352d445efcc1017521b35878cfe61a8b9fd91fab24c00786b2bf_s390x"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "HIGH",
"attackVector": "NETWORK",
"availabilityImpact": "LOW",
"baseScore": 7.1,
"baseSeverity": "HIGH",
"confidentialityImpact": "HIGH",
"integrityImpact": "HIGH",
"privilegesRequired": "LOW",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:L/UI:N/S:U/C:H/I:H/A:L",
"version": "3.1"
},
"products": [
"9Base-RHCEPH-6.1-Tools:rhceph/keepalived-rhel9@sha256:2ae4274163155d880cbd41d1a197d6856f326501a50e028ff3de9ff8a85b3e97_s390x",
"9Base-RHCEPH-6.1-Tools:rhceph/keepalived-rhel9@sha256:36abd2b22ebabea813c5afde35b0b80a200056f811267e89f0270da9155b1a22_ppc64le",
"9Base-RHCEPH-6.1-Tools:rhceph/keepalived-rhel9@sha256:b21d882fd2d08d6f162dbb63e0626d9d6aa892a677c5a28edc97b84feef1655a_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-dashboard-rhel9@sha256:1d7ca201b778e6a6cb559129e240233b6b6461399c67f979c07d5fe288c400f6_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-dashboard-rhel9@sha256:3fb7480f9d68333e168eae0c9fbeceb0df7962a40c25ecced81ea4c4959b2c25_s390x",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-dashboard-rhel9@sha256:50329da263e8ef00c47632156761621bac30fead5e574ef23cd1d30b7af0019a_ppc64le",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-rhel9@sha256:72bd6eb932a368af10d5c607d8b60e0fe8b87862f4adaa17fd022a3427a46ca8_s390x",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-rhel9@sha256:953630d9f9924f17ab7ce168772c3facbaf6866b79a1cf0fb9aee1dcf6eb8c7d_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-rhel9@sha256:9b477366f861df49b533d95941b9770b032827bb4a259c5f86abce8705960c05_ppc64le",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-haproxy-rhel9@sha256:720b3207087d4feb8ab59ffd0b70d6bc22fa21d53b62393779dfaf8972a32e60_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-haproxy-rhel9@sha256:8cc4a146d7be5046b416fe9c04d77b4f0a25a2ab7180fdbf8c46cff8e2483080_ppc64le",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-haproxy-rhel9@sha256:e4da2c9d53159d43c6795151eb3c9dea373da19b34d76094b60e7a2466415d62_s390x",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-promtail-rhel9@sha256:44697ad0d15d1f37b98243f5f013cb9271d70e2b10ab52093a1d7e3409a674b2_s390x",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-promtail-rhel9@sha256:b46c0196fab3bd3a60b64a1d7ff8af6fbc7c3e526618da1cc78032bffa3be171_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-promtail-rhel9@sha256:f52fd8d5fbfdcc202c5e31096119377a8b87f9efd31602398d45cec86ec35940_ppc64le",
"9Base-RHCEPH-6.1-Tools:rhceph/snmp-notifier-rhel9@sha256:8887234fbbaddf620eaa7b0f4b1ed6ab8aa5bc52e019e67179554ccd03fba676_ppc64le",
"9Base-RHCEPH-6.1-Tools:rhceph/snmp-notifier-rhel9@sha256:9078b49846d8ec681bec5b96f0d4087b4c66bdc6baf4701cfc9c8e8aeae89661_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/snmp-notifier-rhel9@sha256:df7c89608fe8352d445efcc1017521b35878cfe61a8b9fd91fab24c00786b2bf_s390x"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "grafana: OAuth account takeover"
},
{
"cve": "CVE-2022-31123",
"discovery_date": "2022-09-30T00:00:00+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"9Base-RHCEPH-6.1-Tools:rhceph/keepalived-rhel9@sha256:2ae4274163155d880cbd41d1a197d6856f326501a50e028ff3de9ff8a85b3e97_s390x",
"9Base-RHCEPH-6.1-Tools:rhceph/keepalived-rhel9@sha256:36abd2b22ebabea813c5afde35b0b80a200056f811267e89f0270da9155b1a22_ppc64le",
"9Base-RHCEPH-6.1-Tools:rhceph/keepalived-rhel9@sha256:b21d882fd2d08d6f162dbb63e0626d9d6aa892a677c5a28edc97b84feef1655a_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-rhel9@sha256:72bd6eb932a368af10d5c607d8b60e0fe8b87862f4adaa17fd022a3427a46ca8_s390x",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-rhel9@sha256:953630d9f9924f17ab7ce168772c3facbaf6866b79a1cf0fb9aee1dcf6eb8c7d_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-rhel9@sha256:9b477366f861df49b533d95941b9770b032827bb4a259c5f86abce8705960c05_ppc64le",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-haproxy-rhel9@sha256:720b3207087d4feb8ab59ffd0b70d6bc22fa21d53b62393779dfaf8972a32e60_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-haproxy-rhel9@sha256:8cc4a146d7be5046b416fe9c04d77b4f0a25a2ab7180fdbf8c46cff8e2483080_ppc64le",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-haproxy-rhel9@sha256:e4da2c9d53159d43c6795151eb3c9dea373da19b34d76094b60e7a2466415d62_s390x",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-promtail-rhel9@sha256:44697ad0d15d1f37b98243f5f013cb9271d70e2b10ab52093a1d7e3409a674b2_s390x",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-promtail-rhel9@sha256:b46c0196fab3bd3a60b64a1d7ff8af6fbc7c3e526618da1cc78032bffa3be171_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-promtail-rhel9@sha256:f52fd8d5fbfdcc202c5e31096119377a8b87f9efd31602398d45cec86ec35940_ppc64le",
"9Base-RHCEPH-6.1-Tools:rhceph/snmp-notifier-rhel9@sha256:8887234fbbaddf620eaa7b0f4b1ed6ab8aa5bc52e019e67179554ccd03fba676_ppc64le",
"9Base-RHCEPH-6.1-Tools:rhceph/snmp-notifier-rhel9@sha256:9078b49846d8ec681bec5b96f0d4087b4c66bdc6baf4701cfc9c8e8aeae89661_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/snmp-notifier-rhel9@sha256:df7c89608fe8352d445efcc1017521b35878cfe61a8b9fd91fab24c00786b2bf_s390x"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2131147"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in the Grafana web application, where it is possible to install plugins which are not digitally signed. An admin could install unsigned plugins, which may contain malicious code.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "grafana: plugin signature bypass",
"title": "Vulnerability summary"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-dashboard-rhel9@sha256:1d7ca201b778e6a6cb559129e240233b6b6461399c67f979c07d5fe288c400f6_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-dashboard-rhel9@sha256:3fb7480f9d68333e168eae0c9fbeceb0df7962a40c25ecced81ea4c4959b2c25_s390x",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-dashboard-rhel9@sha256:50329da263e8ef00c47632156761621bac30fead5e574ef23cd1d30b7af0019a_ppc64le"
],
"known_not_affected": [
"9Base-RHCEPH-6.1-Tools:rhceph/keepalived-rhel9@sha256:2ae4274163155d880cbd41d1a197d6856f326501a50e028ff3de9ff8a85b3e97_s390x",
"9Base-RHCEPH-6.1-Tools:rhceph/keepalived-rhel9@sha256:36abd2b22ebabea813c5afde35b0b80a200056f811267e89f0270da9155b1a22_ppc64le",
"9Base-RHCEPH-6.1-Tools:rhceph/keepalived-rhel9@sha256:b21d882fd2d08d6f162dbb63e0626d9d6aa892a677c5a28edc97b84feef1655a_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-rhel9@sha256:72bd6eb932a368af10d5c607d8b60e0fe8b87862f4adaa17fd022a3427a46ca8_s390x",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-rhel9@sha256:953630d9f9924f17ab7ce168772c3facbaf6866b79a1cf0fb9aee1dcf6eb8c7d_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-rhel9@sha256:9b477366f861df49b533d95941b9770b032827bb4a259c5f86abce8705960c05_ppc64le",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-haproxy-rhel9@sha256:720b3207087d4feb8ab59ffd0b70d6bc22fa21d53b62393779dfaf8972a32e60_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-haproxy-rhel9@sha256:8cc4a146d7be5046b416fe9c04d77b4f0a25a2ab7180fdbf8c46cff8e2483080_ppc64le",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-haproxy-rhel9@sha256:e4da2c9d53159d43c6795151eb3c9dea373da19b34d76094b60e7a2466415d62_s390x",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-promtail-rhel9@sha256:44697ad0d15d1f37b98243f5f013cb9271d70e2b10ab52093a1d7e3409a674b2_s390x",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-promtail-rhel9@sha256:b46c0196fab3bd3a60b64a1d7ff8af6fbc7c3e526618da1cc78032bffa3be171_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-promtail-rhel9@sha256:f52fd8d5fbfdcc202c5e31096119377a8b87f9efd31602398d45cec86ec35940_ppc64le",
"9Base-RHCEPH-6.1-Tools:rhceph/snmp-notifier-rhel9@sha256:8887234fbbaddf620eaa7b0f4b1ed6ab8aa5bc52e019e67179554ccd03fba676_ppc64le",
"9Base-RHCEPH-6.1-Tools:rhceph/snmp-notifier-rhel9@sha256:9078b49846d8ec681bec5b96f0d4087b4c66bdc6baf4701cfc9c8e8aeae89661_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/snmp-notifier-rhel9@sha256:df7c89608fe8352d445efcc1017521b35878cfe61a8b9fd91fab24c00786b2bf_s390x"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2022-31123"
},
{
"category": "external",
"summary": "RHBZ#2131147",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2131147"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2022-31123",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-31123"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2022-31123",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2022-31123"
},
{
"category": "external",
"summary": "https://github.com/grafana/grafana/security/advisories/GHSA-rhxj-gh46-jvw8",
"url": "https://github.com/grafana/grafana/security/advisories/GHSA-rhxj-gh46-jvw8"
}
],
"release_date": "2022-10-14T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2023-06-15T15:59:41+00:00",
"details": "For details on how to apply this update, see Upgrade a Red Hat Ceph Storage\ncluster using cephadm in the Red Hat Storage Ceph Upgrade\nGuide.(https://access.redhat.com/documentation/en-us/red_hat_ceph_storage)",
"product_ids": [
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-dashboard-rhel9@sha256:1d7ca201b778e6a6cb559129e240233b6b6461399c67f979c07d5fe288c400f6_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-dashboard-rhel9@sha256:3fb7480f9d68333e168eae0c9fbeceb0df7962a40c25ecced81ea4c4959b2c25_s390x",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-dashboard-rhel9@sha256:50329da263e8ef00c47632156761621bac30fead5e574ef23cd1d30b7af0019a_ppc64le"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2023:3642"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "LOCAL",
"availabilityImpact": "LOW",
"baseScore": 6.1,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "HIGH",
"integrityImpact": "HIGH",
"privilegesRequired": "HIGH",
"scope": "UNCHANGED",
"userInteraction": "REQUIRED",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:H/UI:R/S:U/C:H/I:H/A:L",
"version": "3.1"
},
"products": [
"9Base-RHCEPH-6.1-Tools:rhceph/keepalived-rhel9@sha256:2ae4274163155d880cbd41d1a197d6856f326501a50e028ff3de9ff8a85b3e97_s390x",
"9Base-RHCEPH-6.1-Tools:rhceph/keepalived-rhel9@sha256:36abd2b22ebabea813c5afde35b0b80a200056f811267e89f0270da9155b1a22_ppc64le",
"9Base-RHCEPH-6.1-Tools:rhceph/keepalived-rhel9@sha256:b21d882fd2d08d6f162dbb63e0626d9d6aa892a677c5a28edc97b84feef1655a_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-dashboard-rhel9@sha256:1d7ca201b778e6a6cb559129e240233b6b6461399c67f979c07d5fe288c400f6_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-dashboard-rhel9@sha256:3fb7480f9d68333e168eae0c9fbeceb0df7962a40c25ecced81ea4c4959b2c25_s390x",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-dashboard-rhel9@sha256:50329da263e8ef00c47632156761621bac30fead5e574ef23cd1d30b7af0019a_ppc64le",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-rhel9@sha256:72bd6eb932a368af10d5c607d8b60e0fe8b87862f4adaa17fd022a3427a46ca8_s390x",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-rhel9@sha256:953630d9f9924f17ab7ce168772c3facbaf6866b79a1cf0fb9aee1dcf6eb8c7d_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-rhel9@sha256:9b477366f861df49b533d95941b9770b032827bb4a259c5f86abce8705960c05_ppc64le",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-haproxy-rhel9@sha256:720b3207087d4feb8ab59ffd0b70d6bc22fa21d53b62393779dfaf8972a32e60_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-haproxy-rhel9@sha256:8cc4a146d7be5046b416fe9c04d77b4f0a25a2ab7180fdbf8c46cff8e2483080_ppc64le",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-haproxy-rhel9@sha256:e4da2c9d53159d43c6795151eb3c9dea373da19b34d76094b60e7a2466415d62_s390x",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-promtail-rhel9@sha256:44697ad0d15d1f37b98243f5f013cb9271d70e2b10ab52093a1d7e3409a674b2_s390x",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-promtail-rhel9@sha256:b46c0196fab3bd3a60b64a1d7ff8af6fbc7c3e526618da1cc78032bffa3be171_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-promtail-rhel9@sha256:f52fd8d5fbfdcc202c5e31096119377a8b87f9efd31602398d45cec86ec35940_ppc64le",
"9Base-RHCEPH-6.1-Tools:rhceph/snmp-notifier-rhel9@sha256:8887234fbbaddf620eaa7b0f4b1ed6ab8aa5bc52e019e67179554ccd03fba676_ppc64le",
"9Base-RHCEPH-6.1-Tools:rhceph/snmp-notifier-rhel9@sha256:9078b49846d8ec681bec5b96f0d4087b4c66bdc6baf4701cfc9c8e8aeae89661_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/snmp-notifier-rhel9@sha256:df7c89608fe8352d445efcc1017521b35878cfe61a8b9fd91fab24c00786b2bf_s390x"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "grafana: plugin signature bypass"
},
{
"cve": "CVE-2022-31130",
"discovery_date": "2022-09-30T00:00:00+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"9Base-RHCEPH-6.1-Tools:rhceph/keepalived-rhel9@sha256:2ae4274163155d880cbd41d1a197d6856f326501a50e028ff3de9ff8a85b3e97_s390x",
"9Base-RHCEPH-6.1-Tools:rhceph/keepalived-rhel9@sha256:36abd2b22ebabea813c5afde35b0b80a200056f811267e89f0270da9155b1a22_ppc64le",
"9Base-RHCEPH-6.1-Tools:rhceph/keepalived-rhel9@sha256:b21d882fd2d08d6f162dbb63e0626d9d6aa892a677c5a28edc97b84feef1655a_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-rhel9@sha256:72bd6eb932a368af10d5c607d8b60e0fe8b87862f4adaa17fd022a3427a46ca8_s390x",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-rhel9@sha256:953630d9f9924f17ab7ce168772c3facbaf6866b79a1cf0fb9aee1dcf6eb8c7d_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-rhel9@sha256:9b477366f861df49b533d95941b9770b032827bb4a259c5f86abce8705960c05_ppc64le",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-haproxy-rhel9@sha256:720b3207087d4feb8ab59ffd0b70d6bc22fa21d53b62393779dfaf8972a32e60_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-haproxy-rhel9@sha256:8cc4a146d7be5046b416fe9c04d77b4f0a25a2ab7180fdbf8c46cff8e2483080_ppc64le",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-haproxy-rhel9@sha256:e4da2c9d53159d43c6795151eb3c9dea373da19b34d76094b60e7a2466415d62_s390x",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-promtail-rhel9@sha256:44697ad0d15d1f37b98243f5f013cb9271d70e2b10ab52093a1d7e3409a674b2_s390x",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-promtail-rhel9@sha256:b46c0196fab3bd3a60b64a1d7ff8af6fbc7c3e526618da1cc78032bffa3be171_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-promtail-rhel9@sha256:f52fd8d5fbfdcc202c5e31096119377a8b87f9efd31602398d45cec86ec35940_ppc64le",
"9Base-RHCEPH-6.1-Tools:rhceph/snmp-notifier-rhel9@sha256:8887234fbbaddf620eaa7b0f4b1ed6ab8aa5bc52e019e67179554ccd03fba676_ppc64le",
"9Base-RHCEPH-6.1-Tools:rhceph/snmp-notifier-rhel9@sha256:9078b49846d8ec681bec5b96f0d4087b4c66bdc6baf4701cfc9c8e8aeae89661_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/snmp-notifier-rhel9@sha256:df7c89608fe8352d445efcc1017521b35878cfe61a8b9fd91fab24c00786b2bf_s390x"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2131146"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in Grafana\u0027s use of the GitLab data source plugin, leaking the API key to gitlab. This can result in the destination plugin receiving a Grafana user\u0027s authentication token, which could be used by an attacker.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "grafana: data source and plugin proxy endpoints leaking authentication tokens to some destination plugins",
"title": "Vulnerability summary"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-dashboard-rhel9@sha256:1d7ca201b778e6a6cb559129e240233b6b6461399c67f979c07d5fe288c400f6_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-dashboard-rhel9@sha256:3fb7480f9d68333e168eae0c9fbeceb0df7962a40c25ecced81ea4c4959b2c25_s390x",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-dashboard-rhel9@sha256:50329da263e8ef00c47632156761621bac30fead5e574ef23cd1d30b7af0019a_ppc64le"
],
"known_not_affected": [
"9Base-RHCEPH-6.1-Tools:rhceph/keepalived-rhel9@sha256:2ae4274163155d880cbd41d1a197d6856f326501a50e028ff3de9ff8a85b3e97_s390x",
"9Base-RHCEPH-6.1-Tools:rhceph/keepalived-rhel9@sha256:36abd2b22ebabea813c5afde35b0b80a200056f811267e89f0270da9155b1a22_ppc64le",
"9Base-RHCEPH-6.1-Tools:rhceph/keepalived-rhel9@sha256:b21d882fd2d08d6f162dbb63e0626d9d6aa892a677c5a28edc97b84feef1655a_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-rhel9@sha256:72bd6eb932a368af10d5c607d8b60e0fe8b87862f4adaa17fd022a3427a46ca8_s390x",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-rhel9@sha256:953630d9f9924f17ab7ce168772c3facbaf6866b79a1cf0fb9aee1dcf6eb8c7d_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-rhel9@sha256:9b477366f861df49b533d95941b9770b032827bb4a259c5f86abce8705960c05_ppc64le",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-haproxy-rhel9@sha256:720b3207087d4feb8ab59ffd0b70d6bc22fa21d53b62393779dfaf8972a32e60_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-haproxy-rhel9@sha256:8cc4a146d7be5046b416fe9c04d77b4f0a25a2ab7180fdbf8c46cff8e2483080_ppc64le",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-haproxy-rhel9@sha256:e4da2c9d53159d43c6795151eb3c9dea373da19b34d76094b60e7a2466415d62_s390x",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-promtail-rhel9@sha256:44697ad0d15d1f37b98243f5f013cb9271d70e2b10ab52093a1d7e3409a674b2_s390x",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-promtail-rhel9@sha256:b46c0196fab3bd3a60b64a1d7ff8af6fbc7c3e526618da1cc78032bffa3be171_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-promtail-rhel9@sha256:f52fd8d5fbfdcc202c5e31096119377a8b87f9efd31602398d45cec86ec35940_ppc64le",
"9Base-RHCEPH-6.1-Tools:rhceph/snmp-notifier-rhel9@sha256:8887234fbbaddf620eaa7b0f4b1ed6ab8aa5bc52e019e67179554ccd03fba676_ppc64le",
"9Base-RHCEPH-6.1-Tools:rhceph/snmp-notifier-rhel9@sha256:9078b49846d8ec681bec5b96f0d4087b4c66bdc6baf4701cfc9c8e8aeae89661_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/snmp-notifier-rhel9@sha256:df7c89608fe8352d445efcc1017521b35878cfe61a8b9fd91fab24c00786b2bf_s390x"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2022-31130"
},
{
"category": "external",
"summary": "RHBZ#2131146",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2131146"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2022-31130",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-31130"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2022-31130",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2022-31130"
}
],
"release_date": "2022-10-14T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2023-06-15T15:59:41+00:00",
"details": "For details on how to apply this update, see Upgrade a Red Hat Ceph Storage\ncluster using cephadm in the Red Hat Storage Ceph Upgrade\nGuide.(https://access.redhat.com/documentation/en-us/red_hat_ceph_storage)",
"product_ids": [
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-dashboard-rhel9@sha256:1d7ca201b778e6a6cb559129e240233b6b6461399c67f979c07d5fe288c400f6_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-dashboard-rhel9@sha256:3fb7480f9d68333e168eae0c9fbeceb0df7962a40c25ecced81ea4c4959b2c25_s390x",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-dashboard-rhel9@sha256:50329da263e8ef00c47632156761621bac30fead5e574ef23cd1d30b7af0019a_ppc64le"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2023:3642"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "NONE",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "HIGH",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:N/A:N",
"version": "3.1"
},
"products": [
"9Base-RHCEPH-6.1-Tools:rhceph/keepalived-rhel9@sha256:2ae4274163155d880cbd41d1a197d6856f326501a50e028ff3de9ff8a85b3e97_s390x",
"9Base-RHCEPH-6.1-Tools:rhceph/keepalived-rhel9@sha256:36abd2b22ebabea813c5afde35b0b80a200056f811267e89f0270da9155b1a22_ppc64le",
"9Base-RHCEPH-6.1-Tools:rhceph/keepalived-rhel9@sha256:b21d882fd2d08d6f162dbb63e0626d9d6aa892a677c5a28edc97b84feef1655a_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-dashboard-rhel9@sha256:1d7ca201b778e6a6cb559129e240233b6b6461399c67f979c07d5fe288c400f6_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-dashboard-rhel9@sha256:3fb7480f9d68333e168eae0c9fbeceb0df7962a40c25ecced81ea4c4959b2c25_s390x",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-dashboard-rhel9@sha256:50329da263e8ef00c47632156761621bac30fead5e574ef23cd1d30b7af0019a_ppc64le",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-rhel9@sha256:72bd6eb932a368af10d5c607d8b60e0fe8b87862f4adaa17fd022a3427a46ca8_s390x",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-rhel9@sha256:953630d9f9924f17ab7ce168772c3facbaf6866b79a1cf0fb9aee1dcf6eb8c7d_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-rhel9@sha256:9b477366f861df49b533d95941b9770b032827bb4a259c5f86abce8705960c05_ppc64le",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-haproxy-rhel9@sha256:720b3207087d4feb8ab59ffd0b70d6bc22fa21d53b62393779dfaf8972a32e60_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-haproxy-rhel9@sha256:8cc4a146d7be5046b416fe9c04d77b4f0a25a2ab7180fdbf8c46cff8e2483080_ppc64le",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-haproxy-rhel9@sha256:e4da2c9d53159d43c6795151eb3c9dea373da19b34d76094b60e7a2466415d62_s390x",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-promtail-rhel9@sha256:44697ad0d15d1f37b98243f5f013cb9271d70e2b10ab52093a1d7e3409a674b2_s390x",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-promtail-rhel9@sha256:b46c0196fab3bd3a60b64a1d7ff8af6fbc7c3e526618da1cc78032bffa3be171_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-promtail-rhel9@sha256:f52fd8d5fbfdcc202c5e31096119377a8b87f9efd31602398d45cec86ec35940_ppc64le",
"9Base-RHCEPH-6.1-Tools:rhceph/snmp-notifier-rhel9@sha256:8887234fbbaddf620eaa7b0f4b1ed6ab8aa5bc52e019e67179554ccd03fba676_ppc64le",
"9Base-RHCEPH-6.1-Tools:rhceph/snmp-notifier-rhel9@sha256:9078b49846d8ec681bec5b96f0d4087b4c66bdc6baf4701cfc9c8e8aeae89661_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/snmp-notifier-rhel9@sha256:df7c89608fe8352d445efcc1017521b35878cfe61a8b9fd91fab24c00786b2bf_s390x"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "grafana: data source and plugin proxy endpoints leaking authentication tokens to some destination plugins"
},
{
"cve": "CVE-2022-32148",
"cwe": {
"id": "CWE-200",
"name": "Exposure of Sensitive Information to an Unauthorized Actor"
},
"discovery_date": "2022-07-14T00:00:00+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"9Base-RHCEPH-6.1-Tools:rhceph/keepalived-rhel9@sha256:2ae4274163155d880cbd41d1a197d6856f326501a50e028ff3de9ff8a85b3e97_s390x",
"9Base-RHCEPH-6.1-Tools:rhceph/keepalived-rhel9@sha256:36abd2b22ebabea813c5afde35b0b80a200056f811267e89f0270da9155b1a22_ppc64le",
"9Base-RHCEPH-6.1-Tools:rhceph/keepalived-rhel9@sha256:b21d882fd2d08d6f162dbb63e0626d9d6aa892a677c5a28edc97b84feef1655a_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-rhel9@sha256:72bd6eb932a368af10d5c607d8b60e0fe8b87862f4adaa17fd022a3427a46ca8_s390x",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-rhel9@sha256:953630d9f9924f17ab7ce168772c3facbaf6866b79a1cf0fb9aee1dcf6eb8c7d_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-rhel9@sha256:9b477366f861df49b533d95941b9770b032827bb4a259c5f86abce8705960c05_ppc64le",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-haproxy-rhel9@sha256:720b3207087d4feb8ab59ffd0b70d6bc22fa21d53b62393779dfaf8972a32e60_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-haproxy-rhel9@sha256:8cc4a146d7be5046b416fe9c04d77b4f0a25a2ab7180fdbf8c46cff8e2483080_ppc64le",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-haproxy-rhel9@sha256:e4da2c9d53159d43c6795151eb3c9dea373da19b34d76094b60e7a2466415d62_s390x",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-promtail-rhel9@sha256:44697ad0d15d1f37b98243f5f013cb9271d70e2b10ab52093a1d7e3409a674b2_s390x",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-promtail-rhel9@sha256:b46c0196fab3bd3a60b64a1d7ff8af6fbc7c3e526618da1cc78032bffa3be171_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-promtail-rhel9@sha256:f52fd8d5fbfdcc202c5e31096119377a8b87f9efd31602398d45cec86ec35940_ppc64le",
"9Base-RHCEPH-6.1-Tools:rhceph/snmp-notifier-rhel9@sha256:8887234fbbaddf620eaa7b0f4b1ed6ab8aa5bc52e019e67179554ccd03fba676_ppc64le",
"9Base-RHCEPH-6.1-Tools:rhceph/snmp-notifier-rhel9@sha256:9078b49846d8ec681bec5b96f0d4087b4c66bdc6baf4701cfc9c8e8aeae89661_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/snmp-notifier-rhel9@sha256:df7c89608fe8352d445efcc1017521b35878cfe61a8b9fd91fab24c00786b2bf_s390x"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2107383"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in net/http/httputil golang package. When httputil.ReverseProxy.ServeHTTP is called with a Request.Header map containing a nil value for the X-Forwarded-For header, ReverseProxy could set the client IP incorrectly. This issue may affect confidentiality.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "golang: net/http/httputil: NewSingleHostReverseProxy - omit X-Forwarded-For not working",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "Within regulated environments, a combination of the following controls acts as a significant barrier to successfully exploiting a CWE-200: Exposure of Sensitive Information to an Unauthorized Actor vulnerability and therefore downgrades the severity of this particular CVE from Moderate to Low.\n\nAccess to the platform is granted only after successful hard token, multi-factor authentication (MFA), which is coupled with account management controls, including integration with single sign-on (SSO), to ensure that user permissions are restricted to only the functions necessary for their roles. Access to sensitive information is explicitly authorized and enforced based on predefined access policies. Event logs are collected and processed for centralization, correlation, analysis, monitoring, reporting, alerting, and retention. This process ensures that audit logs are generated for specific events involving sensitive information, which helps identify patterns of unauthorized access or data exposure. The platform enforces the use of validated cryptographic modules across compute resources to protect the confidentiality of information, even in the event of interception.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-dashboard-rhel9@sha256:1d7ca201b778e6a6cb559129e240233b6b6461399c67f979c07d5fe288c400f6_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-dashboard-rhel9@sha256:3fb7480f9d68333e168eae0c9fbeceb0df7962a40c25ecced81ea4c4959b2c25_s390x",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-dashboard-rhel9@sha256:50329da263e8ef00c47632156761621bac30fead5e574ef23cd1d30b7af0019a_ppc64le"
],
"known_not_affected": [
"9Base-RHCEPH-6.1-Tools:rhceph/keepalived-rhel9@sha256:2ae4274163155d880cbd41d1a197d6856f326501a50e028ff3de9ff8a85b3e97_s390x",
"9Base-RHCEPH-6.1-Tools:rhceph/keepalived-rhel9@sha256:36abd2b22ebabea813c5afde35b0b80a200056f811267e89f0270da9155b1a22_ppc64le",
"9Base-RHCEPH-6.1-Tools:rhceph/keepalived-rhel9@sha256:b21d882fd2d08d6f162dbb63e0626d9d6aa892a677c5a28edc97b84feef1655a_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-rhel9@sha256:72bd6eb932a368af10d5c607d8b60e0fe8b87862f4adaa17fd022a3427a46ca8_s390x",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-rhel9@sha256:953630d9f9924f17ab7ce168772c3facbaf6866b79a1cf0fb9aee1dcf6eb8c7d_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-rhel9@sha256:9b477366f861df49b533d95941b9770b032827bb4a259c5f86abce8705960c05_ppc64le",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-haproxy-rhel9@sha256:720b3207087d4feb8ab59ffd0b70d6bc22fa21d53b62393779dfaf8972a32e60_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-haproxy-rhel9@sha256:8cc4a146d7be5046b416fe9c04d77b4f0a25a2ab7180fdbf8c46cff8e2483080_ppc64le",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-haproxy-rhel9@sha256:e4da2c9d53159d43c6795151eb3c9dea373da19b34d76094b60e7a2466415d62_s390x",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-promtail-rhel9@sha256:44697ad0d15d1f37b98243f5f013cb9271d70e2b10ab52093a1d7e3409a674b2_s390x",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-promtail-rhel9@sha256:b46c0196fab3bd3a60b64a1d7ff8af6fbc7c3e526618da1cc78032bffa3be171_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-promtail-rhel9@sha256:f52fd8d5fbfdcc202c5e31096119377a8b87f9efd31602398d45cec86ec35940_ppc64le",
"9Base-RHCEPH-6.1-Tools:rhceph/snmp-notifier-rhel9@sha256:8887234fbbaddf620eaa7b0f4b1ed6ab8aa5bc52e019e67179554ccd03fba676_ppc64le",
"9Base-RHCEPH-6.1-Tools:rhceph/snmp-notifier-rhel9@sha256:9078b49846d8ec681bec5b96f0d4087b4c66bdc6baf4701cfc9c8e8aeae89661_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/snmp-notifier-rhel9@sha256:df7c89608fe8352d445efcc1017521b35878cfe61a8b9fd91fab24c00786b2bf_s390x"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2022-32148"
},
{
"category": "external",
"summary": "RHBZ#2107383",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2107383"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2022-32148",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-32148"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2022-32148",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2022-32148"
},
{
"category": "external",
"summary": "https://go.dev/issue/53423",
"url": "https://go.dev/issue/53423"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-announce/c/nqrv9fbR0zE",
"url": "https://groups.google.com/g/golang-announce/c/nqrv9fbR0zE"
}
],
"release_date": "2022-07-12T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2023-06-15T15:59:41+00:00",
"details": "For details on how to apply this update, see Upgrade a Red Hat Ceph Storage\ncluster using cephadm in the Red Hat Storage Ceph Upgrade\nGuide.(https://access.redhat.com/documentation/en-us/red_hat_ceph_storage)",
"product_ids": [
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-dashboard-rhel9@sha256:1d7ca201b778e6a6cb559129e240233b6b6461399c67f979c07d5fe288c400f6_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-dashboard-rhel9@sha256:3fb7480f9d68333e168eae0c9fbeceb0df7962a40c25ecced81ea4c4959b2c25_s390x",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-dashboard-rhel9@sha256:50329da263e8ef00c47632156761621bac30fead5e574ef23cd1d30b7af0019a_ppc64le"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2023:3642"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "NONE",
"baseScore": 6.5,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "LOW",
"integrityImpact": "LOW",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:L/A:N",
"version": "3.1"
},
"products": [
"9Base-RHCEPH-6.1-Tools:rhceph/keepalived-rhel9@sha256:2ae4274163155d880cbd41d1a197d6856f326501a50e028ff3de9ff8a85b3e97_s390x",
"9Base-RHCEPH-6.1-Tools:rhceph/keepalived-rhel9@sha256:36abd2b22ebabea813c5afde35b0b80a200056f811267e89f0270da9155b1a22_ppc64le",
"9Base-RHCEPH-6.1-Tools:rhceph/keepalived-rhel9@sha256:b21d882fd2d08d6f162dbb63e0626d9d6aa892a677c5a28edc97b84feef1655a_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-dashboard-rhel9@sha256:1d7ca201b778e6a6cb559129e240233b6b6461399c67f979c07d5fe288c400f6_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-dashboard-rhel9@sha256:3fb7480f9d68333e168eae0c9fbeceb0df7962a40c25ecced81ea4c4959b2c25_s390x",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-dashboard-rhel9@sha256:50329da263e8ef00c47632156761621bac30fead5e574ef23cd1d30b7af0019a_ppc64le",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-rhel9@sha256:72bd6eb932a368af10d5c607d8b60e0fe8b87862f4adaa17fd022a3427a46ca8_s390x",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-rhel9@sha256:953630d9f9924f17ab7ce168772c3facbaf6866b79a1cf0fb9aee1dcf6eb8c7d_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-rhel9@sha256:9b477366f861df49b533d95941b9770b032827bb4a259c5f86abce8705960c05_ppc64le",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-haproxy-rhel9@sha256:720b3207087d4feb8ab59ffd0b70d6bc22fa21d53b62393779dfaf8972a32e60_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-haproxy-rhel9@sha256:8cc4a146d7be5046b416fe9c04d77b4f0a25a2ab7180fdbf8c46cff8e2483080_ppc64le",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-haproxy-rhel9@sha256:e4da2c9d53159d43c6795151eb3c9dea373da19b34d76094b60e7a2466415d62_s390x",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-promtail-rhel9@sha256:44697ad0d15d1f37b98243f5f013cb9271d70e2b10ab52093a1d7e3409a674b2_s390x",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-promtail-rhel9@sha256:b46c0196fab3bd3a60b64a1d7ff8af6fbc7c3e526618da1cc78032bffa3be171_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-promtail-rhel9@sha256:f52fd8d5fbfdcc202c5e31096119377a8b87f9efd31602398d45cec86ec35940_ppc64le",
"9Base-RHCEPH-6.1-Tools:rhceph/snmp-notifier-rhel9@sha256:8887234fbbaddf620eaa7b0f4b1ed6ab8aa5bc52e019e67179554ccd03fba676_ppc64le",
"9Base-RHCEPH-6.1-Tools:rhceph/snmp-notifier-rhel9@sha256:9078b49846d8ec681bec5b96f0d4087b4c66bdc6baf4701cfc9c8e8aeae89661_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/snmp-notifier-rhel9@sha256:df7c89608fe8352d445efcc1017521b35878cfe61a8b9fd91fab24c00786b2bf_s390x"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "golang: net/http/httputil: NewSingleHostReverseProxy - omit X-Forwarded-For not working"
},
{
"cve": "CVE-2022-32189",
"cwe": {
"id": "CWE-400",
"name": "Uncontrolled Resource Consumption"
},
"discovery_date": "2022-08-02T00:00:00+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"9Base-RHCEPH-6.1-Tools:rhceph/keepalived-rhel9@sha256:2ae4274163155d880cbd41d1a197d6856f326501a50e028ff3de9ff8a85b3e97_s390x",
"9Base-RHCEPH-6.1-Tools:rhceph/keepalived-rhel9@sha256:36abd2b22ebabea813c5afde35b0b80a200056f811267e89f0270da9155b1a22_ppc64le",
"9Base-RHCEPH-6.1-Tools:rhceph/keepalived-rhel9@sha256:b21d882fd2d08d6f162dbb63e0626d9d6aa892a677c5a28edc97b84feef1655a_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-rhel9@sha256:72bd6eb932a368af10d5c607d8b60e0fe8b87862f4adaa17fd022a3427a46ca8_s390x",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-rhel9@sha256:953630d9f9924f17ab7ce168772c3facbaf6866b79a1cf0fb9aee1dcf6eb8c7d_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-rhel9@sha256:9b477366f861df49b533d95941b9770b032827bb4a259c5f86abce8705960c05_ppc64le",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-haproxy-rhel9@sha256:720b3207087d4feb8ab59ffd0b70d6bc22fa21d53b62393779dfaf8972a32e60_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-haproxy-rhel9@sha256:8cc4a146d7be5046b416fe9c04d77b4f0a25a2ab7180fdbf8c46cff8e2483080_ppc64le",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-haproxy-rhel9@sha256:e4da2c9d53159d43c6795151eb3c9dea373da19b34d76094b60e7a2466415d62_s390x",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-promtail-rhel9@sha256:44697ad0d15d1f37b98243f5f013cb9271d70e2b10ab52093a1d7e3409a674b2_s390x",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-promtail-rhel9@sha256:b46c0196fab3bd3a60b64a1d7ff8af6fbc7c3e526618da1cc78032bffa3be171_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-promtail-rhel9@sha256:f52fd8d5fbfdcc202c5e31096119377a8b87f9efd31602398d45cec86ec35940_ppc64le",
"9Base-RHCEPH-6.1-Tools:rhceph/snmp-notifier-rhel9@sha256:8887234fbbaddf620eaa7b0f4b1ed6ab8aa5bc52e019e67179554ccd03fba676_ppc64le",
"9Base-RHCEPH-6.1-Tools:rhceph/snmp-notifier-rhel9@sha256:9078b49846d8ec681bec5b96f0d4087b4c66bdc6baf4701cfc9c8e8aeae89661_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/snmp-notifier-rhel9@sha256:df7c89608fe8352d445efcc1017521b35878cfe61a8b9fd91fab24c00786b2bf_s390x"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2113814"
}
],
"notes": [
{
"category": "description",
"text": "An uncontrolled resource consumption flaw was found in Golang math/big. A too-short encoded message can cause a panic in Float.GobDecode and Rat.GobDecode in math/big in Go, potentially allowing an attacker to create a denial of service, impacting availability.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "golang: math/big: decoding big.Float and big.Rat types can panic if the encoded message is too short, potentially allowing a denial of service",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "This flaw stems from a particular and specific method (GoBDecode) which isn\u0027t commonly used. There are few components within Red Hat offerings which call this function. In rare cases where this method is called, the component limits possible damage or it is not possible to be triggered by an attacker. For these combined reasons the impact has been downgraded 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-RHCEPH-6.1-Tools:rhceph/rhceph-6-dashboard-rhel9@sha256:1d7ca201b778e6a6cb559129e240233b6b6461399c67f979c07d5fe288c400f6_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-dashboard-rhel9@sha256:3fb7480f9d68333e168eae0c9fbeceb0df7962a40c25ecced81ea4c4959b2c25_s390x",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-dashboard-rhel9@sha256:50329da263e8ef00c47632156761621bac30fead5e574ef23cd1d30b7af0019a_ppc64le"
],
"known_not_affected": [
"9Base-RHCEPH-6.1-Tools:rhceph/keepalived-rhel9@sha256:2ae4274163155d880cbd41d1a197d6856f326501a50e028ff3de9ff8a85b3e97_s390x",
"9Base-RHCEPH-6.1-Tools:rhceph/keepalived-rhel9@sha256:36abd2b22ebabea813c5afde35b0b80a200056f811267e89f0270da9155b1a22_ppc64le",
"9Base-RHCEPH-6.1-Tools:rhceph/keepalived-rhel9@sha256:b21d882fd2d08d6f162dbb63e0626d9d6aa892a677c5a28edc97b84feef1655a_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-rhel9@sha256:72bd6eb932a368af10d5c607d8b60e0fe8b87862f4adaa17fd022a3427a46ca8_s390x",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-rhel9@sha256:953630d9f9924f17ab7ce168772c3facbaf6866b79a1cf0fb9aee1dcf6eb8c7d_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-rhel9@sha256:9b477366f861df49b533d95941b9770b032827bb4a259c5f86abce8705960c05_ppc64le",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-haproxy-rhel9@sha256:720b3207087d4feb8ab59ffd0b70d6bc22fa21d53b62393779dfaf8972a32e60_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-haproxy-rhel9@sha256:8cc4a146d7be5046b416fe9c04d77b4f0a25a2ab7180fdbf8c46cff8e2483080_ppc64le",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-haproxy-rhel9@sha256:e4da2c9d53159d43c6795151eb3c9dea373da19b34d76094b60e7a2466415d62_s390x",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-promtail-rhel9@sha256:44697ad0d15d1f37b98243f5f013cb9271d70e2b10ab52093a1d7e3409a674b2_s390x",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-promtail-rhel9@sha256:b46c0196fab3bd3a60b64a1d7ff8af6fbc7c3e526618da1cc78032bffa3be171_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-promtail-rhel9@sha256:f52fd8d5fbfdcc202c5e31096119377a8b87f9efd31602398d45cec86ec35940_ppc64le",
"9Base-RHCEPH-6.1-Tools:rhceph/snmp-notifier-rhel9@sha256:8887234fbbaddf620eaa7b0f4b1ed6ab8aa5bc52e019e67179554ccd03fba676_ppc64le",
"9Base-RHCEPH-6.1-Tools:rhceph/snmp-notifier-rhel9@sha256:9078b49846d8ec681bec5b96f0d4087b4c66bdc6baf4701cfc9c8e8aeae89661_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/snmp-notifier-rhel9@sha256:df7c89608fe8352d445efcc1017521b35878cfe61a8b9fd91fab24c00786b2bf_s390x"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2022-32189"
},
{
"category": "external",
"summary": "RHBZ#2113814",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2113814"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2022-32189",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-32189"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2022-32189",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2022-32189"
},
{
"category": "external",
"summary": "https://go.dev/issue/53871",
"url": "https://go.dev/issue/53871"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-nuts/c/DCFSyTGM0wU",
"url": "https://groups.google.com/g/golang-nuts/c/DCFSyTGM0wU"
}
],
"release_date": "2022-08-01T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2023-06-15T15:59:41+00:00",
"details": "For details on how to apply this update, see Upgrade a Red Hat Ceph Storage\ncluster using cephadm in the Red Hat Storage Ceph Upgrade\nGuide.(https://access.redhat.com/documentation/en-us/red_hat_ceph_storage)",
"product_ids": [
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-dashboard-rhel9@sha256:1d7ca201b778e6a6cb559129e240233b6b6461399c67f979c07d5fe288c400f6_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-dashboard-rhel9@sha256:3fb7480f9d68333e168eae0c9fbeceb0df7962a40c25ecced81ea4c4959b2c25_s390x",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-dashboard-rhel9@sha256:50329da263e8ef00c47632156761621bac30fead5e574ef23cd1d30b7af0019a_ppc64le"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2023:3642"
},
{
"category": "workaround",
"details": "Mitigation for this issue is either not available or the currently available options don\u0027t meet the Red Hat Product Security criteria comprising ease of use and deployment, applicability to widespread installation base or stability.",
"product_ids": [
"9Base-RHCEPH-6.1-Tools:rhceph/keepalived-rhel9@sha256:2ae4274163155d880cbd41d1a197d6856f326501a50e028ff3de9ff8a85b3e97_s390x",
"9Base-RHCEPH-6.1-Tools:rhceph/keepalived-rhel9@sha256:36abd2b22ebabea813c5afde35b0b80a200056f811267e89f0270da9155b1a22_ppc64le",
"9Base-RHCEPH-6.1-Tools:rhceph/keepalived-rhel9@sha256:b21d882fd2d08d6f162dbb63e0626d9d6aa892a677c5a28edc97b84feef1655a_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-dashboard-rhel9@sha256:1d7ca201b778e6a6cb559129e240233b6b6461399c67f979c07d5fe288c400f6_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-dashboard-rhel9@sha256:3fb7480f9d68333e168eae0c9fbeceb0df7962a40c25ecced81ea4c4959b2c25_s390x",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-dashboard-rhel9@sha256:50329da263e8ef00c47632156761621bac30fead5e574ef23cd1d30b7af0019a_ppc64le",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-rhel9@sha256:72bd6eb932a368af10d5c607d8b60e0fe8b87862f4adaa17fd022a3427a46ca8_s390x",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-rhel9@sha256:953630d9f9924f17ab7ce168772c3facbaf6866b79a1cf0fb9aee1dcf6eb8c7d_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-rhel9@sha256:9b477366f861df49b533d95941b9770b032827bb4a259c5f86abce8705960c05_ppc64le",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-haproxy-rhel9@sha256:720b3207087d4feb8ab59ffd0b70d6bc22fa21d53b62393779dfaf8972a32e60_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-haproxy-rhel9@sha256:8cc4a146d7be5046b416fe9c04d77b4f0a25a2ab7180fdbf8c46cff8e2483080_ppc64le",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-haproxy-rhel9@sha256:e4da2c9d53159d43c6795151eb3c9dea373da19b34d76094b60e7a2466415d62_s390x",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-promtail-rhel9@sha256:44697ad0d15d1f37b98243f5f013cb9271d70e2b10ab52093a1d7e3409a674b2_s390x",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-promtail-rhel9@sha256:b46c0196fab3bd3a60b64a1d7ff8af6fbc7c3e526618da1cc78032bffa3be171_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-promtail-rhel9@sha256:f52fd8d5fbfdcc202c5e31096119377a8b87f9efd31602398d45cec86ec35940_ppc64le",
"9Base-RHCEPH-6.1-Tools:rhceph/snmp-notifier-rhel9@sha256:8887234fbbaddf620eaa7b0f4b1ed6ab8aa5bc52e019e67179554ccd03fba676_ppc64le",
"9Base-RHCEPH-6.1-Tools:rhceph/snmp-notifier-rhel9@sha256:9078b49846d8ec681bec5b96f0d4087b4c66bdc6baf4701cfc9c8e8aeae89661_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/snmp-notifier-rhel9@sha256:df7c89608fe8352d445efcc1017521b35878cfe61a8b9fd91fab24c00786b2bf_s390x"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 6.5,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "LOW",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"9Base-RHCEPH-6.1-Tools:rhceph/keepalived-rhel9@sha256:2ae4274163155d880cbd41d1a197d6856f326501a50e028ff3de9ff8a85b3e97_s390x",
"9Base-RHCEPH-6.1-Tools:rhceph/keepalived-rhel9@sha256:36abd2b22ebabea813c5afde35b0b80a200056f811267e89f0270da9155b1a22_ppc64le",
"9Base-RHCEPH-6.1-Tools:rhceph/keepalived-rhel9@sha256:b21d882fd2d08d6f162dbb63e0626d9d6aa892a677c5a28edc97b84feef1655a_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-dashboard-rhel9@sha256:1d7ca201b778e6a6cb559129e240233b6b6461399c67f979c07d5fe288c400f6_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-dashboard-rhel9@sha256:3fb7480f9d68333e168eae0c9fbeceb0df7962a40c25ecced81ea4c4959b2c25_s390x",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-dashboard-rhel9@sha256:50329da263e8ef00c47632156761621bac30fead5e574ef23cd1d30b7af0019a_ppc64le",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-rhel9@sha256:72bd6eb932a368af10d5c607d8b60e0fe8b87862f4adaa17fd022a3427a46ca8_s390x",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-rhel9@sha256:953630d9f9924f17ab7ce168772c3facbaf6866b79a1cf0fb9aee1dcf6eb8c7d_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-rhel9@sha256:9b477366f861df49b533d95941b9770b032827bb4a259c5f86abce8705960c05_ppc64le",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-haproxy-rhel9@sha256:720b3207087d4feb8ab59ffd0b70d6bc22fa21d53b62393779dfaf8972a32e60_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-haproxy-rhel9@sha256:8cc4a146d7be5046b416fe9c04d77b4f0a25a2ab7180fdbf8c46cff8e2483080_ppc64le",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-haproxy-rhel9@sha256:e4da2c9d53159d43c6795151eb3c9dea373da19b34d76094b60e7a2466415d62_s390x",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-promtail-rhel9@sha256:44697ad0d15d1f37b98243f5f013cb9271d70e2b10ab52093a1d7e3409a674b2_s390x",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-promtail-rhel9@sha256:b46c0196fab3bd3a60b64a1d7ff8af6fbc7c3e526618da1cc78032bffa3be171_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-promtail-rhel9@sha256:f52fd8d5fbfdcc202c5e31096119377a8b87f9efd31602398d45cec86ec35940_ppc64le",
"9Base-RHCEPH-6.1-Tools:rhceph/snmp-notifier-rhel9@sha256:8887234fbbaddf620eaa7b0f4b1ed6ab8aa5bc52e019e67179554ccd03fba676_ppc64le",
"9Base-RHCEPH-6.1-Tools:rhceph/snmp-notifier-rhel9@sha256:9078b49846d8ec681bec5b96f0d4087b4c66bdc6baf4701cfc9c8e8aeae89661_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/snmp-notifier-rhel9@sha256:df7c89608fe8352d445efcc1017521b35878cfe61a8b9fd91fab24c00786b2bf_s390x"
]
}
],
"threats": [
{
"category": "impact",
"details": "Low"
}
],
"title": "golang: math/big: decoding big.Float and big.Rat types can panic if the encoded message is too short, potentially allowing a denial of service"
},
{
"cve": "CVE-2022-32190",
"cwe": {
"id": "CWE-22",
"name": "Improper Limitation of a Pathname to a Restricted Directory (\u0027Path Traversal\u0027)"
},
"discovery_date": "2022-09-06T00:00:00+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"9Base-RHCEPH-6.1-Tools:rhceph/keepalived-rhel9@sha256:2ae4274163155d880cbd41d1a197d6856f326501a50e028ff3de9ff8a85b3e97_s390x",
"9Base-RHCEPH-6.1-Tools:rhceph/keepalived-rhel9@sha256:36abd2b22ebabea813c5afde35b0b80a200056f811267e89f0270da9155b1a22_ppc64le",
"9Base-RHCEPH-6.1-Tools:rhceph/keepalived-rhel9@sha256:b21d882fd2d08d6f162dbb63e0626d9d6aa892a677c5a28edc97b84feef1655a_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-rhel9@sha256:72bd6eb932a368af10d5c607d8b60e0fe8b87862f4adaa17fd022a3427a46ca8_s390x",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-rhel9@sha256:953630d9f9924f17ab7ce168772c3facbaf6866b79a1cf0fb9aee1dcf6eb8c7d_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-rhel9@sha256:9b477366f861df49b533d95941b9770b032827bb4a259c5f86abce8705960c05_ppc64le",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-haproxy-rhel9@sha256:720b3207087d4feb8ab59ffd0b70d6bc22fa21d53b62393779dfaf8972a32e60_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-haproxy-rhel9@sha256:8cc4a146d7be5046b416fe9c04d77b4f0a25a2ab7180fdbf8c46cff8e2483080_ppc64le",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-haproxy-rhel9@sha256:e4da2c9d53159d43c6795151eb3c9dea373da19b34d76094b60e7a2466415d62_s390x",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-promtail-rhel9@sha256:44697ad0d15d1f37b98243f5f013cb9271d70e2b10ab52093a1d7e3409a674b2_s390x",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-promtail-rhel9@sha256:b46c0196fab3bd3a60b64a1d7ff8af6fbc7c3e526618da1cc78032bffa3be171_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-promtail-rhel9@sha256:f52fd8d5fbfdcc202c5e31096119377a8b87f9efd31602398d45cec86ec35940_ppc64le",
"9Base-RHCEPH-6.1-Tools:rhceph/snmp-notifier-rhel9@sha256:8887234fbbaddf620eaa7b0f4b1ed6ab8aa5bc52e019e67179554ccd03fba676_ppc64le",
"9Base-RHCEPH-6.1-Tools:rhceph/snmp-notifier-rhel9@sha256:9078b49846d8ec681bec5b96f0d4087b4c66bdc6baf4701cfc9c8e8aeae89661_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/snmp-notifier-rhel9@sha256:df7c89608fe8352d445efcc1017521b35878cfe61a8b9fd91fab24c00786b2bf_s390x"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2124668"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in the golang package. The JoinPath doesn\u0027t remove the ../ path components appended to a domain that is not terminated by a slash, possibly leading to a directory traversal attack.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "golang: net/url: JoinPath does not strip relative path components in all circumstances",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "The vulnerable functions, JoinPath and URL.JoinPath was introduced in upstream go1.19, whereas, RHEL ships go1.17 and go1.18 versions, which does not contain the vulnerable code. Hence, packages shipped with RHEL-8, RHEL-9 are not affected.\n\nAll Y stream releases of OpenShift Container Platform 4 run on RHEL-8 or RHEL-9, so OCP 4 is also not affected.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-dashboard-rhel9@sha256:1d7ca201b778e6a6cb559129e240233b6b6461399c67f979c07d5fe288c400f6_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-dashboard-rhel9@sha256:3fb7480f9d68333e168eae0c9fbeceb0df7962a40c25ecced81ea4c4959b2c25_s390x",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-dashboard-rhel9@sha256:50329da263e8ef00c47632156761621bac30fead5e574ef23cd1d30b7af0019a_ppc64le"
],
"known_not_affected": [
"9Base-RHCEPH-6.1-Tools:rhceph/keepalived-rhel9@sha256:2ae4274163155d880cbd41d1a197d6856f326501a50e028ff3de9ff8a85b3e97_s390x",
"9Base-RHCEPH-6.1-Tools:rhceph/keepalived-rhel9@sha256:36abd2b22ebabea813c5afde35b0b80a200056f811267e89f0270da9155b1a22_ppc64le",
"9Base-RHCEPH-6.1-Tools:rhceph/keepalived-rhel9@sha256:b21d882fd2d08d6f162dbb63e0626d9d6aa892a677c5a28edc97b84feef1655a_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-rhel9@sha256:72bd6eb932a368af10d5c607d8b60e0fe8b87862f4adaa17fd022a3427a46ca8_s390x",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-rhel9@sha256:953630d9f9924f17ab7ce168772c3facbaf6866b79a1cf0fb9aee1dcf6eb8c7d_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-rhel9@sha256:9b477366f861df49b533d95941b9770b032827bb4a259c5f86abce8705960c05_ppc64le",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-haproxy-rhel9@sha256:720b3207087d4feb8ab59ffd0b70d6bc22fa21d53b62393779dfaf8972a32e60_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-haproxy-rhel9@sha256:8cc4a146d7be5046b416fe9c04d77b4f0a25a2ab7180fdbf8c46cff8e2483080_ppc64le",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-haproxy-rhel9@sha256:e4da2c9d53159d43c6795151eb3c9dea373da19b34d76094b60e7a2466415d62_s390x",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-promtail-rhel9@sha256:44697ad0d15d1f37b98243f5f013cb9271d70e2b10ab52093a1d7e3409a674b2_s390x",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-promtail-rhel9@sha256:b46c0196fab3bd3a60b64a1d7ff8af6fbc7c3e526618da1cc78032bffa3be171_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-promtail-rhel9@sha256:f52fd8d5fbfdcc202c5e31096119377a8b87f9efd31602398d45cec86ec35940_ppc64le",
"9Base-RHCEPH-6.1-Tools:rhceph/snmp-notifier-rhel9@sha256:8887234fbbaddf620eaa7b0f4b1ed6ab8aa5bc52e019e67179554ccd03fba676_ppc64le",
"9Base-RHCEPH-6.1-Tools:rhceph/snmp-notifier-rhel9@sha256:9078b49846d8ec681bec5b96f0d4087b4c66bdc6baf4701cfc9c8e8aeae89661_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/snmp-notifier-rhel9@sha256:df7c89608fe8352d445efcc1017521b35878cfe61a8b9fd91fab24c00786b2bf_s390x"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2022-32190"
},
{
"category": "external",
"summary": "RHBZ#2124668",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2124668"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2022-32190",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-32190"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2022-32190",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2022-32190"
},
{
"category": "external",
"summary": "https://go.dev/issue/54385",
"url": "https://go.dev/issue/54385"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-announce/c/x49AQzIVX-s/m/0tgO0pjiBQAJ",
"url": "https://groups.google.com/g/golang-announce/c/x49AQzIVX-s/m/0tgO0pjiBQAJ"
}
],
"release_date": "2022-09-06T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2023-06-15T15:59:41+00:00",
"details": "For details on how to apply this update, see Upgrade a Red Hat Ceph Storage\ncluster using cephadm in the Red Hat Storage Ceph Upgrade\nGuide.(https://access.redhat.com/documentation/en-us/red_hat_ceph_storage)",
"product_ids": [
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-dashboard-rhel9@sha256:1d7ca201b778e6a6cb559129e240233b6b6461399c67f979c07d5fe288c400f6_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-dashboard-rhel9@sha256:3fb7480f9d68333e168eae0c9fbeceb0df7962a40c25ecced81ea4c4959b2c25_s390x",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-dashboard-rhel9@sha256:50329da263e8ef00c47632156761621bac30fead5e574ef23cd1d30b7af0019a_ppc64le"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2023:3642"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "NONE",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "HIGH",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:N/A:N",
"version": "3.1"
},
"products": [
"9Base-RHCEPH-6.1-Tools:rhceph/keepalived-rhel9@sha256:2ae4274163155d880cbd41d1a197d6856f326501a50e028ff3de9ff8a85b3e97_s390x",
"9Base-RHCEPH-6.1-Tools:rhceph/keepalived-rhel9@sha256:36abd2b22ebabea813c5afde35b0b80a200056f811267e89f0270da9155b1a22_ppc64le",
"9Base-RHCEPH-6.1-Tools:rhceph/keepalived-rhel9@sha256:b21d882fd2d08d6f162dbb63e0626d9d6aa892a677c5a28edc97b84feef1655a_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-dashboard-rhel9@sha256:1d7ca201b778e6a6cb559129e240233b6b6461399c67f979c07d5fe288c400f6_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-dashboard-rhel9@sha256:3fb7480f9d68333e168eae0c9fbeceb0df7962a40c25ecced81ea4c4959b2c25_s390x",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-dashboard-rhel9@sha256:50329da263e8ef00c47632156761621bac30fead5e574ef23cd1d30b7af0019a_ppc64le",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-rhel9@sha256:72bd6eb932a368af10d5c607d8b60e0fe8b87862f4adaa17fd022a3427a46ca8_s390x",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-rhel9@sha256:953630d9f9924f17ab7ce168772c3facbaf6866b79a1cf0fb9aee1dcf6eb8c7d_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-rhel9@sha256:9b477366f861df49b533d95941b9770b032827bb4a259c5f86abce8705960c05_ppc64le",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-haproxy-rhel9@sha256:720b3207087d4feb8ab59ffd0b70d6bc22fa21d53b62393779dfaf8972a32e60_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-haproxy-rhel9@sha256:8cc4a146d7be5046b416fe9c04d77b4f0a25a2ab7180fdbf8c46cff8e2483080_ppc64le",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-haproxy-rhel9@sha256:e4da2c9d53159d43c6795151eb3c9dea373da19b34d76094b60e7a2466415d62_s390x",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-promtail-rhel9@sha256:44697ad0d15d1f37b98243f5f013cb9271d70e2b10ab52093a1d7e3409a674b2_s390x",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-promtail-rhel9@sha256:b46c0196fab3bd3a60b64a1d7ff8af6fbc7c3e526618da1cc78032bffa3be171_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-promtail-rhel9@sha256:f52fd8d5fbfdcc202c5e31096119377a8b87f9efd31602398d45cec86ec35940_ppc64le",
"9Base-RHCEPH-6.1-Tools:rhceph/snmp-notifier-rhel9@sha256:8887234fbbaddf620eaa7b0f4b1ed6ab8aa5bc52e019e67179554ccd03fba676_ppc64le",
"9Base-RHCEPH-6.1-Tools:rhceph/snmp-notifier-rhel9@sha256:9078b49846d8ec681bec5b96f0d4087b4c66bdc6baf4701cfc9c8e8aeae89661_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/snmp-notifier-rhel9@sha256:df7c89608fe8352d445efcc1017521b35878cfe61a8b9fd91fab24c00786b2bf_s390x"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "golang: net/url: JoinPath does not strip relative path components in all circumstances"
},
{
"cve": "CVE-2022-35957",
"cwe": {
"id": "CWE-288",
"name": "Authentication Bypass Using an Alternate Path or Channel"
},
"discovery_date": "2022-09-09T00:00:00+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"9Base-RHCEPH-6.1-Tools:rhceph/keepalived-rhel9@sha256:2ae4274163155d880cbd41d1a197d6856f326501a50e028ff3de9ff8a85b3e97_s390x",
"9Base-RHCEPH-6.1-Tools:rhceph/keepalived-rhel9@sha256:36abd2b22ebabea813c5afde35b0b80a200056f811267e89f0270da9155b1a22_ppc64le",
"9Base-RHCEPH-6.1-Tools:rhceph/keepalived-rhel9@sha256:b21d882fd2d08d6f162dbb63e0626d9d6aa892a677c5a28edc97b84feef1655a_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-rhel9@sha256:72bd6eb932a368af10d5c607d8b60e0fe8b87862f4adaa17fd022a3427a46ca8_s390x",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-rhel9@sha256:953630d9f9924f17ab7ce168772c3facbaf6866b79a1cf0fb9aee1dcf6eb8c7d_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-rhel9@sha256:9b477366f861df49b533d95941b9770b032827bb4a259c5f86abce8705960c05_ppc64le",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-haproxy-rhel9@sha256:720b3207087d4feb8ab59ffd0b70d6bc22fa21d53b62393779dfaf8972a32e60_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-haproxy-rhel9@sha256:8cc4a146d7be5046b416fe9c04d77b4f0a25a2ab7180fdbf8c46cff8e2483080_ppc64le",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-haproxy-rhel9@sha256:e4da2c9d53159d43c6795151eb3c9dea373da19b34d76094b60e7a2466415d62_s390x",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-promtail-rhel9@sha256:44697ad0d15d1f37b98243f5f013cb9271d70e2b10ab52093a1d7e3409a674b2_s390x",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-promtail-rhel9@sha256:b46c0196fab3bd3a60b64a1d7ff8af6fbc7c3e526618da1cc78032bffa3be171_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-promtail-rhel9@sha256:f52fd8d5fbfdcc202c5e31096119377a8b87f9efd31602398d45cec86ec35940_ppc64le",
"9Base-RHCEPH-6.1-Tools:rhceph/snmp-notifier-rhel9@sha256:8887234fbbaddf620eaa7b0f4b1ed6ab8aa5bc52e019e67179554ccd03fba676_ppc64le",
"9Base-RHCEPH-6.1-Tools:rhceph/snmp-notifier-rhel9@sha256:9078b49846d8ec681bec5b96f0d4087b4c66bdc6baf4701cfc9c8e8aeae89661_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/snmp-notifier-rhel9@sha256:df7c89608fe8352d445efcc1017521b35878cfe61a8b9fd91fab24c00786b2bf_s390x"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2125514"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in the grafana package. Auth proxy allows authentication of a user by only providing the username (or email) in an X-WEBAUTH-USER HTTP header. The trust assumption is that a front proxy will take care of authentication and that the Grafana server is only publicly reachable with this front proxy.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "grafana: Escalation from admin to server admin when auth proxy is used",
"title": "Vulnerability summary"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-dashboard-rhel9@sha256:1d7ca201b778e6a6cb559129e240233b6b6461399c67f979c07d5fe288c400f6_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-dashboard-rhel9@sha256:3fb7480f9d68333e168eae0c9fbeceb0df7962a40c25ecced81ea4c4959b2c25_s390x",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-dashboard-rhel9@sha256:50329da263e8ef00c47632156761621bac30fead5e574ef23cd1d30b7af0019a_ppc64le"
],
"known_not_affected": [
"9Base-RHCEPH-6.1-Tools:rhceph/keepalived-rhel9@sha256:2ae4274163155d880cbd41d1a197d6856f326501a50e028ff3de9ff8a85b3e97_s390x",
"9Base-RHCEPH-6.1-Tools:rhceph/keepalived-rhel9@sha256:36abd2b22ebabea813c5afde35b0b80a200056f811267e89f0270da9155b1a22_ppc64le",
"9Base-RHCEPH-6.1-Tools:rhceph/keepalived-rhel9@sha256:b21d882fd2d08d6f162dbb63e0626d9d6aa892a677c5a28edc97b84feef1655a_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-rhel9@sha256:72bd6eb932a368af10d5c607d8b60e0fe8b87862f4adaa17fd022a3427a46ca8_s390x",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-rhel9@sha256:953630d9f9924f17ab7ce168772c3facbaf6866b79a1cf0fb9aee1dcf6eb8c7d_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-rhel9@sha256:9b477366f861df49b533d95941b9770b032827bb4a259c5f86abce8705960c05_ppc64le",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-haproxy-rhel9@sha256:720b3207087d4feb8ab59ffd0b70d6bc22fa21d53b62393779dfaf8972a32e60_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-haproxy-rhel9@sha256:8cc4a146d7be5046b416fe9c04d77b4f0a25a2ab7180fdbf8c46cff8e2483080_ppc64le",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-haproxy-rhel9@sha256:e4da2c9d53159d43c6795151eb3c9dea373da19b34d76094b60e7a2466415d62_s390x",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-promtail-rhel9@sha256:44697ad0d15d1f37b98243f5f013cb9271d70e2b10ab52093a1d7e3409a674b2_s390x",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-promtail-rhel9@sha256:b46c0196fab3bd3a60b64a1d7ff8af6fbc7c3e526618da1cc78032bffa3be171_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-promtail-rhel9@sha256:f52fd8d5fbfdcc202c5e31096119377a8b87f9efd31602398d45cec86ec35940_ppc64le",
"9Base-RHCEPH-6.1-Tools:rhceph/snmp-notifier-rhel9@sha256:8887234fbbaddf620eaa7b0f4b1ed6ab8aa5bc52e019e67179554ccd03fba676_ppc64le",
"9Base-RHCEPH-6.1-Tools:rhceph/snmp-notifier-rhel9@sha256:9078b49846d8ec681bec5b96f0d4087b4c66bdc6baf4701cfc9c8e8aeae89661_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/snmp-notifier-rhel9@sha256:df7c89608fe8352d445efcc1017521b35878cfe61a8b9fd91fab24c00786b2bf_s390x"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2022-35957"
},
{
"category": "external",
"summary": "RHBZ#2125514",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2125514"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2022-35957",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-35957"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2022-35957",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2022-35957"
},
{
"category": "external",
"summary": "https://github.com/grafana/grafana/security/advisories/GHSA-ff5c-938w-8c9q",
"url": "https://github.com/grafana/grafana/security/advisories/GHSA-ff5c-938w-8c9q"
}
],
"release_date": "2022-09-20T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2023-06-15T15:59:41+00:00",
"details": "For details on how to apply this update, see Upgrade a Red Hat Ceph Storage\ncluster using cephadm in the Red Hat Storage Ceph Upgrade\nGuide.(https://access.redhat.com/documentation/en-us/red_hat_ceph_storage)",
"product_ids": [
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-dashboard-rhel9@sha256:1d7ca201b778e6a6cb559129e240233b6b6461399c67f979c07d5fe288c400f6_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-dashboard-rhel9@sha256:3fb7480f9d68333e168eae0c9fbeceb0df7962a40c25ecced81ea4c4959b2c25_s390x",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-dashboard-rhel9@sha256:50329da263e8ef00c47632156761621bac30fead5e574ef23cd1d30b7af0019a_ppc64le"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2023:3642"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "HIGH",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 6.6,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "HIGH",
"integrityImpact": "HIGH",
"privilegesRequired": "HIGH",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:H/UI:N/S:U/C:H/I:H/A:H",
"version": "3.1"
},
"products": [
"9Base-RHCEPH-6.1-Tools:rhceph/keepalived-rhel9@sha256:2ae4274163155d880cbd41d1a197d6856f326501a50e028ff3de9ff8a85b3e97_s390x",
"9Base-RHCEPH-6.1-Tools:rhceph/keepalived-rhel9@sha256:36abd2b22ebabea813c5afde35b0b80a200056f811267e89f0270da9155b1a22_ppc64le",
"9Base-RHCEPH-6.1-Tools:rhceph/keepalived-rhel9@sha256:b21d882fd2d08d6f162dbb63e0626d9d6aa892a677c5a28edc97b84feef1655a_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-dashboard-rhel9@sha256:1d7ca201b778e6a6cb559129e240233b6b6461399c67f979c07d5fe288c400f6_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-dashboard-rhel9@sha256:3fb7480f9d68333e168eae0c9fbeceb0df7962a40c25ecced81ea4c4959b2c25_s390x",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-dashboard-rhel9@sha256:50329da263e8ef00c47632156761621bac30fead5e574ef23cd1d30b7af0019a_ppc64le",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-rhel9@sha256:72bd6eb932a368af10d5c607d8b60e0fe8b87862f4adaa17fd022a3427a46ca8_s390x",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-rhel9@sha256:953630d9f9924f17ab7ce168772c3facbaf6866b79a1cf0fb9aee1dcf6eb8c7d_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-rhel9@sha256:9b477366f861df49b533d95941b9770b032827bb4a259c5f86abce8705960c05_ppc64le",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-haproxy-rhel9@sha256:720b3207087d4feb8ab59ffd0b70d6bc22fa21d53b62393779dfaf8972a32e60_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-haproxy-rhel9@sha256:8cc4a146d7be5046b416fe9c04d77b4f0a25a2ab7180fdbf8c46cff8e2483080_ppc64le",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-haproxy-rhel9@sha256:e4da2c9d53159d43c6795151eb3c9dea373da19b34d76094b60e7a2466415d62_s390x",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-promtail-rhel9@sha256:44697ad0d15d1f37b98243f5f013cb9271d70e2b10ab52093a1d7e3409a674b2_s390x",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-promtail-rhel9@sha256:b46c0196fab3bd3a60b64a1d7ff8af6fbc7c3e526618da1cc78032bffa3be171_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-promtail-rhel9@sha256:f52fd8d5fbfdcc202c5e31096119377a8b87f9efd31602398d45cec86ec35940_ppc64le",
"9Base-RHCEPH-6.1-Tools:rhceph/snmp-notifier-rhel9@sha256:8887234fbbaddf620eaa7b0f4b1ed6ab8aa5bc52e019e67179554ccd03fba676_ppc64le",
"9Base-RHCEPH-6.1-Tools:rhceph/snmp-notifier-rhel9@sha256:9078b49846d8ec681bec5b96f0d4087b4c66bdc6baf4701cfc9c8e8aeae89661_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/snmp-notifier-rhel9@sha256:df7c89608fe8352d445efcc1017521b35878cfe61a8b9fd91fab24c00786b2bf_s390x"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "grafana: Escalation from admin to server admin when auth proxy is used"
},
{
"cve": "CVE-2022-39201",
"discovery_date": "2022-09-30T00:00:00+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"9Base-RHCEPH-6.1-Tools:rhceph/keepalived-rhel9@sha256:2ae4274163155d880cbd41d1a197d6856f326501a50e028ff3de9ff8a85b3e97_s390x",
"9Base-RHCEPH-6.1-Tools:rhceph/keepalived-rhel9@sha256:36abd2b22ebabea813c5afde35b0b80a200056f811267e89f0270da9155b1a22_ppc64le",
"9Base-RHCEPH-6.1-Tools:rhceph/keepalived-rhel9@sha256:b21d882fd2d08d6f162dbb63e0626d9d6aa892a677c5a28edc97b84feef1655a_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-rhel9@sha256:72bd6eb932a368af10d5c607d8b60e0fe8b87862f4adaa17fd022a3427a46ca8_s390x",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-rhel9@sha256:953630d9f9924f17ab7ce168772c3facbaf6866b79a1cf0fb9aee1dcf6eb8c7d_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-rhel9@sha256:9b477366f861df49b533d95941b9770b032827bb4a259c5f86abce8705960c05_ppc64le",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-haproxy-rhel9@sha256:720b3207087d4feb8ab59ffd0b70d6bc22fa21d53b62393779dfaf8972a32e60_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-haproxy-rhel9@sha256:8cc4a146d7be5046b416fe9c04d77b4f0a25a2ab7180fdbf8c46cff8e2483080_ppc64le",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-haproxy-rhel9@sha256:e4da2c9d53159d43c6795151eb3c9dea373da19b34d76094b60e7a2466415d62_s390x",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-promtail-rhel9@sha256:44697ad0d15d1f37b98243f5f013cb9271d70e2b10ab52093a1d7e3409a674b2_s390x",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-promtail-rhel9@sha256:b46c0196fab3bd3a60b64a1d7ff8af6fbc7c3e526618da1cc78032bffa3be171_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-promtail-rhel9@sha256:f52fd8d5fbfdcc202c5e31096119377a8b87f9efd31602398d45cec86ec35940_ppc64le",
"9Base-RHCEPH-6.1-Tools:rhceph/snmp-notifier-rhel9@sha256:8887234fbbaddf620eaa7b0f4b1ed6ab8aa5bc52e019e67179554ccd03fba676_ppc64le",
"9Base-RHCEPH-6.1-Tools:rhceph/snmp-notifier-rhel9@sha256:9078b49846d8ec681bec5b96f0d4087b4c66bdc6baf4701cfc9c8e8aeae89661_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/snmp-notifier-rhel9@sha256:df7c89608fe8352d445efcc1017521b35878cfe61a8b9fd91fab24c00786b2bf_s390x"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2131148"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in Grafana. The vulnerability impacts data source and plugin proxy endpoints under certain conditions. Grafana could leak the authentication cookie of users to plugins, which could result in an impact to confidentiality, integrity, and availability.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "grafana: Data source and plugin proxy endpoints could leak the authentication cookie to some destination plugins",
"title": "Vulnerability summary"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-dashboard-rhel9@sha256:1d7ca201b778e6a6cb559129e240233b6b6461399c67f979c07d5fe288c400f6_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-dashboard-rhel9@sha256:3fb7480f9d68333e168eae0c9fbeceb0df7962a40c25ecced81ea4c4959b2c25_s390x",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-dashboard-rhel9@sha256:50329da263e8ef00c47632156761621bac30fead5e574ef23cd1d30b7af0019a_ppc64le"
],
"known_not_affected": [
"9Base-RHCEPH-6.1-Tools:rhceph/keepalived-rhel9@sha256:2ae4274163155d880cbd41d1a197d6856f326501a50e028ff3de9ff8a85b3e97_s390x",
"9Base-RHCEPH-6.1-Tools:rhceph/keepalived-rhel9@sha256:36abd2b22ebabea813c5afde35b0b80a200056f811267e89f0270da9155b1a22_ppc64le",
"9Base-RHCEPH-6.1-Tools:rhceph/keepalived-rhel9@sha256:b21d882fd2d08d6f162dbb63e0626d9d6aa892a677c5a28edc97b84feef1655a_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-rhel9@sha256:72bd6eb932a368af10d5c607d8b60e0fe8b87862f4adaa17fd022a3427a46ca8_s390x",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-rhel9@sha256:953630d9f9924f17ab7ce168772c3facbaf6866b79a1cf0fb9aee1dcf6eb8c7d_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-rhel9@sha256:9b477366f861df49b533d95941b9770b032827bb4a259c5f86abce8705960c05_ppc64le",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-haproxy-rhel9@sha256:720b3207087d4feb8ab59ffd0b70d6bc22fa21d53b62393779dfaf8972a32e60_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-haproxy-rhel9@sha256:8cc4a146d7be5046b416fe9c04d77b4f0a25a2ab7180fdbf8c46cff8e2483080_ppc64le",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-haproxy-rhel9@sha256:e4da2c9d53159d43c6795151eb3c9dea373da19b34d76094b60e7a2466415d62_s390x",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-promtail-rhel9@sha256:44697ad0d15d1f37b98243f5f013cb9271d70e2b10ab52093a1d7e3409a674b2_s390x",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-promtail-rhel9@sha256:b46c0196fab3bd3a60b64a1d7ff8af6fbc7c3e526618da1cc78032bffa3be171_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-promtail-rhel9@sha256:f52fd8d5fbfdcc202c5e31096119377a8b87f9efd31602398d45cec86ec35940_ppc64le",
"9Base-RHCEPH-6.1-Tools:rhceph/snmp-notifier-rhel9@sha256:8887234fbbaddf620eaa7b0f4b1ed6ab8aa5bc52e019e67179554ccd03fba676_ppc64le",
"9Base-RHCEPH-6.1-Tools:rhceph/snmp-notifier-rhel9@sha256:9078b49846d8ec681bec5b96f0d4087b4c66bdc6baf4701cfc9c8e8aeae89661_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/snmp-notifier-rhel9@sha256:df7c89608fe8352d445efcc1017521b35878cfe61a8b9fd91fab24c00786b2bf_s390x"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2022-39201"
},
{
"category": "external",
"summary": "RHBZ#2131148",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2131148"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2022-39201",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-39201"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2022-39201",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2022-39201"
}
],
"release_date": "2022-10-14T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2023-06-15T15:59:41+00:00",
"details": "For details on how to apply this update, see Upgrade a Red Hat Ceph Storage\ncluster using cephadm in the Red Hat Storage Ceph Upgrade\nGuide.(https://access.redhat.com/documentation/en-us/red_hat_ceph_storage)",
"product_ids": [
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-dashboard-rhel9@sha256:1d7ca201b778e6a6cb559129e240233b6b6461399c67f979c07d5fe288c400f6_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-dashboard-rhel9@sha256:3fb7480f9d68333e168eae0c9fbeceb0df7962a40c25ecced81ea4c4959b2c25_s390x",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-dashboard-rhel9@sha256:50329da263e8ef00c47632156761621bac30fead5e574ef23cd1d30b7af0019a_ppc64le"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2023:3642"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 6.8,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "HIGH",
"integrityImpact": "HIGH",
"privilegesRequired": "HIGH",
"scope": "UNCHANGED",
"userInteraction": "REQUIRED",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:H/UI:R/S:U/C:H/I:H/A:H",
"version": "3.1"
},
"products": [
"9Base-RHCEPH-6.1-Tools:rhceph/keepalived-rhel9@sha256:2ae4274163155d880cbd41d1a197d6856f326501a50e028ff3de9ff8a85b3e97_s390x",
"9Base-RHCEPH-6.1-Tools:rhceph/keepalived-rhel9@sha256:36abd2b22ebabea813c5afde35b0b80a200056f811267e89f0270da9155b1a22_ppc64le",
"9Base-RHCEPH-6.1-Tools:rhceph/keepalived-rhel9@sha256:b21d882fd2d08d6f162dbb63e0626d9d6aa892a677c5a28edc97b84feef1655a_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-dashboard-rhel9@sha256:1d7ca201b778e6a6cb559129e240233b6b6461399c67f979c07d5fe288c400f6_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-dashboard-rhel9@sha256:3fb7480f9d68333e168eae0c9fbeceb0df7962a40c25ecced81ea4c4959b2c25_s390x",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-dashboard-rhel9@sha256:50329da263e8ef00c47632156761621bac30fead5e574ef23cd1d30b7af0019a_ppc64le",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-rhel9@sha256:72bd6eb932a368af10d5c607d8b60e0fe8b87862f4adaa17fd022a3427a46ca8_s390x",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-rhel9@sha256:953630d9f9924f17ab7ce168772c3facbaf6866b79a1cf0fb9aee1dcf6eb8c7d_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-rhel9@sha256:9b477366f861df49b533d95941b9770b032827bb4a259c5f86abce8705960c05_ppc64le",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-haproxy-rhel9@sha256:720b3207087d4feb8ab59ffd0b70d6bc22fa21d53b62393779dfaf8972a32e60_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-haproxy-rhel9@sha256:8cc4a146d7be5046b416fe9c04d77b4f0a25a2ab7180fdbf8c46cff8e2483080_ppc64le",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-haproxy-rhel9@sha256:e4da2c9d53159d43c6795151eb3c9dea373da19b34d76094b60e7a2466415d62_s390x",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-promtail-rhel9@sha256:44697ad0d15d1f37b98243f5f013cb9271d70e2b10ab52093a1d7e3409a674b2_s390x",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-promtail-rhel9@sha256:b46c0196fab3bd3a60b64a1d7ff8af6fbc7c3e526618da1cc78032bffa3be171_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-promtail-rhel9@sha256:f52fd8d5fbfdcc202c5e31096119377a8b87f9efd31602398d45cec86ec35940_ppc64le",
"9Base-RHCEPH-6.1-Tools:rhceph/snmp-notifier-rhel9@sha256:8887234fbbaddf620eaa7b0f4b1ed6ab8aa5bc52e019e67179554ccd03fba676_ppc64le",
"9Base-RHCEPH-6.1-Tools:rhceph/snmp-notifier-rhel9@sha256:9078b49846d8ec681bec5b96f0d4087b4c66bdc6baf4701cfc9c8e8aeae89661_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/snmp-notifier-rhel9@sha256:df7c89608fe8352d445efcc1017521b35878cfe61a8b9fd91fab24c00786b2bf_s390x"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "grafana: Data source and plugin proxy endpoints could leak the authentication cookie to some destination plugins"
},
{
"cve": "CVE-2022-39229",
"discovery_date": "2022-09-30T00:00:00+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"9Base-RHCEPH-6.1-Tools:rhceph/keepalived-rhel9@sha256:2ae4274163155d880cbd41d1a197d6856f326501a50e028ff3de9ff8a85b3e97_s390x",
"9Base-RHCEPH-6.1-Tools:rhceph/keepalived-rhel9@sha256:36abd2b22ebabea813c5afde35b0b80a200056f811267e89f0270da9155b1a22_ppc64le",
"9Base-RHCEPH-6.1-Tools:rhceph/keepalived-rhel9@sha256:b21d882fd2d08d6f162dbb63e0626d9d6aa892a677c5a28edc97b84feef1655a_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-rhel9@sha256:72bd6eb932a368af10d5c607d8b60e0fe8b87862f4adaa17fd022a3427a46ca8_s390x",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-rhel9@sha256:953630d9f9924f17ab7ce168772c3facbaf6866b79a1cf0fb9aee1dcf6eb8c7d_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-rhel9@sha256:9b477366f861df49b533d95941b9770b032827bb4a259c5f86abce8705960c05_ppc64le",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-haproxy-rhel9@sha256:720b3207087d4feb8ab59ffd0b70d6bc22fa21d53b62393779dfaf8972a32e60_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-haproxy-rhel9@sha256:8cc4a146d7be5046b416fe9c04d77b4f0a25a2ab7180fdbf8c46cff8e2483080_ppc64le",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-haproxy-rhel9@sha256:e4da2c9d53159d43c6795151eb3c9dea373da19b34d76094b60e7a2466415d62_s390x",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-promtail-rhel9@sha256:44697ad0d15d1f37b98243f5f013cb9271d70e2b10ab52093a1d7e3409a674b2_s390x",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-promtail-rhel9@sha256:b46c0196fab3bd3a60b64a1d7ff8af6fbc7c3e526618da1cc78032bffa3be171_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-promtail-rhel9@sha256:f52fd8d5fbfdcc202c5e31096119377a8b87f9efd31602398d45cec86ec35940_ppc64le",
"9Base-RHCEPH-6.1-Tools:rhceph/snmp-notifier-rhel9@sha256:8887234fbbaddf620eaa7b0f4b1ed6ab8aa5bc52e019e67179554ccd03fba676_ppc64le",
"9Base-RHCEPH-6.1-Tools:rhceph/snmp-notifier-rhel9@sha256:9078b49846d8ec681bec5b96f0d4087b4c66bdc6baf4701cfc9c8e8aeae89661_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/snmp-notifier-rhel9@sha256:df7c89608fe8352d445efcc1017521b35878cfe61a8b9fd91fab24c00786b2bf_s390x"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2131149"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in the Grafana web application. When a user logs into the system, either the username or email address can be used. However, the login system allows both a username and connected email to be registered, which could allow an attacker to prevent a user which has an associated email address access.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "grafana: using email as a username can block other users from signing in",
"title": "Vulnerability summary"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-dashboard-rhel9@sha256:1d7ca201b778e6a6cb559129e240233b6b6461399c67f979c07d5fe288c400f6_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-dashboard-rhel9@sha256:3fb7480f9d68333e168eae0c9fbeceb0df7962a40c25ecced81ea4c4959b2c25_s390x",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-dashboard-rhel9@sha256:50329da263e8ef00c47632156761621bac30fead5e574ef23cd1d30b7af0019a_ppc64le"
],
"known_not_affected": [
"9Base-RHCEPH-6.1-Tools:rhceph/keepalived-rhel9@sha256:2ae4274163155d880cbd41d1a197d6856f326501a50e028ff3de9ff8a85b3e97_s390x",
"9Base-RHCEPH-6.1-Tools:rhceph/keepalived-rhel9@sha256:36abd2b22ebabea813c5afde35b0b80a200056f811267e89f0270da9155b1a22_ppc64le",
"9Base-RHCEPH-6.1-Tools:rhceph/keepalived-rhel9@sha256:b21d882fd2d08d6f162dbb63e0626d9d6aa892a677c5a28edc97b84feef1655a_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-rhel9@sha256:72bd6eb932a368af10d5c607d8b60e0fe8b87862f4adaa17fd022a3427a46ca8_s390x",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-rhel9@sha256:953630d9f9924f17ab7ce168772c3facbaf6866b79a1cf0fb9aee1dcf6eb8c7d_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-rhel9@sha256:9b477366f861df49b533d95941b9770b032827bb4a259c5f86abce8705960c05_ppc64le",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-haproxy-rhel9@sha256:720b3207087d4feb8ab59ffd0b70d6bc22fa21d53b62393779dfaf8972a32e60_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-haproxy-rhel9@sha256:8cc4a146d7be5046b416fe9c04d77b4f0a25a2ab7180fdbf8c46cff8e2483080_ppc64le",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-haproxy-rhel9@sha256:e4da2c9d53159d43c6795151eb3c9dea373da19b34d76094b60e7a2466415d62_s390x",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-promtail-rhel9@sha256:44697ad0d15d1f37b98243f5f013cb9271d70e2b10ab52093a1d7e3409a674b2_s390x",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-promtail-rhel9@sha256:b46c0196fab3bd3a60b64a1d7ff8af6fbc7c3e526618da1cc78032bffa3be171_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-promtail-rhel9@sha256:f52fd8d5fbfdcc202c5e31096119377a8b87f9efd31602398d45cec86ec35940_ppc64le",
"9Base-RHCEPH-6.1-Tools:rhceph/snmp-notifier-rhel9@sha256:8887234fbbaddf620eaa7b0f4b1ed6ab8aa5bc52e019e67179554ccd03fba676_ppc64le",
"9Base-RHCEPH-6.1-Tools:rhceph/snmp-notifier-rhel9@sha256:9078b49846d8ec681bec5b96f0d4087b4c66bdc6baf4701cfc9c8e8aeae89661_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/snmp-notifier-rhel9@sha256:df7c89608fe8352d445efcc1017521b35878cfe61a8b9fd91fab24c00786b2bf_s390x"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2022-39229"
},
{
"category": "external",
"summary": "RHBZ#2131149",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2131149"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2022-39229",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-39229"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2022-39229",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2022-39229"
}
],
"release_date": "2022-10-14T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2023-06-15T15:59:41+00:00",
"details": "For details on how to apply this update, see Upgrade a Red Hat Ceph Storage\ncluster using cephadm in the Red Hat Storage Ceph Upgrade\nGuide.(https://access.redhat.com/documentation/en-us/red_hat_ceph_storage)",
"product_ids": [
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-dashboard-rhel9@sha256:1d7ca201b778e6a6cb559129e240233b6b6461399c67f979c07d5fe288c400f6_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-dashboard-rhel9@sha256:3fb7480f9d68333e168eae0c9fbeceb0df7962a40c25ecced81ea4c4959b2c25_s390x",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-dashboard-rhel9@sha256:50329da263e8ef00c47632156761621bac30fead5e574ef23cd1d30b7af0019a_ppc64le"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2023:3642"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "LOW",
"baseScore": 4.3,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "LOW",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:L",
"version": "3.1"
},
"products": [
"9Base-RHCEPH-6.1-Tools:rhceph/keepalived-rhel9@sha256:2ae4274163155d880cbd41d1a197d6856f326501a50e028ff3de9ff8a85b3e97_s390x",
"9Base-RHCEPH-6.1-Tools:rhceph/keepalived-rhel9@sha256:36abd2b22ebabea813c5afde35b0b80a200056f811267e89f0270da9155b1a22_ppc64le",
"9Base-RHCEPH-6.1-Tools:rhceph/keepalived-rhel9@sha256:b21d882fd2d08d6f162dbb63e0626d9d6aa892a677c5a28edc97b84feef1655a_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-dashboard-rhel9@sha256:1d7ca201b778e6a6cb559129e240233b6b6461399c67f979c07d5fe288c400f6_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-dashboard-rhel9@sha256:3fb7480f9d68333e168eae0c9fbeceb0df7962a40c25ecced81ea4c4959b2c25_s390x",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-dashboard-rhel9@sha256:50329da263e8ef00c47632156761621bac30fead5e574ef23cd1d30b7af0019a_ppc64le",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-rhel9@sha256:72bd6eb932a368af10d5c607d8b60e0fe8b87862f4adaa17fd022a3427a46ca8_s390x",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-rhel9@sha256:953630d9f9924f17ab7ce168772c3facbaf6866b79a1cf0fb9aee1dcf6eb8c7d_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-rhel9@sha256:9b477366f861df49b533d95941b9770b032827bb4a259c5f86abce8705960c05_ppc64le",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-haproxy-rhel9@sha256:720b3207087d4feb8ab59ffd0b70d6bc22fa21d53b62393779dfaf8972a32e60_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-haproxy-rhel9@sha256:8cc4a146d7be5046b416fe9c04d77b4f0a25a2ab7180fdbf8c46cff8e2483080_ppc64le",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-haproxy-rhel9@sha256:e4da2c9d53159d43c6795151eb3c9dea373da19b34d76094b60e7a2466415d62_s390x",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-promtail-rhel9@sha256:44697ad0d15d1f37b98243f5f013cb9271d70e2b10ab52093a1d7e3409a674b2_s390x",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-promtail-rhel9@sha256:b46c0196fab3bd3a60b64a1d7ff8af6fbc7c3e526618da1cc78032bffa3be171_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-promtail-rhel9@sha256:f52fd8d5fbfdcc202c5e31096119377a8b87f9efd31602398d45cec86ec35940_ppc64le",
"9Base-RHCEPH-6.1-Tools:rhceph/snmp-notifier-rhel9@sha256:8887234fbbaddf620eaa7b0f4b1ed6ab8aa5bc52e019e67179554ccd03fba676_ppc64le",
"9Base-RHCEPH-6.1-Tools:rhceph/snmp-notifier-rhel9@sha256:9078b49846d8ec681bec5b96f0d4087b4c66bdc6baf4701cfc9c8e8aeae89661_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/snmp-notifier-rhel9@sha256:df7c89608fe8352d445efcc1017521b35878cfe61a8b9fd91fab24c00786b2bf_s390x"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "grafana: using email as a username can block other users from signing in"
},
{
"acknowledgments": [
{
"names": [
"Grafana Team"
],
"summary": "Acknowledged by upstream."
}
],
"cve": "CVE-2022-39306",
"cwe": {
"id": "CWE-303",
"name": "Incorrect Implementation of Authentication Algorithm"
},
"discovery_date": "2022-10-26T00:00:00+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"9Base-RHCEPH-6.1-Tools:rhceph/keepalived-rhel9@sha256:2ae4274163155d880cbd41d1a197d6856f326501a50e028ff3de9ff8a85b3e97_s390x",
"9Base-RHCEPH-6.1-Tools:rhceph/keepalived-rhel9@sha256:36abd2b22ebabea813c5afde35b0b80a200056f811267e89f0270da9155b1a22_ppc64le",
"9Base-RHCEPH-6.1-Tools:rhceph/keepalived-rhel9@sha256:b21d882fd2d08d6f162dbb63e0626d9d6aa892a677c5a28edc97b84feef1655a_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-rhel9@sha256:72bd6eb932a368af10d5c607d8b60e0fe8b87862f4adaa17fd022a3427a46ca8_s390x",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-rhel9@sha256:953630d9f9924f17ab7ce168772c3facbaf6866b79a1cf0fb9aee1dcf6eb8c7d_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-rhel9@sha256:9b477366f861df49b533d95941b9770b032827bb4a259c5f86abce8705960c05_ppc64le",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-haproxy-rhel9@sha256:720b3207087d4feb8ab59ffd0b70d6bc22fa21d53b62393779dfaf8972a32e60_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-haproxy-rhel9@sha256:8cc4a146d7be5046b416fe9c04d77b4f0a25a2ab7180fdbf8c46cff8e2483080_ppc64le",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-haproxy-rhel9@sha256:e4da2c9d53159d43c6795151eb3c9dea373da19b34d76094b60e7a2466415d62_s390x",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-promtail-rhel9@sha256:44697ad0d15d1f37b98243f5f013cb9271d70e2b10ab52093a1d7e3409a674b2_s390x",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-promtail-rhel9@sha256:b46c0196fab3bd3a60b64a1d7ff8af6fbc7c3e526618da1cc78032bffa3be171_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-promtail-rhel9@sha256:f52fd8d5fbfdcc202c5e31096119377a8b87f9efd31602398d45cec86ec35940_ppc64le",
"9Base-RHCEPH-6.1-Tools:rhceph/snmp-notifier-rhel9@sha256:8887234fbbaddf620eaa7b0f4b1ed6ab8aa5bc52e019e67179554ccd03fba676_ppc64le",
"9Base-RHCEPH-6.1-Tools:rhceph/snmp-notifier-rhel9@sha256:9078b49846d8ec681bec5b96f0d4087b4c66bdc6baf4701cfc9c8e8aeae89661_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/snmp-notifier-rhel9@sha256:df7c89608fe8352d445efcc1017521b35878cfe61a8b9fd91fab24c00786b2bf_s390x"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2138014"
}
],
"notes": [
{
"category": "description",
"text": "An authentication bypass flaw was discovered in Grafana. This issue could allow a remote unauthenticated attacker to create an account and provide access to a certain organization, which can be exploited by gaining access to the signup link. The highest impacts to the system are confidentiality and integrity.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "grafana: email addresses and usernames cannot be trusted",
"title": "Vulnerability summary"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-dashboard-rhel9@sha256:1d7ca201b778e6a6cb559129e240233b6b6461399c67f979c07d5fe288c400f6_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-dashboard-rhel9@sha256:3fb7480f9d68333e168eae0c9fbeceb0df7962a40c25ecced81ea4c4959b2c25_s390x",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-dashboard-rhel9@sha256:50329da263e8ef00c47632156761621bac30fead5e574ef23cd1d30b7af0019a_ppc64le"
],
"known_not_affected": [
"9Base-RHCEPH-6.1-Tools:rhceph/keepalived-rhel9@sha256:2ae4274163155d880cbd41d1a197d6856f326501a50e028ff3de9ff8a85b3e97_s390x",
"9Base-RHCEPH-6.1-Tools:rhceph/keepalived-rhel9@sha256:36abd2b22ebabea813c5afde35b0b80a200056f811267e89f0270da9155b1a22_ppc64le",
"9Base-RHCEPH-6.1-Tools:rhceph/keepalived-rhel9@sha256:b21d882fd2d08d6f162dbb63e0626d9d6aa892a677c5a28edc97b84feef1655a_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-rhel9@sha256:72bd6eb932a368af10d5c607d8b60e0fe8b87862f4adaa17fd022a3427a46ca8_s390x",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-rhel9@sha256:953630d9f9924f17ab7ce168772c3facbaf6866b79a1cf0fb9aee1dcf6eb8c7d_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-rhel9@sha256:9b477366f861df49b533d95941b9770b032827bb4a259c5f86abce8705960c05_ppc64le",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-haproxy-rhel9@sha256:720b3207087d4feb8ab59ffd0b70d6bc22fa21d53b62393779dfaf8972a32e60_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-haproxy-rhel9@sha256:8cc4a146d7be5046b416fe9c04d77b4f0a25a2ab7180fdbf8c46cff8e2483080_ppc64le",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-haproxy-rhel9@sha256:e4da2c9d53159d43c6795151eb3c9dea373da19b34d76094b60e7a2466415d62_s390x",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-promtail-rhel9@sha256:44697ad0d15d1f37b98243f5f013cb9271d70e2b10ab52093a1d7e3409a674b2_s390x",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-promtail-rhel9@sha256:b46c0196fab3bd3a60b64a1d7ff8af6fbc7c3e526618da1cc78032bffa3be171_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-promtail-rhel9@sha256:f52fd8d5fbfdcc202c5e31096119377a8b87f9efd31602398d45cec86ec35940_ppc64le",
"9Base-RHCEPH-6.1-Tools:rhceph/snmp-notifier-rhel9@sha256:8887234fbbaddf620eaa7b0f4b1ed6ab8aa5bc52e019e67179554ccd03fba676_ppc64le",
"9Base-RHCEPH-6.1-Tools:rhceph/snmp-notifier-rhel9@sha256:9078b49846d8ec681bec5b96f0d4087b4c66bdc6baf4701cfc9c8e8aeae89661_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/snmp-notifier-rhel9@sha256:df7c89608fe8352d445efcc1017521b35878cfe61a8b9fd91fab24c00786b2bf_s390x"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2022-39306"
},
{
"category": "external",
"summary": "RHBZ#2138014",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2138014"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2022-39306",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-39306"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2022-39306",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2022-39306"
},
{
"category": "external",
"summary": "https://grafana.com/blog/2022/11/08/security-release-new-versions-of-grafana-with-critical-and-moderate-fixes-for-cve-2022-39328-cve-2022-39307-and-cve-2022-39306/",
"url": "https://grafana.com/blog/2022/11/08/security-release-new-versions-of-grafana-with-critical-and-moderate-fixes-for-cve-2022-39328-cve-2022-39307-and-cve-2022-39306/"
}
],
"release_date": "2022-11-08T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2023-06-15T15:59:41+00:00",
"details": "For details on how to apply this update, see Upgrade a Red Hat Ceph Storage\ncluster using cephadm in the Red Hat Storage Ceph Upgrade\nGuide.(https://access.redhat.com/documentation/en-us/red_hat_ceph_storage)",
"product_ids": [
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-dashboard-rhel9@sha256:1d7ca201b778e6a6cb559129e240233b6b6461399c67f979c07d5fe288c400f6_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-dashboard-rhel9@sha256:3fb7480f9d68333e168eae0c9fbeceb0df7962a40c25ecced81ea4c4959b2c25_s390x",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-dashboard-rhel9@sha256:50329da263e8ef00c47632156761621bac30fead5e574ef23cd1d30b7af0019a_ppc64le"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2023:3642"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "NONE",
"baseScore": 8.1,
"baseSeverity": "HIGH",
"confidentialityImpact": "HIGH",
"integrityImpact": "HIGH",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "REQUIRED",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:N",
"version": "3.1"
},
"products": [
"9Base-RHCEPH-6.1-Tools:rhceph/keepalived-rhel9@sha256:2ae4274163155d880cbd41d1a197d6856f326501a50e028ff3de9ff8a85b3e97_s390x",
"9Base-RHCEPH-6.1-Tools:rhceph/keepalived-rhel9@sha256:36abd2b22ebabea813c5afde35b0b80a200056f811267e89f0270da9155b1a22_ppc64le",
"9Base-RHCEPH-6.1-Tools:rhceph/keepalived-rhel9@sha256:b21d882fd2d08d6f162dbb63e0626d9d6aa892a677c5a28edc97b84feef1655a_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-dashboard-rhel9@sha256:1d7ca201b778e6a6cb559129e240233b6b6461399c67f979c07d5fe288c400f6_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-dashboard-rhel9@sha256:3fb7480f9d68333e168eae0c9fbeceb0df7962a40c25ecced81ea4c4959b2c25_s390x",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-dashboard-rhel9@sha256:50329da263e8ef00c47632156761621bac30fead5e574ef23cd1d30b7af0019a_ppc64le",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-rhel9@sha256:72bd6eb932a368af10d5c607d8b60e0fe8b87862f4adaa17fd022a3427a46ca8_s390x",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-rhel9@sha256:953630d9f9924f17ab7ce168772c3facbaf6866b79a1cf0fb9aee1dcf6eb8c7d_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-rhel9@sha256:9b477366f861df49b533d95941b9770b032827bb4a259c5f86abce8705960c05_ppc64le",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-haproxy-rhel9@sha256:720b3207087d4feb8ab59ffd0b70d6bc22fa21d53b62393779dfaf8972a32e60_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-haproxy-rhel9@sha256:8cc4a146d7be5046b416fe9c04d77b4f0a25a2ab7180fdbf8c46cff8e2483080_ppc64le",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-haproxy-rhel9@sha256:e4da2c9d53159d43c6795151eb3c9dea373da19b34d76094b60e7a2466415d62_s390x",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-promtail-rhel9@sha256:44697ad0d15d1f37b98243f5f013cb9271d70e2b10ab52093a1d7e3409a674b2_s390x",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-promtail-rhel9@sha256:b46c0196fab3bd3a60b64a1d7ff8af6fbc7c3e526618da1cc78032bffa3be171_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-promtail-rhel9@sha256:f52fd8d5fbfdcc202c5e31096119377a8b87f9efd31602398d45cec86ec35940_ppc64le",
"9Base-RHCEPH-6.1-Tools:rhceph/snmp-notifier-rhel9@sha256:8887234fbbaddf620eaa7b0f4b1ed6ab8aa5bc52e019e67179554ccd03fba676_ppc64le",
"9Base-RHCEPH-6.1-Tools:rhceph/snmp-notifier-rhel9@sha256:9078b49846d8ec681bec5b96f0d4087b4c66bdc6baf4701cfc9c8e8aeae89661_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/snmp-notifier-rhel9@sha256:df7c89608fe8352d445efcc1017521b35878cfe61a8b9fd91fab24c00786b2bf_s390x"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "grafana: email addresses and usernames cannot be trusted"
},
{
"acknowledgments": [
{
"names": [
"Grafana Team"
]
}
],
"cve": "CVE-2022-39307",
"cwe": {
"id": "CWE-200",
"name": "Exposure of Sensitive Information to an Unauthorized Actor"
},
"discovery_date": "2022-10-26T00:00:00+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"9Base-RHCEPH-6.1-Tools:rhceph/keepalived-rhel9@sha256:2ae4274163155d880cbd41d1a197d6856f326501a50e028ff3de9ff8a85b3e97_s390x",
"9Base-RHCEPH-6.1-Tools:rhceph/keepalived-rhel9@sha256:36abd2b22ebabea813c5afde35b0b80a200056f811267e89f0270da9155b1a22_ppc64le",
"9Base-RHCEPH-6.1-Tools:rhceph/keepalived-rhel9@sha256:b21d882fd2d08d6f162dbb63e0626d9d6aa892a677c5a28edc97b84feef1655a_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-rhel9@sha256:72bd6eb932a368af10d5c607d8b60e0fe8b87862f4adaa17fd022a3427a46ca8_s390x",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-rhel9@sha256:953630d9f9924f17ab7ce168772c3facbaf6866b79a1cf0fb9aee1dcf6eb8c7d_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-rhel9@sha256:9b477366f861df49b533d95941b9770b032827bb4a259c5f86abce8705960c05_ppc64le",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-haproxy-rhel9@sha256:720b3207087d4feb8ab59ffd0b70d6bc22fa21d53b62393779dfaf8972a32e60_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-haproxy-rhel9@sha256:8cc4a146d7be5046b416fe9c04d77b4f0a25a2ab7180fdbf8c46cff8e2483080_ppc64le",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-haproxy-rhel9@sha256:e4da2c9d53159d43c6795151eb3c9dea373da19b34d76094b60e7a2466415d62_s390x",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-promtail-rhel9@sha256:44697ad0d15d1f37b98243f5f013cb9271d70e2b10ab52093a1d7e3409a674b2_s390x",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-promtail-rhel9@sha256:b46c0196fab3bd3a60b64a1d7ff8af6fbc7c3e526618da1cc78032bffa3be171_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-promtail-rhel9@sha256:f52fd8d5fbfdcc202c5e31096119377a8b87f9efd31602398d45cec86ec35940_ppc64le",
"9Base-RHCEPH-6.1-Tools:rhceph/snmp-notifier-rhel9@sha256:8887234fbbaddf620eaa7b0f4b1ed6ab8aa5bc52e019e67179554ccd03fba676_ppc64le",
"9Base-RHCEPH-6.1-Tools:rhceph/snmp-notifier-rhel9@sha256:9078b49846d8ec681bec5b96f0d4087b4c66bdc6baf4701cfc9c8e8aeae89661_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/snmp-notifier-rhel9@sha256:df7c89608fe8352d445efcc1017521b35878cfe61a8b9fd91fab24c00786b2bf_s390x"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2138015"
}
],
"notes": [
{
"category": "description",
"text": "An information leak was discovered in Grafana. Remote unauthenticated users could exploit the forget password feature to discover which user accounts exist.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "grafana: User enumeration via forget password",
"title": "Vulnerability summary"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-dashboard-rhel9@sha256:1d7ca201b778e6a6cb559129e240233b6b6461399c67f979c07d5fe288c400f6_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-dashboard-rhel9@sha256:3fb7480f9d68333e168eae0c9fbeceb0df7962a40c25ecced81ea4c4959b2c25_s390x",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-dashboard-rhel9@sha256:50329da263e8ef00c47632156761621bac30fead5e574ef23cd1d30b7af0019a_ppc64le"
],
"known_not_affected": [
"9Base-RHCEPH-6.1-Tools:rhceph/keepalived-rhel9@sha256:2ae4274163155d880cbd41d1a197d6856f326501a50e028ff3de9ff8a85b3e97_s390x",
"9Base-RHCEPH-6.1-Tools:rhceph/keepalived-rhel9@sha256:36abd2b22ebabea813c5afde35b0b80a200056f811267e89f0270da9155b1a22_ppc64le",
"9Base-RHCEPH-6.1-Tools:rhceph/keepalived-rhel9@sha256:b21d882fd2d08d6f162dbb63e0626d9d6aa892a677c5a28edc97b84feef1655a_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-rhel9@sha256:72bd6eb932a368af10d5c607d8b60e0fe8b87862f4adaa17fd022a3427a46ca8_s390x",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-rhel9@sha256:953630d9f9924f17ab7ce168772c3facbaf6866b79a1cf0fb9aee1dcf6eb8c7d_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-rhel9@sha256:9b477366f861df49b533d95941b9770b032827bb4a259c5f86abce8705960c05_ppc64le",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-haproxy-rhel9@sha256:720b3207087d4feb8ab59ffd0b70d6bc22fa21d53b62393779dfaf8972a32e60_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-haproxy-rhel9@sha256:8cc4a146d7be5046b416fe9c04d77b4f0a25a2ab7180fdbf8c46cff8e2483080_ppc64le",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-haproxy-rhel9@sha256:e4da2c9d53159d43c6795151eb3c9dea373da19b34d76094b60e7a2466415d62_s390x",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-promtail-rhel9@sha256:44697ad0d15d1f37b98243f5f013cb9271d70e2b10ab52093a1d7e3409a674b2_s390x",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-promtail-rhel9@sha256:b46c0196fab3bd3a60b64a1d7ff8af6fbc7c3e526618da1cc78032bffa3be171_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-promtail-rhel9@sha256:f52fd8d5fbfdcc202c5e31096119377a8b87f9efd31602398d45cec86ec35940_ppc64le",
"9Base-RHCEPH-6.1-Tools:rhceph/snmp-notifier-rhel9@sha256:8887234fbbaddf620eaa7b0f4b1ed6ab8aa5bc52e019e67179554ccd03fba676_ppc64le",
"9Base-RHCEPH-6.1-Tools:rhceph/snmp-notifier-rhel9@sha256:9078b49846d8ec681bec5b96f0d4087b4c66bdc6baf4701cfc9c8e8aeae89661_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/snmp-notifier-rhel9@sha256:df7c89608fe8352d445efcc1017521b35878cfe61a8b9fd91fab24c00786b2bf_s390x"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2022-39307"
},
{
"category": "external",
"summary": "RHBZ#2138015",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2138015"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2022-39307",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-39307"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2022-39307",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2022-39307"
},
{
"category": "external",
"summary": "https://grafana.com/blog/2022/11/08/security-release-new-versions-of-grafana-with-critical-and-moderate-fixes-for-cve-2022-39328-cve-2022-39307-and-cve-2022-39306/",
"url": "https://grafana.com/blog/2022/11/08/security-release-new-versions-of-grafana-with-critical-and-moderate-fixes-for-cve-2022-39328-cve-2022-39307-and-cve-2022-39306/"
}
],
"release_date": "2022-11-08T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2023-06-15T15:59:41+00:00",
"details": "For details on how to apply this update, see Upgrade a Red Hat Ceph Storage\ncluster using cephadm in the Red Hat Storage Ceph Upgrade\nGuide.(https://access.redhat.com/documentation/en-us/red_hat_ceph_storage)",
"product_ids": [
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-dashboard-rhel9@sha256:1d7ca201b778e6a6cb559129e240233b6b6461399c67f979c07d5fe288c400f6_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-dashboard-rhel9@sha256:3fb7480f9d68333e168eae0c9fbeceb0df7962a40c25ecced81ea4c4959b2c25_s390x",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-dashboard-rhel9@sha256:50329da263e8ef00c47632156761621bac30fead5e574ef23cd1d30b7af0019a_ppc64le"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2023:3642"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "NONE",
"baseScore": 5.3,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "LOW",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:N/A:N",
"version": "3.1"
},
"products": [
"9Base-RHCEPH-6.1-Tools:rhceph/keepalived-rhel9@sha256:2ae4274163155d880cbd41d1a197d6856f326501a50e028ff3de9ff8a85b3e97_s390x",
"9Base-RHCEPH-6.1-Tools:rhceph/keepalived-rhel9@sha256:36abd2b22ebabea813c5afde35b0b80a200056f811267e89f0270da9155b1a22_ppc64le",
"9Base-RHCEPH-6.1-Tools:rhceph/keepalived-rhel9@sha256:b21d882fd2d08d6f162dbb63e0626d9d6aa892a677c5a28edc97b84feef1655a_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-dashboard-rhel9@sha256:1d7ca201b778e6a6cb559129e240233b6b6461399c67f979c07d5fe288c400f6_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-dashboard-rhel9@sha256:3fb7480f9d68333e168eae0c9fbeceb0df7962a40c25ecced81ea4c4959b2c25_s390x",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-dashboard-rhel9@sha256:50329da263e8ef00c47632156761621bac30fead5e574ef23cd1d30b7af0019a_ppc64le",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-rhel9@sha256:72bd6eb932a368af10d5c607d8b60e0fe8b87862f4adaa17fd022a3427a46ca8_s390x",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-rhel9@sha256:953630d9f9924f17ab7ce168772c3facbaf6866b79a1cf0fb9aee1dcf6eb8c7d_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-rhel9@sha256:9b477366f861df49b533d95941b9770b032827bb4a259c5f86abce8705960c05_ppc64le",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-haproxy-rhel9@sha256:720b3207087d4feb8ab59ffd0b70d6bc22fa21d53b62393779dfaf8972a32e60_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-haproxy-rhel9@sha256:8cc4a146d7be5046b416fe9c04d77b4f0a25a2ab7180fdbf8c46cff8e2483080_ppc64le",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-haproxy-rhel9@sha256:e4da2c9d53159d43c6795151eb3c9dea373da19b34d76094b60e7a2466415d62_s390x",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-promtail-rhel9@sha256:44697ad0d15d1f37b98243f5f013cb9271d70e2b10ab52093a1d7e3409a674b2_s390x",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-promtail-rhel9@sha256:b46c0196fab3bd3a60b64a1d7ff8af6fbc7c3e526618da1cc78032bffa3be171_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-promtail-rhel9@sha256:f52fd8d5fbfdcc202c5e31096119377a8b87f9efd31602398d45cec86ec35940_ppc64le",
"9Base-RHCEPH-6.1-Tools:rhceph/snmp-notifier-rhel9@sha256:8887234fbbaddf620eaa7b0f4b1ed6ab8aa5bc52e019e67179554ccd03fba676_ppc64le",
"9Base-RHCEPH-6.1-Tools:rhceph/snmp-notifier-rhel9@sha256:9078b49846d8ec681bec5b96f0d4087b4c66bdc6baf4701cfc9c8e8aeae89661_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/snmp-notifier-rhel9@sha256:df7c89608fe8352d445efcc1017521b35878cfe61a8b9fd91fab24c00786b2bf_s390x"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "grafana: User enumeration via forget password"
},
{
"acknowledgments": [
{
"names": [
"Grafana Security Team"
],
"summary": "Acknowledged by upstream."
}
],
"cve": "CVE-2022-39324",
"cwe": {
"id": "CWE-472",
"name": "External Control of Assumed-Immutable Web Parameter"
},
"discovery_date": "2022-11-24T00:00:00+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"9Base-RHCEPH-6.1-Tools:rhceph/keepalived-rhel9@sha256:2ae4274163155d880cbd41d1a197d6856f326501a50e028ff3de9ff8a85b3e97_s390x",
"9Base-RHCEPH-6.1-Tools:rhceph/keepalived-rhel9@sha256:36abd2b22ebabea813c5afde35b0b80a200056f811267e89f0270da9155b1a22_ppc64le",
"9Base-RHCEPH-6.1-Tools:rhceph/keepalived-rhel9@sha256:b21d882fd2d08d6f162dbb63e0626d9d6aa892a677c5a28edc97b84feef1655a_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-rhel9@sha256:72bd6eb932a368af10d5c607d8b60e0fe8b87862f4adaa17fd022a3427a46ca8_s390x",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-rhel9@sha256:953630d9f9924f17ab7ce168772c3facbaf6866b79a1cf0fb9aee1dcf6eb8c7d_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-rhel9@sha256:9b477366f861df49b533d95941b9770b032827bb4a259c5f86abce8705960c05_ppc64le",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-haproxy-rhel9@sha256:720b3207087d4feb8ab59ffd0b70d6bc22fa21d53b62393779dfaf8972a32e60_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-haproxy-rhel9@sha256:8cc4a146d7be5046b416fe9c04d77b4f0a25a2ab7180fdbf8c46cff8e2483080_ppc64le",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-haproxy-rhel9@sha256:e4da2c9d53159d43c6795151eb3c9dea373da19b34d76094b60e7a2466415d62_s390x",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-promtail-rhel9@sha256:44697ad0d15d1f37b98243f5f013cb9271d70e2b10ab52093a1d7e3409a674b2_s390x",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-promtail-rhel9@sha256:b46c0196fab3bd3a60b64a1d7ff8af6fbc7c3e526618da1cc78032bffa3be171_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-promtail-rhel9@sha256:f52fd8d5fbfdcc202c5e31096119377a8b87f9efd31602398d45cec86ec35940_ppc64le",
"9Base-RHCEPH-6.1-Tools:rhceph/snmp-notifier-rhel9@sha256:8887234fbbaddf620eaa7b0f4b1ed6ab8aa5bc52e019e67179554ccd03fba676_ppc64le",
"9Base-RHCEPH-6.1-Tools:rhceph/snmp-notifier-rhel9@sha256:9078b49846d8ec681bec5b96f0d4087b4c66bdc6baf4701cfc9c8e8aeae89661_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/snmp-notifier-rhel9@sha256:df7c89608fe8352d445efcc1017521b35878cfe61a8b9fd91fab24c00786b2bf_s390x"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2148252"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in the grafana package. While creating a snapshot, an attacker may manipulate a hidden HTTP parameter to inject a malicious URL in the \"Open original dashboard\" button.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "grafana: Spoofing of the originalUrl parameter of snapshots",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "OpenShift Service Mesh containers include the Grafana RPM from RHEL and consume CVE fixes for Grafana from RHEL channels. The servicemesh-grafana RPM shipped in early versions of OpenShift Service Mesh 2.1 is no longer maintained.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-dashboard-rhel9@sha256:1d7ca201b778e6a6cb559129e240233b6b6461399c67f979c07d5fe288c400f6_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-dashboard-rhel9@sha256:3fb7480f9d68333e168eae0c9fbeceb0df7962a40c25ecced81ea4c4959b2c25_s390x",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-dashboard-rhel9@sha256:50329da263e8ef00c47632156761621bac30fead5e574ef23cd1d30b7af0019a_ppc64le"
],
"known_not_affected": [
"9Base-RHCEPH-6.1-Tools:rhceph/keepalived-rhel9@sha256:2ae4274163155d880cbd41d1a197d6856f326501a50e028ff3de9ff8a85b3e97_s390x",
"9Base-RHCEPH-6.1-Tools:rhceph/keepalived-rhel9@sha256:36abd2b22ebabea813c5afde35b0b80a200056f811267e89f0270da9155b1a22_ppc64le",
"9Base-RHCEPH-6.1-Tools:rhceph/keepalived-rhel9@sha256:b21d882fd2d08d6f162dbb63e0626d9d6aa892a677c5a28edc97b84feef1655a_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-rhel9@sha256:72bd6eb932a368af10d5c607d8b60e0fe8b87862f4adaa17fd022a3427a46ca8_s390x",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-rhel9@sha256:953630d9f9924f17ab7ce168772c3facbaf6866b79a1cf0fb9aee1dcf6eb8c7d_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-rhel9@sha256:9b477366f861df49b533d95941b9770b032827bb4a259c5f86abce8705960c05_ppc64le",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-haproxy-rhel9@sha256:720b3207087d4feb8ab59ffd0b70d6bc22fa21d53b62393779dfaf8972a32e60_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-haproxy-rhel9@sha256:8cc4a146d7be5046b416fe9c04d77b4f0a25a2ab7180fdbf8c46cff8e2483080_ppc64le",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-haproxy-rhel9@sha256:e4da2c9d53159d43c6795151eb3c9dea373da19b34d76094b60e7a2466415d62_s390x",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-promtail-rhel9@sha256:44697ad0d15d1f37b98243f5f013cb9271d70e2b10ab52093a1d7e3409a674b2_s390x",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-promtail-rhel9@sha256:b46c0196fab3bd3a60b64a1d7ff8af6fbc7c3e526618da1cc78032bffa3be171_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-promtail-rhel9@sha256:f52fd8d5fbfdcc202c5e31096119377a8b87f9efd31602398d45cec86ec35940_ppc64le",
"9Base-RHCEPH-6.1-Tools:rhceph/snmp-notifier-rhel9@sha256:8887234fbbaddf620eaa7b0f4b1ed6ab8aa5bc52e019e67179554ccd03fba676_ppc64le",
"9Base-RHCEPH-6.1-Tools:rhceph/snmp-notifier-rhel9@sha256:9078b49846d8ec681bec5b96f0d4087b4c66bdc6baf4701cfc9c8e8aeae89661_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/snmp-notifier-rhel9@sha256:df7c89608fe8352d445efcc1017521b35878cfe61a8b9fd91fab24c00786b2bf_s390x"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2022-39324"
},
{
"category": "external",
"summary": "RHBZ#2148252",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2148252"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2022-39324",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-39324"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2022-39324",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2022-39324"
},
{
"category": "external",
"summary": "https://grafana.com/blog/2023/01/25/grafana-security-releases-new-versions-with-fixes-for-cve-2022-23552-cve-2022-41912-and-cve-2022-39324/",
"url": "https://grafana.com/blog/2023/01/25/grafana-security-releases-new-versions-with-fixes-for-cve-2022-23552-cve-2022-41912-and-cve-2022-39324/"
}
],
"release_date": "2023-01-30T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2023-06-15T15:59:41+00:00",
"details": "For details on how to apply this update, see Upgrade a Red Hat Ceph Storage\ncluster using cephadm in the Red Hat Storage Ceph Upgrade\nGuide.(https://access.redhat.com/documentation/en-us/red_hat_ceph_storage)",
"product_ids": [
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-dashboard-rhel9@sha256:1d7ca201b778e6a6cb559129e240233b6b6461399c67f979c07d5fe288c400f6_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-dashboard-rhel9@sha256:3fb7480f9d68333e168eae0c9fbeceb0df7962a40c25ecced81ea4c4959b2c25_s390x",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-dashboard-rhel9@sha256:50329da263e8ef00c47632156761621bac30fead5e574ef23cd1d30b7af0019a_ppc64le"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2023:3642"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "HIGH",
"attackVector": "NETWORK",
"availabilityImpact": "LOW",
"baseScore": 6.7,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "HIGH",
"integrityImpact": "HIGH",
"privilegesRequired": "LOW",
"scope": "UNCHANGED",
"userInteraction": "REQUIRED",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:L/UI:R/S:U/C:H/I:H/A:L",
"version": "3.1"
},
"products": [
"9Base-RHCEPH-6.1-Tools:rhceph/keepalived-rhel9@sha256:2ae4274163155d880cbd41d1a197d6856f326501a50e028ff3de9ff8a85b3e97_s390x",
"9Base-RHCEPH-6.1-Tools:rhceph/keepalived-rhel9@sha256:36abd2b22ebabea813c5afde35b0b80a200056f811267e89f0270da9155b1a22_ppc64le",
"9Base-RHCEPH-6.1-Tools:rhceph/keepalived-rhel9@sha256:b21d882fd2d08d6f162dbb63e0626d9d6aa892a677c5a28edc97b84feef1655a_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-dashboard-rhel9@sha256:1d7ca201b778e6a6cb559129e240233b6b6461399c67f979c07d5fe288c400f6_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-dashboard-rhel9@sha256:3fb7480f9d68333e168eae0c9fbeceb0df7962a40c25ecced81ea4c4959b2c25_s390x",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-dashboard-rhel9@sha256:50329da263e8ef00c47632156761621bac30fead5e574ef23cd1d30b7af0019a_ppc64le",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-rhel9@sha256:72bd6eb932a368af10d5c607d8b60e0fe8b87862f4adaa17fd022a3427a46ca8_s390x",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-rhel9@sha256:953630d9f9924f17ab7ce168772c3facbaf6866b79a1cf0fb9aee1dcf6eb8c7d_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-rhel9@sha256:9b477366f861df49b533d95941b9770b032827bb4a259c5f86abce8705960c05_ppc64le",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-haproxy-rhel9@sha256:720b3207087d4feb8ab59ffd0b70d6bc22fa21d53b62393779dfaf8972a32e60_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-haproxy-rhel9@sha256:8cc4a146d7be5046b416fe9c04d77b4f0a25a2ab7180fdbf8c46cff8e2483080_ppc64le",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-haproxy-rhel9@sha256:e4da2c9d53159d43c6795151eb3c9dea373da19b34d76094b60e7a2466415d62_s390x",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-promtail-rhel9@sha256:44697ad0d15d1f37b98243f5f013cb9271d70e2b10ab52093a1d7e3409a674b2_s390x",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-promtail-rhel9@sha256:b46c0196fab3bd3a60b64a1d7ff8af6fbc7c3e526618da1cc78032bffa3be171_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-promtail-rhel9@sha256:f52fd8d5fbfdcc202c5e31096119377a8b87f9efd31602398d45cec86ec35940_ppc64le",
"9Base-RHCEPH-6.1-Tools:rhceph/snmp-notifier-rhel9@sha256:8887234fbbaddf620eaa7b0f4b1ed6ab8aa5bc52e019e67179554ccd03fba676_ppc64le",
"9Base-RHCEPH-6.1-Tools:rhceph/snmp-notifier-rhel9@sha256:9078b49846d8ec681bec5b96f0d4087b4c66bdc6baf4701cfc9c8e8aeae89661_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/snmp-notifier-rhel9@sha256:df7c89608fe8352d445efcc1017521b35878cfe61a8b9fd91fab24c00786b2bf_s390x"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "grafana: Spoofing of the originalUrl parameter of snapshots"
},
{
"acknowledgments": [
{
"names": [
"Adam Korczynski"
],
"organization": "ADA Logics"
},
{
"names": [
"OSS-Fuzz"
]
}
],
"cve": "CVE-2022-41715",
"discovery_date": "2022-10-07T00:00:00+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"9Base-RHCEPH-6.1-Tools:rhceph/keepalived-rhel9@sha256:2ae4274163155d880cbd41d1a197d6856f326501a50e028ff3de9ff8a85b3e97_s390x",
"9Base-RHCEPH-6.1-Tools:rhceph/keepalived-rhel9@sha256:36abd2b22ebabea813c5afde35b0b80a200056f811267e89f0270da9155b1a22_ppc64le",
"9Base-RHCEPH-6.1-Tools:rhceph/keepalived-rhel9@sha256:b21d882fd2d08d6f162dbb63e0626d9d6aa892a677c5a28edc97b84feef1655a_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-rhel9@sha256:72bd6eb932a368af10d5c607d8b60e0fe8b87862f4adaa17fd022a3427a46ca8_s390x",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-rhel9@sha256:953630d9f9924f17ab7ce168772c3facbaf6866b79a1cf0fb9aee1dcf6eb8c7d_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-rhel9@sha256:9b477366f861df49b533d95941b9770b032827bb4a259c5f86abce8705960c05_ppc64le",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-haproxy-rhel9@sha256:720b3207087d4feb8ab59ffd0b70d6bc22fa21d53b62393779dfaf8972a32e60_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-haproxy-rhel9@sha256:8cc4a146d7be5046b416fe9c04d77b4f0a25a2ab7180fdbf8c46cff8e2483080_ppc64le",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-haproxy-rhel9@sha256:e4da2c9d53159d43c6795151eb3c9dea373da19b34d76094b60e7a2466415d62_s390x",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-promtail-rhel9@sha256:44697ad0d15d1f37b98243f5f013cb9271d70e2b10ab52093a1d7e3409a674b2_s390x",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-promtail-rhel9@sha256:b46c0196fab3bd3a60b64a1d7ff8af6fbc7c3e526618da1cc78032bffa3be171_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-promtail-rhel9@sha256:f52fd8d5fbfdcc202c5e31096119377a8b87f9efd31602398d45cec86ec35940_ppc64le",
"9Base-RHCEPH-6.1-Tools:rhceph/snmp-notifier-rhel9@sha256:8887234fbbaddf620eaa7b0f4b1ed6ab8aa5bc52e019e67179554ccd03fba676_ppc64le",
"9Base-RHCEPH-6.1-Tools:rhceph/snmp-notifier-rhel9@sha256:9078b49846d8ec681bec5b96f0d4087b4c66bdc6baf4701cfc9c8e8aeae89661_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/snmp-notifier-rhel9@sha256:df7c89608fe8352d445efcc1017521b35878cfe61a8b9fd91fab24c00786b2bf_s390x"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2132872"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in the golang package, where programs that compile regular expressions from untrusted sources are vulnerable to memory exhaustion or a denial of service. The parsed regexp representation is linear in the input size. Still, in some cases, the constant factor can be as high as 40,000, making a relatively small regexp consume larger amounts of memory. After the fix, each regexp being parsed is limited to a 256 MB memory footprint. Regular expressions whose representation would use more space than that are rejected. Routine use of regular expressions is unaffected.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "golang: regexp/syntax: limit memory used by parsing regexps",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "The opportunity for a Denial of Service is limited to the golang runtime. In the case of OpenShift Container Platform, this would be restricted within each individual container. There are multiple layers of guide rails (Golang\u2019s Garbage Collector; OpenShift\u2019s resource constraints imposed at the container and cluster levels) which would require a malicious user to continue submitting attacks for there to be any enduring impact. They would also need access to external server resources to be able to send a massive volume of requests to cause a significant impact on server operations.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-dashboard-rhel9@sha256:1d7ca201b778e6a6cb559129e240233b6b6461399c67f979c07d5fe288c400f6_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-dashboard-rhel9@sha256:3fb7480f9d68333e168eae0c9fbeceb0df7962a40c25ecced81ea4c4959b2c25_s390x",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-dashboard-rhel9@sha256:50329da263e8ef00c47632156761621bac30fead5e574ef23cd1d30b7af0019a_ppc64le"
],
"known_not_affected": [
"9Base-RHCEPH-6.1-Tools:rhceph/keepalived-rhel9@sha256:2ae4274163155d880cbd41d1a197d6856f326501a50e028ff3de9ff8a85b3e97_s390x",
"9Base-RHCEPH-6.1-Tools:rhceph/keepalived-rhel9@sha256:36abd2b22ebabea813c5afde35b0b80a200056f811267e89f0270da9155b1a22_ppc64le",
"9Base-RHCEPH-6.1-Tools:rhceph/keepalived-rhel9@sha256:b21d882fd2d08d6f162dbb63e0626d9d6aa892a677c5a28edc97b84feef1655a_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-rhel9@sha256:72bd6eb932a368af10d5c607d8b60e0fe8b87862f4adaa17fd022a3427a46ca8_s390x",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-rhel9@sha256:953630d9f9924f17ab7ce168772c3facbaf6866b79a1cf0fb9aee1dcf6eb8c7d_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-rhel9@sha256:9b477366f861df49b533d95941b9770b032827bb4a259c5f86abce8705960c05_ppc64le",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-haproxy-rhel9@sha256:720b3207087d4feb8ab59ffd0b70d6bc22fa21d53b62393779dfaf8972a32e60_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-haproxy-rhel9@sha256:8cc4a146d7be5046b416fe9c04d77b4f0a25a2ab7180fdbf8c46cff8e2483080_ppc64le",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-haproxy-rhel9@sha256:e4da2c9d53159d43c6795151eb3c9dea373da19b34d76094b60e7a2466415d62_s390x",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-promtail-rhel9@sha256:44697ad0d15d1f37b98243f5f013cb9271d70e2b10ab52093a1d7e3409a674b2_s390x",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-promtail-rhel9@sha256:b46c0196fab3bd3a60b64a1d7ff8af6fbc7c3e526618da1cc78032bffa3be171_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-promtail-rhel9@sha256:f52fd8d5fbfdcc202c5e31096119377a8b87f9efd31602398d45cec86ec35940_ppc64le",
"9Base-RHCEPH-6.1-Tools:rhceph/snmp-notifier-rhel9@sha256:8887234fbbaddf620eaa7b0f4b1ed6ab8aa5bc52e019e67179554ccd03fba676_ppc64le",
"9Base-RHCEPH-6.1-Tools:rhceph/snmp-notifier-rhel9@sha256:9078b49846d8ec681bec5b96f0d4087b4c66bdc6baf4701cfc9c8e8aeae89661_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/snmp-notifier-rhel9@sha256:df7c89608fe8352d445efcc1017521b35878cfe61a8b9fd91fab24c00786b2bf_s390x"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2022-41715"
},
{
"category": "external",
"summary": "RHBZ#2132872",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2132872"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2022-41715",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-41715"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2022-41715",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2022-41715"
},
{
"category": "external",
"summary": "https://github.com/golang/go/issues/55949",
"url": "https://github.com/golang/go/issues/55949"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-announce/c/xtuG5faxtaU?pli=1",
"url": "https://groups.google.com/g/golang-announce/c/xtuG5faxtaU?pli=1"
}
],
"release_date": "2022-10-04T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2023-06-15T15:59:41+00:00",
"details": "For details on how to apply this update, see Upgrade a Red Hat Ceph Storage\ncluster using cephadm in the Red Hat Storage Ceph Upgrade\nGuide.(https://access.redhat.com/documentation/en-us/red_hat_ceph_storage)",
"product_ids": [
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-dashboard-rhel9@sha256:1d7ca201b778e6a6cb559129e240233b6b6461399c67f979c07d5fe288c400f6_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-dashboard-rhel9@sha256:3fb7480f9d68333e168eae0c9fbeceb0df7962a40c25ecced81ea4c4959b2c25_s390x",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-dashboard-rhel9@sha256:50329da263e8ef00c47632156761621bac30fead5e574ef23cd1d30b7af0019a_ppc64le"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2023:3642"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 6.5,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "LOW",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"9Base-RHCEPH-6.1-Tools:rhceph/keepalived-rhel9@sha256:2ae4274163155d880cbd41d1a197d6856f326501a50e028ff3de9ff8a85b3e97_s390x",
"9Base-RHCEPH-6.1-Tools:rhceph/keepalived-rhel9@sha256:36abd2b22ebabea813c5afde35b0b80a200056f811267e89f0270da9155b1a22_ppc64le",
"9Base-RHCEPH-6.1-Tools:rhceph/keepalived-rhel9@sha256:b21d882fd2d08d6f162dbb63e0626d9d6aa892a677c5a28edc97b84feef1655a_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-dashboard-rhel9@sha256:1d7ca201b778e6a6cb559129e240233b6b6461399c67f979c07d5fe288c400f6_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-dashboard-rhel9@sha256:3fb7480f9d68333e168eae0c9fbeceb0df7962a40c25ecced81ea4c4959b2c25_s390x",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-dashboard-rhel9@sha256:50329da263e8ef00c47632156761621bac30fead5e574ef23cd1d30b7af0019a_ppc64le",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-rhel9@sha256:72bd6eb932a368af10d5c607d8b60e0fe8b87862f4adaa17fd022a3427a46ca8_s390x",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-rhel9@sha256:953630d9f9924f17ab7ce168772c3facbaf6866b79a1cf0fb9aee1dcf6eb8c7d_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-rhel9@sha256:9b477366f861df49b533d95941b9770b032827bb4a259c5f86abce8705960c05_ppc64le",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-haproxy-rhel9@sha256:720b3207087d4feb8ab59ffd0b70d6bc22fa21d53b62393779dfaf8972a32e60_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-haproxy-rhel9@sha256:8cc4a146d7be5046b416fe9c04d77b4f0a25a2ab7180fdbf8c46cff8e2483080_ppc64le",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-haproxy-rhel9@sha256:e4da2c9d53159d43c6795151eb3c9dea373da19b34d76094b60e7a2466415d62_s390x",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-promtail-rhel9@sha256:44697ad0d15d1f37b98243f5f013cb9271d70e2b10ab52093a1d7e3409a674b2_s390x",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-promtail-rhel9@sha256:b46c0196fab3bd3a60b64a1d7ff8af6fbc7c3e526618da1cc78032bffa3be171_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-promtail-rhel9@sha256:f52fd8d5fbfdcc202c5e31096119377a8b87f9efd31602398d45cec86ec35940_ppc64le",
"9Base-RHCEPH-6.1-Tools:rhceph/snmp-notifier-rhel9@sha256:8887234fbbaddf620eaa7b0f4b1ed6ab8aa5bc52e019e67179554ccd03fba676_ppc64le",
"9Base-RHCEPH-6.1-Tools:rhceph/snmp-notifier-rhel9@sha256:9078b49846d8ec681bec5b96f0d4087b4c66bdc6baf4701cfc9c8e8aeae89661_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/snmp-notifier-rhel9@sha256:df7c89608fe8352d445efcc1017521b35878cfe61a8b9fd91fab24c00786b2bf_s390x"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "golang: regexp/syntax: limit memory used by parsing regexps"
},
{
"cve": "CVE-2022-41912",
"cwe": {
"id": "CWE-165",
"name": "Improper Neutralization of Multiple Internal Special Elements"
},
"discovery_date": "2022-11-29T00:00:00+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"9Base-RHCEPH-6.1-Tools:rhceph/keepalived-rhel9@sha256:2ae4274163155d880cbd41d1a197d6856f326501a50e028ff3de9ff8a85b3e97_s390x",
"9Base-RHCEPH-6.1-Tools:rhceph/keepalived-rhel9@sha256:36abd2b22ebabea813c5afde35b0b80a200056f811267e89f0270da9155b1a22_ppc64le",
"9Base-RHCEPH-6.1-Tools:rhceph/keepalived-rhel9@sha256:b21d882fd2d08d6f162dbb63e0626d9d6aa892a677c5a28edc97b84feef1655a_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-rhel9@sha256:72bd6eb932a368af10d5c607d8b60e0fe8b87862f4adaa17fd022a3427a46ca8_s390x",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-rhel9@sha256:953630d9f9924f17ab7ce168772c3facbaf6866b79a1cf0fb9aee1dcf6eb8c7d_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-rhel9@sha256:9b477366f861df49b533d95941b9770b032827bb4a259c5f86abce8705960c05_ppc64le",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-haproxy-rhel9@sha256:720b3207087d4feb8ab59ffd0b70d6bc22fa21d53b62393779dfaf8972a32e60_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-haproxy-rhel9@sha256:8cc4a146d7be5046b416fe9c04d77b4f0a25a2ab7180fdbf8c46cff8e2483080_ppc64le",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-haproxy-rhel9@sha256:e4da2c9d53159d43c6795151eb3c9dea373da19b34d76094b60e7a2466415d62_s390x",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-promtail-rhel9@sha256:44697ad0d15d1f37b98243f5f013cb9271d70e2b10ab52093a1d7e3409a674b2_s390x",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-promtail-rhel9@sha256:b46c0196fab3bd3a60b64a1d7ff8af6fbc7c3e526618da1cc78032bffa3be171_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-promtail-rhel9@sha256:f52fd8d5fbfdcc202c5e31096119377a8b87f9efd31602398d45cec86ec35940_ppc64le",
"9Base-RHCEPH-6.1-Tools:rhceph/snmp-notifier-rhel9@sha256:8887234fbbaddf620eaa7b0f4b1ed6ab8aa5bc52e019e67179554ccd03fba676_ppc64le",
"9Base-RHCEPH-6.1-Tools:rhceph/snmp-notifier-rhel9@sha256:9078b49846d8ec681bec5b96f0d4087b4c66bdc6baf4701cfc9c8e8aeae89661_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/snmp-notifier-rhel9@sha256:df7c89608fe8352d445efcc1017521b35878cfe61a8b9fd91fab24c00786b2bf_s390x"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2149181"
}
],
"notes": [
{
"category": "description",
"text": "An authentication bypass flaw was discovered in the crewjam/saml go package. A remote unauthenticated attacker could trigger it by sending a SAML request. This would allow an escalation of privileges and then enable compromising system integrity.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "crewjam/saml: Authentication bypass when processing SAML responses containing multiple Assertion elements",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "Whilst the Red Hat Advanced Cluster Management for Kubernetes (RHACM) acm-grafana container include the vulnerable underscore library, the access to it is protected by OpenShift OAuth. Therefore the impact by this flaw is reduced from Critical to Important.\n\nThe OCP grafana-container includes the vulnerable underscore library, the access to it is protected by OpenShift OAuth. Therefore the impact by this flaw is reduced from Critical to Important.\n\nWhile Red Hat Ceph Storage 4\u0027s grafana-container includes the affected code, this is used for logging and limits access to the rest of the Ceph cluster. Thus the impact has been reduced from critical to important. Red Hat Ceph Storage 3 and 4 do not use crewjam/saml in their version of grafana.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-dashboard-rhel9@sha256:1d7ca201b778e6a6cb559129e240233b6b6461399c67f979c07d5fe288c400f6_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-dashboard-rhel9@sha256:3fb7480f9d68333e168eae0c9fbeceb0df7962a40c25ecced81ea4c4959b2c25_s390x",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-dashboard-rhel9@sha256:50329da263e8ef00c47632156761621bac30fead5e574ef23cd1d30b7af0019a_ppc64le"
],
"known_not_affected": [
"9Base-RHCEPH-6.1-Tools:rhceph/keepalived-rhel9@sha256:2ae4274163155d880cbd41d1a197d6856f326501a50e028ff3de9ff8a85b3e97_s390x",
"9Base-RHCEPH-6.1-Tools:rhceph/keepalived-rhel9@sha256:36abd2b22ebabea813c5afde35b0b80a200056f811267e89f0270da9155b1a22_ppc64le",
"9Base-RHCEPH-6.1-Tools:rhceph/keepalived-rhel9@sha256:b21d882fd2d08d6f162dbb63e0626d9d6aa892a677c5a28edc97b84feef1655a_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-rhel9@sha256:72bd6eb932a368af10d5c607d8b60e0fe8b87862f4adaa17fd022a3427a46ca8_s390x",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-rhel9@sha256:953630d9f9924f17ab7ce168772c3facbaf6866b79a1cf0fb9aee1dcf6eb8c7d_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-rhel9@sha256:9b477366f861df49b533d95941b9770b032827bb4a259c5f86abce8705960c05_ppc64le",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-haproxy-rhel9@sha256:720b3207087d4feb8ab59ffd0b70d6bc22fa21d53b62393779dfaf8972a32e60_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-haproxy-rhel9@sha256:8cc4a146d7be5046b416fe9c04d77b4f0a25a2ab7180fdbf8c46cff8e2483080_ppc64le",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-haproxy-rhel9@sha256:e4da2c9d53159d43c6795151eb3c9dea373da19b34d76094b60e7a2466415d62_s390x",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-promtail-rhel9@sha256:44697ad0d15d1f37b98243f5f013cb9271d70e2b10ab52093a1d7e3409a674b2_s390x",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-promtail-rhel9@sha256:b46c0196fab3bd3a60b64a1d7ff8af6fbc7c3e526618da1cc78032bffa3be171_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-promtail-rhel9@sha256:f52fd8d5fbfdcc202c5e31096119377a8b87f9efd31602398d45cec86ec35940_ppc64le",
"9Base-RHCEPH-6.1-Tools:rhceph/snmp-notifier-rhel9@sha256:8887234fbbaddf620eaa7b0f4b1ed6ab8aa5bc52e019e67179554ccd03fba676_ppc64le",
"9Base-RHCEPH-6.1-Tools:rhceph/snmp-notifier-rhel9@sha256:9078b49846d8ec681bec5b96f0d4087b4c66bdc6baf4701cfc9c8e8aeae89661_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/snmp-notifier-rhel9@sha256:df7c89608fe8352d445efcc1017521b35878cfe61a8b9fd91fab24c00786b2bf_s390x"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2022-41912"
},
{
"category": "external",
"summary": "RHBZ#2149181",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2149181"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2022-41912",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-41912"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2022-41912",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2022-41912"
},
{
"category": "external",
"summary": "https://github.com/crewjam/saml/security/advisories/GHSA-j2jp-wvqg-wc2g",
"url": "https://github.com/crewjam/saml/security/advisories/GHSA-j2jp-wvqg-wc2g"
}
],
"release_date": "2022-11-28T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2023-06-15T15:59:41+00:00",
"details": "For details on how to apply this update, see Upgrade a Red Hat Ceph Storage\ncluster using cephadm in the Red Hat Storage Ceph Upgrade\nGuide.(https://access.redhat.com/documentation/en-us/red_hat_ceph_storage)",
"product_ids": [
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-dashboard-rhel9@sha256:1d7ca201b778e6a6cb559129e240233b6b6461399c67f979c07d5fe288c400f6_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-dashboard-rhel9@sha256:3fb7480f9d68333e168eae0c9fbeceb0df7962a40c25ecced81ea4c4959b2c25_s390x",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-dashboard-rhel9@sha256:50329da263e8ef00c47632156761621bac30fead5e574ef23cd1d30b7af0019a_ppc64le"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2023:3642"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "NONE",
"baseScore": 9.1,
"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:N",
"version": "3.1"
},
"products": [
"9Base-RHCEPH-6.1-Tools:rhceph/keepalived-rhel9@sha256:2ae4274163155d880cbd41d1a197d6856f326501a50e028ff3de9ff8a85b3e97_s390x",
"9Base-RHCEPH-6.1-Tools:rhceph/keepalived-rhel9@sha256:36abd2b22ebabea813c5afde35b0b80a200056f811267e89f0270da9155b1a22_ppc64le",
"9Base-RHCEPH-6.1-Tools:rhceph/keepalived-rhel9@sha256:b21d882fd2d08d6f162dbb63e0626d9d6aa892a677c5a28edc97b84feef1655a_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-dashboard-rhel9@sha256:1d7ca201b778e6a6cb559129e240233b6b6461399c67f979c07d5fe288c400f6_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-dashboard-rhel9@sha256:3fb7480f9d68333e168eae0c9fbeceb0df7962a40c25ecced81ea4c4959b2c25_s390x",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-dashboard-rhel9@sha256:50329da263e8ef00c47632156761621bac30fead5e574ef23cd1d30b7af0019a_ppc64le",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-rhel9@sha256:72bd6eb932a368af10d5c607d8b60e0fe8b87862f4adaa17fd022a3427a46ca8_s390x",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-rhel9@sha256:953630d9f9924f17ab7ce168772c3facbaf6866b79a1cf0fb9aee1dcf6eb8c7d_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-rhel9@sha256:9b477366f861df49b533d95941b9770b032827bb4a259c5f86abce8705960c05_ppc64le",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-haproxy-rhel9@sha256:720b3207087d4feb8ab59ffd0b70d6bc22fa21d53b62393779dfaf8972a32e60_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-haproxy-rhel9@sha256:8cc4a146d7be5046b416fe9c04d77b4f0a25a2ab7180fdbf8c46cff8e2483080_ppc64le",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-haproxy-rhel9@sha256:e4da2c9d53159d43c6795151eb3c9dea373da19b34d76094b60e7a2466415d62_s390x",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-promtail-rhel9@sha256:44697ad0d15d1f37b98243f5f013cb9271d70e2b10ab52093a1d7e3409a674b2_s390x",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-promtail-rhel9@sha256:b46c0196fab3bd3a60b64a1d7ff8af6fbc7c3e526618da1cc78032bffa3be171_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-promtail-rhel9@sha256:f52fd8d5fbfdcc202c5e31096119377a8b87f9efd31602398d45cec86ec35940_ppc64le",
"9Base-RHCEPH-6.1-Tools:rhceph/snmp-notifier-rhel9@sha256:8887234fbbaddf620eaa7b0f4b1ed6ab8aa5bc52e019e67179554ccd03fba676_ppc64le",
"9Base-RHCEPH-6.1-Tools:rhceph/snmp-notifier-rhel9@sha256:9078b49846d8ec681bec5b96f0d4087b4c66bdc6baf4701cfc9c8e8aeae89661_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/snmp-notifier-rhel9@sha256:df7c89608fe8352d445efcc1017521b35878cfe61a8b9fd91fab24c00786b2bf_s390x"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "crewjam/saml: Authentication bypass when processing SAML responses containing multiple Assertion elements"
}
]
}
rhsa-2023:0408
Vulnerability from csaf_redhat
Notes
{
"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.12 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. This advisory contains the following OpenShift Virtualization 4.12.0 images:\n\nSecurity Fix(es):\n\n* golang: net/http: limit growth of header canonicalization cache (CVE-2021-44716)\n\n* kubeVirt: Arbitrary file read on the host from KubeVirt VMs (CVE-2022-1798)\n\n* golang: out-of-bounds read in golang.org/x/text/language leads to DoS (CVE-2021-38561)\n\n* golang: syscall: don\u0027t close fd 0 on ForkExec error (CVE-2021-44717)\n\n* golang: net/http: improper sanitization of Transfer-Encoding header (CVE-2022-1705)\n\n* golang: go/parser: stack exhaustion in all Parse* functions (CVE-2022-1962)\n\n* golang: math/big: uncontrolled memory consumption due to an unhandled overflow via Rat.SetString (CVE-2022-23772)\n\n* golang: cmd/go: misinterpretation of branch names can lead to incorrect access control (CVE-2022-23773)\n\n* golang: crypto/elliptic: IsOnCurve returns true for invalid field elements (CVE-2022-23806)\n\n* golang: encoding/xml: stack exhaustion in Decoder.Skip (CVE-2022-28131)\n\n* golang: syscall: faccessat checks wrong group (CVE-2022-29526)\n\n* golang: io/fs: stack exhaustion in Glob (CVE-2022-30630)\n\n* golang: compress/gzip: stack exhaustion in Reader.Read (CVE-2022-30631)\n\n* golang: path/filepath: stack exhaustion in Glob (CVE-2022-30632)\n\n* golang: encoding/xml: stack exhaustion in Unmarshal (CVE-2022-30633)\n\n* golang: encoding/gob: stack exhaustion in Decoder.Decode (CVE-2022-30635)\n\n* golang: net/http/httputil: NewSingleHostReverseProxy - omit X-Forwarded-For not working (CVE-2022-32148)\n\n* golang: crypto/tls: session tickets lack random ticket_age_add (CVE-2022-30629)\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\nRHEL-8-CNV-4.12\n\n==============\n\nbridge-marker-container-v4.12.0-24\ncluster-network-addons-operator-container-v4.12.0-24\ncnv-containernetworking-plugins-container-v4.12.0-24\ncnv-must-gather-container-v4.12.0-58\nhco-bundle-registry-container-v4.12.0-769\nhostpath-csi-driver-container-v4.12.0-30\nhostpath-provisioner-container-v4.12.0-30\nhostpath-provisioner-operator-container-v4.12.0-31\nhyperconverged-cluster-operator-container-v4.12.0-96\nhyperconverged-cluster-webhook-container-v4.12.0-96\nkubemacpool-container-v4.12.0-24\nkubevirt-console-plugin-container-v4.12.0-182\nkubevirt-ssp-operator-container-v4.12.0-64\nkubevirt-tekton-tasks-cleanup-vm-container-v4.12.0-55\nkubevirt-tekton-tasks-copy-template-container-v4.12.0-55\nkubevirt-tekton-tasks-create-datavolume-container-v4.12.0-55\nkubevirt-tekton-tasks-create-vm-from-template-container-v4.12.0-55\nkubevirt-tekton-tasks-disk-virt-customize-container-v4.12.0-55\nkubevirt-tekton-tasks-disk-virt-sysprep-container-v4.12.0-55\nkubevirt-tekton-tasks-modify-vm-template-container-v4.12.0-55\nkubevirt-tekton-tasks-operator-container-v4.12.0-40\nkubevirt-tekton-tasks-wait-for-vmi-status-container-v4.12.0-55\nkubevirt-template-validator-container-v4.12.0-32\nlibguestfs-tools-container-v4.12.0-255\novs-cni-marker-container-v4.12.0-24\novs-cni-plugin-container-v4.12.0-24\nvirt-api-container-v4.12.0-255\nvirt-artifacts-server-container-v4.12.0-255\nvirt-cdi-apiserver-container-v4.12.0-72\nvirt-cdi-cloner-container-v4.12.0-72\nvirt-cdi-controller-container-v4.12.0-72\nvirt-cdi-importer-container-v4.12.0-72\nvirt-cdi-operator-container-v4.12.0-72\nvirt-cdi-uploadproxy-container-v4.12.0-71\nvirt-cdi-uploadserver-container-v4.12.0-72\nvirt-controller-container-v4.12.0-255\nvirt-exportproxy-container-v4.12.0-255\nvirt-exportserver-container-v4.12.0-255\nvirt-handler-container-v4.12.0-255\nvirt-launcher-container-v4.12.0-255\nvirt-operator-container-v4.12.0-255\nvirtio-win-container-v4.12.0-10\nvm-network-latency-checkup-container-v4.12.0-89",
"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:0408",
"url": "https://access.redhat.com/errata/RHSA-2023:0408"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/updates/classification/#important",
"url": "https://access.redhat.com/security/updates/classification/#important"
},
{
"category": "external",
"summary": "1719190",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1719190"
},
{
"category": "external",
"summary": "2023393",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2023393"
},
{
"category": "external",
"summary": "2030801",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2030801"
},
{
"category": "external",
"summary": "2030806",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2030806"
},
{
"category": "external",
"summary": "2040377",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2040377"
},
{
"category": "external",
"summary": "2046298",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2046298"
},
{
"category": "external",
"summary": "2052556",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2052556"
},
{
"category": "external",
"summary": "2053429",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2053429"
},
{
"category": "external",
"summary": "2053532",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2053532"
},
{
"category": "external",
"summary": "2053541",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2053541"
},
{
"category": "external",
"summary": "2060499",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2060499"
},
{
"category": "external",
"summary": "2069098",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2069098"
},
{
"category": "external",
"summary": "2070366",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2070366"
},
{
"category": "external",
"summary": "2071491",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2071491"
},
{
"category": "external",
"summary": "2072797",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2072797"
},
{
"category": "external",
"summary": "2072821",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2072821"
},
{
"category": "external",
"summary": "2079916",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2079916"
},
{
"category": "external",
"summary": "2084085",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2084085"
},
{
"category": "external",
"summary": "2086285",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2086285"
},
{
"category": "external",
"summary": "2086551",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2086551"
},
{
"category": "external",
"summary": "2087724",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2087724"
},
{
"category": "external",
"summary": "2088129",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2088129"
},
{
"category": "external",
"summary": "2088464",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2088464"
},
{
"category": "external",
"summary": "2089391",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2089391"
},
{
"category": "external",
"summary": "2089744",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2089744"
},
{
"category": "external",
"summary": "2089751",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2089751"
},
{
"category": "external",
"summary": "2089804",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2089804"
},
{
"category": "external",
"summary": "2091856",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2091856"
},
{
"category": "external",
"summary": "2092793",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2092793"
},
{
"category": "external",
"summary": "2092796",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2092796"
},
{
"category": "external",
"summary": "2093771",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2093771"
},
{
"category": "external",
"summary": "2093996",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2093996"
},
{
"category": "external",
"summary": "2094202",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2094202"
},
{
"category": "external",
"summary": "2096285",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2096285"
},
{
"category": "external",
"summary": "2096780",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2096780"
},
{
"category": "external",
"summary": "2097436",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2097436"
},
{
"category": "external",
"summary": "2097586",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2097586"
},
{
"category": "external",
"summary": "2099556",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2099556"
},
{
"category": "external",
"summary": "2099573",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2099573"
},
{
"category": "external",
"summary": "2099923",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2099923"
},
{
"category": "external",
"summary": "2100290",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2100290"
},
{
"category": "external",
"summary": "2100436",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2100436"
},
{
"category": "external",
"summary": "2100442",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2100442"
},
{
"category": "external",
"summary": "2100495",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2100495"
},
{
"category": "external",
"summary": "2100629",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2100629"
},
{
"category": "external",
"summary": "2100679",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2100679"
},
{
"category": "external",
"summary": "2100682",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2100682"
},
{
"category": "external",
"summary": "2100684",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2100684"
},
{
"category": "external",
"summary": "2101144",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2101144"
},
{
"category": "external",
"summary": "2101164",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2101164"
},
{
"category": "external",
"summary": "2101167",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2101167"
},
{
"category": "external",
"summary": "2101333",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2101333"
},
{
"category": "external",
"summary": "2101335",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2101335"
},
{
"category": "external",
"summary": "2101390",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2101390"
},
{
"category": "external",
"summary": "2101394",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2101394"
},
{
"category": "external",
"summary": "2101423",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2101423"
},
{
"category": "external",
"summary": "2101430",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2101430"
},
{
"category": "external",
"summary": "2101445",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2101445"
},
{
"category": "external",
"summary": "2101454",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2101454"
},
{
"category": "external",
"summary": "2101499",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2101499"
},
{
"category": "external",
"summary": "2101501",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2101501"
},
{
"category": "external",
"summary": "2101628",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2101628"
},
{
"category": "external",
"summary": "2101667",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2101667"
},
{
"category": "external",
"summary": "2101681",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2101681"
},
{
"category": "external",
"summary": "2102074",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2102074"
},
{
"category": "external",
"summary": "2102125",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2102125"
},
{
"category": "external",
"summary": "2102132",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2102132"
},
{
"category": "external",
"summary": "2102138",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2102138"
},
{
"category": "external",
"summary": "2102256",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2102256"
},
{
"category": "external",
"summary": "2102448",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2102448"
},
{
"category": "external",
"summary": "2102475",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2102475"
},
{
"category": "external",
"summary": "2102561",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2102561"
},
{
"category": "external",
"summary": "2102737",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2102737"
},
{
"category": "external",
"summary": "2102740",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2102740"
},
{
"category": "external",
"summary": "2103806",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2103806"
},
{
"category": "external",
"summary": "2103807",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2103807"
},
{
"category": "external",
"summary": "2103817",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2103817"
},
{
"category": "external",
"summary": "2103844",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2103844"
},
{
"category": "external",
"summary": "2104331",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2104331"
},
{
"category": "external",
"summary": "2104402",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2104402"
},
{
"category": "external",
"summary": "2104422",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2104422"
},
{
"category": "external",
"summary": "2104424",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2104424"
},
{
"category": "external",
"summary": "2104479",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2104479"
},
{
"category": "external",
"summary": "2104480",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2104480"
},
{
"category": "external",
"summary": "2104785",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2104785"
},
{
"category": "external",
"summary": "2104859",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2104859"
},
{
"category": "external",
"summary": "2105257",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2105257"
},
{
"category": "external",
"summary": "2106175",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2106175"
},
{
"category": "external",
"summary": "2106963",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2106963"
},
{
"category": "external",
"summary": "2107279",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2107279"
},
{
"category": "external",
"summary": "2107342",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2107342"
},
{
"category": "external",
"summary": "2107371",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2107371"
},
{
"category": "external",
"summary": "2107374",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2107374"
},
{
"category": "external",
"summary": "2107376",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2107376"
},
{
"category": "external",
"summary": "2107383",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2107383"
},
{
"category": "external",
"summary": "2107386",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2107386"
},
{
"category": "external",
"summary": "2107388",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2107388"
},
{
"category": "external",
"summary": "2107390",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2107390"
},
{
"category": "external",
"summary": "2107392",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2107392"
},
{
"category": "external",
"summary": "2108339",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2108339"
},
{
"category": "external",
"summary": "2108638",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2108638"
},
{
"category": "external",
"summary": "2109818",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2109818"
},
{
"category": "external",
"summary": "2109975",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2109975"
},
{
"category": "external",
"summary": "2110256",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2110256"
},
{
"category": "external",
"summary": "2110562",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2110562"
},
{
"category": "external",
"summary": "2111240",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2111240"
},
{
"category": "external",
"summary": "2111292",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2111292"
},
{
"category": "external",
"summary": "2111328",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2111328"
},
{
"category": "external",
"summary": "2111378",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2111378"
},
{
"category": "external",
"summary": "2111744",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2111744"
},
{
"category": "external",
"summary": "2111794",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2111794"
},
{
"category": "external",
"summary": "2112900",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2112900"
},
{
"category": "external",
"summary": "2114516",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2114516"
},
{
"category": "external",
"summary": "2114636",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2114636"
},
{
"category": "external",
"summary": "2114683",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2114683"
},
{
"category": "external",
"summary": "2115257",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2115257"
},
{
"category": "external",
"summary": "2115258",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2115258"
},
{
"category": "external",
"summary": "2115280",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2115280"
},
{
"category": "external",
"summary": "2115769",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2115769"
},
{
"category": "external",
"summary": "2116225",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2116225"
},
{
"category": "external",
"summary": "2116644",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2116644"
},
{
"category": "external",
"summary": "2117549",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2117549"
},
{
"category": "external",
"summary": "2117803",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2117803"
},
{
"category": "external",
"summary": "2117813",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2117813"
},
{
"category": "external",
"summary": "2117872",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2117872"
},
{
"category": "external",
"summary": "2118257",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2118257"
},
{
"category": "external",
"summary": "2118823",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2118823"
},
{
"category": "external",
"summary": "2119069",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2119069"
},
{
"category": "external",
"summary": "2119128",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2119128"
},
{
"category": "external",
"summary": "2119309",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2119309"
},
{
"category": "external",
"summary": "2119615",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2119615"
},
{
"category": "external",
"summary": "2120907",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2120907"
},
{
"category": "external",
"summary": "2121320",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2121320"
},
{
"category": "external",
"summary": "2122236",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2122236"
},
{
"category": "external",
"summary": "2122990",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2122990"
},
{
"category": "external",
"summary": "2124147",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2124147"
},
{
"category": "external",
"summary": "2124307",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2124307"
},
{
"category": "external",
"summary": "2124528",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2124528"
},
{
"category": "external",
"summary": "2124555",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2124555"
},
{
"category": "external",
"summary": "2124557",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2124557"
},
{
"category": "external",
"summary": "2124558",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2124558"
},
{
"category": "external",
"summary": "2124565",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2124565"
},
{
"category": "external",
"summary": "2124572",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2124572"
},
{
"category": "external",
"summary": "2124582",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2124582"
},
{
"category": "external",
"summary": "2124594",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2124594"
},
{
"category": "external",
"summary": "2124597",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2124597"
},
{
"category": "external",
"summary": "2126104",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2126104"
},
{
"category": "external",
"summary": "2126397",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2126397"
},
{
"category": "external",
"summary": "2127787",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2127787"
},
{
"category": "external",
"summary": "2127843",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2127843"
},
{
"category": "external",
"summary": "2127931",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2127931"
},
{
"category": "external",
"summary": "2127947",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2127947"
},
{
"category": "external",
"summary": "2128002",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2128002"
},
{
"category": "external",
"summary": "2128107",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2128107"
},
{
"category": "external",
"summary": "2128872",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2128872"
},
{
"category": "external",
"summary": "2128948",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2128948"
},
{
"category": "external",
"summary": "2128949",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2128949"
},
{
"category": "external",
"summary": "2128997",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2128997"
},
{
"category": "external",
"summary": "2129013",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2129013"
},
{
"category": "external",
"summary": "2129234",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2129234"
},
{
"category": "external",
"summary": "2129301",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2129301"
},
{
"category": "external",
"summary": "2129870",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2129870"
},
{
"category": "external",
"summary": "2130509",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2130509"
},
{
"category": "external",
"summary": "2130588",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2130588"
},
{
"category": "external",
"summary": "2130695",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2130695"
},
{
"category": "external",
"summary": "2130909",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2130909"
},
{
"category": "external",
"summary": "2131157",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2131157"
},
{
"category": "external",
"summary": "2131165",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2131165"
},
{
"category": "external",
"summary": "2131674",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2131674"
},
{
"category": "external",
"summary": "2132031",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2132031"
},
{
"category": "external",
"summary": "2132682",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2132682"
},
{
"category": "external",
"summary": "2132721",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2132721"
},
{
"category": "external",
"summary": "2132744",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2132744"
},
{
"category": "external",
"summary": "2132746",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2132746"
},
{
"category": "external",
"summary": "2132783",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2132783"
},
{
"category": "external",
"summary": "2132793",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2132793"
},
{
"category": "external",
"summary": "2132932",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2132932"
},
{
"category": "external",
"summary": "2133540",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2133540"
},
{
"category": "external",
"summary": "2133541",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2133541"
},
{
"category": "external",
"summary": "2133542",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2133542"
},
{
"category": "external",
"summary": "2133543",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2133543"
},
{
"category": "external",
"summary": "2133655",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2133655"
},
{
"category": "external",
"summary": "2133656",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2133656"
},
{
"category": "external",
"summary": "2133659",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2133659"
},
{
"category": "external",
"summary": "2133660",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2133660"
},
{
"category": "external",
"summary": "2134123",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2134123"
},
{
"category": "external",
"summary": "2134672",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2134672"
},
{
"category": "external",
"summary": "2134825",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2134825"
},
{
"category": "external",
"summary": "2135805",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2135805"
},
{
"category": "external",
"summary": "2136051",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2136051"
},
{
"category": "external",
"summary": "2136425",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2136425"
},
{
"category": "external",
"summary": "2136534",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2136534"
},
{
"category": "external",
"summary": "2137123",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2137123"
},
{
"category": "external",
"summary": "2137241",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2137241"
},
{
"category": "external",
"summary": "2137243",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2137243"
},
{
"category": "external",
"summary": "2137349",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2137349"
},
{
"category": "external",
"summary": "2137591",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2137591"
},
{
"category": "external",
"summary": "2137731",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2137731"
},
{
"category": "external",
"summary": "2137733",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2137733"
},
{
"category": "external",
"summary": "2137736",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2137736"
},
{
"category": "external",
"summary": "2137896",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2137896"
},
{
"category": "external",
"summary": "2138112",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2138112"
},
{
"category": "external",
"summary": "2138119",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2138119"
},
{
"category": "external",
"summary": "2138199",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2138199"
},
{
"category": "external",
"summary": "2138653",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2138653"
},
{
"category": "external",
"summary": "2138657",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2138657"
},
{
"category": "external",
"summary": "2138664",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2138664"
},
{
"category": "external",
"summary": "2139257",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2139257"
},
{
"category": "external",
"summary": "2139260",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2139260"
},
{
"category": "external",
"summary": "2139293",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2139293"
},
{
"category": "external",
"summary": "2139296",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2139296"
},
{
"category": "external",
"summary": "2139299",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2139299"
},
{
"category": "external",
"summary": "2139306",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2139306"
},
{
"category": "external",
"summary": "2139479",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2139479"
},
{
"category": "external",
"summary": "2139574",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2139574"
},
{
"category": "external",
"summary": "2139651",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2139651"
},
{
"category": "external",
"summary": "2139687",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2139687"
},
{
"category": "external",
"summary": "2139738",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2139738"
},
{
"category": "external",
"summary": "2139820",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2139820"
},
{
"category": "external",
"summary": "2140117",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2140117"
},
{
"category": "external",
"summary": "2140521",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2140521"
},
{
"category": "external",
"summary": "2140534",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2140534"
},
{
"category": "external",
"summary": "2140627",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2140627"
},
{
"category": "external",
"summary": "2140730",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2140730"
},
{
"category": "external",
"summary": "2140808",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2140808"
},
{
"category": "external",
"summary": "2140977",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2140977"
},
{
"category": "external",
"summary": "2140982",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2140982"
},
{
"category": "external",
"summary": "2140998",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2140998"
},
{
"category": "external",
"summary": "2141089",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2141089"
},
{
"category": "external",
"summary": "2141302",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2141302"
},
{
"category": "external",
"summary": "2141399",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2141399"
},
{
"category": "external",
"summary": "2141494",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2141494"
},
{
"category": "external",
"summary": "2141654",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2141654"
},
{
"category": "external",
"summary": "2141711",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2141711"
},
{
"category": "external",
"summary": "2142468",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2142468"
},
{
"category": "external",
"summary": "2142470",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2142470"
},
{
"category": "external",
"summary": "2142511",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2142511"
},
{
"category": "external",
"summary": "2142647",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2142647"
},
{
"category": "external",
"summary": "2142891",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2142891"
},
{
"category": "external",
"summary": "2142929",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2142929"
},
{
"category": "external",
"summary": "2143268",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2143268"
},
{
"category": "external",
"summary": "2143498",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2143498"
},
{
"category": "external",
"summary": "2143964",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2143964"
},
{
"category": "external",
"summary": "2144580",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2144580"
},
{
"category": "external",
"summary": "2144828",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2144828"
},
{
"category": "external",
"summary": "2144839",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2144839"
},
{
"category": "external",
"summary": "2153849",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2153849"
},
{
"category": "external",
"summary": "2155757",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2155757"
},
{
"category": "self",
"summary": "Canonical URL",
"url": "https://security.access.redhat.com/data/csaf/v2/advisories/2023/rhsa-2023_0408.json"
}
],
"title": "Red Hat Security Advisory: OpenShift Virtualization 4.12.0 Images security update",
"tracking": {
"current_release_date": "2025-10-31T18:58:41+00:00",
"generator": {
"date": "2025-10-31T18:58:41+00:00",
"engine": {
"name": "Red Hat SDEngine",
"version": "4.6.10"
}
},
"id": "RHSA-2023:0408",
"initial_release_date": "2023-01-25T11:11:29+00:00",
"revision_history": [
{
"date": "2023-01-25T11:11:29+00:00",
"number": "1",
"summary": "Initial version"
},
{
"date": "2023-01-25T11:11:29+00:00",
"number": "2",
"summary": "Last updated version"
},
{
"date": "2025-10-31T18:58:41+00:00",
"number": "3",
"summary": "Last generated version"
}
],
"status": "final",
"version": "3"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_name",
"name": "CNV 4.12 for RHEL 8",
"product": {
"name": "CNV 4.12 for RHEL 8",
"product_id": "8Base-CNV-4.12",
"product_identification_helper": {
"cpe": "cpe:/a:redhat:container_native_virtualization:4.12::el8"
}
}
}
],
"category": "product_family",
"name": "OpenShift Virtualization"
},
{
"branches": [
{
"category": "product_version",
"name": "container-native-virtualization/bridge-marker@sha256:086a9922f34161e5b75d204a0c3281c941f81f76ef8784de434cc79acc76174c_amd64",
"product": {
"name": "container-native-virtualization/bridge-marker@sha256:086a9922f34161e5b75d204a0c3281c941f81f76ef8784de434cc79acc76174c_amd64",
"product_id": "container-native-virtualization/bridge-marker@sha256:086a9922f34161e5b75d204a0c3281c941f81f76ef8784de434cc79acc76174c_amd64",
"product_identification_helper": {
"purl": "pkg:oci/bridge-marker@sha256:086a9922f34161e5b75d204a0c3281c941f81f76ef8784de434cc79acc76174c?arch=amd64\u0026repository_url=registry.redhat.io/container-native-virtualization/bridge-marker\u0026tag=v4.12.0-24"
}
}
},
{
"category": "product_version",
"name": "container-native-virtualization/cluster-network-addons-operator@sha256:d2c19fd4c2327eb84179acf652157982b29c365d8a526d70517c6dd93ea6ebc7_amd64",
"product": {
"name": "container-native-virtualization/cluster-network-addons-operator@sha256:d2c19fd4c2327eb84179acf652157982b29c365d8a526d70517c6dd93ea6ebc7_amd64",
"product_id": "container-native-virtualization/cluster-network-addons-operator@sha256:d2c19fd4c2327eb84179acf652157982b29c365d8a526d70517c6dd93ea6ebc7_amd64",
"product_identification_helper": {
"purl": "pkg:oci/cluster-network-addons-operator@sha256:d2c19fd4c2327eb84179acf652157982b29c365d8a526d70517c6dd93ea6ebc7?arch=amd64\u0026repository_url=registry.redhat.io/container-native-virtualization/cluster-network-addons-operator\u0026tag=v4.12.0-24"
}
}
},
{
"category": "product_version",
"name": "container-native-virtualization/cnv-containernetworking-plugins@sha256:3d6003dea97e48d240668e55b2705f0251259006251abafaa3dc08fbc69f1312_amd64",
"product": {
"name": "container-native-virtualization/cnv-containernetworking-plugins@sha256:3d6003dea97e48d240668e55b2705f0251259006251abafaa3dc08fbc69f1312_amd64",
"product_id": "container-native-virtualization/cnv-containernetworking-plugins@sha256:3d6003dea97e48d240668e55b2705f0251259006251abafaa3dc08fbc69f1312_amd64",
"product_identification_helper": {
"purl": "pkg:oci/cnv-containernetworking-plugins@sha256:3d6003dea97e48d240668e55b2705f0251259006251abafaa3dc08fbc69f1312?arch=amd64\u0026repository_url=registry.redhat.io/container-native-virtualization/cnv-containernetworking-plugins\u0026tag=v4.12.0-24"
}
}
},
{
"category": "product_version",
"name": "container-native-virtualization/cnv-must-gather-rhel8@sha256:dcb95d2b4958ce69f8fcf61c9c90e0516d7844db62f2297ebf1ef18e5d8c05b4_amd64",
"product": {
"name": "container-native-virtualization/cnv-must-gather-rhel8@sha256:dcb95d2b4958ce69f8fcf61c9c90e0516d7844db62f2297ebf1ef18e5d8c05b4_amd64",
"product_id": "container-native-virtualization/cnv-must-gather-rhel8@sha256:dcb95d2b4958ce69f8fcf61c9c90e0516d7844db62f2297ebf1ef18e5d8c05b4_amd64",
"product_identification_helper": {
"purl": "pkg:oci/cnv-must-gather-rhel8@sha256:dcb95d2b4958ce69f8fcf61c9c90e0516d7844db62f2297ebf1ef18e5d8c05b4?arch=amd64\u0026repository_url=registry.redhat.io/container-native-virtualization/cnv-must-gather-rhel8\u0026tag=v4.12.0-58"
}
}
},
{
"category": "product_version",
"name": "container-native-virtualization/hco-bundle-registry@sha256:73680901c7733ba27f729fd6475971e0909c2fe9efacf74d556f961a1494274e_amd64",
"product": {
"name": "container-native-virtualization/hco-bundle-registry@sha256:73680901c7733ba27f729fd6475971e0909c2fe9efacf74d556f961a1494274e_amd64",
"product_id": "container-native-virtualization/hco-bundle-registry@sha256:73680901c7733ba27f729fd6475971e0909c2fe9efacf74d556f961a1494274e_amd64",
"product_identification_helper": {
"purl": "pkg:oci/hco-bundle-registry@sha256:73680901c7733ba27f729fd6475971e0909c2fe9efacf74d556f961a1494274e?arch=amd64\u0026repository_url=registry.redhat.io/container-native-virtualization/hco-bundle-registry\u0026tag=v4.12.0-769"
}
}
},
{
"category": "product_version",
"name": "container-native-virtualization/hostpath-csi-driver@sha256:a0b75e357628ca6b2ca32ab3fdbf531fd8da438a7a6ae8988ef897d2c001d9cb_amd64",
"product": {
"name": "container-native-virtualization/hostpath-csi-driver@sha256:a0b75e357628ca6b2ca32ab3fdbf531fd8da438a7a6ae8988ef897d2c001d9cb_amd64",
"product_id": "container-native-virtualization/hostpath-csi-driver@sha256:a0b75e357628ca6b2ca32ab3fdbf531fd8da438a7a6ae8988ef897d2c001d9cb_amd64",
"product_identification_helper": {
"purl": "pkg:oci/hostpath-csi-driver@sha256:a0b75e357628ca6b2ca32ab3fdbf531fd8da438a7a6ae8988ef897d2c001d9cb?arch=amd64\u0026repository_url=registry.redhat.io/container-native-virtualization/hostpath-csi-driver\u0026tag=v4.12.0-30"
}
}
},
{
"category": "product_version",
"name": "container-native-virtualization/hostpath-provisioner-rhel8@sha256:5239dcb229b060a818befd52a1e27b18142985abe0e39cef41eadd66f8b21ec1_amd64",
"product": {
"name": "container-native-virtualization/hostpath-provisioner-rhel8@sha256:5239dcb229b060a818befd52a1e27b18142985abe0e39cef41eadd66f8b21ec1_amd64",
"product_id": "container-native-virtualization/hostpath-provisioner-rhel8@sha256:5239dcb229b060a818befd52a1e27b18142985abe0e39cef41eadd66f8b21ec1_amd64",
"product_identification_helper": {
"purl": "pkg:oci/hostpath-provisioner-rhel8@sha256:5239dcb229b060a818befd52a1e27b18142985abe0e39cef41eadd66f8b21ec1?arch=amd64\u0026repository_url=registry.redhat.io/container-native-virtualization/hostpath-provisioner-rhel8\u0026tag=v4.12.0-30"
}
}
},
{
"category": "product_version",
"name": "container-native-virtualization/hostpath-provisioner-rhel8-operator@sha256:b9d84e63f789c70e31cf60fe06d41359363afc7bbd86a78ac7132f8dae4c467a_amd64",
"product": {
"name": "container-native-virtualization/hostpath-provisioner-rhel8-operator@sha256:b9d84e63f789c70e31cf60fe06d41359363afc7bbd86a78ac7132f8dae4c467a_amd64",
"product_id": "container-native-virtualization/hostpath-provisioner-rhel8-operator@sha256:b9d84e63f789c70e31cf60fe06d41359363afc7bbd86a78ac7132f8dae4c467a_amd64",
"product_identification_helper": {
"purl": "pkg:oci/hostpath-provisioner-rhel8-operator@sha256:b9d84e63f789c70e31cf60fe06d41359363afc7bbd86a78ac7132f8dae4c467a?arch=amd64\u0026repository_url=registry.redhat.io/container-native-virtualization/hostpath-provisioner-rhel8-operator\u0026tag=v4.12.0-31"
}
}
},
{
"category": "product_version",
"name": "container-native-virtualization/hyperconverged-cluster-operator@sha256:8b311b48437c79a6859a84f62cfd10ca8e6dcff4ce665a98ed78633552a172ca_amd64",
"product": {
"name": "container-native-virtualization/hyperconverged-cluster-operator@sha256:8b311b48437c79a6859a84f62cfd10ca8e6dcff4ce665a98ed78633552a172ca_amd64",
"product_id": "container-native-virtualization/hyperconverged-cluster-operator@sha256:8b311b48437c79a6859a84f62cfd10ca8e6dcff4ce665a98ed78633552a172ca_amd64",
"product_identification_helper": {
"purl": "pkg:oci/hyperconverged-cluster-operator@sha256:8b311b48437c79a6859a84f62cfd10ca8e6dcff4ce665a98ed78633552a172ca?arch=amd64\u0026repository_url=registry.redhat.io/container-native-virtualization/hyperconverged-cluster-operator\u0026tag=v4.12.0-96"
}
}
},
{
"category": "product_version",
"name": "container-native-virtualization/hyperconverged-cluster-webhook-rhel8@sha256:e912171328517664f0298322a7992a6e0e00118dc496ff94ee84190d9057db68_amd64",
"product": {
"name": "container-native-virtualization/hyperconverged-cluster-webhook-rhel8@sha256:e912171328517664f0298322a7992a6e0e00118dc496ff94ee84190d9057db68_amd64",
"product_id": "container-native-virtualization/hyperconverged-cluster-webhook-rhel8@sha256:e912171328517664f0298322a7992a6e0e00118dc496ff94ee84190d9057db68_amd64",
"product_identification_helper": {
"purl": "pkg:oci/hyperconverged-cluster-webhook-rhel8@sha256:e912171328517664f0298322a7992a6e0e00118dc496ff94ee84190d9057db68?arch=amd64\u0026repository_url=registry.redhat.io/container-native-virtualization/hyperconverged-cluster-webhook-rhel8\u0026tag=v4.12.0-96"
}
}
},
{
"category": "product_version",
"name": "container-native-virtualization/kubemacpool@sha256:ab5a239a35e3de8566cb76db0d59ae92e290a3756d39a2298290f1ab3c7b56c5_amd64",
"product": {
"name": "container-native-virtualization/kubemacpool@sha256:ab5a239a35e3de8566cb76db0d59ae92e290a3756d39a2298290f1ab3c7b56c5_amd64",
"product_id": "container-native-virtualization/kubemacpool@sha256:ab5a239a35e3de8566cb76db0d59ae92e290a3756d39a2298290f1ab3c7b56c5_amd64",
"product_identification_helper": {
"purl": "pkg:oci/kubemacpool@sha256:ab5a239a35e3de8566cb76db0d59ae92e290a3756d39a2298290f1ab3c7b56c5?arch=amd64\u0026repository_url=registry.redhat.io/container-native-virtualization/kubemacpool\u0026tag=v4.12.0-24"
}
}
},
{
"category": "product_version",
"name": "container-native-virtualization/kubevirt-console-plugin@sha256:e7dd17d4d206b2d37f24a2ed28bf3d2d6a40463da6cbc6b5696555b455f90055_amd64",
"product": {
"name": "container-native-virtualization/kubevirt-console-plugin@sha256:e7dd17d4d206b2d37f24a2ed28bf3d2d6a40463da6cbc6b5696555b455f90055_amd64",
"product_id": "container-native-virtualization/kubevirt-console-plugin@sha256:e7dd17d4d206b2d37f24a2ed28bf3d2d6a40463da6cbc6b5696555b455f90055_amd64",
"product_identification_helper": {
"purl": "pkg:oci/kubevirt-console-plugin@sha256:e7dd17d4d206b2d37f24a2ed28bf3d2d6a40463da6cbc6b5696555b455f90055?arch=amd64\u0026repository_url=registry.redhat.io/container-native-virtualization/kubevirt-console-plugin\u0026tag=v4.12.0-182"
}
}
},
{
"category": "product_version",
"name": "container-native-virtualization/kubevirt-ssp-operator@sha256:09a834b1f71a19cf9a616ffd9eb04408972f9b8f9549777cab0935f63931c993_amd64",
"product": {
"name": "container-native-virtualization/kubevirt-ssp-operator@sha256:09a834b1f71a19cf9a616ffd9eb04408972f9b8f9549777cab0935f63931c993_amd64",
"product_id": "container-native-virtualization/kubevirt-ssp-operator@sha256:09a834b1f71a19cf9a616ffd9eb04408972f9b8f9549777cab0935f63931c993_amd64",
"product_identification_helper": {
"purl": "pkg:oci/kubevirt-ssp-operator@sha256:09a834b1f71a19cf9a616ffd9eb04408972f9b8f9549777cab0935f63931c993?arch=amd64\u0026repository_url=registry.redhat.io/container-native-virtualization/kubevirt-ssp-operator\u0026tag=v4.12.0-64"
}
}
},
{
"category": "product_version",
"name": "container-native-virtualization/kubevirt-tekton-tasks-cleanup-vm@sha256:66284c45e82862dc7c1505fcdfe7b14e72c93c5e7fa6b7108a945220279641e9_amd64",
"product": {
"name": "container-native-virtualization/kubevirt-tekton-tasks-cleanup-vm@sha256:66284c45e82862dc7c1505fcdfe7b14e72c93c5e7fa6b7108a945220279641e9_amd64",
"product_id": "container-native-virtualization/kubevirt-tekton-tasks-cleanup-vm@sha256:66284c45e82862dc7c1505fcdfe7b14e72c93c5e7fa6b7108a945220279641e9_amd64",
"product_identification_helper": {
"purl": "pkg:oci/kubevirt-tekton-tasks-cleanup-vm@sha256:66284c45e82862dc7c1505fcdfe7b14e72c93c5e7fa6b7108a945220279641e9?arch=amd64\u0026repository_url=registry.redhat.io/container-native-virtualization/kubevirt-tekton-tasks-cleanup-vm\u0026tag=v4.12.0-55"
}
}
},
{
"category": "product_version",
"name": "container-native-virtualization/kubevirt-tekton-tasks-copy-template@sha256:462770d258407ea93c14c9a99fb4450536261202d1d63a681634af2193c2b062_amd64",
"product": {
"name": "container-native-virtualization/kubevirt-tekton-tasks-copy-template@sha256:462770d258407ea93c14c9a99fb4450536261202d1d63a681634af2193c2b062_amd64",
"product_id": "container-native-virtualization/kubevirt-tekton-tasks-copy-template@sha256:462770d258407ea93c14c9a99fb4450536261202d1d63a681634af2193c2b062_amd64",
"product_identification_helper": {
"purl": "pkg:oci/kubevirt-tekton-tasks-copy-template@sha256:462770d258407ea93c14c9a99fb4450536261202d1d63a681634af2193c2b062?arch=amd64\u0026repository_url=registry.redhat.io/container-native-virtualization/kubevirt-tekton-tasks-copy-template\u0026tag=v4.12.0-55"
}
}
},
{
"category": "product_version",
"name": "container-native-virtualization/kubevirt-tekton-tasks-create-datavolume@sha256:31d22c0be03bbb222967d953d35189173fbeb60d1cb32278eb006e8abe78e90c_amd64",
"product": {
"name": "container-native-virtualization/kubevirt-tekton-tasks-create-datavolume@sha256:31d22c0be03bbb222967d953d35189173fbeb60d1cb32278eb006e8abe78e90c_amd64",
"product_id": "container-native-virtualization/kubevirt-tekton-tasks-create-datavolume@sha256:31d22c0be03bbb222967d953d35189173fbeb60d1cb32278eb006e8abe78e90c_amd64",
"product_identification_helper": {
"purl": "pkg:oci/kubevirt-tekton-tasks-create-datavolume@sha256:31d22c0be03bbb222967d953d35189173fbeb60d1cb32278eb006e8abe78e90c?arch=amd64\u0026repository_url=registry.redhat.io/container-native-virtualization/kubevirt-tekton-tasks-create-datavolume\u0026tag=v4.12.0-55"
}
}
},
{
"category": "product_version",
"name": "container-native-virtualization/kubevirt-tekton-tasks-create-vm-from-template@sha256:a62ec91155a7bfc776c402e8b513b0e00797d64a95434346a2e3a4cc25f2d3c5_amd64",
"product": {
"name": "container-native-virtualization/kubevirt-tekton-tasks-create-vm-from-template@sha256:a62ec91155a7bfc776c402e8b513b0e00797d64a95434346a2e3a4cc25f2d3c5_amd64",
"product_id": "container-native-virtualization/kubevirt-tekton-tasks-create-vm-from-template@sha256:a62ec91155a7bfc776c402e8b513b0e00797d64a95434346a2e3a4cc25f2d3c5_amd64",
"product_identification_helper": {
"purl": "pkg:oci/kubevirt-tekton-tasks-create-vm-from-template@sha256:a62ec91155a7bfc776c402e8b513b0e00797d64a95434346a2e3a4cc25f2d3c5?arch=amd64\u0026repository_url=registry.redhat.io/container-native-virtualization/kubevirt-tekton-tasks-create-vm-from-template\u0026tag=v4.12.0-55"
}
}
},
{
"category": "product_version",
"name": "container-native-virtualization/kubevirt-tekton-tasks-disk-virt-customize@sha256:35274b72a5562e8675854d8cf2ca3ec0c4d0b619c0e630d7b39b7da8ebd3b143_amd64",
"product": {
"name": "container-native-virtualization/kubevirt-tekton-tasks-disk-virt-customize@sha256:35274b72a5562e8675854d8cf2ca3ec0c4d0b619c0e630d7b39b7da8ebd3b143_amd64",
"product_id": "container-native-virtualization/kubevirt-tekton-tasks-disk-virt-customize@sha256:35274b72a5562e8675854d8cf2ca3ec0c4d0b619c0e630d7b39b7da8ebd3b143_amd64",
"product_identification_helper": {
"purl": "pkg:oci/kubevirt-tekton-tasks-disk-virt-customize@sha256:35274b72a5562e8675854d8cf2ca3ec0c4d0b619c0e630d7b39b7da8ebd3b143?arch=amd64\u0026repository_url=registry.redhat.io/container-native-virtualization/kubevirt-tekton-tasks-disk-virt-customize\u0026tag=v4.12.0-55"
}
}
},
{
"category": "product_version",
"name": "container-native-virtualization/kubevirt-tekton-tasks-disk-virt-sysprep@sha256:6e6ed3d8b1b906f801e36b82d6976bc421ae8344d71d4c563fe6d8e76b5fe9c4_amd64",
"product": {
"name": "container-native-virtualization/kubevirt-tekton-tasks-disk-virt-sysprep@sha256:6e6ed3d8b1b906f801e36b82d6976bc421ae8344d71d4c563fe6d8e76b5fe9c4_amd64",
"product_id": "container-native-virtualization/kubevirt-tekton-tasks-disk-virt-sysprep@sha256:6e6ed3d8b1b906f801e36b82d6976bc421ae8344d71d4c563fe6d8e76b5fe9c4_amd64",
"product_identification_helper": {
"purl": "pkg:oci/kubevirt-tekton-tasks-disk-virt-sysprep@sha256:6e6ed3d8b1b906f801e36b82d6976bc421ae8344d71d4c563fe6d8e76b5fe9c4?arch=amd64\u0026repository_url=registry.redhat.io/container-native-virtualization/kubevirt-tekton-tasks-disk-virt-sysprep\u0026tag=v4.12.0-55"
}
}
},
{
"category": "product_version",
"name": "container-native-virtualization/kubevirt-tekton-tasks-modify-vm-template@sha256:b46443d7f21b8b251468e33c929a16008a3ac34a8f50a1d8bc1cd134079ccae4_amd64",
"product": {
"name": "container-native-virtualization/kubevirt-tekton-tasks-modify-vm-template@sha256:b46443d7f21b8b251468e33c929a16008a3ac34a8f50a1d8bc1cd134079ccae4_amd64",
"product_id": "container-native-virtualization/kubevirt-tekton-tasks-modify-vm-template@sha256:b46443d7f21b8b251468e33c929a16008a3ac34a8f50a1d8bc1cd134079ccae4_amd64",
"product_identification_helper": {
"purl": "pkg:oci/kubevirt-tekton-tasks-modify-vm-template@sha256:b46443d7f21b8b251468e33c929a16008a3ac34a8f50a1d8bc1cd134079ccae4?arch=amd64\u0026repository_url=registry.redhat.io/container-native-virtualization/kubevirt-tekton-tasks-modify-vm-template\u0026tag=v4.12.0-55"
}
}
},
{
"category": "product_version",
"name": "container-native-virtualization/kubevirt-tekton-tasks-operator@sha256:7f11db20a3c635aa48e3dcadfe555d0cd229c4c7f1790f70ee9c9ee78ab55e67_amd64",
"product": {
"name": "container-native-virtualization/kubevirt-tekton-tasks-operator@sha256:7f11db20a3c635aa48e3dcadfe555d0cd229c4c7f1790f70ee9c9ee78ab55e67_amd64",
"product_id": "container-native-virtualization/kubevirt-tekton-tasks-operator@sha256:7f11db20a3c635aa48e3dcadfe555d0cd229c4c7f1790f70ee9c9ee78ab55e67_amd64",
"product_identification_helper": {
"purl": "pkg:oci/kubevirt-tekton-tasks-operator@sha256:7f11db20a3c635aa48e3dcadfe555d0cd229c4c7f1790f70ee9c9ee78ab55e67?arch=amd64\u0026repository_url=registry.redhat.io/container-native-virtualization/kubevirt-tekton-tasks-operator\u0026tag=v4.12.0-40"
}
}
},
{
"category": "product_version",
"name": "container-native-virtualization/kubevirt-tekton-tasks-wait-for-vmi-status@sha256:4967b4c46d670a2b109c9a2e6e0ebc850a5e1dacaf8cc0ed691668bfa0cbd418_amd64",
"product": {
"name": "container-native-virtualization/kubevirt-tekton-tasks-wait-for-vmi-status@sha256:4967b4c46d670a2b109c9a2e6e0ebc850a5e1dacaf8cc0ed691668bfa0cbd418_amd64",
"product_id": "container-native-virtualization/kubevirt-tekton-tasks-wait-for-vmi-status@sha256:4967b4c46d670a2b109c9a2e6e0ebc850a5e1dacaf8cc0ed691668bfa0cbd418_amd64",
"product_identification_helper": {
"purl": "pkg:oci/kubevirt-tekton-tasks-wait-for-vmi-status@sha256:4967b4c46d670a2b109c9a2e6e0ebc850a5e1dacaf8cc0ed691668bfa0cbd418?arch=amd64\u0026repository_url=registry.redhat.io/container-native-virtualization/kubevirt-tekton-tasks-wait-for-vmi-status\u0026tag=v4.12.0-55"
}
}
},
{
"category": "product_version",
"name": "container-native-virtualization/kubevirt-template-validator@sha256:bf732669655db1b09ef27bc1964fe7b49943d681a5acc9860497512d8877e13f_amd64",
"product": {
"name": "container-native-virtualization/kubevirt-template-validator@sha256:bf732669655db1b09ef27bc1964fe7b49943d681a5acc9860497512d8877e13f_amd64",
"product_id": "container-native-virtualization/kubevirt-template-validator@sha256:bf732669655db1b09ef27bc1964fe7b49943d681a5acc9860497512d8877e13f_amd64",
"product_identification_helper": {
"purl": "pkg:oci/kubevirt-template-validator@sha256:bf732669655db1b09ef27bc1964fe7b49943d681a5acc9860497512d8877e13f?arch=amd64\u0026repository_url=registry.redhat.io/container-native-virtualization/kubevirt-template-validator\u0026tag=v4.12.0-32"
}
}
},
{
"category": "product_version",
"name": "container-native-virtualization/libguestfs-tools@sha256:4f0d48312d8fe02a17747d65ac644d3e1be2df3cb80a9d0c268acc6ad5b91680_amd64",
"product": {
"name": "container-native-virtualization/libguestfs-tools@sha256:4f0d48312d8fe02a17747d65ac644d3e1be2df3cb80a9d0c268acc6ad5b91680_amd64",
"product_id": "container-native-virtualization/libguestfs-tools@sha256:4f0d48312d8fe02a17747d65ac644d3e1be2df3cb80a9d0c268acc6ad5b91680_amd64",
"product_identification_helper": {
"purl": "pkg:oci/libguestfs-tools@sha256:4f0d48312d8fe02a17747d65ac644d3e1be2df3cb80a9d0c268acc6ad5b91680?arch=amd64\u0026repository_url=registry.redhat.io/container-native-virtualization/libguestfs-tools\u0026tag=v4.12.0-255"
}
}
},
{
"category": "product_version",
"name": "container-native-virtualization/ovs-cni-marker@sha256:077367d5af11030832a5e63a611395b7fa65ee140b490b6f33f8a23a9392dcd5_amd64",
"product": {
"name": "container-native-virtualization/ovs-cni-marker@sha256:077367d5af11030832a5e63a611395b7fa65ee140b490b6f33f8a23a9392dcd5_amd64",
"product_id": "container-native-virtualization/ovs-cni-marker@sha256:077367d5af11030832a5e63a611395b7fa65ee140b490b6f33f8a23a9392dcd5_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ovs-cni-marker@sha256:077367d5af11030832a5e63a611395b7fa65ee140b490b6f33f8a23a9392dcd5?arch=amd64\u0026repository_url=registry.redhat.io/container-native-virtualization/ovs-cni-marker\u0026tag=v4.12.0-24"
}
}
},
{
"category": "product_version",
"name": "container-native-virtualization/ovs-cni-plugin@sha256:892e339e8eec78f9865d11984c6dc8e92831ee9a17d6b990cd7fba9f2e506e13_amd64",
"product": {
"name": "container-native-virtualization/ovs-cni-plugin@sha256:892e339e8eec78f9865d11984c6dc8e92831ee9a17d6b990cd7fba9f2e506e13_amd64",
"product_id": "container-native-virtualization/ovs-cni-plugin@sha256:892e339e8eec78f9865d11984c6dc8e92831ee9a17d6b990cd7fba9f2e506e13_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ovs-cni-plugin@sha256:892e339e8eec78f9865d11984c6dc8e92831ee9a17d6b990cd7fba9f2e506e13?arch=amd64\u0026repository_url=registry.redhat.io/container-native-virtualization/ovs-cni-plugin\u0026tag=v4.12.0-24"
}
}
},
{
"category": "product_version",
"name": "container-native-virtualization/virt-api@sha256:cd89350a5e6b3a468acd290819d86f2c77d486fa5a57dbac752f863f1a8a2b23_amd64",
"product": {
"name": "container-native-virtualization/virt-api@sha256:cd89350a5e6b3a468acd290819d86f2c77d486fa5a57dbac752f863f1a8a2b23_amd64",
"product_id": "container-native-virtualization/virt-api@sha256:cd89350a5e6b3a468acd290819d86f2c77d486fa5a57dbac752f863f1a8a2b23_amd64",
"product_identification_helper": {
"purl": "pkg:oci/virt-api@sha256:cd89350a5e6b3a468acd290819d86f2c77d486fa5a57dbac752f863f1a8a2b23?arch=amd64\u0026repository_url=registry.redhat.io/container-native-virtualization/virt-api\u0026tag=v4.12.0-255"
}
}
},
{
"category": "product_version",
"name": "container-native-virtualization/virt-artifacts-server@sha256:9638c34ff48d275842a990deb86110530ffd4937b2b551a4d5263168f7db6d47_amd64",
"product": {
"name": "container-native-virtualization/virt-artifacts-server@sha256:9638c34ff48d275842a990deb86110530ffd4937b2b551a4d5263168f7db6d47_amd64",
"product_id": "container-native-virtualization/virt-artifacts-server@sha256:9638c34ff48d275842a990deb86110530ffd4937b2b551a4d5263168f7db6d47_amd64",
"product_identification_helper": {
"purl": "pkg:oci/virt-artifacts-server@sha256:9638c34ff48d275842a990deb86110530ffd4937b2b551a4d5263168f7db6d47?arch=amd64\u0026repository_url=registry.redhat.io/container-native-virtualization/virt-artifacts-server\u0026tag=v4.12.0-255"
}
}
},
{
"category": "product_version",
"name": "container-native-virtualization/virt-cdi-apiserver@sha256:dd68dfc1a588b4e24e533d61b52b68ab0673fd39a95632314f54e1b85cb5f32d_amd64",
"product": {
"name": "container-native-virtualization/virt-cdi-apiserver@sha256:dd68dfc1a588b4e24e533d61b52b68ab0673fd39a95632314f54e1b85cb5f32d_amd64",
"product_id": "container-native-virtualization/virt-cdi-apiserver@sha256:dd68dfc1a588b4e24e533d61b52b68ab0673fd39a95632314f54e1b85cb5f32d_amd64",
"product_identification_helper": {
"purl": "pkg:oci/virt-cdi-apiserver@sha256:dd68dfc1a588b4e24e533d61b52b68ab0673fd39a95632314f54e1b85cb5f32d?arch=amd64\u0026repository_url=registry.redhat.io/container-native-virtualization/virt-cdi-apiserver\u0026tag=v4.12.0-72"
}
}
},
{
"category": "product_version",
"name": "container-native-virtualization/virt-cdi-cloner@sha256:879742e59f3416100969a0d0994e49e3f8cd493310bbd0c0e86e969f86daa204_amd64",
"product": {
"name": "container-native-virtualization/virt-cdi-cloner@sha256:879742e59f3416100969a0d0994e49e3f8cd493310bbd0c0e86e969f86daa204_amd64",
"product_id": "container-native-virtualization/virt-cdi-cloner@sha256:879742e59f3416100969a0d0994e49e3f8cd493310bbd0c0e86e969f86daa204_amd64",
"product_identification_helper": {
"purl": "pkg:oci/virt-cdi-cloner@sha256:879742e59f3416100969a0d0994e49e3f8cd493310bbd0c0e86e969f86daa204?arch=amd64\u0026repository_url=registry.redhat.io/container-native-virtualization/virt-cdi-cloner\u0026tag=v4.12.0-72"
}
}
},
{
"category": "product_version",
"name": "container-native-virtualization/virt-cdi-controller@sha256:46689591989c8db1fa1f5228b2b9fb51d7abd0425c34951f909ced1fc536f0e4_amd64",
"product": {
"name": "container-native-virtualization/virt-cdi-controller@sha256:46689591989c8db1fa1f5228b2b9fb51d7abd0425c34951f909ced1fc536f0e4_amd64",
"product_id": "container-native-virtualization/virt-cdi-controller@sha256:46689591989c8db1fa1f5228b2b9fb51d7abd0425c34951f909ced1fc536f0e4_amd64",
"product_identification_helper": {
"purl": "pkg:oci/virt-cdi-controller@sha256:46689591989c8db1fa1f5228b2b9fb51d7abd0425c34951f909ced1fc536f0e4?arch=amd64\u0026repository_url=registry.redhat.io/container-native-virtualization/virt-cdi-controller\u0026tag=v4.12.0-72"
}
}
},
{
"category": "product_version",
"name": "container-native-virtualization/virt-cdi-importer@sha256:f2d011c18db1dd0dbe068bc650418c4b3f2f94935c053e76a52736da0f33867a_amd64",
"product": {
"name": "container-native-virtualization/virt-cdi-importer@sha256:f2d011c18db1dd0dbe068bc650418c4b3f2f94935c053e76a52736da0f33867a_amd64",
"product_id": "container-native-virtualization/virt-cdi-importer@sha256:f2d011c18db1dd0dbe068bc650418c4b3f2f94935c053e76a52736da0f33867a_amd64",
"product_identification_helper": {
"purl": "pkg:oci/virt-cdi-importer@sha256:f2d011c18db1dd0dbe068bc650418c4b3f2f94935c053e76a52736da0f33867a?arch=amd64\u0026repository_url=registry.redhat.io/container-native-virtualization/virt-cdi-importer\u0026tag=v4.12.0-72"
}
}
},
{
"category": "product_version",
"name": "container-native-virtualization/virt-cdi-operator@sha256:8b06f96750c3f8e34a7cc8defeda46a92e3ad553159d3dbc7c4e096b483508ee_amd64",
"product": {
"name": "container-native-virtualization/virt-cdi-operator@sha256:8b06f96750c3f8e34a7cc8defeda46a92e3ad553159d3dbc7c4e096b483508ee_amd64",
"product_id": "container-native-virtualization/virt-cdi-operator@sha256:8b06f96750c3f8e34a7cc8defeda46a92e3ad553159d3dbc7c4e096b483508ee_amd64",
"product_identification_helper": {
"purl": "pkg:oci/virt-cdi-operator@sha256:8b06f96750c3f8e34a7cc8defeda46a92e3ad553159d3dbc7c4e096b483508ee?arch=amd64\u0026repository_url=registry.redhat.io/container-native-virtualization/virt-cdi-operator\u0026tag=v4.12.0-72"
}
}
},
{
"category": "product_version",
"name": "container-native-virtualization/virt-cdi-uploadproxy@sha256:84fd85672f6e9891678d6e99c066f8f20a9a2aac08fae11d552d46a317b7f815_amd64",
"product": {
"name": "container-native-virtualization/virt-cdi-uploadproxy@sha256:84fd85672f6e9891678d6e99c066f8f20a9a2aac08fae11d552d46a317b7f815_amd64",
"product_id": "container-native-virtualization/virt-cdi-uploadproxy@sha256:84fd85672f6e9891678d6e99c066f8f20a9a2aac08fae11d552d46a317b7f815_amd64",
"product_identification_helper": {
"purl": "pkg:oci/virt-cdi-uploadproxy@sha256:84fd85672f6e9891678d6e99c066f8f20a9a2aac08fae11d552d46a317b7f815?arch=amd64\u0026repository_url=registry.redhat.io/container-native-virtualization/virt-cdi-uploadproxy\u0026tag=v4.12.0-71"
}
}
},
{
"category": "product_version",
"name": "container-native-virtualization/virt-cdi-uploadserver@sha256:4b231a260a9c0176f4b45aaf8142fa5e6860892b2fa19fad0f3091c423064211_amd64",
"product": {
"name": "container-native-virtualization/virt-cdi-uploadserver@sha256:4b231a260a9c0176f4b45aaf8142fa5e6860892b2fa19fad0f3091c423064211_amd64",
"product_id": "container-native-virtualization/virt-cdi-uploadserver@sha256:4b231a260a9c0176f4b45aaf8142fa5e6860892b2fa19fad0f3091c423064211_amd64",
"product_identification_helper": {
"purl": "pkg:oci/virt-cdi-uploadserver@sha256:4b231a260a9c0176f4b45aaf8142fa5e6860892b2fa19fad0f3091c423064211?arch=amd64\u0026repository_url=registry.redhat.io/container-native-virtualization/virt-cdi-uploadserver\u0026tag=v4.12.0-72"
}
}
},
{
"category": "product_version",
"name": "container-native-virtualization/virt-controller@sha256:e6ddc32f82e940d364e0a3d63c28b4bd41b71574f9479b6d6b01de948baa8cab_amd64",
"product": {
"name": "container-native-virtualization/virt-controller@sha256:e6ddc32f82e940d364e0a3d63c28b4bd41b71574f9479b6d6b01de948baa8cab_amd64",
"product_id": "container-native-virtualization/virt-controller@sha256:e6ddc32f82e940d364e0a3d63c28b4bd41b71574f9479b6d6b01de948baa8cab_amd64",
"product_identification_helper": {
"purl": "pkg:oci/virt-controller@sha256:e6ddc32f82e940d364e0a3d63c28b4bd41b71574f9479b6d6b01de948baa8cab?arch=amd64\u0026repository_url=registry.redhat.io/container-native-virtualization/virt-controller\u0026tag=v4.12.0-255"
}
}
},
{
"category": "product_version",
"name": "container-native-virtualization/virt-exportproxy@sha256:2dc6b5eca4ba0daffe57ff174efc35764a2021eef35ef84c3d030c0f97329ece_amd64",
"product": {
"name": "container-native-virtualization/virt-exportproxy@sha256:2dc6b5eca4ba0daffe57ff174efc35764a2021eef35ef84c3d030c0f97329ece_amd64",
"product_id": "container-native-virtualization/virt-exportproxy@sha256:2dc6b5eca4ba0daffe57ff174efc35764a2021eef35ef84c3d030c0f97329ece_amd64",
"product_identification_helper": {
"purl": "pkg:oci/virt-exportproxy@sha256:2dc6b5eca4ba0daffe57ff174efc35764a2021eef35ef84c3d030c0f97329ece?arch=amd64\u0026repository_url=registry.redhat.io/container-native-virtualization/virt-exportproxy\u0026tag=v4.12.0-255"
}
}
},
{
"category": "product_version",
"name": "container-native-virtualization/virt-exportserver@sha256:dd59838c20f30c7049cbdc4646b8b6f73ce8f33fa13c352ee22985673eaf95e2_amd64",
"product": {
"name": "container-native-virtualization/virt-exportserver@sha256:dd59838c20f30c7049cbdc4646b8b6f73ce8f33fa13c352ee22985673eaf95e2_amd64",
"product_id": "container-native-virtualization/virt-exportserver@sha256:dd59838c20f30c7049cbdc4646b8b6f73ce8f33fa13c352ee22985673eaf95e2_amd64",
"product_identification_helper": {
"purl": "pkg:oci/virt-exportserver@sha256:dd59838c20f30c7049cbdc4646b8b6f73ce8f33fa13c352ee22985673eaf95e2?arch=amd64\u0026repository_url=registry.redhat.io/container-native-virtualization/virt-exportserver\u0026tag=v4.12.0-255"
}
}
},
{
"category": "product_version",
"name": "container-native-virtualization/virt-handler@sha256:cce366a6b1aa42a9798a8c714dcb795d1c653dfe0ba06c997e65dbba0318e537_amd64",
"product": {
"name": "container-native-virtualization/virt-handler@sha256:cce366a6b1aa42a9798a8c714dcb795d1c653dfe0ba06c997e65dbba0318e537_amd64",
"product_id": "container-native-virtualization/virt-handler@sha256:cce366a6b1aa42a9798a8c714dcb795d1c653dfe0ba06c997e65dbba0318e537_amd64",
"product_identification_helper": {
"purl": "pkg:oci/virt-handler@sha256:cce366a6b1aa42a9798a8c714dcb795d1c653dfe0ba06c997e65dbba0318e537?arch=amd64\u0026repository_url=registry.redhat.io/container-native-virtualization/virt-handler\u0026tag=v4.12.0-255"
}
}
},
{
"category": "product_version",
"name": "container-native-virtualization/virtio-win@sha256:cd321e3d82a87139edabf223414b892c99857d7ac7d089b870e227ea98c970e0_amd64",
"product": {
"name": "container-native-virtualization/virtio-win@sha256:cd321e3d82a87139edabf223414b892c99857d7ac7d089b870e227ea98c970e0_amd64",
"product_id": "container-native-virtualization/virtio-win@sha256:cd321e3d82a87139edabf223414b892c99857d7ac7d089b870e227ea98c970e0_amd64",
"product_identification_helper": {
"purl": "pkg:oci/virtio-win@sha256:cd321e3d82a87139edabf223414b892c99857d7ac7d089b870e227ea98c970e0?arch=amd64\u0026repository_url=registry.redhat.io/container-native-virtualization/virtio-win\u0026tag=v4.12.0-10"
}
}
},
{
"category": "product_version",
"name": "container-native-virtualization/virt-launcher@sha256:bd5b00ece84caed816b3f3cc80d8570324e1e8f975cf2c2320726d88fb64f33a_amd64",
"product": {
"name": "container-native-virtualization/virt-launcher@sha256:bd5b00ece84caed816b3f3cc80d8570324e1e8f975cf2c2320726d88fb64f33a_amd64",
"product_id": "container-native-virtualization/virt-launcher@sha256:bd5b00ece84caed816b3f3cc80d8570324e1e8f975cf2c2320726d88fb64f33a_amd64",
"product_identification_helper": {
"purl": "pkg:oci/virt-launcher@sha256:bd5b00ece84caed816b3f3cc80d8570324e1e8f975cf2c2320726d88fb64f33a?arch=amd64\u0026repository_url=registry.redhat.io/container-native-virtualization/virt-launcher\u0026tag=v4.12.0-255"
}
}
},
{
"category": "product_version",
"name": "container-native-virtualization/virt-operator@sha256:6c4b16ac62e673d8f5116d592836506be72c5ebd2a07ffc828fee86514db0e9d_amd64",
"product": {
"name": "container-native-virtualization/virt-operator@sha256:6c4b16ac62e673d8f5116d592836506be72c5ebd2a07ffc828fee86514db0e9d_amd64",
"product_id": "container-native-virtualization/virt-operator@sha256:6c4b16ac62e673d8f5116d592836506be72c5ebd2a07ffc828fee86514db0e9d_amd64",
"product_identification_helper": {
"purl": "pkg:oci/virt-operator@sha256:6c4b16ac62e673d8f5116d592836506be72c5ebd2a07ffc828fee86514db0e9d?arch=amd64\u0026repository_url=registry.redhat.io/container-native-virtualization/virt-operator\u0026tag=v4.12.0-255"
}
}
},
{
"category": "product_version",
"name": "container-native-virtualization/vm-network-latency-checkup@sha256:5a1502efeeaa3958e5755ce07dcb8314305d75c88cc69ddc7d515457935cdc69_amd64",
"product": {
"name": "container-native-virtualization/vm-network-latency-checkup@sha256:5a1502efeeaa3958e5755ce07dcb8314305d75c88cc69ddc7d515457935cdc69_amd64",
"product_id": "container-native-virtualization/vm-network-latency-checkup@sha256:5a1502efeeaa3958e5755ce07dcb8314305d75c88cc69ddc7d515457935cdc69_amd64",
"product_identification_helper": {
"purl": "pkg:oci/vm-network-latency-checkup@sha256:5a1502efeeaa3958e5755ce07dcb8314305d75c88cc69ddc7d515457935cdc69?arch=amd64\u0026repository_url=registry.redhat.io/container-native-virtualization/vm-network-latency-checkup\u0026tag=v4.12.0-89"
}
}
}
],
"category": "architecture",
"name": "amd64"
}
],
"category": "vendor",
"name": "Red Hat"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "container-native-virtualization/bridge-marker@sha256:086a9922f34161e5b75d204a0c3281c941f81f76ef8784de434cc79acc76174c_amd64 as a component of CNV 4.12 for RHEL 8",
"product_id": "8Base-CNV-4.12:container-native-virtualization/bridge-marker@sha256:086a9922f34161e5b75d204a0c3281c941f81f76ef8784de434cc79acc76174c_amd64"
},
"product_reference": "container-native-virtualization/bridge-marker@sha256:086a9922f34161e5b75d204a0c3281c941f81f76ef8784de434cc79acc76174c_amd64",
"relates_to_product_reference": "8Base-CNV-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "container-native-virtualization/cluster-network-addons-operator@sha256:d2c19fd4c2327eb84179acf652157982b29c365d8a526d70517c6dd93ea6ebc7_amd64 as a component of CNV 4.12 for RHEL 8",
"product_id": "8Base-CNV-4.12:container-native-virtualization/cluster-network-addons-operator@sha256:d2c19fd4c2327eb84179acf652157982b29c365d8a526d70517c6dd93ea6ebc7_amd64"
},
"product_reference": "container-native-virtualization/cluster-network-addons-operator@sha256:d2c19fd4c2327eb84179acf652157982b29c365d8a526d70517c6dd93ea6ebc7_amd64",
"relates_to_product_reference": "8Base-CNV-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "container-native-virtualization/cnv-containernetworking-plugins@sha256:3d6003dea97e48d240668e55b2705f0251259006251abafaa3dc08fbc69f1312_amd64 as a component of CNV 4.12 for RHEL 8",
"product_id": "8Base-CNV-4.12:container-native-virtualization/cnv-containernetworking-plugins@sha256:3d6003dea97e48d240668e55b2705f0251259006251abafaa3dc08fbc69f1312_amd64"
},
"product_reference": "container-native-virtualization/cnv-containernetworking-plugins@sha256:3d6003dea97e48d240668e55b2705f0251259006251abafaa3dc08fbc69f1312_amd64",
"relates_to_product_reference": "8Base-CNV-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "container-native-virtualization/cnv-must-gather-rhel8@sha256:dcb95d2b4958ce69f8fcf61c9c90e0516d7844db62f2297ebf1ef18e5d8c05b4_amd64 as a component of CNV 4.12 for RHEL 8",
"product_id": "8Base-CNV-4.12:container-native-virtualization/cnv-must-gather-rhel8@sha256:dcb95d2b4958ce69f8fcf61c9c90e0516d7844db62f2297ebf1ef18e5d8c05b4_amd64"
},
"product_reference": "container-native-virtualization/cnv-must-gather-rhel8@sha256:dcb95d2b4958ce69f8fcf61c9c90e0516d7844db62f2297ebf1ef18e5d8c05b4_amd64",
"relates_to_product_reference": "8Base-CNV-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "container-native-virtualization/hco-bundle-registry@sha256:73680901c7733ba27f729fd6475971e0909c2fe9efacf74d556f961a1494274e_amd64 as a component of CNV 4.12 for RHEL 8",
"product_id": "8Base-CNV-4.12:container-native-virtualization/hco-bundle-registry@sha256:73680901c7733ba27f729fd6475971e0909c2fe9efacf74d556f961a1494274e_amd64"
},
"product_reference": "container-native-virtualization/hco-bundle-registry@sha256:73680901c7733ba27f729fd6475971e0909c2fe9efacf74d556f961a1494274e_amd64",
"relates_to_product_reference": "8Base-CNV-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "container-native-virtualization/hostpath-csi-driver@sha256:a0b75e357628ca6b2ca32ab3fdbf531fd8da438a7a6ae8988ef897d2c001d9cb_amd64 as a component of CNV 4.12 for RHEL 8",
"product_id": "8Base-CNV-4.12:container-native-virtualization/hostpath-csi-driver@sha256:a0b75e357628ca6b2ca32ab3fdbf531fd8da438a7a6ae8988ef897d2c001d9cb_amd64"
},
"product_reference": "container-native-virtualization/hostpath-csi-driver@sha256:a0b75e357628ca6b2ca32ab3fdbf531fd8da438a7a6ae8988ef897d2c001d9cb_amd64",
"relates_to_product_reference": "8Base-CNV-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "container-native-virtualization/hostpath-provisioner-rhel8-operator@sha256:b9d84e63f789c70e31cf60fe06d41359363afc7bbd86a78ac7132f8dae4c467a_amd64 as a component of CNV 4.12 for RHEL 8",
"product_id": "8Base-CNV-4.12:container-native-virtualization/hostpath-provisioner-rhel8-operator@sha256:b9d84e63f789c70e31cf60fe06d41359363afc7bbd86a78ac7132f8dae4c467a_amd64"
},
"product_reference": "container-native-virtualization/hostpath-provisioner-rhel8-operator@sha256:b9d84e63f789c70e31cf60fe06d41359363afc7bbd86a78ac7132f8dae4c467a_amd64",
"relates_to_product_reference": "8Base-CNV-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "container-native-virtualization/hostpath-provisioner-rhel8@sha256:5239dcb229b060a818befd52a1e27b18142985abe0e39cef41eadd66f8b21ec1_amd64 as a component of CNV 4.12 for RHEL 8",
"product_id": "8Base-CNV-4.12:container-native-virtualization/hostpath-provisioner-rhel8@sha256:5239dcb229b060a818befd52a1e27b18142985abe0e39cef41eadd66f8b21ec1_amd64"
},
"product_reference": "container-native-virtualization/hostpath-provisioner-rhel8@sha256:5239dcb229b060a818befd52a1e27b18142985abe0e39cef41eadd66f8b21ec1_amd64",
"relates_to_product_reference": "8Base-CNV-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "container-native-virtualization/hyperconverged-cluster-operator@sha256:8b311b48437c79a6859a84f62cfd10ca8e6dcff4ce665a98ed78633552a172ca_amd64 as a component of CNV 4.12 for RHEL 8",
"product_id": "8Base-CNV-4.12:container-native-virtualization/hyperconverged-cluster-operator@sha256:8b311b48437c79a6859a84f62cfd10ca8e6dcff4ce665a98ed78633552a172ca_amd64"
},
"product_reference": "container-native-virtualization/hyperconverged-cluster-operator@sha256:8b311b48437c79a6859a84f62cfd10ca8e6dcff4ce665a98ed78633552a172ca_amd64",
"relates_to_product_reference": "8Base-CNV-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "container-native-virtualization/hyperconverged-cluster-webhook-rhel8@sha256:e912171328517664f0298322a7992a6e0e00118dc496ff94ee84190d9057db68_amd64 as a component of CNV 4.12 for RHEL 8",
"product_id": "8Base-CNV-4.12:container-native-virtualization/hyperconverged-cluster-webhook-rhel8@sha256:e912171328517664f0298322a7992a6e0e00118dc496ff94ee84190d9057db68_amd64"
},
"product_reference": "container-native-virtualization/hyperconverged-cluster-webhook-rhel8@sha256:e912171328517664f0298322a7992a6e0e00118dc496ff94ee84190d9057db68_amd64",
"relates_to_product_reference": "8Base-CNV-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "container-native-virtualization/kubemacpool@sha256:ab5a239a35e3de8566cb76db0d59ae92e290a3756d39a2298290f1ab3c7b56c5_amd64 as a component of CNV 4.12 for RHEL 8",
"product_id": "8Base-CNV-4.12:container-native-virtualization/kubemacpool@sha256:ab5a239a35e3de8566cb76db0d59ae92e290a3756d39a2298290f1ab3c7b56c5_amd64"
},
"product_reference": "container-native-virtualization/kubemacpool@sha256:ab5a239a35e3de8566cb76db0d59ae92e290a3756d39a2298290f1ab3c7b56c5_amd64",
"relates_to_product_reference": "8Base-CNV-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "container-native-virtualization/kubevirt-console-plugin@sha256:e7dd17d4d206b2d37f24a2ed28bf3d2d6a40463da6cbc6b5696555b455f90055_amd64 as a component of CNV 4.12 for RHEL 8",
"product_id": "8Base-CNV-4.12:container-native-virtualization/kubevirt-console-plugin@sha256:e7dd17d4d206b2d37f24a2ed28bf3d2d6a40463da6cbc6b5696555b455f90055_amd64"
},
"product_reference": "container-native-virtualization/kubevirt-console-plugin@sha256:e7dd17d4d206b2d37f24a2ed28bf3d2d6a40463da6cbc6b5696555b455f90055_amd64",
"relates_to_product_reference": "8Base-CNV-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "container-native-virtualization/kubevirt-ssp-operator@sha256:09a834b1f71a19cf9a616ffd9eb04408972f9b8f9549777cab0935f63931c993_amd64 as a component of CNV 4.12 for RHEL 8",
"product_id": "8Base-CNV-4.12:container-native-virtualization/kubevirt-ssp-operator@sha256:09a834b1f71a19cf9a616ffd9eb04408972f9b8f9549777cab0935f63931c993_amd64"
},
"product_reference": "container-native-virtualization/kubevirt-ssp-operator@sha256:09a834b1f71a19cf9a616ffd9eb04408972f9b8f9549777cab0935f63931c993_amd64",
"relates_to_product_reference": "8Base-CNV-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "container-native-virtualization/kubevirt-tekton-tasks-cleanup-vm@sha256:66284c45e82862dc7c1505fcdfe7b14e72c93c5e7fa6b7108a945220279641e9_amd64 as a component of CNV 4.12 for RHEL 8",
"product_id": "8Base-CNV-4.12:container-native-virtualization/kubevirt-tekton-tasks-cleanup-vm@sha256:66284c45e82862dc7c1505fcdfe7b14e72c93c5e7fa6b7108a945220279641e9_amd64"
},
"product_reference": "container-native-virtualization/kubevirt-tekton-tasks-cleanup-vm@sha256:66284c45e82862dc7c1505fcdfe7b14e72c93c5e7fa6b7108a945220279641e9_amd64",
"relates_to_product_reference": "8Base-CNV-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "container-native-virtualization/kubevirt-tekton-tasks-copy-template@sha256:462770d258407ea93c14c9a99fb4450536261202d1d63a681634af2193c2b062_amd64 as a component of CNV 4.12 for RHEL 8",
"product_id": "8Base-CNV-4.12:container-native-virtualization/kubevirt-tekton-tasks-copy-template@sha256:462770d258407ea93c14c9a99fb4450536261202d1d63a681634af2193c2b062_amd64"
},
"product_reference": "container-native-virtualization/kubevirt-tekton-tasks-copy-template@sha256:462770d258407ea93c14c9a99fb4450536261202d1d63a681634af2193c2b062_amd64",
"relates_to_product_reference": "8Base-CNV-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "container-native-virtualization/kubevirt-tekton-tasks-create-datavolume@sha256:31d22c0be03bbb222967d953d35189173fbeb60d1cb32278eb006e8abe78e90c_amd64 as a component of CNV 4.12 for RHEL 8",
"product_id": "8Base-CNV-4.12:container-native-virtualization/kubevirt-tekton-tasks-create-datavolume@sha256:31d22c0be03bbb222967d953d35189173fbeb60d1cb32278eb006e8abe78e90c_amd64"
},
"product_reference": "container-native-virtualization/kubevirt-tekton-tasks-create-datavolume@sha256:31d22c0be03bbb222967d953d35189173fbeb60d1cb32278eb006e8abe78e90c_amd64",
"relates_to_product_reference": "8Base-CNV-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "container-native-virtualization/kubevirt-tekton-tasks-create-vm-from-template@sha256:a62ec91155a7bfc776c402e8b513b0e00797d64a95434346a2e3a4cc25f2d3c5_amd64 as a component of CNV 4.12 for RHEL 8",
"product_id": "8Base-CNV-4.12:container-native-virtualization/kubevirt-tekton-tasks-create-vm-from-template@sha256:a62ec91155a7bfc776c402e8b513b0e00797d64a95434346a2e3a4cc25f2d3c5_amd64"
},
"product_reference": "container-native-virtualization/kubevirt-tekton-tasks-create-vm-from-template@sha256:a62ec91155a7bfc776c402e8b513b0e00797d64a95434346a2e3a4cc25f2d3c5_amd64",
"relates_to_product_reference": "8Base-CNV-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "container-native-virtualization/kubevirt-tekton-tasks-disk-virt-customize@sha256:35274b72a5562e8675854d8cf2ca3ec0c4d0b619c0e630d7b39b7da8ebd3b143_amd64 as a component of CNV 4.12 for RHEL 8",
"product_id": "8Base-CNV-4.12:container-native-virtualization/kubevirt-tekton-tasks-disk-virt-customize@sha256:35274b72a5562e8675854d8cf2ca3ec0c4d0b619c0e630d7b39b7da8ebd3b143_amd64"
},
"product_reference": "container-native-virtualization/kubevirt-tekton-tasks-disk-virt-customize@sha256:35274b72a5562e8675854d8cf2ca3ec0c4d0b619c0e630d7b39b7da8ebd3b143_amd64",
"relates_to_product_reference": "8Base-CNV-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "container-native-virtualization/kubevirt-tekton-tasks-disk-virt-sysprep@sha256:6e6ed3d8b1b906f801e36b82d6976bc421ae8344d71d4c563fe6d8e76b5fe9c4_amd64 as a component of CNV 4.12 for RHEL 8",
"product_id": "8Base-CNV-4.12:container-native-virtualization/kubevirt-tekton-tasks-disk-virt-sysprep@sha256:6e6ed3d8b1b906f801e36b82d6976bc421ae8344d71d4c563fe6d8e76b5fe9c4_amd64"
},
"product_reference": "container-native-virtualization/kubevirt-tekton-tasks-disk-virt-sysprep@sha256:6e6ed3d8b1b906f801e36b82d6976bc421ae8344d71d4c563fe6d8e76b5fe9c4_amd64",
"relates_to_product_reference": "8Base-CNV-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "container-native-virtualization/kubevirt-tekton-tasks-modify-vm-template@sha256:b46443d7f21b8b251468e33c929a16008a3ac34a8f50a1d8bc1cd134079ccae4_amd64 as a component of CNV 4.12 for RHEL 8",
"product_id": "8Base-CNV-4.12:container-native-virtualization/kubevirt-tekton-tasks-modify-vm-template@sha256:b46443d7f21b8b251468e33c929a16008a3ac34a8f50a1d8bc1cd134079ccae4_amd64"
},
"product_reference": "container-native-virtualization/kubevirt-tekton-tasks-modify-vm-template@sha256:b46443d7f21b8b251468e33c929a16008a3ac34a8f50a1d8bc1cd134079ccae4_amd64",
"relates_to_product_reference": "8Base-CNV-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "container-native-virtualization/kubevirt-tekton-tasks-operator@sha256:7f11db20a3c635aa48e3dcadfe555d0cd229c4c7f1790f70ee9c9ee78ab55e67_amd64 as a component of CNV 4.12 for RHEL 8",
"product_id": "8Base-CNV-4.12:container-native-virtualization/kubevirt-tekton-tasks-operator@sha256:7f11db20a3c635aa48e3dcadfe555d0cd229c4c7f1790f70ee9c9ee78ab55e67_amd64"
},
"product_reference": "container-native-virtualization/kubevirt-tekton-tasks-operator@sha256:7f11db20a3c635aa48e3dcadfe555d0cd229c4c7f1790f70ee9c9ee78ab55e67_amd64",
"relates_to_product_reference": "8Base-CNV-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "container-native-virtualization/kubevirt-tekton-tasks-wait-for-vmi-status@sha256:4967b4c46d670a2b109c9a2e6e0ebc850a5e1dacaf8cc0ed691668bfa0cbd418_amd64 as a component of CNV 4.12 for RHEL 8",
"product_id": "8Base-CNV-4.12:container-native-virtualization/kubevirt-tekton-tasks-wait-for-vmi-status@sha256:4967b4c46d670a2b109c9a2e6e0ebc850a5e1dacaf8cc0ed691668bfa0cbd418_amd64"
},
"product_reference": "container-native-virtualization/kubevirt-tekton-tasks-wait-for-vmi-status@sha256:4967b4c46d670a2b109c9a2e6e0ebc850a5e1dacaf8cc0ed691668bfa0cbd418_amd64",
"relates_to_product_reference": "8Base-CNV-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "container-native-virtualization/kubevirt-template-validator@sha256:bf732669655db1b09ef27bc1964fe7b49943d681a5acc9860497512d8877e13f_amd64 as a component of CNV 4.12 for RHEL 8",
"product_id": "8Base-CNV-4.12:container-native-virtualization/kubevirt-template-validator@sha256:bf732669655db1b09ef27bc1964fe7b49943d681a5acc9860497512d8877e13f_amd64"
},
"product_reference": "container-native-virtualization/kubevirt-template-validator@sha256:bf732669655db1b09ef27bc1964fe7b49943d681a5acc9860497512d8877e13f_amd64",
"relates_to_product_reference": "8Base-CNV-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "container-native-virtualization/libguestfs-tools@sha256:4f0d48312d8fe02a17747d65ac644d3e1be2df3cb80a9d0c268acc6ad5b91680_amd64 as a component of CNV 4.12 for RHEL 8",
"product_id": "8Base-CNV-4.12:container-native-virtualization/libguestfs-tools@sha256:4f0d48312d8fe02a17747d65ac644d3e1be2df3cb80a9d0c268acc6ad5b91680_amd64"
},
"product_reference": "container-native-virtualization/libguestfs-tools@sha256:4f0d48312d8fe02a17747d65ac644d3e1be2df3cb80a9d0c268acc6ad5b91680_amd64",
"relates_to_product_reference": "8Base-CNV-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "container-native-virtualization/ovs-cni-marker@sha256:077367d5af11030832a5e63a611395b7fa65ee140b490b6f33f8a23a9392dcd5_amd64 as a component of CNV 4.12 for RHEL 8",
"product_id": "8Base-CNV-4.12:container-native-virtualization/ovs-cni-marker@sha256:077367d5af11030832a5e63a611395b7fa65ee140b490b6f33f8a23a9392dcd5_amd64"
},
"product_reference": "container-native-virtualization/ovs-cni-marker@sha256:077367d5af11030832a5e63a611395b7fa65ee140b490b6f33f8a23a9392dcd5_amd64",
"relates_to_product_reference": "8Base-CNV-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "container-native-virtualization/ovs-cni-plugin@sha256:892e339e8eec78f9865d11984c6dc8e92831ee9a17d6b990cd7fba9f2e506e13_amd64 as a component of CNV 4.12 for RHEL 8",
"product_id": "8Base-CNV-4.12:container-native-virtualization/ovs-cni-plugin@sha256:892e339e8eec78f9865d11984c6dc8e92831ee9a17d6b990cd7fba9f2e506e13_amd64"
},
"product_reference": "container-native-virtualization/ovs-cni-plugin@sha256:892e339e8eec78f9865d11984c6dc8e92831ee9a17d6b990cd7fba9f2e506e13_amd64",
"relates_to_product_reference": "8Base-CNV-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "container-native-virtualization/virt-api@sha256:cd89350a5e6b3a468acd290819d86f2c77d486fa5a57dbac752f863f1a8a2b23_amd64 as a component of CNV 4.12 for RHEL 8",
"product_id": "8Base-CNV-4.12:container-native-virtualization/virt-api@sha256:cd89350a5e6b3a468acd290819d86f2c77d486fa5a57dbac752f863f1a8a2b23_amd64"
},
"product_reference": "container-native-virtualization/virt-api@sha256:cd89350a5e6b3a468acd290819d86f2c77d486fa5a57dbac752f863f1a8a2b23_amd64",
"relates_to_product_reference": "8Base-CNV-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "container-native-virtualization/virt-artifacts-server@sha256:9638c34ff48d275842a990deb86110530ffd4937b2b551a4d5263168f7db6d47_amd64 as a component of CNV 4.12 for RHEL 8",
"product_id": "8Base-CNV-4.12:container-native-virtualization/virt-artifacts-server@sha256:9638c34ff48d275842a990deb86110530ffd4937b2b551a4d5263168f7db6d47_amd64"
},
"product_reference": "container-native-virtualization/virt-artifacts-server@sha256:9638c34ff48d275842a990deb86110530ffd4937b2b551a4d5263168f7db6d47_amd64",
"relates_to_product_reference": "8Base-CNV-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "container-native-virtualization/virt-cdi-apiserver@sha256:dd68dfc1a588b4e24e533d61b52b68ab0673fd39a95632314f54e1b85cb5f32d_amd64 as a component of CNV 4.12 for RHEL 8",
"product_id": "8Base-CNV-4.12:container-native-virtualization/virt-cdi-apiserver@sha256:dd68dfc1a588b4e24e533d61b52b68ab0673fd39a95632314f54e1b85cb5f32d_amd64"
},
"product_reference": "container-native-virtualization/virt-cdi-apiserver@sha256:dd68dfc1a588b4e24e533d61b52b68ab0673fd39a95632314f54e1b85cb5f32d_amd64",
"relates_to_product_reference": "8Base-CNV-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "container-native-virtualization/virt-cdi-cloner@sha256:879742e59f3416100969a0d0994e49e3f8cd493310bbd0c0e86e969f86daa204_amd64 as a component of CNV 4.12 for RHEL 8",
"product_id": "8Base-CNV-4.12:container-native-virtualization/virt-cdi-cloner@sha256:879742e59f3416100969a0d0994e49e3f8cd493310bbd0c0e86e969f86daa204_amd64"
},
"product_reference": "container-native-virtualization/virt-cdi-cloner@sha256:879742e59f3416100969a0d0994e49e3f8cd493310bbd0c0e86e969f86daa204_amd64",
"relates_to_product_reference": "8Base-CNV-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "container-native-virtualization/virt-cdi-controller@sha256:46689591989c8db1fa1f5228b2b9fb51d7abd0425c34951f909ced1fc536f0e4_amd64 as a component of CNV 4.12 for RHEL 8",
"product_id": "8Base-CNV-4.12:container-native-virtualization/virt-cdi-controller@sha256:46689591989c8db1fa1f5228b2b9fb51d7abd0425c34951f909ced1fc536f0e4_amd64"
},
"product_reference": "container-native-virtualization/virt-cdi-controller@sha256:46689591989c8db1fa1f5228b2b9fb51d7abd0425c34951f909ced1fc536f0e4_amd64",
"relates_to_product_reference": "8Base-CNV-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "container-native-virtualization/virt-cdi-importer@sha256:f2d011c18db1dd0dbe068bc650418c4b3f2f94935c053e76a52736da0f33867a_amd64 as a component of CNV 4.12 for RHEL 8",
"product_id": "8Base-CNV-4.12:container-native-virtualization/virt-cdi-importer@sha256:f2d011c18db1dd0dbe068bc650418c4b3f2f94935c053e76a52736da0f33867a_amd64"
},
"product_reference": "container-native-virtualization/virt-cdi-importer@sha256:f2d011c18db1dd0dbe068bc650418c4b3f2f94935c053e76a52736da0f33867a_amd64",
"relates_to_product_reference": "8Base-CNV-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "container-native-virtualization/virt-cdi-operator@sha256:8b06f96750c3f8e34a7cc8defeda46a92e3ad553159d3dbc7c4e096b483508ee_amd64 as a component of CNV 4.12 for RHEL 8",
"product_id": "8Base-CNV-4.12:container-native-virtualization/virt-cdi-operator@sha256:8b06f96750c3f8e34a7cc8defeda46a92e3ad553159d3dbc7c4e096b483508ee_amd64"
},
"product_reference": "container-native-virtualization/virt-cdi-operator@sha256:8b06f96750c3f8e34a7cc8defeda46a92e3ad553159d3dbc7c4e096b483508ee_amd64",
"relates_to_product_reference": "8Base-CNV-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "container-native-virtualization/virt-cdi-uploadproxy@sha256:84fd85672f6e9891678d6e99c066f8f20a9a2aac08fae11d552d46a317b7f815_amd64 as a component of CNV 4.12 for RHEL 8",
"product_id": "8Base-CNV-4.12:container-native-virtualization/virt-cdi-uploadproxy@sha256:84fd85672f6e9891678d6e99c066f8f20a9a2aac08fae11d552d46a317b7f815_amd64"
},
"product_reference": "container-native-virtualization/virt-cdi-uploadproxy@sha256:84fd85672f6e9891678d6e99c066f8f20a9a2aac08fae11d552d46a317b7f815_amd64",
"relates_to_product_reference": "8Base-CNV-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "container-native-virtualization/virt-cdi-uploadserver@sha256:4b231a260a9c0176f4b45aaf8142fa5e6860892b2fa19fad0f3091c423064211_amd64 as a component of CNV 4.12 for RHEL 8",
"product_id": "8Base-CNV-4.12:container-native-virtualization/virt-cdi-uploadserver@sha256:4b231a260a9c0176f4b45aaf8142fa5e6860892b2fa19fad0f3091c423064211_amd64"
},
"product_reference": "container-native-virtualization/virt-cdi-uploadserver@sha256:4b231a260a9c0176f4b45aaf8142fa5e6860892b2fa19fad0f3091c423064211_amd64",
"relates_to_product_reference": "8Base-CNV-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "container-native-virtualization/virt-controller@sha256:e6ddc32f82e940d364e0a3d63c28b4bd41b71574f9479b6d6b01de948baa8cab_amd64 as a component of CNV 4.12 for RHEL 8",
"product_id": "8Base-CNV-4.12:container-native-virtualization/virt-controller@sha256:e6ddc32f82e940d364e0a3d63c28b4bd41b71574f9479b6d6b01de948baa8cab_amd64"
},
"product_reference": "container-native-virtualization/virt-controller@sha256:e6ddc32f82e940d364e0a3d63c28b4bd41b71574f9479b6d6b01de948baa8cab_amd64",
"relates_to_product_reference": "8Base-CNV-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "container-native-virtualization/virt-exportproxy@sha256:2dc6b5eca4ba0daffe57ff174efc35764a2021eef35ef84c3d030c0f97329ece_amd64 as a component of CNV 4.12 for RHEL 8",
"product_id": "8Base-CNV-4.12:container-native-virtualization/virt-exportproxy@sha256:2dc6b5eca4ba0daffe57ff174efc35764a2021eef35ef84c3d030c0f97329ece_amd64"
},
"product_reference": "container-native-virtualization/virt-exportproxy@sha256:2dc6b5eca4ba0daffe57ff174efc35764a2021eef35ef84c3d030c0f97329ece_amd64",
"relates_to_product_reference": "8Base-CNV-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "container-native-virtualization/virt-exportserver@sha256:dd59838c20f30c7049cbdc4646b8b6f73ce8f33fa13c352ee22985673eaf95e2_amd64 as a component of CNV 4.12 for RHEL 8",
"product_id": "8Base-CNV-4.12:container-native-virtualization/virt-exportserver@sha256:dd59838c20f30c7049cbdc4646b8b6f73ce8f33fa13c352ee22985673eaf95e2_amd64"
},
"product_reference": "container-native-virtualization/virt-exportserver@sha256:dd59838c20f30c7049cbdc4646b8b6f73ce8f33fa13c352ee22985673eaf95e2_amd64",
"relates_to_product_reference": "8Base-CNV-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "container-native-virtualization/virt-handler@sha256:cce366a6b1aa42a9798a8c714dcb795d1c653dfe0ba06c997e65dbba0318e537_amd64 as a component of CNV 4.12 for RHEL 8",
"product_id": "8Base-CNV-4.12:container-native-virtualization/virt-handler@sha256:cce366a6b1aa42a9798a8c714dcb795d1c653dfe0ba06c997e65dbba0318e537_amd64"
},
"product_reference": "container-native-virtualization/virt-handler@sha256:cce366a6b1aa42a9798a8c714dcb795d1c653dfe0ba06c997e65dbba0318e537_amd64",
"relates_to_product_reference": "8Base-CNV-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "container-native-virtualization/virt-launcher@sha256:bd5b00ece84caed816b3f3cc80d8570324e1e8f975cf2c2320726d88fb64f33a_amd64 as a component of CNV 4.12 for RHEL 8",
"product_id": "8Base-CNV-4.12:container-native-virtualization/virt-launcher@sha256:bd5b00ece84caed816b3f3cc80d8570324e1e8f975cf2c2320726d88fb64f33a_amd64"
},
"product_reference": "container-native-virtualization/virt-launcher@sha256:bd5b00ece84caed816b3f3cc80d8570324e1e8f975cf2c2320726d88fb64f33a_amd64",
"relates_to_product_reference": "8Base-CNV-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "container-native-virtualization/virt-operator@sha256:6c4b16ac62e673d8f5116d592836506be72c5ebd2a07ffc828fee86514db0e9d_amd64 as a component of CNV 4.12 for RHEL 8",
"product_id": "8Base-CNV-4.12:container-native-virtualization/virt-operator@sha256:6c4b16ac62e673d8f5116d592836506be72c5ebd2a07ffc828fee86514db0e9d_amd64"
},
"product_reference": "container-native-virtualization/virt-operator@sha256:6c4b16ac62e673d8f5116d592836506be72c5ebd2a07ffc828fee86514db0e9d_amd64",
"relates_to_product_reference": "8Base-CNV-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "container-native-virtualization/virtio-win@sha256:cd321e3d82a87139edabf223414b892c99857d7ac7d089b870e227ea98c970e0_amd64 as a component of CNV 4.12 for RHEL 8",
"product_id": "8Base-CNV-4.12:container-native-virtualization/virtio-win@sha256:cd321e3d82a87139edabf223414b892c99857d7ac7d089b870e227ea98c970e0_amd64"
},
"product_reference": "container-native-virtualization/virtio-win@sha256:cd321e3d82a87139edabf223414b892c99857d7ac7d089b870e227ea98c970e0_amd64",
"relates_to_product_reference": "8Base-CNV-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "container-native-virtualization/vm-network-latency-checkup@sha256:5a1502efeeaa3958e5755ce07dcb8314305d75c88cc69ddc7d515457935cdc69_amd64 as a component of CNV 4.12 for RHEL 8",
"product_id": "8Base-CNV-4.12:container-native-virtualization/vm-network-latency-checkup@sha256:5a1502efeeaa3958e5755ce07dcb8314305d75c88cc69ddc7d515457935cdc69_amd64"
},
"product_reference": "container-native-virtualization/vm-network-latency-checkup@sha256:5a1502efeeaa3958e5755ce07dcb8314305d75c88cc69ddc7d515457935cdc69_amd64",
"relates_to_product_reference": "8Base-CNV-4.12"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2021-38561",
"cwe": {
"id": "CWE-125",
"name": "Out-of-bounds Read"
},
"discovery_date": "2022-06-23T00:00:00+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"8Base-CNV-4.12:container-native-virtualization/bridge-marker@sha256:086a9922f34161e5b75d204a0c3281c941f81f76ef8784de434cc79acc76174c_amd64",
"8Base-CNV-4.12:container-native-virtualization/cluster-network-addons-operator@sha256:d2c19fd4c2327eb84179acf652157982b29c365d8a526d70517c6dd93ea6ebc7_amd64",
"8Base-CNV-4.12:container-native-virtualization/cnv-containernetworking-plugins@sha256:3d6003dea97e48d240668e55b2705f0251259006251abafaa3dc08fbc69f1312_amd64",
"8Base-CNV-4.12:container-native-virtualization/cnv-must-gather-rhel8@sha256:dcb95d2b4958ce69f8fcf61c9c90e0516d7844db62f2297ebf1ef18e5d8c05b4_amd64",
"8Base-CNV-4.12:container-native-virtualization/hco-bundle-registry@sha256:73680901c7733ba27f729fd6475971e0909c2fe9efacf74d556f961a1494274e_amd64",
"8Base-CNV-4.12:container-native-virtualization/hostpath-csi-driver@sha256:a0b75e357628ca6b2ca32ab3fdbf531fd8da438a7a6ae8988ef897d2c001d9cb_amd64",
"8Base-CNV-4.12:container-native-virtualization/hostpath-provisioner-rhel8-operator@sha256:b9d84e63f789c70e31cf60fe06d41359363afc7bbd86a78ac7132f8dae4c467a_amd64",
"8Base-CNV-4.12:container-native-virtualization/hostpath-provisioner-rhel8@sha256:5239dcb229b060a818befd52a1e27b18142985abe0e39cef41eadd66f8b21ec1_amd64",
"8Base-CNV-4.12:container-native-virtualization/hyperconverged-cluster-operator@sha256:8b311b48437c79a6859a84f62cfd10ca8e6dcff4ce665a98ed78633552a172ca_amd64",
"8Base-CNV-4.12:container-native-virtualization/hyperconverged-cluster-webhook-rhel8@sha256:e912171328517664f0298322a7992a6e0e00118dc496ff94ee84190d9057db68_amd64",
"8Base-CNV-4.12:container-native-virtualization/kubemacpool@sha256:ab5a239a35e3de8566cb76db0d59ae92e290a3756d39a2298290f1ab3c7b56c5_amd64",
"8Base-CNV-4.12:container-native-virtualization/kubevirt-console-plugin@sha256:e7dd17d4d206b2d37f24a2ed28bf3d2d6a40463da6cbc6b5696555b455f90055_amd64",
"8Base-CNV-4.12:container-native-virtualization/kubevirt-ssp-operator@sha256:09a834b1f71a19cf9a616ffd9eb04408972f9b8f9549777cab0935f63931c993_amd64",
"8Base-CNV-4.12:container-native-virtualization/kubevirt-tekton-tasks-cleanup-vm@sha256:66284c45e82862dc7c1505fcdfe7b14e72c93c5e7fa6b7108a945220279641e9_amd64",
"8Base-CNV-4.12:container-native-virtualization/kubevirt-tekton-tasks-copy-template@sha256:462770d258407ea93c14c9a99fb4450536261202d1d63a681634af2193c2b062_amd64",
"8Base-CNV-4.12:container-native-virtualization/kubevirt-tekton-tasks-create-datavolume@sha256:31d22c0be03bbb222967d953d35189173fbeb60d1cb32278eb006e8abe78e90c_amd64",
"8Base-CNV-4.12:container-native-virtualization/kubevirt-tekton-tasks-create-vm-from-template@sha256:a62ec91155a7bfc776c402e8b513b0e00797d64a95434346a2e3a4cc25f2d3c5_amd64",
"8Base-CNV-4.12:container-native-virtualization/kubevirt-tekton-tasks-disk-virt-customize@sha256:35274b72a5562e8675854d8cf2ca3ec0c4d0b619c0e630d7b39b7da8ebd3b143_amd64",
"8Base-CNV-4.12:container-native-virtualization/kubevirt-tekton-tasks-disk-virt-sysprep@sha256:6e6ed3d8b1b906f801e36b82d6976bc421ae8344d71d4c563fe6d8e76b5fe9c4_amd64",
"8Base-CNV-4.12:container-native-virtualization/kubevirt-tekton-tasks-modify-vm-template@sha256:b46443d7f21b8b251468e33c929a16008a3ac34a8f50a1d8bc1cd134079ccae4_amd64",
"8Base-CNV-4.12:container-native-virtualization/kubevirt-tekton-tasks-operator@sha256:7f11db20a3c635aa48e3dcadfe555d0cd229c4c7f1790f70ee9c9ee78ab55e67_amd64",
"8Base-CNV-4.12:container-native-virtualization/kubevirt-tekton-tasks-wait-for-vmi-status@sha256:4967b4c46d670a2b109c9a2e6e0ebc850a5e1dacaf8cc0ed691668bfa0cbd418_amd64",
"8Base-CNV-4.12:container-native-virtualization/ovs-cni-marker@sha256:077367d5af11030832a5e63a611395b7fa65ee140b490b6f33f8a23a9392dcd5_amd64",
"8Base-CNV-4.12:container-native-virtualization/ovs-cni-plugin@sha256:892e339e8eec78f9865d11984c6dc8e92831ee9a17d6b990cd7fba9f2e506e13_amd64",
"8Base-CNV-4.12:container-native-virtualization/virt-cdi-apiserver@sha256:dd68dfc1a588b4e24e533d61b52b68ab0673fd39a95632314f54e1b85cb5f32d_amd64",
"8Base-CNV-4.12:container-native-virtualization/virt-cdi-cloner@sha256:879742e59f3416100969a0d0994e49e3f8cd493310bbd0c0e86e969f86daa204_amd64",
"8Base-CNV-4.12:container-native-virtualization/virt-cdi-controller@sha256:46689591989c8db1fa1f5228b2b9fb51d7abd0425c34951f909ced1fc536f0e4_amd64",
"8Base-CNV-4.12:container-native-virtualization/virt-cdi-importer@sha256:f2d011c18db1dd0dbe068bc650418c4b3f2f94935c053e76a52736da0f33867a_amd64",
"8Base-CNV-4.12:container-native-virtualization/virt-cdi-operator@sha256:8b06f96750c3f8e34a7cc8defeda46a92e3ad553159d3dbc7c4e096b483508ee_amd64",
"8Base-CNV-4.12:container-native-virtualization/virt-cdi-uploadproxy@sha256:84fd85672f6e9891678d6e99c066f8f20a9a2aac08fae11d552d46a317b7f815_amd64",
"8Base-CNV-4.12:container-native-virtualization/virt-cdi-uploadserver@sha256:4b231a260a9c0176f4b45aaf8142fa5e6860892b2fa19fad0f3091c423064211_amd64",
"8Base-CNV-4.12:container-native-virtualization/virt-exportproxy@sha256:2dc6b5eca4ba0daffe57ff174efc35764a2021eef35ef84c3d030c0f97329ece_amd64",
"8Base-CNV-4.12:container-native-virtualization/virt-exportserver@sha256:dd59838c20f30c7049cbdc4646b8b6f73ce8f33fa13c352ee22985673eaf95e2_amd64",
"8Base-CNV-4.12:container-native-virtualization/virtio-win@sha256:cd321e3d82a87139edabf223414b892c99857d7ac7d089b870e227ea98c970e0_amd64",
"8Base-CNV-4.12:container-native-virtualization/vm-network-latency-checkup@sha256:5a1502efeeaa3958e5755ce07dcb8314305d75c88cc69ddc7d515457935cdc69_amd64"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2100495"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in golang. The language package for go language can panic due to an out-of-bounds read when an incorrectly formatted language tag is being parsed. This flaw allows an attacker to cause applications using this package to parse untrusted input data to crash, leading to a denial of service of the affected component.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "golang: out-of-bounds read in golang.org/x/text/language leads to DoS",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "This flaw may be triggered only by accepting untrusted user input to the vulnerable golang\u0027s library. The overall DoS attack vector depends directly on how the library\u0027s input is exposed by the consuming application, thus Red Hat rates impact as Moderate.\n\nIn Red Hat Advanced Cluster Management for Kubernetes (RHACM) 2.5 version, the registration-operator, lighthouse-coredns, lighthouse-agent, gatekeeper-operator, and discovery-operator components are affected by this flaw, but the rest of the components are using an already patched version and are unaffected. For 2.4 and previous versions of Red Hat Advanced Cluster Management for Kubernetes (RHACM), most of the components are 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-CNV-4.12:container-native-virtualization/kubevirt-template-validator@sha256:bf732669655db1b09ef27bc1964fe7b49943d681a5acc9860497512d8877e13f_amd64",
"8Base-CNV-4.12:container-native-virtualization/libguestfs-tools@sha256:4f0d48312d8fe02a17747d65ac644d3e1be2df3cb80a9d0c268acc6ad5b91680_amd64",
"8Base-CNV-4.12:container-native-virtualization/virt-api@sha256:cd89350a5e6b3a468acd290819d86f2c77d486fa5a57dbac752f863f1a8a2b23_amd64",
"8Base-CNV-4.12:container-native-virtualization/virt-artifacts-server@sha256:9638c34ff48d275842a990deb86110530ffd4937b2b551a4d5263168f7db6d47_amd64",
"8Base-CNV-4.12:container-native-virtualization/virt-controller@sha256:e6ddc32f82e940d364e0a3d63c28b4bd41b71574f9479b6d6b01de948baa8cab_amd64",
"8Base-CNV-4.12:container-native-virtualization/virt-handler@sha256:cce366a6b1aa42a9798a8c714dcb795d1c653dfe0ba06c997e65dbba0318e537_amd64",
"8Base-CNV-4.12:container-native-virtualization/virt-launcher@sha256:bd5b00ece84caed816b3f3cc80d8570324e1e8f975cf2c2320726d88fb64f33a_amd64",
"8Base-CNV-4.12:container-native-virtualization/virt-operator@sha256:6c4b16ac62e673d8f5116d592836506be72c5ebd2a07ffc828fee86514db0e9d_amd64"
],
"known_not_affected": [
"8Base-CNV-4.12:container-native-virtualization/bridge-marker@sha256:086a9922f34161e5b75d204a0c3281c941f81f76ef8784de434cc79acc76174c_amd64",
"8Base-CNV-4.12:container-native-virtualization/cluster-network-addons-operator@sha256:d2c19fd4c2327eb84179acf652157982b29c365d8a526d70517c6dd93ea6ebc7_amd64",
"8Base-CNV-4.12:container-native-virtualization/cnv-containernetworking-plugins@sha256:3d6003dea97e48d240668e55b2705f0251259006251abafaa3dc08fbc69f1312_amd64",
"8Base-CNV-4.12:container-native-virtualization/cnv-must-gather-rhel8@sha256:dcb95d2b4958ce69f8fcf61c9c90e0516d7844db62f2297ebf1ef18e5d8c05b4_amd64",
"8Base-CNV-4.12:container-native-virtualization/hco-bundle-registry@sha256:73680901c7733ba27f729fd6475971e0909c2fe9efacf74d556f961a1494274e_amd64",
"8Base-CNV-4.12:container-native-virtualization/hostpath-csi-driver@sha256:a0b75e357628ca6b2ca32ab3fdbf531fd8da438a7a6ae8988ef897d2c001d9cb_amd64",
"8Base-CNV-4.12:container-native-virtualization/hostpath-provisioner-rhel8-operator@sha256:b9d84e63f789c70e31cf60fe06d41359363afc7bbd86a78ac7132f8dae4c467a_amd64",
"8Base-CNV-4.12:container-native-virtualization/hostpath-provisioner-rhel8@sha256:5239dcb229b060a818befd52a1e27b18142985abe0e39cef41eadd66f8b21ec1_amd64",
"8Base-CNV-4.12:container-native-virtualization/hyperconverged-cluster-operator@sha256:8b311b48437c79a6859a84f62cfd10ca8e6dcff4ce665a98ed78633552a172ca_amd64",
"8Base-CNV-4.12:container-native-virtualization/hyperconverged-cluster-webhook-rhel8@sha256:e912171328517664f0298322a7992a6e0e00118dc496ff94ee84190d9057db68_amd64",
"8Base-CNV-4.12:container-native-virtualization/kubemacpool@sha256:ab5a239a35e3de8566cb76db0d59ae92e290a3756d39a2298290f1ab3c7b56c5_amd64",
"8Base-CNV-4.12:container-native-virtualization/kubevirt-console-plugin@sha256:e7dd17d4d206b2d37f24a2ed28bf3d2d6a40463da6cbc6b5696555b455f90055_amd64",
"8Base-CNV-4.12:container-native-virtualization/kubevirt-ssp-operator@sha256:09a834b1f71a19cf9a616ffd9eb04408972f9b8f9549777cab0935f63931c993_amd64",
"8Base-CNV-4.12:container-native-virtualization/kubevirt-tekton-tasks-cleanup-vm@sha256:66284c45e82862dc7c1505fcdfe7b14e72c93c5e7fa6b7108a945220279641e9_amd64",
"8Base-CNV-4.12:container-native-virtualization/kubevirt-tekton-tasks-copy-template@sha256:462770d258407ea93c14c9a99fb4450536261202d1d63a681634af2193c2b062_amd64",
"8Base-CNV-4.12:container-native-virtualization/kubevirt-tekton-tasks-create-datavolume@sha256:31d22c0be03bbb222967d953d35189173fbeb60d1cb32278eb006e8abe78e90c_amd64",
"8Base-CNV-4.12:container-native-virtualization/kubevirt-tekton-tasks-create-vm-from-template@sha256:a62ec91155a7bfc776c402e8b513b0e00797d64a95434346a2e3a4cc25f2d3c5_amd64",
"8Base-CNV-4.12:container-native-virtualization/kubevirt-tekton-tasks-disk-virt-customize@sha256:35274b72a5562e8675854d8cf2ca3ec0c4d0b619c0e630d7b39b7da8ebd3b143_amd64",
"8Base-CNV-4.12:container-native-virtualization/kubevirt-tekton-tasks-disk-virt-sysprep@sha256:6e6ed3d8b1b906f801e36b82d6976bc421ae8344d71d4c563fe6d8e76b5fe9c4_amd64",
"8Base-CNV-4.12:container-native-virtualization/kubevirt-tekton-tasks-modify-vm-template@sha256:b46443d7f21b8b251468e33c929a16008a3ac34a8f50a1d8bc1cd134079ccae4_amd64",
"8Base-CNV-4.12:container-native-virtualization/kubevirt-tekton-tasks-operator@sha256:7f11db20a3c635aa48e3dcadfe555d0cd229c4c7f1790f70ee9c9ee78ab55e67_amd64",
"8Base-CNV-4.12:container-native-virtualization/kubevirt-tekton-tasks-wait-for-vmi-status@sha256:4967b4c46d670a2b109c9a2e6e0ebc850a5e1dacaf8cc0ed691668bfa0cbd418_amd64",
"8Base-CNV-4.12:container-native-virtualization/ovs-cni-marker@sha256:077367d5af11030832a5e63a611395b7fa65ee140b490b6f33f8a23a9392dcd5_amd64",
"8Base-CNV-4.12:container-native-virtualization/ovs-cni-plugin@sha256:892e339e8eec78f9865d11984c6dc8e92831ee9a17d6b990cd7fba9f2e506e13_amd64",
"8Base-CNV-4.12:container-native-virtualization/virt-cdi-apiserver@sha256:dd68dfc1a588b4e24e533d61b52b68ab0673fd39a95632314f54e1b85cb5f32d_amd64",
"8Base-CNV-4.12:container-native-virtualization/virt-cdi-cloner@sha256:879742e59f3416100969a0d0994e49e3f8cd493310bbd0c0e86e969f86daa204_amd64",
"8Base-CNV-4.12:container-native-virtualization/virt-cdi-controller@sha256:46689591989c8db1fa1f5228b2b9fb51d7abd0425c34951f909ced1fc536f0e4_amd64",
"8Base-CNV-4.12:container-native-virtualization/virt-cdi-importer@sha256:f2d011c18db1dd0dbe068bc650418c4b3f2f94935c053e76a52736da0f33867a_amd64",
"8Base-CNV-4.12:container-native-virtualization/virt-cdi-operator@sha256:8b06f96750c3f8e34a7cc8defeda46a92e3ad553159d3dbc7c4e096b483508ee_amd64",
"8Base-CNV-4.12:container-native-virtualization/virt-cdi-uploadproxy@sha256:84fd85672f6e9891678d6e99c066f8f20a9a2aac08fae11d552d46a317b7f815_amd64",
"8Base-CNV-4.12:container-native-virtualization/virt-cdi-uploadserver@sha256:4b231a260a9c0176f4b45aaf8142fa5e6860892b2fa19fad0f3091c423064211_amd64",
"8Base-CNV-4.12:container-native-virtualization/virt-exportproxy@sha256:2dc6b5eca4ba0daffe57ff174efc35764a2021eef35ef84c3d030c0f97329ece_amd64",
"8Base-CNV-4.12:container-native-virtualization/virt-exportserver@sha256:dd59838c20f30c7049cbdc4646b8b6f73ce8f33fa13c352ee22985673eaf95e2_amd64",
"8Base-CNV-4.12:container-native-virtualization/virtio-win@sha256:cd321e3d82a87139edabf223414b892c99857d7ac7d089b870e227ea98c970e0_amd64",
"8Base-CNV-4.12:container-native-virtualization/vm-network-latency-checkup@sha256:5a1502efeeaa3958e5755ce07dcb8314305d75c88cc69ddc7d515457935cdc69_amd64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2021-38561"
},
{
"category": "external",
"summary": "RHBZ#2100495",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2100495"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2021-38561",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-38561"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2021-38561",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2021-38561"
},
{
"category": "external",
"summary": "https://pkg.go.dev/vuln/GO-2021-0113",
"url": "https://pkg.go.dev/vuln/GO-2021-0113"
}
],
"release_date": "2021-08-12T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2023-01-25T11:11:29+00:00",
"details": "Before applying this update, you must apply all previously released errata\nrelevant to your system.\n\nTo apply this update, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"8Base-CNV-4.12:container-native-virtualization/kubevirt-template-validator@sha256:bf732669655db1b09ef27bc1964fe7b49943d681a5acc9860497512d8877e13f_amd64",
"8Base-CNV-4.12:container-native-virtualization/libguestfs-tools@sha256:4f0d48312d8fe02a17747d65ac644d3e1be2df3cb80a9d0c268acc6ad5b91680_amd64",
"8Base-CNV-4.12:container-native-virtualization/virt-api@sha256:cd89350a5e6b3a468acd290819d86f2c77d486fa5a57dbac752f863f1a8a2b23_amd64",
"8Base-CNV-4.12:container-native-virtualization/virt-artifacts-server@sha256:9638c34ff48d275842a990deb86110530ffd4937b2b551a4d5263168f7db6d47_amd64",
"8Base-CNV-4.12:container-native-virtualization/virt-controller@sha256:e6ddc32f82e940d364e0a3d63c28b4bd41b71574f9479b6d6b01de948baa8cab_amd64",
"8Base-CNV-4.12:container-native-virtualization/virt-handler@sha256:cce366a6b1aa42a9798a8c714dcb795d1c653dfe0ba06c997e65dbba0318e537_amd64",
"8Base-CNV-4.12:container-native-virtualization/virt-launcher@sha256:bd5b00ece84caed816b3f3cc80d8570324e1e8f975cf2c2320726d88fb64f33a_amd64",
"8Base-CNV-4.12:container-native-virtualization/virt-operator@sha256:6c4b16ac62e673d8f5116d592836506be72c5ebd2a07ffc828fee86514db0e9d_amd64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2023:0408"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"8Base-CNV-4.12:container-native-virtualization/bridge-marker@sha256:086a9922f34161e5b75d204a0c3281c941f81f76ef8784de434cc79acc76174c_amd64",
"8Base-CNV-4.12:container-native-virtualization/cluster-network-addons-operator@sha256:d2c19fd4c2327eb84179acf652157982b29c365d8a526d70517c6dd93ea6ebc7_amd64",
"8Base-CNV-4.12:container-native-virtualization/cnv-containernetworking-plugins@sha256:3d6003dea97e48d240668e55b2705f0251259006251abafaa3dc08fbc69f1312_amd64",
"8Base-CNV-4.12:container-native-virtualization/cnv-must-gather-rhel8@sha256:dcb95d2b4958ce69f8fcf61c9c90e0516d7844db62f2297ebf1ef18e5d8c05b4_amd64",
"8Base-CNV-4.12:container-native-virtualization/hco-bundle-registry@sha256:73680901c7733ba27f729fd6475971e0909c2fe9efacf74d556f961a1494274e_amd64",
"8Base-CNV-4.12:container-native-virtualization/hostpath-csi-driver@sha256:a0b75e357628ca6b2ca32ab3fdbf531fd8da438a7a6ae8988ef897d2c001d9cb_amd64",
"8Base-CNV-4.12:container-native-virtualization/hostpath-provisioner-rhel8-operator@sha256:b9d84e63f789c70e31cf60fe06d41359363afc7bbd86a78ac7132f8dae4c467a_amd64",
"8Base-CNV-4.12:container-native-virtualization/hostpath-provisioner-rhel8@sha256:5239dcb229b060a818befd52a1e27b18142985abe0e39cef41eadd66f8b21ec1_amd64",
"8Base-CNV-4.12:container-native-virtualization/hyperconverged-cluster-operator@sha256:8b311b48437c79a6859a84f62cfd10ca8e6dcff4ce665a98ed78633552a172ca_amd64",
"8Base-CNV-4.12:container-native-virtualization/hyperconverged-cluster-webhook-rhel8@sha256:e912171328517664f0298322a7992a6e0e00118dc496ff94ee84190d9057db68_amd64",
"8Base-CNV-4.12:container-native-virtualization/kubemacpool@sha256:ab5a239a35e3de8566cb76db0d59ae92e290a3756d39a2298290f1ab3c7b56c5_amd64",
"8Base-CNV-4.12:container-native-virtualization/kubevirt-console-plugin@sha256:e7dd17d4d206b2d37f24a2ed28bf3d2d6a40463da6cbc6b5696555b455f90055_amd64",
"8Base-CNV-4.12:container-native-virtualization/kubevirt-ssp-operator@sha256:09a834b1f71a19cf9a616ffd9eb04408972f9b8f9549777cab0935f63931c993_amd64",
"8Base-CNV-4.12:container-native-virtualization/kubevirt-tekton-tasks-cleanup-vm@sha256:66284c45e82862dc7c1505fcdfe7b14e72c93c5e7fa6b7108a945220279641e9_amd64",
"8Base-CNV-4.12:container-native-virtualization/kubevirt-tekton-tasks-copy-template@sha256:462770d258407ea93c14c9a99fb4450536261202d1d63a681634af2193c2b062_amd64",
"8Base-CNV-4.12:container-native-virtualization/kubevirt-tekton-tasks-create-datavolume@sha256:31d22c0be03bbb222967d953d35189173fbeb60d1cb32278eb006e8abe78e90c_amd64",
"8Base-CNV-4.12:container-native-virtualization/kubevirt-tekton-tasks-create-vm-from-template@sha256:a62ec91155a7bfc776c402e8b513b0e00797d64a95434346a2e3a4cc25f2d3c5_amd64",
"8Base-CNV-4.12:container-native-virtualization/kubevirt-tekton-tasks-disk-virt-customize@sha256:35274b72a5562e8675854d8cf2ca3ec0c4d0b619c0e630d7b39b7da8ebd3b143_amd64",
"8Base-CNV-4.12:container-native-virtualization/kubevirt-tekton-tasks-disk-virt-sysprep@sha256:6e6ed3d8b1b906f801e36b82d6976bc421ae8344d71d4c563fe6d8e76b5fe9c4_amd64",
"8Base-CNV-4.12:container-native-virtualization/kubevirt-tekton-tasks-modify-vm-template@sha256:b46443d7f21b8b251468e33c929a16008a3ac34a8f50a1d8bc1cd134079ccae4_amd64",
"8Base-CNV-4.12:container-native-virtualization/kubevirt-tekton-tasks-operator@sha256:7f11db20a3c635aa48e3dcadfe555d0cd229c4c7f1790f70ee9c9ee78ab55e67_amd64",
"8Base-CNV-4.12:container-native-virtualization/kubevirt-tekton-tasks-wait-for-vmi-status@sha256:4967b4c46d670a2b109c9a2e6e0ebc850a5e1dacaf8cc0ed691668bfa0cbd418_amd64",
"8Base-CNV-4.12:container-native-virtualization/kubevirt-template-validator@sha256:bf732669655db1b09ef27bc1964fe7b49943d681a5acc9860497512d8877e13f_amd64",
"8Base-CNV-4.12:container-native-virtualization/libguestfs-tools@sha256:4f0d48312d8fe02a17747d65ac644d3e1be2df3cb80a9d0c268acc6ad5b91680_amd64",
"8Base-CNV-4.12:container-native-virtualization/ovs-cni-marker@sha256:077367d5af11030832a5e63a611395b7fa65ee140b490b6f33f8a23a9392dcd5_amd64",
"8Base-CNV-4.12:container-native-virtualization/ovs-cni-plugin@sha256:892e339e8eec78f9865d11984c6dc8e92831ee9a17d6b990cd7fba9f2e506e13_amd64",
"8Base-CNV-4.12:container-native-virtualization/virt-api@sha256:cd89350a5e6b3a468acd290819d86f2c77d486fa5a57dbac752f863f1a8a2b23_amd64",
"8Base-CNV-4.12:container-native-virtualization/virt-artifacts-server@sha256:9638c34ff48d275842a990deb86110530ffd4937b2b551a4d5263168f7db6d47_amd64",
"8Base-CNV-4.12:container-native-virtualization/virt-cdi-apiserver@sha256:dd68dfc1a588b4e24e533d61b52b68ab0673fd39a95632314f54e1b85cb5f32d_amd64",
"8Base-CNV-4.12:container-native-virtualization/virt-cdi-cloner@sha256:879742e59f3416100969a0d0994e49e3f8cd493310bbd0c0e86e969f86daa204_amd64",
"8Base-CNV-4.12:container-native-virtualization/virt-cdi-controller@sha256:46689591989c8db1fa1f5228b2b9fb51d7abd0425c34951f909ced1fc536f0e4_amd64",
"8Base-CNV-4.12:container-native-virtualization/virt-cdi-importer@sha256:f2d011c18db1dd0dbe068bc650418c4b3f2f94935c053e76a52736da0f33867a_amd64",
"8Base-CNV-4.12:container-native-virtualization/virt-cdi-operator@sha256:8b06f96750c3f8e34a7cc8defeda46a92e3ad553159d3dbc7c4e096b483508ee_amd64",
"8Base-CNV-4.12:container-native-virtualization/virt-cdi-uploadproxy@sha256:84fd85672f6e9891678d6e99c066f8f20a9a2aac08fae11d552d46a317b7f815_amd64",
"8Base-CNV-4.12:container-native-virtualization/virt-cdi-uploadserver@sha256:4b231a260a9c0176f4b45aaf8142fa5e6860892b2fa19fad0f3091c423064211_amd64",
"8Base-CNV-4.12:container-native-virtualization/virt-controller@sha256:e6ddc32f82e940d364e0a3d63c28b4bd41b71574f9479b6d6b01de948baa8cab_amd64",
"8Base-CNV-4.12:container-native-virtualization/virt-exportproxy@sha256:2dc6b5eca4ba0daffe57ff174efc35764a2021eef35ef84c3d030c0f97329ece_amd64",
"8Base-CNV-4.12:container-native-virtualization/virt-exportserver@sha256:dd59838c20f30c7049cbdc4646b8b6f73ce8f33fa13c352ee22985673eaf95e2_amd64",
"8Base-CNV-4.12:container-native-virtualization/virt-handler@sha256:cce366a6b1aa42a9798a8c714dcb795d1c653dfe0ba06c997e65dbba0318e537_amd64",
"8Base-CNV-4.12:container-native-virtualization/virt-launcher@sha256:bd5b00ece84caed816b3f3cc80d8570324e1e8f975cf2c2320726d88fb64f33a_amd64",
"8Base-CNV-4.12:container-native-virtualization/virt-operator@sha256:6c4b16ac62e673d8f5116d592836506be72c5ebd2a07ffc828fee86514db0e9d_amd64",
"8Base-CNV-4.12:container-native-virtualization/virtio-win@sha256:cd321e3d82a87139edabf223414b892c99857d7ac7d089b870e227ea98c970e0_amd64",
"8Base-CNV-4.12:container-native-virtualization/vm-network-latency-checkup@sha256:5a1502efeeaa3958e5755ce07dcb8314305d75c88cc69ddc7d515457935cdc69_amd64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "golang: out-of-bounds read in golang.org/x/text/language leads to DoS"
},
{
"cve": "CVE-2021-44716",
"cwe": {
"id": "CWE-400",
"name": "Uncontrolled Resource Consumption"
},
"discovery_date": "2021-12-09T00:00:00+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"8Base-CNV-4.12:container-native-virtualization/bridge-marker@sha256:086a9922f34161e5b75d204a0c3281c941f81f76ef8784de434cc79acc76174c_amd64",
"8Base-CNV-4.12:container-native-virtualization/cluster-network-addons-operator@sha256:d2c19fd4c2327eb84179acf652157982b29c365d8a526d70517c6dd93ea6ebc7_amd64",
"8Base-CNV-4.12:container-native-virtualization/cnv-containernetworking-plugins@sha256:3d6003dea97e48d240668e55b2705f0251259006251abafaa3dc08fbc69f1312_amd64",
"8Base-CNV-4.12:container-native-virtualization/cnv-must-gather-rhel8@sha256:dcb95d2b4958ce69f8fcf61c9c90e0516d7844db62f2297ebf1ef18e5d8c05b4_amd64",
"8Base-CNV-4.12:container-native-virtualization/hco-bundle-registry@sha256:73680901c7733ba27f729fd6475971e0909c2fe9efacf74d556f961a1494274e_amd64",
"8Base-CNV-4.12:container-native-virtualization/hostpath-csi-driver@sha256:a0b75e357628ca6b2ca32ab3fdbf531fd8da438a7a6ae8988ef897d2c001d9cb_amd64",
"8Base-CNV-4.12:container-native-virtualization/hostpath-provisioner-rhel8-operator@sha256:b9d84e63f789c70e31cf60fe06d41359363afc7bbd86a78ac7132f8dae4c467a_amd64",
"8Base-CNV-4.12:container-native-virtualization/hostpath-provisioner-rhel8@sha256:5239dcb229b060a818befd52a1e27b18142985abe0e39cef41eadd66f8b21ec1_amd64",
"8Base-CNV-4.12:container-native-virtualization/hyperconverged-cluster-operator@sha256:8b311b48437c79a6859a84f62cfd10ca8e6dcff4ce665a98ed78633552a172ca_amd64",
"8Base-CNV-4.12:container-native-virtualization/hyperconverged-cluster-webhook-rhel8@sha256:e912171328517664f0298322a7992a6e0e00118dc496ff94ee84190d9057db68_amd64",
"8Base-CNV-4.12:container-native-virtualization/kubemacpool@sha256:ab5a239a35e3de8566cb76db0d59ae92e290a3756d39a2298290f1ab3c7b56c5_amd64",
"8Base-CNV-4.12:container-native-virtualization/kubevirt-console-plugin@sha256:e7dd17d4d206b2d37f24a2ed28bf3d2d6a40463da6cbc6b5696555b455f90055_amd64",
"8Base-CNV-4.12:container-native-virtualization/kubevirt-ssp-operator@sha256:09a834b1f71a19cf9a616ffd9eb04408972f9b8f9549777cab0935f63931c993_amd64",
"8Base-CNV-4.12:container-native-virtualization/kubevirt-tekton-tasks-cleanup-vm@sha256:66284c45e82862dc7c1505fcdfe7b14e72c93c5e7fa6b7108a945220279641e9_amd64",
"8Base-CNV-4.12:container-native-virtualization/kubevirt-tekton-tasks-copy-template@sha256:462770d258407ea93c14c9a99fb4450536261202d1d63a681634af2193c2b062_amd64",
"8Base-CNV-4.12:container-native-virtualization/kubevirt-tekton-tasks-create-datavolume@sha256:31d22c0be03bbb222967d953d35189173fbeb60d1cb32278eb006e8abe78e90c_amd64",
"8Base-CNV-4.12:container-native-virtualization/kubevirt-tekton-tasks-create-vm-from-template@sha256:a62ec91155a7bfc776c402e8b513b0e00797d64a95434346a2e3a4cc25f2d3c5_amd64",
"8Base-CNV-4.12:container-native-virtualization/kubevirt-tekton-tasks-disk-virt-customize@sha256:35274b72a5562e8675854d8cf2ca3ec0c4d0b619c0e630d7b39b7da8ebd3b143_amd64",
"8Base-CNV-4.12:container-native-virtualization/kubevirt-tekton-tasks-disk-virt-sysprep@sha256:6e6ed3d8b1b906f801e36b82d6976bc421ae8344d71d4c563fe6d8e76b5fe9c4_amd64",
"8Base-CNV-4.12:container-native-virtualization/kubevirt-tekton-tasks-modify-vm-template@sha256:b46443d7f21b8b251468e33c929a16008a3ac34a8f50a1d8bc1cd134079ccae4_amd64",
"8Base-CNV-4.12:container-native-virtualization/kubevirt-tekton-tasks-operator@sha256:7f11db20a3c635aa48e3dcadfe555d0cd229c4c7f1790f70ee9c9ee78ab55e67_amd64",
"8Base-CNV-4.12:container-native-virtualization/kubevirt-tekton-tasks-wait-for-vmi-status@sha256:4967b4c46d670a2b109c9a2e6e0ebc850a5e1dacaf8cc0ed691668bfa0cbd418_amd64",
"8Base-CNV-4.12:container-native-virtualization/kubevirt-template-validator@sha256:bf732669655db1b09ef27bc1964fe7b49943d681a5acc9860497512d8877e13f_amd64",
"8Base-CNV-4.12:container-native-virtualization/libguestfs-tools@sha256:4f0d48312d8fe02a17747d65ac644d3e1be2df3cb80a9d0c268acc6ad5b91680_amd64",
"8Base-CNV-4.12:container-native-virtualization/ovs-cni-marker@sha256:077367d5af11030832a5e63a611395b7fa65ee140b490b6f33f8a23a9392dcd5_amd64",
"8Base-CNV-4.12:container-native-virtualization/ovs-cni-plugin@sha256:892e339e8eec78f9865d11984c6dc8e92831ee9a17d6b990cd7fba9f2e506e13_amd64",
"8Base-CNV-4.12:container-native-virtualization/virt-cdi-apiserver@sha256:dd68dfc1a588b4e24e533d61b52b68ab0673fd39a95632314f54e1b85cb5f32d_amd64",
"8Base-CNV-4.12:container-native-virtualization/virt-cdi-cloner@sha256:879742e59f3416100969a0d0994e49e3f8cd493310bbd0c0e86e969f86daa204_amd64",
"8Base-CNV-4.12:container-native-virtualization/virt-cdi-controller@sha256:46689591989c8db1fa1f5228b2b9fb51d7abd0425c34951f909ced1fc536f0e4_amd64",
"8Base-CNV-4.12:container-native-virtualization/virt-cdi-importer@sha256:f2d011c18db1dd0dbe068bc650418c4b3f2f94935c053e76a52736da0f33867a_amd64",
"8Base-CNV-4.12:container-native-virtualization/virt-cdi-operator@sha256:8b06f96750c3f8e34a7cc8defeda46a92e3ad553159d3dbc7c4e096b483508ee_amd64",
"8Base-CNV-4.12:container-native-virtualization/virt-cdi-uploadproxy@sha256:84fd85672f6e9891678d6e99c066f8f20a9a2aac08fae11d552d46a317b7f815_amd64",
"8Base-CNV-4.12:container-native-virtualization/virt-cdi-uploadserver@sha256:4b231a260a9c0176f4b45aaf8142fa5e6860892b2fa19fad0f3091c423064211_amd64",
"8Base-CNV-4.12:container-native-virtualization/virt-exportproxy@sha256:2dc6b5eca4ba0daffe57ff174efc35764a2021eef35ef84c3d030c0f97329ece_amd64",
"8Base-CNV-4.12:container-native-virtualization/virt-exportserver@sha256:dd59838c20f30c7049cbdc4646b8b6f73ce8f33fa13c352ee22985673eaf95e2_amd64",
"8Base-CNV-4.12:container-native-virtualization/virtio-win@sha256:cd321e3d82a87139edabf223414b892c99857d7ac7d089b870e227ea98c970e0_amd64",
"8Base-CNV-4.12:container-native-virtualization/vm-network-latency-checkup@sha256:5a1502efeeaa3958e5755ce07dcb8314305d75c88cc69ddc7d515457935cdc69_amd64"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2030801"
}
],
"notes": [
{
"category": "description",
"text": "There\u0027s an uncontrolled resource consumption flaw in golang\u0027s net/http library in the canonicalHeader() function. An attacker who submits specially crafted requests to applications linked with net/http\u0027s http2 functionality could cause excessive resource consumption that could lead to a denial of service or otherwise impact to system performance and resources.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "golang: net/http: limit growth of header canonicalization cache",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "For OpenShift Container Platform, OpenShift Virtualization, Red Hat Quay and OpenShift distributed tracing the most an attacker can possibly achieve by exploiting this vulnerability is to crash a container, temporarily impacting availability of one or more services. Therefore impact is rated Moderate.\n\nIn its default configuration, grafana as shipped in Red Hat Enterprise Linux 8 is not affected by this vulnerability. However, enabling http2 in /etc/grafana/grafana.ini explicitly would render grafana affected, therefore grafana has been marked 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-CNV-4.12:container-native-virtualization/virt-api@sha256:cd89350a5e6b3a468acd290819d86f2c77d486fa5a57dbac752f863f1a8a2b23_amd64",
"8Base-CNV-4.12:container-native-virtualization/virt-artifacts-server@sha256:9638c34ff48d275842a990deb86110530ffd4937b2b551a4d5263168f7db6d47_amd64",
"8Base-CNV-4.12:container-native-virtualization/virt-controller@sha256:e6ddc32f82e940d364e0a3d63c28b4bd41b71574f9479b6d6b01de948baa8cab_amd64",
"8Base-CNV-4.12:container-native-virtualization/virt-handler@sha256:cce366a6b1aa42a9798a8c714dcb795d1c653dfe0ba06c997e65dbba0318e537_amd64",
"8Base-CNV-4.12:container-native-virtualization/virt-launcher@sha256:bd5b00ece84caed816b3f3cc80d8570324e1e8f975cf2c2320726d88fb64f33a_amd64",
"8Base-CNV-4.12:container-native-virtualization/virt-operator@sha256:6c4b16ac62e673d8f5116d592836506be72c5ebd2a07ffc828fee86514db0e9d_amd64"
],
"known_not_affected": [
"8Base-CNV-4.12:container-native-virtualization/bridge-marker@sha256:086a9922f34161e5b75d204a0c3281c941f81f76ef8784de434cc79acc76174c_amd64",
"8Base-CNV-4.12:container-native-virtualization/cluster-network-addons-operator@sha256:d2c19fd4c2327eb84179acf652157982b29c365d8a526d70517c6dd93ea6ebc7_amd64",
"8Base-CNV-4.12:container-native-virtualization/cnv-containernetworking-plugins@sha256:3d6003dea97e48d240668e55b2705f0251259006251abafaa3dc08fbc69f1312_amd64",
"8Base-CNV-4.12:container-native-virtualization/cnv-must-gather-rhel8@sha256:dcb95d2b4958ce69f8fcf61c9c90e0516d7844db62f2297ebf1ef18e5d8c05b4_amd64",
"8Base-CNV-4.12:container-native-virtualization/hco-bundle-registry@sha256:73680901c7733ba27f729fd6475971e0909c2fe9efacf74d556f961a1494274e_amd64",
"8Base-CNV-4.12:container-native-virtualization/hostpath-csi-driver@sha256:a0b75e357628ca6b2ca32ab3fdbf531fd8da438a7a6ae8988ef897d2c001d9cb_amd64",
"8Base-CNV-4.12:container-native-virtualization/hostpath-provisioner-rhel8-operator@sha256:b9d84e63f789c70e31cf60fe06d41359363afc7bbd86a78ac7132f8dae4c467a_amd64",
"8Base-CNV-4.12:container-native-virtualization/hostpath-provisioner-rhel8@sha256:5239dcb229b060a818befd52a1e27b18142985abe0e39cef41eadd66f8b21ec1_amd64",
"8Base-CNV-4.12:container-native-virtualization/hyperconverged-cluster-operator@sha256:8b311b48437c79a6859a84f62cfd10ca8e6dcff4ce665a98ed78633552a172ca_amd64",
"8Base-CNV-4.12:container-native-virtualization/hyperconverged-cluster-webhook-rhel8@sha256:e912171328517664f0298322a7992a6e0e00118dc496ff94ee84190d9057db68_amd64",
"8Base-CNV-4.12:container-native-virtualization/kubemacpool@sha256:ab5a239a35e3de8566cb76db0d59ae92e290a3756d39a2298290f1ab3c7b56c5_amd64",
"8Base-CNV-4.12:container-native-virtualization/kubevirt-console-plugin@sha256:e7dd17d4d206b2d37f24a2ed28bf3d2d6a40463da6cbc6b5696555b455f90055_amd64",
"8Base-CNV-4.12:container-native-virtualization/kubevirt-ssp-operator@sha256:09a834b1f71a19cf9a616ffd9eb04408972f9b8f9549777cab0935f63931c993_amd64",
"8Base-CNV-4.12:container-native-virtualization/kubevirt-tekton-tasks-cleanup-vm@sha256:66284c45e82862dc7c1505fcdfe7b14e72c93c5e7fa6b7108a945220279641e9_amd64",
"8Base-CNV-4.12:container-native-virtualization/kubevirt-tekton-tasks-copy-template@sha256:462770d258407ea93c14c9a99fb4450536261202d1d63a681634af2193c2b062_amd64",
"8Base-CNV-4.12:container-native-virtualization/kubevirt-tekton-tasks-create-datavolume@sha256:31d22c0be03bbb222967d953d35189173fbeb60d1cb32278eb006e8abe78e90c_amd64",
"8Base-CNV-4.12:container-native-virtualization/kubevirt-tekton-tasks-create-vm-from-template@sha256:a62ec91155a7bfc776c402e8b513b0e00797d64a95434346a2e3a4cc25f2d3c5_amd64",
"8Base-CNV-4.12:container-native-virtualization/kubevirt-tekton-tasks-disk-virt-customize@sha256:35274b72a5562e8675854d8cf2ca3ec0c4d0b619c0e630d7b39b7da8ebd3b143_amd64",
"8Base-CNV-4.12:container-native-virtualization/kubevirt-tekton-tasks-disk-virt-sysprep@sha256:6e6ed3d8b1b906f801e36b82d6976bc421ae8344d71d4c563fe6d8e76b5fe9c4_amd64",
"8Base-CNV-4.12:container-native-virtualization/kubevirt-tekton-tasks-modify-vm-template@sha256:b46443d7f21b8b251468e33c929a16008a3ac34a8f50a1d8bc1cd134079ccae4_amd64",
"8Base-CNV-4.12:container-native-virtualization/kubevirt-tekton-tasks-operator@sha256:7f11db20a3c635aa48e3dcadfe555d0cd229c4c7f1790f70ee9c9ee78ab55e67_amd64",
"8Base-CNV-4.12:container-native-virtualization/kubevirt-tekton-tasks-wait-for-vmi-status@sha256:4967b4c46d670a2b109c9a2e6e0ebc850a5e1dacaf8cc0ed691668bfa0cbd418_amd64",
"8Base-CNV-4.12:container-native-virtualization/kubevirt-template-validator@sha256:bf732669655db1b09ef27bc1964fe7b49943d681a5acc9860497512d8877e13f_amd64",
"8Base-CNV-4.12:container-native-virtualization/libguestfs-tools@sha256:4f0d48312d8fe02a17747d65ac644d3e1be2df3cb80a9d0c268acc6ad5b91680_amd64",
"8Base-CNV-4.12:container-native-virtualization/ovs-cni-marker@sha256:077367d5af11030832a5e63a611395b7fa65ee140b490b6f33f8a23a9392dcd5_amd64",
"8Base-CNV-4.12:container-native-virtualization/ovs-cni-plugin@sha256:892e339e8eec78f9865d11984c6dc8e92831ee9a17d6b990cd7fba9f2e506e13_amd64",
"8Base-CNV-4.12:container-native-virtualization/virt-cdi-apiserver@sha256:dd68dfc1a588b4e24e533d61b52b68ab0673fd39a95632314f54e1b85cb5f32d_amd64",
"8Base-CNV-4.12:container-native-virtualization/virt-cdi-cloner@sha256:879742e59f3416100969a0d0994e49e3f8cd493310bbd0c0e86e969f86daa204_amd64",
"8Base-CNV-4.12:container-native-virtualization/virt-cdi-controller@sha256:46689591989c8db1fa1f5228b2b9fb51d7abd0425c34951f909ced1fc536f0e4_amd64",
"8Base-CNV-4.12:container-native-virtualization/virt-cdi-importer@sha256:f2d011c18db1dd0dbe068bc650418c4b3f2f94935c053e76a52736da0f33867a_amd64",
"8Base-CNV-4.12:container-native-virtualization/virt-cdi-operator@sha256:8b06f96750c3f8e34a7cc8defeda46a92e3ad553159d3dbc7c4e096b483508ee_amd64",
"8Base-CNV-4.12:container-native-virtualization/virt-cdi-uploadproxy@sha256:84fd85672f6e9891678d6e99c066f8f20a9a2aac08fae11d552d46a317b7f815_amd64",
"8Base-CNV-4.12:container-native-virtualization/virt-cdi-uploadserver@sha256:4b231a260a9c0176f4b45aaf8142fa5e6860892b2fa19fad0f3091c423064211_amd64",
"8Base-CNV-4.12:container-native-virtualization/virt-exportproxy@sha256:2dc6b5eca4ba0daffe57ff174efc35764a2021eef35ef84c3d030c0f97329ece_amd64",
"8Base-CNV-4.12:container-native-virtualization/virt-exportserver@sha256:dd59838c20f30c7049cbdc4646b8b6f73ce8f33fa13c352ee22985673eaf95e2_amd64",
"8Base-CNV-4.12:container-native-virtualization/virtio-win@sha256:cd321e3d82a87139edabf223414b892c99857d7ac7d089b870e227ea98c970e0_amd64",
"8Base-CNV-4.12:container-native-virtualization/vm-network-latency-checkup@sha256:5a1502efeeaa3958e5755ce07dcb8314305d75c88cc69ddc7d515457935cdc69_amd64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2021-44716"
},
{
"category": "external",
"summary": "RHBZ#2030801",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2030801"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2021-44716",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-44716"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2021-44716",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2021-44716"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-announce/c/hcmEScgc00k",
"url": "https://groups.google.com/g/golang-announce/c/hcmEScgc00k"
}
],
"release_date": "2021-12-09T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2023-01-25T11:11:29+00:00",
"details": "Before applying this update, you must apply all previously released errata\nrelevant to your system.\n\nTo apply this update, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"8Base-CNV-4.12:container-native-virtualization/virt-api@sha256:cd89350a5e6b3a468acd290819d86f2c77d486fa5a57dbac752f863f1a8a2b23_amd64",
"8Base-CNV-4.12:container-native-virtualization/virt-artifacts-server@sha256:9638c34ff48d275842a990deb86110530ffd4937b2b551a4d5263168f7db6d47_amd64",
"8Base-CNV-4.12:container-native-virtualization/virt-controller@sha256:e6ddc32f82e940d364e0a3d63c28b4bd41b71574f9479b6d6b01de948baa8cab_amd64",
"8Base-CNV-4.12:container-native-virtualization/virt-handler@sha256:cce366a6b1aa42a9798a8c714dcb795d1c653dfe0ba06c997e65dbba0318e537_amd64",
"8Base-CNV-4.12:container-native-virtualization/virt-launcher@sha256:bd5b00ece84caed816b3f3cc80d8570324e1e8f975cf2c2320726d88fb64f33a_amd64",
"8Base-CNV-4.12:container-native-virtualization/virt-operator@sha256:6c4b16ac62e673d8f5116d592836506be72c5ebd2a07ffc828fee86514db0e9d_amd64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2023:0408"
},
{
"category": "workaround",
"details": "This flaw can be mitigated by disabling HTTP/2. Setting the GODEBUG=http2server=0 environment variable before calling Serve will disable HTTP/2 unless it was manually configured through the golang.org/x/net/http2 package.",
"product_ids": [
"8Base-CNV-4.12:container-native-virtualization/bridge-marker@sha256:086a9922f34161e5b75d204a0c3281c941f81f76ef8784de434cc79acc76174c_amd64",
"8Base-CNV-4.12:container-native-virtualization/cluster-network-addons-operator@sha256:d2c19fd4c2327eb84179acf652157982b29c365d8a526d70517c6dd93ea6ebc7_amd64",
"8Base-CNV-4.12:container-native-virtualization/cnv-containernetworking-plugins@sha256:3d6003dea97e48d240668e55b2705f0251259006251abafaa3dc08fbc69f1312_amd64",
"8Base-CNV-4.12:container-native-virtualization/cnv-must-gather-rhel8@sha256:dcb95d2b4958ce69f8fcf61c9c90e0516d7844db62f2297ebf1ef18e5d8c05b4_amd64",
"8Base-CNV-4.12:container-native-virtualization/hco-bundle-registry@sha256:73680901c7733ba27f729fd6475971e0909c2fe9efacf74d556f961a1494274e_amd64",
"8Base-CNV-4.12:container-native-virtualization/hostpath-csi-driver@sha256:a0b75e357628ca6b2ca32ab3fdbf531fd8da438a7a6ae8988ef897d2c001d9cb_amd64",
"8Base-CNV-4.12:container-native-virtualization/hostpath-provisioner-rhel8-operator@sha256:b9d84e63f789c70e31cf60fe06d41359363afc7bbd86a78ac7132f8dae4c467a_amd64",
"8Base-CNV-4.12:container-native-virtualization/hostpath-provisioner-rhel8@sha256:5239dcb229b060a818befd52a1e27b18142985abe0e39cef41eadd66f8b21ec1_amd64",
"8Base-CNV-4.12:container-native-virtualization/hyperconverged-cluster-operator@sha256:8b311b48437c79a6859a84f62cfd10ca8e6dcff4ce665a98ed78633552a172ca_amd64",
"8Base-CNV-4.12:container-native-virtualization/hyperconverged-cluster-webhook-rhel8@sha256:e912171328517664f0298322a7992a6e0e00118dc496ff94ee84190d9057db68_amd64",
"8Base-CNV-4.12:container-native-virtualization/kubemacpool@sha256:ab5a239a35e3de8566cb76db0d59ae92e290a3756d39a2298290f1ab3c7b56c5_amd64",
"8Base-CNV-4.12:container-native-virtualization/kubevirt-console-plugin@sha256:e7dd17d4d206b2d37f24a2ed28bf3d2d6a40463da6cbc6b5696555b455f90055_amd64",
"8Base-CNV-4.12:container-native-virtualization/kubevirt-ssp-operator@sha256:09a834b1f71a19cf9a616ffd9eb04408972f9b8f9549777cab0935f63931c993_amd64",
"8Base-CNV-4.12:container-native-virtualization/kubevirt-tekton-tasks-cleanup-vm@sha256:66284c45e82862dc7c1505fcdfe7b14e72c93c5e7fa6b7108a945220279641e9_amd64",
"8Base-CNV-4.12:container-native-virtualization/kubevirt-tekton-tasks-copy-template@sha256:462770d258407ea93c14c9a99fb4450536261202d1d63a681634af2193c2b062_amd64",
"8Base-CNV-4.12:container-native-virtualization/kubevirt-tekton-tasks-create-datavolume@sha256:31d22c0be03bbb222967d953d35189173fbeb60d1cb32278eb006e8abe78e90c_amd64",
"8Base-CNV-4.12:container-native-virtualization/kubevirt-tekton-tasks-create-vm-from-template@sha256:a62ec91155a7bfc776c402e8b513b0e00797d64a95434346a2e3a4cc25f2d3c5_amd64",
"8Base-CNV-4.12:container-native-virtualization/kubevirt-tekton-tasks-disk-virt-customize@sha256:35274b72a5562e8675854d8cf2ca3ec0c4d0b619c0e630d7b39b7da8ebd3b143_amd64",
"8Base-CNV-4.12:container-native-virtualization/kubevirt-tekton-tasks-disk-virt-sysprep@sha256:6e6ed3d8b1b906f801e36b82d6976bc421ae8344d71d4c563fe6d8e76b5fe9c4_amd64",
"8Base-CNV-4.12:container-native-virtualization/kubevirt-tekton-tasks-modify-vm-template@sha256:b46443d7f21b8b251468e33c929a16008a3ac34a8f50a1d8bc1cd134079ccae4_amd64",
"8Base-CNV-4.12:container-native-virtualization/kubevirt-tekton-tasks-operator@sha256:7f11db20a3c635aa48e3dcadfe555d0cd229c4c7f1790f70ee9c9ee78ab55e67_amd64",
"8Base-CNV-4.12:container-native-virtualization/kubevirt-tekton-tasks-wait-for-vmi-status@sha256:4967b4c46d670a2b109c9a2e6e0ebc850a5e1dacaf8cc0ed691668bfa0cbd418_amd64",
"8Base-CNV-4.12:container-native-virtualization/kubevirt-template-validator@sha256:bf732669655db1b09ef27bc1964fe7b49943d681a5acc9860497512d8877e13f_amd64",
"8Base-CNV-4.12:container-native-virtualization/libguestfs-tools@sha256:4f0d48312d8fe02a17747d65ac644d3e1be2df3cb80a9d0c268acc6ad5b91680_amd64",
"8Base-CNV-4.12:container-native-virtualization/ovs-cni-marker@sha256:077367d5af11030832a5e63a611395b7fa65ee140b490b6f33f8a23a9392dcd5_amd64",
"8Base-CNV-4.12:container-native-virtualization/ovs-cni-plugin@sha256:892e339e8eec78f9865d11984c6dc8e92831ee9a17d6b990cd7fba9f2e506e13_amd64",
"8Base-CNV-4.12:container-native-virtualization/virt-api@sha256:cd89350a5e6b3a468acd290819d86f2c77d486fa5a57dbac752f863f1a8a2b23_amd64",
"8Base-CNV-4.12:container-native-virtualization/virt-artifacts-server@sha256:9638c34ff48d275842a990deb86110530ffd4937b2b551a4d5263168f7db6d47_amd64",
"8Base-CNV-4.12:container-native-virtualization/virt-cdi-apiserver@sha256:dd68dfc1a588b4e24e533d61b52b68ab0673fd39a95632314f54e1b85cb5f32d_amd64",
"8Base-CNV-4.12:container-native-virtualization/virt-cdi-cloner@sha256:879742e59f3416100969a0d0994e49e3f8cd493310bbd0c0e86e969f86daa204_amd64",
"8Base-CNV-4.12:container-native-virtualization/virt-cdi-controller@sha256:46689591989c8db1fa1f5228b2b9fb51d7abd0425c34951f909ced1fc536f0e4_amd64",
"8Base-CNV-4.12:container-native-virtualization/virt-cdi-importer@sha256:f2d011c18db1dd0dbe068bc650418c4b3f2f94935c053e76a52736da0f33867a_amd64",
"8Base-CNV-4.12:container-native-virtualization/virt-cdi-operator@sha256:8b06f96750c3f8e34a7cc8defeda46a92e3ad553159d3dbc7c4e096b483508ee_amd64",
"8Base-CNV-4.12:container-native-virtualization/virt-cdi-uploadproxy@sha256:84fd85672f6e9891678d6e99c066f8f20a9a2aac08fae11d552d46a317b7f815_amd64",
"8Base-CNV-4.12:container-native-virtualization/virt-cdi-uploadserver@sha256:4b231a260a9c0176f4b45aaf8142fa5e6860892b2fa19fad0f3091c423064211_amd64",
"8Base-CNV-4.12:container-native-virtualization/virt-controller@sha256:e6ddc32f82e940d364e0a3d63c28b4bd41b71574f9479b6d6b01de948baa8cab_amd64",
"8Base-CNV-4.12:container-native-virtualization/virt-exportproxy@sha256:2dc6b5eca4ba0daffe57ff174efc35764a2021eef35ef84c3d030c0f97329ece_amd64",
"8Base-CNV-4.12:container-native-virtualization/virt-exportserver@sha256:dd59838c20f30c7049cbdc4646b8b6f73ce8f33fa13c352ee22985673eaf95e2_amd64",
"8Base-CNV-4.12:container-native-virtualization/virt-handler@sha256:cce366a6b1aa42a9798a8c714dcb795d1c653dfe0ba06c997e65dbba0318e537_amd64",
"8Base-CNV-4.12:container-native-virtualization/virt-launcher@sha256:bd5b00ece84caed816b3f3cc80d8570324e1e8f975cf2c2320726d88fb64f33a_amd64",
"8Base-CNV-4.12:container-native-virtualization/virt-operator@sha256:6c4b16ac62e673d8f5116d592836506be72c5ebd2a07ffc828fee86514db0e9d_amd64",
"8Base-CNV-4.12:container-native-virtualization/virtio-win@sha256:cd321e3d82a87139edabf223414b892c99857d7ac7d089b870e227ea98c970e0_amd64",
"8Base-CNV-4.12:container-native-virtualization/vm-network-latency-checkup@sha256:5a1502efeeaa3958e5755ce07dcb8314305d75c88cc69ddc7d515457935cdc69_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-CNV-4.12:container-native-virtualization/bridge-marker@sha256:086a9922f34161e5b75d204a0c3281c941f81f76ef8784de434cc79acc76174c_amd64",
"8Base-CNV-4.12:container-native-virtualization/cluster-network-addons-operator@sha256:d2c19fd4c2327eb84179acf652157982b29c365d8a526d70517c6dd93ea6ebc7_amd64",
"8Base-CNV-4.12:container-native-virtualization/cnv-containernetworking-plugins@sha256:3d6003dea97e48d240668e55b2705f0251259006251abafaa3dc08fbc69f1312_amd64",
"8Base-CNV-4.12:container-native-virtualization/cnv-must-gather-rhel8@sha256:dcb95d2b4958ce69f8fcf61c9c90e0516d7844db62f2297ebf1ef18e5d8c05b4_amd64",
"8Base-CNV-4.12:container-native-virtualization/hco-bundle-registry@sha256:73680901c7733ba27f729fd6475971e0909c2fe9efacf74d556f961a1494274e_amd64",
"8Base-CNV-4.12:container-native-virtualization/hostpath-csi-driver@sha256:a0b75e357628ca6b2ca32ab3fdbf531fd8da438a7a6ae8988ef897d2c001d9cb_amd64",
"8Base-CNV-4.12:container-native-virtualization/hostpath-provisioner-rhel8-operator@sha256:b9d84e63f789c70e31cf60fe06d41359363afc7bbd86a78ac7132f8dae4c467a_amd64",
"8Base-CNV-4.12:container-native-virtualization/hostpath-provisioner-rhel8@sha256:5239dcb229b060a818befd52a1e27b18142985abe0e39cef41eadd66f8b21ec1_amd64",
"8Base-CNV-4.12:container-native-virtualization/hyperconverged-cluster-operator@sha256:8b311b48437c79a6859a84f62cfd10ca8e6dcff4ce665a98ed78633552a172ca_amd64",
"8Base-CNV-4.12:container-native-virtualization/hyperconverged-cluster-webhook-rhel8@sha256:e912171328517664f0298322a7992a6e0e00118dc496ff94ee84190d9057db68_amd64",
"8Base-CNV-4.12:container-native-virtualization/kubemacpool@sha256:ab5a239a35e3de8566cb76db0d59ae92e290a3756d39a2298290f1ab3c7b56c5_amd64",
"8Base-CNV-4.12:container-native-virtualization/kubevirt-console-plugin@sha256:e7dd17d4d206b2d37f24a2ed28bf3d2d6a40463da6cbc6b5696555b455f90055_amd64",
"8Base-CNV-4.12:container-native-virtualization/kubevirt-ssp-operator@sha256:09a834b1f71a19cf9a616ffd9eb04408972f9b8f9549777cab0935f63931c993_amd64",
"8Base-CNV-4.12:container-native-virtualization/kubevirt-tekton-tasks-cleanup-vm@sha256:66284c45e82862dc7c1505fcdfe7b14e72c93c5e7fa6b7108a945220279641e9_amd64",
"8Base-CNV-4.12:container-native-virtualization/kubevirt-tekton-tasks-copy-template@sha256:462770d258407ea93c14c9a99fb4450536261202d1d63a681634af2193c2b062_amd64",
"8Base-CNV-4.12:container-native-virtualization/kubevirt-tekton-tasks-create-datavolume@sha256:31d22c0be03bbb222967d953d35189173fbeb60d1cb32278eb006e8abe78e90c_amd64",
"8Base-CNV-4.12:container-native-virtualization/kubevirt-tekton-tasks-create-vm-from-template@sha256:a62ec91155a7bfc776c402e8b513b0e00797d64a95434346a2e3a4cc25f2d3c5_amd64",
"8Base-CNV-4.12:container-native-virtualization/kubevirt-tekton-tasks-disk-virt-customize@sha256:35274b72a5562e8675854d8cf2ca3ec0c4d0b619c0e630d7b39b7da8ebd3b143_amd64",
"8Base-CNV-4.12:container-native-virtualization/kubevirt-tekton-tasks-disk-virt-sysprep@sha256:6e6ed3d8b1b906f801e36b82d6976bc421ae8344d71d4c563fe6d8e76b5fe9c4_amd64",
"8Base-CNV-4.12:container-native-virtualization/kubevirt-tekton-tasks-modify-vm-template@sha256:b46443d7f21b8b251468e33c929a16008a3ac34a8f50a1d8bc1cd134079ccae4_amd64",
"8Base-CNV-4.12:container-native-virtualization/kubevirt-tekton-tasks-operator@sha256:7f11db20a3c635aa48e3dcadfe555d0cd229c4c7f1790f70ee9c9ee78ab55e67_amd64",
"8Base-CNV-4.12:container-native-virtualization/kubevirt-tekton-tasks-wait-for-vmi-status@sha256:4967b4c46d670a2b109c9a2e6e0ebc850a5e1dacaf8cc0ed691668bfa0cbd418_amd64",
"8Base-CNV-4.12:container-native-virtualization/kubevirt-template-validator@sha256:bf732669655db1b09ef27bc1964fe7b49943d681a5acc9860497512d8877e13f_amd64",
"8Base-CNV-4.12:container-native-virtualization/libguestfs-tools@sha256:4f0d48312d8fe02a17747d65ac644d3e1be2df3cb80a9d0c268acc6ad5b91680_amd64",
"8Base-CNV-4.12:container-native-virtualization/ovs-cni-marker@sha256:077367d5af11030832a5e63a611395b7fa65ee140b490b6f33f8a23a9392dcd5_amd64",
"8Base-CNV-4.12:container-native-virtualization/ovs-cni-plugin@sha256:892e339e8eec78f9865d11984c6dc8e92831ee9a17d6b990cd7fba9f2e506e13_amd64",
"8Base-CNV-4.12:container-native-virtualization/virt-api@sha256:cd89350a5e6b3a468acd290819d86f2c77d486fa5a57dbac752f863f1a8a2b23_amd64",
"8Base-CNV-4.12:container-native-virtualization/virt-artifacts-server@sha256:9638c34ff48d275842a990deb86110530ffd4937b2b551a4d5263168f7db6d47_amd64",
"8Base-CNV-4.12:container-native-virtualization/virt-cdi-apiserver@sha256:dd68dfc1a588b4e24e533d61b52b68ab0673fd39a95632314f54e1b85cb5f32d_amd64",
"8Base-CNV-4.12:container-native-virtualization/virt-cdi-cloner@sha256:879742e59f3416100969a0d0994e49e3f8cd493310bbd0c0e86e969f86daa204_amd64",
"8Base-CNV-4.12:container-native-virtualization/virt-cdi-controller@sha256:46689591989c8db1fa1f5228b2b9fb51d7abd0425c34951f909ced1fc536f0e4_amd64",
"8Base-CNV-4.12:container-native-virtualization/virt-cdi-importer@sha256:f2d011c18db1dd0dbe068bc650418c4b3f2f94935c053e76a52736da0f33867a_amd64",
"8Base-CNV-4.12:container-native-virtualization/virt-cdi-operator@sha256:8b06f96750c3f8e34a7cc8defeda46a92e3ad553159d3dbc7c4e096b483508ee_amd64",
"8Base-CNV-4.12:container-native-virtualization/virt-cdi-uploadproxy@sha256:84fd85672f6e9891678d6e99c066f8f20a9a2aac08fae11d552d46a317b7f815_amd64",
"8Base-CNV-4.12:container-native-virtualization/virt-cdi-uploadserver@sha256:4b231a260a9c0176f4b45aaf8142fa5e6860892b2fa19fad0f3091c423064211_amd64",
"8Base-CNV-4.12:container-native-virtualization/virt-controller@sha256:e6ddc32f82e940d364e0a3d63c28b4bd41b71574f9479b6d6b01de948baa8cab_amd64",
"8Base-CNV-4.12:container-native-virtualization/virt-exportproxy@sha256:2dc6b5eca4ba0daffe57ff174efc35764a2021eef35ef84c3d030c0f97329ece_amd64",
"8Base-CNV-4.12:container-native-virtualization/virt-exportserver@sha256:dd59838c20f30c7049cbdc4646b8b6f73ce8f33fa13c352ee22985673eaf95e2_amd64",
"8Base-CNV-4.12:container-native-virtualization/virt-handler@sha256:cce366a6b1aa42a9798a8c714dcb795d1c653dfe0ba06c997e65dbba0318e537_amd64",
"8Base-CNV-4.12:container-native-virtualization/virt-launcher@sha256:bd5b00ece84caed816b3f3cc80d8570324e1e8f975cf2c2320726d88fb64f33a_amd64",
"8Base-CNV-4.12:container-native-virtualization/virt-operator@sha256:6c4b16ac62e673d8f5116d592836506be72c5ebd2a07ffc828fee86514db0e9d_amd64",
"8Base-CNV-4.12:container-native-virtualization/virtio-win@sha256:cd321e3d82a87139edabf223414b892c99857d7ac7d089b870e227ea98c970e0_amd64",
"8Base-CNV-4.12:container-native-virtualization/vm-network-latency-checkup@sha256:5a1502efeeaa3958e5755ce07dcb8314305d75c88cc69ddc7d515457935cdc69_amd64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "golang: net/http: limit growth of header canonicalization cache"
},
{
"cve": "CVE-2021-44717",
"cwe": {
"id": "CWE-200",
"name": "Exposure of Sensitive Information to an Unauthorized Actor"
},
"discovery_date": "2021-12-09T00:00:00+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"8Base-CNV-4.12:container-native-virtualization/bridge-marker@sha256:086a9922f34161e5b75d204a0c3281c941f81f76ef8784de434cc79acc76174c_amd64",
"8Base-CNV-4.12:container-native-virtualization/cluster-network-addons-operator@sha256:d2c19fd4c2327eb84179acf652157982b29c365d8a526d70517c6dd93ea6ebc7_amd64",
"8Base-CNV-4.12:container-native-virtualization/cnv-containernetworking-plugins@sha256:3d6003dea97e48d240668e55b2705f0251259006251abafaa3dc08fbc69f1312_amd64",
"8Base-CNV-4.12:container-native-virtualization/cnv-must-gather-rhel8@sha256:dcb95d2b4958ce69f8fcf61c9c90e0516d7844db62f2297ebf1ef18e5d8c05b4_amd64",
"8Base-CNV-4.12:container-native-virtualization/hco-bundle-registry@sha256:73680901c7733ba27f729fd6475971e0909c2fe9efacf74d556f961a1494274e_amd64",
"8Base-CNV-4.12:container-native-virtualization/hostpath-csi-driver@sha256:a0b75e357628ca6b2ca32ab3fdbf531fd8da438a7a6ae8988ef897d2c001d9cb_amd64",
"8Base-CNV-4.12:container-native-virtualization/hostpath-provisioner-rhel8-operator@sha256:b9d84e63f789c70e31cf60fe06d41359363afc7bbd86a78ac7132f8dae4c467a_amd64",
"8Base-CNV-4.12:container-native-virtualization/hostpath-provisioner-rhel8@sha256:5239dcb229b060a818befd52a1e27b18142985abe0e39cef41eadd66f8b21ec1_amd64",
"8Base-CNV-4.12:container-native-virtualization/hyperconverged-cluster-operator@sha256:8b311b48437c79a6859a84f62cfd10ca8e6dcff4ce665a98ed78633552a172ca_amd64",
"8Base-CNV-4.12:container-native-virtualization/hyperconverged-cluster-webhook-rhel8@sha256:e912171328517664f0298322a7992a6e0e00118dc496ff94ee84190d9057db68_amd64",
"8Base-CNV-4.12:container-native-virtualization/kubemacpool@sha256:ab5a239a35e3de8566cb76db0d59ae92e290a3756d39a2298290f1ab3c7b56c5_amd64",
"8Base-CNV-4.12:container-native-virtualization/kubevirt-console-plugin@sha256:e7dd17d4d206b2d37f24a2ed28bf3d2d6a40463da6cbc6b5696555b455f90055_amd64",
"8Base-CNV-4.12:container-native-virtualization/kubevirt-ssp-operator@sha256:09a834b1f71a19cf9a616ffd9eb04408972f9b8f9549777cab0935f63931c993_amd64",
"8Base-CNV-4.12:container-native-virtualization/kubevirt-tekton-tasks-cleanup-vm@sha256:66284c45e82862dc7c1505fcdfe7b14e72c93c5e7fa6b7108a945220279641e9_amd64",
"8Base-CNV-4.12:container-native-virtualization/kubevirt-tekton-tasks-copy-template@sha256:462770d258407ea93c14c9a99fb4450536261202d1d63a681634af2193c2b062_amd64",
"8Base-CNV-4.12:container-native-virtualization/kubevirt-tekton-tasks-create-datavolume@sha256:31d22c0be03bbb222967d953d35189173fbeb60d1cb32278eb006e8abe78e90c_amd64",
"8Base-CNV-4.12:container-native-virtualization/kubevirt-tekton-tasks-create-vm-from-template@sha256:a62ec91155a7bfc776c402e8b513b0e00797d64a95434346a2e3a4cc25f2d3c5_amd64",
"8Base-CNV-4.12:container-native-virtualization/kubevirt-tekton-tasks-disk-virt-customize@sha256:35274b72a5562e8675854d8cf2ca3ec0c4d0b619c0e630d7b39b7da8ebd3b143_amd64",
"8Base-CNV-4.12:container-native-virtualization/kubevirt-tekton-tasks-disk-virt-sysprep@sha256:6e6ed3d8b1b906f801e36b82d6976bc421ae8344d71d4c563fe6d8e76b5fe9c4_amd64",
"8Base-CNV-4.12:container-native-virtualization/kubevirt-tekton-tasks-modify-vm-template@sha256:b46443d7f21b8b251468e33c929a16008a3ac34a8f50a1d8bc1cd134079ccae4_amd64",
"8Base-CNV-4.12:container-native-virtualization/kubevirt-tekton-tasks-operator@sha256:7f11db20a3c635aa48e3dcadfe555d0cd229c4c7f1790f70ee9c9ee78ab55e67_amd64",
"8Base-CNV-4.12:container-native-virtualization/kubevirt-tekton-tasks-wait-for-vmi-status@sha256:4967b4c46d670a2b109c9a2e6e0ebc850a5e1dacaf8cc0ed691668bfa0cbd418_amd64",
"8Base-CNV-4.12:container-native-virtualization/kubevirt-template-validator@sha256:bf732669655db1b09ef27bc1964fe7b49943d681a5acc9860497512d8877e13f_amd64",
"8Base-CNV-4.12:container-native-virtualization/libguestfs-tools@sha256:4f0d48312d8fe02a17747d65ac644d3e1be2df3cb80a9d0c268acc6ad5b91680_amd64",
"8Base-CNV-4.12:container-native-virtualization/ovs-cni-marker@sha256:077367d5af11030832a5e63a611395b7fa65ee140b490b6f33f8a23a9392dcd5_amd64",
"8Base-CNV-4.12:container-native-virtualization/ovs-cni-plugin@sha256:892e339e8eec78f9865d11984c6dc8e92831ee9a17d6b990cd7fba9f2e506e13_amd64",
"8Base-CNV-4.12:container-native-virtualization/virt-cdi-apiserver@sha256:dd68dfc1a588b4e24e533d61b52b68ab0673fd39a95632314f54e1b85cb5f32d_amd64",
"8Base-CNV-4.12:container-native-virtualization/virt-cdi-cloner@sha256:879742e59f3416100969a0d0994e49e3f8cd493310bbd0c0e86e969f86daa204_amd64",
"8Base-CNV-4.12:container-native-virtualization/virt-cdi-controller@sha256:46689591989c8db1fa1f5228b2b9fb51d7abd0425c34951f909ced1fc536f0e4_amd64",
"8Base-CNV-4.12:container-native-virtualization/virt-cdi-importer@sha256:f2d011c18db1dd0dbe068bc650418c4b3f2f94935c053e76a52736da0f33867a_amd64",
"8Base-CNV-4.12:container-native-virtualization/virt-cdi-operator@sha256:8b06f96750c3f8e34a7cc8defeda46a92e3ad553159d3dbc7c4e096b483508ee_amd64",
"8Base-CNV-4.12:container-native-virtualization/virt-cdi-uploadproxy@sha256:84fd85672f6e9891678d6e99c066f8f20a9a2aac08fae11d552d46a317b7f815_amd64",
"8Base-CNV-4.12:container-native-virtualization/virt-cdi-uploadserver@sha256:4b231a260a9c0176f4b45aaf8142fa5e6860892b2fa19fad0f3091c423064211_amd64",
"8Base-CNV-4.12:container-native-virtualization/virt-exportproxy@sha256:2dc6b5eca4ba0daffe57ff174efc35764a2021eef35ef84c3d030c0f97329ece_amd64",
"8Base-CNV-4.12:container-native-virtualization/virt-exportserver@sha256:dd59838c20f30c7049cbdc4646b8b6f73ce8f33fa13c352ee22985673eaf95e2_amd64",
"8Base-CNV-4.12:container-native-virtualization/virtio-win@sha256:cd321e3d82a87139edabf223414b892c99857d7ac7d089b870e227ea98c970e0_amd64",
"8Base-CNV-4.12:container-native-virtualization/vm-network-latency-checkup@sha256:5a1502efeeaa3958e5755ce07dcb8314305d75c88cc69ddc7d515457935cdc69_amd64"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2030806"
}
],
"notes": [
{
"category": "description",
"text": "There\u0027s a flaw in golang\u0027s syscall.ForkExec() interface. An attacker who manages to first cause a file descriptor exhaustion for the process, then cause syscall.ForkExec() to be called repeatedly, could compromise data integrity and/or confidentiality in a somewhat uncontrolled way in programs linked with and using syscall.ForkExec().",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "golang: syscall: don\u0027t close fd 0 on ForkExec error",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "* This flaw has had the severity level set to Moderate due to the attack complexity required to exhaust file descriptors at the time ForkExec is called, plus an attacker does not necessarily have direct control over where/how data is leaked.\n\n* For Service Telemetry Framework, because the flaw\u0027s impact is lower, no update will be provided at this time for its containers.\n\n* runc shipped with Red Hat Enterprise Linux 8 and 9 are not affected by this flaw because the flaw is already patched in the shipped versions.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"8Base-CNV-4.12:container-native-virtualization/virt-api@sha256:cd89350a5e6b3a468acd290819d86f2c77d486fa5a57dbac752f863f1a8a2b23_amd64",
"8Base-CNV-4.12:container-native-virtualization/virt-artifacts-server@sha256:9638c34ff48d275842a990deb86110530ffd4937b2b551a4d5263168f7db6d47_amd64",
"8Base-CNV-4.12:container-native-virtualization/virt-controller@sha256:e6ddc32f82e940d364e0a3d63c28b4bd41b71574f9479b6d6b01de948baa8cab_amd64",
"8Base-CNV-4.12:container-native-virtualization/virt-handler@sha256:cce366a6b1aa42a9798a8c714dcb795d1c653dfe0ba06c997e65dbba0318e537_amd64",
"8Base-CNV-4.12:container-native-virtualization/virt-launcher@sha256:bd5b00ece84caed816b3f3cc80d8570324e1e8f975cf2c2320726d88fb64f33a_amd64",
"8Base-CNV-4.12:container-native-virtualization/virt-operator@sha256:6c4b16ac62e673d8f5116d592836506be72c5ebd2a07ffc828fee86514db0e9d_amd64"
],
"known_not_affected": [
"8Base-CNV-4.12:container-native-virtualization/bridge-marker@sha256:086a9922f34161e5b75d204a0c3281c941f81f76ef8784de434cc79acc76174c_amd64",
"8Base-CNV-4.12:container-native-virtualization/cluster-network-addons-operator@sha256:d2c19fd4c2327eb84179acf652157982b29c365d8a526d70517c6dd93ea6ebc7_amd64",
"8Base-CNV-4.12:container-native-virtualization/cnv-containernetworking-plugins@sha256:3d6003dea97e48d240668e55b2705f0251259006251abafaa3dc08fbc69f1312_amd64",
"8Base-CNV-4.12:container-native-virtualization/cnv-must-gather-rhel8@sha256:dcb95d2b4958ce69f8fcf61c9c90e0516d7844db62f2297ebf1ef18e5d8c05b4_amd64",
"8Base-CNV-4.12:container-native-virtualization/hco-bundle-registry@sha256:73680901c7733ba27f729fd6475971e0909c2fe9efacf74d556f961a1494274e_amd64",
"8Base-CNV-4.12:container-native-virtualization/hostpath-csi-driver@sha256:a0b75e357628ca6b2ca32ab3fdbf531fd8da438a7a6ae8988ef897d2c001d9cb_amd64",
"8Base-CNV-4.12:container-native-virtualization/hostpath-provisioner-rhel8-operator@sha256:b9d84e63f789c70e31cf60fe06d41359363afc7bbd86a78ac7132f8dae4c467a_amd64",
"8Base-CNV-4.12:container-native-virtualization/hostpath-provisioner-rhel8@sha256:5239dcb229b060a818befd52a1e27b18142985abe0e39cef41eadd66f8b21ec1_amd64",
"8Base-CNV-4.12:container-native-virtualization/hyperconverged-cluster-operator@sha256:8b311b48437c79a6859a84f62cfd10ca8e6dcff4ce665a98ed78633552a172ca_amd64",
"8Base-CNV-4.12:container-native-virtualization/hyperconverged-cluster-webhook-rhel8@sha256:e912171328517664f0298322a7992a6e0e00118dc496ff94ee84190d9057db68_amd64",
"8Base-CNV-4.12:container-native-virtualization/kubemacpool@sha256:ab5a239a35e3de8566cb76db0d59ae92e290a3756d39a2298290f1ab3c7b56c5_amd64",
"8Base-CNV-4.12:container-native-virtualization/kubevirt-console-plugin@sha256:e7dd17d4d206b2d37f24a2ed28bf3d2d6a40463da6cbc6b5696555b455f90055_amd64",
"8Base-CNV-4.12:container-native-virtualization/kubevirt-ssp-operator@sha256:09a834b1f71a19cf9a616ffd9eb04408972f9b8f9549777cab0935f63931c993_amd64",
"8Base-CNV-4.12:container-native-virtualization/kubevirt-tekton-tasks-cleanup-vm@sha256:66284c45e82862dc7c1505fcdfe7b14e72c93c5e7fa6b7108a945220279641e9_amd64",
"8Base-CNV-4.12:container-native-virtualization/kubevirt-tekton-tasks-copy-template@sha256:462770d258407ea93c14c9a99fb4450536261202d1d63a681634af2193c2b062_amd64",
"8Base-CNV-4.12:container-native-virtualization/kubevirt-tekton-tasks-create-datavolume@sha256:31d22c0be03bbb222967d953d35189173fbeb60d1cb32278eb006e8abe78e90c_amd64",
"8Base-CNV-4.12:container-native-virtualization/kubevirt-tekton-tasks-create-vm-from-template@sha256:a62ec91155a7bfc776c402e8b513b0e00797d64a95434346a2e3a4cc25f2d3c5_amd64",
"8Base-CNV-4.12:container-native-virtualization/kubevirt-tekton-tasks-disk-virt-customize@sha256:35274b72a5562e8675854d8cf2ca3ec0c4d0b619c0e630d7b39b7da8ebd3b143_amd64",
"8Base-CNV-4.12:container-native-virtualization/kubevirt-tekton-tasks-disk-virt-sysprep@sha256:6e6ed3d8b1b906f801e36b82d6976bc421ae8344d71d4c563fe6d8e76b5fe9c4_amd64",
"8Base-CNV-4.12:container-native-virtualization/kubevirt-tekton-tasks-modify-vm-template@sha256:b46443d7f21b8b251468e33c929a16008a3ac34a8f50a1d8bc1cd134079ccae4_amd64",
"8Base-CNV-4.12:container-native-virtualization/kubevirt-tekton-tasks-operator@sha256:7f11db20a3c635aa48e3dcadfe555d0cd229c4c7f1790f70ee9c9ee78ab55e67_amd64",
"8Base-CNV-4.12:container-native-virtualization/kubevirt-tekton-tasks-wait-for-vmi-status@sha256:4967b4c46d670a2b109c9a2e6e0ebc850a5e1dacaf8cc0ed691668bfa0cbd418_amd64",
"8Base-CNV-4.12:container-native-virtualization/kubevirt-template-validator@sha256:bf732669655db1b09ef27bc1964fe7b49943d681a5acc9860497512d8877e13f_amd64",
"8Base-CNV-4.12:container-native-virtualization/libguestfs-tools@sha256:4f0d48312d8fe02a17747d65ac644d3e1be2df3cb80a9d0c268acc6ad5b91680_amd64",
"8Base-CNV-4.12:container-native-virtualization/ovs-cni-marker@sha256:077367d5af11030832a5e63a611395b7fa65ee140b490b6f33f8a23a9392dcd5_amd64",
"8Base-CNV-4.12:container-native-virtualization/ovs-cni-plugin@sha256:892e339e8eec78f9865d11984c6dc8e92831ee9a17d6b990cd7fba9f2e506e13_amd64",
"8Base-CNV-4.12:container-native-virtualization/virt-cdi-apiserver@sha256:dd68dfc1a588b4e24e533d61b52b68ab0673fd39a95632314f54e1b85cb5f32d_amd64",
"8Base-CNV-4.12:container-native-virtualization/virt-cdi-cloner@sha256:879742e59f3416100969a0d0994e49e3f8cd493310bbd0c0e86e969f86daa204_amd64",
"8Base-CNV-4.12:container-native-virtualization/virt-cdi-controller@sha256:46689591989c8db1fa1f5228b2b9fb51d7abd0425c34951f909ced1fc536f0e4_amd64",
"8Base-CNV-4.12:container-native-virtualization/virt-cdi-importer@sha256:f2d011c18db1dd0dbe068bc650418c4b3f2f94935c053e76a52736da0f33867a_amd64",
"8Base-CNV-4.12:container-native-virtualization/virt-cdi-operator@sha256:8b06f96750c3f8e34a7cc8defeda46a92e3ad553159d3dbc7c4e096b483508ee_amd64",
"8Base-CNV-4.12:container-native-virtualization/virt-cdi-uploadproxy@sha256:84fd85672f6e9891678d6e99c066f8f20a9a2aac08fae11d552d46a317b7f815_amd64",
"8Base-CNV-4.12:container-native-virtualization/virt-cdi-uploadserver@sha256:4b231a260a9c0176f4b45aaf8142fa5e6860892b2fa19fad0f3091c423064211_amd64",
"8Base-CNV-4.12:container-native-virtualization/virt-exportproxy@sha256:2dc6b5eca4ba0daffe57ff174efc35764a2021eef35ef84c3d030c0f97329ece_amd64",
"8Base-CNV-4.12:container-native-virtualization/virt-exportserver@sha256:dd59838c20f30c7049cbdc4646b8b6f73ce8f33fa13c352ee22985673eaf95e2_amd64",
"8Base-CNV-4.12:container-native-virtualization/virtio-win@sha256:cd321e3d82a87139edabf223414b892c99857d7ac7d089b870e227ea98c970e0_amd64",
"8Base-CNV-4.12:container-native-virtualization/vm-network-latency-checkup@sha256:5a1502efeeaa3958e5755ce07dcb8314305d75c88cc69ddc7d515457935cdc69_amd64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2021-44717"
},
{
"category": "external",
"summary": "RHBZ#2030806",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2030806"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2021-44717",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-44717"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2021-44717",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2021-44717"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-announce/c/hcmEScgc00k",
"url": "https://groups.google.com/g/golang-announce/c/hcmEScgc00k"
}
],
"release_date": "2021-12-09T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2023-01-25T11:11:29+00:00",
"details": "Before applying this update, you must apply all previously released errata\nrelevant to your system.\n\nTo apply this update, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"8Base-CNV-4.12:container-native-virtualization/virt-api@sha256:cd89350a5e6b3a468acd290819d86f2c77d486fa5a57dbac752f863f1a8a2b23_amd64",
"8Base-CNV-4.12:container-native-virtualization/virt-artifacts-server@sha256:9638c34ff48d275842a990deb86110530ffd4937b2b551a4d5263168f7db6d47_amd64",
"8Base-CNV-4.12:container-native-virtualization/virt-controller@sha256:e6ddc32f82e940d364e0a3d63c28b4bd41b71574f9479b6d6b01de948baa8cab_amd64",
"8Base-CNV-4.12:container-native-virtualization/virt-handler@sha256:cce366a6b1aa42a9798a8c714dcb795d1c653dfe0ba06c997e65dbba0318e537_amd64",
"8Base-CNV-4.12:container-native-virtualization/virt-launcher@sha256:bd5b00ece84caed816b3f3cc80d8570324e1e8f975cf2c2320726d88fb64f33a_amd64",
"8Base-CNV-4.12:container-native-virtualization/virt-operator@sha256:6c4b16ac62e673d8f5116d592836506be72c5ebd2a07ffc828fee86514db0e9d_amd64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2023:0408"
},
{
"category": "workaround",
"details": "This bug can be mitigated by raising the per-process file descriptor limit.",
"product_ids": [
"8Base-CNV-4.12:container-native-virtualization/bridge-marker@sha256:086a9922f34161e5b75d204a0c3281c941f81f76ef8784de434cc79acc76174c_amd64",
"8Base-CNV-4.12:container-native-virtualization/cluster-network-addons-operator@sha256:d2c19fd4c2327eb84179acf652157982b29c365d8a526d70517c6dd93ea6ebc7_amd64",
"8Base-CNV-4.12:container-native-virtualization/cnv-containernetworking-plugins@sha256:3d6003dea97e48d240668e55b2705f0251259006251abafaa3dc08fbc69f1312_amd64",
"8Base-CNV-4.12:container-native-virtualization/cnv-must-gather-rhel8@sha256:dcb95d2b4958ce69f8fcf61c9c90e0516d7844db62f2297ebf1ef18e5d8c05b4_amd64",
"8Base-CNV-4.12:container-native-virtualization/hco-bundle-registry@sha256:73680901c7733ba27f729fd6475971e0909c2fe9efacf74d556f961a1494274e_amd64",
"8Base-CNV-4.12:container-native-virtualization/hostpath-csi-driver@sha256:a0b75e357628ca6b2ca32ab3fdbf531fd8da438a7a6ae8988ef897d2c001d9cb_amd64",
"8Base-CNV-4.12:container-native-virtualization/hostpath-provisioner-rhel8-operator@sha256:b9d84e63f789c70e31cf60fe06d41359363afc7bbd86a78ac7132f8dae4c467a_amd64",
"8Base-CNV-4.12:container-native-virtualization/hostpath-provisioner-rhel8@sha256:5239dcb229b060a818befd52a1e27b18142985abe0e39cef41eadd66f8b21ec1_amd64",
"8Base-CNV-4.12:container-native-virtualization/hyperconverged-cluster-operator@sha256:8b311b48437c79a6859a84f62cfd10ca8e6dcff4ce665a98ed78633552a172ca_amd64",
"8Base-CNV-4.12:container-native-virtualization/hyperconverged-cluster-webhook-rhel8@sha256:e912171328517664f0298322a7992a6e0e00118dc496ff94ee84190d9057db68_amd64",
"8Base-CNV-4.12:container-native-virtualization/kubemacpool@sha256:ab5a239a35e3de8566cb76db0d59ae92e290a3756d39a2298290f1ab3c7b56c5_amd64",
"8Base-CNV-4.12:container-native-virtualization/kubevirt-console-plugin@sha256:e7dd17d4d206b2d37f24a2ed28bf3d2d6a40463da6cbc6b5696555b455f90055_amd64",
"8Base-CNV-4.12:container-native-virtualization/kubevirt-ssp-operator@sha256:09a834b1f71a19cf9a616ffd9eb04408972f9b8f9549777cab0935f63931c993_amd64",
"8Base-CNV-4.12:container-native-virtualization/kubevirt-tekton-tasks-cleanup-vm@sha256:66284c45e82862dc7c1505fcdfe7b14e72c93c5e7fa6b7108a945220279641e9_amd64",
"8Base-CNV-4.12:container-native-virtualization/kubevirt-tekton-tasks-copy-template@sha256:462770d258407ea93c14c9a99fb4450536261202d1d63a681634af2193c2b062_amd64",
"8Base-CNV-4.12:container-native-virtualization/kubevirt-tekton-tasks-create-datavolume@sha256:31d22c0be03bbb222967d953d35189173fbeb60d1cb32278eb006e8abe78e90c_amd64",
"8Base-CNV-4.12:container-native-virtualization/kubevirt-tekton-tasks-create-vm-from-template@sha256:a62ec91155a7bfc776c402e8b513b0e00797d64a95434346a2e3a4cc25f2d3c5_amd64",
"8Base-CNV-4.12:container-native-virtualization/kubevirt-tekton-tasks-disk-virt-customize@sha256:35274b72a5562e8675854d8cf2ca3ec0c4d0b619c0e630d7b39b7da8ebd3b143_amd64",
"8Base-CNV-4.12:container-native-virtualization/kubevirt-tekton-tasks-disk-virt-sysprep@sha256:6e6ed3d8b1b906f801e36b82d6976bc421ae8344d71d4c563fe6d8e76b5fe9c4_amd64",
"8Base-CNV-4.12:container-native-virtualization/kubevirt-tekton-tasks-modify-vm-template@sha256:b46443d7f21b8b251468e33c929a16008a3ac34a8f50a1d8bc1cd134079ccae4_amd64",
"8Base-CNV-4.12:container-native-virtualization/kubevirt-tekton-tasks-operator@sha256:7f11db20a3c635aa48e3dcadfe555d0cd229c4c7f1790f70ee9c9ee78ab55e67_amd64",
"8Base-CNV-4.12:container-native-virtualization/kubevirt-tekton-tasks-wait-for-vmi-status@sha256:4967b4c46d670a2b109c9a2e6e0ebc850a5e1dacaf8cc0ed691668bfa0cbd418_amd64",
"8Base-CNV-4.12:container-native-virtualization/kubevirt-template-validator@sha256:bf732669655db1b09ef27bc1964fe7b49943d681a5acc9860497512d8877e13f_amd64",
"8Base-CNV-4.12:container-native-virtualization/libguestfs-tools@sha256:4f0d48312d8fe02a17747d65ac644d3e1be2df3cb80a9d0c268acc6ad5b91680_amd64",
"8Base-CNV-4.12:container-native-virtualization/ovs-cni-marker@sha256:077367d5af11030832a5e63a611395b7fa65ee140b490b6f33f8a23a9392dcd5_amd64",
"8Base-CNV-4.12:container-native-virtualization/ovs-cni-plugin@sha256:892e339e8eec78f9865d11984c6dc8e92831ee9a17d6b990cd7fba9f2e506e13_amd64",
"8Base-CNV-4.12:container-native-virtualization/virt-api@sha256:cd89350a5e6b3a468acd290819d86f2c77d486fa5a57dbac752f863f1a8a2b23_amd64",
"8Base-CNV-4.12:container-native-virtualization/virt-artifacts-server@sha256:9638c34ff48d275842a990deb86110530ffd4937b2b551a4d5263168f7db6d47_amd64",
"8Base-CNV-4.12:container-native-virtualization/virt-cdi-apiserver@sha256:dd68dfc1a588b4e24e533d61b52b68ab0673fd39a95632314f54e1b85cb5f32d_amd64",
"8Base-CNV-4.12:container-native-virtualization/virt-cdi-cloner@sha256:879742e59f3416100969a0d0994e49e3f8cd493310bbd0c0e86e969f86daa204_amd64",
"8Base-CNV-4.12:container-native-virtualization/virt-cdi-controller@sha256:46689591989c8db1fa1f5228b2b9fb51d7abd0425c34951f909ced1fc536f0e4_amd64",
"8Base-CNV-4.12:container-native-virtualization/virt-cdi-importer@sha256:f2d011c18db1dd0dbe068bc650418c4b3f2f94935c053e76a52736da0f33867a_amd64",
"8Base-CNV-4.12:container-native-virtualization/virt-cdi-operator@sha256:8b06f96750c3f8e34a7cc8defeda46a92e3ad553159d3dbc7c4e096b483508ee_amd64",
"8Base-CNV-4.12:container-native-virtualization/virt-cdi-uploadproxy@sha256:84fd85672f6e9891678d6e99c066f8f20a9a2aac08fae11d552d46a317b7f815_amd64",
"8Base-CNV-4.12:container-native-virtualization/virt-cdi-uploadserver@sha256:4b231a260a9c0176f4b45aaf8142fa5e6860892b2fa19fad0f3091c423064211_amd64",
"8Base-CNV-4.12:container-native-virtualization/virt-controller@sha256:e6ddc32f82e940d364e0a3d63c28b4bd41b71574f9479b6d6b01de948baa8cab_amd64",
"8Base-CNV-4.12:container-native-virtualization/virt-exportproxy@sha256:2dc6b5eca4ba0daffe57ff174efc35764a2021eef35ef84c3d030c0f97329ece_amd64",
"8Base-CNV-4.12:container-native-virtualization/virt-exportserver@sha256:dd59838c20f30c7049cbdc4646b8b6f73ce8f33fa13c352ee22985673eaf95e2_amd64",
"8Base-CNV-4.12:container-native-virtualization/virt-handler@sha256:cce366a6b1aa42a9798a8c714dcb795d1c653dfe0ba06c997e65dbba0318e537_amd64",
"8Base-CNV-4.12:container-native-virtualization/virt-launcher@sha256:bd5b00ece84caed816b3f3cc80d8570324e1e8f975cf2c2320726d88fb64f33a_amd64",
"8Base-CNV-4.12:container-native-virtualization/virt-operator@sha256:6c4b16ac62e673d8f5116d592836506be72c5ebd2a07ffc828fee86514db0e9d_amd64",
"8Base-CNV-4.12:container-native-virtualization/virtio-win@sha256:cd321e3d82a87139edabf223414b892c99857d7ac7d089b870e227ea98c970e0_amd64",
"8Base-CNV-4.12:container-native-virtualization/vm-network-latency-checkup@sha256:5a1502efeeaa3958e5755ce07dcb8314305d75c88cc69ddc7d515457935cdc69_amd64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "HIGH",
"attackVector": "NETWORK",
"availabilityImpact": "NONE",
"baseScore": 4.8,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "LOW",
"integrityImpact": "LOW",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:L/I:L/A:N",
"version": "3.1"
},
"products": [
"8Base-CNV-4.12:container-native-virtualization/bridge-marker@sha256:086a9922f34161e5b75d204a0c3281c941f81f76ef8784de434cc79acc76174c_amd64",
"8Base-CNV-4.12:container-native-virtualization/cluster-network-addons-operator@sha256:d2c19fd4c2327eb84179acf652157982b29c365d8a526d70517c6dd93ea6ebc7_amd64",
"8Base-CNV-4.12:container-native-virtualization/cnv-containernetworking-plugins@sha256:3d6003dea97e48d240668e55b2705f0251259006251abafaa3dc08fbc69f1312_amd64",
"8Base-CNV-4.12:container-native-virtualization/cnv-must-gather-rhel8@sha256:dcb95d2b4958ce69f8fcf61c9c90e0516d7844db62f2297ebf1ef18e5d8c05b4_amd64",
"8Base-CNV-4.12:container-native-virtualization/hco-bundle-registry@sha256:73680901c7733ba27f729fd6475971e0909c2fe9efacf74d556f961a1494274e_amd64",
"8Base-CNV-4.12:container-native-virtualization/hostpath-csi-driver@sha256:a0b75e357628ca6b2ca32ab3fdbf531fd8da438a7a6ae8988ef897d2c001d9cb_amd64",
"8Base-CNV-4.12:container-native-virtualization/hostpath-provisioner-rhel8-operator@sha256:b9d84e63f789c70e31cf60fe06d41359363afc7bbd86a78ac7132f8dae4c467a_amd64",
"8Base-CNV-4.12:container-native-virtualization/hostpath-provisioner-rhel8@sha256:5239dcb229b060a818befd52a1e27b18142985abe0e39cef41eadd66f8b21ec1_amd64",
"8Base-CNV-4.12:container-native-virtualization/hyperconverged-cluster-operator@sha256:8b311b48437c79a6859a84f62cfd10ca8e6dcff4ce665a98ed78633552a172ca_amd64",
"8Base-CNV-4.12:container-native-virtualization/hyperconverged-cluster-webhook-rhel8@sha256:e912171328517664f0298322a7992a6e0e00118dc496ff94ee84190d9057db68_amd64",
"8Base-CNV-4.12:container-native-virtualization/kubemacpool@sha256:ab5a239a35e3de8566cb76db0d59ae92e290a3756d39a2298290f1ab3c7b56c5_amd64",
"8Base-CNV-4.12:container-native-virtualization/kubevirt-console-plugin@sha256:e7dd17d4d206b2d37f24a2ed28bf3d2d6a40463da6cbc6b5696555b455f90055_amd64",
"8Base-CNV-4.12:container-native-virtualization/kubevirt-ssp-operator@sha256:09a834b1f71a19cf9a616ffd9eb04408972f9b8f9549777cab0935f63931c993_amd64",
"8Base-CNV-4.12:container-native-virtualization/kubevirt-tekton-tasks-cleanup-vm@sha256:66284c45e82862dc7c1505fcdfe7b14e72c93c5e7fa6b7108a945220279641e9_amd64",
"8Base-CNV-4.12:container-native-virtualization/kubevirt-tekton-tasks-copy-template@sha256:462770d258407ea93c14c9a99fb4450536261202d1d63a681634af2193c2b062_amd64",
"8Base-CNV-4.12:container-native-virtualization/kubevirt-tekton-tasks-create-datavolume@sha256:31d22c0be03bbb222967d953d35189173fbeb60d1cb32278eb006e8abe78e90c_amd64",
"8Base-CNV-4.12:container-native-virtualization/kubevirt-tekton-tasks-create-vm-from-template@sha256:a62ec91155a7bfc776c402e8b513b0e00797d64a95434346a2e3a4cc25f2d3c5_amd64",
"8Base-CNV-4.12:container-native-virtualization/kubevirt-tekton-tasks-disk-virt-customize@sha256:35274b72a5562e8675854d8cf2ca3ec0c4d0b619c0e630d7b39b7da8ebd3b143_amd64",
"8Base-CNV-4.12:container-native-virtualization/kubevirt-tekton-tasks-disk-virt-sysprep@sha256:6e6ed3d8b1b906f801e36b82d6976bc421ae8344d71d4c563fe6d8e76b5fe9c4_amd64",
"8Base-CNV-4.12:container-native-virtualization/kubevirt-tekton-tasks-modify-vm-template@sha256:b46443d7f21b8b251468e33c929a16008a3ac34a8f50a1d8bc1cd134079ccae4_amd64",
"8Base-CNV-4.12:container-native-virtualization/kubevirt-tekton-tasks-operator@sha256:7f11db20a3c635aa48e3dcadfe555d0cd229c4c7f1790f70ee9c9ee78ab55e67_amd64",
"8Base-CNV-4.12:container-native-virtualization/kubevirt-tekton-tasks-wait-for-vmi-status@sha256:4967b4c46d670a2b109c9a2e6e0ebc850a5e1dacaf8cc0ed691668bfa0cbd418_amd64",
"8Base-CNV-4.12:container-native-virtualization/kubevirt-template-validator@sha256:bf732669655db1b09ef27bc1964fe7b49943d681a5acc9860497512d8877e13f_amd64",
"8Base-CNV-4.12:container-native-virtualization/libguestfs-tools@sha256:4f0d48312d8fe02a17747d65ac644d3e1be2df3cb80a9d0c268acc6ad5b91680_amd64",
"8Base-CNV-4.12:container-native-virtualization/ovs-cni-marker@sha256:077367d5af11030832a5e63a611395b7fa65ee140b490b6f33f8a23a9392dcd5_amd64",
"8Base-CNV-4.12:container-native-virtualization/ovs-cni-plugin@sha256:892e339e8eec78f9865d11984c6dc8e92831ee9a17d6b990cd7fba9f2e506e13_amd64",
"8Base-CNV-4.12:container-native-virtualization/virt-api@sha256:cd89350a5e6b3a468acd290819d86f2c77d486fa5a57dbac752f863f1a8a2b23_amd64",
"8Base-CNV-4.12:container-native-virtualization/virt-artifacts-server@sha256:9638c34ff48d275842a990deb86110530ffd4937b2b551a4d5263168f7db6d47_amd64",
"8Base-CNV-4.12:container-native-virtualization/virt-cdi-apiserver@sha256:dd68dfc1a588b4e24e533d61b52b68ab0673fd39a95632314f54e1b85cb5f32d_amd64",
"8Base-CNV-4.12:container-native-virtualization/virt-cdi-cloner@sha256:879742e59f3416100969a0d0994e49e3f8cd493310bbd0c0e86e969f86daa204_amd64",
"8Base-CNV-4.12:container-native-virtualization/virt-cdi-controller@sha256:46689591989c8db1fa1f5228b2b9fb51d7abd0425c34951f909ced1fc536f0e4_amd64",
"8Base-CNV-4.12:container-native-virtualization/virt-cdi-importer@sha256:f2d011c18db1dd0dbe068bc650418c4b3f2f94935c053e76a52736da0f33867a_amd64",
"8Base-CNV-4.12:container-native-virtualization/virt-cdi-operator@sha256:8b06f96750c3f8e34a7cc8defeda46a92e3ad553159d3dbc7c4e096b483508ee_amd64",
"8Base-CNV-4.12:container-native-virtualization/virt-cdi-uploadproxy@sha256:84fd85672f6e9891678d6e99c066f8f20a9a2aac08fae11d552d46a317b7f815_amd64",
"8Base-CNV-4.12:container-native-virtualization/virt-cdi-uploadserver@sha256:4b231a260a9c0176f4b45aaf8142fa5e6860892b2fa19fad0f3091c423064211_amd64",
"8Base-CNV-4.12:container-native-virtualization/virt-controller@sha256:e6ddc32f82e940d364e0a3d63c28b4bd41b71574f9479b6d6b01de948baa8cab_amd64",
"8Base-CNV-4.12:container-native-virtualization/virt-exportproxy@sha256:2dc6b5eca4ba0daffe57ff174efc35764a2021eef35ef84c3d030c0f97329ece_amd64",
"8Base-CNV-4.12:container-native-virtualization/virt-exportserver@sha256:dd59838c20f30c7049cbdc4646b8b6f73ce8f33fa13c352ee22985673eaf95e2_amd64",
"8Base-CNV-4.12:container-native-virtualization/virt-handler@sha256:cce366a6b1aa42a9798a8c714dcb795d1c653dfe0ba06c997e65dbba0318e537_amd64",
"8Base-CNV-4.12:container-native-virtualization/virt-launcher@sha256:bd5b00ece84caed816b3f3cc80d8570324e1e8f975cf2c2320726d88fb64f33a_amd64",
"8Base-CNV-4.12:container-native-virtualization/virt-operator@sha256:6c4b16ac62e673d8f5116d592836506be72c5ebd2a07ffc828fee86514db0e9d_amd64",
"8Base-CNV-4.12:container-native-virtualization/virtio-win@sha256:cd321e3d82a87139edabf223414b892c99857d7ac7d089b870e227ea98c970e0_amd64",
"8Base-CNV-4.12:container-native-virtualization/vm-network-latency-checkup@sha256:5a1502efeeaa3958e5755ce07dcb8314305d75c88cc69ddc7d515457935cdc69_amd64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "golang: syscall: don\u0027t close fd 0 on ForkExec error"
},
{
"cve": "CVE-2022-1705",
"cwe": {
"id": "CWE-444",
"name": "Inconsistent Interpretation of HTTP Requests (\u0027HTTP Request/Response Smuggling\u0027)"
},
"discovery_date": "2022-07-14T00:00:00+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"8Base-CNV-4.12:container-native-virtualization/bridge-marker@sha256:086a9922f34161e5b75d204a0c3281c941f81f76ef8784de434cc79acc76174c_amd64",
"8Base-CNV-4.12:container-native-virtualization/cluster-network-addons-operator@sha256:d2c19fd4c2327eb84179acf652157982b29c365d8a526d70517c6dd93ea6ebc7_amd64",
"8Base-CNV-4.12:container-native-virtualization/cnv-containernetworking-plugins@sha256:3d6003dea97e48d240668e55b2705f0251259006251abafaa3dc08fbc69f1312_amd64",
"8Base-CNV-4.12:container-native-virtualization/cnv-must-gather-rhel8@sha256:dcb95d2b4958ce69f8fcf61c9c90e0516d7844db62f2297ebf1ef18e5d8c05b4_amd64",
"8Base-CNV-4.12:container-native-virtualization/hco-bundle-registry@sha256:73680901c7733ba27f729fd6475971e0909c2fe9efacf74d556f961a1494274e_amd64",
"8Base-CNV-4.12:container-native-virtualization/hostpath-csi-driver@sha256:a0b75e357628ca6b2ca32ab3fdbf531fd8da438a7a6ae8988ef897d2c001d9cb_amd64",
"8Base-CNV-4.12:container-native-virtualization/hostpath-provisioner-rhel8-operator@sha256:b9d84e63f789c70e31cf60fe06d41359363afc7bbd86a78ac7132f8dae4c467a_amd64",
"8Base-CNV-4.12:container-native-virtualization/hostpath-provisioner-rhel8@sha256:5239dcb229b060a818befd52a1e27b18142985abe0e39cef41eadd66f8b21ec1_amd64",
"8Base-CNV-4.12:container-native-virtualization/hyperconverged-cluster-operator@sha256:8b311b48437c79a6859a84f62cfd10ca8e6dcff4ce665a98ed78633552a172ca_amd64",
"8Base-CNV-4.12:container-native-virtualization/hyperconverged-cluster-webhook-rhel8@sha256:e912171328517664f0298322a7992a6e0e00118dc496ff94ee84190d9057db68_amd64",
"8Base-CNV-4.12:container-native-virtualization/kubemacpool@sha256:ab5a239a35e3de8566cb76db0d59ae92e290a3756d39a2298290f1ab3c7b56c5_amd64",
"8Base-CNV-4.12:container-native-virtualization/kubevirt-console-plugin@sha256:e7dd17d4d206b2d37f24a2ed28bf3d2d6a40463da6cbc6b5696555b455f90055_amd64",
"8Base-CNV-4.12:container-native-virtualization/kubevirt-ssp-operator@sha256:09a834b1f71a19cf9a616ffd9eb04408972f9b8f9549777cab0935f63931c993_amd64",
"8Base-CNV-4.12:container-native-virtualization/kubevirt-tekton-tasks-cleanup-vm@sha256:66284c45e82862dc7c1505fcdfe7b14e72c93c5e7fa6b7108a945220279641e9_amd64",
"8Base-CNV-4.12:container-native-virtualization/kubevirt-tekton-tasks-copy-template@sha256:462770d258407ea93c14c9a99fb4450536261202d1d63a681634af2193c2b062_amd64",
"8Base-CNV-4.12:container-native-virtualization/kubevirt-tekton-tasks-create-datavolume@sha256:31d22c0be03bbb222967d953d35189173fbeb60d1cb32278eb006e8abe78e90c_amd64",
"8Base-CNV-4.12:container-native-virtualization/kubevirt-tekton-tasks-create-vm-from-template@sha256:a62ec91155a7bfc776c402e8b513b0e00797d64a95434346a2e3a4cc25f2d3c5_amd64",
"8Base-CNV-4.12:container-native-virtualization/kubevirt-tekton-tasks-disk-virt-customize@sha256:35274b72a5562e8675854d8cf2ca3ec0c4d0b619c0e630d7b39b7da8ebd3b143_amd64",
"8Base-CNV-4.12:container-native-virtualization/kubevirt-tekton-tasks-disk-virt-sysprep@sha256:6e6ed3d8b1b906f801e36b82d6976bc421ae8344d71d4c563fe6d8e76b5fe9c4_amd64",
"8Base-CNV-4.12:container-native-virtualization/kubevirt-tekton-tasks-modify-vm-template@sha256:b46443d7f21b8b251468e33c929a16008a3ac34a8f50a1d8bc1cd134079ccae4_amd64",
"8Base-CNV-4.12:container-native-virtualization/kubevirt-tekton-tasks-operator@sha256:7f11db20a3c635aa48e3dcadfe555d0cd229c4c7f1790f70ee9c9ee78ab55e67_amd64",
"8Base-CNV-4.12:container-native-virtualization/kubevirt-tekton-tasks-wait-for-vmi-status@sha256:4967b4c46d670a2b109c9a2e6e0ebc850a5e1dacaf8cc0ed691668bfa0cbd418_amd64",
"8Base-CNV-4.12:container-native-virtualization/kubevirt-template-validator@sha256:bf732669655db1b09ef27bc1964fe7b49943d681a5acc9860497512d8877e13f_amd64",
"8Base-CNV-4.12:container-native-virtualization/libguestfs-tools@sha256:4f0d48312d8fe02a17747d65ac644d3e1be2df3cb80a9d0c268acc6ad5b91680_amd64",
"8Base-CNV-4.12:container-native-virtualization/ovs-cni-marker@sha256:077367d5af11030832a5e63a611395b7fa65ee140b490b6f33f8a23a9392dcd5_amd64",
"8Base-CNV-4.12:container-native-virtualization/ovs-cni-plugin@sha256:892e339e8eec78f9865d11984c6dc8e92831ee9a17d6b990cd7fba9f2e506e13_amd64",
"8Base-CNV-4.12:container-native-virtualization/virt-artifacts-server@sha256:9638c34ff48d275842a990deb86110530ffd4937b2b551a4d5263168f7db6d47_amd64",
"8Base-CNV-4.12:container-native-virtualization/virt-cdi-apiserver@sha256:dd68dfc1a588b4e24e533d61b52b68ab0673fd39a95632314f54e1b85cb5f32d_amd64",
"8Base-CNV-4.12:container-native-virtualization/virt-cdi-cloner@sha256:879742e59f3416100969a0d0994e49e3f8cd493310bbd0c0e86e969f86daa204_amd64",
"8Base-CNV-4.12:container-native-virtualization/virt-cdi-controller@sha256:46689591989c8db1fa1f5228b2b9fb51d7abd0425c34951f909ced1fc536f0e4_amd64",
"8Base-CNV-4.12:container-native-virtualization/virt-cdi-importer@sha256:f2d011c18db1dd0dbe068bc650418c4b3f2f94935c053e76a52736da0f33867a_amd64",
"8Base-CNV-4.12:container-native-virtualization/virt-cdi-operator@sha256:8b06f96750c3f8e34a7cc8defeda46a92e3ad553159d3dbc7c4e096b483508ee_amd64",
"8Base-CNV-4.12:container-native-virtualization/virt-cdi-uploadproxy@sha256:84fd85672f6e9891678d6e99c066f8f20a9a2aac08fae11d552d46a317b7f815_amd64",
"8Base-CNV-4.12:container-native-virtualization/virt-cdi-uploadserver@sha256:4b231a260a9c0176f4b45aaf8142fa5e6860892b2fa19fad0f3091c423064211_amd64",
"8Base-CNV-4.12:container-native-virtualization/virt-controller@sha256:e6ddc32f82e940d364e0a3d63c28b4bd41b71574f9479b6d6b01de948baa8cab_amd64",
"8Base-CNV-4.12:container-native-virtualization/virt-exportproxy@sha256:2dc6b5eca4ba0daffe57ff174efc35764a2021eef35ef84c3d030c0f97329ece_amd64",
"8Base-CNV-4.12:container-native-virtualization/virt-exportserver@sha256:dd59838c20f30c7049cbdc4646b8b6f73ce8f33fa13c352ee22985673eaf95e2_amd64",
"8Base-CNV-4.12:container-native-virtualization/virt-handler@sha256:cce366a6b1aa42a9798a8c714dcb795d1c653dfe0ba06c997e65dbba0318e537_amd64",
"8Base-CNV-4.12:container-native-virtualization/virt-launcher@sha256:bd5b00ece84caed816b3f3cc80d8570324e1e8f975cf2c2320726d88fb64f33a_amd64",
"8Base-CNV-4.12:container-native-virtualization/virt-operator@sha256:6c4b16ac62e673d8f5116d592836506be72c5ebd2a07ffc828fee86514db0e9d_amd64",
"8Base-CNV-4.12:container-native-virtualization/virtio-win@sha256:cd321e3d82a87139edabf223414b892c99857d7ac7d089b870e227ea98c970e0_amd64",
"8Base-CNV-4.12:container-native-virtualization/vm-network-latency-checkup@sha256:5a1502efeeaa3958e5755ce07dcb8314305d75c88cc69ddc7d515457935cdc69_amd64"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2107374"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in golang. The HTTP/1 client accepted invalid Transfer-Encoding headers indicating \"chunked\" encoding. This issue could allow request smuggling, but only if combined with an intermediate server that also improperly accepts the header as invalid.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "golang: net/http: improper sanitization of Transfer-Encoding header",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "Within regulated environments, a combination of the following controls acts as a significant barrier to successfully exploiting a CWE-444: Inconsistent Interpretation of HTTP Requests (\u0027HTTP Request/Response Smuggling\u0027) vulnerability and therefore downgrades the severity of this particular CVE from Moderate to Low.\n\nThe platform uses secure, encrypted HTTPS connections over TLS 1.2 to reduce the risk of smuggling attacks by preventing the injection of ambiguous or malformed requests between components. The environment employs IPS/IDS and antimalware solutions to detect and block malicious code while ensuring consistent interpretation of HTTP requests across network layers, mitigating request/response inconsistencies. Event logs are collected and analyzed for centralization, correlation, monitoring, alerting, and retention, enabling the detection of malformed or suspicious HTTP traffic. Static code analysis and peer reviews enforce strong input validation and error handling to ensure all user inputs adhere to HTTP protocol specifications.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"8Base-CNV-4.12:container-native-virtualization/virt-api@sha256:cd89350a5e6b3a468acd290819d86f2c77d486fa5a57dbac752f863f1a8a2b23_amd64"
],
"known_not_affected": [
"8Base-CNV-4.12:container-native-virtualization/bridge-marker@sha256:086a9922f34161e5b75d204a0c3281c941f81f76ef8784de434cc79acc76174c_amd64",
"8Base-CNV-4.12:container-native-virtualization/cluster-network-addons-operator@sha256:d2c19fd4c2327eb84179acf652157982b29c365d8a526d70517c6dd93ea6ebc7_amd64",
"8Base-CNV-4.12:container-native-virtualization/cnv-containernetworking-plugins@sha256:3d6003dea97e48d240668e55b2705f0251259006251abafaa3dc08fbc69f1312_amd64",
"8Base-CNV-4.12:container-native-virtualization/cnv-must-gather-rhel8@sha256:dcb95d2b4958ce69f8fcf61c9c90e0516d7844db62f2297ebf1ef18e5d8c05b4_amd64",
"8Base-CNV-4.12:container-native-virtualization/hco-bundle-registry@sha256:73680901c7733ba27f729fd6475971e0909c2fe9efacf74d556f961a1494274e_amd64",
"8Base-CNV-4.12:container-native-virtualization/hostpath-csi-driver@sha256:a0b75e357628ca6b2ca32ab3fdbf531fd8da438a7a6ae8988ef897d2c001d9cb_amd64",
"8Base-CNV-4.12:container-native-virtualization/hostpath-provisioner-rhel8-operator@sha256:b9d84e63f789c70e31cf60fe06d41359363afc7bbd86a78ac7132f8dae4c467a_amd64",
"8Base-CNV-4.12:container-native-virtualization/hostpath-provisioner-rhel8@sha256:5239dcb229b060a818befd52a1e27b18142985abe0e39cef41eadd66f8b21ec1_amd64",
"8Base-CNV-4.12:container-native-virtualization/hyperconverged-cluster-operator@sha256:8b311b48437c79a6859a84f62cfd10ca8e6dcff4ce665a98ed78633552a172ca_amd64",
"8Base-CNV-4.12:container-native-virtualization/hyperconverged-cluster-webhook-rhel8@sha256:e912171328517664f0298322a7992a6e0e00118dc496ff94ee84190d9057db68_amd64",
"8Base-CNV-4.12:container-native-virtualization/kubemacpool@sha256:ab5a239a35e3de8566cb76db0d59ae92e290a3756d39a2298290f1ab3c7b56c5_amd64",
"8Base-CNV-4.12:container-native-virtualization/kubevirt-console-plugin@sha256:e7dd17d4d206b2d37f24a2ed28bf3d2d6a40463da6cbc6b5696555b455f90055_amd64",
"8Base-CNV-4.12:container-native-virtualization/kubevirt-ssp-operator@sha256:09a834b1f71a19cf9a616ffd9eb04408972f9b8f9549777cab0935f63931c993_amd64",
"8Base-CNV-4.12:container-native-virtualization/kubevirt-tekton-tasks-cleanup-vm@sha256:66284c45e82862dc7c1505fcdfe7b14e72c93c5e7fa6b7108a945220279641e9_amd64",
"8Base-CNV-4.12:container-native-virtualization/kubevirt-tekton-tasks-copy-template@sha256:462770d258407ea93c14c9a99fb4450536261202d1d63a681634af2193c2b062_amd64",
"8Base-CNV-4.12:container-native-virtualization/kubevirt-tekton-tasks-create-datavolume@sha256:31d22c0be03bbb222967d953d35189173fbeb60d1cb32278eb006e8abe78e90c_amd64",
"8Base-CNV-4.12:container-native-virtualization/kubevirt-tekton-tasks-create-vm-from-template@sha256:a62ec91155a7bfc776c402e8b513b0e00797d64a95434346a2e3a4cc25f2d3c5_amd64",
"8Base-CNV-4.12:container-native-virtualization/kubevirt-tekton-tasks-disk-virt-customize@sha256:35274b72a5562e8675854d8cf2ca3ec0c4d0b619c0e630d7b39b7da8ebd3b143_amd64",
"8Base-CNV-4.12:container-native-virtualization/kubevirt-tekton-tasks-disk-virt-sysprep@sha256:6e6ed3d8b1b906f801e36b82d6976bc421ae8344d71d4c563fe6d8e76b5fe9c4_amd64",
"8Base-CNV-4.12:container-native-virtualization/kubevirt-tekton-tasks-modify-vm-template@sha256:b46443d7f21b8b251468e33c929a16008a3ac34a8f50a1d8bc1cd134079ccae4_amd64",
"8Base-CNV-4.12:container-native-virtualization/kubevirt-tekton-tasks-operator@sha256:7f11db20a3c635aa48e3dcadfe555d0cd229c4c7f1790f70ee9c9ee78ab55e67_amd64",
"8Base-CNV-4.12:container-native-virtualization/kubevirt-tekton-tasks-wait-for-vmi-status@sha256:4967b4c46d670a2b109c9a2e6e0ebc850a5e1dacaf8cc0ed691668bfa0cbd418_amd64",
"8Base-CNV-4.12:container-native-virtualization/kubevirt-template-validator@sha256:bf732669655db1b09ef27bc1964fe7b49943d681a5acc9860497512d8877e13f_amd64",
"8Base-CNV-4.12:container-native-virtualization/libguestfs-tools@sha256:4f0d48312d8fe02a17747d65ac644d3e1be2df3cb80a9d0c268acc6ad5b91680_amd64",
"8Base-CNV-4.12:container-native-virtualization/ovs-cni-marker@sha256:077367d5af11030832a5e63a611395b7fa65ee140b490b6f33f8a23a9392dcd5_amd64",
"8Base-CNV-4.12:container-native-virtualization/ovs-cni-plugin@sha256:892e339e8eec78f9865d11984c6dc8e92831ee9a17d6b990cd7fba9f2e506e13_amd64",
"8Base-CNV-4.12:container-native-virtualization/virt-artifacts-server@sha256:9638c34ff48d275842a990deb86110530ffd4937b2b551a4d5263168f7db6d47_amd64",
"8Base-CNV-4.12:container-native-virtualization/virt-cdi-apiserver@sha256:dd68dfc1a588b4e24e533d61b52b68ab0673fd39a95632314f54e1b85cb5f32d_amd64",
"8Base-CNV-4.12:container-native-virtualization/virt-cdi-cloner@sha256:879742e59f3416100969a0d0994e49e3f8cd493310bbd0c0e86e969f86daa204_amd64",
"8Base-CNV-4.12:container-native-virtualization/virt-cdi-controller@sha256:46689591989c8db1fa1f5228b2b9fb51d7abd0425c34951f909ced1fc536f0e4_amd64",
"8Base-CNV-4.12:container-native-virtualization/virt-cdi-importer@sha256:f2d011c18db1dd0dbe068bc650418c4b3f2f94935c053e76a52736da0f33867a_amd64",
"8Base-CNV-4.12:container-native-virtualization/virt-cdi-operator@sha256:8b06f96750c3f8e34a7cc8defeda46a92e3ad553159d3dbc7c4e096b483508ee_amd64",
"8Base-CNV-4.12:container-native-virtualization/virt-cdi-uploadproxy@sha256:84fd85672f6e9891678d6e99c066f8f20a9a2aac08fae11d552d46a317b7f815_amd64",
"8Base-CNV-4.12:container-native-virtualization/virt-cdi-uploadserver@sha256:4b231a260a9c0176f4b45aaf8142fa5e6860892b2fa19fad0f3091c423064211_amd64",
"8Base-CNV-4.12:container-native-virtualization/virt-controller@sha256:e6ddc32f82e940d364e0a3d63c28b4bd41b71574f9479b6d6b01de948baa8cab_amd64",
"8Base-CNV-4.12:container-native-virtualization/virt-exportproxy@sha256:2dc6b5eca4ba0daffe57ff174efc35764a2021eef35ef84c3d030c0f97329ece_amd64",
"8Base-CNV-4.12:container-native-virtualization/virt-exportserver@sha256:dd59838c20f30c7049cbdc4646b8b6f73ce8f33fa13c352ee22985673eaf95e2_amd64",
"8Base-CNV-4.12:container-native-virtualization/virt-handler@sha256:cce366a6b1aa42a9798a8c714dcb795d1c653dfe0ba06c997e65dbba0318e537_amd64",
"8Base-CNV-4.12:container-native-virtualization/virt-launcher@sha256:bd5b00ece84caed816b3f3cc80d8570324e1e8f975cf2c2320726d88fb64f33a_amd64",
"8Base-CNV-4.12:container-native-virtualization/virt-operator@sha256:6c4b16ac62e673d8f5116d592836506be72c5ebd2a07ffc828fee86514db0e9d_amd64",
"8Base-CNV-4.12:container-native-virtualization/virtio-win@sha256:cd321e3d82a87139edabf223414b892c99857d7ac7d089b870e227ea98c970e0_amd64",
"8Base-CNV-4.12:container-native-virtualization/vm-network-latency-checkup@sha256:5a1502efeeaa3958e5755ce07dcb8314305d75c88cc69ddc7d515457935cdc69_amd64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2022-1705"
},
{
"category": "external",
"summary": "RHBZ#2107374",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2107374"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2022-1705",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-1705"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2022-1705",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2022-1705"
},
{
"category": "external",
"summary": "https://go.dev/issue/53188",
"url": "https://go.dev/issue/53188"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-announce/c/nqrv9fbR0zE",
"url": "https://groups.google.com/g/golang-announce/c/nqrv9fbR0zE"
}
],
"release_date": "2022-07-12T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2023-01-25T11:11:29+00:00",
"details": "Before applying this update, you must apply all previously released errata\nrelevant to your system.\n\nTo apply this update, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"8Base-CNV-4.12:container-native-virtualization/virt-api@sha256:cd89350a5e6b3a468acd290819d86f2c77d486fa5a57dbac752f863f1a8a2b23_amd64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2023:0408"
}
],
"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-CNV-4.12:container-native-virtualization/bridge-marker@sha256:086a9922f34161e5b75d204a0c3281c941f81f76ef8784de434cc79acc76174c_amd64",
"8Base-CNV-4.12:container-native-virtualization/cluster-network-addons-operator@sha256:d2c19fd4c2327eb84179acf652157982b29c365d8a526d70517c6dd93ea6ebc7_amd64",
"8Base-CNV-4.12:container-native-virtualization/cnv-containernetworking-plugins@sha256:3d6003dea97e48d240668e55b2705f0251259006251abafaa3dc08fbc69f1312_amd64",
"8Base-CNV-4.12:container-native-virtualization/cnv-must-gather-rhel8@sha256:dcb95d2b4958ce69f8fcf61c9c90e0516d7844db62f2297ebf1ef18e5d8c05b4_amd64",
"8Base-CNV-4.12:container-native-virtualization/hco-bundle-registry@sha256:73680901c7733ba27f729fd6475971e0909c2fe9efacf74d556f961a1494274e_amd64",
"8Base-CNV-4.12:container-native-virtualization/hostpath-csi-driver@sha256:a0b75e357628ca6b2ca32ab3fdbf531fd8da438a7a6ae8988ef897d2c001d9cb_amd64",
"8Base-CNV-4.12:container-native-virtualization/hostpath-provisioner-rhel8-operator@sha256:b9d84e63f789c70e31cf60fe06d41359363afc7bbd86a78ac7132f8dae4c467a_amd64",
"8Base-CNV-4.12:container-native-virtualization/hostpath-provisioner-rhel8@sha256:5239dcb229b060a818befd52a1e27b18142985abe0e39cef41eadd66f8b21ec1_amd64",
"8Base-CNV-4.12:container-native-virtualization/hyperconverged-cluster-operator@sha256:8b311b48437c79a6859a84f62cfd10ca8e6dcff4ce665a98ed78633552a172ca_amd64",
"8Base-CNV-4.12:container-native-virtualization/hyperconverged-cluster-webhook-rhel8@sha256:e912171328517664f0298322a7992a6e0e00118dc496ff94ee84190d9057db68_amd64",
"8Base-CNV-4.12:container-native-virtualization/kubemacpool@sha256:ab5a239a35e3de8566cb76db0d59ae92e290a3756d39a2298290f1ab3c7b56c5_amd64",
"8Base-CNV-4.12:container-native-virtualization/kubevirt-console-plugin@sha256:e7dd17d4d206b2d37f24a2ed28bf3d2d6a40463da6cbc6b5696555b455f90055_amd64",
"8Base-CNV-4.12:container-native-virtualization/kubevirt-ssp-operator@sha256:09a834b1f71a19cf9a616ffd9eb04408972f9b8f9549777cab0935f63931c993_amd64",
"8Base-CNV-4.12:container-native-virtualization/kubevirt-tekton-tasks-cleanup-vm@sha256:66284c45e82862dc7c1505fcdfe7b14e72c93c5e7fa6b7108a945220279641e9_amd64",
"8Base-CNV-4.12:container-native-virtualization/kubevirt-tekton-tasks-copy-template@sha256:462770d258407ea93c14c9a99fb4450536261202d1d63a681634af2193c2b062_amd64",
"8Base-CNV-4.12:container-native-virtualization/kubevirt-tekton-tasks-create-datavolume@sha256:31d22c0be03bbb222967d953d35189173fbeb60d1cb32278eb006e8abe78e90c_amd64",
"8Base-CNV-4.12:container-native-virtualization/kubevirt-tekton-tasks-create-vm-from-template@sha256:a62ec91155a7bfc776c402e8b513b0e00797d64a95434346a2e3a4cc25f2d3c5_amd64",
"8Base-CNV-4.12:container-native-virtualization/kubevirt-tekton-tasks-disk-virt-customize@sha256:35274b72a5562e8675854d8cf2ca3ec0c4d0b619c0e630d7b39b7da8ebd3b143_amd64",
"8Base-CNV-4.12:container-native-virtualization/kubevirt-tekton-tasks-disk-virt-sysprep@sha256:6e6ed3d8b1b906f801e36b82d6976bc421ae8344d71d4c563fe6d8e76b5fe9c4_amd64",
"8Base-CNV-4.12:container-native-virtualization/kubevirt-tekton-tasks-modify-vm-template@sha256:b46443d7f21b8b251468e33c929a16008a3ac34a8f50a1d8bc1cd134079ccae4_amd64",
"8Base-CNV-4.12:container-native-virtualization/kubevirt-tekton-tasks-operator@sha256:7f11db20a3c635aa48e3dcadfe555d0cd229c4c7f1790f70ee9c9ee78ab55e67_amd64",
"8Base-CNV-4.12:container-native-virtualization/kubevirt-tekton-tasks-wait-for-vmi-status@sha256:4967b4c46d670a2b109c9a2e6e0ebc850a5e1dacaf8cc0ed691668bfa0cbd418_amd64",
"8Base-CNV-4.12:container-native-virtualization/kubevirt-template-validator@sha256:bf732669655db1b09ef27bc1964fe7b49943d681a5acc9860497512d8877e13f_amd64",
"8Base-CNV-4.12:container-native-virtualization/libguestfs-tools@sha256:4f0d48312d8fe02a17747d65ac644d3e1be2df3cb80a9d0c268acc6ad5b91680_amd64",
"8Base-CNV-4.12:container-native-virtualization/ovs-cni-marker@sha256:077367d5af11030832a5e63a611395b7fa65ee140b490b6f33f8a23a9392dcd5_amd64",
"8Base-CNV-4.12:container-native-virtualization/ovs-cni-plugin@sha256:892e339e8eec78f9865d11984c6dc8e92831ee9a17d6b990cd7fba9f2e506e13_amd64",
"8Base-CNV-4.12:container-native-virtualization/virt-api@sha256:cd89350a5e6b3a468acd290819d86f2c77d486fa5a57dbac752f863f1a8a2b23_amd64",
"8Base-CNV-4.12:container-native-virtualization/virt-artifacts-server@sha256:9638c34ff48d275842a990deb86110530ffd4937b2b551a4d5263168f7db6d47_amd64",
"8Base-CNV-4.12:container-native-virtualization/virt-cdi-apiserver@sha256:dd68dfc1a588b4e24e533d61b52b68ab0673fd39a95632314f54e1b85cb5f32d_amd64",
"8Base-CNV-4.12:container-native-virtualization/virt-cdi-cloner@sha256:879742e59f3416100969a0d0994e49e3f8cd493310bbd0c0e86e969f86daa204_amd64",
"8Base-CNV-4.12:container-native-virtualization/virt-cdi-controller@sha256:46689591989c8db1fa1f5228b2b9fb51d7abd0425c34951f909ced1fc536f0e4_amd64",
"8Base-CNV-4.12:container-native-virtualization/virt-cdi-importer@sha256:f2d011c18db1dd0dbe068bc650418c4b3f2f94935c053e76a52736da0f33867a_amd64",
"8Base-CNV-4.12:container-native-virtualization/virt-cdi-operator@sha256:8b06f96750c3f8e34a7cc8defeda46a92e3ad553159d3dbc7c4e096b483508ee_amd64",
"8Base-CNV-4.12:container-native-virtualization/virt-cdi-uploadproxy@sha256:84fd85672f6e9891678d6e99c066f8f20a9a2aac08fae11d552d46a317b7f815_amd64",
"8Base-CNV-4.12:container-native-virtualization/virt-cdi-uploadserver@sha256:4b231a260a9c0176f4b45aaf8142fa5e6860892b2fa19fad0f3091c423064211_amd64",
"8Base-CNV-4.12:container-native-virtualization/virt-controller@sha256:e6ddc32f82e940d364e0a3d63c28b4bd41b71574f9479b6d6b01de948baa8cab_amd64",
"8Base-CNV-4.12:container-native-virtualization/virt-exportproxy@sha256:2dc6b5eca4ba0daffe57ff174efc35764a2021eef35ef84c3d030c0f97329ece_amd64",
"8Base-CNV-4.12:container-native-virtualization/virt-exportserver@sha256:dd59838c20f30c7049cbdc4646b8b6f73ce8f33fa13c352ee22985673eaf95e2_amd64",
"8Base-CNV-4.12:container-native-virtualization/virt-handler@sha256:cce366a6b1aa42a9798a8c714dcb795d1c653dfe0ba06c997e65dbba0318e537_amd64",
"8Base-CNV-4.12:container-native-virtualization/virt-launcher@sha256:bd5b00ece84caed816b3f3cc80d8570324e1e8f975cf2c2320726d88fb64f33a_amd64",
"8Base-CNV-4.12:container-native-virtualization/virt-operator@sha256:6c4b16ac62e673d8f5116d592836506be72c5ebd2a07ffc828fee86514db0e9d_amd64",
"8Base-CNV-4.12:container-native-virtualization/virtio-win@sha256:cd321e3d82a87139edabf223414b892c99857d7ac7d089b870e227ea98c970e0_amd64",
"8Base-CNV-4.12:container-native-virtualization/vm-network-latency-checkup@sha256:5a1502efeeaa3958e5755ce07dcb8314305d75c88cc69ddc7d515457935cdc69_amd64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "golang: net/http: improper sanitization of Transfer-Encoding header"
},
{
"acknowledgments": [
{
"names": [
"Oliver Brooks and James Klopchic"
],
"organization": "NCC Group"
}
],
"cve": "CVE-2022-1798",
"cwe": {
"id": "CWE-22",
"name": "Improper Limitation of a Pathname to a Restricted Directory (\u0027Path Traversal\u0027)"
},
"discovery_date": "2022-08-12T00:00:00+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"8Base-CNV-4.12:container-native-virtualization/bridge-marker@sha256:086a9922f34161e5b75d204a0c3281c941f81f76ef8784de434cc79acc76174c_amd64",
"8Base-CNV-4.12:container-native-virtualization/cluster-network-addons-operator@sha256:d2c19fd4c2327eb84179acf652157982b29c365d8a526d70517c6dd93ea6ebc7_amd64",
"8Base-CNV-4.12:container-native-virtualization/cnv-containernetworking-plugins@sha256:3d6003dea97e48d240668e55b2705f0251259006251abafaa3dc08fbc69f1312_amd64",
"8Base-CNV-4.12:container-native-virtualization/cnv-must-gather-rhel8@sha256:dcb95d2b4958ce69f8fcf61c9c90e0516d7844db62f2297ebf1ef18e5d8c05b4_amd64",
"8Base-CNV-4.12:container-native-virtualization/hco-bundle-registry@sha256:73680901c7733ba27f729fd6475971e0909c2fe9efacf74d556f961a1494274e_amd64",
"8Base-CNV-4.12:container-native-virtualization/hostpath-csi-driver@sha256:a0b75e357628ca6b2ca32ab3fdbf531fd8da438a7a6ae8988ef897d2c001d9cb_amd64",
"8Base-CNV-4.12:container-native-virtualization/hostpath-provisioner-rhel8-operator@sha256:b9d84e63f789c70e31cf60fe06d41359363afc7bbd86a78ac7132f8dae4c467a_amd64",
"8Base-CNV-4.12:container-native-virtualization/hostpath-provisioner-rhel8@sha256:5239dcb229b060a818befd52a1e27b18142985abe0e39cef41eadd66f8b21ec1_amd64",
"8Base-CNV-4.12:container-native-virtualization/hyperconverged-cluster-operator@sha256:8b311b48437c79a6859a84f62cfd10ca8e6dcff4ce665a98ed78633552a172ca_amd64",
"8Base-CNV-4.12:container-native-virtualization/hyperconverged-cluster-webhook-rhel8@sha256:e912171328517664f0298322a7992a6e0e00118dc496ff94ee84190d9057db68_amd64",
"8Base-CNV-4.12:container-native-virtualization/kubemacpool@sha256:ab5a239a35e3de8566cb76db0d59ae92e290a3756d39a2298290f1ab3c7b56c5_amd64",
"8Base-CNV-4.12:container-native-virtualization/kubevirt-console-plugin@sha256:e7dd17d4d206b2d37f24a2ed28bf3d2d6a40463da6cbc6b5696555b455f90055_amd64",
"8Base-CNV-4.12:container-native-virtualization/kubevirt-ssp-operator@sha256:09a834b1f71a19cf9a616ffd9eb04408972f9b8f9549777cab0935f63931c993_amd64",
"8Base-CNV-4.12:container-native-virtualization/kubevirt-tekton-tasks-cleanup-vm@sha256:66284c45e82862dc7c1505fcdfe7b14e72c93c5e7fa6b7108a945220279641e9_amd64",
"8Base-CNV-4.12:container-native-virtualization/kubevirt-tekton-tasks-copy-template@sha256:462770d258407ea93c14c9a99fb4450536261202d1d63a681634af2193c2b062_amd64",
"8Base-CNV-4.12:container-native-virtualization/kubevirt-tekton-tasks-create-datavolume@sha256:31d22c0be03bbb222967d953d35189173fbeb60d1cb32278eb006e8abe78e90c_amd64",
"8Base-CNV-4.12:container-native-virtualization/kubevirt-tekton-tasks-create-vm-from-template@sha256:a62ec91155a7bfc776c402e8b513b0e00797d64a95434346a2e3a4cc25f2d3c5_amd64",
"8Base-CNV-4.12:container-native-virtualization/kubevirt-tekton-tasks-disk-virt-customize@sha256:35274b72a5562e8675854d8cf2ca3ec0c4d0b619c0e630d7b39b7da8ebd3b143_amd64",
"8Base-CNV-4.12:container-native-virtualization/kubevirt-tekton-tasks-disk-virt-sysprep@sha256:6e6ed3d8b1b906f801e36b82d6976bc421ae8344d71d4c563fe6d8e76b5fe9c4_amd64",
"8Base-CNV-4.12:container-native-virtualization/kubevirt-tekton-tasks-modify-vm-template@sha256:b46443d7f21b8b251468e33c929a16008a3ac34a8f50a1d8bc1cd134079ccae4_amd64",
"8Base-CNV-4.12:container-native-virtualization/kubevirt-tekton-tasks-operator@sha256:7f11db20a3c635aa48e3dcadfe555d0cd229c4c7f1790f70ee9c9ee78ab55e67_amd64",
"8Base-CNV-4.12:container-native-virtualization/kubevirt-tekton-tasks-wait-for-vmi-status@sha256:4967b4c46d670a2b109c9a2e6e0ebc850a5e1dacaf8cc0ed691668bfa0cbd418_amd64",
"8Base-CNV-4.12:container-native-virtualization/kubevirt-template-validator@sha256:bf732669655db1b09ef27bc1964fe7b49943d681a5acc9860497512d8877e13f_amd64",
"8Base-CNV-4.12:container-native-virtualization/libguestfs-tools@sha256:4f0d48312d8fe02a17747d65ac644d3e1be2df3cb80a9d0c268acc6ad5b91680_amd64",
"8Base-CNV-4.12:container-native-virtualization/ovs-cni-marker@sha256:077367d5af11030832a5e63a611395b7fa65ee140b490b6f33f8a23a9392dcd5_amd64",
"8Base-CNV-4.12:container-native-virtualization/ovs-cni-plugin@sha256:892e339e8eec78f9865d11984c6dc8e92831ee9a17d6b990cd7fba9f2e506e13_amd64",
"8Base-CNV-4.12:container-native-virtualization/virt-cdi-apiserver@sha256:dd68dfc1a588b4e24e533d61b52b68ab0673fd39a95632314f54e1b85cb5f32d_amd64",
"8Base-CNV-4.12:container-native-virtualization/virt-cdi-cloner@sha256:879742e59f3416100969a0d0994e49e3f8cd493310bbd0c0e86e969f86daa204_amd64",
"8Base-CNV-4.12:container-native-virtualization/virt-cdi-controller@sha256:46689591989c8db1fa1f5228b2b9fb51d7abd0425c34951f909ced1fc536f0e4_amd64",
"8Base-CNV-4.12:container-native-virtualization/virt-cdi-importer@sha256:f2d011c18db1dd0dbe068bc650418c4b3f2f94935c053e76a52736da0f33867a_amd64",
"8Base-CNV-4.12:container-native-virtualization/virt-cdi-operator@sha256:8b06f96750c3f8e34a7cc8defeda46a92e3ad553159d3dbc7c4e096b483508ee_amd64",
"8Base-CNV-4.12:container-native-virtualization/virt-cdi-uploadproxy@sha256:84fd85672f6e9891678d6e99c066f8f20a9a2aac08fae11d552d46a317b7f815_amd64",
"8Base-CNV-4.12:container-native-virtualization/virt-cdi-uploadserver@sha256:4b231a260a9c0176f4b45aaf8142fa5e6860892b2fa19fad0f3091c423064211_amd64",
"8Base-CNV-4.12:container-native-virtualization/virt-exportproxy@sha256:2dc6b5eca4ba0daffe57ff174efc35764a2021eef35ef84c3d030c0f97329ece_amd64",
"8Base-CNV-4.12:container-native-virtualization/virt-exportserver@sha256:dd59838c20f30c7049cbdc4646b8b6f73ce8f33fa13c352ee22985673eaf95e2_amd64",
"8Base-CNV-4.12:container-native-virtualization/virtio-win@sha256:cd321e3d82a87139edabf223414b892c99857d7ac7d089b870e227ea98c970e0_amd64",
"8Base-CNV-4.12:container-native-virtualization/vm-network-latency-checkup@sha256:5a1502efeeaa3958e5755ce07dcb8314305d75c88cc69ddc7d515457935cdc69_amd64"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2117872"
}
],
"notes": [
{
"category": "description",
"text": "An arbitrary file read vulnerability was found in the kubeVirt API. This flaw makes it possible to use the kubeVirt API to provide access to host files (like /etc/passwd, for example) in a KubeVirt VM as a disk device that can be written to and read from.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "kubeVirt: Arbitrary file read on the host from KubeVirt VMs",
"title": "Vulnerability summary"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"8Base-CNV-4.12:container-native-virtualization/virt-api@sha256:cd89350a5e6b3a468acd290819d86f2c77d486fa5a57dbac752f863f1a8a2b23_amd64",
"8Base-CNV-4.12:container-native-virtualization/virt-artifacts-server@sha256:9638c34ff48d275842a990deb86110530ffd4937b2b551a4d5263168f7db6d47_amd64",
"8Base-CNV-4.12:container-native-virtualization/virt-controller@sha256:e6ddc32f82e940d364e0a3d63c28b4bd41b71574f9479b6d6b01de948baa8cab_amd64",
"8Base-CNV-4.12:container-native-virtualization/virt-handler@sha256:cce366a6b1aa42a9798a8c714dcb795d1c653dfe0ba06c997e65dbba0318e537_amd64",
"8Base-CNV-4.12:container-native-virtualization/virt-launcher@sha256:bd5b00ece84caed816b3f3cc80d8570324e1e8f975cf2c2320726d88fb64f33a_amd64",
"8Base-CNV-4.12:container-native-virtualization/virt-operator@sha256:6c4b16ac62e673d8f5116d592836506be72c5ebd2a07ffc828fee86514db0e9d_amd64"
],
"known_not_affected": [
"8Base-CNV-4.12:container-native-virtualization/bridge-marker@sha256:086a9922f34161e5b75d204a0c3281c941f81f76ef8784de434cc79acc76174c_amd64",
"8Base-CNV-4.12:container-native-virtualization/cluster-network-addons-operator@sha256:d2c19fd4c2327eb84179acf652157982b29c365d8a526d70517c6dd93ea6ebc7_amd64",
"8Base-CNV-4.12:container-native-virtualization/cnv-containernetworking-plugins@sha256:3d6003dea97e48d240668e55b2705f0251259006251abafaa3dc08fbc69f1312_amd64",
"8Base-CNV-4.12:container-native-virtualization/cnv-must-gather-rhel8@sha256:dcb95d2b4958ce69f8fcf61c9c90e0516d7844db62f2297ebf1ef18e5d8c05b4_amd64",
"8Base-CNV-4.12:container-native-virtualization/hco-bundle-registry@sha256:73680901c7733ba27f729fd6475971e0909c2fe9efacf74d556f961a1494274e_amd64",
"8Base-CNV-4.12:container-native-virtualization/hostpath-csi-driver@sha256:a0b75e357628ca6b2ca32ab3fdbf531fd8da438a7a6ae8988ef897d2c001d9cb_amd64",
"8Base-CNV-4.12:container-native-virtualization/hostpath-provisioner-rhel8-operator@sha256:b9d84e63f789c70e31cf60fe06d41359363afc7bbd86a78ac7132f8dae4c467a_amd64",
"8Base-CNV-4.12:container-native-virtualization/hostpath-provisioner-rhel8@sha256:5239dcb229b060a818befd52a1e27b18142985abe0e39cef41eadd66f8b21ec1_amd64",
"8Base-CNV-4.12:container-native-virtualization/hyperconverged-cluster-operator@sha256:8b311b48437c79a6859a84f62cfd10ca8e6dcff4ce665a98ed78633552a172ca_amd64",
"8Base-CNV-4.12:container-native-virtualization/hyperconverged-cluster-webhook-rhel8@sha256:e912171328517664f0298322a7992a6e0e00118dc496ff94ee84190d9057db68_amd64",
"8Base-CNV-4.12:container-native-virtualization/kubemacpool@sha256:ab5a239a35e3de8566cb76db0d59ae92e290a3756d39a2298290f1ab3c7b56c5_amd64",
"8Base-CNV-4.12:container-native-virtualization/kubevirt-console-plugin@sha256:e7dd17d4d206b2d37f24a2ed28bf3d2d6a40463da6cbc6b5696555b455f90055_amd64",
"8Base-CNV-4.12:container-native-virtualization/kubevirt-ssp-operator@sha256:09a834b1f71a19cf9a616ffd9eb04408972f9b8f9549777cab0935f63931c993_amd64",
"8Base-CNV-4.12:container-native-virtualization/kubevirt-tekton-tasks-cleanup-vm@sha256:66284c45e82862dc7c1505fcdfe7b14e72c93c5e7fa6b7108a945220279641e9_amd64",
"8Base-CNV-4.12:container-native-virtualization/kubevirt-tekton-tasks-copy-template@sha256:462770d258407ea93c14c9a99fb4450536261202d1d63a681634af2193c2b062_amd64",
"8Base-CNV-4.12:container-native-virtualization/kubevirt-tekton-tasks-create-datavolume@sha256:31d22c0be03bbb222967d953d35189173fbeb60d1cb32278eb006e8abe78e90c_amd64",
"8Base-CNV-4.12:container-native-virtualization/kubevirt-tekton-tasks-create-vm-from-template@sha256:a62ec91155a7bfc776c402e8b513b0e00797d64a95434346a2e3a4cc25f2d3c5_amd64",
"8Base-CNV-4.12:container-native-virtualization/kubevirt-tekton-tasks-disk-virt-customize@sha256:35274b72a5562e8675854d8cf2ca3ec0c4d0b619c0e630d7b39b7da8ebd3b143_amd64",
"8Base-CNV-4.12:container-native-virtualization/kubevirt-tekton-tasks-disk-virt-sysprep@sha256:6e6ed3d8b1b906f801e36b82d6976bc421ae8344d71d4c563fe6d8e76b5fe9c4_amd64",
"8Base-CNV-4.12:container-native-virtualization/kubevirt-tekton-tasks-modify-vm-template@sha256:b46443d7f21b8b251468e33c929a16008a3ac34a8f50a1d8bc1cd134079ccae4_amd64",
"8Base-CNV-4.12:container-native-virtualization/kubevirt-tekton-tasks-operator@sha256:7f11db20a3c635aa48e3dcadfe555d0cd229c4c7f1790f70ee9c9ee78ab55e67_amd64",
"8Base-CNV-4.12:container-native-virtualization/kubevirt-tekton-tasks-wait-for-vmi-status@sha256:4967b4c46d670a2b109c9a2e6e0ebc850a5e1dacaf8cc0ed691668bfa0cbd418_amd64",
"8Base-CNV-4.12:container-native-virtualization/kubevirt-template-validator@sha256:bf732669655db1b09ef27bc1964fe7b49943d681a5acc9860497512d8877e13f_amd64",
"8Base-CNV-4.12:container-native-virtualization/libguestfs-tools@sha256:4f0d48312d8fe02a17747d65ac644d3e1be2df3cb80a9d0c268acc6ad5b91680_amd64",
"8Base-CNV-4.12:container-native-virtualization/ovs-cni-marker@sha256:077367d5af11030832a5e63a611395b7fa65ee140b490b6f33f8a23a9392dcd5_amd64",
"8Base-CNV-4.12:container-native-virtualization/ovs-cni-plugin@sha256:892e339e8eec78f9865d11984c6dc8e92831ee9a17d6b990cd7fba9f2e506e13_amd64",
"8Base-CNV-4.12:container-native-virtualization/virt-cdi-apiserver@sha256:dd68dfc1a588b4e24e533d61b52b68ab0673fd39a95632314f54e1b85cb5f32d_amd64",
"8Base-CNV-4.12:container-native-virtualization/virt-cdi-cloner@sha256:879742e59f3416100969a0d0994e49e3f8cd493310bbd0c0e86e969f86daa204_amd64",
"8Base-CNV-4.12:container-native-virtualization/virt-cdi-controller@sha256:46689591989c8db1fa1f5228b2b9fb51d7abd0425c34951f909ced1fc536f0e4_amd64",
"8Base-CNV-4.12:container-native-virtualization/virt-cdi-importer@sha256:f2d011c18db1dd0dbe068bc650418c4b3f2f94935c053e76a52736da0f33867a_amd64",
"8Base-CNV-4.12:container-native-virtualization/virt-cdi-operator@sha256:8b06f96750c3f8e34a7cc8defeda46a92e3ad553159d3dbc7c4e096b483508ee_amd64",
"8Base-CNV-4.12:container-native-virtualization/virt-cdi-uploadproxy@sha256:84fd85672f6e9891678d6e99c066f8f20a9a2aac08fae11d552d46a317b7f815_amd64",
"8Base-CNV-4.12:container-native-virtualization/virt-cdi-uploadserver@sha256:4b231a260a9c0176f4b45aaf8142fa5e6860892b2fa19fad0f3091c423064211_amd64",
"8Base-CNV-4.12:container-native-virtualization/virt-exportproxy@sha256:2dc6b5eca4ba0daffe57ff174efc35764a2021eef35ef84c3d030c0f97329ece_amd64",
"8Base-CNV-4.12:container-native-virtualization/virt-exportserver@sha256:dd59838c20f30c7049cbdc4646b8b6f73ce8f33fa13c352ee22985673eaf95e2_amd64",
"8Base-CNV-4.12:container-native-virtualization/virtio-win@sha256:cd321e3d82a87139edabf223414b892c99857d7ac7d089b870e227ea98c970e0_amd64",
"8Base-CNV-4.12:container-native-virtualization/vm-network-latency-checkup@sha256:5a1502efeeaa3958e5755ce07dcb8314305d75c88cc69ddc7d515457935cdc69_amd64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2022-1798"
},
{
"category": "external",
"summary": "RHBZ#2117872",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2117872"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2022-1798",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-1798"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2022-1798",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2022-1798"
},
{
"category": "external",
"summary": "https://github.com/google/security-research/security/advisories/GHSA-cvx8-ppmc-78hm",
"url": "https://github.com/google/security-research/security/advisories/GHSA-cvx8-ppmc-78hm"
}
],
"release_date": "2022-08-08T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2023-01-25T11:11:29+00:00",
"details": "Before applying this update, you must apply all previously released errata\nrelevant to your system.\n\nTo apply this update, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"8Base-CNV-4.12:container-native-virtualization/virt-api@sha256:cd89350a5e6b3a468acd290819d86f2c77d486fa5a57dbac752f863f1a8a2b23_amd64",
"8Base-CNV-4.12:container-native-virtualization/virt-artifacts-server@sha256:9638c34ff48d275842a990deb86110530ffd4937b2b551a4d5263168f7db6d47_amd64",
"8Base-CNV-4.12:container-native-virtualization/virt-controller@sha256:e6ddc32f82e940d364e0a3d63c28b4bd41b71574f9479b6d6b01de948baa8cab_amd64",
"8Base-CNV-4.12:container-native-virtualization/virt-handler@sha256:cce366a6b1aa42a9798a8c714dcb795d1c653dfe0ba06c997e65dbba0318e537_amd64",
"8Base-CNV-4.12:container-native-virtualization/virt-launcher@sha256:bd5b00ece84caed816b3f3cc80d8570324e1e8f975cf2c2320726d88fb64f33a_amd64",
"8Base-CNV-4.12:container-native-virtualization/virt-operator@sha256:6c4b16ac62e673d8f5116d592836506be72c5ebd2a07ffc828fee86514db0e9d_amd64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2023:0408"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "NONE",
"baseScore": 7.7,
"baseSeverity": "HIGH",
"confidentialityImpact": "HIGH",
"integrityImpact": "NONE",
"privilegesRequired": "LOW",
"scope": "CHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:C/C:H/I:N/A:N",
"version": "3.1"
},
"products": [
"8Base-CNV-4.12:container-native-virtualization/bridge-marker@sha256:086a9922f34161e5b75d204a0c3281c941f81f76ef8784de434cc79acc76174c_amd64",
"8Base-CNV-4.12:container-native-virtualization/cluster-network-addons-operator@sha256:d2c19fd4c2327eb84179acf652157982b29c365d8a526d70517c6dd93ea6ebc7_amd64",
"8Base-CNV-4.12:container-native-virtualization/cnv-containernetworking-plugins@sha256:3d6003dea97e48d240668e55b2705f0251259006251abafaa3dc08fbc69f1312_amd64",
"8Base-CNV-4.12:container-native-virtualization/cnv-must-gather-rhel8@sha256:dcb95d2b4958ce69f8fcf61c9c90e0516d7844db62f2297ebf1ef18e5d8c05b4_amd64",
"8Base-CNV-4.12:container-native-virtualization/hco-bundle-registry@sha256:73680901c7733ba27f729fd6475971e0909c2fe9efacf74d556f961a1494274e_amd64",
"8Base-CNV-4.12:container-native-virtualization/hostpath-csi-driver@sha256:a0b75e357628ca6b2ca32ab3fdbf531fd8da438a7a6ae8988ef897d2c001d9cb_amd64",
"8Base-CNV-4.12:container-native-virtualization/hostpath-provisioner-rhel8-operator@sha256:b9d84e63f789c70e31cf60fe06d41359363afc7bbd86a78ac7132f8dae4c467a_amd64",
"8Base-CNV-4.12:container-native-virtualization/hostpath-provisioner-rhel8@sha256:5239dcb229b060a818befd52a1e27b18142985abe0e39cef41eadd66f8b21ec1_amd64",
"8Base-CNV-4.12:container-native-virtualization/hyperconverged-cluster-operator@sha256:8b311b48437c79a6859a84f62cfd10ca8e6dcff4ce665a98ed78633552a172ca_amd64",
"8Base-CNV-4.12:container-native-virtualization/hyperconverged-cluster-webhook-rhel8@sha256:e912171328517664f0298322a7992a6e0e00118dc496ff94ee84190d9057db68_amd64",
"8Base-CNV-4.12:container-native-virtualization/kubemacpool@sha256:ab5a239a35e3de8566cb76db0d59ae92e290a3756d39a2298290f1ab3c7b56c5_amd64",
"8Base-CNV-4.12:container-native-virtualization/kubevirt-console-plugin@sha256:e7dd17d4d206b2d37f24a2ed28bf3d2d6a40463da6cbc6b5696555b455f90055_amd64",
"8Base-CNV-4.12:container-native-virtualization/kubevirt-ssp-operator@sha256:09a834b1f71a19cf9a616ffd9eb04408972f9b8f9549777cab0935f63931c993_amd64",
"8Base-CNV-4.12:container-native-virtualization/kubevirt-tekton-tasks-cleanup-vm@sha256:66284c45e82862dc7c1505fcdfe7b14e72c93c5e7fa6b7108a945220279641e9_amd64",
"8Base-CNV-4.12:container-native-virtualization/kubevirt-tekton-tasks-copy-template@sha256:462770d258407ea93c14c9a99fb4450536261202d1d63a681634af2193c2b062_amd64",
"8Base-CNV-4.12:container-native-virtualization/kubevirt-tekton-tasks-create-datavolume@sha256:31d22c0be03bbb222967d953d35189173fbeb60d1cb32278eb006e8abe78e90c_amd64",
"8Base-CNV-4.12:container-native-virtualization/kubevirt-tekton-tasks-create-vm-from-template@sha256:a62ec91155a7bfc776c402e8b513b0e00797d64a95434346a2e3a4cc25f2d3c5_amd64",
"8Base-CNV-4.12:container-native-virtualization/kubevirt-tekton-tasks-disk-virt-customize@sha256:35274b72a5562e8675854d8cf2ca3ec0c4d0b619c0e630d7b39b7da8ebd3b143_amd64",
"8Base-CNV-4.12:container-native-virtualization/kubevirt-tekton-tasks-disk-virt-sysprep@sha256:6e6ed3d8b1b906f801e36b82d6976bc421ae8344d71d4c563fe6d8e76b5fe9c4_amd64",
"8Base-CNV-4.12:container-native-virtualization/kubevirt-tekton-tasks-modify-vm-template@sha256:b46443d7f21b8b251468e33c929a16008a3ac34a8f50a1d8bc1cd134079ccae4_amd64",
"8Base-CNV-4.12:container-native-virtualization/kubevirt-tekton-tasks-operator@sha256:7f11db20a3c635aa48e3dcadfe555d0cd229c4c7f1790f70ee9c9ee78ab55e67_amd64",
"8Base-CNV-4.12:container-native-virtualization/kubevirt-tekton-tasks-wait-for-vmi-status@sha256:4967b4c46d670a2b109c9a2e6e0ebc850a5e1dacaf8cc0ed691668bfa0cbd418_amd64",
"8Base-CNV-4.12:container-native-virtualization/kubevirt-template-validator@sha256:bf732669655db1b09ef27bc1964fe7b49943d681a5acc9860497512d8877e13f_amd64",
"8Base-CNV-4.12:container-native-virtualization/libguestfs-tools@sha256:4f0d48312d8fe02a17747d65ac644d3e1be2df3cb80a9d0c268acc6ad5b91680_amd64",
"8Base-CNV-4.12:container-native-virtualization/ovs-cni-marker@sha256:077367d5af11030832a5e63a611395b7fa65ee140b490b6f33f8a23a9392dcd5_amd64",
"8Base-CNV-4.12:container-native-virtualization/ovs-cni-plugin@sha256:892e339e8eec78f9865d11984c6dc8e92831ee9a17d6b990cd7fba9f2e506e13_amd64",
"8Base-CNV-4.12:container-native-virtualization/virt-api@sha256:cd89350a5e6b3a468acd290819d86f2c77d486fa5a57dbac752f863f1a8a2b23_amd64",
"8Base-CNV-4.12:container-native-virtualization/virt-artifacts-server@sha256:9638c34ff48d275842a990deb86110530ffd4937b2b551a4d5263168f7db6d47_amd64",
"8Base-CNV-4.12:container-native-virtualization/virt-cdi-apiserver@sha256:dd68dfc1a588b4e24e533d61b52b68ab0673fd39a95632314f54e1b85cb5f32d_amd64",
"8Base-CNV-4.12:container-native-virtualization/virt-cdi-cloner@sha256:879742e59f3416100969a0d0994e49e3f8cd493310bbd0c0e86e969f86daa204_amd64",
"8Base-CNV-4.12:container-native-virtualization/virt-cdi-controller@sha256:46689591989c8db1fa1f5228b2b9fb51d7abd0425c34951f909ced1fc536f0e4_amd64",
"8Base-CNV-4.12:container-native-virtualization/virt-cdi-importer@sha256:f2d011c18db1dd0dbe068bc650418c4b3f2f94935c053e76a52736da0f33867a_amd64",
"8Base-CNV-4.12:container-native-virtualization/virt-cdi-operator@sha256:8b06f96750c3f8e34a7cc8defeda46a92e3ad553159d3dbc7c4e096b483508ee_amd64",
"8Base-CNV-4.12:container-native-virtualization/virt-cdi-uploadproxy@sha256:84fd85672f6e9891678d6e99c066f8f20a9a2aac08fae11d552d46a317b7f815_amd64",
"8Base-CNV-4.12:container-native-virtualization/virt-cdi-uploadserver@sha256:4b231a260a9c0176f4b45aaf8142fa5e6860892b2fa19fad0f3091c423064211_amd64",
"8Base-CNV-4.12:container-native-virtualization/virt-controller@sha256:e6ddc32f82e940d364e0a3d63c28b4bd41b71574f9479b6d6b01de948baa8cab_amd64",
"8Base-CNV-4.12:container-native-virtualization/virt-exportproxy@sha256:2dc6b5eca4ba0daffe57ff174efc35764a2021eef35ef84c3d030c0f97329ece_amd64",
"8Base-CNV-4.12:container-native-virtualization/virt-exportserver@sha256:dd59838c20f30c7049cbdc4646b8b6f73ce8f33fa13c352ee22985673eaf95e2_amd64",
"8Base-CNV-4.12:container-native-virtualization/virt-handler@sha256:cce366a6b1aa42a9798a8c714dcb795d1c653dfe0ba06c997e65dbba0318e537_amd64",
"8Base-CNV-4.12:container-native-virtualization/virt-launcher@sha256:bd5b00ece84caed816b3f3cc80d8570324e1e8f975cf2c2320726d88fb64f33a_amd64",
"8Base-CNV-4.12:container-native-virtualization/virt-operator@sha256:6c4b16ac62e673d8f5116d592836506be72c5ebd2a07ffc828fee86514db0e9d_amd64",
"8Base-CNV-4.12:container-native-virtualization/virtio-win@sha256:cd321e3d82a87139edabf223414b892c99857d7ac7d089b870e227ea98c970e0_amd64",
"8Base-CNV-4.12:container-native-virtualization/vm-network-latency-checkup@sha256:5a1502efeeaa3958e5755ce07dcb8314305d75c88cc69ddc7d515457935cdc69_amd64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "kubeVirt: Arbitrary file read on the host from KubeVirt VMs"
},
{
"cve": "CVE-2022-1962",
"cwe": {
"id": "CWE-1325",
"name": "Improperly Controlled Sequential Memory Allocation"
},
"discovery_date": "2022-07-14T00:00:00+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"8Base-CNV-4.12:container-native-virtualization/bridge-marker@sha256:086a9922f34161e5b75d204a0c3281c941f81f76ef8784de434cc79acc76174c_amd64",
"8Base-CNV-4.12:container-native-virtualization/cluster-network-addons-operator@sha256:d2c19fd4c2327eb84179acf652157982b29c365d8a526d70517c6dd93ea6ebc7_amd64",
"8Base-CNV-4.12:container-native-virtualization/cnv-containernetworking-plugins@sha256:3d6003dea97e48d240668e55b2705f0251259006251abafaa3dc08fbc69f1312_amd64",
"8Base-CNV-4.12:container-native-virtualization/cnv-must-gather-rhel8@sha256:dcb95d2b4958ce69f8fcf61c9c90e0516d7844db62f2297ebf1ef18e5d8c05b4_amd64",
"8Base-CNV-4.12:container-native-virtualization/hco-bundle-registry@sha256:73680901c7733ba27f729fd6475971e0909c2fe9efacf74d556f961a1494274e_amd64",
"8Base-CNV-4.12:container-native-virtualization/hostpath-csi-driver@sha256:a0b75e357628ca6b2ca32ab3fdbf531fd8da438a7a6ae8988ef897d2c001d9cb_amd64",
"8Base-CNV-4.12:container-native-virtualization/hostpath-provisioner-rhel8-operator@sha256:b9d84e63f789c70e31cf60fe06d41359363afc7bbd86a78ac7132f8dae4c467a_amd64",
"8Base-CNV-4.12:container-native-virtualization/hostpath-provisioner-rhel8@sha256:5239dcb229b060a818befd52a1e27b18142985abe0e39cef41eadd66f8b21ec1_amd64",
"8Base-CNV-4.12:container-native-virtualization/hyperconverged-cluster-operator@sha256:8b311b48437c79a6859a84f62cfd10ca8e6dcff4ce665a98ed78633552a172ca_amd64",
"8Base-CNV-4.12:container-native-virtualization/hyperconverged-cluster-webhook-rhel8@sha256:e912171328517664f0298322a7992a6e0e00118dc496ff94ee84190d9057db68_amd64",
"8Base-CNV-4.12:container-native-virtualization/kubemacpool@sha256:ab5a239a35e3de8566cb76db0d59ae92e290a3756d39a2298290f1ab3c7b56c5_amd64",
"8Base-CNV-4.12:container-native-virtualization/kubevirt-console-plugin@sha256:e7dd17d4d206b2d37f24a2ed28bf3d2d6a40463da6cbc6b5696555b455f90055_amd64",
"8Base-CNV-4.12:container-native-virtualization/kubevirt-ssp-operator@sha256:09a834b1f71a19cf9a616ffd9eb04408972f9b8f9549777cab0935f63931c993_amd64",
"8Base-CNV-4.12:container-native-virtualization/kubevirt-tekton-tasks-cleanup-vm@sha256:66284c45e82862dc7c1505fcdfe7b14e72c93c5e7fa6b7108a945220279641e9_amd64",
"8Base-CNV-4.12:container-native-virtualization/kubevirt-tekton-tasks-copy-template@sha256:462770d258407ea93c14c9a99fb4450536261202d1d63a681634af2193c2b062_amd64",
"8Base-CNV-4.12:container-native-virtualization/kubevirt-tekton-tasks-create-datavolume@sha256:31d22c0be03bbb222967d953d35189173fbeb60d1cb32278eb006e8abe78e90c_amd64",
"8Base-CNV-4.12:container-native-virtualization/kubevirt-tekton-tasks-create-vm-from-template@sha256:a62ec91155a7bfc776c402e8b513b0e00797d64a95434346a2e3a4cc25f2d3c5_amd64",
"8Base-CNV-4.12:container-native-virtualization/kubevirt-tekton-tasks-disk-virt-customize@sha256:35274b72a5562e8675854d8cf2ca3ec0c4d0b619c0e630d7b39b7da8ebd3b143_amd64",
"8Base-CNV-4.12:container-native-virtualization/kubevirt-tekton-tasks-disk-virt-sysprep@sha256:6e6ed3d8b1b906f801e36b82d6976bc421ae8344d71d4c563fe6d8e76b5fe9c4_amd64",
"8Base-CNV-4.12:container-native-virtualization/kubevirt-tekton-tasks-modify-vm-template@sha256:b46443d7f21b8b251468e33c929a16008a3ac34a8f50a1d8bc1cd134079ccae4_amd64",
"8Base-CNV-4.12:container-native-virtualization/kubevirt-tekton-tasks-operator@sha256:7f11db20a3c635aa48e3dcadfe555d0cd229c4c7f1790f70ee9c9ee78ab55e67_amd64",
"8Base-CNV-4.12:container-native-virtualization/kubevirt-tekton-tasks-wait-for-vmi-status@sha256:4967b4c46d670a2b109c9a2e6e0ebc850a5e1dacaf8cc0ed691668bfa0cbd418_amd64",
"8Base-CNV-4.12:container-native-virtualization/kubevirt-template-validator@sha256:bf732669655db1b09ef27bc1964fe7b49943d681a5acc9860497512d8877e13f_amd64",
"8Base-CNV-4.12:container-native-virtualization/libguestfs-tools@sha256:4f0d48312d8fe02a17747d65ac644d3e1be2df3cb80a9d0c268acc6ad5b91680_amd64",
"8Base-CNV-4.12:container-native-virtualization/ovs-cni-marker@sha256:077367d5af11030832a5e63a611395b7fa65ee140b490b6f33f8a23a9392dcd5_amd64",
"8Base-CNV-4.12:container-native-virtualization/ovs-cni-plugin@sha256:892e339e8eec78f9865d11984c6dc8e92831ee9a17d6b990cd7fba9f2e506e13_amd64",
"8Base-CNV-4.12:container-native-virtualization/virt-artifacts-server@sha256:9638c34ff48d275842a990deb86110530ffd4937b2b551a4d5263168f7db6d47_amd64",
"8Base-CNV-4.12:container-native-virtualization/virt-cdi-apiserver@sha256:dd68dfc1a588b4e24e533d61b52b68ab0673fd39a95632314f54e1b85cb5f32d_amd64",
"8Base-CNV-4.12:container-native-virtualization/virt-cdi-cloner@sha256:879742e59f3416100969a0d0994e49e3f8cd493310bbd0c0e86e969f86daa204_amd64",
"8Base-CNV-4.12:container-native-virtualization/virt-cdi-controller@sha256:46689591989c8db1fa1f5228b2b9fb51d7abd0425c34951f909ced1fc536f0e4_amd64",
"8Base-CNV-4.12:container-native-virtualization/virt-cdi-importer@sha256:f2d011c18db1dd0dbe068bc650418c4b3f2f94935c053e76a52736da0f33867a_amd64",
"8Base-CNV-4.12:container-native-virtualization/virt-cdi-operator@sha256:8b06f96750c3f8e34a7cc8defeda46a92e3ad553159d3dbc7c4e096b483508ee_amd64",
"8Base-CNV-4.12:container-native-virtualization/virt-cdi-uploadproxy@sha256:84fd85672f6e9891678d6e99c066f8f20a9a2aac08fae11d552d46a317b7f815_amd64",
"8Base-CNV-4.12:container-native-virtualization/virt-cdi-uploadserver@sha256:4b231a260a9c0176f4b45aaf8142fa5e6860892b2fa19fad0f3091c423064211_amd64",
"8Base-CNV-4.12:container-native-virtualization/virt-controller@sha256:e6ddc32f82e940d364e0a3d63c28b4bd41b71574f9479b6d6b01de948baa8cab_amd64",
"8Base-CNV-4.12:container-native-virtualization/virt-exportproxy@sha256:2dc6b5eca4ba0daffe57ff174efc35764a2021eef35ef84c3d030c0f97329ece_amd64",
"8Base-CNV-4.12:container-native-virtualization/virt-exportserver@sha256:dd59838c20f30c7049cbdc4646b8b6f73ce8f33fa13c352ee22985673eaf95e2_amd64",
"8Base-CNV-4.12:container-native-virtualization/virt-handler@sha256:cce366a6b1aa42a9798a8c714dcb795d1c653dfe0ba06c997e65dbba0318e537_amd64",
"8Base-CNV-4.12:container-native-virtualization/virt-launcher@sha256:bd5b00ece84caed816b3f3cc80d8570324e1e8f975cf2c2320726d88fb64f33a_amd64",
"8Base-CNV-4.12:container-native-virtualization/virt-operator@sha256:6c4b16ac62e673d8f5116d592836506be72c5ebd2a07ffc828fee86514db0e9d_amd64",
"8Base-CNV-4.12:container-native-virtualization/virtio-win@sha256:cd321e3d82a87139edabf223414b892c99857d7ac7d089b870e227ea98c970e0_amd64",
"8Base-CNV-4.12:container-native-virtualization/vm-network-latency-checkup@sha256:5a1502efeeaa3958e5755ce07dcb8314305d75c88cc69ddc7d515457935cdc69_amd64"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2107376"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in the golang standard library, go/parser. When calling any Parse functions on the Go source code, which contains deeply nested types or declarations, a panic can occur due to stack exhaustion. This issue allows an attacker to impact system availability.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "golang: go/parser: stack exhaustion in all Parse* functions",
"title": "Vulnerability summary"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"8Base-CNV-4.12:container-native-virtualization/virt-api@sha256:cd89350a5e6b3a468acd290819d86f2c77d486fa5a57dbac752f863f1a8a2b23_amd64"
],
"known_not_affected": [
"8Base-CNV-4.12:container-native-virtualization/bridge-marker@sha256:086a9922f34161e5b75d204a0c3281c941f81f76ef8784de434cc79acc76174c_amd64",
"8Base-CNV-4.12:container-native-virtualization/cluster-network-addons-operator@sha256:d2c19fd4c2327eb84179acf652157982b29c365d8a526d70517c6dd93ea6ebc7_amd64",
"8Base-CNV-4.12:container-native-virtualization/cnv-containernetworking-plugins@sha256:3d6003dea97e48d240668e55b2705f0251259006251abafaa3dc08fbc69f1312_amd64",
"8Base-CNV-4.12:container-native-virtualization/cnv-must-gather-rhel8@sha256:dcb95d2b4958ce69f8fcf61c9c90e0516d7844db62f2297ebf1ef18e5d8c05b4_amd64",
"8Base-CNV-4.12:container-native-virtualization/hco-bundle-registry@sha256:73680901c7733ba27f729fd6475971e0909c2fe9efacf74d556f961a1494274e_amd64",
"8Base-CNV-4.12:container-native-virtualization/hostpath-csi-driver@sha256:a0b75e357628ca6b2ca32ab3fdbf531fd8da438a7a6ae8988ef897d2c001d9cb_amd64",
"8Base-CNV-4.12:container-native-virtualization/hostpath-provisioner-rhel8-operator@sha256:b9d84e63f789c70e31cf60fe06d41359363afc7bbd86a78ac7132f8dae4c467a_amd64",
"8Base-CNV-4.12:container-native-virtualization/hostpath-provisioner-rhel8@sha256:5239dcb229b060a818befd52a1e27b18142985abe0e39cef41eadd66f8b21ec1_amd64",
"8Base-CNV-4.12:container-native-virtualization/hyperconverged-cluster-operator@sha256:8b311b48437c79a6859a84f62cfd10ca8e6dcff4ce665a98ed78633552a172ca_amd64",
"8Base-CNV-4.12:container-native-virtualization/hyperconverged-cluster-webhook-rhel8@sha256:e912171328517664f0298322a7992a6e0e00118dc496ff94ee84190d9057db68_amd64",
"8Base-CNV-4.12:container-native-virtualization/kubemacpool@sha256:ab5a239a35e3de8566cb76db0d59ae92e290a3756d39a2298290f1ab3c7b56c5_amd64",
"8Base-CNV-4.12:container-native-virtualization/kubevirt-console-plugin@sha256:e7dd17d4d206b2d37f24a2ed28bf3d2d6a40463da6cbc6b5696555b455f90055_amd64",
"8Base-CNV-4.12:container-native-virtualization/kubevirt-ssp-operator@sha256:09a834b1f71a19cf9a616ffd9eb04408972f9b8f9549777cab0935f63931c993_amd64",
"8Base-CNV-4.12:container-native-virtualization/kubevirt-tekton-tasks-cleanup-vm@sha256:66284c45e82862dc7c1505fcdfe7b14e72c93c5e7fa6b7108a945220279641e9_amd64",
"8Base-CNV-4.12:container-native-virtualization/kubevirt-tekton-tasks-copy-template@sha256:462770d258407ea93c14c9a99fb4450536261202d1d63a681634af2193c2b062_amd64",
"8Base-CNV-4.12:container-native-virtualization/kubevirt-tekton-tasks-create-datavolume@sha256:31d22c0be03bbb222967d953d35189173fbeb60d1cb32278eb006e8abe78e90c_amd64",
"8Base-CNV-4.12:container-native-virtualization/kubevirt-tekton-tasks-create-vm-from-template@sha256:a62ec91155a7bfc776c402e8b513b0e00797d64a95434346a2e3a4cc25f2d3c5_amd64",
"8Base-CNV-4.12:container-native-virtualization/kubevirt-tekton-tasks-disk-virt-customize@sha256:35274b72a5562e8675854d8cf2ca3ec0c4d0b619c0e630d7b39b7da8ebd3b143_amd64",
"8Base-CNV-4.12:container-native-virtualization/kubevirt-tekton-tasks-disk-virt-sysprep@sha256:6e6ed3d8b1b906f801e36b82d6976bc421ae8344d71d4c563fe6d8e76b5fe9c4_amd64",
"8Base-CNV-4.12:container-native-virtualization/kubevirt-tekton-tasks-modify-vm-template@sha256:b46443d7f21b8b251468e33c929a16008a3ac34a8f50a1d8bc1cd134079ccae4_amd64",
"8Base-CNV-4.12:container-native-virtualization/kubevirt-tekton-tasks-operator@sha256:7f11db20a3c635aa48e3dcadfe555d0cd229c4c7f1790f70ee9c9ee78ab55e67_amd64",
"8Base-CNV-4.12:container-native-virtualization/kubevirt-tekton-tasks-wait-for-vmi-status@sha256:4967b4c46d670a2b109c9a2e6e0ebc850a5e1dacaf8cc0ed691668bfa0cbd418_amd64",
"8Base-CNV-4.12:container-native-virtualization/kubevirt-template-validator@sha256:bf732669655db1b09ef27bc1964fe7b49943d681a5acc9860497512d8877e13f_amd64",
"8Base-CNV-4.12:container-native-virtualization/libguestfs-tools@sha256:4f0d48312d8fe02a17747d65ac644d3e1be2df3cb80a9d0c268acc6ad5b91680_amd64",
"8Base-CNV-4.12:container-native-virtualization/ovs-cni-marker@sha256:077367d5af11030832a5e63a611395b7fa65ee140b490b6f33f8a23a9392dcd5_amd64",
"8Base-CNV-4.12:container-native-virtualization/ovs-cni-plugin@sha256:892e339e8eec78f9865d11984c6dc8e92831ee9a17d6b990cd7fba9f2e506e13_amd64",
"8Base-CNV-4.12:container-native-virtualization/virt-artifacts-server@sha256:9638c34ff48d275842a990deb86110530ffd4937b2b551a4d5263168f7db6d47_amd64",
"8Base-CNV-4.12:container-native-virtualization/virt-cdi-apiserver@sha256:dd68dfc1a588b4e24e533d61b52b68ab0673fd39a95632314f54e1b85cb5f32d_amd64",
"8Base-CNV-4.12:container-native-virtualization/virt-cdi-cloner@sha256:879742e59f3416100969a0d0994e49e3f8cd493310bbd0c0e86e969f86daa204_amd64",
"8Base-CNV-4.12:container-native-virtualization/virt-cdi-controller@sha256:46689591989c8db1fa1f5228b2b9fb51d7abd0425c34951f909ced1fc536f0e4_amd64",
"8Base-CNV-4.12:container-native-virtualization/virt-cdi-importer@sha256:f2d011c18db1dd0dbe068bc650418c4b3f2f94935c053e76a52736da0f33867a_amd64",
"8Base-CNV-4.12:container-native-virtualization/virt-cdi-operator@sha256:8b06f96750c3f8e34a7cc8defeda46a92e3ad553159d3dbc7c4e096b483508ee_amd64",
"8Base-CNV-4.12:container-native-virtualization/virt-cdi-uploadproxy@sha256:84fd85672f6e9891678d6e99c066f8f20a9a2aac08fae11d552d46a317b7f815_amd64",
"8Base-CNV-4.12:container-native-virtualization/virt-cdi-uploadserver@sha256:4b231a260a9c0176f4b45aaf8142fa5e6860892b2fa19fad0f3091c423064211_amd64",
"8Base-CNV-4.12:container-native-virtualization/virt-controller@sha256:e6ddc32f82e940d364e0a3d63c28b4bd41b71574f9479b6d6b01de948baa8cab_amd64",
"8Base-CNV-4.12:container-native-virtualization/virt-exportproxy@sha256:2dc6b5eca4ba0daffe57ff174efc35764a2021eef35ef84c3d030c0f97329ece_amd64",
"8Base-CNV-4.12:container-native-virtualization/virt-exportserver@sha256:dd59838c20f30c7049cbdc4646b8b6f73ce8f33fa13c352ee22985673eaf95e2_amd64",
"8Base-CNV-4.12:container-native-virtualization/virt-handler@sha256:cce366a6b1aa42a9798a8c714dcb795d1c653dfe0ba06c997e65dbba0318e537_amd64",
"8Base-CNV-4.12:container-native-virtualization/virt-launcher@sha256:bd5b00ece84caed816b3f3cc80d8570324e1e8f975cf2c2320726d88fb64f33a_amd64",
"8Base-CNV-4.12:container-native-virtualization/virt-operator@sha256:6c4b16ac62e673d8f5116d592836506be72c5ebd2a07ffc828fee86514db0e9d_amd64",
"8Base-CNV-4.12:container-native-virtualization/virtio-win@sha256:cd321e3d82a87139edabf223414b892c99857d7ac7d089b870e227ea98c970e0_amd64",
"8Base-CNV-4.12:container-native-virtualization/vm-network-latency-checkup@sha256:5a1502efeeaa3958e5755ce07dcb8314305d75c88cc69ddc7d515457935cdc69_amd64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2022-1962"
},
{
"category": "external",
"summary": "RHBZ#2107376",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2107376"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2022-1962",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-1962"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2022-1962",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2022-1962"
},
{
"category": "external",
"summary": "https://go.dev/issue/53616",
"url": "https://go.dev/issue/53616"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-announce/c/nqrv9fbR0zE",
"url": "https://groups.google.com/g/golang-announce/c/nqrv9fbR0zE"
}
],
"release_date": "2022-07-12T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2023-01-25T11:11:29+00:00",
"details": "Before applying this update, you must apply all previously released errata\nrelevant to your system.\n\nTo apply this update, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"8Base-CNV-4.12:container-native-virtualization/virt-api@sha256:cd89350a5e6b3a468acd290819d86f2c77d486fa5a57dbac752f863f1a8a2b23_amd64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2023:0408"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "LOCAL",
"availabilityImpact": "HIGH",
"baseScore": 5.5,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "LOW",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"8Base-CNV-4.12:container-native-virtualization/bridge-marker@sha256:086a9922f34161e5b75d204a0c3281c941f81f76ef8784de434cc79acc76174c_amd64",
"8Base-CNV-4.12:container-native-virtualization/cluster-network-addons-operator@sha256:d2c19fd4c2327eb84179acf652157982b29c365d8a526d70517c6dd93ea6ebc7_amd64",
"8Base-CNV-4.12:container-native-virtualization/cnv-containernetworking-plugins@sha256:3d6003dea97e48d240668e55b2705f0251259006251abafaa3dc08fbc69f1312_amd64",
"8Base-CNV-4.12:container-native-virtualization/cnv-must-gather-rhel8@sha256:dcb95d2b4958ce69f8fcf61c9c90e0516d7844db62f2297ebf1ef18e5d8c05b4_amd64",
"8Base-CNV-4.12:container-native-virtualization/hco-bundle-registry@sha256:73680901c7733ba27f729fd6475971e0909c2fe9efacf74d556f961a1494274e_amd64",
"8Base-CNV-4.12:container-native-virtualization/hostpath-csi-driver@sha256:a0b75e357628ca6b2ca32ab3fdbf531fd8da438a7a6ae8988ef897d2c001d9cb_amd64",
"8Base-CNV-4.12:container-native-virtualization/hostpath-provisioner-rhel8-operator@sha256:b9d84e63f789c70e31cf60fe06d41359363afc7bbd86a78ac7132f8dae4c467a_amd64",
"8Base-CNV-4.12:container-native-virtualization/hostpath-provisioner-rhel8@sha256:5239dcb229b060a818befd52a1e27b18142985abe0e39cef41eadd66f8b21ec1_amd64",
"8Base-CNV-4.12:container-native-virtualization/hyperconverged-cluster-operator@sha256:8b311b48437c79a6859a84f62cfd10ca8e6dcff4ce665a98ed78633552a172ca_amd64",
"8Base-CNV-4.12:container-native-virtualization/hyperconverged-cluster-webhook-rhel8@sha256:e912171328517664f0298322a7992a6e0e00118dc496ff94ee84190d9057db68_amd64",
"8Base-CNV-4.12:container-native-virtualization/kubemacpool@sha256:ab5a239a35e3de8566cb76db0d59ae92e290a3756d39a2298290f1ab3c7b56c5_amd64",
"8Base-CNV-4.12:container-native-virtualization/kubevirt-console-plugin@sha256:e7dd17d4d206b2d37f24a2ed28bf3d2d6a40463da6cbc6b5696555b455f90055_amd64",
"8Base-CNV-4.12:container-native-virtualization/kubevirt-ssp-operator@sha256:09a834b1f71a19cf9a616ffd9eb04408972f9b8f9549777cab0935f63931c993_amd64",
"8Base-CNV-4.12:container-native-virtualization/kubevirt-tekton-tasks-cleanup-vm@sha256:66284c45e82862dc7c1505fcdfe7b14e72c93c5e7fa6b7108a945220279641e9_amd64",
"8Base-CNV-4.12:container-native-virtualization/kubevirt-tekton-tasks-copy-template@sha256:462770d258407ea93c14c9a99fb4450536261202d1d63a681634af2193c2b062_amd64",
"8Base-CNV-4.12:container-native-virtualization/kubevirt-tekton-tasks-create-datavolume@sha256:31d22c0be03bbb222967d953d35189173fbeb60d1cb32278eb006e8abe78e90c_amd64",
"8Base-CNV-4.12:container-native-virtualization/kubevirt-tekton-tasks-create-vm-from-template@sha256:a62ec91155a7bfc776c402e8b513b0e00797d64a95434346a2e3a4cc25f2d3c5_amd64",
"8Base-CNV-4.12:container-native-virtualization/kubevirt-tekton-tasks-disk-virt-customize@sha256:35274b72a5562e8675854d8cf2ca3ec0c4d0b619c0e630d7b39b7da8ebd3b143_amd64",
"8Base-CNV-4.12:container-native-virtualization/kubevirt-tekton-tasks-disk-virt-sysprep@sha256:6e6ed3d8b1b906f801e36b82d6976bc421ae8344d71d4c563fe6d8e76b5fe9c4_amd64",
"8Base-CNV-4.12:container-native-virtualization/kubevirt-tekton-tasks-modify-vm-template@sha256:b46443d7f21b8b251468e33c929a16008a3ac34a8f50a1d8bc1cd134079ccae4_amd64",
"8Base-CNV-4.12:container-native-virtualization/kubevirt-tekton-tasks-operator@sha256:7f11db20a3c635aa48e3dcadfe555d0cd229c4c7f1790f70ee9c9ee78ab55e67_amd64",
"8Base-CNV-4.12:container-native-virtualization/kubevirt-tekton-tasks-wait-for-vmi-status@sha256:4967b4c46d670a2b109c9a2e6e0ebc850a5e1dacaf8cc0ed691668bfa0cbd418_amd64",
"8Base-CNV-4.12:container-native-virtualization/kubevirt-template-validator@sha256:bf732669655db1b09ef27bc1964fe7b49943d681a5acc9860497512d8877e13f_amd64",
"8Base-CNV-4.12:container-native-virtualization/libguestfs-tools@sha256:4f0d48312d8fe02a17747d65ac644d3e1be2df3cb80a9d0c268acc6ad5b91680_amd64",
"8Base-CNV-4.12:container-native-virtualization/ovs-cni-marker@sha256:077367d5af11030832a5e63a611395b7fa65ee140b490b6f33f8a23a9392dcd5_amd64",
"8Base-CNV-4.12:container-native-virtualization/ovs-cni-plugin@sha256:892e339e8eec78f9865d11984c6dc8e92831ee9a17d6b990cd7fba9f2e506e13_amd64",
"8Base-CNV-4.12:container-native-virtualization/virt-api@sha256:cd89350a5e6b3a468acd290819d86f2c77d486fa5a57dbac752f863f1a8a2b23_amd64",
"8Base-CNV-4.12:container-native-virtualization/virt-artifacts-server@sha256:9638c34ff48d275842a990deb86110530ffd4937b2b551a4d5263168f7db6d47_amd64",
"8Base-CNV-4.12:container-native-virtualization/virt-cdi-apiserver@sha256:dd68dfc1a588b4e24e533d61b52b68ab0673fd39a95632314f54e1b85cb5f32d_amd64",
"8Base-CNV-4.12:container-native-virtualization/virt-cdi-cloner@sha256:879742e59f3416100969a0d0994e49e3f8cd493310bbd0c0e86e969f86daa204_amd64",
"8Base-CNV-4.12:container-native-virtualization/virt-cdi-controller@sha256:46689591989c8db1fa1f5228b2b9fb51d7abd0425c34951f909ced1fc536f0e4_amd64",
"8Base-CNV-4.12:container-native-virtualization/virt-cdi-importer@sha256:f2d011c18db1dd0dbe068bc650418c4b3f2f94935c053e76a52736da0f33867a_amd64",
"8Base-CNV-4.12:container-native-virtualization/virt-cdi-operator@sha256:8b06f96750c3f8e34a7cc8defeda46a92e3ad553159d3dbc7c4e096b483508ee_amd64",
"8Base-CNV-4.12:container-native-virtualization/virt-cdi-uploadproxy@sha256:84fd85672f6e9891678d6e99c066f8f20a9a2aac08fae11d552d46a317b7f815_amd64",
"8Base-CNV-4.12:container-native-virtualization/virt-cdi-uploadserver@sha256:4b231a260a9c0176f4b45aaf8142fa5e6860892b2fa19fad0f3091c423064211_amd64",
"8Base-CNV-4.12:container-native-virtualization/virt-controller@sha256:e6ddc32f82e940d364e0a3d63c28b4bd41b71574f9479b6d6b01de948baa8cab_amd64",
"8Base-CNV-4.12:container-native-virtualization/virt-exportproxy@sha256:2dc6b5eca4ba0daffe57ff174efc35764a2021eef35ef84c3d030c0f97329ece_amd64",
"8Base-CNV-4.12:container-native-virtualization/virt-exportserver@sha256:dd59838c20f30c7049cbdc4646b8b6f73ce8f33fa13c352ee22985673eaf95e2_amd64",
"8Base-CNV-4.12:container-native-virtualization/virt-handler@sha256:cce366a6b1aa42a9798a8c714dcb795d1c653dfe0ba06c997e65dbba0318e537_amd64",
"8Base-CNV-4.12:container-native-virtualization/virt-launcher@sha256:bd5b00ece84caed816b3f3cc80d8570324e1e8f975cf2c2320726d88fb64f33a_amd64",
"8Base-CNV-4.12:container-native-virtualization/virt-operator@sha256:6c4b16ac62e673d8f5116d592836506be72c5ebd2a07ffc828fee86514db0e9d_amd64",
"8Base-CNV-4.12:container-native-virtualization/virtio-win@sha256:cd321e3d82a87139edabf223414b892c99857d7ac7d089b870e227ea98c970e0_amd64",
"8Base-CNV-4.12:container-native-virtualization/vm-network-latency-checkup@sha256:5a1502efeeaa3958e5755ce07dcb8314305d75c88cc69ddc7d515457935cdc69_amd64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "golang: go/parser: stack exhaustion in all Parse* functions"
},
{
"cve": "CVE-2022-23772",
"cwe": {
"id": "CWE-190",
"name": "Integer Overflow or Wraparound"
},
"discovery_date": "2022-02-11T00:00:00+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"8Base-CNV-4.12:container-native-virtualization/bridge-marker@sha256:086a9922f34161e5b75d204a0c3281c941f81f76ef8784de434cc79acc76174c_amd64",
"8Base-CNV-4.12:container-native-virtualization/cluster-network-addons-operator@sha256:d2c19fd4c2327eb84179acf652157982b29c365d8a526d70517c6dd93ea6ebc7_amd64",
"8Base-CNV-4.12:container-native-virtualization/cnv-containernetworking-plugins@sha256:3d6003dea97e48d240668e55b2705f0251259006251abafaa3dc08fbc69f1312_amd64",
"8Base-CNV-4.12:container-native-virtualization/cnv-must-gather-rhel8@sha256:dcb95d2b4958ce69f8fcf61c9c90e0516d7844db62f2297ebf1ef18e5d8c05b4_amd64",
"8Base-CNV-4.12:container-native-virtualization/hco-bundle-registry@sha256:73680901c7733ba27f729fd6475971e0909c2fe9efacf74d556f961a1494274e_amd64",
"8Base-CNV-4.12:container-native-virtualization/hostpath-csi-driver@sha256:a0b75e357628ca6b2ca32ab3fdbf531fd8da438a7a6ae8988ef897d2c001d9cb_amd64",
"8Base-CNV-4.12:container-native-virtualization/hostpath-provisioner-rhel8-operator@sha256:b9d84e63f789c70e31cf60fe06d41359363afc7bbd86a78ac7132f8dae4c467a_amd64",
"8Base-CNV-4.12:container-native-virtualization/hostpath-provisioner-rhel8@sha256:5239dcb229b060a818befd52a1e27b18142985abe0e39cef41eadd66f8b21ec1_amd64",
"8Base-CNV-4.12:container-native-virtualization/hyperconverged-cluster-operator@sha256:8b311b48437c79a6859a84f62cfd10ca8e6dcff4ce665a98ed78633552a172ca_amd64",
"8Base-CNV-4.12:container-native-virtualization/hyperconverged-cluster-webhook-rhel8@sha256:e912171328517664f0298322a7992a6e0e00118dc496ff94ee84190d9057db68_amd64",
"8Base-CNV-4.12:container-native-virtualization/kubemacpool@sha256:ab5a239a35e3de8566cb76db0d59ae92e290a3756d39a2298290f1ab3c7b56c5_amd64",
"8Base-CNV-4.12:container-native-virtualization/kubevirt-console-plugin@sha256:e7dd17d4d206b2d37f24a2ed28bf3d2d6a40463da6cbc6b5696555b455f90055_amd64",
"8Base-CNV-4.12:container-native-virtualization/kubevirt-ssp-operator@sha256:09a834b1f71a19cf9a616ffd9eb04408972f9b8f9549777cab0935f63931c993_amd64",
"8Base-CNV-4.12:container-native-virtualization/kubevirt-tekton-tasks-cleanup-vm@sha256:66284c45e82862dc7c1505fcdfe7b14e72c93c5e7fa6b7108a945220279641e9_amd64",
"8Base-CNV-4.12:container-native-virtualization/kubevirt-tekton-tasks-copy-template@sha256:462770d258407ea93c14c9a99fb4450536261202d1d63a681634af2193c2b062_amd64",
"8Base-CNV-4.12:container-native-virtualization/kubevirt-tekton-tasks-create-datavolume@sha256:31d22c0be03bbb222967d953d35189173fbeb60d1cb32278eb006e8abe78e90c_amd64",
"8Base-CNV-4.12:container-native-virtualization/kubevirt-tekton-tasks-create-vm-from-template@sha256:a62ec91155a7bfc776c402e8b513b0e00797d64a95434346a2e3a4cc25f2d3c5_amd64",
"8Base-CNV-4.12:container-native-virtualization/kubevirt-tekton-tasks-disk-virt-customize@sha256:35274b72a5562e8675854d8cf2ca3ec0c4d0b619c0e630d7b39b7da8ebd3b143_amd64",
"8Base-CNV-4.12:container-native-virtualization/kubevirt-tekton-tasks-disk-virt-sysprep@sha256:6e6ed3d8b1b906f801e36b82d6976bc421ae8344d71d4c563fe6d8e76b5fe9c4_amd64",
"8Base-CNV-4.12:container-native-virtualization/kubevirt-tekton-tasks-modify-vm-template@sha256:b46443d7f21b8b251468e33c929a16008a3ac34a8f50a1d8bc1cd134079ccae4_amd64",
"8Base-CNV-4.12:container-native-virtualization/kubevirt-tekton-tasks-operator@sha256:7f11db20a3c635aa48e3dcadfe555d0cd229c4c7f1790f70ee9c9ee78ab55e67_amd64",
"8Base-CNV-4.12:container-native-virtualization/kubevirt-tekton-tasks-wait-for-vmi-status@sha256:4967b4c46d670a2b109c9a2e6e0ebc850a5e1dacaf8cc0ed691668bfa0cbd418_amd64",
"8Base-CNV-4.12:container-native-virtualization/kubevirt-template-validator@sha256:bf732669655db1b09ef27bc1964fe7b49943d681a5acc9860497512d8877e13f_amd64",
"8Base-CNV-4.12:container-native-virtualization/ovs-cni-marker@sha256:077367d5af11030832a5e63a611395b7fa65ee140b490b6f33f8a23a9392dcd5_amd64",
"8Base-CNV-4.12:container-native-virtualization/ovs-cni-plugin@sha256:892e339e8eec78f9865d11984c6dc8e92831ee9a17d6b990cd7fba9f2e506e13_amd64",
"8Base-CNV-4.12:container-native-virtualization/virt-cdi-apiserver@sha256:dd68dfc1a588b4e24e533d61b52b68ab0673fd39a95632314f54e1b85cb5f32d_amd64",
"8Base-CNV-4.12:container-native-virtualization/virt-cdi-cloner@sha256:879742e59f3416100969a0d0994e49e3f8cd493310bbd0c0e86e969f86daa204_amd64",
"8Base-CNV-4.12:container-native-virtualization/virt-cdi-controller@sha256:46689591989c8db1fa1f5228b2b9fb51d7abd0425c34951f909ced1fc536f0e4_amd64",
"8Base-CNV-4.12:container-native-virtualization/virt-cdi-importer@sha256:f2d011c18db1dd0dbe068bc650418c4b3f2f94935c053e76a52736da0f33867a_amd64",
"8Base-CNV-4.12:container-native-virtualization/virt-cdi-operator@sha256:8b06f96750c3f8e34a7cc8defeda46a92e3ad553159d3dbc7c4e096b483508ee_amd64",
"8Base-CNV-4.12:container-native-virtualization/virt-cdi-uploadproxy@sha256:84fd85672f6e9891678d6e99c066f8f20a9a2aac08fae11d552d46a317b7f815_amd64",
"8Base-CNV-4.12:container-native-virtualization/virt-cdi-uploadserver@sha256:4b231a260a9c0176f4b45aaf8142fa5e6860892b2fa19fad0f3091c423064211_amd64",
"8Base-CNV-4.12:container-native-virtualization/virt-exportproxy@sha256:2dc6b5eca4ba0daffe57ff174efc35764a2021eef35ef84c3d030c0f97329ece_amd64",
"8Base-CNV-4.12:container-native-virtualization/virt-exportserver@sha256:dd59838c20f30c7049cbdc4646b8b6f73ce8f33fa13c352ee22985673eaf95e2_amd64",
"8Base-CNV-4.12:container-native-virtualization/virt-handler@sha256:cce366a6b1aa42a9798a8c714dcb795d1c653dfe0ba06c997e65dbba0318e537_amd64",
"8Base-CNV-4.12:container-native-virtualization/virt-launcher@sha256:bd5b00ece84caed816b3f3cc80d8570324e1e8f975cf2c2320726d88fb64f33a_amd64",
"8Base-CNV-4.12:container-native-virtualization/virtio-win@sha256:cd321e3d82a87139edabf223414b892c99857d7ac7d089b870e227ea98c970e0_amd64",
"8Base-CNV-4.12:container-native-virtualization/vm-network-latency-checkup@sha256:5a1502efeeaa3958e5755ce07dcb8314305d75c88cc69ddc7d515457935cdc69_amd64"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2053532"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in the big package of the math library in golang. The Rat.SetString could cause an overflow, and if left unhandled, it could lead to excessive memory use. This issue could allow a remote attacker to impact the availability of the system.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "golang: math/big: uncontrolled memory consumption due to an unhandled overflow via Rat.SetString",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "Red Hat Enterprise Linux 8 and 9 are affected, because the code-base is affected by this vulnerability.\n\nRed Hat Product Security has rated this issue as having Moderate security impact, and the issue is not currently planned to be addressed in future updates for Red Hat Enterprise Linux 7, hence, marked as Out-of-Support-Scope. \n\nFor additional information, refer to the Issue Severity Classification: https://access.redhat.com/security/updates/classification/ and Red Hat Enterprise Linux Life Cycle \u0026 Updates Policy: https://access.redhat.com/support/policy/updates/errata/.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"8Base-CNV-4.12:container-native-virtualization/libguestfs-tools@sha256:4f0d48312d8fe02a17747d65ac644d3e1be2df3cb80a9d0c268acc6ad5b91680_amd64",
"8Base-CNV-4.12:container-native-virtualization/virt-api@sha256:cd89350a5e6b3a468acd290819d86f2c77d486fa5a57dbac752f863f1a8a2b23_amd64",
"8Base-CNV-4.12:container-native-virtualization/virt-artifacts-server@sha256:9638c34ff48d275842a990deb86110530ffd4937b2b551a4d5263168f7db6d47_amd64",
"8Base-CNV-4.12:container-native-virtualization/virt-controller@sha256:e6ddc32f82e940d364e0a3d63c28b4bd41b71574f9479b6d6b01de948baa8cab_amd64",
"8Base-CNV-4.12:container-native-virtualization/virt-operator@sha256:6c4b16ac62e673d8f5116d592836506be72c5ebd2a07ffc828fee86514db0e9d_amd64"
],
"known_not_affected": [
"8Base-CNV-4.12:container-native-virtualization/bridge-marker@sha256:086a9922f34161e5b75d204a0c3281c941f81f76ef8784de434cc79acc76174c_amd64",
"8Base-CNV-4.12:container-native-virtualization/cluster-network-addons-operator@sha256:d2c19fd4c2327eb84179acf652157982b29c365d8a526d70517c6dd93ea6ebc7_amd64",
"8Base-CNV-4.12:container-native-virtualization/cnv-containernetworking-plugins@sha256:3d6003dea97e48d240668e55b2705f0251259006251abafaa3dc08fbc69f1312_amd64",
"8Base-CNV-4.12:container-native-virtualization/cnv-must-gather-rhel8@sha256:dcb95d2b4958ce69f8fcf61c9c90e0516d7844db62f2297ebf1ef18e5d8c05b4_amd64",
"8Base-CNV-4.12:container-native-virtualization/hco-bundle-registry@sha256:73680901c7733ba27f729fd6475971e0909c2fe9efacf74d556f961a1494274e_amd64",
"8Base-CNV-4.12:container-native-virtualization/hostpath-csi-driver@sha256:a0b75e357628ca6b2ca32ab3fdbf531fd8da438a7a6ae8988ef897d2c001d9cb_amd64",
"8Base-CNV-4.12:container-native-virtualization/hostpath-provisioner-rhel8-operator@sha256:b9d84e63f789c70e31cf60fe06d41359363afc7bbd86a78ac7132f8dae4c467a_amd64",
"8Base-CNV-4.12:container-native-virtualization/hostpath-provisioner-rhel8@sha256:5239dcb229b060a818befd52a1e27b18142985abe0e39cef41eadd66f8b21ec1_amd64",
"8Base-CNV-4.12:container-native-virtualization/hyperconverged-cluster-operator@sha256:8b311b48437c79a6859a84f62cfd10ca8e6dcff4ce665a98ed78633552a172ca_amd64",
"8Base-CNV-4.12:container-native-virtualization/hyperconverged-cluster-webhook-rhel8@sha256:e912171328517664f0298322a7992a6e0e00118dc496ff94ee84190d9057db68_amd64",
"8Base-CNV-4.12:container-native-virtualization/kubemacpool@sha256:ab5a239a35e3de8566cb76db0d59ae92e290a3756d39a2298290f1ab3c7b56c5_amd64",
"8Base-CNV-4.12:container-native-virtualization/kubevirt-console-plugin@sha256:e7dd17d4d206b2d37f24a2ed28bf3d2d6a40463da6cbc6b5696555b455f90055_amd64",
"8Base-CNV-4.12:container-native-virtualization/kubevirt-ssp-operator@sha256:09a834b1f71a19cf9a616ffd9eb04408972f9b8f9549777cab0935f63931c993_amd64",
"8Base-CNV-4.12:container-native-virtualization/kubevirt-tekton-tasks-cleanup-vm@sha256:66284c45e82862dc7c1505fcdfe7b14e72c93c5e7fa6b7108a945220279641e9_amd64",
"8Base-CNV-4.12:container-native-virtualization/kubevirt-tekton-tasks-copy-template@sha256:462770d258407ea93c14c9a99fb4450536261202d1d63a681634af2193c2b062_amd64",
"8Base-CNV-4.12:container-native-virtualization/kubevirt-tekton-tasks-create-datavolume@sha256:31d22c0be03bbb222967d953d35189173fbeb60d1cb32278eb006e8abe78e90c_amd64",
"8Base-CNV-4.12:container-native-virtualization/kubevirt-tekton-tasks-create-vm-from-template@sha256:a62ec91155a7bfc776c402e8b513b0e00797d64a95434346a2e3a4cc25f2d3c5_amd64",
"8Base-CNV-4.12:container-native-virtualization/kubevirt-tekton-tasks-disk-virt-customize@sha256:35274b72a5562e8675854d8cf2ca3ec0c4d0b619c0e630d7b39b7da8ebd3b143_amd64",
"8Base-CNV-4.12:container-native-virtualization/kubevirt-tekton-tasks-disk-virt-sysprep@sha256:6e6ed3d8b1b906f801e36b82d6976bc421ae8344d71d4c563fe6d8e76b5fe9c4_amd64",
"8Base-CNV-4.12:container-native-virtualization/kubevirt-tekton-tasks-modify-vm-template@sha256:b46443d7f21b8b251468e33c929a16008a3ac34a8f50a1d8bc1cd134079ccae4_amd64",
"8Base-CNV-4.12:container-native-virtualization/kubevirt-tekton-tasks-operator@sha256:7f11db20a3c635aa48e3dcadfe555d0cd229c4c7f1790f70ee9c9ee78ab55e67_amd64",
"8Base-CNV-4.12:container-native-virtualization/kubevirt-tekton-tasks-wait-for-vmi-status@sha256:4967b4c46d670a2b109c9a2e6e0ebc850a5e1dacaf8cc0ed691668bfa0cbd418_amd64",
"8Base-CNV-4.12:container-native-virtualization/kubevirt-template-validator@sha256:bf732669655db1b09ef27bc1964fe7b49943d681a5acc9860497512d8877e13f_amd64",
"8Base-CNV-4.12:container-native-virtualization/ovs-cni-marker@sha256:077367d5af11030832a5e63a611395b7fa65ee140b490b6f33f8a23a9392dcd5_amd64",
"8Base-CNV-4.12:container-native-virtualization/ovs-cni-plugin@sha256:892e339e8eec78f9865d11984c6dc8e92831ee9a17d6b990cd7fba9f2e506e13_amd64",
"8Base-CNV-4.12:container-native-virtualization/virt-cdi-apiserver@sha256:dd68dfc1a588b4e24e533d61b52b68ab0673fd39a95632314f54e1b85cb5f32d_amd64",
"8Base-CNV-4.12:container-native-virtualization/virt-cdi-cloner@sha256:879742e59f3416100969a0d0994e49e3f8cd493310bbd0c0e86e969f86daa204_amd64",
"8Base-CNV-4.12:container-native-virtualization/virt-cdi-controller@sha256:46689591989c8db1fa1f5228b2b9fb51d7abd0425c34951f909ced1fc536f0e4_amd64",
"8Base-CNV-4.12:container-native-virtualization/virt-cdi-importer@sha256:f2d011c18db1dd0dbe068bc650418c4b3f2f94935c053e76a52736da0f33867a_amd64",
"8Base-CNV-4.12:container-native-virtualization/virt-cdi-operator@sha256:8b06f96750c3f8e34a7cc8defeda46a92e3ad553159d3dbc7c4e096b483508ee_amd64",
"8Base-CNV-4.12:container-native-virtualization/virt-cdi-uploadproxy@sha256:84fd85672f6e9891678d6e99c066f8f20a9a2aac08fae11d552d46a317b7f815_amd64",
"8Base-CNV-4.12:container-native-virtualization/virt-cdi-uploadserver@sha256:4b231a260a9c0176f4b45aaf8142fa5e6860892b2fa19fad0f3091c423064211_amd64",
"8Base-CNV-4.12:container-native-virtualization/virt-exportproxy@sha256:2dc6b5eca4ba0daffe57ff174efc35764a2021eef35ef84c3d030c0f97329ece_amd64",
"8Base-CNV-4.12:container-native-virtualization/virt-exportserver@sha256:dd59838c20f30c7049cbdc4646b8b6f73ce8f33fa13c352ee22985673eaf95e2_amd64",
"8Base-CNV-4.12:container-native-virtualization/virt-handler@sha256:cce366a6b1aa42a9798a8c714dcb795d1c653dfe0ba06c997e65dbba0318e537_amd64",
"8Base-CNV-4.12:container-native-virtualization/virt-launcher@sha256:bd5b00ece84caed816b3f3cc80d8570324e1e8f975cf2c2320726d88fb64f33a_amd64",
"8Base-CNV-4.12:container-native-virtualization/virtio-win@sha256:cd321e3d82a87139edabf223414b892c99857d7ac7d089b870e227ea98c970e0_amd64",
"8Base-CNV-4.12:container-native-virtualization/vm-network-latency-checkup@sha256:5a1502efeeaa3958e5755ce07dcb8314305d75c88cc69ddc7d515457935cdc69_amd64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2022-23772"
},
{
"category": "external",
"summary": "RHBZ#2053532",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2053532"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2022-23772",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-23772"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2022-23772",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2022-23772"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-announce/c/SUsQn0aSgPQ",
"url": "https://groups.google.com/g/golang-announce/c/SUsQn0aSgPQ"
}
],
"release_date": "2022-01-19T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2023-01-25T11:11:29+00:00",
"details": "Before applying this update, you must apply all previously released errata\nrelevant to your system.\n\nTo apply this update, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"8Base-CNV-4.12:container-native-virtualization/libguestfs-tools@sha256:4f0d48312d8fe02a17747d65ac644d3e1be2df3cb80a9d0c268acc6ad5b91680_amd64",
"8Base-CNV-4.12:container-native-virtualization/virt-api@sha256:cd89350a5e6b3a468acd290819d86f2c77d486fa5a57dbac752f863f1a8a2b23_amd64",
"8Base-CNV-4.12:container-native-virtualization/virt-artifacts-server@sha256:9638c34ff48d275842a990deb86110530ffd4937b2b551a4d5263168f7db6d47_amd64",
"8Base-CNV-4.12:container-native-virtualization/virt-controller@sha256:e6ddc32f82e940d364e0a3d63c28b4bd41b71574f9479b6d6b01de948baa8cab_amd64",
"8Base-CNV-4.12:container-native-virtualization/virt-operator@sha256:6c4b16ac62e673d8f5116d592836506be72c5ebd2a07ffc828fee86514db0e9d_amd64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2023:0408"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"8Base-CNV-4.12:container-native-virtualization/bridge-marker@sha256:086a9922f34161e5b75d204a0c3281c941f81f76ef8784de434cc79acc76174c_amd64",
"8Base-CNV-4.12:container-native-virtualization/cluster-network-addons-operator@sha256:d2c19fd4c2327eb84179acf652157982b29c365d8a526d70517c6dd93ea6ebc7_amd64",
"8Base-CNV-4.12:container-native-virtualization/cnv-containernetworking-plugins@sha256:3d6003dea97e48d240668e55b2705f0251259006251abafaa3dc08fbc69f1312_amd64",
"8Base-CNV-4.12:container-native-virtualization/cnv-must-gather-rhel8@sha256:dcb95d2b4958ce69f8fcf61c9c90e0516d7844db62f2297ebf1ef18e5d8c05b4_amd64",
"8Base-CNV-4.12:container-native-virtualization/hco-bundle-registry@sha256:73680901c7733ba27f729fd6475971e0909c2fe9efacf74d556f961a1494274e_amd64",
"8Base-CNV-4.12:container-native-virtualization/hostpath-csi-driver@sha256:a0b75e357628ca6b2ca32ab3fdbf531fd8da438a7a6ae8988ef897d2c001d9cb_amd64",
"8Base-CNV-4.12:container-native-virtualization/hostpath-provisioner-rhel8-operator@sha256:b9d84e63f789c70e31cf60fe06d41359363afc7bbd86a78ac7132f8dae4c467a_amd64",
"8Base-CNV-4.12:container-native-virtualization/hostpath-provisioner-rhel8@sha256:5239dcb229b060a818befd52a1e27b18142985abe0e39cef41eadd66f8b21ec1_amd64",
"8Base-CNV-4.12:container-native-virtualization/hyperconverged-cluster-operator@sha256:8b311b48437c79a6859a84f62cfd10ca8e6dcff4ce665a98ed78633552a172ca_amd64",
"8Base-CNV-4.12:container-native-virtualization/hyperconverged-cluster-webhook-rhel8@sha256:e912171328517664f0298322a7992a6e0e00118dc496ff94ee84190d9057db68_amd64",
"8Base-CNV-4.12:container-native-virtualization/kubemacpool@sha256:ab5a239a35e3de8566cb76db0d59ae92e290a3756d39a2298290f1ab3c7b56c5_amd64",
"8Base-CNV-4.12:container-native-virtualization/kubevirt-console-plugin@sha256:e7dd17d4d206b2d37f24a2ed28bf3d2d6a40463da6cbc6b5696555b455f90055_amd64",
"8Base-CNV-4.12:container-native-virtualization/kubevirt-ssp-operator@sha256:09a834b1f71a19cf9a616ffd9eb04408972f9b8f9549777cab0935f63931c993_amd64",
"8Base-CNV-4.12:container-native-virtualization/kubevirt-tekton-tasks-cleanup-vm@sha256:66284c45e82862dc7c1505fcdfe7b14e72c93c5e7fa6b7108a945220279641e9_amd64",
"8Base-CNV-4.12:container-native-virtualization/kubevirt-tekton-tasks-copy-template@sha256:462770d258407ea93c14c9a99fb4450536261202d1d63a681634af2193c2b062_amd64",
"8Base-CNV-4.12:container-native-virtualization/kubevirt-tekton-tasks-create-datavolume@sha256:31d22c0be03bbb222967d953d35189173fbeb60d1cb32278eb006e8abe78e90c_amd64",
"8Base-CNV-4.12:container-native-virtualization/kubevirt-tekton-tasks-create-vm-from-template@sha256:a62ec91155a7bfc776c402e8b513b0e00797d64a95434346a2e3a4cc25f2d3c5_amd64",
"8Base-CNV-4.12:container-native-virtualization/kubevirt-tekton-tasks-disk-virt-customize@sha256:35274b72a5562e8675854d8cf2ca3ec0c4d0b619c0e630d7b39b7da8ebd3b143_amd64",
"8Base-CNV-4.12:container-native-virtualization/kubevirt-tekton-tasks-disk-virt-sysprep@sha256:6e6ed3d8b1b906f801e36b82d6976bc421ae8344d71d4c563fe6d8e76b5fe9c4_amd64",
"8Base-CNV-4.12:container-native-virtualization/kubevirt-tekton-tasks-modify-vm-template@sha256:b46443d7f21b8b251468e33c929a16008a3ac34a8f50a1d8bc1cd134079ccae4_amd64",
"8Base-CNV-4.12:container-native-virtualization/kubevirt-tekton-tasks-operator@sha256:7f11db20a3c635aa48e3dcadfe555d0cd229c4c7f1790f70ee9c9ee78ab55e67_amd64",
"8Base-CNV-4.12:container-native-virtualization/kubevirt-tekton-tasks-wait-for-vmi-status@sha256:4967b4c46d670a2b109c9a2e6e0ebc850a5e1dacaf8cc0ed691668bfa0cbd418_amd64",
"8Base-CNV-4.12:container-native-virtualization/kubevirt-template-validator@sha256:bf732669655db1b09ef27bc1964fe7b49943d681a5acc9860497512d8877e13f_amd64",
"8Base-CNV-4.12:container-native-virtualization/libguestfs-tools@sha256:4f0d48312d8fe02a17747d65ac644d3e1be2df3cb80a9d0c268acc6ad5b91680_amd64",
"8Base-CNV-4.12:container-native-virtualization/ovs-cni-marker@sha256:077367d5af11030832a5e63a611395b7fa65ee140b490b6f33f8a23a9392dcd5_amd64",
"8Base-CNV-4.12:container-native-virtualization/ovs-cni-plugin@sha256:892e339e8eec78f9865d11984c6dc8e92831ee9a17d6b990cd7fba9f2e506e13_amd64",
"8Base-CNV-4.12:container-native-virtualization/virt-api@sha256:cd89350a5e6b3a468acd290819d86f2c77d486fa5a57dbac752f863f1a8a2b23_amd64",
"8Base-CNV-4.12:container-native-virtualization/virt-artifacts-server@sha256:9638c34ff48d275842a990deb86110530ffd4937b2b551a4d5263168f7db6d47_amd64",
"8Base-CNV-4.12:container-native-virtualization/virt-cdi-apiserver@sha256:dd68dfc1a588b4e24e533d61b52b68ab0673fd39a95632314f54e1b85cb5f32d_amd64",
"8Base-CNV-4.12:container-native-virtualization/virt-cdi-cloner@sha256:879742e59f3416100969a0d0994e49e3f8cd493310bbd0c0e86e969f86daa204_amd64",
"8Base-CNV-4.12:container-native-virtualization/virt-cdi-controller@sha256:46689591989c8db1fa1f5228b2b9fb51d7abd0425c34951f909ced1fc536f0e4_amd64",
"8Base-CNV-4.12:container-native-virtualization/virt-cdi-importer@sha256:f2d011c18db1dd0dbe068bc650418c4b3f2f94935c053e76a52736da0f33867a_amd64",
"8Base-CNV-4.12:container-native-virtualization/virt-cdi-operator@sha256:8b06f96750c3f8e34a7cc8defeda46a92e3ad553159d3dbc7c4e096b483508ee_amd64",
"8Base-CNV-4.12:container-native-virtualization/virt-cdi-uploadproxy@sha256:84fd85672f6e9891678d6e99c066f8f20a9a2aac08fae11d552d46a317b7f815_amd64",
"8Base-CNV-4.12:container-native-virtualization/virt-cdi-uploadserver@sha256:4b231a260a9c0176f4b45aaf8142fa5e6860892b2fa19fad0f3091c423064211_amd64",
"8Base-CNV-4.12:container-native-virtualization/virt-controller@sha256:e6ddc32f82e940d364e0a3d63c28b4bd41b71574f9479b6d6b01de948baa8cab_amd64",
"8Base-CNV-4.12:container-native-virtualization/virt-exportproxy@sha256:2dc6b5eca4ba0daffe57ff174efc35764a2021eef35ef84c3d030c0f97329ece_amd64",
"8Base-CNV-4.12:container-native-virtualization/virt-exportserver@sha256:dd59838c20f30c7049cbdc4646b8b6f73ce8f33fa13c352ee22985673eaf95e2_amd64",
"8Base-CNV-4.12:container-native-virtualization/virt-handler@sha256:cce366a6b1aa42a9798a8c714dcb795d1c653dfe0ba06c997e65dbba0318e537_amd64",
"8Base-CNV-4.12:container-native-virtualization/virt-launcher@sha256:bd5b00ece84caed816b3f3cc80d8570324e1e8f975cf2c2320726d88fb64f33a_amd64",
"8Base-CNV-4.12:container-native-virtualization/virt-operator@sha256:6c4b16ac62e673d8f5116d592836506be72c5ebd2a07ffc828fee86514db0e9d_amd64",
"8Base-CNV-4.12:container-native-virtualization/virtio-win@sha256:cd321e3d82a87139edabf223414b892c99857d7ac7d089b870e227ea98c970e0_amd64",
"8Base-CNV-4.12:container-native-virtualization/vm-network-latency-checkup@sha256:5a1502efeeaa3958e5755ce07dcb8314305d75c88cc69ddc7d515457935cdc69_amd64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "golang: math/big: uncontrolled memory consumption due to an unhandled overflow via Rat.SetString"
},
{
"cve": "CVE-2022-23773",
"cwe": {
"id": "CWE-1220",
"name": "Insufficient Granularity of Access Control"
},
"discovery_date": "2022-02-11T00:00:00+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"8Base-CNV-4.12:container-native-virtualization/bridge-marker@sha256:086a9922f34161e5b75d204a0c3281c941f81f76ef8784de434cc79acc76174c_amd64",
"8Base-CNV-4.12:container-native-virtualization/cluster-network-addons-operator@sha256:d2c19fd4c2327eb84179acf652157982b29c365d8a526d70517c6dd93ea6ebc7_amd64",
"8Base-CNV-4.12:container-native-virtualization/cnv-containernetworking-plugins@sha256:3d6003dea97e48d240668e55b2705f0251259006251abafaa3dc08fbc69f1312_amd64",
"8Base-CNV-4.12:container-native-virtualization/cnv-must-gather-rhel8@sha256:dcb95d2b4958ce69f8fcf61c9c90e0516d7844db62f2297ebf1ef18e5d8c05b4_amd64",
"8Base-CNV-4.12:container-native-virtualization/hco-bundle-registry@sha256:73680901c7733ba27f729fd6475971e0909c2fe9efacf74d556f961a1494274e_amd64",
"8Base-CNV-4.12:container-native-virtualization/hostpath-csi-driver@sha256:a0b75e357628ca6b2ca32ab3fdbf531fd8da438a7a6ae8988ef897d2c001d9cb_amd64",
"8Base-CNV-4.12:container-native-virtualization/hostpath-provisioner-rhel8-operator@sha256:b9d84e63f789c70e31cf60fe06d41359363afc7bbd86a78ac7132f8dae4c467a_amd64",
"8Base-CNV-4.12:container-native-virtualization/hostpath-provisioner-rhel8@sha256:5239dcb229b060a818befd52a1e27b18142985abe0e39cef41eadd66f8b21ec1_amd64",
"8Base-CNV-4.12:container-native-virtualization/hyperconverged-cluster-operator@sha256:8b311b48437c79a6859a84f62cfd10ca8e6dcff4ce665a98ed78633552a172ca_amd64",
"8Base-CNV-4.12:container-native-virtualization/hyperconverged-cluster-webhook-rhel8@sha256:e912171328517664f0298322a7992a6e0e00118dc496ff94ee84190d9057db68_amd64",
"8Base-CNV-4.12:container-native-virtualization/kubemacpool@sha256:ab5a239a35e3de8566cb76db0d59ae92e290a3756d39a2298290f1ab3c7b56c5_amd64",
"8Base-CNV-4.12:container-native-virtualization/kubevirt-console-plugin@sha256:e7dd17d4d206b2d37f24a2ed28bf3d2d6a40463da6cbc6b5696555b455f90055_amd64",
"8Base-CNV-4.12:container-native-virtualization/kubevirt-ssp-operator@sha256:09a834b1f71a19cf9a616ffd9eb04408972f9b8f9549777cab0935f63931c993_amd64",
"8Base-CNV-4.12:container-native-virtualization/kubevirt-tekton-tasks-cleanup-vm@sha256:66284c45e82862dc7c1505fcdfe7b14e72c93c5e7fa6b7108a945220279641e9_amd64",
"8Base-CNV-4.12:container-native-virtualization/kubevirt-tekton-tasks-copy-template@sha256:462770d258407ea93c14c9a99fb4450536261202d1d63a681634af2193c2b062_amd64",
"8Base-CNV-4.12:container-native-virtualization/kubevirt-tekton-tasks-create-datavolume@sha256:31d22c0be03bbb222967d953d35189173fbeb60d1cb32278eb006e8abe78e90c_amd64",
"8Base-CNV-4.12:container-native-virtualization/kubevirt-tekton-tasks-create-vm-from-template@sha256:a62ec91155a7bfc776c402e8b513b0e00797d64a95434346a2e3a4cc25f2d3c5_amd64",
"8Base-CNV-4.12:container-native-virtualization/kubevirt-tekton-tasks-disk-virt-customize@sha256:35274b72a5562e8675854d8cf2ca3ec0c4d0b619c0e630d7b39b7da8ebd3b143_amd64",
"8Base-CNV-4.12:container-native-virtualization/kubevirt-tekton-tasks-disk-virt-sysprep@sha256:6e6ed3d8b1b906f801e36b82d6976bc421ae8344d71d4c563fe6d8e76b5fe9c4_amd64",
"8Base-CNV-4.12:container-native-virtualization/kubevirt-tekton-tasks-modify-vm-template@sha256:b46443d7f21b8b251468e33c929a16008a3ac34a8f50a1d8bc1cd134079ccae4_amd64",
"8Base-CNV-4.12:container-native-virtualization/kubevirt-tekton-tasks-operator@sha256:7f11db20a3c635aa48e3dcadfe555d0cd229c4c7f1790f70ee9c9ee78ab55e67_amd64",
"8Base-CNV-4.12:container-native-virtualization/kubevirt-tekton-tasks-wait-for-vmi-status@sha256:4967b4c46d670a2b109c9a2e6e0ebc850a5e1dacaf8cc0ed691668bfa0cbd418_amd64",
"8Base-CNV-4.12:container-native-virtualization/kubevirt-template-validator@sha256:bf732669655db1b09ef27bc1964fe7b49943d681a5acc9860497512d8877e13f_amd64",
"8Base-CNV-4.12:container-native-virtualization/libguestfs-tools@sha256:4f0d48312d8fe02a17747d65ac644d3e1be2df3cb80a9d0c268acc6ad5b91680_amd64",
"8Base-CNV-4.12:container-native-virtualization/ovs-cni-marker@sha256:077367d5af11030832a5e63a611395b7fa65ee140b490b6f33f8a23a9392dcd5_amd64",
"8Base-CNV-4.12:container-native-virtualization/ovs-cni-plugin@sha256:892e339e8eec78f9865d11984c6dc8e92831ee9a17d6b990cd7fba9f2e506e13_amd64",
"8Base-CNV-4.12:container-native-virtualization/virt-cdi-apiserver@sha256:dd68dfc1a588b4e24e533d61b52b68ab0673fd39a95632314f54e1b85cb5f32d_amd64",
"8Base-CNV-4.12:container-native-virtualization/virt-cdi-cloner@sha256:879742e59f3416100969a0d0994e49e3f8cd493310bbd0c0e86e969f86daa204_amd64",
"8Base-CNV-4.12:container-native-virtualization/virt-cdi-controller@sha256:46689591989c8db1fa1f5228b2b9fb51d7abd0425c34951f909ced1fc536f0e4_amd64",
"8Base-CNV-4.12:container-native-virtualization/virt-cdi-importer@sha256:f2d011c18db1dd0dbe068bc650418c4b3f2f94935c053e76a52736da0f33867a_amd64",
"8Base-CNV-4.12:container-native-virtualization/virt-cdi-operator@sha256:8b06f96750c3f8e34a7cc8defeda46a92e3ad553159d3dbc7c4e096b483508ee_amd64",
"8Base-CNV-4.12:container-native-virtualization/virt-cdi-uploadproxy@sha256:84fd85672f6e9891678d6e99c066f8f20a9a2aac08fae11d552d46a317b7f815_amd64",
"8Base-CNV-4.12:container-native-virtualization/virt-cdi-uploadserver@sha256:4b231a260a9c0176f4b45aaf8142fa5e6860892b2fa19fad0f3091c423064211_amd64",
"8Base-CNV-4.12:container-native-virtualization/virt-controller@sha256:e6ddc32f82e940d364e0a3d63c28b4bd41b71574f9479b6d6b01de948baa8cab_amd64",
"8Base-CNV-4.12:container-native-virtualization/virt-exportproxy@sha256:2dc6b5eca4ba0daffe57ff174efc35764a2021eef35ef84c3d030c0f97329ece_amd64",
"8Base-CNV-4.12:container-native-virtualization/virt-exportserver@sha256:dd59838c20f30c7049cbdc4646b8b6f73ce8f33fa13c352ee22985673eaf95e2_amd64",
"8Base-CNV-4.12:container-native-virtualization/virtio-win@sha256:cd321e3d82a87139edabf223414b892c99857d7ac7d089b870e227ea98c970e0_amd64",
"8Base-CNV-4.12:container-native-virtualization/vm-network-latency-checkup@sha256:5a1502efeeaa3958e5755ce07dcb8314305d75c88cc69ddc7d515457935cdc69_amd64"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2053541"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in the go package of the cmd library in golang. The go command could be tricked into accepting a branch, which resembles a version tag. This issue could allow a remote unauthenticated attacker to bypass security restrictions and introduce invalid or incorrect tags, reducing the integrity of the environment.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "golang: cmd/go: misinterpretation of branch names can lead to incorrect access control",
"title": "Vulnerability summary"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"8Base-CNV-4.12:container-native-virtualization/virt-api@sha256:cd89350a5e6b3a468acd290819d86f2c77d486fa5a57dbac752f863f1a8a2b23_amd64",
"8Base-CNV-4.12:container-native-virtualization/virt-artifacts-server@sha256:9638c34ff48d275842a990deb86110530ffd4937b2b551a4d5263168f7db6d47_amd64",
"8Base-CNV-4.12:container-native-virtualization/virt-handler@sha256:cce366a6b1aa42a9798a8c714dcb795d1c653dfe0ba06c997e65dbba0318e537_amd64",
"8Base-CNV-4.12:container-native-virtualization/virt-launcher@sha256:bd5b00ece84caed816b3f3cc80d8570324e1e8f975cf2c2320726d88fb64f33a_amd64",
"8Base-CNV-4.12:container-native-virtualization/virt-operator@sha256:6c4b16ac62e673d8f5116d592836506be72c5ebd2a07ffc828fee86514db0e9d_amd64"
],
"known_not_affected": [
"8Base-CNV-4.12:container-native-virtualization/bridge-marker@sha256:086a9922f34161e5b75d204a0c3281c941f81f76ef8784de434cc79acc76174c_amd64",
"8Base-CNV-4.12:container-native-virtualization/cluster-network-addons-operator@sha256:d2c19fd4c2327eb84179acf652157982b29c365d8a526d70517c6dd93ea6ebc7_amd64",
"8Base-CNV-4.12:container-native-virtualization/cnv-containernetworking-plugins@sha256:3d6003dea97e48d240668e55b2705f0251259006251abafaa3dc08fbc69f1312_amd64",
"8Base-CNV-4.12:container-native-virtualization/cnv-must-gather-rhel8@sha256:dcb95d2b4958ce69f8fcf61c9c90e0516d7844db62f2297ebf1ef18e5d8c05b4_amd64",
"8Base-CNV-4.12:container-native-virtualization/hco-bundle-registry@sha256:73680901c7733ba27f729fd6475971e0909c2fe9efacf74d556f961a1494274e_amd64",
"8Base-CNV-4.12:container-native-virtualization/hostpath-csi-driver@sha256:a0b75e357628ca6b2ca32ab3fdbf531fd8da438a7a6ae8988ef897d2c001d9cb_amd64",
"8Base-CNV-4.12:container-native-virtualization/hostpath-provisioner-rhel8-operator@sha256:b9d84e63f789c70e31cf60fe06d41359363afc7bbd86a78ac7132f8dae4c467a_amd64",
"8Base-CNV-4.12:container-native-virtualization/hostpath-provisioner-rhel8@sha256:5239dcb229b060a818befd52a1e27b18142985abe0e39cef41eadd66f8b21ec1_amd64",
"8Base-CNV-4.12:container-native-virtualization/hyperconverged-cluster-operator@sha256:8b311b48437c79a6859a84f62cfd10ca8e6dcff4ce665a98ed78633552a172ca_amd64",
"8Base-CNV-4.12:container-native-virtualization/hyperconverged-cluster-webhook-rhel8@sha256:e912171328517664f0298322a7992a6e0e00118dc496ff94ee84190d9057db68_amd64",
"8Base-CNV-4.12:container-native-virtualization/kubemacpool@sha256:ab5a239a35e3de8566cb76db0d59ae92e290a3756d39a2298290f1ab3c7b56c5_amd64",
"8Base-CNV-4.12:container-native-virtualization/kubevirt-console-plugin@sha256:e7dd17d4d206b2d37f24a2ed28bf3d2d6a40463da6cbc6b5696555b455f90055_amd64",
"8Base-CNV-4.12:container-native-virtualization/kubevirt-ssp-operator@sha256:09a834b1f71a19cf9a616ffd9eb04408972f9b8f9549777cab0935f63931c993_amd64",
"8Base-CNV-4.12:container-native-virtualization/kubevirt-tekton-tasks-cleanup-vm@sha256:66284c45e82862dc7c1505fcdfe7b14e72c93c5e7fa6b7108a945220279641e9_amd64",
"8Base-CNV-4.12:container-native-virtualization/kubevirt-tekton-tasks-copy-template@sha256:462770d258407ea93c14c9a99fb4450536261202d1d63a681634af2193c2b062_amd64",
"8Base-CNV-4.12:container-native-virtualization/kubevirt-tekton-tasks-create-datavolume@sha256:31d22c0be03bbb222967d953d35189173fbeb60d1cb32278eb006e8abe78e90c_amd64",
"8Base-CNV-4.12:container-native-virtualization/kubevirt-tekton-tasks-create-vm-from-template@sha256:a62ec91155a7bfc776c402e8b513b0e00797d64a95434346a2e3a4cc25f2d3c5_amd64",
"8Base-CNV-4.12:container-native-virtualization/kubevirt-tekton-tasks-disk-virt-customize@sha256:35274b72a5562e8675854d8cf2ca3ec0c4d0b619c0e630d7b39b7da8ebd3b143_amd64",
"8Base-CNV-4.12:container-native-virtualization/kubevirt-tekton-tasks-disk-virt-sysprep@sha256:6e6ed3d8b1b906f801e36b82d6976bc421ae8344d71d4c563fe6d8e76b5fe9c4_amd64",
"8Base-CNV-4.12:container-native-virtualization/kubevirt-tekton-tasks-modify-vm-template@sha256:b46443d7f21b8b251468e33c929a16008a3ac34a8f50a1d8bc1cd134079ccae4_amd64",
"8Base-CNV-4.12:container-native-virtualization/kubevirt-tekton-tasks-operator@sha256:7f11db20a3c635aa48e3dcadfe555d0cd229c4c7f1790f70ee9c9ee78ab55e67_amd64",
"8Base-CNV-4.12:container-native-virtualization/kubevirt-tekton-tasks-wait-for-vmi-status@sha256:4967b4c46d670a2b109c9a2e6e0ebc850a5e1dacaf8cc0ed691668bfa0cbd418_amd64",
"8Base-CNV-4.12:container-native-virtualization/kubevirt-template-validator@sha256:bf732669655db1b09ef27bc1964fe7b49943d681a5acc9860497512d8877e13f_amd64",
"8Base-CNV-4.12:container-native-virtualization/libguestfs-tools@sha256:4f0d48312d8fe02a17747d65ac644d3e1be2df3cb80a9d0c268acc6ad5b91680_amd64",
"8Base-CNV-4.12:container-native-virtualization/ovs-cni-marker@sha256:077367d5af11030832a5e63a611395b7fa65ee140b490b6f33f8a23a9392dcd5_amd64",
"8Base-CNV-4.12:container-native-virtualization/ovs-cni-plugin@sha256:892e339e8eec78f9865d11984c6dc8e92831ee9a17d6b990cd7fba9f2e506e13_amd64",
"8Base-CNV-4.12:container-native-virtualization/virt-cdi-apiserver@sha256:dd68dfc1a588b4e24e533d61b52b68ab0673fd39a95632314f54e1b85cb5f32d_amd64",
"8Base-CNV-4.12:container-native-virtualization/virt-cdi-cloner@sha256:879742e59f3416100969a0d0994e49e3f8cd493310bbd0c0e86e969f86daa204_amd64",
"8Base-CNV-4.12:container-native-virtualization/virt-cdi-controller@sha256:46689591989c8db1fa1f5228b2b9fb51d7abd0425c34951f909ced1fc536f0e4_amd64",
"8Base-CNV-4.12:container-native-virtualization/virt-cdi-importer@sha256:f2d011c18db1dd0dbe068bc650418c4b3f2f94935c053e76a52736da0f33867a_amd64",
"8Base-CNV-4.12:container-native-virtualization/virt-cdi-operator@sha256:8b06f96750c3f8e34a7cc8defeda46a92e3ad553159d3dbc7c4e096b483508ee_amd64",
"8Base-CNV-4.12:container-native-virtualization/virt-cdi-uploadproxy@sha256:84fd85672f6e9891678d6e99c066f8f20a9a2aac08fae11d552d46a317b7f815_amd64",
"8Base-CNV-4.12:container-native-virtualization/virt-cdi-uploadserver@sha256:4b231a260a9c0176f4b45aaf8142fa5e6860892b2fa19fad0f3091c423064211_amd64",
"8Base-CNV-4.12:container-native-virtualization/virt-controller@sha256:e6ddc32f82e940d364e0a3d63c28b4bd41b71574f9479b6d6b01de948baa8cab_amd64",
"8Base-CNV-4.12:container-native-virtualization/virt-exportproxy@sha256:2dc6b5eca4ba0daffe57ff174efc35764a2021eef35ef84c3d030c0f97329ece_amd64",
"8Base-CNV-4.12:container-native-virtualization/virt-exportserver@sha256:dd59838c20f30c7049cbdc4646b8b6f73ce8f33fa13c352ee22985673eaf95e2_amd64",
"8Base-CNV-4.12:container-native-virtualization/virtio-win@sha256:cd321e3d82a87139edabf223414b892c99857d7ac7d089b870e227ea98c970e0_amd64",
"8Base-CNV-4.12:container-native-virtualization/vm-network-latency-checkup@sha256:5a1502efeeaa3958e5755ce07dcb8314305d75c88cc69ddc7d515457935cdc69_amd64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2022-23773"
},
{
"category": "external",
"summary": "RHBZ#2053541",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2053541"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2022-23773",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-23773"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2022-23773",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2022-23773"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-announce/c/SUsQn0aSgPQ",
"url": "https://groups.google.com/g/golang-announce/c/SUsQn0aSgPQ"
}
],
"release_date": "2022-02-11T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2023-01-25T11:11:29+00:00",
"details": "Before applying this update, you must apply all previously released errata\nrelevant to your system.\n\nTo apply this update, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"8Base-CNV-4.12:container-native-virtualization/virt-api@sha256:cd89350a5e6b3a468acd290819d86f2c77d486fa5a57dbac752f863f1a8a2b23_amd64",
"8Base-CNV-4.12:container-native-virtualization/virt-artifacts-server@sha256:9638c34ff48d275842a990deb86110530ffd4937b2b551a4d5263168f7db6d47_amd64",
"8Base-CNV-4.12:container-native-virtualization/virt-handler@sha256:cce366a6b1aa42a9798a8c714dcb795d1c653dfe0ba06c997e65dbba0318e537_amd64",
"8Base-CNV-4.12:container-native-virtualization/virt-launcher@sha256:bd5b00ece84caed816b3f3cc80d8570324e1e8f975cf2c2320726d88fb64f33a_amd64",
"8Base-CNV-4.12:container-native-virtualization/virt-operator@sha256:6c4b16ac62e673d8f5116d592836506be72c5ebd2a07ffc828fee86514db0e9d_amd64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2023:0408"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "NONE",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "NONE",
"integrityImpact": "HIGH",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:H/A:N",
"version": "3.1"
},
"products": [
"8Base-CNV-4.12:container-native-virtualization/bridge-marker@sha256:086a9922f34161e5b75d204a0c3281c941f81f76ef8784de434cc79acc76174c_amd64",
"8Base-CNV-4.12:container-native-virtualization/cluster-network-addons-operator@sha256:d2c19fd4c2327eb84179acf652157982b29c365d8a526d70517c6dd93ea6ebc7_amd64",
"8Base-CNV-4.12:container-native-virtualization/cnv-containernetworking-plugins@sha256:3d6003dea97e48d240668e55b2705f0251259006251abafaa3dc08fbc69f1312_amd64",
"8Base-CNV-4.12:container-native-virtualization/cnv-must-gather-rhel8@sha256:dcb95d2b4958ce69f8fcf61c9c90e0516d7844db62f2297ebf1ef18e5d8c05b4_amd64",
"8Base-CNV-4.12:container-native-virtualization/hco-bundle-registry@sha256:73680901c7733ba27f729fd6475971e0909c2fe9efacf74d556f961a1494274e_amd64",
"8Base-CNV-4.12:container-native-virtualization/hostpath-csi-driver@sha256:a0b75e357628ca6b2ca32ab3fdbf531fd8da438a7a6ae8988ef897d2c001d9cb_amd64",
"8Base-CNV-4.12:container-native-virtualization/hostpath-provisioner-rhel8-operator@sha256:b9d84e63f789c70e31cf60fe06d41359363afc7bbd86a78ac7132f8dae4c467a_amd64",
"8Base-CNV-4.12:container-native-virtualization/hostpath-provisioner-rhel8@sha256:5239dcb229b060a818befd52a1e27b18142985abe0e39cef41eadd66f8b21ec1_amd64",
"8Base-CNV-4.12:container-native-virtualization/hyperconverged-cluster-operator@sha256:8b311b48437c79a6859a84f62cfd10ca8e6dcff4ce665a98ed78633552a172ca_amd64",
"8Base-CNV-4.12:container-native-virtualization/hyperconverged-cluster-webhook-rhel8@sha256:e912171328517664f0298322a7992a6e0e00118dc496ff94ee84190d9057db68_amd64",
"8Base-CNV-4.12:container-native-virtualization/kubemacpool@sha256:ab5a239a35e3de8566cb76db0d59ae92e290a3756d39a2298290f1ab3c7b56c5_amd64",
"8Base-CNV-4.12:container-native-virtualization/kubevirt-console-plugin@sha256:e7dd17d4d206b2d37f24a2ed28bf3d2d6a40463da6cbc6b5696555b455f90055_amd64",
"8Base-CNV-4.12:container-native-virtualization/kubevirt-ssp-operator@sha256:09a834b1f71a19cf9a616ffd9eb04408972f9b8f9549777cab0935f63931c993_amd64",
"8Base-CNV-4.12:container-native-virtualization/kubevirt-tekton-tasks-cleanup-vm@sha256:66284c45e82862dc7c1505fcdfe7b14e72c93c5e7fa6b7108a945220279641e9_amd64",
"8Base-CNV-4.12:container-native-virtualization/kubevirt-tekton-tasks-copy-template@sha256:462770d258407ea93c14c9a99fb4450536261202d1d63a681634af2193c2b062_amd64",
"8Base-CNV-4.12:container-native-virtualization/kubevirt-tekton-tasks-create-datavolume@sha256:31d22c0be03bbb222967d953d35189173fbeb60d1cb32278eb006e8abe78e90c_amd64",
"8Base-CNV-4.12:container-native-virtualization/kubevirt-tekton-tasks-create-vm-from-template@sha256:a62ec91155a7bfc776c402e8b513b0e00797d64a95434346a2e3a4cc25f2d3c5_amd64",
"8Base-CNV-4.12:container-native-virtualization/kubevirt-tekton-tasks-disk-virt-customize@sha256:35274b72a5562e8675854d8cf2ca3ec0c4d0b619c0e630d7b39b7da8ebd3b143_amd64",
"8Base-CNV-4.12:container-native-virtualization/kubevirt-tekton-tasks-disk-virt-sysprep@sha256:6e6ed3d8b1b906f801e36b82d6976bc421ae8344d71d4c563fe6d8e76b5fe9c4_amd64",
"8Base-CNV-4.12:container-native-virtualization/kubevirt-tekton-tasks-modify-vm-template@sha256:b46443d7f21b8b251468e33c929a16008a3ac34a8f50a1d8bc1cd134079ccae4_amd64",
"8Base-CNV-4.12:container-native-virtualization/kubevirt-tekton-tasks-operator@sha256:7f11db20a3c635aa48e3dcadfe555d0cd229c4c7f1790f70ee9c9ee78ab55e67_amd64",
"8Base-CNV-4.12:container-native-virtualization/kubevirt-tekton-tasks-wait-for-vmi-status@sha256:4967b4c46d670a2b109c9a2e6e0ebc850a5e1dacaf8cc0ed691668bfa0cbd418_amd64",
"8Base-CNV-4.12:container-native-virtualization/kubevirt-template-validator@sha256:bf732669655db1b09ef27bc1964fe7b49943d681a5acc9860497512d8877e13f_amd64",
"8Base-CNV-4.12:container-native-virtualization/libguestfs-tools@sha256:4f0d48312d8fe02a17747d65ac644d3e1be2df3cb80a9d0c268acc6ad5b91680_amd64",
"8Base-CNV-4.12:container-native-virtualization/ovs-cni-marker@sha256:077367d5af11030832a5e63a611395b7fa65ee140b490b6f33f8a23a9392dcd5_amd64",
"8Base-CNV-4.12:container-native-virtualization/ovs-cni-plugin@sha256:892e339e8eec78f9865d11984c6dc8e92831ee9a17d6b990cd7fba9f2e506e13_amd64",
"8Base-CNV-4.12:container-native-virtualization/virt-api@sha256:cd89350a5e6b3a468acd290819d86f2c77d486fa5a57dbac752f863f1a8a2b23_amd64",
"8Base-CNV-4.12:container-native-virtualization/virt-artifacts-server@sha256:9638c34ff48d275842a990deb86110530ffd4937b2b551a4d5263168f7db6d47_amd64",
"8Base-CNV-4.12:container-native-virtualization/virt-cdi-apiserver@sha256:dd68dfc1a588b4e24e533d61b52b68ab0673fd39a95632314f54e1b85cb5f32d_amd64",
"8Base-CNV-4.12:container-native-virtualization/virt-cdi-cloner@sha256:879742e59f3416100969a0d0994e49e3f8cd493310bbd0c0e86e969f86daa204_amd64",
"8Base-CNV-4.12:container-native-virtualization/virt-cdi-controller@sha256:46689591989c8db1fa1f5228b2b9fb51d7abd0425c34951f909ced1fc536f0e4_amd64",
"8Base-CNV-4.12:container-native-virtualization/virt-cdi-importer@sha256:f2d011c18db1dd0dbe068bc650418c4b3f2f94935c053e76a52736da0f33867a_amd64",
"8Base-CNV-4.12:container-native-virtualization/virt-cdi-operator@sha256:8b06f96750c3f8e34a7cc8defeda46a92e3ad553159d3dbc7c4e096b483508ee_amd64",
"8Base-CNV-4.12:container-native-virtualization/virt-cdi-uploadproxy@sha256:84fd85672f6e9891678d6e99c066f8f20a9a2aac08fae11d552d46a317b7f815_amd64",
"8Base-CNV-4.12:container-native-virtualization/virt-cdi-uploadserver@sha256:4b231a260a9c0176f4b45aaf8142fa5e6860892b2fa19fad0f3091c423064211_amd64",
"8Base-CNV-4.12:container-native-virtualization/virt-controller@sha256:e6ddc32f82e940d364e0a3d63c28b4bd41b71574f9479b6d6b01de948baa8cab_amd64",
"8Base-CNV-4.12:container-native-virtualization/virt-exportproxy@sha256:2dc6b5eca4ba0daffe57ff174efc35764a2021eef35ef84c3d030c0f97329ece_amd64",
"8Base-CNV-4.12:container-native-virtualization/virt-exportserver@sha256:dd59838c20f30c7049cbdc4646b8b6f73ce8f33fa13c352ee22985673eaf95e2_amd64",
"8Base-CNV-4.12:container-native-virtualization/virt-handler@sha256:cce366a6b1aa42a9798a8c714dcb795d1c653dfe0ba06c997e65dbba0318e537_amd64",
"8Base-CNV-4.12:container-native-virtualization/virt-launcher@sha256:bd5b00ece84caed816b3f3cc80d8570324e1e8f975cf2c2320726d88fb64f33a_amd64",
"8Base-CNV-4.12:container-native-virtualization/virt-operator@sha256:6c4b16ac62e673d8f5116d592836506be72c5ebd2a07ffc828fee86514db0e9d_amd64",
"8Base-CNV-4.12:container-native-virtualization/virtio-win@sha256:cd321e3d82a87139edabf223414b892c99857d7ac7d089b870e227ea98c970e0_amd64",
"8Base-CNV-4.12:container-native-virtualization/vm-network-latency-checkup@sha256:5a1502efeeaa3958e5755ce07dcb8314305d75c88cc69ddc7d515457935cdc69_amd64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "golang: cmd/go: misinterpretation of branch names can lead to incorrect access control"
},
{
"cve": "CVE-2022-23806",
"cwe": {
"id": "CWE-252",
"name": "Unchecked Return Value"
},
"discovery_date": "2022-02-11T00:00:00+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"8Base-CNV-4.12:container-native-virtualization/bridge-marker@sha256:086a9922f34161e5b75d204a0c3281c941f81f76ef8784de434cc79acc76174c_amd64",
"8Base-CNV-4.12:container-native-virtualization/cluster-network-addons-operator@sha256:d2c19fd4c2327eb84179acf652157982b29c365d8a526d70517c6dd93ea6ebc7_amd64",
"8Base-CNV-4.12:container-native-virtualization/cnv-containernetworking-plugins@sha256:3d6003dea97e48d240668e55b2705f0251259006251abafaa3dc08fbc69f1312_amd64",
"8Base-CNV-4.12:container-native-virtualization/cnv-must-gather-rhel8@sha256:dcb95d2b4958ce69f8fcf61c9c90e0516d7844db62f2297ebf1ef18e5d8c05b4_amd64",
"8Base-CNV-4.12:container-native-virtualization/hco-bundle-registry@sha256:73680901c7733ba27f729fd6475971e0909c2fe9efacf74d556f961a1494274e_amd64",
"8Base-CNV-4.12:container-native-virtualization/hostpath-csi-driver@sha256:a0b75e357628ca6b2ca32ab3fdbf531fd8da438a7a6ae8988ef897d2c001d9cb_amd64",
"8Base-CNV-4.12:container-native-virtualization/hostpath-provisioner-rhel8-operator@sha256:b9d84e63f789c70e31cf60fe06d41359363afc7bbd86a78ac7132f8dae4c467a_amd64",
"8Base-CNV-4.12:container-native-virtualization/hostpath-provisioner-rhel8@sha256:5239dcb229b060a818befd52a1e27b18142985abe0e39cef41eadd66f8b21ec1_amd64",
"8Base-CNV-4.12:container-native-virtualization/hyperconverged-cluster-operator@sha256:8b311b48437c79a6859a84f62cfd10ca8e6dcff4ce665a98ed78633552a172ca_amd64",
"8Base-CNV-4.12:container-native-virtualization/hyperconverged-cluster-webhook-rhel8@sha256:e912171328517664f0298322a7992a6e0e00118dc496ff94ee84190d9057db68_amd64",
"8Base-CNV-4.12:container-native-virtualization/kubemacpool@sha256:ab5a239a35e3de8566cb76db0d59ae92e290a3756d39a2298290f1ab3c7b56c5_amd64",
"8Base-CNV-4.12:container-native-virtualization/kubevirt-console-plugin@sha256:e7dd17d4d206b2d37f24a2ed28bf3d2d6a40463da6cbc6b5696555b455f90055_amd64",
"8Base-CNV-4.12:container-native-virtualization/kubevirt-ssp-operator@sha256:09a834b1f71a19cf9a616ffd9eb04408972f9b8f9549777cab0935f63931c993_amd64",
"8Base-CNV-4.12:container-native-virtualization/kubevirt-tekton-tasks-cleanup-vm@sha256:66284c45e82862dc7c1505fcdfe7b14e72c93c5e7fa6b7108a945220279641e9_amd64",
"8Base-CNV-4.12:container-native-virtualization/kubevirt-tekton-tasks-copy-template@sha256:462770d258407ea93c14c9a99fb4450536261202d1d63a681634af2193c2b062_amd64",
"8Base-CNV-4.12:container-native-virtualization/kubevirt-tekton-tasks-create-datavolume@sha256:31d22c0be03bbb222967d953d35189173fbeb60d1cb32278eb006e8abe78e90c_amd64",
"8Base-CNV-4.12:container-native-virtualization/kubevirt-tekton-tasks-create-vm-from-template@sha256:a62ec91155a7bfc776c402e8b513b0e00797d64a95434346a2e3a4cc25f2d3c5_amd64",
"8Base-CNV-4.12:container-native-virtualization/kubevirt-tekton-tasks-disk-virt-customize@sha256:35274b72a5562e8675854d8cf2ca3ec0c4d0b619c0e630d7b39b7da8ebd3b143_amd64",
"8Base-CNV-4.12:container-native-virtualization/kubevirt-tekton-tasks-disk-virt-sysprep@sha256:6e6ed3d8b1b906f801e36b82d6976bc421ae8344d71d4c563fe6d8e76b5fe9c4_amd64",
"8Base-CNV-4.12:container-native-virtualization/kubevirt-tekton-tasks-modify-vm-template@sha256:b46443d7f21b8b251468e33c929a16008a3ac34a8f50a1d8bc1cd134079ccae4_amd64",
"8Base-CNV-4.12:container-native-virtualization/kubevirt-tekton-tasks-operator@sha256:7f11db20a3c635aa48e3dcadfe555d0cd229c4c7f1790f70ee9c9ee78ab55e67_amd64",
"8Base-CNV-4.12:container-native-virtualization/kubevirt-tekton-tasks-wait-for-vmi-status@sha256:4967b4c46d670a2b109c9a2e6e0ebc850a5e1dacaf8cc0ed691668bfa0cbd418_amd64",
"8Base-CNV-4.12:container-native-virtualization/kubevirt-template-validator@sha256:bf732669655db1b09ef27bc1964fe7b49943d681a5acc9860497512d8877e13f_amd64",
"8Base-CNV-4.12:container-native-virtualization/libguestfs-tools@sha256:4f0d48312d8fe02a17747d65ac644d3e1be2df3cb80a9d0c268acc6ad5b91680_amd64",
"8Base-CNV-4.12:container-native-virtualization/ovs-cni-marker@sha256:077367d5af11030832a5e63a611395b7fa65ee140b490b6f33f8a23a9392dcd5_amd64",
"8Base-CNV-4.12:container-native-virtualization/ovs-cni-plugin@sha256:892e339e8eec78f9865d11984c6dc8e92831ee9a17d6b990cd7fba9f2e506e13_amd64",
"8Base-CNV-4.12:container-native-virtualization/virt-cdi-apiserver@sha256:dd68dfc1a588b4e24e533d61b52b68ab0673fd39a95632314f54e1b85cb5f32d_amd64",
"8Base-CNV-4.12:container-native-virtualization/virt-cdi-cloner@sha256:879742e59f3416100969a0d0994e49e3f8cd493310bbd0c0e86e969f86daa204_amd64",
"8Base-CNV-4.12:container-native-virtualization/virt-cdi-controller@sha256:46689591989c8db1fa1f5228b2b9fb51d7abd0425c34951f909ced1fc536f0e4_amd64",
"8Base-CNV-4.12:container-native-virtualization/virt-cdi-importer@sha256:f2d011c18db1dd0dbe068bc650418c4b3f2f94935c053e76a52736da0f33867a_amd64",
"8Base-CNV-4.12:container-native-virtualization/virt-cdi-operator@sha256:8b06f96750c3f8e34a7cc8defeda46a92e3ad553159d3dbc7c4e096b483508ee_amd64",
"8Base-CNV-4.12:container-native-virtualization/virt-cdi-uploadproxy@sha256:84fd85672f6e9891678d6e99c066f8f20a9a2aac08fae11d552d46a317b7f815_amd64",
"8Base-CNV-4.12:container-native-virtualization/virt-cdi-uploadserver@sha256:4b231a260a9c0176f4b45aaf8142fa5e6860892b2fa19fad0f3091c423064211_amd64",
"8Base-CNV-4.12:container-native-virtualization/virt-exportproxy@sha256:2dc6b5eca4ba0daffe57ff174efc35764a2021eef35ef84c3d030c0f97329ece_amd64",
"8Base-CNV-4.12:container-native-virtualization/virt-exportserver@sha256:dd59838c20f30c7049cbdc4646b8b6f73ce8f33fa13c352ee22985673eaf95e2_amd64",
"8Base-CNV-4.12:container-native-virtualization/virtio-win@sha256:cd321e3d82a87139edabf223414b892c99857d7ac7d089b870e227ea98c970e0_amd64",
"8Base-CNV-4.12:container-native-virtualization/vm-network-latency-checkup@sha256:5a1502efeeaa3958e5755ce07dcb8314305d75c88cc69ddc7d515457935cdc69_amd64"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2053429"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in the elliptic package of the crypto library in golang when the IsOnCurve function could return true for invalid field elements. This flaw allows an attacker to take advantage of this undefined behavior, affecting the availability and integrity of the resource.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "golang: crypto/elliptic: IsOnCurve returns true for invalid field elements",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "Red Hat Enterprise Linux 8 and 9 are affected because the code-base is affected by this vulnerability.\n\nRed Hat Product Security has rated this issue as having a Moderate security impact. The issue is not currently planned to be addressed in future updates for Red Hat Enterprise Linux 7; hence, marked as Out-of-Support-Scope. \n\nRed Hat Developer Tools - Compilers (go-toolset-1.16 \u0026 1.17), will not be addressed in future updates as shipped only in RHEL-7, hence, marked as Out-of-Support-Scope.\n\nFor additional information, refer to the Issue Severity Classification: https://access.redhat.com/security/updates/classification/ and Red Hat Enterprise Linux Life Cycle \u0026 Updates Policy: https://access.redhat.com/support/policy/updates/errata/.\n\nThe vulnerability lies in the crypto/elliptic: IsOnCurve taking in negative and invalid forms of data input and resulting in a panic, the resulting invalid data input is also resulting in data sinks in other functions such as marshall that handle elliptic curve cryptography by converting points on an elliptic curve into a binary format for storage or transmission and scalarmult which provides scalar multiplication, all three function takes in invalid forms of data and results in a crash, although the main culprit being isoncurve function, considering the attack complexity being high as the data that reaches the vulnerable function could already be stripped of negative sign and the resultant successful exploitation only leading to a panic/crash the vulnerability has been rated as Moderate.\n\nWithin regulated environments, a combination of the following controls acts as a significant barrier to successfully exploiting a CWE-252: Unchecked Return Value vulnerability and therefore downgrades the severity of this particular CVE from Moderate to Low.\n\nReturn values from critical operations are consistently evaluated through enforced development standards and automated static analysis, reducing the likelihood of logic flaws or silent failures reaching production. Error-handling routines are integrated into application behavior to ensure that failures are properly logged, traced, and contained, maintaining system stability under fault conditions. Additionally, the platform is designed to respond to errors predictably, preventing uncontrolled behavior and ensuring that processes fail in a known, recoverable state.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"8Base-CNV-4.12:container-native-virtualization/virt-api@sha256:cd89350a5e6b3a468acd290819d86f2c77d486fa5a57dbac752f863f1a8a2b23_amd64",
"8Base-CNV-4.12:container-native-virtualization/virt-artifacts-server@sha256:9638c34ff48d275842a990deb86110530ffd4937b2b551a4d5263168f7db6d47_amd64",
"8Base-CNV-4.12:container-native-virtualization/virt-controller@sha256:e6ddc32f82e940d364e0a3d63c28b4bd41b71574f9479b6d6b01de948baa8cab_amd64",
"8Base-CNV-4.12:container-native-virtualization/virt-handler@sha256:cce366a6b1aa42a9798a8c714dcb795d1c653dfe0ba06c997e65dbba0318e537_amd64",
"8Base-CNV-4.12:container-native-virtualization/virt-launcher@sha256:bd5b00ece84caed816b3f3cc80d8570324e1e8f975cf2c2320726d88fb64f33a_amd64",
"8Base-CNV-4.12:container-native-virtualization/virt-operator@sha256:6c4b16ac62e673d8f5116d592836506be72c5ebd2a07ffc828fee86514db0e9d_amd64"
],
"known_not_affected": [
"8Base-CNV-4.12:container-native-virtualization/bridge-marker@sha256:086a9922f34161e5b75d204a0c3281c941f81f76ef8784de434cc79acc76174c_amd64",
"8Base-CNV-4.12:container-native-virtualization/cluster-network-addons-operator@sha256:d2c19fd4c2327eb84179acf652157982b29c365d8a526d70517c6dd93ea6ebc7_amd64",
"8Base-CNV-4.12:container-native-virtualization/cnv-containernetworking-plugins@sha256:3d6003dea97e48d240668e55b2705f0251259006251abafaa3dc08fbc69f1312_amd64",
"8Base-CNV-4.12:container-native-virtualization/cnv-must-gather-rhel8@sha256:dcb95d2b4958ce69f8fcf61c9c90e0516d7844db62f2297ebf1ef18e5d8c05b4_amd64",
"8Base-CNV-4.12:container-native-virtualization/hco-bundle-registry@sha256:73680901c7733ba27f729fd6475971e0909c2fe9efacf74d556f961a1494274e_amd64",
"8Base-CNV-4.12:container-native-virtualization/hostpath-csi-driver@sha256:a0b75e357628ca6b2ca32ab3fdbf531fd8da438a7a6ae8988ef897d2c001d9cb_amd64",
"8Base-CNV-4.12:container-native-virtualization/hostpath-provisioner-rhel8-operator@sha256:b9d84e63f789c70e31cf60fe06d41359363afc7bbd86a78ac7132f8dae4c467a_amd64",
"8Base-CNV-4.12:container-native-virtualization/hostpath-provisioner-rhel8@sha256:5239dcb229b060a818befd52a1e27b18142985abe0e39cef41eadd66f8b21ec1_amd64",
"8Base-CNV-4.12:container-native-virtualization/hyperconverged-cluster-operator@sha256:8b311b48437c79a6859a84f62cfd10ca8e6dcff4ce665a98ed78633552a172ca_amd64",
"8Base-CNV-4.12:container-native-virtualization/hyperconverged-cluster-webhook-rhel8@sha256:e912171328517664f0298322a7992a6e0e00118dc496ff94ee84190d9057db68_amd64",
"8Base-CNV-4.12:container-native-virtualization/kubemacpool@sha256:ab5a239a35e3de8566cb76db0d59ae92e290a3756d39a2298290f1ab3c7b56c5_amd64",
"8Base-CNV-4.12:container-native-virtualization/kubevirt-console-plugin@sha256:e7dd17d4d206b2d37f24a2ed28bf3d2d6a40463da6cbc6b5696555b455f90055_amd64",
"8Base-CNV-4.12:container-native-virtualization/kubevirt-ssp-operator@sha256:09a834b1f71a19cf9a616ffd9eb04408972f9b8f9549777cab0935f63931c993_amd64",
"8Base-CNV-4.12:container-native-virtualization/kubevirt-tekton-tasks-cleanup-vm@sha256:66284c45e82862dc7c1505fcdfe7b14e72c93c5e7fa6b7108a945220279641e9_amd64",
"8Base-CNV-4.12:container-native-virtualization/kubevirt-tekton-tasks-copy-template@sha256:462770d258407ea93c14c9a99fb4450536261202d1d63a681634af2193c2b062_amd64",
"8Base-CNV-4.12:container-native-virtualization/kubevirt-tekton-tasks-create-datavolume@sha256:31d22c0be03bbb222967d953d35189173fbeb60d1cb32278eb006e8abe78e90c_amd64",
"8Base-CNV-4.12:container-native-virtualization/kubevirt-tekton-tasks-create-vm-from-template@sha256:a62ec91155a7bfc776c402e8b513b0e00797d64a95434346a2e3a4cc25f2d3c5_amd64",
"8Base-CNV-4.12:container-native-virtualization/kubevirt-tekton-tasks-disk-virt-customize@sha256:35274b72a5562e8675854d8cf2ca3ec0c4d0b619c0e630d7b39b7da8ebd3b143_amd64",
"8Base-CNV-4.12:container-native-virtualization/kubevirt-tekton-tasks-disk-virt-sysprep@sha256:6e6ed3d8b1b906f801e36b82d6976bc421ae8344d71d4c563fe6d8e76b5fe9c4_amd64",
"8Base-CNV-4.12:container-native-virtualization/kubevirt-tekton-tasks-modify-vm-template@sha256:b46443d7f21b8b251468e33c929a16008a3ac34a8f50a1d8bc1cd134079ccae4_amd64",
"8Base-CNV-4.12:container-native-virtualization/kubevirt-tekton-tasks-operator@sha256:7f11db20a3c635aa48e3dcadfe555d0cd229c4c7f1790f70ee9c9ee78ab55e67_amd64",
"8Base-CNV-4.12:container-native-virtualization/kubevirt-tekton-tasks-wait-for-vmi-status@sha256:4967b4c46d670a2b109c9a2e6e0ebc850a5e1dacaf8cc0ed691668bfa0cbd418_amd64",
"8Base-CNV-4.12:container-native-virtualization/kubevirt-template-validator@sha256:bf732669655db1b09ef27bc1964fe7b49943d681a5acc9860497512d8877e13f_amd64",
"8Base-CNV-4.12:container-native-virtualization/libguestfs-tools@sha256:4f0d48312d8fe02a17747d65ac644d3e1be2df3cb80a9d0c268acc6ad5b91680_amd64",
"8Base-CNV-4.12:container-native-virtualization/ovs-cni-marker@sha256:077367d5af11030832a5e63a611395b7fa65ee140b490b6f33f8a23a9392dcd5_amd64",
"8Base-CNV-4.12:container-native-virtualization/ovs-cni-plugin@sha256:892e339e8eec78f9865d11984c6dc8e92831ee9a17d6b990cd7fba9f2e506e13_amd64",
"8Base-CNV-4.12:container-native-virtualization/virt-cdi-apiserver@sha256:dd68dfc1a588b4e24e533d61b52b68ab0673fd39a95632314f54e1b85cb5f32d_amd64",
"8Base-CNV-4.12:container-native-virtualization/virt-cdi-cloner@sha256:879742e59f3416100969a0d0994e49e3f8cd493310bbd0c0e86e969f86daa204_amd64",
"8Base-CNV-4.12:container-native-virtualization/virt-cdi-controller@sha256:46689591989c8db1fa1f5228b2b9fb51d7abd0425c34951f909ced1fc536f0e4_amd64",
"8Base-CNV-4.12:container-native-virtualization/virt-cdi-importer@sha256:f2d011c18db1dd0dbe068bc650418c4b3f2f94935c053e76a52736da0f33867a_amd64",
"8Base-CNV-4.12:container-native-virtualization/virt-cdi-operator@sha256:8b06f96750c3f8e34a7cc8defeda46a92e3ad553159d3dbc7c4e096b483508ee_amd64",
"8Base-CNV-4.12:container-native-virtualization/virt-cdi-uploadproxy@sha256:84fd85672f6e9891678d6e99c066f8f20a9a2aac08fae11d552d46a317b7f815_amd64",
"8Base-CNV-4.12:container-native-virtualization/virt-cdi-uploadserver@sha256:4b231a260a9c0176f4b45aaf8142fa5e6860892b2fa19fad0f3091c423064211_amd64",
"8Base-CNV-4.12:container-native-virtualization/virt-exportproxy@sha256:2dc6b5eca4ba0daffe57ff174efc35764a2021eef35ef84c3d030c0f97329ece_amd64",
"8Base-CNV-4.12:container-native-virtualization/virt-exportserver@sha256:dd59838c20f30c7049cbdc4646b8b6f73ce8f33fa13c352ee22985673eaf95e2_amd64",
"8Base-CNV-4.12:container-native-virtualization/virtio-win@sha256:cd321e3d82a87139edabf223414b892c99857d7ac7d089b870e227ea98c970e0_amd64",
"8Base-CNV-4.12:container-native-virtualization/vm-network-latency-checkup@sha256:5a1502efeeaa3958e5755ce07dcb8314305d75c88cc69ddc7d515457935cdc69_amd64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2022-23806"
},
{
"category": "external",
"summary": "RHBZ#2053429",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2053429"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2022-23806",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-23806"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2022-23806",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2022-23806"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-announce/c/SUsQn0aSgPQ",
"url": "https://groups.google.com/g/golang-announce/c/SUsQn0aSgPQ"
}
],
"release_date": "2022-02-11T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2023-01-25T11:11:29+00:00",
"details": "Before applying this update, you must apply all previously released errata\nrelevant to your system.\n\nTo apply this update, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"8Base-CNV-4.12:container-native-virtualization/virt-api@sha256:cd89350a5e6b3a468acd290819d86f2c77d486fa5a57dbac752f863f1a8a2b23_amd64",
"8Base-CNV-4.12:container-native-virtualization/virt-artifacts-server@sha256:9638c34ff48d275842a990deb86110530ffd4937b2b551a4d5263168f7db6d47_amd64",
"8Base-CNV-4.12:container-native-virtualization/virt-controller@sha256:e6ddc32f82e940d364e0a3d63c28b4bd41b71574f9479b6d6b01de948baa8cab_amd64",
"8Base-CNV-4.12:container-native-virtualization/virt-handler@sha256:cce366a6b1aa42a9798a8c714dcb795d1c653dfe0ba06c997e65dbba0318e537_amd64",
"8Base-CNV-4.12:container-native-virtualization/virt-launcher@sha256:bd5b00ece84caed816b3f3cc80d8570324e1e8f975cf2c2320726d88fb64f33a_amd64",
"8Base-CNV-4.12:container-native-virtualization/virt-operator@sha256:6c4b16ac62e673d8f5116d592836506be72c5ebd2a07ffc828fee86514db0e9d_amd64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2023:0408"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 7.1,
"baseSeverity": "HIGH",
"confidentialityImpact": "NONE",
"integrityImpact": "LOW",
"privilegesRequired": "LOW",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:N/I:L/A:H",
"version": "3.1"
},
"products": [
"8Base-CNV-4.12:container-native-virtualization/bridge-marker@sha256:086a9922f34161e5b75d204a0c3281c941f81f76ef8784de434cc79acc76174c_amd64",
"8Base-CNV-4.12:container-native-virtualization/cluster-network-addons-operator@sha256:d2c19fd4c2327eb84179acf652157982b29c365d8a526d70517c6dd93ea6ebc7_amd64",
"8Base-CNV-4.12:container-native-virtualization/cnv-containernetworking-plugins@sha256:3d6003dea97e48d240668e55b2705f0251259006251abafaa3dc08fbc69f1312_amd64",
"8Base-CNV-4.12:container-native-virtualization/cnv-must-gather-rhel8@sha256:dcb95d2b4958ce69f8fcf61c9c90e0516d7844db62f2297ebf1ef18e5d8c05b4_amd64",
"8Base-CNV-4.12:container-native-virtualization/hco-bundle-registry@sha256:73680901c7733ba27f729fd6475971e0909c2fe9efacf74d556f961a1494274e_amd64",
"8Base-CNV-4.12:container-native-virtualization/hostpath-csi-driver@sha256:a0b75e357628ca6b2ca32ab3fdbf531fd8da438a7a6ae8988ef897d2c001d9cb_amd64",
"8Base-CNV-4.12:container-native-virtualization/hostpath-provisioner-rhel8-operator@sha256:b9d84e63f789c70e31cf60fe06d41359363afc7bbd86a78ac7132f8dae4c467a_amd64",
"8Base-CNV-4.12:container-native-virtualization/hostpath-provisioner-rhel8@sha256:5239dcb229b060a818befd52a1e27b18142985abe0e39cef41eadd66f8b21ec1_amd64",
"8Base-CNV-4.12:container-native-virtualization/hyperconverged-cluster-operator@sha256:8b311b48437c79a6859a84f62cfd10ca8e6dcff4ce665a98ed78633552a172ca_amd64",
"8Base-CNV-4.12:container-native-virtualization/hyperconverged-cluster-webhook-rhel8@sha256:e912171328517664f0298322a7992a6e0e00118dc496ff94ee84190d9057db68_amd64",
"8Base-CNV-4.12:container-native-virtualization/kubemacpool@sha256:ab5a239a35e3de8566cb76db0d59ae92e290a3756d39a2298290f1ab3c7b56c5_amd64",
"8Base-CNV-4.12:container-native-virtualization/kubevirt-console-plugin@sha256:e7dd17d4d206b2d37f24a2ed28bf3d2d6a40463da6cbc6b5696555b455f90055_amd64",
"8Base-CNV-4.12:container-native-virtualization/kubevirt-ssp-operator@sha256:09a834b1f71a19cf9a616ffd9eb04408972f9b8f9549777cab0935f63931c993_amd64",
"8Base-CNV-4.12:container-native-virtualization/kubevirt-tekton-tasks-cleanup-vm@sha256:66284c45e82862dc7c1505fcdfe7b14e72c93c5e7fa6b7108a945220279641e9_amd64",
"8Base-CNV-4.12:container-native-virtualization/kubevirt-tekton-tasks-copy-template@sha256:462770d258407ea93c14c9a99fb4450536261202d1d63a681634af2193c2b062_amd64",
"8Base-CNV-4.12:container-native-virtualization/kubevirt-tekton-tasks-create-datavolume@sha256:31d22c0be03bbb222967d953d35189173fbeb60d1cb32278eb006e8abe78e90c_amd64",
"8Base-CNV-4.12:container-native-virtualization/kubevirt-tekton-tasks-create-vm-from-template@sha256:a62ec91155a7bfc776c402e8b513b0e00797d64a95434346a2e3a4cc25f2d3c5_amd64",
"8Base-CNV-4.12:container-native-virtualization/kubevirt-tekton-tasks-disk-virt-customize@sha256:35274b72a5562e8675854d8cf2ca3ec0c4d0b619c0e630d7b39b7da8ebd3b143_amd64",
"8Base-CNV-4.12:container-native-virtualization/kubevirt-tekton-tasks-disk-virt-sysprep@sha256:6e6ed3d8b1b906f801e36b82d6976bc421ae8344d71d4c563fe6d8e76b5fe9c4_amd64",
"8Base-CNV-4.12:container-native-virtualization/kubevirt-tekton-tasks-modify-vm-template@sha256:b46443d7f21b8b251468e33c929a16008a3ac34a8f50a1d8bc1cd134079ccae4_amd64",
"8Base-CNV-4.12:container-native-virtualization/kubevirt-tekton-tasks-operator@sha256:7f11db20a3c635aa48e3dcadfe555d0cd229c4c7f1790f70ee9c9ee78ab55e67_amd64",
"8Base-CNV-4.12:container-native-virtualization/kubevirt-tekton-tasks-wait-for-vmi-status@sha256:4967b4c46d670a2b109c9a2e6e0ebc850a5e1dacaf8cc0ed691668bfa0cbd418_amd64",
"8Base-CNV-4.12:container-native-virtualization/kubevirt-template-validator@sha256:bf732669655db1b09ef27bc1964fe7b49943d681a5acc9860497512d8877e13f_amd64",
"8Base-CNV-4.12:container-native-virtualization/libguestfs-tools@sha256:4f0d48312d8fe02a17747d65ac644d3e1be2df3cb80a9d0c268acc6ad5b91680_amd64",
"8Base-CNV-4.12:container-native-virtualization/ovs-cni-marker@sha256:077367d5af11030832a5e63a611395b7fa65ee140b490b6f33f8a23a9392dcd5_amd64",
"8Base-CNV-4.12:container-native-virtualization/ovs-cni-plugin@sha256:892e339e8eec78f9865d11984c6dc8e92831ee9a17d6b990cd7fba9f2e506e13_amd64",
"8Base-CNV-4.12:container-native-virtualization/virt-api@sha256:cd89350a5e6b3a468acd290819d86f2c77d486fa5a57dbac752f863f1a8a2b23_amd64",
"8Base-CNV-4.12:container-native-virtualization/virt-artifacts-server@sha256:9638c34ff48d275842a990deb86110530ffd4937b2b551a4d5263168f7db6d47_amd64",
"8Base-CNV-4.12:container-native-virtualization/virt-cdi-apiserver@sha256:dd68dfc1a588b4e24e533d61b52b68ab0673fd39a95632314f54e1b85cb5f32d_amd64",
"8Base-CNV-4.12:container-native-virtualization/virt-cdi-cloner@sha256:879742e59f3416100969a0d0994e49e3f8cd493310bbd0c0e86e969f86daa204_amd64",
"8Base-CNV-4.12:container-native-virtualization/virt-cdi-controller@sha256:46689591989c8db1fa1f5228b2b9fb51d7abd0425c34951f909ced1fc536f0e4_amd64",
"8Base-CNV-4.12:container-native-virtualization/virt-cdi-importer@sha256:f2d011c18db1dd0dbe068bc650418c4b3f2f94935c053e76a52736da0f33867a_amd64",
"8Base-CNV-4.12:container-native-virtualization/virt-cdi-operator@sha256:8b06f96750c3f8e34a7cc8defeda46a92e3ad553159d3dbc7c4e096b483508ee_amd64",
"8Base-CNV-4.12:container-native-virtualization/virt-cdi-uploadproxy@sha256:84fd85672f6e9891678d6e99c066f8f20a9a2aac08fae11d552d46a317b7f815_amd64",
"8Base-CNV-4.12:container-native-virtualization/virt-cdi-uploadserver@sha256:4b231a260a9c0176f4b45aaf8142fa5e6860892b2fa19fad0f3091c423064211_amd64",
"8Base-CNV-4.12:container-native-virtualization/virt-controller@sha256:e6ddc32f82e940d364e0a3d63c28b4bd41b71574f9479b6d6b01de948baa8cab_amd64",
"8Base-CNV-4.12:container-native-virtualization/virt-exportproxy@sha256:2dc6b5eca4ba0daffe57ff174efc35764a2021eef35ef84c3d030c0f97329ece_amd64",
"8Base-CNV-4.12:container-native-virtualization/virt-exportserver@sha256:dd59838c20f30c7049cbdc4646b8b6f73ce8f33fa13c352ee22985673eaf95e2_amd64",
"8Base-CNV-4.12:container-native-virtualization/virt-handler@sha256:cce366a6b1aa42a9798a8c714dcb795d1c653dfe0ba06c997e65dbba0318e537_amd64",
"8Base-CNV-4.12:container-native-virtualization/virt-launcher@sha256:bd5b00ece84caed816b3f3cc80d8570324e1e8f975cf2c2320726d88fb64f33a_amd64",
"8Base-CNV-4.12:container-native-virtualization/virt-operator@sha256:6c4b16ac62e673d8f5116d592836506be72c5ebd2a07ffc828fee86514db0e9d_amd64",
"8Base-CNV-4.12:container-native-virtualization/virtio-win@sha256:cd321e3d82a87139edabf223414b892c99857d7ac7d089b870e227ea98c970e0_amd64",
"8Base-CNV-4.12:container-native-virtualization/vm-network-latency-checkup@sha256:5a1502efeeaa3958e5755ce07dcb8314305d75c88cc69ddc7d515457935cdc69_amd64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "golang: crypto/elliptic: IsOnCurve returns true for invalid field elements"
},
{
"cve": "CVE-2022-28131",
"cwe": {
"id": "CWE-1325",
"name": "Improperly Controlled Sequential Memory Allocation"
},
"discovery_date": "2022-07-14T00:00:00+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"8Base-CNV-4.12:container-native-virtualization/bridge-marker@sha256:086a9922f34161e5b75d204a0c3281c941f81f76ef8784de434cc79acc76174c_amd64",
"8Base-CNV-4.12:container-native-virtualization/cluster-network-addons-operator@sha256:d2c19fd4c2327eb84179acf652157982b29c365d8a526d70517c6dd93ea6ebc7_amd64",
"8Base-CNV-4.12:container-native-virtualization/cnv-containernetworking-plugins@sha256:3d6003dea97e48d240668e55b2705f0251259006251abafaa3dc08fbc69f1312_amd64",
"8Base-CNV-4.12:container-native-virtualization/cnv-must-gather-rhel8@sha256:dcb95d2b4958ce69f8fcf61c9c90e0516d7844db62f2297ebf1ef18e5d8c05b4_amd64",
"8Base-CNV-4.12:container-native-virtualization/hco-bundle-registry@sha256:73680901c7733ba27f729fd6475971e0909c2fe9efacf74d556f961a1494274e_amd64",
"8Base-CNV-4.12:container-native-virtualization/hostpath-csi-driver@sha256:a0b75e357628ca6b2ca32ab3fdbf531fd8da438a7a6ae8988ef897d2c001d9cb_amd64",
"8Base-CNV-4.12:container-native-virtualization/hostpath-provisioner-rhel8-operator@sha256:b9d84e63f789c70e31cf60fe06d41359363afc7bbd86a78ac7132f8dae4c467a_amd64",
"8Base-CNV-4.12:container-native-virtualization/hostpath-provisioner-rhel8@sha256:5239dcb229b060a818befd52a1e27b18142985abe0e39cef41eadd66f8b21ec1_amd64",
"8Base-CNV-4.12:container-native-virtualization/hyperconverged-cluster-operator@sha256:8b311b48437c79a6859a84f62cfd10ca8e6dcff4ce665a98ed78633552a172ca_amd64",
"8Base-CNV-4.12:container-native-virtualization/hyperconverged-cluster-webhook-rhel8@sha256:e912171328517664f0298322a7992a6e0e00118dc496ff94ee84190d9057db68_amd64",
"8Base-CNV-4.12:container-native-virtualization/kubemacpool@sha256:ab5a239a35e3de8566cb76db0d59ae92e290a3756d39a2298290f1ab3c7b56c5_amd64",
"8Base-CNV-4.12:container-native-virtualization/kubevirt-console-plugin@sha256:e7dd17d4d206b2d37f24a2ed28bf3d2d6a40463da6cbc6b5696555b455f90055_amd64",
"8Base-CNV-4.12:container-native-virtualization/kubevirt-ssp-operator@sha256:09a834b1f71a19cf9a616ffd9eb04408972f9b8f9549777cab0935f63931c993_amd64",
"8Base-CNV-4.12:container-native-virtualization/kubevirt-tekton-tasks-cleanup-vm@sha256:66284c45e82862dc7c1505fcdfe7b14e72c93c5e7fa6b7108a945220279641e9_amd64",
"8Base-CNV-4.12:container-native-virtualization/kubevirt-tekton-tasks-copy-template@sha256:462770d258407ea93c14c9a99fb4450536261202d1d63a681634af2193c2b062_amd64",
"8Base-CNV-4.12:container-native-virtualization/kubevirt-tekton-tasks-create-datavolume@sha256:31d22c0be03bbb222967d953d35189173fbeb60d1cb32278eb006e8abe78e90c_amd64",
"8Base-CNV-4.12:container-native-virtualization/kubevirt-tekton-tasks-create-vm-from-template@sha256:a62ec91155a7bfc776c402e8b513b0e00797d64a95434346a2e3a4cc25f2d3c5_amd64",
"8Base-CNV-4.12:container-native-virtualization/kubevirt-tekton-tasks-disk-virt-customize@sha256:35274b72a5562e8675854d8cf2ca3ec0c4d0b619c0e630d7b39b7da8ebd3b143_amd64",
"8Base-CNV-4.12:container-native-virtualization/kubevirt-tekton-tasks-disk-virt-sysprep@sha256:6e6ed3d8b1b906f801e36b82d6976bc421ae8344d71d4c563fe6d8e76b5fe9c4_amd64",
"8Base-CNV-4.12:container-native-virtualization/kubevirt-tekton-tasks-modify-vm-template@sha256:b46443d7f21b8b251468e33c929a16008a3ac34a8f50a1d8bc1cd134079ccae4_amd64",
"8Base-CNV-4.12:container-native-virtualization/kubevirt-tekton-tasks-operator@sha256:7f11db20a3c635aa48e3dcadfe555d0cd229c4c7f1790f70ee9c9ee78ab55e67_amd64",
"8Base-CNV-4.12:container-native-virtualization/kubevirt-tekton-tasks-wait-for-vmi-status@sha256:4967b4c46d670a2b109c9a2e6e0ebc850a5e1dacaf8cc0ed691668bfa0cbd418_amd64",
"8Base-CNV-4.12:container-native-virtualization/kubevirt-template-validator@sha256:bf732669655db1b09ef27bc1964fe7b49943d681a5acc9860497512d8877e13f_amd64",
"8Base-CNV-4.12:container-native-virtualization/libguestfs-tools@sha256:4f0d48312d8fe02a17747d65ac644d3e1be2df3cb80a9d0c268acc6ad5b91680_amd64",
"8Base-CNV-4.12:container-native-virtualization/ovs-cni-marker@sha256:077367d5af11030832a5e63a611395b7fa65ee140b490b6f33f8a23a9392dcd5_amd64",
"8Base-CNV-4.12:container-native-virtualization/ovs-cni-plugin@sha256:892e339e8eec78f9865d11984c6dc8e92831ee9a17d6b990cd7fba9f2e506e13_amd64",
"8Base-CNV-4.12:container-native-virtualization/virt-artifacts-server@sha256:9638c34ff48d275842a990deb86110530ffd4937b2b551a4d5263168f7db6d47_amd64",
"8Base-CNV-4.12:container-native-virtualization/virt-cdi-apiserver@sha256:dd68dfc1a588b4e24e533d61b52b68ab0673fd39a95632314f54e1b85cb5f32d_amd64",
"8Base-CNV-4.12:container-native-virtualization/virt-cdi-cloner@sha256:879742e59f3416100969a0d0994e49e3f8cd493310bbd0c0e86e969f86daa204_amd64",
"8Base-CNV-4.12:container-native-virtualization/virt-cdi-controller@sha256:46689591989c8db1fa1f5228b2b9fb51d7abd0425c34951f909ced1fc536f0e4_amd64",
"8Base-CNV-4.12:container-native-virtualization/virt-cdi-importer@sha256:f2d011c18db1dd0dbe068bc650418c4b3f2f94935c053e76a52736da0f33867a_amd64",
"8Base-CNV-4.12:container-native-virtualization/virt-cdi-operator@sha256:8b06f96750c3f8e34a7cc8defeda46a92e3ad553159d3dbc7c4e096b483508ee_amd64",
"8Base-CNV-4.12:container-native-virtualization/virt-cdi-uploadproxy@sha256:84fd85672f6e9891678d6e99c066f8f20a9a2aac08fae11d552d46a317b7f815_amd64",
"8Base-CNV-4.12:container-native-virtualization/virt-cdi-uploadserver@sha256:4b231a260a9c0176f4b45aaf8142fa5e6860892b2fa19fad0f3091c423064211_amd64",
"8Base-CNV-4.12:container-native-virtualization/virt-controller@sha256:e6ddc32f82e940d364e0a3d63c28b4bd41b71574f9479b6d6b01de948baa8cab_amd64",
"8Base-CNV-4.12:container-native-virtualization/virt-exportproxy@sha256:2dc6b5eca4ba0daffe57ff174efc35764a2021eef35ef84c3d030c0f97329ece_amd64",
"8Base-CNV-4.12:container-native-virtualization/virt-exportserver@sha256:dd59838c20f30c7049cbdc4646b8b6f73ce8f33fa13c352ee22985673eaf95e2_amd64",
"8Base-CNV-4.12:container-native-virtualization/virt-handler@sha256:cce366a6b1aa42a9798a8c714dcb795d1c653dfe0ba06c997e65dbba0318e537_amd64",
"8Base-CNV-4.12:container-native-virtualization/virt-launcher@sha256:bd5b00ece84caed816b3f3cc80d8570324e1e8f975cf2c2320726d88fb64f33a_amd64",
"8Base-CNV-4.12:container-native-virtualization/virt-operator@sha256:6c4b16ac62e673d8f5116d592836506be72c5ebd2a07ffc828fee86514db0e9d_amd64",
"8Base-CNV-4.12:container-native-virtualization/virtio-win@sha256:cd321e3d82a87139edabf223414b892c99857d7ac7d089b870e227ea98c970e0_amd64",
"8Base-CNV-4.12:container-native-virtualization/vm-network-latency-checkup@sha256:5a1502efeeaa3958e5755ce07dcb8314305d75c88cc69ddc7d515457935cdc69_amd64"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2107390"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in golang encoding/xml. When calling Decoder, Skip while parsing a deeply nested XML document, a panic can occur due to stack exhaustion and allows an attacker to impact system availability.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "golang: encoding/xml: stack exhaustion in Decoder.Skip",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "The vulnerability exists in the calling of the function decoder.skip to a deeply nested XML document. Although the vulnerability exists, it may require that the application accept deeply nested XML from untrusted sources and specifically calls Decoder.Skip on it. In many deployments, that code path might not even be reachable or exposed to external input. On top of that, a successful exploitation will only result in denial of service due to stack exhaustion, which is why this has been marked as moderate by Red Hat.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"8Base-CNV-4.12:container-native-virtualization/virt-api@sha256:cd89350a5e6b3a468acd290819d86f2c77d486fa5a57dbac752f863f1a8a2b23_amd64"
],
"known_not_affected": [
"8Base-CNV-4.12:container-native-virtualization/bridge-marker@sha256:086a9922f34161e5b75d204a0c3281c941f81f76ef8784de434cc79acc76174c_amd64",
"8Base-CNV-4.12:container-native-virtualization/cluster-network-addons-operator@sha256:d2c19fd4c2327eb84179acf652157982b29c365d8a526d70517c6dd93ea6ebc7_amd64",
"8Base-CNV-4.12:container-native-virtualization/cnv-containernetworking-plugins@sha256:3d6003dea97e48d240668e55b2705f0251259006251abafaa3dc08fbc69f1312_amd64",
"8Base-CNV-4.12:container-native-virtualization/cnv-must-gather-rhel8@sha256:dcb95d2b4958ce69f8fcf61c9c90e0516d7844db62f2297ebf1ef18e5d8c05b4_amd64",
"8Base-CNV-4.12:container-native-virtualization/hco-bundle-registry@sha256:73680901c7733ba27f729fd6475971e0909c2fe9efacf74d556f961a1494274e_amd64",
"8Base-CNV-4.12:container-native-virtualization/hostpath-csi-driver@sha256:a0b75e357628ca6b2ca32ab3fdbf531fd8da438a7a6ae8988ef897d2c001d9cb_amd64",
"8Base-CNV-4.12:container-native-virtualization/hostpath-provisioner-rhel8-operator@sha256:b9d84e63f789c70e31cf60fe06d41359363afc7bbd86a78ac7132f8dae4c467a_amd64",
"8Base-CNV-4.12:container-native-virtualization/hostpath-provisioner-rhel8@sha256:5239dcb229b060a818befd52a1e27b18142985abe0e39cef41eadd66f8b21ec1_amd64",
"8Base-CNV-4.12:container-native-virtualization/hyperconverged-cluster-operator@sha256:8b311b48437c79a6859a84f62cfd10ca8e6dcff4ce665a98ed78633552a172ca_amd64",
"8Base-CNV-4.12:container-native-virtualization/hyperconverged-cluster-webhook-rhel8@sha256:e912171328517664f0298322a7992a6e0e00118dc496ff94ee84190d9057db68_amd64",
"8Base-CNV-4.12:container-native-virtualization/kubemacpool@sha256:ab5a239a35e3de8566cb76db0d59ae92e290a3756d39a2298290f1ab3c7b56c5_amd64",
"8Base-CNV-4.12:container-native-virtualization/kubevirt-console-plugin@sha256:e7dd17d4d206b2d37f24a2ed28bf3d2d6a40463da6cbc6b5696555b455f90055_amd64",
"8Base-CNV-4.12:container-native-virtualization/kubevirt-ssp-operator@sha256:09a834b1f71a19cf9a616ffd9eb04408972f9b8f9549777cab0935f63931c993_amd64",
"8Base-CNV-4.12:container-native-virtualization/kubevirt-tekton-tasks-cleanup-vm@sha256:66284c45e82862dc7c1505fcdfe7b14e72c93c5e7fa6b7108a945220279641e9_amd64",
"8Base-CNV-4.12:container-native-virtualization/kubevirt-tekton-tasks-copy-template@sha256:462770d258407ea93c14c9a99fb4450536261202d1d63a681634af2193c2b062_amd64",
"8Base-CNV-4.12:container-native-virtualization/kubevirt-tekton-tasks-create-datavolume@sha256:31d22c0be03bbb222967d953d35189173fbeb60d1cb32278eb006e8abe78e90c_amd64",
"8Base-CNV-4.12:container-native-virtualization/kubevirt-tekton-tasks-create-vm-from-template@sha256:a62ec91155a7bfc776c402e8b513b0e00797d64a95434346a2e3a4cc25f2d3c5_amd64",
"8Base-CNV-4.12:container-native-virtualization/kubevirt-tekton-tasks-disk-virt-customize@sha256:35274b72a5562e8675854d8cf2ca3ec0c4d0b619c0e630d7b39b7da8ebd3b143_amd64",
"8Base-CNV-4.12:container-native-virtualization/kubevirt-tekton-tasks-disk-virt-sysprep@sha256:6e6ed3d8b1b906f801e36b82d6976bc421ae8344d71d4c563fe6d8e76b5fe9c4_amd64",
"8Base-CNV-4.12:container-native-virtualization/kubevirt-tekton-tasks-modify-vm-template@sha256:b46443d7f21b8b251468e33c929a16008a3ac34a8f50a1d8bc1cd134079ccae4_amd64",
"8Base-CNV-4.12:container-native-virtualization/kubevirt-tekton-tasks-operator@sha256:7f11db20a3c635aa48e3dcadfe555d0cd229c4c7f1790f70ee9c9ee78ab55e67_amd64",
"8Base-CNV-4.12:container-native-virtualization/kubevirt-tekton-tasks-wait-for-vmi-status@sha256:4967b4c46d670a2b109c9a2e6e0ebc850a5e1dacaf8cc0ed691668bfa0cbd418_amd64",
"8Base-CNV-4.12:container-native-virtualization/kubevirt-template-validator@sha256:bf732669655db1b09ef27bc1964fe7b49943d681a5acc9860497512d8877e13f_amd64",
"8Base-CNV-4.12:container-native-virtualization/libguestfs-tools@sha256:4f0d48312d8fe02a17747d65ac644d3e1be2df3cb80a9d0c268acc6ad5b91680_amd64",
"8Base-CNV-4.12:container-native-virtualization/ovs-cni-marker@sha256:077367d5af11030832a5e63a611395b7fa65ee140b490b6f33f8a23a9392dcd5_amd64",
"8Base-CNV-4.12:container-native-virtualization/ovs-cni-plugin@sha256:892e339e8eec78f9865d11984c6dc8e92831ee9a17d6b990cd7fba9f2e506e13_amd64",
"8Base-CNV-4.12:container-native-virtualization/virt-artifacts-server@sha256:9638c34ff48d275842a990deb86110530ffd4937b2b551a4d5263168f7db6d47_amd64",
"8Base-CNV-4.12:container-native-virtualization/virt-cdi-apiserver@sha256:dd68dfc1a588b4e24e533d61b52b68ab0673fd39a95632314f54e1b85cb5f32d_amd64",
"8Base-CNV-4.12:container-native-virtualization/virt-cdi-cloner@sha256:879742e59f3416100969a0d0994e49e3f8cd493310bbd0c0e86e969f86daa204_amd64",
"8Base-CNV-4.12:container-native-virtualization/virt-cdi-controller@sha256:46689591989c8db1fa1f5228b2b9fb51d7abd0425c34951f909ced1fc536f0e4_amd64",
"8Base-CNV-4.12:container-native-virtualization/virt-cdi-importer@sha256:f2d011c18db1dd0dbe068bc650418c4b3f2f94935c053e76a52736da0f33867a_amd64",
"8Base-CNV-4.12:container-native-virtualization/virt-cdi-operator@sha256:8b06f96750c3f8e34a7cc8defeda46a92e3ad553159d3dbc7c4e096b483508ee_amd64",
"8Base-CNV-4.12:container-native-virtualization/virt-cdi-uploadproxy@sha256:84fd85672f6e9891678d6e99c066f8f20a9a2aac08fae11d552d46a317b7f815_amd64",
"8Base-CNV-4.12:container-native-virtualization/virt-cdi-uploadserver@sha256:4b231a260a9c0176f4b45aaf8142fa5e6860892b2fa19fad0f3091c423064211_amd64",
"8Base-CNV-4.12:container-native-virtualization/virt-controller@sha256:e6ddc32f82e940d364e0a3d63c28b4bd41b71574f9479b6d6b01de948baa8cab_amd64",
"8Base-CNV-4.12:container-native-virtualization/virt-exportproxy@sha256:2dc6b5eca4ba0daffe57ff174efc35764a2021eef35ef84c3d030c0f97329ece_amd64",
"8Base-CNV-4.12:container-native-virtualization/virt-exportserver@sha256:dd59838c20f30c7049cbdc4646b8b6f73ce8f33fa13c352ee22985673eaf95e2_amd64",
"8Base-CNV-4.12:container-native-virtualization/virt-handler@sha256:cce366a6b1aa42a9798a8c714dcb795d1c653dfe0ba06c997e65dbba0318e537_amd64",
"8Base-CNV-4.12:container-native-virtualization/virt-launcher@sha256:bd5b00ece84caed816b3f3cc80d8570324e1e8f975cf2c2320726d88fb64f33a_amd64",
"8Base-CNV-4.12:container-native-virtualization/virt-operator@sha256:6c4b16ac62e673d8f5116d592836506be72c5ebd2a07ffc828fee86514db0e9d_amd64",
"8Base-CNV-4.12:container-native-virtualization/virtio-win@sha256:cd321e3d82a87139edabf223414b892c99857d7ac7d089b870e227ea98c970e0_amd64",
"8Base-CNV-4.12:container-native-virtualization/vm-network-latency-checkup@sha256:5a1502efeeaa3958e5755ce07dcb8314305d75c88cc69ddc7d515457935cdc69_amd64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2022-28131"
},
{
"category": "external",
"summary": "RHBZ#2107390",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2107390"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2022-28131",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-28131"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2022-28131",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2022-28131"
},
{
"category": "external",
"summary": "https://go.dev/issue/53614",
"url": "https://go.dev/issue/53614"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-announce/c/nqrv9fbR0zE",
"url": "https://groups.google.com/g/golang-announce/c/nqrv9fbR0zE"
}
],
"release_date": "2022-07-12T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2023-01-25T11:11:29+00:00",
"details": "Before applying this update, you must apply all previously released errata\nrelevant to your system.\n\nTo apply this update, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"8Base-CNV-4.12:container-native-virtualization/virt-api@sha256:cd89350a5e6b3a468acd290819d86f2c77d486fa5a57dbac752f863f1a8a2b23_amd64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2023:0408"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "LOCAL",
"availabilityImpact": "HIGH",
"baseScore": 7.3,
"baseSeverity": "HIGH",
"confidentialityImpact": "LOW",
"integrityImpact": "LOW",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:N/UI:N/S:U/C:L/I:L/A:H",
"version": "3.1"
},
"products": [
"8Base-CNV-4.12:container-native-virtualization/bridge-marker@sha256:086a9922f34161e5b75d204a0c3281c941f81f76ef8784de434cc79acc76174c_amd64",
"8Base-CNV-4.12:container-native-virtualization/cluster-network-addons-operator@sha256:d2c19fd4c2327eb84179acf652157982b29c365d8a526d70517c6dd93ea6ebc7_amd64",
"8Base-CNV-4.12:container-native-virtualization/cnv-containernetworking-plugins@sha256:3d6003dea97e48d240668e55b2705f0251259006251abafaa3dc08fbc69f1312_amd64",
"8Base-CNV-4.12:container-native-virtualization/cnv-must-gather-rhel8@sha256:dcb95d2b4958ce69f8fcf61c9c90e0516d7844db62f2297ebf1ef18e5d8c05b4_amd64",
"8Base-CNV-4.12:container-native-virtualization/hco-bundle-registry@sha256:73680901c7733ba27f729fd6475971e0909c2fe9efacf74d556f961a1494274e_amd64",
"8Base-CNV-4.12:container-native-virtualization/hostpath-csi-driver@sha256:a0b75e357628ca6b2ca32ab3fdbf531fd8da438a7a6ae8988ef897d2c001d9cb_amd64",
"8Base-CNV-4.12:container-native-virtualization/hostpath-provisioner-rhel8-operator@sha256:b9d84e63f789c70e31cf60fe06d41359363afc7bbd86a78ac7132f8dae4c467a_amd64",
"8Base-CNV-4.12:container-native-virtualization/hostpath-provisioner-rhel8@sha256:5239dcb229b060a818befd52a1e27b18142985abe0e39cef41eadd66f8b21ec1_amd64",
"8Base-CNV-4.12:container-native-virtualization/hyperconverged-cluster-operator@sha256:8b311b48437c79a6859a84f62cfd10ca8e6dcff4ce665a98ed78633552a172ca_amd64",
"8Base-CNV-4.12:container-native-virtualization/hyperconverged-cluster-webhook-rhel8@sha256:e912171328517664f0298322a7992a6e0e00118dc496ff94ee84190d9057db68_amd64",
"8Base-CNV-4.12:container-native-virtualization/kubemacpool@sha256:ab5a239a35e3de8566cb76db0d59ae92e290a3756d39a2298290f1ab3c7b56c5_amd64",
"8Base-CNV-4.12:container-native-virtualization/kubevirt-console-plugin@sha256:e7dd17d4d206b2d37f24a2ed28bf3d2d6a40463da6cbc6b5696555b455f90055_amd64",
"8Base-CNV-4.12:container-native-virtualization/kubevirt-ssp-operator@sha256:09a834b1f71a19cf9a616ffd9eb04408972f9b8f9549777cab0935f63931c993_amd64",
"8Base-CNV-4.12:container-native-virtualization/kubevirt-tekton-tasks-cleanup-vm@sha256:66284c45e82862dc7c1505fcdfe7b14e72c93c5e7fa6b7108a945220279641e9_amd64",
"8Base-CNV-4.12:container-native-virtualization/kubevirt-tekton-tasks-copy-template@sha256:462770d258407ea93c14c9a99fb4450536261202d1d63a681634af2193c2b062_amd64",
"8Base-CNV-4.12:container-native-virtualization/kubevirt-tekton-tasks-create-datavolume@sha256:31d22c0be03bbb222967d953d35189173fbeb60d1cb32278eb006e8abe78e90c_amd64",
"8Base-CNV-4.12:container-native-virtualization/kubevirt-tekton-tasks-create-vm-from-template@sha256:a62ec91155a7bfc776c402e8b513b0e00797d64a95434346a2e3a4cc25f2d3c5_amd64",
"8Base-CNV-4.12:container-native-virtualization/kubevirt-tekton-tasks-disk-virt-customize@sha256:35274b72a5562e8675854d8cf2ca3ec0c4d0b619c0e630d7b39b7da8ebd3b143_amd64",
"8Base-CNV-4.12:container-native-virtualization/kubevirt-tekton-tasks-disk-virt-sysprep@sha256:6e6ed3d8b1b906f801e36b82d6976bc421ae8344d71d4c563fe6d8e76b5fe9c4_amd64",
"8Base-CNV-4.12:container-native-virtualization/kubevirt-tekton-tasks-modify-vm-template@sha256:b46443d7f21b8b251468e33c929a16008a3ac34a8f50a1d8bc1cd134079ccae4_amd64",
"8Base-CNV-4.12:container-native-virtualization/kubevirt-tekton-tasks-operator@sha256:7f11db20a3c635aa48e3dcadfe555d0cd229c4c7f1790f70ee9c9ee78ab55e67_amd64",
"8Base-CNV-4.12:container-native-virtualization/kubevirt-tekton-tasks-wait-for-vmi-status@sha256:4967b4c46d670a2b109c9a2e6e0ebc850a5e1dacaf8cc0ed691668bfa0cbd418_amd64",
"8Base-CNV-4.12:container-native-virtualization/kubevirt-template-validator@sha256:bf732669655db1b09ef27bc1964fe7b49943d681a5acc9860497512d8877e13f_amd64",
"8Base-CNV-4.12:container-native-virtualization/libguestfs-tools@sha256:4f0d48312d8fe02a17747d65ac644d3e1be2df3cb80a9d0c268acc6ad5b91680_amd64",
"8Base-CNV-4.12:container-native-virtualization/ovs-cni-marker@sha256:077367d5af11030832a5e63a611395b7fa65ee140b490b6f33f8a23a9392dcd5_amd64",
"8Base-CNV-4.12:container-native-virtualization/ovs-cni-plugin@sha256:892e339e8eec78f9865d11984c6dc8e92831ee9a17d6b990cd7fba9f2e506e13_amd64",
"8Base-CNV-4.12:container-native-virtualization/virt-api@sha256:cd89350a5e6b3a468acd290819d86f2c77d486fa5a57dbac752f863f1a8a2b23_amd64",
"8Base-CNV-4.12:container-native-virtualization/virt-artifacts-server@sha256:9638c34ff48d275842a990deb86110530ffd4937b2b551a4d5263168f7db6d47_amd64",
"8Base-CNV-4.12:container-native-virtualization/virt-cdi-apiserver@sha256:dd68dfc1a588b4e24e533d61b52b68ab0673fd39a95632314f54e1b85cb5f32d_amd64",
"8Base-CNV-4.12:container-native-virtualization/virt-cdi-cloner@sha256:879742e59f3416100969a0d0994e49e3f8cd493310bbd0c0e86e969f86daa204_amd64",
"8Base-CNV-4.12:container-native-virtualization/virt-cdi-controller@sha256:46689591989c8db1fa1f5228b2b9fb51d7abd0425c34951f909ced1fc536f0e4_amd64",
"8Base-CNV-4.12:container-native-virtualization/virt-cdi-importer@sha256:f2d011c18db1dd0dbe068bc650418c4b3f2f94935c053e76a52736da0f33867a_amd64",
"8Base-CNV-4.12:container-native-virtualization/virt-cdi-operator@sha256:8b06f96750c3f8e34a7cc8defeda46a92e3ad553159d3dbc7c4e096b483508ee_amd64",
"8Base-CNV-4.12:container-native-virtualization/virt-cdi-uploadproxy@sha256:84fd85672f6e9891678d6e99c066f8f20a9a2aac08fae11d552d46a317b7f815_amd64",
"8Base-CNV-4.12:container-native-virtualization/virt-cdi-uploadserver@sha256:4b231a260a9c0176f4b45aaf8142fa5e6860892b2fa19fad0f3091c423064211_amd64",
"8Base-CNV-4.12:container-native-virtualization/virt-controller@sha256:e6ddc32f82e940d364e0a3d63c28b4bd41b71574f9479b6d6b01de948baa8cab_amd64",
"8Base-CNV-4.12:container-native-virtualization/virt-exportproxy@sha256:2dc6b5eca4ba0daffe57ff174efc35764a2021eef35ef84c3d030c0f97329ece_amd64",
"8Base-CNV-4.12:container-native-virtualization/virt-exportserver@sha256:dd59838c20f30c7049cbdc4646b8b6f73ce8f33fa13c352ee22985673eaf95e2_amd64",
"8Base-CNV-4.12:container-native-virtualization/virt-handler@sha256:cce366a6b1aa42a9798a8c714dcb795d1c653dfe0ba06c997e65dbba0318e537_amd64",
"8Base-CNV-4.12:container-native-virtualization/virt-launcher@sha256:bd5b00ece84caed816b3f3cc80d8570324e1e8f975cf2c2320726d88fb64f33a_amd64",
"8Base-CNV-4.12:container-native-virtualization/virt-operator@sha256:6c4b16ac62e673d8f5116d592836506be72c5ebd2a07ffc828fee86514db0e9d_amd64",
"8Base-CNV-4.12:container-native-virtualization/virtio-win@sha256:cd321e3d82a87139edabf223414b892c99857d7ac7d089b870e227ea98c970e0_amd64",
"8Base-CNV-4.12:container-native-virtualization/vm-network-latency-checkup@sha256:5a1502efeeaa3958e5755ce07dcb8314305d75c88cc69ddc7d515457935cdc69_amd64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "golang: encoding/xml: stack exhaustion in Decoder.Skip"
},
{
"acknowledgments": [
{
"names": [
"Jo\u00ebl G\u00e4hwiler"
],
"summary": "Acknowledged by upstream."
}
],
"cve": "CVE-2022-29526",
"cwe": {
"id": "CWE-280",
"name": "Improper Handling of Insufficient Permissions or Privileges "
},
"discovery_date": "2022-05-11T00:00:00+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"8Base-CNV-4.12:container-native-virtualization/bridge-marker@sha256:086a9922f34161e5b75d204a0c3281c941f81f76ef8784de434cc79acc76174c_amd64",
"8Base-CNV-4.12:container-native-virtualization/cluster-network-addons-operator@sha256:d2c19fd4c2327eb84179acf652157982b29c365d8a526d70517c6dd93ea6ebc7_amd64",
"8Base-CNV-4.12:container-native-virtualization/cnv-containernetworking-plugins@sha256:3d6003dea97e48d240668e55b2705f0251259006251abafaa3dc08fbc69f1312_amd64",
"8Base-CNV-4.12:container-native-virtualization/cnv-must-gather-rhel8@sha256:dcb95d2b4958ce69f8fcf61c9c90e0516d7844db62f2297ebf1ef18e5d8c05b4_amd64",
"8Base-CNV-4.12:container-native-virtualization/hco-bundle-registry@sha256:73680901c7733ba27f729fd6475971e0909c2fe9efacf74d556f961a1494274e_amd64",
"8Base-CNV-4.12:container-native-virtualization/hostpath-csi-driver@sha256:a0b75e357628ca6b2ca32ab3fdbf531fd8da438a7a6ae8988ef897d2c001d9cb_amd64",
"8Base-CNV-4.12:container-native-virtualization/hostpath-provisioner-rhel8-operator@sha256:b9d84e63f789c70e31cf60fe06d41359363afc7bbd86a78ac7132f8dae4c467a_amd64",
"8Base-CNV-4.12:container-native-virtualization/hostpath-provisioner-rhel8@sha256:5239dcb229b060a818befd52a1e27b18142985abe0e39cef41eadd66f8b21ec1_amd64",
"8Base-CNV-4.12:container-native-virtualization/hyperconverged-cluster-operator@sha256:8b311b48437c79a6859a84f62cfd10ca8e6dcff4ce665a98ed78633552a172ca_amd64",
"8Base-CNV-4.12:container-native-virtualization/hyperconverged-cluster-webhook-rhel8@sha256:e912171328517664f0298322a7992a6e0e00118dc496ff94ee84190d9057db68_amd64",
"8Base-CNV-4.12:container-native-virtualization/kubemacpool@sha256:ab5a239a35e3de8566cb76db0d59ae92e290a3756d39a2298290f1ab3c7b56c5_amd64",
"8Base-CNV-4.12:container-native-virtualization/kubevirt-console-plugin@sha256:e7dd17d4d206b2d37f24a2ed28bf3d2d6a40463da6cbc6b5696555b455f90055_amd64",
"8Base-CNV-4.12:container-native-virtualization/kubevirt-ssp-operator@sha256:09a834b1f71a19cf9a616ffd9eb04408972f9b8f9549777cab0935f63931c993_amd64",
"8Base-CNV-4.12:container-native-virtualization/kubevirt-tekton-tasks-cleanup-vm@sha256:66284c45e82862dc7c1505fcdfe7b14e72c93c5e7fa6b7108a945220279641e9_amd64",
"8Base-CNV-4.12:container-native-virtualization/kubevirt-tekton-tasks-copy-template@sha256:462770d258407ea93c14c9a99fb4450536261202d1d63a681634af2193c2b062_amd64",
"8Base-CNV-4.12:container-native-virtualization/kubevirt-tekton-tasks-create-datavolume@sha256:31d22c0be03bbb222967d953d35189173fbeb60d1cb32278eb006e8abe78e90c_amd64",
"8Base-CNV-4.12:container-native-virtualization/kubevirt-tekton-tasks-create-vm-from-template@sha256:a62ec91155a7bfc776c402e8b513b0e00797d64a95434346a2e3a4cc25f2d3c5_amd64",
"8Base-CNV-4.12:container-native-virtualization/kubevirt-tekton-tasks-disk-virt-customize@sha256:35274b72a5562e8675854d8cf2ca3ec0c4d0b619c0e630d7b39b7da8ebd3b143_amd64",
"8Base-CNV-4.12:container-native-virtualization/kubevirt-tekton-tasks-disk-virt-sysprep@sha256:6e6ed3d8b1b906f801e36b82d6976bc421ae8344d71d4c563fe6d8e76b5fe9c4_amd64",
"8Base-CNV-4.12:container-native-virtualization/kubevirt-tekton-tasks-modify-vm-template@sha256:b46443d7f21b8b251468e33c929a16008a3ac34a8f50a1d8bc1cd134079ccae4_amd64",
"8Base-CNV-4.12:container-native-virtualization/kubevirt-tekton-tasks-operator@sha256:7f11db20a3c635aa48e3dcadfe555d0cd229c4c7f1790f70ee9c9ee78ab55e67_amd64",
"8Base-CNV-4.12:container-native-virtualization/kubevirt-tekton-tasks-wait-for-vmi-status@sha256:4967b4c46d670a2b109c9a2e6e0ebc850a5e1dacaf8cc0ed691668bfa0cbd418_amd64",
"8Base-CNV-4.12:container-native-virtualization/kubevirt-template-validator@sha256:bf732669655db1b09ef27bc1964fe7b49943d681a5acc9860497512d8877e13f_amd64",
"8Base-CNV-4.12:container-native-virtualization/ovs-cni-marker@sha256:077367d5af11030832a5e63a611395b7fa65ee140b490b6f33f8a23a9392dcd5_amd64",
"8Base-CNV-4.12:container-native-virtualization/ovs-cni-plugin@sha256:892e339e8eec78f9865d11984c6dc8e92831ee9a17d6b990cd7fba9f2e506e13_amd64",
"8Base-CNV-4.12:container-native-virtualization/virt-api@sha256:cd89350a5e6b3a468acd290819d86f2c77d486fa5a57dbac752f863f1a8a2b23_amd64",
"8Base-CNV-4.12:container-native-virtualization/virt-artifacts-server@sha256:9638c34ff48d275842a990deb86110530ffd4937b2b551a4d5263168f7db6d47_amd64",
"8Base-CNV-4.12:container-native-virtualization/virt-cdi-apiserver@sha256:dd68dfc1a588b4e24e533d61b52b68ab0673fd39a95632314f54e1b85cb5f32d_amd64",
"8Base-CNV-4.12:container-native-virtualization/virt-cdi-cloner@sha256:879742e59f3416100969a0d0994e49e3f8cd493310bbd0c0e86e969f86daa204_amd64",
"8Base-CNV-4.12:container-native-virtualization/virt-cdi-controller@sha256:46689591989c8db1fa1f5228b2b9fb51d7abd0425c34951f909ced1fc536f0e4_amd64",
"8Base-CNV-4.12:container-native-virtualization/virt-cdi-importer@sha256:f2d011c18db1dd0dbe068bc650418c4b3f2f94935c053e76a52736da0f33867a_amd64",
"8Base-CNV-4.12:container-native-virtualization/virt-cdi-operator@sha256:8b06f96750c3f8e34a7cc8defeda46a92e3ad553159d3dbc7c4e096b483508ee_amd64",
"8Base-CNV-4.12:container-native-virtualization/virt-cdi-uploadproxy@sha256:84fd85672f6e9891678d6e99c066f8f20a9a2aac08fae11d552d46a317b7f815_amd64",
"8Base-CNV-4.12:container-native-virtualization/virt-cdi-uploadserver@sha256:4b231a260a9c0176f4b45aaf8142fa5e6860892b2fa19fad0f3091c423064211_amd64",
"8Base-CNV-4.12:container-native-virtualization/virt-controller@sha256:e6ddc32f82e940d364e0a3d63c28b4bd41b71574f9479b6d6b01de948baa8cab_amd64",
"8Base-CNV-4.12:container-native-virtualization/virt-exportproxy@sha256:2dc6b5eca4ba0daffe57ff174efc35764a2021eef35ef84c3d030c0f97329ece_amd64",
"8Base-CNV-4.12:container-native-virtualization/virt-exportserver@sha256:dd59838c20f30c7049cbdc4646b8b6f73ce8f33fa13c352ee22985673eaf95e2_amd64",
"8Base-CNV-4.12:container-native-virtualization/virt-handler@sha256:cce366a6b1aa42a9798a8c714dcb795d1c653dfe0ba06c997e65dbba0318e537_amd64",
"8Base-CNV-4.12:container-native-virtualization/virt-launcher@sha256:bd5b00ece84caed816b3f3cc80d8570324e1e8f975cf2c2320726d88fb64f33a_amd64",
"8Base-CNV-4.12:container-native-virtualization/virt-operator@sha256:6c4b16ac62e673d8f5116d592836506be72c5ebd2a07ffc828fee86514db0e9d_amd64",
"8Base-CNV-4.12:container-native-virtualization/virtio-win@sha256:cd321e3d82a87139edabf223414b892c99857d7ac7d089b870e227ea98c970e0_amd64",
"8Base-CNV-4.12:container-native-virtualization/vm-network-latency-checkup@sha256:5a1502efeeaa3958e5755ce07dcb8314305d75c88cc69ddc7d515457935cdc69_amd64"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2084085"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in the syscall.Faccessat function when calling a process by checking the group. This flaw allows an attacker to check the process group permissions rather than a member of the file\u0027s group, affecting system availability.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "golang: syscall: faccessat checks wrong group",
"title": "Vulnerability summary"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"8Base-CNV-4.12:container-native-virtualization/libguestfs-tools@sha256:4f0d48312d8fe02a17747d65ac644d3e1be2df3cb80a9d0c268acc6ad5b91680_amd64"
],
"known_not_affected": [
"8Base-CNV-4.12:container-native-virtualization/bridge-marker@sha256:086a9922f34161e5b75d204a0c3281c941f81f76ef8784de434cc79acc76174c_amd64",
"8Base-CNV-4.12:container-native-virtualization/cluster-network-addons-operator@sha256:d2c19fd4c2327eb84179acf652157982b29c365d8a526d70517c6dd93ea6ebc7_amd64",
"8Base-CNV-4.12:container-native-virtualization/cnv-containernetworking-plugins@sha256:3d6003dea97e48d240668e55b2705f0251259006251abafaa3dc08fbc69f1312_amd64",
"8Base-CNV-4.12:container-native-virtualization/cnv-must-gather-rhel8@sha256:dcb95d2b4958ce69f8fcf61c9c90e0516d7844db62f2297ebf1ef18e5d8c05b4_amd64",
"8Base-CNV-4.12:container-native-virtualization/hco-bundle-registry@sha256:73680901c7733ba27f729fd6475971e0909c2fe9efacf74d556f961a1494274e_amd64",
"8Base-CNV-4.12:container-native-virtualization/hostpath-csi-driver@sha256:a0b75e357628ca6b2ca32ab3fdbf531fd8da438a7a6ae8988ef897d2c001d9cb_amd64",
"8Base-CNV-4.12:container-native-virtualization/hostpath-provisioner-rhel8-operator@sha256:b9d84e63f789c70e31cf60fe06d41359363afc7bbd86a78ac7132f8dae4c467a_amd64",
"8Base-CNV-4.12:container-native-virtualization/hostpath-provisioner-rhel8@sha256:5239dcb229b060a818befd52a1e27b18142985abe0e39cef41eadd66f8b21ec1_amd64",
"8Base-CNV-4.12:container-native-virtualization/hyperconverged-cluster-operator@sha256:8b311b48437c79a6859a84f62cfd10ca8e6dcff4ce665a98ed78633552a172ca_amd64",
"8Base-CNV-4.12:container-native-virtualization/hyperconverged-cluster-webhook-rhel8@sha256:e912171328517664f0298322a7992a6e0e00118dc496ff94ee84190d9057db68_amd64",
"8Base-CNV-4.12:container-native-virtualization/kubemacpool@sha256:ab5a239a35e3de8566cb76db0d59ae92e290a3756d39a2298290f1ab3c7b56c5_amd64",
"8Base-CNV-4.12:container-native-virtualization/kubevirt-console-plugin@sha256:e7dd17d4d206b2d37f24a2ed28bf3d2d6a40463da6cbc6b5696555b455f90055_amd64",
"8Base-CNV-4.12:container-native-virtualization/kubevirt-ssp-operator@sha256:09a834b1f71a19cf9a616ffd9eb04408972f9b8f9549777cab0935f63931c993_amd64",
"8Base-CNV-4.12:container-native-virtualization/kubevirt-tekton-tasks-cleanup-vm@sha256:66284c45e82862dc7c1505fcdfe7b14e72c93c5e7fa6b7108a945220279641e9_amd64",
"8Base-CNV-4.12:container-native-virtualization/kubevirt-tekton-tasks-copy-template@sha256:462770d258407ea93c14c9a99fb4450536261202d1d63a681634af2193c2b062_amd64",
"8Base-CNV-4.12:container-native-virtualization/kubevirt-tekton-tasks-create-datavolume@sha256:31d22c0be03bbb222967d953d35189173fbeb60d1cb32278eb006e8abe78e90c_amd64",
"8Base-CNV-4.12:container-native-virtualization/kubevirt-tekton-tasks-create-vm-from-template@sha256:a62ec91155a7bfc776c402e8b513b0e00797d64a95434346a2e3a4cc25f2d3c5_amd64",
"8Base-CNV-4.12:container-native-virtualization/kubevirt-tekton-tasks-disk-virt-customize@sha256:35274b72a5562e8675854d8cf2ca3ec0c4d0b619c0e630d7b39b7da8ebd3b143_amd64",
"8Base-CNV-4.12:container-native-virtualization/kubevirt-tekton-tasks-disk-virt-sysprep@sha256:6e6ed3d8b1b906f801e36b82d6976bc421ae8344d71d4c563fe6d8e76b5fe9c4_amd64",
"8Base-CNV-4.12:container-native-virtualization/kubevirt-tekton-tasks-modify-vm-template@sha256:b46443d7f21b8b251468e33c929a16008a3ac34a8f50a1d8bc1cd134079ccae4_amd64",
"8Base-CNV-4.12:container-native-virtualization/kubevirt-tekton-tasks-operator@sha256:7f11db20a3c635aa48e3dcadfe555d0cd229c4c7f1790f70ee9c9ee78ab55e67_amd64",
"8Base-CNV-4.12:container-native-virtualization/kubevirt-tekton-tasks-wait-for-vmi-status@sha256:4967b4c46d670a2b109c9a2e6e0ebc850a5e1dacaf8cc0ed691668bfa0cbd418_amd64",
"8Base-CNV-4.12:container-native-virtualization/kubevirt-template-validator@sha256:bf732669655db1b09ef27bc1964fe7b49943d681a5acc9860497512d8877e13f_amd64",
"8Base-CNV-4.12:container-native-virtualization/ovs-cni-marker@sha256:077367d5af11030832a5e63a611395b7fa65ee140b490b6f33f8a23a9392dcd5_amd64",
"8Base-CNV-4.12:container-native-virtualization/ovs-cni-plugin@sha256:892e339e8eec78f9865d11984c6dc8e92831ee9a17d6b990cd7fba9f2e506e13_amd64",
"8Base-CNV-4.12:container-native-virtualization/virt-api@sha256:cd89350a5e6b3a468acd290819d86f2c77d486fa5a57dbac752f863f1a8a2b23_amd64",
"8Base-CNV-4.12:container-native-virtualization/virt-artifacts-server@sha256:9638c34ff48d275842a990deb86110530ffd4937b2b551a4d5263168f7db6d47_amd64",
"8Base-CNV-4.12:container-native-virtualization/virt-cdi-apiserver@sha256:dd68dfc1a588b4e24e533d61b52b68ab0673fd39a95632314f54e1b85cb5f32d_amd64",
"8Base-CNV-4.12:container-native-virtualization/virt-cdi-cloner@sha256:879742e59f3416100969a0d0994e49e3f8cd493310bbd0c0e86e969f86daa204_amd64",
"8Base-CNV-4.12:container-native-virtualization/virt-cdi-controller@sha256:46689591989c8db1fa1f5228b2b9fb51d7abd0425c34951f909ced1fc536f0e4_amd64",
"8Base-CNV-4.12:container-native-virtualization/virt-cdi-importer@sha256:f2d011c18db1dd0dbe068bc650418c4b3f2f94935c053e76a52736da0f33867a_amd64",
"8Base-CNV-4.12:container-native-virtualization/virt-cdi-operator@sha256:8b06f96750c3f8e34a7cc8defeda46a92e3ad553159d3dbc7c4e096b483508ee_amd64",
"8Base-CNV-4.12:container-native-virtualization/virt-cdi-uploadproxy@sha256:84fd85672f6e9891678d6e99c066f8f20a9a2aac08fae11d552d46a317b7f815_amd64",
"8Base-CNV-4.12:container-native-virtualization/virt-cdi-uploadserver@sha256:4b231a260a9c0176f4b45aaf8142fa5e6860892b2fa19fad0f3091c423064211_amd64",
"8Base-CNV-4.12:container-native-virtualization/virt-controller@sha256:e6ddc32f82e940d364e0a3d63c28b4bd41b71574f9479b6d6b01de948baa8cab_amd64",
"8Base-CNV-4.12:container-native-virtualization/virt-exportproxy@sha256:2dc6b5eca4ba0daffe57ff174efc35764a2021eef35ef84c3d030c0f97329ece_amd64",
"8Base-CNV-4.12:container-native-virtualization/virt-exportserver@sha256:dd59838c20f30c7049cbdc4646b8b6f73ce8f33fa13c352ee22985673eaf95e2_amd64",
"8Base-CNV-4.12:container-native-virtualization/virt-handler@sha256:cce366a6b1aa42a9798a8c714dcb795d1c653dfe0ba06c997e65dbba0318e537_amd64",
"8Base-CNV-4.12:container-native-virtualization/virt-launcher@sha256:bd5b00ece84caed816b3f3cc80d8570324e1e8f975cf2c2320726d88fb64f33a_amd64",
"8Base-CNV-4.12:container-native-virtualization/virt-operator@sha256:6c4b16ac62e673d8f5116d592836506be72c5ebd2a07ffc828fee86514db0e9d_amd64",
"8Base-CNV-4.12:container-native-virtualization/virtio-win@sha256:cd321e3d82a87139edabf223414b892c99857d7ac7d089b870e227ea98c970e0_amd64",
"8Base-CNV-4.12:container-native-virtualization/vm-network-latency-checkup@sha256:5a1502efeeaa3958e5755ce07dcb8314305d75c88cc69ddc7d515457935cdc69_amd64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2022-29526"
},
{
"category": "external",
"summary": "RHBZ#2084085",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2084085"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2022-29526",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-29526"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2022-29526",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2022-29526"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-announce/c/Y5qrqw_lWdU",
"url": "https://groups.google.com/g/golang-announce/c/Y5qrqw_lWdU"
}
],
"release_date": "2022-05-11T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2023-01-25T11:11:29+00:00",
"details": "Before applying this update, you must apply all previously released errata\nrelevant to your system.\n\nTo apply this update, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"8Base-CNV-4.12:container-native-virtualization/libguestfs-tools@sha256:4f0d48312d8fe02a17747d65ac644d3e1be2df3cb80a9d0c268acc6ad5b91680_amd64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2023:0408"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "LOCAL",
"availabilityImpact": "HIGH",
"baseScore": 6.2,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"8Base-CNV-4.12:container-native-virtualization/bridge-marker@sha256:086a9922f34161e5b75d204a0c3281c941f81f76ef8784de434cc79acc76174c_amd64",
"8Base-CNV-4.12:container-native-virtualization/cluster-network-addons-operator@sha256:d2c19fd4c2327eb84179acf652157982b29c365d8a526d70517c6dd93ea6ebc7_amd64",
"8Base-CNV-4.12:container-native-virtualization/cnv-containernetworking-plugins@sha256:3d6003dea97e48d240668e55b2705f0251259006251abafaa3dc08fbc69f1312_amd64",
"8Base-CNV-4.12:container-native-virtualization/cnv-must-gather-rhel8@sha256:dcb95d2b4958ce69f8fcf61c9c90e0516d7844db62f2297ebf1ef18e5d8c05b4_amd64",
"8Base-CNV-4.12:container-native-virtualization/hco-bundle-registry@sha256:73680901c7733ba27f729fd6475971e0909c2fe9efacf74d556f961a1494274e_amd64",
"8Base-CNV-4.12:container-native-virtualization/hostpath-csi-driver@sha256:a0b75e357628ca6b2ca32ab3fdbf531fd8da438a7a6ae8988ef897d2c001d9cb_amd64",
"8Base-CNV-4.12:container-native-virtualization/hostpath-provisioner-rhel8-operator@sha256:b9d84e63f789c70e31cf60fe06d41359363afc7bbd86a78ac7132f8dae4c467a_amd64",
"8Base-CNV-4.12:container-native-virtualization/hostpath-provisioner-rhel8@sha256:5239dcb229b060a818befd52a1e27b18142985abe0e39cef41eadd66f8b21ec1_amd64",
"8Base-CNV-4.12:container-native-virtualization/hyperconverged-cluster-operator@sha256:8b311b48437c79a6859a84f62cfd10ca8e6dcff4ce665a98ed78633552a172ca_amd64",
"8Base-CNV-4.12:container-native-virtualization/hyperconverged-cluster-webhook-rhel8@sha256:e912171328517664f0298322a7992a6e0e00118dc496ff94ee84190d9057db68_amd64",
"8Base-CNV-4.12:container-native-virtualization/kubemacpool@sha256:ab5a239a35e3de8566cb76db0d59ae92e290a3756d39a2298290f1ab3c7b56c5_amd64",
"8Base-CNV-4.12:container-native-virtualization/kubevirt-console-plugin@sha256:e7dd17d4d206b2d37f24a2ed28bf3d2d6a40463da6cbc6b5696555b455f90055_amd64",
"8Base-CNV-4.12:container-native-virtualization/kubevirt-ssp-operator@sha256:09a834b1f71a19cf9a616ffd9eb04408972f9b8f9549777cab0935f63931c993_amd64",
"8Base-CNV-4.12:container-native-virtualization/kubevirt-tekton-tasks-cleanup-vm@sha256:66284c45e82862dc7c1505fcdfe7b14e72c93c5e7fa6b7108a945220279641e9_amd64",
"8Base-CNV-4.12:container-native-virtualization/kubevirt-tekton-tasks-copy-template@sha256:462770d258407ea93c14c9a99fb4450536261202d1d63a681634af2193c2b062_amd64",
"8Base-CNV-4.12:container-native-virtualization/kubevirt-tekton-tasks-create-datavolume@sha256:31d22c0be03bbb222967d953d35189173fbeb60d1cb32278eb006e8abe78e90c_amd64",
"8Base-CNV-4.12:container-native-virtualization/kubevirt-tekton-tasks-create-vm-from-template@sha256:a62ec91155a7bfc776c402e8b513b0e00797d64a95434346a2e3a4cc25f2d3c5_amd64",
"8Base-CNV-4.12:container-native-virtualization/kubevirt-tekton-tasks-disk-virt-customize@sha256:35274b72a5562e8675854d8cf2ca3ec0c4d0b619c0e630d7b39b7da8ebd3b143_amd64",
"8Base-CNV-4.12:container-native-virtualization/kubevirt-tekton-tasks-disk-virt-sysprep@sha256:6e6ed3d8b1b906f801e36b82d6976bc421ae8344d71d4c563fe6d8e76b5fe9c4_amd64",
"8Base-CNV-4.12:container-native-virtualization/kubevirt-tekton-tasks-modify-vm-template@sha256:b46443d7f21b8b251468e33c929a16008a3ac34a8f50a1d8bc1cd134079ccae4_amd64",
"8Base-CNV-4.12:container-native-virtualization/kubevirt-tekton-tasks-operator@sha256:7f11db20a3c635aa48e3dcadfe555d0cd229c4c7f1790f70ee9c9ee78ab55e67_amd64",
"8Base-CNV-4.12:container-native-virtualization/kubevirt-tekton-tasks-wait-for-vmi-status@sha256:4967b4c46d670a2b109c9a2e6e0ebc850a5e1dacaf8cc0ed691668bfa0cbd418_amd64",
"8Base-CNV-4.12:container-native-virtualization/kubevirt-template-validator@sha256:bf732669655db1b09ef27bc1964fe7b49943d681a5acc9860497512d8877e13f_amd64",
"8Base-CNV-4.12:container-native-virtualization/libguestfs-tools@sha256:4f0d48312d8fe02a17747d65ac644d3e1be2df3cb80a9d0c268acc6ad5b91680_amd64",
"8Base-CNV-4.12:container-native-virtualization/ovs-cni-marker@sha256:077367d5af11030832a5e63a611395b7fa65ee140b490b6f33f8a23a9392dcd5_amd64",
"8Base-CNV-4.12:container-native-virtualization/ovs-cni-plugin@sha256:892e339e8eec78f9865d11984c6dc8e92831ee9a17d6b990cd7fba9f2e506e13_amd64",
"8Base-CNV-4.12:container-native-virtualization/virt-api@sha256:cd89350a5e6b3a468acd290819d86f2c77d486fa5a57dbac752f863f1a8a2b23_amd64",
"8Base-CNV-4.12:container-native-virtualization/virt-artifacts-server@sha256:9638c34ff48d275842a990deb86110530ffd4937b2b551a4d5263168f7db6d47_amd64",
"8Base-CNV-4.12:container-native-virtualization/virt-cdi-apiserver@sha256:dd68dfc1a588b4e24e533d61b52b68ab0673fd39a95632314f54e1b85cb5f32d_amd64",
"8Base-CNV-4.12:container-native-virtualization/virt-cdi-cloner@sha256:879742e59f3416100969a0d0994e49e3f8cd493310bbd0c0e86e969f86daa204_amd64",
"8Base-CNV-4.12:container-native-virtualization/virt-cdi-controller@sha256:46689591989c8db1fa1f5228b2b9fb51d7abd0425c34951f909ced1fc536f0e4_amd64",
"8Base-CNV-4.12:container-native-virtualization/virt-cdi-importer@sha256:f2d011c18db1dd0dbe068bc650418c4b3f2f94935c053e76a52736da0f33867a_amd64",
"8Base-CNV-4.12:container-native-virtualization/virt-cdi-operator@sha256:8b06f96750c3f8e34a7cc8defeda46a92e3ad553159d3dbc7c4e096b483508ee_amd64",
"8Base-CNV-4.12:container-native-virtualization/virt-cdi-uploadproxy@sha256:84fd85672f6e9891678d6e99c066f8f20a9a2aac08fae11d552d46a317b7f815_amd64",
"8Base-CNV-4.12:container-native-virtualization/virt-cdi-uploadserver@sha256:4b231a260a9c0176f4b45aaf8142fa5e6860892b2fa19fad0f3091c423064211_amd64",
"8Base-CNV-4.12:container-native-virtualization/virt-controller@sha256:e6ddc32f82e940d364e0a3d63c28b4bd41b71574f9479b6d6b01de948baa8cab_amd64",
"8Base-CNV-4.12:container-native-virtualization/virt-exportproxy@sha256:2dc6b5eca4ba0daffe57ff174efc35764a2021eef35ef84c3d030c0f97329ece_amd64",
"8Base-CNV-4.12:container-native-virtualization/virt-exportserver@sha256:dd59838c20f30c7049cbdc4646b8b6f73ce8f33fa13c352ee22985673eaf95e2_amd64",
"8Base-CNV-4.12:container-native-virtualization/virt-handler@sha256:cce366a6b1aa42a9798a8c714dcb795d1c653dfe0ba06c997e65dbba0318e537_amd64",
"8Base-CNV-4.12:container-native-virtualization/virt-launcher@sha256:bd5b00ece84caed816b3f3cc80d8570324e1e8f975cf2c2320726d88fb64f33a_amd64",
"8Base-CNV-4.12:container-native-virtualization/virt-operator@sha256:6c4b16ac62e673d8f5116d592836506be72c5ebd2a07ffc828fee86514db0e9d_amd64",
"8Base-CNV-4.12:container-native-virtualization/virtio-win@sha256:cd321e3d82a87139edabf223414b892c99857d7ac7d089b870e227ea98c970e0_amd64",
"8Base-CNV-4.12:container-native-virtualization/vm-network-latency-checkup@sha256:5a1502efeeaa3958e5755ce07dcb8314305d75c88cc69ddc7d515457935cdc69_amd64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "golang: syscall: faccessat checks wrong group"
},
{
"cve": "CVE-2022-30629",
"cwe": {
"id": "CWE-331",
"name": "Insufficient Entropy"
},
"discovery_date": "2022-06-02T00:00:00+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"8Base-CNV-4.12:container-native-virtualization/bridge-marker@sha256:086a9922f34161e5b75d204a0c3281c941f81f76ef8784de434cc79acc76174c_amd64",
"8Base-CNV-4.12:container-native-virtualization/cluster-network-addons-operator@sha256:d2c19fd4c2327eb84179acf652157982b29c365d8a526d70517c6dd93ea6ebc7_amd64",
"8Base-CNV-4.12:container-native-virtualization/cnv-containernetworking-plugins@sha256:3d6003dea97e48d240668e55b2705f0251259006251abafaa3dc08fbc69f1312_amd64",
"8Base-CNV-4.12:container-native-virtualization/cnv-must-gather-rhel8@sha256:dcb95d2b4958ce69f8fcf61c9c90e0516d7844db62f2297ebf1ef18e5d8c05b4_amd64",
"8Base-CNV-4.12:container-native-virtualization/hco-bundle-registry@sha256:73680901c7733ba27f729fd6475971e0909c2fe9efacf74d556f961a1494274e_amd64",
"8Base-CNV-4.12:container-native-virtualization/hyperconverged-cluster-operator@sha256:8b311b48437c79a6859a84f62cfd10ca8e6dcff4ce665a98ed78633552a172ca_amd64",
"8Base-CNV-4.12:container-native-virtualization/hyperconverged-cluster-webhook-rhel8@sha256:e912171328517664f0298322a7992a6e0e00118dc496ff94ee84190d9057db68_amd64",
"8Base-CNV-4.12:container-native-virtualization/kubemacpool@sha256:ab5a239a35e3de8566cb76db0d59ae92e290a3756d39a2298290f1ab3c7b56c5_amd64",
"8Base-CNV-4.12:container-native-virtualization/kubevirt-console-plugin@sha256:e7dd17d4d206b2d37f24a2ed28bf3d2d6a40463da6cbc6b5696555b455f90055_amd64",
"8Base-CNV-4.12:container-native-virtualization/kubevirt-ssp-operator@sha256:09a834b1f71a19cf9a616ffd9eb04408972f9b8f9549777cab0935f63931c993_amd64",
"8Base-CNV-4.12:container-native-virtualization/kubevirt-tekton-tasks-cleanup-vm@sha256:66284c45e82862dc7c1505fcdfe7b14e72c93c5e7fa6b7108a945220279641e9_amd64",
"8Base-CNV-4.12:container-native-virtualization/kubevirt-tekton-tasks-copy-template@sha256:462770d258407ea93c14c9a99fb4450536261202d1d63a681634af2193c2b062_amd64",
"8Base-CNV-4.12:container-native-virtualization/kubevirt-tekton-tasks-create-datavolume@sha256:31d22c0be03bbb222967d953d35189173fbeb60d1cb32278eb006e8abe78e90c_amd64",
"8Base-CNV-4.12:container-native-virtualization/kubevirt-tekton-tasks-create-vm-from-template@sha256:a62ec91155a7bfc776c402e8b513b0e00797d64a95434346a2e3a4cc25f2d3c5_amd64",
"8Base-CNV-4.12:container-native-virtualization/kubevirt-tekton-tasks-disk-virt-customize@sha256:35274b72a5562e8675854d8cf2ca3ec0c4d0b619c0e630d7b39b7da8ebd3b143_amd64",
"8Base-CNV-4.12:container-native-virtualization/kubevirt-tekton-tasks-disk-virt-sysprep@sha256:6e6ed3d8b1b906f801e36b82d6976bc421ae8344d71d4c563fe6d8e76b5fe9c4_amd64",
"8Base-CNV-4.12:container-native-virtualization/kubevirt-tekton-tasks-modify-vm-template@sha256:b46443d7f21b8b251468e33c929a16008a3ac34a8f50a1d8bc1cd134079ccae4_amd64",
"8Base-CNV-4.12:container-native-virtualization/kubevirt-tekton-tasks-operator@sha256:7f11db20a3c635aa48e3dcadfe555d0cd229c4c7f1790f70ee9c9ee78ab55e67_amd64",
"8Base-CNV-4.12:container-native-virtualization/kubevirt-tekton-tasks-wait-for-vmi-status@sha256:4967b4c46d670a2b109c9a2e6e0ebc850a5e1dacaf8cc0ed691668bfa0cbd418_amd64",
"8Base-CNV-4.12:container-native-virtualization/ovs-cni-marker@sha256:077367d5af11030832a5e63a611395b7fa65ee140b490b6f33f8a23a9392dcd5_amd64",
"8Base-CNV-4.12:container-native-virtualization/ovs-cni-plugin@sha256:892e339e8eec78f9865d11984c6dc8e92831ee9a17d6b990cd7fba9f2e506e13_amd64",
"8Base-CNV-4.12:container-native-virtualization/virt-api@sha256:cd89350a5e6b3a468acd290819d86f2c77d486fa5a57dbac752f863f1a8a2b23_amd64",
"8Base-CNV-4.12:container-native-virtualization/virt-artifacts-server@sha256:9638c34ff48d275842a990deb86110530ffd4937b2b551a4d5263168f7db6d47_amd64",
"8Base-CNV-4.12:container-native-virtualization/virt-cdi-apiserver@sha256:dd68dfc1a588b4e24e533d61b52b68ab0673fd39a95632314f54e1b85cb5f32d_amd64",
"8Base-CNV-4.12:container-native-virtualization/virt-cdi-controller@sha256:46689591989c8db1fa1f5228b2b9fb51d7abd0425c34951f909ced1fc536f0e4_amd64",
"8Base-CNV-4.12:container-native-virtualization/virt-cdi-importer@sha256:f2d011c18db1dd0dbe068bc650418c4b3f2f94935c053e76a52736da0f33867a_amd64",
"8Base-CNV-4.12:container-native-virtualization/virt-cdi-operator@sha256:8b06f96750c3f8e34a7cc8defeda46a92e3ad553159d3dbc7c4e096b483508ee_amd64",
"8Base-CNV-4.12:container-native-virtualization/virt-cdi-uploadproxy@sha256:84fd85672f6e9891678d6e99c066f8f20a9a2aac08fae11d552d46a317b7f815_amd64",
"8Base-CNV-4.12:container-native-virtualization/virt-cdi-uploadserver@sha256:4b231a260a9c0176f4b45aaf8142fa5e6860892b2fa19fad0f3091c423064211_amd64",
"8Base-CNV-4.12:container-native-virtualization/virt-controller@sha256:e6ddc32f82e940d364e0a3d63c28b4bd41b71574f9479b6d6b01de948baa8cab_amd64",
"8Base-CNV-4.12:container-native-virtualization/virt-exportproxy@sha256:2dc6b5eca4ba0daffe57ff174efc35764a2021eef35ef84c3d030c0f97329ece_amd64",
"8Base-CNV-4.12:container-native-virtualization/virt-exportserver@sha256:dd59838c20f30c7049cbdc4646b8b6f73ce8f33fa13c352ee22985673eaf95e2_amd64",
"8Base-CNV-4.12:container-native-virtualization/virt-handler@sha256:cce366a6b1aa42a9798a8c714dcb795d1c653dfe0ba06c997e65dbba0318e537_amd64",
"8Base-CNV-4.12:container-native-virtualization/virt-launcher@sha256:bd5b00ece84caed816b3f3cc80d8570324e1e8f975cf2c2320726d88fb64f33a_amd64",
"8Base-CNV-4.12:container-native-virtualization/virt-operator@sha256:6c4b16ac62e673d8f5116d592836506be72c5ebd2a07ffc828fee86514db0e9d_amd64",
"8Base-CNV-4.12:container-native-virtualization/virtio-win@sha256:cd321e3d82a87139edabf223414b892c99857d7ac7d089b870e227ea98c970e0_amd64",
"8Base-CNV-4.12:container-native-virtualization/vm-network-latency-checkup@sha256:5a1502efeeaa3958e5755ce07dcb8314305d75c88cc69ddc7d515457935cdc69_amd64"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2092793"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in the crypto/tls golang package. When session tickets are generated by crypto/tls, it is missing the ticket expiration. This issue may allow an attacker to observe the TLS handshakes to correlate successive connections during session resumption.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "golang: crypto/tls: session tickets lack random ticket_age_add",
"title": "Vulnerability summary"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"8Base-CNV-4.12:container-native-virtualization/hostpath-csi-driver@sha256:a0b75e357628ca6b2ca32ab3fdbf531fd8da438a7a6ae8988ef897d2c001d9cb_amd64",
"8Base-CNV-4.12:container-native-virtualization/hostpath-provisioner-rhel8-operator@sha256:b9d84e63f789c70e31cf60fe06d41359363afc7bbd86a78ac7132f8dae4c467a_amd64",
"8Base-CNV-4.12:container-native-virtualization/hostpath-provisioner-rhel8@sha256:5239dcb229b060a818befd52a1e27b18142985abe0e39cef41eadd66f8b21ec1_amd64",
"8Base-CNV-4.12:container-native-virtualization/kubevirt-template-validator@sha256:bf732669655db1b09ef27bc1964fe7b49943d681a5acc9860497512d8877e13f_amd64",
"8Base-CNV-4.12:container-native-virtualization/libguestfs-tools@sha256:4f0d48312d8fe02a17747d65ac644d3e1be2df3cb80a9d0c268acc6ad5b91680_amd64",
"8Base-CNV-4.12:container-native-virtualization/virt-cdi-cloner@sha256:879742e59f3416100969a0d0994e49e3f8cd493310bbd0c0e86e969f86daa204_amd64"
],
"known_not_affected": [
"8Base-CNV-4.12:container-native-virtualization/bridge-marker@sha256:086a9922f34161e5b75d204a0c3281c941f81f76ef8784de434cc79acc76174c_amd64",
"8Base-CNV-4.12:container-native-virtualization/cluster-network-addons-operator@sha256:d2c19fd4c2327eb84179acf652157982b29c365d8a526d70517c6dd93ea6ebc7_amd64",
"8Base-CNV-4.12:container-native-virtualization/cnv-containernetworking-plugins@sha256:3d6003dea97e48d240668e55b2705f0251259006251abafaa3dc08fbc69f1312_amd64",
"8Base-CNV-4.12:container-native-virtualization/cnv-must-gather-rhel8@sha256:dcb95d2b4958ce69f8fcf61c9c90e0516d7844db62f2297ebf1ef18e5d8c05b4_amd64",
"8Base-CNV-4.12:container-native-virtualization/hco-bundle-registry@sha256:73680901c7733ba27f729fd6475971e0909c2fe9efacf74d556f961a1494274e_amd64",
"8Base-CNV-4.12:container-native-virtualization/hyperconverged-cluster-operator@sha256:8b311b48437c79a6859a84f62cfd10ca8e6dcff4ce665a98ed78633552a172ca_amd64",
"8Base-CNV-4.12:container-native-virtualization/hyperconverged-cluster-webhook-rhel8@sha256:e912171328517664f0298322a7992a6e0e00118dc496ff94ee84190d9057db68_amd64",
"8Base-CNV-4.12:container-native-virtualization/kubemacpool@sha256:ab5a239a35e3de8566cb76db0d59ae92e290a3756d39a2298290f1ab3c7b56c5_amd64",
"8Base-CNV-4.12:container-native-virtualization/kubevirt-console-plugin@sha256:e7dd17d4d206b2d37f24a2ed28bf3d2d6a40463da6cbc6b5696555b455f90055_amd64",
"8Base-CNV-4.12:container-native-virtualization/kubevirt-ssp-operator@sha256:09a834b1f71a19cf9a616ffd9eb04408972f9b8f9549777cab0935f63931c993_amd64",
"8Base-CNV-4.12:container-native-virtualization/kubevirt-tekton-tasks-cleanup-vm@sha256:66284c45e82862dc7c1505fcdfe7b14e72c93c5e7fa6b7108a945220279641e9_amd64",
"8Base-CNV-4.12:container-native-virtualization/kubevirt-tekton-tasks-copy-template@sha256:462770d258407ea93c14c9a99fb4450536261202d1d63a681634af2193c2b062_amd64",
"8Base-CNV-4.12:container-native-virtualization/kubevirt-tekton-tasks-create-datavolume@sha256:31d22c0be03bbb222967d953d35189173fbeb60d1cb32278eb006e8abe78e90c_amd64",
"8Base-CNV-4.12:container-native-virtualization/kubevirt-tekton-tasks-create-vm-from-template@sha256:a62ec91155a7bfc776c402e8b513b0e00797d64a95434346a2e3a4cc25f2d3c5_amd64",
"8Base-CNV-4.12:container-native-virtualization/kubevirt-tekton-tasks-disk-virt-customize@sha256:35274b72a5562e8675854d8cf2ca3ec0c4d0b619c0e630d7b39b7da8ebd3b143_amd64",
"8Base-CNV-4.12:container-native-virtualization/kubevirt-tekton-tasks-disk-virt-sysprep@sha256:6e6ed3d8b1b906f801e36b82d6976bc421ae8344d71d4c563fe6d8e76b5fe9c4_amd64",
"8Base-CNV-4.12:container-native-virtualization/kubevirt-tekton-tasks-modify-vm-template@sha256:b46443d7f21b8b251468e33c929a16008a3ac34a8f50a1d8bc1cd134079ccae4_amd64",
"8Base-CNV-4.12:container-native-virtualization/kubevirt-tekton-tasks-operator@sha256:7f11db20a3c635aa48e3dcadfe555d0cd229c4c7f1790f70ee9c9ee78ab55e67_amd64",
"8Base-CNV-4.12:container-native-virtualization/kubevirt-tekton-tasks-wait-for-vmi-status@sha256:4967b4c46d670a2b109c9a2e6e0ebc850a5e1dacaf8cc0ed691668bfa0cbd418_amd64",
"8Base-CNV-4.12:container-native-virtualization/ovs-cni-marker@sha256:077367d5af11030832a5e63a611395b7fa65ee140b490b6f33f8a23a9392dcd5_amd64",
"8Base-CNV-4.12:container-native-virtualization/ovs-cni-plugin@sha256:892e339e8eec78f9865d11984c6dc8e92831ee9a17d6b990cd7fba9f2e506e13_amd64",
"8Base-CNV-4.12:container-native-virtualization/virt-api@sha256:cd89350a5e6b3a468acd290819d86f2c77d486fa5a57dbac752f863f1a8a2b23_amd64",
"8Base-CNV-4.12:container-native-virtualization/virt-artifacts-server@sha256:9638c34ff48d275842a990deb86110530ffd4937b2b551a4d5263168f7db6d47_amd64",
"8Base-CNV-4.12:container-native-virtualization/virt-cdi-apiserver@sha256:dd68dfc1a588b4e24e533d61b52b68ab0673fd39a95632314f54e1b85cb5f32d_amd64",
"8Base-CNV-4.12:container-native-virtualization/virt-cdi-controller@sha256:46689591989c8db1fa1f5228b2b9fb51d7abd0425c34951f909ced1fc536f0e4_amd64",
"8Base-CNV-4.12:container-native-virtualization/virt-cdi-importer@sha256:f2d011c18db1dd0dbe068bc650418c4b3f2f94935c053e76a52736da0f33867a_amd64",
"8Base-CNV-4.12:container-native-virtualization/virt-cdi-operator@sha256:8b06f96750c3f8e34a7cc8defeda46a92e3ad553159d3dbc7c4e096b483508ee_amd64",
"8Base-CNV-4.12:container-native-virtualization/virt-cdi-uploadproxy@sha256:84fd85672f6e9891678d6e99c066f8f20a9a2aac08fae11d552d46a317b7f815_amd64",
"8Base-CNV-4.12:container-native-virtualization/virt-cdi-uploadserver@sha256:4b231a260a9c0176f4b45aaf8142fa5e6860892b2fa19fad0f3091c423064211_amd64",
"8Base-CNV-4.12:container-native-virtualization/virt-controller@sha256:e6ddc32f82e940d364e0a3d63c28b4bd41b71574f9479b6d6b01de948baa8cab_amd64",
"8Base-CNV-4.12:container-native-virtualization/virt-exportproxy@sha256:2dc6b5eca4ba0daffe57ff174efc35764a2021eef35ef84c3d030c0f97329ece_amd64",
"8Base-CNV-4.12:container-native-virtualization/virt-exportserver@sha256:dd59838c20f30c7049cbdc4646b8b6f73ce8f33fa13c352ee22985673eaf95e2_amd64",
"8Base-CNV-4.12:container-native-virtualization/virt-handler@sha256:cce366a6b1aa42a9798a8c714dcb795d1c653dfe0ba06c997e65dbba0318e537_amd64",
"8Base-CNV-4.12:container-native-virtualization/virt-launcher@sha256:bd5b00ece84caed816b3f3cc80d8570324e1e8f975cf2c2320726d88fb64f33a_amd64",
"8Base-CNV-4.12:container-native-virtualization/virt-operator@sha256:6c4b16ac62e673d8f5116d592836506be72c5ebd2a07ffc828fee86514db0e9d_amd64",
"8Base-CNV-4.12:container-native-virtualization/virtio-win@sha256:cd321e3d82a87139edabf223414b892c99857d7ac7d089b870e227ea98c970e0_amd64",
"8Base-CNV-4.12:container-native-virtualization/vm-network-latency-checkup@sha256:5a1502efeeaa3958e5755ce07dcb8314305d75c88cc69ddc7d515457935cdc69_amd64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2022-30629"
},
{
"category": "external",
"summary": "RHBZ#2092793",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2092793"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2022-30629",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-30629"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2022-30629",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2022-30629"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-announce/c/TzIC9-t8Ytg",
"url": "https://groups.google.com/g/golang-announce/c/TzIC9-t8Ytg"
}
],
"release_date": "2022-06-02T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2023-01-25T11:11:29+00:00",
"details": "Before applying this update, you must apply all previously released errata\nrelevant to your system.\n\nTo apply this update, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"8Base-CNV-4.12:container-native-virtualization/hostpath-csi-driver@sha256:a0b75e357628ca6b2ca32ab3fdbf531fd8da438a7a6ae8988ef897d2c001d9cb_amd64",
"8Base-CNV-4.12:container-native-virtualization/hostpath-provisioner-rhel8-operator@sha256:b9d84e63f789c70e31cf60fe06d41359363afc7bbd86a78ac7132f8dae4c467a_amd64",
"8Base-CNV-4.12:container-native-virtualization/hostpath-provisioner-rhel8@sha256:5239dcb229b060a818befd52a1e27b18142985abe0e39cef41eadd66f8b21ec1_amd64",
"8Base-CNV-4.12:container-native-virtualization/kubevirt-template-validator@sha256:bf732669655db1b09ef27bc1964fe7b49943d681a5acc9860497512d8877e13f_amd64",
"8Base-CNV-4.12:container-native-virtualization/libguestfs-tools@sha256:4f0d48312d8fe02a17747d65ac644d3e1be2df3cb80a9d0c268acc6ad5b91680_amd64",
"8Base-CNV-4.12:container-native-virtualization/virt-cdi-cloner@sha256:879742e59f3416100969a0d0994e49e3f8cd493310bbd0c0e86e969f86daa204_amd64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2023:0408"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "HIGH",
"attackVector": "NETWORK",
"availabilityImpact": "NONE",
"baseScore": 3.1,
"baseSeverity": "LOW",
"confidentialityImpact": "LOW",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "REQUIRED",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:R/S:U/C:L/I:N/A:N",
"version": "3.1"
},
"products": [
"8Base-CNV-4.12:container-native-virtualization/bridge-marker@sha256:086a9922f34161e5b75d204a0c3281c941f81f76ef8784de434cc79acc76174c_amd64",
"8Base-CNV-4.12:container-native-virtualization/cluster-network-addons-operator@sha256:d2c19fd4c2327eb84179acf652157982b29c365d8a526d70517c6dd93ea6ebc7_amd64",
"8Base-CNV-4.12:container-native-virtualization/cnv-containernetworking-plugins@sha256:3d6003dea97e48d240668e55b2705f0251259006251abafaa3dc08fbc69f1312_amd64",
"8Base-CNV-4.12:container-native-virtualization/cnv-must-gather-rhel8@sha256:dcb95d2b4958ce69f8fcf61c9c90e0516d7844db62f2297ebf1ef18e5d8c05b4_amd64",
"8Base-CNV-4.12:container-native-virtualization/hco-bundle-registry@sha256:73680901c7733ba27f729fd6475971e0909c2fe9efacf74d556f961a1494274e_amd64",
"8Base-CNV-4.12:container-native-virtualization/hostpath-csi-driver@sha256:a0b75e357628ca6b2ca32ab3fdbf531fd8da438a7a6ae8988ef897d2c001d9cb_amd64",
"8Base-CNV-4.12:container-native-virtualization/hostpath-provisioner-rhel8-operator@sha256:b9d84e63f789c70e31cf60fe06d41359363afc7bbd86a78ac7132f8dae4c467a_amd64",
"8Base-CNV-4.12:container-native-virtualization/hostpath-provisioner-rhel8@sha256:5239dcb229b060a818befd52a1e27b18142985abe0e39cef41eadd66f8b21ec1_amd64",
"8Base-CNV-4.12:container-native-virtualization/hyperconverged-cluster-operator@sha256:8b311b48437c79a6859a84f62cfd10ca8e6dcff4ce665a98ed78633552a172ca_amd64",
"8Base-CNV-4.12:container-native-virtualization/hyperconverged-cluster-webhook-rhel8@sha256:e912171328517664f0298322a7992a6e0e00118dc496ff94ee84190d9057db68_amd64",
"8Base-CNV-4.12:container-native-virtualization/kubemacpool@sha256:ab5a239a35e3de8566cb76db0d59ae92e290a3756d39a2298290f1ab3c7b56c5_amd64",
"8Base-CNV-4.12:container-native-virtualization/kubevirt-console-plugin@sha256:e7dd17d4d206b2d37f24a2ed28bf3d2d6a40463da6cbc6b5696555b455f90055_amd64",
"8Base-CNV-4.12:container-native-virtualization/kubevirt-ssp-operator@sha256:09a834b1f71a19cf9a616ffd9eb04408972f9b8f9549777cab0935f63931c993_amd64",
"8Base-CNV-4.12:container-native-virtualization/kubevirt-tekton-tasks-cleanup-vm@sha256:66284c45e82862dc7c1505fcdfe7b14e72c93c5e7fa6b7108a945220279641e9_amd64",
"8Base-CNV-4.12:container-native-virtualization/kubevirt-tekton-tasks-copy-template@sha256:462770d258407ea93c14c9a99fb4450536261202d1d63a681634af2193c2b062_amd64",
"8Base-CNV-4.12:container-native-virtualization/kubevirt-tekton-tasks-create-datavolume@sha256:31d22c0be03bbb222967d953d35189173fbeb60d1cb32278eb006e8abe78e90c_amd64",
"8Base-CNV-4.12:container-native-virtualization/kubevirt-tekton-tasks-create-vm-from-template@sha256:a62ec91155a7bfc776c402e8b513b0e00797d64a95434346a2e3a4cc25f2d3c5_amd64",
"8Base-CNV-4.12:container-native-virtualization/kubevirt-tekton-tasks-disk-virt-customize@sha256:35274b72a5562e8675854d8cf2ca3ec0c4d0b619c0e630d7b39b7da8ebd3b143_amd64",
"8Base-CNV-4.12:container-native-virtualization/kubevirt-tekton-tasks-disk-virt-sysprep@sha256:6e6ed3d8b1b906f801e36b82d6976bc421ae8344d71d4c563fe6d8e76b5fe9c4_amd64",
"8Base-CNV-4.12:container-native-virtualization/kubevirt-tekton-tasks-modify-vm-template@sha256:b46443d7f21b8b251468e33c929a16008a3ac34a8f50a1d8bc1cd134079ccae4_amd64",
"8Base-CNV-4.12:container-native-virtualization/kubevirt-tekton-tasks-operator@sha256:7f11db20a3c635aa48e3dcadfe555d0cd229c4c7f1790f70ee9c9ee78ab55e67_amd64",
"8Base-CNV-4.12:container-native-virtualization/kubevirt-tekton-tasks-wait-for-vmi-status@sha256:4967b4c46d670a2b109c9a2e6e0ebc850a5e1dacaf8cc0ed691668bfa0cbd418_amd64",
"8Base-CNV-4.12:container-native-virtualization/kubevirt-template-validator@sha256:bf732669655db1b09ef27bc1964fe7b49943d681a5acc9860497512d8877e13f_amd64",
"8Base-CNV-4.12:container-native-virtualization/libguestfs-tools@sha256:4f0d48312d8fe02a17747d65ac644d3e1be2df3cb80a9d0c268acc6ad5b91680_amd64",
"8Base-CNV-4.12:container-native-virtualization/ovs-cni-marker@sha256:077367d5af11030832a5e63a611395b7fa65ee140b490b6f33f8a23a9392dcd5_amd64",
"8Base-CNV-4.12:container-native-virtualization/ovs-cni-plugin@sha256:892e339e8eec78f9865d11984c6dc8e92831ee9a17d6b990cd7fba9f2e506e13_amd64",
"8Base-CNV-4.12:container-native-virtualization/virt-api@sha256:cd89350a5e6b3a468acd290819d86f2c77d486fa5a57dbac752f863f1a8a2b23_amd64",
"8Base-CNV-4.12:container-native-virtualization/virt-artifacts-server@sha256:9638c34ff48d275842a990deb86110530ffd4937b2b551a4d5263168f7db6d47_amd64",
"8Base-CNV-4.12:container-native-virtualization/virt-cdi-apiserver@sha256:dd68dfc1a588b4e24e533d61b52b68ab0673fd39a95632314f54e1b85cb5f32d_amd64",
"8Base-CNV-4.12:container-native-virtualization/virt-cdi-cloner@sha256:879742e59f3416100969a0d0994e49e3f8cd493310bbd0c0e86e969f86daa204_amd64",
"8Base-CNV-4.12:container-native-virtualization/virt-cdi-controller@sha256:46689591989c8db1fa1f5228b2b9fb51d7abd0425c34951f909ced1fc536f0e4_amd64",
"8Base-CNV-4.12:container-native-virtualization/virt-cdi-importer@sha256:f2d011c18db1dd0dbe068bc650418c4b3f2f94935c053e76a52736da0f33867a_amd64",
"8Base-CNV-4.12:container-native-virtualization/virt-cdi-operator@sha256:8b06f96750c3f8e34a7cc8defeda46a92e3ad553159d3dbc7c4e096b483508ee_amd64",
"8Base-CNV-4.12:container-native-virtualization/virt-cdi-uploadproxy@sha256:84fd85672f6e9891678d6e99c066f8f20a9a2aac08fae11d552d46a317b7f815_amd64",
"8Base-CNV-4.12:container-native-virtualization/virt-cdi-uploadserver@sha256:4b231a260a9c0176f4b45aaf8142fa5e6860892b2fa19fad0f3091c423064211_amd64",
"8Base-CNV-4.12:container-native-virtualization/virt-controller@sha256:e6ddc32f82e940d364e0a3d63c28b4bd41b71574f9479b6d6b01de948baa8cab_amd64",
"8Base-CNV-4.12:container-native-virtualization/virt-exportproxy@sha256:2dc6b5eca4ba0daffe57ff174efc35764a2021eef35ef84c3d030c0f97329ece_amd64",
"8Base-CNV-4.12:container-native-virtualization/virt-exportserver@sha256:dd59838c20f30c7049cbdc4646b8b6f73ce8f33fa13c352ee22985673eaf95e2_amd64",
"8Base-CNV-4.12:container-native-virtualization/virt-handler@sha256:cce366a6b1aa42a9798a8c714dcb795d1c653dfe0ba06c997e65dbba0318e537_amd64",
"8Base-CNV-4.12:container-native-virtualization/virt-launcher@sha256:bd5b00ece84caed816b3f3cc80d8570324e1e8f975cf2c2320726d88fb64f33a_amd64",
"8Base-CNV-4.12:container-native-virtualization/virt-operator@sha256:6c4b16ac62e673d8f5116d592836506be72c5ebd2a07ffc828fee86514db0e9d_amd64",
"8Base-CNV-4.12:container-native-virtualization/virtio-win@sha256:cd321e3d82a87139edabf223414b892c99857d7ac7d089b870e227ea98c970e0_amd64",
"8Base-CNV-4.12:container-native-virtualization/vm-network-latency-checkup@sha256:5a1502efeeaa3958e5755ce07dcb8314305d75c88cc69ddc7d515457935cdc69_amd64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Low"
}
],
"title": "golang: crypto/tls: session tickets lack random ticket_age_add"
},
{
"cve": "CVE-2022-30630",
"cwe": {
"id": "CWE-1325",
"name": "Improperly Controlled Sequential Memory Allocation"
},
"discovery_date": "2022-07-14T00:00:00+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"8Base-CNV-4.12:container-native-virtualization/bridge-marker@sha256:086a9922f34161e5b75d204a0c3281c941f81f76ef8784de434cc79acc76174c_amd64",
"8Base-CNV-4.12:container-native-virtualization/cluster-network-addons-operator@sha256:d2c19fd4c2327eb84179acf652157982b29c365d8a526d70517c6dd93ea6ebc7_amd64",
"8Base-CNV-4.12:container-native-virtualization/cnv-containernetworking-plugins@sha256:3d6003dea97e48d240668e55b2705f0251259006251abafaa3dc08fbc69f1312_amd64",
"8Base-CNV-4.12:container-native-virtualization/cnv-must-gather-rhel8@sha256:dcb95d2b4958ce69f8fcf61c9c90e0516d7844db62f2297ebf1ef18e5d8c05b4_amd64",
"8Base-CNV-4.12:container-native-virtualization/hco-bundle-registry@sha256:73680901c7733ba27f729fd6475971e0909c2fe9efacf74d556f961a1494274e_amd64",
"8Base-CNV-4.12:container-native-virtualization/hostpath-csi-driver@sha256:a0b75e357628ca6b2ca32ab3fdbf531fd8da438a7a6ae8988ef897d2c001d9cb_amd64",
"8Base-CNV-4.12:container-native-virtualization/hostpath-provisioner-rhel8-operator@sha256:b9d84e63f789c70e31cf60fe06d41359363afc7bbd86a78ac7132f8dae4c467a_amd64",
"8Base-CNV-4.12:container-native-virtualization/hostpath-provisioner-rhel8@sha256:5239dcb229b060a818befd52a1e27b18142985abe0e39cef41eadd66f8b21ec1_amd64",
"8Base-CNV-4.12:container-native-virtualization/hyperconverged-cluster-operator@sha256:8b311b48437c79a6859a84f62cfd10ca8e6dcff4ce665a98ed78633552a172ca_amd64",
"8Base-CNV-4.12:container-native-virtualization/hyperconverged-cluster-webhook-rhel8@sha256:e912171328517664f0298322a7992a6e0e00118dc496ff94ee84190d9057db68_amd64",
"8Base-CNV-4.12:container-native-virtualization/kubemacpool@sha256:ab5a239a35e3de8566cb76db0d59ae92e290a3756d39a2298290f1ab3c7b56c5_amd64",
"8Base-CNV-4.12:container-native-virtualization/kubevirt-console-plugin@sha256:e7dd17d4d206b2d37f24a2ed28bf3d2d6a40463da6cbc6b5696555b455f90055_amd64",
"8Base-CNV-4.12:container-native-virtualization/kubevirt-ssp-operator@sha256:09a834b1f71a19cf9a616ffd9eb04408972f9b8f9549777cab0935f63931c993_amd64",
"8Base-CNV-4.12:container-native-virtualization/kubevirt-tekton-tasks-cleanup-vm@sha256:66284c45e82862dc7c1505fcdfe7b14e72c93c5e7fa6b7108a945220279641e9_amd64",
"8Base-CNV-4.12:container-native-virtualization/kubevirt-tekton-tasks-copy-template@sha256:462770d258407ea93c14c9a99fb4450536261202d1d63a681634af2193c2b062_amd64",
"8Base-CNV-4.12:container-native-virtualization/kubevirt-tekton-tasks-create-datavolume@sha256:31d22c0be03bbb222967d953d35189173fbeb60d1cb32278eb006e8abe78e90c_amd64",
"8Base-CNV-4.12:container-native-virtualization/kubevirt-tekton-tasks-create-vm-from-template@sha256:a62ec91155a7bfc776c402e8b513b0e00797d64a95434346a2e3a4cc25f2d3c5_amd64",
"8Base-CNV-4.12:container-native-virtualization/kubevirt-tekton-tasks-disk-virt-customize@sha256:35274b72a5562e8675854d8cf2ca3ec0c4d0b619c0e630d7b39b7da8ebd3b143_amd64",
"8Base-CNV-4.12:container-native-virtualization/kubevirt-tekton-tasks-disk-virt-sysprep@sha256:6e6ed3d8b1b906f801e36b82d6976bc421ae8344d71d4c563fe6d8e76b5fe9c4_amd64",
"8Base-CNV-4.12:container-native-virtualization/kubevirt-tekton-tasks-modify-vm-template@sha256:b46443d7f21b8b251468e33c929a16008a3ac34a8f50a1d8bc1cd134079ccae4_amd64",
"8Base-CNV-4.12:container-native-virtualization/kubevirt-tekton-tasks-operator@sha256:7f11db20a3c635aa48e3dcadfe555d0cd229c4c7f1790f70ee9c9ee78ab55e67_amd64",
"8Base-CNV-4.12:container-native-virtualization/kubevirt-tekton-tasks-wait-for-vmi-status@sha256:4967b4c46d670a2b109c9a2e6e0ebc850a5e1dacaf8cc0ed691668bfa0cbd418_amd64",
"8Base-CNV-4.12:container-native-virtualization/kubevirt-template-validator@sha256:bf732669655db1b09ef27bc1964fe7b49943d681a5acc9860497512d8877e13f_amd64",
"8Base-CNV-4.12:container-native-virtualization/libguestfs-tools@sha256:4f0d48312d8fe02a17747d65ac644d3e1be2df3cb80a9d0c268acc6ad5b91680_amd64",
"8Base-CNV-4.12:container-native-virtualization/ovs-cni-marker@sha256:077367d5af11030832a5e63a611395b7fa65ee140b490b6f33f8a23a9392dcd5_amd64",
"8Base-CNV-4.12:container-native-virtualization/ovs-cni-plugin@sha256:892e339e8eec78f9865d11984c6dc8e92831ee9a17d6b990cd7fba9f2e506e13_amd64",
"8Base-CNV-4.12:container-native-virtualization/virt-artifacts-server@sha256:9638c34ff48d275842a990deb86110530ffd4937b2b551a4d5263168f7db6d47_amd64",
"8Base-CNV-4.12:container-native-virtualization/virt-cdi-apiserver@sha256:dd68dfc1a588b4e24e533d61b52b68ab0673fd39a95632314f54e1b85cb5f32d_amd64",
"8Base-CNV-4.12:container-native-virtualization/virt-cdi-cloner@sha256:879742e59f3416100969a0d0994e49e3f8cd493310bbd0c0e86e969f86daa204_amd64",
"8Base-CNV-4.12:container-native-virtualization/virt-cdi-controller@sha256:46689591989c8db1fa1f5228b2b9fb51d7abd0425c34951f909ced1fc536f0e4_amd64",
"8Base-CNV-4.12:container-native-virtualization/virt-cdi-importer@sha256:f2d011c18db1dd0dbe068bc650418c4b3f2f94935c053e76a52736da0f33867a_amd64",
"8Base-CNV-4.12:container-native-virtualization/virt-cdi-operator@sha256:8b06f96750c3f8e34a7cc8defeda46a92e3ad553159d3dbc7c4e096b483508ee_amd64",
"8Base-CNV-4.12:container-native-virtualization/virt-cdi-uploadproxy@sha256:84fd85672f6e9891678d6e99c066f8f20a9a2aac08fae11d552d46a317b7f815_amd64",
"8Base-CNV-4.12:container-native-virtualization/virt-cdi-uploadserver@sha256:4b231a260a9c0176f4b45aaf8142fa5e6860892b2fa19fad0f3091c423064211_amd64",
"8Base-CNV-4.12:container-native-virtualization/virt-controller@sha256:e6ddc32f82e940d364e0a3d63c28b4bd41b71574f9479b6d6b01de948baa8cab_amd64",
"8Base-CNV-4.12:container-native-virtualization/virt-exportproxy@sha256:2dc6b5eca4ba0daffe57ff174efc35764a2021eef35ef84c3d030c0f97329ece_amd64",
"8Base-CNV-4.12:container-native-virtualization/virt-exportserver@sha256:dd59838c20f30c7049cbdc4646b8b6f73ce8f33fa13c352ee22985673eaf95e2_amd64",
"8Base-CNV-4.12:container-native-virtualization/virt-handler@sha256:cce366a6b1aa42a9798a8c714dcb795d1c653dfe0ba06c997e65dbba0318e537_amd64",
"8Base-CNV-4.12:container-native-virtualization/virt-launcher@sha256:bd5b00ece84caed816b3f3cc80d8570324e1e8f975cf2c2320726d88fb64f33a_amd64",
"8Base-CNV-4.12:container-native-virtualization/virt-operator@sha256:6c4b16ac62e673d8f5116d592836506be72c5ebd2a07ffc828fee86514db0e9d_amd64",
"8Base-CNV-4.12:container-native-virtualization/virtio-win@sha256:cd321e3d82a87139edabf223414b892c99857d7ac7d089b870e227ea98c970e0_amd64",
"8Base-CNV-4.12:container-native-virtualization/vm-network-latency-checkup@sha256:5a1502efeeaa3958e5755ce07dcb8314305d75c88cc69ddc7d515457935cdc69_amd64"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2107371"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in the golang standard library, io/fs. Calling Glob on a path that contains a large number of path separators can cause a panic issue due to stack exhaustion. This could allow an attacker to impact availability.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "golang: io/fs: stack exhaustion in Glob",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "RH ProdSec has set the Impact of this vulnerability to Moderate as there is no known method to execute arbitary code. Successful exploitation of this bug can cause the application under attack to panic, merely causing a Denial of Service at the application level. As the kernel is unaffected by this bug, the user can merely relaunch the application to fix the problem. Also, if somehow the application keeps relaunching, the timer watchdogs in the default RHEL kernel will stop the attack in its tracks.\n\nWithin regulated environments, a combination of the following controls acts as a significant barrier to successfully exploiting a CWE-1325: Improperly Controlled Sequential Memory Allocation vulnerability and therefore downgrades the severity of this particular CVE from Moderate to Low.\n\nAccess to the platform is granted only after successful hard token-based multi-factor authentication (MFA) and is governed by least privilege to ensure only authorized users and roles can execute or modify code. Static code analysis and peer reviews enforce strong input validation and error handling, preventing improperly validated inputs from causing system instability, data exposure, or privilege escalation. In the event of successful exploitation, process isolation limits the impact of excessive sequential memory allocation by restricting memory use per process, preventing any single process from exhausting system resources. Finally, the platform uses memory protection mechanisms such as Data Execution Prevention (DEP) and Address Space Layout Randomization (ASLR) to reduce the risk of memory allocation-based attacks.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"8Base-CNV-4.12:container-native-virtualization/virt-api@sha256:cd89350a5e6b3a468acd290819d86f2c77d486fa5a57dbac752f863f1a8a2b23_amd64"
],
"known_not_affected": [
"8Base-CNV-4.12:container-native-virtualization/bridge-marker@sha256:086a9922f34161e5b75d204a0c3281c941f81f76ef8784de434cc79acc76174c_amd64",
"8Base-CNV-4.12:container-native-virtualization/cluster-network-addons-operator@sha256:d2c19fd4c2327eb84179acf652157982b29c365d8a526d70517c6dd93ea6ebc7_amd64",
"8Base-CNV-4.12:container-native-virtualization/cnv-containernetworking-plugins@sha256:3d6003dea97e48d240668e55b2705f0251259006251abafaa3dc08fbc69f1312_amd64",
"8Base-CNV-4.12:container-native-virtualization/cnv-must-gather-rhel8@sha256:dcb95d2b4958ce69f8fcf61c9c90e0516d7844db62f2297ebf1ef18e5d8c05b4_amd64",
"8Base-CNV-4.12:container-native-virtualization/hco-bundle-registry@sha256:73680901c7733ba27f729fd6475971e0909c2fe9efacf74d556f961a1494274e_amd64",
"8Base-CNV-4.12:container-native-virtualization/hostpath-csi-driver@sha256:a0b75e357628ca6b2ca32ab3fdbf531fd8da438a7a6ae8988ef897d2c001d9cb_amd64",
"8Base-CNV-4.12:container-native-virtualization/hostpath-provisioner-rhel8-operator@sha256:b9d84e63f789c70e31cf60fe06d41359363afc7bbd86a78ac7132f8dae4c467a_amd64",
"8Base-CNV-4.12:container-native-virtualization/hostpath-provisioner-rhel8@sha256:5239dcb229b060a818befd52a1e27b18142985abe0e39cef41eadd66f8b21ec1_amd64",
"8Base-CNV-4.12:container-native-virtualization/hyperconverged-cluster-operator@sha256:8b311b48437c79a6859a84f62cfd10ca8e6dcff4ce665a98ed78633552a172ca_amd64",
"8Base-CNV-4.12:container-native-virtualization/hyperconverged-cluster-webhook-rhel8@sha256:e912171328517664f0298322a7992a6e0e00118dc496ff94ee84190d9057db68_amd64",
"8Base-CNV-4.12:container-native-virtualization/kubemacpool@sha256:ab5a239a35e3de8566cb76db0d59ae92e290a3756d39a2298290f1ab3c7b56c5_amd64",
"8Base-CNV-4.12:container-native-virtualization/kubevirt-console-plugin@sha256:e7dd17d4d206b2d37f24a2ed28bf3d2d6a40463da6cbc6b5696555b455f90055_amd64",
"8Base-CNV-4.12:container-native-virtualization/kubevirt-ssp-operator@sha256:09a834b1f71a19cf9a616ffd9eb04408972f9b8f9549777cab0935f63931c993_amd64",
"8Base-CNV-4.12:container-native-virtualization/kubevirt-tekton-tasks-cleanup-vm@sha256:66284c45e82862dc7c1505fcdfe7b14e72c93c5e7fa6b7108a945220279641e9_amd64",
"8Base-CNV-4.12:container-native-virtualization/kubevirt-tekton-tasks-copy-template@sha256:462770d258407ea93c14c9a99fb4450536261202d1d63a681634af2193c2b062_amd64",
"8Base-CNV-4.12:container-native-virtualization/kubevirt-tekton-tasks-create-datavolume@sha256:31d22c0be03bbb222967d953d35189173fbeb60d1cb32278eb006e8abe78e90c_amd64",
"8Base-CNV-4.12:container-native-virtualization/kubevirt-tekton-tasks-create-vm-from-template@sha256:a62ec91155a7bfc776c402e8b513b0e00797d64a95434346a2e3a4cc25f2d3c5_amd64",
"8Base-CNV-4.12:container-native-virtualization/kubevirt-tekton-tasks-disk-virt-customize@sha256:35274b72a5562e8675854d8cf2ca3ec0c4d0b619c0e630d7b39b7da8ebd3b143_amd64",
"8Base-CNV-4.12:container-native-virtualization/kubevirt-tekton-tasks-disk-virt-sysprep@sha256:6e6ed3d8b1b906f801e36b82d6976bc421ae8344d71d4c563fe6d8e76b5fe9c4_amd64",
"8Base-CNV-4.12:container-native-virtualization/kubevirt-tekton-tasks-modify-vm-template@sha256:b46443d7f21b8b251468e33c929a16008a3ac34a8f50a1d8bc1cd134079ccae4_amd64",
"8Base-CNV-4.12:container-native-virtualization/kubevirt-tekton-tasks-operator@sha256:7f11db20a3c635aa48e3dcadfe555d0cd229c4c7f1790f70ee9c9ee78ab55e67_amd64",
"8Base-CNV-4.12:container-native-virtualization/kubevirt-tekton-tasks-wait-for-vmi-status@sha256:4967b4c46d670a2b109c9a2e6e0ebc850a5e1dacaf8cc0ed691668bfa0cbd418_amd64",
"8Base-CNV-4.12:container-native-virtualization/kubevirt-template-validator@sha256:bf732669655db1b09ef27bc1964fe7b49943d681a5acc9860497512d8877e13f_amd64",
"8Base-CNV-4.12:container-native-virtualization/libguestfs-tools@sha256:4f0d48312d8fe02a17747d65ac644d3e1be2df3cb80a9d0c268acc6ad5b91680_amd64",
"8Base-CNV-4.12:container-native-virtualization/ovs-cni-marker@sha256:077367d5af11030832a5e63a611395b7fa65ee140b490b6f33f8a23a9392dcd5_amd64",
"8Base-CNV-4.12:container-native-virtualization/ovs-cni-plugin@sha256:892e339e8eec78f9865d11984c6dc8e92831ee9a17d6b990cd7fba9f2e506e13_amd64",
"8Base-CNV-4.12:container-native-virtualization/virt-artifacts-server@sha256:9638c34ff48d275842a990deb86110530ffd4937b2b551a4d5263168f7db6d47_amd64",
"8Base-CNV-4.12:container-native-virtualization/virt-cdi-apiserver@sha256:dd68dfc1a588b4e24e533d61b52b68ab0673fd39a95632314f54e1b85cb5f32d_amd64",
"8Base-CNV-4.12:container-native-virtualization/virt-cdi-cloner@sha256:879742e59f3416100969a0d0994e49e3f8cd493310bbd0c0e86e969f86daa204_amd64",
"8Base-CNV-4.12:container-native-virtualization/virt-cdi-controller@sha256:46689591989c8db1fa1f5228b2b9fb51d7abd0425c34951f909ced1fc536f0e4_amd64",
"8Base-CNV-4.12:container-native-virtualization/virt-cdi-importer@sha256:f2d011c18db1dd0dbe068bc650418c4b3f2f94935c053e76a52736da0f33867a_amd64",
"8Base-CNV-4.12:container-native-virtualization/virt-cdi-operator@sha256:8b06f96750c3f8e34a7cc8defeda46a92e3ad553159d3dbc7c4e096b483508ee_amd64",
"8Base-CNV-4.12:container-native-virtualization/virt-cdi-uploadproxy@sha256:84fd85672f6e9891678d6e99c066f8f20a9a2aac08fae11d552d46a317b7f815_amd64",
"8Base-CNV-4.12:container-native-virtualization/virt-cdi-uploadserver@sha256:4b231a260a9c0176f4b45aaf8142fa5e6860892b2fa19fad0f3091c423064211_amd64",
"8Base-CNV-4.12:container-native-virtualization/virt-controller@sha256:e6ddc32f82e940d364e0a3d63c28b4bd41b71574f9479b6d6b01de948baa8cab_amd64",
"8Base-CNV-4.12:container-native-virtualization/virt-exportproxy@sha256:2dc6b5eca4ba0daffe57ff174efc35764a2021eef35ef84c3d030c0f97329ece_amd64",
"8Base-CNV-4.12:container-native-virtualization/virt-exportserver@sha256:dd59838c20f30c7049cbdc4646b8b6f73ce8f33fa13c352ee22985673eaf95e2_amd64",
"8Base-CNV-4.12:container-native-virtualization/virt-handler@sha256:cce366a6b1aa42a9798a8c714dcb795d1c653dfe0ba06c997e65dbba0318e537_amd64",
"8Base-CNV-4.12:container-native-virtualization/virt-launcher@sha256:bd5b00ece84caed816b3f3cc80d8570324e1e8f975cf2c2320726d88fb64f33a_amd64",
"8Base-CNV-4.12:container-native-virtualization/virt-operator@sha256:6c4b16ac62e673d8f5116d592836506be72c5ebd2a07ffc828fee86514db0e9d_amd64",
"8Base-CNV-4.12:container-native-virtualization/virtio-win@sha256:cd321e3d82a87139edabf223414b892c99857d7ac7d089b870e227ea98c970e0_amd64",
"8Base-CNV-4.12:container-native-virtualization/vm-network-latency-checkup@sha256:5a1502efeeaa3958e5755ce07dcb8314305d75c88cc69ddc7d515457935cdc69_amd64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2022-30630"
},
{
"category": "external",
"summary": "RHBZ#2107371",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2107371"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2022-30630",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-30630"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2022-30630",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2022-30630"
},
{
"category": "external",
"summary": "https://go.dev/issue/53415",
"url": "https://go.dev/issue/53415"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-announce/c/nqrv9fbR0zE",
"url": "https://groups.google.com/g/golang-announce/c/nqrv9fbR0zE"
}
],
"release_date": "2022-07-12T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2023-01-25T11:11:29+00:00",
"details": "Before applying this update, you must apply all previously released errata\nrelevant to your system.\n\nTo apply this update, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"8Base-CNV-4.12:container-native-virtualization/virt-api@sha256:cd89350a5e6b3a468acd290819d86f2c77d486fa5a57dbac752f863f1a8a2b23_amd64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2023:0408"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"8Base-CNV-4.12:container-native-virtualization/bridge-marker@sha256:086a9922f34161e5b75d204a0c3281c941f81f76ef8784de434cc79acc76174c_amd64",
"8Base-CNV-4.12:container-native-virtualization/cluster-network-addons-operator@sha256:d2c19fd4c2327eb84179acf652157982b29c365d8a526d70517c6dd93ea6ebc7_amd64",
"8Base-CNV-4.12:container-native-virtualization/cnv-containernetworking-plugins@sha256:3d6003dea97e48d240668e55b2705f0251259006251abafaa3dc08fbc69f1312_amd64",
"8Base-CNV-4.12:container-native-virtualization/cnv-must-gather-rhel8@sha256:dcb95d2b4958ce69f8fcf61c9c90e0516d7844db62f2297ebf1ef18e5d8c05b4_amd64",
"8Base-CNV-4.12:container-native-virtualization/hco-bundle-registry@sha256:73680901c7733ba27f729fd6475971e0909c2fe9efacf74d556f961a1494274e_amd64",
"8Base-CNV-4.12:container-native-virtualization/hostpath-csi-driver@sha256:a0b75e357628ca6b2ca32ab3fdbf531fd8da438a7a6ae8988ef897d2c001d9cb_amd64",
"8Base-CNV-4.12:container-native-virtualization/hostpath-provisioner-rhel8-operator@sha256:b9d84e63f789c70e31cf60fe06d41359363afc7bbd86a78ac7132f8dae4c467a_amd64",
"8Base-CNV-4.12:container-native-virtualization/hostpath-provisioner-rhel8@sha256:5239dcb229b060a818befd52a1e27b18142985abe0e39cef41eadd66f8b21ec1_amd64",
"8Base-CNV-4.12:container-native-virtualization/hyperconverged-cluster-operator@sha256:8b311b48437c79a6859a84f62cfd10ca8e6dcff4ce665a98ed78633552a172ca_amd64",
"8Base-CNV-4.12:container-native-virtualization/hyperconverged-cluster-webhook-rhel8@sha256:e912171328517664f0298322a7992a6e0e00118dc496ff94ee84190d9057db68_amd64",
"8Base-CNV-4.12:container-native-virtualization/kubemacpool@sha256:ab5a239a35e3de8566cb76db0d59ae92e290a3756d39a2298290f1ab3c7b56c5_amd64",
"8Base-CNV-4.12:container-native-virtualization/kubevirt-console-plugin@sha256:e7dd17d4d206b2d37f24a2ed28bf3d2d6a40463da6cbc6b5696555b455f90055_amd64",
"8Base-CNV-4.12:container-native-virtualization/kubevirt-ssp-operator@sha256:09a834b1f71a19cf9a616ffd9eb04408972f9b8f9549777cab0935f63931c993_amd64",
"8Base-CNV-4.12:container-native-virtualization/kubevirt-tekton-tasks-cleanup-vm@sha256:66284c45e82862dc7c1505fcdfe7b14e72c93c5e7fa6b7108a945220279641e9_amd64",
"8Base-CNV-4.12:container-native-virtualization/kubevirt-tekton-tasks-copy-template@sha256:462770d258407ea93c14c9a99fb4450536261202d1d63a681634af2193c2b062_amd64",
"8Base-CNV-4.12:container-native-virtualization/kubevirt-tekton-tasks-create-datavolume@sha256:31d22c0be03bbb222967d953d35189173fbeb60d1cb32278eb006e8abe78e90c_amd64",
"8Base-CNV-4.12:container-native-virtualization/kubevirt-tekton-tasks-create-vm-from-template@sha256:a62ec91155a7bfc776c402e8b513b0e00797d64a95434346a2e3a4cc25f2d3c5_amd64",
"8Base-CNV-4.12:container-native-virtualization/kubevirt-tekton-tasks-disk-virt-customize@sha256:35274b72a5562e8675854d8cf2ca3ec0c4d0b619c0e630d7b39b7da8ebd3b143_amd64",
"8Base-CNV-4.12:container-native-virtualization/kubevirt-tekton-tasks-disk-virt-sysprep@sha256:6e6ed3d8b1b906f801e36b82d6976bc421ae8344d71d4c563fe6d8e76b5fe9c4_amd64",
"8Base-CNV-4.12:container-native-virtualization/kubevirt-tekton-tasks-modify-vm-template@sha256:b46443d7f21b8b251468e33c929a16008a3ac34a8f50a1d8bc1cd134079ccae4_amd64",
"8Base-CNV-4.12:container-native-virtualization/kubevirt-tekton-tasks-operator@sha256:7f11db20a3c635aa48e3dcadfe555d0cd229c4c7f1790f70ee9c9ee78ab55e67_amd64",
"8Base-CNV-4.12:container-native-virtualization/kubevirt-tekton-tasks-wait-for-vmi-status@sha256:4967b4c46d670a2b109c9a2e6e0ebc850a5e1dacaf8cc0ed691668bfa0cbd418_amd64",
"8Base-CNV-4.12:container-native-virtualization/kubevirt-template-validator@sha256:bf732669655db1b09ef27bc1964fe7b49943d681a5acc9860497512d8877e13f_amd64",
"8Base-CNV-4.12:container-native-virtualization/libguestfs-tools@sha256:4f0d48312d8fe02a17747d65ac644d3e1be2df3cb80a9d0c268acc6ad5b91680_amd64",
"8Base-CNV-4.12:container-native-virtualization/ovs-cni-marker@sha256:077367d5af11030832a5e63a611395b7fa65ee140b490b6f33f8a23a9392dcd5_amd64",
"8Base-CNV-4.12:container-native-virtualization/ovs-cni-plugin@sha256:892e339e8eec78f9865d11984c6dc8e92831ee9a17d6b990cd7fba9f2e506e13_amd64",
"8Base-CNV-4.12:container-native-virtualization/virt-api@sha256:cd89350a5e6b3a468acd290819d86f2c77d486fa5a57dbac752f863f1a8a2b23_amd64",
"8Base-CNV-4.12:container-native-virtualization/virt-artifacts-server@sha256:9638c34ff48d275842a990deb86110530ffd4937b2b551a4d5263168f7db6d47_amd64",
"8Base-CNV-4.12:container-native-virtualization/virt-cdi-apiserver@sha256:dd68dfc1a588b4e24e533d61b52b68ab0673fd39a95632314f54e1b85cb5f32d_amd64",
"8Base-CNV-4.12:container-native-virtualization/virt-cdi-cloner@sha256:879742e59f3416100969a0d0994e49e3f8cd493310bbd0c0e86e969f86daa204_amd64",
"8Base-CNV-4.12:container-native-virtualization/virt-cdi-controller@sha256:46689591989c8db1fa1f5228b2b9fb51d7abd0425c34951f909ced1fc536f0e4_amd64",
"8Base-CNV-4.12:container-native-virtualization/virt-cdi-importer@sha256:f2d011c18db1dd0dbe068bc650418c4b3f2f94935c053e76a52736da0f33867a_amd64",
"8Base-CNV-4.12:container-native-virtualization/virt-cdi-operator@sha256:8b06f96750c3f8e34a7cc8defeda46a92e3ad553159d3dbc7c4e096b483508ee_amd64",
"8Base-CNV-4.12:container-native-virtualization/virt-cdi-uploadproxy@sha256:84fd85672f6e9891678d6e99c066f8f20a9a2aac08fae11d552d46a317b7f815_amd64",
"8Base-CNV-4.12:container-native-virtualization/virt-cdi-uploadserver@sha256:4b231a260a9c0176f4b45aaf8142fa5e6860892b2fa19fad0f3091c423064211_amd64",
"8Base-CNV-4.12:container-native-virtualization/virt-controller@sha256:e6ddc32f82e940d364e0a3d63c28b4bd41b71574f9479b6d6b01de948baa8cab_amd64",
"8Base-CNV-4.12:container-native-virtualization/virt-exportproxy@sha256:2dc6b5eca4ba0daffe57ff174efc35764a2021eef35ef84c3d030c0f97329ece_amd64",
"8Base-CNV-4.12:container-native-virtualization/virt-exportserver@sha256:dd59838c20f30c7049cbdc4646b8b6f73ce8f33fa13c352ee22985673eaf95e2_amd64",
"8Base-CNV-4.12:container-native-virtualization/virt-handler@sha256:cce366a6b1aa42a9798a8c714dcb795d1c653dfe0ba06c997e65dbba0318e537_amd64",
"8Base-CNV-4.12:container-native-virtualization/virt-launcher@sha256:bd5b00ece84caed816b3f3cc80d8570324e1e8f975cf2c2320726d88fb64f33a_amd64",
"8Base-CNV-4.12:container-native-virtualization/virt-operator@sha256:6c4b16ac62e673d8f5116d592836506be72c5ebd2a07ffc828fee86514db0e9d_amd64",
"8Base-CNV-4.12:container-native-virtualization/virtio-win@sha256:cd321e3d82a87139edabf223414b892c99857d7ac7d089b870e227ea98c970e0_amd64",
"8Base-CNV-4.12:container-native-virtualization/vm-network-latency-checkup@sha256:5a1502efeeaa3958e5755ce07dcb8314305d75c88cc69ddc7d515457935cdc69_amd64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "golang: io/fs: stack exhaustion in Glob"
},
{
"cve": "CVE-2022-30631",
"cwe": {
"id": "CWE-1325",
"name": "Improperly Controlled Sequential Memory Allocation"
},
"discovery_date": "2022-07-14T00:00:00+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"8Base-CNV-4.12:container-native-virtualization/bridge-marker@sha256:086a9922f34161e5b75d204a0c3281c941f81f76ef8784de434cc79acc76174c_amd64",
"8Base-CNV-4.12:container-native-virtualization/cluster-network-addons-operator@sha256:d2c19fd4c2327eb84179acf652157982b29c365d8a526d70517c6dd93ea6ebc7_amd64",
"8Base-CNV-4.12:container-native-virtualization/cnv-containernetworking-plugins@sha256:3d6003dea97e48d240668e55b2705f0251259006251abafaa3dc08fbc69f1312_amd64",
"8Base-CNV-4.12:container-native-virtualization/cnv-must-gather-rhel8@sha256:dcb95d2b4958ce69f8fcf61c9c90e0516d7844db62f2297ebf1ef18e5d8c05b4_amd64",
"8Base-CNV-4.12:container-native-virtualization/hco-bundle-registry@sha256:73680901c7733ba27f729fd6475971e0909c2fe9efacf74d556f961a1494274e_amd64",
"8Base-CNV-4.12:container-native-virtualization/hostpath-csi-driver@sha256:a0b75e357628ca6b2ca32ab3fdbf531fd8da438a7a6ae8988ef897d2c001d9cb_amd64",
"8Base-CNV-4.12:container-native-virtualization/hostpath-provisioner-rhel8-operator@sha256:b9d84e63f789c70e31cf60fe06d41359363afc7bbd86a78ac7132f8dae4c467a_amd64",
"8Base-CNV-4.12:container-native-virtualization/hostpath-provisioner-rhel8@sha256:5239dcb229b060a818befd52a1e27b18142985abe0e39cef41eadd66f8b21ec1_amd64",
"8Base-CNV-4.12:container-native-virtualization/hyperconverged-cluster-operator@sha256:8b311b48437c79a6859a84f62cfd10ca8e6dcff4ce665a98ed78633552a172ca_amd64",
"8Base-CNV-4.12:container-native-virtualization/hyperconverged-cluster-webhook-rhel8@sha256:e912171328517664f0298322a7992a6e0e00118dc496ff94ee84190d9057db68_amd64",
"8Base-CNV-4.12:container-native-virtualization/kubemacpool@sha256:ab5a239a35e3de8566cb76db0d59ae92e290a3756d39a2298290f1ab3c7b56c5_amd64",
"8Base-CNV-4.12:container-native-virtualization/kubevirt-console-plugin@sha256:e7dd17d4d206b2d37f24a2ed28bf3d2d6a40463da6cbc6b5696555b455f90055_amd64",
"8Base-CNV-4.12:container-native-virtualization/kubevirt-ssp-operator@sha256:09a834b1f71a19cf9a616ffd9eb04408972f9b8f9549777cab0935f63931c993_amd64",
"8Base-CNV-4.12:container-native-virtualization/kubevirt-tekton-tasks-cleanup-vm@sha256:66284c45e82862dc7c1505fcdfe7b14e72c93c5e7fa6b7108a945220279641e9_amd64",
"8Base-CNV-4.12:container-native-virtualization/kubevirt-tekton-tasks-copy-template@sha256:462770d258407ea93c14c9a99fb4450536261202d1d63a681634af2193c2b062_amd64",
"8Base-CNV-4.12:container-native-virtualization/kubevirt-tekton-tasks-create-datavolume@sha256:31d22c0be03bbb222967d953d35189173fbeb60d1cb32278eb006e8abe78e90c_amd64",
"8Base-CNV-4.12:container-native-virtualization/kubevirt-tekton-tasks-create-vm-from-template@sha256:a62ec91155a7bfc776c402e8b513b0e00797d64a95434346a2e3a4cc25f2d3c5_amd64",
"8Base-CNV-4.12:container-native-virtualization/kubevirt-tekton-tasks-disk-virt-customize@sha256:35274b72a5562e8675854d8cf2ca3ec0c4d0b619c0e630d7b39b7da8ebd3b143_amd64",
"8Base-CNV-4.12:container-native-virtualization/kubevirt-tekton-tasks-disk-virt-sysprep@sha256:6e6ed3d8b1b906f801e36b82d6976bc421ae8344d71d4c563fe6d8e76b5fe9c4_amd64",
"8Base-CNV-4.12:container-native-virtualization/kubevirt-tekton-tasks-modify-vm-template@sha256:b46443d7f21b8b251468e33c929a16008a3ac34a8f50a1d8bc1cd134079ccae4_amd64",
"8Base-CNV-4.12:container-native-virtualization/kubevirt-tekton-tasks-operator@sha256:7f11db20a3c635aa48e3dcadfe555d0cd229c4c7f1790f70ee9c9ee78ab55e67_amd64",
"8Base-CNV-4.12:container-native-virtualization/kubevirt-tekton-tasks-wait-for-vmi-status@sha256:4967b4c46d670a2b109c9a2e6e0ebc850a5e1dacaf8cc0ed691668bfa0cbd418_amd64",
"8Base-CNV-4.12:container-native-virtualization/kubevirt-template-validator@sha256:bf732669655db1b09ef27bc1964fe7b49943d681a5acc9860497512d8877e13f_amd64",
"8Base-CNV-4.12:container-native-virtualization/libguestfs-tools@sha256:4f0d48312d8fe02a17747d65ac644d3e1be2df3cb80a9d0c268acc6ad5b91680_amd64",
"8Base-CNV-4.12:container-native-virtualization/ovs-cni-marker@sha256:077367d5af11030832a5e63a611395b7fa65ee140b490b6f33f8a23a9392dcd5_amd64",
"8Base-CNV-4.12:container-native-virtualization/ovs-cni-plugin@sha256:892e339e8eec78f9865d11984c6dc8e92831ee9a17d6b990cd7fba9f2e506e13_amd64",
"8Base-CNV-4.12:container-native-virtualization/virt-artifacts-server@sha256:9638c34ff48d275842a990deb86110530ffd4937b2b551a4d5263168f7db6d47_amd64",
"8Base-CNV-4.12:container-native-virtualization/virt-cdi-apiserver@sha256:dd68dfc1a588b4e24e533d61b52b68ab0673fd39a95632314f54e1b85cb5f32d_amd64",
"8Base-CNV-4.12:container-native-virtualization/virt-cdi-cloner@sha256:879742e59f3416100969a0d0994e49e3f8cd493310bbd0c0e86e969f86daa204_amd64",
"8Base-CNV-4.12:container-native-virtualization/virt-cdi-controller@sha256:46689591989c8db1fa1f5228b2b9fb51d7abd0425c34951f909ced1fc536f0e4_amd64",
"8Base-CNV-4.12:container-native-virtualization/virt-cdi-importer@sha256:f2d011c18db1dd0dbe068bc650418c4b3f2f94935c053e76a52736da0f33867a_amd64",
"8Base-CNV-4.12:container-native-virtualization/virt-cdi-operator@sha256:8b06f96750c3f8e34a7cc8defeda46a92e3ad553159d3dbc7c4e096b483508ee_amd64",
"8Base-CNV-4.12:container-native-virtualization/virt-cdi-uploadproxy@sha256:84fd85672f6e9891678d6e99c066f8f20a9a2aac08fae11d552d46a317b7f815_amd64",
"8Base-CNV-4.12:container-native-virtualization/virt-cdi-uploadserver@sha256:4b231a260a9c0176f4b45aaf8142fa5e6860892b2fa19fad0f3091c423064211_amd64",
"8Base-CNV-4.12:container-native-virtualization/virt-controller@sha256:e6ddc32f82e940d364e0a3d63c28b4bd41b71574f9479b6d6b01de948baa8cab_amd64",
"8Base-CNV-4.12:container-native-virtualization/virt-exportproxy@sha256:2dc6b5eca4ba0daffe57ff174efc35764a2021eef35ef84c3d030c0f97329ece_amd64",
"8Base-CNV-4.12:container-native-virtualization/virt-exportserver@sha256:dd59838c20f30c7049cbdc4646b8b6f73ce8f33fa13c352ee22985673eaf95e2_amd64",
"8Base-CNV-4.12:container-native-virtualization/virt-handler@sha256:cce366a6b1aa42a9798a8c714dcb795d1c653dfe0ba06c997e65dbba0318e537_amd64",
"8Base-CNV-4.12:container-native-virtualization/virt-launcher@sha256:bd5b00ece84caed816b3f3cc80d8570324e1e8f975cf2c2320726d88fb64f33a_amd64",
"8Base-CNV-4.12:container-native-virtualization/virt-operator@sha256:6c4b16ac62e673d8f5116d592836506be72c5ebd2a07ffc828fee86514db0e9d_amd64",
"8Base-CNV-4.12:container-native-virtualization/virtio-win@sha256:cd321e3d82a87139edabf223414b892c99857d7ac7d089b870e227ea98c970e0_amd64",
"8Base-CNV-4.12:container-native-virtualization/vm-network-latency-checkup@sha256:5a1502efeeaa3958e5755ce07dcb8314305d75c88cc69ddc7d515457935cdc69_amd64"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2107342"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in golang. Calling the Reader, Read method on an archive that contains a large number of concatenated 0-length compressed files can cause a panic issue due to stack exhaustion.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "golang: compress/gzip: stack exhaustion in Reader.Read",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "To exploit CVE-2022-30631, an attacker supplies a specially crafted gzip archive to a Go application that uses a vulnerable version of the compress/gzip package without adequate input validation. This can lead to uncontrolled recursion, resulting in stack exhaustion and causing the application to panic, thereby affecting its availability.\n\nAs this is merely a DoS and there is no known way to control the instruction pointer, RH ProdSec has set the impact of this vulnerabilty to \"Moderate\".\n\nWithin regulated environments, a combination of the following controls acts as a significant barrier to successfully exploiting a CWE-1325: Improperly Controlled Sequential Memory Allocation vulnerability and therefore downgrades the severity of this particular CVE from Moderate to Low.\n\nAccess to the platform is granted only after successful hard token-based multi-factor authentication (MFA) and is governed by least privilege to ensure only authorized users and roles can execute or modify code. Static code analysis and peer reviews enforce strong input validation and error handling, preventing improperly validated inputs from causing system instability, data exposure, or privilege escalation. In the event of successful exploitation, process isolation limits the impact of excessive sequential memory allocation by restricting memory use per process, preventing any single process from exhausting system resources. Finally, the platform uses memory protection mechanisms such as Data Execution Prevention (DEP) and Address Space Layout Randomization (ASLR) to reduce the risk of memory allocation-based attacks.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"8Base-CNV-4.12:container-native-virtualization/virt-api@sha256:cd89350a5e6b3a468acd290819d86f2c77d486fa5a57dbac752f863f1a8a2b23_amd64"
],
"known_not_affected": [
"8Base-CNV-4.12:container-native-virtualization/bridge-marker@sha256:086a9922f34161e5b75d204a0c3281c941f81f76ef8784de434cc79acc76174c_amd64",
"8Base-CNV-4.12:container-native-virtualization/cluster-network-addons-operator@sha256:d2c19fd4c2327eb84179acf652157982b29c365d8a526d70517c6dd93ea6ebc7_amd64",
"8Base-CNV-4.12:container-native-virtualization/cnv-containernetworking-plugins@sha256:3d6003dea97e48d240668e55b2705f0251259006251abafaa3dc08fbc69f1312_amd64",
"8Base-CNV-4.12:container-native-virtualization/cnv-must-gather-rhel8@sha256:dcb95d2b4958ce69f8fcf61c9c90e0516d7844db62f2297ebf1ef18e5d8c05b4_amd64",
"8Base-CNV-4.12:container-native-virtualization/hco-bundle-registry@sha256:73680901c7733ba27f729fd6475971e0909c2fe9efacf74d556f961a1494274e_amd64",
"8Base-CNV-4.12:container-native-virtualization/hostpath-csi-driver@sha256:a0b75e357628ca6b2ca32ab3fdbf531fd8da438a7a6ae8988ef897d2c001d9cb_amd64",
"8Base-CNV-4.12:container-native-virtualization/hostpath-provisioner-rhel8-operator@sha256:b9d84e63f789c70e31cf60fe06d41359363afc7bbd86a78ac7132f8dae4c467a_amd64",
"8Base-CNV-4.12:container-native-virtualization/hostpath-provisioner-rhel8@sha256:5239dcb229b060a818befd52a1e27b18142985abe0e39cef41eadd66f8b21ec1_amd64",
"8Base-CNV-4.12:container-native-virtualization/hyperconverged-cluster-operator@sha256:8b311b48437c79a6859a84f62cfd10ca8e6dcff4ce665a98ed78633552a172ca_amd64",
"8Base-CNV-4.12:container-native-virtualization/hyperconverged-cluster-webhook-rhel8@sha256:e912171328517664f0298322a7992a6e0e00118dc496ff94ee84190d9057db68_amd64",
"8Base-CNV-4.12:container-native-virtualization/kubemacpool@sha256:ab5a239a35e3de8566cb76db0d59ae92e290a3756d39a2298290f1ab3c7b56c5_amd64",
"8Base-CNV-4.12:container-native-virtualization/kubevirt-console-plugin@sha256:e7dd17d4d206b2d37f24a2ed28bf3d2d6a40463da6cbc6b5696555b455f90055_amd64",
"8Base-CNV-4.12:container-native-virtualization/kubevirt-ssp-operator@sha256:09a834b1f71a19cf9a616ffd9eb04408972f9b8f9549777cab0935f63931c993_amd64",
"8Base-CNV-4.12:container-native-virtualization/kubevirt-tekton-tasks-cleanup-vm@sha256:66284c45e82862dc7c1505fcdfe7b14e72c93c5e7fa6b7108a945220279641e9_amd64",
"8Base-CNV-4.12:container-native-virtualization/kubevirt-tekton-tasks-copy-template@sha256:462770d258407ea93c14c9a99fb4450536261202d1d63a681634af2193c2b062_amd64",
"8Base-CNV-4.12:container-native-virtualization/kubevirt-tekton-tasks-create-datavolume@sha256:31d22c0be03bbb222967d953d35189173fbeb60d1cb32278eb006e8abe78e90c_amd64",
"8Base-CNV-4.12:container-native-virtualization/kubevirt-tekton-tasks-create-vm-from-template@sha256:a62ec91155a7bfc776c402e8b513b0e00797d64a95434346a2e3a4cc25f2d3c5_amd64",
"8Base-CNV-4.12:container-native-virtualization/kubevirt-tekton-tasks-disk-virt-customize@sha256:35274b72a5562e8675854d8cf2ca3ec0c4d0b619c0e630d7b39b7da8ebd3b143_amd64",
"8Base-CNV-4.12:container-native-virtualization/kubevirt-tekton-tasks-disk-virt-sysprep@sha256:6e6ed3d8b1b906f801e36b82d6976bc421ae8344d71d4c563fe6d8e76b5fe9c4_amd64",
"8Base-CNV-4.12:container-native-virtualization/kubevirt-tekton-tasks-modify-vm-template@sha256:b46443d7f21b8b251468e33c929a16008a3ac34a8f50a1d8bc1cd134079ccae4_amd64",
"8Base-CNV-4.12:container-native-virtualization/kubevirt-tekton-tasks-operator@sha256:7f11db20a3c635aa48e3dcadfe555d0cd229c4c7f1790f70ee9c9ee78ab55e67_amd64",
"8Base-CNV-4.12:container-native-virtualization/kubevirt-tekton-tasks-wait-for-vmi-status@sha256:4967b4c46d670a2b109c9a2e6e0ebc850a5e1dacaf8cc0ed691668bfa0cbd418_amd64",
"8Base-CNV-4.12:container-native-virtualization/kubevirt-template-validator@sha256:bf732669655db1b09ef27bc1964fe7b49943d681a5acc9860497512d8877e13f_amd64",
"8Base-CNV-4.12:container-native-virtualization/libguestfs-tools@sha256:4f0d48312d8fe02a17747d65ac644d3e1be2df3cb80a9d0c268acc6ad5b91680_amd64",
"8Base-CNV-4.12:container-native-virtualization/ovs-cni-marker@sha256:077367d5af11030832a5e63a611395b7fa65ee140b490b6f33f8a23a9392dcd5_amd64",
"8Base-CNV-4.12:container-native-virtualization/ovs-cni-plugin@sha256:892e339e8eec78f9865d11984c6dc8e92831ee9a17d6b990cd7fba9f2e506e13_amd64",
"8Base-CNV-4.12:container-native-virtualization/virt-artifacts-server@sha256:9638c34ff48d275842a990deb86110530ffd4937b2b551a4d5263168f7db6d47_amd64",
"8Base-CNV-4.12:container-native-virtualization/virt-cdi-apiserver@sha256:dd68dfc1a588b4e24e533d61b52b68ab0673fd39a95632314f54e1b85cb5f32d_amd64",
"8Base-CNV-4.12:container-native-virtualization/virt-cdi-cloner@sha256:879742e59f3416100969a0d0994e49e3f8cd493310bbd0c0e86e969f86daa204_amd64",
"8Base-CNV-4.12:container-native-virtualization/virt-cdi-controller@sha256:46689591989c8db1fa1f5228b2b9fb51d7abd0425c34951f909ced1fc536f0e4_amd64",
"8Base-CNV-4.12:container-native-virtualization/virt-cdi-importer@sha256:f2d011c18db1dd0dbe068bc650418c4b3f2f94935c053e76a52736da0f33867a_amd64",
"8Base-CNV-4.12:container-native-virtualization/virt-cdi-operator@sha256:8b06f96750c3f8e34a7cc8defeda46a92e3ad553159d3dbc7c4e096b483508ee_amd64",
"8Base-CNV-4.12:container-native-virtualization/virt-cdi-uploadproxy@sha256:84fd85672f6e9891678d6e99c066f8f20a9a2aac08fae11d552d46a317b7f815_amd64",
"8Base-CNV-4.12:container-native-virtualization/virt-cdi-uploadserver@sha256:4b231a260a9c0176f4b45aaf8142fa5e6860892b2fa19fad0f3091c423064211_amd64",
"8Base-CNV-4.12:container-native-virtualization/virt-controller@sha256:e6ddc32f82e940d364e0a3d63c28b4bd41b71574f9479b6d6b01de948baa8cab_amd64",
"8Base-CNV-4.12:container-native-virtualization/virt-exportproxy@sha256:2dc6b5eca4ba0daffe57ff174efc35764a2021eef35ef84c3d030c0f97329ece_amd64",
"8Base-CNV-4.12:container-native-virtualization/virt-exportserver@sha256:dd59838c20f30c7049cbdc4646b8b6f73ce8f33fa13c352ee22985673eaf95e2_amd64",
"8Base-CNV-4.12:container-native-virtualization/virt-handler@sha256:cce366a6b1aa42a9798a8c714dcb795d1c653dfe0ba06c997e65dbba0318e537_amd64",
"8Base-CNV-4.12:container-native-virtualization/virt-launcher@sha256:bd5b00ece84caed816b3f3cc80d8570324e1e8f975cf2c2320726d88fb64f33a_amd64",
"8Base-CNV-4.12:container-native-virtualization/virt-operator@sha256:6c4b16ac62e673d8f5116d592836506be72c5ebd2a07ffc828fee86514db0e9d_amd64",
"8Base-CNV-4.12:container-native-virtualization/virtio-win@sha256:cd321e3d82a87139edabf223414b892c99857d7ac7d089b870e227ea98c970e0_amd64",
"8Base-CNV-4.12:container-native-virtualization/vm-network-latency-checkup@sha256:5a1502efeeaa3958e5755ce07dcb8314305d75c88cc69ddc7d515457935cdc69_amd64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2022-30631"
},
{
"category": "external",
"summary": "RHBZ#2107342",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2107342"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2022-30631",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-30631"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2022-30631",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2022-30631"
},
{
"category": "external",
"summary": "https://go.dev/issue/53168",
"url": "https://go.dev/issue/53168"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-announce/c/nqrv9fbR0zE",
"url": "https://groups.google.com/g/golang-announce/c/nqrv9fbR0zE"
}
],
"release_date": "2022-07-12T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2023-01-25T11:11:29+00:00",
"details": "Before applying this update, you must apply all previously released errata\nrelevant to your system.\n\nTo apply this update, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"8Base-CNV-4.12:container-native-virtualization/virt-api@sha256:cd89350a5e6b3a468acd290819d86f2c77d486fa5a57dbac752f863f1a8a2b23_amd64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2023:0408"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"8Base-CNV-4.12:container-native-virtualization/bridge-marker@sha256:086a9922f34161e5b75d204a0c3281c941f81f76ef8784de434cc79acc76174c_amd64",
"8Base-CNV-4.12:container-native-virtualization/cluster-network-addons-operator@sha256:d2c19fd4c2327eb84179acf652157982b29c365d8a526d70517c6dd93ea6ebc7_amd64",
"8Base-CNV-4.12:container-native-virtualization/cnv-containernetworking-plugins@sha256:3d6003dea97e48d240668e55b2705f0251259006251abafaa3dc08fbc69f1312_amd64",
"8Base-CNV-4.12:container-native-virtualization/cnv-must-gather-rhel8@sha256:dcb95d2b4958ce69f8fcf61c9c90e0516d7844db62f2297ebf1ef18e5d8c05b4_amd64",
"8Base-CNV-4.12:container-native-virtualization/hco-bundle-registry@sha256:73680901c7733ba27f729fd6475971e0909c2fe9efacf74d556f961a1494274e_amd64",
"8Base-CNV-4.12:container-native-virtualization/hostpath-csi-driver@sha256:a0b75e357628ca6b2ca32ab3fdbf531fd8da438a7a6ae8988ef897d2c001d9cb_amd64",
"8Base-CNV-4.12:container-native-virtualization/hostpath-provisioner-rhel8-operator@sha256:b9d84e63f789c70e31cf60fe06d41359363afc7bbd86a78ac7132f8dae4c467a_amd64",
"8Base-CNV-4.12:container-native-virtualization/hostpath-provisioner-rhel8@sha256:5239dcb229b060a818befd52a1e27b18142985abe0e39cef41eadd66f8b21ec1_amd64",
"8Base-CNV-4.12:container-native-virtualization/hyperconverged-cluster-operator@sha256:8b311b48437c79a6859a84f62cfd10ca8e6dcff4ce665a98ed78633552a172ca_amd64",
"8Base-CNV-4.12:container-native-virtualization/hyperconverged-cluster-webhook-rhel8@sha256:e912171328517664f0298322a7992a6e0e00118dc496ff94ee84190d9057db68_amd64",
"8Base-CNV-4.12:container-native-virtualization/kubemacpool@sha256:ab5a239a35e3de8566cb76db0d59ae92e290a3756d39a2298290f1ab3c7b56c5_amd64",
"8Base-CNV-4.12:container-native-virtualization/kubevirt-console-plugin@sha256:e7dd17d4d206b2d37f24a2ed28bf3d2d6a40463da6cbc6b5696555b455f90055_amd64",
"8Base-CNV-4.12:container-native-virtualization/kubevirt-ssp-operator@sha256:09a834b1f71a19cf9a616ffd9eb04408972f9b8f9549777cab0935f63931c993_amd64",
"8Base-CNV-4.12:container-native-virtualization/kubevirt-tekton-tasks-cleanup-vm@sha256:66284c45e82862dc7c1505fcdfe7b14e72c93c5e7fa6b7108a945220279641e9_amd64",
"8Base-CNV-4.12:container-native-virtualization/kubevirt-tekton-tasks-copy-template@sha256:462770d258407ea93c14c9a99fb4450536261202d1d63a681634af2193c2b062_amd64",
"8Base-CNV-4.12:container-native-virtualization/kubevirt-tekton-tasks-create-datavolume@sha256:31d22c0be03bbb222967d953d35189173fbeb60d1cb32278eb006e8abe78e90c_amd64",
"8Base-CNV-4.12:container-native-virtualization/kubevirt-tekton-tasks-create-vm-from-template@sha256:a62ec91155a7bfc776c402e8b513b0e00797d64a95434346a2e3a4cc25f2d3c5_amd64",
"8Base-CNV-4.12:container-native-virtualization/kubevirt-tekton-tasks-disk-virt-customize@sha256:35274b72a5562e8675854d8cf2ca3ec0c4d0b619c0e630d7b39b7da8ebd3b143_amd64",
"8Base-CNV-4.12:container-native-virtualization/kubevirt-tekton-tasks-disk-virt-sysprep@sha256:6e6ed3d8b1b906f801e36b82d6976bc421ae8344d71d4c563fe6d8e76b5fe9c4_amd64",
"8Base-CNV-4.12:container-native-virtualization/kubevirt-tekton-tasks-modify-vm-template@sha256:b46443d7f21b8b251468e33c929a16008a3ac34a8f50a1d8bc1cd134079ccae4_amd64",
"8Base-CNV-4.12:container-native-virtualization/kubevirt-tekton-tasks-operator@sha256:7f11db20a3c635aa48e3dcadfe555d0cd229c4c7f1790f70ee9c9ee78ab55e67_amd64",
"8Base-CNV-4.12:container-native-virtualization/kubevirt-tekton-tasks-wait-for-vmi-status@sha256:4967b4c46d670a2b109c9a2e6e0ebc850a5e1dacaf8cc0ed691668bfa0cbd418_amd64",
"8Base-CNV-4.12:container-native-virtualization/kubevirt-template-validator@sha256:bf732669655db1b09ef27bc1964fe7b49943d681a5acc9860497512d8877e13f_amd64",
"8Base-CNV-4.12:container-native-virtualization/libguestfs-tools@sha256:4f0d48312d8fe02a17747d65ac644d3e1be2df3cb80a9d0c268acc6ad5b91680_amd64",
"8Base-CNV-4.12:container-native-virtualization/ovs-cni-marker@sha256:077367d5af11030832a5e63a611395b7fa65ee140b490b6f33f8a23a9392dcd5_amd64",
"8Base-CNV-4.12:container-native-virtualization/ovs-cni-plugin@sha256:892e339e8eec78f9865d11984c6dc8e92831ee9a17d6b990cd7fba9f2e506e13_amd64",
"8Base-CNV-4.12:container-native-virtualization/virt-api@sha256:cd89350a5e6b3a468acd290819d86f2c77d486fa5a57dbac752f863f1a8a2b23_amd64",
"8Base-CNV-4.12:container-native-virtualization/virt-artifacts-server@sha256:9638c34ff48d275842a990deb86110530ffd4937b2b551a4d5263168f7db6d47_amd64",
"8Base-CNV-4.12:container-native-virtualization/virt-cdi-apiserver@sha256:dd68dfc1a588b4e24e533d61b52b68ab0673fd39a95632314f54e1b85cb5f32d_amd64",
"8Base-CNV-4.12:container-native-virtualization/virt-cdi-cloner@sha256:879742e59f3416100969a0d0994e49e3f8cd493310bbd0c0e86e969f86daa204_amd64",
"8Base-CNV-4.12:container-native-virtualization/virt-cdi-controller@sha256:46689591989c8db1fa1f5228b2b9fb51d7abd0425c34951f909ced1fc536f0e4_amd64",
"8Base-CNV-4.12:container-native-virtualization/virt-cdi-importer@sha256:f2d011c18db1dd0dbe068bc650418c4b3f2f94935c053e76a52736da0f33867a_amd64",
"8Base-CNV-4.12:container-native-virtualization/virt-cdi-operator@sha256:8b06f96750c3f8e34a7cc8defeda46a92e3ad553159d3dbc7c4e096b483508ee_amd64",
"8Base-CNV-4.12:container-native-virtualization/virt-cdi-uploadproxy@sha256:84fd85672f6e9891678d6e99c066f8f20a9a2aac08fae11d552d46a317b7f815_amd64",
"8Base-CNV-4.12:container-native-virtualization/virt-cdi-uploadserver@sha256:4b231a260a9c0176f4b45aaf8142fa5e6860892b2fa19fad0f3091c423064211_amd64",
"8Base-CNV-4.12:container-native-virtualization/virt-controller@sha256:e6ddc32f82e940d364e0a3d63c28b4bd41b71574f9479b6d6b01de948baa8cab_amd64",
"8Base-CNV-4.12:container-native-virtualization/virt-exportproxy@sha256:2dc6b5eca4ba0daffe57ff174efc35764a2021eef35ef84c3d030c0f97329ece_amd64",
"8Base-CNV-4.12:container-native-virtualization/virt-exportserver@sha256:dd59838c20f30c7049cbdc4646b8b6f73ce8f33fa13c352ee22985673eaf95e2_amd64",
"8Base-CNV-4.12:container-native-virtualization/virt-handler@sha256:cce366a6b1aa42a9798a8c714dcb795d1c653dfe0ba06c997e65dbba0318e537_amd64",
"8Base-CNV-4.12:container-native-virtualization/virt-launcher@sha256:bd5b00ece84caed816b3f3cc80d8570324e1e8f975cf2c2320726d88fb64f33a_amd64",
"8Base-CNV-4.12:container-native-virtualization/virt-operator@sha256:6c4b16ac62e673d8f5116d592836506be72c5ebd2a07ffc828fee86514db0e9d_amd64",
"8Base-CNV-4.12:container-native-virtualization/virtio-win@sha256:cd321e3d82a87139edabf223414b892c99857d7ac7d089b870e227ea98c970e0_amd64",
"8Base-CNV-4.12:container-native-virtualization/vm-network-latency-checkup@sha256:5a1502efeeaa3958e5755ce07dcb8314305d75c88cc69ddc7d515457935cdc69_amd64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "golang: compress/gzip: stack exhaustion in Reader.Read"
},
{
"cve": "CVE-2022-30632",
"cwe": {
"id": "CWE-1325",
"name": "Improperly Controlled Sequential Memory Allocation"
},
"discovery_date": "2022-07-14T00:00:00+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"8Base-CNV-4.12:container-native-virtualization/bridge-marker@sha256:086a9922f34161e5b75d204a0c3281c941f81f76ef8784de434cc79acc76174c_amd64",
"8Base-CNV-4.12:container-native-virtualization/cluster-network-addons-operator@sha256:d2c19fd4c2327eb84179acf652157982b29c365d8a526d70517c6dd93ea6ebc7_amd64",
"8Base-CNV-4.12:container-native-virtualization/cnv-containernetworking-plugins@sha256:3d6003dea97e48d240668e55b2705f0251259006251abafaa3dc08fbc69f1312_amd64",
"8Base-CNV-4.12:container-native-virtualization/cnv-must-gather-rhel8@sha256:dcb95d2b4958ce69f8fcf61c9c90e0516d7844db62f2297ebf1ef18e5d8c05b4_amd64",
"8Base-CNV-4.12:container-native-virtualization/hco-bundle-registry@sha256:73680901c7733ba27f729fd6475971e0909c2fe9efacf74d556f961a1494274e_amd64",
"8Base-CNV-4.12:container-native-virtualization/hostpath-csi-driver@sha256:a0b75e357628ca6b2ca32ab3fdbf531fd8da438a7a6ae8988ef897d2c001d9cb_amd64",
"8Base-CNV-4.12:container-native-virtualization/hostpath-provisioner-rhel8-operator@sha256:b9d84e63f789c70e31cf60fe06d41359363afc7bbd86a78ac7132f8dae4c467a_amd64",
"8Base-CNV-4.12:container-native-virtualization/hostpath-provisioner-rhel8@sha256:5239dcb229b060a818befd52a1e27b18142985abe0e39cef41eadd66f8b21ec1_amd64",
"8Base-CNV-4.12:container-native-virtualization/hyperconverged-cluster-operator@sha256:8b311b48437c79a6859a84f62cfd10ca8e6dcff4ce665a98ed78633552a172ca_amd64",
"8Base-CNV-4.12:container-native-virtualization/hyperconverged-cluster-webhook-rhel8@sha256:e912171328517664f0298322a7992a6e0e00118dc496ff94ee84190d9057db68_amd64",
"8Base-CNV-4.12:container-native-virtualization/kubemacpool@sha256:ab5a239a35e3de8566cb76db0d59ae92e290a3756d39a2298290f1ab3c7b56c5_amd64",
"8Base-CNV-4.12:container-native-virtualization/kubevirt-console-plugin@sha256:e7dd17d4d206b2d37f24a2ed28bf3d2d6a40463da6cbc6b5696555b455f90055_amd64",
"8Base-CNV-4.12:container-native-virtualization/kubevirt-ssp-operator@sha256:09a834b1f71a19cf9a616ffd9eb04408972f9b8f9549777cab0935f63931c993_amd64",
"8Base-CNV-4.12:container-native-virtualization/kubevirt-tekton-tasks-cleanup-vm@sha256:66284c45e82862dc7c1505fcdfe7b14e72c93c5e7fa6b7108a945220279641e9_amd64",
"8Base-CNV-4.12:container-native-virtualization/kubevirt-tekton-tasks-copy-template@sha256:462770d258407ea93c14c9a99fb4450536261202d1d63a681634af2193c2b062_amd64",
"8Base-CNV-4.12:container-native-virtualization/kubevirt-tekton-tasks-create-datavolume@sha256:31d22c0be03bbb222967d953d35189173fbeb60d1cb32278eb006e8abe78e90c_amd64",
"8Base-CNV-4.12:container-native-virtualization/kubevirt-tekton-tasks-create-vm-from-template@sha256:a62ec91155a7bfc776c402e8b513b0e00797d64a95434346a2e3a4cc25f2d3c5_amd64",
"8Base-CNV-4.12:container-native-virtualization/kubevirt-tekton-tasks-disk-virt-customize@sha256:35274b72a5562e8675854d8cf2ca3ec0c4d0b619c0e630d7b39b7da8ebd3b143_amd64",
"8Base-CNV-4.12:container-native-virtualization/kubevirt-tekton-tasks-disk-virt-sysprep@sha256:6e6ed3d8b1b906f801e36b82d6976bc421ae8344d71d4c563fe6d8e76b5fe9c4_amd64",
"8Base-CNV-4.12:container-native-virtualization/kubevirt-tekton-tasks-modify-vm-template@sha256:b46443d7f21b8b251468e33c929a16008a3ac34a8f50a1d8bc1cd134079ccae4_amd64",
"8Base-CNV-4.12:container-native-virtualization/kubevirt-tekton-tasks-operator@sha256:7f11db20a3c635aa48e3dcadfe555d0cd229c4c7f1790f70ee9c9ee78ab55e67_amd64",
"8Base-CNV-4.12:container-native-virtualization/kubevirt-tekton-tasks-wait-for-vmi-status@sha256:4967b4c46d670a2b109c9a2e6e0ebc850a5e1dacaf8cc0ed691668bfa0cbd418_amd64",
"8Base-CNV-4.12:container-native-virtualization/kubevirt-template-validator@sha256:bf732669655db1b09ef27bc1964fe7b49943d681a5acc9860497512d8877e13f_amd64",
"8Base-CNV-4.12:container-native-virtualization/libguestfs-tools@sha256:4f0d48312d8fe02a17747d65ac644d3e1be2df3cb80a9d0c268acc6ad5b91680_amd64",
"8Base-CNV-4.12:container-native-virtualization/ovs-cni-marker@sha256:077367d5af11030832a5e63a611395b7fa65ee140b490b6f33f8a23a9392dcd5_amd64",
"8Base-CNV-4.12:container-native-virtualization/ovs-cni-plugin@sha256:892e339e8eec78f9865d11984c6dc8e92831ee9a17d6b990cd7fba9f2e506e13_amd64",
"8Base-CNV-4.12:container-native-virtualization/virt-artifacts-server@sha256:9638c34ff48d275842a990deb86110530ffd4937b2b551a4d5263168f7db6d47_amd64",
"8Base-CNV-4.12:container-native-virtualization/virt-cdi-apiserver@sha256:dd68dfc1a588b4e24e533d61b52b68ab0673fd39a95632314f54e1b85cb5f32d_amd64",
"8Base-CNV-4.12:container-native-virtualization/virt-cdi-cloner@sha256:879742e59f3416100969a0d0994e49e3f8cd493310bbd0c0e86e969f86daa204_amd64",
"8Base-CNV-4.12:container-native-virtualization/virt-cdi-controller@sha256:46689591989c8db1fa1f5228b2b9fb51d7abd0425c34951f909ced1fc536f0e4_amd64",
"8Base-CNV-4.12:container-native-virtualization/virt-cdi-importer@sha256:f2d011c18db1dd0dbe068bc650418c4b3f2f94935c053e76a52736da0f33867a_amd64",
"8Base-CNV-4.12:container-native-virtualization/virt-cdi-operator@sha256:8b06f96750c3f8e34a7cc8defeda46a92e3ad553159d3dbc7c4e096b483508ee_amd64",
"8Base-CNV-4.12:container-native-virtualization/virt-cdi-uploadproxy@sha256:84fd85672f6e9891678d6e99c066f8f20a9a2aac08fae11d552d46a317b7f815_amd64",
"8Base-CNV-4.12:container-native-virtualization/virt-cdi-uploadserver@sha256:4b231a260a9c0176f4b45aaf8142fa5e6860892b2fa19fad0f3091c423064211_amd64",
"8Base-CNV-4.12:container-native-virtualization/virt-controller@sha256:e6ddc32f82e940d364e0a3d63c28b4bd41b71574f9479b6d6b01de948baa8cab_amd64",
"8Base-CNV-4.12:container-native-virtualization/virt-exportproxy@sha256:2dc6b5eca4ba0daffe57ff174efc35764a2021eef35ef84c3d030c0f97329ece_amd64",
"8Base-CNV-4.12:container-native-virtualization/virt-exportserver@sha256:dd59838c20f30c7049cbdc4646b8b6f73ce8f33fa13c352ee22985673eaf95e2_amd64",
"8Base-CNV-4.12:container-native-virtualization/virt-handler@sha256:cce366a6b1aa42a9798a8c714dcb795d1c653dfe0ba06c997e65dbba0318e537_amd64",
"8Base-CNV-4.12:container-native-virtualization/virt-launcher@sha256:bd5b00ece84caed816b3f3cc80d8570324e1e8f975cf2c2320726d88fb64f33a_amd64",
"8Base-CNV-4.12:container-native-virtualization/virt-operator@sha256:6c4b16ac62e673d8f5116d592836506be72c5ebd2a07ffc828fee86514db0e9d_amd64",
"8Base-CNV-4.12:container-native-virtualization/virtio-win@sha256:cd321e3d82a87139edabf223414b892c99857d7ac7d089b870e227ea98c970e0_amd64",
"8Base-CNV-4.12:container-native-virtualization/vm-network-latency-checkup@sha256:5a1502efeeaa3958e5755ce07dcb8314305d75c88cc69ddc7d515457935cdc69_amd64"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2107386"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in golang. Calling Glob on a path that contains a large number of path separators can cause a panic issue due to stack exhaustion. This can cause an attacker to impact availability.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "golang: path/filepath: stack exhaustion in Glob",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "The exploitation of this flaw will only result in a denial of service of the application via the application crashing which is why this has been rated as moderate.\n\nWithin regulated environments, a combination of the following controls acts as a significant barrier to successfully exploiting a CWE-1325: Improperly Controlled Sequential Memory Allocation vulnerability and therefore downgrades the severity of this particular CVE from Moderate to Low.\n\nAccess to the platform is granted only after successful hard token-based multi-factor authentication (MFA) and is governed by least privilege to ensure only authorized users and roles can execute or modify code. Static code analysis and peer reviews enforce strong input validation and error handling, preventing improperly validated inputs from causing system instability, data exposure, or privilege escalation. In the event of successful exploitation, process isolation limits the impact of excessive sequential memory allocation by restricting memory use per process, preventing any single process from exhausting system resources. Finally, the platform uses memory protection mechanisms such as Data Execution Prevention (DEP) and Address Space Layout Randomization (ASLR) to reduce the risk of memory allocation-based attacks.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"8Base-CNV-4.12:container-native-virtualization/virt-api@sha256:cd89350a5e6b3a468acd290819d86f2c77d486fa5a57dbac752f863f1a8a2b23_amd64"
],
"known_not_affected": [
"8Base-CNV-4.12:container-native-virtualization/bridge-marker@sha256:086a9922f34161e5b75d204a0c3281c941f81f76ef8784de434cc79acc76174c_amd64",
"8Base-CNV-4.12:container-native-virtualization/cluster-network-addons-operator@sha256:d2c19fd4c2327eb84179acf652157982b29c365d8a526d70517c6dd93ea6ebc7_amd64",
"8Base-CNV-4.12:container-native-virtualization/cnv-containernetworking-plugins@sha256:3d6003dea97e48d240668e55b2705f0251259006251abafaa3dc08fbc69f1312_amd64",
"8Base-CNV-4.12:container-native-virtualization/cnv-must-gather-rhel8@sha256:dcb95d2b4958ce69f8fcf61c9c90e0516d7844db62f2297ebf1ef18e5d8c05b4_amd64",
"8Base-CNV-4.12:container-native-virtualization/hco-bundle-registry@sha256:73680901c7733ba27f729fd6475971e0909c2fe9efacf74d556f961a1494274e_amd64",
"8Base-CNV-4.12:container-native-virtualization/hostpath-csi-driver@sha256:a0b75e357628ca6b2ca32ab3fdbf531fd8da438a7a6ae8988ef897d2c001d9cb_amd64",
"8Base-CNV-4.12:container-native-virtualization/hostpath-provisioner-rhel8-operator@sha256:b9d84e63f789c70e31cf60fe06d41359363afc7bbd86a78ac7132f8dae4c467a_amd64",
"8Base-CNV-4.12:container-native-virtualization/hostpath-provisioner-rhel8@sha256:5239dcb229b060a818befd52a1e27b18142985abe0e39cef41eadd66f8b21ec1_amd64",
"8Base-CNV-4.12:container-native-virtualization/hyperconverged-cluster-operator@sha256:8b311b48437c79a6859a84f62cfd10ca8e6dcff4ce665a98ed78633552a172ca_amd64",
"8Base-CNV-4.12:container-native-virtualization/hyperconverged-cluster-webhook-rhel8@sha256:e912171328517664f0298322a7992a6e0e00118dc496ff94ee84190d9057db68_amd64",
"8Base-CNV-4.12:container-native-virtualization/kubemacpool@sha256:ab5a239a35e3de8566cb76db0d59ae92e290a3756d39a2298290f1ab3c7b56c5_amd64",
"8Base-CNV-4.12:container-native-virtualization/kubevirt-console-plugin@sha256:e7dd17d4d206b2d37f24a2ed28bf3d2d6a40463da6cbc6b5696555b455f90055_amd64",
"8Base-CNV-4.12:container-native-virtualization/kubevirt-ssp-operator@sha256:09a834b1f71a19cf9a616ffd9eb04408972f9b8f9549777cab0935f63931c993_amd64",
"8Base-CNV-4.12:container-native-virtualization/kubevirt-tekton-tasks-cleanup-vm@sha256:66284c45e82862dc7c1505fcdfe7b14e72c93c5e7fa6b7108a945220279641e9_amd64",
"8Base-CNV-4.12:container-native-virtualization/kubevirt-tekton-tasks-copy-template@sha256:462770d258407ea93c14c9a99fb4450536261202d1d63a681634af2193c2b062_amd64",
"8Base-CNV-4.12:container-native-virtualization/kubevirt-tekton-tasks-create-datavolume@sha256:31d22c0be03bbb222967d953d35189173fbeb60d1cb32278eb006e8abe78e90c_amd64",
"8Base-CNV-4.12:container-native-virtualization/kubevirt-tekton-tasks-create-vm-from-template@sha256:a62ec91155a7bfc776c402e8b513b0e00797d64a95434346a2e3a4cc25f2d3c5_amd64",
"8Base-CNV-4.12:container-native-virtualization/kubevirt-tekton-tasks-disk-virt-customize@sha256:35274b72a5562e8675854d8cf2ca3ec0c4d0b619c0e630d7b39b7da8ebd3b143_amd64",
"8Base-CNV-4.12:container-native-virtualization/kubevirt-tekton-tasks-disk-virt-sysprep@sha256:6e6ed3d8b1b906f801e36b82d6976bc421ae8344d71d4c563fe6d8e76b5fe9c4_amd64",
"8Base-CNV-4.12:container-native-virtualization/kubevirt-tekton-tasks-modify-vm-template@sha256:b46443d7f21b8b251468e33c929a16008a3ac34a8f50a1d8bc1cd134079ccae4_amd64",
"8Base-CNV-4.12:container-native-virtualization/kubevirt-tekton-tasks-operator@sha256:7f11db20a3c635aa48e3dcadfe555d0cd229c4c7f1790f70ee9c9ee78ab55e67_amd64",
"8Base-CNV-4.12:container-native-virtualization/kubevirt-tekton-tasks-wait-for-vmi-status@sha256:4967b4c46d670a2b109c9a2e6e0ebc850a5e1dacaf8cc0ed691668bfa0cbd418_amd64",
"8Base-CNV-4.12:container-native-virtualization/kubevirt-template-validator@sha256:bf732669655db1b09ef27bc1964fe7b49943d681a5acc9860497512d8877e13f_amd64",
"8Base-CNV-4.12:container-native-virtualization/libguestfs-tools@sha256:4f0d48312d8fe02a17747d65ac644d3e1be2df3cb80a9d0c268acc6ad5b91680_amd64",
"8Base-CNV-4.12:container-native-virtualization/ovs-cni-marker@sha256:077367d5af11030832a5e63a611395b7fa65ee140b490b6f33f8a23a9392dcd5_amd64",
"8Base-CNV-4.12:container-native-virtualization/ovs-cni-plugin@sha256:892e339e8eec78f9865d11984c6dc8e92831ee9a17d6b990cd7fba9f2e506e13_amd64",
"8Base-CNV-4.12:container-native-virtualization/virt-artifacts-server@sha256:9638c34ff48d275842a990deb86110530ffd4937b2b551a4d5263168f7db6d47_amd64",
"8Base-CNV-4.12:container-native-virtualization/virt-cdi-apiserver@sha256:dd68dfc1a588b4e24e533d61b52b68ab0673fd39a95632314f54e1b85cb5f32d_amd64",
"8Base-CNV-4.12:container-native-virtualization/virt-cdi-cloner@sha256:879742e59f3416100969a0d0994e49e3f8cd493310bbd0c0e86e969f86daa204_amd64",
"8Base-CNV-4.12:container-native-virtualization/virt-cdi-controller@sha256:46689591989c8db1fa1f5228b2b9fb51d7abd0425c34951f909ced1fc536f0e4_amd64",
"8Base-CNV-4.12:container-native-virtualization/virt-cdi-importer@sha256:f2d011c18db1dd0dbe068bc650418c4b3f2f94935c053e76a52736da0f33867a_amd64",
"8Base-CNV-4.12:container-native-virtualization/virt-cdi-operator@sha256:8b06f96750c3f8e34a7cc8defeda46a92e3ad553159d3dbc7c4e096b483508ee_amd64",
"8Base-CNV-4.12:container-native-virtualization/virt-cdi-uploadproxy@sha256:84fd85672f6e9891678d6e99c066f8f20a9a2aac08fae11d552d46a317b7f815_amd64",
"8Base-CNV-4.12:container-native-virtualization/virt-cdi-uploadserver@sha256:4b231a260a9c0176f4b45aaf8142fa5e6860892b2fa19fad0f3091c423064211_amd64",
"8Base-CNV-4.12:container-native-virtualization/virt-controller@sha256:e6ddc32f82e940d364e0a3d63c28b4bd41b71574f9479b6d6b01de948baa8cab_amd64",
"8Base-CNV-4.12:container-native-virtualization/virt-exportproxy@sha256:2dc6b5eca4ba0daffe57ff174efc35764a2021eef35ef84c3d030c0f97329ece_amd64",
"8Base-CNV-4.12:container-native-virtualization/virt-exportserver@sha256:dd59838c20f30c7049cbdc4646b8b6f73ce8f33fa13c352ee22985673eaf95e2_amd64",
"8Base-CNV-4.12:container-native-virtualization/virt-handler@sha256:cce366a6b1aa42a9798a8c714dcb795d1c653dfe0ba06c997e65dbba0318e537_amd64",
"8Base-CNV-4.12:container-native-virtualization/virt-launcher@sha256:bd5b00ece84caed816b3f3cc80d8570324e1e8f975cf2c2320726d88fb64f33a_amd64",
"8Base-CNV-4.12:container-native-virtualization/virt-operator@sha256:6c4b16ac62e673d8f5116d592836506be72c5ebd2a07ffc828fee86514db0e9d_amd64",
"8Base-CNV-4.12:container-native-virtualization/virtio-win@sha256:cd321e3d82a87139edabf223414b892c99857d7ac7d089b870e227ea98c970e0_amd64",
"8Base-CNV-4.12:container-native-virtualization/vm-network-latency-checkup@sha256:5a1502efeeaa3958e5755ce07dcb8314305d75c88cc69ddc7d515457935cdc69_amd64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2022-30632"
},
{
"category": "external",
"summary": "RHBZ#2107386",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2107386"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2022-30632",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-30632"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2022-30632",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2022-30632"
},
{
"category": "external",
"summary": "https://go.dev/issue/53416",
"url": "https://go.dev/issue/53416"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-announce/c/nqrv9fbR0zE",
"url": "https://groups.google.com/g/golang-announce/c/nqrv9fbR0zE"
}
],
"release_date": "2022-07-12T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2023-01-25T11:11:29+00:00",
"details": "Before applying this update, you must apply all previously released errata\nrelevant to your system.\n\nTo apply this update, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"8Base-CNV-4.12:container-native-virtualization/virt-api@sha256:cd89350a5e6b3a468acd290819d86f2c77d486fa5a57dbac752f863f1a8a2b23_amd64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2023:0408"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"8Base-CNV-4.12:container-native-virtualization/bridge-marker@sha256:086a9922f34161e5b75d204a0c3281c941f81f76ef8784de434cc79acc76174c_amd64",
"8Base-CNV-4.12:container-native-virtualization/cluster-network-addons-operator@sha256:d2c19fd4c2327eb84179acf652157982b29c365d8a526d70517c6dd93ea6ebc7_amd64",
"8Base-CNV-4.12:container-native-virtualization/cnv-containernetworking-plugins@sha256:3d6003dea97e48d240668e55b2705f0251259006251abafaa3dc08fbc69f1312_amd64",
"8Base-CNV-4.12:container-native-virtualization/cnv-must-gather-rhel8@sha256:dcb95d2b4958ce69f8fcf61c9c90e0516d7844db62f2297ebf1ef18e5d8c05b4_amd64",
"8Base-CNV-4.12:container-native-virtualization/hco-bundle-registry@sha256:73680901c7733ba27f729fd6475971e0909c2fe9efacf74d556f961a1494274e_amd64",
"8Base-CNV-4.12:container-native-virtualization/hostpath-csi-driver@sha256:a0b75e357628ca6b2ca32ab3fdbf531fd8da438a7a6ae8988ef897d2c001d9cb_amd64",
"8Base-CNV-4.12:container-native-virtualization/hostpath-provisioner-rhel8-operator@sha256:b9d84e63f789c70e31cf60fe06d41359363afc7bbd86a78ac7132f8dae4c467a_amd64",
"8Base-CNV-4.12:container-native-virtualization/hostpath-provisioner-rhel8@sha256:5239dcb229b060a818befd52a1e27b18142985abe0e39cef41eadd66f8b21ec1_amd64",
"8Base-CNV-4.12:container-native-virtualization/hyperconverged-cluster-operator@sha256:8b311b48437c79a6859a84f62cfd10ca8e6dcff4ce665a98ed78633552a172ca_amd64",
"8Base-CNV-4.12:container-native-virtualization/hyperconverged-cluster-webhook-rhel8@sha256:e912171328517664f0298322a7992a6e0e00118dc496ff94ee84190d9057db68_amd64",
"8Base-CNV-4.12:container-native-virtualization/kubemacpool@sha256:ab5a239a35e3de8566cb76db0d59ae92e290a3756d39a2298290f1ab3c7b56c5_amd64",
"8Base-CNV-4.12:container-native-virtualization/kubevirt-console-plugin@sha256:e7dd17d4d206b2d37f24a2ed28bf3d2d6a40463da6cbc6b5696555b455f90055_amd64",
"8Base-CNV-4.12:container-native-virtualization/kubevirt-ssp-operator@sha256:09a834b1f71a19cf9a616ffd9eb04408972f9b8f9549777cab0935f63931c993_amd64",
"8Base-CNV-4.12:container-native-virtualization/kubevirt-tekton-tasks-cleanup-vm@sha256:66284c45e82862dc7c1505fcdfe7b14e72c93c5e7fa6b7108a945220279641e9_amd64",
"8Base-CNV-4.12:container-native-virtualization/kubevirt-tekton-tasks-copy-template@sha256:462770d258407ea93c14c9a99fb4450536261202d1d63a681634af2193c2b062_amd64",
"8Base-CNV-4.12:container-native-virtualization/kubevirt-tekton-tasks-create-datavolume@sha256:31d22c0be03bbb222967d953d35189173fbeb60d1cb32278eb006e8abe78e90c_amd64",
"8Base-CNV-4.12:container-native-virtualization/kubevirt-tekton-tasks-create-vm-from-template@sha256:a62ec91155a7bfc776c402e8b513b0e00797d64a95434346a2e3a4cc25f2d3c5_amd64",
"8Base-CNV-4.12:container-native-virtualization/kubevirt-tekton-tasks-disk-virt-customize@sha256:35274b72a5562e8675854d8cf2ca3ec0c4d0b619c0e630d7b39b7da8ebd3b143_amd64",
"8Base-CNV-4.12:container-native-virtualization/kubevirt-tekton-tasks-disk-virt-sysprep@sha256:6e6ed3d8b1b906f801e36b82d6976bc421ae8344d71d4c563fe6d8e76b5fe9c4_amd64",
"8Base-CNV-4.12:container-native-virtualization/kubevirt-tekton-tasks-modify-vm-template@sha256:b46443d7f21b8b251468e33c929a16008a3ac34a8f50a1d8bc1cd134079ccae4_amd64",
"8Base-CNV-4.12:container-native-virtualization/kubevirt-tekton-tasks-operator@sha256:7f11db20a3c635aa48e3dcadfe555d0cd229c4c7f1790f70ee9c9ee78ab55e67_amd64",
"8Base-CNV-4.12:container-native-virtualization/kubevirt-tekton-tasks-wait-for-vmi-status@sha256:4967b4c46d670a2b109c9a2e6e0ebc850a5e1dacaf8cc0ed691668bfa0cbd418_amd64",
"8Base-CNV-4.12:container-native-virtualization/kubevirt-template-validator@sha256:bf732669655db1b09ef27bc1964fe7b49943d681a5acc9860497512d8877e13f_amd64",
"8Base-CNV-4.12:container-native-virtualization/libguestfs-tools@sha256:4f0d48312d8fe02a17747d65ac644d3e1be2df3cb80a9d0c268acc6ad5b91680_amd64",
"8Base-CNV-4.12:container-native-virtualization/ovs-cni-marker@sha256:077367d5af11030832a5e63a611395b7fa65ee140b490b6f33f8a23a9392dcd5_amd64",
"8Base-CNV-4.12:container-native-virtualization/ovs-cni-plugin@sha256:892e339e8eec78f9865d11984c6dc8e92831ee9a17d6b990cd7fba9f2e506e13_amd64",
"8Base-CNV-4.12:container-native-virtualization/virt-api@sha256:cd89350a5e6b3a468acd290819d86f2c77d486fa5a57dbac752f863f1a8a2b23_amd64",
"8Base-CNV-4.12:container-native-virtualization/virt-artifacts-server@sha256:9638c34ff48d275842a990deb86110530ffd4937b2b551a4d5263168f7db6d47_amd64",
"8Base-CNV-4.12:container-native-virtualization/virt-cdi-apiserver@sha256:dd68dfc1a588b4e24e533d61b52b68ab0673fd39a95632314f54e1b85cb5f32d_amd64",
"8Base-CNV-4.12:container-native-virtualization/virt-cdi-cloner@sha256:879742e59f3416100969a0d0994e49e3f8cd493310bbd0c0e86e969f86daa204_amd64",
"8Base-CNV-4.12:container-native-virtualization/virt-cdi-controller@sha256:46689591989c8db1fa1f5228b2b9fb51d7abd0425c34951f909ced1fc536f0e4_amd64",
"8Base-CNV-4.12:container-native-virtualization/virt-cdi-importer@sha256:f2d011c18db1dd0dbe068bc650418c4b3f2f94935c053e76a52736da0f33867a_amd64",
"8Base-CNV-4.12:container-native-virtualization/virt-cdi-operator@sha256:8b06f96750c3f8e34a7cc8defeda46a92e3ad553159d3dbc7c4e096b483508ee_amd64",
"8Base-CNV-4.12:container-native-virtualization/virt-cdi-uploadproxy@sha256:84fd85672f6e9891678d6e99c066f8f20a9a2aac08fae11d552d46a317b7f815_amd64",
"8Base-CNV-4.12:container-native-virtualization/virt-cdi-uploadserver@sha256:4b231a260a9c0176f4b45aaf8142fa5e6860892b2fa19fad0f3091c423064211_amd64",
"8Base-CNV-4.12:container-native-virtualization/virt-controller@sha256:e6ddc32f82e940d364e0a3d63c28b4bd41b71574f9479b6d6b01de948baa8cab_amd64",
"8Base-CNV-4.12:container-native-virtualization/virt-exportproxy@sha256:2dc6b5eca4ba0daffe57ff174efc35764a2021eef35ef84c3d030c0f97329ece_amd64",
"8Base-CNV-4.12:container-native-virtualization/virt-exportserver@sha256:dd59838c20f30c7049cbdc4646b8b6f73ce8f33fa13c352ee22985673eaf95e2_amd64",
"8Base-CNV-4.12:container-native-virtualization/virt-handler@sha256:cce366a6b1aa42a9798a8c714dcb795d1c653dfe0ba06c997e65dbba0318e537_amd64",
"8Base-CNV-4.12:container-native-virtualization/virt-launcher@sha256:bd5b00ece84caed816b3f3cc80d8570324e1e8f975cf2c2320726d88fb64f33a_amd64",
"8Base-CNV-4.12:container-native-virtualization/virt-operator@sha256:6c4b16ac62e673d8f5116d592836506be72c5ebd2a07ffc828fee86514db0e9d_amd64",
"8Base-CNV-4.12:container-native-virtualization/virtio-win@sha256:cd321e3d82a87139edabf223414b892c99857d7ac7d089b870e227ea98c970e0_amd64",
"8Base-CNV-4.12:container-native-virtualization/vm-network-latency-checkup@sha256:5a1502efeeaa3958e5755ce07dcb8314305d75c88cc69ddc7d515457935cdc69_amd64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "golang: path/filepath: stack exhaustion in Glob"
},
{
"cve": "CVE-2022-30633",
"cwe": {
"id": "CWE-1325",
"name": "Improperly Controlled Sequential Memory Allocation"
},
"discovery_date": "2022-07-14T00:00:00+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"8Base-CNV-4.12:container-native-virtualization/bridge-marker@sha256:086a9922f34161e5b75d204a0c3281c941f81f76ef8784de434cc79acc76174c_amd64",
"8Base-CNV-4.12:container-native-virtualization/cluster-network-addons-operator@sha256:d2c19fd4c2327eb84179acf652157982b29c365d8a526d70517c6dd93ea6ebc7_amd64",
"8Base-CNV-4.12:container-native-virtualization/cnv-containernetworking-plugins@sha256:3d6003dea97e48d240668e55b2705f0251259006251abafaa3dc08fbc69f1312_amd64",
"8Base-CNV-4.12:container-native-virtualization/cnv-must-gather-rhel8@sha256:dcb95d2b4958ce69f8fcf61c9c90e0516d7844db62f2297ebf1ef18e5d8c05b4_amd64",
"8Base-CNV-4.12:container-native-virtualization/hco-bundle-registry@sha256:73680901c7733ba27f729fd6475971e0909c2fe9efacf74d556f961a1494274e_amd64",
"8Base-CNV-4.12:container-native-virtualization/hostpath-csi-driver@sha256:a0b75e357628ca6b2ca32ab3fdbf531fd8da438a7a6ae8988ef897d2c001d9cb_amd64",
"8Base-CNV-4.12:container-native-virtualization/hostpath-provisioner-rhel8-operator@sha256:b9d84e63f789c70e31cf60fe06d41359363afc7bbd86a78ac7132f8dae4c467a_amd64",
"8Base-CNV-4.12:container-native-virtualization/hostpath-provisioner-rhel8@sha256:5239dcb229b060a818befd52a1e27b18142985abe0e39cef41eadd66f8b21ec1_amd64",
"8Base-CNV-4.12:container-native-virtualization/hyperconverged-cluster-operator@sha256:8b311b48437c79a6859a84f62cfd10ca8e6dcff4ce665a98ed78633552a172ca_amd64",
"8Base-CNV-4.12:container-native-virtualization/hyperconverged-cluster-webhook-rhel8@sha256:e912171328517664f0298322a7992a6e0e00118dc496ff94ee84190d9057db68_amd64",
"8Base-CNV-4.12:container-native-virtualization/kubemacpool@sha256:ab5a239a35e3de8566cb76db0d59ae92e290a3756d39a2298290f1ab3c7b56c5_amd64",
"8Base-CNV-4.12:container-native-virtualization/kubevirt-console-plugin@sha256:e7dd17d4d206b2d37f24a2ed28bf3d2d6a40463da6cbc6b5696555b455f90055_amd64",
"8Base-CNV-4.12:container-native-virtualization/kubevirt-ssp-operator@sha256:09a834b1f71a19cf9a616ffd9eb04408972f9b8f9549777cab0935f63931c993_amd64",
"8Base-CNV-4.12:container-native-virtualization/kubevirt-tekton-tasks-cleanup-vm@sha256:66284c45e82862dc7c1505fcdfe7b14e72c93c5e7fa6b7108a945220279641e9_amd64",
"8Base-CNV-4.12:container-native-virtualization/kubevirt-tekton-tasks-copy-template@sha256:462770d258407ea93c14c9a99fb4450536261202d1d63a681634af2193c2b062_amd64",
"8Base-CNV-4.12:container-native-virtualization/kubevirt-tekton-tasks-create-datavolume@sha256:31d22c0be03bbb222967d953d35189173fbeb60d1cb32278eb006e8abe78e90c_amd64",
"8Base-CNV-4.12:container-native-virtualization/kubevirt-tekton-tasks-create-vm-from-template@sha256:a62ec91155a7bfc776c402e8b513b0e00797d64a95434346a2e3a4cc25f2d3c5_amd64",
"8Base-CNV-4.12:container-native-virtualization/kubevirt-tekton-tasks-disk-virt-customize@sha256:35274b72a5562e8675854d8cf2ca3ec0c4d0b619c0e630d7b39b7da8ebd3b143_amd64",
"8Base-CNV-4.12:container-native-virtualization/kubevirt-tekton-tasks-disk-virt-sysprep@sha256:6e6ed3d8b1b906f801e36b82d6976bc421ae8344d71d4c563fe6d8e76b5fe9c4_amd64",
"8Base-CNV-4.12:container-native-virtualization/kubevirt-tekton-tasks-modify-vm-template@sha256:b46443d7f21b8b251468e33c929a16008a3ac34a8f50a1d8bc1cd134079ccae4_amd64",
"8Base-CNV-4.12:container-native-virtualization/kubevirt-tekton-tasks-operator@sha256:7f11db20a3c635aa48e3dcadfe555d0cd229c4c7f1790f70ee9c9ee78ab55e67_amd64",
"8Base-CNV-4.12:container-native-virtualization/kubevirt-tekton-tasks-wait-for-vmi-status@sha256:4967b4c46d670a2b109c9a2e6e0ebc850a5e1dacaf8cc0ed691668bfa0cbd418_amd64",
"8Base-CNV-4.12:container-native-virtualization/kubevirt-template-validator@sha256:bf732669655db1b09ef27bc1964fe7b49943d681a5acc9860497512d8877e13f_amd64",
"8Base-CNV-4.12:container-native-virtualization/libguestfs-tools@sha256:4f0d48312d8fe02a17747d65ac644d3e1be2df3cb80a9d0c268acc6ad5b91680_amd64",
"8Base-CNV-4.12:container-native-virtualization/ovs-cni-marker@sha256:077367d5af11030832a5e63a611395b7fa65ee140b490b6f33f8a23a9392dcd5_amd64",
"8Base-CNV-4.12:container-native-virtualization/ovs-cni-plugin@sha256:892e339e8eec78f9865d11984c6dc8e92831ee9a17d6b990cd7fba9f2e506e13_amd64",
"8Base-CNV-4.12:container-native-virtualization/virt-artifacts-server@sha256:9638c34ff48d275842a990deb86110530ffd4937b2b551a4d5263168f7db6d47_amd64",
"8Base-CNV-4.12:container-native-virtualization/virt-cdi-apiserver@sha256:dd68dfc1a588b4e24e533d61b52b68ab0673fd39a95632314f54e1b85cb5f32d_amd64",
"8Base-CNV-4.12:container-native-virtualization/virt-cdi-cloner@sha256:879742e59f3416100969a0d0994e49e3f8cd493310bbd0c0e86e969f86daa204_amd64",
"8Base-CNV-4.12:container-native-virtualization/virt-cdi-controller@sha256:46689591989c8db1fa1f5228b2b9fb51d7abd0425c34951f909ced1fc536f0e4_amd64",
"8Base-CNV-4.12:container-native-virtualization/virt-cdi-importer@sha256:f2d011c18db1dd0dbe068bc650418c4b3f2f94935c053e76a52736da0f33867a_amd64",
"8Base-CNV-4.12:container-native-virtualization/virt-cdi-operator@sha256:8b06f96750c3f8e34a7cc8defeda46a92e3ad553159d3dbc7c4e096b483508ee_amd64",
"8Base-CNV-4.12:container-native-virtualization/virt-cdi-uploadproxy@sha256:84fd85672f6e9891678d6e99c066f8f20a9a2aac08fae11d552d46a317b7f815_amd64",
"8Base-CNV-4.12:container-native-virtualization/virt-cdi-uploadserver@sha256:4b231a260a9c0176f4b45aaf8142fa5e6860892b2fa19fad0f3091c423064211_amd64",
"8Base-CNV-4.12:container-native-virtualization/virt-controller@sha256:e6ddc32f82e940d364e0a3d63c28b4bd41b71574f9479b6d6b01de948baa8cab_amd64",
"8Base-CNV-4.12:container-native-virtualization/virt-exportproxy@sha256:2dc6b5eca4ba0daffe57ff174efc35764a2021eef35ef84c3d030c0f97329ece_amd64",
"8Base-CNV-4.12:container-native-virtualization/virt-exportserver@sha256:dd59838c20f30c7049cbdc4646b8b6f73ce8f33fa13c352ee22985673eaf95e2_amd64",
"8Base-CNV-4.12:container-native-virtualization/virt-handler@sha256:cce366a6b1aa42a9798a8c714dcb795d1c653dfe0ba06c997e65dbba0318e537_amd64",
"8Base-CNV-4.12:container-native-virtualization/virt-launcher@sha256:bd5b00ece84caed816b3f3cc80d8570324e1e8f975cf2c2320726d88fb64f33a_amd64",
"8Base-CNV-4.12:container-native-virtualization/virt-operator@sha256:6c4b16ac62e673d8f5116d592836506be72c5ebd2a07ffc828fee86514db0e9d_amd64",
"8Base-CNV-4.12:container-native-virtualization/virtio-win@sha256:cd321e3d82a87139edabf223414b892c99857d7ac7d089b870e227ea98c970e0_amd64",
"8Base-CNV-4.12:container-native-virtualization/vm-network-latency-checkup@sha256:5a1502efeeaa3958e5755ce07dcb8314305d75c88cc69ddc7d515457935cdc69_amd64"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2107392"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in golang. Calling Unmarshal on an XML document into a Go struct, which has a nested field that uses the \"any\" field tag, can cause a panic due to stack exhaustion.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "golang: encoding/xml: stack exhaustion in Unmarshal",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "Red Hat has marked this as moderate impact for two primary reasons\n1. Though the vulnerability exists, it is hard to exploit in real scenarios (e.g., the attacker must be able to feed crafted XML documents into specific code paths).\n2. The vulnerability is a denial of service (DoS) due to stack exhaustion rather than code execution or data breach. Since it doesn\u2019t compromise confidentiality or integrity.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"8Base-CNV-4.12:container-native-virtualization/virt-api@sha256:cd89350a5e6b3a468acd290819d86f2c77d486fa5a57dbac752f863f1a8a2b23_amd64"
],
"known_not_affected": [
"8Base-CNV-4.12:container-native-virtualization/bridge-marker@sha256:086a9922f34161e5b75d204a0c3281c941f81f76ef8784de434cc79acc76174c_amd64",
"8Base-CNV-4.12:container-native-virtualization/cluster-network-addons-operator@sha256:d2c19fd4c2327eb84179acf652157982b29c365d8a526d70517c6dd93ea6ebc7_amd64",
"8Base-CNV-4.12:container-native-virtualization/cnv-containernetworking-plugins@sha256:3d6003dea97e48d240668e55b2705f0251259006251abafaa3dc08fbc69f1312_amd64",
"8Base-CNV-4.12:container-native-virtualization/cnv-must-gather-rhel8@sha256:dcb95d2b4958ce69f8fcf61c9c90e0516d7844db62f2297ebf1ef18e5d8c05b4_amd64",
"8Base-CNV-4.12:container-native-virtualization/hco-bundle-registry@sha256:73680901c7733ba27f729fd6475971e0909c2fe9efacf74d556f961a1494274e_amd64",
"8Base-CNV-4.12:container-native-virtualization/hostpath-csi-driver@sha256:a0b75e357628ca6b2ca32ab3fdbf531fd8da438a7a6ae8988ef897d2c001d9cb_amd64",
"8Base-CNV-4.12:container-native-virtualization/hostpath-provisioner-rhel8-operator@sha256:b9d84e63f789c70e31cf60fe06d41359363afc7bbd86a78ac7132f8dae4c467a_amd64",
"8Base-CNV-4.12:container-native-virtualization/hostpath-provisioner-rhel8@sha256:5239dcb229b060a818befd52a1e27b18142985abe0e39cef41eadd66f8b21ec1_amd64",
"8Base-CNV-4.12:container-native-virtualization/hyperconverged-cluster-operator@sha256:8b311b48437c79a6859a84f62cfd10ca8e6dcff4ce665a98ed78633552a172ca_amd64",
"8Base-CNV-4.12:container-native-virtualization/hyperconverged-cluster-webhook-rhel8@sha256:e912171328517664f0298322a7992a6e0e00118dc496ff94ee84190d9057db68_amd64",
"8Base-CNV-4.12:container-native-virtualization/kubemacpool@sha256:ab5a239a35e3de8566cb76db0d59ae92e290a3756d39a2298290f1ab3c7b56c5_amd64",
"8Base-CNV-4.12:container-native-virtualization/kubevirt-console-plugin@sha256:e7dd17d4d206b2d37f24a2ed28bf3d2d6a40463da6cbc6b5696555b455f90055_amd64",
"8Base-CNV-4.12:container-native-virtualization/kubevirt-ssp-operator@sha256:09a834b1f71a19cf9a616ffd9eb04408972f9b8f9549777cab0935f63931c993_amd64",
"8Base-CNV-4.12:container-native-virtualization/kubevirt-tekton-tasks-cleanup-vm@sha256:66284c45e82862dc7c1505fcdfe7b14e72c93c5e7fa6b7108a945220279641e9_amd64",
"8Base-CNV-4.12:container-native-virtualization/kubevirt-tekton-tasks-copy-template@sha256:462770d258407ea93c14c9a99fb4450536261202d1d63a681634af2193c2b062_amd64",
"8Base-CNV-4.12:container-native-virtualization/kubevirt-tekton-tasks-create-datavolume@sha256:31d22c0be03bbb222967d953d35189173fbeb60d1cb32278eb006e8abe78e90c_amd64",
"8Base-CNV-4.12:container-native-virtualization/kubevirt-tekton-tasks-create-vm-from-template@sha256:a62ec91155a7bfc776c402e8b513b0e00797d64a95434346a2e3a4cc25f2d3c5_amd64",
"8Base-CNV-4.12:container-native-virtualization/kubevirt-tekton-tasks-disk-virt-customize@sha256:35274b72a5562e8675854d8cf2ca3ec0c4d0b619c0e630d7b39b7da8ebd3b143_amd64",
"8Base-CNV-4.12:container-native-virtualization/kubevirt-tekton-tasks-disk-virt-sysprep@sha256:6e6ed3d8b1b906f801e36b82d6976bc421ae8344d71d4c563fe6d8e76b5fe9c4_amd64",
"8Base-CNV-4.12:container-native-virtualization/kubevirt-tekton-tasks-modify-vm-template@sha256:b46443d7f21b8b251468e33c929a16008a3ac34a8f50a1d8bc1cd134079ccae4_amd64",
"8Base-CNV-4.12:container-native-virtualization/kubevirt-tekton-tasks-operator@sha256:7f11db20a3c635aa48e3dcadfe555d0cd229c4c7f1790f70ee9c9ee78ab55e67_amd64",
"8Base-CNV-4.12:container-native-virtualization/kubevirt-tekton-tasks-wait-for-vmi-status@sha256:4967b4c46d670a2b109c9a2e6e0ebc850a5e1dacaf8cc0ed691668bfa0cbd418_amd64",
"8Base-CNV-4.12:container-native-virtualization/kubevirt-template-validator@sha256:bf732669655db1b09ef27bc1964fe7b49943d681a5acc9860497512d8877e13f_amd64",
"8Base-CNV-4.12:container-native-virtualization/libguestfs-tools@sha256:4f0d48312d8fe02a17747d65ac644d3e1be2df3cb80a9d0c268acc6ad5b91680_amd64",
"8Base-CNV-4.12:container-native-virtualization/ovs-cni-marker@sha256:077367d5af11030832a5e63a611395b7fa65ee140b490b6f33f8a23a9392dcd5_amd64",
"8Base-CNV-4.12:container-native-virtualization/ovs-cni-plugin@sha256:892e339e8eec78f9865d11984c6dc8e92831ee9a17d6b990cd7fba9f2e506e13_amd64",
"8Base-CNV-4.12:container-native-virtualization/virt-artifacts-server@sha256:9638c34ff48d275842a990deb86110530ffd4937b2b551a4d5263168f7db6d47_amd64",
"8Base-CNV-4.12:container-native-virtualization/virt-cdi-apiserver@sha256:dd68dfc1a588b4e24e533d61b52b68ab0673fd39a95632314f54e1b85cb5f32d_amd64",
"8Base-CNV-4.12:container-native-virtualization/virt-cdi-cloner@sha256:879742e59f3416100969a0d0994e49e3f8cd493310bbd0c0e86e969f86daa204_amd64",
"8Base-CNV-4.12:container-native-virtualization/virt-cdi-controller@sha256:46689591989c8db1fa1f5228b2b9fb51d7abd0425c34951f909ced1fc536f0e4_amd64",
"8Base-CNV-4.12:container-native-virtualization/virt-cdi-importer@sha256:f2d011c18db1dd0dbe068bc650418c4b3f2f94935c053e76a52736da0f33867a_amd64",
"8Base-CNV-4.12:container-native-virtualization/virt-cdi-operator@sha256:8b06f96750c3f8e34a7cc8defeda46a92e3ad553159d3dbc7c4e096b483508ee_amd64",
"8Base-CNV-4.12:container-native-virtualization/virt-cdi-uploadproxy@sha256:84fd85672f6e9891678d6e99c066f8f20a9a2aac08fae11d552d46a317b7f815_amd64",
"8Base-CNV-4.12:container-native-virtualization/virt-cdi-uploadserver@sha256:4b231a260a9c0176f4b45aaf8142fa5e6860892b2fa19fad0f3091c423064211_amd64",
"8Base-CNV-4.12:container-native-virtualization/virt-controller@sha256:e6ddc32f82e940d364e0a3d63c28b4bd41b71574f9479b6d6b01de948baa8cab_amd64",
"8Base-CNV-4.12:container-native-virtualization/virt-exportproxy@sha256:2dc6b5eca4ba0daffe57ff174efc35764a2021eef35ef84c3d030c0f97329ece_amd64",
"8Base-CNV-4.12:container-native-virtualization/virt-exportserver@sha256:dd59838c20f30c7049cbdc4646b8b6f73ce8f33fa13c352ee22985673eaf95e2_amd64",
"8Base-CNV-4.12:container-native-virtualization/virt-handler@sha256:cce366a6b1aa42a9798a8c714dcb795d1c653dfe0ba06c997e65dbba0318e537_amd64",
"8Base-CNV-4.12:container-native-virtualization/virt-launcher@sha256:bd5b00ece84caed816b3f3cc80d8570324e1e8f975cf2c2320726d88fb64f33a_amd64",
"8Base-CNV-4.12:container-native-virtualization/virt-operator@sha256:6c4b16ac62e673d8f5116d592836506be72c5ebd2a07ffc828fee86514db0e9d_amd64",
"8Base-CNV-4.12:container-native-virtualization/virtio-win@sha256:cd321e3d82a87139edabf223414b892c99857d7ac7d089b870e227ea98c970e0_amd64",
"8Base-CNV-4.12:container-native-virtualization/vm-network-latency-checkup@sha256:5a1502efeeaa3958e5755ce07dcb8314305d75c88cc69ddc7d515457935cdc69_amd64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2022-30633"
},
{
"category": "external",
"summary": "RHBZ#2107392",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2107392"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2022-30633",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-30633"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2022-30633",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2022-30633"
},
{
"category": "external",
"summary": "https://go.dev/issue/53611",
"url": "https://go.dev/issue/53611"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-announce/c/nqrv9fbR0zE",
"url": "https://groups.google.com/g/golang-announce/c/nqrv9fbR0zE"
}
],
"release_date": "2022-07-12T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2023-01-25T11:11:29+00:00",
"details": "Before applying this update, you must apply all previously released errata\nrelevant to your system.\n\nTo apply this update, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"8Base-CNV-4.12:container-native-virtualization/virt-api@sha256:cd89350a5e6b3a468acd290819d86f2c77d486fa5a57dbac752f863f1a8a2b23_amd64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2023:0408"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"8Base-CNV-4.12:container-native-virtualization/bridge-marker@sha256:086a9922f34161e5b75d204a0c3281c941f81f76ef8784de434cc79acc76174c_amd64",
"8Base-CNV-4.12:container-native-virtualization/cluster-network-addons-operator@sha256:d2c19fd4c2327eb84179acf652157982b29c365d8a526d70517c6dd93ea6ebc7_amd64",
"8Base-CNV-4.12:container-native-virtualization/cnv-containernetworking-plugins@sha256:3d6003dea97e48d240668e55b2705f0251259006251abafaa3dc08fbc69f1312_amd64",
"8Base-CNV-4.12:container-native-virtualization/cnv-must-gather-rhel8@sha256:dcb95d2b4958ce69f8fcf61c9c90e0516d7844db62f2297ebf1ef18e5d8c05b4_amd64",
"8Base-CNV-4.12:container-native-virtualization/hco-bundle-registry@sha256:73680901c7733ba27f729fd6475971e0909c2fe9efacf74d556f961a1494274e_amd64",
"8Base-CNV-4.12:container-native-virtualization/hostpath-csi-driver@sha256:a0b75e357628ca6b2ca32ab3fdbf531fd8da438a7a6ae8988ef897d2c001d9cb_amd64",
"8Base-CNV-4.12:container-native-virtualization/hostpath-provisioner-rhel8-operator@sha256:b9d84e63f789c70e31cf60fe06d41359363afc7bbd86a78ac7132f8dae4c467a_amd64",
"8Base-CNV-4.12:container-native-virtualization/hostpath-provisioner-rhel8@sha256:5239dcb229b060a818befd52a1e27b18142985abe0e39cef41eadd66f8b21ec1_amd64",
"8Base-CNV-4.12:container-native-virtualization/hyperconverged-cluster-operator@sha256:8b311b48437c79a6859a84f62cfd10ca8e6dcff4ce665a98ed78633552a172ca_amd64",
"8Base-CNV-4.12:container-native-virtualization/hyperconverged-cluster-webhook-rhel8@sha256:e912171328517664f0298322a7992a6e0e00118dc496ff94ee84190d9057db68_amd64",
"8Base-CNV-4.12:container-native-virtualization/kubemacpool@sha256:ab5a239a35e3de8566cb76db0d59ae92e290a3756d39a2298290f1ab3c7b56c5_amd64",
"8Base-CNV-4.12:container-native-virtualization/kubevirt-console-plugin@sha256:e7dd17d4d206b2d37f24a2ed28bf3d2d6a40463da6cbc6b5696555b455f90055_amd64",
"8Base-CNV-4.12:container-native-virtualization/kubevirt-ssp-operator@sha256:09a834b1f71a19cf9a616ffd9eb04408972f9b8f9549777cab0935f63931c993_amd64",
"8Base-CNV-4.12:container-native-virtualization/kubevirt-tekton-tasks-cleanup-vm@sha256:66284c45e82862dc7c1505fcdfe7b14e72c93c5e7fa6b7108a945220279641e9_amd64",
"8Base-CNV-4.12:container-native-virtualization/kubevirt-tekton-tasks-copy-template@sha256:462770d258407ea93c14c9a99fb4450536261202d1d63a681634af2193c2b062_amd64",
"8Base-CNV-4.12:container-native-virtualization/kubevirt-tekton-tasks-create-datavolume@sha256:31d22c0be03bbb222967d953d35189173fbeb60d1cb32278eb006e8abe78e90c_amd64",
"8Base-CNV-4.12:container-native-virtualization/kubevirt-tekton-tasks-create-vm-from-template@sha256:a62ec91155a7bfc776c402e8b513b0e00797d64a95434346a2e3a4cc25f2d3c5_amd64",
"8Base-CNV-4.12:container-native-virtualization/kubevirt-tekton-tasks-disk-virt-customize@sha256:35274b72a5562e8675854d8cf2ca3ec0c4d0b619c0e630d7b39b7da8ebd3b143_amd64",
"8Base-CNV-4.12:container-native-virtualization/kubevirt-tekton-tasks-disk-virt-sysprep@sha256:6e6ed3d8b1b906f801e36b82d6976bc421ae8344d71d4c563fe6d8e76b5fe9c4_amd64",
"8Base-CNV-4.12:container-native-virtualization/kubevirt-tekton-tasks-modify-vm-template@sha256:b46443d7f21b8b251468e33c929a16008a3ac34a8f50a1d8bc1cd134079ccae4_amd64",
"8Base-CNV-4.12:container-native-virtualization/kubevirt-tekton-tasks-operator@sha256:7f11db20a3c635aa48e3dcadfe555d0cd229c4c7f1790f70ee9c9ee78ab55e67_amd64",
"8Base-CNV-4.12:container-native-virtualization/kubevirt-tekton-tasks-wait-for-vmi-status@sha256:4967b4c46d670a2b109c9a2e6e0ebc850a5e1dacaf8cc0ed691668bfa0cbd418_amd64",
"8Base-CNV-4.12:container-native-virtualization/kubevirt-template-validator@sha256:bf732669655db1b09ef27bc1964fe7b49943d681a5acc9860497512d8877e13f_amd64",
"8Base-CNV-4.12:container-native-virtualization/libguestfs-tools@sha256:4f0d48312d8fe02a17747d65ac644d3e1be2df3cb80a9d0c268acc6ad5b91680_amd64",
"8Base-CNV-4.12:container-native-virtualization/ovs-cni-marker@sha256:077367d5af11030832a5e63a611395b7fa65ee140b490b6f33f8a23a9392dcd5_amd64",
"8Base-CNV-4.12:container-native-virtualization/ovs-cni-plugin@sha256:892e339e8eec78f9865d11984c6dc8e92831ee9a17d6b990cd7fba9f2e506e13_amd64",
"8Base-CNV-4.12:container-native-virtualization/virt-api@sha256:cd89350a5e6b3a468acd290819d86f2c77d486fa5a57dbac752f863f1a8a2b23_amd64",
"8Base-CNV-4.12:container-native-virtualization/virt-artifacts-server@sha256:9638c34ff48d275842a990deb86110530ffd4937b2b551a4d5263168f7db6d47_amd64",
"8Base-CNV-4.12:container-native-virtualization/virt-cdi-apiserver@sha256:dd68dfc1a588b4e24e533d61b52b68ab0673fd39a95632314f54e1b85cb5f32d_amd64",
"8Base-CNV-4.12:container-native-virtualization/virt-cdi-cloner@sha256:879742e59f3416100969a0d0994e49e3f8cd493310bbd0c0e86e969f86daa204_amd64",
"8Base-CNV-4.12:container-native-virtualization/virt-cdi-controller@sha256:46689591989c8db1fa1f5228b2b9fb51d7abd0425c34951f909ced1fc536f0e4_amd64",
"8Base-CNV-4.12:container-native-virtualization/virt-cdi-importer@sha256:f2d011c18db1dd0dbe068bc650418c4b3f2f94935c053e76a52736da0f33867a_amd64",
"8Base-CNV-4.12:container-native-virtualization/virt-cdi-operator@sha256:8b06f96750c3f8e34a7cc8defeda46a92e3ad553159d3dbc7c4e096b483508ee_amd64",
"8Base-CNV-4.12:container-native-virtualization/virt-cdi-uploadproxy@sha256:84fd85672f6e9891678d6e99c066f8f20a9a2aac08fae11d552d46a317b7f815_amd64",
"8Base-CNV-4.12:container-native-virtualization/virt-cdi-uploadserver@sha256:4b231a260a9c0176f4b45aaf8142fa5e6860892b2fa19fad0f3091c423064211_amd64",
"8Base-CNV-4.12:container-native-virtualization/virt-controller@sha256:e6ddc32f82e940d364e0a3d63c28b4bd41b71574f9479b6d6b01de948baa8cab_amd64",
"8Base-CNV-4.12:container-native-virtualization/virt-exportproxy@sha256:2dc6b5eca4ba0daffe57ff174efc35764a2021eef35ef84c3d030c0f97329ece_amd64",
"8Base-CNV-4.12:container-native-virtualization/virt-exportserver@sha256:dd59838c20f30c7049cbdc4646b8b6f73ce8f33fa13c352ee22985673eaf95e2_amd64",
"8Base-CNV-4.12:container-native-virtualization/virt-handler@sha256:cce366a6b1aa42a9798a8c714dcb795d1c653dfe0ba06c997e65dbba0318e537_amd64",
"8Base-CNV-4.12:container-native-virtualization/virt-launcher@sha256:bd5b00ece84caed816b3f3cc80d8570324e1e8f975cf2c2320726d88fb64f33a_amd64",
"8Base-CNV-4.12:container-native-virtualization/virt-operator@sha256:6c4b16ac62e673d8f5116d592836506be72c5ebd2a07ffc828fee86514db0e9d_amd64",
"8Base-CNV-4.12:container-native-virtualization/virtio-win@sha256:cd321e3d82a87139edabf223414b892c99857d7ac7d089b870e227ea98c970e0_amd64",
"8Base-CNV-4.12:container-native-virtualization/vm-network-latency-checkup@sha256:5a1502efeeaa3958e5755ce07dcb8314305d75c88cc69ddc7d515457935cdc69_amd64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "golang: encoding/xml: stack exhaustion in Unmarshal"
},
{
"cve": "CVE-2022-30635",
"cwe": {
"id": "CWE-1325",
"name": "Improperly Controlled Sequential Memory Allocation"
},
"discovery_date": "2022-07-14T00:00:00+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"8Base-CNV-4.12:container-native-virtualization/bridge-marker@sha256:086a9922f34161e5b75d204a0c3281c941f81f76ef8784de434cc79acc76174c_amd64",
"8Base-CNV-4.12:container-native-virtualization/cluster-network-addons-operator@sha256:d2c19fd4c2327eb84179acf652157982b29c365d8a526d70517c6dd93ea6ebc7_amd64",
"8Base-CNV-4.12:container-native-virtualization/cnv-containernetworking-plugins@sha256:3d6003dea97e48d240668e55b2705f0251259006251abafaa3dc08fbc69f1312_amd64",
"8Base-CNV-4.12:container-native-virtualization/cnv-must-gather-rhel8@sha256:dcb95d2b4958ce69f8fcf61c9c90e0516d7844db62f2297ebf1ef18e5d8c05b4_amd64",
"8Base-CNV-4.12:container-native-virtualization/hco-bundle-registry@sha256:73680901c7733ba27f729fd6475971e0909c2fe9efacf74d556f961a1494274e_amd64",
"8Base-CNV-4.12:container-native-virtualization/hostpath-csi-driver@sha256:a0b75e357628ca6b2ca32ab3fdbf531fd8da438a7a6ae8988ef897d2c001d9cb_amd64",
"8Base-CNV-4.12:container-native-virtualization/hostpath-provisioner-rhel8-operator@sha256:b9d84e63f789c70e31cf60fe06d41359363afc7bbd86a78ac7132f8dae4c467a_amd64",
"8Base-CNV-4.12:container-native-virtualization/hostpath-provisioner-rhel8@sha256:5239dcb229b060a818befd52a1e27b18142985abe0e39cef41eadd66f8b21ec1_amd64",
"8Base-CNV-4.12:container-native-virtualization/hyperconverged-cluster-operator@sha256:8b311b48437c79a6859a84f62cfd10ca8e6dcff4ce665a98ed78633552a172ca_amd64",
"8Base-CNV-4.12:container-native-virtualization/hyperconverged-cluster-webhook-rhel8@sha256:e912171328517664f0298322a7992a6e0e00118dc496ff94ee84190d9057db68_amd64",
"8Base-CNV-4.12:container-native-virtualization/kubemacpool@sha256:ab5a239a35e3de8566cb76db0d59ae92e290a3756d39a2298290f1ab3c7b56c5_amd64",
"8Base-CNV-4.12:container-native-virtualization/kubevirt-console-plugin@sha256:e7dd17d4d206b2d37f24a2ed28bf3d2d6a40463da6cbc6b5696555b455f90055_amd64",
"8Base-CNV-4.12:container-native-virtualization/kubevirt-ssp-operator@sha256:09a834b1f71a19cf9a616ffd9eb04408972f9b8f9549777cab0935f63931c993_amd64",
"8Base-CNV-4.12:container-native-virtualization/kubevirt-tekton-tasks-cleanup-vm@sha256:66284c45e82862dc7c1505fcdfe7b14e72c93c5e7fa6b7108a945220279641e9_amd64",
"8Base-CNV-4.12:container-native-virtualization/kubevirt-tekton-tasks-copy-template@sha256:462770d258407ea93c14c9a99fb4450536261202d1d63a681634af2193c2b062_amd64",
"8Base-CNV-4.12:container-native-virtualization/kubevirt-tekton-tasks-create-datavolume@sha256:31d22c0be03bbb222967d953d35189173fbeb60d1cb32278eb006e8abe78e90c_amd64",
"8Base-CNV-4.12:container-native-virtualization/kubevirt-tekton-tasks-create-vm-from-template@sha256:a62ec91155a7bfc776c402e8b513b0e00797d64a95434346a2e3a4cc25f2d3c5_amd64",
"8Base-CNV-4.12:container-native-virtualization/kubevirt-tekton-tasks-disk-virt-customize@sha256:35274b72a5562e8675854d8cf2ca3ec0c4d0b619c0e630d7b39b7da8ebd3b143_amd64",
"8Base-CNV-4.12:container-native-virtualization/kubevirt-tekton-tasks-disk-virt-sysprep@sha256:6e6ed3d8b1b906f801e36b82d6976bc421ae8344d71d4c563fe6d8e76b5fe9c4_amd64",
"8Base-CNV-4.12:container-native-virtualization/kubevirt-tekton-tasks-modify-vm-template@sha256:b46443d7f21b8b251468e33c929a16008a3ac34a8f50a1d8bc1cd134079ccae4_amd64",
"8Base-CNV-4.12:container-native-virtualization/kubevirt-tekton-tasks-operator@sha256:7f11db20a3c635aa48e3dcadfe555d0cd229c4c7f1790f70ee9c9ee78ab55e67_amd64",
"8Base-CNV-4.12:container-native-virtualization/kubevirt-tekton-tasks-wait-for-vmi-status@sha256:4967b4c46d670a2b109c9a2e6e0ebc850a5e1dacaf8cc0ed691668bfa0cbd418_amd64",
"8Base-CNV-4.12:container-native-virtualization/kubevirt-template-validator@sha256:bf732669655db1b09ef27bc1964fe7b49943d681a5acc9860497512d8877e13f_amd64",
"8Base-CNV-4.12:container-native-virtualization/libguestfs-tools@sha256:4f0d48312d8fe02a17747d65ac644d3e1be2df3cb80a9d0c268acc6ad5b91680_amd64",
"8Base-CNV-4.12:container-native-virtualization/ovs-cni-marker@sha256:077367d5af11030832a5e63a611395b7fa65ee140b490b6f33f8a23a9392dcd5_amd64",
"8Base-CNV-4.12:container-native-virtualization/ovs-cni-plugin@sha256:892e339e8eec78f9865d11984c6dc8e92831ee9a17d6b990cd7fba9f2e506e13_amd64",
"8Base-CNV-4.12:container-native-virtualization/virt-artifacts-server@sha256:9638c34ff48d275842a990deb86110530ffd4937b2b551a4d5263168f7db6d47_amd64",
"8Base-CNV-4.12:container-native-virtualization/virt-cdi-apiserver@sha256:dd68dfc1a588b4e24e533d61b52b68ab0673fd39a95632314f54e1b85cb5f32d_amd64",
"8Base-CNV-4.12:container-native-virtualization/virt-cdi-cloner@sha256:879742e59f3416100969a0d0994e49e3f8cd493310bbd0c0e86e969f86daa204_amd64",
"8Base-CNV-4.12:container-native-virtualization/virt-cdi-controller@sha256:46689591989c8db1fa1f5228b2b9fb51d7abd0425c34951f909ced1fc536f0e4_amd64",
"8Base-CNV-4.12:container-native-virtualization/virt-cdi-importer@sha256:f2d011c18db1dd0dbe068bc650418c4b3f2f94935c053e76a52736da0f33867a_amd64",
"8Base-CNV-4.12:container-native-virtualization/virt-cdi-operator@sha256:8b06f96750c3f8e34a7cc8defeda46a92e3ad553159d3dbc7c4e096b483508ee_amd64",
"8Base-CNV-4.12:container-native-virtualization/virt-cdi-uploadproxy@sha256:84fd85672f6e9891678d6e99c066f8f20a9a2aac08fae11d552d46a317b7f815_amd64",
"8Base-CNV-4.12:container-native-virtualization/virt-cdi-uploadserver@sha256:4b231a260a9c0176f4b45aaf8142fa5e6860892b2fa19fad0f3091c423064211_amd64",
"8Base-CNV-4.12:container-native-virtualization/virt-controller@sha256:e6ddc32f82e940d364e0a3d63c28b4bd41b71574f9479b6d6b01de948baa8cab_amd64",
"8Base-CNV-4.12:container-native-virtualization/virt-exportproxy@sha256:2dc6b5eca4ba0daffe57ff174efc35764a2021eef35ef84c3d030c0f97329ece_amd64",
"8Base-CNV-4.12:container-native-virtualization/virt-exportserver@sha256:dd59838c20f30c7049cbdc4646b8b6f73ce8f33fa13c352ee22985673eaf95e2_amd64",
"8Base-CNV-4.12:container-native-virtualization/virt-handler@sha256:cce366a6b1aa42a9798a8c714dcb795d1c653dfe0ba06c997e65dbba0318e537_amd64",
"8Base-CNV-4.12:container-native-virtualization/virt-launcher@sha256:bd5b00ece84caed816b3f3cc80d8570324e1e8f975cf2c2320726d88fb64f33a_amd64",
"8Base-CNV-4.12:container-native-virtualization/virt-operator@sha256:6c4b16ac62e673d8f5116d592836506be72c5ebd2a07ffc828fee86514db0e9d_amd64",
"8Base-CNV-4.12:container-native-virtualization/virtio-win@sha256:cd321e3d82a87139edabf223414b892c99857d7ac7d089b870e227ea98c970e0_amd64",
"8Base-CNV-4.12:container-native-virtualization/vm-network-latency-checkup@sha256:5a1502efeeaa3958e5755ce07dcb8314305d75c88cc69ddc7d515457935cdc69_amd64"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2107388"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in golang. When calling Decoder, Decode on a message that contains deeply nested structures, a panic can occur due to stack exhaustion and allows an attacker to impact system availability.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "golang: encoding/gob: stack exhaustion in Decoder.Decode",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "OpenShift Container Platform (OCP) starting from 4.10 stream is already compiled in the patched version of Go, hence is not affected by this vulnerability.The vulnerability has been rated as moderate instead of high because the vulnerability can only result in a minor denial of service.\n\nWithin regulated environments, a combination of the following controls acts as a significant barrier to successfully exploiting a CWE-1325: Improperly Controlled Sequential Memory Allocation vulnerability and therefore downgrades the severity of this particular CVE from Moderate to Low.\n\nAccess to the platform is granted only after successful hard token-based multi-factor authentication (MFA) and is governed by least privilege to ensure only authorized users and roles can execute or modify code. Static code analysis and peer reviews enforce strong input validation and error handling, preventing improperly validated inputs from causing system instability, data exposure, or privilege escalation. In the event of successful exploitation, process isolation limits the impact of excessive sequential memory allocation by restricting memory use per process, preventing any single process from exhausting system resources. Finally, the platform uses memory protection mechanisms such as Data Execution Prevention (DEP) and Address Space Layout Randomization (ASLR) to reduce the risk of memory allocation-based attacks.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"8Base-CNV-4.12:container-native-virtualization/virt-api@sha256:cd89350a5e6b3a468acd290819d86f2c77d486fa5a57dbac752f863f1a8a2b23_amd64"
],
"known_not_affected": [
"8Base-CNV-4.12:container-native-virtualization/bridge-marker@sha256:086a9922f34161e5b75d204a0c3281c941f81f76ef8784de434cc79acc76174c_amd64",
"8Base-CNV-4.12:container-native-virtualization/cluster-network-addons-operator@sha256:d2c19fd4c2327eb84179acf652157982b29c365d8a526d70517c6dd93ea6ebc7_amd64",
"8Base-CNV-4.12:container-native-virtualization/cnv-containernetworking-plugins@sha256:3d6003dea97e48d240668e55b2705f0251259006251abafaa3dc08fbc69f1312_amd64",
"8Base-CNV-4.12:container-native-virtualization/cnv-must-gather-rhel8@sha256:dcb95d2b4958ce69f8fcf61c9c90e0516d7844db62f2297ebf1ef18e5d8c05b4_amd64",
"8Base-CNV-4.12:container-native-virtualization/hco-bundle-registry@sha256:73680901c7733ba27f729fd6475971e0909c2fe9efacf74d556f961a1494274e_amd64",
"8Base-CNV-4.12:container-native-virtualization/hostpath-csi-driver@sha256:a0b75e357628ca6b2ca32ab3fdbf531fd8da438a7a6ae8988ef897d2c001d9cb_amd64",
"8Base-CNV-4.12:container-native-virtualization/hostpath-provisioner-rhel8-operator@sha256:b9d84e63f789c70e31cf60fe06d41359363afc7bbd86a78ac7132f8dae4c467a_amd64",
"8Base-CNV-4.12:container-native-virtualization/hostpath-provisioner-rhel8@sha256:5239dcb229b060a818befd52a1e27b18142985abe0e39cef41eadd66f8b21ec1_amd64",
"8Base-CNV-4.12:container-native-virtualization/hyperconverged-cluster-operator@sha256:8b311b48437c79a6859a84f62cfd10ca8e6dcff4ce665a98ed78633552a172ca_amd64",
"8Base-CNV-4.12:container-native-virtualization/hyperconverged-cluster-webhook-rhel8@sha256:e912171328517664f0298322a7992a6e0e00118dc496ff94ee84190d9057db68_amd64",
"8Base-CNV-4.12:container-native-virtualization/kubemacpool@sha256:ab5a239a35e3de8566cb76db0d59ae92e290a3756d39a2298290f1ab3c7b56c5_amd64",
"8Base-CNV-4.12:container-native-virtualization/kubevirt-console-plugin@sha256:e7dd17d4d206b2d37f24a2ed28bf3d2d6a40463da6cbc6b5696555b455f90055_amd64",
"8Base-CNV-4.12:container-native-virtualization/kubevirt-ssp-operator@sha256:09a834b1f71a19cf9a616ffd9eb04408972f9b8f9549777cab0935f63931c993_amd64",
"8Base-CNV-4.12:container-native-virtualization/kubevirt-tekton-tasks-cleanup-vm@sha256:66284c45e82862dc7c1505fcdfe7b14e72c93c5e7fa6b7108a945220279641e9_amd64",
"8Base-CNV-4.12:container-native-virtualization/kubevirt-tekton-tasks-copy-template@sha256:462770d258407ea93c14c9a99fb4450536261202d1d63a681634af2193c2b062_amd64",
"8Base-CNV-4.12:container-native-virtualization/kubevirt-tekton-tasks-create-datavolume@sha256:31d22c0be03bbb222967d953d35189173fbeb60d1cb32278eb006e8abe78e90c_amd64",
"8Base-CNV-4.12:container-native-virtualization/kubevirt-tekton-tasks-create-vm-from-template@sha256:a62ec91155a7bfc776c402e8b513b0e00797d64a95434346a2e3a4cc25f2d3c5_amd64",
"8Base-CNV-4.12:container-native-virtualization/kubevirt-tekton-tasks-disk-virt-customize@sha256:35274b72a5562e8675854d8cf2ca3ec0c4d0b619c0e630d7b39b7da8ebd3b143_amd64",
"8Base-CNV-4.12:container-native-virtualization/kubevirt-tekton-tasks-disk-virt-sysprep@sha256:6e6ed3d8b1b906f801e36b82d6976bc421ae8344d71d4c563fe6d8e76b5fe9c4_amd64",
"8Base-CNV-4.12:container-native-virtualization/kubevirt-tekton-tasks-modify-vm-template@sha256:b46443d7f21b8b251468e33c929a16008a3ac34a8f50a1d8bc1cd134079ccae4_amd64",
"8Base-CNV-4.12:container-native-virtualization/kubevirt-tekton-tasks-operator@sha256:7f11db20a3c635aa48e3dcadfe555d0cd229c4c7f1790f70ee9c9ee78ab55e67_amd64",
"8Base-CNV-4.12:container-native-virtualization/kubevirt-tekton-tasks-wait-for-vmi-status@sha256:4967b4c46d670a2b109c9a2e6e0ebc850a5e1dacaf8cc0ed691668bfa0cbd418_amd64",
"8Base-CNV-4.12:container-native-virtualization/kubevirt-template-validator@sha256:bf732669655db1b09ef27bc1964fe7b49943d681a5acc9860497512d8877e13f_amd64",
"8Base-CNV-4.12:container-native-virtualization/libguestfs-tools@sha256:4f0d48312d8fe02a17747d65ac644d3e1be2df3cb80a9d0c268acc6ad5b91680_amd64",
"8Base-CNV-4.12:container-native-virtualization/ovs-cni-marker@sha256:077367d5af11030832a5e63a611395b7fa65ee140b490b6f33f8a23a9392dcd5_amd64",
"8Base-CNV-4.12:container-native-virtualization/ovs-cni-plugin@sha256:892e339e8eec78f9865d11984c6dc8e92831ee9a17d6b990cd7fba9f2e506e13_amd64",
"8Base-CNV-4.12:container-native-virtualization/virt-artifacts-server@sha256:9638c34ff48d275842a990deb86110530ffd4937b2b551a4d5263168f7db6d47_amd64",
"8Base-CNV-4.12:container-native-virtualization/virt-cdi-apiserver@sha256:dd68dfc1a588b4e24e533d61b52b68ab0673fd39a95632314f54e1b85cb5f32d_amd64",
"8Base-CNV-4.12:container-native-virtualization/virt-cdi-cloner@sha256:879742e59f3416100969a0d0994e49e3f8cd493310bbd0c0e86e969f86daa204_amd64",
"8Base-CNV-4.12:container-native-virtualization/virt-cdi-controller@sha256:46689591989c8db1fa1f5228b2b9fb51d7abd0425c34951f909ced1fc536f0e4_amd64",
"8Base-CNV-4.12:container-native-virtualization/virt-cdi-importer@sha256:f2d011c18db1dd0dbe068bc650418c4b3f2f94935c053e76a52736da0f33867a_amd64",
"8Base-CNV-4.12:container-native-virtualization/virt-cdi-operator@sha256:8b06f96750c3f8e34a7cc8defeda46a92e3ad553159d3dbc7c4e096b483508ee_amd64",
"8Base-CNV-4.12:container-native-virtualization/virt-cdi-uploadproxy@sha256:84fd85672f6e9891678d6e99c066f8f20a9a2aac08fae11d552d46a317b7f815_amd64",
"8Base-CNV-4.12:container-native-virtualization/virt-cdi-uploadserver@sha256:4b231a260a9c0176f4b45aaf8142fa5e6860892b2fa19fad0f3091c423064211_amd64",
"8Base-CNV-4.12:container-native-virtualization/virt-controller@sha256:e6ddc32f82e940d364e0a3d63c28b4bd41b71574f9479b6d6b01de948baa8cab_amd64",
"8Base-CNV-4.12:container-native-virtualization/virt-exportproxy@sha256:2dc6b5eca4ba0daffe57ff174efc35764a2021eef35ef84c3d030c0f97329ece_amd64",
"8Base-CNV-4.12:container-native-virtualization/virt-exportserver@sha256:dd59838c20f30c7049cbdc4646b8b6f73ce8f33fa13c352ee22985673eaf95e2_amd64",
"8Base-CNV-4.12:container-native-virtualization/virt-handler@sha256:cce366a6b1aa42a9798a8c714dcb795d1c653dfe0ba06c997e65dbba0318e537_amd64",
"8Base-CNV-4.12:container-native-virtualization/virt-launcher@sha256:bd5b00ece84caed816b3f3cc80d8570324e1e8f975cf2c2320726d88fb64f33a_amd64",
"8Base-CNV-4.12:container-native-virtualization/virt-operator@sha256:6c4b16ac62e673d8f5116d592836506be72c5ebd2a07ffc828fee86514db0e9d_amd64",
"8Base-CNV-4.12:container-native-virtualization/virtio-win@sha256:cd321e3d82a87139edabf223414b892c99857d7ac7d089b870e227ea98c970e0_amd64",
"8Base-CNV-4.12:container-native-virtualization/vm-network-latency-checkup@sha256:5a1502efeeaa3958e5755ce07dcb8314305d75c88cc69ddc7d515457935cdc69_amd64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2022-30635"
},
{
"category": "external",
"summary": "RHBZ#2107388",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2107388"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2022-30635",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-30635"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2022-30635",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2022-30635"
},
{
"category": "external",
"summary": "https://go.dev/issue/53615",
"url": "https://go.dev/issue/53615"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-announce/c/nqrv9fbR0zE",
"url": "https://groups.google.com/g/golang-announce/c/nqrv9fbR0zE"
}
],
"release_date": "2022-07-12T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2023-01-25T11:11:29+00:00",
"details": "Before applying this update, you must apply all previously released errata\nrelevant to your system.\n\nTo apply this update, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"8Base-CNV-4.12:container-native-virtualization/virt-api@sha256:cd89350a5e6b3a468acd290819d86f2c77d486fa5a57dbac752f863f1a8a2b23_amd64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2023:0408"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"8Base-CNV-4.12:container-native-virtualization/bridge-marker@sha256:086a9922f34161e5b75d204a0c3281c941f81f76ef8784de434cc79acc76174c_amd64",
"8Base-CNV-4.12:container-native-virtualization/cluster-network-addons-operator@sha256:d2c19fd4c2327eb84179acf652157982b29c365d8a526d70517c6dd93ea6ebc7_amd64",
"8Base-CNV-4.12:container-native-virtualization/cnv-containernetworking-plugins@sha256:3d6003dea97e48d240668e55b2705f0251259006251abafaa3dc08fbc69f1312_amd64",
"8Base-CNV-4.12:container-native-virtualization/cnv-must-gather-rhel8@sha256:dcb95d2b4958ce69f8fcf61c9c90e0516d7844db62f2297ebf1ef18e5d8c05b4_amd64",
"8Base-CNV-4.12:container-native-virtualization/hco-bundle-registry@sha256:73680901c7733ba27f729fd6475971e0909c2fe9efacf74d556f961a1494274e_amd64",
"8Base-CNV-4.12:container-native-virtualization/hostpath-csi-driver@sha256:a0b75e357628ca6b2ca32ab3fdbf531fd8da438a7a6ae8988ef897d2c001d9cb_amd64",
"8Base-CNV-4.12:container-native-virtualization/hostpath-provisioner-rhel8-operator@sha256:b9d84e63f789c70e31cf60fe06d41359363afc7bbd86a78ac7132f8dae4c467a_amd64",
"8Base-CNV-4.12:container-native-virtualization/hostpath-provisioner-rhel8@sha256:5239dcb229b060a818befd52a1e27b18142985abe0e39cef41eadd66f8b21ec1_amd64",
"8Base-CNV-4.12:container-native-virtualization/hyperconverged-cluster-operator@sha256:8b311b48437c79a6859a84f62cfd10ca8e6dcff4ce665a98ed78633552a172ca_amd64",
"8Base-CNV-4.12:container-native-virtualization/hyperconverged-cluster-webhook-rhel8@sha256:e912171328517664f0298322a7992a6e0e00118dc496ff94ee84190d9057db68_amd64",
"8Base-CNV-4.12:container-native-virtualization/kubemacpool@sha256:ab5a239a35e3de8566cb76db0d59ae92e290a3756d39a2298290f1ab3c7b56c5_amd64",
"8Base-CNV-4.12:container-native-virtualization/kubevirt-console-plugin@sha256:e7dd17d4d206b2d37f24a2ed28bf3d2d6a40463da6cbc6b5696555b455f90055_amd64",
"8Base-CNV-4.12:container-native-virtualization/kubevirt-ssp-operator@sha256:09a834b1f71a19cf9a616ffd9eb04408972f9b8f9549777cab0935f63931c993_amd64",
"8Base-CNV-4.12:container-native-virtualization/kubevirt-tekton-tasks-cleanup-vm@sha256:66284c45e82862dc7c1505fcdfe7b14e72c93c5e7fa6b7108a945220279641e9_amd64",
"8Base-CNV-4.12:container-native-virtualization/kubevirt-tekton-tasks-copy-template@sha256:462770d258407ea93c14c9a99fb4450536261202d1d63a681634af2193c2b062_amd64",
"8Base-CNV-4.12:container-native-virtualization/kubevirt-tekton-tasks-create-datavolume@sha256:31d22c0be03bbb222967d953d35189173fbeb60d1cb32278eb006e8abe78e90c_amd64",
"8Base-CNV-4.12:container-native-virtualization/kubevirt-tekton-tasks-create-vm-from-template@sha256:a62ec91155a7bfc776c402e8b513b0e00797d64a95434346a2e3a4cc25f2d3c5_amd64",
"8Base-CNV-4.12:container-native-virtualization/kubevirt-tekton-tasks-disk-virt-customize@sha256:35274b72a5562e8675854d8cf2ca3ec0c4d0b619c0e630d7b39b7da8ebd3b143_amd64",
"8Base-CNV-4.12:container-native-virtualization/kubevirt-tekton-tasks-disk-virt-sysprep@sha256:6e6ed3d8b1b906f801e36b82d6976bc421ae8344d71d4c563fe6d8e76b5fe9c4_amd64",
"8Base-CNV-4.12:container-native-virtualization/kubevirt-tekton-tasks-modify-vm-template@sha256:b46443d7f21b8b251468e33c929a16008a3ac34a8f50a1d8bc1cd134079ccae4_amd64",
"8Base-CNV-4.12:container-native-virtualization/kubevirt-tekton-tasks-operator@sha256:7f11db20a3c635aa48e3dcadfe555d0cd229c4c7f1790f70ee9c9ee78ab55e67_amd64",
"8Base-CNV-4.12:container-native-virtualization/kubevirt-tekton-tasks-wait-for-vmi-status@sha256:4967b4c46d670a2b109c9a2e6e0ebc850a5e1dacaf8cc0ed691668bfa0cbd418_amd64",
"8Base-CNV-4.12:container-native-virtualization/kubevirt-template-validator@sha256:bf732669655db1b09ef27bc1964fe7b49943d681a5acc9860497512d8877e13f_amd64",
"8Base-CNV-4.12:container-native-virtualization/libguestfs-tools@sha256:4f0d48312d8fe02a17747d65ac644d3e1be2df3cb80a9d0c268acc6ad5b91680_amd64",
"8Base-CNV-4.12:container-native-virtualization/ovs-cni-marker@sha256:077367d5af11030832a5e63a611395b7fa65ee140b490b6f33f8a23a9392dcd5_amd64",
"8Base-CNV-4.12:container-native-virtualization/ovs-cni-plugin@sha256:892e339e8eec78f9865d11984c6dc8e92831ee9a17d6b990cd7fba9f2e506e13_amd64",
"8Base-CNV-4.12:container-native-virtualization/virt-api@sha256:cd89350a5e6b3a468acd290819d86f2c77d486fa5a57dbac752f863f1a8a2b23_amd64",
"8Base-CNV-4.12:container-native-virtualization/virt-artifacts-server@sha256:9638c34ff48d275842a990deb86110530ffd4937b2b551a4d5263168f7db6d47_amd64",
"8Base-CNV-4.12:container-native-virtualization/virt-cdi-apiserver@sha256:dd68dfc1a588b4e24e533d61b52b68ab0673fd39a95632314f54e1b85cb5f32d_amd64",
"8Base-CNV-4.12:container-native-virtualization/virt-cdi-cloner@sha256:879742e59f3416100969a0d0994e49e3f8cd493310bbd0c0e86e969f86daa204_amd64",
"8Base-CNV-4.12:container-native-virtualization/virt-cdi-controller@sha256:46689591989c8db1fa1f5228b2b9fb51d7abd0425c34951f909ced1fc536f0e4_amd64",
"8Base-CNV-4.12:container-native-virtualization/virt-cdi-importer@sha256:f2d011c18db1dd0dbe068bc650418c4b3f2f94935c053e76a52736da0f33867a_amd64",
"8Base-CNV-4.12:container-native-virtualization/virt-cdi-operator@sha256:8b06f96750c3f8e34a7cc8defeda46a92e3ad553159d3dbc7c4e096b483508ee_amd64",
"8Base-CNV-4.12:container-native-virtualization/virt-cdi-uploadproxy@sha256:84fd85672f6e9891678d6e99c066f8f20a9a2aac08fae11d552d46a317b7f815_amd64",
"8Base-CNV-4.12:container-native-virtualization/virt-cdi-uploadserver@sha256:4b231a260a9c0176f4b45aaf8142fa5e6860892b2fa19fad0f3091c423064211_amd64",
"8Base-CNV-4.12:container-native-virtualization/virt-controller@sha256:e6ddc32f82e940d364e0a3d63c28b4bd41b71574f9479b6d6b01de948baa8cab_amd64",
"8Base-CNV-4.12:container-native-virtualization/virt-exportproxy@sha256:2dc6b5eca4ba0daffe57ff174efc35764a2021eef35ef84c3d030c0f97329ece_amd64",
"8Base-CNV-4.12:container-native-virtualization/virt-exportserver@sha256:dd59838c20f30c7049cbdc4646b8b6f73ce8f33fa13c352ee22985673eaf95e2_amd64",
"8Base-CNV-4.12:container-native-virtualization/virt-handler@sha256:cce366a6b1aa42a9798a8c714dcb795d1c653dfe0ba06c997e65dbba0318e537_amd64",
"8Base-CNV-4.12:container-native-virtualization/virt-launcher@sha256:bd5b00ece84caed816b3f3cc80d8570324e1e8f975cf2c2320726d88fb64f33a_amd64",
"8Base-CNV-4.12:container-native-virtualization/virt-operator@sha256:6c4b16ac62e673d8f5116d592836506be72c5ebd2a07ffc828fee86514db0e9d_amd64",
"8Base-CNV-4.12:container-native-virtualization/virtio-win@sha256:cd321e3d82a87139edabf223414b892c99857d7ac7d089b870e227ea98c970e0_amd64",
"8Base-CNV-4.12:container-native-virtualization/vm-network-latency-checkup@sha256:5a1502efeeaa3958e5755ce07dcb8314305d75c88cc69ddc7d515457935cdc69_amd64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "golang: encoding/gob: stack exhaustion in Decoder.Decode"
},
{
"cve": "CVE-2022-32148",
"cwe": {
"id": "CWE-200",
"name": "Exposure of Sensitive Information to an Unauthorized Actor"
},
"discovery_date": "2022-07-14T00:00:00+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"8Base-CNV-4.12:container-native-virtualization/bridge-marker@sha256:086a9922f34161e5b75d204a0c3281c941f81f76ef8784de434cc79acc76174c_amd64",
"8Base-CNV-4.12:container-native-virtualization/cluster-network-addons-operator@sha256:d2c19fd4c2327eb84179acf652157982b29c365d8a526d70517c6dd93ea6ebc7_amd64",
"8Base-CNV-4.12:container-native-virtualization/cnv-containernetworking-plugins@sha256:3d6003dea97e48d240668e55b2705f0251259006251abafaa3dc08fbc69f1312_amd64",
"8Base-CNV-4.12:container-native-virtualization/cnv-must-gather-rhel8@sha256:dcb95d2b4958ce69f8fcf61c9c90e0516d7844db62f2297ebf1ef18e5d8c05b4_amd64",
"8Base-CNV-4.12:container-native-virtualization/hco-bundle-registry@sha256:73680901c7733ba27f729fd6475971e0909c2fe9efacf74d556f961a1494274e_amd64",
"8Base-CNV-4.12:container-native-virtualization/hostpath-csi-driver@sha256:a0b75e357628ca6b2ca32ab3fdbf531fd8da438a7a6ae8988ef897d2c001d9cb_amd64",
"8Base-CNV-4.12:container-native-virtualization/hostpath-provisioner-rhel8-operator@sha256:b9d84e63f789c70e31cf60fe06d41359363afc7bbd86a78ac7132f8dae4c467a_amd64",
"8Base-CNV-4.12:container-native-virtualization/hostpath-provisioner-rhel8@sha256:5239dcb229b060a818befd52a1e27b18142985abe0e39cef41eadd66f8b21ec1_amd64",
"8Base-CNV-4.12:container-native-virtualization/hyperconverged-cluster-operator@sha256:8b311b48437c79a6859a84f62cfd10ca8e6dcff4ce665a98ed78633552a172ca_amd64",
"8Base-CNV-4.12:container-native-virtualization/hyperconverged-cluster-webhook-rhel8@sha256:e912171328517664f0298322a7992a6e0e00118dc496ff94ee84190d9057db68_amd64",
"8Base-CNV-4.12:container-native-virtualization/kubemacpool@sha256:ab5a239a35e3de8566cb76db0d59ae92e290a3756d39a2298290f1ab3c7b56c5_amd64",
"8Base-CNV-4.12:container-native-virtualization/kubevirt-console-plugin@sha256:e7dd17d4d206b2d37f24a2ed28bf3d2d6a40463da6cbc6b5696555b455f90055_amd64",
"8Base-CNV-4.12:container-native-virtualization/kubevirt-ssp-operator@sha256:09a834b1f71a19cf9a616ffd9eb04408972f9b8f9549777cab0935f63931c993_amd64",
"8Base-CNV-4.12:container-native-virtualization/kubevirt-tekton-tasks-cleanup-vm@sha256:66284c45e82862dc7c1505fcdfe7b14e72c93c5e7fa6b7108a945220279641e9_amd64",
"8Base-CNV-4.12:container-native-virtualization/kubevirt-tekton-tasks-copy-template@sha256:462770d258407ea93c14c9a99fb4450536261202d1d63a681634af2193c2b062_amd64",
"8Base-CNV-4.12:container-native-virtualization/kubevirt-tekton-tasks-create-datavolume@sha256:31d22c0be03bbb222967d953d35189173fbeb60d1cb32278eb006e8abe78e90c_amd64",
"8Base-CNV-4.12:container-native-virtualization/kubevirt-tekton-tasks-create-vm-from-template@sha256:a62ec91155a7bfc776c402e8b513b0e00797d64a95434346a2e3a4cc25f2d3c5_amd64",
"8Base-CNV-4.12:container-native-virtualization/kubevirt-tekton-tasks-disk-virt-customize@sha256:35274b72a5562e8675854d8cf2ca3ec0c4d0b619c0e630d7b39b7da8ebd3b143_amd64",
"8Base-CNV-4.12:container-native-virtualization/kubevirt-tekton-tasks-disk-virt-sysprep@sha256:6e6ed3d8b1b906f801e36b82d6976bc421ae8344d71d4c563fe6d8e76b5fe9c4_amd64",
"8Base-CNV-4.12:container-native-virtualization/kubevirt-tekton-tasks-modify-vm-template@sha256:b46443d7f21b8b251468e33c929a16008a3ac34a8f50a1d8bc1cd134079ccae4_amd64",
"8Base-CNV-4.12:container-native-virtualization/kubevirt-tekton-tasks-operator@sha256:7f11db20a3c635aa48e3dcadfe555d0cd229c4c7f1790f70ee9c9ee78ab55e67_amd64",
"8Base-CNV-4.12:container-native-virtualization/kubevirt-tekton-tasks-wait-for-vmi-status@sha256:4967b4c46d670a2b109c9a2e6e0ebc850a5e1dacaf8cc0ed691668bfa0cbd418_amd64",
"8Base-CNV-4.12:container-native-virtualization/kubevirt-template-validator@sha256:bf732669655db1b09ef27bc1964fe7b49943d681a5acc9860497512d8877e13f_amd64",
"8Base-CNV-4.12:container-native-virtualization/libguestfs-tools@sha256:4f0d48312d8fe02a17747d65ac644d3e1be2df3cb80a9d0c268acc6ad5b91680_amd64",
"8Base-CNV-4.12:container-native-virtualization/ovs-cni-marker@sha256:077367d5af11030832a5e63a611395b7fa65ee140b490b6f33f8a23a9392dcd5_amd64",
"8Base-CNV-4.12:container-native-virtualization/ovs-cni-plugin@sha256:892e339e8eec78f9865d11984c6dc8e92831ee9a17d6b990cd7fba9f2e506e13_amd64",
"8Base-CNV-4.12:container-native-virtualization/virt-artifacts-server@sha256:9638c34ff48d275842a990deb86110530ffd4937b2b551a4d5263168f7db6d47_amd64",
"8Base-CNV-4.12:container-native-virtualization/virt-cdi-apiserver@sha256:dd68dfc1a588b4e24e533d61b52b68ab0673fd39a95632314f54e1b85cb5f32d_amd64",
"8Base-CNV-4.12:container-native-virtualization/virt-cdi-cloner@sha256:879742e59f3416100969a0d0994e49e3f8cd493310bbd0c0e86e969f86daa204_amd64",
"8Base-CNV-4.12:container-native-virtualization/virt-cdi-controller@sha256:46689591989c8db1fa1f5228b2b9fb51d7abd0425c34951f909ced1fc536f0e4_amd64",
"8Base-CNV-4.12:container-native-virtualization/virt-cdi-importer@sha256:f2d011c18db1dd0dbe068bc650418c4b3f2f94935c053e76a52736da0f33867a_amd64",
"8Base-CNV-4.12:container-native-virtualization/virt-cdi-operator@sha256:8b06f96750c3f8e34a7cc8defeda46a92e3ad553159d3dbc7c4e096b483508ee_amd64",
"8Base-CNV-4.12:container-native-virtualization/virt-cdi-uploadproxy@sha256:84fd85672f6e9891678d6e99c066f8f20a9a2aac08fae11d552d46a317b7f815_amd64",
"8Base-CNV-4.12:container-native-virtualization/virt-cdi-uploadserver@sha256:4b231a260a9c0176f4b45aaf8142fa5e6860892b2fa19fad0f3091c423064211_amd64",
"8Base-CNV-4.12:container-native-virtualization/virt-controller@sha256:e6ddc32f82e940d364e0a3d63c28b4bd41b71574f9479b6d6b01de948baa8cab_amd64",
"8Base-CNV-4.12:container-native-virtualization/virt-exportproxy@sha256:2dc6b5eca4ba0daffe57ff174efc35764a2021eef35ef84c3d030c0f97329ece_amd64",
"8Base-CNV-4.12:container-native-virtualization/virt-exportserver@sha256:dd59838c20f30c7049cbdc4646b8b6f73ce8f33fa13c352ee22985673eaf95e2_amd64",
"8Base-CNV-4.12:container-native-virtualization/virt-handler@sha256:cce366a6b1aa42a9798a8c714dcb795d1c653dfe0ba06c997e65dbba0318e537_amd64",
"8Base-CNV-4.12:container-native-virtualization/virt-launcher@sha256:bd5b00ece84caed816b3f3cc80d8570324e1e8f975cf2c2320726d88fb64f33a_amd64",
"8Base-CNV-4.12:container-native-virtualization/virt-operator@sha256:6c4b16ac62e673d8f5116d592836506be72c5ebd2a07ffc828fee86514db0e9d_amd64",
"8Base-CNV-4.12:container-native-virtualization/virtio-win@sha256:cd321e3d82a87139edabf223414b892c99857d7ac7d089b870e227ea98c970e0_amd64",
"8Base-CNV-4.12:container-native-virtualization/vm-network-latency-checkup@sha256:5a1502efeeaa3958e5755ce07dcb8314305d75c88cc69ddc7d515457935cdc69_amd64"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2107383"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in net/http/httputil golang package. When httputil.ReverseProxy.ServeHTTP is called with a Request.Header map containing a nil value for the X-Forwarded-For header, ReverseProxy could set the client IP incorrectly. This issue may affect confidentiality.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "golang: net/http/httputil: NewSingleHostReverseProxy - omit X-Forwarded-For not working",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "Within regulated environments, a combination of the following controls acts as a significant barrier to successfully exploiting a CWE-200: Exposure of Sensitive Information to an Unauthorized Actor vulnerability and therefore downgrades the severity of this particular CVE from Moderate to Low.\n\nAccess to the platform is granted only after successful hard token, multi-factor authentication (MFA), which is coupled with account management controls, including integration with single sign-on (SSO), to ensure that user permissions are restricted to only the functions necessary for their roles. Access to sensitive information is explicitly authorized and enforced based on predefined access policies. Event logs are collected and processed for centralization, correlation, analysis, monitoring, reporting, alerting, and retention. This process ensures that audit logs are generated for specific events involving sensitive information, which helps identify patterns of unauthorized access or data exposure. The platform enforces the use of validated cryptographic modules across compute resources to protect the confidentiality of information, even in the event of interception.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"8Base-CNV-4.12:container-native-virtualization/virt-api@sha256:cd89350a5e6b3a468acd290819d86f2c77d486fa5a57dbac752f863f1a8a2b23_amd64"
],
"known_not_affected": [
"8Base-CNV-4.12:container-native-virtualization/bridge-marker@sha256:086a9922f34161e5b75d204a0c3281c941f81f76ef8784de434cc79acc76174c_amd64",
"8Base-CNV-4.12:container-native-virtualization/cluster-network-addons-operator@sha256:d2c19fd4c2327eb84179acf652157982b29c365d8a526d70517c6dd93ea6ebc7_amd64",
"8Base-CNV-4.12:container-native-virtualization/cnv-containernetworking-plugins@sha256:3d6003dea97e48d240668e55b2705f0251259006251abafaa3dc08fbc69f1312_amd64",
"8Base-CNV-4.12:container-native-virtualization/cnv-must-gather-rhel8@sha256:dcb95d2b4958ce69f8fcf61c9c90e0516d7844db62f2297ebf1ef18e5d8c05b4_amd64",
"8Base-CNV-4.12:container-native-virtualization/hco-bundle-registry@sha256:73680901c7733ba27f729fd6475971e0909c2fe9efacf74d556f961a1494274e_amd64",
"8Base-CNV-4.12:container-native-virtualization/hostpath-csi-driver@sha256:a0b75e357628ca6b2ca32ab3fdbf531fd8da438a7a6ae8988ef897d2c001d9cb_amd64",
"8Base-CNV-4.12:container-native-virtualization/hostpath-provisioner-rhel8-operator@sha256:b9d84e63f789c70e31cf60fe06d41359363afc7bbd86a78ac7132f8dae4c467a_amd64",
"8Base-CNV-4.12:container-native-virtualization/hostpath-provisioner-rhel8@sha256:5239dcb229b060a818befd52a1e27b18142985abe0e39cef41eadd66f8b21ec1_amd64",
"8Base-CNV-4.12:container-native-virtualization/hyperconverged-cluster-operator@sha256:8b311b48437c79a6859a84f62cfd10ca8e6dcff4ce665a98ed78633552a172ca_amd64",
"8Base-CNV-4.12:container-native-virtualization/hyperconverged-cluster-webhook-rhel8@sha256:e912171328517664f0298322a7992a6e0e00118dc496ff94ee84190d9057db68_amd64",
"8Base-CNV-4.12:container-native-virtualization/kubemacpool@sha256:ab5a239a35e3de8566cb76db0d59ae92e290a3756d39a2298290f1ab3c7b56c5_amd64",
"8Base-CNV-4.12:container-native-virtualization/kubevirt-console-plugin@sha256:e7dd17d4d206b2d37f24a2ed28bf3d2d6a40463da6cbc6b5696555b455f90055_amd64",
"8Base-CNV-4.12:container-native-virtualization/kubevirt-ssp-operator@sha256:09a834b1f71a19cf9a616ffd9eb04408972f9b8f9549777cab0935f63931c993_amd64",
"8Base-CNV-4.12:container-native-virtualization/kubevirt-tekton-tasks-cleanup-vm@sha256:66284c45e82862dc7c1505fcdfe7b14e72c93c5e7fa6b7108a945220279641e9_amd64",
"8Base-CNV-4.12:container-native-virtualization/kubevirt-tekton-tasks-copy-template@sha256:462770d258407ea93c14c9a99fb4450536261202d1d63a681634af2193c2b062_amd64",
"8Base-CNV-4.12:container-native-virtualization/kubevirt-tekton-tasks-create-datavolume@sha256:31d22c0be03bbb222967d953d35189173fbeb60d1cb32278eb006e8abe78e90c_amd64",
"8Base-CNV-4.12:container-native-virtualization/kubevirt-tekton-tasks-create-vm-from-template@sha256:a62ec91155a7bfc776c402e8b513b0e00797d64a95434346a2e3a4cc25f2d3c5_amd64",
"8Base-CNV-4.12:container-native-virtualization/kubevirt-tekton-tasks-disk-virt-customize@sha256:35274b72a5562e8675854d8cf2ca3ec0c4d0b619c0e630d7b39b7da8ebd3b143_amd64",
"8Base-CNV-4.12:container-native-virtualization/kubevirt-tekton-tasks-disk-virt-sysprep@sha256:6e6ed3d8b1b906f801e36b82d6976bc421ae8344d71d4c563fe6d8e76b5fe9c4_amd64",
"8Base-CNV-4.12:container-native-virtualization/kubevirt-tekton-tasks-modify-vm-template@sha256:b46443d7f21b8b251468e33c929a16008a3ac34a8f50a1d8bc1cd134079ccae4_amd64",
"8Base-CNV-4.12:container-native-virtualization/kubevirt-tekton-tasks-operator@sha256:7f11db20a3c635aa48e3dcadfe555d0cd229c4c7f1790f70ee9c9ee78ab55e67_amd64",
"8Base-CNV-4.12:container-native-virtualization/kubevirt-tekton-tasks-wait-for-vmi-status@sha256:4967b4c46d670a2b109c9a2e6e0ebc850a5e1dacaf8cc0ed691668bfa0cbd418_amd64",
"8Base-CNV-4.12:container-native-virtualization/kubevirt-template-validator@sha256:bf732669655db1b09ef27bc1964fe7b49943d681a5acc9860497512d8877e13f_amd64",
"8Base-CNV-4.12:container-native-virtualization/libguestfs-tools@sha256:4f0d48312d8fe02a17747d65ac644d3e1be2df3cb80a9d0c268acc6ad5b91680_amd64",
"8Base-CNV-4.12:container-native-virtualization/ovs-cni-marker@sha256:077367d5af11030832a5e63a611395b7fa65ee140b490b6f33f8a23a9392dcd5_amd64",
"8Base-CNV-4.12:container-native-virtualization/ovs-cni-plugin@sha256:892e339e8eec78f9865d11984c6dc8e92831ee9a17d6b990cd7fba9f2e506e13_amd64",
"8Base-CNV-4.12:container-native-virtualization/virt-artifacts-server@sha256:9638c34ff48d275842a990deb86110530ffd4937b2b551a4d5263168f7db6d47_amd64",
"8Base-CNV-4.12:container-native-virtualization/virt-cdi-apiserver@sha256:dd68dfc1a588b4e24e533d61b52b68ab0673fd39a95632314f54e1b85cb5f32d_amd64",
"8Base-CNV-4.12:container-native-virtualization/virt-cdi-cloner@sha256:879742e59f3416100969a0d0994e49e3f8cd493310bbd0c0e86e969f86daa204_amd64",
"8Base-CNV-4.12:container-native-virtualization/virt-cdi-controller@sha256:46689591989c8db1fa1f5228b2b9fb51d7abd0425c34951f909ced1fc536f0e4_amd64",
"8Base-CNV-4.12:container-native-virtualization/virt-cdi-importer@sha256:f2d011c18db1dd0dbe068bc650418c4b3f2f94935c053e76a52736da0f33867a_amd64",
"8Base-CNV-4.12:container-native-virtualization/virt-cdi-operator@sha256:8b06f96750c3f8e34a7cc8defeda46a92e3ad553159d3dbc7c4e096b483508ee_amd64",
"8Base-CNV-4.12:container-native-virtualization/virt-cdi-uploadproxy@sha256:84fd85672f6e9891678d6e99c066f8f20a9a2aac08fae11d552d46a317b7f815_amd64",
"8Base-CNV-4.12:container-native-virtualization/virt-cdi-uploadserver@sha256:4b231a260a9c0176f4b45aaf8142fa5e6860892b2fa19fad0f3091c423064211_amd64",
"8Base-CNV-4.12:container-native-virtualization/virt-controller@sha256:e6ddc32f82e940d364e0a3d63c28b4bd41b71574f9479b6d6b01de948baa8cab_amd64",
"8Base-CNV-4.12:container-native-virtualization/virt-exportproxy@sha256:2dc6b5eca4ba0daffe57ff174efc35764a2021eef35ef84c3d030c0f97329ece_amd64",
"8Base-CNV-4.12:container-native-virtualization/virt-exportserver@sha256:dd59838c20f30c7049cbdc4646b8b6f73ce8f33fa13c352ee22985673eaf95e2_amd64",
"8Base-CNV-4.12:container-native-virtualization/virt-handler@sha256:cce366a6b1aa42a9798a8c714dcb795d1c653dfe0ba06c997e65dbba0318e537_amd64",
"8Base-CNV-4.12:container-native-virtualization/virt-launcher@sha256:bd5b00ece84caed816b3f3cc80d8570324e1e8f975cf2c2320726d88fb64f33a_amd64",
"8Base-CNV-4.12:container-native-virtualization/virt-operator@sha256:6c4b16ac62e673d8f5116d592836506be72c5ebd2a07ffc828fee86514db0e9d_amd64",
"8Base-CNV-4.12:container-native-virtualization/virtio-win@sha256:cd321e3d82a87139edabf223414b892c99857d7ac7d089b870e227ea98c970e0_amd64",
"8Base-CNV-4.12:container-native-virtualization/vm-network-latency-checkup@sha256:5a1502efeeaa3958e5755ce07dcb8314305d75c88cc69ddc7d515457935cdc69_amd64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2022-32148"
},
{
"category": "external",
"summary": "RHBZ#2107383",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2107383"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2022-32148",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-32148"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2022-32148",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2022-32148"
},
{
"category": "external",
"summary": "https://go.dev/issue/53423",
"url": "https://go.dev/issue/53423"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-announce/c/nqrv9fbR0zE",
"url": "https://groups.google.com/g/golang-announce/c/nqrv9fbR0zE"
}
],
"release_date": "2022-07-12T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2023-01-25T11:11:29+00:00",
"details": "Before applying this update, you must apply all previously released errata\nrelevant to your system.\n\nTo apply this update, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"8Base-CNV-4.12:container-native-virtualization/virt-api@sha256:cd89350a5e6b3a468acd290819d86f2c77d486fa5a57dbac752f863f1a8a2b23_amd64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2023:0408"
}
],
"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-CNV-4.12:container-native-virtualization/bridge-marker@sha256:086a9922f34161e5b75d204a0c3281c941f81f76ef8784de434cc79acc76174c_amd64",
"8Base-CNV-4.12:container-native-virtualization/cluster-network-addons-operator@sha256:d2c19fd4c2327eb84179acf652157982b29c365d8a526d70517c6dd93ea6ebc7_amd64",
"8Base-CNV-4.12:container-native-virtualization/cnv-containernetworking-plugins@sha256:3d6003dea97e48d240668e55b2705f0251259006251abafaa3dc08fbc69f1312_amd64",
"8Base-CNV-4.12:container-native-virtualization/cnv-must-gather-rhel8@sha256:dcb95d2b4958ce69f8fcf61c9c90e0516d7844db62f2297ebf1ef18e5d8c05b4_amd64",
"8Base-CNV-4.12:container-native-virtualization/hco-bundle-registry@sha256:73680901c7733ba27f729fd6475971e0909c2fe9efacf74d556f961a1494274e_amd64",
"8Base-CNV-4.12:container-native-virtualization/hostpath-csi-driver@sha256:a0b75e357628ca6b2ca32ab3fdbf531fd8da438a7a6ae8988ef897d2c001d9cb_amd64",
"8Base-CNV-4.12:container-native-virtualization/hostpath-provisioner-rhel8-operator@sha256:b9d84e63f789c70e31cf60fe06d41359363afc7bbd86a78ac7132f8dae4c467a_amd64",
"8Base-CNV-4.12:container-native-virtualization/hostpath-provisioner-rhel8@sha256:5239dcb229b060a818befd52a1e27b18142985abe0e39cef41eadd66f8b21ec1_amd64",
"8Base-CNV-4.12:container-native-virtualization/hyperconverged-cluster-operator@sha256:8b311b48437c79a6859a84f62cfd10ca8e6dcff4ce665a98ed78633552a172ca_amd64",
"8Base-CNV-4.12:container-native-virtualization/hyperconverged-cluster-webhook-rhel8@sha256:e912171328517664f0298322a7992a6e0e00118dc496ff94ee84190d9057db68_amd64",
"8Base-CNV-4.12:container-native-virtualization/kubemacpool@sha256:ab5a239a35e3de8566cb76db0d59ae92e290a3756d39a2298290f1ab3c7b56c5_amd64",
"8Base-CNV-4.12:container-native-virtualization/kubevirt-console-plugin@sha256:e7dd17d4d206b2d37f24a2ed28bf3d2d6a40463da6cbc6b5696555b455f90055_amd64",
"8Base-CNV-4.12:container-native-virtualization/kubevirt-ssp-operator@sha256:09a834b1f71a19cf9a616ffd9eb04408972f9b8f9549777cab0935f63931c993_amd64",
"8Base-CNV-4.12:container-native-virtualization/kubevirt-tekton-tasks-cleanup-vm@sha256:66284c45e82862dc7c1505fcdfe7b14e72c93c5e7fa6b7108a945220279641e9_amd64",
"8Base-CNV-4.12:container-native-virtualization/kubevirt-tekton-tasks-copy-template@sha256:462770d258407ea93c14c9a99fb4450536261202d1d63a681634af2193c2b062_amd64",
"8Base-CNV-4.12:container-native-virtualization/kubevirt-tekton-tasks-create-datavolume@sha256:31d22c0be03bbb222967d953d35189173fbeb60d1cb32278eb006e8abe78e90c_amd64",
"8Base-CNV-4.12:container-native-virtualization/kubevirt-tekton-tasks-create-vm-from-template@sha256:a62ec91155a7bfc776c402e8b513b0e00797d64a95434346a2e3a4cc25f2d3c5_amd64",
"8Base-CNV-4.12:container-native-virtualization/kubevirt-tekton-tasks-disk-virt-customize@sha256:35274b72a5562e8675854d8cf2ca3ec0c4d0b619c0e630d7b39b7da8ebd3b143_amd64",
"8Base-CNV-4.12:container-native-virtualization/kubevirt-tekton-tasks-disk-virt-sysprep@sha256:6e6ed3d8b1b906f801e36b82d6976bc421ae8344d71d4c563fe6d8e76b5fe9c4_amd64",
"8Base-CNV-4.12:container-native-virtualization/kubevirt-tekton-tasks-modify-vm-template@sha256:b46443d7f21b8b251468e33c929a16008a3ac34a8f50a1d8bc1cd134079ccae4_amd64",
"8Base-CNV-4.12:container-native-virtualization/kubevirt-tekton-tasks-operator@sha256:7f11db20a3c635aa48e3dcadfe555d0cd229c4c7f1790f70ee9c9ee78ab55e67_amd64",
"8Base-CNV-4.12:container-native-virtualization/kubevirt-tekton-tasks-wait-for-vmi-status@sha256:4967b4c46d670a2b109c9a2e6e0ebc850a5e1dacaf8cc0ed691668bfa0cbd418_amd64",
"8Base-CNV-4.12:container-native-virtualization/kubevirt-template-validator@sha256:bf732669655db1b09ef27bc1964fe7b49943d681a5acc9860497512d8877e13f_amd64",
"8Base-CNV-4.12:container-native-virtualization/libguestfs-tools@sha256:4f0d48312d8fe02a17747d65ac644d3e1be2df3cb80a9d0c268acc6ad5b91680_amd64",
"8Base-CNV-4.12:container-native-virtualization/ovs-cni-marker@sha256:077367d5af11030832a5e63a611395b7fa65ee140b490b6f33f8a23a9392dcd5_amd64",
"8Base-CNV-4.12:container-native-virtualization/ovs-cni-plugin@sha256:892e339e8eec78f9865d11984c6dc8e92831ee9a17d6b990cd7fba9f2e506e13_amd64",
"8Base-CNV-4.12:container-native-virtualization/virt-api@sha256:cd89350a5e6b3a468acd290819d86f2c77d486fa5a57dbac752f863f1a8a2b23_amd64",
"8Base-CNV-4.12:container-native-virtualization/virt-artifacts-server@sha256:9638c34ff48d275842a990deb86110530ffd4937b2b551a4d5263168f7db6d47_amd64",
"8Base-CNV-4.12:container-native-virtualization/virt-cdi-apiserver@sha256:dd68dfc1a588b4e24e533d61b52b68ab0673fd39a95632314f54e1b85cb5f32d_amd64",
"8Base-CNV-4.12:container-native-virtualization/virt-cdi-cloner@sha256:879742e59f3416100969a0d0994e49e3f8cd493310bbd0c0e86e969f86daa204_amd64",
"8Base-CNV-4.12:container-native-virtualization/virt-cdi-controller@sha256:46689591989c8db1fa1f5228b2b9fb51d7abd0425c34951f909ced1fc536f0e4_amd64",
"8Base-CNV-4.12:container-native-virtualization/virt-cdi-importer@sha256:f2d011c18db1dd0dbe068bc650418c4b3f2f94935c053e76a52736da0f33867a_amd64",
"8Base-CNV-4.12:container-native-virtualization/virt-cdi-operator@sha256:8b06f96750c3f8e34a7cc8defeda46a92e3ad553159d3dbc7c4e096b483508ee_amd64",
"8Base-CNV-4.12:container-native-virtualization/virt-cdi-uploadproxy@sha256:84fd85672f6e9891678d6e99c066f8f20a9a2aac08fae11d552d46a317b7f815_amd64",
"8Base-CNV-4.12:container-native-virtualization/virt-cdi-uploadserver@sha256:4b231a260a9c0176f4b45aaf8142fa5e6860892b2fa19fad0f3091c423064211_amd64",
"8Base-CNV-4.12:container-native-virtualization/virt-controller@sha256:e6ddc32f82e940d364e0a3d63c28b4bd41b71574f9479b6d6b01de948baa8cab_amd64",
"8Base-CNV-4.12:container-native-virtualization/virt-exportproxy@sha256:2dc6b5eca4ba0daffe57ff174efc35764a2021eef35ef84c3d030c0f97329ece_amd64",
"8Base-CNV-4.12:container-native-virtualization/virt-exportserver@sha256:dd59838c20f30c7049cbdc4646b8b6f73ce8f33fa13c352ee22985673eaf95e2_amd64",
"8Base-CNV-4.12:container-native-virtualization/virt-handler@sha256:cce366a6b1aa42a9798a8c714dcb795d1c653dfe0ba06c997e65dbba0318e537_amd64",
"8Base-CNV-4.12:container-native-virtualization/virt-launcher@sha256:bd5b00ece84caed816b3f3cc80d8570324e1e8f975cf2c2320726d88fb64f33a_amd64",
"8Base-CNV-4.12:container-native-virtualization/virt-operator@sha256:6c4b16ac62e673d8f5116d592836506be72c5ebd2a07ffc828fee86514db0e9d_amd64",
"8Base-CNV-4.12:container-native-virtualization/virtio-win@sha256:cd321e3d82a87139edabf223414b892c99857d7ac7d089b870e227ea98c970e0_amd64",
"8Base-CNV-4.12:container-native-virtualization/vm-network-latency-checkup@sha256:5a1502efeeaa3958e5755ce07dcb8314305d75c88cc69ddc7d515457935cdc69_amd64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "golang: net/http/httputil: NewSingleHostReverseProxy - omit X-Forwarded-For not working"
}
]
}
rhsa-2022:6040
Vulnerability from csaf_redhat
Notes
{
"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": "Release of OpenShift Serverless 1.24.0\n\nThe References section contains CVE links providing detailed severity ratings\nfor each vulnerability. Ratings are based on a Common Vulnerability Scoring\nSystem (CVSS) base score.",
"title": "Topic"
},
{
"category": "general",
"text": "Version 1.24.0 of the OpenShift Serverless Operator is supported on Red Hat\nOpenShift Container Platform versions 4.6, 4.7, 4.8, 4.9, 4.10, and 4.11. \n\nThis release includes security and bug fixes, and enhancements.\n\nSecurity Fixes in this release include:\n- prometheus/client_golang: Denial of service using InstrumentHandlerCounter (CVE-2022-21698)\n- go-restful: Authorization Bypass Through User-Controlled Key (CVE-2022-1996)\n- golang: encoding/xml: stack exhaustion in Unmarshal (CVE-2022-30633)\n- golang: io/fs: stack exhaustion in Glob (CVE-2022-30630)\n- golang: go/parser: stack exhaustion in all Parse* functions (CVE-2022-1962)\n- golang: encoding/gob: stack exhaustion in Decoder.Decode (CVE-2022-30635)\n- golang: path/filepath: stack exhaustion in Glob (CVE-2022-30632)\n- golang: net/http/httputil: NewSingleHostReverseProxy - omit X-Forwarded-For not working (CVE-2022-32148)\n- golang: net/http: improper sanitization of Transfer-Encoding header (CVE-2022-1705)\n- golang: encoding/xml: stack exhaustion in Decoder.Skip (CVE-2022-28131)\n- golang: compress/gzip: stack exhaustion in Reader.Read (CVE-2022-30631)\n- golang: regexp: stack exhaustion via a deeply nested expression (CVE-2022-24921)\n- golang: crypto/elliptic: panic caused by oversized scalar (CVE-2022-28327)\n- golang: encoding/pem: fix stack overflow in Decode (CVE-2022-24675)\n- golang: crypto/tls: session tickets lack random ticket_age_add (CVE-2022-30629)\n\nFor more details about the security issues, including the impact; a CVSS score;\nacknowledgments; and other related information refer to the CVE pages linked in\nthe 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-2022:6040",
"url": "https://access.redhat.com/errata/RHSA-2022:6040"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/updates/classification/#important",
"url": "https://access.redhat.com/security/updates/classification/#important"
},
{
"category": "external",
"summary": "https://access.redhat.com/documentation/en-us/openshift_container_platform/4.6/html/serverless/index",
"url": "https://access.redhat.com/documentation/en-us/openshift_container_platform/4.6/html/serverless/index"
},
{
"category": "external",
"summary": "https://access.redhat.com/documentation/en-us/openshift_container_platform/4.7/html/serverless/index",
"url": "https://access.redhat.com/documentation/en-us/openshift_container_platform/4.7/html/serverless/index"
},
{
"category": "external",
"summary": "https://access.redhat.com/documentation/en-us/openshift_container_platform/4.8/html/serverless/index",
"url": "https://access.redhat.com/documentation/en-us/openshift_container_platform/4.8/html/serverless/index"
},
{
"category": "external",
"summary": "https://access.redhat.com/documentation/en-us/openshift_container_platform/4.9/html/serverless/index",
"url": "https://access.redhat.com/documentation/en-us/openshift_container_platform/4.9/html/serverless/index"
},
{
"category": "external",
"summary": "https://access.redhat.com/documentation/en-us/openshift_container_platform/4.10/html/serverless/index",
"url": "https://access.redhat.com/documentation/en-us/openshift_container_platform/4.10/html/serverless/index"
},
{
"category": "external",
"summary": "2045880",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2045880"
},
{
"category": "external",
"summary": "2064857",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2064857"
},
{
"category": "external",
"summary": "2077688",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2077688"
},
{
"category": "external",
"summary": "2077689",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2077689"
},
{
"category": "external",
"summary": "2092793",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2092793"
},
{
"category": "external",
"summary": "2094982",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2094982"
},
{
"category": "external",
"summary": "2107342",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2107342"
},
{
"category": "external",
"summary": "2107371",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2107371"
},
{
"category": "external",
"summary": "2107374",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2107374"
},
{
"category": "external",
"summary": "2107376",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2107376"
},
{
"category": "external",
"summary": "2107383",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2107383"
},
{
"category": "external",
"summary": "2107386",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2107386"
},
{
"category": "external",
"summary": "2107388",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2107388"
},
{
"category": "external",
"summary": "2107390",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2107390"
},
{
"category": "external",
"summary": "2107392",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2107392"
},
{
"category": "self",
"summary": "Canonical URL",
"url": "https://security.access.redhat.com/data/csaf/v2/advisories/2022/rhsa-2022_6040.json"
}
],
"title": "Red Hat Security Advisory: Release of OpenShift Serverless 1.24.0",
"tracking": {
"current_release_date": "2025-10-31T13:02:06+00:00",
"generator": {
"date": "2025-10-31T13:02:06+00:00",
"engine": {
"name": "Red Hat SDEngine",
"version": "4.6.10"
}
},
"id": "RHSA-2022:6040",
"initial_release_date": "2022-08-10T13:13:24+00:00",
"revision_history": [
{
"date": "2022-08-10T13:13:24+00:00",
"number": "1",
"summary": "Initial version"
},
{
"date": "2022-08-10T13:13:24+00:00",
"number": "2",
"summary": "Last updated version"
},
{
"date": "2025-10-31T13:02:06+00:00",
"number": "3",
"summary": "Last generated version"
}
],
"status": "final",
"version": "3"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_name",
"name": "Red Hat OpenShift Serverless 1.24",
"product": {
"name": "Red Hat OpenShift Serverless 1.24",
"product_id": "8Base-Openshift-Serverless-1.24",
"product_identification_helper": {
"cpe": "cpe:/a:redhat:serverless:1.24::el8"
}
}
}
],
"category": "product_family",
"name": "Red Hat OpenShift Serverless"
},
{
"branches": [
{
"category": "product_version",
"name": "openshift-serverless-1/client-kn-rhel8@sha256:46510d8b5dfba62d0a3da64ba90d1b8f88ad3b909c3e6ed14bcd96017d766829_ppc64le",
"product": {
"name": "openshift-serverless-1/client-kn-rhel8@sha256:46510d8b5dfba62d0a3da64ba90d1b8f88ad3b909c3e6ed14bcd96017d766829_ppc64le",
"product_id": "openshift-serverless-1/client-kn-rhel8@sha256:46510d8b5dfba62d0a3da64ba90d1b8f88ad3b909c3e6ed14bcd96017d766829_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/client-kn-rhel8@sha256:46510d8b5dfba62d0a3da64ba90d1b8f88ad3b909c3e6ed14bcd96017d766829?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift-serverless-1/client-kn-rhel8\u0026tag=1.3.1-4"
}
}
},
{
"category": "product_version",
"name": "openshift-serverless-1/eventing-apiserver-receive-adapter-rhel8@sha256:834e37f8ddfbe157ad357fcef49f5213053d1295bb31361c5dd14a213ff2755c_ppc64le",
"product": {
"name": "openshift-serverless-1/eventing-apiserver-receive-adapter-rhel8@sha256:834e37f8ddfbe157ad357fcef49f5213053d1295bb31361c5dd14a213ff2755c_ppc64le",
"product_id": "openshift-serverless-1/eventing-apiserver-receive-adapter-rhel8@sha256:834e37f8ddfbe157ad357fcef49f5213053d1295bb31361c5dd14a213ff2755c_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/eventing-apiserver-receive-adapter-rhel8@sha256:834e37f8ddfbe157ad357fcef49f5213053d1295bb31361c5dd14a213ff2755c?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift-serverless-1/eventing-apiserver-receive-adapter-rhel8\u0026tag=1.3.2-3"
}
}
},
{
"category": "product_version",
"name": "openshift-serverless-1/eventing-controller-rhel8@sha256:72c5fcaa44e3da56b297eb718d8a2b7eeb44069d6f3ce71b0eca30070b18bd9d_ppc64le",
"product": {
"name": "openshift-serverless-1/eventing-controller-rhel8@sha256:72c5fcaa44e3da56b297eb718d8a2b7eeb44069d6f3ce71b0eca30070b18bd9d_ppc64le",
"product_id": "openshift-serverless-1/eventing-controller-rhel8@sha256:72c5fcaa44e3da56b297eb718d8a2b7eeb44069d6f3ce71b0eca30070b18bd9d_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/eventing-controller-rhel8@sha256:72c5fcaa44e3da56b297eb718d8a2b7eeb44069d6f3ce71b0eca30070b18bd9d?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift-serverless-1/eventing-controller-rhel8\u0026tag=1.3.2-3"
}
}
},
{
"category": "product_version",
"name": "openshift-serverless-1/eventing-in-memory-channel-controller-rhel8@sha256:070f2c819506853dee230f37e00b27a05ba01c6f7cbbffc9a04b59a65d0c45e9_ppc64le",
"product": {
"name": "openshift-serverless-1/eventing-in-memory-channel-controller-rhel8@sha256:070f2c819506853dee230f37e00b27a05ba01c6f7cbbffc9a04b59a65d0c45e9_ppc64le",
"product_id": "openshift-serverless-1/eventing-in-memory-channel-controller-rhel8@sha256:070f2c819506853dee230f37e00b27a05ba01c6f7cbbffc9a04b59a65d0c45e9_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/eventing-in-memory-channel-controller-rhel8@sha256:070f2c819506853dee230f37e00b27a05ba01c6f7cbbffc9a04b59a65d0c45e9?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift-serverless-1/eventing-in-memory-channel-controller-rhel8\u0026tag=1.3.2-3"
}
}
},
{
"category": "product_version",
"name": "openshift-serverless-1/eventing-in-memory-channel-dispatcher-rhel8@sha256:68b61474089703d0685a952062401303206ba11bc108b8504f6f6390933d83cb_ppc64le",
"product": {
"name": "openshift-serverless-1/eventing-in-memory-channel-dispatcher-rhel8@sha256:68b61474089703d0685a952062401303206ba11bc108b8504f6f6390933d83cb_ppc64le",
"product_id": "openshift-serverless-1/eventing-in-memory-channel-dispatcher-rhel8@sha256:68b61474089703d0685a952062401303206ba11bc108b8504f6f6390933d83cb_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/eventing-in-memory-channel-dispatcher-rhel8@sha256:68b61474089703d0685a952062401303206ba11bc108b8504f6f6390933d83cb?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift-serverless-1/eventing-in-memory-channel-dispatcher-rhel8\u0026tag=1.3.2-3"
}
}
},
{
"category": "product_version",
"name": "openshift-serverless-1-tech-preview/eventing-kafka-broker-controller-rhel8@sha256:be290e6d950e8af6162c1dece8472788b66459e8cb91df319f50ccf66f27b5c7_ppc64le",
"product": {
"name": "openshift-serverless-1-tech-preview/eventing-kafka-broker-controller-rhel8@sha256:be290e6d950e8af6162c1dece8472788b66459e8cb91df319f50ccf66f27b5c7_ppc64le",
"product_id": "openshift-serverless-1-tech-preview/eventing-kafka-broker-controller-rhel8@sha256:be290e6d950e8af6162c1dece8472788b66459e8cb91df319f50ccf66f27b5c7_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/eventing-kafka-broker-controller-rhel8@sha256:be290e6d950e8af6162c1dece8472788b66459e8cb91df319f50ccf66f27b5c7?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift-serverless-1-tech-preview/eventing-kafka-broker-controller-rhel8\u0026tag=1.3.2-2"
}
}
},
{
"category": "product_version",
"name": "openshift-serverless-1/eventing-kafka-broker-controller-rhel8@sha256:be290e6d950e8af6162c1dece8472788b66459e8cb91df319f50ccf66f27b5c7_ppc64le",
"product": {
"name": "openshift-serverless-1/eventing-kafka-broker-controller-rhel8@sha256:be290e6d950e8af6162c1dece8472788b66459e8cb91df319f50ccf66f27b5c7_ppc64le",
"product_id": "openshift-serverless-1/eventing-kafka-broker-controller-rhel8@sha256:be290e6d950e8af6162c1dece8472788b66459e8cb91df319f50ccf66f27b5c7_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/eventing-kafka-broker-controller-rhel8@sha256:be290e6d950e8af6162c1dece8472788b66459e8cb91df319f50ccf66f27b5c7?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift-serverless-1/eventing-kafka-broker-controller-rhel8\u0026tag=1.3.2-2"
}
}
},
{
"category": "product_version",
"name": "openshift-serverless-1-tech-preview/eventing-kafka-broker-dispatcher-rhel8@sha256:9af6b8413acbf59adc88e9b88a51105f3b0a4913499c3026f64e7fda91e43384_ppc64le",
"product": {
"name": "openshift-serverless-1-tech-preview/eventing-kafka-broker-dispatcher-rhel8@sha256:9af6b8413acbf59adc88e9b88a51105f3b0a4913499c3026f64e7fda91e43384_ppc64le",
"product_id": "openshift-serverless-1-tech-preview/eventing-kafka-broker-dispatcher-rhel8@sha256:9af6b8413acbf59adc88e9b88a51105f3b0a4913499c3026f64e7fda91e43384_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/eventing-kafka-broker-dispatcher-rhel8@sha256:9af6b8413acbf59adc88e9b88a51105f3b0a4913499c3026f64e7fda91e43384?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift-serverless-1-tech-preview/eventing-kafka-broker-dispatcher-rhel8\u0026tag=1.3.2-2"
}
}
},
{
"category": "product_version",
"name": "openshift-serverless-1/eventing-kafka-broker-dispatcher-rhel8@sha256:9af6b8413acbf59adc88e9b88a51105f3b0a4913499c3026f64e7fda91e43384_ppc64le",
"product": {
"name": "openshift-serverless-1/eventing-kafka-broker-dispatcher-rhel8@sha256:9af6b8413acbf59adc88e9b88a51105f3b0a4913499c3026f64e7fda91e43384_ppc64le",
"product_id": "openshift-serverless-1/eventing-kafka-broker-dispatcher-rhel8@sha256:9af6b8413acbf59adc88e9b88a51105f3b0a4913499c3026f64e7fda91e43384_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/eventing-kafka-broker-dispatcher-rhel8@sha256:9af6b8413acbf59adc88e9b88a51105f3b0a4913499c3026f64e7fda91e43384?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift-serverless-1/eventing-kafka-broker-dispatcher-rhel8\u0026tag=1.3.2-2"
}
}
},
{
"category": "product_version",
"name": "openshift-serverless-1/eventing-kafka-broker-post-install-rhel8@sha256:36551ea609536ba900f7a0493a06d07f9c0f19a0eef7e4956575354ca92cd1ef_ppc64le",
"product": {
"name": "openshift-serverless-1/eventing-kafka-broker-post-install-rhel8@sha256:36551ea609536ba900f7a0493a06d07f9c0f19a0eef7e4956575354ca92cd1ef_ppc64le",
"product_id": "openshift-serverless-1/eventing-kafka-broker-post-install-rhel8@sha256:36551ea609536ba900f7a0493a06d07f9c0f19a0eef7e4956575354ca92cd1ef_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/eventing-kafka-broker-post-install-rhel8@sha256:36551ea609536ba900f7a0493a06d07f9c0f19a0eef7e4956575354ca92cd1ef?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift-serverless-1/eventing-kafka-broker-post-install-rhel8\u0026tag=1.3.2-2"
}
}
},
{
"category": "product_version",
"name": "openshift-serverless-1-tech-preview/eventing-kafka-broker-receiver-rhel8@sha256:4dc0783cf92da5b5aa4cd1b9e9d55aa55a69b94eef0d29f261d3d51bd2260b68_ppc64le",
"product": {
"name": "openshift-serverless-1-tech-preview/eventing-kafka-broker-receiver-rhel8@sha256:4dc0783cf92da5b5aa4cd1b9e9d55aa55a69b94eef0d29f261d3d51bd2260b68_ppc64le",
"product_id": "openshift-serverless-1-tech-preview/eventing-kafka-broker-receiver-rhel8@sha256:4dc0783cf92da5b5aa4cd1b9e9d55aa55a69b94eef0d29f261d3d51bd2260b68_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/eventing-kafka-broker-receiver-rhel8@sha256:4dc0783cf92da5b5aa4cd1b9e9d55aa55a69b94eef0d29f261d3d51bd2260b68?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift-serverless-1-tech-preview/eventing-kafka-broker-receiver-rhel8\u0026tag=1.3.2-2"
}
}
},
{
"category": "product_version",
"name": "openshift-serverless-1-tech-preview/eventing-kafka-broker-webhook-rhel8@sha256:0dad9dc28babb21622f90c83647c9cc48bfa66faad257c88e7adf1d50ad0f80c_ppc64le",
"product": {
"name": "openshift-serverless-1-tech-preview/eventing-kafka-broker-webhook-rhel8@sha256:0dad9dc28babb21622f90c83647c9cc48bfa66faad257c88e7adf1d50ad0f80c_ppc64le",
"product_id": "openshift-serverless-1-tech-preview/eventing-kafka-broker-webhook-rhel8@sha256:0dad9dc28babb21622f90c83647c9cc48bfa66faad257c88e7adf1d50ad0f80c_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/eventing-kafka-broker-webhook-rhel8@sha256:0dad9dc28babb21622f90c83647c9cc48bfa66faad257c88e7adf1d50ad0f80c?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift-serverless-1-tech-preview/eventing-kafka-broker-webhook-rhel8\u0026tag=1.3.2-2"
}
}
},
{
"category": "product_version",
"name": "openshift-serverless-1/eventing-kafka-broker-webhook-rhel8@sha256:0dad9dc28babb21622f90c83647c9cc48bfa66faad257c88e7adf1d50ad0f80c_ppc64le",
"product": {
"name": "openshift-serverless-1/eventing-kafka-broker-webhook-rhel8@sha256:0dad9dc28babb21622f90c83647c9cc48bfa66faad257c88e7adf1d50ad0f80c_ppc64le",
"product_id": "openshift-serverless-1/eventing-kafka-broker-webhook-rhel8@sha256:0dad9dc28babb21622f90c83647c9cc48bfa66faad257c88e7adf1d50ad0f80c_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/eventing-kafka-broker-webhook-rhel8@sha256:0dad9dc28babb21622f90c83647c9cc48bfa66faad257c88e7adf1d50ad0f80c?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift-serverless-1/eventing-kafka-broker-webhook-rhel8\u0026tag=1.3.2-2"
}
}
},
{
"category": "product_version",
"name": "openshift-serverless-1/eventing-mtbroker-filter-rhel8@sha256:4f6e162ee5fb96ff69a1546b7f728641dded59548f14afdfa870f7f0291787ac_ppc64le",
"product": {
"name": "openshift-serverless-1/eventing-mtbroker-filter-rhel8@sha256:4f6e162ee5fb96ff69a1546b7f728641dded59548f14afdfa870f7f0291787ac_ppc64le",
"product_id": "openshift-serverless-1/eventing-mtbroker-filter-rhel8@sha256:4f6e162ee5fb96ff69a1546b7f728641dded59548f14afdfa870f7f0291787ac_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/eventing-mtbroker-filter-rhel8@sha256:4f6e162ee5fb96ff69a1546b7f728641dded59548f14afdfa870f7f0291787ac?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift-serverless-1/eventing-mtbroker-filter-rhel8\u0026tag=1.3.2-3"
}
}
},
{
"category": "product_version",
"name": "openshift-serverless-1/eventing-mtbroker-ingress-rhel8@sha256:644fbcd1924d570f105f5f9760eb15eddbeed16c894edfcb4ef8c8a14e370bce_ppc64le",
"product": {
"name": "openshift-serverless-1/eventing-mtbroker-ingress-rhel8@sha256:644fbcd1924d570f105f5f9760eb15eddbeed16c894edfcb4ef8c8a14e370bce_ppc64le",
"product_id": "openshift-serverless-1/eventing-mtbroker-ingress-rhel8@sha256:644fbcd1924d570f105f5f9760eb15eddbeed16c894edfcb4ef8c8a14e370bce_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/eventing-mtbroker-ingress-rhel8@sha256:644fbcd1924d570f105f5f9760eb15eddbeed16c894edfcb4ef8c8a14e370bce?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift-serverless-1/eventing-mtbroker-ingress-rhel8\u0026tag=1.3.2-3"
}
}
},
{
"category": "product_version",
"name": "openshift-serverless-1/eventing-mtchannel-broker-rhel8@sha256:6f7afb57dc78ccb13498434196c5e8cd0f6ec53f045689febf1a62c492358d93_ppc64le",
"product": {
"name": "openshift-serverless-1/eventing-mtchannel-broker-rhel8@sha256:6f7afb57dc78ccb13498434196c5e8cd0f6ec53f045689febf1a62c492358d93_ppc64le",
"product_id": "openshift-serverless-1/eventing-mtchannel-broker-rhel8@sha256:6f7afb57dc78ccb13498434196c5e8cd0f6ec53f045689febf1a62c492358d93_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/eventing-mtchannel-broker-rhel8@sha256:6f7afb57dc78ccb13498434196c5e8cd0f6ec53f045689febf1a62c492358d93?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift-serverless-1/eventing-mtchannel-broker-rhel8\u0026tag=1.3.2-3"
}
}
},
{
"category": "product_version",
"name": "openshift-serverless-1/eventing-mtping-rhel8@sha256:a7177a43f46b6470a19970c62ebc17119ca3c3021471f9396faa436e621beb1e_ppc64le",
"product": {
"name": "openshift-serverless-1/eventing-mtping-rhel8@sha256:a7177a43f46b6470a19970c62ebc17119ca3c3021471f9396faa436e621beb1e_ppc64le",
"product_id": "openshift-serverless-1/eventing-mtping-rhel8@sha256:a7177a43f46b6470a19970c62ebc17119ca3c3021471f9396faa436e621beb1e_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/eventing-mtping-rhel8@sha256:a7177a43f46b6470a19970c62ebc17119ca3c3021471f9396faa436e621beb1e?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift-serverless-1/eventing-mtping-rhel8\u0026tag=1.3.2-3"
}
}
},
{
"category": "product_version",
"name": "openshift-serverless-1/eventing-storage-version-migration-rhel8@sha256:3c1baa5bad644c06bedabaed9c668f0999527f00bc1d195e71a528c222087328_ppc64le",
"product": {
"name": "openshift-serverless-1/eventing-storage-version-migration-rhel8@sha256:3c1baa5bad644c06bedabaed9c668f0999527f00bc1d195e71a528c222087328_ppc64le",
"product_id": "openshift-serverless-1/eventing-storage-version-migration-rhel8@sha256:3c1baa5bad644c06bedabaed9c668f0999527f00bc1d195e71a528c222087328_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/eventing-storage-version-migration-rhel8@sha256:3c1baa5bad644c06bedabaed9c668f0999527f00bc1d195e71a528c222087328?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift-serverless-1/eventing-storage-version-migration-rhel8\u0026tag=1.3.2-3"
}
}
},
{
"category": "product_version",
"name": "openshift-serverless-1/eventing-sugar-controller-rhel8@sha256:aebfba016342e94fc0619a9ad6346c7fefbedf6739f1495954eb905cade085ac_ppc64le",
"product": {
"name": "openshift-serverless-1/eventing-sugar-controller-rhel8@sha256:aebfba016342e94fc0619a9ad6346c7fefbedf6739f1495954eb905cade085ac_ppc64le",
"product_id": "openshift-serverless-1/eventing-sugar-controller-rhel8@sha256:aebfba016342e94fc0619a9ad6346c7fefbedf6739f1495954eb905cade085ac_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/eventing-sugar-controller-rhel8@sha256:aebfba016342e94fc0619a9ad6346c7fefbedf6739f1495954eb905cade085ac?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift-serverless-1/eventing-sugar-controller-rhel8\u0026tag=1.3.2-3"
}
}
},
{
"category": "product_version",
"name": "openshift-serverless-1/eventing-webhook-rhel8@sha256:bf8c9de32dd5cbe536b115f52f32c666fbf886bde555ac355937d6b149cf9343_ppc64le",
"product": {
"name": "openshift-serverless-1/eventing-webhook-rhel8@sha256:bf8c9de32dd5cbe536b115f52f32c666fbf886bde555ac355937d6b149cf9343_ppc64le",
"product_id": "openshift-serverless-1/eventing-webhook-rhel8@sha256:bf8c9de32dd5cbe536b115f52f32c666fbf886bde555ac355937d6b149cf9343_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/eventing-webhook-rhel8@sha256:bf8c9de32dd5cbe536b115f52f32c666fbf886bde555ac355937d6b149cf9343?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift-serverless-1/eventing-webhook-rhel8\u0026tag=1.3.2-3"
}
}
},
{
"category": "product_version",
"name": "openshift-serverless-1/ingress-rhel8-operator@sha256:46a5fb2d0f9fa5e05504b9264a3f1c0e7c7beb76e3a3aeb9bc036cda4fa9d66a_ppc64le",
"product": {
"name": "openshift-serverless-1/ingress-rhel8-operator@sha256:46a5fb2d0f9fa5e05504b9264a3f1c0e7c7beb76e3a3aeb9bc036cda4fa9d66a_ppc64le",
"product_id": "openshift-serverless-1/ingress-rhel8-operator@sha256:46a5fb2d0f9fa5e05504b9264a3f1c0e7c7beb76e3a3aeb9bc036cda4fa9d66a_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ingress-rhel8-operator@sha256:46a5fb2d0f9fa5e05504b9264a3f1c0e7c7beb76e3a3aeb9bc036cda4fa9d66a?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift-serverless-1/ingress-rhel8-operator\u0026tag=1.24.0-3"
}
}
},
{
"category": "product_version",
"name": "openshift-serverless-1/knative-rhel8-operator@sha256:53e115cdfeb8077cc8b89ebdeee4903b1be8c0a0d45831a9f277f342959f5961_ppc64le",
"product": {
"name": "openshift-serverless-1/knative-rhel8-operator@sha256:53e115cdfeb8077cc8b89ebdeee4903b1be8c0a0d45831a9f277f342959f5961_ppc64le",
"product_id": "openshift-serverless-1/knative-rhel8-operator@sha256:53e115cdfeb8077cc8b89ebdeee4903b1be8c0a0d45831a9f277f342959f5961_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/knative-rhel8-operator@sha256:53e115cdfeb8077cc8b89ebdeee4903b1be8c0a0d45831a9f277f342959f5961?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift-serverless-1/knative-rhel8-operator\u0026tag=1.24.0-3"
}
}
},
{
"category": "product_version",
"name": "openshift-serverless-1/kn-cli-artifacts-rhel8@sha256:c61b26bdf318b507af66f9092e784d64436e3b2531cc6e2e8aa1bb8bbb010fb7_ppc64le",
"product": {
"name": "openshift-serverless-1/kn-cli-artifacts-rhel8@sha256:c61b26bdf318b507af66f9092e784d64436e3b2531cc6e2e8aa1bb8bbb010fb7_ppc64le",
"product_id": "openshift-serverless-1/kn-cli-artifacts-rhel8@sha256:c61b26bdf318b507af66f9092e784d64436e3b2531cc6e2e8aa1bb8bbb010fb7_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/kn-cli-artifacts-rhel8@sha256:c61b26bdf318b507af66f9092e784d64436e3b2531cc6e2e8aa1bb8bbb010fb7?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift-serverless-1/kn-cli-artifacts-rhel8\u0026tag=1.3.1-3"
}
}
},
{
"category": "product_version",
"name": "openshift-serverless-1/kourier-control-rhel8@sha256:396fb9dcc798b05e89d38ccbe3a3abb31854f56a95ae104fb9bb215967b56d9f_ppc64le",
"product": {
"name": "openshift-serverless-1/kourier-control-rhel8@sha256:396fb9dcc798b05e89d38ccbe3a3abb31854f56a95ae104fb9bb215967b56d9f_ppc64le",
"product_id": "openshift-serverless-1/kourier-control-rhel8@sha256:396fb9dcc798b05e89d38ccbe3a3abb31854f56a95ae104fb9bb215967b56d9f_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/kourier-control-rhel8@sha256:396fb9dcc798b05e89d38ccbe3a3abb31854f56a95ae104fb9bb215967b56d9f?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift-serverless-1/kourier-control-rhel8\u0026tag=1.3.0-2"
}
}
},
{
"category": "product_version",
"name": "openshift-serverless-1/svls-must-gather-rhel8@sha256:057e9ccae9eae50fadad4772b203e897f5c54bf9d40f6e2f2ccbdbc93f5850b5_ppc64le",
"product": {
"name": "openshift-serverless-1/svls-must-gather-rhel8@sha256:057e9ccae9eae50fadad4772b203e897f5c54bf9d40f6e2f2ccbdbc93f5850b5_ppc64le",
"product_id": "openshift-serverless-1/svls-must-gather-rhel8@sha256:057e9ccae9eae50fadad4772b203e897f5c54bf9d40f6e2f2ccbdbc93f5850b5_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/svls-must-gather-rhel8@sha256:057e9ccae9eae50fadad4772b203e897f5c54bf9d40f6e2f2ccbdbc93f5850b5?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift-serverless-1/svls-must-gather-rhel8\u0026tag=1.24.0-2"
}
}
},
{
"category": "product_version",
"name": "openshift-serverless-1/net-istio-controller-rhel8@sha256:281b2782253722d916b6178ecdbc763aaa71ed4ac0db94e31d57974d4eb8b58b_ppc64le",
"product": {
"name": "openshift-serverless-1/net-istio-controller-rhel8@sha256:281b2782253722d916b6178ecdbc763aaa71ed4ac0db94e31d57974d4eb8b58b_ppc64le",
"product_id": "openshift-serverless-1/net-istio-controller-rhel8@sha256:281b2782253722d916b6178ecdbc763aaa71ed4ac0db94e31d57974d4eb8b58b_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/net-istio-controller-rhel8@sha256:281b2782253722d916b6178ecdbc763aaa71ed4ac0db94e31d57974d4eb8b58b?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift-serverless-1/net-istio-controller-rhel8\u0026tag=1.3.0-2"
}
}
},
{
"category": "product_version",
"name": "openshift-serverless-1/net-istio-webhook-rhel8@sha256:cd34685812d9447969a1c3fb4382433a1b59fb3631fbe156daa6fa962458f859_ppc64le",
"product": {
"name": "openshift-serverless-1/net-istio-webhook-rhel8@sha256:cd34685812d9447969a1c3fb4382433a1b59fb3631fbe156daa6fa962458f859_ppc64le",
"product_id": "openshift-serverless-1/net-istio-webhook-rhel8@sha256:cd34685812d9447969a1c3fb4382433a1b59fb3631fbe156daa6fa962458f859_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/net-istio-webhook-rhel8@sha256:cd34685812d9447969a1c3fb4382433a1b59fb3631fbe156daa6fa962458f859?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift-serverless-1/net-istio-webhook-rhel8\u0026tag=1.3.0-2"
}
}
},
{
"category": "product_version",
"name": "openshift-serverless-1/serverless-rhel8-operator@sha256:2898df30f40683bd3a73c6f2676afdc1bfc27b23d2fe04fe7667f6db6d2422ab_ppc64le",
"product": {
"name": "openshift-serverless-1/serverless-rhel8-operator@sha256:2898df30f40683bd3a73c6f2676afdc1bfc27b23d2fe04fe7667f6db6d2422ab_ppc64le",
"product_id": "openshift-serverless-1/serverless-rhel8-operator@sha256:2898df30f40683bd3a73c6f2676afdc1bfc27b23d2fe04fe7667f6db6d2422ab_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/serverless-rhel8-operator@sha256:2898df30f40683bd3a73c6f2676afdc1bfc27b23d2fe04fe7667f6db6d2422ab?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift-serverless-1/serverless-rhel8-operator\u0026tag=1.24.0-3"
}
}
},
{
"category": "product_version",
"name": "openshift-serverless-1/serving-activator-rhel8@sha256:4e7563e5f9761f624aefc6b79845e5b4dd1836a545c3754bc37701162ed4e3bb_ppc64le",
"product": {
"name": "openshift-serverless-1/serving-activator-rhel8@sha256:4e7563e5f9761f624aefc6b79845e5b4dd1836a545c3754bc37701162ed4e3bb_ppc64le",
"product_id": "openshift-serverless-1/serving-activator-rhel8@sha256:4e7563e5f9761f624aefc6b79845e5b4dd1836a545c3754bc37701162ed4e3bb_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/serving-activator-rhel8@sha256:4e7563e5f9761f624aefc6b79845e5b4dd1836a545c3754bc37701162ed4e3bb?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift-serverless-1/serving-activator-rhel8\u0026tag=1.3.0-3"
}
}
},
{
"category": "product_version",
"name": "openshift-serverless-1/serving-autoscaler-hpa-rhel8@sha256:1685c7bf25061e61688d2b5e60cde6adb8906fec6bfb713c68837b2bbeeacf85_ppc64le",
"product": {
"name": "openshift-serverless-1/serving-autoscaler-hpa-rhel8@sha256:1685c7bf25061e61688d2b5e60cde6adb8906fec6bfb713c68837b2bbeeacf85_ppc64le",
"product_id": "openshift-serverless-1/serving-autoscaler-hpa-rhel8@sha256:1685c7bf25061e61688d2b5e60cde6adb8906fec6bfb713c68837b2bbeeacf85_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/serving-autoscaler-hpa-rhel8@sha256:1685c7bf25061e61688d2b5e60cde6adb8906fec6bfb713c68837b2bbeeacf85?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift-serverless-1/serving-autoscaler-hpa-rhel8\u0026tag=1.3.0-3"
}
}
},
{
"category": "product_version",
"name": "openshift-serverless-1/serving-autoscaler-rhel8@sha256:c60796d720141d322159e49bb3496732b8e0453d6606227b419caf93a12d196b_ppc64le",
"product": {
"name": "openshift-serverless-1/serving-autoscaler-rhel8@sha256:c60796d720141d322159e49bb3496732b8e0453d6606227b419caf93a12d196b_ppc64le",
"product_id": "openshift-serverless-1/serving-autoscaler-rhel8@sha256:c60796d720141d322159e49bb3496732b8e0453d6606227b419caf93a12d196b_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/serving-autoscaler-rhel8@sha256:c60796d720141d322159e49bb3496732b8e0453d6606227b419caf93a12d196b?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift-serverless-1/serving-autoscaler-rhel8\u0026tag=1.3.0-3"
}
}
},
{
"category": "product_version",
"name": "openshift-serverless-1/serving-controller-rhel8@sha256:92b01a8421488e9d9b42b6da290873b54a2619d39a05e8d2a99e4c5348a3d4dc_ppc64le",
"product": {
"name": "openshift-serverless-1/serving-controller-rhel8@sha256:92b01a8421488e9d9b42b6da290873b54a2619d39a05e8d2a99e4c5348a3d4dc_ppc64le",
"product_id": "openshift-serverless-1/serving-controller-rhel8@sha256:92b01a8421488e9d9b42b6da290873b54a2619d39a05e8d2a99e4c5348a3d4dc_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/serving-controller-rhel8@sha256:92b01a8421488e9d9b42b6da290873b54a2619d39a05e8d2a99e4c5348a3d4dc?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift-serverless-1/serving-controller-rhel8\u0026tag=1.3.0-3"
}
}
},
{
"category": "product_version",
"name": "openshift-serverless-1/serving-domain-mapping-rhel8@sha256:eeb39a3fbc9d4c223d42579737948438d03b2a2ec1aee46562aabae6d343679b_ppc64le",
"product": {
"name": "openshift-serverless-1/serving-domain-mapping-rhel8@sha256:eeb39a3fbc9d4c223d42579737948438d03b2a2ec1aee46562aabae6d343679b_ppc64le",
"product_id": "openshift-serverless-1/serving-domain-mapping-rhel8@sha256:eeb39a3fbc9d4c223d42579737948438d03b2a2ec1aee46562aabae6d343679b_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/serving-domain-mapping-rhel8@sha256:eeb39a3fbc9d4c223d42579737948438d03b2a2ec1aee46562aabae6d343679b?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift-serverless-1/serving-domain-mapping-rhel8\u0026tag=1.3.0-3"
}
}
},
{
"category": "product_version",
"name": "openshift-serverless-1/serving-domain-mapping-webhook-rhel8@sha256:f99e203de17686584c05ee0901041edd055350c39da063d5d6dcd026d1e17593_ppc64le",
"product": {
"name": "openshift-serverless-1/serving-domain-mapping-webhook-rhel8@sha256:f99e203de17686584c05ee0901041edd055350c39da063d5d6dcd026d1e17593_ppc64le",
"product_id": "openshift-serverless-1/serving-domain-mapping-webhook-rhel8@sha256:f99e203de17686584c05ee0901041edd055350c39da063d5d6dcd026d1e17593_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/serving-domain-mapping-webhook-rhel8@sha256:f99e203de17686584c05ee0901041edd055350c39da063d5d6dcd026d1e17593?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift-serverless-1/serving-domain-mapping-webhook-rhel8\u0026tag=1.3.0-3"
}
}
},
{
"category": "product_version",
"name": "openshift-serverless-1/serving-queue-rhel8@sha256:8740a1f7cb3ef3c4caa5774cced7787cc1e345dbe3708307001c1def9fd32e2f_ppc64le",
"product": {
"name": "openshift-serverless-1/serving-queue-rhel8@sha256:8740a1f7cb3ef3c4caa5774cced7787cc1e345dbe3708307001c1def9fd32e2f_ppc64le",
"product_id": "openshift-serverless-1/serving-queue-rhel8@sha256:8740a1f7cb3ef3c4caa5774cced7787cc1e345dbe3708307001c1def9fd32e2f_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/serving-queue-rhel8@sha256:8740a1f7cb3ef3c4caa5774cced7787cc1e345dbe3708307001c1def9fd32e2f?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift-serverless-1/serving-queue-rhel8\u0026tag=1.3.0-3"
}
}
},
{
"category": "product_version",
"name": "openshift-serverless-1/serving-storage-version-migration-rhel8@sha256:8012cc60fab4e14b7fab05589c977c15ac941efb09601069be09d4e25385ed26_ppc64le",
"product": {
"name": "openshift-serverless-1/serving-storage-version-migration-rhel8@sha256:8012cc60fab4e14b7fab05589c977c15ac941efb09601069be09d4e25385ed26_ppc64le",
"product_id": "openshift-serverless-1/serving-storage-version-migration-rhel8@sha256:8012cc60fab4e14b7fab05589c977c15ac941efb09601069be09d4e25385ed26_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/serving-storage-version-migration-rhel8@sha256:8012cc60fab4e14b7fab05589c977c15ac941efb09601069be09d4e25385ed26?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift-serverless-1/serving-storage-version-migration-rhel8\u0026tag=1.3.0-3"
}
}
},
{
"category": "product_version",
"name": "openshift-serverless-1/serving-webhook-rhel8@sha256:dc902a39bc520abcf2100c26e2e1c4ba20aa5aadff763b40f234eb01a26b6f77_ppc64le",
"product": {
"name": "openshift-serverless-1/serving-webhook-rhel8@sha256:dc902a39bc520abcf2100c26e2e1c4ba20aa5aadff763b40f234eb01a26b6f77_ppc64le",
"product_id": "openshift-serverless-1/serving-webhook-rhel8@sha256:dc902a39bc520abcf2100c26e2e1c4ba20aa5aadff763b40f234eb01a26b6f77_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/serving-webhook-rhel8@sha256:dc902a39bc520abcf2100c26e2e1c4ba20aa5aadff763b40f234eb01a26b6f77?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift-serverless-1/serving-webhook-rhel8\u0026tag=1.3.0-3"
}
}
}
],
"category": "architecture",
"name": "ppc64le"
},
{
"branches": [
{
"category": "product_version",
"name": "openshift-serverless-1/client-kn-rhel8@sha256:f9bf2892123c3d981d2d5f158e643e6ba6f59a441b47c4055dc542f8cf8330c0_s390x",
"product": {
"name": "openshift-serverless-1/client-kn-rhel8@sha256:f9bf2892123c3d981d2d5f158e643e6ba6f59a441b47c4055dc542f8cf8330c0_s390x",
"product_id": "openshift-serverless-1/client-kn-rhel8@sha256:f9bf2892123c3d981d2d5f158e643e6ba6f59a441b47c4055dc542f8cf8330c0_s390x",
"product_identification_helper": {
"purl": "pkg:oci/client-kn-rhel8@sha256:f9bf2892123c3d981d2d5f158e643e6ba6f59a441b47c4055dc542f8cf8330c0?arch=s390x\u0026repository_url=registry.redhat.io/openshift-serverless-1/client-kn-rhel8\u0026tag=1.3.1-4"
}
}
},
{
"category": "product_version",
"name": "openshift-serverless-1/eventing-apiserver-receive-adapter-rhel8@sha256:d13848369ca942d13548ab9b73a2d60b67f9412e535ed647342acaa8cef36c37_s390x",
"product": {
"name": "openshift-serverless-1/eventing-apiserver-receive-adapter-rhel8@sha256:d13848369ca942d13548ab9b73a2d60b67f9412e535ed647342acaa8cef36c37_s390x",
"product_id": "openshift-serverless-1/eventing-apiserver-receive-adapter-rhel8@sha256:d13848369ca942d13548ab9b73a2d60b67f9412e535ed647342acaa8cef36c37_s390x",
"product_identification_helper": {
"purl": "pkg:oci/eventing-apiserver-receive-adapter-rhel8@sha256:d13848369ca942d13548ab9b73a2d60b67f9412e535ed647342acaa8cef36c37?arch=s390x\u0026repository_url=registry.redhat.io/openshift-serverless-1/eventing-apiserver-receive-adapter-rhel8\u0026tag=1.3.2-3"
}
}
},
{
"category": "product_version",
"name": "openshift-serverless-1/eventing-controller-rhel8@sha256:52ef0c51b53ede0344f58174e624db08e6dcac04a0cba1668915f217949fc868_s390x",
"product": {
"name": "openshift-serverless-1/eventing-controller-rhel8@sha256:52ef0c51b53ede0344f58174e624db08e6dcac04a0cba1668915f217949fc868_s390x",
"product_id": "openshift-serverless-1/eventing-controller-rhel8@sha256:52ef0c51b53ede0344f58174e624db08e6dcac04a0cba1668915f217949fc868_s390x",
"product_identification_helper": {
"purl": "pkg:oci/eventing-controller-rhel8@sha256:52ef0c51b53ede0344f58174e624db08e6dcac04a0cba1668915f217949fc868?arch=s390x\u0026repository_url=registry.redhat.io/openshift-serverless-1/eventing-controller-rhel8\u0026tag=1.3.2-3"
}
}
},
{
"category": "product_version",
"name": "openshift-serverless-1/eventing-in-memory-channel-controller-rhel8@sha256:69871b8d6e72713fe2eaf5f1e0aac1282fb8659d2895836994f10c847fe320d1_s390x",
"product": {
"name": "openshift-serverless-1/eventing-in-memory-channel-controller-rhel8@sha256:69871b8d6e72713fe2eaf5f1e0aac1282fb8659d2895836994f10c847fe320d1_s390x",
"product_id": "openshift-serverless-1/eventing-in-memory-channel-controller-rhel8@sha256:69871b8d6e72713fe2eaf5f1e0aac1282fb8659d2895836994f10c847fe320d1_s390x",
"product_identification_helper": {
"purl": "pkg:oci/eventing-in-memory-channel-controller-rhel8@sha256:69871b8d6e72713fe2eaf5f1e0aac1282fb8659d2895836994f10c847fe320d1?arch=s390x\u0026repository_url=registry.redhat.io/openshift-serverless-1/eventing-in-memory-channel-controller-rhel8\u0026tag=1.3.2-3"
}
}
},
{
"category": "product_version",
"name": "openshift-serverless-1/eventing-in-memory-channel-dispatcher-rhel8@sha256:52247eff5dc9a89244e6697ae9ce61cc1b42265171c956d4d50984179daced89_s390x",
"product": {
"name": "openshift-serverless-1/eventing-in-memory-channel-dispatcher-rhel8@sha256:52247eff5dc9a89244e6697ae9ce61cc1b42265171c956d4d50984179daced89_s390x",
"product_id": "openshift-serverless-1/eventing-in-memory-channel-dispatcher-rhel8@sha256:52247eff5dc9a89244e6697ae9ce61cc1b42265171c956d4d50984179daced89_s390x",
"product_identification_helper": {
"purl": "pkg:oci/eventing-in-memory-channel-dispatcher-rhel8@sha256:52247eff5dc9a89244e6697ae9ce61cc1b42265171c956d4d50984179daced89?arch=s390x\u0026repository_url=registry.redhat.io/openshift-serverless-1/eventing-in-memory-channel-dispatcher-rhel8\u0026tag=1.3.2-3"
}
}
},
{
"category": "product_version",
"name": "openshift-serverless-1-tech-preview/eventing-kafka-broker-controller-rhel8@sha256:2a4b30bcff1377073202362dfd521bd7ac3e3e3960fdb33a6cf9fa39fc89de6b_s390x",
"product": {
"name": "openshift-serverless-1-tech-preview/eventing-kafka-broker-controller-rhel8@sha256:2a4b30bcff1377073202362dfd521bd7ac3e3e3960fdb33a6cf9fa39fc89de6b_s390x",
"product_id": "openshift-serverless-1-tech-preview/eventing-kafka-broker-controller-rhel8@sha256:2a4b30bcff1377073202362dfd521bd7ac3e3e3960fdb33a6cf9fa39fc89de6b_s390x",
"product_identification_helper": {
"purl": "pkg:oci/eventing-kafka-broker-controller-rhel8@sha256:2a4b30bcff1377073202362dfd521bd7ac3e3e3960fdb33a6cf9fa39fc89de6b?arch=s390x\u0026repository_url=registry.redhat.io/openshift-serverless-1-tech-preview/eventing-kafka-broker-controller-rhel8\u0026tag=1.3.2-2"
}
}
},
{
"category": "product_version",
"name": "openshift-serverless-1/eventing-kafka-broker-controller-rhel8@sha256:2a4b30bcff1377073202362dfd521bd7ac3e3e3960fdb33a6cf9fa39fc89de6b_s390x",
"product": {
"name": "openshift-serverless-1/eventing-kafka-broker-controller-rhel8@sha256:2a4b30bcff1377073202362dfd521bd7ac3e3e3960fdb33a6cf9fa39fc89de6b_s390x",
"product_id": "openshift-serverless-1/eventing-kafka-broker-controller-rhel8@sha256:2a4b30bcff1377073202362dfd521bd7ac3e3e3960fdb33a6cf9fa39fc89de6b_s390x",
"product_identification_helper": {
"purl": "pkg:oci/eventing-kafka-broker-controller-rhel8@sha256:2a4b30bcff1377073202362dfd521bd7ac3e3e3960fdb33a6cf9fa39fc89de6b?arch=s390x\u0026repository_url=registry.redhat.io/openshift-serverless-1/eventing-kafka-broker-controller-rhel8\u0026tag=1.3.2-2"
}
}
},
{
"category": "product_version",
"name": "openshift-serverless-1-tech-preview/eventing-kafka-broker-dispatcher-rhel8@sha256:08c6d6908a2e58a18e908223daf152802106b00a67905e94e075fca827af87c9_s390x",
"product": {
"name": "openshift-serverless-1-tech-preview/eventing-kafka-broker-dispatcher-rhel8@sha256:08c6d6908a2e58a18e908223daf152802106b00a67905e94e075fca827af87c9_s390x",
"product_id": "openshift-serverless-1-tech-preview/eventing-kafka-broker-dispatcher-rhel8@sha256:08c6d6908a2e58a18e908223daf152802106b00a67905e94e075fca827af87c9_s390x",
"product_identification_helper": {
"purl": "pkg:oci/eventing-kafka-broker-dispatcher-rhel8@sha256:08c6d6908a2e58a18e908223daf152802106b00a67905e94e075fca827af87c9?arch=s390x\u0026repository_url=registry.redhat.io/openshift-serverless-1-tech-preview/eventing-kafka-broker-dispatcher-rhel8\u0026tag=1.3.2-2"
}
}
},
{
"category": "product_version",
"name": "openshift-serverless-1/eventing-kafka-broker-dispatcher-rhel8@sha256:08c6d6908a2e58a18e908223daf152802106b00a67905e94e075fca827af87c9_s390x",
"product": {
"name": "openshift-serverless-1/eventing-kafka-broker-dispatcher-rhel8@sha256:08c6d6908a2e58a18e908223daf152802106b00a67905e94e075fca827af87c9_s390x",
"product_id": "openshift-serverless-1/eventing-kafka-broker-dispatcher-rhel8@sha256:08c6d6908a2e58a18e908223daf152802106b00a67905e94e075fca827af87c9_s390x",
"product_identification_helper": {
"purl": "pkg:oci/eventing-kafka-broker-dispatcher-rhel8@sha256:08c6d6908a2e58a18e908223daf152802106b00a67905e94e075fca827af87c9?arch=s390x\u0026repository_url=registry.redhat.io/openshift-serverless-1/eventing-kafka-broker-dispatcher-rhel8\u0026tag=1.3.2-2"
}
}
},
{
"category": "product_version",
"name": "openshift-serverless-1/eventing-kafka-broker-post-install-rhel8@sha256:6d4a898f37f87aa6db636487c6892833249be38635fe631433652feda762a40e_s390x",
"product": {
"name": "openshift-serverless-1/eventing-kafka-broker-post-install-rhel8@sha256:6d4a898f37f87aa6db636487c6892833249be38635fe631433652feda762a40e_s390x",
"product_id": "openshift-serverless-1/eventing-kafka-broker-post-install-rhel8@sha256:6d4a898f37f87aa6db636487c6892833249be38635fe631433652feda762a40e_s390x",
"product_identification_helper": {
"purl": "pkg:oci/eventing-kafka-broker-post-install-rhel8@sha256:6d4a898f37f87aa6db636487c6892833249be38635fe631433652feda762a40e?arch=s390x\u0026repository_url=registry.redhat.io/openshift-serverless-1/eventing-kafka-broker-post-install-rhel8\u0026tag=1.3.2-2"
}
}
},
{
"category": "product_version",
"name": "openshift-serverless-1-tech-preview/eventing-kafka-broker-receiver-rhel8@sha256:80fd78ad61caab0b20e39d4c6103ed9b074d3efa1dc67ab7bf415ea7db912dc3_s390x",
"product": {
"name": "openshift-serverless-1-tech-preview/eventing-kafka-broker-receiver-rhel8@sha256:80fd78ad61caab0b20e39d4c6103ed9b074d3efa1dc67ab7bf415ea7db912dc3_s390x",
"product_id": "openshift-serverless-1-tech-preview/eventing-kafka-broker-receiver-rhel8@sha256:80fd78ad61caab0b20e39d4c6103ed9b074d3efa1dc67ab7bf415ea7db912dc3_s390x",
"product_identification_helper": {
"purl": "pkg:oci/eventing-kafka-broker-receiver-rhel8@sha256:80fd78ad61caab0b20e39d4c6103ed9b074d3efa1dc67ab7bf415ea7db912dc3?arch=s390x\u0026repository_url=registry.redhat.io/openshift-serverless-1-tech-preview/eventing-kafka-broker-receiver-rhel8\u0026tag=1.3.2-2"
}
}
},
{
"category": "product_version",
"name": "openshift-serverless-1-tech-preview/eventing-kafka-broker-webhook-rhel8@sha256:10ba81e103ed6b7dff7b02394b20f44b46acd6b09d72f16667c068eb9989dc77_s390x",
"product": {
"name": "openshift-serverless-1-tech-preview/eventing-kafka-broker-webhook-rhel8@sha256:10ba81e103ed6b7dff7b02394b20f44b46acd6b09d72f16667c068eb9989dc77_s390x",
"product_id": "openshift-serverless-1-tech-preview/eventing-kafka-broker-webhook-rhel8@sha256:10ba81e103ed6b7dff7b02394b20f44b46acd6b09d72f16667c068eb9989dc77_s390x",
"product_identification_helper": {
"purl": "pkg:oci/eventing-kafka-broker-webhook-rhel8@sha256:10ba81e103ed6b7dff7b02394b20f44b46acd6b09d72f16667c068eb9989dc77?arch=s390x\u0026repository_url=registry.redhat.io/openshift-serverless-1-tech-preview/eventing-kafka-broker-webhook-rhel8\u0026tag=1.3.2-2"
}
}
},
{
"category": "product_version",
"name": "openshift-serverless-1/eventing-kafka-broker-webhook-rhel8@sha256:10ba81e103ed6b7dff7b02394b20f44b46acd6b09d72f16667c068eb9989dc77_s390x",
"product": {
"name": "openshift-serverless-1/eventing-kafka-broker-webhook-rhel8@sha256:10ba81e103ed6b7dff7b02394b20f44b46acd6b09d72f16667c068eb9989dc77_s390x",
"product_id": "openshift-serverless-1/eventing-kafka-broker-webhook-rhel8@sha256:10ba81e103ed6b7dff7b02394b20f44b46acd6b09d72f16667c068eb9989dc77_s390x",
"product_identification_helper": {
"purl": "pkg:oci/eventing-kafka-broker-webhook-rhel8@sha256:10ba81e103ed6b7dff7b02394b20f44b46acd6b09d72f16667c068eb9989dc77?arch=s390x\u0026repository_url=registry.redhat.io/openshift-serverless-1/eventing-kafka-broker-webhook-rhel8\u0026tag=1.3.2-2"
}
}
},
{
"category": "product_version",
"name": "openshift-serverless-1/eventing-mtbroker-filter-rhel8@sha256:ee2dc3e0f648dc59551cfdf0ac5c36aa6cd9a4b2abaada7095ae4d5b8e0a571e_s390x",
"product": {
"name": "openshift-serverless-1/eventing-mtbroker-filter-rhel8@sha256:ee2dc3e0f648dc59551cfdf0ac5c36aa6cd9a4b2abaada7095ae4d5b8e0a571e_s390x",
"product_id": "openshift-serverless-1/eventing-mtbroker-filter-rhel8@sha256:ee2dc3e0f648dc59551cfdf0ac5c36aa6cd9a4b2abaada7095ae4d5b8e0a571e_s390x",
"product_identification_helper": {
"purl": "pkg:oci/eventing-mtbroker-filter-rhel8@sha256:ee2dc3e0f648dc59551cfdf0ac5c36aa6cd9a4b2abaada7095ae4d5b8e0a571e?arch=s390x\u0026repository_url=registry.redhat.io/openshift-serverless-1/eventing-mtbroker-filter-rhel8\u0026tag=1.3.2-3"
}
}
},
{
"category": "product_version",
"name": "openshift-serverless-1/eventing-mtbroker-ingress-rhel8@sha256:4eaac6386b1b8a9e360df5afbd85aeebb97e5c81dbd861996caafad48b4cc6f9_s390x",
"product": {
"name": "openshift-serverless-1/eventing-mtbroker-ingress-rhel8@sha256:4eaac6386b1b8a9e360df5afbd85aeebb97e5c81dbd861996caafad48b4cc6f9_s390x",
"product_id": "openshift-serverless-1/eventing-mtbroker-ingress-rhel8@sha256:4eaac6386b1b8a9e360df5afbd85aeebb97e5c81dbd861996caafad48b4cc6f9_s390x",
"product_identification_helper": {
"purl": "pkg:oci/eventing-mtbroker-ingress-rhel8@sha256:4eaac6386b1b8a9e360df5afbd85aeebb97e5c81dbd861996caafad48b4cc6f9?arch=s390x\u0026repository_url=registry.redhat.io/openshift-serverless-1/eventing-mtbroker-ingress-rhel8\u0026tag=1.3.2-3"
}
}
},
{
"category": "product_version",
"name": "openshift-serverless-1/eventing-mtchannel-broker-rhel8@sha256:353859f2a8649fa9b3f5c0e02cafd57f79f96a10a7a697ba08eaa8cb70effe51_s390x",
"product": {
"name": "openshift-serverless-1/eventing-mtchannel-broker-rhel8@sha256:353859f2a8649fa9b3f5c0e02cafd57f79f96a10a7a697ba08eaa8cb70effe51_s390x",
"product_id": "openshift-serverless-1/eventing-mtchannel-broker-rhel8@sha256:353859f2a8649fa9b3f5c0e02cafd57f79f96a10a7a697ba08eaa8cb70effe51_s390x",
"product_identification_helper": {
"purl": "pkg:oci/eventing-mtchannel-broker-rhel8@sha256:353859f2a8649fa9b3f5c0e02cafd57f79f96a10a7a697ba08eaa8cb70effe51?arch=s390x\u0026repository_url=registry.redhat.io/openshift-serverless-1/eventing-mtchannel-broker-rhel8\u0026tag=1.3.2-3"
}
}
},
{
"category": "product_version",
"name": "openshift-serverless-1/eventing-mtping-rhel8@sha256:c6c2c7924d90e81e2906f3bf3969b02d7f3e4dc80c187e6c55a7e4ea17ac20cd_s390x",
"product": {
"name": "openshift-serverless-1/eventing-mtping-rhel8@sha256:c6c2c7924d90e81e2906f3bf3969b02d7f3e4dc80c187e6c55a7e4ea17ac20cd_s390x",
"product_id": "openshift-serverless-1/eventing-mtping-rhel8@sha256:c6c2c7924d90e81e2906f3bf3969b02d7f3e4dc80c187e6c55a7e4ea17ac20cd_s390x",
"product_identification_helper": {
"purl": "pkg:oci/eventing-mtping-rhel8@sha256:c6c2c7924d90e81e2906f3bf3969b02d7f3e4dc80c187e6c55a7e4ea17ac20cd?arch=s390x\u0026repository_url=registry.redhat.io/openshift-serverless-1/eventing-mtping-rhel8\u0026tag=1.3.2-3"
}
}
},
{
"category": "product_version",
"name": "openshift-serverless-1/eventing-storage-version-migration-rhel8@sha256:63dab761fd3a2e08950b7ee52852fb39cef7820f2a8cf8142ec3701a07372d7c_s390x",
"product": {
"name": "openshift-serverless-1/eventing-storage-version-migration-rhel8@sha256:63dab761fd3a2e08950b7ee52852fb39cef7820f2a8cf8142ec3701a07372d7c_s390x",
"product_id": "openshift-serverless-1/eventing-storage-version-migration-rhel8@sha256:63dab761fd3a2e08950b7ee52852fb39cef7820f2a8cf8142ec3701a07372d7c_s390x",
"product_identification_helper": {
"purl": "pkg:oci/eventing-storage-version-migration-rhel8@sha256:63dab761fd3a2e08950b7ee52852fb39cef7820f2a8cf8142ec3701a07372d7c?arch=s390x\u0026repository_url=registry.redhat.io/openshift-serverless-1/eventing-storage-version-migration-rhel8\u0026tag=1.3.2-3"
}
}
},
{
"category": "product_version",
"name": "openshift-serverless-1/eventing-sugar-controller-rhel8@sha256:24c7217a3612a5c3c6792c433dc2a6cf4b5fda1b9e6acff84e2736705704d152_s390x",
"product": {
"name": "openshift-serverless-1/eventing-sugar-controller-rhel8@sha256:24c7217a3612a5c3c6792c433dc2a6cf4b5fda1b9e6acff84e2736705704d152_s390x",
"product_id": "openshift-serverless-1/eventing-sugar-controller-rhel8@sha256:24c7217a3612a5c3c6792c433dc2a6cf4b5fda1b9e6acff84e2736705704d152_s390x",
"product_identification_helper": {
"purl": "pkg:oci/eventing-sugar-controller-rhel8@sha256:24c7217a3612a5c3c6792c433dc2a6cf4b5fda1b9e6acff84e2736705704d152?arch=s390x\u0026repository_url=registry.redhat.io/openshift-serverless-1/eventing-sugar-controller-rhel8\u0026tag=1.3.2-3"
}
}
},
{
"category": "product_version",
"name": "openshift-serverless-1/eventing-webhook-rhel8@sha256:1b209d1ddffba92c3d77824e37bf75302346856c10b773a101d2868f27d0b740_s390x",
"product": {
"name": "openshift-serverless-1/eventing-webhook-rhel8@sha256:1b209d1ddffba92c3d77824e37bf75302346856c10b773a101d2868f27d0b740_s390x",
"product_id": "openshift-serverless-1/eventing-webhook-rhel8@sha256:1b209d1ddffba92c3d77824e37bf75302346856c10b773a101d2868f27d0b740_s390x",
"product_identification_helper": {
"purl": "pkg:oci/eventing-webhook-rhel8@sha256:1b209d1ddffba92c3d77824e37bf75302346856c10b773a101d2868f27d0b740?arch=s390x\u0026repository_url=registry.redhat.io/openshift-serverless-1/eventing-webhook-rhel8\u0026tag=1.3.2-3"
}
}
},
{
"category": "product_version",
"name": "openshift-serverless-1/ingress-rhel8-operator@sha256:cce79392f93bb318123c48ac6de48aa0a2983cc1134cc063c0fdc2ff83c546c7_s390x",
"product": {
"name": "openshift-serverless-1/ingress-rhel8-operator@sha256:cce79392f93bb318123c48ac6de48aa0a2983cc1134cc063c0fdc2ff83c546c7_s390x",
"product_id": "openshift-serverless-1/ingress-rhel8-operator@sha256:cce79392f93bb318123c48ac6de48aa0a2983cc1134cc063c0fdc2ff83c546c7_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ingress-rhel8-operator@sha256:cce79392f93bb318123c48ac6de48aa0a2983cc1134cc063c0fdc2ff83c546c7?arch=s390x\u0026repository_url=registry.redhat.io/openshift-serverless-1/ingress-rhel8-operator\u0026tag=1.24.0-3"
}
}
},
{
"category": "product_version",
"name": "openshift-serverless-1/knative-rhel8-operator@sha256:ebf24097b84ec5773e30c8f548975afb84b6fce836b373b97855f69371068d1e_s390x",
"product": {
"name": "openshift-serverless-1/knative-rhel8-operator@sha256:ebf24097b84ec5773e30c8f548975afb84b6fce836b373b97855f69371068d1e_s390x",
"product_id": "openshift-serverless-1/knative-rhel8-operator@sha256:ebf24097b84ec5773e30c8f548975afb84b6fce836b373b97855f69371068d1e_s390x",
"product_identification_helper": {
"purl": "pkg:oci/knative-rhel8-operator@sha256:ebf24097b84ec5773e30c8f548975afb84b6fce836b373b97855f69371068d1e?arch=s390x\u0026repository_url=registry.redhat.io/openshift-serverless-1/knative-rhel8-operator\u0026tag=1.24.0-3"
}
}
},
{
"category": "product_version",
"name": "openshift-serverless-1/kn-cli-artifacts-rhel8@sha256:1a51a072d4e303a5c33b2383c843308d86c68de228b094d2efed8bc59a4bac14_s390x",
"product": {
"name": "openshift-serverless-1/kn-cli-artifacts-rhel8@sha256:1a51a072d4e303a5c33b2383c843308d86c68de228b094d2efed8bc59a4bac14_s390x",
"product_id": "openshift-serverless-1/kn-cli-artifacts-rhel8@sha256:1a51a072d4e303a5c33b2383c843308d86c68de228b094d2efed8bc59a4bac14_s390x",
"product_identification_helper": {
"purl": "pkg:oci/kn-cli-artifacts-rhel8@sha256:1a51a072d4e303a5c33b2383c843308d86c68de228b094d2efed8bc59a4bac14?arch=s390x\u0026repository_url=registry.redhat.io/openshift-serverless-1/kn-cli-artifacts-rhel8\u0026tag=1.3.1-3"
}
}
},
{
"category": "product_version",
"name": "openshift-serverless-1/kourier-control-rhel8@sha256:fb04b74dce262e58434b19a10dce0981b4df7541416de21343fb7124c714ffbf_s390x",
"product": {
"name": "openshift-serverless-1/kourier-control-rhel8@sha256:fb04b74dce262e58434b19a10dce0981b4df7541416de21343fb7124c714ffbf_s390x",
"product_id": "openshift-serverless-1/kourier-control-rhel8@sha256:fb04b74dce262e58434b19a10dce0981b4df7541416de21343fb7124c714ffbf_s390x",
"product_identification_helper": {
"purl": "pkg:oci/kourier-control-rhel8@sha256:fb04b74dce262e58434b19a10dce0981b4df7541416de21343fb7124c714ffbf?arch=s390x\u0026repository_url=registry.redhat.io/openshift-serverless-1/kourier-control-rhel8\u0026tag=1.3.0-2"
}
}
},
{
"category": "product_version",
"name": "openshift-serverless-1/svls-must-gather-rhel8@sha256:7557328dcdede1992a3660342f037e490f58bc3281c68c6e4f44e6d66c4a0cff_s390x",
"product": {
"name": "openshift-serverless-1/svls-must-gather-rhel8@sha256:7557328dcdede1992a3660342f037e490f58bc3281c68c6e4f44e6d66c4a0cff_s390x",
"product_id": "openshift-serverless-1/svls-must-gather-rhel8@sha256:7557328dcdede1992a3660342f037e490f58bc3281c68c6e4f44e6d66c4a0cff_s390x",
"product_identification_helper": {
"purl": "pkg:oci/svls-must-gather-rhel8@sha256:7557328dcdede1992a3660342f037e490f58bc3281c68c6e4f44e6d66c4a0cff?arch=s390x\u0026repository_url=registry.redhat.io/openshift-serverless-1/svls-must-gather-rhel8\u0026tag=1.24.0-2"
}
}
},
{
"category": "product_version",
"name": "openshift-serverless-1/net-istio-controller-rhel8@sha256:bf56038c0af2cfeb5a3e4b7ecd5aeebb230d042ac835b50faafa3d939dd8ca50_s390x",
"product": {
"name": "openshift-serverless-1/net-istio-controller-rhel8@sha256:bf56038c0af2cfeb5a3e4b7ecd5aeebb230d042ac835b50faafa3d939dd8ca50_s390x",
"product_id": "openshift-serverless-1/net-istio-controller-rhel8@sha256:bf56038c0af2cfeb5a3e4b7ecd5aeebb230d042ac835b50faafa3d939dd8ca50_s390x",
"product_identification_helper": {
"purl": "pkg:oci/net-istio-controller-rhel8@sha256:bf56038c0af2cfeb5a3e4b7ecd5aeebb230d042ac835b50faafa3d939dd8ca50?arch=s390x\u0026repository_url=registry.redhat.io/openshift-serverless-1/net-istio-controller-rhel8\u0026tag=1.3.0-2"
}
}
},
{
"category": "product_version",
"name": "openshift-serverless-1/net-istio-webhook-rhel8@sha256:4f7cabd5a6bb6fd7a0d81461108891b0d2de55efe868c4fbf275131c3280ed2d_s390x",
"product": {
"name": "openshift-serverless-1/net-istio-webhook-rhel8@sha256:4f7cabd5a6bb6fd7a0d81461108891b0d2de55efe868c4fbf275131c3280ed2d_s390x",
"product_id": "openshift-serverless-1/net-istio-webhook-rhel8@sha256:4f7cabd5a6bb6fd7a0d81461108891b0d2de55efe868c4fbf275131c3280ed2d_s390x",
"product_identification_helper": {
"purl": "pkg:oci/net-istio-webhook-rhel8@sha256:4f7cabd5a6bb6fd7a0d81461108891b0d2de55efe868c4fbf275131c3280ed2d?arch=s390x\u0026repository_url=registry.redhat.io/openshift-serverless-1/net-istio-webhook-rhel8\u0026tag=1.3.0-2"
}
}
},
{
"category": "product_version",
"name": "openshift-serverless-1/serverless-rhel8-operator@sha256:8ec9e756969c8e6bf8155ed102a66cf578a325dcc477ff909b4806405ab59cfc_s390x",
"product": {
"name": "openshift-serverless-1/serverless-rhel8-operator@sha256:8ec9e756969c8e6bf8155ed102a66cf578a325dcc477ff909b4806405ab59cfc_s390x",
"product_id": "openshift-serverless-1/serverless-rhel8-operator@sha256:8ec9e756969c8e6bf8155ed102a66cf578a325dcc477ff909b4806405ab59cfc_s390x",
"product_identification_helper": {
"purl": "pkg:oci/serverless-rhel8-operator@sha256:8ec9e756969c8e6bf8155ed102a66cf578a325dcc477ff909b4806405ab59cfc?arch=s390x\u0026repository_url=registry.redhat.io/openshift-serverless-1/serverless-rhel8-operator\u0026tag=1.24.0-3"
}
}
},
{
"category": "product_version",
"name": "openshift-serverless-1/serving-activator-rhel8@sha256:1e9fb289564961ddbf317e568c50936b048446685c39ab14ca4e5cb682785243_s390x",
"product": {
"name": "openshift-serverless-1/serving-activator-rhel8@sha256:1e9fb289564961ddbf317e568c50936b048446685c39ab14ca4e5cb682785243_s390x",
"product_id": "openshift-serverless-1/serving-activator-rhel8@sha256:1e9fb289564961ddbf317e568c50936b048446685c39ab14ca4e5cb682785243_s390x",
"product_identification_helper": {
"purl": "pkg:oci/serving-activator-rhel8@sha256:1e9fb289564961ddbf317e568c50936b048446685c39ab14ca4e5cb682785243?arch=s390x\u0026repository_url=registry.redhat.io/openshift-serverless-1/serving-activator-rhel8\u0026tag=1.3.0-3"
}
}
},
{
"category": "product_version",
"name": "openshift-serverless-1/serving-autoscaler-hpa-rhel8@sha256:8bb514634ece7dafd88ae6cc7eff52016cd4585d91cb9c106720c21c219f8967_s390x",
"product": {
"name": "openshift-serverless-1/serving-autoscaler-hpa-rhel8@sha256:8bb514634ece7dafd88ae6cc7eff52016cd4585d91cb9c106720c21c219f8967_s390x",
"product_id": "openshift-serverless-1/serving-autoscaler-hpa-rhel8@sha256:8bb514634ece7dafd88ae6cc7eff52016cd4585d91cb9c106720c21c219f8967_s390x",
"product_identification_helper": {
"purl": "pkg:oci/serving-autoscaler-hpa-rhel8@sha256:8bb514634ece7dafd88ae6cc7eff52016cd4585d91cb9c106720c21c219f8967?arch=s390x\u0026repository_url=registry.redhat.io/openshift-serverless-1/serving-autoscaler-hpa-rhel8\u0026tag=1.3.0-3"
}
}
},
{
"category": "product_version",
"name": "openshift-serverless-1/serving-autoscaler-rhel8@sha256:01b46e0ddb618f58c06b533fe7148f772367200f5d9be9d355012e91dc401156_s390x",
"product": {
"name": "openshift-serverless-1/serving-autoscaler-rhel8@sha256:01b46e0ddb618f58c06b533fe7148f772367200f5d9be9d355012e91dc401156_s390x",
"product_id": "openshift-serverless-1/serving-autoscaler-rhel8@sha256:01b46e0ddb618f58c06b533fe7148f772367200f5d9be9d355012e91dc401156_s390x",
"product_identification_helper": {
"purl": "pkg:oci/serving-autoscaler-rhel8@sha256:01b46e0ddb618f58c06b533fe7148f772367200f5d9be9d355012e91dc401156?arch=s390x\u0026repository_url=registry.redhat.io/openshift-serverless-1/serving-autoscaler-rhel8\u0026tag=1.3.0-3"
}
}
},
{
"category": "product_version",
"name": "openshift-serverless-1/serving-controller-rhel8@sha256:b752a295b673aeee85eba6bed33cc658254dc0503c6002841d80dc0c0a38f615_s390x",
"product": {
"name": "openshift-serverless-1/serving-controller-rhel8@sha256:b752a295b673aeee85eba6bed33cc658254dc0503c6002841d80dc0c0a38f615_s390x",
"product_id": "openshift-serverless-1/serving-controller-rhel8@sha256:b752a295b673aeee85eba6bed33cc658254dc0503c6002841d80dc0c0a38f615_s390x",
"product_identification_helper": {
"purl": "pkg:oci/serving-controller-rhel8@sha256:b752a295b673aeee85eba6bed33cc658254dc0503c6002841d80dc0c0a38f615?arch=s390x\u0026repository_url=registry.redhat.io/openshift-serverless-1/serving-controller-rhel8\u0026tag=1.3.0-3"
}
}
},
{
"category": "product_version",
"name": "openshift-serverless-1/serving-domain-mapping-rhel8@sha256:11bca084f2c8df8d369d6301847876bbf8d37c7b67a6ffb387e0759100b6e817_s390x",
"product": {
"name": "openshift-serverless-1/serving-domain-mapping-rhel8@sha256:11bca084f2c8df8d369d6301847876bbf8d37c7b67a6ffb387e0759100b6e817_s390x",
"product_id": "openshift-serverless-1/serving-domain-mapping-rhel8@sha256:11bca084f2c8df8d369d6301847876bbf8d37c7b67a6ffb387e0759100b6e817_s390x",
"product_identification_helper": {
"purl": "pkg:oci/serving-domain-mapping-rhel8@sha256:11bca084f2c8df8d369d6301847876bbf8d37c7b67a6ffb387e0759100b6e817?arch=s390x\u0026repository_url=registry.redhat.io/openshift-serverless-1/serving-domain-mapping-rhel8\u0026tag=1.3.0-3"
}
}
},
{
"category": "product_version",
"name": "openshift-serverless-1/serving-domain-mapping-webhook-rhel8@sha256:84e13a4c84098e0a6a5b461c7581861cd9114ce3cc7c2147afd727e56f323b28_s390x",
"product": {
"name": "openshift-serverless-1/serving-domain-mapping-webhook-rhel8@sha256:84e13a4c84098e0a6a5b461c7581861cd9114ce3cc7c2147afd727e56f323b28_s390x",
"product_id": "openshift-serverless-1/serving-domain-mapping-webhook-rhel8@sha256:84e13a4c84098e0a6a5b461c7581861cd9114ce3cc7c2147afd727e56f323b28_s390x",
"product_identification_helper": {
"purl": "pkg:oci/serving-domain-mapping-webhook-rhel8@sha256:84e13a4c84098e0a6a5b461c7581861cd9114ce3cc7c2147afd727e56f323b28?arch=s390x\u0026repository_url=registry.redhat.io/openshift-serverless-1/serving-domain-mapping-webhook-rhel8\u0026tag=1.3.0-3"
}
}
},
{
"category": "product_version",
"name": "openshift-serverless-1/serving-queue-rhel8@sha256:ac1ca0ae5e3c7fc242ec5a313e45d09b83261ffe26eab3ebcbbae9299471b25a_s390x",
"product": {
"name": "openshift-serverless-1/serving-queue-rhel8@sha256:ac1ca0ae5e3c7fc242ec5a313e45d09b83261ffe26eab3ebcbbae9299471b25a_s390x",
"product_id": "openshift-serverless-1/serving-queue-rhel8@sha256:ac1ca0ae5e3c7fc242ec5a313e45d09b83261ffe26eab3ebcbbae9299471b25a_s390x",
"product_identification_helper": {
"purl": "pkg:oci/serving-queue-rhel8@sha256:ac1ca0ae5e3c7fc242ec5a313e45d09b83261ffe26eab3ebcbbae9299471b25a?arch=s390x\u0026repository_url=registry.redhat.io/openshift-serverless-1/serving-queue-rhel8\u0026tag=1.3.0-3"
}
}
},
{
"category": "product_version",
"name": "openshift-serverless-1/serving-storage-version-migration-rhel8@sha256:27b7b75eae9eacc52a577887885db7c29192e15aada8a3b7406e032561609462_s390x",
"product": {
"name": "openshift-serverless-1/serving-storage-version-migration-rhel8@sha256:27b7b75eae9eacc52a577887885db7c29192e15aada8a3b7406e032561609462_s390x",
"product_id": "openshift-serverless-1/serving-storage-version-migration-rhel8@sha256:27b7b75eae9eacc52a577887885db7c29192e15aada8a3b7406e032561609462_s390x",
"product_identification_helper": {
"purl": "pkg:oci/serving-storage-version-migration-rhel8@sha256:27b7b75eae9eacc52a577887885db7c29192e15aada8a3b7406e032561609462?arch=s390x\u0026repository_url=registry.redhat.io/openshift-serverless-1/serving-storage-version-migration-rhel8\u0026tag=1.3.0-3"
}
}
},
{
"category": "product_version",
"name": "openshift-serverless-1/serving-webhook-rhel8@sha256:4fdc2c632eb0fa4f10a78e39622c83febde93f38db16bd0ca4a35c1eb7062548_s390x",
"product": {
"name": "openshift-serverless-1/serving-webhook-rhel8@sha256:4fdc2c632eb0fa4f10a78e39622c83febde93f38db16bd0ca4a35c1eb7062548_s390x",
"product_id": "openshift-serverless-1/serving-webhook-rhel8@sha256:4fdc2c632eb0fa4f10a78e39622c83febde93f38db16bd0ca4a35c1eb7062548_s390x",
"product_identification_helper": {
"purl": "pkg:oci/serving-webhook-rhel8@sha256:4fdc2c632eb0fa4f10a78e39622c83febde93f38db16bd0ca4a35c1eb7062548?arch=s390x\u0026repository_url=registry.redhat.io/openshift-serverless-1/serving-webhook-rhel8\u0026tag=1.3.0-3"
}
}
}
],
"category": "architecture",
"name": "s390x"
},
{
"branches": [
{
"category": "product_version",
"name": "openshift-serverless-1/client-kn-rhel8@sha256:09644d1c149970cd7c06635806a0ffc077a6340d68c357cd7f2bb5a6f57e46f3_amd64",
"product": {
"name": "openshift-serverless-1/client-kn-rhel8@sha256:09644d1c149970cd7c06635806a0ffc077a6340d68c357cd7f2bb5a6f57e46f3_amd64",
"product_id": "openshift-serverless-1/client-kn-rhel8@sha256:09644d1c149970cd7c06635806a0ffc077a6340d68c357cd7f2bb5a6f57e46f3_amd64",
"product_identification_helper": {
"purl": "pkg:oci/client-kn-rhel8@sha256:09644d1c149970cd7c06635806a0ffc077a6340d68c357cd7f2bb5a6f57e46f3?arch=amd64\u0026repository_url=registry.redhat.io/openshift-serverless-1/client-kn-rhel8\u0026tag=1.3.1-4"
}
}
},
{
"category": "product_version",
"name": "openshift-serverless-1/eventing-apiserver-receive-adapter-rhel8@sha256:eef2145e61234d37713ef8fda1f82d7cbe6502c5e6386117230d66ab7e1dd21a_amd64",
"product": {
"name": "openshift-serverless-1/eventing-apiserver-receive-adapter-rhel8@sha256:eef2145e61234d37713ef8fda1f82d7cbe6502c5e6386117230d66ab7e1dd21a_amd64",
"product_id": "openshift-serverless-1/eventing-apiserver-receive-adapter-rhel8@sha256:eef2145e61234d37713ef8fda1f82d7cbe6502c5e6386117230d66ab7e1dd21a_amd64",
"product_identification_helper": {
"purl": "pkg:oci/eventing-apiserver-receive-adapter-rhel8@sha256:eef2145e61234d37713ef8fda1f82d7cbe6502c5e6386117230d66ab7e1dd21a?arch=amd64\u0026repository_url=registry.redhat.io/openshift-serverless-1/eventing-apiserver-receive-adapter-rhel8\u0026tag=1.3.2-3"
}
}
},
{
"category": "product_version",
"name": "openshift-serverless-1/eventing-controller-rhel8@sha256:ad2df12dd77e8a3092431ca8d1b5eae42240c8ebb8766e436009bd6df7ee51f3_amd64",
"product": {
"name": "openshift-serverless-1/eventing-controller-rhel8@sha256:ad2df12dd77e8a3092431ca8d1b5eae42240c8ebb8766e436009bd6df7ee51f3_amd64",
"product_id": "openshift-serverless-1/eventing-controller-rhel8@sha256:ad2df12dd77e8a3092431ca8d1b5eae42240c8ebb8766e436009bd6df7ee51f3_amd64",
"product_identification_helper": {
"purl": "pkg:oci/eventing-controller-rhel8@sha256:ad2df12dd77e8a3092431ca8d1b5eae42240c8ebb8766e436009bd6df7ee51f3?arch=amd64\u0026repository_url=registry.redhat.io/openshift-serverless-1/eventing-controller-rhel8\u0026tag=1.3.2-3"
}
}
},
{
"category": "product_version",
"name": "openshift-serverless-1/eventing-in-memory-channel-controller-rhel8@sha256:111da99563ea799e6b54933f12dc8f8a3828e36f650900e02da3be5afbdeefd9_amd64",
"product": {
"name": "openshift-serverless-1/eventing-in-memory-channel-controller-rhel8@sha256:111da99563ea799e6b54933f12dc8f8a3828e36f650900e02da3be5afbdeefd9_amd64",
"product_id": "openshift-serverless-1/eventing-in-memory-channel-controller-rhel8@sha256:111da99563ea799e6b54933f12dc8f8a3828e36f650900e02da3be5afbdeefd9_amd64",
"product_identification_helper": {
"purl": "pkg:oci/eventing-in-memory-channel-controller-rhel8@sha256:111da99563ea799e6b54933f12dc8f8a3828e36f650900e02da3be5afbdeefd9?arch=amd64\u0026repository_url=registry.redhat.io/openshift-serverless-1/eventing-in-memory-channel-controller-rhel8\u0026tag=1.3.2-3"
}
}
},
{
"category": "product_version",
"name": "openshift-serverless-1/eventing-in-memory-channel-dispatcher-rhel8@sha256:4b5ee83ccace988c6eaf456e82dea83d160ae7e6aaad1ab8f48410f90da8f1c1_amd64",
"product": {
"name": "openshift-serverless-1/eventing-in-memory-channel-dispatcher-rhel8@sha256:4b5ee83ccace988c6eaf456e82dea83d160ae7e6aaad1ab8f48410f90da8f1c1_amd64",
"product_id": "openshift-serverless-1/eventing-in-memory-channel-dispatcher-rhel8@sha256:4b5ee83ccace988c6eaf456e82dea83d160ae7e6aaad1ab8f48410f90da8f1c1_amd64",
"product_identification_helper": {
"purl": "pkg:oci/eventing-in-memory-channel-dispatcher-rhel8@sha256:4b5ee83ccace988c6eaf456e82dea83d160ae7e6aaad1ab8f48410f90da8f1c1?arch=amd64\u0026repository_url=registry.redhat.io/openshift-serverless-1/eventing-in-memory-channel-dispatcher-rhel8\u0026tag=1.3.2-3"
}
}
},
{
"category": "product_version",
"name": "openshift-serverless-1-tech-preview/eventing-kafka-broker-controller-rhel8@sha256:f8b5d9c9c0182f5cc1f76422759bf8925d2f29292390ada83a6b7c7986f1462c_amd64",
"product": {
"name": "openshift-serverless-1-tech-preview/eventing-kafka-broker-controller-rhel8@sha256:f8b5d9c9c0182f5cc1f76422759bf8925d2f29292390ada83a6b7c7986f1462c_amd64",
"product_id": "openshift-serverless-1-tech-preview/eventing-kafka-broker-controller-rhel8@sha256:f8b5d9c9c0182f5cc1f76422759bf8925d2f29292390ada83a6b7c7986f1462c_amd64",
"product_identification_helper": {
"purl": "pkg:oci/eventing-kafka-broker-controller-rhel8@sha256:f8b5d9c9c0182f5cc1f76422759bf8925d2f29292390ada83a6b7c7986f1462c?arch=amd64\u0026repository_url=registry.redhat.io/openshift-serverless-1-tech-preview/eventing-kafka-broker-controller-rhel8\u0026tag=1.3.2-2"
}
}
},
{
"category": "product_version",
"name": "openshift-serverless-1/eventing-kafka-broker-controller-rhel8@sha256:f8b5d9c9c0182f5cc1f76422759bf8925d2f29292390ada83a6b7c7986f1462c_amd64",
"product": {
"name": "openshift-serverless-1/eventing-kafka-broker-controller-rhel8@sha256:f8b5d9c9c0182f5cc1f76422759bf8925d2f29292390ada83a6b7c7986f1462c_amd64",
"product_id": "openshift-serverless-1/eventing-kafka-broker-controller-rhel8@sha256:f8b5d9c9c0182f5cc1f76422759bf8925d2f29292390ada83a6b7c7986f1462c_amd64",
"product_identification_helper": {
"purl": "pkg:oci/eventing-kafka-broker-controller-rhel8@sha256:f8b5d9c9c0182f5cc1f76422759bf8925d2f29292390ada83a6b7c7986f1462c?arch=amd64\u0026repository_url=registry.redhat.io/openshift-serverless-1/eventing-kafka-broker-controller-rhel8\u0026tag=1.3.2-2"
}
}
},
{
"category": "product_version",
"name": "openshift-serverless-1-tech-preview/eventing-kafka-broker-dispatcher-rhel8@sha256:8ac0796f3585a406facba98766688ae6777b5673a4515418db8d1d92c4d65494_amd64",
"product": {
"name": "openshift-serverless-1-tech-preview/eventing-kafka-broker-dispatcher-rhel8@sha256:8ac0796f3585a406facba98766688ae6777b5673a4515418db8d1d92c4d65494_amd64",
"product_id": "openshift-serverless-1-tech-preview/eventing-kafka-broker-dispatcher-rhel8@sha256:8ac0796f3585a406facba98766688ae6777b5673a4515418db8d1d92c4d65494_amd64",
"product_identification_helper": {
"purl": "pkg:oci/eventing-kafka-broker-dispatcher-rhel8@sha256:8ac0796f3585a406facba98766688ae6777b5673a4515418db8d1d92c4d65494?arch=amd64\u0026repository_url=registry.redhat.io/openshift-serverless-1-tech-preview/eventing-kafka-broker-dispatcher-rhel8\u0026tag=1.3.2-2"
}
}
},
{
"category": "product_version",
"name": "openshift-serverless-1/eventing-kafka-broker-dispatcher-rhel8@sha256:8ac0796f3585a406facba98766688ae6777b5673a4515418db8d1d92c4d65494_amd64",
"product": {
"name": "openshift-serverless-1/eventing-kafka-broker-dispatcher-rhel8@sha256:8ac0796f3585a406facba98766688ae6777b5673a4515418db8d1d92c4d65494_amd64",
"product_id": "openshift-serverless-1/eventing-kafka-broker-dispatcher-rhel8@sha256:8ac0796f3585a406facba98766688ae6777b5673a4515418db8d1d92c4d65494_amd64",
"product_identification_helper": {
"purl": "pkg:oci/eventing-kafka-broker-dispatcher-rhel8@sha256:8ac0796f3585a406facba98766688ae6777b5673a4515418db8d1d92c4d65494?arch=amd64\u0026repository_url=registry.redhat.io/openshift-serverless-1/eventing-kafka-broker-dispatcher-rhel8\u0026tag=1.3.2-2"
}
}
},
{
"category": "product_version",
"name": "openshift-serverless-1/eventing-kafka-broker-post-install-rhel8@sha256:260e7f0086f4e036be3a9ab5d24ce99fc8a053cc7f2906f8a6080f59f2a3e591_amd64",
"product": {
"name": "openshift-serverless-1/eventing-kafka-broker-post-install-rhel8@sha256:260e7f0086f4e036be3a9ab5d24ce99fc8a053cc7f2906f8a6080f59f2a3e591_amd64",
"product_id": "openshift-serverless-1/eventing-kafka-broker-post-install-rhel8@sha256:260e7f0086f4e036be3a9ab5d24ce99fc8a053cc7f2906f8a6080f59f2a3e591_amd64",
"product_identification_helper": {
"purl": "pkg:oci/eventing-kafka-broker-post-install-rhel8@sha256:260e7f0086f4e036be3a9ab5d24ce99fc8a053cc7f2906f8a6080f59f2a3e591?arch=amd64\u0026repository_url=registry.redhat.io/openshift-serverless-1/eventing-kafka-broker-post-install-rhel8\u0026tag=1.3.2-2"
}
}
},
{
"category": "product_version",
"name": "openshift-serverless-1-tech-preview/eventing-kafka-broker-receiver-rhel8@sha256:aeaaf1d541b5756df65f0700bcd82d085077ae3b1ce99c6d8728997c23e31ef9_amd64",
"product": {
"name": "openshift-serverless-1-tech-preview/eventing-kafka-broker-receiver-rhel8@sha256:aeaaf1d541b5756df65f0700bcd82d085077ae3b1ce99c6d8728997c23e31ef9_amd64",
"product_id": "openshift-serverless-1-tech-preview/eventing-kafka-broker-receiver-rhel8@sha256:aeaaf1d541b5756df65f0700bcd82d085077ae3b1ce99c6d8728997c23e31ef9_amd64",
"product_identification_helper": {
"purl": "pkg:oci/eventing-kafka-broker-receiver-rhel8@sha256:aeaaf1d541b5756df65f0700bcd82d085077ae3b1ce99c6d8728997c23e31ef9?arch=amd64\u0026repository_url=registry.redhat.io/openshift-serverless-1-tech-preview/eventing-kafka-broker-receiver-rhel8\u0026tag=1.3.2-2"
}
}
},
{
"category": "product_version",
"name": "openshift-serverless-1-tech-preview/eventing-kafka-broker-webhook-rhel8@sha256:f94aef78ce0870fdceac5b3467220540127a73415e81baa4b48bf986bc181c4d_amd64",
"product": {
"name": "openshift-serverless-1-tech-preview/eventing-kafka-broker-webhook-rhel8@sha256:f94aef78ce0870fdceac5b3467220540127a73415e81baa4b48bf986bc181c4d_amd64",
"product_id": "openshift-serverless-1-tech-preview/eventing-kafka-broker-webhook-rhel8@sha256:f94aef78ce0870fdceac5b3467220540127a73415e81baa4b48bf986bc181c4d_amd64",
"product_identification_helper": {
"purl": "pkg:oci/eventing-kafka-broker-webhook-rhel8@sha256:f94aef78ce0870fdceac5b3467220540127a73415e81baa4b48bf986bc181c4d?arch=amd64\u0026repository_url=registry.redhat.io/openshift-serverless-1-tech-preview/eventing-kafka-broker-webhook-rhel8\u0026tag=1.3.2-2"
}
}
},
{
"category": "product_version",
"name": "openshift-serverless-1/eventing-kafka-broker-webhook-rhel8@sha256:f94aef78ce0870fdceac5b3467220540127a73415e81baa4b48bf986bc181c4d_amd64",
"product": {
"name": "openshift-serverless-1/eventing-kafka-broker-webhook-rhel8@sha256:f94aef78ce0870fdceac5b3467220540127a73415e81baa4b48bf986bc181c4d_amd64",
"product_id": "openshift-serverless-1/eventing-kafka-broker-webhook-rhel8@sha256:f94aef78ce0870fdceac5b3467220540127a73415e81baa4b48bf986bc181c4d_amd64",
"product_identification_helper": {
"purl": "pkg:oci/eventing-kafka-broker-webhook-rhel8@sha256:f94aef78ce0870fdceac5b3467220540127a73415e81baa4b48bf986bc181c4d?arch=amd64\u0026repository_url=registry.redhat.io/openshift-serverless-1/eventing-kafka-broker-webhook-rhel8\u0026tag=1.3.2-2"
}
}
},
{
"category": "product_version",
"name": "openshift-serverless-1/eventing-mtbroker-filter-rhel8@sha256:ecde2ee2aa9618775178e03bcc07e53d6f5e12f30261238d8ffb366fb1e47c94_amd64",
"product": {
"name": "openshift-serverless-1/eventing-mtbroker-filter-rhel8@sha256:ecde2ee2aa9618775178e03bcc07e53d6f5e12f30261238d8ffb366fb1e47c94_amd64",
"product_id": "openshift-serverless-1/eventing-mtbroker-filter-rhel8@sha256:ecde2ee2aa9618775178e03bcc07e53d6f5e12f30261238d8ffb366fb1e47c94_amd64",
"product_identification_helper": {
"purl": "pkg:oci/eventing-mtbroker-filter-rhel8@sha256:ecde2ee2aa9618775178e03bcc07e53d6f5e12f30261238d8ffb366fb1e47c94?arch=amd64\u0026repository_url=registry.redhat.io/openshift-serverless-1/eventing-mtbroker-filter-rhel8\u0026tag=1.3.2-3"
}
}
},
{
"category": "product_version",
"name": "openshift-serverless-1/eventing-mtbroker-ingress-rhel8@sha256:a26dfc1a610bbaf876443b4b01a04130f7c0aba4d40e246333fe8bf7eb899f45_amd64",
"product": {
"name": "openshift-serverless-1/eventing-mtbroker-ingress-rhel8@sha256:a26dfc1a610bbaf876443b4b01a04130f7c0aba4d40e246333fe8bf7eb899f45_amd64",
"product_id": "openshift-serverless-1/eventing-mtbroker-ingress-rhel8@sha256:a26dfc1a610bbaf876443b4b01a04130f7c0aba4d40e246333fe8bf7eb899f45_amd64",
"product_identification_helper": {
"purl": "pkg:oci/eventing-mtbroker-ingress-rhel8@sha256:a26dfc1a610bbaf876443b4b01a04130f7c0aba4d40e246333fe8bf7eb899f45?arch=amd64\u0026repository_url=registry.redhat.io/openshift-serverless-1/eventing-mtbroker-ingress-rhel8\u0026tag=1.3.2-3"
}
}
},
{
"category": "product_version",
"name": "openshift-serverless-1/eventing-mtchannel-broker-rhel8@sha256:fadf3035a8bd25307843d1c6c88654a03db25983407a770875b4507942684dd5_amd64",
"product": {
"name": "openshift-serverless-1/eventing-mtchannel-broker-rhel8@sha256:fadf3035a8bd25307843d1c6c88654a03db25983407a770875b4507942684dd5_amd64",
"product_id": "openshift-serverless-1/eventing-mtchannel-broker-rhel8@sha256:fadf3035a8bd25307843d1c6c88654a03db25983407a770875b4507942684dd5_amd64",
"product_identification_helper": {
"purl": "pkg:oci/eventing-mtchannel-broker-rhel8@sha256:fadf3035a8bd25307843d1c6c88654a03db25983407a770875b4507942684dd5?arch=amd64\u0026repository_url=registry.redhat.io/openshift-serverless-1/eventing-mtchannel-broker-rhel8\u0026tag=1.3.2-3"
}
}
},
{
"category": "product_version",
"name": "openshift-serverless-1/eventing-mtping-rhel8@sha256:2254577d2c2e67d28f8459fbd4ac43af78b7d29cc0b56c631607dd68f3d31637_amd64",
"product": {
"name": "openshift-serverless-1/eventing-mtping-rhel8@sha256:2254577d2c2e67d28f8459fbd4ac43af78b7d29cc0b56c631607dd68f3d31637_amd64",
"product_id": "openshift-serverless-1/eventing-mtping-rhel8@sha256:2254577d2c2e67d28f8459fbd4ac43af78b7d29cc0b56c631607dd68f3d31637_amd64",
"product_identification_helper": {
"purl": "pkg:oci/eventing-mtping-rhel8@sha256:2254577d2c2e67d28f8459fbd4ac43af78b7d29cc0b56c631607dd68f3d31637?arch=amd64\u0026repository_url=registry.redhat.io/openshift-serverless-1/eventing-mtping-rhel8\u0026tag=1.3.2-3"
}
}
},
{
"category": "product_version",
"name": "openshift-serverless-1/eventing-storage-version-migration-rhel8@sha256:ff7924a37865ac1a90872f35675934a1627e49a29577a78af18b8e743a5fde07_amd64",
"product": {
"name": "openshift-serverless-1/eventing-storage-version-migration-rhel8@sha256:ff7924a37865ac1a90872f35675934a1627e49a29577a78af18b8e743a5fde07_amd64",
"product_id": "openshift-serverless-1/eventing-storage-version-migration-rhel8@sha256:ff7924a37865ac1a90872f35675934a1627e49a29577a78af18b8e743a5fde07_amd64",
"product_identification_helper": {
"purl": "pkg:oci/eventing-storage-version-migration-rhel8@sha256:ff7924a37865ac1a90872f35675934a1627e49a29577a78af18b8e743a5fde07?arch=amd64\u0026repository_url=registry.redhat.io/openshift-serverless-1/eventing-storage-version-migration-rhel8\u0026tag=1.3.2-3"
}
}
},
{
"category": "product_version",
"name": "openshift-serverless-1/eventing-sugar-controller-rhel8@sha256:3a38788638c26e9bec45694b2c4597333080189ffa96d8c7302e3e7dd1e54be5_amd64",
"product": {
"name": "openshift-serverless-1/eventing-sugar-controller-rhel8@sha256:3a38788638c26e9bec45694b2c4597333080189ffa96d8c7302e3e7dd1e54be5_amd64",
"product_id": "openshift-serverless-1/eventing-sugar-controller-rhel8@sha256:3a38788638c26e9bec45694b2c4597333080189ffa96d8c7302e3e7dd1e54be5_amd64",
"product_identification_helper": {
"purl": "pkg:oci/eventing-sugar-controller-rhel8@sha256:3a38788638c26e9bec45694b2c4597333080189ffa96d8c7302e3e7dd1e54be5?arch=amd64\u0026repository_url=registry.redhat.io/openshift-serverless-1/eventing-sugar-controller-rhel8\u0026tag=1.3.2-3"
}
}
},
{
"category": "product_version",
"name": "openshift-serverless-1/eventing-webhook-rhel8@sha256:11d0b8fac4cb67c95e051a91f5c6683768f8969ffc744cd3cc4814d1ee6e91c1_amd64",
"product": {
"name": "openshift-serverless-1/eventing-webhook-rhel8@sha256:11d0b8fac4cb67c95e051a91f5c6683768f8969ffc744cd3cc4814d1ee6e91c1_amd64",
"product_id": "openshift-serverless-1/eventing-webhook-rhel8@sha256:11d0b8fac4cb67c95e051a91f5c6683768f8969ffc744cd3cc4814d1ee6e91c1_amd64",
"product_identification_helper": {
"purl": "pkg:oci/eventing-webhook-rhel8@sha256:11d0b8fac4cb67c95e051a91f5c6683768f8969ffc744cd3cc4814d1ee6e91c1?arch=amd64\u0026repository_url=registry.redhat.io/openshift-serverless-1/eventing-webhook-rhel8\u0026tag=1.3.2-3"
}
}
},
{
"category": "product_version",
"name": "openshift-serverless-1/ingress-rhel8-operator@sha256:793b86f4c2add102e2f676bd57cec3365ce9b3fdc40a989c28d1f9acb851142d_amd64",
"product": {
"name": "openshift-serverless-1/ingress-rhel8-operator@sha256:793b86f4c2add102e2f676bd57cec3365ce9b3fdc40a989c28d1f9acb851142d_amd64",
"product_id": "openshift-serverless-1/ingress-rhel8-operator@sha256:793b86f4c2add102e2f676bd57cec3365ce9b3fdc40a989c28d1f9acb851142d_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ingress-rhel8-operator@sha256:793b86f4c2add102e2f676bd57cec3365ce9b3fdc40a989c28d1f9acb851142d?arch=amd64\u0026repository_url=registry.redhat.io/openshift-serverless-1/ingress-rhel8-operator\u0026tag=1.24.0-3"
}
}
},
{
"category": "product_version",
"name": "openshift-serverless-1/knative-rhel8-operator@sha256:efa444ca6c7c4468821a8d138b4319c86fede592f3b0b4d7905e7c66e8bdb2c0_amd64",
"product": {
"name": "openshift-serverless-1/knative-rhel8-operator@sha256:efa444ca6c7c4468821a8d138b4319c86fede592f3b0b4d7905e7c66e8bdb2c0_amd64",
"product_id": "openshift-serverless-1/knative-rhel8-operator@sha256:efa444ca6c7c4468821a8d138b4319c86fede592f3b0b4d7905e7c66e8bdb2c0_amd64",
"product_identification_helper": {
"purl": "pkg:oci/knative-rhel8-operator@sha256:efa444ca6c7c4468821a8d138b4319c86fede592f3b0b4d7905e7c66e8bdb2c0?arch=amd64\u0026repository_url=registry.redhat.io/openshift-serverless-1/knative-rhel8-operator\u0026tag=1.24.0-3"
}
}
},
{
"category": "product_version",
"name": "openshift-serverless-1/kn-cli-artifacts-rhel8@sha256:f22168224137db649c6e6592e3ec2ae6845ca668ef65fe56c104ed6393eae526_amd64",
"product": {
"name": "openshift-serverless-1/kn-cli-artifacts-rhel8@sha256:f22168224137db649c6e6592e3ec2ae6845ca668ef65fe56c104ed6393eae526_amd64",
"product_id": "openshift-serverless-1/kn-cli-artifacts-rhel8@sha256:f22168224137db649c6e6592e3ec2ae6845ca668ef65fe56c104ed6393eae526_amd64",
"product_identification_helper": {
"purl": "pkg:oci/kn-cli-artifacts-rhel8@sha256:f22168224137db649c6e6592e3ec2ae6845ca668ef65fe56c104ed6393eae526?arch=amd64\u0026repository_url=registry.redhat.io/openshift-serverless-1/kn-cli-artifacts-rhel8\u0026tag=1.3.1-3"
}
}
},
{
"category": "product_version",
"name": "openshift-serverless-1/kourier-control-rhel8@sha256:e36577c37457a4521d78f28f24dca6ae11f170635316efe374f08f825cb5904d_amd64",
"product": {
"name": "openshift-serverless-1/kourier-control-rhel8@sha256:e36577c37457a4521d78f28f24dca6ae11f170635316efe374f08f825cb5904d_amd64",
"product_id": "openshift-serverless-1/kourier-control-rhel8@sha256:e36577c37457a4521d78f28f24dca6ae11f170635316efe374f08f825cb5904d_amd64",
"product_identification_helper": {
"purl": "pkg:oci/kourier-control-rhel8@sha256:e36577c37457a4521d78f28f24dca6ae11f170635316efe374f08f825cb5904d?arch=amd64\u0026repository_url=registry.redhat.io/openshift-serverless-1/kourier-control-rhel8\u0026tag=1.3.0-2"
}
}
},
{
"category": "product_version",
"name": "openshift-serverless-1/svls-must-gather-rhel8@sha256:e0a982cd04fee4416659b7e1e6a827c2c371144bd461f23913ae9e0633fd598a_amd64",
"product": {
"name": "openshift-serverless-1/svls-must-gather-rhel8@sha256:e0a982cd04fee4416659b7e1e6a827c2c371144bd461f23913ae9e0633fd598a_amd64",
"product_id": "openshift-serverless-1/svls-must-gather-rhel8@sha256:e0a982cd04fee4416659b7e1e6a827c2c371144bd461f23913ae9e0633fd598a_amd64",
"product_identification_helper": {
"purl": "pkg:oci/svls-must-gather-rhel8@sha256:e0a982cd04fee4416659b7e1e6a827c2c371144bd461f23913ae9e0633fd598a?arch=amd64\u0026repository_url=registry.redhat.io/openshift-serverless-1/svls-must-gather-rhel8\u0026tag=1.24.0-2"
}
}
},
{
"category": "product_version",
"name": "openshift-serverless-1/net-istio-controller-rhel8@sha256:f3643c74f73841b1de04be1d0f550c044f1ad4800ceb32cb36bf9072d8e5155b_amd64",
"product": {
"name": "openshift-serverless-1/net-istio-controller-rhel8@sha256:f3643c74f73841b1de04be1d0f550c044f1ad4800ceb32cb36bf9072d8e5155b_amd64",
"product_id": "openshift-serverless-1/net-istio-controller-rhel8@sha256:f3643c74f73841b1de04be1d0f550c044f1ad4800ceb32cb36bf9072d8e5155b_amd64",
"product_identification_helper": {
"purl": "pkg:oci/net-istio-controller-rhel8@sha256:f3643c74f73841b1de04be1d0f550c044f1ad4800ceb32cb36bf9072d8e5155b?arch=amd64\u0026repository_url=registry.redhat.io/openshift-serverless-1/net-istio-controller-rhel8\u0026tag=1.3.0-2"
}
}
},
{
"category": "product_version",
"name": "openshift-serverless-1/net-istio-webhook-rhel8@sha256:a07d73f5c04af2a29b6565363b472aceabbfeafe7d6dfe833d1e71b072419916_amd64",
"product": {
"name": "openshift-serverless-1/net-istio-webhook-rhel8@sha256:a07d73f5c04af2a29b6565363b472aceabbfeafe7d6dfe833d1e71b072419916_amd64",
"product_id": "openshift-serverless-1/net-istio-webhook-rhel8@sha256:a07d73f5c04af2a29b6565363b472aceabbfeafe7d6dfe833d1e71b072419916_amd64",
"product_identification_helper": {
"purl": "pkg:oci/net-istio-webhook-rhel8@sha256:a07d73f5c04af2a29b6565363b472aceabbfeafe7d6dfe833d1e71b072419916?arch=amd64\u0026repository_url=registry.redhat.io/openshift-serverless-1/net-istio-webhook-rhel8\u0026tag=1.3.0-2"
}
}
},
{
"category": "product_version",
"name": "openshift-serverless-1/serverless-operator-bundle@sha256:0422f8843fc62c2b72e01ffefd33db912a1ad3d70ac297882d3663c9b7299f10_amd64",
"product": {
"name": "openshift-serverless-1/serverless-operator-bundle@sha256:0422f8843fc62c2b72e01ffefd33db912a1ad3d70ac297882d3663c9b7299f10_amd64",
"product_id": "openshift-serverless-1/serverless-operator-bundle@sha256:0422f8843fc62c2b72e01ffefd33db912a1ad3d70ac297882d3663c9b7299f10_amd64",
"product_identification_helper": {
"purl": "pkg:oci/serverless-operator-bundle@sha256:0422f8843fc62c2b72e01ffefd33db912a1ad3d70ac297882d3663c9b7299f10?arch=amd64\u0026repository_url=registry.redhat.io/openshift-serverless-1/serverless-operator-bundle\u0026tag=1.24.0-3"
}
}
},
{
"category": "product_version",
"name": "openshift-serverless-1/serverless-rhel8-operator@sha256:26d940bd43b928d8370c9e88e80726a427c3f0ce3afc4fddb02a507f81c8fc93_amd64",
"product": {
"name": "openshift-serverless-1/serverless-rhel8-operator@sha256:26d940bd43b928d8370c9e88e80726a427c3f0ce3afc4fddb02a507f81c8fc93_amd64",
"product_id": "openshift-serverless-1/serverless-rhel8-operator@sha256:26d940bd43b928d8370c9e88e80726a427c3f0ce3afc4fddb02a507f81c8fc93_amd64",
"product_identification_helper": {
"purl": "pkg:oci/serverless-rhel8-operator@sha256:26d940bd43b928d8370c9e88e80726a427c3f0ce3afc4fddb02a507f81c8fc93?arch=amd64\u0026repository_url=registry.redhat.io/openshift-serverless-1/serverless-rhel8-operator\u0026tag=1.24.0-3"
}
}
},
{
"category": "product_version",
"name": "openshift-serverless-1/serving-activator-rhel8@sha256:3a823819467ed0beea953eed27e2129bb4495df3f49e0f59d5004dee416e6285_amd64",
"product": {
"name": "openshift-serverless-1/serving-activator-rhel8@sha256:3a823819467ed0beea953eed27e2129bb4495df3f49e0f59d5004dee416e6285_amd64",
"product_id": "openshift-serverless-1/serving-activator-rhel8@sha256:3a823819467ed0beea953eed27e2129bb4495df3f49e0f59d5004dee416e6285_amd64",
"product_identification_helper": {
"purl": "pkg:oci/serving-activator-rhel8@sha256:3a823819467ed0beea953eed27e2129bb4495df3f49e0f59d5004dee416e6285?arch=amd64\u0026repository_url=registry.redhat.io/openshift-serverless-1/serving-activator-rhel8\u0026tag=1.3.0-3"
}
}
},
{
"category": "product_version",
"name": "openshift-serverless-1/serving-autoscaler-hpa-rhel8@sha256:491df16728df492b7b88efb8e86f28e46a8762f4084fb4132823611a9e758264_amd64",
"product": {
"name": "openshift-serverless-1/serving-autoscaler-hpa-rhel8@sha256:491df16728df492b7b88efb8e86f28e46a8762f4084fb4132823611a9e758264_amd64",
"product_id": "openshift-serverless-1/serving-autoscaler-hpa-rhel8@sha256:491df16728df492b7b88efb8e86f28e46a8762f4084fb4132823611a9e758264_amd64",
"product_identification_helper": {
"purl": "pkg:oci/serving-autoscaler-hpa-rhel8@sha256:491df16728df492b7b88efb8e86f28e46a8762f4084fb4132823611a9e758264?arch=amd64\u0026repository_url=registry.redhat.io/openshift-serverless-1/serving-autoscaler-hpa-rhel8\u0026tag=1.3.0-3"
}
}
},
{
"category": "product_version",
"name": "openshift-serverless-1/serving-autoscaler-rhel8@sha256:8cd0a381de995467f339e11f0704b8c8b978ddfdd2d8271f4c9f832e7acf9f07_amd64",
"product": {
"name": "openshift-serverless-1/serving-autoscaler-rhel8@sha256:8cd0a381de995467f339e11f0704b8c8b978ddfdd2d8271f4c9f832e7acf9f07_amd64",
"product_id": "openshift-serverless-1/serving-autoscaler-rhel8@sha256:8cd0a381de995467f339e11f0704b8c8b978ddfdd2d8271f4c9f832e7acf9f07_amd64",
"product_identification_helper": {
"purl": "pkg:oci/serving-autoscaler-rhel8@sha256:8cd0a381de995467f339e11f0704b8c8b978ddfdd2d8271f4c9f832e7acf9f07?arch=amd64\u0026repository_url=registry.redhat.io/openshift-serverless-1/serving-autoscaler-rhel8\u0026tag=1.3.0-3"
}
}
},
{
"category": "product_version",
"name": "openshift-serverless-1/serving-controller-rhel8@sha256:b5ae691a77adb161a30ae8470f1cf4c1c6259488df18bb2bf2764d05af9a2aa8_amd64",
"product": {
"name": "openshift-serverless-1/serving-controller-rhel8@sha256:b5ae691a77adb161a30ae8470f1cf4c1c6259488df18bb2bf2764d05af9a2aa8_amd64",
"product_id": "openshift-serverless-1/serving-controller-rhel8@sha256:b5ae691a77adb161a30ae8470f1cf4c1c6259488df18bb2bf2764d05af9a2aa8_amd64",
"product_identification_helper": {
"purl": "pkg:oci/serving-controller-rhel8@sha256:b5ae691a77adb161a30ae8470f1cf4c1c6259488df18bb2bf2764d05af9a2aa8?arch=amd64\u0026repository_url=registry.redhat.io/openshift-serverless-1/serving-controller-rhel8\u0026tag=1.3.0-3"
}
}
},
{
"category": "product_version",
"name": "openshift-serverless-1/serving-domain-mapping-rhel8@sha256:4e580d29cbff1aa6050c65cee35a870dab9e6a7eaa538b356a5afefed9c38d90_amd64",
"product": {
"name": "openshift-serverless-1/serving-domain-mapping-rhel8@sha256:4e580d29cbff1aa6050c65cee35a870dab9e6a7eaa538b356a5afefed9c38d90_amd64",
"product_id": "openshift-serverless-1/serving-domain-mapping-rhel8@sha256:4e580d29cbff1aa6050c65cee35a870dab9e6a7eaa538b356a5afefed9c38d90_amd64",
"product_identification_helper": {
"purl": "pkg:oci/serving-domain-mapping-rhel8@sha256:4e580d29cbff1aa6050c65cee35a870dab9e6a7eaa538b356a5afefed9c38d90?arch=amd64\u0026repository_url=registry.redhat.io/openshift-serverless-1/serving-domain-mapping-rhel8\u0026tag=1.3.0-3"
}
}
},
{
"category": "product_version",
"name": "openshift-serverless-1/serving-domain-mapping-webhook-rhel8@sha256:8057fa6657c0bf909297273acc4faea1cddb29f9f02f6c797279adb42f083332_amd64",
"product": {
"name": "openshift-serverless-1/serving-domain-mapping-webhook-rhel8@sha256:8057fa6657c0bf909297273acc4faea1cddb29f9f02f6c797279adb42f083332_amd64",
"product_id": "openshift-serverless-1/serving-domain-mapping-webhook-rhel8@sha256:8057fa6657c0bf909297273acc4faea1cddb29f9f02f6c797279adb42f083332_amd64",
"product_identification_helper": {
"purl": "pkg:oci/serving-domain-mapping-webhook-rhel8@sha256:8057fa6657c0bf909297273acc4faea1cddb29f9f02f6c797279adb42f083332?arch=amd64\u0026repository_url=registry.redhat.io/openshift-serverless-1/serving-domain-mapping-webhook-rhel8\u0026tag=1.3.0-3"
}
}
},
{
"category": "product_version",
"name": "openshift-serverless-1/serving-queue-rhel8@sha256:f16b4f4e86e758354c8b19ee3a075dfd6fd19eb7ba282ad8293d41ca0c8f3028_amd64",
"product": {
"name": "openshift-serverless-1/serving-queue-rhel8@sha256:f16b4f4e86e758354c8b19ee3a075dfd6fd19eb7ba282ad8293d41ca0c8f3028_amd64",
"product_id": "openshift-serverless-1/serving-queue-rhel8@sha256:f16b4f4e86e758354c8b19ee3a075dfd6fd19eb7ba282ad8293d41ca0c8f3028_amd64",
"product_identification_helper": {
"purl": "pkg:oci/serving-queue-rhel8@sha256:f16b4f4e86e758354c8b19ee3a075dfd6fd19eb7ba282ad8293d41ca0c8f3028?arch=amd64\u0026repository_url=registry.redhat.io/openshift-serverless-1/serving-queue-rhel8\u0026tag=1.3.0-3"
}
}
},
{
"category": "product_version",
"name": "openshift-serverless-1/serving-storage-version-migration-rhel8@sha256:1c3b2c4c06981fd8eb13c05837c8da3523f0df9c79eacd6ffc1138e5f26bdba6_amd64",
"product": {
"name": "openshift-serverless-1/serving-storage-version-migration-rhel8@sha256:1c3b2c4c06981fd8eb13c05837c8da3523f0df9c79eacd6ffc1138e5f26bdba6_amd64",
"product_id": "openshift-serverless-1/serving-storage-version-migration-rhel8@sha256:1c3b2c4c06981fd8eb13c05837c8da3523f0df9c79eacd6ffc1138e5f26bdba6_amd64",
"product_identification_helper": {
"purl": "pkg:oci/serving-storage-version-migration-rhel8@sha256:1c3b2c4c06981fd8eb13c05837c8da3523f0df9c79eacd6ffc1138e5f26bdba6?arch=amd64\u0026repository_url=registry.redhat.io/openshift-serverless-1/serving-storage-version-migration-rhel8\u0026tag=1.3.0-3"
}
}
},
{
"category": "product_version",
"name": "openshift-serverless-1/serving-webhook-rhel8@sha256:6904376f1ae4dadc23ab9993b50aaaa3db130fcd338f3dfae9e437b348e6e934_amd64",
"product": {
"name": "openshift-serverless-1/serving-webhook-rhel8@sha256:6904376f1ae4dadc23ab9993b50aaaa3db130fcd338f3dfae9e437b348e6e934_amd64",
"product_id": "openshift-serverless-1/serving-webhook-rhel8@sha256:6904376f1ae4dadc23ab9993b50aaaa3db130fcd338f3dfae9e437b348e6e934_amd64",
"product_identification_helper": {
"purl": "pkg:oci/serving-webhook-rhel8@sha256:6904376f1ae4dadc23ab9993b50aaaa3db130fcd338f3dfae9e437b348e6e934?arch=amd64\u0026repository_url=registry.redhat.io/openshift-serverless-1/serving-webhook-rhel8\u0026tag=1.3.0-3"
}
}
}
],
"category": "architecture",
"name": "amd64"
}
],
"category": "vendor",
"name": "Red Hat"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-serverless-1-tech-preview/eventing-kafka-broker-controller-rhel8@sha256:2a4b30bcff1377073202362dfd521bd7ac3e3e3960fdb33a6cf9fa39fc89de6b_s390x as a component of Red Hat OpenShift Serverless 1.24",
"product_id": "8Base-Openshift-Serverless-1.24:openshift-serverless-1-tech-preview/eventing-kafka-broker-controller-rhel8@sha256:2a4b30bcff1377073202362dfd521bd7ac3e3e3960fdb33a6cf9fa39fc89de6b_s390x"
},
"product_reference": "openshift-serverless-1-tech-preview/eventing-kafka-broker-controller-rhel8@sha256:2a4b30bcff1377073202362dfd521bd7ac3e3e3960fdb33a6cf9fa39fc89de6b_s390x",
"relates_to_product_reference": "8Base-Openshift-Serverless-1.24"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-serverless-1-tech-preview/eventing-kafka-broker-controller-rhel8@sha256:be290e6d950e8af6162c1dece8472788b66459e8cb91df319f50ccf66f27b5c7_ppc64le as a component of Red Hat OpenShift Serverless 1.24",
"product_id": "8Base-Openshift-Serverless-1.24:openshift-serverless-1-tech-preview/eventing-kafka-broker-controller-rhel8@sha256:be290e6d950e8af6162c1dece8472788b66459e8cb91df319f50ccf66f27b5c7_ppc64le"
},
"product_reference": "openshift-serverless-1-tech-preview/eventing-kafka-broker-controller-rhel8@sha256:be290e6d950e8af6162c1dece8472788b66459e8cb91df319f50ccf66f27b5c7_ppc64le",
"relates_to_product_reference": "8Base-Openshift-Serverless-1.24"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-serverless-1-tech-preview/eventing-kafka-broker-controller-rhel8@sha256:f8b5d9c9c0182f5cc1f76422759bf8925d2f29292390ada83a6b7c7986f1462c_amd64 as a component of Red Hat OpenShift Serverless 1.24",
"product_id": "8Base-Openshift-Serverless-1.24:openshift-serverless-1-tech-preview/eventing-kafka-broker-controller-rhel8@sha256:f8b5d9c9c0182f5cc1f76422759bf8925d2f29292390ada83a6b7c7986f1462c_amd64"
},
"product_reference": "openshift-serverless-1-tech-preview/eventing-kafka-broker-controller-rhel8@sha256:f8b5d9c9c0182f5cc1f76422759bf8925d2f29292390ada83a6b7c7986f1462c_amd64",
"relates_to_product_reference": "8Base-Openshift-Serverless-1.24"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-serverless-1-tech-preview/eventing-kafka-broker-dispatcher-rhel8@sha256:08c6d6908a2e58a18e908223daf152802106b00a67905e94e075fca827af87c9_s390x as a component of Red Hat OpenShift Serverless 1.24",
"product_id": "8Base-Openshift-Serverless-1.24:openshift-serverless-1-tech-preview/eventing-kafka-broker-dispatcher-rhel8@sha256:08c6d6908a2e58a18e908223daf152802106b00a67905e94e075fca827af87c9_s390x"
},
"product_reference": "openshift-serverless-1-tech-preview/eventing-kafka-broker-dispatcher-rhel8@sha256:08c6d6908a2e58a18e908223daf152802106b00a67905e94e075fca827af87c9_s390x",
"relates_to_product_reference": "8Base-Openshift-Serverless-1.24"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-serverless-1-tech-preview/eventing-kafka-broker-dispatcher-rhel8@sha256:8ac0796f3585a406facba98766688ae6777b5673a4515418db8d1d92c4d65494_amd64 as a component of Red Hat OpenShift Serverless 1.24",
"product_id": "8Base-Openshift-Serverless-1.24:openshift-serverless-1-tech-preview/eventing-kafka-broker-dispatcher-rhel8@sha256:8ac0796f3585a406facba98766688ae6777b5673a4515418db8d1d92c4d65494_amd64"
},
"product_reference": "openshift-serverless-1-tech-preview/eventing-kafka-broker-dispatcher-rhel8@sha256:8ac0796f3585a406facba98766688ae6777b5673a4515418db8d1d92c4d65494_amd64",
"relates_to_product_reference": "8Base-Openshift-Serverless-1.24"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-serverless-1-tech-preview/eventing-kafka-broker-dispatcher-rhel8@sha256:9af6b8413acbf59adc88e9b88a51105f3b0a4913499c3026f64e7fda91e43384_ppc64le as a component of Red Hat OpenShift Serverless 1.24",
"product_id": "8Base-Openshift-Serverless-1.24:openshift-serverless-1-tech-preview/eventing-kafka-broker-dispatcher-rhel8@sha256:9af6b8413acbf59adc88e9b88a51105f3b0a4913499c3026f64e7fda91e43384_ppc64le"
},
"product_reference": "openshift-serverless-1-tech-preview/eventing-kafka-broker-dispatcher-rhel8@sha256:9af6b8413acbf59adc88e9b88a51105f3b0a4913499c3026f64e7fda91e43384_ppc64le",
"relates_to_product_reference": "8Base-Openshift-Serverless-1.24"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-serverless-1-tech-preview/eventing-kafka-broker-receiver-rhel8@sha256:4dc0783cf92da5b5aa4cd1b9e9d55aa55a69b94eef0d29f261d3d51bd2260b68_ppc64le as a component of Red Hat OpenShift Serverless 1.24",
"product_id": "8Base-Openshift-Serverless-1.24:openshift-serverless-1-tech-preview/eventing-kafka-broker-receiver-rhel8@sha256:4dc0783cf92da5b5aa4cd1b9e9d55aa55a69b94eef0d29f261d3d51bd2260b68_ppc64le"
},
"product_reference": "openshift-serverless-1-tech-preview/eventing-kafka-broker-receiver-rhel8@sha256:4dc0783cf92da5b5aa4cd1b9e9d55aa55a69b94eef0d29f261d3d51bd2260b68_ppc64le",
"relates_to_product_reference": "8Base-Openshift-Serverless-1.24"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-serverless-1-tech-preview/eventing-kafka-broker-receiver-rhel8@sha256:80fd78ad61caab0b20e39d4c6103ed9b074d3efa1dc67ab7bf415ea7db912dc3_s390x as a component of Red Hat OpenShift Serverless 1.24",
"product_id": "8Base-Openshift-Serverless-1.24:openshift-serverless-1-tech-preview/eventing-kafka-broker-receiver-rhel8@sha256:80fd78ad61caab0b20e39d4c6103ed9b074d3efa1dc67ab7bf415ea7db912dc3_s390x"
},
"product_reference": "openshift-serverless-1-tech-preview/eventing-kafka-broker-receiver-rhel8@sha256:80fd78ad61caab0b20e39d4c6103ed9b074d3efa1dc67ab7bf415ea7db912dc3_s390x",
"relates_to_product_reference": "8Base-Openshift-Serverless-1.24"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-serverless-1-tech-preview/eventing-kafka-broker-receiver-rhel8@sha256:aeaaf1d541b5756df65f0700bcd82d085077ae3b1ce99c6d8728997c23e31ef9_amd64 as a component of Red Hat OpenShift Serverless 1.24",
"product_id": "8Base-Openshift-Serverless-1.24:openshift-serverless-1-tech-preview/eventing-kafka-broker-receiver-rhel8@sha256:aeaaf1d541b5756df65f0700bcd82d085077ae3b1ce99c6d8728997c23e31ef9_amd64"
},
"product_reference": "openshift-serverless-1-tech-preview/eventing-kafka-broker-receiver-rhel8@sha256:aeaaf1d541b5756df65f0700bcd82d085077ae3b1ce99c6d8728997c23e31ef9_amd64",
"relates_to_product_reference": "8Base-Openshift-Serverless-1.24"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-serverless-1-tech-preview/eventing-kafka-broker-webhook-rhel8@sha256:0dad9dc28babb21622f90c83647c9cc48bfa66faad257c88e7adf1d50ad0f80c_ppc64le as a component of Red Hat OpenShift Serverless 1.24",
"product_id": "8Base-Openshift-Serverless-1.24:openshift-serverless-1-tech-preview/eventing-kafka-broker-webhook-rhel8@sha256:0dad9dc28babb21622f90c83647c9cc48bfa66faad257c88e7adf1d50ad0f80c_ppc64le"
},
"product_reference": "openshift-serverless-1-tech-preview/eventing-kafka-broker-webhook-rhel8@sha256:0dad9dc28babb21622f90c83647c9cc48bfa66faad257c88e7adf1d50ad0f80c_ppc64le",
"relates_to_product_reference": "8Base-Openshift-Serverless-1.24"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-serverless-1-tech-preview/eventing-kafka-broker-webhook-rhel8@sha256:10ba81e103ed6b7dff7b02394b20f44b46acd6b09d72f16667c068eb9989dc77_s390x as a component of Red Hat OpenShift Serverless 1.24",
"product_id": "8Base-Openshift-Serverless-1.24:openshift-serverless-1-tech-preview/eventing-kafka-broker-webhook-rhel8@sha256:10ba81e103ed6b7dff7b02394b20f44b46acd6b09d72f16667c068eb9989dc77_s390x"
},
"product_reference": "openshift-serverless-1-tech-preview/eventing-kafka-broker-webhook-rhel8@sha256:10ba81e103ed6b7dff7b02394b20f44b46acd6b09d72f16667c068eb9989dc77_s390x",
"relates_to_product_reference": "8Base-Openshift-Serverless-1.24"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-serverless-1-tech-preview/eventing-kafka-broker-webhook-rhel8@sha256:f94aef78ce0870fdceac5b3467220540127a73415e81baa4b48bf986bc181c4d_amd64 as a component of Red Hat OpenShift Serverless 1.24",
"product_id": "8Base-Openshift-Serverless-1.24:openshift-serverless-1-tech-preview/eventing-kafka-broker-webhook-rhel8@sha256:f94aef78ce0870fdceac5b3467220540127a73415e81baa4b48bf986bc181c4d_amd64"
},
"product_reference": "openshift-serverless-1-tech-preview/eventing-kafka-broker-webhook-rhel8@sha256:f94aef78ce0870fdceac5b3467220540127a73415e81baa4b48bf986bc181c4d_amd64",
"relates_to_product_reference": "8Base-Openshift-Serverless-1.24"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-serverless-1/client-kn-rhel8@sha256:09644d1c149970cd7c06635806a0ffc077a6340d68c357cd7f2bb5a6f57e46f3_amd64 as a component of Red Hat OpenShift Serverless 1.24",
"product_id": "8Base-Openshift-Serverless-1.24:openshift-serverless-1/client-kn-rhel8@sha256:09644d1c149970cd7c06635806a0ffc077a6340d68c357cd7f2bb5a6f57e46f3_amd64"
},
"product_reference": "openshift-serverless-1/client-kn-rhel8@sha256:09644d1c149970cd7c06635806a0ffc077a6340d68c357cd7f2bb5a6f57e46f3_amd64",
"relates_to_product_reference": "8Base-Openshift-Serverless-1.24"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-serverless-1/client-kn-rhel8@sha256:46510d8b5dfba62d0a3da64ba90d1b8f88ad3b909c3e6ed14bcd96017d766829_ppc64le as a component of Red Hat OpenShift Serverless 1.24",
"product_id": "8Base-Openshift-Serverless-1.24:openshift-serverless-1/client-kn-rhel8@sha256:46510d8b5dfba62d0a3da64ba90d1b8f88ad3b909c3e6ed14bcd96017d766829_ppc64le"
},
"product_reference": "openshift-serverless-1/client-kn-rhel8@sha256:46510d8b5dfba62d0a3da64ba90d1b8f88ad3b909c3e6ed14bcd96017d766829_ppc64le",
"relates_to_product_reference": "8Base-Openshift-Serverless-1.24"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-serverless-1/client-kn-rhel8@sha256:f9bf2892123c3d981d2d5f158e643e6ba6f59a441b47c4055dc542f8cf8330c0_s390x as a component of Red Hat OpenShift Serverless 1.24",
"product_id": "8Base-Openshift-Serverless-1.24:openshift-serverless-1/client-kn-rhel8@sha256:f9bf2892123c3d981d2d5f158e643e6ba6f59a441b47c4055dc542f8cf8330c0_s390x"
},
"product_reference": "openshift-serverless-1/client-kn-rhel8@sha256:f9bf2892123c3d981d2d5f158e643e6ba6f59a441b47c4055dc542f8cf8330c0_s390x",
"relates_to_product_reference": "8Base-Openshift-Serverless-1.24"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-serverless-1/eventing-apiserver-receive-adapter-rhel8@sha256:834e37f8ddfbe157ad357fcef49f5213053d1295bb31361c5dd14a213ff2755c_ppc64le as a component of Red Hat OpenShift Serverless 1.24",
"product_id": "8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-apiserver-receive-adapter-rhel8@sha256:834e37f8ddfbe157ad357fcef49f5213053d1295bb31361c5dd14a213ff2755c_ppc64le"
},
"product_reference": "openshift-serverless-1/eventing-apiserver-receive-adapter-rhel8@sha256:834e37f8ddfbe157ad357fcef49f5213053d1295bb31361c5dd14a213ff2755c_ppc64le",
"relates_to_product_reference": "8Base-Openshift-Serverless-1.24"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-serverless-1/eventing-apiserver-receive-adapter-rhel8@sha256:d13848369ca942d13548ab9b73a2d60b67f9412e535ed647342acaa8cef36c37_s390x as a component of Red Hat OpenShift Serverless 1.24",
"product_id": "8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-apiserver-receive-adapter-rhel8@sha256:d13848369ca942d13548ab9b73a2d60b67f9412e535ed647342acaa8cef36c37_s390x"
},
"product_reference": "openshift-serverless-1/eventing-apiserver-receive-adapter-rhel8@sha256:d13848369ca942d13548ab9b73a2d60b67f9412e535ed647342acaa8cef36c37_s390x",
"relates_to_product_reference": "8Base-Openshift-Serverless-1.24"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-serverless-1/eventing-apiserver-receive-adapter-rhel8@sha256:eef2145e61234d37713ef8fda1f82d7cbe6502c5e6386117230d66ab7e1dd21a_amd64 as a component of Red Hat OpenShift Serverless 1.24",
"product_id": "8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-apiserver-receive-adapter-rhel8@sha256:eef2145e61234d37713ef8fda1f82d7cbe6502c5e6386117230d66ab7e1dd21a_amd64"
},
"product_reference": "openshift-serverless-1/eventing-apiserver-receive-adapter-rhel8@sha256:eef2145e61234d37713ef8fda1f82d7cbe6502c5e6386117230d66ab7e1dd21a_amd64",
"relates_to_product_reference": "8Base-Openshift-Serverless-1.24"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-serverless-1/eventing-controller-rhel8@sha256:52ef0c51b53ede0344f58174e624db08e6dcac04a0cba1668915f217949fc868_s390x as a component of Red Hat OpenShift Serverless 1.24",
"product_id": "8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-controller-rhel8@sha256:52ef0c51b53ede0344f58174e624db08e6dcac04a0cba1668915f217949fc868_s390x"
},
"product_reference": "openshift-serverless-1/eventing-controller-rhel8@sha256:52ef0c51b53ede0344f58174e624db08e6dcac04a0cba1668915f217949fc868_s390x",
"relates_to_product_reference": "8Base-Openshift-Serverless-1.24"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-serverless-1/eventing-controller-rhel8@sha256:72c5fcaa44e3da56b297eb718d8a2b7eeb44069d6f3ce71b0eca30070b18bd9d_ppc64le as a component of Red Hat OpenShift Serverless 1.24",
"product_id": "8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-controller-rhel8@sha256:72c5fcaa44e3da56b297eb718d8a2b7eeb44069d6f3ce71b0eca30070b18bd9d_ppc64le"
},
"product_reference": "openshift-serverless-1/eventing-controller-rhel8@sha256:72c5fcaa44e3da56b297eb718d8a2b7eeb44069d6f3ce71b0eca30070b18bd9d_ppc64le",
"relates_to_product_reference": "8Base-Openshift-Serverless-1.24"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-serverless-1/eventing-controller-rhel8@sha256:ad2df12dd77e8a3092431ca8d1b5eae42240c8ebb8766e436009bd6df7ee51f3_amd64 as a component of Red Hat OpenShift Serverless 1.24",
"product_id": "8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-controller-rhel8@sha256:ad2df12dd77e8a3092431ca8d1b5eae42240c8ebb8766e436009bd6df7ee51f3_amd64"
},
"product_reference": "openshift-serverless-1/eventing-controller-rhel8@sha256:ad2df12dd77e8a3092431ca8d1b5eae42240c8ebb8766e436009bd6df7ee51f3_amd64",
"relates_to_product_reference": "8Base-Openshift-Serverless-1.24"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-serverless-1/eventing-in-memory-channel-controller-rhel8@sha256:070f2c819506853dee230f37e00b27a05ba01c6f7cbbffc9a04b59a65d0c45e9_ppc64le as a component of Red Hat OpenShift Serverless 1.24",
"product_id": "8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-in-memory-channel-controller-rhel8@sha256:070f2c819506853dee230f37e00b27a05ba01c6f7cbbffc9a04b59a65d0c45e9_ppc64le"
},
"product_reference": "openshift-serverless-1/eventing-in-memory-channel-controller-rhel8@sha256:070f2c819506853dee230f37e00b27a05ba01c6f7cbbffc9a04b59a65d0c45e9_ppc64le",
"relates_to_product_reference": "8Base-Openshift-Serverless-1.24"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-serverless-1/eventing-in-memory-channel-controller-rhel8@sha256:111da99563ea799e6b54933f12dc8f8a3828e36f650900e02da3be5afbdeefd9_amd64 as a component of Red Hat OpenShift Serverless 1.24",
"product_id": "8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-in-memory-channel-controller-rhel8@sha256:111da99563ea799e6b54933f12dc8f8a3828e36f650900e02da3be5afbdeefd9_amd64"
},
"product_reference": "openshift-serverless-1/eventing-in-memory-channel-controller-rhel8@sha256:111da99563ea799e6b54933f12dc8f8a3828e36f650900e02da3be5afbdeefd9_amd64",
"relates_to_product_reference": "8Base-Openshift-Serverless-1.24"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-serverless-1/eventing-in-memory-channel-controller-rhel8@sha256:69871b8d6e72713fe2eaf5f1e0aac1282fb8659d2895836994f10c847fe320d1_s390x as a component of Red Hat OpenShift Serverless 1.24",
"product_id": "8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-in-memory-channel-controller-rhel8@sha256:69871b8d6e72713fe2eaf5f1e0aac1282fb8659d2895836994f10c847fe320d1_s390x"
},
"product_reference": "openshift-serverless-1/eventing-in-memory-channel-controller-rhel8@sha256:69871b8d6e72713fe2eaf5f1e0aac1282fb8659d2895836994f10c847fe320d1_s390x",
"relates_to_product_reference": "8Base-Openshift-Serverless-1.24"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-serverless-1/eventing-in-memory-channel-dispatcher-rhel8@sha256:4b5ee83ccace988c6eaf456e82dea83d160ae7e6aaad1ab8f48410f90da8f1c1_amd64 as a component of Red Hat OpenShift Serverless 1.24",
"product_id": "8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-in-memory-channel-dispatcher-rhel8@sha256:4b5ee83ccace988c6eaf456e82dea83d160ae7e6aaad1ab8f48410f90da8f1c1_amd64"
},
"product_reference": "openshift-serverless-1/eventing-in-memory-channel-dispatcher-rhel8@sha256:4b5ee83ccace988c6eaf456e82dea83d160ae7e6aaad1ab8f48410f90da8f1c1_amd64",
"relates_to_product_reference": "8Base-Openshift-Serverless-1.24"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-serverless-1/eventing-in-memory-channel-dispatcher-rhel8@sha256:52247eff5dc9a89244e6697ae9ce61cc1b42265171c956d4d50984179daced89_s390x as a component of Red Hat OpenShift Serverless 1.24",
"product_id": "8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-in-memory-channel-dispatcher-rhel8@sha256:52247eff5dc9a89244e6697ae9ce61cc1b42265171c956d4d50984179daced89_s390x"
},
"product_reference": "openshift-serverless-1/eventing-in-memory-channel-dispatcher-rhel8@sha256:52247eff5dc9a89244e6697ae9ce61cc1b42265171c956d4d50984179daced89_s390x",
"relates_to_product_reference": "8Base-Openshift-Serverless-1.24"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-serverless-1/eventing-in-memory-channel-dispatcher-rhel8@sha256:68b61474089703d0685a952062401303206ba11bc108b8504f6f6390933d83cb_ppc64le as a component of Red Hat OpenShift Serverless 1.24",
"product_id": "8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-in-memory-channel-dispatcher-rhel8@sha256:68b61474089703d0685a952062401303206ba11bc108b8504f6f6390933d83cb_ppc64le"
},
"product_reference": "openshift-serverless-1/eventing-in-memory-channel-dispatcher-rhel8@sha256:68b61474089703d0685a952062401303206ba11bc108b8504f6f6390933d83cb_ppc64le",
"relates_to_product_reference": "8Base-Openshift-Serverless-1.24"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-serverless-1/eventing-kafka-broker-controller-rhel8@sha256:2a4b30bcff1377073202362dfd521bd7ac3e3e3960fdb33a6cf9fa39fc89de6b_s390x as a component of Red Hat OpenShift Serverless 1.24",
"product_id": "8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-kafka-broker-controller-rhel8@sha256:2a4b30bcff1377073202362dfd521bd7ac3e3e3960fdb33a6cf9fa39fc89de6b_s390x"
},
"product_reference": "openshift-serverless-1/eventing-kafka-broker-controller-rhel8@sha256:2a4b30bcff1377073202362dfd521bd7ac3e3e3960fdb33a6cf9fa39fc89de6b_s390x",
"relates_to_product_reference": "8Base-Openshift-Serverless-1.24"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-serverless-1/eventing-kafka-broker-controller-rhel8@sha256:be290e6d950e8af6162c1dece8472788b66459e8cb91df319f50ccf66f27b5c7_ppc64le as a component of Red Hat OpenShift Serverless 1.24",
"product_id": "8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-kafka-broker-controller-rhel8@sha256:be290e6d950e8af6162c1dece8472788b66459e8cb91df319f50ccf66f27b5c7_ppc64le"
},
"product_reference": "openshift-serverless-1/eventing-kafka-broker-controller-rhel8@sha256:be290e6d950e8af6162c1dece8472788b66459e8cb91df319f50ccf66f27b5c7_ppc64le",
"relates_to_product_reference": "8Base-Openshift-Serverless-1.24"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-serverless-1/eventing-kafka-broker-controller-rhel8@sha256:f8b5d9c9c0182f5cc1f76422759bf8925d2f29292390ada83a6b7c7986f1462c_amd64 as a component of Red Hat OpenShift Serverless 1.24",
"product_id": "8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-kafka-broker-controller-rhel8@sha256:f8b5d9c9c0182f5cc1f76422759bf8925d2f29292390ada83a6b7c7986f1462c_amd64"
},
"product_reference": "openshift-serverless-1/eventing-kafka-broker-controller-rhel8@sha256:f8b5d9c9c0182f5cc1f76422759bf8925d2f29292390ada83a6b7c7986f1462c_amd64",
"relates_to_product_reference": "8Base-Openshift-Serverless-1.24"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-serverless-1/eventing-kafka-broker-dispatcher-rhel8@sha256:08c6d6908a2e58a18e908223daf152802106b00a67905e94e075fca827af87c9_s390x as a component of Red Hat OpenShift Serverless 1.24",
"product_id": "8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-kafka-broker-dispatcher-rhel8@sha256:08c6d6908a2e58a18e908223daf152802106b00a67905e94e075fca827af87c9_s390x"
},
"product_reference": "openshift-serverless-1/eventing-kafka-broker-dispatcher-rhel8@sha256:08c6d6908a2e58a18e908223daf152802106b00a67905e94e075fca827af87c9_s390x",
"relates_to_product_reference": "8Base-Openshift-Serverless-1.24"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-serverless-1/eventing-kafka-broker-dispatcher-rhel8@sha256:8ac0796f3585a406facba98766688ae6777b5673a4515418db8d1d92c4d65494_amd64 as a component of Red Hat OpenShift Serverless 1.24",
"product_id": "8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-kafka-broker-dispatcher-rhel8@sha256:8ac0796f3585a406facba98766688ae6777b5673a4515418db8d1d92c4d65494_amd64"
},
"product_reference": "openshift-serverless-1/eventing-kafka-broker-dispatcher-rhel8@sha256:8ac0796f3585a406facba98766688ae6777b5673a4515418db8d1d92c4d65494_amd64",
"relates_to_product_reference": "8Base-Openshift-Serverless-1.24"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-serverless-1/eventing-kafka-broker-dispatcher-rhel8@sha256:9af6b8413acbf59adc88e9b88a51105f3b0a4913499c3026f64e7fda91e43384_ppc64le as a component of Red Hat OpenShift Serverless 1.24",
"product_id": "8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-kafka-broker-dispatcher-rhel8@sha256:9af6b8413acbf59adc88e9b88a51105f3b0a4913499c3026f64e7fda91e43384_ppc64le"
},
"product_reference": "openshift-serverless-1/eventing-kafka-broker-dispatcher-rhel8@sha256:9af6b8413acbf59adc88e9b88a51105f3b0a4913499c3026f64e7fda91e43384_ppc64le",
"relates_to_product_reference": "8Base-Openshift-Serverless-1.24"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-serverless-1/eventing-kafka-broker-post-install-rhel8@sha256:260e7f0086f4e036be3a9ab5d24ce99fc8a053cc7f2906f8a6080f59f2a3e591_amd64 as a component of Red Hat OpenShift Serverless 1.24",
"product_id": "8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-kafka-broker-post-install-rhel8@sha256:260e7f0086f4e036be3a9ab5d24ce99fc8a053cc7f2906f8a6080f59f2a3e591_amd64"
},
"product_reference": "openshift-serverless-1/eventing-kafka-broker-post-install-rhel8@sha256:260e7f0086f4e036be3a9ab5d24ce99fc8a053cc7f2906f8a6080f59f2a3e591_amd64",
"relates_to_product_reference": "8Base-Openshift-Serverless-1.24"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-serverless-1/eventing-kafka-broker-post-install-rhel8@sha256:36551ea609536ba900f7a0493a06d07f9c0f19a0eef7e4956575354ca92cd1ef_ppc64le as a component of Red Hat OpenShift Serverless 1.24",
"product_id": "8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-kafka-broker-post-install-rhel8@sha256:36551ea609536ba900f7a0493a06d07f9c0f19a0eef7e4956575354ca92cd1ef_ppc64le"
},
"product_reference": "openshift-serverless-1/eventing-kafka-broker-post-install-rhel8@sha256:36551ea609536ba900f7a0493a06d07f9c0f19a0eef7e4956575354ca92cd1ef_ppc64le",
"relates_to_product_reference": "8Base-Openshift-Serverless-1.24"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-serverless-1/eventing-kafka-broker-post-install-rhel8@sha256:6d4a898f37f87aa6db636487c6892833249be38635fe631433652feda762a40e_s390x as a component of Red Hat OpenShift Serverless 1.24",
"product_id": "8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-kafka-broker-post-install-rhel8@sha256:6d4a898f37f87aa6db636487c6892833249be38635fe631433652feda762a40e_s390x"
},
"product_reference": "openshift-serverless-1/eventing-kafka-broker-post-install-rhel8@sha256:6d4a898f37f87aa6db636487c6892833249be38635fe631433652feda762a40e_s390x",
"relates_to_product_reference": "8Base-Openshift-Serverless-1.24"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-serverless-1/eventing-kafka-broker-webhook-rhel8@sha256:0dad9dc28babb21622f90c83647c9cc48bfa66faad257c88e7adf1d50ad0f80c_ppc64le as a component of Red Hat OpenShift Serverless 1.24",
"product_id": "8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-kafka-broker-webhook-rhel8@sha256:0dad9dc28babb21622f90c83647c9cc48bfa66faad257c88e7adf1d50ad0f80c_ppc64le"
},
"product_reference": "openshift-serverless-1/eventing-kafka-broker-webhook-rhel8@sha256:0dad9dc28babb21622f90c83647c9cc48bfa66faad257c88e7adf1d50ad0f80c_ppc64le",
"relates_to_product_reference": "8Base-Openshift-Serverless-1.24"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-serverless-1/eventing-kafka-broker-webhook-rhel8@sha256:10ba81e103ed6b7dff7b02394b20f44b46acd6b09d72f16667c068eb9989dc77_s390x as a component of Red Hat OpenShift Serverless 1.24",
"product_id": "8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-kafka-broker-webhook-rhel8@sha256:10ba81e103ed6b7dff7b02394b20f44b46acd6b09d72f16667c068eb9989dc77_s390x"
},
"product_reference": "openshift-serverless-1/eventing-kafka-broker-webhook-rhel8@sha256:10ba81e103ed6b7dff7b02394b20f44b46acd6b09d72f16667c068eb9989dc77_s390x",
"relates_to_product_reference": "8Base-Openshift-Serverless-1.24"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-serverless-1/eventing-kafka-broker-webhook-rhel8@sha256:f94aef78ce0870fdceac5b3467220540127a73415e81baa4b48bf986bc181c4d_amd64 as a component of Red Hat OpenShift Serverless 1.24",
"product_id": "8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-kafka-broker-webhook-rhel8@sha256:f94aef78ce0870fdceac5b3467220540127a73415e81baa4b48bf986bc181c4d_amd64"
},
"product_reference": "openshift-serverless-1/eventing-kafka-broker-webhook-rhel8@sha256:f94aef78ce0870fdceac5b3467220540127a73415e81baa4b48bf986bc181c4d_amd64",
"relates_to_product_reference": "8Base-Openshift-Serverless-1.24"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-serverless-1/eventing-mtbroker-filter-rhel8@sha256:4f6e162ee5fb96ff69a1546b7f728641dded59548f14afdfa870f7f0291787ac_ppc64le as a component of Red Hat OpenShift Serverless 1.24",
"product_id": "8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-mtbroker-filter-rhel8@sha256:4f6e162ee5fb96ff69a1546b7f728641dded59548f14afdfa870f7f0291787ac_ppc64le"
},
"product_reference": "openshift-serverless-1/eventing-mtbroker-filter-rhel8@sha256:4f6e162ee5fb96ff69a1546b7f728641dded59548f14afdfa870f7f0291787ac_ppc64le",
"relates_to_product_reference": "8Base-Openshift-Serverless-1.24"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-serverless-1/eventing-mtbroker-filter-rhel8@sha256:ecde2ee2aa9618775178e03bcc07e53d6f5e12f30261238d8ffb366fb1e47c94_amd64 as a component of Red Hat OpenShift Serverless 1.24",
"product_id": "8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-mtbroker-filter-rhel8@sha256:ecde2ee2aa9618775178e03bcc07e53d6f5e12f30261238d8ffb366fb1e47c94_amd64"
},
"product_reference": "openshift-serverless-1/eventing-mtbroker-filter-rhel8@sha256:ecde2ee2aa9618775178e03bcc07e53d6f5e12f30261238d8ffb366fb1e47c94_amd64",
"relates_to_product_reference": "8Base-Openshift-Serverless-1.24"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-serverless-1/eventing-mtbroker-filter-rhel8@sha256:ee2dc3e0f648dc59551cfdf0ac5c36aa6cd9a4b2abaada7095ae4d5b8e0a571e_s390x as a component of Red Hat OpenShift Serverless 1.24",
"product_id": "8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-mtbroker-filter-rhel8@sha256:ee2dc3e0f648dc59551cfdf0ac5c36aa6cd9a4b2abaada7095ae4d5b8e0a571e_s390x"
},
"product_reference": "openshift-serverless-1/eventing-mtbroker-filter-rhel8@sha256:ee2dc3e0f648dc59551cfdf0ac5c36aa6cd9a4b2abaada7095ae4d5b8e0a571e_s390x",
"relates_to_product_reference": "8Base-Openshift-Serverless-1.24"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-serverless-1/eventing-mtbroker-ingress-rhel8@sha256:4eaac6386b1b8a9e360df5afbd85aeebb97e5c81dbd861996caafad48b4cc6f9_s390x as a component of Red Hat OpenShift Serverless 1.24",
"product_id": "8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-mtbroker-ingress-rhel8@sha256:4eaac6386b1b8a9e360df5afbd85aeebb97e5c81dbd861996caafad48b4cc6f9_s390x"
},
"product_reference": "openshift-serverless-1/eventing-mtbroker-ingress-rhel8@sha256:4eaac6386b1b8a9e360df5afbd85aeebb97e5c81dbd861996caafad48b4cc6f9_s390x",
"relates_to_product_reference": "8Base-Openshift-Serverless-1.24"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-serverless-1/eventing-mtbroker-ingress-rhel8@sha256:644fbcd1924d570f105f5f9760eb15eddbeed16c894edfcb4ef8c8a14e370bce_ppc64le as a component of Red Hat OpenShift Serverless 1.24",
"product_id": "8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-mtbroker-ingress-rhel8@sha256:644fbcd1924d570f105f5f9760eb15eddbeed16c894edfcb4ef8c8a14e370bce_ppc64le"
},
"product_reference": "openshift-serverless-1/eventing-mtbroker-ingress-rhel8@sha256:644fbcd1924d570f105f5f9760eb15eddbeed16c894edfcb4ef8c8a14e370bce_ppc64le",
"relates_to_product_reference": "8Base-Openshift-Serverless-1.24"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-serverless-1/eventing-mtbroker-ingress-rhel8@sha256:a26dfc1a610bbaf876443b4b01a04130f7c0aba4d40e246333fe8bf7eb899f45_amd64 as a component of Red Hat OpenShift Serverless 1.24",
"product_id": "8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-mtbroker-ingress-rhel8@sha256:a26dfc1a610bbaf876443b4b01a04130f7c0aba4d40e246333fe8bf7eb899f45_amd64"
},
"product_reference": "openshift-serverless-1/eventing-mtbroker-ingress-rhel8@sha256:a26dfc1a610bbaf876443b4b01a04130f7c0aba4d40e246333fe8bf7eb899f45_amd64",
"relates_to_product_reference": "8Base-Openshift-Serverless-1.24"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-serverless-1/eventing-mtchannel-broker-rhel8@sha256:353859f2a8649fa9b3f5c0e02cafd57f79f96a10a7a697ba08eaa8cb70effe51_s390x as a component of Red Hat OpenShift Serverless 1.24",
"product_id": "8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-mtchannel-broker-rhel8@sha256:353859f2a8649fa9b3f5c0e02cafd57f79f96a10a7a697ba08eaa8cb70effe51_s390x"
},
"product_reference": "openshift-serverless-1/eventing-mtchannel-broker-rhel8@sha256:353859f2a8649fa9b3f5c0e02cafd57f79f96a10a7a697ba08eaa8cb70effe51_s390x",
"relates_to_product_reference": "8Base-Openshift-Serverless-1.24"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-serverless-1/eventing-mtchannel-broker-rhel8@sha256:6f7afb57dc78ccb13498434196c5e8cd0f6ec53f045689febf1a62c492358d93_ppc64le as a component of Red Hat OpenShift Serverless 1.24",
"product_id": "8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-mtchannel-broker-rhel8@sha256:6f7afb57dc78ccb13498434196c5e8cd0f6ec53f045689febf1a62c492358d93_ppc64le"
},
"product_reference": "openshift-serverless-1/eventing-mtchannel-broker-rhel8@sha256:6f7afb57dc78ccb13498434196c5e8cd0f6ec53f045689febf1a62c492358d93_ppc64le",
"relates_to_product_reference": "8Base-Openshift-Serverless-1.24"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-serverless-1/eventing-mtchannel-broker-rhel8@sha256:fadf3035a8bd25307843d1c6c88654a03db25983407a770875b4507942684dd5_amd64 as a component of Red Hat OpenShift Serverless 1.24",
"product_id": "8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-mtchannel-broker-rhel8@sha256:fadf3035a8bd25307843d1c6c88654a03db25983407a770875b4507942684dd5_amd64"
},
"product_reference": "openshift-serverless-1/eventing-mtchannel-broker-rhel8@sha256:fadf3035a8bd25307843d1c6c88654a03db25983407a770875b4507942684dd5_amd64",
"relates_to_product_reference": "8Base-Openshift-Serverless-1.24"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-serverless-1/eventing-mtping-rhel8@sha256:2254577d2c2e67d28f8459fbd4ac43af78b7d29cc0b56c631607dd68f3d31637_amd64 as a component of Red Hat OpenShift Serverless 1.24",
"product_id": "8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-mtping-rhel8@sha256:2254577d2c2e67d28f8459fbd4ac43af78b7d29cc0b56c631607dd68f3d31637_amd64"
},
"product_reference": "openshift-serverless-1/eventing-mtping-rhel8@sha256:2254577d2c2e67d28f8459fbd4ac43af78b7d29cc0b56c631607dd68f3d31637_amd64",
"relates_to_product_reference": "8Base-Openshift-Serverless-1.24"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-serverless-1/eventing-mtping-rhel8@sha256:a7177a43f46b6470a19970c62ebc17119ca3c3021471f9396faa436e621beb1e_ppc64le as a component of Red Hat OpenShift Serverless 1.24",
"product_id": "8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-mtping-rhel8@sha256:a7177a43f46b6470a19970c62ebc17119ca3c3021471f9396faa436e621beb1e_ppc64le"
},
"product_reference": "openshift-serverless-1/eventing-mtping-rhel8@sha256:a7177a43f46b6470a19970c62ebc17119ca3c3021471f9396faa436e621beb1e_ppc64le",
"relates_to_product_reference": "8Base-Openshift-Serverless-1.24"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-serverless-1/eventing-mtping-rhel8@sha256:c6c2c7924d90e81e2906f3bf3969b02d7f3e4dc80c187e6c55a7e4ea17ac20cd_s390x as a component of Red Hat OpenShift Serverless 1.24",
"product_id": "8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-mtping-rhel8@sha256:c6c2c7924d90e81e2906f3bf3969b02d7f3e4dc80c187e6c55a7e4ea17ac20cd_s390x"
},
"product_reference": "openshift-serverless-1/eventing-mtping-rhel8@sha256:c6c2c7924d90e81e2906f3bf3969b02d7f3e4dc80c187e6c55a7e4ea17ac20cd_s390x",
"relates_to_product_reference": "8Base-Openshift-Serverless-1.24"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-serverless-1/eventing-storage-version-migration-rhel8@sha256:3c1baa5bad644c06bedabaed9c668f0999527f00bc1d195e71a528c222087328_ppc64le as a component of Red Hat OpenShift Serverless 1.24",
"product_id": "8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-storage-version-migration-rhel8@sha256:3c1baa5bad644c06bedabaed9c668f0999527f00bc1d195e71a528c222087328_ppc64le"
},
"product_reference": "openshift-serverless-1/eventing-storage-version-migration-rhel8@sha256:3c1baa5bad644c06bedabaed9c668f0999527f00bc1d195e71a528c222087328_ppc64le",
"relates_to_product_reference": "8Base-Openshift-Serverless-1.24"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-serverless-1/eventing-storage-version-migration-rhel8@sha256:63dab761fd3a2e08950b7ee52852fb39cef7820f2a8cf8142ec3701a07372d7c_s390x as a component of Red Hat OpenShift Serverless 1.24",
"product_id": "8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-storage-version-migration-rhel8@sha256:63dab761fd3a2e08950b7ee52852fb39cef7820f2a8cf8142ec3701a07372d7c_s390x"
},
"product_reference": "openshift-serverless-1/eventing-storage-version-migration-rhel8@sha256:63dab761fd3a2e08950b7ee52852fb39cef7820f2a8cf8142ec3701a07372d7c_s390x",
"relates_to_product_reference": "8Base-Openshift-Serverless-1.24"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-serverless-1/eventing-storage-version-migration-rhel8@sha256:ff7924a37865ac1a90872f35675934a1627e49a29577a78af18b8e743a5fde07_amd64 as a component of Red Hat OpenShift Serverless 1.24",
"product_id": "8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-storage-version-migration-rhel8@sha256:ff7924a37865ac1a90872f35675934a1627e49a29577a78af18b8e743a5fde07_amd64"
},
"product_reference": "openshift-serverless-1/eventing-storage-version-migration-rhel8@sha256:ff7924a37865ac1a90872f35675934a1627e49a29577a78af18b8e743a5fde07_amd64",
"relates_to_product_reference": "8Base-Openshift-Serverless-1.24"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-serverless-1/eventing-sugar-controller-rhel8@sha256:24c7217a3612a5c3c6792c433dc2a6cf4b5fda1b9e6acff84e2736705704d152_s390x as a component of Red Hat OpenShift Serverless 1.24",
"product_id": "8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-sugar-controller-rhel8@sha256:24c7217a3612a5c3c6792c433dc2a6cf4b5fda1b9e6acff84e2736705704d152_s390x"
},
"product_reference": "openshift-serverless-1/eventing-sugar-controller-rhel8@sha256:24c7217a3612a5c3c6792c433dc2a6cf4b5fda1b9e6acff84e2736705704d152_s390x",
"relates_to_product_reference": "8Base-Openshift-Serverless-1.24"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-serverless-1/eventing-sugar-controller-rhel8@sha256:3a38788638c26e9bec45694b2c4597333080189ffa96d8c7302e3e7dd1e54be5_amd64 as a component of Red Hat OpenShift Serverless 1.24",
"product_id": "8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-sugar-controller-rhel8@sha256:3a38788638c26e9bec45694b2c4597333080189ffa96d8c7302e3e7dd1e54be5_amd64"
},
"product_reference": "openshift-serverless-1/eventing-sugar-controller-rhel8@sha256:3a38788638c26e9bec45694b2c4597333080189ffa96d8c7302e3e7dd1e54be5_amd64",
"relates_to_product_reference": "8Base-Openshift-Serverless-1.24"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-serverless-1/eventing-sugar-controller-rhel8@sha256:aebfba016342e94fc0619a9ad6346c7fefbedf6739f1495954eb905cade085ac_ppc64le as a component of Red Hat OpenShift Serverless 1.24",
"product_id": "8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-sugar-controller-rhel8@sha256:aebfba016342e94fc0619a9ad6346c7fefbedf6739f1495954eb905cade085ac_ppc64le"
},
"product_reference": "openshift-serverless-1/eventing-sugar-controller-rhel8@sha256:aebfba016342e94fc0619a9ad6346c7fefbedf6739f1495954eb905cade085ac_ppc64le",
"relates_to_product_reference": "8Base-Openshift-Serverless-1.24"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-serverless-1/eventing-webhook-rhel8@sha256:11d0b8fac4cb67c95e051a91f5c6683768f8969ffc744cd3cc4814d1ee6e91c1_amd64 as a component of Red Hat OpenShift Serverless 1.24",
"product_id": "8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-webhook-rhel8@sha256:11d0b8fac4cb67c95e051a91f5c6683768f8969ffc744cd3cc4814d1ee6e91c1_amd64"
},
"product_reference": "openshift-serverless-1/eventing-webhook-rhel8@sha256:11d0b8fac4cb67c95e051a91f5c6683768f8969ffc744cd3cc4814d1ee6e91c1_amd64",
"relates_to_product_reference": "8Base-Openshift-Serverless-1.24"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-serverless-1/eventing-webhook-rhel8@sha256:1b209d1ddffba92c3d77824e37bf75302346856c10b773a101d2868f27d0b740_s390x as a component of Red Hat OpenShift Serverless 1.24",
"product_id": "8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-webhook-rhel8@sha256:1b209d1ddffba92c3d77824e37bf75302346856c10b773a101d2868f27d0b740_s390x"
},
"product_reference": "openshift-serverless-1/eventing-webhook-rhel8@sha256:1b209d1ddffba92c3d77824e37bf75302346856c10b773a101d2868f27d0b740_s390x",
"relates_to_product_reference": "8Base-Openshift-Serverless-1.24"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-serverless-1/eventing-webhook-rhel8@sha256:bf8c9de32dd5cbe536b115f52f32c666fbf886bde555ac355937d6b149cf9343_ppc64le as a component of Red Hat OpenShift Serverless 1.24",
"product_id": "8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-webhook-rhel8@sha256:bf8c9de32dd5cbe536b115f52f32c666fbf886bde555ac355937d6b149cf9343_ppc64le"
},
"product_reference": "openshift-serverless-1/eventing-webhook-rhel8@sha256:bf8c9de32dd5cbe536b115f52f32c666fbf886bde555ac355937d6b149cf9343_ppc64le",
"relates_to_product_reference": "8Base-Openshift-Serverless-1.24"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-serverless-1/ingress-rhel8-operator@sha256:46a5fb2d0f9fa5e05504b9264a3f1c0e7c7beb76e3a3aeb9bc036cda4fa9d66a_ppc64le as a component of Red Hat OpenShift Serverless 1.24",
"product_id": "8Base-Openshift-Serverless-1.24:openshift-serverless-1/ingress-rhel8-operator@sha256:46a5fb2d0f9fa5e05504b9264a3f1c0e7c7beb76e3a3aeb9bc036cda4fa9d66a_ppc64le"
},
"product_reference": "openshift-serverless-1/ingress-rhel8-operator@sha256:46a5fb2d0f9fa5e05504b9264a3f1c0e7c7beb76e3a3aeb9bc036cda4fa9d66a_ppc64le",
"relates_to_product_reference": "8Base-Openshift-Serverless-1.24"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-serverless-1/ingress-rhel8-operator@sha256:793b86f4c2add102e2f676bd57cec3365ce9b3fdc40a989c28d1f9acb851142d_amd64 as a component of Red Hat OpenShift Serverless 1.24",
"product_id": "8Base-Openshift-Serverless-1.24:openshift-serverless-1/ingress-rhel8-operator@sha256:793b86f4c2add102e2f676bd57cec3365ce9b3fdc40a989c28d1f9acb851142d_amd64"
},
"product_reference": "openshift-serverless-1/ingress-rhel8-operator@sha256:793b86f4c2add102e2f676bd57cec3365ce9b3fdc40a989c28d1f9acb851142d_amd64",
"relates_to_product_reference": "8Base-Openshift-Serverless-1.24"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-serverless-1/ingress-rhel8-operator@sha256:cce79392f93bb318123c48ac6de48aa0a2983cc1134cc063c0fdc2ff83c546c7_s390x as a component of Red Hat OpenShift Serverless 1.24",
"product_id": "8Base-Openshift-Serverless-1.24:openshift-serverless-1/ingress-rhel8-operator@sha256:cce79392f93bb318123c48ac6de48aa0a2983cc1134cc063c0fdc2ff83c546c7_s390x"
},
"product_reference": "openshift-serverless-1/ingress-rhel8-operator@sha256:cce79392f93bb318123c48ac6de48aa0a2983cc1134cc063c0fdc2ff83c546c7_s390x",
"relates_to_product_reference": "8Base-Openshift-Serverless-1.24"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-serverless-1/kn-cli-artifacts-rhel8@sha256:1a51a072d4e303a5c33b2383c843308d86c68de228b094d2efed8bc59a4bac14_s390x as a component of Red Hat OpenShift Serverless 1.24",
"product_id": "8Base-Openshift-Serverless-1.24:openshift-serverless-1/kn-cli-artifacts-rhel8@sha256:1a51a072d4e303a5c33b2383c843308d86c68de228b094d2efed8bc59a4bac14_s390x"
},
"product_reference": "openshift-serverless-1/kn-cli-artifacts-rhel8@sha256:1a51a072d4e303a5c33b2383c843308d86c68de228b094d2efed8bc59a4bac14_s390x",
"relates_to_product_reference": "8Base-Openshift-Serverless-1.24"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-serverless-1/kn-cli-artifacts-rhel8@sha256:c61b26bdf318b507af66f9092e784d64436e3b2531cc6e2e8aa1bb8bbb010fb7_ppc64le as a component of Red Hat OpenShift Serverless 1.24",
"product_id": "8Base-Openshift-Serverless-1.24:openshift-serverless-1/kn-cli-artifacts-rhel8@sha256:c61b26bdf318b507af66f9092e784d64436e3b2531cc6e2e8aa1bb8bbb010fb7_ppc64le"
},
"product_reference": "openshift-serverless-1/kn-cli-artifacts-rhel8@sha256:c61b26bdf318b507af66f9092e784d64436e3b2531cc6e2e8aa1bb8bbb010fb7_ppc64le",
"relates_to_product_reference": "8Base-Openshift-Serverless-1.24"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-serverless-1/kn-cli-artifacts-rhel8@sha256:f22168224137db649c6e6592e3ec2ae6845ca668ef65fe56c104ed6393eae526_amd64 as a component of Red Hat OpenShift Serverless 1.24",
"product_id": "8Base-Openshift-Serverless-1.24:openshift-serverless-1/kn-cli-artifacts-rhel8@sha256:f22168224137db649c6e6592e3ec2ae6845ca668ef65fe56c104ed6393eae526_amd64"
},
"product_reference": "openshift-serverless-1/kn-cli-artifacts-rhel8@sha256:f22168224137db649c6e6592e3ec2ae6845ca668ef65fe56c104ed6393eae526_amd64",
"relates_to_product_reference": "8Base-Openshift-Serverless-1.24"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-serverless-1/knative-rhel8-operator@sha256:53e115cdfeb8077cc8b89ebdeee4903b1be8c0a0d45831a9f277f342959f5961_ppc64le as a component of Red Hat OpenShift Serverless 1.24",
"product_id": "8Base-Openshift-Serverless-1.24:openshift-serverless-1/knative-rhel8-operator@sha256:53e115cdfeb8077cc8b89ebdeee4903b1be8c0a0d45831a9f277f342959f5961_ppc64le"
},
"product_reference": "openshift-serverless-1/knative-rhel8-operator@sha256:53e115cdfeb8077cc8b89ebdeee4903b1be8c0a0d45831a9f277f342959f5961_ppc64le",
"relates_to_product_reference": "8Base-Openshift-Serverless-1.24"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-serverless-1/knative-rhel8-operator@sha256:ebf24097b84ec5773e30c8f548975afb84b6fce836b373b97855f69371068d1e_s390x as a component of Red Hat OpenShift Serverless 1.24",
"product_id": "8Base-Openshift-Serverless-1.24:openshift-serverless-1/knative-rhel8-operator@sha256:ebf24097b84ec5773e30c8f548975afb84b6fce836b373b97855f69371068d1e_s390x"
},
"product_reference": "openshift-serverless-1/knative-rhel8-operator@sha256:ebf24097b84ec5773e30c8f548975afb84b6fce836b373b97855f69371068d1e_s390x",
"relates_to_product_reference": "8Base-Openshift-Serverless-1.24"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-serverless-1/knative-rhel8-operator@sha256:efa444ca6c7c4468821a8d138b4319c86fede592f3b0b4d7905e7c66e8bdb2c0_amd64 as a component of Red Hat OpenShift Serverless 1.24",
"product_id": "8Base-Openshift-Serverless-1.24:openshift-serverless-1/knative-rhel8-operator@sha256:efa444ca6c7c4468821a8d138b4319c86fede592f3b0b4d7905e7c66e8bdb2c0_amd64"
},
"product_reference": "openshift-serverless-1/knative-rhel8-operator@sha256:efa444ca6c7c4468821a8d138b4319c86fede592f3b0b4d7905e7c66e8bdb2c0_amd64",
"relates_to_product_reference": "8Base-Openshift-Serverless-1.24"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-serverless-1/kourier-control-rhel8@sha256:396fb9dcc798b05e89d38ccbe3a3abb31854f56a95ae104fb9bb215967b56d9f_ppc64le as a component of Red Hat OpenShift Serverless 1.24",
"product_id": "8Base-Openshift-Serverless-1.24:openshift-serverless-1/kourier-control-rhel8@sha256:396fb9dcc798b05e89d38ccbe3a3abb31854f56a95ae104fb9bb215967b56d9f_ppc64le"
},
"product_reference": "openshift-serverless-1/kourier-control-rhel8@sha256:396fb9dcc798b05e89d38ccbe3a3abb31854f56a95ae104fb9bb215967b56d9f_ppc64le",
"relates_to_product_reference": "8Base-Openshift-Serverless-1.24"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-serverless-1/kourier-control-rhel8@sha256:e36577c37457a4521d78f28f24dca6ae11f170635316efe374f08f825cb5904d_amd64 as a component of Red Hat OpenShift Serverless 1.24",
"product_id": "8Base-Openshift-Serverless-1.24:openshift-serverless-1/kourier-control-rhel8@sha256:e36577c37457a4521d78f28f24dca6ae11f170635316efe374f08f825cb5904d_amd64"
},
"product_reference": "openshift-serverless-1/kourier-control-rhel8@sha256:e36577c37457a4521d78f28f24dca6ae11f170635316efe374f08f825cb5904d_amd64",
"relates_to_product_reference": "8Base-Openshift-Serverless-1.24"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-serverless-1/kourier-control-rhel8@sha256:fb04b74dce262e58434b19a10dce0981b4df7541416de21343fb7124c714ffbf_s390x as a component of Red Hat OpenShift Serverless 1.24",
"product_id": "8Base-Openshift-Serverless-1.24:openshift-serverless-1/kourier-control-rhel8@sha256:fb04b74dce262e58434b19a10dce0981b4df7541416de21343fb7124c714ffbf_s390x"
},
"product_reference": "openshift-serverless-1/kourier-control-rhel8@sha256:fb04b74dce262e58434b19a10dce0981b4df7541416de21343fb7124c714ffbf_s390x",
"relates_to_product_reference": "8Base-Openshift-Serverless-1.24"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-serverless-1/net-istio-controller-rhel8@sha256:281b2782253722d916b6178ecdbc763aaa71ed4ac0db94e31d57974d4eb8b58b_ppc64le as a component of Red Hat OpenShift Serverless 1.24",
"product_id": "8Base-Openshift-Serverless-1.24:openshift-serverless-1/net-istio-controller-rhel8@sha256:281b2782253722d916b6178ecdbc763aaa71ed4ac0db94e31d57974d4eb8b58b_ppc64le"
},
"product_reference": "openshift-serverless-1/net-istio-controller-rhel8@sha256:281b2782253722d916b6178ecdbc763aaa71ed4ac0db94e31d57974d4eb8b58b_ppc64le",
"relates_to_product_reference": "8Base-Openshift-Serverless-1.24"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-serverless-1/net-istio-controller-rhel8@sha256:bf56038c0af2cfeb5a3e4b7ecd5aeebb230d042ac835b50faafa3d939dd8ca50_s390x as a component of Red Hat OpenShift Serverless 1.24",
"product_id": "8Base-Openshift-Serverless-1.24:openshift-serverless-1/net-istio-controller-rhel8@sha256:bf56038c0af2cfeb5a3e4b7ecd5aeebb230d042ac835b50faafa3d939dd8ca50_s390x"
},
"product_reference": "openshift-serverless-1/net-istio-controller-rhel8@sha256:bf56038c0af2cfeb5a3e4b7ecd5aeebb230d042ac835b50faafa3d939dd8ca50_s390x",
"relates_to_product_reference": "8Base-Openshift-Serverless-1.24"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-serverless-1/net-istio-controller-rhel8@sha256:f3643c74f73841b1de04be1d0f550c044f1ad4800ceb32cb36bf9072d8e5155b_amd64 as a component of Red Hat OpenShift Serverless 1.24",
"product_id": "8Base-Openshift-Serverless-1.24:openshift-serverless-1/net-istio-controller-rhel8@sha256:f3643c74f73841b1de04be1d0f550c044f1ad4800ceb32cb36bf9072d8e5155b_amd64"
},
"product_reference": "openshift-serverless-1/net-istio-controller-rhel8@sha256:f3643c74f73841b1de04be1d0f550c044f1ad4800ceb32cb36bf9072d8e5155b_amd64",
"relates_to_product_reference": "8Base-Openshift-Serverless-1.24"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-serverless-1/net-istio-webhook-rhel8@sha256:4f7cabd5a6bb6fd7a0d81461108891b0d2de55efe868c4fbf275131c3280ed2d_s390x as a component of Red Hat OpenShift Serverless 1.24",
"product_id": "8Base-Openshift-Serverless-1.24:openshift-serverless-1/net-istio-webhook-rhel8@sha256:4f7cabd5a6bb6fd7a0d81461108891b0d2de55efe868c4fbf275131c3280ed2d_s390x"
},
"product_reference": "openshift-serverless-1/net-istio-webhook-rhel8@sha256:4f7cabd5a6bb6fd7a0d81461108891b0d2de55efe868c4fbf275131c3280ed2d_s390x",
"relates_to_product_reference": "8Base-Openshift-Serverless-1.24"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-serverless-1/net-istio-webhook-rhel8@sha256:a07d73f5c04af2a29b6565363b472aceabbfeafe7d6dfe833d1e71b072419916_amd64 as a component of Red Hat OpenShift Serverless 1.24",
"product_id": "8Base-Openshift-Serverless-1.24:openshift-serverless-1/net-istio-webhook-rhel8@sha256:a07d73f5c04af2a29b6565363b472aceabbfeafe7d6dfe833d1e71b072419916_amd64"
},
"product_reference": "openshift-serverless-1/net-istio-webhook-rhel8@sha256:a07d73f5c04af2a29b6565363b472aceabbfeafe7d6dfe833d1e71b072419916_amd64",
"relates_to_product_reference": "8Base-Openshift-Serverless-1.24"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-serverless-1/net-istio-webhook-rhel8@sha256:cd34685812d9447969a1c3fb4382433a1b59fb3631fbe156daa6fa962458f859_ppc64le as a component of Red Hat OpenShift Serverless 1.24",
"product_id": "8Base-Openshift-Serverless-1.24:openshift-serverless-1/net-istio-webhook-rhel8@sha256:cd34685812d9447969a1c3fb4382433a1b59fb3631fbe156daa6fa962458f859_ppc64le"
},
"product_reference": "openshift-serverless-1/net-istio-webhook-rhel8@sha256:cd34685812d9447969a1c3fb4382433a1b59fb3631fbe156daa6fa962458f859_ppc64le",
"relates_to_product_reference": "8Base-Openshift-Serverless-1.24"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-serverless-1/serverless-operator-bundle@sha256:0422f8843fc62c2b72e01ffefd33db912a1ad3d70ac297882d3663c9b7299f10_amd64 as a component of Red Hat OpenShift Serverless 1.24",
"product_id": "8Base-Openshift-Serverless-1.24:openshift-serverless-1/serverless-operator-bundle@sha256:0422f8843fc62c2b72e01ffefd33db912a1ad3d70ac297882d3663c9b7299f10_amd64"
},
"product_reference": "openshift-serverless-1/serverless-operator-bundle@sha256:0422f8843fc62c2b72e01ffefd33db912a1ad3d70ac297882d3663c9b7299f10_amd64",
"relates_to_product_reference": "8Base-Openshift-Serverless-1.24"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-serverless-1/serverless-rhel8-operator@sha256:26d940bd43b928d8370c9e88e80726a427c3f0ce3afc4fddb02a507f81c8fc93_amd64 as a component of Red Hat OpenShift Serverless 1.24",
"product_id": "8Base-Openshift-Serverless-1.24:openshift-serverless-1/serverless-rhel8-operator@sha256:26d940bd43b928d8370c9e88e80726a427c3f0ce3afc4fddb02a507f81c8fc93_amd64"
},
"product_reference": "openshift-serverless-1/serverless-rhel8-operator@sha256:26d940bd43b928d8370c9e88e80726a427c3f0ce3afc4fddb02a507f81c8fc93_amd64",
"relates_to_product_reference": "8Base-Openshift-Serverless-1.24"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-serverless-1/serverless-rhel8-operator@sha256:2898df30f40683bd3a73c6f2676afdc1bfc27b23d2fe04fe7667f6db6d2422ab_ppc64le as a component of Red Hat OpenShift Serverless 1.24",
"product_id": "8Base-Openshift-Serverless-1.24:openshift-serverless-1/serverless-rhel8-operator@sha256:2898df30f40683bd3a73c6f2676afdc1bfc27b23d2fe04fe7667f6db6d2422ab_ppc64le"
},
"product_reference": "openshift-serverless-1/serverless-rhel8-operator@sha256:2898df30f40683bd3a73c6f2676afdc1bfc27b23d2fe04fe7667f6db6d2422ab_ppc64le",
"relates_to_product_reference": "8Base-Openshift-Serverless-1.24"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-serverless-1/serverless-rhel8-operator@sha256:8ec9e756969c8e6bf8155ed102a66cf578a325dcc477ff909b4806405ab59cfc_s390x as a component of Red Hat OpenShift Serverless 1.24",
"product_id": "8Base-Openshift-Serverless-1.24:openshift-serverless-1/serverless-rhel8-operator@sha256:8ec9e756969c8e6bf8155ed102a66cf578a325dcc477ff909b4806405ab59cfc_s390x"
},
"product_reference": "openshift-serverless-1/serverless-rhel8-operator@sha256:8ec9e756969c8e6bf8155ed102a66cf578a325dcc477ff909b4806405ab59cfc_s390x",
"relates_to_product_reference": "8Base-Openshift-Serverless-1.24"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-serverless-1/serving-activator-rhel8@sha256:1e9fb289564961ddbf317e568c50936b048446685c39ab14ca4e5cb682785243_s390x as a component of Red Hat OpenShift Serverless 1.24",
"product_id": "8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-activator-rhel8@sha256:1e9fb289564961ddbf317e568c50936b048446685c39ab14ca4e5cb682785243_s390x"
},
"product_reference": "openshift-serverless-1/serving-activator-rhel8@sha256:1e9fb289564961ddbf317e568c50936b048446685c39ab14ca4e5cb682785243_s390x",
"relates_to_product_reference": "8Base-Openshift-Serverless-1.24"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-serverless-1/serving-activator-rhel8@sha256:3a823819467ed0beea953eed27e2129bb4495df3f49e0f59d5004dee416e6285_amd64 as a component of Red Hat OpenShift Serverless 1.24",
"product_id": "8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-activator-rhel8@sha256:3a823819467ed0beea953eed27e2129bb4495df3f49e0f59d5004dee416e6285_amd64"
},
"product_reference": "openshift-serverless-1/serving-activator-rhel8@sha256:3a823819467ed0beea953eed27e2129bb4495df3f49e0f59d5004dee416e6285_amd64",
"relates_to_product_reference": "8Base-Openshift-Serverless-1.24"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-serverless-1/serving-activator-rhel8@sha256:4e7563e5f9761f624aefc6b79845e5b4dd1836a545c3754bc37701162ed4e3bb_ppc64le as a component of Red Hat OpenShift Serverless 1.24",
"product_id": "8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-activator-rhel8@sha256:4e7563e5f9761f624aefc6b79845e5b4dd1836a545c3754bc37701162ed4e3bb_ppc64le"
},
"product_reference": "openshift-serverless-1/serving-activator-rhel8@sha256:4e7563e5f9761f624aefc6b79845e5b4dd1836a545c3754bc37701162ed4e3bb_ppc64le",
"relates_to_product_reference": "8Base-Openshift-Serverless-1.24"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-serverless-1/serving-autoscaler-hpa-rhel8@sha256:1685c7bf25061e61688d2b5e60cde6adb8906fec6bfb713c68837b2bbeeacf85_ppc64le as a component of Red Hat OpenShift Serverless 1.24",
"product_id": "8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-autoscaler-hpa-rhel8@sha256:1685c7bf25061e61688d2b5e60cde6adb8906fec6bfb713c68837b2bbeeacf85_ppc64le"
},
"product_reference": "openshift-serverless-1/serving-autoscaler-hpa-rhel8@sha256:1685c7bf25061e61688d2b5e60cde6adb8906fec6bfb713c68837b2bbeeacf85_ppc64le",
"relates_to_product_reference": "8Base-Openshift-Serverless-1.24"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-serverless-1/serving-autoscaler-hpa-rhel8@sha256:491df16728df492b7b88efb8e86f28e46a8762f4084fb4132823611a9e758264_amd64 as a component of Red Hat OpenShift Serverless 1.24",
"product_id": "8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-autoscaler-hpa-rhel8@sha256:491df16728df492b7b88efb8e86f28e46a8762f4084fb4132823611a9e758264_amd64"
},
"product_reference": "openshift-serverless-1/serving-autoscaler-hpa-rhel8@sha256:491df16728df492b7b88efb8e86f28e46a8762f4084fb4132823611a9e758264_amd64",
"relates_to_product_reference": "8Base-Openshift-Serverless-1.24"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-serverless-1/serving-autoscaler-hpa-rhel8@sha256:8bb514634ece7dafd88ae6cc7eff52016cd4585d91cb9c106720c21c219f8967_s390x as a component of Red Hat OpenShift Serverless 1.24",
"product_id": "8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-autoscaler-hpa-rhel8@sha256:8bb514634ece7dafd88ae6cc7eff52016cd4585d91cb9c106720c21c219f8967_s390x"
},
"product_reference": "openshift-serverless-1/serving-autoscaler-hpa-rhel8@sha256:8bb514634ece7dafd88ae6cc7eff52016cd4585d91cb9c106720c21c219f8967_s390x",
"relates_to_product_reference": "8Base-Openshift-Serverless-1.24"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-serverless-1/serving-autoscaler-rhel8@sha256:01b46e0ddb618f58c06b533fe7148f772367200f5d9be9d355012e91dc401156_s390x as a component of Red Hat OpenShift Serverless 1.24",
"product_id": "8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-autoscaler-rhel8@sha256:01b46e0ddb618f58c06b533fe7148f772367200f5d9be9d355012e91dc401156_s390x"
},
"product_reference": "openshift-serverless-1/serving-autoscaler-rhel8@sha256:01b46e0ddb618f58c06b533fe7148f772367200f5d9be9d355012e91dc401156_s390x",
"relates_to_product_reference": "8Base-Openshift-Serverless-1.24"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-serverless-1/serving-autoscaler-rhel8@sha256:8cd0a381de995467f339e11f0704b8c8b978ddfdd2d8271f4c9f832e7acf9f07_amd64 as a component of Red Hat OpenShift Serverless 1.24",
"product_id": "8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-autoscaler-rhel8@sha256:8cd0a381de995467f339e11f0704b8c8b978ddfdd2d8271f4c9f832e7acf9f07_amd64"
},
"product_reference": "openshift-serverless-1/serving-autoscaler-rhel8@sha256:8cd0a381de995467f339e11f0704b8c8b978ddfdd2d8271f4c9f832e7acf9f07_amd64",
"relates_to_product_reference": "8Base-Openshift-Serverless-1.24"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-serverless-1/serving-autoscaler-rhel8@sha256:c60796d720141d322159e49bb3496732b8e0453d6606227b419caf93a12d196b_ppc64le as a component of Red Hat OpenShift Serverless 1.24",
"product_id": "8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-autoscaler-rhel8@sha256:c60796d720141d322159e49bb3496732b8e0453d6606227b419caf93a12d196b_ppc64le"
},
"product_reference": "openshift-serverless-1/serving-autoscaler-rhel8@sha256:c60796d720141d322159e49bb3496732b8e0453d6606227b419caf93a12d196b_ppc64le",
"relates_to_product_reference": "8Base-Openshift-Serverless-1.24"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-serverless-1/serving-controller-rhel8@sha256:92b01a8421488e9d9b42b6da290873b54a2619d39a05e8d2a99e4c5348a3d4dc_ppc64le as a component of Red Hat OpenShift Serverless 1.24",
"product_id": "8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-controller-rhel8@sha256:92b01a8421488e9d9b42b6da290873b54a2619d39a05e8d2a99e4c5348a3d4dc_ppc64le"
},
"product_reference": "openshift-serverless-1/serving-controller-rhel8@sha256:92b01a8421488e9d9b42b6da290873b54a2619d39a05e8d2a99e4c5348a3d4dc_ppc64le",
"relates_to_product_reference": "8Base-Openshift-Serverless-1.24"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-serverless-1/serving-controller-rhel8@sha256:b5ae691a77adb161a30ae8470f1cf4c1c6259488df18bb2bf2764d05af9a2aa8_amd64 as a component of Red Hat OpenShift Serverless 1.24",
"product_id": "8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-controller-rhel8@sha256:b5ae691a77adb161a30ae8470f1cf4c1c6259488df18bb2bf2764d05af9a2aa8_amd64"
},
"product_reference": "openshift-serverless-1/serving-controller-rhel8@sha256:b5ae691a77adb161a30ae8470f1cf4c1c6259488df18bb2bf2764d05af9a2aa8_amd64",
"relates_to_product_reference": "8Base-Openshift-Serverless-1.24"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-serverless-1/serving-controller-rhel8@sha256:b752a295b673aeee85eba6bed33cc658254dc0503c6002841d80dc0c0a38f615_s390x as a component of Red Hat OpenShift Serverless 1.24",
"product_id": "8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-controller-rhel8@sha256:b752a295b673aeee85eba6bed33cc658254dc0503c6002841d80dc0c0a38f615_s390x"
},
"product_reference": "openshift-serverless-1/serving-controller-rhel8@sha256:b752a295b673aeee85eba6bed33cc658254dc0503c6002841d80dc0c0a38f615_s390x",
"relates_to_product_reference": "8Base-Openshift-Serverless-1.24"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-serverless-1/serving-domain-mapping-rhel8@sha256:11bca084f2c8df8d369d6301847876bbf8d37c7b67a6ffb387e0759100b6e817_s390x as a component of Red Hat OpenShift Serverless 1.24",
"product_id": "8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-domain-mapping-rhel8@sha256:11bca084f2c8df8d369d6301847876bbf8d37c7b67a6ffb387e0759100b6e817_s390x"
},
"product_reference": "openshift-serverless-1/serving-domain-mapping-rhel8@sha256:11bca084f2c8df8d369d6301847876bbf8d37c7b67a6ffb387e0759100b6e817_s390x",
"relates_to_product_reference": "8Base-Openshift-Serverless-1.24"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-serverless-1/serving-domain-mapping-rhel8@sha256:4e580d29cbff1aa6050c65cee35a870dab9e6a7eaa538b356a5afefed9c38d90_amd64 as a component of Red Hat OpenShift Serverless 1.24",
"product_id": "8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-domain-mapping-rhel8@sha256:4e580d29cbff1aa6050c65cee35a870dab9e6a7eaa538b356a5afefed9c38d90_amd64"
},
"product_reference": "openshift-serverless-1/serving-domain-mapping-rhel8@sha256:4e580d29cbff1aa6050c65cee35a870dab9e6a7eaa538b356a5afefed9c38d90_amd64",
"relates_to_product_reference": "8Base-Openshift-Serverless-1.24"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-serverless-1/serving-domain-mapping-rhel8@sha256:eeb39a3fbc9d4c223d42579737948438d03b2a2ec1aee46562aabae6d343679b_ppc64le as a component of Red Hat OpenShift Serverless 1.24",
"product_id": "8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-domain-mapping-rhel8@sha256:eeb39a3fbc9d4c223d42579737948438d03b2a2ec1aee46562aabae6d343679b_ppc64le"
},
"product_reference": "openshift-serverless-1/serving-domain-mapping-rhel8@sha256:eeb39a3fbc9d4c223d42579737948438d03b2a2ec1aee46562aabae6d343679b_ppc64le",
"relates_to_product_reference": "8Base-Openshift-Serverless-1.24"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-serverless-1/serving-domain-mapping-webhook-rhel8@sha256:8057fa6657c0bf909297273acc4faea1cddb29f9f02f6c797279adb42f083332_amd64 as a component of Red Hat OpenShift Serverless 1.24",
"product_id": "8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-domain-mapping-webhook-rhel8@sha256:8057fa6657c0bf909297273acc4faea1cddb29f9f02f6c797279adb42f083332_amd64"
},
"product_reference": "openshift-serverless-1/serving-domain-mapping-webhook-rhel8@sha256:8057fa6657c0bf909297273acc4faea1cddb29f9f02f6c797279adb42f083332_amd64",
"relates_to_product_reference": "8Base-Openshift-Serverless-1.24"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-serverless-1/serving-domain-mapping-webhook-rhel8@sha256:84e13a4c84098e0a6a5b461c7581861cd9114ce3cc7c2147afd727e56f323b28_s390x as a component of Red Hat OpenShift Serverless 1.24",
"product_id": "8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-domain-mapping-webhook-rhel8@sha256:84e13a4c84098e0a6a5b461c7581861cd9114ce3cc7c2147afd727e56f323b28_s390x"
},
"product_reference": "openshift-serverless-1/serving-domain-mapping-webhook-rhel8@sha256:84e13a4c84098e0a6a5b461c7581861cd9114ce3cc7c2147afd727e56f323b28_s390x",
"relates_to_product_reference": "8Base-Openshift-Serverless-1.24"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-serverless-1/serving-domain-mapping-webhook-rhel8@sha256:f99e203de17686584c05ee0901041edd055350c39da063d5d6dcd026d1e17593_ppc64le as a component of Red Hat OpenShift Serverless 1.24",
"product_id": "8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-domain-mapping-webhook-rhel8@sha256:f99e203de17686584c05ee0901041edd055350c39da063d5d6dcd026d1e17593_ppc64le"
},
"product_reference": "openshift-serverless-1/serving-domain-mapping-webhook-rhel8@sha256:f99e203de17686584c05ee0901041edd055350c39da063d5d6dcd026d1e17593_ppc64le",
"relates_to_product_reference": "8Base-Openshift-Serverless-1.24"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-serverless-1/serving-queue-rhel8@sha256:8740a1f7cb3ef3c4caa5774cced7787cc1e345dbe3708307001c1def9fd32e2f_ppc64le as a component of Red Hat OpenShift Serverless 1.24",
"product_id": "8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-queue-rhel8@sha256:8740a1f7cb3ef3c4caa5774cced7787cc1e345dbe3708307001c1def9fd32e2f_ppc64le"
},
"product_reference": "openshift-serverless-1/serving-queue-rhel8@sha256:8740a1f7cb3ef3c4caa5774cced7787cc1e345dbe3708307001c1def9fd32e2f_ppc64le",
"relates_to_product_reference": "8Base-Openshift-Serverless-1.24"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-serverless-1/serving-queue-rhel8@sha256:ac1ca0ae5e3c7fc242ec5a313e45d09b83261ffe26eab3ebcbbae9299471b25a_s390x as a component of Red Hat OpenShift Serverless 1.24",
"product_id": "8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-queue-rhel8@sha256:ac1ca0ae5e3c7fc242ec5a313e45d09b83261ffe26eab3ebcbbae9299471b25a_s390x"
},
"product_reference": "openshift-serverless-1/serving-queue-rhel8@sha256:ac1ca0ae5e3c7fc242ec5a313e45d09b83261ffe26eab3ebcbbae9299471b25a_s390x",
"relates_to_product_reference": "8Base-Openshift-Serverless-1.24"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-serverless-1/serving-queue-rhel8@sha256:f16b4f4e86e758354c8b19ee3a075dfd6fd19eb7ba282ad8293d41ca0c8f3028_amd64 as a component of Red Hat OpenShift Serverless 1.24",
"product_id": "8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-queue-rhel8@sha256:f16b4f4e86e758354c8b19ee3a075dfd6fd19eb7ba282ad8293d41ca0c8f3028_amd64"
},
"product_reference": "openshift-serverless-1/serving-queue-rhel8@sha256:f16b4f4e86e758354c8b19ee3a075dfd6fd19eb7ba282ad8293d41ca0c8f3028_amd64",
"relates_to_product_reference": "8Base-Openshift-Serverless-1.24"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-serverless-1/serving-storage-version-migration-rhel8@sha256:1c3b2c4c06981fd8eb13c05837c8da3523f0df9c79eacd6ffc1138e5f26bdba6_amd64 as a component of Red Hat OpenShift Serverless 1.24",
"product_id": "8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-storage-version-migration-rhel8@sha256:1c3b2c4c06981fd8eb13c05837c8da3523f0df9c79eacd6ffc1138e5f26bdba6_amd64"
},
"product_reference": "openshift-serverless-1/serving-storage-version-migration-rhel8@sha256:1c3b2c4c06981fd8eb13c05837c8da3523f0df9c79eacd6ffc1138e5f26bdba6_amd64",
"relates_to_product_reference": "8Base-Openshift-Serverless-1.24"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-serverless-1/serving-storage-version-migration-rhel8@sha256:27b7b75eae9eacc52a577887885db7c29192e15aada8a3b7406e032561609462_s390x as a component of Red Hat OpenShift Serverless 1.24",
"product_id": "8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-storage-version-migration-rhel8@sha256:27b7b75eae9eacc52a577887885db7c29192e15aada8a3b7406e032561609462_s390x"
},
"product_reference": "openshift-serverless-1/serving-storage-version-migration-rhel8@sha256:27b7b75eae9eacc52a577887885db7c29192e15aada8a3b7406e032561609462_s390x",
"relates_to_product_reference": "8Base-Openshift-Serverless-1.24"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-serverless-1/serving-storage-version-migration-rhel8@sha256:8012cc60fab4e14b7fab05589c977c15ac941efb09601069be09d4e25385ed26_ppc64le as a component of Red Hat OpenShift Serverless 1.24",
"product_id": "8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-storage-version-migration-rhel8@sha256:8012cc60fab4e14b7fab05589c977c15ac941efb09601069be09d4e25385ed26_ppc64le"
},
"product_reference": "openshift-serverless-1/serving-storage-version-migration-rhel8@sha256:8012cc60fab4e14b7fab05589c977c15ac941efb09601069be09d4e25385ed26_ppc64le",
"relates_to_product_reference": "8Base-Openshift-Serverless-1.24"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-serverless-1/serving-webhook-rhel8@sha256:4fdc2c632eb0fa4f10a78e39622c83febde93f38db16bd0ca4a35c1eb7062548_s390x as a component of Red Hat OpenShift Serverless 1.24",
"product_id": "8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-webhook-rhel8@sha256:4fdc2c632eb0fa4f10a78e39622c83febde93f38db16bd0ca4a35c1eb7062548_s390x"
},
"product_reference": "openshift-serverless-1/serving-webhook-rhel8@sha256:4fdc2c632eb0fa4f10a78e39622c83febde93f38db16bd0ca4a35c1eb7062548_s390x",
"relates_to_product_reference": "8Base-Openshift-Serverless-1.24"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-serverless-1/serving-webhook-rhel8@sha256:6904376f1ae4dadc23ab9993b50aaaa3db130fcd338f3dfae9e437b348e6e934_amd64 as a component of Red Hat OpenShift Serverless 1.24",
"product_id": "8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-webhook-rhel8@sha256:6904376f1ae4dadc23ab9993b50aaaa3db130fcd338f3dfae9e437b348e6e934_amd64"
},
"product_reference": "openshift-serverless-1/serving-webhook-rhel8@sha256:6904376f1ae4dadc23ab9993b50aaaa3db130fcd338f3dfae9e437b348e6e934_amd64",
"relates_to_product_reference": "8Base-Openshift-Serverless-1.24"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-serverless-1/serving-webhook-rhel8@sha256:dc902a39bc520abcf2100c26e2e1c4ba20aa5aadff763b40f234eb01a26b6f77_ppc64le as a component of Red Hat OpenShift Serverless 1.24",
"product_id": "8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-webhook-rhel8@sha256:dc902a39bc520abcf2100c26e2e1c4ba20aa5aadff763b40f234eb01a26b6f77_ppc64le"
},
"product_reference": "openshift-serverless-1/serving-webhook-rhel8@sha256:dc902a39bc520abcf2100c26e2e1c4ba20aa5aadff763b40f234eb01a26b6f77_ppc64le",
"relates_to_product_reference": "8Base-Openshift-Serverless-1.24"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-serverless-1/svls-must-gather-rhel8@sha256:057e9ccae9eae50fadad4772b203e897f5c54bf9d40f6e2f2ccbdbc93f5850b5_ppc64le as a component of Red Hat OpenShift Serverless 1.24",
"product_id": "8Base-Openshift-Serverless-1.24:openshift-serverless-1/svls-must-gather-rhel8@sha256:057e9ccae9eae50fadad4772b203e897f5c54bf9d40f6e2f2ccbdbc93f5850b5_ppc64le"
},
"product_reference": "openshift-serverless-1/svls-must-gather-rhel8@sha256:057e9ccae9eae50fadad4772b203e897f5c54bf9d40f6e2f2ccbdbc93f5850b5_ppc64le",
"relates_to_product_reference": "8Base-Openshift-Serverless-1.24"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-serverless-1/svls-must-gather-rhel8@sha256:7557328dcdede1992a3660342f037e490f58bc3281c68c6e4f44e6d66c4a0cff_s390x as a component of Red Hat OpenShift Serverless 1.24",
"product_id": "8Base-Openshift-Serverless-1.24:openshift-serverless-1/svls-must-gather-rhel8@sha256:7557328dcdede1992a3660342f037e490f58bc3281c68c6e4f44e6d66c4a0cff_s390x"
},
"product_reference": "openshift-serverless-1/svls-must-gather-rhel8@sha256:7557328dcdede1992a3660342f037e490f58bc3281c68c6e4f44e6d66c4a0cff_s390x",
"relates_to_product_reference": "8Base-Openshift-Serverless-1.24"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-serverless-1/svls-must-gather-rhel8@sha256:e0a982cd04fee4416659b7e1e6a827c2c371144bd461f23913ae9e0633fd598a_amd64 as a component of Red Hat OpenShift Serverless 1.24",
"product_id": "8Base-Openshift-Serverless-1.24:openshift-serverless-1/svls-must-gather-rhel8@sha256:e0a982cd04fee4416659b7e1e6a827c2c371144bd461f23913ae9e0633fd598a_amd64"
},
"product_reference": "openshift-serverless-1/svls-must-gather-rhel8@sha256:e0a982cd04fee4416659b7e1e6a827c2c371144bd461f23913ae9e0633fd598a_amd64",
"relates_to_product_reference": "8Base-Openshift-Serverless-1.24"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2022-1705",
"cwe": {
"id": "CWE-444",
"name": "Inconsistent Interpretation of HTTP Requests (\u0027HTTP Request/Response Smuggling\u0027)"
},
"discovery_date": "2022-07-14T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2107374"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in golang. The HTTP/1 client accepted invalid Transfer-Encoding headers indicating \"chunked\" encoding. This issue could allow request smuggling, but only if combined with an intermediate server that also improperly accepts the header as invalid.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "golang: net/http: improper sanitization of Transfer-Encoding header",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "Within regulated environments, a combination of the following controls acts as a significant barrier to successfully exploiting a CWE-444: Inconsistent Interpretation of HTTP Requests (\u0027HTTP Request/Response Smuggling\u0027) vulnerability and therefore downgrades the severity of this particular CVE from Moderate to Low.\n\nThe platform uses secure, encrypted HTTPS connections over TLS 1.2 to reduce the risk of smuggling attacks by preventing the injection of ambiguous or malformed requests between components. The environment employs IPS/IDS and antimalware solutions to detect and block malicious code while ensuring consistent interpretation of HTTP requests across network layers, mitigating request/response inconsistencies. Event logs are collected and analyzed for centralization, correlation, monitoring, alerting, and retention, enabling the detection of malformed or suspicious HTTP traffic. Static code analysis and peer reviews enforce strong input validation and error handling to ensure all user inputs adhere to HTTP protocol specifications.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"8Base-Openshift-Serverless-1.24:openshift-serverless-1-tech-preview/eventing-kafka-broker-controller-rhel8@sha256:2a4b30bcff1377073202362dfd521bd7ac3e3e3960fdb33a6cf9fa39fc89de6b_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1-tech-preview/eventing-kafka-broker-controller-rhel8@sha256:be290e6d950e8af6162c1dece8472788b66459e8cb91df319f50ccf66f27b5c7_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1-tech-preview/eventing-kafka-broker-controller-rhel8@sha256:f8b5d9c9c0182f5cc1f76422759bf8925d2f29292390ada83a6b7c7986f1462c_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1-tech-preview/eventing-kafka-broker-dispatcher-rhel8@sha256:08c6d6908a2e58a18e908223daf152802106b00a67905e94e075fca827af87c9_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1-tech-preview/eventing-kafka-broker-dispatcher-rhel8@sha256:8ac0796f3585a406facba98766688ae6777b5673a4515418db8d1d92c4d65494_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1-tech-preview/eventing-kafka-broker-dispatcher-rhel8@sha256:9af6b8413acbf59adc88e9b88a51105f3b0a4913499c3026f64e7fda91e43384_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1-tech-preview/eventing-kafka-broker-receiver-rhel8@sha256:4dc0783cf92da5b5aa4cd1b9e9d55aa55a69b94eef0d29f261d3d51bd2260b68_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1-tech-preview/eventing-kafka-broker-receiver-rhel8@sha256:80fd78ad61caab0b20e39d4c6103ed9b074d3efa1dc67ab7bf415ea7db912dc3_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1-tech-preview/eventing-kafka-broker-receiver-rhel8@sha256:aeaaf1d541b5756df65f0700bcd82d085077ae3b1ce99c6d8728997c23e31ef9_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1-tech-preview/eventing-kafka-broker-webhook-rhel8@sha256:0dad9dc28babb21622f90c83647c9cc48bfa66faad257c88e7adf1d50ad0f80c_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1-tech-preview/eventing-kafka-broker-webhook-rhel8@sha256:10ba81e103ed6b7dff7b02394b20f44b46acd6b09d72f16667c068eb9989dc77_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1-tech-preview/eventing-kafka-broker-webhook-rhel8@sha256:f94aef78ce0870fdceac5b3467220540127a73415e81baa4b48bf986bc181c4d_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/client-kn-rhel8@sha256:09644d1c149970cd7c06635806a0ffc077a6340d68c357cd7f2bb5a6f57e46f3_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/client-kn-rhel8@sha256:46510d8b5dfba62d0a3da64ba90d1b8f88ad3b909c3e6ed14bcd96017d766829_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/client-kn-rhel8@sha256:f9bf2892123c3d981d2d5f158e643e6ba6f59a441b47c4055dc542f8cf8330c0_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-apiserver-receive-adapter-rhel8@sha256:834e37f8ddfbe157ad357fcef49f5213053d1295bb31361c5dd14a213ff2755c_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-apiserver-receive-adapter-rhel8@sha256:d13848369ca942d13548ab9b73a2d60b67f9412e535ed647342acaa8cef36c37_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-apiserver-receive-adapter-rhel8@sha256:eef2145e61234d37713ef8fda1f82d7cbe6502c5e6386117230d66ab7e1dd21a_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-controller-rhel8@sha256:52ef0c51b53ede0344f58174e624db08e6dcac04a0cba1668915f217949fc868_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-controller-rhel8@sha256:72c5fcaa44e3da56b297eb718d8a2b7eeb44069d6f3ce71b0eca30070b18bd9d_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-controller-rhel8@sha256:ad2df12dd77e8a3092431ca8d1b5eae42240c8ebb8766e436009bd6df7ee51f3_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-in-memory-channel-controller-rhel8@sha256:070f2c819506853dee230f37e00b27a05ba01c6f7cbbffc9a04b59a65d0c45e9_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-in-memory-channel-controller-rhel8@sha256:111da99563ea799e6b54933f12dc8f8a3828e36f650900e02da3be5afbdeefd9_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-in-memory-channel-controller-rhel8@sha256:69871b8d6e72713fe2eaf5f1e0aac1282fb8659d2895836994f10c847fe320d1_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-in-memory-channel-dispatcher-rhel8@sha256:4b5ee83ccace988c6eaf456e82dea83d160ae7e6aaad1ab8f48410f90da8f1c1_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-in-memory-channel-dispatcher-rhel8@sha256:52247eff5dc9a89244e6697ae9ce61cc1b42265171c956d4d50984179daced89_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-in-memory-channel-dispatcher-rhel8@sha256:68b61474089703d0685a952062401303206ba11bc108b8504f6f6390933d83cb_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-kafka-broker-controller-rhel8@sha256:2a4b30bcff1377073202362dfd521bd7ac3e3e3960fdb33a6cf9fa39fc89de6b_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-kafka-broker-controller-rhel8@sha256:be290e6d950e8af6162c1dece8472788b66459e8cb91df319f50ccf66f27b5c7_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-kafka-broker-controller-rhel8@sha256:f8b5d9c9c0182f5cc1f76422759bf8925d2f29292390ada83a6b7c7986f1462c_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-kafka-broker-dispatcher-rhel8@sha256:08c6d6908a2e58a18e908223daf152802106b00a67905e94e075fca827af87c9_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-kafka-broker-dispatcher-rhel8@sha256:8ac0796f3585a406facba98766688ae6777b5673a4515418db8d1d92c4d65494_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-kafka-broker-dispatcher-rhel8@sha256:9af6b8413acbf59adc88e9b88a51105f3b0a4913499c3026f64e7fda91e43384_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-kafka-broker-post-install-rhel8@sha256:260e7f0086f4e036be3a9ab5d24ce99fc8a053cc7f2906f8a6080f59f2a3e591_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-kafka-broker-post-install-rhel8@sha256:36551ea609536ba900f7a0493a06d07f9c0f19a0eef7e4956575354ca92cd1ef_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-kafka-broker-post-install-rhel8@sha256:6d4a898f37f87aa6db636487c6892833249be38635fe631433652feda762a40e_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-kafka-broker-webhook-rhel8@sha256:0dad9dc28babb21622f90c83647c9cc48bfa66faad257c88e7adf1d50ad0f80c_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-kafka-broker-webhook-rhel8@sha256:10ba81e103ed6b7dff7b02394b20f44b46acd6b09d72f16667c068eb9989dc77_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-kafka-broker-webhook-rhel8@sha256:f94aef78ce0870fdceac5b3467220540127a73415e81baa4b48bf986bc181c4d_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-mtbroker-filter-rhel8@sha256:4f6e162ee5fb96ff69a1546b7f728641dded59548f14afdfa870f7f0291787ac_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-mtbroker-filter-rhel8@sha256:ecde2ee2aa9618775178e03bcc07e53d6f5e12f30261238d8ffb366fb1e47c94_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-mtbroker-filter-rhel8@sha256:ee2dc3e0f648dc59551cfdf0ac5c36aa6cd9a4b2abaada7095ae4d5b8e0a571e_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-mtbroker-ingress-rhel8@sha256:4eaac6386b1b8a9e360df5afbd85aeebb97e5c81dbd861996caafad48b4cc6f9_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-mtbroker-ingress-rhel8@sha256:644fbcd1924d570f105f5f9760eb15eddbeed16c894edfcb4ef8c8a14e370bce_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-mtbroker-ingress-rhel8@sha256:a26dfc1a610bbaf876443b4b01a04130f7c0aba4d40e246333fe8bf7eb899f45_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-mtchannel-broker-rhel8@sha256:353859f2a8649fa9b3f5c0e02cafd57f79f96a10a7a697ba08eaa8cb70effe51_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-mtchannel-broker-rhel8@sha256:6f7afb57dc78ccb13498434196c5e8cd0f6ec53f045689febf1a62c492358d93_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-mtchannel-broker-rhel8@sha256:fadf3035a8bd25307843d1c6c88654a03db25983407a770875b4507942684dd5_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-mtping-rhel8@sha256:2254577d2c2e67d28f8459fbd4ac43af78b7d29cc0b56c631607dd68f3d31637_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-mtping-rhel8@sha256:a7177a43f46b6470a19970c62ebc17119ca3c3021471f9396faa436e621beb1e_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-mtping-rhel8@sha256:c6c2c7924d90e81e2906f3bf3969b02d7f3e4dc80c187e6c55a7e4ea17ac20cd_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-storage-version-migration-rhel8@sha256:3c1baa5bad644c06bedabaed9c668f0999527f00bc1d195e71a528c222087328_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-storage-version-migration-rhel8@sha256:63dab761fd3a2e08950b7ee52852fb39cef7820f2a8cf8142ec3701a07372d7c_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-storage-version-migration-rhel8@sha256:ff7924a37865ac1a90872f35675934a1627e49a29577a78af18b8e743a5fde07_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-sugar-controller-rhel8@sha256:24c7217a3612a5c3c6792c433dc2a6cf4b5fda1b9e6acff84e2736705704d152_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-sugar-controller-rhel8@sha256:3a38788638c26e9bec45694b2c4597333080189ffa96d8c7302e3e7dd1e54be5_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-sugar-controller-rhel8@sha256:aebfba016342e94fc0619a9ad6346c7fefbedf6739f1495954eb905cade085ac_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-webhook-rhel8@sha256:11d0b8fac4cb67c95e051a91f5c6683768f8969ffc744cd3cc4814d1ee6e91c1_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-webhook-rhel8@sha256:1b209d1ddffba92c3d77824e37bf75302346856c10b773a101d2868f27d0b740_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-webhook-rhel8@sha256:bf8c9de32dd5cbe536b115f52f32c666fbf886bde555ac355937d6b149cf9343_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/ingress-rhel8-operator@sha256:46a5fb2d0f9fa5e05504b9264a3f1c0e7c7beb76e3a3aeb9bc036cda4fa9d66a_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/ingress-rhel8-operator@sha256:793b86f4c2add102e2f676bd57cec3365ce9b3fdc40a989c28d1f9acb851142d_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/ingress-rhel8-operator@sha256:cce79392f93bb318123c48ac6de48aa0a2983cc1134cc063c0fdc2ff83c546c7_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/kn-cli-artifacts-rhel8@sha256:1a51a072d4e303a5c33b2383c843308d86c68de228b094d2efed8bc59a4bac14_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/kn-cli-artifacts-rhel8@sha256:c61b26bdf318b507af66f9092e784d64436e3b2531cc6e2e8aa1bb8bbb010fb7_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/kn-cli-artifacts-rhel8@sha256:f22168224137db649c6e6592e3ec2ae6845ca668ef65fe56c104ed6393eae526_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/knative-rhel8-operator@sha256:53e115cdfeb8077cc8b89ebdeee4903b1be8c0a0d45831a9f277f342959f5961_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/knative-rhel8-operator@sha256:ebf24097b84ec5773e30c8f548975afb84b6fce836b373b97855f69371068d1e_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/knative-rhel8-operator@sha256:efa444ca6c7c4468821a8d138b4319c86fede592f3b0b4d7905e7c66e8bdb2c0_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/kourier-control-rhel8@sha256:396fb9dcc798b05e89d38ccbe3a3abb31854f56a95ae104fb9bb215967b56d9f_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/kourier-control-rhel8@sha256:e36577c37457a4521d78f28f24dca6ae11f170635316efe374f08f825cb5904d_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/kourier-control-rhel8@sha256:fb04b74dce262e58434b19a10dce0981b4df7541416de21343fb7124c714ffbf_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/net-istio-controller-rhel8@sha256:281b2782253722d916b6178ecdbc763aaa71ed4ac0db94e31d57974d4eb8b58b_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/net-istio-controller-rhel8@sha256:bf56038c0af2cfeb5a3e4b7ecd5aeebb230d042ac835b50faafa3d939dd8ca50_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/net-istio-controller-rhel8@sha256:f3643c74f73841b1de04be1d0f550c044f1ad4800ceb32cb36bf9072d8e5155b_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/net-istio-webhook-rhel8@sha256:4f7cabd5a6bb6fd7a0d81461108891b0d2de55efe868c4fbf275131c3280ed2d_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/net-istio-webhook-rhel8@sha256:a07d73f5c04af2a29b6565363b472aceabbfeafe7d6dfe833d1e71b072419916_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/net-istio-webhook-rhel8@sha256:cd34685812d9447969a1c3fb4382433a1b59fb3631fbe156daa6fa962458f859_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serverless-operator-bundle@sha256:0422f8843fc62c2b72e01ffefd33db912a1ad3d70ac297882d3663c9b7299f10_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serverless-rhel8-operator@sha256:26d940bd43b928d8370c9e88e80726a427c3f0ce3afc4fddb02a507f81c8fc93_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serverless-rhel8-operator@sha256:2898df30f40683bd3a73c6f2676afdc1bfc27b23d2fe04fe7667f6db6d2422ab_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serverless-rhel8-operator@sha256:8ec9e756969c8e6bf8155ed102a66cf578a325dcc477ff909b4806405ab59cfc_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-activator-rhel8@sha256:1e9fb289564961ddbf317e568c50936b048446685c39ab14ca4e5cb682785243_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-activator-rhel8@sha256:3a823819467ed0beea953eed27e2129bb4495df3f49e0f59d5004dee416e6285_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-activator-rhel8@sha256:4e7563e5f9761f624aefc6b79845e5b4dd1836a545c3754bc37701162ed4e3bb_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-autoscaler-hpa-rhel8@sha256:1685c7bf25061e61688d2b5e60cde6adb8906fec6bfb713c68837b2bbeeacf85_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-autoscaler-hpa-rhel8@sha256:491df16728df492b7b88efb8e86f28e46a8762f4084fb4132823611a9e758264_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-autoscaler-hpa-rhel8@sha256:8bb514634ece7dafd88ae6cc7eff52016cd4585d91cb9c106720c21c219f8967_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-autoscaler-rhel8@sha256:01b46e0ddb618f58c06b533fe7148f772367200f5d9be9d355012e91dc401156_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-autoscaler-rhel8@sha256:8cd0a381de995467f339e11f0704b8c8b978ddfdd2d8271f4c9f832e7acf9f07_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-autoscaler-rhel8@sha256:c60796d720141d322159e49bb3496732b8e0453d6606227b419caf93a12d196b_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-controller-rhel8@sha256:92b01a8421488e9d9b42b6da290873b54a2619d39a05e8d2a99e4c5348a3d4dc_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-controller-rhel8@sha256:b5ae691a77adb161a30ae8470f1cf4c1c6259488df18bb2bf2764d05af9a2aa8_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-controller-rhel8@sha256:b752a295b673aeee85eba6bed33cc658254dc0503c6002841d80dc0c0a38f615_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-domain-mapping-rhel8@sha256:11bca084f2c8df8d369d6301847876bbf8d37c7b67a6ffb387e0759100b6e817_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-domain-mapping-rhel8@sha256:4e580d29cbff1aa6050c65cee35a870dab9e6a7eaa538b356a5afefed9c38d90_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-domain-mapping-rhel8@sha256:eeb39a3fbc9d4c223d42579737948438d03b2a2ec1aee46562aabae6d343679b_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-domain-mapping-webhook-rhel8@sha256:8057fa6657c0bf909297273acc4faea1cddb29f9f02f6c797279adb42f083332_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-domain-mapping-webhook-rhel8@sha256:84e13a4c84098e0a6a5b461c7581861cd9114ce3cc7c2147afd727e56f323b28_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-domain-mapping-webhook-rhel8@sha256:f99e203de17686584c05ee0901041edd055350c39da063d5d6dcd026d1e17593_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-queue-rhel8@sha256:8740a1f7cb3ef3c4caa5774cced7787cc1e345dbe3708307001c1def9fd32e2f_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-queue-rhel8@sha256:ac1ca0ae5e3c7fc242ec5a313e45d09b83261ffe26eab3ebcbbae9299471b25a_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-queue-rhel8@sha256:f16b4f4e86e758354c8b19ee3a075dfd6fd19eb7ba282ad8293d41ca0c8f3028_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-storage-version-migration-rhel8@sha256:1c3b2c4c06981fd8eb13c05837c8da3523f0df9c79eacd6ffc1138e5f26bdba6_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-storage-version-migration-rhel8@sha256:27b7b75eae9eacc52a577887885db7c29192e15aada8a3b7406e032561609462_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-storage-version-migration-rhel8@sha256:8012cc60fab4e14b7fab05589c977c15ac941efb09601069be09d4e25385ed26_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-webhook-rhel8@sha256:4fdc2c632eb0fa4f10a78e39622c83febde93f38db16bd0ca4a35c1eb7062548_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-webhook-rhel8@sha256:6904376f1ae4dadc23ab9993b50aaaa3db130fcd338f3dfae9e437b348e6e934_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-webhook-rhel8@sha256:dc902a39bc520abcf2100c26e2e1c4ba20aa5aadff763b40f234eb01a26b6f77_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/svls-must-gather-rhel8@sha256:057e9ccae9eae50fadad4772b203e897f5c54bf9d40f6e2f2ccbdbc93f5850b5_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/svls-must-gather-rhel8@sha256:7557328dcdede1992a3660342f037e490f58bc3281c68c6e4f44e6d66c4a0cff_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/svls-must-gather-rhel8@sha256:e0a982cd04fee4416659b7e1e6a827c2c371144bd461f23913ae9e0633fd598a_amd64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2022-1705"
},
{
"category": "external",
"summary": "RHBZ#2107374",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2107374"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2022-1705",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-1705"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2022-1705",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2022-1705"
},
{
"category": "external",
"summary": "https://go.dev/issue/53188",
"url": "https://go.dev/issue/53188"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-announce/c/nqrv9fbR0zE",
"url": "https://groups.google.com/g/golang-announce/c/nqrv9fbR0zE"
}
],
"release_date": "2022-07-12T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2022-08-10T13:13:24+00:00",
"details": "See the Red Hat OpenShift Container Platform 4.6 documentation at:\nhttps://access.redhat.com/documentation/en-us/openshift_container_platform/4.6/html/serverless/index\nSee the Red Hat OpenShift Container Platform 4.7 documentation at:\nhttps://access.redhat.com/documentation/en-us/openshift_container_platform/4.7/html/serverless/index\nSee the Red Hat OpenShift Container Platform 4.8 documentation at:\nhttps://access.redhat.com/documentation/en-us/openshift_container_platform/4.8/html/serverless/index\nSee the Red Hat OpenShift Container Platform 4.9 documentation at:\nhttps://access.redhat.com/documentation/en-us/openshift_container_platform/4.9/html/serverless/index\nSee the Red Hat OpenShift Container Platform 4.10 documentation at:\nhttps://access.redhat.com/documentation/en-us/openshift_container_platform/4.10/html/serverless/index",
"product_ids": [
"8Base-Openshift-Serverless-1.24:openshift-serverless-1-tech-preview/eventing-kafka-broker-controller-rhel8@sha256:2a4b30bcff1377073202362dfd521bd7ac3e3e3960fdb33a6cf9fa39fc89de6b_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1-tech-preview/eventing-kafka-broker-controller-rhel8@sha256:be290e6d950e8af6162c1dece8472788b66459e8cb91df319f50ccf66f27b5c7_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1-tech-preview/eventing-kafka-broker-controller-rhel8@sha256:f8b5d9c9c0182f5cc1f76422759bf8925d2f29292390ada83a6b7c7986f1462c_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1-tech-preview/eventing-kafka-broker-dispatcher-rhel8@sha256:08c6d6908a2e58a18e908223daf152802106b00a67905e94e075fca827af87c9_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1-tech-preview/eventing-kafka-broker-dispatcher-rhel8@sha256:8ac0796f3585a406facba98766688ae6777b5673a4515418db8d1d92c4d65494_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1-tech-preview/eventing-kafka-broker-dispatcher-rhel8@sha256:9af6b8413acbf59adc88e9b88a51105f3b0a4913499c3026f64e7fda91e43384_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1-tech-preview/eventing-kafka-broker-receiver-rhel8@sha256:4dc0783cf92da5b5aa4cd1b9e9d55aa55a69b94eef0d29f261d3d51bd2260b68_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1-tech-preview/eventing-kafka-broker-receiver-rhel8@sha256:80fd78ad61caab0b20e39d4c6103ed9b074d3efa1dc67ab7bf415ea7db912dc3_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1-tech-preview/eventing-kafka-broker-receiver-rhel8@sha256:aeaaf1d541b5756df65f0700bcd82d085077ae3b1ce99c6d8728997c23e31ef9_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1-tech-preview/eventing-kafka-broker-webhook-rhel8@sha256:0dad9dc28babb21622f90c83647c9cc48bfa66faad257c88e7adf1d50ad0f80c_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1-tech-preview/eventing-kafka-broker-webhook-rhel8@sha256:10ba81e103ed6b7dff7b02394b20f44b46acd6b09d72f16667c068eb9989dc77_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1-tech-preview/eventing-kafka-broker-webhook-rhel8@sha256:f94aef78ce0870fdceac5b3467220540127a73415e81baa4b48bf986bc181c4d_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/client-kn-rhel8@sha256:09644d1c149970cd7c06635806a0ffc077a6340d68c357cd7f2bb5a6f57e46f3_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/client-kn-rhel8@sha256:46510d8b5dfba62d0a3da64ba90d1b8f88ad3b909c3e6ed14bcd96017d766829_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/client-kn-rhel8@sha256:f9bf2892123c3d981d2d5f158e643e6ba6f59a441b47c4055dc542f8cf8330c0_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-apiserver-receive-adapter-rhel8@sha256:834e37f8ddfbe157ad357fcef49f5213053d1295bb31361c5dd14a213ff2755c_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-apiserver-receive-adapter-rhel8@sha256:d13848369ca942d13548ab9b73a2d60b67f9412e535ed647342acaa8cef36c37_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-apiserver-receive-adapter-rhel8@sha256:eef2145e61234d37713ef8fda1f82d7cbe6502c5e6386117230d66ab7e1dd21a_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-controller-rhel8@sha256:52ef0c51b53ede0344f58174e624db08e6dcac04a0cba1668915f217949fc868_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-controller-rhel8@sha256:72c5fcaa44e3da56b297eb718d8a2b7eeb44069d6f3ce71b0eca30070b18bd9d_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-controller-rhel8@sha256:ad2df12dd77e8a3092431ca8d1b5eae42240c8ebb8766e436009bd6df7ee51f3_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-in-memory-channel-controller-rhel8@sha256:070f2c819506853dee230f37e00b27a05ba01c6f7cbbffc9a04b59a65d0c45e9_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-in-memory-channel-controller-rhel8@sha256:111da99563ea799e6b54933f12dc8f8a3828e36f650900e02da3be5afbdeefd9_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-in-memory-channel-controller-rhel8@sha256:69871b8d6e72713fe2eaf5f1e0aac1282fb8659d2895836994f10c847fe320d1_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-in-memory-channel-dispatcher-rhel8@sha256:4b5ee83ccace988c6eaf456e82dea83d160ae7e6aaad1ab8f48410f90da8f1c1_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-in-memory-channel-dispatcher-rhel8@sha256:52247eff5dc9a89244e6697ae9ce61cc1b42265171c956d4d50984179daced89_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-in-memory-channel-dispatcher-rhel8@sha256:68b61474089703d0685a952062401303206ba11bc108b8504f6f6390933d83cb_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-kafka-broker-controller-rhel8@sha256:2a4b30bcff1377073202362dfd521bd7ac3e3e3960fdb33a6cf9fa39fc89de6b_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-kafka-broker-controller-rhel8@sha256:be290e6d950e8af6162c1dece8472788b66459e8cb91df319f50ccf66f27b5c7_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-kafka-broker-controller-rhel8@sha256:f8b5d9c9c0182f5cc1f76422759bf8925d2f29292390ada83a6b7c7986f1462c_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-kafka-broker-dispatcher-rhel8@sha256:08c6d6908a2e58a18e908223daf152802106b00a67905e94e075fca827af87c9_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-kafka-broker-dispatcher-rhel8@sha256:8ac0796f3585a406facba98766688ae6777b5673a4515418db8d1d92c4d65494_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-kafka-broker-dispatcher-rhel8@sha256:9af6b8413acbf59adc88e9b88a51105f3b0a4913499c3026f64e7fda91e43384_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-kafka-broker-post-install-rhel8@sha256:260e7f0086f4e036be3a9ab5d24ce99fc8a053cc7f2906f8a6080f59f2a3e591_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-kafka-broker-post-install-rhel8@sha256:36551ea609536ba900f7a0493a06d07f9c0f19a0eef7e4956575354ca92cd1ef_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-kafka-broker-post-install-rhel8@sha256:6d4a898f37f87aa6db636487c6892833249be38635fe631433652feda762a40e_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-kafka-broker-webhook-rhel8@sha256:0dad9dc28babb21622f90c83647c9cc48bfa66faad257c88e7adf1d50ad0f80c_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-kafka-broker-webhook-rhel8@sha256:10ba81e103ed6b7dff7b02394b20f44b46acd6b09d72f16667c068eb9989dc77_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-kafka-broker-webhook-rhel8@sha256:f94aef78ce0870fdceac5b3467220540127a73415e81baa4b48bf986bc181c4d_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-mtbroker-filter-rhel8@sha256:4f6e162ee5fb96ff69a1546b7f728641dded59548f14afdfa870f7f0291787ac_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-mtbroker-filter-rhel8@sha256:ecde2ee2aa9618775178e03bcc07e53d6f5e12f30261238d8ffb366fb1e47c94_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-mtbroker-filter-rhel8@sha256:ee2dc3e0f648dc59551cfdf0ac5c36aa6cd9a4b2abaada7095ae4d5b8e0a571e_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-mtbroker-ingress-rhel8@sha256:4eaac6386b1b8a9e360df5afbd85aeebb97e5c81dbd861996caafad48b4cc6f9_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-mtbroker-ingress-rhel8@sha256:644fbcd1924d570f105f5f9760eb15eddbeed16c894edfcb4ef8c8a14e370bce_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-mtbroker-ingress-rhel8@sha256:a26dfc1a610bbaf876443b4b01a04130f7c0aba4d40e246333fe8bf7eb899f45_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-mtchannel-broker-rhel8@sha256:353859f2a8649fa9b3f5c0e02cafd57f79f96a10a7a697ba08eaa8cb70effe51_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-mtchannel-broker-rhel8@sha256:6f7afb57dc78ccb13498434196c5e8cd0f6ec53f045689febf1a62c492358d93_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-mtchannel-broker-rhel8@sha256:fadf3035a8bd25307843d1c6c88654a03db25983407a770875b4507942684dd5_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-mtping-rhel8@sha256:2254577d2c2e67d28f8459fbd4ac43af78b7d29cc0b56c631607dd68f3d31637_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-mtping-rhel8@sha256:a7177a43f46b6470a19970c62ebc17119ca3c3021471f9396faa436e621beb1e_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-mtping-rhel8@sha256:c6c2c7924d90e81e2906f3bf3969b02d7f3e4dc80c187e6c55a7e4ea17ac20cd_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-storage-version-migration-rhel8@sha256:3c1baa5bad644c06bedabaed9c668f0999527f00bc1d195e71a528c222087328_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-storage-version-migration-rhel8@sha256:63dab761fd3a2e08950b7ee52852fb39cef7820f2a8cf8142ec3701a07372d7c_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-storage-version-migration-rhel8@sha256:ff7924a37865ac1a90872f35675934a1627e49a29577a78af18b8e743a5fde07_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-sugar-controller-rhel8@sha256:24c7217a3612a5c3c6792c433dc2a6cf4b5fda1b9e6acff84e2736705704d152_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-sugar-controller-rhel8@sha256:3a38788638c26e9bec45694b2c4597333080189ffa96d8c7302e3e7dd1e54be5_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-sugar-controller-rhel8@sha256:aebfba016342e94fc0619a9ad6346c7fefbedf6739f1495954eb905cade085ac_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-webhook-rhel8@sha256:11d0b8fac4cb67c95e051a91f5c6683768f8969ffc744cd3cc4814d1ee6e91c1_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-webhook-rhel8@sha256:1b209d1ddffba92c3d77824e37bf75302346856c10b773a101d2868f27d0b740_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-webhook-rhel8@sha256:bf8c9de32dd5cbe536b115f52f32c666fbf886bde555ac355937d6b149cf9343_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/ingress-rhel8-operator@sha256:46a5fb2d0f9fa5e05504b9264a3f1c0e7c7beb76e3a3aeb9bc036cda4fa9d66a_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/ingress-rhel8-operator@sha256:793b86f4c2add102e2f676bd57cec3365ce9b3fdc40a989c28d1f9acb851142d_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/ingress-rhel8-operator@sha256:cce79392f93bb318123c48ac6de48aa0a2983cc1134cc063c0fdc2ff83c546c7_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/kn-cli-artifacts-rhel8@sha256:1a51a072d4e303a5c33b2383c843308d86c68de228b094d2efed8bc59a4bac14_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/kn-cli-artifacts-rhel8@sha256:c61b26bdf318b507af66f9092e784d64436e3b2531cc6e2e8aa1bb8bbb010fb7_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/kn-cli-artifacts-rhel8@sha256:f22168224137db649c6e6592e3ec2ae6845ca668ef65fe56c104ed6393eae526_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/knative-rhel8-operator@sha256:53e115cdfeb8077cc8b89ebdeee4903b1be8c0a0d45831a9f277f342959f5961_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/knative-rhel8-operator@sha256:ebf24097b84ec5773e30c8f548975afb84b6fce836b373b97855f69371068d1e_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/knative-rhel8-operator@sha256:efa444ca6c7c4468821a8d138b4319c86fede592f3b0b4d7905e7c66e8bdb2c0_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/kourier-control-rhel8@sha256:396fb9dcc798b05e89d38ccbe3a3abb31854f56a95ae104fb9bb215967b56d9f_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/kourier-control-rhel8@sha256:e36577c37457a4521d78f28f24dca6ae11f170635316efe374f08f825cb5904d_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/kourier-control-rhel8@sha256:fb04b74dce262e58434b19a10dce0981b4df7541416de21343fb7124c714ffbf_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/net-istio-controller-rhel8@sha256:281b2782253722d916b6178ecdbc763aaa71ed4ac0db94e31d57974d4eb8b58b_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/net-istio-controller-rhel8@sha256:bf56038c0af2cfeb5a3e4b7ecd5aeebb230d042ac835b50faafa3d939dd8ca50_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/net-istio-controller-rhel8@sha256:f3643c74f73841b1de04be1d0f550c044f1ad4800ceb32cb36bf9072d8e5155b_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/net-istio-webhook-rhel8@sha256:4f7cabd5a6bb6fd7a0d81461108891b0d2de55efe868c4fbf275131c3280ed2d_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/net-istio-webhook-rhel8@sha256:a07d73f5c04af2a29b6565363b472aceabbfeafe7d6dfe833d1e71b072419916_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/net-istio-webhook-rhel8@sha256:cd34685812d9447969a1c3fb4382433a1b59fb3631fbe156daa6fa962458f859_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serverless-operator-bundle@sha256:0422f8843fc62c2b72e01ffefd33db912a1ad3d70ac297882d3663c9b7299f10_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serverless-rhel8-operator@sha256:26d940bd43b928d8370c9e88e80726a427c3f0ce3afc4fddb02a507f81c8fc93_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serverless-rhel8-operator@sha256:2898df30f40683bd3a73c6f2676afdc1bfc27b23d2fe04fe7667f6db6d2422ab_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serverless-rhel8-operator@sha256:8ec9e756969c8e6bf8155ed102a66cf578a325dcc477ff909b4806405ab59cfc_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-activator-rhel8@sha256:1e9fb289564961ddbf317e568c50936b048446685c39ab14ca4e5cb682785243_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-activator-rhel8@sha256:3a823819467ed0beea953eed27e2129bb4495df3f49e0f59d5004dee416e6285_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-activator-rhel8@sha256:4e7563e5f9761f624aefc6b79845e5b4dd1836a545c3754bc37701162ed4e3bb_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-autoscaler-hpa-rhel8@sha256:1685c7bf25061e61688d2b5e60cde6adb8906fec6bfb713c68837b2bbeeacf85_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-autoscaler-hpa-rhel8@sha256:491df16728df492b7b88efb8e86f28e46a8762f4084fb4132823611a9e758264_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-autoscaler-hpa-rhel8@sha256:8bb514634ece7dafd88ae6cc7eff52016cd4585d91cb9c106720c21c219f8967_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-autoscaler-rhel8@sha256:01b46e0ddb618f58c06b533fe7148f772367200f5d9be9d355012e91dc401156_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-autoscaler-rhel8@sha256:8cd0a381de995467f339e11f0704b8c8b978ddfdd2d8271f4c9f832e7acf9f07_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-autoscaler-rhel8@sha256:c60796d720141d322159e49bb3496732b8e0453d6606227b419caf93a12d196b_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-controller-rhel8@sha256:92b01a8421488e9d9b42b6da290873b54a2619d39a05e8d2a99e4c5348a3d4dc_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-controller-rhel8@sha256:b5ae691a77adb161a30ae8470f1cf4c1c6259488df18bb2bf2764d05af9a2aa8_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-controller-rhel8@sha256:b752a295b673aeee85eba6bed33cc658254dc0503c6002841d80dc0c0a38f615_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-domain-mapping-rhel8@sha256:11bca084f2c8df8d369d6301847876bbf8d37c7b67a6ffb387e0759100b6e817_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-domain-mapping-rhel8@sha256:4e580d29cbff1aa6050c65cee35a870dab9e6a7eaa538b356a5afefed9c38d90_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-domain-mapping-rhel8@sha256:eeb39a3fbc9d4c223d42579737948438d03b2a2ec1aee46562aabae6d343679b_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-domain-mapping-webhook-rhel8@sha256:8057fa6657c0bf909297273acc4faea1cddb29f9f02f6c797279adb42f083332_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-domain-mapping-webhook-rhel8@sha256:84e13a4c84098e0a6a5b461c7581861cd9114ce3cc7c2147afd727e56f323b28_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-domain-mapping-webhook-rhel8@sha256:f99e203de17686584c05ee0901041edd055350c39da063d5d6dcd026d1e17593_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-queue-rhel8@sha256:8740a1f7cb3ef3c4caa5774cced7787cc1e345dbe3708307001c1def9fd32e2f_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-queue-rhel8@sha256:ac1ca0ae5e3c7fc242ec5a313e45d09b83261ffe26eab3ebcbbae9299471b25a_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-queue-rhel8@sha256:f16b4f4e86e758354c8b19ee3a075dfd6fd19eb7ba282ad8293d41ca0c8f3028_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-storage-version-migration-rhel8@sha256:1c3b2c4c06981fd8eb13c05837c8da3523f0df9c79eacd6ffc1138e5f26bdba6_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-storage-version-migration-rhel8@sha256:27b7b75eae9eacc52a577887885db7c29192e15aada8a3b7406e032561609462_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-storage-version-migration-rhel8@sha256:8012cc60fab4e14b7fab05589c977c15ac941efb09601069be09d4e25385ed26_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-webhook-rhel8@sha256:4fdc2c632eb0fa4f10a78e39622c83febde93f38db16bd0ca4a35c1eb7062548_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-webhook-rhel8@sha256:6904376f1ae4dadc23ab9993b50aaaa3db130fcd338f3dfae9e437b348e6e934_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-webhook-rhel8@sha256:dc902a39bc520abcf2100c26e2e1c4ba20aa5aadff763b40f234eb01a26b6f77_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/svls-must-gather-rhel8@sha256:057e9ccae9eae50fadad4772b203e897f5c54bf9d40f6e2f2ccbdbc93f5850b5_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/svls-must-gather-rhel8@sha256:7557328dcdede1992a3660342f037e490f58bc3281c68c6e4f44e6d66c4a0cff_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/svls-must-gather-rhel8@sha256:e0a982cd04fee4416659b7e1e6a827c2c371144bd461f23913ae9e0633fd598a_amd64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2022:6040"
}
],
"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-Openshift-Serverless-1.24:openshift-serverless-1-tech-preview/eventing-kafka-broker-controller-rhel8@sha256:2a4b30bcff1377073202362dfd521bd7ac3e3e3960fdb33a6cf9fa39fc89de6b_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1-tech-preview/eventing-kafka-broker-controller-rhel8@sha256:be290e6d950e8af6162c1dece8472788b66459e8cb91df319f50ccf66f27b5c7_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1-tech-preview/eventing-kafka-broker-controller-rhel8@sha256:f8b5d9c9c0182f5cc1f76422759bf8925d2f29292390ada83a6b7c7986f1462c_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1-tech-preview/eventing-kafka-broker-dispatcher-rhel8@sha256:08c6d6908a2e58a18e908223daf152802106b00a67905e94e075fca827af87c9_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1-tech-preview/eventing-kafka-broker-dispatcher-rhel8@sha256:8ac0796f3585a406facba98766688ae6777b5673a4515418db8d1d92c4d65494_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1-tech-preview/eventing-kafka-broker-dispatcher-rhel8@sha256:9af6b8413acbf59adc88e9b88a51105f3b0a4913499c3026f64e7fda91e43384_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1-tech-preview/eventing-kafka-broker-receiver-rhel8@sha256:4dc0783cf92da5b5aa4cd1b9e9d55aa55a69b94eef0d29f261d3d51bd2260b68_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1-tech-preview/eventing-kafka-broker-receiver-rhel8@sha256:80fd78ad61caab0b20e39d4c6103ed9b074d3efa1dc67ab7bf415ea7db912dc3_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1-tech-preview/eventing-kafka-broker-receiver-rhel8@sha256:aeaaf1d541b5756df65f0700bcd82d085077ae3b1ce99c6d8728997c23e31ef9_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1-tech-preview/eventing-kafka-broker-webhook-rhel8@sha256:0dad9dc28babb21622f90c83647c9cc48bfa66faad257c88e7adf1d50ad0f80c_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1-tech-preview/eventing-kafka-broker-webhook-rhel8@sha256:10ba81e103ed6b7dff7b02394b20f44b46acd6b09d72f16667c068eb9989dc77_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1-tech-preview/eventing-kafka-broker-webhook-rhel8@sha256:f94aef78ce0870fdceac5b3467220540127a73415e81baa4b48bf986bc181c4d_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/client-kn-rhel8@sha256:09644d1c149970cd7c06635806a0ffc077a6340d68c357cd7f2bb5a6f57e46f3_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/client-kn-rhel8@sha256:46510d8b5dfba62d0a3da64ba90d1b8f88ad3b909c3e6ed14bcd96017d766829_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/client-kn-rhel8@sha256:f9bf2892123c3d981d2d5f158e643e6ba6f59a441b47c4055dc542f8cf8330c0_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-apiserver-receive-adapter-rhel8@sha256:834e37f8ddfbe157ad357fcef49f5213053d1295bb31361c5dd14a213ff2755c_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-apiserver-receive-adapter-rhel8@sha256:d13848369ca942d13548ab9b73a2d60b67f9412e535ed647342acaa8cef36c37_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-apiserver-receive-adapter-rhel8@sha256:eef2145e61234d37713ef8fda1f82d7cbe6502c5e6386117230d66ab7e1dd21a_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-controller-rhel8@sha256:52ef0c51b53ede0344f58174e624db08e6dcac04a0cba1668915f217949fc868_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-controller-rhel8@sha256:72c5fcaa44e3da56b297eb718d8a2b7eeb44069d6f3ce71b0eca30070b18bd9d_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-controller-rhel8@sha256:ad2df12dd77e8a3092431ca8d1b5eae42240c8ebb8766e436009bd6df7ee51f3_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-in-memory-channel-controller-rhel8@sha256:070f2c819506853dee230f37e00b27a05ba01c6f7cbbffc9a04b59a65d0c45e9_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-in-memory-channel-controller-rhel8@sha256:111da99563ea799e6b54933f12dc8f8a3828e36f650900e02da3be5afbdeefd9_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-in-memory-channel-controller-rhel8@sha256:69871b8d6e72713fe2eaf5f1e0aac1282fb8659d2895836994f10c847fe320d1_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-in-memory-channel-dispatcher-rhel8@sha256:4b5ee83ccace988c6eaf456e82dea83d160ae7e6aaad1ab8f48410f90da8f1c1_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-in-memory-channel-dispatcher-rhel8@sha256:52247eff5dc9a89244e6697ae9ce61cc1b42265171c956d4d50984179daced89_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-in-memory-channel-dispatcher-rhel8@sha256:68b61474089703d0685a952062401303206ba11bc108b8504f6f6390933d83cb_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-kafka-broker-controller-rhel8@sha256:2a4b30bcff1377073202362dfd521bd7ac3e3e3960fdb33a6cf9fa39fc89de6b_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-kafka-broker-controller-rhel8@sha256:be290e6d950e8af6162c1dece8472788b66459e8cb91df319f50ccf66f27b5c7_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-kafka-broker-controller-rhel8@sha256:f8b5d9c9c0182f5cc1f76422759bf8925d2f29292390ada83a6b7c7986f1462c_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-kafka-broker-dispatcher-rhel8@sha256:08c6d6908a2e58a18e908223daf152802106b00a67905e94e075fca827af87c9_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-kafka-broker-dispatcher-rhel8@sha256:8ac0796f3585a406facba98766688ae6777b5673a4515418db8d1d92c4d65494_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-kafka-broker-dispatcher-rhel8@sha256:9af6b8413acbf59adc88e9b88a51105f3b0a4913499c3026f64e7fda91e43384_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-kafka-broker-post-install-rhel8@sha256:260e7f0086f4e036be3a9ab5d24ce99fc8a053cc7f2906f8a6080f59f2a3e591_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-kafka-broker-post-install-rhel8@sha256:36551ea609536ba900f7a0493a06d07f9c0f19a0eef7e4956575354ca92cd1ef_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-kafka-broker-post-install-rhel8@sha256:6d4a898f37f87aa6db636487c6892833249be38635fe631433652feda762a40e_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-kafka-broker-webhook-rhel8@sha256:0dad9dc28babb21622f90c83647c9cc48bfa66faad257c88e7adf1d50ad0f80c_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-kafka-broker-webhook-rhel8@sha256:10ba81e103ed6b7dff7b02394b20f44b46acd6b09d72f16667c068eb9989dc77_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-kafka-broker-webhook-rhel8@sha256:f94aef78ce0870fdceac5b3467220540127a73415e81baa4b48bf986bc181c4d_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-mtbroker-filter-rhel8@sha256:4f6e162ee5fb96ff69a1546b7f728641dded59548f14afdfa870f7f0291787ac_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-mtbroker-filter-rhel8@sha256:ecde2ee2aa9618775178e03bcc07e53d6f5e12f30261238d8ffb366fb1e47c94_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-mtbroker-filter-rhel8@sha256:ee2dc3e0f648dc59551cfdf0ac5c36aa6cd9a4b2abaada7095ae4d5b8e0a571e_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-mtbroker-ingress-rhel8@sha256:4eaac6386b1b8a9e360df5afbd85aeebb97e5c81dbd861996caafad48b4cc6f9_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-mtbroker-ingress-rhel8@sha256:644fbcd1924d570f105f5f9760eb15eddbeed16c894edfcb4ef8c8a14e370bce_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-mtbroker-ingress-rhel8@sha256:a26dfc1a610bbaf876443b4b01a04130f7c0aba4d40e246333fe8bf7eb899f45_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-mtchannel-broker-rhel8@sha256:353859f2a8649fa9b3f5c0e02cafd57f79f96a10a7a697ba08eaa8cb70effe51_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-mtchannel-broker-rhel8@sha256:6f7afb57dc78ccb13498434196c5e8cd0f6ec53f045689febf1a62c492358d93_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-mtchannel-broker-rhel8@sha256:fadf3035a8bd25307843d1c6c88654a03db25983407a770875b4507942684dd5_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-mtping-rhel8@sha256:2254577d2c2e67d28f8459fbd4ac43af78b7d29cc0b56c631607dd68f3d31637_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-mtping-rhel8@sha256:a7177a43f46b6470a19970c62ebc17119ca3c3021471f9396faa436e621beb1e_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-mtping-rhel8@sha256:c6c2c7924d90e81e2906f3bf3969b02d7f3e4dc80c187e6c55a7e4ea17ac20cd_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-storage-version-migration-rhel8@sha256:3c1baa5bad644c06bedabaed9c668f0999527f00bc1d195e71a528c222087328_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-storage-version-migration-rhel8@sha256:63dab761fd3a2e08950b7ee52852fb39cef7820f2a8cf8142ec3701a07372d7c_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-storage-version-migration-rhel8@sha256:ff7924a37865ac1a90872f35675934a1627e49a29577a78af18b8e743a5fde07_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-sugar-controller-rhel8@sha256:24c7217a3612a5c3c6792c433dc2a6cf4b5fda1b9e6acff84e2736705704d152_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-sugar-controller-rhel8@sha256:3a38788638c26e9bec45694b2c4597333080189ffa96d8c7302e3e7dd1e54be5_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-sugar-controller-rhel8@sha256:aebfba016342e94fc0619a9ad6346c7fefbedf6739f1495954eb905cade085ac_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-webhook-rhel8@sha256:11d0b8fac4cb67c95e051a91f5c6683768f8969ffc744cd3cc4814d1ee6e91c1_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-webhook-rhel8@sha256:1b209d1ddffba92c3d77824e37bf75302346856c10b773a101d2868f27d0b740_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-webhook-rhel8@sha256:bf8c9de32dd5cbe536b115f52f32c666fbf886bde555ac355937d6b149cf9343_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/ingress-rhel8-operator@sha256:46a5fb2d0f9fa5e05504b9264a3f1c0e7c7beb76e3a3aeb9bc036cda4fa9d66a_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/ingress-rhel8-operator@sha256:793b86f4c2add102e2f676bd57cec3365ce9b3fdc40a989c28d1f9acb851142d_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/ingress-rhel8-operator@sha256:cce79392f93bb318123c48ac6de48aa0a2983cc1134cc063c0fdc2ff83c546c7_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/kn-cli-artifacts-rhel8@sha256:1a51a072d4e303a5c33b2383c843308d86c68de228b094d2efed8bc59a4bac14_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/kn-cli-artifacts-rhel8@sha256:c61b26bdf318b507af66f9092e784d64436e3b2531cc6e2e8aa1bb8bbb010fb7_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/kn-cli-artifacts-rhel8@sha256:f22168224137db649c6e6592e3ec2ae6845ca668ef65fe56c104ed6393eae526_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/knative-rhel8-operator@sha256:53e115cdfeb8077cc8b89ebdeee4903b1be8c0a0d45831a9f277f342959f5961_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/knative-rhel8-operator@sha256:ebf24097b84ec5773e30c8f548975afb84b6fce836b373b97855f69371068d1e_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/knative-rhel8-operator@sha256:efa444ca6c7c4468821a8d138b4319c86fede592f3b0b4d7905e7c66e8bdb2c0_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/kourier-control-rhel8@sha256:396fb9dcc798b05e89d38ccbe3a3abb31854f56a95ae104fb9bb215967b56d9f_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/kourier-control-rhel8@sha256:e36577c37457a4521d78f28f24dca6ae11f170635316efe374f08f825cb5904d_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/kourier-control-rhel8@sha256:fb04b74dce262e58434b19a10dce0981b4df7541416de21343fb7124c714ffbf_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/net-istio-controller-rhel8@sha256:281b2782253722d916b6178ecdbc763aaa71ed4ac0db94e31d57974d4eb8b58b_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/net-istio-controller-rhel8@sha256:bf56038c0af2cfeb5a3e4b7ecd5aeebb230d042ac835b50faafa3d939dd8ca50_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/net-istio-controller-rhel8@sha256:f3643c74f73841b1de04be1d0f550c044f1ad4800ceb32cb36bf9072d8e5155b_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/net-istio-webhook-rhel8@sha256:4f7cabd5a6bb6fd7a0d81461108891b0d2de55efe868c4fbf275131c3280ed2d_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/net-istio-webhook-rhel8@sha256:a07d73f5c04af2a29b6565363b472aceabbfeafe7d6dfe833d1e71b072419916_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/net-istio-webhook-rhel8@sha256:cd34685812d9447969a1c3fb4382433a1b59fb3631fbe156daa6fa962458f859_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serverless-operator-bundle@sha256:0422f8843fc62c2b72e01ffefd33db912a1ad3d70ac297882d3663c9b7299f10_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serverless-rhel8-operator@sha256:26d940bd43b928d8370c9e88e80726a427c3f0ce3afc4fddb02a507f81c8fc93_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serverless-rhel8-operator@sha256:2898df30f40683bd3a73c6f2676afdc1bfc27b23d2fe04fe7667f6db6d2422ab_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serverless-rhel8-operator@sha256:8ec9e756969c8e6bf8155ed102a66cf578a325dcc477ff909b4806405ab59cfc_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-activator-rhel8@sha256:1e9fb289564961ddbf317e568c50936b048446685c39ab14ca4e5cb682785243_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-activator-rhel8@sha256:3a823819467ed0beea953eed27e2129bb4495df3f49e0f59d5004dee416e6285_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-activator-rhel8@sha256:4e7563e5f9761f624aefc6b79845e5b4dd1836a545c3754bc37701162ed4e3bb_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-autoscaler-hpa-rhel8@sha256:1685c7bf25061e61688d2b5e60cde6adb8906fec6bfb713c68837b2bbeeacf85_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-autoscaler-hpa-rhel8@sha256:491df16728df492b7b88efb8e86f28e46a8762f4084fb4132823611a9e758264_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-autoscaler-hpa-rhel8@sha256:8bb514634ece7dafd88ae6cc7eff52016cd4585d91cb9c106720c21c219f8967_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-autoscaler-rhel8@sha256:01b46e0ddb618f58c06b533fe7148f772367200f5d9be9d355012e91dc401156_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-autoscaler-rhel8@sha256:8cd0a381de995467f339e11f0704b8c8b978ddfdd2d8271f4c9f832e7acf9f07_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-autoscaler-rhel8@sha256:c60796d720141d322159e49bb3496732b8e0453d6606227b419caf93a12d196b_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-controller-rhel8@sha256:92b01a8421488e9d9b42b6da290873b54a2619d39a05e8d2a99e4c5348a3d4dc_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-controller-rhel8@sha256:b5ae691a77adb161a30ae8470f1cf4c1c6259488df18bb2bf2764d05af9a2aa8_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-controller-rhel8@sha256:b752a295b673aeee85eba6bed33cc658254dc0503c6002841d80dc0c0a38f615_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-domain-mapping-rhel8@sha256:11bca084f2c8df8d369d6301847876bbf8d37c7b67a6ffb387e0759100b6e817_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-domain-mapping-rhel8@sha256:4e580d29cbff1aa6050c65cee35a870dab9e6a7eaa538b356a5afefed9c38d90_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-domain-mapping-rhel8@sha256:eeb39a3fbc9d4c223d42579737948438d03b2a2ec1aee46562aabae6d343679b_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-domain-mapping-webhook-rhel8@sha256:8057fa6657c0bf909297273acc4faea1cddb29f9f02f6c797279adb42f083332_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-domain-mapping-webhook-rhel8@sha256:84e13a4c84098e0a6a5b461c7581861cd9114ce3cc7c2147afd727e56f323b28_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-domain-mapping-webhook-rhel8@sha256:f99e203de17686584c05ee0901041edd055350c39da063d5d6dcd026d1e17593_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-queue-rhel8@sha256:8740a1f7cb3ef3c4caa5774cced7787cc1e345dbe3708307001c1def9fd32e2f_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-queue-rhel8@sha256:ac1ca0ae5e3c7fc242ec5a313e45d09b83261ffe26eab3ebcbbae9299471b25a_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-queue-rhel8@sha256:f16b4f4e86e758354c8b19ee3a075dfd6fd19eb7ba282ad8293d41ca0c8f3028_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-storage-version-migration-rhel8@sha256:1c3b2c4c06981fd8eb13c05837c8da3523f0df9c79eacd6ffc1138e5f26bdba6_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-storage-version-migration-rhel8@sha256:27b7b75eae9eacc52a577887885db7c29192e15aada8a3b7406e032561609462_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-storage-version-migration-rhel8@sha256:8012cc60fab4e14b7fab05589c977c15ac941efb09601069be09d4e25385ed26_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-webhook-rhel8@sha256:4fdc2c632eb0fa4f10a78e39622c83febde93f38db16bd0ca4a35c1eb7062548_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-webhook-rhel8@sha256:6904376f1ae4dadc23ab9993b50aaaa3db130fcd338f3dfae9e437b348e6e934_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-webhook-rhel8@sha256:dc902a39bc520abcf2100c26e2e1c4ba20aa5aadff763b40f234eb01a26b6f77_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/svls-must-gather-rhel8@sha256:057e9ccae9eae50fadad4772b203e897f5c54bf9d40f6e2f2ccbdbc93f5850b5_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/svls-must-gather-rhel8@sha256:7557328dcdede1992a3660342f037e490f58bc3281c68c6e4f44e6d66c4a0cff_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/svls-must-gather-rhel8@sha256:e0a982cd04fee4416659b7e1e6a827c2c371144bd461f23913ae9e0633fd598a_amd64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "golang: net/http: improper sanitization of Transfer-Encoding header"
},
{
"cve": "CVE-2022-1962",
"cwe": {
"id": "CWE-1325",
"name": "Improperly Controlled Sequential Memory Allocation"
},
"discovery_date": "2022-07-14T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2107376"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in the golang standard library, go/parser. When calling any Parse functions on the Go source code, which contains deeply nested types or declarations, a panic can occur due to stack exhaustion. This issue allows an attacker to impact system availability.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "golang: go/parser: stack exhaustion in all Parse* functions",
"title": "Vulnerability summary"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"8Base-Openshift-Serverless-1.24:openshift-serverless-1-tech-preview/eventing-kafka-broker-controller-rhel8@sha256:2a4b30bcff1377073202362dfd521bd7ac3e3e3960fdb33a6cf9fa39fc89de6b_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1-tech-preview/eventing-kafka-broker-controller-rhel8@sha256:be290e6d950e8af6162c1dece8472788b66459e8cb91df319f50ccf66f27b5c7_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1-tech-preview/eventing-kafka-broker-controller-rhel8@sha256:f8b5d9c9c0182f5cc1f76422759bf8925d2f29292390ada83a6b7c7986f1462c_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1-tech-preview/eventing-kafka-broker-dispatcher-rhel8@sha256:08c6d6908a2e58a18e908223daf152802106b00a67905e94e075fca827af87c9_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1-tech-preview/eventing-kafka-broker-dispatcher-rhel8@sha256:8ac0796f3585a406facba98766688ae6777b5673a4515418db8d1d92c4d65494_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1-tech-preview/eventing-kafka-broker-dispatcher-rhel8@sha256:9af6b8413acbf59adc88e9b88a51105f3b0a4913499c3026f64e7fda91e43384_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1-tech-preview/eventing-kafka-broker-receiver-rhel8@sha256:4dc0783cf92da5b5aa4cd1b9e9d55aa55a69b94eef0d29f261d3d51bd2260b68_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1-tech-preview/eventing-kafka-broker-receiver-rhel8@sha256:80fd78ad61caab0b20e39d4c6103ed9b074d3efa1dc67ab7bf415ea7db912dc3_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1-tech-preview/eventing-kafka-broker-receiver-rhel8@sha256:aeaaf1d541b5756df65f0700bcd82d085077ae3b1ce99c6d8728997c23e31ef9_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1-tech-preview/eventing-kafka-broker-webhook-rhel8@sha256:0dad9dc28babb21622f90c83647c9cc48bfa66faad257c88e7adf1d50ad0f80c_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1-tech-preview/eventing-kafka-broker-webhook-rhel8@sha256:10ba81e103ed6b7dff7b02394b20f44b46acd6b09d72f16667c068eb9989dc77_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1-tech-preview/eventing-kafka-broker-webhook-rhel8@sha256:f94aef78ce0870fdceac5b3467220540127a73415e81baa4b48bf986bc181c4d_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/client-kn-rhel8@sha256:09644d1c149970cd7c06635806a0ffc077a6340d68c357cd7f2bb5a6f57e46f3_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/client-kn-rhel8@sha256:46510d8b5dfba62d0a3da64ba90d1b8f88ad3b909c3e6ed14bcd96017d766829_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/client-kn-rhel8@sha256:f9bf2892123c3d981d2d5f158e643e6ba6f59a441b47c4055dc542f8cf8330c0_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-apiserver-receive-adapter-rhel8@sha256:834e37f8ddfbe157ad357fcef49f5213053d1295bb31361c5dd14a213ff2755c_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-apiserver-receive-adapter-rhel8@sha256:d13848369ca942d13548ab9b73a2d60b67f9412e535ed647342acaa8cef36c37_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-apiserver-receive-adapter-rhel8@sha256:eef2145e61234d37713ef8fda1f82d7cbe6502c5e6386117230d66ab7e1dd21a_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-controller-rhel8@sha256:52ef0c51b53ede0344f58174e624db08e6dcac04a0cba1668915f217949fc868_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-controller-rhel8@sha256:72c5fcaa44e3da56b297eb718d8a2b7eeb44069d6f3ce71b0eca30070b18bd9d_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-controller-rhel8@sha256:ad2df12dd77e8a3092431ca8d1b5eae42240c8ebb8766e436009bd6df7ee51f3_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-in-memory-channel-controller-rhel8@sha256:070f2c819506853dee230f37e00b27a05ba01c6f7cbbffc9a04b59a65d0c45e9_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-in-memory-channel-controller-rhel8@sha256:111da99563ea799e6b54933f12dc8f8a3828e36f650900e02da3be5afbdeefd9_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-in-memory-channel-controller-rhel8@sha256:69871b8d6e72713fe2eaf5f1e0aac1282fb8659d2895836994f10c847fe320d1_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-in-memory-channel-dispatcher-rhel8@sha256:4b5ee83ccace988c6eaf456e82dea83d160ae7e6aaad1ab8f48410f90da8f1c1_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-in-memory-channel-dispatcher-rhel8@sha256:52247eff5dc9a89244e6697ae9ce61cc1b42265171c956d4d50984179daced89_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-in-memory-channel-dispatcher-rhel8@sha256:68b61474089703d0685a952062401303206ba11bc108b8504f6f6390933d83cb_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-kafka-broker-controller-rhel8@sha256:2a4b30bcff1377073202362dfd521bd7ac3e3e3960fdb33a6cf9fa39fc89de6b_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-kafka-broker-controller-rhel8@sha256:be290e6d950e8af6162c1dece8472788b66459e8cb91df319f50ccf66f27b5c7_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-kafka-broker-controller-rhel8@sha256:f8b5d9c9c0182f5cc1f76422759bf8925d2f29292390ada83a6b7c7986f1462c_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-kafka-broker-dispatcher-rhel8@sha256:08c6d6908a2e58a18e908223daf152802106b00a67905e94e075fca827af87c9_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-kafka-broker-dispatcher-rhel8@sha256:8ac0796f3585a406facba98766688ae6777b5673a4515418db8d1d92c4d65494_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-kafka-broker-dispatcher-rhel8@sha256:9af6b8413acbf59adc88e9b88a51105f3b0a4913499c3026f64e7fda91e43384_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-kafka-broker-post-install-rhel8@sha256:260e7f0086f4e036be3a9ab5d24ce99fc8a053cc7f2906f8a6080f59f2a3e591_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-kafka-broker-post-install-rhel8@sha256:36551ea609536ba900f7a0493a06d07f9c0f19a0eef7e4956575354ca92cd1ef_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-kafka-broker-post-install-rhel8@sha256:6d4a898f37f87aa6db636487c6892833249be38635fe631433652feda762a40e_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-kafka-broker-webhook-rhel8@sha256:0dad9dc28babb21622f90c83647c9cc48bfa66faad257c88e7adf1d50ad0f80c_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-kafka-broker-webhook-rhel8@sha256:10ba81e103ed6b7dff7b02394b20f44b46acd6b09d72f16667c068eb9989dc77_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-kafka-broker-webhook-rhel8@sha256:f94aef78ce0870fdceac5b3467220540127a73415e81baa4b48bf986bc181c4d_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-mtbroker-filter-rhel8@sha256:4f6e162ee5fb96ff69a1546b7f728641dded59548f14afdfa870f7f0291787ac_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-mtbroker-filter-rhel8@sha256:ecde2ee2aa9618775178e03bcc07e53d6f5e12f30261238d8ffb366fb1e47c94_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-mtbroker-filter-rhel8@sha256:ee2dc3e0f648dc59551cfdf0ac5c36aa6cd9a4b2abaada7095ae4d5b8e0a571e_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-mtbroker-ingress-rhel8@sha256:4eaac6386b1b8a9e360df5afbd85aeebb97e5c81dbd861996caafad48b4cc6f9_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-mtbroker-ingress-rhel8@sha256:644fbcd1924d570f105f5f9760eb15eddbeed16c894edfcb4ef8c8a14e370bce_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-mtbroker-ingress-rhel8@sha256:a26dfc1a610bbaf876443b4b01a04130f7c0aba4d40e246333fe8bf7eb899f45_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-mtchannel-broker-rhel8@sha256:353859f2a8649fa9b3f5c0e02cafd57f79f96a10a7a697ba08eaa8cb70effe51_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-mtchannel-broker-rhel8@sha256:6f7afb57dc78ccb13498434196c5e8cd0f6ec53f045689febf1a62c492358d93_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-mtchannel-broker-rhel8@sha256:fadf3035a8bd25307843d1c6c88654a03db25983407a770875b4507942684dd5_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-mtping-rhel8@sha256:2254577d2c2e67d28f8459fbd4ac43af78b7d29cc0b56c631607dd68f3d31637_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-mtping-rhel8@sha256:a7177a43f46b6470a19970c62ebc17119ca3c3021471f9396faa436e621beb1e_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-mtping-rhel8@sha256:c6c2c7924d90e81e2906f3bf3969b02d7f3e4dc80c187e6c55a7e4ea17ac20cd_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-storage-version-migration-rhel8@sha256:3c1baa5bad644c06bedabaed9c668f0999527f00bc1d195e71a528c222087328_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-storage-version-migration-rhel8@sha256:63dab761fd3a2e08950b7ee52852fb39cef7820f2a8cf8142ec3701a07372d7c_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-storage-version-migration-rhel8@sha256:ff7924a37865ac1a90872f35675934a1627e49a29577a78af18b8e743a5fde07_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-sugar-controller-rhel8@sha256:24c7217a3612a5c3c6792c433dc2a6cf4b5fda1b9e6acff84e2736705704d152_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-sugar-controller-rhel8@sha256:3a38788638c26e9bec45694b2c4597333080189ffa96d8c7302e3e7dd1e54be5_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-sugar-controller-rhel8@sha256:aebfba016342e94fc0619a9ad6346c7fefbedf6739f1495954eb905cade085ac_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-webhook-rhel8@sha256:11d0b8fac4cb67c95e051a91f5c6683768f8969ffc744cd3cc4814d1ee6e91c1_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-webhook-rhel8@sha256:1b209d1ddffba92c3d77824e37bf75302346856c10b773a101d2868f27d0b740_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-webhook-rhel8@sha256:bf8c9de32dd5cbe536b115f52f32c666fbf886bde555ac355937d6b149cf9343_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/ingress-rhel8-operator@sha256:46a5fb2d0f9fa5e05504b9264a3f1c0e7c7beb76e3a3aeb9bc036cda4fa9d66a_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/ingress-rhel8-operator@sha256:793b86f4c2add102e2f676bd57cec3365ce9b3fdc40a989c28d1f9acb851142d_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/ingress-rhel8-operator@sha256:cce79392f93bb318123c48ac6de48aa0a2983cc1134cc063c0fdc2ff83c546c7_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/kn-cli-artifacts-rhel8@sha256:1a51a072d4e303a5c33b2383c843308d86c68de228b094d2efed8bc59a4bac14_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/kn-cli-artifacts-rhel8@sha256:c61b26bdf318b507af66f9092e784d64436e3b2531cc6e2e8aa1bb8bbb010fb7_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/kn-cli-artifacts-rhel8@sha256:f22168224137db649c6e6592e3ec2ae6845ca668ef65fe56c104ed6393eae526_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/knative-rhel8-operator@sha256:53e115cdfeb8077cc8b89ebdeee4903b1be8c0a0d45831a9f277f342959f5961_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/knative-rhel8-operator@sha256:ebf24097b84ec5773e30c8f548975afb84b6fce836b373b97855f69371068d1e_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/knative-rhel8-operator@sha256:efa444ca6c7c4468821a8d138b4319c86fede592f3b0b4d7905e7c66e8bdb2c0_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/kourier-control-rhel8@sha256:396fb9dcc798b05e89d38ccbe3a3abb31854f56a95ae104fb9bb215967b56d9f_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/kourier-control-rhel8@sha256:e36577c37457a4521d78f28f24dca6ae11f170635316efe374f08f825cb5904d_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/kourier-control-rhel8@sha256:fb04b74dce262e58434b19a10dce0981b4df7541416de21343fb7124c714ffbf_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/net-istio-controller-rhel8@sha256:281b2782253722d916b6178ecdbc763aaa71ed4ac0db94e31d57974d4eb8b58b_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/net-istio-controller-rhel8@sha256:bf56038c0af2cfeb5a3e4b7ecd5aeebb230d042ac835b50faafa3d939dd8ca50_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/net-istio-controller-rhel8@sha256:f3643c74f73841b1de04be1d0f550c044f1ad4800ceb32cb36bf9072d8e5155b_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/net-istio-webhook-rhel8@sha256:4f7cabd5a6bb6fd7a0d81461108891b0d2de55efe868c4fbf275131c3280ed2d_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/net-istio-webhook-rhel8@sha256:a07d73f5c04af2a29b6565363b472aceabbfeafe7d6dfe833d1e71b072419916_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/net-istio-webhook-rhel8@sha256:cd34685812d9447969a1c3fb4382433a1b59fb3631fbe156daa6fa962458f859_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serverless-operator-bundle@sha256:0422f8843fc62c2b72e01ffefd33db912a1ad3d70ac297882d3663c9b7299f10_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serverless-rhel8-operator@sha256:26d940bd43b928d8370c9e88e80726a427c3f0ce3afc4fddb02a507f81c8fc93_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serverless-rhel8-operator@sha256:2898df30f40683bd3a73c6f2676afdc1bfc27b23d2fe04fe7667f6db6d2422ab_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serverless-rhel8-operator@sha256:8ec9e756969c8e6bf8155ed102a66cf578a325dcc477ff909b4806405ab59cfc_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-activator-rhel8@sha256:1e9fb289564961ddbf317e568c50936b048446685c39ab14ca4e5cb682785243_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-activator-rhel8@sha256:3a823819467ed0beea953eed27e2129bb4495df3f49e0f59d5004dee416e6285_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-activator-rhel8@sha256:4e7563e5f9761f624aefc6b79845e5b4dd1836a545c3754bc37701162ed4e3bb_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-autoscaler-hpa-rhel8@sha256:1685c7bf25061e61688d2b5e60cde6adb8906fec6bfb713c68837b2bbeeacf85_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-autoscaler-hpa-rhel8@sha256:491df16728df492b7b88efb8e86f28e46a8762f4084fb4132823611a9e758264_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-autoscaler-hpa-rhel8@sha256:8bb514634ece7dafd88ae6cc7eff52016cd4585d91cb9c106720c21c219f8967_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-autoscaler-rhel8@sha256:01b46e0ddb618f58c06b533fe7148f772367200f5d9be9d355012e91dc401156_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-autoscaler-rhel8@sha256:8cd0a381de995467f339e11f0704b8c8b978ddfdd2d8271f4c9f832e7acf9f07_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-autoscaler-rhel8@sha256:c60796d720141d322159e49bb3496732b8e0453d6606227b419caf93a12d196b_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-controller-rhel8@sha256:92b01a8421488e9d9b42b6da290873b54a2619d39a05e8d2a99e4c5348a3d4dc_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-controller-rhel8@sha256:b5ae691a77adb161a30ae8470f1cf4c1c6259488df18bb2bf2764d05af9a2aa8_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-controller-rhel8@sha256:b752a295b673aeee85eba6bed33cc658254dc0503c6002841d80dc0c0a38f615_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-domain-mapping-rhel8@sha256:11bca084f2c8df8d369d6301847876bbf8d37c7b67a6ffb387e0759100b6e817_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-domain-mapping-rhel8@sha256:4e580d29cbff1aa6050c65cee35a870dab9e6a7eaa538b356a5afefed9c38d90_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-domain-mapping-rhel8@sha256:eeb39a3fbc9d4c223d42579737948438d03b2a2ec1aee46562aabae6d343679b_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-domain-mapping-webhook-rhel8@sha256:8057fa6657c0bf909297273acc4faea1cddb29f9f02f6c797279adb42f083332_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-domain-mapping-webhook-rhel8@sha256:84e13a4c84098e0a6a5b461c7581861cd9114ce3cc7c2147afd727e56f323b28_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-domain-mapping-webhook-rhel8@sha256:f99e203de17686584c05ee0901041edd055350c39da063d5d6dcd026d1e17593_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-queue-rhel8@sha256:8740a1f7cb3ef3c4caa5774cced7787cc1e345dbe3708307001c1def9fd32e2f_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-queue-rhel8@sha256:ac1ca0ae5e3c7fc242ec5a313e45d09b83261ffe26eab3ebcbbae9299471b25a_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-queue-rhel8@sha256:f16b4f4e86e758354c8b19ee3a075dfd6fd19eb7ba282ad8293d41ca0c8f3028_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-storage-version-migration-rhel8@sha256:1c3b2c4c06981fd8eb13c05837c8da3523f0df9c79eacd6ffc1138e5f26bdba6_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-storage-version-migration-rhel8@sha256:27b7b75eae9eacc52a577887885db7c29192e15aada8a3b7406e032561609462_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-storage-version-migration-rhel8@sha256:8012cc60fab4e14b7fab05589c977c15ac941efb09601069be09d4e25385ed26_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-webhook-rhel8@sha256:4fdc2c632eb0fa4f10a78e39622c83febde93f38db16bd0ca4a35c1eb7062548_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-webhook-rhel8@sha256:6904376f1ae4dadc23ab9993b50aaaa3db130fcd338f3dfae9e437b348e6e934_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-webhook-rhel8@sha256:dc902a39bc520abcf2100c26e2e1c4ba20aa5aadff763b40f234eb01a26b6f77_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/svls-must-gather-rhel8@sha256:057e9ccae9eae50fadad4772b203e897f5c54bf9d40f6e2f2ccbdbc93f5850b5_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/svls-must-gather-rhel8@sha256:7557328dcdede1992a3660342f037e490f58bc3281c68c6e4f44e6d66c4a0cff_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/svls-must-gather-rhel8@sha256:e0a982cd04fee4416659b7e1e6a827c2c371144bd461f23913ae9e0633fd598a_amd64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2022-1962"
},
{
"category": "external",
"summary": "RHBZ#2107376",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2107376"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2022-1962",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-1962"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2022-1962",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2022-1962"
},
{
"category": "external",
"summary": "https://go.dev/issue/53616",
"url": "https://go.dev/issue/53616"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-announce/c/nqrv9fbR0zE",
"url": "https://groups.google.com/g/golang-announce/c/nqrv9fbR0zE"
}
],
"release_date": "2022-07-12T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2022-08-10T13:13:24+00:00",
"details": "See the Red Hat OpenShift Container Platform 4.6 documentation at:\nhttps://access.redhat.com/documentation/en-us/openshift_container_platform/4.6/html/serverless/index\nSee the Red Hat OpenShift Container Platform 4.7 documentation at:\nhttps://access.redhat.com/documentation/en-us/openshift_container_platform/4.7/html/serverless/index\nSee the Red Hat OpenShift Container Platform 4.8 documentation at:\nhttps://access.redhat.com/documentation/en-us/openshift_container_platform/4.8/html/serverless/index\nSee the Red Hat OpenShift Container Platform 4.9 documentation at:\nhttps://access.redhat.com/documentation/en-us/openshift_container_platform/4.9/html/serverless/index\nSee the Red Hat OpenShift Container Platform 4.10 documentation at:\nhttps://access.redhat.com/documentation/en-us/openshift_container_platform/4.10/html/serverless/index",
"product_ids": [
"8Base-Openshift-Serverless-1.24:openshift-serverless-1-tech-preview/eventing-kafka-broker-controller-rhel8@sha256:2a4b30bcff1377073202362dfd521bd7ac3e3e3960fdb33a6cf9fa39fc89de6b_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1-tech-preview/eventing-kafka-broker-controller-rhel8@sha256:be290e6d950e8af6162c1dece8472788b66459e8cb91df319f50ccf66f27b5c7_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1-tech-preview/eventing-kafka-broker-controller-rhel8@sha256:f8b5d9c9c0182f5cc1f76422759bf8925d2f29292390ada83a6b7c7986f1462c_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1-tech-preview/eventing-kafka-broker-dispatcher-rhel8@sha256:08c6d6908a2e58a18e908223daf152802106b00a67905e94e075fca827af87c9_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1-tech-preview/eventing-kafka-broker-dispatcher-rhel8@sha256:8ac0796f3585a406facba98766688ae6777b5673a4515418db8d1d92c4d65494_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1-tech-preview/eventing-kafka-broker-dispatcher-rhel8@sha256:9af6b8413acbf59adc88e9b88a51105f3b0a4913499c3026f64e7fda91e43384_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1-tech-preview/eventing-kafka-broker-receiver-rhel8@sha256:4dc0783cf92da5b5aa4cd1b9e9d55aa55a69b94eef0d29f261d3d51bd2260b68_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1-tech-preview/eventing-kafka-broker-receiver-rhel8@sha256:80fd78ad61caab0b20e39d4c6103ed9b074d3efa1dc67ab7bf415ea7db912dc3_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1-tech-preview/eventing-kafka-broker-receiver-rhel8@sha256:aeaaf1d541b5756df65f0700bcd82d085077ae3b1ce99c6d8728997c23e31ef9_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1-tech-preview/eventing-kafka-broker-webhook-rhel8@sha256:0dad9dc28babb21622f90c83647c9cc48bfa66faad257c88e7adf1d50ad0f80c_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1-tech-preview/eventing-kafka-broker-webhook-rhel8@sha256:10ba81e103ed6b7dff7b02394b20f44b46acd6b09d72f16667c068eb9989dc77_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1-tech-preview/eventing-kafka-broker-webhook-rhel8@sha256:f94aef78ce0870fdceac5b3467220540127a73415e81baa4b48bf986bc181c4d_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/client-kn-rhel8@sha256:09644d1c149970cd7c06635806a0ffc077a6340d68c357cd7f2bb5a6f57e46f3_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/client-kn-rhel8@sha256:46510d8b5dfba62d0a3da64ba90d1b8f88ad3b909c3e6ed14bcd96017d766829_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/client-kn-rhel8@sha256:f9bf2892123c3d981d2d5f158e643e6ba6f59a441b47c4055dc542f8cf8330c0_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-apiserver-receive-adapter-rhel8@sha256:834e37f8ddfbe157ad357fcef49f5213053d1295bb31361c5dd14a213ff2755c_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-apiserver-receive-adapter-rhel8@sha256:d13848369ca942d13548ab9b73a2d60b67f9412e535ed647342acaa8cef36c37_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-apiserver-receive-adapter-rhel8@sha256:eef2145e61234d37713ef8fda1f82d7cbe6502c5e6386117230d66ab7e1dd21a_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-controller-rhel8@sha256:52ef0c51b53ede0344f58174e624db08e6dcac04a0cba1668915f217949fc868_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-controller-rhel8@sha256:72c5fcaa44e3da56b297eb718d8a2b7eeb44069d6f3ce71b0eca30070b18bd9d_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-controller-rhel8@sha256:ad2df12dd77e8a3092431ca8d1b5eae42240c8ebb8766e436009bd6df7ee51f3_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-in-memory-channel-controller-rhel8@sha256:070f2c819506853dee230f37e00b27a05ba01c6f7cbbffc9a04b59a65d0c45e9_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-in-memory-channel-controller-rhel8@sha256:111da99563ea799e6b54933f12dc8f8a3828e36f650900e02da3be5afbdeefd9_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-in-memory-channel-controller-rhel8@sha256:69871b8d6e72713fe2eaf5f1e0aac1282fb8659d2895836994f10c847fe320d1_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-in-memory-channel-dispatcher-rhel8@sha256:4b5ee83ccace988c6eaf456e82dea83d160ae7e6aaad1ab8f48410f90da8f1c1_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-in-memory-channel-dispatcher-rhel8@sha256:52247eff5dc9a89244e6697ae9ce61cc1b42265171c956d4d50984179daced89_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-in-memory-channel-dispatcher-rhel8@sha256:68b61474089703d0685a952062401303206ba11bc108b8504f6f6390933d83cb_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-kafka-broker-controller-rhel8@sha256:2a4b30bcff1377073202362dfd521bd7ac3e3e3960fdb33a6cf9fa39fc89de6b_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-kafka-broker-controller-rhel8@sha256:be290e6d950e8af6162c1dece8472788b66459e8cb91df319f50ccf66f27b5c7_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-kafka-broker-controller-rhel8@sha256:f8b5d9c9c0182f5cc1f76422759bf8925d2f29292390ada83a6b7c7986f1462c_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-kafka-broker-dispatcher-rhel8@sha256:08c6d6908a2e58a18e908223daf152802106b00a67905e94e075fca827af87c9_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-kafka-broker-dispatcher-rhel8@sha256:8ac0796f3585a406facba98766688ae6777b5673a4515418db8d1d92c4d65494_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-kafka-broker-dispatcher-rhel8@sha256:9af6b8413acbf59adc88e9b88a51105f3b0a4913499c3026f64e7fda91e43384_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-kafka-broker-post-install-rhel8@sha256:260e7f0086f4e036be3a9ab5d24ce99fc8a053cc7f2906f8a6080f59f2a3e591_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-kafka-broker-post-install-rhel8@sha256:36551ea609536ba900f7a0493a06d07f9c0f19a0eef7e4956575354ca92cd1ef_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-kafka-broker-post-install-rhel8@sha256:6d4a898f37f87aa6db636487c6892833249be38635fe631433652feda762a40e_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-kafka-broker-webhook-rhel8@sha256:0dad9dc28babb21622f90c83647c9cc48bfa66faad257c88e7adf1d50ad0f80c_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-kafka-broker-webhook-rhel8@sha256:10ba81e103ed6b7dff7b02394b20f44b46acd6b09d72f16667c068eb9989dc77_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-kafka-broker-webhook-rhel8@sha256:f94aef78ce0870fdceac5b3467220540127a73415e81baa4b48bf986bc181c4d_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-mtbroker-filter-rhel8@sha256:4f6e162ee5fb96ff69a1546b7f728641dded59548f14afdfa870f7f0291787ac_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-mtbroker-filter-rhel8@sha256:ecde2ee2aa9618775178e03bcc07e53d6f5e12f30261238d8ffb366fb1e47c94_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-mtbroker-filter-rhel8@sha256:ee2dc3e0f648dc59551cfdf0ac5c36aa6cd9a4b2abaada7095ae4d5b8e0a571e_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-mtbroker-ingress-rhel8@sha256:4eaac6386b1b8a9e360df5afbd85aeebb97e5c81dbd861996caafad48b4cc6f9_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-mtbroker-ingress-rhel8@sha256:644fbcd1924d570f105f5f9760eb15eddbeed16c894edfcb4ef8c8a14e370bce_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-mtbroker-ingress-rhel8@sha256:a26dfc1a610bbaf876443b4b01a04130f7c0aba4d40e246333fe8bf7eb899f45_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-mtchannel-broker-rhel8@sha256:353859f2a8649fa9b3f5c0e02cafd57f79f96a10a7a697ba08eaa8cb70effe51_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-mtchannel-broker-rhel8@sha256:6f7afb57dc78ccb13498434196c5e8cd0f6ec53f045689febf1a62c492358d93_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-mtchannel-broker-rhel8@sha256:fadf3035a8bd25307843d1c6c88654a03db25983407a770875b4507942684dd5_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-mtping-rhel8@sha256:2254577d2c2e67d28f8459fbd4ac43af78b7d29cc0b56c631607dd68f3d31637_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-mtping-rhel8@sha256:a7177a43f46b6470a19970c62ebc17119ca3c3021471f9396faa436e621beb1e_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-mtping-rhel8@sha256:c6c2c7924d90e81e2906f3bf3969b02d7f3e4dc80c187e6c55a7e4ea17ac20cd_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-storage-version-migration-rhel8@sha256:3c1baa5bad644c06bedabaed9c668f0999527f00bc1d195e71a528c222087328_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-storage-version-migration-rhel8@sha256:63dab761fd3a2e08950b7ee52852fb39cef7820f2a8cf8142ec3701a07372d7c_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-storage-version-migration-rhel8@sha256:ff7924a37865ac1a90872f35675934a1627e49a29577a78af18b8e743a5fde07_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-sugar-controller-rhel8@sha256:24c7217a3612a5c3c6792c433dc2a6cf4b5fda1b9e6acff84e2736705704d152_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-sugar-controller-rhel8@sha256:3a38788638c26e9bec45694b2c4597333080189ffa96d8c7302e3e7dd1e54be5_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-sugar-controller-rhel8@sha256:aebfba016342e94fc0619a9ad6346c7fefbedf6739f1495954eb905cade085ac_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-webhook-rhel8@sha256:11d0b8fac4cb67c95e051a91f5c6683768f8969ffc744cd3cc4814d1ee6e91c1_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-webhook-rhel8@sha256:1b209d1ddffba92c3d77824e37bf75302346856c10b773a101d2868f27d0b740_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-webhook-rhel8@sha256:bf8c9de32dd5cbe536b115f52f32c666fbf886bde555ac355937d6b149cf9343_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/ingress-rhel8-operator@sha256:46a5fb2d0f9fa5e05504b9264a3f1c0e7c7beb76e3a3aeb9bc036cda4fa9d66a_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/ingress-rhel8-operator@sha256:793b86f4c2add102e2f676bd57cec3365ce9b3fdc40a989c28d1f9acb851142d_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/ingress-rhel8-operator@sha256:cce79392f93bb318123c48ac6de48aa0a2983cc1134cc063c0fdc2ff83c546c7_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/kn-cli-artifacts-rhel8@sha256:1a51a072d4e303a5c33b2383c843308d86c68de228b094d2efed8bc59a4bac14_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/kn-cli-artifacts-rhel8@sha256:c61b26bdf318b507af66f9092e784d64436e3b2531cc6e2e8aa1bb8bbb010fb7_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/kn-cli-artifacts-rhel8@sha256:f22168224137db649c6e6592e3ec2ae6845ca668ef65fe56c104ed6393eae526_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/knative-rhel8-operator@sha256:53e115cdfeb8077cc8b89ebdeee4903b1be8c0a0d45831a9f277f342959f5961_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/knative-rhel8-operator@sha256:ebf24097b84ec5773e30c8f548975afb84b6fce836b373b97855f69371068d1e_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/knative-rhel8-operator@sha256:efa444ca6c7c4468821a8d138b4319c86fede592f3b0b4d7905e7c66e8bdb2c0_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/kourier-control-rhel8@sha256:396fb9dcc798b05e89d38ccbe3a3abb31854f56a95ae104fb9bb215967b56d9f_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/kourier-control-rhel8@sha256:e36577c37457a4521d78f28f24dca6ae11f170635316efe374f08f825cb5904d_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/kourier-control-rhel8@sha256:fb04b74dce262e58434b19a10dce0981b4df7541416de21343fb7124c714ffbf_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/net-istio-controller-rhel8@sha256:281b2782253722d916b6178ecdbc763aaa71ed4ac0db94e31d57974d4eb8b58b_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/net-istio-controller-rhel8@sha256:bf56038c0af2cfeb5a3e4b7ecd5aeebb230d042ac835b50faafa3d939dd8ca50_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/net-istio-controller-rhel8@sha256:f3643c74f73841b1de04be1d0f550c044f1ad4800ceb32cb36bf9072d8e5155b_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/net-istio-webhook-rhel8@sha256:4f7cabd5a6bb6fd7a0d81461108891b0d2de55efe868c4fbf275131c3280ed2d_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/net-istio-webhook-rhel8@sha256:a07d73f5c04af2a29b6565363b472aceabbfeafe7d6dfe833d1e71b072419916_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/net-istio-webhook-rhel8@sha256:cd34685812d9447969a1c3fb4382433a1b59fb3631fbe156daa6fa962458f859_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serverless-operator-bundle@sha256:0422f8843fc62c2b72e01ffefd33db912a1ad3d70ac297882d3663c9b7299f10_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serverless-rhel8-operator@sha256:26d940bd43b928d8370c9e88e80726a427c3f0ce3afc4fddb02a507f81c8fc93_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serverless-rhel8-operator@sha256:2898df30f40683bd3a73c6f2676afdc1bfc27b23d2fe04fe7667f6db6d2422ab_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serverless-rhel8-operator@sha256:8ec9e756969c8e6bf8155ed102a66cf578a325dcc477ff909b4806405ab59cfc_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-activator-rhel8@sha256:1e9fb289564961ddbf317e568c50936b048446685c39ab14ca4e5cb682785243_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-activator-rhel8@sha256:3a823819467ed0beea953eed27e2129bb4495df3f49e0f59d5004dee416e6285_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-activator-rhel8@sha256:4e7563e5f9761f624aefc6b79845e5b4dd1836a545c3754bc37701162ed4e3bb_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-autoscaler-hpa-rhel8@sha256:1685c7bf25061e61688d2b5e60cde6adb8906fec6bfb713c68837b2bbeeacf85_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-autoscaler-hpa-rhel8@sha256:491df16728df492b7b88efb8e86f28e46a8762f4084fb4132823611a9e758264_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-autoscaler-hpa-rhel8@sha256:8bb514634ece7dafd88ae6cc7eff52016cd4585d91cb9c106720c21c219f8967_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-autoscaler-rhel8@sha256:01b46e0ddb618f58c06b533fe7148f772367200f5d9be9d355012e91dc401156_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-autoscaler-rhel8@sha256:8cd0a381de995467f339e11f0704b8c8b978ddfdd2d8271f4c9f832e7acf9f07_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-autoscaler-rhel8@sha256:c60796d720141d322159e49bb3496732b8e0453d6606227b419caf93a12d196b_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-controller-rhel8@sha256:92b01a8421488e9d9b42b6da290873b54a2619d39a05e8d2a99e4c5348a3d4dc_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-controller-rhel8@sha256:b5ae691a77adb161a30ae8470f1cf4c1c6259488df18bb2bf2764d05af9a2aa8_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-controller-rhel8@sha256:b752a295b673aeee85eba6bed33cc658254dc0503c6002841d80dc0c0a38f615_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-domain-mapping-rhel8@sha256:11bca084f2c8df8d369d6301847876bbf8d37c7b67a6ffb387e0759100b6e817_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-domain-mapping-rhel8@sha256:4e580d29cbff1aa6050c65cee35a870dab9e6a7eaa538b356a5afefed9c38d90_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-domain-mapping-rhel8@sha256:eeb39a3fbc9d4c223d42579737948438d03b2a2ec1aee46562aabae6d343679b_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-domain-mapping-webhook-rhel8@sha256:8057fa6657c0bf909297273acc4faea1cddb29f9f02f6c797279adb42f083332_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-domain-mapping-webhook-rhel8@sha256:84e13a4c84098e0a6a5b461c7581861cd9114ce3cc7c2147afd727e56f323b28_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-domain-mapping-webhook-rhel8@sha256:f99e203de17686584c05ee0901041edd055350c39da063d5d6dcd026d1e17593_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-queue-rhel8@sha256:8740a1f7cb3ef3c4caa5774cced7787cc1e345dbe3708307001c1def9fd32e2f_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-queue-rhel8@sha256:ac1ca0ae5e3c7fc242ec5a313e45d09b83261ffe26eab3ebcbbae9299471b25a_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-queue-rhel8@sha256:f16b4f4e86e758354c8b19ee3a075dfd6fd19eb7ba282ad8293d41ca0c8f3028_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-storage-version-migration-rhel8@sha256:1c3b2c4c06981fd8eb13c05837c8da3523f0df9c79eacd6ffc1138e5f26bdba6_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-storage-version-migration-rhel8@sha256:27b7b75eae9eacc52a577887885db7c29192e15aada8a3b7406e032561609462_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-storage-version-migration-rhel8@sha256:8012cc60fab4e14b7fab05589c977c15ac941efb09601069be09d4e25385ed26_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-webhook-rhel8@sha256:4fdc2c632eb0fa4f10a78e39622c83febde93f38db16bd0ca4a35c1eb7062548_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-webhook-rhel8@sha256:6904376f1ae4dadc23ab9993b50aaaa3db130fcd338f3dfae9e437b348e6e934_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-webhook-rhel8@sha256:dc902a39bc520abcf2100c26e2e1c4ba20aa5aadff763b40f234eb01a26b6f77_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/svls-must-gather-rhel8@sha256:057e9ccae9eae50fadad4772b203e897f5c54bf9d40f6e2f2ccbdbc93f5850b5_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/svls-must-gather-rhel8@sha256:7557328dcdede1992a3660342f037e490f58bc3281c68c6e4f44e6d66c4a0cff_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/svls-must-gather-rhel8@sha256:e0a982cd04fee4416659b7e1e6a827c2c371144bd461f23913ae9e0633fd598a_amd64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2022:6040"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "LOCAL",
"availabilityImpact": "HIGH",
"baseScore": 5.5,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "LOW",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"8Base-Openshift-Serverless-1.24:openshift-serverless-1-tech-preview/eventing-kafka-broker-controller-rhel8@sha256:2a4b30bcff1377073202362dfd521bd7ac3e3e3960fdb33a6cf9fa39fc89de6b_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1-tech-preview/eventing-kafka-broker-controller-rhel8@sha256:be290e6d950e8af6162c1dece8472788b66459e8cb91df319f50ccf66f27b5c7_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1-tech-preview/eventing-kafka-broker-controller-rhel8@sha256:f8b5d9c9c0182f5cc1f76422759bf8925d2f29292390ada83a6b7c7986f1462c_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1-tech-preview/eventing-kafka-broker-dispatcher-rhel8@sha256:08c6d6908a2e58a18e908223daf152802106b00a67905e94e075fca827af87c9_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1-tech-preview/eventing-kafka-broker-dispatcher-rhel8@sha256:8ac0796f3585a406facba98766688ae6777b5673a4515418db8d1d92c4d65494_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1-tech-preview/eventing-kafka-broker-dispatcher-rhel8@sha256:9af6b8413acbf59adc88e9b88a51105f3b0a4913499c3026f64e7fda91e43384_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1-tech-preview/eventing-kafka-broker-receiver-rhel8@sha256:4dc0783cf92da5b5aa4cd1b9e9d55aa55a69b94eef0d29f261d3d51bd2260b68_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1-tech-preview/eventing-kafka-broker-receiver-rhel8@sha256:80fd78ad61caab0b20e39d4c6103ed9b074d3efa1dc67ab7bf415ea7db912dc3_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1-tech-preview/eventing-kafka-broker-receiver-rhel8@sha256:aeaaf1d541b5756df65f0700bcd82d085077ae3b1ce99c6d8728997c23e31ef9_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1-tech-preview/eventing-kafka-broker-webhook-rhel8@sha256:0dad9dc28babb21622f90c83647c9cc48bfa66faad257c88e7adf1d50ad0f80c_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1-tech-preview/eventing-kafka-broker-webhook-rhel8@sha256:10ba81e103ed6b7dff7b02394b20f44b46acd6b09d72f16667c068eb9989dc77_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1-tech-preview/eventing-kafka-broker-webhook-rhel8@sha256:f94aef78ce0870fdceac5b3467220540127a73415e81baa4b48bf986bc181c4d_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/client-kn-rhel8@sha256:09644d1c149970cd7c06635806a0ffc077a6340d68c357cd7f2bb5a6f57e46f3_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/client-kn-rhel8@sha256:46510d8b5dfba62d0a3da64ba90d1b8f88ad3b909c3e6ed14bcd96017d766829_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/client-kn-rhel8@sha256:f9bf2892123c3d981d2d5f158e643e6ba6f59a441b47c4055dc542f8cf8330c0_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-apiserver-receive-adapter-rhel8@sha256:834e37f8ddfbe157ad357fcef49f5213053d1295bb31361c5dd14a213ff2755c_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-apiserver-receive-adapter-rhel8@sha256:d13848369ca942d13548ab9b73a2d60b67f9412e535ed647342acaa8cef36c37_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-apiserver-receive-adapter-rhel8@sha256:eef2145e61234d37713ef8fda1f82d7cbe6502c5e6386117230d66ab7e1dd21a_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-controller-rhel8@sha256:52ef0c51b53ede0344f58174e624db08e6dcac04a0cba1668915f217949fc868_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-controller-rhel8@sha256:72c5fcaa44e3da56b297eb718d8a2b7eeb44069d6f3ce71b0eca30070b18bd9d_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-controller-rhel8@sha256:ad2df12dd77e8a3092431ca8d1b5eae42240c8ebb8766e436009bd6df7ee51f3_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-in-memory-channel-controller-rhel8@sha256:070f2c819506853dee230f37e00b27a05ba01c6f7cbbffc9a04b59a65d0c45e9_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-in-memory-channel-controller-rhel8@sha256:111da99563ea799e6b54933f12dc8f8a3828e36f650900e02da3be5afbdeefd9_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-in-memory-channel-controller-rhel8@sha256:69871b8d6e72713fe2eaf5f1e0aac1282fb8659d2895836994f10c847fe320d1_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-in-memory-channel-dispatcher-rhel8@sha256:4b5ee83ccace988c6eaf456e82dea83d160ae7e6aaad1ab8f48410f90da8f1c1_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-in-memory-channel-dispatcher-rhel8@sha256:52247eff5dc9a89244e6697ae9ce61cc1b42265171c956d4d50984179daced89_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-in-memory-channel-dispatcher-rhel8@sha256:68b61474089703d0685a952062401303206ba11bc108b8504f6f6390933d83cb_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-kafka-broker-controller-rhel8@sha256:2a4b30bcff1377073202362dfd521bd7ac3e3e3960fdb33a6cf9fa39fc89de6b_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-kafka-broker-controller-rhel8@sha256:be290e6d950e8af6162c1dece8472788b66459e8cb91df319f50ccf66f27b5c7_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-kafka-broker-controller-rhel8@sha256:f8b5d9c9c0182f5cc1f76422759bf8925d2f29292390ada83a6b7c7986f1462c_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-kafka-broker-dispatcher-rhel8@sha256:08c6d6908a2e58a18e908223daf152802106b00a67905e94e075fca827af87c9_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-kafka-broker-dispatcher-rhel8@sha256:8ac0796f3585a406facba98766688ae6777b5673a4515418db8d1d92c4d65494_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-kafka-broker-dispatcher-rhel8@sha256:9af6b8413acbf59adc88e9b88a51105f3b0a4913499c3026f64e7fda91e43384_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-kafka-broker-post-install-rhel8@sha256:260e7f0086f4e036be3a9ab5d24ce99fc8a053cc7f2906f8a6080f59f2a3e591_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-kafka-broker-post-install-rhel8@sha256:36551ea609536ba900f7a0493a06d07f9c0f19a0eef7e4956575354ca92cd1ef_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-kafka-broker-post-install-rhel8@sha256:6d4a898f37f87aa6db636487c6892833249be38635fe631433652feda762a40e_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-kafka-broker-webhook-rhel8@sha256:0dad9dc28babb21622f90c83647c9cc48bfa66faad257c88e7adf1d50ad0f80c_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-kafka-broker-webhook-rhel8@sha256:10ba81e103ed6b7dff7b02394b20f44b46acd6b09d72f16667c068eb9989dc77_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-kafka-broker-webhook-rhel8@sha256:f94aef78ce0870fdceac5b3467220540127a73415e81baa4b48bf986bc181c4d_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-mtbroker-filter-rhel8@sha256:4f6e162ee5fb96ff69a1546b7f728641dded59548f14afdfa870f7f0291787ac_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-mtbroker-filter-rhel8@sha256:ecde2ee2aa9618775178e03bcc07e53d6f5e12f30261238d8ffb366fb1e47c94_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-mtbroker-filter-rhel8@sha256:ee2dc3e0f648dc59551cfdf0ac5c36aa6cd9a4b2abaada7095ae4d5b8e0a571e_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-mtbroker-ingress-rhel8@sha256:4eaac6386b1b8a9e360df5afbd85aeebb97e5c81dbd861996caafad48b4cc6f9_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-mtbroker-ingress-rhel8@sha256:644fbcd1924d570f105f5f9760eb15eddbeed16c894edfcb4ef8c8a14e370bce_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-mtbroker-ingress-rhel8@sha256:a26dfc1a610bbaf876443b4b01a04130f7c0aba4d40e246333fe8bf7eb899f45_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-mtchannel-broker-rhel8@sha256:353859f2a8649fa9b3f5c0e02cafd57f79f96a10a7a697ba08eaa8cb70effe51_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-mtchannel-broker-rhel8@sha256:6f7afb57dc78ccb13498434196c5e8cd0f6ec53f045689febf1a62c492358d93_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-mtchannel-broker-rhel8@sha256:fadf3035a8bd25307843d1c6c88654a03db25983407a770875b4507942684dd5_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-mtping-rhel8@sha256:2254577d2c2e67d28f8459fbd4ac43af78b7d29cc0b56c631607dd68f3d31637_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-mtping-rhel8@sha256:a7177a43f46b6470a19970c62ebc17119ca3c3021471f9396faa436e621beb1e_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-mtping-rhel8@sha256:c6c2c7924d90e81e2906f3bf3969b02d7f3e4dc80c187e6c55a7e4ea17ac20cd_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-storage-version-migration-rhel8@sha256:3c1baa5bad644c06bedabaed9c668f0999527f00bc1d195e71a528c222087328_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-storage-version-migration-rhel8@sha256:63dab761fd3a2e08950b7ee52852fb39cef7820f2a8cf8142ec3701a07372d7c_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-storage-version-migration-rhel8@sha256:ff7924a37865ac1a90872f35675934a1627e49a29577a78af18b8e743a5fde07_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-sugar-controller-rhel8@sha256:24c7217a3612a5c3c6792c433dc2a6cf4b5fda1b9e6acff84e2736705704d152_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-sugar-controller-rhel8@sha256:3a38788638c26e9bec45694b2c4597333080189ffa96d8c7302e3e7dd1e54be5_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-sugar-controller-rhel8@sha256:aebfba016342e94fc0619a9ad6346c7fefbedf6739f1495954eb905cade085ac_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-webhook-rhel8@sha256:11d0b8fac4cb67c95e051a91f5c6683768f8969ffc744cd3cc4814d1ee6e91c1_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-webhook-rhel8@sha256:1b209d1ddffba92c3d77824e37bf75302346856c10b773a101d2868f27d0b740_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-webhook-rhel8@sha256:bf8c9de32dd5cbe536b115f52f32c666fbf886bde555ac355937d6b149cf9343_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/ingress-rhel8-operator@sha256:46a5fb2d0f9fa5e05504b9264a3f1c0e7c7beb76e3a3aeb9bc036cda4fa9d66a_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/ingress-rhel8-operator@sha256:793b86f4c2add102e2f676bd57cec3365ce9b3fdc40a989c28d1f9acb851142d_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/ingress-rhel8-operator@sha256:cce79392f93bb318123c48ac6de48aa0a2983cc1134cc063c0fdc2ff83c546c7_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/kn-cli-artifacts-rhel8@sha256:1a51a072d4e303a5c33b2383c843308d86c68de228b094d2efed8bc59a4bac14_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/kn-cli-artifacts-rhel8@sha256:c61b26bdf318b507af66f9092e784d64436e3b2531cc6e2e8aa1bb8bbb010fb7_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/kn-cli-artifacts-rhel8@sha256:f22168224137db649c6e6592e3ec2ae6845ca668ef65fe56c104ed6393eae526_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/knative-rhel8-operator@sha256:53e115cdfeb8077cc8b89ebdeee4903b1be8c0a0d45831a9f277f342959f5961_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/knative-rhel8-operator@sha256:ebf24097b84ec5773e30c8f548975afb84b6fce836b373b97855f69371068d1e_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/knative-rhel8-operator@sha256:efa444ca6c7c4468821a8d138b4319c86fede592f3b0b4d7905e7c66e8bdb2c0_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/kourier-control-rhel8@sha256:396fb9dcc798b05e89d38ccbe3a3abb31854f56a95ae104fb9bb215967b56d9f_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/kourier-control-rhel8@sha256:e36577c37457a4521d78f28f24dca6ae11f170635316efe374f08f825cb5904d_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/kourier-control-rhel8@sha256:fb04b74dce262e58434b19a10dce0981b4df7541416de21343fb7124c714ffbf_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/net-istio-controller-rhel8@sha256:281b2782253722d916b6178ecdbc763aaa71ed4ac0db94e31d57974d4eb8b58b_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/net-istio-controller-rhel8@sha256:bf56038c0af2cfeb5a3e4b7ecd5aeebb230d042ac835b50faafa3d939dd8ca50_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/net-istio-controller-rhel8@sha256:f3643c74f73841b1de04be1d0f550c044f1ad4800ceb32cb36bf9072d8e5155b_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/net-istio-webhook-rhel8@sha256:4f7cabd5a6bb6fd7a0d81461108891b0d2de55efe868c4fbf275131c3280ed2d_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/net-istio-webhook-rhel8@sha256:a07d73f5c04af2a29b6565363b472aceabbfeafe7d6dfe833d1e71b072419916_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/net-istio-webhook-rhel8@sha256:cd34685812d9447969a1c3fb4382433a1b59fb3631fbe156daa6fa962458f859_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serverless-operator-bundle@sha256:0422f8843fc62c2b72e01ffefd33db912a1ad3d70ac297882d3663c9b7299f10_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serverless-rhel8-operator@sha256:26d940bd43b928d8370c9e88e80726a427c3f0ce3afc4fddb02a507f81c8fc93_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serverless-rhel8-operator@sha256:2898df30f40683bd3a73c6f2676afdc1bfc27b23d2fe04fe7667f6db6d2422ab_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serverless-rhel8-operator@sha256:8ec9e756969c8e6bf8155ed102a66cf578a325dcc477ff909b4806405ab59cfc_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-activator-rhel8@sha256:1e9fb289564961ddbf317e568c50936b048446685c39ab14ca4e5cb682785243_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-activator-rhel8@sha256:3a823819467ed0beea953eed27e2129bb4495df3f49e0f59d5004dee416e6285_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-activator-rhel8@sha256:4e7563e5f9761f624aefc6b79845e5b4dd1836a545c3754bc37701162ed4e3bb_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-autoscaler-hpa-rhel8@sha256:1685c7bf25061e61688d2b5e60cde6adb8906fec6bfb713c68837b2bbeeacf85_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-autoscaler-hpa-rhel8@sha256:491df16728df492b7b88efb8e86f28e46a8762f4084fb4132823611a9e758264_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-autoscaler-hpa-rhel8@sha256:8bb514634ece7dafd88ae6cc7eff52016cd4585d91cb9c106720c21c219f8967_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-autoscaler-rhel8@sha256:01b46e0ddb618f58c06b533fe7148f772367200f5d9be9d355012e91dc401156_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-autoscaler-rhel8@sha256:8cd0a381de995467f339e11f0704b8c8b978ddfdd2d8271f4c9f832e7acf9f07_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-autoscaler-rhel8@sha256:c60796d720141d322159e49bb3496732b8e0453d6606227b419caf93a12d196b_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-controller-rhel8@sha256:92b01a8421488e9d9b42b6da290873b54a2619d39a05e8d2a99e4c5348a3d4dc_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-controller-rhel8@sha256:b5ae691a77adb161a30ae8470f1cf4c1c6259488df18bb2bf2764d05af9a2aa8_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-controller-rhel8@sha256:b752a295b673aeee85eba6bed33cc658254dc0503c6002841d80dc0c0a38f615_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-domain-mapping-rhel8@sha256:11bca084f2c8df8d369d6301847876bbf8d37c7b67a6ffb387e0759100b6e817_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-domain-mapping-rhel8@sha256:4e580d29cbff1aa6050c65cee35a870dab9e6a7eaa538b356a5afefed9c38d90_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-domain-mapping-rhel8@sha256:eeb39a3fbc9d4c223d42579737948438d03b2a2ec1aee46562aabae6d343679b_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-domain-mapping-webhook-rhel8@sha256:8057fa6657c0bf909297273acc4faea1cddb29f9f02f6c797279adb42f083332_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-domain-mapping-webhook-rhel8@sha256:84e13a4c84098e0a6a5b461c7581861cd9114ce3cc7c2147afd727e56f323b28_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-domain-mapping-webhook-rhel8@sha256:f99e203de17686584c05ee0901041edd055350c39da063d5d6dcd026d1e17593_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-queue-rhel8@sha256:8740a1f7cb3ef3c4caa5774cced7787cc1e345dbe3708307001c1def9fd32e2f_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-queue-rhel8@sha256:ac1ca0ae5e3c7fc242ec5a313e45d09b83261ffe26eab3ebcbbae9299471b25a_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-queue-rhel8@sha256:f16b4f4e86e758354c8b19ee3a075dfd6fd19eb7ba282ad8293d41ca0c8f3028_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-storage-version-migration-rhel8@sha256:1c3b2c4c06981fd8eb13c05837c8da3523f0df9c79eacd6ffc1138e5f26bdba6_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-storage-version-migration-rhel8@sha256:27b7b75eae9eacc52a577887885db7c29192e15aada8a3b7406e032561609462_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-storage-version-migration-rhel8@sha256:8012cc60fab4e14b7fab05589c977c15ac941efb09601069be09d4e25385ed26_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-webhook-rhel8@sha256:4fdc2c632eb0fa4f10a78e39622c83febde93f38db16bd0ca4a35c1eb7062548_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-webhook-rhel8@sha256:6904376f1ae4dadc23ab9993b50aaaa3db130fcd338f3dfae9e437b348e6e934_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-webhook-rhel8@sha256:dc902a39bc520abcf2100c26e2e1c4ba20aa5aadff763b40f234eb01a26b6f77_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/svls-must-gather-rhel8@sha256:057e9ccae9eae50fadad4772b203e897f5c54bf9d40f6e2f2ccbdbc93f5850b5_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/svls-must-gather-rhel8@sha256:7557328dcdede1992a3660342f037e490f58bc3281c68c6e4f44e6d66c4a0cff_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/svls-must-gather-rhel8@sha256:e0a982cd04fee4416659b7e1e6a827c2c371144bd461f23913ae9e0633fd598a_amd64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "golang: go/parser: stack exhaustion in all Parse* functions"
},
{
"cve": "CVE-2022-1996",
"cwe": {
"id": "CWE-639",
"name": "Authorization Bypass Through User-Controlled Key"
},
"discovery_date": "2022-06-08T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2094982"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in CORS Filter feature from the go-restful package. When a user inputs a domain which is in AllowedDomains, all domains starting with the same pattern are accepted. This issue could allow an attacker to break the CORS policy by allowing any page to make requests and retrieve data on behalf of users.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "go-restful: Authorization Bypass Through User-Controlled Key",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "The go-restful package is a transitive dependency which is being pulled with k8s.io/api and not directly being used anywhere in OpenShift Container Platform (OCP), OpenShift Container Storage, OpenShift Data Foundation, OpenShift Do and OpenShift Pipelines, hence these components are marked as \u0027Will not fix\u0027 or even \"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-Openshift-Serverless-1.24:openshift-serverless-1-tech-preview/eventing-kafka-broker-controller-rhel8@sha256:2a4b30bcff1377073202362dfd521bd7ac3e3e3960fdb33a6cf9fa39fc89de6b_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1-tech-preview/eventing-kafka-broker-controller-rhel8@sha256:be290e6d950e8af6162c1dece8472788b66459e8cb91df319f50ccf66f27b5c7_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1-tech-preview/eventing-kafka-broker-controller-rhel8@sha256:f8b5d9c9c0182f5cc1f76422759bf8925d2f29292390ada83a6b7c7986f1462c_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1-tech-preview/eventing-kafka-broker-dispatcher-rhel8@sha256:08c6d6908a2e58a18e908223daf152802106b00a67905e94e075fca827af87c9_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1-tech-preview/eventing-kafka-broker-dispatcher-rhel8@sha256:8ac0796f3585a406facba98766688ae6777b5673a4515418db8d1d92c4d65494_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1-tech-preview/eventing-kafka-broker-dispatcher-rhel8@sha256:9af6b8413acbf59adc88e9b88a51105f3b0a4913499c3026f64e7fda91e43384_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1-tech-preview/eventing-kafka-broker-receiver-rhel8@sha256:4dc0783cf92da5b5aa4cd1b9e9d55aa55a69b94eef0d29f261d3d51bd2260b68_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1-tech-preview/eventing-kafka-broker-receiver-rhel8@sha256:80fd78ad61caab0b20e39d4c6103ed9b074d3efa1dc67ab7bf415ea7db912dc3_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1-tech-preview/eventing-kafka-broker-receiver-rhel8@sha256:aeaaf1d541b5756df65f0700bcd82d085077ae3b1ce99c6d8728997c23e31ef9_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1-tech-preview/eventing-kafka-broker-webhook-rhel8@sha256:0dad9dc28babb21622f90c83647c9cc48bfa66faad257c88e7adf1d50ad0f80c_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1-tech-preview/eventing-kafka-broker-webhook-rhel8@sha256:10ba81e103ed6b7dff7b02394b20f44b46acd6b09d72f16667c068eb9989dc77_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1-tech-preview/eventing-kafka-broker-webhook-rhel8@sha256:f94aef78ce0870fdceac5b3467220540127a73415e81baa4b48bf986bc181c4d_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/client-kn-rhel8@sha256:09644d1c149970cd7c06635806a0ffc077a6340d68c357cd7f2bb5a6f57e46f3_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/client-kn-rhel8@sha256:46510d8b5dfba62d0a3da64ba90d1b8f88ad3b909c3e6ed14bcd96017d766829_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/client-kn-rhel8@sha256:f9bf2892123c3d981d2d5f158e643e6ba6f59a441b47c4055dc542f8cf8330c0_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-apiserver-receive-adapter-rhel8@sha256:834e37f8ddfbe157ad357fcef49f5213053d1295bb31361c5dd14a213ff2755c_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-apiserver-receive-adapter-rhel8@sha256:d13848369ca942d13548ab9b73a2d60b67f9412e535ed647342acaa8cef36c37_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-apiserver-receive-adapter-rhel8@sha256:eef2145e61234d37713ef8fda1f82d7cbe6502c5e6386117230d66ab7e1dd21a_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-controller-rhel8@sha256:52ef0c51b53ede0344f58174e624db08e6dcac04a0cba1668915f217949fc868_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-controller-rhel8@sha256:72c5fcaa44e3da56b297eb718d8a2b7eeb44069d6f3ce71b0eca30070b18bd9d_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-controller-rhel8@sha256:ad2df12dd77e8a3092431ca8d1b5eae42240c8ebb8766e436009bd6df7ee51f3_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-in-memory-channel-controller-rhel8@sha256:070f2c819506853dee230f37e00b27a05ba01c6f7cbbffc9a04b59a65d0c45e9_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-in-memory-channel-controller-rhel8@sha256:111da99563ea799e6b54933f12dc8f8a3828e36f650900e02da3be5afbdeefd9_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-in-memory-channel-controller-rhel8@sha256:69871b8d6e72713fe2eaf5f1e0aac1282fb8659d2895836994f10c847fe320d1_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-in-memory-channel-dispatcher-rhel8@sha256:4b5ee83ccace988c6eaf456e82dea83d160ae7e6aaad1ab8f48410f90da8f1c1_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-in-memory-channel-dispatcher-rhel8@sha256:52247eff5dc9a89244e6697ae9ce61cc1b42265171c956d4d50984179daced89_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-in-memory-channel-dispatcher-rhel8@sha256:68b61474089703d0685a952062401303206ba11bc108b8504f6f6390933d83cb_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-kafka-broker-controller-rhel8@sha256:2a4b30bcff1377073202362dfd521bd7ac3e3e3960fdb33a6cf9fa39fc89de6b_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-kafka-broker-controller-rhel8@sha256:be290e6d950e8af6162c1dece8472788b66459e8cb91df319f50ccf66f27b5c7_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-kafka-broker-controller-rhel8@sha256:f8b5d9c9c0182f5cc1f76422759bf8925d2f29292390ada83a6b7c7986f1462c_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-kafka-broker-dispatcher-rhel8@sha256:08c6d6908a2e58a18e908223daf152802106b00a67905e94e075fca827af87c9_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-kafka-broker-dispatcher-rhel8@sha256:8ac0796f3585a406facba98766688ae6777b5673a4515418db8d1d92c4d65494_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-kafka-broker-dispatcher-rhel8@sha256:9af6b8413acbf59adc88e9b88a51105f3b0a4913499c3026f64e7fda91e43384_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-kafka-broker-post-install-rhel8@sha256:260e7f0086f4e036be3a9ab5d24ce99fc8a053cc7f2906f8a6080f59f2a3e591_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-kafka-broker-post-install-rhel8@sha256:36551ea609536ba900f7a0493a06d07f9c0f19a0eef7e4956575354ca92cd1ef_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-kafka-broker-post-install-rhel8@sha256:6d4a898f37f87aa6db636487c6892833249be38635fe631433652feda762a40e_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-kafka-broker-webhook-rhel8@sha256:0dad9dc28babb21622f90c83647c9cc48bfa66faad257c88e7adf1d50ad0f80c_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-kafka-broker-webhook-rhel8@sha256:10ba81e103ed6b7dff7b02394b20f44b46acd6b09d72f16667c068eb9989dc77_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-kafka-broker-webhook-rhel8@sha256:f94aef78ce0870fdceac5b3467220540127a73415e81baa4b48bf986bc181c4d_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-mtbroker-filter-rhel8@sha256:4f6e162ee5fb96ff69a1546b7f728641dded59548f14afdfa870f7f0291787ac_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-mtbroker-filter-rhel8@sha256:ecde2ee2aa9618775178e03bcc07e53d6f5e12f30261238d8ffb366fb1e47c94_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-mtbroker-filter-rhel8@sha256:ee2dc3e0f648dc59551cfdf0ac5c36aa6cd9a4b2abaada7095ae4d5b8e0a571e_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-mtbroker-ingress-rhel8@sha256:4eaac6386b1b8a9e360df5afbd85aeebb97e5c81dbd861996caafad48b4cc6f9_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-mtbroker-ingress-rhel8@sha256:644fbcd1924d570f105f5f9760eb15eddbeed16c894edfcb4ef8c8a14e370bce_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-mtbroker-ingress-rhel8@sha256:a26dfc1a610bbaf876443b4b01a04130f7c0aba4d40e246333fe8bf7eb899f45_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-mtchannel-broker-rhel8@sha256:353859f2a8649fa9b3f5c0e02cafd57f79f96a10a7a697ba08eaa8cb70effe51_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-mtchannel-broker-rhel8@sha256:6f7afb57dc78ccb13498434196c5e8cd0f6ec53f045689febf1a62c492358d93_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-mtchannel-broker-rhel8@sha256:fadf3035a8bd25307843d1c6c88654a03db25983407a770875b4507942684dd5_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-mtping-rhel8@sha256:2254577d2c2e67d28f8459fbd4ac43af78b7d29cc0b56c631607dd68f3d31637_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-mtping-rhel8@sha256:a7177a43f46b6470a19970c62ebc17119ca3c3021471f9396faa436e621beb1e_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-mtping-rhel8@sha256:c6c2c7924d90e81e2906f3bf3969b02d7f3e4dc80c187e6c55a7e4ea17ac20cd_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-storage-version-migration-rhel8@sha256:3c1baa5bad644c06bedabaed9c668f0999527f00bc1d195e71a528c222087328_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-storage-version-migration-rhel8@sha256:63dab761fd3a2e08950b7ee52852fb39cef7820f2a8cf8142ec3701a07372d7c_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-storage-version-migration-rhel8@sha256:ff7924a37865ac1a90872f35675934a1627e49a29577a78af18b8e743a5fde07_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-sugar-controller-rhel8@sha256:24c7217a3612a5c3c6792c433dc2a6cf4b5fda1b9e6acff84e2736705704d152_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-sugar-controller-rhel8@sha256:3a38788638c26e9bec45694b2c4597333080189ffa96d8c7302e3e7dd1e54be5_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-sugar-controller-rhel8@sha256:aebfba016342e94fc0619a9ad6346c7fefbedf6739f1495954eb905cade085ac_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-webhook-rhel8@sha256:11d0b8fac4cb67c95e051a91f5c6683768f8969ffc744cd3cc4814d1ee6e91c1_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-webhook-rhel8@sha256:1b209d1ddffba92c3d77824e37bf75302346856c10b773a101d2868f27d0b740_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-webhook-rhel8@sha256:bf8c9de32dd5cbe536b115f52f32c666fbf886bde555ac355937d6b149cf9343_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/ingress-rhel8-operator@sha256:46a5fb2d0f9fa5e05504b9264a3f1c0e7c7beb76e3a3aeb9bc036cda4fa9d66a_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/ingress-rhel8-operator@sha256:793b86f4c2add102e2f676bd57cec3365ce9b3fdc40a989c28d1f9acb851142d_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/ingress-rhel8-operator@sha256:cce79392f93bb318123c48ac6de48aa0a2983cc1134cc063c0fdc2ff83c546c7_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/kn-cli-artifacts-rhel8@sha256:1a51a072d4e303a5c33b2383c843308d86c68de228b094d2efed8bc59a4bac14_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/kn-cli-artifacts-rhel8@sha256:c61b26bdf318b507af66f9092e784d64436e3b2531cc6e2e8aa1bb8bbb010fb7_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/kn-cli-artifacts-rhel8@sha256:f22168224137db649c6e6592e3ec2ae6845ca668ef65fe56c104ed6393eae526_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/knative-rhel8-operator@sha256:53e115cdfeb8077cc8b89ebdeee4903b1be8c0a0d45831a9f277f342959f5961_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/knative-rhel8-operator@sha256:ebf24097b84ec5773e30c8f548975afb84b6fce836b373b97855f69371068d1e_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/knative-rhel8-operator@sha256:efa444ca6c7c4468821a8d138b4319c86fede592f3b0b4d7905e7c66e8bdb2c0_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/kourier-control-rhel8@sha256:396fb9dcc798b05e89d38ccbe3a3abb31854f56a95ae104fb9bb215967b56d9f_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/kourier-control-rhel8@sha256:e36577c37457a4521d78f28f24dca6ae11f170635316efe374f08f825cb5904d_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/kourier-control-rhel8@sha256:fb04b74dce262e58434b19a10dce0981b4df7541416de21343fb7124c714ffbf_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/net-istio-controller-rhel8@sha256:281b2782253722d916b6178ecdbc763aaa71ed4ac0db94e31d57974d4eb8b58b_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/net-istio-controller-rhel8@sha256:bf56038c0af2cfeb5a3e4b7ecd5aeebb230d042ac835b50faafa3d939dd8ca50_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/net-istio-controller-rhel8@sha256:f3643c74f73841b1de04be1d0f550c044f1ad4800ceb32cb36bf9072d8e5155b_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/net-istio-webhook-rhel8@sha256:4f7cabd5a6bb6fd7a0d81461108891b0d2de55efe868c4fbf275131c3280ed2d_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/net-istio-webhook-rhel8@sha256:a07d73f5c04af2a29b6565363b472aceabbfeafe7d6dfe833d1e71b072419916_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/net-istio-webhook-rhel8@sha256:cd34685812d9447969a1c3fb4382433a1b59fb3631fbe156daa6fa962458f859_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serverless-operator-bundle@sha256:0422f8843fc62c2b72e01ffefd33db912a1ad3d70ac297882d3663c9b7299f10_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serverless-rhel8-operator@sha256:26d940bd43b928d8370c9e88e80726a427c3f0ce3afc4fddb02a507f81c8fc93_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serverless-rhel8-operator@sha256:2898df30f40683bd3a73c6f2676afdc1bfc27b23d2fe04fe7667f6db6d2422ab_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serverless-rhel8-operator@sha256:8ec9e756969c8e6bf8155ed102a66cf578a325dcc477ff909b4806405ab59cfc_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-activator-rhel8@sha256:1e9fb289564961ddbf317e568c50936b048446685c39ab14ca4e5cb682785243_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-activator-rhel8@sha256:3a823819467ed0beea953eed27e2129bb4495df3f49e0f59d5004dee416e6285_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-activator-rhel8@sha256:4e7563e5f9761f624aefc6b79845e5b4dd1836a545c3754bc37701162ed4e3bb_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-autoscaler-hpa-rhel8@sha256:1685c7bf25061e61688d2b5e60cde6adb8906fec6bfb713c68837b2bbeeacf85_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-autoscaler-hpa-rhel8@sha256:491df16728df492b7b88efb8e86f28e46a8762f4084fb4132823611a9e758264_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-autoscaler-hpa-rhel8@sha256:8bb514634ece7dafd88ae6cc7eff52016cd4585d91cb9c106720c21c219f8967_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-autoscaler-rhel8@sha256:01b46e0ddb618f58c06b533fe7148f772367200f5d9be9d355012e91dc401156_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-autoscaler-rhel8@sha256:8cd0a381de995467f339e11f0704b8c8b978ddfdd2d8271f4c9f832e7acf9f07_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-autoscaler-rhel8@sha256:c60796d720141d322159e49bb3496732b8e0453d6606227b419caf93a12d196b_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-controller-rhel8@sha256:92b01a8421488e9d9b42b6da290873b54a2619d39a05e8d2a99e4c5348a3d4dc_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-controller-rhel8@sha256:b5ae691a77adb161a30ae8470f1cf4c1c6259488df18bb2bf2764d05af9a2aa8_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-controller-rhel8@sha256:b752a295b673aeee85eba6bed33cc658254dc0503c6002841d80dc0c0a38f615_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-domain-mapping-rhel8@sha256:11bca084f2c8df8d369d6301847876bbf8d37c7b67a6ffb387e0759100b6e817_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-domain-mapping-rhel8@sha256:4e580d29cbff1aa6050c65cee35a870dab9e6a7eaa538b356a5afefed9c38d90_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-domain-mapping-rhel8@sha256:eeb39a3fbc9d4c223d42579737948438d03b2a2ec1aee46562aabae6d343679b_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-domain-mapping-webhook-rhel8@sha256:8057fa6657c0bf909297273acc4faea1cddb29f9f02f6c797279adb42f083332_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-domain-mapping-webhook-rhel8@sha256:84e13a4c84098e0a6a5b461c7581861cd9114ce3cc7c2147afd727e56f323b28_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-domain-mapping-webhook-rhel8@sha256:f99e203de17686584c05ee0901041edd055350c39da063d5d6dcd026d1e17593_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-queue-rhel8@sha256:8740a1f7cb3ef3c4caa5774cced7787cc1e345dbe3708307001c1def9fd32e2f_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-queue-rhel8@sha256:ac1ca0ae5e3c7fc242ec5a313e45d09b83261ffe26eab3ebcbbae9299471b25a_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-queue-rhel8@sha256:f16b4f4e86e758354c8b19ee3a075dfd6fd19eb7ba282ad8293d41ca0c8f3028_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-storage-version-migration-rhel8@sha256:1c3b2c4c06981fd8eb13c05837c8da3523f0df9c79eacd6ffc1138e5f26bdba6_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-storage-version-migration-rhel8@sha256:27b7b75eae9eacc52a577887885db7c29192e15aada8a3b7406e032561609462_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-storage-version-migration-rhel8@sha256:8012cc60fab4e14b7fab05589c977c15ac941efb09601069be09d4e25385ed26_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-webhook-rhel8@sha256:4fdc2c632eb0fa4f10a78e39622c83febde93f38db16bd0ca4a35c1eb7062548_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-webhook-rhel8@sha256:6904376f1ae4dadc23ab9993b50aaaa3db130fcd338f3dfae9e437b348e6e934_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-webhook-rhel8@sha256:dc902a39bc520abcf2100c26e2e1c4ba20aa5aadff763b40f234eb01a26b6f77_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/svls-must-gather-rhel8@sha256:057e9ccae9eae50fadad4772b203e897f5c54bf9d40f6e2f2ccbdbc93f5850b5_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/svls-must-gather-rhel8@sha256:7557328dcdede1992a3660342f037e490f58bc3281c68c6e4f44e6d66c4a0cff_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/svls-must-gather-rhel8@sha256:e0a982cd04fee4416659b7e1e6a827c2c371144bd461f23913ae9e0633fd598a_amd64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2022-1996"
},
{
"category": "external",
"summary": "RHBZ#2094982",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2094982"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2022-1996",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-1996"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2022-1996",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2022-1996"
}
],
"release_date": "2022-06-08T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2022-08-10T13:13:24+00:00",
"details": "See the Red Hat OpenShift Container Platform 4.6 documentation at:\nhttps://access.redhat.com/documentation/en-us/openshift_container_platform/4.6/html/serverless/index\nSee the Red Hat OpenShift Container Platform 4.7 documentation at:\nhttps://access.redhat.com/documentation/en-us/openshift_container_platform/4.7/html/serverless/index\nSee the Red Hat OpenShift Container Platform 4.8 documentation at:\nhttps://access.redhat.com/documentation/en-us/openshift_container_platform/4.8/html/serverless/index\nSee the Red Hat OpenShift Container Platform 4.9 documentation at:\nhttps://access.redhat.com/documentation/en-us/openshift_container_platform/4.9/html/serverless/index\nSee the Red Hat OpenShift Container Platform 4.10 documentation at:\nhttps://access.redhat.com/documentation/en-us/openshift_container_platform/4.10/html/serverless/index",
"product_ids": [
"8Base-Openshift-Serverless-1.24:openshift-serverless-1-tech-preview/eventing-kafka-broker-controller-rhel8@sha256:2a4b30bcff1377073202362dfd521bd7ac3e3e3960fdb33a6cf9fa39fc89de6b_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1-tech-preview/eventing-kafka-broker-controller-rhel8@sha256:be290e6d950e8af6162c1dece8472788b66459e8cb91df319f50ccf66f27b5c7_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1-tech-preview/eventing-kafka-broker-controller-rhel8@sha256:f8b5d9c9c0182f5cc1f76422759bf8925d2f29292390ada83a6b7c7986f1462c_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1-tech-preview/eventing-kafka-broker-dispatcher-rhel8@sha256:08c6d6908a2e58a18e908223daf152802106b00a67905e94e075fca827af87c9_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1-tech-preview/eventing-kafka-broker-dispatcher-rhel8@sha256:8ac0796f3585a406facba98766688ae6777b5673a4515418db8d1d92c4d65494_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1-tech-preview/eventing-kafka-broker-dispatcher-rhel8@sha256:9af6b8413acbf59adc88e9b88a51105f3b0a4913499c3026f64e7fda91e43384_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1-tech-preview/eventing-kafka-broker-receiver-rhel8@sha256:4dc0783cf92da5b5aa4cd1b9e9d55aa55a69b94eef0d29f261d3d51bd2260b68_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1-tech-preview/eventing-kafka-broker-receiver-rhel8@sha256:80fd78ad61caab0b20e39d4c6103ed9b074d3efa1dc67ab7bf415ea7db912dc3_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1-tech-preview/eventing-kafka-broker-receiver-rhel8@sha256:aeaaf1d541b5756df65f0700bcd82d085077ae3b1ce99c6d8728997c23e31ef9_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1-tech-preview/eventing-kafka-broker-webhook-rhel8@sha256:0dad9dc28babb21622f90c83647c9cc48bfa66faad257c88e7adf1d50ad0f80c_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1-tech-preview/eventing-kafka-broker-webhook-rhel8@sha256:10ba81e103ed6b7dff7b02394b20f44b46acd6b09d72f16667c068eb9989dc77_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1-tech-preview/eventing-kafka-broker-webhook-rhel8@sha256:f94aef78ce0870fdceac5b3467220540127a73415e81baa4b48bf986bc181c4d_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/client-kn-rhel8@sha256:09644d1c149970cd7c06635806a0ffc077a6340d68c357cd7f2bb5a6f57e46f3_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/client-kn-rhel8@sha256:46510d8b5dfba62d0a3da64ba90d1b8f88ad3b909c3e6ed14bcd96017d766829_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/client-kn-rhel8@sha256:f9bf2892123c3d981d2d5f158e643e6ba6f59a441b47c4055dc542f8cf8330c0_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-apiserver-receive-adapter-rhel8@sha256:834e37f8ddfbe157ad357fcef49f5213053d1295bb31361c5dd14a213ff2755c_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-apiserver-receive-adapter-rhel8@sha256:d13848369ca942d13548ab9b73a2d60b67f9412e535ed647342acaa8cef36c37_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-apiserver-receive-adapter-rhel8@sha256:eef2145e61234d37713ef8fda1f82d7cbe6502c5e6386117230d66ab7e1dd21a_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-controller-rhel8@sha256:52ef0c51b53ede0344f58174e624db08e6dcac04a0cba1668915f217949fc868_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-controller-rhel8@sha256:72c5fcaa44e3da56b297eb718d8a2b7eeb44069d6f3ce71b0eca30070b18bd9d_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-controller-rhel8@sha256:ad2df12dd77e8a3092431ca8d1b5eae42240c8ebb8766e436009bd6df7ee51f3_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-in-memory-channel-controller-rhel8@sha256:070f2c819506853dee230f37e00b27a05ba01c6f7cbbffc9a04b59a65d0c45e9_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-in-memory-channel-controller-rhel8@sha256:111da99563ea799e6b54933f12dc8f8a3828e36f650900e02da3be5afbdeefd9_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-in-memory-channel-controller-rhel8@sha256:69871b8d6e72713fe2eaf5f1e0aac1282fb8659d2895836994f10c847fe320d1_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-in-memory-channel-dispatcher-rhel8@sha256:4b5ee83ccace988c6eaf456e82dea83d160ae7e6aaad1ab8f48410f90da8f1c1_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-in-memory-channel-dispatcher-rhel8@sha256:52247eff5dc9a89244e6697ae9ce61cc1b42265171c956d4d50984179daced89_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-in-memory-channel-dispatcher-rhel8@sha256:68b61474089703d0685a952062401303206ba11bc108b8504f6f6390933d83cb_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-kafka-broker-controller-rhel8@sha256:2a4b30bcff1377073202362dfd521bd7ac3e3e3960fdb33a6cf9fa39fc89de6b_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-kafka-broker-controller-rhel8@sha256:be290e6d950e8af6162c1dece8472788b66459e8cb91df319f50ccf66f27b5c7_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-kafka-broker-controller-rhel8@sha256:f8b5d9c9c0182f5cc1f76422759bf8925d2f29292390ada83a6b7c7986f1462c_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-kafka-broker-dispatcher-rhel8@sha256:08c6d6908a2e58a18e908223daf152802106b00a67905e94e075fca827af87c9_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-kafka-broker-dispatcher-rhel8@sha256:8ac0796f3585a406facba98766688ae6777b5673a4515418db8d1d92c4d65494_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-kafka-broker-dispatcher-rhel8@sha256:9af6b8413acbf59adc88e9b88a51105f3b0a4913499c3026f64e7fda91e43384_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-kafka-broker-post-install-rhel8@sha256:260e7f0086f4e036be3a9ab5d24ce99fc8a053cc7f2906f8a6080f59f2a3e591_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-kafka-broker-post-install-rhel8@sha256:36551ea609536ba900f7a0493a06d07f9c0f19a0eef7e4956575354ca92cd1ef_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-kafka-broker-post-install-rhel8@sha256:6d4a898f37f87aa6db636487c6892833249be38635fe631433652feda762a40e_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-kafka-broker-webhook-rhel8@sha256:0dad9dc28babb21622f90c83647c9cc48bfa66faad257c88e7adf1d50ad0f80c_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-kafka-broker-webhook-rhel8@sha256:10ba81e103ed6b7dff7b02394b20f44b46acd6b09d72f16667c068eb9989dc77_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-kafka-broker-webhook-rhel8@sha256:f94aef78ce0870fdceac5b3467220540127a73415e81baa4b48bf986bc181c4d_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-mtbroker-filter-rhel8@sha256:4f6e162ee5fb96ff69a1546b7f728641dded59548f14afdfa870f7f0291787ac_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-mtbroker-filter-rhel8@sha256:ecde2ee2aa9618775178e03bcc07e53d6f5e12f30261238d8ffb366fb1e47c94_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-mtbroker-filter-rhel8@sha256:ee2dc3e0f648dc59551cfdf0ac5c36aa6cd9a4b2abaada7095ae4d5b8e0a571e_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-mtbroker-ingress-rhel8@sha256:4eaac6386b1b8a9e360df5afbd85aeebb97e5c81dbd861996caafad48b4cc6f9_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-mtbroker-ingress-rhel8@sha256:644fbcd1924d570f105f5f9760eb15eddbeed16c894edfcb4ef8c8a14e370bce_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-mtbroker-ingress-rhel8@sha256:a26dfc1a610bbaf876443b4b01a04130f7c0aba4d40e246333fe8bf7eb899f45_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-mtchannel-broker-rhel8@sha256:353859f2a8649fa9b3f5c0e02cafd57f79f96a10a7a697ba08eaa8cb70effe51_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-mtchannel-broker-rhel8@sha256:6f7afb57dc78ccb13498434196c5e8cd0f6ec53f045689febf1a62c492358d93_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-mtchannel-broker-rhel8@sha256:fadf3035a8bd25307843d1c6c88654a03db25983407a770875b4507942684dd5_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-mtping-rhel8@sha256:2254577d2c2e67d28f8459fbd4ac43af78b7d29cc0b56c631607dd68f3d31637_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-mtping-rhel8@sha256:a7177a43f46b6470a19970c62ebc17119ca3c3021471f9396faa436e621beb1e_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-mtping-rhel8@sha256:c6c2c7924d90e81e2906f3bf3969b02d7f3e4dc80c187e6c55a7e4ea17ac20cd_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-storage-version-migration-rhel8@sha256:3c1baa5bad644c06bedabaed9c668f0999527f00bc1d195e71a528c222087328_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-storage-version-migration-rhel8@sha256:63dab761fd3a2e08950b7ee52852fb39cef7820f2a8cf8142ec3701a07372d7c_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-storage-version-migration-rhel8@sha256:ff7924a37865ac1a90872f35675934a1627e49a29577a78af18b8e743a5fde07_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-sugar-controller-rhel8@sha256:24c7217a3612a5c3c6792c433dc2a6cf4b5fda1b9e6acff84e2736705704d152_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-sugar-controller-rhel8@sha256:3a38788638c26e9bec45694b2c4597333080189ffa96d8c7302e3e7dd1e54be5_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-sugar-controller-rhel8@sha256:aebfba016342e94fc0619a9ad6346c7fefbedf6739f1495954eb905cade085ac_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-webhook-rhel8@sha256:11d0b8fac4cb67c95e051a91f5c6683768f8969ffc744cd3cc4814d1ee6e91c1_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-webhook-rhel8@sha256:1b209d1ddffba92c3d77824e37bf75302346856c10b773a101d2868f27d0b740_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-webhook-rhel8@sha256:bf8c9de32dd5cbe536b115f52f32c666fbf886bde555ac355937d6b149cf9343_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/ingress-rhel8-operator@sha256:46a5fb2d0f9fa5e05504b9264a3f1c0e7c7beb76e3a3aeb9bc036cda4fa9d66a_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/ingress-rhel8-operator@sha256:793b86f4c2add102e2f676bd57cec3365ce9b3fdc40a989c28d1f9acb851142d_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/ingress-rhel8-operator@sha256:cce79392f93bb318123c48ac6de48aa0a2983cc1134cc063c0fdc2ff83c546c7_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/kn-cli-artifacts-rhel8@sha256:1a51a072d4e303a5c33b2383c843308d86c68de228b094d2efed8bc59a4bac14_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/kn-cli-artifacts-rhel8@sha256:c61b26bdf318b507af66f9092e784d64436e3b2531cc6e2e8aa1bb8bbb010fb7_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/kn-cli-artifacts-rhel8@sha256:f22168224137db649c6e6592e3ec2ae6845ca668ef65fe56c104ed6393eae526_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/knative-rhel8-operator@sha256:53e115cdfeb8077cc8b89ebdeee4903b1be8c0a0d45831a9f277f342959f5961_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/knative-rhel8-operator@sha256:ebf24097b84ec5773e30c8f548975afb84b6fce836b373b97855f69371068d1e_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/knative-rhel8-operator@sha256:efa444ca6c7c4468821a8d138b4319c86fede592f3b0b4d7905e7c66e8bdb2c0_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/kourier-control-rhel8@sha256:396fb9dcc798b05e89d38ccbe3a3abb31854f56a95ae104fb9bb215967b56d9f_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/kourier-control-rhel8@sha256:e36577c37457a4521d78f28f24dca6ae11f170635316efe374f08f825cb5904d_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/kourier-control-rhel8@sha256:fb04b74dce262e58434b19a10dce0981b4df7541416de21343fb7124c714ffbf_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/net-istio-controller-rhel8@sha256:281b2782253722d916b6178ecdbc763aaa71ed4ac0db94e31d57974d4eb8b58b_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/net-istio-controller-rhel8@sha256:bf56038c0af2cfeb5a3e4b7ecd5aeebb230d042ac835b50faafa3d939dd8ca50_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/net-istio-controller-rhel8@sha256:f3643c74f73841b1de04be1d0f550c044f1ad4800ceb32cb36bf9072d8e5155b_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/net-istio-webhook-rhel8@sha256:4f7cabd5a6bb6fd7a0d81461108891b0d2de55efe868c4fbf275131c3280ed2d_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/net-istio-webhook-rhel8@sha256:a07d73f5c04af2a29b6565363b472aceabbfeafe7d6dfe833d1e71b072419916_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/net-istio-webhook-rhel8@sha256:cd34685812d9447969a1c3fb4382433a1b59fb3631fbe156daa6fa962458f859_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serverless-operator-bundle@sha256:0422f8843fc62c2b72e01ffefd33db912a1ad3d70ac297882d3663c9b7299f10_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serverless-rhel8-operator@sha256:26d940bd43b928d8370c9e88e80726a427c3f0ce3afc4fddb02a507f81c8fc93_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serverless-rhel8-operator@sha256:2898df30f40683bd3a73c6f2676afdc1bfc27b23d2fe04fe7667f6db6d2422ab_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serverless-rhel8-operator@sha256:8ec9e756969c8e6bf8155ed102a66cf578a325dcc477ff909b4806405ab59cfc_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-activator-rhel8@sha256:1e9fb289564961ddbf317e568c50936b048446685c39ab14ca4e5cb682785243_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-activator-rhel8@sha256:3a823819467ed0beea953eed27e2129bb4495df3f49e0f59d5004dee416e6285_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-activator-rhel8@sha256:4e7563e5f9761f624aefc6b79845e5b4dd1836a545c3754bc37701162ed4e3bb_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-autoscaler-hpa-rhel8@sha256:1685c7bf25061e61688d2b5e60cde6adb8906fec6bfb713c68837b2bbeeacf85_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-autoscaler-hpa-rhel8@sha256:491df16728df492b7b88efb8e86f28e46a8762f4084fb4132823611a9e758264_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-autoscaler-hpa-rhel8@sha256:8bb514634ece7dafd88ae6cc7eff52016cd4585d91cb9c106720c21c219f8967_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-autoscaler-rhel8@sha256:01b46e0ddb618f58c06b533fe7148f772367200f5d9be9d355012e91dc401156_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-autoscaler-rhel8@sha256:8cd0a381de995467f339e11f0704b8c8b978ddfdd2d8271f4c9f832e7acf9f07_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-autoscaler-rhel8@sha256:c60796d720141d322159e49bb3496732b8e0453d6606227b419caf93a12d196b_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-controller-rhel8@sha256:92b01a8421488e9d9b42b6da290873b54a2619d39a05e8d2a99e4c5348a3d4dc_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-controller-rhel8@sha256:b5ae691a77adb161a30ae8470f1cf4c1c6259488df18bb2bf2764d05af9a2aa8_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-controller-rhel8@sha256:b752a295b673aeee85eba6bed33cc658254dc0503c6002841d80dc0c0a38f615_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-domain-mapping-rhel8@sha256:11bca084f2c8df8d369d6301847876bbf8d37c7b67a6ffb387e0759100b6e817_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-domain-mapping-rhel8@sha256:4e580d29cbff1aa6050c65cee35a870dab9e6a7eaa538b356a5afefed9c38d90_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-domain-mapping-rhel8@sha256:eeb39a3fbc9d4c223d42579737948438d03b2a2ec1aee46562aabae6d343679b_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-domain-mapping-webhook-rhel8@sha256:8057fa6657c0bf909297273acc4faea1cddb29f9f02f6c797279adb42f083332_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-domain-mapping-webhook-rhel8@sha256:84e13a4c84098e0a6a5b461c7581861cd9114ce3cc7c2147afd727e56f323b28_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-domain-mapping-webhook-rhel8@sha256:f99e203de17686584c05ee0901041edd055350c39da063d5d6dcd026d1e17593_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-queue-rhel8@sha256:8740a1f7cb3ef3c4caa5774cced7787cc1e345dbe3708307001c1def9fd32e2f_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-queue-rhel8@sha256:ac1ca0ae5e3c7fc242ec5a313e45d09b83261ffe26eab3ebcbbae9299471b25a_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-queue-rhel8@sha256:f16b4f4e86e758354c8b19ee3a075dfd6fd19eb7ba282ad8293d41ca0c8f3028_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-storage-version-migration-rhel8@sha256:1c3b2c4c06981fd8eb13c05837c8da3523f0df9c79eacd6ffc1138e5f26bdba6_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-storage-version-migration-rhel8@sha256:27b7b75eae9eacc52a577887885db7c29192e15aada8a3b7406e032561609462_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-storage-version-migration-rhel8@sha256:8012cc60fab4e14b7fab05589c977c15ac941efb09601069be09d4e25385ed26_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-webhook-rhel8@sha256:4fdc2c632eb0fa4f10a78e39622c83febde93f38db16bd0ca4a35c1eb7062548_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-webhook-rhel8@sha256:6904376f1ae4dadc23ab9993b50aaaa3db130fcd338f3dfae9e437b348e6e934_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-webhook-rhel8@sha256:dc902a39bc520abcf2100c26e2e1c4ba20aa5aadff763b40f234eb01a26b6f77_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/svls-must-gather-rhel8@sha256:057e9ccae9eae50fadad4772b203e897f5c54bf9d40f6e2f2ccbdbc93f5850b5_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/svls-must-gather-rhel8@sha256:7557328dcdede1992a3660342f037e490f58bc3281c68c6e4f44e6d66c4a0cff_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/svls-must-gather-rhel8@sha256:e0a982cd04fee4416659b7e1e6a827c2c371144bd461f23913ae9e0633fd598a_amd64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2022:6040"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "NONE",
"baseScore": 9.1,
"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:N",
"version": "3.1"
},
"products": [
"8Base-Openshift-Serverless-1.24:openshift-serverless-1-tech-preview/eventing-kafka-broker-controller-rhel8@sha256:2a4b30bcff1377073202362dfd521bd7ac3e3e3960fdb33a6cf9fa39fc89de6b_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1-tech-preview/eventing-kafka-broker-controller-rhel8@sha256:be290e6d950e8af6162c1dece8472788b66459e8cb91df319f50ccf66f27b5c7_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1-tech-preview/eventing-kafka-broker-controller-rhel8@sha256:f8b5d9c9c0182f5cc1f76422759bf8925d2f29292390ada83a6b7c7986f1462c_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1-tech-preview/eventing-kafka-broker-dispatcher-rhel8@sha256:08c6d6908a2e58a18e908223daf152802106b00a67905e94e075fca827af87c9_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1-tech-preview/eventing-kafka-broker-dispatcher-rhel8@sha256:8ac0796f3585a406facba98766688ae6777b5673a4515418db8d1d92c4d65494_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1-tech-preview/eventing-kafka-broker-dispatcher-rhel8@sha256:9af6b8413acbf59adc88e9b88a51105f3b0a4913499c3026f64e7fda91e43384_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1-tech-preview/eventing-kafka-broker-receiver-rhel8@sha256:4dc0783cf92da5b5aa4cd1b9e9d55aa55a69b94eef0d29f261d3d51bd2260b68_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1-tech-preview/eventing-kafka-broker-receiver-rhel8@sha256:80fd78ad61caab0b20e39d4c6103ed9b074d3efa1dc67ab7bf415ea7db912dc3_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1-tech-preview/eventing-kafka-broker-receiver-rhel8@sha256:aeaaf1d541b5756df65f0700bcd82d085077ae3b1ce99c6d8728997c23e31ef9_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1-tech-preview/eventing-kafka-broker-webhook-rhel8@sha256:0dad9dc28babb21622f90c83647c9cc48bfa66faad257c88e7adf1d50ad0f80c_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1-tech-preview/eventing-kafka-broker-webhook-rhel8@sha256:10ba81e103ed6b7dff7b02394b20f44b46acd6b09d72f16667c068eb9989dc77_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1-tech-preview/eventing-kafka-broker-webhook-rhel8@sha256:f94aef78ce0870fdceac5b3467220540127a73415e81baa4b48bf986bc181c4d_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/client-kn-rhel8@sha256:09644d1c149970cd7c06635806a0ffc077a6340d68c357cd7f2bb5a6f57e46f3_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/client-kn-rhel8@sha256:46510d8b5dfba62d0a3da64ba90d1b8f88ad3b909c3e6ed14bcd96017d766829_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/client-kn-rhel8@sha256:f9bf2892123c3d981d2d5f158e643e6ba6f59a441b47c4055dc542f8cf8330c0_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-apiserver-receive-adapter-rhel8@sha256:834e37f8ddfbe157ad357fcef49f5213053d1295bb31361c5dd14a213ff2755c_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-apiserver-receive-adapter-rhel8@sha256:d13848369ca942d13548ab9b73a2d60b67f9412e535ed647342acaa8cef36c37_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-apiserver-receive-adapter-rhel8@sha256:eef2145e61234d37713ef8fda1f82d7cbe6502c5e6386117230d66ab7e1dd21a_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-controller-rhel8@sha256:52ef0c51b53ede0344f58174e624db08e6dcac04a0cba1668915f217949fc868_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-controller-rhel8@sha256:72c5fcaa44e3da56b297eb718d8a2b7eeb44069d6f3ce71b0eca30070b18bd9d_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-controller-rhel8@sha256:ad2df12dd77e8a3092431ca8d1b5eae42240c8ebb8766e436009bd6df7ee51f3_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-in-memory-channel-controller-rhel8@sha256:070f2c819506853dee230f37e00b27a05ba01c6f7cbbffc9a04b59a65d0c45e9_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-in-memory-channel-controller-rhel8@sha256:111da99563ea799e6b54933f12dc8f8a3828e36f650900e02da3be5afbdeefd9_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-in-memory-channel-controller-rhel8@sha256:69871b8d6e72713fe2eaf5f1e0aac1282fb8659d2895836994f10c847fe320d1_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-in-memory-channel-dispatcher-rhel8@sha256:4b5ee83ccace988c6eaf456e82dea83d160ae7e6aaad1ab8f48410f90da8f1c1_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-in-memory-channel-dispatcher-rhel8@sha256:52247eff5dc9a89244e6697ae9ce61cc1b42265171c956d4d50984179daced89_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-in-memory-channel-dispatcher-rhel8@sha256:68b61474089703d0685a952062401303206ba11bc108b8504f6f6390933d83cb_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-kafka-broker-controller-rhel8@sha256:2a4b30bcff1377073202362dfd521bd7ac3e3e3960fdb33a6cf9fa39fc89de6b_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-kafka-broker-controller-rhel8@sha256:be290e6d950e8af6162c1dece8472788b66459e8cb91df319f50ccf66f27b5c7_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-kafka-broker-controller-rhel8@sha256:f8b5d9c9c0182f5cc1f76422759bf8925d2f29292390ada83a6b7c7986f1462c_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-kafka-broker-dispatcher-rhel8@sha256:08c6d6908a2e58a18e908223daf152802106b00a67905e94e075fca827af87c9_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-kafka-broker-dispatcher-rhel8@sha256:8ac0796f3585a406facba98766688ae6777b5673a4515418db8d1d92c4d65494_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-kafka-broker-dispatcher-rhel8@sha256:9af6b8413acbf59adc88e9b88a51105f3b0a4913499c3026f64e7fda91e43384_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-kafka-broker-post-install-rhel8@sha256:260e7f0086f4e036be3a9ab5d24ce99fc8a053cc7f2906f8a6080f59f2a3e591_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-kafka-broker-post-install-rhel8@sha256:36551ea609536ba900f7a0493a06d07f9c0f19a0eef7e4956575354ca92cd1ef_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-kafka-broker-post-install-rhel8@sha256:6d4a898f37f87aa6db636487c6892833249be38635fe631433652feda762a40e_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-kafka-broker-webhook-rhel8@sha256:0dad9dc28babb21622f90c83647c9cc48bfa66faad257c88e7adf1d50ad0f80c_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-kafka-broker-webhook-rhel8@sha256:10ba81e103ed6b7dff7b02394b20f44b46acd6b09d72f16667c068eb9989dc77_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-kafka-broker-webhook-rhel8@sha256:f94aef78ce0870fdceac5b3467220540127a73415e81baa4b48bf986bc181c4d_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-mtbroker-filter-rhel8@sha256:4f6e162ee5fb96ff69a1546b7f728641dded59548f14afdfa870f7f0291787ac_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-mtbroker-filter-rhel8@sha256:ecde2ee2aa9618775178e03bcc07e53d6f5e12f30261238d8ffb366fb1e47c94_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-mtbroker-filter-rhel8@sha256:ee2dc3e0f648dc59551cfdf0ac5c36aa6cd9a4b2abaada7095ae4d5b8e0a571e_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-mtbroker-ingress-rhel8@sha256:4eaac6386b1b8a9e360df5afbd85aeebb97e5c81dbd861996caafad48b4cc6f9_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-mtbroker-ingress-rhel8@sha256:644fbcd1924d570f105f5f9760eb15eddbeed16c894edfcb4ef8c8a14e370bce_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-mtbroker-ingress-rhel8@sha256:a26dfc1a610bbaf876443b4b01a04130f7c0aba4d40e246333fe8bf7eb899f45_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-mtchannel-broker-rhel8@sha256:353859f2a8649fa9b3f5c0e02cafd57f79f96a10a7a697ba08eaa8cb70effe51_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-mtchannel-broker-rhel8@sha256:6f7afb57dc78ccb13498434196c5e8cd0f6ec53f045689febf1a62c492358d93_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-mtchannel-broker-rhel8@sha256:fadf3035a8bd25307843d1c6c88654a03db25983407a770875b4507942684dd5_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-mtping-rhel8@sha256:2254577d2c2e67d28f8459fbd4ac43af78b7d29cc0b56c631607dd68f3d31637_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-mtping-rhel8@sha256:a7177a43f46b6470a19970c62ebc17119ca3c3021471f9396faa436e621beb1e_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-mtping-rhel8@sha256:c6c2c7924d90e81e2906f3bf3969b02d7f3e4dc80c187e6c55a7e4ea17ac20cd_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-storage-version-migration-rhel8@sha256:3c1baa5bad644c06bedabaed9c668f0999527f00bc1d195e71a528c222087328_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-storage-version-migration-rhel8@sha256:63dab761fd3a2e08950b7ee52852fb39cef7820f2a8cf8142ec3701a07372d7c_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-storage-version-migration-rhel8@sha256:ff7924a37865ac1a90872f35675934a1627e49a29577a78af18b8e743a5fde07_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-sugar-controller-rhel8@sha256:24c7217a3612a5c3c6792c433dc2a6cf4b5fda1b9e6acff84e2736705704d152_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-sugar-controller-rhel8@sha256:3a38788638c26e9bec45694b2c4597333080189ffa96d8c7302e3e7dd1e54be5_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-sugar-controller-rhel8@sha256:aebfba016342e94fc0619a9ad6346c7fefbedf6739f1495954eb905cade085ac_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-webhook-rhel8@sha256:11d0b8fac4cb67c95e051a91f5c6683768f8969ffc744cd3cc4814d1ee6e91c1_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-webhook-rhel8@sha256:1b209d1ddffba92c3d77824e37bf75302346856c10b773a101d2868f27d0b740_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-webhook-rhel8@sha256:bf8c9de32dd5cbe536b115f52f32c666fbf886bde555ac355937d6b149cf9343_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/ingress-rhel8-operator@sha256:46a5fb2d0f9fa5e05504b9264a3f1c0e7c7beb76e3a3aeb9bc036cda4fa9d66a_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/ingress-rhel8-operator@sha256:793b86f4c2add102e2f676bd57cec3365ce9b3fdc40a989c28d1f9acb851142d_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/ingress-rhel8-operator@sha256:cce79392f93bb318123c48ac6de48aa0a2983cc1134cc063c0fdc2ff83c546c7_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/kn-cli-artifacts-rhel8@sha256:1a51a072d4e303a5c33b2383c843308d86c68de228b094d2efed8bc59a4bac14_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/kn-cli-artifacts-rhel8@sha256:c61b26bdf318b507af66f9092e784d64436e3b2531cc6e2e8aa1bb8bbb010fb7_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/kn-cli-artifacts-rhel8@sha256:f22168224137db649c6e6592e3ec2ae6845ca668ef65fe56c104ed6393eae526_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/knative-rhel8-operator@sha256:53e115cdfeb8077cc8b89ebdeee4903b1be8c0a0d45831a9f277f342959f5961_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/knative-rhel8-operator@sha256:ebf24097b84ec5773e30c8f548975afb84b6fce836b373b97855f69371068d1e_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/knative-rhel8-operator@sha256:efa444ca6c7c4468821a8d138b4319c86fede592f3b0b4d7905e7c66e8bdb2c0_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/kourier-control-rhel8@sha256:396fb9dcc798b05e89d38ccbe3a3abb31854f56a95ae104fb9bb215967b56d9f_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/kourier-control-rhel8@sha256:e36577c37457a4521d78f28f24dca6ae11f170635316efe374f08f825cb5904d_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/kourier-control-rhel8@sha256:fb04b74dce262e58434b19a10dce0981b4df7541416de21343fb7124c714ffbf_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/net-istio-controller-rhel8@sha256:281b2782253722d916b6178ecdbc763aaa71ed4ac0db94e31d57974d4eb8b58b_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/net-istio-controller-rhel8@sha256:bf56038c0af2cfeb5a3e4b7ecd5aeebb230d042ac835b50faafa3d939dd8ca50_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/net-istio-controller-rhel8@sha256:f3643c74f73841b1de04be1d0f550c044f1ad4800ceb32cb36bf9072d8e5155b_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/net-istio-webhook-rhel8@sha256:4f7cabd5a6bb6fd7a0d81461108891b0d2de55efe868c4fbf275131c3280ed2d_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/net-istio-webhook-rhel8@sha256:a07d73f5c04af2a29b6565363b472aceabbfeafe7d6dfe833d1e71b072419916_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/net-istio-webhook-rhel8@sha256:cd34685812d9447969a1c3fb4382433a1b59fb3631fbe156daa6fa962458f859_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serverless-operator-bundle@sha256:0422f8843fc62c2b72e01ffefd33db912a1ad3d70ac297882d3663c9b7299f10_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serverless-rhel8-operator@sha256:26d940bd43b928d8370c9e88e80726a427c3f0ce3afc4fddb02a507f81c8fc93_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serverless-rhel8-operator@sha256:2898df30f40683bd3a73c6f2676afdc1bfc27b23d2fe04fe7667f6db6d2422ab_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serverless-rhel8-operator@sha256:8ec9e756969c8e6bf8155ed102a66cf578a325dcc477ff909b4806405ab59cfc_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-activator-rhel8@sha256:1e9fb289564961ddbf317e568c50936b048446685c39ab14ca4e5cb682785243_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-activator-rhel8@sha256:3a823819467ed0beea953eed27e2129bb4495df3f49e0f59d5004dee416e6285_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-activator-rhel8@sha256:4e7563e5f9761f624aefc6b79845e5b4dd1836a545c3754bc37701162ed4e3bb_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-autoscaler-hpa-rhel8@sha256:1685c7bf25061e61688d2b5e60cde6adb8906fec6bfb713c68837b2bbeeacf85_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-autoscaler-hpa-rhel8@sha256:491df16728df492b7b88efb8e86f28e46a8762f4084fb4132823611a9e758264_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-autoscaler-hpa-rhel8@sha256:8bb514634ece7dafd88ae6cc7eff52016cd4585d91cb9c106720c21c219f8967_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-autoscaler-rhel8@sha256:01b46e0ddb618f58c06b533fe7148f772367200f5d9be9d355012e91dc401156_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-autoscaler-rhel8@sha256:8cd0a381de995467f339e11f0704b8c8b978ddfdd2d8271f4c9f832e7acf9f07_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-autoscaler-rhel8@sha256:c60796d720141d322159e49bb3496732b8e0453d6606227b419caf93a12d196b_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-controller-rhel8@sha256:92b01a8421488e9d9b42b6da290873b54a2619d39a05e8d2a99e4c5348a3d4dc_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-controller-rhel8@sha256:b5ae691a77adb161a30ae8470f1cf4c1c6259488df18bb2bf2764d05af9a2aa8_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-controller-rhel8@sha256:b752a295b673aeee85eba6bed33cc658254dc0503c6002841d80dc0c0a38f615_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-domain-mapping-rhel8@sha256:11bca084f2c8df8d369d6301847876bbf8d37c7b67a6ffb387e0759100b6e817_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-domain-mapping-rhel8@sha256:4e580d29cbff1aa6050c65cee35a870dab9e6a7eaa538b356a5afefed9c38d90_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-domain-mapping-rhel8@sha256:eeb39a3fbc9d4c223d42579737948438d03b2a2ec1aee46562aabae6d343679b_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-domain-mapping-webhook-rhel8@sha256:8057fa6657c0bf909297273acc4faea1cddb29f9f02f6c797279adb42f083332_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-domain-mapping-webhook-rhel8@sha256:84e13a4c84098e0a6a5b461c7581861cd9114ce3cc7c2147afd727e56f323b28_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-domain-mapping-webhook-rhel8@sha256:f99e203de17686584c05ee0901041edd055350c39da063d5d6dcd026d1e17593_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-queue-rhel8@sha256:8740a1f7cb3ef3c4caa5774cced7787cc1e345dbe3708307001c1def9fd32e2f_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-queue-rhel8@sha256:ac1ca0ae5e3c7fc242ec5a313e45d09b83261ffe26eab3ebcbbae9299471b25a_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-queue-rhel8@sha256:f16b4f4e86e758354c8b19ee3a075dfd6fd19eb7ba282ad8293d41ca0c8f3028_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-storage-version-migration-rhel8@sha256:1c3b2c4c06981fd8eb13c05837c8da3523f0df9c79eacd6ffc1138e5f26bdba6_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-storage-version-migration-rhel8@sha256:27b7b75eae9eacc52a577887885db7c29192e15aada8a3b7406e032561609462_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-storage-version-migration-rhel8@sha256:8012cc60fab4e14b7fab05589c977c15ac941efb09601069be09d4e25385ed26_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-webhook-rhel8@sha256:4fdc2c632eb0fa4f10a78e39622c83febde93f38db16bd0ca4a35c1eb7062548_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-webhook-rhel8@sha256:6904376f1ae4dadc23ab9993b50aaaa3db130fcd338f3dfae9e437b348e6e934_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-webhook-rhel8@sha256:dc902a39bc520abcf2100c26e2e1c4ba20aa5aadff763b40f234eb01a26b6f77_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/svls-must-gather-rhel8@sha256:057e9ccae9eae50fadad4772b203e897f5c54bf9d40f6e2f2ccbdbc93f5850b5_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/svls-must-gather-rhel8@sha256:7557328dcdede1992a3660342f037e490f58bc3281c68c6e4f44e6d66c4a0cff_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/svls-must-gather-rhel8@sha256:e0a982cd04fee4416659b7e1e6a827c2c371144bd461f23913ae9e0633fd598a_amd64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "go-restful: Authorization Bypass Through User-Controlled Key"
},
{
"cve": "CVE-2022-21698",
"cwe": {
"id": "CWE-772",
"name": "Missing Release of Resource after Effective Lifetime"
},
"discovery_date": "2022-01-19T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2045880"
}
],
"notes": [
{
"category": "description",
"text": "A denial of service attack was found in prometheus/client_golang. This flaw allows an attacker to produce a denial of service attack on an HTTP server by exploiting the InstrumentHandlerCounter function in the version below 1.11.1, resulting in a loss of availability.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "prometheus/client_golang: Denial of service using InstrumentHandlerCounter",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "This flaw has been rated as having a moderate impact for two main reasons. The opportunity for a Denial of Service is limited to the golang runtime. In the case of OpenShift Container Platform, this would be restricted within each individual container. Additionally, this is in alignment with upstream\u0027s (the Prometheus project) impact rating.\n\nWithin regulated environments, a combination of the following controls acts as a significant barrier to successful exploitation of a CWE-772: Missing Release of Resource after Effective Lifetime and therefore downgrades the severity of this particular CVE from Moderate to Low.\n\nBaseline configurations enforce strict resource allocation and lifecycle management policies, ensuring that memory, CPU, and storage resources are efficiently released when no longer needed. The platform continuously monitors resource allocation and usage across compute environments and workloads, leveraging built-in quota and limit mechanisms to prevent resource exhaustion caused by unreleased objects. Real-time system monitoring detects abnormal consumption patterns, such as unused resource retention or elevated usage levels, enabling timely remediation and preventing compounding impacts.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"8Base-Openshift-Serverless-1.24:openshift-serverless-1-tech-preview/eventing-kafka-broker-controller-rhel8@sha256:2a4b30bcff1377073202362dfd521bd7ac3e3e3960fdb33a6cf9fa39fc89de6b_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1-tech-preview/eventing-kafka-broker-controller-rhel8@sha256:be290e6d950e8af6162c1dece8472788b66459e8cb91df319f50ccf66f27b5c7_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1-tech-preview/eventing-kafka-broker-controller-rhel8@sha256:f8b5d9c9c0182f5cc1f76422759bf8925d2f29292390ada83a6b7c7986f1462c_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1-tech-preview/eventing-kafka-broker-dispatcher-rhel8@sha256:08c6d6908a2e58a18e908223daf152802106b00a67905e94e075fca827af87c9_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1-tech-preview/eventing-kafka-broker-dispatcher-rhel8@sha256:8ac0796f3585a406facba98766688ae6777b5673a4515418db8d1d92c4d65494_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1-tech-preview/eventing-kafka-broker-dispatcher-rhel8@sha256:9af6b8413acbf59adc88e9b88a51105f3b0a4913499c3026f64e7fda91e43384_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1-tech-preview/eventing-kafka-broker-receiver-rhel8@sha256:4dc0783cf92da5b5aa4cd1b9e9d55aa55a69b94eef0d29f261d3d51bd2260b68_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1-tech-preview/eventing-kafka-broker-receiver-rhel8@sha256:80fd78ad61caab0b20e39d4c6103ed9b074d3efa1dc67ab7bf415ea7db912dc3_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1-tech-preview/eventing-kafka-broker-receiver-rhel8@sha256:aeaaf1d541b5756df65f0700bcd82d085077ae3b1ce99c6d8728997c23e31ef9_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1-tech-preview/eventing-kafka-broker-webhook-rhel8@sha256:0dad9dc28babb21622f90c83647c9cc48bfa66faad257c88e7adf1d50ad0f80c_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1-tech-preview/eventing-kafka-broker-webhook-rhel8@sha256:10ba81e103ed6b7dff7b02394b20f44b46acd6b09d72f16667c068eb9989dc77_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1-tech-preview/eventing-kafka-broker-webhook-rhel8@sha256:f94aef78ce0870fdceac5b3467220540127a73415e81baa4b48bf986bc181c4d_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/client-kn-rhel8@sha256:09644d1c149970cd7c06635806a0ffc077a6340d68c357cd7f2bb5a6f57e46f3_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/client-kn-rhel8@sha256:46510d8b5dfba62d0a3da64ba90d1b8f88ad3b909c3e6ed14bcd96017d766829_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/client-kn-rhel8@sha256:f9bf2892123c3d981d2d5f158e643e6ba6f59a441b47c4055dc542f8cf8330c0_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-apiserver-receive-adapter-rhel8@sha256:834e37f8ddfbe157ad357fcef49f5213053d1295bb31361c5dd14a213ff2755c_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-apiserver-receive-adapter-rhel8@sha256:d13848369ca942d13548ab9b73a2d60b67f9412e535ed647342acaa8cef36c37_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-apiserver-receive-adapter-rhel8@sha256:eef2145e61234d37713ef8fda1f82d7cbe6502c5e6386117230d66ab7e1dd21a_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-controller-rhel8@sha256:52ef0c51b53ede0344f58174e624db08e6dcac04a0cba1668915f217949fc868_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-controller-rhel8@sha256:72c5fcaa44e3da56b297eb718d8a2b7eeb44069d6f3ce71b0eca30070b18bd9d_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-controller-rhel8@sha256:ad2df12dd77e8a3092431ca8d1b5eae42240c8ebb8766e436009bd6df7ee51f3_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-in-memory-channel-controller-rhel8@sha256:070f2c819506853dee230f37e00b27a05ba01c6f7cbbffc9a04b59a65d0c45e9_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-in-memory-channel-controller-rhel8@sha256:111da99563ea799e6b54933f12dc8f8a3828e36f650900e02da3be5afbdeefd9_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-in-memory-channel-controller-rhel8@sha256:69871b8d6e72713fe2eaf5f1e0aac1282fb8659d2895836994f10c847fe320d1_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-in-memory-channel-dispatcher-rhel8@sha256:4b5ee83ccace988c6eaf456e82dea83d160ae7e6aaad1ab8f48410f90da8f1c1_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-in-memory-channel-dispatcher-rhel8@sha256:52247eff5dc9a89244e6697ae9ce61cc1b42265171c956d4d50984179daced89_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-in-memory-channel-dispatcher-rhel8@sha256:68b61474089703d0685a952062401303206ba11bc108b8504f6f6390933d83cb_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-kafka-broker-controller-rhel8@sha256:2a4b30bcff1377073202362dfd521bd7ac3e3e3960fdb33a6cf9fa39fc89de6b_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-kafka-broker-controller-rhel8@sha256:be290e6d950e8af6162c1dece8472788b66459e8cb91df319f50ccf66f27b5c7_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-kafka-broker-controller-rhel8@sha256:f8b5d9c9c0182f5cc1f76422759bf8925d2f29292390ada83a6b7c7986f1462c_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-kafka-broker-dispatcher-rhel8@sha256:08c6d6908a2e58a18e908223daf152802106b00a67905e94e075fca827af87c9_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-kafka-broker-dispatcher-rhel8@sha256:8ac0796f3585a406facba98766688ae6777b5673a4515418db8d1d92c4d65494_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-kafka-broker-dispatcher-rhel8@sha256:9af6b8413acbf59adc88e9b88a51105f3b0a4913499c3026f64e7fda91e43384_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-kafka-broker-post-install-rhel8@sha256:260e7f0086f4e036be3a9ab5d24ce99fc8a053cc7f2906f8a6080f59f2a3e591_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-kafka-broker-post-install-rhel8@sha256:36551ea609536ba900f7a0493a06d07f9c0f19a0eef7e4956575354ca92cd1ef_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-kafka-broker-post-install-rhel8@sha256:6d4a898f37f87aa6db636487c6892833249be38635fe631433652feda762a40e_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-kafka-broker-webhook-rhel8@sha256:0dad9dc28babb21622f90c83647c9cc48bfa66faad257c88e7adf1d50ad0f80c_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-kafka-broker-webhook-rhel8@sha256:10ba81e103ed6b7dff7b02394b20f44b46acd6b09d72f16667c068eb9989dc77_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-kafka-broker-webhook-rhel8@sha256:f94aef78ce0870fdceac5b3467220540127a73415e81baa4b48bf986bc181c4d_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-mtbroker-filter-rhel8@sha256:4f6e162ee5fb96ff69a1546b7f728641dded59548f14afdfa870f7f0291787ac_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-mtbroker-filter-rhel8@sha256:ecde2ee2aa9618775178e03bcc07e53d6f5e12f30261238d8ffb366fb1e47c94_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-mtbroker-filter-rhel8@sha256:ee2dc3e0f648dc59551cfdf0ac5c36aa6cd9a4b2abaada7095ae4d5b8e0a571e_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-mtbroker-ingress-rhel8@sha256:4eaac6386b1b8a9e360df5afbd85aeebb97e5c81dbd861996caafad48b4cc6f9_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-mtbroker-ingress-rhel8@sha256:644fbcd1924d570f105f5f9760eb15eddbeed16c894edfcb4ef8c8a14e370bce_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-mtbroker-ingress-rhel8@sha256:a26dfc1a610bbaf876443b4b01a04130f7c0aba4d40e246333fe8bf7eb899f45_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-mtchannel-broker-rhel8@sha256:353859f2a8649fa9b3f5c0e02cafd57f79f96a10a7a697ba08eaa8cb70effe51_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-mtchannel-broker-rhel8@sha256:6f7afb57dc78ccb13498434196c5e8cd0f6ec53f045689febf1a62c492358d93_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-mtchannel-broker-rhel8@sha256:fadf3035a8bd25307843d1c6c88654a03db25983407a770875b4507942684dd5_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-mtping-rhel8@sha256:2254577d2c2e67d28f8459fbd4ac43af78b7d29cc0b56c631607dd68f3d31637_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-mtping-rhel8@sha256:a7177a43f46b6470a19970c62ebc17119ca3c3021471f9396faa436e621beb1e_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-mtping-rhel8@sha256:c6c2c7924d90e81e2906f3bf3969b02d7f3e4dc80c187e6c55a7e4ea17ac20cd_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-storage-version-migration-rhel8@sha256:3c1baa5bad644c06bedabaed9c668f0999527f00bc1d195e71a528c222087328_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-storage-version-migration-rhel8@sha256:63dab761fd3a2e08950b7ee52852fb39cef7820f2a8cf8142ec3701a07372d7c_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-storage-version-migration-rhel8@sha256:ff7924a37865ac1a90872f35675934a1627e49a29577a78af18b8e743a5fde07_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-sugar-controller-rhel8@sha256:24c7217a3612a5c3c6792c433dc2a6cf4b5fda1b9e6acff84e2736705704d152_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-sugar-controller-rhel8@sha256:3a38788638c26e9bec45694b2c4597333080189ffa96d8c7302e3e7dd1e54be5_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-sugar-controller-rhel8@sha256:aebfba016342e94fc0619a9ad6346c7fefbedf6739f1495954eb905cade085ac_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-webhook-rhel8@sha256:11d0b8fac4cb67c95e051a91f5c6683768f8969ffc744cd3cc4814d1ee6e91c1_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-webhook-rhel8@sha256:1b209d1ddffba92c3d77824e37bf75302346856c10b773a101d2868f27d0b740_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-webhook-rhel8@sha256:bf8c9de32dd5cbe536b115f52f32c666fbf886bde555ac355937d6b149cf9343_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/ingress-rhel8-operator@sha256:46a5fb2d0f9fa5e05504b9264a3f1c0e7c7beb76e3a3aeb9bc036cda4fa9d66a_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/ingress-rhel8-operator@sha256:793b86f4c2add102e2f676bd57cec3365ce9b3fdc40a989c28d1f9acb851142d_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/ingress-rhel8-operator@sha256:cce79392f93bb318123c48ac6de48aa0a2983cc1134cc063c0fdc2ff83c546c7_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/kn-cli-artifacts-rhel8@sha256:1a51a072d4e303a5c33b2383c843308d86c68de228b094d2efed8bc59a4bac14_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/kn-cli-artifacts-rhel8@sha256:c61b26bdf318b507af66f9092e784d64436e3b2531cc6e2e8aa1bb8bbb010fb7_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/kn-cli-artifacts-rhel8@sha256:f22168224137db649c6e6592e3ec2ae6845ca668ef65fe56c104ed6393eae526_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/knative-rhel8-operator@sha256:53e115cdfeb8077cc8b89ebdeee4903b1be8c0a0d45831a9f277f342959f5961_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/knative-rhel8-operator@sha256:ebf24097b84ec5773e30c8f548975afb84b6fce836b373b97855f69371068d1e_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/knative-rhel8-operator@sha256:efa444ca6c7c4468821a8d138b4319c86fede592f3b0b4d7905e7c66e8bdb2c0_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/kourier-control-rhel8@sha256:396fb9dcc798b05e89d38ccbe3a3abb31854f56a95ae104fb9bb215967b56d9f_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/kourier-control-rhel8@sha256:e36577c37457a4521d78f28f24dca6ae11f170635316efe374f08f825cb5904d_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/kourier-control-rhel8@sha256:fb04b74dce262e58434b19a10dce0981b4df7541416de21343fb7124c714ffbf_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/net-istio-controller-rhel8@sha256:281b2782253722d916b6178ecdbc763aaa71ed4ac0db94e31d57974d4eb8b58b_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/net-istio-controller-rhel8@sha256:bf56038c0af2cfeb5a3e4b7ecd5aeebb230d042ac835b50faafa3d939dd8ca50_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/net-istio-controller-rhel8@sha256:f3643c74f73841b1de04be1d0f550c044f1ad4800ceb32cb36bf9072d8e5155b_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/net-istio-webhook-rhel8@sha256:4f7cabd5a6bb6fd7a0d81461108891b0d2de55efe868c4fbf275131c3280ed2d_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/net-istio-webhook-rhel8@sha256:a07d73f5c04af2a29b6565363b472aceabbfeafe7d6dfe833d1e71b072419916_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/net-istio-webhook-rhel8@sha256:cd34685812d9447969a1c3fb4382433a1b59fb3631fbe156daa6fa962458f859_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serverless-operator-bundle@sha256:0422f8843fc62c2b72e01ffefd33db912a1ad3d70ac297882d3663c9b7299f10_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serverless-rhel8-operator@sha256:26d940bd43b928d8370c9e88e80726a427c3f0ce3afc4fddb02a507f81c8fc93_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serverless-rhel8-operator@sha256:2898df30f40683bd3a73c6f2676afdc1bfc27b23d2fe04fe7667f6db6d2422ab_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serverless-rhel8-operator@sha256:8ec9e756969c8e6bf8155ed102a66cf578a325dcc477ff909b4806405ab59cfc_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-activator-rhel8@sha256:1e9fb289564961ddbf317e568c50936b048446685c39ab14ca4e5cb682785243_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-activator-rhel8@sha256:3a823819467ed0beea953eed27e2129bb4495df3f49e0f59d5004dee416e6285_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-activator-rhel8@sha256:4e7563e5f9761f624aefc6b79845e5b4dd1836a545c3754bc37701162ed4e3bb_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-autoscaler-hpa-rhel8@sha256:1685c7bf25061e61688d2b5e60cde6adb8906fec6bfb713c68837b2bbeeacf85_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-autoscaler-hpa-rhel8@sha256:491df16728df492b7b88efb8e86f28e46a8762f4084fb4132823611a9e758264_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-autoscaler-hpa-rhel8@sha256:8bb514634ece7dafd88ae6cc7eff52016cd4585d91cb9c106720c21c219f8967_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-autoscaler-rhel8@sha256:01b46e0ddb618f58c06b533fe7148f772367200f5d9be9d355012e91dc401156_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-autoscaler-rhel8@sha256:8cd0a381de995467f339e11f0704b8c8b978ddfdd2d8271f4c9f832e7acf9f07_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-autoscaler-rhel8@sha256:c60796d720141d322159e49bb3496732b8e0453d6606227b419caf93a12d196b_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-controller-rhel8@sha256:92b01a8421488e9d9b42b6da290873b54a2619d39a05e8d2a99e4c5348a3d4dc_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-controller-rhel8@sha256:b5ae691a77adb161a30ae8470f1cf4c1c6259488df18bb2bf2764d05af9a2aa8_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-controller-rhel8@sha256:b752a295b673aeee85eba6bed33cc658254dc0503c6002841d80dc0c0a38f615_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-domain-mapping-rhel8@sha256:11bca084f2c8df8d369d6301847876bbf8d37c7b67a6ffb387e0759100b6e817_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-domain-mapping-rhel8@sha256:4e580d29cbff1aa6050c65cee35a870dab9e6a7eaa538b356a5afefed9c38d90_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-domain-mapping-rhel8@sha256:eeb39a3fbc9d4c223d42579737948438d03b2a2ec1aee46562aabae6d343679b_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-domain-mapping-webhook-rhel8@sha256:8057fa6657c0bf909297273acc4faea1cddb29f9f02f6c797279adb42f083332_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-domain-mapping-webhook-rhel8@sha256:84e13a4c84098e0a6a5b461c7581861cd9114ce3cc7c2147afd727e56f323b28_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-domain-mapping-webhook-rhel8@sha256:f99e203de17686584c05ee0901041edd055350c39da063d5d6dcd026d1e17593_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-queue-rhel8@sha256:8740a1f7cb3ef3c4caa5774cced7787cc1e345dbe3708307001c1def9fd32e2f_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-queue-rhel8@sha256:ac1ca0ae5e3c7fc242ec5a313e45d09b83261ffe26eab3ebcbbae9299471b25a_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-queue-rhel8@sha256:f16b4f4e86e758354c8b19ee3a075dfd6fd19eb7ba282ad8293d41ca0c8f3028_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-storage-version-migration-rhel8@sha256:1c3b2c4c06981fd8eb13c05837c8da3523f0df9c79eacd6ffc1138e5f26bdba6_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-storage-version-migration-rhel8@sha256:27b7b75eae9eacc52a577887885db7c29192e15aada8a3b7406e032561609462_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-storage-version-migration-rhel8@sha256:8012cc60fab4e14b7fab05589c977c15ac941efb09601069be09d4e25385ed26_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-webhook-rhel8@sha256:4fdc2c632eb0fa4f10a78e39622c83febde93f38db16bd0ca4a35c1eb7062548_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-webhook-rhel8@sha256:6904376f1ae4dadc23ab9993b50aaaa3db130fcd338f3dfae9e437b348e6e934_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-webhook-rhel8@sha256:dc902a39bc520abcf2100c26e2e1c4ba20aa5aadff763b40f234eb01a26b6f77_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/svls-must-gather-rhel8@sha256:057e9ccae9eae50fadad4772b203e897f5c54bf9d40f6e2f2ccbdbc93f5850b5_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/svls-must-gather-rhel8@sha256:7557328dcdede1992a3660342f037e490f58bc3281c68c6e4f44e6d66c4a0cff_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/svls-must-gather-rhel8@sha256:e0a982cd04fee4416659b7e1e6a827c2c371144bd461f23913ae9e0633fd598a_amd64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2022-21698"
},
{
"category": "external",
"summary": "RHBZ#2045880",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2045880"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2022-21698",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-21698"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2022-21698",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2022-21698"
},
{
"category": "external",
"summary": "https://github.com/prometheus/client_golang/security/advisories/GHSA-cg3q-j54f-5p7p",
"url": "https://github.com/prometheus/client_golang/security/advisories/GHSA-cg3q-j54f-5p7p"
}
],
"release_date": "2022-02-15T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2022-08-10T13:13:24+00:00",
"details": "See the Red Hat OpenShift Container Platform 4.6 documentation at:\nhttps://access.redhat.com/documentation/en-us/openshift_container_platform/4.6/html/serverless/index\nSee the Red Hat OpenShift Container Platform 4.7 documentation at:\nhttps://access.redhat.com/documentation/en-us/openshift_container_platform/4.7/html/serverless/index\nSee the Red Hat OpenShift Container Platform 4.8 documentation at:\nhttps://access.redhat.com/documentation/en-us/openshift_container_platform/4.8/html/serverless/index\nSee the Red Hat OpenShift Container Platform 4.9 documentation at:\nhttps://access.redhat.com/documentation/en-us/openshift_container_platform/4.9/html/serverless/index\nSee the Red Hat OpenShift Container Platform 4.10 documentation at:\nhttps://access.redhat.com/documentation/en-us/openshift_container_platform/4.10/html/serverless/index",
"product_ids": [
"8Base-Openshift-Serverless-1.24:openshift-serverless-1-tech-preview/eventing-kafka-broker-controller-rhel8@sha256:2a4b30bcff1377073202362dfd521bd7ac3e3e3960fdb33a6cf9fa39fc89de6b_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1-tech-preview/eventing-kafka-broker-controller-rhel8@sha256:be290e6d950e8af6162c1dece8472788b66459e8cb91df319f50ccf66f27b5c7_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1-tech-preview/eventing-kafka-broker-controller-rhel8@sha256:f8b5d9c9c0182f5cc1f76422759bf8925d2f29292390ada83a6b7c7986f1462c_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1-tech-preview/eventing-kafka-broker-dispatcher-rhel8@sha256:08c6d6908a2e58a18e908223daf152802106b00a67905e94e075fca827af87c9_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1-tech-preview/eventing-kafka-broker-dispatcher-rhel8@sha256:8ac0796f3585a406facba98766688ae6777b5673a4515418db8d1d92c4d65494_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1-tech-preview/eventing-kafka-broker-dispatcher-rhel8@sha256:9af6b8413acbf59adc88e9b88a51105f3b0a4913499c3026f64e7fda91e43384_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1-tech-preview/eventing-kafka-broker-receiver-rhel8@sha256:4dc0783cf92da5b5aa4cd1b9e9d55aa55a69b94eef0d29f261d3d51bd2260b68_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1-tech-preview/eventing-kafka-broker-receiver-rhel8@sha256:80fd78ad61caab0b20e39d4c6103ed9b074d3efa1dc67ab7bf415ea7db912dc3_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1-tech-preview/eventing-kafka-broker-receiver-rhel8@sha256:aeaaf1d541b5756df65f0700bcd82d085077ae3b1ce99c6d8728997c23e31ef9_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1-tech-preview/eventing-kafka-broker-webhook-rhel8@sha256:0dad9dc28babb21622f90c83647c9cc48bfa66faad257c88e7adf1d50ad0f80c_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1-tech-preview/eventing-kafka-broker-webhook-rhel8@sha256:10ba81e103ed6b7dff7b02394b20f44b46acd6b09d72f16667c068eb9989dc77_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1-tech-preview/eventing-kafka-broker-webhook-rhel8@sha256:f94aef78ce0870fdceac5b3467220540127a73415e81baa4b48bf986bc181c4d_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/client-kn-rhel8@sha256:09644d1c149970cd7c06635806a0ffc077a6340d68c357cd7f2bb5a6f57e46f3_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/client-kn-rhel8@sha256:46510d8b5dfba62d0a3da64ba90d1b8f88ad3b909c3e6ed14bcd96017d766829_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/client-kn-rhel8@sha256:f9bf2892123c3d981d2d5f158e643e6ba6f59a441b47c4055dc542f8cf8330c0_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-apiserver-receive-adapter-rhel8@sha256:834e37f8ddfbe157ad357fcef49f5213053d1295bb31361c5dd14a213ff2755c_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-apiserver-receive-adapter-rhel8@sha256:d13848369ca942d13548ab9b73a2d60b67f9412e535ed647342acaa8cef36c37_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-apiserver-receive-adapter-rhel8@sha256:eef2145e61234d37713ef8fda1f82d7cbe6502c5e6386117230d66ab7e1dd21a_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-controller-rhel8@sha256:52ef0c51b53ede0344f58174e624db08e6dcac04a0cba1668915f217949fc868_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-controller-rhel8@sha256:72c5fcaa44e3da56b297eb718d8a2b7eeb44069d6f3ce71b0eca30070b18bd9d_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-controller-rhel8@sha256:ad2df12dd77e8a3092431ca8d1b5eae42240c8ebb8766e436009bd6df7ee51f3_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-in-memory-channel-controller-rhel8@sha256:070f2c819506853dee230f37e00b27a05ba01c6f7cbbffc9a04b59a65d0c45e9_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-in-memory-channel-controller-rhel8@sha256:111da99563ea799e6b54933f12dc8f8a3828e36f650900e02da3be5afbdeefd9_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-in-memory-channel-controller-rhel8@sha256:69871b8d6e72713fe2eaf5f1e0aac1282fb8659d2895836994f10c847fe320d1_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-in-memory-channel-dispatcher-rhel8@sha256:4b5ee83ccace988c6eaf456e82dea83d160ae7e6aaad1ab8f48410f90da8f1c1_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-in-memory-channel-dispatcher-rhel8@sha256:52247eff5dc9a89244e6697ae9ce61cc1b42265171c956d4d50984179daced89_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-in-memory-channel-dispatcher-rhel8@sha256:68b61474089703d0685a952062401303206ba11bc108b8504f6f6390933d83cb_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-kafka-broker-controller-rhel8@sha256:2a4b30bcff1377073202362dfd521bd7ac3e3e3960fdb33a6cf9fa39fc89de6b_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-kafka-broker-controller-rhel8@sha256:be290e6d950e8af6162c1dece8472788b66459e8cb91df319f50ccf66f27b5c7_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-kafka-broker-controller-rhel8@sha256:f8b5d9c9c0182f5cc1f76422759bf8925d2f29292390ada83a6b7c7986f1462c_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-kafka-broker-dispatcher-rhel8@sha256:08c6d6908a2e58a18e908223daf152802106b00a67905e94e075fca827af87c9_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-kafka-broker-dispatcher-rhel8@sha256:8ac0796f3585a406facba98766688ae6777b5673a4515418db8d1d92c4d65494_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-kafka-broker-dispatcher-rhel8@sha256:9af6b8413acbf59adc88e9b88a51105f3b0a4913499c3026f64e7fda91e43384_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-kafka-broker-post-install-rhel8@sha256:260e7f0086f4e036be3a9ab5d24ce99fc8a053cc7f2906f8a6080f59f2a3e591_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-kafka-broker-post-install-rhel8@sha256:36551ea609536ba900f7a0493a06d07f9c0f19a0eef7e4956575354ca92cd1ef_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-kafka-broker-post-install-rhel8@sha256:6d4a898f37f87aa6db636487c6892833249be38635fe631433652feda762a40e_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-kafka-broker-webhook-rhel8@sha256:0dad9dc28babb21622f90c83647c9cc48bfa66faad257c88e7adf1d50ad0f80c_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-kafka-broker-webhook-rhel8@sha256:10ba81e103ed6b7dff7b02394b20f44b46acd6b09d72f16667c068eb9989dc77_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-kafka-broker-webhook-rhel8@sha256:f94aef78ce0870fdceac5b3467220540127a73415e81baa4b48bf986bc181c4d_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-mtbroker-filter-rhel8@sha256:4f6e162ee5fb96ff69a1546b7f728641dded59548f14afdfa870f7f0291787ac_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-mtbroker-filter-rhel8@sha256:ecde2ee2aa9618775178e03bcc07e53d6f5e12f30261238d8ffb366fb1e47c94_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-mtbroker-filter-rhel8@sha256:ee2dc3e0f648dc59551cfdf0ac5c36aa6cd9a4b2abaada7095ae4d5b8e0a571e_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-mtbroker-ingress-rhel8@sha256:4eaac6386b1b8a9e360df5afbd85aeebb97e5c81dbd861996caafad48b4cc6f9_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-mtbroker-ingress-rhel8@sha256:644fbcd1924d570f105f5f9760eb15eddbeed16c894edfcb4ef8c8a14e370bce_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-mtbroker-ingress-rhel8@sha256:a26dfc1a610bbaf876443b4b01a04130f7c0aba4d40e246333fe8bf7eb899f45_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-mtchannel-broker-rhel8@sha256:353859f2a8649fa9b3f5c0e02cafd57f79f96a10a7a697ba08eaa8cb70effe51_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-mtchannel-broker-rhel8@sha256:6f7afb57dc78ccb13498434196c5e8cd0f6ec53f045689febf1a62c492358d93_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-mtchannel-broker-rhel8@sha256:fadf3035a8bd25307843d1c6c88654a03db25983407a770875b4507942684dd5_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-mtping-rhel8@sha256:2254577d2c2e67d28f8459fbd4ac43af78b7d29cc0b56c631607dd68f3d31637_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-mtping-rhel8@sha256:a7177a43f46b6470a19970c62ebc17119ca3c3021471f9396faa436e621beb1e_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-mtping-rhel8@sha256:c6c2c7924d90e81e2906f3bf3969b02d7f3e4dc80c187e6c55a7e4ea17ac20cd_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-storage-version-migration-rhel8@sha256:3c1baa5bad644c06bedabaed9c668f0999527f00bc1d195e71a528c222087328_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-storage-version-migration-rhel8@sha256:63dab761fd3a2e08950b7ee52852fb39cef7820f2a8cf8142ec3701a07372d7c_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-storage-version-migration-rhel8@sha256:ff7924a37865ac1a90872f35675934a1627e49a29577a78af18b8e743a5fde07_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-sugar-controller-rhel8@sha256:24c7217a3612a5c3c6792c433dc2a6cf4b5fda1b9e6acff84e2736705704d152_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-sugar-controller-rhel8@sha256:3a38788638c26e9bec45694b2c4597333080189ffa96d8c7302e3e7dd1e54be5_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-sugar-controller-rhel8@sha256:aebfba016342e94fc0619a9ad6346c7fefbedf6739f1495954eb905cade085ac_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-webhook-rhel8@sha256:11d0b8fac4cb67c95e051a91f5c6683768f8969ffc744cd3cc4814d1ee6e91c1_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-webhook-rhel8@sha256:1b209d1ddffba92c3d77824e37bf75302346856c10b773a101d2868f27d0b740_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-webhook-rhel8@sha256:bf8c9de32dd5cbe536b115f52f32c666fbf886bde555ac355937d6b149cf9343_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/ingress-rhel8-operator@sha256:46a5fb2d0f9fa5e05504b9264a3f1c0e7c7beb76e3a3aeb9bc036cda4fa9d66a_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/ingress-rhel8-operator@sha256:793b86f4c2add102e2f676bd57cec3365ce9b3fdc40a989c28d1f9acb851142d_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/ingress-rhel8-operator@sha256:cce79392f93bb318123c48ac6de48aa0a2983cc1134cc063c0fdc2ff83c546c7_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/kn-cli-artifacts-rhel8@sha256:1a51a072d4e303a5c33b2383c843308d86c68de228b094d2efed8bc59a4bac14_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/kn-cli-artifacts-rhel8@sha256:c61b26bdf318b507af66f9092e784d64436e3b2531cc6e2e8aa1bb8bbb010fb7_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/kn-cli-artifacts-rhel8@sha256:f22168224137db649c6e6592e3ec2ae6845ca668ef65fe56c104ed6393eae526_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/knative-rhel8-operator@sha256:53e115cdfeb8077cc8b89ebdeee4903b1be8c0a0d45831a9f277f342959f5961_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/knative-rhel8-operator@sha256:ebf24097b84ec5773e30c8f548975afb84b6fce836b373b97855f69371068d1e_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/knative-rhel8-operator@sha256:efa444ca6c7c4468821a8d138b4319c86fede592f3b0b4d7905e7c66e8bdb2c0_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/kourier-control-rhel8@sha256:396fb9dcc798b05e89d38ccbe3a3abb31854f56a95ae104fb9bb215967b56d9f_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/kourier-control-rhel8@sha256:e36577c37457a4521d78f28f24dca6ae11f170635316efe374f08f825cb5904d_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/kourier-control-rhel8@sha256:fb04b74dce262e58434b19a10dce0981b4df7541416de21343fb7124c714ffbf_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/net-istio-controller-rhel8@sha256:281b2782253722d916b6178ecdbc763aaa71ed4ac0db94e31d57974d4eb8b58b_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/net-istio-controller-rhel8@sha256:bf56038c0af2cfeb5a3e4b7ecd5aeebb230d042ac835b50faafa3d939dd8ca50_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/net-istio-controller-rhel8@sha256:f3643c74f73841b1de04be1d0f550c044f1ad4800ceb32cb36bf9072d8e5155b_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/net-istio-webhook-rhel8@sha256:4f7cabd5a6bb6fd7a0d81461108891b0d2de55efe868c4fbf275131c3280ed2d_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/net-istio-webhook-rhel8@sha256:a07d73f5c04af2a29b6565363b472aceabbfeafe7d6dfe833d1e71b072419916_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/net-istio-webhook-rhel8@sha256:cd34685812d9447969a1c3fb4382433a1b59fb3631fbe156daa6fa962458f859_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serverless-operator-bundle@sha256:0422f8843fc62c2b72e01ffefd33db912a1ad3d70ac297882d3663c9b7299f10_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serverless-rhel8-operator@sha256:26d940bd43b928d8370c9e88e80726a427c3f0ce3afc4fddb02a507f81c8fc93_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serverless-rhel8-operator@sha256:2898df30f40683bd3a73c6f2676afdc1bfc27b23d2fe04fe7667f6db6d2422ab_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serverless-rhel8-operator@sha256:8ec9e756969c8e6bf8155ed102a66cf578a325dcc477ff909b4806405ab59cfc_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-activator-rhel8@sha256:1e9fb289564961ddbf317e568c50936b048446685c39ab14ca4e5cb682785243_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-activator-rhel8@sha256:3a823819467ed0beea953eed27e2129bb4495df3f49e0f59d5004dee416e6285_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-activator-rhel8@sha256:4e7563e5f9761f624aefc6b79845e5b4dd1836a545c3754bc37701162ed4e3bb_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-autoscaler-hpa-rhel8@sha256:1685c7bf25061e61688d2b5e60cde6adb8906fec6bfb713c68837b2bbeeacf85_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-autoscaler-hpa-rhel8@sha256:491df16728df492b7b88efb8e86f28e46a8762f4084fb4132823611a9e758264_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-autoscaler-hpa-rhel8@sha256:8bb514634ece7dafd88ae6cc7eff52016cd4585d91cb9c106720c21c219f8967_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-autoscaler-rhel8@sha256:01b46e0ddb618f58c06b533fe7148f772367200f5d9be9d355012e91dc401156_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-autoscaler-rhel8@sha256:8cd0a381de995467f339e11f0704b8c8b978ddfdd2d8271f4c9f832e7acf9f07_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-autoscaler-rhel8@sha256:c60796d720141d322159e49bb3496732b8e0453d6606227b419caf93a12d196b_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-controller-rhel8@sha256:92b01a8421488e9d9b42b6da290873b54a2619d39a05e8d2a99e4c5348a3d4dc_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-controller-rhel8@sha256:b5ae691a77adb161a30ae8470f1cf4c1c6259488df18bb2bf2764d05af9a2aa8_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-controller-rhel8@sha256:b752a295b673aeee85eba6bed33cc658254dc0503c6002841d80dc0c0a38f615_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-domain-mapping-rhel8@sha256:11bca084f2c8df8d369d6301847876bbf8d37c7b67a6ffb387e0759100b6e817_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-domain-mapping-rhel8@sha256:4e580d29cbff1aa6050c65cee35a870dab9e6a7eaa538b356a5afefed9c38d90_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-domain-mapping-rhel8@sha256:eeb39a3fbc9d4c223d42579737948438d03b2a2ec1aee46562aabae6d343679b_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-domain-mapping-webhook-rhel8@sha256:8057fa6657c0bf909297273acc4faea1cddb29f9f02f6c797279adb42f083332_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-domain-mapping-webhook-rhel8@sha256:84e13a4c84098e0a6a5b461c7581861cd9114ce3cc7c2147afd727e56f323b28_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-domain-mapping-webhook-rhel8@sha256:f99e203de17686584c05ee0901041edd055350c39da063d5d6dcd026d1e17593_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-queue-rhel8@sha256:8740a1f7cb3ef3c4caa5774cced7787cc1e345dbe3708307001c1def9fd32e2f_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-queue-rhel8@sha256:ac1ca0ae5e3c7fc242ec5a313e45d09b83261ffe26eab3ebcbbae9299471b25a_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-queue-rhel8@sha256:f16b4f4e86e758354c8b19ee3a075dfd6fd19eb7ba282ad8293d41ca0c8f3028_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-storage-version-migration-rhel8@sha256:1c3b2c4c06981fd8eb13c05837c8da3523f0df9c79eacd6ffc1138e5f26bdba6_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-storage-version-migration-rhel8@sha256:27b7b75eae9eacc52a577887885db7c29192e15aada8a3b7406e032561609462_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-storage-version-migration-rhel8@sha256:8012cc60fab4e14b7fab05589c977c15ac941efb09601069be09d4e25385ed26_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-webhook-rhel8@sha256:4fdc2c632eb0fa4f10a78e39622c83febde93f38db16bd0ca4a35c1eb7062548_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-webhook-rhel8@sha256:6904376f1ae4dadc23ab9993b50aaaa3db130fcd338f3dfae9e437b348e6e934_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-webhook-rhel8@sha256:dc902a39bc520abcf2100c26e2e1c4ba20aa5aadff763b40f234eb01a26b6f77_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/svls-must-gather-rhel8@sha256:057e9ccae9eae50fadad4772b203e897f5c54bf9d40f6e2f2ccbdbc93f5850b5_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/svls-must-gather-rhel8@sha256:7557328dcdede1992a3660342f037e490f58bc3281c68c6e4f44e6d66c4a0cff_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/svls-must-gather-rhel8@sha256:e0a982cd04fee4416659b7e1e6a827c2c371144bd461f23913ae9e0633fd598a_amd64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2022:6040"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"8Base-Openshift-Serverless-1.24:openshift-serverless-1-tech-preview/eventing-kafka-broker-controller-rhel8@sha256:2a4b30bcff1377073202362dfd521bd7ac3e3e3960fdb33a6cf9fa39fc89de6b_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1-tech-preview/eventing-kafka-broker-controller-rhel8@sha256:be290e6d950e8af6162c1dece8472788b66459e8cb91df319f50ccf66f27b5c7_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1-tech-preview/eventing-kafka-broker-controller-rhel8@sha256:f8b5d9c9c0182f5cc1f76422759bf8925d2f29292390ada83a6b7c7986f1462c_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1-tech-preview/eventing-kafka-broker-dispatcher-rhel8@sha256:08c6d6908a2e58a18e908223daf152802106b00a67905e94e075fca827af87c9_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1-tech-preview/eventing-kafka-broker-dispatcher-rhel8@sha256:8ac0796f3585a406facba98766688ae6777b5673a4515418db8d1d92c4d65494_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1-tech-preview/eventing-kafka-broker-dispatcher-rhel8@sha256:9af6b8413acbf59adc88e9b88a51105f3b0a4913499c3026f64e7fda91e43384_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1-tech-preview/eventing-kafka-broker-receiver-rhel8@sha256:4dc0783cf92da5b5aa4cd1b9e9d55aa55a69b94eef0d29f261d3d51bd2260b68_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1-tech-preview/eventing-kafka-broker-receiver-rhel8@sha256:80fd78ad61caab0b20e39d4c6103ed9b074d3efa1dc67ab7bf415ea7db912dc3_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1-tech-preview/eventing-kafka-broker-receiver-rhel8@sha256:aeaaf1d541b5756df65f0700bcd82d085077ae3b1ce99c6d8728997c23e31ef9_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1-tech-preview/eventing-kafka-broker-webhook-rhel8@sha256:0dad9dc28babb21622f90c83647c9cc48bfa66faad257c88e7adf1d50ad0f80c_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1-tech-preview/eventing-kafka-broker-webhook-rhel8@sha256:10ba81e103ed6b7dff7b02394b20f44b46acd6b09d72f16667c068eb9989dc77_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1-tech-preview/eventing-kafka-broker-webhook-rhel8@sha256:f94aef78ce0870fdceac5b3467220540127a73415e81baa4b48bf986bc181c4d_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/client-kn-rhel8@sha256:09644d1c149970cd7c06635806a0ffc077a6340d68c357cd7f2bb5a6f57e46f3_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/client-kn-rhel8@sha256:46510d8b5dfba62d0a3da64ba90d1b8f88ad3b909c3e6ed14bcd96017d766829_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/client-kn-rhel8@sha256:f9bf2892123c3d981d2d5f158e643e6ba6f59a441b47c4055dc542f8cf8330c0_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-apiserver-receive-adapter-rhel8@sha256:834e37f8ddfbe157ad357fcef49f5213053d1295bb31361c5dd14a213ff2755c_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-apiserver-receive-adapter-rhel8@sha256:d13848369ca942d13548ab9b73a2d60b67f9412e535ed647342acaa8cef36c37_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-apiserver-receive-adapter-rhel8@sha256:eef2145e61234d37713ef8fda1f82d7cbe6502c5e6386117230d66ab7e1dd21a_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-controller-rhel8@sha256:52ef0c51b53ede0344f58174e624db08e6dcac04a0cba1668915f217949fc868_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-controller-rhel8@sha256:72c5fcaa44e3da56b297eb718d8a2b7eeb44069d6f3ce71b0eca30070b18bd9d_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-controller-rhel8@sha256:ad2df12dd77e8a3092431ca8d1b5eae42240c8ebb8766e436009bd6df7ee51f3_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-in-memory-channel-controller-rhel8@sha256:070f2c819506853dee230f37e00b27a05ba01c6f7cbbffc9a04b59a65d0c45e9_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-in-memory-channel-controller-rhel8@sha256:111da99563ea799e6b54933f12dc8f8a3828e36f650900e02da3be5afbdeefd9_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-in-memory-channel-controller-rhel8@sha256:69871b8d6e72713fe2eaf5f1e0aac1282fb8659d2895836994f10c847fe320d1_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-in-memory-channel-dispatcher-rhel8@sha256:4b5ee83ccace988c6eaf456e82dea83d160ae7e6aaad1ab8f48410f90da8f1c1_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-in-memory-channel-dispatcher-rhel8@sha256:52247eff5dc9a89244e6697ae9ce61cc1b42265171c956d4d50984179daced89_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-in-memory-channel-dispatcher-rhel8@sha256:68b61474089703d0685a952062401303206ba11bc108b8504f6f6390933d83cb_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-kafka-broker-controller-rhel8@sha256:2a4b30bcff1377073202362dfd521bd7ac3e3e3960fdb33a6cf9fa39fc89de6b_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-kafka-broker-controller-rhel8@sha256:be290e6d950e8af6162c1dece8472788b66459e8cb91df319f50ccf66f27b5c7_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-kafka-broker-controller-rhel8@sha256:f8b5d9c9c0182f5cc1f76422759bf8925d2f29292390ada83a6b7c7986f1462c_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-kafka-broker-dispatcher-rhel8@sha256:08c6d6908a2e58a18e908223daf152802106b00a67905e94e075fca827af87c9_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-kafka-broker-dispatcher-rhel8@sha256:8ac0796f3585a406facba98766688ae6777b5673a4515418db8d1d92c4d65494_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-kafka-broker-dispatcher-rhel8@sha256:9af6b8413acbf59adc88e9b88a51105f3b0a4913499c3026f64e7fda91e43384_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-kafka-broker-post-install-rhel8@sha256:260e7f0086f4e036be3a9ab5d24ce99fc8a053cc7f2906f8a6080f59f2a3e591_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-kafka-broker-post-install-rhel8@sha256:36551ea609536ba900f7a0493a06d07f9c0f19a0eef7e4956575354ca92cd1ef_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-kafka-broker-post-install-rhel8@sha256:6d4a898f37f87aa6db636487c6892833249be38635fe631433652feda762a40e_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-kafka-broker-webhook-rhel8@sha256:0dad9dc28babb21622f90c83647c9cc48bfa66faad257c88e7adf1d50ad0f80c_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-kafka-broker-webhook-rhel8@sha256:10ba81e103ed6b7dff7b02394b20f44b46acd6b09d72f16667c068eb9989dc77_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-kafka-broker-webhook-rhel8@sha256:f94aef78ce0870fdceac5b3467220540127a73415e81baa4b48bf986bc181c4d_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-mtbroker-filter-rhel8@sha256:4f6e162ee5fb96ff69a1546b7f728641dded59548f14afdfa870f7f0291787ac_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-mtbroker-filter-rhel8@sha256:ecde2ee2aa9618775178e03bcc07e53d6f5e12f30261238d8ffb366fb1e47c94_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-mtbroker-filter-rhel8@sha256:ee2dc3e0f648dc59551cfdf0ac5c36aa6cd9a4b2abaada7095ae4d5b8e0a571e_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-mtbroker-ingress-rhel8@sha256:4eaac6386b1b8a9e360df5afbd85aeebb97e5c81dbd861996caafad48b4cc6f9_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-mtbroker-ingress-rhel8@sha256:644fbcd1924d570f105f5f9760eb15eddbeed16c894edfcb4ef8c8a14e370bce_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-mtbroker-ingress-rhel8@sha256:a26dfc1a610bbaf876443b4b01a04130f7c0aba4d40e246333fe8bf7eb899f45_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-mtchannel-broker-rhel8@sha256:353859f2a8649fa9b3f5c0e02cafd57f79f96a10a7a697ba08eaa8cb70effe51_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-mtchannel-broker-rhel8@sha256:6f7afb57dc78ccb13498434196c5e8cd0f6ec53f045689febf1a62c492358d93_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-mtchannel-broker-rhel8@sha256:fadf3035a8bd25307843d1c6c88654a03db25983407a770875b4507942684dd5_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-mtping-rhel8@sha256:2254577d2c2e67d28f8459fbd4ac43af78b7d29cc0b56c631607dd68f3d31637_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-mtping-rhel8@sha256:a7177a43f46b6470a19970c62ebc17119ca3c3021471f9396faa436e621beb1e_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-mtping-rhel8@sha256:c6c2c7924d90e81e2906f3bf3969b02d7f3e4dc80c187e6c55a7e4ea17ac20cd_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-storage-version-migration-rhel8@sha256:3c1baa5bad644c06bedabaed9c668f0999527f00bc1d195e71a528c222087328_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-storage-version-migration-rhel8@sha256:63dab761fd3a2e08950b7ee52852fb39cef7820f2a8cf8142ec3701a07372d7c_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-storage-version-migration-rhel8@sha256:ff7924a37865ac1a90872f35675934a1627e49a29577a78af18b8e743a5fde07_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-sugar-controller-rhel8@sha256:24c7217a3612a5c3c6792c433dc2a6cf4b5fda1b9e6acff84e2736705704d152_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-sugar-controller-rhel8@sha256:3a38788638c26e9bec45694b2c4597333080189ffa96d8c7302e3e7dd1e54be5_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-sugar-controller-rhel8@sha256:aebfba016342e94fc0619a9ad6346c7fefbedf6739f1495954eb905cade085ac_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-webhook-rhel8@sha256:11d0b8fac4cb67c95e051a91f5c6683768f8969ffc744cd3cc4814d1ee6e91c1_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-webhook-rhel8@sha256:1b209d1ddffba92c3d77824e37bf75302346856c10b773a101d2868f27d0b740_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-webhook-rhel8@sha256:bf8c9de32dd5cbe536b115f52f32c666fbf886bde555ac355937d6b149cf9343_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/ingress-rhel8-operator@sha256:46a5fb2d0f9fa5e05504b9264a3f1c0e7c7beb76e3a3aeb9bc036cda4fa9d66a_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/ingress-rhel8-operator@sha256:793b86f4c2add102e2f676bd57cec3365ce9b3fdc40a989c28d1f9acb851142d_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/ingress-rhel8-operator@sha256:cce79392f93bb318123c48ac6de48aa0a2983cc1134cc063c0fdc2ff83c546c7_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/kn-cli-artifacts-rhel8@sha256:1a51a072d4e303a5c33b2383c843308d86c68de228b094d2efed8bc59a4bac14_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/kn-cli-artifacts-rhel8@sha256:c61b26bdf318b507af66f9092e784d64436e3b2531cc6e2e8aa1bb8bbb010fb7_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/kn-cli-artifacts-rhel8@sha256:f22168224137db649c6e6592e3ec2ae6845ca668ef65fe56c104ed6393eae526_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/knative-rhel8-operator@sha256:53e115cdfeb8077cc8b89ebdeee4903b1be8c0a0d45831a9f277f342959f5961_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/knative-rhel8-operator@sha256:ebf24097b84ec5773e30c8f548975afb84b6fce836b373b97855f69371068d1e_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/knative-rhel8-operator@sha256:efa444ca6c7c4468821a8d138b4319c86fede592f3b0b4d7905e7c66e8bdb2c0_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/kourier-control-rhel8@sha256:396fb9dcc798b05e89d38ccbe3a3abb31854f56a95ae104fb9bb215967b56d9f_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/kourier-control-rhel8@sha256:e36577c37457a4521d78f28f24dca6ae11f170635316efe374f08f825cb5904d_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/kourier-control-rhel8@sha256:fb04b74dce262e58434b19a10dce0981b4df7541416de21343fb7124c714ffbf_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/net-istio-controller-rhel8@sha256:281b2782253722d916b6178ecdbc763aaa71ed4ac0db94e31d57974d4eb8b58b_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/net-istio-controller-rhel8@sha256:bf56038c0af2cfeb5a3e4b7ecd5aeebb230d042ac835b50faafa3d939dd8ca50_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/net-istio-controller-rhel8@sha256:f3643c74f73841b1de04be1d0f550c044f1ad4800ceb32cb36bf9072d8e5155b_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/net-istio-webhook-rhel8@sha256:4f7cabd5a6bb6fd7a0d81461108891b0d2de55efe868c4fbf275131c3280ed2d_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/net-istio-webhook-rhel8@sha256:a07d73f5c04af2a29b6565363b472aceabbfeafe7d6dfe833d1e71b072419916_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/net-istio-webhook-rhel8@sha256:cd34685812d9447969a1c3fb4382433a1b59fb3631fbe156daa6fa962458f859_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serverless-operator-bundle@sha256:0422f8843fc62c2b72e01ffefd33db912a1ad3d70ac297882d3663c9b7299f10_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serverless-rhel8-operator@sha256:26d940bd43b928d8370c9e88e80726a427c3f0ce3afc4fddb02a507f81c8fc93_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serverless-rhel8-operator@sha256:2898df30f40683bd3a73c6f2676afdc1bfc27b23d2fe04fe7667f6db6d2422ab_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serverless-rhel8-operator@sha256:8ec9e756969c8e6bf8155ed102a66cf578a325dcc477ff909b4806405ab59cfc_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-activator-rhel8@sha256:1e9fb289564961ddbf317e568c50936b048446685c39ab14ca4e5cb682785243_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-activator-rhel8@sha256:3a823819467ed0beea953eed27e2129bb4495df3f49e0f59d5004dee416e6285_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-activator-rhel8@sha256:4e7563e5f9761f624aefc6b79845e5b4dd1836a545c3754bc37701162ed4e3bb_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-autoscaler-hpa-rhel8@sha256:1685c7bf25061e61688d2b5e60cde6adb8906fec6bfb713c68837b2bbeeacf85_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-autoscaler-hpa-rhel8@sha256:491df16728df492b7b88efb8e86f28e46a8762f4084fb4132823611a9e758264_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-autoscaler-hpa-rhel8@sha256:8bb514634ece7dafd88ae6cc7eff52016cd4585d91cb9c106720c21c219f8967_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-autoscaler-rhel8@sha256:01b46e0ddb618f58c06b533fe7148f772367200f5d9be9d355012e91dc401156_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-autoscaler-rhel8@sha256:8cd0a381de995467f339e11f0704b8c8b978ddfdd2d8271f4c9f832e7acf9f07_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-autoscaler-rhel8@sha256:c60796d720141d322159e49bb3496732b8e0453d6606227b419caf93a12d196b_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-controller-rhel8@sha256:92b01a8421488e9d9b42b6da290873b54a2619d39a05e8d2a99e4c5348a3d4dc_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-controller-rhel8@sha256:b5ae691a77adb161a30ae8470f1cf4c1c6259488df18bb2bf2764d05af9a2aa8_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-controller-rhel8@sha256:b752a295b673aeee85eba6bed33cc658254dc0503c6002841d80dc0c0a38f615_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-domain-mapping-rhel8@sha256:11bca084f2c8df8d369d6301847876bbf8d37c7b67a6ffb387e0759100b6e817_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-domain-mapping-rhel8@sha256:4e580d29cbff1aa6050c65cee35a870dab9e6a7eaa538b356a5afefed9c38d90_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-domain-mapping-rhel8@sha256:eeb39a3fbc9d4c223d42579737948438d03b2a2ec1aee46562aabae6d343679b_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-domain-mapping-webhook-rhel8@sha256:8057fa6657c0bf909297273acc4faea1cddb29f9f02f6c797279adb42f083332_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-domain-mapping-webhook-rhel8@sha256:84e13a4c84098e0a6a5b461c7581861cd9114ce3cc7c2147afd727e56f323b28_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-domain-mapping-webhook-rhel8@sha256:f99e203de17686584c05ee0901041edd055350c39da063d5d6dcd026d1e17593_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-queue-rhel8@sha256:8740a1f7cb3ef3c4caa5774cced7787cc1e345dbe3708307001c1def9fd32e2f_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-queue-rhel8@sha256:ac1ca0ae5e3c7fc242ec5a313e45d09b83261ffe26eab3ebcbbae9299471b25a_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-queue-rhel8@sha256:f16b4f4e86e758354c8b19ee3a075dfd6fd19eb7ba282ad8293d41ca0c8f3028_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-storage-version-migration-rhel8@sha256:1c3b2c4c06981fd8eb13c05837c8da3523f0df9c79eacd6ffc1138e5f26bdba6_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-storage-version-migration-rhel8@sha256:27b7b75eae9eacc52a577887885db7c29192e15aada8a3b7406e032561609462_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-storage-version-migration-rhel8@sha256:8012cc60fab4e14b7fab05589c977c15ac941efb09601069be09d4e25385ed26_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-webhook-rhel8@sha256:4fdc2c632eb0fa4f10a78e39622c83febde93f38db16bd0ca4a35c1eb7062548_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-webhook-rhel8@sha256:6904376f1ae4dadc23ab9993b50aaaa3db130fcd338f3dfae9e437b348e6e934_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-webhook-rhel8@sha256:dc902a39bc520abcf2100c26e2e1c4ba20aa5aadff763b40f234eb01a26b6f77_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/svls-must-gather-rhel8@sha256:057e9ccae9eae50fadad4772b203e897f5c54bf9d40f6e2f2ccbdbc93f5850b5_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/svls-must-gather-rhel8@sha256:7557328dcdede1992a3660342f037e490f58bc3281c68c6e4f44e6d66c4a0cff_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/svls-must-gather-rhel8@sha256:e0a982cd04fee4416659b7e1e6a827c2c371144bd461f23913ae9e0633fd598a_amd64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "prometheus/client_golang: Denial of service using InstrumentHandlerCounter"
},
{
"cve": "CVE-2022-24675",
"cwe": {
"id": "CWE-120",
"name": "Buffer Copy without Checking Size of Input (\u0027Classic Buffer Overflow\u0027)"
},
"discovery_date": "2022-04-21T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2077688"
}
],
"notes": [
{
"category": "description",
"text": "A buffer overflow flaw was found in Golang\u0027s library encoding/pem. This flaw allows an attacker to use a large PEM input (more than 5 MB), causing a stack overflow in Decode, which leads to a loss of availability.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "golang: encoding/pem: fix stack overflow in Decode",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "Red Hat Enterprise Linux 7, 8 and 9 are affected, because the code-base is affected by this vulnerability.\n\nRed Hat Product Security has rated this issue as having Moderate security impact, and the issue is not currently planned to be addressed in future updates for Red Hat Enterprise Linux 7, hence, marked as Out-of-Support-Scope.\n\nRed Hat Developer Tools - Compilers (go-toolset-1.16-golang \u0026 go-toolset-1.17-golang), ships the vulnerable code and affected by this vulnerability.\n\nFor additional information, refer to the Issue Severity Classification: https://access.redhat.com/security/updates/classification/ and Red Hat Enterprise Linux Life Cycle \u0026 Updates Policy: https://access.redhat.com/support/policy/updates/errata/.\n\nWithin regulated environments, a combination of the following controls acts as a significant barrier to successfully exploiting a CWE-120: Buffer Copy without Checking Size of Input (\u0027Classic Buffer Overflow\u0027) vulnerability and therefore downgrades the severity of this particular CVE from Moderate to Low.\n\nRed Hat follows best practice and federal requirements for least privilege, allowing only specific processes to be run with isolated accounts specific to the team and federal platforms that have limited privileges that are only used for a single task. The environment leverages file integrity checks and malicious code protections, such as IPS/IDS and antimalware solutions, to help detect and prevent malicious code that attempts to exploit buffer overflow vulnerabilities. Robust input validation and error-handling mechanisms ensure all user inputs are thoroughly validated, preventing improperly validated inputs from causing system instability, exposing sensitive data, or escalating risks.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"8Base-Openshift-Serverless-1.24:openshift-serverless-1-tech-preview/eventing-kafka-broker-controller-rhel8@sha256:2a4b30bcff1377073202362dfd521bd7ac3e3e3960fdb33a6cf9fa39fc89de6b_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1-tech-preview/eventing-kafka-broker-controller-rhel8@sha256:be290e6d950e8af6162c1dece8472788b66459e8cb91df319f50ccf66f27b5c7_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1-tech-preview/eventing-kafka-broker-controller-rhel8@sha256:f8b5d9c9c0182f5cc1f76422759bf8925d2f29292390ada83a6b7c7986f1462c_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1-tech-preview/eventing-kafka-broker-dispatcher-rhel8@sha256:08c6d6908a2e58a18e908223daf152802106b00a67905e94e075fca827af87c9_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1-tech-preview/eventing-kafka-broker-dispatcher-rhel8@sha256:8ac0796f3585a406facba98766688ae6777b5673a4515418db8d1d92c4d65494_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1-tech-preview/eventing-kafka-broker-dispatcher-rhel8@sha256:9af6b8413acbf59adc88e9b88a51105f3b0a4913499c3026f64e7fda91e43384_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1-tech-preview/eventing-kafka-broker-receiver-rhel8@sha256:4dc0783cf92da5b5aa4cd1b9e9d55aa55a69b94eef0d29f261d3d51bd2260b68_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1-tech-preview/eventing-kafka-broker-receiver-rhel8@sha256:80fd78ad61caab0b20e39d4c6103ed9b074d3efa1dc67ab7bf415ea7db912dc3_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1-tech-preview/eventing-kafka-broker-receiver-rhel8@sha256:aeaaf1d541b5756df65f0700bcd82d085077ae3b1ce99c6d8728997c23e31ef9_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1-tech-preview/eventing-kafka-broker-webhook-rhel8@sha256:0dad9dc28babb21622f90c83647c9cc48bfa66faad257c88e7adf1d50ad0f80c_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1-tech-preview/eventing-kafka-broker-webhook-rhel8@sha256:10ba81e103ed6b7dff7b02394b20f44b46acd6b09d72f16667c068eb9989dc77_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1-tech-preview/eventing-kafka-broker-webhook-rhel8@sha256:f94aef78ce0870fdceac5b3467220540127a73415e81baa4b48bf986bc181c4d_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/client-kn-rhel8@sha256:09644d1c149970cd7c06635806a0ffc077a6340d68c357cd7f2bb5a6f57e46f3_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/client-kn-rhel8@sha256:46510d8b5dfba62d0a3da64ba90d1b8f88ad3b909c3e6ed14bcd96017d766829_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/client-kn-rhel8@sha256:f9bf2892123c3d981d2d5f158e643e6ba6f59a441b47c4055dc542f8cf8330c0_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-apiserver-receive-adapter-rhel8@sha256:834e37f8ddfbe157ad357fcef49f5213053d1295bb31361c5dd14a213ff2755c_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-apiserver-receive-adapter-rhel8@sha256:d13848369ca942d13548ab9b73a2d60b67f9412e535ed647342acaa8cef36c37_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-apiserver-receive-adapter-rhel8@sha256:eef2145e61234d37713ef8fda1f82d7cbe6502c5e6386117230d66ab7e1dd21a_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-controller-rhel8@sha256:52ef0c51b53ede0344f58174e624db08e6dcac04a0cba1668915f217949fc868_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-controller-rhel8@sha256:72c5fcaa44e3da56b297eb718d8a2b7eeb44069d6f3ce71b0eca30070b18bd9d_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-controller-rhel8@sha256:ad2df12dd77e8a3092431ca8d1b5eae42240c8ebb8766e436009bd6df7ee51f3_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-in-memory-channel-controller-rhel8@sha256:070f2c819506853dee230f37e00b27a05ba01c6f7cbbffc9a04b59a65d0c45e9_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-in-memory-channel-controller-rhel8@sha256:111da99563ea799e6b54933f12dc8f8a3828e36f650900e02da3be5afbdeefd9_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-in-memory-channel-controller-rhel8@sha256:69871b8d6e72713fe2eaf5f1e0aac1282fb8659d2895836994f10c847fe320d1_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-in-memory-channel-dispatcher-rhel8@sha256:4b5ee83ccace988c6eaf456e82dea83d160ae7e6aaad1ab8f48410f90da8f1c1_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-in-memory-channel-dispatcher-rhel8@sha256:52247eff5dc9a89244e6697ae9ce61cc1b42265171c956d4d50984179daced89_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-in-memory-channel-dispatcher-rhel8@sha256:68b61474089703d0685a952062401303206ba11bc108b8504f6f6390933d83cb_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-kafka-broker-controller-rhel8@sha256:2a4b30bcff1377073202362dfd521bd7ac3e3e3960fdb33a6cf9fa39fc89de6b_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-kafka-broker-controller-rhel8@sha256:be290e6d950e8af6162c1dece8472788b66459e8cb91df319f50ccf66f27b5c7_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-kafka-broker-controller-rhel8@sha256:f8b5d9c9c0182f5cc1f76422759bf8925d2f29292390ada83a6b7c7986f1462c_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-kafka-broker-dispatcher-rhel8@sha256:08c6d6908a2e58a18e908223daf152802106b00a67905e94e075fca827af87c9_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-kafka-broker-dispatcher-rhel8@sha256:8ac0796f3585a406facba98766688ae6777b5673a4515418db8d1d92c4d65494_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-kafka-broker-dispatcher-rhel8@sha256:9af6b8413acbf59adc88e9b88a51105f3b0a4913499c3026f64e7fda91e43384_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-kafka-broker-post-install-rhel8@sha256:260e7f0086f4e036be3a9ab5d24ce99fc8a053cc7f2906f8a6080f59f2a3e591_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-kafka-broker-post-install-rhel8@sha256:36551ea609536ba900f7a0493a06d07f9c0f19a0eef7e4956575354ca92cd1ef_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-kafka-broker-post-install-rhel8@sha256:6d4a898f37f87aa6db636487c6892833249be38635fe631433652feda762a40e_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-kafka-broker-webhook-rhel8@sha256:0dad9dc28babb21622f90c83647c9cc48bfa66faad257c88e7adf1d50ad0f80c_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-kafka-broker-webhook-rhel8@sha256:10ba81e103ed6b7dff7b02394b20f44b46acd6b09d72f16667c068eb9989dc77_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-kafka-broker-webhook-rhel8@sha256:f94aef78ce0870fdceac5b3467220540127a73415e81baa4b48bf986bc181c4d_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-mtbroker-filter-rhel8@sha256:4f6e162ee5fb96ff69a1546b7f728641dded59548f14afdfa870f7f0291787ac_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-mtbroker-filter-rhel8@sha256:ecde2ee2aa9618775178e03bcc07e53d6f5e12f30261238d8ffb366fb1e47c94_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-mtbroker-filter-rhel8@sha256:ee2dc3e0f648dc59551cfdf0ac5c36aa6cd9a4b2abaada7095ae4d5b8e0a571e_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-mtbroker-ingress-rhel8@sha256:4eaac6386b1b8a9e360df5afbd85aeebb97e5c81dbd861996caafad48b4cc6f9_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-mtbroker-ingress-rhel8@sha256:644fbcd1924d570f105f5f9760eb15eddbeed16c894edfcb4ef8c8a14e370bce_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-mtbroker-ingress-rhel8@sha256:a26dfc1a610bbaf876443b4b01a04130f7c0aba4d40e246333fe8bf7eb899f45_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-mtchannel-broker-rhel8@sha256:353859f2a8649fa9b3f5c0e02cafd57f79f96a10a7a697ba08eaa8cb70effe51_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-mtchannel-broker-rhel8@sha256:6f7afb57dc78ccb13498434196c5e8cd0f6ec53f045689febf1a62c492358d93_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-mtchannel-broker-rhel8@sha256:fadf3035a8bd25307843d1c6c88654a03db25983407a770875b4507942684dd5_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-mtping-rhel8@sha256:2254577d2c2e67d28f8459fbd4ac43af78b7d29cc0b56c631607dd68f3d31637_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-mtping-rhel8@sha256:a7177a43f46b6470a19970c62ebc17119ca3c3021471f9396faa436e621beb1e_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-mtping-rhel8@sha256:c6c2c7924d90e81e2906f3bf3969b02d7f3e4dc80c187e6c55a7e4ea17ac20cd_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-storage-version-migration-rhel8@sha256:3c1baa5bad644c06bedabaed9c668f0999527f00bc1d195e71a528c222087328_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-storage-version-migration-rhel8@sha256:63dab761fd3a2e08950b7ee52852fb39cef7820f2a8cf8142ec3701a07372d7c_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-storage-version-migration-rhel8@sha256:ff7924a37865ac1a90872f35675934a1627e49a29577a78af18b8e743a5fde07_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-sugar-controller-rhel8@sha256:24c7217a3612a5c3c6792c433dc2a6cf4b5fda1b9e6acff84e2736705704d152_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-sugar-controller-rhel8@sha256:3a38788638c26e9bec45694b2c4597333080189ffa96d8c7302e3e7dd1e54be5_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-sugar-controller-rhel8@sha256:aebfba016342e94fc0619a9ad6346c7fefbedf6739f1495954eb905cade085ac_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-webhook-rhel8@sha256:11d0b8fac4cb67c95e051a91f5c6683768f8969ffc744cd3cc4814d1ee6e91c1_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-webhook-rhel8@sha256:1b209d1ddffba92c3d77824e37bf75302346856c10b773a101d2868f27d0b740_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-webhook-rhel8@sha256:bf8c9de32dd5cbe536b115f52f32c666fbf886bde555ac355937d6b149cf9343_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/ingress-rhel8-operator@sha256:46a5fb2d0f9fa5e05504b9264a3f1c0e7c7beb76e3a3aeb9bc036cda4fa9d66a_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/ingress-rhel8-operator@sha256:793b86f4c2add102e2f676bd57cec3365ce9b3fdc40a989c28d1f9acb851142d_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/ingress-rhel8-operator@sha256:cce79392f93bb318123c48ac6de48aa0a2983cc1134cc063c0fdc2ff83c546c7_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/kn-cli-artifacts-rhel8@sha256:1a51a072d4e303a5c33b2383c843308d86c68de228b094d2efed8bc59a4bac14_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/kn-cli-artifacts-rhel8@sha256:c61b26bdf318b507af66f9092e784d64436e3b2531cc6e2e8aa1bb8bbb010fb7_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/kn-cli-artifacts-rhel8@sha256:f22168224137db649c6e6592e3ec2ae6845ca668ef65fe56c104ed6393eae526_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/knative-rhel8-operator@sha256:53e115cdfeb8077cc8b89ebdeee4903b1be8c0a0d45831a9f277f342959f5961_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/knative-rhel8-operator@sha256:ebf24097b84ec5773e30c8f548975afb84b6fce836b373b97855f69371068d1e_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/knative-rhel8-operator@sha256:efa444ca6c7c4468821a8d138b4319c86fede592f3b0b4d7905e7c66e8bdb2c0_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/kourier-control-rhel8@sha256:396fb9dcc798b05e89d38ccbe3a3abb31854f56a95ae104fb9bb215967b56d9f_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/kourier-control-rhel8@sha256:e36577c37457a4521d78f28f24dca6ae11f170635316efe374f08f825cb5904d_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/kourier-control-rhel8@sha256:fb04b74dce262e58434b19a10dce0981b4df7541416de21343fb7124c714ffbf_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/net-istio-controller-rhel8@sha256:281b2782253722d916b6178ecdbc763aaa71ed4ac0db94e31d57974d4eb8b58b_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/net-istio-controller-rhel8@sha256:bf56038c0af2cfeb5a3e4b7ecd5aeebb230d042ac835b50faafa3d939dd8ca50_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/net-istio-controller-rhel8@sha256:f3643c74f73841b1de04be1d0f550c044f1ad4800ceb32cb36bf9072d8e5155b_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/net-istio-webhook-rhel8@sha256:4f7cabd5a6bb6fd7a0d81461108891b0d2de55efe868c4fbf275131c3280ed2d_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/net-istio-webhook-rhel8@sha256:a07d73f5c04af2a29b6565363b472aceabbfeafe7d6dfe833d1e71b072419916_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/net-istio-webhook-rhel8@sha256:cd34685812d9447969a1c3fb4382433a1b59fb3631fbe156daa6fa962458f859_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serverless-operator-bundle@sha256:0422f8843fc62c2b72e01ffefd33db912a1ad3d70ac297882d3663c9b7299f10_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serverless-rhel8-operator@sha256:26d940bd43b928d8370c9e88e80726a427c3f0ce3afc4fddb02a507f81c8fc93_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serverless-rhel8-operator@sha256:2898df30f40683bd3a73c6f2676afdc1bfc27b23d2fe04fe7667f6db6d2422ab_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serverless-rhel8-operator@sha256:8ec9e756969c8e6bf8155ed102a66cf578a325dcc477ff909b4806405ab59cfc_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-activator-rhel8@sha256:1e9fb289564961ddbf317e568c50936b048446685c39ab14ca4e5cb682785243_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-activator-rhel8@sha256:3a823819467ed0beea953eed27e2129bb4495df3f49e0f59d5004dee416e6285_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-activator-rhel8@sha256:4e7563e5f9761f624aefc6b79845e5b4dd1836a545c3754bc37701162ed4e3bb_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-autoscaler-hpa-rhel8@sha256:1685c7bf25061e61688d2b5e60cde6adb8906fec6bfb713c68837b2bbeeacf85_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-autoscaler-hpa-rhel8@sha256:491df16728df492b7b88efb8e86f28e46a8762f4084fb4132823611a9e758264_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-autoscaler-hpa-rhel8@sha256:8bb514634ece7dafd88ae6cc7eff52016cd4585d91cb9c106720c21c219f8967_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-autoscaler-rhel8@sha256:01b46e0ddb618f58c06b533fe7148f772367200f5d9be9d355012e91dc401156_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-autoscaler-rhel8@sha256:8cd0a381de995467f339e11f0704b8c8b978ddfdd2d8271f4c9f832e7acf9f07_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-autoscaler-rhel8@sha256:c60796d720141d322159e49bb3496732b8e0453d6606227b419caf93a12d196b_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-controller-rhel8@sha256:92b01a8421488e9d9b42b6da290873b54a2619d39a05e8d2a99e4c5348a3d4dc_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-controller-rhel8@sha256:b5ae691a77adb161a30ae8470f1cf4c1c6259488df18bb2bf2764d05af9a2aa8_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-controller-rhel8@sha256:b752a295b673aeee85eba6bed33cc658254dc0503c6002841d80dc0c0a38f615_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-domain-mapping-rhel8@sha256:11bca084f2c8df8d369d6301847876bbf8d37c7b67a6ffb387e0759100b6e817_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-domain-mapping-rhel8@sha256:4e580d29cbff1aa6050c65cee35a870dab9e6a7eaa538b356a5afefed9c38d90_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-domain-mapping-rhel8@sha256:eeb39a3fbc9d4c223d42579737948438d03b2a2ec1aee46562aabae6d343679b_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-domain-mapping-webhook-rhel8@sha256:8057fa6657c0bf909297273acc4faea1cddb29f9f02f6c797279adb42f083332_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-domain-mapping-webhook-rhel8@sha256:84e13a4c84098e0a6a5b461c7581861cd9114ce3cc7c2147afd727e56f323b28_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-domain-mapping-webhook-rhel8@sha256:f99e203de17686584c05ee0901041edd055350c39da063d5d6dcd026d1e17593_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-queue-rhel8@sha256:8740a1f7cb3ef3c4caa5774cced7787cc1e345dbe3708307001c1def9fd32e2f_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-queue-rhel8@sha256:ac1ca0ae5e3c7fc242ec5a313e45d09b83261ffe26eab3ebcbbae9299471b25a_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-queue-rhel8@sha256:f16b4f4e86e758354c8b19ee3a075dfd6fd19eb7ba282ad8293d41ca0c8f3028_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-storage-version-migration-rhel8@sha256:1c3b2c4c06981fd8eb13c05837c8da3523f0df9c79eacd6ffc1138e5f26bdba6_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-storage-version-migration-rhel8@sha256:27b7b75eae9eacc52a577887885db7c29192e15aada8a3b7406e032561609462_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-storage-version-migration-rhel8@sha256:8012cc60fab4e14b7fab05589c977c15ac941efb09601069be09d4e25385ed26_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-webhook-rhel8@sha256:4fdc2c632eb0fa4f10a78e39622c83febde93f38db16bd0ca4a35c1eb7062548_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-webhook-rhel8@sha256:6904376f1ae4dadc23ab9993b50aaaa3db130fcd338f3dfae9e437b348e6e934_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-webhook-rhel8@sha256:dc902a39bc520abcf2100c26e2e1c4ba20aa5aadff763b40f234eb01a26b6f77_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/svls-must-gather-rhel8@sha256:057e9ccae9eae50fadad4772b203e897f5c54bf9d40f6e2f2ccbdbc93f5850b5_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/svls-must-gather-rhel8@sha256:7557328dcdede1992a3660342f037e490f58bc3281c68c6e4f44e6d66c4a0cff_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/svls-must-gather-rhel8@sha256:e0a982cd04fee4416659b7e1e6a827c2c371144bd461f23913ae9e0633fd598a_amd64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2022-24675"
},
{
"category": "external",
"summary": "RHBZ#2077688",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2077688"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2022-24675",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-24675"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2022-24675",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2022-24675"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-announce/c/oecdBNLOml8",
"url": "https://groups.google.com/g/golang-announce/c/oecdBNLOml8"
}
],
"release_date": "2022-04-12T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2022-08-10T13:13:24+00:00",
"details": "See the Red Hat OpenShift Container Platform 4.6 documentation at:\nhttps://access.redhat.com/documentation/en-us/openshift_container_platform/4.6/html/serverless/index\nSee the Red Hat OpenShift Container Platform 4.7 documentation at:\nhttps://access.redhat.com/documentation/en-us/openshift_container_platform/4.7/html/serverless/index\nSee the Red Hat OpenShift Container Platform 4.8 documentation at:\nhttps://access.redhat.com/documentation/en-us/openshift_container_platform/4.8/html/serverless/index\nSee the Red Hat OpenShift Container Platform 4.9 documentation at:\nhttps://access.redhat.com/documentation/en-us/openshift_container_platform/4.9/html/serverless/index\nSee the Red Hat OpenShift Container Platform 4.10 documentation at:\nhttps://access.redhat.com/documentation/en-us/openshift_container_platform/4.10/html/serverless/index",
"product_ids": [
"8Base-Openshift-Serverless-1.24:openshift-serverless-1-tech-preview/eventing-kafka-broker-controller-rhel8@sha256:2a4b30bcff1377073202362dfd521bd7ac3e3e3960fdb33a6cf9fa39fc89de6b_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1-tech-preview/eventing-kafka-broker-controller-rhel8@sha256:be290e6d950e8af6162c1dece8472788b66459e8cb91df319f50ccf66f27b5c7_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1-tech-preview/eventing-kafka-broker-controller-rhel8@sha256:f8b5d9c9c0182f5cc1f76422759bf8925d2f29292390ada83a6b7c7986f1462c_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1-tech-preview/eventing-kafka-broker-dispatcher-rhel8@sha256:08c6d6908a2e58a18e908223daf152802106b00a67905e94e075fca827af87c9_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1-tech-preview/eventing-kafka-broker-dispatcher-rhel8@sha256:8ac0796f3585a406facba98766688ae6777b5673a4515418db8d1d92c4d65494_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1-tech-preview/eventing-kafka-broker-dispatcher-rhel8@sha256:9af6b8413acbf59adc88e9b88a51105f3b0a4913499c3026f64e7fda91e43384_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1-tech-preview/eventing-kafka-broker-receiver-rhel8@sha256:4dc0783cf92da5b5aa4cd1b9e9d55aa55a69b94eef0d29f261d3d51bd2260b68_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1-tech-preview/eventing-kafka-broker-receiver-rhel8@sha256:80fd78ad61caab0b20e39d4c6103ed9b074d3efa1dc67ab7bf415ea7db912dc3_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1-tech-preview/eventing-kafka-broker-receiver-rhel8@sha256:aeaaf1d541b5756df65f0700bcd82d085077ae3b1ce99c6d8728997c23e31ef9_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1-tech-preview/eventing-kafka-broker-webhook-rhel8@sha256:0dad9dc28babb21622f90c83647c9cc48bfa66faad257c88e7adf1d50ad0f80c_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1-tech-preview/eventing-kafka-broker-webhook-rhel8@sha256:10ba81e103ed6b7dff7b02394b20f44b46acd6b09d72f16667c068eb9989dc77_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1-tech-preview/eventing-kafka-broker-webhook-rhel8@sha256:f94aef78ce0870fdceac5b3467220540127a73415e81baa4b48bf986bc181c4d_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/client-kn-rhel8@sha256:09644d1c149970cd7c06635806a0ffc077a6340d68c357cd7f2bb5a6f57e46f3_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/client-kn-rhel8@sha256:46510d8b5dfba62d0a3da64ba90d1b8f88ad3b909c3e6ed14bcd96017d766829_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/client-kn-rhel8@sha256:f9bf2892123c3d981d2d5f158e643e6ba6f59a441b47c4055dc542f8cf8330c0_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-apiserver-receive-adapter-rhel8@sha256:834e37f8ddfbe157ad357fcef49f5213053d1295bb31361c5dd14a213ff2755c_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-apiserver-receive-adapter-rhel8@sha256:d13848369ca942d13548ab9b73a2d60b67f9412e535ed647342acaa8cef36c37_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-apiserver-receive-adapter-rhel8@sha256:eef2145e61234d37713ef8fda1f82d7cbe6502c5e6386117230d66ab7e1dd21a_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-controller-rhel8@sha256:52ef0c51b53ede0344f58174e624db08e6dcac04a0cba1668915f217949fc868_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-controller-rhel8@sha256:72c5fcaa44e3da56b297eb718d8a2b7eeb44069d6f3ce71b0eca30070b18bd9d_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-controller-rhel8@sha256:ad2df12dd77e8a3092431ca8d1b5eae42240c8ebb8766e436009bd6df7ee51f3_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-in-memory-channel-controller-rhel8@sha256:070f2c819506853dee230f37e00b27a05ba01c6f7cbbffc9a04b59a65d0c45e9_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-in-memory-channel-controller-rhel8@sha256:111da99563ea799e6b54933f12dc8f8a3828e36f650900e02da3be5afbdeefd9_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-in-memory-channel-controller-rhel8@sha256:69871b8d6e72713fe2eaf5f1e0aac1282fb8659d2895836994f10c847fe320d1_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-in-memory-channel-dispatcher-rhel8@sha256:4b5ee83ccace988c6eaf456e82dea83d160ae7e6aaad1ab8f48410f90da8f1c1_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-in-memory-channel-dispatcher-rhel8@sha256:52247eff5dc9a89244e6697ae9ce61cc1b42265171c956d4d50984179daced89_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-in-memory-channel-dispatcher-rhel8@sha256:68b61474089703d0685a952062401303206ba11bc108b8504f6f6390933d83cb_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-kafka-broker-controller-rhel8@sha256:2a4b30bcff1377073202362dfd521bd7ac3e3e3960fdb33a6cf9fa39fc89de6b_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-kafka-broker-controller-rhel8@sha256:be290e6d950e8af6162c1dece8472788b66459e8cb91df319f50ccf66f27b5c7_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-kafka-broker-controller-rhel8@sha256:f8b5d9c9c0182f5cc1f76422759bf8925d2f29292390ada83a6b7c7986f1462c_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-kafka-broker-dispatcher-rhel8@sha256:08c6d6908a2e58a18e908223daf152802106b00a67905e94e075fca827af87c9_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-kafka-broker-dispatcher-rhel8@sha256:8ac0796f3585a406facba98766688ae6777b5673a4515418db8d1d92c4d65494_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-kafka-broker-dispatcher-rhel8@sha256:9af6b8413acbf59adc88e9b88a51105f3b0a4913499c3026f64e7fda91e43384_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-kafka-broker-post-install-rhel8@sha256:260e7f0086f4e036be3a9ab5d24ce99fc8a053cc7f2906f8a6080f59f2a3e591_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-kafka-broker-post-install-rhel8@sha256:36551ea609536ba900f7a0493a06d07f9c0f19a0eef7e4956575354ca92cd1ef_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-kafka-broker-post-install-rhel8@sha256:6d4a898f37f87aa6db636487c6892833249be38635fe631433652feda762a40e_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-kafka-broker-webhook-rhel8@sha256:0dad9dc28babb21622f90c83647c9cc48bfa66faad257c88e7adf1d50ad0f80c_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-kafka-broker-webhook-rhel8@sha256:10ba81e103ed6b7dff7b02394b20f44b46acd6b09d72f16667c068eb9989dc77_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-kafka-broker-webhook-rhel8@sha256:f94aef78ce0870fdceac5b3467220540127a73415e81baa4b48bf986bc181c4d_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-mtbroker-filter-rhel8@sha256:4f6e162ee5fb96ff69a1546b7f728641dded59548f14afdfa870f7f0291787ac_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-mtbroker-filter-rhel8@sha256:ecde2ee2aa9618775178e03bcc07e53d6f5e12f30261238d8ffb366fb1e47c94_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-mtbroker-filter-rhel8@sha256:ee2dc3e0f648dc59551cfdf0ac5c36aa6cd9a4b2abaada7095ae4d5b8e0a571e_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-mtbroker-ingress-rhel8@sha256:4eaac6386b1b8a9e360df5afbd85aeebb97e5c81dbd861996caafad48b4cc6f9_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-mtbroker-ingress-rhel8@sha256:644fbcd1924d570f105f5f9760eb15eddbeed16c894edfcb4ef8c8a14e370bce_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-mtbroker-ingress-rhel8@sha256:a26dfc1a610bbaf876443b4b01a04130f7c0aba4d40e246333fe8bf7eb899f45_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-mtchannel-broker-rhel8@sha256:353859f2a8649fa9b3f5c0e02cafd57f79f96a10a7a697ba08eaa8cb70effe51_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-mtchannel-broker-rhel8@sha256:6f7afb57dc78ccb13498434196c5e8cd0f6ec53f045689febf1a62c492358d93_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-mtchannel-broker-rhel8@sha256:fadf3035a8bd25307843d1c6c88654a03db25983407a770875b4507942684dd5_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-mtping-rhel8@sha256:2254577d2c2e67d28f8459fbd4ac43af78b7d29cc0b56c631607dd68f3d31637_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-mtping-rhel8@sha256:a7177a43f46b6470a19970c62ebc17119ca3c3021471f9396faa436e621beb1e_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-mtping-rhel8@sha256:c6c2c7924d90e81e2906f3bf3969b02d7f3e4dc80c187e6c55a7e4ea17ac20cd_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-storage-version-migration-rhel8@sha256:3c1baa5bad644c06bedabaed9c668f0999527f00bc1d195e71a528c222087328_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-storage-version-migration-rhel8@sha256:63dab761fd3a2e08950b7ee52852fb39cef7820f2a8cf8142ec3701a07372d7c_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-storage-version-migration-rhel8@sha256:ff7924a37865ac1a90872f35675934a1627e49a29577a78af18b8e743a5fde07_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-sugar-controller-rhel8@sha256:24c7217a3612a5c3c6792c433dc2a6cf4b5fda1b9e6acff84e2736705704d152_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-sugar-controller-rhel8@sha256:3a38788638c26e9bec45694b2c4597333080189ffa96d8c7302e3e7dd1e54be5_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-sugar-controller-rhel8@sha256:aebfba016342e94fc0619a9ad6346c7fefbedf6739f1495954eb905cade085ac_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-webhook-rhel8@sha256:11d0b8fac4cb67c95e051a91f5c6683768f8969ffc744cd3cc4814d1ee6e91c1_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-webhook-rhel8@sha256:1b209d1ddffba92c3d77824e37bf75302346856c10b773a101d2868f27d0b740_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-webhook-rhel8@sha256:bf8c9de32dd5cbe536b115f52f32c666fbf886bde555ac355937d6b149cf9343_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/ingress-rhel8-operator@sha256:46a5fb2d0f9fa5e05504b9264a3f1c0e7c7beb76e3a3aeb9bc036cda4fa9d66a_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/ingress-rhel8-operator@sha256:793b86f4c2add102e2f676bd57cec3365ce9b3fdc40a989c28d1f9acb851142d_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/ingress-rhel8-operator@sha256:cce79392f93bb318123c48ac6de48aa0a2983cc1134cc063c0fdc2ff83c546c7_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/kn-cli-artifacts-rhel8@sha256:1a51a072d4e303a5c33b2383c843308d86c68de228b094d2efed8bc59a4bac14_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/kn-cli-artifacts-rhel8@sha256:c61b26bdf318b507af66f9092e784d64436e3b2531cc6e2e8aa1bb8bbb010fb7_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/kn-cli-artifacts-rhel8@sha256:f22168224137db649c6e6592e3ec2ae6845ca668ef65fe56c104ed6393eae526_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/knative-rhel8-operator@sha256:53e115cdfeb8077cc8b89ebdeee4903b1be8c0a0d45831a9f277f342959f5961_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/knative-rhel8-operator@sha256:ebf24097b84ec5773e30c8f548975afb84b6fce836b373b97855f69371068d1e_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/knative-rhel8-operator@sha256:efa444ca6c7c4468821a8d138b4319c86fede592f3b0b4d7905e7c66e8bdb2c0_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/kourier-control-rhel8@sha256:396fb9dcc798b05e89d38ccbe3a3abb31854f56a95ae104fb9bb215967b56d9f_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/kourier-control-rhel8@sha256:e36577c37457a4521d78f28f24dca6ae11f170635316efe374f08f825cb5904d_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/kourier-control-rhel8@sha256:fb04b74dce262e58434b19a10dce0981b4df7541416de21343fb7124c714ffbf_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/net-istio-controller-rhel8@sha256:281b2782253722d916b6178ecdbc763aaa71ed4ac0db94e31d57974d4eb8b58b_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/net-istio-controller-rhel8@sha256:bf56038c0af2cfeb5a3e4b7ecd5aeebb230d042ac835b50faafa3d939dd8ca50_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/net-istio-controller-rhel8@sha256:f3643c74f73841b1de04be1d0f550c044f1ad4800ceb32cb36bf9072d8e5155b_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/net-istio-webhook-rhel8@sha256:4f7cabd5a6bb6fd7a0d81461108891b0d2de55efe868c4fbf275131c3280ed2d_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/net-istio-webhook-rhel8@sha256:a07d73f5c04af2a29b6565363b472aceabbfeafe7d6dfe833d1e71b072419916_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/net-istio-webhook-rhel8@sha256:cd34685812d9447969a1c3fb4382433a1b59fb3631fbe156daa6fa962458f859_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serverless-operator-bundle@sha256:0422f8843fc62c2b72e01ffefd33db912a1ad3d70ac297882d3663c9b7299f10_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serverless-rhel8-operator@sha256:26d940bd43b928d8370c9e88e80726a427c3f0ce3afc4fddb02a507f81c8fc93_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serverless-rhel8-operator@sha256:2898df30f40683bd3a73c6f2676afdc1bfc27b23d2fe04fe7667f6db6d2422ab_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serverless-rhel8-operator@sha256:8ec9e756969c8e6bf8155ed102a66cf578a325dcc477ff909b4806405ab59cfc_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-activator-rhel8@sha256:1e9fb289564961ddbf317e568c50936b048446685c39ab14ca4e5cb682785243_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-activator-rhel8@sha256:3a823819467ed0beea953eed27e2129bb4495df3f49e0f59d5004dee416e6285_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-activator-rhel8@sha256:4e7563e5f9761f624aefc6b79845e5b4dd1836a545c3754bc37701162ed4e3bb_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-autoscaler-hpa-rhel8@sha256:1685c7bf25061e61688d2b5e60cde6adb8906fec6bfb713c68837b2bbeeacf85_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-autoscaler-hpa-rhel8@sha256:491df16728df492b7b88efb8e86f28e46a8762f4084fb4132823611a9e758264_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-autoscaler-hpa-rhel8@sha256:8bb514634ece7dafd88ae6cc7eff52016cd4585d91cb9c106720c21c219f8967_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-autoscaler-rhel8@sha256:01b46e0ddb618f58c06b533fe7148f772367200f5d9be9d355012e91dc401156_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-autoscaler-rhel8@sha256:8cd0a381de995467f339e11f0704b8c8b978ddfdd2d8271f4c9f832e7acf9f07_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-autoscaler-rhel8@sha256:c60796d720141d322159e49bb3496732b8e0453d6606227b419caf93a12d196b_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-controller-rhel8@sha256:92b01a8421488e9d9b42b6da290873b54a2619d39a05e8d2a99e4c5348a3d4dc_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-controller-rhel8@sha256:b5ae691a77adb161a30ae8470f1cf4c1c6259488df18bb2bf2764d05af9a2aa8_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-controller-rhel8@sha256:b752a295b673aeee85eba6bed33cc658254dc0503c6002841d80dc0c0a38f615_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-domain-mapping-rhel8@sha256:11bca084f2c8df8d369d6301847876bbf8d37c7b67a6ffb387e0759100b6e817_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-domain-mapping-rhel8@sha256:4e580d29cbff1aa6050c65cee35a870dab9e6a7eaa538b356a5afefed9c38d90_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-domain-mapping-rhel8@sha256:eeb39a3fbc9d4c223d42579737948438d03b2a2ec1aee46562aabae6d343679b_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-domain-mapping-webhook-rhel8@sha256:8057fa6657c0bf909297273acc4faea1cddb29f9f02f6c797279adb42f083332_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-domain-mapping-webhook-rhel8@sha256:84e13a4c84098e0a6a5b461c7581861cd9114ce3cc7c2147afd727e56f323b28_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-domain-mapping-webhook-rhel8@sha256:f99e203de17686584c05ee0901041edd055350c39da063d5d6dcd026d1e17593_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-queue-rhel8@sha256:8740a1f7cb3ef3c4caa5774cced7787cc1e345dbe3708307001c1def9fd32e2f_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-queue-rhel8@sha256:ac1ca0ae5e3c7fc242ec5a313e45d09b83261ffe26eab3ebcbbae9299471b25a_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-queue-rhel8@sha256:f16b4f4e86e758354c8b19ee3a075dfd6fd19eb7ba282ad8293d41ca0c8f3028_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-storage-version-migration-rhel8@sha256:1c3b2c4c06981fd8eb13c05837c8da3523f0df9c79eacd6ffc1138e5f26bdba6_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-storage-version-migration-rhel8@sha256:27b7b75eae9eacc52a577887885db7c29192e15aada8a3b7406e032561609462_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-storage-version-migration-rhel8@sha256:8012cc60fab4e14b7fab05589c977c15ac941efb09601069be09d4e25385ed26_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-webhook-rhel8@sha256:4fdc2c632eb0fa4f10a78e39622c83febde93f38db16bd0ca4a35c1eb7062548_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-webhook-rhel8@sha256:6904376f1ae4dadc23ab9993b50aaaa3db130fcd338f3dfae9e437b348e6e934_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-webhook-rhel8@sha256:dc902a39bc520abcf2100c26e2e1c4ba20aa5aadff763b40f234eb01a26b6f77_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/svls-must-gather-rhel8@sha256:057e9ccae9eae50fadad4772b203e897f5c54bf9d40f6e2f2ccbdbc93f5850b5_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/svls-must-gather-rhel8@sha256:7557328dcdede1992a3660342f037e490f58bc3281c68c6e4f44e6d66c4a0cff_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/svls-must-gather-rhel8@sha256:e0a982cd04fee4416659b7e1e6a827c2c371144bd461f23913ae9e0633fd598a_amd64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2022:6040"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"8Base-Openshift-Serverless-1.24:openshift-serverless-1-tech-preview/eventing-kafka-broker-controller-rhel8@sha256:2a4b30bcff1377073202362dfd521bd7ac3e3e3960fdb33a6cf9fa39fc89de6b_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1-tech-preview/eventing-kafka-broker-controller-rhel8@sha256:be290e6d950e8af6162c1dece8472788b66459e8cb91df319f50ccf66f27b5c7_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1-tech-preview/eventing-kafka-broker-controller-rhel8@sha256:f8b5d9c9c0182f5cc1f76422759bf8925d2f29292390ada83a6b7c7986f1462c_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1-tech-preview/eventing-kafka-broker-dispatcher-rhel8@sha256:08c6d6908a2e58a18e908223daf152802106b00a67905e94e075fca827af87c9_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1-tech-preview/eventing-kafka-broker-dispatcher-rhel8@sha256:8ac0796f3585a406facba98766688ae6777b5673a4515418db8d1d92c4d65494_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1-tech-preview/eventing-kafka-broker-dispatcher-rhel8@sha256:9af6b8413acbf59adc88e9b88a51105f3b0a4913499c3026f64e7fda91e43384_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1-tech-preview/eventing-kafka-broker-receiver-rhel8@sha256:4dc0783cf92da5b5aa4cd1b9e9d55aa55a69b94eef0d29f261d3d51bd2260b68_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1-tech-preview/eventing-kafka-broker-receiver-rhel8@sha256:80fd78ad61caab0b20e39d4c6103ed9b074d3efa1dc67ab7bf415ea7db912dc3_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1-tech-preview/eventing-kafka-broker-receiver-rhel8@sha256:aeaaf1d541b5756df65f0700bcd82d085077ae3b1ce99c6d8728997c23e31ef9_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1-tech-preview/eventing-kafka-broker-webhook-rhel8@sha256:0dad9dc28babb21622f90c83647c9cc48bfa66faad257c88e7adf1d50ad0f80c_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1-tech-preview/eventing-kafka-broker-webhook-rhel8@sha256:10ba81e103ed6b7dff7b02394b20f44b46acd6b09d72f16667c068eb9989dc77_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1-tech-preview/eventing-kafka-broker-webhook-rhel8@sha256:f94aef78ce0870fdceac5b3467220540127a73415e81baa4b48bf986bc181c4d_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/client-kn-rhel8@sha256:09644d1c149970cd7c06635806a0ffc077a6340d68c357cd7f2bb5a6f57e46f3_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/client-kn-rhel8@sha256:46510d8b5dfba62d0a3da64ba90d1b8f88ad3b909c3e6ed14bcd96017d766829_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/client-kn-rhel8@sha256:f9bf2892123c3d981d2d5f158e643e6ba6f59a441b47c4055dc542f8cf8330c0_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-apiserver-receive-adapter-rhel8@sha256:834e37f8ddfbe157ad357fcef49f5213053d1295bb31361c5dd14a213ff2755c_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-apiserver-receive-adapter-rhel8@sha256:d13848369ca942d13548ab9b73a2d60b67f9412e535ed647342acaa8cef36c37_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-apiserver-receive-adapter-rhel8@sha256:eef2145e61234d37713ef8fda1f82d7cbe6502c5e6386117230d66ab7e1dd21a_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-controller-rhel8@sha256:52ef0c51b53ede0344f58174e624db08e6dcac04a0cba1668915f217949fc868_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-controller-rhel8@sha256:72c5fcaa44e3da56b297eb718d8a2b7eeb44069d6f3ce71b0eca30070b18bd9d_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-controller-rhel8@sha256:ad2df12dd77e8a3092431ca8d1b5eae42240c8ebb8766e436009bd6df7ee51f3_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-in-memory-channel-controller-rhel8@sha256:070f2c819506853dee230f37e00b27a05ba01c6f7cbbffc9a04b59a65d0c45e9_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-in-memory-channel-controller-rhel8@sha256:111da99563ea799e6b54933f12dc8f8a3828e36f650900e02da3be5afbdeefd9_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-in-memory-channel-controller-rhel8@sha256:69871b8d6e72713fe2eaf5f1e0aac1282fb8659d2895836994f10c847fe320d1_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-in-memory-channel-dispatcher-rhel8@sha256:4b5ee83ccace988c6eaf456e82dea83d160ae7e6aaad1ab8f48410f90da8f1c1_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-in-memory-channel-dispatcher-rhel8@sha256:52247eff5dc9a89244e6697ae9ce61cc1b42265171c956d4d50984179daced89_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-in-memory-channel-dispatcher-rhel8@sha256:68b61474089703d0685a952062401303206ba11bc108b8504f6f6390933d83cb_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-kafka-broker-controller-rhel8@sha256:2a4b30bcff1377073202362dfd521bd7ac3e3e3960fdb33a6cf9fa39fc89de6b_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-kafka-broker-controller-rhel8@sha256:be290e6d950e8af6162c1dece8472788b66459e8cb91df319f50ccf66f27b5c7_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-kafka-broker-controller-rhel8@sha256:f8b5d9c9c0182f5cc1f76422759bf8925d2f29292390ada83a6b7c7986f1462c_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-kafka-broker-dispatcher-rhel8@sha256:08c6d6908a2e58a18e908223daf152802106b00a67905e94e075fca827af87c9_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-kafka-broker-dispatcher-rhel8@sha256:8ac0796f3585a406facba98766688ae6777b5673a4515418db8d1d92c4d65494_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-kafka-broker-dispatcher-rhel8@sha256:9af6b8413acbf59adc88e9b88a51105f3b0a4913499c3026f64e7fda91e43384_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-kafka-broker-post-install-rhel8@sha256:260e7f0086f4e036be3a9ab5d24ce99fc8a053cc7f2906f8a6080f59f2a3e591_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-kafka-broker-post-install-rhel8@sha256:36551ea609536ba900f7a0493a06d07f9c0f19a0eef7e4956575354ca92cd1ef_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-kafka-broker-post-install-rhel8@sha256:6d4a898f37f87aa6db636487c6892833249be38635fe631433652feda762a40e_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-kafka-broker-webhook-rhel8@sha256:0dad9dc28babb21622f90c83647c9cc48bfa66faad257c88e7adf1d50ad0f80c_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-kafka-broker-webhook-rhel8@sha256:10ba81e103ed6b7dff7b02394b20f44b46acd6b09d72f16667c068eb9989dc77_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-kafka-broker-webhook-rhel8@sha256:f94aef78ce0870fdceac5b3467220540127a73415e81baa4b48bf986bc181c4d_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-mtbroker-filter-rhel8@sha256:4f6e162ee5fb96ff69a1546b7f728641dded59548f14afdfa870f7f0291787ac_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-mtbroker-filter-rhel8@sha256:ecde2ee2aa9618775178e03bcc07e53d6f5e12f30261238d8ffb366fb1e47c94_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-mtbroker-filter-rhel8@sha256:ee2dc3e0f648dc59551cfdf0ac5c36aa6cd9a4b2abaada7095ae4d5b8e0a571e_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-mtbroker-ingress-rhel8@sha256:4eaac6386b1b8a9e360df5afbd85aeebb97e5c81dbd861996caafad48b4cc6f9_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-mtbroker-ingress-rhel8@sha256:644fbcd1924d570f105f5f9760eb15eddbeed16c894edfcb4ef8c8a14e370bce_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-mtbroker-ingress-rhel8@sha256:a26dfc1a610bbaf876443b4b01a04130f7c0aba4d40e246333fe8bf7eb899f45_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-mtchannel-broker-rhel8@sha256:353859f2a8649fa9b3f5c0e02cafd57f79f96a10a7a697ba08eaa8cb70effe51_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-mtchannel-broker-rhel8@sha256:6f7afb57dc78ccb13498434196c5e8cd0f6ec53f045689febf1a62c492358d93_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-mtchannel-broker-rhel8@sha256:fadf3035a8bd25307843d1c6c88654a03db25983407a770875b4507942684dd5_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-mtping-rhel8@sha256:2254577d2c2e67d28f8459fbd4ac43af78b7d29cc0b56c631607dd68f3d31637_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-mtping-rhel8@sha256:a7177a43f46b6470a19970c62ebc17119ca3c3021471f9396faa436e621beb1e_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-mtping-rhel8@sha256:c6c2c7924d90e81e2906f3bf3969b02d7f3e4dc80c187e6c55a7e4ea17ac20cd_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-storage-version-migration-rhel8@sha256:3c1baa5bad644c06bedabaed9c668f0999527f00bc1d195e71a528c222087328_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-storage-version-migration-rhel8@sha256:63dab761fd3a2e08950b7ee52852fb39cef7820f2a8cf8142ec3701a07372d7c_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-storage-version-migration-rhel8@sha256:ff7924a37865ac1a90872f35675934a1627e49a29577a78af18b8e743a5fde07_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-sugar-controller-rhel8@sha256:24c7217a3612a5c3c6792c433dc2a6cf4b5fda1b9e6acff84e2736705704d152_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-sugar-controller-rhel8@sha256:3a38788638c26e9bec45694b2c4597333080189ffa96d8c7302e3e7dd1e54be5_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-sugar-controller-rhel8@sha256:aebfba016342e94fc0619a9ad6346c7fefbedf6739f1495954eb905cade085ac_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-webhook-rhel8@sha256:11d0b8fac4cb67c95e051a91f5c6683768f8969ffc744cd3cc4814d1ee6e91c1_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-webhook-rhel8@sha256:1b209d1ddffba92c3d77824e37bf75302346856c10b773a101d2868f27d0b740_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-webhook-rhel8@sha256:bf8c9de32dd5cbe536b115f52f32c666fbf886bde555ac355937d6b149cf9343_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/ingress-rhel8-operator@sha256:46a5fb2d0f9fa5e05504b9264a3f1c0e7c7beb76e3a3aeb9bc036cda4fa9d66a_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/ingress-rhel8-operator@sha256:793b86f4c2add102e2f676bd57cec3365ce9b3fdc40a989c28d1f9acb851142d_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/ingress-rhel8-operator@sha256:cce79392f93bb318123c48ac6de48aa0a2983cc1134cc063c0fdc2ff83c546c7_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/kn-cli-artifacts-rhel8@sha256:1a51a072d4e303a5c33b2383c843308d86c68de228b094d2efed8bc59a4bac14_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/kn-cli-artifacts-rhel8@sha256:c61b26bdf318b507af66f9092e784d64436e3b2531cc6e2e8aa1bb8bbb010fb7_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/kn-cli-artifacts-rhel8@sha256:f22168224137db649c6e6592e3ec2ae6845ca668ef65fe56c104ed6393eae526_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/knative-rhel8-operator@sha256:53e115cdfeb8077cc8b89ebdeee4903b1be8c0a0d45831a9f277f342959f5961_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/knative-rhel8-operator@sha256:ebf24097b84ec5773e30c8f548975afb84b6fce836b373b97855f69371068d1e_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/knative-rhel8-operator@sha256:efa444ca6c7c4468821a8d138b4319c86fede592f3b0b4d7905e7c66e8bdb2c0_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/kourier-control-rhel8@sha256:396fb9dcc798b05e89d38ccbe3a3abb31854f56a95ae104fb9bb215967b56d9f_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/kourier-control-rhel8@sha256:e36577c37457a4521d78f28f24dca6ae11f170635316efe374f08f825cb5904d_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/kourier-control-rhel8@sha256:fb04b74dce262e58434b19a10dce0981b4df7541416de21343fb7124c714ffbf_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/net-istio-controller-rhel8@sha256:281b2782253722d916b6178ecdbc763aaa71ed4ac0db94e31d57974d4eb8b58b_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/net-istio-controller-rhel8@sha256:bf56038c0af2cfeb5a3e4b7ecd5aeebb230d042ac835b50faafa3d939dd8ca50_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/net-istio-controller-rhel8@sha256:f3643c74f73841b1de04be1d0f550c044f1ad4800ceb32cb36bf9072d8e5155b_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/net-istio-webhook-rhel8@sha256:4f7cabd5a6bb6fd7a0d81461108891b0d2de55efe868c4fbf275131c3280ed2d_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/net-istio-webhook-rhel8@sha256:a07d73f5c04af2a29b6565363b472aceabbfeafe7d6dfe833d1e71b072419916_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/net-istio-webhook-rhel8@sha256:cd34685812d9447969a1c3fb4382433a1b59fb3631fbe156daa6fa962458f859_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serverless-operator-bundle@sha256:0422f8843fc62c2b72e01ffefd33db912a1ad3d70ac297882d3663c9b7299f10_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serverless-rhel8-operator@sha256:26d940bd43b928d8370c9e88e80726a427c3f0ce3afc4fddb02a507f81c8fc93_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serverless-rhel8-operator@sha256:2898df30f40683bd3a73c6f2676afdc1bfc27b23d2fe04fe7667f6db6d2422ab_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serverless-rhel8-operator@sha256:8ec9e756969c8e6bf8155ed102a66cf578a325dcc477ff909b4806405ab59cfc_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-activator-rhel8@sha256:1e9fb289564961ddbf317e568c50936b048446685c39ab14ca4e5cb682785243_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-activator-rhel8@sha256:3a823819467ed0beea953eed27e2129bb4495df3f49e0f59d5004dee416e6285_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-activator-rhel8@sha256:4e7563e5f9761f624aefc6b79845e5b4dd1836a545c3754bc37701162ed4e3bb_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-autoscaler-hpa-rhel8@sha256:1685c7bf25061e61688d2b5e60cde6adb8906fec6bfb713c68837b2bbeeacf85_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-autoscaler-hpa-rhel8@sha256:491df16728df492b7b88efb8e86f28e46a8762f4084fb4132823611a9e758264_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-autoscaler-hpa-rhel8@sha256:8bb514634ece7dafd88ae6cc7eff52016cd4585d91cb9c106720c21c219f8967_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-autoscaler-rhel8@sha256:01b46e0ddb618f58c06b533fe7148f772367200f5d9be9d355012e91dc401156_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-autoscaler-rhel8@sha256:8cd0a381de995467f339e11f0704b8c8b978ddfdd2d8271f4c9f832e7acf9f07_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-autoscaler-rhel8@sha256:c60796d720141d322159e49bb3496732b8e0453d6606227b419caf93a12d196b_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-controller-rhel8@sha256:92b01a8421488e9d9b42b6da290873b54a2619d39a05e8d2a99e4c5348a3d4dc_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-controller-rhel8@sha256:b5ae691a77adb161a30ae8470f1cf4c1c6259488df18bb2bf2764d05af9a2aa8_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-controller-rhel8@sha256:b752a295b673aeee85eba6bed33cc658254dc0503c6002841d80dc0c0a38f615_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-domain-mapping-rhel8@sha256:11bca084f2c8df8d369d6301847876bbf8d37c7b67a6ffb387e0759100b6e817_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-domain-mapping-rhel8@sha256:4e580d29cbff1aa6050c65cee35a870dab9e6a7eaa538b356a5afefed9c38d90_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-domain-mapping-rhel8@sha256:eeb39a3fbc9d4c223d42579737948438d03b2a2ec1aee46562aabae6d343679b_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-domain-mapping-webhook-rhel8@sha256:8057fa6657c0bf909297273acc4faea1cddb29f9f02f6c797279adb42f083332_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-domain-mapping-webhook-rhel8@sha256:84e13a4c84098e0a6a5b461c7581861cd9114ce3cc7c2147afd727e56f323b28_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-domain-mapping-webhook-rhel8@sha256:f99e203de17686584c05ee0901041edd055350c39da063d5d6dcd026d1e17593_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-queue-rhel8@sha256:8740a1f7cb3ef3c4caa5774cced7787cc1e345dbe3708307001c1def9fd32e2f_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-queue-rhel8@sha256:ac1ca0ae5e3c7fc242ec5a313e45d09b83261ffe26eab3ebcbbae9299471b25a_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-queue-rhel8@sha256:f16b4f4e86e758354c8b19ee3a075dfd6fd19eb7ba282ad8293d41ca0c8f3028_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-storage-version-migration-rhel8@sha256:1c3b2c4c06981fd8eb13c05837c8da3523f0df9c79eacd6ffc1138e5f26bdba6_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-storage-version-migration-rhel8@sha256:27b7b75eae9eacc52a577887885db7c29192e15aada8a3b7406e032561609462_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-storage-version-migration-rhel8@sha256:8012cc60fab4e14b7fab05589c977c15ac941efb09601069be09d4e25385ed26_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-webhook-rhel8@sha256:4fdc2c632eb0fa4f10a78e39622c83febde93f38db16bd0ca4a35c1eb7062548_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-webhook-rhel8@sha256:6904376f1ae4dadc23ab9993b50aaaa3db130fcd338f3dfae9e437b348e6e934_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-webhook-rhel8@sha256:dc902a39bc520abcf2100c26e2e1c4ba20aa5aadff763b40f234eb01a26b6f77_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/svls-must-gather-rhel8@sha256:057e9ccae9eae50fadad4772b203e897f5c54bf9d40f6e2f2ccbdbc93f5850b5_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/svls-must-gather-rhel8@sha256:7557328dcdede1992a3660342f037e490f58bc3281c68c6e4f44e6d66c4a0cff_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/svls-must-gather-rhel8@sha256:e0a982cd04fee4416659b7e1e6a827c2c371144bd461f23913ae9e0633fd598a_amd64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "golang: encoding/pem: fix stack overflow in Decode"
},
{
"cve": "CVE-2022-24921",
"cwe": {
"id": "CWE-400",
"name": "Uncontrolled Resource Consumption"
},
"discovery_date": "2022-03-16T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2064857"
}
],
"notes": [
{
"category": "description",
"text": "A stack overflow flaw was found in Golang\u0027s regexp module, which can crash the runtime if the application using regexp accepts very long or arbitrarily long regexps from untrusted sources that have sufficient nesting depths. To exploit this vulnerability, an attacker would need to send large regexps with deep nesting to the application. Triggering this flaw leads to a crash of the runtime, which causes a denial of service.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "golang: regexp: stack exhaustion via a deeply nested expression",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "This flaw has been rated as a Moderate impact flaw because the exploitation of this flaw requires that an affected application accept arbitrarily long regexps from untrusted sources, which has inherent risks (even without this flaw), especially involving impacts to application availability.\n\nWithin regulated environments, a combination of the following controls acts as a significant barrier to successfully exploiting a CWE-400: Uncontrolled Resource Consumption vulnerability and therefore downgrades the severity of this particular CVE from Moderate to Low.\n\nRed Hat restricts access to all platform information by default, granting access only after successful hard token-based multi-factor authentication (MFA) and enforcing least privilege to ensure only authorized roles can execute or modify code. The environment employs malicious code protections, including IDS/IPS and antimalware tools to detect threats and monitor resource usage, helping prevent uncontrolled consumption that could lead to system failure. Additional safeguards, such as web application firewalls and load-balancing strategies, protect against resource exhaustion and performance degradation. Event logs are centrally collected, correlated, and analyzed to support monitoring, alerting, and retention, aiding in the detection of abnormal behavior and potential denial-of-service (DoS) conditions. Static code analysis and peer reviews enforce strong input validation and error handling, reducing the likelihood of input-based DoS attacks.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"8Base-Openshift-Serverless-1.24:openshift-serverless-1-tech-preview/eventing-kafka-broker-controller-rhel8@sha256:2a4b30bcff1377073202362dfd521bd7ac3e3e3960fdb33a6cf9fa39fc89de6b_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1-tech-preview/eventing-kafka-broker-controller-rhel8@sha256:be290e6d950e8af6162c1dece8472788b66459e8cb91df319f50ccf66f27b5c7_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1-tech-preview/eventing-kafka-broker-controller-rhel8@sha256:f8b5d9c9c0182f5cc1f76422759bf8925d2f29292390ada83a6b7c7986f1462c_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1-tech-preview/eventing-kafka-broker-dispatcher-rhel8@sha256:08c6d6908a2e58a18e908223daf152802106b00a67905e94e075fca827af87c9_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1-tech-preview/eventing-kafka-broker-dispatcher-rhel8@sha256:8ac0796f3585a406facba98766688ae6777b5673a4515418db8d1d92c4d65494_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1-tech-preview/eventing-kafka-broker-dispatcher-rhel8@sha256:9af6b8413acbf59adc88e9b88a51105f3b0a4913499c3026f64e7fda91e43384_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1-tech-preview/eventing-kafka-broker-receiver-rhel8@sha256:4dc0783cf92da5b5aa4cd1b9e9d55aa55a69b94eef0d29f261d3d51bd2260b68_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1-tech-preview/eventing-kafka-broker-receiver-rhel8@sha256:80fd78ad61caab0b20e39d4c6103ed9b074d3efa1dc67ab7bf415ea7db912dc3_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1-tech-preview/eventing-kafka-broker-receiver-rhel8@sha256:aeaaf1d541b5756df65f0700bcd82d085077ae3b1ce99c6d8728997c23e31ef9_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1-tech-preview/eventing-kafka-broker-webhook-rhel8@sha256:0dad9dc28babb21622f90c83647c9cc48bfa66faad257c88e7adf1d50ad0f80c_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1-tech-preview/eventing-kafka-broker-webhook-rhel8@sha256:10ba81e103ed6b7dff7b02394b20f44b46acd6b09d72f16667c068eb9989dc77_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1-tech-preview/eventing-kafka-broker-webhook-rhel8@sha256:f94aef78ce0870fdceac5b3467220540127a73415e81baa4b48bf986bc181c4d_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/client-kn-rhel8@sha256:09644d1c149970cd7c06635806a0ffc077a6340d68c357cd7f2bb5a6f57e46f3_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/client-kn-rhel8@sha256:46510d8b5dfba62d0a3da64ba90d1b8f88ad3b909c3e6ed14bcd96017d766829_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/client-kn-rhel8@sha256:f9bf2892123c3d981d2d5f158e643e6ba6f59a441b47c4055dc542f8cf8330c0_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-apiserver-receive-adapter-rhel8@sha256:834e37f8ddfbe157ad357fcef49f5213053d1295bb31361c5dd14a213ff2755c_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-apiserver-receive-adapter-rhel8@sha256:d13848369ca942d13548ab9b73a2d60b67f9412e535ed647342acaa8cef36c37_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-apiserver-receive-adapter-rhel8@sha256:eef2145e61234d37713ef8fda1f82d7cbe6502c5e6386117230d66ab7e1dd21a_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-controller-rhel8@sha256:52ef0c51b53ede0344f58174e624db08e6dcac04a0cba1668915f217949fc868_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-controller-rhel8@sha256:72c5fcaa44e3da56b297eb718d8a2b7eeb44069d6f3ce71b0eca30070b18bd9d_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-controller-rhel8@sha256:ad2df12dd77e8a3092431ca8d1b5eae42240c8ebb8766e436009bd6df7ee51f3_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-in-memory-channel-controller-rhel8@sha256:070f2c819506853dee230f37e00b27a05ba01c6f7cbbffc9a04b59a65d0c45e9_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-in-memory-channel-controller-rhel8@sha256:111da99563ea799e6b54933f12dc8f8a3828e36f650900e02da3be5afbdeefd9_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-in-memory-channel-controller-rhel8@sha256:69871b8d6e72713fe2eaf5f1e0aac1282fb8659d2895836994f10c847fe320d1_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-in-memory-channel-dispatcher-rhel8@sha256:4b5ee83ccace988c6eaf456e82dea83d160ae7e6aaad1ab8f48410f90da8f1c1_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-in-memory-channel-dispatcher-rhel8@sha256:52247eff5dc9a89244e6697ae9ce61cc1b42265171c956d4d50984179daced89_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-in-memory-channel-dispatcher-rhel8@sha256:68b61474089703d0685a952062401303206ba11bc108b8504f6f6390933d83cb_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-kafka-broker-controller-rhel8@sha256:2a4b30bcff1377073202362dfd521bd7ac3e3e3960fdb33a6cf9fa39fc89de6b_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-kafka-broker-controller-rhel8@sha256:be290e6d950e8af6162c1dece8472788b66459e8cb91df319f50ccf66f27b5c7_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-kafka-broker-controller-rhel8@sha256:f8b5d9c9c0182f5cc1f76422759bf8925d2f29292390ada83a6b7c7986f1462c_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-kafka-broker-dispatcher-rhel8@sha256:08c6d6908a2e58a18e908223daf152802106b00a67905e94e075fca827af87c9_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-kafka-broker-dispatcher-rhel8@sha256:8ac0796f3585a406facba98766688ae6777b5673a4515418db8d1d92c4d65494_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-kafka-broker-dispatcher-rhel8@sha256:9af6b8413acbf59adc88e9b88a51105f3b0a4913499c3026f64e7fda91e43384_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-kafka-broker-post-install-rhel8@sha256:260e7f0086f4e036be3a9ab5d24ce99fc8a053cc7f2906f8a6080f59f2a3e591_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-kafka-broker-post-install-rhel8@sha256:36551ea609536ba900f7a0493a06d07f9c0f19a0eef7e4956575354ca92cd1ef_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-kafka-broker-post-install-rhel8@sha256:6d4a898f37f87aa6db636487c6892833249be38635fe631433652feda762a40e_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-kafka-broker-webhook-rhel8@sha256:0dad9dc28babb21622f90c83647c9cc48bfa66faad257c88e7adf1d50ad0f80c_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-kafka-broker-webhook-rhel8@sha256:10ba81e103ed6b7dff7b02394b20f44b46acd6b09d72f16667c068eb9989dc77_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-kafka-broker-webhook-rhel8@sha256:f94aef78ce0870fdceac5b3467220540127a73415e81baa4b48bf986bc181c4d_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-mtbroker-filter-rhel8@sha256:4f6e162ee5fb96ff69a1546b7f728641dded59548f14afdfa870f7f0291787ac_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-mtbroker-filter-rhel8@sha256:ecde2ee2aa9618775178e03bcc07e53d6f5e12f30261238d8ffb366fb1e47c94_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-mtbroker-filter-rhel8@sha256:ee2dc3e0f648dc59551cfdf0ac5c36aa6cd9a4b2abaada7095ae4d5b8e0a571e_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-mtbroker-ingress-rhel8@sha256:4eaac6386b1b8a9e360df5afbd85aeebb97e5c81dbd861996caafad48b4cc6f9_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-mtbroker-ingress-rhel8@sha256:644fbcd1924d570f105f5f9760eb15eddbeed16c894edfcb4ef8c8a14e370bce_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-mtbroker-ingress-rhel8@sha256:a26dfc1a610bbaf876443b4b01a04130f7c0aba4d40e246333fe8bf7eb899f45_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-mtchannel-broker-rhel8@sha256:353859f2a8649fa9b3f5c0e02cafd57f79f96a10a7a697ba08eaa8cb70effe51_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-mtchannel-broker-rhel8@sha256:6f7afb57dc78ccb13498434196c5e8cd0f6ec53f045689febf1a62c492358d93_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-mtchannel-broker-rhel8@sha256:fadf3035a8bd25307843d1c6c88654a03db25983407a770875b4507942684dd5_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-mtping-rhel8@sha256:2254577d2c2e67d28f8459fbd4ac43af78b7d29cc0b56c631607dd68f3d31637_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-mtping-rhel8@sha256:a7177a43f46b6470a19970c62ebc17119ca3c3021471f9396faa436e621beb1e_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-mtping-rhel8@sha256:c6c2c7924d90e81e2906f3bf3969b02d7f3e4dc80c187e6c55a7e4ea17ac20cd_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-storage-version-migration-rhel8@sha256:3c1baa5bad644c06bedabaed9c668f0999527f00bc1d195e71a528c222087328_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-storage-version-migration-rhel8@sha256:63dab761fd3a2e08950b7ee52852fb39cef7820f2a8cf8142ec3701a07372d7c_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-storage-version-migration-rhel8@sha256:ff7924a37865ac1a90872f35675934a1627e49a29577a78af18b8e743a5fde07_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-sugar-controller-rhel8@sha256:24c7217a3612a5c3c6792c433dc2a6cf4b5fda1b9e6acff84e2736705704d152_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-sugar-controller-rhel8@sha256:3a38788638c26e9bec45694b2c4597333080189ffa96d8c7302e3e7dd1e54be5_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-sugar-controller-rhel8@sha256:aebfba016342e94fc0619a9ad6346c7fefbedf6739f1495954eb905cade085ac_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-webhook-rhel8@sha256:11d0b8fac4cb67c95e051a91f5c6683768f8969ffc744cd3cc4814d1ee6e91c1_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-webhook-rhel8@sha256:1b209d1ddffba92c3d77824e37bf75302346856c10b773a101d2868f27d0b740_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-webhook-rhel8@sha256:bf8c9de32dd5cbe536b115f52f32c666fbf886bde555ac355937d6b149cf9343_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/ingress-rhel8-operator@sha256:46a5fb2d0f9fa5e05504b9264a3f1c0e7c7beb76e3a3aeb9bc036cda4fa9d66a_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/ingress-rhel8-operator@sha256:793b86f4c2add102e2f676bd57cec3365ce9b3fdc40a989c28d1f9acb851142d_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/ingress-rhel8-operator@sha256:cce79392f93bb318123c48ac6de48aa0a2983cc1134cc063c0fdc2ff83c546c7_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/kn-cli-artifacts-rhel8@sha256:1a51a072d4e303a5c33b2383c843308d86c68de228b094d2efed8bc59a4bac14_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/kn-cli-artifacts-rhel8@sha256:c61b26bdf318b507af66f9092e784d64436e3b2531cc6e2e8aa1bb8bbb010fb7_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/kn-cli-artifacts-rhel8@sha256:f22168224137db649c6e6592e3ec2ae6845ca668ef65fe56c104ed6393eae526_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/knative-rhel8-operator@sha256:53e115cdfeb8077cc8b89ebdeee4903b1be8c0a0d45831a9f277f342959f5961_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/knative-rhel8-operator@sha256:ebf24097b84ec5773e30c8f548975afb84b6fce836b373b97855f69371068d1e_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/knative-rhel8-operator@sha256:efa444ca6c7c4468821a8d138b4319c86fede592f3b0b4d7905e7c66e8bdb2c0_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/kourier-control-rhel8@sha256:396fb9dcc798b05e89d38ccbe3a3abb31854f56a95ae104fb9bb215967b56d9f_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/kourier-control-rhel8@sha256:e36577c37457a4521d78f28f24dca6ae11f170635316efe374f08f825cb5904d_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/kourier-control-rhel8@sha256:fb04b74dce262e58434b19a10dce0981b4df7541416de21343fb7124c714ffbf_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/net-istio-controller-rhel8@sha256:281b2782253722d916b6178ecdbc763aaa71ed4ac0db94e31d57974d4eb8b58b_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/net-istio-controller-rhel8@sha256:bf56038c0af2cfeb5a3e4b7ecd5aeebb230d042ac835b50faafa3d939dd8ca50_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/net-istio-controller-rhel8@sha256:f3643c74f73841b1de04be1d0f550c044f1ad4800ceb32cb36bf9072d8e5155b_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/net-istio-webhook-rhel8@sha256:4f7cabd5a6bb6fd7a0d81461108891b0d2de55efe868c4fbf275131c3280ed2d_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/net-istio-webhook-rhel8@sha256:a07d73f5c04af2a29b6565363b472aceabbfeafe7d6dfe833d1e71b072419916_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/net-istio-webhook-rhel8@sha256:cd34685812d9447969a1c3fb4382433a1b59fb3631fbe156daa6fa962458f859_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serverless-operator-bundle@sha256:0422f8843fc62c2b72e01ffefd33db912a1ad3d70ac297882d3663c9b7299f10_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serverless-rhel8-operator@sha256:26d940bd43b928d8370c9e88e80726a427c3f0ce3afc4fddb02a507f81c8fc93_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serverless-rhel8-operator@sha256:2898df30f40683bd3a73c6f2676afdc1bfc27b23d2fe04fe7667f6db6d2422ab_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serverless-rhel8-operator@sha256:8ec9e756969c8e6bf8155ed102a66cf578a325dcc477ff909b4806405ab59cfc_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-activator-rhel8@sha256:1e9fb289564961ddbf317e568c50936b048446685c39ab14ca4e5cb682785243_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-activator-rhel8@sha256:3a823819467ed0beea953eed27e2129bb4495df3f49e0f59d5004dee416e6285_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-activator-rhel8@sha256:4e7563e5f9761f624aefc6b79845e5b4dd1836a545c3754bc37701162ed4e3bb_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-autoscaler-hpa-rhel8@sha256:1685c7bf25061e61688d2b5e60cde6adb8906fec6bfb713c68837b2bbeeacf85_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-autoscaler-hpa-rhel8@sha256:491df16728df492b7b88efb8e86f28e46a8762f4084fb4132823611a9e758264_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-autoscaler-hpa-rhel8@sha256:8bb514634ece7dafd88ae6cc7eff52016cd4585d91cb9c106720c21c219f8967_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-autoscaler-rhel8@sha256:01b46e0ddb618f58c06b533fe7148f772367200f5d9be9d355012e91dc401156_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-autoscaler-rhel8@sha256:8cd0a381de995467f339e11f0704b8c8b978ddfdd2d8271f4c9f832e7acf9f07_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-autoscaler-rhel8@sha256:c60796d720141d322159e49bb3496732b8e0453d6606227b419caf93a12d196b_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-controller-rhel8@sha256:92b01a8421488e9d9b42b6da290873b54a2619d39a05e8d2a99e4c5348a3d4dc_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-controller-rhel8@sha256:b5ae691a77adb161a30ae8470f1cf4c1c6259488df18bb2bf2764d05af9a2aa8_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-controller-rhel8@sha256:b752a295b673aeee85eba6bed33cc658254dc0503c6002841d80dc0c0a38f615_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-domain-mapping-rhel8@sha256:11bca084f2c8df8d369d6301847876bbf8d37c7b67a6ffb387e0759100b6e817_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-domain-mapping-rhel8@sha256:4e580d29cbff1aa6050c65cee35a870dab9e6a7eaa538b356a5afefed9c38d90_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-domain-mapping-rhel8@sha256:eeb39a3fbc9d4c223d42579737948438d03b2a2ec1aee46562aabae6d343679b_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-domain-mapping-webhook-rhel8@sha256:8057fa6657c0bf909297273acc4faea1cddb29f9f02f6c797279adb42f083332_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-domain-mapping-webhook-rhel8@sha256:84e13a4c84098e0a6a5b461c7581861cd9114ce3cc7c2147afd727e56f323b28_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-domain-mapping-webhook-rhel8@sha256:f99e203de17686584c05ee0901041edd055350c39da063d5d6dcd026d1e17593_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-queue-rhel8@sha256:8740a1f7cb3ef3c4caa5774cced7787cc1e345dbe3708307001c1def9fd32e2f_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-queue-rhel8@sha256:ac1ca0ae5e3c7fc242ec5a313e45d09b83261ffe26eab3ebcbbae9299471b25a_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-queue-rhel8@sha256:f16b4f4e86e758354c8b19ee3a075dfd6fd19eb7ba282ad8293d41ca0c8f3028_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-storage-version-migration-rhel8@sha256:1c3b2c4c06981fd8eb13c05837c8da3523f0df9c79eacd6ffc1138e5f26bdba6_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-storage-version-migration-rhel8@sha256:27b7b75eae9eacc52a577887885db7c29192e15aada8a3b7406e032561609462_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-storage-version-migration-rhel8@sha256:8012cc60fab4e14b7fab05589c977c15ac941efb09601069be09d4e25385ed26_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-webhook-rhel8@sha256:4fdc2c632eb0fa4f10a78e39622c83febde93f38db16bd0ca4a35c1eb7062548_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-webhook-rhel8@sha256:6904376f1ae4dadc23ab9993b50aaaa3db130fcd338f3dfae9e437b348e6e934_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-webhook-rhel8@sha256:dc902a39bc520abcf2100c26e2e1c4ba20aa5aadff763b40f234eb01a26b6f77_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/svls-must-gather-rhel8@sha256:057e9ccae9eae50fadad4772b203e897f5c54bf9d40f6e2f2ccbdbc93f5850b5_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/svls-must-gather-rhel8@sha256:7557328dcdede1992a3660342f037e490f58bc3281c68c6e4f44e6d66c4a0cff_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/svls-must-gather-rhel8@sha256:e0a982cd04fee4416659b7e1e6a827c2c371144bd461f23913ae9e0633fd598a_amd64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2022-24921"
},
{
"category": "external",
"summary": "RHBZ#2064857",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2064857"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2022-24921",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-24921"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2022-24921",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2022-24921"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-announce/c/RP1hfrBYVuk",
"url": "https://groups.google.com/g/golang-announce/c/RP1hfrBYVuk"
}
],
"release_date": "2022-03-03T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2022-08-10T13:13:24+00:00",
"details": "See the Red Hat OpenShift Container Platform 4.6 documentation at:\nhttps://access.redhat.com/documentation/en-us/openshift_container_platform/4.6/html/serverless/index\nSee the Red Hat OpenShift Container Platform 4.7 documentation at:\nhttps://access.redhat.com/documentation/en-us/openshift_container_platform/4.7/html/serverless/index\nSee the Red Hat OpenShift Container Platform 4.8 documentation at:\nhttps://access.redhat.com/documentation/en-us/openshift_container_platform/4.8/html/serverless/index\nSee the Red Hat OpenShift Container Platform 4.9 documentation at:\nhttps://access.redhat.com/documentation/en-us/openshift_container_platform/4.9/html/serverless/index\nSee the Red Hat OpenShift Container Platform 4.10 documentation at:\nhttps://access.redhat.com/documentation/en-us/openshift_container_platform/4.10/html/serverless/index",
"product_ids": [
"8Base-Openshift-Serverless-1.24:openshift-serverless-1-tech-preview/eventing-kafka-broker-controller-rhel8@sha256:2a4b30bcff1377073202362dfd521bd7ac3e3e3960fdb33a6cf9fa39fc89de6b_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1-tech-preview/eventing-kafka-broker-controller-rhel8@sha256:be290e6d950e8af6162c1dece8472788b66459e8cb91df319f50ccf66f27b5c7_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1-tech-preview/eventing-kafka-broker-controller-rhel8@sha256:f8b5d9c9c0182f5cc1f76422759bf8925d2f29292390ada83a6b7c7986f1462c_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1-tech-preview/eventing-kafka-broker-dispatcher-rhel8@sha256:08c6d6908a2e58a18e908223daf152802106b00a67905e94e075fca827af87c9_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1-tech-preview/eventing-kafka-broker-dispatcher-rhel8@sha256:8ac0796f3585a406facba98766688ae6777b5673a4515418db8d1d92c4d65494_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1-tech-preview/eventing-kafka-broker-dispatcher-rhel8@sha256:9af6b8413acbf59adc88e9b88a51105f3b0a4913499c3026f64e7fda91e43384_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1-tech-preview/eventing-kafka-broker-receiver-rhel8@sha256:4dc0783cf92da5b5aa4cd1b9e9d55aa55a69b94eef0d29f261d3d51bd2260b68_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1-tech-preview/eventing-kafka-broker-receiver-rhel8@sha256:80fd78ad61caab0b20e39d4c6103ed9b074d3efa1dc67ab7bf415ea7db912dc3_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1-tech-preview/eventing-kafka-broker-receiver-rhel8@sha256:aeaaf1d541b5756df65f0700bcd82d085077ae3b1ce99c6d8728997c23e31ef9_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1-tech-preview/eventing-kafka-broker-webhook-rhel8@sha256:0dad9dc28babb21622f90c83647c9cc48bfa66faad257c88e7adf1d50ad0f80c_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1-tech-preview/eventing-kafka-broker-webhook-rhel8@sha256:10ba81e103ed6b7dff7b02394b20f44b46acd6b09d72f16667c068eb9989dc77_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1-tech-preview/eventing-kafka-broker-webhook-rhel8@sha256:f94aef78ce0870fdceac5b3467220540127a73415e81baa4b48bf986bc181c4d_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/client-kn-rhel8@sha256:09644d1c149970cd7c06635806a0ffc077a6340d68c357cd7f2bb5a6f57e46f3_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/client-kn-rhel8@sha256:46510d8b5dfba62d0a3da64ba90d1b8f88ad3b909c3e6ed14bcd96017d766829_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/client-kn-rhel8@sha256:f9bf2892123c3d981d2d5f158e643e6ba6f59a441b47c4055dc542f8cf8330c0_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-apiserver-receive-adapter-rhel8@sha256:834e37f8ddfbe157ad357fcef49f5213053d1295bb31361c5dd14a213ff2755c_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-apiserver-receive-adapter-rhel8@sha256:d13848369ca942d13548ab9b73a2d60b67f9412e535ed647342acaa8cef36c37_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-apiserver-receive-adapter-rhel8@sha256:eef2145e61234d37713ef8fda1f82d7cbe6502c5e6386117230d66ab7e1dd21a_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-controller-rhel8@sha256:52ef0c51b53ede0344f58174e624db08e6dcac04a0cba1668915f217949fc868_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-controller-rhel8@sha256:72c5fcaa44e3da56b297eb718d8a2b7eeb44069d6f3ce71b0eca30070b18bd9d_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-controller-rhel8@sha256:ad2df12dd77e8a3092431ca8d1b5eae42240c8ebb8766e436009bd6df7ee51f3_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-in-memory-channel-controller-rhel8@sha256:070f2c819506853dee230f37e00b27a05ba01c6f7cbbffc9a04b59a65d0c45e9_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-in-memory-channel-controller-rhel8@sha256:111da99563ea799e6b54933f12dc8f8a3828e36f650900e02da3be5afbdeefd9_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-in-memory-channel-controller-rhel8@sha256:69871b8d6e72713fe2eaf5f1e0aac1282fb8659d2895836994f10c847fe320d1_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-in-memory-channel-dispatcher-rhel8@sha256:4b5ee83ccace988c6eaf456e82dea83d160ae7e6aaad1ab8f48410f90da8f1c1_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-in-memory-channel-dispatcher-rhel8@sha256:52247eff5dc9a89244e6697ae9ce61cc1b42265171c956d4d50984179daced89_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-in-memory-channel-dispatcher-rhel8@sha256:68b61474089703d0685a952062401303206ba11bc108b8504f6f6390933d83cb_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-kafka-broker-controller-rhel8@sha256:2a4b30bcff1377073202362dfd521bd7ac3e3e3960fdb33a6cf9fa39fc89de6b_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-kafka-broker-controller-rhel8@sha256:be290e6d950e8af6162c1dece8472788b66459e8cb91df319f50ccf66f27b5c7_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-kafka-broker-controller-rhel8@sha256:f8b5d9c9c0182f5cc1f76422759bf8925d2f29292390ada83a6b7c7986f1462c_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-kafka-broker-dispatcher-rhel8@sha256:08c6d6908a2e58a18e908223daf152802106b00a67905e94e075fca827af87c9_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-kafka-broker-dispatcher-rhel8@sha256:8ac0796f3585a406facba98766688ae6777b5673a4515418db8d1d92c4d65494_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-kafka-broker-dispatcher-rhel8@sha256:9af6b8413acbf59adc88e9b88a51105f3b0a4913499c3026f64e7fda91e43384_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-kafka-broker-post-install-rhel8@sha256:260e7f0086f4e036be3a9ab5d24ce99fc8a053cc7f2906f8a6080f59f2a3e591_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-kafka-broker-post-install-rhel8@sha256:36551ea609536ba900f7a0493a06d07f9c0f19a0eef7e4956575354ca92cd1ef_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-kafka-broker-post-install-rhel8@sha256:6d4a898f37f87aa6db636487c6892833249be38635fe631433652feda762a40e_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-kafka-broker-webhook-rhel8@sha256:0dad9dc28babb21622f90c83647c9cc48bfa66faad257c88e7adf1d50ad0f80c_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-kafka-broker-webhook-rhel8@sha256:10ba81e103ed6b7dff7b02394b20f44b46acd6b09d72f16667c068eb9989dc77_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-kafka-broker-webhook-rhel8@sha256:f94aef78ce0870fdceac5b3467220540127a73415e81baa4b48bf986bc181c4d_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-mtbroker-filter-rhel8@sha256:4f6e162ee5fb96ff69a1546b7f728641dded59548f14afdfa870f7f0291787ac_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-mtbroker-filter-rhel8@sha256:ecde2ee2aa9618775178e03bcc07e53d6f5e12f30261238d8ffb366fb1e47c94_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-mtbroker-filter-rhel8@sha256:ee2dc3e0f648dc59551cfdf0ac5c36aa6cd9a4b2abaada7095ae4d5b8e0a571e_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-mtbroker-ingress-rhel8@sha256:4eaac6386b1b8a9e360df5afbd85aeebb97e5c81dbd861996caafad48b4cc6f9_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-mtbroker-ingress-rhel8@sha256:644fbcd1924d570f105f5f9760eb15eddbeed16c894edfcb4ef8c8a14e370bce_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-mtbroker-ingress-rhel8@sha256:a26dfc1a610bbaf876443b4b01a04130f7c0aba4d40e246333fe8bf7eb899f45_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-mtchannel-broker-rhel8@sha256:353859f2a8649fa9b3f5c0e02cafd57f79f96a10a7a697ba08eaa8cb70effe51_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-mtchannel-broker-rhel8@sha256:6f7afb57dc78ccb13498434196c5e8cd0f6ec53f045689febf1a62c492358d93_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-mtchannel-broker-rhel8@sha256:fadf3035a8bd25307843d1c6c88654a03db25983407a770875b4507942684dd5_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-mtping-rhel8@sha256:2254577d2c2e67d28f8459fbd4ac43af78b7d29cc0b56c631607dd68f3d31637_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-mtping-rhel8@sha256:a7177a43f46b6470a19970c62ebc17119ca3c3021471f9396faa436e621beb1e_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-mtping-rhel8@sha256:c6c2c7924d90e81e2906f3bf3969b02d7f3e4dc80c187e6c55a7e4ea17ac20cd_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-storage-version-migration-rhel8@sha256:3c1baa5bad644c06bedabaed9c668f0999527f00bc1d195e71a528c222087328_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-storage-version-migration-rhel8@sha256:63dab761fd3a2e08950b7ee52852fb39cef7820f2a8cf8142ec3701a07372d7c_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-storage-version-migration-rhel8@sha256:ff7924a37865ac1a90872f35675934a1627e49a29577a78af18b8e743a5fde07_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-sugar-controller-rhel8@sha256:24c7217a3612a5c3c6792c433dc2a6cf4b5fda1b9e6acff84e2736705704d152_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-sugar-controller-rhel8@sha256:3a38788638c26e9bec45694b2c4597333080189ffa96d8c7302e3e7dd1e54be5_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-sugar-controller-rhel8@sha256:aebfba016342e94fc0619a9ad6346c7fefbedf6739f1495954eb905cade085ac_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-webhook-rhel8@sha256:11d0b8fac4cb67c95e051a91f5c6683768f8969ffc744cd3cc4814d1ee6e91c1_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-webhook-rhel8@sha256:1b209d1ddffba92c3d77824e37bf75302346856c10b773a101d2868f27d0b740_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-webhook-rhel8@sha256:bf8c9de32dd5cbe536b115f52f32c666fbf886bde555ac355937d6b149cf9343_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/ingress-rhel8-operator@sha256:46a5fb2d0f9fa5e05504b9264a3f1c0e7c7beb76e3a3aeb9bc036cda4fa9d66a_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/ingress-rhel8-operator@sha256:793b86f4c2add102e2f676bd57cec3365ce9b3fdc40a989c28d1f9acb851142d_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/ingress-rhel8-operator@sha256:cce79392f93bb318123c48ac6de48aa0a2983cc1134cc063c0fdc2ff83c546c7_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/kn-cli-artifacts-rhel8@sha256:1a51a072d4e303a5c33b2383c843308d86c68de228b094d2efed8bc59a4bac14_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/kn-cli-artifacts-rhel8@sha256:c61b26bdf318b507af66f9092e784d64436e3b2531cc6e2e8aa1bb8bbb010fb7_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/kn-cli-artifacts-rhel8@sha256:f22168224137db649c6e6592e3ec2ae6845ca668ef65fe56c104ed6393eae526_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/knative-rhel8-operator@sha256:53e115cdfeb8077cc8b89ebdeee4903b1be8c0a0d45831a9f277f342959f5961_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/knative-rhel8-operator@sha256:ebf24097b84ec5773e30c8f548975afb84b6fce836b373b97855f69371068d1e_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/knative-rhel8-operator@sha256:efa444ca6c7c4468821a8d138b4319c86fede592f3b0b4d7905e7c66e8bdb2c0_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/kourier-control-rhel8@sha256:396fb9dcc798b05e89d38ccbe3a3abb31854f56a95ae104fb9bb215967b56d9f_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/kourier-control-rhel8@sha256:e36577c37457a4521d78f28f24dca6ae11f170635316efe374f08f825cb5904d_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/kourier-control-rhel8@sha256:fb04b74dce262e58434b19a10dce0981b4df7541416de21343fb7124c714ffbf_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/net-istio-controller-rhel8@sha256:281b2782253722d916b6178ecdbc763aaa71ed4ac0db94e31d57974d4eb8b58b_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/net-istio-controller-rhel8@sha256:bf56038c0af2cfeb5a3e4b7ecd5aeebb230d042ac835b50faafa3d939dd8ca50_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/net-istio-controller-rhel8@sha256:f3643c74f73841b1de04be1d0f550c044f1ad4800ceb32cb36bf9072d8e5155b_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/net-istio-webhook-rhel8@sha256:4f7cabd5a6bb6fd7a0d81461108891b0d2de55efe868c4fbf275131c3280ed2d_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/net-istio-webhook-rhel8@sha256:a07d73f5c04af2a29b6565363b472aceabbfeafe7d6dfe833d1e71b072419916_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/net-istio-webhook-rhel8@sha256:cd34685812d9447969a1c3fb4382433a1b59fb3631fbe156daa6fa962458f859_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serverless-operator-bundle@sha256:0422f8843fc62c2b72e01ffefd33db912a1ad3d70ac297882d3663c9b7299f10_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serverless-rhel8-operator@sha256:26d940bd43b928d8370c9e88e80726a427c3f0ce3afc4fddb02a507f81c8fc93_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serverless-rhel8-operator@sha256:2898df30f40683bd3a73c6f2676afdc1bfc27b23d2fe04fe7667f6db6d2422ab_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serverless-rhel8-operator@sha256:8ec9e756969c8e6bf8155ed102a66cf578a325dcc477ff909b4806405ab59cfc_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-activator-rhel8@sha256:1e9fb289564961ddbf317e568c50936b048446685c39ab14ca4e5cb682785243_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-activator-rhel8@sha256:3a823819467ed0beea953eed27e2129bb4495df3f49e0f59d5004dee416e6285_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-activator-rhel8@sha256:4e7563e5f9761f624aefc6b79845e5b4dd1836a545c3754bc37701162ed4e3bb_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-autoscaler-hpa-rhel8@sha256:1685c7bf25061e61688d2b5e60cde6adb8906fec6bfb713c68837b2bbeeacf85_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-autoscaler-hpa-rhel8@sha256:491df16728df492b7b88efb8e86f28e46a8762f4084fb4132823611a9e758264_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-autoscaler-hpa-rhel8@sha256:8bb514634ece7dafd88ae6cc7eff52016cd4585d91cb9c106720c21c219f8967_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-autoscaler-rhel8@sha256:01b46e0ddb618f58c06b533fe7148f772367200f5d9be9d355012e91dc401156_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-autoscaler-rhel8@sha256:8cd0a381de995467f339e11f0704b8c8b978ddfdd2d8271f4c9f832e7acf9f07_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-autoscaler-rhel8@sha256:c60796d720141d322159e49bb3496732b8e0453d6606227b419caf93a12d196b_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-controller-rhel8@sha256:92b01a8421488e9d9b42b6da290873b54a2619d39a05e8d2a99e4c5348a3d4dc_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-controller-rhel8@sha256:b5ae691a77adb161a30ae8470f1cf4c1c6259488df18bb2bf2764d05af9a2aa8_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-controller-rhel8@sha256:b752a295b673aeee85eba6bed33cc658254dc0503c6002841d80dc0c0a38f615_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-domain-mapping-rhel8@sha256:11bca084f2c8df8d369d6301847876bbf8d37c7b67a6ffb387e0759100b6e817_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-domain-mapping-rhel8@sha256:4e580d29cbff1aa6050c65cee35a870dab9e6a7eaa538b356a5afefed9c38d90_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-domain-mapping-rhel8@sha256:eeb39a3fbc9d4c223d42579737948438d03b2a2ec1aee46562aabae6d343679b_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-domain-mapping-webhook-rhel8@sha256:8057fa6657c0bf909297273acc4faea1cddb29f9f02f6c797279adb42f083332_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-domain-mapping-webhook-rhel8@sha256:84e13a4c84098e0a6a5b461c7581861cd9114ce3cc7c2147afd727e56f323b28_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-domain-mapping-webhook-rhel8@sha256:f99e203de17686584c05ee0901041edd055350c39da063d5d6dcd026d1e17593_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-queue-rhel8@sha256:8740a1f7cb3ef3c4caa5774cced7787cc1e345dbe3708307001c1def9fd32e2f_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-queue-rhel8@sha256:ac1ca0ae5e3c7fc242ec5a313e45d09b83261ffe26eab3ebcbbae9299471b25a_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-queue-rhel8@sha256:f16b4f4e86e758354c8b19ee3a075dfd6fd19eb7ba282ad8293d41ca0c8f3028_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-storage-version-migration-rhel8@sha256:1c3b2c4c06981fd8eb13c05837c8da3523f0df9c79eacd6ffc1138e5f26bdba6_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-storage-version-migration-rhel8@sha256:27b7b75eae9eacc52a577887885db7c29192e15aada8a3b7406e032561609462_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-storage-version-migration-rhel8@sha256:8012cc60fab4e14b7fab05589c977c15ac941efb09601069be09d4e25385ed26_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-webhook-rhel8@sha256:4fdc2c632eb0fa4f10a78e39622c83febde93f38db16bd0ca4a35c1eb7062548_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-webhook-rhel8@sha256:6904376f1ae4dadc23ab9993b50aaaa3db130fcd338f3dfae9e437b348e6e934_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-webhook-rhel8@sha256:dc902a39bc520abcf2100c26e2e1c4ba20aa5aadff763b40f234eb01a26b6f77_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/svls-must-gather-rhel8@sha256:057e9ccae9eae50fadad4772b203e897f5c54bf9d40f6e2f2ccbdbc93f5850b5_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/svls-must-gather-rhel8@sha256:7557328dcdede1992a3660342f037e490f58bc3281c68c6e4f44e6d66c4a0cff_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/svls-must-gather-rhel8@sha256:e0a982cd04fee4416659b7e1e6a827c2c371144bd461f23913ae9e0633fd598a_amd64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2022:6040"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"8Base-Openshift-Serverless-1.24:openshift-serverless-1-tech-preview/eventing-kafka-broker-controller-rhel8@sha256:2a4b30bcff1377073202362dfd521bd7ac3e3e3960fdb33a6cf9fa39fc89de6b_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1-tech-preview/eventing-kafka-broker-controller-rhel8@sha256:be290e6d950e8af6162c1dece8472788b66459e8cb91df319f50ccf66f27b5c7_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1-tech-preview/eventing-kafka-broker-controller-rhel8@sha256:f8b5d9c9c0182f5cc1f76422759bf8925d2f29292390ada83a6b7c7986f1462c_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1-tech-preview/eventing-kafka-broker-dispatcher-rhel8@sha256:08c6d6908a2e58a18e908223daf152802106b00a67905e94e075fca827af87c9_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1-tech-preview/eventing-kafka-broker-dispatcher-rhel8@sha256:8ac0796f3585a406facba98766688ae6777b5673a4515418db8d1d92c4d65494_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1-tech-preview/eventing-kafka-broker-dispatcher-rhel8@sha256:9af6b8413acbf59adc88e9b88a51105f3b0a4913499c3026f64e7fda91e43384_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1-tech-preview/eventing-kafka-broker-receiver-rhel8@sha256:4dc0783cf92da5b5aa4cd1b9e9d55aa55a69b94eef0d29f261d3d51bd2260b68_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1-tech-preview/eventing-kafka-broker-receiver-rhel8@sha256:80fd78ad61caab0b20e39d4c6103ed9b074d3efa1dc67ab7bf415ea7db912dc3_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1-tech-preview/eventing-kafka-broker-receiver-rhel8@sha256:aeaaf1d541b5756df65f0700bcd82d085077ae3b1ce99c6d8728997c23e31ef9_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1-tech-preview/eventing-kafka-broker-webhook-rhel8@sha256:0dad9dc28babb21622f90c83647c9cc48bfa66faad257c88e7adf1d50ad0f80c_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1-tech-preview/eventing-kafka-broker-webhook-rhel8@sha256:10ba81e103ed6b7dff7b02394b20f44b46acd6b09d72f16667c068eb9989dc77_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1-tech-preview/eventing-kafka-broker-webhook-rhel8@sha256:f94aef78ce0870fdceac5b3467220540127a73415e81baa4b48bf986bc181c4d_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/client-kn-rhel8@sha256:09644d1c149970cd7c06635806a0ffc077a6340d68c357cd7f2bb5a6f57e46f3_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/client-kn-rhel8@sha256:46510d8b5dfba62d0a3da64ba90d1b8f88ad3b909c3e6ed14bcd96017d766829_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/client-kn-rhel8@sha256:f9bf2892123c3d981d2d5f158e643e6ba6f59a441b47c4055dc542f8cf8330c0_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-apiserver-receive-adapter-rhel8@sha256:834e37f8ddfbe157ad357fcef49f5213053d1295bb31361c5dd14a213ff2755c_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-apiserver-receive-adapter-rhel8@sha256:d13848369ca942d13548ab9b73a2d60b67f9412e535ed647342acaa8cef36c37_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-apiserver-receive-adapter-rhel8@sha256:eef2145e61234d37713ef8fda1f82d7cbe6502c5e6386117230d66ab7e1dd21a_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-controller-rhel8@sha256:52ef0c51b53ede0344f58174e624db08e6dcac04a0cba1668915f217949fc868_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-controller-rhel8@sha256:72c5fcaa44e3da56b297eb718d8a2b7eeb44069d6f3ce71b0eca30070b18bd9d_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-controller-rhel8@sha256:ad2df12dd77e8a3092431ca8d1b5eae42240c8ebb8766e436009bd6df7ee51f3_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-in-memory-channel-controller-rhel8@sha256:070f2c819506853dee230f37e00b27a05ba01c6f7cbbffc9a04b59a65d0c45e9_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-in-memory-channel-controller-rhel8@sha256:111da99563ea799e6b54933f12dc8f8a3828e36f650900e02da3be5afbdeefd9_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-in-memory-channel-controller-rhel8@sha256:69871b8d6e72713fe2eaf5f1e0aac1282fb8659d2895836994f10c847fe320d1_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-in-memory-channel-dispatcher-rhel8@sha256:4b5ee83ccace988c6eaf456e82dea83d160ae7e6aaad1ab8f48410f90da8f1c1_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-in-memory-channel-dispatcher-rhel8@sha256:52247eff5dc9a89244e6697ae9ce61cc1b42265171c956d4d50984179daced89_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-in-memory-channel-dispatcher-rhel8@sha256:68b61474089703d0685a952062401303206ba11bc108b8504f6f6390933d83cb_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-kafka-broker-controller-rhel8@sha256:2a4b30bcff1377073202362dfd521bd7ac3e3e3960fdb33a6cf9fa39fc89de6b_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-kafka-broker-controller-rhel8@sha256:be290e6d950e8af6162c1dece8472788b66459e8cb91df319f50ccf66f27b5c7_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-kafka-broker-controller-rhel8@sha256:f8b5d9c9c0182f5cc1f76422759bf8925d2f29292390ada83a6b7c7986f1462c_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-kafka-broker-dispatcher-rhel8@sha256:08c6d6908a2e58a18e908223daf152802106b00a67905e94e075fca827af87c9_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-kafka-broker-dispatcher-rhel8@sha256:8ac0796f3585a406facba98766688ae6777b5673a4515418db8d1d92c4d65494_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-kafka-broker-dispatcher-rhel8@sha256:9af6b8413acbf59adc88e9b88a51105f3b0a4913499c3026f64e7fda91e43384_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-kafka-broker-post-install-rhel8@sha256:260e7f0086f4e036be3a9ab5d24ce99fc8a053cc7f2906f8a6080f59f2a3e591_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-kafka-broker-post-install-rhel8@sha256:36551ea609536ba900f7a0493a06d07f9c0f19a0eef7e4956575354ca92cd1ef_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-kafka-broker-post-install-rhel8@sha256:6d4a898f37f87aa6db636487c6892833249be38635fe631433652feda762a40e_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-kafka-broker-webhook-rhel8@sha256:0dad9dc28babb21622f90c83647c9cc48bfa66faad257c88e7adf1d50ad0f80c_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-kafka-broker-webhook-rhel8@sha256:10ba81e103ed6b7dff7b02394b20f44b46acd6b09d72f16667c068eb9989dc77_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-kafka-broker-webhook-rhel8@sha256:f94aef78ce0870fdceac5b3467220540127a73415e81baa4b48bf986bc181c4d_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-mtbroker-filter-rhel8@sha256:4f6e162ee5fb96ff69a1546b7f728641dded59548f14afdfa870f7f0291787ac_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-mtbroker-filter-rhel8@sha256:ecde2ee2aa9618775178e03bcc07e53d6f5e12f30261238d8ffb366fb1e47c94_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-mtbroker-filter-rhel8@sha256:ee2dc3e0f648dc59551cfdf0ac5c36aa6cd9a4b2abaada7095ae4d5b8e0a571e_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-mtbroker-ingress-rhel8@sha256:4eaac6386b1b8a9e360df5afbd85aeebb97e5c81dbd861996caafad48b4cc6f9_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-mtbroker-ingress-rhel8@sha256:644fbcd1924d570f105f5f9760eb15eddbeed16c894edfcb4ef8c8a14e370bce_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-mtbroker-ingress-rhel8@sha256:a26dfc1a610bbaf876443b4b01a04130f7c0aba4d40e246333fe8bf7eb899f45_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-mtchannel-broker-rhel8@sha256:353859f2a8649fa9b3f5c0e02cafd57f79f96a10a7a697ba08eaa8cb70effe51_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-mtchannel-broker-rhel8@sha256:6f7afb57dc78ccb13498434196c5e8cd0f6ec53f045689febf1a62c492358d93_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-mtchannel-broker-rhel8@sha256:fadf3035a8bd25307843d1c6c88654a03db25983407a770875b4507942684dd5_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-mtping-rhel8@sha256:2254577d2c2e67d28f8459fbd4ac43af78b7d29cc0b56c631607dd68f3d31637_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-mtping-rhel8@sha256:a7177a43f46b6470a19970c62ebc17119ca3c3021471f9396faa436e621beb1e_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-mtping-rhel8@sha256:c6c2c7924d90e81e2906f3bf3969b02d7f3e4dc80c187e6c55a7e4ea17ac20cd_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-storage-version-migration-rhel8@sha256:3c1baa5bad644c06bedabaed9c668f0999527f00bc1d195e71a528c222087328_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-storage-version-migration-rhel8@sha256:63dab761fd3a2e08950b7ee52852fb39cef7820f2a8cf8142ec3701a07372d7c_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-storage-version-migration-rhel8@sha256:ff7924a37865ac1a90872f35675934a1627e49a29577a78af18b8e743a5fde07_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-sugar-controller-rhel8@sha256:24c7217a3612a5c3c6792c433dc2a6cf4b5fda1b9e6acff84e2736705704d152_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-sugar-controller-rhel8@sha256:3a38788638c26e9bec45694b2c4597333080189ffa96d8c7302e3e7dd1e54be5_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-sugar-controller-rhel8@sha256:aebfba016342e94fc0619a9ad6346c7fefbedf6739f1495954eb905cade085ac_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-webhook-rhel8@sha256:11d0b8fac4cb67c95e051a91f5c6683768f8969ffc744cd3cc4814d1ee6e91c1_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-webhook-rhel8@sha256:1b209d1ddffba92c3d77824e37bf75302346856c10b773a101d2868f27d0b740_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-webhook-rhel8@sha256:bf8c9de32dd5cbe536b115f52f32c666fbf886bde555ac355937d6b149cf9343_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/ingress-rhel8-operator@sha256:46a5fb2d0f9fa5e05504b9264a3f1c0e7c7beb76e3a3aeb9bc036cda4fa9d66a_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/ingress-rhel8-operator@sha256:793b86f4c2add102e2f676bd57cec3365ce9b3fdc40a989c28d1f9acb851142d_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/ingress-rhel8-operator@sha256:cce79392f93bb318123c48ac6de48aa0a2983cc1134cc063c0fdc2ff83c546c7_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/kn-cli-artifacts-rhel8@sha256:1a51a072d4e303a5c33b2383c843308d86c68de228b094d2efed8bc59a4bac14_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/kn-cli-artifacts-rhel8@sha256:c61b26bdf318b507af66f9092e784d64436e3b2531cc6e2e8aa1bb8bbb010fb7_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/kn-cli-artifacts-rhel8@sha256:f22168224137db649c6e6592e3ec2ae6845ca668ef65fe56c104ed6393eae526_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/knative-rhel8-operator@sha256:53e115cdfeb8077cc8b89ebdeee4903b1be8c0a0d45831a9f277f342959f5961_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/knative-rhel8-operator@sha256:ebf24097b84ec5773e30c8f548975afb84b6fce836b373b97855f69371068d1e_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/knative-rhel8-operator@sha256:efa444ca6c7c4468821a8d138b4319c86fede592f3b0b4d7905e7c66e8bdb2c0_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/kourier-control-rhel8@sha256:396fb9dcc798b05e89d38ccbe3a3abb31854f56a95ae104fb9bb215967b56d9f_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/kourier-control-rhel8@sha256:e36577c37457a4521d78f28f24dca6ae11f170635316efe374f08f825cb5904d_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/kourier-control-rhel8@sha256:fb04b74dce262e58434b19a10dce0981b4df7541416de21343fb7124c714ffbf_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/net-istio-controller-rhel8@sha256:281b2782253722d916b6178ecdbc763aaa71ed4ac0db94e31d57974d4eb8b58b_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/net-istio-controller-rhel8@sha256:bf56038c0af2cfeb5a3e4b7ecd5aeebb230d042ac835b50faafa3d939dd8ca50_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/net-istio-controller-rhel8@sha256:f3643c74f73841b1de04be1d0f550c044f1ad4800ceb32cb36bf9072d8e5155b_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/net-istio-webhook-rhel8@sha256:4f7cabd5a6bb6fd7a0d81461108891b0d2de55efe868c4fbf275131c3280ed2d_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/net-istio-webhook-rhel8@sha256:a07d73f5c04af2a29b6565363b472aceabbfeafe7d6dfe833d1e71b072419916_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/net-istio-webhook-rhel8@sha256:cd34685812d9447969a1c3fb4382433a1b59fb3631fbe156daa6fa962458f859_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serverless-operator-bundle@sha256:0422f8843fc62c2b72e01ffefd33db912a1ad3d70ac297882d3663c9b7299f10_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serverless-rhel8-operator@sha256:26d940bd43b928d8370c9e88e80726a427c3f0ce3afc4fddb02a507f81c8fc93_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serverless-rhel8-operator@sha256:2898df30f40683bd3a73c6f2676afdc1bfc27b23d2fe04fe7667f6db6d2422ab_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serverless-rhel8-operator@sha256:8ec9e756969c8e6bf8155ed102a66cf578a325dcc477ff909b4806405ab59cfc_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-activator-rhel8@sha256:1e9fb289564961ddbf317e568c50936b048446685c39ab14ca4e5cb682785243_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-activator-rhel8@sha256:3a823819467ed0beea953eed27e2129bb4495df3f49e0f59d5004dee416e6285_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-activator-rhel8@sha256:4e7563e5f9761f624aefc6b79845e5b4dd1836a545c3754bc37701162ed4e3bb_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-autoscaler-hpa-rhel8@sha256:1685c7bf25061e61688d2b5e60cde6adb8906fec6bfb713c68837b2bbeeacf85_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-autoscaler-hpa-rhel8@sha256:491df16728df492b7b88efb8e86f28e46a8762f4084fb4132823611a9e758264_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-autoscaler-hpa-rhel8@sha256:8bb514634ece7dafd88ae6cc7eff52016cd4585d91cb9c106720c21c219f8967_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-autoscaler-rhel8@sha256:01b46e0ddb618f58c06b533fe7148f772367200f5d9be9d355012e91dc401156_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-autoscaler-rhel8@sha256:8cd0a381de995467f339e11f0704b8c8b978ddfdd2d8271f4c9f832e7acf9f07_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-autoscaler-rhel8@sha256:c60796d720141d322159e49bb3496732b8e0453d6606227b419caf93a12d196b_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-controller-rhel8@sha256:92b01a8421488e9d9b42b6da290873b54a2619d39a05e8d2a99e4c5348a3d4dc_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-controller-rhel8@sha256:b5ae691a77adb161a30ae8470f1cf4c1c6259488df18bb2bf2764d05af9a2aa8_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-controller-rhel8@sha256:b752a295b673aeee85eba6bed33cc658254dc0503c6002841d80dc0c0a38f615_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-domain-mapping-rhel8@sha256:11bca084f2c8df8d369d6301847876bbf8d37c7b67a6ffb387e0759100b6e817_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-domain-mapping-rhel8@sha256:4e580d29cbff1aa6050c65cee35a870dab9e6a7eaa538b356a5afefed9c38d90_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-domain-mapping-rhel8@sha256:eeb39a3fbc9d4c223d42579737948438d03b2a2ec1aee46562aabae6d343679b_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-domain-mapping-webhook-rhel8@sha256:8057fa6657c0bf909297273acc4faea1cddb29f9f02f6c797279adb42f083332_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-domain-mapping-webhook-rhel8@sha256:84e13a4c84098e0a6a5b461c7581861cd9114ce3cc7c2147afd727e56f323b28_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-domain-mapping-webhook-rhel8@sha256:f99e203de17686584c05ee0901041edd055350c39da063d5d6dcd026d1e17593_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-queue-rhel8@sha256:8740a1f7cb3ef3c4caa5774cced7787cc1e345dbe3708307001c1def9fd32e2f_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-queue-rhel8@sha256:ac1ca0ae5e3c7fc242ec5a313e45d09b83261ffe26eab3ebcbbae9299471b25a_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-queue-rhel8@sha256:f16b4f4e86e758354c8b19ee3a075dfd6fd19eb7ba282ad8293d41ca0c8f3028_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-storage-version-migration-rhel8@sha256:1c3b2c4c06981fd8eb13c05837c8da3523f0df9c79eacd6ffc1138e5f26bdba6_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-storage-version-migration-rhel8@sha256:27b7b75eae9eacc52a577887885db7c29192e15aada8a3b7406e032561609462_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-storage-version-migration-rhel8@sha256:8012cc60fab4e14b7fab05589c977c15ac941efb09601069be09d4e25385ed26_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-webhook-rhel8@sha256:4fdc2c632eb0fa4f10a78e39622c83febde93f38db16bd0ca4a35c1eb7062548_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-webhook-rhel8@sha256:6904376f1ae4dadc23ab9993b50aaaa3db130fcd338f3dfae9e437b348e6e934_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-webhook-rhel8@sha256:dc902a39bc520abcf2100c26e2e1c4ba20aa5aadff763b40f234eb01a26b6f77_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/svls-must-gather-rhel8@sha256:057e9ccae9eae50fadad4772b203e897f5c54bf9d40f6e2f2ccbdbc93f5850b5_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/svls-must-gather-rhel8@sha256:7557328dcdede1992a3660342f037e490f58bc3281c68c6e4f44e6d66c4a0cff_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/svls-must-gather-rhel8@sha256:e0a982cd04fee4416659b7e1e6a827c2c371144bd461f23913ae9e0633fd598a_amd64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "golang: regexp: stack exhaustion via a deeply nested expression"
},
{
"cve": "CVE-2022-28131",
"cwe": {
"id": "CWE-1325",
"name": "Improperly Controlled Sequential Memory Allocation"
},
"discovery_date": "2022-07-14T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2107390"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in golang encoding/xml. When calling Decoder, Skip while parsing a deeply nested XML document, a panic can occur due to stack exhaustion and allows an attacker to impact system availability.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "golang: encoding/xml: stack exhaustion in Decoder.Skip",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "The vulnerability exists in the calling of the function decoder.skip to a deeply nested XML document. Although the vulnerability exists, it may require that the application accept deeply nested XML from untrusted sources and specifically calls Decoder.Skip on it. In many deployments, that code path might not even be reachable or exposed to external input. On top of that, a successful exploitation will only result in denial of service due to stack exhaustion, which is why this has been marked as moderate by Red Hat.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"8Base-Openshift-Serverless-1.24:openshift-serverless-1-tech-preview/eventing-kafka-broker-controller-rhel8@sha256:2a4b30bcff1377073202362dfd521bd7ac3e3e3960fdb33a6cf9fa39fc89de6b_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1-tech-preview/eventing-kafka-broker-controller-rhel8@sha256:be290e6d950e8af6162c1dece8472788b66459e8cb91df319f50ccf66f27b5c7_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1-tech-preview/eventing-kafka-broker-controller-rhel8@sha256:f8b5d9c9c0182f5cc1f76422759bf8925d2f29292390ada83a6b7c7986f1462c_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1-tech-preview/eventing-kafka-broker-dispatcher-rhel8@sha256:08c6d6908a2e58a18e908223daf152802106b00a67905e94e075fca827af87c9_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1-tech-preview/eventing-kafka-broker-dispatcher-rhel8@sha256:8ac0796f3585a406facba98766688ae6777b5673a4515418db8d1d92c4d65494_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1-tech-preview/eventing-kafka-broker-dispatcher-rhel8@sha256:9af6b8413acbf59adc88e9b88a51105f3b0a4913499c3026f64e7fda91e43384_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1-tech-preview/eventing-kafka-broker-receiver-rhel8@sha256:4dc0783cf92da5b5aa4cd1b9e9d55aa55a69b94eef0d29f261d3d51bd2260b68_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1-tech-preview/eventing-kafka-broker-receiver-rhel8@sha256:80fd78ad61caab0b20e39d4c6103ed9b074d3efa1dc67ab7bf415ea7db912dc3_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1-tech-preview/eventing-kafka-broker-receiver-rhel8@sha256:aeaaf1d541b5756df65f0700bcd82d085077ae3b1ce99c6d8728997c23e31ef9_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1-tech-preview/eventing-kafka-broker-webhook-rhel8@sha256:0dad9dc28babb21622f90c83647c9cc48bfa66faad257c88e7adf1d50ad0f80c_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1-tech-preview/eventing-kafka-broker-webhook-rhel8@sha256:10ba81e103ed6b7dff7b02394b20f44b46acd6b09d72f16667c068eb9989dc77_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1-tech-preview/eventing-kafka-broker-webhook-rhel8@sha256:f94aef78ce0870fdceac5b3467220540127a73415e81baa4b48bf986bc181c4d_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/client-kn-rhel8@sha256:09644d1c149970cd7c06635806a0ffc077a6340d68c357cd7f2bb5a6f57e46f3_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/client-kn-rhel8@sha256:46510d8b5dfba62d0a3da64ba90d1b8f88ad3b909c3e6ed14bcd96017d766829_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/client-kn-rhel8@sha256:f9bf2892123c3d981d2d5f158e643e6ba6f59a441b47c4055dc542f8cf8330c0_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-apiserver-receive-adapter-rhel8@sha256:834e37f8ddfbe157ad357fcef49f5213053d1295bb31361c5dd14a213ff2755c_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-apiserver-receive-adapter-rhel8@sha256:d13848369ca942d13548ab9b73a2d60b67f9412e535ed647342acaa8cef36c37_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-apiserver-receive-adapter-rhel8@sha256:eef2145e61234d37713ef8fda1f82d7cbe6502c5e6386117230d66ab7e1dd21a_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-controller-rhel8@sha256:52ef0c51b53ede0344f58174e624db08e6dcac04a0cba1668915f217949fc868_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-controller-rhel8@sha256:72c5fcaa44e3da56b297eb718d8a2b7eeb44069d6f3ce71b0eca30070b18bd9d_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-controller-rhel8@sha256:ad2df12dd77e8a3092431ca8d1b5eae42240c8ebb8766e436009bd6df7ee51f3_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-in-memory-channel-controller-rhel8@sha256:070f2c819506853dee230f37e00b27a05ba01c6f7cbbffc9a04b59a65d0c45e9_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-in-memory-channel-controller-rhel8@sha256:111da99563ea799e6b54933f12dc8f8a3828e36f650900e02da3be5afbdeefd9_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-in-memory-channel-controller-rhel8@sha256:69871b8d6e72713fe2eaf5f1e0aac1282fb8659d2895836994f10c847fe320d1_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-in-memory-channel-dispatcher-rhel8@sha256:4b5ee83ccace988c6eaf456e82dea83d160ae7e6aaad1ab8f48410f90da8f1c1_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-in-memory-channel-dispatcher-rhel8@sha256:52247eff5dc9a89244e6697ae9ce61cc1b42265171c956d4d50984179daced89_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-in-memory-channel-dispatcher-rhel8@sha256:68b61474089703d0685a952062401303206ba11bc108b8504f6f6390933d83cb_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-kafka-broker-controller-rhel8@sha256:2a4b30bcff1377073202362dfd521bd7ac3e3e3960fdb33a6cf9fa39fc89de6b_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-kafka-broker-controller-rhel8@sha256:be290e6d950e8af6162c1dece8472788b66459e8cb91df319f50ccf66f27b5c7_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-kafka-broker-controller-rhel8@sha256:f8b5d9c9c0182f5cc1f76422759bf8925d2f29292390ada83a6b7c7986f1462c_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-kafka-broker-dispatcher-rhel8@sha256:08c6d6908a2e58a18e908223daf152802106b00a67905e94e075fca827af87c9_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-kafka-broker-dispatcher-rhel8@sha256:8ac0796f3585a406facba98766688ae6777b5673a4515418db8d1d92c4d65494_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-kafka-broker-dispatcher-rhel8@sha256:9af6b8413acbf59adc88e9b88a51105f3b0a4913499c3026f64e7fda91e43384_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-kafka-broker-post-install-rhel8@sha256:260e7f0086f4e036be3a9ab5d24ce99fc8a053cc7f2906f8a6080f59f2a3e591_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-kafka-broker-post-install-rhel8@sha256:36551ea609536ba900f7a0493a06d07f9c0f19a0eef7e4956575354ca92cd1ef_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-kafka-broker-post-install-rhel8@sha256:6d4a898f37f87aa6db636487c6892833249be38635fe631433652feda762a40e_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-kafka-broker-webhook-rhel8@sha256:0dad9dc28babb21622f90c83647c9cc48bfa66faad257c88e7adf1d50ad0f80c_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-kafka-broker-webhook-rhel8@sha256:10ba81e103ed6b7dff7b02394b20f44b46acd6b09d72f16667c068eb9989dc77_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-kafka-broker-webhook-rhel8@sha256:f94aef78ce0870fdceac5b3467220540127a73415e81baa4b48bf986bc181c4d_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-mtbroker-filter-rhel8@sha256:4f6e162ee5fb96ff69a1546b7f728641dded59548f14afdfa870f7f0291787ac_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-mtbroker-filter-rhel8@sha256:ecde2ee2aa9618775178e03bcc07e53d6f5e12f30261238d8ffb366fb1e47c94_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-mtbroker-filter-rhel8@sha256:ee2dc3e0f648dc59551cfdf0ac5c36aa6cd9a4b2abaada7095ae4d5b8e0a571e_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-mtbroker-ingress-rhel8@sha256:4eaac6386b1b8a9e360df5afbd85aeebb97e5c81dbd861996caafad48b4cc6f9_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-mtbroker-ingress-rhel8@sha256:644fbcd1924d570f105f5f9760eb15eddbeed16c894edfcb4ef8c8a14e370bce_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-mtbroker-ingress-rhel8@sha256:a26dfc1a610bbaf876443b4b01a04130f7c0aba4d40e246333fe8bf7eb899f45_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-mtchannel-broker-rhel8@sha256:353859f2a8649fa9b3f5c0e02cafd57f79f96a10a7a697ba08eaa8cb70effe51_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-mtchannel-broker-rhel8@sha256:6f7afb57dc78ccb13498434196c5e8cd0f6ec53f045689febf1a62c492358d93_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-mtchannel-broker-rhel8@sha256:fadf3035a8bd25307843d1c6c88654a03db25983407a770875b4507942684dd5_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-mtping-rhel8@sha256:2254577d2c2e67d28f8459fbd4ac43af78b7d29cc0b56c631607dd68f3d31637_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-mtping-rhel8@sha256:a7177a43f46b6470a19970c62ebc17119ca3c3021471f9396faa436e621beb1e_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-mtping-rhel8@sha256:c6c2c7924d90e81e2906f3bf3969b02d7f3e4dc80c187e6c55a7e4ea17ac20cd_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-storage-version-migration-rhel8@sha256:3c1baa5bad644c06bedabaed9c668f0999527f00bc1d195e71a528c222087328_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-storage-version-migration-rhel8@sha256:63dab761fd3a2e08950b7ee52852fb39cef7820f2a8cf8142ec3701a07372d7c_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-storage-version-migration-rhel8@sha256:ff7924a37865ac1a90872f35675934a1627e49a29577a78af18b8e743a5fde07_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-sugar-controller-rhel8@sha256:24c7217a3612a5c3c6792c433dc2a6cf4b5fda1b9e6acff84e2736705704d152_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-sugar-controller-rhel8@sha256:3a38788638c26e9bec45694b2c4597333080189ffa96d8c7302e3e7dd1e54be5_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-sugar-controller-rhel8@sha256:aebfba016342e94fc0619a9ad6346c7fefbedf6739f1495954eb905cade085ac_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-webhook-rhel8@sha256:11d0b8fac4cb67c95e051a91f5c6683768f8969ffc744cd3cc4814d1ee6e91c1_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-webhook-rhel8@sha256:1b209d1ddffba92c3d77824e37bf75302346856c10b773a101d2868f27d0b740_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-webhook-rhel8@sha256:bf8c9de32dd5cbe536b115f52f32c666fbf886bde555ac355937d6b149cf9343_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/ingress-rhel8-operator@sha256:46a5fb2d0f9fa5e05504b9264a3f1c0e7c7beb76e3a3aeb9bc036cda4fa9d66a_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/ingress-rhel8-operator@sha256:793b86f4c2add102e2f676bd57cec3365ce9b3fdc40a989c28d1f9acb851142d_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/ingress-rhel8-operator@sha256:cce79392f93bb318123c48ac6de48aa0a2983cc1134cc063c0fdc2ff83c546c7_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/kn-cli-artifacts-rhel8@sha256:1a51a072d4e303a5c33b2383c843308d86c68de228b094d2efed8bc59a4bac14_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/kn-cli-artifacts-rhel8@sha256:c61b26bdf318b507af66f9092e784d64436e3b2531cc6e2e8aa1bb8bbb010fb7_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/kn-cli-artifacts-rhel8@sha256:f22168224137db649c6e6592e3ec2ae6845ca668ef65fe56c104ed6393eae526_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/knative-rhel8-operator@sha256:53e115cdfeb8077cc8b89ebdeee4903b1be8c0a0d45831a9f277f342959f5961_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/knative-rhel8-operator@sha256:ebf24097b84ec5773e30c8f548975afb84b6fce836b373b97855f69371068d1e_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/knative-rhel8-operator@sha256:efa444ca6c7c4468821a8d138b4319c86fede592f3b0b4d7905e7c66e8bdb2c0_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/kourier-control-rhel8@sha256:396fb9dcc798b05e89d38ccbe3a3abb31854f56a95ae104fb9bb215967b56d9f_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/kourier-control-rhel8@sha256:e36577c37457a4521d78f28f24dca6ae11f170635316efe374f08f825cb5904d_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/kourier-control-rhel8@sha256:fb04b74dce262e58434b19a10dce0981b4df7541416de21343fb7124c714ffbf_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/net-istio-controller-rhel8@sha256:281b2782253722d916b6178ecdbc763aaa71ed4ac0db94e31d57974d4eb8b58b_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/net-istio-controller-rhel8@sha256:bf56038c0af2cfeb5a3e4b7ecd5aeebb230d042ac835b50faafa3d939dd8ca50_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/net-istio-controller-rhel8@sha256:f3643c74f73841b1de04be1d0f550c044f1ad4800ceb32cb36bf9072d8e5155b_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/net-istio-webhook-rhel8@sha256:4f7cabd5a6bb6fd7a0d81461108891b0d2de55efe868c4fbf275131c3280ed2d_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/net-istio-webhook-rhel8@sha256:a07d73f5c04af2a29b6565363b472aceabbfeafe7d6dfe833d1e71b072419916_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/net-istio-webhook-rhel8@sha256:cd34685812d9447969a1c3fb4382433a1b59fb3631fbe156daa6fa962458f859_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serverless-operator-bundle@sha256:0422f8843fc62c2b72e01ffefd33db912a1ad3d70ac297882d3663c9b7299f10_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serverless-rhel8-operator@sha256:26d940bd43b928d8370c9e88e80726a427c3f0ce3afc4fddb02a507f81c8fc93_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serverless-rhel8-operator@sha256:2898df30f40683bd3a73c6f2676afdc1bfc27b23d2fe04fe7667f6db6d2422ab_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serverless-rhel8-operator@sha256:8ec9e756969c8e6bf8155ed102a66cf578a325dcc477ff909b4806405ab59cfc_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-activator-rhel8@sha256:1e9fb289564961ddbf317e568c50936b048446685c39ab14ca4e5cb682785243_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-activator-rhel8@sha256:3a823819467ed0beea953eed27e2129bb4495df3f49e0f59d5004dee416e6285_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-activator-rhel8@sha256:4e7563e5f9761f624aefc6b79845e5b4dd1836a545c3754bc37701162ed4e3bb_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-autoscaler-hpa-rhel8@sha256:1685c7bf25061e61688d2b5e60cde6adb8906fec6bfb713c68837b2bbeeacf85_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-autoscaler-hpa-rhel8@sha256:491df16728df492b7b88efb8e86f28e46a8762f4084fb4132823611a9e758264_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-autoscaler-hpa-rhel8@sha256:8bb514634ece7dafd88ae6cc7eff52016cd4585d91cb9c106720c21c219f8967_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-autoscaler-rhel8@sha256:01b46e0ddb618f58c06b533fe7148f772367200f5d9be9d355012e91dc401156_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-autoscaler-rhel8@sha256:8cd0a381de995467f339e11f0704b8c8b978ddfdd2d8271f4c9f832e7acf9f07_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-autoscaler-rhel8@sha256:c60796d720141d322159e49bb3496732b8e0453d6606227b419caf93a12d196b_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-controller-rhel8@sha256:92b01a8421488e9d9b42b6da290873b54a2619d39a05e8d2a99e4c5348a3d4dc_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-controller-rhel8@sha256:b5ae691a77adb161a30ae8470f1cf4c1c6259488df18bb2bf2764d05af9a2aa8_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-controller-rhel8@sha256:b752a295b673aeee85eba6bed33cc658254dc0503c6002841d80dc0c0a38f615_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-domain-mapping-rhel8@sha256:11bca084f2c8df8d369d6301847876bbf8d37c7b67a6ffb387e0759100b6e817_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-domain-mapping-rhel8@sha256:4e580d29cbff1aa6050c65cee35a870dab9e6a7eaa538b356a5afefed9c38d90_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-domain-mapping-rhel8@sha256:eeb39a3fbc9d4c223d42579737948438d03b2a2ec1aee46562aabae6d343679b_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-domain-mapping-webhook-rhel8@sha256:8057fa6657c0bf909297273acc4faea1cddb29f9f02f6c797279adb42f083332_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-domain-mapping-webhook-rhel8@sha256:84e13a4c84098e0a6a5b461c7581861cd9114ce3cc7c2147afd727e56f323b28_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-domain-mapping-webhook-rhel8@sha256:f99e203de17686584c05ee0901041edd055350c39da063d5d6dcd026d1e17593_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-queue-rhel8@sha256:8740a1f7cb3ef3c4caa5774cced7787cc1e345dbe3708307001c1def9fd32e2f_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-queue-rhel8@sha256:ac1ca0ae5e3c7fc242ec5a313e45d09b83261ffe26eab3ebcbbae9299471b25a_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-queue-rhel8@sha256:f16b4f4e86e758354c8b19ee3a075dfd6fd19eb7ba282ad8293d41ca0c8f3028_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-storage-version-migration-rhel8@sha256:1c3b2c4c06981fd8eb13c05837c8da3523f0df9c79eacd6ffc1138e5f26bdba6_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-storage-version-migration-rhel8@sha256:27b7b75eae9eacc52a577887885db7c29192e15aada8a3b7406e032561609462_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-storage-version-migration-rhel8@sha256:8012cc60fab4e14b7fab05589c977c15ac941efb09601069be09d4e25385ed26_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-webhook-rhel8@sha256:4fdc2c632eb0fa4f10a78e39622c83febde93f38db16bd0ca4a35c1eb7062548_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-webhook-rhel8@sha256:6904376f1ae4dadc23ab9993b50aaaa3db130fcd338f3dfae9e437b348e6e934_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-webhook-rhel8@sha256:dc902a39bc520abcf2100c26e2e1c4ba20aa5aadff763b40f234eb01a26b6f77_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/svls-must-gather-rhel8@sha256:057e9ccae9eae50fadad4772b203e897f5c54bf9d40f6e2f2ccbdbc93f5850b5_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/svls-must-gather-rhel8@sha256:7557328dcdede1992a3660342f037e490f58bc3281c68c6e4f44e6d66c4a0cff_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/svls-must-gather-rhel8@sha256:e0a982cd04fee4416659b7e1e6a827c2c371144bd461f23913ae9e0633fd598a_amd64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2022-28131"
},
{
"category": "external",
"summary": "RHBZ#2107390",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2107390"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2022-28131",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-28131"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2022-28131",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2022-28131"
},
{
"category": "external",
"summary": "https://go.dev/issue/53614",
"url": "https://go.dev/issue/53614"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-announce/c/nqrv9fbR0zE",
"url": "https://groups.google.com/g/golang-announce/c/nqrv9fbR0zE"
}
],
"release_date": "2022-07-12T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2022-08-10T13:13:24+00:00",
"details": "See the Red Hat OpenShift Container Platform 4.6 documentation at:\nhttps://access.redhat.com/documentation/en-us/openshift_container_platform/4.6/html/serverless/index\nSee the Red Hat OpenShift Container Platform 4.7 documentation at:\nhttps://access.redhat.com/documentation/en-us/openshift_container_platform/4.7/html/serverless/index\nSee the Red Hat OpenShift Container Platform 4.8 documentation at:\nhttps://access.redhat.com/documentation/en-us/openshift_container_platform/4.8/html/serverless/index\nSee the Red Hat OpenShift Container Platform 4.9 documentation at:\nhttps://access.redhat.com/documentation/en-us/openshift_container_platform/4.9/html/serverless/index\nSee the Red Hat OpenShift Container Platform 4.10 documentation at:\nhttps://access.redhat.com/documentation/en-us/openshift_container_platform/4.10/html/serverless/index",
"product_ids": [
"8Base-Openshift-Serverless-1.24:openshift-serverless-1-tech-preview/eventing-kafka-broker-controller-rhel8@sha256:2a4b30bcff1377073202362dfd521bd7ac3e3e3960fdb33a6cf9fa39fc89de6b_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1-tech-preview/eventing-kafka-broker-controller-rhel8@sha256:be290e6d950e8af6162c1dece8472788b66459e8cb91df319f50ccf66f27b5c7_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1-tech-preview/eventing-kafka-broker-controller-rhel8@sha256:f8b5d9c9c0182f5cc1f76422759bf8925d2f29292390ada83a6b7c7986f1462c_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1-tech-preview/eventing-kafka-broker-dispatcher-rhel8@sha256:08c6d6908a2e58a18e908223daf152802106b00a67905e94e075fca827af87c9_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1-tech-preview/eventing-kafka-broker-dispatcher-rhel8@sha256:8ac0796f3585a406facba98766688ae6777b5673a4515418db8d1d92c4d65494_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1-tech-preview/eventing-kafka-broker-dispatcher-rhel8@sha256:9af6b8413acbf59adc88e9b88a51105f3b0a4913499c3026f64e7fda91e43384_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1-tech-preview/eventing-kafka-broker-receiver-rhel8@sha256:4dc0783cf92da5b5aa4cd1b9e9d55aa55a69b94eef0d29f261d3d51bd2260b68_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1-tech-preview/eventing-kafka-broker-receiver-rhel8@sha256:80fd78ad61caab0b20e39d4c6103ed9b074d3efa1dc67ab7bf415ea7db912dc3_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1-tech-preview/eventing-kafka-broker-receiver-rhel8@sha256:aeaaf1d541b5756df65f0700bcd82d085077ae3b1ce99c6d8728997c23e31ef9_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1-tech-preview/eventing-kafka-broker-webhook-rhel8@sha256:0dad9dc28babb21622f90c83647c9cc48bfa66faad257c88e7adf1d50ad0f80c_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1-tech-preview/eventing-kafka-broker-webhook-rhel8@sha256:10ba81e103ed6b7dff7b02394b20f44b46acd6b09d72f16667c068eb9989dc77_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1-tech-preview/eventing-kafka-broker-webhook-rhel8@sha256:f94aef78ce0870fdceac5b3467220540127a73415e81baa4b48bf986bc181c4d_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/client-kn-rhel8@sha256:09644d1c149970cd7c06635806a0ffc077a6340d68c357cd7f2bb5a6f57e46f3_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/client-kn-rhel8@sha256:46510d8b5dfba62d0a3da64ba90d1b8f88ad3b909c3e6ed14bcd96017d766829_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/client-kn-rhel8@sha256:f9bf2892123c3d981d2d5f158e643e6ba6f59a441b47c4055dc542f8cf8330c0_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-apiserver-receive-adapter-rhel8@sha256:834e37f8ddfbe157ad357fcef49f5213053d1295bb31361c5dd14a213ff2755c_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-apiserver-receive-adapter-rhel8@sha256:d13848369ca942d13548ab9b73a2d60b67f9412e535ed647342acaa8cef36c37_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-apiserver-receive-adapter-rhel8@sha256:eef2145e61234d37713ef8fda1f82d7cbe6502c5e6386117230d66ab7e1dd21a_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-controller-rhel8@sha256:52ef0c51b53ede0344f58174e624db08e6dcac04a0cba1668915f217949fc868_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-controller-rhel8@sha256:72c5fcaa44e3da56b297eb718d8a2b7eeb44069d6f3ce71b0eca30070b18bd9d_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-controller-rhel8@sha256:ad2df12dd77e8a3092431ca8d1b5eae42240c8ebb8766e436009bd6df7ee51f3_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-in-memory-channel-controller-rhel8@sha256:070f2c819506853dee230f37e00b27a05ba01c6f7cbbffc9a04b59a65d0c45e9_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-in-memory-channel-controller-rhel8@sha256:111da99563ea799e6b54933f12dc8f8a3828e36f650900e02da3be5afbdeefd9_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-in-memory-channel-controller-rhel8@sha256:69871b8d6e72713fe2eaf5f1e0aac1282fb8659d2895836994f10c847fe320d1_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-in-memory-channel-dispatcher-rhel8@sha256:4b5ee83ccace988c6eaf456e82dea83d160ae7e6aaad1ab8f48410f90da8f1c1_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-in-memory-channel-dispatcher-rhel8@sha256:52247eff5dc9a89244e6697ae9ce61cc1b42265171c956d4d50984179daced89_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-in-memory-channel-dispatcher-rhel8@sha256:68b61474089703d0685a952062401303206ba11bc108b8504f6f6390933d83cb_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-kafka-broker-controller-rhel8@sha256:2a4b30bcff1377073202362dfd521bd7ac3e3e3960fdb33a6cf9fa39fc89de6b_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-kafka-broker-controller-rhel8@sha256:be290e6d950e8af6162c1dece8472788b66459e8cb91df319f50ccf66f27b5c7_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-kafka-broker-controller-rhel8@sha256:f8b5d9c9c0182f5cc1f76422759bf8925d2f29292390ada83a6b7c7986f1462c_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-kafka-broker-dispatcher-rhel8@sha256:08c6d6908a2e58a18e908223daf152802106b00a67905e94e075fca827af87c9_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-kafka-broker-dispatcher-rhel8@sha256:8ac0796f3585a406facba98766688ae6777b5673a4515418db8d1d92c4d65494_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-kafka-broker-dispatcher-rhel8@sha256:9af6b8413acbf59adc88e9b88a51105f3b0a4913499c3026f64e7fda91e43384_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-kafka-broker-post-install-rhel8@sha256:260e7f0086f4e036be3a9ab5d24ce99fc8a053cc7f2906f8a6080f59f2a3e591_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-kafka-broker-post-install-rhel8@sha256:36551ea609536ba900f7a0493a06d07f9c0f19a0eef7e4956575354ca92cd1ef_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-kafka-broker-post-install-rhel8@sha256:6d4a898f37f87aa6db636487c6892833249be38635fe631433652feda762a40e_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-kafka-broker-webhook-rhel8@sha256:0dad9dc28babb21622f90c83647c9cc48bfa66faad257c88e7adf1d50ad0f80c_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-kafka-broker-webhook-rhel8@sha256:10ba81e103ed6b7dff7b02394b20f44b46acd6b09d72f16667c068eb9989dc77_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-kafka-broker-webhook-rhel8@sha256:f94aef78ce0870fdceac5b3467220540127a73415e81baa4b48bf986bc181c4d_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-mtbroker-filter-rhel8@sha256:4f6e162ee5fb96ff69a1546b7f728641dded59548f14afdfa870f7f0291787ac_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-mtbroker-filter-rhel8@sha256:ecde2ee2aa9618775178e03bcc07e53d6f5e12f30261238d8ffb366fb1e47c94_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-mtbroker-filter-rhel8@sha256:ee2dc3e0f648dc59551cfdf0ac5c36aa6cd9a4b2abaada7095ae4d5b8e0a571e_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-mtbroker-ingress-rhel8@sha256:4eaac6386b1b8a9e360df5afbd85aeebb97e5c81dbd861996caafad48b4cc6f9_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-mtbroker-ingress-rhel8@sha256:644fbcd1924d570f105f5f9760eb15eddbeed16c894edfcb4ef8c8a14e370bce_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-mtbroker-ingress-rhel8@sha256:a26dfc1a610bbaf876443b4b01a04130f7c0aba4d40e246333fe8bf7eb899f45_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-mtchannel-broker-rhel8@sha256:353859f2a8649fa9b3f5c0e02cafd57f79f96a10a7a697ba08eaa8cb70effe51_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-mtchannel-broker-rhel8@sha256:6f7afb57dc78ccb13498434196c5e8cd0f6ec53f045689febf1a62c492358d93_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-mtchannel-broker-rhel8@sha256:fadf3035a8bd25307843d1c6c88654a03db25983407a770875b4507942684dd5_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-mtping-rhel8@sha256:2254577d2c2e67d28f8459fbd4ac43af78b7d29cc0b56c631607dd68f3d31637_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-mtping-rhel8@sha256:a7177a43f46b6470a19970c62ebc17119ca3c3021471f9396faa436e621beb1e_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-mtping-rhel8@sha256:c6c2c7924d90e81e2906f3bf3969b02d7f3e4dc80c187e6c55a7e4ea17ac20cd_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-storage-version-migration-rhel8@sha256:3c1baa5bad644c06bedabaed9c668f0999527f00bc1d195e71a528c222087328_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-storage-version-migration-rhel8@sha256:63dab761fd3a2e08950b7ee52852fb39cef7820f2a8cf8142ec3701a07372d7c_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-storage-version-migration-rhel8@sha256:ff7924a37865ac1a90872f35675934a1627e49a29577a78af18b8e743a5fde07_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-sugar-controller-rhel8@sha256:24c7217a3612a5c3c6792c433dc2a6cf4b5fda1b9e6acff84e2736705704d152_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-sugar-controller-rhel8@sha256:3a38788638c26e9bec45694b2c4597333080189ffa96d8c7302e3e7dd1e54be5_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-sugar-controller-rhel8@sha256:aebfba016342e94fc0619a9ad6346c7fefbedf6739f1495954eb905cade085ac_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-webhook-rhel8@sha256:11d0b8fac4cb67c95e051a91f5c6683768f8969ffc744cd3cc4814d1ee6e91c1_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-webhook-rhel8@sha256:1b209d1ddffba92c3d77824e37bf75302346856c10b773a101d2868f27d0b740_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-webhook-rhel8@sha256:bf8c9de32dd5cbe536b115f52f32c666fbf886bde555ac355937d6b149cf9343_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/ingress-rhel8-operator@sha256:46a5fb2d0f9fa5e05504b9264a3f1c0e7c7beb76e3a3aeb9bc036cda4fa9d66a_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/ingress-rhel8-operator@sha256:793b86f4c2add102e2f676bd57cec3365ce9b3fdc40a989c28d1f9acb851142d_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/ingress-rhel8-operator@sha256:cce79392f93bb318123c48ac6de48aa0a2983cc1134cc063c0fdc2ff83c546c7_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/kn-cli-artifacts-rhel8@sha256:1a51a072d4e303a5c33b2383c843308d86c68de228b094d2efed8bc59a4bac14_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/kn-cli-artifacts-rhel8@sha256:c61b26bdf318b507af66f9092e784d64436e3b2531cc6e2e8aa1bb8bbb010fb7_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/kn-cli-artifacts-rhel8@sha256:f22168224137db649c6e6592e3ec2ae6845ca668ef65fe56c104ed6393eae526_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/knative-rhel8-operator@sha256:53e115cdfeb8077cc8b89ebdeee4903b1be8c0a0d45831a9f277f342959f5961_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/knative-rhel8-operator@sha256:ebf24097b84ec5773e30c8f548975afb84b6fce836b373b97855f69371068d1e_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/knative-rhel8-operator@sha256:efa444ca6c7c4468821a8d138b4319c86fede592f3b0b4d7905e7c66e8bdb2c0_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/kourier-control-rhel8@sha256:396fb9dcc798b05e89d38ccbe3a3abb31854f56a95ae104fb9bb215967b56d9f_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/kourier-control-rhel8@sha256:e36577c37457a4521d78f28f24dca6ae11f170635316efe374f08f825cb5904d_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/kourier-control-rhel8@sha256:fb04b74dce262e58434b19a10dce0981b4df7541416de21343fb7124c714ffbf_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/net-istio-controller-rhel8@sha256:281b2782253722d916b6178ecdbc763aaa71ed4ac0db94e31d57974d4eb8b58b_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/net-istio-controller-rhel8@sha256:bf56038c0af2cfeb5a3e4b7ecd5aeebb230d042ac835b50faafa3d939dd8ca50_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/net-istio-controller-rhel8@sha256:f3643c74f73841b1de04be1d0f550c044f1ad4800ceb32cb36bf9072d8e5155b_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/net-istio-webhook-rhel8@sha256:4f7cabd5a6bb6fd7a0d81461108891b0d2de55efe868c4fbf275131c3280ed2d_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/net-istio-webhook-rhel8@sha256:a07d73f5c04af2a29b6565363b472aceabbfeafe7d6dfe833d1e71b072419916_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/net-istio-webhook-rhel8@sha256:cd34685812d9447969a1c3fb4382433a1b59fb3631fbe156daa6fa962458f859_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serverless-operator-bundle@sha256:0422f8843fc62c2b72e01ffefd33db912a1ad3d70ac297882d3663c9b7299f10_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serverless-rhel8-operator@sha256:26d940bd43b928d8370c9e88e80726a427c3f0ce3afc4fddb02a507f81c8fc93_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serverless-rhel8-operator@sha256:2898df30f40683bd3a73c6f2676afdc1bfc27b23d2fe04fe7667f6db6d2422ab_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serverless-rhel8-operator@sha256:8ec9e756969c8e6bf8155ed102a66cf578a325dcc477ff909b4806405ab59cfc_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-activator-rhel8@sha256:1e9fb289564961ddbf317e568c50936b048446685c39ab14ca4e5cb682785243_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-activator-rhel8@sha256:3a823819467ed0beea953eed27e2129bb4495df3f49e0f59d5004dee416e6285_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-activator-rhel8@sha256:4e7563e5f9761f624aefc6b79845e5b4dd1836a545c3754bc37701162ed4e3bb_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-autoscaler-hpa-rhel8@sha256:1685c7bf25061e61688d2b5e60cde6adb8906fec6bfb713c68837b2bbeeacf85_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-autoscaler-hpa-rhel8@sha256:491df16728df492b7b88efb8e86f28e46a8762f4084fb4132823611a9e758264_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-autoscaler-hpa-rhel8@sha256:8bb514634ece7dafd88ae6cc7eff52016cd4585d91cb9c106720c21c219f8967_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-autoscaler-rhel8@sha256:01b46e0ddb618f58c06b533fe7148f772367200f5d9be9d355012e91dc401156_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-autoscaler-rhel8@sha256:8cd0a381de995467f339e11f0704b8c8b978ddfdd2d8271f4c9f832e7acf9f07_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-autoscaler-rhel8@sha256:c60796d720141d322159e49bb3496732b8e0453d6606227b419caf93a12d196b_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-controller-rhel8@sha256:92b01a8421488e9d9b42b6da290873b54a2619d39a05e8d2a99e4c5348a3d4dc_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-controller-rhel8@sha256:b5ae691a77adb161a30ae8470f1cf4c1c6259488df18bb2bf2764d05af9a2aa8_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-controller-rhel8@sha256:b752a295b673aeee85eba6bed33cc658254dc0503c6002841d80dc0c0a38f615_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-domain-mapping-rhel8@sha256:11bca084f2c8df8d369d6301847876bbf8d37c7b67a6ffb387e0759100b6e817_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-domain-mapping-rhel8@sha256:4e580d29cbff1aa6050c65cee35a870dab9e6a7eaa538b356a5afefed9c38d90_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-domain-mapping-rhel8@sha256:eeb39a3fbc9d4c223d42579737948438d03b2a2ec1aee46562aabae6d343679b_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-domain-mapping-webhook-rhel8@sha256:8057fa6657c0bf909297273acc4faea1cddb29f9f02f6c797279adb42f083332_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-domain-mapping-webhook-rhel8@sha256:84e13a4c84098e0a6a5b461c7581861cd9114ce3cc7c2147afd727e56f323b28_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-domain-mapping-webhook-rhel8@sha256:f99e203de17686584c05ee0901041edd055350c39da063d5d6dcd026d1e17593_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-queue-rhel8@sha256:8740a1f7cb3ef3c4caa5774cced7787cc1e345dbe3708307001c1def9fd32e2f_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-queue-rhel8@sha256:ac1ca0ae5e3c7fc242ec5a313e45d09b83261ffe26eab3ebcbbae9299471b25a_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-queue-rhel8@sha256:f16b4f4e86e758354c8b19ee3a075dfd6fd19eb7ba282ad8293d41ca0c8f3028_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-storage-version-migration-rhel8@sha256:1c3b2c4c06981fd8eb13c05837c8da3523f0df9c79eacd6ffc1138e5f26bdba6_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-storage-version-migration-rhel8@sha256:27b7b75eae9eacc52a577887885db7c29192e15aada8a3b7406e032561609462_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-storage-version-migration-rhel8@sha256:8012cc60fab4e14b7fab05589c977c15ac941efb09601069be09d4e25385ed26_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-webhook-rhel8@sha256:4fdc2c632eb0fa4f10a78e39622c83febde93f38db16bd0ca4a35c1eb7062548_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-webhook-rhel8@sha256:6904376f1ae4dadc23ab9993b50aaaa3db130fcd338f3dfae9e437b348e6e934_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-webhook-rhel8@sha256:dc902a39bc520abcf2100c26e2e1c4ba20aa5aadff763b40f234eb01a26b6f77_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/svls-must-gather-rhel8@sha256:057e9ccae9eae50fadad4772b203e897f5c54bf9d40f6e2f2ccbdbc93f5850b5_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/svls-must-gather-rhel8@sha256:7557328dcdede1992a3660342f037e490f58bc3281c68c6e4f44e6d66c4a0cff_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/svls-must-gather-rhel8@sha256:e0a982cd04fee4416659b7e1e6a827c2c371144bd461f23913ae9e0633fd598a_amd64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2022:6040"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "LOCAL",
"availabilityImpact": "HIGH",
"baseScore": 7.3,
"baseSeverity": "HIGH",
"confidentialityImpact": "LOW",
"integrityImpact": "LOW",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:N/UI:N/S:U/C:L/I:L/A:H",
"version": "3.1"
},
"products": [
"8Base-Openshift-Serverless-1.24:openshift-serverless-1-tech-preview/eventing-kafka-broker-controller-rhel8@sha256:2a4b30bcff1377073202362dfd521bd7ac3e3e3960fdb33a6cf9fa39fc89de6b_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1-tech-preview/eventing-kafka-broker-controller-rhel8@sha256:be290e6d950e8af6162c1dece8472788b66459e8cb91df319f50ccf66f27b5c7_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1-tech-preview/eventing-kafka-broker-controller-rhel8@sha256:f8b5d9c9c0182f5cc1f76422759bf8925d2f29292390ada83a6b7c7986f1462c_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1-tech-preview/eventing-kafka-broker-dispatcher-rhel8@sha256:08c6d6908a2e58a18e908223daf152802106b00a67905e94e075fca827af87c9_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1-tech-preview/eventing-kafka-broker-dispatcher-rhel8@sha256:8ac0796f3585a406facba98766688ae6777b5673a4515418db8d1d92c4d65494_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1-tech-preview/eventing-kafka-broker-dispatcher-rhel8@sha256:9af6b8413acbf59adc88e9b88a51105f3b0a4913499c3026f64e7fda91e43384_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1-tech-preview/eventing-kafka-broker-receiver-rhel8@sha256:4dc0783cf92da5b5aa4cd1b9e9d55aa55a69b94eef0d29f261d3d51bd2260b68_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1-tech-preview/eventing-kafka-broker-receiver-rhel8@sha256:80fd78ad61caab0b20e39d4c6103ed9b074d3efa1dc67ab7bf415ea7db912dc3_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1-tech-preview/eventing-kafka-broker-receiver-rhel8@sha256:aeaaf1d541b5756df65f0700bcd82d085077ae3b1ce99c6d8728997c23e31ef9_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1-tech-preview/eventing-kafka-broker-webhook-rhel8@sha256:0dad9dc28babb21622f90c83647c9cc48bfa66faad257c88e7adf1d50ad0f80c_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1-tech-preview/eventing-kafka-broker-webhook-rhel8@sha256:10ba81e103ed6b7dff7b02394b20f44b46acd6b09d72f16667c068eb9989dc77_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1-tech-preview/eventing-kafka-broker-webhook-rhel8@sha256:f94aef78ce0870fdceac5b3467220540127a73415e81baa4b48bf986bc181c4d_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/client-kn-rhel8@sha256:09644d1c149970cd7c06635806a0ffc077a6340d68c357cd7f2bb5a6f57e46f3_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/client-kn-rhel8@sha256:46510d8b5dfba62d0a3da64ba90d1b8f88ad3b909c3e6ed14bcd96017d766829_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/client-kn-rhel8@sha256:f9bf2892123c3d981d2d5f158e643e6ba6f59a441b47c4055dc542f8cf8330c0_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-apiserver-receive-adapter-rhel8@sha256:834e37f8ddfbe157ad357fcef49f5213053d1295bb31361c5dd14a213ff2755c_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-apiserver-receive-adapter-rhel8@sha256:d13848369ca942d13548ab9b73a2d60b67f9412e535ed647342acaa8cef36c37_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-apiserver-receive-adapter-rhel8@sha256:eef2145e61234d37713ef8fda1f82d7cbe6502c5e6386117230d66ab7e1dd21a_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-controller-rhel8@sha256:52ef0c51b53ede0344f58174e624db08e6dcac04a0cba1668915f217949fc868_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-controller-rhel8@sha256:72c5fcaa44e3da56b297eb718d8a2b7eeb44069d6f3ce71b0eca30070b18bd9d_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-controller-rhel8@sha256:ad2df12dd77e8a3092431ca8d1b5eae42240c8ebb8766e436009bd6df7ee51f3_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-in-memory-channel-controller-rhel8@sha256:070f2c819506853dee230f37e00b27a05ba01c6f7cbbffc9a04b59a65d0c45e9_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-in-memory-channel-controller-rhel8@sha256:111da99563ea799e6b54933f12dc8f8a3828e36f650900e02da3be5afbdeefd9_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-in-memory-channel-controller-rhel8@sha256:69871b8d6e72713fe2eaf5f1e0aac1282fb8659d2895836994f10c847fe320d1_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-in-memory-channel-dispatcher-rhel8@sha256:4b5ee83ccace988c6eaf456e82dea83d160ae7e6aaad1ab8f48410f90da8f1c1_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-in-memory-channel-dispatcher-rhel8@sha256:52247eff5dc9a89244e6697ae9ce61cc1b42265171c956d4d50984179daced89_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-in-memory-channel-dispatcher-rhel8@sha256:68b61474089703d0685a952062401303206ba11bc108b8504f6f6390933d83cb_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-kafka-broker-controller-rhel8@sha256:2a4b30bcff1377073202362dfd521bd7ac3e3e3960fdb33a6cf9fa39fc89de6b_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-kafka-broker-controller-rhel8@sha256:be290e6d950e8af6162c1dece8472788b66459e8cb91df319f50ccf66f27b5c7_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-kafka-broker-controller-rhel8@sha256:f8b5d9c9c0182f5cc1f76422759bf8925d2f29292390ada83a6b7c7986f1462c_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-kafka-broker-dispatcher-rhel8@sha256:08c6d6908a2e58a18e908223daf152802106b00a67905e94e075fca827af87c9_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-kafka-broker-dispatcher-rhel8@sha256:8ac0796f3585a406facba98766688ae6777b5673a4515418db8d1d92c4d65494_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-kafka-broker-dispatcher-rhel8@sha256:9af6b8413acbf59adc88e9b88a51105f3b0a4913499c3026f64e7fda91e43384_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-kafka-broker-post-install-rhel8@sha256:260e7f0086f4e036be3a9ab5d24ce99fc8a053cc7f2906f8a6080f59f2a3e591_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-kafka-broker-post-install-rhel8@sha256:36551ea609536ba900f7a0493a06d07f9c0f19a0eef7e4956575354ca92cd1ef_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-kafka-broker-post-install-rhel8@sha256:6d4a898f37f87aa6db636487c6892833249be38635fe631433652feda762a40e_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-kafka-broker-webhook-rhel8@sha256:0dad9dc28babb21622f90c83647c9cc48bfa66faad257c88e7adf1d50ad0f80c_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-kafka-broker-webhook-rhel8@sha256:10ba81e103ed6b7dff7b02394b20f44b46acd6b09d72f16667c068eb9989dc77_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-kafka-broker-webhook-rhel8@sha256:f94aef78ce0870fdceac5b3467220540127a73415e81baa4b48bf986bc181c4d_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-mtbroker-filter-rhel8@sha256:4f6e162ee5fb96ff69a1546b7f728641dded59548f14afdfa870f7f0291787ac_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-mtbroker-filter-rhel8@sha256:ecde2ee2aa9618775178e03bcc07e53d6f5e12f30261238d8ffb366fb1e47c94_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-mtbroker-filter-rhel8@sha256:ee2dc3e0f648dc59551cfdf0ac5c36aa6cd9a4b2abaada7095ae4d5b8e0a571e_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-mtbroker-ingress-rhel8@sha256:4eaac6386b1b8a9e360df5afbd85aeebb97e5c81dbd861996caafad48b4cc6f9_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-mtbroker-ingress-rhel8@sha256:644fbcd1924d570f105f5f9760eb15eddbeed16c894edfcb4ef8c8a14e370bce_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-mtbroker-ingress-rhel8@sha256:a26dfc1a610bbaf876443b4b01a04130f7c0aba4d40e246333fe8bf7eb899f45_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-mtchannel-broker-rhel8@sha256:353859f2a8649fa9b3f5c0e02cafd57f79f96a10a7a697ba08eaa8cb70effe51_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-mtchannel-broker-rhel8@sha256:6f7afb57dc78ccb13498434196c5e8cd0f6ec53f045689febf1a62c492358d93_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-mtchannel-broker-rhel8@sha256:fadf3035a8bd25307843d1c6c88654a03db25983407a770875b4507942684dd5_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-mtping-rhel8@sha256:2254577d2c2e67d28f8459fbd4ac43af78b7d29cc0b56c631607dd68f3d31637_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-mtping-rhel8@sha256:a7177a43f46b6470a19970c62ebc17119ca3c3021471f9396faa436e621beb1e_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-mtping-rhel8@sha256:c6c2c7924d90e81e2906f3bf3969b02d7f3e4dc80c187e6c55a7e4ea17ac20cd_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-storage-version-migration-rhel8@sha256:3c1baa5bad644c06bedabaed9c668f0999527f00bc1d195e71a528c222087328_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-storage-version-migration-rhel8@sha256:63dab761fd3a2e08950b7ee52852fb39cef7820f2a8cf8142ec3701a07372d7c_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-storage-version-migration-rhel8@sha256:ff7924a37865ac1a90872f35675934a1627e49a29577a78af18b8e743a5fde07_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-sugar-controller-rhel8@sha256:24c7217a3612a5c3c6792c433dc2a6cf4b5fda1b9e6acff84e2736705704d152_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-sugar-controller-rhel8@sha256:3a38788638c26e9bec45694b2c4597333080189ffa96d8c7302e3e7dd1e54be5_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-sugar-controller-rhel8@sha256:aebfba016342e94fc0619a9ad6346c7fefbedf6739f1495954eb905cade085ac_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-webhook-rhel8@sha256:11d0b8fac4cb67c95e051a91f5c6683768f8969ffc744cd3cc4814d1ee6e91c1_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-webhook-rhel8@sha256:1b209d1ddffba92c3d77824e37bf75302346856c10b773a101d2868f27d0b740_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-webhook-rhel8@sha256:bf8c9de32dd5cbe536b115f52f32c666fbf886bde555ac355937d6b149cf9343_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/ingress-rhel8-operator@sha256:46a5fb2d0f9fa5e05504b9264a3f1c0e7c7beb76e3a3aeb9bc036cda4fa9d66a_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/ingress-rhel8-operator@sha256:793b86f4c2add102e2f676bd57cec3365ce9b3fdc40a989c28d1f9acb851142d_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/ingress-rhel8-operator@sha256:cce79392f93bb318123c48ac6de48aa0a2983cc1134cc063c0fdc2ff83c546c7_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/kn-cli-artifacts-rhel8@sha256:1a51a072d4e303a5c33b2383c843308d86c68de228b094d2efed8bc59a4bac14_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/kn-cli-artifacts-rhel8@sha256:c61b26bdf318b507af66f9092e784d64436e3b2531cc6e2e8aa1bb8bbb010fb7_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/kn-cli-artifacts-rhel8@sha256:f22168224137db649c6e6592e3ec2ae6845ca668ef65fe56c104ed6393eae526_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/knative-rhel8-operator@sha256:53e115cdfeb8077cc8b89ebdeee4903b1be8c0a0d45831a9f277f342959f5961_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/knative-rhel8-operator@sha256:ebf24097b84ec5773e30c8f548975afb84b6fce836b373b97855f69371068d1e_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/knative-rhel8-operator@sha256:efa444ca6c7c4468821a8d138b4319c86fede592f3b0b4d7905e7c66e8bdb2c0_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/kourier-control-rhel8@sha256:396fb9dcc798b05e89d38ccbe3a3abb31854f56a95ae104fb9bb215967b56d9f_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/kourier-control-rhel8@sha256:e36577c37457a4521d78f28f24dca6ae11f170635316efe374f08f825cb5904d_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/kourier-control-rhel8@sha256:fb04b74dce262e58434b19a10dce0981b4df7541416de21343fb7124c714ffbf_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/net-istio-controller-rhel8@sha256:281b2782253722d916b6178ecdbc763aaa71ed4ac0db94e31d57974d4eb8b58b_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/net-istio-controller-rhel8@sha256:bf56038c0af2cfeb5a3e4b7ecd5aeebb230d042ac835b50faafa3d939dd8ca50_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/net-istio-controller-rhel8@sha256:f3643c74f73841b1de04be1d0f550c044f1ad4800ceb32cb36bf9072d8e5155b_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/net-istio-webhook-rhel8@sha256:4f7cabd5a6bb6fd7a0d81461108891b0d2de55efe868c4fbf275131c3280ed2d_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/net-istio-webhook-rhel8@sha256:a07d73f5c04af2a29b6565363b472aceabbfeafe7d6dfe833d1e71b072419916_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/net-istio-webhook-rhel8@sha256:cd34685812d9447969a1c3fb4382433a1b59fb3631fbe156daa6fa962458f859_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serverless-operator-bundle@sha256:0422f8843fc62c2b72e01ffefd33db912a1ad3d70ac297882d3663c9b7299f10_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serverless-rhel8-operator@sha256:26d940bd43b928d8370c9e88e80726a427c3f0ce3afc4fddb02a507f81c8fc93_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serverless-rhel8-operator@sha256:2898df30f40683bd3a73c6f2676afdc1bfc27b23d2fe04fe7667f6db6d2422ab_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serverless-rhel8-operator@sha256:8ec9e756969c8e6bf8155ed102a66cf578a325dcc477ff909b4806405ab59cfc_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-activator-rhel8@sha256:1e9fb289564961ddbf317e568c50936b048446685c39ab14ca4e5cb682785243_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-activator-rhel8@sha256:3a823819467ed0beea953eed27e2129bb4495df3f49e0f59d5004dee416e6285_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-activator-rhel8@sha256:4e7563e5f9761f624aefc6b79845e5b4dd1836a545c3754bc37701162ed4e3bb_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-autoscaler-hpa-rhel8@sha256:1685c7bf25061e61688d2b5e60cde6adb8906fec6bfb713c68837b2bbeeacf85_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-autoscaler-hpa-rhel8@sha256:491df16728df492b7b88efb8e86f28e46a8762f4084fb4132823611a9e758264_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-autoscaler-hpa-rhel8@sha256:8bb514634ece7dafd88ae6cc7eff52016cd4585d91cb9c106720c21c219f8967_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-autoscaler-rhel8@sha256:01b46e0ddb618f58c06b533fe7148f772367200f5d9be9d355012e91dc401156_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-autoscaler-rhel8@sha256:8cd0a381de995467f339e11f0704b8c8b978ddfdd2d8271f4c9f832e7acf9f07_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-autoscaler-rhel8@sha256:c60796d720141d322159e49bb3496732b8e0453d6606227b419caf93a12d196b_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-controller-rhel8@sha256:92b01a8421488e9d9b42b6da290873b54a2619d39a05e8d2a99e4c5348a3d4dc_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-controller-rhel8@sha256:b5ae691a77adb161a30ae8470f1cf4c1c6259488df18bb2bf2764d05af9a2aa8_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-controller-rhel8@sha256:b752a295b673aeee85eba6bed33cc658254dc0503c6002841d80dc0c0a38f615_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-domain-mapping-rhel8@sha256:11bca084f2c8df8d369d6301847876bbf8d37c7b67a6ffb387e0759100b6e817_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-domain-mapping-rhel8@sha256:4e580d29cbff1aa6050c65cee35a870dab9e6a7eaa538b356a5afefed9c38d90_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-domain-mapping-rhel8@sha256:eeb39a3fbc9d4c223d42579737948438d03b2a2ec1aee46562aabae6d343679b_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-domain-mapping-webhook-rhel8@sha256:8057fa6657c0bf909297273acc4faea1cddb29f9f02f6c797279adb42f083332_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-domain-mapping-webhook-rhel8@sha256:84e13a4c84098e0a6a5b461c7581861cd9114ce3cc7c2147afd727e56f323b28_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-domain-mapping-webhook-rhel8@sha256:f99e203de17686584c05ee0901041edd055350c39da063d5d6dcd026d1e17593_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-queue-rhel8@sha256:8740a1f7cb3ef3c4caa5774cced7787cc1e345dbe3708307001c1def9fd32e2f_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-queue-rhel8@sha256:ac1ca0ae5e3c7fc242ec5a313e45d09b83261ffe26eab3ebcbbae9299471b25a_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-queue-rhel8@sha256:f16b4f4e86e758354c8b19ee3a075dfd6fd19eb7ba282ad8293d41ca0c8f3028_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-storage-version-migration-rhel8@sha256:1c3b2c4c06981fd8eb13c05837c8da3523f0df9c79eacd6ffc1138e5f26bdba6_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-storage-version-migration-rhel8@sha256:27b7b75eae9eacc52a577887885db7c29192e15aada8a3b7406e032561609462_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-storage-version-migration-rhel8@sha256:8012cc60fab4e14b7fab05589c977c15ac941efb09601069be09d4e25385ed26_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-webhook-rhel8@sha256:4fdc2c632eb0fa4f10a78e39622c83febde93f38db16bd0ca4a35c1eb7062548_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-webhook-rhel8@sha256:6904376f1ae4dadc23ab9993b50aaaa3db130fcd338f3dfae9e437b348e6e934_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-webhook-rhel8@sha256:dc902a39bc520abcf2100c26e2e1c4ba20aa5aadff763b40f234eb01a26b6f77_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/svls-must-gather-rhel8@sha256:057e9ccae9eae50fadad4772b203e897f5c54bf9d40f6e2f2ccbdbc93f5850b5_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/svls-must-gather-rhel8@sha256:7557328dcdede1992a3660342f037e490f58bc3281c68c6e4f44e6d66c4a0cff_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/svls-must-gather-rhel8@sha256:e0a982cd04fee4416659b7e1e6a827c2c371144bd461f23913ae9e0633fd598a_amd64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "golang: encoding/xml: stack exhaustion in Decoder.Skip"
},
{
"cve": "CVE-2022-28327",
"cwe": {
"id": "CWE-190",
"name": "Integer Overflow or Wraparound"
},
"discovery_date": "2022-04-21T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2077689"
}
],
"notes": [
{
"category": "description",
"text": "An integer overflow flaw was found in Golang\u0027s crypto/elliptic library. This flaw allows an attacker to use a crafted scaler input longer than 32 bytes, causing P256().ScalarMult or P256().ScalarBaseMult to panic, leading to a loss of availability.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "golang: crypto/elliptic: panic caused by oversized scalar",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "A moderate severity flaw was found in Go\u2019s crypto/elliptic package in the generic P-256 implementation. If a scalar input longer than 32 bytes is supplied, P256().ScalarMult or P256().ScalarBaseMult can panic, causing the application to crash. Indirect uses via crypto/ecdsa and crypto/tls are not affected. This issue impacts availability but does not affect confidentiality or integrity. Only certain platforms (non-amd64, non-arm64, non-ppc64le, non-s390x) may be affected.\n\nRed Hat Enterprise Linux 7, 8 and 9 are affected, because the code-base is affected by this vulnerability.\n\nRed Hat Product Security has rated this issue as having Moderate security impact, and the issue is not currently planned to be addressed in future updates for Red Hat Enterprise Linux 7, hence, marked as Out-of-Support-Scope. \n\nRed Hat Developer Tools - Compilers (go-toolset-1.16-golang \u0026 go-toolset-1.17-golang), ships the vulnerable code and affected by this vulnerability.\n\nFor additional information, refer to the Issue Severity Classification: https://access.redhat.com/security/updates/classification/ and Red Hat Enterprise Linux Life Cycle \u0026 Updates Policy: https://access.redhat.com/support/policy/updates/errata/.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"8Base-Openshift-Serverless-1.24:openshift-serverless-1-tech-preview/eventing-kafka-broker-controller-rhel8@sha256:2a4b30bcff1377073202362dfd521bd7ac3e3e3960fdb33a6cf9fa39fc89de6b_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1-tech-preview/eventing-kafka-broker-controller-rhel8@sha256:be290e6d950e8af6162c1dece8472788b66459e8cb91df319f50ccf66f27b5c7_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1-tech-preview/eventing-kafka-broker-controller-rhel8@sha256:f8b5d9c9c0182f5cc1f76422759bf8925d2f29292390ada83a6b7c7986f1462c_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1-tech-preview/eventing-kafka-broker-dispatcher-rhel8@sha256:08c6d6908a2e58a18e908223daf152802106b00a67905e94e075fca827af87c9_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1-tech-preview/eventing-kafka-broker-dispatcher-rhel8@sha256:8ac0796f3585a406facba98766688ae6777b5673a4515418db8d1d92c4d65494_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1-tech-preview/eventing-kafka-broker-dispatcher-rhel8@sha256:9af6b8413acbf59adc88e9b88a51105f3b0a4913499c3026f64e7fda91e43384_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1-tech-preview/eventing-kafka-broker-receiver-rhel8@sha256:4dc0783cf92da5b5aa4cd1b9e9d55aa55a69b94eef0d29f261d3d51bd2260b68_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1-tech-preview/eventing-kafka-broker-receiver-rhel8@sha256:80fd78ad61caab0b20e39d4c6103ed9b074d3efa1dc67ab7bf415ea7db912dc3_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1-tech-preview/eventing-kafka-broker-receiver-rhel8@sha256:aeaaf1d541b5756df65f0700bcd82d085077ae3b1ce99c6d8728997c23e31ef9_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1-tech-preview/eventing-kafka-broker-webhook-rhel8@sha256:0dad9dc28babb21622f90c83647c9cc48bfa66faad257c88e7adf1d50ad0f80c_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1-tech-preview/eventing-kafka-broker-webhook-rhel8@sha256:10ba81e103ed6b7dff7b02394b20f44b46acd6b09d72f16667c068eb9989dc77_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1-tech-preview/eventing-kafka-broker-webhook-rhel8@sha256:f94aef78ce0870fdceac5b3467220540127a73415e81baa4b48bf986bc181c4d_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/client-kn-rhel8@sha256:09644d1c149970cd7c06635806a0ffc077a6340d68c357cd7f2bb5a6f57e46f3_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/client-kn-rhel8@sha256:46510d8b5dfba62d0a3da64ba90d1b8f88ad3b909c3e6ed14bcd96017d766829_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/client-kn-rhel8@sha256:f9bf2892123c3d981d2d5f158e643e6ba6f59a441b47c4055dc542f8cf8330c0_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-apiserver-receive-adapter-rhel8@sha256:834e37f8ddfbe157ad357fcef49f5213053d1295bb31361c5dd14a213ff2755c_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-apiserver-receive-adapter-rhel8@sha256:d13848369ca942d13548ab9b73a2d60b67f9412e535ed647342acaa8cef36c37_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-apiserver-receive-adapter-rhel8@sha256:eef2145e61234d37713ef8fda1f82d7cbe6502c5e6386117230d66ab7e1dd21a_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-controller-rhel8@sha256:52ef0c51b53ede0344f58174e624db08e6dcac04a0cba1668915f217949fc868_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-controller-rhel8@sha256:72c5fcaa44e3da56b297eb718d8a2b7eeb44069d6f3ce71b0eca30070b18bd9d_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-controller-rhel8@sha256:ad2df12dd77e8a3092431ca8d1b5eae42240c8ebb8766e436009bd6df7ee51f3_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-in-memory-channel-controller-rhel8@sha256:070f2c819506853dee230f37e00b27a05ba01c6f7cbbffc9a04b59a65d0c45e9_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-in-memory-channel-controller-rhel8@sha256:111da99563ea799e6b54933f12dc8f8a3828e36f650900e02da3be5afbdeefd9_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-in-memory-channel-controller-rhel8@sha256:69871b8d6e72713fe2eaf5f1e0aac1282fb8659d2895836994f10c847fe320d1_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-in-memory-channel-dispatcher-rhel8@sha256:4b5ee83ccace988c6eaf456e82dea83d160ae7e6aaad1ab8f48410f90da8f1c1_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-in-memory-channel-dispatcher-rhel8@sha256:52247eff5dc9a89244e6697ae9ce61cc1b42265171c956d4d50984179daced89_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-in-memory-channel-dispatcher-rhel8@sha256:68b61474089703d0685a952062401303206ba11bc108b8504f6f6390933d83cb_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-kafka-broker-controller-rhel8@sha256:2a4b30bcff1377073202362dfd521bd7ac3e3e3960fdb33a6cf9fa39fc89de6b_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-kafka-broker-controller-rhel8@sha256:be290e6d950e8af6162c1dece8472788b66459e8cb91df319f50ccf66f27b5c7_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-kafka-broker-controller-rhel8@sha256:f8b5d9c9c0182f5cc1f76422759bf8925d2f29292390ada83a6b7c7986f1462c_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-kafka-broker-dispatcher-rhel8@sha256:08c6d6908a2e58a18e908223daf152802106b00a67905e94e075fca827af87c9_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-kafka-broker-dispatcher-rhel8@sha256:8ac0796f3585a406facba98766688ae6777b5673a4515418db8d1d92c4d65494_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-kafka-broker-dispatcher-rhel8@sha256:9af6b8413acbf59adc88e9b88a51105f3b0a4913499c3026f64e7fda91e43384_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-kafka-broker-post-install-rhel8@sha256:260e7f0086f4e036be3a9ab5d24ce99fc8a053cc7f2906f8a6080f59f2a3e591_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-kafka-broker-post-install-rhel8@sha256:36551ea609536ba900f7a0493a06d07f9c0f19a0eef7e4956575354ca92cd1ef_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-kafka-broker-post-install-rhel8@sha256:6d4a898f37f87aa6db636487c6892833249be38635fe631433652feda762a40e_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-kafka-broker-webhook-rhel8@sha256:0dad9dc28babb21622f90c83647c9cc48bfa66faad257c88e7adf1d50ad0f80c_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-kafka-broker-webhook-rhel8@sha256:10ba81e103ed6b7dff7b02394b20f44b46acd6b09d72f16667c068eb9989dc77_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-kafka-broker-webhook-rhel8@sha256:f94aef78ce0870fdceac5b3467220540127a73415e81baa4b48bf986bc181c4d_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-mtbroker-filter-rhel8@sha256:4f6e162ee5fb96ff69a1546b7f728641dded59548f14afdfa870f7f0291787ac_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-mtbroker-filter-rhel8@sha256:ecde2ee2aa9618775178e03bcc07e53d6f5e12f30261238d8ffb366fb1e47c94_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-mtbroker-filter-rhel8@sha256:ee2dc3e0f648dc59551cfdf0ac5c36aa6cd9a4b2abaada7095ae4d5b8e0a571e_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-mtbroker-ingress-rhel8@sha256:4eaac6386b1b8a9e360df5afbd85aeebb97e5c81dbd861996caafad48b4cc6f9_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-mtbroker-ingress-rhel8@sha256:644fbcd1924d570f105f5f9760eb15eddbeed16c894edfcb4ef8c8a14e370bce_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-mtbroker-ingress-rhel8@sha256:a26dfc1a610bbaf876443b4b01a04130f7c0aba4d40e246333fe8bf7eb899f45_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-mtchannel-broker-rhel8@sha256:353859f2a8649fa9b3f5c0e02cafd57f79f96a10a7a697ba08eaa8cb70effe51_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-mtchannel-broker-rhel8@sha256:6f7afb57dc78ccb13498434196c5e8cd0f6ec53f045689febf1a62c492358d93_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-mtchannel-broker-rhel8@sha256:fadf3035a8bd25307843d1c6c88654a03db25983407a770875b4507942684dd5_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-mtping-rhel8@sha256:2254577d2c2e67d28f8459fbd4ac43af78b7d29cc0b56c631607dd68f3d31637_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-mtping-rhel8@sha256:a7177a43f46b6470a19970c62ebc17119ca3c3021471f9396faa436e621beb1e_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-mtping-rhel8@sha256:c6c2c7924d90e81e2906f3bf3969b02d7f3e4dc80c187e6c55a7e4ea17ac20cd_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-storage-version-migration-rhel8@sha256:3c1baa5bad644c06bedabaed9c668f0999527f00bc1d195e71a528c222087328_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-storage-version-migration-rhel8@sha256:63dab761fd3a2e08950b7ee52852fb39cef7820f2a8cf8142ec3701a07372d7c_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-storage-version-migration-rhel8@sha256:ff7924a37865ac1a90872f35675934a1627e49a29577a78af18b8e743a5fde07_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-sugar-controller-rhel8@sha256:24c7217a3612a5c3c6792c433dc2a6cf4b5fda1b9e6acff84e2736705704d152_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-sugar-controller-rhel8@sha256:3a38788638c26e9bec45694b2c4597333080189ffa96d8c7302e3e7dd1e54be5_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-sugar-controller-rhel8@sha256:aebfba016342e94fc0619a9ad6346c7fefbedf6739f1495954eb905cade085ac_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-webhook-rhel8@sha256:11d0b8fac4cb67c95e051a91f5c6683768f8969ffc744cd3cc4814d1ee6e91c1_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-webhook-rhel8@sha256:1b209d1ddffba92c3d77824e37bf75302346856c10b773a101d2868f27d0b740_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-webhook-rhel8@sha256:bf8c9de32dd5cbe536b115f52f32c666fbf886bde555ac355937d6b149cf9343_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/ingress-rhel8-operator@sha256:46a5fb2d0f9fa5e05504b9264a3f1c0e7c7beb76e3a3aeb9bc036cda4fa9d66a_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/ingress-rhel8-operator@sha256:793b86f4c2add102e2f676bd57cec3365ce9b3fdc40a989c28d1f9acb851142d_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/ingress-rhel8-operator@sha256:cce79392f93bb318123c48ac6de48aa0a2983cc1134cc063c0fdc2ff83c546c7_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/kn-cli-artifacts-rhel8@sha256:1a51a072d4e303a5c33b2383c843308d86c68de228b094d2efed8bc59a4bac14_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/kn-cli-artifacts-rhel8@sha256:c61b26bdf318b507af66f9092e784d64436e3b2531cc6e2e8aa1bb8bbb010fb7_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/kn-cli-artifacts-rhel8@sha256:f22168224137db649c6e6592e3ec2ae6845ca668ef65fe56c104ed6393eae526_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/knative-rhel8-operator@sha256:53e115cdfeb8077cc8b89ebdeee4903b1be8c0a0d45831a9f277f342959f5961_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/knative-rhel8-operator@sha256:ebf24097b84ec5773e30c8f548975afb84b6fce836b373b97855f69371068d1e_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/knative-rhel8-operator@sha256:efa444ca6c7c4468821a8d138b4319c86fede592f3b0b4d7905e7c66e8bdb2c0_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/kourier-control-rhel8@sha256:396fb9dcc798b05e89d38ccbe3a3abb31854f56a95ae104fb9bb215967b56d9f_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/kourier-control-rhel8@sha256:e36577c37457a4521d78f28f24dca6ae11f170635316efe374f08f825cb5904d_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/kourier-control-rhel8@sha256:fb04b74dce262e58434b19a10dce0981b4df7541416de21343fb7124c714ffbf_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/net-istio-controller-rhel8@sha256:281b2782253722d916b6178ecdbc763aaa71ed4ac0db94e31d57974d4eb8b58b_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/net-istio-controller-rhel8@sha256:bf56038c0af2cfeb5a3e4b7ecd5aeebb230d042ac835b50faafa3d939dd8ca50_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/net-istio-controller-rhel8@sha256:f3643c74f73841b1de04be1d0f550c044f1ad4800ceb32cb36bf9072d8e5155b_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/net-istio-webhook-rhel8@sha256:4f7cabd5a6bb6fd7a0d81461108891b0d2de55efe868c4fbf275131c3280ed2d_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/net-istio-webhook-rhel8@sha256:a07d73f5c04af2a29b6565363b472aceabbfeafe7d6dfe833d1e71b072419916_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/net-istio-webhook-rhel8@sha256:cd34685812d9447969a1c3fb4382433a1b59fb3631fbe156daa6fa962458f859_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serverless-operator-bundle@sha256:0422f8843fc62c2b72e01ffefd33db912a1ad3d70ac297882d3663c9b7299f10_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serverless-rhel8-operator@sha256:26d940bd43b928d8370c9e88e80726a427c3f0ce3afc4fddb02a507f81c8fc93_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serverless-rhel8-operator@sha256:2898df30f40683bd3a73c6f2676afdc1bfc27b23d2fe04fe7667f6db6d2422ab_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serverless-rhel8-operator@sha256:8ec9e756969c8e6bf8155ed102a66cf578a325dcc477ff909b4806405ab59cfc_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-activator-rhel8@sha256:1e9fb289564961ddbf317e568c50936b048446685c39ab14ca4e5cb682785243_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-activator-rhel8@sha256:3a823819467ed0beea953eed27e2129bb4495df3f49e0f59d5004dee416e6285_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-activator-rhel8@sha256:4e7563e5f9761f624aefc6b79845e5b4dd1836a545c3754bc37701162ed4e3bb_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-autoscaler-hpa-rhel8@sha256:1685c7bf25061e61688d2b5e60cde6adb8906fec6bfb713c68837b2bbeeacf85_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-autoscaler-hpa-rhel8@sha256:491df16728df492b7b88efb8e86f28e46a8762f4084fb4132823611a9e758264_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-autoscaler-hpa-rhel8@sha256:8bb514634ece7dafd88ae6cc7eff52016cd4585d91cb9c106720c21c219f8967_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-autoscaler-rhel8@sha256:01b46e0ddb618f58c06b533fe7148f772367200f5d9be9d355012e91dc401156_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-autoscaler-rhel8@sha256:8cd0a381de995467f339e11f0704b8c8b978ddfdd2d8271f4c9f832e7acf9f07_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-autoscaler-rhel8@sha256:c60796d720141d322159e49bb3496732b8e0453d6606227b419caf93a12d196b_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-controller-rhel8@sha256:92b01a8421488e9d9b42b6da290873b54a2619d39a05e8d2a99e4c5348a3d4dc_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-controller-rhel8@sha256:b5ae691a77adb161a30ae8470f1cf4c1c6259488df18bb2bf2764d05af9a2aa8_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-controller-rhel8@sha256:b752a295b673aeee85eba6bed33cc658254dc0503c6002841d80dc0c0a38f615_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-domain-mapping-rhel8@sha256:11bca084f2c8df8d369d6301847876bbf8d37c7b67a6ffb387e0759100b6e817_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-domain-mapping-rhel8@sha256:4e580d29cbff1aa6050c65cee35a870dab9e6a7eaa538b356a5afefed9c38d90_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-domain-mapping-rhel8@sha256:eeb39a3fbc9d4c223d42579737948438d03b2a2ec1aee46562aabae6d343679b_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-domain-mapping-webhook-rhel8@sha256:8057fa6657c0bf909297273acc4faea1cddb29f9f02f6c797279adb42f083332_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-domain-mapping-webhook-rhel8@sha256:84e13a4c84098e0a6a5b461c7581861cd9114ce3cc7c2147afd727e56f323b28_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-domain-mapping-webhook-rhel8@sha256:f99e203de17686584c05ee0901041edd055350c39da063d5d6dcd026d1e17593_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-queue-rhel8@sha256:8740a1f7cb3ef3c4caa5774cced7787cc1e345dbe3708307001c1def9fd32e2f_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-queue-rhel8@sha256:ac1ca0ae5e3c7fc242ec5a313e45d09b83261ffe26eab3ebcbbae9299471b25a_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-queue-rhel8@sha256:f16b4f4e86e758354c8b19ee3a075dfd6fd19eb7ba282ad8293d41ca0c8f3028_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-storage-version-migration-rhel8@sha256:1c3b2c4c06981fd8eb13c05837c8da3523f0df9c79eacd6ffc1138e5f26bdba6_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-storage-version-migration-rhel8@sha256:27b7b75eae9eacc52a577887885db7c29192e15aada8a3b7406e032561609462_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-storage-version-migration-rhel8@sha256:8012cc60fab4e14b7fab05589c977c15ac941efb09601069be09d4e25385ed26_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-webhook-rhel8@sha256:4fdc2c632eb0fa4f10a78e39622c83febde93f38db16bd0ca4a35c1eb7062548_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-webhook-rhel8@sha256:6904376f1ae4dadc23ab9993b50aaaa3db130fcd338f3dfae9e437b348e6e934_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-webhook-rhel8@sha256:dc902a39bc520abcf2100c26e2e1c4ba20aa5aadff763b40f234eb01a26b6f77_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/svls-must-gather-rhel8@sha256:057e9ccae9eae50fadad4772b203e897f5c54bf9d40f6e2f2ccbdbc93f5850b5_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/svls-must-gather-rhel8@sha256:7557328dcdede1992a3660342f037e490f58bc3281c68c6e4f44e6d66c4a0cff_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/svls-must-gather-rhel8@sha256:e0a982cd04fee4416659b7e1e6a827c2c371144bd461f23913ae9e0633fd598a_amd64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2022-28327"
},
{
"category": "external",
"summary": "RHBZ#2077689",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2077689"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2022-28327",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-28327"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2022-28327",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2022-28327"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-announce/c/oecdBNLOml8",
"url": "https://groups.google.com/g/golang-announce/c/oecdBNLOml8"
}
],
"release_date": "2022-04-12T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2022-08-10T13:13:24+00:00",
"details": "See the Red Hat OpenShift Container Platform 4.6 documentation at:\nhttps://access.redhat.com/documentation/en-us/openshift_container_platform/4.6/html/serverless/index\nSee the Red Hat OpenShift Container Platform 4.7 documentation at:\nhttps://access.redhat.com/documentation/en-us/openshift_container_platform/4.7/html/serverless/index\nSee the Red Hat OpenShift Container Platform 4.8 documentation at:\nhttps://access.redhat.com/documentation/en-us/openshift_container_platform/4.8/html/serverless/index\nSee the Red Hat OpenShift Container Platform 4.9 documentation at:\nhttps://access.redhat.com/documentation/en-us/openshift_container_platform/4.9/html/serverless/index\nSee the Red Hat OpenShift Container Platform 4.10 documentation at:\nhttps://access.redhat.com/documentation/en-us/openshift_container_platform/4.10/html/serverless/index",
"product_ids": [
"8Base-Openshift-Serverless-1.24:openshift-serverless-1-tech-preview/eventing-kafka-broker-controller-rhel8@sha256:2a4b30bcff1377073202362dfd521bd7ac3e3e3960fdb33a6cf9fa39fc89de6b_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1-tech-preview/eventing-kafka-broker-controller-rhel8@sha256:be290e6d950e8af6162c1dece8472788b66459e8cb91df319f50ccf66f27b5c7_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1-tech-preview/eventing-kafka-broker-controller-rhel8@sha256:f8b5d9c9c0182f5cc1f76422759bf8925d2f29292390ada83a6b7c7986f1462c_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1-tech-preview/eventing-kafka-broker-dispatcher-rhel8@sha256:08c6d6908a2e58a18e908223daf152802106b00a67905e94e075fca827af87c9_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1-tech-preview/eventing-kafka-broker-dispatcher-rhel8@sha256:8ac0796f3585a406facba98766688ae6777b5673a4515418db8d1d92c4d65494_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1-tech-preview/eventing-kafka-broker-dispatcher-rhel8@sha256:9af6b8413acbf59adc88e9b88a51105f3b0a4913499c3026f64e7fda91e43384_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1-tech-preview/eventing-kafka-broker-receiver-rhel8@sha256:4dc0783cf92da5b5aa4cd1b9e9d55aa55a69b94eef0d29f261d3d51bd2260b68_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1-tech-preview/eventing-kafka-broker-receiver-rhel8@sha256:80fd78ad61caab0b20e39d4c6103ed9b074d3efa1dc67ab7bf415ea7db912dc3_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1-tech-preview/eventing-kafka-broker-receiver-rhel8@sha256:aeaaf1d541b5756df65f0700bcd82d085077ae3b1ce99c6d8728997c23e31ef9_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1-tech-preview/eventing-kafka-broker-webhook-rhel8@sha256:0dad9dc28babb21622f90c83647c9cc48bfa66faad257c88e7adf1d50ad0f80c_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1-tech-preview/eventing-kafka-broker-webhook-rhel8@sha256:10ba81e103ed6b7dff7b02394b20f44b46acd6b09d72f16667c068eb9989dc77_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1-tech-preview/eventing-kafka-broker-webhook-rhel8@sha256:f94aef78ce0870fdceac5b3467220540127a73415e81baa4b48bf986bc181c4d_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/client-kn-rhel8@sha256:09644d1c149970cd7c06635806a0ffc077a6340d68c357cd7f2bb5a6f57e46f3_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/client-kn-rhel8@sha256:46510d8b5dfba62d0a3da64ba90d1b8f88ad3b909c3e6ed14bcd96017d766829_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/client-kn-rhel8@sha256:f9bf2892123c3d981d2d5f158e643e6ba6f59a441b47c4055dc542f8cf8330c0_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-apiserver-receive-adapter-rhel8@sha256:834e37f8ddfbe157ad357fcef49f5213053d1295bb31361c5dd14a213ff2755c_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-apiserver-receive-adapter-rhel8@sha256:d13848369ca942d13548ab9b73a2d60b67f9412e535ed647342acaa8cef36c37_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-apiserver-receive-adapter-rhel8@sha256:eef2145e61234d37713ef8fda1f82d7cbe6502c5e6386117230d66ab7e1dd21a_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-controller-rhel8@sha256:52ef0c51b53ede0344f58174e624db08e6dcac04a0cba1668915f217949fc868_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-controller-rhel8@sha256:72c5fcaa44e3da56b297eb718d8a2b7eeb44069d6f3ce71b0eca30070b18bd9d_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-controller-rhel8@sha256:ad2df12dd77e8a3092431ca8d1b5eae42240c8ebb8766e436009bd6df7ee51f3_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-in-memory-channel-controller-rhel8@sha256:070f2c819506853dee230f37e00b27a05ba01c6f7cbbffc9a04b59a65d0c45e9_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-in-memory-channel-controller-rhel8@sha256:111da99563ea799e6b54933f12dc8f8a3828e36f650900e02da3be5afbdeefd9_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-in-memory-channel-controller-rhel8@sha256:69871b8d6e72713fe2eaf5f1e0aac1282fb8659d2895836994f10c847fe320d1_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-in-memory-channel-dispatcher-rhel8@sha256:4b5ee83ccace988c6eaf456e82dea83d160ae7e6aaad1ab8f48410f90da8f1c1_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-in-memory-channel-dispatcher-rhel8@sha256:52247eff5dc9a89244e6697ae9ce61cc1b42265171c956d4d50984179daced89_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-in-memory-channel-dispatcher-rhel8@sha256:68b61474089703d0685a952062401303206ba11bc108b8504f6f6390933d83cb_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-kafka-broker-controller-rhel8@sha256:2a4b30bcff1377073202362dfd521bd7ac3e3e3960fdb33a6cf9fa39fc89de6b_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-kafka-broker-controller-rhel8@sha256:be290e6d950e8af6162c1dece8472788b66459e8cb91df319f50ccf66f27b5c7_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-kafka-broker-controller-rhel8@sha256:f8b5d9c9c0182f5cc1f76422759bf8925d2f29292390ada83a6b7c7986f1462c_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-kafka-broker-dispatcher-rhel8@sha256:08c6d6908a2e58a18e908223daf152802106b00a67905e94e075fca827af87c9_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-kafka-broker-dispatcher-rhel8@sha256:8ac0796f3585a406facba98766688ae6777b5673a4515418db8d1d92c4d65494_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-kafka-broker-dispatcher-rhel8@sha256:9af6b8413acbf59adc88e9b88a51105f3b0a4913499c3026f64e7fda91e43384_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-kafka-broker-post-install-rhel8@sha256:260e7f0086f4e036be3a9ab5d24ce99fc8a053cc7f2906f8a6080f59f2a3e591_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-kafka-broker-post-install-rhel8@sha256:36551ea609536ba900f7a0493a06d07f9c0f19a0eef7e4956575354ca92cd1ef_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-kafka-broker-post-install-rhel8@sha256:6d4a898f37f87aa6db636487c6892833249be38635fe631433652feda762a40e_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-kafka-broker-webhook-rhel8@sha256:0dad9dc28babb21622f90c83647c9cc48bfa66faad257c88e7adf1d50ad0f80c_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-kafka-broker-webhook-rhel8@sha256:10ba81e103ed6b7dff7b02394b20f44b46acd6b09d72f16667c068eb9989dc77_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-kafka-broker-webhook-rhel8@sha256:f94aef78ce0870fdceac5b3467220540127a73415e81baa4b48bf986bc181c4d_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-mtbroker-filter-rhel8@sha256:4f6e162ee5fb96ff69a1546b7f728641dded59548f14afdfa870f7f0291787ac_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-mtbroker-filter-rhel8@sha256:ecde2ee2aa9618775178e03bcc07e53d6f5e12f30261238d8ffb366fb1e47c94_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-mtbroker-filter-rhel8@sha256:ee2dc3e0f648dc59551cfdf0ac5c36aa6cd9a4b2abaada7095ae4d5b8e0a571e_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-mtbroker-ingress-rhel8@sha256:4eaac6386b1b8a9e360df5afbd85aeebb97e5c81dbd861996caafad48b4cc6f9_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-mtbroker-ingress-rhel8@sha256:644fbcd1924d570f105f5f9760eb15eddbeed16c894edfcb4ef8c8a14e370bce_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-mtbroker-ingress-rhel8@sha256:a26dfc1a610bbaf876443b4b01a04130f7c0aba4d40e246333fe8bf7eb899f45_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-mtchannel-broker-rhel8@sha256:353859f2a8649fa9b3f5c0e02cafd57f79f96a10a7a697ba08eaa8cb70effe51_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-mtchannel-broker-rhel8@sha256:6f7afb57dc78ccb13498434196c5e8cd0f6ec53f045689febf1a62c492358d93_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-mtchannel-broker-rhel8@sha256:fadf3035a8bd25307843d1c6c88654a03db25983407a770875b4507942684dd5_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-mtping-rhel8@sha256:2254577d2c2e67d28f8459fbd4ac43af78b7d29cc0b56c631607dd68f3d31637_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-mtping-rhel8@sha256:a7177a43f46b6470a19970c62ebc17119ca3c3021471f9396faa436e621beb1e_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-mtping-rhel8@sha256:c6c2c7924d90e81e2906f3bf3969b02d7f3e4dc80c187e6c55a7e4ea17ac20cd_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-storage-version-migration-rhel8@sha256:3c1baa5bad644c06bedabaed9c668f0999527f00bc1d195e71a528c222087328_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-storage-version-migration-rhel8@sha256:63dab761fd3a2e08950b7ee52852fb39cef7820f2a8cf8142ec3701a07372d7c_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-storage-version-migration-rhel8@sha256:ff7924a37865ac1a90872f35675934a1627e49a29577a78af18b8e743a5fde07_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-sugar-controller-rhel8@sha256:24c7217a3612a5c3c6792c433dc2a6cf4b5fda1b9e6acff84e2736705704d152_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-sugar-controller-rhel8@sha256:3a38788638c26e9bec45694b2c4597333080189ffa96d8c7302e3e7dd1e54be5_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-sugar-controller-rhel8@sha256:aebfba016342e94fc0619a9ad6346c7fefbedf6739f1495954eb905cade085ac_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-webhook-rhel8@sha256:11d0b8fac4cb67c95e051a91f5c6683768f8969ffc744cd3cc4814d1ee6e91c1_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-webhook-rhel8@sha256:1b209d1ddffba92c3d77824e37bf75302346856c10b773a101d2868f27d0b740_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-webhook-rhel8@sha256:bf8c9de32dd5cbe536b115f52f32c666fbf886bde555ac355937d6b149cf9343_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/ingress-rhel8-operator@sha256:46a5fb2d0f9fa5e05504b9264a3f1c0e7c7beb76e3a3aeb9bc036cda4fa9d66a_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/ingress-rhel8-operator@sha256:793b86f4c2add102e2f676bd57cec3365ce9b3fdc40a989c28d1f9acb851142d_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/ingress-rhel8-operator@sha256:cce79392f93bb318123c48ac6de48aa0a2983cc1134cc063c0fdc2ff83c546c7_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/kn-cli-artifacts-rhel8@sha256:1a51a072d4e303a5c33b2383c843308d86c68de228b094d2efed8bc59a4bac14_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/kn-cli-artifacts-rhel8@sha256:c61b26bdf318b507af66f9092e784d64436e3b2531cc6e2e8aa1bb8bbb010fb7_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/kn-cli-artifacts-rhel8@sha256:f22168224137db649c6e6592e3ec2ae6845ca668ef65fe56c104ed6393eae526_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/knative-rhel8-operator@sha256:53e115cdfeb8077cc8b89ebdeee4903b1be8c0a0d45831a9f277f342959f5961_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/knative-rhel8-operator@sha256:ebf24097b84ec5773e30c8f548975afb84b6fce836b373b97855f69371068d1e_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/knative-rhel8-operator@sha256:efa444ca6c7c4468821a8d138b4319c86fede592f3b0b4d7905e7c66e8bdb2c0_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/kourier-control-rhel8@sha256:396fb9dcc798b05e89d38ccbe3a3abb31854f56a95ae104fb9bb215967b56d9f_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/kourier-control-rhel8@sha256:e36577c37457a4521d78f28f24dca6ae11f170635316efe374f08f825cb5904d_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/kourier-control-rhel8@sha256:fb04b74dce262e58434b19a10dce0981b4df7541416de21343fb7124c714ffbf_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/net-istio-controller-rhel8@sha256:281b2782253722d916b6178ecdbc763aaa71ed4ac0db94e31d57974d4eb8b58b_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/net-istio-controller-rhel8@sha256:bf56038c0af2cfeb5a3e4b7ecd5aeebb230d042ac835b50faafa3d939dd8ca50_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/net-istio-controller-rhel8@sha256:f3643c74f73841b1de04be1d0f550c044f1ad4800ceb32cb36bf9072d8e5155b_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/net-istio-webhook-rhel8@sha256:4f7cabd5a6bb6fd7a0d81461108891b0d2de55efe868c4fbf275131c3280ed2d_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/net-istio-webhook-rhel8@sha256:a07d73f5c04af2a29b6565363b472aceabbfeafe7d6dfe833d1e71b072419916_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/net-istio-webhook-rhel8@sha256:cd34685812d9447969a1c3fb4382433a1b59fb3631fbe156daa6fa962458f859_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serverless-operator-bundle@sha256:0422f8843fc62c2b72e01ffefd33db912a1ad3d70ac297882d3663c9b7299f10_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serverless-rhel8-operator@sha256:26d940bd43b928d8370c9e88e80726a427c3f0ce3afc4fddb02a507f81c8fc93_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serverless-rhel8-operator@sha256:2898df30f40683bd3a73c6f2676afdc1bfc27b23d2fe04fe7667f6db6d2422ab_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serverless-rhel8-operator@sha256:8ec9e756969c8e6bf8155ed102a66cf578a325dcc477ff909b4806405ab59cfc_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-activator-rhel8@sha256:1e9fb289564961ddbf317e568c50936b048446685c39ab14ca4e5cb682785243_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-activator-rhel8@sha256:3a823819467ed0beea953eed27e2129bb4495df3f49e0f59d5004dee416e6285_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-activator-rhel8@sha256:4e7563e5f9761f624aefc6b79845e5b4dd1836a545c3754bc37701162ed4e3bb_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-autoscaler-hpa-rhel8@sha256:1685c7bf25061e61688d2b5e60cde6adb8906fec6bfb713c68837b2bbeeacf85_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-autoscaler-hpa-rhel8@sha256:491df16728df492b7b88efb8e86f28e46a8762f4084fb4132823611a9e758264_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-autoscaler-hpa-rhel8@sha256:8bb514634ece7dafd88ae6cc7eff52016cd4585d91cb9c106720c21c219f8967_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-autoscaler-rhel8@sha256:01b46e0ddb618f58c06b533fe7148f772367200f5d9be9d355012e91dc401156_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-autoscaler-rhel8@sha256:8cd0a381de995467f339e11f0704b8c8b978ddfdd2d8271f4c9f832e7acf9f07_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-autoscaler-rhel8@sha256:c60796d720141d322159e49bb3496732b8e0453d6606227b419caf93a12d196b_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-controller-rhel8@sha256:92b01a8421488e9d9b42b6da290873b54a2619d39a05e8d2a99e4c5348a3d4dc_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-controller-rhel8@sha256:b5ae691a77adb161a30ae8470f1cf4c1c6259488df18bb2bf2764d05af9a2aa8_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-controller-rhel8@sha256:b752a295b673aeee85eba6bed33cc658254dc0503c6002841d80dc0c0a38f615_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-domain-mapping-rhel8@sha256:11bca084f2c8df8d369d6301847876bbf8d37c7b67a6ffb387e0759100b6e817_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-domain-mapping-rhel8@sha256:4e580d29cbff1aa6050c65cee35a870dab9e6a7eaa538b356a5afefed9c38d90_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-domain-mapping-rhel8@sha256:eeb39a3fbc9d4c223d42579737948438d03b2a2ec1aee46562aabae6d343679b_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-domain-mapping-webhook-rhel8@sha256:8057fa6657c0bf909297273acc4faea1cddb29f9f02f6c797279adb42f083332_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-domain-mapping-webhook-rhel8@sha256:84e13a4c84098e0a6a5b461c7581861cd9114ce3cc7c2147afd727e56f323b28_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-domain-mapping-webhook-rhel8@sha256:f99e203de17686584c05ee0901041edd055350c39da063d5d6dcd026d1e17593_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-queue-rhel8@sha256:8740a1f7cb3ef3c4caa5774cced7787cc1e345dbe3708307001c1def9fd32e2f_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-queue-rhel8@sha256:ac1ca0ae5e3c7fc242ec5a313e45d09b83261ffe26eab3ebcbbae9299471b25a_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-queue-rhel8@sha256:f16b4f4e86e758354c8b19ee3a075dfd6fd19eb7ba282ad8293d41ca0c8f3028_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-storage-version-migration-rhel8@sha256:1c3b2c4c06981fd8eb13c05837c8da3523f0df9c79eacd6ffc1138e5f26bdba6_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-storage-version-migration-rhel8@sha256:27b7b75eae9eacc52a577887885db7c29192e15aada8a3b7406e032561609462_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-storage-version-migration-rhel8@sha256:8012cc60fab4e14b7fab05589c977c15ac941efb09601069be09d4e25385ed26_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-webhook-rhel8@sha256:4fdc2c632eb0fa4f10a78e39622c83febde93f38db16bd0ca4a35c1eb7062548_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-webhook-rhel8@sha256:6904376f1ae4dadc23ab9993b50aaaa3db130fcd338f3dfae9e437b348e6e934_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-webhook-rhel8@sha256:dc902a39bc520abcf2100c26e2e1c4ba20aa5aadff763b40f234eb01a26b6f77_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/svls-must-gather-rhel8@sha256:057e9ccae9eae50fadad4772b203e897f5c54bf9d40f6e2f2ccbdbc93f5850b5_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/svls-must-gather-rhel8@sha256:7557328dcdede1992a3660342f037e490f58bc3281c68c6e4f44e6d66c4a0cff_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/svls-must-gather-rhel8@sha256:e0a982cd04fee4416659b7e1e6a827c2c371144bd461f23913ae9e0633fd598a_amd64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2022:6040"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"8Base-Openshift-Serverless-1.24:openshift-serverless-1-tech-preview/eventing-kafka-broker-controller-rhel8@sha256:2a4b30bcff1377073202362dfd521bd7ac3e3e3960fdb33a6cf9fa39fc89de6b_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1-tech-preview/eventing-kafka-broker-controller-rhel8@sha256:be290e6d950e8af6162c1dece8472788b66459e8cb91df319f50ccf66f27b5c7_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1-tech-preview/eventing-kafka-broker-controller-rhel8@sha256:f8b5d9c9c0182f5cc1f76422759bf8925d2f29292390ada83a6b7c7986f1462c_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1-tech-preview/eventing-kafka-broker-dispatcher-rhel8@sha256:08c6d6908a2e58a18e908223daf152802106b00a67905e94e075fca827af87c9_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1-tech-preview/eventing-kafka-broker-dispatcher-rhel8@sha256:8ac0796f3585a406facba98766688ae6777b5673a4515418db8d1d92c4d65494_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1-tech-preview/eventing-kafka-broker-dispatcher-rhel8@sha256:9af6b8413acbf59adc88e9b88a51105f3b0a4913499c3026f64e7fda91e43384_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1-tech-preview/eventing-kafka-broker-receiver-rhel8@sha256:4dc0783cf92da5b5aa4cd1b9e9d55aa55a69b94eef0d29f261d3d51bd2260b68_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1-tech-preview/eventing-kafka-broker-receiver-rhel8@sha256:80fd78ad61caab0b20e39d4c6103ed9b074d3efa1dc67ab7bf415ea7db912dc3_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1-tech-preview/eventing-kafka-broker-receiver-rhel8@sha256:aeaaf1d541b5756df65f0700bcd82d085077ae3b1ce99c6d8728997c23e31ef9_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1-tech-preview/eventing-kafka-broker-webhook-rhel8@sha256:0dad9dc28babb21622f90c83647c9cc48bfa66faad257c88e7adf1d50ad0f80c_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1-tech-preview/eventing-kafka-broker-webhook-rhel8@sha256:10ba81e103ed6b7dff7b02394b20f44b46acd6b09d72f16667c068eb9989dc77_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1-tech-preview/eventing-kafka-broker-webhook-rhel8@sha256:f94aef78ce0870fdceac5b3467220540127a73415e81baa4b48bf986bc181c4d_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/client-kn-rhel8@sha256:09644d1c149970cd7c06635806a0ffc077a6340d68c357cd7f2bb5a6f57e46f3_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/client-kn-rhel8@sha256:46510d8b5dfba62d0a3da64ba90d1b8f88ad3b909c3e6ed14bcd96017d766829_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/client-kn-rhel8@sha256:f9bf2892123c3d981d2d5f158e643e6ba6f59a441b47c4055dc542f8cf8330c0_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-apiserver-receive-adapter-rhel8@sha256:834e37f8ddfbe157ad357fcef49f5213053d1295bb31361c5dd14a213ff2755c_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-apiserver-receive-adapter-rhel8@sha256:d13848369ca942d13548ab9b73a2d60b67f9412e535ed647342acaa8cef36c37_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-apiserver-receive-adapter-rhel8@sha256:eef2145e61234d37713ef8fda1f82d7cbe6502c5e6386117230d66ab7e1dd21a_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-controller-rhel8@sha256:52ef0c51b53ede0344f58174e624db08e6dcac04a0cba1668915f217949fc868_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-controller-rhel8@sha256:72c5fcaa44e3da56b297eb718d8a2b7eeb44069d6f3ce71b0eca30070b18bd9d_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-controller-rhel8@sha256:ad2df12dd77e8a3092431ca8d1b5eae42240c8ebb8766e436009bd6df7ee51f3_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-in-memory-channel-controller-rhel8@sha256:070f2c819506853dee230f37e00b27a05ba01c6f7cbbffc9a04b59a65d0c45e9_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-in-memory-channel-controller-rhel8@sha256:111da99563ea799e6b54933f12dc8f8a3828e36f650900e02da3be5afbdeefd9_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-in-memory-channel-controller-rhel8@sha256:69871b8d6e72713fe2eaf5f1e0aac1282fb8659d2895836994f10c847fe320d1_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-in-memory-channel-dispatcher-rhel8@sha256:4b5ee83ccace988c6eaf456e82dea83d160ae7e6aaad1ab8f48410f90da8f1c1_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-in-memory-channel-dispatcher-rhel8@sha256:52247eff5dc9a89244e6697ae9ce61cc1b42265171c956d4d50984179daced89_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-in-memory-channel-dispatcher-rhel8@sha256:68b61474089703d0685a952062401303206ba11bc108b8504f6f6390933d83cb_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-kafka-broker-controller-rhel8@sha256:2a4b30bcff1377073202362dfd521bd7ac3e3e3960fdb33a6cf9fa39fc89de6b_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-kafka-broker-controller-rhel8@sha256:be290e6d950e8af6162c1dece8472788b66459e8cb91df319f50ccf66f27b5c7_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-kafka-broker-controller-rhel8@sha256:f8b5d9c9c0182f5cc1f76422759bf8925d2f29292390ada83a6b7c7986f1462c_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-kafka-broker-dispatcher-rhel8@sha256:08c6d6908a2e58a18e908223daf152802106b00a67905e94e075fca827af87c9_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-kafka-broker-dispatcher-rhel8@sha256:8ac0796f3585a406facba98766688ae6777b5673a4515418db8d1d92c4d65494_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-kafka-broker-dispatcher-rhel8@sha256:9af6b8413acbf59adc88e9b88a51105f3b0a4913499c3026f64e7fda91e43384_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-kafka-broker-post-install-rhel8@sha256:260e7f0086f4e036be3a9ab5d24ce99fc8a053cc7f2906f8a6080f59f2a3e591_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-kafka-broker-post-install-rhel8@sha256:36551ea609536ba900f7a0493a06d07f9c0f19a0eef7e4956575354ca92cd1ef_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-kafka-broker-post-install-rhel8@sha256:6d4a898f37f87aa6db636487c6892833249be38635fe631433652feda762a40e_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-kafka-broker-webhook-rhel8@sha256:0dad9dc28babb21622f90c83647c9cc48bfa66faad257c88e7adf1d50ad0f80c_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-kafka-broker-webhook-rhel8@sha256:10ba81e103ed6b7dff7b02394b20f44b46acd6b09d72f16667c068eb9989dc77_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-kafka-broker-webhook-rhel8@sha256:f94aef78ce0870fdceac5b3467220540127a73415e81baa4b48bf986bc181c4d_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-mtbroker-filter-rhel8@sha256:4f6e162ee5fb96ff69a1546b7f728641dded59548f14afdfa870f7f0291787ac_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-mtbroker-filter-rhel8@sha256:ecde2ee2aa9618775178e03bcc07e53d6f5e12f30261238d8ffb366fb1e47c94_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-mtbroker-filter-rhel8@sha256:ee2dc3e0f648dc59551cfdf0ac5c36aa6cd9a4b2abaada7095ae4d5b8e0a571e_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-mtbroker-ingress-rhel8@sha256:4eaac6386b1b8a9e360df5afbd85aeebb97e5c81dbd861996caafad48b4cc6f9_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-mtbroker-ingress-rhel8@sha256:644fbcd1924d570f105f5f9760eb15eddbeed16c894edfcb4ef8c8a14e370bce_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-mtbroker-ingress-rhel8@sha256:a26dfc1a610bbaf876443b4b01a04130f7c0aba4d40e246333fe8bf7eb899f45_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-mtchannel-broker-rhel8@sha256:353859f2a8649fa9b3f5c0e02cafd57f79f96a10a7a697ba08eaa8cb70effe51_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-mtchannel-broker-rhel8@sha256:6f7afb57dc78ccb13498434196c5e8cd0f6ec53f045689febf1a62c492358d93_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-mtchannel-broker-rhel8@sha256:fadf3035a8bd25307843d1c6c88654a03db25983407a770875b4507942684dd5_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-mtping-rhel8@sha256:2254577d2c2e67d28f8459fbd4ac43af78b7d29cc0b56c631607dd68f3d31637_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-mtping-rhel8@sha256:a7177a43f46b6470a19970c62ebc17119ca3c3021471f9396faa436e621beb1e_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-mtping-rhel8@sha256:c6c2c7924d90e81e2906f3bf3969b02d7f3e4dc80c187e6c55a7e4ea17ac20cd_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-storage-version-migration-rhel8@sha256:3c1baa5bad644c06bedabaed9c668f0999527f00bc1d195e71a528c222087328_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-storage-version-migration-rhel8@sha256:63dab761fd3a2e08950b7ee52852fb39cef7820f2a8cf8142ec3701a07372d7c_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-storage-version-migration-rhel8@sha256:ff7924a37865ac1a90872f35675934a1627e49a29577a78af18b8e743a5fde07_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-sugar-controller-rhel8@sha256:24c7217a3612a5c3c6792c433dc2a6cf4b5fda1b9e6acff84e2736705704d152_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-sugar-controller-rhel8@sha256:3a38788638c26e9bec45694b2c4597333080189ffa96d8c7302e3e7dd1e54be5_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-sugar-controller-rhel8@sha256:aebfba016342e94fc0619a9ad6346c7fefbedf6739f1495954eb905cade085ac_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-webhook-rhel8@sha256:11d0b8fac4cb67c95e051a91f5c6683768f8969ffc744cd3cc4814d1ee6e91c1_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-webhook-rhel8@sha256:1b209d1ddffba92c3d77824e37bf75302346856c10b773a101d2868f27d0b740_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-webhook-rhel8@sha256:bf8c9de32dd5cbe536b115f52f32c666fbf886bde555ac355937d6b149cf9343_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/ingress-rhel8-operator@sha256:46a5fb2d0f9fa5e05504b9264a3f1c0e7c7beb76e3a3aeb9bc036cda4fa9d66a_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/ingress-rhel8-operator@sha256:793b86f4c2add102e2f676bd57cec3365ce9b3fdc40a989c28d1f9acb851142d_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/ingress-rhel8-operator@sha256:cce79392f93bb318123c48ac6de48aa0a2983cc1134cc063c0fdc2ff83c546c7_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/kn-cli-artifacts-rhel8@sha256:1a51a072d4e303a5c33b2383c843308d86c68de228b094d2efed8bc59a4bac14_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/kn-cli-artifacts-rhel8@sha256:c61b26bdf318b507af66f9092e784d64436e3b2531cc6e2e8aa1bb8bbb010fb7_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/kn-cli-artifacts-rhel8@sha256:f22168224137db649c6e6592e3ec2ae6845ca668ef65fe56c104ed6393eae526_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/knative-rhel8-operator@sha256:53e115cdfeb8077cc8b89ebdeee4903b1be8c0a0d45831a9f277f342959f5961_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/knative-rhel8-operator@sha256:ebf24097b84ec5773e30c8f548975afb84b6fce836b373b97855f69371068d1e_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/knative-rhel8-operator@sha256:efa444ca6c7c4468821a8d138b4319c86fede592f3b0b4d7905e7c66e8bdb2c0_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/kourier-control-rhel8@sha256:396fb9dcc798b05e89d38ccbe3a3abb31854f56a95ae104fb9bb215967b56d9f_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/kourier-control-rhel8@sha256:e36577c37457a4521d78f28f24dca6ae11f170635316efe374f08f825cb5904d_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/kourier-control-rhel8@sha256:fb04b74dce262e58434b19a10dce0981b4df7541416de21343fb7124c714ffbf_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/net-istio-controller-rhel8@sha256:281b2782253722d916b6178ecdbc763aaa71ed4ac0db94e31d57974d4eb8b58b_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/net-istio-controller-rhel8@sha256:bf56038c0af2cfeb5a3e4b7ecd5aeebb230d042ac835b50faafa3d939dd8ca50_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/net-istio-controller-rhel8@sha256:f3643c74f73841b1de04be1d0f550c044f1ad4800ceb32cb36bf9072d8e5155b_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/net-istio-webhook-rhel8@sha256:4f7cabd5a6bb6fd7a0d81461108891b0d2de55efe868c4fbf275131c3280ed2d_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/net-istio-webhook-rhel8@sha256:a07d73f5c04af2a29b6565363b472aceabbfeafe7d6dfe833d1e71b072419916_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/net-istio-webhook-rhel8@sha256:cd34685812d9447969a1c3fb4382433a1b59fb3631fbe156daa6fa962458f859_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serverless-operator-bundle@sha256:0422f8843fc62c2b72e01ffefd33db912a1ad3d70ac297882d3663c9b7299f10_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serverless-rhel8-operator@sha256:26d940bd43b928d8370c9e88e80726a427c3f0ce3afc4fddb02a507f81c8fc93_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serverless-rhel8-operator@sha256:2898df30f40683bd3a73c6f2676afdc1bfc27b23d2fe04fe7667f6db6d2422ab_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serverless-rhel8-operator@sha256:8ec9e756969c8e6bf8155ed102a66cf578a325dcc477ff909b4806405ab59cfc_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-activator-rhel8@sha256:1e9fb289564961ddbf317e568c50936b048446685c39ab14ca4e5cb682785243_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-activator-rhel8@sha256:3a823819467ed0beea953eed27e2129bb4495df3f49e0f59d5004dee416e6285_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-activator-rhel8@sha256:4e7563e5f9761f624aefc6b79845e5b4dd1836a545c3754bc37701162ed4e3bb_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-autoscaler-hpa-rhel8@sha256:1685c7bf25061e61688d2b5e60cde6adb8906fec6bfb713c68837b2bbeeacf85_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-autoscaler-hpa-rhel8@sha256:491df16728df492b7b88efb8e86f28e46a8762f4084fb4132823611a9e758264_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-autoscaler-hpa-rhel8@sha256:8bb514634ece7dafd88ae6cc7eff52016cd4585d91cb9c106720c21c219f8967_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-autoscaler-rhel8@sha256:01b46e0ddb618f58c06b533fe7148f772367200f5d9be9d355012e91dc401156_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-autoscaler-rhel8@sha256:8cd0a381de995467f339e11f0704b8c8b978ddfdd2d8271f4c9f832e7acf9f07_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-autoscaler-rhel8@sha256:c60796d720141d322159e49bb3496732b8e0453d6606227b419caf93a12d196b_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-controller-rhel8@sha256:92b01a8421488e9d9b42b6da290873b54a2619d39a05e8d2a99e4c5348a3d4dc_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-controller-rhel8@sha256:b5ae691a77adb161a30ae8470f1cf4c1c6259488df18bb2bf2764d05af9a2aa8_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-controller-rhel8@sha256:b752a295b673aeee85eba6bed33cc658254dc0503c6002841d80dc0c0a38f615_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-domain-mapping-rhel8@sha256:11bca084f2c8df8d369d6301847876bbf8d37c7b67a6ffb387e0759100b6e817_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-domain-mapping-rhel8@sha256:4e580d29cbff1aa6050c65cee35a870dab9e6a7eaa538b356a5afefed9c38d90_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-domain-mapping-rhel8@sha256:eeb39a3fbc9d4c223d42579737948438d03b2a2ec1aee46562aabae6d343679b_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-domain-mapping-webhook-rhel8@sha256:8057fa6657c0bf909297273acc4faea1cddb29f9f02f6c797279adb42f083332_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-domain-mapping-webhook-rhel8@sha256:84e13a4c84098e0a6a5b461c7581861cd9114ce3cc7c2147afd727e56f323b28_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-domain-mapping-webhook-rhel8@sha256:f99e203de17686584c05ee0901041edd055350c39da063d5d6dcd026d1e17593_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-queue-rhel8@sha256:8740a1f7cb3ef3c4caa5774cced7787cc1e345dbe3708307001c1def9fd32e2f_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-queue-rhel8@sha256:ac1ca0ae5e3c7fc242ec5a313e45d09b83261ffe26eab3ebcbbae9299471b25a_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-queue-rhel8@sha256:f16b4f4e86e758354c8b19ee3a075dfd6fd19eb7ba282ad8293d41ca0c8f3028_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-storage-version-migration-rhel8@sha256:1c3b2c4c06981fd8eb13c05837c8da3523f0df9c79eacd6ffc1138e5f26bdba6_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-storage-version-migration-rhel8@sha256:27b7b75eae9eacc52a577887885db7c29192e15aada8a3b7406e032561609462_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-storage-version-migration-rhel8@sha256:8012cc60fab4e14b7fab05589c977c15ac941efb09601069be09d4e25385ed26_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-webhook-rhel8@sha256:4fdc2c632eb0fa4f10a78e39622c83febde93f38db16bd0ca4a35c1eb7062548_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-webhook-rhel8@sha256:6904376f1ae4dadc23ab9993b50aaaa3db130fcd338f3dfae9e437b348e6e934_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-webhook-rhel8@sha256:dc902a39bc520abcf2100c26e2e1c4ba20aa5aadff763b40f234eb01a26b6f77_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/svls-must-gather-rhel8@sha256:057e9ccae9eae50fadad4772b203e897f5c54bf9d40f6e2f2ccbdbc93f5850b5_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/svls-must-gather-rhel8@sha256:7557328dcdede1992a3660342f037e490f58bc3281c68c6e4f44e6d66c4a0cff_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/svls-must-gather-rhel8@sha256:e0a982cd04fee4416659b7e1e6a827c2c371144bd461f23913ae9e0633fd598a_amd64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "golang: crypto/elliptic: panic caused by oversized scalar"
},
{
"cve": "CVE-2022-30629",
"cwe": {
"id": "CWE-331",
"name": "Insufficient Entropy"
},
"discovery_date": "2022-06-02T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2092793"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in the crypto/tls golang package. When session tickets are generated by crypto/tls, it is missing the ticket expiration. This issue may allow an attacker to observe the TLS handshakes to correlate successive connections during session resumption.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "golang: crypto/tls: session tickets lack random ticket_age_add",
"title": "Vulnerability summary"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"8Base-Openshift-Serverless-1.24:openshift-serverless-1-tech-preview/eventing-kafka-broker-controller-rhel8@sha256:2a4b30bcff1377073202362dfd521bd7ac3e3e3960fdb33a6cf9fa39fc89de6b_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1-tech-preview/eventing-kafka-broker-controller-rhel8@sha256:be290e6d950e8af6162c1dece8472788b66459e8cb91df319f50ccf66f27b5c7_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1-tech-preview/eventing-kafka-broker-controller-rhel8@sha256:f8b5d9c9c0182f5cc1f76422759bf8925d2f29292390ada83a6b7c7986f1462c_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1-tech-preview/eventing-kafka-broker-dispatcher-rhel8@sha256:08c6d6908a2e58a18e908223daf152802106b00a67905e94e075fca827af87c9_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1-tech-preview/eventing-kafka-broker-dispatcher-rhel8@sha256:8ac0796f3585a406facba98766688ae6777b5673a4515418db8d1d92c4d65494_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1-tech-preview/eventing-kafka-broker-dispatcher-rhel8@sha256:9af6b8413acbf59adc88e9b88a51105f3b0a4913499c3026f64e7fda91e43384_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1-tech-preview/eventing-kafka-broker-receiver-rhel8@sha256:4dc0783cf92da5b5aa4cd1b9e9d55aa55a69b94eef0d29f261d3d51bd2260b68_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1-tech-preview/eventing-kafka-broker-receiver-rhel8@sha256:80fd78ad61caab0b20e39d4c6103ed9b074d3efa1dc67ab7bf415ea7db912dc3_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1-tech-preview/eventing-kafka-broker-receiver-rhel8@sha256:aeaaf1d541b5756df65f0700bcd82d085077ae3b1ce99c6d8728997c23e31ef9_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1-tech-preview/eventing-kafka-broker-webhook-rhel8@sha256:0dad9dc28babb21622f90c83647c9cc48bfa66faad257c88e7adf1d50ad0f80c_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1-tech-preview/eventing-kafka-broker-webhook-rhel8@sha256:10ba81e103ed6b7dff7b02394b20f44b46acd6b09d72f16667c068eb9989dc77_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1-tech-preview/eventing-kafka-broker-webhook-rhel8@sha256:f94aef78ce0870fdceac5b3467220540127a73415e81baa4b48bf986bc181c4d_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/client-kn-rhel8@sha256:09644d1c149970cd7c06635806a0ffc077a6340d68c357cd7f2bb5a6f57e46f3_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/client-kn-rhel8@sha256:46510d8b5dfba62d0a3da64ba90d1b8f88ad3b909c3e6ed14bcd96017d766829_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/client-kn-rhel8@sha256:f9bf2892123c3d981d2d5f158e643e6ba6f59a441b47c4055dc542f8cf8330c0_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-apiserver-receive-adapter-rhel8@sha256:834e37f8ddfbe157ad357fcef49f5213053d1295bb31361c5dd14a213ff2755c_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-apiserver-receive-adapter-rhel8@sha256:d13848369ca942d13548ab9b73a2d60b67f9412e535ed647342acaa8cef36c37_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-apiserver-receive-adapter-rhel8@sha256:eef2145e61234d37713ef8fda1f82d7cbe6502c5e6386117230d66ab7e1dd21a_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-controller-rhel8@sha256:52ef0c51b53ede0344f58174e624db08e6dcac04a0cba1668915f217949fc868_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-controller-rhel8@sha256:72c5fcaa44e3da56b297eb718d8a2b7eeb44069d6f3ce71b0eca30070b18bd9d_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-controller-rhel8@sha256:ad2df12dd77e8a3092431ca8d1b5eae42240c8ebb8766e436009bd6df7ee51f3_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-in-memory-channel-controller-rhel8@sha256:070f2c819506853dee230f37e00b27a05ba01c6f7cbbffc9a04b59a65d0c45e9_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-in-memory-channel-controller-rhel8@sha256:111da99563ea799e6b54933f12dc8f8a3828e36f650900e02da3be5afbdeefd9_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-in-memory-channel-controller-rhel8@sha256:69871b8d6e72713fe2eaf5f1e0aac1282fb8659d2895836994f10c847fe320d1_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-in-memory-channel-dispatcher-rhel8@sha256:4b5ee83ccace988c6eaf456e82dea83d160ae7e6aaad1ab8f48410f90da8f1c1_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-in-memory-channel-dispatcher-rhel8@sha256:52247eff5dc9a89244e6697ae9ce61cc1b42265171c956d4d50984179daced89_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-in-memory-channel-dispatcher-rhel8@sha256:68b61474089703d0685a952062401303206ba11bc108b8504f6f6390933d83cb_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-kafka-broker-controller-rhel8@sha256:2a4b30bcff1377073202362dfd521bd7ac3e3e3960fdb33a6cf9fa39fc89de6b_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-kafka-broker-controller-rhel8@sha256:be290e6d950e8af6162c1dece8472788b66459e8cb91df319f50ccf66f27b5c7_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-kafka-broker-controller-rhel8@sha256:f8b5d9c9c0182f5cc1f76422759bf8925d2f29292390ada83a6b7c7986f1462c_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-kafka-broker-dispatcher-rhel8@sha256:08c6d6908a2e58a18e908223daf152802106b00a67905e94e075fca827af87c9_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-kafka-broker-dispatcher-rhel8@sha256:8ac0796f3585a406facba98766688ae6777b5673a4515418db8d1d92c4d65494_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-kafka-broker-dispatcher-rhel8@sha256:9af6b8413acbf59adc88e9b88a51105f3b0a4913499c3026f64e7fda91e43384_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-kafka-broker-post-install-rhel8@sha256:260e7f0086f4e036be3a9ab5d24ce99fc8a053cc7f2906f8a6080f59f2a3e591_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-kafka-broker-post-install-rhel8@sha256:36551ea609536ba900f7a0493a06d07f9c0f19a0eef7e4956575354ca92cd1ef_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-kafka-broker-post-install-rhel8@sha256:6d4a898f37f87aa6db636487c6892833249be38635fe631433652feda762a40e_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-kafka-broker-webhook-rhel8@sha256:0dad9dc28babb21622f90c83647c9cc48bfa66faad257c88e7adf1d50ad0f80c_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-kafka-broker-webhook-rhel8@sha256:10ba81e103ed6b7dff7b02394b20f44b46acd6b09d72f16667c068eb9989dc77_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-kafka-broker-webhook-rhel8@sha256:f94aef78ce0870fdceac5b3467220540127a73415e81baa4b48bf986bc181c4d_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-mtbroker-filter-rhel8@sha256:4f6e162ee5fb96ff69a1546b7f728641dded59548f14afdfa870f7f0291787ac_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-mtbroker-filter-rhel8@sha256:ecde2ee2aa9618775178e03bcc07e53d6f5e12f30261238d8ffb366fb1e47c94_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-mtbroker-filter-rhel8@sha256:ee2dc3e0f648dc59551cfdf0ac5c36aa6cd9a4b2abaada7095ae4d5b8e0a571e_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-mtbroker-ingress-rhel8@sha256:4eaac6386b1b8a9e360df5afbd85aeebb97e5c81dbd861996caafad48b4cc6f9_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-mtbroker-ingress-rhel8@sha256:644fbcd1924d570f105f5f9760eb15eddbeed16c894edfcb4ef8c8a14e370bce_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-mtbroker-ingress-rhel8@sha256:a26dfc1a610bbaf876443b4b01a04130f7c0aba4d40e246333fe8bf7eb899f45_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-mtchannel-broker-rhel8@sha256:353859f2a8649fa9b3f5c0e02cafd57f79f96a10a7a697ba08eaa8cb70effe51_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-mtchannel-broker-rhel8@sha256:6f7afb57dc78ccb13498434196c5e8cd0f6ec53f045689febf1a62c492358d93_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-mtchannel-broker-rhel8@sha256:fadf3035a8bd25307843d1c6c88654a03db25983407a770875b4507942684dd5_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-mtping-rhel8@sha256:2254577d2c2e67d28f8459fbd4ac43af78b7d29cc0b56c631607dd68f3d31637_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-mtping-rhel8@sha256:a7177a43f46b6470a19970c62ebc17119ca3c3021471f9396faa436e621beb1e_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-mtping-rhel8@sha256:c6c2c7924d90e81e2906f3bf3969b02d7f3e4dc80c187e6c55a7e4ea17ac20cd_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-storage-version-migration-rhel8@sha256:3c1baa5bad644c06bedabaed9c668f0999527f00bc1d195e71a528c222087328_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-storage-version-migration-rhel8@sha256:63dab761fd3a2e08950b7ee52852fb39cef7820f2a8cf8142ec3701a07372d7c_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-storage-version-migration-rhel8@sha256:ff7924a37865ac1a90872f35675934a1627e49a29577a78af18b8e743a5fde07_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-sugar-controller-rhel8@sha256:24c7217a3612a5c3c6792c433dc2a6cf4b5fda1b9e6acff84e2736705704d152_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-sugar-controller-rhel8@sha256:3a38788638c26e9bec45694b2c4597333080189ffa96d8c7302e3e7dd1e54be5_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-sugar-controller-rhel8@sha256:aebfba016342e94fc0619a9ad6346c7fefbedf6739f1495954eb905cade085ac_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-webhook-rhel8@sha256:11d0b8fac4cb67c95e051a91f5c6683768f8969ffc744cd3cc4814d1ee6e91c1_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-webhook-rhel8@sha256:1b209d1ddffba92c3d77824e37bf75302346856c10b773a101d2868f27d0b740_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-webhook-rhel8@sha256:bf8c9de32dd5cbe536b115f52f32c666fbf886bde555ac355937d6b149cf9343_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/ingress-rhel8-operator@sha256:46a5fb2d0f9fa5e05504b9264a3f1c0e7c7beb76e3a3aeb9bc036cda4fa9d66a_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/ingress-rhel8-operator@sha256:793b86f4c2add102e2f676bd57cec3365ce9b3fdc40a989c28d1f9acb851142d_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/ingress-rhel8-operator@sha256:cce79392f93bb318123c48ac6de48aa0a2983cc1134cc063c0fdc2ff83c546c7_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/kn-cli-artifacts-rhel8@sha256:1a51a072d4e303a5c33b2383c843308d86c68de228b094d2efed8bc59a4bac14_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/kn-cli-artifacts-rhel8@sha256:c61b26bdf318b507af66f9092e784d64436e3b2531cc6e2e8aa1bb8bbb010fb7_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/kn-cli-artifacts-rhel8@sha256:f22168224137db649c6e6592e3ec2ae6845ca668ef65fe56c104ed6393eae526_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/knative-rhel8-operator@sha256:53e115cdfeb8077cc8b89ebdeee4903b1be8c0a0d45831a9f277f342959f5961_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/knative-rhel8-operator@sha256:ebf24097b84ec5773e30c8f548975afb84b6fce836b373b97855f69371068d1e_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/knative-rhel8-operator@sha256:efa444ca6c7c4468821a8d138b4319c86fede592f3b0b4d7905e7c66e8bdb2c0_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/kourier-control-rhel8@sha256:396fb9dcc798b05e89d38ccbe3a3abb31854f56a95ae104fb9bb215967b56d9f_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/kourier-control-rhel8@sha256:e36577c37457a4521d78f28f24dca6ae11f170635316efe374f08f825cb5904d_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/kourier-control-rhel8@sha256:fb04b74dce262e58434b19a10dce0981b4df7541416de21343fb7124c714ffbf_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/net-istio-controller-rhel8@sha256:281b2782253722d916b6178ecdbc763aaa71ed4ac0db94e31d57974d4eb8b58b_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/net-istio-controller-rhel8@sha256:bf56038c0af2cfeb5a3e4b7ecd5aeebb230d042ac835b50faafa3d939dd8ca50_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/net-istio-controller-rhel8@sha256:f3643c74f73841b1de04be1d0f550c044f1ad4800ceb32cb36bf9072d8e5155b_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/net-istio-webhook-rhel8@sha256:4f7cabd5a6bb6fd7a0d81461108891b0d2de55efe868c4fbf275131c3280ed2d_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/net-istio-webhook-rhel8@sha256:a07d73f5c04af2a29b6565363b472aceabbfeafe7d6dfe833d1e71b072419916_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/net-istio-webhook-rhel8@sha256:cd34685812d9447969a1c3fb4382433a1b59fb3631fbe156daa6fa962458f859_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serverless-operator-bundle@sha256:0422f8843fc62c2b72e01ffefd33db912a1ad3d70ac297882d3663c9b7299f10_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serverless-rhel8-operator@sha256:26d940bd43b928d8370c9e88e80726a427c3f0ce3afc4fddb02a507f81c8fc93_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serverless-rhel8-operator@sha256:2898df30f40683bd3a73c6f2676afdc1bfc27b23d2fe04fe7667f6db6d2422ab_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serverless-rhel8-operator@sha256:8ec9e756969c8e6bf8155ed102a66cf578a325dcc477ff909b4806405ab59cfc_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-activator-rhel8@sha256:1e9fb289564961ddbf317e568c50936b048446685c39ab14ca4e5cb682785243_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-activator-rhel8@sha256:3a823819467ed0beea953eed27e2129bb4495df3f49e0f59d5004dee416e6285_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-activator-rhel8@sha256:4e7563e5f9761f624aefc6b79845e5b4dd1836a545c3754bc37701162ed4e3bb_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-autoscaler-hpa-rhel8@sha256:1685c7bf25061e61688d2b5e60cde6adb8906fec6bfb713c68837b2bbeeacf85_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-autoscaler-hpa-rhel8@sha256:491df16728df492b7b88efb8e86f28e46a8762f4084fb4132823611a9e758264_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-autoscaler-hpa-rhel8@sha256:8bb514634ece7dafd88ae6cc7eff52016cd4585d91cb9c106720c21c219f8967_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-autoscaler-rhel8@sha256:01b46e0ddb618f58c06b533fe7148f772367200f5d9be9d355012e91dc401156_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-autoscaler-rhel8@sha256:8cd0a381de995467f339e11f0704b8c8b978ddfdd2d8271f4c9f832e7acf9f07_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-autoscaler-rhel8@sha256:c60796d720141d322159e49bb3496732b8e0453d6606227b419caf93a12d196b_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-controller-rhel8@sha256:92b01a8421488e9d9b42b6da290873b54a2619d39a05e8d2a99e4c5348a3d4dc_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-controller-rhel8@sha256:b5ae691a77adb161a30ae8470f1cf4c1c6259488df18bb2bf2764d05af9a2aa8_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-controller-rhel8@sha256:b752a295b673aeee85eba6bed33cc658254dc0503c6002841d80dc0c0a38f615_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-domain-mapping-rhel8@sha256:11bca084f2c8df8d369d6301847876bbf8d37c7b67a6ffb387e0759100b6e817_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-domain-mapping-rhel8@sha256:4e580d29cbff1aa6050c65cee35a870dab9e6a7eaa538b356a5afefed9c38d90_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-domain-mapping-rhel8@sha256:eeb39a3fbc9d4c223d42579737948438d03b2a2ec1aee46562aabae6d343679b_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-domain-mapping-webhook-rhel8@sha256:8057fa6657c0bf909297273acc4faea1cddb29f9f02f6c797279adb42f083332_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-domain-mapping-webhook-rhel8@sha256:84e13a4c84098e0a6a5b461c7581861cd9114ce3cc7c2147afd727e56f323b28_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-domain-mapping-webhook-rhel8@sha256:f99e203de17686584c05ee0901041edd055350c39da063d5d6dcd026d1e17593_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-queue-rhel8@sha256:8740a1f7cb3ef3c4caa5774cced7787cc1e345dbe3708307001c1def9fd32e2f_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-queue-rhel8@sha256:ac1ca0ae5e3c7fc242ec5a313e45d09b83261ffe26eab3ebcbbae9299471b25a_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-queue-rhel8@sha256:f16b4f4e86e758354c8b19ee3a075dfd6fd19eb7ba282ad8293d41ca0c8f3028_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-storage-version-migration-rhel8@sha256:1c3b2c4c06981fd8eb13c05837c8da3523f0df9c79eacd6ffc1138e5f26bdba6_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-storage-version-migration-rhel8@sha256:27b7b75eae9eacc52a577887885db7c29192e15aada8a3b7406e032561609462_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-storage-version-migration-rhel8@sha256:8012cc60fab4e14b7fab05589c977c15ac941efb09601069be09d4e25385ed26_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-webhook-rhel8@sha256:4fdc2c632eb0fa4f10a78e39622c83febde93f38db16bd0ca4a35c1eb7062548_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-webhook-rhel8@sha256:6904376f1ae4dadc23ab9993b50aaaa3db130fcd338f3dfae9e437b348e6e934_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-webhook-rhel8@sha256:dc902a39bc520abcf2100c26e2e1c4ba20aa5aadff763b40f234eb01a26b6f77_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/svls-must-gather-rhel8@sha256:057e9ccae9eae50fadad4772b203e897f5c54bf9d40f6e2f2ccbdbc93f5850b5_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/svls-must-gather-rhel8@sha256:7557328dcdede1992a3660342f037e490f58bc3281c68c6e4f44e6d66c4a0cff_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/svls-must-gather-rhel8@sha256:e0a982cd04fee4416659b7e1e6a827c2c371144bd461f23913ae9e0633fd598a_amd64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2022-30629"
},
{
"category": "external",
"summary": "RHBZ#2092793",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2092793"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2022-30629",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-30629"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2022-30629",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2022-30629"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-announce/c/TzIC9-t8Ytg",
"url": "https://groups.google.com/g/golang-announce/c/TzIC9-t8Ytg"
}
],
"release_date": "2022-06-02T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2022-08-10T13:13:24+00:00",
"details": "See the Red Hat OpenShift Container Platform 4.6 documentation at:\nhttps://access.redhat.com/documentation/en-us/openshift_container_platform/4.6/html/serverless/index\nSee the Red Hat OpenShift Container Platform 4.7 documentation at:\nhttps://access.redhat.com/documentation/en-us/openshift_container_platform/4.7/html/serverless/index\nSee the Red Hat OpenShift Container Platform 4.8 documentation at:\nhttps://access.redhat.com/documentation/en-us/openshift_container_platform/4.8/html/serverless/index\nSee the Red Hat OpenShift Container Platform 4.9 documentation at:\nhttps://access.redhat.com/documentation/en-us/openshift_container_platform/4.9/html/serverless/index\nSee the Red Hat OpenShift Container Platform 4.10 documentation at:\nhttps://access.redhat.com/documentation/en-us/openshift_container_platform/4.10/html/serverless/index",
"product_ids": [
"8Base-Openshift-Serverless-1.24:openshift-serverless-1-tech-preview/eventing-kafka-broker-controller-rhel8@sha256:2a4b30bcff1377073202362dfd521bd7ac3e3e3960fdb33a6cf9fa39fc89de6b_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1-tech-preview/eventing-kafka-broker-controller-rhel8@sha256:be290e6d950e8af6162c1dece8472788b66459e8cb91df319f50ccf66f27b5c7_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1-tech-preview/eventing-kafka-broker-controller-rhel8@sha256:f8b5d9c9c0182f5cc1f76422759bf8925d2f29292390ada83a6b7c7986f1462c_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1-tech-preview/eventing-kafka-broker-dispatcher-rhel8@sha256:08c6d6908a2e58a18e908223daf152802106b00a67905e94e075fca827af87c9_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1-tech-preview/eventing-kafka-broker-dispatcher-rhel8@sha256:8ac0796f3585a406facba98766688ae6777b5673a4515418db8d1d92c4d65494_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1-tech-preview/eventing-kafka-broker-dispatcher-rhel8@sha256:9af6b8413acbf59adc88e9b88a51105f3b0a4913499c3026f64e7fda91e43384_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1-tech-preview/eventing-kafka-broker-receiver-rhel8@sha256:4dc0783cf92da5b5aa4cd1b9e9d55aa55a69b94eef0d29f261d3d51bd2260b68_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1-tech-preview/eventing-kafka-broker-receiver-rhel8@sha256:80fd78ad61caab0b20e39d4c6103ed9b074d3efa1dc67ab7bf415ea7db912dc3_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1-tech-preview/eventing-kafka-broker-receiver-rhel8@sha256:aeaaf1d541b5756df65f0700bcd82d085077ae3b1ce99c6d8728997c23e31ef9_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1-tech-preview/eventing-kafka-broker-webhook-rhel8@sha256:0dad9dc28babb21622f90c83647c9cc48bfa66faad257c88e7adf1d50ad0f80c_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1-tech-preview/eventing-kafka-broker-webhook-rhel8@sha256:10ba81e103ed6b7dff7b02394b20f44b46acd6b09d72f16667c068eb9989dc77_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1-tech-preview/eventing-kafka-broker-webhook-rhel8@sha256:f94aef78ce0870fdceac5b3467220540127a73415e81baa4b48bf986bc181c4d_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/client-kn-rhel8@sha256:09644d1c149970cd7c06635806a0ffc077a6340d68c357cd7f2bb5a6f57e46f3_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/client-kn-rhel8@sha256:46510d8b5dfba62d0a3da64ba90d1b8f88ad3b909c3e6ed14bcd96017d766829_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/client-kn-rhel8@sha256:f9bf2892123c3d981d2d5f158e643e6ba6f59a441b47c4055dc542f8cf8330c0_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-apiserver-receive-adapter-rhel8@sha256:834e37f8ddfbe157ad357fcef49f5213053d1295bb31361c5dd14a213ff2755c_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-apiserver-receive-adapter-rhel8@sha256:d13848369ca942d13548ab9b73a2d60b67f9412e535ed647342acaa8cef36c37_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-apiserver-receive-adapter-rhel8@sha256:eef2145e61234d37713ef8fda1f82d7cbe6502c5e6386117230d66ab7e1dd21a_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-controller-rhel8@sha256:52ef0c51b53ede0344f58174e624db08e6dcac04a0cba1668915f217949fc868_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-controller-rhel8@sha256:72c5fcaa44e3da56b297eb718d8a2b7eeb44069d6f3ce71b0eca30070b18bd9d_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-controller-rhel8@sha256:ad2df12dd77e8a3092431ca8d1b5eae42240c8ebb8766e436009bd6df7ee51f3_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-in-memory-channel-controller-rhel8@sha256:070f2c819506853dee230f37e00b27a05ba01c6f7cbbffc9a04b59a65d0c45e9_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-in-memory-channel-controller-rhel8@sha256:111da99563ea799e6b54933f12dc8f8a3828e36f650900e02da3be5afbdeefd9_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-in-memory-channel-controller-rhel8@sha256:69871b8d6e72713fe2eaf5f1e0aac1282fb8659d2895836994f10c847fe320d1_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-in-memory-channel-dispatcher-rhel8@sha256:4b5ee83ccace988c6eaf456e82dea83d160ae7e6aaad1ab8f48410f90da8f1c1_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-in-memory-channel-dispatcher-rhel8@sha256:52247eff5dc9a89244e6697ae9ce61cc1b42265171c956d4d50984179daced89_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-in-memory-channel-dispatcher-rhel8@sha256:68b61474089703d0685a952062401303206ba11bc108b8504f6f6390933d83cb_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-kafka-broker-controller-rhel8@sha256:2a4b30bcff1377073202362dfd521bd7ac3e3e3960fdb33a6cf9fa39fc89de6b_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-kafka-broker-controller-rhel8@sha256:be290e6d950e8af6162c1dece8472788b66459e8cb91df319f50ccf66f27b5c7_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-kafka-broker-controller-rhel8@sha256:f8b5d9c9c0182f5cc1f76422759bf8925d2f29292390ada83a6b7c7986f1462c_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-kafka-broker-dispatcher-rhel8@sha256:08c6d6908a2e58a18e908223daf152802106b00a67905e94e075fca827af87c9_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-kafka-broker-dispatcher-rhel8@sha256:8ac0796f3585a406facba98766688ae6777b5673a4515418db8d1d92c4d65494_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-kafka-broker-dispatcher-rhel8@sha256:9af6b8413acbf59adc88e9b88a51105f3b0a4913499c3026f64e7fda91e43384_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-kafka-broker-post-install-rhel8@sha256:260e7f0086f4e036be3a9ab5d24ce99fc8a053cc7f2906f8a6080f59f2a3e591_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-kafka-broker-post-install-rhel8@sha256:36551ea609536ba900f7a0493a06d07f9c0f19a0eef7e4956575354ca92cd1ef_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-kafka-broker-post-install-rhel8@sha256:6d4a898f37f87aa6db636487c6892833249be38635fe631433652feda762a40e_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-kafka-broker-webhook-rhel8@sha256:0dad9dc28babb21622f90c83647c9cc48bfa66faad257c88e7adf1d50ad0f80c_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-kafka-broker-webhook-rhel8@sha256:10ba81e103ed6b7dff7b02394b20f44b46acd6b09d72f16667c068eb9989dc77_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-kafka-broker-webhook-rhel8@sha256:f94aef78ce0870fdceac5b3467220540127a73415e81baa4b48bf986bc181c4d_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-mtbroker-filter-rhel8@sha256:4f6e162ee5fb96ff69a1546b7f728641dded59548f14afdfa870f7f0291787ac_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-mtbroker-filter-rhel8@sha256:ecde2ee2aa9618775178e03bcc07e53d6f5e12f30261238d8ffb366fb1e47c94_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-mtbroker-filter-rhel8@sha256:ee2dc3e0f648dc59551cfdf0ac5c36aa6cd9a4b2abaada7095ae4d5b8e0a571e_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-mtbroker-ingress-rhel8@sha256:4eaac6386b1b8a9e360df5afbd85aeebb97e5c81dbd861996caafad48b4cc6f9_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-mtbroker-ingress-rhel8@sha256:644fbcd1924d570f105f5f9760eb15eddbeed16c894edfcb4ef8c8a14e370bce_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-mtbroker-ingress-rhel8@sha256:a26dfc1a610bbaf876443b4b01a04130f7c0aba4d40e246333fe8bf7eb899f45_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-mtchannel-broker-rhel8@sha256:353859f2a8649fa9b3f5c0e02cafd57f79f96a10a7a697ba08eaa8cb70effe51_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-mtchannel-broker-rhel8@sha256:6f7afb57dc78ccb13498434196c5e8cd0f6ec53f045689febf1a62c492358d93_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-mtchannel-broker-rhel8@sha256:fadf3035a8bd25307843d1c6c88654a03db25983407a770875b4507942684dd5_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-mtping-rhel8@sha256:2254577d2c2e67d28f8459fbd4ac43af78b7d29cc0b56c631607dd68f3d31637_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-mtping-rhel8@sha256:a7177a43f46b6470a19970c62ebc17119ca3c3021471f9396faa436e621beb1e_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-mtping-rhel8@sha256:c6c2c7924d90e81e2906f3bf3969b02d7f3e4dc80c187e6c55a7e4ea17ac20cd_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-storage-version-migration-rhel8@sha256:3c1baa5bad644c06bedabaed9c668f0999527f00bc1d195e71a528c222087328_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-storage-version-migration-rhel8@sha256:63dab761fd3a2e08950b7ee52852fb39cef7820f2a8cf8142ec3701a07372d7c_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-storage-version-migration-rhel8@sha256:ff7924a37865ac1a90872f35675934a1627e49a29577a78af18b8e743a5fde07_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-sugar-controller-rhel8@sha256:24c7217a3612a5c3c6792c433dc2a6cf4b5fda1b9e6acff84e2736705704d152_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-sugar-controller-rhel8@sha256:3a38788638c26e9bec45694b2c4597333080189ffa96d8c7302e3e7dd1e54be5_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-sugar-controller-rhel8@sha256:aebfba016342e94fc0619a9ad6346c7fefbedf6739f1495954eb905cade085ac_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-webhook-rhel8@sha256:11d0b8fac4cb67c95e051a91f5c6683768f8969ffc744cd3cc4814d1ee6e91c1_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-webhook-rhel8@sha256:1b209d1ddffba92c3d77824e37bf75302346856c10b773a101d2868f27d0b740_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-webhook-rhel8@sha256:bf8c9de32dd5cbe536b115f52f32c666fbf886bde555ac355937d6b149cf9343_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/ingress-rhel8-operator@sha256:46a5fb2d0f9fa5e05504b9264a3f1c0e7c7beb76e3a3aeb9bc036cda4fa9d66a_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/ingress-rhel8-operator@sha256:793b86f4c2add102e2f676bd57cec3365ce9b3fdc40a989c28d1f9acb851142d_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/ingress-rhel8-operator@sha256:cce79392f93bb318123c48ac6de48aa0a2983cc1134cc063c0fdc2ff83c546c7_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/kn-cli-artifacts-rhel8@sha256:1a51a072d4e303a5c33b2383c843308d86c68de228b094d2efed8bc59a4bac14_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/kn-cli-artifacts-rhel8@sha256:c61b26bdf318b507af66f9092e784d64436e3b2531cc6e2e8aa1bb8bbb010fb7_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/kn-cli-artifacts-rhel8@sha256:f22168224137db649c6e6592e3ec2ae6845ca668ef65fe56c104ed6393eae526_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/knative-rhel8-operator@sha256:53e115cdfeb8077cc8b89ebdeee4903b1be8c0a0d45831a9f277f342959f5961_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/knative-rhel8-operator@sha256:ebf24097b84ec5773e30c8f548975afb84b6fce836b373b97855f69371068d1e_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/knative-rhel8-operator@sha256:efa444ca6c7c4468821a8d138b4319c86fede592f3b0b4d7905e7c66e8bdb2c0_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/kourier-control-rhel8@sha256:396fb9dcc798b05e89d38ccbe3a3abb31854f56a95ae104fb9bb215967b56d9f_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/kourier-control-rhel8@sha256:e36577c37457a4521d78f28f24dca6ae11f170635316efe374f08f825cb5904d_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/kourier-control-rhel8@sha256:fb04b74dce262e58434b19a10dce0981b4df7541416de21343fb7124c714ffbf_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/net-istio-controller-rhel8@sha256:281b2782253722d916b6178ecdbc763aaa71ed4ac0db94e31d57974d4eb8b58b_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/net-istio-controller-rhel8@sha256:bf56038c0af2cfeb5a3e4b7ecd5aeebb230d042ac835b50faafa3d939dd8ca50_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/net-istio-controller-rhel8@sha256:f3643c74f73841b1de04be1d0f550c044f1ad4800ceb32cb36bf9072d8e5155b_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/net-istio-webhook-rhel8@sha256:4f7cabd5a6bb6fd7a0d81461108891b0d2de55efe868c4fbf275131c3280ed2d_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/net-istio-webhook-rhel8@sha256:a07d73f5c04af2a29b6565363b472aceabbfeafe7d6dfe833d1e71b072419916_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/net-istio-webhook-rhel8@sha256:cd34685812d9447969a1c3fb4382433a1b59fb3631fbe156daa6fa962458f859_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serverless-operator-bundle@sha256:0422f8843fc62c2b72e01ffefd33db912a1ad3d70ac297882d3663c9b7299f10_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serverless-rhel8-operator@sha256:26d940bd43b928d8370c9e88e80726a427c3f0ce3afc4fddb02a507f81c8fc93_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serverless-rhel8-operator@sha256:2898df30f40683bd3a73c6f2676afdc1bfc27b23d2fe04fe7667f6db6d2422ab_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serverless-rhel8-operator@sha256:8ec9e756969c8e6bf8155ed102a66cf578a325dcc477ff909b4806405ab59cfc_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-activator-rhel8@sha256:1e9fb289564961ddbf317e568c50936b048446685c39ab14ca4e5cb682785243_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-activator-rhel8@sha256:3a823819467ed0beea953eed27e2129bb4495df3f49e0f59d5004dee416e6285_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-activator-rhel8@sha256:4e7563e5f9761f624aefc6b79845e5b4dd1836a545c3754bc37701162ed4e3bb_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-autoscaler-hpa-rhel8@sha256:1685c7bf25061e61688d2b5e60cde6adb8906fec6bfb713c68837b2bbeeacf85_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-autoscaler-hpa-rhel8@sha256:491df16728df492b7b88efb8e86f28e46a8762f4084fb4132823611a9e758264_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-autoscaler-hpa-rhel8@sha256:8bb514634ece7dafd88ae6cc7eff52016cd4585d91cb9c106720c21c219f8967_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-autoscaler-rhel8@sha256:01b46e0ddb618f58c06b533fe7148f772367200f5d9be9d355012e91dc401156_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-autoscaler-rhel8@sha256:8cd0a381de995467f339e11f0704b8c8b978ddfdd2d8271f4c9f832e7acf9f07_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-autoscaler-rhel8@sha256:c60796d720141d322159e49bb3496732b8e0453d6606227b419caf93a12d196b_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-controller-rhel8@sha256:92b01a8421488e9d9b42b6da290873b54a2619d39a05e8d2a99e4c5348a3d4dc_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-controller-rhel8@sha256:b5ae691a77adb161a30ae8470f1cf4c1c6259488df18bb2bf2764d05af9a2aa8_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-controller-rhel8@sha256:b752a295b673aeee85eba6bed33cc658254dc0503c6002841d80dc0c0a38f615_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-domain-mapping-rhel8@sha256:11bca084f2c8df8d369d6301847876bbf8d37c7b67a6ffb387e0759100b6e817_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-domain-mapping-rhel8@sha256:4e580d29cbff1aa6050c65cee35a870dab9e6a7eaa538b356a5afefed9c38d90_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-domain-mapping-rhel8@sha256:eeb39a3fbc9d4c223d42579737948438d03b2a2ec1aee46562aabae6d343679b_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-domain-mapping-webhook-rhel8@sha256:8057fa6657c0bf909297273acc4faea1cddb29f9f02f6c797279adb42f083332_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-domain-mapping-webhook-rhel8@sha256:84e13a4c84098e0a6a5b461c7581861cd9114ce3cc7c2147afd727e56f323b28_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-domain-mapping-webhook-rhel8@sha256:f99e203de17686584c05ee0901041edd055350c39da063d5d6dcd026d1e17593_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-queue-rhel8@sha256:8740a1f7cb3ef3c4caa5774cced7787cc1e345dbe3708307001c1def9fd32e2f_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-queue-rhel8@sha256:ac1ca0ae5e3c7fc242ec5a313e45d09b83261ffe26eab3ebcbbae9299471b25a_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-queue-rhel8@sha256:f16b4f4e86e758354c8b19ee3a075dfd6fd19eb7ba282ad8293d41ca0c8f3028_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-storage-version-migration-rhel8@sha256:1c3b2c4c06981fd8eb13c05837c8da3523f0df9c79eacd6ffc1138e5f26bdba6_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-storage-version-migration-rhel8@sha256:27b7b75eae9eacc52a577887885db7c29192e15aada8a3b7406e032561609462_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-storage-version-migration-rhel8@sha256:8012cc60fab4e14b7fab05589c977c15ac941efb09601069be09d4e25385ed26_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-webhook-rhel8@sha256:4fdc2c632eb0fa4f10a78e39622c83febde93f38db16bd0ca4a35c1eb7062548_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-webhook-rhel8@sha256:6904376f1ae4dadc23ab9993b50aaaa3db130fcd338f3dfae9e437b348e6e934_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-webhook-rhel8@sha256:dc902a39bc520abcf2100c26e2e1c4ba20aa5aadff763b40f234eb01a26b6f77_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/svls-must-gather-rhel8@sha256:057e9ccae9eae50fadad4772b203e897f5c54bf9d40f6e2f2ccbdbc93f5850b5_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/svls-must-gather-rhel8@sha256:7557328dcdede1992a3660342f037e490f58bc3281c68c6e4f44e6d66c4a0cff_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/svls-must-gather-rhel8@sha256:e0a982cd04fee4416659b7e1e6a827c2c371144bd461f23913ae9e0633fd598a_amd64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2022:6040"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "HIGH",
"attackVector": "NETWORK",
"availabilityImpact": "NONE",
"baseScore": 3.1,
"baseSeverity": "LOW",
"confidentialityImpact": "LOW",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "REQUIRED",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:R/S:U/C:L/I:N/A:N",
"version": "3.1"
},
"products": [
"8Base-Openshift-Serverless-1.24:openshift-serverless-1-tech-preview/eventing-kafka-broker-controller-rhel8@sha256:2a4b30bcff1377073202362dfd521bd7ac3e3e3960fdb33a6cf9fa39fc89de6b_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1-tech-preview/eventing-kafka-broker-controller-rhel8@sha256:be290e6d950e8af6162c1dece8472788b66459e8cb91df319f50ccf66f27b5c7_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1-tech-preview/eventing-kafka-broker-controller-rhel8@sha256:f8b5d9c9c0182f5cc1f76422759bf8925d2f29292390ada83a6b7c7986f1462c_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1-tech-preview/eventing-kafka-broker-dispatcher-rhel8@sha256:08c6d6908a2e58a18e908223daf152802106b00a67905e94e075fca827af87c9_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1-tech-preview/eventing-kafka-broker-dispatcher-rhel8@sha256:8ac0796f3585a406facba98766688ae6777b5673a4515418db8d1d92c4d65494_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1-tech-preview/eventing-kafka-broker-dispatcher-rhel8@sha256:9af6b8413acbf59adc88e9b88a51105f3b0a4913499c3026f64e7fda91e43384_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1-tech-preview/eventing-kafka-broker-receiver-rhel8@sha256:4dc0783cf92da5b5aa4cd1b9e9d55aa55a69b94eef0d29f261d3d51bd2260b68_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1-tech-preview/eventing-kafka-broker-receiver-rhel8@sha256:80fd78ad61caab0b20e39d4c6103ed9b074d3efa1dc67ab7bf415ea7db912dc3_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1-tech-preview/eventing-kafka-broker-receiver-rhel8@sha256:aeaaf1d541b5756df65f0700bcd82d085077ae3b1ce99c6d8728997c23e31ef9_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1-tech-preview/eventing-kafka-broker-webhook-rhel8@sha256:0dad9dc28babb21622f90c83647c9cc48bfa66faad257c88e7adf1d50ad0f80c_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1-tech-preview/eventing-kafka-broker-webhook-rhel8@sha256:10ba81e103ed6b7dff7b02394b20f44b46acd6b09d72f16667c068eb9989dc77_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1-tech-preview/eventing-kafka-broker-webhook-rhel8@sha256:f94aef78ce0870fdceac5b3467220540127a73415e81baa4b48bf986bc181c4d_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/client-kn-rhel8@sha256:09644d1c149970cd7c06635806a0ffc077a6340d68c357cd7f2bb5a6f57e46f3_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/client-kn-rhel8@sha256:46510d8b5dfba62d0a3da64ba90d1b8f88ad3b909c3e6ed14bcd96017d766829_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/client-kn-rhel8@sha256:f9bf2892123c3d981d2d5f158e643e6ba6f59a441b47c4055dc542f8cf8330c0_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-apiserver-receive-adapter-rhel8@sha256:834e37f8ddfbe157ad357fcef49f5213053d1295bb31361c5dd14a213ff2755c_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-apiserver-receive-adapter-rhel8@sha256:d13848369ca942d13548ab9b73a2d60b67f9412e535ed647342acaa8cef36c37_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-apiserver-receive-adapter-rhel8@sha256:eef2145e61234d37713ef8fda1f82d7cbe6502c5e6386117230d66ab7e1dd21a_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-controller-rhel8@sha256:52ef0c51b53ede0344f58174e624db08e6dcac04a0cba1668915f217949fc868_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-controller-rhel8@sha256:72c5fcaa44e3da56b297eb718d8a2b7eeb44069d6f3ce71b0eca30070b18bd9d_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-controller-rhel8@sha256:ad2df12dd77e8a3092431ca8d1b5eae42240c8ebb8766e436009bd6df7ee51f3_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-in-memory-channel-controller-rhel8@sha256:070f2c819506853dee230f37e00b27a05ba01c6f7cbbffc9a04b59a65d0c45e9_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-in-memory-channel-controller-rhel8@sha256:111da99563ea799e6b54933f12dc8f8a3828e36f650900e02da3be5afbdeefd9_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-in-memory-channel-controller-rhel8@sha256:69871b8d6e72713fe2eaf5f1e0aac1282fb8659d2895836994f10c847fe320d1_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-in-memory-channel-dispatcher-rhel8@sha256:4b5ee83ccace988c6eaf456e82dea83d160ae7e6aaad1ab8f48410f90da8f1c1_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-in-memory-channel-dispatcher-rhel8@sha256:52247eff5dc9a89244e6697ae9ce61cc1b42265171c956d4d50984179daced89_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-in-memory-channel-dispatcher-rhel8@sha256:68b61474089703d0685a952062401303206ba11bc108b8504f6f6390933d83cb_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-kafka-broker-controller-rhel8@sha256:2a4b30bcff1377073202362dfd521bd7ac3e3e3960fdb33a6cf9fa39fc89de6b_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-kafka-broker-controller-rhel8@sha256:be290e6d950e8af6162c1dece8472788b66459e8cb91df319f50ccf66f27b5c7_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-kafka-broker-controller-rhel8@sha256:f8b5d9c9c0182f5cc1f76422759bf8925d2f29292390ada83a6b7c7986f1462c_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-kafka-broker-dispatcher-rhel8@sha256:08c6d6908a2e58a18e908223daf152802106b00a67905e94e075fca827af87c9_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-kafka-broker-dispatcher-rhel8@sha256:8ac0796f3585a406facba98766688ae6777b5673a4515418db8d1d92c4d65494_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-kafka-broker-dispatcher-rhel8@sha256:9af6b8413acbf59adc88e9b88a51105f3b0a4913499c3026f64e7fda91e43384_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-kafka-broker-post-install-rhel8@sha256:260e7f0086f4e036be3a9ab5d24ce99fc8a053cc7f2906f8a6080f59f2a3e591_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-kafka-broker-post-install-rhel8@sha256:36551ea609536ba900f7a0493a06d07f9c0f19a0eef7e4956575354ca92cd1ef_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-kafka-broker-post-install-rhel8@sha256:6d4a898f37f87aa6db636487c6892833249be38635fe631433652feda762a40e_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-kafka-broker-webhook-rhel8@sha256:0dad9dc28babb21622f90c83647c9cc48bfa66faad257c88e7adf1d50ad0f80c_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-kafka-broker-webhook-rhel8@sha256:10ba81e103ed6b7dff7b02394b20f44b46acd6b09d72f16667c068eb9989dc77_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-kafka-broker-webhook-rhel8@sha256:f94aef78ce0870fdceac5b3467220540127a73415e81baa4b48bf986bc181c4d_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-mtbroker-filter-rhel8@sha256:4f6e162ee5fb96ff69a1546b7f728641dded59548f14afdfa870f7f0291787ac_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-mtbroker-filter-rhel8@sha256:ecde2ee2aa9618775178e03bcc07e53d6f5e12f30261238d8ffb366fb1e47c94_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-mtbroker-filter-rhel8@sha256:ee2dc3e0f648dc59551cfdf0ac5c36aa6cd9a4b2abaada7095ae4d5b8e0a571e_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-mtbroker-ingress-rhel8@sha256:4eaac6386b1b8a9e360df5afbd85aeebb97e5c81dbd861996caafad48b4cc6f9_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-mtbroker-ingress-rhel8@sha256:644fbcd1924d570f105f5f9760eb15eddbeed16c894edfcb4ef8c8a14e370bce_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-mtbroker-ingress-rhel8@sha256:a26dfc1a610bbaf876443b4b01a04130f7c0aba4d40e246333fe8bf7eb899f45_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-mtchannel-broker-rhel8@sha256:353859f2a8649fa9b3f5c0e02cafd57f79f96a10a7a697ba08eaa8cb70effe51_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-mtchannel-broker-rhel8@sha256:6f7afb57dc78ccb13498434196c5e8cd0f6ec53f045689febf1a62c492358d93_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-mtchannel-broker-rhel8@sha256:fadf3035a8bd25307843d1c6c88654a03db25983407a770875b4507942684dd5_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-mtping-rhel8@sha256:2254577d2c2e67d28f8459fbd4ac43af78b7d29cc0b56c631607dd68f3d31637_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-mtping-rhel8@sha256:a7177a43f46b6470a19970c62ebc17119ca3c3021471f9396faa436e621beb1e_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-mtping-rhel8@sha256:c6c2c7924d90e81e2906f3bf3969b02d7f3e4dc80c187e6c55a7e4ea17ac20cd_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-storage-version-migration-rhel8@sha256:3c1baa5bad644c06bedabaed9c668f0999527f00bc1d195e71a528c222087328_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-storage-version-migration-rhel8@sha256:63dab761fd3a2e08950b7ee52852fb39cef7820f2a8cf8142ec3701a07372d7c_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-storage-version-migration-rhel8@sha256:ff7924a37865ac1a90872f35675934a1627e49a29577a78af18b8e743a5fde07_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-sugar-controller-rhel8@sha256:24c7217a3612a5c3c6792c433dc2a6cf4b5fda1b9e6acff84e2736705704d152_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-sugar-controller-rhel8@sha256:3a38788638c26e9bec45694b2c4597333080189ffa96d8c7302e3e7dd1e54be5_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-sugar-controller-rhel8@sha256:aebfba016342e94fc0619a9ad6346c7fefbedf6739f1495954eb905cade085ac_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-webhook-rhel8@sha256:11d0b8fac4cb67c95e051a91f5c6683768f8969ffc744cd3cc4814d1ee6e91c1_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-webhook-rhel8@sha256:1b209d1ddffba92c3d77824e37bf75302346856c10b773a101d2868f27d0b740_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-webhook-rhel8@sha256:bf8c9de32dd5cbe536b115f52f32c666fbf886bde555ac355937d6b149cf9343_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/ingress-rhel8-operator@sha256:46a5fb2d0f9fa5e05504b9264a3f1c0e7c7beb76e3a3aeb9bc036cda4fa9d66a_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/ingress-rhel8-operator@sha256:793b86f4c2add102e2f676bd57cec3365ce9b3fdc40a989c28d1f9acb851142d_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/ingress-rhel8-operator@sha256:cce79392f93bb318123c48ac6de48aa0a2983cc1134cc063c0fdc2ff83c546c7_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/kn-cli-artifacts-rhel8@sha256:1a51a072d4e303a5c33b2383c843308d86c68de228b094d2efed8bc59a4bac14_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/kn-cli-artifacts-rhel8@sha256:c61b26bdf318b507af66f9092e784d64436e3b2531cc6e2e8aa1bb8bbb010fb7_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/kn-cli-artifacts-rhel8@sha256:f22168224137db649c6e6592e3ec2ae6845ca668ef65fe56c104ed6393eae526_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/knative-rhel8-operator@sha256:53e115cdfeb8077cc8b89ebdeee4903b1be8c0a0d45831a9f277f342959f5961_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/knative-rhel8-operator@sha256:ebf24097b84ec5773e30c8f548975afb84b6fce836b373b97855f69371068d1e_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/knative-rhel8-operator@sha256:efa444ca6c7c4468821a8d138b4319c86fede592f3b0b4d7905e7c66e8bdb2c0_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/kourier-control-rhel8@sha256:396fb9dcc798b05e89d38ccbe3a3abb31854f56a95ae104fb9bb215967b56d9f_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/kourier-control-rhel8@sha256:e36577c37457a4521d78f28f24dca6ae11f170635316efe374f08f825cb5904d_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/kourier-control-rhel8@sha256:fb04b74dce262e58434b19a10dce0981b4df7541416de21343fb7124c714ffbf_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/net-istio-controller-rhel8@sha256:281b2782253722d916b6178ecdbc763aaa71ed4ac0db94e31d57974d4eb8b58b_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/net-istio-controller-rhel8@sha256:bf56038c0af2cfeb5a3e4b7ecd5aeebb230d042ac835b50faafa3d939dd8ca50_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/net-istio-controller-rhel8@sha256:f3643c74f73841b1de04be1d0f550c044f1ad4800ceb32cb36bf9072d8e5155b_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/net-istio-webhook-rhel8@sha256:4f7cabd5a6bb6fd7a0d81461108891b0d2de55efe868c4fbf275131c3280ed2d_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/net-istio-webhook-rhel8@sha256:a07d73f5c04af2a29b6565363b472aceabbfeafe7d6dfe833d1e71b072419916_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/net-istio-webhook-rhel8@sha256:cd34685812d9447969a1c3fb4382433a1b59fb3631fbe156daa6fa962458f859_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serverless-operator-bundle@sha256:0422f8843fc62c2b72e01ffefd33db912a1ad3d70ac297882d3663c9b7299f10_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serverless-rhel8-operator@sha256:26d940bd43b928d8370c9e88e80726a427c3f0ce3afc4fddb02a507f81c8fc93_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serverless-rhel8-operator@sha256:2898df30f40683bd3a73c6f2676afdc1bfc27b23d2fe04fe7667f6db6d2422ab_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serverless-rhel8-operator@sha256:8ec9e756969c8e6bf8155ed102a66cf578a325dcc477ff909b4806405ab59cfc_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-activator-rhel8@sha256:1e9fb289564961ddbf317e568c50936b048446685c39ab14ca4e5cb682785243_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-activator-rhel8@sha256:3a823819467ed0beea953eed27e2129bb4495df3f49e0f59d5004dee416e6285_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-activator-rhel8@sha256:4e7563e5f9761f624aefc6b79845e5b4dd1836a545c3754bc37701162ed4e3bb_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-autoscaler-hpa-rhel8@sha256:1685c7bf25061e61688d2b5e60cde6adb8906fec6bfb713c68837b2bbeeacf85_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-autoscaler-hpa-rhel8@sha256:491df16728df492b7b88efb8e86f28e46a8762f4084fb4132823611a9e758264_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-autoscaler-hpa-rhel8@sha256:8bb514634ece7dafd88ae6cc7eff52016cd4585d91cb9c106720c21c219f8967_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-autoscaler-rhel8@sha256:01b46e0ddb618f58c06b533fe7148f772367200f5d9be9d355012e91dc401156_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-autoscaler-rhel8@sha256:8cd0a381de995467f339e11f0704b8c8b978ddfdd2d8271f4c9f832e7acf9f07_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-autoscaler-rhel8@sha256:c60796d720141d322159e49bb3496732b8e0453d6606227b419caf93a12d196b_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-controller-rhel8@sha256:92b01a8421488e9d9b42b6da290873b54a2619d39a05e8d2a99e4c5348a3d4dc_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-controller-rhel8@sha256:b5ae691a77adb161a30ae8470f1cf4c1c6259488df18bb2bf2764d05af9a2aa8_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-controller-rhel8@sha256:b752a295b673aeee85eba6bed33cc658254dc0503c6002841d80dc0c0a38f615_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-domain-mapping-rhel8@sha256:11bca084f2c8df8d369d6301847876bbf8d37c7b67a6ffb387e0759100b6e817_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-domain-mapping-rhel8@sha256:4e580d29cbff1aa6050c65cee35a870dab9e6a7eaa538b356a5afefed9c38d90_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-domain-mapping-rhel8@sha256:eeb39a3fbc9d4c223d42579737948438d03b2a2ec1aee46562aabae6d343679b_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-domain-mapping-webhook-rhel8@sha256:8057fa6657c0bf909297273acc4faea1cddb29f9f02f6c797279adb42f083332_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-domain-mapping-webhook-rhel8@sha256:84e13a4c84098e0a6a5b461c7581861cd9114ce3cc7c2147afd727e56f323b28_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-domain-mapping-webhook-rhel8@sha256:f99e203de17686584c05ee0901041edd055350c39da063d5d6dcd026d1e17593_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-queue-rhel8@sha256:8740a1f7cb3ef3c4caa5774cced7787cc1e345dbe3708307001c1def9fd32e2f_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-queue-rhel8@sha256:ac1ca0ae5e3c7fc242ec5a313e45d09b83261ffe26eab3ebcbbae9299471b25a_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-queue-rhel8@sha256:f16b4f4e86e758354c8b19ee3a075dfd6fd19eb7ba282ad8293d41ca0c8f3028_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-storage-version-migration-rhel8@sha256:1c3b2c4c06981fd8eb13c05837c8da3523f0df9c79eacd6ffc1138e5f26bdba6_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-storage-version-migration-rhel8@sha256:27b7b75eae9eacc52a577887885db7c29192e15aada8a3b7406e032561609462_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-storage-version-migration-rhel8@sha256:8012cc60fab4e14b7fab05589c977c15ac941efb09601069be09d4e25385ed26_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-webhook-rhel8@sha256:4fdc2c632eb0fa4f10a78e39622c83febde93f38db16bd0ca4a35c1eb7062548_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-webhook-rhel8@sha256:6904376f1ae4dadc23ab9993b50aaaa3db130fcd338f3dfae9e437b348e6e934_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-webhook-rhel8@sha256:dc902a39bc520abcf2100c26e2e1c4ba20aa5aadff763b40f234eb01a26b6f77_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/svls-must-gather-rhel8@sha256:057e9ccae9eae50fadad4772b203e897f5c54bf9d40f6e2f2ccbdbc93f5850b5_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/svls-must-gather-rhel8@sha256:7557328dcdede1992a3660342f037e490f58bc3281c68c6e4f44e6d66c4a0cff_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/svls-must-gather-rhel8@sha256:e0a982cd04fee4416659b7e1e6a827c2c371144bd461f23913ae9e0633fd598a_amd64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Low"
}
],
"title": "golang: crypto/tls: session tickets lack random ticket_age_add"
},
{
"cve": "CVE-2022-30630",
"cwe": {
"id": "CWE-1325",
"name": "Improperly Controlled Sequential Memory Allocation"
},
"discovery_date": "2022-07-14T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2107371"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in the golang standard library, io/fs. Calling Glob on a path that contains a large number of path separators can cause a panic issue due to stack exhaustion. This could allow an attacker to impact availability.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "golang: io/fs: stack exhaustion in Glob",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "RH ProdSec has set the Impact of this vulnerability to Moderate as there is no known method to execute arbitary code. Successful exploitation of this bug can cause the application under attack to panic, merely causing a Denial of Service at the application level. As the kernel is unaffected by this bug, the user can merely relaunch the application to fix the problem. Also, if somehow the application keeps relaunching, the timer watchdogs in the default RHEL kernel will stop the attack in its tracks.\n\nWithin regulated environments, a combination of the following controls acts as a significant barrier to successfully exploiting a CWE-1325: Improperly Controlled Sequential Memory Allocation vulnerability and therefore downgrades the severity of this particular CVE from Moderate to Low.\n\nAccess to the platform is granted only after successful hard token-based multi-factor authentication (MFA) and is governed by least privilege to ensure only authorized users and roles can execute or modify code. Static code analysis and peer reviews enforce strong input validation and error handling, preventing improperly validated inputs from causing system instability, data exposure, or privilege escalation. In the event of successful exploitation, process isolation limits the impact of excessive sequential memory allocation by restricting memory use per process, preventing any single process from exhausting system resources. Finally, the platform uses memory protection mechanisms such as Data Execution Prevention (DEP) and Address Space Layout Randomization (ASLR) to reduce the risk of memory allocation-based attacks.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"8Base-Openshift-Serverless-1.24:openshift-serverless-1-tech-preview/eventing-kafka-broker-controller-rhel8@sha256:2a4b30bcff1377073202362dfd521bd7ac3e3e3960fdb33a6cf9fa39fc89de6b_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1-tech-preview/eventing-kafka-broker-controller-rhel8@sha256:be290e6d950e8af6162c1dece8472788b66459e8cb91df319f50ccf66f27b5c7_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1-tech-preview/eventing-kafka-broker-controller-rhel8@sha256:f8b5d9c9c0182f5cc1f76422759bf8925d2f29292390ada83a6b7c7986f1462c_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1-tech-preview/eventing-kafka-broker-dispatcher-rhel8@sha256:08c6d6908a2e58a18e908223daf152802106b00a67905e94e075fca827af87c9_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1-tech-preview/eventing-kafka-broker-dispatcher-rhel8@sha256:8ac0796f3585a406facba98766688ae6777b5673a4515418db8d1d92c4d65494_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1-tech-preview/eventing-kafka-broker-dispatcher-rhel8@sha256:9af6b8413acbf59adc88e9b88a51105f3b0a4913499c3026f64e7fda91e43384_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1-tech-preview/eventing-kafka-broker-receiver-rhel8@sha256:4dc0783cf92da5b5aa4cd1b9e9d55aa55a69b94eef0d29f261d3d51bd2260b68_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1-tech-preview/eventing-kafka-broker-receiver-rhel8@sha256:80fd78ad61caab0b20e39d4c6103ed9b074d3efa1dc67ab7bf415ea7db912dc3_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1-tech-preview/eventing-kafka-broker-receiver-rhel8@sha256:aeaaf1d541b5756df65f0700bcd82d085077ae3b1ce99c6d8728997c23e31ef9_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1-tech-preview/eventing-kafka-broker-webhook-rhel8@sha256:0dad9dc28babb21622f90c83647c9cc48bfa66faad257c88e7adf1d50ad0f80c_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1-tech-preview/eventing-kafka-broker-webhook-rhel8@sha256:10ba81e103ed6b7dff7b02394b20f44b46acd6b09d72f16667c068eb9989dc77_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1-tech-preview/eventing-kafka-broker-webhook-rhel8@sha256:f94aef78ce0870fdceac5b3467220540127a73415e81baa4b48bf986bc181c4d_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/client-kn-rhel8@sha256:09644d1c149970cd7c06635806a0ffc077a6340d68c357cd7f2bb5a6f57e46f3_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/client-kn-rhel8@sha256:46510d8b5dfba62d0a3da64ba90d1b8f88ad3b909c3e6ed14bcd96017d766829_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/client-kn-rhel8@sha256:f9bf2892123c3d981d2d5f158e643e6ba6f59a441b47c4055dc542f8cf8330c0_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-apiserver-receive-adapter-rhel8@sha256:834e37f8ddfbe157ad357fcef49f5213053d1295bb31361c5dd14a213ff2755c_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-apiserver-receive-adapter-rhel8@sha256:d13848369ca942d13548ab9b73a2d60b67f9412e535ed647342acaa8cef36c37_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-apiserver-receive-adapter-rhel8@sha256:eef2145e61234d37713ef8fda1f82d7cbe6502c5e6386117230d66ab7e1dd21a_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-controller-rhel8@sha256:52ef0c51b53ede0344f58174e624db08e6dcac04a0cba1668915f217949fc868_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-controller-rhel8@sha256:72c5fcaa44e3da56b297eb718d8a2b7eeb44069d6f3ce71b0eca30070b18bd9d_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-controller-rhel8@sha256:ad2df12dd77e8a3092431ca8d1b5eae42240c8ebb8766e436009bd6df7ee51f3_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-in-memory-channel-controller-rhel8@sha256:070f2c819506853dee230f37e00b27a05ba01c6f7cbbffc9a04b59a65d0c45e9_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-in-memory-channel-controller-rhel8@sha256:111da99563ea799e6b54933f12dc8f8a3828e36f650900e02da3be5afbdeefd9_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-in-memory-channel-controller-rhel8@sha256:69871b8d6e72713fe2eaf5f1e0aac1282fb8659d2895836994f10c847fe320d1_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-in-memory-channel-dispatcher-rhel8@sha256:4b5ee83ccace988c6eaf456e82dea83d160ae7e6aaad1ab8f48410f90da8f1c1_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-in-memory-channel-dispatcher-rhel8@sha256:52247eff5dc9a89244e6697ae9ce61cc1b42265171c956d4d50984179daced89_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-in-memory-channel-dispatcher-rhel8@sha256:68b61474089703d0685a952062401303206ba11bc108b8504f6f6390933d83cb_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-kafka-broker-controller-rhel8@sha256:2a4b30bcff1377073202362dfd521bd7ac3e3e3960fdb33a6cf9fa39fc89de6b_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-kafka-broker-controller-rhel8@sha256:be290e6d950e8af6162c1dece8472788b66459e8cb91df319f50ccf66f27b5c7_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-kafka-broker-controller-rhel8@sha256:f8b5d9c9c0182f5cc1f76422759bf8925d2f29292390ada83a6b7c7986f1462c_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-kafka-broker-dispatcher-rhel8@sha256:08c6d6908a2e58a18e908223daf152802106b00a67905e94e075fca827af87c9_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-kafka-broker-dispatcher-rhel8@sha256:8ac0796f3585a406facba98766688ae6777b5673a4515418db8d1d92c4d65494_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-kafka-broker-dispatcher-rhel8@sha256:9af6b8413acbf59adc88e9b88a51105f3b0a4913499c3026f64e7fda91e43384_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-kafka-broker-post-install-rhel8@sha256:260e7f0086f4e036be3a9ab5d24ce99fc8a053cc7f2906f8a6080f59f2a3e591_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-kafka-broker-post-install-rhel8@sha256:36551ea609536ba900f7a0493a06d07f9c0f19a0eef7e4956575354ca92cd1ef_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-kafka-broker-post-install-rhel8@sha256:6d4a898f37f87aa6db636487c6892833249be38635fe631433652feda762a40e_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-kafka-broker-webhook-rhel8@sha256:0dad9dc28babb21622f90c83647c9cc48bfa66faad257c88e7adf1d50ad0f80c_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-kafka-broker-webhook-rhel8@sha256:10ba81e103ed6b7dff7b02394b20f44b46acd6b09d72f16667c068eb9989dc77_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-kafka-broker-webhook-rhel8@sha256:f94aef78ce0870fdceac5b3467220540127a73415e81baa4b48bf986bc181c4d_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-mtbroker-filter-rhel8@sha256:4f6e162ee5fb96ff69a1546b7f728641dded59548f14afdfa870f7f0291787ac_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-mtbroker-filter-rhel8@sha256:ecde2ee2aa9618775178e03bcc07e53d6f5e12f30261238d8ffb366fb1e47c94_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-mtbroker-filter-rhel8@sha256:ee2dc3e0f648dc59551cfdf0ac5c36aa6cd9a4b2abaada7095ae4d5b8e0a571e_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-mtbroker-ingress-rhel8@sha256:4eaac6386b1b8a9e360df5afbd85aeebb97e5c81dbd861996caafad48b4cc6f9_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-mtbroker-ingress-rhel8@sha256:644fbcd1924d570f105f5f9760eb15eddbeed16c894edfcb4ef8c8a14e370bce_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-mtbroker-ingress-rhel8@sha256:a26dfc1a610bbaf876443b4b01a04130f7c0aba4d40e246333fe8bf7eb899f45_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-mtchannel-broker-rhel8@sha256:353859f2a8649fa9b3f5c0e02cafd57f79f96a10a7a697ba08eaa8cb70effe51_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-mtchannel-broker-rhel8@sha256:6f7afb57dc78ccb13498434196c5e8cd0f6ec53f045689febf1a62c492358d93_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-mtchannel-broker-rhel8@sha256:fadf3035a8bd25307843d1c6c88654a03db25983407a770875b4507942684dd5_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-mtping-rhel8@sha256:2254577d2c2e67d28f8459fbd4ac43af78b7d29cc0b56c631607dd68f3d31637_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-mtping-rhel8@sha256:a7177a43f46b6470a19970c62ebc17119ca3c3021471f9396faa436e621beb1e_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-mtping-rhel8@sha256:c6c2c7924d90e81e2906f3bf3969b02d7f3e4dc80c187e6c55a7e4ea17ac20cd_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-storage-version-migration-rhel8@sha256:3c1baa5bad644c06bedabaed9c668f0999527f00bc1d195e71a528c222087328_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-storage-version-migration-rhel8@sha256:63dab761fd3a2e08950b7ee52852fb39cef7820f2a8cf8142ec3701a07372d7c_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-storage-version-migration-rhel8@sha256:ff7924a37865ac1a90872f35675934a1627e49a29577a78af18b8e743a5fde07_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-sugar-controller-rhel8@sha256:24c7217a3612a5c3c6792c433dc2a6cf4b5fda1b9e6acff84e2736705704d152_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-sugar-controller-rhel8@sha256:3a38788638c26e9bec45694b2c4597333080189ffa96d8c7302e3e7dd1e54be5_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-sugar-controller-rhel8@sha256:aebfba016342e94fc0619a9ad6346c7fefbedf6739f1495954eb905cade085ac_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-webhook-rhel8@sha256:11d0b8fac4cb67c95e051a91f5c6683768f8969ffc744cd3cc4814d1ee6e91c1_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-webhook-rhel8@sha256:1b209d1ddffba92c3d77824e37bf75302346856c10b773a101d2868f27d0b740_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-webhook-rhel8@sha256:bf8c9de32dd5cbe536b115f52f32c666fbf886bde555ac355937d6b149cf9343_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/ingress-rhel8-operator@sha256:46a5fb2d0f9fa5e05504b9264a3f1c0e7c7beb76e3a3aeb9bc036cda4fa9d66a_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/ingress-rhel8-operator@sha256:793b86f4c2add102e2f676bd57cec3365ce9b3fdc40a989c28d1f9acb851142d_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/ingress-rhel8-operator@sha256:cce79392f93bb318123c48ac6de48aa0a2983cc1134cc063c0fdc2ff83c546c7_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/kn-cli-artifacts-rhel8@sha256:1a51a072d4e303a5c33b2383c843308d86c68de228b094d2efed8bc59a4bac14_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/kn-cli-artifacts-rhel8@sha256:c61b26bdf318b507af66f9092e784d64436e3b2531cc6e2e8aa1bb8bbb010fb7_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/kn-cli-artifacts-rhel8@sha256:f22168224137db649c6e6592e3ec2ae6845ca668ef65fe56c104ed6393eae526_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/knative-rhel8-operator@sha256:53e115cdfeb8077cc8b89ebdeee4903b1be8c0a0d45831a9f277f342959f5961_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/knative-rhel8-operator@sha256:ebf24097b84ec5773e30c8f548975afb84b6fce836b373b97855f69371068d1e_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/knative-rhel8-operator@sha256:efa444ca6c7c4468821a8d138b4319c86fede592f3b0b4d7905e7c66e8bdb2c0_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/kourier-control-rhel8@sha256:396fb9dcc798b05e89d38ccbe3a3abb31854f56a95ae104fb9bb215967b56d9f_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/kourier-control-rhel8@sha256:e36577c37457a4521d78f28f24dca6ae11f170635316efe374f08f825cb5904d_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/kourier-control-rhel8@sha256:fb04b74dce262e58434b19a10dce0981b4df7541416de21343fb7124c714ffbf_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/net-istio-controller-rhel8@sha256:281b2782253722d916b6178ecdbc763aaa71ed4ac0db94e31d57974d4eb8b58b_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/net-istio-controller-rhel8@sha256:bf56038c0af2cfeb5a3e4b7ecd5aeebb230d042ac835b50faafa3d939dd8ca50_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/net-istio-controller-rhel8@sha256:f3643c74f73841b1de04be1d0f550c044f1ad4800ceb32cb36bf9072d8e5155b_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/net-istio-webhook-rhel8@sha256:4f7cabd5a6bb6fd7a0d81461108891b0d2de55efe868c4fbf275131c3280ed2d_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/net-istio-webhook-rhel8@sha256:a07d73f5c04af2a29b6565363b472aceabbfeafe7d6dfe833d1e71b072419916_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/net-istio-webhook-rhel8@sha256:cd34685812d9447969a1c3fb4382433a1b59fb3631fbe156daa6fa962458f859_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serverless-operator-bundle@sha256:0422f8843fc62c2b72e01ffefd33db912a1ad3d70ac297882d3663c9b7299f10_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serverless-rhel8-operator@sha256:26d940bd43b928d8370c9e88e80726a427c3f0ce3afc4fddb02a507f81c8fc93_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serverless-rhel8-operator@sha256:2898df30f40683bd3a73c6f2676afdc1bfc27b23d2fe04fe7667f6db6d2422ab_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serverless-rhel8-operator@sha256:8ec9e756969c8e6bf8155ed102a66cf578a325dcc477ff909b4806405ab59cfc_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-activator-rhel8@sha256:1e9fb289564961ddbf317e568c50936b048446685c39ab14ca4e5cb682785243_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-activator-rhel8@sha256:3a823819467ed0beea953eed27e2129bb4495df3f49e0f59d5004dee416e6285_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-activator-rhel8@sha256:4e7563e5f9761f624aefc6b79845e5b4dd1836a545c3754bc37701162ed4e3bb_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-autoscaler-hpa-rhel8@sha256:1685c7bf25061e61688d2b5e60cde6adb8906fec6bfb713c68837b2bbeeacf85_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-autoscaler-hpa-rhel8@sha256:491df16728df492b7b88efb8e86f28e46a8762f4084fb4132823611a9e758264_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-autoscaler-hpa-rhel8@sha256:8bb514634ece7dafd88ae6cc7eff52016cd4585d91cb9c106720c21c219f8967_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-autoscaler-rhel8@sha256:01b46e0ddb618f58c06b533fe7148f772367200f5d9be9d355012e91dc401156_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-autoscaler-rhel8@sha256:8cd0a381de995467f339e11f0704b8c8b978ddfdd2d8271f4c9f832e7acf9f07_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-autoscaler-rhel8@sha256:c60796d720141d322159e49bb3496732b8e0453d6606227b419caf93a12d196b_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-controller-rhel8@sha256:92b01a8421488e9d9b42b6da290873b54a2619d39a05e8d2a99e4c5348a3d4dc_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-controller-rhel8@sha256:b5ae691a77adb161a30ae8470f1cf4c1c6259488df18bb2bf2764d05af9a2aa8_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-controller-rhel8@sha256:b752a295b673aeee85eba6bed33cc658254dc0503c6002841d80dc0c0a38f615_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-domain-mapping-rhel8@sha256:11bca084f2c8df8d369d6301847876bbf8d37c7b67a6ffb387e0759100b6e817_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-domain-mapping-rhel8@sha256:4e580d29cbff1aa6050c65cee35a870dab9e6a7eaa538b356a5afefed9c38d90_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-domain-mapping-rhel8@sha256:eeb39a3fbc9d4c223d42579737948438d03b2a2ec1aee46562aabae6d343679b_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-domain-mapping-webhook-rhel8@sha256:8057fa6657c0bf909297273acc4faea1cddb29f9f02f6c797279adb42f083332_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-domain-mapping-webhook-rhel8@sha256:84e13a4c84098e0a6a5b461c7581861cd9114ce3cc7c2147afd727e56f323b28_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-domain-mapping-webhook-rhel8@sha256:f99e203de17686584c05ee0901041edd055350c39da063d5d6dcd026d1e17593_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-queue-rhel8@sha256:8740a1f7cb3ef3c4caa5774cced7787cc1e345dbe3708307001c1def9fd32e2f_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-queue-rhel8@sha256:ac1ca0ae5e3c7fc242ec5a313e45d09b83261ffe26eab3ebcbbae9299471b25a_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-queue-rhel8@sha256:f16b4f4e86e758354c8b19ee3a075dfd6fd19eb7ba282ad8293d41ca0c8f3028_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-storage-version-migration-rhel8@sha256:1c3b2c4c06981fd8eb13c05837c8da3523f0df9c79eacd6ffc1138e5f26bdba6_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-storage-version-migration-rhel8@sha256:27b7b75eae9eacc52a577887885db7c29192e15aada8a3b7406e032561609462_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-storage-version-migration-rhel8@sha256:8012cc60fab4e14b7fab05589c977c15ac941efb09601069be09d4e25385ed26_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-webhook-rhel8@sha256:4fdc2c632eb0fa4f10a78e39622c83febde93f38db16bd0ca4a35c1eb7062548_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-webhook-rhel8@sha256:6904376f1ae4dadc23ab9993b50aaaa3db130fcd338f3dfae9e437b348e6e934_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-webhook-rhel8@sha256:dc902a39bc520abcf2100c26e2e1c4ba20aa5aadff763b40f234eb01a26b6f77_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/svls-must-gather-rhel8@sha256:057e9ccae9eae50fadad4772b203e897f5c54bf9d40f6e2f2ccbdbc93f5850b5_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/svls-must-gather-rhel8@sha256:7557328dcdede1992a3660342f037e490f58bc3281c68c6e4f44e6d66c4a0cff_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/svls-must-gather-rhel8@sha256:e0a982cd04fee4416659b7e1e6a827c2c371144bd461f23913ae9e0633fd598a_amd64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2022-30630"
},
{
"category": "external",
"summary": "RHBZ#2107371",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2107371"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2022-30630",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-30630"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2022-30630",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2022-30630"
},
{
"category": "external",
"summary": "https://go.dev/issue/53415",
"url": "https://go.dev/issue/53415"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-announce/c/nqrv9fbR0zE",
"url": "https://groups.google.com/g/golang-announce/c/nqrv9fbR0zE"
}
],
"release_date": "2022-07-12T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2022-08-10T13:13:24+00:00",
"details": "See the Red Hat OpenShift Container Platform 4.6 documentation at:\nhttps://access.redhat.com/documentation/en-us/openshift_container_platform/4.6/html/serverless/index\nSee the Red Hat OpenShift Container Platform 4.7 documentation at:\nhttps://access.redhat.com/documentation/en-us/openshift_container_platform/4.7/html/serverless/index\nSee the Red Hat OpenShift Container Platform 4.8 documentation at:\nhttps://access.redhat.com/documentation/en-us/openshift_container_platform/4.8/html/serverless/index\nSee the Red Hat OpenShift Container Platform 4.9 documentation at:\nhttps://access.redhat.com/documentation/en-us/openshift_container_platform/4.9/html/serverless/index\nSee the Red Hat OpenShift Container Platform 4.10 documentation at:\nhttps://access.redhat.com/documentation/en-us/openshift_container_platform/4.10/html/serverless/index",
"product_ids": [
"8Base-Openshift-Serverless-1.24:openshift-serverless-1-tech-preview/eventing-kafka-broker-controller-rhel8@sha256:2a4b30bcff1377073202362dfd521bd7ac3e3e3960fdb33a6cf9fa39fc89de6b_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1-tech-preview/eventing-kafka-broker-controller-rhel8@sha256:be290e6d950e8af6162c1dece8472788b66459e8cb91df319f50ccf66f27b5c7_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1-tech-preview/eventing-kafka-broker-controller-rhel8@sha256:f8b5d9c9c0182f5cc1f76422759bf8925d2f29292390ada83a6b7c7986f1462c_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1-tech-preview/eventing-kafka-broker-dispatcher-rhel8@sha256:08c6d6908a2e58a18e908223daf152802106b00a67905e94e075fca827af87c9_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1-tech-preview/eventing-kafka-broker-dispatcher-rhel8@sha256:8ac0796f3585a406facba98766688ae6777b5673a4515418db8d1d92c4d65494_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1-tech-preview/eventing-kafka-broker-dispatcher-rhel8@sha256:9af6b8413acbf59adc88e9b88a51105f3b0a4913499c3026f64e7fda91e43384_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1-tech-preview/eventing-kafka-broker-receiver-rhel8@sha256:4dc0783cf92da5b5aa4cd1b9e9d55aa55a69b94eef0d29f261d3d51bd2260b68_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1-tech-preview/eventing-kafka-broker-receiver-rhel8@sha256:80fd78ad61caab0b20e39d4c6103ed9b074d3efa1dc67ab7bf415ea7db912dc3_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1-tech-preview/eventing-kafka-broker-receiver-rhel8@sha256:aeaaf1d541b5756df65f0700bcd82d085077ae3b1ce99c6d8728997c23e31ef9_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1-tech-preview/eventing-kafka-broker-webhook-rhel8@sha256:0dad9dc28babb21622f90c83647c9cc48bfa66faad257c88e7adf1d50ad0f80c_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1-tech-preview/eventing-kafka-broker-webhook-rhel8@sha256:10ba81e103ed6b7dff7b02394b20f44b46acd6b09d72f16667c068eb9989dc77_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1-tech-preview/eventing-kafka-broker-webhook-rhel8@sha256:f94aef78ce0870fdceac5b3467220540127a73415e81baa4b48bf986bc181c4d_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/client-kn-rhel8@sha256:09644d1c149970cd7c06635806a0ffc077a6340d68c357cd7f2bb5a6f57e46f3_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/client-kn-rhel8@sha256:46510d8b5dfba62d0a3da64ba90d1b8f88ad3b909c3e6ed14bcd96017d766829_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/client-kn-rhel8@sha256:f9bf2892123c3d981d2d5f158e643e6ba6f59a441b47c4055dc542f8cf8330c0_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-apiserver-receive-adapter-rhel8@sha256:834e37f8ddfbe157ad357fcef49f5213053d1295bb31361c5dd14a213ff2755c_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-apiserver-receive-adapter-rhel8@sha256:d13848369ca942d13548ab9b73a2d60b67f9412e535ed647342acaa8cef36c37_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-apiserver-receive-adapter-rhel8@sha256:eef2145e61234d37713ef8fda1f82d7cbe6502c5e6386117230d66ab7e1dd21a_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-controller-rhel8@sha256:52ef0c51b53ede0344f58174e624db08e6dcac04a0cba1668915f217949fc868_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-controller-rhel8@sha256:72c5fcaa44e3da56b297eb718d8a2b7eeb44069d6f3ce71b0eca30070b18bd9d_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-controller-rhel8@sha256:ad2df12dd77e8a3092431ca8d1b5eae42240c8ebb8766e436009bd6df7ee51f3_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-in-memory-channel-controller-rhel8@sha256:070f2c819506853dee230f37e00b27a05ba01c6f7cbbffc9a04b59a65d0c45e9_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-in-memory-channel-controller-rhel8@sha256:111da99563ea799e6b54933f12dc8f8a3828e36f650900e02da3be5afbdeefd9_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-in-memory-channel-controller-rhel8@sha256:69871b8d6e72713fe2eaf5f1e0aac1282fb8659d2895836994f10c847fe320d1_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-in-memory-channel-dispatcher-rhel8@sha256:4b5ee83ccace988c6eaf456e82dea83d160ae7e6aaad1ab8f48410f90da8f1c1_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-in-memory-channel-dispatcher-rhel8@sha256:52247eff5dc9a89244e6697ae9ce61cc1b42265171c956d4d50984179daced89_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-in-memory-channel-dispatcher-rhel8@sha256:68b61474089703d0685a952062401303206ba11bc108b8504f6f6390933d83cb_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-kafka-broker-controller-rhel8@sha256:2a4b30bcff1377073202362dfd521bd7ac3e3e3960fdb33a6cf9fa39fc89de6b_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-kafka-broker-controller-rhel8@sha256:be290e6d950e8af6162c1dece8472788b66459e8cb91df319f50ccf66f27b5c7_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-kafka-broker-controller-rhel8@sha256:f8b5d9c9c0182f5cc1f76422759bf8925d2f29292390ada83a6b7c7986f1462c_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-kafka-broker-dispatcher-rhel8@sha256:08c6d6908a2e58a18e908223daf152802106b00a67905e94e075fca827af87c9_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-kafka-broker-dispatcher-rhel8@sha256:8ac0796f3585a406facba98766688ae6777b5673a4515418db8d1d92c4d65494_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-kafka-broker-dispatcher-rhel8@sha256:9af6b8413acbf59adc88e9b88a51105f3b0a4913499c3026f64e7fda91e43384_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-kafka-broker-post-install-rhel8@sha256:260e7f0086f4e036be3a9ab5d24ce99fc8a053cc7f2906f8a6080f59f2a3e591_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-kafka-broker-post-install-rhel8@sha256:36551ea609536ba900f7a0493a06d07f9c0f19a0eef7e4956575354ca92cd1ef_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-kafka-broker-post-install-rhel8@sha256:6d4a898f37f87aa6db636487c6892833249be38635fe631433652feda762a40e_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-kafka-broker-webhook-rhel8@sha256:0dad9dc28babb21622f90c83647c9cc48bfa66faad257c88e7adf1d50ad0f80c_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-kafka-broker-webhook-rhel8@sha256:10ba81e103ed6b7dff7b02394b20f44b46acd6b09d72f16667c068eb9989dc77_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-kafka-broker-webhook-rhel8@sha256:f94aef78ce0870fdceac5b3467220540127a73415e81baa4b48bf986bc181c4d_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-mtbroker-filter-rhel8@sha256:4f6e162ee5fb96ff69a1546b7f728641dded59548f14afdfa870f7f0291787ac_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-mtbroker-filter-rhel8@sha256:ecde2ee2aa9618775178e03bcc07e53d6f5e12f30261238d8ffb366fb1e47c94_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-mtbroker-filter-rhel8@sha256:ee2dc3e0f648dc59551cfdf0ac5c36aa6cd9a4b2abaada7095ae4d5b8e0a571e_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-mtbroker-ingress-rhel8@sha256:4eaac6386b1b8a9e360df5afbd85aeebb97e5c81dbd861996caafad48b4cc6f9_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-mtbroker-ingress-rhel8@sha256:644fbcd1924d570f105f5f9760eb15eddbeed16c894edfcb4ef8c8a14e370bce_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-mtbroker-ingress-rhel8@sha256:a26dfc1a610bbaf876443b4b01a04130f7c0aba4d40e246333fe8bf7eb899f45_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-mtchannel-broker-rhel8@sha256:353859f2a8649fa9b3f5c0e02cafd57f79f96a10a7a697ba08eaa8cb70effe51_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-mtchannel-broker-rhel8@sha256:6f7afb57dc78ccb13498434196c5e8cd0f6ec53f045689febf1a62c492358d93_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-mtchannel-broker-rhel8@sha256:fadf3035a8bd25307843d1c6c88654a03db25983407a770875b4507942684dd5_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-mtping-rhel8@sha256:2254577d2c2e67d28f8459fbd4ac43af78b7d29cc0b56c631607dd68f3d31637_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-mtping-rhel8@sha256:a7177a43f46b6470a19970c62ebc17119ca3c3021471f9396faa436e621beb1e_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-mtping-rhel8@sha256:c6c2c7924d90e81e2906f3bf3969b02d7f3e4dc80c187e6c55a7e4ea17ac20cd_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-storage-version-migration-rhel8@sha256:3c1baa5bad644c06bedabaed9c668f0999527f00bc1d195e71a528c222087328_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-storage-version-migration-rhel8@sha256:63dab761fd3a2e08950b7ee52852fb39cef7820f2a8cf8142ec3701a07372d7c_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-storage-version-migration-rhel8@sha256:ff7924a37865ac1a90872f35675934a1627e49a29577a78af18b8e743a5fde07_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-sugar-controller-rhel8@sha256:24c7217a3612a5c3c6792c433dc2a6cf4b5fda1b9e6acff84e2736705704d152_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-sugar-controller-rhel8@sha256:3a38788638c26e9bec45694b2c4597333080189ffa96d8c7302e3e7dd1e54be5_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-sugar-controller-rhel8@sha256:aebfba016342e94fc0619a9ad6346c7fefbedf6739f1495954eb905cade085ac_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-webhook-rhel8@sha256:11d0b8fac4cb67c95e051a91f5c6683768f8969ffc744cd3cc4814d1ee6e91c1_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-webhook-rhel8@sha256:1b209d1ddffba92c3d77824e37bf75302346856c10b773a101d2868f27d0b740_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-webhook-rhel8@sha256:bf8c9de32dd5cbe536b115f52f32c666fbf886bde555ac355937d6b149cf9343_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/ingress-rhel8-operator@sha256:46a5fb2d0f9fa5e05504b9264a3f1c0e7c7beb76e3a3aeb9bc036cda4fa9d66a_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/ingress-rhel8-operator@sha256:793b86f4c2add102e2f676bd57cec3365ce9b3fdc40a989c28d1f9acb851142d_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/ingress-rhel8-operator@sha256:cce79392f93bb318123c48ac6de48aa0a2983cc1134cc063c0fdc2ff83c546c7_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/kn-cli-artifacts-rhel8@sha256:1a51a072d4e303a5c33b2383c843308d86c68de228b094d2efed8bc59a4bac14_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/kn-cli-artifacts-rhel8@sha256:c61b26bdf318b507af66f9092e784d64436e3b2531cc6e2e8aa1bb8bbb010fb7_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/kn-cli-artifacts-rhel8@sha256:f22168224137db649c6e6592e3ec2ae6845ca668ef65fe56c104ed6393eae526_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/knative-rhel8-operator@sha256:53e115cdfeb8077cc8b89ebdeee4903b1be8c0a0d45831a9f277f342959f5961_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/knative-rhel8-operator@sha256:ebf24097b84ec5773e30c8f548975afb84b6fce836b373b97855f69371068d1e_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/knative-rhel8-operator@sha256:efa444ca6c7c4468821a8d138b4319c86fede592f3b0b4d7905e7c66e8bdb2c0_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/kourier-control-rhel8@sha256:396fb9dcc798b05e89d38ccbe3a3abb31854f56a95ae104fb9bb215967b56d9f_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/kourier-control-rhel8@sha256:e36577c37457a4521d78f28f24dca6ae11f170635316efe374f08f825cb5904d_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/kourier-control-rhel8@sha256:fb04b74dce262e58434b19a10dce0981b4df7541416de21343fb7124c714ffbf_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/net-istio-controller-rhel8@sha256:281b2782253722d916b6178ecdbc763aaa71ed4ac0db94e31d57974d4eb8b58b_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/net-istio-controller-rhel8@sha256:bf56038c0af2cfeb5a3e4b7ecd5aeebb230d042ac835b50faafa3d939dd8ca50_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/net-istio-controller-rhel8@sha256:f3643c74f73841b1de04be1d0f550c044f1ad4800ceb32cb36bf9072d8e5155b_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/net-istio-webhook-rhel8@sha256:4f7cabd5a6bb6fd7a0d81461108891b0d2de55efe868c4fbf275131c3280ed2d_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/net-istio-webhook-rhel8@sha256:a07d73f5c04af2a29b6565363b472aceabbfeafe7d6dfe833d1e71b072419916_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/net-istio-webhook-rhel8@sha256:cd34685812d9447969a1c3fb4382433a1b59fb3631fbe156daa6fa962458f859_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serverless-operator-bundle@sha256:0422f8843fc62c2b72e01ffefd33db912a1ad3d70ac297882d3663c9b7299f10_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serverless-rhel8-operator@sha256:26d940bd43b928d8370c9e88e80726a427c3f0ce3afc4fddb02a507f81c8fc93_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serverless-rhel8-operator@sha256:2898df30f40683bd3a73c6f2676afdc1bfc27b23d2fe04fe7667f6db6d2422ab_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serverless-rhel8-operator@sha256:8ec9e756969c8e6bf8155ed102a66cf578a325dcc477ff909b4806405ab59cfc_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-activator-rhel8@sha256:1e9fb289564961ddbf317e568c50936b048446685c39ab14ca4e5cb682785243_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-activator-rhel8@sha256:3a823819467ed0beea953eed27e2129bb4495df3f49e0f59d5004dee416e6285_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-activator-rhel8@sha256:4e7563e5f9761f624aefc6b79845e5b4dd1836a545c3754bc37701162ed4e3bb_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-autoscaler-hpa-rhel8@sha256:1685c7bf25061e61688d2b5e60cde6adb8906fec6bfb713c68837b2bbeeacf85_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-autoscaler-hpa-rhel8@sha256:491df16728df492b7b88efb8e86f28e46a8762f4084fb4132823611a9e758264_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-autoscaler-hpa-rhel8@sha256:8bb514634ece7dafd88ae6cc7eff52016cd4585d91cb9c106720c21c219f8967_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-autoscaler-rhel8@sha256:01b46e0ddb618f58c06b533fe7148f772367200f5d9be9d355012e91dc401156_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-autoscaler-rhel8@sha256:8cd0a381de995467f339e11f0704b8c8b978ddfdd2d8271f4c9f832e7acf9f07_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-autoscaler-rhel8@sha256:c60796d720141d322159e49bb3496732b8e0453d6606227b419caf93a12d196b_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-controller-rhel8@sha256:92b01a8421488e9d9b42b6da290873b54a2619d39a05e8d2a99e4c5348a3d4dc_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-controller-rhel8@sha256:b5ae691a77adb161a30ae8470f1cf4c1c6259488df18bb2bf2764d05af9a2aa8_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-controller-rhel8@sha256:b752a295b673aeee85eba6bed33cc658254dc0503c6002841d80dc0c0a38f615_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-domain-mapping-rhel8@sha256:11bca084f2c8df8d369d6301847876bbf8d37c7b67a6ffb387e0759100b6e817_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-domain-mapping-rhel8@sha256:4e580d29cbff1aa6050c65cee35a870dab9e6a7eaa538b356a5afefed9c38d90_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-domain-mapping-rhel8@sha256:eeb39a3fbc9d4c223d42579737948438d03b2a2ec1aee46562aabae6d343679b_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-domain-mapping-webhook-rhel8@sha256:8057fa6657c0bf909297273acc4faea1cddb29f9f02f6c797279adb42f083332_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-domain-mapping-webhook-rhel8@sha256:84e13a4c84098e0a6a5b461c7581861cd9114ce3cc7c2147afd727e56f323b28_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-domain-mapping-webhook-rhel8@sha256:f99e203de17686584c05ee0901041edd055350c39da063d5d6dcd026d1e17593_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-queue-rhel8@sha256:8740a1f7cb3ef3c4caa5774cced7787cc1e345dbe3708307001c1def9fd32e2f_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-queue-rhel8@sha256:ac1ca0ae5e3c7fc242ec5a313e45d09b83261ffe26eab3ebcbbae9299471b25a_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-queue-rhel8@sha256:f16b4f4e86e758354c8b19ee3a075dfd6fd19eb7ba282ad8293d41ca0c8f3028_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-storage-version-migration-rhel8@sha256:1c3b2c4c06981fd8eb13c05837c8da3523f0df9c79eacd6ffc1138e5f26bdba6_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-storage-version-migration-rhel8@sha256:27b7b75eae9eacc52a577887885db7c29192e15aada8a3b7406e032561609462_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-storage-version-migration-rhel8@sha256:8012cc60fab4e14b7fab05589c977c15ac941efb09601069be09d4e25385ed26_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-webhook-rhel8@sha256:4fdc2c632eb0fa4f10a78e39622c83febde93f38db16bd0ca4a35c1eb7062548_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-webhook-rhel8@sha256:6904376f1ae4dadc23ab9993b50aaaa3db130fcd338f3dfae9e437b348e6e934_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-webhook-rhel8@sha256:dc902a39bc520abcf2100c26e2e1c4ba20aa5aadff763b40f234eb01a26b6f77_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/svls-must-gather-rhel8@sha256:057e9ccae9eae50fadad4772b203e897f5c54bf9d40f6e2f2ccbdbc93f5850b5_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/svls-must-gather-rhel8@sha256:7557328dcdede1992a3660342f037e490f58bc3281c68c6e4f44e6d66c4a0cff_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/svls-must-gather-rhel8@sha256:e0a982cd04fee4416659b7e1e6a827c2c371144bd461f23913ae9e0633fd598a_amd64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2022:6040"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"8Base-Openshift-Serverless-1.24:openshift-serverless-1-tech-preview/eventing-kafka-broker-controller-rhel8@sha256:2a4b30bcff1377073202362dfd521bd7ac3e3e3960fdb33a6cf9fa39fc89de6b_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1-tech-preview/eventing-kafka-broker-controller-rhel8@sha256:be290e6d950e8af6162c1dece8472788b66459e8cb91df319f50ccf66f27b5c7_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1-tech-preview/eventing-kafka-broker-controller-rhel8@sha256:f8b5d9c9c0182f5cc1f76422759bf8925d2f29292390ada83a6b7c7986f1462c_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1-tech-preview/eventing-kafka-broker-dispatcher-rhel8@sha256:08c6d6908a2e58a18e908223daf152802106b00a67905e94e075fca827af87c9_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1-tech-preview/eventing-kafka-broker-dispatcher-rhel8@sha256:8ac0796f3585a406facba98766688ae6777b5673a4515418db8d1d92c4d65494_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1-tech-preview/eventing-kafka-broker-dispatcher-rhel8@sha256:9af6b8413acbf59adc88e9b88a51105f3b0a4913499c3026f64e7fda91e43384_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1-tech-preview/eventing-kafka-broker-receiver-rhel8@sha256:4dc0783cf92da5b5aa4cd1b9e9d55aa55a69b94eef0d29f261d3d51bd2260b68_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1-tech-preview/eventing-kafka-broker-receiver-rhel8@sha256:80fd78ad61caab0b20e39d4c6103ed9b074d3efa1dc67ab7bf415ea7db912dc3_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1-tech-preview/eventing-kafka-broker-receiver-rhel8@sha256:aeaaf1d541b5756df65f0700bcd82d085077ae3b1ce99c6d8728997c23e31ef9_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1-tech-preview/eventing-kafka-broker-webhook-rhel8@sha256:0dad9dc28babb21622f90c83647c9cc48bfa66faad257c88e7adf1d50ad0f80c_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1-tech-preview/eventing-kafka-broker-webhook-rhel8@sha256:10ba81e103ed6b7dff7b02394b20f44b46acd6b09d72f16667c068eb9989dc77_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1-tech-preview/eventing-kafka-broker-webhook-rhel8@sha256:f94aef78ce0870fdceac5b3467220540127a73415e81baa4b48bf986bc181c4d_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/client-kn-rhel8@sha256:09644d1c149970cd7c06635806a0ffc077a6340d68c357cd7f2bb5a6f57e46f3_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/client-kn-rhel8@sha256:46510d8b5dfba62d0a3da64ba90d1b8f88ad3b909c3e6ed14bcd96017d766829_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/client-kn-rhel8@sha256:f9bf2892123c3d981d2d5f158e643e6ba6f59a441b47c4055dc542f8cf8330c0_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-apiserver-receive-adapter-rhel8@sha256:834e37f8ddfbe157ad357fcef49f5213053d1295bb31361c5dd14a213ff2755c_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-apiserver-receive-adapter-rhel8@sha256:d13848369ca942d13548ab9b73a2d60b67f9412e535ed647342acaa8cef36c37_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-apiserver-receive-adapter-rhel8@sha256:eef2145e61234d37713ef8fda1f82d7cbe6502c5e6386117230d66ab7e1dd21a_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-controller-rhel8@sha256:52ef0c51b53ede0344f58174e624db08e6dcac04a0cba1668915f217949fc868_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-controller-rhel8@sha256:72c5fcaa44e3da56b297eb718d8a2b7eeb44069d6f3ce71b0eca30070b18bd9d_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-controller-rhel8@sha256:ad2df12dd77e8a3092431ca8d1b5eae42240c8ebb8766e436009bd6df7ee51f3_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-in-memory-channel-controller-rhel8@sha256:070f2c819506853dee230f37e00b27a05ba01c6f7cbbffc9a04b59a65d0c45e9_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-in-memory-channel-controller-rhel8@sha256:111da99563ea799e6b54933f12dc8f8a3828e36f650900e02da3be5afbdeefd9_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-in-memory-channel-controller-rhel8@sha256:69871b8d6e72713fe2eaf5f1e0aac1282fb8659d2895836994f10c847fe320d1_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-in-memory-channel-dispatcher-rhel8@sha256:4b5ee83ccace988c6eaf456e82dea83d160ae7e6aaad1ab8f48410f90da8f1c1_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-in-memory-channel-dispatcher-rhel8@sha256:52247eff5dc9a89244e6697ae9ce61cc1b42265171c956d4d50984179daced89_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-in-memory-channel-dispatcher-rhel8@sha256:68b61474089703d0685a952062401303206ba11bc108b8504f6f6390933d83cb_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-kafka-broker-controller-rhel8@sha256:2a4b30bcff1377073202362dfd521bd7ac3e3e3960fdb33a6cf9fa39fc89de6b_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-kafka-broker-controller-rhel8@sha256:be290e6d950e8af6162c1dece8472788b66459e8cb91df319f50ccf66f27b5c7_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-kafka-broker-controller-rhel8@sha256:f8b5d9c9c0182f5cc1f76422759bf8925d2f29292390ada83a6b7c7986f1462c_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-kafka-broker-dispatcher-rhel8@sha256:08c6d6908a2e58a18e908223daf152802106b00a67905e94e075fca827af87c9_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-kafka-broker-dispatcher-rhel8@sha256:8ac0796f3585a406facba98766688ae6777b5673a4515418db8d1d92c4d65494_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-kafka-broker-dispatcher-rhel8@sha256:9af6b8413acbf59adc88e9b88a51105f3b0a4913499c3026f64e7fda91e43384_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-kafka-broker-post-install-rhel8@sha256:260e7f0086f4e036be3a9ab5d24ce99fc8a053cc7f2906f8a6080f59f2a3e591_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-kafka-broker-post-install-rhel8@sha256:36551ea609536ba900f7a0493a06d07f9c0f19a0eef7e4956575354ca92cd1ef_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-kafka-broker-post-install-rhel8@sha256:6d4a898f37f87aa6db636487c6892833249be38635fe631433652feda762a40e_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-kafka-broker-webhook-rhel8@sha256:0dad9dc28babb21622f90c83647c9cc48bfa66faad257c88e7adf1d50ad0f80c_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-kafka-broker-webhook-rhel8@sha256:10ba81e103ed6b7dff7b02394b20f44b46acd6b09d72f16667c068eb9989dc77_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-kafka-broker-webhook-rhel8@sha256:f94aef78ce0870fdceac5b3467220540127a73415e81baa4b48bf986bc181c4d_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-mtbroker-filter-rhel8@sha256:4f6e162ee5fb96ff69a1546b7f728641dded59548f14afdfa870f7f0291787ac_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-mtbroker-filter-rhel8@sha256:ecde2ee2aa9618775178e03bcc07e53d6f5e12f30261238d8ffb366fb1e47c94_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-mtbroker-filter-rhel8@sha256:ee2dc3e0f648dc59551cfdf0ac5c36aa6cd9a4b2abaada7095ae4d5b8e0a571e_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-mtbroker-ingress-rhel8@sha256:4eaac6386b1b8a9e360df5afbd85aeebb97e5c81dbd861996caafad48b4cc6f9_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-mtbroker-ingress-rhel8@sha256:644fbcd1924d570f105f5f9760eb15eddbeed16c894edfcb4ef8c8a14e370bce_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-mtbroker-ingress-rhel8@sha256:a26dfc1a610bbaf876443b4b01a04130f7c0aba4d40e246333fe8bf7eb899f45_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-mtchannel-broker-rhel8@sha256:353859f2a8649fa9b3f5c0e02cafd57f79f96a10a7a697ba08eaa8cb70effe51_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-mtchannel-broker-rhel8@sha256:6f7afb57dc78ccb13498434196c5e8cd0f6ec53f045689febf1a62c492358d93_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-mtchannel-broker-rhel8@sha256:fadf3035a8bd25307843d1c6c88654a03db25983407a770875b4507942684dd5_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-mtping-rhel8@sha256:2254577d2c2e67d28f8459fbd4ac43af78b7d29cc0b56c631607dd68f3d31637_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-mtping-rhel8@sha256:a7177a43f46b6470a19970c62ebc17119ca3c3021471f9396faa436e621beb1e_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-mtping-rhel8@sha256:c6c2c7924d90e81e2906f3bf3969b02d7f3e4dc80c187e6c55a7e4ea17ac20cd_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-storage-version-migration-rhel8@sha256:3c1baa5bad644c06bedabaed9c668f0999527f00bc1d195e71a528c222087328_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-storage-version-migration-rhel8@sha256:63dab761fd3a2e08950b7ee52852fb39cef7820f2a8cf8142ec3701a07372d7c_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-storage-version-migration-rhel8@sha256:ff7924a37865ac1a90872f35675934a1627e49a29577a78af18b8e743a5fde07_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-sugar-controller-rhel8@sha256:24c7217a3612a5c3c6792c433dc2a6cf4b5fda1b9e6acff84e2736705704d152_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-sugar-controller-rhel8@sha256:3a38788638c26e9bec45694b2c4597333080189ffa96d8c7302e3e7dd1e54be5_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-sugar-controller-rhel8@sha256:aebfba016342e94fc0619a9ad6346c7fefbedf6739f1495954eb905cade085ac_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-webhook-rhel8@sha256:11d0b8fac4cb67c95e051a91f5c6683768f8969ffc744cd3cc4814d1ee6e91c1_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-webhook-rhel8@sha256:1b209d1ddffba92c3d77824e37bf75302346856c10b773a101d2868f27d0b740_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-webhook-rhel8@sha256:bf8c9de32dd5cbe536b115f52f32c666fbf886bde555ac355937d6b149cf9343_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/ingress-rhel8-operator@sha256:46a5fb2d0f9fa5e05504b9264a3f1c0e7c7beb76e3a3aeb9bc036cda4fa9d66a_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/ingress-rhel8-operator@sha256:793b86f4c2add102e2f676bd57cec3365ce9b3fdc40a989c28d1f9acb851142d_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/ingress-rhel8-operator@sha256:cce79392f93bb318123c48ac6de48aa0a2983cc1134cc063c0fdc2ff83c546c7_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/kn-cli-artifacts-rhel8@sha256:1a51a072d4e303a5c33b2383c843308d86c68de228b094d2efed8bc59a4bac14_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/kn-cli-artifacts-rhel8@sha256:c61b26bdf318b507af66f9092e784d64436e3b2531cc6e2e8aa1bb8bbb010fb7_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/kn-cli-artifacts-rhel8@sha256:f22168224137db649c6e6592e3ec2ae6845ca668ef65fe56c104ed6393eae526_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/knative-rhel8-operator@sha256:53e115cdfeb8077cc8b89ebdeee4903b1be8c0a0d45831a9f277f342959f5961_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/knative-rhel8-operator@sha256:ebf24097b84ec5773e30c8f548975afb84b6fce836b373b97855f69371068d1e_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/knative-rhel8-operator@sha256:efa444ca6c7c4468821a8d138b4319c86fede592f3b0b4d7905e7c66e8bdb2c0_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/kourier-control-rhel8@sha256:396fb9dcc798b05e89d38ccbe3a3abb31854f56a95ae104fb9bb215967b56d9f_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/kourier-control-rhel8@sha256:e36577c37457a4521d78f28f24dca6ae11f170635316efe374f08f825cb5904d_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/kourier-control-rhel8@sha256:fb04b74dce262e58434b19a10dce0981b4df7541416de21343fb7124c714ffbf_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/net-istio-controller-rhel8@sha256:281b2782253722d916b6178ecdbc763aaa71ed4ac0db94e31d57974d4eb8b58b_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/net-istio-controller-rhel8@sha256:bf56038c0af2cfeb5a3e4b7ecd5aeebb230d042ac835b50faafa3d939dd8ca50_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/net-istio-controller-rhel8@sha256:f3643c74f73841b1de04be1d0f550c044f1ad4800ceb32cb36bf9072d8e5155b_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/net-istio-webhook-rhel8@sha256:4f7cabd5a6bb6fd7a0d81461108891b0d2de55efe868c4fbf275131c3280ed2d_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/net-istio-webhook-rhel8@sha256:a07d73f5c04af2a29b6565363b472aceabbfeafe7d6dfe833d1e71b072419916_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/net-istio-webhook-rhel8@sha256:cd34685812d9447969a1c3fb4382433a1b59fb3631fbe156daa6fa962458f859_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serverless-operator-bundle@sha256:0422f8843fc62c2b72e01ffefd33db912a1ad3d70ac297882d3663c9b7299f10_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serverless-rhel8-operator@sha256:26d940bd43b928d8370c9e88e80726a427c3f0ce3afc4fddb02a507f81c8fc93_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serverless-rhel8-operator@sha256:2898df30f40683bd3a73c6f2676afdc1bfc27b23d2fe04fe7667f6db6d2422ab_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serverless-rhel8-operator@sha256:8ec9e756969c8e6bf8155ed102a66cf578a325dcc477ff909b4806405ab59cfc_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-activator-rhel8@sha256:1e9fb289564961ddbf317e568c50936b048446685c39ab14ca4e5cb682785243_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-activator-rhel8@sha256:3a823819467ed0beea953eed27e2129bb4495df3f49e0f59d5004dee416e6285_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-activator-rhel8@sha256:4e7563e5f9761f624aefc6b79845e5b4dd1836a545c3754bc37701162ed4e3bb_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-autoscaler-hpa-rhel8@sha256:1685c7bf25061e61688d2b5e60cde6adb8906fec6bfb713c68837b2bbeeacf85_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-autoscaler-hpa-rhel8@sha256:491df16728df492b7b88efb8e86f28e46a8762f4084fb4132823611a9e758264_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-autoscaler-hpa-rhel8@sha256:8bb514634ece7dafd88ae6cc7eff52016cd4585d91cb9c106720c21c219f8967_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-autoscaler-rhel8@sha256:01b46e0ddb618f58c06b533fe7148f772367200f5d9be9d355012e91dc401156_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-autoscaler-rhel8@sha256:8cd0a381de995467f339e11f0704b8c8b978ddfdd2d8271f4c9f832e7acf9f07_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-autoscaler-rhel8@sha256:c60796d720141d322159e49bb3496732b8e0453d6606227b419caf93a12d196b_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-controller-rhel8@sha256:92b01a8421488e9d9b42b6da290873b54a2619d39a05e8d2a99e4c5348a3d4dc_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-controller-rhel8@sha256:b5ae691a77adb161a30ae8470f1cf4c1c6259488df18bb2bf2764d05af9a2aa8_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-controller-rhel8@sha256:b752a295b673aeee85eba6bed33cc658254dc0503c6002841d80dc0c0a38f615_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-domain-mapping-rhel8@sha256:11bca084f2c8df8d369d6301847876bbf8d37c7b67a6ffb387e0759100b6e817_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-domain-mapping-rhel8@sha256:4e580d29cbff1aa6050c65cee35a870dab9e6a7eaa538b356a5afefed9c38d90_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-domain-mapping-rhel8@sha256:eeb39a3fbc9d4c223d42579737948438d03b2a2ec1aee46562aabae6d343679b_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-domain-mapping-webhook-rhel8@sha256:8057fa6657c0bf909297273acc4faea1cddb29f9f02f6c797279adb42f083332_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-domain-mapping-webhook-rhel8@sha256:84e13a4c84098e0a6a5b461c7581861cd9114ce3cc7c2147afd727e56f323b28_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-domain-mapping-webhook-rhel8@sha256:f99e203de17686584c05ee0901041edd055350c39da063d5d6dcd026d1e17593_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-queue-rhel8@sha256:8740a1f7cb3ef3c4caa5774cced7787cc1e345dbe3708307001c1def9fd32e2f_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-queue-rhel8@sha256:ac1ca0ae5e3c7fc242ec5a313e45d09b83261ffe26eab3ebcbbae9299471b25a_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-queue-rhel8@sha256:f16b4f4e86e758354c8b19ee3a075dfd6fd19eb7ba282ad8293d41ca0c8f3028_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-storage-version-migration-rhel8@sha256:1c3b2c4c06981fd8eb13c05837c8da3523f0df9c79eacd6ffc1138e5f26bdba6_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-storage-version-migration-rhel8@sha256:27b7b75eae9eacc52a577887885db7c29192e15aada8a3b7406e032561609462_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-storage-version-migration-rhel8@sha256:8012cc60fab4e14b7fab05589c977c15ac941efb09601069be09d4e25385ed26_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-webhook-rhel8@sha256:4fdc2c632eb0fa4f10a78e39622c83febde93f38db16bd0ca4a35c1eb7062548_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-webhook-rhel8@sha256:6904376f1ae4dadc23ab9993b50aaaa3db130fcd338f3dfae9e437b348e6e934_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-webhook-rhel8@sha256:dc902a39bc520abcf2100c26e2e1c4ba20aa5aadff763b40f234eb01a26b6f77_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/svls-must-gather-rhel8@sha256:057e9ccae9eae50fadad4772b203e897f5c54bf9d40f6e2f2ccbdbc93f5850b5_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/svls-must-gather-rhel8@sha256:7557328dcdede1992a3660342f037e490f58bc3281c68c6e4f44e6d66c4a0cff_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/svls-must-gather-rhel8@sha256:e0a982cd04fee4416659b7e1e6a827c2c371144bd461f23913ae9e0633fd598a_amd64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "golang: io/fs: stack exhaustion in Glob"
},
{
"cve": "CVE-2022-30631",
"cwe": {
"id": "CWE-1325",
"name": "Improperly Controlled Sequential Memory Allocation"
},
"discovery_date": "2022-07-14T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2107342"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in golang. Calling the Reader, Read method on an archive that contains a large number of concatenated 0-length compressed files can cause a panic issue due to stack exhaustion.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "golang: compress/gzip: stack exhaustion in Reader.Read",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "To exploit CVE-2022-30631, an attacker supplies a specially crafted gzip archive to a Go application that uses a vulnerable version of the compress/gzip package without adequate input validation. This can lead to uncontrolled recursion, resulting in stack exhaustion and causing the application to panic, thereby affecting its availability.\n\nAs this is merely a DoS and there is no known way to control the instruction pointer, RH ProdSec has set the impact of this vulnerabilty to \"Moderate\".\n\nWithin regulated environments, a combination of the following controls acts as a significant barrier to successfully exploiting a CWE-1325: Improperly Controlled Sequential Memory Allocation vulnerability and therefore downgrades the severity of this particular CVE from Moderate to Low.\n\nAccess to the platform is granted only after successful hard token-based multi-factor authentication (MFA) and is governed by least privilege to ensure only authorized users and roles can execute or modify code. Static code analysis and peer reviews enforce strong input validation and error handling, preventing improperly validated inputs from causing system instability, data exposure, or privilege escalation. In the event of successful exploitation, process isolation limits the impact of excessive sequential memory allocation by restricting memory use per process, preventing any single process from exhausting system resources. Finally, the platform uses memory protection mechanisms such as Data Execution Prevention (DEP) and Address Space Layout Randomization (ASLR) to reduce the risk of memory allocation-based attacks.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"8Base-Openshift-Serverless-1.24:openshift-serverless-1-tech-preview/eventing-kafka-broker-controller-rhel8@sha256:2a4b30bcff1377073202362dfd521bd7ac3e3e3960fdb33a6cf9fa39fc89de6b_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1-tech-preview/eventing-kafka-broker-controller-rhel8@sha256:be290e6d950e8af6162c1dece8472788b66459e8cb91df319f50ccf66f27b5c7_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1-tech-preview/eventing-kafka-broker-controller-rhel8@sha256:f8b5d9c9c0182f5cc1f76422759bf8925d2f29292390ada83a6b7c7986f1462c_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1-tech-preview/eventing-kafka-broker-dispatcher-rhel8@sha256:08c6d6908a2e58a18e908223daf152802106b00a67905e94e075fca827af87c9_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1-tech-preview/eventing-kafka-broker-dispatcher-rhel8@sha256:8ac0796f3585a406facba98766688ae6777b5673a4515418db8d1d92c4d65494_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1-tech-preview/eventing-kafka-broker-dispatcher-rhel8@sha256:9af6b8413acbf59adc88e9b88a51105f3b0a4913499c3026f64e7fda91e43384_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1-tech-preview/eventing-kafka-broker-receiver-rhel8@sha256:4dc0783cf92da5b5aa4cd1b9e9d55aa55a69b94eef0d29f261d3d51bd2260b68_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1-tech-preview/eventing-kafka-broker-receiver-rhel8@sha256:80fd78ad61caab0b20e39d4c6103ed9b074d3efa1dc67ab7bf415ea7db912dc3_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1-tech-preview/eventing-kafka-broker-receiver-rhel8@sha256:aeaaf1d541b5756df65f0700bcd82d085077ae3b1ce99c6d8728997c23e31ef9_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1-tech-preview/eventing-kafka-broker-webhook-rhel8@sha256:0dad9dc28babb21622f90c83647c9cc48bfa66faad257c88e7adf1d50ad0f80c_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1-tech-preview/eventing-kafka-broker-webhook-rhel8@sha256:10ba81e103ed6b7dff7b02394b20f44b46acd6b09d72f16667c068eb9989dc77_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1-tech-preview/eventing-kafka-broker-webhook-rhel8@sha256:f94aef78ce0870fdceac5b3467220540127a73415e81baa4b48bf986bc181c4d_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/client-kn-rhel8@sha256:09644d1c149970cd7c06635806a0ffc077a6340d68c357cd7f2bb5a6f57e46f3_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/client-kn-rhel8@sha256:46510d8b5dfba62d0a3da64ba90d1b8f88ad3b909c3e6ed14bcd96017d766829_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/client-kn-rhel8@sha256:f9bf2892123c3d981d2d5f158e643e6ba6f59a441b47c4055dc542f8cf8330c0_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-apiserver-receive-adapter-rhel8@sha256:834e37f8ddfbe157ad357fcef49f5213053d1295bb31361c5dd14a213ff2755c_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-apiserver-receive-adapter-rhel8@sha256:d13848369ca942d13548ab9b73a2d60b67f9412e535ed647342acaa8cef36c37_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-apiserver-receive-adapter-rhel8@sha256:eef2145e61234d37713ef8fda1f82d7cbe6502c5e6386117230d66ab7e1dd21a_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-controller-rhel8@sha256:52ef0c51b53ede0344f58174e624db08e6dcac04a0cba1668915f217949fc868_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-controller-rhel8@sha256:72c5fcaa44e3da56b297eb718d8a2b7eeb44069d6f3ce71b0eca30070b18bd9d_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-controller-rhel8@sha256:ad2df12dd77e8a3092431ca8d1b5eae42240c8ebb8766e436009bd6df7ee51f3_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-in-memory-channel-controller-rhel8@sha256:070f2c819506853dee230f37e00b27a05ba01c6f7cbbffc9a04b59a65d0c45e9_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-in-memory-channel-controller-rhel8@sha256:111da99563ea799e6b54933f12dc8f8a3828e36f650900e02da3be5afbdeefd9_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-in-memory-channel-controller-rhel8@sha256:69871b8d6e72713fe2eaf5f1e0aac1282fb8659d2895836994f10c847fe320d1_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-in-memory-channel-dispatcher-rhel8@sha256:4b5ee83ccace988c6eaf456e82dea83d160ae7e6aaad1ab8f48410f90da8f1c1_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-in-memory-channel-dispatcher-rhel8@sha256:52247eff5dc9a89244e6697ae9ce61cc1b42265171c956d4d50984179daced89_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-in-memory-channel-dispatcher-rhel8@sha256:68b61474089703d0685a952062401303206ba11bc108b8504f6f6390933d83cb_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-kafka-broker-controller-rhel8@sha256:2a4b30bcff1377073202362dfd521bd7ac3e3e3960fdb33a6cf9fa39fc89de6b_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-kafka-broker-controller-rhel8@sha256:be290e6d950e8af6162c1dece8472788b66459e8cb91df319f50ccf66f27b5c7_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-kafka-broker-controller-rhel8@sha256:f8b5d9c9c0182f5cc1f76422759bf8925d2f29292390ada83a6b7c7986f1462c_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-kafka-broker-dispatcher-rhel8@sha256:08c6d6908a2e58a18e908223daf152802106b00a67905e94e075fca827af87c9_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-kafka-broker-dispatcher-rhel8@sha256:8ac0796f3585a406facba98766688ae6777b5673a4515418db8d1d92c4d65494_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-kafka-broker-dispatcher-rhel8@sha256:9af6b8413acbf59adc88e9b88a51105f3b0a4913499c3026f64e7fda91e43384_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-kafka-broker-post-install-rhel8@sha256:260e7f0086f4e036be3a9ab5d24ce99fc8a053cc7f2906f8a6080f59f2a3e591_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-kafka-broker-post-install-rhel8@sha256:36551ea609536ba900f7a0493a06d07f9c0f19a0eef7e4956575354ca92cd1ef_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-kafka-broker-post-install-rhel8@sha256:6d4a898f37f87aa6db636487c6892833249be38635fe631433652feda762a40e_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-kafka-broker-webhook-rhel8@sha256:0dad9dc28babb21622f90c83647c9cc48bfa66faad257c88e7adf1d50ad0f80c_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-kafka-broker-webhook-rhel8@sha256:10ba81e103ed6b7dff7b02394b20f44b46acd6b09d72f16667c068eb9989dc77_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-kafka-broker-webhook-rhel8@sha256:f94aef78ce0870fdceac5b3467220540127a73415e81baa4b48bf986bc181c4d_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-mtbroker-filter-rhel8@sha256:4f6e162ee5fb96ff69a1546b7f728641dded59548f14afdfa870f7f0291787ac_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-mtbroker-filter-rhel8@sha256:ecde2ee2aa9618775178e03bcc07e53d6f5e12f30261238d8ffb366fb1e47c94_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-mtbroker-filter-rhel8@sha256:ee2dc3e0f648dc59551cfdf0ac5c36aa6cd9a4b2abaada7095ae4d5b8e0a571e_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-mtbroker-ingress-rhel8@sha256:4eaac6386b1b8a9e360df5afbd85aeebb97e5c81dbd861996caafad48b4cc6f9_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-mtbroker-ingress-rhel8@sha256:644fbcd1924d570f105f5f9760eb15eddbeed16c894edfcb4ef8c8a14e370bce_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-mtbroker-ingress-rhel8@sha256:a26dfc1a610bbaf876443b4b01a04130f7c0aba4d40e246333fe8bf7eb899f45_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-mtchannel-broker-rhel8@sha256:353859f2a8649fa9b3f5c0e02cafd57f79f96a10a7a697ba08eaa8cb70effe51_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-mtchannel-broker-rhel8@sha256:6f7afb57dc78ccb13498434196c5e8cd0f6ec53f045689febf1a62c492358d93_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-mtchannel-broker-rhel8@sha256:fadf3035a8bd25307843d1c6c88654a03db25983407a770875b4507942684dd5_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-mtping-rhel8@sha256:2254577d2c2e67d28f8459fbd4ac43af78b7d29cc0b56c631607dd68f3d31637_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-mtping-rhel8@sha256:a7177a43f46b6470a19970c62ebc17119ca3c3021471f9396faa436e621beb1e_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-mtping-rhel8@sha256:c6c2c7924d90e81e2906f3bf3969b02d7f3e4dc80c187e6c55a7e4ea17ac20cd_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-storage-version-migration-rhel8@sha256:3c1baa5bad644c06bedabaed9c668f0999527f00bc1d195e71a528c222087328_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-storage-version-migration-rhel8@sha256:63dab761fd3a2e08950b7ee52852fb39cef7820f2a8cf8142ec3701a07372d7c_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-storage-version-migration-rhel8@sha256:ff7924a37865ac1a90872f35675934a1627e49a29577a78af18b8e743a5fde07_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-sugar-controller-rhel8@sha256:24c7217a3612a5c3c6792c433dc2a6cf4b5fda1b9e6acff84e2736705704d152_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-sugar-controller-rhel8@sha256:3a38788638c26e9bec45694b2c4597333080189ffa96d8c7302e3e7dd1e54be5_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-sugar-controller-rhel8@sha256:aebfba016342e94fc0619a9ad6346c7fefbedf6739f1495954eb905cade085ac_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-webhook-rhel8@sha256:11d0b8fac4cb67c95e051a91f5c6683768f8969ffc744cd3cc4814d1ee6e91c1_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-webhook-rhel8@sha256:1b209d1ddffba92c3d77824e37bf75302346856c10b773a101d2868f27d0b740_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-webhook-rhel8@sha256:bf8c9de32dd5cbe536b115f52f32c666fbf886bde555ac355937d6b149cf9343_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/ingress-rhel8-operator@sha256:46a5fb2d0f9fa5e05504b9264a3f1c0e7c7beb76e3a3aeb9bc036cda4fa9d66a_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/ingress-rhel8-operator@sha256:793b86f4c2add102e2f676bd57cec3365ce9b3fdc40a989c28d1f9acb851142d_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/ingress-rhel8-operator@sha256:cce79392f93bb318123c48ac6de48aa0a2983cc1134cc063c0fdc2ff83c546c7_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/kn-cli-artifacts-rhel8@sha256:1a51a072d4e303a5c33b2383c843308d86c68de228b094d2efed8bc59a4bac14_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/kn-cli-artifacts-rhel8@sha256:c61b26bdf318b507af66f9092e784d64436e3b2531cc6e2e8aa1bb8bbb010fb7_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/kn-cli-artifacts-rhel8@sha256:f22168224137db649c6e6592e3ec2ae6845ca668ef65fe56c104ed6393eae526_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/knative-rhel8-operator@sha256:53e115cdfeb8077cc8b89ebdeee4903b1be8c0a0d45831a9f277f342959f5961_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/knative-rhel8-operator@sha256:ebf24097b84ec5773e30c8f548975afb84b6fce836b373b97855f69371068d1e_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/knative-rhel8-operator@sha256:efa444ca6c7c4468821a8d138b4319c86fede592f3b0b4d7905e7c66e8bdb2c0_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/kourier-control-rhel8@sha256:396fb9dcc798b05e89d38ccbe3a3abb31854f56a95ae104fb9bb215967b56d9f_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/kourier-control-rhel8@sha256:e36577c37457a4521d78f28f24dca6ae11f170635316efe374f08f825cb5904d_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/kourier-control-rhel8@sha256:fb04b74dce262e58434b19a10dce0981b4df7541416de21343fb7124c714ffbf_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/net-istio-controller-rhel8@sha256:281b2782253722d916b6178ecdbc763aaa71ed4ac0db94e31d57974d4eb8b58b_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/net-istio-controller-rhel8@sha256:bf56038c0af2cfeb5a3e4b7ecd5aeebb230d042ac835b50faafa3d939dd8ca50_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/net-istio-controller-rhel8@sha256:f3643c74f73841b1de04be1d0f550c044f1ad4800ceb32cb36bf9072d8e5155b_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/net-istio-webhook-rhel8@sha256:4f7cabd5a6bb6fd7a0d81461108891b0d2de55efe868c4fbf275131c3280ed2d_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/net-istio-webhook-rhel8@sha256:a07d73f5c04af2a29b6565363b472aceabbfeafe7d6dfe833d1e71b072419916_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/net-istio-webhook-rhel8@sha256:cd34685812d9447969a1c3fb4382433a1b59fb3631fbe156daa6fa962458f859_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serverless-operator-bundle@sha256:0422f8843fc62c2b72e01ffefd33db912a1ad3d70ac297882d3663c9b7299f10_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serverless-rhel8-operator@sha256:26d940bd43b928d8370c9e88e80726a427c3f0ce3afc4fddb02a507f81c8fc93_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serverless-rhel8-operator@sha256:2898df30f40683bd3a73c6f2676afdc1bfc27b23d2fe04fe7667f6db6d2422ab_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serverless-rhel8-operator@sha256:8ec9e756969c8e6bf8155ed102a66cf578a325dcc477ff909b4806405ab59cfc_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-activator-rhel8@sha256:1e9fb289564961ddbf317e568c50936b048446685c39ab14ca4e5cb682785243_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-activator-rhel8@sha256:3a823819467ed0beea953eed27e2129bb4495df3f49e0f59d5004dee416e6285_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-activator-rhel8@sha256:4e7563e5f9761f624aefc6b79845e5b4dd1836a545c3754bc37701162ed4e3bb_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-autoscaler-hpa-rhel8@sha256:1685c7bf25061e61688d2b5e60cde6adb8906fec6bfb713c68837b2bbeeacf85_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-autoscaler-hpa-rhel8@sha256:491df16728df492b7b88efb8e86f28e46a8762f4084fb4132823611a9e758264_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-autoscaler-hpa-rhel8@sha256:8bb514634ece7dafd88ae6cc7eff52016cd4585d91cb9c106720c21c219f8967_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-autoscaler-rhel8@sha256:01b46e0ddb618f58c06b533fe7148f772367200f5d9be9d355012e91dc401156_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-autoscaler-rhel8@sha256:8cd0a381de995467f339e11f0704b8c8b978ddfdd2d8271f4c9f832e7acf9f07_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-autoscaler-rhel8@sha256:c60796d720141d322159e49bb3496732b8e0453d6606227b419caf93a12d196b_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-controller-rhel8@sha256:92b01a8421488e9d9b42b6da290873b54a2619d39a05e8d2a99e4c5348a3d4dc_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-controller-rhel8@sha256:b5ae691a77adb161a30ae8470f1cf4c1c6259488df18bb2bf2764d05af9a2aa8_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-controller-rhel8@sha256:b752a295b673aeee85eba6bed33cc658254dc0503c6002841d80dc0c0a38f615_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-domain-mapping-rhel8@sha256:11bca084f2c8df8d369d6301847876bbf8d37c7b67a6ffb387e0759100b6e817_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-domain-mapping-rhel8@sha256:4e580d29cbff1aa6050c65cee35a870dab9e6a7eaa538b356a5afefed9c38d90_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-domain-mapping-rhel8@sha256:eeb39a3fbc9d4c223d42579737948438d03b2a2ec1aee46562aabae6d343679b_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-domain-mapping-webhook-rhel8@sha256:8057fa6657c0bf909297273acc4faea1cddb29f9f02f6c797279adb42f083332_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-domain-mapping-webhook-rhel8@sha256:84e13a4c84098e0a6a5b461c7581861cd9114ce3cc7c2147afd727e56f323b28_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-domain-mapping-webhook-rhel8@sha256:f99e203de17686584c05ee0901041edd055350c39da063d5d6dcd026d1e17593_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-queue-rhel8@sha256:8740a1f7cb3ef3c4caa5774cced7787cc1e345dbe3708307001c1def9fd32e2f_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-queue-rhel8@sha256:ac1ca0ae5e3c7fc242ec5a313e45d09b83261ffe26eab3ebcbbae9299471b25a_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-queue-rhel8@sha256:f16b4f4e86e758354c8b19ee3a075dfd6fd19eb7ba282ad8293d41ca0c8f3028_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-storage-version-migration-rhel8@sha256:1c3b2c4c06981fd8eb13c05837c8da3523f0df9c79eacd6ffc1138e5f26bdba6_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-storage-version-migration-rhel8@sha256:27b7b75eae9eacc52a577887885db7c29192e15aada8a3b7406e032561609462_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-storage-version-migration-rhel8@sha256:8012cc60fab4e14b7fab05589c977c15ac941efb09601069be09d4e25385ed26_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-webhook-rhel8@sha256:4fdc2c632eb0fa4f10a78e39622c83febde93f38db16bd0ca4a35c1eb7062548_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-webhook-rhel8@sha256:6904376f1ae4dadc23ab9993b50aaaa3db130fcd338f3dfae9e437b348e6e934_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-webhook-rhel8@sha256:dc902a39bc520abcf2100c26e2e1c4ba20aa5aadff763b40f234eb01a26b6f77_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/svls-must-gather-rhel8@sha256:057e9ccae9eae50fadad4772b203e897f5c54bf9d40f6e2f2ccbdbc93f5850b5_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/svls-must-gather-rhel8@sha256:7557328dcdede1992a3660342f037e490f58bc3281c68c6e4f44e6d66c4a0cff_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/svls-must-gather-rhel8@sha256:e0a982cd04fee4416659b7e1e6a827c2c371144bd461f23913ae9e0633fd598a_amd64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2022-30631"
},
{
"category": "external",
"summary": "RHBZ#2107342",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2107342"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2022-30631",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-30631"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2022-30631",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2022-30631"
},
{
"category": "external",
"summary": "https://go.dev/issue/53168",
"url": "https://go.dev/issue/53168"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-announce/c/nqrv9fbR0zE",
"url": "https://groups.google.com/g/golang-announce/c/nqrv9fbR0zE"
}
],
"release_date": "2022-07-12T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2022-08-10T13:13:24+00:00",
"details": "See the Red Hat OpenShift Container Platform 4.6 documentation at:\nhttps://access.redhat.com/documentation/en-us/openshift_container_platform/4.6/html/serverless/index\nSee the Red Hat OpenShift Container Platform 4.7 documentation at:\nhttps://access.redhat.com/documentation/en-us/openshift_container_platform/4.7/html/serverless/index\nSee the Red Hat OpenShift Container Platform 4.8 documentation at:\nhttps://access.redhat.com/documentation/en-us/openshift_container_platform/4.8/html/serverless/index\nSee the Red Hat OpenShift Container Platform 4.9 documentation at:\nhttps://access.redhat.com/documentation/en-us/openshift_container_platform/4.9/html/serverless/index\nSee the Red Hat OpenShift Container Platform 4.10 documentation at:\nhttps://access.redhat.com/documentation/en-us/openshift_container_platform/4.10/html/serverless/index",
"product_ids": [
"8Base-Openshift-Serverless-1.24:openshift-serverless-1-tech-preview/eventing-kafka-broker-controller-rhel8@sha256:2a4b30bcff1377073202362dfd521bd7ac3e3e3960fdb33a6cf9fa39fc89de6b_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1-tech-preview/eventing-kafka-broker-controller-rhel8@sha256:be290e6d950e8af6162c1dece8472788b66459e8cb91df319f50ccf66f27b5c7_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1-tech-preview/eventing-kafka-broker-controller-rhel8@sha256:f8b5d9c9c0182f5cc1f76422759bf8925d2f29292390ada83a6b7c7986f1462c_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1-tech-preview/eventing-kafka-broker-dispatcher-rhel8@sha256:08c6d6908a2e58a18e908223daf152802106b00a67905e94e075fca827af87c9_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1-tech-preview/eventing-kafka-broker-dispatcher-rhel8@sha256:8ac0796f3585a406facba98766688ae6777b5673a4515418db8d1d92c4d65494_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1-tech-preview/eventing-kafka-broker-dispatcher-rhel8@sha256:9af6b8413acbf59adc88e9b88a51105f3b0a4913499c3026f64e7fda91e43384_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1-tech-preview/eventing-kafka-broker-receiver-rhel8@sha256:4dc0783cf92da5b5aa4cd1b9e9d55aa55a69b94eef0d29f261d3d51bd2260b68_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1-tech-preview/eventing-kafka-broker-receiver-rhel8@sha256:80fd78ad61caab0b20e39d4c6103ed9b074d3efa1dc67ab7bf415ea7db912dc3_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1-tech-preview/eventing-kafka-broker-receiver-rhel8@sha256:aeaaf1d541b5756df65f0700bcd82d085077ae3b1ce99c6d8728997c23e31ef9_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1-tech-preview/eventing-kafka-broker-webhook-rhel8@sha256:0dad9dc28babb21622f90c83647c9cc48bfa66faad257c88e7adf1d50ad0f80c_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1-tech-preview/eventing-kafka-broker-webhook-rhel8@sha256:10ba81e103ed6b7dff7b02394b20f44b46acd6b09d72f16667c068eb9989dc77_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1-tech-preview/eventing-kafka-broker-webhook-rhel8@sha256:f94aef78ce0870fdceac5b3467220540127a73415e81baa4b48bf986bc181c4d_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/client-kn-rhel8@sha256:09644d1c149970cd7c06635806a0ffc077a6340d68c357cd7f2bb5a6f57e46f3_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/client-kn-rhel8@sha256:46510d8b5dfba62d0a3da64ba90d1b8f88ad3b909c3e6ed14bcd96017d766829_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/client-kn-rhel8@sha256:f9bf2892123c3d981d2d5f158e643e6ba6f59a441b47c4055dc542f8cf8330c0_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-apiserver-receive-adapter-rhel8@sha256:834e37f8ddfbe157ad357fcef49f5213053d1295bb31361c5dd14a213ff2755c_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-apiserver-receive-adapter-rhel8@sha256:d13848369ca942d13548ab9b73a2d60b67f9412e535ed647342acaa8cef36c37_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-apiserver-receive-adapter-rhel8@sha256:eef2145e61234d37713ef8fda1f82d7cbe6502c5e6386117230d66ab7e1dd21a_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-controller-rhel8@sha256:52ef0c51b53ede0344f58174e624db08e6dcac04a0cba1668915f217949fc868_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-controller-rhel8@sha256:72c5fcaa44e3da56b297eb718d8a2b7eeb44069d6f3ce71b0eca30070b18bd9d_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-controller-rhel8@sha256:ad2df12dd77e8a3092431ca8d1b5eae42240c8ebb8766e436009bd6df7ee51f3_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-in-memory-channel-controller-rhel8@sha256:070f2c819506853dee230f37e00b27a05ba01c6f7cbbffc9a04b59a65d0c45e9_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-in-memory-channel-controller-rhel8@sha256:111da99563ea799e6b54933f12dc8f8a3828e36f650900e02da3be5afbdeefd9_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-in-memory-channel-controller-rhel8@sha256:69871b8d6e72713fe2eaf5f1e0aac1282fb8659d2895836994f10c847fe320d1_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-in-memory-channel-dispatcher-rhel8@sha256:4b5ee83ccace988c6eaf456e82dea83d160ae7e6aaad1ab8f48410f90da8f1c1_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-in-memory-channel-dispatcher-rhel8@sha256:52247eff5dc9a89244e6697ae9ce61cc1b42265171c956d4d50984179daced89_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-in-memory-channel-dispatcher-rhel8@sha256:68b61474089703d0685a952062401303206ba11bc108b8504f6f6390933d83cb_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-kafka-broker-controller-rhel8@sha256:2a4b30bcff1377073202362dfd521bd7ac3e3e3960fdb33a6cf9fa39fc89de6b_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-kafka-broker-controller-rhel8@sha256:be290e6d950e8af6162c1dece8472788b66459e8cb91df319f50ccf66f27b5c7_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-kafka-broker-controller-rhel8@sha256:f8b5d9c9c0182f5cc1f76422759bf8925d2f29292390ada83a6b7c7986f1462c_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-kafka-broker-dispatcher-rhel8@sha256:08c6d6908a2e58a18e908223daf152802106b00a67905e94e075fca827af87c9_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-kafka-broker-dispatcher-rhel8@sha256:8ac0796f3585a406facba98766688ae6777b5673a4515418db8d1d92c4d65494_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-kafka-broker-dispatcher-rhel8@sha256:9af6b8413acbf59adc88e9b88a51105f3b0a4913499c3026f64e7fda91e43384_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-kafka-broker-post-install-rhel8@sha256:260e7f0086f4e036be3a9ab5d24ce99fc8a053cc7f2906f8a6080f59f2a3e591_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-kafka-broker-post-install-rhel8@sha256:36551ea609536ba900f7a0493a06d07f9c0f19a0eef7e4956575354ca92cd1ef_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-kafka-broker-post-install-rhel8@sha256:6d4a898f37f87aa6db636487c6892833249be38635fe631433652feda762a40e_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-kafka-broker-webhook-rhel8@sha256:0dad9dc28babb21622f90c83647c9cc48bfa66faad257c88e7adf1d50ad0f80c_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-kafka-broker-webhook-rhel8@sha256:10ba81e103ed6b7dff7b02394b20f44b46acd6b09d72f16667c068eb9989dc77_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-kafka-broker-webhook-rhel8@sha256:f94aef78ce0870fdceac5b3467220540127a73415e81baa4b48bf986bc181c4d_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-mtbroker-filter-rhel8@sha256:4f6e162ee5fb96ff69a1546b7f728641dded59548f14afdfa870f7f0291787ac_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-mtbroker-filter-rhel8@sha256:ecde2ee2aa9618775178e03bcc07e53d6f5e12f30261238d8ffb366fb1e47c94_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-mtbroker-filter-rhel8@sha256:ee2dc3e0f648dc59551cfdf0ac5c36aa6cd9a4b2abaada7095ae4d5b8e0a571e_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-mtbroker-ingress-rhel8@sha256:4eaac6386b1b8a9e360df5afbd85aeebb97e5c81dbd861996caafad48b4cc6f9_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-mtbroker-ingress-rhel8@sha256:644fbcd1924d570f105f5f9760eb15eddbeed16c894edfcb4ef8c8a14e370bce_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-mtbroker-ingress-rhel8@sha256:a26dfc1a610bbaf876443b4b01a04130f7c0aba4d40e246333fe8bf7eb899f45_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-mtchannel-broker-rhel8@sha256:353859f2a8649fa9b3f5c0e02cafd57f79f96a10a7a697ba08eaa8cb70effe51_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-mtchannel-broker-rhel8@sha256:6f7afb57dc78ccb13498434196c5e8cd0f6ec53f045689febf1a62c492358d93_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-mtchannel-broker-rhel8@sha256:fadf3035a8bd25307843d1c6c88654a03db25983407a770875b4507942684dd5_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-mtping-rhel8@sha256:2254577d2c2e67d28f8459fbd4ac43af78b7d29cc0b56c631607dd68f3d31637_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-mtping-rhel8@sha256:a7177a43f46b6470a19970c62ebc17119ca3c3021471f9396faa436e621beb1e_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-mtping-rhel8@sha256:c6c2c7924d90e81e2906f3bf3969b02d7f3e4dc80c187e6c55a7e4ea17ac20cd_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-storage-version-migration-rhel8@sha256:3c1baa5bad644c06bedabaed9c668f0999527f00bc1d195e71a528c222087328_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-storage-version-migration-rhel8@sha256:63dab761fd3a2e08950b7ee52852fb39cef7820f2a8cf8142ec3701a07372d7c_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-storage-version-migration-rhel8@sha256:ff7924a37865ac1a90872f35675934a1627e49a29577a78af18b8e743a5fde07_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-sugar-controller-rhel8@sha256:24c7217a3612a5c3c6792c433dc2a6cf4b5fda1b9e6acff84e2736705704d152_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-sugar-controller-rhel8@sha256:3a38788638c26e9bec45694b2c4597333080189ffa96d8c7302e3e7dd1e54be5_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-sugar-controller-rhel8@sha256:aebfba016342e94fc0619a9ad6346c7fefbedf6739f1495954eb905cade085ac_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-webhook-rhel8@sha256:11d0b8fac4cb67c95e051a91f5c6683768f8969ffc744cd3cc4814d1ee6e91c1_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-webhook-rhel8@sha256:1b209d1ddffba92c3d77824e37bf75302346856c10b773a101d2868f27d0b740_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-webhook-rhel8@sha256:bf8c9de32dd5cbe536b115f52f32c666fbf886bde555ac355937d6b149cf9343_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/ingress-rhel8-operator@sha256:46a5fb2d0f9fa5e05504b9264a3f1c0e7c7beb76e3a3aeb9bc036cda4fa9d66a_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/ingress-rhel8-operator@sha256:793b86f4c2add102e2f676bd57cec3365ce9b3fdc40a989c28d1f9acb851142d_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/ingress-rhel8-operator@sha256:cce79392f93bb318123c48ac6de48aa0a2983cc1134cc063c0fdc2ff83c546c7_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/kn-cli-artifacts-rhel8@sha256:1a51a072d4e303a5c33b2383c843308d86c68de228b094d2efed8bc59a4bac14_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/kn-cli-artifacts-rhel8@sha256:c61b26bdf318b507af66f9092e784d64436e3b2531cc6e2e8aa1bb8bbb010fb7_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/kn-cli-artifacts-rhel8@sha256:f22168224137db649c6e6592e3ec2ae6845ca668ef65fe56c104ed6393eae526_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/knative-rhel8-operator@sha256:53e115cdfeb8077cc8b89ebdeee4903b1be8c0a0d45831a9f277f342959f5961_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/knative-rhel8-operator@sha256:ebf24097b84ec5773e30c8f548975afb84b6fce836b373b97855f69371068d1e_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/knative-rhel8-operator@sha256:efa444ca6c7c4468821a8d138b4319c86fede592f3b0b4d7905e7c66e8bdb2c0_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/kourier-control-rhel8@sha256:396fb9dcc798b05e89d38ccbe3a3abb31854f56a95ae104fb9bb215967b56d9f_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/kourier-control-rhel8@sha256:e36577c37457a4521d78f28f24dca6ae11f170635316efe374f08f825cb5904d_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/kourier-control-rhel8@sha256:fb04b74dce262e58434b19a10dce0981b4df7541416de21343fb7124c714ffbf_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/net-istio-controller-rhel8@sha256:281b2782253722d916b6178ecdbc763aaa71ed4ac0db94e31d57974d4eb8b58b_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/net-istio-controller-rhel8@sha256:bf56038c0af2cfeb5a3e4b7ecd5aeebb230d042ac835b50faafa3d939dd8ca50_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/net-istio-controller-rhel8@sha256:f3643c74f73841b1de04be1d0f550c044f1ad4800ceb32cb36bf9072d8e5155b_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/net-istio-webhook-rhel8@sha256:4f7cabd5a6bb6fd7a0d81461108891b0d2de55efe868c4fbf275131c3280ed2d_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/net-istio-webhook-rhel8@sha256:a07d73f5c04af2a29b6565363b472aceabbfeafe7d6dfe833d1e71b072419916_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/net-istio-webhook-rhel8@sha256:cd34685812d9447969a1c3fb4382433a1b59fb3631fbe156daa6fa962458f859_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serverless-operator-bundle@sha256:0422f8843fc62c2b72e01ffefd33db912a1ad3d70ac297882d3663c9b7299f10_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serverless-rhel8-operator@sha256:26d940bd43b928d8370c9e88e80726a427c3f0ce3afc4fddb02a507f81c8fc93_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serverless-rhel8-operator@sha256:2898df30f40683bd3a73c6f2676afdc1bfc27b23d2fe04fe7667f6db6d2422ab_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serverless-rhel8-operator@sha256:8ec9e756969c8e6bf8155ed102a66cf578a325dcc477ff909b4806405ab59cfc_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-activator-rhel8@sha256:1e9fb289564961ddbf317e568c50936b048446685c39ab14ca4e5cb682785243_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-activator-rhel8@sha256:3a823819467ed0beea953eed27e2129bb4495df3f49e0f59d5004dee416e6285_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-activator-rhel8@sha256:4e7563e5f9761f624aefc6b79845e5b4dd1836a545c3754bc37701162ed4e3bb_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-autoscaler-hpa-rhel8@sha256:1685c7bf25061e61688d2b5e60cde6adb8906fec6bfb713c68837b2bbeeacf85_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-autoscaler-hpa-rhel8@sha256:491df16728df492b7b88efb8e86f28e46a8762f4084fb4132823611a9e758264_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-autoscaler-hpa-rhel8@sha256:8bb514634ece7dafd88ae6cc7eff52016cd4585d91cb9c106720c21c219f8967_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-autoscaler-rhel8@sha256:01b46e0ddb618f58c06b533fe7148f772367200f5d9be9d355012e91dc401156_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-autoscaler-rhel8@sha256:8cd0a381de995467f339e11f0704b8c8b978ddfdd2d8271f4c9f832e7acf9f07_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-autoscaler-rhel8@sha256:c60796d720141d322159e49bb3496732b8e0453d6606227b419caf93a12d196b_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-controller-rhel8@sha256:92b01a8421488e9d9b42b6da290873b54a2619d39a05e8d2a99e4c5348a3d4dc_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-controller-rhel8@sha256:b5ae691a77adb161a30ae8470f1cf4c1c6259488df18bb2bf2764d05af9a2aa8_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-controller-rhel8@sha256:b752a295b673aeee85eba6bed33cc658254dc0503c6002841d80dc0c0a38f615_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-domain-mapping-rhel8@sha256:11bca084f2c8df8d369d6301847876bbf8d37c7b67a6ffb387e0759100b6e817_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-domain-mapping-rhel8@sha256:4e580d29cbff1aa6050c65cee35a870dab9e6a7eaa538b356a5afefed9c38d90_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-domain-mapping-rhel8@sha256:eeb39a3fbc9d4c223d42579737948438d03b2a2ec1aee46562aabae6d343679b_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-domain-mapping-webhook-rhel8@sha256:8057fa6657c0bf909297273acc4faea1cddb29f9f02f6c797279adb42f083332_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-domain-mapping-webhook-rhel8@sha256:84e13a4c84098e0a6a5b461c7581861cd9114ce3cc7c2147afd727e56f323b28_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-domain-mapping-webhook-rhel8@sha256:f99e203de17686584c05ee0901041edd055350c39da063d5d6dcd026d1e17593_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-queue-rhel8@sha256:8740a1f7cb3ef3c4caa5774cced7787cc1e345dbe3708307001c1def9fd32e2f_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-queue-rhel8@sha256:ac1ca0ae5e3c7fc242ec5a313e45d09b83261ffe26eab3ebcbbae9299471b25a_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-queue-rhel8@sha256:f16b4f4e86e758354c8b19ee3a075dfd6fd19eb7ba282ad8293d41ca0c8f3028_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-storage-version-migration-rhel8@sha256:1c3b2c4c06981fd8eb13c05837c8da3523f0df9c79eacd6ffc1138e5f26bdba6_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-storage-version-migration-rhel8@sha256:27b7b75eae9eacc52a577887885db7c29192e15aada8a3b7406e032561609462_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-storage-version-migration-rhel8@sha256:8012cc60fab4e14b7fab05589c977c15ac941efb09601069be09d4e25385ed26_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-webhook-rhel8@sha256:4fdc2c632eb0fa4f10a78e39622c83febde93f38db16bd0ca4a35c1eb7062548_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-webhook-rhel8@sha256:6904376f1ae4dadc23ab9993b50aaaa3db130fcd338f3dfae9e437b348e6e934_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-webhook-rhel8@sha256:dc902a39bc520abcf2100c26e2e1c4ba20aa5aadff763b40f234eb01a26b6f77_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/svls-must-gather-rhel8@sha256:057e9ccae9eae50fadad4772b203e897f5c54bf9d40f6e2f2ccbdbc93f5850b5_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/svls-must-gather-rhel8@sha256:7557328dcdede1992a3660342f037e490f58bc3281c68c6e4f44e6d66c4a0cff_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/svls-must-gather-rhel8@sha256:e0a982cd04fee4416659b7e1e6a827c2c371144bd461f23913ae9e0633fd598a_amd64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2022:6040"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"8Base-Openshift-Serverless-1.24:openshift-serverless-1-tech-preview/eventing-kafka-broker-controller-rhel8@sha256:2a4b30bcff1377073202362dfd521bd7ac3e3e3960fdb33a6cf9fa39fc89de6b_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1-tech-preview/eventing-kafka-broker-controller-rhel8@sha256:be290e6d950e8af6162c1dece8472788b66459e8cb91df319f50ccf66f27b5c7_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1-tech-preview/eventing-kafka-broker-controller-rhel8@sha256:f8b5d9c9c0182f5cc1f76422759bf8925d2f29292390ada83a6b7c7986f1462c_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1-tech-preview/eventing-kafka-broker-dispatcher-rhel8@sha256:08c6d6908a2e58a18e908223daf152802106b00a67905e94e075fca827af87c9_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1-tech-preview/eventing-kafka-broker-dispatcher-rhel8@sha256:8ac0796f3585a406facba98766688ae6777b5673a4515418db8d1d92c4d65494_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1-tech-preview/eventing-kafka-broker-dispatcher-rhel8@sha256:9af6b8413acbf59adc88e9b88a51105f3b0a4913499c3026f64e7fda91e43384_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1-tech-preview/eventing-kafka-broker-receiver-rhel8@sha256:4dc0783cf92da5b5aa4cd1b9e9d55aa55a69b94eef0d29f261d3d51bd2260b68_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1-tech-preview/eventing-kafka-broker-receiver-rhel8@sha256:80fd78ad61caab0b20e39d4c6103ed9b074d3efa1dc67ab7bf415ea7db912dc3_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1-tech-preview/eventing-kafka-broker-receiver-rhel8@sha256:aeaaf1d541b5756df65f0700bcd82d085077ae3b1ce99c6d8728997c23e31ef9_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1-tech-preview/eventing-kafka-broker-webhook-rhel8@sha256:0dad9dc28babb21622f90c83647c9cc48bfa66faad257c88e7adf1d50ad0f80c_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1-tech-preview/eventing-kafka-broker-webhook-rhel8@sha256:10ba81e103ed6b7dff7b02394b20f44b46acd6b09d72f16667c068eb9989dc77_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1-tech-preview/eventing-kafka-broker-webhook-rhel8@sha256:f94aef78ce0870fdceac5b3467220540127a73415e81baa4b48bf986bc181c4d_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/client-kn-rhel8@sha256:09644d1c149970cd7c06635806a0ffc077a6340d68c357cd7f2bb5a6f57e46f3_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/client-kn-rhel8@sha256:46510d8b5dfba62d0a3da64ba90d1b8f88ad3b909c3e6ed14bcd96017d766829_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/client-kn-rhel8@sha256:f9bf2892123c3d981d2d5f158e643e6ba6f59a441b47c4055dc542f8cf8330c0_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-apiserver-receive-adapter-rhel8@sha256:834e37f8ddfbe157ad357fcef49f5213053d1295bb31361c5dd14a213ff2755c_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-apiserver-receive-adapter-rhel8@sha256:d13848369ca942d13548ab9b73a2d60b67f9412e535ed647342acaa8cef36c37_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-apiserver-receive-adapter-rhel8@sha256:eef2145e61234d37713ef8fda1f82d7cbe6502c5e6386117230d66ab7e1dd21a_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-controller-rhel8@sha256:52ef0c51b53ede0344f58174e624db08e6dcac04a0cba1668915f217949fc868_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-controller-rhel8@sha256:72c5fcaa44e3da56b297eb718d8a2b7eeb44069d6f3ce71b0eca30070b18bd9d_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-controller-rhel8@sha256:ad2df12dd77e8a3092431ca8d1b5eae42240c8ebb8766e436009bd6df7ee51f3_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-in-memory-channel-controller-rhel8@sha256:070f2c819506853dee230f37e00b27a05ba01c6f7cbbffc9a04b59a65d0c45e9_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-in-memory-channel-controller-rhel8@sha256:111da99563ea799e6b54933f12dc8f8a3828e36f650900e02da3be5afbdeefd9_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-in-memory-channel-controller-rhel8@sha256:69871b8d6e72713fe2eaf5f1e0aac1282fb8659d2895836994f10c847fe320d1_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-in-memory-channel-dispatcher-rhel8@sha256:4b5ee83ccace988c6eaf456e82dea83d160ae7e6aaad1ab8f48410f90da8f1c1_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-in-memory-channel-dispatcher-rhel8@sha256:52247eff5dc9a89244e6697ae9ce61cc1b42265171c956d4d50984179daced89_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-in-memory-channel-dispatcher-rhel8@sha256:68b61474089703d0685a952062401303206ba11bc108b8504f6f6390933d83cb_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-kafka-broker-controller-rhel8@sha256:2a4b30bcff1377073202362dfd521bd7ac3e3e3960fdb33a6cf9fa39fc89de6b_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-kafka-broker-controller-rhel8@sha256:be290e6d950e8af6162c1dece8472788b66459e8cb91df319f50ccf66f27b5c7_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-kafka-broker-controller-rhel8@sha256:f8b5d9c9c0182f5cc1f76422759bf8925d2f29292390ada83a6b7c7986f1462c_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-kafka-broker-dispatcher-rhel8@sha256:08c6d6908a2e58a18e908223daf152802106b00a67905e94e075fca827af87c9_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-kafka-broker-dispatcher-rhel8@sha256:8ac0796f3585a406facba98766688ae6777b5673a4515418db8d1d92c4d65494_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-kafka-broker-dispatcher-rhel8@sha256:9af6b8413acbf59adc88e9b88a51105f3b0a4913499c3026f64e7fda91e43384_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-kafka-broker-post-install-rhel8@sha256:260e7f0086f4e036be3a9ab5d24ce99fc8a053cc7f2906f8a6080f59f2a3e591_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-kafka-broker-post-install-rhel8@sha256:36551ea609536ba900f7a0493a06d07f9c0f19a0eef7e4956575354ca92cd1ef_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-kafka-broker-post-install-rhel8@sha256:6d4a898f37f87aa6db636487c6892833249be38635fe631433652feda762a40e_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-kafka-broker-webhook-rhel8@sha256:0dad9dc28babb21622f90c83647c9cc48bfa66faad257c88e7adf1d50ad0f80c_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-kafka-broker-webhook-rhel8@sha256:10ba81e103ed6b7dff7b02394b20f44b46acd6b09d72f16667c068eb9989dc77_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-kafka-broker-webhook-rhel8@sha256:f94aef78ce0870fdceac5b3467220540127a73415e81baa4b48bf986bc181c4d_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-mtbroker-filter-rhel8@sha256:4f6e162ee5fb96ff69a1546b7f728641dded59548f14afdfa870f7f0291787ac_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-mtbroker-filter-rhel8@sha256:ecde2ee2aa9618775178e03bcc07e53d6f5e12f30261238d8ffb366fb1e47c94_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-mtbroker-filter-rhel8@sha256:ee2dc3e0f648dc59551cfdf0ac5c36aa6cd9a4b2abaada7095ae4d5b8e0a571e_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-mtbroker-ingress-rhel8@sha256:4eaac6386b1b8a9e360df5afbd85aeebb97e5c81dbd861996caafad48b4cc6f9_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-mtbroker-ingress-rhel8@sha256:644fbcd1924d570f105f5f9760eb15eddbeed16c894edfcb4ef8c8a14e370bce_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-mtbroker-ingress-rhel8@sha256:a26dfc1a610bbaf876443b4b01a04130f7c0aba4d40e246333fe8bf7eb899f45_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-mtchannel-broker-rhel8@sha256:353859f2a8649fa9b3f5c0e02cafd57f79f96a10a7a697ba08eaa8cb70effe51_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-mtchannel-broker-rhel8@sha256:6f7afb57dc78ccb13498434196c5e8cd0f6ec53f045689febf1a62c492358d93_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-mtchannel-broker-rhel8@sha256:fadf3035a8bd25307843d1c6c88654a03db25983407a770875b4507942684dd5_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-mtping-rhel8@sha256:2254577d2c2e67d28f8459fbd4ac43af78b7d29cc0b56c631607dd68f3d31637_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-mtping-rhel8@sha256:a7177a43f46b6470a19970c62ebc17119ca3c3021471f9396faa436e621beb1e_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-mtping-rhel8@sha256:c6c2c7924d90e81e2906f3bf3969b02d7f3e4dc80c187e6c55a7e4ea17ac20cd_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-storage-version-migration-rhel8@sha256:3c1baa5bad644c06bedabaed9c668f0999527f00bc1d195e71a528c222087328_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-storage-version-migration-rhel8@sha256:63dab761fd3a2e08950b7ee52852fb39cef7820f2a8cf8142ec3701a07372d7c_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-storage-version-migration-rhel8@sha256:ff7924a37865ac1a90872f35675934a1627e49a29577a78af18b8e743a5fde07_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-sugar-controller-rhel8@sha256:24c7217a3612a5c3c6792c433dc2a6cf4b5fda1b9e6acff84e2736705704d152_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-sugar-controller-rhel8@sha256:3a38788638c26e9bec45694b2c4597333080189ffa96d8c7302e3e7dd1e54be5_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-sugar-controller-rhel8@sha256:aebfba016342e94fc0619a9ad6346c7fefbedf6739f1495954eb905cade085ac_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-webhook-rhel8@sha256:11d0b8fac4cb67c95e051a91f5c6683768f8969ffc744cd3cc4814d1ee6e91c1_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-webhook-rhel8@sha256:1b209d1ddffba92c3d77824e37bf75302346856c10b773a101d2868f27d0b740_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-webhook-rhel8@sha256:bf8c9de32dd5cbe536b115f52f32c666fbf886bde555ac355937d6b149cf9343_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/ingress-rhel8-operator@sha256:46a5fb2d0f9fa5e05504b9264a3f1c0e7c7beb76e3a3aeb9bc036cda4fa9d66a_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/ingress-rhel8-operator@sha256:793b86f4c2add102e2f676bd57cec3365ce9b3fdc40a989c28d1f9acb851142d_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/ingress-rhel8-operator@sha256:cce79392f93bb318123c48ac6de48aa0a2983cc1134cc063c0fdc2ff83c546c7_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/kn-cli-artifacts-rhel8@sha256:1a51a072d4e303a5c33b2383c843308d86c68de228b094d2efed8bc59a4bac14_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/kn-cli-artifacts-rhel8@sha256:c61b26bdf318b507af66f9092e784d64436e3b2531cc6e2e8aa1bb8bbb010fb7_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/kn-cli-artifacts-rhel8@sha256:f22168224137db649c6e6592e3ec2ae6845ca668ef65fe56c104ed6393eae526_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/knative-rhel8-operator@sha256:53e115cdfeb8077cc8b89ebdeee4903b1be8c0a0d45831a9f277f342959f5961_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/knative-rhel8-operator@sha256:ebf24097b84ec5773e30c8f548975afb84b6fce836b373b97855f69371068d1e_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/knative-rhel8-operator@sha256:efa444ca6c7c4468821a8d138b4319c86fede592f3b0b4d7905e7c66e8bdb2c0_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/kourier-control-rhel8@sha256:396fb9dcc798b05e89d38ccbe3a3abb31854f56a95ae104fb9bb215967b56d9f_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/kourier-control-rhel8@sha256:e36577c37457a4521d78f28f24dca6ae11f170635316efe374f08f825cb5904d_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/kourier-control-rhel8@sha256:fb04b74dce262e58434b19a10dce0981b4df7541416de21343fb7124c714ffbf_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/net-istio-controller-rhel8@sha256:281b2782253722d916b6178ecdbc763aaa71ed4ac0db94e31d57974d4eb8b58b_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/net-istio-controller-rhel8@sha256:bf56038c0af2cfeb5a3e4b7ecd5aeebb230d042ac835b50faafa3d939dd8ca50_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/net-istio-controller-rhel8@sha256:f3643c74f73841b1de04be1d0f550c044f1ad4800ceb32cb36bf9072d8e5155b_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/net-istio-webhook-rhel8@sha256:4f7cabd5a6bb6fd7a0d81461108891b0d2de55efe868c4fbf275131c3280ed2d_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/net-istio-webhook-rhel8@sha256:a07d73f5c04af2a29b6565363b472aceabbfeafe7d6dfe833d1e71b072419916_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/net-istio-webhook-rhel8@sha256:cd34685812d9447969a1c3fb4382433a1b59fb3631fbe156daa6fa962458f859_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serverless-operator-bundle@sha256:0422f8843fc62c2b72e01ffefd33db912a1ad3d70ac297882d3663c9b7299f10_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serverless-rhel8-operator@sha256:26d940bd43b928d8370c9e88e80726a427c3f0ce3afc4fddb02a507f81c8fc93_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serverless-rhel8-operator@sha256:2898df30f40683bd3a73c6f2676afdc1bfc27b23d2fe04fe7667f6db6d2422ab_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serverless-rhel8-operator@sha256:8ec9e756969c8e6bf8155ed102a66cf578a325dcc477ff909b4806405ab59cfc_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-activator-rhel8@sha256:1e9fb289564961ddbf317e568c50936b048446685c39ab14ca4e5cb682785243_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-activator-rhel8@sha256:3a823819467ed0beea953eed27e2129bb4495df3f49e0f59d5004dee416e6285_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-activator-rhel8@sha256:4e7563e5f9761f624aefc6b79845e5b4dd1836a545c3754bc37701162ed4e3bb_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-autoscaler-hpa-rhel8@sha256:1685c7bf25061e61688d2b5e60cde6adb8906fec6bfb713c68837b2bbeeacf85_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-autoscaler-hpa-rhel8@sha256:491df16728df492b7b88efb8e86f28e46a8762f4084fb4132823611a9e758264_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-autoscaler-hpa-rhel8@sha256:8bb514634ece7dafd88ae6cc7eff52016cd4585d91cb9c106720c21c219f8967_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-autoscaler-rhel8@sha256:01b46e0ddb618f58c06b533fe7148f772367200f5d9be9d355012e91dc401156_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-autoscaler-rhel8@sha256:8cd0a381de995467f339e11f0704b8c8b978ddfdd2d8271f4c9f832e7acf9f07_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-autoscaler-rhel8@sha256:c60796d720141d322159e49bb3496732b8e0453d6606227b419caf93a12d196b_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-controller-rhel8@sha256:92b01a8421488e9d9b42b6da290873b54a2619d39a05e8d2a99e4c5348a3d4dc_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-controller-rhel8@sha256:b5ae691a77adb161a30ae8470f1cf4c1c6259488df18bb2bf2764d05af9a2aa8_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-controller-rhel8@sha256:b752a295b673aeee85eba6bed33cc658254dc0503c6002841d80dc0c0a38f615_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-domain-mapping-rhel8@sha256:11bca084f2c8df8d369d6301847876bbf8d37c7b67a6ffb387e0759100b6e817_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-domain-mapping-rhel8@sha256:4e580d29cbff1aa6050c65cee35a870dab9e6a7eaa538b356a5afefed9c38d90_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-domain-mapping-rhel8@sha256:eeb39a3fbc9d4c223d42579737948438d03b2a2ec1aee46562aabae6d343679b_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-domain-mapping-webhook-rhel8@sha256:8057fa6657c0bf909297273acc4faea1cddb29f9f02f6c797279adb42f083332_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-domain-mapping-webhook-rhel8@sha256:84e13a4c84098e0a6a5b461c7581861cd9114ce3cc7c2147afd727e56f323b28_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-domain-mapping-webhook-rhel8@sha256:f99e203de17686584c05ee0901041edd055350c39da063d5d6dcd026d1e17593_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-queue-rhel8@sha256:8740a1f7cb3ef3c4caa5774cced7787cc1e345dbe3708307001c1def9fd32e2f_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-queue-rhel8@sha256:ac1ca0ae5e3c7fc242ec5a313e45d09b83261ffe26eab3ebcbbae9299471b25a_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-queue-rhel8@sha256:f16b4f4e86e758354c8b19ee3a075dfd6fd19eb7ba282ad8293d41ca0c8f3028_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-storage-version-migration-rhel8@sha256:1c3b2c4c06981fd8eb13c05837c8da3523f0df9c79eacd6ffc1138e5f26bdba6_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-storage-version-migration-rhel8@sha256:27b7b75eae9eacc52a577887885db7c29192e15aada8a3b7406e032561609462_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-storage-version-migration-rhel8@sha256:8012cc60fab4e14b7fab05589c977c15ac941efb09601069be09d4e25385ed26_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-webhook-rhel8@sha256:4fdc2c632eb0fa4f10a78e39622c83febde93f38db16bd0ca4a35c1eb7062548_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-webhook-rhel8@sha256:6904376f1ae4dadc23ab9993b50aaaa3db130fcd338f3dfae9e437b348e6e934_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-webhook-rhel8@sha256:dc902a39bc520abcf2100c26e2e1c4ba20aa5aadff763b40f234eb01a26b6f77_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/svls-must-gather-rhel8@sha256:057e9ccae9eae50fadad4772b203e897f5c54bf9d40f6e2f2ccbdbc93f5850b5_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/svls-must-gather-rhel8@sha256:7557328dcdede1992a3660342f037e490f58bc3281c68c6e4f44e6d66c4a0cff_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/svls-must-gather-rhel8@sha256:e0a982cd04fee4416659b7e1e6a827c2c371144bd461f23913ae9e0633fd598a_amd64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "golang: compress/gzip: stack exhaustion in Reader.Read"
},
{
"cve": "CVE-2022-30632",
"cwe": {
"id": "CWE-1325",
"name": "Improperly Controlled Sequential Memory Allocation"
},
"discovery_date": "2022-07-14T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2107386"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in golang. Calling Glob on a path that contains a large number of path separators can cause a panic issue due to stack exhaustion. This can cause an attacker to impact availability.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "golang: path/filepath: stack exhaustion in Glob",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "The exploitation of this flaw will only result in a denial of service of the application via the application crashing which is why this has been rated as moderate.\n\nWithin regulated environments, a combination of the following controls acts as a significant barrier to successfully exploiting a CWE-1325: Improperly Controlled Sequential Memory Allocation vulnerability and therefore downgrades the severity of this particular CVE from Moderate to Low.\n\nAccess to the platform is granted only after successful hard token-based multi-factor authentication (MFA) and is governed by least privilege to ensure only authorized users and roles can execute or modify code. Static code analysis and peer reviews enforce strong input validation and error handling, preventing improperly validated inputs from causing system instability, data exposure, or privilege escalation. In the event of successful exploitation, process isolation limits the impact of excessive sequential memory allocation by restricting memory use per process, preventing any single process from exhausting system resources. Finally, the platform uses memory protection mechanisms such as Data Execution Prevention (DEP) and Address Space Layout Randomization (ASLR) to reduce the risk of memory allocation-based attacks.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"8Base-Openshift-Serverless-1.24:openshift-serverless-1-tech-preview/eventing-kafka-broker-controller-rhel8@sha256:2a4b30bcff1377073202362dfd521bd7ac3e3e3960fdb33a6cf9fa39fc89de6b_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1-tech-preview/eventing-kafka-broker-controller-rhel8@sha256:be290e6d950e8af6162c1dece8472788b66459e8cb91df319f50ccf66f27b5c7_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1-tech-preview/eventing-kafka-broker-controller-rhel8@sha256:f8b5d9c9c0182f5cc1f76422759bf8925d2f29292390ada83a6b7c7986f1462c_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1-tech-preview/eventing-kafka-broker-dispatcher-rhel8@sha256:08c6d6908a2e58a18e908223daf152802106b00a67905e94e075fca827af87c9_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1-tech-preview/eventing-kafka-broker-dispatcher-rhel8@sha256:8ac0796f3585a406facba98766688ae6777b5673a4515418db8d1d92c4d65494_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1-tech-preview/eventing-kafka-broker-dispatcher-rhel8@sha256:9af6b8413acbf59adc88e9b88a51105f3b0a4913499c3026f64e7fda91e43384_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1-tech-preview/eventing-kafka-broker-receiver-rhel8@sha256:4dc0783cf92da5b5aa4cd1b9e9d55aa55a69b94eef0d29f261d3d51bd2260b68_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1-tech-preview/eventing-kafka-broker-receiver-rhel8@sha256:80fd78ad61caab0b20e39d4c6103ed9b074d3efa1dc67ab7bf415ea7db912dc3_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1-tech-preview/eventing-kafka-broker-receiver-rhel8@sha256:aeaaf1d541b5756df65f0700bcd82d085077ae3b1ce99c6d8728997c23e31ef9_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1-tech-preview/eventing-kafka-broker-webhook-rhel8@sha256:0dad9dc28babb21622f90c83647c9cc48bfa66faad257c88e7adf1d50ad0f80c_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1-tech-preview/eventing-kafka-broker-webhook-rhel8@sha256:10ba81e103ed6b7dff7b02394b20f44b46acd6b09d72f16667c068eb9989dc77_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1-tech-preview/eventing-kafka-broker-webhook-rhel8@sha256:f94aef78ce0870fdceac5b3467220540127a73415e81baa4b48bf986bc181c4d_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/client-kn-rhel8@sha256:09644d1c149970cd7c06635806a0ffc077a6340d68c357cd7f2bb5a6f57e46f3_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/client-kn-rhel8@sha256:46510d8b5dfba62d0a3da64ba90d1b8f88ad3b909c3e6ed14bcd96017d766829_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/client-kn-rhel8@sha256:f9bf2892123c3d981d2d5f158e643e6ba6f59a441b47c4055dc542f8cf8330c0_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-apiserver-receive-adapter-rhel8@sha256:834e37f8ddfbe157ad357fcef49f5213053d1295bb31361c5dd14a213ff2755c_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-apiserver-receive-adapter-rhel8@sha256:d13848369ca942d13548ab9b73a2d60b67f9412e535ed647342acaa8cef36c37_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-apiserver-receive-adapter-rhel8@sha256:eef2145e61234d37713ef8fda1f82d7cbe6502c5e6386117230d66ab7e1dd21a_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-controller-rhel8@sha256:52ef0c51b53ede0344f58174e624db08e6dcac04a0cba1668915f217949fc868_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-controller-rhel8@sha256:72c5fcaa44e3da56b297eb718d8a2b7eeb44069d6f3ce71b0eca30070b18bd9d_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-controller-rhel8@sha256:ad2df12dd77e8a3092431ca8d1b5eae42240c8ebb8766e436009bd6df7ee51f3_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-in-memory-channel-controller-rhel8@sha256:070f2c819506853dee230f37e00b27a05ba01c6f7cbbffc9a04b59a65d0c45e9_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-in-memory-channel-controller-rhel8@sha256:111da99563ea799e6b54933f12dc8f8a3828e36f650900e02da3be5afbdeefd9_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-in-memory-channel-controller-rhel8@sha256:69871b8d6e72713fe2eaf5f1e0aac1282fb8659d2895836994f10c847fe320d1_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-in-memory-channel-dispatcher-rhel8@sha256:4b5ee83ccace988c6eaf456e82dea83d160ae7e6aaad1ab8f48410f90da8f1c1_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-in-memory-channel-dispatcher-rhel8@sha256:52247eff5dc9a89244e6697ae9ce61cc1b42265171c956d4d50984179daced89_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-in-memory-channel-dispatcher-rhel8@sha256:68b61474089703d0685a952062401303206ba11bc108b8504f6f6390933d83cb_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-kafka-broker-controller-rhel8@sha256:2a4b30bcff1377073202362dfd521bd7ac3e3e3960fdb33a6cf9fa39fc89de6b_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-kafka-broker-controller-rhel8@sha256:be290e6d950e8af6162c1dece8472788b66459e8cb91df319f50ccf66f27b5c7_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-kafka-broker-controller-rhel8@sha256:f8b5d9c9c0182f5cc1f76422759bf8925d2f29292390ada83a6b7c7986f1462c_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-kafka-broker-dispatcher-rhel8@sha256:08c6d6908a2e58a18e908223daf152802106b00a67905e94e075fca827af87c9_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-kafka-broker-dispatcher-rhel8@sha256:8ac0796f3585a406facba98766688ae6777b5673a4515418db8d1d92c4d65494_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-kafka-broker-dispatcher-rhel8@sha256:9af6b8413acbf59adc88e9b88a51105f3b0a4913499c3026f64e7fda91e43384_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-kafka-broker-post-install-rhel8@sha256:260e7f0086f4e036be3a9ab5d24ce99fc8a053cc7f2906f8a6080f59f2a3e591_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-kafka-broker-post-install-rhel8@sha256:36551ea609536ba900f7a0493a06d07f9c0f19a0eef7e4956575354ca92cd1ef_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-kafka-broker-post-install-rhel8@sha256:6d4a898f37f87aa6db636487c6892833249be38635fe631433652feda762a40e_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-kafka-broker-webhook-rhel8@sha256:0dad9dc28babb21622f90c83647c9cc48bfa66faad257c88e7adf1d50ad0f80c_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-kafka-broker-webhook-rhel8@sha256:10ba81e103ed6b7dff7b02394b20f44b46acd6b09d72f16667c068eb9989dc77_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-kafka-broker-webhook-rhel8@sha256:f94aef78ce0870fdceac5b3467220540127a73415e81baa4b48bf986bc181c4d_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-mtbroker-filter-rhel8@sha256:4f6e162ee5fb96ff69a1546b7f728641dded59548f14afdfa870f7f0291787ac_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-mtbroker-filter-rhel8@sha256:ecde2ee2aa9618775178e03bcc07e53d6f5e12f30261238d8ffb366fb1e47c94_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-mtbroker-filter-rhel8@sha256:ee2dc3e0f648dc59551cfdf0ac5c36aa6cd9a4b2abaada7095ae4d5b8e0a571e_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-mtbroker-ingress-rhel8@sha256:4eaac6386b1b8a9e360df5afbd85aeebb97e5c81dbd861996caafad48b4cc6f9_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-mtbroker-ingress-rhel8@sha256:644fbcd1924d570f105f5f9760eb15eddbeed16c894edfcb4ef8c8a14e370bce_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-mtbroker-ingress-rhel8@sha256:a26dfc1a610bbaf876443b4b01a04130f7c0aba4d40e246333fe8bf7eb899f45_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-mtchannel-broker-rhel8@sha256:353859f2a8649fa9b3f5c0e02cafd57f79f96a10a7a697ba08eaa8cb70effe51_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-mtchannel-broker-rhel8@sha256:6f7afb57dc78ccb13498434196c5e8cd0f6ec53f045689febf1a62c492358d93_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-mtchannel-broker-rhel8@sha256:fadf3035a8bd25307843d1c6c88654a03db25983407a770875b4507942684dd5_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-mtping-rhel8@sha256:2254577d2c2e67d28f8459fbd4ac43af78b7d29cc0b56c631607dd68f3d31637_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-mtping-rhel8@sha256:a7177a43f46b6470a19970c62ebc17119ca3c3021471f9396faa436e621beb1e_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-mtping-rhel8@sha256:c6c2c7924d90e81e2906f3bf3969b02d7f3e4dc80c187e6c55a7e4ea17ac20cd_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-storage-version-migration-rhel8@sha256:3c1baa5bad644c06bedabaed9c668f0999527f00bc1d195e71a528c222087328_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-storage-version-migration-rhel8@sha256:63dab761fd3a2e08950b7ee52852fb39cef7820f2a8cf8142ec3701a07372d7c_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-storage-version-migration-rhel8@sha256:ff7924a37865ac1a90872f35675934a1627e49a29577a78af18b8e743a5fde07_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-sugar-controller-rhel8@sha256:24c7217a3612a5c3c6792c433dc2a6cf4b5fda1b9e6acff84e2736705704d152_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-sugar-controller-rhel8@sha256:3a38788638c26e9bec45694b2c4597333080189ffa96d8c7302e3e7dd1e54be5_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-sugar-controller-rhel8@sha256:aebfba016342e94fc0619a9ad6346c7fefbedf6739f1495954eb905cade085ac_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-webhook-rhel8@sha256:11d0b8fac4cb67c95e051a91f5c6683768f8969ffc744cd3cc4814d1ee6e91c1_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-webhook-rhel8@sha256:1b209d1ddffba92c3d77824e37bf75302346856c10b773a101d2868f27d0b740_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-webhook-rhel8@sha256:bf8c9de32dd5cbe536b115f52f32c666fbf886bde555ac355937d6b149cf9343_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/ingress-rhel8-operator@sha256:46a5fb2d0f9fa5e05504b9264a3f1c0e7c7beb76e3a3aeb9bc036cda4fa9d66a_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/ingress-rhel8-operator@sha256:793b86f4c2add102e2f676bd57cec3365ce9b3fdc40a989c28d1f9acb851142d_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/ingress-rhel8-operator@sha256:cce79392f93bb318123c48ac6de48aa0a2983cc1134cc063c0fdc2ff83c546c7_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/kn-cli-artifacts-rhel8@sha256:1a51a072d4e303a5c33b2383c843308d86c68de228b094d2efed8bc59a4bac14_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/kn-cli-artifacts-rhel8@sha256:c61b26bdf318b507af66f9092e784d64436e3b2531cc6e2e8aa1bb8bbb010fb7_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/kn-cli-artifacts-rhel8@sha256:f22168224137db649c6e6592e3ec2ae6845ca668ef65fe56c104ed6393eae526_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/knative-rhel8-operator@sha256:53e115cdfeb8077cc8b89ebdeee4903b1be8c0a0d45831a9f277f342959f5961_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/knative-rhel8-operator@sha256:ebf24097b84ec5773e30c8f548975afb84b6fce836b373b97855f69371068d1e_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/knative-rhel8-operator@sha256:efa444ca6c7c4468821a8d138b4319c86fede592f3b0b4d7905e7c66e8bdb2c0_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/kourier-control-rhel8@sha256:396fb9dcc798b05e89d38ccbe3a3abb31854f56a95ae104fb9bb215967b56d9f_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/kourier-control-rhel8@sha256:e36577c37457a4521d78f28f24dca6ae11f170635316efe374f08f825cb5904d_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/kourier-control-rhel8@sha256:fb04b74dce262e58434b19a10dce0981b4df7541416de21343fb7124c714ffbf_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/net-istio-controller-rhel8@sha256:281b2782253722d916b6178ecdbc763aaa71ed4ac0db94e31d57974d4eb8b58b_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/net-istio-controller-rhel8@sha256:bf56038c0af2cfeb5a3e4b7ecd5aeebb230d042ac835b50faafa3d939dd8ca50_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/net-istio-controller-rhel8@sha256:f3643c74f73841b1de04be1d0f550c044f1ad4800ceb32cb36bf9072d8e5155b_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/net-istio-webhook-rhel8@sha256:4f7cabd5a6bb6fd7a0d81461108891b0d2de55efe868c4fbf275131c3280ed2d_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/net-istio-webhook-rhel8@sha256:a07d73f5c04af2a29b6565363b472aceabbfeafe7d6dfe833d1e71b072419916_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/net-istio-webhook-rhel8@sha256:cd34685812d9447969a1c3fb4382433a1b59fb3631fbe156daa6fa962458f859_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serverless-operator-bundle@sha256:0422f8843fc62c2b72e01ffefd33db912a1ad3d70ac297882d3663c9b7299f10_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serverless-rhel8-operator@sha256:26d940bd43b928d8370c9e88e80726a427c3f0ce3afc4fddb02a507f81c8fc93_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serverless-rhel8-operator@sha256:2898df30f40683bd3a73c6f2676afdc1bfc27b23d2fe04fe7667f6db6d2422ab_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serverless-rhel8-operator@sha256:8ec9e756969c8e6bf8155ed102a66cf578a325dcc477ff909b4806405ab59cfc_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-activator-rhel8@sha256:1e9fb289564961ddbf317e568c50936b048446685c39ab14ca4e5cb682785243_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-activator-rhel8@sha256:3a823819467ed0beea953eed27e2129bb4495df3f49e0f59d5004dee416e6285_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-activator-rhel8@sha256:4e7563e5f9761f624aefc6b79845e5b4dd1836a545c3754bc37701162ed4e3bb_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-autoscaler-hpa-rhel8@sha256:1685c7bf25061e61688d2b5e60cde6adb8906fec6bfb713c68837b2bbeeacf85_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-autoscaler-hpa-rhel8@sha256:491df16728df492b7b88efb8e86f28e46a8762f4084fb4132823611a9e758264_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-autoscaler-hpa-rhel8@sha256:8bb514634ece7dafd88ae6cc7eff52016cd4585d91cb9c106720c21c219f8967_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-autoscaler-rhel8@sha256:01b46e0ddb618f58c06b533fe7148f772367200f5d9be9d355012e91dc401156_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-autoscaler-rhel8@sha256:8cd0a381de995467f339e11f0704b8c8b978ddfdd2d8271f4c9f832e7acf9f07_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-autoscaler-rhel8@sha256:c60796d720141d322159e49bb3496732b8e0453d6606227b419caf93a12d196b_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-controller-rhel8@sha256:92b01a8421488e9d9b42b6da290873b54a2619d39a05e8d2a99e4c5348a3d4dc_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-controller-rhel8@sha256:b5ae691a77adb161a30ae8470f1cf4c1c6259488df18bb2bf2764d05af9a2aa8_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-controller-rhel8@sha256:b752a295b673aeee85eba6bed33cc658254dc0503c6002841d80dc0c0a38f615_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-domain-mapping-rhel8@sha256:11bca084f2c8df8d369d6301847876bbf8d37c7b67a6ffb387e0759100b6e817_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-domain-mapping-rhel8@sha256:4e580d29cbff1aa6050c65cee35a870dab9e6a7eaa538b356a5afefed9c38d90_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-domain-mapping-rhel8@sha256:eeb39a3fbc9d4c223d42579737948438d03b2a2ec1aee46562aabae6d343679b_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-domain-mapping-webhook-rhel8@sha256:8057fa6657c0bf909297273acc4faea1cddb29f9f02f6c797279adb42f083332_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-domain-mapping-webhook-rhel8@sha256:84e13a4c84098e0a6a5b461c7581861cd9114ce3cc7c2147afd727e56f323b28_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-domain-mapping-webhook-rhel8@sha256:f99e203de17686584c05ee0901041edd055350c39da063d5d6dcd026d1e17593_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-queue-rhel8@sha256:8740a1f7cb3ef3c4caa5774cced7787cc1e345dbe3708307001c1def9fd32e2f_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-queue-rhel8@sha256:ac1ca0ae5e3c7fc242ec5a313e45d09b83261ffe26eab3ebcbbae9299471b25a_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-queue-rhel8@sha256:f16b4f4e86e758354c8b19ee3a075dfd6fd19eb7ba282ad8293d41ca0c8f3028_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-storage-version-migration-rhel8@sha256:1c3b2c4c06981fd8eb13c05837c8da3523f0df9c79eacd6ffc1138e5f26bdba6_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-storage-version-migration-rhel8@sha256:27b7b75eae9eacc52a577887885db7c29192e15aada8a3b7406e032561609462_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-storage-version-migration-rhel8@sha256:8012cc60fab4e14b7fab05589c977c15ac941efb09601069be09d4e25385ed26_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-webhook-rhel8@sha256:4fdc2c632eb0fa4f10a78e39622c83febde93f38db16bd0ca4a35c1eb7062548_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-webhook-rhel8@sha256:6904376f1ae4dadc23ab9993b50aaaa3db130fcd338f3dfae9e437b348e6e934_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-webhook-rhel8@sha256:dc902a39bc520abcf2100c26e2e1c4ba20aa5aadff763b40f234eb01a26b6f77_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/svls-must-gather-rhel8@sha256:057e9ccae9eae50fadad4772b203e897f5c54bf9d40f6e2f2ccbdbc93f5850b5_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/svls-must-gather-rhel8@sha256:7557328dcdede1992a3660342f037e490f58bc3281c68c6e4f44e6d66c4a0cff_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/svls-must-gather-rhel8@sha256:e0a982cd04fee4416659b7e1e6a827c2c371144bd461f23913ae9e0633fd598a_amd64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2022-30632"
},
{
"category": "external",
"summary": "RHBZ#2107386",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2107386"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2022-30632",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-30632"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2022-30632",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2022-30632"
},
{
"category": "external",
"summary": "https://go.dev/issue/53416",
"url": "https://go.dev/issue/53416"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-announce/c/nqrv9fbR0zE",
"url": "https://groups.google.com/g/golang-announce/c/nqrv9fbR0zE"
}
],
"release_date": "2022-07-12T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2022-08-10T13:13:24+00:00",
"details": "See the Red Hat OpenShift Container Platform 4.6 documentation at:\nhttps://access.redhat.com/documentation/en-us/openshift_container_platform/4.6/html/serverless/index\nSee the Red Hat OpenShift Container Platform 4.7 documentation at:\nhttps://access.redhat.com/documentation/en-us/openshift_container_platform/4.7/html/serverless/index\nSee the Red Hat OpenShift Container Platform 4.8 documentation at:\nhttps://access.redhat.com/documentation/en-us/openshift_container_platform/4.8/html/serverless/index\nSee the Red Hat OpenShift Container Platform 4.9 documentation at:\nhttps://access.redhat.com/documentation/en-us/openshift_container_platform/4.9/html/serverless/index\nSee the Red Hat OpenShift Container Platform 4.10 documentation at:\nhttps://access.redhat.com/documentation/en-us/openshift_container_platform/4.10/html/serverless/index",
"product_ids": [
"8Base-Openshift-Serverless-1.24:openshift-serverless-1-tech-preview/eventing-kafka-broker-controller-rhel8@sha256:2a4b30bcff1377073202362dfd521bd7ac3e3e3960fdb33a6cf9fa39fc89de6b_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1-tech-preview/eventing-kafka-broker-controller-rhel8@sha256:be290e6d950e8af6162c1dece8472788b66459e8cb91df319f50ccf66f27b5c7_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1-tech-preview/eventing-kafka-broker-controller-rhel8@sha256:f8b5d9c9c0182f5cc1f76422759bf8925d2f29292390ada83a6b7c7986f1462c_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1-tech-preview/eventing-kafka-broker-dispatcher-rhel8@sha256:08c6d6908a2e58a18e908223daf152802106b00a67905e94e075fca827af87c9_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1-tech-preview/eventing-kafka-broker-dispatcher-rhel8@sha256:8ac0796f3585a406facba98766688ae6777b5673a4515418db8d1d92c4d65494_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1-tech-preview/eventing-kafka-broker-dispatcher-rhel8@sha256:9af6b8413acbf59adc88e9b88a51105f3b0a4913499c3026f64e7fda91e43384_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1-tech-preview/eventing-kafka-broker-receiver-rhel8@sha256:4dc0783cf92da5b5aa4cd1b9e9d55aa55a69b94eef0d29f261d3d51bd2260b68_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1-tech-preview/eventing-kafka-broker-receiver-rhel8@sha256:80fd78ad61caab0b20e39d4c6103ed9b074d3efa1dc67ab7bf415ea7db912dc3_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1-tech-preview/eventing-kafka-broker-receiver-rhel8@sha256:aeaaf1d541b5756df65f0700bcd82d085077ae3b1ce99c6d8728997c23e31ef9_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1-tech-preview/eventing-kafka-broker-webhook-rhel8@sha256:0dad9dc28babb21622f90c83647c9cc48bfa66faad257c88e7adf1d50ad0f80c_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1-tech-preview/eventing-kafka-broker-webhook-rhel8@sha256:10ba81e103ed6b7dff7b02394b20f44b46acd6b09d72f16667c068eb9989dc77_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1-tech-preview/eventing-kafka-broker-webhook-rhel8@sha256:f94aef78ce0870fdceac5b3467220540127a73415e81baa4b48bf986bc181c4d_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/client-kn-rhel8@sha256:09644d1c149970cd7c06635806a0ffc077a6340d68c357cd7f2bb5a6f57e46f3_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/client-kn-rhel8@sha256:46510d8b5dfba62d0a3da64ba90d1b8f88ad3b909c3e6ed14bcd96017d766829_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/client-kn-rhel8@sha256:f9bf2892123c3d981d2d5f158e643e6ba6f59a441b47c4055dc542f8cf8330c0_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-apiserver-receive-adapter-rhel8@sha256:834e37f8ddfbe157ad357fcef49f5213053d1295bb31361c5dd14a213ff2755c_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-apiserver-receive-adapter-rhel8@sha256:d13848369ca942d13548ab9b73a2d60b67f9412e535ed647342acaa8cef36c37_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-apiserver-receive-adapter-rhel8@sha256:eef2145e61234d37713ef8fda1f82d7cbe6502c5e6386117230d66ab7e1dd21a_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-controller-rhel8@sha256:52ef0c51b53ede0344f58174e624db08e6dcac04a0cba1668915f217949fc868_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-controller-rhel8@sha256:72c5fcaa44e3da56b297eb718d8a2b7eeb44069d6f3ce71b0eca30070b18bd9d_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-controller-rhel8@sha256:ad2df12dd77e8a3092431ca8d1b5eae42240c8ebb8766e436009bd6df7ee51f3_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-in-memory-channel-controller-rhel8@sha256:070f2c819506853dee230f37e00b27a05ba01c6f7cbbffc9a04b59a65d0c45e9_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-in-memory-channel-controller-rhel8@sha256:111da99563ea799e6b54933f12dc8f8a3828e36f650900e02da3be5afbdeefd9_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-in-memory-channel-controller-rhel8@sha256:69871b8d6e72713fe2eaf5f1e0aac1282fb8659d2895836994f10c847fe320d1_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-in-memory-channel-dispatcher-rhel8@sha256:4b5ee83ccace988c6eaf456e82dea83d160ae7e6aaad1ab8f48410f90da8f1c1_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-in-memory-channel-dispatcher-rhel8@sha256:52247eff5dc9a89244e6697ae9ce61cc1b42265171c956d4d50984179daced89_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-in-memory-channel-dispatcher-rhel8@sha256:68b61474089703d0685a952062401303206ba11bc108b8504f6f6390933d83cb_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-kafka-broker-controller-rhel8@sha256:2a4b30bcff1377073202362dfd521bd7ac3e3e3960fdb33a6cf9fa39fc89de6b_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-kafka-broker-controller-rhel8@sha256:be290e6d950e8af6162c1dece8472788b66459e8cb91df319f50ccf66f27b5c7_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-kafka-broker-controller-rhel8@sha256:f8b5d9c9c0182f5cc1f76422759bf8925d2f29292390ada83a6b7c7986f1462c_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-kafka-broker-dispatcher-rhel8@sha256:08c6d6908a2e58a18e908223daf152802106b00a67905e94e075fca827af87c9_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-kafka-broker-dispatcher-rhel8@sha256:8ac0796f3585a406facba98766688ae6777b5673a4515418db8d1d92c4d65494_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-kafka-broker-dispatcher-rhel8@sha256:9af6b8413acbf59adc88e9b88a51105f3b0a4913499c3026f64e7fda91e43384_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-kafka-broker-post-install-rhel8@sha256:260e7f0086f4e036be3a9ab5d24ce99fc8a053cc7f2906f8a6080f59f2a3e591_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-kafka-broker-post-install-rhel8@sha256:36551ea609536ba900f7a0493a06d07f9c0f19a0eef7e4956575354ca92cd1ef_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-kafka-broker-post-install-rhel8@sha256:6d4a898f37f87aa6db636487c6892833249be38635fe631433652feda762a40e_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-kafka-broker-webhook-rhel8@sha256:0dad9dc28babb21622f90c83647c9cc48bfa66faad257c88e7adf1d50ad0f80c_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-kafka-broker-webhook-rhel8@sha256:10ba81e103ed6b7dff7b02394b20f44b46acd6b09d72f16667c068eb9989dc77_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-kafka-broker-webhook-rhel8@sha256:f94aef78ce0870fdceac5b3467220540127a73415e81baa4b48bf986bc181c4d_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-mtbroker-filter-rhel8@sha256:4f6e162ee5fb96ff69a1546b7f728641dded59548f14afdfa870f7f0291787ac_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-mtbroker-filter-rhel8@sha256:ecde2ee2aa9618775178e03bcc07e53d6f5e12f30261238d8ffb366fb1e47c94_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-mtbroker-filter-rhel8@sha256:ee2dc3e0f648dc59551cfdf0ac5c36aa6cd9a4b2abaada7095ae4d5b8e0a571e_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-mtbroker-ingress-rhel8@sha256:4eaac6386b1b8a9e360df5afbd85aeebb97e5c81dbd861996caafad48b4cc6f9_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-mtbroker-ingress-rhel8@sha256:644fbcd1924d570f105f5f9760eb15eddbeed16c894edfcb4ef8c8a14e370bce_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-mtbroker-ingress-rhel8@sha256:a26dfc1a610bbaf876443b4b01a04130f7c0aba4d40e246333fe8bf7eb899f45_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-mtchannel-broker-rhel8@sha256:353859f2a8649fa9b3f5c0e02cafd57f79f96a10a7a697ba08eaa8cb70effe51_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-mtchannel-broker-rhel8@sha256:6f7afb57dc78ccb13498434196c5e8cd0f6ec53f045689febf1a62c492358d93_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-mtchannel-broker-rhel8@sha256:fadf3035a8bd25307843d1c6c88654a03db25983407a770875b4507942684dd5_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-mtping-rhel8@sha256:2254577d2c2e67d28f8459fbd4ac43af78b7d29cc0b56c631607dd68f3d31637_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-mtping-rhel8@sha256:a7177a43f46b6470a19970c62ebc17119ca3c3021471f9396faa436e621beb1e_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-mtping-rhel8@sha256:c6c2c7924d90e81e2906f3bf3969b02d7f3e4dc80c187e6c55a7e4ea17ac20cd_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-storage-version-migration-rhel8@sha256:3c1baa5bad644c06bedabaed9c668f0999527f00bc1d195e71a528c222087328_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-storage-version-migration-rhel8@sha256:63dab761fd3a2e08950b7ee52852fb39cef7820f2a8cf8142ec3701a07372d7c_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-storage-version-migration-rhel8@sha256:ff7924a37865ac1a90872f35675934a1627e49a29577a78af18b8e743a5fde07_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-sugar-controller-rhel8@sha256:24c7217a3612a5c3c6792c433dc2a6cf4b5fda1b9e6acff84e2736705704d152_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-sugar-controller-rhel8@sha256:3a38788638c26e9bec45694b2c4597333080189ffa96d8c7302e3e7dd1e54be5_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-sugar-controller-rhel8@sha256:aebfba016342e94fc0619a9ad6346c7fefbedf6739f1495954eb905cade085ac_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-webhook-rhel8@sha256:11d0b8fac4cb67c95e051a91f5c6683768f8969ffc744cd3cc4814d1ee6e91c1_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-webhook-rhel8@sha256:1b209d1ddffba92c3d77824e37bf75302346856c10b773a101d2868f27d0b740_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-webhook-rhel8@sha256:bf8c9de32dd5cbe536b115f52f32c666fbf886bde555ac355937d6b149cf9343_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/ingress-rhel8-operator@sha256:46a5fb2d0f9fa5e05504b9264a3f1c0e7c7beb76e3a3aeb9bc036cda4fa9d66a_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/ingress-rhel8-operator@sha256:793b86f4c2add102e2f676bd57cec3365ce9b3fdc40a989c28d1f9acb851142d_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/ingress-rhel8-operator@sha256:cce79392f93bb318123c48ac6de48aa0a2983cc1134cc063c0fdc2ff83c546c7_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/kn-cli-artifacts-rhel8@sha256:1a51a072d4e303a5c33b2383c843308d86c68de228b094d2efed8bc59a4bac14_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/kn-cli-artifacts-rhel8@sha256:c61b26bdf318b507af66f9092e784d64436e3b2531cc6e2e8aa1bb8bbb010fb7_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/kn-cli-artifacts-rhel8@sha256:f22168224137db649c6e6592e3ec2ae6845ca668ef65fe56c104ed6393eae526_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/knative-rhel8-operator@sha256:53e115cdfeb8077cc8b89ebdeee4903b1be8c0a0d45831a9f277f342959f5961_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/knative-rhel8-operator@sha256:ebf24097b84ec5773e30c8f548975afb84b6fce836b373b97855f69371068d1e_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/knative-rhel8-operator@sha256:efa444ca6c7c4468821a8d138b4319c86fede592f3b0b4d7905e7c66e8bdb2c0_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/kourier-control-rhel8@sha256:396fb9dcc798b05e89d38ccbe3a3abb31854f56a95ae104fb9bb215967b56d9f_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/kourier-control-rhel8@sha256:e36577c37457a4521d78f28f24dca6ae11f170635316efe374f08f825cb5904d_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/kourier-control-rhel8@sha256:fb04b74dce262e58434b19a10dce0981b4df7541416de21343fb7124c714ffbf_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/net-istio-controller-rhel8@sha256:281b2782253722d916b6178ecdbc763aaa71ed4ac0db94e31d57974d4eb8b58b_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/net-istio-controller-rhel8@sha256:bf56038c0af2cfeb5a3e4b7ecd5aeebb230d042ac835b50faafa3d939dd8ca50_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/net-istio-controller-rhel8@sha256:f3643c74f73841b1de04be1d0f550c044f1ad4800ceb32cb36bf9072d8e5155b_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/net-istio-webhook-rhel8@sha256:4f7cabd5a6bb6fd7a0d81461108891b0d2de55efe868c4fbf275131c3280ed2d_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/net-istio-webhook-rhel8@sha256:a07d73f5c04af2a29b6565363b472aceabbfeafe7d6dfe833d1e71b072419916_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/net-istio-webhook-rhel8@sha256:cd34685812d9447969a1c3fb4382433a1b59fb3631fbe156daa6fa962458f859_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serverless-operator-bundle@sha256:0422f8843fc62c2b72e01ffefd33db912a1ad3d70ac297882d3663c9b7299f10_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serverless-rhel8-operator@sha256:26d940bd43b928d8370c9e88e80726a427c3f0ce3afc4fddb02a507f81c8fc93_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serverless-rhel8-operator@sha256:2898df30f40683bd3a73c6f2676afdc1bfc27b23d2fe04fe7667f6db6d2422ab_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serverless-rhel8-operator@sha256:8ec9e756969c8e6bf8155ed102a66cf578a325dcc477ff909b4806405ab59cfc_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-activator-rhel8@sha256:1e9fb289564961ddbf317e568c50936b048446685c39ab14ca4e5cb682785243_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-activator-rhel8@sha256:3a823819467ed0beea953eed27e2129bb4495df3f49e0f59d5004dee416e6285_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-activator-rhel8@sha256:4e7563e5f9761f624aefc6b79845e5b4dd1836a545c3754bc37701162ed4e3bb_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-autoscaler-hpa-rhel8@sha256:1685c7bf25061e61688d2b5e60cde6adb8906fec6bfb713c68837b2bbeeacf85_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-autoscaler-hpa-rhel8@sha256:491df16728df492b7b88efb8e86f28e46a8762f4084fb4132823611a9e758264_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-autoscaler-hpa-rhel8@sha256:8bb514634ece7dafd88ae6cc7eff52016cd4585d91cb9c106720c21c219f8967_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-autoscaler-rhel8@sha256:01b46e0ddb618f58c06b533fe7148f772367200f5d9be9d355012e91dc401156_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-autoscaler-rhel8@sha256:8cd0a381de995467f339e11f0704b8c8b978ddfdd2d8271f4c9f832e7acf9f07_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-autoscaler-rhel8@sha256:c60796d720141d322159e49bb3496732b8e0453d6606227b419caf93a12d196b_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-controller-rhel8@sha256:92b01a8421488e9d9b42b6da290873b54a2619d39a05e8d2a99e4c5348a3d4dc_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-controller-rhel8@sha256:b5ae691a77adb161a30ae8470f1cf4c1c6259488df18bb2bf2764d05af9a2aa8_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-controller-rhel8@sha256:b752a295b673aeee85eba6bed33cc658254dc0503c6002841d80dc0c0a38f615_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-domain-mapping-rhel8@sha256:11bca084f2c8df8d369d6301847876bbf8d37c7b67a6ffb387e0759100b6e817_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-domain-mapping-rhel8@sha256:4e580d29cbff1aa6050c65cee35a870dab9e6a7eaa538b356a5afefed9c38d90_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-domain-mapping-rhel8@sha256:eeb39a3fbc9d4c223d42579737948438d03b2a2ec1aee46562aabae6d343679b_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-domain-mapping-webhook-rhel8@sha256:8057fa6657c0bf909297273acc4faea1cddb29f9f02f6c797279adb42f083332_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-domain-mapping-webhook-rhel8@sha256:84e13a4c84098e0a6a5b461c7581861cd9114ce3cc7c2147afd727e56f323b28_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-domain-mapping-webhook-rhel8@sha256:f99e203de17686584c05ee0901041edd055350c39da063d5d6dcd026d1e17593_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-queue-rhel8@sha256:8740a1f7cb3ef3c4caa5774cced7787cc1e345dbe3708307001c1def9fd32e2f_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-queue-rhel8@sha256:ac1ca0ae5e3c7fc242ec5a313e45d09b83261ffe26eab3ebcbbae9299471b25a_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-queue-rhel8@sha256:f16b4f4e86e758354c8b19ee3a075dfd6fd19eb7ba282ad8293d41ca0c8f3028_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-storage-version-migration-rhel8@sha256:1c3b2c4c06981fd8eb13c05837c8da3523f0df9c79eacd6ffc1138e5f26bdba6_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-storage-version-migration-rhel8@sha256:27b7b75eae9eacc52a577887885db7c29192e15aada8a3b7406e032561609462_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-storage-version-migration-rhel8@sha256:8012cc60fab4e14b7fab05589c977c15ac941efb09601069be09d4e25385ed26_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-webhook-rhel8@sha256:4fdc2c632eb0fa4f10a78e39622c83febde93f38db16bd0ca4a35c1eb7062548_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-webhook-rhel8@sha256:6904376f1ae4dadc23ab9993b50aaaa3db130fcd338f3dfae9e437b348e6e934_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-webhook-rhel8@sha256:dc902a39bc520abcf2100c26e2e1c4ba20aa5aadff763b40f234eb01a26b6f77_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/svls-must-gather-rhel8@sha256:057e9ccae9eae50fadad4772b203e897f5c54bf9d40f6e2f2ccbdbc93f5850b5_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/svls-must-gather-rhel8@sha256:7557328dcdede1992a3660342f037e490f58bc3281c68c6e4f44e6d66c4a0cff_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/svls-must-gather-rhel8@sha256:e0a982cd04fee4416659b7e1e6a827c2c371144bd461f23913ae9e0633fd598a_amd64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2022:6040"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"8Base-Openshift-Serverless-1.24:openshift-serverless-1-tech-preview/eventing-kafka-broker-controller-rhel8@sha256:2a4b30bcff1377073202362dfd521bd7ac3e3e3960fdb33a6cf9fa39fc89de6b_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1-tech-preview/eventing-kafka-broker-controller-rhel8@sha256:be290e6d950e8af6162c1dece8472788b66459e8cb91df319f50ccf66f27b5c7_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1-tech-preview/eventing-kafka-broker-controller-rhel8@sha256:f8b5d9c9c0182f5cc1f76422759bf8925d2f29292390ada83a6b7c7986f1462c_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1-tech-preview/eventing-kafka-broker-dispatcher-rhel8@sha256:08c6d6908a2e58a18e908223daf152802106b00a67905e94e075fca827af87c9_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1-tech-preview/eventing-kafka-broker-dispatcher-rhel8@sha256:8ac0796f3585a406facba98766688ae6777b5673a4515418db8d1d92c4d65494_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1-tech-preview/eventing-kafka-broker-dispatcher-rhel8@sha256:9af6b8413acbf59adc88e9b88a51105f3b0a4913499c3026f64e7fda91e43384_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1-tech-preview/eventing-kafka-broker-receiver-rhel8@sha256:4dc0783cf92da5b5aa4cd1b9e9d55aa55a69b94eef0d29f261d3d51bd2260b68_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1-tech-preview/eventing-kafka-broker-receiver-rhel8@sha256:80fd78ad61caab0b20e39d4c6103ed9b074d3efa1dc67ab7bf415ea7db912dc3_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1-tech-preview/eventing-kafka-broker-receiver-rhel8@sha256:aeaaf1d541b5756df65f0700bcd82d085077ae3b1ce99c6d8728997c23e31ef9_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1-tech-preview/eventing-kafka-broker-webhook-rhel8@sha256:0dad9dc28babb21622f90c83647c9cc48bfa66faad257c88e7adf1d50ad0f80c_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1-tech-preview/eventing-kafka-broker-webhook-rhel8@sha256:10ba81e103ed6b7dff7b02394b20f44b46acd6b09d72f16667c068eb9989dc77_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1-tech-preview/eventing-kafka-broker-webhook-rhel8@sha256:f94aef78ce0870fdceac5b3467220540127a73415e81baa4b48bf986bc181c4d_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/client-kn-rhel8@sha256:09644d1c149970cd7c06635806a0ffc077a6340d68c357cd7f2bb5a6f57e46f3_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/client-kn-rhel8@sha256:46510d8b5dfba62d0a3da64ba90d1b8f88ad3b909c3e6ed14bcd96017d766829_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/client-kn-rhel8@sha256:f9bf2892123c3d981d2d5f158e643e6ba6f59a441b47c4055dc542f8cf8330c0_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-apiserver-receive-adapter-rhel8@sha256:834e37f8ddfbe157ad357fcef49f5213053d1295bb31361c5dd14a213ff2755c_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-apiserver-receive-adapter-rhel8@sha256:d13848369ca942d13548ab9b73a2d60b67f9412e535ed647342acaa8cef36c37_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-apiserver-receive-adapter-rhel8@sha256:eef2145e61234d37713ef8fda1f82d7cbe6502c5e6386117230d66ab7e1dd21a_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-controller-rhel8@sha256:52ef0c51b53ede0344f58174e624db08e6dcac04a0cba1668915f217949fc868_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-controller-rhel8@sha256:72c5fcaa44e3da56b297eb718d8a2b7eeb44069d6f3ce71b0eca30070b18bd9d_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-controller-rhel8@sha256:ad2df12dd77e8a3092431ca8d1b5eae42240c8ebb8766e436009bd6df7ee51f3_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-in-memory-channel-controller-rhel8@sha256:070f2c819506853dee230f37e00b27a05ba01c6f7cbbffc9a04b59a65d0c45e9_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-in-memory-channel-controller-rhel8@sha256:111da99563ea799e6b54933f12dc8f8a3828e36f650900e02da3be5afbdeefd9_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-in-memory-channel-controller-rhel8@sha256:69871b8d6e72713fe2eaf5f1e0aac1282fb8659d2895836994f10c847fe320d1_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-in-memory-channel-dispatcher-rhel8@sha256:4b5ee83ccace988c6eaf456e82dea83d160ae7e6aaad1ab8f48410f90da8f1c1_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-in-memory-channel-dispatcher-rhel8@sha256:52247eff5dc9a89244e6697ae9ce61cc1b42265171c956d4d50984179daced89_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-in-memory-channel-dispatcher-rhel8@sha256:68b61474089703d0685a952062401303206ba11bc108b8504f6f6390933d83cb_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-kafka-broker-controller-rhel8@sha256:2a4b30bcff1377073202362dfd521bd7ac3e3e3960fdb33a6cf9fa39fc89de6b_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-kafka-broker-controller-rhel8@sha256:be290e6d950e8af6162c1dece8472788b66459e8cb91df319f50ccf66f27b5c7_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-kafka-broker-controller-rhel8@sha256:f8b5d9c9c0182f5cc1f76422759bf8925d2f29292390ada83a6b7c7986f1462c_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-kafka-broker-dispatcher-rhel8@sha256:08c6d6908a2e58a18e908223daf152802106b00a67905e94e075fca827af87c9_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-kafka-broker-dispatcher-rhel8@sha256:8ac0796f3585a406facba98766688ae6777b5673a4515418db8d1d92c4d65494_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-kafka-broker-dispatcher-rhel8@sha256:9af6b8413acbf59adc88e9b88a51105f3b0a4913499c3026f64e7fda91e43384_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-kafka-broker-post-install-rhel8@sha256:260e7f0086f4e036be3a9ab5d24ce99fc8a053cc7f2906f8a6080f59f2a3e591_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-kafka-broker-post-install-rhel8@sha256:36551ea609536ba900f7a0493a06d07f9c0f19a0eef7e4956575354ca92cd1ef_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-kafka-broker-post-install-rhel8@sha256:6d4a898f37f87aa6db636487c6892833249be38635fe631433652feda762a40e_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-kafka-broker-webhook-rhel8@sha256:0dad9dc28babb21622f90c83647c9cc48bfa66faad257c88e7adf1d50ad0f80c_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-kafka-broker-webhook-rhel8@sha256:10ba81e103ed6b7dff7b02394b20f44b46acd6b09d72f16667c068eb9989dc77_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-kafka-broker-webhook-rhel8@sha256:f94aef78ce0870fdceac5b3467220540127a73415e81baa4b48bf986bc181c4d_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-mtbroker-filter-rhel8@sha256:4f6e162ee5fb96ff69a1546b7f728641dded59548f14afdfa870f7f0291787ac_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-mtbroker-filter-rhel8@sha256:ecde2ee2aa9618775178e03bcc07e53d6f5e12f30261238d8ffb366fb1e47c94_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-mtbroker-filter-rhel8@sha256:ee2dc3e0f648dc59551cfdf0ac5c36aa6cd9a4b2abaada7095ae4d5b8e0a571e_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-mtbroker-ingress-rhel8@sha256:4eaac6386b1b8a9e360df5afbd85aeebb97e5c81dbd861996caafad48b4cc6f9_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-mtbroker-ingress-rhel8@sha256:644fbcd1924d570f105f5f9760eb15eddbeed16c894edfcb4ef8c8a14e370bce_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-mtbroker-ingress-rhel8@sha256:a26dfc1a610bbaf876443b4b01a04130f7c0aba4d40e246333fe8bf7eb899f45_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-mtchannel-broker-rhel8@sha256:353859f2a8649fa9b3f5c0e02cafd57f79f96a10a7a697ba08eaa8cb70effe51_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-mtchannel-broker-rhel8@sha256:6f7afb57dc78ccb13498434196c5e8cd0f6ec53f045689febf1a62c492358d93_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-mtchannel-broker-rhel8@sha256:fadf3035a8bd25307843d1c6c88654a03db25983407a770875b4507942684dd5_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-mtping-rhel8@sha256:2254577d2c2e67d28f8459fbd4ac43af78b7d29cc0b56c631607dd68f3d31637_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-mtping-rhel8@sha256:a7177a43f46b6470a19970c62ebc17119ca3c3021471f9396faa436e621beb1e_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-mtping-rhel8@sha256:c6c2c7924d90e81e2906f3bf3969b02d7f3e4dc80c187e6c55a7e4ea17ac20cd_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-storage-version-migration-rhel8@sha256:3c1baa5bad644c06bedabaed9c668f0999527f00bc1d195e71a528c222087328_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-storage-version-migration-rhel8@sha256:63dab761fd3a2e08950b7ee52852fb39cef7820f2a8cf8142ec3701a07372d7c_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-storage-version-migration-rhel8@sha256:ff7924a37865ac1a90872f35675934a1627e49a29577a78af18b8e743a5fde07_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-sugar-controller-rhel8@sha256:24c7217a3612a5c3c6792c433dc2a6cf4b5fda1b9e6acff84e2736705704d152_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-sugar-controller-rhel8@sha256:3a38788638c26e9bec45694b2c4597333080189ffa96d8c7302e3e7dd1e54be5_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-sugar-controller-rhel8@sha256:aebfba016342e94fc0619a9ad6346c7fefbedf6739f1495954eb905cade085ac_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-webhook-rhel8@sha256:11d0b8fac4cb67c95e051a91f5c6683768f8969ffc744cd3cc4814d1ee6e91c1_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-webhook-rhel8@sha256:1b209d1ddffba92c3d77824e37bf75302346856c10b773a101d2868f27d0b740_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-webhook-rhel8@sha256:bf8c9de32dd5cbe536b115f52f32c666fbf886bde555ac355937d6b149cf9343_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/ingress-rhel8-operator@sha256:46a5fb2d0f9fa5e05504b9264a3f1c0e7c7beb76e3a3aeb9bc036cda4fa9d66a_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/ingress-rhel8-operator@sha256:793b86f4c2add102e2f676bd57cec3365ce9b3fdc40a989c28d1f9acb851142d_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/ingress-rhel8-operator@sha256:cce79392f93bb318123c48ac6de48aa0a2983cc1134cc063c0fdc2ff83c546c7_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/kn-cli-artifacts-rhel8@sha256:1a51a072d4e303a5c33b2383c843308d86c68de228b094d2efed8bc59a4bac14_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/kn-cli-artifacts-rhel8@sha256:c61b26bdf318b507af66f9092e784d64436e3b2531cc6e2e8aa1bb8bbb010fb7_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/kn-cli-artifacts-rhel8@sha256:f22168224137db649c6e6592e3ec2ae6845ca668ef65fe56c104ed6393eae526_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/knative-rhel8-operator@sha256:53e115cdfeb8077cc8b89ebdeee4903b1be8c0a0d45831a9f277f342959f5961_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/knative-rhel8-operator@sha256:ebf24097b84ec5773e30c8f548975afb84b6fce836b373b97855f69371068d1e_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/knative-rhel8-operator@sha256:efa444ca6c7c4468821a8d138b4319c86fede592f3b0b4d7905e7c66e8bdb2c0_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/kourier-control-rhel8@sha256:396fb9dcc798b05e89d38ccbe3a3abb31854f56a95ae104fb9bb215967b56d9f_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/kourier-control-rhel8@sha256:e36577c37457a4521d78f28f24dca6ae11f170635316efe374f08f825cb5904d_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/kourier-control-rhel8@sha256:fb04b74dce262e58434b19a10dce0981b4df7541416de21343fb7124c714ffbf_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/net-istio-controller-rhel8@sha256:281b2782253722d916b6178ecdbc763aaa71ed4ac0db94e31d57974d4eb8b58b_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/net-istio-controller-rhel8@sha256:bf56038c0af2cfeb5a3e4b7ecd5aeebb230d042ac835b50faafa3d939dd8ca50_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/net-istio-controller-rhel8@sha256:f3643c74f73841b1de04be1d0f550c044f1ad4800ceb32cb36bf9072d8e5155b_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/net-istio-webhook-rhel8@sha256:4f7cabd5a6bb6fd7a0d81461108891b0d2de55efe868c4fbf275131c3280ed2d_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/net-istio-webhook-rhel8@sha256:a07d73f5c04af2a29b6565363b472aceabbfeafe7d6dfe833d1e71b072419916_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/net-istio-webhook-rhel8@sha256:cd34685812d9447969a1c3fb4382433a1b59fb3631fbe156daa6fa962458f859_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serverless-operator-bundle@sha256:0422f8843fc62c2b72e01ffefd33db912a1ad3d70ac297882d3663c9b7299f10_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serverless-rhel8-operator@sha256:26d940bd43b928d8370c9e88e80726a427c3f0ce3afc4fddb02a507f81c8fc93_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serverless-rhel8-operator@sha256:2898df30f40683bd3a73c6f2676afdc1bfc27b23d2fe04fe7667f6db6d2422ab_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serverless-rhel8-operator@sha256:8ec9e756969c8e6bf8155ed102a66cf578a325dcc477ff909b4806405ab59cfc_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-activator-rhel8@sha256:1e9fb289564961ddbf317e568c50936b048446685c39ab14ca4e5cb682785243_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-activator-rhel8@sha256:3a823819467ed0beea953eed27e2129bb4495df3f49e0f59d5004dee416e6285_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-activator-rhel8@sha256:4e7563e5f9761f624aefc6b79845e5b4dd1836a545c3754bc37701162ed4e3bb_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-autoscaler-hpa-rhel8@sha256:1685c7bf25061e61688d2b5e60cde6adb8906fec6bfb713c68837b2bbeeacf85_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-autoscaler-hpa-rhel8@sha256:491df16728df492b7b88efb8e86f28e46a8762f4084fb4132823611a9e758264_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-autoscaler-hpa-rhel8@sha256:8bb514634ece7dafd88ae6cc7eff52016cd4585d91cb9c106720c21c219f8967_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-autoscaler-rhel8@sha256:01b46e0ddb618f58c06b533fe7148f772367200f5d9be9d355012e91dc401156_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-autoscaler-rhel8@sha256:8cd0a381de995467f339e11f0704b8c8b978ddfdd2d8271f4c9f832e7acf9f07_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-autoscaler-rhel8@sha256:c60796d720141d322159e49bb3496732b8e0453d6606227b419caf93a12d196b_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-controller-rhel8@sha256:92b01a8421488e9d9b42b6da290873b54a2619d39a05e8d2a99e4c5348a3d4dc_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-controller-rhel8@sha256:b5ae691a77adb161a30ae8470f1cf4c1c6259488df18bb2bf2764d05af9a2aa8_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-controller-rhel8@sha256:b752a295b673aeee85eba6bed33cc658254dc0503c6002841d80dc0c0a38f615_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-domain-mapping-rhel8@sha256:11bca084f2c8df8d369d6301847876bbf8d37c7b67a6ffb387e0759100b6e817_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-domain-mapping-rhel8@sha256:4e580d29cbff1aa6050c65cee35a870dab9e6a7eaa538b356a5afefed9c38d90_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-domain-mapping-rhel8@sha256:eeb39a3fbc9d4c223d42579737948438d03b2a2ec1aee46562aabae6d343679b_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-domain-mapping-webhook-rhel8@sha256:8057fa6657c0bf909297273acc4faea1cddb29f9f02f6c797279adb42f083332_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-domain-mapping-webhook-rhel8@sha256:84e13a4c84098e0a6a5b461c7581861cd9114ce3cc7c2147afd727e56f323b28_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-domain-mapping-webhook-rhel8@sha256:f99e203de17686584c05ee0901041edd055350c39da063d5d6dcd026d1e17593_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-queue-rhel8@sha256:8740a1f7cb3ef3c4caa5774cced7787cc1e345dbe3708307001c1def9fd32e2f_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-queue-rhel8@sha256:ac1ca0ae5e3c7fc242ec5a313e45d09b83261ffe26eab3ebcbbae9299471b25a_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-queue-rhel8@sha256:f16b4f4e86e758354c8b19ee3a075dfd6fd19eb7ba282ad8293d41ca0c8f3028_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-storage-version-migration-rhel8@sha256:1c3b2c4c06981fd8eb13c05837c8da3523f0df9c79eacd6ffc1138e5f26bdba6_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-storage-version-migration-rhel8@sha256:27b7b75eae9eacc52a577887885db7c29192e15aada8a3b7406e032561609462_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-storage-version-migration-rhel8@sha256:8012cc60fab4e14b7fab05589c977c15ac941efb09601069be09d4e25385ed26_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-webhook-rhel8@sha256:4fdc2c632eb0fa4f10a78e39622c83febde93f38db16bd0ca4a35c1eb7062548_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-webhook-rhel8@sha256:6904376f1ae4dadc23ab9993b50aaaa3db130fcd338f3dfae9e437b348e6e934_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-webhook-rhel8@sha256:dc902a39bc520abcf2100c26e2e1c4ba20aa5aadff763b40f234eb01a26b6f77_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/svls-must-gather-rhel8@sha256:057e9ccae9eae50fadad4772b203e897f5c54bf9d40f6e2f2ccbdbc93f5850b5_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/svls-must-gather-rhel8@sha256:7557328dcdede1992a3660342f037e490f58bc3281c68c6e4f44e6d66c4a0cff_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/svls-must-gather-rhel8@sha256:e0a982cd04fee4416659b7e1e6a827c2c371144bd461f23913ae9e0633fd598a_amd64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "golang: path/filepath: stack exhaustion in Glob"
},
{
"cve": "CVE-2022-30633",
"cwe": {
"id": "CWE-1325",
"name": "Improperly Controlled Sequential Memory Allocation"
},
"discovery_date": "2022-07-14T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2107392"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in golang. Calling Unmarshal on an XML document into a Go struct, which has a nested field that uses the \"any\" field tag, can cause a panic due to stack exhaustion.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "golang: encoding/xml: stack exhaustion in Unmarshal",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "Red Hat has marked this as moderate impact for two primary reasons\n1. Though the vulnerability exists, it is hard to exploit in real scenarios (e.g., the attacker must be able to feed crafted XML documents into specific code paths).\n2. The vulnerability is a denial of service (DoS) due to stack exhaustion rather than code execution or data breach. Since it doesn\u2019t compromise confidentiality or integrity.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"8Base-Openshift-Serverless-1.24:openshift-serverless-1-tech-preview/eventing-kafka-broker-controller-rhel8@sha256:2a4b30bcff1377073202362dfd521bd7ac3e3e3960fdb33a6cf9fa39fc89de6b_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1-tech-preview/eventing-kafka-broker-controller-rhel8@sha256:be290e6d950e8af6162c1dece8472788b66459e8cb91df319f50ccf66f27b5c7_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1-tech-preview/eventing-kafka-broker-controller-rhel8@sha256:f8b5d9c9c0182f5cc1f76422759bf8925d2f29292390ada83a6b7c7986f1462c_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1-tech-preview/eventing-kafka-broker-dispatcher-rhel8@sha256:08c6d6908a2e58a18e908223daf152802106b00a67905e94e075fca827af87c9_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1-tech-preview/eventing-kafka-broker-dispatcher-rhel8@sha256:8ac0796f3585a406facba98766688ae6777b5673a4515418db8d1d92c4d65494_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1-tech-preview/eventing-kafka-broker-dispatcher-rhel8@sha256:9af6b8413acbf59adc88e9b88a51105f3b0a4913499c3026f64e7fda91e43384_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1-tech-preview/eventing-kafka-broker-receiver-rhel8@sha256:4dc0783cf92da5b5aa4cd1b9e9d55aa55a69b94eef0d29f261d3d51bd2260b68_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1-tech-preview/eventing-kafka-broker-receiver-rhel8@sha256:80fd78ad61caab0b20e39d4c6103ed9b074d3efa1dc67ab7bf415ea7db912dc3_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1-tech-preview/eventing-kafka-broker-receiver-rhel8@sha256:aeaaf1d541b5756df65f0700bcd82d085077ae3b1ce99c6d8728997c23e31ef9_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1-tech-preview/eventing-kafka-broker-webhook-rhel8@sha256:0dad9dc28babb21622f90c83647c9cc48bfa66faad257c88e7adf1d50ad0f80c_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1-tech-preview/eventing-kafka-broker-webhook-rhel8@sha256:10ba81e103ed6b7dff7b02394b20f44b46acd6b09d72f16667c068eb9989dc77_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1-tech-preview/eventing-kafka-broker-webhook-rhel8@sha256:f94aef78ce0870fdceac5b3467220540127a73415e81baa4b48bf986bc181c4d_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/client-kn-rhel8@sha256:09644d1c149970cd7c06635806a0ffc077a6340d68c357cd7f2bb5a6f57e46f3_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/client-kn-rhel8@sha256:46510d8b5dfba62d0a3da64ba90d1b8f88ad3b909c3e6ed14bcd96017d766829_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/client-kn-rhel8@sha256:f9bf2892123c3d981d2d5f158e643e6ba6f59a441b47c4055dc542f8cf8330c0_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-apiserver-receive-adapter-rhel8@sha256:834e37f8ddfbe157ad357fcef49f5213053d1295bb31361c5dd14a213ff2755c_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-apiserver-receive-adapter-rhel8@sha256:d13848369ca942d13548ab9b73a2d60b67f9412e535ed647342acaa8cef36c37_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-apiserver-receive-adapter-rhel8@sha256:eef2145e61234d37713ef8fda1f82d7cbe6502c5e6386117230d66ab7e1dd21a_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-controller-rhel8@sha256:52ef0c51b53ede0344f58174e624db08e6dcac04a0cba1668915f217949fc868_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-controller-rhel8@sha256:72c5fcaa44e3da56b297eb718d8a2b7eeb44069d6f3ce71b0eca30070b18bd9d_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-controller-rhel8@sha256:ad2df12dd77e8a3092431ca8d1b5eae42240c8ebb8766e436009bd6df7ee51f3_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-in-memory-channel-controller-rhel8@sha256:070f2c819506853dee230f37e00b27a05ba01c6f7cbbffc9a04b59a65d0c45e9_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-in-memory-channel-controller-rhel8@sha256:111da99563ea799e6b54933f12dc8f8a3828e36f650900e02da3be5afbdeefd9_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-in-memory-channel-controller-rhel8@sha256:69871b8d6e72713fe2eaf5f1e0aac1282fb8659d2895836994f10c847fe320d1_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-in-memory-channel-dispatcher-rhel8@sha256:4b5ee83ccace988c6eaf456e82dea83d160ae7e6aaad1ab8f48410f90da8f1c1_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-in-memory-channel-dispatcher-rhel8@sha256:52247eff5dc9a89244e6697ae9ce61cc1b42265171c956d4d50984179daced89_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-in-memory-channel-dispatcher-rhel8@sha256:68b61474089703d0685a952062401303206ba11bc108b8504f6f6390933d83cb_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-kafka-broker-controller-rhel8@sha256:2a4b30bcff1377073202362dfd521bd7ac3e3e3960fdb33a6cf9fa39fc89de6b_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-kafka-broker-controller-rhel8@sha256:be290e6d950e8af6162c1dece8472788b66459e8cb91df319f50ccf66f27b5c7_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-kafka-broker-controller-rhel8@sha256:f8b5d9c9c0182f5cc1f76422759bf8925d2f29292390ada83a6b7c7986f1462c_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-kafka-broker-dispatcher-rhel8@sha256:08c6d6908a2e58a18e908223daf152802106b00a67905e94e075fca827af87c9_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-kafka-broker-dispatcher-rhel8@sha256:8ac0796f3585a406facba98766688ae6777b5673a4515418db8d1d92c4d65494_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-kafka-broker-dispatcher-rhel8@sha256:9af6b8413acbf59adc88e9b88a51105f3b0a4913499c3026f64e7fda91e43384_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-kafka-broker-post-install-rhel8@sha256:260e7f0086f4e036be3a9ab5d24ce99fc8a053cc7f2906f8a6080f59f2a3e591_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-kafka-broker-post-install-rhel8@sha256:36551ea609536ba900f7a0493a06d07f9c0f19a0eef7e4956575354ca92cd1ef_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-kafka-broker-post-install-rhel8@sha256:6d4a898f37f87aa6db636487c6892833249be38635fe631433652feda762a40e_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-kafka-broker-webhook-rhel8@sha256:0dad9dc28babb21622f90c83647c9cc48bfa66faad257c88e7adf1d50ad0f80c_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-kafka-broker-webhook-rhel8@sha256:10ba81e103ed6b7dff7b02394b20f44b46acd6b09d72f16667c068eb9989dc77_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-kafka-broker-webhook-rhel8@sha256:f94aef78ce0870fdceac5b3467220540127a73415e81baa4b48bf986bc181c4d_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-mtbroker-filter-rhel8@sha256:4f6e162ee5fb96ff69a1546b7f728641dded59548f14afdfa870f7f0291787ac_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-mtbroker-filter-rhel8@sha256:ecde2ee2aa9618775178e03bcc07e53d6f5e12f30261238d8ffb366fb1e47c94_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-mtbroker-filter-rhel8@sha256:ee2dc3e0f648dc59551cfdf0ac5c36aa6cd9a4b2abaada7095ae4d5b8e0a571e_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-mtbroker-ingress-rhel8@sha256:4eaac6386b1b8a9e360df5afbd85aeebb97e5c81dbd861996caafad48b4cc6f9_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-mtbroker-ingress-rhel8@sha256:644fbcd1924d570f105f5f9760eb15eddbeed16c894edfcb4ef8c8a14e370bce_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-mtbroker-ingress-rhel8@sha256:a26dfc1a610bbaf876443b4b01a04130f7c0aba4d40e246333fe8bf7eb899f45_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-mtchannel-broker-rhel8@sha256:353859f2a8649fa9b3f5c0e02cafd57f79f96a10a7a697ba08eaa8cb70effe51_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-mtchannel-broker-rhel8@sha256:6f7afb57dc78ccb13498434196c5e8cd0f6ec53f045689febf1a62c492358d93_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-mtchannel-broker-rhel8@sha256:fadf3035a8bd25307843d1c6c88654a03db25983407a770875b4507942684dd5_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-mtping-rhel8@sha256:2254577d2c2e67d28f8459fbd4ac43af78b7d29cc0b56c631607dd68f3d31637_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-mtping-rhel8@sha256:a7177a43f46b6470a19970c62ebc17119ca3c3021471f9396faa436e621beb1e_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-mtping-rhel8@sha256:c6c2c7924d90e81e2906f3bf3969b02d7f3e4dc80c187e6c55a7e4ea17ac20cd_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-storage-version-migration-rhel8@sha256:3c1baa5bad644c06bedabaed9c668f0999527f00bc1d195e71a528c222087328_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-storage-version-migration-rhel8@sha256:63dab761fd3a2e08950b7ee52852fb39cef7820f2a8cf8142ec3701a07372d7c_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-storage-version-migration-rhel8@sha256:ff7924a37865ac1a90872f35675934a1627e49a29577a78af18b8e743a5fde07_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-sugar-controller-rhel8@sha256:24c7217a3612a5c3c6792c433dc2a6cf4b5fda1b9e6acff84e2736705704d152_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-sugar-controller-rhel8@sha256:3a38788638c26e9bec45694b2c4597333080189ffa96d8c7302e3e7dd1e54be5_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-sugar-controller-rhel8@sha256:aebfba016342e94fc0619a9ad6346c7fefbedf6739f1495954eb905cade085ac_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-webhook-rhel8@sha256:11d0b8fac4cb67c95e051a91f5c6683768f8969ffc744cd3cc4814d1ee6e91c1_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-webhook-rhel8@sha256:1b209d1ddffba92c3d77824e37bf75302346856c10b773a101d2868f27d0b740_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-webhook-rhel8@sha256:bf8c9de32dd5cbe536b115f52f32c666fbf886bde555ac355937d6b149cf9343_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/ingress-rhel8-operator@sha256:46a5fb2d0f9fa5e05504b9264a3f1c0e7c7beb76e3a3aeb9bc036cda4fa9d66a_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/ingress-rhel8-operator@sha256:793b86f4c2add102e2f676bd57cec3365ce9b3fdc40a989c28d1f9acb851142d_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/ingress-rhel8-operator@sha256:cce79392f93bb318123c48ac6de48aa0a2983cc1134cc063c0fdc2ff83c546c7_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/kn-cli-artifacts-rhel8@sha256:1a51a072d4e303a5c33b2383c843308d86c68de228b094d2efed8bc59a4bac14_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/kn-cli-artifacts-rhel8@sha256:c61b26bdf318b507af66f9092e784d64436e3b2531cc6e2e8aa1bb8bbb010fb7_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/kn-cli-artifacts-rhel8@sha256:f22168224137db649c6e6592e3ec2ae6845ca668ef65fe56c104ed6393eae526_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/knative-rhel8-operator@sha256:53e115cdfeb8077cc8b89ebdeee4903b1be8c0a0d45831a9f277f342959f5961_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/knative-rhel8-operator@sha256:ebf24097b84ec5773e30c8f548975afb84b6fce836b373b97855f69371068d1e_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/knative-rhel8-operator@sha256:efa444ca6c7c4468821a8d138b4319c86fede592f3b0b4d7905e7c66e8bdb2c0_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/kourier-control-rhel8@sha256:396fb9dcc798b05e89d38ccbe3a3abb31854f56a95ae104fb9bb215967b56d9f_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/kourier-control-rhel8@sha256:e36577c37457a4521d78f28f24dca6ae11f170635316efe374f08f825cb5904d_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/kourier-control-rhel8@sha256:fb04b74dce262e58434b19a10dce0981b4df7541416de21343fb7124c714ffbf_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/net-istio-controller-rhel8@sha256:281b2782253722d916b6178ecdbc763aaa71ed4ac0db94e31d57974d4eb8b58b_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/net-istio-controller-rhel8@sha256:bf56038c0af2cfeb5a3e4b7ecd5aeebb230d042ac835b50faafa3d939dd8ca50_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/net-istio-controller-rhel8@sha256:f3643c74f73841b1de04be1d0f550c044f1ad4800ceb32cb36bf9072d8e5155b_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/net-istio-webhook-rhel8@sha256:4f7cabd5a6bb6fd7a0d81461108891b0d2de55efe868c4fbf275131c3280ed2d_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/net-istio-webhook-rhel8@sha256:a07d73f5c04af2a29b6565363b472aceabbfeafe7d6dfe833d1e71b072419916_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/net-istio-webhook-rhel8@sha256:cd34685812d9447969a1c3fb4382433a1b59fb3631fbe156daa6fa962458f859_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serverless-operator-bundle@sha256:0422f8843fc62c2b72e01ffefd33db912a1ad3d70ac297882d3663c9b7299f10_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serverless-rhel8-operator@sha256:26d940bd43b928d8370c9e88e80726a427c3f0ce3afc4fddb02a507f81c8fc93_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serverless-rhel8-operator@sha256:2898df30f40683bd3a73c6f2676afdc1bfc27b23d2fe04fe7667f6db6d2422ab_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serverless-rhel8-operator@sha256:8ec9e756969c8e6bf8155ed102a66cf578a325dcc477ff909b4806405ab59cfc_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-activator-rhel8@sha256:1e9fb289564961ddbf317e568c50936b048446685c39ab14ca4e5cb682785243_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-activator-rhel8@sha256:3a823819467ed0beea953eed27e2129bb4495df3f49e0f59d5004dee416e6285_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-activator-rhel8@sha256:4e7563e5f9761f624aefc6b79845e5b4dd1836a545c3754bc37701162ed4e3bb_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-autoscaler-hpa-rhel8@sha256:1685c7bf25061e61688d2b5e60cde6adb8906fec6bfb713c68837b2bbeeacf85_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-autoscaler-hpa-rhel8@sha256:491df16728df492b7b88efb8e86f28e46a8762f4084fb4132823611a9e758264_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-autoscaler-hpa-rhel8@sha256:8bb514634ece7dafd88ae6cc7eff52016cd4585d91cb9c106720c21c219f8967_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-autoscaler-rhel8@sha256:01b46e0ddb618f58c06b533fe7148f772367200f5d9be9d355012e91dc401156_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-autoscaler-rhel8@sha256:8cd0a381de995467f339e11f0704b8c8b978ddfdd2d8271f4c9f832e7acf9f07_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-autoscaler-rhel8@sha256:c60796d720141d322159e49bb3496732b8e0453d6606227b419caf93a12d196b_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-controller-rhel8@sha256:92b01a8421488e9d9b42b6da290873b54a2619d39a05e8d2a99e4c5348a3d4dc_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-controller-rhel8@sha256:b5ae691a77adb161a30ae8470f1cf4c1c6259488df18bb2bf2764d05af9a2aa8_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-controller-rhel8@sha256:b752a295b673aeee85eba6bed33cc658254dc0503c6002841d80dc0c0a38f615_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-domain-mapping-rhel8@sha256:11bca084f2c8df8d369d6301847876bbf8d37c7b67a6ffb387e0759100b6e817_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-domain-mapping-rhel8@sha256:4e580d29cbff1aa6050c65cee35a870dab9e6a7eaa538b356a5afefed9c38d90_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-domain-mapping-rhel8@sha256:eeb39a3fbc9d4c223d42579737948438d03b2a2ec1aee46562aabae6d343679b_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-domain-mapping-webhook-rhel8@sha256:8057fa6657c0bf909297273acc4faea1cddb29f9f02f6c797279adb42f083332_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-domain-mapping-webhook-rhel8@sha256:84e13a4c84098e0a6a5b461c7581861cd9114ce3cc7c2147afd727e56f323b28_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-domain-mapping-webhook-rhel8@sha256:f99e203de17686584c05ee0901041edd055350c39da063d5d6dcd026d1e17593_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-queue-rhel8@sha256:8740a1f7cb3ef3c4caa5774cced7787cc1e345dbe3708307001c1def9fd32e2f_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-queue-rhel8@sha256:ac1ca0ae5e3c7fc242ec5a313e45d09b83261ffe26eab3ebcbbae9299471b25a_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-queue-rhel8@sha256:f16b4f4e86e758354c8b19ee3a075dfd6fd19eb7ba282ad8293d41ca0c8f3028_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-storage-version-migration-rhel8@sha256:1c3b2c4c06981fd8eb13c05837c8da3523f0df9c79eacd6ffc1138e5f26bdba6_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-storage-version-migration-rhel8@sha256:27b7b75eae9eacc52a577887885db7c29192e15aada8a3b7406e032561609462_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-storage-version-migration-rhel8@sha256:8012cc60fab4e14b7fab05589c977c15ac941efb09601069be09d4e25385ed26_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-webhook-rhel8@sha256:4fdc2c632eb0fa4f10a78e39622c83febde93f38db16bd0ca4a35c1eb7062548_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-webhook-rhel8@sha256:6904376f1ae4dadc23ab9993b50aaaa3db130fcd338f3dfae9e437b348e6e934_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-webhook-rhel8@sha256:dc902a39bc520abcf2100c26e2e1c4ba20aa5aadff763b40f234eb01a26b6f77_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/svls-must-gather-rhel8@sha256:057e9ccae9eae50fadad4772b203e897f5c54bf9d40f6e2f2ccbdbc93f5850b5_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/svls-must-gather-rhel8@sha256:7557328dcdede1992a3660342f037e490f58bc3281c68c6e4f44e6d66c4a0cff_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/svls-must-gather-rhel8@sha256:e0a982cd04fee4416659b7e1e6a827c2c371144bd461f23913ae9e0633fd598a_amd64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2022-30633"
},
{
"category": "external",
"summary": "RHBZ#2107392",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2107392"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2022-30633",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-30633"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2022-30633",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2022-30633"
},
{
"category": "external",
"summary": "https://go.dev/issue/53611",
"url": "https://go.dev/issue/53611"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-announce/c/nqrv9fbR0zE",
"url": "https://groups.google.com/g/golang-announce/c/nqrv9fbR0zE"
}
],
"release_date": "2022-07-12T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2022-08-10T13:13:24+00:00",
"details": "See the Red Hat OpenShift Container Platform 4.6 documentation at:\nhttps://access.redhat.com/documentation/en-us/openshift_container_platform/4.6/html/serverless/index\nSee the Red Hat OpenShift Container Platform 4.7 documentation at:\nhttps://access.redhat.com/documentation/en-us/openshift_container_platform/4.7/html/serverless/index\nSee the Red Hat OpenShift Container Platform 4.8 documentation at:\nhttps://access.redhat.com/documentation/en-us/openshift_container_platform/4.8/html/serverless/index\nSee the Red Hat OpenShift Container Platform 4.9 documentation at:\nhttps://access.redhat.com/documentation/en-us/openshift_container_platform/4.9/html/serverless/index\nSee the Red Hat OpenShift Container Platform 4.10 documentation at:\nhttps://access.redhat.com/documentation/en-us/openshift_container_platform/4.10/html/serverless/index",
"product_ids": [
"8Base-Openshift-Serverless-1.24:openshift-serverless-1-tech-preview/eventing-kafka-broker-controller-rhel8@sha256:2a4b30bcff1377073202362dfd521bd7ac3e3e3960fdb33a6cf9fa39fc89de6b_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1-tech-preview/eventing-kafka-broker-controller-rhel8@sha256:be290e6d950e8af6162c1dece8472788b66459e8cb91df319f50ccf66f27b5c7_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1-tech-preview/eventing-kafka-broker-controller-rhel8@sha256:f8b5d9c9c0182f5cc1f76422759bf8925d2f29292390ada83a6b7c7986f1462c_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1-tech-preview/eventing-kafka-broker-dispatcher-rhel8@sha256:08c6d6908a2e58a18e908223daf152802106b00a67905e94e075fca827af87c9_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1-tech-preview/eventing-kafka-broker-dispatcher-rhel8@sha256:8ac0796f3585a406facba98766688ae6777b5673a4515418db8d1d92c4d65494_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1-tech-preview/eventing-kafka-broker-dispatcher-rhel8@sha256:9af6b8413acbf59adc88e9b88a51105f3b0a4913499c3026f64e7fda91e43384_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1-tech-preview/eventing-kafka-broker-receiver-rhel8@sha256:4dc0783cf92da5b5aa4cd1b9e9d55aa55a69b94eef0d29f261d3d51bd2260b68_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1-tech-preview/eventing-kafka-broker-receiver-rhel8@sha256:80fd78ad61caab0b20e39d4c6103ed9b074d3efa1dc67ab7bf415ea7db912dc3_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1-tech-preview/eventing-kafka-broker-receiver-rhel8@sha256:aeaaf1d541b5756df65f0700bcd82d085077ae3b1ce99c6d8728997c23e31ef9_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1-tech-preview/eventing-kafka-broker-webhook-rhel8@sha256:0dad9dc28babb21622f90c83647c9cc48bfa66faad257c88e7adf1d50ad0f80c_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1-tech-preview/eventing-kafka-broker-webhook-rhel8@sha256:10ba81e103ed6b7dff7b02394b20f44b46acd6b09d72f16667c068eb9989dc77_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1-tech-preview/eventing-kafka-broker-webhook-rhel8@sha256:f94aef78ce0870fdceac5b3467220540127a73415e81baa4b48bf986bc181c4d_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/client-kn-rhel8@sha256:09644d1c149970cd7c06635806a0ffc077a6340d68c357cd7f2bb5a6f57e46f3_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/client-kn-rhel8@sha256:46510d8b5dfba62d0a3da64ba90d1b8f88ad3b909c3e6ed14bcd96017d766829_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/client-kn-rhel8@sha256:f9bf2892123c3d981d2d5f158e643e6ba6f59a441b47c4055dc542f8cf8330c0_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-apiserver-receive-adapter-rhel8@sha256:834e37f8ddfbe157ad357fcef49f5213053d1295bb31361c5dd14a213ff2755c_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-apiserver-receive-adapter-rhel8@sha256:d13848369ca942d13548ab9b73a2d60b67f9412e535ed647342acaa8cef36c37_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-apiserver-receive-adapter-rhel8@sha256:eef2145e61234d37713ef8fda1f82d7cbe6502c5e6386117230d66ab7e1dd21a_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-controller-rhel8@sha256:52ef0c51b53ede0344f58174e624db08e6dcac04a0cba1668915f217949fc868_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-controller-rhel8@sha256:72c5fcaa44e3da56b297eb718d8a2b7eeb44069d6f3ce71b0eca30070b18bd9d_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-controller-rhel8@sha256:ad2df12dd77e8a3092431ca8d1b5eae42240c8ebb8766e436009bd6df7ee51f3_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-in-memory-channel-controller-rhel8@sha256:070f2c819506853dee230f37e00b27a05ba01c6f7cbbffc9a04b59a65d0c45e9_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-in-memory-channel-controller-rhel8@sha256:111da99563ea799e6b54933f12dc8f8a3828e36f650900e02da3be5afbdeefd9_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-in-memory-channel-controller-rhel8@sha256:69871b8d6e72713fe2eaf5f1e0aac1282fb8659d2895836994f10c847fe320d1_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-in-memory-channel-dispatcher-rhel8@sha256:4b5ee83ccace988c6eaf456e82dea83d160ae7e6aaad1ab8f48410f90da8f1c1_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-in-memory-channel-dispatcher-rhel8@sha256:52247eff5dc9a89244e6697ae9ce61cc1b42265171c956d4d50984179daced89_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-in-memory-channel-dispatcher-rhel8@sha256:68b61474089703d0685a952062401303206ba11bc108b8504f6f6390933d83cb_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-kafka-broker-controller-rhel8@sha256:2a4b30bcff1377073202362dfd521bd7ac3e3e3960fdb33a6cf9fa39fc89de6b_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-kafka-broker-controller-rhel8@sha256:be290e6d950e8af6162c1dece8472788b66459e8cb91df319f50ccf66f27b5c7_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-kafka-broker-controller-rhel8@sha256:f8b5d9c9c0182f5cc1f76422759bf8925d2f29292390ada83a6b7c7986f1462c_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-kafka-broker-dispatcher-rhel8@sha256:08c6d6908a2e58a18e908223daf152802106b00a67905e94e075fca827af87c9_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-kafka-broker-dispatcher-rhel8@sha256:8ac0796f3585a406facba98766688ae6777b5673a4515418db8d1d92c4d65494_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-kafka-broker-dispatcher-rhel8@sha256:9af6b8413acbf59adc88e9b88a51105f3b0a4913499c3026f64e7fda91e43384_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-kafka-broker-post-install-rhel8@sha256:260e7f0086f4e036be3a9ab5d24ce99fc8a053cc7f2906f8a6080f59f2a3e591_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-kafka-broker-post-install-rhel8@sha256:36551ea609536ba900f7a0493a06d07f9c0f19a0eef7e4956575354ca92cd1ef_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-kafka-broker-post-install-rhel8@sha256:6d4a898f37f87aa6db636487c6892833249be38635fe631433652feda762a40e_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-kafka-broker-webhook-rhel8@sha256:0dad9dc28babb21622f90c83647c9cc48bfa66faad257c88e7adf1d50ad0f80c_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-kafka-broker-webhook-rhel8@sha256:10ba81e103ed6b7dff7b02394b20f44b46acd6b09d72f16667c068eb9989dc77_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-kafka-broker-webhook-rhel8@sha256:f94aef78ce0870fdceac5b3467220540127a73415e81baa4b48bf986bc181c4d_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-mtbroker-filter-rhel8@sha256:4f6e162ee5fb96ff69a1546b7f728641dded59548f14afdfa870f7f0291787ac_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-mtbroker-filter-rhel8@sha256:ecde2ee2aa9618775178e03bcc07e53d6f5e12f30261238d8ffb366fb1e47c94_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-mtbroker-filter-rhel8@sha256:ee2dc3e0f648dc59551cfdf0ac5c36aa6cd9a4b2abaada7095ae4d5b8e0a571e_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-mtbroker-ingress-rhel8@sha256:4eaac6386b1b8a9e360df5afbd85aeebb97e5c81dbd861996caafad48b4cc6f9_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-mtbroker-ingress-rhel8@sha256:644fbcd1924d570f105f5f9760eb15eddbeed16c894edfcb4ef8c8a14e370bce_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-mtbroker-ingress-rhel8@sha256:a26dfc1a610bbaf876443b4b01a04130f7c0aba4d40e246333fe8bf7eb899f45_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-mtchannel-broker-rhel8@sha256:353859f2a8649fa9b3f5c0e02cafd57f79f96a10a7a697ba08eaa8cb70effe51_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-mtchannel-broker-rhel8@sha256:6f7afb57dc78ccb13498434196c5e8cd0f6ec53f045689febf1a62c492358d93_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-mtchannel-broker-rhel8@sha256:fadf3035a8bd25307843d1c6c88654a03db25983407a770875b4507942684dd5_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-mtping-rhel8@sha256:2254577d2c2e67d28f8459fbd4ac43af78b7d29cc0b56c631607dd68f3d31637_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-mtping-rhel8@sha256:a7177a43f46b6470a19970c62ebc17119ca3c3021471f9396faa436e621beb1e_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-mtping-rhel8@sha256:c6c2c7924d90e81e2906f3bf3969b02d7f3e4dc80c187e6c55a7e4ea17ac20cd_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-storage-version-migration-rhel8@sha256:3c1baa5bad644c06bedabaed9c668f0999527f00bc1d195e71a528c222087328_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-storage-version-migration-rhel8@sha256:63dab761fd3a2e08950b7ee52852fb39cef7820f2a8cf8142ec3701a07372d7c_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-storage-version-migration-rhel8@sha256:ff7924a37865ac1a90872f35675934a1627e49a29577a78af18b8e743a5fde07_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-sugar-controller-rhel8@sha256:24c7217a3612a5c3c6792c433dc2a6cf4b5fda1b9e6acff84e2736705704d152_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-sugar-controller-rhel8@sha256:3a38788638c26e9bec45694b2c4597333080189ffa96d8c7302e3e7dd1e54be5_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-sugar-controller-rhel8@sha256:aebfba016342e94fc0619a9ad6346c7fefbedf6739f1495954eb905cade085ac_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-webhook-rhel8@sha256:11d0b8fac4cb67c95e051a91f5c6683768f8969ffc744cd3cc4814d1ee6e91c1_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-webhook-rhel8@sha256:1b209d1ddffba92c3d77824e37bf75302346856c10b773a101d2868f27d0b740_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-webhook-rhel8@sha256:bf8c9de32dd5cbe536b115f52f32c666fbf886bde555ac355937d6b149cf9343_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/ingress-rhel8-operator@sha256:46a5fb2d0f9fa5e05504b9264a3f1c0e7c7beb76e3a3aeb9bc036cda4fa9d66a_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/ingress-rhel8-operator@sha256:793b86f4c2add102e2f676bd57cec3365ce9b3fdc40a989c28d1f9acb851142d_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/ingress-rhel8-operator@sha256:cce79392f93bb318123c48ac6de48aa0a2983cc1134cc063c0fdc2ff83c546c7_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/kn-cli-artifacts-rhel8@sha256:1a51a072d4e303a5c33b2383c843308d86c68de228b094d2efed8bc59a4bac14_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/kn-cli-artifacts-rhel8@sha256:c61b26bdf318b507af66f9092e784d64436e3b2531cc6e2e8aa1bb8bbb010fb7_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/kn-cli-artifacts-rhel8@sha256:f22168224137db649c6e6592e3ec2ae6845ca668ef65fe56c104ed6393eae526_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/knative-rhel8-operator@sha256:53e115cdfeb8077cc8b89ebdeee4903b1be8c0a0d45831a9f277f342959f5961_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/knative-rhel8-operator@sha256:ebf24097b84ec5773e30c8f548975afb84b6fce836b373b97855f69371068d1e_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/knative-rhel8-operator@sha256:efa444ca6c7c4468821a8d138b4319c86fede592f3b0b4d7905e7c66e8bdb2c0_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/kourier-control-rhel8@sha256:396fb9dcc798b05e89d38ccbe3a3abb31854f56a95ae104fb9bb215967b56d9f_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/kourier-control-rhel8@sha256:e36577c37457a4521d78f28f24dca6ae11f170635316efe374f08f825cb5904d_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/kourier-control-rhel8@sha256:fb04b74dce262e58434b19a10dce0981b4df7541416de21343fb7124c714ffbf_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/net-istio-controller-rhel8@sha256:281b2782253722d916b6178ecdbc763aaa71ed4ac0db94e31d57974d4eb8b58b_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/net-istio-controller-rhel8@sha256:bf56038c0af2cfeb5a3e4b7ecd5aeebb230d042ac835b50faafa3d939dd8ca50_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/net-istio-controller-rhel8@sha256:f3643c74f73841b1de04be1d0f550c044f1ad4800ceb32cb36bf9072d8e5155b_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/net-istio-webhook-rhel8@sha256:4f7cabd5a6bb6fd7a0d81461108891b0d2de55efe868c4fbf275131c3280ed2d_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/net-istio-webhook-rhel8@sha256:a07d73f5c04af2a29b6565363b472aceabbfeafe7d6dfe833d1e71b072419916_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/net-istio-webhook-rhel8@sha256:cd34685812d9447969a1c3fb4382433a1b59fb3631fbe156daa6fa962458f859_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serverless-operator-bundle@sha256:0422f8843fc62c2b72e01ffefd33db912a1ad3d70ac297882d3663c9b7299f10_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serverless-rhel8-operator@sha256:26d940bd43b928d8370c9e88e80726a427c3f0ce3afc4fddb02a507f81c8fc93_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serverless-rhel8-operator@sha256:2898df30f40683bd3a73c6f2676afdc1bfc27b23d2fe04fe7667f6db6d2422ab_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serverless-rhel8-operator@sha256:8ec9e756969c8e6bf8155ed102a66cf578a325dcc477ff909b4806405ab59cfc_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-activator-rhel8@sha256:1e9fb289564961ddbf317e568c50936b048446685c39ab14ca4e5cb682785243_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-activator-rhel8@sha256:3a823819467ed0beea953eed27e2129bb4495df3f49e0f59d5004dee416e6285_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-activator-rhel8@sha256:4e7563e5f9761f624aefc6b79845e5b4dd1836a545c3754bc37701162ed4e3bb_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-autoscaler-hpa-rhel8@sha256:1685c7bf25061e61688d2b5e60cde6adb8906fec6bfb713c68837b2bbeeacf85_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-autoscaler-hpa-rhel8@sha256:491df16728df492b7b88efb8e86f28e46a8762f4084fb4132823611a9e758264_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-autoscaler-hpa-rhel8@sha256:8bb514634ece7dafd88ae6cc7eff52016cd4585d91cb9c106720c21c219f8967_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-autoscaler-rhel8@sha256:01b46e0ddb618f58c06b533fe7148f772367200f5d9be9d355012e91dc401156_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-autoscaler-rhel8@sha256:8cd0a381de995467f339e11f0704b8c8b978ddfdd2d8271f4c9f832e7acf9f07_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-autoscaler-rhel8@sha256:c60796d720141d322159e49bb3496732b8e0453d6606227b419caf93a12d196b_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-controller-rhel8@sha256:92b01a8421488e9d9b42b6da290873b54a2619d39a05e8d2a99e4c5348a3d4dc_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-controller-rhel8@sha256:b5ae691a77adb161a30ae8470f1cf4c1c6259488df18bb2bf2764d05af9a2aa8_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-controller-rhel8@sha256:b752a295b673aeee85eba6bed33cc658254dc0503c6002841d80dc0c0a38f615_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-domain-mapping-rhel8@sha256:11bca084f2c8df8d369d6301847876bbf8d37c7b67a6ffb387e0759100b6e817_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-domain-mapping-rhel8@sha256:4e580d29cbff1aa6050c65cee35a870dab9e6a7eaa538b356a5afefed9c38d90_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-domain-mapping-rhel8@sha256:eeb39a3fbc9d4c223d42579737948438d03b2a2ec1aee46562aabae6d343679b_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-domain-mapping-webhook-rhel8@sha256:8057fa6657c0bf909297273acc4faea1cddb29f9f02f6c797279adb42f083332_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-domain-mapping-webhook-rhel8@sha256:84e13a4c84098e0a6a5b461c7581861cd9114ce3cc7c2147afd727e56f323b28_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-domain-mapping-webhook-rhel8@sha256:f99e203de17686584c05ee0901041edd055350c39da063d5d6dcd026d1e17593_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-queue-rhel8@sha256:8740a1f7cb3ef3c4caa5774cced7787cc1e345dbe3708307001c1def9fd32e2f_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-queue-rhel8@sha256:ac1ca0ae5e3c7fc242ec5a313e45d09b83261ffe26eab3ebcbbae9299471b25a_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-queue-rhel8@sha256:f16b4f4e86e758354c8b19ee3a075dfd6fd19eb7ba282ad8293d41ca0c8f3028_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-storage-version-migration-rhel8@sha256:1c3b2c4c06981fd8eb13c05837c8da3523f0df9c79eacd6ffc1138e5f26bdba6_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-storage-version-migration-rhel8@sha256:27b7b75eae9eacc52a577887885db7c29192e15aada8a3b7406e032561609462_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-storage-version-migration-rhel8@sha256:8012cc60fab4e14b7fab05589c977c15ac941efb09601069be09d4e25385ed26_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-webhook-rhel8@sha256:4fdc2c632eb0fa4f10a78e39622c83febde93f38db16bd0ca4a35c1eb7062548_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-webhook-rhel8@sha256:6904376f1ae4dadc23ab9993b50aaaa3db130fcd338f3dfae9e437b348e6e934_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-webhook-rhel8@sha256:dc902a39bc520abcf2100c26e2e1c4ba20aa5aadff763b40f234eb01a26b6f77_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/svls-must-gather-rhel8@sha256:057e9ccae9eae50fadad4772b203e897f5c54bf9d40f6e2f2ccbdbc93f5850b5_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/svls-must-gather-rhel8@sha256:7557328dcdede1992a3660342f037e490f58bc3281c68c6e4f44e6d66c4a0cff_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/svls-must-gather-rhel8@sha256:e0a982cd04fee4416659b7e1e6a827c2c371144bd461f23913ae9e0633fd598a_amd64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2022:6040"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"8Base-Openshift-Serverless-1.24:openshift-serverless-1-tech-preview/eventing-kafka-broker-controller-rhel8@sha256:2a4b30bcff1377073202362dfd521bd7ac3e3e3960fdb33a6cf9fa39fc89de6b_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1-tech-preview/eventing-kafka-broker-controller-rhel8@sha256:be290e6d950e8af6162c1dece8472788b66459e8cb91df319f50ccf66f27b5c7_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1-tech-preview/eventing-kafka-broker-controller-rhel8@sha256:f8b5d9c9c0182f5cc1f76422759bf8925d2f29292390ada83a6b7c7986f1462c_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1-tech-preview/eventing-kafka-broker-dispatcher-rhel8@sha256:08c6d6908a2e58a18e908223daf152802106b00a67905e94e075fca827af87c9_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1-tech-preview/eventing-kafka-broker-dispatcher-rhel8@sha256:8ac0796f3585a406facba98766688ae6777b5673a4515418db8d1d92c4d65494_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1-tech-preview/eventing-kafka-broker-dispatcher-rhel8@sha256:9af6b8413acbf59adc88e9b88a51105f3b0a4913499c3026f64e7fda91e43384_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1-tech-preview/eventing-kafka-broker-receiver-rhel8@sha256:4dc0783cf92da5b5aa4cd1b9e9d55aa55a69b94eef0d29f261d3d51bd2260b68_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1-tech-preview/eventing-kafka-broker-receiver-rhel8@sha256:80fd78ad61caab0b20e39d4c6103ed9b074d3efa1dc67ab7bf415ea7db912dc3_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1-tech-preview/eventing-kafka-broker-receiver-rhel8@sha256:aeaaf1d541b5756df65f0700bcd82d085077ae3b1ce99c6d8728997c23e31ef9_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1-tech-preview/eventing-kafka-broker-webhook-rhel8@sha256:0dad9dc28babb21622f90c83647c9cc48bfa66faad257c88e7adf1d50ad0f80c_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1-tech-preview/eventing-kafka-broker-webhook-rhel8@sha256:10ba81e103ed6b7dff7b02394b20f44b46acd6b09d72f16667c068eb9989dc77_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1-tech-preview/eventing-kafka-broker-webhook-rhel8@sha256:f94aef78ce0870fdceac5b3467220540127a73415e81baa4b48bf986bc181c4d_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/client-kn-rhel8@sha256:09644d1c149970cd7c06635806a0ffc077a6340d68c357cd7f2bb5a6f57e46f3_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/client-kn-rhel8@sha256:46510d8b5dfba62d0a3da64ba90d1b8f88ad3b909c3e6ed14bcd96017d766829_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/client-kn-rhel8@sha256:f9bf2892123c3d981d2d5f158e643e6ba6f59a441b47c4055dc542f8cf8330c0_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-apiserver-receive-adapter-rhel8@sha256:834e37f8ddfbe157ad357fcef49f5213053d1295bb31361c5dd14a213ff2755c_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-apiserver-receive-adapter-rhel8@sha256:d13848369ca942d13548ab9b73a2d60b67f9412e535ed647342acaa8cef36c37_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-apiserver-receive-adapter-rhel8@sha256:eef2145e61234d37713ef8fda1f82d7cbe6502c5e6386117230d66ab7e1dd21a_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-controller-rhel8@sha256:52ef0c51b53ede0344f58174e624db08e6dcac04a0cba1668915f217949fc868_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-controller-rhel8@sha256:72c5fcaa44e3da56b297eb718d8a2b7eeb44069d6f3ce71b0eca30070b18bd9d_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-controller-rhel8@sha256:ad2df12dd77e8a3092431ca8d1b5eae42240c8ebb8766e436009bd6df7ee51f3_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-in-memory-channel-controller-rhel8@sha256:070f2c819506853dee230f37e00b27a05ba01c6f7cbbffc9a04b59a65d0c45e9_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-in-memory-channel-controller-rhel8@sha256:111da99563ea799e6b54933f12dc8f8a3828e36f650900e02da3be5afbdeefd9_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-in-memory-channel-controller-rhel8@sha256:69871b8d6e72713fe2eaf5f1e0aac1282fb8659d2895836994f10c847fe320d1_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-in-memory-channel-dispatcher-rhel8@sha256:4b5ee83ccace988c6eaf456e82dea83d160ae7e6aaad1ab8f48410f90da8f1c1_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-in-memory-channel-dispatcher-rhel8@sha256:52247eff5dc9a89244e6697ae9ce61cc1b42265171c956d4d50984179daced89_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-in-memory-channel-dispatcher-rhel8@sha256:68b61474089703d0685a952062401303206ba11bc108b8504f6f6390933d83cb_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-kafka-broker-controller-rhel8@sha256:2a4b30bcff1377073202362dfd521bd7ac3e3e3960fdb33a6cf9fa39fc89de6b_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-kafka-broker-controller-rhel8@sha256:be290e6d950e8af6162c1dece8472788b66459e8cb91df319f50ccf66f27b5c7_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-kafka-broker-controller-rhel8@sha256:f8b5d9c9c0182f5cc1f76422759bf8925d2f29292390ada83a6b7c7986f1462c_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-kafka-broker-dispatcher-rhel8@sha256:08c6d6908a2e58a18e908223daf152802106b00a67905e94e075fca827af87c9_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-kafka-broker-dispatcher-rhel8@sha256:8ac0796f3585a406facba98766688ae6777b5673a4515418db8d1d92c4d65494_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-kafka-broker-dispatcher-rhel8@sha256:9af6b8413acbf59adc88e9b88a51105f3b0a4913499c3026f64e7fda91e43384_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-kafka-broker-post-install-rhel8@sha256:260e7f0086f4e036be3a9ab5d24ce99fc8a053cc7f2906f8a6080f59f2a3e591_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-kafka-broker-post-install-rhel8@sha256:36551ea609536ba900f7a0493a06d07f9c0f19a0eef7e4956575354ca92cd1ef_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-kafka-broker-post-install-rhel8@sha256:6d4a898f37f87aa6db636487c6892833249be38635fe631433652feda762a40e_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-kafka-broker-webhook-rhel8@sha256:0dad9dc28babb21622f90c83647c9cc48bfa66faad257c88e7adf1d50ad0f80c_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-kafka-broker-webhook-rhel8@sha256:10ba81e103ed6b7dff7b02394b20f44b46acd6b09d72f16667c068eb9989dc77_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-kafka-broker-webhook-rhel8@sha256:f94aef78ce0870fdceac5b3467220540127a73415e81baa4b48bf986bc181c4d_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-mtbroker-filter-rhel8@sha256:4f6e162ee5fb96ff69a1546b7f728641dded59548f14afdfa870f7f0291787ac_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-mtbroker-filter-rhel8@sha256:ecde2ee2aa9618775178e03bcc07e53d6f5e12f30261238d8ffb366fb1e47c94_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-mtbroker-filter-rhel8@sha256:ee2dc3e0f648dc59551cfdf0ac5c36aa6cd9a4b2abaada7095ae4d5b8e0a571e_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-mtbroker-ingress-rhel8@sha256:4eaac6386b1b8a9e360df5afbd85aeebb97e5c81dbd861996caafad48b4cc6f9_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-mtbroker-ingress-rhel8@sha256:644fbcd1924d570f105f5f9760eb15eddbeed16c894edfcb4ef8c8a14e370bce_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-mtbroker-ingress-rhel8@sha256:a26dfc1a610bbaf876443b4b01a04130f7c0aba4d40e246333fe8bf7eb899f45_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-mtchannel-broker-rhel8@sha256:353859f2a8649fa9b3f5c0e02cafd57f79f96a10a7a697ba08eaa8cb70effe51_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-mtchannel-broker-rhel8@sha256:6f7afb57dc78ccb13498434196c5e8cd0f6ec53f045689febf1a62c492358d93_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-mtchannel-broker-rhel8@sha256:fadf3035a8bd25307843d1c6c88654a03db25983407a770875b4507942684dd5_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-mtping-rhel8@sha256:2254577d2c2e67d28f8459fbd4ac43af78b7d29cc0b56c631607dd68f3d31637_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-mtping-rhel8@sha256:a7177a43f46b6470a19970c62ebc17119ca3c3021471f9396faa436e621beb1e_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-mtping-rhel8@sha256:c6c2c7924d90e81e2906f3bf3969b02d7f3e4dc80c187e6c55a7e4ea17ac20cd_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-storage-version-migration-rhel8@sha256:3c1baa5bad644c06bedabaed9c668f0999527f00bc1d195e71a528c222087328_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-storage-version-migration-rhel8@sha256:63dab761fd3a2e08950b7ee52852fb39cef7820f2a8cf8142ec3701a07372d7c_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-storage-version-migration-rhel8@sha256:ff7924a37865ac1a90872f35675934a1627e49a29577a78af18b8e743a5fde07_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-sugar-controller-rhel8@sha256:24c7217a3612a5c3c6792c433dc2a6cf4b5fda1b9e6acff84e2736705704d152_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-sugar-controller-rhel8@sha256:3a38788638c26e9bec45694b2c4597333080189ffa96d8c7302e3e7dd1e54be5_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-sugar-controller-rhel8@sha256:aebfba016342e94fc0619a9ad6346c7fefbedf6739f1495954eb905cade085ac_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-webhook-rhel8@sha256:11d0b8fac4cb67c95e051a91f5c6683768f8969ffc744cd3cc4814d1ee6e91c1_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-webhook-rhel8@sha256:1b209d1ddffba92c3d77824e37bf75302346856c10b773a101d2868f27d0b740_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-webhook-rhel8@sha256:bf8c9de32dd5cbe536b115f52f32c666fbf886bde555ac355937d6b149cf9343_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/ingress-rhel8-operator@sha256:46a5fb2d0f9fa5e05504b9264a3f1c0e7c7beb76e3a3aeb9bc036cda4fa9d66a_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/ingress-rhel8-operator@sha256:793b86f4c2add102e2f676bd57cec3365ce9b3fdc40a989c28d1f9acb851142d_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/ingress-rhel8-operator@sha256:cce79392f93bb318123c48ac6de48aa0a2983cc1134cc063c0fdc2ff83c546c7_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/kn-cli-artifacts-rhel8@sha256:1a51a072d4e303a5c33b2383c843308d86c68de228b094d2efed8bc59a4bac14_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/kn-cli-artifacts-rhel8@sha256:c61b26bdf318b507af66f9092e784d64436e3b2531cc6e2e8aa1bb8bbb010fb7_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/kn-cli-artifacts-rhel8@sha256:f22168224137db649c6e6592e3ec2ae6845ca668ef65fe56c104ed6393eae526_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/knative-rhel8-operator@sha256:53e115cdfeb8077cc8b89ebdeee4903b1be8c0a0d45831a9f277f342959f5961_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/knative-rhel8-operator@sha256:ebf24097b84ec5773e30c8f548975afb84b6fce836b373b97855f69371068d1e_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/knative-rhel8-operator@sha256:efa444ca6c7c4468821a8d138b4319c86fede592f3b0b4d7905e7c66e8bdb2c0_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/kourier-control-rhel8@sha256:396fb9dcc798b05e89d38ccbe3a3abb31854f56a95ae104fb9bb215967b56d9f_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/kourier-control-rhel8@sha256:e36577c37457a4521d78f28f24dca6ae11f170635316efe374f08f825cb5904d_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/kourier-control-rhel8@sha256:fb04b74dce262e58434b19a10dce0981b4df7541416de21343fb7124c714ffbf_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/net-istio-controller-rhel8@sha256:281b2782253722d916b6178ecdbc763aaa71ed4ac0db94e31d57974d4eb8b58b_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/net-istio-controller-rhel8@sha256:bf56038c0af2cfeb5a3e4b7ecd5aeebb230d042ac835b50faafa3d939dd8ca50_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/net-istio-controller-rhel8@sha256:f3643c74f73841b1de04be1d0f550c044f1ad4800ceb32cb36bf9072d8e5155b_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/net-istio-webhook-rhel8@sha256:4f7cabd5a6bb6fd7a0d81461108891b0d2de55efe868c4fbf275131c3280ed2d_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/net-istio-webhook-rhel8@sha256:a07d73f5c04af2a29b6565363b472aceabbfeafe7d6dfe833d1e71b072419916_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/net-istio-webhook-rhel8@sha256:cd34685812d9447969a1c3fb4382433a1b59fb3631fbe156daa6fa962458f859_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serverless-operator-bundle@sha256:0422f8843fc62c2b72e01ffefd33db912a1ad3d70ac297882d3663c9b7299f10_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serverless-rhel8-operator@sha256:26d940bd43b928d8370c9e88e80726a427c3f0ce3afc4fddb02a507f81c8fc93_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serverless-rhel8-operator@sha256:2898df30f40683bd3a73c6f2676afdc1bfc27b23d2fe04fe7667f6db6d2422ab_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serverless-rhel8-operator@sha256:8ec9e756969c8e6bf8155ed102a66cf578a325dcc477ff909b4806405ab59cfc_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-activator-rhel8@sha256:1e9fb289564961ddbf317e568c50936b048446685c39ab14ca4e5cb682785243_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-activator-rhel8@sha256:3a823819467ed0beea953eed27e2129bb4495df3f49e0f59d5004dee416e6285_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-activator-rhel8@sha256:4e7563e5f9761f624aefc6b79845e5b4dd1836a545c3754bc37701162ed4e3bb_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-autoscaler-hpa-rhel8@sha256:1685c7bf25061e61688d2b5e60cde6adb8906fec6bfb713c68837b2bbeeacf85_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-autoscaler-hpa-rhel8@sha256:491df16728df492b7b88efb8e86f28e46a8762f4084fb4132823611a9e758264_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-autoscaler-hpa-rhel8@sha256:8bb514634ece7dafd88ae6cc7eff52016cd4585d91cb9c106720c21c219f8967_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-autoscaler-rhel8@sha256:01b46e0ddb618f58c06b533fe7148f772367200f5d9be9d355012e91dc401156_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-autoscaler-rhel8@sha256:8cd0a381de995467f339e11f0704b8c8b978ddfdd2d8271f4c9f832e7acf9f07_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-autoscaler-rhel8@sha256:c60796d720141d322159e49bb3496732b8e0453d6606227b419caf93a12d196b_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-controller-rhel8@sha256:92b01a8421488e9d9b42b6da290873b54a2619d39a05e8d2a99e4c5348a3d4dc_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-controller-rhel8@sha256:b5ae691a77adb161a30ae8470f1cf4c1c6259488df18bb2bf2764d05af9a2aa8_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-controller-rhel8@sha256:b752a295b673aeee85eba6bed33cc658254dc0503c6002841d80dc0c0a38f615_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-domain-mapping-rhel8@sha256:11bca084f2c8df8d369d6301847876bbf8d37c7b67a6ffb387e0759100b6e817_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-domain-mapping-rhel8@sha256:4e580d29cbff1aa6050c65cee35a870dab9e6a7eaa538b356a5afefed9c38d90_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-domain-mapping-rhel8@sha256:eeb39a3fbc9d4c223d42579737948438d03b2a2ec1aee46562aabae6d343679b_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-domain-mapping-webhook-rhel8@sha256:8057fa6657c0bf909297273acc4faea1cddb29f9f02f6c797279adb42f083332_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-domain-mapping-webhook-rhel8@sha256:84e13a4c84098e0a6a5b461c7581861cd9114ce3cc7c2147afd727e56f323b28_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-domain-mapping-webhook-rhel8@sha256:f99e203de17686584c05ee0901041edd055350c39da063d5d6dcd026d1e17593_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-queue-rhel8@sha256:8740a1f7cb3ef3c4caa5774cced7787cc1e345dbe3708307001c1def9fd32e2f_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-queue-rhel8@sha256:ac1ca0ae5e3c7fc242ec5a313e45d09b83261ffe26eab3ebcbbae9299471b25a_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-queue-rhel8@sha256:f16b4f4e86e758354c8b19ee3a075dfd6fd19eb7ba282ad8293d41ca0c8f3028_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-storage-version-migration-rhel8@sha256:1c3b2c4c06981fd8eb13c05837c8da3523f0df9c79eacd6ffc1138e5f26bdba6_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-storage-version-migration-rhel8@sha256:27b7b75eae9eacc52a577887885db7c29192e15aada8a3b7406e032561609462_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-storage-version-migration-rhel8@sha256:8012cc60fab4e14b7fab05589c977c15ac941efb09601069be09d4e25385ed26_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-webhook-rhel8@sha256:4fdc2c632eb0fa4f10a78e39622c83febde93f38db16bd0ca4a35c1eb7062548_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-webhook-rhel8@sha256:6904376f1ae4dadc23ab9993b50aaaa3db130fcd338f3dfae9e437b348e6e934_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-webhook-rhel8@sha256:dc902a39bc520abcf2100c26e2e1c4ba20aa5aadff763b40f234eb01a26b6f77_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/svls-must-gather-rhel8@sha256:057e9ccae9eae50fadad4772b203e897f5c54bf9d40f6e2f2ccbdbc93f5850b5_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/svls-must-gather-rhel8@sha256:7557328dcdede1992a3660342f037e490f58bc3281c68c6e4f44e6d66c4a0cff_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/svls-must-gather-rhel8@sha256:e0a982cd04fee4416659b7e1e6a827c2c371144bd461f23913ae9e0633fd598a_amd64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "golang: encoding/xml: stack exhaustion in Unmarshal"
},
{
"cve": "CVE-2022-30635",
"cwe": {
"id": "CWE-1325",
"name": "Improperly Controlled Sequential Memory Allocation"
},
"discovery_date": "2022-07-14T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2107388"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in golang. When calling Decoder, Decode on a message that contains deeply nested structures, a panic can occur due to stack exhaustion and allows an attacker to impact system availability.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "golang: encoding/gob: stack exhaustion in Decoder.Decode",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "OpenShift Container Platform (OCP) starting from 4.10 stream is already compiled in the patched version of Go, hence is not affected by this vulnerability.The vulnerability has been rated as moderate instead of high because the vulnerability can only result in a minor denial of service.\n\nWithin regulated environments, a combination of the following controls acts as a significant barrier to successfully exploiting a CWE-1325: Improperly Controlled Sequential Memory Allocation vulnerability and therefore downgrades the severity of this particular CVE from Moderate to Low.\n\nAccess to the platform is granted only after successful hard token-based multi-factor authentication (MFA) and is governed by least privilege to ensure only authorized users and roles can execute or modify code. Static code analysis and peer reviews enforce strong input validation and error handling, preventing improperly validated inputs from causing system instability, data exposure, or privilege escalation. In the event of successful exploitation, process isolation limits the impact of excessive sequential memory allocation by restricting memory use per process, preventing any single process from exhausting system resources. Finally, the platform uses memory protection mechanisms such as Data Execution Prevention (DEP) and Address Space Layout Randomization (ASLR) to reduce the risk of memory allocation-based attacks.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"8Base-Openshift-Serverless-1.24:openshift-serverless-1-tech-preview/eventing-kafka-broker-controller-rhel8@sha256:2a4b30bcff1377073202362dfd521bd7ac3e3e3960fdb33a6cf9fa39fc89de6b_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1-tech-preview/eventing-kafka-broker-controller-rhel8@sha256:be290e6d950e8af6162c1dece8472788b66459e8cb91df319f50ccf66f27b5c7_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1-tech-preview/eventing-kafka-broker-controller-rhel8@sha256:f8b5d9c9c0182f5cc1f76422759bf8925d2f29292390ada83a6b7c7986f1462c_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1-tech-preview/eventing-kafka-broker-dispatcher-rhel8@sha256:08c6d6908a2e58a18e908223daf152802106b00a67905e94e075fca827af87c9_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1-tech-preview/eventing-kafka-broker-dispatcher-rhel8@sha256:8ac0796f3585a406facba98766688ae6777b5673a4515418db8d1d92c4d65494_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1-tech-preview/eventing-kafka-broker-dispatcher-rhel8@sha256:9af6b8413acbf59adc88e9b88a51105f3b0a4913499c3026f64e7fda91e43384_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1-tech-preview/eventing-kafka-broker-receiver-rhel8@sha256:4dc0783cf92da5b5aa4cd1b9e9d55aa55a69b94eef0d29f261d3d51bd2260b68_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1-tech-preview/eventing-kafka-broker-receiver-rhel8@sha256:80fd78ad61caab0b20e39d4c6103ed9b074d3efa1dc67ab7bf415ea7db912dc3_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1-tech-preview/eventing-kafka-broker-receiver-rhel8@sha256:aeaaf1d541b5756df65f0700bcd82d085077ae3b1ce99c6d8728997c23e31ef9_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1-tech-preview/eventing-kafka-broker-webhook-rhel8@sha256:0dad9dc28babb21622f90c83647c9cc48bfa66faad257c88e7adf1d50ad0f80c_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1-tech-preview/eventing-kafka-broker-webhook-rhel8@sha256:10ba81e103ed6b7dff7b02394b20f44b46acd6b09d72f16667c068eb9989dc77_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1-tech-preview/eventing-kafka-broker-webhook-rhel8@sha256:f94aef78ce0870fdceac5b3467220540127a73415e81baa4b48bf986bc181c4d_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/client-kn-rhel8@sha256:09644d1c149970cd7c06635806a0ffc077a6340d68c357cd7f2bb5a6f57e46f3_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/client-kn-rhel8@sha256:46510d8b5dfba62d0a3da64ba90d1b8f88ad3b909c3e6ed14bcd96017d766829_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/client-kn-rhel8@sha256:f9bf2892123c3d981d2d5f158e643e6ba6f59a441b47c4055dc542f8cf8330c0_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-apiserver-receive-adapter-rhel8@sha256:834e37f8ddfbe157ad357fcef49f5213053d1295bb31361c5dd14a213ff2755c_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-apiserver-receive-adapter-rhel8@sha256:d13848369ca942d13548ab9b73a2d60b67f9412e535ed647342acaa8cef36c37_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-apiserver-receive-adapter-rhel8@sha256:eef2145e61234d37713ef8fda1f82d7cbe6502c5e6386117230d66ab7e1dd21a_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-controller-rhel8@sha256:52ef0c51b53ede0344f58174e624db08e6dcac04a0cba1668915f217949fc868_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-controller-rhel8@sha256:72c5fcaa44e3da56b297eb718d8a2b7eeb44069d6f3ce71b0eca30070b18bd9d_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-controller-rhel8@sha256:ad2df12dd77e8a3092431ca8d1b5eae42240c8ebb8766e436009bd6df7ee51f3_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-in-memory-channel-controller-rhel8@sha256:070f2c819506853dee230f37e00b27a05ba01c6f7cbbffc9a04b59a65d0c45e9_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-in-memory-channel-controller-rhel8@sha256:111da99563ea799e6b54933f12dc8f8a3828e36f650900e02da3be5afbdeefd9_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-in-memory-channel-controller-rhel8@sha256:69871b8d6e72713fe2eaf5f1e0aac1282fb8659d2895836994f10c847fe320d1_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-in-memory-channel-dispatcher-rhel8@sha256:4b5ee83ccace988c6eaf456e82dea83d160ae7e6aaad1ab8f48410f90da8f1c1_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-in-memory-channel-dispatcher-rhel8@sha256:52247eff5dc9a89244e6697ae9ce61cc1b42265171c956d4d50984179daced89_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-in-memory-channel-dispatcher-rhel8@sha256:68b61474089703d0685a952062401303206ba11bc108b8504f6f6390933d83cb_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-kafka-broker-controller-rhel8@sha256:2a4b30bcff1377073202362dfd521bd7ac3e3e3960fdb33a6cf9fa39fc89de6b_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-kafka-broker-controller-rhel8@sha256:be290e6d950e8af6162c1dece8472788b66459e8cb91df319f50ccf66f27b5c7_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-kafka-broker-controller-rhel8@sha256:f8b5d9c9c0182f5cc1f76422759bf8925d2f29292390ada83a6b7c7986f1462c_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-kafka-broker-dispatcher-rhel8@sha256:08c6d6908a2e58a18e908223daf152802106b00a67905e94e075fca827af87c9_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-kafka-broker-dispatcher-rhel8@sha256:8ac0796f3585a406facba98766688ae6777b5673a4515418db8d1d92c4d65494_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-kafka-broker-dispatcher-rhel8@sha256:9af6b8413acbf59adc88e9b88a51105f3b0a4913499c3026f64e7fda91e43384_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-kafka-broker-post-install-rhel8@sha256:260e7f0086f4e036be3a9ab5d24ce99fc8a053cc7f2906f8a6080f59f2a3e591_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-kafka-broker-post-install-rhel8@sha256:36551ea609536ba900f7a0493a06d07f9c0f19a0eef7e4956575354ca92cd1ef_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-kafka-broker-post-install-rhel8@sha256:6d4a898f37f87aa6db636487c6892833249be38635fe631433652feda762a40e_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-kafka-broker-webhook-rhel8@sha256:0dad9dc28babb21622f90c83647c9cc48bfa66faad257c88e7adf1d50ad0f80c_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-kafka-broker-webhook-rhel8@sha256:10ba81e103ed6b7dff7b02394b20f44b46acd6b09d72f16667c068eb9989dc77_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-kafka-broker-webhook-rhel8@sha256:f94aef78ce0870fdceac5b3467220540127a73415e81baa4b48bf986bc181c4d_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-mtbroker-filter-rhel8@sha256:4f6e162ee5fb96ff69a1546b7f728641dded59548f14afdfa870f7f0291787ac_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-mtbroker-filter-rhel8@sha256:ecde2ee2aa9618775178e03bcc07e53d6f5e12f30261238d8ffb366fb1e47c94_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-mtbroker-filter-rhel8@sha256:ee2dc3e0f648dc59551cfdf0ac5c36aa6cd9a4b2abaada7095ae4d5b8e0a571e_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-mtbroker-ingress-rhel8@sha256:4eaac6386b1b8a9e360df5afbd85aeebb97e5c81dbd861996caafad48b4cc6f9_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-mtbroker-ingress-rhel8@sha256:644fbcd1924d570f105f5f9760eb15eddbeed16c894edfcb4ef8c8a14e370bce_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-mtbroker-ingress-rhel8@sha256:a26dfc1a610bbaf876443b4b01a04130f7c0aba4d40e246333fe8bf7eb899f45_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-mtchannel-broker-rhel8@sha256:353859f2a8649fa9b3f5c0e02cafd57f79f96a10a7a697ba08eaa8cb70effe51_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-mtchannel-broker-rhel8@sha256:6f7afb57dc78ccb13498434196c5e8cd0f6ec53f045689febf1a62c492358d93_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-mtchannel-broker-rhel8@sha256:fadf3035a8bd25307843d1c6c88654a03db25983407a770875b4507942684dd5_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-mtping-rhel8@sha256:2254577d2c2e67d28f8459fbd4ac43af78b7d29cc0b56c631607dd68f3d31637_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-mtping-rhel8@sha256:a7177a43f46b6470a19970c62ebc17119ca3c3021471f9396faa436e621beb1e_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-mtping-rhel8@sha256:c6c2c7924d90e81e2906f3bf3969b02d7f3e4dc80c187e6c55a7e4ea17ac20cd_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-storage-version-migration-rhel8@sha256:3c1baa5bad644c06bedabaed9c668f0999527f00bc1d195e71a528c222087328_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-storage-version-migration-rhel8@sha256:63dab761fd3a2e08950b7ee52852fb39cef7820f2a8cf8142ec3701a07372d7c_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-storage-version-migration-rhel8@sha256:ff7924a37865ac1a90872f35675934a1627e49a29577a78af18b8e743a5fde07_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-sugar-controller-rhel8@sha256:24c7217a3612a5c3c6792c433dc2a6cf4b5fda1b9e6acff84e2736705704d152_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-sugar-controller-rhel8@sha256:3a38788638c26e9bec45694b2c4597333080189ffa96d8c7302e3e7dd1e54be5_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-sugar-controller-rhel8@sha256:aebfba016342e94fc0619a9ad6346c7fefbedf6739f1495954eb905cade085ac_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-webhook-rhel8@sha256:11d0b8fac4cb67c95e051a91f5c6683768f8969ffc744cd3cc4814d1ee6e91c1_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-webhook-rhel8@sha256:1b209d1ddffba92c3d77824e37bf75302346856c10b773a101d2868f27d0b740_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-webhook-rhel8@sha256:bf8c9de32dd5cbe536b115f52f32c666fbf886bde555ac355937d6b149cf9343_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/ingress-rhel8-operator@sha256:46a5fb2d0f9fa5e05504b9264a3f1c0e7c7beb76e3a3aeb9bc036cda4fa9d66a_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/ingress-rhel8-operator@sha256:793b86f4c2add102e2f676bd57cec3365ce9b3fdc40a989c28d1f9acb851142d_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/ingress-rhel8-operator@sha256:cce79392f93bb318123c48ac6de48aa0a2983cc1134cc063c0fdc2ff83c546c7_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/kn-cli-artifacts-rhel8@sha256:1a51a072d4e303a5c33b2383c843308d86c68de228b094d2efed8bc59a4bac14_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/kn-cli-artifacts-rhel8@sha256:c61b26bdf318b507af66f9092e784d64436e3b2531cc6e2e8aa1bb8bbb010fb7_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/kn-cli-artifacts-rhel8@sha256:f22168224137db649c6e6592e3ec2ae6845ca668ef65fe56c104ed6393eae526_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/knative-rhel8-operator@sha256:53e115cdfeb8077cc8b89ebdeee4903b1be8c0a0d45831a9f277f342959f5961_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/knative-rhel8-operator@sha256:ebf24097b84ec5773e30c8f548975afb84b6fce836b373b97855f69371068d1e_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/knative-rhel8-operator@sha256:efa444ca6c7c4468821a8d138b4319c86fede592f3b0b4d7905e7c66e8bdb2c0_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/kourier-control-rhel8@sha256:396fb9dcc798b05e89d38ccbe3a3abb31854f56a95ae104fb9bb215967b56d9f_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/kourier-control-rhel8@sha256:e36577c37457a4521d78f28f24dca6ae11f170635316efe374f08f825cb5904d_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/kourier-control-rhel8@sha256:fb04b74dce262e58434b19a10dce0981b4df7541416de21343fb7124c714ffbf_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/net-istio-controller-rhel8@sha256:281b2782253722d916b6178ecdbc763aaa71ed4ac0db94e31d57974d4eb8b58b_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/net-istio-controller-rhel8@sha256:bf56038c0af2cfeb5a3e4b7ecd5aeebb230d042ac835b50faafa3d939dd8ca50_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/net-istio-controller-rhel8@sha256:f3643c74f73841b1de04be1d0f550c044f1ad4800ceb32cb36bf9072d8e5155b_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/net-istio-webhook-rhel8@sha256:4f7cabd5a6bb6fd7a0d81461108891b0d2de55efe868c4fbf275131c3280ed2d_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/net-istio-webhook-rhel8@sha256:a07d73f5c04af2a29b6565363b472aceabbfeafe7d6dfe833d1e71b072419916_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/net-istio-webhook-rhel8@sha256:cd34685812d9447969a1c3fb4382433a1b59fb3631fbe156daa6fa962458f859_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serverless-operator-bundle@sha256:0422f8843fc62c2b72e01ffefd33db912a1ad3d70ac297882d3663c9b7299f10_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serverless-rhel8-operator@sha256:26d940bd43b928d8370c9e88e80726a427c3f0ce3afc4fddb02a507f81c8fc93_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serverless-rhel8-operator@sha256:2898df30f40683bd3a73c6f2676afdc1bfc27b23d2fe04fe7667f6db6d2422ab_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serverless-rhel8-operator@sha256:8ec9e756969c8e6bf8155ed102a66cf578a325dcc477ff909b4806405ab59cfc_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-activator-rhel8@sha256:1e9fb289564961ddbf317e568c50936b048446685c39ab14ca4e5cb682785243_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-activator-rhel8@sha256:3a823819467ed0beea953eed27e2129bb4495df3f49e0f59d5004dee416e6285_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-activator-rhel8@sha256:4e7563e5f9761f624aefc6b79845e5b4dd1836a545c3754bc37701162ed4e3bb_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-autoscaler-hpa-rhel8@sha256:1685c7bf25061e61688d2b5e60cde6adb8906fec6bfb713c68837b2bbeeacf85_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-autoscaler-hpa-rhel8@sha256:491df16728df492b7b88efb8e86f28e46a8762f4084fb4132823611a9e758264_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-autoscaler-hpa-rhel8@sha256:8bb514634ece7dafd88ae6cc7eff52016cd4585d91cb9c106720c21c219f8967_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-autoscaler-rhel8@sha256:01b46e0ddb618f58c06b533fe7148f772367200f5d9be9d355012e91dc401156_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-autoscaler-rhel8@sha256:8cd0a381de995467f339e11f0704b8c8b978ddfdd2d8271f4c9f832e7acf9f07_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-autoscaler-rhel8@sha256:c60796d720141d322159e49bb3496732b8e0453d6606227b419caf93a12d196b_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-controller-rhel8@sha256:92b01a8421488e9d9b42b6da290873b54a2619d39a05e8d2a99e4c5348a3d4dc_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-controller-rhel8@sha256:b5ae691a77adb161a30ae8470f1cf4c1c6259488df18bb2bf2764d05af9a2aa8_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-controller-rhel8@sha256:b752a295b673aeee85eba6bed33cc658254dc0503c6002841d80dc0c0a38f615_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-domain-mapping-rhel8@sha256:11bca084f2c8df8d369d6301847876bbf8d37c7b67a6ffb387e0759100b6e817_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-domain-mapping-rhel8@sha256:4e580d29cbff1aa6050c65cee35a870dab9e6a7eaa538b356a5afefed9c38d90_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-domain-mapping-rhel8@sha256:eeb39a3fbc9d4c223d42579737948438d03b2a2ec1aee46562aabae6d343679b_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-domain-mapping-webhook-rhel8@sha256:8057fa6657c0bf909297273acc4faea1cddb29f9f02f6c797279adb42f083332_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-domain-mapping-webhook-rhel8@sha256:84e13a4c84098e0a6a5b461c7581861cd9114ce3cc7c2147afd727e56f323b28_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-domain-mapping-webhook-rhel8@sha256:f99e203de17686584c05ee0901041edd055350c39da063d5d6dcd026d1e17593_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-queue-rhel8@sha256:8740a1f7cb3ef3c4caa5774cced7787cc1e345dbe3708307001c1def9fd32e2f_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-queue-rhel8@sha256:ac1ca0ae5e3c7fc242ec5a313e45d09b83261ffe26eab3ebcbbae9299471b25a_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-queue-rhel8@sha256:f16b4f4e86e758354c8b19ee3a075dfd6fd19eb7ba282ad8293d41ca0c8f3028_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-storage-version-migration-rhel8@sha256:1c3b2c4c06981fd8eb13c05837c8da3523f0df9c79eacd6ffc1138e5f26bdba6_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-storage-version-migration-rhel8@sha256:27b7b75eae9eacc52a577887885db7c29192e15aada8a3b7406e032561609462_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-storage-version-migration-rhel8@sha256:8012cc60fab4e14b7fab05589c977c15ac941efb09601069be09d4e25385ed26_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-webhook-rhel8@sha256:4fdc2c632eb0fa4f10a78e39622c83febde93f38db16bd0ca4a35c1eb7062548_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-webhook-rhel8@sha256:6904376f1ae4dadc23ab9993b50aaaa3db130fcd338f3dfae9e437b348e6e934_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-webhook-rhel8@sha256:dc902a39bc520abcf2100c26e2e1c4ba20aa5aadff763b40f234eb01a26b6f77_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/svls-must-gather-rhel8@sha256:057e9ccae9eae50fadad4772b203e897f5c54bf9d40f6e2f2ccbdbc93f5850b5_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/svls-must-gather-rhel8@sha256:7557328dcdede1992a3660342f037e490f58bc3281c68c6e4f44e6d66c4a0cff_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/svls-must-gather-rhel8@sha256:e0a982cd04fee4416659b7e1e6a827c2c371144bd461f23913ae9e0633fd598a_amd64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2022-30635"
},
{
"category": "external",
"summary": "RHBZ#2107388",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2107388"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2022-30635",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-30635"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2022-30635",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2022-30635"
},
{
"category": "external",
"summary": "https://go.dev/issue/53615",
"url": "https://go.dev/issue/53615"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-announce/c/nqrv9fbR0zE",
"url": "https://groups.google.com/g/golang-announce/c/nqrv9fbR0zE"
}
],
"release_date": "2022-07-12T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2022-08-10T13:13:24+00:00",
"details": "See the Red Hat OpenShift Container Platform 4.6 documentation at:\nhttps://access.redhat.com/documentation/en-us/openshift_container_platform/4.6/html/serverless/index\nSee the Red Hat OpenShift Container Platform 4.7 documentation at:\nhttps://access.redhat.com/documentation/en-us/openshift_container_platform/4.7/html/serverless/index\nSee the Red Hat OpenShift Container Platform 4.8 documentation at:\nhttps://access.redhat.com/documentation/en-us/openshift_container_platform/4.8/html/serverless/index\nSee the Red Hat OpenShift Container Platform 4.9 documentation at:\nhttps://access.redhat.com/documentation/en-us/openshift_container_platform/4.9/html/serverless/index\nSee the Red Hat OpenShift Container Platform 4.10 documentation at:\nhttps://access.redhat.com/documentation/en-us/openshift_container_platform/4.10/html/serverless/index",
"product_ids": [
"8Base-Openshift-Serverless-1.24:openshift-serverless-1-tech-preview/eventing-kafka-broker-controller-rhel8@sha256:2a4b30bcff1377073202362dfd521bd7ac3e3e3960fdb33a6cf9fa39fc89de6b_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1-tech-preview/eventing-kafka-broker-controller-rhel8@sha256:be290e6d950e8af6162c1dece8472788b66459e8cb91df319f50ccf66f27b5c7_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1-tech-preview/eventing-kafka-broker-controller-rhel8@sha256:f8b5d9c9c0182f5cc1f76422759bf8925d2f29292390ada83a6b7c7986f1462c_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1-tech-preview/eventing-kafka-broker-dispatcher-rhel8@sha256:08c6d6908a2e58a18e908223daf152802106b00a67905e94e075fca827af87c9_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1-tech-preview/eventing-kafka-broker-dispatcher-rhel8@sha256:8ac0796f3585a406facba98766688ae6777b5673a4515418db8d1d92c4d65494_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1-tech-preview/eventing-kafka-broker-dispatcher-rhel8@sha256:9af6b8413acbf59adc88e9b88a51105f3b0a4913499c3026f64e7fda91e43384_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1-tech-preview/eventing-kafka-broker-receiver-rhel8@sha256:4dc0783cf92da5b5aa4cd1b9e9d55aa55a69b94eef0d29f261d3d51bd2260b68_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1-tech-preview/eventing-kafka-broker-receiver-rhel8@sha256:80fd78ad61caab0b20e39d4c6103ed9b074d3efa1dc67ab7bf415ea7db912dc3_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1-tech-preview/eventing-kafka-broker-receiver-rhel8@sha256:aeaaf1d541b5756df65f0700bcd82d085077ae3b1ce99c6d8728997c23e31ef9_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1-tech-preview/eventing-kafka-broker-webhook-rhel8@sha256:0dad9dc28babb21622f90c83647c9cc48bfa66faad257c88e7adf1d50ad0f80c_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1-tech-preview/eventing-kafka-broker-webhook-rhel8@sha256:10ba81e103ed6b7dff7b02394b20f44b46acd6b09d72f16667c068eb9989dc77_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1-tech-preview/eventing-kafka-broker-webhook-rhel8@sha256:f94aef78ce0870fdceac5b3467220540127a73415e81baa4b48bf986bc181c4d_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/client-kn-rhel8@sha256:09644d1c149970cd7c06635806a0ffc077a6340d68c357cd7f2bb5a6f57e46f3_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/client-kn-rhel8@sha256:46510d8b5dfba62d0a3da64ba90d1b8f88ad3b909c3e6ed14bcd96017d766829_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/client-kn-rhel8@sha256:f9bf2892123c3d981d2d5f158e643e6ba6f59a441b47c4055dc542f8cf8330c0_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-apiserver-receive-adapter-rhel8@sha256:834e37f8ddfbe157ad357fcef49f5213053d1295bb31361c5dd14a213ff2755c_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-apiserver-receive-adapter-rhel8@sha256:d13848369ca942d13548ab9b73a2d60b67f9412e535ed647342acaa8cef36c37_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-apiserver-receive-adapter-rhel8@sha256:eef2145e61234d37713ef8fda1f82d7cbe6502c5e6386117230d66ab7e1dd21a_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-controller-rhel8@sha256:52ef0c51b53ede0344f58174e624db08e6dcac04a0cba1668915f217949fc868_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-controller-rhel8@sha256:72c5fcaa44e3da56b297eb718d8a2b7eeb44069d6f3ce71b0eca30070b18bd9d_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-controller-rhel8@sha256:ad2df12dd77e8a3092431ca8d1b5eae42240c8ebb8766e436009bd6df7ee51f3_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-in-memory-channel-controller-rhel8@sha256:070f2c819506853dee230f37e00b27a05ba01c6f7cbbffc9a04b59a65d0c45e9_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-in-memory-channel-controller-rhel8@sha256:111da99563ea799e6b54933f12dc8f8a3828e36f650900e02da3be5afbdeefd9_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-in-memory-channel-controller-rhel8@sha256:69871b8d6e72713fe2eaf5f1e0aac1282fb8659d2895836994f10c847fe320d1_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-in-memory-channel-dispatcher-rhel8@sha256:4b5ee83ccace988c6eaf456e82dea83d160ae7e6aaad1ab8f48410f90da8f1c1_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-in-memory-channel-dispatcher-rhel8@sha256:52247eff5dc9a89244e6697ae9ce61cc1b42265171c956d4d50984179daced89_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-in-memory-channel-dispatcher-rhel8@sha256:68b61474089703d0685a952062401303206ba11bc108b8504f6f6390933d83cb_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-kafka-broker-controller-rhel8@sha256:2a4b30bcff1377073202362dfd521bd7ac3e3e3960fdb33a6cf9fa39fc89de6b_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-kafka-broker-controller-rhel8@sha256:be290e6d950e8af6162c1dece8472788b66459e8cb91df319f50ccf66f27b5c7_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-kafka-broker-controller-rhel8@sha256:f8b5d9c9c0182f5cc1f76422759bf8925d2f29292390ada83a6b7c7986f1462c_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-kafka-broker-dispatcher-rhel8@sha256:08c6d6908a2e58a18e908223daf152802106b00a67905e94e075fca827af87c9_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-kafka-broker-dispatcher-rhel8@sha256:8ac0796f3585a406facba98766688ae6777b5673a4515418db8d1d92c4d65494_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-kafka-broker-dispatcher-rhel8@sha256:9af6b8413acbf59adc88e9b88a51105f3b0a4913499c3026f64e7fda91e43384_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-kafka-broker-post-install-rhel8@sha256:260e7f0086f4e036be3a9ab5d24ce99fc8a053cc7f2906f8a6080f59f2a3e591_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-kafka-broker-post-install-rhel8@sha256:36551ea609536ba900f7a0493a06d07f9c0f19a0eef7e4956575354ca92cd1ef_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-kafka-broker-post-install-rhel8@sha256:6d4a898f37f87aa6db636487c6892833249be38635fe631433652feda762a40e_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-kafka-broker-webhook-rhel8@sha256:0dad9dc28babb21622f90c83647c9cc48bfa66faad257c88e7adf1d50ad0f80c_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-kafka-broker-webhook-rhel8@sha256:10ba81e103ed6b7dff7b02394b20f44b46acd6b09d72f16667c068eb9989dc77_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-kafka-broker-webhook-rhel8@sha256:f94aef78ce0870fdceac5b3467220540127a73415e81baa4b48bf986bc181c4d_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-mtbroker-filter-rhel8@sha256:4f6e162ee5fb96ff69a1546b7f728641dded59548f14afdfa870f7f0291787ac_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-mtbroker-filter-rhel8@sha256:ecde2ee2aa9618775178e03bcc07e53d6f5e12f30261238d8ffb366fb1e47c94_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-mtbroker-filter-rhel8@sha256:ee2dc3e0f648dc59551cfdf0ac5c36aa6cd9a4b2abaada7095ae4d5b8e0a571e_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-mtbroker-ingress-rhel8@sha256:4eaac6386b1b8a9e360df5afbd85aeebb97e5c81dbd861996caafad48b4cc6f9_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-mtbroker-ingress-rhel8@sha256:644fbcd1924d570f105f5f9760eb15eddbeed16c894edfcb4ef8c8a14e370bce_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-mtbroker-ingress-rhel8@sha256:a26dfc1a610bbaf876443b4b01a04130f7c0aba4d40e246333fe8bf7eb899f45_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-mtchannel-broker-rhel8@sha256:353859f2a8649fa9b3f5c0e02cafd57f79f96a10a7a697ba08eaa8cb70effe51_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-mtchannel-broker-rhel8@sha256:6f7afb57dc78ccb13498434196c5e8cd0f6ec53f045689febf1a62c492358d93_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-mtchannel-broker-rhel8@sha256:fadf3035a8bd25307843d1c6c88654a03db25983407a770875b4507942684dd5_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-mtping-rhel8@sha256:2254577d2c2e67d28f8459fbd4ac43af78b7d29cc0b56c631607dd68f3d31637_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-mtping-rhel8@sha256:a7177a43f46b6470a19970c62ebc17119ca3c3021471f9396faa436e621beb1e_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-mtping-rhel8@sha256:c6c2c7924d90e81e2906f3bf3969b02d7f3e4dc80c187e6c55a7e4ea17ac20cd_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-storage-version-migration-rhel8@sha256:3c1baa5bad644c06bedabaed9c668f0999527f00bc1d195e71a528c222087328_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-storage-version-migration-rhel8@sha256:63dab761fd3a2e08950b7ee52852fb39cef7820f2a8cf8142ec3701a07372d7c_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-storage-version-migration-rhel8@sha256:ff7924a37865ac1a90872f35675934a1627e49a29577a78af18b8e743a5fde07_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-sugar-controller-rhel8@sha256:24c7217a3612a5c3c6792c433dc2a6cf4b5fda1b9e6acff84e2736705704d152_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-sugar-controller-rhel8@sha256:3a38788638c26e9bec45694b2c4597333080189ffa96d8c7302e3e7dd1e54be5_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-sugar-controller-rhel8@sha256:aebfba016342e94fc0619a9ad6346c7fefbedf6739f1495954eb905cade085ac_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-webhook-rhel8@sha256:11d0b8fac4cb67c95e051a91f5c6683768f8969ffc744cd3cc4814d1ee6e91c1_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-webhook-rhel8@sha256:1b209d1ddffba92c3d77824e37bf75302346856c10b773a101d2868f27d0b740_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-webhook-rhel8@sha256:bf8c9de32dd5cbe536b115f52f32c666fbf886bde555ac355937d6b149cf9343_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/ingress-rhel8-operator@sha256:46a5fb2d0f9fa5e05504b9264a3f1c0e7c7beb76e3a3aeb9bc036cda4fa9d66a_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/ingress-rhel8-operator@sha256:793b86f4c2add102e2f676bd57cec3365ce9b3fdc40a989c28d1f9acb851142d_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/ingress-rhel8-operator@sha256:cce79392f93bb318123c48ac6de48aa0a2983cc1134cc063c0fdc2ff83c546c7_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/kn-cli-artifacts-rhel8@sha256:1a51a072d4e303a5c33b2383c843308d86c68de228b094d2efed8bc59a4bac14_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/kn-cli-artifacts-rhel8@sha256:c61b26bdf318b507af66f9092e784d64436e3b2531cc6e2e8aa1bb8bbb010fb7_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/kn-cli-artifacts-rhel8@sha256:f22168224137db649c6e6592e3ec2ae6845ca668ef65fe56c104ed6393eae526_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/knative-rhel8-operator@sha256:53e115cdfeb8077cc8b89ebdeee4903b1be8c0a0d45831a9f277f342959f5961_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/knative-rhel8-operator@sha256:ebf24097b84ec5773e30c8f548975afb84b6fce836b373b97855f69371068d1e_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/knative-rhel8-operator@sha256:efa444ca6c7c4468821a8d138b4319c86fede592f3b0b4d7905e7c66e8bdb2c0_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/kourier-control-rhel8@sha256:396fb9dcc798b05e89d38ccbe3a3abb31854f56a95ae104fb9bb215967b56d9f_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/kourier-control-rhel8@sha256:e36577c37457a4521d78f28f24dca6ae11f170635316efe374f08f825cb5904d_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/kourier-control-rhel8@sha256:fb04b74dce262e58434b19a10dce0981b4df7541416de21343fb7124c714ffbf_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/net-istio-controller-rhel8@sha256:281b2782253722d916b6178ecdbc763aaa71ed4ac0db94e31d57974d4eb8b58b_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/net-istio-controller-rhel8@sha256:bf56038c0af2cfeb5a3e4b7ecd5aeebb230d042ac835b50faafa3d939dd8ca50_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/net-istio-controller-rhel8@sha256:f3643c74f73841b1de04be1d0f550c044f1ad4800ceb32cb36bf9072d8e5155b_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/net-istio-webhook-rhel8@sha256:4f7cabd5a6bb6fd7a0d81461108891b0d2de55efe868c4fbf275131c3280ed2d_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/net-istio-webhook-rhel8@sha256:a07d73f5c04af2a29b6565363b472aceabbfeafe7d6dfe833d1e71b072419916_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/net-istio-webhook-rhel8@sha256:cd34685812d9447969a1c3fb4382433a1b59fb3631fbe156daa6fa962458f859_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serverless-operator-bundle@sha256:0422f8843fc62c2b72e01ffefd33db912a1ad3d70ac297882d3663c9b7299f10_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serverless-rhel8-operator@sha256:26d940bd43b928d8370c9e88e80726a427c3f0ce3afc4fddb02a507f81c8fc93_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serverless-rhel8-operator@sha256:2898df30f40683bd3a73c6f2676afdc1bfc27b23d2fe04fe7667f6db6d2422ab_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serverless-rhel8-operator@sha256:8ec9e756969c8e6bf8155ed102a66cf578a325dcc477ff909b4806405ab59cfc_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-activator-rhel8@sha256:1e9fb289564961ddbf317e568c50936b048446685c39ab14ca4e5cb682785243_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-activator-rhel8@sha256:3a823819467ed0beea953eed27e2129bb4495df3f49e0f59d5004dee416e6285_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-activator-rhel8@sha256:4e7563e5f9761f624aefc6b79845e5b4dd1836a545c3754bc37701162ed4e3bb_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-autoscaler-hpa-rhel8@sha256:1685c7bf25061e61688d2b5e60cde6adb8906fec6bfb713c68837b2bbeeacf85_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-autoscaler-hpa-rhel8@sha256:491df16728df492b7b88efb8e86f28e46a8762f4084fb4132823611a9e758264_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-autoscaler-hpa-rhel8@sha256:8bb514634ece7dafd88ae6cc7eff52016cd4585d91cb9c106720c21c219f8967_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-autoscaler-rhel8@sha256:01b46e0ddb618f58c06b533fe7148f772367200f5d9be9d355012e91dc401156_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-autoscaler-rhel8@sha256:8cd0a381de995467f339e11f0704b8c8b978ddfdd2d8271f4c9f832e7acf9f07_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-autoscaler-rhel8@sha256:c60796d720141d322159e49bb3496732b8e0453d6606227b419caf93a12d196b_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-controller-rhel8@sha256:92b01a8421488e9d9b42b6da290873b54a2619d39a05e8d2a99e4c5348a3d4dc_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-controller-rhel8@sha256:b5ae691a77adb161a30ae8470f1cf4c1c6259488df18bb2bf2764d05af9a2aa8_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-controller-rhel8@sha256:b752a295b673aeee85eba6bed33cc658254dc0503c6002841d80dc0c0a38f615_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-domain-mapping-rhel8@sha256:11bca084f2c8df8d369d6301847876bbf8d37c7b67a6ffb387e0759100b6e817_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-domain-mapping-rhel8@sha256:4e580d29cbff1aa6050c65cee35a870dab9e6a7eaa538b356a5afefed9c38d90_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-domain-mapping-rhel8@sha256:eeb39a3fbc9d4c223d42579737948438d03b2a2ec1aee46562aabae6d343679b_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-domain-mapping-webhook-rhel8@sha256:8057fa6657c0bf909297273acc4faea1cddb29f9f02f6c797279adb42f083332_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-domain-mapping-webhook-rhel8@sha256:84e13a4c84098e0a6a5b461c7581861cd9114ce3cc7c2147afd727e56f323b28_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-domain-mapping-webhook-rhel8@sha256:f99e203de17686584c05ee0901041edd055350c39da063d5d6dcd026d1e17593_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-queue-rhel8@sha256:8740a1f7cb3ef3c4caa5774cced7787cc1e345dbe3708307001c1def9fd32e2f_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-queue-rhel8@sha256:ac1ca0ae5e3c7fc242ec5a313e45d09b83261ffe26eab3ebcbbae9299471b25a_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-queue-rhel8@sha256:f16b4f4e86e758354c8b19ee3a075dfd6fd19eb7ba282ad8293d41ca0c8f3028_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-storage-version-migration-rhel8@sha256:1c3b2c4c06981fd8eb13c05837c8da3523f0df9c79eacd6ffc1138e5f26bdba6_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-storage-version-migration-rhel8@sha256:27b7b75eae9eacc52a577887885db7c29192e15aada8a3b7406e032561609462_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-storage-version-migration-rhel8@sha256:8012cc60fab4e14b7fab05589c977c15ac941efb09601069be09d4e25385ed26_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-webhook-rhel8@sha256:4fdc2c632eb0fa4f10a78e39622c83febde93f38db16bd0ca4a35c1eb7062548_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-webhook-rhel8@sha256:6904376f1ae4dadc23ab9993b50aaaa3db130fcd338f3dfae9e437b348e6e934_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-webhook-rhel8@sha256:dc902a39bc520abcf2100c26e2e1c4ba20aa5aadff763b40f234eb01a26b6f77_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/svls-must-gather-rhel8@sha256:057e9ccae9eae50fadad4772b203e897f5c54bf9d40f6e2f2ccbdbc93f5850b5_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/svls-must-gather-rhel8@sha256:7557328dcdede1992a3660342f037e490f58bc3281c68c6e4f44e6d66c4a0cff_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/svls-must-gather-rhel8@sha256:e0a982cd04fee4416659b7e1e6a827c2c371144bd461f23913ae9e0633fd598a_amd64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2022:6040"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"8Base-Openshift-Serverless-1.24:openshift-serverless-1-tech-preview/eventing-kafka-broker-controller-rhel8@sha256:2a4b30bcff1377073202362dfd521bd7ac3e3e3960fdb33a6cf9fa39fc89de6b_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1-tech-preview/eventing-kafka-broker-controller-rhel8@sha256:be290e6d950e8af6162c1dece8472788b66459e8cb91df319f50ccf66f27b5c7_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1-tech-preview/eventing-kafka-broker-controller-rhel8@sha256:f8b5d9c9c0182f5cc1f76422759bf8925d2f29292390ada83a6b7c7986f1462c_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1-tech-preview/eventing-kafka-broker-dispatcher-rhel8@sha256:08c6d6908a2e58a18e908223daf152802106b00a67905e94e075fca827af87c9_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1-tech-preview/eventing-kafka-broker-dispatcher-rhel8@sha256:8ac0796f3585a406facba98766688ae6777b5673a4515418db8d1d92c4d65494_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1-tech-preview/eventing-kafka-broker-dispatcher-rhel8@sha256:9af6b8413acbf59adc88e9b88a51105f3b0a4913499c3026f64e7fda91e43384_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1-tech-preview/eventing-kafka-broker-receiver-rhel8@sha256:4dc0783cf92da5b5aa4cd1b9e9d55aa55a69b94eef0d29f261d3d51bd2260b68_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1-tech-preview/eventing-kafka-broker-receiver-rhel8@sha256:80fd78ad61caab0b20e39d4c6103ed9b074d3efa1dc67ab7bf415ea7db912dc3_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1-tech-preview/eventing-kafka-broker-receiver-rhel8@sha256:aeaaf1d541b5756df65f0700bcd82d085077ae3b1ce99c6d8728997c23e31ef9_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1-tech-preview/eventing-kafka-broker-webhook-rhel8@sha256:0dad9dc28babb21622f90c83647c9cc48bfa66faad257c88e7adf1d50ad0f80c_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1-tech-preview/eventing-kafka-broker-webhook-rhel8@sha256:10ba81e103ed6b7dff7b02394b20f44b46acd6b09d72f16667c068eb9989dc77_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1-tech-preview/eventing-kafka-broker-webhook-rhel8@sha256:f94aef78ce0870fdceac5b3467220540127a73415e81baa4b48bf986bc181c4d_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/client-kn-rhel8@sha256:09644d1c149970cd7c06635806a0ffc077a6340d68c357cd7f2bb5a6f57e46f3_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/client-kn-rhel8@sha256:46510d8b5dfba62d0a3da64ba90d1b8f88ad3b909c3e6ed14bcd96017d766829_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/client-kn-rhel8@sha256:f9bf2892123c3d981d2d5f158e643e6ba6f59a441b47c4055dc542f8cf8330c0_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-apiserver-receive-adapter-rhel8@sha256:834e37f8ddfbe157ad357fcef49f5213053d1295bb31361c5dd14a213ff2755c_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-apiserver-receive-adapter-rhel8@sha256:d13848369ca942d13548ab9b73a2d60b67f9412e535ed647342acaa8cef36c37_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-apiserver-receive-adapter-rhel8@sha256:eef2145e61234d37713ef8fda1f82d7cbe6502c5e6386117230d66ab7e1dd21a_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-controller-rhel8@sha256:52ef0c51b53ede0344f58174e624db08e6dcac04a0cba1668915f217949fc868_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-controller-rhel8@sha256:72c5fcaa44e3da56b297eb718d8a2b7eeb44069d6f3ce71b0eca30070b18bd9d_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-controller-rhel8@sha256:ad2df12dd77e8a3092431ca8d1b5eae42240c8ebb8766e436009bd6df7ee51f3_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-in-memory-channel-controller-rhel8@sha256:070f2c819506853dee230f37e00b27a05ba01c6f7cbbffc9a04b59a65d0c45e9_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-in-memory-channel-controller-rhel8@sha256:111da99563ea799e6b54933f12dc8f8a3828e36f650900e02da3be5afbdeefd9_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-in-memory-channel-controller-rhel8@sha256:69871b8d6e72713fe2eaf5f1e0aac1282fb8659d2895836994f10c847fe320d1_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-in-memory-channel-dispatcher-rhel8@sha256:4b5ee83ccace988c6eaf456e82dea83d160ae7e6aaad1ab8f48410f90da8f1c1_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-in-memory-channel-dispatcher-rhel8@sha256:52247eff5dc9a89244e6697ae9ce61cc1b42265171c956d4d50984179daced89_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-in-memory-channel-dispatcher-rhel8@sha256:68b61474089703d0685a952062401303206ba11bc108b8504f6f6390933d83cb_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-kafka-broker-controller-rhel8@sha256:2a4b30bcff1377073202362dfd521bd7ac3e3e3960fdb33a6cf9fa39fc89de6b_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-kafka-broker-controller-rhel8@sha256:be290e6d950e8af6162c1dece8472788b66459e8cb91df319f50ccf66f27b5c7_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-kafka-broker-controller-rhel8@sha256:f8b5d9c9c0182f5cc1f76422759bf8925d2f29292390ada83a6b7c7986f1462c_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-kafka-broker-dispatcher-rhel8@sha256:08c6d6908a2e58a18e908223daf152802106b00a67905e94e075fca827af87c9_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-kafka-broker-dispatcher-rhel8@sha256:8ac0796f3585a406facba98766688ae6777b5673a4515418db8d1d92c4d65494_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-kafka-broker-dispatcher-rhel8@sha256:9af6b8413acbf59adc88e9b88a51105f3b0a4913499c3026f64e7fda91e43384_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-kafka-broker-post-install-rhel8@sha256:260e7f0086f4e036be3a9ab5d24ce99fc8a053cc7f2906f8a6080f59f2a3e591_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-kafka-broker-post-install-rhel8@sha256:36551ea609536ba900f7a0493a06d07f9c0f19a0eef7e4956575354ca92cd1ef_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-kafka-broker-post-install-rhel8@sha256:6d4a898f37f87aa6db636487c6892833249be38635fe631433652feda762a40e_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-kafka-broker-webhook-rhel8@sha256:0dad9dc28babb21622f90c83647c9cc48bfa66faad257c88e7adf1d50ad0f80c_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-kafka-broker-webhook-rhel8@sha256:10ba81e103ed6b7dff7b02394b20f44b46acd6b09d72f16667c068eb9989dc77_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-kafka-broker-webhook-rhel8@sha256:f94aef78ce0870fdceac5b3467220540127a73415e81baa4b48bf986bc181c4d_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-mtbroker-filter-rhel8@sha256:4f6e162ee5fb96ff69a1546b7f728641dded59548f14afdfa870f7f0291787ac_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-mtbroker-filter-rhel8@sha256:ecde2ee2aa9618775178e03bcc07e53d6f5e12f30261238d8ffb366fb1e47c94_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-mtbroker-filter-rhel8@sha256:ee2dc3e0f648dc59551cfdf0ac5c36aa6cd9a4b2abaada7095ae4d5b8e0a571e_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-mtbroker-ingress-rhel8@sha256:4eaac6386b1b8a9e360df5afbd85aeebb97e5c81dbd861996caafad48b4cc6f9_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-mtbroker-ingress-rhel8@sha256:644fbcd1924d570f105f5f9760eb15eddbeed16c894edfcb4ef8c8a14e370bce_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-mtbroker-ingress-rhel8@sha256:a26dfc1a610bbaf876443b4b01a04130f7c0aba4d40e246333fe8bf7eb899f45_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-mtchannel-broker-rhel8@sha256:353859f2a8649fa9b3f5c0e02cafd57f79f96a10a7a697ba08eaa8cb70effe51_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-mtchannel-broker-rhel8@sha256:6f7afb57dc78ccb13498434196c5e8cd0f6ec53f045689febf1a62c492358d93_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-mtchannel-broker-rhel8@sha256:fadf3035a8bd25307843d1c6c88654a03db25983407a770875b4507942684dd5_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-mtping-rhel8@sha256:2254577d2c2e67d28f8459fbd4ac43af78b7d29cc0b56c631607dd68f3d31637_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-mtping-rhel8@sha256:a7177a43f46b6470a19970c62ebc17119ca3c3021471f9396faa436e621beb1e_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-mtping-rhel8@sha256:c6c2c7924d90e81e2906f3bf3969b02d7f3e4dc80c187e6c55a7e4ea17ac20cd_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-storage-version-migration-rhel8@sha256:3c1baa5bad644c06bedabaed9c668f0999527f00bc1d195e71a528c222087328_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-storage-version-migration-rhel8@sha256:63dab761fd3a2e08950b7ee52852fb39cef7820f2a8cf8142ec3701a07372d7c_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-storage-version-migration-rhel8@sha256:ff7924a37865ac1a90872f35675934a1627e49a29577a78af18b8e743a5fde07_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-sugar-controller-rhel8@sha256:24c7217a3612a5c3c6792c433dc2a6cf4b5fda1b9e6acff84e2736705704d152_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-sugar-controller-rhel8@sha256:3a38788638c26e9bec45694b2c4597333080189ffa96d8c7302e3e7dd1e54be5_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-sugar-controller-rhel8@sha256:aebfba016342e94fc0619a9ad6346c7fefbedf6739f1495954eb905cade085ac_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-webhook-rhel8@sha256:11d0b8fac4cb67c95e051a91f5c6683768f8969ffc744cd3cc4814d1ee6e91c1_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-webhook-rhel8@sha256:1b209d1ddffba92c3d77824e37bf75302346856c10b773a101d2868f27d0b740_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-webhook-rhel8@sha256:bf8c9de32dd5cbe536b115f52f32c666fbf886bde555ac355937d6b149cf9343_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/ingress-rhel8-operator@sha256:46a5fb2d0f9fa5e05504b9264a3f1c0e7c7beb76e3a3aeb9bc036cda4fa9d66a_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/ingress-rhel8-operator@sha256:793b86f4c2add102e2f676bd57cec3365ce9b3fdc40a989c28d1f9acb851142d_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/ingress-rhel8-operator@sha256:cce79392f93bb318123c48ac6de48aa0a2983cc1134cc063c0fdc2ff83c546c7_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/kn-cli-artifacts-rhel8@sha256:1a51a072d4e303a5c33b2383c843308d86c68de228b094d2efed8bc59a4bac14_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/kn-cli-artifacts-rhel8@sha256:c61b26bdf318b507af66f9092e784d64436e3b2531cc6e2e8aa1bb8bbb010fb7_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/kn-cli-artifacts-rhel8@sha256:f22168224137db649c6e6592e3ec2ae6845ca668ef65fe56c104ed6393eae526_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/knative-rhel8-operator@sha256:53e115cdfeb8077cc8b89ebdeee4903b1be8c0a0d45831a9f277f342959f5961_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/knative-rhel8-operator@sha256:ebf24097b84ec5773e30c8f548975afb84b6fce836b373b97855f69371068d1e_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/knative-rhel8-operator@sha256:efa444ca6c7c4468821a8d138b4319c86fede592f3b0b4d7905e7c66e8bdb2c0_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/kourier-control-rhel8@sha256:396fb9dcc798b05e89d38ccbe3a3abb31854f56a95ae104fb9bb215967b56d9f_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/kourier-control-rhel8@sha256:e36577c37457a4521d78f28f24dca6ae11f170635316efe374f08f825cb5904d_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/kourier-control-rhel8@sha256:fb04b74dce262e58434b19a10dce0981b4df7541416de21343fb7124c714ffbf_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/net-istio-controller-rhel8@sha256:281b2782253722d916b6178ecdbc763aaa71ed4ac0db94e31d57974d4eb8b58b_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/net-istio-controller-rhel8@sha256:bf56038c0af2cfeb5a3e4b7ecd5aeebb230d042ac835b50faafa3d939dd8ca50_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/net-istio-controller-rhel8@sha256:f3643c74f73841b1de04be1d0f550c044f1ad4800ceb32cb36bf9072d8e5155b_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/net-istio-webhook-rhel8@sha256:4f7cabd5a6bb6fd7a0d81461108891b0d2de55efe868c4fbf275131c3280ed2d_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/net-istio-webhook-rhel8@sha256:a07d73f5c04af2a29b6565363b472aceabbfeafe7d6dfe833d1e71b072419916_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/net-istio-webhook-rhel8@sha256:cd34685812d9447969a1c3fb4382433a1b59fb3631fbe156daa6fa962458f859_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serverless-operator-bundle@sha256:0422f8843fc62c2b72e01ffefd33db912a1ad3d70ac297882d3663c9b7299f10_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serverless-rhel8-operator@sha256:26d940bd43b928d8370c9e88e80726a427c3f0ce3afc4fddb02a507f81c8fc93_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serverless-rhel8-operator@sha256:2898df30f40683bd3a73c6f2676afdc1bfc27b23d2fe04fe7667f6db6d2422ab_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serverless-rhel8-operator@sha256:8ec9e756969c8e6bf8155ed102a66cf578a325dcc477ff909b4806405ab59cfc_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-activator-rhel8@sha256:1e9fb289564961ddbf317e568c50936b048446685c39ab14ca4e5cb682785243_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-activator-rhel8@sha256:3a823819467ed0beea953eed27e2129bb4495df3f49e0f59d5004dee416e6285_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-activator-rhel8@sha256:4e7563e5f9761f624aefc6b79845e5b4dd1836a545c3754bc37701162ed4e3bb_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-autoscaler-hpa-rhel8@sha256:1685c7bf25061e61688d2b5e60cde6adb8906fec6bfb713c68837b2bbeeacf85_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-autoscaler-hpa-rhel8@sha256:491df16728df492b7b88efb8e86f28e46a8762f4084fb4132823611a9e758264_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-autoscaler-hpa-rhel8@sha256:8bb514634ece7dafd88ae6cc7eff52016cd4585d91cb9c106720c21c219f8967_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-autoscaler-rhel8@sha256:01b46e0ddb618f58c06b533fe7148f772367200f5d9be9d355012e91dc401156_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-autoscaler-rhel8@sha256:8cd0a381de995467f339e11f0704b8c8b978ddfdd2d8271f4c9f832e7acf9f07_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-autoscaler-rhel8@sha256:c60796d720141d322159e49bb3496732b8e0453d6606227b419caf93a12d196b_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-controller-rhel8@sha256:92b01a8421488e9d9b42b6da290873b54a2619d39a05e8d2a99e4c5348a3d4dc_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-controller-rhel8@sha256:b5ae691a77adb161a30ae8470f1cf4c1c6259488df18bb2bf2764d05af9a2aa8_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-controller-rhel8@sha256:b752a295b673aeee85eba6bed33cc658254dc0503c6002841d80dc0c0a38f615_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-domain-mapping-rhel8@sha256:11bca084f2c8df8d369d6301847876bbf8d37c7b67a6ffb387e0759100b6e817_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-domain-mapping-rhel8@sha256:4e580d29cbff1aa6050c65cee35a870dab9e6a7eaa538b356a5afefed9c38d90_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-domain-mapping-rhel8@sha256:eeb39a3fbc9d4c223d42579737948438d03b2a2ec1aee46562aabae6d343679b_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-domain-mapping-webhook-rhel8@sha256:8057fa6657c0bf909297273acc4faea1cddb29f9f02f6c797279adb42f083332_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-domain-mapping-webhook-rhel8@sha256:84e13a4c84098e0a6a5b461c7581861cd9114ce3cc7c2147afd727e56f323b28_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-domain-mapping-webhook-rhel8@sha256:f99e203de17686584c05ee0901041edd055350c39da063d5d6dcd026d1e17593_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-queue-rhel8@sha256:8740a1f7cb3ef3c4caa5774cced7787cc1e345dbe3708307001c1def9fd32e2f_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-queue-rhel8@sha256:ac1ca0ae5e3c7fc242ec5a313e45d09b83261ffe26eab3ebcbbae9299471b25a_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-queue-rhel8@sha256:f16b4f4e86e758354c8b19ee3a075dfd6fd19eb7ba282ad8293d41ca0c8f3028_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-storage-version-migration-rhel8@sha256:1c3b2c4c06981fd8eb13c05837c8da3523f0df9c79eacd6ffc1138e5f26bdba6_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-storage-version-migration-rhel8@sha256:27b7b75eae9eacc52a577887885db7c29192e15aada8a3b7406e032561609462_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-storage-version-migration-rhel8@sha256:8012cc60fab4e14b7fab05589c977c15ac941efb09601069be09d4e25385ed26_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-webhook-rhel8@sha256:4fdc2c632eb0fa4f10a78e39622c83febde93f38db16bd0ca4a35c1eb7062548_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-webhook-rhel8@sha256:6904376f1ae4dadc23ab9993b50aaaa3db130fcd338f3dfae9e437b348e6e934_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-webhook-rhel8@sha256:dc902a39bc520abcf2100c26e2e1c4ba20aa5aadff763b40f234eb01a26b6f77_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/svls-must-gather-rhel8@sha256:057e9ccae9eae50fadad4772b203e897f5c54bf9d40f6e2f2ccbdbc93f5850b5_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/svls-must-gather-rhel8@sha256:7557328dcdede1992a3660342f037e490f58bc3281c68c6e4f44e6d66c4a0cff_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/svls-must-gather-rhel8@sha256:e0a982cd04fee4416659b7e1e6a827c2c371144bd461f23913ae9e0633fd598a_amd64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "golang: encoding/gob: stack exhaustion in Decoder.Decode"
},
{
"cve": "CVE-2022-32148",
"cwe": {
"id": "CWE-200",
"name": "Exposure of Sensitive Information to an Unauthorized Actor"
},
"discovery_date": "2022-07-14T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2107383"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in net/http/httputil golang package. When httputil.ReverseProxy.ServeHTTP is called with a Request.Header map containing a nil value for the X-Forwarded-For header, ReverseProxy could set the client IP incorrectly. This issue may affect confidentiality.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "golang: net/http/httputil: NewSingleHostReverseProxy - omit X-Forwarded-For not working",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "Within regulated environments, a combination of the following controls acts as a significant barrier to successfully exploiting a CWE-200: Exposure of Sensitive Information to an Unauthorized Actor vulnerability and therefore downgrades the severity of this particular CVE from Moderate to Low.\n\nAccess to the platform is granted only after successful hard token, multi-factor authentication (MFA), which is coupled with account management controls, including integration with single sign-on (SSO), to ensure that user permissions are restricted to only the functions necessary for their roles. Access to sensitive information is explicitly authorized and enforced based on predefined access policies. Event logs are collected and processed for centralization, correlation, analysis, monitoring, reporting, alerting, and retention. This process ensures that audit logs are generated for specific events involving sensitive information, which helps identify patterns of unauthorized access or data exposure. The platform enforces the use of validated cryptographic modules across compute resources to protect the confidentiality of information, even in the event of interception.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"8Base-Openshift-Serverless-1.24:openshift-serverless-1-tech-preview/eventing-kafka-broker-controller-rhel8@sha256:2a4b30bcff1377073202362dfd521bd7ac3e3e3960fdb33a6cf9fa39fc89de6b_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1-tech-preview/eventing-kafka-broker-controller-rhel8@sha256:be290e6d950e8af6162c1dece8472788b66459e8cb91df319f50ccf66f27b5c7_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1-tech-preview/eventing-kafka-broker-controller-rhel8@sha256:f8b5d9c9c0182f5cc1f76422759bf8925d2f29292390ada83a6b7c7986f1462c_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1-tech-preview/eventing-kafka-broker-dispatcher-rhel8@sha256:08c6d6908a2e58a18e908223daf152802106b00a67905e94e075fca827af87c9_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1-tech-preview/eventing-kafka-broker-dispatcher-rhel8@sha256:8ac0796f3585a406facba98766688ae6777b5673a4515418db8d1d92c4d65494_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1-tech-preview/eventing-kafka-broker-dispatcher-rhel8@sha256:9af6b8413acbf59adc88e9b88a51105f3b0a4913499c3026f64e7fda91e43384_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1-tech-preview/eventing-kafka-broker-receiver-rhel8@sha256:4dc0783cf92da5b5aa4cd1b9e9d55aa55a69b94eef0d29f261d3d51bd2260b68_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1-tech-preview/eventing-kafka-broker-receiver-rhel8@sha256:80fd78ad61caab0b20e39d4c6103ed9b074d3efa1dc67ab7bf415ea7db912dc3_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1-tech-preview/eventing-kafka-broker-receiver-rhel8@sha256:aeaaf1d541b5756df65f0700bcd82d085077ae3b1ce99c6d8728997c23e31ef9_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1-tech-preview/eventing-kafka-broker-webhook-rhel8@sha256:0dad9dc28babb21622f90c83647c9cc48bfa66faad257c88e7adf1d50ad0f80c_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1-tech-preview/eventing-kafka-broker-webhook-rhel8@sha256:10ba81e103ed6b7dff7b02394b20f44b46acd6b09d72f16667c068eb9989dc77_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1-tech-preview/eventing-kafka-broker-webhook-rhel8@sha256:f94aef78ce0870fdceac5b3467220540127a73415e81baa4b48bf986bc181c4d_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/client-kn-rhel8@sha256:09644d1c149970cd7c06635806a0ffc077a6340d68c357cd7f2bb5a6f57e46f3_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/client-kn-rhel8@sha256:46510d8b5dfba62d0a3da64ba90d1b8f88ad3b909c3e6ed14bcd96017d766829_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/client-kn-rhel8@sha256:f9bf2892123c3d981d2d5f158e643e6ba6f59a441b47c4055dc542f8cf8330c0_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-apiserver-receive-adapter-rhel8@sha256:834e37f8ddfbe157ad357fcef49f5213053d1295bb31361c5dd14a213ff2755c_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-apiserver-receive-adapter-rhel8@sha256:d13848369ca942d13548ab9b73a2d60b67f9412e535ed647342acaa8cef36c37_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-apiserver-receive-adapter-rhel8@sha256:eef2145e61234d37713ef8fda1f82d7cbe6502c5e6386117230d66ab7e1dd21a_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-controller-rhel8@sha256:52ef0c51b53ede0344f58174e624db08e6dcac04a0cba1668915f217949fc868_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-controller-rhel8@sha256:72c5fcaa44e3da56b297eb718d8a2b7eeb44069d6f3ce71b0eca30070b18bd9d_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-controller-rhel8@sha256:ad2df12dd77e8a3092431ca8d1b5eae42240c8ebb8766e436009bd6df7ee51f3_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-in-memory-channel-controller-rhel8@sha256:070f2c819506853dee230f37e00b27a05ba01c6f7cbbffc9a04b59a65d0c45e9_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-in-memory-channel-controller-rhel8@sha256:111da99563ea799e6b54933f12dc8f8a3828e36f650900e02da3be5afbdeefd9_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-in-memory-channel-controller-rhel8@sha256:69871b8d6e72713fe2eaf5f1e0aac1282fb8659d2895836994f10c847fe320d1_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-in-memory-channel-dispatcher-rhel8@sha256:4b5ee83ccace988c6eaf456e82dea83d160ae7e6aaad1ab8f48410f90da8f1c1_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-in-memory-channel-dispatcher-rhel8@sha256:52247eff5dc9a89244e6697ae9ce61cc1b42265171c956d4d50984179daced89_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-in-memory-channel-dispatcher-rhel8@sha256:68b61474089703d0685a952062401303206ba11bc108b8504f6f6390933d83cb_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-kafka-broker-controller-rhel8@sha256:2a4b30bcff1377073202362dfd521bd7ac3e3e3960fdb33a6cf9fa39fc89de6b_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-kafka-broker-controller-rhel8@sha256:be290e6d950e8af6162c1dece8472788b66459e8cb91df319f50ccf66f27b5c7_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-kafka-broker-controller-rhel8@sha256:f8b5d9c9c0182f5cc1f76422759bf8925d2f29292390ada83a6b7c7986f1462c_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-kafka-broker-dispatcher-rhel8@sha256:08c6d6908a2e58a18e908223daf152802106b00a67905e94e075fca827af87c9_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-kafka-broker-dispatcher-rhel8@sha256:8ac0796f3585a406facba98766688ae6777b5673a4515418db8d1d92c4d65494_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-kafka-broker-dispatcher-rhel8@sha256:9af6b8413acbf59adc88e9b88a51105f3b0a4913499c3026f64e7fda91e43384_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-kafka-broker-post-install-rhel8@sha256:260e7f0086f4e036be3a9ab5d24ce99fc8a053cc7f2906f8a6080f59f2a3e591_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-kafka-broker-post-install-rhel8@sha256:36551ea609536ba900f7a0493a06d07f9c0f19a0eef7e4956575354ca92cd1ef_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-kafka-broker-post-install-rhel8@sha256:6d4a898f37f87aa6db636487c6892833249be38635fe631433652feda762a40e_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-kafka-broker-webhook-rhel8@sha256:0dad9dc28babb21622f90c83647c9cc48bfa66faad257c88e7adf1d50ad0f80c_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-kafka-broker-webhook-rhel8@sha256:10ba81e103ed6b7dff7b02394b20f44b46acd6b09d72f16667c068eb9989dc77_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-kafka-broker-webhook-rhel8@sha256:f94aef78ce0870fdceac5b3467220540127a73415e81baa4b48bf986bc181c4d_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-mtbroker-filter-rhel8@sha256:4f6e162ee5fb96ff69a1546b7f728641dded59548f14afdfa870f7f0291787ac_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-mtbroker-filter-rhel8@sha256:ecde2ee2aa9618775178e03bcc07e53d6f5e12f30261238d8ffb366fb1e47c94_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-mtbroker-filter-rhel8@sha256:ee2dc3e0f648dc59551cfdf0ac5c36aa6cd9a4b2abaada7095ae4d5b8e0a571e_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-mtbroker-ingress-rhel8@sha256:4eaac6386b1b8a9e360df5afbd85aeebb97e5c81dbd861996caafad48b4cc6f9_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-mtbroker-ingress-rhel8@sha256:644fbcd1924d570f105f5f9760eb15eddbeed16c894edfcb4ef8c8a14e370bce_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-mtbroker-ingress-rhel8@sha256:a26dfc1a610bbaf876443b4b01a04130f7c0aba4d40e246333fe8bf7eb899f45_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-mtchannel-broker-rhel8@sha256:353859f2a8649fa9b3f5c0e02cafd57f79f96a10a7a697ba08eaa8cb70effe51_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-mtchannel-broker-rhel8@sha256:6f7afb57dc78ccb13498434196c5e8cd0f6ec53f045689febf1a62c492358d93_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-mtchannel-broker-rhel8@sha256:fadf3035a8bd25307843d1c6c88654a03db25983407a770875b4507942684dd5_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-mtping-rhel8@sha256:2254577d2c2e67d28f8459fbd4ac43af78b7d29cc0b56c631607dd68f3d31637_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-mtping-rhel8@sha256:a7177a43f46b6470a19970c62ebc17119ca3c3021471f9396faa436e621beb1e_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-mtping-rhel8@sha256:c6c2c7924d90e81e2906f3bf3969b02d7f3e4dc80c187e6c55a7e4ea17ac20cd_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-storage-version-migration-rhel8@sha256:3c1baa5bad644c06bedabaed9c668f0999527f00bc1d195e71a528c222087328_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-storage-version-migration-rhel8@sha256:63dab761fd3a2e08950b7ee52852fb39cef7820f2a8cf8142ec3701a07372d7c_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-storage-version-migration-rhel8@sha256:ff7924a37865ac1a90872f35675934a1627e49a29577a78af18b8e743a5fde07_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-sugar-controller-rhel8@sha256:24c7217a3612a5c3c6792c433dc2a6cf4b5fda1b9e6acff84e2736705704d152_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-sugar-controller-rhel8@sha256:3a38788638c26e9bec45694b2c4597333080189ffa96d8c7302e3e7dd1e54be5_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-sugar-controller-rhel8@sha256:aebfba016342e94fc0619a9ad6346c7fefbedf6739f1495954eb905cade085ac_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-webhook-rhel8@sha256:11d0b8fac4cb67c95e051a91f5c6683768f8969ffc744cd3cc4814d1ee6e91c1_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-webhook-rhel8@sha256:1b209d1ddffba92c3d77824e37bf75302346856c10b773a101d2868f27d0b740_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-webhook-rhel8@sha256:bf8c9de32dd5cbe536b115f52f32c666fbf886bde555ac355937d6b149cf9343_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/ingress-rhel8-operator@sha256:46a5fb2d0f9fa5e05504b9264a3f1c0e7c7beb76e3a3aeb9bc036cda4fa9d66a_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/ingress-rhel8-operator@sha256:793b86f4c2add102e2f676bd57cec3365ce9b3fdc40a989c28d1f9acb851142d_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/ingress-rhel8-operator@sha256:cce79392f93bb318123c48ac6de48aa0a2983cc1134cc063c0fdc2ff83c546c7_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/kn-cli-artifacts-rhel8@sha256:1a51a072d4e303a5c33b2383c843308d86c68de228b094d2efed8bc59a4bac14_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/kn-cli-artifacts-rhel8@sha256:c61b26bdf318b507af66f9092e784d64436e3b2531cc6e2e8aa1bb8bbb010fb7_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/kn-cli-artifacts-rhel8@sha256:f22168224137db649c6e6592e3ec2ae6845ca668ef65fe56c104ed6393eae526_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/knative-rhel8-operator@sha256:53e115cdfeb8077cc8b89ebdeee4903b1be8c0a0d45831a9f277f342959f5961_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/knative-rhel8-operator@sha256:ebf24097b84ec5773e30c8f548975afb84b6fce836b373b97855f69371068d1e_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/knative-rhel8-operator@sha256:efa444ca6c7c4468821a8d138b4319c86fede592f3b0b4d7905e7c66e8bdb2c0_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/kourier-control-rhel8@sha256:396fb9dcc798b05e89d38ccbe3a3abb31854f56a95ae104fb9bb215967b56d9f_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/kourier-control-rhel8@sha256:e36577c37457a4521d78f28f24dca6ae11f170635316efe374f08f825cb5904d_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/kourier-control-rhel8@sha256:fb04b74dce262e58434b19a10dce0981b4df7541416de21343fb7124c714ffbf_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/net-istio-controller-rhel8@sha256:281b2782253722d916b6178ecdbc763aaa71ed4ac0db94e31d57974d4eb8b58b_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/net-istio-controller-rhel8@sha256:bf56038c0af2cfeb5a3e4b7ecd5aeebb230d042ac835b50faafa3d939dd8ca50_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/net-istio-controller-rhel8@sha256:f3643c74f73841b1de04be1d0f550c044f1ad4800ceb32cb36bf9072d8e5155b_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/net-istio-webhook-rhel8@sha256:4f7cabd5a6bb6fd7a0d81461108891b0d2de55efe868c4fbf275131c3280ed2d_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/net-istio-webhook-rhel8@sha256:a07d73f5c04af2a29b6565363b472aceabbfeafe7d6dfe833d1e71b072419916_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/net-istio-webhook-rhel8@sha256:cd34685812d9447969a1c3fb4382433a1b59fb3631fbe156daa6fa962458f859_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serverless-operator-bundle@sha256:0422f8843fc62c2b72e01ffefd33db912a1ad3d70ac297882d3663c9b7299f10_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serverless-rhel8-operator@sha256:26d940bd43b928d8370c9e88e80726a427c3f0ce3afc4fddb02a507f81c8fc93_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serverless-rhel8-operator@sha256:2898df30f40683bd3a73c6f2676afdc1bfc27b23d2fe04fe7667f6db6d2422ab_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serverless-rhel8-operator@sha256:8ec9e756969c8e6bf8155ed102a66cf578a325dcc477ff909b4806405ab59cfc_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-activator-rhel8@sha256:1e9fb289564961ddbf317e568c50936b048446685c39ab14ca4e5cb682785243_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-activator-rhel8@sha256:3a823819467ed0beea953eed27e2129bb4495df3f49e0f59d5004dee416e6285_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-activator-rhel8@sha256:4e7563e5f9761f624aefc6b79845e5b4dd1836a545c3754bc37701162ed4e3bb_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-autoscaler-hpa-rhel8@sha256:1685c7bf25061e61688d2b5e60cde6adb8906fec6bfb713c68837b2bbeeacf85_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-autoscaler-hpa-rhel8@sha256:491df16728df492b7b88efb8e86f28e46a8762f4084fb4132823611a9e758264_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-autoscaler-hpa-rhel8@sha256:8bb514634ece7dafd88ae6cc7eff52016cd4585d91cb9c106720c21c219f8967_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-autoscaler-rhel8@sha256:01b46e0ddb618f58c06b533fe7148f772367200f5d9be9d355012e91dc401156_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-autoscaler-rhel8@sha256:8cd0a381de995467f339e11f0704b8c8b978ddfdd2d8271f4c9f832e7acf9f07_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-autoscaler-rhel8@sha256:c60796d720141d322159e49bb3496732b8e0453d6606227b419caf93a12d196b_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-controller-rhel8@sha256:92b01a8421488e9d9b42b6da290873b54a2619d39a05e8d2a99e4c5348a3d4dc_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-controller-rhel8@sha256:b5ae691a77adb161a30ae8470f1cf4c1c6259488df18bb2bf2764d05af9a2aa8_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-controller-rhel8@sha256:b752a295b673aeee85eba6bed33cc658254dc0503c6002841d80dc0c0a38f615_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-domain-mapping-rhel8@sha256:11bca084f2c8df8d369d6301847876bbf8d37c7b67a6ffb387e0759100b6e817_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-domain-mapping-rhel8@sha256:4e580d29cbff1aa6050c65cee35a870dab9e6a7eaa538b356a5afefed9c38d90_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-domain-mapping-rhel8@sha256:eeb39a3fbc9d4c223d42579737948438d03b2a2ec1aee46562aabae6d343679b_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-domain-mapping-webhook-rhel8@sha256:8057fa6657c0bf909297273acc4faea1cddb29f9f02f6c797279adb42f083332_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-domain-mapping-webhook-rhel8@sha256:84e13a4c84098e0a6a5b461c7581861cd9114ce3cc7c2147afd727e56f323b28_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-domain-mapping-webhook-rhel8@sha256:f99e203de17686584c05ee0901041edd055350c39da063d5d6dcd026d1e17593_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-queue-rhel8@sha256:8740a1f7cb3ef3c4caa5774cced7787cc1e345dbe3708307001c1def9fd32e2f_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-queue-rhel8@sha256:ac1ca0ae5e3c7fc242ec5a313e45d09b83261ffe26eab3ebcbbae9299471b25a_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-queue-rhel8@sha256:f16b4f4e86e758354c8b19ee3a075dfd6fd19eb7ba282ad8293d41ca0c8f3028_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-storage-version-migration-rhel8@sha256:1c3b2c4c06981fd8eb13c05837c8da3523f0df9c79eacd6ffc1138e5f26bdba6_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-storage-version-migration-rhel8@sha256:27b7b75eae9eacc52a577887885db7c29192e15aada8a3b7406e032561609462_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-storage-version-migration-rhel8@sha256:8012cc60fab4e14b7fab05589c977c15ac941efb09601069be09d4e25385ed26_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-webhook-rhel8@sha256:4fdc2c632eb0fa4f10a78e39622c83febde93f38db16bd0ca4a35c1eb7062548_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-webhook-rhel8@sha256:6904376f1ae4dadc23ab9993b50aaaa3db130fcd338f3dfae9e437b348e6e934_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-webhook-rhel8@sha256:dc902a39bc520abcf2100c26e2e1c4ba20aa5aadff763b40f234eb01a26b6f77_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/svls-must-gather-rhel8@sha256:057e9ccae9eae50fadad4772b203e897f5c54bf9d40f6e2f2ccbdbc93f5850b5_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/svls-must-gather-rhel8@sha256:7557328dcdede1992a3660342f037e490f58bc3281c68c6e4f44e6d66c4a0cff_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/svls-must-gather-rhel8@sha256:e0a982cd04fee4416659b7e1e6a827c2c371144bd461f23913ae9e0633fd598a_amd64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2022-32148"
},
{
"category": "external",
"summary": "RHBZ#2107383",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2107383"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2022-32148",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-32148"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2022-32148",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2022-32148"
},
{
"category": "external",
"summary": "https://go.dev/issue/53423",
"url": "https://go.dev/issue/53423"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-announce/c/nqrv9fbR0zE",
"url": "https://groups.google.com/g/golang-announce/c/nqrv9fbR0zE"
}
],
"release_date": "2022-07-12T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2022-08-10T13:13:24+00:00",
"details": "See the Red Hat OpenShift Container Platform 4.6 documentation at:\nhttps://access.redhat.com/documentation/en-us/openshift_container_platform/4.6/html/serverless/index\nSee the Red Hat OpenShift Container Platform 4.7 documentation at:\nhttps://access.redhat.com/documentation/en-us/openshift_container_platform/4.7/html/serverless/index\nSee the Red Hat OpenShift Container Platform 4.8 documentation at:\nhttps://access.redhat.com/documentation/en-us/openshift_container_platform/4.8/html/serverless/index\nSee the Red Hat OpenShift Container Platform 4.9 documentation at:\nhttps://access.redhat.com/documentation/en-us/openshift_container_platform/4.9/html/serverless/index\nSee the Red Hat OpenShift Container Platform 4.10 documentation at:\nhttps://access.redhat.com/documentation/en-us/openshift_container_platform/4.10/html/serverless/index",
"product_ids": [
"8Base-Openshift-Serverless-1.24:openshift-serverless-1-tech-preview/eventing-kafka-broker-controller-rhel8@sha256:2a4b30bcff1377073202362dfd521bd7ac3e3e3960fdb33a6cf9fa39fc89de6b_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1-tech-preview/eventing-kafka-broker-controller-rhel8@sha256:be290e6d950e8af6162c1dece8472788b66459e8cb91df319f50ccf66f27b5c7_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1-tech-preview/eventing-kafka-broker-controller-rhel8@sha256:f8b5d9c9c0182f5cc1f76422759bf8925d2f29292390ada83a6b7c7986f1462c_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1-tech-preview/eventing-kafka-broker-dispatcher-rhel8@sha256:08c6d6908a2e58a18e908223daf152802106b00a67905e94e075fca827af87c9_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1-tech-preview/eventing-kafka-broker-dispatcher-rhel8@sha256:8ac0796f3585a406facba98766688ae6777b5673a4515418db8d1d92c4d65494_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1-tech-preview/eventing-kafka-broker-dispatcher-rhel8@sha256:9af6b8413acbf59adc88e9b88a51105f3b0a4913499c3026f64e7fda91e43384_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1-tech-preview/eventing-kafka-broker-receiver-rhel8@sha256:4dc0783cf92da5b5aa4cd1b9e9d55aa55a69b94eef0d29f261d3d51bd2260b68_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1-tech-preview/eventing-kafka-broker-receiver-rhel8@sha256:80fd78ad61caab0b20e39d4c6103ed9b074d3efa1dc67ab7bf415ea7db912dc3_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1-tech-preview/eventing-kafka-broker-receiver-rhel8@sha256:aeaaf1d541b5756df65f0700bcd82d085077ae3b1ce99c6d8728997c23e31ef9_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1-tech-preview/eventing-kafka-broker-webhook-rhel8@sha256:0dad9dc28babb21622f90c83647c9cc48bfa66faad257c88e7adf1d50ad0f80c_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1-tech-preview/eventing-kafka-broker-webhook-rhel8@sha256:10ba81e103ed6b7dff7b02394b20f44b46acd6b09d72f16667c068eb9989dc77_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1-tech-preview/eventing-kafka-broker-webhook-rhel8@sha256:f94aef78ce0870fdceac5b3467220540127a73415e81baa4b48bf986bc181c4d_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/client-kn-rhel8@sha256:09644d1c149970cd7c06635806a0ffc077a6340d68c357cd7f2bb5a6f57e46f3_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/client-kn-rhel8@sha256:46510d8b5dfba62d0a3da64ba90d1b8f88ad3b909c3e6ed14bcd96017d766829_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/client-kn-rhel8@sha256:f9bf2892123c3d981d2d5f158e643e6ba6f59a441b47c4055dc542f8cf8330c0_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-apiserver-receive-adapter-rhel8@sha256:834e37f8ddfbe157ad357fcef49f5213053d1295bb31361c5dd14a213ff2755c_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-apiserver-receive-adapter-rhel8@sha256:d13848369ca942d13548ab9b73a2d60b67f9412e535ed647342acaa8cef36c37_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-apiserver-receive-adapter-rhel8@sha256:eef2145e61234d37713ef8fda1f82d7cbe6502c5e6386117230d66ab7e1dd21a_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-controller-rhel8@sha256:52ef0c51b53ede0344f58174e624db08e6dcac04a0cba1668915f217949fc868_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-controller-rhel8@sha256:72c5fcaa44e3da56b297eb718d8a2b7eeb44069d6f3ce71b0eca30070b18bd9d_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-controller-rhel8@sha256:ad2df12dd77e8a3092431ca8d1b5eae42240c8ebb8766e436009bd6df7ee51f3_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-in-memory-channel-controller-rhel8@sha256:070f2c819506853dee230f37e00b27a05ba01c6f7cbbffc9a04b59a65d0c45e9_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-in-memory-channel-controller-rhel8@sha256:111da99563ea799e6b54933f12dc8f8a3828e36f650900e02da3be5afbdeefd9_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-in-memory-channel-controller-rhel8@sha256:69871b8d6e72713fe2eaf5f1e0aac1282fb8659d2895836994f10c847fe320d1_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-in-memory-channel-dispatcher-rhel8@sha256:4b5ee83ccace988c6eaf456e82dea83d160ae7e6aaad1ab8f48410f90da8f1c1_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-in-memory-channel-dispatcher-rhel8@sha256:52247eff5dc9a89244e6697ae9ce61cc1b42265171c956d4d50984179daced89_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-in-memory-channel-dispatcher-rhel8@sha256:68b61474089703d0685a952062401303206ba11bc108b8504f6f6390933d83cb_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-kafka-broker-controller-rhel8@sha256:2a4b30bcff1377073202362dfd521bd7ac3e3e3960fdb33a6cf9fa39fc89de6b_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-kafka-broker-controller-rhel8@sha256:be290e6d950e8af6162c1dece8472788b66459e8cb91df319f50ccf66f27b5c7_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-kafka-broker-controller-rhel8@sha256:f8b5d9c9c0182f5cc1f76422759bf8925d2f29292390ada83a6b7c7986f1462c_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-kafka-broker-dispatcher-rhel8@sha256:08c6d6908a2e58a18e908223daf152802106b00a67905e94e075fca827af87c9_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-kafka-broker-dispatcher-rhel8@sha256:8ac0796f3585a406facba98766688ae6777b5673a4515418db8d1d92c4d65494_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-kafka-broker-dispatcher-rhel8@sha256:9af6b8413acbf59adc88e9b88a51105f3b0a4913499c3026f64e7fda91e43384_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-kafka-broker-post-install-rhel8@sha256:260e7f0086f4e036be3a9ab5d24ce99fc8a053cc7f2906f8a6080f59f2a3e591_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-kafka-broker-post-install-rhel8@sha256:36551ea609536ba900f7a0493a06d07f9c0f19a0eef7e4956575354ca92cd1ef_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-kafka-broker-post-install-rhel8@sha256:6d4a898f37f87aa6db636487c6892833249be38635fe631433652feda762a40e_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-kafka-broker-webhook-rhel8@sha256:0dad9dc28babb21622f90c83647c9cc48bfa66faad257c88e7adf1d50ad0f80c_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-kafka-broker-webhook-rhel8@sha256:10ba81e103ed6b7dff7b02394b20f44b46acd6b09d72f16667c068eb9989dc77_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-kafka-broker-webhook-rhel8@sha256:f94aef78ce0870fdceac5b3467220540127a73415e81baa4b48bf986bc181c4d_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-mtbroker-filter-rhel8@sha256:4f6e162ee5fb96ff69a1546b7f728641dded59548f14afdfa870f7f0291787ac_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-mtbroker-filter-rhel8@sha256:ecde2ee2aa9618775178e03bcc07e53d6f5e12f30261238d8ffb366fb1e47c94_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-mtbroker-filter-rhel8@sha256:ee2dc3e0f648dc59551cfdf0ac5c36aa6cd9a4b2abaada7095ae4d5b8e0a571e_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-mtbroker-ingress-rhel8@sha256:4eaac6386b1b8a9e360df5afbd85aeebb97e5c81dbd861996caafad48b4cc6f9_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-mtbroker-ingress-rhel8@sha256:644fbcd1924d570f105f5f9760eb15eddbeed16c894edfcb4ef8c8a14e370bce_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-mtbroker-ingress-rhel8@sha256:a26dfc1a610bbaf876443b4b01a04130f7c0aba4d40e246333fe8bf7eb899f45_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-mtchannel-broker-rhel8@sha256:353859f2a8649fa9b3f5c0e02cafd57f79f96a10a7a697ba08eaa8cb70effe51_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-mtchannel-broker-rhel8@sha256:6f7afb57dc78ccb13498434196c5e8cd0f6ec53f045689febf1a62c492358d93_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-mtchannel-broker-rhel8@sha256:fadf3035a8bd25307843d1c6c88654a03db25983407a770875b4507942684dd5_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-mtping-rhel8@sha256:2254577d2c2e67d28f8459fbd4ac43af78b7d29cc0b56c631607dd68f3d31637_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-mtping-rhel8@sha256:a7177a43f46b6470a19970c62ebc17119ca3c3021471f9396faa436e621beb1e_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-mtping-rhel8@sha256:c6c2c7924d90e81e2906f3bf3969b02d7f3e4dc80c187e6c55a7e4ea17ac20cd_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-storage-version-migration-rhel8@sha256:3c1baa5bad644c06bedabaed9c668f0999527f00bc1d195e71a528c222087328_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-storage-version-migration-rhel8@sha256:63dab761fd3a2e08950b7ee52852fb39cef7820f2a8cf8142ec3701a07372d7c_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-storage-version-migration-rhel8@sha256:ff7924a37865ac1a90872f35675934a1627e49a29577a78af18b8e743a5fde07_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-sugar-controller-rhel8@sha256:24c7217a3612a5c3c6792c433dc2a6cf4b5fda1b9e6acff84e2736705704d152_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-sugar-controller-rhel8@sha256:3a38788638c26e9bec45694b2c4597333080189ffa96d8c7302e3e7dd1e54be5_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-sugar-controller-rhel8@sha256:aebfba016342e94fc0619a9ad6346c7fefbedf6739f1495954eb905cade085ac_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-webhook-rhel8@sha256:11d0b8fac4cb67c95e051a91f5c6683768f8969ffc744cd3cc4814d1ee6e91c1_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-webhook-rhel8@sha256:1b209d1ddffba92c3d77824e37bf75302346856c10b773a101d2868f27d0b740_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-webhook-rhel8@sha256:bf8c9de32dd5cbe536b115f52f32c666fbf886bde555ac355937d6b149cf9343_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/ingress-rhel8-operator@sha256:46a5fb2d0f9fa5e05504b9264a3f1c0e7c7beb76e3a3aeb9bc036cda4fa9d66a_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/ingress-rhel8-operator@sha256:793b86f4c2add102e2f676bd57cec3365ce9b3fdc40a989c28d1f9acb851142d_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/ingress-rhel8-operator@sha256:cce79392f93bb318123c48ac6de48aa0a2983cc1134cc063c0fdc2ff83c546c7_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/kn-cli-artifacts-rhel8@sha256:1a51a072d4e303a5c33b2383c843308d86c68de228b094d2efed8bc59a4bac14_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/kn-cli-artifacts-rhel8@sha256:c61b26bdf318b507af66f9092e784d64436e3b2531cc6e2e8aa1bb8bbb010fb7_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/kn-cli-artifacts-rhel8@sha256:f22168224137db649c6e6592e3ec2ae6845ca668ef65fe56c104ed6393eae526_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/knative-rhel8-operator@sha256:53e115cdfeb8077cc8b89ebdeee4903b1be8c0a0d45831a9f277f342959f5961_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/knative-rhel8-operator@sha256:ebf24097b84ec5773e30c8f548975afb84b6fce836b373b97855f69371068d1e_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/knative-rhel8-operator@sha256:efa444ca6c7c4468821a8d138b4319c86fede592f3b0b4d7905e7c66e8bdb2c0_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/kourier-control-rhel8@sha256:396fb9dcc798b05e89d38ccbe3a3abb31854f56a95ae104fb9bb215967b56d9f_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/kourier-control-rhel8@sha256:e36577c37457a4521d78f28f24dca6ae11f170635316efe374f08f825cb5904d_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/kourier-control-rhel8@sha256:fb04b74dce262e58434b19a10dce0981b4df7541416de21343fb7124c714ffbf_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/net-istio-controller-rhel8@sha256:281b2782253722d916b6178ecdbc763aaa71ed4ac0db94e31d57974d4eb8b58b_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/net-istio-controller-rhel8@sha256:bf56038c0af2cfeb5a3e4b7ecd5aeebb230d042ac835b50faafa3d939dd8ca50_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/net-istio-controller-rhel8@sha256:f3643c74f73841b1de04be1d0f550c044f1ad4800ceb32cb36bf9072d8e5155b_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/net-istio-webhook-rhel8@sha256:4f7cabd5a6bb6fd7a0d81461108891b0d2de55efe868c4fbf275131c3280ed2d_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/net-istio-webhook-rhel8@sha256:a07d73f5c04af2a29b6565363b472aceabbfeafe7d6dfe833d1e71b072419916_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/net-istio-webhook-rhel8@sha256:cd34685812d9447969a1c3fb4382433a1b59fb3631fbe156daa6fa962458f859_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serverless-operator-bundle@sha256:0422f8843fc62c2b72e01ffefd33db912a1ad3d70ac297882d3663c9b7299f10_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serverless-rhel8-operator@sha256:26d940bd43b928d8370c9e88e80726a427c3f0ce3afc4fddb02a507f81c8fc93_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serverless-rhel8-operator@sha256:2898df30f40683bd3a73c6f2676afdc1bfc27b23d2fe04fe7667f6db6d2422ab_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serverless-rhel8-operator@sha256:8ec9e756969c8e6bf8155ed102a66cf578a325dcc477ff909b4806405ab59cfc_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-activator-rhel8@sha256:1e9fb289564961ddbf317e568c50936b048446685c39ab14ca4e5cb682785243_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-activator-rhel8@sha256:3a823819467ed0beea953eed27e2129bb4495df3f49e0f59d5004dee416e6285_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-activator-rhel8@sha256:4e7563e5f9761f624aefc6b79845e5b4dd1836a545c3754bc37701162ed4e3bb_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-autoscaler-hpa-rhel8@sha256:1685c7bf25061e61688d2b5e60cde6adb8906fec6bfb713c68837b2bbeeacf85_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-autoscaler-hpa-rhel8@sha256:491df16728df492b7b88efb8e86f28e46a8762f4084fb4132823611a9e758264_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-autoscaler-hpa-rhel8@sha256:8bb514634ece7dafd88ae6cc7eff52016cd4585d91cb9c106720c21c219f8967_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-autoscaler-rhel8@sha256:01b46e0ddb618f58c06b533fe7148f772367200f5d9be9d355012e91dc401156_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-autoscaler-rhel8@sha256:8cd0a381de995467f339e11f0704b8c8b978ddfdd2d8271f4c9f832e7acf9f07_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-autoscaler-rhel8@sha256:c60796d720141d322159e49bb3496732b8e0453d6606227b419caf93a12d196b_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-controller-rhel8@sha256:92b01a8421488e9d9b42b6da290873b54a2619d39a05e8d2a99e4c5348a3d4dc_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-controller-rhel8@sha256:b5ae691a77adb161a30ae8470f1cf4c1c6259488df18bb2bf2764d05af9a2aa8_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-controller-rhel8@sha256:b752a295b673aeee85eba6bed33cc658254dc0503c6002841d80dc0c0a38f615_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-domain-mapping-rhel8@sha256:11bca084f2c8df8d369d6301847876bbf8d37c7b67a6ffb387e0759100b6e817_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-domain-mapping-rhel8@sha256:4e580d29cbff1aa6050c65cee35a870dab9e6a7eaa538b356a5afefed9c38d90_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-domain-mapping-rhel8@sha256:eeb39a3fbc9d4c223d42579737948438d03b2a2ec1aee46562aabae6d343679b_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-domain-mapping-webhook-rhel8@sha256:8057fa6657c0bf909297273acc4faea1cddb29f9f02f6c797279adb42f083332_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-domain-mapping-webhook-rhel8@sha256:84e13a4c84098e0a6a5b461c7581861cd9114ce3cc7c2147afd727e56f323b28_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-domain-mapping-webhook-rhel8@sha256:f99e203de17686584c05ee0901041edd055350c39da063d5d6dcd026d1e17593_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-queue-rhel8@sha256:8740a1f7cb3ef3c4caa5774cced7787cc1e345dbe3708307001c1def9fd32e2f_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-queue-rhel8@sha256:ac1ca0ae5e3c7fc242ec5a313e45d09b83261ffe26eab3ebcbbae9299471b25a_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-queue-rhel8@sha256:f16b4f4e86e758354c8b19ee3a075dfd6fd19eb7ba282ad8293d41ca0c8f3028_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-storage-version-migration-rhel8@sha256:1c3b2c4c06981fd8eb13c05837c8da3523f0df9c79eacd6ffc1138e5f26bdba6_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-storage-version-migration-rhel8@sha256:27b7b75eae9eacc52a577887885db7c29192e15aada8a3b7406e032561609462_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-storage-version-migration-rhel8@sha256:8012cc60fab4e14b7fab05589c977c15ac941efb09601069be09d4e25385ed26_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-webhook-rhel8@sha256:4fdc2c632eb0fa4f10a78e39622c83febde93f38db16bd0ca4a35c1eb7062548_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-webhook-rhel8@sha256:6904376f1ae4dadc23ab9993b50aaaa3db130fcd338f3dfae9e437b348e6e934_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-webhook-rhel8@sha256:dc902a39bc520abcf2100c26e2e1c4ba20aa5aadff763b40f234eb01a26b6f77_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/svls-must-gather-rhel8@sha256:057e9ccae9eae50fadad4772b203e897f5c54bf9d40f6e2f2ccbdbc93f5850b5_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/svls-must-gather-rhel8@sha256:7557328dcdede1992a3660342f037e490f58bc3281c68c6e4f44e6d66c4a0cff_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/svls-must-gather-rhel8@sha256:e0a982cd04fee4416659b7e1e6a827c2c371144bd461f23913ae9e0633fd598a_amd64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2022:6040"
}
],
"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-Openshift-Serverless-1.24:openshift-serverless-1-tech-preview/eventing-kafka-broker-controller-rhel8@sha256:2a4b30bcff1377073202362dfd521bd7ac3e3e3960fdb33a6cf9fa39fc89de6b_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1-tech-preview/eventing-kafka-broker-controller-rhel8@sha256:be290e6d950e8af6162c1dece8472788b66459e8cb91df319f50ccf66f27b5c7_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1-tech-preview/eventing-kafka-broker-controller-rhel8@sha256:f8b5d9c9c0182f5cc1f76422759bf8925d2f29292390ada83a6b7c7986f1462c_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1-tech-preview/eventing-kafka-broker-dispatcher-rhel8@sha256:08c6d6908a2e58a18e908223daf152802106b00a67905e94e075fca827af87c9_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1-tech-preview/eventing-kafka-broker-dispatcher-rhel8@sha256:8ac0796f3585a406facba98766688ae6777b5673a4515418db8d1d92c4d65494_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1-tech-preview/eventing-kafka-broker-dispatcher-rhel8@sha256:9af6b8413acbf59adc88e9b88a51105f3b0a4913499c3026f64e7fda91e43384_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1-tech-preview/eventing-kafka-broker-receiver-rhel8@sha256:4dc0783cf92da5b5aa4cd1b9e9d55aa55a69b94eef0d29f261d3d51bd2260b68_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1-tech-preview/eventing-kafka-broker-receiver-rhel8@sha256:80fd78ad61caab0b20e39d4c6103ed9b074d3efa1dc67ab7bf415ea7db912dc3_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1-tech-preview/eventing-kafka-broker-receiver-rhel8@sha256:aeaaf1d541b5756df65f0700bcd82d085077ae3b1ce99c6d8728997c23e31ef9_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1-tech-preview/eventing-kafka-broker-webhook-rhel8@sha256:0dad9dc28babb21622f90c83647c9cc48bfa66faad257c88e7adf1d50ad0f80c_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1-tech-preview/eventing-kafka-broker-webhook-rhel8@sha256:10ba81e103ed6b7dff7b02394b20f44b46acd6b09d72f16667c068eb9989dc77_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1-tech-preview/eventing-kafka-broker-webhook-rhel8@sha256:f94aef78ce0870fdceac5b3467220540127a73415e81baa4b48bf986bc181c4d_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/client-kn-rhel8@sha256:09644d1c149970cd7c06635806a0ffc077a6340d68c357cd7f2bb5a6f57e46f3_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/client-kn-rhel8@sha256:46510d8b5dfba62d0a3da64ba90d1b8f88ad3b909c3e6ed14bcd96017d766829_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/client-kn-rhel8@sha256:f9bf2892123c3d981d2d5f158e643e6ba6f59a441b47c4055dc542f8cf8330c0_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-apiserver-receive-adapter-rhel8@sha256:834e37f8ddfbe157ad357fcef49f5213053d1295bb31361c5dd14a213ff2755c_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-apiserver-receive-adapter-rhel8@sha256:d13848369ca942d13548ab9b73a2d60b67f9412e535ed647342acaa8cef36c37_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-apiserver-receive-adapter-rhel8@sha256:eef2145e61234d37713ef8fda1f82d7cbe6502c5e6386117230d66ab7e1dd21a_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-controller-rhel8@sha256:52ef0c51b53ede0344f58174e624db08e6dcac04a0cba1668915f217949fc868_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-controller-rhel8@sha256:72c5fcaa44e3da56b297eb718d8a2b7eeb44069d6f3ce71b0eca30070b18bd9d_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-controller-rhel8@sha256:ad2df12dd77e8a3092431ca8d1b5eae42240c8ebb8766e436009bd6df7ee51f3_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-in-memory-channel-controller-rhel8@sha256:070f2c819506853dee230f37e00b27a05ba01c6f7cbbffc9a04b59a65d0c45e9_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-in-memory-channel-controller-rhel8@sha256:111da99563ea799e6b54933f12dc8f8a3828e36f650900e02da3be5afbdeefd9_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-in-memory-channel-controller-rhel8@sha256:69871b8d6e72713fe2eaf5f1e0aac1282fb8659d2895836994f10c847fe320d1_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-in-memory-channel-dispatcher-rhel8@sha256:4b5ee83ccace988c6eaf456e82dea83d160ae7e6aaad1ab8f48410f90da8f1c1_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-in-memory-channel-dispatcher-rhel8@sha256:52247eff5dc9a89244e6697ae9ce61cc1b42265171c956d4d50984179daced89_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-in-memory-channel-dispatcher-rhel8@sha256:68b61474089703d0685a952062401303206ba11bc108b8504f6f6390933d83cb_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-kafka-broker-controller-rhel8@sha256:2a4b30bcff1377073202362dfd521bd7ac3e3e3960fdb33a6cf9fa39fc89de6b_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-kafka-broker-controller-rhel8@sha256:be290e6d950e8af6162c1dece8472788b66459e8cb91df319f50ccf66f27b5c7_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-kafka-broker-controller-rhel8@sha256:f8b5d9c9c0182f5cc1f76422759bf8925d2f29292390ada83a6b7c7986f1462c_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-kafka-broker-dispatcher-rhel8@sha256:08c6d6908a2e58a18e908223daf152802106b00a67905e94e075fca827af87c9_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-kafka-broker-dispatcher-rhel8@sha256:8ac0796f3585a406facba98766688ae6777b5673a4515418db8d1d92c4d65494_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-kafka-broker-dispatcher-rhel8@sha256:9af6b8413acbf59adc88e9b88a51105f3b0a4913499c3026f64e7fda91e43384_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-kafka-broker-post-install-rhel8@sha256:260e7f0086f4e036be3a9ab5d24ce99fc8a053cc7f2906f8a6080f59f2a3e591_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-kafka-broker-post-install-rhel8@sha256:36551ea609536ba900f7a0493a06d07f9c0f19a0eef7e4956575354ca92cd1ef_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-kafka-broker-post-install-rhel8@sha256:6d4a898f37f87aa6db636487c6892833249be38635fe631433652feda762a40e_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-kafka-broker-webhook-rhel8@sha256:0dad9dc28babb21622f90c83647c9cc48bfa66faad257c88e7adf1d50ad0f80c_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-kafka-broker-webhook-rhel8@sha256:10ba81e103ed6b7dff7b02394b20f44b46acd6b09d72f16667c068eb9989dc77_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-kafka-broker-webhook-rhel8@sha256:f94aef78ce0870fdceac5b3467220540127a73415e81baa4b48bf986bc181c4d_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-mtbroker-filter-rhel8@sha256:4f6e162ee5fb96ff69a1546b7f728641dded59548f14afdfa870f7f0291787ac_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-mtbroker-filter-rhel8@sha256:ecde2ee2aa9618775178e03bcc07e53d6f5e12f30261238d8ffb366fb1e47c94_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-mtbroker-filter-rhel8@sha256:ee2dc3e0f648dc59551cfdf0ac5c36aa6cd9a4b2abaada7095ae4d5b8e0a571e_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-mtbroker-ingress-rhel8@sha256:4eaac6386b1b8a9e360df5afbd85aeebb97e5c81dbd861996caafad48b4cc6f9_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-mtbroker-ingress-rhel8@sha256:644fbcd1924d570f105f5f9760eb15eddbeed16c894edfcb4ef8c8a14e370bce_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-mtbroker-ingress-rhel8@sha256:a26dfc1a610bbaf876443b4b01a04130f7c0aba4d40e246333fe8bf7eb899f45_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-mtchannel-broker-rhel8@sha256:353859f2a8649fa9b3f5c0e02cafd57f79f96a10a7a697ba08eaa8cb70effe51_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-mtchannel-broker-rhel8@sha256:6f7afb57dc78ccb13498434196c5e8cd0f6ec53f045689febf1a62c492358d93_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-mtchannel-broker-rhel8@sha256:fadf3035a8bd25307843d1c6c88654a03db25983407a770875b4507942684dd5_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-mtping-rhel8@sha256:2254577d2c2e67d28f8459fbd4ac43af78b7d29cc0b56c631607dd68f3d31637_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-mtping-rhel8@sha256:a7177a43f46b6470a19970c62ebc17119ca3c3021471f9396faa436e621beb1e_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-mtping-rhel8@sha256:c6c2c7924d90e81e2906f3bf3969b02d7f3e4dc80c187e6c55a7e4ea17ac20cd_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-storage-version-migration-rhel8@sha256:3c1baa5bad644c06bedabaed9c668f0999527f00bc1d195e71a528c222087328_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-storage-version-migration-rhel8@sha256:63dab761fd3a2e08950b7ee52852fb39cef7820f2a8cf8142ec3701a07372d7c_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-storage-version-migration-rhel8@sha256:ff7924a37865ac1a90872f35675934a1627e49a29577a78af18b8e743a5fde07_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-sugar-controller-rhel8@sha256:24c7217a3612a5c3c6792c433dc2a6cf4b5fda1b9e6acff84e2736705704d152_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-sugar-controller-rhel8@sha256:3a38788638c26e9bec45694b2c4597333080189ffa96d8c7302e3e7dd1e54be5_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-sugar-controller-rhel8@sha256:aebfba016342e94fc0619a9ad6346c7fefbedf6739f1495954eb905cade085ac_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-webhook-rhel8@sha256:11d0b8fac4cb67c95e051a91f5c6683768f8969ffc744cd3cc4814d1ee6e91c1_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-webhook-rhel8@sha256:1b209d1ddffba92c3d77824e37bf75302346856c10b773a101d2868f27d0b740_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-webhook-rhel8@sha256:bf8c9de32dd5cbe536b115f52f32c666fbf886bde555ac355937d6b149cf9343_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/ingress-rhel8-operator@sha256:46a5fb2d0f9fa5e05504b9264a3f1c0e7c7beb76e3a3aeb9bc036cda4fa9d66a_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/ingress-rhel8-operator@sha256:793b86f4c2add102e2f676bd57cec3365ce9b3fdc40a989c28d1f9acb851142d_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/ingress-rhel8-operator@sha256:cce79392f93bb318123c48ac6de48aa0a2983cc1134cc063c0fdc2ff83c546c7_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/kn-cli-artifacts-rhel8@sha256:1a51a072d4e303a5c33b2383c843308d86c68de228b094d2efed8bc59a4bac14_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/kn-cli-artifacts-rhel8@sha256:c61b26bdf318b507af66f9092e784d64436e3b2531cc6e2e8aa1bb8bbb010fb7_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/kn-cli-artifacts-rhel8@sha256:f22168224137db649c6e6592e3ec2ae6845ca668ef65fe56c104ed6393eae526_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/knative-rhel8-operator@sha256:53e115cdfeb8077cc8b89ebdeee4903b1be8c0a0d45831a9f277f342959f5961_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/knative-rhel8-operator@sha256:ebf24097b84ec5773e30c8f548975afb84b6fce836b373b97855f69371068d1e_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/knative-rhel8-operator@sha256:efa444ca6c7c4468821a8d138b4319c86fede592f3b0b4d7905e7c66e8bdb2c0_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/kourier-control-rhel8@sha256:396fb9dcc798b05e89d38ccbe3a3abb31854f56a95ae104fb9bb215967b56d9f_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/kourier-control-rhel8@sha256:e36577c37457a4521d78f28f24dca6ae11f170635316efe374f08f825cb5904d_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/kourier-control-rhel8@sha256:fb04b74dce262e58434b19a10dce0981b4df7541416de21343fb7124c714ffbf_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/net-istio-controller-rhel8@sha256:281b2782253722d916b6178ecdbc763aaa71ed4ac0db94e31d57974d4eb8b58b_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/net-istio-controller-rhel8@sha256:bf56038c0af2cfeb5a3e4b7ecd5aeebb230d042ac835b50faafa3d939dd8ca50_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/net-istio-controller-rhel8@sha256:f3643c74f73841b1de04be1d0f550c044f1ad4800ceb32cb36bf9072d8e5155b_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/net-istio-webhook-rhel8@sha256:4f7cabd5a6bb6fd7a0d81461108891b0d2de55efe868c4fbf275131c3280ed2d_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/net-istio-webhook-rhel8@sha256:a07d73f5c04af2a29b6565363b472aceabbfeafe7d6dfe833d1e71b072419916_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/net-istio-webhook-rhel8@sha256:cd34685812d9447969a1c3fb4382433a1b59fb3631fbe156daa6fa962458f859_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serverless-operator-bundle@sha256:0422f8843fc62c2b72e01ffefd33db912a1ad3d70ac297882d3663c9b7299f10_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serverless-rhel8-operator@sha256:26d940bd43b928d8370c9e88e80726a427c3f0ce3afc4fddb02a507f81c8fc93_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serverless-rhel8-operator@sha256:2898df30f40683bd3a73c6f2676afdc1bfc27b23d2fe04fe7667f6db6d2422ab_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serverless-rhel8-operator@sha256:8ec9e756969c8e6bf8155ed102a66cf578a325dcc477ff909b4806405ab59cfc_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-activator-rhel8@sha256:1e9fb289564961ddbf317e568c50936b048446685c39ab14ca4e5cb682785243_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-activator-rhel8@sha256:3a823819467ed0beea953eed27e2129bb4495df3f49e0f59d5004dee416e6285_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-activator-rhel8@sha256:4e7563e5f9761f624aefc6b79845e5b4dd1836a545c3754bc37701162ed4e3bb_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-autoscaler-hpa-rhel8@sha256:1685c7bf25061e61688d2b5e60cde6adb8906fec6bfb713c68837b2bbeeacf85_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-autoscaler-hpa-rhel8@sha256:491df16728df492b7b88efb8e86f28e46a8762f4084fb4132823611a9e758264_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-autoscaler-hpa-rhel8@sha256:8bb514634ece7dafd88ae6cc7eff52016cd4585d91cb9c106720c21c219f8967_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-autoscaler-rhel8@sha256:01b46e0ddb618f58c06b533fe7148f772367200f5d9be9d355012e91dc401156_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-autoscaler-rhel8@sha256:8cd0a381de995467f339e11f0704b8c8b978ddfdd2d8271f4c9f832e7acf9f07_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-autoscaler-rhel8@sha256:c60796d720141d322159e49bb3496732b8e0453d6606227b419caf93a12d196b_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-controller-rhel8@sha256:92b01a8421488e9d9b42b6da290873b54a2619d39a05e8d2a99e4c5348a3d4dc_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-controller-rhel8@sha256:b5ae691a77adb161a30ae8470f1cf4c1c6259488df18bb2bf2764d05af9a2aa8_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-controller-rhel8@sha256:b752a295b673aeee85eba6bed33cc658254dc0503c6002841d80dc0c0a38f615_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-domain-mapping-rhel8@sha256:11bca084f2c8df8d369d6301847876bbf8d37c7b67a6ffb387e0759100b6e817_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-domain-mapping-rhel8@sha256:4e580d29cbff1aa6050c65cee35a870dab9e6a7eaa538b356a5afefed9c38d90_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-domain-mapping-rhel8@sha256:eeb39a3fbc9d4c223d42579737948438d03b2a2ec1aee46562aabae6d343679b_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-domain-mapping-webhook-rhel8@sha256:8057fa6657c0bf909297273acc4faea1cddb29f9f02f6c797279adb42f083332_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-domain-mapping-webhook-rhel8@sha256:84e13a4c84098e0a6a5b461c7581861cd9114ce3cc7c2147afd727e56f323b28_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-domain-mapping-webhook-rhel8@sha256:f99e203de17686584c05ee0901041edd055350c39da063d5d6dcd026d1e17593_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-queue-rhel8@sha256:8740a1f7cb3ef3c4caa5774cced7787cc1e345dbe3708307001c1def9fd32e2f_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-queue-rhel8@sha256:ac1ca0ae5e3c7fc242ec5a313e45d09b83261ffe26eab3ebcbbae9299471b25a_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-queue-rhel8@sha256:f16b4f4e86e758354c8b19ee3a075dfd6fd19eb7ba282ad8293d41ca0c8f3028_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-storage-version-migration-rhel8@sha256:1c3b2c4c06981fd8eb13c05837c8da3523f0df9c79eacd6ffc1138e5f26bdba6_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-storage-version-migration-rhel8@sha256:27b7b75eae9eacc52a577887885db7c29192e15aada8a3b7406e032561609462_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-storage-version-migration-rhel8@sha256:8012cc60fab4e14b7fab05589c977c15ac941efb09601069be09d4e25385ed26_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-webhook-rhel8@sha256:4fdc2c632eb0fa4f10a78e39622c83febde93f38db16bd0ca4a35c1eb7062548_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-webhook-rhel8@sha256:6904376f1ae4dadc23ab9993b50aaaa3db130fcd338f3dfae9e437b348e6e934_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-webhook-rhel8@sha256:dc902a39bc520abcf2100c26e2e1c4ba20aa5aadff763b40f234eb01a26b6f77_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/svls-must-gather-rhel8@sha256:057e9ccae9eae50fadad4772b203e897f5c54bf9d40f6e2f2ccbdbc93f5850b5_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/svls-must-gather-rhel8@sha256:7557328dcdede1992a3660342f037e490f58bc3281c68c6e4f44e6d66c4a0cff_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/svls-must-gather-rhel8@sha256:e0a982cd04fee4416659b7e1e6a827c2c371144bd461f23913ae9e0633fd598a_amd64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "golang: net/http/httputil: NewSingleHostReverseProxy - omit X-Forwarded-For not working"
}
]
}
RHSA-2022:6348
Vulnerability from csaf_redhat
Notes
{
"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": "Gatekeeper Operator v0.2 security updates\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 link(s) in the References section.",
"title": "Topic"
},
{
"category": "general",
"text": "Gatekeeper Operator v0.2\n\nGatekeeper is an open source project that applies the OPA Constraint\nFramework to enforce policies on your Kubernetes clusters. \n\nThis advisory contains the container images for Gatekeeper that include bug\nfixes and container upgrades. \n\nNote: Gatekeeper support from the Red Hat support team is limited to where it is integrated and used with Red Hat Advanced Cluster Management\nfor Kubernetes. For support options for any other use, see the Gatekeeper\nopen source project website at:\nhttps://open-policy-agent.github.io/gatekeeper/website/docs/howto/.\n\nSecurity fix:\n\n* CVE-2022-30629: gatekeeper-container: golang: crypto/tls: session tickets lack random ticket_age_add\n\n* CVE-2022-1705: golang: net/http: improper sanitization of Transfer-Encoding header\n\n* CVE-2022-1962: golang: go/parser: stack exhaustion in all Parse* functions\n\n* CVE-2022-28131: golang: encoding/xml: stack exhaustion in Decoder.Skip\n\n* CVE-2022-30630: golang: io/fs: stack exhaustion in Glob\n\n* CVE-2022-30631: golang: compress/gzip: stack exhaustion in Reader.Read\n\n* CVE-2022-30632: golang: path/filepath: stack exhaustion in Glob\n\n* CVE-2022-30635: golang: encoding/gob: stack exhaustion in Decoder.Decode\n\n* CVE-2022-30633 golang: encoding/xml: stack exhaustion in Unmarshal\n\n* CVE-2022-32148 golang: net/http/httputil: NewSingleHostReverseProxy - omit X-Forwarded-For not working",
"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-2022:6348",
"url": "https://access.redhat.com/errata/RHSA-2022:6348"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/updates/classification/#moderate",
"url": "https://access.redhat.com/security/updates/classification/#moderate"
},
{
"category": "external",
"summary": "2092793",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2092793"
},
{
"category": "external",
"summary": "2107342",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2107342"
},
{
"category": "external",
"summary": "2107371",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2107371"
},
{
"category": "external",
"summary": "2107374",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2107374"
},
{
"category": "external",
"summary": "2107376",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2107376"
},
{
"category": "external",
"summary": "2107383",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2107383"
},
{
"category": "external",
"summary": "2107386",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2107386"
},
{
"category": "external",
"summary": "2107388",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2107388"
},
{
"category": "external",
"summary": "2107390",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2107390"
},
{
"category": "external",
"summary": "2107392",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2107392"
},
{
"category": "self",
"summary": "Canonical URL",
"url": "https://security.access.redhat.com/data/csaf/v2/advisories/2022/rhsa-2022_6348.json"
}
],
"title": "Red Hat Security Advisory: Gatekeeper Operator v0.2 security and container updates",
"tracking": {
"current_release_date": "2025-10-31T13:02:14+00:00",
"generator": {
"date": "2025-10-31T13:02:14+00:00",
"engine": {
"name": "Red Hat SDEngine",
"version": "4.6.10"
}
},
"id": "RHSA-2022:6348",
"initial_release_date": "2022-09-06T13:43:08+00:00",
"revision_history": [
{
"date": "2022-09-06T13:43:08+00:00",
"number": "1",
"summary": "Initial version"
},
{
"date": "2022-09-06T13:43:08+00:00",
"number": "2",
"summary": "Last updated version"
},
{
"date": "2025-10-31T13:02:14+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.5 for RHEL 8",
"product": {
"name": "Red Hat Advanced Cluster Management for Kubernetes 2.5 for RHEL 8",
"product_id": "8Base-RHACM-2.5",
"product_identification_helper": {
"cpe": "cpe:/a:redhat:acm:2.5::el8"
}
}
}
],
"category": "product_family",
"name": "Red Hat ACM"
},
{
"branches": [
{
"category": "product_version",
"name": "rhacm2/gatekeeper-rhel8@sha256:5619678366c310f54fe39b6b5db8db0e9093a0fc834cd6b67a8717ce1cbe0b81_ppc64le",
"product": {
"name": "rhacm2/gatekeeper-rhel8@sha256:5619678366c310f54fe39b6b5db8db0e9093a0fc834cd6b67a8717ce1cbe0b81_ppc64le",
"product_id": "rhacm2/gatekeeper-rhel8@sha256:5619678366c310f54fe39b6b5db8db0e9093a0fc834cd6b67a8717ce1cbe0b81_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/gatekeeper-rhel8@sha256:5619678366c310f54fe39b6b5db8db0e9093a0fc834cd6b67a8717ce1cbe0b81?arch=ppc64le\u0026repository_url=registry.redhat.io/rhacm2/gatekeeper-rhel8\u0026tag=v3.5.4-10"
}
}
},
{
"category": "product_version",
"name": "rhacm2/gatekeeper-rhel8-operator@sha256:5d61edc02a091e6ecab57aaad4eb7205ff5c19ef26a9169ebe99fda15bf599f5_ppc64le",
"product": {
"name": "rhacm2/gatekeeper-rhel8-operator@sha256:5d61edc02a091e6ecab57aaad4eb7205ff5c19ef26a9169ebe99fda15bf599f5_ppc64le",
"product_id": "rhacm2/gatekeeper-rhel8-operator@sha256:5d61edc02a091e6ecab57aaad4eb7205ff5c19ef26a9169ebe99fda15bf599f5_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/gatekeeper-rhel8-operator@sha256:5d61edc02a091e6ecab57aaad4eb7205ff5c19ef26a9169ebe99fda15bf599f5?arch=ppc64le\u0026repository_url=registry.redhat.io/rhacm2/gatekeeper-rhel8-operator\u0026tag=v0.2.4-10"
}
}
}
],
"category": "architecture",
"name": "ppc64le"
},
{
"branches": [
{
"category": "product_version",
"name": "rhacm2/gatekeeper-rhel8@sha256:2b507430d842bea4f97d376c924386b3c7f32eeab0178ece7b8253a307ffaf76_arm64",
"product": {
"name": "rhacm2/gatekeeper-rhel8@sha256:2b507430d842bea4f97d376c924386b3c7f32eeab0178ece7b8253a307ffaf76_arm64",
"product_id": "rhacm2/gatekeeper-rhel8@sha256:2b507430d842bea4f97d376c924386b3c7f32eeab0178ece7b8253a307ffaf76_arm64",
"product_identification_helper": {
"purl": "pkg:oci/gatekeeper-rhel8@sha256:2b507430d842bea4f97d376c924386b3c7f32eeab0178ece7b8253a307ffaf76?arch=arm64\u0026repository_url=registry.redhat.io/rhacm2/gatekeeper-rhel8\u0026tag=v3.5.4-10"
}
}
},
{
"category": "product_version",
"name": "rhacm2/gatekeeper-rhel8-operator@sha256:16c624b8325f8abf00117c6a588c37c7059e6600ae5bed835b21a6f6627fa3da_arm64",
"product": {
"name": "rhacm2/gatekeeper-rhel8-operator@sha256:16c624b8325f8abf00117c6a588c37c7059e6600ae5bed835b21a6f6627fa3da_arm64",
"product_id": "rhacm2/gatekeeper-rhel8-operator@sha256:16c624b8325f8abf00117c6a588c37c7059e6600ae5bed835b21a6f6627fa3da_arm64",
"product_identification_helper": {
"purl": "pkg:oci/gatekeeper-rhel8-operator@sha256:16c624b8325f8abf00117c6a588c37c7059e6600ae5bed835b21a6f6627fa3da?arch=arm64\u0026repository_url=registry.redhat.io/rhacm2/gatekeeper-rhel8-operator\u0026tag=v0.2.4-10"
}
}
}
],
"category": "architecture",
"name": "arm64"
},
{
"branches": [
{
"category": "product_version",
"name": "rhacm2/gatekeeper-rhel8@sha256:eff95e35e8c21910635c0e9be91ed18f2c451b8917d46a950961d5511696bca4_s390x",
"product": {
"name": "rhacm2/gatekeeper-rhel8@sha256:eff95e35e8c21910635c0e9be91ed18f2c451b8917d46a950961d5511696bca4_s390x",
"product_id": "rhacm2/gatekeeper-rhel8@sha256:eff95e35e8c21910635c0e9be91ed18f2c451b8917d46a950961d5511696bca4_s390x",
"product_identification_helper": {
"purl": "pkg:oci/gatekeeper-rhel8@sha256:eff95e35e8c21910635c0e9be91ed18f2c451b8917d46a950961d5511696bca4?arch=s390x\u0026repository_url=registry.redhat.io/rhacm2/gatekeeper-rhel8\u0026tag=v3.5.4-10"
}
}
},
{
"category": "product_version",
"name": "rhacm2/gatekeeper-rhel8-operator@sha256:19297aefff113a20d310071bbcfb80d4311f5010254959d384f7024180c988db_s390x",
"product": {
"name": "rhacm2/gatekeeper-rhel8-operator@sha256:19297aefff113a20d310071bbcfb80d4311f5010254959d384f7024180c988db_s390x",
"product_id": "rhacm2/gatekeeper-rhel8-operator@sha256:19297aefff113a20d310071bbcfb80d4311f5010254959d384f7024180c988db_s390x",
"product_identification_helper": {
"purl": "pkg:oci/gatekeeper-rhel8-operator@sha256:19297aefff113a20d310071bbcfb80d4311f5010254959d384f7024180c988db?arch=s390x\u0026repository_url=registry.redhat.io/rhacm2/gatekeeper-rhel8-operator\u0026tag=v0.2.4-10"
}
}
}
],
"category": "architecture",
"name": "s390x"
},
{
"branches": [
{
"category": "product_version",
"name": "rhacm2/gatekeeper-rhel8@sha256:9dbdd54c43380b31b011e902c58304da6ceee793a582d77cd399b59c387b9948_amd64",
"product": {
"name": "rhacm2/gatekeeper-rhel8@sha256:9dbdd54c43380b31b011e902c58304da6ceee793a582d77cd399b59c387b9948_amd64",
"product_id": "rhacm2/gatekeeper-rhel8@sha256:9dbdd54c43380b31b011e902c58304da6ceee793a582d77cd399b59c387b9948_amd64",
"product_identification_helper": {
"purl": "pkg:oci/gatekeeper-rhel8@sha256:9dbdd54c43380b31b011e902c58304da6ceee793a582d77cd399b59c387b9948?arch=amd64\u0026repository_url=registry.redhat.io/rhacm2/gatekeeper-rhel8\u0026tag=v3.5.4-10"
}
}
},
{
"category": "product_version",
"name": "rhacm2/gatekeeper-operator-bundle@sha256:2eaa1a0ba4303ecdfaf7870acf1e1f9e6240cf7b2367441966271bf40ecd5b05_amd64",
"product": {
"name": "rhacm2/gatekeeper-operator-bundle@sha256:2eaa1a0ba4303ecdfaf7870acf1e1f9e6240cf7b2367441966271bf40ecd5b05_amd64",
"product_id": "rhacm2/gatekeeper-operator-bundle@sha256:2eaa1a0ba4303ecdfaf7870acf1e1f9e6240cf7b2367441966271bf40ecd5b05_amd64",
"product_identification_helper": {
"purl": "pkg:oci/gatekeeper-operator-bundle@sha256:2eaa1a0ba4303ecdfaf7870acf1e1f9e6240cf7b2367441966271bf40ecd5b05?arch=amd64\u0026repository_url=registry.redhat.io/rhacm2/gatekeeper-operator-bundle\u0026tag=v0.2.4-9"
}
}
},
{
"category": "product_version",
"name": "rhacm2/gatekeeper-rhel8-operator@sha256:96cbe13312f0c9b551038e52eafe1644dc049c8aa337b6de3753ae60d91c227e_amd64",
"product": {
"name": "rhacm2/gatekeeper-rhel8-operator@sha256:96cbe13312f0c9b551038e52eafe1644dc049c8aa337b6de3753ae60d91c227e_amd64",
"product_id": "rhacm2/gatekeeper-rhel8-operator@sha256:96cbe13312f0c9b551038e52eafe1644dc049c8aa337b6de3753ae60d91c227e_amd64",
"product_identification_helper": {
"purl": "pkg:oci/gatekeeper-rhel8-operator@sha256:96cbe13312f0c9b551038e52eafe1644dc049c8aa337b6de3753ae60d91c227e?arch=amd64\u0026repository_url=registry.redhat.io/rhacm2/gatekeeper-rhel8-operator\u0026tag=v0.2.4-10"
}
}
}
],
"category": "architecture",
"name": "amd64"
}
],
"category": "vendor",
"name": "Red Hat"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/gatekeeper-operator-bundle@sha256:2eaa1a0ba4303ecdfaf7870acf1e1f9e6240cf7b2367441966271bf40ecd5b05_amd64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.5 for RHEL 8",
"product_id": "8Base-RHACM-2.5:rhacm2/gatekeeper-operator-bundle@sha256:2eaa1a0ba4303ecdfaf7870acf1e1f9e6240cf7b2367441966271bf40ecd5b05_amd64"
},
"product_reference": "rhacm2/gatekeeper-operator-bundle@sha256:2eaa1a0ba4303ecdfaf7870acf1e1f9e6240cf7b2367441966271bf40ecd5b05_amd64",
"relates_to_product_reference": "8Base-RHACM-2.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/gatekeeper-rhel8-operator@sha256:16c624b8325f8abf00117c6a588c37c7059e6600ae5bed835b21a6f6627fa3da_arm64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.5 for RHEL 8",
"product_id": "8Base-RHACM-2.5:rhacm2/gatekeeper-rhel8-operator@sha256:16c624b8325f8abf00117c6a588c37c7059e6600ae5bed835b21a6f6627fa3da_arm64"
},
"product_reference": "rhacm2/gatekeeper-rhel8-operator@sha256:16c624b8325f8abf00117c6a588c37c7059e6600ae5bed835b21a6f6627fa3da_arm64",
"relates_to_product_reference": "8Base-RHACM-2.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/gatekeeper-rhel8-operator@sha256:19297aefff113a20d310071bbcfb80d4311f5010254959d384f7024180c988db_s390x as a component of Red Hat Advanced Cluster Management for Kubernetes 2.5 for RHEL 8",
"product_id": "8Base-RHACM-2.5:rhacm2/gatekeeper-rhel8-operator@sha256:19297aefff113a20d310071bbcfb80d4311f5010254959d384f7024180c988db_s390x"
},
"product_reference": "rhacm2/gatekeeper-rhel8-operator@sha256:19297aefff113a20d310071bbcfb80d4311f5010254959d384f7024180c988db_s390x",
"relates_to_product_reference": "8Base-RHACM-2.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/gatekeeper-rhel8-operator@sha256:5d61edc02a091e6ecab57aaad4eb7205ff5c19ef26a9169ebe99fda15bf599f5_ppc64le as a component of Red Hat Advanced Cluster Management for Kubernetes 2.5 for RHEL 8",
"product_id": "8Base-RHACM-2.5:rhacm2/gatekeeper-rhel8-operator@sha256:5d61edc02a091e6ecab57aaad4eb7205ff5c19ef26a9169ebe99fda15bf599f5_ppc64le"
},
"product_reference": "rhacm2/gatekeeper-rhel8-operator@sha256:5d61edc02a091e6ecab57aaad4eb7205ff5c19ef26a9169ebe99fda15bf599f5_ppc64le",
"relates_to_product_reference": "8Base-RHACM-2.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/gatekeeper-rhel8-operator@sha256:96cbe13312f0c9b551038e52eafe1644dc049c8aa337b6de3753ae60d91c227e_amd64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.5 for RHEL 8",
"product_id": "8Base-RHACM-2.5:rhacm2/gatekeeper-rhel8-operator@sha256:96cbe13312f0c9b551038e52eafe1644dc049c8aa337b6de3753ae60d91c227e_amd64"
},
"product_reference": "rhacm2/gatekeeper-rhel8-operator@sha256:96cbe13312f0c9b551038e52eafe1644dc049c8aa337b6de3753ae60d91c227e_amd64",
"relates_to_product_reference": "8Base-RHACM-2.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/gatekeeper-rhel8@sha256:2b507430d842bea4f97d376c924386b3c7f32eeab0178ece7b8253a307ffaf76_arm64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.5 for RHEL 8",
"product_id": "8Base-RHACM-2.5:rhacm2/gatekeeper-rhel8@sha256:2b507430d842bea4f97d376c924386b3c7f32eeab0178ece7b8253a307ffaf76_arm64"
},
"product_reference": "rhacm2/gatekeeper-rhel8@sha256:2b507430d842bea4f97d376c924386b3c7f32eeab0178ece7b8253a307ffaf76_arm64",
"relates_to_product_reference": "8Base-RHACM-2.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/gatekeeper-rhel8@sha256:5619678366c310f54fe39b6b5db8db0e9093a0fc834cd6b67a8717ce1cbe0b81_ppc64le as a component of Red Hat Advanced Cluster Management for Kubernetes 2.5 for RHEL 8",
"product_id": "8Base-RHACM-2.5:rhacm2/gatekeeper-rhel8@sha256:5619678366c310f54fe39b6b5db8db0e9093a0fc834cd6b67a8717ce1cbe0b81_ppc64le"
},
"product_reference": "rhacm2/gatekeeper-rhel8@sha256:5619678366c310f54fe39b6b5db8db0e9093a0fc834cd6b67a8717ce1cbe0b81_ppc64le",
"relates_to_product_reference": "8Base-RHACM-2.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/gatekeeper-rhel8@sha256:9dbdd54c43380b31b011e902c58304da6ceee793a582d77cd399b59c387b9948_amd64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.5 for RHEL 8",
"product_id": "8Base-RHACM-2.5:rhacm2/gatekeeper-rhel8@sha256:9dbdd54c43380b31b011e902c58304da6ceee793a582d77cd399b59c387b9948_amd64"
},
"product_reference": "rhacm2/gatekeeper-rhel8@sha256:9dbdd54c43380b31b011e902c58304da6ceee793a582d77cd399b59c387b9948_amd64",
"relates_to_product_reference": "8Base-RHACM-2.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/gatekeeper-rhel8@sha256:eff95e35e8c21910635c0e9be91ed18f2c451b8917d46a950961d5511696bca4_s390x as a component of Red Hat Advanced Cluster Management for Kubernetes 2.5 for RHEL 8",
"product_id": "8Base-RHACM-2.5:rhacm2/gatekeeper-rhel8@sha256:eff95e35e8c21910635c0e9be91ed18f2c451b8917d46a950961d5511696bca4_s390x"
},
"product_reference": "rhacm2/gatekeeper-rhel8@sha256:eff95e35e8c21910635c0e9be91ed18f2c451b8917d46a950961d5511696bca4_s390x",
"relates_to_product_reference": "8Base-RHACM-2.5"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2022-1705",
"cwe": {
"id": "CWE-444",
"name": "Inconsistent Interpretation of HTTP Requests (\u0027HTTP Request/Response Smuggling\u0027)"
},
"discovery_date": "2022-07-14T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2107374"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in golang. The HTTP/1 client accepted invalid Transfer-Encoding headers indicating \"chunked\" encoding. This issue could allow request smuggling, but only if combined with an intermediate server that also improperly accepts the header as invalid.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "golang: net/http: improper sanitization of Transfer-Encoding header",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "Within regulated environments, a combination of the following controls acts as a significant barrier to successfully exploiting a CWE-444: Inconsistent Interpretation of HTTP Requests (\u0027HTTP Request/Response Smuggling\u0027) vulnerability and therefore downgrades the severity of this particular CVE from Moderate to Low.\n\nThe platform uses secure, encrypted HTTPS connections over TLS 1.2 to reduce the risk of smuggling attacks by preventing the injection of ambiguous or malformed requests between components. The environment employs IPS/IDS and antimalware solutions to detect and block malicious code while ensuring consistent interpretation of HTTP requests across network layers, mitigating request/response inconsistencies. Event logs are collected and analyzed for centralization, correlation, monitoring, alerting, and retention, enabling the detection of malformed or suspicious HTTP traffic. Static code analysis and peer reviews enforce strong input validation and error handling to ensure all user inputs adhere to HTTP protocol specifications.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\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.5:rhacm2/gatekeeper-operator-bundle@sha256:2eaa1a0ba4303ecdfaf7870acf1e1f9e6240cf7b2367441966271bf40ecd5b05_amd64",
"8Base-RHACM-2.5:rhacm2/gatekeeper-rhel8-operator@sha256:16c624b8325f8abf00117c6a588c37c7059e6600ae5bed835b21a6f6627fa3da_arm64",
"8Base-RHACM-2.5:rhacm2/gatekeeper-rhel8-operator@sha256:19297aefff113a20d310071bbcfb80d4311f5010254959d384f7024180c988db_s390x",
"8Base-RHACM-2.5:rhacm2/gatekeeper-rhel8-operator@sha256:5d61edc02a091e6ecab57aaad4eb7205ff5c19ef26a9169ebe99fda15bf599f5_ppc64le",
"8Base-RHACM-2.5:rhacm2/gatekeeper-rhel8-operator@sha256:96cbe13312f0c9b551038e52eafe1644dc049c8aa337b6de3753ae60d91c227e_amd64",
"8Base-RHACM-2.5:rhacm2/gatekeeper-rhel8@sha256:2b507430d842bea4f97d376c924386b3c7f32eeab0178ece7b8253a307ffaf76_arm64",
"8Base-RHACM-2.5:rhacm2/gatekeeper-rhel8@sha256:5619678366c310f54fe39b6b5db8db0e9093a0fc834cd6b67a8717ce1cbe0b81_ppc64le",
"8Base-RHACM-2.5:rhacm2/gatekeeper-rhel8@sha256:9dbdd54c43380b31b011e902c58304da6ceee793a582d77cd399b59c387b9948_amd64",
"8Base-RHACM-2.5:rhacm2/gatekeeper-rhel8@sha256:eff95e35e8c21910635c0e9be91ed18f2c451b8917d46a950961d5511696bca4_s390x"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2022-1705"
},
{
"category": "external",
"summary": "RHBZ#2107374",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2107374"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2022-1705",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-1705"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2022-1705",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2022-1705"
},
{
"category": "external",
"summary": "https://go.dev/issue/53188",
"url": "https://go.dev/issue/53188"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-announce/c/nqrv9fbR0zE",
"url": "https://groups.google.com/g/golang-announce/c/nqrv9fbR0zE"
}
],
"release_date": "2022-07-12T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2022-09-06T13:43:08+00:00",
"details": "The requirements to apply the upgraded images are different whether or not you\nused the operator. Complete the following steps, depending on your installation:\n\n* Upgrade gatekeeper operator:\nThe gatekeeper operator that is installed by the gatekeeper operator policy has\n`installPlanApproval` set to `Automatic`. This setting means the operator will\nbe upgraded automatically when there is a new version of the operator. No\nfurther action is required for upgrade. If you changed the setting for `installPlanApproval` to `manual`, then you must view each cluster to manually\napprove the upgrade to the operator.\n\n* Upgrade gatekeeper without the operator:\nThe gatekeeper version is specified as part of the Gatekeeper CR in the\ngatekeeper operator policy. To upgrade the gatekeeper version:\na) Determine the latest version of gatekeeper by visiting:\nhttps://catalog.redhat.com/software/containers/rhacm2/gatekeeper-rhel8/5fadb4a18d9a79d2f438a5d9.\nb) Click the tag dropdown, and find the latest static tag. An example tag is\n\u0027v3.3.0-1\u0027.\nc) Edit the gatekeeper operator policy and update the image tag to use the\nlatest static tag. For example, you might change this line to image: \u0027registry.redhat.io/rhacm2/gatekeeper-rhel8:v3.3.0-1\u0027.\n\nRefer to https://open-policy-agent.github.io/gatekeeper/website/docs/howto/ for additional information.",
"product_ids": [
"8Base-RHACM-2.5:rhacm2/gatekeeper-operator-bundle@sha256:2eaa1a0ba4303ecdfaf7870acf1e1f9e6240cf7b2367441966271bf40ecd5b05_amd64",
"8Base-RHACM-2.5:rhacm2/gatekeeper-rhel8-operator@sha256:16c624b8325f8abf00117c6a588c37c7059e6600ae5bed835b21a6f6627fa3da_arm64",
"8Base-RHACM-2.5:rhacm2/gatekeeper-rhel8-operator@sha256:19297aefff113a20d310071bbcfb80d4311f5010254959d384f7024180c988db_s390x",
"8Base-RHACM-2.5:rhacm2/gatekeeper-rhel8-operator@sha256:5d61edc02a091e6ecab57aaad4eb7205ff5c19ef26a9169ebe99fda15bf599f5_ppc64le",
"8Base-RHACM-2.5:rhacm2/gatekeeper-rhel8-operator@sha256:96cbe13312f0c9b551038e52eafe1644dc049c8aa337b6de3753ae60d91c227e_amd64",
"8Base-RHACM-2.5:rhacm2/gatekeeper-rhel8@sha256:2b507430d842bea4f97d376c924386b3c7f32eeab0178ece7b8253a307ffaf76_arm64",
"8Base-RHACM-2.5:rhacm2/gatekeeper-rhel8@sha256:5619678366c310f54fe39b6b5db8db0e9093a0fc834cd6b67a8717ce1cbe0b81_ppc64le",
"8Base-RHACM-2.5:rhacm2/gatekeeper-rhel8@sha256:9dbdd54c43380b31b011e902c58304da6ceee793a582d77cd399b59c387b9948_amd64",
"8Base-RHACM-2.5:rhacm2/gatekeeper-rhel8@sha256:eff95e35e8c21910635c0e9be91ed18f2c451b8917d46a950961d5511696bca4_s390x"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2022:6348"
}
],
"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.5:rhacm2/gatekeeper-operator-bundle@sha256:2eaa1a0ba4303ecdfaf7870acf1e1f9e6240cf7b2367441966271bf40ecd5b05_amd64",
"8Base-RHACM-2.5:rhacm2/gatekeeper-rhel8-operator@sha256:16c624b8325f8abf00117c6a588c37c7059e6600ae5bed835b21a6f6627fa3da_arm64",
"8Base-RHACM-2.5:rhacm2/gatekeeper-rhel8-operator@sha256:19297aefff113a20d310071bbcfb80d4311f5010254959d384f7024180c988db_s390x",
"8Base-RHACM-2.5:rhacm2/gatekeeper-rhel8-operator@sha256:5d61edc02a091e6ecab57aaad4eb7205ff5c19ef26a9169ebe99fda15bf599f5_ppc64le",
"8Base-RHACM-2.5:rhacm2/gatekeeper-rhel8-operator@sha256:96cbe13312f0c9b551038e52eafe1644dc049c8aa337b6de3753ae60d91c227e_amd64",
"8Base-RHACM-2.5:rhacm2/gatekeeper-rhel8@sha256:2b507430d842bea4f97d376c924386b3c7f32eeab0178ece7b8253a307ffaf76_arm64",
"8Base-RHACM-2.5:rhacm2/gatekeeper-rhel8@sha256:5619678366c310f54fe39b6b5db8db0e9093a0fc834cd6b67a8717ce1cbe0b81_ppc64le",
"8Base-RHACM-2.5:rhacm2/gatekeeper-rhel8@sha256:9dbdd54c43380b31b011e902c58304da6ceee793a582d77cd399b59c387b9948_amd64",
"8Base-RHACM-2.5:rhacm2/gatekeeper-rhel8@sha256:eff95e35e8c21910635c0e9be91ed18f2c451b8917d46a950961d5511696bca4_s390x"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "golang: net/http: improper sanitization of Transfer-Encoding header"
},
{
"cve": "CVE-2022-1962",
"cwe": {
"id": "CWE-1325",
"name": "Improperly Controlled Sequential Memory Allocation"
},
"discovery_date": "2022-07-14T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2107376"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in the golang standard library, go/parser. When calling any Parse functions on the Go source code, which contains deeply nested types or declarations, a panic can occur due to stack exhaustion. This issue allows an attacker to impact system availability.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "golang: go/parser: stack exhaustion in all Parse* functions",
"title": "Vulnerability summary"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"8Base-RHACM-2.5:rhacm2/gatekeeper-operator-bundle@sha256:2eaa1a0ba4303ecdfaf7870acf1e1f9e6240cf7b2367441966271bf40ecd5b05_amd64",
"8Base-RHACM-2.5:rhacm2/gatekeeper-rhel8-operator@sha256:16c624b8325f8abf00117c6a588c37c7059e6600ae5bed835b21a6f6627fa3da_arm64",
"8Base-RHACM-2.5:rhacm2/gatekeeper-rhel8-operator@sha256:19297aefff113a20d310071bbcfb80d4311f5010254959d384f7024180c988db_s390x",
"8Base-RHACM-2.5:rhacm2/gatekeeper-rhel8-operator@sha256:5d61edc02a091e6ecab57aaad4eb7205ff5c19ef26a9169ebe99fda15bf599f5_ppc64le",
"8Base-RHACM-2.5:rhacm2/gatekeeper-rhel8-operator@sha256:96cbe13312f0c9b551038e52eafe1644dc049c8aa337b6de3753ae60d91c227e_amd64",
"8Base-RHACM-2.5:rhacm2/gatekeeper-rhel8@sha256:2b507430d842bea4f97d376c924386b3c7f32eeab0178ece7b8253a307ffaf76_arm64",
"8Base-RHACM-2.5:rhacm2/gatekeeper-rhel8@sha256:5619678366c310f54fe39b6b5db8db0e9093a0fc834cd6b67a8717ce1cbe0b81_ppc64le",
"8Base-RHACM-2.5:rhacm2/gatekeeper-rhel8@sha256:9dbdd54c43380b31b011e902c58304da6ceee793a582d77cd399b59c387b9948_amd64",
"8Base-RHACM-2.5:rhacm2/gatekeeper-rhel8@sha256:eff95e35e8c21910635c0e9be91ed18f2c451b8917d46a950961d5511696bca4_s390x"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2022-1962"
},
{
"category": "external",
"summary": "RHBZ#2107376",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2107376"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2022-1962",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-1962"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2022-1962",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2022-1962"
},
{
"category": "external",
"summary": "https://go.dev/issue/53616",
"url": "https://go.dev/issue/53616"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-announce/c/nqrv9fbR0zE",
"url": "https://groups.google.com/g/golang-announce/c/nqrv9fbR0zE"
}
],
"release_date": "2022-07-12T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2022-09-06T13:43:08+00:00",
"details": "The requirements to apply the upgraded images are different whether or not you\nused the operator. Complete the following steps, depending on your installation:\n\n* Upgrade gatekeeper operator:\nThe gatekeeper operator that is installed by the gatekeeper operator policy has\n`installPlanApproval` set to `Automatic`. This setting means the operator will\nbe upgraded automatically when there is a new version of the operator. No\nfurther action is required for upgrade. If you changed the setting for `installPlanApproval` to `manual`, then you must view each cluster to manually\napprove the upgrade to the operator.\n\n* Upgrade gatekeeper without the operator:\nThe gatekeeper version is specified as part of the Gatekeeper CR in the\ngatekeeper operator policy. To upgrade the gatekeeper version:\na) Determine the latest version of gatekeeper by visiting:\nhttps://catalog.redhat.com/software/containers/rhacm2/gatekeeper-rhel8/5fadb4a18d9a79d2f438a5d9.\nb) Click the tag dropdown, and find the latest static tag. An example tag is\n\u0027v3.3.0-1\u0027.\nc) Edit the gatekeeper operator policy and update the image tag to use the\nlatest static tag. For example, you might change this line to image: \u0027registry.redhat.io/rhacm2/gatekeeper-rhel8:v3.3.0-1\u0027.\n\nRefer to https://open-policy-agent.github.io/gatekeeper/website/docs/howto/ for additional information.",
"product_ids": [
"8Base-RHACM-2.5:rhacm2/gatekeeper-operator-bundle@sha256:2eaa1a0ba4303ecdfaf7870acf1e1f9e6240cf7b2367441966271bf40ecd5b05_amd64",
"8Base-RHACM-2.5:rhacm2/gatekeeper-rhel8-operator@sha256:16c624b8325f8abf00117c6a588c37c7059e6600ae5bed835b21a6f6627fa3da_arm64",
"8Base-RHACM-2.5:rhacm2/gatekeeper-rhel8-operator@sha256:19297aefff113a20d310071bbcfb80d4311f5010254959d384f7024180c988db_s390x",
"8Base-RHACM-2.5:rhacm2/gatekeeper-rhel8-operator@sha256:5d61edc02a091e6ecab57aaad4eb7205ff5c19ef26a9169ebe99fda15bf599f5_ppc64le",
"8Base-RHACM-2.5:rhacm2/gatekeeper-rhel8-operator@sha256:96cbe13312f0c9b551038e52eafe1644dc049c8aa337b6de3753ae60d91c227e_amd64",
"8Base-RHACM-2.5:rhacm2/gatekeeper-rhel8@sha256:2b507430d842bea4f97d376c924386b3c7f32eeab0178ece7b8253a307ffaf76_arm64",
"8Base-RHACM-2.5:rhacm2/gatekeeper-rhel8@sha256:5619678366c310f54fe39b6b5db8db0e9093a0fc834cd6b67a8717ce1cbe0b81_ppc64le",
"8Base-RHACM-2.5:rhacm2/gatekeeper-rhel8@sha256:9dbdd54c43380b31b011e902c58304da6ceee793a582d77cd399b59c387b9948_amd64",
"8Base-RHACM-2.5:rhacm2/gatekeeper-rhel8@sha256:eff95e35e8c21910635c0e9be91ed18f2c451b8917d46a950961d5511696bca4_s390x"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2022:6348"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "LOCAL",
"availabilityImpact": "HIGH",
"baseScore": 5.5,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "LOW",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"8Base-RHACM-2.5:rhacm2/gatekeeper-operator-bundle@sha256:2eaa1a0ba4303ecdfaf7870acf1e1f9e6240cf7b2367441966271bf40ecd5b05_amd64",
"8Base-RHACM-2.5:rhacm2/gatekeeper-rhel8-operator@sha256:16c624b8325f8abf00117c6a588c37c7059e6600ae5bed835b21a6f6627fa3da_arm64",
"8Base-RHACM-2.5:rhacm2/gatekeeper-rhel8-operator@sha256:19297aefff113a20d310071bbcfb80d4311f5010254959d384f7024180c988db_s390x",
"8Base-RHACM-2.5:rhacm2/gatekeeper-rhel8-operator@sha256:5d61edc02a091e6ecab57aaad4eb7205ff5c19ef26a9169ebe99fda15bf599f5_ppc64le",
"8Base-RHACM-2.5:rhacm2/gatekeeper-rhel8-operator@sha256:96cbe13312f0c9b551038e52eafe1644dc049c8aa337b6de3753ae60d91c227e_amd64",
"8Base-RHACM-2.5:rhacm2/gatekeeper-rhel8@sha256:2b507430d842bea4f97d376c924386b3c7f32eeab0178ece7b8253a307ffaf76_arm64",
"8Base-RHACM-2.5:rhacm2/gatekeeper-rhel8@sha256:5619678366c310f54fe39b6b5db8db0e9093a0fc834cd6b67a8717ce1cbe0b81_ppc64le",
"8Base-RHACM-2.5:rhacm2/gatekeeper-rhel8@sha256:9dbdd54c43380b31b011e902c58304da6ceee793a582d77cd399b59c387b9948_amd64",
"8Base-RHACM-2.5:rhacm2/gatekeeper-rhel8@sha256:eff95e35e8c21910635c0e9be91ed18f2c451b8917d46a950961d5511696bca4_s390x"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "golang: go/parser: stack exhaustion in all Parse* functions"
},
{
"cve": "CVE-2022-28131",
"cwe": {
"id": "CWE-1325",
"name": "Improperly Controlled Sequential Memory Allocation"
},
"discovery_date": "2022-07-14T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2107390"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in golang encoding/xml. When calling Decoder, Skip while parsing a deeply nested XML document, a panic can occur due to stack exhaustion and allows an attacker to impact system availability.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "golang: encoding/xml: stack exhaustion in Decoder.Skip",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "The vulnerability exists in the calling of the function decoder.skip to a deeply nested XML document. Although the vulnerability exists, it may require that the application accept deeply nested XML from untrusted sources and specifically calls Decoder.Skip on it. In many deployments, that code path might not even be reachable or exposed to external input. On top of that, a successful exploitation will only result in denial of service due to stack exhaustion, which is why this has been marked as moderate by Red Hat.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\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.5:rhacm2/gatekeeper-operator-bundle@sha256:2eaa1a0ba4303ecdfaf7870acf1e1f9e6240cf7b2367441966271bf40ecd5b05_amd64",
"8Base-RHACM-2.5:rhacm2/gatekeeper-rhel8-operator@sha256:16c624b8325f8abf00117c6a588c37c7059e6600ae5bed835b21a6f6627fa3da_arm64",
"8Base-RHACM-2.5:rhacm2/gatekeeper-rhel8-operator@sha256:19297aefff113a20d310071bbcfb80d4311f5010254959d384f7024180c988db_s390x",
"8Base-RHACM-2.5:rhacm2/gatekeeper-rhel8-operator@sha256:5d61edc02a091e6ecab57aaad4eb7205ff5c19ef26a9169ebe99fda15bf599f5_ppc64le",
"8Base-RHACM-2.5:rhacm2/gatekeeper-rhel8-operator@sha256:96cbe13312f0c9b551038e52eafe1644dc049c8aa337b6de3753ae60d91c227e_amd64",
"8Base-RHACM-2.5:rhacm2/gatekeeper-rhel8@sha256:2b507430d842bea4f97d376c924386b3c7f32eeab0178ece7b8253a307ffaf76_arm64",
"8Base-RHACM-2.5:rhacm2/gatekeeper-rhel8@sha256:5619678366c310f54fe39b6b5db8db0e9093a0fc834cd6b67a8717ce1cbe0b81_ppc64le",
"8Base-RHACM-2.5:rhacm2/gatekeeper-rhel8@sha256:9dbdd54c43380b31b011e902c58304da6ceee793a582d77cd399b59c387b9948_amd64",
"8Base-RHACM-2.5:rhacm2/gatekeeper-rhel8@sha256:eff95e35e8c21910635c0e9be91ed18f2c451b8917d46a950961d5511696bca4_s390x"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2022-28131"
},
{
"category": "external",
"summary": "RHBZ#2107390",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2107390"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2022-28131",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-28131"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2022-28131",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2022-28131"
},
{
"category": "external",
"summary": "https://go.dev/issue/53614",
"url": "https://go.dev/issue/53614"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-announce/c/nqrv9fbR0zE",
"url": "https://groups.google.com/g/golang-announce/c/nqrv9fbR0zE"
}
],
"release_date": "2022-07-12T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2022-09-06T13:43:08+00:00",
"details": "The requirements to apply the upgraded images are different whether or not you\nused the operator. Complete the following steps, depending on your installation:\n\n* Upgrade gatekeeper operator:\nThe gatekeeper operator that is installed by the gatekeeper operator policy has\n`installPlanApproval` set to `Automatic`. This setting means the operator will\nbe upgraded automatically when there is a new version of the operator. No\nfurther action is required for upgrade. If you changed the setting for `installPlanApproval` to `manual`, then you must view each cluster to manually\napprove the upgrade to the operator.\n\n* Upgrade gatekeeper without the operator:\nThe gatekeeper version is specified as part of the Gatekeeper CR in the\ngatekeeper operator policy. To upgrade the gatekeeper version:\na) Determine the latest version of gatekeeper by visiting:\nhttps://catalog.redhat.com/software/containers/rhacm2/gatekeeper-rhel8/5fadb4a18d9a79d2f438a5d9.\nb) Click the tag dropdown, and find the latest static tag. An example tag is\n\u0027v3.3.0-1\u0027.\nc) Edit the gatekeeper operator policy and update the image tag to use the\nlatest static tag. For example, you might change this line to image: \u0027registry.redhat.io/rhacm2/gatekeeper-rhel8:v3.3.0-1\u0027.\n\nRefer to https://open-policy-agent.github.io/gatekeeper/website/docs/howto/ for additional information.",
"product_ids": [
"8Base-RHACM-2.5:rhacm2/gatekeeper-operator-bundle@sha256:2eaa1a0ba4303ecdfaf7870acf1e1f9e6240cf7b2367441966271bf40ecd5b05_amd64",
"8Base-RHACM-2.5:rhacm2/gatekeeper-rhel8-operator@sha256:16c624b8325f8abf00117c6a588c37c7059e6600ae5bed835b21a6f6627fa3da_arm64",
"8Base-RHACM-2.5:rhacm2/gatekeeper-rhel8-operator@sha256:19297aefff113a20d310071bbcfb80d4311f5010254959d384f7024180c988db_s390x",
"8Base-RHACM-2.5:rhacm2/gatekeeper-rhel8-operator@sha256:5d61edc02a091e6ecab57aaad4eb7205ff5c19ef26a9169ebe99fda15bf599f5_ppc64le",
"8Base-RHACM-2.5:rhacm2/gatekeeper-rhel8-operator@sha256:96cbe13312f0c9b551038e52eafe1644dc049c8aa337b6de3753ae60d91c227e_amd64",
"8Base-RHACM-2.5:rhacm2/gatekeeper-rhel8@sha256:2b507430d842bea4f97d376c924386b3c7f32eeab0178ece7b8253a307ffaf76_arm64",
"8Base-RHACM-2.5:rhacm2/gatekeeper-rhel8@sha256:5619678366c310f54fe39b6b5db8db0e9093a0fc834cd6b67a8717ce1cbe0b81_ppc64le",
"8Base-RHACM-2.5:rhacm2/gatekeeper-rhel8@sha256:9dbdd54c43380b31b011e902c58304da6ceee793a582d77cd399b59c387b9948_amd64",
"8Base-RHACM-2.5:rhacm2/gatekeeper-rhel8@sha256:eff95e35e8c21910635c0e9be91ed18f2c451b8917d46a950961d5511696bca4_s390x"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2022:6348"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "LOCAL",
"availabilityImpact": "HIGH",
"baseScore": 7.3,
"baseSeverity": "HIGH",
"confidentialityImpact": "LOW",
"integrityImpact": "LOW",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:N/UI:N/S:U/C:L/I:L/A:H",
"version": "3.1"
},
"products": [
"8Base-RHACM-2.5:rhacm2/gatekeeper-operator-bundle@sha256:2eaa1a0ba4303ecdfaf7870acf1e1f9e6240cf7b2367441966271bf40ecd5b05_amd64",
"8Base-RHACM-2.5:rhacm2/gatekeeper-rhel8-operator@sha256:16c624b8325f8abf00117c6a588c37c7059e6600ae5bed835b21a6f6627fa3da_arm64",
"8Base-RHACM-2.5:rhacm2/gatekeeper-rhel8-operator@sha256:19297aefff113a20d310071bbcfb80d4311f5010254959d384f7024180c988db_s390x",
"8Base-RHACM-2.5:rhacm2/gatekeeper-rhel8-operator@sha256:5d61edc02a091e6ecab57aaad4eb7205ff5c19ef26a9169ebe99fda15bf599f5_ppc64le",
"8Base-RHACM-2.5:rhacm2/gatekeeper-rhel8-operator@sha256:96cbe13312f0c9b551038e52eafe1644dc049c8aa337b6de3753ae60d91c227e_amd64",
"8Base-RHACM-2.5:rhacm2/gatekeeper-rhel8@sha256:2b507430d842bea4f97d376c924386b3c7f32eeab0178ece7b8253a307ffaf76_arm64",
"8Base-RHACM-2.5:rhacm2/gatekeeper-rhel8@sha256:5619678366c310f54fe39b6b5db8db0e9093a0fc834cd6b67a8717ce1cbe0b81_ppc64le",
"8Base-RHACM-2.5:rhacm2/gatekeeper-rhel8@sha256:9dbdd54c43380b31b011e902c58304da6ceee793a582d77cd399b59c387b9948_amd64",
"8Base-RHACM-2.5:rhacm2/gatekeeper-rhel8@sha256:eff95e35e8c21910635c0e9be91ed18f2c451b8917d46a950961d5511696bca4_s390x"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "golang: encoding/xml: stack exhaustion in Decoder.Skip"
},
{
"cve": "CVE-2022-30629",
"cwe": {
"id": "CWE-331",
"name": "Insufficient Entropy"
},
"discovery_date": "2022-06-02T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2092793"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in the crypto/tls golang package. When session tickets are generated by crypto/tls, it is missing the ticket expiration. This issue may allow an attacker to observe the TLS handshakes to correlate successive connections during session resumption.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "golang: crypto/tls: session tickets lack random ticket_age_add",
"title": "Vulnerability summary"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\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.5:rhacm2/gatekeeper-operator-bundle@sha256:2eaa1a0ba4303ecdfaf7870acf1e1f9e6240cf7b2367441966271bf40ecd5b05_amd64",
"8Base-RHACM-2.5:rhacm2/gatekeeper-rhel8-operator@sha256:16c624b8325f8abf00117c6a588c37c7059e6600ae5bed835b21a6f6627fa3da_arm64",
"8Base-RHACM-2.5:rhacm2/gatekeeper-rhel8-operator@sha256:19297aefff113a20d310071bbcfb80d4311f5010254959d384f7024180c988db_s390x",
"8Base-RHACM-2.5:rhacm2/gatekeeper-rhel8-operator@sha256:5d61edc02a091e6ecab57aaad4eb7205ff5c19ef26a9169ebe99fda15bf599f5_ppc64le",
"8Base-RHACM-2.5:rhacm2/gatekeeper-rhel8-operator@sha256:96cbe13312f0c9b551038e52eafe1644dc049c8aa337b6de3753ae60d91c227e_amd64",
"8Base-RHACM-2.5:rhacm2/gatekeeper-rhel8@sha256:2b507430d842bea4f97d376c924386b3c7f32eeab0178ece7b8253a307ffaf76_arm64",
"8Base-RHACM-2.5:rhacm2/gatekeeper-rhel8@sha256:5619678366c310f54fe39b6b5db8db0e9093a0fc834cd6b67a8717ce1cbe0b81_ppc64le",
"8Base-RHACM-2.5:rhacm2/gatekeeper-rhel8@sha256:9dbdd54c43380b31b011e902c58304da6ceee793a582d77cd399b59c387b9948_amd64",
"8Base-RHACM-2.5:rhacm2/gatekeeper-rhel8@sha256:eff95e35e8c21910635c0e9be91ed18f2c451b8917d46a950961d5511696bca4_s390x"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2022-30629"
},
{
"category": "external",
"summary": "RHBZ#2092793",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2092793"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2022-30629",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-30629"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2022-30629",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2022-30629"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-announce/c/TzIC9-t8Ytg",
"url": "https://groups.google.com/g/golang-announce/c/TzIC9-t8Ytg"
}
],
"release_date": "2022-06-02T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2022-09-06T13:43:08+00:00",
"details": "The requirements to apply the upgraded images are different whether or not you\nused the operator. Complete the following steps, depending on your installation:\n\n* Upgrade gatekeeper operator:\nThe gatekeeper operator that is installed by the gatekeeper operator policy has\n`installPlanApproval` set to `Automatic`. This setting means the operator will\nbe upgraded automatically when there is a new version of the operator. No\nfurther action is required for upgrade. If you changed the setting for `installPlanApproval` to `manual`, then you must view each cluster to manually\napprove the upgrade to the operator.\n\n* Upgrade gatekeeper without the operator:\nThe gatekeeper version is specified as part of the Gatekeeper CR in the\ngatekeeper operator policy. To upgrade the gatekeeper version:\na) Determine the latest version of gatekeeper by visiting:\nhttps://catalog.redhat.com/software/containers/rhacm2/gatekeeper-rhel8/5fadb4a18d9a79d2f438a5d9.\nb) Click the tag dropdown, and find the latest static tag. An example tag is\n\u0027v3.3.0-1\u0027.\nc) Edit the gatekeeper operator policy and update the image tag to use the\nlatest static tag. For example, you might change this line to image: \u0027registry.redhat.io/rhacm2/gatekeeper-rhel8:v3.3.0-1\u0027.\n\nRefer to https://open-policy-agent.github.io/gatekeeper/website/docs/howto/ for additional information.",
"product_ids": [
"8Base-RHACM-2.5:rhacm2/gatekeeper-operator-bundle@sha256:2eaa1a0ba4303ecdfaf7870acf1e1f9e6240cf7b2367441966271bf40ecd5b05_amd64",
"8Base-RHACM-2.5:rhacm2/gatekeeper-rhel8-operator@sha256:16c624b8325f8abf00117c6a588c37c7059e6600ae5bed835b21a6f6627fa3da_arm64",
"8Base-RHACM-2.5:rhacm2/gatekeeper-rhel8-operator@sha256:19297aefff113a20d310071bbcfb80d4311f5010254959d384f7024180c988db_s390x",
"8Base-RHACM-2.5:rhacm2/gatekeeper-rhel8-operator@sha256:5d61edc02a091e6ecab57aaad4eb7205ff5c19ef26a9169ebe99fda15bf599f5_ppc64le",
"8Base-RHACM-2.5:rhacm2/gatekeeper-rhel8-operator@sha256:96cbe13312f0c9b551038e52eafe1644dc049c8aa337b6de3753ae60d91c227e_amd64",
"8Base-RHACM-2.5:rhacm2/gatekeeper-rhel8@sha256:2b507430d842bea4f97d376c924386b3c7f32eeab0178ece7b8253a307ffaf76_arm64",
"8Base-RHACM-2.5:rhacm2/gatekeeper-rhel8@sha256:5619678366c310f54fe39b6b5db8db0e9093a0fc834cd6b67a8717ce1cbe0b81_ppc64le",
"8Base-RHACM-2.5:rhacm2/gatekeeper-rhel8@sha256:9dbdd54c43380b31b011e902c58304da6ceee793a582d77cd399b59c387b9948_amd64",
"8Base-RHACM-2.5:rhacm2/gatekeeper-rhel8@sha256:eff95e35e8c21910635c0e9be91ed18f2c451b8917d46a950961d5511696bca4_s390x"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2022:6348"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "HIGH",
"attackVector": "NETWORK",
"availabilityImpact": "NONE",
"baseScore": 3.1,
"baseSeverity": "LOW",
"confidentialityImpact": "LOW",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "REQUIRED",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:R/S:U/C:L/I:N/A:N",
"version": "3.1"
},
"products": [
"8Base-RHACM-2.5:rhacm2/gatekeeper-operator-bundle@sha256:2eaa1a0ba4303ecdfaf7870acf1e1f9e6240cf7b2367441966271bf40ecd5b05_amd64",
"8Base-RHACM-2.5:rhacm2/gatekeeper-rhel8-operator@sha256:16c624b8325f8abf00117c6a588c37c7059e6600ae5bed835b21a6f6627fa3da_arm64",
"8Base-RHACM-2.5:rhacm2/gatekeeper-rhel8-operator@sha256:19297aefff113a20d310071bbcfb80d4311f5010254959d384f7024180c988db_s390x",
"8Base-RHACM-2.5:rhacm2/gatekeeper-rhel8-operator@sha256:5d61edc02a091e6ecab57aaad4eb7205ff5c19ef26a9169ebe99fda15bf599f5_ppc64le",
"8Base-RHACM-2.5:rhacm2/gatekeeper-rhel8-operator@sha256:96cbe13312f0c9b551038e52eafe1644dc049c8aa337b6de3753ae60d91c227e_amd64",
"8Base-RHACM-2.5:rhacm2/gatekeeper-rhel8@sha256:2b507430d842bea4f97d376c924386b3c7f32eeab0178ece7b8253a307ffaf76_arm64",
"8Base-RHACM-2.5:rhacm2/gatekeeper-rhel8@sha256:5619678366c310f54fe39b6b5db8db0e9093a0fc834cd6b67a8717ce1cbe0b81_ppc64le",
"8Base-RHACM-2.5:rhacm2/gatekeeper-rhel8@sha256:9dbdd54c43380b31b011e902c58304da6ceee793a582d77cd399b59c387b9948_amd64",
"8Base-RHACM-2.5:rhacm2/gatekeeper-rhel8@sha256:eff95e35e8c21910635c0e9be91ed18f2c451b8917d46a950961d5511696bca4_s390x"
]
}
],
"threats": [
{
"category": "impact",
"details": "Low"
}
],
"title": "golang: crypto/tls: session tickets lack random ticket_age_add"
},
{
"cve": "CVE-2022-30630",
"cwe": {
"id": "CWE-1325",
"name": "Improperly Controlled Sequential Memory Allocation"
},
"discovery_date": "2022-07-14T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2107371"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in the golang standard library, io/fs. Calling Glob on a path that contains a large number of path separators can cause a panic issue due to stack exhaustion. This could allow an attacker to impact availability.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "golang: io/fs: stack exhaustion in Glob",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "RH ProdSec has set the Impact of this vulnerability to Moderate as there is no known method to execute arbitary code. Successful exploitation of this bug can cause the application under attack to panic, merely causing a Denial of Service at the application level. As the kernel is unaffected by this bug, the user can merely relaunch the application to fix the problem. Also, if somehow the application keeps relaunching, the timer watchdogs in the default RHEL kernel will stop the attack in its tracks.\n\nWithin regulated environments, a combination of the following controls acts as a significant barrier to successfully exploiting a CWE-1325: Improperly Controlled Sequential Memory Allocation vulnerability and therefore downgrades the severity of this particular CVE from Moderate to Low.\n\nAccess to the platform is granted only after successful hard token-based multi-factor authentication (MFA) and is governed by least privilege to ensure only authorized users and roles can execute or modify code. Static code analysis and peer reviews enforce strong input validation and error handling, preventing improperly validated inputs from causing system instability, data exposure, or privilege escalation. In the event of successful exploitation, process isolation limits the impact of excessive sequential memory allocation by restricting memory use per process, preventing any single process from exhausting system resources. Finally, the platform uses memory protection mechanisms such as Data Execution Prevention (DEP) and Address Space Layout Randomization (ASLR) to reduce the risk of memory allocation-based attacks.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"8Base-RHACM-2.5:rhacm2/gatekeeper-operator-bundle@sha256:2eaa1a0ba4303ecdfaf7870acf1e1f9e6240cf7b2367441966271bf40ecd5b05_amd64",
"8Base-RHACM-2.5:rhacm2/gatekeeper-rhel8-operator@sha256:16c624b8325f8abf00117c6a588c37c7059e6600ae5bed835b21a6f6627fa3da_arm64",
"8Base-RHACM-2.5:rhacm2/gatekeeper-rhel8-operator@sha256:19297aefff113a20d310071bbcfb80d4311f5010254959d384f7024180c988db_s390x",
"8Base-RHACM-2.5:rhacm2/gatekeeper-rhel8-operator@sha256:5d61edc02a091e6ecab57aaad4eb7205ff5c19ef26a9169ebe99fda15bf599f5_ppc64le",
"8Base-RHACM-2.5:rhacm2/gatekeeper-rhel8-operator@sha256:96cbe13312f0c9b551038e52eafe1644dc049c8aa337b6de3753ae60d91c227e_amd64",
"8Base-RHACM-2.5:rhacm2/gatekeeper-rhel8@sha256:2b507430d842bea4f97d376c924386b3c7f32eeab0178ece7b8253a307ffaf76_arm64",
"8Base-RHACM-2.5:rhacm2/gatekeeper-rhel8@sha256:5619678366c310f54fe39b6b5db8db0e9093a0fc834cd6b67a8717ce1cbe0b81_ppc64le",
"8Base-RHACM-2.5:rhacm2/gatekeeper-rhel8@sha256:9dbdd54c43380b31b011e902c58304da6ceee793a582d77cd399b59c387b9948_amd64",
"8Base-RHACM-2.5:rhacm2/gatekeeper-rhel8@sha256:eff95e35e8c21910635c0e9be91ed18f2c451b8917d46a950961d5511696bca4_s390x"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2022-30630"
},
{
"category": "external",
"summary": "RHBZ#2107371",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2107371"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2022-30630",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-30630"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2022-30630",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2022-30630"
},
{
"category": "external",
"summary": "https://go.dev/issue/53415",
"url": "https://go.dev/issue/53415"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-announce/c/nqrv9fbR0zE",
"url": "https://groups.google.com/g/golang-announce/c/nqrv9fbR0zE"
}
],
"release_date": "2022-07-12T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2022-09-06T13:43:08+00:00",
"details": "The requirements to apply the upgraded images are different whether or not you\nused the operator. Complete the following steps, depending on your installation:\n\n* Upgrade gatekeeper operator:\nThe gatekeeper operator that is installed by the gatekeeper operator policy has\n`installPlanApproval` set to `Automatic`. This setting means the operator will\nbe upgraded automatically when there is a new version of the operator. No\nfurther action is required for upgrade. If you changed the setting for `installPlanApproval` to `manual`, then you must view each cluster to manually\napprove the upgrade to the operator.\n\n* Upgrade gatekeeper without the operator:\nThe gatekeeper version is specified as part of the Gatekeeper CR in the\ngatekeeper operator policy. To upgrade the gatekeeper version:\na) Determine the latest version of gatekeeper by visiting:\nhttps://catalog.redhat.com/software/containers/rhacm2/gatekeeper-rhel8/5fadb4a18d9a79d2f438a5d9.\nb) Click the tag dropdown, and find the latest static tag. An example tag is\n\u0027v3.3.0-1\u0027.\nc) Edit the gatekeeper operator policy and update the image tag to use the\nlatest static tag. For example, you might change this line to image: \u0027registry.redhat.io/rhacm2/gatekeeper-rhel8:v3.3.0-1\u0027.\n\nRefer to https://open-policy-agent.github.io/gatekeeper/website/docs/howto/ for additional information.",
"product_ids": [
"8Base-RHACM-2.5:rhacm2/gatekeeper-operator-bundle@sha256:2eaa1a0ba4303ecdfaf7870acf1e1f9e6240cf7b2367441966271bf40ecd5b05_amd64",
"8Base-RHACM-2.5:rhacm2/gatekeeper-rhel8-operator@sha256:16c624b8325f8abf00117c6a588c37c7059e6600ae5bed835b21a6f6627fa3da_arm64",
"8Base-RHACM-2.5:rhacm2/gatekeeper-rhel8-operator@sha256:19297aefff113a20d310071bbcfb80d4311f5010254959d384f7024180c988db_s390x",
"8Base-RHACM-2.5:rhacm2/gatekeeper-rhel8-operator@sha256:5d61edc02a091e6ecab57aaad4eb7205ff5c19ef26a9169ebe99fda15bf599f5_ppc64le",
"8Base-RHACM-2.5:rhacm2/gatekeeper-rhel8-operator@sha256:96cbe13312f0c9b551038e52eafe1644dc049c8aa337b6de3753ae60d91c227e_amd64",
"8Base-RHACM-2.5:rhacm2/gatekeeper-rhel8@sha256:2b507430d842bea4f97d376c924386b3c7f32eeab0178ece7b8253a307ffaf76_arm64",
"8Base-RHACM-2.5:rhacm2/gatekeeper-rhel8@sha256:5619678366c310f54fe39b6b5db8db0e9093a0fc834cd6b67a8717ce1cbe0b81_ppc64le",
"8Base-RHACM-2.5:rhacm2/gatekeeper-rhel8@sha256:9dbdd54c43380b31b011e902c58304da6ceee793a582d77cd399b59c387b9948_amd64",
"8Base-RHACM-2.5:rhacm2/gatekeeper-rhel8@sha256:eff95e35e8c21910635c0e9be91ed18f2c451b8917d46a950961d5511696bca4_s390x"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2022:6348"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "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.5:rhacm2/gatekeeper-operator-bundle@sha256:2eaa1a0ba4303ecdfaf7870acf1e1f9e6240cf7b2367441966271bf40ecd5b05_amd64",
"8Base-RHACM-2.5:rhacm2/gatekeeper-rhel8-operator@sha256:16c624b8325f8abf00117c6a588c37c7059e6600ae5bed835b21a6f6627fa3da_arm64",
"8Base-RHACM-2.5:rhacm2/gatekeeper-rhel8-operator@sha256:19297aefff113a20d310071bbcfb80d4311f5010254959d384f7024180c988db_s390x",
"8Base-RHACM-2.5:rhacm2/gatekeeper-rhel8-operator@sha256:5d61edc02a091e6ecab57aaad4eb7205ff5c19ef26a9169ebe99fda15bf599f5_ppc64le",
"8Base-RHACM-2.5:rhacm2/gatekeeper-rhel8-operator@sha256:96cbe13312f0c9b551038e52eafe1644dc049c8aa337b6de3753ae60d91c227e_amd64",
"8Base-RHACM-2.5:rhacm2/gatekeeper-rhel8@sha256:2b507430d842bea4f97d376c924386b3c7f32eeab0178ece7b8253a307ffaf76_arm64",
"8Base-RHACM-2.5:rhacm2/gatekeeper-rhel8@sha256:5619678366c310f54fe39b6b5db8db0e9093a0fc834cd6b67a8717ce1cbe0b81_ppc64le",
"8Base-RHACM-2.5:rhacm2/gatekeeper-rhel8@sha256:9dbdd54c43380b31b011e902c58304da6ceee793a582d77cd399b59c387b9948_amd64",
"8Base-RHACM-2.5:rhacm2/gatekeeper-rhel8@sha256:eff95e35e8c21910635c0e9be91ed18f2c451b8917d46a950961d5511696bca4_s390x"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "golang: io/fs: stack exhaustion in Glob"
},
{
"cve": "CVE-2022-30631",
"cwe": {
"id": "CWE-1325",
"name": "Improperly Controlled Sequential Memory Allocation"
},
"discovery_date": "2022-07-14T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2107342"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in golang. Calling the Reader, Read method on an archive that contains a large number of concatenated 0-length compressed files can cause a panic issue due to stack exhaustion.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "golang: compress/gzip: stack exhaustion in Reader.Read",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "To exploit CVE-2022-30631, an attacker supplies a specially crafted gzip archive to a Go application that uses a vulnerable version of the compress/gzip package without adequate input validation. This can lead to uncontrolled recursion, resulting in stack exhaustion and causing the application to panic, thereby affecting its availability.\n\nAs this is merely a DoS and there is no known way to control the instruction pointer, RH ProdSec has set the impact of this vulnerabilty to \"Moderate\".\n\nWithin regulated environments, a combination of the following controls acts as a significant barrier to successfully exploiting a CWE-1325: Improperly Controlled Sequential Memory Allocation vulnerability and therefore downgrades the severity of this particular CVE from Moderate to Low.\n\nAccess to the platform is granted only after successful hard token-based multi-factor authentication (MFA) and is governed by least privilege to ensure only authorized users and roles can execute or modify code. Static code analysis and peer reviews enforce strong input validation and error handling, preventing improperly validated inputs from causing system instability, data exposure, or privilege escalation. In the event of successful exploitation, process isolation limits the impact of excessive sequential memory allocation by restricting memory use per process, preventing any single process from exhausting system resources. Finally, the platform uses memory protection mechanisms such as Data Execution Prevention (DEP) and Address Space Layout Randomization (ASLR) to reduce the risk of memory allocation-based attacks.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"8Base-RHACM-2.5:rhacm2/gatekeeper-operator-bundle@sha256:2eaa1a0ba4303ecdfaf7870acf1e1f9e6240cf7b2367441966271bf40ecd5b05_amd64",
"8Base-RHACM-2.5:rhacm2/gatekeeper-rhel8-operator@sha256:16c624b8325f8abf00117c6a588c37c7059e6600ae5bed835b21a6f6627fa3da_arm64",
"8Base-RHACM-2.5:rhacm2/gatekeeper-rhel8-operator@sha256:19297aefff113a20d310071bbcfb80d4311f5010254959d384f7024180c988db_s390x",
"8Base-RHACM-2.5:rhacm2/gatekeeper-rhel8-operator@sha256:5d61edc02a091e6ecab57aaad4eb7205ff5c19ef26a9169ebe99fda15bf599f5_ppc64le",
"8Base-RHACM-2.5:rhacm2/gatekeeper-rhel8-operator@sha256:96cbe13312f0c9b551038e52eafe1644dc049c8aa337b6de3753ae60d91c227e_amd64",
"8Base-RHACM-2.5:rhacm2/gatekeeper-rhel8@sha256:2b507430d842bea4f97d376c924386b3c7f32eeab0178ece7b8253a307ffaf76_arm64",
"8Base-RHACM-2.5:rhacm2/gatekeeper-rhel8@sha256:5619678366c310f54fe39b6b5db8db0e9093a0fc834cd6b67a8717ce1cbe0b81_ppc64le",
"8Base-RHACM-2.5:rhacm2/gatekeeper-rhel8@sha256:9dbdd54c43380b31b011e902c58304da6ceee793a582d77cd399b59c387b9948_amd64",
"8Base-RHACM-2.5:rhacm2/gatekeeper-rhel8@sha256:eff95e35e8c21910635c0e9be91ed18f2c451b8917d46a950961d5511696bca4_s390x"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2022-30631"
},
{
"category": "external",
"summary": "RHBZ#2107342",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2107342"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2022-30631",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-30631"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2022-30631",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2022-30631"
},
{
"category": "external",
"summary": "https://go.dev/issue/53168",
"url": "https://go.dev/issue/53168"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-announce/c/nqrv9fbR0zE",
"url": "https://groups.google.com/g/golang-announce/c/nqrv9fbR0zE"
}
],
"release_date": "2022-07-12T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2022-09-06T13:43:08+00:00",
"details": "The requirements to apply the upgraded images are different whether or not you\nused the operator. Complete the following steps, depending on your installation:\n\n* Upgrade gatekeeper operator:\nThe gatekeeper operator that is installed by the gatekeeper operator policy has\n`installPlanApproval` set to `Automatic`. This setting means the operator will\nbe upgraded automatically when there is a new version of the operator. No\nfurther action is required for upgrade. If you changed the setting for `installPlanApproval` to `manual`, then you must view each cluster to manually\napprove the upgrade to the operator.\n\n* Upgrade gatekeeper without the operator:\nThe gatekeeper version is specified as part of the Gatekeeper CR in the\ngatekeeper operator policy. To upgrade the gatekeeper version:\na) Determine the latest version of gatekeeper by visiting:\nhttps://catalog.redhat.com/software/containers/rhacm2/gatekeeper-rhel8/5fadb4a18d9a79d2f438a5d9.\nb) Click the tag dropdown, and find the latest static tag. An example tag is\n\u0027v3.3.0-1\u0027.\nc) Edit the gatekeeper operator policy and update the image tag to use the\nlatest static tag. For example, you might change this line to image: \u0027registry.redhat.io/rhacm2/gatekeeper-rhel8:v3.3.0-1\u0027.\n\nRefer to https://open-policy-agent.github.io/gatekeeper/website/docs/howto/ for additional information.",
"product_ids": [
"8Base-RHACM-2.5:rhacm2/gatekeeper-operator-bundle@sha256:2eaa1a0ba4303ecdfaf7870acf1e1f9e6240cf7b2367441966271bf40ecd5b05_amd64",
"8Base-RHACM-2.5:rhacm2/gatekeeper-rhel8-operator@sha256:16c624b8325f8abf00117c6a588c37c7059e6600ae5bed835b21a6f6627fa3da_arm64",
"8Base-RHACM-2.5:rhacm2/gatekeeper-rhel8-operator@sha256:19297aefff113a20d310071bbcfb80d4311f5010254959d384f7024180c988db_s390x",
"8Base-RHACM-2.5:rhacm2/gatekeeper-rhel8-operator@sha256:5d61edc02a091e6ecab57aaad4eb7205ff5c19ef26a9169ebe99fda15bf599f5_ppc64le",
"8Base-RHACM-2.5:rhacm2/gatekeeper-rhel8-operator@sha256:96cbe13312f0c9b551038e52eafe1644dc049c8aa337b6de3753ae60d91c227e_amd64",
"8Base-RHACM-2.5:rhacm2/gatekeeper-rhel8@sha256:2b507430d842bea4f97d376c924386b3c7f32eeab0178ece7b8253a307ffaf76_arm64",
"8Base-RHACM-2.5:rhacm2/gatekeeper-rhel8@sha256:5619678366c310f54fe39b6b5db8db0e9093a0fc834cd6b67a8717ce1cbe0b81_ppc64le",
"8Base-RHACM-2.5:rhacm2/gatekeeper-rhel8@sha256:9dbdd54c43380b31b011e902c58304da6ceee793a582d77cd399b59c387b9948_amd64",
"8Base-RHACM-2.5:rhacm2/gatekeeper-rhel8@sha256:eff95e35e8c21910635c0e9be91ed18f2c451b8917d46a950961d5511696bca4_s390x"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2022:6348"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "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.5:rhacm2/gatekeeper-operator-bundle@sha256:2eaa1a0ba4303ecdfaf7870acf1e1f9e6240cf7b2367441966271bf40ecd5b05_amd64",
"8Base-RHACM-2.5:rhacm2/gatekeeper-rhel8-operator@sha256:16c624b8325f8abf00117c6a588c37c7059e6600ae5bed835b21a6f6627fa3da_arm64",
"8Base-RHACM-2.5:rhacm2/gatekeeper-rhel8-operator@sha256:19297aefff113a20d310071bbcfb80d4311f5010254959d384f7024180c988db_s390x",
"8Base-RHACM-2.5:rhacm2/gatekeeper-rhel8-operator@sha256:5d61edc02a091e6ecab57aaad4eb7205ff5c19ef26a9169ebe99fda15bf599f5_ppc64le",
"8Base-RHACM-2.5:rhacm2/gatekeeper-rhel8-operator@sha256:96cbe13312f0c9b551038e52eafe1644dc049c8aa337b6de3753ae60d91c227e_amd64",
"8Base-RHACM-2.5:rhacm2/gatekeeper-rhel8@sha256:2b507430d842bea4f97d376c924386b3c7f32eeab0178ece7b8253a307ffaf76_arm64",
"8Base-RHACM-2.5:rhacm2/gatekeeper-rhel8@sha256:5619678366c310f54fe39b6b5db8db0e9093a0fc834cd6b67a8717ce1cbe0b81_ppc64le",
"8Base-RHACM-2.5:rhacm2/gatekeeper-rhel8@sha256:9dbdd54c43380b31b011e902c58304da6ceee793a582d77cd399b59c387b9948_amd64",
"8Base-RHACM-2.5:rhacm2/gatekeeper-rhel8@sha256:eff95e35e8c21910635c0e9be91ed18f2c451b8917d46a950961d5511696bca4_s390x"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "golang: compress/gzip: stack exhaustion in Reader.Read"
},
{
"cve": "CVE-2022-30632",
"cwe": {
"id": "CWE-1325",
"name": "Improperly Controlled Sequential Memory Allocation"
},
"discovery_date": "2022-07-14T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2107386"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in golang. Calling Glob on a path that contains a large number of path separators can cause a panic issue due to stack exhaustion. This can cause an attacker to impact availability.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "golang: path/filepath: stack exhaustion in Glob",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "The exploitation of this flaw will only result in a denial of service of the application via the application crashing which is why this has been rated as moderate.\n\nWithin regulated environments, a combination of the following controls acts as a significant barrier to successfully exploiting a CWE-1325: Improperly Controlled Sequential Memory Allocation vulnerability and therefore downgrades the severity of this particular CVE from Moderate to Low.\n\nAccess to the platform is granted only after successful hard token-based multi-factor authentication (MFA) and is governed by least privilege to ensure only authorized users and roles can execute or modify code. Static code analysis and peer reviews enforce strong input validation and error handling, preventing improperly validated inputs from causing system instability, data exposure, or privilege escalation. In the event of successful exploitation, process isolation limits the impact of excessive sequential memory allocation by restricting memory use per process, preventing any single process from exhausting system resources. Finally, the platform uses memory protection mechanisms such as Data Execution Prevention (DEP) and Address Space Layout Randomization (ASLR) to reduce the risk of memory allocation-based attacks.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"8Base-RHACM-2.5:rhacm2/gatekeeper-operator-bundle@sha256:2eaa1a0ba4303ecdfaf7870acf1e1f9e6240cf7b2367441966271bf40ecd5b05_amd64",
"8Base-RHACM-2.5:rhacm2/gatekeeper-rhel8-operator@sha256:16c624b8325f8abf00117c6a588c37c7059e6600ae5bed835b21a6f6627fa3da_arm64",
"8Base-RHACM-2.5:rhacm2/gatekeeper-rhel8-operator@sha256:19297aefff113a20d310071bbcfb80d4311f5010254959d384f7024180c988db_s390x",
"8Base-RHACM-2.5:rhacm2/gatekeeper-rhel8-operator@sha256:5d61edc02a091e6ecab57aaad4eb7205ff5c19ef26a9169ebe99fda15bf599f5_ppc64le",
"8Base-RHACM-2.5:rhacm2/gatekeeper-rhel8-operator@sha256:96cbe13312f0c9b551038e52eafe1644dc049c8aa337b6de3753ae60d91c227e_amd64",
"8Base-RHACM-2.5:rhacm2/gatekeeper-rhel8@sha256:2b507430d842bea4f97d376c924386b3c7f32eeab0178ece7b8253a307ffaf76_arm64",
"8Base-RHACM-2.5:rhacm2/gatekeeper-rhel8@sha256:5619678366c310f54fe39b6b5db8db0e9093a0fc834cd6b67a8717ce1cbe0b81_ppc64le",
"8Base-RHACM-2.5:rhacm2/gatekeeper-rhel8@sha256:9dbdd54c43380b31b011e902c58304da6ceee793a582d77cd399b59c387b9948_amd64",
"8Base-RHACM-2.5:rhacm2/gatekeeper-rhel8@sha256:eff95e35e8c21910635c0e9be91ed18f2c451b8917d46a950961d5511696bca4_s390x"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2022-30632"
},
{
"category": "external",
"summary": "RHBZ#2107386",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2107386"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2022-30632",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-30632"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2022-30632",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2022-30632"
},
{
"category": "external",
"summary": "https://go.dev/issue/53416",
"url": "https://go.dev/issue/53416"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-announce/c/nqrv9fbR0zE",
"url": "https://groups.google.com/g/golang-announce/c/nqrv9fbR0zE"
}
],
"release_date": "2022-07-12T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2022-09-06T13:43:08+00:00",
"details": "The requirements to apply the upgraded images are different whether or not you\nused the operator. Complete the following steps, depending on your installation:\n\n* Upgrade gatekeeper operator:\nThe gatekeeper operator that is installed by the gatekeeper operator policy has\n`installPlanApproval` set to `Automatic`. This setting means the operator will\nbe upgraded automatically when there is a new version of the operator. No\nfurther action is required for upgrade. If you changed the setting for `installPlanApproval` to `manual`, then you must view each cluster to manually\napprove the upgrade to the operator.\n\n* Upgrade gatekeeper without the operator:\nThe gatekeeper version is specified as part of the Gatekeeper CR in the\ngatekeeper operator policy. To upgrade the gatekeeper version:\na) Determine the latest version of gatekeeper by visiting:\nhttps://catalog.redhat.com/software/containers/rhacm2/gatekeeper-rhel8/5fadb4a18d9a79d2f438a5d9.\nb) Click the tag dropdown, and find the latest static tag. An example tag is\n\u0027v3.3.0-1\u0027.\nc) Edit the gatekeeper operator policy and update the image tag to use the\nlatest static tag. For example, you might change this line to image: \u0027registry.redhat.io/rhacm2/gatekeeper-rhel8:v3.3.0-1\u0027.\n\nRefer to https://open-policy-agent.github.io/gatekeeper/website/docs/howto/ for additional information.",
"product_ids": [
"8Base-RHACM-2.5:rhacm2/gatekeeper-operator-bundle@sha256:2eaa1a0ba4303ecdfaf7870acf1e1f9e6240cf7b2367441966271bf40ecd5b05_amd64",
"8Base-RHACM-2.5:rhacm2/gatekeeper-rhel8-operator@sha256:16c624b8325f8abf00117c6a588c37c7059e6600ae5bed835b21a6f6627fa3da_arm64",
"8Base-RHACM-2.5:rhacm2/gatekeeper-rhel8-operator@sha256:19297aefff113a20d310071bbcfb80d4311f5010254959d384f7024180c988db_s390x",
"8Base-RHACM-2.5:rhacm2/gatekeeper-rhel8-operator@sha256:5d61edc02a091e6ecab57aaad4eb7205ff5c19ef26a9169ebe99fda15bf599f5_ppc64le",
"8Base-RHACM-2.5:rhacm2/gatekeeper-rhel8-operator@sha256:96cbe13312f0c9b551038e52eafe1644dc049c8aa337b6de3753ae60d91c227e_amd64",
"8Base-RHACM-2.5:rhacm2/gatekeeper-rhel8@sha256:2b507430d842bea4f97d376c924386b3c7f32eeab0178ece7b8253a307ffaf76_arm64",
"8Base-RHACM-2.5:rhacm2/gatekeeper-rhel8@sha256:5619678366c310f54fe39b6b5db8db0e9093a0fc834cd6b67a8717ce1cbe0b81_ppc64le",
"8Base-RHACM-2.5:rhacm2/gatekeeper-rhel8@sha256:9dbdd54c43380b31b011e902c58304da6ceee793a582d77cd399b59c387b9948_amd64",
"8Base-RHACM-2.5:rhacm2/gatekeeper-rhel8@sha256:eff95e35e8c21910635c0e9be91ed18f2c451b8917d46a950961d5511696bca4_s390x"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2022:6348"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "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.5:rhacm2/gatekeeper-operator-bundle@sha256:2eaa1a0ba4303ecdfaf7870acf1e1f9e6240cf7b2367441966271bf40ecd5b05_amd64",
"8Base-RHACM-2.5:rhacm2/gatekeeper-rhel8-operator@sha256:16c624b8325f8abf00117c6a588c37c7059e6600ae5bed835b21a6f6627fa3da_arm64",
"8Base-RHACM-2.5:rhacm2/gatekeeper-rhel8-operator@sha256:19297aefff113a20d310071bbcfb80d4311f5010254959d384f7024180c988db_s390x",
"8Base-RHACM-2.5:rhacm2/gatekeeper-rhel8-operator@sha256:5d61edc02a091e6ecab57aaad4eb7205ff5c19ef26a9169ebe99fda15bf599f5_ppc64le",
"8Base-RHACM-2.5:rhacm2/gatekeeper-rhel8-operator@sha256:96cbe13312f0c9b551038e52eafe1644dc049c8aa337b6de3753ae60d91c227e_amd64",
"8Base-RHACM-2.5:rhacm2/gatekeeper-rhel8@sha256:2b507430d842bea4f97d376c924386b3c7f32eeab0178ece7b8253a307ffaf76_arm64",
"8Base-RHACM-2.5:rhacm2/gatekeeper-rhel8@sha256:5619678366c310f54fe39b6b5db8db0e9093a0fc834cd6b67a8717ce1cbe0b81_ppc64le",
"8Base-RHACM-2.5:rhacm2/gatekeeper-rhel8@sha256:9dbdd54c43380b31b011e902c58304da6ceee793a582d77cd399b59c387b9948_amd64",
"8Base-RHACM-2.5:rhacm2/gatekeeper-rhel8@sha256:eff95e35e8c21910635c0e9be91ed18f2c451b8917d46a950961d5511696bca4_s390x"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "golang: path/filepath: stack exhaustion in Glob"
},
{
"cve": "CVE-2022-30633",
"cwe": {
"id": "CWE-1325",
"name": "Improperly Controlled Sequential Memory Allocation"
},
"discovery_date": "2022-07-14T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2107392"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in golang. Calling Unmarshal on an XML document into a Go struct, which has a nested field that uses the \"any\" field tag, can cause a panic due to stack exhaustion.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "golang: encoding/xml: stack exhaustion in Unmarshal",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "Red Hat has marked this as moderate impact for two primary reasons\n1. Though the vulnerability exists, it is hard to exploit in real scenarios (e.g., the attacker must be able to feed crafted XML documents into specific code paths).\n2. The vulnerability is a denial of service (DoS) due to stack exhaustion rather than code execution or data breach. Since it doesn\u2019t compromise confidentiality or integrity.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"8Base-RHACM-2.5:rhacm2/gatekeeper-operator-bundle@sha256:2eaa1a0ba4303ecdfaf7870acf1e1f9e6240cf7b2367441966271bf40ecd5b05_amd64",
"8Base-RHACM-2.5:rhacm2/gatekeeper-rhel8-operator@sha256:16c624b8325f8abf00117c6a588c37c7059e6600ae5bed835b21a6f6627fa3da_arm64",
"8Base-RHACM-2.5:rhacm2/gatekeeper-rhel8-operator@sha256:19297aefff113a20d310071bbcfb80d4311f5010254959d384f7024180c988db_s390x",
"8Base-RHACM-2.5:rhacm2/gatekeeper-rhel8-operator@sha256:5d61edc02a091e6ecab57aaad4eb7205ff5c19ef26a9169ebe99fda15bf599f5_ppc64le",
"8Base-RHACM-2.5:rhacm2/gatekeeper-rhel8-operator@sha256:96cbe13312f0c9b551038e52eafe1644dc049c8aa337b6de3753ae60d91c227e_amd64",
"8Base-RHACM-2.5:rhacm2/gatekeeper-rhel8@sha256:2b507430d842bea4f97d376c924386b3c7f32eeab0178ece7b8253a307ffaf76_arm64",
"8Base-RHACM-2.5:rhacm2/gatekeeper-rhel8@sha256:5619678366c310f54fe39b6b5db8db0e9093a0fc834cd6b67a8717ce1cbe0b81_ppc64le",
"8Base-RHACM-2.5:rhacm2/gatekeeper-rhel8@sha256:9dbdd54c43380b31b011e902c58304da6ceee793a582d77cd399b59c387b9948_amd64",
"8Base-RHACM-2.5:rhacm2/gatekeeper-rhel8@sha256:eff95e35e8c21910635c0e9be91ed18f2c451b8917d46a950961d5511696bca4_s390x"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2022-30633"
},
{
"category": "external",
"summary": "RHBZ#2107392",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2107392"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2022-30633",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-30633"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2022-30633",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2022-30633"
},
{
"category": "external",
"summary": "https://go.dev/issue/53611",
"url": "https://go.dev/issue/53611"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-announce/c/nqrv9fbR0zE",
"url": "https://groups.google.com/g/golang-announce/c/nqrv9fbR0zE"
}
],
"release_date": "2022-07-12T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2022-09-06T13:43:08+00:00",
"details": "The requirements to apply the upgraded images are different whether or not you\nused the operator. Complete the following steps, depending on your installation:\n\n* Upgrade gatekeeper operator:\nThe gatekeeper operator that is installed by the gatekeeper operator policy has\n`installPlanApproval` set to `Automatic`. This setting means the operator will\nbe upgraded automatically when there is a new version of the operator. No\nfurther action is required for upgrade. If you changed the setting for `installPlanApproval` to `manual`, then you must view each cluster to manually\napprove the upgrade to the operator.\n\n* Upgrade gatekeeper without the operator:\nThe gatekeeper version is specified as part of the Gatekeeper CR in the\ngatekeeper operator policy. To upgrade the gatekeeper version:\na) Determine the latest version of gatekeeper by visiting:\nhttps://catalog.redhat.com/software/containers/rhacm2/gatekeeper-rhel8/5fadb4a18d9a79d2f438a5d9.\nb) Click the tag dropdown, and find the latest static tag. An example tag is\n\u0027v3.3.0-1\u0027.\nc) Edit the gatekeeper operator policy and update the image tag to use the\nlatest static tag. For example, you might change this line to image: \u0027registry.redhat.io/rhacm2/gatekeeper-rhel8:v3.3.0-1\u0027.\n\nRefer to https://open-policy-agent.github.io/gatekeeper/website/docs/howto/ for additional information.",
"product_ids": [
"8Base-RHACM-2.5:rhacm2/gatekeeper-operator-bundle@sha256:2eaa1a0ba4303ecdfaf7870acf1e1f9e6240cf7b2367441966271bf40ecd5b05_amd64",
"8Base-RHACM-2.5:rhacm2/gatekeeper-rhel8-operator@sha256:16c624b8325f8abf00117c6a588c37c7059e6600ae5bed835b21a6f6627fa3da_arm64",
"8Base-RHACM-2.5:rhacm2/gatekeeper-rhel8-operator@sha256:19297aefff113a20d310071bbcfb80d4311f5010254959d384f7024180c988db_s390x",
"8Base-RHACM-2.5:rhacm2/gatekeeper-rhel8-operator@sha256:5d61edc02a091e6ecab57aaad4eb7205ff5c19ef26a9169ebe99fda15bf599f5_ppc64le",
"8Base-RHACM-2.5:rhacm2/gatekeeper-rhel8-operator@sha256:96cbe13312f0c9b551038e52eafe1644dc049c8aa337b6de3753ae60d91c227e_amd64",
"8Base-RHACM-2.5:rhacm2/gatekeeper-rhel8@sha256:2b507430d842bea4f97d376c924386b3c7f32eeab0178ece7b8253a307ffaf76_arm64",
"8Base-RHACM-2.5:rhacm2/gatekeeper-rhel8@sha256:5619678366c310f54fe39b6b5db8db0e9093a0fc834cd6b67a8717ce1cbe0b81_ppc64le",
"8Base-RHACM-2.5:rhacm2/gatekeeper-rhel8@sha256:9dbdd54c43380b31b011e902c58304da6ceee793a582d77cd399b59c387b9948_amd64",
"8Base-RHACM-2.5:rhacm2/gatekeeper-rhel8@sha256:eff95e35e8c21910635c0e9be91ed18f2c451b8917d46a950961d5511696bca4_s390x"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2022:6348"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "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.5:rhacm2/gatekeeper-operator-bundle@sha256:2eaa1a0ba4303ecdfaf7870acf1e1f9e6240cf7b2367441966271bf40ecd5b05_amd64",
"8Base-RHACM-2.5:rhacm2/gatekeeper-rhel8-operator@sha256:16c624b8325f8abf00117c6a588c37c7059e6600ae5bed835b21a6f6627fa3da_arm64",
"8Base-RHACM-2.5:rhacm2/gatekeeper-rhel8-operator@sha256:19297aefff113a20d310071bbcfb80d4311f5010254959d384f7024180c988db_s390x",
"8Base-RHACM-2.5:rhacm2/gatekeeper-rhel8-operator@sha256:5d61edc02a091e6ecab57aaad4eb7205ff5c19ef26a9169ebe99fda15bf599f5_ppc64le",
"8Base-RHACM-2.5:rhacm2/gatekeeper-rhel8-operator@sha256:96cbe13312f0c9b551038e52eafe1644dc049c8aa337b6de3753ae60d91c227e_amd64",
"8Base-RHACM-2.5:rhacm2/gatekeeper-rhel8@sha256:2b507430d842bea4f97d376c924386b3c7f32eeab0178ece7b8253a307ffaf76_arm64",
"8Base-RHACM-2.5:rhacm2/gatekeeper-rhel8@sha256:5619678366c310f54fe39b6b5db8db0e9093a0fc834cd6b67a8717ce1cbe0b81_ppc64le",
"8Base-RHACM-2.5:rhacm2/gatekeeper-rhel8@sha256:9dbdd54c43380b31b011e902c58304da6ceee793a582d77cd399b59c387b9948_amd64",
"8Base-RHACM-2.5:rhacm2/gatekeeper-rhel8@sha256:eff95e35e8c21910635c0e9be91ed18f2c451b8917d46a950961d5511696bca4_s390x"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "golang: encoding/xml: stack exhaustion in Unmarshal"
},
{
"cve": "CVE-2022-30635",
"cwe": {
"id": "CWE-1325",
"name": "Improperly Controlled Sequential Memory Allocation"
},
"discovery_date": "2022-07-14T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2107388"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in golang. When calling Decoder, Decode on a message that contains deeply nested structures, a panic can occur due to stack exhaustion and allows an attacker to impact system availability.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "golang: encoding/gob: stack exhaustion in Decoder.Decode",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "OpenShift Container Platform (OCP) starting from 4.10 stream is already compiled in the patched version of Go, hence is not affected by this vulnerability.The vulnerability has been rated as moderate instead of high because the vulnerability can only result in a minor denial of service.\n\nWithin regulated environments, a combination of the following controls acts as a significant barrier to successfully exploiting a CWE-1325: Improperly Controlled Sequential Memory Allocation vulnerability and therefore downgrades the severity of this particular CVE from Moderate to Low.\n\nAccess to the platform is granted only after successful hard token-based multi-factor authentication (MFA) and is governed by least privilege to ensure only authorized users and roles can execute or modify code. Static code analysis and peer reviews enforce strong input validation and error handling, preventing improperly validated inputs from causing system instability, data exposure, or privilege escalation. In the event of successful exploitation, process isolation limits the impact of excessive sequential memory allocation by restricting memory use per process, preventing any single process from exhausting system resources. Finally, the platform uses memory protection mechanisms such as Data Execution Prevention (DEP) and Address Space Layout Randomization (ASLR) to reduce the risk of memory allocation-based attacks.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"8Base-RHACM-2.5:rhacm2/gatekeeper-operator-bundle@sha256:2eaa1a0ba4303ecdfaf7870acf1e1f9e6240cf7b2367441966271bf40ecd5b05_amd64",
"8Base-RHACM-2.5:rhacm2/gatekeeper-rhel8-operator@sha256:16c624b8325f8abf00117c6a588c37c7059e6600ae5bed835b21a6f6627fa3da_arm64",
"8Base-RHACM-2.5:rhacm2/gatekeeper-rhel8-operator@sha256:19297aefff113a20d310071bbcfb80d4311f5010254959d384f7024180c988db_s390x",
"8Base-RHACM-2.5:rhacm2/gatekeeper-rhel8-operator@sha256:5d61edc02a091e6ecab57aaad4eb7205ff5c19ef26a9169ebe99fda15bf599f5_ppc64le",
"8Base-RHACM-2.5:rhacm2/gatekeeper-rhel8-operator@sha256:96cbe13312f0c9b551038e52eafe1644dc049c8aa337b6de3753ae60d91c227e_amd64",
"8Base-RHACM-2.5:rhacm2/gatekeeper-rhel8@sha256:2b507430d842bea4f97d376c924386b3c7f32eeab0178ece7b8253a307ffaf76_arm64",
"8Base-RHACM-2.5:rhacm2/gatekeeper-rhel8@sha256:5619678366c310f54fe39b6b5db8db0e9093a0fc834cd6b67a8717ce1cbe0b81_ppc64le",
"8Base-RHACM-2.5:rhacm2/gatekeeper-rhel8@sha256:9dbdd54c43380b31b011e902c58304da6ceee793a582d77cd399b59c387b9948_amd64",
"8Base-RHACM-2.5:rhacm2/gatekeeper-rhel8@sha256:eff95e35e8c21910635c0e9be91ed18f2c451b8917d46a950961d5511696bca4_s390x"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2022-30635"
},
{
"category": "external",
"summary": "RHBZ#2107388",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2107388"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2022-30635",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-30635"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2022-30635",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2022-30635"
},
{
"category": "external",
"summary": "https://go.dev/issue/53615",
"url": "https://go.dev/issue/53615"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-announce/c/nqrv9fbR0zE",
"url": "https://groups.google.com/g/golang-announce/c/nqrv9fbR0zE"
}
],
"release_date": "2022-07-12T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2022-09-06T13:43:08+00:00",
"details": "The requirements to apply the upgraded images are different whether or not you\nused the operator. Complete the following steps, depending on your installation:\n\n* Upgrade gatekeeper operator:\nThe gatekeeper operator that is installed by the gatekeeper operator policy has\n`installPlanApproval` set to `Automatic`. This setting means the operator will\nbe upgraded automatically when there is a new version of the operator. No\nfurther action is required for upgrade. If you changed the setting for `installPlanApproval` to `manual`, then you must view each cluster to manually\napprove the upgrade to the operator.\n\n* Upgrade gatekeeper without the operator:\nThe gatekeeper version is specified as part of the Gatekeeper CR in the\ngatekeeper operator policy. To upgrade the gatekeeper version:\na) Determine the latest version of gatekeeper by visiting:\nhttps://catalog.redhat.com/software/containers/rhacm2/gatekeeper-rhel8/5fadb4a18d9a79d2f438a5d9.\nb) Click the tag dropdown, and find the latest static tag. An example tag is\n\u0027v3.3.0-1\u0027.\nc) Edit the gatekeeper operator policy and update the image tag to use the\nlatest static tag. For example, you might change this line to image: \u0027registry.redhat.io/rhacm2/gatekeeper-rhel8:v3.3.0-1\u0027.\n\nRefer to https://open-policy-agent.github.io/gatekeeper/website/docs/howto/ for additional information.",
"product_ids": [
"8Base-RHACM-2.5:rhacm2/gatekeeper-operator-bundle@sha256:2eaa1a0ba4303ecdfaf7870acf1e1f9e6240cf7b2367441966271bf40ecd5b05_amd64",
"8Base-RHACM-2.5:rhacm2/gatekeeper-rhel8-operator@sha256:16c624b8325f8abf00117c6a588c37c7059e6600ae5bed835b21a6f6627fa3da_arm64",
"8Base-RHACM-2.5:rhacm2/gatekeeper-rhel8-operator@sha256:19297aefff113a20d310071bbcfb80d4311f5010254959d384f7024180c988db_s390x",
"8Base-RHACM-2.5:rhacm2/gatekeeper-rhel8-operator@sha256:5d61edc02a091e6ecab57aaad4eb7205ff5c19ef26a9169ebe99fda15bf599f5_ppc64le",
"8Base-RHACM-2.5:rhacm2/gatekeeper-rhel8-operator@sha256:96cbe13312f0c9b551038e52eafe1644dc049c8aa337b6de3753ae60d91c227e_amd64",
"8Base-RHACM-2.5:rhacm2/gatekeeper-rhel8@sha256:2b507430d842bea4f97d376c924386b3c7f32eeab0178ece7b8253a307ffaf76_arm64",
"8Base-RHACM-2.5:rhacm2/gatekeeper-rhel8@sha256:5619678366c310f54fe39b6b5db8db0e9093a0fc834cd6b67a8717ce1cbe0b81_ppc64le",
"8Base-RHACM-2.5:rhacm2/gatekeeper-rhel8@sha256:9dbdd54c43380b31b011e902c58304da6ceee793a582d77cd399b59c387b9948_amd64",
"8Base-RHACM-2.5:rhacm2/gatekeeper-rhel8@sha256:eff95e35e8c21910635c0e9be91ed18f2c451b8917d46a950961d5511696bca4_s390x"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2022:6348"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "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.5:rhacm2/gatekeeper-operator-bundle@sha256:2eaa1a0ba4303ecdfaf7870acf1e1f9e6240cf7b2367441966271bf40ecd5b05_amd64",
"8Base-RHACM-2.5:rhacm2/gatekeeper-rhel8-operator@sha256:16c624b8325f8abf00117c6a588c37c7059e6600ae5bed835b21a6f6627fa3da_arm64",
"8Base-RHACM-2.5:rhacm2/gatekeeper-rhel8-operator@sha256:19297aefff113a20d310071bbcfb80d4311f5010254959d384f7024180c988db_s390x",
"8Base-RHACM-2.5:rhacm2/gatekeeper-rhel8-operator@sha256:5d61edc02a091e6ecab57aaad4eb7205ff5c19ef26a9169ebe99fda15bf599f5_ppc64le",
"8Base-RHACM-2.5:rhacm2/gatekeeper-rhel8-operator@sha256:96cbe13312f0c9b551038e52eafe1644dc049c8aa337b6de3753ae60d91c227e_amd64",
"8Base-RHACM-2.5:rhacm2/gatekeeper-rhel8@sha256:2b507430d842bea4f97d376c924386b3c7f32eeab0178ece7b8253a307ffaf76_arm64",
"8Base-RHACM-2.5:rhacm2/gatekeeper-rhel8@sha256:5619678366c310f54fe39b6b5db8db0e9093a0fc834cd6b67a8717ce1cbe0b81_ppc64le",
"8Base-RHACM-2.5:rhacm2/gatekeeper-rhel8@sha256:9dbdd54c43380b31b011e902c58304da6ceee793a582d77cd399b59c387b9948_amd64",
"8Base-RHACM-2.5:rhacm2/gatekeeper-rhel8@sha256:eff95e35e8c21910635c0e9be91ed18f2c451b8917d46a950961d5511696bca4_s390x"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "golang: encoding/gob: stack exhaustion in Decoder.Decode"
},
{
"cve": "CVE-2022-32148",
"cwe": {
"id": "CWE-200",
"name": "Exposure of Sensitive Information to an Unauthorized Actor"
},
"discovery_date": "2022-07-14T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2107383"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in net/http/httputil golang package. When httputil.ReverseProxy.ServeHTTP is called with a Request.Header map containing a nil value for the X-Forwarded-For header, ReverseProxy could set the client IP incorrectly. This issue may affect confidentiality.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "golang: net/http/httputil: NewSingleHostReverseProxy - omit X-Forwarded-For not working",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "Within regulated environments, a combination of the following controls acts as a significant barrier to successfully exploiting a CWE-200: Exposure of Sensitive Information to an Unauthorized Actor vulnerability and therefore downgrades the severity of this particular CVE from Moderate to Low.\n\nAccess to the platform is granted only after successful hard token, multi-factor authentication (MFA), which is coupled with account management controls, including integration with single sign-on (SSO), to ensure that user permissions are restricted to only the functions necessary for their roles. Access to sensitive information is explicitly authorized and enforced based on predefined access policies. Event logs are collected and processed for centralization, correlation, analysis, monitoring, reporting, alerting, and retention. This process ensures that audit logs are generated for specific events involving sensitive information, which helps identify patterns of unauthorized access or data exposure. The platform enforces the use of validated cryptographic modules across compute resources to protect the confidentiality of information, even in the event of interception.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\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.5:rhacm2/gatekeeper-operator-bundle@sha256:2eaa1a0ba4303ecdfaf7870acf1e1f9e6240cf7b2367441966271bf40ecd5b05_amd64",
"8Base-RHACM-2.5:rhacm2/gatekeeper-rhel8-operator@sha256:16c624b8325f8abf00117c6a588c37c7059e6600ae5bed835b21a6f6627fa3da_arm64",
"8Base-RHACM-2.5:rhacm2/gatekeeper-rhel8-operator@sha256:19297aefff113a20d310071bbcfb80d4311f5010254959d384f7024180c988db_s390x",
"8Base-RHACM-2.5:rhacm2/gatekeeper-rhel8-operator@sha256:5d61edc02a091e6ecab57aaad4eb7205ff5c19ef26a9169ebe99fda15bf599f5_ppc64le",
"8Base-RHACM-2.5:rhacm2/gatekeeper-rhel8-operator@sha256:96cbe13312f0c9b551038e52eafe1644dc049c8aa337b6de3753ae60d91c227e_amd64",
"8Base-RHACM-2.5:rhacm2/gatekeeper-rhel8@sha256:2b507430d842bea4f97d376c924386b3c7f32eeab0178ece7b8253a307ffaf76_arm64",
"8Base-RHACM-2.5:rhacm2/gatekeeper-rhel8@sha256:5619678366c310f54fe39b6b5db8db0e9093a0fc834cd6b67a8717ce1cbe0b81_ppc64le",
"8Base-RHACM-2.5:rhacm2/gatekeeper-rhel8@sha256:9dbdd54c43380b31b011e902c58304da6ceee793a582d77cd399b59c387b9948_amd64",
"8Base-RHACM-2.5:rhacm2/gatekeeper-rhel8@sha256:eff95e35e8c21910635c0e9be91ed18f2c451b8917d46a950961d5511696bca4_s390x"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2022-32148"
},
{
"category": "external",
"summary": "RHBZ#2107383",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2107383"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2022-32148",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-32148"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2022-32148",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2022-32148"
},
{
"category": "external",
"summary": "https://go.dev/issue/53423",
"url": "https://go.dev/issue/53423"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-announce/c/nqrv9fbR0zE",
"url": "https://groups.google.com/g/golang-announce/c/nqrv9fbR0zE"
}
],
"release_date": "2022-07-12T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2022-09-06T13:43:08+00:00",
"details": "The requirements to apply the upgraded images are different whether or not you\nused the operator. Complete the following steps, depending on your installation:\n\n* Upgrade gatekeeper operator:\nThe gatekeeper operator that is installed by the gatekeeper operator policy has\n`installPlanApproval` set to `Automatic`. This setting means the operator will\nbe upgraded automatically when there is a new version of the operator. No\nfurther action is required for upgrade. If you changed the setting for `installPlanApproval` to `manual`, then you must view each cluster to manually\napprove the upgrade to the operator.\n\n* Upgrade gatekeeper without the operator:\nThe gatekeeper version is specified as part of the Gatekeeper CR in the\ngatekeeper operator policy. To upgrade the gatekeeper version:\na) Determine the latest version of gatekeeper by visiting:\nhttps://catalog.redhat.com/software/containers/rhacm2/gatekeeper-rhel8/5fadb4a18d9a79d2f438a5d9.\nb) Click the tag dropdown, and find the latest static tag. An example tag is\n\u0027v3.3.0-1\u0027.\nc) Edit the gatekeeper operator policy and update the image tag to use the\nlatest static tag. For example, you might change this line to image: \u0027registry.redhat.io/rhacm2/gatekeeper-rhel8:v3.3.0-1\u0027.\n\nRefer to https://open-policy-agent.github.io/gatekeeper/website/docs/howto/ for additional information.",
"product_ids": [
"8Base-RHACM-2.5:rhacm2/gatekeeper-operator-bundle@sha256:2eaa1a0ba4303ecdfaf7870acf1e1f9e6240cf7b2367441966271bf40ecd5b05_amd64",
"8Base-RHACM-2.5:rhacm2/gatekeeper-rhel8-operator@sha256:16c624b8325f8abf00117c6a588c37c7059e6600ae5bed835b21a6f6627fa3da_arm64",
"8Base-RHACM-2.5:rhacm2/gatekeeper-rhel8-operator@sha256:19297aefff113a20d310071bbcfb80d4311f5010254959d384f7024180c988db_s390x",
"8Base-RHACM-2.5:rhacm2/gatekeeper-rhel8-operator@sha256:5d61edc02a091e6ecab57aaad4eb7205ff5c19ef26a9169ebe99fda15bf599f5_ppc64le",
"8Base-RHACM-2.5:rhacm2/gatekeeper-rhel8-operator@sha256:96cbe13312f0c9b551038e52eafe1644dc049c8aa337b6de3753ae60d91c227e_amd64",
"8Base-RHACM-2.5:rhacm2/gatekeeper-rhel8@sha256:2b507430d842bea4f97d376c924386b3c7f32eeab0178ece7b8253a307ffaf76_arm64",
"8Base-RHACM-2.5:rhacm2/gatekeeper-rhel8@sha256:5619678366c310f54fe39b6b5db8db0e9093a0fc834cd6b67a8717ce1cbe0b81_ppc64le",
"8Base-RHACM-2.5:rhacm2/gatekeeper-rhel8@sha256:9dbdd54c43380b31b011e902c58304da6ceee793a582d77cd399b59c387b9948_amd64",
"8Base-RHACM-2.5:rhacm2/gatekeeper-rhel8@sha256:eff95e35e8c21910635c0e9be91ed18f2c451b8917d46a950961d5511696bca4_s390x"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2022:6348"
}
],
"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.5:rhacm2/gatekeeper-operator-bundle@sha256:2eaa1a0ba4303ecdfaf7870acf1e1f9e6240cf7b2367441966271bf40ecd5b05_amd64",
"8Base-RHACM-2.5:rhacm2/gatekeeper-rhel8-operator@sha256:16c624b8325f8abf00117c6a588c37c7059e6600ae5bed835b21a6f6627fa3da_arm64",
"8Base-RHACM-2.5:rhacm2/gatekeeper-rhel8-operator@sha256:19297aefff113a20d310071bbcfb80d4311f5010254959d384f7024180c988db_s390x",
"8Base-RHACM-2.5:rhacm2/gatekeeper-rhel8-operator@sha256:5d61edc02a091e6ecab57aaad4eb7205ff5c19ef26a9169ebe99fda15bf599f5_ppc64le",
"8Base-RHACM-2.5:rhacm2/gatekeeper-rhel8-operator@sha256:96cbe13312f0c9b551038e52eafe1644dc049c8aa337b6de3753ae60d91c227e_amd64",
"8Base-RHACM-2.5:rhacm2/gatekeeper-rhel8@sha256:2b507430d842bea4f97d376c924386b3c7f32eeab0178ece7b8253a307ffaf76_arm64",
"8Base-RHACM-2.5:rhacm2/gatekeeper-rhel8@sha256:5619678366c310f54fe39b6b5db8db0e9093a0fc834cd6b67a8717ce1cbe0b81_ppc64le",
"8Base-RHACM-2.5:rhacm2/gatekeeper-rhel8@sha256:9dbdd54c43380b31b011e902c58304da6ceee793a582d77cd399b59c387b9948_amd64",
"8Base-RHACM-2.5:rhacm2/gatekeeper-rhel8@sha256:eff95e35e8c21910635c0e9be91ed18f2c451b8917d46a950961d5511696bca4_s390x"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "golang: net/http/httputil: NewSingleHostReverseProxy - omit X-Forwarded-For not working"
}
]
}
RHSA-2022:5866
Vulnerability from csaf_redhat
Notes
{
"document": {
"aggregate_severity": {
"namespace": "https://access.redhat.com/security/updates/classification/",
"text": "Important"
},
"category": "csaf_security_advisory",
"csaf_version": "2.0",
"distribution": {
"text": "Copyright \u00a9 Red Hat, Inc. All rights reserved.",
"tlp": {
"label": "WHITE",
"url": "https://www.first.org/tlp/"
}
},
"lang": "en",
"notes": [
{
"category": "summary",
"text": "An update for go-toolset-1.17 and go-toolset-1.17-golang is now available for Red Hat Developer Tools.\n\nRed Hat Product Security has rated this update as having a security impact of Important. A Common Vulnerability Scoring System (CVSS) base score, which gives a detailed severity rating, is available for each vulnerability from the CVE link(s) in the References section.",
"title": "Topic"
},
{
"category": "general",
"text": "Go Toolset provides the Go programming language tools and libraries. Go is\nalternatively known as golang.\n\nSecurity Fix(es):\n\n* golang: compress/gzip: stack exhaustion in Reader.Read (CVE-2022-30631)\n\n* golang: net/http: improper sanitization of Transfer-Encoding header (CVE-2022-1705)\n\n* golang: go/parser: stack exhaustion in all Parse* functions (CVE-2022-1962)\n\n* golang: encoding/xml: stack exhaustion in Decoder.Skip (CVE-2022-28131)\n\n* golang: io/fs: stack exhaustion in Glob (CVE-2022-30630)\n\n* golang: path/filepath: stack exhaustion in Glob (CVE-2022-30632)\n\n* golang: encoding/xml: stack exhaustion in Unmarshal (CVE-2022-30633)\n\n* golang: encoding/gob: stack exhaustion in Decoder.Decode (CVE-2022-30635)\n\n* golang: net/http/httputil: NewSingleHostReverseProxy - omit X-Forwarded-For not working (CVE-2022-32148)\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* Clean up dist-git patches (BZ#2109172)\n\n* Update Go to version 1.17.12 (BZ#2109184)",
"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-2022:5866",
"url": "https://access.redhat.com/errata/RHSA-2022:5866"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/updates/classification/#important",
"url": "https://access.redhat.com/security/updates/classification/#important"
},
{
"category": "external",
"summary": "2107342",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2107342"
},
{
"category": "external",
"summary": "2107371",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2107371"
},
{
"category": "external",
"summary": "2107374",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2107374"
},
{
"category": "external",
"summary": "2107376",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2107376"
},
{
"category": "external",
"summary": "2107383",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2107383"
},
{
"category": "external",
"summary": "2107386",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2107386"
},
{
"category": "external",
"summary": "2107388",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2107388"
},
{
"category": "external",
"summary": "2107390",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2107390"
},
{
"category": "external",
"summary": "2107392",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2107392"
},
{
"category": "self",
"summary": "Canonical URL",
"url": "https://security.access.redhat.com/data/csaf/v2/advisories/2022/rhsa-2022_5866.json"
}
],
"title": "Red Hat Security Advisory: go-toolset-1.17 and go-toolset-1.17-golang security and bug fix update",
"tracking": {
"current_release_date": "2025-10-31T13:02:04+00:00",
"generator": {
"date": "2025-10-31T13:02:04+00:00",
"engine": {
"name": "Red Hat SDEngine",
"version": "4.6.10"
}
},
"id": "RHSA-2022:5866",
"initial_release_date": "2022-08-02T09:56:09+00:00",
"revision_history": [
{
"date": "2022-08-02T09:56:09+00:00",
"number": "1",
"summary": "Initial version"
},
{
"date": "2022-08-02T09:56:09+00:00",
"number": "2",
"summary": "Last updated version"
},
{
"date": "2025-10-31T13:02:04+00:00",
"number": "3",
"summary": "Last generated version"
}
],
"status": "final",
"version": "3"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_name",
"name": "Red Hat Developer Tools for Red Hat Enterprise Linux Server (v. 7)",
"product": {
"name": "Red Hat Developer Tools for Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-DevTools-2022.2",
"product_identification_helper": {
"cpe": "cpe:/a:redhat:devtools:2022"
}
}
},
{
"category": "product_name",
"name": "Red Hat Developer Tools for Red Hat Enterprise Linux Server (v. 7)",
"product": {
"name": "Red Hat Developer Tools for Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Workstation-DevTools-2022.2",
"product_identification_helper": {
"cpe": "cpe:/a:redhat:devtools:2022"
}
}
}
],
"category": "product_family",
"name": "Red Hat Developer Tools"
},
{
"branches": [
{
"category": "product_version",
"name": "go-toolset-1.17-golang-0:1.17.12-1.el7_9.src",
"product": {
"name": "go-toolset-1.17-golang-0:1.17.12-1.el7_9.src",
"product_id": "go-toolset-1.17-golang-0:1.17.12-1.el7_9.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/go-toolset-1.17-golang@1.17.12-1.el7_9?arch=src"
}
}
},
{
"category": "product_version",
"name": "go-toolset-1.17-0:1.17.12-1.el7_9.src",
"product": {
"name": "go-toolset-1.17-0:1.17.12-1.el7_9.src",
"product_id": "go-toolset-1.17-0:1.17.12-1.el7_9.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/go-toolset-1.17@1.17.12-1.el7_9?arch=src"
}
}
}
],
"category": "architecture",
"name": "src"
},
{
"branches": [
{
"category": "product_version",
"name": "go-toolset-1.17-golang-0:1.17.12-1.el7_9.x86_64",
"product": {
"name": "go-toolset-1.17-golang-0:1.17.12-1.el7_9.x86_64",
"product_id": "go-toolset-1.17-golang-0:1.17.12-1.el7_9.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/go-toolset-1.17-golang@1.17.12-1.el7_9?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "go-toolset-1.17-golang-bin-0:1.17.12-1.el7_9.x86_64",
"product": {
"name": "go-toolset-1.17-golang-bin-0:1.17.12-1.el7_9.x86_64",
"product_id": "go-toolset-1.17-golang-bin-0:1.17.12-1.el7_9.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/go-toolset-1.17-golang-bin@1.17.12-1.el7_9?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "go-toolset-1.17-golang-misc-0:1.17.12-1.el7_9.x86_64",
"product": {
"name": "go-toolset-1.17-golang-misc-0:1.17.12-1.el7_9.x86_64",
"product_id": "go-toolset-1.17-golang-misc-0:1.17.12-1.el7_9.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/go-toolset-1.17-golang-misc@1.17.12-1.el7_9?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "go-toolset-1.17-golang-race-0:1.17.12-1.el7_9.x86_64",
"product": {
"name": "go-toolset-1.17-golang-race-0:1.17.12-1.el7_9.x86_64",
"product_id": "go-toolset-1.17-golang-race-0:1.17.12-1.el7_9.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/go-toolset-1.17-golang-race@1.17.12-1.el7_9?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "go-toolset-1.17-golang-src-0:1.17.12-1.el7_9.x86_64",
"product": {
"name": "go-toolset-1.17-golang-src-0:1.17.12-1.el7_9.x86_64",
"product_id": "go-toolset-1.17-golang-src-0:1.17.12-1.el7_9.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/go-toolset-1.17-golang-src@1.17.12-1.el7_9?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "go-toolset-1.17-golang-tests-0:1.17.12-1.el7_9.x86_64",
"product": {
"name": "go-toolset-1.17-golang-tests-0:1.17.12-1.el7_9.x86_64",
"product_id": "go-toolset-1.17-golang-tests-0:1.17.12-1.el7_9.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/go-toolset-1.17-golang-tests@1.17.12-1.el7_9?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "go-toolset-1.17-0:1.17.12-1.el7_9.x86_64",
"product": {
"name": "go-toolset-1.17-0:1.17.12-1.el7_9.x86_64",
"product_id": "go-toolset-1.17-0:1.17.12-1.el7_9.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/go-toolset-1.17@1.17.12-1.el7_9?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "go-toolset-1.17-build-0:1.17.12-1.el7_9.x86_64",
"product": {
"name": "go-toolset-1.17-build-0:1.17.12-1.el7_9.x86_64",
"product_id": "go-toolset-1.17-build-0:1.17.12-1.el7_9.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/go-toolset-1.17-build@1.17.12-1.el7_9?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "go-toolset-1.17-runtime-0:1.17.12-1.el7_9.x86_64",
"product": {
"name": "go-toolset-1.17-runtime-0:1.17.12-1.el7_9.x86_64",
"product_id": "go-toolset-1.17-runtime-0:1.17.12-1.el7_9.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/go-toolset-1.17-runtime@1.17.12-1.el7_9?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "go-toolset-1.17-scldevel-0:1.17.12-1.el7_9.x86_64",
"product": {
"name": "go-toolset-1.17-scldevel-0:1.17.12-1.el7_9.x86_64",
"product_id": "go-toolset-1.17-scldevel-0:1.17.12-1.el7_9.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/go-toolset-1.17-scldevel@1.17.12-1.el7_9?arch=x86_64"
}
}
}
],
"category": "architecture",
"name": "x86_64"
},
{
"branches": [
{
"category": "product_version",
"name": "go-toolset-1.17-golang-0:1.17.12-1.el7_9.s390x",
"product": {
"name": "go-toolset-1.17-golang-0:1.17.12-1.el7_9.s390x",
"product_id": "go-toolset-1.17-golang-0:1.17.12-1.el7_9.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/go-toolset-1.17-golang@1.17.12-1.el7_9?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "go-toolset-1.17-golang-bin-0:1.17.12-1.el7_9.s390x",
"product": {
"name": "go-toolset-1.17-golang-bin-0:1.17.12-1.el7_9.s390x",
"product_id": "go-toolset-1.17-golang-bin-0:1.17.12-1.el7_9.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/go-toolset-1.17-golang-bin@1.17.12-1.el7_9?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "go-toolset-1.17-golang-misc-0:1.17.12-1.el7_9.s390x",
"product": {
"name": "go-toolset-1.17-golang-misc-0:1.17.12-1.el7_9.s390x",
"product_id": "go-toolset-1.17-golang-misc-0:1.17.12-1.el7_9.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/go-toolset-1.17-golang-misc@1.17.12-1.el7_9?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "go-toolset-1.17-golang-src-0:1.17.12-1.el7_9.s390x",
"product": {
"name": "go-toolset-1.17-golang-src-0:1.17.12-1.el7_9.s390x",
"product_id": "go-toolset-1.17-golang-src-0:1.17.12-1.el7_9.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/go-toolset-1.17-golang-src@1.17.12-1.el7_9?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "go-toolset-1.17-golang-tests-0:1.17.12-1.el7_9.s390x",
"product": {
"name": "go-toolset-1.17-golang-tests-0:1.17.12-1.el7_9.s390x",
"product_id": "go-toolset-1.17-golang-tests-0:1.17.12-1.el7_9.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/go-toolset-1.17-golang-tests@1.17.12-1.el7_9?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "go-toolset-1.17-0:1.17.12-1.el7_9.s390x",
"product": {
"name": "go-toolset-1.17-0:1.17.12-1.el7_9.s390x",
"product_id": "go-toolset-1.17-0:1.17.12-1.el7_9.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/go-toolset-1.17@1.17.12-1.el7_9?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "go-toolset-1.17-build-0:1.17.12-1.el7_9.s390x",
"product": {
"name": "go-toolset-1.17-build-0:1.17.12-1.el7_9.s390x",
"product_id": "go-toolset-1.17-build-0:1.17.12-1.el7_9.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/go-toolset-1.17-build@1.17.12-1.el7_9?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "go-toolset-1.17-runtime-0:1.17.12-1.el7_9.s390x",
"product": {
"name": "go-toolset-1.17-runtime-0:1.17.12-1.el7_9.s390x",
"product_id": "go-toolset-1.17-runtime-0:1.17.12-1.el7_9.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/go-toolset-1.17-runtime@1.17.12-1.el7_9?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "go-toolset-1.17-scldevel-0:1.17.12-1.el7_9.s390x",
"product": {
"name": "go-toolset-1.17-scldevel-0:1.17.12-1.el7_9.s390x",
"product_id": "go-toolset-1.17-scldevel-0:1.17.12-1.el7_9.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/go-toolset-1.17-scldevel@1.17.12-1.el7_9?arch=s390x"
}
}
}
],
"category": "architecture",
"name": "s390x"
},
{
"branches": [
{
"category": "product_version",
"name": "go-toolset-1.17-golang-0:1.17.12-1.el7_9.ppc64le",
"product": {
"name": "go-toolset-1.17-golang-0:1.17.12-1.el7_9.ppc64le",
"product_id": "go-toolset-1.17-golang-0:1.17.12-1.el7_9.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/go-toolset-1.17-golang@1.17.12-1.el7_9?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "go-toolset-1.17-golang-bin-0:1.17.12-1.el7_9.ppc64le",
"product": {
"name": "go-toolset-1.17-golang-bin-0:1.17.12-1.el7_9.ppc64le",
"product_id": "go-toolset-1.17-golang-bin-0:1.17.12-1.el7_9.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/go-toolset-1.17-golang-bin@1.17.12-1.el7_9?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "go-toolset-1.17-golang-misc-0:1.17.12-1.el7_9.ppc64le",
"product": {
"name": "go-toolset-1.17-golang-misc-0:1.17.12-1.el7_9.ppc64le",
"product_id": "go-toolset-1.17-golang-misc-0:1.17.12-1.el7_9.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/go-toolset-1.17-golang-misc@1.17.12-1.el7_9?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "go-toolset-1.17-golang-src-0:1.17.12-1.el7_9.ppc64le",
"product": {
"name": "go-toolset-1.17-golang-src-0:1.17.12-1.el7_9.ppc64le",
"product_id": "go-toolset-1.17-golang-src-0:1.17.12-1.el7_9.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/go-toolset-1.17-golang-src@1.17.12-1.el7_9?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "go-toolset-1.17-golang-tests-0:1.17.12-1.el7_9.ppc64le",
"product": {
"name": "go-toolset-1.17-golang-tests-0:1.17.12-1.el7_9.ppc64le",
"product_id": "go-toolset-1.17-golang-tests-0:1.17.12-1.el7_9.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/go-toolset-1.17-golang-tests@1.17.12-1.el7_9?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "go-toolset-1.17-0:1.17.12-1.el7_9.ppc64le",
"product": {
"name": "go-toolset-1.17-0:1.17.12-1.el7_9.ppc64le",
"product_id": "go-toolset-1.17-0:1.17.12-1.el7_9.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/go-toolset-1.17@1.17.12-1.el7_9?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "go-toolset-1.17-build-0:1.17.12-1.el7_9.ppc64le",
"product": {
"name": "go-toolset-1.17-build-0:1.17.12-1.el7_9.ppc64le",
"product_id": "go-toolset-1.17-build-0:1.17.12-1.el7_9.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/go-toolset-1.17-build@1.17.12-1.el7_9?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "go-toolset-1.17-runtime-0:1.17.12-1.el7_9.ppc64le",
"product": {
"name": "go-toolset-1.17-runtime-0:1.17.12-1.el7_9.ppc64le",
"product_id": "go-toolset-1.17-runtime-0:1.17.12-1.el7_9.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/go-toolset-1.17-runtime@1.17.12-1.el7_9?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "go-toolset-1.17-scldevel-0:1.17.12-1.el7_9.ppc64le",
"product": {
"name": "go-toolset-1.17-scldevel-0:1.17.12-1.el7_9.ppc64le",
"product_id": "go-toolset-1.17-scldevel-0:1.17.12-1.el7_9.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/go-toolset-1.17-scldevel@1.17.12-1.el7_9?arch=ppc64le"
}
}
}
],
"category": "architecture",
"name": "ppc64le"
},
{
"branches": [
{
"category": "product_version",
"name": "go-toolset-1.17-golang-docs-0:1.17.12-1.el7_9.noarch",
"product": {
"name": "go-toolset-1.17-golang-docs-0:1.17.12-1.el7_9.noarch",
"product_id": "go-toolset-1.17-golang-docs-0:1.17.12-1.el7_9.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/go-toolset-1.17-golang-docs@1.17.12-1.el7_9?arch=noarch"
}
}
}
],
"category": "architecture",
"name": "noarch"
}
],
"category": "vendor",
"name": "Red Hat"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "go-toolset-1.17-0:1.17.12-1.el7_9.ppc64le as a component of Red Hat Developer Tools for Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-DevTools-2022.2:go-toolset-1.17-0:1.17.12-1.el7_9.ppc64le"
},
"product_reference": "go-toolset-1.17-0:1.17.12-1.el7_9.ppc64le",
"relates_to_product_reference": "7Server-DevTools-2022.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go-toolset-1.17-0:1.17.12-1.el7_9.s390x as a component of Red Hat Developer Tools for Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-DevTools-2022.2:go-toolset-1.17-0:1.17.12-1.el7_9.s390x"
},
"product_reference": "go-toolset-1.17-0:1.17.12-1.el7_9.s390x",
"relates_to_product_reference": "7Server-DevTools-2022.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go-toolset-1.17-0:1.17.12-1.el7_9.src as a component of Red Hat Developer Tools for Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-DevTools-2022.2:go-toolset-1.17-0:1.17.12-1.el7_9.src"
},
"product_reference": "go-toolset-1.17-0:1.17.12-1.el7_9.src",
"relates_to_product_reference": "7Server-DevTools-2022.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go-toolset-1.17-0:1.17.12-1.el7_9.x86_64 as a component of Red Hat Developer Tools for Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-DevTools-2022.2:go-toolset-1.17-0:1.17.12-1.el7_9.x86_64"
},
"product_reference": "go-toolset-1.17-0:1.17.12-1.el7_9.x86_64",
"relates_to_product_reference": "7Server-DevTools-2022.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go-toolset-1.17-build-0:1.17.12-1.el7_9.ppc64le as a component of Red Hat Developer Tools for Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-DevTools-2022.2:go-toolset-1.17-build-0:1.17.12-1.el7_9.ppc64le"
},
"product_reference": "go-toolset-1.17-build-0:1.17.12-1.el7_9.ppc64le",
"relates_to_product_reference": "7Server-DevTools-2022.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go-toolset-1.17-build-0:1.17.12-1.el7_9.s390x as a component of Red Hat Developer Tools for Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-DevTools-2022.2:go-toolset-1.17-build-0:1.17.12-1.el7_9.s390x"
},
"product_reference": "go-toolset-1.17-build-0:1.17.12-1.el7_9.s390x",
"relates_to_product_reference": "7Server-DevTools-2022.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go-toolset-1.17-build-0:1.17.12-1.el7_9.x86_64 as a component of Red Hat Developer Tools for Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-DevTools-2022.2:go-toolset-1.17-build-0:1.17.12-1.el7_9.x86_64"
},
"product_reference": "go-toolset-1.17-build-0:1.17.12-1.el7_9.x86_64",
"relates_to_product_reference": "7Server-DevTools-2022.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go-toolset-1.17-golang-0:1.17.12-1.el7_9.ppc64le as a component of Red Hat Developer Tools for Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-DevTools-2022.2:go-toolset-1.17-golang-0:1.17.12-1.el7_9.ppc64le"
},
"product_reference": "go-toolset-1.17-golang-0:1.17.12-1.el7_9.ppc64le",
"relates_to_product_reference": "7Server-DevTools-2022.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go-toolset-1.17-golang-0:1.17.12-1.el7_9.s390x as a component of Red Hat Developer Tools for Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-DevTools-2022.2:go-toolset-1.17-golang-0:1.17.12-1.el7_9.s390x"
},
"product_reference": "go-toolset-1.17-golang-0:1.17.12-1.el7_9.s390x",
"relates_to_product_reference": "7Server-DevTools-2022.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go-toolset-1.17-golang-0:1.17.12-1.el7_9.src as a component of Red Hat Developer Tools for Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-DevTools-2022.2:go-toolset-1.17-golang-0:1.17.12-1.el7_9.src"
},
"product_reference": "go-toolset-1.17-golang-0:1.17.12-1.el7_9.src",
"relates_to_product_reference": "7Server-DevTools-2022.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go-toolset-1.17-golang-0:1.17.12-1.el7_9.x86_64 as a component of Red Hat Developer Tools for Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-DevTools-2022.2:go-toolset-1.17-golang-0:1.17.12-1.el7_9.x86_64"
},
"product_reference": "go-toolset-1.17-golang-0:1.17.12-1.el7_9.x86_64",
"relates_to_product_reference": "7Server-DevTools-2022.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go-toolset-1.17-golang-bin-0:1.17.12-1.el7_9.ppc64le as a component of Red Hat Developer Tools for Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-DevTools-2022.2:go-toolset-1.17-golang-bin-0:1.17.12-1.el7_9.ppc64le"
},
"product_reference": "go-toolset-1.17-golang-bin-0:1.17.12-1.el7_9.ppc64le",
"relates_to_product_reference": "7Server-DevTools-2022.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go-toolset-1.17-golang-bin-0:1.17.12-1.el7_9.s390x as a component of Red Hat Developer Tools for Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-DevTools-2022.2:go-toolset-1.17-golang-bin-0:1.17.12-1.el7_9.s390x"
},
"product_reference": "go-toolset-1.17-golang-bin-0:1.17.12-1.el7_9.s390x",
"relates_to_product_reference": "7Server-DevTools-2022.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go-toolset-1.17-golang-bin-0:1.17.12-1.el7_9.x86_64 as a component of Red Hat Developer Tools for Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-DevTools-2022.2:go-toolset-1.17-golang-bin-0:1.17.12-1.el7_9.x86_64"
},
"product_reference": "go-toolset-1.17-golang-bin-0:1.17.12-1.el7_9.x86_64",
"relates_to_product_reference": "7Server-DevTools-2022.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go-toolset-1.17-golang-docs-0:1.17.12-1.el7_9.noarch as a component of Red Hat Developer Tools for Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-DevTools-2022.2:go-toolset-1.17-golang-docs-0:1.17.12-1.el7_9.noarch"
},
"product_reference": "go-toolset-1.17-golang-docs-0:1.17.12-1.el7_9.noarch",
"relates_to_product_reference": "7Server-DevTools-2022.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go-toolset-1.17-golang-misc-0:1.17.12-1.el7_9.ppc64le as a component of Red Hat Developer Tools for Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-DevTools-2022.2:go-toolset-1.17-golang-misc-0:1.17.12-1.el7_9.ppc64le"
},
"product_reference": "go-toolset-1.17-golang-misc-0:1.17.12-1.el7_9.ppc64le",
"relates_to_product_reference": "7Server-DevTools-2022.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go-toolset-1.17-golang-misc-0:1.17.12-1.el7_9.s390x as a component of Red Hat Developer Tools for Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-DevTools-2022.2:go-toolset-1.17-golang-misc-0:1.17.12-1.el7_9.s390x"
},
"product_reference": "go-toolset-1.17-golang-misc-0:1.17.12-1.el7_9.s390x",
"relates_to_product_reference": "7Server-DevTools-2022.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go-toolset-1.17-golang-misc-0:1.17.12-1.el7_9.x86_64 as a component of Red Hat Developer Tools for Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-DevTools-2022.2:go-toolset-1.17-golang-misc-0:1.17.12-1.el7_9.x86_64"
},
"product_reference": "go-toolset-1.17-golang-misc-0:1.17.12-1.el7_9.x86_64",
"relates_to_product_reference": "7Server-DevTools-2022.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go-toolset-1.17-golang-race-0:1.17.12-1.el7_9.x86_64 as a component of Red Hat Developer Tools for Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-DevTools-2022.2:go-toolset-1.17-golang-race-0:1.17.12-1.el7_9.x86_64"
},
"product_reference": "go-toolset-1.17-golang-race-0:1.17.12-1.el7_9.x86_64",
"relates_to_product_reference": "7Server-DevTools-2022.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go-toolset-1.17-golang-src-0:1.17.12-1.el7_9.ppc64le as a component of Red Hat Developer Tools for Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-DevTools-2022.2:go-toolset-1.17-golang-src-0:1.17.12-1.el7_9.ppc64le"
},
"product_reference": "go-toolset-1.17-golang-src-0:1.17.12-1.el7_9.ppc64le",
"relates_to_product_reference": "7Server-DevTools-2022.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go-toolset-1.17-golang-src-0:1.17.12-1.el7_9.s390x as a component of Red Hat Developer Tools for Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-DevTools-2022.2:go-toolset-1.17-golang-src-0:1.17.12-1.el7_9.s390x"
},
"product_reference": "go-toolset-1.17-golang-src-0:1.17.12-1.el7_9.s390x",
"relates_to_product_reference": "7Server-DevTools-2022.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go-toolset-1.17-golang-src-0:1.17.12-1.el7_9.x86_64 as a component of Red Hat Developer Tools for Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-DevTools-2022.2:go-toolset-1.17-golang-src-0:1.17.12-1.el7_9.x86_64"
},
"product_reference": "go-toolset-1.17-golang-src-0:1.17.12-1.el7_9.x86_64",
"relates_to_product_reference": "7Server-DevTools-2022.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go-toolset-1.17-golang-tests-0:1.17.12-1.el7_9.ppc64le as a component of Red Hat Developer Tools for Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-DevTools-2022.2:go-toolset-1.17-golang-tests-0:1.17.12-1.el7_9.ppc64le"
},
"product_reference": "go-toolset-1.17-golang-tests-0:1.17.12-1.el7_9.ppc64le",
"relates_to_product_reference": "7Server-DevTools-2022.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go-toolset-1.17-golang-tests-0:1.17.12-1.el7_9.s390x as a component of Red Hat Developer Tools for Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-DevTools-2022.2:go-toolset-1.17-golang-tests-0:1.17.12-1.el7_9.s390x"
},
"product_reference": "go-toolset-1.17-golang-tests-0:1.17.12-1.el7_9.s390x",
"relates_to_product_reference": "7Server-DevTools-2022.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go-toolset-1.17-golang-tests-0:1.17.12-1.el7_9.x86_64 as a component of Red Hat Developer Tools for Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-DevTools-2022.2:go-toolset-1.17-golang-tests-0:1.17.12-1.el7_9.x86_64"
},
"product_reference": "go-toolset-1.17-golang-tests-0:1.17.12-1.el7_9.x86_64",
"relates_to_product_reference": "7Server-DevTools-2022.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go-toolset-1.17-runtime-0:1.17.12-1.el7_9.ppc64le as a component of Red Hat Developer Tools for Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-DevTools-2022.2:go-toolset-1.17-runtime-0:1.17.12-1.el7_9.ppc64le"
},
"product_reference": "go-toolset-1.17-runtime-0:1.17.12-1.el7_9.ppc64le",
"relates_to_product_reference": "7Server-DevTools-2022.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go-toolset-1.17-runtime-0:1.17.12-1.el7_9.s390x as a component of Red Hat Developer Tools for Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-DevTools-2022.2:go-toolset-1.17-runtime-0:1.17.12-1.el7_9.s390x"
},
"product_reference": "go-toolset-1.17-runtime-0:1.17.12-1.el7_9.s390x",
"relates_to_product_reference": "7Server-DevTools-2022.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go-toolset-1.17-runtime-0:1.17.12-1.el7_9.x86_64 as a component of Red Hat Developer Tools for Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-DevTools-2022.2:go-toolset-1.17-runtime-0:1.17.12-1.el7_9.x86_64"
},
"product_reference": "go-toolset-1.17-runtime-0:1.17.12-1.el7_9.x86_64",
"relates_to_product_reference": "7Server-DevTools-2022.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go-toolset-1.17-scldevel-0:1.17.12-1.el7_9.ppc64le as a component of Red Hat Developer Tools for Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-DevTools-2022.2:go-toolset-1.17-scldevel-0:1.17.12-1.el7_9.ppc64le"
},
"product_reference": "go-toolset-1.17-scldevel-0:1.17.12-1.el7_9.ppc64le",
"relates_to_product_reference": "7Server-DevTools-2022.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go-toolset-1.17-scldevel-0:1.17.12-1.el7_9.s390x as a component of Red Hat Developer Tools for Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-DevTools-2022.2:go-toolset-1.17-scldevel-0:1.17.12-1.el7_9.s390x"
},
"product_reference": "go-toolset-1.17-scldevel-0:1.17.12-1.el7_9.s390x",
"relates_to_product_reference": "7Server-DevTools-2022.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go-toolset-1.17-scldevel-0:1.17.12-1.el7_9.x86_64 as a component of Red Hat Developer Tools for Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-DevTools-2022.2:go-toolset-1.17-scldevel-0:1.17.12-1.el7_9.x86_64"
},
"product_reference": "go-toolset-1.17-scldevel-0:1.17.12-1.el7_9.x86_64",
"relates_to_product_reference": "7Server-DevTools-2022.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go-toolset-1.17-0:1.17.12-1.el7_9.ppc64le as a component of Red Hat Developer Tools for Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Workstation-DevTools-2022.2:go-toolset-1.17-0:1.17.12-1.el7_9.ppc64le"
},
"product_reference": "go-toolset-1.17-0:1.17.12-1.el7_9.ppc64le",
"relates_to_product_reference": "7Workstation-DevTools-2022.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go-toolset-1.17-0:1.17.12-1.el7_9.s390x as a component of Red Hat Developer Tools for Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Workstation-DevTools-2022.2:go-toolset-1.17-0:1.17.12-1.el7_9.s390x"
},
"product_reference": "go-toolset-1.17-0:1.17.12-1.el7_9.s390x",
"relates_to_product_reference": "7Workstation-DevTools-2022.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go-toolset-1.17-0:1.17.12-1.el7_9.src as a component of Red Hat Developer Tools for Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Workstation-DevTools-2022.2:go-toolset-1.17-0:1.17.12-1.el7_9.src"
},
"product_reference": "go-toolset-1.17-0:1.17.12-1.el7_9.src",
"relates_to_product_reference": "7Workstation-DevTools-2022.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go-toolset-1.17-0:1.17.12-1.el7_9.x86_64 as a component of Red Hat Developer Tools for Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Workstation-DevTools-2022.2:go-toolset-1.17-0:1.17.12-1.el7_9.x86_64"
},
"product_reference": "go-toolset-1.17-0:1.17.12-1.el7_9.x86_64",
"relates_to_product_reference": "7Workstation-DevTools-2022.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go-toolset-1.17-build-0:1.17.12-1.el7_9.ppc64le as a component of Red Hat Developer Tools for Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Workstation-DevTools-2022.2:go-toolset-1.17-build-0:1.17.12-1.el7_9.ppc64le"
},
"product_reference": "go-toolset-1.17-build-0:1.17.12-1.el7_9.ppc64le",
"relates_to_product_reference": "7Workstation-DevTools-2022.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go-toolset-1.17-build-0:1.17.12-1.el7_9.s390x as a component of Red Hat Developer Tools for Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Workstation-DevTools-2022.2:go-toolset-1.17-build-0:1.17.12-1.el7_9.s390x"
},
"product_reference": "go-toolset-1.17-build-0:1.17.12-1.el7_9.s390x",
"relates_to_product_reference": "7Workstation-DevTools-2022.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go-toolset-1.17-build-0:1.17.12-1.el7_9.x86_64 as a component of Red Hat Developer Tools for Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Workstation-DevTools-2022.2:go-toolset-1.17-build-0:1.17.12-1.el7_9.x86_64"
},
"product_reference": "go-toolset-1.17-build-0:1.17.12-1.el7_9.x86_64",
"relates_to_product_reference": "7Workstation-DevTools-2022.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go-toolset-1.17-golang-0:1.17.12-1.el7_9.ppc64le as a component of Red Hat Developer Tools for Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Workstation-DevTools-2022.2:go-toolset-1.17-golang-0:1.17.12-1.el7_9.ppc64le"
},
"product_reference": "go-toolset-1.17-golang-0:1.17.12-1.el7_9.ppc64le",
"relates_to_product_reference": "7Workstation-DevTools-2022.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go-toolset-1.17-golang-0:1.17.12-1.el7_9.s390x as a component of Red Hat Developer Tools for Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Workstation-DevTools-2022.2:go-toolset-1.17-golang-0:1.17.12-1.el7_9.s390x"
},
"product_reference": "go-toolset-1.17-golang-0:1.17.12-1.el7_9.s390x",
"relates_to_product_reference": "7Workstation-DevTools-2022.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go-toolset-1.17-golang-0:1.17.12-1.el7_9.src as a component of Red Hat Developer Tools for Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Workstation-DevTools-2022.2:go-toolset-1.17-golang-0:1.17.12-1.el7_9.src"
},
"product_reference": "go-toolset-1.17-golang-0:1.17.12-1.el7_9.src",
"relates_to_product_reference": "7Workstation-DevTools-2022.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go-toolset-1.17-golang-0:1.17.12-1.el7_9.x86_64 as a component of Red Hat Developer Tools for Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Workstation-DevTools-2022.2:go-toolset-1.17-golang-0:1.17.12-1.el7_9.x86_64"
},
"product_reference": "go-toolset-1.17-golang-0:1.17.12-1.el7_9.x86_64",
"relates_to_product_reference": "7Workstation-DevTools-2022.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go-toolset-1.17-golang-bin-0:1.17.12-1.el7_9.ppc64le as a component of Red Hat Developer Tools for Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Workstation-DevTools-2022.2:go-toolset-1.17-golang-bin-0:1.17.12-1.el7_9.ppc64le"
},
"product_reference": "go-toolset-1.17-golang-bin-0:1.17.12-1.el7_9.ppc64le",
"relates_to_product_reference": "7Workstation-DevTools-2022.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go-toolset-1.17-golang-bin-0:1.17.12-1.el7_9.s390x as a component of Red Hat Developer Tools for Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Workstation-DevTools-2022.2:go-toolset-1.17-golang-bin-0:1.17.12-1.el7_9.s390x"
},
"product_reference": "go-toolset-1.17-golang-bin-0:1.17.12-1.el7_9.s390x",
"relates_to_product_reference": "7Workstation-DevTools-2022.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go-toolset-1.17-golang-bin-0:1.17.12-1.el7_9.x86_64 as a component of Red Hat Developer Tools for Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Workstation-DevTools-2022.2:go-toolset-1.17-golang-bin-0:1.17.12-1.el7_9.x86_64"
},
"product_reference": "go-toolset-1.17-golang-bin-0:1.17.12-1.el7_9.x86_64",
"relates_to_product_reference": "7Workstation-DevTools-2022.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go-toolset-1.17-golang-docs-0:1.17.12-1.el7_9.noarch as a component of Red Hat Developer Tools for Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Workstation-DevTools-2022.2:go-toolset-1.17-golang-docs-0:1.17.12-1.el7_9.noarch"
},
"product_reference": "go-toolset-1.17-golang-docs-0:1.17.12-1.el7_9.noarch",
"relates_to_product_reference": "7Workstation-DevTools-2022.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go-toolset-1.17-golang-misc-0:1.17.12-1.el7_9.ppc64le as a component of Red Hat Developer Tools for Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Workstation-DevTools-2022.2:go-toolset-1.17-golang-misc-0:1.17.12-1.el7_9.ppc64le"
},
"product_reference": "go-toolset-1.17-golang-misc-0:1.17.12-1.el7_9.ppc64le",
"relates_to_product_reference": "7Workstation-DevTools-2022.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go-toolset-1.17-golang-misc-0:1.17.12-1.el7_9.s390x as a component of Red Hat Developer Tools for Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Workstation-DevTools-2022.2:go-toolset-1.17-golang-misc-0:1.17.12-1.el7_9.s390x"
},
"product_reference": "go-toolset-1.17-golang-misc-0:1.17.12-1.el7_9.s390x",
"relates_to_product_reference": "7Workstation-DevTools-2022.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go-toolset-1.17-golang-misc-0:1.17.12-1.el7_9.x86_64 as a component of Red Hat Developer Tools for Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Workstation-DevTools-2022.2:go-toolset-1.17-golang-misc-0:1.17.12-1.el7_9.x86_64"
},
"product_reference": "go-toolset-1.17-golang-misc-0:1.17.12-1.el7_9.x86_64",
"relates_to_product_reference": "7Workstation-DevTools-2022.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go-toolset-1.17-golang-race-0:1.17.12-1.el7_9.x86_64 as a component of Red Hat Developer Tools for Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Workstation-DevTools-2022.2:go-toolset-1.17-golang-race-0:1.17.12-1.el7_9.x86_64"
},
"product_reference": "go-toolset-1.17-golang-race-0:1.17.12-1.el7_9.x86_64",
"relates_to_product_reference": "7Workstation-DevTools-2022.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go-toolset-1.17-golang-src-0:1.17.12-1.el7_9.ppc64le as a component of Red Hat Developer Tools for Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Workstation-DevTools-2022.2:go-toolset-1.17-golang-src-0:1.17.12-1.el7_9.ppc64le"
},
"product_reference": "go-toolset-1.17-golang-src-0:1.17.12-1.el7_9.ppc64le",
"relates_to_product_reference": "7Workstation-DevTools-2022.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go-toolset-1.17-golang-src-0:1.17.12-1.el7_9.s390x as a component of Red Hat Developer Tools for Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Workstation-DevTools-2022.2:go-toolset-1.17-golang-src-0:1.17.12-1.el7_9.s390x"
},
"product_reference": "go-toolset-1.17-golang-src-0:1.17.12-1.el7_9.s390x",
"relates_to_product_reference": "7Workstation-DevTools-2022.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go-toolset-1.17-golang-src-0:1.17.12-1.el7_9.x86_64 as a component of Red Hat Developer Tools for Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Workstation-DevTools-2022.2:go-toolset-1.17-golang-src-0:1.17.12-1.el7_9.x86_64"
},
"product_reference": "go-toolset-1.17-golang-src-0:1.17.12-1.el7_9.x86_64",
"relates_to_product_reference": "7Workstation-DevTools-2022.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go-toolset-1.17-golang-tests-0:1.17.12-1.el7_9.ppc64le as a component of Red Hat Developer Tools for Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Workstation-DevTools-2022.2:go-toolset-1.17-golang-tests-0:1.17.12-1.el7_9.ppc64le"
},
"product_reference": "go-toolset-1.17-golang-tests-0:1.17.12-1.el7_9.ppc64le",
"relates_to_product_reference": "7Workstation-DevTools-2022.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go-toolset-1.17-golang-tests-0:1.17.12-1.el7_9.s390x as a component of Red Hat Developer Tools for Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Workstation-DevTools-2022.2:go-toolset-1.17-golang-tests-0:1.17.12-1.el7_9.s390x"
},
"product_reference": "go-toolset-1.17-golang-tests-0:1.17.12-1.el7_9.s390x",
"relates_to_product_reference": "7Workstation-DevTools-2022.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go-toolset-1.17-golang-tests-0:1.17.12-1.el7_9.x86_64 as a component of Red Hat Developer Tools for Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Workstation-DevTools-2022.2:go-toolset-1.17-golang-tests-0:1.17.12-1.el7_9.x86_64"
},
"product_reference": "go-toolset-1.17-golang-tests-0:1.17.12-1.el7_9.x86_64",
"relates_to_product_reference": "7Workstation-DevTools-2022.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go-toolset-1.17-runtime-0:1.17.12-1.el7_9.ppc64le as a component of Red Hat Developer Tools for Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Workstation-DevTools-2022.2:go-toolset-1.17-runtime-0:1.17.12-1.el7_9.ppc64le"
},
"product_reference": "go-toolset-1.17-runtime-0:1.17.12-1.el7_9.ppc64le",
"relates_to_product_reference": "7Workstation-DevTools-2022.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go-toolset-1.17-runtime-0:1.17.12-1.el7_9.s390x as a component of Red Hat Developer Tools for Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Workstation-DevTools-2022.2:go-toolset-1.17-runtime-0:1.17.12-1.el7_9.s390x"
},
"product_reference": "go-toolset-1.17-runtime-0:1.17.12-1.el7_9.s390x",
"relates_to_product_reference": "7Workstation-DevTools-2022.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go-toolset-1.17-runtime-0:1.17.12-1.el7_9.x86_64 as a component of Red Hat Developer Tools for Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Workstation-DevTools-2022.2:go-toolset-1.17-runtime-0:1.17.12-1.el7_9.x86_64"
},
"product_reference": "go-toolset-1.17-runtime-0:1.17.12-1.el7_9.x86_64",
"relates_to_product_reference": "7Workstation-DevTools-2022.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go-toolset-1.17-scldevel-0:1.17.12-1.el7_9.ppc64le as a component of Red Hat Developer Tools for Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Workstation-DevTools-2022.2:go-toolset-1.17-scldevel-0:1.17.12-1.el7_9.ppc64le"
},
"product_reference": "go-toolset-1.17-scldevel-0:1.17.12-1.el7_9.ppc64le",
"relates_to_product_reference": "7Workstation-DevTools-2022.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go-toolset-1.17-scldevel-0:1.17.12-1.el7_9.s390x as a component of Red Hat Developer Tools for Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Workstation-DevTools-2022.2:go-toolset-1.17-scldevel-0:1.17.12-1.el7_9.s390x"
},
"product_reference": "go-toolset-1.17-scldevel-0:1.17.12-1.el7_9.s390x",
"relates_to_product_reference": "7Workstation-DevTools-2022.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go-toolset-1.17-scldevel-0:1.17.12-1.el7_9.x86_64 as a component of Red Hat Developer Tools for Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Workstation-DevTools-2022.2:go-toolset-1.17-scldevel-0:1.17.12-1.el7_9.x86_64"
},
"product_reference": "go-toolset-1.17-scldevel-0:1.17.12-1.el7_9.x86_64",
"relates_to_product_reference": "7Workstation-DevTools-2022.2"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2022-1705",
"cwe": {
"id": "CWE-444",
"name": "Inconsistent Interpretation of HTTP Requests (\u0027HTTP Request/Response Smuggling\u0027)"
},
"discovery_date": "2022-07-14T00:00:00+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"7Server-DevTools-2022.2:go-toolset-1.17-0:1.17.12-1.el7_9.ppc64le",
"7Server-DevTools-2022.2:go-toolset-1.17-0:1.17.12-1.el7_9.s390x",
"7Server-DevTools-2022.2:go-toolset-1.17-0:1.17.12-1.el7_9.src",
"7Server-DevTools-2022.2:go-toolset-1.17-0:1.17.12-1.el7_9.x86_64",
"7Server-DevTools-2022.2:go-toolset-1.17-build-0:1.17.12-1.el7_9.ppc64le",
"7Server-DevTools-2022.2:go-toolset-1.17-build-0:1.17.12-1.el7_9.s390x",
"7Server-DevTools-2022.2:go-toolset-1.17-build-0:1.17.12-1.el7_9.x86_64",
"7Server-DevTools-2022.2:go-toolset-1.17-runtime-0:1.17.12-1.el7_9.ppc64le",
"7Server-DevTools-2022.2:go-toolset-1.17-runtime-0:1.17.12-1.el7_9.s390x",
"7Server-DevTools-2022.2:go-toolset-1.17-runtime-0:1.17.12-1.el7_9.x86_64",
"7Server-DevTools-2022.2:go-toolset-1.17-scldevel-0:1.17.12-1.el7_9.ppc64le",
"7Server-DevTools-2022.2:go-toolset-1.17-scldevel-0:1.17.12-1.el7_9.s390x",
"7Server-DevTools-2022.2:go-toolset-1.17-scldevel-0:1.17.12-1.el7_9.x86_64",
"7Workstation-DevTools-2022.2:go-toolset-1.17-0:1.17.12-1.el7_9.ppc64le",
"7Workstation-DevTools-2022.2:go-toolset-1.17-0:1.17.12-1.el7_9.s390x",
"7Workstation-DevTools-2022.2:go-toolset-1.17-0:1.17.12-1.el7_9.src",
"7Workstation-DevTools-2022.2:go-toolset-1.17-0:1.17.12-1.el7_9.x86_64",
"7Workstation-DevTools-2022.2:go-toolset-1.17-build-0:1.17.12-1.el7_9.ppc64le",
"7Workstation-DevTools-2022.2:go-toolset-1.17-build-0:1.17.12-1.el7_9.s390x",
"7Workstation-DevTools-2022.2:go-toolset-1.17-build-0:1.17.12-1.el7_9.x86_64",
"7Workstation-DevTools-2022.2:go-toolset-1.17-runtime-0:1.17.12-1.el7_9.ppc64le",
"7Workstation-DevTools-2022.2:go-toolset-1.17-runtime-0:1.17.12-1.el7_9.s390x",
"7Workstation-DevTools-2022.2:go-toolset-1.17-runtime-0:1.17.12-1.el7_9.x86_64",
"7Workstation-DevTools-2022.2:go-toolset-1.17-scldevel-0:1.17.12-1.el7_9.ppc64le",
"7Workstation-DevTools-2022.2:go-toolset-1.17-scldevel-0:1.17.12-1.el7_9.s390x",
"7Workstation-DevTools-2022.2:go-toolset-1.17-scldevel-0:1.17.12-1.el7_9.x86_64"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2107374"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in golang. The HTTP/1 client accepted invalid Transfer-Encoding headers indicating \"chunked\" encoding. This issue could allow request smuggling, but only if combined with an intermediate server that also improperly accepts the header as invalid.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "golang: net/http: improper sanitization of Transfer-Encoding header",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "Within regulated environments, a combination of the following controls acts as a significant barrier to successfully exploiting a CWE-444: Inconsistent Interpretation of HTTP Requests (\u0027HTTP Request/Response Smuggling\u0027) vulnerability and therefore downgrades the severity of this particular CVE from Moderate to Low.\n\nThe platform uses secure, encrypted HTTPS connections over TLS 1.2 to reduce the risk of smuggling attacks by preventing the injection of ambiguous or malformed requests between components. The environment employs IPS/IDS and antimalware solutions to detect and block malicious code while ensuring consistent interpretation of HTTP requests across network layers, mitigating request/response inconsistencies. Event logs are collected and analyzed for centralization, correlation, monitoring, alerting, and retention, enabling the detection of malformed or suspicious HTTP traffic. Static code analysis and peer reviews enforce strong input validation and error handling to ensure all user inputs adhere to HTTP protocol specifications.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"7Server-DevTools-2022.2:go-toolset-1.17-golang-0:1.17.12-1.el7_9.ppc64le",
"7Server-DevTools-2022.2:go-toolset-1.17-golang-0:1.17.12-1.el7_9.s390x",
"7Server-DevTools-2022.2:go-toolset-1.17-golang-0:1.17.12-1.el7_9.src",
"7Server-DevTools-2022.2:go-toolset-1.17-golang-0:1.17.12-1.el7_9.x86_64",
"7Server-DevTools-2022.2:go-toolset-1.17-golang-bin-0:1.17.12-1.el7_9.ppc64le",
"7Server-DevTools-2022.2:go-toolset-1.17-golang-bin-0:1.17.12-1.el7_9.s390x",
"7Server-DevTools-2022.2:go-toolset-1.17-golang-bin-0:1.17.12-1.el7_9.x86_64",
"7Server-DevTools-2022.2:go-toolset-1.17-golang-docs-0:1.17.12-1.el7_9.noarch",
"7Server-DevTools-2022.2:go-toolset-1.17-golang-misc-0:1.17.12-1.el7_9.ppc64le",
"7Server-DevTools-2022.2:go-toolset-1.17-golang-misc-0:1.17.12-1.el7_9.s390x",
"7Server-DevTools-2022.2:go-toolset-1.17-golang-misc-0:1.17.12-1.el7_9.x86_64",
"7Server-DevTools-2022.2:go-toolset-1.17-golang-race-0:1.17.12-1.el7_9.x86_64",
"7Server-DevTools-2022.2:go-toolset-1.17-golang-src-0:1.17.12-1.el7_9.ppc64le",
"7Server-DevTools-2022.2:go-toolset-1.17-golang-src-0:1.17.12-1.el7_9.s390x",
"7Server-DevTools-2022.2:go-toolset-1.17-golang-src-0:1.17.12-1.el7_9.x86_64",
"7Server-DevTools-2022.2:go-toolset-1.17-golang-tests-0:1.17.12-1.el7_9.ppc64le",
"7Server-DevTools-2022.2:go-toolset-1.17-golang-tests-0:1.17.12-1.el7_9.s390x",
"7Server-DevTools-2022.2:go-toolset-1.17-golang-tests-0:1.17.12-1.el7_9.x86_64",
"7Workstation-DevTools-2022.2:go-toolset-1.17-golang-0:1.17.12-1.el7_9.ppc64le",
"7Workstation-DevTools-2022.2:go-toolset-1.17-golang-0:1.17.12-1.el7_9.s390x",
"7Workstation-DevTools-2022.2:go-toolset-1.17-golang-0:1.17.12-1.el7_9.src",
"7Workstation-DevTools-2022.2:go-toolset-1.17-golang-0:1.17.12-1.el7_9.x86_64",
"7Workstation-DevTools-2022.2:go-toolset-1.17-golang-bin-0:1.17.12-1.el7_9.ppc64le",
"7Workstation-DevTools-2022.2:go-toolset-1.17-golang-bin-0:1.17.12-1.el7_9.s390x",
"7Workstation-DevTools-2022.2:go-toolset-1.17-golang-bin-0:1.17.12-1.el7_9.x86_64",
"7Workstation-DevTools-2022.2:go-toolset-1.17-golang-docs-0:1.17.12-1.el7_9.noarch",
"7Workstation-DevTools-2022.2:go-toolset-1.17-golang-misc-0:1.17.12-1.el7_9.ppc64le",
"7Workstation-DevTools-2022.2:go-toolset-1.17-golang-misc-0:1.17.12-1.el7_9.s390x",
"7Workstation-DevTools-2022.2:go-toolset-1.17-golang-misc-0:1.17.12-1.el7_9.x86_64",
"7Workstation-DevTools-2022.2:go-toolset-1.17-golang-race-0:1.17.12-1.el7_9.x86_64",
"7Workstation-DevTools-2022.2:go-toolset-1.17-golang-src-0:1.17.12-1.el7_9.ppc64le",
"7Workstation-DevTools-2022.2:go-toolset-1.17-golang-src-0:1.17.12-1.el7_9.s390x",
"7Workstation-DevTools-2022.2:go-toolset-1.17-golang-src-0:1.17.12-1.el7_9.x86_64",
"7Workstation-DevTools-2022.2:go-toolset-1.17-golang-tests-0:1.17.12-1.el7_9.ppc64le",
"7Workstation-DevTools-2022.2:go-toolset-1.17-golang-tests-0:1.17.12-1.el7_9.s390x",
"7Workstation-DevTools-2022.2:go-toolset-1.17-golang-tests-0:1.17.12-1.el7_9.x86_64"
],
"known_not_affected": [
"7Server-DevTools-2022.2:go-toolset-1.17-0:1.17.12-1.el7_9.ppc64le",
"7Server-DevTools-2022.2:go-toolset-1.17-0:1.17.12-1.el7_9.s390x",
"7Server-DevTools-2022.2:go-toolset-1.17-0:1.17.12-1.el7_9.src",
"7Server-DevTools-2022.2:go-toolset-1.17-0:1.17.12-1.el7_9.x86_64",
"7Server-DevTools-2022.2:go-toolset-1.17-build-0:1.17.12-1.el7_9.ppc64le",
"7Server-DevTools-2022.2:go-toolset-1.17-build-0:1.17.12-1.el7_9.s390x",
"7Server-DevTools-2022.2:go-toolset-1.17-build-0:1.17.12-1.el7_9.x86_64",
"7Server-DevTools-2022.2:go-toolset-1.17-runtime-0:1.17.12-1.el7_9.ppc64le",
"7Server-DevTools-2022.2:go-toolset-1.17-runtime-0:1.17.12-1.el7_9.s390x",
"7Server-DevTools-2022.2:go-toolset-1.17-runtime-0:1.17.12-1.el7_9.x86_64",
"7Server-DevTools-2022.2:go-toolset-1.17-scldevel-0:1.17.12-1.el7_9.ppc64le",
"7Server-DevTools-2022.2:go-toolset-1.17-scldevel-0:1.17.12-1.el7_9.s390x",
"7Server-DevTools-2022.2:go-toolset-1.17-scldevel-0:1.17.12-1.el7_9.x86_64",
"7Workstation-DevTools-2022.2:go-toolset-1.17-0:1.17.12-1.el7_9.ppc64le",
"7Workstation-DevTools-2022.2:go-toolset-1.17-0:1.17.12-1.el7_9.s390x",
"7Workstation-DevTools-2022.2:go-toolset-1.17-0:1.17.12-1.el7_9.src",
"7Workstation-DevTools-2022.2:go-toolset-1.17-0:1.17.12-1.el7_9.x86_64",
"7Workstation-DevTools-2022.2:go-toolset-1.17-build-0:1.17.12-1.el7_9.ppc64le",
"7Workstation-DevTools-2022.2:go-toolset-1.17-build-0:1.17.12-1.el7_9.s390x",
"7Workstation-DevTools-2022.2:go-toolset-1.17-build-0:1.17.12-1.el7_9.x86_64",
"7Workstation-DevTools-2022.2:go-toolset-1.17-runtime-0:1.17.12-1.el7_9.ppc64le",
"7Workstation-DevTools-2022.2:go-toolset-1.17-runtime-0:1.17.12-1.el7_9.s390x",
"7Workstation-DevTools-2022.2:go-toolset-1.17-runtime-0:1.17.12-1.el7_9.x86_64",
"7Workstation-DevTools-2022.2:go-toolset-1.17-scldevel-0:1.17.12-1.el7_9.ppc64le",
"7Workstation-DevTools-2022.2:go-toolset-1.17-scldevel-0:1.17.12-1.el7_9.s390x",
"7Workstation-DevTools-2022.2:go-toolset-1.17-scldevel-0:1.17.12-1.el7_9.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2022-1705"
},
{
"category": "external",
"summary": "RHBZ#2107374",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2107374"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2022-1705",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-1705"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2022-1705",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2022-1705"
},
{
"category": "external",
"summary": "https://go.dev/issue/53188",
"url": "https://go.dev/issue/53188"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-announce/c/nqrv9fbR0zE",
"url": "https://groups.google.com/g/golang-announce/c/nqrv9fbR0zE"
}
],
"release_date": "2022-07-12T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2022-08-02T09:56:09+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"7Server-DevTools-2022.2:go-toolset-1.17-golang-0:1.17.12-1.el7_9.ppc64le",
"7Server-DevTools-2022.2:go-toolset-1.17-golang-0:1.17.12-1.el7_9.s390x",
"7Server-DevTools-2022.2:go-toolset-1.17-golang-0:1.17.12-1.el7_9.src",
"7Server-DevTools-2022.2:go-toolset-1.17-golang-0:1.17.12-1.el7_9.x86_64",
"7Server-DevTools-2022.2:go-toolset-1.17-golang-bin-0:1.17.12-1.el7_9.ppc64le",
"7Server-DevTools-2022.2:go-toolset-1.17-golang-bin-0:1.17.12-1.el7_9.s390x",
"7Server-DevTools-2022.2:go-toolset-1.17-golang-bin-0:1.17.12-1.el7_9.x86_64",
"7Server-DevTools-2022.2:go-toolset-1.17-golang-docs-0:1.17.12-1.el7_9.noarch",
"7Server-DevTools-2022.2:go-toolset-1.17-golang-misc-0:1.17.12-1.el7_9.ppc64le",
"7Server-DevTools-2022.2:go-toolset-1.17-golang-misc-0:1.17.12-1.el7_9.s390x",
"7Server-DevTools-2022.2:go-toolset-1.17-golang-misc-0:1.17.12-1.el7_9.x86_64",
"7Server-DevTools-2022.2:go-toolset-1.17-golang-race-0:1.17.12-1.el7_9.x86_64",
"7Server-DevTools-2022.2:go-toolset-1.17-golang-src-0:1.17.12-1.el7_9.ppc64le",
"7Server-DevTools-2022.2:go-toolset-1.17-golang-src-0:1.17.12-1.el7_9.s390x",
"7Server-DevTools-2022.2:go-toolset-1.17-golang-src-0:1.17.12-1.el7_9.x86_64",
"7Server-DevTools-2022.2:go-toolset-1.17-golang-tests-0:1.17.12-1.el7_9.ppc64le",
"7Server-DevTools-2022.2:go-toolset-1.17-golang-tests-0:1.17.12-1.el7_9.s390x",
"7Server-DevTools-2022.2:go-toolset-1.17-golang-tests-0:1.17.12-1.el7_9.x86_64",
"7Workstation-DevTools-2022.2:go-toolset-1.17-golang-0:1.17.12-1.el7_9.ppc64le",
"7Workstation-DevTools-2022.2:go-toolset-1.17-golang-0:1.17.12-1.el7_9.s390x",
"7Workstation-DevTools-2022.2:go-toolset-1.17-golang-0:1.17.12-1.el7_9.src",
"7Workstation-DevTools-2022.2:go-toolset-1.17-golang-0:1.17.12-1.el7_9.x86_64",
"7Workstation-DevTools-2022.2:go-toolset-1.17-golang-bin-0:1.17.12-1.el7_9.ppc64le",
"7Workstation-DevTools-2022.2:go-toolset-1.17-golang-bin-0:1.17.12-1.el7_9.s390x",
"7Workstation-DevTools-2022.2:go-toolset-1.17-golang-bin-0:1.17.12-1.el7_9.x86_64",
"7Workstation-DevTools-2022.2:go-toolset-1.17-golang-docs-0:1.17.12-1.el7_9.noarch",
"7Workstation-DevTools-2022.2:go-toolset-1.17-golang-misc-0:1.17.12-1.el7_9.ppc64le",
"7Workstation-DevTools-2022.2:go-toolset-1.17-golang-misc-0:1.17.12-1.el7_9.s390x",
"7Workstation-DevTools-2022.2:go-toolset-1.17-golang-misc-0:1.17.12-1.el7_9.x86_64",
"7Workstation-DevTools-2022.2:go-toolset-1.17-golang-race-0:1.17.12-1.el7_9.x86_64",
"7Workstation-DevTools-2022.2:go-toolset-1.17-golang-src-0:1.17.12-1.el7_9.ppc64le",
"7Workstation-DevTools-2022.2:go-toolset-1.17-golang-src-0:1.17.12-1.el7_9.s390x",
"7Workstation-DevTools-2022.2:go-toolset-1.17-golang-src-0:1.17.12-1.el7_9.x86_64",
"7Workstation-DevTools-2022.2:go-toolset-1.17-golang-tests-0:1.17.12-1.el7_9.ppc64le",
"7Workstation-DevTools-2022.2:go-toolset-1.17-golang-tests-0:1.17.12-1.el7_9.s390x",
"7Workstation-DevTools-2022.2:go-toolset-1.17-golang-tests-0:1.17.12-1.el7_9.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2022:5866"
}
],
"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": [
"7Server-DevTools-2022.2:go-toolset-1.17-0:1.17.12-1.el7_9.ppc64le",
"7Server-DevTools-2022.2:go-toolset-1.17-0:1.17.12-1.el7_9.s390x",
"7Server-DevTools-2022.2:go-toolset-1.17-0:1.17.12-1.el7_9.src",
"7Server-DevTools-2022.2:go-toolset-1.17-0:1.17.12-1.el7_9.x86_64",
"7Server-DevTools-2022.2:go-toolset-1.17-build-0:1.17.12-1.el7_9.ppc64le",
"7Server-DevTools-2022.2:go-toolset-1.17-build-0:1.17.12-1.el7_9.s390x",
"7Server-DevTools-2022.2:go-toolset-1.17-build-0:1.17.12-1.el7_9.x86_64",
"7Server-DevTools-2022.2:go-toolset-1.17-golang-0:1.17.12-1.el7_9.ppc64le",
"7Server-DevTools-2022.2:go-toolset-1.17-golang-0:1.17.12-1.el7_9.s390x",
"7Server-DevTools-2022.2:go-toolset-1.17-golang-0:1.17.12-1.el7_9.src",
"7Server-DevTools-2022.2:go-toolset-1.17-golang-0:1.17.12-1.el7_9.x86_64",
"7Server-DevTools-2022.2:go-toolset-1.17-golang-bin-0:1.17.12-1.el7_9.ppc64le",
"7Server-DevTools-2022.2:go-toolset-1.17-golang-bin-0:1.17.12-1.el7_9.s390x",
"7Server-DevTools-2022.2:go-toolset-1.17-golang-bin-0:1.17.12-1.el7_9.x86_64",
"7Server-DevTools-2022.2:go-toolset-1.17-golang-docs-0:1.17.12-1.el7_9.noarch",
"7Server-DevTools-2022.2:go-toolset-1.17-golang-misc-0:1.17.12-1.el7_9.ppc64le",
"7Server-DevTools-2022.2:go-toolset-1.17-golang-misc-0:1.17.12-1.el7_9.s390x",
"7Server-DevTools-2022.2:go-toolset-1.17-golang-misc-0:1.17.12-1.el7_9.x86_64",
"7Server-DevTools-2022.2:go-toolset-1.17-golang-race-0:1.17.12-1.el7_9.x86_64",
"7Server-DevTools-2022.2:go-toolset-1.17-golang-src-0:1.17.12-1.el7_9.ppc64le",
"7Server-DevTools-2022.2:go-toolset-1.17-golang-src-0:1.17.12-1.el7_9.s390x",
"7Server-DevTools-2022.2:go-toolset-1.17-golang-src-0:1.17.12-1.el7_9.x86_64",
"7Server-DevTools-2022.2:go-toolset-1.17-golang-tests-0:1.17.12-1.el7_9.ppc64le",
"7Server-DevTools-2022.2:go-toolset-1.17-golang-tests-0:1.17.12-1.el7_9.s390x",
"7Server-DevTools-2022.2:go-toolset-1.17-golang-tests-0:1.17.12-1.el7_9.x86_64",
"7Server-DevTools-2022.2:go-toolset-1.17-runtime-0:1.17.12-1.el7_9.ppc64le",
"7Server-DevTools-2022.2:go-toolset-1.17-runtime-0:1.17.12-1.el7_9.s390x",
"7Server-DevTools-2022.2:go-toolset-1.17-runtime-0:1.17.12-1.el7_9.x86_64",
"7Server-DevTools-2022.2:go-toolset-1.17-scldevel-0:1.17.12-1.el7_9.ppc64le",
"7Server-DevTools-2022.2:go-toolset-1.17-scldevel-0:1.17.12-1.el7_9.s390x",
"7Server-DevTools-2022.2:go-toolset-1.17-scldevel-0:1.17.12-1.el7_9.x86_64",
"7Workstation-DevTools-2022.2:go-toolset-1.17-0:1.17.12-1.el7_9.ppc64le",
"7Workstation-DevTools-2022.2:go-toolset-1.17-0:1.17.12-1.el7_9.s390x",
"7Workstation-DevTools-2022.2:go-toolset-1.17-0:1.17.12-1.el7_9.src",
"7Workstation-DevTools-2022.2:go-toolset-1.17-0:1.17.12-1.el7_9.x86_64",
"7Workstation-DevTools-2022.2:go-toolset-1.17-build-0:1.17.12-1.el7_9.ppc64le",
"7Workstation-DevTools-2022.2:go-toolset-1.17-build-0:1.17.12-1.el7_9.s390x",
"7Workstation-DevTools-2022.2:go-toolset-1.17-build-0:1.17.12-1.el7_9.x86_64",
"7Workstation-DevTools-2022.2:go-toolset-1.17-golang-0:1.17.12-1.el7_9.ppc64le",
"7Workstation-DevTools-2022.2:go-toolset-1.17-golang-0:1.17.12-1.el7_9.s390x",
"7Workstation-DevTools-2022.2:go-toolset-1.17-golang-0:1.17.12-1.el7_9.src",
"7Workstation-DevTools-2022.2:go-toolset-1.17-golang-0:1.17.12-1.el7_9.x86_64",
"7Workstation-DevTools-2022.2:go-toolset-1.17-golang-bin-0:1.17.12-1.el7_9.ppc64le",
"7Workstation-DevTools-2022.2:go-toolset-1.17-golang-bin-0:1.17.12-1.el7_9.s390x",
"7Workstation-DevTools-2022.2:go-toolset-1.17-golang-bin-0:1.17.12-1.el7_9.x86_64",
"7Workstation-DevTools-2022.2:go-toolset-1.17-golang-docs-0:1.17.12-1.el7_9.noarch",
"7Workstation-DevTools-2022.2:go-toolset-1.17-golang-misc-0:1.17.12-1.el7_9.ppc64le",
"7Workstation-DevTools-2022.2:go-toolset-1.17-golang-misc-0:1.17.12-1.el7_9.s390x",
"7Workstation-DevTools-2022.2:go-toolset-1.17-golang-misc-0:1.17.12-1.el7_9.x86_64",
"7Workstation-DevTools-2022.2:go-toolset-1.17-golang-race-0:1.17.12-1.el7_9.x86_64",
"7Workstation-DevTools-2022.2:go-toolset-1.17-golang-src-0:1.17.12-1.el7_9.ppc64le",
"7Workstation-DevTools-2022.2:go-toolset-1.17-golang-src-0:1.17.12-1.el7_9.s390x",
"7Workstation-DevTools-2022.2:go-toolset-1.17-golang-src-0:1.17.12-1.el7_9.x86_64",
"7Workstation-DevTools-2022.2:go-toolset-1.17-golang-tests-0:1.17.12-1.el7_9.ppc64le",
"7Workstation-DevTools-2022.2:go-toolset-1.17-golang-tests-0:1.17.12-1.el7_9.s390x",
"7Workstation-DevTools-2022.2:go-toolset-1.17-golang-tests-0:1.17.12-1.el7_9.x86_64",
"7Workstation-DevTools-2022.2:go-toolset-1.17-runtime-0:1.17.12-1.el7_9.ppc64le",
"7Workstation-DevTools-2022.2:go-toolset-1.17-runtime-0:1.17.12-1.el7_9.s390x",
"7Workstation-DevTools-2022.2:go-toolset-1.17-runtime-0:1.17.12-1.el7_9.x86_64",
"7Workstation-DevTools-2022.2:go-toolset-1.17-scldevel-0:1.17.12-1.el7_9.ppc64le",
"7Workstation-DevTools-2022.2:go-toolset-1.17-scldevel-0:1.17.12-1.el7_9.s390x",
"7Workstation-DevTools-2022.2:go-toolset-1.17-scldevel-0:1.17.12-1.el7_9.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "golang: net/http: improper sanitization of Transfer-Encoding header"
},
{
"cve": "CVE-2022-1962",
"cwe": {
"id": "CWE-1325",
"name": "Improperly Controlled Sequential Memory Allocation"
},
"discovery_date": "2022-07-14T00:00:00+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"7Server-DevTools-2022.2:go-toolset-1.17-0:1.17.12-1.el7_9.ppc64le",
"7Server-DevTools-2022.2:go-toolset-1.17-0:1.17.12-1.el7_9.s390x",
"7Server-DevTools-2022.2:go-toolset-1.17-0:1.17.12-1.el7_9.src",
"7Server-DevTools-2022.2:go-toolset-1.17-0:1.17.12-1.el7_9.x86_64",
"7Server-DevTools-2022.2:go-toolset-1.17-build-0:1.17.12-1.el7_9.ppc64le",
"7Server-DevTools-2022.2:go-toolset-1.17-build-0:1.17.12-1.el7_9.s390x",
"7Server-DevTools-2022.2:go-toolset-1.17-build-0:1.17.12-1.el7_9.x86_64",
"7Server-DevTools-2022.2:go-toolset-1.17-runtime-0:1.17.12-1.el7_9.ppc64le",
"7Server-DevTools-2022.2:go-toolset-1.17-runtime-0:1.17.12-1.el7_9.s390x",
"7Server-DevTools-2022.2:go-toolset-1.17-runtime-0:1.17.12-1.el7_9.x86_64",
"7Server-DevTools-2022.2:go-toolset-1.17-scldevel-0:1.17.12-1.el7_9.ppc64le",
"7Server-DevTools-2022.2:go-toolset-1.17-scldevel-0:1.17.12-1.el7_9.s390x",
"7Server-DevTools-2022.2:go-toolset-1.17-scldevel-0:1.17.12-1.el7_9.x86_64",
"7Workstation-DevTools-2022.2:go-toolset-1.17-0:1.17.12-1.el7_9.ppc64le",
"7Workstation-DevTools-2022.2:go-toolset-1.17-0:1.17.12-1.el7_9.s390x",
"7Workstation-DevTools-2022.2:go-toolset-1.17-0:1.17.12-1.el7_9.src",
"7Workstation-DevTools-2022.2:go-toolset-1.17-0:1.17.12-1.el7_9.x86_64",
"7Workstation-DevTools-2022.2:go-toolset-1.17-build-0:1.17.12-1.el7_9.ppc64le",
"7Workstation-DevTools-2022.2:go-toolset-1.17-build-0:1.17.12-1.el7_9.s390x",
"7Workstation-DevTools-2022.2:go-toolset-1.17-build-0:1.17.12-1.el7_9.x86_64",
"7Workstation-DevTools-2022.2:go-toolset-1.17-runtime-0:1.17.12-1.el7_9.ppc64le",
"7Workstation-DevTools-2022.2:go-toolset-1.17-runtime-0:1.17.12-1.el7_9.s390x",
"7Workstation-DevTools-2022.2:go-toolset-1.17-runtime-0:1.17.12-1.el7_9.x86_64",
"7Workstation-DevTools-2022.2:go-toolset-1.17-scldevel-0:1.17.12-1.el7_9.ppc64le",
"7Workstation-DevTools-2022.2:go-toolset-1.17-scldevel-0:1.17.12-1.el7_9.s390x",
"7Workstation-DevTools-2022.2:go-toolset-1.17-scldevel-0:1.17.12-1.el7_9.x86_64"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2107376"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in the golang standard library, go/parser. When calling any Parse functions on the Go source code, which contains deeply nested types or declarations, a panic can occur due to stack exhaustion. This issue allows an attacker to impact system availability.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "golang: go/parser: stack exhaustion in all Parse* functions",
"title": "Vulnerability summary"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"7Server-DevTools-2022.2:go-toolset-1.17-golang-0:1.17.12-1.el7_9.ppc64le",
"7Server-DevTools-2022.2:go-toolset-1.17-golang-0:1.17.12-1.el7_9.s390x",
"7Server-DevTools-2022.2:go-toolset-1.17-golang-0:1.17.12-1.el7_9.src",
"7Server-DevTools-2022.2:go-toolset-1.17-golang-0:1.17.12-1.el7_9.x86_64",
"7Server-DevTools-2022.2:go-toolset-1.17-golang-bin-0:1.17.12-1.el7_9.ppc64le",
"7Server-DevTools-2022.2:go-toolset-1.17-golang-bin-0:1.17.12-1.el7_9.s390x",
"7Server-DevTools-2022.2:go-toolset-1.17-golang-bin-0:1.17.12-1.el7_9.x86_64",
"7Server-DevTools-2022.2:go-toolset-1.17-golang-docs-0:1.17.12-1.el7_9.noarch",
"7Server-DevTools-2022.2:go-toolset-1.17-golang-misc-0:1.17.12-1.el7_9.ppc64le",
"7Server-DevTools-2022.2:go-toolset-1.17-golang-misc-0:1.17.12-1.el7_9.s390x",
"7Server-DevTools-2022.2:go-toolset-1.17-golang-misc-0:1.17.12-1.el7_9.x86_64",
"7Server-DevTools-2022.2:go-toolset-1.17-golang-race-0:1.17.12-1.el7_9.x86_64",
"7Server-DevTools-2022.2:go-toolset-1.17-golang-src-0:1.17.12-1.el7_9.ppc64le",
"7Server-DevTools-2022.2:go-toolset-1.17-golang-src-0:1.17.12-1.el7_9.s390x",
"7Server-DevTools-2022.2:go-toolset-1.17-golang-src-0:1.17.12-1.el7_9.x86_64",
"7Server-DevTools-2022.2:go-toolset-1.17-golang-tests-0:1.17.12-1.el7_9.ppc64le",
"7Server-DevTools-2022.2:go-toolset-1.17-golang-tests-0:1.17.12-1.el7_9.s390x",
"7Server-DevTools-2022.2:go-toolset-1.17-golang-tests-0:1.17.12-1.el7_9.x86_64",
"7Workstation-DevTools-2022.2:go-toolset-1.17-golang-0:1.17.12-1.el7_9.ppc64le",
"7Workstation-DevTools-2022.2:go-toolset-1.17-golang-0:1.17.12-1.el7_9.s390x",
"7Workstation-DevTools-2022.2:go-toolset-1.17-golang-0:1.17.12-1.el7_9.src",
"7Workstation-DevTools-2022.2:go-toolset-1.17-golang-0:1.17.12-1.el7_9.x86_64",
"7Workstation-DevTools-2022.2:go-toolset-1.17-golang-bin-0:1.17.12-1.el7_9.ppc64le",
"7Workstation-DevTools-2022.2:go-toolset-1.17-golang-bin-0:1.17.12-1.el7_9.s390x",
"7Workstation-DevTools-2022.2:go-toolset-1.17-golang-bin-0:1.17.12-1.el7_9.x86_64",
"7Workstation-DevTools-2022.2:go-toolset-1.17-golang-docs-0:1.17.12-1.el7_9.noarch",
"7Workstation-DevTools-2022.2:go-toolset-1.17-golang-misc-0:1.17.12-1.el7_9.ppc64le",
"7Workstation-DevTools-2022.2:go-toolset-1.17-golang-misc-0:1.17.12-1.el7_9.s390x",
"7Workstation-DevTools-2022.2:go-toolset-1.17-golang-misc-0:1.17.12-1.el7_9.x86_64",
"7Workstation-DevTools-2022.2:go-toolset-1.17-golang-race-0:1.17.12-1.el7_9.x86_64",
"7Workstation-DevTools-2022.2:go-toolset-1.17-golang-src-0:1.17.12-1.el7_9.ppc64le",
"7Workstation-DevTools-2022.2:go-toolset-1.17-golang-src-0:1.17.12-1.el7_9.s390x",
"7Workstation-DevTools-2022.2:go-toolset-1.17-golang-src-0:1.17.12-1.el7_9.x86_64",
"7Workstation-DevTools-2022.2:go-toolset-1.17-golang-tests-0:1.17.12-1.el7_9.ppc64le",
"7Workstation-DevTools-2022.2:go-toolset-1.17-golang-tests-0:1.17.12-1.el7_9.s390x",
"7Workstation-DevTools-2022.2:go-toolset-1.17-golang-tests-0:1.17.12-1.el7_9.x86_64"
],
"known_not_affected": [
"7Server-DevTools-2022.2:go-toolset-1.17-0:1.17.12-1.el7_9.ppc64le",
"7Server-DevTools-2022.2:go-toolset-1.17-0:1.17.12-1.el7_9.s390x",
"7Server-DevTools-2022.2:go-toolset-1.17-0:1.17.12-1.el7_9.src",
"7Server-DevTools-2022.2:go-toolset-1.17-0:1.17.12-1.el7_9.x86_64",
"7Server-DevTools-2022.2:go-toolset-1.17-build-0:1.17.12-1.el7_9.ppc64le",
"7Server-DevTools-2022.2:go-toolset-1.17-build-0:1.17.12-1.el7_9.s390x",
"7Server-DevTools-2022.2:go-toolset-1.17-build-0:1.17.12-1.el7_9.x86_64",
"7Server-DevTools-2022.2:go-toolset-1.17-runtime-0:1.17.12-1.el7_9.ppc64le",
"7Server-DevTools-2022.2:go-toolset-1.17-runtime-0:1.17.12-1.el7_9.s390x",
"7Server-DevTools-2022.2:go-toolset-1.17-runtime-0:1.17.12-1.el7_9.x86_64",
"7Server-DevTools-2022.2:go-toolset-1.17-scldevel-0:1.17.12-1.el7_9.ppc64le",
"7Server-DevTools-2022.2:go-toolset-1.17-scldevel-0:1.17.12-1.el7_9.s390x",
"7Server-DevTools-2022.2:go-toolset-1.17-scldevel-0:1.17.12-1.el7_9.x86_64",
"7Workstation-DevTools-2022.2:go-toolset-1.17-0:1.17.12-1.el7_9.ppc64le",
"7Workstation-DevTools-2022.2:go-toolset-1.17-0:1.17.12-1.el7_9.s390x",
"7Workstation-DevTools-2022.2:go-toolset-1.17-0:1.17.12-1.el7_9.src",
"7Workstation-DevTools-2022.2:go-toolset-1.17-0:1.17.12-1.el7_9.x86_64",
"7Workstation-DevTools-2022.2:go-toolset-1.17-build-0:1.17.12-1.el7_9.ppc64le",
"7Workstation-DevTools-2022.2:go-toolset-1.17-build-0:1.17.12-1.el7_9.s390x",
"7Workstation-DevTools-2022.2:go-toolset-1.17-build-0:1.17.12-1.el7_9.x86_64",
"7Workstation-DevTools-2022.2:go-toolset-1.17-runtime-0:1.17.12-1.el7_9.ppc64le",
"7Workstation-DevTools-2022.2:go-toolset-1.17-runtime-0:1.17.12-1.el7_9.s390x",
"7Workstation-DevTools-2022.2:go-toolset-1.17-runtime-0:1.17.12-1.el7_9.x86_64",
"7Workstation-DevTools-2022.2:go-toolset-1.17-scldevel-0:1.17.12-1.el7_9.ppc64le",
"7Workstation-DevTools-2022.2:go-toolset-1.17-scldevel-0:1.17.12-1.el7_9.s390x",
"7Workstation-DevTools-2022.2:go-toolset-1.17-scldevel-0:1.17.12-1.el7_9.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2022-1962"
},
{
"category": "external",
"summary": "RHBZ#2107376",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2107376"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2022-1962",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-1962"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2022-1962",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2022-1962"
},
{
"category": "external",
"summary": "https://go.dev/issue/53616",
"url": "https://go.dev/issue/53616"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-announce/c/nqrv9fbR0zE",
"url": "https://groups.google.com/g/golang-announce/c/nqrv9fbR0zE"
}
],
"release_date": "2022-07-12T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2022-08-02T09:56:09+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"7Server-DevTools-2022.2:go-toolset-1.17-golang-0:1.17.12-1.el7_9.ppc64le",
"7Server-DevTools-2022.2:go-toolset-1.17-golang-0:1.17.12-1.el7_9.s390x",
"7Server-DevTools-2022.2:go-toolset-1.17-golang-0:1.17.12-1.el7_9.src",
"7Server-DevTools-2022.2:go-toolset-1.17-golang-0:1.17.12-1.el7_9.x86_64",
"7Server-DevTools-2022.2:go-toolset-1.17-golang-bin-0:1.17.12-1.el7_9.ppc64le",
"7Server-DevTools-2022.2:go-toolset-1.17-golang-bin-0:1.17.12-1.el7_9.s390x",
"7Server-DevTools-2022.2:go-toolset-1.17-golang-bin-0:1.17.12-1.el7_9.x86_64",
"7Server-DevTools-2022.2:go-toolset-1.17-golang-docs-0:1.17.12-1.el7_9.noarch",
"7Server-DevTools-2022.2:go-toolset-1.17-golang-misc-0:1.17.12-1.el7_9.ppc64le",
"7Server-DevTools-2022.2:go-toolset-1.17-golang-misc-0:1.17.12-1.el7_9.s390x",
"7Server-DevTools-2022.2:go-toolset-1.17-golang-misc-0:1.17.12-1.el7_9.x86_64",
"7Server-DevTools-2022.2:go-toolset-1.17-golang-race-0:1.17.12-1.el7_9.x86_64",
"7Server-DevTools-2022.2:go-toolset-1.17-golang-src-0:1.17.12-1.el7_9.ppc64le",
"7Server-DevTools-2022.2:go-toolset-1.17-golang-src-0:1.17.12-1.el7_9.s390x",
"7Server-DevTools-2022.2:go-toolset-1.17-golang-src-0:1.17.12-1.el7_9.x86_64",
"7Server-DevTools-2022.2:go-toolset-1.17-golang-tests-0:1.17.12-1.el7_9.ppc64le",
"7Server-DevTools-2022.2:go-toolset-1.17-golang-tests-0:1.17.12-1.el7_9.s390x",
"7Server-DevTools-2022.2:go-toolset-1.17-golang-tests-0:1.17.12-1.el7_9.x86_64",
"7Workstation-DevTools-2022.2:go-toolset-1.17-golang-0:1.17.12-1.el7_9.ppc64le",
"7Workstation-DevTools-2022.2:go-toolset-1.17-golang-0:1.17.12-1.el7_9.s390x",
"7Workstation-DevTools-2022.2:go-toolset-1.17-golang-0:1.17.12-1.el7_9.src",
"7Workstation-DevTools-2022.2:go-toolset-1.17-golang-0:1.17.12-1.el7_9.x86_64",
"7Workstation-DevTools-2022.2:go-toolset-1.17-golang-bin-0:1.17.12-1.el7_9.ppc64le",
"7Workstation-DevTools-2022.2:go-toolset-1.17-golang-bin-0:1.17.12-1.el7_9.s390x",
"7Workstation-DevTools-2022.2:go-toolset-1.17-golang-bin-0:1.17.12-1.el7_9.x86_64",
"7Workstation-DevTools-2022.2:go-toolset-1.17-golang-docs-0:1.17.12-1.el7_9.noarch",
"7Workstation-DevTools-2022.2:go-toolset-1.17-golang-misc-0:1.17.12-1.el7_9.ppc64le",
"7Workstation-DevTools-2022.2:go-toolset-1.17-golang-misc-0:1.17.12-1.el7_9.s390x",
"7Workstation-DevTools-2022.2:go-toolset-1.17-golang-misc-0:1.17.12-1.el7_9.x86_64",
"7Workstation-DevTools-2022.2:go-toolset-1.17-golang-race-0:1.17.12-1.el7_9.x86_64",
"7Workstation-DevTools-2022.2:go-toolset-1.17-golang-src-0:1.17.12-1.el7_9.ppc64le",
"7Workstation-DevTools-2022.2:go-toolset-1.17-golang-src-0:1.17.12-1.el7_9.s390x",
"7Workstation-DevTools-2022.2:go-toolset-1.17-golang-src-0:1.17.12-1.el7_9.x86_64",
"7Workstation-DevTools-2022.2:go-toolset-1.17-golang-tests-0:1.17.12-1.el7_9.ppc64le",
"7Workstation-DevTools-2022.2:go-toolset-1.17-golang-tests-0:1.17.12-1.el7_9.s390x",
"7Workstation-DevTools-2022.2:go-toolset-1.17-golang-tests-0:1.17.12-1.el7_9.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2022:5866"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "LOCAL",
"availabilityImpact": "HIGH",
"baseScore": 5.5,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "LOW",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"7Server-DevTools-2022.2:go-toolset-1.17-0:1.17.12-1.el7_9.ppc64le",
"7Server-DevTools-2022.2:go-toolset-1.17-0:1.17.12-1.el7_9.s390x",
"7Server-DevTools-2022.2:go-toolset-1.17-0:1.17.12-1.el7_9.src",
"7Server-DevTools-2022.2:go-toolset-1.17-0:1.17.12-1.el7_9.x86_64",
"7Server-DevTools-2022.2:go-toolset-1.17-build-0:1.17.12-1.el7_9.ppc64le",
"7Server-DevTools-2022.2:go-toolset-1.17-build-0:1.17.12-1.el7_9.s390x",
"7Server-DevTools-2022.2:go-toolset-1.17-build-0:1.17.12-1.el7_9.x86_64",
"7Server-DevTools-2022.2:go-toolset-1.17-golang-0:1.17.12-1.el7_9.ppc64le",
"7Server-DevTools-2022.2:go-toolset-1.17-golang-0:1.17.12-1.el7_9.s390x",
"7Server-DevTools-2022.2:go-toolset-1.17-golang-0:1.17.12-1.el7_9.src",
"7Server-DevTools-2022.2:go-toolset-1.17-golang-0:1.17.12-1.el7_9.x86_64",
"7Server-DevTools-2022.2:go-toolset-1.17-golang-bin-0:1.17.12-1.el7_9.ppc64le",
"7Server-DevTools-2022.2:go-toolset-1.17-golang-bin-0:1.17.12-1.el7_9.s390x",
"7Server-DevTools-2022.2:go-toolset-1.17-golang-bin-0:1.17.12-1.el7_9.x86_64",
"7Server-DevTools-2022.2:go-toolset-1.17-golang-docs-0:1.17.12-1.el7_9.noarch",
"7Server-DevTools-2022.2:go-toolset-1.17-golang-misc-0:1.17.12-1.el7_9.ppc64le",
"7Server-DevTools-2022.2:go-toolset-1.17-golang-misc-0:1.17.12-1.el7_9.s390x",
"7Server-DevTools-2022.2:go-toolset-1.17-golang-misc-0:1.17.12-1.el7_9.x86_64",
"7Server-DevTools-2022.2:go-toolset-1.17-golang-race-0:1.17.12-1.el7_9.x86_64",
"7Server-DevTools-2022.2:go-toolset-1.17-golang-src-0:1.17.12-1.el7_9.ppc64le",
"7Server-DevTools-2022.2:go-toolset-1.17-golang-src-0:1.17.12-1.el7_9.s390x",
"7Server-DevTools-2022.2:go-toolset-1.17-golang-src-0:1.17.12-1.el7_9.x86_64",
"7Server-DevTools-2022.2:go-toolset-1.17-golang-tests-0:1.17.12-1.el7_9.ppc64le",
"7Server-DevTools-2022.2:go-toolset-1.17-golang-tests-0:1.17.12-1.el7_9.s390x",
"7Server-DevTools-2022.2:go-toolset-1.17-golang-tests-0:1.17.12-1.el7_9.x86_64",
"7Server-DevTools-2022.2:go-toolset-1.17-runtime-0:1.17.12-1.el7_9.ppc64le",
"7Server-DevTools-2022.2:go-toolset-1.17-runtime-0:1.17.12-1.el7_9.s390x",
"7Server-DevTools-2022.2:go-toolset-1.17-runtime-0:1.17.12-1.el7_9.x86_64",
"7Server-DevTools-2022.2:go-toolset-1.17-scldevel-0:1.17.12-1.el7_9.ppc64le",
"7Server-DevTools-2022.2:go-toolset-1.17-scldevel-0:1.17.12-1.el7_9.s390x",
"7Server-DevTools-2022.2:go-toolset-1.17-scldevel-0:1.17.12-1.el7_9.x86_64",
"7Workstation-DevTools-2022.2:go-toolset-1.17-0:1.17.12-1.el7_9.ppc64le",
"7Workstation-DevTools-2022.2:go-toolset-1.17-0:1.17.12-1.el7_9.s390x",
"7Workstation-DevTools-2022.2:go-toolset-1.17-0:1.17.12-1.el7_9.src",
"7Workstation-DevTools-2022.2:go-toolset-1.17-0:1.17.12-1.el7_9.x86_64",
"7Workstation-DevTools-2022.2:go-toolset-1.17-build-0:1.17.12-1.el7_9.ppc64le",
"7Workstation-DevTools-2022.2:go-toolset-1.17-build-0:1.17.12-1.el7_9.s390x",
"7Workstation-DevTools-2022.2:go-toolset-1.17-build-0:1.17.12-1.el7_9.x86_64",
"7Workstation-DevTools-2022.2:go-toolset-1.17-golang-0:1.17.12-1.el7_9.ppc64le",
"7Workstation-DevTools-2022.2:go-toolset-1.17-golang-0:1.17.12-1.el7_9.s390x",
"7Workstation-DevTools-2022.2:go-toolset-1.17-golang-0:1.17.12-1.el7_9.src",
"7Workstation-DevTools-2022.2:go-toolset-1.17-golang-0:1.17.12-1.el7_9.x86_64",
"7Workstation-DevTools-2022.2:go-toolset-1.17-golang-bin-0:1.17.12-1.el7_9.ppc64le",
"7Workstation-DevTools-2022.2:go-toolset-1.17-golang-bin-0:1.17.12-1.el7_9.s390x",
"7Workstation-DevTools-2022.2:go-toolset-1.17-golang-bin-0:1.17.12-1.el7_9.x86_64",
"7Workstation-DevTools-2022.2:go-toolset-1.17-golang-docs-0:1.17.12-1.el7_9.noarch",
"7Workstation-DevTools-2022.2:go-toolset-1.17-golang-misc-0:1.17.12-1.el7_9.ppc64le",
"7Workstation-DevTools-2022.2:go-toolset-1.17-golang-misc-0:1.17.12-1.el7_9.s390x",
"7Workstation-DevTools-2022.2:go-toolset-1.17-golang-misc-0:1.17.12-1.el7_9.x86_64",
"7Workstation-DevTools-2022.2:go-toolset-1.17-golang-race-0:1.17.12-1.el7_9.x86_64",
"7Workstation-DevTools-2022.2:go-toolset-1.17-golang-src-0:1.17.12-1.el7_9.ppc64le",
"7Workstation-DevTools-2022.2:go-toolset-1.17-golang-src-0:1.17.12-1.el7_9.s390x",
"7Workstation-DevTools-2022.2:go-toolset-1.17-golang-src-0:1.17.12-1.el7_9.x86_64",
"7Workstation-DevTools-2022.2:go-toolset-1.17-golang-tests-0:1.17.12-1.el7_9.ppc64le",
"7Workstation-DevTools-2022.2:go-toolset-1.17-golang-tests-0:1.17.12-1.el7_9.s390x",
"7Workstation-DevTools-2022.2:go-toolset-1.17-golang-tests-0:1.17.12-1.el7_9.x86_64",
"7Workstation-DevTools-2022.2:go-toolset-1.17-runtime-0:1.17.12-1.el7_9.ppc64le",
"7Workstation-DevTools-2022.2:go-toolset-1.17-runtime-0:1.17.12-1.el7_9.s390x",
"7Workstation-DevTools-2022.2:go-toolset-1.17-runtime-0:1.17.12-1.el7_9.x86_64",
"7Workstation-DevTools-2022.2:go-toolset-1.17-scldevel-0:1.17.12-1.el7_9.ppc64le",
"7Workstation-DevTools-2022.2:go-toolset-1.17-scldevel-0:1.17.12-1.el7_9.s390x",
"7Workstation-DevTools-2022.2:go-toolset-1.17-scldevel-0:1.17.12-1.el7_9.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "golang: go/parser: stack exhaustion in all Parse* functions"
},
{
"cve": "CVE-2022-28131",
"cwe": {
"id": "CWE-1325",
"name": "Improperly Controlled Sequential Memory Allocation"
},
"discovery_date": "2022-07-14T00:00:00+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"7Server-DevTools-2022.2:go-toolset-1.17-0:1.17.12-1.el7_9.ppc64le",
"7Server-DevTools-2022.2:go-toolset-1.17-0:1.17.12-1.el7_9.s390x",
"7Server-DevTools-2022.2:go-toolset-1.17-0:1.17.12-1.el7_9.src",
"7Server-DevTools-2022.2:go-toolset-1.17-0:1.17.12-1.el7_9.x86_64",
"7Server-DevTools-2022.2:go-toolset-1.17-build-0:1.17.12-1.el7_9.ppc64le",
"7Server-DevTools-2022.2:go-toolset-1.17-build-0:1.17.12-1.el7_9.s390x",
"7Server-DevTools-2022.2:go-toolset-1.17-build-0:1.17.12-1.el7_9.x86_64",
"7Server-DevTools-2022.2:go-toolset-1.17-runtime-0:1.17.12-1.el7_9.ppc64le",
"7Server-DevTools-2022.2:go-toolset-1.17-runtime-0:1.17.12-1.el7_9.s390x",
"7Server-DevTools-2022.2:go-toolset-1.17-runtime-0:1.17.12-1.el7_9.x86_64",
"7Server-DevTools-2022.2:go-toolset-1.17-scldevel-0:1.17.12-1.el7_9.ppc64le",
"7Server-DevTools-2022.2:go-toolset-1.17-scldevel-0:1.17.12-1.el7_9.s390x",
"7Server-DevTools-2022.2:go-toolset-1.17-scldevel-0:1.17.12-1.el7_9.x86_64",
"7Workstation-DevTools-2022.2:go-toolset-1.17-0:1.17.12-1.el7_9.ppc64le",
"7Workstation-DevTools-2022.2:go-toolset-1.17-0:1.17.12-1.el7_9.s390x",
"7Workstation-DevTools-2022.2:go-toolset-1.17-0:1.17.12-1.el7_9.src",
"7Workstation-DevTools-2022.2:go-toolset-1.17-0:1.17.12-1.el7_9.x86_64",
"7Workstation-DevTools-2022.2:go-toolset-1.17-build-0:1.17.12-1.el7_9.ppc64le",
"7Workstation-DevTools-2022.2:go-toolset-1.17-build-0:1.17.12-1.el7_9.s390x",
"7Workstation-DevTools-2022.2:go-toolset-1.17-build-0:1.17.12-1.el7_9.x86_64",
"7Workstation-DevTools-2022.2:go-toolset-1.17-runtime-0:1.17.12-1.el7_9.ppc64le",
"7Workstation-DevTools-2022.2:go-toolset-1.17-runtime-0:1.17.12-1.el7_9.s390x",
"7Workstation-DevTools-2022.2:go-toolset-1.17-runtime-0:1.17.12-1.el7_9.x86_64",
"7Workstation-DevTools-2022.2:go-toolset-1.17-scldevel-0:1.17.12-1.el7_9.ppc64le",
"7Workstation-DevTools-2022.2:go-toolset-1.17-scldevel-0:1.17.12-1.el7_9.s390x",
"7Workstation-DevTools-2022.2:go-toolset-1.17-scldevel-0:1.17.12-1.el7_9.x86_64"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2107390"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in golang encoding/xml. When calling Decoder, Skip while parsing a deeply nested XML document, a panic can occur due to stack exhaustion and allows an attacker to impact system availability.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "golang: encoding/xml: stack exhaustion in Decoder.Skip",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "The vulnerability exists in the calling of the function decoder.skip to a deeply nested XML document. Although the vulnerability exists, it may require that the application accept deeply nested XML from untrusted sources and specifically calls Decoder.Skip on it. In many deployments, that code path might not even be reachable or exposed to external input. On top of that, a successful exploitation will only result in denial of service due to stack exhaustion, which is why this has been marked as moderate by Red Hat.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"7Server-DevTools-2022.2:go-toolset-1.17-golang-0:1.17.12-1.el7_9.ppc64le",
"7Server-DevTools-2022.2:go-toolset-1.17-golang-0:1.17.12-1.el7_9.s390x",
"7Server-DevTools-2022.2:go-toolset-1.17-golang-0:1.17.12-1.el7_9.src",
"7Server-DevTools-2022.2:go-toolset-1.17-golang-0:1.17.12-1.el7_9.x86_64",
"7Server-DevTools-2022.2:go-toolset-1.17-golang-bin-0:1.17.12-1.el7_9.ppc64le",
"7Server-DevTools-2022.2:go-toolset-1.17-golang-bin-0:1.17.12-1.el7_9.s390x",
"7Server-DevTools-2022.2:go-toolset-1.17-golang-bin-0:1.17.12-1.el7_9.x86_64",
"7Server-DevTools-2022.2:go-toolset-1.17-golang-docs-0:1.17.12-1.el7_9.noarch",
"7Server-DevTools-2022.2:go-toolset-1.17-golang-misc-0:1.17.12-1.el7_9.ppc64le",
"7Server-DevTools-2022.2:go-toolset-1.17-golang-misc-0:1.17.12-1.el7_9.s390x",
"7Server-DevTools-2022.2:go-toolset-1.17-golang-misc-0:1.17.12-1.el7_9.x86_64",
"7Server-DevTools-2022.2:go-toolset-1.17-golang-race-0:1.17.12-1.el7_9.x86_64",
"7Server-DevTools-2022.2:go-toolset-1.17-golang-src-0:1.17.12-1.el7_9.ppc64le",
"7Server-DevTools-2022.2:go-toolset-1.17-golang-src-0:1.17.12-1.el7_9.s390x",
"7Server-DevTools-2022.2:go-toolset-1.17-golang-src-0:1.17.12-1.el7_9.x86_64",
"7Server-DevTools-2022.2:go-toolset-1.17-golang-tests-0:1.17.12-1.el7_9.ppc64le",
"7Server-DevTools-2022.2:go-toolset-1.17-golang-tests-0:1.17.12-1.el7_9.s390x",
"7Server-DevTools-2022.2:go-toolset-1.17-golang-tests-0:1.17.12-1.el7_9.x86_64",
"7Workstation-DevTools-2022.2:go-toolset-1.17-golang-0:1.17.12-1.el7_9.ppc64le",
"7Workstation-DevTools-2022.2:go-toolset-1.17-golang-0:1.17.12-1.el7_9.s390x",
"7Workstation-DevTools-2022.2:go-toolset-1.17-golang-0:1.17.12-1.el7_9.src",
"7Workstation-DevTools-2022.2:go-toolset-1.17-golang-0:1.17.12-1.el7_9.x86_64",
"7Workstation-DevTools-2022.2:go-toolset-1.17-golang-bin-0:1.17.12-1.el7_9.ppc64le",
"7Workstation-DevTools-2022.2:go-toolset-1.17-golang-bin-0:1.17.12-1.el7_9.s390x",
"7Workstation-DevTools-2022.2:go-toolset-1.17-golang-bin-0:1.17.12-1.el7_9.x86_64",
"7Workstation-DevTools-2022.2:go-toolset-1.17-golang-docs-0:1.17.12-1.el7_9.noarch",
"7Workstation-DevTools-2022.2:go-toolset-1.17-golang-misc-0:1.17.12-1.el7_9.ppc64le",
"7Workstation-DevTools-2022.2:go-toolset-1.17-golang-misc-0:1.17.12-1.el7_9.s390x",
"7Workstation-DevTools-2022.2:go-toolset-1.17-golang-misc-0:1.17.12-1.el7_9.x86_64",
"7Workstation-DevTools-2022.2:go-toolset-1.17-golang-race-0:1.17.12-1.el7_9.x86_64",
"7Workstation-DevTools-2022.2:go-toolset-1.17-golang-src-0:1.17.12-1.el7_9.ppc64le",
"7Workstation-DevTools-2022.2:go-toolset-1.17-golang-src-0:1.17.12-1.el7_9.s390x",
"7Workstation-DevTools-2022.2:go-toolset-1.17-golang-src-0:1.17.12-1.el7_9.x86_64",
"7Workstation-DevTools-2022.2:go-toolset-1.17-golang-tests-0:1.17.12-1.el7_9.ppc64le",
"7Workstation-DevTools-2022.2:go-toolset-1.17-golang-tests-0:1.17.12-1.el7_9.s390x",
"7Workstation-DevTools-2022.2:go-toolset-1.17-golang-tests-0:1.17.12-1.el7_9.x86_64"
],
"known_not_affected": [
"7Server-DevTools-2022.2:go-toolset-1.17-0:1.17.12-1.el7_9.ppc64le",
"7Server-DevTools-2022.2:go-toolset-1.17-0:1.17.12-1.el7_9.s390x",
"7Server-DevTools-2022.2:go-toolset-1.17-0:1.17.12-1.el7_9.src",
"7Server-DevTools-2022.2:go-toolset-1.17-0:1.17.12-1.el7_9.x86_64",
"7Server-DevTools-2022.2:go-toolset-1.17-build-0:1.17.12-1.el7_9.ppc64le",
"7Server-DevTools-2022.2:go-toolset-1.17-build-0:1.17.12-1.el7_9.s390x",
"7Server-DevTools-2022.2:go-toolset-1.17-build-0:1.17.12-1.el7_9.x86_64",
"7Server-DevTools-2022.2:go-toolset-1.17-runtime-0:1.17.12-1.el7_9.ppc64le",
"7Server-DevTools-2022.2:go-toolset-1.17-runtime-0:1.17.12-1.el7_9.s390x",
"7Server-DevTools-2022.2:go-toolset-1.17-runtime-0:1.17.12-1.el7_9.x86_64",
"7Server-DevTools-2022.2:go-toolset-1.17-scldevel-0:1.17.12-1.el7_9.ppc64le",
"7Server-DevTools-2022.2:go-toolset-1.17-scldevel-0:1.17.12-1.el7_9.s390x",
"7Server-DevTools-2022.2:go-toolset-1.17-scldevel-0:1.17.12-1.el7_9.x86_64",
"7Workstation-DevTools-2022.2:go-toolset-1.17-0:1.17.12-1.el7_9.ppc64le",
"7Workstation-DevTools-2022.2:go-toolset-1.17-0:1.17.12-1.el7_9.s390x",
"7Workstation-DevTools-2022.2:go-toolset-1.17-0:1.17.12-1.el7_9.src",
"7Workstation-DevTools-2022.2:go-toolset-1.17-0:1.17.12-1.el7_9.x86_64",
"7Workstation-DevTools-2022.2:go-toolset-1.17-build-0:1.17.12-1.el7_9.ppc64le",
"7Workstation-DevTools-2022.2:go-toolset-1.17-build-0:1.17.12-1.el7_9.s390x",
"7Workstation-DevTools-2022.2:go-toolset-1.17-build-0:1.17.12-1.el7_9.x86_64",
"7Workstation-DevTools-2022.2:go-toolset-1.17-runtime-0:1.17.12-1.el7_9.ppc64le",
"7Workstation-DevTools-2022.2:go-toolset-1.17-runtime-0:1.17.12-1.el7_9.s390x",
"7Workstation-DevTools-2022.2:go-toolset-1.17-runtime-0:1.17.12-1.el7_9.x86_64",
"7Workstation-DevTools-2022.2:go-toolset-1.17-scldevel-0:1.17.12-1.el7_9.ppc64le",
"7Workstation-DevTools-2022.2:go-toolset-1.17-scldevel-0:1.17.12-1.el7_9.s390x",
"7Workstation-DevTools-2022.2:go-toolset-1.17-scldevel-0:1.17.12-1.el7_9.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2022-28131"
},
{
"category": "external",
"summary": "RHBZ#2107390",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2107390"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2022-28131",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-28131"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2022-28131",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2022-28131"
},
{
"category": "external",
"summary": "https://go.dev/issue/53614",
"url": "https://go.dev/issue/53614"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-announce/c/nqrv9fbR0zE",
"url": "https://groups.google.com/g/golang-announce/c/nqrv9fbR0zE"
}
],
"release_date": "2022-07-12T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2022-08-02T09:56:09+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"7Server-DevTools-2022.2:go-toolset-1.17-golang-0:1.17.12-1.el7_9.ppc64le",
"7Server-DevTools-2022.2:go-toolset-1.17-golang-0:1.17.12-1.el7_9.s390x",
"7Server-DevTools-2022.2:go-toolset-1.17-golang-0:1.17.12-1.el7_9.src",
"7Server-DevTools-2022.2:go-toolset-1.17-golang-0:1.17.12-1.el7_9.x86_64",
"7Server-DevTools-2022.2:go-toolset-1.17-golang-bin-0:1.17.12-1.el7_9.ppc64le",
"7Server-DevTools-2022.2:go-toolset-1.17-golang-bin-0:1.17.12-1.el7_9.s390x",
"7Server-DevTools-2022.2:go-toolset-1.17-golang-bin-0:1.17.12-1.el7_9.x86_64",
"7Server-DevTools-2022.2:go-toolset-1.17-golang-docs-0:1.17.12-1.el7_9.noarch",
"7Server-DevTools-2022.2:go-toolset-1.17-golang-misc-0:1.17.12-1.el7_9.ppc64le",
"7Server-DevTools-2022.2:go-toolset-1.17-golang-misc-0:1.17.12-1.el7_9.s390x",
"7Server-DevTools-2022.2:go-toolset-1.17-golang-misc-0:1.17.12-1.el7_9.x86_64",
"7Server-DevTools-2022.2:go-toolset-1.17-golang-race-0:1.17.12-1.el7_9.x86_64",
"7Server-DevTools-2022.2:go-toolset-1.17-golang-src-0:1.17.12-1.el7_9.ppc64le",
"7Server-DevTools-2022.2:go-toolset-1.17-golang-src-0:1.17.12-1.el7_9.s390x",
"7Server-DevTools-2022.2:go-toolset-1.17-golang-src-0:1.17.12-1.el7_9.x86_64",
"7Server-DevTools-2022.2:go-toolset-1.17-golang-tests-0:1.17.12-1.el7_9.ppc64le",
"7Server-DevTools-2022.2:go-toolset-1.17-golang-tests-0:1.17.12-1.el7_9.s390x",
"7Server-DevTools-2022.2:go-toolset-1.17-golang-tests-0:1.17.12-1.el7_9.x86_64",
"7Workstation-DevTools-2022.2:go-toolset-1.17-golang-0:1.17.12-1.el7_9.ppc64le",
"7Workstation-DevTools-2022.2:go-toolset-1.17-golang-0:1.17.12-1.el7_9.s390x",
"7Workstation-DevTools-2022.2:go-toolset-1.17-golang-0:1.17.12-1.el7_9.src",
"7Workstation-DevTools-2022.2:go-toolset-1.17-golang-0:1.17.12-1.el7_9.x86_64",
"7Workstation-DevTools-2022.2:go-toolset-1.17-golang-bin-0:1.17.12-1.el7_9.ppc64le",
"7Workstation-DevTools-2022.2:go-toolset-1.17-golang-bin-0:1.17.12-1.el7_9.s390x",
"7Workstation-DevTools-2022.2:go-toolset-1.17-golang-bin-0:1.17.12-1.el7_9.x86_64",
"7Workstation-DevTools-2022.2:go-toolset-1.17-golang-docs-0:1.17.12-1.el7_9.noarch",
"7Workstation-DevTools-2022.2:go-toolset-1.17-golang-misc-0:1.17.12-1.el7_9.ppc64le",
"7Workstation-DevTools-2022.2:go-toolset-1.17-golang-misc-0:1.17.12-1.el7_9.s390x",
"7Workstation-DevTools-2022.2:go-toolset-1.17-golang-misc-0:1.17.12-1.el7_9.x86_64",
"7Workstation-DevTools-2022.2:go-toolset-1.17-golang-race-0:1.17.12-1.el7_9.x86_64",
"7Workstation-DevTools-2022.2:go-toolset-1.17-golang-src-0:1.17.12-1.el7_9.ppc64le",
"7Workstation-DevTools-2022.2:go-toolset-1.17-golang-src-0:1.17.12-1.el7_9.s390x",
"7Workstation-DevTools-2022.2:go-toolset-1.17-golang-src-0:1.17.12-1.el7_9.x86_64",
"7Workstation-DevTools-2022.2:go-toolset-1.17-golang-tests-0:1.17.12-1.el7_9.ppc64le",
"7Workstation-DevTools-2022.2:go-toolset-1.17-golang-tests-0:1.17.12-1.el7_9.s390x",
"7Workstation-DevTools-2022.2:go-toolset-1.17-golang-tests-0:1.17.12-1.el7_9.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2022:5866"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "LOCAL",
"availabilityImpact": "HIGH",
"baseScore": 7.3,
"baseSeverity": "HIGH",
"confidentialityImpact": "LOW",
"integrityImpact": "LOW",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:N/UI:N/S:U/C:L/I:L/A:H",
"version": "3.1"
},
"products": [
"7Server-DevTools-2022.2:go-toolset-1.17-0:1.17.12-1.el7_9.ppc64le",
"7Server-DevTools-2022.2:go-toolset-1.17-0:1.17.12-1.el7_9.s390x",
"7Server-DevTools-2022.2:go-toolset-1.17-0:1.17.12-1.el7_9.src",
"7Server-DevTools-2022.2:go-toolset-1.17-0:1.17.12-1.el7_9.x86_64",
"7Server-DevTools-2022.2:go-toolset-1.17-build-0:1.17.12-1.el7_9.ppc64le",
"7Server-DevTools-2022.2:go-toolset-1.17-build-0:1.17.12-1.el7_9.s390x",
"7Server-DevTools-2022.2:go-toolset-1.17-build-0:1.17.12-1.el7_9.x86_64",
"7Server-DevTools-2022.2:go-toolset-1.17-golang-0:1.17.12-1.el7_9.ppc64le",
"7Server-DevTools-2022.2:go-toolset-1.17-golang-0:1.17.12-1.el7_9.s390x",
"7Server-DevTools-2022.2:go-toolset-1.17-golang-0:1.17.12-1.el7_9.src",
"7Server-DevTools-2022.2:go-toolset-1.17-golang-0:1.17.12-1.el7_9.x86_64",
"7Server-DevTools-2022.2:go-toolset-1.17-golang-bin-0:1.17.12-1.el7_9.ppc64le",
"7Server-DevTools-2022.2:go-toolset-1.17-golang-bin-0:1.17.12-1.el7_9.s390x",
"7Server-DevTools-2022.2:go-toolset-1.17-golang-bin-0:1.17.12-1.el7_9.x86_64",
"7Server-DevTools-2022.2:go-toolset-1.17-golang-docs-0:1.17.12-1.el7_9.noarch",
"7Server-DevTools-2022.2:go-toolset-1.17-golang-misc-0:1.17.12-1.el7_9.ppc64le",
"7Server-DevTools-2022.2:go-toolset-1.17-golang-misc-0:1.17.12-1.el7_9.s390x",
"7Server-DevTools-2022.2:go-toolset-1.17-golang-misc-0:1.17.12-1.el7_9.x86_64",
"7Server-DevTools-2022.2:go-toolset-1.17-golang-race-0:1.17.12-1.el7_9.x86_64",
"7Server-DevTools-2022.2:go-toolset-1.17-golang-src-0:1.17.12-1.el7_9.ppc64le",
"7Server-DevTools-2022.2:go-toolset-1.17-golang-src-0:1.17.12-1.el7_9.s390x",
"7Server-DevTools-2022.2:go-toolset-1.17-golang-src-0:1.17.12-1.el7_9.x86_64",
"7Server-DevTools-2022.2:go-toolset-1.17-golang-tests-0:1.17.12-1.el7_9.ppc64le",
"7Server-DevTools-2022.2:go-toolset-1.17-golang-tests-0:1.17.12-1.el7_9.s390x",
"7Server-DevTools-2022.2:go-toolset-1.17-golang-tests-0:1.17.12-1.el7_9.x86_64",
"7Server-DevTools-2022.2:go-toolset-1.17-runtime-0:1.17.12-1.el7_9.ppc64le",
"7Server-DevTools-2022.2:go-toolset-1.17-runtime-0:1.17.12-1.el7_9.s390x",
"7Server-DevTools-2022.2:go-toolset-1.17-runtime-0:1.17.12-1.el7_9.x86_64",
"7Server-DevTools-2022.2:go-toolset-1.17-scldevel-0:1.17.12-1.el7_9.ppc64le",
"7Server-DevTools-2022.2:go-toolset-1.17-scldevel-0:1.17.12-1.el7_9.s390x",
"7Server-DevTools-2022.2:go-toolset-1.17-scldevel-0:1.17.12-1.el7_9.x86_64",
"7Workstation-DevTools-2022.2:go-toolset-1.17-0:1.17.12-1.el7_9.ppc64le",
"7Workstation-DevTools-2022.2:go-toolset-1.17-0:1.17.12-1.el7_9.s390x",
"7Workstation-DevTools-2022.2:go-toolset-1.17-0:1.17.12-1.el7_9.src",
"7Workstation-DevTools-2022.2:go-toolset-1.17-0:1.17.12-1.el7_9.x86_64",
"7Workstation-DevTools-2022.2:go-toolset-1.17-build-0:1.17.12-1.el7_9.ppc64le",
"7Workstation-DevTools-2022.2:go-toolset-1.17-build-0:1.17.12-1.el7_9.s390x",
"7Workstation-DevTools-2022.2:go-toolset-1.17-build-0:1.17.12-1.el7_9.x86_64",
"7Workstation-DevTools-2022.2:go-toolset-1.17-golang-0:1.17.12-1.el7_9.ppc64le",
"7Workstation-DevTools-2022.2:go-toolset-1.17-golang-0:1.17.12-1.el7_9.s390x",
"7Workstation-DevTools-2022.2:go-toolset-1.17-golang-0:1.17.12-1.el7_9.src",
"7Workstation-DevTools-2022.2:go-toolset-1.17-golang-0:1.17.12-1.el7_9.x86_64",
"7Workstation-DevTools-2022.2:go-toolset-1.17-golang-bin-0:1.17.12-1.el7_9.ppc64le",
"7Workstation-DevTools-2022.2:go-toolset-1.17-golang-bin-0:1.17.12-1.el7_9.s390x",
"7Workstation-DevTools-2022.2:go-toolset-1.17-golang-bin-0:1.17.12-1.el7_9.x86_64",
"7Workstation-DevTools-2022.2:go-toolset-1.17-golang-docs-0:1.17.12-1.el7_9.noarch",
"7Workstation-DevTools-2022.2:go-toolset-1.17-golang-misc-0:1.17.12-1.el7_9.ppc64le",
"7Workstation-DevTools-2022.2:go-toolset-1.17-golang-misc-0:1.17.12-1.el7_9.s390x",
"7Workstation-DevTools-2022.2:go-toolset-1.17-golang-misc-0:1.17.12-1.el7_9.x86_64",
"7Workstation-DevTools-2022.2:go-toolset-1.17-golang-race-0:1.17.12-1.el7_9.x86_64",
"7Workstation-DevTools-2022.2:go-toolset-1.17-golang-src-0:1.17.12-1.el7_9.ppc64le",
"7Workstation-DevTools-2022.2:go-toolset-1.17-golang-src-0:1.17.12-1.el7_9.s390x",
"7Workstation-DevTools-2022.2:go-toolset-1.17-golang-src-0:1.17.12-1.el7_9.x86_64",
"7Workstation-DevTools-2022.2:go-toolset-1.17-golang-tests-0:1.17.12-1.el7_9.ppc64le",
"7Workstation-DevTools-2022.2:go-toolset-1.17-golang-tests-0:1.17.12-1.el7_9.s390x",
"7Workstation-DevTools-2022.2:go-toolset-1.17-golang-tests-0:1.17.12-1.el7_9.x86_64",
"7Workstation-DevTools-2022.2:go-toolset-1.17-runtime-0:1.17.12-1.el7_9.ppc64le",
"7Workstation-DevTools-2022.2:go-toolset-1.17-runtime-0:1.17.12-1.el7_9.s390x",
"7Workstation-DevTools-2022.2:go-toolset-1.17-runtime-0:1.17.12-1.el7_9.x86_64",
"7Workstation-DevTools-2022.2:go-toolset-1.17-scldevel-0:1.17.12-1.el7_9.ppc64le",
"7Workstation-DevTools-2022.2:go-toolset-1.17-scldevel-0:1.17.12-1.el7_9.s390x",
"7Workstation-DevTools-2022.2:go-toolset-1.17-scldevel-0:1.17.12-1.el7_9.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "golang: encoding/xml: stack exhaustion in Decoder.Skip"
},
{
"cve": "CVE-2022-30629",
"cwe": {
"id": "CWE-331",
"name": "Insufficient Entropy"
},
"discovery_date": "2022-06-02T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2092793"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in the crypto/tls golang package. When session tickets are generated by crypto/tls, it is missing the ticket expiration. This issue may allow an attacker to observe the TLS handshakes to correlate successive connections during session resumption.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "golang: crypto/tls: session tickets lack random ticket_age_add",
"title": "Vulnerability summary"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"7Server-DevTools-2022.2:go-toolset-1.17-0:1.17.12-1.el7_9.ppc64le",
"7Server-DevTools-2022.2:go-toolset-1.17-0:1.17.12-1.el7_9.s390x",
"7Server-DevTools-2022.2:go-toolset-1.17-0:1.17.12-1.el7_9.src",
"7Server-DevTools-2022.2:go-toolset-1.17-0:1.17.12-1.el7_9.x86_64",
"7Server-DevTools-2022.2:go-toolset-1.17-build-0:1.17.12-1.el7_9.ppc64le",
"7Server-DevTools-2022.2:go-toolset-1.17-build-0:1.17.12-1.el7_9.s390x",
"7Server-DevTools-2022.2:go-toolset-1.17-build-0:1.17.12-1.el7_9.x86_64",
"7Server-DevTools-2022.2:go-toolset-1.17-golang-0:1.17.12-1.el7_9.ppc64le",
"7Server-DevTools-2022.2:go-toolset-1.17-golang-0:1.17.12-1.el7_9.s390x",
"7Server-DevTools-2022.2:go-toolset-1.17-golang-0:1.17.12-1.el7_9.src",
"7Server-DevTools-2022.2:go-toolset-1.17-golang-0:1.17.12-1.el7_9.x86_64",
"7Server-DevTools-2022.2:go-toolset-1.17-golang-bin-0:1.17.12-1.el7_9.ppc64le",
"7Server-DevTools-2022.2:go-toolset-1.17-golang-bin-0:1.17.12-1.el7_9.s390x",
"7Server-DevTools-2022.2:go-toolset-1.17-golang-bin-0:1.17.12-1.el7_9.x86_64",
"7Server-DevTools-2022.2:go-toolset-1.17-golang-docs-0:1.17.12-1.el7_9.noarch",
"7Server-DevTools-2022.2:go-toolset-1.17-golang-misc-0:1.17.12-1.el7_9.ppc64le",
"7Server-DevTools-2022.2:go-toolset-1.17-golang-misc-0:1.17.12-1.el7_9.s390x",
"7Server-DevTools-2022.2:go-toolset-1.17-golang-misc-0:1.17.12-1.el7_9.x86_64",
"7Server-DevTools-2022.2:go-toolset-1.17-golang-race-0:1.17.12-1.el7_9.x86_64",
"7Server-DevTools-2022.2:go-toolset-1.17-golang-src-0:1.17.12-1.el7_9.ppc64le",
"7Server-DevTools-2022.2:go-toolset-1.17-golang-src-0:1.17.12-1.el7_9.s390x",
"7Server-DevTools-2022.2:go-toolset-1.17-golang-src-0:1.17.12-1.el7_9.x86_64",
"7Server-DevTools-2022.2:go-toolset-1.17-golang-tests-0:1.17.12-1.el7_9.ppc64le",
"7Server-DevTools-2022.2:go-toolset-1.17-golang-tests-0:1.17.12-1.el7_9.s390x",
"7Server-DevTools-2022.2:go-toolset-1.17-golang-tests-0:1.17.12-1.el7_9.x86_64",
"7Server-DevTools-2022.2:go-toolset-1.17-runtime-0:1.17.12-1.el7_9.ppc64le",
"7Server-DevTools-2022.2:go-toolset-1.17-runtime-0:1.17.12-1.el7_9.s390x",
"7Server-DevTools-2022.2:go-toolset-1.17-runtime-0:1.17.12-1.el7_9.x86_64",
"7Server-DevTools-2022.2:go-toolset-1.17-scldevel-0:1.17.12-1.el7_9.ppc64le",
"7Server-DevTools-2022.2:go-toolset-1.17-scldevel-0:1.17.12-1.el7_9.s390x",
"7Server-DevTools-2022.2:go-toolset-1.17-scldevel-0:1.17.12-1.el7_9.x86_64",
"7Workstation-DevTools-2022.2:go-toolset-1.17-0:1.17.12-1.el7_9.ppc64le",
"7Workstation-DevTools-2022.2:go-toolset-1.17-0:1.17.12-1.el7_9.s390x",
"7Workstation-DevTools-2022.2:go-toolset-1.17-0:1.17.12-1.el7_9.src",
"7Workstation-DevTools-2022.2:go-toolset-1.17-0:1.17.12-1.el7_9.x86_64",
"7Workstation-DevTools-2022.2:go-toolset-1.17-build-0:1.17.12-1.el7_9.ppc64le",
"7Workstation-DevTools-2022.2:go-toolset-1.17-build-0:1.17.12-1.el7_9.s390x",
"7Workstation-DevTools-2022.2:go-toolset-1.17-build-0:1.17.12-1.el7_9.x86_64",
"7Workstation-DevTools-2022.2:go-toolset-1.17-golang-0:1.17.12-1.el7_9.ppc64le",
"7Workstation-DevTools-2022.2:go-toolset-1.17-golang-0:1.17.12-1.el7_9.s390x",
"7Workstation-DevTools-2022.2:go-toolset-1.17-golang-0:1.17.12-1.el7_9.src",
"7Workstation-DevTools-2022.2:go-toolset-1.17-golang-0:1.17.12-1.el7_9.x86_64",
"7Workstation-DevTools-2022.2:go-toolset-1.17-golang-bin-0:1.17.12-1.el7_9.ppc64le",
"7Workstation-DevTools-2022.2:go-toolset-1.17-golang-bin-0:1.17.12-1.el7_9.s390x",
"7Workstation-DevTools-2022.2:go-toolset-1.17-golang-bin-0:1.17.12-1.el7_9.x86_64",
"7Workstation-DevTools-2022.2:go-toolset-1.17-golang-docs-0:1.17.12-1.el7_9.noarch",
"7Workstation-DevTools-2022.2:go-toolset-1.17-golang-misc-0:1.17.12-1.el7_9.ppc64le",
"7Workstation-DevTools-2022.2:go-toolset-1.17-golang-misc-0:1.17.12-1.el7_9.s390x",
"7Workstation-DevTools-2022.2:go-toolset-1.17-golang-misc-0:1.17.12-1.el7_9.x86_64",
"7Workstation-DevTools-2022.2:go-toolset-1.17-golang-race-0:1.17.12-1.el7_9.x86_64",
"7Workstation-DevTools-2022.2:go-toolset-1.17-golang-src-0:1.17.12-1.el7_9.ppc64le",
"7Workstation-DevTools-2022.2:go-toolset-1.17-golang-src-0:1.17.12-1.el7_9.s390x",
"7Workstation-DevTools-2022.2:go-toolset-1.17-golang-src-0:1.17.12-1.el7_9.x86_64",
"7Workstation-DevTools-2022.2:go-toolset-1.17-golang-tests-0:1.17.12-1.el7_9.ppc64le",
"7Workstation-DevTools-2022.2:go-toolset-1.17-golang-tests-0:1.17.12-1.el7_9.s390x",
"7Workstation-DevTools-2022.2:go-toolset-1.17-golang-tests-0:1.17.12-1.el7_9.x86_64",
"7Workstation-DevTools-2022.2:go-toolset-1.17-runtime-0:1.17.12-1.el7_9.ppc64le",
"7Workstation-DevTools-2022.2:go-toolset-1.17-runtime-0:1.17.12-1.el7_9.s390x",
"7Workstation-DevTools-2022.2:go-toolset-1.17-runtime-0:1.17.12-1.el7_9.x86_64",
"7Workstation-DevTools-2022.2:go-toolset-1.17-scldevel-0:1.17.12-1.el7_9.ppc64le",
"7Workstation-DevTools-2022.2:go-toolset-1.17-scldevel-0:1.17.12-1.el7_9.s390x",
"7Workstation-DevTools-2022.2:go-toolset-1.17-scldevel-0:1.17.12-1.el7_9.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2022-30629"
},
{
"category": "external",
"summary": "RHBZ#2092793",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2092793"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2022-30629",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-30629"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2022-30629",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2022-30629"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-announce/c/TzIC9-t8Ytg",
"url": "https://groups.google.com/g/golang-announce/c/TzIC9-t8Ytg"
}
],
"release_date": "2022-06-02T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2022-08-02T09:56:09+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"7Server-DevTools-2022.2:go-toolset-1.17-0:1.17.12-1.el7_9.ppc64le",
"7Server-DevTools-2022.2:go-toolset-1.17-0:1.17.12-1.el7_9.s390x",
"7Server-DevTools-2022.2:go-toolset-1.17-0:1.17.12-1.el7_9.src",
"7Server-DevTools-2022.2:go-toolset-1.17-0:1.17.12-1.el7_9.x86_64",
"7Server-DevTools-2022.2:go-toolset-1.17-build-0:1.17.12-1.el7_9.ppc64le",
"7Server-DevTools-2022.2:go-toolset-1.17-build-0:1.17.12-1.el7_9.s390x",
"7Server-DevTools-2022.2:go-toolset-1.17-build-0:1.17.12-1.el7_9.x86_64",
"7Server-DevTools-2022.2:go-toolset-1.17-golang-0:1.17.12-1.el7_9.ppc64le",
"7Server-DevTools-2022.2:go-toolset-1.17-golang-0:1.17.12-1.el7_9.s390x",
"7Server-DevTools-2022.2:go-toolset-1.17-golang-0:1.17.12-1.el7_9.src",
"7Server-DevTools-2022.2:go-toolset-1.17-golang-0:1.17.12-1.el7_9.x86_64",
"7Server-DevTools-2022.2:go-toolset-1.17-golang-bin-0:1.17.12-1.el7_9.ppc64le",
"7Server-DevTools-2022.2:go-toolset-1.17-golang-bin-0:1.17.12-1.el7_9.s390x",
"7Server-DevTools-2022.2:go-toolset-1.17-golang-bin-0:1.17.12-1.el7_9.x86_64",
"7Server-DevTools-2022.2:go-toolset-1.17-golang-docs-0:1.17.12-1.el7_9.noarch",
"7Server-DevTools-2022.2:go-toolset-1.17-golang-misc-0:1.17.12-1.el7_9.ppc64le",
"7Server-DevTools-2022.2:go-toolset-1.17-golang-misc-0:1.17.12-1.el7_9.s390x",
"7Server-DevTools-2022.2:go-toolset-1.17-golang-misc-0:1.17.12-1.el7_9.x86_64",
"7Server-DevTools-2022.2:go-toolset-1.17-golang-race-0:1.17.12-1.el7_9.x86_64",
"7Server-DevTools-2022.2:go-toolset-1.17-golang-src-0:1.17.12-1.el7_9.ppc64le",
"7Server-DevTools-2022.2:go-toolset-1.17-golang-src-0:1.17.12-1.el7_9.s390x",
"7Server-DevTools-2022.2:go-toolset-1.17-golang-src-0:1.17.12-1.el7_9.x86_64",
"7Server-DevTools-2022.2:go-toolset-1.17-golang-tests-0:1.17.12-1.el7_9.ppc64le",
"7Server-DevTools-2022.2:go-toolset-1.17-golang-tests-0:1.17.12-1.el7_9.s390x",
"7Server-DevTools-2022.2:go-toolset-1.17-golang-tests-0:1.17.12-1.el7_9.x86_64",
"7Server-DevTools-2022.2:go-toolset-1.17-runtime-0:1.17.12-1.el7_9.ppc64le",
"7Server-DevTools-2022.2:go-toolset-1.17-runtime-0:1.17.12-1.el7_9.s390x",
"7Server-DevTools-2022.2:go-toolset-1.17-runtime-0:1.17.12-1.el7_9.x86_64",
"7Server-DevTools-2022.2:go-toolset-1.17-scldevel-0:1.17.12-1.el7_9.ppc64le",
"7Server-DevTools-2022.2:go-toolset-1.17-scldevel-0:1.17.12-1.el7_9.s390x",
"7Server-DevTools-2022.2:go-toolset-1.17-scldevel-0:1.17.12-1.el7_9.x86_64",
"7Workstation-DevTools-2022.2:go-toolset-1.17-0:1.17.12-1.el7_9.ppc64le",
"7Workstation-DevTools-2022.2:go-toolset-1.17-0:1.17.12-1.el7_9.s390x",
"7Workstation-DevTools-2022.2:go-toolset-1.17-0:1.17.12-1.el7_9.src",
"7Workstation-DevTools-2022.2:go-toolset-1.17-0:1.17.12-1.el7_9.x86_64",
"7Workstation-DevTools-2022.2:go-toolset-1.17-build-0:1.17.12-1.el7_9.ppc64le",
"7Workstation-DevTools-2022.2:go-toolset-1.17-build-0:1.17.12-1.el7_9.s390x",
"7Workstation-DevTools-2022.2:go-toolset-1.17-build-0:1.17.12-1.el7_9.x86_64",
"7Workstation-DevTools-2022.2:go-toolset-1.17-golang-0:1.17.12-1.el7_9.ppc64le",
"7Workstation-DevTools-2022.2:go-toolset-1.17-golang-0:1.17.12-1.el7_9.s390x",
"7Workstation-DevTools-2022.2:go-toolset-1.17-golang-0:1.17.12-1.el7_9.src",
"7Workstation-DevTools-2022.2:go-toolset-1.17-golang-0:1.17.12-1.el7_9.x86_64",
"7Workstation-DevTools-2022.2:go-toolset-1.17-golang-bin-0:1.17.12-1.el7_9.ppc64le",
"7Workstation-DevTools-2022.2:go-toolset-1.17-golang-bin-0:1.17.12-1.el7_9.s390x",
"7Workstation-DevTools-2022.2:go-toolset-1.17-golang-bin-0:1.17.12-1.el7_9.x86_64",
"7Workstation-DevTools-2022.2:go-toolset-1.17-golang-docs-0:1.17.12-1.el7_9.noarch",
"7Workstation-DevTools-2022.2:go-toolset-1.17-golang-misc-0:1.17.12-1.el7_9.ppc64le",
"7Workstation-DevTools-2022.2:go-toolset-1.17-golang-misc-0:1.17.12-1.el7_9.s390x",
"7Workstation-DevTools-2022.2:go-toolset-1.17-golang-misc-0:1.17.12-1.el7_9.x86_64",
"7Workstation-DevTools-2022.2:go-toolset-1.17-golang-race-0:1.17.12-1.el7_9.x86_64",
"7Workstation-DevTools-2022.2:go-toolset-1.17-golang-src-0:1.17.12-1.el7_9.ppc64le",
"7Workstation-DevTools-2022.2:go-toolset-1.17-golang-src-0:1.17.12-1.el7_9.s390x",
"7Workstation-DevTools-2022.2:go-toolset-1.17-golang-src-0:1.17.12-1.el7_9.x86_64",
"7Workstation-DevTools-2022.2:go-toolset-1.17-golang-tests-0:1.17.12-1.el7_9.ppc64le",
"7Workstation-DevTools-2022.2:go-toolset-1.17-golang-tests-0:1.17.12-1.el7_9.s390x",
"7Workstation-DevTools-2022.2:go-toolset-1.17-golang-tests-0:1.17.12-1.el7_9.x86_64",
"7Workstation-DevTools-2022.2:go-toolset-1.17-runtime-0:1.17.12-1.el7_9.ppc64le",
"7Workstation-DevTools-2022.2:go-toolset-1.17-runtime-0:1.17.12-1.el7_9.s390x",
"7Workstation-DevTools-2022.2:go-toolset-1.17-runtime-0:1.17.12-1.el7_9.x86_64",
"7Workstation-DevTools-2022.2:go-toolset-1.17-scldevel-0:1.17.12-1.el7_9.ppc64le",
"7Workstation-DevTools-2022.2:go-toolset-1.17-scldevel-0:1.17.12-1.el7_9.s390x",
"7Workstation-DevTools-2022.2:go-toolset-1.17-scldevel-0:1.17.12-1.el7_9.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2022:5866"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "HIGH",
"attackVector": "NETWORK",
"availabilityImpact": "NONE",
"baseScore": 3.1,
"baseSeverity": "LOW",
"confidentialityImpact": "LOW",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "REQUIRED",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:R/S:U/C:L/I:N/A:N",
"version": "3.1"
},
"products": [
"7Server-DevTools-2022.2:go-toolset-1.17-0:1.17.12-1.el7_9.ppc64le",
"7Server-DevTools-2022.2:go-toolset-1.17-0:1.17.12-1.el7_9.s390x",
"7Server-DevTools-2022.2:go-toolset-1.17-0:1.17.12-1.el7_9.src",
"7Server-DevTools-2022.2:go-toolset-1.17-0:1.17.12-1.el7_9.x86_64",
"7Server-DevTools-2022.2:go-toolset-1.17-build-0:1.17.12-1.el7_9.ppc64le",
"7Server-DevTools-2022.2:go-toolset-1.17-build-0:1.17.12-1.el7_9.s390x",
"7Server-DevTools-2022.2:go-toolset-1.17-build-0:1.17.12-1.el7_9.x86_64",
"7Server-DevTools-2022.2:go-toolset-1.17-golang-0:1.17.12-1.el7_9.ppc64le",
"7Server-DevTools-2022.2:go-toolset-1.17-golang-0:1.17.12-1.el7_9.s390x",
"7Server-DevTools-2022.2:go-toolset-1.17-golang-0:1.17.12-1.el7_9.src",
"7Server-DevTools-2022.2:go-toolset-1.17-golang-0:1.17.12-1.el7_9.x86_64",
"7Server-DevTools-2022.2:go-toolset-1.17-golang-bin-0:1.17.12-1.el7_9.ppc64le",
"7Server-DevTools-2022.2:go-toolset-1.17-golang-bin-0:1.17.12-1.el7_9.s390x",
"7Server-DevTools-2022.2:go-toolset-1.17-golang-bin-0:1.17.12-1.el7_9.x86_64",
"7Server-DevTools-2022.2:go-toolset-1.17-golang-docs-0:1.17.12-1.el7_9.noarch",
"7Server-DevTools-2022.2:go-toolset-1.17-golang-misc-0:1.17.12-1.el7_9.ppc64le",
"7Server-DevTools-2022.2:go-toolset-1.17-golang-misc-0:1.17.12-1.el7_9.s390x",
"7Server-DevTools-2022.2:go-toolset-1.17-golang-misc-0:1.17.12-1.el7_9.x86_64",
"7Server-DevTools-2022.2:go-toolset-1.17-golang-race-0:1.17.12-1.el7_9.x86_64",
"7Server-DevTools-2022.2:go-toolset-1.17-golang-src-0:1.17.12-1.el7_9.ppc64le",
"7Server-DevTools-2022.2:go-toolset-1.17-golang-src-0:1.17.12-1.el7_9.s390x",
"7Server-DevTools-2022.2:go-toolset-1.17-golang-src-0:1.17.12-1.el7_9.x86_64",
"7Server-DevTools-2022.2:go-toolset-1.17-golang-tests-0:1.17.12-1.el7_9.ppc64le",
"7Server-DevTools-2022.2:go-toolset-1.17-golang-tests-0:1.17.12-1.el7_9.s390x",
"7Server-DevTools-2022.2:go-toolset-1.17-golang-tests-0:1.17.12-1.el7_9.x86_64",
"7Server-DevTools-2022.2:go-toolset-1.17-runtime-0:1.17.12-1.el7_9.ppc64le",
"7Server-DevTools-2022.2:go-toolset-1.17-runtime-0:1.17.12-1.el7_9.s390x",
"7Server-DevTools-2022.2:go-toolset-1.17-runtime-0:1.17.12-1.el7_9.x86_64",
"7Server-DevTools-2022.2:go-toolset-1.17-scldevel-0:1.17.12-1.el7_9.ppc64le",
"7Server-DevTools-2022.2:go-toolset-1.17-scldevel-0:1.17.12-1.el7_9.s390x",
"7Server-DevTools-2022.2:go-toolset-1.17-scldevel-0:1.17.12-1.el7_9.x86_64",
"7Workstation-DevTools-2022.2:go-toolset-1.17-0:1.17.12-1.el7_9.ppc64le",
"7Workstation-DevTools-2022.2:go-toolset-1.17-0:1.17.12-1.el7_9.s390x",
"7Workstation-DevTools-2022.2:go-toolset-1.17-0:1.17.12-1.el7_9.src",
"7Workstation-DevTools-2022.2:go-toolset-1.17-0:1.17.12-1.el7_9.x86_64",
"7Workstation-DevTools-2022.2:go-toolset-1.17-build-0:1.17.12-1.el7_9.ppc64le",
"7Workstation-DevTools-2022.2:go-toolset-1.17-build-0:1.17.12-1.el7_9.s390x",
"7Workstation-DevTools-2022.2:go-toolset-1.17-build-0:1.17.12-1.el7_9.x86_64",
"7Workstation-DevTools-2022.2:go-toolset-1.17-golang-0:1.17.12-1.el7_9.ppc64le",
"7Workstation-DevTools-2022.2:go-toolset-1.17-golang-0:1.17.12-1.el7_9.s390x",
"7Workstation-DevTools-2022.2:go-toolset-1.17-golang-0:1.17.12-1.el7_9.src",
"7Workstation-DevTools-2022.2:go-toolset-1.17-golang-0:1.17.12-1.el7_9.x86_64",
"7Workstation-DevTools-2022.2:go-toolset-1.17-golang-bin-0:1.17.12-1.el7_9.ppc64le",
"7Workstation-DevTools-2022.2:go-toolset-1.17-golang-bin-0:1.17.12-1.el7_9.s390x",
"7Workstation-DevTools-2022.2:go-toolset-1.17-golang-bin-0:1.17.12-1.el7_9.x86_64",
"7Workstation-DevTools-2022.2:go-toolset-1.17-golang-docs-0:1.17.12-1.el7_9.noarch",
"7Workstation-DevTools-2022.2:go-toolset-1.17-golang-misc-0:1.17.12-1.el7_9.ppc64le",
"7Workstation-DevTools-2022.2:go-toolset-1.17-golang-misc-0:1.17.12-1.el7_9.s390x",
"7Workstation-DevTools-2022.2:go-toolset-1.17-golang-misc-0:1.17.12-1.el7_9.x86_64",
"7Workstation-DevTools-2022.2:go-toolset-1.17-golang-race-0:1.17.12-1.el7_9.x86_64",
"7Workstation-DevTools-2022.2:go-toolset-1.17-golang-src-0:1.17.12-1.el7_9.ppc64le",
"7Workstation-DevTools-2022.2:go-toolset-1.17-golang-src-0:1.17.12-1.el7_9.s390x",
"7Workstation-DevTools-2022.2:go-toolset-1.17-golang-src-0:1.17.12-1.el7_9.x86_64",
"7Workstation-DevTools-2022.2:go-toolset-1.17-golang-tests-0:1.17.12-1.el7_9.ppc64le",
"7Workstation-DevTools-2022.2:go-toolset-1.17-golang-tests-0:1.17.12-1.el7_9.s390x",
"7Workstation-DevTools-2022.2:go-toolset-1.17-golang-tests-0:1.17.12-1.el7_9.x86_64",
"7Workstation-DevTools-2022.2:go-toolset-1.17-runtime-0:1.17.12-1.el7_9.ppc64le",
"7Workstation-DevTools-2022.2:go-toolset-1.17-runtime-0:1.17.12-1.el7_9.s390x",
"7Workstation-DevTools-2022.2:go-toolset-1.17-runtime-0:1.17.12-1.el7_9.x86_64",
"7Workstation-DevTools-2022.2:go-toolset-1.17-scldevel-0:1.17.12-1.el7_9.ppc64le",
"7Workstation-DevTools-2022.2:go-toolset-1.17-scldevel-0:1.17.12-1.el7_9.s390x",
"7Workstation-DevTools-2022.2:go-toolset-1.17-scldevel-0:1.17.12-1.el7_9.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Low"
}
],
"title": "golang: crypto/tls: session tickets lack random ticket_age_add"
},
{
"cve": "CVE-2022-30630",
"cwe": {
"id": "CWE-1325",
"name": "Improperly Controlled Sequential Memory Allocation"
},
"discovery_date": "2022-07-14T00:00:00+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"7Server-DevTools-2022.2:go-toolset-1.17-0:1.17.12-1.el7_9.ppc64le",
"7Server-DevTools-2022.2:go-toolset-1.17-0:1.17.12-1.el7_9.s390x",
"7Server-DevTools-2022.2:go-toolset-1.17-0:1.17.12-1.el7_9.src",
"7Server-DevTools-2022.2:go-toolset-1.17-0:1.17.12-1.el7_9.x86_64",
"7Server-DevTools-2022.2:go-toolset-1.17-build-0:1.17.12-1.el7_9.ppc64le",
"7Server-DevTools-2022.2:go-toolset-1.17-build-0:1.17.12-1.el7_9.s390x",
"7Server-DevTools-2022.2:go-toolset-1.17-build-0:1.17.12-1.el7_9.x86_64",
"7Server-DevTools-2022.2:go-toolset-1.17-runtime-0:1.17.12-1.el7_9.ppc64le",
"7Server-DevTools-2022.2:go-toolset-1.17-runtime-0:1.17.12-1.el7_9.s390x",
"7Server-DevTools-2022.2:go-toolset-1.17-runtime-0:1.17.12-1.el7_9.x86_64",
"7Server-DevTools-2022.2:go-toolset-1.17-scldevel-0:1.17.12-1.el7_9.ppc64le",
"7Server-DevTools-2022.2:go-toolset-1.17-scldevel-0:1.17.12-1.el7_9.s390x",
"7Server-DevTools-2022.2:go-toolset-1.17-scldevel-0:1.17.12-1.el7_9.x86_64",
"7Workstation-DevTools-2022.2:go-toolset-1.17-0:1.17.12-1.el7_9.ppc64le",
"7Workstation-DevTools-2022.2:go-toolset-1.17-0:1.17.12-1.el7_9.s390x",
"7Workstation-DevTools-2022.2:go-toolset-1.17-0:1.17.12-1.el7_9.src",
"7Workstation-DevTools-2022.2:go-toolset-1.17-0:1.17.12-1.el7_9.x86_64",
"7Workstation-DevTools-2022.2:go-toolset-1.17-build-0:1.17.12-1.el7_9.ppc64le",
"7Workstation-DevTools-2022.2:go-toolset-1.17-build-0:1.17.12-1.el7_9.s390x",
"7Workstation-DevTools-2022.2:go-toolset-1.17-build-0:1.17.12-1.el7_9.x86_64",
"7Workstation-DevTools-2022.2:go-toolset-1.17-runtime-0:1.17.12-1.el7_9.ppc64le",
"7Workstation-DevTools-2022.2:go-toolset-1.17-runtime-0:1.17.12-1.el7_9.s390x",
"7Workstation-DevTools-2022.2:go-toolset-1.17-runtime-0:1.17.12-1.el7_9.x86_64",
"7Workstation-DevTools-2022.2:go-toolset-1.17-scldevel-0:1.17.12-1.el7_9.ppc64le",
"7Workstation-DevTools-2022.2:go-toolset-1.17-scldevel-0:1.17.12-1.el7_9.s390x",
"7Workstation-DevTools-2022.2:go-toolset-1.17-scldevel-0:1.17.12-1.el7_9.x86_64"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2107371"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in the golang standard library, io/fs. Calling Glob on a path that contains a large number of path separators can cause a panic issue due to stack exhaustion. This could allow an attacker to impact availability.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "golang: io/fs: stack exhaustion in Glob",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "RH ProdSec has set the Impact of this vulnerability to Moderate as there is no known method to execute arbitary code. Successful exploitation of this bug can cause the application under attack to panic, merely causing a Denial of Service at the application level. As the kernel is unaffected by this bug, the user can merely relaunch the application to fix the problem. Also, if somehow the application keeps relaunching, the timer watchdogs in the default RHEL kernel will stop the attack in its tracks.\n\nWithin regulated environments, a combination of the following controls acts as a significant barrier to successfully exploiting a CWE-1325: Improperly Controlled Sequential Memory Allocation vulnerability and therefore downgrades the severity of this particular CVE from Moderate to Low.\n\nAccess to the platform is granted only after successful hard token-based multi-factor authentication (MFA) and is governed by least privilege to ensure only authorized users and roles can execute or modify code. Static code analysis and peer reviews enforce strong input validation and error handling, preventing improperly validated inputs from causing system instability, data exposure, or privilege escalation. In the event of successful exploitation, process isolation limits the impact of excessive sequential memory allocation by restricting memory use per process, preventing any single process from exhausting system resources. Finally, the platform uses memory protection mechanisms such as Data Execution Prevention (DEP) and Address Space Layout Randomization (ASLR) to reduce the risk of memory allocation-based attacks.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"7Server-DevTools-2022.2:go-toolset-1.17-golang-0:1.17.12-1.el7_9.ppc64le",
"7Server-DevTools-2022.2:go-toolset-1.17-golang-0:1.17.12-1.el7_9.s390x",
"7Server-DevTools-2022.2:go-toolset-1.17-golang-0:1.17.12-1.el7_9.src",
"7Server-DevTools-2022.2:go-toolset-1.17-golang-0:1.17.12-1.el7_9.x86_64",
"7Server-DevTools-2022.2:go-toolset-1.17-golang-bin-0:1.17.12-1.el7_9.ppc64le",
"7Server-DevTools-2022.2:go-toolset-1.17-golang-bin-0:1.17.12-1.el7_9.s390x",
"7Server-DevTools-2022.2:go-toolset-1.17-golang-bin-0:1.17.12-1.el7_9.x86_64",
"7Server-DevTools-2022.2:go-toolset-1.17-golang-docs-0:1.17.12-1.el7_9.noarch",
"7Server-DevTools-2022.2:go-toolset-1.17-golang-misc-0:1.17.12-1.el7_9.ppc64le",
"7Server-DevTools-2022.2:go-toolset-1.17-golang-misc-0:1.17.12-1.el7_9.s390x",
"7Server-DevTools-2022.2:go-toolset-1.17-golang-misc-0:1.17.12-1.el7_9.x86_64",
"7Server-DevTools-2022.2:go-toolset-1.17-golang-race-0:1.17.12-1.el7_9.x86_64",
"7Server-DevTools-2022.2:go-toolset-1.17-golang-src-0:1.17.12-1.el7_9.ppc64le",
"7Server-DevTools-2022.2:go-toolset-1.17-golang-src-0:1.17.12-1.el7_9.s390x",
"7Server-DevTools-2022.2:go-toolset-1.17-golang-src-0:1.17.12-1.el7_9.x86_64",
"7Server-DevTools-2022.2:go-toolset-1.17-golang-tests-0:1.17.12-1.el7_9.ppc64le",
"7Server-DevTools-2022.2:go-toolset-1.17-golang-tests-0:1.17.12-1.el7_9.s390x",
"7Server-DevTools-2022.2:go-toolset-1.17-golang-tests-0:1.17.12-1.el7_9.x86_64",
"7Workstation-DevTools-2022.2:go-toolset-1.17-golang-0:1.17.12-1.el7_9.ppc64le",
"7Workstation-DevTools-2022.2:go-toolset-1.17-golang-0:1.17.12-1.el7_9.s390x",
"7Workstation-DevTools-2022.2:go-toolset-1.17-golang-0:1.17.12-1.el7_9.src",
"7Workstation-DevTools-2022.2:go-toolset-1.17-golang-0:1.17.12-1.el7_9.x86_64",
"7Workstation-DevTools-2022.2:go-toolset-1.17-golang-bin-0:1.17.12-1.el7_9.ppc64le",
"7Workstation-DevTools-2022.2:go-toolset-1.17-golang-bin-0:1.17.12-1.el7_9.s390x",
"7Workstation-DevTools-2022.2:go-toolset-1.17-golang-bin-0:1.17.12-1.el7_9.x86_64",
"7Workstation-DevTools-2022.2:go-toolset-1.17-golang-docs-0:1.17.12-1.el7_9.noarch",
"7Workstation-DevTools-2022.2:go-toolset-1.17-golang-misc-0:1.17.12-1.el7_9.ppc64le",
"7Workstation-DevTools-2022.2:go-toolset-1.17-golang-misc-0:1.17.12-1.el7_9.s390x",
"7Workstation-DevTools-2022.2:go-toolset-1.17-golang-misc-0:1.17.12-1.el7_9.x86_64",
"7Workstation-DevTools-2022.2:go-toolset-1.17-golang-race-0:1.17.12-1.el7_9.x86_64",
"7Workstation-DevTools-2022.2:go-toolset-1.17-golang-src-0:1.17.12-1.el7_9.ppc64le",
"7Workstation-DevTools-2022.2:go-toolset-1.17-golang-src-0:1.17.12-1.el7_9.s390x",
"7Workstation-DevTools-2022.2:go-toolset-1.17-golang-src-0:1.17.12-1.el7_9.x86_64",
"7Workstation-DevTools-2022.2:go-toolset-1.17-golang-tests-0:1.17.12-1.el7_9.ppc64le",
"7Workstation-DevTools-2022.2:go-toolset-1.17-golang-tests-0:1.17.12-1.el7_9.s390x",
"7Workstation-DevTools-2022.2:go-toolset-1.17-golang-tests-0:1.17.12-1.el7_9.x86_64"
],
"known_not_affected": [
"7Server-DevTools-2022.2:go-toolset-1.17-0:1.17.12-1.el7_9.ppc64le",
"7Server-DevTools-2022.2:go-toolset-1.17-0:1.17.12-1.el7_9.s390x",
"7Server-DevTools-2022.2:go-toolset-1.17-0:1.17.12-1.el7_9.src",
"7Server-DevTools-2022.2:go-toolset-1.17-0:1.17.12-1.el7_9.x86_64",
"7Server-DevTools-2022.2:go-toolset-1.17-build-0:1.17.12-1.el7_9.ppc64le",
"7Server-DevTools-2022.2:go-toolset-1.17-build-0:1.17.12-1.el7_9.s390x",
"7Server-DevTools-2022.2:go-toolset-1.17-build-0:1.17.12-1.el7_9.x86_64",
"7Server-DevTools-2022.2:go-toolset-1.17-runtime-0:1.17.12-1.el7_9.ppc64le",
"7Server-DevTools-2022.2:go-toolset-1.17-runtime-0:1.17.12-1.el7_9.s390x",
"7Server-DevTools-2022.2:go-toolset-1.17-runtime-0:1.17.12-1.el7_9.x86_64",
"7Server-DevTools-2022.2:go-toolset-1.17-scldevel-0:1.17.12-1.el7_9.ppc64le",
"7Server-DevTools-2022.2:go-toolset-1.17-scldevel-0:1.17.12-1.el7_9.s390x",
"7Server-DevTools-2022.2:go-toolset-1.17-scldevel-0:1.17.12-1.el7_9.x86_64",
"7Workstation-DevTools-2022.2:go-toolset-1.17-0:1.17.12-1.el7_9.ppc64le",
"7Workstation-DevTools-2022.2:go-toolset-1.17-0:1.17.12-1.el7_9.s390x",
"7Workstation-DevTools-2022.2:go-toolset-1.17-0:1.17.12-1.el7_9.src",
"7Workstation-DevTools-2022.2:go-toolset-1.17-0:1.17.12-1.el7_9.x86_64",
"7Workstation-DevTools-2022.2:go-toolset-1.17-build-0:1.17.12-1.el7_9.ppc64le",
"7Workstation-DevTools-2022.2:go-toolset-1.17-build-0:1.17.12-1.el7_9.s390x",
"7Workstation-DevTools-2022.2:go-toolset-1.17-build-0:1.17.12-1.el7_9.x86_64",
"7Workstation-DevTools-2022.2:go-toolset-1.17-runtime-0:1.17.12-1.el7_9.ppc64le",
"7Workstation-DevTools-2022.2:go-toolset-1.17-runtime-0:1.17.12-1.el7_9.s390x",
"7Workstation-DevTools-2022.2:go-toolset-1.17-runtime-0:1.17.12-1.el7_9.x86_64",
"7Workstation-DevTools-2022.2:go-toolset-1.17-scldevel-0:1.17.12-1.el7_9.ppc64le",
"7Workstation-DevTools-2022.2:go-toolset-1.17-scldevel-0:1.17.12-1.el7_9.s390x",
"7Workstation-DevTools-2022.2:go-toolset-1.17-scldevel-0:1.17.12-1.el7_9.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2022-30630"
},
{
"category": "external",
"summary": "RHBZ#2107371",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2107371"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2022-30630",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-30630"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2022-30630",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2022-30630"
},
{
"category": "external",
"summary": "https://go.dev/issue/53415",
"url": "https://go.dev/issue/53415"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-announce/c/nqrv9fbR0zE",
"url": "https://groups.google.com/g/golang-announce/c/nqrv9fbR0zE"
}
],
"release_date": "2022-07-12T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2022-08-02T09:56:09+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"7Server-DevTools-2022.2:go-toolset-1.17-golang-0:1.17.12-1.el7_9.ppc64le",
"7Server-DevTools-2022.2:go-toolset-1.17-golang-0:1.17.12-1.el7_9.s390x",
"7Server-DevTools-2022.2:go-toolset-1.17-golang-0:1.17.12-1.el7_9.src",
"7Server-DevTools-2022.2:go-toolset-1.17-golang-0:1.17.12-1.el7_9.x86_64",
"7Server-DevTools-2022.2:go-toolset-1.17-golang-bin-0:1.17.12-1.el7_9.ppc64le",
"7Server-DevTools-2022.2:go-toolset-1.17-golang-bin-0:1.17.12-1.el7_9.s390x",
"7Server-DevTools-2022.2:go-toolset-1.17-golang-bin-0:1.17.12-1.el7_9.x86_64",
"7Server-DevTools-2022.2:go-toolset-1.17-golang-docs-0:1.17.12-1.el7_9.noarch",
"7Server-DevTools-2022.2:go-toolset-1.17-golang-misc-0:1.17.12-1.el7_9.ppc64le",
"7Server-DevTools-2022.2:go-toolset-1.17-golang-misc-0:1.17.12-1.el7_9.s390x",
"7Server-DevTools-2022.2:go-toolset-1.17-golang-misc-0:1.17.12-1.el7_9.x86_64",
"7Server-DevTools-2022.2:go-toolset-1.17-golang-race-0:1.17.12-1.el7_9.x86_64",
"7Server-DevTools-2022.2:go-toolset-1.17-golang-src-0:1.17.12-1.el7_9.ppc64le",
"7Server-DevTools-2022.2:go-toolset-1.17-golang-src-0:1.17.12-1.el7_9.s390x",
"7Server-DevTools-2022.2:go-toolset-1.17-golang-src-0:1.17.12-1.el7_9.x86_64",
"7Server-DevTools-2022.2:go-toolset-1.17-golang-tests-0:1.17.12-1.el7_9.ppc64le",
"7Server-DevTools-2022.2:go-toolset-1.17-golang-tests-0:1.17.12-1.el7_9.s390x",
"7Server-DevTools-2022.2:go-toolset-1.17-golang-tests-0:1.17.12-1.el7_9.x86_64",
"7Workstation-DevTools-2022.2:go-toolset-1.17-golang-0:1.17.12-1.el7_9.ppc64le",
"7Workstation-DevTools-2022.2:go-toolset-1.17-golang-0:1.17.12-1.el7_9.s390x",
"7Workstation-DevTools-2022.2:go-toolset-1.17-golang-0:1.17.12-1.el7_9.src",
"7Workstation-DevTools-2022.2:go-toolset-1.17-golang-0:1.17.12-1.el7_9.x86_64",
"7Workstation-DevTools-2022.2:go-toolset-1.17-golang-bin-0:1.17.12-1.el7_9.ppc64le",
"7Workstation-DevTools-2022.2:go-toolset-1.17-golang-bin-0:1.17.12-1.el7_9.s390x",
"7Workstation-DevTools-2022.2:go-toolset-1.17-golang-bin-0:1.17.12-1.el7_9.x86_64",
"7Workstation-DevTools-2022.2:go-toolset-1.17-golang-docs-0:1.17.12-1.el7_9.noarch",
"7Workstation-DevTools-2022.2:go-toolset-1.17-golang-misc-0:1.17.12-1.el7_9.ppc64le",
"7Workstation-DevTools-2022.2:go-toolset-1.17-golang-misc-0:1.17.12-1.el7_9.s390x",
"7Workstation-DevTools-2022.2:go-toolset-1.17-golang-misc-0:1.17.12-1.el7_9.x86_64",
"7Workstation-DevTools-2022.2:go-toolset-1.17-golang-race-0:1.17.12-1.el7_9.x86_64",
"7Workstation-DevTools-2022.2:go-toolset-1.17-golang-src-0:1.17.12-1.el7_9.ppc64le",
"7Workstation-DevTools-2022.2:go-toolset-1.17-golang-src-0:1.17.12-1.el7_9.s390x",
"7Workstation-DevTools-2022.2:go-toolset-1.17-golang-src-0:1.17.12-1.el7_9.x86_64",
"7Workstation-DevTools-2022.2:go-toolset-1.17-golang-tests-0:1.17.12-1.el7_9.ppc64le",
"7Workstation-DevTools-2022.2:go-toolset-1.17-golang-tests-0:1.17.12-1.el7_9.s390x",
"7Workstation-DevTools-2022.2:go-toolset-1.17-golang-tests-0:1.17.12-1.el7_9.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2022:5866"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"7Server-DevTools-2022.2:go-toolset-1.17-0:1.17.12-1.el7_9.ppc64le",
"7Server-DevTools-2022.2:go-toolset-1.17-0:1.17.12-1.el7_9.s390x",
"7Server-DevTools-2022.2:go-toolset-1.17-0:1.17.12-1.el7_9.src",
"7Server-DevTools-2022.2:go-toolset-1.17-0:1.17.12-1.el7_9.x86_64",
"7Server-DevTools-2022.2:go-toolset-1.17-build-0:1.17.12-1.el7_9.ppc64le",
"7Server-DevTools-2022.2:go-toolset-1.17-build-0:1.17.12-1.el7_9.s390x",
"7Server-DevTools-2022.2:go-toolset-1.17-build-0:1.17.12-1.el7_9.x86_64",
"7Server-DevTools-2022.2:go-toolset-1.17-golang-0:1.17.12-1.el7_9.ppc64le",
"7Server-DevTools-2022.2:go-toolset-1.17-golang-0:1.17.12-1.el7_9.s390x",
"7Server-DevTools-2022.2:go-toolset-1.17-golang-0:1.17.12-1.el7_9.src",
"7Server-DevTools-2022.2:go-toolset-1.17-golang-0:1.17.12-1.el7_9.x86_64",
"7Server-DevTools-2022.2:go-toolset-1.17-golang-bin-0:1.17.12-1.el7_9.ppc64le",
"7Server-DevTools-2022.2:go-toolset-1.17-golang-bin-0:1.17.12-1.el7_9.s390x",
"7Server-DevTools-2022.2:go-toolset-1.17-golang-bin-0:1.17.12-1.el7_9.x86_64",
"7Server-DevTools-2022.2:go-toolset-1.17-golang-docs-0:1.17.12-1.el7_9.noarch",
"7Server-DevTools-2022.2:go-toolset-1.17-golang-misc-0:1.17.12-1.el7_9.ppc64le",
"7Server-DevTools-2022.2:go-toolset-1.17-golang-misc-0:1.17.12-1.el7_9.s390x",
"7Server-DevTools-2022.2:go-toolset-1.17-golang-misc-0:1.17.12-1.el7_9.x86_64",
"7Server-DevTools-2022.2:go-toolset-1.17-golang-race-0:1.17.12-1.el7_9.x86_64",
"7Server-DevTools-2022.2:go-toolset-1.17-golang-src-0:1.17.12-1.el7_9.ppc64le",
"7Server-DevTools-2022.2:go-toolset-1.17-golang-src-0:1.17.12-1.el7_9.s390x",
"7Server-DevTools-2022.2:go-toolset-1.17-golang-src-0:1.17.12-1.el7_9.x86_64",
"7Server-DevTools-2022.2:go-toolset-1.17-golang-tests-0:1.17.12-1.el7_9.ppc64le",
"7Server-DevTools-2022.2:go-toolset-1.17-golang-tests-0:1.17.12-1.el7_9.s390x",
"7Server-DevTools-2022.2:go-toolset-1.17-golang-tests-0:1.17.12-1.el7_9.x86_64",
"7Server-DevTools-2022.2:go-toolset-1.17-runtime-0:1.17.12-1.el7_9.ppc64le",
"7Server-DevTools-2022.2:go-toolset-1.17-runtime-0:1.17.12-1.el7_9.s390x",
"7Server-DevTools-2022.2:go-toolset-1.17-runtime-0:1.17.12-1.el7_9.x86_64",
"7Server-DevTools-2022.2:go-toolset-1.17-scldevel-0:1.17.12-1.el7_9.ppc64le",
"7Server-DevTools-2022.2:go-toolset-1.17-scldevel-0:1.17.12-1.el7_9.s390x",
"7Server-DevTools-2022.2:go-toolset-1.17-scldevel-0:1.17.12-1.el7_9.x86_64",
"7Workstation-DevTools-2022.2:go-toolset-1.17-0:1.17.12-1.el7_9.ppc64le",
"7Workstation-DevTools-2022.2:go-toolset-1.17-0:1.17.12-1.el7_9.s390x",
"7Workstation-DevTools-2022.2:go-toolset-1.17-0:1.17.12-1.el7_9.src",
"7Workstation-DevTools-2022.2:go-toolset-1.17-0:1.17.12-1.el7_9.x86_64",
"7Workstation-DevTools-2022.2:go-toolset-1.17-build-0:1.17.12-1.el7_9.ppc64le",
"7Workstation-DevTools-2022.2:go-toolset-1.17-build-0:1.17.12-1.el7_9.s390x",
"7Workstation-DevTools-2022.2:go-toolset-1.17-build-0:1.17.12-1.el7_9.x86_64",
"7Workstation-DevTools-2022.2:go-toolset-1.17-golang-0:1.17.12-1.el7_9.ppc64le",
"7Workstation-DevTools-2022.2:go-toolset-1.17-golang-0:1.17.12-1.el7_9.s390x",
"7Workstation-DevTools-2022.2:go-toolset-1.17-golang-0:1.17.12-1.el7_9.src",
"7Workstation-DevTools-2022.2:go-toolset-1.17-golang-0:1.17.12-1.el7_9.x86_64",
"7Workstation-DevTools-2022.2:go-toolset-1.17-golang-bin-0:1.17.12-1.el7_9.ppc64le",
"7Workstation-DevTools-2022.2:go-toolset-1.17-golang-bin-0:1.17.12-1.el7_9.s390x",
"7Workstation-DevTools-2022.2:go-toolset-1.17-golang-bin-0:1.17.12-1.el7_9.x86_64",
"7Workstation-DevTools-2022.2:go-toolset-1.17-golang-docs-0:1.17.12-1.el7_9.noarch",
"7Workstation-DevTools-2022.2:go-toolset-1.17-golang-misc-0:1.17.12-1.el7_9.ppc64le",
"7Workstation-DevTools-2022.2:go-toolset-1.17-golang-misc-0:1.17.12-1.el7_9.s390x",
"7Workstation-DevTools-2022.2:go-toolset-1.17-golang-misc-0:1.17.12-1.el7_9.x86_64",
"7Workstation-DevTools-2022.2:go-toolset-1.17-golang-race-0:1.17.12-1.el7_9.x86_64",
"7Workstation-DevTools-2022.2:go-toolset-1.17-golang-src-0:1.17.12-1.el7_9.ppc64le",
"7Workstation-DevTools-2022.2:go-toolset-1.17-golang-src-0:1.17.12-1.el7_9.s390x",
"7Workstation-DevTools-2022.2:go-toolset-1.17-golang-src-0:1.17.12-1.el7_9.x86_64",
"7Workstation-DevTools-2022.2:go-toolset-1.17-golang-tests-0:1.17.12-1.el7_9.ppc64le",
"7Workstation-DevTools-2022.2:go-toolset-1.17-golang-tests-0:1.17.12-1.el7_9.s390x",
"7Workstation-DevTools-2022.2:go-toolset-1.17-golang-tests-0:1.17.12-1.el7_9.x86_64",
"7Workstation-DevTools-2022.2:go-toolset-1.17-runtime-0:1.17.12-1.el7_9.ppc64le",
"7Workstation-DevTools-2022.2:go-toolset-1.17-runtime-0:1.17.12-1.el7_9.s390x",
"7Workstation-DevTools-2022.2:go-toolset-1.17-runtime-0:1.17.12-1.el7_9.x86_64",
"7Workstation-DevTools-2022.2:go-toolset-1.17-scldevel-0:1.17.12-1.el7_9.ppc64le",
"7Workstation-DevTools-2022.2:go-toolset-1.17-scldevel-0:1.17.12-1.el7_9.s390x",
"7Workstation-DevTools-2022.2:go-toolset-1.17-scldevel-0:1.17.12-1.el7_9.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "golang: io/fs: stack exhaustion in Glob"
},
{
"cve": "CVE-2022-30631",
"cwe": {
"id": "CWE-1325",
"name": "Improperly Controlled Sequential Memory Allocation"
},
"discovery_date": "2022-07-14T00:00:00+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"7Server-DevTools-2022.2:go-toolset-1.17-0:1.17.12-1.el7_9.ppc64le",
"7Server-DevTools-2022.2:go-toolset-1.17-0:1.17.12-1.el7_9.s390x",
"7Server-DevTools-2022.2:go-toolset-1.17-0:1.17.12-1.el7_9.src",
"7Server-DevTools-2022.2:go-toolset-1.17-0:1.17.12-1.el7_9.x86_64",
"7Server-DevTools-2022.2:go-toolset-1.17-build-0:1.17.12-1.el7_9.ppc64le",
"7Server-DevTools-2022.2:go-toolset-1.17-build-0:1.17.12-1.el7_9.s390x",
"7Server-DevTools-2022.2:go-toolset-1.17-build-0:1.17.12-1.el7_9.x86_64",
"7Server-DevTools-2022.2:go-toolset-1.17-runtime-0:1.17.12-1.el7_9.ppc64le",
"7Server-DevTools-2022.2:go-toolset-1.17-runtime-0:1.17.12-1.el7_9.s390x",
"7Server-DevTools-2022.2:go-toolset-1.17-runtime-0:1.17.12-1.el7_9.x86_64",
"7Server-DevTools-2022.2:go-toolset-1.17-scldevel-0:1.17.12-1.el7_9.ppc64le",
"7Server-DevTools-2022.2:go-toolset-1.17-scldevel-0:1.17.12-1.el7_9.s390x",
"7Server-DevTools-2022.2:go-toolset-1.17-scldevel-0:1.17.12-1.el7_9.x86_64",
"7Workstation-DevTools-2022.2:go-toolset-1.17-0:1.17.12-1.el7_9.ppc64le",
"7Workstation-DevTools-2022.2:go-toolset-1.17-0:1.17.12-1.el7_9.s390x",
"7Workstation-DevTools-2022.2:go-toolset-1.17-0:1.17.12-1.el7_9.src",
"7Workstation-DevTools-2022.2:go-toolset-1.17-0:1.17.12-1.el7_9.x86_64",
"7Workstation-DevTools-2022.2:go-toolset-1.17-build-0:1.17.12-1.el7_9.ppc64le",
"7Workstation-DevTools-2022.2:go-toolset-1.17-build-0:1.17.12-1.el7_9.s390x",
"7Workstation-DevTools-2022.2:go-toolset-1.17-build-0:1.17.12-1.el7_9.x86_64",
"7Workstation-DevTools-2022.2:go-toolset-1.17-runtime-0:1.17.12-1.el7_9.ppc64le",
"7Workstation-DevTools-2022.2:go-toolset-1.17-runtime-0:1.17.12-1.el7_9.s390x",
"7Workstation-DevTools-2022.2:go-toolset-1.17-runtime-0:1.17.12-1.el7_9.x86_64",
"7Workstation-DevTools-2022.2:go-toolset-1.17-scldevel-0:1.17.12-1.el7_9.ppc64le",
"7Workstation-DevTools-2022.2:go-toolset-1.17-scldevel-0:1.17.12-1.el7_9.s390x",
"7Workstation-DevTools-2022.2:go-toolset-1.17-scldevel-0:1.17.12-1.el7_9.x86_64"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2107342"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in golang. Calling the Reader, Read method on an archive that contains a large number of concatenated 0-length compressed files can cause a panic issue due to stack exhaustion.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "golang: compress/gzip: stack exhaustion in Reader.Read",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "To exploit CVE-2022-30631, an attacker supplies a specially crafted gzip archive to a Go application that uses a vulnerable version of the compress/gzip package without adequate input validation. This can lead to uncontrolled recursion, resulting in stack exhaustion and causing the application to panic, thereby affecting its availability.\n\nAs this is merely a DoS and there is no known way to control the instruction pointer, RH ProdSec has set the impact of this vulnerabilty to \"Moderate\".\n\nWithin regulated environments, a combination of the following controls acts as a significant barrier to successfully exploiting a CWE-1325: Improperly Controlled Sequential Memory Allocation vulnerability and therefore downgrades the severity of this particular CVE from Moderate to Low.\n\nAccess to the platform is granted only after successful hard token-based multi-factor authentication (MFA) and is governed by least privilege to ensure only authorized users and roles can execute or modify code. Static code analysis and peer reviews enforce strong input validation and error handling, preventing improperly validated inputs from causing system instability, data exposure, or privilege escalation. In the event of successful exploitation, process isolation limits the impact of excessive sequential memory allocation by restricting memory use per process, preventing any single process from exhausting system resources. Finally, the platform uses memory protection mechanisms such as Data Execution Prevention (DEP) and Address Space Layout Randomization (ASLR) to reduce the risk of memory allocation-based attacks.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"7Server-DevTools-2022.2:go-toolset-1.17-golang-0:1.17.12-1.el7_9.ppc64le",
"7Server-DevTools-2022.2:go-toolset-1.17-golang-0:1.17.12-1.el7_9.s390x",
"7Server-DevTools-2022.2:go-toolset-1.17-golang-0:1.17.12-1.el7_9.src",
"7Server-DevTools-2022.2:go-toolset-1.17-golang-0:1.17.12-1.el7_9.x86_64",
"7Server-DevTools-2022.2:go-toolset-1.17-golang-bin-0:1.17.12-1.el7_9.ppc64le",
"7Server-DevTools-2022.2:go-toolset-1.17-golang-bin-0:1.17.12-1.el7_9.s390x",
"7Server-DevTools-2022.2:go-toolset-1.17-golang-bin-0:1.17.12-1.el7_9.x86_64",
"7Server-DevTools-2022.2:go-toolset-1.17-golang-docs-0:1.17.12-1.el7_9.noarch",
"7Server-DevTools-2022.2:go-toolset-1.17-golang-misc-0:1.17.12-1.el7_9.ppc64le",
"7Server-DevTools-2022.2:go-toolset-1.17-golang-misc-0:1.17.12-1.el7_9.s390x",
"7Server-DevTools-2022.2:go-toolset-1.17-golang-misc-0:1.17.12-1.el7_9.x86_64",
"7Server-DevTools-2022.2:go-toolset-1.17-golang-race-0:1.17.12-1.el7_9.x86_64",
"7Server-DevTools-2022.2:go-toolset-1.17-golang-src-0:1.17.12-1.el7_9.ppc64le",
"7Server-DevTools-2022.2:go-toolset-1.17-golang-src-0:1.17.12-1.el7_9.s390x",
"7Server-DevTools-2022.2:go-toolset-1.17-golang-src-0:1.17.12-1.el7_9.x86_64",
"7Server-DevTools-2022.2:go-toolset-1.17-golang-tests-0:1.17.12-1.el7_9.ppc64le",
"7Server-DevTools-2022.2:go-toolset-1.17-golang-tests-0:1.17.12-1.el7_9.s390x",
"7Server-DevTools-2022.2:go-toolset-1.17-golang-tests-0:1.17.12-1.el7_9.x86_64",
"7Workstation-DevTools-2022.2:go-toolset-1.17-golang-0:1.17.12-1.el7_9.ppc64le",
"7Workstation-DevTools-2022.2:go-toolset-1.17-golang-0:1.17.12-1.el7_9.s390x",
"7Workstation-DevTools-2022.2:go-toolset-1.17-golang-0:1.17.12-1.el7_9.src",
"7Workstation-DevTools-2022.2:go-toolset-1.17-golang-0:1.17.12-1.el7_9.x86_64",
"7Workstation-DevTools-2022.2:go-toolset-1.17-golang-bin-0:1.17.12-1.el7_9.ppc64le",
"7Workstation-DevTools-2022.2:go-toolset-1.17-golang-bin-0:1.17.12-1.el7_9.s390x",
"7Workstation-DevTools-2022.2:go-toolset-1.17-golang-bin-0:1.17.12-1.el7_9.x86_64",
"7Workstation-DevTools-2022.2:go-toolset-1.17-golang-docs-0:1.17.12-1.el7_9.noarch",
"7Workstation-DevTools-2022.2:go-toolset-1.17-golang-misc-0:1.17.12-1.el7_9.ppc64le",
"7Workstation-DevTools-2022.2:go-toolset-1.17-golang-misc-0:1.17.12-1.el7_9.s390x",
"7Workstation-DevTools-2022.2:go-toolset-1.17-golang-misc-0:1.17.12-1.el7_9.x86_64",
"7Workstation-DevTools-2022.2:go-toolset-1.17-golang-race-0:1.17.12-1.el7_9.x86_64",
"7Workstation-DevTools-2022.2:go-toolset-1.17-golang-src-0:1.17.12-1.el7_9.ppc64le",
"7Workstation-DevTools-2022.2:go-toolset-1.17-golang-src-0:1.17.12-1.el7_9.s390x",
"7Workstation-DevTools-2022.2:go-toolset-1.17-golang-src-0:1.17.12-1.el7_9.x86_64",
"7Workstation-DevTools-2022.2:go-toolset-1.17-golang-tests-0:1.17.12-1.el7_9.ppc64le",
"7Workstation-DevTools-2022.2:go-toolset-1.17-golang-tests-0:1.17.12-1.el7_9.s390x",
"7Workstation-DevTools-2022.2:go-toolset-1.17-golang-tests-0:1.17.12-1.el7_9.x86_64"
],
"known_not_affected": [
"7Server-DevTools-2022.2:go-toolset-1.17-0:1.17.12-1.el7_9.ppc64le",
"7Server-DevTools-2022.2:go-toolset-1.17-0:1.17.12-1.el7_9.s390x",
"7Server-DevTools-2022.2:go-toolset-1.17-0:1.17.12-1.el7_9.src",
"7Server-DevTools-2022.2:go-toolset-1.17-0:1.17.12-1.el7_9.x86_64",
"7Server-DevTools-2022.2:go-toolset-1.17-build-0:1.17.12-1.el7_9.ppc64le",
"7Server-DevTools-2022.2:go-toolset-1.17-build-0:1.17.12-1.el7_9.s390x",
"7Server-DevTools-2022.2:go-toolset-1.17-build-0:1.17.12-1.el7_9.x86_64",
"7Server-DevTools-2022.2:go-toolset-1.17-runtime-0:1.17.12-1.el7_9.ppc64le",
"7Server-DevTools-2022.2:go-toolset-1.17-runtime-0:1.17.12-1.el7_9.s390x",
"7Server-DevTools-2022.2:go-toolset-1.17-runtime-0:1.17.12-1.el7_9.x86_64",
"7Server-DevTools-2022.2:go-toolset-1.17-scldevel-0:1.17.12-1.el7_9.ppc64le",
"7Server-DevTools-2022.2:go-toolset-1.17-scldevel-0:1.17.12-1.el7_9.s390x",
"7Server-DevTools-2022.2:go-toolset-1.17-scldevel-0:1.17.12-1.el7_9.x86_64",
"7Workstation-DevTools-2022.2:go-toolset-1.17-0:1.17.12-1.el7_9.ppc64le",
"7Workstation-DevTools-2022.2:go-toolset-1.17-0:1.17.12-1.el7_9.s390x",
"7Workstation-DevTools-2022.2:go-toolset-1.17-0:1.17.12-1.el7_9.src",
"7Workstation-DevTools-2022.2:go-toolset-1.17-0:1.17.12-1.el7_9.x86_64",
"7Workstation-DevTools-2022.2:go-toolset-1.17-build-0:1.17.12-1.el7_9.ppc64le",
"7Workstation-DevTools-2022.2:go-toolset-1.17-build-0:1.17.12-1.el7_9.s390x",
"7Workstation-DevTools-2022.2:go-toolset-1.17-build-0:1.17.12-1.el7_9.x86_64",
"7Workstation-DevTools-2022.2:go-toolset-1.17-runtime-0:1.17.12-1.el7_9.ppc64le",
"7Workstation-DevTools-2022.2:go-toolset-1.17-runtime-0:1.17.12-1.el7_9.s390x",
"7Workstation-DevTools-2022.2:go-toolset-1.17-runtime-0:1.17.12-1.el7_9.x86_64",
"7Workstation-DevTools-2022.2:go-toolset-1.17-scldevel-0:1.17.12-1.el7_9.ppc64le",
"7Workstation-DevTools-2022.2:go-toolset-1.17-scldevel-0:1.17.12-1.el7_9.s390x",
"7Workstation-DevTools-2022.2:go-toolset-1.17-scldevel-0:1.17.12-1.el7_9.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2022-30631"
},
{
"category": "external",
"summary": "RHBZ#2107342",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2107342"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2022-30631",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-30631"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2022-30631",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2022-30631"
},
{
"category": "external",
"summary": "https://go.dev/issue/53168",
"url": "https://go.dev/issue/53168"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-announce/c/nqrv9fbR0zE",
"url": "https://groups.google.com/g/golang-announce/c/nqrv9fbR0zE"
}
],
"release_date": "2022-07-12T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2022-08-02T09:56:09+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"7Server-DevTools-2022.2:go-toolset-1.17-golang-0:1.17.12-1.el7_9.ppc64le",
"7Server-DevTools-2022.2:go-toolset-1.17-golang-0:1.17.12-1.el7_9.s390x",
"7Server-DevTools-2022.2:go-toolset-1.17-golang-0:1.17.12-1.el7_9.src",
"7Server-DevTools-2022.2:go-toolset-1.17-golang-0:1.17.12-1.el7_9.x86_64",
"7Server-DevTools-2022.2:go-toolset-1.17-golang-bin-0:1.17.12-1.el7_9.ppc64le",
"7Server-DevTools-2022.2:go-toolset-1.17-golang-bin-0:1.17.12-1.el7_9.s390x",
"7Server-DevTools-2022.2:go-toolset-1.17-golang-bin-0:1.17.12-1.el7_9.x86_64",
"7Server-DevTools-2022.2:go-toolset-1.17-golang-docs-0:1.17.12-1.el7_9.noarch",
"7Server-DevTools-2022.2:go-toolset-1.17-golang-misc-0:1.17.12-1.el7_9.ppc64le",
"7Server-DevTools-2022.2:go-toolset-1.17-golang-misc-0:1.17.12-1.el7_9.s390x",
"7Server-DevTools-2022.2:go-toolset-1.17-golang-misc-0:1.17.12-1.el7_9.x86_64",
"7Server-DevTools-2022.2:go-toolset-1.17-golang-race-0:1.17.12-1.el7_9.x86_64",
"7Server-DevTools-2022.2:go-toolset-1.17-golang-src-0:1.17.12-1.el7_9.ppc64le",
"7Server-DevTools-2022.2:go-toolset-1.17-golang-src-0:1.17.12-1.el7_9.s390x",
"7Server-DevTools-2022.2:go-toolset-1.17-golang-src-0:1.17.12-1.el7_9.x86_64",
"7Server-DevTools-2022.2:go-toolset-1.17-golang-tests-0:1.17.12-1.el7_9.ppc64le",
"7Server-DevTools-2022.2:go-toolset-1.17-golang-tests-0:1.17.12-1.el7_9.s390x",
"7Server-DevTools-2022.2:go-toolset-1.17-golang-tests-0:1.17.12-1.el7_9.x86_64",
"7Workstation-DevTools-2022.2:go-toolset-1.17-golang-0:1.17.12-1.el7_9.ppc64le",
"7Workstation-DevTools-2022.2:go-toolset-1.17-golang-0:1.17.12-1.el7_9.s390x",
"7Workstation-DevTools-2022.2:go-toolset-1.17-golang-0:1.17.12-1.el7_9.src",
"7Workstation-DevTools-2022.2:go-toolset-1.17-golang-0:1.17.12-1.el7_9.x86_64",
"7Workstation-DevTools-2022.2:go-toolset-1.17-golang-bin-0:1.17.12-1.el7_9.ppc64le",
"7Workstation-DevTools-2022.2:go-toolset-1.17-golang-bin-0:1.17.12-1.el7_9.s390x",
"7Workstation-DevTools-2022.2:go-toolset-1.17-golang-bin-0:1.17.12-1.el7_9.x86_64",
"7Workstation-DevTools-2022.2:go-toolset-1.17-golang-docs-0:1.17.12-1.el7_9.noarch",
"7Workstation-DevTools-2022.2:go-toolset-1.17-golang-misc-0:1.17.12-1.el7_9.ppc64le",
"7Workstation-DevTools-2022.2:go-toolset-1.17-golang-misc-0:1.17.12-1.el7_9.s390x",
"7Workstation-DevTools-2022.2:go-toolset-1.17-golang-misc-0:1.17.12-1.el7_9.x86_64",
"7Workstation-DevTools-2022.2:go-toolset-1.17-golang-race-0:1.17.12-1.el7_9.x86_64",
"7Workstation-DevTools-2022.2:go-toolset-1.17-golang-src-0:1.17.12-1.el7_9.ppc64le",
"7Workstation-DevTools-2022.2:go-toolset-1.17-golang-src-0:1.17.12-1.el7_9.s390x",
"7Workstation-DevTools-2022.2:go-toolset-1.17-golang-src-0:1.17.12-1.el7_9.x86_64",
"7Workstation-DevTools-2022.2:go-toolset-1.17-golang-tests-0:1.17.12-1.el7_9.ppc64le",
"7Workstation-DevTools-2022.2:go-toolset-1.17-golang-tests-0:1.17.12-1.el7_9.s390x",
"7Workstation-DevTools-2022.2:go-toolset-1.17-golang-tests-0:1.17.12-1.el7_9.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2022:5866"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"7Server-DevTools-2022.2:go-toolset-1.17-0:1.17.12-1.el7_9.ppc64le",
"7Server-DevTools-2022.2:go-toolset-1.17-0:1.17.12-1.el7_9.s390x",
"7Server-DevTools-2022.2:go-toolset-1.17-0:1.17.12-1.el7_9.src",
"7Server-DevTools-2022.2:go-toolset-1.17-0:1.17.12-1.el7_9.x86_64",
"7Server-DevTools-2022.2:go-toolset-1.17-build-0:1.17.12-1.el7_9.ppc64le",
"7Server-DevTools-2022.2:go-toolset-1.17-build-0:1.17.12-1.el7_9.s390x",
"7Server-DevTools-2022.2:go-toolset-1.17-build-0:1.17.12-1.el7_9.x86_64",
"7Server-DevTools-2022.2:go-toolset-1.17-golang-0:1.17.12-1.el7_9.ppc64le",
"7Server-DevTools-2022.2:go-toolset-1.17-golang-0:1.17.12-1.el7_9.s390x",
"7Server-DevTools-2022.2:go-toolset-1.17-golang-0:1.17.12-1.el7_9.src",
"7Server-DevTools-2022.2:go-toolset-1.17-golang-0:1.17.12-1.el7_9.x86_64",
"7Server-DevTools-2022.2:go-toolset-1.17-golang-bin-0:1.17.12-1.el7_9.ppc64le",
"7Server-DevTools-2022.2:go-toolset-1.17-golang-bin-0:1.17.12-1.el7_9.s390x",
"7Server-DevTools-2022.2:go-toolset-1.17-golang-bin-0:1.17.12-1.el7_9.x86_64",
"7Server-DevTools-2022.2:go-toolset-1.17-golang-docs-0:1.17.12-1.el7_9.noarch",
"7Server-DevTools-2022.2:go-toolset-1.17-golang-misc-0:1.17.12-1.el7_9.ppc64le",
"7Server-DevTools-2022.2:go-toolset-1.17-golang-misc-0:1.17.12-1.el7_9.s390x",
"7Server-DevTools-2022.2:go-toolset-1.17-golang-misc-0:1.17.12-1.el7_9.x86_64",
"7Server-DevTools-2022.2:go-toolset-1.17-golang-race-0:1.17.12-1.el7_9.x86_64",
"7Server-DevTools-2022.2:go-toolset-1.17-golang-src-0:1.17.12-1.el7_9.ppc64le",
"7Server-DevTools-2022.2:go-toolset-1.17-golang-src-0:1.17.12-1.el7_9.s390x",
"7Server-DevTools-2022.2:go-toolset-1.17-golang-src-0:1.17.12-1.el7_9.x86_64",
"7Server-DevTools-2022.2:go-toolset-1.17-golang-tests-0:1.17.12-1.el7_9.ppc64le",
"7Server-DevTools-2022.2:go-toolset-1.17-golang-tests-0:1.17.12-1.el7_9.s390x",
"7Server-DevTools-2022.2:go-toolset-1.17-golang-tests-0:1.17.12-1.el7_9.x86_64",
"7Server-DevTools-2022.2:go-toolset-1.17-runtime-0:1.17.12-1.el7_9.ppc64le",
"7Server-DevTools-2022.2:go-toolset-1.17-runtime-0:1.17.12-1.el7_9.s390x",
"7Server-DevTools-2022.2:go-toolset-1.17-runtime-0:1.17.12-1.el7_9.x86_64",
"7Server-DevTools-2022.2:go-toolset-1.17-scldevel-0:1.17.12-1.el7_9.ppc64le",
"7Server-DevTools-2022.2:go-toolset-1.17-scldevel-0:1.17.12-1.el7_9.s390x",
"7Server-DevTools-2022.2:go-toolset-1.17-scldevel-0:1.17.12-1.el7_9.x86_64",
"7Workstation-DevTools-2022.2:go-toolset-1.17-0:1.17.12-1.el7_9.ppc64le",
"7Workstation-DevTools-2022.2:go-toolset-1.17-0:1.17.12-1.el7_9.s390x",
"7Workstation-DevTools-2022.2:go-toolset-1.17-0:1.17.12-1.el7_9.src",
"7Workstation-DevTools-2022.2:go-toolset-1.17-0:1.17.12-1.el7_9.x86_64",
"7Workstation-DevTools-2022.2:go-toolset-1.17-build-0:1.17.12-1.el7_9.ppc64le",
"7Workstation-DevTools-2022.2:go-toolset-1.17-build-0:1.17.12-1.el7_9.s390x",
"7Workstation-DevTools-2022.2:go-toolset-1.17-build-0:1.17.12-1.el7_9.x86_64",
"7Workstation-DevTools-2022.2:go-toolset-1.17-golang-0:1.17.12-1.el7_9.ppc64le",
"7Workstation-DevTools-2022.2:go-toolset-1.17-golang-0:1.17.12-1.el7_9.s390x",
"7Workstation-DevTools-2022.2:go-toolset-1.17-golang-0:1.17.12-1.el7_9.src",
"7Workstation-DevTools-2022.2:go-toolset-1.17-golang-0:1.17.12-1.el7_9.x86_64",
"7Workstation-DevTools-2022.2:go-toolset-1.17-golang-bin-0:1.17.12-1.el7_9.ppc64le",
"7Workstation-DevTools-2022.2:go-toolset-1.17-golang-bin-0:1.17.12-1.el7_9.s390x",
"7Workstation-DevTools-2022.2:go-toolset-1.17-golang-bin-0:1.17.12-1.el7_9.x86_64",
"7Workstation-DevTools-2022.2:go-toolset-1.17-golang-docs-0:1.17.12-1.el7_9.noarch",
"7Workstation-DevTools-2022.2:go-toolset-1.17-golang-misc-0:1.17.12-1.el7_9.ppc64le",
"7Workstation-DevTools-2022.2:go-toolset-1.17-golang-misc-0:1.17.12-1.el7_9.s390x",
"7Workstation-DevTools-2022.2:go-toolset-1.17-golang-misc-0:1.17.12-1.el7_9.x86_64",
"7Workstation-DevTools-2022.2:go-toolset-1.17-golang-race-0:1.17.12-1.el7_9.x86_64",
"7Workstation-DevTools-2022.2:go-toolset-1.17-golang-src-0:1.17.12-1.el7_9.ppc64le",
"7Workstation-DevTools-2022.2:go-toolset-1.17-golang-src-0:1.17.12-1.el7_9.s390x",
"7Workstation-DevTools-2022.2:go-toolset-1.17-golang-src-0:1.17.12-1.el7_9.x86_64",
"7Workstation-DevTools-2022.2:go-toolset-1.17-golang-tests-0:1.17.12-1.el7_9.ppc64le",
"7Workstation-DevTools-2022.2:go-toolset-1.17-golang-tests-0:1.17.12-1.el7_9.s390x",
"7Workstation-DevTools-2022.2:go-toolset-1.17-golang-tests-0:1.17.12-1.el7_9.x86_64",
"7Workstation-DevTools-2022.2:go-toolset-1.17-runtime-0:1.17.12-1.el7_9.ppc64le",
"7Workstation-DevTools-2022.2:go-toolset-1.17-runtime-0:1.17.12-1.el7_9.s390x",
"7Workstation-DevTools-2022.2:go-toolset-1.17-runtime-0:1.17.12-1.el7_9.x86_64",
"7Workstation-DevTools-2022.2:go-toolset-1.17-scldevel-0:1.17.12-1.el7_9.ppc64le",
"7Workstation-DevTools-2022.2:go-toolset-1.17-scldevel-0:1.17.12-1.el7_9.s390x",
"7Workstation-DevTools-2022.2:go-toolset-1.17-scldevel-0:1.17.12-1.el7_9.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "golang: compress/gzip: stack exhaustion in Reader.Read"
},
{
"cve": "CVE-2022-30632",
"cwe": {
"id": "CWE-1325",
"name": "Improperly Controlled Sequential Memory Allocation"
},
"discovery_date": "2022-07-14T00:00:00+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"7Server-DevTools-2022.2:go-toolset-1.17-0:1.17.12-1.el7_9.ppc64le",
"7Server-DevTools-2022.2:go-toolset-1.17-0:1.17.12-1.el7_9.s390x",
"7Server-DevTools-2022.2:go-toolset-1.17-0:1.17.12-1.el7_9.src",
"7Server-DevTools-2022.2:go-toolset-1.17-0:1.17.12-1.el7_9.x86_64",
"7Server-DevTools-2022.2:go-toolset-1.17-build-0:1.17.12-1.el7_9.ppc64le",
"7Server-DevTools-2022.2:go-toolset-1.17-build-0:1.17.12-1.el7_9.s390x",
"7Server-DevTools-2022.2:go-toolset-1.17-build-0:1.17.12-1.el7_9.x86_64",
"7Server-DevTools-2022.2:go-toolset-1.17-runtime-0:1.17.12-1.el7_9.ppc64le",
"7Server-DevTools-2022.2:go-toolset-1.17-runtime-0:1.17.12-1.el7_9.s390x",
"7Server-DevTools-2022.2:go-toolset-1.17-runtime-0:1.17.12-1.el7_9.x86_64",
"7Server-DevTools-2022.2:go-toolset-1.17-scldevel-0:1.17.12-1.el7_9.ppc64le",
"7Server-DevTools-2022.2:go-toolset-1.17-scldevel-0:1.17.12-1.el7_9.s390x",
"7Server-DevTools-2022.2:go-toolset-1.17-scldevel-0:1.17.12-1.el7_9.x86_64",
"7Workstation-DevTools-2022.2:go-toolset-1.17-0:1.17.12-1.el7_9.ppc64le",
"7Workstation-DevTools-2022.2:go-toolset-1.17-0:1.17.12-1.el7_9.s390x",
"7Workstation-DevTools-2022.2:go-toolset-1.17-0:1.17.12-1.el7_9.src",
"7Workstation-DevTools-2022.2:go-toolset-1.17-0:1.17.12-1.el7_9.x86_64",
"7Workstation-DevTools-2022.2:go-toolset-1.17-build-0:1.17.12-1.el7_9.ppc64le",
"7Workstation-DevTools-2022.2:go-toolset-1.17-build-0:1.17.12-1.el7_9.s390x",
"7Workstation-DevTools-2022.2:go-toolset-1.17-build-0:1.17.12-1.el7_9.x86_64",
"7Workstation-DevTools-2022.2:go-toolset-1.17-runtime-0:1.17.12-1.el7_9.ppc64le",
"7Workstation-DevTools-2022.2:go-toolset-1.17-runtime-0:1.17.12-1.el7_9.s390x",
"7Workstation-DevTools-2022.2:go-toolset-1.17-runtime-0:1.17.12-1.el7_9.x86_64",
"7Workstation-DevTools-2022.2:go-toolset-1.17-scldevel-0:1.17.12-1.el7_9.ppc64le",
"7Workstation-DevTools-2022.2:go-toolset-1.17-scldevel-0:1.17.12-1.el7_9.s390x",
"7Workstation-DevTools-2022.2:go-toolset-1.17-scldevel-0:1.17.12-1.el7_9.x86_64"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2107386"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in golang. Calling Glob on a path that contains a large number of path separators can cause a panic issue due to stack exhaustion. This can cause an attacker to impact availability.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "golang: path/filepath: stack exhaustion in Glob",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "The exploitation of this flaw will only result in a denial of service of the application via the application crashing which is why this has been rated as moderate.\n\nWithin regulated environments, a combination of the following controls acts as a significant barrier to successfully exploiting a CWE-1325: Improperly Controlled Sequential Memory Allocation vulnerability and therefore downgrades the severity of this particular CVE from Moderate to Low.\n\nAccess to the platform is granted only after successful hard token-based multi-factor authentication (MFA) and is governed by least privilege to ensure only authorized users and roles can execute or modify code. Static code analysis and peer reviews enforce strong input validation and error handling, preventing improperly validated inputs from causing system instability, data exposure, or privilege escalation. In the event of successful exploitation, process isolation limits the impact of excessive sequential memory allocation by restricting memory use per process, preventing any single process from exhausting system resources. Finally, the platform uses memory protection mechanisms such as Data Execution Prevention (DEP) and Address Space Layout Randomization (ASLR) to reduce the risk of memory allocation-based attacks.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"7Server-DevTools-2022.2:go-toolset-1.17-golang-0:1.17.12-1.el7_9.ppc64le",
"7Server-DevTools-2022.2:go-toolset-1.17-golang-0:1.17.12-1.el7_9.s390x",
"7Server-DevTools-2022.2:go-toolset-1.17-golang-0:1.17.12-1.el7_9.src",
"7Server-DevTools-2022.2:go-toolset-1.17-golang-0:1.17.12-1.el7_9.x86_64",
"7Server-DevTools-2022.2:go-toolset-1.17-golang-bin-0:1.17.12-1.el7_9.ppc64le",
"7Server-DevTools-2022.2:go-toolset-1.17-golang-bin-0:1.17.12-1.el7_9.s390x",
"7Server-DevTools-2022.2:go-toolset-1.17-golang-bin-0:1.17.12-1.el7_9.x86_64",
"7Server-DevTools-2022.2:go-toolset-1.17-golang-docs-0:1.17.12-1.el7_9.noarch",
"7Server-DevTools-2022.2:go-toolset-1.17-golang-misc-0:1.17.12-1.el7_9.ppc64le",
"7Server-DevTools-2022.2:go-toolset-1.17-golang-misc-0:1.17.12-1.el7_9.s390x",
"7Server-DevTools-2022.2:go-toolset-1.17-golang-misc-0:1.17.12-1.el7_9.x86_64",
"7Server-DevTools-2022.2:go-toolset-1.17-golang-race-0:1.17.12-1.el7_9.x86_64",
"7Server-DevTools-2022.2:go-toolset-1.17-golang-src-0:1.17.12-1.el7_9.ppc64le",
"7Server-DevTools-2022.2:go-toolset-1.17-golang-src-0:1.17.12-1.el7_9.s390x",
"7Server-DevTools-2022.2:go-toolset-1.17-golang-src-0:1.17.12-1.el7_9.x86_64",
"7Server-DevTools-2022.2:go-toolset-1.17-golang-tests-0:1.17.12-1.el7_9.ppc64le",
"7Server-DevTools-2022.2:go-toolset-1.17-golang-tests-0:1.17.12-1.el7_9.s390x",
"7Server-DevTools-2022.2:go-toolset-1.17-golang-tests-0:1.17.12-1.el7_9.x86_64",
"7Workstation-DevTools-2022.2:go-toolset-1.17-golang-0:1.17.12-1.el7_9.ppc64le",
"7Workstation-DevTools-2022.2:go-toolset-1.17-golang-0:1.17.12-1.el7_9.s390x",
"7Workstation-DevTools-2022.2:go-toolset-1.17-golang-0:1.17.12-1.el7_9.src",
"7Workstation-DevTools-2022.2:go-toolset-1.17-golang-0:1.17.12-1.el7_9.x86_64",
"7Workstation-DevTools-2022.2:go-toolset-1.17-golang-bin-0:1.17.12-1.el7_9.ppc64le",
"7Workstation-DevTools-2022.2:go-toolset-1.17-golang-bin-0:1.17.12-1.el7_9.s390x",
"7Workstation-DevTools-2022.2:go-toolset-1.17-golang-bin-0:1.17.12-1.el7_9.x86_64",
"7Workstation-DevTools-2022.2:go-toolset-1.17-golang-docs-0:1.17.12-1.el7_9.noarch",
"7Workstation-DevTools-2022.2:go-toolset-1.17-golang-misc-0:1.17.12-1.el7_9.ppc64le",
"7Workstation-DevTools-2022.2:go-toolset-1.17-golang-misc-0:1.17.12-1.el7_9.s390x",
"7Workstation-DevTools-2022.2:go-toolset-1.17-golang-misc-0:1.17.12-1.el7_9.x86_64",
"7Workstation-DevTools-2022.2:go-toolset-1.17-golang-race-0:1.17.12-1.el7_9.x86_64",
"7Workstation-DevTools-2022.2:go-toolset-1.17-golang-src-0:1.17.12-1.el7_9.ppc64le",
"7Workstation-DevTools-2022.2:go-toolset-1.17-golang-src-0:1.17.12-1.el7_9.s390x",
"7Workstation-DevTools-2022.2:go-toolset-1.17-golang-src-0:1.17.12-1.el7_9.x86_64",
"7Workstation-DevTools-2022.2:go-toolset-1.17-golang-tests-0:1.17.12-1.el7_9.ppc64le",
"7Workstation-DevTools-2022.2:go-toolset-1.17-golang-tests-0:1.17.12-1.el7_9.s390x",
"7Workstation-DevTools-2022.2:go-toolset-1.17-golang-tests-0:1.17.12-1.el7_9.x86_64"
],
"known_not_affected": [
"7Server-DevTools-2022.2:go-toolset-1.17-0:1.17.12-1.el7_9.ppc64le",
"7Server-DevTools-2022.2:go-toolset-1.17-0:1.17.12-1.el7_9.s390x",
"7Server-DevTools-2022.2:go-toolset-1.17-0:1.17.12-1.el7_9.src",
"7Server-DevTools-2022.2:go-toolset-1.17-0:1.17.12-1.el7_9.x86_64",
"7Server-DevTools-2022.2:go-toolset-1.17-build-0:1.17.12-1.el7_9.ppc64le",
"7Server-DevTools-2022.2:go-toolset-1.17-build-0:1.17.12-1.el7_9.s390x",
"7Server-DevTools-2022.2:go-toolset-1.17-build-0:1.17.12-1.el7_9.x86_64",
"7Server-DevTools-2022.2:go-toolset-1.17-runtime-0:1.17.12-1.el7_9.ppc64le",
"7Server-DevTools-2022.2:go-toolset-1.17-runtime-0:1.17.12-1.el7_9.s390x",
"7Server-DevTools-2022.2:go-toolset-1.17-runtime-0:1.17.12-1.el7_9.x86_64",
"7Server-DevTools-2022.2:go-toolset-1.17-scldevel-0:1.17.12-1.el7_9.ppc64le",
"7Server-DevTools-2022.2:go-toolset-1.17-scldevel-0:1.17.12-1.el7_9.s390x",
"7Server-DevTools-2022.2:go-toolset-1.17-scldevel-0:1.17.12-1.el7_9.x86_64",
"7Workstation-DevTools-2022.2:go-toolset-1.17-0:1.17.12-1.el7_9.ppc64le",
"7Workstation-DevTools-2022.2:go-toolset-1.17-0:1.17.12-1.el7_9.s390x",
"7Workstation-DevTools-2022.2:go-toolset-1.17-0:1.17.12-1.el7_9.src",
"7Workstation-DevTools-2022.2:go-toolset-1.17-0:1.17.12-1.el7_9.x86_64",
"7Workstation-DevTools-2022.2:go-toolset-1.17-build-0:1.17.12-1.el7_9.ppc64le",
"7Workstation-DevTools-2022.2:go-toolset-1.17-build-0:1.17.12-1.el7_9.s390x",
"7Workstation-DevTools-2022.2:go-toolset-1.17-build-0:1.17.12-1.el7_9.x86_64",
"7Workstation-DevTools-2022.2:go-toolset-1.17-runtime-0:1.17.12-1.el7_9.ppc64le",
"7Workstation-DevTools-2022.2:go-toolset-1.17-runtime-0:1.17.12-1.el7_9.s390x",
"7Workstation-DevTools-2022.2:go-toolset-1.17-runtime-0:1.17.12-1.el7_9.x86_64",
"7Workstation-DevTools-2022.2:go-toolset-1.17-scldevel-0:1.17.12-1.el7_9.ppc64le",
"7Workstation-DevTools-2022.2:go-toolset-1.17-scldevel-0:1.17.12-1.el7_9.s390x",
"7Workstation-DevTools-2022.2:go-toolset-1.17-scldevel-0:1.17.12-1.el7_9.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2022-30632"
},
{
"category": "external",
"summary": "RHBZ#2107386",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2107386"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2022-30632",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-30632"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2022-30632",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2022-30632"
},
{
"category": "external",
"summary": "https://go.dev/issue/53416",
"url": "https://go.dev/issue/53416"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-announce/c/nqrv9fbR0zE",
"url": "https://groups.google.com/g/golang-announce/c/nqrv9fbR0zE"
}
],
"release_date": "2022-07-12T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2022-08-02T09:56:09+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"7Server-DevTools-2022.2:go-toolset-1.17-golang-0:1.17.12-1.el7_9.ppc64le",
"7Server-DevTools-2022.2:go-toolset-1.17-golang-0:1.17.12-1.el7_9.s390x",
"7Server-DevTools-2022.2:go-toolset-1.17-golang-0:1.17.12-1.el7_9.src",
"7Server-DevTools-2022.2:go-toolset-1.17-golang-0:1.17.12-1.el7_9.x86_64",
"7Server-DevTools-2022.2:go-toolset-1.17-golang-bin-0:1.17.12-1.el7_9.ppc64le",
"7Server-DevTools-2022.2:go-toolset-1.17-golang-bin-0:1.17.12-1.el7_9.s390x",
"7Server-DevTools-2022.2:go-toolset-1.17-golang-bin-0:1.17.12-1.el7_9.x86_64",
"7Server-DevTools-2022.2:go-toolset-1.17-golang-docs-0:1.17.12-1.el7_9.noarch",
"7Server-DevTools-2022.2:go-toolset-1.17-golang-misc-0:1.17.12-1.el7_9.ppc64le",
"7Server-DevTools-2022.2:go-toolset-1.17-golang-misc-0:1.17.12-1.el7_9.s390x",
"7Server-DevTools-2022.2:go-toolset-1.17-golang-misc-0:1.17.12-1.el7_9.x86_64",
"7Server-DevTools-2022.2:go-toolset-1.17-golang-race-0:1.17.12-1.el7_9.x86_64",
"7Server-DevTools-2022.2:go-toolset-1.17-golang-src-0:1.17.12-1.el7_9.ppc64le",
"7Server-DevTools-2022.2:go-toolset-1.17-golang-src-0:1.17.12-1.el7_9.s390x",
"7Server-DevTools-2022.2:go-toolset-1.17-golang-src-0:1.17.12-1.el7_9.x86_64",
"7Server-DevTools-2022.2:go-toolset-1.17-golang-tests-0:1.17.12-1.el7_9.ppc64le",
"7Server-DevTools-2022.2:go-toolset-1.17-golang-tests-0:1.17.12-1.el7_9.s390x",
"7Server-DevTools-2022.2:go-toolset-1.17-golang-tests-0:1.17.12-1.el7_9.x86_64",
"7Workstation-DevTools-2022.2:go-toolset-1.17-golang-0:1.17.12-1.el7_9.ppc64le",
"7Workstation-DevTools-2022.2:go-toolset-1.17-golang-0:1.17.12-1.el7_9.s390x",
"7Workstation-DevTools-2022.2:go-toolset-1.17-golang-0:1.17.12-1.el7_9.src",
"7Workstation-DevTools-2022.2:go-toolset-1.17-golang-0:1.17.12-1.el7_9.x86_64",
"7Workstation-DevTools-2022.2:go-toolset-1.17-golang-bin-0:1.17.12-1.el7_9.ppc64le",
"7Workstation-DevTools-2022.2:go-toolset-1.17-golang-bin-0:1.17.12-1.el7_9.s390x",
"7Workstation-DevTools-2022.2:go-toolset-1.17-golang-bin-0:1.17.12-1.el7_9.x86_64",
"7Workstation-DevTools-2022.2:go-toolset-1.17-golang-docs-0:1.17.12-1.el7_9.noarch",
"7Workstation-DevTools-2022.2:go-toolset-1.17-golang-misc-0:1.17.12-1.el7_9.ppc64le",
"7Workstation-DevTools-2022.2:go-toolset-1.17-golang-misc-0:1.17.12-1.el7_9.s390x",
"7Workstation-DevTools-2022.2:go-toolset-1.17-golang-misc-0:1.17.12-1.el7_9.x86_64",
"7Workstation-DevTools-2022.2:go-toolset-1.17-golang-race-0:1.17.12-1.el7_9.x86_64",
"7Workstation-DevTools-2022.2:go-toolset-1.17-golang-src-0:1.17.12-1.el7_9.ppc64le",
"7Workstation-DevTools-2022.2:go-toolset-1.17-golang-src-0:1.17.12-1.el7_9.s390x",
"7Workstation-DevTools-2022.2:go-toolset-1.17-golang-src-0:1.17.12-1.el7_9.x86_64",
"7Workstation-DevTools-2022.2:go-toolset-1.17-golang-tests-0:1.17.12-1.el7_9.ppc64le",
"7Workstation-DevTools-2022.2:go-toolset-1.17-golang-tests-0:1.17.12-1.el7_9.s390x",
"7Workstation-DevTools-2022.2:go-toolset-1.17-golang-tests-0:1.17.12-1.el7_9.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2022:5866"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"7Server-DevTools-2022.2:go-toolset-1.17-0:1.17.12-1.el7_9.ppc64le",
"7Server-DevTools-2022.2:go-toolset-1.17-0:1.17.12-1.el7_9.s390x",
"7Server-DevTools-2022.2:go-toolset-1.17-0:1.17.12-1.el7_9.src",
"7Server-DevTools-2022.2:go-toolset-1.17-0:1.17.12-1.el7_9.x86_64",
"7Server-DevTools-2022.2:go-toolset-1.17-build-0:1.17.12-1.el7_9.ppc64le",
"7Server-DevTools-2022.2:go-toolset-1.17-build-0:1.17.12-1.el7_9.s390x",
"7Server-DevTools-2022.2:go-toolset-1.17-build-0:1.17.12-1.el7_9.x86_64",
"7Server-DevTools-2022.2:go-toolset-1.17-golang-0:1.17.12-1.el7_9.ppc64le",
"7Server-DevTools-2022.2:go-toolset-1.17-golang-0:1.17.12-1.el7_9.s390x",
"7Server-DevTools-2022.2:go-toolset-1.17-golang-0:1.17.12-1.el7_9.src",
"7Server-DevTools-2022.2:go-toolset-1.17-golang-0:1.17.12-1.el7_9.x86_64",
"7Server-DevTools-2022.2:go-toolset-1.17-golang-bin-0:1.17.12-1.el7_9.ppc64le",
"7Server-DevTools-2022.2:go-toolset-1.17-golang-bin-0:1.17.12-1.el7_9.s390x",
"7Server-DevTools-2022.2:go-toolset-1.17-golang-bin-0:1.17.12-1.el7_9.x86_64",
"7Server-DevTools-2022.2:go-toolset-1.17-golang-docs-0:1.17.12-1.el7_9.noarch",
"7Server-DevTools-2022.2:go-toolset-1.17-golang-misc-0:1.17.12-1.el7_9.ppc64le",
"7Server-DevTools-2022.2:go-toolset-1.17-golang-misc-0:1.17.12-1.el7_9.s390x",
"7Server-DevTools-2022.2:go-toolset-1.17-golang-misc-0:1.17.12-1.el7_9.x86_64",
"7Server-DevTools-2022.2:go-toolset-1.17-golang-race-0:1.17.12-1.el7_9.x86_64",
"7Server-DevTools-2022.2:go-toolset-1.17-golang-src-0:1.17.12-1.el7_9.ppc64le",
"7Server-DevTools-2022.2:go-toolset-1.17-golang-src-0:1.17.12-1.el7_9.s390x",
"7Server-DevTools-2022.2:go-toolset-1.17-golang-src-0:1.17.12-1.el7_9.x86_64",
"7Server-DevTools-2022.2:go-toolset-1.17-golang-tests-0:1.17.12-1.el7_9.ppc64le",
"7Server-DevTools-2022.2:go-toolset-1.17-golang-tests-0:1.17.12-1.el7_9.s390x",
"7Server-DevTools-2022.2:go-toolset-1.17-golang-tests-0:1.17.12-1.el7_9.x86_64",
"7Server-DevTools-2022.2:go-toolset-1.17-runtime-0:1.17.12-1.el7_9.ppc64le",
"7Server-DevTools-2022.2:go-toolset-1.17-runtime-0:1.17.12-1.el7_9.s390x",
"7Server-DevTools-2022.2:go-toolset-1.17-runtime-0:1.17.12-1.el7_9.x86_64",
"7Server-DevTools-2022.2:go-toolset-1.17-scldevel-0:1.17.12-1.el7_9.ppc64le",
"7Server-DevTools-2022.2:go-toolset-1.17-scldevel-0:1.17.12-1.el7_9.s390x",
"7Server-DevTools-2022.2:go-toolset-1.17-scldevel-0:1.17.12-1.el7_9.x86_64",
"7Workstation-DevTools-2022.2:go-toolset-1.17-0:1.17.12-1.el7_9.ppc64le",
"7Workstation-DevTools-2022.2:go-toolset-1.17-0:1.17.12-1.el7_9.s390x",
"7Workstation-DevTools-2022.2:go-toolset-1.17-0:1.17.12-1.el7_9.src",
"7Workstation-DevTools-2022.2:go-toolset-1.17-0:1.17.12-1.el7_9.x86_64",
"7Workstation-DevTools-2022.2:go-toolset-1.17-build-0:1.17.12-1.el7_9.ppc64le",
"7Workstation-DevTools-2022.2:go-toolset-1.17-build-0:1.17.12-1.el7_9.s390x",
"7Workstation-DevTools-2022.2:go-toolset-1.17-build-0:1.17.12-1.el7_9.x86_64",
"7Workstation-DevTools-2022.2:go-toolset-1.17-golang-0:1.17.12-1.el7_9.ppc64le",
"7Workstation-DevTools-2022.2:go-toolset-1.17-golang-0:1.17.12-1.el7_9.s390x",
"7Workstation-DevTools-2022.2:go-toolset-1.17-golang-0:1.17.12-1.el7_9.src",
"7Workstation-DevTools-2022.2:go-toolset-1.17-golang-0:1.17.12-1.el7_9.x86_64",
"7Workstation-DevTools-2022.2:go-toolset-1.17-golang-bin-0:1.17.12-1.el7_9.ppc64le",
"7Workstation-DevTools-2022.2:go-toolset-1.17-golang-bin-0:1.17.12-1.el7_9.s390x",
"7Workstation-DevTools-2022.2:go-toolset-1.17-golang-bin-0:1.17.12-1.el7_9.x86_64",
"7Workstation-DevTools-2022.2:go-toolset-1.17-golang-docs-0:1.17.12-1.el7_9.noarch",
"7Workstation-DevTools-2022.2:go-toolset-1.17-golang-misc-0:1.17.12-1.el7_9.ppc64le",
"7Workstation-DevTools-2022.2:go-toolset-1.17-golang-misc-0:1.17.12-1.el7_9.s390x",
"7Workstation-DevTools-2022.2:go-toolset-1.17-golang-misc-0:1.17.12-1.el7_9.x86_64",
"7Workstation-DevTools-2022.2:go-toolset-1.17-golang-race-0:1.17.12-1.el7_9.x86_64",
"7Workstation-DevTools-2022.2:go-toolset-1.17-golang-src-0:1.17.12-1.el7_9.ppc64le",
"7Workstation-DevTools-2022.2:go-toolset-1.17-golang-src-0:1.17.12-1.el7_9.s390x",
"7Workstation-DevTools-2022.2:go-toolset-1.17-golang-src-0:1.17.12-1.el7_9.x86_64",
"7Workstation-DevTools-2022.2:go-toolset-1.17-golang-tests-0:1.17.12-1.el7_9.ppc64le",
"7Workstation-DevTools-2022.2:go-toolset-1.17-golang-tests-0:1.17.12-1.el7_9.s390x",
"7Workstation-DevTools-2022.2:go-toolset-1.17-golang-tests-0:1.17.12-1.el7_9.x86_64",
"7Workstation-DevTools-2022.2:go-toolset-1.17-runtime-0:1.17.12-1.el7_9.ppc64le",
"7Workstation-DevTools-2022.2:go-toolset-1.17-runtime-0:1.17.12-1.el7_9.s390x",
"7Workstation-DevTools-2022.2:go-toolset-1.17-runtime-0:1.17.12-1.el7_9.x86_64",
"7Workstation-DevTools-2022.2:go-toolset-1.17-scldevel-0:1.17.12-1.el7_9.ppc64le",
"7Workstation-DevTools-2022.2:go-toolset-1.17-scldevel-0:1.17.12-1.el7_9.s390x",
"7Workstation-DevTools-2022.2:go-toolset-1.17-scldevel-0:1.17.12-1.el7_9.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "golang: path/filepath: stack exhaustion in Glob"
},
{
"cve": "CVE-2022-30633",
"cwe": {
"id": "CWE-1325",
"name": "Improperly Controlled Sequential Memory Allocation"
},
"discovery_date": "2022-07-14T00:00:00+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"7Server-DevTools-2022.2:go-toolset-1.17-0:1.17.12-1.el7_9.ppc64le",
"7Server-DevTools-2022.2:go-toolset-1.17-0:1.17.12-1.el7_9.s390x",
"7Server-DevTools-2022.2:go-toolset-1.17-0:1.17.12-1.el7_9.src",
"7Server-DevTools-2022.2:go-toolset-1.17-0:1.17.12-1.el7_9.x86_64",
"7Server-DevTools-2022.2:go-toolset-1.17-build-0:1.17.12-1.el7_9.ppc64le",
"7Server-DevTools-2022.2:go-toolset-1.17-build-0:1.17.12-1.el7_9.s390x",
"7Server-DevTools-2022.2:go-toolset-1.17-build-0:1.17.12-1.el7_9.x86_64",
"7Server-DevTools-2022.2:go-toolset-1.17-runtime-0:1.17.12-1.el7_9.ppc64le",
"7Server-DevTools-2022.2:go-toolset-1.17-runtime-0:1.17.12-1.el7_9.s390x",
"7Server-DevTools-2022.2:go-toolset-1.17-runtime-0:1.17.12-1.el7_9.x86_64",
"7Server-DevTools-2022.2:go-toolset-1.17-scldevel-0:1.17.12-1.el7_9.ppc64le",
"7Server-DevTools-2022.2:go-toolset-1.17-scldevel-0:1.17.12-1.el7_9.s390x",
"7Server-DevTools-2022.2:go-toolset-1.17-scldevel-0:1.17.12-1.el7_9.x86_64",
"7Workstation-DevTools-2022.2:go-toolset-1.17-0:1.17.12-1.el7_9.ppc64le",
"7Workstation-DevTools-2022.2:go-toolset-1.17-0:1.17.12-1.el7_9.s390x",
"7Workstation-DevTools-2022.2:go-toolset-1.17-0:1.17.12-1.el7_9.src",
"7Workstation-DevTools-2022.2:go-toolset-1.17-0:1.17.12-1.el7_9.x86_64",
"7Workstation-DevTools-2022.2:go-toolset-1.17-build-0:1.17.12-1.el7_9.ppc64le",
"7Workstation-DevTools-2022.2:go-toolset-1.17-build-0:1.17.12-1.el7_9.s390x",
"7Workstation-DevTools-2022.2:go-toolset-1.17-build-0:1.17.12-1.el7_9.x86_64",
"7Workstation-DevTools-2022.2:go-toolset-1.17-runtime-0:1.17.12-1.el7_9.ppc64le",
"7Workstation-DevTools-2022.2:go-toolset-1.17-runtime-0:1.17.12-1.el7_9.s390x",
"7Workstation-DevTools-2022.2:go-toolset-1.17-runtime-0:1.17.12-1.el7_9.x86_64",
"7Workstation-DevTools-2022.2:go-toolset-1.17-scldevel-0:1.17.12-1.el7_9.ppc64le",
"7Workstation-DevTools-2022.2:go-toolset-1.17-scldevel-0:1.17.12-1.el7_9.s390x",
"7Workstation-DevTools-2022.2:go-toolset-1.17-scldevel-0:1.17.12-1.el7_9.x86_64"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2107392"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in golang. Calling Unmarshal on an XML document into a Go struct, which has a nested field that uses the \"any\" field tag, can cause a panic due to stack exhaustion.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "golang: encoding/xml: stack exhaustion in Unmarshal",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "Red Hat has marked this as moderate impact for two primary reasons\n1. Though the vulnerability exists, it is hard to exploit in real scenarios (e.g., the attacker must be able to feed crafted XML documents into specific code paths).\n2. The vulnerability is a denial of service (DoS) due to stack exhaustion rather than code execution or data breach. Since it doesn\u2019t compromise confidentiality or integrity.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"7Server-DevTools-2022.2:go-toolset-1.17-golang-0:1.17.12-1.el7_9.ppc64le",
"7Server-DevTools-2022.2:go-toolset-1.17-golang-0:1.17.12-1.el7_9.s390x",
"7Server-DevTools-2022.2:go-toolset-1.17-golang-0:1.17.12-1.el7_9.src",
"7Server-DevTools-2022.2:go-toolset-1.17-golang-0:1.17.12-1.el7_9.x86_64",
"7Server-DevTools-2022.2:go-toolset-1.17-golang-bin-0:1.17.12-1.el7_9.ppc64le",
"7Server-DevTools-2022.2:go-toolset-1.17-golang-bin-0:1.17.12-1.el7_9.s390x",
"7Server-DevTools-2022.2:go-toolset-1.17-golang-bin-0:1.17.12-1.el7_9.x86_64",
"7Server-DevTools-2022.2:go-toolset-1.17-golang-docs-0:1.17.12-1.el7_9.noarch",
"7Server-DevTools-2022.2:go-toolset-1.17-golang-misc-0:1.17.12-1.el7_9.ppc64le",
"7Server-DevTools-2022.2:go-toolset-1.17-golang-misc-0:1.17.12-1.el7_9.s390x",
"7Server-DevTools-2022.2:go-toolset-1.17-golang-misc-0:1.17.12-1.el7_9.x86_64",
"7Server-DevTools-2022.2:go-toolset-1.17-golang-race-0:1.17.12-1.el7_9.x86_64",
"7Server-DevTools-2022.2:go-toolset-1.17-golang-src-0:1.17.12-1.el7_9.ppc64le",
"7Server-DevTools-2022.2:go-toolset-1.17-golang-src-0:1.17.12-1.el7_9.s390x",
"7Server-DevTools-2022.2:go-toolset-1.17-golang-src-0:1.17.12-1.el7_9.x86_64",
"7Server-DevTools-2022.2:go-toolset-1.17-golang-tests-0:1.17.12-1.el7_9.ppc64le",
"7Server-DevTools-2022.2:go-toolset-1.17-golang-tests-0:1.17.12-1.el7_9.s390x",
"7Server-DevTools-2022.2:go-toolset-1.17-golang-tests-0:1.17.12-1.el7_9.x86_64",
"7Workstation-DevTools-2022.2:go-toolset-1.17-golang-0:1.17.12-1.el7_9.ppc64le",
"7Workstation-DevTools-2022.2:go-toolset-1.17-golang-0:1.17.12-1.el7_9.s390x",
"7Workstation-DevTools-2022.2:go-toolset-1.17-golang-0:1.17.12-1.el7_9.src",
"7Workstation-DevTools-2022.2:go-toolset-1.17-golang-0:1.17.12-1.el7_9.x86_64",
"7Workstation-DevTools-2022.2:go-toolset-1.17-golang-bin-0:1.17.12-1.el7_9.ppc64le",
"7Workstation-DevTools-2022.2:go-toolset-1.17-golang-bin-0:1.17.12-1.el7_9.s390x",
"7Workstation-DevTools-2022.2:go-toolset-1.17-golang-bin-0:1.17.12-1.el7_9.x86_64",
"7Workstation-DevTools-2022.2:go-toolset-1.17-golang-docs-0:1.17.12-1.el7_9.noarch",
"7Workstation-DevTools-2022.2:go-toolset-1.17-golang-misc-0:1.17.12-1.el7_9.ppc64le",
"7Workstation-DevTools-2022.2:go-toolset-1.17-golang-misc-0:1.17.12-1.el7_9.s390x",
"7Workstation-DevTools-2022.2:go-toolset-1.17-golang-misc-0:1.17.12-1.el7_9.x86_64",
"7Workstation-DevTools-2022.2:go-toolset-1.17-golang-race-0:1.17.12-1.el7_9.x86_64",
"7Workstation-DevTools-2022.2:go-toolset-1.17-golang-src-0:1.17.12-1.el7_9.ppc64le",
"7Workstation-DevTools-2022.2:go-toolset-1.17-golang-src-0:1.17.12-1.el7_9.s390x",
"7Workstation-DevTools-2022.2:go-toolset-1.17-golang-src-0:1.17.12-1.el7_9.x86_64",
"7Workstation-DevTools-2022.2:go-toolset-1.17-golang-tests-0:1.17.12-1.el7_9.ppc64le",
"7Workstation-DevTools-2022.2:go-toolset-1.17-golang-tests-0:1.17.12-1.el7_9.s390x",
"7Workstation-DevTools-2022.2:go-toolset-1.17-golang-tests-0:1.17.12-1.el7_9.x86_64"
],
"known_not_affected": [
"7Server-DevTools-2022.2:go-toolset-1.17-0:1.17.12-1.el7_9.ppc64le",
"7Server-DevTools-2022.2:go-toolset-1.17-0:1.17.12-1.el7_9.s390x",
"7Server-DevTools-2022.2:go-toolset-1.17-0:1.17.12-1.el7_9.src",
"7Server-DevTools-2022.2:go-toolset-1.17-0:1.17.12-1.el7_9.x86_64",
"7Server-DevTools-2022.2:go-toolset-1.17-build-0:1.17.12-1.el7_9.ppc64le",
"7Server-DevTools-2022.2:go-toolset-1.17-build-0:1.17.12-1.el7_9.s390x",
"7Server-DevTools-2022.2:go-toolset-1.17-build-0:1.17.12-1.el7_9.x86_64",
"7Server-DevTools-2022.2:go-toolset-1.17-runtime-0:1.17.12-1.el7_9.ppc64le",
"7Server-DevTools-2022.2:go-toolset-1.17-runtime-0:1.17.12-1.el7_9.s390x",
"7Server-DevTools-2022.2:go-toolset-1.17-runtime-0:1.17.12-1.el7_9.x86_64",
"7Server-DevTools-2022.2:go-toolset-1.17-scldevel-0:1.17.12-1.el7_9.ppc64le",
"7Server-DevTools-2022.2:go-toolset-1.17-scldevel-0:1.17.12-1.el7_9.s390x",
"7Server-DevTools-2022.2:go-toolset-1.17-scldevel-0:1.17.12-1.el7_9.x86_64",
"7Workstation-DevTools-2022.2:go-toolset-1.17-0:1.17.12-1.el7_9.ppc64le",
"7Workstation-DevTools-2022.2:go-toolset-1.17-0:1.17.12-1.el7_9.s390x",
"7Workstation-DevTools-2022.2:go-toolset-1.17-0:1.17.12-1.el7_9.src",
"7Workstation-DevTools-2022.2:go-toolset-1.17-0:1.17.12-1.el7_9.x86_64",
"7Workstation-DevTools-2022.2:go-toolset-1.17-build-0:1.17.12-1.el7_9.ppc64le",
"7Workstation-DevTools-2022.2:go-toolset-1.17-build-0:1.17.12-1.el7_9.s390x",
"7Workstation-DevTools-2022.2:go-toolset-1.17-build-0:1.17.12-1.el7_9.x86_64",
"7Workstation-DevTools-2022.2:go-toolset-1.17-runtime-0:1.17.12-1.el7_9.ppc64le",
"7Workstation-DevTools-2022.2:go-toolset-1.17-runtime-0:1.17.12-1.el7_9.s390x",
"7Workstation-DevTools-2022.2:go-toolset-1.17-runtime-0:1.17.12-1.el7_9.x86_64",
"7Workstation-DevTools-2022.2:go-toolset-1.17-scldevel-0:1.17.12-1.el7_9.ppc64le",
"7Workstation-DevTools-2022.2:go-toolset-1.17-scldevel-0:1.17.12-1.el7_9.s390x",
"7Workstation-DevTools-2022.2:go-toolset-1.17-scldevel-0:1.17.12-1.el7_9.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2022-30633"
},
{
"category": "external",
"summary": "RHBZ#2107392",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2107392"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2022-30633",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-30633"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2022-30633",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2022-30633"
},
{
"category": "external",
"summary": "https://go.dev/issue/53611",
"url": "https://go.dev/issue/53611"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-announce/c/nqrv9fbR0zE",
"url": "https://groups.google.com/g/golang-announce/c/nqrv9fbR0zE"
}
],
"release_date": "2022-07-12T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2022-08-02T09:56:09+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"7Server-DevTools-2022.2:go-toolset-1.17-golang-0:1.17.12-1.el7_9.ppc64le",
"7Server-DevTools-2022.2:go-toolset-1.17-golang-0:1.17.12-1.el7_9.s390x",
"7Server-DevTools-2022.2:go-toolset-1.17-golang-0:1.17.12-1.el7_9.src",
"7Server-DevTools-2022.2:go-toolset-1.17-golang-0:1.17.12-1.el7_9.x86_64",
"7Server-DevTools-2022.2:go-toolset-1.17-golang-bin-0:1.17.12-1.el7_9.ppc64le",
"7Server-DevTools-2022.2:go-toolset-1.17-golang-bin-0:1.17.12-1.el7_9.s390x",
"7Server-DevTools-2022.2:go-toolset-1.17-golang-bin-0:1.17.12-1.el7_9.x86_64",
"7Server-DevTools-2022.2:go-toolset-1.17-golang-docs-0:1.17.12-1.el7_9.noarch",
"7Server-DevTools-2022.2:go-toolset-1.17-golang-misc-0:1.17.12-1.el7_9.ppc64le",
"7Server-DevTools-2022.2:go-toolset-1.17-golang-misc-0:1.17.12-1.el7_9.s390x",
"7Server-DevTools-2022.2:go-toolset-1.17-golang-misc-0:1.17.12-1.el7_9.x86_64",
"7Server-DevTools-2022.2:go-toolset-1.17-golang-race-0:1.17.12-1.el7_9.x86_64",
"7Server-DevTools-2022.2:go-toolset-1.17-golang-src-0:1.17.12-1.el7_9.ppc64le",
"7Server-DevTools-2022.2:go-toolset-1.17-golang-src-0:1.17.12-1.el7_9.s390x",
"7Server-DevTools-2022.2:go-toolset-1.17-golang-src-0:1.17.12-1.el7_9.x86_64",
"7Server-DevTools-2022.2:go-toolset-1.17-golang-tests-0:1.17.12-1.el7_9.ppc64le",
"7Server-DevTools-2022.2:go-toolset-1.17-golang-tests-0:1.17.12-1.el7_9.s390x",
"7Server-DevTools-2022.2:go-toolset-1.17-golang-tests-0:1.17.12-1.el7_9.x86_64",
"7Workstation-DevTools-2022.2:go-toolset-1.17-golang-0:1.17.12-1.el7_9.ppc64le",
"7Workstation-DevTools-2022.2:go-toolset-1.17-golang-0:1.17.12-1.el7_9.s390x",
"7Workstation-DevTools-2022.2:go-toolset-1.17-golang-0:1.17.12-1.el7_9.src",
"7Workstation-DevTools-2022.2:go-toolset-1.17-golang-0:1.17.12-1.el7_9.x86_64",
"7Workstation-DevTools-2022.2:go-toolset-1.17-golang-bin-0:1.17.12-1.el7_9.ppc64le",
"7Workstation-DevTools-2022.2:go-toolset-1.17-golang-bin-0:1.17.12-1.el7_9.s390x",
"7Workstation-DevTools-2022.2:go-toolset-1.17-golang-bin-0:1.17.12-1.el7_9.x86_64",
"7Workstation-DevTools-2022.2:go-toolset-1.17-golang-docs-0:1.17.12-1.el7_9.noarch",
"7Workstation-DevTools-2022.2:go-toolset-1.17-golang-misc-0:1.17.12-1.el7_9.ppc64le",
"7Workstation-DevTools-2022.2:go-toolset-1.17-golang-misc-0:1.17.12-1.el7_9.s390x",
"7Workstation-DevTools-2022.2:go-toolset-1.17-golang-misc-0:1.17.12-1.el7_9.x86_64",
"7Workstation-DevTools-2022.2:go-toolset-1.17-golang-race-0:1.17.12-1.el7_9.x86_64",
"7Workstation-DevTools-2022.2:go-toolset-1.17-golang-src-0:1.17.12-1.el7_9.ppc64le",
"7Workstation-DevTools-2022.2:go-toolset-1.17-golang-src-0:1.17.12-1.el7_9.s390x",
"7Workstation-DevTools-2022.2:go-toolset-1.17-golang-src-0:1.17.12-1.el7_9.x86_64",
"7Workstation-DevTools-2022.2:go-toolset-1.17-golang-tests-0:1.17.12-1.el7_9.ppc64le",
"7Workstation-DevTools-2022.2:go-toolset-1.17-golang-tests-0:1.17.12-1.el7_9.s390x",
"7Workstation-DevTools-2022.2:go-toolset-1.17-golang-tests-0:1.17.12-1.el7_9.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2022:5866"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"7Server-DevTools-2022.2:go-toolset-1.17-0:1.17.12-1.el7_9.ppc64le",
"7Server-DevTools-2022.2:go-toolset-1.17-0:1.17.12-1.el7_9.s390x",
"7Server-DevTools-2022.2:go-toolset-1.17-0:1.17.12-1.el7_9.src",
"7Server-DevTools-2022.2:go-toolset-1.17-0:1.17.12-1.el7_9.x86_64",
"7Server-DevTools-2022.2:go-toolset-1.17-build-0:1.17.12-1.el7_9.ppc64le",
"7Server-DevTools-2022.2:go-toolset-1.17-build-0:1.17.12-1.el7_9.s390x",
"7Server-DevTools-2022.2:go-toolset-1.17-build-0:1.17.12-1.el7_9.x86_64",
"7Server-DevTools-2022.2:go-toolset-1.17-golang-0:1.17.12-1.el7_9.ppc64le",
"7Server-DevTools-2022.2:go-toolset-1.17-golang-0:1.17.12-1.el7_9.s390x",
"7Server-DevTools-2022.2:go-toolset-1.17-golang-0:1.17.12-1.el7_9.src",
"7Server-DevTools-2022.2:go-toolset-1.17-golang-0:1.17.12-1.el7_9.x86_64",
"7Server-DevTools-2022.2:go-toolset-1.17-golang-bin-0:1.17.12-1.el7_9.ppc64le",
"7Server-DevTools-2022.2:go-toolset-1.17-golang-bin-0:1.17.12-1.el7_9.s390x",
"7Server-DevTools-2022.2:go-toolset-1.17-golang-bin-0:1.17.12-1.el7_9.x86_64",
"7Server-DevTools-2022.2:go-toolset-1.17-golang-docs-0:1.17.12-1.el7_9.noarch",
"7Server-DevTools-2022.2:go-toolset-1.17-golang-misc-0:1.17.12-1.el7_9.ppc64le",
"7Server-DevTools-2022.2:go-toolset-1.17-golang-misc-0:1.17.12-1.el7_9.s390x",
"7Server-DevTools-2022.2:go-toolset-1.17-golang-misc-0:1.17.12-1.el7_9.x86_64",
"7Server-DevTools-2022.2:go-toolset-1.17-golang-race-0:1.17.12-1.el7_9.x86_64",
"7Server-DevTools-2022.2:go-toolset-1.17-golang-src-0:1.17.12-1.el7_9.ppc64le",
"7Server-DevTools-2022.2:go-toolset-1.17-golang-src-0:1.17.12-1.el7_9.s390x",
"7Server-DevTools-2022.2:go-toolset-1.17-golang-src-0:1.17.12-1.el7_9.x86_64",
"7Server-DevTools-2022.2:go-toolset-1.17-golang-tests-0:1.17.12-1.el7_9.ppc64le",
"7Server-DevTools-2022.2:go-toolset-1.17-golang-tests-0:1.17.12-1.el7_9.s390x",
"7Server-DevTools-2022.2:go-toolset-1.17-golang-tests-0:1.17.12-1.el7_9.x86_64",
"7Server-DevTools-2022.2:go-toolset-1.17-runtime-0:1.17.12-1.el7_9.ppc64le",
"7Server-DevTools-2022.2:go-toolset-1.17-runtime-0:1.17.12-1.el7_9.s390x",
"7Server-DevTools-2022.2:go-toolset-1.17-runtime-0:1.17.12-1.el7_9.x86_64",
"7Server-DevTools-2022.2:go-toolset-1.17-scldevel-0:1.17.12-1.el7_9.ppc64le",
"7Server-DevTools-2022.2:go-toolset-1.17-scldevel-0:1.17.12-1.el7_9.s390x",
"7Server-DevTools-2022.2:go-toolset-1.17-scldevel-0:1.17.12-1.el7_9.x86_64",
"7Workstation-DevTools-2022.2:go-toolset-1.17-0:1.17.12-1.el7_9.ppc64le",
"7Workstation-DevTools-2022.2:go-toolset-1.17-0:1.17.12-1.el7_9.s390x",
"7Workstation-DevTools-2022.2:go-toolset-1.17-0:1.17.12-1.el7_9.src",
"7Workstation-DevTools-2022.2:go-toolset-1.17-0:1.17.12-1.el7_9.x86_64",
"7Workstation-DevTools-2022.2:go-toolset-1.17-build-0:1.17.12-1.el7_9.ppc64le",
"7Workstation-DevTools-2022.2:go-toolset-1.17-build-0:1.17.12-1.el7_9.s390x",
"7Workstation-DevTools-2022.2:go-toolset-1.17-build-0:1.17.12-1.el7_9.x86_64",
"7Workstation-DevTools-2022.2:go-toolset-1.17-golang-0:1.17.12-1.el7_9.ppc64le",
"7Workstation-DevTools-2022.2:go-toolset-1.17-golang-0:1.17.12-1.el7_9.s390x",
"7Workstation-DevTools-2022.2:go-toolset-1.17-golang-0:1.17.12-1.el7_9.src",
"7Workstation-DevTools-2022.2:go-toolset-1.17-golang-0:1.17.12-1.el7_9.x86_64",
"7Workstation-DevTools-2022.2:go-toolset-1.17-golang-bin-0:1.17.12-1.el7_9.ppc64le",
"7Workstation-DevTools-2022.2:go-toolset-1.17-golang-bin-0:1.17.12-1.el7_9.s390x",
"7Workstation-DevTools-2022.2:go-toolset-1.17-golang-bin-0:1.17.12-1.el7_9.x86_64",
"7Workstation-DevTools-2022.2:go-toolset-1.17-golang-docs-0:1.17.12-1.el7_9.noarch",
"7Workstation-DevTools-2022.2:go-toolset-1.17-golang-misc-0:1.17.12-1.el7_9.ppc64le",
"7Workstation-DevTools-2022.2:go-toolset-1.17-golang-misc-0:1.17.12-1.el7_9.s390x",
"7Workstation-DevTools-2022.2:go-toolset-1.17-golang-misc-0:1.17.12-1.el7_9.x86_64",
"7Workstation-DevTools-2022.2:go-toolset-1.17-golang-race-0:1.17.12-1.el7_9.x86_64",
"7Workstation-DevTools-2022.2:go-toolset-1.17-golang-src-0:1.17.12-1.el7_9.ppc64le",
"7Workstation-DevTools-2022.2:go-toolset-1.17-golang-src-0:1.17.12-1.el7_9.s390x",
"7Workstation-DevTools-2022.2:go-toolset-1.17-golang-src-0:1.17.12-1.el7_9.x86_64",
"7Workstation-DevTools-2022.2:go-toolset-1.17-golang-tests-0:1.17.12-1.el7_9.ppc64le",
"7Workstation-DevTools-2022.2:go-toolset-1.17-golang-tests-0:1.17.12-1.el7_9.s390x",
"7Workstation-DevTools-2022.2:go-toolset-1.17-golang-tests-0:1.17.12-1.el7_9.x86_64",
"7Workstation-DevTools-2022.2:go-toolset-1.17-runtime-0:1.17.12-1.el7_9.ppc64le",
"7Workstation-DevTools-2022.2:go-toolset-1.17-runtime-0:1.17.12-1.el7_9.s390x",
"7Workstation-DevTools-2022.2:go-toolset-1.17-runtime-0:1.17.12-1.el7_9.x86_64",
"7Workstation-DevTools-2022.2:go-toolset-1.17-scldevel-0:1.17.12-1.el7_9.ppc64le",
"7Workstation-DevTools-2022.2:go-toolset-1.17-scldevel-0:1.17.12-1.el7_9.s390x",
"7Workstation-DevTools-2022.2:go-toolset-1.17-scldevel-0:1.17.12-1.el7_9.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "golang: encoding/xml: stack exhaustion in Unmarshal"
},
{
"cve": "CVE-2022-30635",
"cwe": {
"id": "CWE-1325",
"name": "Improperly Controlled Sequential Memory Allocation"
},
"discovery_date": "2022-07-14T00:00:00+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"7Server-DevTools-2022.2:go-toolset-1.17-0:1.17.12-1.el7_9.ppc64le",
"7Server-DevTools-2022.2:go-toolset-1.17-0:1.17.12-1.el7_9.s390x",
"7Server-DevTools-2022.2:go-toolset-1.17-0:1.17.12-1.el7_9.src",
"7Server-DevTools-2022.2:go-toolset-1.17-0:1.17.12-1.el7_9.x86_64",
"7Server-DevTools-2022.2:go-toolset-1.17-build-0:1.17.12-1.el7_9.ppc64le",
"7Server-DevTools-2022.2:go-toolset-1.17-build-0:1.17.12-1.el7_9.s390x",
"7Server-DevTools-2022.2:go-toolset-1.17-build-0:1.17.12-1.el7_9.x86_64",
"7Server-DevTools-2022.2:go-toolset-1.17-runtime-0:1.17.12-1.el7_9.ppc64le",
"7Server-DevTools-2022.2:go-toolset-1.17-runtime-0:1.17.12-1.el7_9.s390x",
"7Server-DevTools-2022.2:go-toolset-1.17-runtime-0:1.17.12-1.el7_9.x86_64",
"7Server-DevTools-2022.2:go-toolset-1.17-scldevel-0:1.17.12-1.el7_9.ppc64le",
"7Server-DevTools-2022.2:go-toolset-1.17-scldevel-0:1.17.12-1.el7_9.s390x",
"7Server-DevTools-2022.2:go-toolset-1.17-scldevel-0:1.17.12-1.el7_9.x86_64",
"7Workstation-DevTools-2022.2:go-toolset-1.17-0:1.17.12-1.el7_9.ppc64le",
"7Workstation-DevTools-2022.2:go-toolset-1.17-0:1.17.12-1.el7_9.s390x",
"7Workstation-DevTools-2022.2:go-toolset-1.17-0:1.17.12-1.el7_9.src",
"7Workstation-DevTools-2022.2:go-toolset-1.17-0:1.17.12-1.el7_9.x86_64",
"7Workstation-DevTools-2022.2:go-toolset-1.17-build-0:1.17.12-1.el7_9.ppc64le",
"7Workstation-DevTools-2022.2:go-toolset-1.17-build-0:1.17.12-1.el7_9.s390x",
"7Workstation-DevTools-2022.2:go-toolset-1.17-build-0:1.17.12-1.el7_9.x86_64",
"7Workstation-DevTools-2022.2:go-toolset-1.17-runtime-0:1.17.12-1.el7_9.ppc64le",
"7Workstation-DevTools-2022.2:go-toolset-1.17-runtime-0:1.17.12-1.el7_9.s390x",
"7Workstation-DevTools-2022.2:go-toolset-1.17-runtime-0:1.17.12-1.el7_9.x86_64",
"7Workstation-DevTools-2022.2:go-toolset-1.17-scldevel-0:1.17.12-1.el7_9.ppc64le",
"7Workstation-DevTools-2022.2:go-toolset-1.17-scldevel-0:1.17.12-1.el7_9.s390x",
"7Workstation-DevTools-2022.2:go-toolset-1.17-scldevel-0:1.17.12-1.el7_9.x86_64"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2107388"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in golang. When calling Decoder, Decode on a message that contains deeply nested structures, a panic can occur due to stack exhaustion and allows an attacker to impact system availability.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "golang: encoding/gob: stack exhaustion in Decoder.Decode",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "OpenShift Container Platform (OCP) starting from 4.10 stream is already compiled in the patched version of Go, hence is not affected by this vulnerability.The vulnerability has been rated as moderate instead of high because the vulnerability can only result in a minor denial of service.\n\nWithin regulated environments, a combination of the following controls acts as a significant barrier to successfully exploiting a CWE-1325: Improperly Controlled Sequential Memory Allocation vulnerability and therefore downgrades the severity of this particular CVE from Moderate to Low.\n\nAccess to the platform is granted only after successful hard token-based multi-factor authentication (MFA) and is governed by least privilege to ensure only authorized users and roles can execute or modify code. Static code analysis and peer reviews enforce strong input validation and error handling, preventing improperly validated inputs from causing system instability, data exposure, or privilege escalation. In the event of successful exploitation, process isolation limits the impact of excessive sequential memory allocation by restricting memory use per process, preventing any single process from exhausting system resources. Finally, the platform uses memory protection mechanisms such as Data Execution Prevention (DEP) and Address Space Layout Randomization (ASLR) to reduce the risk of memory allocation-based attacks.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"7Server-DevTools-2022.2:go-toolset-1.17-golang-0:1.17.12-1.el7_9.ppc64le",
"7Server-DevTools-2022.2:go-toolset-1.17-golang-0:1.17.12-1.el7_9.s390x",
"7Server-DevTools-2022.2:go-toolset-1.17-golang-0:1.17.12-1.el7_9.src",
"7Server-DevTools-2022.2:go-toolset-1.17-golang-0:1.17.12-1.el7_9.x86_64",
"7Server-DevTools-2022.2:go-toolset-1.17-golang-bin-0:1.17.12-1.el7_9.ppc64le",
"7Server-DevTools-2022.2:go-toolset-1.17-golang-bin-0:1.17.12-1.el7_9.s390x",
"7Server-DevTools-2022.2:go-toolset-1.17-golang-bin-0:1.17.12-1.el7_9.x86_64",
"7Server-DevTools-2022.2:go-toolset-1.17-golang-docs-0:1.17.12-1.el7_9.noarch",
"7Server-DevTools-2022.2:go-toolset-1.17-golang-misc-0:1.17.12-1.el7_9.ppc64le",
"7Server-DevTools-2022.2:go-toolset-1.17-golang-misc-0:1.17.12-1.el7_9.s390x",
"7Server-DevTools-2022.2:go-toolset-1.17-golang-misc-0:1.17.12-1.el7_9.x86_64",
"7Server-DevTools-2022.2:go-toolset-1.17-golang-race-0:1.17.12-1.el7_9.x86_64",
"7Server-DevTools-2022.2:go-toolset-1.17-golang-src-0:1.17.12-1.el7_9.ppc64le",
"7Server-DevTools-2022.2:go-toolset-1.17-golang-src-0:1.17.12-1.el7_9.s390x",
"7Server-DevTools-2022.2:go-toolset-1.17-golang-src-0:1.17.12-1.el7_9.x86_64",
"7Server-DevTools-2022.2:go-toolset-1.17-golang-tests-0:1.17.12-1.el7_9.ppc64le",
"7Server-DevTools-2022.2:go-toolset-1.17-golang-tests-0:1.17.12-1.el7_9.s390x",
"7Server-DevTools-2022.2:go-toolset-1.17-golang-tests-0:1.17.12-1.el7_9.x86_64",
"7Workstation-DevTools-2022.2:go-toolset-1.17-golang-0:1.17.12-1.el7_9.ppc64le",
"7Workstation-DevTools-2022.2:go-toolset-1.17-golang-0:1.17.12-1.el7_9.s390x",
"7Workstation-DevTools-2022.2:go-toolset-1.17-golang-0:1.17.12-1.el7_9.src",
"7Workstation-DevTools-2022.2:go-toolset-1.17-golang-0:1.17.12-1.el7_9.x86_64",
"7Workstation-DevTools-2022.2:go-toolset-1.17-golang-bin-0:1.17.12-1.el7_9.ppc64le",
"7Workstation-DevTools-2022.2:go-toolset-1.17-golang-bin-0:1.17.12-1.el7_9.s390x",
"7Workstation-DevTools-2022.2:go-toolset-1.17-golang-bin-0:1.17.12-1.el7_9.x86_64",
"7Workstation-DevTools-2022.2:go-toolset-1.17-golang-docs-0:1.17.12-1.el7_9.noarch",
"7Workstation-DevTools-2022.2:go-toolset-1.17-golang-misc-0:1.17.12-1.el7_9.ppc64le",
"7Workstation-DevTools-2022.2:go-toolset-1.17-golang-misc-0:1.17.12-1.el7_9.s390x",
"7Workstation-DevTools-2022.2:go-toolset-1.17-golang-misc-0:1.17.12-1.el7_9.x86_64",
"7Workstation-DevTools-2022.2:go-toolset-1.17-golang-race-0:1.17.12-1.el7_9.x86_64",
"7Workstation-DevTools-2022.2:go-toolset-1.17-golang-src-0:1.17.12-1.el7_9.ppc64le",
"7Workstation-DevTools-2022.2:go-toolset-1.17-golang-src-0:1.17.12-1.el7_9.s390x",
"7Workstation-DevTools-2022.2:go-toolset-1.17-golang-src-0:1.17.12-1.el7_9.x86_64",
"7Workstation-DevTools-2022.2:go-toolset-1.17-golang-tests-0:1.17.12-1.el7_9.ppc64le",
"7Workstation-DevTools-2022.2:go-toolset-1.17-golang-tests-0:1.17.12-1.el7_9.s390x",
"7Workstation-DevTools-2022.2:go-toolset-1.17-golang-tests-0:1.17.12-1.el7_9.x86_64"
],
"known_not_affected": [
"7Server-DevTools-2022.2:go-toolset-1.17-0:1.17.12-1.el7_9.ppc64le",
"7Server-DevTools-2022.2:go-toolset-1.17-0:1.17.12-1.el7_9.s390x",
"7Server-DevTools-2022.2:go-toolset-1.17-0:1.17.12-1.el7_9.src",
"7Server-DevTools-2022.2:go-toolset-1.17-0:1.17.12-1.el7_9.x86_64",
"7Server-DevTools-2022.2:go-toolset-1.17-build-0:1.17.12-1.el7_9.ppc64le",
"7Server-DevTools-2022.2:go-toolset-1.17-build-0:1.17.12-1.el7_9.s390x",
"7Server-DevTools-2022.2:go-toolset-1.17-build-0:1.17.12-1.el7_9.x86_64",
"7Server-DevTools-2022.2:go-toolset-1.17-runtime-0:1.17.12-1.el7_9.ppc64le",
"7Server-DevTools-2022.2:go-toolset-1.17-runtime-0:1.17.12-1.el7_9.s390x",
"7Server-DevTools-2022.2:go-toolset-1.17-runtime-0:1.17.12-1.el7_9.x86_64",
"7Server-DevTools-2022.2:go-toolset-1.17-scldevel-0:1.17.12-1.el7_9.ppc64le",
"7Server-DevTools-2022.2:go-toolset-1.17-scldevel-0:1.17.12-1.el7_9.s390x",
"7Server-DevTools-2022.2:go-toolset-1.17-scldevel-0:1.17.12-1.el7_9.x86_64",
"7Workstation-DevTools-2022.2:go-toolset-1.17-0:1.17.12-1.el7_9.ppc64le",
"7Workstation-DevTools-2022.2:go-toolset-1.17-0:1.17.12-1.el7_9.s390x",
"7Workstation-DevTools-2022.2:go-toolset-1.17-0:1.17.12-1.el7_9.src",
"7Workstation-DevTools-2022.2:go-toolset-1.17-0:1.17.12-1.el7_9.x86_64",
"7Workstation-DevTools-2022.2:go-toolset-1.17-build-0:1.17.12-1.el7_9.ppc64le",
"7Workstation-DevTools-2022.2:go-toolset-1.17-build-0:1.17.12-1.el7_9.s390x",
"7Workstation-DevTools-2022.2:go-toolset-1.17-build-0:1.17.12-1.el7_9.x86_64",
"7Workstation-DevTools-2022.2:go-toolset-1.17-runtime-0:1.17.12-1.el7_9.ppc64le",
"7Workstation-DevTools-2022.2:go-toolset-1.17-runtime-0:1.17.12-1.el7_9.s390x",
"7Workstation-DevTools-2022.2:go-toolset-1.17-runtime-0:1.17.12-1.el7_9.x86_64",
"7Workstation-DevTools-2022.2:go-toolset-1.17-scldevel-0:1.17.12-1.el7_9.ppc64le",
"7Workstation-DevTools-2022.2:go-toolset-1.17-scldevel-0:1.17.12-1.el7_9.s390x",
"7Workstation-DevTools-2022.2:go-toolset-1.17-scldevel-0:1.17.12-1.el7_9.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2022-30635"
},
{
"category": "external",
"summary": "RHBZ#2107388",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2107388"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2022-30635",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-30635"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2022-30635",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2022-30635"
},
{
"category": "external",
"summary": "https://go.dev/issue/53615",
"url": "https://go.dev/issue/53615"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-announce/c/nqrv9fbR0zE",
"url": "https://groups.google.com/g/golang-announce/c/nqrv9fbR0zE"
}
],
"release_date": "2022-07-12T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2022-08-02T09:56:09+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"7Server-DevTools-2022.2:go-toolset-1.17-golang-0:1.17.12-1.el7_9.ppc64le",
"7Server-DevTools-2022.2:go-toolset-1.17-golang-0:1.17.12-1.el7_9.s390x",
"7Server-DevTools-2022.2:go-toolset-1.17-golang-0:1.17.12-1.el7_9.src",
"7Server-DevTools-2022.2:go-toolset-1.17-golang-0:1.17.12-1.el7_9.x86_64",
"7Server-DevTools-2022.2:go-toolset-1.17-golang-bin-0:1.17.12-1.el7_9.ppc64le",
"7Server-DevTools-2022.2:go-toolset-1.17-golang-bin-0:1.17.12-1.el7_9.s390x",
"7Server-DevTools-2022.2:go-toolset-1.17-golang-bin-0:1.17.12-1.el7_9.x86_64",
"7Server-DevTools-2022.2:go-toolset-1.17-golang-docs-0:1.17.12-1.el7_9.noarch",
"7Server-DevTools-2022.2:go-toolset-1.17-golang-misc-0:1.17.12-1.el7_9.ppc64le",
"7Server-DevTools-2022.2:go-toolset-1.17-golang-misc-0:1.17.12-1.el7_9.s390x",
"7Server-DevTools-2022.2:go-toolset-1.17-golang-misc-0:1.17.12-1.el7_9.x86_64",
"7Server-DevTools-2022.2:go-toolset-1.17-golang-race-0:1.17.12-1.el7_9.x86_64",
"7Server-DevTools-2022.2:go-toolset-1.17-golang-src-0:1.17.12-1.el7_9.ppc64le",
"7Server-DevTools-2022.2:go-toolset-1.17-golang-src-0:1.17.12-1.el7_9.s390x",
"7Server-DevTools-2022.2:go-toolset-1.17-golang-src-0:1.17.12-1.el7_9.x86_64",
"7Server-DevTools-2022.2:go-toolset-1.17-golang-tests-0:1.17.12-1.el7_9.ppc64le",
"7Server-DevTools-2022.2:go-toolset-1.17-golang-tests-0:1.17.12-1.el7_9.s390x",
"7Server-DevTools-2022.2:go-toolset-1.17-golang-tests-0:1.17.12-1.el7_9.x86_64",
"7Workstation-DevTools-2022.2:go-toolset-1.17-golang-0:1.17.12-1.el7_9.ppc64le",
"7Workstation-DevTools-2022.2:go-toolset-1.17-golang-0:1.17.12-1.el7_9.s390x",
"7Workstation-DevTools-2022.2:go-toolset-1.17-golang-0:1.17.12-1.el7_9.src",
"7Workstation-DevTools-2022.2:go-toolset-1.17-golang-0:1.17.12-1.el7_9.x86_64",
"7Workstation-DevTools-2022.2:go-toolset-1.17-golang-bin-0:1.17.12-1.el7_9.ppc64le",
"7Workstation-DevTools-2022.2:go-toolset-1.17-golang-bin-0:1.17.12-1.el7_9.s390x",
"7Workstation-DevTools-2022.2:go-toolset-1.17-golang-bin-0:1.17.12-1.el7_9.x86_64",
"7Workstation-DevTools-2022.2:go-toolset-1.17-golang-docs-0:1.17.12-1.el7_9.noarch",
"7Workstation-DevTools-2022.2:go-toolset-1.17-golang-misc-0:1.17.12-1.el7_9.ppc64le",
"7Workstation-DevTools-2022.2:go-toolset-1.17-golang-misc-0:1.17.12-1.el7_9.s390x",
"7Workstation-DevTools-2022.2:go-toolset-1.17-golang-misc-0:1.17.12-1.el7_9.x86_64",
"7Workstation-DevTools-2022.2:go-toolset-1.17-golang-race-0:1.17.12-1.el7_9.x86_64",
"7Workstation-DevTools-2022.2:go-toolset-1.17-golang-src-0:1.17.12-1.el7_9.ppc64le",
"7Workstation-DevTools-2022.2:go-toolset-1.17-golang-src-0:1.17.12-1.el7_9.s390x",
"7Workstation-DevTools-2022.2:go-toolset-1.17-golang-src-0:1.17.12-1.el7_9.x86_64",
"7Workstation-DevTools-2022.2:go-toolset-1.17-golang-tests-0:1.17.12-1.el7_9.ppc64le",
"7Workstation-DevTools-2022.2:go-toolset-1.17-golang-tests-0:1.17.12-1.el7_9.s390x",
"7Workstation-DevTools-2022.2:go-toolset-1.17-golang-tests-0:1.17.12-1.el7_9.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2022:5866"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"7Server-DevTools-2022.2:go-toolset-1.17-0:1.17.12-1.el7_9.ppc64le",
"7Server-DevTools-2022.2:go-toolset-1.17-0:1.17.12-1.el7_9.s390x",
"7Server-DevTools-2022.2:go-toolset-1.17-0:1.17.12-1.el7_9.src",
"7Server-DevTools-2022.2:go-toolset-1.17-0:1.17.12-1.el7_9.x86_64",
"7Server-DevTools-2022.2:go-toolset-1.17-build-0:1.17.12-1.el7_9.ppc64le",
"7Server-DevTools-2022.2:go-toolset-1.17-build-0:1.17.12-1.el7_9.s390x",
"7Server-DevTools-2022.2:go-toolset-1.17-build-0:1.17.12-1.el7_9.x86_64",
"7Server-DevTools-2022.2:go-toolset-1.17-golang-0:1.17.12-1.el7_9.ppc64le",
"7Server-DevTools-2022.2:go-toolset-1.17-golang-0:1.17.12-1.el7_9.s390x",
"7Server-DevTools-2022.2:go-toolset-1.17-golang-0:1.17.12-1.el7_9.src",
"7Server-DevTools-2022.2:go-toolset-1.17-golang-0:1.17.12-1.el7_9.x86_64",
"7Server-DevTools-2022.2:go-toolset-1.17-golang-bin-0:1.17.12-1.el7_9.ppc64le",
"7Server-DevTools-2022.2:go-toolset-1.17-golang-bin-0:1.17.12-1.el7_9.s390x",
"7Server-DevTools-2022.2:go-toolset-1.17-golang-bin-0:1.17.12-1.el7_9.x86_64",
"7Server-DevTools-2022.2:go-toolset-1.17-golang-docs-0:1.17.12-1.el7_9.noarch",
"7Server-DevTools-2022.2:go-toolset-1.17-golang-misc-0:1.17.12-1.el7_9.ppc64le",
"7Server-DevTools-2022.2:go-toolset-1.17-golang-misc-0:1.17.12-1.el7_9.s390x",
"7Server-DevTools-2022.2:go-toolset-1.17-golang-misc-0:1.17.12-1.el7_9.x86_64",
"7Server-DevTools-2022.2:go-toolset-1.17-golang-race-0:1.17.12-1.el7_9.x86_64",
"7Server-DevTools-2022.2:go-toolset-1.17-golang-src-0:1.17.12-1.el7_9.ppc64le",
"7Server-DevTools-2022.2:go-toolset-1.17-golang-src-0:1.17.12-1.el7_9.s390x",
"7Server-DevTools-2022.2:go-toolset-1.17-golang-src-0:1.17.12-1.el7_9.x86_64",
"7Server-DevTools-2022.2:go-toolset-1.17-golang-tests-0:1.17.12-1.el7_9.ppc64le",
"7Server-DevTools-2022.2:go-toolset-1.17-golang-tests-0:1.17.12-1.el7_9.s390x",
"7Server-DevTools-2022.2:go-toolset-1.17-golang-tests-0:1.17.12-1.el7_9.x86_64",
"7Server-DevTools-2022.2:go-toolset-1.17-runtime-0:1.17.12-1.el7_9.ppc64le",
"7Server-DevTools-2022.2:go-toolset-1.17-runtime-0:1.17.12-1.el7_9.s390x",
"7Server-DevTools-2022.2:go-toolset-1.17-runtime-0:1.17.12-1.el7_9.x86_64",
"7Server-DevTools-2022.2:go-toolset-1.17-scldevel-0:1.17.12-1.el7_9.ppc64le",
"7Server-DevTools-2022.2:go-toolset-1.17-scldevel-0:1.17.12-1.el7_9.s390x",
"7Server-DevTools-2022.2:go-toolset-1.17-scldevel-0:1.17.12-1.el7_9.x86_64",
"7Workstation-DevTools-2022.2:go-toolset-1.17-0:1.17.12-1.el7_9.ppc64le",
"7Workstation-DevTools-2022.2:go-toolset-1.17-0:1.17.12-1.el7_9.s390x",
"7Workstation-DevTools-2022.2:go-toolset-1.17-0:1.17.12-1.el7_9.src",
"7Workstation-DevTools-2022.2:go-toolset-1.17-0:1.17.12-1.el7_9.x86_64",
"7Workstation-DevTools-2022.2:go-toolset-1.17-build-0:1.17.12-1.el7_9.ppc64le",
"7Workstation-DevTools-2022.2:go-toolset-1.17-build-0:1.17.12-1.el7_9.s390x",
"7Workstation-DevTools-2022.2:go-toolset-1.17-build-0:1.17.12-1.el7_9.x86_64",
"7Workstation-DevTools-2022.2:go-toolset-1.17-golang-0:1.17.12-1.el7_9.ppc64le",
"7Workstation-DevTools-2022.2:go-toolset-1.17-golang-0:1.17.12-1.el7_9.s390x",
"7Workstation-DevTools-2022.2:go-toolset-1.17-golang-0:1.17.12-1.el7_9.src",
"7Workstation-DevTools-2022.2:go-toolset-1.17-golang-0:1.17.12-1.el7_9.x86_64",
"7Workstation-DevTools-2022.2:go-toolset-1.17-golang-bin-0:1.17.12-1.el7_9.ppc64le",
"7Workstation-DevTools-2022.2:go-toolset-1.17-golang-bin-0:1.17.12-1.el7_9.s390x",
"7Workstation-DevTools-2022.2:go-toolset-1.17-golang-bin-0:1.17.12-1.el7_9.x86_64",
"7Workstation-DevTools-2022.2:go-toolset-1.17-golang-docs-0:1.17.12-1.el7_9.noarch",
"7Workstation-DevTools-2022.2:go-toolset-1.17-golang-misc-0:1.17.12-1.el7_9.ppc64le",
"7Workstation-DevTools-2022.2:go-toolset-1.17-golang-misc-0:1.17.12-1.el7_9.s390x",
"7Workstation-DevTools-2022.2:go-toolset-1.17-golang-misc-0:1.17.12-1.el7_9.x86_64",
"7Workstation-DevTools-2022.2:go-toolset-1.17-golang-race-0:1.17.12-1.el7_9.x86_64",
"7Workstation-DevTools-2022.2:go-toolset-1.17-golang-src-0:1.17.12-1.el7_9.ppc64le",
"7Workstation-DevTools-2022.2:go-toolset-1.17-golang-src-0:1.17.12-1.el7_9.s390x",
"7Workstation-DevTools-2022.2:go-toolset-1.17-golang-src-0:1.17.12-1.el7_9.x86_64",
"7Workstation-DevTools-2022.2:go-toolset-1.17-golang-tests-0:1.17.12-1.el7_9.ppc64le",
"7Workstation-DevTools-2022.2:go-toolset-1.17-golang-tests-0:1.17.12-1.el7_9.s390x",
"7Workstation-DevTools-2022.2:go-toolset-1.17-golang-tests-0:1.17.12-1.el7_9.x86_64",
"7Workstation-DevTools-2022.2:go-toolset-1.17-runtime-0:1.17.12-1.el7_9.ppc64le",
"7Workstation-DevTools-2022.2:go-toolset-1.17-runtime-0:1.17.12-1.el7_9.s390x",
"7Workstation-DevTools-2022.2:go-toolset-1.17-runtime-0:1.17.12-1.el7_9.x86_64",
"7Workstation-DevTools-2022.2:go-toolset-1.17-scldevel-0:1.17.12-1.el7_9.ppc64le",
"7Workstation-DevTools-2022.2:go-toolset-1.17-scldevel-0:1.17.12-1.el7_9.s390x",
"7Workstation-DevTools-2022.2:go-toolset-1.17-scldevel-0:1.17.12-1.el7_9.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "golang: encoding/gob: stack exhaustion in Decoder.Decode"
},
{
"cve": "CVE-2022-32148",
"cwe": {
"id": "CWE-200",
"name": "Exposure of Sensitive Information to an Unauthorized Actor"
},
"discovery_date": "2022-07-14T00:00:00+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"7Server-DevTools-2022.2:go-toolset-1.17-0:1.17.12-1.el7_9.ppc64le",
"7Server-DevTools-2022.2:go-toolset-1.17-0:1.17.12-1.el7_9.s390x",
"7Server-DevTools-2022.2:go-toolset-1.17-0:1.17.12-1.el7_9.src",
"7Server-DevTools-2022.2:go-toolset-1.17-0:1.17.12-1.el7_9.x86_64",
"7Server-DevTools-2022.2:go-toolset-1.17-build-0:1.17.12-1.el7_9.ppc64le",
"7Server-DevTools-2022.2:go-toolset-1.17-build-0:1.17.12-1.el7_9.s390x",
"7Server-DevTools-2022.2:go-toolset-1.17-build-0:1.17.12-1.el7_9.x86_64",
"7Server-DevTools-2022.2:go-toolset-1.17-runtime-0:1.17.12-1.el7_9.ppc64le",
"7Server-DevTools-2022.2:go-toolset-1.17-runtime-0:1.17.12-1.el7_9.s390x",
"7Server-DevTools-2022.2:go-toolset-1.17-runtime-0:1.17.12-1.el7_9.x86_64",
"7Server-DevTools-2022.2:go-toolset-1.17-scldevel-0:1.17.12-1.el7_9.ppc64le",
"7Server-DevTools-2022.2:go-toolset-1.17-scldevel-0:1.17.12-1.el7_9.s390x",
"7Server-DevTools-2022.2:go-toolset-1.17-scldevel-0:1.17.12-1.el7_9.x86_64",
"7Workstation-DevTools-2022.2:go-toolset-1.17-0:1.17.12-1.el7_9.ppc64le",
"7Workstation-DevTools-2022.2:go-toolset-1.17-0:1.17.12-1.el7_9.s390x",
"7Workstation-DevTools-2022.2:go-toolset-1.17-0:1.17.12-1.el7_9.src",
"7Workstation-DevTools-2022.2:go-toolset-1.17-0:1.17.12-1.el7_9.x86_64",
"7Workstation-DevTools-2022.2:go-toolset-1.17-build-0:1.17.12-1.el7_9.ppc64le",
"7Workstation-DevTools-2022.2:go-toolset-1.17-build-0:1.17.12-1.el7_9.s390x",
"7Workstation-DevTools-2022.2:go-toolset-1.17-build-0:1.17.12-1.el7_9.x86_64",
"7Workstation-DevTools-2022.2:go-toolset-1.17-runtime-0:1.17.12-1.el7_9.ppc64le",
"7Workstation-DevTools-2022.2:go-toolset-1.17-runtime-0:1.17.12-1.el7_9.s390x",
"7Workstation-DevTools-2022.2:go-toolset-1.17-runtime-0:1.17.12-1.el7_9.x86_64",
"7Workstation-DevTools-2022.2:go-toolset-1.17-scldevel-0:1.17.12-1.el7_9.ppc64le",
"7Workstation-DevTools-2022.2:go-toolset-1.17-scldevel-0:1.17.12-1.el7_9.s390x",
"7Workstation-DevTools-2022.2:go-toolset-1.17-scldevel-0:1.17.12-1.el7_9.x86_64"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2107383"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in net/http/httputil golang package. When httputil.ReverseProxy.ServeHTTP is called with a Request.Header map containing a nil value for the X-Forwarded-For header, ReverseProxy could set the client IP incorrectly. This issue may affect confidentiality.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "golang: net/http/httputil: NewSingleHostReverseProxy - omit X-Forwarded-For not working",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "Within regulated environments, a combination of the following controls acts as a significant barrier to successfully exploiting a CWE-200: Exposure of Sensitive Information to an Unauthorized Actor vulnerability and therefore downgrades the severity of this particular CVE from Moderate to Low.\n\nAccess to the platform is granted only after successful hard token, multi-factor authentication (MFA), which is coupled with account management controls, including integration with single sign-on (SSO), to ensure that user permissions are restricted to only the functions necessary for their roles. Access to sensitive information is explicitly authorized and enforced based on predefined access policies. Event logs are collected and processed for centralization, correlation, analysis, monitoring, reporting, alerting, and retention. This process ensures that audit logs are generated for specific events involving sensitive information, which helps identify patterns of unauthorized access or data exposure. The platform enforces the use of validated cryptographic modules across compute resources to protect the confidentiality of information, even in the event of interception.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"7Server-DevTools-2022.2:go-toolset-1.17-golang-0:1.17.12-1.el7_9.ppc64le",
"7Server-DevTools-2022.2:go-toolset-1.17-golang-0:1.17.12-1.el7_9.s390x",
"7Server-DevTools-2022.2:go-toolset-1.17-golang-0:1.17.12-1.el7_9.src",
"7Server-DevTools-2022.2:go-toolset-1.17-golang-0:1.17.12-1.el7_9.x86_64",
"7Server-DevTools-2022.2:go-toolset-1.17-golang-bin-0:1.17.12-1.el7_9.ppc64le",
"7Server-DevTools-2022.2:go-toolset-1.17-golang-bin-0:1.17.12-1.el7_9.s390x",
"7Server-DevTools-2022.2:go-toolset-1.17-golang-bin-0:1.17.12-1.el7_9.x86_64",
"7Server-DevTools-2022.2:go-toolset-1.17-golang-docs-0:1.17.12-1.el7_9.noarch",
"7Server-DevTools-2022.2:go-toolset-1.17-golang-misc-0:1.17.12-1.el7_9.ppc64le",
"7Server-DevTools-2022.2:go-toolset-1.17-golang-misc-0:1.17.12-1.el7_9.s390x",
"7Server-DevTools-2022.2:go-toolset-1.17-golang-misc-0:1.17.12-1.el7_9.x86_64",
"7Server-DevTools-2022.2:go-toolset-1.17-golang-race-0:1.17.12-1.el7_9.x86_64",
"7Server-DevTools-2022.2:go-toolset-1.17-golang-src-0:1.17.12-1.el7_9.ppc64le",
"7Server-DevTools-2022.2:go-toolset-1.17-golang-src-0:1.17.12-1.el7_9.s390x",
"7Server-DevTools-2022.2:go-toolset-1.17-golang-src-0:1.17.12-1.el7_9.x86_64",
"7Server-DevTools-2022.2:go-toolset-1.17-golang-tests-0:1.17.12-1.el7_9.ppc64le",
"7Server-DevTools-2022.2:go-toolset-1.17-golang-tests-0:1.17.12-1.el7_9.s390x",
"7Server-DevTools-2022.2:go-toolset-1.17-golang-tests-0:1.17.12-1.el7_9.x86_64",
"7Workstation-DevTools-2022.2:go-toolset-1.17-golang-0:1.17.12-1.el7_9.ppc64le",
"7Workstation-DevTools-2022.2:go-toolset-1.17-golang-0:1.17.12-1.el7_9.s390x",
"7Workstation-DevTools-2022.2:go-toolset-1.17-golang-0:1.17.12-1.el7_9.src",
"7Workstation-DevTools-2022.2:go-toolset-1.17-golang-0:1.17.12-1.el7_9.x86_64",
"7Workstation-DevTools-2022.2:go-toolset-1.17-golang-bin-0:1.17.12-1.el7_9.ppc64le",
"7Workstation-DevTools-2022.2:go-toolset-1.17-golang-bin-0:1.17.12-1.el7_9.s390x",
"7Workstation-DevTools-2022.2:go-toolset-1.17-golang-bin-0:1.17.12-1.el7_9.x86_64",
"7Workstation-DevTools-2022.2:go-toolset-1.17-golang-docs-0:1.17.12-1.el7_9.noarch",
"7Workstation-DevTools-2022.2:go-toolset-1.17-golang-misc-0:1.17.12-1.el7_9.ppc64le",
"7Workstation-DevTools-2022.2:go-toolset-1.17-golang-misc-0:1.17.12-1.el7_9.s390x",
"7Workstation-DevTools-2022.2:go-toolset-1.17-golang-misc-0:1.17.12-1.el7_9.x86_64",
"7Workstation-DevTools-2022.2:go-toolset-1.17-golang-race-0:1.17.12-1.el7_9.x86_64",
"7Workstation-DevTools-2022.2:go-toolset-1.17-golang-src-0:1.17.12-1.el7_9.ppc64le",
"7Workstation-DevTools-2022.2:go-toolset-1.17-golang-src-0:1.17.12-1.el7_9.s390x",
"7Workstation-DevTools-2022.2:go-toolset-1.17-golang-src-0:1.17.12-1.el7_9.x86_64",
"7Workstation-DevTools-2022.2:go-toolset-1.17-golang-tests-0:1.17.12-1.el7_9.ppc64le",
"7Workstation-DevTools-2022.2:go-toolset-1.17-golang-tests-0:1.17.12-1.el7_9.s390x",
"7Workstation-DevTools-2022.2:go-toolset-1.17-golang-tests-0:1.17.12-1.el7_9.x86_64"
],
"known_not_affected": [
"7Server-DevTools-2022.2:go-toolset-1.17-0:1.17.12-1.el7_9.ppc64le",
"7Server-DevTools-2022.2:go-toolset-1.17-0:1.17.12-1.el7_9.s390x",
"7Server-DevTools-2022.2:go-toolset-1.17-0:1.17.12-1.el7_9.src",
"7Server-DevTools-2022.2:go-toolset-1.17-0:1.17.12-1.el7_9.x86_64",
"7Server-DevTools-2022.2:go-toolset-1.17-build-0:1.17.12-1.el7_9.ppc64le",
"7Server-DevTools-2022.2:go-toolset-1.17-build-0:1.17.12-1.el7_9.s390x",
"7Server-DevTools-2022.2:go-toolset-1.17-build-0:1.17.12-1.el7_9.x86_64",
"7Server-DevTools-2022.2:go-toolset-1.17-runtime-0:1.17.12-1.el7_9.ppc64le",
"7Server-DevTools-2022.2:go-toolset-1.17-runtime-0:1.17.12-1.el7_9.s390x",
"7Server-DevTools-2022.2:go-toolset-1.17-runtime-0:1.17.12-1.el7_9.x86_64",
"7Server-DevTools-2022.2:go-toolset-1.17-scldevel-0:1.17.12-1.el7_9.ppc64le",
"7Server-DevTools-2022.2:go-toolset-1.17-scldevel-0:1.17.12-1.el7_9.s390x",
"7Server-DevTools-2022.2:go-toolset-1.17-scldevel-0:1.17.12-1.el7_9.x86_64",
"7Workstation-DevTools-2022.2:go-toolset-1.17-0:1.17.12-1.el7_9.ppc64le",
"7Workstation-DevTools-2022.2:go-toolset-1.17-0:1.17.12-1.el7_9.s390x",
"7Workstation-DevTools-2022.2:go-toolset-1.17-0:1.17.12-1.el7_9.src",
"7Workstation-DevTools-2022.2:go-toolset-1.17-0:1.17.12-1.el7_9.x86_64",
"7Workstation-DevTools-2022.2:go-toolset-1.17-build-0:1.17.12-1.el7_9.ppc64le",
"7Workstation-DevTools-2022.2:go-toolset-1.17-build-0:1.17.12-1.el7_9.s390x",
"7Workstation-DevTools-2022.2:go-toolset-1.17-build-0:1.17.12-1.el7_9.x86_64",
"7Workstation-DevTools-2022.2:go-toolset-1.17-runtime-0:1.17.12-1.el7_9.ppc64le",
"7Workstation-DevTools-2022.2:go-toolset-1.17-runtime-0:1.17.12-1.el7_9.s390x",
"7Workstation-DevTools-2022.2:go-toolset-1.17-runtime-0:1.17.12-1.el7_9.x86_64",
"7Workstation-DevTools-2022.2:go-toolset-1.17-scldevel-0:1.17.12-1.el7_9.ppc64le",
"7Workstation-DevTools-2022.2:go-toolset-1.17-scldevel-0:1.17.12-1.el7_9.s390x",
"7Workstation-DevTools-2022.2:go-toolset-1.17-scldevel-0:1.17.12-1.el7_9.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2022-32148"
},
{
"category": "external",
"summary": "RHBZ#2107383",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2107383"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2022-32148",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-32148"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2022-32148",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2022-32148"
},
{
"category": "external",
"summary": "https://go.dev/issue/53423",
"url": "https://go.dev/issue/53423"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-announce/c/nqrv9fbR0zE",
"url": "https://groups.google.com/g/golang-announce/c/nqrv9fbR0zE"
}
],
"release_date": "2022-07-12T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2022-08-02T09:56:09+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"7Server-DevTools-2022.2:go-toolset-1.17-golang-0:1.17.12-1.el7_9.ppc64le",
"7Server-DevTools-2022.2:go-toolset-1.17-golang-0:1.17.12-1.el7_9.s390x",
"7Server-DevTools-2022.2:go-toolset-1.17-golang-0:1.17.12-1.el7_9.src",
"7Server-DevTools-2022.2:go-toolset-1.17-golang-0:1.17.12-1.el7_9.x86_64",
"7Server-DevTools-2022.2:go-toolset-1.17-golang-bin-0:1.17.12-1.el7_9.ppc64le",
"7Server-DevTools-2022.2:go-toolset-1.17-golang-bin-0:1.17.12-1.el7_9.s390x",
"7Server-DevTools-2022.2:go-toolset-1.17-golang-bin-0:1.17.12-1.el7_9.x86_64",
"7Server-DevTools-2022.2:go-toolset-1.17-golang-docs-0:1.17.12-1.el7_9.noarch",
"7Server-DevTools-2022.2:go-toolset-1.17-golang-misc-0:1.17.12-1.el7_9.ppc64le",
"7Server-DevTools-2022.2:go-toolset-1.17-golang-misc-0:1.17.12-1.el7_9.s390x",
"7Server-DevTools-2022.2:go-toolset-1.17-golang-misc-0:1.17.12-1.el7_9.x86_64",
"7Server-DevTools-2022.2:go-toolset-1.17-golang-race-0:1.17.12-1.el7_9.x86_64",
"7Server-DevTools-2022.2:go-toolset-1.17-golang-src-0:1.17.12-1.el7_9.ppc64le",
"7Server-DevTools-2022.2:go-toolset-1.17-golang-src-0:1.17.12-1.el7_9.s390x",
"7Server-DevTools-2022.2:go-toolset-1.17-golang-src-0:1.17.12-1.el7_9.x86_64",
"7Server-DevTools-2022.2:go-toolset-1.17-golang-tests-0:1.17.12-1.el7_9.ppc64le",
"7Server-DevTools-2022.2:go-toolset-1.17-golang-tests-0:1.17.12-1.el7_9.s390x",
"7Server-DevTools-2022.2:go-toolset-1.17-golang-tests-0:1.17.12-1.el7_9.x86_64",
"7Workstation-DevTools-2022.2:go-toolset-1.17-golang-0:1.17.12-1.el7_9.ppc64le",
"7Workstation-DevTools-2022.2:go-toolset-1.17-golang-0:1.17.12-1.el7_9.s390x",
"7Workstation-DevTools-2022.2:go-toolset-1.17-golang-0:1.17.12-1.el7_9.src",
"7Workstation-DevTools-2022.2:go-toolset-1.17-golang-0:1.17.12-1.el7_9.x86_64",
"7Workstation-DevTools-2022.2:go-toolset-1.17-golang-bin-0:1.17.12-1.el7_9.ppc64le",
"7Workstation-DevTools-2022.2:go-toolset-1.17-golang-bin-0:1.17.12-1.el7_9.s390x",
"7Workstation-DevTools-2022.2:go-toolset-1.17-golang-bin-0:1.17.12-1.el7_9.x86_64",
"7Workstation-DevTools-2022.2:go-toolset-1.17-golang-docs-0:1.17.12-1.el7_9.noarch",
"7Workstation-DevTools-2022.2:go-toolset-1.17-golang-misc-0:1.17.12-1.el7_9.ppc64le",
"7Workstation-DevTools-2022.2:go-toolset-1.17-golang-misc-0:1.17.12-1.el7_9.s390x",
"7Workstation-DevTools-2022.2:go-toolset-1.17-golang-misc-0:1.17.12-1.el7_9.x86_64",
"7Workstation-DevTools-2022.2:go-toolset-1.17-golang-race-0:1.17.12-1.el7_9.x86_64",
"7Workstation-DevTools-2022.2:go-toolset-1.17-golang-src-0:1.17.12-1.el7_9.ppc64le",
"7Workstation-DevTools-2022.2:go-toolset-1.17-golang-src-0:1.17.12-1.el7_9.s390x",
"7Workstation-DevTools-2022.2:go-toolset-1.17-golang-src-0:1.17.12-1.el7_9.x86_64",
"7Workstation-DevTools-2022.2:go-toolset-1.17-golang-tests-0:1.17.12-1.el7_9.ppc64le",
"7Workstation-DevTools-2022.2:go-toolset-1.17-golang-tests-0:1.17.12-1.el7_9.s390x",
"7Workstation-DevTools-2022.2:go-toolset-1.17-golang-tests-0:1.17.12-1.el7_9.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2022:5866"
}
],
"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": [
"7Server-DevTools-2022.2:go-toolset-1.17-0:1.17.12-1.el7_9.ppc64le",
"7Server-DevTools-2022.2:go-toolset-1.17-0:1.17.12-1.el7_9.s390x",
"7Server-DevTools-2022.2:go-toolset-1.17-0:1.17.12-1.el7_9.src",
"7Server-DevTools-2022.2:go-toolset-1.17-0:1.17.12-1.el7_9.x86_64",
"7Server-DevTools-2022.2:go-toolset-1.17-build-0:1.17.12-1.el7_9.ppc64le",
"7Server-DevTools-2022.2:go-toolset-1.17-build-0:1.17.12-1.el7_9.s390x",
"7Server-DevTools-2022.2:go-toolset-1.17-build-0:1.17.12-1.el7_9.x86_64",
"7Server-DevTools-2022.2:go-toolset-1.17-golang-0:1.17.12-1.el7_9.ppc64le",
"7Server-DevTools-2022.2:go-toolset-1.17-golang-0:1.17.12-1.el7_9.s390x",
"7Server-DevTools-2022.2:go-toolset-1.17-golang-0:1.17.12-1.el7_9.src",
"7Server-DevTools-2022.2:go-toolset-1.17-golang-0:1.17.12-1.el7_9.x86_64",
"7Server-DevTools-2022.2:go-toolset-1.17-golang-bin-0:1.17.12-1.el7_9.ppc64le",
"7Server-DevTools-2022.2:go-toolset-1.17-golang-bin-0:1.17.12-1.el7_9.s390x",
"7Server-DevTools-2022.2:go-toolset-1.17-golang-bin-0:1.17.12-1.el7_9.x86_64",
"7Server-DevTools-2022.2:go-toolset-1.17-golang-docs-0:1.17.12-1.el7_9.noarch",
"7Server-DevTools-2022.2:go-toolset-1.17-golang-misc-0:1.17.12-1.el7_9.ppc64le",
"7Server-DevTools-2022.2:go-toolset-1.17-golang-misc-0:1.17.12-1.el7_9.s390x",
"7Server-DevTools-2022.2:go-toolset-1.17-golang-misc-0:1.17.12-1.el7_9.x86_64",
"7Server-DevTools-2022.2:go-toolset-1.17-golang-race-0:1.17.12-1.el7_9.x86_64",
"7Server-DevTools-2022.2:go-toolset-1.17-golang-src-0:1.17.12-1.el7_9.ppc64le",
"7Server-DevTools-2022.2:go-toolset-1.17-golang-src-0:1.17.12-1.el7_9.s390x",
"7Server-DevTools-2022.2:go-toolset-1.17-golang-src-0:1.17.12-1.el7_9.x86_64",
"7Server-DevTools-2022.2:go-toolset-1.17-golang-tests-0:1.17.12-1.el7_9.ppc64le",
"7Server-DevTools-2022.2:go-toolset-1.17-golang-tests-0:1.17.12-1.el7_9.s390x",
"7Server-DevTools-2022.2:go-toolset-1.17-golang-tests-0:1.17.12-1.el7_9.x86_64",
"7Server-DevTools-2022.2:go-toolset-1.17-runtime-0:1.17.12-1.el7_9.ppc64le",
"7Server-DevTools-2022.2:go-toolset-1.17-runtime-0:1.17.12-1.el7_9.s390x",
"7Server-DevTools-2022.2:go-toolset-1.17-runtime-0:1.17.12-1.el7_9.x86_64",
"7Server-DevTools-2022.2:go-toolset-1.17-scldevel-0:1.17.12-1.el7_9.ppc64le",
"7Server-DevTools-2022.2:go-toolset-1.17-scldevel-0:1.17.12-1.el7_9.s390x",
"7Server-DevTools-2022.2:go-toolset-1.17-scldevel-0:1.17.12-1.el7_9.x86_64",
"7Workstation-DevTools-2022.2:go-toolset-1.17-0:1.17.12-1.el7_9.ppc64le",
"7Workstation-DevTools-2022.2:go-toolset-1.17-0:1.17.12-1.el7_9.s390x",
"7Workstation-DevTools-2022.2:go-toolset-1.17-0:1.17.12-1.el7_9.src",
"7Workstation-DevTools-2022.2:go-toolset-1.17-0:1.17.12-1.el7_9.x86_64",
"7Workstation-DevTools-2022.2:go-toolset-1.17-build-0:1.17.12-1.el7_9.ppc64le",
"7Workstation-DevTools-2022.2:go-toolset-1.17-build-0:1.17.12-1.el7_9.s390x",
"7Workstation-DevTools-2022.2:go-toolset-1.17-build-0:1.17.12-1.el7_9.x86_64",
"7Workstation-DevTools-2022.2:go-toolset-1.17-golang-0:1.17.12-1.el7_9.ppc64le",
"7Workstation-DevTools-2022.2:go-toolset-1.17-golang-0:1.17.12-1.el7_9.s390x",
"7Workstation-DevTools-2022.2:go-toolset-1.17-golang-0:1.17.12-1.el7_9.src",
"7Workstation-DevTools-2022.2:go-toolset-1.17-golang-0:1.17.12-1.el7_9.x86_64",
"7Workstation-DevTools-2022.2:go-toolset-1.17-golang-bin-0:1.17.12-1.el7_9.ppc64le",
"7Workstation-DevTools-2022.2:go-toolset-1.17-golang-bin-0:1.17.12-1.el7_9.s390x",
"7Workstation-DevTools-2022.2:go-toolset-1.17-golang-bin-0:1.17.12-1.el7_9.x86_64",
"7Workstation-DevTools-2022.2:go-toolset-1.17-golang-docs-0:1.17.12-1.el7_9.noarch",
"7Workstation-DevTools-2022.2:go-toolset-1.17-golang-misc-0:1.17.12-1.el7_9.ppc64le",
"7Workstation-DevTools-2022.2:go-toolset-1.17-golang-misc-0:1.17.12-1.el7_9.s390x",
"7Workstation-DevTools-2022.2:go-toolset-1.17-golang-misc-0:1.17.12-1.el7_9.x86_64",
"7Workstation-DevTools-2022.2:go-toolset-1.17-golang-race-0:1.17.12-1.el7_9.x86_64",
"7Workstation-DevTools-2022.2:go-toolset-1.17-golang-src-0:1.17.12-1.el7_9.ppc64le",
"7Workstation-DevTools-2022.2:go-toolset-1.17-golang-src-0:1.17.12-1.el7_9.s390x",
"7Workstation-DevTools-2022.2:go-toolset-1.17-golang-src-0:1.17.12-1.el7_9.x86_64",
"7Workstation-DevTools-2022.2:go-toolset-1.17-golang-tests-0:1.17.12-1.el7_9.ppc64le",
"7Workstation-DevTools-2022.2:go-toolset-1.17-golang-tests-0:1.17.12-1.el7_9.s390x",
"7Workstation-DevTools-2022.2:go-toolset-1.17-golang-tests-0:1.17.12-1.el7_9.x86_64",
"7Workstation-DevTools-2022.2:go-toolset-1.17-runtime-0:1.17.12-1.el7_9.ppc64le",
"7Workstation-DevTools-2022.2:go-toolset-1.17-runtime-0:1.17.12-1.el7_9.s390x",
"7Workstation-DevTools-2022.2:go-toolset-1.17-runtime-0:1.17.12-1.el7_9.x86_64",
"7Workstation-DevTools-2022.2:go-toolset-1.17-scldevel-0:1.17.12-1.el7_9.ppc64le",
"7Workstation-DevTools-2022.2:go-toolset-1.17-scldevel-0:1.17.12-1.el7_9.s390x",
"7Workstation-DevTools-2022.2:go-toolset-1.17-scldevel-0:1.17.12-1.el7_9.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "golang: net/http/httputil: NewSingleHostReverseProxy - omit X-Forwarded-For not working"
}
]
}
rhsa-2022_6535
Vulnerability from csaf_redhat
Notes
{
"document": {
"aggregate_severity": {
"namespace": "https://access.redhat.com/security/updates/classification/",
"text": "Low"
},
"category": "csaf_security_advisory",
"csaf_version": "2.0",
"distribution": {
"text": "Copyright \u00a9 Red Hat, Inc. All rights reserved.",
"tlp": {
"label": "WHITE",
"url": "https://www.first.org/tlp/"
}
},
"lang": "en",
"notes": [
{
"category": "summary",
"text": "Red Hat OpenShift Container Platform release 4.11.5 is now available with\nupdates to packages and images that fix several bugs and add enhancements.\n\nThis release includes a security update for Red Hat OpenShift Container Platform 4.11.\n\nRed Hat Product Security has rated this update as having a security impact\nof Low. A Common Vulnerability Scoring System (CVSS) base score, which\ngives a detailed severity rating, is available for each vulnerability from\nthe CVE link(s) in the References section.",
"title": "Topic"
},
{
"category": "general",
"text": "Red Hat OpenShift Container Platform is Red Hat\u0027s cloud computing\nKubernetes application platform solution designed for on-premise or private\ncloud deployments.\n\nThis advisory contains the RPM packages for Red Hat OpenShift Container Platform 4.11.5. See the following advisory for the container images for this release:\n\nhttps://access.redhat.com/errata/RHSA-2022:6536\n\nSecurity Fix(es):\n\n* golang: crypto/tls: session tickets lack random ticket_age_add\n(CVE-2022-30629)\n\nFor more details about the security issue(s), including the impact, a CVSS\nscore, acknowledgments, and other related information, refer to the CVE\npage(s)\nlisted in the References section.\n\nAll OpenShift Container Platform 4.11 users are advised to upgrade to these updated packages and images when they are available in the appropriate release channel. To check for available updates, use the OpenShift Console or the CLI oc command. Instructions for upgrading a cluster are available at https://docs.openshift.com/container-platform/4.11/updating/updating-cluster-cli.html",
"title": "Details"
},
{
"category": "legal_disclaimer",
"text": "This content is licensed under the Creative Commons Attribution 4.0 International License (https://creativecommons.org/licenses/by/4.0/). If you distribute this content, or a modified version of it, you must provide attribution to Red Hat Inc. and provide a link to the original.",
"title": "Terms of Use"
}
],
"publisher": {
"category": "vendor",
"contact_details": "https://access.redhat.com/security/team/contact/",
"issuing_authority": "Red Hat Product Security is responsible for vulnerability handling across all Red Hat products and services.",
"name": "Red Hat Product Security",
"namespace": "https://www.redhat.com"
},
"references": [
{
"category": "self",
"summary": "https://access.redhat.com/errata/RHSA-2022:6535",
"url": "https://access.redhat.com/errata/RHSA-2022:6535"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/updates/classification/#low",
"url": "https://access.redhat.com/security/updates/classification/#low"
},
{
"category": "external",
"summary": "2092793",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2092793"
},
{
"category": "self",
"summary": "Canonical URL",
"url": "https://security.access.redhat.com/data/csaf/v2/advisories/2022/rhsa-2022_6535.json"
}
],
"title": "Red Hat Security Advisory: OpenShift Container Platform 4.11.5 packages and security update",
"tracking": {
"current_release_date": "2025-01-06T19:21:40+00:00",
"generator": {
"date": "2025-01-06T19:21:40+00:00",
"engine": {
"name": "Red Hat SDEngine",
"version": "4.2.5"
}
},
"id": "RHSA-2022:6535",
"initial_release_date": "2022-09-20T17:03:38+00:00",
"revision_history": [
{
"date": "2022-09-20T17:03:38+00:00",
"number": "1",
"summary": "Initial version"
},
{
"date": "2022-09-20T17:03:38+00:00",
"number": "2",
"summary": "Last updated version"
},
{
"date": "2025-01-06T19:21:40+00:00",
"number": "3",
"summary": "Last generated version"
}
],
"status": "final",
"version": "3"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_name",
"name": "Ironic content for Red Hat OpenShift Container Platform 4.11",
"product": {
"name": "Ironic content for Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-IRONIC-4.11",
"product_identification_helper": {
"cpe": "cpe:/a:redhat:openshift_ironic:4.11::el8"
}
}
},
{
"category": "product_name",
"name": "Red Hat OpenShift Container Platform 4.11",
"product": {
"name": "Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11",
"product_identification_helper": {
"cpe": "cpe:/a:redhat:openshift:4.11::el8"
}
}
}
],
"category": "product_family",
"name": "Red Hat OpenShift Enterprise"
},
{
"branches": [
{
"category": "product_version",
"name": "openstack-ironic-1:20.2.1-0.20220902195023.ab80152.el8.src",
"product": {
"name": "openstack-ironic-1:20.2.1-0.20220902195023.ab80152.el8.src",
"product_id": "openstack-ironic-1:20.2.1-0.20220902195023.ab80152.el8.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/openstack-ironic@20.2.1-0.20220902195023.ab80152.el8?arch=src\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "python-sushy-0:4.1.2-0.20220908165021.1ae8e49.el8.src",
"product": {
"name": "python-sushy-0:4.1.2-0.20220908165021.1ae8e49.el8.src",
"product_id": "python-sushy-0:4.1.2-0.20220908165021.1ae8e49.el8.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python-sushy@4.1.2-0.20220908165021.1ae8e49.el8?arch=src"
}
}
},
{
"category": "product_version",
"name": "cri-tools-0:1.24.2-6.el8.src",
"product": {
"name": "cri-tools-0:1.24.2-6.el8.src",
"product_id": "cri-tools-0:1.24.2-6.el8.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/cri-tools@1.24.2-6.el8?arch=src"
}
}
},
{
"category": "product_version",
"name": "openshift-0:4.11.0-202209131648.p0.g3882f8f.assembly.stream.el8.src",
"product": {
"name": "openshift-0:4.11.0-202209131648.p0.g3882f8f.assembly.stream.el8.src",
"product_id": "openshift-0:4.11.0-202209131648.p0.g3882f8f.assembly.stream.el8.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/openshift@4.11.0-202209131648.p0.g3882f8f.assembly.stream.el8?arch=src"
}
}
}
],
"category": "architecture",
"name": "src"
},
{
"branches": [
{
"category": "product_version",
"name": "openstack-ironic-1:20.2.1-0.20220902195023.ab80152.el8.noarch",
"product": {
"name": "openstack-ironic-1:20.2.1-0.20220902195023.ab80152.el8.noarch",
"product_id": "openstack-ironic-1:20.2.1-0.20220902195023.ab80152.el8.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/openstack-ironic@20.2.1-0.20220902195023.ab80152.el8?arch=noarch\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "openstack-ironic-api-1:20.2.1-0.20220902195023.ab80152.el8.noarch",
"product": {
"name": "openstack-ironic-api-1:20.2.1-0.20220902195023.ab80152.el8.noarch",
"product_id": "openstack-ironic-api-1:20.2.1-0.20220902195023.ab80152.el8.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/openstack-ironic-api@20.2.1-0.20220902195023.ab80152.el8?arch=noarch\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "openstack-ironic-common-1:20.2.1-0.20220902195023.ab80152.el8.noarch",
"product": {
"name": "openstack-ironic-common-1:20.2.1-0.20220902195023.ab80152.el8.noarch",
"product_id": "openstack-ironic-common-1:20.2.1-0.20220902195023.ab80152.el8.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/openstack-ironic-common@20.2.1-0.20220902195023.ab80152.el8?arch=noarch\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "openstack-ironic-conductor-1:20.2.1-0.20220902195023.ab80152.el8.noarch",
"product": {
"name": "openstack-ironic-conductor-1:20.2.1-0.20220902195023.ab80152.el8.noarch",
"product_id": "openstack-ironic-conductor-1:20.2.1-0.20220902195023.ab80152.el8.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/openstack-ironic-conductor@20.2.1-0.20220902195023.ab80152.el8?arch=noarch\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "openstack-ironic-dnsmasq-tftp-server-1:20.2.1-0.20220902195023.ab80152.el8.noarch",
"product": {
"name": "openstack-ironic-dnsmasq-tftp-server-1:20.2.1-0.20220902195023.ab80152.el8.noarch",
"product_id": "openstack-ironic-dnsmasq-tftp-server-1:20.2.1-0.20220902195023.ab80152.el8.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/openstack-ironic-dnsmasq-tftp-server@20.2.1-0.20220902195023.ab80152.el8?arch=noarch\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "python3-ironic-tests-1:20.2.1-0.20220902195023.ab80152.el8.noarch",
"product": {
"name": "python3-ironic-tests-1:20.2.1-0.20220902195023.ab80152.el8.noarch",
"product_id": "python3-ironic-tests-1:20.2.1-0.20220902195023.ab80152.el8.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-ironic-tests@20.2.1-0.20220902195023.ab80152.el8?arch=noarch\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "python3-sushy-0:4.1.2-0.20220908165021.1ae8e49.el8.noarch",
"product": {
"name": "python3-sushy-0:4.1.2-0.20220908165021.1ae8e49.el8.noarch",
"product_id": "python3-sushy-0:4.1.2-0.20220908165021.1ae8e49.el8.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-sushy@4.1.2-0.20220908165021.1ae8e49.el8?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "python3-sushy-tests-0:4.1.2-0.20220908165021.1ae8e49.el8.noarch",
"product": {
"name": "python3-sushy-tests-0:4.1.2-0.20220908165021.1ae8e49.el8.noarch",
"product_id": "python3-sushy-tests-0:4.1.2-0.20220908165021.1ae8e49.el8.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-sushy-tests@4.1.2-0.20220908165021.1ae8e49.el8?arch=noarch"
}
}
}
],
"category": "architecture",
"name": "noarch"
},
{
"branches": [
{
"category": "product_version",
"name": "cri-tools-0:1.24.2-6.el8.x86_64",
"product": {
"name": "cri-tools-0:1.24.2-6.el8.x86_64",
"product_id": "cri-tools-0:1.24.2-6.el8.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/cri-tools@1.24.2-6.el8?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "cri-tools-debugsource-0:1.24.2-6.el8.x86_64",
"product": {
"name": "cri-tools-debugsource-0:1.24.2-6.el8.x86_64",
"product_id": "cri-tools-debugsource-0:1.24.2-6.el8.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/cri-tools-debugsource@1.24.2-6.el8?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "cri-tools-debuginfo-0:1.24.2-6.el8.x86_64",
"product": {
"name": "cri-tools-debuginfo-0:1.24.2-6.el8.x86_64",
"product_id": "cri-tools-debuginfo-0:1.24.2-6.el8.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/cri-tools-debuginfo@1.24.2-6.el8?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "openshift-hyperkube-0:4.11.0-202209131648.p0.g3882f8f.assembly.stream.el8.x86_64",
"product": {
"name": "openshift-hyperkube-0:4.11.0-202209131648.p0.g3882f8f.assembly.stream.el8.x86_64",
"product_id": "openshift-hyperkube-0:4.11.0-202209131648.p0.g3882f8f.assembly.stream.el8.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/openshift-hyperkube@4.11.0-202209131648.p0.g3882f8f.assembly.stream.el8?arch=x86_64"
}
}
}
],
"category": "architecture",
"name": "x86_64"
},
{
"branches": [
{
"category": "product_version",
"name": "cri-tools-0:1.24.2-6.el8.aarch64",
"product": {
"name": "cri-tools-0:1.24.2-6.el8.aarch64",
"product_id": "cri-tools-0:1.24.2-6.el8.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/cri-tools@1.24.2-6.el8?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "cri-tools-debugsource-0:1.24.2-6.el8.aarch64",
"product": {
"name": "cri-tools-debugsource-0:1.24.2-6.el8.aarch64",
"product_id": "cri-tools-debugsource-0:1.24.2-6.el8.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/cri-tools-debugsource@1.24.2-6.el8?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "cri-tools-debuginfo-0:1.24.2-6.el8.aarch64",
"product": {
"name": "cri-tools-debuginfo-0:1.24.2-6.el8.aarch64",
"product_id": "cri-tools-debuginfo-0:1.24.2-6.el8.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/cri-tools-debuginfo@1.24.2-6.el8?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "openshift-hyperkube-0:4.11.0-202209131648.p0.g3882f8f.assembly.stream.el8.aarch64",
"product": {
"name": "openshift-hyperkube-0:4.11.0-202209131648.p0.g3882f8f.assembly.stream.el8.aarch64",
"product_id": "openshift-hyperkube-0:4.11.0-202209131648.p0.g3882f8f.assembly.stream.el8.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/openshift-hyperkube@4.11.0-202209131648.p0.g3882f8f.assembly.stream.el8?arch=aarch64"
}
}
}
],
"category": "architecture",
"name": "aarch64"
},
{
"branches": [
{
"category": "product_version",
"name": "cri-tools-0:1.24.2-6.el8.ppc64le",
"product": {
"name": "cri-tools-0:1.24.2-6.el8.ppc64le",
"product_id": "cri-tools-0:1.24.2-6.el8.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/cri-tools@1.24.2-6.el8?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "cri-tools-debugsource-0:1.24.2-6.el8.ppc64le",
"product": {
"name": "cri-tools-debugsource-0:1.24.2-6.el8.ppc64le",
"product_id": "cri-tools-debugsource-0:1.24.2-6.el8.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/cri-tools-debugsource@1.24.2-6.el8?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "cri-tools-debuginfo-0:1.24.2-6.el8.ppc64le",
"product": {
"name": "cri-tools-debuginfo-0:1.24.2-6.el8.ppc64le",
"product_id": "cri-tools-debuginfo-0:1.24.2-6.el8.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/cri-tools-debuginfo@1.24.2-6.el8?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "openshift-hyperkube-0:4.11.0-202209131648.p0.g3882f8f.assembly.stream.el8.ppc64le",
"product": {
"name": "openshift-hyperkube-0:4.11.0-202209131648.p0.g3882f8f.assembly.stream.el8.ppc64le",
"product_id": "openshift-hyperkube-0:4.11.0-202209131648.p0.g3882f8f.assembly.stream.el8.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/openshift-hyperkube@4.11.0-202209131648.p0.g3882f8f.assembly.stream.el8?arch=ppc64le"
}
}
}
],
"category": "architecture",
"name": "ppc64le"
},
{
"branches": [
{
"category": "product_version",
"name": "cri-tools-0:1.24.2-6.el8.s390x",
"product": {
"name": "cri-tools-0:1.24.2-6.el8.s390x",
"product_id": "cri-tools-0:1.24.2-6.el8.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/cri-tools@1.24.2-6.el8?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "cri-tools-debugsource-0:1.24.2-6.el8.s390x",
"product": {
"name": "cri-tools-debugsource-0:1.24.2-6.el8.s390x",
"product_id": "cri-tools-debugsource-0:1.24.2-6.el8.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/cri-tools-debugsource@1.24.2-6.el8?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "cri-tools-debuginfo-0:1.24.2-6.el8.s390x",
"product": {
"name": "cri-tools-debuginfo-0:1.24.2-6.el8.s390x",
"product_id": "cri-tools-debuginfo-0:1.24.2-6.el8.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/cri-tools-debuginfo@1.24.2-6.el8?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "openshift-hyperkube-0:4.11.0-202209131648.p0.g3882f8f.assembly.stream.el8.s390x",
"product": {
"name": "openshift-hyperkube-0:4.11.0-202209131648.p0.g3882f8f.assembly.stream.el8.s390x",
"product_id": "openshift-hyperkube-0:4.11.0-202209131648.p0.g3882f8f.assembly.stream.el8.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/openshift-hyperkube@4.11.0-202209131648.p0.g3882f8f.assembly.stream.el8?arch=s390x"
}
}
}
],
"category": "architecture",
"name": "s390x"
}
],
"category": "vendor",
"name": "Red Hat"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "cri-tools-0:1.24.2-6.el8.aarch64 as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:cri-tools-0:1.24.2-6.el8.aarch64"
},
"product_reference": "cri-tools-0:1.24.2-6.el8.aarch64",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cri-tools-0:1.24.2-6.el8.ppc64le as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:cri-tools-0:1.24.2-6.el8.ppc64le"
},
"product_reference": "cri-tools-0:1.24.2-6.el8.ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cri-tools-0:1.24.2-6.el8.s390x as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:cri-tools-0:1.24.2-6.el8.s390x"
},
"product_reference": "cri-tools-0:1.24.2-6.el8.s390x",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cri-tools-0:1.24.2-6.el8.src as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:cri-tools-0:1.24.2-6.el8.src"
},
"product_reference": "cri-tools-0:1.24.2-6.el8.src",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cri-tools-0:1.24.2-6.el8.x86_64 as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:cri-tools-0:1.24.2-6.el8.x86_64"
},
"product_reference": "cri-tools-0:1.24.2-6.el8.x86_64",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cri-tools-debuginfo-0:1.24.2-6.el8.aarch64 as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:cri-tools-debuginfo-0:1.24.2-6.el8.aarch64"
},
"product_reference": "cri-tools-debuginfo-0:1.24.2-6.el8.aarch64",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cri-tools-debuginfo-0:1.24.2-6.el8.ppc64le as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:cri-tools-debuginfo-0:1.24.2-6.el8.ppc64le"
},
"product_reference": "cri-tools-debuginfo-0:1.24.2-6.el8.ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cri-tools-debuginfo-0:1.24.2-6.el8.s390x as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:cri-tools-debuginfo-0:1.24.2-6.el8.s390x"
},
"product_reference": "cri-tools-debuginfo-0:1.24.2-6.el8.s390x",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cri-tools-debuginfo-0:1.24.2-6.el8.x86_64 as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:cri-tools-debuginfo-0:1.24.2-6.el8.x86_64"
},
"product_reference": "cri-tools-debuginfo-0:1.24.2-6.el8.x86_64",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cri-tools-debugsource-0:1.24.2-6.el8.aarch64 as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:cri-tools-debugsource-0:1.24.2-6.el8.aarch64"
},
"product_reference": "cri-tools-debugsource-0:1.24.2-6.el8.aarch64",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cri-tools-debugsource-0:1.24.2-6.el8.ppc64le as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:cri-tools-debugsource-0:1.24.2-6.el8.ppc64le"
},
"product_reference": "cri-tools-debugsource-0:1.24.2-6.el8.ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cri-tools-debugsource-0:1.24.2-6.el8.s390x as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:cri-tools-debugsource-0:1.24.2-6.el8.s390x"
},
"product_reference": "cri-tools-debugsource-0:1.24.2-6.el8.s390x",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cri-tools-debugsource-0:1.24.2-6.el8.x86_64 as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:cri-tools-debugsource-0:1.24.2-6.el8.x86_64"
},
"product_reference": "cri-tools-debugsource-0:1.24.2-6.el8.x86_64",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-0:4.11.0-202209131648.p0.g3882f8f.assembly.stream.el8.src as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:openshift-0:4.11.0-202209131648.p0.g3882f8f.assembly.stream.el8.src"
},
"product_reference": "openshift-0:4.11.0-202209131648.p0.g3882f8f.assembly.stream.el8.src",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-hyperkube-0:4.11.0-202209131648.p0.g3882f8f.assembly.stream.el8.aarch64 as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:openshift-hyperkube-0:4.11.0-202209131648.p0.g3882f8f.assembly.stream.el8.aarch64"
},
"product_reference": "openshift-hyperkube-0:4.11.0-202209131648.p0.g3882f8f.assembly.stream.el8.aarch64",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-hyperkube-0:4.11.0-202209131648.p0.g3882f8f.assembly.stream.el8.ppc64le as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:openshift-hyperkube-0:4.11.0-202209131648.p0.g3882f8f.assembly.stream.el8.ppc64le"
},
"product_reference": "openshift-hyperkube-0:4.11.0-202209131648.p0.g3882f8f.assembly.stream.el8.ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-hyperkube-0:4.11.0-202209131648.p0.g3882f8f.assembly.stream.el8.s390x as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:openshift-hyperkube-0:4.11.0-202209131648.p0.g3882f8f.assembly.stream.el8.s390x"
},
"product_reference": "openshift-hyperkube-0:4.11.0-202209131648.p0.g3882f8f.assembly.stream.el8.s390x",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-hyperkube-0:4.11.0-202209131648.p0.g3882f8f.assembly.stream.el8.x86_64 as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:openshift-hyperkube-0:4.11.0-202209131648.p0.g3882f8f.assembly.stream.el8.x86_64"
},
"product_reference": "openshift-hyperkube-0:4.11.0-202209131648.p0.g3882f8f.assembly.stream.el8.x86_64",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openstack-ironic-1:20.2.1-0.20220902195023.ab80152.el8.noarch as a component of Ironic content for Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-IRONIC-4.11:openstack-ironic-1:20.2.1-0.20220902195023.ab80152.el8.noarch"
},
"product_reference": "openstack-ironic-1:20.2.1-0.20220902195023.ab80152.el8.noarch",
"relates_to_product_reference": "8Base-RHOSE-IRONIC-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openstack-ironic-1:20.2.1-0.20220902195023.ab80152.el8.src as a component of Ironic content for Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-IRONIC-4.11:openstack-ironic-1:20.2.1-0.20220902195023.ab80152.el8.src"
},
"product_reference": "openstack-ironic-1:20.2.1-0.20220902195023.ab80152.el8.src",
"relates_to_product_reference": "8Base-RHOSE-IRONIC-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openstack-ironic-api-1:20.2.1-0.20220902195023.ab80152.el8.noarch as a component of Ironic content for Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-IRONIC-4.11:openstack-ironic-api-1:20.2.1-0.20220902195023.ab80152.el8.noarch"
},
"product_reference": "openstack-ironic-api-1:20.2.1-0.20220902195023.ab80152.el8.noarch",
"relates_to_product_reference": "8Base-RHOSE-IRONIC-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openstack-ironic-common-1:20.2.1-0.20220902195023.ab80152.el8.noarch as a component of Ironic content for Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-IRONIC-4.11:openstack-ironic-common-1:20.2.1-0.20220902195023.ab80152.el8.noarch"
},
"product_reference": "openstack-ironic-common-1:20.2.1-0.20220902195023.ab80152.el8.noarch",
"relates_to_product_reference": "8Base-RHOSE-IRONIC-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openstack-ironic-conductor-1:20.2.1-0.20220902195023.ab80152.el8.noarch as a component of Ironic content for Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-IRONIC-4.11:openstack-ironic-conductor-1:20.2.1-0.20220902195023.ab80152.el8.noarch"
},
"product_reference": "openstack-ironic-conductor-1:20.2.1-0.20220902195023.ab80152.el8.noarch",
"relates_to_product_reference": "8Base-RHOSE-IRONIC-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openstack-ironic-dnsmasq-tftp-server-1:20.2.1-0.20220902195023.ab80152.el8.noarch as a component of Ironic content for Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-IRONIC-4.11:openstack-ironic-dnsmasq-tftp-server-1:20.2.1-0.20220902195023.ab80152.el8.noarch"
},
"product_reference": "openstack-ironic-dnsmasq-tftp-server-1:20.2.1-0.20220902195023.ab80152.el8.noarch",
"relates_to_product_reference": "8Base-RHOSE-IRONIC-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-sushy-0:4.1.2-0.20220908165021.1ae8e49.el8.src as a component of Ironic content for Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-IRONIC-4.11:python-sushy-0:4.1.2-0.20220908165021.1ae8e49.el8.src"
},
"product_reference": "python-sushy-0:4.1.2-0.20220908165021.1ae8e49.el8.src",
"relates_to_product_reference": "8Base-RHOSE-IRONIC-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-ironic-tests-1:20.2.1-0.20220902195023.ab80152.el8.noarch as a component of Ironic content for Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-IRONIC-4.11:python3-ironic-tests-1:20.2.1-0.20220902195023.ab80152.el8.noarch"
},
"product_reference": "python3-ironic-tests-1:20.2.1-0.20220902195023.ab80152.el8.noarch",
"relates_to_product_reference": "8Base-RHOSE-IRONIC-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-sushy-0:4.1.2-0.20220908165021.1ae8e49.el8.noarch as a component of Ironic content for Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-IRONIC-4.11:python3-sushy-0:4.1.2-0.20220908165021.1ae8e49.el8.noarch"
},
"product_reference": "python3-sushy-0:4.1.2-0.20220908165021.1ae8e49.el8.noarch",
"relates_to_product_reference": "8Base-RHOSE-IRONIC-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-sushy-tests-0:4.1.2-0.20220908165021.1ae8e49.el8.noarch as a component of Ironic content for Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-IRONIC-4.11:python3-sushy-tests-0:4.1.2-0.20220908165021.1ae8e49.el8.noarch"
},
"product_reference": "python3-sushy-tests-0:4.1.2-0.20220908165021.1ae8e49.el8.noarch",
"relates_to_product_reference": "8Base-RHOSE-IRONIC-4.11"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2022-30629",
"cwe": {
"id": "CWE-331",
"name": "Insufficient Entropy"
},
"discovery_date": "2022-06-02T00:00:00+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"8Base-RHOSE-4.11:openshift-0:4.11.0-202209131648.p0.g3882f8f.assembly.stream.el8.src",
"8Base-RHOSE-4.11:openshift-hyperkube-0:4.11.0-202209131648.p0.g3882f8f.assembly.stream.el8.aarch64",
"8Base-RHOSE-4.11:openshift-hyperkube-0:4.11.0-202209131648.p0.g3882f8f.assembly.stream.el8.ppc64le",
"8Base-RHOSE-4.11:openshift-hyperkube-0:4.11.0-202209131648.p0.g3882f8f.assembly.stream.el8.s390x",
"8Base-RHOSE-4.11:openshift-hyperkube-0:4.11.0-202209131648.p0.g3882f8f.assembly.stream.el8.x86_64",
"8Base-RHOSE-IRONIC-4.11:openstack-ironic-1:20.2.1-0.20220902195023.ab80152.el8.noarch",
"8Base-RHOSE-IRONIC-4.11:openstack-ironic-1:20.2.1-0.20220902195023.ab80152.el8.src",
"8Base-RHOSE-IRONIC-4.11:openstack-ironic-api-1:20.2.1-0.20220902195023.ab80152.el8.noarch",
"8Base-RHOSE-IRONIC-4.11:openstack-ironic-common-1:20.2.1-0.20220902195023.ab80152.el8.noarch",
"8Base-RHOSE-IRONIC-4.11:openstack-ironic-conductor-1:20.2.1-0.20220902195023.ab80152.el8.noarch",
"8Base-RHOSE-IRONIC-4.11:openstack-ironic-dnsmasq-tftp-server-1:20.2.1-0.20220902195023.ab80152.el8.noarch",
"8Base-RHOSE-IRONIC-4.11:python-sushy-0:4.1.2-0.20220908165021.1ae8e49.el8.src",
"8Base-RHOSE-IRONIC-4.11:python3-ironic-tests-1:20.2.1-0.20220902195023.ab80152.el8.noarch",
"8Base-RHOSE-IRONIC-4.11:python3-sushy-0:4.1.2-0.20220908165021.1ae8e49.el8.noarch",
"8Base-RHOSE-IRONIC-4.11:python3-sushy-tests-0:4.1.2-0.20220908165021.1ae8e49.el8.noarch"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2092793"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in the crypto/tls golang package. When session tickets are generated by crypto/tls, it is missing the ticket expiration. This issue may allow an attacker to observe the TLS handshakes to correlate successive connections during session resumption.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "golang: crypto/tls: session tickets lack random ticket_age_add",
"title": "Vulnerability summary"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"8Base-RHOSE-4.11:cri-tools-0:1.24.2-6.el8.aarch64",
"8Base-RHOSE-4.11:cri-tools-0:1.24.2-6.el8.ppc64le",
"8Base-RHOSE-4.11:cri-tools-0:1.24.2-6.el8.s390x",
"8Base-RHOSE-4.11:cri-tools-0:1.24.2-6.el8.src",
"8Base-RHOSE-4.11:cri-tools-0:1.24.2-6.el8.x86_64",
"8Base-RHOSE-4.11:cri-tools-debuginfo-0:1.24.2-6.el8.aarch64",
"8Base-RHOSE-4.11:cri-tools-debuginfo-0:1.24.2-6.el8.ppc64le",
"8Base-RHOSE-4.11:cri-tools-debuginfo-0:1.24.2-6.el8.s390x",
"8Base-RHOSE-4.11:cri-tools-debuginfo-0:1.24.2-6.el8.x86_64",
"8Base-RHOSE-4.11:cri-tools-debugsource-0:1.24.2-6.el8.aarch64",
"8Base-RHOSE-4.11:cri-tools-debugsource-0:1.24.2-6.el8.ppc64le",
"8Base-RHOSE-4.11:cri-tools-debugsource-0:1.24.2-6.el8.s390x",
"8Base-RHOSE-4.11:cri-tools-debugsource-0:1.24.2-6.el8.x86_64"
],
"known_not_affected": [
"8Base-RHOSE-4.11:openshift-0:4.11.0-202209131648.p0.g3882f8f.assembly.stream.el8.src",
"8Base-RHOSE-4.11:openshift-hyperkube-0:4.11.0-202209131648.p0.g3882f8f.assembly.stream.el8.aarch64",
"8Base-RHOSE-4.11:openshift-hyperkube-0:4.11.0-202209131648.p0.g3882f8f.assembly.stream.el8.ppc64le",
"8Base-RHOSE-4.11:openshift-hyperkube-0:4.11.0-202209131648.p0.g3882f8f.assembly.stream.el8.s390x",
"8Base-RHOSE-4.11:openshift-hyperkube-0:4.11.0-202209131648.p0.g3882f8f.assembly.stream.el8.x86_64",
"8Base-RHOSE-IRONIC-4.11:openstack-ironic-1:20.2.1-0.20220902195023.ab80152.el8.noarch",
"8Base-RHOSE-IRONIC-4.11:openstack-ironic-1:20.2.1-0.20220902195023.ab80152.el8.src",
"8Base-RHOSE-IRONIC-4.11:openstack-ironic-api-1:20.2.1-0.20220902195023.ab80152.el8.noarch",
"8Base-RHOSE-IRONIC-4.11:openstack-ironic-common-1:20.2.1-0.20220902195023.ab80152.el8.noarch",
"8Base-RHOSE-IRONIC-4.11:openstack-ironic-conductor-1:20.2.1-0.20220902195023.ab80152.el8.noarch",
"8Base-RHOSE-IRONIC-4.11:openstack-ironic-dnsmasq-tftp-server-1:20.2.1-0.20220902195023.ab80152.el8.noarch",
"8Base-RHOSE-IRONIC-4.11:python-sushy-0:4.1.2-0.20220908165021.1ae8e49.el8.src",
"8Base-RHOSE-IRONIC-4.11:python3-ironic-tests-1:20.2.1-0.20220902195023.ab80152.el8.noarch",
"8Base-RHOSE-IRONIC-4.11:python3-sushy-0:4.1.2-0.20220908165021.1ae8e49.el8.noarch",
"8Base-RHOSE-IRONIC-4.11:python3-sushy-tests-0:4.1.2-0.20220908165021.1ae8e49.el8.noarch"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2022-30629"
},
{
"category": "external",
"summary": "RHBZ#2092793",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2092793"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2022-30629",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-30629"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2022-30629",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2022-30629"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-announce/c/TzIC9-t8Ytg",
"url": "https://groups.google.com/g/golang-announce/c/TzIC9-t8Ytg"
}
],
"release_date": "2022-06-02T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2022-09-20T17:03:38+00:00",
"details": "For OpenShift Container Platform 4.11 see the following documentation,\nwhich will be updated shortly for this release, for important instructions\non how to upgrade your cluster and fully apply this asynchronous errata\nupdate:\n\nhttps://docs.openshift.com/container-platform/4.11/release_notes/ocp-4-11-release-notes.html\n\nDetails on how to access this content are available at\nhttps://docs.openshift.com/container-platform/4.11/updating/updating-cluster-cli.html",
"product_ids": [
"8Base-RHOSE-4.11:cri-tools-0:1.24.2-6.el8.aarch64",
"8Base-RHOSE-4.11:cri-tools-0:1.24.2-6.el8.ppc64le",
"8Base-RHOSE-4.11:cri-tools-0:1.24.2-6.el8.s390x",
"8Base-RHOSE-4.11:cri-tools-0:1.24.2-6.el8.src",
"8Base-RHOSE-4.11:cri-tools-0:1.24.2-6.el8.x86_64",
"8Base-RHOSE-4.11:cri-tools-debuginfo-0:1.24.2-6.el8.aarch64",
"8Base-RHOSE-4.11:cri-tools-debuginfo-0:1.24.2-6.el8.ppc64le",
"8Base-RHOSE-4.11:cri-tools-debuginfo-0:1.24.2-6.el8.s390x",
"8Base-RHOSE-4.11:cri-tools-debuginfo-0:1.24.2-6.el8.x86_64",
"8Base-RHOSE-4.11:cri-tools-debugsource-0:1.24.2-6.el8.aarch64",
"8Base-RHOSE-4.11:cri-tools-debugsource-0:1.24.2-6.el8.ppc64le",
"8Base-RHOSE-4.11:cri-tools-debugsource-0:1.24.2-6.el8.s390x",
"8Base-RHOSE-4.11:cri-tools-debugsource-0:1.24.2-6.el8.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2022:6535"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "HIGH",
"attackVector": "NETWORK",
"availabilityImpact": "NONE",
"baseScore": 3.1,
"baseSeverity": "LOW",
"confidentialityImpact": "LOW",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "REQUIRED",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:R/S:U/C:L/I:N/A:N",
"version": "3.1"
},
"products": [
"8Base-RHOSE-4.11:cri-tools-0:1.24.2-6.el8.aarch64",
"8Base-RHOSE-4.11:cri-tools-0:1.24.2-6.el8.ppc64le",
"8Base-RHOSE-4.11:cri-tools-0:1.24.2-6.el8.s390x",
"8Base-RHOSE-4.11:cri-tools-0:1.24.2-6.el8.src",
"8Base-RHOSE-4.11:cri-tools-0:1.24.2-6.el8.x86_64",
"8Base-RHOSE-4.11:cri-tools-debuginfo-0:1.24.2-6.el8.aarch64",
"8Base-RHOSE-4.11:cri-tools-debuginfo-0:1.24.2-6.el8.ppc64le",
"8Base-RHOSE-4.11:cri-tools-debuginfo-0:1.24.2-6.el8.s390x",
"8Base-RHOSE-4.11:cri-tools-debuginfo-0:1.24.2-6.el8.x86_64",
"8Base-RHOSE-4.11:cri-tools-debugsource-0:1.24.2-6.el8.aarch64",
"8Base-RHOSE-4.11:cri-tools-debugsource-0:1.24.2-6.el8.ppc64le",
"8Base-RHOSE-4.11:cri-tools-debugsource-0:1.24.2-6.el8.s390x",
"8Base-RHOSE-4.11:cri-tools-debugsource-0:1.24.2-6.el8.x86_64",
"8Base-RHOSE-4.11:openshift-0:4.11.0-202209131648.p0.g3882f8f.assembly.stream.el8.src",
"8Base-RHOSE-4.11:openshift-hyperkube-0:4.11.0-202209131648.p0.g3882f8f.assembly.stream.el8.aarch64",
"8Base-RHOSE-4.11:openshift-hyperkube-0:4.11.0-202209131648.p0.g3882f8f.assembly.stream.el8.ppc64le",
"8Base-RHOSE-4.11:openshift-hyperkube-0:4.11.0-202209131648.p0.g3882f8f.assembly.stream.el8.s390x",
"8Base-RHOSE-4.11:openshift-hyperkube-0:4.11.0-202209131648.p0.g3882f8f.assembly.stream.el8.x86_64",
"8Base-RHOSE-IRONIC-4.11:openstack-ironic-1:20.2.1-0.20220902195023.ab80152.el8.noarch",
"8Base-RHOSE-IRONIC-4.11:openstack-ironic-1:20.2.1-0.20220902195023.ab80152.el8.src",
"8Base-RHOSE-IRONIC-4.11:openstack-ironic-api-1:20.2.1-0.20220902195023.ab80152.el8.noarch",
"8Base-RHOSE-IRONIC-4.11:openstack-ironic-common-1:20.2.1-0.20220902195023.ab80152.el8.noarch",
"8Base-RHOSE-IRONIC-4.11:openstack-ironic-conductor-1:20.2.1-0.20220902195023.ab80152.el8.noarch",
"8Base-RHOSE-IRONIC-4.11:openstack-ironic-dnsmasq-tftp-server-1:20.2.1-0.20220902195023.ab80152.el8.noarch",
"8Base-RHOSE-IRONIC-4.11:python-sushy-0:4.1.2-0.20220908165021.1ae8e49.el8.src",
"8Base-RHOSE-IRONIC-4.11:python3-ironic-tests-1:20.2.1-0.20220902195023.ab80152.el8.noarch",
"8Base-RHOSE-IRONIC-4.11:python3-sushy-0:4.1.2-0.20220908165021.1ae8e49.el8.noarch",
"8Base-RHOSE-IRONIC-4.11:python3-sushy-tests-0:4.1.2-0.20220908165021.1ae8e49.el8.noarch"
]
}
],
"threats": [
{
"category": "impact",
"details": "Low"
}
],
"title": "golang: crypto/tls: session tickets lack random ticket_age_add"
}
]
}
rhsa-2022_8750
Vulnerability from csaf_redhat
Notes
{
"document": {
"aggregate_severity": {
"namespace": "https://access.redhat.com/security/updates/classification/",
"text": "Moderate"
},
"category": "csaf_security_advisory",
"csaf_version": "2.0",
"distribution": {
"text": "Copyright \u00a9 Red Hat, Inc. All rights reserved.",
"tlp": {
"label": "WHITE",
"url": "https://www.first.org/tlp/"
}
},
"lang": "en",
"notes": [
{
"category": "summary",
"text": "Red Hat OpenShift Virtualization release 4.11.1 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 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": "OpenShift Virtualization is Red Hat\u0027s virtualization solution designed for Red Hat OpenShift Container Platform.\n\nSecurity Fix(es):\n\n* golang: out-of-bounds read in golang.org/x/text/language leads to DoS (CVE-2021-38561)\n\n* golang: encoding/pem: fix stack overflow in Decode (CVE-2022-24675)\n\n* golang: regexp: stack exhaustion via a deeply nested expression (CVE-2022-24921)\n\n* golang: crypto/elliptic: panic caused by oversized scalar (CVE-2022-28327)\n\n* golang: crypto/tls: session tickets lack random ticket_age_add (CVE-2022-30629)\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* Cloning a Block DV to VM with Filesystem with not big enough size comes to endless loop - using pvc api (BZ#2033191)\n\n* Restart of VM Pod causes SSH keys to be regenerated within VM (BZ#2087177)\n\n* Import gzipped raw file causes image to be downloaded and uncompressed to TMPDIR (BZ#2089391)\n\n* [4.11] VM Snapshot Restore hangs indefinitely when backed by a snapshotclass (BZ#2098225)\n\n* Fedora version in DataImportCrons is not \u0027latest\u0027 (BZ#2102694)\n\n* [4.11] Cloned VM\u0027s snapshot restore fails if the source VM disk is deleted (BZ#2109407)\n\n* CNV introduces a compliance check fail in \"ocp4-moderate\" profile - routes-protected-by-tls (BZ#2110562)\n\n* Nightly build: v4.11.0-578: index format was changed in 4.11 to file-based instead of sqlite-based (BZ#2112643)\n\n* Unable to start windows VMs on PSI setups (BZ#2115371)\n\n* [4.11.1]virt-launcher cannot be started on OCP 4.12 due to PodSecurity restricted:v1.24 (BZ#2128997)\n\n* Mark Windows 11 as TechPreview (BZ#2129013)\n\n* 4.11.1 rpms (BZ#2139453)\n\nThis advisory contains the following OpenShift Virtualization 4.11.1 images.\n\nRHEL-8-CNV-4.11\n\nvirt-cdi-operator-container-v4.11.1-5\nvirt-cdi-uploadserver-container-v4.11.1-5\nvirt-cdi-apiserver-container-v4.11.1-5\nvirt-cdi-importer-container-v4.11.1-5\nvirt-cdi-controller-container-v4.11.1-5\nvirt-cdi-cloner-container-v4.11.1-5\nvirt-cdi-uploadproxy-container-v4.11.1-5\ncheckup-framework-container-v4.11.1-3\nkubevirt-tekton-tasks-wait-for-vmi-status-container-v4.11.1-7\nkubevirt-tekton-tasks-create-datavolume-container-v4.11.1-7\nkubevirt-template-validator-container-v4.11.1-4\nvirt-handler-container-v4.11.1-5\nhostpath-provisioner-operator-container-v4.11.1-4\nvirt-api-container-v4.11.1-5\nvm-network-latency-checkup-container-v4.11.1-3\ncluster-network-addons-operator-container-v4.11.1-5\nvirtio-win-container-v4.11.1-4\nvirt-launcher-container-v4.11.1-5\novs-cni-marker-container-v4.11.1-5\nhyperconverged-cluster-webhook-container-v4.11.1-7\nvirt-controller-container-v4.11.1-5\nvirt-artifacts-server-container-v4.11.1-5\nkubevirt-tekton-tasks-modify-vm-template-container-v4.11.1-7\nkubevirt-tekton-tasks-disk-virt-customize-container-v4.11.1-7\nlibguestfs-tools-container-v4.11.1-5\nhostpath-provisioner-container-v4.11.1-4\nkubevirt-tekton-tasks-disk-virt-sysprep-container-v4.11.1-7\nkubevirt-tekton-tasks-copy-template-container-v4.11.1-7\ncnv-containernetworking-plugins-container-v4.11.1-5\nbridge-marker-container-v4.11.1-5\nvirt-operator-container-v4.11.1-5\nhostpath-csi-driver-container-v4.11.1-4\nkubevirt-tekton-tasks-create-vm-from-template-container-v4.11.1-7\nkubemacpool-container-v4.11.1-5\nhyperconverged-cluster-operator-container-v4.11.1-7\nkubevirt-ssp-operator-container-v4.11.1-4\novs-cni-plugin-container-v4.11.1-5\nkubevirt-tekton-tasks-cleanup-vm-container-v4.11.1-7\nkubevirt-tekton-tasks-operator-container-v4.11.1-2\ncnv-must-gather-container-v4.11.1-8\nkubevirt-console-plugin-container-v4.11.1-9\nhco-bundle-registry-container-v4.11.1-49",
"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-2022:8750",
"url": "https://access.redhat.com/errata/RHSA-2022:8750"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/updates/classification/#moderate",
"url": "https://access.redhat.com/security/updates/classification/#moderate"
},
{
"category": "external",
"summary": "2033191",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2033191"
},
{
"category": "external",
"summary": "2064857",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2064857"
},
{
"category": "external",
"summary": "2070772",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2070772"
},
{
"category": "external",
"summary": "2077688",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2077688"
},
{
"category": "external",
"summary": "2077689",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2077689"
},
{
"category": "external",
"summary": "2087177",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2087177"
},
{
"category": "external",
"summary": "2089391",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2089391"
},
{
"category": "external",
"summary": "2091856",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2091856"
},
{
"category": "external",
"summary": "2092793",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2092793"
},
{
"category": "external",
"summary": "2098225",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2098225"
},
{
"category": "external",
"summary": "2100495",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2100495"
},
{
"category": "external",
"summary": "2102694",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2102694"
},
{
"category": "external",
"summary": "2109407",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2109407"
},
{
"category": "external",
"summary": "2110562",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2110562"
},
{
"category": "external",
"summary": "2112643",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2112643"
},
{
"category": "external",
"summary": "2115371",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2115371"
},
{
"category": "external",
"summary": "2119613",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2119613"
},
{
"category": "external",
"summary": "2128554",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2128554"
},
{
"category": "external",
"summary": "2128872",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2128872"
},
{
"category": "external",
"summary": "2128997",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2128997"
},
{
"category": "external",
"summary": "2129013",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2129013"
},
{
"category": "external",
"summary": "2129235",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2129235"
},
{
"category": "external",
"summary": "2134668",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2134668"
},
{
"category": "external",
"summary": "2139453",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2139453"
},
{
"category": "self",
"summary": "Canonical URL",
"url": "https://security.access.redhat.com/data/csaf/v2/advisories/2022/rhsa-2022_8750.json"
}
],
"title": "Red Hat Security Advisory: OpenShift Virtualization 4.11.1 security and bug fix update",
"tracking": {
"current_release_date": "2025-01-06T19:22:50+00:00",
"generator": {
"date": "2025-01-06T19:22:50+00:00",
"engine": {
"name": "Red Hat SDEngine",
"version": "4.2.5"
}
},
"id": "RHSA-2022:8750",
"initial_release_date": "2022-12-01T21:09:40+00:00",
"revision_history": [
{
"date": "2022-12-01T21:09:40+00:00",
"number": "1",
"summary": "Initial version"
},
{
"date": "2022-12-01T21:09:40+00:00",
"number": "2",
"summary": "Last updated version"
},
{
"date": "2025-01-06T19:22:50+00:00",
"number": "3",
"summary": "Last generated version"
}
],
"status": "final",
"version": "3"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_name",
"name": "CNV 4.11 for RHEL 8",
"product": {
"name": "CNV 4.11 for RHEL 8",
"product_id": "8Base-CNV-4.11",
"product_identification_helper": {
"cpe": "cpe:/a:redhat:container_native_virtualization:4.11::el8"
}
}
}
],
"category": "product_family",
"name": "OpenShift Virtualization"
},
{
"branches": [
{
"category": "product_version",
"name": "container-native-virtualization/bridge-marker@sha256:59e80e29aef53d75cd40d526a2f033fb7aa1ac649da1a9e76b64d466257176cd_amd64",
"product": {
"name": "container-native-virtualization/bridge-marker@sha256:59e80e29aef53d75cd40d526a2f033fb7aa1ac649da1a9e76b64d466257176cd_amd64",
"product_id": "container-native-virtualization/bridge-marker@sha256:59e80e29aef53d75cd40d526a2f033fb7aa1ac649da1a9e76b64d466257176cd_amd64",
"product_identification_helper": {
"purl": "pkg:oci/bridge-marker@sha256:59e80e29aef53d75cd40d526a2f033fb7aa1ac649da1a9e76b64d466257176cd?arch=amd64\u0026repository_url=registry.redhat.io/container-native-virtualization/bridge-marker\u0026tag=v4.11.1-8"
}
}
},
{
"category": "product_version",
"name": "container-native-virtualization/checkup-framework@sha256:2370dd32b3e15b4261ed6267d5233ff549bd58bf5700edecc4062cce4a2bc302_amd64",
"product": {
"name": "container-native-virtualization/checkup-framework@sha256:2370dd32b3e15b4261ed6267d5233ff549bd58bf5700edecc4062cce4a2bc302_amd64",
"product_id": "container-native-virtualization/checkup-framework@sha256:2370dd32b3e15b4261ed6267d5233ff549bd58bf5700edecc4062cce4a2bc302_amd64",
"product_identification_helper": {
"purl": "pkg:oci/checkup-framework@sha256:2370dd32b3e15b4261ed6267d5233ff549bd58bf5700edecc4062cce4a2bc302?arch=amd64\u0026repository_url=registry.redhat.io/container-native-virtualization/checkup-framework\u0026tag=v4.11.1-8"
}
}
},
{
"category": "product_version",
"name": "container-native-virtualization/cluster-network-addons-operator@sha256:62bc5bdbecd1c2b15d254ef0f6754c155a3dff53178e3b7e48b0e064d82e0ebe_amd64",
"product": {
"name": "container-native-virtualization/cluster-network-addons-operator@sha256:62bc5bdbecd1c2b15d254ef0f6754c155a3dff53178e3b7e48b0e064d82e0ebe_amd64",
"product_id": "container-native-virtualization/cluster-network-addons-operator@sha256:62bc5bdbecd1c2b15d254ef0f6754c155a3dff53178e3b7e48b0e064d82e0ebe_amd64",
"product_identification_helper": {
"purl": "pkg:oci/cluster-network-addons-operator@sha256:62bc5bdbecd1c2b15d254ef0f6754c155a3dff53178e3b7e48b0e064d82e0ebe?arch=amd64\u0026repository_url=registry.redhat.io/container-native-virtualization/cluster-network-addons-operator\u0026tag=v4.11.1-8"
}
}
},
{
"category": "product_version",
"name": "container-native-virtualization/cnv-containernetworking-plugins@sha256:37cbda49804ccc5626216e3a4f0fde8d94d93111e49b2b9256cd9da07985681e_amd64",
"product": {
"name": "container-native-virtualization/cnv-containernetworking-plugins@sha256:37cbda49804ccc5626216e3a4f0fde8d94d93111e49b2b9256cd9da07985681e_amd64",
"product_id": "container-native-virtualization/cnv-containernetworking-plugins@sha256:37cbda49804ccc5626216e3a4f0fde8d94d93111e49b2b9256cd9da07985681e_amd64",
"product_identification_helper": {
"purl": "pkg:oci/cnv-containernetworking-plugins@sha256:37cbda49804ccc5626216e3a4f0fde8d94d93111e49b2b9256cd9da07985681e?arch=amd64\u0026repository_url=registry.redhat.io/container-native-virtualization/cnv-containernetworking-plugins\u0026tag=v4.11.1-8"
}
}
},
{
"category": "product_version",
"name": "container-native-virtualization/cnv-must-gather-rhel8@sha256:288403025b7d6f5e1ee9d32bf23efc07d63ab90ad4f9f558949dfac44f6c3abc_amd64",
"product": {
"name": "container-native-virtualization/cnv-must-gather-rhel8@sha256:288403025b7d6f5e1ee9d32bf23efc07d63ab90ad4f9f558949dfac44f6c3abc_amd64",
"product_id": "container-native-virtualization/cnv-must-gather-rhel8@sha256:288403025b7d6f5e1ee9d32bf23efc07d63ab90ad4f9f558949dfac44f6c3abc_amd64",
"product_identification_helper": {
"purl": "pkg:oci/cnv-must-gather-rhel8@sha256:288403025b7d6f5e1ee9d32bf23efc07d63ab90ad4f9f558949dfac44f6c3abc?arch=amd64\u0026repository_url=registry.redhat.io/container-native-virtualization/cnv-must-gather-rhel8\u0026tag=v4.11.1-15"
}
}
},
{
"category": "product_version",
"name": "container-native-virtualization/hco-bundle-registry@sha256:2ed82d656fb357c2eafdbf5e3436a27c6c27e81ff9a78e6108d624b0e5ac4df2_amd64",
"product": {
"name": "container-native-virtualization/hco-bundle-registry@sha256:2ed82d656fb357c2eafdbf5e3436a27c6c27e81ff9a78e6108d624b0e5ac4df2_amd64",
"product_id": "container-native-virtualization/hco-bundle-registry@sha256:2ed82d656fb357c2eafdbf5e3436a27c6c27e81ff9a78e6108d624b0e5ac4df2_amd64",
"product_identification_helper": {
"purl": "pkg:oci/hco-bundle-registry@sha256:2ed82d656fb357c2eafdbf5e3436a27c6c27e81ff9a78e6108d624b0e5ac4df2?arch=amd64\u0026repository_url=registry.redhat.io/container-native-virtualization/hco-bundle-registry\u0026tag=v4.11.1-92"
}
}
},
{
"category": "product_version",
"name": "container-native-virtualization/hostpath-csi-driver-rhel8@sha256:db4873121d15ac4ac438a101a7b7c347769922311d53e8d06b02c41e3b62ecac_amd64",
"product": {
"name": "container-native-virtualization/hostpath-csi-driver-rhel8@sha256:db4873121d15ac4ac438a101a7b7c347769922311d53e8d06b02c41e3b62ecac_amd64",
"product_id": "container-native-virtualization/hostpath-csi-driver-rhel8@sha256:db4873121d15ac4ac438a101a7b7c347769922311d53e8d06b02c41e3b62ecac_amd64",
"product_identification_helper": {
"purl": "pkg:oci/hostpath-csi-driver-rhel8@sha256:db4873121d15ac4ac438a101a7b7c347769922311d53e8d06b02c41e3b62ecac?arch=amd64\u0026repository_url=registry.redhat.io/container-native-virtualization/hostpath-csi-driver-rhel8\u0026tag=v4.11.1-5"
}
}
},
{
"category": "product_version",
"name": "container-native-virtualization/hostpath-csi-driver@sha256:db4873121d15ac4ac438a101a7b7c347769922311d53e8d06b02c41e3b62ecac_amd64",
"product": {
"name": "container-native-virtualization/hostpath-csi-driver@sha256:db4873121d15ac4ac438a101a7b7c347769922311d53e8d06b02c41e3b62ecac_amd64",
"product_id": "container-native-virtualization/hostpath-csi-driver@sha256:db4873121d15ac4ac438a101a7b7c347769922311d53e8d06b02c41e3b62ecac_amd64",
"product_identification_helper": {
"purl": "pkg:oci/hostpath-csi-driver@sha256:db4873121d15ac4ac438a101a7b7c347769922311d53e8d06b02c41e3b62ecac?arch=amd64\u0026repository_url=registry.redhat.io/container-native-virtualization/hostpath-csi-driver\u0026tag=v4.11.1-5"
}
}
},
{
"category": "product_version",
"name": "container-native-virtualization/hostpath-provisioner-rhel8@sha256:f8f67f5e67ea99dda1445257ceba9e68614efe9c8d2fc257d88ce6bcf56ec40f_amd64",
"product": {
"name": "container-native-virtualization/hostpath-provisioner-rhel8@sha256:f8f67f5e67ea99dda1445257ceba9e68614efe9c8d2fc257d88ce6bcf56ec40f_amd64",
"product_id": "container-native-virtualization/hostpath-provisioner-rhel8@sha256:f8f67f5e67ea99dda1445257ceba9e68614efe9c8d2fc257d88ce6bcf56ec40f_amd64",
"product_identification_helper": {
"purl": "pkg:oci/hostpath-provisioner-rhel8@sha256:f8f67f5e67ea99dda1445257ceba9e68614efe9c8d2fc257d88ce6bcf56ec40f?arch=amd64\u0026repository_url=registry.redhat.io/container-native-virtualization/hostpath-provisioner-rhel8\u0026tag=v4.11.1-5"
}
}
},
{
"category": "product_version",
"name": "container-native-virtualization/hostpath-provisioner-rhel8-operator@sha256:42ed6288a8444726a7addb617bdb53ccff36090d2b22f4499d4b2ccc51009b17_amd64",
"product": {
"name": "container-native-virtualization/hostpath-provisioner-rhel8-operator@sha256:42ed6288a8444726a7addb617bdb53ccff36090d2b22f4499d4b2ccc51009b17_amd64",
"product_id": "container-native-virtualization/hostpath-provisioner-rhel8-operator@sha256:42ed6288a8444726a7addb617bdb53ccff36090d2b22f4499d4b2ccc51009b17_amd64",
"product_identification_helper": {
"purl": "pkg:oci/hostpath-provisioner-rhel8-operator@sha256:42ed6288a8444726a7addb617bdb53ccff36090d2b22f4499d4b2ccc51009b17?arch=amd64\u0026repository_url=registry.redhat.io/container-native-virtualization/hostpath-provisioner-rhel8-operator\u0026tag=v4.11.1-6"
}
}
},
{
"category": "product_version",
"name": "container-native-virtualization/hyperconverged-cluster-operator@sha256:98be2c9b4d41c8e35067318d01a76a747513652fcbd41ba38070b49ab1858e6c_amd64",
"product": {
"name": "container-native-virtualization/hyperconverged-cluster-operator@sha256:98be2c9b4d41c8e35067318d01a76a747513652fcbd41ba38070b49ab1858e6c_amd64",
"product_id": "container-native-virtualization/hyperconverged-cluster-operator@sha256:98be2c9b4d41c8e35067318d01a76a747513652fcbd41ba38070b49ab1858e6c_amd64",
"product_identification_helper": {
"purl": "pkg:oci/hyperconverged-cluster-operator@sha256:98be2c9b4d41c8e35067318d01a76a747513652fcbd41ba38070b49ab1858e6c?arch=amd64\u0026repository_url=registry.redhat.io/container-native-virtualization/hyperconverged-cluster-operator\u0026tag=v4.11.1-10"
}
}
},
{
"category": "product_version",
"name": "container-native-virtualization/hyperconverged-cluster-webhook-rhel8@sha256:45c90ed991c655126f8a9acb909d1e5607e224ec6412a015308794e5b02fe320_amd64",
"product": {
"name": "container-native-virtualization/hyperconverged-cluster-webhook-rhel8@sha256:45c90ed991c655126f8a9acb909d1e5607e224ec6412a015308794e5b02fe320_amd64",
"product_id": "container-native-virtualization/hyperconverged-cluster-webhook-rhel8@sha256:45c90ed991c655126f8a9acb909d1e5607e224ec6412a015308794e5b02fe320_amd64",
"product_identification_helper": {
"purl": "pkg:oci/hyperconverged-cluster-webhook-rhel8@sha256:45c90ed991c655126f8a9acb909d1e5607e224ec6412a015308794e5b02fe320?arch=amd64\u0026repository_url=registry.redhat.io/container-native-virtualization/hyperconverged-cluster-webhook-rhel8\u0026tag=v4.11.1-10"
}
}
},
{
"category": "product_version",
"name": "container-native-virtualization/kubemacpool@sha256:6f4c35e008f158160a28419568a1db2ce9bb3a2e1d3d2eb882fa0499be7dedd0_amd64",
"product": {
"name": "container-native-virtualization/kubemacpool@sha256:6f4c35e008f158160a28419568a1db2ce9bb3a2e1d3d2eb882fa0499be7dedd0_amd64",
"product_id": "container-native-virtualization/kubemacpool@sha256:6f4c35e008f158160a28419568a1db2ce9bb3a2e1d3d2eb882fa0499be7dedd0_amd64",
"product_identification_helper": {
"purl": "pkg:oci/kubemacpool@sha256:6f4c35e008f158160a28419568a1db2ce9bb3a2e1d3d2eb882fa0499be7dedd0?arch=amd64\u0026repository_url=registry.redhat.io/container-native-virtualization/kubemacpool\u0026tag=v4.11.1-8"
}
}
},
{
"category": "product_version",
"name": "container-native-virtualization/kubevirt-console-plugin@sha256:12f988f14cd8a4f7d5fa175a488435ad571091e2544670a0509fe1027ba71cfb_amd64",
"product": {
"name": "container-native-virtualization/kubevirt-console-plugin@sha256:12f988f14cd8a4f7d5fa175a488435ad571091e2544670a0509fe1027ba71cfb_amd64",
"product_id": "container-native-virtualization/kubevirt-console-plugin@sha256:12f988f14cd8a4f7d5fa175a488435ad571091e2544670a0509fe1027ba71cfb_amd64",
"product_identification_helper": {
"purl": "pkg:oci/kubevirt-console-plugin@sha256:12f988f14cd8a4f7d5fa175a488435ad571091e2544670a0509fe1027ba71cfb?arch=amd64\u0026repository_url=registry.redhat.io/container-native-virtualization/kubevirt-console-plugin\u0026tag=v4.11.1-17"
}
}
},
{
"category": "product_version",
"name": "container-native-virtualization/kubevirt-ssp-operator@sha256:b2c001156b0abeb4e2c890927fb935bc43c20300125b7add856302dfcea7052c_amd64",
"product": {
"name": "container-native-virtualization/kubevirt-ssp-operator@sha256:b2c001156b0abeb4e2c890927fb935bc43c20300125b7add856302dfcea7052c_amd64",
"product_id": "container-native-virtualization/kubevirt-ssp-operator@sha256:b2c001156b0abeb4e2c890927fb935bc43c20300125b7add856302dfcea7052c_amd64",
"product_identification_helper": {
"purl": "pkg:oci/kubevirt-ssp-operator@sha256:b2c001156b0abeb4e2c890927fb935bc43c20300125b7add856302dfcea7052c?arch=amd64\u0026repository_url=registry.redhat.io/container-native-virtualization/kubevirt-ssp-operator\u0026tag=v4.11.1-7"
}
}
},
{
"category": "product_version",
"name": "container-native-virtualization/kubevirt-tekton-tasks-cleanup-vm@sha256:f80bccd1ba7d922113f9f3a1506d01dd7d07ac8d70ef7c72eae497a368b6c303_amd64",
"product": {
"name": "container-native-virtualization/kubevirt-tekton-tasks-cleanup-vm@sha256:f80bccd1ba7d922113f9f3a1506d01dd7d07ac8d70ef7c72eae497a368b6c303_amd64",
"product_id": "container-native-virtualization/kubevirt-tekton-tasks-cleanup-vm@sha256:f80bccd1ba7d922113f9f3a1506d01dd7d07ac8d70ef7c72eae497a368b6c303_amd64",
"product_identification_helper": {
"purl": "pkg:oci/kubevirt-tekton-tasks-cleanup-vm@sha256:f80bccd1ba7d922113f9f3a1506d01dd7d07ac8d70ef7c72eae497a368b6c303?arch=amd64\u0026repository_url=registry.redhat.io/container-native-virtualization/kubevirt-tekton-tasks-cleanup-vm\u0026tag=v4.11.1-15"
}
}
},
{
"category": "product_version",
"name": "container-native-virtualization/kubevirt-tekton-tasks-copy-template@sha256:295767815690a79bb3b08895ab8937e322769773ad4cf7a305229ab29ccea897_amd64",
"product": {
"name": "container-native-virtualization/kubevirt-tekton-tasks-copy-template@sha256:295767815690a79bb3b08895ab8937e322769773ad4cf7a305229ab29ccea897_amd64",
"product_id": "container-native-virtualization/kubevirt-tekton-tasks-copy-template@sha256:295767815690a79bb3b08895ab8937e322769773ad4cf7a305229ab29ccea897_amd64",
"product_identification_helper": {
"purl": "pkg:oci/kubevirt-tekton-tasks-copy-template@sha256:295767815690a79bb3b08895ab8937e322769773ad4cf7a305229ab29ccea897?arch=amd64\u0026repository_url=registry.redhat.io/container-native-virtualization/kubevirt-tekton-tasks-copy-template\u0026tag=v4.11.1-15"
}
}
},
{
"category": "product_version",
"name": "container-native-virtualization/kubevirt-tekton-tasks-create-datavolume@sha256:3e3a30a00b367480d3182820ba11e366d87b44ff1e626f9025ddd2c612d78e47_amd64",
"product": {
"name": "container-native-virtualization/kubevirt-tekton-tasks-create-datavolume@sha256:3e3a30a00b367480d3182820ba11e366d87b44ff1e626f9025ddd2c612d78e47_amd64",
"product_id": "container-native-virtualization/kubevirt-tekton-tasks-create-datavolume@sha256:3e3a30a00b367480d3182820ba11e366d87b44ff1e626f9025ddd2c612d78e47_amd64",
"product_identification_helper": {
"purl": "pkg:oci/kubevirt-tekton-tasks-create-datavolume@sha256:3e3a30a00b367480d3182820ba11e366d87b44ff1e626f9025ddd2c612d78e47?arch=amd64\u0026repository_url=registry.redhat.io/container-native-virtualization/kubevirt-tekton-tasks-create-datavolume\u0026tag=v4.11.1-15"
}
}
},
{
"category": "product_version",
"name": "container-native-virtualization/kubevirt-tekton-tasks-create-vm-from-template@sha256:4a5362a1fa6fc22344231321616b0f5e1cec7152c73bf0d00a36df62448076ee_amd64",
"product": {
"name": "container-native-virtualization/kubevirt-tekton-tasks-create-vm-from-template@sha256:4a5362a1fa6fc22344231321616b0f5e1cec7152c73bf0d00a36df62448076ee_amd64",
"product_id": "container-native-virtualization/kubevirt-tekton-tasks-create-vm-from-template@sha256:4a5362a1fa6fc22344231321616b0f5e1cec7152c73bf0d00a36df62448076ee_amd64",
"product_identification_helper": {
"purl": "pkg:oci/kubevirt-tekton-tasks-create-vm-from-template@sha256:4a5362a1fa6fc22344231321616b0f5e1cec7152c73bf0d00a36df62448076ee?arch=amd64\u0026repository_url=registry.redhat.io/container-native-virtualization/kubevirt-tekton-tasks-create-vm-from-template\u0026tag=v4.11.1-15"
}
}
},
{
"category": "product_version",
"name": "container-native-virtualization/kubevirt-tekton-tasks-disk-virt-customize@sha256:fffeced76624d73cb2fd19919726886d28fd1bf4ce22549ce0ca84ed972b9e73_amd64",
"product": {
"name": "container-native-virtualization/kubevirt-tekton-tasks-disk-virt-customize@sha256:fffeced76624d73cb2fd19919726886d28fd1bf4ce22549ce0ca84ed972b9e73_amd64",
"product_id": "container-native-virtualization/kubevirt-tekton-tasks-disk-virt-customize@sha256:fffeced76624d73cb2fd19919726886d28fd1bf4ce22549ce0ca84ed972b9e73_amd64",
"product_identification_helper": {
"purl": "pkg:oci/kubevirt-tekton-tasks-disk-virt-customize@sha256:fffeced76624d73cb2fd19919726886d28fd1bf4ce22549ce0ca84ed972b9e73?arch=amd64\u0026repository_url=registry.redhat.io/container-native-virtualization/kubevirt-tekton-tasks-disk-virt-customize\u0026tag=v4.11.1-15"
}
}
},
{
"category": "product_version",
"name": "container-native-virtualization/kubevirt-tekton-tasks-disk-virt-sysprep@sha256:4e0d47644f1f44e1f01902691edce9e27acfa1aeb5f2de98439acfea7596c2e9_amd64",
"product": {
"name": "container-native-virtualization/kubevirt-tekton-tasks-disk-virt-sysprep@sha256:4e0d47644f1f44e1f01902691edce9e27acfa1aeb5f2de98439acfea7596c2e9_amd64",
"product_id": "container-native-virtualization/kubevirt-tekton-tasks-disk-virt-sysprep@sha256:4e0d47644f1f44e1f01902691edce9e27acfa1aeb5f2de98439acfea7596c2e9_amd64",
"product_identification_helper": {
"purl": "pkg:oci/kubevirt-tekton-tasks-disk-virt-sysprep@sha256:4e0d47644f1f44e1f01902691edce9e27acfa1aeb5f2de98439acfea7596c2e9?arch=amd64\u0026repository_url=registry.redhat.io/container-native-virtualization/kubevirt-tekton-tasks-disk-virt-sysprep\u0026tag=v4.11.1-15"
}
}
},
{
"category": "product_version",
"name": "container-native-virtualization/kubevirt-tekton-tasks-modify-vm-template@sha256:53e110e700707e9f876d08a68240b6841ba5932e32b18ace1f9b8be1e575d954_amd64",
"product": {
"name": "container-native-virtualization/kubevirt-tekton-tasks-modify-vm-template@sha256:53e110e700707e9f876d08a68240b6841ba5932e32b18ace1f9b8be1e575d954_amd64",
"product_id": "container-native-virtualization/kubevirt-tekton-tasks-modify-vm-template@sha256:53e110e700707e9f876d08a68240b6841ba5932e32b18ace1f9b8be1e575d954_amd64",
"product_identification_helper": {
"purl": "pkg:oci/kubevirt-tekton-tasks-modify-vm-template@sha256:53e110e700707e9f876d08a68240b6841ba5932e32b18ace1f9b8be1e575d954?arch=amd64\u0026repository_url=registry.redhat.io/container-native-virtualization/kubevirt-tekton-tasks-modify-vm-template\u0026tag=v4.11.1-15"
}
}
},
{
"category": "product_version",
"name": "container-native-virtualization/kubevirt-tekton-tasks-operator@sha256:f854b68b7443c4ed87e50132aa776e1b60bd71e888cee4e181840667858b7a90_amd64",
"product": {
"name": "container-native-virtualization/kubevirt-tekton-tasks-operator@sha256:f854b68b7443c4ed87e50132aa776e1b60bd71e888cee4e181840667858b7a90_amd64",
"product_id": "container-native-virtualization/kubevirt-tekton-tasks-operator@sha256:f854b68b7443c4ed87e50132aa776e1b60bd71e888cee4e181840667858b7a90_amd64",
"product_identification_helper": {
"purl": "pkg:oci/kubevirt-tekton-tasks-operator@sha256:f854b68b7443c4ed87e50132aa776e1b60bd71e888cee4e181840667858b7a90?arch=amd64\u0026repository_url=registry.redhat.io/container-native-virtualization/kubevirt-tekton-tasks-operator\u0026tag=v4.11.1-4"
}
}
},
{
"category": "product_version",
"name": "container-native-virtualization/kubevirt-tekton-tasks-wait-for-vmi-status@sha256:b55e6949adf047224f78d0eba66a5b64c787719f4236a4b4feab268071f0c015_amd64",
"product": {
"name": "container-native-virtualization/kubevirt-tekton-tasks-wait-for-vmi-status@sha256:b55e6949adf047224f78d0eba66a5b64c787719f4236a4b4feab268071f0c015_amd64",
"product_id": "container-native-virtualization/kubevirt-tekton-tasks-wait-for-vmi-status@sha256:b55e6949adf047224f78d0eba66a5b64c787719f4236a4b4feab268071f0c015_amd64",
"product_identification_helper": {
"purl": "pkg:oci/kubevirt-tekton-tasks-wait-for-vmi-status@sha256:b55e6949adf047224f78d0eba66a5b64c787719f4236a4b4feab268071f0c015?arch=amd64\u0026repository_url=registry.redhat.io/container-native-virtualization/kubevirt-tekton-tasks-wait-for-vmi-status\u0026tag=v4.11.1-15"
}
}
},
{
"category": "product_version",
"name": "container-native-virtualization/kubevirt-template-validator@sha256:f3b8bdc5905143bcfe825ceb633ed04219913ebff04edaabe019810771306578_amd64",
"product": {
"name": "container-native-virtualization/kubevirt-template-validator@sha256:f3b8bdc5905143bcfe825ceb633ed04219913ebff04edaabe019810771306578_amd64",
"product_id": "container-native-virtualization/kubevirt-template-validator@sha256:f3b8bdc5905143bcfe825ceb633ed04219913ebff04edaabe019810771306578_amd64",
"product_identification_helper": {
"purl": "pkg:oci/kubevirt-template-validator@sha256:f3b8bdc5905143bcfe825ceb633ed04219913ebff04edaabe019810771306578?arch=amd64\u0026repository_url=registry.redhat.io/container-native-virtualization/kubevirt-template-validator\u0026tag=v4.11.1-7"
}
}
},
{
"category": "product_version",
"name": "container-native-virtualization/libguestfs-tools@sha256:d244c934a8209d4bfd04f42fee30ec456078a1db61f1720d11c745cc76ab3e1d_amd64",
"product": {
"name": "container-native-virtualization/libguestfs-tools@sha256:d244c934a8209d4bfd04f42fee30ec456078a1db61f1720d11c745cc76ab3e1d_amd64",
"product_id": "container-native-virtualization/libguestfs-tools@sha256:d244c934a8209d4bfd04f42fee30ec456078a1db61f1720d11c745cc76ab3e1d_amd64",
"product_identification_helper": {
"purl": "pkg:oci/libguestfs-tools@sha256:d244c934a8209d4bfd04f42fee30ec456078a1db61f1720d11c745cc76ab3e1d?arch=amd64\u0026repository_url=registry.redhat.io/container-native-virtualization/libguestfs-tools\u0026tag=v4.11.1-11"
}
}
},
{
"category": "product_version",
"name": "container-native-virtualization/ovs-cni-marker@sha256:7109aa0773b2a019fc4e981009100b94b7adb89119be585f9a577b258af277b2_amd64",
"product": {
"name": "container-native-virtualization/ovs-cni-marker@sha256:7109aa0773b2a019fc4e981009100b94b7adb89119be585f9a577b258af277b2_amd64",
"product_id": "container-native-virtualization/ovs-cni-marker@sha256:7109aa0773b2a019fc4e981009100b94b7adb89119be585f9a577b258af277b2_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ovs-cni-marker@sha256:7109aa0773b2a019fc4e981009100b94b7adb89119be585f9a577b258af277b2?arch=amd64\u0026repository_url=registry.redhat.io/container-native-virtualization/ovs-cni-marker\u0026tag=v4.11.1-8"
}
}
},
{
"category": "product_version",
"name": "container-native-virtualization/ovs-cni-plugin@sha256:10baab1fb06b0afbf4c790e24c6cea12516c1f4e047c9515309af20ef45e6c01_amd64",
"product": {
"name": "container-native-virtualization/ovs-cni-plugin@sha256:10baab1fb06b0afbf4c790e24c6cea12516c1f4e047c9515309af20ef45e6c01_amd64",
"product_id": "container-native-virtualization/ovs-cni-plugin@sha256:10baab1fb06b0afbf4c790e24c6cea12516c1f4e047c9515309af20ef45e6c01_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ovs-cni-plugin@sha256:10baab1fb06b0afbf4c790e24c6cea12516c1f4e047c9515309af20ef45e6c01?arch=amd64\u0026repository_url=registry.redhat.io/container-native-virtualization/ovs-cni-plugin\u0026tag=v4.11.1-8"
}
}
},
{
"category": "product_version",
"name": "container-native-virtualization/virt-api@sha256:a66fb987f6eca11f2922dc3ef5e199ef12817bac071d033829f01a3dcb2c4e14_amd64",
"product": {
"name": "container-native-virtualization/virt-api@sha256:a66fb987f6eca11f2922dc3ef5e199ef12817bac071d033829f01a3dcb2c4e14_amd64",
"product_id": "container-native-virtualization/virt-api@sha256:a66fb987f6eca11f2922dc3ef5e199ef12817bac071d033829f01a3dcb2c4e14_amd64",
"product_identification_helper": {
"purl": "pkg:oci/virt-api@sha256:a66fb987f6eca11f2922dc3ef5e199ef12817bac071d033829f01a3dcb2c4e14?arch=amd64\u0026repository_url=registry.redhat.io/container-native-virtualization/virt-api\u0026tag=v4.11.1-11"
}
}
},
{
"category": "product_version",
"name": "container-native-virtualization/virt-artifacts-server@sha256:ef16ccd7b5928288b84e16dbc8e5e3c83716174d98b414de7d8c98f4d780fa48_amd64",
"product": {
"name": "container-native-virtualization/virt-artifacts-server@sha256:ef16ccd7b5928288b84e16dbc8e5e3c83716174d98b414de7d8c98f4d780fa48_amd64",
"product_id": "container-native-virtualization/virt-artifacts-server@sha256:ef16ccd7b5928288b84e16dbc8e5e3c83716174d98b414de7d8c98f4d780fa48_amd64",
"product_identification_helper": {
"purl": "pkg:oci/virt-artifacts-server@sha256:ef16ccd7b5928288b84e16dbc8e5e3c83716174d98b414de7d8c98f4d780fa48?arch=amd64\u0026repository_url=registry.redhat.io/container-native-virtualization/virt-artifacts-server\u0026tag=v4.11.1-11"
}
}
},
{
"category": "product_version",
"name": "container-native-virtualization/virt-cdi-apiserver@sha256:3fbe2cf982203ad1565faf3dfdff2131a95754fa1924bc4540ef16a8c6a92996_amd64",
"product": {
"name": "container-native-virtualization/virt-cdi-apiserver@sha256:3fbe2cf982203ad1565faf3dfdff2131a95754fa1924bc4540ef16a8c6a92996_amd64",
"product_id": "container-native-virtualization/virt-cdi-apiserver@sha256:3fbe2cf982203ad1565faf3dfdff2131a95754fa1924bc4540ef16a8c6a92996_amd64",
"product_identification_helper": {
"purl": "pkg:oci/virt-cdi-apiserver@sha256:3fbe2cf982203ad1565faf3dfdff2131a95754fa1924bc4540ef16a8c6a92996?arch=amd64\u0026repository_url=registry.redhat.io/container-native-virtualization/virt-cdi-apiserver\u0026tag=v4.11.1-7"
}
}
},
{
"category": "product_version",
"name": "container-native-virtualization/virt-cdi-cloner@sha256:6570c84c760ddc023cc254c252d8a7a986d50e9dffb09cb56db0334f08454965_amd64",
"product": {
"name": "container-native-virtualization/virt-cdi-cloner@sha256:6570c84c760ddc023cc254c252d8a7a986d50e9dffb09cb56db0334f08454965_amd64",
"product_id": "container-native-virtualization/virt-cdi-cloner@sha256:6570c84c760ddc023cc254c252d8a7a986d50e9dffb09cb56db0334f08454965_amd64",
"product_identification_helper": {
"purl": "pkg:oci/virt-cdi-cloner@sha256:6570c84c760ddc023cc254c252d8a7a986d50e9dffb09cb56db0334f08454965?arch=amd64\u0026repository_url=registry.redhat.io/container-native-virtualization/virt-cdi-cloner\u0026tag=v4.11.1-7"
}
}
},
{
"category": "product_version",
"name": "container-native-virtualization/virt-cdi-controller@sha256:23f99683fc40c258ffa809f6e4e97835d9506247f4dc35640275c365d54b95c0_amd64",
"product": {
"name": "container-native-virtualization/virt-cdi-controller@sha256:23f99683fc40c258ffa809f6e4e97835d9506247f4dc35640275c365d54b95c0_amd64",
"product_id": "container-native-virtualization/virt-cdi-controller@sha256:23f99683fc40c258ffa809f6e4e97835d9506247f4dc35640275c365d54b95c0_amd64",
"product_identification_helper": {
"purl": "pkg:oci/virt-cdi-controller@sha256:23f99683fc40c258ffa809f6e4e97835d9506247f4dc35640275c365d54b95c0?arch=amd64\u0026repository_url=registry.redhat.io/container-native-virtualization/virt-cdi-controller\u0026tag=v4.11.1-7"
}
}
},
{
"category": "product_version",
"name": "container-native-virtualization/virt-cdi-importer@sha256:171e69c1cf17c27b2eb69e6411b50e616366e5c188dd25baeade3c634c1425e4_amd64",
"product": {
"name": "container-native-virtualization/virt-cdi-importer@sha256:171e69c1cf17c27b2eb69e6411b50e616366e5c188dd25baeade3c634c1425e4_amd64",
"product_id": "container-native-virtualization/virt-cdi-importer@sha256:171e69c1cf17c27b2eb69e6411b50e616366e5c188dd25baeade3c634c1425e4_amd64",
"product_identification_helper": {
"purl": "pkg:oci/virt-cdi-importer@sha256:171e69c1cf17c27b2eb69e6411b50e616366e5c188dd25baeade3c634c1425e4?arch=amd64\u0026repository_url=registry.redhat.io/container-native-virtualization/virt-cdi-importer\u0026tag=v4.11.1-7"
}
}
},
{
"category": "product_version",
"name": "container-native-virtualization/virt-cdi-operator@sha256:6acb6fdc85de481f0ec834646760701d1351eecfb72ecacd2393509d84f07c1f_amd64",
"product": {
"name": "container-native-virtualization/virt-cdi-operator@sha256:6acb6fdc85de481f0ec834646760701d1351eecfb72ecacd2393509d84f07c1f_amd64",
"product_id": "container-native-virtualization/virt-cdi-operator@sha256:6acb6fdc85de481f0ec834646760701d1351eecfb72ecacd2393509d84f07c1f_amd64",
"product_identification_helper": {
"purl": "pkg:oci/virt-cdi-operator@sha256:6acb6fdc85de481f0ec834646760701d1351eecfb72ecacd2393509d84f07c1f?arch=amd64\u0026repository_url=registry.redhat.io/container-native-virtualization/virt-cdi-operator\u0026tag=v4.11.1-7"
}
}
},
{
"category": "product_version",
"name": "container-native-virtualization/virt-cdi-uploadproxy@sha256:e33e0ed610af88df4a2901c0b78aeb2e174d43ba60c7d7982b7c78b2f4545846_amd64",
"product": {
"name": "container-native-virtualization/virt-cdi-uploadproxy@sha256:e33e0ed610af88df4a2901c0b78aeb2e174d43ba60c7d7982b7c78b2f4545846_amd64",
"product_id": "container-native-virtualization/virt-cdi-uploadproxy@sha256:e33e0ed610af88df4a2901c0b78aeb2e174d43ba60c7d7982b7c78b2f4545846_amd64",
"product_identification_helper": {
"purl": "pkg:oci/virt-cdi-uploadproxy@sha256:e33e0ed610af88df4a2901c0b78aeb2e174d43ba60c7d7982b7c78b2f4545846?arch=amd64\u0026repository_url=registry.redhat.io/container-native-virtualization/virt-cdi-uploadproxy\u0026tag=v4.11.1-7"
}
}
},
{
"category": "product_version",
"name": "container-native-virtualization/virt-cdi-uploadserver@sha256:17d7ef4fd170b41bd6c0eaed374d591ab4e816d8c7d9ba5afa3d97ddd97b1521_amd64",
"product": {
"name": "container-native-virtualization/virt-cdi-uploadserver@sha256:17d7ef4fd170b41bd6c0eaed374d591ab4e816d8c7d9ba5afa3d97ddd97b1521_amd64",
"product_id": "container-native-virtualization/virt-cdi-uploadserver@sha256:17d7ef4fd170b41bd6c0eaed374d591ab4e816d8c7d9ba5afa3d97ddd97b1521_amd64",
"product_identification_helper": {
"purl": "pkg:oci/virt-cdi-uploadserver@sha256:17d7ef4fd170b41bd6c0eaed374d591ab4e816d8c7d9ba5afa3d97ddd97b1521?arch=amd64\u0026repository_url=registry.redhat.io/container-native-virtualization/virt-cdi-uploadserver\u0026tag=v4.11.1-7"
}
}
},
{
"category": "product_version",
"name": "container-native-virtualization/virt-controller@sha256:834c84710fa4b61b5797681e538723dda5962fc06484c092dfebb28d7ea4fd6e_amd64",
"product": {
"name": "container-native-virtualization/virt-controller@sha256:834c84710fa4b61b5797681e538723dda5962fc06484c092dfebb28d7ea4fd6e_amd64",
"product_id": "container-native-virtualization/virt-controller@sha256:834c84710fa4b61b5797681e538723dda5962fc06484c092dfebb28d7ea4fd6e_amd64",
"product_identification_helper": {
"purl": "pkg:oci/virt-controller@sha256:834c84710fa4b61b5797681e538723dda5962fc06484c092dfebb28d7ea4fd6e?arch=amd64\u0026repository_url=registry.redhat.io/container-native-virtualization/virt-controller\u0026tag=v4.11.1-11"
}
}
},
{
"category": "product_version",
"name": "container-native-virtualization/virt-handler@sha256:5232ce9a3704e6be8bce6bccddb234275afdaaf655a239cca642d2afc7a583ba_amd64",
"product": {
"name": "container-native-virtualization/virt-handler@sha256:5232ce9a3704e6be8bce6bccddb234275afdaaf655a239cca642d2afc7a583ba_amd64",
"product_id": "container-native-virtualization/virt-handler@sha256:5232ce9a3704e6be8bce6bccddb234275afdaaf655a239cca642d2afc7a583ba_amd64",
"product_identification_helper": {
"purl": "pkg:oci/virt-handler@sha256:5232ce9a3704e6be8bce6bccddb234275afdaaf655a239cca642d2afc7a583ba?arch=amd64\u0026repository_url=registry.redhat.io/container-native-virtualization/virt-handler\u0026tag=v4.11.1-11"
}
}
},
{
"category": "product_version",
"name": "container-native-virtualization/virtio-win@sha256:1a0ba39da4dc899ba8c1f13acb1f978f4c794a99163ba4935e4975cad6610e70_amd64",
"product": {
"name": "container-native-virtualization/virtio-win@sha256:1a0ba39da4dc899ba8c1f13acb1f978f4c794a99163ba4935e4975cad6610e70_amd64",
"product_id": "container-native-virtualization/virtio-win@sha256:1a0ba39da4dc899ba8c1f13acb1f978f4c794a99163ba4935e4975cad6610e70_amd64",
"product_identification_helper": {
"purl": "pkg:oci/virtio-win@sha256:1a0ba39da4dc899ba8c1f13acb1f978f4c794a99163ba4935e4975cad6610e70?arch=amd64\u0026repository_url=registry.redhat.io/container-native-virtualization/virtio-win\u0026tag=v4.11.1-6"
}
}
},
{
"category": "product_version",
"name": "container-native-virtualization/virt-launcher@sha256:9cbbc3692cdcc0f8552a5de7233e5c43a3f9e56b6dc93af1c7c8bc3ccfed9aaf_amd64",
"product": {
"name": "container-native-virtualization/virt-launcher@sha256:9cbbc3692cdcc0f8552a5de7233e5c43a3f9e56b6dc93af1c7c8bc3ccfed9aaf_amd64",
"product_id": "container-native-virtualization/virt-launcher@sha256:9cbbc3692cdcc0f8552a5de7233e5c43a3f9e56b6dc93af1c7c8bc3ccfed9aaf_amd64",
"product_identification_helper": {
"purl": "pkg:oci/virt-launcher@sha256:9cbbc3692cdcc0f8552a5de7233e5c43a3f9e56b6dc93af1c7c8bc3ccfed9aaf?arch=amd64\u0026repository_url=registry.redhat.io/container-native-virtualization/virt-launcher\u0026tag=v4.11.1-11"
}
}
},
{
"category": "product_version",
"name": "container-native-virtualization/virt-operator@sha256:4f91d8c011681951daa86ef1f9293fbfd3d9cc4eaa4746761ba1c3fc41149bb0_amd64",
"product": {
"name": "container-native-virtualization/virt-operator@sha256:4f91d8c011681951daa86ef1f9293fbfd3d9cc4eaa4746761ba1c3fc41149bb0_amd64",
"product_id": "container-native-virtualization/virt-operator@sha256:4f91d8c011681951daa86ef1f9293fbfd3d9cc4eaa4746761ba1c3fc41149bb0_amd64",
"product_identification_helper": {
"purl": "pkg:oci/virt-operator@sha256:4f91d8c011681951daa86ef1f9293fbfd3d9cc4eaa4746761ba1c3fc41149bb0?arch=amd64\u0026repository_url=registry.redhat.io/container-native-virtualization/virt-operator\u0026tag=v4.11.1-11"
}
}
},
{
"category": "product_version",
"name": "container-native-virtualization/vm-network-latency-checkup@sha256:6fd6c7b974eabe5a710b1fa2b3aaf783fe3951112b42a0156743cb16a033b700_amd64",
"product": {
"name": "container-native-virtualization/vm-network-latency-checkup@sha256:6fd6c7b974eabe5a710b1fa2b3aaf783fe3951112b42a0156743cb16a033b700_amd64",
"product_id": "container-native-virtualization/vm-network-latency-checkup@sha256:6fd6c7b974eabe5a710b1fa2b3aaf783fe3951112b42a0156743cb16a033b700_amd64",
"product_identification_helper": {
"purl": "pkg:oci/vm-network-latency-checkup@sha256:6fd6c7b974eabe5a710b1fa2b3aaf783fe3951112b42a0156743cb16a033b700?arch=amd64\u0026repository_url=registry.redhat.io/container-native-virtualization/vm-network-latency-checkup\u0026tag=v4.11.1-8"
}
}
}
],
"category": "architecture",
"name": "amd64"
}
],
"category": "vendor",
"name": "Red Hat"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "container-native-virtualization/bridge-marker@sha256:59e80e29aef53d75cd40d526a2f033fb7aa1ac649da1a9e76b64d466257176cd_amd64 as a component of CNV 4.11 for RHEL 8",
"product_id": "8Base-CNV-4.11:container-native-virtualization/bridge-marker@sha256:59e80e29aef53d75cd40d526a2f033fb7aa1ac649da1a9e76b64d466257176cd_amd64"
},
"product_reference": "container-native-virtualization/bridge-marker@sha256:59e80e29aef53d75cd40d526a2f033fb7aa1ac649da1a9e76b64d466257176cd_amd64",
"relates_to_product_reference": "8Base-CNV-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "container-native-virtualization/checkup-framework@sha256:2370dd32b3e15b4261ed6267d5233ff549bd58bf5700edecc4062cce4a2bc302_amd64 as a component of CNV 4.11 for RHEL 8",
"product_id": "8Base-CNV-4.11:container-native-virtualization/checkup-framework@sha256:2370dd32b3e15b4261ed6267d5233ff549bd58bf5700edecc4062cce4a2bc302_amd64"
},
"product_reference": "container-native-virtualization/checkup-framework@sha256:2370dd32b3e15b4261ed6267d5233ff549bd58bf5700edecc4062cce4a2bc302_amd64",
"relates_to_product_reference": "8Base-CNV-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "container-native-virtualization/cluster-network-addons-operator@sha256:62bc5bdbecd1c2b15d254ef0f6754c155a3dff53178e3b7e48b0e064d82e0ebe_amd64 as a component of CNV 4.11 for RHEL 8",
"product_id": "8Base-CNV-4.11:container-native-virtualization/cluster-network-addons-operator@sha256:62bc5bdbecd1c2b15d254ef0f6754c155a3dff53178e3b7e48b0e064d82e0ebe_amd64"
},
"product_reference": "container-native-virtualization/cluster-network-addons-operator@sha256:62bc5bdbecd1c2b15d254ef0f6754c155a3dff53178e3b7e48b0e064d82e0ebe_amd64",
"relates_to_product_reference": "8Base-CNV-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "container-native-virtualization/cnv-containernetworking-plugins@sha256:37cbda49804ccc5626216e3a4f0fde8d94d93111e49b2b9256cd9da07985681e_amd64 as a component of CNV 4.11 for RHEL 8",
"product_id": "8Base-CNV-4.11:container-native-virtualization/cnv-containernetworking-plugins@sha256:37cbda49804ccc5626216e3a4f0fde8d94d93111e49b2b9256cd9da07985681e_amd64"
},
"product_reference": "container-native-virtualization/cnv-containernetworking-plugins@sha256:37cbda49804ccc5626216e3a4f0fde8d94d93111e49b2b9256cd9da07985681e_amd64",
"relates_to_product_reference": "8Base-CNV-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "container-native-virtualization/cnv-must-gather-rhel8@sha256:288403025b7d6f5e1ee9d32bf23efc07d63ab90ad4f9f558949dfac44f6c3abc_amd64 as a component of CNV 4.11 for RHEL 8",
"product_id": "8Base-CNV-4.11:container-native-virtualization/cnv-must-gather-rhel8@sha256:288403025b7d6f5e1ee9d32bf23efc07d63ab90ad4f9f558949dfac44f6c3abc_amd64"
},
"product_reference": "container-native-virtualization/cnv-must-gather-rhel8@sha256:288403025b7d6f5e1ee9d32bf23efc07d63ab90ad4f9f558949dfac44f6c3abc_amd64",
"relates_to_product_reference": "8Base-CNV-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "container-native-virtualization/hco-bundle-registry@sha256:2ed82d656fb357c2eafdbf5e3436a27c6c27e81ff9a78e6108d624b0e5ac4df2_amd64 as a component of CNV 4.11 for RHEL 8",
"product_id": "8Base-CNV-4.11:container-native-virtualization/hco-bundle-registry@sha256:2ed82d656fb357c2eafdbf5e3436a27c6c27e81ff9a78e6108d624b0e5ac4df2_amd64"
},
"product_reference": "container-native-virtualization/hco-bundle-registry@sha256:2ed82d656fb357c2eafdbf5e3436a27c6c27e81ff9a78e6108d624b0e5ac4df2_amd64",
"relates_to_product_reference": "8Base-CNV-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "container-native-virtualization/hostpath-csi-driver-rhel8@sha256:db4873121d15ac4ac438a101a7b7c347769922311d53e8d06b02c41e3b62ecac_amd64 as a component of CNV 4.11 for RHEL 8",
"product_id": "8Base-CNV-4.11:container-native-virtualization/hostpath-csi-driver-rhel8@sha256:db4873121d15ac4ac438a101a7b7c347769922311d53e8d06b02c41e3b62ecac_amd64"
},
"product_reference": "container-native-virtualization/hostpath-csi-driver-rhel8@sha256:db4873121d15ac4ac438a101a7b7c347769922311d53e8d06b02c41e3b62ecac_amd64",
"relates_to_product_reference": "8Base-CNV-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "container-native-virtualization/hostpath-csi-driver@sha256:db4873121d15ac4ac438a101a7b7c347769922311d53e8d06b02c41e3b62ecac_amd64 as a component of CNV 4.11 for RHEL 8",
"product_id": "8Base-CNV-4.11:container-native-virtualization/hostpath-csi-driver@sha256:db4873121d15ac4ac438a101a7b7c347769922311d53e8d06b02c41e3b62ecac_amd64"
},
"product_reference": "container-native-virtualization/hostpath-csi-driver@sha256:db4873121d15ac4ac438a101a7b7c347769922311d53e8d06b02c41e3b62ecac_amd64",
"relates_to_product_reference": "8Base-CNV-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "container-native-virtualization/hostpath-provisioner-rhel8-operator@sha256:42ed6288a8444726a7addb617bdb53ccff36090d2b22f4499d4b2ccc51009b17_amd64 as a component of CNV 4.11 for RHEL 8",
"product_id": "8Base-CNV-4.11:container-native-virtualization/hostpath-provisioner-rhel8-operator@sha256:42ed6288a8444726a7addb617bdb53ccff36090d2b22f4499d4b2ccc51009b17_amd64"
},
"product_reference": "container-native-virtualization/hostpath-provisioner-rhel8-operator@sha256:42ed6288a8444726a7addb617bdb53ccff36090d2b22f4499d4b2ccc51009b17_amd64",
"relates_to_product_reference": "8Base-CNV-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "container-native-virtualization/hostpath-provisioner-rhel8@sha256:f8f67f5e67ea99dda1445257ceba9e68614efe9c8d2fc257d88ce6bcf56ec40f_amd64 as a component of CNV 4.11 for RHEL 8",
"product_id": "8Base-CNV-4.11:container-native-virtualization/hostpath-provisioner-rhel8@sha256:f8f67f5e67ea99dda1445257ceba9e68614efe9c8d2fc257d88ce6bcf56ec40f_amd64"
},
"product_reference": "container-native-virtualization/hostpath-provisioner-rhel8@sha256:f8f67f5e67ea99dda1445257ceba9e68614efe9c8d2fc257d88ce6bcf56ec40f_amd64",
"relates_to_product_reference": "8Base-CNV-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "container-native-virtualization/hyperconverged-cluster-operator@sha256:98be2c9b4d41c8e35067318d01a76a747513652fcbd41ba38070b49ab1858e6c_amd64 as a component of CNV 4.11 for RHEL 8",
"product_id": "8Base-CNV-4.11:container-native-virtualization/hyperconverged-cluster-operator@sha256:98be2c9b4d41c8e35067318d01a76a747513652fcbd41ba38070b49ab1858e6c_amd64"
},
"product_reference": "container-native-virtualization/hyperconverged-cluster-operator@sha256:98be2c9b4d41c8e35067318d01a76a747513652fcbd41ba38070b49ab1858e6c_amd64",
"relates_to_product_reference": "8Base-CNV-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "container-native-virtualization/hyperconverged-cluster-webhook-rhel8@sha256:45c90ed991c655126f8a9acb909d1e5607e224ec6412a015308794e5b02fe320_amd64 as a component of CNV 4.11 for RHEL 8",
"product_id": "8Base-CNV-4.11:container-native-virtualization/hyperconverged-cluster-webhook-rhel8@sha256:45c90ed991c655126f8a9acb909d1e5607e224ec6412a015308794e5b02fe320_amd64"
},
"product_reference": "container-native-virtualization/hyperconverged-cluster-webhook-rhel8@sha256:45c90ed991c655126f8a9acb909d1e5607e224ec6412a015308794e5b02fe320_amd64",
"relates_to_product_reference": "8Base-CNV-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "container-native-virtualization/kubemacpool@sha256:6f4c35e008f158160a28419568a1db2ce9bb3a2e1d3d2eb882fa0499be7dedd0_amd64 as a component of CNV 4.11 for RHEL 8",
"product_id": "8Base-CNV-4.11:container-native-virtualization/kubemacpool@sha256:6f4c35e008f158160a28419568a1db2ce9bb3a2e1d3d2eb882fa0499be7dedd0_amd64"
},
"product_reference": "container-native-virtualization/kubemacpool@sha256:6f4c35e008f158160a28419568a1db2ce9bb3a2e1d3d2eb882fa0499be7dedd0_amd64",
"relates_to_product_reference": "8Base-CNV-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "container-native-virtualization/kubevirt-console-plugin@sha256:12f988f14cd8a4f7d5fa175a488435ad571091e2544670a0509fe1027ba71cfb_amd64 as a component of CNV 4.11 for RHEL 8",
"product_id": "8Base-CNV-4.11:container-native-virtualization/kubevirt-console-plugin@sha256:12f988f14cd8a4f7d5fa175a488435ad571091e2544670a0509fe1027ba71cfb_amd64"
},
"product_reference": "container-native-virtualization/kubevirt-console-plugin@sha256:12f988f14cd8a4f7d5fa175a488435ad571091e2544670a0509fe1027ba71cfb_amd64",
"relates_to_product_reference": "8Base-CNV-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "container-native-virtualization/kubevirt-ssp-operator@sha256:b2c001156b0abeb4e2c890927fb935bc43c20300125b7add856302dfcea7052c_amd64 as a component of CNV 4.11 for RHEL 8",
"product_id": "8Base-CNV-4.11:container-native-virtualization/kubevirt-ssp-operator@sha256:b2c001156b0abeb4e2c890927fb935bc43c20300125b7add856302dfcea7052c_amd64"
},
"product_reference": "container-native-virtualization/kubevirt-ssp-operator@sha256:b2c001156b0abeb4e2c890927fb935bc43c20300125b7add856302dfcea7052c_amd64",
"relates_to_product_reference": "8Base-CNV-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "container-native-virtualization/kubevirt-tekton-tasks-cleanup-vm@sha256:f80bccd1ba7d922113f9f3a1506d01dd7d07ac8d70ef7c72eae497a368b6c303_amd64 as a component of CNV 4.11 for RHEL 8",
"product_id": "8Base-CNV-4.11:container-native-virtualization/kubevirt-tekton-tasks-cleanup-vm@sha256:f80bccd1ba7d922113f9f3a1506d01dd7d07ac8d70ef7c72eae497a368b6c303_amd64"
},
"product_reference": "container-native-virtualization/kubevirt-tekton-tasks-cleanup-vm@sha256:f80bccd1ba7d922113f9f3a1506d01dd7d07ac8d70ef7c72eae497a368b6c303_amd64",
"relates_to_product_reference": "8Base-CNV-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "container-native-virtualization/kubevirt-tekton-tasks-copy-template@sha256:295767815690a79bb3b08895ab8937e322769773ad4cf7a305229ab29ccea897_amd64 as a component of CNV 4.11 for RHEL 8",
"product_id": "8Base-CNV-4.11:container-native-virtualization/kubevirt-tekton-tasks-copy-template@sha256:295767815690a79bb3b08895ab8937e322769773ad4cf7a305229ab29ccea897_amd64"
},
"product_reference": "container-native-virtualization/kubevirt-tekton-tasks-copy-template@sha256:295767815690a79bb3b08895ab8937e322769773ad4cf7a305229ab29ccea897_amd64",
"relates_to_product_reference": "8Base-CNV-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "container-native-virtualization/kubevirt-tekton-tasks-create-datavolume@sha256:3e3a30a00b367480d3182820ba11e366d87b44ff1e626f9025ddd2c612d78e47_amd64 as a component of CNV 4.11 for RHEL 8",
"product_id": "8Base-CNV-4.11:container-native-virtualization/kubevirt-tekton-tasks-create-datavolume@sha256:3e3a30a00b367480d3182820ba11e366d87b44ff1e626f9025ddd2c612d78e47_amd64"
},
"product_reference": "container-native-virtualization/kubevirt-tekton-tasks-create-datavolume@sha256:3e3a30a00b367480d3182820ba11e366d87b44ff1e626f9025ddd2c612d78e47_amd64",
"relates_to_product_reference": "8Base-CNV-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "container-native-virtualization/kubevirt-tekton-tasks-create-vm-from-template@sha256:4a5362a1fa6fc22344231321616b0f5e1cec7152c73bf0d00a36df62448076ee_amd64 as a component of CNV 4.11 for RHEL 8",
"product_id": "8Base-CNV-4.11:container-native-virtualization/kubevirt-tekton-tasks-create-vm-from-template@sha256:4a5362a1fa6fc22344231321616b0f5e1cec7152c73bf0d00a36df62448076ee_amd64"
},
"product_reference": "container-native-virtualization/kubevirt-tekton-tasks-create-vm-from-template@sha256:4a5362a1fa6fc22344231321616b0f5e1cec7152c73bf0d00a36df62448076ee_amd64",
"relates_to_product_reference": "8Base-CNV-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "container-native-virtualization/kubevirt-tekton-tasks-disk-virt-customize@sha256:fffeced76624d73cb2fd19919726886d28fd1bf4ce22549ce0ca84ed972b9e73_amd64 as a component of CNV 4.11 for RHEL 8",
"product_id": "8Base-CNV-4.11:container-native-virtualization/kubevirt-tekton-tasks-disk-virt-customize@sha256:fffeced76624d73cb2fd19919726886d28fd1bf4ce22549ce0ca84ed972b9e73_amd64"
},
"product_reference": "container-native-virtualization/kubevirt-tekton-tasks-disk-virt-customize@sha256:fffeced76624d73cb2fd19919726886d28fd1bf4ce22549ce0ca84ed972b9e73_amd64",
"relates_to_product_reference": "8Base-CNV-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "container-native-virtualization/kubevirt-tekton-tasks-disk-virt-sysprep@sha256:4e0d47644f1f44e1f01902691edce9e27acfa1aeb5f2de98439acfea7596c2e9_amd64 as a component of CNV 4.11 for RHEL 8",
"product_id": "8Base-CNV-4.11:container-native-virtualization/kubevirt-tekton-tasks-disk-virt-sysprep@sha256:4e0d47644f1f44e1f01902691edce9e27acfa1aeb5f2de98439acfea7596c2e9_amd64"
},
"product_reference": "container-native-virtualization/kubevirt-tekton-tasks-disk-virt-sysprep@sha256:4e0d47644f1f44e1f01902691edce9e27acfa1aeb5f2de98439acfea7596c2e9_amd64",
"relates_to_product_reference": "8Base-CNV-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "container-native-virtualization/kubevirt-tekton-tasks-modify-vm-template@sha256:53e110e700707e9f876d08a68240b6841ba5932e32b18ace1f9b8be1e575d954_amd64 as a component of CNV 4.11 for RHEL 8",
"product_id": "8Base-CNV-4.11:container-native-virtualization/kubevirt-tekton-tasks-modify-vm-template@sha256:53e110e700707e9f876d08a68240b6841ba5932e32b18ace1f9b8be1e575d954_amd64"
},
"product_reference": "container-native-virtualization/kubevirt-tekton-tasks-modify-vm-template@sha256:53e110e700707e9f876d08a68240b6841ba5932e32b18ace1f9b8be1e575d954_amd64",
"relates_to_product_reference": "8Base-CNV-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "container-native-virtualization/kubevirt-tekton-tasks-operator@sha256:f854b68b7443c4ed87e50132aa776e1b60bd71e888cee4e181840667858b7a90_amd64 as a component of CNV 4.11 for RHEL 8",
"product_id": "8Base-CNV-4.11:container-native-virtualization/kubevirt-tekton-tasks-operator@sha256:f854b68b7443c4ed87e50132aa776e1b60bd71e888cee4e181840667858b7a90_amd64"
},
"product_reference": "container-native-virtualization/kubevirt-tekton-tasks-operator@sha256:f854b68b7443c4ed87e50132aa776e1b60bd71e888cee4e181840667858b7a90_amd64",
"relates_to_product_reference": "8Base-CNV-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "container-native-virtualization/kubevirt-tekton-tasks-wait-for-vmi-status@sha256:b55e6949adf047224f78d0eba66a5b64c787719f4236a4b4feab268071f0c015_amd64 as a component of CNV 4.11 for RHEL 8",
"product_id": "8Base-CNV-4.11:container-native-virtualization/kubevirt-tekton-tasks-wait-for-vmi-status@sha256:b55e6949adf047224f78d0eba66a5b64c787719f4236a4b4feab268071f0c015_amd64"
},
"product_reference": "container-native-virtualization/kubevirt-tekton-tasks-wait-for-vmi-status@sha256:b55e6949adf047224f78d0eba66a5b64c787719f4236a4b4feab268071f0c015_amd64",
"relates_to_product_reference": "8Base-CNV-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "container-native-virtualization/kubevirt-template-validator@sha256:f3b8bdc5905143bcfe825ceb633ed04219913ebff04edaabe019810771306578_amd64 as a component of CNV 4.11 for RHEL 8",
"product_id": "8Base-CNV-4.11:container-native-virtualization/kubevirt-template-validator@sha256:f3b8bdc5905143bcfe825ceb633ed04219913ebff04edaabe019810771306578_amd64"
},
"product_reference": "container-native-virtualization/kubevirt-template-validator@sha256:f3b8bdc5905143bcfe825ceb633ed04219913ebff04edaabe019810771306578_amd64",
"relates_to_product_reference": "8Base-CNV-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "container-native-virtualization/libguestfs-tools@sha256:d244c934a8209d4bfd04f42fee30ec456078a1db61f1720d11c745cc76ab3e1d_amd64 as a component of CNV 4.11 for RHEL 8",
"product_id": "8Base-CNV-4.11:container-native-virtualization/libguestfs-tools@sha256:d244c934a8209d4bfd04f42fee30ec456078a1db61f1720d11c745cc76ab3e1d_amd64"
},
"product_reference": "container-native-virtualization/libguestfs-tools@sha256:d244c934a8209d4bfd04f42fee30ec456078a1db61f1720d11c745cc76ab3e1d_amd64",
"relates_to_product_reference": "8Base-CNV-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "container-native-virtualization/ovs-cni-marker@sha256:7109aa0773b2a019fc4e981009100b94b7adb89119be585f9a577b258af277b2_amd64 as a component of CNV 4.11 for RHEL 8",
"product_id": "8Base-CNV-4.11:container-native-virtualization/ovs-cni-marker@sha256:7109aa0773b2a019fc4e981009100b94b7adb89119be585f9a577b258af277b2_amd64"
},
"product_reference": "container-native-virtualization/ovs-cni-marker@sha256:7109aa0773b2a019fc4e981009100b94b7adb89119be585f9a577b258af277b2_amd64",
"relates_to_product_reference": "8Base-CNV-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "container-native-virtualization/ovs-cni-plugin@sha256:10baab1fb06b0afbf4c790e24c6cea12516c1f4e047c9515309af20ef45e6c01_amd64 as a component of CNV 4.11 for RHEL 8",
"product_id": "8Base-CNV-4.11:container-native-virtualization/ovs-cni-plugin@sha256:10baab1fb06b0afbf4c790e24c6cea12516c1f4e047c9515309af20ef45e6c01_amd64"
},
"product_reference": "container-native-virtualization/ovs-cni-plugin@sha256:10baab1fb06b0afbf4c790e24c6cea12516c1f4e047c9515309af20ef45e6c01_amd64",
"relates_to_product_reference": "8Base-CNV-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "container-native-virtualization/virt-api@sha256:a66fb987f6eca11f2922dc3ef5e199ef12817bac071d033829f01a3dcb2c4e14_amd64 as a component of CNV 4.11 for RHEL 8",
"product_id": "8Base-CNV-4.11:container-native-virtualization/virt-api@sha256:a66fb987f6eca11f2922dc3ef5e199ef12817bac071d033829f01a3dcb2c4e14_amd64"
},
"product_reference": "container-native-virtualization/virt-api@sha256:a66fb987f6eca11f2922dc3ef5e199ef12817bac071d033829f01a3dcb2c4e14_amd64",
"relates_to_product_reference": "8Base-CNV-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "container-native-virtualization/virt-artifacts-server@sha256:ef16ccd7b5928288b84e16dbc8e5e3c83716174d98b414de7d8c98f4d780fa48_amd64 as a component of CNV 4.11 for RHEL 8",
"product_id": "8Base-CNV-4.11:container-native-virtualization/virt-artifacts-server@sha256:ef16ccd7b5928288b84e16dbc8e5e3c83716174d98b414de7d8c98f4d780fa48_amd64"
},
"product_reference": "container-native-virtualization/virt-artifacts-server@sha256:ef16ccd7b5928288b84e16dbc8e5e3c83716174d98b414de7d8c98f4d780fa48_amd64",
"relates_to_product_reference": "8Base-CNV-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "container-native-virtualization/virt-cdi-apiserver@sha256:3fbe2cf982203ad1565faf3dfdff2131a95754fa1924bc4540ef16a8c6a92996_amd64 as a component of CNV 4.11 for RHEL 8",
"product_id": "8Base-CNV-4.11:container-native-virtualization/virt-cdi-apiserver@sha256:3fbe2cf982203ad1565faf3dfdff2131a95754fa1924bc4540ef16a8c6a92996_amd64"
},
"product_reference": "container-native-virtualization/virt-cdi-apiserver@sha256:3fbe2cf982203ad1565faf3dfdff2131a95754fa1924bc4540ef16a8c6a92996_amd64",
"relates_to_product_reference": "8Base-CNV-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "container-native-virtualization/virt-cdi-cloner@sha256:6570c84c760ddc023cc254c252d8a7a986d50e9dffb09cb56db0334f08454965_amd64 as a component of CNV 4.11 for RHEL 8",
"product_id": "8Base-CNV-4.11:container-native-virtualization/virt-cdi-cloner@sha256:6570c84c760ddc023cc254c252d8a7a986d50e9dffb09cb56db0334f08454965_amd64"
},
"product_reference": "container-native-virtualization/virt-cdi-cloner@sha256:6570c84c760ddc023cc254c252d8a7a986d50e9dffb09cb56db0334f08454965_amd64",
"relates_to_product_reference": "8Base-CNV-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "container-native-virtualization/virt-cdi-controller@sha256:23f99683fc40c258ffa809f6e4e97835d9506247f4dc35640275c365d54b95c0_amd64 as a component of CNV 4.11 for RHEL 8",
"product_id": "8Base-CNV-4.11:container-native-virtualization/virt-cdi-controller@sha256:23f99683fc40c258ffa809f6e4e97835d9506247f4dc35640275c365d54b95c0_amd64"
},
"product_reference": "container-native-virtualization/virt-cdi-controller@sha256:23f99683fc40c258ffa809f6e4e97835d9506247f4dc35640275c365d54b95c0_amd64",
"relates_to_product_reference": "8Base-CNV-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "container-native-virtualization/virt-cdi-importer@sha256:171e69c1cf17c27b2eb69e6411b50e616366e5c188dd25baeade3c634c1425e4_amd64 as a component of CNV 4.11 for RHEL 8",
"product_id": "8Base-CNV-4.11:container-native-virtualization/virt-cdi-importer@sha256:171e69c1cf17c27b2eb69e6411b50e616366e5c188dd25baeade3c634c1425e4_amd64"
},
"product_reference": "container-native-virtualization/virt-cdi-importer@sha256:171e69c1cf17c27b2eb69e6411b50e616366e5c188dd25baeade3c634c1425e4_amd64",
"relates_to_product_reference": "8Base-CNV-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "container-native-virtualization/virt-cdi-operator@sha256:6acb6fdc85de481f0ec834646760701d1351eecfb72ecacd2393509d84f07c1f_amd64 as a component of CNV 4.11 for RHEL 8",
"product_id": "8Base-CNV-4.11:container-native-virtualization/virt-cdi-operator@sha256:6acb6fdc85de481f0ec834646760701d1351eecfb72ecacd2393509d84f07c1f_amd64"
},
"product_reference": "container-native-virtualization/virt-cdi-operator@sha256:6acb6fdc85de481f0ec834646760701d1351eecfb72ecacd2393509d84f07c1f_amd64",
"relates_to_product_reference": "8Base-CNV-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "container-native-virtualization/virt-cdi-uploadproxy@sha256:e33e0ed610af88df4a2901c0b78aeb2e174d43ba60c7d7982b7c78b2f4545846_amd64 as a component of CNV 4.11 for RHEL 8",
"product_id": "8Base-CNV-4.11:container-native-virtualization/virt-cdi-uploadproxy@sha256:e33e0ed610af88df4a2901c0b78aeb2e174d43ba60c7d7982b7c78b2f4545846_amd64"
},
"product_reference": "container-native-virtualization/virt-cdi-uploadproxy@sha256:e33e0ed610af88df4a2901c0b78aeb2e174d43ba60c7d7982b7c78b2f4545846_amd64",
"relates_to_product_reference": "8Base-CNV-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "container-native-virtualization/virt-cdi-uploadserver@sha256:17d7ef4fd170b41bd6c0eaed374d591ab4e816d8c7d9ba5afa3d97ddd97b1521_amd64 as a component of CNV 4.11 for RHEL 8",
"product_id": "8Base-CNV-4.11:container-native-virtualization/virt-cdi-uploadserver@sha256:17d7ef4fd170b41bd6c0eaed374d591ab4e816d8c7d9ba5afa3d97ddd97b1521_amd64"
},
"product_reference": "container-native-virtualization/virt-cdi-uploadserver@sha256:17d7ef4fd170b41bd6c0eaed374d591ab4e816d8c7d9ba5afa3d97ddd97b1521_amd64",
"relates_to_product_reference": "8Base-CNV-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "container-native-virtualization/virt-controller@sha256:834c84710fa4b61b5797681e538723dda5962fc06484c092dfebb28d7ea4fd6e_amd64 as a component of CNV 4.11 for RHEL 8",
"product_id": "8Base-CNV-4.11:container-native-virtualization/virt-controller@sha256:834c84710fa4b61b5797681e538723dda5962fc06484c092dfebb28d7ea4fd6e_amd64"
},
"product_reference": "container-native-virtualization/virt-controller@sha256:834c84710fa4b61b5797681e538723dda5962fc06484c092dfebb28d7ea4fd6e_amd64",
"relates_to_product_reference": "8Base-CNV-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "container-native-virtualization/virt-handler@sha256:5232ce9a3704e6be8bce6bccddb234275afdaaf655a239cca642d2afc7a583ba_amd64 as a component of CNV 4.11 for RHEL 8",
"product_id": "8Base-CNV-4.11:container-native-virtualization/virt-handler@sha256:5232ce9a3704e6be8bce6bccddb234275afdaaf655a239cca642d2afc7a583ba_amd64"
},
"product_reference": "container-native-virtualization/virt-handler@sha256:5232ce9a3704e6be8bce6bccddb234275afdaaf655a239cca642d2afc7a583ba_amd64",
"relates_to_product_reference": "8Base-CNV-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "container-native-virtualization/virt-launcher@sha256:9cbbc3692cdcc0f8552a5de7233e5c43a3f9e56b6dc93af1c7c8bc3ccfed9aaf_amd64 as a component of CNV 4.11 for RHEL 8",
"product_id": "8Base-CNV-4.11:container-native-virtualization/virt-launcher@sha256:9cbbc3692cdcc0f8552a5de7233e5c43a3f9e56b6dc93af1c7c8bc3ccfed9aaf_amd64"
},
"product_reference": "container-native-virtualization/virt-launcher@sha256:9cbbc3692cdcc0f8552a5de7233e5c43a3f9e56b6dc93af1c7c8bc3ccfed9aaf_amd64",
"relates_to_product_reference": "8Base-CNV-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "container-native-virtualization/virt-operator@sha256:4f91d8c011681951daa86ef1f9293fbfd3d9cc4eaa4746761ba1c3fc41149bb0_amd64 as a component of CNV 4.11 for RHEL 8",
"product_id": "8Base-CNV-4.11:container-native-virtualization/virt-operator@sha256:4f91d8c011681951daa86ef1f9293fbfd3d9cc4eaa4746761ba1c3fc41149bb0_amd64"
},
"product_reference": "container-native-virtualization/virt-operator@sha256:4f91d8c011681951daa86ef1f9293fbfd3d9cc4eaa4746761ba1c3fc41149bb0_amd64",
"relates_to_product_reference": "8Base-CNV-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "container-native-virtualization/virtio-win@sha256:1a0ba39da4dc899ba8c1f13acb1f978f4c794a99163ba4935e4975cad6610e70_amd64 as a component of CNV 4.11 for RHEL 8",
"product_id": "8Base-CNV-4.11:container-native-virtualization/virtio-win@sha256:1a0ba39da4dc899ba8c1f13acb1f978f4c794a99163ba4935e4975cad6610e70_amd64"
},
"product_reference": "container-native-virtualization/virtio-win@sha256:1a0ba39da4dc899ba8c1f13acb1f978f4c794a99163ba4935e4975cad6610e70_amd64",
"relates_to_product_reference": "8Base-CNV-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "container-native-virtualization/vm-network-latency-checkup@sha256:6fd6c7b974eabe5a710b1fa2b3aaf783fe3951112b42a0156743cb16a033b700_amd64 as a component of CNV 4.11 for RHEL 8",
"product_id": "8Base-CNV-4.11:container-native-virtualization/vm-network-latency-checkup@sha256:6fd6c7b974eabe5a710b1fa2b3aaf783fe3951112b42a0156743cb16a033b700_amd64"
},
"product_reference": "container-native-virtualization/vm-network-latency-checkup@sha256:6fd6c7b974eabe5a710b1fa2b3aaf783fe3951112b42a0156743cb16a033b700_amd64",
"relates_to_product_reference": "8Base-CNV-4.11"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2021-38561",
"cwe": {
"id": "CWE-125",
"name": "Out-of-bounds Read"
},
"discovery_date": "2022-06-23T00:00:00+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"8Base-CNV-4.11:container-native-virtualization/bridge-marker@sha256:59e80e29aef53d75cd40d526a2f033fb7aa1ac649da1a9e76b64d466257176cd_amd64",
"8Base-CNV-4.11:container-native-virtualization/checkup-framework@sha256:2370dd32b3e15b4261ed6267d5233ff549bd58bf5700edecc4062cce4a2bc302_amd64",
"8Base-CNV-4.11:container-native-virtualization/cluster-network-addons-operator@sha256:62bc5bdbecd1c2b15d254ef0f6754c155a3dff53178e3b7e48b0e064d82e0ebe_amd64",
"8Base-CNV-4.11:container-native-virtualization/cnv-containernetworking-plugins@sha256:37cbda49804ccc5626216e3a4f0fde8d94d93111e49b2b9256cd9da07985681e_amd64",
"8Base-CNV-4.11:container-native-virtualization/cnv-must-gather-rhel8@sha256:288403025b7d6f5e1ee9d32bf23efc07d63ab90ad4f9f558949dfac44f6c3abc_amd64",
"8Base-CNV-4.11:container-native-virtualization/hco-bundle-registry@sha256:2ed82d656fb357c2eafdbf5e3436a27c6c27e81ff9a78e6108d624b0e5ac4df2_amd64",
"8Base-CNV-4.11:container-native-virtualization/hostpath-csi-driver-rhel8@sha256:db4873121d15ac4ac438a101a7b7c347769922311d53e8d06b02c41e3b62ecac_amd64",
"8Base-CNV-4.11:container-native-virtualization/hostpath-csi-driver@sha256:db4873121d15ac4ac438a101a7b7c347769922311d53e8d06b02c41e3b62ecac_amd64",
"8Base-CNV-4.11:container-native-virtualization/hostpath-provisioner-rhel8-operator@sha256:42ed6288a8444726a7addb617bdb53ccff36090d2b22f4499d4b2ccc51009b17_amd64",
"8Base-CNV-4.11:container-native-virtualization/hostpath-provisioner-rhel8@sha256:f8f67f5e67ea99dda1445257ceba9e68614efe9c8d2fc257d88ce6bcf56ec40f_amd64",
"8Base-CNV-4.11:container-native-virtualization/kubemacpool@sha256:6f4c35e008f158160a28419568a1db2ce9bb3a2e1d3d2eb882fa0499be7dedd0_amd64",
"8Base-CNV-4.11:container-native-virtualization/kubevirt-console-plugin@sha256:12f988f14cd8a4f7d5fa175a488435ad571091e2544670a0509fe1027ba71cfb_amd64",
"8Base-CNV-4.11:container-native-virtualization/kubevirt-ssp-operator@sha256:b2c001156b0abeb4e2c890927fb935bc43c20300125b7add856302dfcea7052c_amd64",
"8Base-CNV-4.11:container-native-virtualization/kubevirt-tekton-tasks-cleanup-vm@sha256:f80bccd1ba7d922113f9f3a1506d01dd7d07ac8d70ef7c72eae497a368b6c303_amd64",
"8Base-CNV-4.11:container-native-virtualization/kubevirt-tekton-tasks-copy-template@sha256:295767815690a79bb3b08895ab8937e322769773ad4cf7a305229ab29ccea897_amd64",
"8Base-CNV-4.11:container-native-virtualization/kubevirt-tekton-tasks-create-datavolume@sha256:3e3a30a00b367480d3182820ba11e366d87b44ff1e626f9025ddd2c612d78e47_amd64",
"8Base-CNV-4.11:container-native-virtualization/kubevirt-tekton-tasks-create-vm-from-template@sha256:4a5362a1fa6fc22344231321616b0f5e1cec7152c73bf0d00a36df62448076ee_amd64",
"8Base-CNV-4.11:container-native-virtualization/kubevirt-tekton-tasks-disk-virt-customize@sha256:fffeced76624d73cb2fd19919726886d28fd1bf4ce22549ce0ca84ed972b9e73_amd64",
"8Base-CNV-4.11:container-native-virtualization/kubevirt-tekton-tasks-disk-virt-sysprep@sha256:4e0d47644f1f44e1f01902691edce9e27acfa1aeb5f2de98439acfea7596c2e9_amd64",
"8Base-CNV-4.11:container-native-virtualization/kubevirt-tekton-tasks-modify-vm-template@sha256:53e110e700707e9f876d08a68240b6841ba5932e32b18ace1f9b8be1e575d954_amd64",
"8Base-CNV-4.11:container-native-virtualization/kubevirt-tekton-tasks-operator@sha256:f854b68b7443c4ed87e50132aa776e1b60bd71e888cee4e181840667858b7a90_amd64",
"8Base-CNV-4.11:container-native-virtualization/kubevirt-tekton-tasks-wait-for-vmi-status@sha256:b55e6949adf047224f78d0eba66a5b64c787719f4236a4b4feab268071f0c015_amd64",
"8Base-CNV-4.11:container-native-virtualization/kubevirt-template-validator@sha256:f3b8bdc5905143bcfe825ceb633ed04219913ebff04edaabe019810771306578_amd64",
"8Base-CNV-4.11:container-native-virtualization/libguestfs-tools@sha256:d244c934a8209d4bfd04f42fee30ec456078a1db61f1720d11c745cc76ab3e1d_amd64",
"8Base-CNV-4.11:container-native-virtualization/ovs-cni-marker@sha256:7109aa0773b2a019fc4e981009100b94b7adb89119be585f9a577b258af277b2_amd64",
"8Base-CNV-4.11:container-native-virtualization/ovs-cni-plugin@sha256:10baab1fb06b0afbf4c790e24c6cea12516c1f4e047c9515309af20ef45e6c01_amd64",
"8Base-CNV-4.11:container-native-virtualization/virt-api@sha256:a66fb987f6eca11f2922dc3ef5e199ef12817bac071d033829f01a3dcb2c4e14_amd64",
"8Base-CNV-4.11:container-native-virtualization/virt-artifacts-server@sha256:ef16ccd7b5928288b84e16dbc8e5e3c83716174d98b414de7d8c98f4d780fa48_amd64",
"8Base-CNV-4.11:container-native-virtualization/virt-cdi-apiserver@sha256:3fbe2cf982203ad1565faf3dfdff2131a95754fa1924bc4540ef16a8c6a92996_amd64",
"8Base-CNV-4.11:container-native-virtualization/virt-cdi-cloner@sha256:6570c84c760ddc023cc254c252d8a7a986d50e9dffb09cb56db0334f08454965_amd64",
"8Base-CNV-4.11:container-native-virtualization/virt-cdi-controller@sha256:23f99683fc40c258ffa809f6e4e97835d9506247f4dc35640275c365d54b95c0_amd64",
"8Base-CNV-4.11:container-native-virtualization/virt-cdi-importer@sha256:171e69c1cf17c27b2eb69e6411b50e616366e5c188dd25baeade3c634c1425e4_amd64",
"8Base-CNV-4.11:container-native-virtualization/virt-cdi-operator@sha256:6acb6fdc85de481f0ec834646760701d1351eecfb72ecacd2393509d84f07c1f_amd64",
"8Base-CNV-4.11:container-native-virtualization/virt-cdi-uploadproxy@sha256:e33e0ed610af88df4a2901c0b78aeb2e174d43ba60c7d7982b7c78b2f4545846_amd64",
"8Base-CNV-4.11:container-native-virtualization/virt-cdi-uploadserver@sha256:17d7ef4fd170b41bd6c0eaed374d591ab4e816d8c7d9ba5afa3d97ddd97b1521_amd64",
"8Base-CNV-4.11:container-native-virtualization/virt-controller@sha256:834c84710fa4b61b5797681e538723dda5962fc06484c092dfebb28d7ea4fd6e_amd64",
"8Base-CNV-4.11:container-native-virtualization/virt-handler@sha256:5232ce9a3704e6be8bce6bccddb234275afdaaf655a239cca642d2afc7a583ba_amd64",
"8Base-CNV-4.11:container-native-virtualization/virt-launcher@sha256:9cbbc3692cdcc0f8552a5de7233e5c43a3f9e56b6dc93af1c7c8bc3ccfed9aaf_amd64",
"8Base-CNV-4.11:container-native-virtualization/virt-operator@sha256:4f91d8c011681951daa86ef1f9293fbfd3d9cc4eaa4746761ba1c3fc41149bb0_amd64",
"8Base-CNV-4.11:container-native-virtualization/virtio-win@sha256:1a0ba39da4dc899ba8c1f13acb1f978f4c794a99163ba4935e4975cad6610e70_amd64",
"8Base-CNV-4.11:container-native-virtualization/vm-network-latency-checkup@sha256:6fd6c7b974eabe5a710b1fa2b3aaf783fe3951112b42a0156743cb16a033b700_amd64"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2100495"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in golang. The language package for go language can panic due to an out-of-bounds read when an incorrectly formatted language tag is being parsed. This flaw allows an attacker to cause applications using this package to parse untrusted input data to crash, leading to a denial of service of the affected component.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "golang: out-of-bounds read in golang.org/x/text/language leads to DoS",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "This flaw may be triggered only by accepting untrusted user input to the vulnerable golang\u0027s library. The overall DoS attack vector depends directly on how the library\u0027s input is exposed by the consuming application, thus Red Hat rates impact as Moderate.\n\nIn Red Hat Advanced Cluster Management for Kubernetes (RHACM) 2.5 version, the registration-operator, lighthouse-coredns, lighthouse-agent, gatekeeper-operator, and discovery-operator components are affected by this flaw, but the rest of the components are using an already patched version and are unaffected. For 2.4 and previous versions of Red Hat Advanced Cluster Management for Kubernetes (RHACM), most of the components are 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-CNV-4.11:container-native-virtualization/hyperconverged-cluster-operator@sha256:98be2c9b4d41c8e35067318d01a76a747513652fcbd41ba38070b49ab1858e6c_amd64",
"8Base-CNV-4.11:container-native-virtualization/hyperconverged-cluster-webhook-rhel8@sha256:45c90ed991c655126f8a9acb909d1e5607e224ec6412a015308794e5b02fe320_amd64"
],
"known_not_affected": [
"8Base-CNV-4.11:container-native-virtualization/bridge-marker@sha256:59e80e29aef53d75cd40d526a2f033fb7aa1ac649da1a9e76b64d466257176cd_amd64",
"8Base-CNV-4.11:container-native-virtualization/checkup-framework@sha256:2370dd32b3e15b4261ed6267d5233ff549bd58bf5700edecc4062cce4a2bc302_amd64",
"8Base-CNV-4.11:container-native-virtualization/cluster-network-addons-operator@sha256:62bc5bdbecd1c2b15d254ef0f6754c155a3dff53178e3b7e48b0e064d82e0ebe_amd64",
"8Base-CNV-4.11:container-native-virtualization/cnv-containernetworking-plugins@sha256:37cbda49804ccc5626216e3a4f0fde8d94d93111e49b2b9256cd9da07985681e_amd64",
"8Base-CNV-4.11:container-native-virtualization/cnv-must-gather-rhel8@sha256:288403025b7d6f5e1ee9d32bf23efc07d63ab90ad4f9f558949dfac44f6c3abc_amd64",
"8Base-CNV-4.11:container-native-virtualization/hco-bundle-registry@sha256:2ed82d656fb357c2eafdbf5e3436a27c6c27e81ff9a78e6108d624b0e5ac4df2_amd64",
"8Base-CNV-4.11:container-native-virtualization/hostpath-csi-driver-rhel8@sha256:db4873121d15ac4ac438a101a7b7c347769922311d53e8d06b02c41e3b62ecac_amd64",
"8Base-CNV-4.11:container-native-virtualization/hostpath-csi-driver@sha256:db4873121d15ac4ac438a101a7b7c347769922311d53e8d06b02c41e3b62ecac_amd64",
"8Base-CNV-4.11:container-native-virtualization/hostpath-provisioner-rhel8-operator@sha256:42ed6288a8444726a7addb617bdb53ccff36090d2b22f4499d4b2ccc51009b17_amd64",
"8Base-CNV-4.11:container-native-virtualization/hostpath-provisioner-rhel8@sha256:f8f67f5e67ea99dda1445257ceba9e68614efe9c8d2fc257d88ce6bcf56ec40f_amd64",
"8Base-CNV-4.11:container-native-virtualization/kubemacpool@sha256:6f4c35e008f158160a28419568a1db2ce9bb3a2e1d3d2eb882fa0499be7dedd0_amd64",
"8Base-CNV-4.11:container-native-virtualization/kubevirt-console-plugin@sha256:12f988f14cd8a4f7d5fa175a488435ad571091e2544670a0509fe1027ba71cfb_amd64",
"8Base-CNV-4.11:container-native-virtualization/kubevirt-ssp-operator@sha256:b2c001156b0abeb4e2c890927fb935bc43c20300125b7add856302dfcea7052c_amd64",
"8Base-CNV-4.11:container-native-virtualization/kubevirt-tekton-tasks-cleanup-vm@sha256:f80bccd1ba7d922113f9f3a1506d01dd7d07ac8d70ef7c72eae497a368b6c303_amd64",
"8Base-CNV-4.11:container-native-virtualization/kubevirt-tekton-tasks-copy-template@sha256:295767815690a79bb3b08895ab8937e322769773ad4cf7a305229ab29ccea897_amd64",
"8Base-CNV-4.11:container-native-virtualization/kubevirt-tekton-tasks-create-datavolume@sha256:3e3a30a00b367480d3182820ba11e366d87b44ff1e626f9025ddd2c612d78e47_amd64",
"8Base-CNV-4.11:container-native-virtualization/kubevirt-tekton-tasks-create-vm-from-template@sha256:4a5362a1fa6fc22344231321616b0f5e1cec7152c73bf0d00a36df62448076ee_amd64",
"8Base-CNV-4.11:container-native-virtualization/kubevirt-tekton-tasks-disk-virt-customize@sha256:fffeced76624d73cb2fd19919726886d28fd1bf4ce22549ce0ca84ed972b9e73_amd64",
"8Base-CNV-4.11:container-native-virtualization/kubevirt-tekton-tasks-disk-virt-sysprep@sha256:4e0d47644f1f44e1f01902691edce9e27acfa1aeb5f2de98439acfea7596c2e9_amd64",
"8Base-CNV-4.11:container-native-virtualization/kubevirt-tekton-tasks-modify-vm-template@sha256:53e110e700707e9f876d08a68240b6841ba5932e32b18ace1f9b8be1e575d954_amd64",
"8Base-CNV-4.11:container-native-virtualization/kubevirt-tekton-tasks-operator@sha256:f854b68b7443c4ed87e50132aa776e1b60bd71e888cee4e181840667858b7a90_amd64",
"8Base-CNV-4.11:container-native-virtualization/kubevirt-tekton-tasks-wait-for-vmi-status@sha256:b55e6949adf047224f78d0eba66a5b64c787719f4236a4b4feab268071f0c015_amd64",
"8Base-CNV-4.11:container-native-virtualization/kubevirt-template-validator@sha256:f3b8bdc5905143bcfe825ceb633ed04219913ebff04edaabe019810771306578_amd64",
"8Base-CNV-4.11:container-native-virtualization/libguestfs-tools@sha256:d244c934a8209d4bfd04f42fee30ec456078a1db61f1720d11c745cc76ab3e1d_amd64",
"8Base-CNV-4.11:container-native-virtualization/ovs-cni-marker@sha256:7109aa0773b2a019fc4e981009100b94b7adb89119be585f9a577b258af277b2_amd64",
"8Base-CNV-4.11:container-native-virtualization/ovs-cni-plugin@sha256:10baab1fb06b0afbf4c790e24c6cea12516c1f4e047c9515309af20ef45e6c01_amd64",
"8Base-CNV-4.11:container-native-virtualization/virt-api@sha256:a66fb987f6eca11f2922dc3ef5e199ef12817bac071d033829f01a3dcb2c4e14_amd64",
"8Base-CNV-4.11:container-native-virtualization/virt-artifacts-server@sha256:ef16ccd7b5928288b84e16dbc8e5e3c83716174d98b414de7d8c98f4d780fa48_amd64",
"8Base-CNV-4.11:container-native-virtualization/virt-cdi-apiserver@sha256:3fbe2cf982203ad1565faf3dfdff2131a95754fa1924bc4540ef16a8c6a92996_amd64",
"8Base-CNV-4.11:container-native-virtualization/virt-cdi-cloner@sha256:6570c84c760ddc023cc254c252d8a7a986d50e9dffb09cb56db0334f08454965_amd64",
"8Base-CNV-4.11:container-native-virtualization/virt-cdi-controller@sha256:23f99683fc40c258ffa809f6e4e97835d9506247f4dc35640275c365d54b95c0_amd64",
"8Base-CNV-4.11:container-native-virtualization/virt-cdi-importer@sha256:171e69c1cf17c27b2eb69e6411b50e616366e5c188dd25baeade3c634c1425e4_amd64",
"8Base-CNV-4.11:container-native-virtualization/virt-cdi-operator@sha256:6acb6fdc85de481f0ec834646760701d1351eecfb72ecacd2393509d84f07c1f_amd64",
"8Base-CNV-4.11:container-native-virtualization/virt-cdi-uploadproxy@sha256:e33e0ed610af88df4a2901c0b78aeb2e174d43ba60c7d7982b7c78b2f4545846_amd64",
"8Base-CNV-4.11:container-native-virtualization/virt-cdi-uploadserver@sha256:17d7ef4fd170b41bd6c0eaed374d591ab4e816d8c7d9ba5afa3d97ddd97b1521_amd64",
"8Base-CNV-4.11:container-native-virtualization/virt-controller@sha256:834c84710fa4b61b5797681e538723dda5962fc06484c092dfebb28d7ea4fd6e_amd64",
"8Base-CNV-4.11:container-native-virtualization/virt-handler@sha256:5232ce9a3704e6be8bce6bccddb234275afdaaf655a239cca642d2afc7a583ba_amd64",
"8Base-CNV-4.11:container-native-virtualization/virt-launcher@sha256:9cbbc3692cdcc0f8552a5de7233e5c43a3f9e56b6dc93af1c7c8bc3ccfed9aaf_amd64",
"8Base-CNV-4.11:container-native-virtualization/virt-operator@sha256:4f91d8c011681951daa86ef1f9293fbfd3d9cc4eaa4746761ba1c3fc41149bb0_amd64",
"8Base-CNV-4.11:container-native-virtualization/virtio-win@sha256:1a0ba39da4dc899ba8c1f13acb1f978f4c794a99163ba4935e4975cad6610e70_amd64",
"8Base-CNV-4.11:container-native-virtualization/vm-network-latency-checkup@sha256:6fd6c7b974eabe5a710b1fa2b3aaf783fe3951112b42a0156743cb16a033b700_amd64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2021-38561"
},
{
"category": "external",
"summary": "RHBZ#2100495",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2100495"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2021-38561",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-38561"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2021-38561",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2021-38561"
},
{
"category": "external",
"summary": "https://pkg.go.dev/vuln/GO-2021-0113",
"url": "https://pkg.go.dev/vuln/GO-2021-0113"
}
],
"release_date": "2021-08-12T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2022-12-01T21:09:40+00:00",
"details": "Before applying this update, make sure all previously released errata relevant to your system have been applied.\n\nFor details on how to apply this update, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"8Base-CNV-4.11:container-native-virtualization/hyperconverged-cluster-operator@sha256:98be2c9b4d41c8e35067318d01a76a747513652fcbd41ba38070b49ab1858e6c_amd64",
"8Base-CNV-4.11:container-native-virtualization/hyperconverged-cluster-webhook-rhel8@sha256:45c90ed991c655126f8a9acb909d1e5607e224ec6412a015308794e5b02fe320_amd64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2022:8750"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"8Base-CNV-4.11:container-native-virtualization/bridge-marker@sha256:59e80e29aef53d75cd40d526a2f033fb7aa1ac649da1a9e76b64d466257176cd_amd64",
"8Base-CNV-4.11:container-native-virtualization/checkup-framework@sha256:2370dd32b3e15b4261ed6267d5233ff549bd58bf5700edecc4062cce4a2bc302_amd64",
"8Base-CNV-4.11:container-native-virtualization/cluster-network-addons-operator@sha256:62bc5bdbecd1c2b15d254ef0f6754c155a3dff53178e3b7e48b0e064d82e0ebe_amd64",
"8Base-CNV-4.11:container-native-virtualization/cnv-containernetworking-plugins@sha256:37cbda49804ccc5626216e3a4f0fde8d94d93111e49b2b9256cd9da07985681e_amd64",
"8Base-CNV-4.11:container-native-virtualization/cnv-must-gather-rhel8@sha256:288403025b7d6f5e1ee9d32bf23efc07d63ab90ad4f9f558949dfac44f6c3abc_amd64",
"8Base-CNV-4.11:container-native-virtualization/hco-bundle-registry@sha256:2ed82d656fb357c2eafdbf5e3436a27c6c27e81ff9a78e6108d624b0e5ac4df2_amd64",
"8Base-CNV-4.11:container-native-virtualization/hostpath-csi-driver-rhel8@sha256:db4873121d15ac4ac438a101a7b7c347769922311d53e8d06b02c41e3b62ecac_amd64",
"8Base-CNV-4.11:container-native-virtualization/hostpath-csi-driver@sha256:db4873121d15ac4ac438a101a7b7c347769922311d53e8d06b02c41e3b62ecac_amd64",
"8Base-CNV-4.11:container-native-virtualization/hostpath-provisioner-rhel8-operator@sha256:42ed6288a8444726a7addb617bdb53ccff36090d2b22f4499d4b2ccc51009b17_amd64",
"8Base-CNV-4.11:container-native-virtualization/hostpath-provisioner-rhel8@sha256:f8f67f5e67ea99dda1445257ceba9e68614efe9c8d2fc257d88ce6bcf56ec40f_amd64",
"8Base-CNV-4.11:container-native-virtualization/hyperconverged-cluster-operator@sha256:98be2c9b4d41c8e35067318d01a76a747513652fcbd41ba38070b49ab1858e6c_amd64",
"8Base-CNV-4.11:container-native-virtualization/hyperconverged-cluster-webhook-rhel8@sha256:45c90ed991c655126f8a9acb909d1e5607e224ec6412a015308794e5b02fe320_amd64",
"8Base-CNV-4.11:container-native-virtualization/kubemacpool@sha256:6f4c35e008f158160a28419568a1db2ce9bb3a2e1d3d2eb882fa0499be7dedd0_amd64",
"8Base-CNV-4.11:container-native-virtualization/kubevirt-console-plugin@sha256:12f988f14cd8a4f7d5fa175a488435ad571091e2544670a0509fe1027ba71cfb_amd64",
"8Base-CNV-4.11:container-native-virtualization/kubevirt-ssp-operator@sha256:b2c001156b0abeb4e2c890927fb935bc43c20300125b7add856302dfcea7052c_amd64",
"8Base-CNV-4.11:container-native-virtualization/kubevirt-tekton-tasks-cleanup-vm@sha256:f80bccd1ba7d922113f9f3a1506d01dd7d07ac8d70ef7c72eae497a368b6c303_amd64",
"8Base-CNV-4.11:container-native-virtualization/kubevirt-tekton-tasks-copy-template@sha256:295767815690a79bb3b08895ab8937e322769773ad4cf7a305229ab29ccea897_amd64",
"8Base-CNV-4.11:container-native-virtualization/kubevirt-tekton-tasks-create-datavolume@sha256:3e3a30a00b367480d3182820ba11e366d87b44ff1e626f9025ddd2c612d78e47_amd64",
"8Base-CNV-4.11:container-native-virtualization/kubevirt-tekton-tasks-create-vm-from-template@sha256:4a5362a1fa6fc22344231321616b0f5e1cec7152c73bf0d00a36df62448076ee_amd64",
"8Base-CNV-4.11:container-native-virtualization/kubevirt-tekton-tasks-disk-virt-customize@sha256:fffeced76624d73cb2fd19919726886d28fd1bf4ce22549ce0ca84ed972b9e73_amd64",
"8Base-CNV-4.11:container-native-virtualization/kubevirt-tekton-tasks-disk-virt-sysprep@sha256:4e0d47644f1f44e1f01902691edce9e27acfa1aeb5f2de98439acfea7596c2e9_amd64",
"8Base-CNV-4.11:container-native-virtualization/kubevirt-tekton-tasks-modify-vm-template@sha256:53e110e700707e9f876d08a68240b6841ba5932e32b18ace1f9b8be1e575d954_amd64",
"8Base-CNV-4.11:container-native-virtualization/kubevirt-tekton-tasks-operator@sha256:f854b68b7443c4ed87e50132aa776e1b60bd71e888cee4e181840667858b7a90_amd64",
"8Base-CNV-4.11:container-native-virtualization/kubevirt-tekton-tasks-wait-for-vmi-status@sha256:b55e6949adf047224f78d0eba66a5b64c787719f4236a4b4feab268071f0c015_amd64",
"8Base-CNV-4.11:container-native-virtualization/kubevirt-template-validator@sha256:f3b8bdc5905143bcfe825ceb633ed04219913ebff04edaabe019810771306578_amd64",
"8Base-CNV-4.11:container-native-virtualization/libguestfs-tools@sha256:d244c934a8209d4bfd04f42fee30ec456078a1db61f1720d11c745cc76ab3e1d_amd64",
"8Base-CNV-4.11:container-native-virtualization/ovs-cni-marker@sha256:7109aa0773b2a019fc4e981009100b94b7adb89119be585f9a577b258af277b2_amd64",
"8Base-CNV-4.11:container-native-virtualization/ovs-cni-plugin@sha256:10baab1fb06b0afbf4c790e24c6cea12516c1f4e047c9515309af20ef45e6c01_amd64",
"8Base-CNV-4.11:container-native-virtualization/virt-api@sha256:a66fb987f6eca11f2922dc3ef5e199ef12817bac071d033829f01a3dcb2c4e14_amd64",
"8Base-CNV-4.11:container-native-virtualization/virt-artifacts-server@sha256:ef16ccd7b5928288b84e16dbc8e5e3c83716174d98b414de7d8c98f4d780fa48_amd64",
"8Base-CNV-4.11:container-native-virtualization/virt-cdi-apiserver@sha256:3fbe2cf982203ad1565faf3dfdff2131a95754fa1924bc4540ef16a8c6a92996_amd64",
"8Base-CNV-4.11:container-native-virtualization/virt-cdi-cloner@sha256:6570c84c760ddc023cc254c252d8a7a986d50e9dffb09cb56db0334f08454965_amd64",
"8Base-CNV-4.11:container-native-virtualization/virt-cdi-controller@sha256:23f99683fc40c258ffa809f6e4e97835d9506247f4dc35640275c365d54b95c0_amd64",
"8Base-CNV-4.11:container-native-virtualization/virt-cdi-importer@sha256:171e69c1cf17c27b2eb69e6411b50e616366e5c188dd25baeade3c634c1425e4_amd64",
"8Base-CNV-4.11:container-native-virtualization/virt-cdi-operator@sha256:6acb6fdc85de481f0ec834646760701d1351eecfb72ecacd2393509d84f07c1f_amd64",
"8Base-CNV-4.11:container-native-virtualization/virt-cdi-uploadproxy@sha256:e33e0ed610af88df4a2901c0b78aeb2e174d43ba60c7d7982b7c78b2f4545846_amd64",
"8Base-CNV-4.11:container-native-virtualization/virt-cdi-uploadserver@sha256:17d7ef4fd170b41bd6c0eaed374d591ab4e816d8c7d9ba5afa3d97ddd97b1521_amd64",
"8Base-CNV-4.11:container-native-virtualization/virt-controller@sha256:834c84710fa4b61b5797681e538723dda5962fc06484c092dfebb28d7ea4fd6e_amd64",
"8Base-CNV-4.11:container-native-virtualization/virt-handler@sha256:5232ce9a3704e6be8bce6bccddb234275afdaaf655a239cca642d2afc7a583ba_amd64",
"8Base-CNV-4.11:container-native-virtualization/virt-launcher@sha256:9cbbc3692cdcc0f8552a5de7233e5c43a3f9e56b6dc93af1c7c8bc3ccfed9aaf_amd64",
"8Base-CNV-4.11:container-native-virtualization/virt-operator@sha256:4f91d8c011681951daa86ef1f9293fbfd3d9cc4eaa4746761ba1c3fc41149bb0_amd64",
"8Base-CNV-4.11:container-native-virtualization/virtio-win@sha256:1a0ba39da4dc899ba8c1f13acb1f978f4c794a99163ba4935e4975cad6610e70_amd64",
"8Base-CNV-4.11:container-native-virtualization/vm-network-latency-checkup@sha256:6fd6c7b974eabe5a710b1fa2b3aaf783fe3951112b42a0156743cb16a033b700_amd64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "golang: out-of-bounds read in golang.org/x/text/language leads to DoS"
},
{
"cve": "CVE-2022-24675",
"cwe": {
"id": "CWE-120",
"name": "Buffer Copy without Checking Size of Input (\u0027Classic Buffer Overflow\u0027)"
},
"discovery_date": "2022-04-21T00:00:00+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"8Base-CNV-4.11:container-native-virtualization/hco-bundle-registry@sha256:2ed82d656fb357c2eafdbf5e3436a27c6c27e81ff9a78e6108d624b0e5ac4df2_amd64",
"8Base-CNV-4.11:container-native-virtualization/hostpath-csi-driver-rhel8@sha256:db4873121d15ac4ac438a101a7b7c347769922311d53e8d06b02c41e3b62ecac_amd64",
"8Base-CNV-4.11:container-native-virtualization/hostpath-csi-driver@sha256:db4873121d15ac4ac438a101a7b7c347769922311d53e8d06b02c41e3b62ecac_amd64",
"8Base-CNV-4.11:container-native-virtualization/ovs-cni-marker@sha256:7109aa0773b2a019fc4e981009100b94b7adb89119be585f9a577b258af277b2_amd64"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2077688"
}
],
"notes": [
{
"category": "description",
"text": "A buffer overflow flaw was found in Golang\u0027s library encoding/pem. This flaw allows an attacker to use a large PEM input (more than 5 MB), causing a stack overflow in Decode, which leads to a loss of availability.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "golang: encoding/pem: fix stack overflow in Decode",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "Red Hat Enterprise Linux 7, 8 and 9 are affected, because the code-base is affected by this vulnerability.\n\nRed Hat Product Security has rated this issue as having Moderate security impact, and the issue is not currently planned to be addressed in future updates for Red Hat Enterprise Linux 7, hence, marked as Out-of-Support-Scope.\n\nRed Hat Developer Tools - Compilers (go-toolset-1.16-golang \u0026 go-toolset-1.17-golang), ships the vulnerable code and affected by this vulnerability.\n\nFor additional information, refer to the Issue Severity Classification: https://access.redhat.com/security/updates/classification/ and Red Hat Enterprise Linux Life Cycle \u0026 Updates Policy: https://access.redhat.com/support/policy/updates/errata/.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"8Base-CNV-4.11:container-native-virtualization/bridge-marker@sha256:59e80e29aef53d75cd40d526a2f033fb7aa1ac649da1a9e76b64d466257176cd_amd64",
"8Base-CNV-4.11:container-native-virtualization/checkup-framework@sha256:2370dd32b3e15b4261ed6267d5233ff549bd58bf5700edecc4062cce4a2bc302_amd64",
"8Base-CNV-4.11:container-native-virtualization/cluster-network-addons-operator@sha256:62bc5bdbecd1c2b15d254ef0f6754c155a3dff53178e3b7e48b0e064d82e0ebe_amd64",
"8Base-CNV-4.11:container-native-virtualization/cnv-containernetworking-plugins@sha256:37cbda49804ccc5626216e3a4f0fde8d94d93111e49b2b9256cd9da07985681e_amd64",
"8Base-CNV-4.11:container-native-virtualization/cnv-must-gather-rhel8@sha256:288403025b7d6f5e1ee9d32bf23efc07d63ab90ad4f9f558949dfac44f6c3abc_amd64",
"8Base-CNV-4.11:container-native-virtualization/hostpath-provisioner-rhel8-operator@sha256:42ed6288a8444726a7addb617bdb53ccff36090d2b22f4499d4b2ccc51009b17_amd64",
"8Base-CNV-4.11:container-native-virtualization/hostpath-provisioner-rhel8@sha256:f8f67f5e67ea99dda1445257ceba9e68614efe9c8d2fc257d88ce6bcf56ec40f_amd64",
"8Base-CNV-4.11:container-native-virtualization/hyperconverged-cluster-operator@sha256:98be2c9b4d41c8e35067318d01a76a747513652fcbd41ba38070b49ab1858e6c_amd64",
"8Base-CNV-4.11:container-native-virtualization/hyperconverged-cluster-webhook-rhel8@sha256:45c90ed991c655126f8a9acb909d1e5607e224ec6412a015308794e5b02fe320_amd64",
"8Base-CNV-4.11:container-native-virtualization/kubemacpool@sha256:6f4c35e008f158160a28419568a1db2ce9bb3a2e1d3d2eb882fa0499be7dedd0_amd64",
"8Base-CNV-4.11:container-native-virtualization/kubevirt-console-plugin@sha256:12f988f14cd8a4f7d5fa175a488435ad571091e2544670a0509fe1027ba71cfb_amd64",
"8Base-CNV-4.11:container-native-virtualization/kubevirt-ssp-operator@sha256:b2c001156b0abeb4e2c890927fb935bc43c20300125b7add856302dfcea7052c_amd64",
"8Base-CNV-4.11:container-native-virtualization/kubevirt-tekton-tasks-cleanup-vm@sha256:f80bccd1ba7d922113f9f3a1506d01dd7d07ac8d70ef7c72eae497a368b6c303_amd64",
"8Base-CNV-4.11:container-native-virtualization/kubevirt-tekton-tasks-copy-template@sha256:295767815690a79bb3b08895ab8937e322769773ad4cf7a305229ab29ccea897_amd64",
"8Base-CNV-4.11:container-native-virtualization/kubevirt-tekton-tasks-create-datavolume@sha256:3e3a30a00b367480d3182820ba11e366d87b44ff1e626f9025ddd2c612d78e47_amd64",
"8Base-CNV-4.11:container-native-virtualization/kubevirt-tekton-tasks-create-vm-from-template@sha256:4a5362a1fa6fc22344231321616b0f5e1cec7152c73bf0d00a36df62448076ee_amd64",
"8Base-CNV-4.11:container-native-virtualization/kubevirt-tekton-tasks-disk-virt-customize@sha256:fffeced76624d73cb2fd19919726886d28fd1bf4ce22549ce0ca84ed972b9e73_amd64",
"8Base-CNV-4.11:container-native-virtualization/kubevirt-tekton-tasks-disk-virt-sysprep@sha256:4e0d47644f1f44e1f01902691edce9e27acfa1aeb5f2de98439acfea7596c2e9_amd64",
"8Base-CNV-4.11:container-native-virtualization/kubevirt-tekton-tasks-modify-vm-template@sha256:53e110e700707e9f876d08a68240b6841ba5932e32b18ace1f9b8be1e575d954_amd64",
"8Base-CNV-4.11:container-native-virtualization/kubevirt-tekton-tasks-operator@sha256:f854b68b7443c4ed87e50132aa776e1b60bd71e888cee4e181840667858b7a90_amd64",
"8Base-CNV-4.11:container-native-virtualization/kubevirt-tekton-tasks-wait-for-vmi-status@sha256:b55e6949adf047224f78d0eba66a5b64c787719f4236a4b4feab268071f0c015_amd64",
"8Base-CNV-4.11:container-native-virtualization/kubevirt-template-validator@sha256:f3b8bdc5905143bcfe825ceb633ed04219913ebff04edaabe019810771306578_amd64",
"8Base-CNV-4.11:container-native-virtualization/libguestfs-tools@sha256:d244c934a8209d4bfd04f42fee30ec456078a1db61f1720d11c745cc76ab3e1d_amd64",
"8Base-CNV-4.11:container-native-virtualization/ovs-cni-plugin@sha256:10baab1fb06b0afbf4c790e24c6cea12516c1f4e047c9515309af20ef45e6c01_amd64",
"8Base-CNV-4.11:container-native-virtualization/virt-api@sha256:a66fb987f6eca11f2922dc3ef5e199ef12817bac071d033829f01a3dcb2c4e14_amd64",
"8Base-CNV-4.11:container-native-virtualization/virt-artifacts-server@sha256:ef16ccd7b5928288b84e16dbc8e5e3c83716174d98b414de7d8c98f4d780fa48_amd64",
"8Base-CNV-4.11:container-native-virtualization/virt-cdi-apiserver@sha256:3fbe2cf982203ad1565faf3dfdff2131a95754fa1924bc4540ef16a8c6a92996_amd64",
"8Base-CNV-4.11:container-native-virtualization/virt-cdi-cloner@sha256:6570c84c760ddc023cc254c252d8a7a986d50e9dffb09cb56db0334f08454965_amd64",
"8Base-CNV-4.11:container-native-virtualization/virt-cdi-controller@sha256:23f99683fc40c258ffa809f6e4e97835d9506247f4dc35640275c365d54b95c0_amd64",
"8Base-CNV-4.11:container-native-virtualization/virt-cdi-importer@sha256:171e69c1cf17c27b2eb69e6411b50e616366e5c188dd25baeade3c634c1425e4_amd64",
"8Base-CNV-4.11:container-native-virtualization/virt-cdi-operator@sha256:6acb6fdc85de481f0ec834646760701d1351eecfb72ecacd2393509d84f07c1f_amd64",
"8Base-CNV-4.11:container-native-virtualization/virt-cdi-uploadproxy@sha256:e33e0ed610af88df4a2901c0b78aeb2e174d43ba60c7d7982b7c78b2f4545846_amd64",
"8Base-CNV-4.11:container-native-virtualization/virt-cdi-uploadserver@sha256:17d7ef4fd170b41bd6c0eaed374d591ab4e816d8c7d9ba5afa3d97ddd97b1521_amd64",
"8Base-CNV-4.11:container-native-virtualization/virt-controller@sha256:834c84710fa4b61b5797681e538723dda5962fc06484c092dfebb28d7ea4fd6e_amd64",
"8Base-CNV-4.11:container-native-virtualization/virt-handler@sha256:5232ce9a3704e6be8bce6bccddb234275afdaaf655a239cca642d2afc7a583ba_amd64",
"8Base-CNV-4.11:container-native-virtualization/virt-launcher@sha256:9cbbc3692cdcc0f8552a5de7233e5c43a3f9e56b6dc93af1c7c8bc3ccfed9aaf_amd64",
"8Base-CNV-4.11:container-native-virtualization/virt-operator@sha256:4f91d8c011681951daa86ef1f9293fbfd3d9cc4eaa4746761ba1c3fc41149bb0_amd64",
"8Base-CNV-4.11:container-native-virtualization/virtio-win@sha256:1a0ba39da4dc899ba8c1f13acb1f978f4c794a99163ba4935e4975cad6610e70_amd64",
"8Base-CNV-4.11:container-native-virtualization/vm-network-latency-checkup@sha256:6fd6c7b974eabe5a710b1fa2b3aaf783fe3951112b42a0156743cb16a033b700_amd64"
],
"known_not_affected": [
"8Base-CNV-4.11:container-native-virtualization/hco-bundle-registry@sha256:2ed82d656fb357c2eafdbf5e3436a27c6c27e81ff9a78e6108d624b0e5ac4df2_amd64",
"8Base-CNV-4.11:container-native-virtualization/hostpath-csi-driver-rhel8@sha256:db4873121d15ac4ac438a101a7b7c347769922311d53e8d06b02c41e3b62ecac_amd64",
"8Base-CNV-4.11:container-native-virtualization/hostpath-csi-driver@sha256:db4873121d15ac4ac438a101a7b7c347769922311d53e8d06b02c41e3b62ecac_amd64",
"8Base-CNV-4.11:container-native-virtualization/ovs-cni-marker@sha256:7109aa0773b2a019fc4e981009100b94b7adb89119be585f9a577b258af277b2_amd64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2022-24675"
},
{
"category": "external",
"summary": "RHBZ#2077688",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2077688"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2022-24675",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-24675"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2022-24675",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2022-24675"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-announce/c/oecdBNLOml8",
"url": "https://groups.google.com/g/golang-announce/c/oecdBNLOml8"
}
],
"release_date": "2022-04-12T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2022-12-01T21:09:40+00:00",
"details": "Before applying this update, make sure all previously released errata relevant to your system have been applied.\n\nFor details on how to apply this update, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"8Base-CNV-4.11:container-native-virtualization/bridge-marker@sha256:59e80e29aef53d75cd40d526a2f033fb7aa1ac649da1a9e76b64d466257176cd_amd64",
"8Base-CNV-4.11:container-native-virtualization/checkup-framework@sha256:2370dd32b3e15b4261ed6267d5233ff549bd58bf5700edecc4062cce4a2bc302_amd64",
"8Base-CNV-4.11:container-native-virtualization/cluster-network-addons-operator@sha256:62bc5bdbecd1c2b15d254ef0f6754c155a3dff53178e3b7e48b0e064d82e0ebe_amd64",
"8Base-CNV-4.11:container-native-virtualization/cnv-containernetworking-plugins@sha256:37cbda49804ccc5626216e3a4f0fde8d94d93111e49b2b9256cd9da07985681e_amd64",
"8Base-CNV-4.11:container-native-virtualization/cnv-must-gather-rhel8@sha256:288403025b7d6f5e1ee9d32bf23efc07d63ab90ad4f9f558949dfac44f6c3abc_amd64",
"8Base-CNV-4.11:container-native-virtualization/hostpath-provisioner-rhel8-operator@sha256:42ed6288a8444726a7addb617bdb53ccff36090d2b22f4499d4b2ccc51009b17_amd64",
"8Base-CNV-4.11:container-native-virtualization/hostpath-provisioner-rhel8@sha256:f8f67f5e67ea99dda1445257ceba9e68614efe9c8d2fc257d88ce6bcf56ec40f_amd64",
"8Base-CNV-4.11:container-native-virtualization/hyperconverged-cluster-operator@sha256:98be2c9b4d41c8e35067318d01a76a747513652fcbd41ba38070b49ab1858e6c_amd64",
"8Base-CNV-4.11:container-native-virtualization/hyperconverged-cluster-webhook-rhel8@sha256:45c90ed991c655126f8a9acb909d1e5607e224ec6412a015308794e5b02fe320_amd64",
"8Base-CNV-4.11:container-native-virtualization/kubemacpool@sha256:6f4c35e008f158160a28419568a1db2ce9bb3a2e1d3d2eb882fa0499be7dedd0_amd64",
"8Base-CNV-4.11:container-native-virtualization/kubevirt-console-plugin@sha256:12f988f14cd8a4f7d5fa175a488435ad571091e2544670a0509fe1027ba71cfb_amd64",
"8Base-CNV-4.11:container-native-virtualization/kubevirt-ssp-operator@sha256:b2c001156b0abeb4e2c890927fb935bc43c20300125b7add856302dfcea7052c_amd64",
"8Base-CNV-4.11:container-native-virtualization/kubevirt-tekton-tasks-cleanup-vm@sha256:f80bccd1ba7d922113f9f3a1506d01dd7d07ac8d70ef7c72eae497a368b6c303_amd64",
"8Base-CNV-4.11:container-native-virtualization/kubevirt-tekton-tasks-copy-template@sha256:295767815690a79bb3b08895ab8937e322769773ad4cf7a305229ab29ccea897_amd64",
"8Base-CNV-4.11:container-native-virtualization/kubevirt-tekton-tasks-create-datavolume@sha256:3e3a30a00b367480d3182820ba11e366d87b44ff1e626f9025ddd2c612d78e47_amd64",
"8Base-CNV-4.11:container-native-virtualization/kubevirt-tekton-tasks-create-vm-from-template@sha256:4a5362a1fa6fc22344231321616b0f5e1cec7152c73bf0d00a36df62448076ee_amd64",
"8Base-CNV-4.11:container-native-virtualization/kubevirt-tekton-tasks-disk-virt-customize@sha256:fffeced76624d73cb2fd19919726886d28fd1bf4ce22549ce0ca84ed972b9e73_amd64",
"8Base-CNV-4.11:container-native-virtualization/kubevirt-tekton-tasks-disk-virt-sysprep@sha256:4e0d47644f1f44e1f01902691edce9e27acfa1aeb5f2de98439acfea7596c2e9_amd64",
"8Base-CNV-4.11:container-native-virtualization/kubevirt-tekton-tasks-modify-vm-template@sha256:53e110e700707e9f876d08a68240b6841ba5932e32b18ace1f9b8be1e575d954_amd64",
"8Base-CNV-4.11:container-native-virtualization/kubevirt-tekton-tasks-operator@sha256:f854b68b7443c4ed87e50132aa776e1b60bd71e888cee4e181840667858b7a90_amd64",
"8Base-CNV-4.11:container-native-virtualization/kubevirt-tekton-tasks-wait-for-vmi-status@sha256:b55e6949adf047224f78d0eba66a5b64c787719f4236a4b4feab268071f0c015_amd64",
"8Base-CNV-4.11:container-native-virtualization/kubevirt-template-validator@sha256:f3b8bdc5905143bcfe825ceb633ed04219913ebff04edaabe019810771306578_amd64",
"8Base-CNV-4.11:container-native-virtualization/libguestfs-tools@sha256:d244c934a8209d4bfd04f42fee30ec456078a1db61f1720d11c745cc76ab3e1d_amd64",
"8Base-CNV-4.11:container-native-virtualization/ovs-cni-plugin@sha256:10baab1fb06b0afbf4c790e24c6cea12516c1f4e047c9515309af20ef45e6c01_amd64",
"8Base-CNV-4.11:container-native-virtualization/virt-api@sha256:a66fb987f6eca11f2922dc3ef5e199ef12817bac071d033829f01a3dcb2c4e14_amd64",
"8Base-CNV-4.11:container-native-virtualization/virt-artifacts-server@sha256:ef16ccd7b5928288b84e16dbc8e5e3c83716174d98b414de7d8c98f4d780fa48_amd64",
"8Base-CNV-4.11:container-native-virtualization/virt-cdi-apiserver@sha256:3fbe2cf982203ad1565faf3dfdff2131a95754fa1924bc4540ef16a8c6a92996_amd64",
"8Base-CNV-4.11:container-native-virtualization/virt-cdi-cloner@sha256:6570c84c760ddc023cc254c252d8a7a986d50e9dffb09cb56db0334f08454965_amd64",
"8Base-CNV-4.11:container-native-virtualization/virt-cdi-controller@sha256:23f99683fc40c258ffa809f6e4e97835d9506247f4dc35640275c365d54b95c0_amd64",
"8Base-CNV-4.11:container-native-virtualization/virt-cdi-importer@sha256:171e69c1cf17c27b2eb69e6411b50e616366e5c188dd25baeade3c634c1425e4_amd64",
"8Base-CNV-4.11:container-native-virtualization/virt-cdi-operator@sha256:6acb6fdc85de481f0ec834646760701d1351eecfb72ecacd2393509d84f07c1f_amd64",
"8Base-CNV-4.11:container-native-virtualization/virt-cdi-uploadproxy@sha256:e33e0ed610af88df4a2901c0b78aeb2e174d43ba60c7d7982b7c78b2f4545846_amd64",
"8Base-CNV-4.11:container-native-virtualization/virt-cdi-uploadserver@sha256:17d7ef4fd170b41bd6c0eaed374d591ab4e816d8c7d9ba5afa3d97ddd97b1521_amd64",
"8Base-CNV-4.11:container-native-virtualization/virt-controller@sha256:834c84710fa4b61b5797681e538723dda5962fc06484c092dfebb28d7ea4fd6e_amd64",
"8Base-CNV-4.11:container-native-virtualization/virt-handler@sha256:5232ce9a3704e6be8bce6bccddb234275afdaaf655a239cca642d2afc7a583ba_amd64",
"8Base-CNV-4.11:container-native-virtualization/virt-launcher@sha256:9cbbc3692cdcc0f8552a5de7233e5c43a3f9e56b6dc93af1c7c8bc3ccfed9aaf_amd64",
"8Base-CNV-4.11:container-native-virtualization/virt-operator@sha256:4f91d8c011681951daa86ef1f9293fbfd3d9cc4eaa4746761ba1c3fc41149bb0_amd64",
"8Base-CNV-4.11:container-native-virtualization/virtio-win@sha256:1a0ba39da4dc899ba8c1f13acb1f978f4c794a99163ba4935e4975cad6610e70_amd64",
"8Base-CNV-4.11:container-native-virtualization/vm-network-latency-checkup@sha256:6fd6c7b974eabe5a710b1fa2b3aaf783fe3951112b42a0156743cb16a033b700_amd64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2022:8750"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"8Base-CNV-4.11:container-native-virtualization/bridge-marker@sha256:59e80e29aef53d75cd40d526a2f033fb7aa1ac649da1a9e76b64d466257176cd_amd64",
"8Base-CNV-4.11:container-native-virtualization/checkup-framework@sha256:2370dd32b3e15b4261ed6267d5233ff549bd58bf5700edecc4062cce4a2bc302_amd64",
"8Base-CNV-4.11:container-native-virtualization/cluster-network-addons-operator@sha256:62bc5bdbecd1c2b15d254ef0f6754c155a3dff53178e3b7e48b0e064d82e0ebe_amd64",
"8Base-CNV-4.11:container-native-virtualization/cnv-containernetworking-plugins@sha256:37cbda49804ccc5626216e3a4f0fde8d94d93111e49b2b9256cd9da07985681e_amd64",
"8Base-CNV-4.11:container-native-virtualization/cnv-must-gather-rhel8@sha256:288403025b7d6f5e1ee9d32bf23efc07d63ab90ad4f9f558949dfac44f6c3abc_amd64",
"8Base-CNV-4.11:container-native-virtualization/hco-bundle-registry@sha256:2ed82d656fb357c2eafdbf5e3436a27c6c27e81ff9a78e6108d624b0e5ac4df2_amd64",
"8Base-CNV-4.11:container-native-virtualization/hostpath-csi-driver-rhel8@sha256:db4873121d15ac4ac438a101a7b7c347769922311d53e8d06b02c41e3b62ecac_amd64",
"8Base-CNV-4.11:container-native-virtualization/hostpath-csi-driver@sha256:db4873121d15ac4ac438a101a7b7c347769922311d53e8d06b02c41e3b62ecac_amd64",
"8Base-CNV-4.11:container-native-virtualization/hostpath-provisioner-rhel8-operator@sha256:42ed6288a8444726a7addb617bdb53ccff36090d2b22f4499d4b2ccc51009b17_amd64",
"8Base-CNV-4.11:container-native-virtualization/hostpath-provisioner-rhel8@sha256:f8f67f5e67ea99dda1445257ceba9e68614efe9c8d2fc257d88ce6bcf56ec40f_amd64",
"8Base-CNV-4.11:container-native-virtualization/hyperconverged-cluster-operator@sha256:98be2c9b4d41c8e35067318d01a76a747513652fcbd41ba38070b49ab1858e6c_amd64",
"8Base-CNV-4.11:container-native-virtualization/hyperconverged-cluster-webhook-rhel8@sha256:45c90ed991c655126f8a9acb909d1e5607e224ec6412a015308794e5b02fe320_amd64",
"8Base-CNV-4.11:container-native-virtualization/kubemacpool@sha256:6f4c35e008f158160a28419568a1db2ce9bb3a2e1d3d2eb882fa0499be7dedd0_amd64",
"8Base-CNV-4.11:container-native-virtualization/kubevirt-console-plugin@sha256:12f988f14cd8a4f7d5fa175a488435ad571091e2544670a0509fe1027ba71cfb_amd64",
"8Base-CNV-4.11:container-native-virtualization/kubevirt-ssp-operator@sha256:b2c001156b0abeb4e2c890927fb935bc43c20300125b7add856302dfcea7052c_amd64",
"8Base-CNV-4.11:container-native-virtualization/kubevirt-tekton-tasks-cleanup-vm@sha256:f80bccd1ba7d922113f9f3a1506d01dd7d07ac8d70ef7c72eae497a368b6c303_amd64",
"8Base-CNV-4.11:container-native-virtualization/kubevirt-tekton-tasks-copy-template@sha256:295767815690a79bb3b08895ab8937e322769773ad4cf7a305229ab29ccea897_amd64",
"8Base-CNV-4.11:container-native-virtualization/kubevirt-tekton-tasks-create-datavolume@sha256:3e3a30a00b367480d3182820ba11e366d87b44ff1e626f9025ddd2c612d78e47_amd64",
"8Base-CNV-4.11:container-native-virtualization/kubevirt-tekton-tasks-create-vm-from-template@sha256:4a5362a1fa6fc22344231321616b0f5e1cec7152c73bf0d00a36df62448076ee_amd64",
"8Base-CNV-4.11:container-native-virtualization/kubevirt-tekton-tasks-disk-virt-customize@sha256:fffeced76624d73cb2fd19919726886d28fd1bf4ce22549ce0ca84ed972b9e73_amd64",
"8Base-CNV-4.11:container-native-virtualization/kubevirt-tekton-tasks-disk-virt-sysprep@sha256:4e0d47644f1f44e1f01902691edce9e27acfa1aeb5f2de98439acfea7596c2e9_amd64",
"8Base-CNV-4.11:container-native-virtualization/kubevirt-tekton-tasks-modify-vm-template@sha256:53e110e700707e9f876d08a68240b6841ba5932e32b18ace1f9b8be1e575d954_amd64",
"8Base-CNV-4.11:container-native-virtualization/kubevirt-tekton-tasks-operator@sha256:f854b68b7443c4ed87e50132aa776e1b60bd71e888cee4e181840667858b7a90_amd64",
"8Base-CNV-4.11:container-native-virtualization/kubevirt-tekton-tasks-wait-for-vmi-status@sha256:b55e6949adf047224f78d0eba66a5b64c787719f4236a4b4feab268071f0c015_amd64",
"8Base-CNV-4.11:container-native-virtualization/kubevirt-template-validator@sha256:f3b8bdc5905143bcfe825ceb633ed04219913ebff04edaabe019810771306578_amd64",
"8Base-CNV-4.11:container-native-virtualization/libguestfs-tools@sha256:d244c934a8209d4bfd04f42fee30ec456078a1db61f1720d11c745cc76ab3e1d_amd64",
"8Base-CNV-4.11:container-native-virtualization/ovs-cni-marker@sha256:7109aa0773b2a019fc4e981009100b94b7adb89119be585f9a577b258af277b2_amd64",
"8Base-CNV-4.11:container-native-virtualization/ovs-cni-plugin@sha256:10baab1fb06b0afbf4c790e24c6cea12516c1f4e047c9515309af20ef45e6c01_amd64",
"8Base-CNV-4.11:container-native-virtualization/virt-api@sha256:a66fb987f6eca11f2922dc3ef5e199ef12817bac071d033829f01a3dcb2c4e14_amd64",
"8Base-CNV-4.11:container-native-virtualization/virt-artifacts-server@sha256:ef16ccd7b5928288b84e16dbc8e5e3c83716174d98b414de7d8c98f4d780fa48_amd64",
"8Base-CNV-4.11:container-native-virtualization/virt-cdi-apiserver@sha256:3fbe2cf982203ad1565faf3dfdff2131a95754fa1924bc4540ef16a8c6a92996_amd64",
"8Base-CNV-4.11:container-native-virtualization/virt-cdi-cloner@sha256:6570c84c760ddc023cc254c252d8a7a986d50e9dffb09cb56db0334f08454965_amd64",
"8Base-CNV-4.11:container-native-virtualization/virt-cdi-controller@sha256:23f99683fc40c258ffa809f6e4e97835d9506247f4dc35640275c365d54b95c0_amd64",
"8Base-CNV-4.11:container-native-virtualization/virt-cdi-importer@sha256:171e69c1cf17c27b2eb69e6411b50e616366e5c188dd25baeade3c634c1425e4_amd64",
"8Base-CNV-4.11:container-native-virtualization/virt-cdi-operator@sha256:6acb6fdc85de481f0ec834646760701d1351eecfb72ecacd2393509d84f07c1f_amd64",
"8Base-CNV-4.11:container-native-virtualization/virt-cdi-uploadproxy@sha256:e33e0ed610af88df4a2901c0b78aeb2e174d43ba60c7d7982b7c78b2f4545846_amd64",
"8Base-CNV-4.11:container-native-virtualization/virt-cdi-uploadserver@sha256:17d7ef4fd170b41bd6c0eaed374d591ab4e816d8c7d9ba5afa3d97ddd97b1521_amd64",
"8Base-CNV-4.11:container-native-virtualization/virt-controller@sha256:834c84710fa4b61b5797681e538723dda5962fc06484c092dfebb28d7ea4fd6e_amd64",
"8Base-CNV-4.11:container-native-virtualization/virt-handler@sha256:5232ce9a3704e6be8bce6bccddb234275afdaaf655a239cca642d2afc7a583ba_amd64",
"8Base-CNV-4.11:container-native-virtualization/virt-launcher@sha256:9cbbc3692cdcc0f8552a5de7233e5c43a3f9e56b6dc93af1c7c8bc3ccfed9aaf_amd64",
"8Base-CNV-4.11:container-native-virtualization/virt-operator@sha256:4f91d8c011681951daa86ef1f9293fbfd3d9cc4eaa4746761ba1c3fc41149bb0_amd64",
"8Base-CNV-4.11:container-native-virtualization/virtio-win@sha256:1a0ba39da4dc899ba8c1f13acb1f978f4c794a99163ba4935e4975cad6610e70_amd64",
"8Base-CNV-4.11:container-native-virtualization/vm-network-latency-checkup@sha256:6fd6c7b974eabe5a710b1fa2b3aaf783fe3951112b42a0156743cb16a033b700_amd64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "golang: encoding/pem: fix stack overflow in Decode"
},
{
"cve": "CVE-2022-24921",
"cwe": {
"id": "CWE-400",
"name": "Uncontrolled Resource Consumption"
},
"discovery_date": "2022-03-16T00:00:00+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"8Base-CNV-4.11:container-native-virtualization/bridge-marker@sha256:59e80e29aef53d75cd40d526a2f033fb7aa1ac649da1a9e76b64d466257176cd_amd64",
"8Base-CNV-4.11:container-native-virtualization/checkup-framework@sha256:2370dd32b3e15b4261ed6267d5233ff549bd58bf5700edecc4062cce4a2bc302_amd64",
"8Base-CNV-4.11:container-native-virtualization/cluster-network-addons-operator@sha256:62bc5bdbecd1c2b15d254ef0f6754c155a3dff53178e3b7e48b0e064d82e0ebe_amd64",
"8Base-CNV-4.11:container-native-virtualization/cnv-containernetworking-plugins@sha256:37cbda49804ccc5626216e3a4f0fde8d94d93111e49b2b9256cd9da07985681e_amd64",
"8Base-CNV-4.11:container-native-virtualization/cnv-must-gather-rhel8@sha256:288403025b7d6f5e1ee9d32bf23efc07d63ab90ad4f9f558949dfac44f6c3abc_amd64",
"8Base-CNV-4.11:container-native-virtualization/hco-bundle-registry@sha256:2ed82d656fb357c2eafdbf5e3436a27c6c27e81ff9a78e6108d624b0e5ac4df2_amd64",
"8Base-CNV-4.11:container-native-virtualization/hostpath-csi-driver-rhel8@sha256:db4873121d15ac4ac438a101a7b7c347769922311d53e8d06b02c41e3b62ecac_amd64",
"8Base-CNV-4.11:container-native-virtualization/hostpath-csi-driver@sha256:db4873121d15ac4ac438a101a7b7c347769922311d53e8d06b02c41e3b62ecac_amd64",
"8Base-CNV-4.11:container-native-virtualization/hostpath-provisioner-rhel8-operator@sha256:42ed6288a8444726a7addb617bdb53ccff36090d2b22f4499d4b2ccc51009b17_amd64",
"8Base-CNV-4.11:container-native-virtualization/hostpath-provisioner-rhel8@sha256:f8f67f5e67ea99dda1445257ceba9e68614efe9c8d2fc257d88ce6bcf56ec40f_amd64",
"8Base-CNV-4.11:container-native-virtualization/hyperconverged-cluster-operator@sha256:98be2c9b4d41c8e35067318d01a76a747513652fcbd41ba38070b49ab1858e6c_amd64",
"8Base-CNV-4.11:container-native-virtualization/hyperconverged-cluster-webhook-rhel8@sha256:45c90ed991c655126f8a9acb909d1e5607e224ec6412a015308794e5b02fe320_amd64",
"8Base-CNV-4.11:container-native-virtualization/kubemacpool@sha256:6f4c35e008f158160a28419568a1db2ce9bb3a2e1d3d2eb882fa0499be7dedd0_amd64",
"8Base-CNV-4.11:container-native-virtualization/kubevirt-console-plugin@sha256:12f988f14cd8a4f7d5fa175a488435ad571091e2544670a0509fe1027ba71cfb_amd64",
"8Base-CNV-4.11:container-native-virtualization/kubevirt-tekton-tasks-cleanup-vm@sha256:f80bccd1ba7d922113f9f3a1506d01dd7d07ac8d70ef7c72eae497a368b6c303_amd64",
"8Base-CNV-4.11:container-native-virtualization/kubevirt-tekton-tasks-copy-template@sha256:295767815690a79bb3b08895ab8937e322769773ad4cf7a305229ab29ccea897_amd64",
"8Base-CNV-4.11:container-native-virtualization/kubevirt-tekton-tasks-create-datavolume@sha256:3e3a30a00b367480d3182820ba11e366d87b44ff1e626f9025ddd2c612d78e47_amd64",
"8Base-CNV-4.11:container-native-virtualization/kubevirt-tekton-tasks-create-vm-from-template@sha256:4a5362a1fa6fc22344231321616b0f5e1cec7152c73bf0d00a36df62448076ee_amd64",
"8Base-CNV-4.11:container-native-virtualization/kubevirt-tekton-tasks-disk-virt-customize@sha256:fffeced76624d73cb2fd19919726886d28fd1bf4ce22549ce0ca84ed972b9e73_amd64",
"8Base-CNV-4.11:container-native-virtualization/kubevirt-tekton-tasks-disk-virt-sysprep@sha256:4e0d47644f1f44e1f01902691edce9e27acfa1aeb5f2de98439acfea7596c2e9_amd64",
"8Base-CNV-4.11:container-native-virtualization/kubevirt-tekton-tasks-modify-vm-template@sha256:53e110e700707e9f876d08a68240b6841ba5932e32b18ace1f9b8be1e575d954_amd64",
"8Base-CNV-4.11:container-native-virtualization/kubevirt-tekton-tasks-operator@sha256:f854b68b7443c4ed87e50132aa776e1b60bd71e888cee4e181840667858b7a90_amd64",
"8Base-CNV-4.11:container-native-virtualization/kubevirt-tekton-tasks-wait-for-vmi-status@sha256:b55e6949adf047224f78d0eba66a5b64c787719f4236a4b4feab268071f0c015_amd64",
"8Base-CNV-4.11:container-native-virtualization/libguestfs-tools@sha256:d244c934a8209d4bfd04f42fee30ec456078a1db61f1720d11c745cc76ab3e1d_amd64",
"8Base-CNV-4.11:container-native-virtualization/ovs-cni-marker@sha256:7109aa0773b2a019fc4e981009100b94b7adb89119be585f9a577b258af277b2_amd64",
"8Base-CNV-4.11:container-native-virtualization/ovs-cni-plugin@sha256:10baab1fb06b0afbf4c790e24c6cea12516c1f4e047c9515309af20ef45e6c01_amd64",
"8Base-CNV-4.11:container-native-virtualization/virt-cdi-apiserver@sha256:3fbe2cf982203ad1565faf3dfdff2131a95754fa1924bc4540ef16a8c6a92996_amd64",
"8Base-CNV-4.11:container-native-virtualization/virt-cdi-cloner@sha256:6570c84c760ddc023cc254c252d8a7a986d50e9dffb09cb56db0334f08454965_amd64",
"8Base-CNV-4.11:container-native-virtualization/virt-cdi-controller@sha256:23f99683fc40c258ffa809f6e4e97835d9506247f4dc35640275c365d54b95c0_amd64",
"8Base-CNV-4.11:container-native-virtualization/virt-cdi-importer@sha256:171e69c1cf17c27b2eb69e6411b50e616366e5c188dd25baeade3c634c1425e4_amd64",
"8Base-CNV-4.11:container-native-virtualization/virt-cdi-operator@sha256:6acb6fdc85de481f0ec834646760701d1351eecfb72ecacd2393509d84f07c1f_amd64",
"8Base-CNV-4.11:container-native-virtualization/virt-cdi-uploadproxy@sha256:e33e0ed610af88df4a2901c0b78aeb2e174d43ba60c7d7982b7c78b2f4545846_amd64",
"8Base-CNV-4.11:container-native-virtualization/virt-cdi-uploadserver@sha256:17d7ef4fd170b41bd6c0eaed374d591ab4e816d8c7d9ba5afa3d97ddd97b1521_amd64",
"8Base-CNV-4.11:container-native-virtualization/virtio-win@sha256:1a0ba39da4dc899ba8c1f13acb1f978f4c794a99163ba4935e4975cad6610e70_amd64",
"8Base-CNV-4.11:container-native-virtualization/vm-network-latency-checkup@sha256:6fd6c7b974eabe5a710b1fa2b3aaf783fe3951112b42a0156743cb16a033b700_amd64"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2064857"
}
],
"notes": [
{
"category": "description",
"text": "A stack overflow flaw was found in Golang\u0027s regexp module, which can crash the runtime if the application using regexp accepts very long or arbitrarily long regexps from untrusted sources that have sufficient nesting depths. To exploit this vulnerability, an attacker would need to send large regexps with deep nesting to the application. Triggering this flaw leads to a crash of the runtime, which causes a denial of service.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "golang: regexp: stack exhaustion via a deeply nested expression",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "This flaw has been rated as a Moderate impact flaw because the exploitation of this flaw requires that an affected application accept arbitrarily long regexps from untrusted sources, which has inherent risks (even without this flaw), especially involving impacts to application availability.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"8Base-CNV-4.11:container-native-virtualization/kubevirt-ssp-operator@sha256:b2c001156b0abeb4e2c890927fb935bc43c20300125b7add856302dfcea7052c_amd64",
"8Base-CNV-4.11:container-native-virtualization/kubevirt-template-validator@sha256:f3b8bdc5905143bcfe825ceb633ed04219913ebff04edaabe019810771306578_amd64",
"8Base-CNV-4.11:container-native-virtualization/virt-api@sha256:a66fb987f6eca11f2922dc3ef5e199ef12817bac071d033829f01a3dcb2c4e14_amd64",
"8Base-CNV-4.11:container-native-virtualization/virt-artifacts-server@sha256:ef16ccd7b5928288b84e16dbc8e5e3c83716174d98b414de7d8c98f4d780fa48_amd64",
"8Base-CNV-4.11:container-native-virtualization/virt-controller@sha256:834c84710fa4b61b5797681e538723dda5962fc06484c092dfebb28d7ea4fd6e_amd64",
"8Base-CNV-4.11:container-native-virtualization/virt-handler@sha256:5232ce9a3704e6be8bce6bccddb234275afdaaf655a239cca642d2afc7a583ba_amd64",
"8Base-CNV-4.11:container-native-virtualization/virt-launcher@sha256:9cbbc3692cdcc0f8552a5de7233e5c43a3f9e56b6dc93af1c7c8bc3ccfed9aaf_amd64",
"8Base-CNV-4.11:container-native-virtualization/virt-operator@sha256:4f91d8c011681951daa86ef1f9293fbfd3d9cc4eaa4746761ba1c3fc41149bb0_amd64"
],
"known_not_affected": [
"8Base-CNV-4.11:container-native-virtualization/bridge-marker@sha256:59e80e29aef53d75cd40d526a2f033fb7aa1ac649da1a9e76b64d466257176cd_amd64",
"8Base-CNV-4.11:container-native-virtualization/checkup-framework@sha256:2370dd32b3e15b4261ed6267d5233ff549bd58bf5700edecc4062cce4a2bc302_amd64",
"8Base-CNV-4.11:container-native-virtualization/cluster-network-addons-operator@sha256:62bc5bdbecd1c2b15d254ef0f6754c155a3dff53178e3b7e48b0e064d82e0ebe_amd64",
"8Base-CNV-4.11:container-native-virtualization/cnv-containernetworking-plugins@sha256:37cbda49804ccc5626216e3a4f0fde8d94d93111e49b2b9256cd9da07985681e_amd64",
"8Base-CNV-4.11:container-native-virtualization/cnv-must-gather-rhel8@sha256:288403025b7d6f5e1ee9d32bf23efc07d63ab90ad4f9f558949dfac44f6c3abc_amd64",
"8Base-CNV-4.11:container-native-virtualization/hco-bundle-registry@sha256:2ed82d656fb357c2eafdbf5e3436a27c6c27e81ff9a78e6108d624b0e5ac4df2_amd64",
"8Base-CNV-4.11:container-native-virtualization/hostpath-csi-driver-rhel8@sha256:db4873121d15ac4ac438a101a7b7c347769922311d53e8d06b02c41e3b62ecac_amd64",
"8Base-CNV-4.11:container-native-virtualization/hostpath-csi-driver@sha256:db4873121d15ac4ac438a101a7b7c347769922311d53e8d06b02c41e3b62ecac_amd64",
"8Base-CNV-4.11:container-native-virtualization/hostpath-provisioner-rhel8-operator@sha256:42ed6288a8444726a7addb617bdb53ccff36090d2b22f4499d4b2ccc51009b17_amd64",
"8Base-CNV-4.11:container-native-virtualization/hostpath-provisioner-rhel8@sha256:f8f67f5e67ea99dda1445257ceba9e68614efe9c8d2fc257d88ce6bcf56ec40f_amd64",
"8Base-CNV-4.11:container-native-virtualization/hyperconverged-cluster-operator@sha256:98be2c9b4d41c8e35067318d01a76a747513652fcbd41ba38070b49ab1858e6c_amd64",
"8Base-CNV-4.11:container-native-virtualization/hyperconverged-cluster-webhook-rhel8@sha256:45c90ed991c655126f8a9acb909d1e5607e224ec6412a015308794e5b02fe320_amd64",
"8Base-CNV-4.11:container-native-virtualization/kubemacpool@sha256:6f4c35e008f158160a28419568a1db2ce9bb3a2e1d3d2eb882fa0499be7dedd0_amd64",
"8Base-CNV-4.11:container-native-virtualization/kubevirt-console-plugin@sha256:12f988f14cd8a4f7d5fa175a488435ad571091e2544670a0509fe1027ba71cfb_amd64",
"8Base-CNV-4.11:container-native-virtualization/kubevirt-tekton-tasks-cleanup-vm@sha256:f80bccd1ba7d922113f9f3a1506d01dd7d07ac8d70ef7c72eae497a368b6c303_amd64",
"8Base-CNV-4.11:container-native-virtualization/kubevirt-tekton-tasks-copy-template@sha256:295767815690a79bb3b08895ab8937e322769773ad4cf7a305229ab29ccea897_amd64",
"8Base-CNV-4.11:container-native-virtualization/kubevirt-tekton-tasks-create-datavolume@sha256:3e3a30a00b367480d3182820ba11e366d87b44ff1e626f9025ddd2c612d78e47_amd64",
"8Base-CNV-4.11:container-native-virtualization/kubevirt-tekton-tasks-create-vm-from-template@sha256:4a5362a1fa6fc22344231321616b0f5e1cec7152c73bf0d00a36df62448076ee_amd64",
"8Base-CNV-4.11:container-native-virtualization/kubevirt-tekton-tasks-disk-virt-customize@sha256:fffeced76624d73cb2fd19919726886d28fd1bf4ce22549ce0ca84ed972b9e73_amd64",
"8Base-CNV-4.11:container-native-virtualization/kubevirt-tekton-tasks-disk-virt-sysprep@sha256:4e0d47644f1f44e1f01902691edce9e27acfa1aeb5f2de98439acfea7596c2e9_amd64",
"8Base-CNV-4.11:container-native-virtualization/kubevirt-tekton-tasks-modify-vm-template@sha256:53e110e700707e9f876d08a68240b6841ba5932e32b18ace1f9b8be1e575d954_amd64",
"8Base-CNV-4.11:container-native-virtualization/kubevirt-tekton-tasks-operator@sha256:f854b68b7443c4ed87e50132aa776e1b60bd71e888cee4e181840667858b7a90_amd64",
"8Base-CNV-4.11:container-native-virtualization/kubevirt-tekton-tasks-wait-for-vmi-status@sha256:b55e6949adf047224f78d0eba66a5b64c787719f4236a4b4feab268071f0c015_amd64",
"8Base-CNV-4.11:container-native-virtualization/libguestfs-tools@sha256:d244c934a8209d4bfd04f42fee30ec456078a1db61f1720d11c745cc76ab3e1d_amd64",
"8Base-CNV-4.11:container-native-virtualization/ovs-cni-marker@sha256:7109aa0773b2a019fc4e981009100b94b7adb89119be585f9a577b258af277b2_amd64",
"8Base-CNV-4.11:container-native-virtualization/ovs-cni-plugin@sha256:10baab1fb06b0afbf4c790e24c6cea12516c1f4e047c9515309af20ef45e6c01_amd64",
"8Base-CNV-4.11:container-native-virtualization/virt-cdi-apiserver@sha256:3fbe2cf982203ad1565faf3dfdff2131a95754fa1924bc4540ef16a8c6a92996_amd64",
"8Base-CNV-4.11:container-native-virtualization/virt-cdi-cloner@sha256:6570c84c760ddc023cc254c252d8a7a986d50e9dffb09cb56db0334f08454965_amd64",
"8Base-CNV-4.11:container-native-virtualization/virt-cdi-controller@sha256:23f99683fc40c258ffa809f6e4e97835d9506247f4dc35640275c365d54b95c0_amd64",
"8Base-CNV-4.11:container-native-virtualization/virt-cdi-importer@sha256:171e69c1cf17c27b2eb69e6411b50e616366e5c188dd25baeade3c634c1425e4_amd64",
"8Base-CNV-4.11:container-native-virtualization/virt-cdi-operator@sha256:6acb6fdc85de481f0ec834646760701d1351eecfb72ecacd2393509d84f07c1f_amd64",
"8Base-CNV-4.11:container-native-virtualization/virt-cdi-uploadproxy@sha256:e33e0ed610af88df4a2901c0b78aeb2e174d43ba60c7d7982b7c78b2f4545846_amd64",
"8Base-CNV-4.11:container-native-virtualization/virt-cdi-uploadserver@sha256:17d7ef4fd170b41bd6c0eaed374d591ab4e816d8c7d9ba5afa3d97ddd97b1521_amd64",
"8Base-CNV-4.11:container-native-virtualization/virtio-win@sha256:1a0ba39da4dc899ba8c1f13acb1f978f4c794a99163ba4935e4975cad6610e70_amd64",
"8Base-CNV-4.11:container-native-virtualization/vm-network-latency-checkup@sha256:6fd6c7b974eabe5a710b1fa2b3aaf783fe3951112b42a0156743cb16a033b700_amd64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2022-24921"
},
{
"category": "external",
"summary": "RHBZ#2064857",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2064857"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2022-24921",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-24921"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2022-24921",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2022-24921"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-announce/c/RP1hfrBYVuk",
"url": "https://groups.google.com/g/golang-announce/c/RP1hfrBYVuk"
}
],
"release_date": "2022-03-03T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2022-12-01T21:09:40+00:00",
"details": "Before applying this update, make sure all previously released errata relevant to your system have been applied.\n\nFor details on how to apply this update, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"8Base-CNV-4.11:container-native-virtualization/kubevirt-ssp-operator@sha256:b2c001156b0abeb4e2c890927fb935bc43c20300125b7add856302dfcea7052c_amd64",
"8Base-CNV-4.11:container-native-virtualization/kubevirt-template-validator@sha256:f3b8bdc5905143bcfe825ceb633ed04219913ebff04edaabe019810771306578_amd64",
"8Base-CNV-4.11:container-native-virtualization/virt-api@sha256:a66fb987f6eca11f2922dc3ef5e199ef12817bac071d033829f01a3dcb2c4e14_amd64",
"8Base-CNV-4.11:container-native-virtualization/virt-artifacts-server@sha256:ef16ccd7b5928288b84e16dbc8e5e3c83716174d98b414de7d8c98f4d780fa48_amd64",
"8Base-CNV-4.11:container-native-virtualization/virt-controller@sha256:834c84710fa4b61b5797681e538723dda5962fc06484c092dfebb28d7ea4fd6e_amd64",
"8Base-CNV-4.11:container-native-virtualization/virt-handler@sha256:5232ce9a3704e6be8bce6bccddb234275afdaaf655a239cca642d2afc7a583ba_amd64",
"8Base-CNV-4.11:container-native-virtualization/virt-launcher@sha256:9cbbc3692cdcc0f8552a5de7233e5c43a3f9e56b6dc93af1c7c8bc3ccfed9aaf_amd64",
"8Base-CNV-4.11:container-native-virtualization/virt-operator@sha256:4f91d8c011681951daa86ef1f9293fbfd3d9cc4eaa4746761ba1c3fc41149bb0_amd64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2022:8750"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"8Base-CNV-4.11:container-native-virtualization/bridge-marker@sha256:59e80e29aef53d75cd40d526a2f033fb7aa1ac649da1a9e76b64d466257176cd_amd64",
"8Base-CNV-4.11:container-native-virtualization/checkup-framework@sha256:2370dd32b3e15b4261ed6267d5233ff549bd58bf5700edecc4062cce4a2bc302_amd64",
"8Base-CNV-4.11:container-native-virtualization/cluster-network-addons-operator@sha256:62bc5bdbecd1c2b15d254ef0f6754c155a3dff53178e3b7e48b0e064d82e0ebe_amd64",
"8Base-CNV-4.11:container-native-virtualization/cnv-containernetworking-plugins@sha256:37cbda49804ccc5626216e3a4f0fde8d94d93111e49b2b9256cd9da07985681e_amd64",
"8Base-CNV-4.11:container-native-virtualization/cnv-must-gather-rhel8@sha256:288403025b7d6f5e1ee9d32bf23efc07d63ab90ad4f9f558949dfac44f6c3abc_amd64",
"8Base-CNV-4.11:container-native-virtualization/hco-bundle-registry@sha256:2ed82d656fb357c2eafdbf5e3436a27c6c27e81ff9a78e6108d624b0e5ac4df2_amd64",
"8Base-CNV-4.11:container-native-virtualization/hostpath-csi-driver-rhel8@sha256:db4873121d15ac4ac438a101a7b7c347769922311d53e8d06b02c41e3b62ecac_amd64",
"8Base-CNV-4.11:container-native-virtualization/hostpath-csi-driver@sha256:db4873121d15ac4ac438a101a7b7c347769922311d53e8d06b02c41e3b62ecac_amd64",
"8Base-CNV-4.11:container-native-virtualization/hostpath-provisioner-rhel8-operator@sha256:42ed6288a8444726a7addb617bdb53ccff36090d2b22f4499d4b2ccc51009b17_amd64",
"8Base-CNV-4.11:container-native-virtualization/hostpath-provisioner-rhel8@sha256:f8f67f5e67ea99dda1445257ceba9e68614efe9c8d2fc257d88ce6bcf56ec40f_amd64",
"8Base-CNV-4.11:container-native-virtualization/hyperconverged-cluster-operator@sha256:98be2c9b4d41c8e35067318d01a76a747513652fcbd41ba38070b49ab1858e6c_amd64",
"8Base-CNV-4.11:container-native-virtualization/hyperconverged-cluster-webhook-rhel8@sha256:45c90ed991c655126f8a9acb909d1e5607e224ec6412a015308794e5b02fe320_amd64",
"8Base-CNV-4.11:container-native-virtualization/kubemacpool@sha256:6f4c35e008f158160a28419568a1db2ce9bb3a2e1d3d2eb882fa0499be7dedd0_amd64",
"8Base-CNV-4.11:container-native-virtualization/kubevirt-console-plugin@sha256:12f988f14cd8a4f7d5fa175a488435ad571091e2544670a0509fe1027ba71cfb_amd64",
"8Base-CNV-4.11:container-native-virtualization/kubevirt-ssp-operator@sha256:b2c001156b0abeb4e2c890927fb935bc43c20300125b7add856302dfcea7052c_amd64",
"8Base-CNV-4.11:container-native-virtualization/kubevirt-tekton-tasks-cleanup-vm@sha256:f80bccd1ba7d922113f9f3a1506d01dd7d07ac8d70ef7c72eae497a368b6c303_amd64",
"8Base-CNV-4.11:container-native-virtualization/kubevirt-tekton-tasks-copy-template@sha256:295767815690a79bb3b08895ab8937e322769773ad4cf7a305229ab29ccea897_amd64",
"8Base-CNV-4.11:container-native-virtualization/kubevirt-tekton-tasks-create-datavolume@sha256:3e3a30a00b367480d3182820ba11e366d87b44ff1e626f9025ddd2c612d78e47_amd64",
"8Base-CNV-4.11:container-native-virtualization/kubevirt-tekton-tasks-create-vm-from-template@sha256:4a5362a1fa6fc22344231321616b0f5e1cec7152c73bf0d00a36df62448076ee_amd64",
"8Base-CNV-4.11:container-native-virtualization/kubevirt-tekton-tasks-disk-virt-customize@sha256:fffeced76624d73cb2fd19919726886d28fd1bf4ce22549ce0ca84ed972b9e73_amd64",
"8Base-CNV-4.11:container-native-virtualization/kubevirt-tekton-tasks-disk-virt-sysprep@sha256:4e0d47644f1f44e1f01902691edce9e27acfa1aeb5f2de98439acfea7596c2e9_amd64",
"8Base-CNV-4.11:container-native-virtualization/kubevirt-tekton-tasks-modify-vm-template@sha256:53e110e700707e9f876d08a68240b6841ba5932e32b18ace1f9b8be1e575d954_amd64",
"8Base-CNV-4.11:container-native-virtualization/kubevirt-tekton-tasks-operator@sha256:f854b68b7443c4ed87e50132aa776e1b60bd71e888cee4e181840667858b7a90_amd64",
"8Base-CNV-4.11:container-native-virtualization/kubevirt-tekton-tasks-wait-for-vmi-status@sha256:b55e6949adf047224f78d0eba66a5b64c787719f4236a4b4feab268071f0c015_amd64",
"8Base-CNV-4.11:container-native-virtualization/kubevirt-template-validator@sha256:f3b8bdc5905143bcfe825ceb633ed04219913ebff04edaabe019810771306578_amd64",
"8Base-CNV-4.11:container-native-virtualization/libguestfs-tools@sha256:d244c934a8209d4bfd04f42fee30ec456078a1db61f1720d11c745cc76ab3e1d_amd64",
"8Base-CNV-4.11:container-native-virtualization/ovs-cni-marker@sha256:7109aa0773b2a019fc4e981009100b94b7adb89119be585f9a577b258af277b2_amd64",
"8Base-CNV-4.11:container-native-virtualization/ovs-cni-plugin@sha256:10baab1fb06b0afbf4c790e24c6cea12516c1f4e047c9515309af20ef45e6c01_amd64",
"8Base-CNV-4.11:container-native-virtualization/virt-api@sha256:a66fb987f6eca11f2922dc3ef5e199ef12817bac071d033829f01a3dcb2c4e14_amd64",
"8Base-CNV-4.11:container-native-virtualization/virt-artifacts-server@sha256:ef16ccd7b5928288b84e16dbc8e5e3c83716174d98b414de7d8c98f4d780fa48_amd64",
"8Base-CNV-4.11:container-native-virtualization/virt-cdi-apiserver@sha256:3fbe2cf982203ad1565faf3dfdff2131a95754fa1924bc4540ef16a8c6a92996_amd64",
"8Base-CNV-4.11:container-native-virtualization/virt-cdi-cloner@sha256:6570c84c760ddc023cc254c252d8a7a986d50e9dffb09cb56db0334f08454965_amd64",
"8Base-CNV-4.11:container-native-virtualization/virt-cdi-controller@sha256:23f99683fc40c258ffa809f6e4e97835d9506247f4dc35640275c365d54b95c0_amd64",
"8Base-CNV-4.11:container-native-virtualization/virt-cdi-importer@sha256:171e69c1cf17c27b2eb69e6411b50e616366e5c188dd25baeade3c634c1425e4_amd64",
"8Base-CNV-4.11:container-native-virtualization/virt-cdi-operator@sha256:6acb6fdc85de481f0ec834646760701d1351eecfb72ecacd2393509d84f07c1f_amd64",
"8Base-CNV-4.11:container-native-virtualization/virt-cdi-uploadproxy@sha256:e33e0ed610af88df4a2901c0b78aeb2e174d43ba60c7d7982b7c78b2f4545846_amd64",
"8Base-CNV-4.11:container-native-virtualization/virt-cdi-uploadserver@sha256:17d7ef4fd170b41bd6c0eaed374d591ab4e816d8c7d9ba5afa3d97ddd97b1521_amd64",
"8Base-CNV-4.11:container-native-virtualization/virt-controller@sha256:834c84710fa4b61b5797681e538723dda5962fc06484c092dfebb28d7ea4fd6e_amd64",
"8Base-CNV-4.11:container-native-virtualization/virt-handler@sha256:5232ce9a3704e6be8bce6bccddb234275afdaaf655a239cca642d2afc7a583ba_amd64",
"8Base-CNV-4.11:container-native-virtualization/virt-launcher@sha256:9cbbc3692cdcc0f8552a5de7233e5c43a3f9e56b6dc93af1c7c8bc3ccfed9aaf_amd64",
"8Base-CNV-4.11:container-native-virtualization/virt-operator@sha256:4f91d8c011681951daa86ef1f9293fbfd3d9cc4eaa4746761ba1c3fc41149bb0_amd64",
"8Base-CNV-4.11:container-native-virtualization/virtio-win@sha256:1a0ba39da4dc899ba8c1f13acb1f978f4c794a99163ba4935e4975cad6610e70_amd64",
"8Base-CNV-4.11:container-native-virtualization/vm-network-latency-checkup@sha256:6fd6c7b974eabe5a710b1fa2b3aaf783fe3951112b42a0156743cb16a033b700_amd64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "golang: regexp: stack exhaustion via a deeply nested expression"
},
{
"cve": "CVE-2022-28327",
"cwe": {
"id": "CWE-190",
"name": "Integer Overflow or Wraparound"
},
"discovery_date": "2022-04-21T00:00:00+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"8Base-CNV-4.11:container-native-virtualization/hco-bundle-registry@sha256:2ed82d656fb357c2eafdbf5e3436a27c6c27e81ff9a78e6108d624b0e5ac4df2_amd64"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2077689"
}
],
"notes": [
{
"category": "description",
"text": "An integer overflow flaw was found in Golang\u0027s crypto/elliptic library. This flaw allows an attacker to use a crafted scaler input longer than 32 bytes, causing P256().ScalarMult or P256().ScalarBaseMult to panic, leading to a loss of availability.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "golang: crypto/elliptic: panic caused by oversized scalar",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "Red Hat Enterprise Linux 7, 8 and 9 are affected, because the code-base is affected by this vulnerability.\n\nRed Hat Product Security has rated this issue as having Moderate security impact, and the issue is not currently planned to be addressed in future updates for Red Hat Enterprise Linux 7, hence, marked as Out-of-Support-Scope. \n\nRed Hat Developer Tools - Compilers (go-toolset-1.16-golang \u0026 go-toolset-1.17-golang), ships the vulnerable code and affected by this vulnerability.\n\nFor additional information, refer to the Issue Severity Classification: https://access.redhat.com/security/updates/classification/ and Red Hat Enterprise Linux Life Cycle \u0026 Updates Policy: https://access.redhat.com/support/policy/updates/errata/.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"8Base-CNV-4.11:container-native-virtualization/bridge-marker@sha256:59e80e29aef53d75cd40d526a2f033fb7aa1ac649da1a9e76b64d466257176cd_amd64",
"8Base-CNV-4.11:container-native-virtualization/checkup-framework@sha256:2370dd32b3e15b4261ed6267d5233ff549bd58bf5700edecc4062cce4a2bc302_amd64",
"8Base-CNV-4.11:container-native-virtualization/cluster-network-addons-operator@sha256:62bc5bdbecd1c2b15d254ef0f6754c155a3dff53178e3b7e48b0e064d82e0ebe_amd64",
"8Base-CNV-4.11:container-native-virtualization/cnv-containernetworking-plugins@sha256:37cbda49804ccc5626216e3a4f0fde8d94d93111e49b2b9256cd9da07985681e_amd64",
"8Base-CNV-4.11:container-native-virtualization/cnv-must-gather-rhel8@sha256:288403025b7d6f5e1ee9d32bf23efc07d63ab90ad4f9f558949dfac44f6c3abc_amd64",
"8Base-CNV-4.11:container-native-virtualization/hostpath-csi-driver-rhel8@sha256:db4873121d15ac4ac438a101a7b7c347769922311d53e8d06b02c41e3b62ecac_amd64",
"8Base-CNV-4.11:container-native-virtualization/hostpath-csi-driver@sha256:db4873121d15ac4ac438a101a7b7c347769922311d53e8d06b02c41e3b62ecac_amd64",
"8Base-CNV-4.11:container-native-virtualization/hostpath-provisioner-rhel8-operator@sha256:42ed6288a8444726a7addb617bdb53ccff36090d2b22f4499d4b2ccc51009b17_amd64",
"8Base-CNV-4.11:container-native-virtualization/hostpath-provisioner-rhel8@sha256:f8f67f5e67ea99dda1445257ceba9e68614efe9c8d2fc257d88ce6bcf56ec40f_amd64",
"8Base-CNV-4.11:container-native-virtualization/hyperconverged-cluster-operator@sha256:98be2c9b4d41c8e35067318d01a76a747513652fcbd41ba38070b49ab1858e6c_amd64",
"8Base-CNV-4.11:container-native-virtualization/hyperconverged-cluster-webhook-rhel8@sha256:45c90ed991c655126f8a9acb909d1e5607e224ec6412a015308794e5b02fe320_amd64",
"8Base-CNV-4.11:container-native-virtualization/kubemacpool@sha256:6f4c35e008f158160a28419568a1db2ce9bb3a2e1d3d2eb882fa0499be7dedd0_amd64",
"8Base-CNV-4.11:container-native-virtualization/kubevirt-console-plugin@sha256:12f988f14cd8a4f7d5fa175a488435ad571091e2544670a0509fe1027ba71cfb_amd64",
"8Base-CNV-4.11:container-native-virtualization/kubevirt-ssp-operator@sha256:b2c001156b0abeb4e2c890927fb935bc43c20300125b7add856302dfcea7052c_amd64",
"8Base-CNV-4.11:container-native-virtualization/kubevirt-tekton-tasks-cleanup-vm@sha256:f80bccd1ba7d922113f9f3a1506d01dd7d07ac8d70ef7c72eae497a368b6c303_amd64",
"8Base-CNV-4.11:container-native-virtualization/kubevirt-tekton-tasks-copy-template@sha256:295767815690a79bb3b08895ab8937e322769773ad4cf7a305229ab29ccea897_amd64",
"8Base-CNV-4.11:container-native-virtualization/kubevirt-tekton-tasks-create-datavolume@sha256:3e3a30a00b367480d3182820ba11e366d87b44ff1e626f9025ddd2c612d78e47_amd64",
"8Base-CNV-4.11:container-native-virtualization/kubevirt-tekton-tasks-create-vm-from-template@sha256:4a5362a1fa6fc22344231321616b0f5e1cec7152c73bf0d00a36df62448076ee_amd64",
"8Base-CNV-4.11:container-native-virtualization/kubevirt-tekton-tasks-disk-virt-customize@sha256:fffeced76624d73cb2fd19919726886d28fd1bf4ce22549ce0ca84ed972b9e73_amd64",
"8Base-CNV-4.11:container-native-virtualization/kubevirt-tekton-tasks-disk-virt-sysprep@sha256:4e0d47644f1f44e1f01902691edce9e27acfa1aeb5f2de98439acfea7596c2e9_amd64",
"8Base-CNV-4.11:container-native-virtualization/kubevirt-tekton-tasks-modify-vm-template@sha256:53e110e700707e9f876d08a68240b6841ba5932e32b18ace1f9b8be1e575d954_amd64",
"8Base-CNV-4.11:container-native-virtualization/kubevirt-tekton-tasks-operator@sha256:f854b68b7443c4ed87e50132aa776e1b60bd71e888cee4e181840667858b7a90_amd64",
"8Base-CNV-4.11:container-native-virtualization/kubevirt-tekton-tasks-wait-for-vmi-status@sha256:b55e6949adf047224f78d0eba66a5b64c787719f4236a4b4feab268071f0c015_amd64",
"8Base-CNV-4.11:container-native-virtualization/kubevirt-template-validator@sha256:f3b8bdc5905143bcfe825ceb633ed04219913ebff04edaabe019810771306578_amd64",
"8Base-CNV-4.11:container-native-virtualization/libguestfs-tools@sha256:d244c934a8209d4bfd04f42fee30ec456078a1db61f1720d11c745cc76ab3e1d_amd64",
"8Base-CNV-4.11:container-native-virtualization/ovs-cni-marker@sha256:7109aa0773b2a019fc4e981009100b94b7adb89119be585f9a577b258af277b2_amd64",
"8Base-CNV-4.11:container-native-virtualization/ovs-cni-plugin@sha256:10baab1fb06b0afbf4c790e24c6cea12516c1f4e047c9515309af20ef45e6c01_amd64",
"8Base-CNV-4.11:container-native-virtualization/virt-api@sha256:a66fb987f6eca11f2922dc3ef5e199ef12817bac071d033829f01a3dcb2c4e14_amd64",
"8Base-CNV-4.11:container-native-virtualization/virt-artifacts-server@sha256:ef16ccd7b5928288b84e16dbc8e5e3c83716174d98b414de7d8c98f4d780fa48_amd64",
"8Base-CNV-4.11:container-native-virtualization/virt-cdi-apiserver@sha256:3fbe2cf982203ad1565faf3dfdff2131a95754fa1924bc4540ef16a8c6a92996_amd64",
"8Base-CNV-4.11:container-native-virtualization/virt-cdi-cloner@sha256:6570c84c760ddc023cc254c252d8a7a986d50e9dffb09cb56db0334f08454965_amd64",
"8Base-CNV-4.11:container-native-virtualization/virt-cdi-controller@sha256:23f99683fc40c258ffa809f6e4e97835d9506247f4dc35640275c365d54b95c0_amd64",
"8Base-CNV-4.11:container-native-virtualization/virt-cdi-importer@sha256:171e69c1cf17c27b2eb69e6411b50e616366e5c188dd25baeade3c634c1425e4_amd64",
"8Base-CNV-4.11:container-native-virtualization/virt-cdi-operator@sha256:6acb6fdc85de481f0ec834646760701d1351eecfb72ecacd2393509d84f07c1f_amd64",
"8Base-CNV-4.11:container-native-virtualization/virt-cdi-uploadproxy@sha256:e33e0ed610af88df4a2901c0b78aeb2e174d43ba60c7d7982b7c78b2f4545846_amd64",
"8Base-CNV-4.11:container-native-virtualization/virt-cdi-uploadserver@sha256:17d7ef4fd170b41bd6c0eaed374d591ab4e816d8c7d9ba5afa3d97ddd97b1521_amd64",
"8Base-CNV-4.11:container-native-virtualization/virt-controller@sha256:834c84710fa4b61b5797681e538723dda5962fc06484c092dfebb28d7ea4fd6e_amd64",
"8Base-CNV-4.11:container-native-virtualization/virt-handler@sha256:5232ce9a3704e6be8bce6bccddb234275afdaaf655a239cca642d2afc7a583ba_amd64",
"8Base-CNV-4.11:container-native-virtualization/virt-launcher@sha256:9cbbc3692cdcc0f8552a5de7233e5c43a3f9e56b6dc93af1c7c8bc3ccfed9aaf_amd64",
"8Base-CNV-4.11:container-native-virtualization/virt-operator@sha256:4f91d8c011681951daa86ef1f9293fbfd3d9cc4eaa4746761ba1c3fc41149bb0_amd64",
"8Base-CNV-4.11:container-native-virtualization/virtio-win@sha256:1a0ba39da4dc899ba8c1f13acb1f978f4c794a99163ba4935e4975cad6610e70_amd64",
"8Base-CNV-4.11:container-native-virtualization/vm-network-latency-checkup@sha256:6fd6c7b974eabe5a710b1fa2b3aaf783fe3951112b42a0156743cb16a033b700_amd64"
],
"known_not_affected": [
"8Base-CNV-4.11:container-native-virtualization/hco-bundle-registry@sha256:2ed82d656fb357c2eafdbf5e3436a27c6c27e81ff9a78e6108d624b0e5ac4df2_amd64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2022-28327"
},
{
"category": "external",
"summary": "RHBZ#2077689",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2077689"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2022-28327",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-28327"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2022-28327",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2022-28327"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-announce/c/oecdBNLOml8",
"url": "https://groups.google.com/g/golang-announce/c/oecdBNLOml8"
}
],
"release_date": "2022-04-12T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2022-12-01T21:09:40+00:00",
"details": "Before applying this update, make sure all previously released errata relevant to your system have been applied.\n\nFor details on how to apply this update, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"8Base-CNV-4.11:container-native-virtualization/bridge-marker@sha256:59e80e29aef53d75cd40d526a2f033fb7aa1ac649da1a9e76b64d466257176cd_amd64",
"8Base-CNV-4.11:container-native-virtualization/checkup-framework@sha256:2370dd32b3e15b4261ed6267d5233ff549bd58bf5700edecc4062cce4a2bc302_amd64",
"8Base-CNV-4.11:container-native-virtualization/cluster-network-addons-operator@sha256:62bc5bdbecd1c2b15d254ef0f6754c155a3dff53178e3b7e48b0e064d82e0ebe_amd64",
"8Base-CNV-4.11:container-native-virtualization/cnv-containernetworking-plugins@sha256:37cbda49804ccc5626216e3a4f0fde8d94d93111e49b2b9256cd9da07985681e_amd64",
"8Base-CNV-4.11:container-native-virtualization/cnv-must-gather-rhel8@sha256:288403025b7d6f5e1ee9d32bf23efc07d63ab90ad4f9f558949dfac44f6c3abc_amd64",
"8Base-CNV-4.11:container-native-virtualization/hostpath-csi-driver-rhel8@sha256:db4873121d15ac4ac438a101a7b7c347769922311d53e8d06b02c41e3b62ecac_amd64",
"8Base-CNV-4.11:container-native-virtualization/hostpath-csi-driver@sha256:db4873121d15ac4ac438a101a7b7c347769922311d53e8d06b02c41e3b62ecac_amd64",
"8Base-CNV-4.11:container-native-virtualization/hostpath-provisioner-rhel8-operator@sha256:42ed6288a8444726a7addb617bdb53ccff36090d2b22f4499d4b2ccc51009b17_amd64",
"8Base-CNV-4.11:container-native-virtualization/hostpath-provisioner-rhel8@sha256:f8f67f5e67ea99dda1445257ceba9e68614efe9c8d2fc257d88ce6bcf56ec40f_amd64",
"8Base-CNV-4.11:container-native-virtualization/hyperconverged-cluster-operator@sha256:98be2c9b4d41c8e35067318d01a76a747513652fcbd41ba38070b49ab1858e6c_amd64",
"8Base-CNV-4.11:container-native-virtualization/hyperconverged-cluster-webhook-rhel8@sha256:45c90ed991c655126f8a9acb909d1e5607e224ec6412a015308794e5b02fe320_amd64",
"8Base-CNV-4.11:container-native-virtualization/kubemacpool@sha256:6f4c35e008f158160a28419568a1db2ce9bb3a2e1d3d2eb882fa0499be7dedd0_amd64",
"8Base-CNV-4.11:container-native-virtualization/kubevirt-console-plugin@sha256:12f988f14cd8a4f7d5fa175a488435ad571091e2544670a0509fe1027ba71cfb_amd64",
"8Base-CNV-4.11:container-native-virtualization/kubevirt-ssp-operator@sha256:b2c001156b0abeb4e2c890927fb935bc43c20300125b7add856302dfcea7052c_amd64",
"8Base-CNV-4.11:container-native-virtualization/kubevirt-tekton-tasks-cleanup-vm@sha256:f80bccd1ba7d922113f9f3a1506d01dd7d07ac8d70ef7c72eae497a368b6c303_amd64",
"8Base-CNV-4.11:container-native-virtualization/kubevirt-tekton-tasks-copy-template@sha256:295767815690a79bb3b08895ab8937e322769773ad4cf7a305229ab29ccea897_amd64",
"8Base-CNV-4.11:container-native-virtualization/kubevirt-tekton-tasks-create-datavolume@sha256:3e3a30a00b367480d3182820ba11e366d87b44ff1e626f9025ddd2c612d78e47_amd64",
"8Base-CNV-4.11:container-native-virtualization/kubevirt-tekton-tasks-create-vm-from-template@sha256:4a5362a1fa6fc22344231321616b0f5e1cec7152c73bf0d00a36df62448076ee_amd64",
"8Base-CNV-4.11:container-native-virtualization/kubevirt-tekton-tasks-disk-virt-customize@sha256:fffeced76624d73cb2fd19919726886d28fd1bf4ce22549ce0ca84ed972b9e73_amd64",
"8Base-CNV-4.11:container-native-virtualization/kubevirt-tekton-tasks-disk-virt-sysprep@sha256:4e0d47644f1f44e1f01902691edce9e27acfa1aeb5f2de98439acfea7596c2e9_amd64",
"8Base-CNV-4.11:container-native-virtualization/kubevirt-tekton-tasks-modify-vm-template@sha256:53e110e700707e9f876d08a68240b6841ba5932e32b18ace1f9b8be1e575d954_amd64",
"8Base-CNV-4.11:container-native-virtualization/kubevirt-tekton-tasks-operator@sha256:f854b68b7443c4ed87e50132aa776e1b60bd71e888cee4e181840667858b7a90_amd64",
"8Base-CNV-4.11:container-native-virtualization/kubevirt-tekton-tasks-wait-for-vmi-status@sha256:b55e6949adf047224f78d0eba66a5b64c787719f4236a4b4feab268071f0c015_amd64",
"8Base-CNV-4.11:container-native-virtualization/kubevirt-template-validator@sha256:f3b8bdc5905143bcfe825ceb633ed04219913ebff04edaabe019810771306578_amd64",
"8Base-CNV-4.11:container-native-virtualization/libguestfs-tools@sha256:d244c934a8209d4bfd04f42fee30ec456078a1db61f1720d11c745cc76ab3e1d_amd64",
"8Base-CNV-4.11:container-native-virtualization/ovs-cni-marker@sha256:7109aa0773b2a019fc4e981009100b94b7adb89119be585f9a577b258af277b2_amd64",
"8Base-CNV-4.11:container-native-virtualization/ovs-cni-plugin@sha256:10baab1fb06b0afbf4c790e24c6cea12516c1f4e047c9515309af20ef45e6c01_amd64",
"8Base-CNV-4.11:container-native-virtualization/virt-api@sha256:a66fb987f6eca11f2922dc3ef5e199ef12817bac071d033829f01a3dcb2c4e14_amd64",
"8Base-CNV-4.11:container-native-virtualization/virt-artifacts-server@sha256:ef16ccd7b5928288b84e16dbc8e5e3c83716174d98b414de7d8c98f4d780fa48_amd64",
"8Base-CNV-4.11:container-native-virtualization/virt-cdi-apiserver@sha256:3fbe2cf982203ad1565faf3dfdff2131a95754fa1924bc4540ef16a8c6a92996_amd64",
"8Base-CNV-4.11:container-native-virtualization/virt-cdi-cloner@sha256:6570c84c760ddc023cc254c252d8a7a986d50e9dffb09cb56db0334f08454965_amd64",
"8Base-CNV-4.11:container-native-virtualization/virt-cdi-controller@sha256:23f99683fc40c258ffa809f6e4e97835d9506247f4dc35640275c365d54b95c0_amd64",
"8Base-CNV-4.11:container-native-virtualization/virt-cdi-importer@sha256:171e69c1cf17c27b2eb69e6411b50e616366e5c188dd25baeade3c634c1425e4_amd64",
"8Base-CNV-4.11:container-native-virtualization/virt-cdi-operator@sha256:6acb6fdc85de481f0ec834646760701d1351eecfb72ecacd2393509d84f07c1f_amd64",
"8Base-CNV-4.11:container-native-virtualization/virt-cdi-uploadproxy@sha256:e33e0ed610af88df4a2901c0b78aeb2e174d43ba60c7d7982b7c78b2f4545846_amd64",
"8Base-CNV-4.11:container-native-virtualization/virt-cdi-uploadserver@sha256:17d7ef4fd170b41bd6c0eaed374d591ab4e816d8c7d9ba5afa3d97ddd97b1521_amd64",
"8Base-CNV-4.11:container-native-virtualization/virt-controller@sha256:834c84710fa4b61b5797681e538723dda5962fc06484c092dfebb28d7ea4fd6e_amd64",
"8Base-CNV-4.11:container-native-virtualization/virt-handler@sha256:5232ce9a3704e6be8bce6bccddb234275afdaaf655a239cca642d2afc7a583ba_amd64",
"8Base-CNV-4.11:container-native-virtualization/virt-launcher@sha256:9cbbc3692cdcc0f8552a5de7233e5c43a3f9e56b6dc93af1c7c8bc3ccfed9aaf_amd64",
"8Base-CNV-4.11:container-native-virtualization/virt-operator@sha256:4f91d8c011681951daa86ef1f9293fbfd3d9cc4eaa4746761ba1c3fc41149bb0_amd64",
"8Base-CNV-4.11:container-native-virtualization/virtio-win@sha256:1a0ba39da4dc899ba8c1f13acb1f978f4c794a99163ba4935e4975cad6610e70_amd64",
"8Base-CNV-4.11:container-native-virtualization/vm-network-latency-checkup@sha256:6fd6c7b974eabe5a710b1fa2b3aaf783fe3951112b42a0156743cb16a033b700_amd64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2022:8750"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"8Base-CNV-4.11:container-native-virtualization/bridge-marker@sha256:59e80e29aef53d75cd40d526a2f033fb7aa1ac649da1a9e76b64d466257176cd_amd64",
"8Base-CNV-4.11:container-native-virtualization/checkup-framework@sha256:2370dd32b3e15b4261ed6267d5233ff549bd58bf5700edecc4062cce4a2bc302_amd64",
"8Base-CNV-4.11:container-native-virtualization/cluster-network-addons-operator@sha256:62bc5bdbecd1c2b15d254ef0f6754c155a3dff53178e3b7e48b0e064d82e0ebe_amd64",
"8Base-CNV-4.11:container-native-virtualization/cnv-containernetworking-plugins@sha256:37cbda49804ccc5626216e3a4f0fde8d94d93111e49b2b9256cd9da07985681e_amd64",
"8Base-CNV-4.11:container-native-virtualization/cnv-must-gather-rhel8@sha256:288403025b7d6f5e1ee9d32bf23efc07d63ab90ad4f9f558949dfac44f6c3abc_amd64",
"8Base-CNV-4.11:container-native-virtualization/hco-bundle-registry@sha256:2ed82d656fb357c2eafdbf5e3436a27c6c27e81ff9a78e6108d624b0e5ac4df2_amd64",
"8Base-CNV-4.11:container-native-virtualization/hostpath-csi-driver-rhel8@sha256:db4873121d15ac4ac438a101a7b7c347769922311d53e8d06b02c41e3b62ecac_amd64",
"8Base-CNV-4.11:container-native-virtualization/hostpath-csi-driver@sha256:db4873121d15ac4ac438a101a7b7c347769922311d53e8d06b02c41e3b62ecac_amd64",
"8Base-CNV-4.11:container-native-virtualization/hostpath-provisioner-rhel8-operator@sha256:42ed6288a8444726a7addb617bdb53ccff36090d2b22f4499d4b2ccc51009b17_amd64",
"8Base-CNV-4.11:container-native-virtualization/hostpath-provisioner-rhel8@sha256:f8f67f5e67ea99dda1445257ceba9e68614efe9c8d2fc257d88ce6bcf56ec40f_amd64",
"8Base-CNV-4.11:container-native-virtualization/hyperconverged-cluster-operator@sha256:98be2c9b4d41c8e35067318d01a76a747513652fcbd41ba38070b49ab1858e6c_amd64",
"8Base-CNV-4.11:container-native-virtualization/hyperconverged-cluster-webhook-rhel8@sha256:45c90ed991c655126f8a9acb909d1e5607e224ec6412a015308794e5b02fe320_amd64",
"8Base-CNV-4.11:container-native-virtualization/kubemacpool@sha256:6f4c35e008f158160a28419568a1db2ce9bb3a2e1d3d2eb882fa0499be7dedd0_amd64",
"8Base-CNV-4.11:container-native-virtualization/kubevirt-console-plugin@sha256:12f988f14cd8a4f7d5fa175a488435ad571091e2544670a0509fe1027ba71cfb_amd64",
"8Base-CNV-4.11:container-native-virtualization/kubevirt-ssp-operator@sha256:b2c001156b0abeb4e2c890927fb935bc43c20300125b7add856302dfcea7052c_amd64",
"8Base-CNV-4.11:container-native-virtualization/kubevirt-tekton-tasks-cleanup-vm@sha256:f80bccd1ba7d922113f9f3a1506d01dd7d07ac8d70ef7c72eae497a368b6c303_amd64",
"8Base-CNV-4.11:container-native-virtualization/kubevirt-tekton-tasks-copy-template@sha256:295767815690a79bb3b08895ab8937e322769773ad4cf7a305229ab29ccea897_amd64",
"8Base-CNV-4.11:container-native-virtualization/kubevirt-tekton-tasks-create-datavolume@sha256:3e3a30a00b367480d3182820ba11e366d87b44ff1e626f9025ddd2c612d78e47_amd64",
"8Base-CNV-4.11:container-native-virtualization/kubevirt-tekton-tasks-create-vm-from-template@sha256:4a5362a1fa6fc22344231321616b0f5e1cec7152c73bf0d00a36df62448076ee_amd64",
"8Base-CNV-4.11:container-native-virtualization/kubevirt-tekton-tasks-disk-virt-customize@sha256:fffeced76624d73cb2fd19919726886d28fd1bf4ce22549ce0ca84ed972b9e73_amd64",
"8Base-CNV-4.11:container-native-virtualization/kubevirt-tekton-tasks-disk-virt-sysprep@sha256:4e0d47644f1f44e1f01902691edce9e27acfa1aeb5f2de98439acfea7596c2e9_amd64",
"8Base-CNV-4.11:container-native-virtualization/kubevirt-tekton-tasks-modify-vm-template@sha256:53e110e700707e9f876d08a68240b6841ba5932e32b18ace1f9b8be1e575d954_amd64",
"8Base-CNV-4.11:container-native-virtualization/kubevirt-tekton-tasks-operator@sha256:f854b68b7443c4ed87e50132aa776e1b60bd71e888cee4e181840667858b7a90_amd64",
"8Base-CNV-4.11:container-native-virtualization/kubevirt-tekton-tasks-wait-for-vmi-status@sha256:b55e6949adf047224f78d0eba66a5b64c787719f4236a4b4feab268071f0c015_amd64",
"8Base-CNV-4.11:container-native-virtualization/kubevirt-template-validator@sha256:f3b8bdc5905143bcfe825ceb633ed04219913ebff04edaabe019810771306578_amd64",
"8Base-CNV-4.11:container-native-virtualization/libguestfs-tools@sha256:d244c934a8209d4bfd04f42fee30ec456078a1db61f1720d11c745cc76ab3e1d_amd64",
"8Base-CNV-4.11:container-native-virtualization/ovs-cni-marker@sha256:7109aa0773b2a019fc4e981009100b94b7adb89119be585f9a577b258af277b2_amd64",
"8Base-CNV-4.11:container-native-virtualization/ovs-cni-plugin@sha256:10baab1fb06b0afbf4c790e24c6cea12516c1f4e047c9515309af20ef45e6c01_amd64",
"8Base-CNV-4.11:container-native-virtualization/virt-api@sha256:a66fb987f6eca11f2922dc3ef5e199ef12817bac071d033829f01a3dcb2c4e14_amd64",
"8Base-CNV-4.11:container-native-virtualization/virt-artifacts-server@sha256:ef16ccd7b5928288b84e16dbc8e5e3c83716174d98b414de7d8c98f4d780fa48_amd64",
"8Base-CNV-4.11:container-native-virtualization/virt-cdi-apiserver@sha256:3fbe2cf982203ad1565faf3dfdff2131a95754fa1924bc4540ef16a8c6a92996_amd64",
"8Base-CNV-4.11:container-native-virtualization/virt-cdi-cloner@sha256:6570c84c760ddc023cc254c252d8a7a986d50e9dffb09cb56db0334f08454965_amd64",
"8Base-CNV-4.11:container-native-virtualization/virt-cdi-controller@sha256:23f99683fc40c258ffa809f6e4e97835d9506247f4dc35640275c365d54b95c0_amd64",
"8Base-CNV-4.11:container-native-virtualization/virt-cdi-importer@sha256:171e69c1cf17c27b2eb69e6411b50e616366e5c188dd25baeade3c634c1425e4_amd64",
"8Base-CNV-4.11:container-native-virtualization/virt-cdi-operator@sha256:6acb6fdc85de481f0ec834646760701d1351eecfb72ecacd2393509d84f07c1f_amd64",
"8Base-CNV-4.11:container-native-virtualization/virt-cdi-uploadproxy@sha256:e33e0ed610af88df4a2901c0b78aeb2e174d43ba60c7d7982b7c78b2f4545846_amd64",
"8Base-CNV-4.11:container-native-virtualization/virt-cdi-uploadserver@sha256:17d7ef4fd170b41bd6c0eaed374d591ab4e816d8c7d9ba5afa3d97ddd97b1521_amd64",
"8Base-CNV-4.11:container-native-virtualization/virt-controller@sha256:834c84710fa4b61b5797681e538723dda5962fc06484c092dfebb28d7ea4fd6e_amd64",
"8Base-CNV-4.11:container-native-virtualization/virt-handler@sha256:5232ce9a3704e6be8bce6bccddb234275afdaaf655a239cca642d2afc7a583ba_amd64",
"8Base-CNV-4.11:container-native-virtualization/virt-launcher@sha256:9cbbc3692cdcc0f8552a5de7233e5c43a3f9e56b6dc93af1c7c8bc3ccfed9aaf_amd64",
"8Base-CNV-4.11:container-native-virtualization/virt-operator@sha256:4f91d8c011681951daa86ef1f9293fbfd3d9cc4eaa4746761ba1c3fc41149bb0_amd64",
"8Base-CNV-4.11:container-native-virtualization/virtio-win@sha256:1a0ba39da4dc899ba8c1f13acb1f978f4c794a99163ba4935e4975cad6610e70_amd64",
"8Base-CNV-4.11:container-native-virtualization/vm-network-latency-checkup@sha256:6fd6c7b974eabe5a710b1fa2b3aaf783fe3951112b42a0156743cb16a033b700_amd64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "golang: crypto/elliptic: panic caused by oversized scalar"
},
{
"cve": "CVE-2022-30629",
"cwe": {
"id": "CWE-331",
"name": "Insufficient Entropy"
},
"discovery_date": "2022-06-02T00:00:00+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"8Base-CNV-4.11:container-native-virtualization/checkup-framework@sha256:2370dd32b3e15b4261ed6267d5233ff549bd58bf5700edecc4062cce4a2bc302_amd64",
"8Base-CNV-4.11:container-native-virtualization/cnv-must-gather-rhel8@sha256:288403025b7d6f5e1ee9d32bf23efc07d63ab90ad4f9f558949dfac44f6c3abc_amd64",
"8Base-CNV-4.11:container-native-virtualization/hco-bundle-registry@sha256:2ed82d656fb357c2eafdbf5e3436a27c6c27e81ff9a78e6108d624b0e5ac4df2_amd64",
"8Base-CNV-4.11:container-native-virtualization/hostpath-csi-driver-rhel8@sha256:db4873121d15ac4ac438a101a7b7c347769922311d53e8d06b02c41e3b62ecac_amd64",
"8Base-CNV-4.11:container-native-virtualization/hostpath-csi-driver@sha256:db4873121d15ac4ac438a101a7b7c347769922311d53e8d06b02c41e3b62ecac_amd64",
"8Base-CNV-4.11:container-native-virtualization/hostpath-provisioner-rhel8-operator@sha256:42ed6288a8444726a7addb617bdb53ccff36090d2b22f4499d4b2ccc51009b17_amd64",
"8Base-CNV-4.11:container-native-virtualization/hostpath-provisioner-rhel8@sha256:f8f67f5e67ea99dda1445257ceba9e68614efe9c8d2fc257d88ce6bcf56ec40f_amd64",
"8Base-CNV-4.11:container-native-virtualization/hyperconverged-cluster-operator@sha256:98be2c9b4d41c8e35067318d01a76a747513652fcbd41ba38070b49ab1858e6c_amd64",
"8Base-CNV-4.11:container-native-virtualization/kubevirt-console-plugin@sha256:12f988f14cd8a4f7d5fa175a488435ad571091e2544670a0509fe1027ba71cfb_amd64",
"8Base-CNV-4.11:container-native-virtualization/kubevirt-ssp-operator@sha256:b2c001156b0abeb4e2c890927fb935bc43c20300125b7add856302dfcea7052c_amd64",
"8Base-CNV-4.11:container-native-virtualization/kubevirt-tekton-tasks-cleanup-vm@sha256:f80bccd1ba7d922113f9f3a1506d01dd7d07ac8d70ef7c72eae497a368b6c303_amd64",
"8Base-CNV-4.11:container-native-virtualization/kubevirt-tekton-tasks-copy-template@sha256:295767815690a79bb3b08895ab8937e322769773ad4cf7a305229ab29ccea897_amd64",
"8Base-CNV-4.11:container-native-virtualization/kubevirt-tekton-tasks-create-datavolume@sha256:3e3a30a00b367480d3182820ba11e366d87b44ff1e626f9025ddd2c612d78e47_amd64",
"8Base-CNV-4.11:container-native-virtualization/kubevirt-tekton-tasks-create-vm-from-template@sha256:4a5362a1fa6fc22344231321616b0f5e1cec7152c73bf0d00a36df62448076ee_amd64",
"8Base-CNV-4.11:container-native-virtualization/kubevirt-tekton-tasks-disk-virt-customize@sha256:fffeced76624d73cb2fd19919726886d28fd1bf4ce22549ce0ca84ed972b9e73_amd64",
"8Base-CNV-4.11:container-native-virtualization/kubevirt-tekton-tasks-disk-virt-sysprep@sha256:4e0d47644f1f44e1f01902691edce9e27acfa1aeb5f2de98439acfea7596c2e9_amd64",
"8Base-CNV-4.11:container-native-virtualization/kubevirt-tekton-tasks-modify-vm-template@sha256:53e110e700707e9f876d08a68240b6841ba5932e32b18ace1f9b8be1e575d954_amd64",
"8Base-CNV-4.11:container-native-virtualization/kubevirt-tekton-tasks-operator@sha256:f854b68b7443c4ed87e50132aa776e1b60bd71e888cee4e181840667858b7a90_amd64",
"8Base-CNV-4.11:container-native-virtualization/kubevirt-tekton-tasks-wait-for-vmi-status@sha256:b55e6949adf047224f78d0eba66a5b64c787719f4236a4b4feab268071f0c015_amd64",
"8Base-CNV-4.11:container-native-virtualization/kubevirt-template-validator@sha256:f3b8bdc5905143bcfe825ceb633ed04219913ebff04edaabe019810771306578_amd64",
"8Base-CNV-4.11:container-native-virtualization/libguestfs-tools@sha256:d244c934a8209d4bfd04f42fee30ec456078a1db61f1720d11c745cc76ab3e1d_amd64",
"8Base-CNV-4.11:container-native-virtualization/virt-api@sha256:a66fb987f6eca11f2922dc3ef5e199ef12817bac071d033829f01a3dcb2c4e14_amd64",
"8Base-CNV-4.11:container-native-virtualization/virt-artifacts-server@sha256:ef16ccd7b5928288b84e16dbc8e5e3c83716174d98b414de7d8c98f4d780fa48_amd64",
"8Base-CNV-4.11:container-native-virtualization/virt-cdi-apiserver@sha256:3fbe2cf982203ad1565faf3dfdff2131a95754fa1924bc4540ef16a8c6a92996_amd64",
"8Base-CNV-4.11:container-native-virtualization/virt-cdi-cloner@sha256:6570c84c760ddc023cc254c252d8a7a986d50e9dffb09cb56db0334f08454965_amd64",
"8Base-CNV-4.11:container-native-virtualization/virt-cdi-controller@sha256:23f99683fc40c258ffa809f6e4e97835d9506247f4dc35640275c365d54b95c0_amd64",
"8Base-CNV-4.11:container-native-virtualization/virt-cdi-importer@sha256:171e69c1cf17c27b2eb69e6411b50e616366e5c188dd25baeade3c634c1425e4_amd64",
"8Base-CNV-4.11:container-native-virtualization/virt-cdi-operator@sha256:6acb6fdc85de481f0ec834646760701d1351eecfb72ecacd2393509d84f07c1f_amd64",
"8Base-CNV-4.11:container-native-virtualization/virt-cdi-uploadproxy@sha256:e33e0ed610af88df4a2901c0b78aeb2e174d43ba60c7d7982b7c78b2f4545846_amd64",
"8Base-CNV-4.11:container-native-virtualization/virt-cdi-uploadserver@sha256:17d7ef4fd170b41bd6c0eaed374d591ab4e816d8c7d9ba5afa3d97ddd97b1521_amd64",
"8Base-CNV-4.11:container-native-virtualization/virt-controller@sha256:834c84710fa4b61b5797681e538723dda5962fc06484c092dfebb28d7ea4fd6e_amd64",
"8Base-CNV-4.11:container-native-virtualization/virt-handler@sha256:5232ce9a3704e6be8bce6bccddb234275afdaaf655a239cca642d2afc7a583ba_amd64",
"8Base-CNV-4.11:container-native-virtualization/virt-launcher@sha256:9cbbc3692cdcc0f8552a5de7233e5c43a3f9e56b6dc93af1c7c8bc3ccfed9aaf_amd64",
"8Base-CNV-4.11:container-native-virtualization/virt-operator@sha256:4f91d8c011681951daa86ef1f9293fbfd3d9cc4eaa4746761ba1c3fc41149bb0_amd64",
"8Base-CNV-4.11:container-native-virtualization/virtio-win@sha256:1a0ba39da4dc899ba8c1f13acb1f978f4c794a99163ba4935e4975cad6610e70_amd64",
"8Base-CNV-4.11:container-native-virtualization/vm-network-latency-checkup@sha256:6fd6c7b974eabe5a710b1fa2b3aaf783fe3951112b42a0156743cb16a033b700_amd64"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2092793"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in the crypto/tls golang package. When session tickets are generated by crypto/tls, it is missing the ticket expiration. This issue may allow an attacker to observe the TLS handshakes to correlate successive connections during session resumption.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "golang: crypto/tls: session tickets lack random ticket_age_add",
"title": "Vulnerability summary"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"8Base-CNV-4.11:container-native-virtualization/bridge-marker@sha256:59e80e29aef53d75cd40d526a2f033fb7aa1ac649da1a9e76b64d466257176cd_amd64",
"8Base-CNV-4.11:container-native-virtualization/cluster-network-addons-operator@sha256:62bc5bdbecd1c2b15d254ef0f6754c155a3dff53178e3b7e48b0e064d82e0ebe_amd64",
"8Base-CNV-4.11:container-native-virtualization/cnv-containernetworking-plugins@sha256:37cbda49804ccc5626216e3a4f0fde8d94d93111e49b2b9256cd9da07985681e_amd64",
"8Base-CNV-4.11:container-native-virtualization/hyperconverged-cluster-webhook-rhel8@sha256:45c90ed991c655126f8a9acb909d1e5607e224ec6412a015308794e5b02fe320_amd64",
"8Base-CNV-4.11:container-native-virtualization/kubemacpool@sha256:6f4c35e008f158160a28419568a1db2ce9bb3a2e1d3d2eb882fa0499be7dedd0_amd64",
"8Base-CNV-4.11:container-native-virtualization/ovs-cni-marker@sha256:7109aa0773b2a019fc4e981009100b94b7adb89119be585f9a577b258af277b2_amd64",
"8Base-CNV-4.11:container-native-virtualization/ovs-cni-plugin@sha256:10baab1fb06b0afbf4c790e24c6cea12516c1f4e047c9515309af20ef45e6c01_amd64"
],
"known_not_affected": [
"8Base-CNV-4.11:container-native-virtualization/checkup-framework@sha256:2370dd32b3e15b4261ed6267d5233ff549bd58bf5700edecc4062cce4a2bc302_amd64",
"8Base-CNV-4.11:container-native-virtualization/cnv-must-gather-rhel8@sha256:288403025b7d6f5e1ee9d32bf23efc07d63ab90ad4f9f558949dfac44f6c3abc_amd64",
"8Base-CNV-4.11:container-native-virtualization/hco-bundle-registry@sha256:2ed82d656fb357c2eafdbf5e3436a27c6c27e81ff9a78e6108d624b0e5ac4df2_amd64",
"8Base-CNV-4.11:container-native-virtualization/hostpath-csi-driver-rhel8@sha256:db4873121d15ac4ac438a101a7b7c347769922311d53e8d06b02c41e3b62ecac_amd64",
"8Base-CNV-4.11:container-native-virtualization/hostpath-csi-driver@sha256:db4873121d15ac4ac438a101a7b7c347769922311d53e8d06b02c41e3b62ecac_amd64",
"8Base-CNV-4.11:container-native-virtualization/hostpath-provisioner-rhel8-operator@sha256:42ed6288a8444726a7addb617bdb53ccff36090d2b22f4499d4b2ccc51009b17_amd64",
"8Base-CNV-4.11:container-native-virtualization/hostpath-provisioner-rhel8@sha256:f8f67f5e67ea99dda1445257ceba9e68614efe9c8d2fc257d88ce6bcf56ec40f_amd64",
"8Base-CNV-4.11:container-native-virtualization/hyperconverged-cluster-operator@sha256:98be2c9b4d41c8e35067318d01a76a747513652fcbd41ba38070b49ab1858e6c_amd64",
"8Base-CNV-4.11:container-native-virtualization/kubevirt-console-plugin@sha256:12f988f14cd8a4f7d5fa175a488435ad571091e2544670a0509fe1027ba71cfb_amd64",
"8Base-CNV-4.11:container-native-virtualization/kubevirt-ssp-operator@sha256:b2c001156b0abeb4e2c890927fb935bc43c20300125b7add856302dfcea7052c_amd64",
"8Base-CNV-4.11:container-native-virtualization/kubevirt-tekton-tasks-cleanup-vm@sha256:f80bccd1ba7d922113f9f3a1506d01dd7d07ac8d70ef7c72eae497a368b6c303_amd64",
"8Base-CNV-4.11:container-native-virtualization/kubevirt-tekton-tasks-copy-template@sha256:295767815690a79bb3b08895ab8937e322769773ad4cf7a305229ab29ccea897_amd64",
"8Base-CNV-4.11:container-native-virtualization/kubevirt-tekton-tasks-create-datavolume@sha256:3e3a30a00b367480d3182820ba11e366d87b44ff1e626f9025ddd2c612d78e47_amd64",
"8Base-CNV-4.11:container-native-virtualization/kubevirt-tekton-tasks-create-vm-from-template@sha256:4a5362a1fa6fc22344231321616b0f5e1cec7152c73bf0d00a36df62448076ee_amd64",
"8Base-CNV-4.11:container-native-virtualization/kubevirt-tekton-tasks-disk-virt-customize@sha256:fffeced76624d73cb2fd19919726886d28fd1bf4ce22549ce0ca84ed972b9e73_amd64",
"8Base-CNV-4.11:container-native-virtualization/kubevirt-tekton-tasks-disk-virt-sysprep@sha256:4e0d47644f1f44e1f01902691edce9e27acfa1aeb5f2de98439acfea7596c2e9_amd64",
"8Base-CNV-4.11:container-native-virtualization/kubevirt-tekton-tasks-modify-vm-template@sha256:53e110e700707e9f876d08a68240b6841ba5932e32b18ace1f9b8be1e575d954_amd64",
"8Base-CNV-4.11:container-native-virtualization/kubevirt-tekton-tasks-operator@sha256:f854b68b7443c4ed87e50132aa776e1b60bd71e888cee4e181840667858b7a90_amd64",
"8Base-CNV-4.11:container-native-virtualization/kubevirt-tekton-tasks-wait-for-vmi-status@sha256:b55e6949adf047224f78d0eba66a5b64c787719f4236a4b4feab268071f0c015_amd64",
"8Base-CNV-4.11:container-native-virtualization/kubevirt-template-validator@sha256:f3b8bdc5905143bcfe825ceb633ed04219913ebff04edaabe019810771306578_amd64",
"8Base-CNV-4.11:container-native-virtualization/libguestfs-tools@sha256:d244c934a8209d4bfd04f42fee30ec456078a1db61f1720d11c745cc76ab3e1d_amd64",
"8Base-CNV-4.11:container-native-virtualization/virt-api@sha256:a66fb987f6eca11f2922dc3ef5e199ef12817bac071d033829f01a3dcb2c4e14_amd64",
"8Base-CNV-4.11:container-native-virtualization/virt-artifacts-server@sha256:ef16ccd7b5928288b84e16dbc8e5e3c83716174d98b414de7d8c98f4d780fa48_amd64",
"8Base-CNV-4.11:container-native-virtualization/virt-cdi-apiserver@sha256:3fbe2cf982203ad1565faf3dfdff2131a95754fa1924bc4540ef16a8c6a92996_amd64",
"8Base-CNV-4.11:container-native-virtualization/virt-cdi-cloner@sha256:6570c84c760ddc023cc254c252d8a7a986d50e9dffb09cb56db0334f08454965_amd64",
"8Base-CNV-4.11:container-native-virtualization/virt-cdi-controller@sha256:23f99683fc40c258ffa809f6e4e97835d9506247f4dc35640275c365d54b95c0_amd64",
"8Base-CNV-4.11:container-native-virtualization/virt-cdi-importer@sha256:171e69c1cf17c27b2eb69e6411b50e616366e5c188dd25baeade3c634c1425e4_amd64",
"8Base-CNV-4.11:container-native-virtualization/virt-cdi-operator@sha256:6acb6fdc85de481f0ec834646760701d1351eecfb72ecacd2393509d84f07c1f_amd64",
"8Base-CNV-4.11:container-native-virtualization/virt-cdi-uploadproxy@sha256:e33e0ed610af88df4a2901c0b78aeb2e174d43ba60c7d7982b7c78b2f4545846_amd64",
"8Base-CNV-4.11:container-native-virtualization/virt-cdi-uploadserver@sha256:17d7ef4fd170b41bd6c0eaed374d591ab4e816d8c7d9ba5afa3d97ddd97b1521_amd64",
"8Base-CNV-4.11:container-native-virtualization/virt-controller@sha256:834c84710fa4b61b5797681e538723dda5962fc06484c092dfebb28d7ea4fd6e_amd64",
"8Base-CNV-4.11:container-native-virtualization/virt-handler@sha256:5232ce9a3704e6be8bce6bccddb234275afdaaf655a239cca642d2afc7a583ba_amd64",
"8Base-CNV-4.11:container-native-virtualization/virt-launcher@sha256:9cbbc3692cdcc0f8552a5de7233e5c43a3f9e56b6dc93af1c7c8bc3ccfed9aaf_amd64",
"8Base-CNV-4.11:container-native-virtualization/virt-operator@sha256:4f91d8c011681951daa86ef1f9293fbfd3d9cc4eaa4746761ba1c3fc41149bb0_amd64",
"8Base-CNV-4.11:container-native-virtualization/virtio-win@sha256:1a0ba39da4dc899ba8c1f13acb1f978f4c794a99163ba4935e4975cad6610e70_amd64",
"8Base-CNV-4.11:container-native-virtualization/vm-network-latency-checkup@sha256:6fd6c7b974eabe5a710b1fa2b3aaf783fe3951112b42a0156743cb16a033b700_amd64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2022-30629"
},
{
"category": "external",
"summary": "RHBZ#2092793",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2092793"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2022-30629",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-30629"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2022-30629",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2022-30629"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-announce/c/TzIC9-t8Ytg",
"url": "https://groups.google.com/g/golang-announce/c/TzIC9-t8Ytg"
}
],
"release_date": "2022-06-02T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2022-12-01T21:09:40+00:00",
"details": "Before applying this update, make sure all previously released errata relevant to your system have been applied.\n\nFor details on how to apply this update, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"8Base-CNV-4.11:container-native-virtualization/bridge-marker@sha256:59e80e29aef53d75cd40d526a2f033fb7aa1ac649da1a9e76b64d466257176cd_amd64",
"8Base-CNV-4.11:container-native-virtualization/cluster-network-addons-operator@sha256:62bc5bdbecd1c2b15d254ef0f6754c155a3dff53178e3b7e48b0e064d82e0ebe_amd64",
"8Base-CNV-4.11:container-native-virtualization/cnv-containernetworking-plugins@sha256:37cbda49804ccc5626216e3a4f0fde8d94d93111e49b2b9256cd9da07985681e_amd64",
"8Base-CNV-4.11:container-native-virtualization/hyperconverged-cluster-webhook-rhel8@sha256:45c90ed991c655126f8a9acb909d1e5607e224ec6412a015308794e5b02fe320_amd64",
"8Base-CNV-4.11:container-native-virtualization/kubemacpool@sha256:6f4c35e008f158160a28419568a1db2ce9bb3a2e1d3d2eb882fa0499be7dedd0_amd64",
"8Base-CNV-4.11:container-native-virtualization/ovs-cni-marker@sha256:7109aa0773b2a019fc4e981009100b94b7adb89119be585f9a577b258af277b2_amd64",
"8Base-CNV-4.11:container-native-virtualization/ovs-cni-plugin@sha256:10baab1fb06b0afbf4c790e24c6cea12516c1f4e047c9515309af20ef45e6c01_amd64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2022:8750"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "HIGH",
"attackVector": "NETWORK",
"availabilityImpact": "NONE",
"baseScore": 3.1,
"baseSeverity": "LOW",
"confidentialityImpact": "LOW",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "REQUIRED",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:R/S:U/C:L/I:N/A:N",
"version": "3.1"
},
"products": [
"8Base-CNV-4.11:container-native-virtualization/bridge-marker@sha256:59e80e29aef53d75cd40d526a2f033fb7aa1ac649da1a9e76b64d466257176cd_amd64",
"8Base-CNV-4.11:container-native-virtualization/checkup-framework@sha256:2370dd32b3e15b4261ed6267d5233ff549bd58bf5700edecc4062cce4a2bc302_amd64",
"8Base-CNV-4.11:container-native-virtualization/cluster-network-addons-operator@sha256:62bc5bdbecd1c2b15d254ef0f6754c155a3dff53178e3b7e48b0e064d82e0ebe_amd64",
"8Base-CNV-4.11:container-native-virtualization/cnv-containernetworking-plugins@sha256:37cbda49804ccc5626216e3a4f0fde8d94d93111e49b2b9256cd9da07985681e_amd64",
"8Base-CNV-4.11:container-native-virtualization/cnv-must-gather-rhel8@sha256:288403025b7d6f5e1ee9d32bf23efc07d63ab90ad4f9f558949dfac44f6c3abc_amd64",
"8Base-CNV-4.11:container-native-virtualization/hco-bundle-registry@sha256:2ed82d656fb357c2eafdbf5e3436a27c6c27e81ff9a78e6108d624b0e5ac4df2_amd64",
"8Base-CNV-4.11:container-native-virtualization/hostpath-csi-driver-rhel8@sha256:db4873121d15ac4ac438a101a7b7c347769922311d53e8d06b02c41e3b62ecac_amd64",
"8Base-CNV-4.11:container-native-virtualization/hostpath-csi-driver@sha256:db4873121d15ac4ac438a101a7b7c347769922311d53e8d06b02c41e3b62ecac_amd64",
"8Base-CNV-4.11:container-native-virtualization/hostpath-provisioner-rhel8-operator@sha256:42ed6288a8444726a7addb617bdb53ccff36090d2b22f4499d4b2ccc51009b17_amd64",
"8Base-CNV-4.11:container-native-virtualization/hostpath-provisioner-rhel8@sha256:f8f67f5e67ea99dda1445257ceba9e68614efe9c8d2fc257d88ce6bcf56ec40f_amd64",
"8Base-CNV-4.11:container-native-virtualization/hyperconverged-cluster-operator@sha256:98be2c9b4d41c8e35067318d01a76a747513652fcbd41ba38070b49ab1858e6c_amd64",
"8Base-CNV-4.11:container-native-virtualization/hyperconverged-cluster-webhook-rhel8@sha256:45c90ed991c655126f8a9acb909d1e5607e224ec6412a015308794e5b02fe320_amd64",
"8Base-CNV-4.11:container-native-virtualization/kubemacpool@sha256:6f4c35e008f158160a28419568a1db2ce9bb3a2e1d3d2eb882fa0499be7dedd0_amd64",
"8Base-CNV-4.11:container-native-virtualization/kubevirt-console-plugin@sha256:12f988f14cd8a4f7d5fa175a488435ad571091e2544670a0509fe1027ba71cfb_amd64",
"8Base-CNV-4.11:container-native-virtualization/kubevirt-ssp-operator@sha256:b2c001156b0abeb4e2c890927fb935bc43c20300125b7add856302dfcea7052c_amd64",
"8Base-CNV-4.11:container-native-virtualization/kubevirt-tekton-tasks-cleanup-vm@sha256:f80bccd1ba7d922113f9f3a1506d01dd7d07ac8d70ef7c72eae497a368b6c303_amd64",
"8Base-CNV-4.11:container-native-virtualization/kubevirt-tekton-tasks-copy-template@sha256:295767815690a79bb3b08895ab8937e322769773ad4cf7a305229ab29ccea897_amd64",
"8Base-CNV-4.11:container-native-virtualization/kubevirt-tekton-tasks-create-datavolume@sha256:3e3a30a00b367480d3182820ba11e366d87b44ff1e626f9025ddd2c612d78e47_amd64",
"8Base-CNV-4.11:container-native-virtualization/kubevirt-tekton-tasks-create-vm-from-template@sha256:4a5362a1fa6fc22344231321616b0f5e1cec7152c73bf0d00a36df62448076ee_amd64",
"8Base-CNV-4.11:container-native-virtualization/kubevirt-tekton-tasks-disk-virt-customize@sha256:fffeced76624d73cb2fd19919726886d28fd1bf4ce22549ce0ca84ed972b9e73_amd64",
"8Base-CNV-4.11:container-native-virtualization/kubevirt-tekton-tasks-disk-virt-sysprep@sha256:4e0d47644f1f44e1f01902691edce9e27acfa1aeb5f2de98439acfea7596c2e9_amd64",
"8Base-CNV-4.11:container-native-virtualization/kubevirt-tekton-tasks-modify-vm-template@sha256:53e110e700707e9f876d08a68240b6841ba5932e32b18ace1f9b8be1e575d954_amd64",
"8Base-CNV-4.11:container-native-virtualization/kubevirt-tekton-tasks-operator@sha256:f854b68b7443c4ed87e50132aa776e1b60bd71e888cee4e181840667858b7a90_amd64",
"8Base-CNV-4.11:container-native-virtualization/kubevirt-tekton-tasks-wait-for-vmi-status@sha256:b55e6949adf047224f78d0eba66a5b64c787719f4236a4b4feab268071f0c015_amd64",
"8Base-CNV-4.11:container-native-virtualization/kubevirt-template-validator@sha256:f3b8bdc5905143bcfe825ceb633ed04219913ebff04edaabe019810771306578_amd64",
"8Base-CNV-4.11:container-native-virtualization/libguestfs-tools@sha256:d244c934a8209d4bfd04f42fee30ec456078a1db61f1720d11c745cc76ab3e1d_amd64",
"8Base-CNV-4.11:container-native-virtualization/ovs-cni-marker@sha256:7109aa0773b2a019fc4e981009100b94b7adb89119be585f9a577b258af277b2_amd64",
"8Base-CNV-4.11:container-native-virtualization/ovs-cni-plugin@sha256:10baab1fb06b0afbf4c790e24c6cea12516c1f4e047c9515309af20ef45e6c01_amd64",
"8Base-CNV-4.11:container-native-virtualization/virt-api@sha256:a66fb987f6eca11f2922dc3ef5e199ef12817bac071d033829f01a3dcb2c4e14_amd64",
"8Base-CNV-4.11:container-native-virtualization/virt-artifacts-server@sha256:ef16ccd7b5928288b84e16dbc8e5e3c83716174d98b414de7d8c98f4d780fa48_amd64",
"8Base-CNV-4.11:container-native-virtualization/virt-cdi-apiserver@sha256:3fbe2cf982203ad1565faf3dfdff2131a95754fa1924bc4540ef16a8c6a92996_amd64",
"8Base-CNV-4.11:container-native-virtualization/virt-cdi-cloner@sha256:6570c84c760ddc023cc254c252d8a7a986d50e9dffb09cb56db0334f08454965_amd64",
"8Base-CNV-4.11:container-native-virtualization/virt-cdi-controller@sha256:23f99683fc40c258ffa809f6e4e97835d9506247f4dc35640275c365d54b95c0_amd64",
"8Base-CNV-4.11:container-native-virtualization/virt-cdi-importer@sha256:171e69c1cf17c27b2eb69e6411b50e616366e5c188dd25baeade3c634c1425e4_amd64",
"8Base-CNV-4.11:container-native-virtualization/virt-cdi-operator@sha256:6acb6fdc85de481f0ec834646760701d1351eecfb72ecacd2393509d84f07c1f_amd64",
"8Base-CNV-4.11:container-native-virtualization/virt-cdi-uploadproxy@sha256:e33e0ed610af88df4a2901c0b78aeb2e174d43ba60c7d7982b7c78b2f4545846_amd64",
"8Base-CNV-4.11:container-native-virtualization/virt-cdi-uploadserver@sha256:17d7ef4fd170b41bd6c0eaed374d591ab4e816d8c7d9ba5afa3d97ddd97b1521_amd64",
"8Base-CNV-4.11:container-native-virtualization/virt-controller@sha256:834c84710fa4b61b5797681e538723dda5962fc06484c092dfebb28d7ea4fd6e_amd64",
"8Base-CNV-4.11:container-native-virtualization/virt-handler@sha256:5232ce9a3704e6be8bce6bccddb234275afdaaf655a239cca642d2afc7a583ba_amd64",
"8Base-CNV-4.11:container-native-virtualization/virt-launcher@sha256:9cbbc3692cdcc0f8552a5de7233e5c43a3f9e56b6dc93af1c7c8bc3ccfed9aaf_amd64",
"8Base-CNV-4.11:container-native-virtualization/virt-operator@sha256:4f91d8c011681951daa86ef1f9293fbfd3d9cc4eaa4746761ba1c3fc41149bb0_amd64",
"8Base-CNV-4.11:container-native-virtualization/virtio-win@sha256:1a0ba39da4dc899ba8c1f13acb1f978f4c794a99163ba4935e4975cad6610e70_amd64",
"8Base-CNV-4.11:container-native-virtualization/vm-network-latency-checkup@sha256:6fd6c7b974eabe5a710b1fa2b3aaf783fe3951112b42a0156743cb16a033b700_amd64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Low"
}
],
"title": "golang: crypto/tls: session tickets lack random ticket_age_add"
}
]
}
RHSA-2022:6042
Vulnerability from csaf_redhat
Notes
{
"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": "Release of OpenShift Serverless Client kn 1.24.0\n\nRed Hat Product Security has rated this update as having a security impact of\nImportant. A Common Vulnerability Scoring System (CVSS) base score, which gives a\ndetailed severity rating, is available for each vulnerability from the CVE\nlink(s) in the References section.",
"title": "Topic"
},
{
"category": "general",
"text": "Red Hat OpenShift Serverless Client kn 1.24.0 provides a CLI to interact with Red Hat OpenShift Serverless 1.24.0. The kn CLI is delivered as an RPM package for installation on RHEL platforms, and as binaries for non-Linux platforms.\n\nSecurity Fix(es):\n- prometheus/client_golang: Denial of service using InstrumentHandlerCounter (CVE-2022-21698)\n- go-restful: Authorization Bypass Through User-Controlled Key (CVE-2022-1996)\n- golang: encoding/xml: stack exhaustion in Unmarshal (CVE-2022-30633)\n- golang: io/fs: stack exhaustion in Glob (CVE-2022-30630)\n- golang: go/parser: stack exhaustion in all Parse* functions (CVE-2022-1962)\n- golang: encoding/gob: stack exhaustion in Decoder.Decode (CVE-2022-30635)\n- golang: path/filepath: stack exhaustion in Glob (CVE-2022-30632)\n- golang: net/http/httputil: NewSingleHostReverseProxy - omit X-Forwarded-For not working (CVE-2022-32148)\n- golang: net/http: improper sanitization of Transfer-Encoding header (CVE-2022-1705)\n- golang: encoding/xml: stack exhaustion in Decoder.Skip (CVE-2022-28131)\n- golang: compress/gzip: stack exhaustion in Reader.Read (CVE-2022-30631)\n- golang: regexp: stack exhaustion via a deeply nested expression (CVE-2022-24921)\n- golang: crypto/elliptic: panic caused by oversized scalar (CVE-2022-28327)\n- golang: encoding/pem: fix stack overflow in Decode (CVE-2022-24675)\n- golang: crypto/tls: session tickets lack random ticket_age_add (CVE-2022-30629)\n\nFor more details about the security issue(s), including the impact; a CVSS\nscore; acknowledgments; and other related information refer to the CVE page(s)\nlisted 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-2022:6042",
"url": "https://access.redhat.com/errata/RHSA-2022:6042"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/updates/classification/#important",
"url": "https://access.redhat.com/security/updates/classification/#important"
},
{
"category": "external",
"summary": "https://access.redhat.com/documentation/en-us/openshift_container_platform/4.6/html/serverless/index",
"url": "https://access.redhat.com/documentation/en-us/openshift_container_platform/4.6/html/serverless/index"
},
{
"category": "external",
"summary": "https://access.redhat.com/documentation/en-us/openshift_container_platform/4.7/html/serverless/index",
"url": "https://access.redhat.com/documentation/en-us/openshift_container_platform/4.7/html/serverless/index"
},
{
"category": "external",
"summary": "https://access.redhat.com/documentation/en-us/openshift_container_platform/4.8/html/serverless/index",
"url": "https://access.redhat.com/documentation/en-us/openshift_container_platform/4.8/html/serverless/index"
},
{
"category": "external",
"summary": "https://access.redhat.com/documentation/en-us/openshift_container_platform/4.9/html/serverless/index",
"url": "https://access.redhat.com/documentation/en-us/openshift_container_platform/4.9/html/serverless/index"
},
{
"category": "external",
"summary": "https://access.redhat.com/documentation/en-us/openshift_container_platform/4.10/html/serverless/index",
"url": "https://access.redhat.com/documentation/en-us/openshift_container_platform/4.10/html/serverless/index"
},
{
"category": "external",
"summary": "2045880",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2045880"
},
{
"category": "external",
"summary": "2064857",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2064857"
},
{
"category": "external",
"summary": "2077688",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2077688"
},
{
"category": "external",
"summary": "2077689",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2077689"
},
{
"category": "external",
"summary": "2092793",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2092793"
},
{
"category": "external",
"summary": "2094982",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2094982"
},
{
"category": "external",
"summary": "2107342",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2107342"
},
{
"category": "external",
"summary": "2107371",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2107371"
},
{
"category": "external",
"summary": "2107374",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2107374"
},
{
"category": "external",
"summary": "2107376",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2107376"
},
{
"category": "external",
"summary": "2107383",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2107383"
},
{
"category": "external",
"summary": "2107386",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2107386"
},
{
"category": "external",
"summary": "2107388",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2107388"
},
{
"category": "external",
"summary": "2107390",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2107390"
},
{
"category": "external",
"summary": "2107392",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2107392"
},
{
"category": "external",
"summary": "2108527",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2108527"
},
{
"category": "self",
"summary": "Canonical URL",
"url": "https://security.access.redhat.com/data/csaf/v2/advisories/2022/rhsa-2022_6042.json"
}
],
"title": "Red Hat Security Advisory: Release of OpenShift Serverless Client kn 1.24.0",
"tracking": {
"current_release_date": "2025-10-31T13:02:06+00:00",
"generator": {
"date": "2025-10-31T13:02:06+00:00",
"engine": {
"name": "Red Hat SDEngine",
"version": "4.6.10"
}
},
"id": "RHSA-2022:6042",
"initial_release_date": "2022-08-10T11:39:17+00:00",
"revision_history": [
{
"date": "2022-08-10T11:39:17+00:00",
"number": "1",
"summary": "Initial version"
},
{
"date": "2022-08-10T11:39:17+00:00",
"number": "2",
"summary": "Last updated version"
},
{
"date": "2025-10-31T13:02:06+00:00",
"number": "3",
"summary": "Last generated version"
}
],
"status": "final",
"version": "3"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_name",
"name": "Red Hat OpenShift Serverless 1.0",
"product": {
"name": "Red Hat OpenShift Serverless 1.0",
"product_id": "8Base-Openshift-Serverless-1",
"product_identification_helper": {
"cpe": "cpe:/a:redhat:serverless:1.0::el8"
}
}
}
],
"category": "product_family",
"name": "Red Hat OpenShift Serverless"
},
{
"branches": [
{
"category": "product_version",
"name": "openshift-serverless-clients-0:1.3.1-4.el8.src",
"product": {
"name": "openshift-serverless-clients-0:1.3.1-4.el8.src",
"product_id": "openshift-serverless-clients-0:1.3.1-4.el8.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/openshift-serverless-clients@1.3.1-4.el8?arch=src"
}
}
}
],
"category": "architecture",
"name": "src"
},
{
"branches": [
{
"category": "product_version",
"name": "openshift-serverless-clients-0:1.3.1-4.el8.x86_64",
"product": {
"name": "openshift-serverless-clients-0:1.3.1-4.el8.x86_64",
"product_id": "openshift-serverless-clients-0:1.3.1-4.el8.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/openshift-serverless-clients@1.3.1-4.el8?arch=x86_64"
}
}
}
],
"category": "architecture",
"name": "x86_64"
},
{
"branches": [
{
"category": "product_version",
"name": "openshift-serverless-clients-0:1.3.1-4.el8.ppc64le",
"product": {
"name": "openshift-serverless-clients-0:1.3.1-4.el8.ppc64le",
"product_id": "openshift-serverless-clients-0:1.3.1-4.el8.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/openshift-serverless-clients@1.3.1-4.el8?arch=ppc64le"
}
}
}
],
"category": "architecture",
"name": "ppc64le"
},
{
"branches": [
{
"category": "product_version",
"name": "openshift-serverless-clients-0:1.3.1-4.el8.s390x",
"product": {
"name": "openshift-serverless-clients-0:1.3.1-4.el8.s390x",
"product_id": "openshift-serverless-clients-0:1.3.1-4.el8.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/openshift-serverless-clients@1.3.1-4.el8?arch=s390x"
}
}
}
],
"category": "architecture",
"name": "s390x"
}
],
"category": "vendor",
"name": "Red Hat"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-serverless-clients-0:1.3.1-4.el8.ppc64le as a component of Red Hat OpenShift Serverless 1.0",
"product_id": "8Base-Openshift-Serverless-1:openshift-serverless-clients-0:1.3.1-4.el8.ppc64le"
},
"product_reference": "openshift-serverless-clients-0:1.3.1-4.el8.ppc64le",
"relates_to_product_reference": "8Base-Openshift-Serverless-1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-serverless-clients-0:1.3.1-4.el8.s390x as a component of Red Hat OpenShift Serverless 1.0",
"product_id": "8Base-Openshift-Serverless-1:openshift-serverless-clients-0:1.3.1-4.el8.s390x"
},
"product_reference": "openshift-serverless-clients-0:1.3.1-4.el8.s390x",
"relates_to_product_reference": "8Base-Openshift-Serverless-1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-serverless-clients-0:1.3.1-4.el8.src as a component of Red Hat OpenShift Serverless 1.0",
"product_id": "8Base-Openshift-Serverless-1:openshift-serverless-clients-0:1.3.1-4.el8.src"
},
"product_reference": "openshift-serverless-clients-0:1.3.1-4.el8.src",
"relates_to_product_reference": "8Base-Openshift-Serverless-1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-serverless-clients-0:1.3.1-4.el8.x86_64 as a component of Red Hat OpenShift Serverless 1.0",
"product_id": "8Base-Openshift-Serverless-1:openshift-serverless-clients-0:1.3.1-4.el8.x86_64"
},
"product_reference": "openshift-serverless-clients-0:1.3.1-4.el8.x86_64",
"relates_to_product_reference": "8Base-Openshift-Serverless-1"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2022-1705",
"cwe": {
"id": "CWE-444",
"name": "Inconsistent Interpretation of HTTP Requests (\u0027HTTP Request/Response Smuggling\u0027)"
},
"discovery_date": "2022-07-14T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2107374"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in golang. The HTTP/1 client accepted invalid Transfer-Encoding headers indicating \"chunked\" encoding. This issue could allow request smuggling, but only if combined with an intermediate server that also improperly accepts the header as invalid.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "golang: net/http: improper sanitization of Transfer-Encoding header",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "Within regulated environments, a combination of the following controls acts as a significant barrier to successfully exploiting a CWE-444: Inconsistent Interpretation of HTTP Requests (\u0027HTTP Request/Response Smuggling\u0027) vulnerability and therefore downgrades the severity of this particular CVE from Moderate to Low.\n\nThe platform uses secure, encrypted HTTPS connections over TLS 1.2 to reduce the risk of smuggling attacks by preventing the injection of ambiguous or malformed requests between components. The environment employs IPS/IDS and antimalware solutions to detect and block malicious code while ensuring consistent interpretation of HTTP requests across network layers, mitigating request/response inconsistencies. Event logs are collected and analyzed for centralization, correlation, monitoring, alerting, and retention, enabling the detection of malformed or suspicious HTTP traffic. Static code analysis and peer reviews enforce strong input validation and error handling to ensure all user inputs adhere to HTTP protocol specifications.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"8Base-Openshift-Serverless-1:openshift-serverless-clients-0:1.3.1-4.el8.ppc64le",
"8Base-Openshift-Serverless-1:openshift-serverless-clients-0:1.3.1-4.el8.s390x",
"8Base-Openshift-Serverless-1:openshift-serverless-clients-0:1.3.1-4.el8.src",
"8Base-Openshift-Serverless-1:openshift-serverless-clients-0:1.3.1-4.el8.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2022-1705"
},
{
"category": "external",
"summary": "RHBZ#2107374",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2107374"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2022-1705",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-1705"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2022-1705",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2022-1705"
},
{
"category": "external",
"summary": "https://go.dev/issue/53188",
"url": "https://go.dev/issue/53188"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-announce/c/nqrv9fbR0zE",
"url": "https://groups.google.com/g/golang-announce/c/nqrv9fbR0zE"
}
],
"release_date": "2022-07-12T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2022-08-10T11:39:17+00:00",
"details": "See the Red Hat OpenShift Container Platform 4.6 documentation at:\nhttps://access.redhat.com/documentation/en-us/openshift_container_platform/4.6/html/serverless/index\nSee the Red Hat OpenShift Container Platform 4.7 documentation at:\nhttps://access.redhat.com/documentation/en-us/openshift_container_platform/4.7/html/serverless/index\nSee the Red Hat OpenShift Container Platform 4.8 documentation at:\nhttps://access.redhat.com/documentation/en-us/openshift_container_platform/4.8/html/serverless/index\nSee the Red Hat OpenShift Container Platform 4.9 documentation at:\nhttps://access.redhat.com/documentation/en-us/openshift_container_platform/4.9/html/serverless/index\nSee the Red Hat OpenShift Container Platform 4.10 documentation at:\nhttps://access.redhat.com/documentation/en-us/openshift_container_platform/4.10/html/serverless/index",
"product_ids": [
"8Base-Openshift-Serverless-1:openshift-serverless-clients-0:1.3.1-4.el8.ppc64le",
"8Base-Openshift-Serverless-1:openshift-serverless-clients-0:1.3.1-4.el8.s390x",
"8Base-Openshift-Serverless-1:openshift-serverless-clients-0:1.3.1-4.el8.src",
"8Base-Openshift-Serverless-1:openshift-serverless-clients-0:1.3.1-4.el8.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2022:6042"
}
],
"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-Openshift-Serverless-1:openshift-serverless-clients-0:1.3.1-4.el8.ppc64le",
"8Base-Openshift-Serverless-1:openshift-serverless-clients-0:1.3.1-4.el8.s390x",
"8Base-Openshift-Serverless-1:openshift-serverless-clients-0:1.3.1-4.el8.src",
"8Base-Openshift-Serverless-1:openshift-serverless-clients-0:1.3.1-4.el8.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "golang: net/http: improper sanitization of Transfer-Encoding header"
},
{
"cve": "CVE-2022-1962",
"cwe": {
"id": "CWE-1325",
"name": "Improperly Controlled Sequential Memory Allocation"
},
"discovery_date": "2022-07-14T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2107376"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in the golang standard library, go/parser. When calling any Parse functions on the Go source code, which contains deeply nested types or declarations, a panic can occur due to stack exhaustion. This issue allows an attacker to impact system availability.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "golang: go/parser: stack exhaustion in all Parse* functions",
"title": "Vulnerability summary"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"8Base-Openshift-Serverless-1:openshift-serverless-clients-0:1.3.1-4.el8.ppc64le",
"8Base-Openshift-Serverless-1:openshift-serverless-clients-0:1.3.1-4.el8.s390x",
"8Base-Openshift-Serverless-1:openshift-serverless-clients-0:1.3.1-4.el8.src",
"8Base-Openshift-Serverless-1:openshift-serverless-clients-0:1.3.1-4.el8.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2022-1962"
},
{
"category": "external",
"summary": "RHBZ#2107376",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2107376"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2022-1962",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-1962"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2022-1962",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2022-1962"
},
{
"category": "external",
"summary": "https://go.dev/issue/53616",
"url": "https://go.dev/issue/53616"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-announce/c/nqrv9fbR0zE",
"url": "https://groups.google.com/g/golang-announce/c/nqrv9fbR0zE"
}
],
"release_date": "2022-07-12T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2022-08-10T11:39:17+00:00",
"details": "See the Red Hat OpenShift Container Platform 4.6 documentation at:\nhttps://access.redhat.com/documentation/en-us/openshift_container_platform/4.6/html/serverless/index\nSee the Red Hat OpenShift Container Platform 4.7 documentation at:\nhttps://access.redhat.com/documentation/en-us/openshift_container_platform/4.7/html/serverless/index\nSee the Red Hat OpenShift Container Platform 4.8 documentation at:\nhttps://access.redhat.com/documentation/en-us/openshift_container_platform/4.8/html/serverless/index\nSee the Red Hat OpenShift Container Platform 4.9 documentation at:\nhttps://access.redhat.com/documentation/en-us/openshift_container_platform/4.9/html/serverless/index\nSee the Red Hat OpenShift Container Platform 4.10 documentation at:\nhttps://access.redhat.com/documentation/en-us/openshift_container_platform/4.10/html/serverless/index",
"product_ids": [
"8Base-Openshift-Serverless-1:openshift-serverless-clients-0:1.3.1-4.el8.ppc64le",
"8Base-Openshift-Serverless-1:openshift-serverless-clients-0:1.3.1-4.el8.s390x",
"8Base-Openshift-Serverless-1:openshift-serverless-clients-0:1.3.1-4.el8.src",
"8Base-Openshift-Serverless-1:openshift-serverless-clients-0:1.3.1-4.el8.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2022:6042"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "LOCAL",
"availabilityImpact": "HIGH",
"baseScore": 5.5,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "LOW",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"8Base-Openshift-Serverless-1:openshift-serverless-clients-0:1.3.1-4.el8.ppc64le",
"8Base-Openshift-Serverless-1:openshift-serverless-clients-0:1.3.1-4.el8.s390x",
"8Base-Openshift-Serverless-1:openshift-serverless-clients-0:1.3.1-4.el8.src",
"8Base-Openshift-Serverless-1:openshift-serverless-clients-0:1.3.1-4.el8.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "golang: go/parser: stack exhaustion in all Parse* functions"
},
{
"cve": "CVE-2022-1996",
"cwe": {
"id": "CWE-639",
"name": "Authorization Bypass Through User-Controlled Key"
},
"discovery_date": "2022-06-08T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2094982"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in CORS Filter feature from the go-restful package. When a user inputs a domain which is in AllowedDomains, all domains starting with the same pattern are accepted. This issue could allow an attacker to break the CORS policy by allowing any page to make requests and retrieve data on behalf of users.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "go-restful: Authorization Bypass Through User-Controlled Key",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "The go-restful package is a transitive dependency which is being pulled with k8s.io/api and not directly being used anywhere in OpenShift Container Platform (OCP), OpenShift Container Storage, OpenShift Data Foundation, OpenShift Do and OpenShift Pipelines, hence these components are marked as \u0027Will not fix\u0027 or even \"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-Openshift-Serverless-1:openshift-serverless-clients-0:1.3.1-4.el8.ppc64le",
"8Base-Openshift-Serverless-1:openshift-serverless-clients-0:1.3.1-4.el8.s390x",
"8Base-Openshift-Serverless-1:openshift-serverless-clients-0:1.3.1-4.el8.src",
"8Base-Openshift-Serverless-1:openshift-serverless-clients-0:1.3.1-4.el8.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2022-1996"
},
{
"category": "external",
"summary": "RHBZ#2094982",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2094982"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2022-1996",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-1996"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2022-1996",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2022-1996"
}
],
"release_date": "2022-06-08T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2022-08-10T11:39:17+00:00",
"details": "See the Red Hat OpenShift Container Platform 4.6 documentation at:\nhttps://access.redhat.com/documentation/en-us/openshift_container_platform/4.6/html/serverless/index\nSee the Red Hat OpenShift Container Platform 4.7 documentation at:\nhttps://access.redhat.com/documentation/en-us/openshift_container_platform/4.7/html/serverless/index\nSee the Red Hat OpenShift Container Platform 4.8 documentation at:\nhttps://access.redhat.com/documentation/en-us/openshift_container_platform/4.8/html/serverless/index\nSee the Red Hat OpenShift Container Platform 4.9 documentation at:\nhttps://access.redhat.com/documentation/en-us/openshift_container_platform/4.9/html/serverless/index\nSee the Red Hat OpenShift Container Platform 4.10 documentation at:\nhttps://access.redhat.com/documentation/en-us/openshift_container_platform/4.10/html/serverless/index",
"product_ids": [
"8Base-Openshift-Serverless-1:openshift-serverless-clients-0:1.3.1-4.el8.ppc64le",
"8Base-Openshift-Serverless-1:openshift-serverless-clients-0:1.3.1-4.el8.s390x",
"8Base-Openshift-Serverless-1:openshift-serverless-clients-0:1.3.1-4.el8.src",
"8Base-Openshift-Serverless-1:openshift-serverless-clients-0:1.3.1-4.el8.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2022:6042"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "NONE",
"baseScore": 9.1,
"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:N",
"version": "3.1"
},
"products": [
"8Base-Openshift-Serverless-1:openshift-serverless-clients-0:1.3.1-4.el8.ppc64le",
"8Base-Openshift-Serverless-1:openshift-serverless-clients-0:1.3.1-4.el8.s390x",
"8Base-Openshift-Serverless-1:openshift-serverless-clients-0:1.3.1-4.el8.src",
"8Base-Openshift-Serverless-1:openshift-serverless-clients-0:1.3.1-4.el8.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "go-restful: Authorization Bypass Through User-Controlled Key"
},
{
"cve": "CVE-2022-21698",
"cwe": {
"id": "CWE-772",
"name": "Missing Release of Resource after Effective Lifetime"
},
"discovery_date": "2022-01-19T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2045880"
}
],
"notes": [
{
"category": "description",
"text": "A denial of service attack was found in prometheus/client_golang. This flaw allows an attacker to produce a denial of service attack on an HTTP server by exploiting the InstrumentHandlerCounter function in the version below 1.11.1, resulting in a loss of availability.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "prometheus/client_golang: Denial of service using InstrumentHandlerCounter",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "This flaw has been rated as having a moderate impact for two main reasons. The opportunity for a Denial of Service is limited to the golang runtime. In the case of OpenShift Container Platform, this would be restricted within each individual container. Additionally, this is in alignment with upstream\u0027s (the Prometheus project) impact rating.\n\nWithin regulated environments, a combination of the following controls acts as a significant barrier to successful exploitation of a CWE-772: Missing Release of Resource after Effective Lifetime and therefore downgrades the severity of this particular CVE from Moderate to Low.\n\nBaseline configurations enforce strict resource allocation and lifecycle management policies, ensuring that memory, CPU, and storage resources are efficiently released when no longer needed. The platform continuously monitors resource allocation and usage across compute environments and workloads, leveraging built-in quota and limit mechanisms to prevent resource exhaustion caused by unreleased objects. Real-time system monitoring detects abnormal consumption patterns, such as unused resource retention or elevated usage levels, enabling timely remediation and preventing compounding impacts.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"8Base-Openshift-Serverless-1:openshift-serverless-clients-0:1.3.1-4.el8.ppc64le",
"8Base-Openshift-Serverless-1:openshift-serverless-clients-0:1.3.1-4.el8.s390x",
"8Base-Openshift-Serverless-1:openshift-serverless-clients-0:1.3.1-4.el8.src",
"8Base-Openshift-Serverless-1:openshift-serverless-clients-0:1.3.1-4.el8.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2022-21698"
},
{
"category": "external",
"summary": "RHBZ#2045880",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2045880"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2022-21698",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-21698"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2022-21698",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2022-21698"
},
{
"category": "external",
"summary": "https://github.com/prometheus/client_golang/security/advisories/GHSA-cg3q-j54f-5p7p",
"url": "https://github.com/prometheus/client_golang/security/advisories/GHSA-cg3q-j54f-5p7p"
}
],
"release_date": "2022-02-15T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2022-08-10T11:39:17+00:00",
"details": "See the Red Hat OpenShift Container Platform 4.6 documentation at:\nhttps://access.redhat.com/documentation/en-us/openshift_container_platform/4.6/html/serverless/index\nSee the Red Hat OpenShift Container Platform 4.7 documentation at:\nhttps://access.redhat.com/documentation/en-us/openshift_container_platform/4.7/html/serverless/index\nSee the Red Hat OpenShift Container Platform 4.8 documentation at:\nhttps://access.redhat.com/documentation/en-us/openshift_container_platform/4.8/html/serverless/index\nSee the Red Hat OpenShift Container Platform 4.9 documentation at:\nhttps://access.redhat.com/documentation/en-us/openshift_container_platform/4.9/html/serverless/index\nSee the Red Hat OpenShift Container Platform 4.10 documentation at:\nhttps://access.redhat.com/documentation/en-us/openshift_container_platform/4.10/html/serverless/index",
"product_ids": [
"8Base-Openshift-Serverless-1:openshift-serverless-clients-0:1.3.1-4.el8.ppc64le",
"8Base-Openshift-Serverless-1:openshift-serverless-clients-0:1.3.1-4.el8.s390x",
"8Base-Openshift-Serverless-1:openshift-serverless-clients-0:1.3.1-4.el8.src",
"8Base-Openshift-Serverless-1:openshift-serverless-clients-0:1.3.1-4.el8.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2022:6042"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"8Base-Openshift-Serverless-1:openshift-serverless-clients-0:1.3.1-4.el8.ppc64le",
"8Base-Openshift-Serverless-1:openshift-serverless-clients-0:1.3.1-4.el8.s390x",
"8Base-Openshift-Serverless-1:openshift-serverless-clients-0:1.3.1-4.el8.src",
"8Base-Openshift-Serverless-1:openshift-serverless-clients-0:1.3.1-4.el8.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "prometheus/client_golang: Denial of service using InstrumentHandlerCounter"
},
{
"cve": "CVE-2022-24675",
"cwe": {
"id": "CWE-120",
"name": "Buffer Copy without Checking Size of Input (\u0027Classic Buffer Overflow\u0027)"
},
"discovery_date": "2022-04-21T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2077688"
}
],
"notes": [
{
"category": "description",
"text": "A buffer overflow flaw was found in Golang\u0027s library encoding/pem. This flaw allows an attacker to use a large PEM input (more than 5 MB), causing a stack overflow in Decode, which leads to a loss of availability.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "golang: encoding/pem: fix stack overflow in Decode",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "Red Hat Enterprise Linux 7, 8 and 9 are affected, because the code-base is affected by this vulnerability.\n\nRed Hat Product Security has rated this issue as having Moderate security impact, and the issue is not currently planned to be addressed in future updates for Red Hat Enterprise Linux 7, hence, marked as Out-of-Support-Scope.\n\nRed Hat Developer Tools - Compilers (go-toolset-1.16-golang \u0026 go-toolset-1.17-golang), ships the vulnerable code and affected by this vulnerability.\n\nFor additional information, refer to the Issue Severity Classification: https://access.redhat.com/security/updates/classification/ and Red Hat Enterprise Linux Life Cycle \u0026 Updates Policy: https://access.redhat.com/support/policy/updates/errata/.\n\nWithin regulated environments, a combination of the following controls acts as a significant barrier to successfully exploiting a CWE-120: Buffer Copy without Checking Size of Input (\u0027Classic Buffer Overflow\u0027) vulnerability and therefore downgrades the severity of this particular CVE from Moderate to Low.\n\nRed Hat follows best practice and federal requirements for least privilege, allowing only specific processes to be run with isolated accounts specific to the team and federal platforms that have limited privileges that are only used for a single task. The environment leverages file integrity checks and malicious code protections, such as IPS/IDS and antimalware solutions, to help detect and prevent malicious code that attempts to exploit buffer overflow vulnerabilities. Robust input validation and error-handling mechanisms ensure all user inputs are thoroughly validated, preventing improperly validated inputs from causing system instability, exposing sensitive data, or escalating risks.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"8Base-Openshift-Serverless-1:openshift-serverless-clients-0:1.3.1-4.el8.ppc64le",
"8Base-Openshift-Serverless-1:openshift-serverless-clients-0:1.3.1-4.el8.s390x",
"8Base-Openshift-Serverless-1:openshift-serverless-clients-0:1.3.1-4.el8.src",
"8Base-Openshift-Serverless-1:openshift-serverless-clients-0:1.3.1-4.el8.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2022-24675"
},
{
"category": "external",
"summary": "RHBZ#2077688",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2077688"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2022-24675",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-24675"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2022-24675",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2022-24675"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-announce/c/oecdBNLOml8",
"url": "https://groups.google.com/g/golang-announce/c/oecdBNLOml8"
}
],
"release_date": "2022-04-12T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2022-08-10T11:39:17+00:00",
"details": "See the Red Hat OpenShift Container Platform 4.6 documentation at:\nhttps://access.redhat.com/documentation/en-us/openshift_container_platform/4.6/html/serverless/index\nSee the Red Hat OpenShift Container Platform 4.7 documentation at:\nhttps://access.redhat.com/documentation/en-us/openshift_container_platform/4.7/html/serverless/index\nSee the Red Hat OpenShift Container Platform 4.8 documentation at:\nhttps://access.redhat.com/documentation/en-us/openshift_container_platform/4.8/html/serverless/index\nSee the Red Hat OpenShift Container Platform 4.9 documentation at:\nhttps://access.redhat.com/documentation/en-us/openshift_container_platform/4.9/html/serverless/index\nSee the Red Hat OpenShift Container Platform 4.10 documentation at:\nhttps://access.redhat.com/documentation/en-us/openshift_container_platform/4.10/html/serverless/index",
"product_ids": [
"8Base-Openshift-Serverless-1:openshift-serverless-clients-0:1.3.1-4.el8.ppc64le",
"8Base-Openshift-Serverless-1:openshift-serverless-clients-0:1.3.1-4.el8.s390x",
"8Base-Openshift-Serverless-1:openshift-serverless-clients-0:1.3.1-4.el8.src",
"8Base-Openshift-Serverless-1:openshift-serverless-clients-0:1.3.1-4.el8.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2022:6042"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"8Base-Openshift-Serverless-1:openshift-serverless-clients-0:1.3.1-4.el8.ppc64le",
"8Base-Openshift-Serverless-1:openshift-serverless-clients-0:1.3.1-4.el8.s390x",
"8Base-Openshift-Serverless-1:openshift-serverless-clients-0:1.3.1-4.el8.src",
"8Base-Openshift-Serverless-1:openshift-serverless-clients-0:1.3.1-4.el8.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "golang: encoding/pem: fix stack overflow in Decode"
},
{
"cve": "CVE-2022-24921",
"cwe": {
"id": "CWE-400",
"name": "Uncontrolled Resource Consumption"
},
"discovery_date": "2022-03-16T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2064857"
}
],
"notes": [
{
"category": "description",
"text": "A stack overflow flaw was found in Golang\u0027s regexp module, which can crash the runtime if the application using regexp accepts very long or arbitrarily long regexps from untrusted sources that have sufficient nesting depths. To exploit this vulnerability, an attacker would need to send large regexps with deep nesting to the application. Triggering this flaw leads to a crash of the runtime, which causes a denial of service.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "golang: regexp: stack exhaustion via a deeply nested expression",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "This flaw has been rated as a Moderate impact flaw because the exploitation of this flaw requires that an affected application accept arbitrarily long regexps from untrusted sources, which has inherent risks (even without this flaw), especially involving impacts to application availability.\n\nWithin regulated environments, a combination of the following controls acts as a significant barrier to successfully exploiting a CWE-400: Uncontrolled Resource Consumption vulnerability and therefore downgrades the severity of this particular CVE from Moderate to Low.\n\nRed Hat restricts access to all platform information by default, granting access only after successful hard token-based multi-factor authentication (MFA) and enforcing least privilege to ensure only authorized roles can execute or modify code. The environment employs malicious code protections, including IDS/IPS and antimalware tools to detect threats and monitor resource usage, helping prevent uncontrolled consumption that could lead to system failure. Additional safeguards, such as web application firewalls and load-balancing strategies, protect against resource exhaustion and performance degradation. Event logs are centrally collected, correlated, and analyzed to support monitoring, alerting, and retention, aiding in the detection of abnormal behavior and potential denial-of-service (DoS) conditions. Static code analysis and peer reviews enforce strong input validation and error handling, reducing the likelihood of input-based DoS attacks.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"8Base-Openshift-Serverless-1:openshift-serverless-clients-0:1.3.1-4.el8.ppc64le",
"8Base-Openshift-Serverless-1:openshift-serverless-clients-0:1.3.1-4.el8.s390x",
"8Base-Openshift-Serverless-1:openshift-serverless-clients-0:1.3.1-4.el8.src",
"8Base-Openshift-Serverless-1:openshift-serverless-clients-0:1.3.1-4.el8.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2022-24921"
},
{
"category": "external",
"summary": "RHBZ#2064857",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2064857"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2022-24921",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-24921"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2022-24921",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2022-24921"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-announce/c/RP1hfrBYVuk",
"url": "https://groups.google.com/g/golang-announce/c/RP1hfrBYVuk"
}
],
"release_date": "2022-03-03T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2022-08-10T11:39:17+00:00",
"details": "See the Red Hat OpenShift Container Platform 4.6 documentation at:\nhttps://access.redhat.com/documentation/en-us/openshift_container_platform/4.6/html/serverless/index\nSee the Red Hat OpenShift Container Platform 4.7 documentation at:\nhttps://access.redhat.com/documentation/en-us/openshift_container_platform/4.7/html/serverless/index\nSee the Red Hat OpenShift Container Platform 4.8 documentation at:\nhttps://access.redhat.com/documentation/en-us/openshift_container_platform/4.8/html/serverless/index\nSee the Red Hat OpenShift Container Platform 4.9 documentation at:\nhttps://access.redhat.com/documentation/en-us/openshift_container_platform/4.9/html/serverless/index\nSee the Red Hat OpenShift Container Platform 4.10 documentation at:\nhttps://access.redhat.com/documentation/en-us/openshift_container_platform/4.10/html/serverless/index",
"product_ids": [
"8Base-Openshift-Serverless-1:openshift-serverless-clients-0:1.3.1-4.el8.ppc64le",
"8Base-Openshift-Serverless-1:openshift-serverless-clients-0:1.3.1-4.el8.s390x",
"8Base-Openshift-Serverless-1:openshift-serverless-clients-0:1.3.1-4.el8.src",
"8Base-Openshift-Serverless-1:openshift-serverless-clients-0:1.3.1-4.el8.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2022:6042"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"8Base-Openshift-Serverless-1:openshift-serverless-clients-0:1.3.1-4.el8.ppc64le",
"8Base-Openshift-Serverless-1:openshift-serverless-clients-0:1.3.1-4.el8.s390x",
"8Base-Openshift-Serverless-1:openshift-serverless-clients-0:1.3.1-4.el8.src",
"8Base-Openshift-Serverless-1:openshift-serverless-clients-0:1.3.1-4.el8.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "golang: regexp: stack exhaustion via a deeply nested expression"
},
{
"cve": "CVE-2022-28131",
"cwe": {
"id": "CWE-1325",
"name": "Improperly Controlled Sequential Memory Allocation"
},
"discovery_date": "2022-07-14T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2107390"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in golang encoding/xml. When calling Decoder, Skip while parsing a deeply nested XML document, a panic can occur due to stack exhaustion and allows an attacker to impact system availability.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "golang: encoding/xml: stack exhaustion in Decoder.Skip",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "The vulnerability exists in the calling of the function decoder.skip to a deeply nested XML document. Although the vulnerability exists, it may require that the application accept deeply nested XML from untrusted sources and specifically calls Decoder.Skip on it. In many deployments, that code path might not even be reachable or exposed to external input. On top of that, a successful exploitation will only result in denial of service due to stack exhaustion, which is why this has been marked as moderate by Red Hat.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"8Base-Openshift-Serverless-1:openshift-serverless-clients-0:1.3.1-4.el8.ppc64le",
"8Base-Openshift-Serverless-1:openshift-serverless-clients-0:1.3.1-4.el8.s390x",
"8Base-Openshift-Serverless-1:openshift-serverless-clients-0:1.3.1-4.el8.src",
"8Base-Openshift-Serverless-1:openshift-serverless-clients-0:1.3.1-4.el8.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2022-28131"
},
{
"category": "external",
"summary": "RHBZ#2107390",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2107390"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2022-28131",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-28131"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2022-28131",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2022-28131"
},
{
"category": "external",
"summary": "https://go.dev/issue/53614",
"url": "https://go.dev/issue/53614"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-announce/c/nqrv9fbR0zE",
"url": "https://groups.google.com/g/golang-announce/c/nqrv9fbR0zE"
}
],
"release_date": "2022-07-12T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2022-08-10T11:39:17+00:00",
"details": "See the Red Hat OpenShift Container Platform 4.6 documentation at:\nhttps://access.redhat.com/documentation/en-us/openshift_container_platform/4.6/html/serverless/index\nSee the Red Hat OpenShift Container Platform 4.7 documentation at:\nhttps://access.redhat.com/documentation/en-us/openshift_container_platform/4.7/html/serverless/index\nSee the Red Hat OpenShift Container Platform 4.8 documentation at:\nhttps://access.redhat.com/documentation/en-us/openshift_container_platform/4.8/html/serverless/index\nSee the Red Hat OpenShift Container Platform 4.9 documentation at:\nhttps://access.redhat.com/documentation/en-us/openshift_container_platform/4.9/html/serverless/index\nSee the Red Hat OpenShift Container Platform 4.10 documentation at:\nhttps://access.redhat.com/documentation/en-us/openshift_container_platform/4.10/html/serverless/index",
"product_ids": [
"8Base-Openshift-Serverless-1:openshift-serverless-clients-0:1.3.1-4.el8.ppc64le",
"8Base-Openshift-Serverless-1:openshift-serverless-clients-0:1.3.1-4.el8.s390x",
"8Base-Openshift-Serverless-1:openshift-serverless-clients-0:1.3.1-4.el8.src",
"8Base-Openshift-Serverless-1:openshift-serverless-clients-0:1.3.1-4.el8.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2022:6042"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "LOCAL",
"availabilityImpact": "HIGH",
"baseScore": 7.3,
"baseSeverity": "HIGH",
"confidentialityImpact": "LOW",
"integrityImpact": "LOW",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:N/UI:N/S:U/C:L/I:L/A:H",
"version": "3.1"
},
"products": [
"8Base-Openshift-Serverless-1:openshift-serverless-clients-0:1.3.1-4.el8.ppc64le",
"8Base-Openshift-Serverless-1:openshift-serverless-clients-0:1.3.1-4.el8.s390x",
"8Base-Openshift-Serverless-1:openshift-serverless-clients-0:1.3.1-4.el8.src",
"8Base-Openshift-Serverless-1:openshift-serverless-clients-0:1.3.1-4.el8.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "golang: encoding/xml: stack exhaustion in Decoder.Skip"
},
{
"cve": "CVE-2022-28327",
"cwe": {
"id": "CWE-190",
"name": "Integer Overflow or Wraparound"
},
"discovery_date": "2022-04-21T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2077689"
}
],
"notes": [
{
"category": "description",
"text": "An integer overflow flaw was found in Golang\u0027s crypto/elliptic library. This flaw allows an attacker to use a crafted scaler input longer than 32 bytes, causing P256().ScalarMult or P256().ScalarBaseMult to panic, leading to a loss of availability.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "golang: crypto/elliptic: panic caused by oversized scalar",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "A moderate severity flaw was found in Go\u2019s crypto/elliptic package in the generic P-256 implementation. If a scalar input longer than 32 bytes is supplied, P256().ScalarMult or P256().ScalarBaseMult can panic, causing the application to crash. Indirect uses via crypto/ecdsa and crypto/tls are not affected. This issue impacts availability but does not affect confidentiality or integrity. Only certain platforms (non-amd64, non-arm64, non-ppc64le, non-s390x) may be affected.\n\nRed Hat Enterprise Linux 7, 8 and 9 are affected, because the code-base is affected by this vulnerability.\n\nRed Hat Product Security has rated this issue as having Moderate security impact, and the issue is not currently planned to be addressed in future updates for Red Hat Enterprise Linux 7, hence, marked as Out-of-Support-Scope. \n\nRed Hat Developer Tools - Compilers (go-toolset-1.16-golang \u0026 go-toolset-1.17-golang), ships the vulnerable code and affected by this vulnerability.\n\nFor additional information, refer to the Issue Severity Classification: https://access.redhat.com/security/updates/classification/ and Red Hat Enterprise Linux Life Cycle \u0026 Updates Policy: https://access.redhat.com/support/policy/updates/errata/.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"8Base-Openshift-Serverless-1:openshift-serverless-clients-0:1.3.1-4.el8.ppc64le",
"8Base-Openshift-Serverless-1:openshift-serverless-clients-0:1.3.1-4.el8.s390x",
"8Base-Openshift-Serverless-1:openshift-serverless-clients-0:1.3.1-4.el8.src",
"8Base-Openshift-Serverless-1:openshift-serverless-clients-0:1.3.1-4.el8.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2022-28327"
},
{
"category": "external",
"summary": "RHBZ#2077689",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2077689"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2022-28327",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-28327"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2022-28327",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2022-28327"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-announce/c/oecdBNLOml8",
"url": "https://groups.google.com/g/golang-announce/c/oecdBNLOml8"
}
],
"release_date": "2022-04-12T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2022-08-10T11:39:17+00:00",
"details": "See the Red Hat OpenShift Container Platform 4.6 documentation at:\nhttps://access.redhat.com/documentation/en-us/openshift_container_platform/4.6/html/serverless/index\nSee the Red Hat OpenShift Container Platform 4.7 documentation at:\nhttps://access.redhat.com/documentation/en-us/openshift_container_platform/4.7/html/serverless/index\nSee the Red Hat OpenShift Container Platform 4.8 documentation at:\nhttps://access.redhat.com/documentation/en-us/openshift_container_platform/4.8/html/serverless/index\nSee the Red Hat OpenShift Container Platform 4.9 documentation at:\nhttps://access.redhat.com/documentation/en-us/openshift_container_platform/4.9/html/serverless/index\nSee the Red Hat OpenShift Container Platform 4.10 documentation at:\nhttps://access.redhat.com/documentation/en-us/openshift_container_platform/4.10/html/serverless/index",
"product_ids": [
"8Base-Openshift-Serverless-1:openshift-serverless-clients-0:1.3.1-4.el8.ppc64le",
"8Base-Openshift-Serverless-1:openshift-serverless-clients-0:1.3.1-4.el8.s390x",
"8Base-Openshift-Serverless-1:openshift-serverless-clients-0:1.3.1-4.el8.src",
"8Base-Openshift-Serverless-1:openshift-serverless-clients-0:1.3.1-4.el8.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2022:6042"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"8Base-Openshift-Serverless-1:openshift-serverless-clients-0:1.3.1-4.el8.ppc64le",
"8Base-Openshift-Serverless-1:openshift-serverless-clients-0:1.3.1-4.el8.s390x",
"8Base-Openshift-Serverless-1:openshift-serverless-clients-0:1.3.1-4.el8.src",
"8Base-Openshift-Serverless-1:openshift-serverless-clients-0:1.3.1-4.el8.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "golang: crypto/elliptic: panic caused by oversized scalar"
},
{
"cve": "CVE-2022-30629",
"cwe": {
"id": "CWE-331",
"name": "Insufficient Entropy"
},
"discovery_date": "2022-06-02T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2092793"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in the crypto/tls golang package. When session tickets are generated by crypto/tls, it is missing the ticket expiration. This issue may allow an attacker to observe the TLS handshakes to correlate successive connections during session resumption.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "golang: crypto/tls: session tickets lack random ticket_age_add",
"title": "Vulnerability summary"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"8Base-Openshift-Serverless-1:openshift-serverless-clients-0:1.3.1-4.el8.ppc64le",
"8Base-Openshift-Serverless-1:openshift-serverless-clients-0:1.3.1-4.el8.s390x",
"8Base-Openshift-Serverless-1:openshift-serverless-clients-0:1.3.1-4.el8.src",
"8Base-Openshift-Serverless-1:openshift-serverless-clients-0:1.3.1-4.el8.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2022-30629"
},
{
"category": "external",
"summary": "RHBZ#2092793",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2092793"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2022-30629",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-30629"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2022-30629",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2022-30629"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-announce/c/TzIC9-t8Ytg",
"url": "https://groups.google.com/g/golang-announce/c/TzIC9-t8Ytg"
}
],
"release_date": "2022-06-02T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2022-08-10T11:39:17+00:00",
"details": "See the Red Hat OpenShift Container Platform 4.6 documentation at:\nhttps://access.redhat.com/documentation/en-us/openshift_container_platform/4.6/html/serverless/index\nSee the Red Hat OpenShift Container Platform 4.7 documentation at:\nhttps://access.redhat.com/documentation/en-us/openshift_container_platform/4.7/html/serverless/index\nSee the Red Hat OpenShift Container Platform 4.8 documentation at:\nhttps://access.redhat.com/documentation/en-us/openshift_container_platform/4.8/html/serverless/index\nSee the Red Hat OpenShift Container Platform 4.9 documentation at:\nhttps://access.redhat.com/documentation/en-us/openshift_container_platform/4.9/html/serverless/index\nSee the Red Hat OpenShift Container Platform 4.10 documentation at:\nhttps://access.redhat.com/documentation/en-us/openshift_container_platform/4.10/html/serverless/index",
"product_ids": [
"8Base-Openshift-Serverless-1:openshift-serverless-clients-0:1.3.1-4.el8.ppc64le",
"8Base-Openshift-Serverless-1:openshift-serverless-clients-0:1.3.1-4.el8.s390x",
"8Base-Openshift-Serverless-1:openshift-serverless-clients-0:1.3.1-4.el8.src",
"8Base-Openshift-Serverless-1:openshift-serverless-clients-0:1.3.1-4.el8.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2022:6042"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "HIGH",
"attackVector": "NETWORK",
"availabilityImpact": "NONE",
"baseScore": 3.1,
"baseSeverity": "LOW",
"confidentialityImpact": "LOW",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "REQUIRED",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:R/S:U/C:L/I:N/A:N",
"version": "3.1"
},
"products": [
"8Base-Openshift-Serverless-1:openshift-serverless-clients-0:1.3.1-4.el8.ppc64le",
"8Base-Openshift-Serverless-1:openshift-serverless-clients-0:1.3.1-4.el8.s390x",
"8Base-Openshift-Serverless-1:openshift-serverless-clients-0:1.3.1-4.el8.src",
"8Base-Openshift-Serverless-1:openshift-serverless-clients-0:1.3.1-4.el8.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Low"
}
],
"title": "golang: crypto/tls: session tickets lack random ticket_age_add"
},
{
"cve": "CVE-2022-30630",
"cwe": {
"id": "CWE-1325",
"name": "Improperly Controlled Sequential Memory Allocation"
},
"discovery_date": "2022-07-14T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2107371"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in the golang standard library, io/fs. Calling Glob on a path that contains a large number of path separators can cause a panic issue due to stack exhaustion. This could allow an attacker to impact availability.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "golang: io/fs: stack exhaustion in Glob",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "RH ProdSec has set the Impact of this vulnerability to Moderate as there is no known method to execute arbitary code. Successful exploitation of this bug can cause the application under attack to panic, merely causing a Denial of Service at the application level. As the kernel is unaffected by this bug, the user can merely relaunch the application to fix the problem. Also, if somehow the application keeps relaunching, the timer watchdogs in the default RHEL kernel will stop the attack in its tracks.\n\nWithin regulated environments, a combination of the following controls acts as a significant barrier to successfully exploiting a CWE-1325: Improperly Controlled Sequential Memory Allocation vulnerability and therefore downgrades the severity of this particular CVE from Moderate to Low.\n\nAccess to the platform is granted only after successful hard token-based multi-factor authentication (MFA) and is governed by least privilege to ensure only authorized users and roles can execute or modify code. Static code analysis and peer reviews enforce strong input validation and error handling, preventing improperly validated inputs from causing system instability, data exposure, or privilege escalation. In the event of successful exploitation, process isolation limits the impact of excessive sequential memory allocation by restricting memory use per process, preventing any single process from exhausting system resources. Finally, the platform uses memory protection mechanisms such as Data Execution Prevention (DEP) and Address Space Layout Randomization (ASLR) to reduce the risk of memory allocation-based attacks.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"8Base-Openshift-Serverless-1:openshift-serverless-clients-0:1.3.1-4.el8.ppc64le",
"8Base-Openshift-Serverless-1:openshift-serverless-clients-0:1.3.1-4.el8.s390x",
"8Base-Openshift-Serverless-1:openshift-serverless-clients-0:1.3.1-4.el8.src",
"8Base-Openshift-Serverless-1:openshift-serverless-clients-0:1.3.1-4.el8.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2022-30630"
},
{
"category": "external",
"summary": "RHBZ#2107371",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2107371"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2022-30630",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-30630"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2022-30630",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2022-30630"
},
{
"category": "external",
"summary": "https://go.dev/issue/53415",
"url": "https://go.dev/issue/53415"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-announce/c/nqrv9fbR0zE",
"url": "https://groups.google.com/g/golang-announce/c/nqrv9fbR0zE"
}
],
"release_date": "2022-07-12T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2022-08-10T11:39:17+00:00",
"details": "See the Red Hat OpenShift Container Platform 4.6 documentation at:\nhttps://access.redhat.com/documentation/en-us/openshift_container_platform/4.6/html/serverless/index\nSee the Red Hat OpenShift Container Platform 4.7 documentation at:\nhttps://access.redhat.com/documentation/en-us/openshift_container_platform/4.7/html/serverless/index\nSee the Red Hat OpenShift Container Platform 4.8 documentation at:\nhttps://access.redhat.com/documentation/en-us/openshift_container_platform/4.8/html/serverless/index\nSee the Red Hat OpenShift Container Platform 4.9 documentation at:\nhttps://access.redhat.com/documentation/en-us/openshift_container_platform/4.9/html/serverless/index\nSee the Red Hat OpenShift Container Platform 4.10 documentation at:\nhttps://access.redhat.com/documentation/en-us/openshift_container_platform/4.10/html/serverless/index",
"product_ids": [
"8Base-Openshift-Serverless-1:openshift-serverless-clients-0:1.3.1-4.el8.ppc64le",
"8Base-Openshift-Serverless-1:openshift-serverless-clients-0:1.3.1-4.el8.s390x",
"8Base-Openshift-Serverless-1:openshift-serverless-clients-0:1.3.1-4.el8.src",
"8Base-Openshift-Serverless-1:openshift-serverless-clients-0:1.3.1-4.el8.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2022:6042"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"8Base-Openshift-Serverless-1:openshift-serverless-clients-0:1.3.1-4.el8.ppc64le",
"8Base-Openshift-Serverless-1:openshift-serverless-clients-0:1.3.1-4.el8.s390x",
"8Base-Openshift-Serverless-1:openshift-serverless-clients-0:1.3.1-4.el8.src",
"8Base-Openshift-Serverless-1:openshift-serverless-clients-0:1.3.1-4.el8.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "golang: io/fs: stack exhaustion in Glob"
},
{
"cve": "CVE-2022-30631",
"cwe": {
"id": "CWE-1325",
"name": "Improperly Controlled Sequential Memory Allocation"
},
"discovery_date": "2022-07-14T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2107342"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in golang. Calling the Reader, Read method on an archive that contains a large number of concatenated 0-length compressed files can cause a panic issue due to stack exhaustion.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "golang: compress/gzip: stack exhaustion in Reader.Read",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "To exploit CVE-2022-30631, an attacker supplies a specially crafted gzip archive to a Go application that uses a vulnerable version of the compress/gzip package without adequate input validation. This can lead to uncontrolled recursion, resulting in stack exhaustion and causing the application to panic, thereby affecting its availability.\n\nAs this is merely a DoS and there is no known way to control the instruction pointer, RH ProdSec has set the impact of this vulnerabilty to \"Moderate\".\n\nWithin regulated environments, a combination of the following controls acts as a significant barrier to successfully exploiting a CWE-1325: Improperly Controlled Sequential Memory Allocation vulnerability and therefore downgrades the severity of this particular CVE from Moderate to Low.\n\nAccess to the platform is granted only after successful hard token-based multi-factor authentication (MFA) and is governed by least privilege to ensure only authorized users and roles can execute or modify code. Static code analysis and peer reviews enforce strong input validation and error handling, preventing improperly validated inputs from causing system instability, data exposure, or privilege escalation. In the event of successful exploitation, process isolation limits the impact of excessive sequential memory allocation by restricting memory use per process, preventing any single process from exhausting system resources. Finally, the platform uses memory protection mechanisms such as Data Execution Prevention (DEP) and Address Space Layout Randomization (ASLR) to reduce the risk of memory allocation-based attacks.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"8Base-Openshift-Serverless-1:openshift-serverless-clients-0:1.3.1-4.el8.ppc64le",
"8Base-Openshift-Serverless-1:openshift-serverless-clients-0:1.3.1-4.el8.s390x",
"8Base-Openshift-Serverless-1:openshift-serverless-clients-0:1.3.1-4.el8.src",
"8Base-Openshift-Serverless-1:openshift-serverless-clients-0:1.3.1-4.el8.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2022-30631"
},
{
"category": "external",
"summary": "RHBZ#2107342",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2107342"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2022-30631",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-30631"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2022-30631",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2022-30631"
},
{
"category": "external",
"summary": "https://go.dev/issue/53168",
"url": "https://go.dev/issue/53168"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-announce/c/nqrv9fbR0zE",
"url": "https://groups.google.com/g/golang-announce/c/nqrv9fbR0zE"
}
],
"release_date": "2022-07-12T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2022-08-10T11:39:17+00:00",
"details": "See the Red Hat OpenShift Container Platform 4.6 documentation at:\nhttps://access.redhat.com/documentation/en-us/openshift_container_platform/4.6/html/serverless/index\nSee the Red Hat OpenShift Container Platform 4.7 documentation at:\nhttps://access.redhat.com/documentation/en-us/openshift_container_platform/4.7/html/serverless/index\nSee the Red Hat OpenShift Container Platform 4.8 documentation at:\nhttps://access.redhat.com/documentation/en-us/openshift_container_platform/4.8/html/serverless/index\nSee the Red Hat OpenShift Container Platform 4.9 documentation at:\nhttps://access.redhat.com/documentation/en-us/openshift_container_platform/4.9/html/serverless/index\nSee the Red Hat OpenShift Container Platform 4.10 documentation at:\nhttps://access.redhat.com/documentation/en-us/openshift_container_platform/4.10/html/serverless/index",
"product_ids": [
"8Base-Openshift-Serverless-1:openshift-serverless-clients-0:1.3.1-4.el8.ppc64le",
"8Base-Openshift-Serverless-1:openshift-serverless-clients-0:1.3.1-4.el8.s390x",
"8Base-Openshift-Serverless-1:openshift-serverless-clients-0:1.3.1-4.el8.src",
"8Base-Openshift-Serverless-1:openshift-serverless-clients-0:1.3.1-4.el8.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2022:6042"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"8Base-Openshift-Serverless-1:openshift-serverless-clients-0:1.3.1-4.el8.ppc64le",
"8Base-Openshift-Serverless-1:openshift-serverless-clients-0:1.3.1-4.el8.s390x",
"8Base-Openshift-Serverless-1:openshift-serverless-clients-0:1.3.1-4.el8.src",
"8Base-Openshift-Serverless-1:openshift-serverless-clients-0:1.3.1-4.el8.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "golang: compress/gzip: stack exhaustion in Reader.Read"
},
{
"cve": "CVE-2022-30632",
"cwe": {
"id": "CWE-1325",
"name": "Improperly Controlled Sequential Memory Allocation"
},
"discovery_date": "2022-07-14T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2107386"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in golang. Calling Glob on a path that contains a large number of path separators can cause a panic issue due to stack exhaustion. This can cause an attacker to impact availability.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "golang: path/filepath: stack exhaustion in Glob",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "The exploitation of this flaw will only result in a denial of service of the application via the application crashing which is why this has been rated as moderate.\n\nWithin regulated environments, a combination of the following controls acts as a significant barrier to successfully exploiting a CWE-1325: Improperly Controlled Sequential Memory Allocation vulnerability and therefore downgrades the severity of this particular CVE from Moderate to Low.\n\nAccess to the platform is granted only after successful hard token-based multi-factor authentication (MFA) and is governed by least privilege to ensure only authorized users and roles can execute or modify code. Static code analysis and peer reviews enforce strong input validation and error handling, preventing improperly validated inputs from causing system instability, data exposure, or privilege escalation. In the event of successful exploitation, process isolation limits the impact of excessive sequential memory allocation by restricting memory use per process, preventing any single process from exhausting system resources. Finally, the platform uses memory protection mechanisms such as Data Execution Prevention (DEP) and Address Space Layout Randomization (ASLR) to reduce the risk of memory allocation-based attacks.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"8Base-Openshift-Serverless-1:openshift-serverless-clients-0:1.3.1-4.el8.ppc64le",
"8Base-Openshift-Serverless-1:openshift-serverless-clients-0:1.3.1-4.el8.s390x",
"8Base-Openshift-Serverless-1:openshift-serverless-clients-0:1.3.1-4.el8.src",
"8Base-Openshift-Serverless-1:openshift-serverless-clients-0:1.3.1-4.el8.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2022-30632"
},
{
"category": "external",
"summary": "RHBZ#2107386",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2107386"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2022-30632",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-30632"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2022-30632",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2022-30632"
},
{
"category": "external",
"summary": "https://go.dev/issue/53416",
"url": "https://go.dev/issue/53416"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-announce/c/nqrv9fbR0zE",
"url": "https://groups.google.com/g/golang-announce/c/nqrv9fbR0zE"
}
],
"release_date": "2022-07-12T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2022-08-10T11:39:17+00:00",
"details": "See the Red Hat OpenShift Container Platform 4.6 documentation at:\nhttps://access.redhat.com/documentation/en-us/openshift_container_platform/4.6/html/serverless/index\nSee the Red Hat OpenShift Container Platform 4.7 documentation at:\nhttps://access.redhat.com/documentation/en-us/openshift_container_platform/4.7/html/serverless/index\nSee the Red Hat OpenShift Container Platform 4.8 documentation at:\nhttps://access.redhat.com/documentation/en-us/openshift_container_platform/4.8/html/serverless/index\nSee the Red Hat OpenShift Container Platform 4.9 documentation at:\nhttps://access.redhat.com/documentation/en-us/openshift_container_platform/4.9/html/serverless/index\nSee the Red Hat OpenShift Container Platform 4.10 documentation at:\nhttps://access.redhat.com/documentation/en-us/openshift_container_platform/4.10/html/serverless/index",
"product_ids": [
"8Base-Openshift-Serverless-1:openshift-serverless-clients-0:1.3.1-4.el8.ppc64le",
"8Base-Openshift-Serverless-1:openshift-serverless-clients-0:1.3.1-4.el8.s390x",
"8Base-Openshift-Serverless-1:openshift-serverless-clients-0:1.3.1-4.el8.src",
"8Base-Openshift-Serverless-1:openshift-serverless-clients-0:1.3.1-4.el8.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2022:6042"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"8Base-Openshift-Serverless-1:openshift-serverless-clients-0:1.3.1-4.el8.ppc64le",
"8Base-Openshift-Serverless-1:openshift-serverless-clients-0:1.3.1-4.el8.s390x",
"8Base-Openshift-Serverless-1:openshift-serverless-clients-0:1.3.1-4.el8.src",
"8Base-Openshift-Serverless-1:openshift-serverless-clients-0:1.3.1-4.el8.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "golang: path/filepath: stack exhaustion in Glob"
},
{
"cve": "CVE-2022-30633",
"cwe": {
"id": "CWE-1325",
"name": "Improperly Controlled Sequential Memory Allocation"
},
"discovery_date": "2022-07-14T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2107392"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in golang. Calling Unmarshal on an XML document into a Go struct, which has a nested field that uses the \"any\" field tag, can cause a panic due to stack exhaustion.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "golang: encoding/xml: stack exhaustion in Unmarshal",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "Red Hat has marked this as moderate impact for two primary reasons\n1. Though the vulnerability exists, it is hard to exploit in real scenarios (e.g., the attacker must be able to feed crafted XML documents into specific code paths).\n2. The vulnerability is a denial of service (DoS) due to stack exhaustion rather than code execution or data breach. Since it doesn\u2019t compromise confidentiality or integrity.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"8Base-Openshift-Serverless-1:openshift-serverless-clients-0:1.3.1-4.el8.ppc64le",
"8Base-Openshift-Serverless-1:openshift-serverless-clients-0:1.3.1-4.el8.s390x",
"8Base-Openshift-Serverless-1:openshift-serverless-clients-0:1.3.1-4.el8.src",
"8Base-Openshift-Serverless-1:openshift-serverless-clients-0:1.3.1-4.el8.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2022-30633"
},
{
"category": "external",
"summary": "RHBZ#2107392",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2107392"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2022-30633",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-30633"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2022-30633",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2022-30633"
},
{
"category": "external",
"summary": "https://go.dev/issue/53611",
"url": "https://go.dev/issue/53611"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-announce/c/nqrv9fbR0zE",
"url": "https://groups.google.com/g/golang-announce/c/nqrv9fbR0zE"
}
],
"release_date": "2022-07-12T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2022-08-10T11:39:17+00:00",
"details": "See the Red Hat OpenShift Container Platform 4.6 documentation at:\nhttps://access.redhat.com/documentation/en-us/openshift_container_platform/4.6/html/serverless/index\nSee the Red Hat OpenShift Container Platform 4.7 documentation at:\nhttps://access.redhat.com/documentation/en-us/openshift_container_platform/4.7/html/serverless/index\nSee the Red Hat OpenShift Container Platform 4.8 documentation at:\nhttps://access.redhat.com/documentation/en-us/openshift_container_platform/4.8/html/serverless/index\nSee the Red Hat OpenShift Container Platform 4.9 documentation at:\nhttps://access.redhat.com/documentation/en-us/openshift_container_platform/4.9/html/serverless/index\nSee the Red Hat OpenShift Container Platform 4.10 documentation at:\nhttps://access.redhat.com/documentation/en-us/openshift_container_platform/4.10/html/serverless/index",
"product_ids": [
"8Base-Openshift-Serverless-1:openshift-serverless-clients-0:1.3.1-4.el8.ppc64le",
"8Base-Openshift-Serverless-1:openshift-serverless-clients-0:1.3.1-4.el8.s390x",
"8Base-Openshift-Serverless-1:openshift-serverless-clients-0:1.3.1-4.el8.src",
"8Base-Openshift-Serverless-1:openshift-serverless-clients-0:1.3.1-4.el8.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2022:6042"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"8Base-Openshift-Serverless-1:openshift-serverless-clients-0:1.3.1-4.el8.ppc64le",
"8Base-Openshift-Serverless-1:openshift-serverless-clients-0:1.3.1-4.el8.s390x",
"8Base-Openshift-Serverless-1:openshift-serverless-clients-0:1.3.1-4.el8.src",
"8Base-Openshift-Serverless-1:openshift-serverless-clients-0:1.3.1-4.el8.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "golang: encoding/xml: stack exhaustion in Unmarshal"
},
{
"cve": "CVE-2022-30635",
"cwe": {
"id": "CWE-1325",
"name": "Improperly Controlled Sequential Memory Allocation"
},
"discovery_date": "2022-07-14T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2107388"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in golang. When calling Decoder, Decode on a message that contains deeply nested structures, a panic can occur due to stack exhaustion and allows an attacker to impact system availability.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "golang: encoding/gob: stack exhaustion in Decoder.Decode",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "OpenShift Container Platform (OCP) starting from 4.10 stream is already compiled in the patched version of Go, hence is not affected by this vulnerability.The vulnerability has been rated as moderate instead of high because the vulnerability can only result in a minor denial of service.\n\nWithin regulated environments, a combination of the following controls acts as a significant barrier to successfully exploiting a CWE-1325: Improperly Controlled Sequential Memory Allocation vulnerability and therefore downgrades the severity of this particular CVE from Moderate to Low.\n\nAccess to the platform is granted only after successful hard token-based multi-factor authentication (MFA) and is governed by least privilege to ensure only authorized users and roles can execute or modify code. Static code analysis and peer reviews enforce strong input validation and error handling, preventing improperly validated inputs from causing system instability, data exposure, or privilege escalation. In the event of successful exploitation, process isolation limits the impact of excessive sequential memory allocation by restricting memory use per process, preventing any single process from exhausting system resources. Finally, the platform uses memory protection mechanisms such as Data Execution Prevention (DEP) and Address Space Layout Randomization (ASLR) to reduce the risk of memory allocation-based attacks.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"8Base-Openshift-Serverless-1:openshift-serverless-clients-0:1.3.1-4.el8.ppc64le",
"8Base-Openshift-Serverless-1:openshift-serverless-clients-0:1.3.1-4.el8.s390x",
"8Base-Openshift-Serverless-1:openshift-serverless-clients-0:1.3.1-4.el8.src",
"8Base-Openshift-Serverless-1:openshift-serverless-clients-0:1.3.1-4.el8.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2022-30635"
},
{
"category": "external",
"summary": "RHBZ#2107388",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2107388"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2022-30635",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-30635"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2022-30635",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2022-30635"
},
{
"category": "external",
"summary": "https://go.dev/issue/53615",
"url": "https://go.dev/issue/53615"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-announce/c/nqrv9fbR0zE",
"url": "https://groups.google.com/g/golang-announce/c/nqrv9fbR0zE"
}
],
"release_date": "2022-07-12T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2022-08-10T11:39:17+00:00",
"details": "See the Red Hat OpenShift Container Platform 4.6 documentation at:\nhttps://access.redhat.com/documentation/en-us/openshift_container_platform/4.6/html/serverless/index\nSee the Red Hat OpenShift Container Platform 4.7 documentation at:\nhttps://access.redhat.com/documentation/en-us/openshift_container_platform/4.7/html/serverless/index\nSee the Red Hat OpenShift Container Platform 4.8 documentation at:\nhttps://access.redhat.com/documentation/en-us/openshift_container_platform/4.8/html/serverless/index\nSee the Red Hat OpenShift Container Platform 4.9 documentation at:\nhttps://access.redhat.com/documentation/en-us/openshift_container_platform/4.9/html/serverless/index\nSee the Red Hat OpenShift Container Platform 4.10 documentation at:\nhttps://access.redhat.com/documentation/en-us/openshift_container_platform/4.10/html/serverless/index",
"product_ids": [
"8Base-Openshift-Serverless-1:openshift-serverless-clients-0:1.3.1-4.el8.ppc64le",
"8Base-Openshift-Serverless-1:openshift-serverless-clients-0:1.3.1-4.el8.s390x",
"8Base-Openshift-Serverless-1:openshift-serverless-clients-0:1.3.1-4.el8.src",
"8Base-Openshift-Serverless-1:openshift-serverless-clients-0:1.3.1-4.el8.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2022:6042"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"8Base-Openshift-Serverless-1:openshift-serverless-clients-0:1.3.1-4.el8.ppc64le",
"8Base-Openshift-Serverless-1:openshift-serverless-clients-0:1.3.1-4.el8.s390x",
"8Base-Openshift-Serverless-1:openshift-serverless-clients-0:1.3.1-4.el8.src",
"8Base-Openshift-Serverless-1:openshift-serverless-clients-0:1.3.1-4.el8.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "golang: encoding/gob: stack exhaustion in Decoder.Decode"
},
{
"cve": "CVE-2022-32148",
"cwe": {
"id": "CWE-200",
"name": "Exposure of Sensitive Information to an Unauthorized Actor"
},
"discovery_date": "2022-07-14T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2107383"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in net/http/httputil golang package. When httputil.ReverseProxy.ServeHTTP is called with a Request.Header map containing a nil value for the X-Forwarded-For header, ReverseProxy could set the client IP incorrectly. This issue may affect confidentiality.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "golang: net/http/httputil: NewSingleHostReverseProxy - omit X-Forwarded-For not working",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "Within regulated environments, a combination of the following controls acts as a significant barrier to successfully exploiting a CWE-200: Exposure of Sensitive Information to an Unauthorized Actor vulnerability and therefore downgrades the severity of this particular CVE from Moderate to Low.\n\nAccess to the platform is granted only after successful hard token, multi-factor authentication (MFA), which is coupled with account management controls, including integration with single sign-on (SSO), to ensure that user permissions are restricted to only the functions necessary for their roles. Access to sensitive information is explicitly authorized and enforced based on predefined access policies. Event logs are collected and processed for centralization, correlation, analysis, monitoring, reporting, alerting, and retention. This process ensures that audit logs are generated for specific events involving sensitive information, which helps identify patterns of unauthorized access or data exposure. The platform enforces the use of validated cryptographic modules across compute resources to protect the confidentiality of information, even in the event of interception.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"8Base-Openshift-Serverless-1:openshift-serverless-clients-0:1.3.1-4.el8.ppc64le",
"8Base-Openshift-Serverless-1:openshift-serverless-clients-0:1.3.1-4.el8.s390x",
"8Base-Openshift-Serverless-1:openshift-serverless-clients-0:1.3.1-4.el8.src",
"8Base-Openshift-Serverless-1:openshift-serverless-clients-0:1.3.1-4.el8.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2022-32148"
},
{
"category": "external",
"summary": "RHBZ#2107383",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2107383"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2022-32148",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-32148"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2022-32148",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2022-32148"
},
{
"category": "external",
"summary": "https://go.dev/issue/53423",
"url": "https://go.dev/issue/53423"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-announce/c/nqrv9fbR0zE",
"url": "https://groups.google.com/g/golang-announce/c/nqrv9fbR0zE"
}
],
"release_date": "2022-07-12T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2022-08-10T11:39:17+00:00",
"details": "See the Red Hat OpenShift Container Platform 4.6 documentation at:\nhttps://access.redhat.com/documentation/en-us/openshift_container_platform/4.6/html/serverless/index\nSee the Red Hat OpenShift Container Platform 4.7 documentation at:\nhttps://access.redhat.com/documentation/en-us/openshift_container_platform/4.7/html/serverless/index\nSee the Red Hat OpenShift Container Platform 4.8 documentation at:\nhttps://access.redhat.com/documentation/en-us/openshift_container_platform/4.8/html/serverless/index\nSee the Red Hat OpenShift Container Platform 4.9 documentation at:\nhttps://access.redhat.com/documentation/en-us/openshift_container_platform/4.9/html/serverless/index\nSee the Red Hat OpenShift Container Platform 4.10 documentation at:\nhttps://access.redhat.com/documentation/en-us/openshift_container_platform/4.10/html/serverless/index",
"product_ids": [
"8Base-Openshift-Serverless-1:openshift-serverless-clients-0:1.3.1-4.el8.ppc64le",
"8Base-Openshift-Serverless-1:openshift-serverless-clients-0:1.3.1-4.el8.s390x",
"8Base-Openshift-Serverless-1:openshift-serverless-clients-0:1.3.1-4.el8.src",
"8Base-Openshift-Serverless-1:openshift-serverless-clients-0:1.3.1-4.el8.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2022:6042"
}
],
"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-Openshift-Serverless-1:openshift-serverless-clients-0:1.3.1-4.el8.ppc64le",
"8Base-Openshift-Serverless-1:openshift-serverless-clients-0:1.3.1-4.el8.s390x",
"8Base-Openshift-Serverless-1:openshift-serverless-clients-0:1.3.1-4.el8.src",
"8Base-Openshift-Serverless-1:openshift-serverless-clients-0:1.3.1-4.el8.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "golang: net/http/httputil: NewSingleHostReverseProxy - omit X-Forwarded-For not working"
}
]
}
rhsa-2023_2253
Vulnerability from csaf_redhat
Notes
{
"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: net/http: An attacker can cause excessive memory growth in a Go server accepting HTTP/2 requests (CVE-2022-41717)\n\n* golang: crypto/tls: session tickets lack random ticket_age_add (CVE-2022-30629)\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.2 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:2253",
"url": "https://access.redhat.com/errata/RHSA-2023:2253"
},
{
"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.2_release_notes/index",
"url": "https://access.redhat.com/documentation/en-us/red_hat_enterprise_linux/9/html/9.2_release_notes/index"
},
{
"category": "external",
"summary": "2092793",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2092793"
},
{
"category": "external",
"summary": "2142494",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2142494"
},
{
"category": "external",
"summary": "2150429",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2150429"
},
{
"category": "external",
"summary": "2151247",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2151247"
},
{
"category": "external",
"summary": "2152001",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2152001"
},
{
"category": "external",
"summary": "2161274",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2161274"
},
{
"category": "external",
"summary": "2166225",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2166225"
},
{
"category": "external",
"summary": "2182315",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2182315"
},
{
"category": "self",
"summary": "Canonical URL",
"url": "https://security.access.redhat.com/data/csaf/v2/advisories/2023/rhsa-2023_2253.json"
}
],
"title": "Red Hat Security Advisory: buildah security and bug fix update",
"tracking": {
"current_release_date": "2025-01-06T19:26:10+00:00",
"generator": {
"date": "2025-01-06T19:26:10+00:00",
"engine": {
"name": "Red Hat SDEngine",
"version": "4.2.5"
}
},
"id": "RHSA-2023:2253",
"initial_release_date": "2023-05-09T09:52:10+00:00",
"revision_history": [
{
"date": "2023-05-09T09:52:10+00:00",
"number": "1",
"summary": "Initial version"
},
{
"date": "2023-05-09T09:52:10+00:00",
"number": "2",
"summary": "Last updated version"
},
{
"date": "2025-01-06T19: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.2.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.29.1-1.el9.src",
"product": {
"name": "buildah-1:1.29.1-1.el9.src",
"product_id": "buildah-1:1.29.1-1.el9.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/buildah@1.29.1-1.el9?arch=src\u0026epoch=1"
}
}
}
],
"category": "architecture",
"name": "src"
},
{
"branches": [
{
"category": "product_version",
"name": "buildah-1:1.29.1-1.el9.aarch64",
"product": {
"name": "buildah-1:1.29.1-1.el9.aarch64",
"product_id": "buildah-1:1.29.1-1.el9.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/buildah@1.29.1-1.el9?arch=aarch64\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "buildah-tests-1:1.29.1-1.el9.aarch64",
"product": {
"name": "buildah-tests-1:1.29.1-1.el9.aarch64",
"product_id": "buildah-tests-1:1.29.1-1.el9.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/buildah-tests@1.29.1-1.el9?arch=aarch64\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "buildah-debugsource-1:1.29.1-1.el9.aarch64",
"product": {
"name": "buildah-debugsource-1:1.29.1-1.el9.aarch64",
"product_id": "buildah-debugsource-1:1.29.1-1.el9.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/buildah-debugsource@1.29.1-1.el9?arch=aarch64\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "buildah-debuginfo-1:1.29.1-1.el9.aarch64",
"product": {
"name": "buildah-debuginfo-1:1.29.1-1.el9.aarch64",
"product_id": "buildah-debuginfo-1:1.29.1-1.el9.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/buildah-debuginfo@1.29.1-1.el9?arch=aarch64\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "buildah-tests-debuginfo-1:1.29.1-1.el9.aarch64",
"product": {
"name": "buildah-tests-debuginfo-1:1.29.1-1.el9.aarch64",
"product_id": "buildah-tests-debuginfo-1:1.29.1-1.el9.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/buildah-tests-debuginfo@1.29.1-1.el9?arch=aarch64\u0026epoch=1"
}
}
}
],
"category": "architecture",
"name": "aarch64"
},
{
"branches": [
{
"category": "product_version",
"name": "buildah-1:1.29.1-1.el9.ppc64le",
"product": {
"name": "buildah-1:1.29.1-1.el9.ppc64le",
"product_id": "buildah-1:1.29.1-1.el9.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/buildah@1.29.1-1.el9?arch=ppc64le\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "buildah-tests-1:1.29.1-1.el9.ppc64le",
"product": {
"name": "buildah-tests-1:1.29.1-1.el9.ppc64le",
"product_id": "buildah-tests-1:1.29.1-1.el9.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/buildah-tests@1.29.1-1.el9?arch=ppc64le\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "buildah-debugsource-1:1.29.1-1.el9.ppc64le",
"product": {
"name": "buildah-debugsource-1:1.29.1-1.el9.ppc64le",
"product_id": "buildah-debugsource-1:1.29.1-1.el9.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/buildah-debugsource@1.29.1-1.el9?arch=ppc64le\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "buildah-debuginfo-1:1.29.1-1.el9.ppc64le",
"product": {
"name": "buildah-debuginfo-1:1.29.1-1.el9.ppc64le",
"product_id": "buildah-debuginfo-1:1.29.1-1.el9.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/buildah-debuginfo@1.29.1-1.el9?arch=ppc64le\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "buildah-tests-debuginfo-1:1.29.1-1.el9.ppc64le",
"product": {
"name": "buildah-tests-debuginfo-1:1.29.1-1.el9.ppc64le",
"product_id": "buildah-tests-debuginfo-1:1.29.1-1.el9.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/buildah-tests-debuginfo@1.29.1-1.el9?arch=ppc64le\u0026epoch=1"
}
}
}
],
"category": "architecture",
"name": "ppc64le"
},
{
"branches": [
{
"category": "product_version",
"name": "buildah-1:1.29.1-1.el9.x86_64",
"product": {
"name": "buildah-1:1.29.1-1.el9.x86_64",
"product_id": "buildah-1:1.29.1-1.el9.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/buildah@1.29.1-1.el9?arch=x86_64\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "buildah-tests-1:1.29.1-1.el9.x86_64",
"product": {
"name": "buildah-tests-1:1.29.1-1.el9.x86_64",
"product_id": "buildah-tests-1:1.29.1-1.el9.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/buildah-tests@1.29.1-1.el9?arch=x86_64\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "buildah-debugsource-1:1.29.1-1.el9.x86_64",
"product": {
"name": "buildah-debugsource-1:1.29.1-1.el9.x86_64",
"product_id": "buildah-debugsource-1:1.29.1-1.el9.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/buildah-debugsource@1.29.1-1.el9?arch=x86_64\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "buildah-debuginfo-1:1.29.1-1.el9.x86_64",
"product": {
"name": "buildah-debuginfo-1:1.29.1-1.el9.x86_64",
"product_id": "buildah-debuginfo-1:1.29.1-1.el9.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/buildah-debuginfo@1.29.1-1.el9?arch=x86_64\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "buildah-tests-debuginfo-1:1.29.1-1.el9.x86_64",
"product": {
"name": "buildah-tests-debuginfo-1:1.29.1-1.el9.x86_64",
"product_id": "buildah-tests-debuginfo-1:1.29.1-1.el9.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/buildah-tests-debuginfo@1.29.1-1.el9?arch=x86_64\u0026epoch=1"
}
}
}
],
"category": "architecture",
"name": "x86_64"
},
{
"branches": [
{
"category": "product_version",
"name": "buildah-1:1.29.1-1.el9.s390x",
"product": {
"name": "buildah-1:1.29.1-1.el9.s390x",
"product_id": "buildah-1:1.29.1-1.el9.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/buildah@1.29.1-1.el9?arch=s390x\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "buildah-tests-1:1.29.1-1.el9.s390x",
"product": {
"name": "buildah-tests-1:1.29.1-1.el9.s390x",
"product_id": "buildah-tests-1:1.29.1-1.el9.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/buildah-tests@1.29.1-1.el9?arch=s390x\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "buildah-debugsource-1:1.29.1-1.el9.s390x",
"product": {
"name": "buildah-debugsource-1:1.29.1-1.el9.s390x",
"product_id": "buildah-debugsource-1:1.29.1-1.el9.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/buildah-debugsource@1.29.1-1.el9?arch=s390x\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "buildah-debuginfo-1:1.29.1-1.el9.s390x",
"product": {
"name": "buildah-debuginfo-1:1.29.1-1.el9.s390x",
"product_id": "buildah-debuginfo-1:1.29.1-1.el9.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/buildah-debuginfo@1.29.1-1.el9?arch=s390x\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "buildah-tests-debuginfo-1:1.29.1-1.el9.s390x",
"product": {
"name": "buildah-tests-debuginfo-1:1.29.1-1.el9.s390x",
"product_id": "buildah-tests-debuginfo-1:1.29.1-1.el9.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/buildah-tests-debuginfo@1.29.1-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.29.1-1.el9.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.2.0.GA:buildah-1:1.29.1-1.el9.aarch64"
},
"product_reference": "buildah-1:1.29.1-1.el9.aarch64",
"relates_to_product_reference": "AppStream-9.2.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "buildah-1:1.29.1-1.el9.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.2.0.GA:buildah-1:1.29.1-1.el9.ppc64le"
},
"product_reference": "buildah-1:1.29.1-1.el9.ppc64le",
"relates_to_product_reference": "AppStream-9.2.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "buildah-1:1.29.1-1.el9.s390x as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.2.0.GA:buildah-1:1.29.1-1.el9.s390x"
},
"product_reference": "buildah-1:1.29.1-1.el9.s390x",
"relates_to_product_reference": "AppStream-9.2.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "buildah-1:1.29.1-1.el9.src as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.2.0.GA:buildah-1:1.29.1-1.el9.src"
},
"product_reference": "buildah-1:1.29.1-1.el9.src",
"relates_to_product_reference": "AppStream-9.2.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "buildah-1:1.29.1-1.el9.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.2.0.GA:buildah-1:1.29.1-1.el9.x86_64"
},
"product_reference": "buildah-1:1.29.1-1.el9.x86_64",
"relates_to_product_reference": "AppStream-9.2.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "buildah-debuginfo-1:1.29.1-1.el9.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.2.0.GA:buildah-debuginfo-1:1.29.1-1.el9.aarch64"
},
"product_reference": "buildah-debuginfo-1:1.29.1-1.el9.aarch64",
"relates_to_product_reference": "AppStream-9.2.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "buildah-debuginfo-1:1.29.1-1.el9.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.2.0.GA:buildah-debuginfo-1:1.29.1-1.el9.ppc64le"
},
"product_reference": "buildah-debuginfo-1:1.29.1-1.el9.ppc64le",
"relates_to_product_reference": "AppStream-9.2.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "buildah-debuginfo-1:1.29.1-1.el9.s390x as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.2.0.GA:buildah-debuginfo-1:1.29.1-1.el9.s390x"
},
"product_reference": "buildah-debuginfo-1:1.29.1-1.el9.s390x",
"relates_to_product_reference": "AppStream-9.2.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "buildah-debuginfo-1:1.29.1-1.el9.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.2.0.GA:buildah-debuginfo-1:1.29.1-1.el9.x86_64"
},
"product_reference": "buildah-debuginfo-1:1.29.1-1.el9.x86_64",
"relates_to_product_reference": "AppStream-9.2.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "buildah-debugsource-1:1.29.1-1.el9.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.2.0.GA:buildah-debugsource-1:1.29.1-1.el9.aarch64"
},
"product_reference": "buildah-debugsource-1:1.29.1-1.el9.aarch64",
"relates_to_product_reference": "AppStream-9.2.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "buildah-debugsource-1:1.29.1-1.el9.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.2.0.GA:buildah-debugsource-1:1.29.1-1.el9.ppc64le"
},
"product_reference": "buildah-debugsource-1:1.29.1-1.el9.ppc64le",
"relates_to_product_reference": "AppStream-9.2.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "buildah-debugsource-1:1.29.1-1.el9.s390x as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.2.0.GA:buildah-debugsource-1:1.29.1-1.el9.s390x"
},
"product_reference": "buildah-debugsource-1:1.29.1-1.el9.s390x",
"relates_to_product_reference": "AppStream-9.2.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "buildah-debugsource-1:1.29.1-1.el9.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.2.0.GA:buildah-debugsource-1:1.29.1-1.el9.x86_64"
},
"product_reference": "buildah-debugsource-1:1.29.1-1.el9.x86_64",
"relates_to_product_reference": "AppStream-9.2.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "buildah-tests-1:1.29.1-1.el9.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.2.0.GA:buildah-tests-1:1.29.1-1.el9.aarch64"
},
"product_reference": "buildah-tests-1:1.29.1-1.el9.aarch64",
"relates_to_product_reference": "AppStream-9.2.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "buildah-tests-1:1.29.1-1.el9.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.2.0.GA:buildah-tests-1:1.29.1-1.el9.ppc64le"
},
"product_reference": "buildah-tests-1:1.29.1-1.el9.ppc64le",
"relates_to_product_reference": "AppStream-9.2.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "buildah-tests-1:1.29.1-1.el9.s390x as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.2.0.GA:buildah-tests-1:1.29.1-1.el9.s390x"
},
"product_reference": "buildah-tests-1:1.29.1-1.el9.s390x",
"relates_to_product_reference": "AppStream-9.2.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "buildah-tests-1:1.29.1-1.el9.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.2.0.GA:buildah-tests-1:1.29.1-1.el9.x86_64"
},
"product_reference": "buildah-tests-1:1.29.1-1.el9.x86_64",
"relates_to_product_reference": "AppStream-9.2.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "buildah-tests-debuginfo-1:1.29.1-1.el9.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.2.0.GA:buildah-tests-debuginfo-1:1.29.1-1.el9.aarch64"
},
"product_reference": "buildah-tests-debuginfo-1:1.29.1-1.el9.aarch64",
"relates_to_product_reference": "AppStream-9.2.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "buildah-tests-debuginfo-1:1.29.1-1.el9.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.2.0.GA:buildah-tests-debuginfo-1:1.29.1-1.el9.ppc64le"
},
"product_reference": "buildah-tests-debuginfo-1:1.29.1-1.el9.ppc64le",
"relates_to_product_reference": "AppStream-9.2.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "buildah-tests-debuginfo-1:1.29.1-1.el9.s390x as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.2.0.GA:buildah-tests-debuginfo-1:1.29.1-1.el9.s390x"
},
"product_reference": "buildah-tests-debuginfo-1:1.29.1-1.el9.s390x",
"relates_to_product_reference": "AppStream-9.2.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "buildah-tests-debuginfo-1:1.29.1-1.el9.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.2.0.GA:buildah-tests-debuginfo-1:1.29.1-1.el9.x86_64"
},
"product_reference": "buildah-tests-debuginfo-1:1.29.1-1.el9.x86_64",
"relates_to_product_reference": "AppStream-9.2.0.GA"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2022-30629",
"cwe": {
"id": "CWE-331",
"name": "Insufficient Entropy"
},
"discovery_date": "2022-06-02T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2092793"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in the crypto/tls golang package. When session tickets are generated by crypto/tls, it is missing the ticket expiration. This issue may allow an attacker to observe the TLS handshakes to correlate successive connections during session resumption.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "golang: crypto/tls: session tickets lack random ticket_age_add",
"title": "Vulnerability summary"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"AppStream-9.2.0.GA:buildah-1:1.29.1-1.el9.aarch64",
"AppStream-9.2.0.GA:buildah-1:1.29.1-1.el9.ppc64le",
"AppStream-9.2.0.GA:buildah-1:1.29.1-1.el9.s390x",
"AppStream-9.2.0.GA:buildah-1:1.29.1-1.el9.src",
"AppStream-9.2.0.GA:buildah-1:1.29.1-1.el9.x86_64",
"AppStream-9.2.0.GA:buildah-debuginfo-1:1.29.1-1.el9.aarch64",
"AppStream-9.2.0.GA:buildah-debuginfo-1:1.29.1-1.el9.ppc64le",
"AppStream-9.2.0.GA:buildah-debuginfo-1:1.29.1-1.el9.s390x",
"AppStream-9.2.0.GA:buildah-debuginfo-1:1.29.1-1.el9.x86_64",
"AppStream-9.2.0.GA:buildah-debugsource-1:1.29.1-1.el9.aarch64",
"AppStream-9.2.0.GA:buildah-debugsource-1:1.29.1-1.el9.ppc64le",
"AppStream-9.2.0.GA:buildah-debugsource-1:1.29.1-1.el9.s390x",
"AppStream-9.2.0.GA:buildah-debugsource-1:1.29.1-1.el9.x86_64",
"AppStream-9.2.0.GA:buildah-tests-1:1.29.1-1.el9.aarch64",
"AppStream-9.2.0.GA:buildah-tests-1:1.29.1-1.el9.ppc64le",
"AppStream-9.2.0.GA:buildah-tests-1:1.29.1-1.el9.s390x",
"AppStream-9.2.0.GA:buildah-tests-1:1.29.1-1.el9.x86_64",
"AppStream-9.2.0.GA:buildah-tests-debuginfo-1:1.29.1-1.el9.aarch64",
"AppStream-9.2.0.GA:buildah-tests-debuginfo-1:1.29.1-1.el9.ppc64le",
"AppStream-9.2.0.GA:buildah-tests-debuginfo-1:1.29.1-1.el9.s390x",
"AppStream-9.2.0.GA:buildah-tests-debuginfo-1:1.29.1-1.el9.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2022-30629"
},
{
"category": "external",
"summary": "RHBZ#2092793",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2092793"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2022-30629",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-30629"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2022-30629",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2022-30629"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-announce/c/TzIC9-t8Ytg",
"url": "https://groups.google.com/g/golang-announce/c/TzIC9-t8Ytg"
}
],
"release_date": "2022-06-02T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2023-05-09T09:52:10+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"AppStream-9.2.0.GA:buildah-1:1.29.1-1.el9.aarch64",
"AppStream-9.2.0.GA:buildah-1:1.29.1-1.el9.ppc64le",
"AppStream-9.2.0.GA:buildah-1:1.29.1-1.el9.s390x",
"AppStream-9.2.0.GA:buildah-1:1.29.1-1.el9.src",
"AppStream-9.2.0.GA:buildah-1:1.29.1-1.el9.x86_64",
"AppStream-9.2.0.GA:buildah-debuginfo-1:1.29.1-1.el9.aarch64",
"AppStream-9.2.0.GA:buildah-debuginfo-1:1.29.1-1.el9.ppc64le",
"AppStream-9.2.0.GA:buildah-debuginfo-1:1.29.1-1.el9.s390x",
"AppStream-9.2.0.GA:buildah-debuginfo-1:1.29.1-1.el9.x86_64",
"AppStream-9.2.0.GA:buildah-debugsource-1:1.29.1-1.el9.aarch64",
"AppStream-9.2.0.GA:buildah-debugsource-1:1.29.1-1.el9.ppc64le",
"AppStream-9.2.0.GA:buildah-debugsource-1:1.29.1-1.el9.s390x",
"AppStream-9.2.0.GA:buildah-debugsource-1:1.29.1-1.el9.x86_64",
"AppStream-9.2.0.GA:buildah-tests-1:1.29.1-1.el9.aarch64",
"AppStream-9.2.0.GA:buildah-tests-1:1.29.1-1.el9.ppc64le",
"AppStream-9.2.0.GA:buildah-tests-1:1.29.1-1.el9.s390x",
"AppStream-9.2.0.GA:buildah-tests-1:1.29.1-1.el9.x86_64",
"AppStream-9.2.0.GA:buildah-tests-debuginfo-1:1.29.1-1.el9.aarch64",
"AppStream-9.2.0.GA:buildah-tests-debuginfo-1:1.29.1-1.el9.ppc64le",
"AppStream-9.2.0.GA:buildah-tests-debuginfo-1:1.29.1-1.el9.s390x",
"AppStream-9.2.0.GA:buildah-tests-debuginfo-1:1.29.1-1.el9.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2023:2253"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "HIGH",
"attackVector": "NETWORK",
"availabilityImpact": "NONE",
"baseScore": 3.1,
"baseSeverity": "LOW",
"confidentialityImpact": "LOW",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "REQUIRED",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:R/S:U/C:L/I:N/A:N",
"version": "3.1"
},
"products": [
"AppStream-9.2.0.GA:buildah-1:1.29.1-1.el9.aarch64",
"AppStream-9.2.0.GA:buildah-1:1.29.1-1.el9.ppc64le",
"AppStream-9.2.0.GA:buildah-1:1.29.1-1.el9.s390x",
"AppStream-9.2.0.GA:buildah-1:1.29.1-1.el9.src",
"AppStream-9.2.0.GA:buildah-1:1.29.1-1.el9.x86_64",
"AppStream-9.2.0.GA:buildah-debuginfo-1:1.29.1-1.el9.aarch64",
"AppStream-9.2.0.GA:buildah-debuginfo-1:1.29.1-1.el9.ppc64le",
"AppStream-9.2.0.GA:buildah-debuginfo-1:1.29.1-1.el9.s390x",
"AppStream-9.2.0.GA:buildah-debuginfo-1:1.29.1-1.el9.x86_64",
"AppStream-9.2.0.GA:buildah-debugsource-1:1.29.1-1.el9.aarch64",
"AppStream-9.2.0.GA:buildah-debugsource-1:1.29.1-1.el9.ppc64le",
"AppStream-9.2.0.GA:buildah-debugsource-1:1.29.1-1.el9.s390x",
"AppStream-9.2.0.GA:buildah-debugsource-1:1.29.1-1.el9.x86_64",
"AppStream-9.2.0.GA:buildah-tests-1:1.29.1-1.el9.aarch64",
"AppStream-9.2.0.GA:buildah-tests-1:1.29.1-1.el9.ppc64le",
"AppStream-9.2.0.GA:buildah-tests-1:1.29.1-1.el9.s390x",
"AppStream-9.2.0.GA:buildah-tests-1:1.29.1-1.el9.x86_64",
"AppStream-9.2.0.GA:buildah-tests-debuginfo-1:1.29.1-1.el9.aarch64",
"AppStream-9.2.0.GA:buildah-tests-debuginfo-1:1.29.1-1.el9.ppc64le",
"AppStream-9.2.0.GA:buildah-tests-debuginfo-1:1.29.1-1.el9.s390x",
"AppStream-9.2.0.GA:buildah-tests-debuginfo-1:1.29.1-1.el9.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Low"
}
],
"title": "golang: crypto/tls: session tickets lack random ticket_age_add"
},
{
"cve": "CVE-2022-41717",
"cwe": {
"id": "CWE-770",
"name": "Allocation of Resources Without Limits or Throttling"
},
"discovery_date": "2023-01-16T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2161274"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in the net/http library of the golang package. This flaw allows an attacker to cause excessive memory growth in a Go server accepting HTTP/2 requests. HTTP/2 server connections contain a cache of HTTP header keys sent by the client. While the total number of entries in this cache is capped, an attacker sending very large keys can cause the server to allocate approximately 64 MiB per open connection.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "golang: net/http: excessive memory growth in a Go server accepting HTTP/2 requests",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "Within Red Hat OpenShift Container Platform, the grafana container is listed as will not fix. Since OCP 4.10, Grafana itself is not shipped and the Grafana web server is protected behind an OAuth proxy server.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"AppStream-9.2.0.GA:buildah-1:1.29.1-1.el9.aarch64",
"AppStream-9.2.0.GA:buildah-1:1.29.1-1.el9.ppc64le",
"AppStream-9.2.0.GA:buildah-1:1.29.1-1.el9.s390x",
"AppStream-9.2.0.GA:buildah-1:1.29.1-1.el9.src",
"AppStream-9.2.0.GA:buildah-1:1.29.1-1.el9.x86_64",
"AppStream-9.2.0.GA:buildah-debuginfo-1:1.29.1-1.el9.aarch64",
"AppStream-9.2.0.GA:buildah-debuginfo-1:1.29.1-1.el9.ppc64le",
"AppStream-9.2.0.GA:buildah-debuginfo-1:1.29.1-1.el9.s390x",
"AppStream-9.2.0.GA:buildah-debuginfo-1:1.29.1-1.el9.x86_64",
"AppStream-9.2.0.GA:buildah-debugsource-1:1.29.1-1.el9.aarch64",
"AppStream-9.2.0.GA:buildah-debugsource-1:1.29.1-1.el9.ppc64le",
"AppStream-9.2.0.GA:buildah-debugsource-1:1.29.1-1.el9.s390x",
"AppStream-9.2.0.GA:buildah-debugsource-1:1.29.1-1.el9.x86_64",
"AppStream-9.2.0.GA:buildah-tests-1:1.29.1-1.el9.aarch64",
"AppStream-9.2.0.GA:buildah-tests-1:1.29.1-1.el9.ppc64le",
"AppStream-9.2.0.GA:buildah-tests-1:1.29.1-1.el9.s390x",
"AppStream-9.2.0.GA:buildah-tests-1:1.29.1-1.el9.x86_64",
"AppStream-9.2.0.GA:buildah-tests-debuginfo-1:1.29.1-1.el9.aarch64",
"AppStream-9.2.0.GA:buildah-tests-debuginfo-1:1.29.1-1.el9.ppc64le",
"AppStream-9.2.0.GA:buildah-tests-debuginfo-1:1.29.1-1.el9.s390x",
"AppStream-9.2.0.GA:buildah-tests-debuginfo-1:1.29.1-1.el9.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2022-41717"
},
{
"category": "external",
"summary": "RHBZ#2161274",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2161274"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2022-41717",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-41717"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2022-41717",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2022-41717"
},
{
"category": "external",
"summary": "https://go.dev/cl/455635",
"url": "https://go.dev/cl/455635"
},
{
"category": "external",
"summary": "https://go.dev/cl/455717",
"url": "https://go.dev/cl/455717"
},
{
"category": "external",
"summary": "https://go.dev/issue/56350",
"url": "https://go.dev/issue/56350"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-announce/c/L_3rmdT0BMU/m/yZDrXjIiBQAJ",
"url": "https://groups.google.com/g/golang-announce/c/L_3rmdT0BMU/m/yZDrXjIiBQAJ"
},
{
"category": "external",
"summary": "https://pkg.go.dev/vuln/GO-2022-1144",
"url": "https://pkg.go.dev/vuln/GO-2022-1144"
}
],
"release_date": "2022-11-30T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2023-05-09T09:52:10+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"AppStream-9.2.0.GA:buildah-1:1.29.1-1.el9.aarch64",
"AppStream-9.2.0.GA:buildah-1:1.29.1-1.el9.ppc64le",
"AppStream-9.2.0.GA:buildah-1:1.29.1-1.el9.s390x",
"AppStream-9.2.0.GA:buildah-1:1.29.1-1.el9.src",
"AppStream-9.2.0.GA:buildah-1:1.29.1-1.el9.x86_64",
"AppStream-9.2.0.GA:buildah-debuginfo-1:1.29.1-1.el9.aarch64",
"AppStream-9.2.0.GA:buildah-debuginfo-1:1.29.1-1.el9.ppc64le",
"AppStream-9.2.0.GA:buildah-debuginfo-1:1.29.1-1.el9.s390x",
"AppStream-9.2.0.GA:buildah-debuginfo-1:1.29.1-1.el9.x86_64",
"AppStream-9.2.0.GA:buildah-debugsource-1:1.29.1-1.el9.aarch64",
"AppStream-9.2.0.GA:buildah-debugsource-1:1.29.1-1.el9.ppc64le",
"AppStream-9.2.0.GA:buildah-debugsource-1:1.29.1-1.el9.s390x",
"AppStream-9.2.0.GA:buildah-debugsource-1:1.29.1-1.el9.x86_64",
"AppStream-9.2.0.GA:buildah-tests-1:1.29.1-1.el9.aarch64",
"AppStream-9.2.0.GA:buildah-tests-1:1.29.1-1.el9.ppc64le",
"AppStream-9.2.0.GA:buildah-tests-1:1.29.1-1.el9.s390x",
"AppStream-9.2.0.GA:buildah-tests-1:1.29.1-1.el9.x86_64",
"AppStream-9.2.0.GA:buildah-tests-debuginfo-1:1.29.1-1.el9.aarch64",
"AppStream-9.2.0.GA:buildah-tests-debuginfo-1:1.29.1-1.el9.ppc64le",
"AppStream-9.2.0.GA:buildah-tests-debuginfo-1:1.29.1-1.el9.s390x",
"AppStream-9.2.0.GA:buildah-tests-debuginfo-1:1.29.1-1.el9.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2023:2253"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "LOW",
"baseScore": 5.3,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:L",
"version": "3.1"
},
"products": [
"AppStream-9.2.0.GA:buildah-1:1.29.1-1.el9.aarch64",
"AppStream-9.2.0.GA:buildah-1:1.29.1-1.el9.ppc64le",
"AppStream-9.2.0.GA:buildah-1:1.29.1-1.el9.s390x",
"AppStream-9.2.0.GA:buildah-1:1.29.1-1.el9.src",
"AppStream-9.2.0.GA:buildah-1:1.29.1-1.el9.x86_64",
"AppStream-9.2.0.GA:buildah-debuginfo-1:1.29.1-1.el9.aarch64",
"AppStream-9.2.0.GA:buildah-debuginfo-1:1.29.1-1.el9.ppc64le",
"AppStream-9.2.0.GA:buildah-debuginfo-1:1.29.1-1.el9.s390x",
"AppStream-9.2.0.GA:buildah-debuginfo-1:1.29.1-1.el9.x86_64",
"AppStream-9.2.0.GA:buildah-debugsource-1:1.29.1-1.el9.aarch64",
"AppStream-9.2.0.GA:buildah-debugsource-1:1.29.1-1.el9.ppc64le",
"AppStream-9.2.0.GA:buildah-debugsource-1:1.29.1-1.el9.s390x",
"AppStream-9.2.0.GA:buildah-debugsource-1:1.29.1-1.el9.x86_64",
"AppStream-9.2.0.GA:buildah-tests-1:1.29.1-1.el9.aarch64",
"AppStream-9.2.0.GA:buildah-tests-1:1.29.1-1.el9.ppc64le",
"AppStream-9.2.0.GA:buildah-tests-1:1.29.1-1.el9.s390x",
"AppStream-9.2.0.GA:buildah-tests-1:1.29.1-1.el9.x86_64",
"AppStream-9.2.0.GA:buildah-tests-debuginfo-1:1.29.1-1.el9.aarch64",
"AppStream-9.2.0.GA:buildah-tests-debuginfo-1:1.29.1-1.el9.ppc64le",
"AppStream-9.2.0.GA:buildah-tests-debuginfo-1:1.29.1-1.el9.s390x",
"AppStream-9.2.0.GA:buildah-tests-debuginfo-1:1.29.1-1.el9.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "golang: net/http: excessive memory growth in a Go server accepting HTTP/2 requests"
}
]
}
RHSA-2023:0408
Vulnerability from csaf_redhat
Notes
{
"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.12 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. This advisory contains the following OpenShift Virtualization 4.12.0 images:\n\nSecurity Fix(es):\n\n* golang: net/http: limit growth of header canonicalization cache (CVE-2021-44716)\n\n* kubeVirt: Arbitrary file read on the host from KubeVirt VMs (CVE-2022-1798)\n\n* golang: out-of-bounds read in golang.org/x/text/language leads to DoS (CVE-2021-38561)\n\n* golang: syscall: don\u0027t close fd 0 on ForkExec error (CVE-2021-44717)\n\n* golang: net/http: improper sanitization of Transfer-Encoding header (CVE-2022-1705)\n\n* golang: go/parser: stack exhaustion in all Parse* functions (CVE-2022-1962)\n\n* golang: math/big: uncontrolled memory consumption due to an unhandled overflow via Rat.SetString (CVE-2022-23772)\n\n* golang: cmd/go: misinterpretation of branch names can lead to incorrect access control (CVE-2022-23773)\n\n* golang: crypto/elliptic: IsOnCurve returns true for invalid field elements (CVE-2022-23806)\n\n* golang: encoding/xml: stack exhaustion in Decoder.Skip (CVE-2022-28131)\n\n* golang: syscall: faccessat checks wrong group (CVE-2022-29526)\n\n* golang: io/fs: stack exhaustion in Glob (CVE-2022-30630)\n\n* golang: compress/gzip: stack exhaustion in Reader.Read (CVE-2022-30631)\n\n* golang: path/filepath: stack exhaustion in Glob (CVE-2022-30632)\n\n* golang: encoding/xml: stack exhaustion in Unmarshal (CVE-2022-30633)\n\n* golang: encoding/gob: stack exhaustion in Decoder.Decode (CVE-2022-30635)\n\n* golang: net/http/httputil: NewSingleHostReverseProxy - omit X-Forwarded-For not working (CVE-2022-32148)\n\n* golang: crypto/tls: session tickets lack random ticket_age_add (CVE-2022-30629)\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\nRHEL-8-CNV-4.12\n\n==============\n\nbridge-marker-container-v4.12.0-24\ncluster-network-addons-operator-container-v4.12.0-24\ncnv-containernetworking-plugins-container-v4.12.0-24\ncnv-must-gather-container-v4.12.0-58\nhco-bundle-registry-container-v4.12.0-769\nhostpath-csi-driver-container-v4.12.0-30\nhostpath-provisioner-container-v4.12.0-30\nhostpath-provisioner-operator-container-v4.12.0-31\nhyperconverged-cluster-operator-container-v4.12.0-96\nhyperconverged-cluster-webhook-container-v4.12.0-96\nkubemacpool-container-v4.12.0-24\nkubevirt-console-plugin-container-v4.12.0-182\nkubevirt-ssp-operator-container-v4.12.0-64\nkubevirt-tekton-tasks-cleanup-vm-container-v4.12.0-55\nkubevirt-tekton-tasks-copy-template-container-v4.12.0-55\nkubevirt-tekton-tasks-create-datavolume-container-v4.12.0-55\nkubevirt-tekton-tasks-create-vm-from-template-container-v4.12.0-55\nkubevirt-tekton-tasks-disk-virt-customize-container-v4.12.0-55\nkubevirt-tekton-tasks-disk-virt-sysprep-container-v4.12.0-55\nkubevirt-tekton-tasks-modify-vm-template-container-v4.12.0-55\nkubevirt-tekton-tasks-operator-container-v4.12.0-40\nkubevirt-tekton-tasks-wait-for-vmi-status-container-v4.12.0-55\nkubevirt-template-validator-container-v4.12.0-32\nlibguestfs-tools-container-v4.12.0-255\novs-cni-marker-container-v4.12.0-24\novs-cni-plugin-container-v4.12.0-24\nvirt-api-container-v4.12.0-255\nvirt-artifacts-server-container-v4.12.0-255\nvirt-cdi-apiserver-container-v4.12.0-72\nvirt-cdi-cloner-container-v4.12.0-72\nvirt-cdi-controller-container-v4.12.0-72\nvirt-cdi-importer-container-v4.12.0-72\nvirt-cdi-operator-container-v4.12.0-72\nvirt-cdi-uploadproxy-container-v4.12.0-71\nvirt-cdi-uploadserver-container-v4.12.0-72\nvirt-controller-container-v4.12.0-255\nvirt-exportproxy-container-v4.12.0-255\nvirt-exportserver-container-v4.12.0-255\nvirt-handler-container-v4.12.0-255\nvirt-launcher-container-v4.12.0-255\nvirt-operator-container-v4.12.0-255\nvirtio-win-container-v4.12.0-10\nvm-network-latency-checkup-container-v4.12.0-89",
"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:0408",
"url": "https://access.redhat.com/errata/RHSA-2023:0408"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/updates/classification/#important",
"url": "https://access.redhat.com/security/updates/classification/#important"
},
{
"category": "external",
"summary": "1719190",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1719190"
},
{
"category": "external",
"summary": "2023393",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2023393"
},
{
"category": "external",
"summary": "2030801",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2030801"
},
{
"category": "external",
"summary": "2030806",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2030806"
},
{
"category": "external",
"summary": "2040377",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2040377"
},
{
"category": "external",
"summary": "2046298",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2046298"
},
{
"category": "external",
"summary": "2052556",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2052556"
},
{
"category": "external",
"summary": "2053429",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2053429"
},
{
"category": "external",
"summary": "2053532",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2053532"
},
{
"category": "external",
"summary": "2053541",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2053541"
},
{
"category": "external",
"summary": "2060499",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2060499"
},
{
"category": "external",
"summary": "2069098",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2069098"
},
{
"category": "external",
"summary": "2070366",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2070366"
},
{
"category": "external",
"summary": "2071491",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2071491"
},
{
"category": "external",
"summary": "2072797",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2072797"
},
{
"category": "external",
"summary": "2072821",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2072821"
},
{
"category": "external",
"summary": "2079916",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2079916"
},
{
"category": "external",
"summary": "2084085",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2084085"
},
{
"category": "external",
"summary": "2086285",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2086285"
},
{
"category": "external",
"summary": "2086551",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2086551"
},
{
"category": "external",
"summary": "2087724",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2087724"
},
{
"category": "external",
"summary": "2088129",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2088129"
},
{
"category": "external",
"summary": "2088464",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2088464"
},
{
"category": "external",
"summary": "2089391",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2089391"
},
{
"category": "external",
"summary": "2089744",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2089744"
},
{
"category": "external",
"summary": "2089751",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2089751"
},
{
"category": "external",
"summary": "2089804",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2089804"
},
{
"category": "external",
"summary": "2091856",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2091856"
},
{
"category": "external",
"summary": "2092793",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2092793"
},
{
"category": "external",
"summary": "2092796",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2092796"
},
{
"category": "external",
"summary": "2093771",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2093771"
},
{
"category": "external",
"summary": "2093996",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2093996"
},
{
"category": "external",
"summary": "2094202",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2094202"
},
{
"category": "external",
"summary": "2096285",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2096285"
},
{
"category": "external",
"summary": "2096780",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2096780"
},
{
"category": "external",
"summary": "2097436",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2097436"
},
{
"category": "external",
"summary": "2097586",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2097586"
},
{
"category": "external",
"summary": "2099556",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2099556"
},
{
"category": "external",
"summary": "2099573",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2099573"
},
{
"category": "external",
"summary": "2099923",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2099923"
},
{
"category": "external",
"summary": "2100290",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2100290"
},
{
"category": "external",
"summary": "2100436",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2100436"
},
{
"category": "external",
"summary": "2100442",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2100442"
},
{
"category": "external",
"summary": "2100495",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2100495"
},
{
"category": "external",
"summary": "2100629",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2100629"
},
{
"category": "external",
"summary": "2100679",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2100679"
},
{
"category": "external",
"summary": "2100682",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2100682"
},
{
"category": "external",
"summary": "2100684",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2100684"
},
{
"category": "external",
"summary": "2101144",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2101144"
},
{
"category": "external",
"summary": "2101164",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2101164"
},
{
"category": "external",
"summary": "2101167",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2101167"
},
{
"category": "external",
"summary": "2101333",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2101333"
},
{
"category": "external",
"summary": "2101335",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2101335"
},
{
"category": "external",
"summary": "2101390",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2101390"
},
{
"category": "external",
"summary": "2101394",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2101394"
},
{
"category": "external",
"summary": "2101423",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2101423"
},
{
"category": "external",
"summary": "2101430",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2101430"
},
{
"category": "external",
"summary": "2101445",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2101445"
},
{
"category": "external",
"summary": "2101454",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2101454"
},
{
"category": "external",
"summary": "2101499",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2101499"
},
{
"category": "external",
"summary": "2101501",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2101501"
},
{
"category": "external",
"summary": "2101628",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2101628"
},
{
"category": "external",
"summary": "2101667",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2101667"
},
{
"category": "external",
"summary": "2101681",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2101681"
},
{
"category": "external",
"summary": "2102074",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2102074"
},
{
"category": "external",
"summary": "2102125",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2102125"
},
{
"category": "external",
"summary": "2102132",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2102132"
},
{
"category": "external",
"summary": "2102138",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2102138"
},
{
"category": "external",
"summary": "2102256",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2102256"
},
{
"category": "external",
"summary": "2102448",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2102448"
},
{
"category": "external",
"summary": "2102475",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2102475"
},
{
"category": "external",
"summary": "2102561",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2102561"
},
{
"category": "external",
"summary": "2102737",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2102737"
},
{
"category": "external",
"summary": "2102740",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2102740"
},
{
"category": "external",
"summary": "2103806",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2103806"
},
{
"category": "external",
"summary": "2103807",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2103807"
},
{
"category": "external",
"summary": "2103817",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2103817"
},
{
"category": "external",
"summary": "2103844",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2103844"
},
{
"category": "external",
"summary": "2104331",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2104331"
},
{
"category": "external",
"summary": "2104402",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2104402"
},
{
"category": "external",
"summary": "2104422",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2104422"
},
{
"category": "external",
"summary": "2104424",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2104424"
},
{
"category": "external",
"summary": "2104479",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2104479"
},
{
"category": "external",
"summary": "2104480",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2104480"
},
{
"category": "external",
"summary": "2104785",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2104785"
},
{
"category": "external",
"summary": "2104859",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2104859"
},
{
"category": "external",
"summary": "2105257",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2105257"
},
{
"category": "external",
"summary": "2106175",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2106175"
},
{
"category": "external",
"summary": "2106963",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2106963"
},
{
"category": "external",
"summary": "2107279",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2107279"
},
{
"category": "external",
"summary": "2107342",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2107342"
},
{
"category": "external",
"summary": "2107371",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2107371"
},
{
"category": "external",
"summary": "2107374",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2107374"
},
{
"category": "external",
"summary": "2107376",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2107376"
},
{
"category": "external",
"summary": "2107383",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2107383"
},
{
"category": "external",
"summary": "2107386",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2107386"
},
{
"category": "external",
"summary": "2107388",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2107388"
},
{
"category": "external",
"summary": "2107390",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2107390"
},
{
"category": "external",
"summary": "2107392",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2107392"
},
{
"category": "external",
"summary": "2108339",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2108339"
},
{
"category": "external",
"summary": "2108638",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2108638"
},
{
"category": "external",
"summary": "2109818",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2109818"
},
{
"category": "external",
"summary": "2109975",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2109975"
},
{
"category": "external",
"summary": "2110256",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2110256"
},
{
"category": "external",
"summary": "2110562",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2110562"
},
{
"category": "external",
"summary": "2111240",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2111240"
},
{
"category": "external",
"summary": "2111292",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2111292"
},
{
"category": "external",
"summary": "2111328",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2111328"
},
{
"category": "external",
"summary": "2111378",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2111378"
},
{
"category": "external",
"summary": "2111744",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2111744"
},
{
"category": "external",
"summary": "2111794",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2111794"
},
{
"category": "external",
"summary": "2112900",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2112900"
},
{
"category": "external",
"summary": "2114516",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2114516"
},
{
"category": "external",
"summary": "2114636",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2114636"
},
{
"category": "external",
"summary": "2114683",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2114683"
},
{
"category": "external",
"summary": "2115257",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2115257"
},
{
"category": "external",
"summary": "2115258",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2115258"
},
{
"category": "external",
"summary": "2115280",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2115280"
},
{
"category": "external",
"summary": "2115769",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2115769"
},
{
"category": "external",
"summary": "2116225",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2116225"
},
{
"category": "external",
"summary": "2116644",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2116644"
},
{
"category": "external",
"summary": "2117549",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2117549"
},
{
"category": "external",
"summary": "2117803",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2117803"
},
{
"category": "external",
"summary": "2117813",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2117813"
},
{
"category": "external",
"summary": "2117872",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2117872"
},
{
"category": "external",
"summary": "2118257",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2118257"
},
{
"category": "external",
"summary": "2118823",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2118823"
},
{
"category": "external",
"summary": "2119069",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2119069"
},
{
"category": "external",
"summary": "2119128",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2119128"
},
{
"category": "external",
"summary": "2119309",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2119309"
},
{
"category": "external",
"summary": "2119615",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2119615"
},
{
"category": "external",
"summary": "2120907",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2120907"
},
{
"category": "external",
"summary": "2121320",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2121320"
},
{
"category": "external",
"summary": "2122236",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2122236"
},
{
"category": "external",
"summary": "2122990",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2122990"
},
{
"category": "external",
"summary": "2124147",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2124147"
},
{
"category": "external",
"summary": "2124307",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2124307"
},
{
"category": "external",
"summary": "2124528",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2124528"
},
{
"category": "external",
"summary": "2124555",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2124555"
},
{
"category": "external",
"summary": "2124557",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2124557"
},
{
"category": "external",
"summary": "2124558",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2124558"
},
{
"category": "external",
"summary": "2124565",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2124565"
},
{
"category": "external",
"summary": "2124572",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2124572"
},
{
"category": "external",
"summary": "2124582",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2124582"
},
{
"category": "external",
"summary": "2124594",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2124594"
},
{
"category": "external",
"summary": "2124597",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2124597"
},
{
"category": "external",
"summary": "2126104",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2126104"
},
{
"category": "external",
"summary": "2126397",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2126397"
},
{
"category": "external",
"summary": "2127787",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2127787"
},
{
"category": "external",
"summary": "2127843",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2127843"
},
{
"category": "external",
"summary": "2127931",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2127931"
},
{
"category": "external",
"summary": "2127947",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2127947"
},
{
"category": "external",
"summary": "2128002",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2128002"
},
{
"category": "external",
"summary": "2128107",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2128107"
},
{
"category": "external",
"summary": "2128872",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2128872"
},
{
"category": "external",
"summary": "2128948",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2128948"
},
{
"category": "external",
"summary": "2128949",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2128949"
},
{
"category": "external",
"summary": "2128997",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2128997"
},
{
"category": "external",
"summary": "2129013",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2129013"
},
{
"category": "external",
"summary": "2129234",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2129234"
},
{
"category": "external",
"summary": "2129301",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2129301"
},
{
"category": "external",
"summary": "2129870",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2129870"
},
{
"category": "external",
"summary": "2130509",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2130509"
},
{
"category": "external",
"summary": "2130588",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2130588"
},
{
"category": "external",
"summary": "2130695",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2130695"
},
{
"category": "external",
"summary": "2130909",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2130909"
},
{
"category": "external",
"summary": "2131157",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2131157"
},
{
"category": "external",
"summary": "2131165",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2131165"
},
{
"category": "external",
"summary": "2131674",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2131674"
},
{
"category": "external",
"summary": "2132031",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2132031"
},
{
"category": "external",
"summary": "2132682",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2132682"
},
{
"category": "external",
"summary": "2132721",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2132721"
},
{
"category": "external",
"summary": "2132744",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2132744"
},
{
"category": "external",
"summary": "2132746",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2132746"
},
{
"category": "external",
"summary": "2132783",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2132783"
},
{
"category": "external",
"summary": "2132793",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2132793"
},
{
"category": "external",
"summary": "2132932",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2132932"
},
{
"category": "external",
"summary": "2133540",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2133540"
},
{
"category": "external",
"summary": "2133541",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2133541"
},
{
"category": "external",
"summary": "2133542",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2133542"
},
{
"category": "external",
"summary": "2133543",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2133543"
},
{
"category": "external",
"summary": "2133655",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2133655"
},
{
"category": "external",
"summary": "2133656",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2133656"
},
{
"category": "external",
"summary": "2133659",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2133659"
},
{
"category": "external",
"summary": "2133660",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2133660"
},
{
"category": "external",
"summary": "2134123",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2134123"
},
{
"category": "external",
"summary": "2134672",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2134672"
},
{
"category": "external",
"summary": "2134825",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2134825"
},
{
"category": "external",
"summary": "2135805",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2135805"
},
{
"category": "external",
"summary": "2136051",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2136051"
},
{
"category": "external",
"summary": "2136425",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2136425"
},
{
"category": "external",
"summary": "2136534",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2136534"
},
{
"category": "external",
"summary": "2137123",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2137123"
},
{
"category": "external",
"summary": "2137241",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2137241"
},
{
"category": "external",
"summary": "2137243",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2137243"
},
{
"category": "external",
"summary": "2137349",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2137349"
},
{
"category": "external",
"summary": "2137591",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2137591"
},
{
"category": "external",
"summary": "2137731",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2137731"
},
{
"category": "external",
"summary": "2137733",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2137733"
},
{
"category": "external",
"summary": "2137736",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2137736"
},
{
"category": "external",
"summary": "2137896",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2137896"
},
{
"category": "external",
"summary": "2138112",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2138112"
},
{
"category": "external",
"summary": "2138119",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2138119"
},
{
"category": "external",
"summary": "2138199",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2138199"
},
{
"category": "external",
"summary": "2138653",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2138653"
},
{
"category": "external",
"summary": "2138657",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2138657"
},
{
"category": "external",
"summary": "2138664",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2138664"
},
{
"category": "external",
"summary": "2139257",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2139257"
},
{
"category": "external",
"summary": "2139260",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2139260"
},
{
"category": "external",
"summary": "2139293",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2139293"
},
{
"category": "external",
"summary": "2139296",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2139296"
},
{
"category": "external",
"summary": "2139299",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2139299"
},
{
"category": "external",
"summary": "2139306",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2139306"
},
{
"category": "external",
"summary": "2139479",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2139479"
},
{
"category": "external",
"summary": "2139574",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2139574"
},
{
"category": "external",
"summary": "2139651",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2139651"
},
{
"category": "external",
"summary": "2139687",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2139687"
},
{
"category": "external",
"summary": "2139738",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2139738"
},
{
"category": "external",
"summary": "2139820",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2139820"
},
{
"category": "external",
"summary": "2140117",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2140117"
},
{
"category": "external",
"summary": "2140521",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2140521"
},
{
"category": "external",
"summary": "2140534",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2140534"
},
{
"category": "external",
"summary": "2140627",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2140627"
},
{
"category": "external",
"summary": "2140730",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2140730"
},
{
"category": "external",
"summary": "2140808",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2140808"
},
{
"category": "external",
"summary": "2140977",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2140977"
},
{
"category": "external",
"summary": "2140982",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2140982"
},
{
"category": "external",
"summary": "2140998",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2140998"
},
{
"category": "external",
"summary": "2141089",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2141089"
},
{
"category": "external",
"summary": "2141302",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2141302"
},
{
"category": "external",
"summary": "2141399",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2141399"
},
{
"category": "external",
"summary": "2141494",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2141494"
},
{
"category": "external",
"summary": "2141654",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2141654"
},
{
"category": "external",
"summary": "2141711",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2141711"
},
{
"category": "external",
"summary": "2142468",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2142468"
},
{
"category": "external",
"summary": "2142470",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2142470"
},
{
"category": "external",
"summary": "2142511",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2142511"
},
{
"category": "external",
"summary": "2142647",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2142647"
},
{
"category": "external",
"summary": "2142891",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2142891"
},
{
"category": "external",
"summary": "2142929",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2142929"
},
{
"category": "external",
"summary": "2143268",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2143268"
},
{
"category": "external",
"summary": "2143498",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2143498"
},
{
"category": "external",
"summary": "2143964",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2143964"
},
{
"category": "external",
"summary": "2144580",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2144580"
},
{
"category": "external",
"summary": "2144828",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2144828"
},
{
"category": "external",
"summary": "2144839",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2144839"
},
{
"category": "external",
"summary": "2153849",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2153849"
},
{
"category": "external",
"summary": "2155757",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2155757"
},
{
"category": "self",
"summary": "Canonical URL",
"url": "https://security.access.redhat.com/data/csaf/v2/advisories/2023/rhsa-2023_0408.json"
}
],
"title": "Red Hat Security Advisory: OpenShift Virtualization 4.12.0 Images security update",
"tracking": {
"current_release_date": "2025-10-31T18:58:41+00:00",
"generator": {
"date": "2025-10-31T18:58:41+00:00",
"engine": {
"name": "Red Hat SDEngine",
"version": "4.6.10"
}
},
"id": "RHSA-2023:0408",
"initial_release_date": "2023-01-25T11:11:29+00:00",
"revision_history": [
{
"date": "2023-01-25T11:11:29+00:00",
"number": "1",
"summary": "Initial version"
},
{
"date": "2023-01-25T11:11:29+00:00",
"number": "2",
"summary": "Last updated version"
},
{
"date": "2025-10-31T18:58:41+00:00",
"number": "3",
"summary": "Last generated version"
}
],
"status": "final",
"version": "3"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_name",
"name": "CNV 4.12 for RHEL 8",
"product": {
"name": "CNV 4.12 for RHEL 8",
"product_id": "8Base-CNV-4.12",
"product_identification_helper": {
"cpe": "cpe:/a:redhat:container_native_virtualization:4.12::el8"
}
}
}
],
"category": "product_family",
"name": "OpenShift Virtualization"
},
{
"branches": [
{
"category": "product_version",
"name": "container-native-virtualization/bridge-marker@sha256:086a9922f34161e5b75d204a0c3281c941f81f76ef8784de434cc79acc76174c_amd64",
"product": {
"name": "container-native-virtualization/bridge-marker@sha256:086a9922f34161e5b75d204a0c3281c941f81f76ef8784de434cc79acc76174c_amd64",
"product_id": "container-native-virtualization/bridge-marker@sha256:086a9922f34161e5b75d204a0c3281c941f81f76ef8784de434cc79acc76174c_amd64",
"product_identification_helper": {
"purl": "pkg:oci/bridge-marker@sha256:086a9922f34161e5b75d204a0c3281c941f81f76ef8784de434cc79acc76174c?arch=amd64\u0026repository_url=registry.redhat.io/container-native-virtualization/bridge-marker\u0026tag=v4.12.0-24"
}
}
},
{
"category": "product_version",
"name": "container-native-virtualization/cluster-network-addons-operator@sha256:d2c19fd4c2327eb84179acf652157982b29c365d8a526d70517c6dd93ea6ebc7_amd64",
"product": {
"name": "container-native-virtualization/cluster-network-addons-operator@sha256:d2c19fd4c2327eb84179acf652157982b29c365d8a526d70517c6dd93ea6ebc7_amd64",
"product_id": "container-native-virtualization/cluster-network-addons-operator@sha256:d2c19fd4c2327eb84179acf652157982b29c365d8a526d70517c6dd93ea6ebc7_amd64",
"product_identification_helper": {
"purl": "pkg:oci/cluster-network-addons-operator@sha256:d2c19fd4c2327eb84179acf652157982b29c365d8a526d70517c6dd93ea6ebc7?arch=amd64\u0026repository_url=registry.redhat.io/container-native-virtualization/cluster-network-addons-operator\u0026tag=v4.12.0-24"
}
}
},
{
"category": "product_version",
"name": "container-native-virtualization/cnv-containernetworking-plugins@sha256:3d6003dea97e48d240668e55b2705f0251259006251abafaa3dc08fbc69f1312_amd64",
"product": {
"name": "container-native-virtualization/cnv-containernetworking-plugins@sha256:3d6003dea97e48d240668e55b2705f0251259006251abafaa3dc08fbc69f1312_amd64",
"product_id": "container-native-virtualization/cnv-containernetworking-plugins@sha256:3d6003dea97e48d240668e55b2705f0251259006251abafaa3dc08fbc69f1312_amd64",
"product_identification_helper": {
"purl": "pkg:oci/cnv-containernetworking-plugins@sha256:3d6003dea97e48d240668e55b2705f0251259006251abafaa3dc08fbc69f1312?arch=amd64\u0026repository_url=registry.redhat.io/container-native-virtualization/cnv-containernetworking-plugins\u0026tag=v4.12.0-24"
}
}
},
{
"category": "product_version",
"name": "container-native-virtualization/cnv-must-gather-rhel8@sha256:dcb95d2b4958ce69f8fcf61c9c90e0516d7844db62f2297ebf1ef18e5d8c05b4_amd64",
"product": {
"name": "container-native-virtualization/cnv-must-gather-rhel8@sha256:dcb95d2b4958ce69f8fcf61c9c90e0516d7844db62f2297ebf1ef18e5d8c05b4_amd64",
"product_id": "container-native-virtualization/cnv-must-gather-rhel8@sha256:dcb95d2b4958ce69f8fcf61c9c90e0516d7844db62f2297ebf1ef18e5d8c05b4_amd64",
"product_identification_helper": {
"purl": "pkg:oci/cnv-must-gather-rhel8@sha256:dcb95d2b4958ce69f8fcf61c9c90e0516d7844db62f2297ebf1ef18e5d8c05b4?arch=amd64\u0026repository_url=registry.redhat.io/container-native-virtualization/cnv-must-gather-rhel8\u0026tag=v4.12.0-58"
}
}
},
{
"category": "product_version",
"name": "container-native-virtualization/hco-bundle-registry@sha256:73680901c7733ba27f729fd6475971e0909c2fe9efacf74d556f961a1494274e_amd64",
"product": {
"name": "container-native-virtualization/hco-bundle-registry@sha256:73680901c7733ba27f729fd6475971e0909c2fe9efacf74d556f961a1494274e_amd64",
"product_id": "container-native-virtualization/hco-bundle-registry@sha256:73680901c7733ba27f729fd6475971e0909c2fe9efacf74d556f961a1494274e_amd64",
"product_identification_helper": {
"purl": "pkg:oci/hco-bundle-registry@sha256:73680901c7733ba27f729fd6475971e0909c2fe9efacf74d556f961a1494274e?arch=amd64\u0026repository_url=registry.redhat.io/container-native-virtualization/hco-bundle-registry\u0026tag=v4.12.0-769"
}
}
},
{
"category": "product_version",
"name": "container-native-virtualization/hostpath-csi-driver@sha256:a0b75e357628ca6b2ca32ab3fdbf531fd8da438a7a6ae8988ef897d2c001d9cb_amd64",
"product": {
"name": "container-native-virtualization/hostpath-csi-driver@sha256:a0b75e357628ca6b2ca32ab3fdbf531fd8da438a7a6ae8988ef897d2c001d9cb_amd64",
"product_id": "container-native-virtualization/hostpath-csi-driver@sha256:a0b75e357628ca6b2ca32ab3fdbf531fd8da438a7a6ae8988ef897d2c001d9cb_amd64",
"product_identification_helper": {
"purl": "pkg:oci/hostpath-csi-driver@sha256:a0b75e357628ca6b2ca32ab3fdbf531fd8da438a7a6ae8988ef897d2c001d9cb?arch=amd64\u0026repository_url=registry.redhat.io/container-native-virtualization/hostpath-csi-driver\u0026tag=v4.12.0-30"
}
}
},
{
"category": "product_version",
"name": "container-native-virtualization/hostpath-provisioner-rhel8@sha256:5239dcb229b060a818befd52a1e27b18142985abe0e39cef41eadd66f8b21ec1_amd64",
"product": {
"name": "container-native-virtualization/hostpath-provisioner-rhel8@sha256:5239dcb229b060a818befd52a1e27b18142985abe0e39cef41eadd66f8b21ec1_amd64",
"product_id": "container-native-virtualization/hostpath-provisioner-rhel8@sha256:5239dcb229b060a818befd52a1e27b18142985abe0e39cef41eadd66f8b21ec1_amd64",
"product_identification_helper": {
"purl": "pkg:oci/hostpath-provisioner-rhel8@sha256:5239dcb229b060a818befd52a1e27b18142985abe0e39cef41eadd66f8b21ec1?arch=amd64\u0026repository_url=registry.redhat.io/container-native-virtualization/hostpath-provisioner-rhel8\u0026tag=v4.12.0-30"
}
}
},
{
"category": "product_version",
"name": "container-native-virtualization/hostpath-provisioner-rhel8-operator@sha256:b9d84e63f789c70e31cf60fe06d41359363afc7bbd86a78ac7132f8dae4c467a_amd64",
"product": {
"name": "container-native-virtualization/hostpath-provisioner-rhel8-operator@sha256:b9d84e63f789c70e31cf60fe06d41359363afc7bbd86a78ac7132f8dae4c467a_amd64",
"product_id": "container-native-virtualization/hostpath-provisioner-rhel8-operator@sha256:b9d84e63f789c70e31cf60fe06d41359363afc7bbd86a78ac7132f8dae4c467a_amd64",
"product_identification_helper": {
"purl": "pkg:oci/hostpath-provisioner-rhel8-operator@sha256:b9d84e63f789c70e31cf60fe06d41359363afc7bbd86a78ac7132f8dae4c467a?arch=amd64\u0026repository_url=registry.redhat.io/container-native-virtualization/hostpath-provisioner-rhel8-operator\u0026tag=v4.12.0-31"
}
}
},
{
"category": "product_version",
"name": "container-native-virtualization/hyperconverged-cluster-operator@sha256:8b311b48437c79a6859a84f62cfd10ca8e6dcff4ce665a98ed78633552a172ca_amd64",
"product": {
"name": "container-native-virtualization/hyperconverged-cluster-operator@sha256:8b311b48437c79a6859a84f62cfd10ca8e6dcff4ce665a98ed78633552a172ca_amd64",
"product_id": "container-native-virtualization/hyperconverged-cluster-operator@sha256:8b311b48437c79a6859a84f62cfd10ca8e6dcff4ce665a98ed78633552a172ca_amd64",
"product_identification_helper": {
"purl": "pkg:oci/hyperconverged-cluster-operator@sha256:8b311b48437c79a6859a84f62cfd10ca8e6dcff4ce665a98ed78633552a172ca?arch=amd64\u0026repository_url=registry.redhat.io/container-native-virtualization/hyperconverged-cluster-operator\u0026tag=v4.12.0-96"
}
}
},
{
"category": "product_version",
"name": "container-native-virtualization/hyperconverged-cluster-webhook-rhel8@sha256:e912171328517664f0298322a7992a6e0e00118dc496ff94ee84190d9057db68_amd64",
"product": {
"name": "container-native-virtualization/hyperconverged-cluster-webhook-rhel8@sha256:e912171328517664f0298322a7992a6e0e00118dc496ff94ee84190d9057db68_amd64",
"product_id": "container-native-virtualization/hyperconverged-cluster-webhook-rhel8@sha256:e912171328517664f0298322a7992a6e0e00118dc496ff94ee84190d9057db68_amd64",
"product_identification_helper": {
"purl": "pkg:oci/hyperconverged-cluster-webhook-rhel8@sha256:e912171328517664f0298322a7992a6e0e00118dc496ff94ee84190d9057db68?arch=amd64\u0026repository_url=registry.redhat.io/container-native-virtualization/hyperconverged-cluster-webhook-rhel8\u0026tag=v4.12.0-96"
}
}
},
{
"category": "product_version",
"name": "container-native-virtualization/kubemacpool@sha256:ab5a239a35e3de8566cb76db0d59ae92e290a3756d39a2298290f1ab3c7b56c5_amd64",
"product": {
"name": "container-native-virtualization/kubemacpool@sha256:ab5a239a35e3de8566cb76db0d59ae92e290a3756d39a2298290f1ab3c7b56c5_amd64",
"product_id": "container-native-virtualization/kubemacpool@sha256:ab5a239a35e3de8566cb76db0d59ae92e290a3756d39a2298290f1ab3c7b56c5_amd64",
"product_identification_helper": {
"purl": "pkg:oci/kubemacpool@sha256:ab5a239a35e3de8566cb76db0d59ae92e290a3756d39a2298290f1ab3c7b56c5?arch=amd64\u0026repository_url=registry.redhat.io/container-native-virtualization/kubemacpool\u0026tag=v4.12.0-24"
}
}
},
{
"category": "product_version",
"name": "container-native-virtualization/kubevirt-console-plugin@sha256:e7dd17d4d206b2d37f24a2ed28bf3d2d6a40463da6cbc6b5696555b455f90055_amd64",
"product": {
"name": "container-native-virtualization/kubevirt-console-plugin@sha256:e7dd17d4d206b2d37f24a2ed28bf3d2d6a40463da6cbc6b5696555b455f90055_amd64",
"product_id": "container-native-virtualization/kubevirt-console-plugin@sha256:e7dd17d4d206b2d37f24a2ed28bf3d2d6a40463da6cbc6b5696555b455f90055_amd64",
"product_identification_helper": {
"purl": "pkg:oci/kubevirt-console-plugin@sha256:e7dd17d4d206b2d37f24a2ed28bf3d2d6a40463da6cbc6b5696555b455f90055?arch=amd64\u0026repository_url=registry.redhat.io/container-native-virtualization/kubevirt-console-plugin\u0026tag=v4.12.0-182"
}
}
},
{
"category": "product_version",
"name": "container-native-virtualization/kubevirt-ssp-operator@sha256:09a834b1f71a19cf9a616ffd9eb04408972f9b8f9549777cab0935f63931c993_amd64",
"product": {
"name": "container-native-virtualization/kubevirt-ssp-operator@sha256:09a834b1f71a19cf9a616ffd9eb04408972f9b8f9549777cab0935f63931c993_amd64",
"product_id": "container-native-virtualization/kubevirt-ssp-operator@sha256:09a834b1f71a19cf9a616ffd9eb04408972f9b8f9549777cab0935f63931c993_amd64",
"product_identification_helper": {
"purl": "pkg:oci/kubevirt-ssp-operator@sha256:09a834b1f71a19cf9a616ffd9eb04408972f9b8f9549777cab0935f63931c993?arch=amd64\u0026repository_url=registry.redhat.io/container-native-virtualization/kubevirt-ssp-operator\u0026tag=v4.12.0-64"
}
}
},
{
"category": "product_version",
"name": "container-native-virtualization/kubevirt-tekton-tasks-cleanup-vm@sha256:66284c45e82862dc7c1505fcdfe7b14e72c93c5e7fa6b7108a945220279641e9_amd64",
"product": {
"name": "container-native-virtualization/kubevirt-tekton-tasks-cleanup-vm@sha256:66284c45e82862dc7c1505fcdfe7b14e72c93c5e7fa6b7108a945220279641e9_amd64",
"product_id": "container-native-virtualization/kubevirt-tekton-tasks-cleanup-vm@sha256:66284c45e82862dc7c1505fcdfe7b14e72c93c5e7fa6b7108a945220279641e9_amd64",
"product_identification_helper": {
"purl": "pkg:oci/kubevirt-tekton-tasks-cleanup-vm@sha256:66284c45e82862dc7c1505fcdfe7b14e72c93c5e7fa6b7108a945220279641e9?arch=amd64\u0026repository_url=registry.redhat.io/container-native-virtualization/kubevirt-tekton-tasks-cleanup-vm\u0026tag=v4.12.0-55"
}
}
},
{
"category": "product_version",
"name": "container-native-virtualization/kubevirt-tekton-tasks-copy-template@sha256:462770d258407ea93c14c9a99fb4450536261202d1d63a681634af2193c2b062_amd64",
"product": {
"name": "container-native-virtualization/kubevirt-tekton-tasks-copy-template@sha256:462770d258407ea93c14c9a99fb4450536261202d1d63a681634af2193c2b062_amd64",
"product_id": "container-native-virtualization/kubevirt-tekton-tasks-copy-template@sha256:462770d258407ea93c14c9a99fb4450536261202d1d63a681634af2193c2b062_amd64",
"product_identification_helper": {
"purl": "pkg:oci/kubevirt-tekton-tasks-copy-template@sha256:462770d258407ea93c14c9a99fb4450536261202d1d63a681634af2193c2b062?arch=amd64\u0026repository_url=registry.redhat.io/container-native-virtualization/kubevirt-tekton-tasks-copy-template\u0026tag=v4.12.0-55"
}
}
},
{
"category": "product_version",
"name": "container-native-virtualization/kubevirt-tekton-tasks-create-datavolume@sha256:31d22c0be03bbb222967d953d35189173fbeb60d1cb32278eb006e8abe78e90c_amd64",
"product": {
"name": "container-native-virtualization/kubevirt-tekton-tasks-create-datavolume@sha256:31d22c0be03bbb222967d953d35189173fbeb60d1cb32278eb006e8abe78e90c_amd64",
"product_id": "container-native-virtualization/kubevirt-tekton-tasks-create-datavolume@sha256:31d22c0be03bbb222967d953d35189173fbeb60d1cb32278eb006e8abe78e90c_amd64",
"product_identification_helper": {
"purl": "pkg:oci/kubevirt-tekton-tasks-create-datavolume@sha256:31d22c0be03bbb222967d953d35189173fbeb60d1cb32278eb006e8abe78e90c?arch=amd64\u0026repository_url=registry.redhat.io/container-native-virtualization/kubevirt-tekton-tasks-create-datavolume\u0026tag=v4.12.0-55"
}
}
},
{
"category": "product_version",
"name": "container-native-virtualization/kubevirt-tekton-tasks-create-vm-from-template@sha256:a62ec91155a7bfc776c402e8b513b0e00797d64a95434346a2e3a4cc25f2d3c5_amd64",
"product": {
"name": "container-native-virtualization/kubevirt-tekton-tasks-create-vm-from-template@sha256:a62ec91155a7bfc776c402e8b513b0e00797d64a95434346a2e3a4cc25f2d3c5_amd64",
"product_id": "container-native-virtualization/kubevirt-tekton-tasks-create-vm-from-template@sha256:a62ec91155a7bfc776c402e8b513b0e00797d64a95434346a2e3a4cc25f2d3c5_amd64",
"product_identification_helper": {
"purl": "pkg:oci/kubevirt-tekton-tasks-create-vm-from-template@sha256:a62ec91155a7bfc776c402e8b513b0e00797d64a95434346a2e3a4cc25f2d3c5?arch=amd64\u0026repository_url=registry.redhat.io/container-native-virtualization/kubevirt-tekton-tasks-create-vm-from-template\u0026tag=v4.12.0-55"
}
}
},
{
"category": "product_version",
"name": "container-native-virtualization/kubevirt-tekton-tasks-disk-virt-customize@sha256:35274b72a5562e8675854d8cf2ca3ec0c4d0b619c0e630d7b39b7da8ebd3b143_amd64",
"product": {
"name": "container-native-virtualization/kubevirt-tekton-tasks-disk-virt-customize@sha256:35274b72a5562e8675854d8cf2ca3ec0c4d0b619c0e630d7b39b7da8ebd3b143_amd64",
"product_id": "container-native-virtualization/kubevirt-tekton-tasks-disk-virt-customize@sha256:35274b72a5562e8675854d8cf2ca3ec0c4d0b619c0e630d7b39b7da8ebd3b143_amd64",
"product_identification_helper": {
"purl": "pkg:oci/kubevirt-tekton-tasks-disk-virt-customize@sha256:35274b72a5562e8675854d8cf2ca3ec0c4d0b619c0e630d7b39b7da8ebd3b143?arch=amd64\u0026repository_url=registry.redhat.io/container-native-virtualization/kubevirt-tekton-tasks-disk-virt-customize\u0026tag=v4.12.0-55"
}
}
},
{
"category": "product_version",
"name": "container-native-virtualization/kubevirt-tekton-tasks-disk-virt-sysprep@sha256:6e6ed3d8b1b906f801e36b82d6976bc421ae8344d71d4c563fe6d8e76b5fe9c4_amd64",
"product": {
"name": "container-native-virtualization/kubevirt-tekton-tasks-disk-virt-sysprep@sha256:6e6ed3d8b1b906f801e36b82d6976bc421ae8344d71d4c563fe6d8e76b5fe9c4_amd64",
"product_id": "container-native-virtualization/kubevirt-tekton-tasks-disk-virt-sysprep@sha256:6e6ed3d8b1b906f801e36b82d6976bc421ae8344d71d4c563fe6d8e76b5fe9c4_amd64",
"product_identification_helper": {
"purl": "pkg:oci/kubevirt-tekton-tasks-disk-virt-sysprep@sha256:6e6ed3d8b1b906f801e36b82d6976bc421ae8344d71d4c563fe6d8e76b5fe9c4?arch=amd64\u0026repository_url=registry.redhat.io/container-native-virtualization/kubevirt-tekton-tasks-disk-virt-sysprep\u0026tag=v4.12.0-55"
}
}
},
{
"category": "product_version",
"name": "container-native-virtualization/kubevirt-tekton-tasks-modify-vm-template@sha256:b46443d7f21b8b251468e33c929a16008a3ac34a8f50a1d8bc1cd134079ccae4_amd64",
"product": {
"name": "container-native-virtualization/kubevirt-tekton-tasks-modify-vm-template@sha256:b46443d7f21b8b251468e33c929a16008a3ac34a8f50a1d8bc1cd134079ccae4_amd64",
"product_id": "container-native-virtualization/kubevirt-tekton-tasks-modify-vm-template@sha256:b46443d7f21b8b251468e33c929a16008a3ac34a8f50a1d8bc1cd134079ccae4_amd64",
"product_identification_helper": {
"purl": "pkg:oci/kubevirt-tekton-tasks-modify-vm-template@sha256:b46443d7f21b8b251468e33c929a16008a3ac34a8f50a1d8bc1cd134079ccae4?arch=amd64\u0026repository_url=registry.redhat.io/container-native-virtualization/kubevirt-tekton-tasks-modify-vm-template\u0026tag=v4.12.0-55"
}
}
},
{
"category": "product_version",
"name": "container-native-virtualization/kubevirt-tekton-tasks-operator@sha256:7f11db20a3c635aa48e3dcadfe555d0cd229c4c7f1790f70ee9c9ee78ab55e67_amd64",
"product": {
"name": "container-native-virtualization/kubevirt-tekton-tasks-operator@sha256:7f11db20a3c635aa48e3dcadfe555d0cd229c4c7f1790f70ee9c9ee78ab55e67_amd64",
"product_id": "container-native-virtualization/kubevirt-tekton-tasks-operator@sha256:7f11db20a3c635aa48e3dcadfe555d0cd229c4c7f1790f70ee9c9ee78ab55e67_amd64",
"product_identification_helper": {
"purl": "pkg:oci/kubevirt-tekton-tasks-operator@sha256:7f11db20a3c635aa48e3dcadfe555d0cd229c4c7f1790f70ee9c9ee78ab55e67?arch=amd64\u0026repository_url=registry.redhat.io/container-native-virtualization/kubevirt-tekton-tasks-operator\u0026tag=v4.12.0-40"
}
}
},
{
"category": "product_version",
"name": "container-native-virtualization/kubevirt-tekton-tasks-wait-for-vmi-status@sha256:4967b4c46d670a2b109c9a2e6e0ebc850a5e1dacaf8cc0ed691668bfa0cbd418_amd64",
"product": {
"name": "container-native-virtualization/kubevirt-tekton-tasks-wait-for-vmi-status@sha256:4967b4c46d670a2b109c9a2e6e0ebc850a5e1dacaf8cc0ed691668bfa0cbd418_amd64",
"product_id": "container-native-virtualization/kubevirt-tekton-tasks-wait-for-vmi-status@sha256:4967b4c46d670a2b109c9a2e6e0ebc850a5e1dacaf8cc0ed691668bfa0cbd418_amd64",
"product_identification_helper": {
"purl": "pkg:oci/kubevirt-tekton-tasks-wait-for-vmi-status@sha256:4967b4c46d670a2b109c9a2e6e0ebc850a5e1dacaf8cc0ed691668bfa0cbd418?arch=amd64\u0026repository_url=registry.redhat.io/container-native-virtualization/kubevirt-tekton-tasks-wait-for-vmi-status\u0026tag=v4.12.0-55"
}
}
},
{
"category": "product_version",
"name": "container-native-virtualization/kubevirt-template-validator@sha256:bf732669655db1b09ef27bc1964fe7b49943d681a5acc9860497512d8877e13f_amd64",
"product": {
"name": "container-native-virtualization/kubevirt-template-validator@sha256:bf732669655db1b09ef27bc1964fe7b49943d681a5acc9860497512d8877e13f_amd64",
"product_id": "container-native-virtualization/kubevirt-template-validator@sha256:bf732669655db1b09ef27bc1964fe7b49943d681a5acc9860497512d8877e13f_amd64",
"product_identification_helper": {
"purl": "pkg:oci/kubevirt-template-validator@sha256:bf732669655db1b09ef27bc1964fe7b49943d681a5acc9860497512d8877e13f?arch=amd64\u0026repository_url=registry.redhat.io/container-native-virtualization/kubevirt-template-validator\u0026tag=v4.12.0-32"
}
}
},
{
"category": "product_version",
"name": "container-native-virtualization/libguestfs-tools@sha256:4f0d48312d8fe02a17747d65ac644d3e1be2df3cb80a9d0c268acc6ad5b91680_amd64",
"product": {
"name": "container-native-virtualization/libguestfs-tools@sha256:4f0d48312d8fe02a17747d65ac644d3e1be2df3cb80a9d0c268acc6ad5b91680_amd64",
"product_id": "container-native-virtualization/libguestfs-tools@sha256:4f0d48312d8fe02a17747d65ac644d3e1be2df3cb80a9d0c268acc6ad5b91680_amd64",
"product_identification_helper": {
"purl": "pkg:oci/libguestfs-tools@sha256:4f0d48312d8fe02a17747d65ac644d3e1be2df3cb80a9d0c268acc6ad5b91680?arch=amd64\u0026repository_url=registry.redhat.io/container-native-virtualization/libguestfs-tools\u0026tag=v4.12.0-255"
}
}
},
{
"category": "product_version",
"name": "container-native-virtualization/ovs-cni-marker@sha256:077367d5af11030832a5e63a611395b7fa65ee140b490b6f33f8a23a9392dcd5_amd64",
"product": {
"name": "container-native-virtualization/ovs-cni-marker@sha256:077367d5af11030832a5e63a611395b7fa65ee140b490b6f33f8a23a9392dcd5_amd64",
"product_id": "container-native-virtualization/ovs-cni-marker@sha256:077367d5af11030832a5e63a611395b7fa65ee140b490b6f33f8a23a9392dcd5_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ovs-cni-marker@sha256:077367d5af11030832a5e63a611395b7fa65ee140b490b6f33f8a23a9392dcd5?arch=amd64\u0026repository_url=registry.redhat.io/container-native-virtualization/ovs-cni-marker\u0026tag=v4.12.0-24"
}
}
},
{
"category": "product_version",
"name": "container-native-virtualization/ovs-cni-plugin@sha256:892e339e8eec78f9865d11984c6dc8e92831ee9a17d6b990cd7fba9f2e506e13_amd64",
"product": {
"name": "container-native-virtualization/ovs-cni-plugin@sha256:892e339e8eec78f9865d11984c6dc8e92831ee9a17d6b990cd7fba9f2e506e13_amd64",
"product_id": "container-native-virtualization/ovs-cni-plugin@sha256:892e339e8eec78f9865d11984c6dc8e92831ee9a17d6b990cd7fba9f2e506e13_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ovs-cni-plugin@sha256:892e339e8eec78f9865d11984c6dc8e92831ee9a17d6b990cd7fba9f2e506e13?arch=amd64\u0026repository_url=registry.redhat.io/container-native-virtualization/ovs-cni-plugin\u0026tag=v4.12.0-24"
}
}
},
{
"category": "product_version",
"name": "container-native-virtualization/virt-api@sha256:cd89350a5e6b3a468acd290819d86f2c77d486fa5a57dbac752f863f1a8a2b23_amd64",
"product": {
"name": "container-native-virtualization/virt-api@sha256:cd89350a5e6b3a468acd290819d86f2c77d486fa5a57dbac752f863f1a8a2b23_amd64",
"product_id": "container-native-virtualization/virt-api@sha256:cd89350a5e6b3a468acd290819d86f2c77d486fa5a57dbac752f863f1a8a2b23_amd64",
"product_identification_helper": {
"purl": "pkg:oci/virt-api@sha256:cd89350a5e6b3a468acd290819d86f2c77d486fa5a57dbac752f863f1a8a2b23?arch=amd64\u0026repository_url=registry.redhat.io/container-native-virtualization/virt-api\u0026tag=v4.12.0-255"
}
}
},
{
"category": "product_version",
"name": "container-native-virtualization/virt-artifacts-server@sha256:9638c34ff48d275842a990deb86110530ffd4937b2b551a4d5263168f7db6d47_amd64",
"product": {
"name": "container-native-virtualization/virt-artifacts-server@sha256:9638c34ff48d275842a990deb86110530ffd4937b2b551a4d5263168f7db6d47_amd64",
"product_id": "container-native-virtualization/virt-artifacts-server@sha256:9638c34ff48d275842a990deb86110530ffd4937b2b551a4d5263168f7db6d47_amd64",
"product_identification_helper": {
"purl": "pkg:oci/virt-artifacts-server@sha256:9638c34ff48d275842a990deb86110530ffd4937b2b551a4d5263168f7db6d47?arch=amd64\u0026repository_url=registry.redhat.io/container-native-virtualization/virt-artifacts-server\u0026tag=v4.12.0-255"
}
}
},
{
"category": "product_version",
"name": "container-native-virtualization/virt-cdi-apiserver@sha256:dd68dfc1a588b4e24e533d61b52b68ab0673fd39a95632314f54e1b85cb5f32d_amd64",
"product": {
"name": "container-native-virtualization/virt-cdi-apiserver@sha256:dd68dfc1a588b4e24e533d61b52b68ab0673fd39a95632314f54e1b85cb5f32d_amd64",
"product_id": "container-native-virtualization/virt-cdi-apiserver@sha256:dd68dfc1a588b4e24e533d61b52b68ab0673fd39a95632314f54e1b85cb5f32d_amd64",
"product_identification_helper": {
"purl": "pkg:oci/virt-cdi-apiserver@sha256:dd68dfc1a588b4e24e533d61b52b68ab0673fd39a95632314f54e1b85cb5f32d?arch=amd64\u0026repository_url=registry.redhat.io/container-native-virtualization/virt-cdi-apiserver\u0026tag=v4.12.0-72"
}
}
},
{
"category": "product_version",
"name": "container-native-virtualization/virt-cdi-cloner@sha256:879742e59f3416100969a0d0994e49e3f8cd493310bbd0c0e86e969f86daa204_amd64",
"product": {
"name": "container-native-virtualization/virt-cdi-cloner@sha256:879742e59f3416100969a0d0994e49e3f8cd493310bbd0c0e86e969f86daa204_amd64",
"product_id": "container-native-virtualization/virt-cdi-cloner@sha256:879742e59f3416100969a0d0994e49e3f8cd493310bbd0c0e86e969f86daa204_amd64",
"product_identification_helper": {
"purl": "pkg:oci/virt-cdi-cloner@sha256:879742e59f3416100969a0d0994e49e3f8cd493310bbd0c0e86e969f86daa204?arch=amd64\u0026repository_url=registry.redhat.io/container-native-virtualization/virt-cdi-cloner\u0026tag=v4.12.0-72"
}
}
},
{
"category": "product_version",
"name": "container-native-virtualization/virt-cdi-controller@sha256:46689591989c8db1fa1f5228b2b9fb51d7abd0425c34951f909ced1fc536f0e4_amd64",
"product": {
"name": "container-native-virtualization/virt-cdi-controller@sha256:46689591989c8db1fa1f5228b2b9fb51d7abd0425c34951f909ced1fc536f0e4_amd64",
"product_id": "container-native-virtualization/virt-cdi-controller@sha256:46689591989c8db1fa1f5228b2b9fb51d7abd0425c34951f909ced1fc536f0e4_amd64",
"product_identification_helper": {
"purl": "pkg:oci/virt-cdi-controller@sha256:46689591989c8db1fa1f5228b2b9fb51d7abd0425c34951f909ced1fc536f0e4?arch=amd64\u0026repository_url=registry.redhat.io/container-native-virtualization/virt-cdi-controller\u0026tag=v4.12.0-72"
}
}
},
{
"category": "product_version",
"name": "container-native-virtualization/virt-cdi-importer@sha256:f2d011c18db1dd0dbe068bc650418c4b3f2f94935c053e76a52736da0f33867a_amd64",
"product": {
"name": "container-native-virtualization/virt-cdi-importer@sha256:f2d011c18db1dd0dbe068bc650418c4b3f2f94935c053e76a52736da0f33867a_amd64",
"product_id": "container-native-virtualization/virt-cdi-importer@sha256:f2d011c18db1dd0dbe068bc650418c4b3f2f94935c053e76a52736da0f33867a_amd64",
"product_identification_helper": {
"purl": "pkg:oci/virt-cdi-importer@sha256:f2d011c18db1dd0dbe068bc650418c4b3f2f94935c053e76a52736da0f33867a?arch=amd64\u0026repository_url=registry.redhat.io/container-native-virtualization/virt-cdi-importer\u0026tag=v4.12.0-72"
}
}
},
{
"category": "product_version",
"name": "container-native-virtualization/virt-cdi-operator@sha256:8b06f96750c3f8e34a7cc8defeda46a92e3ad553159d3dbc7c4e096b483508ee_amd64",
"product": {
"name": "container-native-virtualization/virt-cdi-operator@sha256:8b06f96750c3f8e34a7cc8defeda46a92e3ad553159d3dbc7c4e096b483508ee_amd64",
"product_id": "container-native-virtualization/virt-cdi-operator@sha256:8b06f96750c3f8e34a7cc8defeda46a92e3ad553159d3dbc7c4e096b483508ee_amd64",
"product_identification_helper": {
"purl": "pkg:oci/virt-cdi-operator@sha256:8b06f96750c3f8e34a7cc8defeda46a92e3ad553159d3dbc7c4e096b483508ee?arch=amd64\u0026repository_url=registry.redhat.io/container-native-virtualization/virt-cdi-operator\u0026tag=v4.12.0-72"
}
}
},
{
"category": "product_version",
"name": "container-native-virtualization/virt-cdi-uploadproxy@sha256:84fd85672f6e9891678d6e99c066f8f20a9a2aac08fae11d552d46a317b7f815_amd64",
"product": {
"name": "container-native-virtualization/virt-cdi-uploadproxy@sha256:84fd85672f6e9891678d6e99c066f8f20a9a2aac08fae11d552d46a317b7f815_amd64",
"product_id": "container-native-virtualization/virt-cdi-uploadproxy@sha256:84fd85672f6e9891678d6e99c066f8f20a9a2aac08fae11d552d46a317b7f815_amd64",
"product_identification_helper": {
"purl": "pkg:oci/virt-cdi-uploadproxy@sha256:84fd85672f6e9891678d6e99c066f8f20a9a2aac08fae11d552d46a317b7f815?arch=amd64\u0026repository_url=registry.redhat.io/container-native-virtualization/virt-cdi-uploadproxy\u0026tag=v4.12.0-71"
}
}
},
{
"category": "product_version",
"name": "container-native-virtualization/virt-cdi-uploadserver@sha256:4b231a260a9c0176f4b45aaf8142fa5e6860892b2fa19fad0f3091c423064211_amd64",
"product": {
"name": "container-native-virtualization/virt-cdi-uploadserver@sha256:4b231a260a9c0176f4b45aaf8142fa5e6860892b2fa19fad0f3091c423064211_amd64",
"product_id": "container-native-virtualization/virt-cdi-uploadserver@sha256:4b231a260a9c0176f4b45aaf8142fa5e6860892b2fa19fad0f3091c423064211_amd64",
"product_identification_helper": {
"purl": "pkg:oci/virt-cdi-uploadserver@sha256:4b231a260a9c0176f4b45aaf8142fa5e6860892b2fa19fad0f3091c423064211?arch=amd64\u0026repository_url=registry.redhat.io/container-native-virtualization/virt-cdi-uploadserver\u0026tag=v4.12.0-72"
}
}
},
{
"category": "product_version",
"name": "container-native-virtualization/virt-controller@sha256:e6ddc32f82e940d364e0a3d63c28b4bd41b71574f9479b6d6b01de948baa8cab_amd64",
"product": {
"name": "container-native-virtualization/virt-controller@sha256:e6ddc32f82e940d364e0a3d63c28b4bd41b71574f9479b6d6b01de948baa8cab_amd64",
"product_id": "container-native-virtualization/virt-controller@sha256:e6ddc32f82e940d364e0a3d63c28b4bd41b71574f9479b6d6b01de948baa8cab_amd64",
"product_identification_helper": {
"purl": "pkg:oci/virt-controller@sha256:e6ddc32f82e940d364e0a3d63c28b4bd41b71574f9479b6d6b01de948baa8cab?arch=amd64\u0026repository_url=registry.redhat.io/container-native-virtualization/virt-controller\u0026tag=v4.12.0-255"
}
}
},
{
"category": "product_version",
"name": "container-native-virtualization/virt-exportproxy@sha256:2dc6b5eca4ba0daffe57ff174efc35764a2021eef35ef84c3d030c0f97329ece_amd64",
"product": {
"name": "container-native-virtualization/virt-exportproxy@sha256:2dc6b5eca4ba0daffe57ff174efc35764a2021eef35ef84c3d030c0f97329ece_amd64",
"product_id": "container-native-virtualization/virt-exportproxy@sha256:2dc6b5eca4ba0daffe57ff174efc35764a2021eef35ef84c3d030c0f97329ece_amd64",
"product_identification_helper": {
"purl": "pkg:oci/virt-exportproxy@sha256:2dc6b5eca4ba0daffe57ff174efc35764a2021eef35ef84c3d030c0f97329ece?arch=amd64\u0026repository_url=registry.redhat.io/container-native-virtualization/virt-exportproxy\u0026tag=v4.12.0-255"
}
}
},
{
"category": "product_version",
"name": "container-native-virtualization/virt-exportserver@sha256:dd59838c20f30c7049cbdc4646b8b6f73ce8f33fa13c352ee22985673eaf95e2_amd64",
"product": {
"name": "container-native-virtualization/virt-exportserver@sha256:dd59838c20f30c7049cbdc4646b8b6f73ce8f33fa13c352ee22985673eaf95e2_amd64",
"product_id": "container-native-virtualization/virt-exportserver@sha256:dd59838c20f30c7049cbdc4646b8b6f73ce8f33fa13c352ee22985673eaf95e2_amd64",
"product_identification_helper": {
"purl": "pkg:oci/virt-exportserver@sha256:dd59838c20f30c7049cbdc4646b8b6f73ce8f33fa13c352ee22985673eaf95e2?arch=amd64\u0026repository_url=registry.redhat.io/container-native-virtualization/virt-exportserver\u0026tag=v4.12.0-255"
}
}
},
{
"category": "product_version",
"name": "container-native-virtualization/virt-handler@sha256:cce366a6b1aa42a9798a8c714dcb795d1c653dfe0ba06c997e65dbba0318e537_amd64",
"product": {
"name": "container-native-virtualization/virt-handler@sha256:cce366a6b1aa42a9798a8c714dcb795d1c653dfe0ba06c997e65dbba0318e537_amd64",
"product_id": "container-native-virtualization/virt-handler@sha256:cce366a6b1aa42a9798a8c714dcb795d1c653dfe0ba06c997e65dbba0318e537_amd64",
"product_identification_helper": {
"purl": "pkg:oci/virt-handler@sha256:cce366a6b1aa42a9798a8c714dcb795d1c653dfe0ba06c997e65dbba0318e537?arch=amd64\u0026repository_url=registry.redhat.io/container-native-virtualization/virt-handler\u0026tag=v4.12.0-255"
}
}
},
{
"category": "product_version",
"name": "container-native-virtualization/virtio-win@sha256:cd321e3d82a87139edabf223414b892c99857d7ac7d089b870e227ea98c970e0_amd64",
"product": {
"name": "container-native-virtualization/virtio-win@sha256:cd321e3d82a87139edabf223414b892c99857d7ac7d089b870e227ea98c970e0_amd64",
"product_id": "container-native-virtualization/virtio-win@sha256:cd321e3d82a87139edabf223414b892c99857d7ac7d089b870e227ea98c970e0_amd64",
"product_identification_helper": {
"purl": "pkg:oci/virtio-win@sha256:cd321e3d82a87139edabf223414b892c99857d7ac7d089b870e227ea98c970e0?arch=amd64\u0026repository_url=registry.redhat.io/container-native-virtualization/virtio-win\u0026tag=v4.12.0-10"
}
}
},
{
"category": "product_version",
"name": "container-native-virtualization/virt-launcher@sha256:bd5b00ece84caed816b3f3cc80d8570324e1e8f975cf2c2320726d88fb64f33a_amd64",
"product": {
"name": "container-native-virtualization/virt-launcher@sha256:bd5b00ece84caed816b3f3cc80d8570324e1e8f975cf2c2320726d88fb64f33a_amd64",
"product_id": "container-native-virtualization/virt-launcher@sha256:bd5b00ece84caed816b3f3cc80d8570324e1e8f975cf2c2320726d88fb64f33a_amd64",
"product_identification_helper": {
"purl": "pkg:oci/virt-launcher@sha256:bd5b00ece84caed816b3f3cc80d8570324e1e8f975cf2c2320726d88fb64f33a?arch=amd64\u0026repository_url=registry.redhat.io/container-native-virtualization/virt-launcher\u0026tag=v4.12.0-255"
}
}
},
{
"category": "product_version",
"name": "container-native-virtualization/virt-operator@sha256:6c4b16ac62e673d8f5116d592836506be72c5ebd2a07ffc828fee86514db0e9d_amd64",
"product": {
"name": "container-native-virtualization/virt-operator@sha256:6c4b16ac62e673d8f5116d592836506be72c5ebd2a07ffc828fee86514db0e9d_amd64",
"product_id": "container-native-virtualization/virt-operator@sha256:6c4b16ac62e673d8f5116d592836506be72c5ebd2a07ffc828fee86514db0e9d_amd64",
"product_identification_helper": {
"purl": "pkg:oci/virt-operator@sha256:6c4b16ac62e673d8f5116d592836506be72c5ebd2a07ffc828fee86514db0e9d?arch=amd64\u0026repository_url=registry.redhat.io/container-native-virtualization/virt-operator\u0026tag=v4.12.0-255"
}
}
},
{
"category": "product_version",
"name": "container-native-virtualization/vm-network-latency-checkup@sha256:5a1502efeeaa3958e5755ce07dcb8314305d75c88cc69ddc7d515457935cdc69_amd64",
"product": {
"name": "container-native-virtualization/vm-network-latency-checkup@sha256:5a1502efeeaa3958e5755ce07dcb8314305d75c88cc69ddc7d515457935cdc69_amd64",
"product_id": "container-native-virtualization/vm-network-latency-checkup@sha256:5a1502efeeaa3958e5755ce07dcb8314305d75c88cc69ddc7d515457935cdc69_amd64",
"product_identification_helper": {
"purl": "pkg:oci/vm-network-latency-checkup@sha256:5a1502efeeaa3958e5755ce07dcb8314305d75c88cc69ddc7d515457935cdc69?arch=amd64\u0026repository_url=registry.redhat.io/container-native-virtualization/vm-network-latency-checkup\u0026tag=v4.12.0-89"
}
}
}
],
"category": "architecture",
"name": "amd64"
}
],
"category": "vendor",
"name": "Red Hat"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "container-native-virtualization/bridge-marker@sha256:086a9922f34161e5b75d204a0c3281c941f81f76ef8784de434cc79acc76174c_amd64 as a component of CNV 4.12 for RHEL 8",
"product_id": "8Base-CNV-4.12:container-native-virtualization/bridge-marker@sha256:086a9922f34161e5b75d204a0c3281c941f81f76ef8784de434cc79acc76174c_amd64"
},
"product_reference": "container-native-virtualization/bridge-marker@sha256:086a9922f34161e5b75d204a0c3281c941f81f76ef8784de434cc79acc76174c_amd64",
"relates_to_product_reference": "8Base-CNV-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "container-native-virtualization/cluster-network-addons-operator@sha256:d2c19fd4c2327eb84179acf652157982b29c365d8a526d70517c6dd93ea6ebc7_amd64 as a component of CNV 4.12 for RHEL 8",
"product_id": "8Base-CNV-4.12:container-native-virtualization/cluster-network-addons-operator@sha256:d2c19fd4c2327eb84179acf652157982b29c365d8a526d70517c6dd93ea6ebc7_amd64"
},
"product_reference": "container-native-virtualization/cluster-network-addons-operator@sha256:d2c19fd4c2327eb84179acf652157982b29c365d8a526d70517c6dd93ea6ebc7_amd64",
"relates_to_product_reference": "8Base-CNV-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "container-native-virtualization/cnv-containernetworking-plugins@sha256:3d6003dea97e48d240668e55b2705f0251259006251abafaa3dc08fbc69f1312_amd64 as a component of CNV 4.12 for RHEL 8",
"product_id": "8Base-CNV-4.12:container-native-virtualization/cnv-containernetworking-plugins@sha256:3d6003dea97e48d240668e55b2705f0251259006251abafaa3dc08fbc69f1312_amd64"
},
"product_reference": "container-native-virtualization/cnv-containernetworking-plugins@sha256:3d6003dea97e48d240668e55b2705f0251259006251abafaa3dc08fbc69f1312_amd64",
"relates_to_product_reference": "8Base-CNV-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "container-native-virtualization/cnv-must-gather-rhel8@sha256:dcb95d2b4958ce69f8fcf61c9c90e0516d7844db62f2297ebf1ef18e5d8c05b4_amd64 as a component of CNV 4.12 for RHEL 8",
"product_id": "8Base-CNV-4.12:container-native-virtualization/cnv-must-gather-rhel8@sha256:dcb95d2b4958ce69f8fcf61c9c90e0516d7844db62f2297ebf1ef18e5d8c05b4_amd64"
},
"product_reference": "container-native-virtualization/cnv-must-gather-rhel8@sha256:dcb95d2b4958ce69f8fcf61c9c90e0516d7844db62f2297ebf1ef18e5d8c05b4_amd64",
"relates_to_product_reference": "8Base-CNV-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "container-native-virtualization/hco-bundle-registry@sha256:73680901c7733ba27f729fd6475971e0909c2fe9efacf74d556f961a1494274e_amd64 as a component of CNV 4.12 for RHEL 8",
"product_id": "8Base-CNV-4.12:container-native-virtualization/hco-bundle-registry@sha256:73680901c7733ba27f729fd6475971e0909c2fe9efacf74d556f961a1494274e_amd64"
},
"product_reference": "container-native-virtualization/hco-bundle-registry@sha256:73680901c7733ba27f729fd6475971e0909c2fe9efacf74d556f961a1494274e_amd64",
"relates_to_product_reference": "8Base-CNV-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "container-native-virtualization/hostpath-csi-driver@sha256:a0b75e357628ca6b2ca32ab3fdbf531fd8da438a7a6ae8988ef897d2c001d9cb_amd64 as a component of CNV 4.12 for RHEL 8",
"product_id": "8Base-CNV-4.12:container-native-virtualization/hostpath-csi-driver@sha256:a0b75e357628ca6b2ca32ab3fdbf531fd8da438a7a6ae8988ef897d2c001d9cb_amd64"
},
"product_reference": "container-native-virtualization/hostpath-csi-driver@sha256:a0b75e357628ca6b2ca32ab3fdbf531fd8da438a7a6ae8988ef897d2c001d9cb_amd64",
"relates_to_product_reference": "8Base-CNV-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "container-native-virtualization/hostpath-provisioner-rhel8-operator@sha256:b9d84e63f789c70e31cf60fe06d41359363afc7bbd86a78ac7132f8dae4c467a_amd64 as a component of CNV 4.12 for RHEL 8",
"product_id": "8Base-CNV-4.12:container-native-virtualization/hostpath-provisioner-rhel8-operator@sha256:b9d84e63f789c70e31cf60fe06d41359363afc7bbd86a78ac7132f8dae4c467a_amd64"
},
"product_reference": "container-native-virtualization/hostpath-provisioner-rhel8-operator@sha256:b9d84e63f789c70e31cf60fe06d41359363afc7bbd86a78ac7132f8dae4c467a_amd64",
"relates_to_product_reference": "8Base-CNV-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "container-native-virtualization/hostpath-provisioner-rhel8@sha256:5239dcb229b060a818befd52a1e27b18142985abe0e39cef41eadd66f8b21ec1_amd64 as a component of CNV 4.12 for RHEL 8",
"product_id": "8Base-CNV-4.12:container-native-virtualization/hostpath-provisioner-rhel8@sha256:5239dcb229b060a818befd52a1e27b18142985abe0e39cef41eadd66f8b21ec1_amd64"
},
"product_reference": "container-native-virtualization/hostpath-provisioner-rhel8@sha256:5239dcb229b060a818befd52a1e27b18142985abe0e39cef41eadd66f8b21ec1_amd64",
"relates_to_product_reference": "8Base-CNV-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "container-native-virtualization/hyperconverged-cluster-operator@sha256:8b311b48437c79a6859a84f62cfd10ca8e6dcff4ce665a98ed78633552a172ca_amd64 as a component of CNV 4.12 for RHEL 8",
"product_id": "8Base-CNV-4.12:container-native-virtualization/hyperconverged-cluster-operator@sha256:8b311b48437c79a6859a84f62cfd10ca8e6dcff4ce665a98ed78633552a172ca_amd64"
},
"product_reference": "container-native-virtualization/hyperconverged-cluster-operator@sha256:8b311b48437c79a6859a84f62cfd10ca8e6dcff4ce665a98ed78633552a172ca_amd64",
"relates_to_product_reference": "8Base-CNV-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "container-native-virtualization/hyperconverged-cluster-webhook-rhel8@sha256:e912171328517664f0298322a7992a6e0e00118dc496ff94ee84190d9057db68_amd64 as a component of CNV 4.12 for RHEL 8",
"product_id": "8Base-CNV-4.12:container-native-virtualization/hyperconverged-cluster-webhook-rhel8@sha256:e912171328517664f0298322a7992a6e0e00118dc496ff94ee84190d9057db68_amd64"
},
"product_reference": "container-native-virtualization/hyperconverged-cluster-webhook-rhel8@sha256:e912171328517664f0298322a7992a6e0e00118dc496ff94ee84190d9057db68_amd64",
"relates_to_product_reference": "8Base-CNV-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "container-native-virtualization/kubemacpool@sha256:ab5a239a35e3de8566cb76db0d59ae92e290a3756d39a2298290f1ab3c7b56c5_amd64 as a component of CNV 4.12 for RHEL 8",
"product_id": "8Base-CNV-4.12:container-native-virtualization/kubemacpool@sha256:ab5a239a35e3de8566cb76db0d59ae92e290a3756d39a2298290f1ab3c7b56c5_amd64"
},
"product_reference": "container-native-virtualization/kubemacpool@sha256:ab5a239a35e3de8566cb76db0d59ae92e290a3756d39a2298290f1ab3c7b56c5_amd64",
"relates_to_product_reference": "8Base-CNV-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "container-native-virtualization/kubevirt-console-plugin@sha256:e7dd17d4d206b2d37f24a2ed28bf3d2d6a40463da6cbc6b5696555b455f90055_amd64 as a component of CNV 4.12 for RHEL 8",
"product_id": "8Base-CNV-4.12:container-native-virtualization/kubevirt-console-plugin@sha256:e7dd17d4d206b2d37f24a2ed28bf3d2d6a40463da6cbc6b5696555b455f90055_amd64"
},
"product_reference": "container-native-virtualization/kubevirt-console-plugin@sha256:e7dd17d4d206b2d37f24a2ed28bf3d2d6a40463da6cbc6b5696555b455f90055_amd64",
"relates_to_product_reference": "8Base-CNV-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "container-native-virtualization/kubevirt-ssp-operator@sha256:09a834b1f71a19cf9a616ffd9eb04408972f9b8f9549777cab0935f63931c993_amd64 as a component of CNV 4.12 for RHEL 8",
"product_id": "8Base-CNV-4.12:container-native-virtualization/kubevirt-ssp-operator@sha256:09a834b1f71a19cf9a616ffd9eb04408972f9b8f9549777cab0935f63931c993_amd64"
},
"product_reference": "container-native-virtualization/kubevirt-ssp-operator@sha256:09a834b1f71a19cf9a616ffd9eb04408972f9b8f9549777cab0935f63931c993_amd64",
"relates_to_product_reference": "8Base-CNV-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "container-native-virtualization/kubevirt-tekton-tasks-cleanup-vm@sha256:66284c45e82862dc7c1505fcdfe7b14e72c93c5e7fa6b7108a945220279641e9_amd64 as a component of CNV 4.12 for RHEL 8",
"product_id": "8Base-CNV-4.12:container-native-virtualization/kubevirt-tekton-tasks-cleanup-vm@sha256:66284c45e82862dc7c1505fcdfe7b14e72c93c5e7fa6b7108a945220279641e9_amd64"
},
"product_reference": "container-native-virtualization/kubevirt-tekton-tasks-cleanup-vm@sha256:66284c45e82862dc7c1505fcdfe7b14e72c93c5e7fa6b7108a945220279641e9_amd64",
"relates_to_product_reference": "8Base-CNV-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "container-native-virtualization/kubevirt-tekton-tasks-copy-template@sha256:462770d258407ea93c14c9a99fb4450536261202d1d63a681634af2193c2b062_amd64 as a component of CNV 4.12 for RHEL 8",
"product_id": "8Base-CNV-4.12:container-native-virtualization/kubevirt-tekton-tasks-copy-template@sha256:462770d258407ea93c14c9a99fb4450536261202d1d63a681634af2193c2b062_amd64"
},
"product_reference": "container-native-virtualization/kubevirt-tekton-tasks-copy-template@sha256:462770d258407ea93c14c9a99fb4450536261202d1d63a681634af2193c2b062_amd64",
"relates_to_product_reference": "8Base-CNV-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "container-native-virtualization/kubevirt-tekton-tasks-create-datavolume@sha256:31d22c0be03bbb222967d953d35189173fbeb60d1cb32278eb006e8abe78e90c_amd64 as a component of CNV 4.12 for RHEL 8",
"product_id": "8Base-CNV-4.12:container-native-virtualization/kubevirt-tekton-tasks-create-datavolume@sha256:31d22c0be03bbb222967d953d35189173fbeb60d1cb32278eb006e8abe78e90c_amd64"
},
"product_reference": "container-native-virtualization/kubevirt-tekton-tasks-create-datavolume@sha256:31d22c0be03bbb222967d953d35189173fbeb60d1cb32278eb006e8abe78e90c_amd64",
"relates_to_product_reference": "8Base-CNV-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "container-native-virtualization/kubevirt-tekton-tasks-create-vm-from-template@sha256:a62ec91155a7bfc776c402e8b513b0e00797d64a95434346a2e3a4cc25f2d3c5_amd64 as a component of CNV 4.12 for RHEL 8",
"product_id": "8Base-CNV-4.12:container-native-virtualization/kubevirt-tekton-tasks-create-vm-from-template@sha256:a62ec91155a7bfc776c402e8b513b0e00797d64a95434346a2e3a4cc25f2d3c5_amd64"
},
"product_reference": "container-native-virtualization/kubevirt-tekton-tasks-create-vm-from-template@sha256:a62ec91155a7bfc776c402e8b513b0e00797d64a95434346a2e3a4cc25f2d3c5_amd64",
"relates_to_product_reference": "8Base-CNV-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "container-native-virtualization/kubevirt-tekton-tasks-disk-virt-customize@sha256:35274b72a5562e8675854d8cf2ca3ec0c4d0b619c0e630d7b39b7da8ebd3b143_amd64 as a component of CNV 4.12 for RHEL 8",
"product_id": "8Base-CNV-4.12:container-native-virtualization/kubevirt-tekton-tasks-disk-virt-customize@sha256:35274b72a5562e8675854d8cf2ca3ec0c4d0b619c0e630d7b39b7da8ebd3b143_amd64"
},
"product_reference": "container-native-virtualization/kubevirt-tekton-tasks-disk-virt-customize@sha256:35274b72a5562e8675854d8cf2ca3ec0c4d0b619c0e630d7b39b7da8ebd3b143_amd64",
"relates_to_product_reference": "8Base-CNV-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "container-native-virtualization/kubevirt-tekton-tasks-disk-virt-sysprep@sha256:6e6ed3d8b1b906f801e36b82d6976bc421ae8344d71d4c563fe6d8e76b5fe9c4_amd64 as a component of CNV 4.12 for RHEL 8",
"product_id": "8Base-CNV-4.12:container-native-virtualization/kubevirt-tekton-tasks-disk-virt-sysprep@sha256:6e6ed3d8b1b906f801e36b82d6976bc421ae8344d71d4c563fe6d8e76b5fe9c4_amd64"
},
"product_reference": "container-native-virtualization/kubevirt-tekton-tasks-disk-virt-sysprep@sha256:6e6ed3d8b1b906f801e36b82d6976bc421ae8344d71d4c563fe6d8e76b5fe9c4_amd64",
"relates_to_product_reference": "8Base-CNV-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "container-native-virtualization/kubevirt-tekton-tasks-modify-vm-template@sha256:b46443d7f21b8b251468e33c929a16008a3ac34a8f50a1d8bc1cd134079ccae4_amd64 as a component of CNV 4.12 for RHEL 8",
"product_id": "8Base-CNV-4.12:container-native-virtualization/kubevirt-tekton-tasks-modify-vm-template@sha256:b46443d7f21b8b251468e33c929a16008a3ac34a8f50a1d8bc1cd134079ccae4_amd64"
},
"product_reference": "container-native-virtualization/kubevirt-tekton-tasks-modify-vm-template@sha256:b46443d7f21b8b251468e33c929a16008a3ac34a8f50a1d8bc1cd134079ccae4_amd64",
"relates_to_product_reference": "8Base-CNV-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "container-native-virtualization/kubevirt-tekton-tasks-operator@sha256:7f11db20a3c635aa48e3dcadfe555d0cd229c4c7f1790f70ee9c9ee78ab55e67_amd64 as a component of CNV 4.12 for RHEL 8",
"product_id": "8Base-CNV-4.12:container-native-virtualization/kubevirt-tekton-tasks-operator@sha256:7f11db20a3c635aa48e3dcadfe555d0cd229c4c7f1790f70ee9c9ee78ab55e67_amd64"
},
"product_reference": "container-native-virtualization/kubevirt-tekton-tasks-operator@sha256:7f11db20a3c635aa48e3dcadfe555d0cd229c4c7f1790f70ee9c9ee78ab55e67_amd64",
"relates_to_product_reference": "8Base-CNV-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "container-native-virtualization/kubevirt-tekton-tasks-wait-for-vmi-status@sha256:4967b4c46d670a2b109c9a2e6e0ebc850a5e1dacaf8cc0ed691668bfa0cbd418_amd64 as a component of CNV 4.12 for RHEL 8",
"product_id": "8Base-CNV-4.12:container-native-virtualization/kubevirt-tekton-tasks-wait-for-vmi-status@sha256:4967b4c46d670a2b109c9a2e6e0ebc850a5e1dacaf8cc0ed691668bfa0cbd418_amd64"
},
"product_reference": "container-native-virtualization/kubevirt-tekton-tasks-wait-for-vmi-status@sha256:4967b4c46d670a2b109c9a2e6e0ebc850a5e1dacaf8cc0ed691668bfa0cbd418_amd64",
"relates_to_product_reference": "8Base-CNV-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "container-native-virtualization/kubevirt-template-validator@sha256:bf732669655db1b09ef27bc1964fe7b49943d681a5acc9860497512d8877e13f_amd64 as a component of CNV 4.12 for RHEL 8",
"product_id": "8Base-CNV-4.12:container-native-virtualization/kubevirt-template-validator@sha256:bf732669655db1b09ef27bc1964fe7b49943d681a5acc9860497512d8877e13f_amd64"
},
"product_reference": "container-native-virtualization/kubevirt-template-validator@sha256:bf732669655db1b09ef27bc1964fe7b49943d681a5acc9860497512d8877e13f_amd64",
"relates_to_product_reference": "8Base-CNV-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "container-native-virtualization/libguestfs-tools@sha256:4f0d48312d8fe02a17747d65ac644d3e1be2df3cb80a9d0c268acc6ad5b91680_amd64 as a component of CNV 4.12 for RHEL 8",
"product_id": "8Base-CNV-4.12:container-native-virtualization/libguestfs-tools@sha256:4f0d48312d8fe02a17747d65ac644d3e1be2df3cb80a9d0c268acc6ad5b91680_amd64"
},
"product_reference": "container-native-virtualization/libguestfs-tools@sha256:4f0d48312d8fe02a17747d65ac644d3e1be2df3cb80a9d0c268acc6ad5b91680_amd64",
"relates_to_product_reference": "8Base-CNV-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "container-native-virtualization/ovs-cni-marker@sha256:077367d5af11030832a5e63a611395b7fa65ee140b490b6f33f8a23a9392dcd5_amd64 as a component of CNV 4.12 for RHEL 8",
"product_id": "8Base-CNV-4.12:container-native-virtualization/ovs-cni-marker@sha256:077367d5af11030832a5e63a611395b7fa65ee140b490b6f33f8a23a9392dcd5_amd64"
},
"product_reference": "container-native-virtualization/ovs-cni-marker@sha256:077367d5af11030832a5e63a611395b7fa65ee140b490b6f33f8a23a9392dcd5_amd64",
"relates_to_product_reference": "8Base-CNV-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "container-native-virtualization/ovs-cni-plugin@sha256:892e339e8eec78f9865d11984c6dc8e92831ee9a17d6b990cd7fba9f2e506e13_amd64 as a component of CNV 4.12 for RHEL 8",
"product_id": "8Base-CNV-4.12:container-native-virtualization/ovs-cni-plugin@sha256:892e339e8eec78f9865d11984c6dc8e92831ee9a17d6b990cd7fba9f2e506e13_amd64"
},
"product_reference": "container-native-virtualization/ovs-cni-plugin@sha256:892e339e8eec78f9865d11984c6dc8e92831ee9a17d6b990cd7fba9f2e506e13_amd64",
"relates_to_product_reference": "8Base-CNV-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "container-native-virtualization/virt-api@sha256:cd89350a5e6b3a468acd290819d86f2c77d486fa5a57dbac752f863f1a8a2b23_amd64 as a component of CNV 4.12 for RHEL 8",
"product_id": "8Base-CNV-4.12:container-native-virtualization/virt-api@sha256:cd89350a5e6b3a468acd290819d86f2c77d486fa5a57dbac752f863f1a8a2b23_amd64"
},
"product_reference": "container-native-virtualization/virt-api@sha256:cd89350a5e6b3a468acd290819d86f2c77d486fa5a57dbac752f863f1a8a2b23_amd64",
"relates_to_product_reference": "8Base-CNV-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "container-native-virtualization/virt-artifacts-server@sha256:9638c34ff48d275842a990deb86110530ffd4937b2b551a4d5263168f7db6d47_amd64 as a component of CNV 4.12 for RHEL 8",
"product_id": "8Base-CNV-4.12:container-native-virtualization/virt-artifacts-server@sha256:9638c34ff48d275842a990deb86110530ffd4937b2b551a4d5263168f7db6d47_amd64"
},
"product_reference": "container-native-virtualization/virt-artifacts-server@sha256:9638c34ff48d275842a990deb86110530ffd4937b2b551a4d5263168f7db6d47_amd64",
"relates_to_product_reference": "8Base-CNV-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "container-native-virtualization/virt-cdi-apiserver@sha256:dd68dfc1a588b4e24e533d61b52b68ab0673fd39a95632314f54e1b85cb5f32d_amd64 as a component of CNV 4.12 for RHEL 8",
"product_id": "8Base-CNV-4.12:container-native-virtualization/virt-cdi-apiserver@sha256:dd68dfc1a588b4e24e533d61b52b68ab0673fd39a95632314f54e1b85cb5f32d_amd64"
},
"product_reference": "container-native-virtualization/virt-cdi-apiserver@sha256:dd68dfc1a588b4e24e533d61b52b68ab0673fd39a95632314f54e1b85cb5f32d_amd64",
"relates_to_product_reference": "8Base-CNV-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "container-native-virtualization/virt-cdi-cloner@sha256:879742e59f3416100969a0d0994e49e3f8cd493310bbd0c0e86e969f86daa204_amd64 as a component of CNV 4.12 for RHEL 8",
"product_id": "8Base-CNV-4.12:container-native-virtualization/virt-cdi-cloner@sha256:879742e59f3416100969a0d0994e49e3f8cd493310bbd0c0e86e969f86daa204_amd64"
},
"product_reference": "container-native-virtualization/virt-cdi-cloner@sha256:879742e59f3416100969a0d0994e49e3f8cd493310bbd0c0e86e969f86daa204_amd64",
"relates_to_product_reference": "8Base-CNV-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "container-native-virtualization/virt-cdi-controller@sha256:46689591989c8db1fa1f5228b2b9fb51d7abd0425c34951f909ced1fc536f0e4_amd64 as a component of CNV 4.12 for RHEL 8",
"product_id": "8Base-CNV-4.12:container-native-virtualization/virt-cdi-controller@sha256:46689591989c8db1fa1f5228b2b9fb51d7abd0425c34951f909ced1fc536f0e4_amd64"
},
"product_reference": "container-native-virtualization/virt-cdi-controller@sha256:46689591989c8db1fa1f5228b2b9fb51d7abd0425c34951f909ced1fc536f0e4_amd64",
"relates_to_product_reference": "8Base-CNV-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "container-native-virtualization/virt-cdi-importer@sha256:f2d011c18db1dd0dbe068bc650418c4b3f2f94935c053e76a52736da0f33867a_amd64 as a component of CNV 4.12 for RHEL 8",
"product_id": "8Base-CNV-4.12:container-native-virtualization/virt-cdi-importer@sha256:f2d011c18db1dd0dbe068bc650418c4b3f2f94935c053e76a52736da0f33867a_amd64"
},
"product_reference": "container-native-virtualization/virt-cdi-importer@sha256:f2d011c18db1dd0dbe068bc650418c4b3f2f94935c053e76a52736da0f33867a_amd64",
"relates_to_product_reference": "8Base-CNV-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "container-native-virtualization/virt-cdi-operator@sha256:8b06f96750c3f8e34a7cc8defeda46a92e3ad553159d3dbc7c4e096b483508ee_amd64 as a component of CNV 4.12 for RHEL 8",
"product_id": "8Base-CNV-4.12:container-native-virtualization/virt-cdi-operator@sha256:8b06f96750c3f8e34a7cc8defeda46a92e3ad553159d3dbc7c4e096b483508ee_amd64"
},
"product_reference": "container-native-virtualization/virt-cdi-operator@sha256:8b06f96750c3f8e34a7cc8defeda46a92e3ad553159d3dbc7c4e096b483508ee_amd64",
"relates_to_product_reference": "8Base-CNV-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "container-native-virtualization/virt-cdi-uploadproxy@sha256:84fd85672f6e9891678d6e99c066f8f20a9a2aac08fae11d552d46a317b7f815_amd64 as a component of CNV 4.12 for RHEL 8",
"product_id": "8Base-CNV-4.12:container-native-virtualization/virt-cdi-uploadproxy@sha256:84fd85672f6e9891678d6e99c066f8f20a9a2aac08fae11d552d46a317b7f815_amd64"
},
"product_reference": "container-native-virtualization/virt-cdi-uploadproxy@sha256:84fd85672f6e9891678d6e99c066f8f20a9a2aac08fae11d552d46a317b7f815_amd64",
"relates_to_product_reference": "8Base-CNV-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "container-native-virtualization/virt-cdi-uploadserver@sha256:4b231a260a9c0176f4b45aaf8142fa5e6860892b2fa19fad0f3091c423064211_amd64 as a component of CNV 4.12 for RHEL 8",
"product_id": "8Base-CNV-4.12:container-native-virtualization/virt-cdi-uploadserver@sha256:4b231a260a9c0176f4b45aaf8142fa5e6860892b2fa19fad0f3091c423064211_amd64"
},
"product_reference": "container-native-virtualization/virt-cdi-uploadserver@sha256:4b231a260a9c0176f4b45aaf8142fa5e6860892b2fa19fad0f3091c423064211_amd64",
"relates_to_product_reference": "8Base-CNV-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "container-native-virtualization/virt-controller@sha256:e6ddc32f82e940d364e0a3d63c28b4bd41b71574f9479b6d6b01de948baa8cab_amd64 as a component of CNV 4.12 for RHEL 8",
"product_id": "8Base-CNV-4.12:container-native-virtualization/virt-controller@sha256:e6ddc32f82e940d364e0a3d63c28b4bd41b71574f9479b6d6b01de948baa8cab_amd64"
},
"product_reference": "container-native-virtualization/virt-controller@sha256:e6ddc32f82e940d364e0a3d63c28b4bd41b71574f9479b6d6b01de948baa8cab_amd64",
"relates_to_product_reference": "8Base-CNV-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "container-native-virtualization/virt-exportproxy@sha256:2dc6b5eca4ba0daffe57ff174efc35764a2021eef35ef84c3d030c0f97329ece_amd64 as a component of CNV 4.12 for RHEL 8",
"product_id": "8Base-CNV-4.12:container-native-virtualization/virt-exportproxy@sha256:2dc6b5eca4ba0daffe57ff174efc35764a2021eef35ef84c3d030c0f97329ece_amd64"
},
"product_reference": "container-native-virtualization/virt-exportproxy@sha256:2dc6b5eca4ba0daffe57ff174efc35764a2021eef35ef84c3d030c0f97329ece_amd64",
"relates_to_product_reference": "8Base-CNV-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "container-native-virtualization/virt-exportserver@sha256:dd59838c20f30c7049cbdc4646b8b6f73ce8f33fa13c352ee22985673eaf95e2_amd64 as a component of CNV 4.12 for RHEL 8",
"product_id": "8Base-CNV-4.12:container-native-virtualization/virt-exportserver@sha256:dd59838c20f30c7049cbdc4646b8b6f73ce8f33fa13c352ee22985673eaf95e2_amd64"
},
"product_reference": "container-native-virtualization/virt-exportserver@sha256:dd59838c20f30c7049cbdc4646b8b6f73ce8f33fa13c352ee22985673eaf95e2_amd64",
"relates_to_product_reference": "8Base-CNV-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "container-native-virtualization/virt-handler@sha256:cce366a6b1aa42a9798a8c714dcb795d1c653dfe0ba06c997e65dbba0318e537_amd64 as a component of CNV 4.12 for RHEL 8",
"product_id": "8Base-CNV-4.12:container-native-virtualization/virt-handler@sha256:cce366a6b1aa42a9798a8c714dcb795d1c653dfe0ba06c997e65dbba0318e537_amd64"
},
"product_reference": "container-native-virtualization/virt-handler@sha256:cce366a6b1aa42a9798a8c714dcb795d1c653dfe0ba06c997e65dbba0318e537_amd64",
"relates_to_product_reference": "8Base-CNV-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "container-native-virtualization/virt-launcher@sha256:bd5b00ece84caed816b3f3cc80d8570324e1e8f975cf2c2320726d88fb64f33a_amd64 as a component of CNV 4.12 for RHEL 8",
"product_id": "8Base-CNV-4.12:container-native-virtualization/virt-launcher@sha256:bd5b00ece84caed816b3f3cc80d8570324e1e8f975cf2c2320726d88fb64f33a_amd64"
},
"product_reference": "container-native-virtualization/virt-launcher@sha256:bd5b00ece84caed816b3f3cc80d8570324e1e8f975cf2c2320726d88fb64f33a_amd64",
"relates_to_product_reference": "8Base-CNV-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "container-native-virtualization/virt-operator@sha256:6c4b16ac62e673d8f5116d592836506be72c5ebd2a07ffc828fee86514db0e9d_amd64 as a component of CNV 4.12 for RHEL 8",
"product_id": "8Base-CNV-4.12:container-native-virtualization/virt-operator@sha256:6c4b16ac62e673d8f5116d592836506be72c5ebd2a07ffc828fee86514db0e9d_amd64"
},
"product_reference": "container-native-virtualization/virt-operator@sha256:6c4b16ac62e673d8f5116d592836506be72c5ebd2a07ffc828fee86514db0e9d_amd64",
"relates_to_product_reference": "8Base-CNV-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "container-native-virtualization/virtio-win@sha256:cd321e3d82a87139edabf223414b892c99857d7ac7d089b870e227ea98c970e0_amd64 as a component of CNV 4.12 for RHEL 8",
"product_id": "8Base-CNV-4.12:container-native-virtualization/virtio-win@sha256:cd321e3d82a87139edabf223414b892c99857d7ac7d089b870e227ea98c970e0_amd64"
},
"product_reference": "container-native-virtualization/virtio-win@sha256:cd321e3d82a87139edabf223414b892c99857d7ac7d089b870e227ea98c970e0_amd64",
"relates_to_product_reference": "8Base-CNV-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "container-native-virtualization/vm-network-latency-checkup@sha256:5a1502efeeaa3958e5755ce07dcb8314305d75c88cc69ddc7d515457935cdc69_amd64 as a component of CNV 4.12 for RHEL 8",
"product_id": "8Base-CNV-4.12:container-native-virtualization/vm-network-latency-checkup@sha256:5a1502efeeaa3958e5755ce07dcb8314305d75c88cc69ddc7d515457935cdc69_amd64"
},
"product_reference": "container-native-virtualization/vm-network-latency-checkup@sha256:5a1502efeeaa3958e5755ce07dcb8314305d75c88cc69ddc7d515457935cdc69_amd64",
"relates_to_product_reference": "8Base-CNV-4.12"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2021-38561",
"cwe": {
"id": "CWE-125",
"name": "Out-of-bounds Read"
},
"discovery_date": "2022-06-23T00:00:00+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"8Base-CNV-4.12:container-native-virtualization/bridge-marker@sha256:086a9922f34161e5b75d204a0c3281c941f81f76ef8784de434cc79acc76174c_amd64",
"8Base-CNV-4.12:container-native-virtualization/cluster-network-addons-operator@sha256:d2c19fd4c2327eb84179acf652157982b29c365d8a526d70517c6dd93ea6ebc7_amd64",
"8Base-CNV-4.12:container-native-virtualization/cnv-containernetworking-plugins@sha256:3d6003dea97e48d240668e55b2705f0251259006251abafaa3dc08fbc69f1312_amd64",
"8Base-CNV-4.12:container-native-virtualization/cnv-must-gather-rhel8@sha256:dcb95d2b4958ce69f8fcf61c9c90e0516d7844db62f2297ebf1ef18e5d8c05b4_amd64",
"8Base-CNV-4.12:container-native-virtualization/hco-bundle-registry@sha256:73680901c7733ba27f729fd6475971e0909c2fe9efacf74d556f961a1494274e_amd64",
"8Base-CNV-4.12:container-native-virtualization/hostpath-csi-driver@sha256:a0b75e357628ca6b2ca32ab3fdbf531fd8da438a7a6ae8988ef897d2c001d9cb_amd64",
"8Base-CNV-4.12:container-native-virtualization/hostpath-provisioner-rhel8-operator@sha256:b9d84e63f789c70e31cf60fe06d41359363afc7bbd86a78ac7132f8dae4c467a_amd64",
"8Base-CNV-4.12:container-native-virtualization/hostpath-provisioner-rhel8@sha256:5239dcb229b060a818befd52a1e27b18142985abe0e39cef41eadd66f8b21ec1_amd64",
"8Base-CNV-4.12:container-native-virtualization/hyperconverged-cluster-operator@sha256:8b311b48437c79a6859a84f62cfd10ca8e6dcff4ce665a98ed78633552a172ca_amd64",
"8Base-CNV-4.12:container-native-virtualization/hyperconverged-cluster-webhook-rhel8@sha256:e912171328517664f0298322a7992a6e0e00118dc496ff94ee84190d9057db68_amd64",
"8Base-CNV-4.12:container-native-virtualization/kubemacpool@sha256:ab5a239a35e3de8566cb76db0d59ae92e290a3756d39a2298290f1ab3c7b56c5_amd64",
"8Base-CNV-4.12:container-native-virtualization/kubevirt-console-plugin@sha256:e7dd17d4d206b2d37f24a2ed28bf3d2d6a40463da6cbc6b5696555b455f90055_amd64",
"8Base-CNV-4.12:container-native-virtualization/kubevirt-ssp-operator@sha256:09a834b1f71a19cf9a616ffd9eb04408972f9b8f9549777cab0935f63931c993_amd64",
"8Base-CNV-4.12:container-native-virtualization/kubevirt-tekton-tasks-cleanup-vm@sha256:66284c45e82862dc7c1505fcdfe7b14e72c93c5e7fa6b7108a945220279641e9_amd64",
"8Base-CNV-4.12:container-native-virtualization/kubevirt-tekton-tasks-copy-template@sha256:462770d258407ea93c14c9a99fb4450536261202d1d63a681634af2193c2b062_amd64",
"8Base-CNV-4.12:container-native-virtualization/kubevirt-tekton-tasks-create-datavolume@sha256:31d22c0be03bbb222967d953d35189173fbeb60d1cb32278eb006e8abe78e90c_amd64",
"8Base-CNV-4.12:container-native-virtualization/kubevirt-tekton-tasks-create-vm-from-template@sha256:a62ec91155a7bfc776c402e8b513b0e00797d64a95434346a2e3a4cc25f2d3c5_amd64",
"8Base-CNV-4.12:container-native-virtualization/kubevirt-tekton-tasks-disk-virt-customize@sha256:35274b72a5562e8675854d8cf2ca3ec0c4d0b619c0e630d7b39b7da8ebd3b143_amd64",
"8Base-CNV-4.12:container-native-virtualization/kubevirt-tekton-tasks-disk-virt-sysprep@sha256:6e6ed3d8b1b906f801e36b82d6976bc421ae8344d71d4c563fe6d8e76b5fe9c4_amd64",
"8Base-CNV-4.12:container-native-virtualization/kubevirt-tekton-tasks-modify-vm-template@sha256:b46443d7f21b8b251468e33c929a16008a3ac34a8f50a1d8bc1cd134079ccae4_amd64",
"8Base-CNV-4.12:container-native-virtualization/kubevirt-tekton-tasks-operator@sha256:7f11db20a3c635aa48e3dcadfe555d0cd229c4c7f1790f70ee9c9ee78ab55e67_amd64",
"8Base-CNV-4.12:container-native-virtualization/kubevirt-tekton-tasks-wait-for-vmi-status@sha256:4967b4c46d670a2b109c9a2e6e0ebc850a5e1dacaf8cc0ed691668bfa0cbd418_amd64",
"8Base-CNV-4.12:container-native-virtualization/ovs-cni-marker@sha256:077367d5af11030832a5e63a611395b7fa65ee140b490b6f33f8a23a9392dcd5_amd64",
"8Base-CNV-4.12:container-native-virtualization/ovs-cni-plugin@sha256:892e339e8eec78f9865d11984c6dc8e92831ee9a17d6b990cd7fba9f2e506e13_amd64",
"8Base-CNV-4.12:container-native-virtualization/virt-cdi-apiserver@sha256:dd68dfc1a588b4e24e533d61b52b68ab0673fd39a95632314f54e1b85cb5f32d_amd64",
"8Base-CNV-4.12:container-native-virtualization/virt-cdi-cloner@sha256:879742e59f3416100969a0d0994e49e3f8cd493310bbd0c0e86e969f86daa204_amd64",
"8Base-CNV-4.12:container-native-virtualization/virt-cdi-controller@sha256:46689591989c8db1fa1f5228b2b9fb51d7abd0425c34951f909ced1fc536f0e4_amd64",
"8Base-CNV-4.12:container-native-virtualization/virt-cdi-importer@sha256:f2d011c18db1dd0dbe068bc650418c4b3f2f94935c053e76a52736da0f33867a_amd64",
"8Base-CNV-4.12:container-native-virtualization/virt-cdi-operator@sha256:8b06f96750c3f8e34a7cc8defeda46a92e3ad553159d3dbc7c4e096b483508ee_amd64",
"8Base-CNV-4.12:container-native-virtualization/virt-cdi-uploadproxy@sha256:84fd85672f6e9891678d6e99c066f8f20a9a2aac08fae11d552d46a317b7f815_amd64",
"8Base-CNV-4.12:container-native-virtualization/virt-cdi-uploadserver@sha256:4b231a260a9c0176f4b45aaf8142fa5e6860892b2fa19fad0f3091c423064211_amd64",
"8Base-CNV-4.12:container-native-virtualization/virt-exportproxy@sha256:2dc6b5eca4ba0daffe57ff174efc35764a2021eef35ef84c3d030c0f97329ece_amd64",
"8Base-CNV-4.12:container-native-virtualization/virt-exportserver@sha256:dd59838c20f30c7049cbdc4646b8b6f73ce8f33fa13c352ee22985673eaf95e2_amd64",
"8Base-CNV-4.12:container-native-virtualization/virtio-win@sha256:cd321e3d82a87139edabf223414b892c99857d7ac7d089b870e227ea98c970e0_amd64",
"8Base-CNV-4.12:container-native-virtualization/vm-network-latency-checkup@sha256:5a1502efeeaa3958e5755ce07dcb8314305d75c88cc69ddc7d515457935cdc69_amd64"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2100495"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in golang. The language package for go language can panic due to an out-of-bounds read when an incorrectly formatted language tag is being parsed. This flaw allows an attacker to cause applications using this package to parse untrusted input data to crash, leading to a denial of service of the affected component.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "golang: out-of-bounds read in golang.org/x/text/language leads to DoS",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "This flaw may be triggered only by accepting untrusted user input to the vulnerable golang\u0027s library. The overall DoS attack vector depends directly on how the library\u0027s input is exposed by the consuming application, thus Red Hat rates impact as Moderate.\n\nIn Red Hat Advanced Cluster Management for Kubernetes (RHACM) 2.5 version, the registration-operator, lighthouse-coredns, lighthouse-agent, gatekeeper-operator, and discovery-operator components are affected by this flaw, but the rest of the components are using an already patched version and are unaffected. For 2.4 and previous versions of Red Hat Advanced Cluster Management for Kubernetes (RHACM), most of the components are 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-CNV-4.12:container-native-virtualization/kubevirt-template-validator@sha256:bf732669655db1b09ef27bc1964fe7b49943d681a5acc9860497512d8877e13f_amd64",
"8Base-CNV-4.12:container-native-virtualization/libguestfs-tools@sha256:4f0d48312d8fe02a17747d65ac644d3e1be2df3cb80a9d0c268acc6ad5b91680_amd64",
"8Base-CNV-4.12:container-native-virtualization/virt-api@sha256:cd89350a5e6b3a468acd290819d86f2c77d486fa5a57dbac752f863f1a8a2b23_amd64",
"8Base-CNV-4.12:container-native-virtualization/virt-artifacts-server@sha256:9638c34ff48d275842a990deb86110530ffd4937b2b551a4d5263168f7db6d47_amd64",
"8Base-CNV-4.12:container-native-virtualization/virt-controller@sha256:e6ddc32f82e940d364e0a3d63c28b4bd41b71574f9479b6d6b01de948baa8cab_amd64",
"8Base-CNV-4.12:container-native-virtualization/virt-handler@sha256:cce366a6b1aa42a9798a8c714dcb795d1c653dfe0ba06c997e65dbba0318e537_amd64",
"8Base-CNV-4.12:container-native-virtualization/virt-launcher@sha256:bd5b00ece84caed816b3f3cc80d8570324e1e8f975cf2c2320726d88fb64f33a_amd64",
"8Base-CNV-4.12:container-native-virtualization/virt-operator@sha256:6c4b16ac62e673d8f5116d592836506be72c5ebd2a07ffc828fee86514db0e9d_amd64"
],
"known_not_affected": [
"8Base-CNV-4.12:container-native-virtualization/bridge-marker@sha256:086a9922f34161e5b75d204a0c3281c941f81f76ef8784de434cc79acc76174c_amd64",
"8Base-CNV-4.12:container-native-virtualization/cluster-network-addons-operator@sha256:d2c19fd4c2327eb84179acf652157982b29c365d8a526d70517c6dd93ea6ebc7_amd64",
"8Base-CNV-4.12:container-native-virtualization/cnv-containernetworking-plugins@sha256:3d6003dea97e48d240668e55b2705f0251259006251abafaa3dc08fbc69f1312_amd64",
"8Base-CNV-4.12:container-native-virtualization/cnv-must-gather-rhel8@sha256:dcb95d2b4958ce69f8fcf61c9c90e0516d7844db62f2297ebf1ef18e5d8c05b4_amd64",
"8Base-CNV-4.12:container-native-virtualization/hco-bundle-registry@sha256:73680901c7733ba27f729fd6475971e0909c2fe9efacf74d556f961a1494274e_amd64",
"8Base-CNV-4.12:container-native-virtualization/hostpath-csi-driver@sha256:a0b75e357628ca6b2ca32ab3fdbf531fd8da438a7a6ae8988ef897d2c001d9cb_amd64",
"8Base-CNV-4.12:container-native-virtualization/hostpath-provisioner-rhel8-operator@sha256:b9d84e63f789c70e31cf60fe06d41359363afc7bbd86a78ac7132f8dae4c467a_amd64",
"8Base-CNV-4.12:container-native-virtualization/hostpath-provisioner-rhel8@sha256:5239dcb229b060a818befd52a1e27b18142985abe0e39cef41eadd66f8b21ec1_amd64",
"8Base-CNV-4.12:container-native-virtualization/hyperconverged-cluster-operator@sha256:8b311b48437c79a6859a84f62cfd10ca8e6dcff4ce665a98ed78633552a172ca_amd64",
"8Base-CNV-4.12:container-native-virtualization/hyperconverged-cluster-webhook-rhel8@sha256:e912171328517664f0298322a7992a6e0e00118dc496ff94ee84190d9057db68_amd64",
"8Base-CNV-4.12:container-native-virtualization/kubemacpool@sha256:ab5a239a35e3de8566cb76db0d59ae92e290a3756d39a2298290f1ab3c7b56c5_amd64",
"8Base-CNV-4.12:container-native-virtualization/kubevirt-console-plugin@sha256:e7dd17d4d206b2d37f24a2ed28bf3d2d6a40463da6cbc6b5696555b455f90055_amd64",
"8Base-CNV-4.12:container-native-virtualization/kubevirt-ssp-operator@sha256:09a834b1f71a19cf9a616ffd9eb04408972f9b8f9549777cab0935f63931c993_amd64",
"8Base-CNV-4.12:container-native-virtualization/kubevirt-tekton-tasks-cleanup-vm@sha256:66284c45e82862dc7c1505fcdfe7b14e72c93c5e7fa6b7108a945220279641e9_amd64",
"8Base-CNV-4.12:container-native-virtualization/kubevirt-tekton-tasks-copy-template@sha256:462770d258407ea93c14c9a99fb4450536261202d1d63a681634af2193c2b062_amd64",
"8Base-CNV-4.12:container-native-virtualization/kubevirt-tekton-tasks-create-datavolume@sha256:31d22c0be03bbb222967d953d35189173fbeb60d1cb32278eb006e8abe78e90c_amd64",
"8Base-CNV-4.12:container-native-virtualization/kubevirt-tekton-tasks-create-vm-from-template@sha256:a62ec91155a7bfc776c402e8b513b0e00797d64a95434346a2e3a4cc25f2d3c5_amd64",
"8Base-CNV-4.12:container-native-virtualization/kubevirt-tekton-tasks-disk-virt-customize@sha256:35274b72a5562e8675854d8cf2ca3ec0c4d0b619c0e630d7b39b7da8ebd3b143_amd64",
"8Base-CNV-4.12:container-native-virtualization/kubevirt-tekton-tasks-disk-virt-sysprep@sha256:6e6ed3d8b1b906f801e36b82d6976bc421ae8344d71d4c563fe6d8e76b5fe9c4_amd64",
"8Base-CNV-4.12:container-native-virtualization/kubevirt-tekton-tasks-modify-vm-template@sha256:b46443d7f21b8b251468e33c929a16008a3ac34a8f50a1d8bc1cd134079ccae4_amd64",
"8Base-CNV-4.12:container-native-virtualization/kubevirt-tekton-tasks-operator@sha256:7f11db20a3c635aa48e3dcadfe555d0cd229c4c7f1790f70ee9c9ee78ab55e67_amd64",
"8Base-CNV-4.12:container-native-virtualization/kubevirt-tekton-tasks-wait-for-vmi-status@sha256:4967b4c46d670a2b109c9a2e6e0ebc850a5e1dacaf8cc0ed691668bfa0cbd418_amd64",
"8Base-CNV-4.12:container-native-virtualization/ovs-cni-marker@sha256:077367d5af11030832a5e63a611395b7fa65ee140b490b6f33f8a23a9392dcd5_amd64",
"8Base-CNV-4.12:container-native-virtualization/ovs-cni-plugin@sha256:892e339e8eec78f9865d11984c6dc8e92831ee9a17d6b990cd7fba9f2e506e13_amd64",
"8Base-CNV-4.12:container-native-virtualization/virt-cdi-apiserver@sha256:dd68dfc1a588b4e24e533d61b52b68ab0673fd39a95632314f54e1b85cb5f32d_amd64",
"8Base-CNV-4.12:container-native-virtualization/virt-cdi-cloner@sha256:879742e59f3416100969a0d0994e49e3f8cd493310bbd0c0e86e969f86daa204_amd64",
"8Base-CNV-4.12:container-native-virtualization/virt-cdi-controller@sha256:46689591989c8db1fa1f5228b2b9fb51d7abd0425c34951f909ced1fc536f0e4_amd64",
"8Base-CNV-4.12:container-native-virtualization/virt-cdi-importer@sha256:f2d011c18db1dd0dbe068bc650418c4b3f2f94935c053e76a52736da0f33867a_amd64",
"8Base-CNV-4.12:container-native-virtualization/virt-cdi-operator@sha256:8b06f96750c3f8e34a7cc8defeda46a92e3ad553159d3dbc7c4e096b483508ee_amd64",
"8Base-CNV-4.12:container-native-virtualization/virt-cdi-uploadproxy@sha256:84fd85672f6e9891678d6e99c066f8f20a9a2aac08fae11d552d46a317b7f815_amd64",
"8Base-CNV-4.12:container-native-virtualization/virt-cdi-uploadserver@sha256:4b231a260a9c0176f4b45aaf8142fa5e6860892b2fa19fad0f3091c423064211_amd64",
"8Base-CNV-4.12:container-native-virtualization/virt-exportproxy@sha256:2dc6b5eca4ba0daffe57ff174efc35764a2021eef35ef84c3d030c0f97329ece_amd64",
"8Base-CNV-4.12:container-native-virtualization/virt-exportserver@sha256:dd59838c20f30c7049cbdc4646b8b6f73ce8f33fa13c352ee22985673eaf95e2_amd64",
"8Base-CNV-4.12:container-native-virtualization/virtio-win@sha256:cd321e3d82a87139edabf223414b892c99857d7ac7d089b870e227ea98c970e0_amd64",
"8Base-CNV-4.12:container-native-virtualization/vm-network-latency-checkup@sha256:5a1502efeeaa3958e5755ce07dcb8314305d75c88cc69ddc7d515457935cdc69_amd64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2021-38561"
},
{
"category": "external",
"summary": "RHBZ#2100495",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2100495"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2021-38561",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-38561"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2021-38561",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2021-38561"
},
{
"category": "external",
"summary": "https://pkg.go.dev/vuln/GO-2021-0113",
"url": "https://pkg.go.dev/vuln/GO-2021-0113"
}
],
"release_date": "2021-08-12T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2023-01-25T11:11:29+00:00",
"details": "Before applying this update, you must apply all previously released errata\nrelevant to your system.\n\nTo apply this update, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"8Base-CNV-4.12:container-native-virtualization/kubevirt-template-validator@sha256:bf732669655db1b09ef27bc1964fe7b49943d681a5acc9860497512d8877e13f_amd64",
"8Base-CNV-4.12:container-native-virtualization/libguestfs-tools@sha256:4f0d48312d8fe02a17747d65ac644d3e1be2df3cb80a9d0c268acc6ad5b91680_amd64",
"8Base-CNV-4.12:container-native-virtualization/virt-api@sha256:cd89350a5e6b3a468acd290819d86f2c77d486fa5a57dbac752f863f1a8a2b23_amd64",
"8Base-CNV-4.12:container-native-virtualization/virt-artifacts-server@sha256:9638c34ff48d275842a990deb86110530ffd4937b2b551a4d5263168f7db6d47_amd64",
"8Base-CNV-4.12:container-native-virtualization/virt-controller@sha256:e6ddc32f82e940d364e0a3d63c28b4bd41b71574f9479b6d6b01de948baa8cab_amd64",
"8Base-CNV-4.12:container-native-virtualization/virt-handler@sha256:cce366a6b1aa42a9798a8c714dcb795d1c653dfe0ba06c997e65dbba0318e537_amd64",
"8Base-CNV-4.12:container-native-virtualization/virt-launcher@sha256:bd5b00ece84caed816b3f3cc80d8570324e1e8f975cf2c2320726d88fb64f33a_amd64",
"8Base-CNV-4.12:container-native-virtualization/virt-operator@sha256:6c4b16ac62e673d8f5116d592836506be72c5ebd2a07ffc828fee86514db0e9d_amd64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2023:0408"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"8Base-CNV-4.12:container-native-virtualization/bridge-marker@sha256:086a9922f34161e5b75d204a0c3281c941f81f76ef8784de434cc79acc76174c_amd64",
"8Base-CNV-4.12:container-native-virtualization/cluster-network-addons-operator@sha256:d2c19fd4c2327eb84179acf652157982b29c365d8a526d70517c6dd93ea6ebc7_amd64",
"8Base-CNV-4.12:container-native-virtualization/cnv-containernetworking-plugins@sha256:3d6003dea97e48d240668e55b2705f0251259006251abafaa3dc08fbc69f1312_amd64",
"8Base-CNV-4.12:container-native-virtualization/cnv-must-gather-rhel8@sha256:dcb95d2b4958ce69f8fcf61c9c90e0516d7844db62f2297ebf1ef18e5d8c05b4_amd64",
"8Base-CNV-4.12:container-native-virtualization/hco-bundle-registry@sha256:73680901c7733ba27f729fd6475971e0909c2fe9efacf74d556f961a1494274e_amd64",
"8Base-CNV-4.12:container-native-virtualization/hostpath-csi-driver@sha256:a0b75e357628ca6b2ca32ab3fdbf531fd8da438a7a6ae8988ef897d2c001d9cb_amd64",
"8Base-CNV-4.12:container-native-virtualization/hostpath-provisioner-rhel8-operator@sha256:b9d84e63f789c70e31cf60fe06d41359363afc7bbd86a78ac7132f8dae4c467a_amd64",
"8Base-CNV-4.12:container-native-virtualization/hostpath-provisioner-rhel8@sha256:5239dcb229b060a818befd52a1e27b18142985abe0e39cef41eadd66f8b21ec1_amd64",
"8Base-CNV-4.12:container-native-virtualization/hyperconverged-cluster-operator@sha256:8b311b48437c79a6859a84f62cfd10ca8e6dcff4ce665a98ed78633552a172ca_amd64",
"8Base-CNV-4.12:container-native-virtualization/hyperconverged-cluster-webhook-rhel8@sha256:e912171328517664f0298322a7992a6e0e00118dc496ff94ee84190d9057db68_amd64",
"8Base-CNV-4.12:container-native-virtualization/kubemacpool@sha256:ab5a239a35e3de8566cb76db0d59ae92e290a3756d39a2298290f1ab3c7b56c5_amd64",
"8Base-CNV-4.12:container-native-virtualization/kubevirt-console-plugin@sha256:e7dd17d4d206b2d37f24a2ed28bf3d2d6a40463da6cbc6b5696555b455f90055_amd64",
"8Base-CNV-4.12:container-native-virtualization/kubevirt-ssp-operator@sha256:09a834b1f71a19cf9a616ffd9eb04408972f9b8f9549777cab0935f63931c993_amd64",
"8Base-CNV-4.12:container-native-virtualization/kubevirt-tekton-tasks-cleanup-vm@sha256:66284c45e82862dc7c1505fcdfe7b14e72c93c5e7fa6b7108a945220279641e9_amd64",
"8Base-CNV-4.12:container-native-virtualization/kubevirt-tekton-tasks-copy-template@sha256:462770d258407ea93c14c9a99fb4450536261202d1d63a681634af2193c2b062_amd64",
"8Base-CNV-4.12:container-native-virtualization/kubevirt-tekton-tasks-create-datavolume@sha256:31d22c0be03bbb222967d953d35189173fbeb60d1cb32278eb006e8abe78e90c_amd64",
"8Base-CNV-4.12:container-native-virtualization/kubevirt-tekton-tasks-create-vm-from-template@sha256:a62ec91155a7bfc776c402e8b513b0e00797d64a95434346a2e3a4cc25f2d3c5_amd64",
"8Base-CNV-4.12:container-native-virtualization/kubevirt-tekton-tasks-disk-virt-customize@sha256:35274b72a5562e8675854d8cf2ca3ec0c4d0b619c0e630d7b39b7da8ebd3b143_amd64",
"8Base-CNV-4.12:container-native-virtualization/kubevirt-tekton-tasks-disk-virt-sysprep@sha256:6e6ed3d8b1b906f801e36b82d6976bc421ae8344d71d4c563fe6d8e76b5fe9c4_amd64",
"8Base-CNV-4.12:container-native-virtualization/kubevirt-tekton-tasks-modify-vm-template@sha256:b46443d7f21b8b251468e33c929a16008a3ac34a8f50a1d8bc1cd134079ccae4_amd64",
"8Base-CNV-4.12:container-native-virtualization/kubevirt-tekton-tasks-operator@sha256:7f11db20a3c635aa48e3dcadfe555d0cd229c4c7f1790f70ee9c9ee78ab55e67_amd64",
"8Base-CNV-4.12:container-native-virtualization/kubevirt-tekton-tasks-wait-for-vmi-status@sha256:4967b4c46d670a2b109c9a2e6e0ebc850a5e1dacaf8cc0ed691668bfa0cbd418_amd64",
"8Base-CNV-4.12:container-native-virtualization/kubevirt-template-validator@sha256:bf732669655db1b09ef27bc1964fe7b49943d681a5acc9860497512d8877e13f_amd64",
"8Base-CNV-4.12:container-native-virtualization/libguestfs-tools@sha256:4f0d48312d8fe02a17747d65ac644d3e1be2df3cb80a9d0c268acc6ad5b91680_amd64",
"8Base-CNV-4.12:container-native-virtualization/ovs-cni-marker@sha256:077367d5af11030832a5e63a611395b7fa65ee140b490b6f33f8a23a9392dcd5_amd64",
"8Base-CNV-4.12:container-native-virtualization/ovs-cni-plugin@sha256:892e339e8eec78f9865d11984c6dc8e92831ee9a17d6b990cd7fba9f2e506e13_amd64",
"8Base-CNV-4.12:container-native-virtualization/virt-api@sha256:cd89350a5e6b3a468acd290819d86f2c77d486fa5a57dbac752f863f1a8a2b23_amd64",
"8Base-CNV-4.12:container-native-virtualization/virt-artifacts-server@sha256:9638c34ff48d275842a990deb86110530ffd4937b2b551a4d5263168f7db6d47_amd64",
"8Base-CNV-4.12:container-native-virtualization/virt-cdi-apiserver@sha256:dd68dfc1a588b4e24e533d61b52b68ab0673fd39a95632314f54e1b85cb5f32d_amd64",
"8Base-CNV-4.12:container-native-virtualization/virt-cdi-cloner@sha256:879742e59f3416100969a0d0994e49e3f8cd493310bbd0c0e86e969f86daa204_amd64",
"8Base-CNV-4.12:container-native-virtualization/virt-cdi-controller@sha256:46689591989c8db1fa1f5228b2b9fb51d7abd0425c34951f909ced1fc536f0e4_amd64",
"8Base-CNV-4.12:container-native-virtualization/virt-cdi-importer@sha256:f2d011c18db1dd0dbe068bc650418c4b3f2f94935c053e76a52736da0f33867a_amd64",
"8Base-CNV-4.12:container-native-virtualization/virt-cdi-operator@sha256:8b06f96750c3f8e34a7cc8defeda46a92e3ad553159d3dbc7c4e096b483508ee_amd64",
"8Base-CNV-4.12:container-native-virtualization/virt-cdi-uploadproxy@sha256:84fd85672f6e9891678d6e99c066f8f20a9a2aac08fae11d552d46a317b7f815_amd64",
"8Base-CNV-4.12:container-native-virtualization/virt-cdi-uploadserver@sha256:4b231a260a9c0176f4b45aaf8142fa5e6860892b2fa19fad0f3091c423064211_amd64",
"8Base-CNV-4.12:container-native-virtualization/virt-controller@sha256:e6ddc32f82e940d364e0a3d63c28b4bd41b71574f9479b6d6b01de948baa8cab_amd64",
"8Base-CNV-4.12:container-native-virtualization/virt-exportproxy@sha256:2dc6b5eca4ba0daffe57ff174efc35764a2021eef35ef84c3d030c0f97329ece_amd64",
"8Base-CNV-4.12:container-native-virtualization/virt-exportserver@sha256:dd59838c20f30c7049cbdc4646b8b6f73ce8f33fa13c352ee22985673eaf95e2_amd64",
"8Base-CNV-4.12:container-native-virtualization/virt-handler@sha256:cce366a6b1aa42a9798a8c714dcb795d1c653dfe0ba06c997e65dbba0318e537_amd64",
"8Base-CNV-4.12:container-native-virtualization/virt-launcher@sha256:bd5b00ece84caed816b3f3cc80d8570324e1e8f975cf2c2320726d88fb64f33a_amd64",
"8Base-CNV-4.12:container-native-virtualization/virt-operator@sha256:6c4b16ac62e673d8f5116d592836506be72c5ebd2a07ffc828fee86514db0e9d_amd64",
"8Base-CNV-4.12:container-native-virtualization/virtio-win@sha256:cd321e3d82a87139edabf223414b892c99857d7ac7d089b870e227ea98c970e0_amd64",
"8Base-CNV-4.12:container-native-virtualization/vm-network-latency-checkup@sha256:5a1502efeeaa3958e5755ce07dcb8314305d75c88cc69ddc7d515457935cdc69_amd64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "golang: out-of-bounds read in golang.org/x/text/language leads to DoS"
},
{
"cve": "CVE-2021-44716",
"cwe": {
"id": "CWE-400",
"name": "Uncontrolled Resource Consumption"
},
"discovery_date": "2021-12-09T00:00:00+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"8Base-CNV-4.12:container-native-virtualization/bridge-marker@sha256:086a9922f34161e5b75d204a0c3281c941f81f76ef8784de434cc79acc76174c_amd64",
"8Base-CNV-4.12:container-native-virtualization/cluster-network-addons-operator@sha256:d2c19fd4c2327eb84179acf652157982b29c365d8a526d70517c6dd93ea6ebc7_amd64",
"8Base-CNV-4.12:container-native-virtualization/cnv-containernetworking-plugins@sha256:3d6003dea97e48d240668e55b2705f0251259006251abafaa3dc08fbc69f1312_amd64",
"8Base-CNV-4.12:container-native-virtualization/cnv-must-gather-rhel8@sha256:dcb95d2b4958ce69f8fcf61c9c90e0516d7844db62f2297ebf1ef18e5d8c05b4_amd64",
"8Base-CNV-4.12:container-native-virtualization/hco-bundle-registry@sha256:73680901c7733ba27f729fd6475971e0909c2fe9efacf74d556f961a1494274e_amd64",
"8Base-CNV-4.12:container-native-virtualization/hostpath-csi-driver@sha256:a0b75e357628ca6b2ca32ab3fdbf531fd8da438a7a6ae8988ef897d2c001d9cb_amd64",
"8Base-CNV-4.12:container-native-virtualization/hostpath-provisioner-rhel8-operator@sha256:b9d84e63f789c70e31cf60fe06d41359363afc7bbd86a78ac7132f8dae4c467a_amd64",
"8Base-CNV-4.12:container-native-virtualization/hostpath-provisioner-rhel8@sha256:5239dcb229b060a818befd52a1e27b18142985abe0e39cef41eadd66f8b21ec1_amd64",
"8Base-CNV-4.12:container-native-virtualization/hyperconverged-cluster-operator@sha256:8b311b48437c79a6859a84f62cfd10ca8e6dcff4ce665a98ed78633552a172ca_amd64",
"8Base-CNV-4.12:container-native-virtualization/hyperconverged-cluster-webhook-rhel8@sha256:e912171328517664f0298322a7992a6e0e00118dc496ff94ee84190d9057db68_amd64",
"8Base-CNV-4.12:container-native-virtualization/kubemacpool@sha256:ab5a239a35e3de8566cb76db0d59ae92e290a3756d39a2298290f1ab3c7b56c5_amd64",
"8Base-CNV-4.12:container-native-virtualization/kubevirt-console-plugin@sha256:e7dd17d4d206b2d37f24a2ed28bf3d2d6a40463da6cbc6b5696555b455f90055_amd64",
"8Base-CNV-4.12:container-native-virtualization/kubevirt-ssp-operator@sha256:09a834b1f71a19cf9a616ffd9eb04408972f9b8f9549777cab0935f63931c993_amd64",
"8Base-CNV-4.12:container-native-virtualization/kubevirt-tekton-tasks-cleanup-vm@sha256:66284c45e82862dc7c1505fcdfe7b14e72c93c5e7fa6b7108a945220279641e9_amd64",
"8Base-CNV-4.12:container-native-virtualization/kubevirt-tekton-tasks-copy-template@sha256:462770d258407ea93c14c9a99fb4450536261202d1d63a681634af2193c2b062_amd64",
"8Base-CNV-4.12:container-native-virtualization/kubevirt-tekton-tasks-create-datavolume@sha256:31d22c0be03bbb222967d953d35189173fbeb60d1cb32278eb006e8abe78e90c_amd64",
"8Base-CNV-4.12:container-native-virtualization/kubevirt-tekton-tasks-create-vm-from-template@sha256:a62ec91155a7bfc776c402e8b513b0e00797d64a95434346a2e3a4cc25f2d3c5_amd64",
"8Base-CNV-4.12:container-native-virtualization/kubevirt-tekton-tasks-disk-virt-customize@sha256:35274b72a5562e8675854d8cf2ca3ec0c4d0b619c0e630d7b39b7da8ebd3b143_amd64",
"8Base-CNV-4.12:container-native-virtualization/kubevirt-tekton-tasks-disk-virt-sysprep@sha256:6e6ed3d8b1b906f801e36b82d6976bc421ae8344d71d4c563fe6d8e76b5fe9c4_amd64",
"8Base-CNV-4.12:container-native-virtualization/kubevirt-tekton-tasks-modify-vm-template@sha256:b46443d7f21b8b251468e33c929a16008a3ac34a8f50a1d8bc1cd134079ccae4_amd64",
"8Base-CNV-4.12:container-native-virtualization/kubevirt-tekton-tasks-operator@sha256:7f11db20a3c635aa48e3dcadfe555d0cd229c4c7f1790f70ee9c9ee78ab55e67_amd64",
"8Base-CNV-4.12:container-native-virtualization/kubevirt-tekton-tasks-wait-for-vmi-status@sha256:4967b4c46d670a2b109c9a2e6e0ebc850a5e1dacaf8cc0ed691668bfa0cbd418_amd64",
"8Base-CNV-4.12:container-native-virtualization/kubevirt-template-validator@sha256:bf732669655db1b09ef27bc1964fe7b49943d681a5acc9860497512d8877e13f_amd64",
"8Base-CNV-4.12:container-native-virtualization/libguestfs-tools@sha256:4f0d48312d8fe02a17747d65ac644d3e1be2df3cb80a9d0c268acc6ad5b91680_amd64",
"8Base-CNV-4.12:container-native-virtualization/ovs-cni-marker@sha256:077367d5af11030832a5e63a611395b7fa65ee140b490b6f33f8a23a9392dcd5_amd64",
"8Base-CNV-4.12:container-native-virtualization/ovs-cni-plugin@sha256:892e339e8eec78f9865d11984c6dc8e92831ee9a17d6b990cd7fba9f2e506e13_amd64",
"8Base-CNV-4.12:container-native-virtualization/virt-cdi-apiserver@sha256:dd68dfc1a588b4e24e533d61b52b68ab0673fd39a95632314f54e1b85cb5f32d_amd64",
"8Base-CNV-4.12:container-native-virtualization/virt-cdi-cloner@sha256:879742e59f3416100969a0d0994e49e3f8cd493310bbd0c0e86e969f86daa204_amd64",
"8Base-CNV-4.12:container-native-virtualization/virt-cdi-controller@sha256:46689591989c8db1fa1f5228b2b9fb51d7abd0425c34951f909ced1fc536f0e4_amd64",
"8Base-CNV-4.12:container-native-virtualization/virt-cdi-importer@sha256:f2d011c18db1dd0dbe068bc650418c4b3f2f94935c053e76a52736da0f33867a_amd64",
"8Base-CNV-4.12:container-native-virtualization/virt-cdi-operator@sha256:8b06f96750c3f8e34a7cc8defeda46a92e3ad553159d3dbc7c4e096b483508ee_amd64",
"8Base-CNV-4.12:container-native-virtualization/virt-cdi-uploadproxy@sha256:84fd85672f6e9891678d6e99c066f8f20a9a2aac08fae11d552d46a317b7f815_amd64",
"8Base-CNV-4.12:container-native-virtualization/virt-cdi-uploadserver@sha256:4b231a260a9c0176f4b45aaf8142fa5e6860892b2fa19fad0f3091c423064211_amd64",
"8Base-CNV-4.12:container-native-virtualization/virt-exportproxy@sha256:2dc6b5eca4ba0daffe57ff174efc35764a2021eef35ef84c3d030c0f97329ece_amd64",
"8Base-CNV-4.12:container-native-virtualization/virt-exportserver@sha256:dd59838c20f30c7049cbdc4646b8b6f73ce8f33fa13c352ee22985673eaf95e2_amd64",
"8Base-CNV-4.12:container-native-virtualization/virtio-win@sha256:cd321e3d82a87139edabf223414b892c99857d7ac7d089b870e227ea98c970e0_amd64",
"8Base-CNV-4.12:container-native-virtualization/vm-network-latency-checkup@sha256:5a1502efeeaa3958e5755ce07dcb8314305d75c88cc69ddc7d515457935cdc69_amd64"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2030801"
}
],
"notes": [
{
"category": "description",
"text": "There\u0027s an uncontrolled resource consumption flaw in golang\u0027s net/http library in the canonicalHeader() function. An attacker who submits specially crafted requests to applications linked with net/http\u0027s http2 functionality could cause excessive resource consumption that could lead to a denial of service or otherwise impact to system performance and resources.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "golang: net/http: limit growth of header canonicalization cache",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "For OpenShift Container Platform, OpenShift Virtualization, Red Hat Quay and OpenShift distributed tracing the most an attacker can possibly achieve by exploiting this vulnerability is to crash a container, temporarily impacting availability of one or more services. Therefore impact is rated Moderate.\n\nIn its default configuration, grafana as shipped in Red Hat Enterprise Linux 8 is not affected by this vulnerability. However, enabling http2 in /etc/grafana/grafana.ini explicitly would render grafana affected, therefore grafana has been marked 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-CNV-4.12:container-native-virtualization/virt-api@sha256:cd89350a5e6b3a468acd290819d86f2c77d486fa5a57dbac752f863f1a8a2b23_amd64",
"8Base-CNV-4.12:container-native-virtualization/virt-artifacts-server@sha256:9638c34ff48d275842a990deb86110530ffd4937b2b551a4d5263168f7db6d47_amd64",
"8Base-CNV-4.12:container-native-virtualization/virt-controller@sha256:e6ddc32f82e940d364e0a3d63c28b4bd41b71574f9479b6d6b01de948baa8cab_amd64",
"8Base-CNV-4.12:container-native-virtualization/virt-handler@sha256:cce366a6b1aa42a9798a8c714dcb795d1c653dfe0ba06c997e65dbba0318e537_amd64",
"8Base-CNV-4.12:container-native-virtualization/virt-launcher@sha256:bd5b00ece84caed816b3f3cc80d8570324e1e8f975cf2c2320726d88fb64f33a_amd64",
"8Base-CNV-4.12:container-native-virtualization/virt-operator@sha256:6c4b16ac62e673d8f5116d592836506be72c5ebd2a07ffc828fee86514db0e9d_amd64"
],
"known_not_affected": [
"8Base-CNV-4.12:container-native-virtualization/bridge-marker@sha256:086a9922f34161e5b75d204a0c3281c941f81f76ef8784de434cc79acc76174c_amd64",
"8Base-CNV-4.12:container-native-virtualization/cluster-network-addons-operator@sha256:d2c19fd4c2327eb84179acf652157982b29c365d8a526d70517c6dd93ea6ebc7_amd64",
"8Base-CNV-4.12:container-native-virtualization/cnv-containernetworking-plugins@sha256:3d6003dea97e48d240668e55b2705f0251259006251abafaa3dc08fbc69f1312_amd64",
"8Base-CNV-4.12:container-native-virtualization/cnv-must-gather-rhel8@sha256:dcb95d2b4958ce69f8fcf61c9c90e0516d7844db62f2297ebf1ef18e5d8c05b4_amd64",
"8Base-CNV-4.12:container-native-virtualization/hco-bundle-registry@sha256:73680901c7733ba27f729fd6475971e0909c2fe9efacf74d556f961a1494274e_amd64",
"8Base-CNV-4.12:container-native-virtualization/hostpath-csi-driver@sha256:a0b75e357628ca6b2ca32ab3fdbf531fd8da438a7a6ae8988ef897d2c001d9cb_amd64",
"8Base-CNV-4.12:container-native-virtualization/hostpath-provisioner-rhel8-operator@sha256:b9d84e63f789c70e31cf60fe06d41359363afc7bbd86a78ac7132f8dae4c467a_amd64",
"8Base-CNV-4.12:container-native-virtualization/hostpath-provisioner-rhel8@sha256:5239dcb229b060a818befd52a1e27b18142985abe0e39cef41eadd66f8b21ec1_amd64",
"8Base-CNV-4.12:container-native-virtualization/hyperconverged-cluster-operator@sha256:8b311b48437c79a6859a84f62cfd10ca8e6dcff4ce665a98ed78633552a172ca_amd64",
"8Base-CNV-4.12:container-native-virtualization/hyperconverged-cluster-webhook-rhel8@sha256:e912171328517664f0298322a7992a6e0e00118dc496ff94ee84190d9057db68_amd64",
"8Base-CNV-4.12:container-native-virtualization/kubemacpool@sha256:ab5a239a35e3de8566cb76db0d59ae92e290a3756d39a2298290f1ab3c7b56c5_amd64",
"8Base-CNV-4.12:container-native-virtualization/kubevirt-console-plugin@sha256:e7dd17d4d206b2d37f24a2ed28bf3d2d6a40463da6cbc6b5696555b455f90055_amd64",
"8Base-CNV-4.12:container-native-virtualization/kubevirt-ssp-operator@sha256:09a834b1f71a19cf9a616ffd9eb04408972f9b8f9549777cab0935f63931c993_amd64",
"8Base-CNV-4.12:container-native-virtualization/kubevirt-tekton-tasks-cleanup-vm@sha256:66284c45e82862dc7c1505fcdfe7b14e72c93c5e7fa6b7108a945220279641e9_amd64",
"8Base-CNV-4.12:container-native-virtualization/kubevirt-tekton-tasks-copy-template@sha256:462770d258407ea93c14c9a99fb4450536261202d1d63a681634af2193c2b062_amd64",
"8Base-CNV-4.12:container-native-virtualization/kubevirt-tekton-tasks-create-datavolume@sha256:31d22c0be03bbb222967d953d35189173fbeb60d1cb32278eb006e8abe78e90c_amd64",
"8Base-CNV-4.12:container-native-virtualization/kubevirt-tekton-tasks-create-vm-from-template@sha256:a62ec91155a7bfc776c402e8b513b0e00797d64a95434346a2e3a4cc25f2d3c5_amd64",
"8Base-CNV-4.12:container-native-virtualization/kubevirt-tekton-tasks-disk-virt-customize@sha256:35274b72a5562e8675854d8cf2ca3ec0c4d0b619c0e630d7b39b7da8ebd3b143_amd64",
"8Base-CNV-4.12:container-native-virtualization/kubevirt-tekton-tasks-disk-virt-sysprep@sha256:6e6ed3d8b1b906f801e36b82d6976bc421ae8344d71d4c563fe6d8e76b5fe9c4_amd64",
"8Base-CNV-4.12:container-native-virtualization/kubevirt-tekton-tasks-modify-vm-template@sha256:b46443d7f21b8b251468e33c929a16008a3ac34a8f50a1d8bc1cd134079ccae4_amd64",
"8Base-CNV-4.12:container-native-virtualization/kubevirt-tekton-tasks-operator@sha256:7f11db20a3c635aa48e3dcadfe555d0cd229c4c7f1790f70ee9c9ee78ab55e67_amd64",
"8Base-CNV-4.12:container-native-virtualization/kubevirt-tekton-tasks-wait-for-vmi-status@sha256:4967b4c46d670a2b109c9a2e6e0ebc850a5e1dacaf8cc0ed691668bfa0cbd418_amd64",
"8Base-CNV-4.12:container-native-virtualization/kubevirt-template-validator@sha256:bf732669655db1b09ef27bc1964fe7b49943d681a5acc9860497512d8877e13f_amd64",
"8Base-CNV-4.12:container-native-virtualization/libguestfs-tools@sha256:4f0d48312d8fe02a17747d65ac644d3e1be2df3cb80a9d0c268acc6ad5b91680_amd64",
"8Base-CNV-4.12:container-native-virtualization/ovs-cni-marker@sha256:077367d5af11030832a5e63a611395b7fa65ee140b490b6f33f8a23a9392dcd5_amd64",
"8Base-CNV-4.12:container-native-virtualization/ovs-cni-plugin@sha256:892e339e8eec78f9865d11984c6dc8e92831ee9a17d6b990cd7fba9f2e506e13_amd64",
"8Base-CNV-4.12:container-native-virtualization/virt-cdi-apiserver@sha256:dd68dfc1a588b4e24e533d61b52b68ab0673fd39a95632314f54e1b85cb5f32d_amd64",
"8Base-CNV-4.12:container-native-virtualization/virt-cdi-cloner@sha256:879742e59f3416100969a0d0994e49e3f8cd493310bbd0c0e86e969f86daa204_amd64",
"8Base-CNV-4.12:container-native-virtualization/virt-cdi-controller@sha256:46689591989c8db1fa1f5228b2b9fb51d7abd0425c34951f909ced1fc536f0e4_amd64",
"8Base-CNV-4.12:container-native-virtualization/virt-cdi-importer@sha256:f2d011c18db1dd0dbe068bc650418c4b3f2f94935c053e76a52736da0f33867a_amd64",
"8Base-CNV-4.12:container-native-virtualization/virt-cdi-operator@sha256:8b06f96750c3f8e34a7cc8defeda46a92e3ad553159d3dbc7c4e096b483508ee_amd64",
"8Base-CNV-4.12:container-native-virtualization/virt-cdi-uploadproxy@sha256:84fd85672f6e9891678d6e99c066f8f20a9a2aac08fae11d552d46a317b7f815_amd64",
"8Base-CNV-4.12:container-native-virtualization/virt-cdi-uploadserver@sha256:4b231a260a9c0176f4b45aaf8142fa5e6860892b2fa19fad0f3091c423064211_amd64",
"8Base-CNV-4.12:container-native-virtualization/virt-exportproxy@sha256:2dc6b5eca4ba0daffe57ff174efc35764a2021eef35ef84c3d030c0f97329ece_amd64",
"8Base-CNV-4.12:container-native-virtualization/virt-exportserver@sha256:dd59838c20f30c7049cbdc4646b8b6f73ce8f33fa13c352ee22985673eaf95e2_amd64",
"8Base-CNV-4.12:container-native-virtualization/virtio-win@sha256:cd321e3d82a87139edabf223414b892c99857d7ac7d089b870e227ea98c970e0_amd64",
"8Base-CNV-4.12:container-native-virtualization/vm-network-latency-checkup@sha256:5a1502efeeaa3958e5755ce07dcb8314305d75c88cc69ddc7d515457935cdc69_amd64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2021-44716"
},
{
"category": "external",
"summary": "RHBZ#2030801",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2030801"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2021-44716",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-44716"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2021-44716",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2021-44716"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-announce/c/hcmEScgc00k",
"url": "https://groups.google.com/g/golang-announce/c/hcmEScgc00k"
}
],
"release_date": "2021-12-09T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2023-01-25T11:11:29+00:00",
"details": "Before applying this update, you must apply all previously released errata\nrelevant to your system.\n\nTo apply this update, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"8Base-CNV-4.12:container-native-virtualization/virt-api@sha256:cd89350a5e6b3a468acd290819d86f2c77d486fa5a57dbac752f863f1a8a2b23_amd64",
"8Base-CNV-4.12:container-native-virtualization/virt-artifacts-server@sha256:9638c34ff48d275842a990deb86110530ffd4937b2b551a4d5263168f7db6d47_amd64",
"8Base-CNV-4.12:container-native-virtualization/virt-controller@sha256:e6ddc32f82e940d364e0a3d63c28b4bd41b71574f9479b6d6b01de948baa8cab_amd64",
"8Base-CNV-4.12:container-native-virtualization/virt-handler@sha256:cce366a6b1aa42a9798a8c714dcb795d1c653dfe0ba06c997e65dbba0318e537_amd64",
"8Base-CNV-4.12:container-native-virtualization/virt-launcher@sha256:bd5b00ece84caed816b3f3cc80d8570324e1e8f975cf2c2320726d88fb64f33a_amd64",
"8Base-CNV-4.12:container-native-virtualization/virt-operator@sha256:6c4b16ac62e673d8f5116d592836506be72c5ebd2a07ffc828fee86514db0e9d_amd64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2023:0408"
},
{
"category": "workaround",
"details": "This flaw can be mitigated by disabling HTTP/2. Setting the GODEBUG=http2server=0 environment variable before calling Serve will disable HTTP/2 unless it was manually configured through the golang.org/x/net/http2 package.",
"product_ids": [
"8Base-CNV-4.12:container-native-virtualization/bridge-marker@sha256:086a9922f34161e5b75d204a0c3281c941f81f76ef8784de434cc79acc76174c_amd64",
"8Base-CNV-4.12:container-native-virtualization/cluster-network-addons-operator@sha256:d2c19fd4c2327eb84179acf652157982b29c365d8a526d70517c6dd93ea6ebc7_amd64",
"8Base-CNV-4.12:container-native-virtualization/cnv-containernetworking-plugins@sha256:3d6003dea97e48d240668e55b2705f0251259006251abafaa3dc08fbc69f1312_amd64",
"8Base-CNV-4.12:container-native-virtualization/cnv-must-gather-rhel8@sha256:dcb95d2b4958ce69f8fcf61c9c90e0516d7844db62f2297ebf1ef18e5d8c05b4_amd64",
"8Base-CNV-4.12:container-native-virtualization/hco-bundle-registry@sha256:73680901c7733ba27f729fd6475971e0909c2fe9efacf74d556f961a1494274e_amd64",
"8Base-CNV-4.12:container-native-virtualization/hostpath-csi-driver@sha256:a0b75e357628ca6b2ca32ab3fdbf531fd8da438a7a6ae8988ef897d2c001d9cb_amd64",
"8Base-CNV-4.12:container-native-virtualization/hostpath-provisioner-rhel8-operator@sha256:b9d84e63f789c70e31cf60fe06d41359363afc7bbd86a78ac7132f8dae4c467a_amd64",
"8Base-CNV-4.12:container-native-virtualization/hostpath-provisioner-rhel8@sha256:5239dcb229b060a818befd52a1e27b18142985abe0e39cef41eadd66f8b21ec1_amd64",
"8Base-CNV-4.12:container-native-virtualization/hyperconverged-cluster-operator@sha256:8b311b48437c79a6859a84f62cfd10ca8e6dcff4ce665a98ed78633552a172ca_amd64",
"8Base-CNV-4.12:container-native-virtualization/hyperconverged-cluster-webhook-rhel8@sha256:e912171328517664f0298322a7992a6e0e00118dc496ff94ee84190d9057db68_amd64",
"8Base-CNV-4.12:container-native-virtualization/kubemacpool@sha256:ab5a239a35e3de8566cb76db0d59ae92e290a3756d39a2298290f1ab3c7b56c5_amd64",
"8Base-CNV-4.12:container-native-virtualization/kubevirt-console-plugin@sha256:e7dd17d4d206b2d37f24a2ed28bf3d2d6a40463da6cbc6b5696555b455f90055_amd64",
"8Base-CNV-4.12:container-native-virtualization/kubevirt-ssp-operator@sha256:09a834b1f71a19cf9a616ffd9eb04408972f9b8f9549777cab0935f63931c993_amd64",
"8Base-CNV-4.12:container-native-virtualization/kubevirt-tekton-tasks-cleanup-vm@sha256:66284c45e82862dc7c1505fcdfe7b14e72c93c5e7fa6b7108a945220279641e9_amd64",
"8Base-CNV-4.12:container-native-virtualization/kubevirt-tekton-tasks-copy-template@sha256:462770d258407ea93c14c9a99fb4450536261202d1d63a681634af2193c2b062_amd64",
"8Base-CNV-4.12:container-native-virtualization/kubevirt-tekton-tasks-create-datavolume@sha256:31d22c0be03bbb222967d953d35189173fbeb60d1cb32278eb006e8abe78e90c_amd64",
"8Base-CNV-4.12:container-native-virtualization/kubevirt-tekton-tasks-create-vm-from-template@sha256:a62ec91155a7bfc776c402e8b513b0e00797d64a95434346a2e3a4cc25f2d3c5_amd64",
"8Base-CNV-4.12:container-native-virtualization/kubevirt-tekton-tasks-disk-virt-customize@sha256:35274b72a5562e8675854d8cf2ca3ec0c4d0b619c0e630d7b39b7da8ebd3b143_amd64",
"8Base-CNV-4.12:container-native-virtualization/kubevirt-tekton-tasks-disk-virt-sysprep@sha256:6e6ed3d8b1b906f801e36b82d6976bc421ae8344d71d4c563fe6d8e76b5fe9c4_amd64",
"8Base-CNV-4.12:container-native-virtualization/kubevirt-tekton-tasks-modify-vm-template@sha256:b46443d7f21b8b251468e33c929a16008a3ac34a8f50a1d8bc1cd134079ccae4_amd64",
"8Base-CNV-4.12:container-native-virtualization/kubevirt-tekton-tasks-operator@sha256:7f11db20a3c635aa48e3dcadfe555d0cd229c4c7f1790f70ee9c9ee78ab55e67_amd64",
"8Base-CNV-4.12:container-native-virtualization/kubevirt-tekton-tasks-wait-for-vmi-status@sha256:4967b4c46d670a2b109c9a2e6e0ebc850a5e1dacaf8cc0ed691668bfa0cbd418_amd64",
"8Base-CNV-4.12:container-native-virtualization/kubevirt-template-validator@sha256:bf732669655db1b09ef27bc1964fe7b49943d681a5acc9860497512d8877e13f_amd64",
"8Base-CNV-4.12:container-native-virtualization/libguestfs-tools@sha256:4f0d48312d8fe02a17747d65ac644d3e1be2df3cb80a9d0c268acc6ad5b91680_amd64",
"8Base-CNV-4.12:container-native-virtualization/ovs-cni-marker@sha256:077367d5af11030832a5e63a611395b7fa65ee140b490b6f33f8a23a9392dcd5_amd64",
"8Base-CNV-4.12:container-native-virtualization/ovs-cni-plugin@sha256:892e339e8eec78f9865d11984c6dc8e92831ee9a17d6b990cd7fba9f2e506e13_amd64",
"8Base-CNV-4.12:container-native-virtualization/virt-api@sha256:cd89350a5e6b3a468acd290819d86f2c77d486fa5a57dbac752f863f1a8a2b23_amd64",
"8Base-CNV-4.12:container-native-virtualization/virt-artifacts-server@sha256:9638c34ff48d275842a990deb86110530ffd4937b2b551a4d5263168f7db6d47_amd64",
"8Base-CNV-4.12:container-native-virtualization/virt-cdi-apiserver@sha256:dd68dfc1a588b4e24e533d61b52b68ab0673fd39a95632314f54e1b85cb5f32d_amd64",
"8Base-CNV-4.12:container-native-virtualization/virt-cdi-cloner@sha256:879742e59f3416100969a0d0994e49e3f8cd493310bbd0c0e86e969f86daa204_amd64",
"8Base-CNV-4.12:container-native-virtualization/virt-cdi-controller@sha256:46689591989c8db1fa1f5228b2b9fb51d7abd0425c34951f909ced1fc536f0e4_amd64",
"8Base-CNV-4.12:container-native-virtualization/virt-cdi-importer@sha256:f2d011c18db1dd0dbe068bc650418c4b3f2f94935c053e76a52736da0f33867a_amd64",
"8Base-CNV-4.12:container-native-virtualization/virt-cdi-operator@sha256:8b06f96750c3f8e34a7cc8defeda46a92e3ad553159d3dbc7c4e096b483508ee_amd64",
"8Base-CNV-4.12:container-native-virtualization/virt-cdi-uploadproxy@sha256:84fd85672f6e9891678d6e99c066f8f20a9a2aac08fae11d552d46a317b7f815_amd64",
"8Base-CNV-4.12:container-native-virtualization/virt-cdi-uploadserver@sha256:4b231a260a9c0176f4b45aaf8142fa5e6860892b2fa19fad0f3091c423064211_amd64",
"8Base-CNV-4.12:container-native-virtualization/virt-controller@sha256:e6ddc32f82e940d364e0a3d63c28b4bd41b71574f9479b6d6b01de948baa8cab_amd64",
"8Base-CNV-4.12:container-native-virtualization/virt-exportproxy@sha256:2dc6b5eca4ba0daffe57ff174efc35764a2021eef35ef84c3d030c0f97329ece_amd64",
"8Base-CNV-4.12:container-native-virtualization/virt-exportserver@sha256:dd59838c20f30c7049cbdc4646b8b6f73ce8f33fa13c352ee22985673eaf95e2_amd64",
"8Base-CNV-4.12:container-native-virtualization/virt-handler@sha256:cce366a6b1aa42a9798a8c714dcb795d1c653dfe0ba06c997e65dbba0318e537_amd64",
"8Base-CNV-4.12:container-native-virtualization/virt-launcher@sha256:bd5b00ece84caed816b3f3cc80d8570324e1e8f975cf2c2320726d88fb64f33a_amd64",
"8Base-CNV-4.12:container-native-virtualization/virt-operator@sha256:6c4b16ac62e673d8f5116d592836506be72c5ebd2a07ffc828fee86514db0e9d_amd64",
"8Base-CNV-4.12:container-native-virtualization/virtio-win@sha256:cd321e3d82a87139edabf223414b892c99857d7ac7d089b870e227ea98c970e0_amd64",
"8Base-CNV-4.12:container-native-virtualization/vm-network-latency-checkup@sha256:5a1502efeeaa3958e5755ce07dcb8314305d75c88cc69ddc7d515457935cdc69_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-CNV-4.12:container-native-virtualization/bridge-marker@sha256:086a9922f34161e5b75d204a0c3281c941f81f76ef8784de434cc79acc76174c_amd64",
"8Base-CNV-4.12:container-native-virtualization/cluster-network-addons-operator@sha256:d2c19fd4c2327eb84179acf652157982b29c365d8a526d70517c6dd93ea6ebc7_amd64",
"8Base-CNV-4.12:container-native-virtualization/cnv-containernetworking-plugins@sha256:3d6003dea97e48d240668e55b2705f0251259006251abafaa3dc08fbc69f1312_amd64",
"8Base-CNV-4.12:container-native-virtualization/cnv-must-gather-rhel8@sha256:dcb95d2b4958ce69f8fcf61c9c90e0516d7844db62f2297ebf1ef18e5d8c05b4_amd64",
"8Base-CNV-4.12:container-native-virtualization/hco-bundle-registry@sha256:73680901c7733ba27f729fd6475971e0909c2fe9efacf74d556f961a1494274e_amd64",
"8Base-CNV-4.12:container-native-virtualization/hostpath-csi-driver@sha256:a0b75e357628ca6b2ca32ab3fdbf531fd8da438a7a6ae8988ef897d2c001d9cb_amd64",
"8Base-CNV-4.12:container-native-virtualization/hostpath-provisioner-rhel8-operator@sha256:b9d84e63f789c70e31cf60fe06d41359363afc7bbd86a78ac7132f8dae4c467a_amd64",
"8Base-CNV-4.12:container-native-virtualization/hostpath-provisioner-rhel8@sha256:5239dcb229b060a818befd52a1e27b18142985abe0e39cef41eadd66f8b21ec1_amd64",
"8Base-CNV-4.12:container-native-virtualization/hyperconverged-cluster-operator@sha256:8b311b48437c79a6859a84f62cfd10ca8e6dcff4ce665a98ed78633552a172ca_amd64",
"8Base-CNV-4.12:container-native-virtualization/hyperconverged-cluster-webhook-rhel8@sha256:e912171328517664f0298322a7992a6e0e00118dc496ff94ee84190d9057db68_amd64",
"8Base-CNV-4.12:container-native-virtualization/kubemacpool@sha256:ab5a239a35e3de8566cb76db0d59ae92e290a3756d39a2298290f1ab3c7b56c5_amd64",
"8Base-CNV-4.12:container-native-virtualization/kubevirt-console-plugin@sha256:e7dd17d4d206b2d37f24a2ed28bf3d2d6a40463da6cbc6b5696555b455f90055_amd64",
"8Base-CNV-4.12:container-native-virtualization/kubevirt-ssp-operator@sha256:09a834b1f71a19cf9a616ffd9eb04408972f9b8f9549777cab0935f63931c993_amd64",
"8Base-CNV-4.12:container-native-virtualization/kubevirt-tekton-tasks-cleanup-vm@sha256:66284c45e82862dc7c1505fcdfe7b14e72c93c5e7fa6b7108a945220279641e9_amd64",
"8Base-CNV-4.12:container-native-virtualization/kubevirt-tekton-tasks-copy-template@sha256:462770d258407ea93c14c9a99fb4450536261202d1d63a681634af2193c2b062_amd64",
"8Base-CNV-4.12:container-native-virtualization/kubevirt-tekton-tasks-create-datavolume@sha256:31d22c0be03bbb222967d953d35189173fbeb60d1cb32278eb006e8abe78e90c_amd64",
"8Base-CNV-4.12:container-native-virtualization/kubevirt-tekton-tasks-create-vm-from-template@sha256:a62ec91155a7bfc776c402e8b513b0e00797d64a95434346a2e3a4cc25f2d3c5_amd64",
"8Base-CNV-4.12:container-native-virtualization/kubevirt-tekton-tasks-disk-virt-customize@sha256:35274b72a5562e8675854d8cf2ca3ec0c4d0b619c0e630d7b39b7da8ebd3b143_amd64",
"8Base-CNV-4.12:container-native-virtualization/kubevirt-tekton-tasks-disk-virt-sysprep@sha256:6e6ed3d8b1b906f801e36b82d6976bc421ae8344d71d4c563fe6d8e76b5fe9c4_amd64",
"8Base-CNV-4.12:container-native-virtualization/kubevirt-tekton-tasks-modify-vm-template@sha256:b46443d7f21b8b251468e33c929a16008a3ac34a8f50a1d8bc1cd134079ccae4_amd64",
"8Base-CNV-4.12:container-native-virtualization/kubevirt-tekton-tasks-operator@sha256:7f11db20a3c635aa48e3dcadfe555d0cd229c4c7f1790f70ee9c9ee78ab55e67_amd64",
"8Base-CNV-4.12:container-native-virtualization/kubevirt-tekton-tasks-wait-for-vmi-status@sha256:4967b4c46d670a2b109c9a2e6e0ebc850a5e1dacaf8cc0ed691668bfa0cbd418_amd64",
"8Base-CNV-4.12:container-native-virtualization/kubevirt-template-validator@sha256:bf732669655db1b09ef27bc1964fe7b49943d681a5acc9860497512d8877e13f_amd64",
"8Base-CNV-4.12:container-native-virtualization/libguestfs-tools@sha256:4f0d48312d8fe02a17747d65ac644d3e1be2df3cb80a9d0c268acc6ad5b91680_amd64",
"8Base-CNV-4.12:container-native-virtualization/ovs-cni-marker@sha256:077367d5af11030832a5e63a611395b7fa65ee140b490b6f33f8a23a9392dcd5_amd64",
"8Base-CNV-4.12:container-native-virtualization/ovs-cni-plugin@sha256:892e339e8eec78f9865d11984c6dc8e92831ee9a17d6b990cd7fba9f2e506e13_amd64",
"8Base-CNV-4.12:container-native-virtualization/virt-api@sha256:cd89350a5e6b3a468acd290819d86f2c77d486fa5a57dbac752f863f1a8a2b23_amd64",
"8Base-CNV-4.12:container-native-virtualization/virt-artifacts-server@sha256:9638c34ff48d275842a990deb86110530ffd4937b2b551a4d5263168f7db6d47_amd64",
"8Base-CNV-4.12:container-native-virtualization/virt-cdi-apiserver@sha256:dd68dfc1a588b4e24e533d61b52b68ab0673fd39a95632314f54e1b85cb5f32d_amd64",
"8Base-CNV-4.12:container-native-virtualization/virt-cdi-cloner@sha256:879742e59f3416100969a0d0994e49e3f8cd493310bbd0c0e86e969f86daa204_amd64",
"8Base-CNV-4.12:container-native-virtualization/virt-cdi-controller@sha256:46689591989c8db1fa1f5228b2b9fb51d7abd0425c34951f909ced1fc536f0e4_amd64",
"8Base-CNV-4.12:container-native-virtualization/virt-cdi-importer@sha256:f2d011c18db1dd0dbe068bc650418c4b3f2f94935c053e76a52736da0f33867a_amd64",
"8Base-CNV-4.12:container-native-virtualization/virt-cdi-operator@sha256:8b06f96750c3f8e34a7cc8defeda46a92e3ad553159d3dbc7c4e096b483508ee_amd64",
"8Base-CNV-4.12:container-native-virtualization/virt-cdi-uploadproxy@sha256:84fd85672f6e9891678d6e99c066f8f20a9a2aac08fae11d552d46a317b7f815_amd64",
"8Base-CNV-4.12:container-native-virtualization/virt-cdi-uploadserver@sha256:4b231a260a9c0176f4b45aaf8142fa5e6860892b2fa19fad0f3091c423064211_amd64",
"8Base-CNV-4.12:container-native-virtualization/virt-controller@sha256:e6ddc32f82e940d364e0a3d63c28b4bd41b71574f9479b6d6b01de948baa8cab_amd64",
"8Base-CNV-4.12:container-native-virtualization/virt-exportproxy@sha256:2dc6b5eca4ba0daffe57ff174efc35764a2021eef35ef84c3d030c0f97329ece_amd64",
"8Base-CNV-4.12:container-native-virtualization/virt-exportserver@sha256:dd59838c20f30c7049cbdc4646b8b6f73ce8f33fa13c352ee22985673eaf95e2_amd64",
"8Base-CNV-4.12:container-native-virtualization/virt-handler@sha256:cce366a6b1aa42a9798a8c714dcb795d1c653dfe0ba06c997e65dbba0318e537_amd64",
"8Base-CNV-4.12:container-native-virtualization/virt-launcher@sha256:bd5b00ece84caed816b3f3cc80d8570324e1e8f975cf2c2320726d88fb64f33a_amd64",
"8Base-CNV-4.12:container-native-virtualization/virt-operator@sha256:6c4b16ac62e673d8f5116d592836506be72c5ebd2a07ffc828fee86514db0e9d_amd64",
"8Base-CNV-4.12:container-native-virtualization/virtio-win@sha256:cd321e3d82a87139edabf223414b892c99857d7ac7d089b870e227ea98c970e0_amd64",
"8Base-CNV-4.12:container-native-virtualization/vm-network-latency-checkup@sha256:5a1502efeeaa3958e5755ce07dcb8314305d75c88cc69ddc7d515457935cdc69_amd64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "golang: net/http: limit growth of header canonicalization cache"
},
{
"cve": "CVE-2021-44717",
"cwe": {
"id": "CWE-200",
"name": "Exposure of Sensitive Information to an Unauthorized Actor"
},
"discovery_date": "2021-12-09T00:00:00+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"8Base-CNV-4.12:container-native-virtualization/bridge-marker@sha256:086a9922f34161e5b75d204a0c3281c941f81f76ef8784de434cc79acc76174c_amd64",
"8Base-CNV-4.12:container-native-virtualization/cluster-network-addons-operator@sha256:d2c19fd4c2327eb84179acf652157982b29c365d8a526d70517c6dd93ea6ebc7_amd64",
"8Base-CNV-4.12:container-native-virtualization/cnv-containernetworking-plugins@sha256:3d6003dea97e48d240668e55b2705f0251259006251abafaa3dc08fbc69f1312_amd64",
"8Base-CNV-4.12:container-native-virtualization/cnv-must-gather-rhel8@sha256:dcb95d2b4958ce69f8fcf61c9c90e0516d7844db62f2297ebf1ef18e5d8c05b4_amd64",
"8Base-CNV-4.12:container-native-virtualization/hco-bundle-registry@sha256:73680901c7733ba27f729fd6475971e0909c2fe9efacf74d556f961a1494274e_amd64",
"8Base-CNV-4.12:container-native-virtualization/hostpath-csi-driver@sha256:a0b75e357628ca6b2ca32ab3fdbf531fd8da438a7a6ae8988ef897d2c001d9cb_amd64",
"8Base-CNV-4.12:container-native-virtualization/hostpath-provisioner-rhel8-operator@sha256:b9d84e63f789c70e31cf60fe06d41359363afc7bbd86a78ac7132f8dae4c467a_amd64",
"8Base-CNV-4.12:container-native-virtualization/hostpath-provisioner-rhel8@sha256:5239dcb229b060a818befd52a1e27b18142985abe0e39cef41eadd66f8b21ec1_amd64",
"8Base-CNV-4.12:container-native-virtualization/hyperconverged-cluster-operator@sha256:8b311b48437c79a6859a84f62cfd10ca8e6dcff4ce665a98ed78633552a172ca_amd64",
"8Base-CNV-4.12:container-native-virtualization/hyperconverged-cluster-webhook-rhel8@sha256:e912171328517664f0298322a7992a6e0e00118dc496ff94ee84190d9057db68_amd64",
"8Base-CNV-4.12:container-native-virtualization/kubemacpool@sha256:ab5a239a35e3de8566cb76db0d59ae92e290a3756d39a2298290f1ab3c7b56c5_amd64",
"8Base-CNV-4.12:container-native-virtualization/kubevirt-console-plugin@sha256:e7dd17d4d206b2d37f24a2ed28bf3d2d6a40463da6cbc6b5696555b455f90055_amd64",
"8Base-CNV-4.12:container-native-virtualization/kubevirt-ssp-operator@sha256:09a834b1f71a19cf9a616ffd9eb04408972f9b8f9549777cab0935f63931c993_amd64",
"8Base-CNV-4.12:container-native-virtualization/kubevirt-tekton-tasks-cleanup-vm@sha256:66284c45e82862dc7c1505fcdfe7b14e72c93c5e7fa6b7108a945220279641e9_amd64",
"8Base-CNV-4.12:container-native-virtualization/kubevirt-tekton-tasks-copy-template@sha256:462770d258407ea93c14c9a99fb4450536261202d1d63a681634af2193c2b062_amd64",
"8Base-CNV-4.12:container-native-virtualization/kubevirt-tekton-tasks-create-datavolume@sha256:31d22c0be03bbb222967d953d35189173fbeb60d1cb32278eb006e8abe78e90c_amd64",
"8Base-CNV-4.12:container-native-virtualization/kubevirt-tekton-tasks-create-vm-from-template@sha256:a62ec91155a7bfc776c402e8b513b0e00797d64a95434346a2e3a4cc25f2d3c5_amd64",
"8Base-CNV-4.12:container-native-virtualization/kubevirt-tekton-tasks-disk-virt-customize@sha256:35274b72a5562e8675854d8cf2ca3ec0c4d0b619c0e630d7b39b7da8ebd3b143_amd64",
"8Base-CNV-4.12:container-native-virtualization/kubevirt-tekton-tasks-disk-virt-sysprep@sha256:6e6ed3d8b1b906f801e36b82d6976bc421ae8344d71d4c563fe6d8e76b5fe9c4_amd64",
"8Base-CNV-4.12:container-native-virtualization/kubevirt-tekton-tasks-modify-vm-template@sha256:b46443d7f21b8b251468e33c929a16008a3ac34a8f50a1d8bc1cd134079ccae4_amd64",
"8Base-CNV-4.12:container-native-virtualization/kubevirt-tekton-tasks-operator@sha256:7f11db20a3c635aa48e3dcadfe555d0cd229c4c7f1790f70ee9c9ee78ab55e67_amd64",
"8Base-CNV-4.12:container-native-virtualization/kubevirt-tekton-tasks-wait-for-vmi-status@sha256:4967b4c46d670a2b109c9a2e6e0ebc850a5e1dacaf8cc0ed691668bfa0cbd418_amd64",
"8Base-CNV-4.12:container-native-virtualization/kubevirt-template-validator@sha256:bf732669655db1b09ef27bc1964fe7b49943d681a5acc9860497512d8877e13f_amd64",
"8Base-CNV-4.12:container-native-virtualization/libguestfs-tools@sha256:4f0d48312d8fe02a17747d65ac644d3e1be2df3cb80a9d0c268acc6ad5b91680_amd64",
"8Base-CNV-4.12:container-native-virtualization/ovs-cni-marker@sha256:077367d5af11030832a5e63a611395b7fa65ee140b490b6f33f8a23a9392dcd5_amd64",
"8Base-CNV-4.12:container-native-virtualization/ovs-cni-plugin@sha256:892e339e8eec78f9865d11984c6dc8e92831ee9a17d6b990cd7fba9f2e506e13_amd64",
"8Base-CNV-4.12:container-native-virtualization/virt-cdi-apiserver@sha256:dd68dfc1a588b4e24e533d61b52b68ab0673fd39a95632314f54e1b85cb5f32d_amd64",
"8Base-CNV-4.12:container-native-virtualization/virt-cdi-cloner@sha256:879742e59f3416100969a0d0994e49e3f8cd493310bbd0c0e86e969f86daa204_amd64",
"8Base-CNV-4.12:container-native-virtualization/virt-cdi-controller@sha256:46689591989c8db1fa1f5228b2b9fb51d7abd0425c34951f909ced1fc536f0e4_amd64",
"8Base-CNV-4.12:container-native-virtualization/virt-cdi-importer@sha256:f2d011c18db1dd0dbe068bc650418c4b3f2f94935c053e76a52736da0f33867a_amd64",
"8Base-CNV-4.12:container-native-virtualization/virt-cdi-operator@sha256:8b06f96750c3f8e34a7cc8defeda46a92e3ad553159d3dbc7c4e096b483508ee_amd64",
"8Base-CNV-4.12:container-native-virtualization/virt-cdi-uploadproxy@sha256:84fd85672f6e9891678d6e99c066f8f20a9a2aac08fae11d552d46a317b7f815_amd64",
"8Base-CNV-4.12:container-native-virtualization/virt-cdi-uploadserver@sha256:4b231a260a9c0176f4b45aaf8142fa5e6860892b2fa19fad0f3091c423064211_amd64",
"8Base-CNV-4.12:container-native-virtualization/virt-exportproxy@sha256:2dc6b5eca4ba0daffe57ff174efc35764a2021eef35ef84c3d030c0f97329ece_amd64",
"8Base-CNV-4.12:container-native-virtualization/virt-exportserver@sha256:dd59838c20f30c7049cbdc4646b8b6f73ce8f33fa13c352ee22985673eaf95e2_amd64",
"8Base-CNV-4.12:container-native-virtualization/virtio-win@sha256:cd321e3d82a87139edabf223414b892c99857d7ac7d089b870e227ea98c970e0_amd64",
"8Base-CNV-4.12:container-native-virtualization/vm-network-latency-checkup@sha256:5a1502efeeaa3958e5755ce07dcb8314305d75c88cc69ddc7d515457935cdc69_amd64"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2030806"
}
],
"notes": [
{
"category": "description",
"text": "There\u0027s a flaw in golang\u0027s syscall.ForkExec() interface. An attacker who manages to first cause a file descriptor exhaustion for the process, then cause syscall.ForkExec() to be called repeatedly, could compromise data integrity and/or confidentiality in a somewhat uncontrolled way in programs linked with and using syscall.ForkExec().",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "golang: syscall: don\u0027t close fd 0 on ForkExec error",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "* This flaw has had the severity level set to Moderate due to the attack complexity required to exhaust file descriptors at the time ForkExec is called, plus an attacker does not necessarily have direct control over where/how data is leaked.\n\n* For Service Telemetry Framework, because the flaw\u0027s impact is lower, no update will be provided at this time for its containers.\n\n* runc shipped with Red Hat Enterprise Linux 8 and 9 are not affected by this flaw because the flaw is already patched in the shipped versions.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"8Base-CNV-4.12:container-native-virtualization/virt-api@sha256:cd89350a5e6b3a468acd290819d86f2c77d486fa5a57dbac752f863f1a8a2b23_amd64",
"8Base-CNV-4.12:container-native-virtualization/virt-artifacts-server@sha256:9638c34ff48d275842a990deb86110530ffd4937b2b551a4d5263168f7db6d47_amd64",
"8Base-CNV-4.12:container-native-virtualization/virt-controller@sha256:e6ddc32f82e940d364e0a3d63c28b4bd41b71574f9479b6d6b01de948baa8cab_amd64",
"8Base-CNV-4.12:container-native-virtualization/virt-handler@sha256:cce366a6b1aa42a9798a8c714dcb795d1c653dfe0ba06c997e65dbba0318e537_amd64",
"8Base-CNV-4.12:container-native-virtualization/virt-launcher@sha256:bd5b00ece84caed816b3f3cc80d8570324e1e8f975cf2c2320726d88fb64f33a_amd64",
"8Base-CNV-4.12:container-native-virtualization/virt-operator@sha256:6c4b16ac62e673d8f5116d592836506be72c5ebd2a07ffc828fee86514db0e9d_amd64"
],
"known_not_affected": [
"8Base-CNV-4.12:container-native-virtualization/bridge-marker@sha256:086a9922f34161e5b75d204a0c3281c941f81f76ef8784de434cc79acc76174c_amd64",
"8Base-CNV-4.12:container-native-virtualization/cluster-network-addons-operator@sha256:d2c19fd4c2327eb84179acf652157982b29c365d8a526d70517c6dd93ea6ebc7_amd64",
"8Base-CNV-4.12:container-native-virtualization/cnv-containernetworking-plugins@sha256:3d6003dea97e48d240668e55b2705f0251259006251abafaa3dc08fbc69f1312_amd64",
"8Base-CNV-4.12:container-native-virtualization/cnv-must-gather-rhel8@sha256:dcb95d2b4958ce69f8fcf61c9c90e0516d7844db62f2297ebf1ef18e5d8c05b4_amd64",
"8Base-CNV-4.12:container-native-virtualization/hco-bundle-registry@sha256:73680901c7733ba27f729fd6475971e0909c2fe9efacf74d556f961a1494274e_amd64",
"8Base-CNV-4.12:container-native-virtualization/hostpath-csi-driver@sha256:a0b75e357628ca6b2ca32ab3fdbf531fd8da438a7a6ae8988ef897d2c001d9cb_amd64",
"8Base-CNV-4.12:container-native-virtualization/hostpath-provisioner-rhel8-operator@sha256:b9d84e63f789c70e31cf60fe06d41359363afc7bbd86a78ac7132f8dae4c467a_amd64",
"8Base-CNV-4.12:container-native-virtualization/hostpath-provisioner-rhel8@sha256:5239dcb229b060a818befd52a1e27b18142985abe0e39cef41eadd66f8b21ec1_amd64",
"8Base-CNV-4.12:container-native-virtualization/hyperconverged-cluster-operator@sha256:8b311b48437c79a6859a84f62cfd10ca8e6dcff4ce665a98ed78633552a172ca_amd64",
"8Base-CNV-4.12:container-native-virtualization/hyperconverged-cluster-webhook-rhel8@sha256:e912171328517664f0298322a7992a6e0e00118dc496ff94ee84190d9057db68_amd64",
"8Base-CNV-4.12:container-native-virtualization/kubemacpool@sha256:ab5a239a35e3de8566cb76db0d59ae92e290a3756d39a2298290f1ab3c7b56c5_amd64",
"8Base-CNV-4.12:container-native-virtualization/kubevirt-console-plugin@sha256:e7dd17d4d206b2d37f24a2ed28bf3d2d6a40463da6cbc6b5696555b455f90055_amd64",
"8Base-CNV-4.12:container-native-virtualization/kubevirt-ssp-operator@sha256:09a834b1f71a19cf9a616ffd9eb04408972f9b8f9549777cab0935f63931c993_amd64",
"8Base-CNV-4.12:container-native-virtualization/kubevirt-tekton-tasks-cleanup-vm@sha256:66284c45e82862dc7c1505fcdfe7b14e72c93c5e7fa6b7108a945220279641e9_amd64",
"8Base-CNV-4.12:container-native-virtualization/kubevirt-tekton-tasks-copy-template@sha256:462770d258407ea93c14c9a99fb4450536261202d1d63a681634af2193c2b062_amd64",
"8Base-CNV-4.12:container-native-virtualization/kubevirt-tekton-tasks-create-datavolume@sha256:31d22c0be03bbb222967d953d35189173fbeb60d1cb32278eb006e8abe78e90c_amd64",
"8Base-CNV-4.12:container-native-virtualization/kubevirt-tekton-tasks-create-vm-from-template@sha256:a62ec91155a7bfc776c402e8b513b0e00797d64a95434346a2e3a4cc25f2d3c5_amd64",
"8Base-CNV-4.12:container-native-virtualization/kubevirt-tekton-tasks-disk-virt-customize@sha256:35274b72a5562e8675854d8cf2ca3ec0c4d0b619c0e630d7b39b7da8ebd3b143_amd64",
"8Base-CNV-4.12:container-native-virtualization/kubevirt-tekton-tasks-disk-virt-sysprep@sha256:6e6ed3d8b1b906f801e36b82d6976bc421ae8344d71d4c563fe6d8e76b5fe9c4_amd64",
"8Base-CNV-4.12:container-native-virtualization/kubevirt-tekton-tasks-modify-vm-template@sha256:b46443d7f21b8b251468e33c929a16008a3ac34a8f50a1d8bc1cd134079ccae4_amd64",
"8Base-CNV-4.12:container-native-virtualization/kubevirt-tekton-tasks-operator@sha256:7f11db20a3c635aa48e3dcadfe555d0cd229c4c7f1790f70ee9c9ee78ab55e67_amd64",
"8Base-CNV-4.12:container-native-virtualization/kubevirt-tekton-tasks-wait-for-vmi-status@sha256:4967b4c46d670a2b109c9a2e6e0ebc850a5e1dacaf8cc0ed691668bfa0cbd418_amd64",
"8Base-CNV-4.12:container-native-virtualization/kubevirt-template-validator@sha256:bf732669655db1b09ef27bc1964fe7b49943d681a5acc9860497512d8877e13f_amd64",
"8Base-CNV-4.12:container-native-virtualization/libguestfs-tools@sha256:4f0d48312d8fe02a17747d65ac644d3e1be2df3cb80a9d0c268acc6ad5b91680_amd64",
"8Base-CNV-4.12:container-native-virtualization/ovs-cni-marker@sha256:077367d5af11030832a5e63a611395b7fa65ee140b490b6f33f8a23a9392dcd5_amd64",
"8Base-CNV-4.12:container-native-virtualization/ovs-cni-plugin@sha256:892e339e8eec78f9865d11984c6dc8e92831ee9a17d6b990cd7fba9f2e506e13_amd64",
"8Base-CNV-4.12:container-native-virtualization/virt-cdi-apiserver@sha256:dd68dfc1a588b4e24e533d61b52b68ab0673fd39a95632314f54e1b85cb5f32d_amd64",
"8Base-CNV-4.12:container-native-virtualization/virt-cdi-cloner@sha256:879742e59f3416100969a0d0994e49e3f8cd493310bbd0c0e86e969f86daa204_amd64",
"8Base-CNV-4.12:container-native-virtualization/virt-cdi-controller@sha256:46689591989c8db1fa1f5228b2b9fb51d7abd0425c34951f909ced1fc536f0e4_amd64",
"8Base-CNV-4.12:container-native-virtualization/virt-cdi-importer@sha256:f2d011c18db1dd0dbe068bc650418c4b3f2f94935c053e76a52736da0f33867a_amd64",
"8Base-CNV-4.12:container-native-virtualization/virt-cdi-operator@sha256:8b06f96750c3f8e34a7cc8defeda46a92e3ad553159d3dbc7c4e096b483508ee_amd64",
"8Base-CNV-4.12:container-native-virtualization/virt-cdi-uploadproxy@sha256:84fd85672f6e9891678d6e99c066f8f20a9a2aac08fae11d552d46a317b7f815_amd64",
"8Base-CNV-4.12:container-native-virtualization/virt-cdi-uploadserver@sha256:4b231a260a9c0176f4b45aaf8142fa5e6860892b2fa19fad0f3091c423064211_amd64",
"8Base-CNV-4.12:container-native-virtualization/virt-exportproxy@sha256:2dc6b5eca4ba0daffe57ff174efc35764a2021eef35ef84c3d030c0f97329ece_amd64",
"8Base-CNV-4.12:container-native-virtualization/virt-exportserver@sha256:dd59838c20f30c7049cbdc4646b8b6f73ce8f33fa13c352ee22985673eaf95e2_amd64",
"8Base-CNV-4.12:container-native-virtualization/virtio-win@sha256:cd321e3d82a87139edabf223414b892c99857d7ac7d089b870e227ea98c970e0_amd64",
"8Base-CNV-4.12:container-native-virtualization/vm-network-latency-checkup@sha256:5a1502efeeaa3958e5755ce07dcb8314305d75c88cc69ddc7d515457935cdc69_amd64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2021-44717"
},
{
"category": "external",
"summary": "RHBZ#2030806",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2030806"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2021-44717",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-44717"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2021-44717",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2021-44717"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-announce/c/hcmEScgc00k",
"url": "https://groups.google.com/g/golang-announce/c/hcmEScgc00k"
}
],
"release_date": "2021-12-09T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2023-01-25T11:11:29+00:00",
"details": "Before applying this update, you must apply all previously released errata\nrelevant to your system.\n\nTo apply this update, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"8Base-CNV-4.12:container-native-virtualization/virt-api@sha256:cd89350a5e6b3a468acd290819d86f2c77d486fa5a57dbac752f863f1a8a2b23_amd64",
"8Base-CNV-4.12:container-native-virtualization/virt-artifacts-server@sha256:9638c34ff48d275842a990deb86110530ffd4937b2b551a4d5263168f7db6d47_amd64",
"8Base-CNV-4.12:container-native-virtualization/virt-controller@sha256:e6ddc32f82e940d364e0a3d63c28b4bd41b71574f9479b6d6b01de948baa8cab_amd64",
"8Base-CNV-4.12:container-native-virtualization/virt-handler@sha256:cce366a6b1aa42a9798a8c714dcb795d1c653dfe0ba06c997e65dbba0318e537_amd64",
"8Base-CNV-4.12:container-native-virtualization/virt-launcher@sha256:bd5b00ece84caed816b3f3cc80d8570324e1e8f975cf2c2320726d88fb64f33a_amd64",
"8Base-CNV-4.12:container-native-virtualization/virt-operator@sha256:6c4b16ac62e673d8f5116d592836506be72c5ebd2a07ffc828fee86514db0e9d_amd64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2023:0408"
},
{
"category": "workaround",
"details": "This bug can be mitigated by raising the per-process file descriptor limit.",
"product_ids": [
"8Base-CNV-4.12:container-native-virtualization/bridge-marker@sha256:086a9922f34161e5b75d204a0c3281c941f81f76ef8784de434cc79acc76174c_amd64",
"8Base-CNV-4.12:container-native-virtualization/cluster-network-addons-operator@sha256:d2c19fd4c2327eb84179acf652157982b29c365d8a526d70517c6dd93ea6ebc7_amd64",
"8Base-CNV-4.12:container-native-virtualization/cnv-containernetworking-plugins@sha256:3d6003dea97e48d240668e55b2705f0251259006251abafaa3dc08fbc69f1312_amd64",
"8Base-CNV-4.12:container-native-virtualization/cnv-must-gather-rhel8@sha256:dcb95d2b4958ce69f8fcf61c9c90e0516d7844db62f2297ebf1ef18e5d8c05b4_amd64",
"8Base-CNV-4.12:container-native-virtualization/hco-bundle-registry@sha256:73680901c7733ba27f729fd6475971e0909c2fe9efacf74d556f961a1494274e_amd64",
"8Base-CNV-4.12:container-native-virtualization/hostpath-csi-driver@sha256:a0b75e357628ca6b2ca32ab3fdbf531fd8da438a7a6ae8988ef897d2c001d9cb_amd64",
"8Base-CNV-4.12:container-native-virtualization/hostpath-provisioner-rhel8-operator@sha256:b9d84e63f789c70e31cf60fe06d41359363afc7bbd86a78ac7132f8dae4c467a_amd64",
"8Base-CNV-4.12:container-native-virtualization/hostpath-provisioner-rhel8@sha256:5239dcb229b060a818befd52a1e27b18142985abe0e39cef41eadd66f8b21ec1_amd64",
"8Base-CNV-4.12:container-native-virtualization/hyperconverged-cluster-operator@sha256:8b311b48437c79a6859a84f62cfd10ca8e6dcff4ce665a98ed78633552a172ca_amd64",
"8Base-CNV-4.12:container-native-virtualization/hyperconverged-cluster-webhook-rhel8@sha256:e912171328517664f0298322a7992a6e0e00118dc496ff94ee84190d9057db68_amd64",
"8Base-CNV-4.12:container-native-virtualization/kubemacpool@sha256:ab5a239a35e3de8566cb76db0d59ae92e290a3756d39a2298290f1ab3c7b56c5_amd64",
"8Base-CNV-4.12:container-native-virtualization/kubevirt-console-plugin@sha256:e7dd17d4d206b2d37f24a2ed28bf3d2d6a40463da6cbc6b5696555b455f90055_amd64",
"8Base-CNV-4.12:container-native-virtualization/kubevirt-ssp-operator@sha256:09a834b1f71a19cf9a616ffd9eb04408972f9b8f9549777cab0935f63931c993_amd64",
"8Base-CNV-4.12:container-native-virtualization/kubevirt-tekton-tasks-cleanup-vm@sha256:66284c45e82862dc7c1505fcdfe7b14e72c93c5e7fa6b7108a945220279641e9_amd64",
"8Base-CNV-4.12:container-native-virtualization/kubevirt-tekton-tasks-copy-template@sha256:462770d258407ea93c14c9a99fb4450536261202d1d63a681634af2193c2b062_amd64",
"8Base-CNV-4.12:container-native-virtualization/kubevirt-tekton-tasks-create-datavolume@sha256:31d22c0be03bbb222967d953d35189173fbeb60d1cb32278eb006e8abe78e90c_amd64",
"8Base-CNV-4.12:container-native-virtualization/kubevirt-tekton-tasks-create-vm-from-template@sha256:a62ec91155a7bfc776c402e8b513b0e00797d64a95434346a2e3a4cc25f2d3c5_amd64",
"8Base-CNV-4.12:container-native-virtualization/kubevirt-tekton-tasks-disk-virt-customize@sha256:35274b72a5562e8675854d8cf2ca3ec0c4d0b619c0e630d7b39b7da8ebd3b143_amd64",
"8Base-CNV-4.12:container-native-virtualization/kubevirt-tekton-tasks-disk-virt-sysprep@sha256:6e6ed3d8b1b906f801e36b82d6976bc421ae8344d71d4c563fe6d8e76b5fe9c4_amd64",
"8Base-CNV-4.12:container-native-virtualization/kubevirt-tekton-tasks-modify-vm-template@sha256:b46443d7f21b8b251468e33c929a16008a3ac34a8f50a1d8bc1cd134079ccae4_amd64",
"8Base-CNV-4.12:container-native-virtualization/kubevirt-tekton-tasks-operator@sha256:7f11db20a3c635aa48e3dcadfe555d0cd229c4c7f1790f70ee9c9ee78ab55e67_amd64",
"8Base-CNV-4.12:container-native-virtualization/kubevirt-tekton-tasks-wait-for-vmi-status@sha256:4967b4c46d670a2b109c9a2e6e0ebc850a5e1dacaf8cc0ed691668bfa0cbd418_amd64",
"8Base-CNV-4.12:container-native-virtualization/kubevirt-template-validator@sha256:bf732669655db1b09ef27bc1964fe7b49943d681a5acc9860497512d8877e13f_amd64",
"8Base-CNV-4.12:container-native-virtualization/libguestfs-tools@sha256:4f0d48312d8fe02a17747d65ac644d3e1be2df3cb80a9d0c268acc6ad5b91680_amd64",
"8Base-CNV-4.12:container-native-virtualization/ovs-cni-marker@sha256:077367d5af11030832a5e63a611395b7fa65ee140b490b6f33f8a23a9392dcd5_amd64",
"8Base-CNV-4.12:container-native-virtualization/ovs-cni-plugin@sha256:892e339e8eec78f9865d11984c6dc8e92831ee9a17d6b990cd7fba9f2e506e13_amd64",
"8Base-CNV-4.12:container-native-virtualization/virt-api@sha256:cd89350a5e6b3a468acd290819d86f2c77d486fa5a57dbac752f863f1a8a2b23_amd64",
"8Base-CNV-4.12:container-native-virtualization/virt-artifacts-server@sha256:9638c34ff48d275842a990deb86110530ffd4937b2b551a4d5263168f7db6d47_amd64",
"8Base-CNV-4.12:container-native-virtualization/virt-cdi-apiserver@sha256:dd68dfc1a588b4e24e533d61b52b68ab0673fd39a95632314f54e1b85cb5f32d_amd64",
"8Base-CNV-4.12:container-native-virtualization/virt-cdi-cloner@sha256:879742e59f3416100969a0d0994e49e3f8cd493310bbd0c0e86e969f86daa204_amd64",
"8Base-CNV-4.12:container-native-virtualization/virt-cdi-controller@sha256:46689591989c8db1fa1f5228b2b9fb51d7abd0425c34951f909ced1fc536f0e4_amd64",
"8Base-CNV-4.12:container-native-virtualization/virt-cdi-importer@sha256:f2d011c18db1dd0dbe068bc650418c4b3f2f94935c053e76a52736da0f33867a_amd64",
"8Base-CNV-4.12:container-native-virtualization/virt-cdi-operator@sha256:8b06f96750c3f8e34a7cc8defeda46a92e3ad553159d3dbc7c4e096b483508ee_amd64",
"8Base-CNV-4.12:container-native-virtualization/virt-cdi-uploadproxy@sha256:84fd85672f6e9891678d6e99c066f8f20a9a2aac08fae11d552d46a317b7f815_amd64",
"8Base-CNV-4.12:container-native-virtualization/virt-cdi-uploadserver@sha256:4b231a260a9c0176f4b45aaf8142fa5e6860892b2fa19fad0f3091c423064211_amd64",
"8Base-CNV-4.12:container-native-virtualization/virt-controller@sha256:e6ddc32f82e940d364e0a3d63c28b4bd41b71574f9479b6d6b01de948baa8cab_amd64",
"8Base-CNV-4.12:container-native-virtualization/virt-exportproxy@sha256:2dc6b5eca4ba0daffe57ff174efc35764a2021eef35ef84c3d030c0f97329ece_amd64",
"8Base-CNV-4.12:container-native-virtualization/virt-exportserver@sha256:dd59838c20f30c7049cbdc4646b8b6f73ce8f33fa13c352ee22985673eaf95e2_amd64",
"8Base-CNV-4.12:container-native-virtualization/virt-handler@sha256:cce366a6b1aa42a9798a8c714dcb795d1c653dfe0ba06c997e65dbba0318e537_amd64",
"8Base-CNV-4.12:container-native-virtualization/virt-launcher@sha256:bd5b00ece84caed816b3f3cc80d8570324e1e8f975cf2c2320726d88fb64f33a_amd64",
"8Base-CNV-4.12:container-native-virtualization/virt-operator@sha256:6c4b16ac62e673d8f5116d592836506be72c5ebd2a07ffc828fee86514db0e9d_amd64",
"8Base-CNV-4.12:container-native-virtualization/virtio-win@sha256:cd321e3d82a87139edabf223414b892c99857d7ac7d089b870e227ea98c970e0_amd64",
"8Base-CNV-4.12:container-native-virtualization/vm-network-latency-checkup@sha256:5a1502efeeaa3958e5755ce07dcb8314305d75c88cc69ddc7d515457935cdc69_amd64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "HIGH",
"attackVector": "NETWORK",
"availabilityImpact": "NONE",
"baseScore": 4.8,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "LOW",
"integrityImpact": "LOW",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:L/I:L/A:N",
"version": "3.1"
},
"products": [
"8Base-CNV-4.12:container-native-virtualization/bridge-marker@sha256:086a9922f34161e5b75d204a0c3281c941f81f76ef8784de434cc79acc76174c_amd64",
"8Base-CNV-4.12:container-native-virtualization/cluster-network-addons-operator@sha256:d2c19fd4c2327eb84179acf652157982b29c365d8a526d70517c6dd93ea6ebc7_amd64",
"8Base-CNV-4.12:container-native-virtualization/cnv-containernetworking-plugins@sha256:3d6003dea97e48d240668e55b2705f0251259006251abafaa3dc08fbc69f1312_amd64",
"8Base-CNV-4.12:container-native-virtualization/cnv-must-gather-rhel8@sha256:dcb95d2b4958ce69f8fcf61c9c90e0516d7844db62f2297ebf1ef18e5d8c05b4_amd64",
"8Base-CNV-4.12:container-native-virtualization/hco-bundle-registry@sha256:73680901c7733ba27f729fd6475971e0909c2fe9efacf74d556f961a1494274e_amd64",
"8Base-CNV-4.12:container-native-virtualization/hostpath-csi-driver@sha256:a0b75e357628ca6b2ca32ab3fdbf531fd8da438a7a6ae8988ef897d2c001d9cb_amd64",
"8Base-CNV-4.12:container-native-virtualization/hostpath-provisioner-rhel8-operator@sha256:b9d84e63f789c70e31cf60fe06d41359363afc7bbd86a78ac7132f8dae4c467a_amd64",
"8Base-CNV-4.12:container-native-virtualization/hostpath-provisioner-rhel8@sha256:5239dcb229b060a818befd52a1e27b18142985abe0e39cef41eadd66f8b21ec1_amd64",
"8Base-CNV-4.12:container-native-virtualization/hyperconverged-cluster-operator@sha256:8b311b48437c79a6859a84f62cfd10ca8e6dcff4ce665a98ed78633552a172ca_amd64",
"8Base-CNV-4.12:container-native-virtualization/hyperconverged-cluster-webhook-rhel8@sha256:e912171328517664f0298322a7992a6e0e00118dc496ff94ee84190d9057db68_amd64",
"8Base-CNV-4.12:container-native-virtualization/kubemacpool@sha256:ab5a239a35e3de8566cb76db0d59ae92e290a3756d39a2298290f1ab3c7b56c5_amd64",
"8Base-CNV-4.12:container-native-virtualization/kubevirt-console-plugin@sha256:e7dd17d4d206b2d37f24a2ed28bf3d2d6a40463da6cbc6b5696555b455f90055_amd64",
"8Base-CNV-4.12:container-native-virtualization/kubevirt-ssp-operator@sha256:09a834b1f71a19cf9a616ffd9eb04408972f9b8f9549777cab0935f63931c993_amd64",
"8Base-CNV-4.12:container-native-virtualization/kubevirt-tekton-tasks-cleanup-vm@sha256:66284c45e82862dc7c1505fcdfe7b14e72c93c5e7fa6b7108a945220279641e9_amd64",
"8Base-CNV-4.12:container-native-virtualization/kubevirt-tekton-tasks-copy-template@sha256:462770d258407ea93c14c9a99fb4450536261202d1d63a681634af2193c2b062_amd64",
"8Base-CNV-4.12:container-native-virtualization/kubevirt-tekton-tasks-create-datavolume@sha256:31d22c0be03bbb222967d953d35189173fbeb60d1cb32278eb006e8abe78e90c_amd64",
"8Base-CNV-4.12:container-native-virtualization/kubevirt-tekton-tasks-create-vm-from-template@sha256:a62ec91155a7bfc776c402e8b513b0e00797d64a95434346a2e3a4cc25f2d3c5_amd64",
"8Base-CNV-4.12:container-native-virtualization/kubevirt-tekton-tasks-disk-virt-customize@sha256:35274b72a5562e8675854d8cf2ca3ec0c4d0b619c0e630d7b39b7da8ebd3b143_amd64",
"8Base-CNV-4.12:container-native-virtualization/kubevirt-tekton-tasks-disk-virt-sysprep@sha256:6e6ed3d8b1b906f801e36b82d6976bc421ae8344d71d4c563fe6d8e76b5fe9c4_amd64",
"8Base-CNV-4.12:container-native-virtualization/kubevirt-tekton-tasks-modify-vm-template@sha256:b46443d7f21b8b251468e33c929a16008a3ac34a8f50a1d8bc1cd134079ccae4_amd64",
"8Base-CNV-4.12:container-native-virtualization/kubevirt-tekton-tasks-operator@sha256:7f11db20a3c635aa48e3dcadfe555d0cd229c4c7f1790f70ee9c9ee78ab55e67_amd64",
"8Base-CNV-4.12:container-native-virtualization/kubevirt-tekton-tasks-wait-for-vmi-status@sha256:4967b4c46d670a2b109c9a2e6e0ebc850a5e1dacaf8cc0ed691668bfa0cbd418_amd64",
"8Base-CNV-4.12:container-native-virtualization/kubevirt-template-validator@sha256:bf732669655db1b09ef27bc1964fe7b49943d681a5acc9860497512d8877e13f_amd64",
"8Base-CNV-4.12:container-native-virtualization/libguestfs-tools@sha256:4f0d48312d8fe02a17747d65ac644d3e1be2df3cb80a9d0c268acc6ad5b91680_amd64",
"8Base-CNV-4.12:container-native-virtualization/ovs-cni-marker@sha256:077367d5af11030832a5e63a611395b7fa65ee140b490b6f33f8a23a9392dcd5_amd64",
"8Base-CNV-4.12:container-native-virtualization/ovs-cni-plugin@sha256:892e339e8eec78f9865d11984c6dc8e92831ee9a17d6b990cd7fba9f2e506e13_amd64",
"8Base-CNV-4.12:container-native-virtualization/virt-api@sha256:cd89350a5e6b3a468acd290819d86f2c77d486fa5a57dbac752f863f1a8a2b23_amd64",
"8Base-CNV-4.12:container-native-virtualization/virt-artifacts-server@sha256:9638c34ff48d275842a990deb86110530ffd4937b2b551a4d5263168f7db6d47_amd64",
"8Base-CNV-4.12:container-native-virtualization/virt-cdi-apiserver@sha256:dd68dfc1a588b4e24e533d61b52b68ab0673fd39a95632314f54e1b85cb5f32d_amd64",
"8Base-CNV-4.12:container-native-virtualization/virt-cdi-cloner@sha256:879742e59f3416100969a0d0994e49e3f8cd493310bbd0c0e86e969f86daa204_amd64",
"8Base-CNV-4.12:container-native-virtualization/virt-cdi-controller@sha256:46689591989c8db1fa1f5228b2b9fb51d7abd0425c34951f909ced1fc536f0e4_amd64",
"8Base-CNV-4.12:container-native-virtualization/virt-cdi-importer@sha256:f2d011c18db1dd0dbe068bc650418c4b3f2f94935c053e76a52736da0f33867a_amd64",
"8Base-CNV-4.12:container-native-virtualization/virt-cdi-operator@sha256:8b06f96750c3f8e34a7cc8defeda46a92e3ad553159d3dbc7c4e096b483508ee_amd64",
"8Base-CNV-4.12:container-native-virtualization/virt-cdi-uploadproxy@sha256:84fd85672f6e9891678d6e99c066f8f20a9a2aac08fae11d552d46a317b7f815_amd64",
"8Base-CNV-4.12:container-native-virtualization/virt-cdi-uploadserver@sha256:4b231a260a9c0176f4b45aaf8142fa5e6860892b2fa19fad0f3091c423064211_amd64",
"8Base-CNV-4.12:container-native-virtualization/virt-controller@sha256:e6ddc32f82e940d364e0a3d63c28b4bd41b71574f9479b6d6b01de948baa8cab_amd64",
"8Base-CNV-4.12:container-native-virtualization/virt-exportproxy@sha256:2dc6b5eca4ba0daffe57ff174efc35764a2021eef35ef84c3d030c0f97329ece_amd64",
"8Base-CNV-4.12:container-native-virtualization/virt-exportserver@sha256:dd59838c20f30c7049cbdc4646b8b6f73ce8f33fa13c352ee22985673eaf95e2_amd64",
"8Base-CNV-4.12:container-native-virtualization/virt-handler@sha256:cce366a6b1aa42a9798a8c714dcb795d1c653dfe0ba06c997e65dbba0318e537_amd64",
"8Base-CNV-4.12:container-native-virtualization/virt-launcher@sha256:bd5b00ece84caed816b3f3cc80d8570324e1e8f975cf2c2320726d88fb64f33a_amd64",
"8Base-CNV-4.12:container-native-virtualization/virt-operator@sha256:6c4b16ac62e673d8f5116d592836506be72c5ebd2a07ffc828fee86514db0e9d_amd64",
"8Base-CNV-4.12:container-native-virtualization/virtio-win@sha256:cd321e3d82a87139edabf223414b892c99857d7ac7d089b870e227ea98c970e0_amd64",
"8Base-CNV-4.12:container-native-virtualization/vm-network-latency-checkup@sha256:5a1502efeeaa3958e5755ce07dcb8314305d75c88cc69ddc7d515457935cdc69_amd64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "golang: syscall: don\u0027t close fd 0 on ForkExec error"
},
{
"cve": "CVE-2022-1705",
"cwe": {
"id": "CWE-444",
"name": "Inconsistent Interpretation of HTTP Requests (\u0027HTTP Request/Response Smuggling\u0027)"
},
"discovery_date": "2022-07-14T00:00:00+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"8Base-CNV-4.12:container-native-virtualization/bridge-marker@sha256:086a9922f34161e5b75d204a0c3281c941f81f76ef8784de434cc79acc76174c_amd64",
"8Base-CNV-4.12:container-native-virtualization/cluster-network-addons-operator@sha256:d2c19fd4c2327eb84179acf652157982b29c365d8a526d70517c6dd93ea6ebc7_amd64",
"8Base-CNV-4.12:container-native-virtualization/cnv-containernetworking-plugins@sha256:3d6003dea97e48d240668e55b2705f0251259006251abafaa3dc08fbc69f1312_amd64",
"8Base-CNV-4.12:container-native-virtualization/cnv-must-gather-rhel8@sha256:dcb95d2b4958ce69f8fcf61c9c90e0516d7844db62f2297ebf1ef18e5d8c05b4_amd64",
"8Base-CNV-4.12:container-native-virtualization/hco-bundle-registry@sha256:73680901c7733ba27f729fd6475971e0909c2fe9efacf74d556f961a1494274e_amd64",
"8Base-CNV-4.12:container-native-virtualization/hostpath-csi-driver@sha256:a0b75e357628ca6b2ca32ab3fdbf531fd8da438a7a6ae8988ef897d2c001d9cb_amd64",
"8Base-CNV-4.12:container-native-virtualization/hostpath-provisioner-rhel8-operator@sha256:b9d84e63f789c70e31cf60fe06d41359363afc7bbd86a78ac7132f8dae4c467a_amd64",
"8Base-CNV-4.12:container-native-virtualization/hostpath-provisioner-rhel8@sha256:5239dcb229b060a818befd52a1e27b18142985abe0e39cef41eadd66f8b21ec1_amd64",
"8Base-CNV-4.12:container-native-virtualization/hyperconverged-cluster-operator@sha256:8b311b48437c79a6859a84f62cfd10ca8e6dcff4ce665a98ed78633552a172ca_amd64",
"8Base-CNV-4.12:container-native-virtualization/hyperconverged-cluster-webhook-rhel8@sha256:e912171328517664f0298322a7992a6e0e00118dc496ff94ee84190d9057db68_amd64",
"8Base-CNV-4.12:container-native-virtualization/kubemacpool@sha256:ab5a239a35e3de8566cb76db0d59ae92e290a3756d39a2298290f1ab3c7b56c5_amd64",
"8Base-CNV-4.12:container-native-virtualization/kubevirt-console-plugin@sha256:e7dd17d4d206b2d37f24a2ed28bf3d2d6a40463da6cbc6b5696555b455f90055_amd64",
"8Base-CNV-4.12:container-native-virtualization/kubevirt-ssp-operator@sha256:09a834b1f71a19cf9a616ffd9eb04408972f9b8f9549777cab0935f63931c993_amd64",
"8Base-CNV-4.12:container-native-virtualization/kubevirt-tekton-tasks-cleanup-vm@sha256:66284c45e82862dc7c1505fcdfe7b14e72c93c5e7fa6b7108a945220279641e9_amd64",
"8Base-CNV-4.12:container-native-virtualization/kubevirt-tekton-tasks-copy-template@sha256:462770d258407ea93c14c9a99fb4450536261202d1d63a681634af2193c2b062_amd64",
"8Base-CNV-4.12:container-native-virtualization/kubevirt-tekton-tasks-create-datavolume@sha256:31d22c0be03bbb222967d953d35189173fbeb60d1cb32278eb006e8abe78e90c_amd64",
"8Base-CNV-4.12:container-native-virtualization/kubevirt-tekton-tasks-create-vm-from-template@sha256:a62ec91155a7bfc776c402e8b513b0e00797d64a95434346a2e3a4cc25f2d3c5_amd64",
"8Base-CNV-4.12:container-native-virtualization/kubevirt-tekton-tasks-disk-virt-customize@sha256:35274b72a5562e8675854d8cf2ca3ec0c4d0b619c0e630d7b39b7da8ebd3b143_amd64",
"8Base-CNV-4.12:container-native-virtualization/kubevirt-tekton-tasks-disk-virt-sysprep@sha256:6e6ed3d8b1b906f801e36b82d6976bc421ae8344d71d4c563fe6d8e76b5fe9c4_amd64",
"8Base-CNV-4.12:container-native-virtualization/kubevirt-tekton-tasks-modify-vm-template@sha256:b46443d7f21b8b251468e33c929a16008a3ac34a8f50a1d8bc1cd134079ccae4_amd64",
"8Base-CNV-4.12:container-native-virtualization/kubevirt-tekton-tasks-operator@sha256:7f11db20a3c635aa48e3dcadfe555d0cd229c4c7f1790f70ee9c9ee78ab55e67_amd64",
"8Base-CNV-4.12:container-native-virtualization/kubevirt-tekton-tasks-wait-for-vmi-status@sha256:4967b4c46d670a2b109c9a2e6e0ebc850a5e1dacaf8cc0ed691668bfa0cbd418_amd64",
"8Base-CNV-4.12:container-native-virtualization/kubevirt-template-validator@sha256:bf732669655db1b09ef27bc1964fe7b49943d681a5acc9860497512d8877e13f_amd64",
"8Base-CNV-4.12:container-native-virtualization/libguestfs-tools@sha256:4f0d48312d8fe02a17747d65ac644d3e1be2df3cb80a9d0c268acc6ad5b91680_amd64",
"8Base-CNV-4.12:container-native-virtualization/ovs-cni-marker@sha256:077367d5af11030832a5e63a611395b7fa65ee140b490b6f33f8a23a9392dcd5_amd64",
"8Base-CNV-4.12:container-native-virtualization/ovs-cni-plugin@sha256:892e339e8eec78f9865d11984c6dc8e92831ee9a17d6b990cd7fba9f2e506e13_amd64",
"8Base-CNV-4.12:container-native-virtualization/virt-artifacts-server@sha256:9638c34ff48d275842a990deb86110530ffd4937b2b551a4d5263168f7db6d47_amd64",
"8Base-CNV-4.12:container-native-virtualization/virt-cdi-apiserver@sha256:dd68dfc1a588b4e24e533d61b52b68ab0673fd39a95632314f54e1b85cb5f32d_amd64",
"8Base-CNV-4.12:container-native-virtualization/virt-cdi-cloner@sha256:879742e59f3416100969a0d0994e49e3f8cd493310bbd0c0e86e969f86daa204_amd64",
"8Base-CNV-4.12:container-native-virtualization/virt-cdi-controller@sha256:46689591989c8db1fa1f5228b2b9fb51d7abd0425c34951f909ced1fc536f0e4_amd64",
"8Base-CNV-4.12:container-native-virtualization/virt-cdi-importer@sha256:f2d011c18db1dd0dbe068bc650418c4b3f2f94935c053e76a52736da0f33867a_amd64",
"8Base-CNV-4.12:container-native-virtualization/virt-cdi-operator@sha256:8b06f96750c3f8e34a7cc8defeda46a92e3ad553159d3dbc7c4e096b483508ee_amd64",
"8Base-CNV-4.12:container-native-virtualization/virt-cdi-uploadproxy@sha256:84fd85672f6e9891678d6e99c066f8f20a9a2aac08fae11d552d46a317b7f815_amd64",
"8Base-CNV-4.12:container-native-virtualization/virt-cdi-uploadserver@sha256:4b231a260a9c0176f4b45aaf8142fa5e6860892b2fa19fad0f3091c423064211_amd64",
"8Base-CNV-4.12:container-native-virtualization/virt-controller@sha256:e6ddc32f82e940d364e0a3d63c28b4bd41b71574f9479b6d6b01de948baa8cab_amd64",
"8Base-CNV-4.12:container-native-virtualization/virt-exportproxy@sha256:2dc6b5eca4ba0daffe57ff174efc35764a2021eef35ef84c3d030c0f97329ece_amd64",
"8Base-CNV-4.12:container-native-virtualization/virt-exportserver@sha256:dd59838c20f30c7049cbdc4646b8b6f73ce8f33fa13c352ee22985673eaf95e2_amd64",
"8Base-CNV-4.12:container-native-virtualization/virt-handler@sha256:cce366a6b1aa42a9798a8c714dcb795d1c653dfe0ba06c997e65dbba0318e537_amd64",
"8Base-CNV-4.12:container-native-virtualization/virt-launcher@sha256:bd5b00ece84caed816b3f3cc80d8570324e1e8f975cf2c2320726d88fb64f33a_amd64",
"8Base-CNV-4.12:container-native-virtualization/virt-operator@sha256:6c4b16ac62e673d8f5116d592836506be72c5ebd2a07ffc828fee86514db0e9d_amd64",
"8Base-CNV-4.12:container-native-virtualization/virtio-win@sha256:cd321e3d82a87139edabf223414b892c99857d7ac7d089b870e227ea98c970e0_amd64",
"8Base-CNV-4.12:container-native-virtualization/vm-network-latency-checkup@sha256:5a1502efeeaa3958e5755ce07dcb8314305d75c88cc69ddc7d515457935cdc69_amd64"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2107374"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in golang. The HTTP/1 client accepted invalid Transfer-Encoding headers indicating \"chunked\" encoding. This issue could allow request smuggling, but only if combined with an intermediate server that also improperly accepts the header as invalid.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "golang: net/http: improper sanitization of Transfer-Encoding header",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "Within regulated environments, a combination of the following controls acts as a significant barrier to successfully exploiting a CWE-444: Inconsistent Interpretation of HTTP Requests (\u0027HTTP Request/Response Smuggling\u0027) vulnerability and therefore downgrades the severity of this particular CVE from Moderate to Low.\n\nThe platform uses secure, encrypted HTTPS connections over TLS 1.2 to reduce the risk of smuggling attacks by preventing the injection of ambiguous or malformed requests between components. The environment employs IPS/IDS and antimalware solutions to detect and block malicious code while ensuring consistent interpretation of HTTP requests across network layers, mitigating request/response inconsistencies. Event logs are collected and analyzed for centralization, correlation, monitoring, alerting, and retention, enabling the detection of malformed or suspicious HTTP traffic. Static code analysis and peer reviews enforce strong input validation and error handling to ensure all user inputs adhere to HTTP protocol specifications.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"8Base-CNV-4.12:container-native-virtualization/virt-api@sha256:cd89350a5e6b3a468acd290819d86f2c77d486fa5a57dbac752f863f1a8a2b23_amd64"
],
"known_not_affected": [
"8Base-CNV-4.12:container-native-virtualization/bridge-marker@sha256:086a9922f34161e5b75d204a0c3281c941f81f76ef8784de434cc79acc76174c_amd64",
"8Base-CNV-4.12:container-native-virtualization/cluster-network-addons-operator@sha256:d2c19fd4c2327eb84179acf652157982b29c365d8a526d70517c6dd93ea6ebc7_amd64",
"8Base-CNV-4.12:container-native-virtualization/cnv-containernetworking-plugins@sha256:3d6003dea97e48d240668e55b2705f0251259006251abafaa3dc08fbc69f1312_amd64",
"8Base-CNV-4.12:container-native-virtualization/cnv-must-gather-rhel8@sha256:dcb95d2b4958ce69f8fcf61c9c90e0516d7844db62f2297ebf1ef18e5d8c05b4_amd64",
"8Base-CNV-4.12:container-native-virtualization/hco-bundle-registry@sha256:73680901c7733ba27f729fd6475971e0909c2fe9efacf74d556f961a1494274e_amd64",
"8Base-CNV-4.12:container-native-virtualization/hostpath-csi-driver@sha256:a0b75e357628ca6b2ca32ab3fdbf531fd8da438a7a6ae8988ef897d2c001d9cb_amd64",
"8Base-CNV-4.12:container-native-virtualization/hostpath-provisioner-rhel8-operator@sha256:b9d84e63f789c70e31cf60fe06d41359363afc7bbd86a78ac7132f8dae4c467a_amd64",
"8Base-CNV-4.12:container-native-virtualization/hostpath-provisioner-rhel8@sha256:5239dcb229b060a818befd52a1e27b18142985abe0e39cef41eadd66f8b21ec1_amd64",
"8Base-CNV-4.12:container-native-virtualization/hyperconverged-cluster-operator@sha256:8b311b48437c79a6859a84f62cfd10ca8e6dcff4ce665a98ed78633552a172ca_amd64",
"8Base-CNV-4.12:container-native-virtualization/hyperconverged-cluster-webhook-rhel8@sha256:e912171328517664f0298322a7992a6e0e00118dc496ff94ee84190d9057db68_amd64",
"8Base-CNV-4.12:container-native-virtualization/kubemacpool@sha256:ab5a239a35e3de8566cb76db0d59ae92e290a3756d39a2298290f1ab3c7b56c5_amd64",
"8Base-CNV-4.12:container-native-virtualization/kubevirt-console-plugin@sha256:e7dd17d4d206b2d37f24a2ed28bf3d2d6a40463da6cbc6b5696555b455f90055_amd64",
"8Base-CNV-4.12:container-native-virtualization/kubevirt-ssp-operator@sha256:09a834b1f71a19cf9a616ffd9eb04408972f9b8f9549777cab0935f63931c993_amd64",
"8Base-CNV-4.12:container-native-virtualization/kubevirt-tekton-tasks-cleanup-vm@sha256:66284c45e82862dc7c1505fcdfe7b14e72c93c5e7fa6b7108a945220279641e9_amd64",
"8Base-CNV-4.12:container-native-virtualization/kubevirt-tekton-tasks-copy-template@sha256:462770d258407ea93c14c9a99fb4450536261202d1d63a681634af2193c2b062_amd64",
"8Base-CNV-4.12:container-native-virtualization/kubevirt-tekton-tasks-create-datavolume@sha256:31d22c0be03bbb222967d953d35189173fbeb60d1cb32278eb006e8abe78e90c_amd64",
"8Base-CNV-4.12:container-native-virtualization/kubevirt-tekton-tasks-create-vm-from-template@sha256:a62ec91155a7bfc776c402e8b513b0e00797d64a95434346a2e3a4cc25f2d3c5_amd64",
"8Base-CNV-4.12:container-native-virtualization/kubevirt-tekton-tasks-disk-virt-customize@sha256:35274b72a5562e8675854d8cf2ca3ec0c4d0b619c0e630d7b39b7da8ebd3b143_amd64",
"8Base-CNV-4.12:container-native-virtualization/kubevirt-tekton-tasks-disk-virt-sysprep@sha256:6e6ed3d8b1b906f801e36b82d6976bc421ae8344d71d4c563fe6d8e76b5fe9c4_amd64",
"8Base-CNV-4.12:container-native-virtualization/kubevirt-tekton-tasks-modify-vm-template@sha256:b46443d7f21b8b251468e33c929a16008a3ac34a8f50a1d8bc1cd134079ccae4_amd64",
"8Base-CNV-4.12:container-native-virtualization/kubevirt-tekton-tasks-operator@sha256:7f11db20a3c635aa48e3dcadfe555d0cd229c4c7f1790f70ee9c9ee78ab55e67_amd64",
"8Base-CNV-4.12:container-native-virtualization/kubevirt-tekton-tasks-wait-for-vmi-status@sha256:4967b4c46d670a2b109c9a2e6e0ebc850a5e1dacaf8cc0ed691668bfa0cbd418_amd64",
"8Base-CNV-4.12:container-native-virtualization/kubevirt-template-validator@sha256:bf732669655db1b09ef27bc1964fe7b49943d681a5acc9860497512d8877e13f_amd64",
"8Base-CNV-4.12:container-native-virtualization/libguestfs-tools@sha256:4f0d48312d8fe02a17747d65ac644d3e1be2df3cb80a9d0c268acc6ad5b91680_amd64",
"8Base-CNV-4.12:container-native-virtualization/ovs-cni-marker@sha256:077367d5af11030832a5e63a611395b7fa65ee140b490b6f33f8a23a9392dcd5_amd64",
"8Base-CNV-4.12:container-native-virtualization/ovs-cni-plugin@sha256:892e339e8eec78f9865d11984c6dc8e92831ee9a17d6b990cd7fba9f2e506e13_amd64",
"8Base-CNV-4.12:container-native-virtualization/virt-artifacts-server@sha256:9638c34ff48d275842a990deb86110530ffd4937b2b551a4d5263168f7db6d47_amd64",
"8Base-CNV-4.12:container-native-virtualization/virt-cdi-apiserver@sha256:dd68dfc1a588b4e24e533d61b52b68ab0673fd39a95632314f54e1b85cb5f32d_amd64",
"8Base-CNV-4.12:container-native-virtualization/virt-cdi-cloner@sha256:879742e59f3416100969a0d0994e49e3f8cd493310bbd0c0e86e969f86daa204_amd64",
"8Base-CNV-4.12:container-native-virtualization/virt-cdi-controller@sha256:46689591989c8db1fa1f5228b2b9fb51d7abd0425c34951f909ced1fc536f0e4_amd64",
"8Base-CNV-4.12:container-native-virtualization/virt-cdi-importer@sha256:f2d011c18db1dd0dbe068bc650418c4b3f2f94935c053e76a52736da0f33867a_amd64",
"8Base-CNV-4.12:container-native-virtualization/virt-cdi-operator@sha256:8b06f96750c3f8e34a7cc8defeda46a92e3ad553159d3dbc7c4e096b483508ee_amd64",
"8Base-CNV-4.12:container-native-virtualization/virt-cdi-uploadproxy@sha256:84fd85672f6e9891678d6e99c066f8f20a9a2aac08fae11d552d46a317b7f815_amd64",
"8Base-CNV-4.12:container-native-virtualization/virt-cdi-uploadserver@sha256:4b231a260a9c0176f4b45aaf8142fa5e6860892b2fa19fad0f3091c423064211_amd64",
"8Base-CNV-4.12:container-native-virtualization/virt-controller@sha256:e6ddc32f82e940d364e0a3d63c28b4bd41b71574f9479b6d6b01de948baa8cab_amd64",
"8Base-CNV-4.12:container-native-virtualization/virt-exportproxy@sha256:2dc6b5eca4ba0daffe57ff174efc35764a2021eef35ef84c3d030c0f97329ece_amd64",
"8Base-CNV-4.12:container-native-virtualization/virt-exportserver@sha256:dd59838c20f30c7049cbdc4646b8b6f73ce8f33fa13c352ee22985673eaf95e2_amd64",
"8Base-CNV-4.12:container-native-virtualization/virt-handler@sha256:cce366a6b1aa42a9798a8c714dcb795d1c653dfe0ba06c997e65dbba0318e537_amd64",
"8Base-CNV-4.12:container-native-virtualization/virt-launcher@sha256:bd5b00ece84caed816b3f3cc80d8570324e1e8f975cf2c2320726d88fb64f33a_amd64",
"8Base-CNV-4.12:container-native-virtualization/virt-operator@sha256:6c4b16ac62e673d8f5116d592836506be72c5ebd2a07ffc828fee86514db0e9d_amd64",
"8Base-CNV-4.12:container-native-virtualization/virtio-win@sha256:cd321e3d82a87139edabf223414b892c99857d7ac7d089b870e227ea98c970e0_amd64",
"8Base-CNV-4.12:container-native-virtualization/vm-network-latency-checkup@sha256:5a1502efeeaa3958e5755ce07dcb8314305d75c88cc69ddc7d515457935cdc69_amd64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2022-1705"
},
{
"category": "external",
"summary": "RHBZ#2107374",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2107374"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2022-1705",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-1705"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2022-1705",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2022-1705"
},
{
"category": "external",
"summary": "https://go.dev/issue/53188",
"url": "https://go.dev/issue/53188"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-announce/c/nqrv9fbR0zE",
"url": "https://groups.google.com/g/golang-announce/c/nqrv9fbR0zE"
}
],
"release_date": "2022-07-12T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2023-01-25T11:11:29+00:00",
"details": "Before applying this update, you must apply all previously released errata\nrelevant to your system.\n\nTo apply this update, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"8Base-CNV-4.12:container-native-virtualization/virt-api@sha256:cd89350a5e6b3a468acd290819d86f2c77d486fa5a57dbac752f863f1a8a2b23_amd64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2023:0408"
}
],
"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-CNV-4.12:container-native-virtualization/bridge-marker@sha256:086a9922f34161e5b75d204a0c3281c941f81f76ef8784de434cc79acc76174c_amd64",
"8Base-CNV-4.12:container-native-virtualization/cluster-network-addons-operator@sha256:d2c19fd4c2327eb84179acf652157982b29c365d8a526d70517c6dd93ea6ebc7_amd64",
"8Base-CNV-4.12:container-native-virtualization/cnv-containernetworking-plugins@sha256:3d6003dea97e48d240668e55b2705f0251259006251abafaa3dc08fbc69f1312_amd64",
"8Base-CNV-4.12:container-native-virtualization/cnv-must-gather-rhel8@sha256:dcb95d2b4958ce69f8fcf61c9c90e0516d7844db62f2297ebf1ef18e5d8c05b4_amd64",
"8Base-CNV-4.12:container-native-virtualization/hco-bundle-registry@sha256:73680901c7733ba27f729fd6475971e0909c2fe9efacf74d556f961a1494274e_amd64",
"8Base-CNV-4.12:container-native-virtualization/hostpath-csi-driver@sha256:a0b75e357628ca6b2ca32ab3fdbf531fd8da438a7a6ae8988ef897d2c001d9cb_amd64",
"8Base-CNV-4.12:container-native-virtualization/hostpath-provisioner-rhel8-operator@sha256:b9d84e63f789c70e31cf60fe06d41359363afc7bbd86a78ac7132f8dae4c467a_amd64",
"8Base-CNV-4.12:container-native-virtualization/hostpath-provisioner-rhel8@sha256:5239dcb229b060a818befd52a1e27b18142985abe0e39cef41eadd66f8b21ec1_amd64",
"8Base-CNV-4.12:container-native-virtualization/hyperconverged-cluster-operator@sha256:8b311b48437c79a6859a84f62cfd10ca8e6dcff4ce665a98ed78633552a172ca_amd64",
"8Base-CNV-4.12:container-native-virtualization/hyperconverged-cluster-webhook-rhel8@sha256:e912171328517664f0298322a7992a6e0e00118dc496ff94ee84190d9057db68_amd64",
"8Base-CNV-4.12:container-native-virtualization/kubemacpool@sha256:ab5a239a35e3de8566cb76db0d59ae92e290a3756d39a2298290f1ab3c7b56c5_amd64",
"8Base-CNV-4.12:container-native-virtualization/kubevirt-console-plugin@sha256:e7dd17d4d206b2d37f24a2ed28bf3d2d6a40463da6cbc6b5696555b455f90055_amd64",
"8Base-CNV-4.12:container-native-virtualization/kubevirt-ssp-operator@sha256:09a834b1f71a19cf9a616ffd9eb04408972f9b8f9549777cab0935f63931c993_amd64",
"8Base-CNV-4.12:container-native-virtualization/kubevirt-tekton-tasks-cleanup-vm@sha256:66284c45e82862dc7c1505fcdfe7b14e72c93c5e7fa6b7108a945220279641e9_amd64",
"8Base-CNV-4.12:container-native-virtualization/kubevirt-tekton-tasks-copy-template@sha256:462770d258407ea93c14c9a99fb4450536261202d1d63a681634af2193c2b062_amd64",
"8Base-CNV-4.12:container-native-virtualization/kubevirt-tekton-tasks-create-datavolume@sha256:31d22c0be03bbb222967d953d35189173fbeb60d1cb32278eb006e8abe78e90c_amd64",
"8Base-CNV-4.12:container-native-virtualization/kubevirt-tekton-tasks-create-vm-from-template@sha256:a62ec91155a7bfc776c402e8b513b0e00797d64a95434346a2e3a4cc25f2d3c5_amd64",
"8Base-CNV-4.12:container-native-virtualization/kubevirt-tekton-tasks-disk-virt-customize@sha256:35274b72a5562e8675854d8cf2ca3ec0c4d0b619c0e630d7b39b7da8ebd3b143_amd64",
"8Base-CNV-4.12:container-native-virtualization/kubevirt-tekton-tasks-disk-virt-sysprep@sha256:6e6ed3d8b1b906f801e36b82d6976bc421ae8344d71d4c563fe6d8e76b5fe9c4_amd64",
"8Base-CNV-4.12:container-native-virtualization/kubevirt-tekton-tasks-modify-vm-template@sha256:b46443d7f21b8b251468e33c929a16008a3ac34a8f50a1d8bc1cd134079ccae4_amd64",
"8Base-CNV-4.12:container-native-virtualization/kubevirt-tekton-tasks-operator@sha256:7f11db20a3c635aa48e3dcadfe555d0cd229c4c7f1790f70ee9c9ee78ab55e67_amd64",
"8Base-CNV-4.12:container-native-virtualization/kubevirt-tekton-tasks-wait-for-vmi-status@sha256:4967b4c46d670a2b109c9a2e6e0ebc850a5e1dacaf8cc0ed691668bfa0cbd418_amd64",
"8Base-CNV-4.12:container-native-virtualization/kubevirt-template-validator@sha256:bf732669655db1b09ef27bc1964fe7b49943d681a5acc9860497512d8877e13f_amd64",
"8Base-CNV-4.12:container-native-virtualization/libguestfs-tools@sha256:4f0d48312d8fe02a17747d65ac644d3e1be2df3cb80a9d0c268acc6ad5b91680_amd64",
"8Base-CNV-4.12:container-native-virtualization/ovs-cni-marker@sha256:077367d5af11030832a5e63a611395b7fa65ee140b490b6f33f8a23a9392dcd5_amd64",
"8Base-CNV-4.12:container-native-virtualization/ovs-cni-plugin@sha256:892e339e8eec78f9865d11984c6dc8e92831ee9a17d6b990cd7fba9f2e506e13_amd64",
"8Base-CNV-4.12:container-native-virtualization/virt-api@sha256:cd89350a5e6b3a468acd290819d86f2c77d486fa5a57dbac752f863f1a8a2b23_amd64",
"8Base-CNV-4.12:container-native-virtualization/virt-artifacts-server@sha256:9638c34ff48d275842a990deb86110530ffd4937b2b551a4d5263168f7db6d47_amd64",
"8Base-CNV-4.12:container-native-virtualization/virt-cdi-apiserver@sha256:dd68dfc1a588b4e24e533d61b52b68ab0673fd39a95632314f54e1b85cb5f32d_amd64",
"8Base-CNV-4.12:container-native-virtualization/virt-cdi-cloner@sha256:879742e59f3416100969a0d0994e49e3f8cd493310bbd0c0e86e969f86daa204_amd64",
"8Base-CNV-4.12:container-native-virtualization/virt-cdi-controller@sha256:46689591989c8db1fa1f5228b2b9fb51d7abd0425c34951f909ced1fc536f0e4_amd64",
"8Base-CNV-4.12:container-native-virtualization/virt-cdi-importer@sha256:f2d011c18db1dd0dbe068bc650418c4b3f2f94935c053e76a52736da0f33867a_amd64",
"8Base-CNV-4.12:container-native-virtualization/virt-cdi-operator@sha256:8b06f96750c3f8e34a7cc8defeda46a92e3ad553159d3dbc7c4e096b483508ee_amd64",
"8Base-CNV-4.12:container-native-virtualization/virt-cdi-uploadproxy@sha256:84fd85672f6e9891678d6e99c066f8f20a9a2aac08fae11d552d46a317b7f815_amd64",
"8Base-CNV-4.12:container-native-virtualization/virt-cdi-uploadserver@sha256:4b231a260a9c0176f4b45aaf8142fa5e6860892b2fa19fad0f3091c423064211_amd64",
"8Base-CNV-4.12:container-native-virtualization/virt-controller@sha256:e6ddc32f82e940d364e0a3d63c28b4bd41b71574f9479b6d6b01de948baa8cab_amd64",
"8Base-CNV-4.12:container-native-virtualization/virt-exportproxy@sha256:2dc6b5eca4ba0daffe57ff174efc35764a2021eef35ef84c3d030c0f97329ece_amd64",
"8Base-CNV-4.12:container-native-virtualization/virt-exportserver@sha256:dd59838c20f30c7049cbdc4646b8b6f73ce8f33fa13c352ee22985673eaf95e2_amd64",
"8Base-CNV-4.12:container-native-virtualization/virt-handler@sha256:cce366a6b1aa42a9798a8c714dcb795d1c653dfe0ba06c997e65dbba0318e537_amd64",
"8Base-CNV-4.12:container-native-virtualization/virt-launcher@sha256:bd5b00ece84caed816b3f3cc80d8570324e1e8f975cf2c2320726d88fb64f33a_amd64",
"8Base-CNV-4.12:container-native-virtualization/virt-operator@sha256:6c4b16ac62e673d8f5116d592836506be72c5ebd2a07ffc828fee86514db0e9d_amd64",
"8Base-CNV-4.12:container-native-virtualization/virtio-win@sha256:cd321e3d82a87139edabf223414b892c99857d7ac7d089b870e227ea98c970e0_amd64",
"8Base-CNV-4.12:container-native-virtualization/vm-network-latency-checkup@sha256:5a1502efeeaa3958e5755ce07dcb8314305d75c88cc69ddc7d515457935cdc69_amd64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "golang: net/http: improper sanitization of Transfer-Encoding header"
},
{
"acknowledgments": [
{
"names": [
"Oliver Brooks and James Klopchic"
],
"organization": "NCC Group"
}
],
"cve": "CVE-2022-1798",
"cwe": {
"id": "CWE-22",
"name": "Improper Limitation of a Pathname to a Restricted Directory (\u0027Path Traversal\u0027)"
},
"discovery_date": "2022-08-12T00:00:00+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"8Base-CNV-4.12:container-native-virtualization/bridge-marker@sha256:086a9922f34161e5b75d204a0c3281c941f81f76ef8784de434cc79acc76174c_amd64",
"8Base-CNV-4.12:container-native-virtualization/cluster-network-addons-operator@sha256:d2c19fd4c2327eb84179acf652157982b29c365d8a526d70517c6dd93ea6ebc7_amd64",
"8Base-CNV-4.12:container-native-virtualization/cnv-containernetworking-plugins@sha256:3d6003dea97e48d240668e55b2705f0251259006251abafaa3dc08fbc69f1312_amd64",
"8Base-CNV-4.12:container-native-virtualization/cnv-must-gather-rhel8@sha256:dcb95d2b4958ce69f8fcf61c9c90e0516d7844db62f2297ebf1ef18e5d8c05b4_amd64",
"8Base-CNV-4.12:container-native-virtualization/hco-bundle-registry@sha256:73680901c7733ba27f729fd6475971e0909c2fe9efacf74d556f961a1494274e_amd64",
"8Base-CNV-4.12:container-native-virtualization/hostpath-csi-driver@sha256:a0b75e357628ca6b2ca32ab3fdbf531fd8da438a7a6ae8988ef897d2c001d9cb_amd64",
"8Base-CNV-4.12:container-native-virtualization/hostpath-provisioner-rhel8-operator@sha256:b9d84e63f789c70e31cf60fe06d41359363afc7bbd86a78ac7132f8dae4c467a_amd64",
"8Base-CNV-4.12:container-native-virtualization/hostpath-provisioner-rhel8@sha256:5239dcb229b060a818befd52a1e27b18142985abe0e39cef41eadd66f8b21ec1_amd64",
"8Base-CNV-4.12:container-native-virtualization/hyperconverged-cluster-operator@sha256:8b311b48437c79a6859a84f62cfd10ca8e6dcff4ce665a98ed78633552a172ca_amd64",
"8Base-CNV-4.12:container-native-virtualization/hyperconverged-cluster-webhook-rhel8@sha256:e912171328517664f0298322a7992a6e0e00118dc496ff94ee84190d9057db68_amd64",
"8Base-CNV-4.12:container-native-virtualization/kubemacpool@sha256:ab5a239a35e3de8566cb76db0d59ae92e290a3756d39a2298290f1ab3c7b56c5_amd64",
"8Base-CNV-4.12:container-native-virtualization/kubevirt-console-plugin@sha256:e7dd17d4d206b2d37f24a2ed28bf3d2d6a40463da6cbc6b5696555b455f90055_amd64",
"8Base-CNV-4.12:container-native-virtualization/kubevirt-ssp-operator@sha256:09a834b1f71a19cf9a616ffd9eb04408972f9b8f9549777cab0935f63931c993_amd64",
"8Base-CNV-4.12:container-native-virtualization/kubevirt-tekton-tasks-cleanup-vm@sha256:66284c45e82862dc7c1505fcdfe7b14e72c93c5e7fa6b7108a945220279641e9_amd64",
"8Base-CNV-4.12:container-native-virtualization/kubevirt-tekton-tasks-copy-template@sha256:462770d258407ea93c14c9a99fb4450536261202d1d63a681634af2193c2b062_amd64",
"8Base-CNV-4.12:container-native-virtualization/kubevirt-tekton-tasks-create-datavolume@sha256:31d22c0be03bbb222967d953d35189173fbeb60d1cb32278eb006e8abe78e90c_amd64",
"8Base-CNV-4.12:container-native-virtualization/kubevirt-tekton-tasks-create-vm-from-template@sha256:a62ec91155a7bfc776c402e8b513b0e00797d64a95434346a2e3a4cc25f2d3c5_amd64",
"8Base-CNV-4.12:container-native-virtualization/kubevirt-tekton-tasks-disk-virt-customize@sha256:35274b72a5562e8675854d8cf2ca3ec0c4d0b619c0e630d7b39b7da8ebd3b143_amd64",
"8Base-CNV-4.12:container-native-virtualization/kubevirt-tekton-tasks-disk-virt-sysprep@sha256:6e6ed3d8b1b906f801e36b82d6976bc421ae8344d71d4c563fe6d8e76b5fe9c4_amd64",
"8Base-CNV-4.12:container-native-virtualization/kubevirt-tekton-tasks-modify-vm-template@sha256:b46443d7f21b8b251468e33c929a16008a3ac34a8f50a1d8bc1cd134079ccae4_amd64",
"8Base-CNV-4.12:container-native-virtualization/kubevirt-tekton-tasks-operator@sha256:7f11db20a3c635aa48e3dcadfe555d0cd229c4c7f1790f70ee9c9ee78ab55e67_amd64",
"8Base-CNV-4.12:container-native-virtualization/kubevirt-tekton-tasks-wait-for-vmi-status@sha256:4967b4c46d670a2b109c9a2e6e0ebc850a5e1dacaf8cc0ed691668bfa0cbd418_amd64",
"8Base-CNV-4.12:container-native-virtualization/kubevirt-template-validator@sha256:bf732669655db1b09ef27bc1964fe7b49943d681a5acc9860497512d8877e13f_amd64",
"8Base-CNV-4.12:container-native-virtualization/libguestfs-tools@sha256:4f0d48312d8fe02a17747d65ac644d3e1be2df3cb80a9d0c268acc6ad5b91680_amd64",
"8Base-CNV-4.12:container-native-virtualization/ovs-cni-marker@sha256:077367d5af11030832a5e63a611395b7fa65ee140b490b6f33f8a23a9392dcd5_amd64",
"8Base-CNV-4.12:container-native-virtualization/ovs-cni-plugin@sha256:892e339e8eec78f9865d11984c6dc8e92831ee9a17d6b990cd7fba9f2e506e13_amd64",
"8Base-CNV-4.12:container-native-virtualization/virt-cdi-apiserver@sha256:dd68dfc1a588b4e24e533d61b52b68ab0673fd39a95632314f54e1b85cb5f32d_amd64",
"8Base-CNV-4.12:container-native-virtualization/virt-cdi-cloner@sha256:879742e59f3416100969a0d0994e49e3f8cd493310bbd0c0e86e969f86daa204_amd64",
"8Base-CNV-4.12:container-native-virtualization/virt-cdi-controller@sha256:46689591989c8db1fa1f5228b2b9fb51d7abd0425c34951f909ced1fc536f0e4_amd64",
"8Base-CNV-4.12:container-native-virtualization/virt-cdi-importer@sha256:f2d011c18db1dd0dbe068bc650418c4b3f2f94935c053e76a52736da0f33867a_amd64",
"8Base-CNV-4.12:container-native-virtualization/virt-cdi-operator@sha256:8b06f96750c3f8e34a7cc8defeda46a92e3ad553159d3dbc7c4e096b483508ee_amd64",
"8Base-CNV-4.12:container-native-virtualization/virt-cdi-uploadproxy@sha256:84fd85672f6e9891678d6e99c066f8f20a9a2aac08fae11d552d46a317b7f815_amd64",
"8Base-CNV-4.12:container-native-virtualization/virt-cdi-uploadserver@sha256:4b231a260a9c0176f4b45aaf8142fa5e6860892b2fa19fad0f3091c423064211_amd64",
"8Base-CNV-4.12:container-native-virtualization/virt-exportproxy@sha256:2dc6b5eca4ba0daffe57ff174efc35764a2021eef35ef84c3d030c0f97329ece_amd64",
"8Base-CNV-4.12:container-native-virtualization/virt-exportserver@sha256:dd59838c20f30c7049cbdc4646b8b6f73ce8f33fa13c352ee22985673eaf95e2_amd64",
"8Base-CNV-4.12:container-native-virtualization/virtio-win@sha256:cd321e3d82a87139edabf223414b892c99857d7ac7d089b870e227ea98c970e0_amd64",
"8Base-CNV-4.12:container-native-virtualization/vm-network-latency-checkup@sha256:5a1502efeeaa3958e5755ce07dcb8314305d75c88cc69ddc7d515457935cdc69_amd64"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2117872"
}
],
"notes": [
{
"category": "description",
"text": "An arbitrary file read vulnerability was found in the kubeVirt API. This flaw makes it possible to use the kubeVirt API to provide access to host files (like /etc/passwd, for example) in a KubeVirt VM as a disk device that can be written to and read from.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "kubeVirt: Arbitrary file read on the host from KubeVirt VMs",
"title": "Vulnerability summary"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"8Base-CNV-4.12:container-native-virtualization/virt-api@sha256:cd89350a5e6b3a468acd290819d86f2c77d486fa5a57dbac752f863f1a8a2b23_amd64",
"8Base-CNV-4.12:container-native-virtualization/virt-artifacts-server@sha256:9638c34ff48d275842a990deb86110530ffd4937b2b551a4d5263168f7db6d47_amd64",
"8Base-CNV-4.12:container-native-virtualization/virt-controller@sha256:e6ddc32f82e940d364e0a3d63c28b4bd41b71574f9479b6d6b01de948baa8cab_amd64",
"8Base-CNV-4.12:container-native-virtualization/virt-handler@sha256:cce366a6b1aa42a9798a8c714dcb795d1c653dfe0ba06c997e65dbba0318e537_amd64",
"8Base-CNV-4.12:container-native-virtualization/virt-launcher@sha256:bd5b00ece84caed816b3f3cc80d8570324e1e8f975cf2c2320726d88fb64f33a_amd64",
"8Base-CNV-4.12:container-native-virtualization/virt-operator@sha256:6c4b16ac62e673d8f5116d592836506be72c5ebd2a07ffc828fee86514db0e9d_amd64"
],
"known_not_affected": [
"8Base-CNV-4.12:container-native-virtualization/bridge-marker@sha256:086a9922f34161e5b75d204a0c3281c941f81f76ef8784de434cc79acc76174c_amd64",
"8Base-CNV-4.12:container-native-virtualization/cluster-network-addons-operator@sha256:d2c19fd4c2327eb84179acf652157982b29c365d8a526d70517c6dd93ea6ebc7_amd64",
"8Base-CNV-4.12:container-native-virtualization/cnv-containernetworking-plugins@sha256:3d6003dea97e48d240668e55b2705f0251259006251abafaa3dc08fbc69f1312_amd64",
"8Base-CNV-4.12:container-native-virtualization/cnv-must-gather-rhel8@sha256:dcb95d2b4958ce69f8fcf61c9c90e0516d7844db62f2297ebf1ef18e5d8c05b4_amd64",
"8Base-CNV-4.12:container-native-virtualization/hco-bundle-registry@sha256:73680901c7733ba27f729fd6475971e0909c2fe9efacf74d556f961a1494274e_amd64",
"8Base-CNV-4.12:container-native-virtualization/hostpath-csi-driver@sha256:a0b75e357628ca6b2ca32ab3fdbf531fd8da438a7a6ae8988ef897d2c001d9cb_amd64",
"8Base-CNV-4.12:container-native-virtualization/hostpath-provisioner-rhel8-operator@sha256:b9d84e63f789c70e31cf60fe06d41359363afc7bbd86a78ac7132f8dae4c467a_amd64",
"8Base-CNV-4.12:container-native-virtualization/hostpath-provisioner-rhel8@sha256:5239dcb229b060a818befd52a1e27b18142985abe0e39cef41eadd66f8b21ec1_amd64",
"8Base-CNV-4.12:container-native-virtualization/hyperconverged-cluster-operator@sha256:8b311b48437c79a6859a84f62cfd10ca8e6dcff4ce665a98ed78633552a172ca_amd64",
"8Base-CNV-4.12:container-native-virtualization/hyperconverged-cluster-webhook-rhel8@sha256:e912171328517664f0298322a7992a6e0e00118dc496ff94ee84190d9057db68_amd64",
"8Base-CNV-4.12:container-native-virtualization/kubemacpool@sha256:ab5a239a35e3de8566cb76db0d59ae92e290a3756d39a2298290f1ab3c7b56c5_amd64",
"8Base-CNV-4.12:container-native-virtualization/kubevirt-console-plugin@sha256:e7dd17d4d206b2d37f24a2ed28bf3d2d6a40463da6cbc6b5696555b455f90055_amd64",
"8Base-CNV-4.12:container-native-virtualization/kubevirt-ssp-operator@sha256:09a834b1f71a19cf9a616ffd9eb04408972f9b8f9549777cab0935f63931c993_amd64",
"8Base-CNV-4.12:container-native-virtualization/kubevirt-tekton-tasks-cleanup-vm@sha256:66284c45e82862dc7c1505fcdfe7b14e72c93c5e7fa6b7108a945220279641e9_amd64",
"8Base-CNV-4.12:container-native-virtualization/kubevirt-tekton-tasks-copy-template@sha256:462770d258407ea93c14c9a99fb4450536261202d1d63a681634af2193c2b062_amd64",
"8Base-CNV-4.12:container-native-virtualization/kubevirt-tekton-tasks-create-datavolume@sha256:31d22c0be03bbb222967d953d35189173fbeb60d1cb32278eb006e8abe78e90c_amd64",
"8Base-CNV-4.12:container-native-virtualization/kubevirt-tekton-tasks-create-vm-from-template@sha256:a62ec91155a7bfc776c402e8b513b0e00797d64a95434346a2e3a4cc25f2d3c5_amd64",
"8Base-CNV-4.12:container-native-virtualization/kubevirt-tekton-tasks-disk-virt-customize@sha256:35274b72a5562e8675854d8cf2ca3ec0c4d0b619c0e630d7b39b7da8ebd3b143_amd64",
"8Base-CNV-4.12:container-native-virtualization/kubevirt-tekton-tasks-disk-virt-sysprep@sha256:6e6ed3d8b1b906f801e36b82d6976bc421ae8344d71d4c563fe6d8e76b5fe9c4_amd64",
"8Base-CNV-4.12:container-native-virtualization/kubevirt-tekton-tasks-modify-vm-template@sha256:b46443d7f21b8b251468e33c929a16008a3ac34a8f50a1d8bc1cd134079ccae4_amd64",
"8Base-CNV-4.12:container-native-virtualization/kubevirt-tekton-tasks-operator@sha256:7f11db20a3c635aa48e3dcadfe555d0cd229c4c7f1790f70ee9c9ee78ab55e67_amd64",
"8Base-CNV-4.12:container-native-virtualization/kubevirt-tekton-tasks-wait-for-vmi-status@sha256:4967b4c46d670a2b109c9a2e6e0ebc850a5e1dacaf8cc0ed691668bfa0cbd418_amd64",
"8Base-CNV-4.12:container-native-virtualization/kubevirt-template-validator@sha256:bf732669655db1b09ef27bc1964fe7b49943d681a5acc9860497512d8877e13f_amd64",
"8Base-CNV-4.12:container-native-virtualization/libguestfs-tools@sha256:4f0d48312d8fe02a17747d65ac644d3e1be2df3cb80a9d0c268acc6ad5b91680_amd64",
"8Base-CNV-4.12:container-native-virtualization/ovs-cni-marker@sha256:077367d5af11030832a5e63a611395b7fa65ee140b490b6f33f8a23a9392dcd5_amd64",
"8Base-CNV-4.12:container-native-virtualization/ovs-cni-plugin@sha256:892e339e8eec78f9865d11984c6dc8e92831ee9a17d6b990cd7fba9f2e506e13_amd64",
"8Base-CNV-4.12:container-native-virtualization/virt-cdi-apiserver@sha256:dd68dfc1a588b4e24e533d61b52b68ab0673fd39a95632314f54e1b85cb5f32d_amd64",
"8Base-CNV-4.12:container-native-virtualization/virt-cdi-cloner@sha256:879742e59f3416100969a0d0994e49e3f8cd493310bbd0c0e86e969f86daa204_amd64",
"8Base-CNV-4.12:container-native-virtualization/virt-cdi-controller@sha256:46689591989c8db1fa1f5228b2b9fb51d7abd0425c34951f909ced1fc536f0e4_amd64",
"8Base-CNV-4.12:container-native-virtualization/virt-cdi-importer@sha256:f2d011c18db1dd0dbe068bc650418c4b3f2f94935c053e76a52736da0f33867a_amd64",
"8Base-CNV-4.12:container-native-virtualization/virt-cdi-operator@sha256:8b06f96750c3f8e34a7cc8defeda46a92e3ad553159d3dbc7c4e096b483508ee_amd64",
"8Base-CNV-4.12:container-native-virtualization/virt-cdi-uploadproxy@sha256:84fd85672f6e9891678d6e99c066f8f20a9a2aac08fae11d552d46a317b7f815_amd64",
"8Base-CNV-4.12:container-native-virtualization/virt-cdi-uploadserver@sha256:4b231a260a9c0176f4b45aaf8142fa5e6860892b2fa19fad0f3091c423064211_amd64",
"8Base-CNV-4.12:container-native-virtualization/virt-exportproxy@sha256:2dc6b5eca4ba0daffe57ff174efc35764a2021eef35ef84c3d030c0f97329ece_amd64",
"8Base-CNV-4.12:container-native-virtualization/virt-exportserver@sha256:dd59838c20f30c7049cbdc4646b8b6f73ce8f33fa13c352ee22985673eaf95e2_amd64",
"8Base-CNV-4.12:container-native-virtualization/virtio-win@sha256:cd321e3d82a87139edabf223414b892c99857d7ac7d089b870e227ea98c970e0_amd64",
"8Base-CNV-4.12:container-native-virtualization/vm-network-latency-checkup@sha256:5a1502efeeaa3958e5755ce07dcb8314305d75c88cc69ddc7d515457935cdc69_amd64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2022-1798"
},
{
"category": "external",
"summary": "RHBZ#2117872",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2117872"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2022-1798",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-1798"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2022-1798",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2022-1798"
},
{
"category": "external",
"summary": "https://github.com/google/security-research/security/advisories/GHSA-cvx8-ppmc-78hm",
"url": "https://github.com/google/security-research/security/advisories/GHSA-cvx8-ppmc-78hm"
}
],
"release_date": "2022-08-08T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2023-01-25T11:11:29+00:00",
"details": "Before applying this update, you must apply all previously released errata\nrelevant to your system.\n\nTo apply this update, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"8Base-CNV-4.12:container-native-virtualization/virt-api@sha256:cd89350a5e6b3a468acd290819d86f2c77d486fa5a57dbac752f863f1a8a2b23_amd64",
"8Base-CNV-4.12:container-native-virtualization/virt-artifacts-server@sha256:9638c34ff48d275842a990deb86110530ffd4937b2b551a4d5263168f7db6d47_amd64",
"8Base-CNV-4.12:container-native-virtualization/virt-controller@sha256:e6ddc32f82e940d364e0a3d63c28b4bd41b71574f9479b6d6b01de948baa8cab_amd64",
"8Base-CNV-4.12:container-native-virtualization/virt-handler@sha256:cce366a6b1aa42a9798a8c714dcb795d1c653dfe0ba06c997e65dbba0318e537_amd64",
"8Base-CNV-4.12:container-native-virtualization/virt-launcher@sha256:bd5b00ece84caed816b3f3cc80d8570324e1e8f975cf2c2320726d88fb64f33a_amd64",
"8Base-CNV-4.12:container-native-virtualization/virt-operator@sha256:6c4b16ac62e673d8f5116d592836506be72c5ebd2a07ffc828fee86514db0e9d_amd64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2023:0408"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "NONE",
"baseScore": 7.7,
"baseSeverity": "HIGH",
"confidentialityImpact": "HIGH",
"integrityImpact": "NONE",
"privilegesRequired": "LOW",
"scope": "CHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:C/C:H/I:N/A:N",
"version": "3.1"
},
"products": [
"8Base-CNV-4.12:container-native-virtualization/bridge-marker@sha256:086a9922f34161e5b75d204a0c3281c941f81f76ef8784de434cc79acc76174c_amd64",
"8Base-CNV-4.12:container-native-virtualization/cluster-network-addons-operator@sha256:d2c19fd4c2327eb84179acf652157982b29c365d8a526d70517c6dd93ea6ebc7_amd64",
"8Base-CNV-4.12:container-native-virtualization/cnv-containernetworking-plugins@sha256:3d6003dea97e48d240668e55b2705f0251259006251abafaa3dc08fbc69f1312_amd64",
"8Base-CNV-4.12:container-native-virtualization/cnv-must-gather-rhel8@sha256:dcb95d2b4958ce69f8fcf61c9c90e0516d7844db62f2297ebf1ef18e5d8c05b4_amd64",
"8Base-CNV-4.12:container-native-virtualization/hco-bundle-registry@sha256:73680901c7733ba27f729fd6475971e0909c2fe9efacf74d556f961a1494274e_amd64",
"8Base-CNV-4.12:container-native-virtualization/hostpath-csi-driver@sha256:a0b75e357628ca6b2ca32ab3fdbf531fd8da438a7a6ae8988ef897d2c001d9cb_amd64",
"8Base-CNV-4.12:container-native-virtualization/hostpath-provisioner-rhel8-operator@sha256:b9d84e63f789c70e31cf60fe06d41359363afc7bbd86a78ac7132f8dae4c467a_amd64",
"8Base-CNV-4.12:container-native-virtualization/hostpath-provisioner-rhel8@sha256:5239dcb229b060a818befd52a1e27b18142985abe0e39cef41eadd66f8b21ec1_amd64",
"8Base-CNV-4.12:container-native-virtualization/hyperconverged-cluster-operator@sha256:8b311b48437c79a6859a84f62cfd10ca8e6dcff4ce665a98ed78633552a172ca_amd64",
"8Base-CNV-4.12:container-native-virtualization/hyperconverged-cluster-webhook-rhel8@sha256:e912171328517664f0298322a7992a6e0e00118dc496ff94ee84190d9057db68_amd64",
"8Base-CNV-4.12:container-native-virtualization/kubemacpool@sha256:ab5a239a35e3de8566cb76db0d59ae92e290a3756d39a2298290f1ab3c7b56c5_amd64",
"8Base-CNV-4.12:container-native-virtualization/kubevirt-console-plugin@sha256:e7dd17d4d206b2d37f24a2ed28bf3d2d6a40463da6cbc6b5696555b455f90055_amd64",
"8Base-CNV-4.12:container-native-virtualization/kubevirt-ssp-operator@sha256:09a834b1f71a19cf9a616ffd9eb04408972f9b8f9549777cab0935f63931c993_amd64",
"8Base-CNV-4.12:container-native-virtualization/kubevirt-tekton-tasks-cleanup-vm@sha256:66284c45e82862dc7c1505fcdfe7b14e72c93c5e7fa6b7108a945220279641e9_amd64",
"8Base-CNV-4.12:container-native-virtualization/kubevirt-tekton-tasks-copy-template@sha256:462770d258407ea93c14c9a99fb4450536261202d1d63a681634af2193c2b062_amd64",
"8Base-CNV-4.12:container-native-virtualization/kubevirt-tekton-tasks-create-datavolume@sha256:31d22c0be03bbb222967d953d35189173fbeb60d1cb32278eb006e8abe78e90c_amd64",
"8Base-CNV-4.12:container-native-virtualization/kubevirt-tekton-tasks-create-vm-from-template@sha256:a62ec91155a7bfc776c402e8b513b0e00797d64a95434346a2e3a4cc25f2d3c5_amd64",
"8Base-CNV-4.12:container-native-virtualization/kubevirt-tekton-tasks-disk-virt-customize@sha256:35274b72a5562e8675854d8cf2ca3ec0c4d0b619c0e630d7b39b7da8ebd3b143_amd64",
"8Base-CNV-4.12:container-native-virtualization/kubevirt-tekton-tasks-disk-virt-sysprep@sha256:6e6ed3d8b1b906f801e36b82d6976bc421ae8344d71d4c563fe6d8e76b5fe9c4_amd64",
"8Base-CNV-4.12:container-native-virtualization/kubevirt-tekton-tasks-modify-vm-template@sha256:b46443d7f21b8b251468e33c929a16008a3ac34a8f50a1d8bc1cd134079ccae4_amd64",
"8Base-CNV-4.12:container-native-virtualization/kubevirt-tekton-tasks-operator@sha256:7f11db20a3c635aa48e3dcadfe555d0cd229c4c7f1790f70ee9c9ee78ab55e67_amd64",
"8Base-CNV-4.12:container-native-virtualization/kubevirt-tekton-tasks-wait-for-vmi-status@sha256:4967b4c46d670a2b109c9a2e6e0ebc850a5e1dacaf8cc0ed691668bfa0cbd418_amd64",
"8Base-CNV-4.12:container-native-virtualization/kubevirt-template-validator@sha256:bf732669655db1b09ef27bc1964fe7b49943d681a5acc9860497512d8877e13f_amd64",
"8Base-CNV-4.12:container-native-virtualization/libguestfs-tools@sha256:4f0d48312d8fe02a17747d65ac644d3e1be2df3cb80a9d0c268acc6ad5b91680_amd64",
"8Base-CNV-4.12:container-native-virtualization/ovs-cni-marker@sha256:077367d5af11030832a5e63a611395b7fa65ee140b490b6f33f8a23a9392dcd5_amd64",
"8Base-CNV-4.12:container-native-virtualization/ovs-cni-plugin@sha256:892e339e8eec78f9865d11984c6dc8e92831ee9a17d6b990cd7fba9f2e506e13_amd64",
"8Base-CNV-4.12:container-native-virtualization/virt-api@sha256:cd89350a5e6b3a468acd290819d86f2c77d486fa5a57dbac752f863f1a8a2b23_amd64",
"8Base-CNV-4.12:container-native-virtualization/virt-artifacts-server@sha256:9638c34ff48d275842a990deb86110530ffd4937b2b551a4d5263168f7db6d47_amd64",
"8Base-CNV-4.12:container-native-virtualization/virt-cdi-apiserver@sha256:dd68dfc1a588b4e24e533d61b52b68ab0673fd39a95632314f54e1b85cb5f32d_amd64",
"8Base-CNV-4.12:container-native-virtualization/virt-cdi-cloner@sha256:879742e59f3416100969a0d0994e49e3f8cd493310bbd0c0e86e969f86daa204_amd64",
"8Base-CNV-4.12:container-native-virtualization/virt-cdi-controller@sha256:46689591989c8db1fa1f5228b2b9fb51d7abd0425c34951f909ced1fc536f0e4_amd64",
"8Base-CNV-4.12:container-native-virtualization/virt-cdi-importer@sha256:f2d011c18db1dd0dbe068bc650418c4b3f2f94935c053e76a52736da0f33867a_amd64",
"8Base-CNV-4.12:container-native-virtualization/virt-cdi-operator@sha256:8b06f96750c3f8e34a7cc8defeda46a92e3ad553159d3dbc7c4e096b483508ee_amd64",
"8Base-CNV-4.12:container-native-virtualization/virt-cdi-uploadproxy@sha256:84fd85672f6e9891678d6e99c066f8f20a9a2aac08fae11d552d46a317b7f815_amd64",
"8Base-CNV-4.12:container-native-virtualization/virt-cdi-uploadserver@sha256:4b231a260a9c0176f4b45aaf8142fa5e6860892b2fa19fad0f3091c423064211_amd64",
"8Base-CNV-4.12:container-native-virtualization/virt-controller@sha256:e6ddc32f82e940d364e0a3d63c28b4bd41b71574f9479b6d6b01de948baa8cab_amd64",
"8Base-CNV-4.12:container-native-virtualization/virt-exportproxy@sha256:2dc6b5eca4ba0daffe57ff174efc35764a2021eef35ef84c3d030c0f97329ece_amd64",
"8Base-CNV-4.12:container-native-virtualization/virt-exportserver@sha256:dd59838c20f30c7049cbdc4646b8b6f73ce8f33fa13c352ee22985673eaf95e2_amd64",
"8Base-CNV-4.12:container-native-virtualization/virt-handler@sha256:cce366a6b1aa42a9798a8c714dcb795d1c653dfe0ba06c997e65dbba0318e537_amd64",
"8Base-CNV-4.12:container-native-virtualization/virt-launcher@sha256:bd5b00ece84caed816b3f3cc80d8570324e1e8f975cf2c2320726d88fb64f33a_amd64",
"8Base-CNV-4.12:container-native-virtualization/virt-operator@sha256:6c4b16ac62e673d8f5116d592836506be72c5ebd2a07ffc828fee86514db0e9d_amd64",
"8Base-CNV-4.12:container-native-virtualization/virtio-win@sha256:cd321e3d82a87139edabf223414b892c99857d7ac7d089b870e227ea98c970e0_amd64",
"8Base-CNV-4.12:container-native-virtualization/vm-network-latency-checkup@sha256:5a1502efeeaa3958e5755ce07dcb8314305d75c88cc69ddc7d515457935cdc69_amd64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "kubeVirt: Arbitrary file read on the host from KubeVirt VMs"
},
{
"cve": "CVE-2022-1962",
"cwe": {
"id": "CWE-1325",
"name": "Improperly Controlled Sequential Memory Allocation"
},
"discovery_date": "2022-07-14T00:00:00+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"8Base-CNV-4.12:container-native-virtualization/bridge-marker@sha256:086a9922f34161e5b75d204a0c3281c941f81f76ef8784de434cc79acc76174c_amd64",
"8Base-CNV-4.12:container-native-virtualization/cluster-network-addons-operator@sha256:d2c19fd4c2327eb84179acf652157982b29c365d8a526d70517c6dd93ea6ebc7_amd64",
"8Base-CNV-4.12:container-native-virtualization/cnv-containernetworking-plugins@sha256:3d6003dea97e48d240668e55b2705f0251259006251abafaa3dc08fbc69f1312_amd64",
"8Base-CNV-4.12:container-native-virtualization/cnv-must-gather-rhel8@sha256:dcb95d2b4958ce69f8fcf61c9c90e0516d7844db62f2297ebf1ef18e5d8c05b4_amd64",
"8Base-CNV-4.12:container-native-virtualization/hco-bundle-registry@sha256:73680901c7733ba27f729fd6475971e0909c2fe9efacf74d556f961a1494274e_amd64",
"8Base-CNV-4.12:container-native-virtualization/hostpath-csi-driver@sha256:a0b75e357628ca6b2ca32ab3fdbf531fd8da438a7a6ae8988ef897d2c001d9cb_amd64",
"8Base-CNV-4.12:container-native-virtualization/hostpath-provisioner-rhel8-operator@sha256:b9d84e63f789c70e31cf60fe06d41359363afc7bbd86a78ac7132f8dae4c467a_amd64",
"8Base-CNV-4.12:container-native-virtualization/hostpath-provisioner-rhel8@sha256:5239dcb229b060a818befd52a1e27b18142985abe0e39cef41eadd66f8b21ec1_amd64",
"8Base-CNV-4.12:container-native-virtualization/hyperconverged-cluster-operator@sha256:8b311b48437c79a6859a84f62cfd10ca8e6dcff4ce665a98ed78633552a172ca_amd64",
"8Base-CNV-4.12:container-native-virtualization/hyperconverged-cluster-webhook-rhel8@sha256:e912171328517664f0298322a7992a6e0e00118dc496ff94ee84190d9057db68_amd64",
"8Base-CNV-4.12:container-native-virtualization/kubemacpool@sha256:ab5a239a35e3de8566cb76db0d59ae92e290a3756d39a2298290f1ab3c7b56c5_amd64",
"8Base-CNV-4.12:container-native-virtualization/kubevirt-console-plugin@sha256:e7dd17d4d206b2d37f24a2ed28bf3d2d6a40463da6cbc6b5696555b455f90055_amd64",
"8Base-CNV-4.12:container-native-virtualization/kubevirt-ssp-operator@sha256:09a834b1f71a19cf9a616ffd9eb04408972f9b8f9549777cab0935f63931c993_amd64",
"8Base-CNV-4.12:container-native-virtualization/kubevirt-tekton-tasks-cleanup-vm@sha256:66284c45e82862dc7c1505fcdfe7b14e72c93c5e7fa6b7108a945220279641e9_amd64",
"8Base-CNV-4.12:container-native-virtualization/kubevirt-tekton-tasks-copy-template@sha256:462770d258407ea93c14c9a99fb4450536261202d1d63a681634af2193c2b062_amd64",
"8Base-CNV-4.12:container-native-virtualization/kubevirt-tekton-tasks-create-datavolume@sha256:31d22c0be03bbb222967d953d35189173fbeb60d1cb32278eb006e8abe78e90c_amd64",
"8Base-CNV-4.12:container-native-virtualization/kubevirt-tekton-tasks-create-vm-from-template@sha256:a62ec91155a7bfc776c402e8b513b0e00797d64a95434346a2e3a4cc25f2d3c5_amd64",
"8Base-CNV-4.12:container-native-virtualization/kubevirt-tekton-tasks-disk-virt-customize@sha256:35274b72a5562e8675854d8cf2ca3ec0c4d0b619c0e630d7b39b7da8ebd3b143_amd64",
"8Base-CNV-4.12:container-native-virtualization/kubevirt-tekton-tasks-disk-virt-sysprep@sha256:6e6ed3d8b1b906f801e36b82d6976bc421ae8344d71d4c563fe6d8e76b5fe9c4_amd64",
"8Base-CNV-4.12:container-native-virtualization/kubevirt-tekton-tasks-modify-vm-template@sha256:b46443d7f21b8b251468e33c929a16008a3ac34a8f50a1d8bc1cd134079ccae4_amd64",
"8Base-CNV-4.12:container-native-virtualization/kubevirt-tekton-tasks-operator@sha256:7f11db20a3c635aa48e3dcadfe555d0cd229c4c7f1790f70ee9c9ee78ab55e67_amd64",
"8Base-CNV-4.12:container-native-virtualization/kubevirt-tekton-tasks-wait-for-vmi-status@sha256:4967b4c46d670a2b109c9a2e6e0ebc850a5e1dacaf8cc0ed691668bfa0cbd418_amd64",
"8Base-CNV-4.12:container-native-virtualization/kubevirt-template-validator@sha256:bf732669655db1b09ef27bc1964fe7b49943d681a5acc9860497512d8877e13f_amd64",
"8Base-CNV-4.12:container-native-virtualization/libguestfs-tools@sha256:4f0d48312d8fe02a17747d65ac644d3e1be2df3cb80a9d0c268acc6ad5b91680_amd64",
"8Base-CNV-4.12:container-native-virtualization/ovs-cni-marker@sha256:077367d5af11030832a5e63a611395b7fa65ee140b490b6f33f8a23a9392dcd5_amd64",
"8Base-CNV-4.12:container-native-virtualization/ovs-cni-plugin@sha256:892e339e8eec78f9865d11984c6dc8e92831ee9a17d6b990cd7fba9f2e506e13_amd64",
"8Base-CNV-4.12:container-native-virtualization/virt-artifacts-server@sha256:9638c34ff48d275842a990deb86110530ffd4937b2b551a4d5263168f7db6d47_amd64",
"8Base-CNV-4.12:container-native-virtualization/virt-cdi-apiserver@sha256:dd68dfc1a588b4e24e533d61b52b68ab0673fd39a95632314f54e1b85cb5f32d_amd64",
"8Base-CNV-4.12:container-native-virtualization/virt-cdi-cloner@sha256:879742e59f3416100969a0d0994e49e3f8cd493310bbd0c0e86e969f86daa204_amd64",
"8Base-CNV-4.12:container-native-virtualization/virt-cdi-controller@sha256:46689591989c8db1fa1f5228b2b9fb51d7abd0425c34951f909ced1fc536f0e4_amd64",
"8Base-CNV-4.12:container-native-virtualization/virt-cdi-importer@sha256:f2d011c18db1dd0dbe068bc650418c4b3f2f94935c053e76a52736da0f33867a_amd64",
"8Base-CNV-4.12:container-native-virtualization/virt-cdi-operator@sha256:8b06f96750c3f8e34a7cc8defeda46a92e3ad553159d3dbc7c4e096b483508ee_amd64",
"8Base-CNV-4.12:container-native-virtualization/virt-cdi-uploadproxy@sha256:84fd85672f6e9891678d6e99c066f8f20a9a2aac08fae11d552d46a317b7f815_amd64",
"8Base-CNV-4.12:container-native-virtualization/virt-cdi-uploadserver@sha256:4b231a260a9c0176f4b45aaf8142fa5e6860892b2fa19fad0f3091c423064211_amd64",
"8Base-CNV-4.12:container-native-virtualization/virt-controller@sha256:e6ddc32f82e940d364e0a3d63c28b4bd41b71574f9479b6d6b01de948baa8cab_amd64",
"8Base-CNV-4.12:container-native-virtualization/virt-exportproxy@sha256:2dc6b5eca4ba0daffe57ff174efc35764a2021eef35ef84c3d030c0f97329ece_amd64",
"8Base-CNV-4.12:container-native-virtualization/virt-exportserver@sha256:dd59838c20f30c7049cbdc4646b8b6f73ce8f33fa13c352ee22985673eaf95e2_amd64",
"8Base-CNV-4.12:container-native-virtualization/virt-handler@sha256:cce366a6b1aa42a9798a8c714dcb795d1c653dfe0ba06c997e65dbba0318e537_amd64",
"8Base-CNV-4.12:container-native-virtualization/virt-launcher@sha256:bd5b00ece84caed816b3f3cc80d8570324e1e8f975cf2c2320726d88fb64f33a_amd64",
"8Base-CNV-4.12:container-native-virtualization/virt-operator@sha256:6c4b16ac62e673d8f5116d592836506be72c5ebd2a07ffc828fee86514db0e9d_amd64",
"8Base-CNV-4.12:container-native-virtualization/virtio-win@sha256:cd321e3d82a87139edabf223414b892c99857d7ac7d089b870e227ea98c970e0_amd64",
"8Base-CNV-4.12:container-native-virtualization/vm-network-latency-checkup@sha256:5a1502efeeaa3958e5755ce07dcb8314305d75c88cc69ddc7d515457935cdc69_amd64"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2107376"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in the golang standard library, go/parser. When calling any Parse functions on the Go source code, which contains deeply nested types or declarations, a panic can occur due to stack exhaustion. This issue allows an attacker to impact system availability.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "golang: go/parser: stack exhaustion in all Parse* functions",
"title": "Vulnerability summary"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"8Base-CNV-4.12:container-native-virtualization/virt-api@sha256:cd89350a5e6b3a468acd290819d86f2c77d486fa5a57dbac752f863f1a8a2b23_amd64"
],
"known_not_affected": [
"8Base-CNV-4.12:container-native-virtualization/bridge-marker@sha256:086a9922f34161e5b75d204a0c3281c941f81f76ef8784de434cc79acc76174c_amd64",
"8Base-CNV-4.12:container-native-virtualization/cluster-network-addons-operator@sha256:d2c19fd4c2327eb84179acf652157982b29c365d8a526d70517c6dd93ea6ebc7_amd64",
"8Base-CNV-4.12:container-native-virtualization/cnv-containernetworking-plugins@sha256:3d6003dea97e48d240668e55b2705f0251259006251abafaa3dc08fbc69f1312_amd64",
"8Base-CNV-4.12:container-native-virtualization/cnv-must-gather-rhel8@sha256:dcb95d2b4958ce69f8fcf61c9c90e0516d7844db62f2297ebf1ef18e5d8c05b4_amd64",
"8Base-CNV-4.12:container-native-virtualization/hco-bundle-registry@sha256:73680901c7733ba27f729fd6475971e0909c2fe9efacf74d556f961a1494274e_amd64",
"8Base-CNV-4.12:container-native-virtualization/hostpath-csi-driver@sha256:a0b75e357628ca6b2ca32ab3fdbf531fd8da438a7a6ae8988ef897d2c001d9cb_amd64",
"8Base-CNV-4.12:container-native-virtualization/hostpath-provisioner-rhel8-operator@sha256:b9d84e63f789c70e31cf60fe06d41359363afc7bbd86a78ac7132f8dae4c467a_amd64",
"8Base-CNV-4.12:container-native-virtualization/hostpath-provisioner-rhel8@sha256:5239dcb229b060a818befd52a1e27b18142985abe0e39cef41eadd66f8b21ec1_amd64",
"8Base-CNV-4.12:container-native-virtualization/hyperconverged-cluster-operator@sha256:8b311b48437c79a6859a84f62cfd10ca8e6dcff4ce665a98ed78633552a172ca_amd64",
"8Base-CNV-4.12:container-native-virtualization/hyperconverged-cluster-webhook-rhel8@sha256:e912171328517664f0298322a7992a6e0e00118dc496ff94ee84190d9057db68_amd64",
"8Base-CNV-4.12:container-native-virtualization/kubemacpool@sha256:ab5a239a35e3de8566cb76db0d59ae92e290a3756d39a2298290f1ab3c7b56c5_amd64",
"8Base-CNV-4.12:container-native-virtualization/kubevirt-console-plugin@sha256:e7dd17d4d206b2d37f24a2ed28bf3d2d6a40463da6cbc6b5696555b455f90055_amd64",
"8Base-CNV-4.12:container-native-virtualization/kubevirt-ssp-operator@sha256:09a834b1f71a19cf9a616ffd9eb04408972f9b8f9549777cab0935f63931c993_amd64",
"8Base-CNV-4.12:container-native-virtualization/kubevirt-tekton-tasks-cleanup-vm@sha256:66284c45e82862dc7c1505fcdfe7b14e72c93c5e7fa6b7108a945220279641e9_amd64",
"8Base-CNV-4.12:container-native-virtualization/kubevirt-tekton-tasks-copy-template@sha256:462770d258407ea93c14c9a99fb4450536261202d1d63a681634af2193c2b062_amd64",
"8Base-CNV-4.12:container-native-virtualization/kubevirt-tekton-tasks-create-datavolume@sha256:31d22c0be03bbb222967d953d35189173fbeb60d1cb32278eb006e8abe78e90c_amd64",
"8Base-CNV-4.12:container-native-virtualization/kubevirt-tekton-tasks-create-vm-from-template@sha256:a62ec91155a7bfc776c402e8b513b0e00797d64a95434346a2e3a4cc25f2d3c5_amd64",
"8Base-CNV-4.12:container-native-virtualization/kubevirt-tekton-tasks-disk-virt-customize@sha256:35274b72a5562e8675854d8cf2ca3ec0c4d0b619c0e630d7b39b7da8ebd3b143_amd64",
"8Base-CNV-4.12:container-native-virtualization/kubevirt-tekton-tasks-disk-virt-sysprep@sha256:6e6ed3d8b1b906f801e36b82d6976bc421ae8344d71d4c563fe6d8e76b5fe9c4_amd64",
"8Base-CNV-4.12:container-native-virtualization/kubevirt-tekton-tasks-modify-vm-template@sha256:b46443d7f21b8b251468e33c929a16008a3ac34a8f50a1d8bc1cd134079ccae4_amd64",
"8Base-CNV-4.12:container-native-virtualization/kubevirt-tekton-tasks-operator@sha256:7f11db20a3c635aa48e3dcadfe555d0cd229c4c7f1790f70ee9c9ee78ab55e67_amd64",
"8Base-CNV-4.12:container-native-virtualization/kubevirt-tekton-tasks-wait-for-vmi-status@sha256:4967b4c46d670a2b109c9a2e6e0ebc850a5e1dacaf8cc0ed691668bfa0cbd418_amd64",
"8Base-CNV-4.12:container-native-virtualization/kubevirt-template-validator@sha256:bf732669655db1b09ef27bc1964fe7b49943d681a5acc9860497512d8877e13f_amd64",
"8Base-CNV-4.12:container-native-virtualization/libguestfs-tools@sha256:4f0d48312d8fe02a17747d65ac644d3e1be2df3cb80a9d0c268acc6ad5b91680_amd64",
"8Base-CNV-4.12:container-native-virtualization/ovs-cni-marker@sha256:077367d5af11030832a5e63a611395b7fa65ee140b490b6f33f8a23a9392dcd5_amd64",
"8Base-CNV-4.12:container-native-virtualization/ovs-cni-plugin@sha256:892e339e8eec78f9865d11984c6dc8e92831ee9a17d6b990cd7fba9f2e506e13_amd64",
"8Base-CNV-4.12:container-native-virtualization/virt-artifacts-server@sha256:9638c34ff48d275842a990deb86110530ffd4937b2b551a4d5263168f7db6d47_amd64",
"8Base-CNV-4.12:container-native-virtualization/virt-cdi-apiserver@sha256:dd68dfc1a588b4e24e533d61b52b68ab0673fd39a95632314f54e1b85cb5f32d_amd64",
"8Base-CNV-4.12:container-native-virtualization/virt-cdi-cloner@sha256:879742e59f3416100969a0d0994e49e3f8cd493310bbd0c0e86e969f86daa204_amd64",
"8Base-CNV-4.12:container-native-virtualization/virt-cdi-controller@sha256:46689591989c8db1fa1f5228b2b9fb51d7abd0425c34951f909ced1fc536f0e4_amd64",
"8Base-CNV-4.12:container-native-virtualization/virt-cdi-importer@sha256:f2d011c18db1dd0dbe068bc650418c4b3f2f94935c053e76a52736da0f33867a_amd64",
"8Base-CNV-4.12:container-native-virtualization/virt-cdi-operator@sha256:8b06f96750c3f8e34a7cc8defeda46a92e3ad553159d3dbc7c4e096b483508ee_amd64",
"8Base-CNV-4.12:container-native-virtualization/virt-cdi-uploadproxy@sha256:84fd85672f6e9891678d6e99c066f8f20a9a2aac08fae11d552d46a317b7f815_amd64",
"8Base-CNV-4.12:container-native-virtualization/virt-cdi-uploadserver@sha256:4b231a260a9c0176f4b45aaf8142fa5e6860892b2fa19fad0f3091c423064211_amd64",
"8Base-CNV-4.12:container-native-virtualization/virt-controller@sha256:e6ddc32f82e940d364e0a3d63c28b4bd41b71574f9479b6d6b01de948baa8cab_amd64",
"8Base-CNV-4.12:container-native-virtualization/virt-exportproxy@sha256:2dc6b5eca4ba0daffe57ff174efc35764a2021eef35ef84c3d030c0f97329ece_amd64",
"8Base-CNV-4.12:container-native-virtualization/virt-exportserver@sha256:dd59838c20f30c7049cbdc4646b8b6f73ce8f33fa13c352ee22985673eaf95e2_amd64",
"8Base-CNV-4.12:container-native-virtualization/virt-handler@sha256:cce366a6b1aa42a9798a8c714dcb795d1c653dfe0ba06c997e65dbba0318e537_amd64",
"8Base-CNV-4.12:container-native-virtualization/virt-launcher@sha256:bd5b00ece84caed816b3f3cc80d8570324e1e8f975cf2c2320726d88fb64f33a_amd64",
"8Base-CNV-4.12:container-native-virtualization/virt-operator@sha256:6c4b16ac62e673d8f5116d592836506be72c5ebd2a07ffc828fee86514db0e9d_amd64",
"8Base-CNV-4.12:container-native-virtualization/virtio-win@sha256:cd321e3d82a87139edabf223414b892c99857d7ac7d089b870e227ea98c970e0_amd64",
"8Base-CNV-4.12:container-native-virtualization/vm-network-latency-checkup@sha256:5a1502efeeaa3958e5755ce07dcb8314305d75c88cc69ddc7d515457935cdc69_amd64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2022-1962"
},
{
"category": "external",
"summary": "RHBZ#2107376",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2107376"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2022-1962",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-1962"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2022-1962",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2022-1962"
},
{
"category": "external",
"summary": "https://go.dev/issue/53616",
"url": "https://go.dev/issue/53616"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-announce/c/nqrv9fbR0zE",
"url": "https://groups.google.com/g/golang-announce/c/nqrv9fbR0zE"
}
],
"release_date": "2022-07-12T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2023-01-25T11:11:29+00:00",
"details": "Before applying this update, you must apply all previously released errata\nrelevant to your system.\n\nTo apply this update, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"8Base-CNV-4.12:container-native-virtualization/virt-api@sha256:cd89350a5e6b3a468acd290819d86f2c77d486fa5a57dbac752f863f1a8a2b23_amd64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2023:0408"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "LOCAL",
"availabilityImpact": "HIGH",
"baseScore": 5.5,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "LOW",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"8Base-CNV-4.12:container-native-virtualization/bridge-marker@sha256:086a9922f34161e5b75d204a0c3281c941f81f76ef8784de434cc79acc76174c_amd64",
"8Base-CNV-4.12:container-native-virtualization/cluster-network-addons-operator@sha256:d2c19fd4c2327eb84179acf652157982b29c365d8a526d70517c6dd93ea6ebc7_amd64",
"8Base-CNV-4.12:container-native-virtualization/cnv-containernetworking-plugins@sha256:3d6003dea97e48d240668e55b2705f0251259006251abafaa3dc08fbc69f1312_amd64",
"8Base-CNV-4.12:container-native-virtualization/cnv-must-gather-rhel8@sha256:dcb95d2b4958ce69f8fcf61c9c90e0516d7844db62f2297ebf1ef18e5d8c05b4_amd64",
"8Base-CNV-4.12:container-native-virtualization/hco-bundle-registry@sha256:73680901c7733ba27f729fd6475971e0909c2fe9efacf74d556f961a1494274e_amd64",
"8Base-CNV-4.12:container-native-virtualization/hostpath-csi-driver@sha256:a0b75e357628ca6b2ca32ab3fdbf531fd8da438a7a6ae8988ef897d2c001d9cb_amd64",
"8Base-CNV-4.12:container-native-virtualization/hostpath-provisioner-rhel8-operator@sha256:b9d84e63f789c70e31cf60fe06d41359363afc7bbd86a78ac7132f8dae4c467a_amd64",
"8Base-CNV-4.12:container-native-virtualization/hostpath-provisioner-rhel8@sha256:5239dcb229b060a818befd52a1e27b18142985abe0e39cef41eadd66f8b21ec1_amd64",
"8Base-CNV-4.12:container-native-virtualization/hyperconverged-cluster-operator@sha256:8b311b48437c79a6859a84f62cfd10ca8e6dcff4ce665a98ed78633552a172ca_amd64",
"8Base-CNV-4.12:container-native-virtualization/hyperconverged-cluster-webhook-rhel8@sha256:e912171328517664f0298322a7992a6e0e00118dc496ff94ee84190d9057db68_amd64",
"8Base-CNV-4.12:container-native-virtualization/kubemacpool@sha256:ab5a239a35e3de8566cb76db0d59ae92e290a3756d39a2298290f1ab3c7b56c5_amd64",
"8Base-CNV-4.12:container-native-virtualization/kubevirt-console-plugin@sha256:e7dd17d4d206b2d37f24a2ed28bf3d2d6a40463da6cbc6b5696555b455f90055_amd64",
"8Base-CNV-4.12:container-native-virtualization/kubevirt-ssp-operator@sha256:09a834b1f71a19cf9a616ffd9eb04408972f9b8f9549777cab0935f63931c993_amd64",
"8Base-CNV-4.12:container-native-virtualization/kubevirt-tekton-tasks-cleanup-vm@sha256:66284c45e82862dc7c1505fcdfe7b14e72c93c5e7fa6b7108a945220279641e9_amd64",
"8Base-CNV-4.12:container-native-virtualization/kubevirt-tekton-tasks-copy-template@sha256:462770d258407ea93c14c9a99fb4450536261202d1d63a681634af2193c2b062_amd64",
"8Base-CNV-4.12:container-native-virtualization/kubevirt-tekton-tasks-create-datavolume@sha256:31d22c0be03bbb222967d953d35189173fbeb60d1cb32278eb006e8abe78e90c_amd64",
"8Base-CNV-4.12:container-native-virtualization/kubevirt-tekton-tasks-create-vm-from-template@sha256:a62ec91155a7bfc776c402e8b513b0e00797d64a95434346a2e3a4cc25f2d3c5_amd64",
"8Base-CNV-4.12:container-native-virtualization/kubevirt-tekton-tasks-disk-virt-customize@sha256:35274b72a5562e8675854d8cf2ca3ec0c4d0b619c0e630d7b39b7da8ebd3b143_amd64",
"8Base-CNV-4.12:container-native-virtualization/kubevirt-tekton-tasks-disk-virt-sysprep@sha256:6e6ed3d8b1b906f801e36b82d6976bc421ae8344d71d4c563fe6d8e76b5fe9c4_amd64",
"8Base-CNV-4.12:container-native-virtualization/kubevirt-tekton-tasks-modify-vm-template@sha256:b46443d7f21b8b251468e33c929a16008a3ac34a8f50a1d8bc1cd134079ccae4_amd64",
"8Base-CNV-4.12:container-native-virtualization/kubevirt-tekton-tasks-operator@sha256:7f11db20a3c635aa48e3dcadfe555d0cd229c4c7f1790f70ee9c9ee78ab55e67_amd64",
"8Base-CNV-4.12:container-native-virtualization/kubevirt-tekton-tasks-wait-for-vmi-status@sha256:4967b4c46d670a2b109c9a2e6e0ebc850a5e1dacaf8cc0ed691668bfa0cbd418_amd64",
"8Base-CNV-4.12:container-native-virtualization/kubevirt-template-validator@sha256:bf732669655db1b09ef27bc1964fe7b49943d681a5acc9860497512d8877e13f_amd64",
"8Base-CNV-4.12:container-native-virtualization/libguestfs-tools@sha256:4f0d48312d8fe02a17747d65ac644d3e1be2df3cb80a9d0c268acc6ad5b91680_amd64",
"8Base-CNV-4.12:container-native-virtualization/ovs-cni-marker@sha256:077367d5af11030832a5e63a611395b7fa65ee140b490b6f33f8a23a9392dcd5_amd64",
"8Base-CNV-4.12:container-native-virtualization/ovs-cni-plugin@sha256:892e339e8eec78f9865d11984c6dc8e92831ee9a17d6b990cd7fba9f2e506e13_amd64",
"8Base-CNV-4.12:container-native-virtualization/virt-api@sha256:cd89350a5e6b3a468acd290819d86f2c77d486fa5a57dbac752f863f1a8a2b23_amd64",
"8Base-CNV-4.12:container-native-virtualization/virt-artifacts-server@sha256:9638c34ff48d275842a990deb86110530ffd4937b2b551a4d5263168f7db6d47_amd64",
"8Base-CNV-4.12:container-native-virtualization/virt-cdi-apiserver@sha256:dd68dfc1a588b4e24e533d61b52b68ab0673fd39a95632314f54e1b85cb5f32d_amd64",
"8Base-CNV-4.12:container-native-virtualization/virt-cdi-cloner@sha256:879742e59f3416100969a0d0994e49e3f8cd493310bbd0c0e86e969f86daa204_amd64",
"8Base-CNV-4.12:container-native-virtualization/virt-cdi-controller@sha256:46689591989c8db1fa1f5228b2b9fb51d7abd0425c34951f909ced1fc536f0e4_amd64",
"8Base-CNV-4.12:container-native-virtualization/virt-cdi-importer@sha256:f2d011c18db1dd0dbe068bc650418c4b3f2f94935c053e76a52736da0f33867a_amd64",
"8Base-CNV-4.12:container-native-virtualization/virt-cdi-operator@sha256:8b06f96750c3f8e34a7cc8defeda46a92e3ad553159d3dbc7c4e096b483508ee_amd64",
"8Base-CNV-4.12:container-native-virtualization/virt-cdi-uploadproxy@sha256:84fd85672f6e9891678d6e99c066f8f20a9a2aac08fae11d552d46a317b7f815_amd64",
"8Base-CNV-4.12:container-native-virtualization/virt-cdi-uploadserver@sha256:4b231a260a9c0176f4b45aaf8142fa5e6860892b2fa19fad0f3091c423064211_amd64",
"8Base-CNV-4.12:container-native-virtualization/virt-controller@sha256:e6ddc32f82e940d364e0a3d63c28b4bd41b71574f9479b6d6b01de948baa8cab_amd64",
"8Base-CNV-4.12:container-native-virtualization/virt-exportproxy@sha256:2dc6b5eca4ba0daffe57ff174efc35764a2021eef35ef84c3d030c0f97329ece_amd64",
"8Base-CNV-4.12:container-native-virtualization/virt-exportserver@sha256:dd59838c20f30c7049cbdc4646b8b6f73ce8f33fa13c352ee22985673eaf95e2_amd64",
"8Base-CNV-4.12:container-native-virtualization/virt-handler@sha256:cce366a6b1aa42a9798a8c714dcb795d1c653dfe0ba06c997e65dbba0318e537_amd64",
"8Base-CNV-4.12:container-native-virtualization/virt-launcher@sha256:bd5b00ece84caed816b3f3cc80d8570324e1e8f975cf2c2320726d88fb64f33a_amd64",
"8Base-CNV-4.12:container-native-virtualization/virt-operator@sha256:6c4b16ac62e673d8f5116d592836506be72c5ebd2a07ffc828fee86514db0e9d_amd64",
"8Base-CNV-4.12:container-native-virtualization/virtio-win@sha256:cd321e3d82a87139edabf223414b892c99857d7ac7d089b870e227ea98c970e0_amd64",
"8Base-CNV-4.12:container-native-virtualization/vm-network-latency-checkup@sha256:5a1502efeeaa3958e5755ce07dcb8314305d75c88cc69ddc7d515457935cdc69_amd64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "golang: go/parser: stack exhaustion in all Parse* functions"
},
{
"cve": "CVE-2022-23772",
"cwe": {
"id": "CWE-190",
"name": "Integer Overflow or Wraparound"
},
"discovery_date": "2022-02-11T00:00:00+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"8Base-CNV-4.12:container-native-virtualization/bridge-marker@sha256:086a9922f34161e5b75d204a0c3281c941f81f76ef8784de434cc79acc76174c_amd64",
"8Base-CNV-4.12:container-native-virtualization/cluster-network-addons-operator@sha256:d2c19fd4c2327eb84179acf652157982b29c365d8a526d70517c6dd93ea6ebc7_amd64",
"8Base-CNV-4.12:container-native-virtualization/cnv-containernetworking-plugins@sha256:3d6003dea97e48d240668e55b2705f0251259006251abafaa3dc08fbc69f1312_amd64",
"8Base-CNV-4.12:container-native-virtualization/cnv-must-gather-rhel8@sha256:dcb95d2b4958ce69f8fcf61c9c90e0516d7844db62f2297ebf1ef18e5d8c05b4_amd64",
"8Base-CNV-4.12:container-native-virtualization/hco-bundle-registry@sha256:73680901c7733ba27f729fd6475971e0909c2fe9efacf74d556f961a1494274e_amd64",
"8Base-CNV-4.12:container-native-virtualization/hostpath-csi-driver@sha256:a0b75e357628ca6b2ca32ab3fdbf531fd8da438a7a6ae8988ef897d2c001d9cb_amd64",
"8Base-CNV-4.12:container-native-virtualization/hostpath-provisioner-rhel8-operator@sha256:b9d84e63f789c70e31cf60fe06d41359363afc7bbd86a78ac7132f8dae4c467a_amd64",
"8Base-CNV-4.12:container-native-virtualization/hostpath-provisioner-rhel8@sha256:5239dcb229b060a818befd52a1e27b18142985abe0e39cef41eadd66f8b21ec1_amd64",
"8Base-CNV-4.12:container-native-virtualization/hyperconverged-cluster-operator@sha256:8b311b48437c79a6859a84f62cfd10ca8e6dcff4ce665a98ed78633552a172ca_amd64",
"8Base-CNV-4.12:container-native-virtualization/hyperconverged-cluster-webhook-rhel8@sha256:e912171328517664f0298322a7992a6e0e00118dc496ff94ee84190d9057db68_amd64",
"8Base-CNV-4.12:container-native-virtualization/kubemacpool@sha256:ab5a239a35e3de8566cb76db0d59ae92e290a3756d39a2298290f1ab3c7b56c5_amd64",
"8Base-CNV-4.12:container-native-virtualization/kubevirt-console-plugin@sha256:e7dd17d4d206b2d37f24a2ed28bf3d2d6a40463da6cbc6b5696555b455f90055_amd64",
"8Base-CNV-4.12:container-native-virtualization/kubevirt-ssp-operator@sha256:09a834b1f71a19cf9a616ffd9eb04408972f9b8f9549777cab0935f63931c993_amd64",
"8Base-CNV-4.12:container-native-virtualization/kubevirt-tekton-tasks-cleanup-vm@sha256:66284c45e82862dc7c1505fcdfe7b14e72c93c5e7fa6b7108a945220279641e9_amd64",
"8Base-CNV-4.12:container-native-virtualization/kubevirt-tekton-tasks-copy-template@sha256:462770d258407ea93c14c9a99fb4450536261202d1d63a681634af2193c2b062_amd64",
"8Base-CNV-4.12:container-native-virtualization/kubevirt-tekton-tasks-create-datavolume@sha256:31d22c0be03bbb222967d953d35189173fbeb60d1cb32278eb006e8abe78e90c_amd64",
"8Base-CNV-4.12:container-native-virtualization/kubevirt-tekton-tasks-create-vm-from-template@sha256:a62ec91155a7bfc776c402e8b513b0e00797d64a95434346a2e3a4cc25f2d3c5_amd64",
"8Base-CNV-4.12:container-native-virtualization/kubevirt-tekton-tasks-disk-virt-customize@sha256:35274b72a5562e8675854d8cf2ca3ec0c4d0b619c0e630d7b39b7da8ebd3b143_amd64",
"8Base-CNV-4.12:container-native-virtualization/kubevirt-tekton-tasks-disk-virt-sysprep@sha256:6e6ed3d8b1b906f801e36b82d6976bc421ae8344d71d4c563fe6d8e76b5fe9c4_amd64",
"8Base-CNV-4.12:container-native-virtualization/kubevirt-tekton-tasks-modify-vm-template@sha256:b46443d7f21b8b251468e33c929a16008a3ac34a8f50a1d8bc1cd134079ccae4_amd64",
"8Base-CNV-4.12:container-native-virtualization/kubevirt-tekton-tasks-operator@sha256:7f11db20a3c635aa48e3dcadfe555d0cd229c4c7f1790f70ee9c9ee78ab55e67_amd64",
"8Base-CNV-4.12:container-native-virtualization/kubevirt-tekton-tasks-wait-for-vmi-status@sha256:4967b4c46d670a2b109c9a2e6e0ebc850a5e1dacaf8cc0ed691668bfa0cbd418_amd64",
"8Base-CNV-4.12:container-native-virtualization/kubevirt-template-validator@sha256:bf732669655db1b09ef27bc1964fe7b49943d681a5acc9860497512d8877e13f_amd64",
"8Base-CNV-4.12:container-native-virtualization/ovs-cni-marker@sha256:077367d5af11030832a5e63a611395b7fa65ee140b490b6f33f8a23a9392dcd5_amd64",
"8Base-CNV-4.12:container-native-virtualization/ovs-cni-plugin@sha256:892e339e8eec78f9865d11984c6dc8e92831ee9a17d6b990cd7fba9f2e506e13_amd64",
"8Base-CNV-4.12:container-native-virtualization/virt-cdi-apiserver@sha256:dd68dfc1a588b4e24e533d61b52b68ab0673fd39a95632314f54e1b85cb5f32d_amd64",
"8Base-CNV-4.12:container-native-virtualization/virt-cdi-cloner@sha256:879742e59f3416100969a0d0994e49e3f8cd493310bbd0c0e86e969f86daa204_amd64",
"8Base-CNV-4.12:container-native-virtualization/virt-cdi-controller@sha256:46689591989c8db1fa1f5228b2b9fb51d7abd0425c34951f909ced1fc536f0e4_amd64",
"8Base-CNV-4.12:container-native-virtualization/virt-cdi-importer@sha256:f2d011c18db1dd0dbe068bc650418c4b3f2f94935c053e76a52736da0f33867a_amd64",
"8Base-CNV-4.12:container-native-virtualization/virt-cdi-operator@sha256:8b06f96750c3f8e34a7cc8defeda46a92e3ad553159d3dbc7c4e096b483508ee_amd64",
"8Base-CNV-4.12:container-native-virtualization/virt-cdi-uploadproxy@sha256:84fd85672f6e9891678d6e99c066f8f20a9a2aac08fae11d552d46a317b7f815_amd64",
"8Base-CNV-4.12:container-native-virtualization/virt-cdi-uploadserver@sha256:4b231a260a9c0176f4b45aaf8142fa5e6860892b2fa19fad0f3091c423064211_amd64",
"8Base-CNV-4.12:container-native-virtualization/virt-exportproxy@sha256:2dc6b5eca4ba0daffe57ff174efc35764a2021eef35ef84c3d030c0f97329ece_amd64",
"8Base-CNV-4.12:container-native-virtualization/virt-exportserver@sha256:dd59838c20f30c7049cbdc4646b8b6f73ce8f33fa13c352ee22985673eaf95e2_amd64",
"8Base-CNV-4.12:container-native-virtualization/virt-handler@sha256:cce366a6b1aa42a9798a8c714dcb795d1c653dfe0ba06c997e65dbba0318e537_amd64",
"8Base-CNV-4.12:container-native-virtualization/virt-launcher@sha256:bd5b00ece84caed816b3f3cc80d8570324e1e8f975cf2c2320726d88fb64f33a_amd64",
"8Base-CNV-4.12:container-native-virtualization/virtio-win@sha256:cd321e3d82a87139edabf223414b892c99857d7ac7d089b870e227ea98c970e0_amd64",
"8Base-CNV-4.12:container-native-virtualization/vm-network-latency-checkup@sha256:5a1502efeeaa3958e5755ce07dcb8314305d75c88cc69ddc7d515457935cdc69_amd64"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2053532"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in the big package of the math library in golang. The Rat.SetString could cause an overflow, and if left unhandled, it could lead to excessive memory use. This issue could allow a remote attacker to impact the availability of the system.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "golang: math/big: uncontrolled memory consumption due to an unhandled overflow via Rat.SetString",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "Red Hat Enterprise Linux 8 and 9 are affected, because the code-base is affected by this vulnerability.\n\nRed Hat Product Security has rated this issue as having Moderate security impact, and the issue is not currently planned to be addressed in future updates for Red Hat Enterprise Linux 7, hence, marked as Out-of-Support-Scope. \n\nFor additional information, refer to the Issue Severity Classification: https://access.redhat.com/security/updates/classification/ and Red Hat Enterprise Linux Life Cycle \u0026 Updates Policy: https://access.redhat.com/support/policy/updates/errata/.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"8Base-CNV-4.12:container-native-virtualization/libguestfs-tools@sha256:4f0d48312d8fe02a17747d65ac644d3e1be2df3cb80a9d0c268acc6ad5b91680_amd64",
"8Base-CNV-4.12:container-native-virtualization/virt-api@sha256:cd89350a5e6b3a468acd290819d86f2c77d486fa5a57dbac752f863f1a8a2b23_amd64",
"8Base-CNV-4.12:container-native-virtualization/virt-artifacts-server@sha256:9638c34ff48d275842a990deb86110530ffd4937b2b551a4d5263168f7db6d47_amd64",
"8Base-CNV-4.12:container-native-virtualization/virt-controller@sha256:e6ddc32f82e940d364e0a3d63c28b4bd41b71574f9479b6d6b01de948baa8cab_amd64",
"8Base-CNV-4.12:container-native-virtualization/virt-operator@sha256:6c4b16ac62e673d8f5116d592836506be72c5ebd2a07ffc828fee86514db0e9d_amd64"
],
"known_not_affected": [
"8Base-CNV-4.12:container-native-virtualization/bridge-marker@sha256:086a9922f34161e5b75d204a0c3281c941f81f76ef8784de434cc79acc76174c_amd64",
"8Base-CNV-4.12:container-native-virtualization/cluster-network-addons-operator@sha256:d2c19fd4c2327eb84179acf652157982b29c365d8a526d70517c6dd93ea6ebc7_amd64",
"8Base-CNV-4.12:container-native-virtualization/cnv-containernetworking-plugins@sha256:3d6003dea97e48d240668e55b2705f0251259006251abafaa3dc08fbc69f1312_amd64",
"8Base-CNV-4.12:container-native-virtualization/cnv-must-gather-rhel8@sha256:dcb95d2b4958ce69f8fcf61c9c90e0516d7844db62f2297ebf1ef18e5d8c05b4_amd64",
"8Base-CNV-4.12:container-native-virtualization/hco-bundle-registry@sha256:73680901c7733ba27f729fd6475971e0909c2fe9efacf74d556f961a1494274e_amd64",
"8Base-CNV-4.12:container-native-virtualization/hostpath-csi-driver@sha256:a0b75e357628ca6b2ca32ab3fdbf531fd8da438a7a6ae8988ef897d2c001d9cb_amd64",
"8Base-CNV-4.12:container-native-virtualization/hostpath-provisioner-rhel8-operator@sha256:b9d84e63f789c70e31cf60fe06d41359363afc7bbd86a78ac7132f8dae4c467a_amd64",
"8Base-CNV-4.12:container-native-virtualization/hostpath-provisioner-rhel8@sha256:5239dcb229b060a818befd52a1e27b18142985abe0e39cef41eadd66f8b21ec1_amd64",
"8Base-CNV-4.12:container-native-virtualization/hyperconverged-cluster-operator@sha256:8b311b48437c79a6859a84f62cfd10ca8e6dcff4ce665a98ed78633552a172ca_amd64",
"8Base-CNV-4.12:container-native-virtualization/hyperconverged-cluster-webhook-rhel8@sha256:e912171328517664f0298322a7992a6e0e00118dc496ff94ee84190d9057db68_amd64",
"8Base-CNV-4.12:container-native-virtualization/kubemacpool@sha256:ab5a239a35e3de8566cb76db0d59ae92e290a3756d39a2298290f1ab3c7b56c5_amd64",
"8Base-CNV-4.12:container-native-virtualization/kubevirt-console-plugin@sha256:e7dd17d4d206b2d37f24a2ed28bf3d2d6a40463da6cbc6b5696555b455f90055_amd64",
"8Base-CNV-4.12:container-native-virtualization/kubevirt-ssp-operator@sha256:09a834b1f71a19cf9a616ffd9eb04408972f9b8f9549777cab0935f63931c993_amd64",
"8Base-CNV-4.12:container-native-virtualization/kubevirt-tekton-tasks-cleanup-vm@sha256:66284c45e82862dc7c1505fcdfe7b14e72c93c5e7fa6b7108a945220279641e9_amd64",
"8Base-CNV-4.12:container-native-virtualization/kubevirt-tekton-tasks-copy-template@sha256:462770d258407ea93c14c9a99fb4450536261202d1d63a681634af2193c2b062_amd64",
"8Base-CNV-4.12:container-native-virtualization/kubevirt-tekton-tasks-create-datavolume@sha256:31d22c0be03bbb222967d953d35189173fbeb60d1cb32278eb006e8abe78e90c_amd64",
"8Base-CNV-4.12:container-native-virtualization/kubevirt-tekton-tasks-create-vm-from-template@sha256:a62ec91155a7bfc776c402e8b513b0e00797d64a95434346a2e3a4cc25f2d3c5_amd64",
"8Base-CNV-4.12:container-native-virtualization/kubevirt-tekton-tasks-disk-virt-customize@sha256:35274b72a5562e8675854d8cf2ca3ec0c4d0b619c0e630d7b39b7da8ebd3b143_amd64",
"8Base-CNV-4.12:container-native-virtualization/kubevirt-tekton-tasks-disk-virt-sysprep@sha256:6e6ed3d8b1b906f801e36b82d6976bc421ae8344d71d4c563fe6d8e76b5fe9c4_amd64",
"8Base-CNV-4.12:container-native-virtualization/kubevirt-tekton-tasks-modify-vm-template@sha256:b46443d7f21b8b251468e33c929a16008a3ac34a8f50a1d8bc1cd134079ccae4_amd64",
"8Base-CNV-4.12:container-native-virtualization/kubevirt-tekton-tasks-operator@sha256:7f11db20a3c635aa48e3dcadfe555d0cd229c4c7f1790f70ee9c9ee78ab55e67_amd64",
"8Base-CNV-4.12:container-native-virtualization/kubevirt-tekton-tasks-wait-for-vmi-status@sha256:4967b4c46d670a2b109c9a2e6e0ebc850a5e1dacaf8cc0ed691668bfa0cbd418_amd64",
"8Base-CNV-4.12:container-native-virtualization/kubevirt-template-validator@sha256:bf732669655db1b09ef27bc1964fe7b49943d681a5acc9860497512d8877e13f_amd64",
"8Base-CNV-4.12:container-native-virtualization/ovs-cni-marker@sha256:077367d5af11030832a5e63a611395b7fa65ee140b490b6f33f8a23a9392dcd5_amd64",
"8Base-CNV-4.12:container-native-virtualization/ovs-cni-plugin@sha256:892e339e8eec78f9865d11984c6dc8e92831ee9a17d6b990cd7fba9f2e506e13_amd64",
"8Base-CNV-4.12:container-native-virtualization/virt-cdi-apiserver@sha256:dd68dfc1a588b4e24e533d61b52b68ab0673fd39a95632314f54e1b85cb5f32d_amd64",
"8Base-CNV-4.12:container-native-virtualization/virt-cdi-cloner@sha256:879742e59f3416100969a0d0994e49e3f8cd493310bbd0c0e86e969f86daa204_amd64",
"8Base-CNV-4.12:container-native-virtualization/virt-cdi-controller@sha256:46689591989c8db1fa1f5228b2b9fb51d7abd0425c34951f909ced1fc536f0e4_amd64",
"8Base-CNV-4.12:container-native-virtualization/virt-cdi-importer@sha256:f2d011c18db1dd0dbe068bc650418c4b3f2f94935c053e76a52736da0f33867a_amd64",
"8Base-CNV-4.12:container-native-virtualization/virt-cdi-operator@sha256:8b06f96750c3f8e34a7cc8defeda46a92e3ad553159d3dbc7c4e096b483508ee_amd64",
"8Base-CNV-4.12:container-native-virtualization/virt-cdi-uploadproxy@sha256:84fd85672f6e9891678d6e99c066f8f20a9a2aac08fae11d552d46a317b7f815_amd64",
"8Base-CNV-4.12:container-native-virtualization/virt-cdi-uploadserver@sha256:4b231a260a9c0176f4b45aaf8142fa5e6860892b2fa19fad0f3091c423064211_amd64",
"8Base-CNV-4.12:container-native-virtualization/virt-exportproxy@sha256:2dc6b5eca4ba0daffe57ff174efc35764a2021eef35ef84c3d030c0f97329ece_amd64",
"8Base-CNV-4.12:container-native-virtualization/virt-exportserver@sha256:dd59838c20f30c7049cbdc4646b8b6f73ce8f33fa13c352ee22985673eaf95e2_amd64",
"8Base-CNV-4.12:container-native-virtualization/virt-handler@sha256:cce366a6b1aa42a9798a8c714dcb795d1c653dfe0ba06c997e65dbba0318e537_amd64",
"8Base-CNV-4.12:container-native-virtualization/virt-launcher@sha256:bd5b00ece84caed816b3f3cc80d8570324e1e8f975cf2c2320726d88fb64f33a_amd64",
"8Base-CNV-4.12:container-native-virtualization/virtio-win@sha256:cd321e3d82a87139edabf223414b892c99857d7ac7d089b870e227ea98c970e0_amd64",
"8Base-CNV-4.12:container-native-virtualization/vm-network-latency-checkup@sha256:5a1502efeeaa3958e5755ce07dcb8314305d75c88cc69ddc7d515457935cdc69_amd64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2022-23772"
},
{
"category": "external",
"summary": "RHBZ#2053532",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2053532"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2022-23772",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-23772"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2022-23772",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2022-23772"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-announce/c/SUsQn0aSgPQ",
"url": "https://groups.google.com/g/golang-announce/c/SUsQn0aSgPQ"
}
],
"release_date": "2022-01-19T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2023-01-25T11:11:29+00:00",
"details": "Before applying this update, you must apply all previously released errata\nrelevant to your system.\n\nTo apply this update, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"8Base-CNV-4.12:container-native-virtualization/libguestfs-tools@sha256:4f0d48312d8fe02a17747d65ac644d3e1be2df3cb80a9d0c268acc6ad5b91680_amd64",
"8Base-CNV-4.12:container-native-virtualization/virt-api@sha256:cd89350a5e6b3a468acd290819d86f2c77d486fa5a57dbac752f863f1a8a2b23_amd64",
"8Base-CNV-4.12:container-native-virtualization/virt-artifacts-server@sha256:9638c34ff48d275842a990deb86110530ffd4937b2b551a4d5263168f7db6d47_amd64",
"8Base-CNV-4.12:container-native-virtualization/virt-controller@sha256:e6ddc32f82e940d364e0a3d63c28b4bd41b71574f9479b6d6b01de948baa8cab_amd64",
"8Base-CNV-4.12:container-native-virtualization/virt-operator@sha256:6c4b16ac62e673d8f5116d592836506be72c5ebd2a07ffc828fee86514db0e9d_amd64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2023:0408"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"8Base-CNV-4.12:container-native-virtualization/bridge-marker@sha256:086a9922f34161e5b75d204a0c3281c941f81f76ef8784de434cc79acc76174c_amd64",
"8Base-CNV-4.12:container-native-virtualization/cluster-network-addons-operator@sha256:d2c19fd4c2327eb84179acf652157982b29c365d8a526d70517c6dd93ea6ebc7_amd64",
"8Base-CNV-4.12:container-native-virtualization/cnv-containernetworking-plugins@sha256:3d6003dea97e48d240668e55b2705f0251259006251abafaa3dc08fbc69f1312_amd64",
"8Base-CNV-4.12:container-native-virtualization/cnv-must-gather-rhel8@sha256:dcb95d2b4958ce69f8fcf61c9c90e0516d7844db62f2297ebf1ef18e5d8c05b4_amd64",
"8Base-CNV-4.12:container-native-virtualization/hco-bundle-registry@sha256:73680901c7733ba27f729fd6475971e0909c2fe9efacf74d556f961a1494274e_amd64",
"8Base-CNV-4.12:container-native-virtualization/hostpath-csi-driver@sha256:a0b75e357628ca6b2ca32ab3fdbf531fd8da438a7a6ae8988ef897d2c001d9cb_amd64",
"8Base-CNV-4.12:container-native-virtualization/hostpath-provisioner-rhel8-operator@sha256:b9d84e63f789c70e31cf60fe06d41359363afc7bbd86a78ac7132f8dae4c467a_amd64",
"8Base-CNV-4.12:container-native-virtualization/hostpath-provisioner-rhel8@sha256:5239dcb229b060a818befd52a1e27b18142985abe0e39cef41eadd66f8b21ec1_amd64",
"8Base-CNV-4.12:container-native-virtualization/hyperconverged-cluster-operator@sha256:8b311b48437c79a6859a84f62cfd10ca8e6dcff4ce665a98ed78633552a172ca_amd64",
"8Base-CNV-4.12:container-native-virtualization/hyperconverged-cluster-webhook-rhel8@sha256:e912171328517664f0298322a7992a6e0e00118dc496ff94ee84190d9057db68_amd64",
"8Base-CNV-4.12:container-native-virtualization/kubemacpool@sha256:ab5a239a35e3de8566cb76db0d59ae92e290a3756d39a2298290f1ab3c7b56c5_amd64",
"8Base-CNV-4.12:container-native-virtualization/kubevirt-console-plugin@sha256:e7dd17d4d206b2d37f24a2ed28bf3d2d6a40463da6cbc6b5696555b455f90055_amd64",
"8Base-CNV-4.12:container-native-virtualization/kubevirt-ssp-operator@sha256:09a834b1f71a19cf9a616ffd9eb04408972f9b8f9549777cab0935f63931c993_amd64",
"8Base-CNV-4.12:container-native-virtualization/kubevirt-tekton-tasks-cleanup-vm@sha256:66284c45e82862dc7c1505fcdfe7b14e72c93c5e7fa6b7108a945220279641e9_amd64",
"8Base-CNV-4.12:container-native-virtualization/kubevirt-tekton-tasks-copy-template@sha256:462770d258407ea93c14c9a99fb4450536261202d1d63a681634af2193c2b062_amd64",
"8Base-CNV-4.12:container-native-virtualization/kubevirt-tekton-tasks-create-datavolume@sha256:31d22c0be03bbb222967d953d35189173fbeb60d1cb32278eb006e8abe78e90c_amd64",
"8Base-CNV-4.12:container-native-virtualization/kubevirt-tekton-tasks-create-vm-from-template@sha256:a62ec91155a7bfc776c402e8b513b0e00797d64a95434346a2e3a4cc25f2d3c5_amd64",
"8Base-CNV-4.12:container-native-virtualization/kubevirt-tekton-tasks-disk-virt-customize@sha256:35274b72a5562e8675854d8cf2ca3ec0c4d0b619c0e630d7b39b7da8ebd3b143_amd64",
"8Base-CNV-4.12:container-native-virtualization/kubevirt-tekton-tasks-disk-virt-sysprep@sha256:6e6ed3d8b1b906f801e36b82d6976bc421ae8344d71d4c563fe6d8e76b5fe9c4_amd64",
"8Base-CNV-4.12:container-native-virtualization/kubevirt-tekton-tasks-modify-vm-template@sha256:b46443d7f21b8b251468e33c929a16008a3ac34a8f50a1d8bc1cd134079ccae4_amd64",
"8Base-CNV-4.12:container-native-virtualization/kubevirt-tekton-tasks-operator@sha256:7f11db20a3c635aa48e3dcadfe555d0cd229c4c7f1790f70ee9c9ee78ab55e67_amd64",
"8Base-CNV-4.12:container-native-virtualization/kubevirt-tekton-tasks-wait-for-vmi-status@sha256:4967b4c46d670a2b109c9a2e6e0ebc850a5e1dacaf8cc0ed691668bfa0cbd418_amd64",
"8Base-CNV-4.12:container-native-virtualization/kubevirt-template-validator@sha256:bf732669655db1b09ef27bc1964fe7b49943d681a5acc9860497512d8877e13f_amd64",
"8Base-CNV-4.12:container-native-virtualization/libguestfs-tools@sha256:4f0d48312d8fe02a17747d65ac644d3e1be2df3cb80a9d0c268acc6ad5b91680_amd64",
"8Base-CNV-4.12:container-native-virtualization/ovs-cni-marker@sha256:077367d5af11030832a5e63a611395b7fa65ee140b490b6f33f8a23a9392dcd5_amd64",
"8Base-CNV-4.12:container-native-virtualization/ovs-cni-plugin@sha256:892e339e8eec78f9865d11984c6dc8e92831ee9a17d6b990cd7fba9f2e506e13_amd64",
"8Base-CNV-4.12:container-native-virtualization/virt-api@sha256:cd89350a5e6b3a468acd290819d86f2c77d486fa5a57dbac752f863f1a8a2b23_amd64",
"8Base-CNV-4.12:container-native-virtualization/virt-artifacts-server@sha256:9638c34ff48d275842a990deb86110530ffd4937b2b551a4d5263168f7db6d47_amd64",
"8Base-CNV-4.12:container-native-virtualization/virt-cdi-apiserver@sha256:dd68dfc1a588b4e24e533d61b52b68ab0673fd39a95632314f54e1b85cb5f32d_amd64",
"8Base-CNV-4.12:container-native-virtualization/virt-cdi-cloner@sha256:879742e59f3416100969a0d0994e49e3f8cd493310bbd0c0e86e969f86daa204_amd64",
"8Base-CNV-4.12:container-native-virtualization/virt-cdi-controller@sha256:46689591989c8db1fa1f5228b2b9fb51d7abd0425c34951f909ced1fc536f0e4_amd64",
"8Base-CNV-4.12:container-native-virtualization/virt-cdi-importer@sha256:f2d011c18db1dd0dbe068bc650418c4b3f2f94935c053e76a52736da0f33867a_amd64",
"8Base-CNV-4.12:container-native-virtualization/virt-cdi-operator@sha256:8b06f96750c3f8e34a7cc8defeda46a92e3ad553159d3dbc7c4e096b483508ee_amd64",
"8Base-CNV-4.12:container-native-virtualization/virt-cdi-uploadproxy@sha256:84fd85672f6e9891678d6e99c066f8f20a9a2aac08fae11d552d46a317b7f815_amd64",
"8Base-CNV-4.12:container-native-virtualization/virt-cdi-uploadserver@sha256:4b231a260a9c0176f4b45aaf8142fa5e6860892b2fa19fad0f3091c423064211_amd64",
"8Base-CNV-4.12:container-native-virtualization/virt-controller@sha256:e6ddc32f82e940d364e0a3d63c28b4bd41b71574f9479b6d6b01de948baa8cab_amd64",
"8Base-CNV-4.12:container-native-virtualization/virt-exportproxy@sha256:2dc6b5eca4ba0daffe57ff174efc35764a2021eef35ef84c3d030c0f97329ece_amd64",
"8Base-CNV-4.12:container-native-virtualization/virt-exportserver@sha256:dd59838c20f30c7049cbdc4646b8b6f73ce8f33fa13c352ee22985673eaf95e2_amd64",
"8Base-CNV-4.12:container-native-virtualization/virt-handler@sha256:cce366a6b1aa42a9798a8c714dcb795d1c653dfe0ba06c997e65dbba0318e537_amd64",
"8Base-CNV-4.12:container-native-virtualization/virt-launcher@sha256:bd5b00ece84caed816b3f3cc80d8570324e1e8f975cf2c2320726d88fb64f33a_amd64",
"8Base-CNV-4.12:container-native-virtualization/virt-operator@sha256:6c4b16ac62e673d8f5116d592836506be72c5ebd2a07ffc828fee86514db0e9d_amd64",
"8Base-CNV-4.12:container-native-virtualization/virtio-win@sha256:cd321e3d82a87139edabf223414b892c99857d7ac7d089b870e227ea98c970e0_amd64",
"8Base-CNV-4.12:container-native-virtualization/vm-network-latency-checkup@sha256:5a1502efeeaa3958e5755ce07dcb8314305d75c88cc69ddc7d515457935cdc69_amd64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "golang: math/big: uncontrolled memory consumption due to an unhandled overflow via Rat.SetString"
},
{
"cve": "CVE-2022-23773",
"cwe": {
"id": "CWE-1220",
"name": "Insufficient Granularity of Access Control"
},
"discovery_date": "2022-02-11T00:00:00+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"8Base-CNV-4.12:container-native-virtualization/bridge-marker@sha256:086a9922f34161e5b75d204a0c3281c941f81f76ef8784de434cc79acc76174c_amd64",
"8Base-CNV-4.12:container-native-virtualization/cluster-network-addons-operator@sha256:d2c19fd4c2327eb84179acf652157982b29c365d8a526d70517c6dd93ea6ebc7_amd64",
"8Base-CNV-4.12:container-native-virtualization/cnv-containernetworking-plugins@sha256:3d6003dea97e48d240668e55b2705f0251259006251abafaa3dc08fbc69f1312_amd64",
"8Base-CNV-4.12:container-native-virtualization/cnv-must-gather-rhel8@sha256:dcb95d2b4958ce69f8fcf61c9c90e0516d7844db62f2297ebf1ef18e5d8c05b4_amd64",
"8Base-CNV-4.12:container-native-virtualization/hco-bundle-registry@sha256:73680901c7733ba27f729fd6475971e0909c2fe9efacf74d556f961a1494274e_amd64",
"8Base-CNV-4.12:container-native-virtualization/hostpath-csi-driver@sha256:a0b75e357628ca6b2ca32ab3fdbf531fd8da438a7a6ae8988ef897d2c001d9cb_amd64",
"8Base-CNV-4.12:container-native-virtualization/hostpath-provisioner-rhel8-operator@sha256:b9d84e63f789c70e31cf60fe06d41359363afc7bbd86a78ac7132f8dae4c467a_amd64",
"8Base-CNV-4.12:container-native-virtualization/hostpath-provisioner-rhel8@sha256:5239dcb229b060a818befd52a1e27b18142985abe0e39cef41eadd66f8b21ec1_amd64",
"8Base-CNV-4.12:container-native-virtualization/hyperconverged-cluster-operator@sha256:8b311b48437c79a6859a84f62cfd10ca8e6dcff4ce665a98ed78633552a172ca_amd64",
"8Base-CNV-4.12:container-native-virtualization/hyperconverged-cluster-webhook-rhel8@sha256:e912171328517664f0298322a7992a6e0e00118dc496ff94ee84190d9057db68_amd64",
"8Base-CNV-4.12:container-native-virtualization/kubemacpool@sha256:ab5a239a35e3de8566cb76db0d59ae92e290a3756d39a2298290f1ab3c7b56c5_amd64",
"8Base-CNV-4.12:container-native-virtualization/kubevirt-console-plugin@sha256:e7dd17d4d206b2d37f24a2ed28bf3d2d6a40463da6cbc6b5696555b455f90055_amd64",
"8Base-CNV-4.12:container-native-virtualization/kubevirt-ssp-operator@sha256:09a834b1f71a19cf9a616ffd9eb04408972f9b8f9549777cab0935f63931c993_amd64",
"8Base-CNV-4.12:container-native-virtualization/kubevirt-tekton-tasks-cleanup-vm@sha256:66284c45e82862dc7c1505fcdfe7b14e72c93c5e7fa6b7108a945220279641e9_amd64",
"8Base-CNV-4.12:container-native-virtualization/kubevirt-tekton-tasks-copy-template@sha256:462770d258407ea93c14c9a99fb4450536261202d1d63a681634af2193c2b062_amd64",
"8Base-CNV-4.12:container-native-virtualization/kubevirt-tekton-tasks-create-datavolume@sha256:31d22c0be03bbb222967d953d35189173fbeb60d1cb32278eb006e8abe78e90c_amd64",
"8Base-CNV-4.12:container-native-virtualization/kubevirt-tekton-tasks-create-vm-from-template@sha256:a62ec91155a7bfc776c402e8b513b0e00797d64a95434346a2e3a4cc25f2d3c5_amd64",
"8Base-CNV-4.12:container-native-virtualization/kubevirt-tekton-tasks-disk-virt-customize@sha256:35274b72a5562e8675854d8cf2ca3ec0c4d0b619c0e630d7b39b7da8ebd3b143_amd64",
"8Base-CNV-4.12:container-native-virtualization/kubevirt-tekton-tasks-disk-virt-sysprep@sha256:6e6ed3d8b1b906f801e36b82d6976bc421ae8344d71d4c563fe6d8e76b5fe9c4_amd64",
"8Base-CNV-4.12:container-native-virtualization/kubevirt-tekton-tasks-modify-vm-template@sha256:b46443d7f21b8b251468e33c929a16008a3ac34a8f50a1d8bc1cd134079ccae4_amd64",
"8Base-CNV-4.12:container-native-virtualization/kubevirt-tekton-tasks-operator@sha256:7f11db20a3c635aa48e3dcadfe555d0cd229c4c7f1790f70ee9c9ee78ab55e67_amd64",
"8Base-CNV-4.12:container-native-virtualization/kubevirt-tekton-tasks-wait-for-vmi-status@sha256:4967b4c46d670a2b109c9a2e6e0ebc850a5e1dacaf8cc0ed691668bfa0cbd418_amd64",
"8Base-CNV-4.12:container-native-virtualization/kubevirt-template-validator@sha256:bf732669655db1b09ef27bc1964fe7b49943d681a5acc9860497512d8877e13f_amd64",
"8Base-CNV-4.12:container-native-virtualization/libguestfs-tools@sha256:4f0d48312d8fe02a17747d65ac644d3e1be2df3cb80a9d0c268acc6ad5b91680_amd64",
"8Base-CNV-4.12:container-native-virtualization/ovs-cni-marker@sha256:077367d5af11030832a5e63a611395b7fa65ee140b490b6f33f8a23a9392dcd5_amd64",
"8Base-CNV-4.12:container-native-virtualization/ovs-cni-plugin@sha256:892e339e8eec78f9865d11984c6dc8e92831ee9a17d6b990cd7fba9f2e506e13_amd64",
"8Base-CNV-4.12:container-native-virtualization/virt-cdi-apiserver@sha256:dd68dfc1a588b4e24e533d61b52b68ab0673fd39a95632314f54e1b85cb5f32d_amd64",
"8Base-CNV-4.12:container-native-virtualization/virt-cdi-cloner@sha256:879742e59f3416100969a0d0994e49e3f8cd493310bbd0c0e86e969f86daa204_amd64",
"8Base-CNV-4.12:container-native-virtualization/virt-cdi-controller@sha256:46689591989c8db1fa1f5228b2b9fb51d7abd0425c34951f909ced1fc536f0e4_amd64",
"8Base-CNV-4.12:container-native-virtualization/virt-cdi-importer@sha256:f2d011c18db1dd0dbe068bc650418c4b3f2f94935c053e76a52736da0f33867a_amd64",
"8Base-CNV-4.12:container-native-virtualization/virt-cdi-operator@sha256:8b06f96750c3f8e34a7cc8defeda46a92e3ad553159d3dbc7c4e096b483508ee_amd64",
"8Base-CNV-4.12:container-native-virtualization/virt-cdi-uploadproxy@sha256:84fd85672f6e9891678d6e99c066f8f20a9a2aac08fae11d552d46a317b7f815_amd64",
"8Base-CNV-4.12:container-native-virtualization/virt-cdi-uploadserver@sha256:4b231a260a9c0176f4b45aaf8142fa5e6860892b2fa19fad0f3091c423064211_amd64",
"8Base-CNV-4.12:container-native-virtualization/virt-controller@sha256:e6ddc32f82e940d364e0a3d63c28b4bd41b71574f9479b6d6b01de948baa8cab_amd64",
"8Base-CNV-4.12:container-native-virtualization/virt-exportproxy@sha256:2dc6b5eca4ba0daffe57ff174efc35764a2021eef35ef84c3d030c0f97329ece_amd64",
"8Base-CNV-4.12:container-native-virtualization/virt-exportserver@sha256:dd59838c20f30c7049cbdc4646b8b6f73ce8f33fa13c352ee22985673eaf95e2_amd64",
"8Base-CNV-4.12:container-native-virtualization/virtio-win@sha256:cd321e3d82a87139edabf223414b892c99857d7ac7d089b870e227ea98c970e0_amd64",
"8Base-CNV-4.12:container-native-virtualization/vm-network-latency-checkup@sha256:5a1502efeeaa3958e5755ce07dcb8314305d75c88cc69ddc7d515457935cdc69_amd64"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2053541"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in the go package of the cmd library in golang. The go command could be tricked into accepting a branch, which resembles a version tag. This issue could allow a remote unauthenticated attacker to bypass security restrictions and introduce invalid or incorrect tags, reducing the integrity of the environment.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "golang: cmd/go: misinterpretation of branch names can lead to incorrect access control",
"title": "Vulnerability summary"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"8Base-CNV-4.12:container-native-virtualization/virt-api@sha256:cd89350a5e6b3a468acd290819d86f2c77d486fa5a57dbac752f863f1a8a2b23_amd64",
"8Base-CNV-4.12:container-native-virtualization/virt-artifacts-server@sha256:9638c34ff48d275842a990deb86110530ffd4937b2b551a4d5263168f7db6d47_amd64",
"8Base-CNV-4.12:container-native-virtualization/virt-handler@sha256:cce366a6b1aa42a9798a8c714dcb795d1c653dfe0ba06c997e65dbba0318e537_amd64",
"8Base-CNV-4.12:container-native-virtualization/virt-launcher@sha256:bd5b00ece84caed816b3f3cc80d8570324e1e8f975cf2c2320726d88fb64f33a_amd64",
"8Base-CNV-4.12:container-native-virtualization/virt-operator@sha256:6c4b16ac62e673d8f5116d592836506be72c5ebd2a07ffc828fee86514db0e9d_amd64"
],
"known_not_affected": [
"8Base-CNV-4.12:container-native-virtualization/bridge-marker@sha256:086a9922f34161e5b75d204a0c3281c941f81f76ef8784de434cc79acc76174c_amd64",
"8Base-CNV-4.12:container-native-virtualization/cluster-network-addons-operator@sha256:d2c19fd4c2327eb84179acf652157982b29c365d8a526d70517c6dd93ea6ebc7_amd64",
"8Base-CNV-4.12:container-native-virtualization/cnv-containernetworking-plugins@sha256:3d6003dea97e48d240668e55b2705f0251259006251abafaa3dc08fbc69f1312_amd64",
"8Base-CNV-4.12:container-native-virtualization/cnv-must-gather-rhel8@sha256:dcb95d2b4958ce69f8fcf61c9c90e0516d7844db62f2297ebf1ef18e5d8c05b4_amd64",
"8Base-CNV-4.12:container-native-virtualization/hco-bundle-registry@sha256:73680901c7733ba27f729fd6475971e0909c2fe9efacf74d556f961a1494274e_amd64",
"8Base-CNV-4.12:container-native-virtualization/hostpath-csi-driver@sha256:a0b75e357628ca6b2ca32ab3fdbf531fd8da438a7a6ae8988ef897d2c001d9cb_amd64",
"8Base-CNV-4.12:container-native-virtualization/hostpath-provisioner-rhel8-operator@sha256:b9d84e63f789c70e31cf60fe06d41359363afc7bbd86a78ac7132f8dae4c467a_amd64",
"8Base-CNV-4.12:container-native-virtualization/hostpath-provisioner-rhel8@sha256:5239dcb229b060a818befd52a1e27b18142985abe0e39cef41eadd66f8b21ec1_amd64",
"8Base-CNV-4.12:container-native-virtualization/hyperconverged-cluster-operator@sha256:8b311b48437c79a6859a84f62cfd10ca8e6dcff4ce665a98ed78633552a172ca_amd64",
"8Base-CNV-4.12:container-native-virtualization/hyperconverged-cluster-webhook-rhel8@sha256:e912171328517664f0298322a7992a6e0e00118dc496ff94ee84190d9057db68_amd64",
"8Base-CNV-4.12:container-native-virtualization/kubemacpool@sha256:ab5a239a35e3de8566cb76db0d59ae92e290a3756d39a2298290f1ab3c7b56c5_amd64",
"8Base-CNV-4.12:container-native-virtualization/kubevirt-console-plugin@sha256:e7dd17d4d206b2d37f24a2ed28bf3d2d6a40463da6cbc6b5696555b455f90055_amd64",
"8Base-CNV-4.12:container-native-virtualization/kubevirt-ssp-operator@sha256:09a834b1f71a19cf9a616ffd9eb04408972f9b8f9549777cab0935f63931c993_amd64",
"8Base-CNV-4.12:container-native-virtualization/kubevirt-tekton-tasks-cleanup-vm@sha256:66284c45e82862dc7c1505fcdfe7b14e72c93c5e7fa6b7108a945220279641e9_amd64",
"8Base-CNV-4.12:container-native-virtualization/kubevirt-tekton-tasks-copy-template@sha256:462770d258407ea93c14c9a99fb4450536261202d1d63a681634af2193c2b062_amd64",
"8Base-CNV-4.12:container-native-virtualization/kubevirt-tekton-tasks-create-datavolume@sha256:31d22c0be03bbb222967d953d35189173fbeb60d1cb32278eb006e8abe78e90c_amd64",
"8Base-CNV-4.12:container-native-virtualization/kubevirt-tekton-tasks-create-vm-from-template@sha256:a62ec91155a7bfc776c402e8b513b0e00797d64a95434346a2e3a4cc25f2d3c5_amd64",
"8Base-CNV-4.12:container-native-virtualization/kubevirt-tekton-tasks-disk-virt-customize@sha256:35274b72a5562e8675854d8cf2ca3ec0c4d0b619c0e630d7b39b7da8ebd3b143_amd64",
"8Base-CNV-4.12:container-native-virtualization/kubevirt-tekton-tasks-disk-virt-sysprep@sha256:6e6ed3d8b1b906f801e36b82d6976bc421ae8344d71d4c563fe6d8e76b5fe9c4_amd64",
"8Base-CNV-4.12:container-native-virtualization/kubevirt-tekton-tasks-modify-vm-template@sha256:b46443d7f21b8b251468e33c929a16008a3ac34a8f50a1d8bc1cd134079ccae4_amd64",
"8Base-CNV-4.12:container-native-virtualization/kubevirt-tekton-tasks-operator@sha256:7f11db20a3c635aa48e3dcadfe555d0cd229c4c7f1790f70ee9c9ee78ab55e67_amd64",
"8Base-CNV-4.12:container-native-virtualization/kubevirt-tekton-tasks-wait-for-vmi-status@sha256:4967b4c46d670a2b109c9a2e6e0ebc850a5e1dacaf8cc0ed691668bfa0cbd418_amd64",
"8Base-CNV-4.12:container-native-virtualization/kubevirt-template-validator@sha256:bf732669655db1b09ef27bc1964fe7b49943d681a5acc9860497512d8877e13f_amd64",
"8Base-CNV-4.12:container-native-virtualization/libguestfs-tools@sha256:4f0d48312d8fe02a17747d65ac644d3e1be2df3cb80a9d0c268acc6ad5b91680_amd64",
"8Base-CNV-4.12:container-native-virtualization/ovs-cni-marker@sha256:077367d5af11030832a5e63a611395b7fa65ee140b490b6f33f8a23a9392dcd5_amd64",
"8Base-CNV-4.12:container-native-virtualization/ovs-cni-plugin@sha256:892e339e8eec78f9865d11984c6dc8e92831ee9a17d6b990cd7fba9f2e506e13_amd64",
"8Base-CNV-4.12:container-native-virtualization/virt-cdi-apiserver@sha256:dd68dfc1a588b4e24e533d61b52b68ab0673fd39a95632314f54e1b85cb5f32d_amd64",
"8Base-CNV-4.12:container-native-virtualization/virt-cdi-cloner@sha256:879742e59f3416100969a0d0994e49e3f8cd493310bbd0c0e86e969f86daa204_amd64",
"8Base-CNV-4.12:container-native-virtualization/virt-cdi-controller@sha256:46689591989c8db1fa1f5228b2b9fb51d7abd0425c34951f909ced1fc536f0e4_amd64",
"8Base-CNV-4.12:container-native-virtualization/virt-cdi-importer@sha256:f2d011c18db1dd0dbe068bc650418c4b3f2f94935c053e76a52736da0f33867a_amd64",
"8Base-CNV-4.12:container-native-virtualization/virt-cdi-operator@sha256:8b06f96750c3f8e34a7cc8defeda46a92e3ad553159d3dbc7c4e096b483508ee_amd64",
"8Base-CNV-4.12:container-native-virtualization/virt-cdi-uploadproxy@sha256:84fd85672f6e9891678d6e99c066f8f20a9a2aac08fae11d552d46a317b7f815_amd64",
"8Base-CNV-4.12:container-native-virtualization/virt-cdi-uploadserver@sha256:4b231a260a9c0176f4b45aaf8142fa5e6860892b2fa19fad0f3091c423064211_amd64",
"8Base-CNV-4.12:container-native-virtualization/virt-controller@sha256:e6ddc32f82e940d364e0a3d63c28b4bd41b71574f9479b6d6b01de948baa8cab_amd64",
"8Base-CNV-4.12:container-native-virtualization/virt-exportproxy@sha256:2dc6b5eca4ba0daffe57ff174efc35764a2021eef35ef84c3d030c0f97329ece_amd64",
"8Base-CNV-4.12:container-native-virtualization/virt-exportserver@sha256:dd59838c20f30c7049cbdc4646b8b6f73ce8f33fa13c352ee22985673eaf95e2_amd64",
"8Base-CNV-4.12:container-native-virtualization/virtio-win@sha256:cd321e3d82a87139edabf223414b892c99857d7ac7d089b870e227ea98c970e0_amd64",
"8Base-CNV-4.12:container-native-virtualization/vm-network-latency-checkup@sha256:5a1502efeeaa3958e5755ce07dcb8314305d75c88cc69ddc7d515457935cdc69_amd64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2022-23773"
},
{
"category": "external",
"summary": "RHBZ#2053541",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2053541"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2022-23773",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-23773"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2022-23773",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2022-23773"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-announce/c/SUsQn0aSgPQ",
"url": "https://groups.google.com/g/golang-announce/c/SUsQn0aSgPQ"
}
],
"release_date": "2022-02-11T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2023-01-25T11:11:29+00:00",
"details": "Before applying this update, you must apply all previously released errata\nrelevant to your system.\n\nTo apply this update, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"8Base-CNV-4.12:container-native-virtualization/virt-api@sha256:cd89350a5e6b3a468acd290819d86f2c77d486fa5a57dbac752f863f1a8a2b23_amd64",
"8Base-CNV-4.12:container-native-virtualization/virt-artifacts-server@sha256:9638c34ff48d275842a990deb86110530ffd4937b2b551a4d5263168f7db6d47_amd64",
"8Base-CNV-4.12:container-native-virtualization/virt-handler@sha256:cce366a6b1aa42a9798a8c714dcb795d1c653dfe0ba06c997e65dbba0318e537_amd64",
"8Base-CNV-4.12:container-native-virtualization/virt-launcher@sha256:bd5b00ece84caed816b3f3cc80d8570324e1e8f975cf2c2320726d88fb64f33a_amd64",
"8Base-CNV-4.12:container-native-virtualization/virt-operator@sha256:6c4b16ac62e673d8f5116d592836506be72c5ebd2a07ffc828fee86514db0e9d_amd64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2023:0408"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "NONE",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "NONE",
"integrityImpact": "HIGH",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:H/A:N",
"version": "3.1"
},
"products": [
"8Base-CNV-4.12:container-native-virtualization/bridge-marker@sha256:086a9922f34161e5b75d204a0c3281c941f81f76ef8784de434cc79acc76174c_amd64",
"8Base-CNV-4.12:container-native-virtualization/cluster-network-addons-operator@sha256:d2c19fd4c2327eb84179acf652157982b29c365d8a526d70517c6dd93ea6ebc7_amd64",
"8Base-CNV-4.12:container-native-virtualization/cnv-containernetworking-plugins@sha256:3d6003dea97e48d240668e55b2705f0251259006251abafaa3dc08fbc69f1312_amd64",
"8Base-CNV-4.12:container-native-virtualization/cnv-must-gather-rhel8@sha256:dcb95d2b4958ce69f8fcf61c9c90e0516d7844db62f2297ebf1ef18e5d8c05b4_amd64",
"8Base-CNV-4.12:container-native-virtualization/hco-bundle-registry@sha256:73680901c7733ba27f729fd6475971e0909c2fe9efacf74d556f961a1494274e_amd64",
"8Base-CNV-4.12:container-native-virtualization/hostpath-csi-driver@sha256:a0b75e357628ca6b2ca32ab3fdbf531fd8da438a7a6ae8988ef897d2c001d9cb_amd64",
"8Base-CNV-4.12:container-native-virtualization/hostpath-provisioner-rhel8-operator@sha256:b9d84e63f789c70e31cf60fe06d41359363afc7bbd86a78ac7132f8dae4c467a_amd64",
"8Base-CNV-4.12:container-native-virtualization/hostpath-provisioner-rhel8@sha256:5239dcb229b060a818befd52a1e27b18142985abe0e39cef41eadd66f8b21ec1_amd64",
"8Base-CNV-4.12:container-native-virtualization/hyperconverged-cluster-operator@sha256:8b311b48437c79a6859a84f62cfd10ca8e6dcff4ce665a98ed78633552a172ca_amd64",
"8Base-CNV-4.12:container-native-virtualization/hyperconverged-cluster-webhook-rhel8@sha256:e912171328517664f0298322a7992a6e0e00118dc496ff94ee84190d9057db68_amd64",
"8Base-CNV-4.12:container-native-virtualization/kubemacpool@sha256:ab5a239a35e3de8566cb76db0d59ae92e290a3756d39a2298290f1ab3c7b56c5_amd64",
"8Base-CNV-4.12:container-native-virtualization/kubevirt-console-plugin@sha256:e7dd17d4d206b2d37f24a2ed28bf3d2d6a40463da6cbc6b5696555b455f90055_amd64",
"8Base-CNV-4.12:container-native-virtualization/kubevirt-ssp-operator@sha256:09a834b1f71a19cf9a616ffd9eb04408972f9b8f9549777cab0935f63931c993_amd64",
"8Base-CNV-4.12:container-native-virtualization/kubevirt-tekton-tasks-cleanup-vm@sha256:66284c45e82862dc7c1505fcdfe7b14e72c93c5e7fa6b7108a945220279641e9_amd64",
"8Base-CNV-4.12:container-native-virtualization/kubevirt-tekton-tasks-copy-template@sha256:462770d258407ea93c14c9a99fb4450536261202d1d63a681634af2193c2b062_amd64",
"8Base-CNV-4.12:container-native-virtualization/kubevirt-tekton-tasks-create-datavolume@sha256:31d22c0be03bbb222967d953d35189173fbeb60d1cb32278eb006e8abe78e90c_amd64",
"8Base-CNV-4.12:container-native-virtualization/kubevirt-tekton-tasks-create-vm-from-template@sha256:a62ec91155a7bfc776c402e8b513b0e00797d64a95434346a2e3a4cc25f2d3c5_amd64",
"8Base-CNV-4.12:container-native-virtualization/kubevirt-tekton-tasks-disk-virt-customize@sha256:35274b72a5562e8675854d8cf2ca3ec0c4d0b619c0e630d7b39b7da8ebd3b143_amd64",
"8Base-CNV-4.12:container-native-virtualization/kubevirt-tekton-tasks-disk-virt-sysprep@sha256:6e6ed3d8b1b906f801e36b82d6976bc421ae8344d71d4c563fe6d8e76b5fe9c4_amd64",
"8Base-CNV-4.12:container-native-virtualization/kubevirt-tekton-tasks-modify-vm-template@sha256:b46443d7f21b8b251468e33c929a16008a3ac34a8f50a1d8bc1cd134079ccae4_amd64",
"8Base-CNV-4.12:container-native-virtualization/kubevirt-tekton-tasks-operator@sha256:7f11db20a3c635aa48e3dcadfe555d0cd229c4c7f1790f70ee9c9ee78ab55e67_amd64",
"8Base-CNV-4.12:container-native-virtualization/kubevirt-tekton-tasks-wait-for-vmi-status@sha256:4967b4c46d670a2b109c9a2e6e0ebc850a5e1dacaf8cc0ed691668bfa0cbd418_amd64",
"8Base-CNV-4.12:container-native-virtualization/kubevirt-template-validator@sha256:bf732669655db1b09ef27bc1964fe7b49943d681a5acc9860497512d8877e13f_amd64",
"8Base-CNV-4.12:container-native-virtualization/libguestfs-tools@sha256:4f0d48312d8fe02a17747d65ac644d3e1be2df3cb80a9d0c268acc6ad5b91680_amd64",
"8Base-CNV-4.12:container-native-virtualization/ovs-cni-marker@sha256:077367d5af11030832a5e63a611395b7fa65ee140b490b6f33f8a23a9392dcd5_amd64",
"8Base-CNV-4.12:container-native-virtualization/ovs-cni-plugin@sha256:892e339e8eec78f9865d11984c6dc8e92831ee9a17d6b990cd7fba9f2e506e13_amd64",
"8Base-CNV-4.12:container-native-virtualization/virt-api@sha256:cd89350a5e6b3a468acd290819d86f2c77d486fa5a57dbac752f863f1a8a2b23_amd64",
"8Base-CNV-4.12:container-native-virtualization/virt-artifacts-server@sha256:9638c34ff48d275842a990deb86110530ffd4937b2b551a4d5263168f7db6d47_amd64",
"8Base-CNV-4.12:container-native-virtualization/virt-cdi-apiserver@sha256:dd68dfc1a588b4e24e533d61b52b68ab0673fd39a95632314f54e1b85cb5f32d_amd64",
"8Base-CNV-4.12:container-native-virtualization/virt-cdi-cloner@sha256:879742e59f3416100969a0d0994e49e3f8cd493310bbd0c0e86e969f86daa204_amd64",
"8Base-CNV-4.12:container-native-virtualization/virt-cdi-controller@sha256:46689591989c8db1fa1f5228b2b9fb51d7abd0425c34951f909ced1fc536f0e4_amd64",
"8Base-CNV-4.12:container-native-virtualization/virt-cdi-importer@sha256:f2d011c18db1dd0dbe068bc650418c4b3f2f94935c053e76a52736da0f33867a_amd64",
"8Base-CNV-4.12:container-native-virtualization/virt-cdi-operator@sha256:8b06f96750c3f8e34a7cc8defeda46a92e3ad553159d3dbc7c4e096b483508ee_amd64",
"8Base-CNV-4.12:container-native-virtualization/virt-cdi-uploadproxy@sha256:84fd85672f6e9891678d6e99c066f8f20a9a2aac08fae11d552d46a317b7f815_amd64",
"8Base-CNV-4.12:container-native-virtualization/virt-cdi-uploadserver@sha256:4b231a260a9c0176f4b45aaf8142fa5e6860892b2fa19fad0f3091c423064211_amd64",
"8Base-CNV-4.12:container-native-virtualization/virt-controller@sha256:e6ddc32f82e940d364e0a3d63c28b4bd41b71574f9479b6d6b01de948baa8cab_amd64",
"8Base-CNV-4.12:container-native-virtualization/virt-exportproxy@sha256:2dc6b5eca4ba0daffe57ff174efc35764a2021eef35ef84c3d030c0f97329ece_amd64",
"8Base-CNV-4.12:container-native-virtualization/virt-exportserver@sha256:dd59838c20f30c7049cbdc4646b8b6f73ce8f33fa13c352ee22985673eaf95e2_amd64",
"8Base-CNV-4.12:container-native-virtualization/virt-handler@sha256:cce366a6b1aa42a9798a8c714dcb795d1c653dfe0ba06c997e65dbba0318e537_amd64",
"8Base-CNV-4.12:container-native-virtualization/virt-launcher@sha256:bd5b00ece84caed816b3f3cc80d8570324e1e8f975cf2c2320726d88fb64f33a_amd64",
"8Base-CNV-4.12:container-native-virtualization/virt-operator@sha256:6c4b16ac62e673d8f5116d592836506be72c5ebd2a07ffc828fee86514db0e9d_amd64",
"8Base-CNV-4.12:container-native-virtualization/virtio-win@sha256:cd321e3d82a87139edabf223414b892c99857d7ac7d089b870e227ea98c970e0_amd64",
"8Base-CNV-4.12:container-native-virtualization/vm-network-latency-checkup@sha256:5a1502efeeaa3958e5755ce07dcb8314305d75c88cc69ddc7d515457935cdc69_amd64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "golang: cmd/go: misinterpretation of branch names can lead to incorrect access control"
},
{
"cve": "CVE-2022-23806",
"cwe": {
"id": "CWE-252",
"name": "Unchecked Return Value"
},
"discovery_date": "2022-02-11T00:00:00+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"8Base-CNV-4.12:container-native-virtualization/bridge-marker@sha256:086a9922f34161e5b75d204a0c3281c941f81f76ef8784de434cc79acc76174c_amd64",
"8Base-CNV-4.12:container-native-virtualization/cluster-network-addons-operator@sha256:d2c19fd4c2327eb84179acf652157982b29c365d8a526d70517c6dd93ea6ebc7_amd64",
"8Base-CNV-4.12:container-native-virtualization/cnv-containernetworking-plugins@sha256:3d6003dea97e48d240668e55b2705f0251259006251abafaa3dc08fbc69f1312_amd64",
"8Base-CNV-4.12:container-native-virtualization/cnv-must-gather-rhel8@sha256:dcb95d2b4958ce69f8fcf61c9c90e0516d7844db62f2297ebf1ef18e5d8c05b4_amd64",
"8Base-CNV-4.12:container-native-virtualization/hco-bundle-registry@sha256:73680901c7733ba27f729fd6475971e0909c2fe9efacf74d556f961a1494274e_amd64",
"8Base-CNV-4.12:container-native-virtualization/hostpath-csi-driver@sha256:a0b75e357628ca6b2ca32ab3fdbf531fd8da438a7a6ae8988ef897d2c001d9cb_amd64",
"8Base-CNV-4.12:container-native-virtualization/hostpath-provisioner-rhel8-operator@sha256:b9d84e63f789c70e31cf60fe06d41359363afc7bbd86a78ac7132f8dae4c467a_amd64",
"8Base-CNV-4.12:container-native-virtualization/hostpath-provisioner-rhel8@sha256:5239dcb229b060a818befd52a1e27b18142985abe0e39cef41eadd66f8b21ec1_amd64",
"8Base-CNV-4.12:container-native-virtualization/hyperconverged-cluster-operator@sha256:8b311b48437c79a6859a84f62cfd10ca8e6dcff4ce665a98ed78633552a172ca_amd64",
"8Base-CNV-4.12:container-native-virtualization/hyperconverged-cluster-webhook-rhel8@sha256:e912171328517664f0298322a7992a6e0e00118dc496ff94ee84190d9057db68_amd64",
"8Base-CNV-4.12:container-native-virtualization/kubemacpool@sha256:ab5a239a35e3de8566cb76db0d59ae92e290a3756d39a2298290f1ab3c7b56c5_amd64",
"8Base-CNV-4.12:container-native-virtualization/kubevirt-console-plugin@sha256:e7dd17d4d206b2d37f24a2ed28bf3d2d6a40463da6cbc6b5696555b455f90055_amd64",
"8Base-CNV-4.12:container-native-virtualization/kubevirt-ssp-operator@sha256:09a834b1f71a19cf9a616ffd9eb04408972f9b8f9549777cab0935f63931c993_amd64",
"8Base-CNV-4.12:container-native-virtualization/kubevirt-tekton-tasks-cleanup-vm@sha256:66284c45e82862dc7c1505fcdfe7b14e72c93c5e7fa6b7108a945220279641e9_amd64",
"8Base-CNV-4.12:container-native-virtualization/kubevirt-tekton-tasks-copy-template@sha256:462770d258407ea93c14c9a99fb4450536261202d1d63a681634af2193c2b062_amd64",
"8Base-CNV-4.12:container-native-virtualization/kubevirt-tekton-tasks-create-datavolume@sha256:31d22c0be03bbb222967d953d35189173fbeb60d1cb32278eb006e8abe78e90c_amd64",
"8Base-CNV-4.12:container-native-virtualization/kubevirt-tekton-tasks-create-vm-from-template@sha256:a62ec91155a7bfc776c402e8b513b0e00797d64a95434346a2e3a4cc25f2d3c5_amd64",
"8Base-CNV-4.12:container-native-virtualization/kubevirt-tekton-tasks-disk-virt-customize@sha256:35274b72a5562e8675854d8cf2ca3ec0c4d0b619c0e630d7b39b7da8ebd3b143_amd64",
"8Base-CNV-4.12:container-native-virtualization/kubevirt-tekton-tasks-disk-virt-sysprep@sha256:6e6ed3d8b1b906f801e36b82d6976bc421ae8344d71d4c563fe6d8e76b5fe9c4_amd64",
"8Base-CNV-4.12:container-native-virtualization/kubevirt-tekton-tasks-modify-vm-template@sha256:b46443d7f21b8b251468e33c929a16008a3ac34a8f50a1d8bc1cd134079ccae4_amd64",
"8Base-CNV-4.12:container-native-virtualization/kubevirt-tekton-tasks-operator@sha256:7f11db20a3c635aa48e3dcadfe555d0cd229c4c7f1790f70ee9c9ee78ab55e67_amd64",
"8Base-CNV-4.12:container-native-virtualization/kubevirt-tekton-tasks-wait-for-vmi-status@sha256:4967b4c46d670a2b109c9a2e6e0ebc850a5e1dacaf8cc0ed691668bfa0cbd418_amd64",
"8Base-CNV-4.12:container-native-virtualization/kubevirt-template-validator@sha256:bf732669655db1b09ef27bc1964fe7b49943d681a5acc9860497512d8877e13f_amd64",
"8Base-CNV-4.12:container-native-virtualization/libguestfs-tools@sha256:4f0d48312d8fe02a17747d65ac644d3e1be2df3cb80a9d0c268acc6ad5b91680_amd64",
"8Base-CNV-4.12:container-native-virtualization/ovs-cni-marker@sha256:077367d5af11030832a5e63a611395b7fa65ee140b490b6f33f8a23a9392dcd5_amd64",
"8Base-CNV-4.12:container-native-virtualization/ovs-cni-plugin@sha256:892e339e8eec78f9865d11984c6dc8e92831ee9a17d6b990cd7fba9f2e506e13_amd64",
"8Base-CNV-4.12:container-native-virtualization/virt-cdi-apiserver@sha256:dd68dfc1a588b4e24e533d61b52b68ab0673fd39a95632314f54e1b85cb5f32d_amd64",
"8Base-CNV-4.12:container-native-virtualization/virt-cdi-cloner@sha256:879742e59f3416100969a0d0994e49e3f8cd493310bbd0c0e86e969f86daa204_amd64",
"8Base-CNV-4.12:container-native-virtualization/virt-cdi-controller@sha256:46689591989c8db1fa1f5228b2b9fb51d7abd0425c34951f909ced1fc536f0e4_amd64",
"8Base-CNV-4.12:container-native-virtualization/virt-cdi-importer@sha256:f2d011c18db1dd0dbe068bc650418c4b3f2f94935c053e76a52736da0f33867a_amd64",
"8Base-CNV-4.12:container-native-virtualization/virt-cdi-operator@sha256:8b06f96750c3f8e34a7cc8defeda46a92e3ad553159d3dbc7c4e096b483508ee_amd64",
"8Base-CNV-4.12:container-native-virtualization/virt-cdi-uploadproxy@sha256:84fd85672f6e9891678d6e99c066f8f20a9a2aac08fae11d552d46a317b7f815_amd64",
"8Base-CNV-4.12:container-native-virtualization/virt-cdi-uploadserver@sha256:4b231a260a9c0176f4b45aaf8142fa5e6860892b2fa19fad0f3091c423064211_amd64",
"8Base-CNV-4.12:container-native-virtualization/virt-exportproxy@sha256:2dc6b5eca4ba0daffe57ff174efc35764a2021eef35ef84c3d030c0f97329ece_amd64",
"8Base-CNV-4.12:container-native-virtualization/virt-exportserver@sha256:dd59838c20f30c7049cbdc4646b8b6f73ce8f33fa13c352ee22985673eaf95e2_amd64",
"8Base-CNV-4.12:container-native-virtualization/virtio-win@sha256:cd321e3d82a87139edabf223414b892c99857d7ac7d089b870e227ea98c970e0_amd64",
"8Base-CNV-4.12:container-native-virtualization/vm-network-latency-checkup@sha256:5a1502efeeaa3958e5755ce07dcb8314305d75c88cc69ddc7d515457935cdc69_amd64"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2053429"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in the elliptic package of the crypto library in golang when the IsOnCurve function could return true for invalid field elements. This flaw allows an attacker to take advantage of this undefined behavior, affecting the availability and integrity of the resource.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "golang: crypto/elliptic: IsOnCurve returns true for invalid field elements",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "Red Hat Enterprise Linux 8 and 9 are affected because the code-base is affected by this vulnerability.\n\nRed Hat Product Security has rated this issue as having a Moderate security impact. The issue is not currently planned to be addressed in future updates for Red Hat Enterprise Linux 7; hence, marked as Out-of-Support-Scope. \n\nRed Hat Developer Tools - Compilers (go-toolset-1.16 \u0026 1.17), will not be addressed in future updates as shipped only in RHEL-7, hence, marked as Out-of-Support-Scope.\n\nFor additional information, refer to the Issue Severity Classification: https://access.redhat.com/security/updates/classification/ and Red Hat Enterprise Linux Life Cycle \u0026 Updates Policy: https://access.redhat.com/support/policy/updates/errata/.\n\nThe vulnerability lies in the crypto/elliptic: IsOnCurve taking in negative and invalid forms of data input and resulting in a panic, the resulting invalid data input is also resulting in data sinks in other functions such as marshall that handle elliptic curve cryptography by converting points on an elliptic curve into a binary format for storage or transmission and scalarmult which provides scalar multiplication, all three function takes in invalid forms of data and results in a crash, although the main culprit being isoncurve function, considering the attack complexity being high as the data that reaches the vulnerable function could already be stripped of negative sign and the resultant successful exploitation only leading to a panic/crash the vulnerability has been rated as Moderate.\n\nWithin regulated environments, a combination of the following controls acts as a significant barrier to successfully exploiting a CWE-252: Unchecked Return Value vulnerability and therefore downgrades the severity of this particular CVE from Moderate to Low.\n\nReturn values from critical operations are consistently evaluated through enforced development standards and automated static analysis, reducing the likelihood of logic flaws or silent failures reaching production. Error-handling routines are integrated into application behavior to ensure that failures are properly logged, traced, and contained, maintaining system stability under fault conditions. Additionally, the platform is designed to respond to errors predictably, preventing uncontrolled behavior and ensuring that processes fail in a known, recoverable state.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"8Base-CNV-4.12:container-native-virtualization/virt-api@sha256:cd89350a5e6b3a468acd290819d86f2c77d486fa5a57dbac752f863f1a8a2b23_amd64",
"8Base-CNV-4.12:container-native-virtualization/virt-artifacts-server@sha256:9638c34ff48d275842a990deb86110530ffd4937b2b551a4d5263168f7db6d47_amd64",
"8Base-CNV-4.12:container-native-virtualization/virt-controller@sha256:e6ddc32f82e940d364e0a3d63c28b4bd41b71574f9479b6d6b01de948baa8cab_amd64",
"8Base-CNV-4.12:container-native-virtualization/virt-handler@sha256:cce366a6b1aa42a9798a8c714dcb795d1c653dfe0ba06c997e65dbba0318e537_amd64",
"8Base-CNV-4.12:container-native-virtualization/virt-launcher@sha256:bd5b00ece84caed816b3f3cc80d8570324e1e8f975cf2c2320726d88fb64f33a_amd64",
"8Base-CNV-4.12:container-native-virtualization/virt-operator@sha256:6c4b16ac62e673d8f5116d592836506be72c5ebd2a07ffc828fee86514db0e9d_amd64"
],
"known_not_affected": [
"8Base-CNV-4.12:container-native-virtualization/bridge-marker@sha256:086a9922f34161e5b75d204a0c3281c941f81f76ef8784de434cc79acc76174c_amd64",
"8Base-CNV-4.12:container-native-virtualization/cluster-network-addons-operator@sha256:d2c19fd4c2327eb84179acf652157982b29c365d8a526d70517c6dd93ea6ebc7_amd64",
"8Base-CNV-4.12:container-native-virtualization/cnv-containernetworking-plugins@sha256:3d6003dea97e48d240668e55b2705f0251259006251abafaa3dc08fbc69f1312_amd64",
"8Base-CNV-4.12:container-native-virtualization/cnv-must-gather-rhel8@sha256:dcb95d2b4958ce69f8fcf61c9c90e0516d7844db62f2297ebf1ef18e5d8c05b4_amd64",
"8Base-CNV-4.12:container-native-virtualization/hco-bundle-registry@sha256:73680901c7733ba27f729fd6475971e0909c2fe9efacf74d556f961a1494274e_amd64",
"8Base-CNV-4.12:container-native-virtualization/hostpath-csi-driver@sha256:a0b75e357628ca6b2ca32ab3fdbf531fd8da438a7a6ae8988ef897d2c001d9cb_amd64",
"8Base-CNV-4.12:container-native-virtualization/hostpath-provisioner-rhel8-operator@sha256:b9d84e63f789c70e31cf60fe06d41359363afc7bbd86a78ac7132f8dae4c467a_amd64",
"8Base-CNV-4.12:container-native-virtualization/hostpath-provisioner-rhel8@sha256:5239dcb229b060a818befd52a1e27b18142985abe0e39cef41eadd66f8b21ec1_amd64",
"8Base-CNV-4.12:container-native-virtualization/hyperconverged-cluster-operator@sha256:8b311b48437c79a6859a84f62cfd10ca8e6dcff4ce665a98ed78633552a172ca_amd64",
"8Base-CNV-4.12:container-native-virtualization/hyperconverged-cluster-webhook-rhel8@sha256:e912171328517664f0298322a7992a6e0e00118dc496ff94ee84190d9057db68_amd64",
"8Base-CNV-4.12:container-native-virtualization/kubemacpool@sha256:ab5a239a35e3de8566cb76db0d59ae92e290a3756d39a2298290f1ab3c7b56c5_amd64",
"8Base-CNV-4.12:container-native-virtualization/kubevirt-console-plugin@sha256:e7dd17d4d206b2d37f24a2ed28bf3d2d6a40463da6cbc6b5696555b455f90055_amd64",
"8Base-CNV-4.12:container-native-virtualization/kubevirt-ssp-operator@sha256:09a834b1f71a19cf9a616ffd9eb04408972f9b8f9549777cab0935f63931c993_amd64",
"8Base-CNV-4.12:container-native-virtualization/kubevirt-tekton-tasks-cleanup-vm@sha256:66284c45e82862dc7c1505fcdfe7b14e72c93c5e7fa6b7108a945220279641e9_amd64",
"8Base-CNV-4.12:container-native-virtualization/kubevirt-tekton-tasks-copy-template@sha256:462770d258407ea93c14c9a99fb4450536261202d1d63a681634af2193c2b062_amd64",
"8Base-CNV-4.12:container-native-virtualization/kubevirt-tekton-tasks-create-datavolume@sha256:31d22c0be03bbb222967d953d35189173fbeb60d1cb32278eb006e8abe78e90c_amd64",
"8Base-CNV-4.12:container-native-virtualization/kubevirt-tekton-tasks-create-vm-from-template@sha256:a62ec91155a7bfc776c402e8b513b0e00797d64a95434346a2e3a4cc25f2d3c5_amd64",
"8Base-CNV-4.12:container-native-virtualization/kubevirt-tekton-tasks-disk-virt-customize@sha256:35274b72a5562e8675854d8cf2ca3ec0c4d0b619c0e630d7b39b7da8ebd3b143_amd64",
"8Base-CNV-4.12:container-native-virtualization/kubevirt-tekton-tasks-disk-virt-sysprep@sha256:6e6ed3d8b1b906f801e36b82d6976bc421ae8344d71d4c563fe6d8e76b5fe9c4_amd64",
"8Base-CNV-4.12:container-native-virtualization/kubevirt-tekton-tasks-modify-vm-template@sha256:b46443d7f21b8b251468e33c929a16008a3ac34a8f50a1d8bc1cd134079ccae4_amd64",
"8Base-CNV-4.12:container-native-virtualization/kubevirt-tekton-tasks-operator@sha256:7f11db20a3c635aa48e3dcadfe555d0cd229c4c7f1790f70ee9c9ee78ab55e67_amd64",
"8Base-CNV-4.12:container-native-virtualization/kubevirt-tekton-tasks-wait-for-vmi-status@sha256:4967b4c46d670a2b109c9a2e6e0ebc850a5e1dacaf8cc0ed691668bfa0cbd418_amd64",
"8Base-CNV-4.12:container-native-virtualization/kubevirt-template-validator@sha256:bf732669655db1b09ef27bc1964fe7b49943d681a5acc9860497512d8877e13f_amd64",
"8Base-CNV-4.12:container-native-virtualization/libguestfs-tools@sha256:4f0d48312d8fe02a17747d65ac644d3e1be2df3cb80a9d0c268acc6ad5b91680_amd64",
"8Base-CNV-4.12:container-native-virtualization/ovs-cni-marker@sha256:077367d5af11030832a5e63a611395b7fa65ee140b490b6f33f8a23a9392dcd5_amd64",
"8Base-CNV-4.12:container-native-virtualization/ovs-cni-plugin@sha256:892e339e8eec78f9865d11984c6dc8e92831ee9a17d6b990cd7fba9f2e506e13_amd64",
"8Base-CNV-4.12:container-native-virtualization/virt-cdi-apiserver@sha256:dd68dfc1a588b4e24e533d61b52b68ab0673fd39a95632314f54e1b85cb5f32d_amd64",
"8Base-CNV-4.12:container-native-virtualization/virt-cdi-cloner@sha256:879742e59f3416100969a0d0994e49e3f8cd493310bbd0c0e86e969f86daa204_amd64",
"8Base-CNV-4.12:container-native-virtualization/virt-cdi-controller@sha256:46689591989c8db1fa1f5228b2b9fb51d7abd0425c34951f909ced1fc536f0e4_amd64",
"8Base-CNV-4.12:container-native-virtualization/virt-cdi-importer@sha256:f2d011c18db1dd0dbe068bc650418c4b3f2f94935c053e76a52736da0f33867a_amd64",
"8Base-CNV-4.12:container-native-virtualization/virt-cdi-operator@sha256:8b06f96750c3f8e34a7cc8defeda46a92e3ad553159d3dbc7c4e096b483508ee_amd64",
"8Base-CNV-4.12:container-native-virtualization/virt-cdi-uploadproxy@sha256:84fd85672f6e9891678d6e99c066f8f20a9a2aac08fae11d552d46a317b7f815_amd64",
"8Base-CNV-4.12:container-native-virtualization/virt-cdi-uploadserver@sha256:4b231a260a9c0176f4b45aaf8142fa5e6860892b2fa19fad0f3091c423064211_amd64",
"8Base-CNV-4.12:container-native-virtualization/virt-exportproxy@sha256:2dc6b5eca4ba0daffe57ff174efc35764a2021eef35ef84c3d030c0f97329ece_amd64",
"8Base-CNV-4.12:container-native-virtualization/virt-exportserver@sha256:dd59838c20f30c7049cbdc4646b8b6f73ce8f33fa13c352ee22985673eaf95e2_amd64",
"8Base-CNV-4.12:container-native-virtualization/virtio-win@sha256:cd321e3d82a87139edabf223414b892c99857d7ac7d089b870e227ea98c970e0_amd64",
"8Base-CNV-4.12:container-native-virtualization/vm-network-latency-checkup@sha256:5a1502efeeaa3958e5755ce07dcb8314305d75c88cc69ddc7d515457935cdc69_amd64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2022-23806"
},
{
"category": "external",
"summary": "RHBZ#2053429",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2053429"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2022-23806",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-23806"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2022-23806",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2022-23806"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-announce/c/SUsQn0aSgPQ",
"url": "https://groups.google.com/g/golang-announce/c/SUsQn0aSgPQ"
}
],
"release_date": "2022-02-11T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2023-01-25T11:11:29+00:00",
"details": "Before applying this update, you must apply all previously released errata\nrelevant to your system.\n\nTo apply this update, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"8Base-CNV-4.12:container-native-virtualization/virt-api@sha256:cd89350a5e6b3a468acd290819d86f2c77d486fa5a57dbac752f863f1a8a2b23_amd64",
"8Base-CNV-4.12:container-native-virtualization/virt-artifacts-server@sha256:9638c34ff48d275842a990deb86110530ffd4937b2b551a4d5263168f7db6d47_amd64",
"8Base-CNV-4.12:container-native-virtualization/virt-controller@sha256:e6ddc32f82e940d364e0a3d63c28b4bd41b71574f9479b6d6b01de948baa8cab_amd64",
"8Base-CNV-4.12:container-native-virtualization/virt-handler@sha256:cce366a6b1aa42a9798a8c714dcb795d1c653dfe0ba06c997e65dbba0318e537_amd64",
"8Base-CNV-4.12:container-native-virtualization/virt-launcher@sha256:bd5b00ece84caed816b3f3cc80d8570324e1e8f975cf2c2320726d88fb64f33a_amd64",
"8Base-CNV-4.12:container-native-virtualization/virt-operator@sha256:6c4b16ac62e673d8f5116d592836506be72c5ebd2a07ffc828fee86514db0e9d_amd64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2023:0408"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 7.1,
"baseSeverity": "HIGH",
"confidentialityImpact": "NONE",
"integrityImpact": "LOW",
"privilegesRequired": "LOW",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:N/I:L/A:H",
"version": "3.1"
},
"products": [
"8Base-CNV-4.12:container-native-virtualization/bridge-marker@sha256:086a9922f34161e5b75d204a0c3281c941f81f76ef8784de434cc79acc76174c_amd64",
"8Base-CNV-4.12:container-native-virtualization/cluster-network-addons-operator@sha256:d2c19fd4c2327eb84179acf652157982b29c365d8a526d70517c6dd93ea6ebc7_amd64",
"8Base-CNV-4.12:container-native-virtualization/cnv-containernetworking-plugins@sha256:3d6003dea97e48d240668e55b2705f0251259006251abafaa3dc08fbc69f1312_amd64",
"8Base-CNV-4.12:container-native-virtualization/cnv-must-gather-rhel8@sha256:dcb95d2b4958ce69f8fcf61c9c90e0516d7844db62f2297ebf1ef18e5d8c05b4_amd64",
"8Base-CNV-4.12:container-native-virtualization/hco-bundle-registry@sha256:73680901c7733ba27f729fd6475971e0909c2fe9efacf74d556f961a1494274e_amd64",
"8Base-CNV-4.12:container-native-virtualization/hostpath-csi-driver@sha256:a0b75e357628ca6b2ca32ab3fdbf531fd8da438a7a6ae8988ef897d2c001d9cb_amd64",
"8Base-CNV-4.12:container-native-virtualization/hostpath-provisioner-rhel8-operator@sha256:b9d84e63f789c70e31cf60fe06d41359363afc7bbd86a78ac7132f8dae4c467a_amd64",
"8Base-CNV-4.12:container-native-virtualization/hostpath-provisioner-rhel8@sha256:5239dcb229b060a818befd52a1e27b18142985abe0e39cef41eadd66f8b21ec1_amd64",
"8Base-CNV-4.12:container-native-virtualization/hyperconverged-cluster-operator@sha256:8b311b48437c79a6859a84f62cfd10ca8e6dcff4ce665a98ed78633552a172ca_amd64",
"8Base-CNV-4.12:container-native-virtualization/hyperconverged-cluster-webhook-rhel8@sha256:e912171328517664f0298322a7992a6e0e00118dc496ff94ee84190d9057db68_amd64",
"8Base-CNV-4.12:container-native-virtualization/kubemacpool@sha256:ab5a239a35e3de8566cb76db0d59ae92e290a3756d39a2298290f1ab3c7b56c5_amd64",
"8Base-CNV-4.12:container-native-virtualization/kubevirt-console-plugin@sha256:e7dd17d4d206b2d37f24a2ed28bf3d2d6a40463da6cbc6b5696555b455f90055_amd64",
"8Base-CNV-4.12:container-native-virtualization/kubevirt-ssp-operator@sha256:09a834b1f71a19cf9a616ffd9eb04408972f9b8f9549777cab0935f63931c993_amd64",
"8Base-CNV-4.12:container-native-virtualization/kubevirt-tekton-tasks-cleanup-vm@sha256:66284c45e82862dc7c1505fcdfe7b14e72c93c5e7fa6b7108a945220279641e9_amd64",
"8Base-CNV-4.12:container-native-virtualization/kubevirt-tekton-tasks-copy-template@sha256:462770d258407ea93c14c9a99fb4450536261202d1d63a681634af2193c2b062_amd64",
"8Base-CNV-4.12:container-native-virtualization/kubevirt-tekton-tasks-create-datavolume@sha256:31d22c0be03bbb222967d953d35189173fbeb60d1cb32278eb006e8abe78e90c_amd64",
"8Base-CNV-4.12:container-native-virtualization/kubevirt-tekton-tasks-create-vm-from-template@sha256:a62ec91155a7bfc776c402e8b513b0e00797d64a95434346a2e3a4cc25f2d3c5_amd64",
"8Base-CNV-4.12:container-native-virtualization/kubevirt-tekton-tasks-disk-virt-customize@sha256:35274b72a5562e8675854d8cf2ca3ec0c4d0b619c0e630d7b39b7da8ebd3b143_amd64",
"8Base-CNV-4.12:container-native-virtualization/kubevirt-tekton-tasks-disk-virt-sysprep@sha256:6e6ed3d8b1b906f801e36b82d6976bc421ae8344d71d4c563fe6d8e76b5fe9c4_amd64",
"8Base-CNV-4.12:container-native-virtualization/kubevirt-tekton-tasks-modify-vm-template@sha256:b46443d7f21b8b251468e33c929a16008a3ac34a8f50a1d8bc1cd134079ccae4_amd64",
"8Base-CNV-4.12:container-native-virtualization/kubevirt-tekton-tasks-operator@sha256:7f11db20a3c635aa48e3dcadfe555d0cd229c4c7f1790f70ee9c9ee78ab55e67_amd64",
"8Base-CNV-4.12:container-native-virtualization/kubevirt-tekton-tasks-wait-for-vmi-status@sha256:4967b4c46d670a2b109c9a2e6e0ebc850a5e1dacaf8cc0ed691668bfa0cbd418_amd64",
"8Base-CNV-4.12:container-native-virtualization/kubevirt-template-validator@sha256:bf732669655db1b09ef27bc1964fe7b49943d681a5acc9860497512d8877e13f_amd64",
"8Base-CNV-4.12:container-native-virtualization/libguestfs-tools@sha256:4f0d48312d8fe02a17747d65ac644d3e1be2df3cb80a9d0c268acc6ad5b91680_amd64",
"8Base-CNV-4.12:container-native-virtualization/ovs-cni-marker@sha256:077367d5af11030832a5e63a611395b7fa65ee140b490b6f33f8a23a9392dcd5_amd64",
"8Base-CNV-4.12:container-native-virtualization/ovs-cni-plugin@sha256:892e339e8eec78f9865d11984c6dc8e92831ee9a17d6b990cd7fba9f2e506e13_amd64",
"8Base-CNV-4.12:container-native-virtualization/virt-api@sha256:cd89350a5e6b3a468acd290819d86f2c77d486fa5a57dbac752f863f1a8a2b23_amd64",
"8Base-CNV-4.12:container-native-virtualization/virt-artifacts-server@sha256:9638c34ff48d275842a990deb86110530ffd4937b2b551a4d5263168f7db6d47_amd64",
"8Base-CNV-4.12:container-native-virtualization/virt-cdi-apiserver@sha256:dd68dfc1a588b4e24e533d61b52b68ab0673fd39a95632314f54e1b85cb5f32d_amd64",
"8Base-CNV-4.12:container-native-virtualization/virt-cdi-cloner@sha256:879742e59f3416100969a0d0994e49e3f8cd493310bbd0c0e86e969f86daa204_amd64",
"8Base-CNV-4.12:container-native-virtualization/virt-cdi-controller@sha256:46689591989c8db1fa1f5228b2b9fb51d7abd0425c34951f909ced1fc536f0e4_amd64",
"8Base-CNV-4.12:container-native-virtualization/virt-cdi-importer@sha256:f2d011c18db1dd0dbe068bc650418c4b3f2f94935c053e76a52736da0f33867a_amd64",
"8Base-CNV-4.12:container-native-virtualization/virt-cdi-operator@sha256:8b06f96750c3f8e34a7cc8defeda46a92e3ad553159d3dbc7c4e096b483508ee_amd64",
"8Base-CNV-4.12:container-native-virtualization/virt-cdi-uploadproxy@sha256:84fd85672f6e9891678d6e99c066f8f20a9a2aac08fae11d552d46a317b7f815_amd64",
"8Base-CNV-4.12:container-native-virtualization/virt-cdi-uploadserver@sha256:4b231a260a9c0176f4b45aaf8142fa5e6860892b2fa19fad0f3091c423064211_amd64",
"8Base-CNV-4.12:container-native-virtualization/virt-controller@sha256:e6ddc32f82e940d364e0a3d63c28b4bd41b71574f9479b6d6b01de948baa8cab_amd64",
"8Base-CNV-4.12:container-native-virtualization/virt-exportproxy@sha256:2dc6b5eca4ba0daffe57ff174efc35764a2021eef35ef84c3d030c0f97329ece_amd64",
"8Base-CNV-4.12:container-native-virtualization/virt-exportserver@sha256:dd59838c20f30c7049cbdc4646b8b6f73ce8f33fa13c352ee22985673eaf95e2_amd64",
"8Base-CNV-4.12:container-native-virtualization/virt-handler@sha256:cce366a6b1aa42a9798a8c714dcb795d1c653dfe0ba06c997e65dbba0318e537_amd64",
"8Base-CNV-4.12:container-native-virtualization/virt-launcher@sha256:bd5b00ece84caed816b3f3cc80d8570324e1e8f975cf2c2320726d88fb64f33a_amd64",
"8Base-CNV-4.12:container-native-virtualization/virt-operator@sha256:6c4b16ac62e673d8f5116d592836506be72c5ebd2a07ffc828fee86514db0e9d_amd64",
"8Base-CNV-4.12:container-native-virtualization/virtio-win@sha256:cd321e3d82a87139edabf223414b892c99857d7ac7d089b870e227ea98c970e0_amd64",
"8Base-CNV-4.12:container-native-virtualization/vm-network-latency-checkup@sha256:5a1502efeeaa3958e5755ce07dcb8314305d75c88cc69ddc7d515457935cdc69_amd64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "golang: crypto/elliptic: IsOnCurve returns true for invalid field elements"
},
{
"cve": "CVE-2022-28131",
"cwe": {
"id": "CWE-1325",
"name": "Improperly Controlled Sequential Memory Allocation"
},
"discovery_date": "2022-07-14T00:00:00+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"8Base-CNV-4.12:container-native-virtualization/bridge-marker@sha256:086a9922f34161e5b75d204a0c3281c941f81f76ef8784de434cc79acc76174c_amd64",
"8Base-CNV-4.12:container-native-virtualization/cluster-network-addons-operator@sha256:d2c19fd4c2327eb84179acf652157982b29c365d8a526d70517c6dd93ea6ebc7_amd64",
"8Base-CNV-4.12:container-native-virtualization/cnv-containernetworking-plugins@sha256:3d6003dea97e48d240668e55b2705f0251259006251abafaa3dc08fbc69f1312_amd64",
"8Base-CNV-4.12:container-native-virtualization/cnv-must-gather-rhel8@sha256:dcb95d2b4958ce69f8fcf61c9c90e0516d7844db62f2297ebf1ef18e5d8c05b4_amd64",
"8Base-CNV-4.12:container-native-virtualization/hco-bundle-registry@sha256:73680901c7733ba27f729fd6475971e0909c2fe9efacf74d556f961a1494274e_amd64",
"8Base-CNV-4.12:container-native-virtualization/hostpath-csi-driver@sha256:a0b75e357628ca6b2ca32ab3fdbf531fd8da438a7a6ae8988ef897d2c001d9cb_amd64",
"8Base-CNV-4.12:container-native-virtualization/hostpath-provisioner-rhel8-operator@sha256:b9d84e63f789c70e31cf60fe06d41359363afc7bbd86a78ac7132f8dae4c467a_amd64",
"8Base-CNV-4.12:container-native-virtualization/hostpath-provisioner-rhel8@sha256:5239dcb229b060a818befd52a1e27b18142985abe0e39cef41eadd66f8b21ec1_amd64",
"8Base-CNV-4.12:container-native-virtualization/hyperconverged-cluster-operator@sha256:8b311b48437c79a6859a84f62cfd10ca8e6dcff4ce665a98ed78633552a172ca_amd64",
"8Base-CNV-4.12:container-native-virtualization/hyperconverged-cluster-webhook-rhel8@sha256:e912171328517664f0298322a7992a6e0e00118dc496ff94ee84190d9057db68_amd64",
"8Base-CNV-4.12:container-native-virtualization/kubemacpool@sha256:ab5a239a35e3de8566cb76db0d59ae92e290a3756d39a2298290f1ab3c7b56c5_amd64",
"8Base-CNV-4.12:container-native-virtualization/kubevirt-console-plugin@sha256:e7dd17d4d206b2d37f24a2ed28bf3d2d6a40463da6cbc6b5696555b455f90055_amd64",
"8Base-CNV-4.12:container-native-virtualization/kubevirt-ssp-operator@sha256:09a834b1f71a19cf9a616ffd9eb04408972f9b8f9549777cab0935f63931c993_amd64",
"8Base-CNV-4.12:container-native-virtualization/kubevirt-tekton-tasks-cleanup-vm@sha256:66284c45e82862dc7c1505fcdfe7b14e72c93c5e7fa6b7108a945220279641e9_amd64",
"8Base-CNV-4.12:container-native-virtualization/kubevirt-tekton-tasks-copy-template@sha256:462770d258407ea93c14c9a99fb4450536261202d1d63a681634af2193c2b062_amd64",
"8Base-CNV-4.12:container-native-virtualization/kubevirt-tekton-tasks-create-datavolume@sha256:31d22c0be03bbb222967d953d35189173fbeb60d1cb32278eb006e8abe78e90c_amd64",
"8Base-CNV-4.12:container-native-virtualization/kubevirt-tekton-tasks-create-vm-from-template@sha256:a62ec91155a7bfc776c402e8b513b0e00797d64a95434346a2e3a4cc25f2d3c5_amd64",
"8Base-CNV-4.12:container-native-virtualization/kubevirt-tekton-tasks-disk-virt-customize@sha256:35274b72a5562e8675854d8cf2ca3ec0c4d0b619c0e630d7b39b7da8ebd3b143_amd64",
"8Base-CNV-4.12:container-native-virtualization/kubevirt-tekton-tasks-disk-virt-sysprep@sha256:6e6ed3d8b1b906f801e36b82d6976bc421ae8344d71d4c563fe6d8e76b5fe9c4_amd64",
"8Base-CNV-4.12:container-native-virtualization/kubevirt-tekton-tasks-modify-vm-template@sha256:b46443d7f21b8b251468e33c929a16008a3ac34a8f50a1d8bc1cd134079ccae4_amd64",
"8Base-CNV-4.12:container-native-virtualization/kubevirt-tekton-tasks-operator@sha256:7f11db20a3c635aa48e3dcadfe555d0cd229c4c7f1790f70ee9c9ee78ab55e67_amd64",
"8Base-CNV-4.12:container-native-virtualization/kubevirt-tekton-tasks-wait-for-vmi-status@sha256:4967b4c46d670a2b109c9a2e6e0ebc850a5e1dacaf8cc0ed691668bfa0cbd418_amd64",
"8Base-CNV-4.12:container-native-virtualization/kubevirt-template-validator@sha256:bf732669655db1b09ef27bc1964fe7b49943d681a5acc9860497512d8877e13f_amd64",
"8Base-CNV-4.12:container-native-virtualization/libguestfs-tools@sha256:4f0d48312d8fe02a17747d65ac644d3e1be2df3cb80a9d0c268acc6ad5b91680_amd64",
"8Base-CNV-4.12:container-native-virtualization/ovs-cni-marker@sha256:077367d5af11030832a5e63a611395b7fa65ee140b490b6f33f8a23a9392dcd5_amd64",
"8Base-CNV-4.12:container-native-virtualization/ovs-cni-plugin@sha256:892e339e8eec78f9865d11984c6dc8e92831ee9a17d6b990cd7fba9f2e506e13_amd64",
"8Base-CNV-4.12:container-native-virtualization/virt-artifacts-server@sha256:9638c34ff48d275842a990deb86110530ffd4937b2b551a4d5263168f7db6d47_amd64",
"8Base-CNV-4.12:container-native-virtualization/virt-cdi-apiserver@sha256:dd68dfc1a588b4e24e533d61b52b68ab0673fd39a95632314f54e1b85cb5f32d_amd64",
"8Base-CNV-4.12:container-native-virtualization/virt-cdi-cloner@sha256:879742e59f3416100969a0d0994e49e3f8cd493310bbd0c0e86e969f86daa204_amd64",
"8Base-CNV-4.12:container-native-virtualization/virt-cdi-controller@sha256:46689591989c8db1fa1f5228b2b9fb51d7abd0425c34951f909ced1fc536f0e4_amd64",
"8Base-CNV-4.12:container-native-virtualization/virt-cdi-importer@sha256:f2d011c18db1dd0dbe068bc650418c4b3f2f94935c053e76a52736da0f33867a_amd64",
"8Base-CNV-4.12:container-native-virtualization/virt-cdi-operator@sha256:8b06f96750c3f8e34a7cc8defeda46a92e3ad553159d3dbc7c4e096b483508ee_amd64",
"8Base-CNV-4.12:container-native-virtualization/virt-cdi-uploadproxy@sha256:84fd85672f6e9891678d6e99c066f8f20a9a2aac08fae11d552d46a317b7f815_amd64",
"8Base-CNV-4.12:container-native-virtualization/virt-cdi-uploadserver@sha256:4b231a260a9c0176f4b45aaf8142fa5e6860892b2fa19fad0f3091c423064211_amd64",
"8Base-CNV-4.12:container-native-virtualization/virt-controller@sha256:e6ddc32f82e940d364e0a3d63c28b4bd41b71574f9479b6d6b01de948baa8cab_amd64",
"8Base-CNV-4.12:container-native-virtualization/virt-exportproxy@sha256:2dc6b5eca4ba0daffe57ff174efc35764a2021eef35ef84c3d030c0f97329ece_amd64",
"8Base-CNV-4.12:container-native-virtualization/virt-exportserver@sha256:dd59838c20f30c7049cbdc4646b8b6f73ce8f33fa13c352ee22985673eaf95e2_amd64",
"8Base-CNV-4.12:container-native-virtualization/virt-handler@sha256:cce366a6b1aa42a9798a8c714dcb795d1c653dfe0ba06c997e65dbba0318e537_amd64",
"8Base-CNV-4.12:container-native-virtualization/virt-launcher@sha256:bd5b00ece84caed816b3f3cc80d8570324e1e8f975cf2c2320726d88fb64f33a_amd64",
"8Base-CNV-4.12:container-native-virtualization/virt-operator@sha256:6c4b16ac62e673d8f5116d592836506be72c5ebd2a07ffc828fee86514db0e9d_amd64",
"8Base-CNV-4.12:container-native-virtualization/virtio-win@sha256:cd321e3d82a87139edabf223414b892c99857d7ac7d089b870e227ea98c970e0_amd64",
"8Base-CNV-4.12:container-native-virtualization/vm-network-latency-checkup@sha256:5a1502efeeaa3958e5755ce07dcb8314305d75c88cc69ddc7d515457935cdc69_amd64"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2107390"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in golang encoding/xml. When calling Decoder, Skip while parsing a deeply nested XML document, a panic can occur due to stack exhaustion and allows an attacker to impact system availability.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "golang: encoding/xml: stack exhaustion in Decoder.Skip",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "The vulnerability exists in the calling of the function decoder.skip to a deeply nested XML document. Although the vulnerability exists, it may require that the application accept deeply nested XML from untrusted sources and specifically calls Decoder.Skip on it. In many deployments, that code path might not even be reachable or exposed to external input. On top of that, a successful exploitation will only result in denial of service due to stack exhaustion, which is why this has been marked as moderate by Red Hat.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"8Base-CNV-4.12:container-native-virtualization/virt-api@sha256:cd89350a5e6b3a468acd290819d86f2c77d486fa5a57dbac752f863f1a8a2b23_amd64"
],
"known_not_affected": [
"8Base-CNV-4.12:container-native-virtualization/bridge-marker@sha256:086a9922f34161e5b75d204a0c3281c941f81f76ef8784de434cc79acc76174c_amd64",
"8Base-CNV-4.12:container-native-virtualization/cluster-network-addons-operator@sha256:d2c19fd4c2327eb84179acf652157982b29c365d8a526d70517c6dd93ea6ebc7_amd64",
"8Base-CNV-4.12:container-native-virtualization/cnv-containernetworking-plugins@sha256:3d6003dea97e48d240668e55b2705f0251259006251abafaa3dc08fbc69f1312_amd64",
"8Base-CNV-4.12:container-native-virtualization/cnv-must-gather-rhel8@sha256:dcb95d2b4958ce69f8fcf61c9c90e0516d7844db62f2297ebf1ef18e5d8c05b4_amd64",
"8Base-CNV-4.12:container-native-virtualization/hco-bundle-registry@sha256:73680901c7733ba27f729fd6475971e0909c2fe9efacf74d556f961a1494274e_amd64",
"8Base-CNV-4.12:container-native-virtualization/hostpath-csi-driver@sha256:a0b75e357628ca6b2ca32ab3fdbf531fd8da438a7a6ae8988ef897d2c001d9cb_amd64",
"8Base-CNV-4.12:container-native-virtualization/hostpath-provisioner-rhel8-operator@sha256:b9d84e63f789c70e31cf60fe06d41359363afc7bbd86a78ac7132f8dae4c467a_amd64",
"8Base-CNV-4.12:container-native-virtualization/hostpath-provisioner-rhel8@sha256:5239dcb229b060a818befd52a1e27b18142985abe0e39cef41eadd66f8b21ec1_amd64",
"8Base-CNV-4.12:container-native-virtualization/hyperconverged-cluster-operator@sha256:8b311b48437c79a6859a84f62cfd10ca8e6dcff4ce665a98ed78633552a172ca_amd64",
"8Base-CNV-4.12:container-native-virtualization/hyperconverged-cluster-webhook-rhel8@sha256:e912171328517664f0298322a7992a6e0e00118dc496ff94ee84190d9057db68_amd64",
"8Base-CNV-4.12:container-native-virtualization/kubemacpool@sha256:ab5a239a35e3de8566cb76db0d59ae92e290a3756d39a2298290f1ab3c7b56c5_amd64",
"8Base-CNV-4.12:container-native-virtualization/kubevirt-console-plugin@sha256:e7dd17d4d206b2d37f24a2ed28bf3d2d6a40463da6cbc6b5696555b455f90055_amd64",
"8Base-CNV-4.12:container-native-virtualization/kubevirt-ssp-operator@sha256:09a834b1f71a19cf9a616ffd9eb04408972f9b8f9549777cab0935f63931c993_amd64",
"8Base-CNV-4.12:container-native-virtualization/kubevirt-tekton-tasks-cleanup-vm@sha256:66284c45e82862dc7c1505fcdfe7b14e72c93c5e7fa6b7108a945220279641e9_amd64",
"8Base-CNV-4.12:container-native-virtualization/kubevirt-tekton-tasks-copy-template@sha256:462770d258407ea93c14c9a99fb4450536261202d1d63a681634af2193c2b062_amd64",
"8Base-CNV-4.12:container-native-virtualization/kubevirt-tekton-tasks-create-datavolume@sha256:31d22c0be03bbb222967d953d35189173fbeb60d1cb32278eb006e8abe78e90c_amd64",
"8Base-CNV-4.12:container-native-virtualization/kubevirt-tekton-tasks-create-vm-from-template@sha256:a62ec91155a7bfc776c402e8b513b0e00797d64a95434346a2e3a4cc25f2d3c5_amd64",
"8Base-CNV-4.12:container-native-virtualization/kubevirt-tekton-tasks-disk-virt-customize@sha256:35274b72a5562e8675854d8cf2ca3ec0c4d0b619c0e630d7b39b7da8ebd3b143_amd64",
"8Base-CNV-4.12:container-native-virtualization/kubevirt-tekton-tasks-disk-virt-sysprep@sha256:6e6ed3d8b1b906f801e36b82d6976bc421ae8344d71d4c563fe6d8e76b5fe9c4_amd64",
"8Base-CNV-4.12:container-native-virtualization/kubevirt-tekton-tasks-modify-vm-template@sha256:b46443d7f21b8b251468e33c929a16008a3ac34a8f50a1d8bc1cd134079ccae4_amd64",
"8Base-CNV-4.12:container-native-virtualization/kubevirt-tekton-tasks-operator@sha256:7f11db20a3c635aa48e3dcadfe555d0cd229c4c7f1790f70ee9c9ee78ab55e67_amd64",
"8Base-CNV-4.12:container-native-virtualization/kubevirt-tekton-tasks-wait-for-vmi-status@sha256:4967b4c46d670a2b109c9a2e6e0ebc850a5e1dacaf8cc0ed691668bfa0cbd418_amd64",
"8Base-CNV-4.12:container-native-virtualization/kubevirt-template-validator@sha256:bf732669655db1b09ef27bc1964fe7b49943d681a5acc9860497512d8877e13f_amd64",
"8Base-CNV-4.12:container-native-virtualization/libguestfs-tools@sha256:4f0d48312d8fe02a17747d65ac644d3e1be2df3cb80a9d0c268acc6ad5b91680_amd64",
"8Base-CNV-4.12:container-native-virtualization/ovs-cni-marker@sha256:077367d5af11030832a5e63a611395b7fa65ee140b490b6f33f8a23a9392dcd5_amd64",
"8Base-CNV-4.12:container-native-virtualization/ovs-cni-plugin@sha256:892e339e8eec78f9865d11984c6dc8e92831ee9a17d6b990cd7fba9f2e506e13_amd64",
"8Base-CNV-4.12:container-native-virtualization/virt-artifacts-server@sha256:9638c34ff48d275842a990deb86110530ffd4937b2b551a4d5263168f7db6d47_amd64",
"8Base-CNV-4.12:container-native-virtualization/virt-cdi-apiserver@sha256:dd68dfc1a588b4e24e533d61b52b68ab0673fd39a95632314f54e1b85cb5f32d_amd64",
"8Base-CNV-4.12:container-native-virtualization/virt-cdi-cloner@sha256:879742e59f3416100969a0d0994e49e3f8cd493310bbd0c0e86e969f86daa204_amd64",
"8Base-CNV-4.12:container-native-virtualization/virt-cdi-controller@sha256:46689591989c8db1fa1f5228b2b9fb51d7abd0425c34951f909ced1fc536f0e4_amd64",
"8Base-CNV-4.12:container-native-virtualization/virt-cdi-importer@sha256:f2d011c18db1dd0dbe068bc650418c4b3f2f94935c053e76a52736da0f33867a_amd64",
"8Base-CNV-4.12:container-native-virtualization/virt-cdi-operator@sha256:8b06f96750c3f8e34a7cc8defeda46a92e3ad553159d3dbc7c4e096b483508ee_amd64",
"8Base-CNV-4.12:container-native-virtualization/virt-cdi-uploadproxy@sha256:84fd85672f6e9891678d6e99c066f8f20a9a2aac08fae11d552d46a317b7f815_amd64",
"8Base-CNV-4.12:container-native-virtualization/virt-cdi-uploadserver@sha256:4b231a260a9c0176f4b45aaf8142fa5e6860892b2fa19fad0f3091c423064211_amd64",
"8Base-CNV-4.12:container-native-virtualization/virt-controller@sha256:e6ddc32f82e940d364e0a3d63c28b4bd41b71574f9479b6d6b01de948baa8cab_amd64",
"8Base-CNV-4.12:container-native-virtualization/virt-exportproxy@sha256:2dc6b5eca4ba0daffe57ff174efc35764a2021eef35ef84c3d030c0f97329ece_amd64",
"8Base-CNV-4.12:container-native-virtualization/virt-exportserver@sha256:dd59838c20f30c7049cbdc4646b8b6f73ce8f33fa13c352ee22985673eaf95e2_amd64",
"8Base-CNV-4.12:container-native-virtualization/virt-handler@sha256:cce366a6b1aa42a9798a8c714dcb795d1c653dfe0ba06c997e65dbba0318e537_amd64",
"8Base-CNV-4.12:container-native-virtualization/virt-launcher@sha256:bd5b00ece84caed816b3f3cc80d8570324e1e8f975cf2c2320726d88fb64f33a_amd64",
"8Base-CNV-4.12:container-native-virtualization/virt-operator@sha256:6c4b16ac62e673d8f5116d592836506be72c5ebd2a07ffc828fee86514db0e9d_amd64",
"8Base-CNV-4.12:container-native-virtualization/virtio-win@sha256:cd321e3d82a87139edabf223414b892c99857d7ac7d089b870e227ea98c970e0_amd64",
"8Base-CNV-4.12:container-native-virtualization/vm-network-latency-checkup@sha256:5a1502efeeaa3958e5755ce07dcb8314305d75c88cc69ddc7d515457935cdc69_amd64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2022-28131"
},
{
"category": "external",
"summary": "RHBZ#2107390",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2107390"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2022-28131",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-28131"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2022-28131",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2022-28131"
},
{
"category": "external",
"summary": "https://go.dev/issue/53614",
"url": "https://go.dev/issue/53614"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-announce/c/nqrv9fbR0zE",
"url": "https://groups.google.com/g/golang-announce/c/nqrv9fbR0zE"
}
],
"release_date": "2022-07-12T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2023-01-25T11:11:29+00:00",
"details": "Before applying this update, you must apply all previously released errata\nrelevant to your system.\n\nTo apply this update, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"8Base-CNV-4.12:container-native-virtualization/virt-api@sha256:cd89350a5e6b3a468acd290819d86f2c77d486fa5a57dbac752f863f1a8a2b23_amd64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2023:0408"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "LOCAL",
"availabilityImpact": "HIGH",
"baseScore": 7.3,
"baseSeverity": "HIGH",
"confidentialityImpact": "LOW",
"integrityImpact": "LOW",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:N/UI:N/S:U/C:L/I:L/A:H",
"version": "3.1"
},
"products": [
"8Base-CNV-4.12:container-native-virtualization/bridge-marker@sha256:086a9922f34161e5b75d204a0c3281c941f81f76ef8784de434cc79acc76174c_amd64",
"8Base-CNV-4.12:container-native-virtualization/cluster-network-addons-operator@sha256:d2c19fd4c2327eb84179acf652157982b29c365d8a526d70517c6dd93ea6ebc7_amd64",
"8Base-CNV-4.12:container-native-virtualization/cnv-containernetworking-plugins@sha256:3d6003dea97e48d240668e55b2705f0251259006251abafaa3dc08fbc69f1312_amd64",
"8Base-CNV-4.12:container-native-virtualization/cnv-must-gather-rhel8@sha256:dcb95d2b4958ce69f8fcf61c9c90e0516d7844db62f2297ebf1ef18e5d8c05b4_amd64",
"8Base-CNV-4.12:container-native-virtualization/hco-bundle-registry@sha256:73680901c7733ba27f729fd6475971e0909c2fe9efacf74d556f961a1494274e_amd64",
"8Base-CNV-4.12:container-native-virtualization/hostpath-csi-driver@sha256:a0b75e357628ca6b2ca32ab3fdbf531fd8da438a7a6ae8988ef897d2c001d9cb_amd64",
"8Base-CNV-4.12:container-native-virtualization/hostpath-provisioner-rhel8-operator@sha256:b9d84e63f789c70e31cf60fe06d41359363afc7bbd86a78ac7132f8dae4c467a_amd64",
"8Base-CNV-4.12:container-native-virtualization/hostpath-provisioner-rhel8@sha256:5239dcb229b060a818befd52a1e27b18142985abe0e39cef41eadd66f8b21ec1_amd64",
"8Base-CNV-4.12:container-native-virtualization/hyperconverged-cluster-operator@sha256:8b311b48437c79a6859a84f62cfd10ca8e6dcff4ce665a98ed78633552a172ca_amd64",
"8Base-CNV-4.12:container-native-virtualization/hyperconverged-cluster-webhook-rhel8@sha256:e912171328517664f0298322a7992a6e0e00118dc496ff94ee84190d9057db68_amd64",
"8Base-CNV-4.12:container-native-virtualization/kubemacpool@sha256:ab5a239a35e3de8566cb76db0d59ae92e290a3756d39a2298290f1ab3c7b56c5_amd64",
"8Base-CNV-4.12:container-native-virtualization/kubevirt-console-plugin@sha256:e7dd17d4d206b2d37f24a2ed28bf3d2d6a40463da6cbc6b5696555b455f90055_amd64",
"8Base-CNV-4.12:container-native-virtualization/kubevirt-ssp-operator@sha256:09a834b1f71a19cf9a616ffd9eb04408972f9b8f9549777cab0935f63931c993_amd64",
"8Base-CNV-4.12:container-native-virtualization/kubevirt-tekton-tasks-cleanup-vm@sha256:66284c45e82862dc7c1505fcdfe7b14e72c93c5e7fa6b7108a945220279641e9_amd64",
"8Base-CNV-4.12:container-native-virtualization/kubevirt-tekton-tasks-copy-template@sha256:462770d258407ea93c14c9a99fb4450536261202d1d63a681634af2193c2b062_amd64",
"8Base-CNV-4.12:container-native-virtualization/kubevirt-tekton-tasks-create-datavolume@sha256:31d22c0be03bbb222967d953d35189173fbeb60d1cb32278eb006e8abe78e90c_amd64",
"8Base-CNV-4.12:container-native-virtualization/kubevirt-tekton-tasks-create-vm-from-template@sha256:a62ec91155a7bfc776c402e8b513b0e00797d64a95434346a2e3a4cc25f2d3c5_amd64",
"8Base-CNV-4.12:container-native-virtualization/kubevirt-tekton-tasks-disk-virt-customize@sha256:35274b72a5562e8675854d8cf2ca3ec0c4d0b619c0e630d7b39b7da8ebd3b143_amd64",
"8Base-CNV-4.12:container-native-virtualization/kubevirt-tekton-tasks-disk-virt-sysprep@sha256:6e6ed3d8b1b906f801e36b82d6976bc421ae8344d71d4c563fe6d8e76b5fe9c4_amd64",
"8Base-CNV-4.12:container-native-virtualization/kubevirt-tekton-tasks-modify-vm-template@sha256:b46443d7f21b8b251468e33c929a16008a3ac34a8f50a1d8bc1cd134079ccae4_amd64",
"8Base-CNV-4.12:container-native-virtualization/kubevirt-tekton-tasks-operator@sha256:7f11db20a3c635aa48e3dcadfe555d0cd229c4c7f1790f70ee9c9ee78ab55e67_amd64",
"8Base-CNV-4.12:container-native-virtualization/kubevirt-tekton-tasks-wait-for-vmi-status@sha256:4967b4c46d670a2b109c9a2e6e0ebc850a5e1dacaf8cc0ed691668bfa0cbd418_amd64",
"8Base-CNV-4.12:container-native-virtualization/kubevirt-template-validator@sha256:bf732669655db1b09ef27bc1964fe7b49943d681a5acc9860497512d8877e13f_amd64",
"8Base-CNV-4.12:container-native-virtualization/libguestfs-tools@sha256:4f0d48312d8fe02a17747d65ac644d3e1be2df3cb80a9d0c268acc6ad5b91680_amd64",
"8Base-CNV-4.12:container-native-virtualization/ovs-cni-marker@sha256:077367d5af11030832a5e63a611395b7fa65ee140b490b6f33f8a23a9392dcd5_amd64",
"8Base-CNV-4.12:container-native-virtualization/ovs-cni-plugin@sha256:892e339e8eec78f9865d11984c6dc8e92831ee9a17d6b990cd7fba9f2e506e13_amd64",
"8Base-CNV-4.12:container-native-virtualization/virt-api@sha256:cd89350a5e6b3a468acd290819d86f2c77d486fa5a57dbac752f863f1a8a2b23_amd64",
"8Base-CNV-4.12:container-native-virtualization/virt-artifacts-server@sha256:9638c34ff48d275842a990deb86110530ffd4937b2b551a4d5263168f7db6d47_amd64",
"8Base-CNV-4.12:container-native-virtualization/virt-cdi-apiserver@sha256:dd68dfc1a588b4e24e533d61b52b68ab0673fd39a95632314f54e1b85cb5f32d_amd64",
"8Base-CNV-4.12:container-native-virtualization/virt-cdi-cloner@sha256:879742e59f3416100969a0d0994e49e3f8cd493310bbd0c0e86e969f86daa204_amd64",
"8Base-CNV-4.12:container-native-virtualization/virt-cdi-controller@sha256:46689591989c8db1fa1f5228b2b9fb51d7abd0425c34951f909ced1fc536f0e4_amd64",
"8Base-CNV-4.12:container-native-virtualization/virt-cdi-importer@sha256:f2d011c18db1dd0dbe068bc650418c4b3f2f94935c053e76a52736da0f33867a_amd64",
"8Base-CNV-4.12:container-native-virtualization/virt-cdi-operator@sha256:8b06f96750c3f8e34a7cc8defeda46a92e3ad553159d3dbc7c4e096b483508ee_amd64",
"8Base-CNV-4.12:container-native-virtualization/virt-cdi-uploadproxy@sha256:84fd85672f6e9891678d6e99c066f8f20a9a2aac08fae11d552d46a317b7f815_amd64",
"8Base-CNV-4.12:container-native-virtualization/virt-cdi-uploadserver@sha256:4b231a260a9c0176f4b45aaf8142fa5e6860892b2fa19fad0f3091c423064211_amd64",
"8Base-CNV-4.12:container-native-virtualization/virt-controller@sha256:e6ddc32f82e940d364e0a3d63c28b4bd41b71574f9479b6d6b01de948baa8cab_amd64",
"8Base-CNV-4.12:container-native-virtualization/virt-exportproxy@sha256:2dc6b5eca4ba0daffe57ff174efc35764a2021eef35ef84c3d030c0f97329ece_amd64",
"8Base-CNV-4.12:container-native-virtualization/virt-exportserver@sha256:dd59838c20f30c7049cbdc4646b8b6f73ce8f33fa13c352ee22985673eaf95e2_amd64",
"8Base-CNV-4.12:container-native-virtualization/virt-handler@sha256:cce366a6b1aa42a9798a8c714dcb795d1c653dfe0ba06c997e65dbba0318e537_amd64",
"8Base-CNV-4.12:container-native-virtualization/virt-launcher@sha256:bd5b00ece84caed816b3f3cc80d8570324e1e8f975cf2c2320726d88fb64f33a_amd64",
"8Base-CNV-4.12:container-native-virtualization/virt-operator@sha256:6c4b16ac62e673d8f5116d592836506be72c5ebd2a07ffc828fee86514db0e9d_amd64",
"8Base-CNV-4.12:container-native-virtualization/virtio-win@sha256:cd321e3d82a87139edabf223414b892c99857d7ac7d089b870e227ea98c970e0_amd64",
"8Base-CNV-4.12:container-native-virtualization/vm-network-latency-checkup@sha256:5a1502efeeaa3958e5755ce07dcb8314305d75c88cc69ddc7d515457935cdc69_amd64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "golang: encoding/xml: stack exhaustion in Decoder.Skip"
},
{
"acknowledgments": [
{
"names": [
"Jo\u00ebl G\u00e4hwiler"
],
"summary": "Acknowledged by upstream."
}
],
"cve": "CVE-2022-29526",
"cwe": {
"id": "CWE-280",
"name": "Improper Handling of Insufficient Permissions or Privileges "
},
"discovery_date": "2022-05-11T00:00:00+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"8Base-CNV-4.12:container-native-virtualization/bridge-marker@sha256:086a9922f34161e5b75d204a0c3281c941f81f76ef8784de434cc79acc76174c_amd64",
"8Base-CNV-4.12:container-native-virtualization/cluster-network-addons-operator@sha256:d2c19fd4c2327eb84179acf652157982b29c365d8a526d70517c6dd93ea6ebc7_amd64",
"8Base-CNV-4.12:container-native-virtualization/cnv-containernetworking-plugins@sha256:3d6003dea97e48d240668e55b2705f0251259006251abafaa3dc08fbc69f1312_amd64",
"8Base-CNV-4.12:container-native-virtualization/cnv-must-gather-rhel8@sha256:dcb95d2b4958ce69f8fcf61c9c90e0516d7844db62f2297ebf1ef18e5d8c05b4_amd64",
"8Base-CNV-4.12:container-native-virtualization/hco-bundle-registry@sha256:73680901c7733ba27f729fd6475971e0909c2fe9efacf74d556f961a1494274e_amd64",
"8Base-CNV-4.12:container-native-virtualization/hostpath-csi-driver@sha256:a0b75e357628ca6b2ca32ab3fdbf531fd8da438a7a6ae8988ef897d2c001d9cb_amd64",
"8Base-CNV-4.12:container-native-virtualization/hostpath-provisioner-rhel8-operator@sha256:b9d84e63f789c70e31cf60fe06d41359363afc7bbd86a78ac7132f8dae4c467a_amd64",
"8Base-CNV-4.12:container-native-virtualization/hostpath-provisioner-rhel8@sha256:5239dcb229b060a818befd52a1e27b18142985abe0e39cef41eadd66f8b21ec1_amd64",
"8Base-CNV-4.12:container-native-virtualization/hyperconverged-cluster-operator@sha256:8b311b48437c79a6859a84f62cfd10ca8e6dcff4ce665a98ed78633552a172ca_amd64",
"8Base-CNV-4.12:container-native-virtualization/hyperconverged-cluster-webhook-rhel8@sha256:e912171328517664f0298322a7992a6e0e00118dc496ff94ee84190d9057db68_amd64",
"8Base-CNV-4.12:container-native-virtualization/kubemacpool@sha256:ab5a239a35e3de8566cb76db0d59ae92e290a3756d39a2298290f1ab3c7b56c5_amd64",
"8Base-CNV-4.12:container-native-virtualization/kubevirt-console-plugin@sha256:e7dd17d4d206b2d37f24a2ed28bf3d2d6a40463da6cbc6b5696555b455f90055_amd64",
"8Base-CNV-4.12:container-native-virtualization/kubevirt-ssp-operator@sha256:09a834b1f71a19cf9a616ffd9eb04408972f9b8f9549777cab0935f63931c993_amd64",
"8Base-CNV-4.12:container-native-virtualization/kubevirt-tekton-tasks-cleanup-vm@sha256:66284c45e82862dc7c1505fcdfe7b14e72c93c5e7fa6b7108a945220279641e9_amd64",
"8Base-CNV-4.12:container-native-virtualization/kubevirt-tekton-tasks-copy-template@sha256:462770d258407ea93c14c9a99fb4450536261202d1d63a681634af2193c2b062_amd64",
"8Base-CNV-4.12:container-native-virtualization/kubevirt-tekton-tasks-create-datavolume@sha256:31d22c0be03bbb222967d953d35189173fbeb60d1cb32278eb006e8abe78e90c_amd64",
"8Base-CNV-4.12:container-native-virtualization/kubevirt-tekton-tasks-create-vm-from-template@sha256:a62ec91155a7bfc776c402e8b513b0e00797d64a95434346a2e3a4cc25f2d3c5_amd64",
"8Base-CNV-4.12:container-native-virtualization/kubevirt-tekton-tasks-disk-virt-customize@sha256:35274b72a5562e8675854d8cf2ca3ec0c4d0b619c0e630d7b39b7da8ebd3b143_amd64",
"8Base-CNV-4.12:container-native-virtualization/kubevirt-tekton-tasks-disk-virt-sysprep@sha256:6e6ed3d8b1b906f801e36b82d6976bc421ae8344d71d4c563fe6d8e76b5fe9c4_amd64",
"8Base-CNV-4.12:container-native-virtualization/kubevirt-tekton-tasks-modify-vm-template@sha256:b46443d7f21b8b251468e33c929a16008a3ac34a8f50a1d8bc1cd134079ccae4_amd64",
"8Base-CNV-4.12:container-native-virtualization/kubevirt-tekton-tasks-operator@sha256:7f11db20a3c635aa48e3dcadfe555d0cd229c4c7f1790f70ee9c9ee78ab55e67_amd64",
"8Base-CNV-4.12:container-native-virtualization/kubevirt-tekton-tasks-wait-for-vmi-status@sha256:4967b4c46d670a2b109c9a2e6e0ebc850a5e1dacaf8cc0ed691668bfa0cbd418_amd64",
"8Base-CNV-4.12:container-native-virtualization/kubevirt-template-validator@sha256:bf732669655db1b09ef27bc1964fe7b49943d681a5acc9860497512d8877e13f_amd64",
"8Base-CNV-4.12:container-native-virtualization/ovs-cni-marker@sha256:077367d5af11030832a5e63a611395b7fa65ee140b490b6f33f8a23a9392dcd5_amd64",
"8Base-CNV-4.12:container-native-virtualization/ovs-cni-plugin@sha256:892e339e8eec78f9865d11984c6dc8e92831ee9a17d6b990cd7fba9f2e506e13_amd64",
"8Base-CNV-4.12:container-native-virtualization/virt-api@sha256:cd89350a5e6b3a468acd290819d86f2c77d486fa5a57dbac752f863f1a8a2b23_amd64",
"8Base-CNV-4.12:container-native-virtualization/virt-artifacts-server@sha256:9638c34ff48d275842a990deb86110530ffd4937b2b551a4d5263168f7db6d47_amd64",
"8Base-CNV-4.12:container-native-virtualization/virt-cdi-apiserver@sha256:dd68dfc1a588b4e24e533d61b52b68ab0673fd39a95632314f54e1b85cb5f32d_amd64",
"8Base-CNV-4.12:container-native-virtualization/virt-cdi-cloner@sha256:879742e59f3416100969a0d0994e49e3f8cd493310bbd0c0e86e969f86daa204_amd64",
"8Base-CNV-4.12:container-native-virtualization/virt-cdi-controller@sha256:46689591989c8db1fa1f5228b2b9fb51d7abd0425c34951f909ced1fc536f0e4_amd64",
"8Base-CNV-4.12:container-native-virtualization/virt-cdi-importer@sha256:f2d011c18db1dd0dbe068bc650418c4b3f2f94935c053e76a52736da0f33867a_amd64",
"8Base-CNV-4.12:container-native-virtualization/virt-cdi-operator@sha256:8b06f96750c3f8e34a7cc8defeda46a92e3ad553159d3dbc7c4e096b483508ee_amd64",
"8Base-CNV-4.12:container-native-virtualization/virt-cdi-uploadproxy@sha256:84fd85672f6e9891678d6e99c066f8f20a9a2aac08fae11d552d46a317b7f815_amd64",
"8Base-CNV-4.12:container-native-virtualization/virt-cdi-uploadserver@sha256:4b231a260a9c0176f4b45aaf8142fa5e6860892b2fa19fad0f3091c423064211_amd64",
"8Base-CNV-4.12:container-native-virtualization/virt-controller@sha256:e6ddc32f82e940d364e0a3d63c28b4bd41b71574f9479b6d6b01de948baa8cab_amd64",
"8Base-CNV-4.12:container-native-virtualization/virt-exportproxy@sha256:2dc6b5eca4ba0daffe57ff174efc35764a2021eef35ef84c3d030c0f97329ece_amd64",
"8Base-CNV-4.12:container-native-virtualization/virt-exportserver@sha256:dd59838c20f30c7049cbdc4646b8b6f73ce8f33fa13c352ee22985673eaf95e2_amd64",
"8Base-CNV-4.12:container-native-virtualization/virt-handler@sha256:cce366a6b1aa42a9798a8c714dcb795d1c653dfe0ba06c997e65dbba0318e537_amd64",
"8Base-CNV-4.12:container-native-virtualization/virt-launcher@sha256:bd5b00ece84caed816b3f3cc80d8570324e1e8f975cf2c2320726d88fb64f33a_amd64",
"8Base-CNV-4.12:container-native-virtualization/virt-operator@sha256:6c4b16ac62e673d8f5116d592836506be72c5ebd2a07ffc828fee86514db0e9d_amd64",
"8Base-CNV-4.12:container-native-virtualization/virtio-win@sha256:cd321e3d82a87139edabf223414b892c99857d7ac7d089b870e227ea98c970e0_amd64",
"8Base-CNV-4.12:container-native-virtualization/vm-network-latency-checkup@sha256:5a1502efeeaa3958e5755ce07dcb8314305d75c88cc69ddc7d515457935cdc69_amd64"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2084085"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in the syscall.Faccessat function when calling a process by checking the group. This flaw allows an attacker to check the process group permissions rather than a member of the file\u0027s group, affecting system availability.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "golang: syscall: faccessat checks wrong group",
"title": "Vulnerability summary"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"8Base-CNV-4.12:container-native-virtualization/libguestfs-tools@sha256:4f0d48312d8fe02a17747d65ac644d3e1be2df3cb80a9d0c268acc6ad5b91680_amd64"
],
"known_not_affected": [
"8Base-CNV-4.12:container-native-virtualization/bridge-marker@sha256:086a9922f34161e5b75d204a0c3281c941f81f76ef8784de434cc79acc76174c_amd64",
"8Base-CNV-4.12:container-native-virtualization/cluster-network-addons-operator@sha256:d2c19fd4c2327eb84179acf652157982b29c365d8a526d70517c6dd93ea6ebc7_amd64",
"8Base-CNV-4.12:container-native-virtualization/cnv-containernetworking-plugins@sha256:3d6003dea97e48d240668e55b2705f0251259006251abafaa3dc08fbc69f1312_amd64",
"8Base-CNV-4.12:container-native-virtualization/cnv-must-gather-rhel8@sha256:dcb95d2b4958ce69f8fcf61c9c90e0516d7844db62f2297ebf1ef18e5d8c05b4_amd64",
"8Base-CNV-4.12:container-native-virtualization/hco-bundle-registry@sha256:73680901c7733ba27f729fd6475971e0909c2fe9efacf74d556f961a1494274e_amd64",
"8Base-CNV-4.12:container-native-virtualization/hostpath-csi-driver@sha256:a0b75e357628ca6b2ca32ab3fdbf531fd8da438a7a6ae8988ef897d2c001d9cb_amd64",
"8Base-CNV-4.12:container-native-virtualization/hostpath-provisioner-rhel8-operator@sha256:b9d84e63f789c70e31cf60fe06d41359363afc7bbd86a78ac7132f8dae4c467a_amd64",
"8Base-CNV-4.12:container-native-virtualization/hostpath-provisioner-rhel8@sha256:5239dcb229b060a818befd52a1e27b18142985abe0e39cef41eadd66f8b21ec1_amd64",
"8Base-CNV-4.12:container-native-virtualization/hyperconverged-cluster-operator@sha256:8b311b48437c79a6859a84f62cfd10ca8e6dcff4ce665a98ed78633552a172ca_amd64",
"8Base-CNV-4.12:container-native-virtualization/hyperconverged-cluster-webhook-rhel8@sha256:e912171328517664f0298322a7992a6e0e00118dc496ff94ee84190d9057db68_amd64",
"8Base-CNV-4.12:container-native-virtualization/kubemacpool@sha256:ab5a239a35e3de8566cb76db0d59ae92e290a3756d39a2298290f1ab3c7b56c5_amd64",
"8Base-CNV-4.12:container-native-virtualization/kubevirt-console-plugin@sha256:e7dd17d4d206b2d37f24a2ed28bf3d2d6a40463da6cbc6b5696555b455f90055_amd64",
"8Base-CNV-4.12:container-native-virtualization/kubevirt-ssp-operator@sha256:09a834b1f71a19cf9a616ffd9eb04408972f9b8f9549777cab0935f63931c993_amd64",
"8Base-CNV-4.12:container-native-virtualization/kubevirt-tekton-tasks-cleanup-vm@sha256:66284c45e82862dc7c1505fcdfe7b14e72c93c5e7fa6b7108a945220279641e9_amd64",
"8Base-CNV-4.12:container-native-virtualization/kubevirt-tekton-tasks-copy-template@sha256:462770d258407ea93c14c9a99fb4450536261202d1d63a681634af2193c2b062_amd64",
"8Base-CNV-4.12:container-native-virtualization/kubevirt-tekton-tasks-create-datavolume@sha256:31d22c0be03bbb222967d953d35189173fbeb60d1cb32278eb006e8abe78e90c_amd64",
"8Base-CNV-4.12:container-native-virtualization/kubevirt-tekton-tasks-create-vm-from-template@sha256:a62ec91155a7bfc776c402e8b513b0e00797d64a95434346a2e3a4cc25f2d3c5_amd64",
"8Base-CNV-4.12:container-native-virtualization/kubevirt-tekton-tasks-disk-virt-customize@sha256:35274b72a5562e8675854d8cf2ca3ec0c4d0b619c0e630d7b39b7da8ebd3b143_amd64",
"8Base-CNV-4.12:container-native-virtualization/kubevirt-tekton-tasks-disk-virt-sysprep@sha256:6e6ed3d8b1b906f801e36b82d6976bc421ae8344d71d4c563fe6d8e76b5fe9c4_amd64",
"8Base-CNV-4.12:container-native-virtualization/kubevirt-tekton-tasks-modify-vm-template@sha256:b46443d7f21b8b251468e33c929a16008a3ac34a8f50a1d8bc1cd134079ccae4_amd64",
"8Base-CNV-4.12:container-native-virtualization/kubevirt-tekton-tasks-operator@sha256:7f11db20a3c635aa48e3dcadfe555d0cd229c4c7f1790f70ee9c9ee78ab55e67_amd64",
"8Base-CNV-4.12:container-native-virtualization/kubevirt-tekton-tasks-wait-for-vmi-status@sha256:4967b4c46d670a2b109c9a2e6e0ebc850a5e1dacaf8cc0ed691668bfa0cbd418_amd64",
"8Base-CNV-4.12:container-native-virtualization/kubevirt-template-validator@sha256:bf732669655db1b09ef27bc1964fe7b49943d681a5acc9860497512d8877e13f_amd64",
"8Base-CNV-4.12:container-native-virtualization/ovs-cni-marker@sha256:077367d5af11030832a5e63a611395b7fa65ee140b490b6f33f8a23a9392dcd5_amd64",
"8Base-CNV-4.12:container-native-virtualization/ovs-cni-plugin@sha256:892e339e8eec78f9865d11984c6dc8e92831ee9a17d6b990cd7fba9f2e506e13_amd64",
"8Base-CNV-4.12:container-native-virtualization/virt-api@sha256:cd89350a5e6b3a468acd290819d86f2c77d486fa5a57dbac752f863f1a8a2b23_amd64",
"8Base-CNV-4.12:container-native-virtualization/virt-artifacts-server@sha256:9638c34ff48d275842a990deb86110530ffd4937b2b551a4d5263168f7db6d47_amd64",
"8Base-CNV-4.12:container-native-virtualization/virt-cdi-apiserver@sha256:dd68dfc1a588b4e24e533d61b52b68ab0673fd39a95632314f54e1b85cb5f32d_amd64",
"8Base-CNV-4.12:container-native-virtualization/virt-cdi-cloner@sha256:879742e59f3416100969a0d0994e49e3f8cd493310bbd0c0e86e969f86daa204_amd64",
"8Base-CNV-4.12:container-native-virtualization/virt-cdi-controller@sha256:46689591989c8db1fa1f5228b2b9fb51d7abd0425c34951f909ced1fc536f0e4_amd64",
"8Base-CNV-4.12:container-native-virtualization/virt-cdi-importer@sha256:f2d011c18db1dd0dbe068bc650418c4b3f2f94935c053e76a52736da0f33867a_amd64",
"8Base-CNV-4.12:container-native-virtualization/virt-cdi-operator@sha256:8b06f96750c3f8e34a7cc8defeda46a92e3ad553159d3dbc7c4e096b483508ee_amd64",
"8Base-CNV-4.12:container-native-virtualization/virt-cdi-uploadproxy@sha256:84fd85672f6e9891678d6e99c066f8f20a9a2aac08fae11d552d46a317b7f815_amd64",
"8Base-CNV-4.12:container-native-virtualization/virt-cdi-uploadserver@sha256:4b231a260a9c0176f4b45aaf8142fa5e6860892b2fa19fad0f3091c423064211_amd64",
"8Base-CNV-4.12:container-native-virtualization/virt-controller@sha256:e6ddc32f82e940d364e0a3d63c28b4bd41b71574f9479b6d6b01de948baa8cab_amd64",
"8Base-CNV-4.12:container-native-virtualization/virt-exportproxy@sha256:2dc6b5eca4ba0daffe57ff174efc35764a2021eef35ef84c3d030c0f97329ece_amd64",
"8Base-CNV-4.12:container-native-virtualization/virt-exportserver@sha256:dd59838c20f30c7049cbdc4646b8b6f73ce8f33fa13c352ee22985673eaf95e2_amd64",
"8Base-CNV-4.12:container-native-virtualization/virt-handler@sha256:cce366a6b1aa42a9798a8c714dcb795d1c653dfe0ba06c997e65dbba0318e537_amd64",
"8Base-CNV-4.12:container-native-virtualization/virt-launcher@sha256:bd5b00ece84caed816b3f3cc80d8570324e1e8f975cf2c2320726d88fb64f33a_amd64",
"8Base-CNV-4.12:container-native-virtualization/virt-operator@sha256:6c4b16ac62e673d8f5116d592836506be72c5ebd2a07ffc828fee86514db0e9d_amd64",
"8Base-CNV-4.12:container-native-virtualization/virtio-win@sha256:cd321e3d82a87139edabf223414b892c99857d7ac7d089b870e227ea98c970e0_amd64",
"8Base-CNV-4.12:container-native-virtualization/vm-network-latency-checkup@sha256:5a1502efeeaa3958e5755ce07dcb8314305d75c88cc69ddc7d515457935cdc69_amd64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2022-29526"
},
{
"category": "external",
"summary": "RHBZ#2084085",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2084085"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2022-29526",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-29526"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2022-29526",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2022-29526"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-announce/c/Y5qrqw_lWdU",
"url": "https://groups.google.com/g/golang-announce/c/Y5qrqw_lWdU"
}
],
"release_date": "2022-05-11T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2023-01-25T11:11:29+00:00",
"details": "Before applying this update, you must apply all previously released errata\nrelevant to your system.\n\nTo apply this update, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"8Base-CNV-4.12:container-native-virtualization/libguestfs-tools@sha256:4f0d48312d8fe02a17747d65ac644d3e1be2df3cb80a9d0c268acc6ad5b91680_amd64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2023:0408"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "LOCAL",
"availabilityImpact": "HIGH",
"baseScore": 6.2,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"8Base-CNV-4.12:container-native-virtualization/bridge-marker@sha256:086a9922f34161e5b75d204a0c3281c941f81f76ef8784de434cc79acc76174c_amd64",
"8Base-CNV-4.12:container-native-virtualization/cluster-network-addons-operator@sha256:d2c19fd4c2327eb84179acf652157982b29c365d8a526d70517c6dd93ea6ebc7_amd64",
"8Base-CNV-4.12:container-native-virtualization/cnv-containernetworking-plugins@sha256:3d6003dea97e48d240668e55b2705f0251259006251abafaa3dc08fbc69f1312_amd64",
"8Base-CNV-4.12:container-native-virtualization/cnv-must-gather-rhel8@sha256:dcb95d2b4958ce69f8fcf61c9c90e0516d7844db62f2297ebf1ef18e5d8c05b4_amd64",
"8Base-CNV-4.12:container-native-virtualization/hco-bundle-registry@sha256:73680901c7733ba27f729fd6475971e0909c2fe9efacf74d556f961a1494274e_amd64",
"8Base-CNV-4.12:container-native-virtualization/hostpath-csi-driver@sha256:a0b75e357628ca6b2ca32ab3fdbf531fd8da438a7a6ae8988ef897d2c001d9cb_amd64",
"8Base-CNV-4.12:container-native-virtualization/hostpath-provisioner-rhel8-operator@sha256:b9d84e63f789c70e31cf60fe06d41359363afc7bbd86a78ac7132f8dae4c467a_amd64",
"8Base-CNV-4.12:container-native-virtualization/hostpath-provisioner-rhel8@sha256:5239dcb229b060a818befd52a1e27b18142985abe0e39cef41eadd66f8b21ec1_amd64",
"8Base-CNV-4.12:container-native-virtualization/hyperconverged-cluster-operator@sha256:8b311b48437c79a6859a84f62cfd10ca8e6dcff4ce665a98ed78633552a172ca_amd64",
"8Base-CNV-4.12:container-native-virtualization/hyperconverged-cluster-webhook-rhel8@sha256:e912171328517664f0298322a7992a6e0e00118dc496ff94ee84190d9057db68_amd64",
"8Base-CNV-4.12:container-native-virtualization/kubemacpool@sha256:ab5a239a35e3de8566cb76db0d59ae92e290a3756d39a2298290f1ab3c7b56c5_amd64",
"8Base-CNV-4.12:container-native-virtualization/kubevirt-console-plugin@sha256:e7dd17d4d206b2d37f24a2ed28bf3d2d6a40463da6cbc6b5696555b455f90055_amd64",
"8Base-CNV-4.12:container-native-virtualization/kubevirt-ssp-operator@sha256:09a834b1f71a19cf9a616ffd9eb04408972f9b8f9549777cab0935f63931c993_amd64",
"8Base-CNV-4.12:container-native-virtualization/kubevirt-tekton-tasks-cleanup-vm@sha256:66284c45e82862dc7c1505fcdfe7b14e72c93c5e7fa6b7108a945220279641e9_amd64",
"8Base-CNV-4.12:container-native-virtualization/kubevirt-tekton-tasks-copy-template@sha256:462770d258407ea93c14c9a99fb4450536261202d1d63a681634af2193c2b062_amd64",
"8Base-CNV-4.12:container-native-virtualization/kubevirt-tekton-tasks-create-datavolume@sha256:31d22c0be03bbb222967d953d35189173fbeb60d1cb32278eb006e8abe78e90c_amd64",
"8Base-CNV-4.12:container-native-virtualization/kubevirt-tekton-tasks-create-vm-from-template@sha256:a62ec91155a7bfc776c402e8b513b0e00797d64a95434346a2e3a4cc25f2d3c5_amd64",
"8Base-CNV-4.12:container-native-virtualization/kubevirt-tekton-tasks-disk-virt-customize@sha256:35274b72a5562e8675854d8cf2ca3ec0c4d0b619c0e630d7b39b7da8ebd3b143_amd64",
"8Base-CNV-4.12:container-native-virtualization/kubevirt-tekton-tasks-disk-virt-sysprep@sha256:6e6ed3d8b1b906f801e36b82d6976bc421ae8344d71d4c563fe6d8e76b5fe9c4_amd64",
"8Base-CNV-4.12:container-native-virtualization/kubevirt-tekton-tasks-modify-vm-template@sha256:b46443d7f21b8b251468e33c929a16008a3ac34a8f50a1d8bc1cd134079ccae4_amd64",
"8Base-CNV-4.12:container-native-virtualization/kubevirt-tekton-tasks-operator@sha256:7f11db20a3c635aa48e3dcadfe555d0cd229c4c7f1790f70ee9c9ee78ab55e67_amd64",
"8Base-CNV-4.12:container-native-virtualization/kubevirt-tekton-tasks-wait-for-vmi-status@sha256:4967b4c46d670a2b109c9a2e6e0ebc850a5e1dacaf8cc0ed691668bfa0cbd418_amd64",
"8Base-CNV-4.12:container-native-virtualization/kubevirt-template-validator@sha256:bf732669655db1b09ef27bc1964fe7b49943d681a5acc9860497512d8877e13f_amd64",
"8Base-CNV-4.12:container-native-virtualization/libguestfs-tools@sha256:4f0d48312d8fe02a17747d65ac644d3e1be2df3cb80a9d0c268acc6ad5b91680_amd64",
"8Base-CNV-4.12:container-native-virtualization/ovs-cni-marker@sha256:077367d5af11030832a5e63a611395b7fa65ee140b490b6f33f8a23a9392dcd5_amd64",
"8Base-CNV-4.12:container-native-virtualization/ovs-cni-plugin@sha256:892e339e8eec78f9865d11984c6dc8e92831ee9a17d6b990cd7fba9f2e506e13_amd64",
"8Base-CNV-4.12:container-native-virtualization/virt-api@sha256:cd89350a5e6b3a468acd290819d86f2c77d486fa5a57dbac752f863f1a8a2b23_amd64",
"8Base-CNV-4.12:container-native-virtualization/virt-artifacts-server@sha256:9638c34ff48d275842a990deb86110530ffd4937b2b551a4d5263168f7db6d47_amd64",
"8Base-CNV-4.12:container-native-virtualization/virt-cdi-apiserver@sha256:dd68dfc1a588b4e24e533d61b52b68ab0673fd39a95632314f54e1b85cb5f32d_amd64",
"8Base-CNV-4.12:container-native-virtualization/virt-cdi-cloner@sha256:879742e59f3416100969a0d0994e49e3f8cd493310bbd0c0e86e969f86daa204_amd64",
"8Base-CNV-4.12:container-native-virtualization/virt-cdi-controller@sha256:46689591989c8db1fa1f5228b2b9fb51d7abd0425c34951f909ced1fc536f0e4_amd64",
"8Base-CNV-4.12:container-native-virtualization/virt-cdi-importer@sha256:f2d011c18db1dd0dbe068bc650418c4b3f2f94935c053e76a52736da0f33867a_amd64",
"8Base-CNV-4.12:container-native-virtualization/virt-cdi-operator@sha256:8b06f96750c3f8e34a7cc8defeda46a92e3ad553159d3dbc7c4e096b483508ee_amd64",
"8Base-CNV-4.12:container-native-virtualization/virt-cdi-uploadproxy@sha256:84fd85672f6e9891678d6e99c066f8f20a9a2aac08fae11d552d46a317b7f815_amd64",
"8Base-CNV-4.12:container-native-virtualization/virt-cdi-uploadserver@sha256:4b231a260a9c0176f4b45aaf8142fa5e6860892b2fa19fad0f3091c423064211_amd64",
"8Base-CNV-4.12:container-native-virtualization/virt-controller@sha256:e6ddc32f82e940d364e0a3d63c28b4bd41b71574f9479b6d6b01de948baa8cab_amd64",
"8Base-CNV-4.12:container-native-virtualization/virt-exportproxy@sha256:2dc6b5eca4ba0daffe57ff174efc35764a2021eef35ef84c3d030c0f97329ece_amd64",
"8Base-CNV-4.12:container-native-virtualization/virt-exportserver@sha256:dd59838c20f30c7049cbdc4646b8b6f73ce8f33fa13c352ee22985673eaf95e2_amd64",
"8Base-CNV-4.12:container-native-virtualization/virt-handler@sha256:cce366a6b1aa42a9798a8c714dcb795d1c653dfe0ba06c997e65dbba0318e537_amd64",
"8Base-CNV-4.12:container-native-virtualization/virt-launcher@sha256:bd5b00ece84caed816b3f3cc80d8570324e1e8f975cf2c2320726d88fb64f33a_amd64",
"8Base-CNV-4.12:container-native-virtualization/virt-operator@sha256:6c4b16ac62e673d8f5116d592836506be72c5ebd2a07ffc828fee86514db0e9d_amd64",
"8Base-CNV-4.12:container-native-virtualization/virtio-win@sha256:cd321e3d82a87139edabf223414b892c99857d7ac7d089b870e227ea98c970e0_amd64",
"8Base-CNV-4.12:container-native-virtualization/vm-network-latency-checkup@sha256:5a1502efeeaa3958e5755ce07dcb8314305d75c88cc69ddc7d515457935cdc69_amd64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "golang: syscall: faccessat checks wrong group"
},
{
"cve": "CVE-2022-30629",
"cwe": {
"id": "CWE-331",
"name": "Insufficient Entropy"
},
"discovery_date": "2022-06-02T00:00:00+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"8Base-CNV-4.12:container-native-virtualization/bridge-marker@sha256:086a9922f34161e5b75d204a0c3281c941f81f76ef8784de434cc79acc76174c_amd64",
"8Base-CNV-4.12:container-native-virtualization/cluster-network-addons-operator@sha256:d2c19fd4c2327eb84179acf652157982b29c365d8a526d70517c6dd93ea6ebc7_amd64",
"8Base-CNV-4.12:container-native-virtualization/cnv-containernetworking-plugins@sha256:3d6003dea97e48d240668e55b2705f0251259006251abafaa3dc08fbc69f1312_amd64",
"8Base-CNV-4.12:container-native-virtualization/cnv-must-gather-rhel8@sha256:dcb95d2b4958ce69f8fcf61c9c90e0516d7844db62f2297ebf1ef18e5d8c05b4_amd64",
"8Base-CNV-4.12:container-native-virtualization/hco-bundle-registry@sha256:73680901c7733ba27f729fd6475971e0909c2fe9efacf74d556f961a1494274e_amd64",
"8Base-CNV-4.12:container-native-virtualization/hyperconverged-cluster-operator@sha256:8b311b48437c79a6859a84f62cfd10ca8e6dcff4ce665a98ed78633552a172ca_amd64",
"8Base-CNV-4.12:container-native-virtualization/hyperconverged-cluster-webhook-rhel8@sha256:e912171328517664f0298322a7992a6e0e00118dc496ff94ee84190d9057db68_amd64",
"8Base-CNV-4.12:container-native-virtualization/kubemacpool@sha256:ab5a239a35e3de8566cb76db0d59ae92e290a3756d39a2298290f1ab3c7b56c5_amd64",
"8Base-CNV-4.12:container-native-virtualization/kubevirt-console-plugin@sha256:e7dd17d4d206b2d37f24a2ed28bf3d2d6a40463da6cbc6b5696555b455f90055_amd64",
"8Base-CNV-4.12:container-native-virtualization/kubevirt-ssp-operator@sha256:09a834b1f71a19cf9a616ffd9eb04408972f9b8f9549777cab0935f63931c993_amd64",
"8Base-CNV-4.12:container-native-virtualization/kubevirt-tekton-tasks-cleanup-vm@sha256:66284c45e82862dc7c1505fcdfe7b14e72c93c5e7fa6b7108a945220279641e9_amd64",
"8Base-CNV-4.12:container-native-virtualization/kubevirt-tekton-tasks-copy-template@sha256:462770d258407ea93c14c9a99fb4450536261202d1d63a681634af2193c2b062_amd64",
"8Base-CNV-4.12:container-native-virtualization/kubevirt-tekton-tasks-create-datavolume@sha256:31d22c0be03bbb222967d953d35189173fbeb60d1cb32278eb006e8abe78e90c_amd64",
"8Base-CNV-4.12:container-native-virtualization/kubevirt-tekton-tasks-create-vm-from-template@sha256:a62ec91155a7bfc776c402e8b513b0e00797d64a95434346a2e3a4cc25f2d3c5_amd64",
"8Base-CNV-4.12:container-native-virtualization/kubevirt-tekton-tasks-disk-virt-customize@sha256:35274b72a5562e8675854d8cf2ca3ec0c4d0b619c0e630d7b39b7da8ebd3b143_amd64",
"8Base-CNV-4.12:container-native-virtualization/kubevirt-tekton-tasks-disk-virt-sysprep@sha256:6e6ed3d8b1b906f801e36b82d6976bc421ae8344d71d4c563fe6d8e76b5fe9c4_amd64",
"8Base-CNV-4.12:container-native-virtualization/kubevirt-tekton-tasks-modify-vm-template@sha256:b46443d7f21b8b251468e33c929a16008a3ac34a8f50a1d8bc1cd134079ccae4_amd64",
"8Base-CNV-4.12:container-native-virtualization/kubevirt-tekton-tasks-operator@sha256:7f11db20a3c635aa48e3dcadfe555d0cd229c4c7f1790f70ee9c9ee78ab55e67_amd64",
"8Base-CNV-4.12:container-native-virtualization/kubevirt-tekton-tasks-wait-for-vmi-status@sha256:4967b4c46d670a2b109c9a2e6e0ebc850a5e1dacaf8cc0ed691668bfa0cbd418_amd64",
"8Base-CNV-4.12:container-native-virtualization/ovs-cni-marker@sha256:077367d5af11030832a5e63a611395b7fa65ee140b490b6f33f8a23a9392dcd5_amd64",
"8Base-CNV-4.12:container-native-virtualization/ovs-cni-plugin@sha256:892e339e8eec78f9865d11984c6dc8e92831ee9a17d6b990cd7fba9f2e506e13_amd64",
"8Base-CNV-4.12:container-native-virtualization/virt-api@sha256:cd89350a5e6b3a468acd290819d86f2c77d486fa5a57dbac752f863f1a8a2b23_amd64",
"8Base-CNV-4.12:container-native-virtualization/virt-artifacts-server@sha256:9638c34ff48d275842a990deb86110530ffd4937b2b551a4d5263168f7db6d47_amd64",
"8Base-CNV-4.12:container-native-virtualization/virt-cdi-apiserver@sha256:dd68dfc1a588b4e24e533d61b52b68ab0673fd39a95632314f54e1b85cb5f32d_amd64",
"8Base-CNV-4.12:container-native-virtualization/virt-cdi-controller@sha256:46689591989c8db1fa1f5228b2b9fb51d7abd0425c34951f909ced1fc536f0e4_amd64",
"8Base-CNV-4.12:container-native-virtualization/virt-cdi-importer@sha256:f2d011c18db1dd0dbe068bc650418c4b3f2f94935c053e76a52736da0f33867a_amd64",
"8Base-CNV-4.12:container-native-virtualization/virt-cdi-operator@sha256:8b06f96750c3f8e34a7cc8defeda46a92e3ad553159d3dbc7c4e096b483508ee_amd64",
"8Base-CNV-4.12:container-native-virtualization/virt-cdi-uploadproxy@sha256:84fd85672f6e9891678d6e99c066f8f20a9a2aac08fae11d552d46a317b7f815_amd64",
"8Base-CNV-4.12:container-native-virtualization/virt-cdi-uploadserver@sha256:4b231a260a9c0176f4b45aaf8142fa5e6860892b2fa19fad0f3091c423064211_amd64",
"8Base-CNV-4.12:container-native-virtualization/virt-controller@sha256:e6ddc32f82e940d364e0a3d63c28b4bd41b71574f9479b6d6b01de948baa8cab_amd64",
"8Base-CNV-4.12:container-native-virtualization/virt-exportproxy@sha256:2dc6b5eca4ba0daffe57ff174efc35764a2021eef35ef84c3d030c0f97329ece_amd64",
"8Base-CNV-4.12:container-native-virtualization/virt-exportserver@sha256:dd59838c20f30c7049cbdc4646b8b6f73ce8f33fa13c352ee22985673eaf95e2_amd64",
"8Base-CNV-4.12:container-native-virtualization/virt-handler@sha256:cce366a6b1aa42a9798a8c714dcb795d1c653dfe0ba06c997e65dbba0318e537_amd64",
"8Base-CNV-4.12:container-native-virtualization/virt-launcher@sha256:bd5b00ece84caed816b3f3cc80d8570324e1e8f975cf2c2320726d88fb64f33a_amd64",
"8Base-CNV-4.12:container-native-virtualization/virt-operator@sha256:6c4b16ac62e673d8f5116d592836506be72c5ebd2a07ffc828fee86514db0e9d_amd64",
"8Base-CNV-4.12:container-native-virtualization/virtio-win@sha256:cd321e3d82a87139edabf223414b892c99857d7ac7d089b870e227ea98c970e0_amd64",
"8Base-CNV-4.12:container-native-virtualization/vm-network-latency-checkup@sha256:5a1502efeeaa3958e5755ce07dcb8314305d75c88cc69ddc7d515457935cdc69_amd64"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2092793"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in the crypto/tls golang package. When session tickets are generated by crypto/tls, it is missing the ticket expiration. This issue may allow an attacker to observe the TLS handshakes to correlate successive connections during session resumption.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "golang: crypto/tls: session tickets lack random ticket_age_add",
"title": "Vulnerability summary"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"8Base-CNV-4.12:container-native-virtualization/hostpath-csi-driver@sha256:a0b75e357628ca6b2ca32ab3fdbf531fd8da438a7a6ae8988ef897d2c001d9cb_amd64",
"8Base-CNV-4.12:container-native-virtualization/hostpath-provisioner-rhel8-operator@sha256:b9d84e63f789c70e31cf60fe06d41359363afc7bbd86a78ac7132f8dae4c467a_amd64",
"8Base-CNV-4.12:container-native-virtualization/hostpath-provisioner-rhel8@sha256:5239dcb229b060a818befd52a1e27b18142985abe0e39cef41eadd66f8b21ec1_amd64",
"8Base-CNV-4.12:container-native-virtualization/kubevirt-template-validator@sha256:bf732669655db1b09ef27bc1964fe7b49943d681a5acc9860497512d8877e13f_amd64",
"8Base-CNV-4.12:container-native-virtualization/libguestfs-tools@sha256:4f0d48312d8fe02a17747d65ac644d3e1be2df3cb80a9d0c268acc6ad5b91680_amd64",
"8Base-CNV-4.12:container-native-virtualization/virt-cdi-cloner@sha256:879742e59f3416100969a0d0994e49e3f8cd493310bbd0c0e86e969f86daa204_amd64"
],
"known_not_affected": [
"8Base-CNV-4.12:container-native-virtualization/bridge-marker@sha256:086a9922f34161e5b75d204a0c3281c941f81f76ef8784de434cc79acc76174c_amd64",
"8Base-CNV-4.12:container-native-virtualization/cluster-network-addons-operator@sha256:d2c19fd4c2327eb84179acf652157982b29c365d8a526d70517c6dd93ea6ebc7_amd64",
"8Base-CNV-4.12:container-native-virtualization/cnv-containernetworking-plugins@sha256:3d6003dea97e48d240668e55b2705f0251259006251abafaa3dc08fbc69f1312_amd64",
"8Base-CNV-4.12:container-native-virtualization/cnv-must-gather-rhel8@sha256:dcb95d2b4958ce69f8fcf61c9c90e0516d7844db62f2297ebf1ef18e5d8c05b4_amd64",
"8Base-CNV-4.12:container-native-virtualization/hco-bundle-registry@sha256:73680901c7733ba27f729fd6475971e0909c2fe9efacf74d556f961a1494274e_amd64",
"8Base-CNV-4.12:container-native-virtualization/hyperconverged-cluster-operator@sha256:8b311b48437c79a6859a84f62cfd10ca8e6dcff4ce665a98ed78633552a172ca_amd64",
"8Base-CNV-4.12:container-native-virtualization/hyperconverged-cluster-webhook-rhel8@sha256:e912171328517664f0298322a7992a6e0e00118dc496ff94ee84190d9057db68_amd64",
"8Base-CNV-4.12:container-native-virtualization/kubemacpool@sha256:ab5a239a35e3de8566cb76db0d59ae92e290a3756d39a2298290f1ab3c7b56c5_amd64",
"8Base-CNV-4.12:container-native-virtualization/kubevirt-console-plugin@sha256:e7dd17d4d206b2d37f24a2ed28bf3d2d6a40463da6cbc6b5696555b455f90055_amd64",
"8Base-CNV-4.12:container-native-virtualization/kubevirt-ssp-operator@sha256:09a834b1f71a19cf9a616ffd9eb04408972f9b8f9549777cab0935f63931c993_amd64",
"8Base-CNV-4.12:container-native-virtualization/kubevirt-tekton-tasks-cleanup-vm@sha256:66284c45e82862dc7c1505fcdfe7b14e72c93c5e7fa6b7108a945220279641e9_amd64",
"8Base-CNV-4.12:container-native-virtualization/kubevirt-tekton-tasks-copy-template@sha256:462770d258407ea93c14c9a99fb4450536261202d1d63a681634af2193c2b062_amd64",
"8Base-CNV-4.12:container-native-virtualization/kubevirt-tekton-tasks-create-datavolume@sha256:31d22c0be03bbb222967d953d35189173fbeb60d1cb32278eb006e8abe78e90c_amd64",
"8Base-CNV-4.12:container-native-virtualization/kubevirt-tekton-tasks-create-vm-from-template@sha256:a62ec91155a7bfc776c402e8b513b0e00797d64a95434346a2e3a4cc25f2d3c5_amd64",
"8Base-CNV-4.12:container-native-virtualization/kubevirt-tekton-tasks-disk-virt-customize@sha256:35274b72a5562e8675854d8cf2ca3ec0c4d0b619c0e630d7b39b7da8ebd3b143_amd64",
"8Base-CNV-4.12:container-native-virtualization/kubevirt-tekton-tasks-disk-virt-sysprep@sha256:6e6ed3d8b1b906f801e36b82d6976bc421ae8344d71d4c563fe6d8e76b5fe9c4_amd64",
"8Base-CNV-4.12:container-native-virtualization/kubevirt-tekton-tasks-modify-vm-template@sha256:b46443d7f21b8b251468e33c929a16008a3ac34a8f50a1d8bc1cd134079ccae4_amd64",
"8Base-CNV-4.12:container-native-virtualization/kubevirt-tekton-tasks-operator@sha256:7f11db20a3c635aa48e3dcadfe555d0cd229c4c7f1790f70ee9c9ee78ab55e67_amd64",
"8Base-CNV-4.12:container-native-virtualization/kubevirt-tekton-tasks-wait-for-vmi-status@sha256:4967b4c46d670a2b109c9a2e6e0ebc850a5e1dacaf8cc0ed691668bfa0cbd418_amd64",
"8Base-CNV-4.12:container-native-virtualization/ovs-cni-marker@sha256:077367d5af11030832a5e63a611395b7fa65ee140b490b6f33f8a23a9392dcd5_amd64",
"8Base-CNV-4.12:container-native-virtualization/ovs-cni-plugin@sha256:892e339e8eec78f9865d11984c6dc8e92831ee9a17d6b990cd7fba9f2e506e13_amd64",
"8Base-CNV-4.12:container-native-virtualization/virt-api@sha256:cd89350a5e6b3a468acd290819d86f2c77d486fa5a57dbac752f863f1a8a2b23_amd64",
"8Base-CNV-4.12:container-native-virtualization/virt-artifacts-server@sha256:9638c34ff48d275842a990deb86110530ffd4937b2b551a4d5263168f7db6d47_amd64",
"8Base-CNV-4.12:container-native-virtualization/virt-cdi-apiserver@sha256:dd68dfc1a588b4e24e533d61b52b68ab0673fd39a95632314f54e1b85cb5f32d_amd64",
"8Base-CNV-4.12:container-native-virtualization/virt-cdi-controller@sha256:46689591989c8db1fa1f5228b2b9fb51d7abd0425c34951f909ced1fc536f0e4_amd64",
"8Base-CNV-4.12:container-native-virtualization/virt-cdi-importer@sha256:f2d011c18db1dd0dbe068bc650418c4b3f2f94935c053e76a52736da0f33867a_amd64",
"8Base-CNV-4.12:container-native-virtualization/virt-cdi-operator@sha256:8b06f96750c3f8e34a7cc8defeda46a92e3ad553159d3dbc7c4e096b483508ee_amd64",
"8Base-CNV-4.12:container-native-virtualization/virt-cdi-uploadproxy@sha256:84fd85672f6e9891678d6e99c066f8f20a9a2aac08fae11d552d46a317b7f815_amd64",
"8Base-CNV-4.12:container-native-virtualization/virt-cdi-uploadserver@sha256:4b231a260a9c0176f4b45aaf8142fa5e6860892b2fa19fad0f3091c423064211_amd64",
"8Base-CNV-4.12:container-native-virtualization/virt-controller@sha256:e6ddc32f82e940d364e0a3d63c28b4bd41b71574f9479b6d6b01de948baa8cab_amd64",
"8Base-CNV-4.12:container-native-virtualization/virt-exportproxy@sha256:2dc6b5eca4ba0daffe57ff174efc35764a2021eef35ef84c3d030c0f97329ece_amd64",
"8Base-CNV-4.12:container-native-virtualization/virt-exportserver@sha256:dd59838c20f30c7049cbdc4646b8b6f73ce8f33fa13c352ee22985673eaf95e2_amd64",
"8Base-CNV-4.12:container-native-virtualization/virt-handler@sha256:cce366a6b1aa42a9798a8c714dcb795d1c653dfe0ba06c997e65dbba0318e537_amd64",
"8Base-CNV-4.12:container-native-virtualization/virt-launcher@sha256:bd5b00ece84caed816b3f3cc80d8570324e1e8f975cf2c2320726d88fb64f33a_amd64",
"8Base-CNV-4.12:container-native-virtualization/virt-operator@sha256:6c4b16ac62e673d8f5116d592836506be72c5ebd2a07ffc828fee86514db0e9d_amd64",
"8Base-CNV-4.12:container-native-virtualization/virtio-win@sha256:cd321e3d82a87139edabf223414b892c99857d7ac7d089b870e227ea98c970e0_amd64",
"8Base-CNV-4.12:container-native-virtualization/vm-network-latency-checkup@sha256:5a1502efeeaa3958e5755ce07dcb8314305d75c88cc69ddc7d515457935cdc69_amd64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2022-30629"
},
{
"category": "external",
"summary": "RHBZ#2092793",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2092793"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2022-30629",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-30629"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2022-30629",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2022-30629"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-announce/c/TzIC9-t8Ytg",
"url": "https://groups.google.com/g/golang-announce/c/TzIC9-t8Ytg"
}
],
"release_date": "2022-06-02T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2023-01-25T11:11:29+00:00",
"details": "Before applying this update, you must apply all previously released errata\nrelevant to your system.\n\nTo apply this update, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"8Base-CNV-4.12:container-native-virtualization/hostpath-csi-driver@sha256:a0b75e357628ca6b2ca32ab3fdbf531fd8da438a7a6ae8988ef897d2c001d9cb_amd64",
"8Base-CNV-4.12:container-native-virtualization/hostpath-provisioner-rhel8-operator@sha256:b9d84e63f789c70e31cf60fe06d41359363afc7bbd86a78ac7132f8dae4c467a_amd64",
"8Base-CNV-4.12:container-native-virtualization/hostpath-provisioner-rhel8@sha256:5239dcb229b060a818befd52a1e27b18142985abe0e39cef41eadd66f8b21ec1_amd64",
"8Base-CNV-4.12:container-native-virtualization/kubevirt-template-validator@sha256:bf732669655db1b09ef27bc1964fe7b49943d681a5acc9860497512d8877e13f_amd64",
"8Base-CNV-4.12:container-native-virtualization/libguestfs-tools@sha256:4f0d48312d8fe02a17747d65ac644d3e1be2df3cb80a9d0c268acc6ad5b91680_amd64",
"8Base-CNV-4.12:container-native-virtualization/virt-cdi-cloner@sha256:879742e59f3416100969a0d0994e49e3f8cd493310bbd0c0e86e969f86daa204_amd64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2023:0408"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "HIGH",
"attackVector": "NETWORK",
"availabilityImpact": "NONE",
"baseScore": 3.1,
"baseSeverity": "LOW",
"confidentialityImpact": "LOW",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "REQUIRED",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:R/S:U/C:L/I:N/A:N",
"version": "3.1"
},
"products": [
"8Base-CNV-4.12:container-native-virtualization/bridge-marker@sha256:086a9922f34161e5b75d204a0c3281c941f81f76ef8784de434cc79acc76174c_amd64",
"8Base-CNV-4.12:container-native-virtualization/cluster-network-addons-operator@sha256:d2c19fd4c2327eb84179acf652157982b29c365d8a526d70517c6dd93ea6ebc7_amd64",
"8Base-CNV-4.12:container-native-virtualization/cnv-containernetworking-plugins@sha256:3d6003dea97e48d240668e55b2705f0251259006251abafaa3dc08fbc69f1312_amd64",
"8Base-CNV-4.12:container-native-virtualization/cnv-must-gather-rhel8@sha256:dcb95d2b4958ce69f8fcf61c9c90e0516d7844db62f2297ebf1ef18e5d8c05b4_amd64",
"8Base-CNV-4.12:container-native-virtualization/hco-bundle-registry@sha256:73680901c7733ba27f729fd6475971e0909c2fe9efacf74d556f961a1494274e_amd64",
"8Base-CNV-4.12:container-native-virtualization/hostpath-csi-driver@sha256:a0b75e357628ca6b2ca32ab3fdbf531fd8da438a7a6ae8988ef897d2c001d9cb_amd64",
"8Base-CNV-4.12:container-native-virtualization/hostpath-provisioner-rhel8-operator@sha256:b9d84e63f789c70e31cf60fe06d41359363afc7bbd86a78ac7132f8dae4c467a_amd64",
"8Base-CNV-4.12:container-native-virtualization/hostpath-provisioner-rhel8@sha256:5239dcb229b060a818befd52a1e27b18142985abe0e39cef41eadd66f8b21ec1_amd64",
"8Base-CNV-4.12:container-native-virtualization/hyperconverged-cluster-operator@sha256:8b311b48437c79a6859a84f62cfd10ca8e6dcff4ce665a98ed78633552a172ca_amd64",
"8Base-CNV-4.12:container-native-virtualization/hyperconverged-cluster-webhook-rhel8@sha256:e912171328517664f0298322a7992a6e0e00118dc496ff94ee84190d9057db68_amd64",
"8Base-CNV-4.12:container-native-virtualization/kubemacpool@sha256:ab5a239a35e3de8566cb76db0d59ae92e290a3756d39a2298290f1ab3c7b56c5_amd64",
"8Base-CNV-4.12:container-native-virtualization/kubevirt-console-plugin@sha256:e7dd17d4d206b2d37f24a2ed28bf3d2d6a40463da6cbc6b5696555b455f90055_amd64",
"8Base-CNV-4.12:container-native-virtualization/kubevirt-ssp-operator@sha256:09a834b1f71a19cf9a616ffd9eb04408972f9b8f9549777cab0935f63931c993_amd64",
"8Base-CNV-4.12:container-native-virtualization/kubevirt-tekton-tasks-cleanup-vm@sha256:66284c45e82862dc7c1505fcdfe7b14e72c93c5e7fa6b7108a945220279641e9_amd64",
"8Base-CNV-4.12:container-native-virtualization/kubevirt-tekton-tasks-copy-template@sha256:462770d258407ea93c14c9a99fb4450536261202d1d63a681634af2193c2b062_amd64",
"8Base-CNV-4.12:container-native-virtualization/kubevirt-tekton-tasks-create-datavolume@sha256:31d22c0be03bbb222967d953d35189173fbeb60d1cb32278eb006e8abe78e90c_amd64",
"8Base-CNV-4.12:container-native-virtualization/kubevirt-tekton-tasks-create-vm-from-template@sha256:a62ec91155a7bfc776c402e8b513b0e00797d64a95434346a2e3a4cc25f2d3c5_amd64",
"8Base-CNV-4.12:container-native-virtualization/kubevirt-tekton-tasks-disk-virt-customize@sha256:35274b72a5562e8675854d8cf2ca3ec0c4d0b619c0e630d7b39b7da8ebd3b143_amd64",
"8Base-CNV-4.12:container-native-virtualization/kubevirt-tekton-tasks-disk-virt-sysprep@sha256:6e6ed3d8b1b906f801e36b82d6976bc421ae8344d71d4c563fe6d8e76b5fe9c4_amd64",
"8Base-CNV-4.12:container-native-virtualization/kubevirt-tekton-tasks-modify-vm-template@sha256:b46443d7f21b8b251468e33c929a16008a3ac34a8f50a1d8bc1cd134079ccae4_amd64",
"8Base-CNV-4.12:container-native-virtualization/kubevirt-tekton-tasks-operator@sha256:7f11db20a3c635aa48e3dcadfe555d0cd229c4c7f1790f70ee9c9ee78ab55e67_amd64",
"8Base-CNV-4.12:container-native-virtualization/kubevirt-tekton-tasks-wait-for-vmi-status@sha256:4967b4c46d670a2b109c9a2e6e0ebc850a5e1dacaf8cc0ed691668bfa0cbd418_amd64",
"8Base-CNV-4.12:container-native-virtualization/kubevirt-template-validator@sha256:bf732669655db1b09ef27bc1964fe7b49943d681a5acc9860497512d8877e13f_amd64",
"8Base-CNV-4.12:container-native-virtualization/libguestfs-tools@sha256:4f0d48312d8fe02a17747d65ac644d3e1be2df3cb80a9d0c268acc6ad5b91680_amd64",
"8Base-CNV-4.12:container-native-virtualization/ovs-cni-marker@sha256:077367d5af11030832a5e63a611395b7fa65ee140b490b6f33f8a23a9392dcd5_amd64",
"8Base-CNV-4.12:container-native-virtualization/ovs-cni-plugin@sha256:892e339e8eec78f9865d11984c6dc8e92831ee9a17d6b990cd7fba9f2e506e13_amd64",
"8Base-CNV-4.12:container-native-virtualization/virt-api@sha256:cd89350a5e6b3a468acd290819d86f2c77d486fa5a57dbac752f863f1a8a2b23_amd64",
"8Base-CNV-4.12:container-native-virtualization/virt-artifacts-server@sha256:9638c34ff48d275842a990deb86110530ffd4937b2b551a4d5263168f7db6d47_amd64",
"8Base-CNV-4.12:container-native-virtualization/virt-cdi-apiserver@sha256:dd68dfc1a588b4e24e533d61b52b68ab0673fd39a95632314f54e1b85cb5f32d_amd64",
"8Base-CNV-4.12:container-native-virtualization/virt-cdi-cloner@sha256:879742e59f3416100969a0d0994e49e3f8cd493310bbd0c0e86e969f86daa204_amd64",
"8Base-CNV-4.12:container-native-virtualization/virt-cdi-controller@sha256:46689591989c8db1fa1f5228b2b9fb51d7abd0425c34951f909ced1fc536f0e4_amd64",
"8Base-CNV-4.12:container-native-virtualization/virt-cdi-importer@sha256:f2d011c18db1dd0dbe068bc650418c4b3f2f94935c053e76a52736da0f33867a_amd64",
"8Base-CNV-4.12:container-native-virtualization/virt-cdi-operator@sha256:8b06f96750c3f8e34a7cc8defeda46a92e3ad553159d3dbc7c4e096b483508ee_amd64",
"8Base-CNV-4.12:container-native-virtualization/virt-cdi-uploadproxy@sha256:84fd85672f6e9891678d6e99c066f8f20a9a2aac08fae11d552d46a317b7f815_amd64",
"8Base-CNV-4.12:container-native-virtualization/virt-cdi-uploadserver@sha256:4b231a260a9c0176f4b45aaf8142fa5e6860892b2fa19fad0f3091c423064211_amd64",
"8Base-CNV-4.12:container-native-virtualization/virt-controller@sha256:e6ddc32f82e940d364e0a3d63c28b4bd41b71574f9479b6d6b01de948baa8cab_amd64",
"8Base-CNV-4.12:container-native-virtualization/virt-exportproxy@sha256:2dc6b5eca4ba0daffe57ff174efc35764a2021eef35ef84c3d030c0f97329ece_amd64",
"8Base-CNV-4.12:container-native-virtualization/virt-exportserver@sha256:dd59838c20f30c7049cbdc4646b8b6f73ce8f33fa13c352ee22985673eaf95e2_amd64",
"8Base-CNV-4.12:container-native-virtualization/virt-handler@sha256:cce366a6b1aa42a9798a8c714dcb795d1c653dfe0ba06c997e65dbba0318e537_amd64",
"8Base-CNV-4.12:container-native-virtualization/virt-launcher@sha256:bd5b00ece84caed816b3f3cc80d8570324e1e8f975cf2c2320726d88fb64f33a_amd64",
"8Base-CNV-4.12:container-native-virtualization/virt-operator@sha256:6c4b16ac62e673d8f5116d592836506be72c5ebd2a07ffc828fee86514db0e9d_amd64",
"8Base-CNV-4.12:container-native-virtualization/virtio-win@sha256:cd321e3d82a87139edabf223414b892c99857d7ac7d089b870e227ea98c970e0_amd64",
"8Base-CNV-4.12:container-native-virtualization/vm-network-latency-checkup@sha256:5a1502efeeaa3958e5755ce07dcb8314305d75c88cc69ddc7d515457935cdc69_amd64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Low"
}
],
"title": "golang: crypto/tls: session tickets lack random ticket_age_add"
},
{
"cve": "CVE-2022-30630",
"cwe": {
"id": "CWE-1325",
"name": "Improperly Controlled Sequential Memory Allocation"
},
"discovery_date": "2022-07-14T00:00:00+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"8Base-CNV-4.12:container-native-virtualization/bridge-marker@sha256:086a9922f34161e5b75d204a0c3281c941f81f76ef8784de434cc79acc76174c_amd64",
"8Base-CNV-4.12:container-native-virtualization/cluster-network-addons-operator@sha256:d2c19fd4c2327eb84179acf652157982b29c365d8a526d70517c6dd93ea6ebc7_amd64",
"8Base-CNV-4.12:container-native-virtualization/cnv-containernetworking-plugins@sha256:3d6003dea97e48d240668e55b2705f0251259006251abafaa3dc08fbc69f1312_amd64",
"8Base-CNV-4.12:container-native-virtualization/cnv-must-gather-rhel8@sha256:dcb95d2b4958ce69f8fcf61c9c90e0516d7844db62f2297ebf1ef18e5d8c05b4_amd64",
"8Base-CNV-4.12:container-native-virtualization/hco-bundle-registry@sha256:73680901c7733ba27f729fd6475971e0909c2fe9efacf74d556f961a1494274e_amd64",
"8Base-CNV-4.12:container-native-virtualization/hostpath-csi-driver@sha256:a0b75e357628ca6b2ca32ab3fdbf531fd8da438a7a6ae8988ef897d2c001d9cb_amd64",
"8Base-CNV-4.12:container-native-virtualization/hostpath-provisioner-rhel8-operator@sha256:b9d84e63f789c70e31cf60fe06d41359363afc7bbd86a78ac7132f8dae4c467a_amd64",
"8Base-CNV-4.12:container-native-virtualization/hostpath-provisioner-rhel8@sha256:5239dcb229b060a818befd52a1e27b18142985abe0e39cef41eadd66f8b21ec1_amd64",
"8Base-CNV-4.12:container-native-virtualization/hyperconverged-cluster-operator@sha256:8b311b48437c79a6859a84f62cfd10ca8e6dcff4ce665a98ed78633552a172ca_amd64",
"8Base-CNV-4.12:container-native-virtualization/hyperconverged-cluster-webhook-rhel8@sha256:e912171328517664f0298322a7992a6e0e00118dc496ff94ee84190d9057db68_amd64",
"8Base-CNV-4.12:container-native-virtualization/kubemacpool@sha256:ab5a239a35e3de8566cb76db0d59ae92e290a3756d39a2298290f1ab3c7b56c5_amd64",
"8Base-CNV-4.12:container-native-virtualization/kubevirt-console-plugin@sha256:e7dd17d4d206b2d37f24a2ed28bf3d2d6a40463da6cbc6b5696555b455f90055_amd64",
"8Base-CNV-4.12:container-native-virtualization/kubevirt-ssp-operator@sha256:09a834b1f71a19cf9a616ffd9eb04408972f9b8f9549777cab0935f63931c993_amd64",
"8Base-CNV-4.12:container-native-virtualization/kubevirt-tekton-tasks-cleanup-vm@sha256:66284c45e82862dc7c1505fcdfe7b14e72c93c5e7fa6b7108a945220279641e9_amd64",
"8Base-CNV-4.12:container-native-virtualization/kubevirt-tekton-tasks-copy-template@sha256:462770d258407ea93c14c9a99fb4450536261202d1d63a681634af2193c2b062_amd64",
"8Base-CNV-4.12:container-native-virtualization/kubevirt-tekton-tasks-create-datavolume@sha256:31d22c0be03bbb222967d953d35189173fbeb60d1cb32278eb006e8abe78e90c_amd64",
"8Base-CNV-4.12:container-native-virtualization/kubevirt-tekton-tasks-create-vm-from-template@sha256:a62ec91155a7bfc776c402e8b513b0e00797d64a95434346a2e3a4cc25f2d3c5_amd64",
"8Base-CNV-4.12:container-native-virtualization/kubevirt-tekton-tasks-disk-virt-customize@sha256:35274b72a5562e8675854d8cf2ca3ec0c4d0b619c0e630d7b39b7da8ebd3b143_amd64",
"8Base-CNV-4.12:container-native-virtualization/kubevirt-tekton-tasks-disk-virt-sysprep@sha256:6e6ed3d8b1b906f801e36b82d6976bc421ae8344d71d4c563fe6d8e76b5fe9c4_amd64",
"8Base-CNV-4.12:container-native-virtualization/kubevirt-tekton-tasks-modify-vm-template@sha256:b46443d7f21b8b251468e33c929a16008a3ac34a8f50a1d8bc1cd134079ccae4_amd64",
"8Base-CNV-4.12:container-native-virtualization/kubevirt-tekton-tasks-operator@sha256:7f11db20a3c635aa48e3dcadfe555d0cd229c4c7f1790f70ee9c9ee78ab55e67_amd64",
"8Base-CNV-4.12:container-native-virtualization/kubevirt-tekton-tasks-wait-for-vmi-status@sha256:4967b4c46d670a2b109c9a2e6e0ebc850a5e1dacaf8cc0ed691668bfa0cbd418_amd64",
"8Base-CNV-4.12:container-native-virtualization/kubevirt-template-validator@sha256:bf732669655db1b09ef27bc1964fe7b49943d681a5acc9860497512d8877e13f_amd64",
"8Base-CNV-4.12:container-native-virtualization/libguestfs-tools@sha256:4f0d48312d8fe02a17747d65ac644d3e1be2df3cb80a9d0c268acc6ad5b91680_amd64",
"8Base-CNV-4.12:container-native-virtualization/ovs-cni-marker@sha256:077367d5af11030832a5e63a611395b7fa65ee140b490b6f33f8a23a9392dcd5_amd64",
"8Base-CNV-4.12:container-native-virtualization/ovs-cni-plugin@sha256:892e339e8eec78f9865d11984c6dc8e92831ee9a17d6b990cd7fba9f2e506e13_amd64",
"8Base-CNV-4.12:container-native-virtualization/virt-artifacts-server@sha256:9638c34ff48d275842a990deb86110530ffd4937b2b551a4d5263168f7db6d47_amd64",
"8Base-CNV-4.12:container-native-virtualization/virt-cdi-apiserver@sha256:dd68dfc1a588b4e24e533d61b52b68ab0673fd39a95632314f54e1b85cb5f32d_amd64",
"8Base-CNV-4.12:container-native-virtualization/virt-cdi-cloner@sha256:879742e59f3416100969a0d0994e49e3f8cd493310bbd0c0e86e969f86daa204_amd64",
"8Base-CNV-4.12:container-native-virtualization/virt-cdi-controller@sha256:46689591989c8db1fa1f5228b2b9fb51d7abd0425c34951f909ced1fc536f0e4_amd64",
"8Base-CNV-4.12:container-native-virtualization/virt-cdi-importer@sha256:f2d011c18db1dd0dbe068bc650418c4b3f2f94935c053e76a52736da0f33867a_amd64",
"8Base-CNV-4.12:container-native-virtualization/virt-cdi-operator@sha256:8b06f96750c3f8e34a7cc8defeda46a92e3ad553159d3dbc7c4e096b483508ee_amd64",
"8Base-CNV-4.12:container-native-virtualization/virt-cdi-uploadproxy@sha256:84fd85672f6e9891678d6e99c066f8f20a9a2aac08fae11d552d46a317b7f815_amd64",
"8Base-CNV-4.12:container-native-virtualization/virt-cdi-uploadserver@sha256:4b231a260a9c0176f4b45aaf8142fa5e6860892b2fa19fad0f3091c423064211_amd64",
"8Base-CNV-4.12:container-native-virtualization/virt-controller@sha256:e6ddc32f82e940d364e0a3d63c28b4bd41b71574f9479b6d6b01de948baa8cab_amd64",
"8Base-CNV-4.12:container-native-virtualization/virt-exportproxy@sha256:2dc6b5eca4ba0daffe57ff174efc35764a2021eef35ef84c3d030c0f97329ece_amd64",
"8Base-CNV-4.12:container-native-virtualization/virt-exportserver@sha256:dd59838c20f30c7049cbdc4646b8b6f73ce8f33fa13c352ee22985673eaf95e2_amd64",
"8Base-CNV-4.12:container-native-virtualization/virt-handler@sha256:cce366a6b1aa42a9798a8c714dcb795d1c653dfe0ba06c997e65dbba0318e537_amd64",
"8Base-CNV-4.12:container-native-virtualization/virt-launcher@sha256:bd5b00ece84caed816b3f3cc80d8570324e1e8f975cf2c2320726d88fb64f33a_amd64",
"8Base-CNV-4.12:container-native-virtualization/virt-operator@sha256:6c4b16ac62e673d8f5116d592836506be72c5ebd2a07ffc828fee86514db0e9d_amd64",
"8Base-CNV-4.12:container-native-virtualization/virtio-win@sha256:cd321e3d82a87139edabf223414b892c99857d7ac7d089b870e227ea98c970e0_amd64",
"8Base-CNV-4.12:container-native-virtualization/vm-network-latency-checkup@sha256:5a1502efeeaa3958e5755ce07dcb8314305d75c88cc69ddc7d515457935cdc69_amd64"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2107371"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in the golang standard library, io/fs. Calling Glob on a path that contains a large number of path separators can cause a panic issue due to stack exhaustion. This could allow an attacker to impact availability.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "golang: io/fs: stack exhaustion in Glob",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "RH ProdSec has set the Impact of this vulnerability to Moderate as there is no known method to execute arbitary code. Successful exploitation of this bug can cause the application under attack to panic, merely causing a Denial of Service at the application level. As the kernel is unaffected by this bug, the user can merely relaunch the application to fix the problem. Also, if somehow the application keeps relaunching, the timer watchdogs in the default RHEL kernel will stop the attack in its tracks.\n\nWithin regulated environments, a combination of the following controls acts as a significant barrier to successfully exploiting a CWE-1325: Improperly Controlled Sequential Memory Allocation vulnerability and therefore downgrades the severity of this particular CVE from Moderate to Low.\n\nAccess to the platform is granted only after successful hard token-based multi-factor authentication (MFA) and is governed by least privilege to ensure only authorized users and roles can execute or modify code. Static code analysis and peer reviews enforce strong input validation and error handling, preventing improperly validated inputs from causing system instability, data exposure, or privilege escalation. In the event of successful exploitation, process isolation limits the impact of excessive sequential memory allocation by restricting memory use per process, preventing any single process from exhausting system resources. Finally, the platform uses memory protection mechanisms such as Data Execution Prevention (DEP) and Address Space Layout Randomization (ASLR) to reduce the risk of memory allocation-based attacks.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"8Base-CNV-4.12:container-native-virtualization/virt-api@sha256:cd89350a5e6b3a468acd290819d86f2c77d486fa5a57dbac752f863f1a8a2b23_amd64"
],
"known_not_affected": [
"8Base-CNV-4.12:container-native-virtualization/bridge-marker@sha256:086a9922f34161e5b75d204a0c3281c941f81f76ef8784de434cc79acc76174c_amd64",
"8Base-CNV-4.12:container-native-virtualization/cluster-network-addons-operator@sha256:d2c19fd4c2327eb84179acf652157982b29c365d8a526d70517c6dd93ea6ebc7_amd64",
"8Base-CNV-4.12:container-native-virtualization/cnv-containernetworking-plugins@sha256:3d6003dea97e48d240668e55b2705f0251259006251abafaa3dc08fbc69f1312_amd64",
"8Base-CNV-4.12:container-native-virtualization/cnv-must-gather-rhel8@sha256:dcb95d2b4958ce69f8fcf61c9c90e0516d7844db62f2297ebf1ef18e5d8c05b4_amd64",
"8Base-CNV-4.12:container-native-virtualization/hco-bundle-registry@sha256:73680901c7733ba27f729fd6475971e0909c2fe9efacf74d556f961a1494274e_amd64",
"8Base-CNV-4.12:container-native-virtualization/hostpath-csi-driver@sha256:a0b75e357628ca6b2ca32ab3fdbf531fd8da438a7a6ae8988ef897d2c001d9cb_amd64",
"8Base-CNV-4.12:container-native-virtualization/hostpath-provisioner-rhel8-operator@sha256:b9d84e63f789c70e31cf60fe06d41359363afc7bbd86a78ac7132f8dae4c467a_amd64",
"8Base-CNV-4.12:container-native-virtualization/hostpath-provisioner-rhel8@sha256:5239dcb229b060a818befd52a1e27b18142985abe0e39cef41eadd66f8b21ec1_amd64",
"8Base-CNV-4.12:container-native-virtualization/hyperconverged-cluster-operator@sha256:8b311b48437c79a6859a84f62cfd10ca8e6dcff4ce665a98ed78633552a172ca_amd64",
"8Base-CNV-4.12:container-native-virtualization/hyperconverged-cluster-webhook-rhel8@sha256:e912171328517664f0298322a7992a6e0e00118dc496ff94ee84190d9057db68_amd64",
"8Base-CNV-4.12:container-native-virtualization/kubemacpool@sha256:ab5a239a35e3de8566cb76db0d59ae92e290a3756d39a2298290f1ab3c7b56c5_amd64",
"8Base-CNV-4.12:container-native-virtualization/kubevirt-console-plugin@sha256:e7dd17d4d206b2d37f24a2ed28bf3d2d6a40463da6cbc6b5696555b455f90055_amd64",
"8Base-CNV-4.12:container-native-virtualization/kubevirt-ssp-operator@sha256:09a834b1f71a19cf9a616ffd9eb04408972f9b8f9549777cab0935f63931c993_amd64",
"8Base-CNV-4.12:container-native-virtualization/kubevirt-tekton-tasks-cleanup-vm@sha256:66284c45e82862dc7c1505fcdfe7b14e72c93c5e7fa6b7108a945220279641e9_amd64",
"8Base-CNV-4.12:container-native-virtualization/kubevirt-tekton-tasks-copy-template@sha256:462770d258407ea93c14c9a99fb4450536261202d1d63a681634af2193c2b062_amd64",
"8Base-CNV-4.12:container-native-virtualization/kubevirt-tekton-tasks-create-datavolume@sha256:31d22c0be03bbb222967d953d35189173fbeb60d1cb32278eb006e8abe78e90c_amd64",
"8Base-CNV-4.12:container-native-virtualization/kubevirt-tekton-tasks-create-vm-from-template@sha256:a62ec91155a7bfc776c402e8b513b0e00797d64a95434346a2e3a4cc25f2d3c5_amd64",
"8Base-CNV-4.12:container-native-virtualization/kubevirt-tekton-tasks-disk-virt-customize@sha256:35274b72a5562e8675854d8cf2ca3ec0c4d0b619c0e630d7b39b7da8ebd3b143_amd64",
"8Base-CNV-4.12:container-native-virtualization/kubevirt-tekton-tasks-disk-virt-sysprep@sha256:6e6ed3d8b1b906f801e36b82d6976bc421ae8344d71d4c563fe6d8e76b5fe9c4_amd64",
"8Base-CNV-4.12:container-native-virtualization/kubevirt-tekton-tasks-modify-vm-template@sha256:b46443d7f21b8b251468e33c929a16008a3ac34a8f50a1d8bc1cd134079ccae4_amd64",
"8Base-CNV-4.12:container-native-virtualization/kubevirt-tekton-tasks-operator@sha256:7f11db20a3c635aa48e3dcadfe555d0cd229c4c7f1790f70ee9c9ee78ab55e67_amd64",
"8Base-CNV-4.12:container-native-virtualization/kubevirt-tekton-tasks-wait-for-vmi-status@sha256:4967b4c46d670a2b109c9a2e6e0ebc850a5e1dacaf8cc0ed691668bfa0cbd418_amd64",
"8Base-CNV-4.12:container-native-virtualization/kubevirt-template-validator@sha256:bf732669655db1b09ef27bc1964fe7b49943d681a5acc9860497512d8877e13f_amd64",
"8Base-CNV-4.12:container-native-virtualization/libguestfs-tools@sha256:4f0d48312d8fe02a17747d65ac644d3e1be2df3cb80a9d0c268acc6ad5b91680_amd64",
"8Base-CNV-4.12:container-native-virtualization/ovs-cni-marker@sha256:077367d5af11030832a5e63a611395b7fa65ee140b490b6f33f8a23a9392dcd5_amd64",
"8Base-CNV-4.12:container-native-virtualization/ovs-cni-plugin@sha256:892e339e8eec78f9865d11984c6dc8e92831ee9a17d6b990cd7fba9f2e506e13_amd64",
"8Base-CNV-4.12:container-native-virtualization/virt-artifacts-server@sha256:9638c34ff48d275842a990deb86110530ffd4937b2b551a4d5263168f7db6d47_amd64",
"8Base-CNV-4.12:container-native-virtualization/virt-cdi-apiserver@sha256:dd68dfc1a588b4e24e533d61b52b68ab0673fd39a95632314f54e1b85cb5f32d_amd64",
"8Base-CNV-4.12:container-native-virtualization/virt-cdi-cloner@sha256:879742e59f3416100969a0d0994e49e3f8cd493310bbd0c0e86e969f86daa204_amd64",
"8Base-CNV-4.12:container-native-virtualization/virt-cdi-controller@sha256:46689591989c8db1fa1f5228b2b9fb51d7abd0425c34951f909ced1fc536f0e4_amd64",
"8Base-CNV-4.12:container-native-virtualization/virt-cdi-importer@sha256:f2d011c18db1dd0dbe068bc650418c4b3f2f94935c053e76a52736da0f33867a_amd64",
"8Base-CNV-4.12:container-native-virtualization/virt-cdi-operator@sha256:8b06f96750c3f8e34a7cc8defeda46a92e3ad553159d3dbc7c4e096b483508ee_amd64",
"8Base-CNV-4.12:container-native-virtualization/virt-cdi-uploadproxy@sha256:84fd85672f6e9891678d6e99c066f8f20a9a2aac08fae11d552d46a317b7f815_amd64",
"8Base-CNV-4.12:container-native-virtualization/virt-cdi-uploadserver@sha256:4b231a260a9c0176f4b45aaf8142fa5e6860892b2fa19fad0f3091c423064211_amd64",
"8Base-CNV-4.12:container-native-virtualization/virt-controller@sha256:e6ddc32f82e940d364e0a3d63c28b4bd41b71574f9479b6d6b01de948baa8cab_amd64",
"8Base-CNV-4.12:container-native-virtualization/virt-exportproxy@sha256:2dc6b5eca4ba0daffe57ff174efc35764a2021eef35ef84c3d030c0f97329ece_amd64",
"8Base-CNV-4.12:container-native-virtualization/virt-exportserver@sha256:dd59838c20f30c7049cbdc4646b8b6f73ce8f33fa13c352ee22985673eaf95e2_amd64",
"8Base-CNV-4.12:container-native-virtualization/virt-handler@sha256:cce366a6b1aa42a9798a8c714dcb795d1c653dfe0ba06c997e65dbba0318e537_amd64",
"8Base-CNV-4.12:container-native-virtualization/virt-launcher@sha256:bd5b00ece84caed816b3f3cc80d8570324e1e8f975cf2c2320726d88fb64f33a_amd64",
"8Base-CNV-4.12:container-native-virtualization/virt-operator@sha256:6c4b16ac62e673d8f5116d592836506be72c5ebd2a07ffc828fee86514db0e9d_amd64",
"8Base-CNV-4.12:container-native-virtualization/virtio-win@sha256:cd321e3d82a87139edabf223414b892c99857d7ac7d089b870e227ea98c970e0_amd64",
"8Base-CNV-4.12:container-native-virtualization/vm-network-latency-checkup@sha256:5a1502efeeaa3958e5755ce07dcb8314305d75c88cc69ddc7d515457935cdc69_amd64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2022-30630"
},
{
"category": "external",
"summary": "RHBZ#2107371",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2107371"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2022-30630",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-30630"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2022-30630",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2022-30630"
},
{
"category": "external",
"summary": "https://go.dev/issue/53415",
"url": "https://go.dev/issue/53415"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-announce/c/nqrv9fbR0zE",
"url": "https://groups.google.com/g/golang-announce/c/nqrv9fbR0zE"
}
],
"release_date": "2022-07-12T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2023-01-25T11:11:29+00:00",
"details": "Before applying this update, you must apply all previously released errata\nrelevant to your system.\n\nTo apply this update, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"8Base-CNV-4.12:container-native-virtualization/virt-api@sha256:cd89350a5e6b3a468acd290819d86f2c77d486fa5a57dbac752f863f1a8a2b23_amd64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2023:0408"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"8Base-CNV-4.12:container-native-virtualization/bridge-marker@sha256:086a9922f34161e5b75d204a0c3281c941f81f76ef8784de434cc79acc76174c_amd64",
"8Base-CNV-4.12:container-native-virtualization/cluster-network-addons-operator@sha256:d2c19fd4c2327eb84179acf652157982b29c365d8a526d70517c6dd93ea6ebc7_amd64",
"8Base-CNV-4.12:container-native-virtualization/cnv-containernetworking-plugins@sha256:3d6003dea97e48d240668e55b2705f0251259006251abafaa3dc08fbc69f1312_amd64",
"8Base-CNV-4.12:container-native-virtualization/cnv-must-gather-rhel8@sha256:dcb95d2b4958ce69f8fcf61c9c90e0516d7844db62f2297ebf1ef18e5d8c05b4_amd64",
"8Base-CNV-4.12:container-native-virtualization/hco-bundle-registry@sha256:73680901c7733ba27f729fd6475971e0909c2fe9efacf74d556f961a1494274e_amd64",
"8Base-CNV-4.12:container-native-virtualization/hostpath-csi-driver@sha256:a0b75e357628ca6b2ca32ab3fdbf531fd8da438a7a6ae8988ef897d2c001d9cb_amd64",
"8Base-CNV-4.12:container-native-virtualization/hostpath-provisioner-rhel8-operator@sha256:b9d84e63f789c70e31cf60fe06d41359363afc7bbd86a78ac7132f8dae4c467a_amd64",
"8Base-CNV-4.12:container-native-virtualization/hostpath-provisioner-rhel8@sha256:5239dcb229b060a818befd52a1e27b18142985abe0e39cef41eadd66f8b21ec1_amd64",
"8Base-CNV-4.12:container-native-virtualization/hyperconverged-cluster-operator@sha256:8b311b48437c79a6859a84f62cfd10ca8e6dcff4ce665a98ed78633552a172ca_amd64",
"8Base-CNV-4.12:container-native-virtualization/hyperconverged-cluster-webhook-rhel8@sha256:e912171328517664f0298322a7992a6e0e00118dc496ff94ee84190d9057db68_amd64",
"8Base-CNV-4.12:container-native-virtualization/kubemacpool@sha256:ab5a239a35e3de8566cb76db0d59ae92e290a3756d39a2298290f1ab3c7b56c5_amd64",
"8Base-CNV-4.12:container-native-virtualization/kubevirt-console-plugin@sha256:e7dd17d4d206b2d37f24a2ed28bf3d2d6a40463da6cbc6b5696555b455f90055_amd64",
"8Base-CNV-4.12:container-native-virtualization/kubevirt-ssp-operator@sha256:09a834b1f71a19cf9a616ffd9eb04408972f9b8f9549777cab0935f63931c993_amd64",
"8Base-CNV-4.12:container-native-virtualization/kubevirt-tekton-tasks-cleanup-vm@sha256:66284c45e82862dc7c1505fcdfe7b14e72c93c5e7fa6b7108a945220279641e9_amd64",
"8Base-CNV-4.12:container-native-virtualization/kubevirt-tekton-tasks-copy-template@sha256:462770d258407ea93c14c9a99fb4450536261202d1d63a681634af2193c2b062_amd64",
"8Base-CNV-4.12:container-native-virtualization/kubevirt-tekton-tasks-create-datavolume@sha256:31d22c0be03bbb222967d953d35189173fbeb60d1cb32278eb006e8abe78e90c_amd64",
"8Base-CNV-4.12:container-native-virtualization/kubevirt-tekton-tasks-create-vm-from-template@sha256:a62ec91155a7bfc776c402e8b513b0e00797d64a95434346a2e3a4cc25f2d3c5_amd64",
"8Base-CNV-4.12:container-native-virtualization/kubevirt-tekton-tasks-disk-virt-customize@sha256:35274b72a5562e8675854d8cf2ca3ec0c4d0b619c0e630d7b39b7da8ebd3b143_amd64",
"8Base-CNV-4.12:container-native-virtualization/kubevirt-tekton-tasks-disk-virt-sysprep@sha256:6e6ed3d8b1b906f801e36b82d6976bc421ae8344d71d4c563fe6d8e76b5fe9c4_amd64",
"8Base-CNV-4.12:container-native-virtualization/kubevirt-tekton-tasks-modify-vm-template@sha256:b46443d7f21b8b251468e33c929a16008a3ac34a8f50a1d8bc1cd134079ccae4_amd64",
"8Base-CNV-4.12:container-native-virtualization/kubevirt-tekton-tasks-operator@sha256:7f11db20a3c635aa48e3dcadfe555d0cd229c4c7f1790f70ee9c9ee78ab55e67_amd64",
"8Base-CNV-4.12:container-native-virtualization/kubevirt-tekton-tasks-wait-for-vmi-status@sha256:4967b4c46d670a2b109c9a2e6e0ebc850a5e1dacaf8cc0ed691668bfa0cbd418_amd64",
"8Base-CNV-4.12:container-native-virtualization/kubevirt-template-validator@sha256:bf732669655db1b09ef27bc1964fe7b49943d681a5acc9860497512d8877e13f_amd64",
"8Base-CNV-4.12:container-native-virtualization/libguestfs-tools@sha256:4f0d48312d8fe02a17747d65ac644d3e1be2df3cb80a9d0c268acc6ad5b91680_amd64",
"8Base-CNV-4.12:container-native-virtualization/ovs-cni-marker@sha256:077367d5af11030832a5e63a611395b7fa65ee140b490b6f33f8a23a9392dcd5_amd64",
"8Base-CNV-4.12:container-native-virtualization/ovs-cni-plugin@sha256:892e339e8eec78f9865d11984c6dc8e92831ee9a17d6b990cd7fba9f2e506e13_amd64",
"8Base-CNV-4.12:container-native-virtualization/virt-api@sha256:cd89350a5e6b3a468acd290819d86f2c77d486fa5a57dbac752f863f1a8a2b23_amd64",
"8Base-CNV-4.12:container-native-virtualization/virt-artifacts-server@sha256:9638c34ff48d275842a990deb86110530ffd4937b2b551a4d5263168f7db6d47_amd64",
"8Base-CNV-4.12:container-native-virtualization/virt-cdi-apiserver@sha256:dd68dfc1a588b4e24e533d61b52b68ab0673fd39a95632314f54e1b85cb5f32d_amd64",
"8Base-CNV-4.12:container-native-virtualization/virt-cdi-cloner@sha256:879742e59f3416100969a0d0994e49e3f8cd493310bbd0c0e86e969f86daa204_amd64",
"8Base-CNV-4.12:container-native-virtualization/virt-cdi-controller@sha256:46689591989c8db1fa1f5228b2b9fb51d7abd0425c34951f909ced1fc536f0e4_amd64",
"8Base-CNV-4.12:container-native-virtualization/virt-cdi-importer@sha256:f2d011c18db1dd0dbe068bc650418c4b3f2f94935c053e76a52736da0f33867a_amd64",
"8Base-CNV-4.12:container-native-virtualization/virt-cdi-operator@sha256:8b06f96750c3f8e34a7cc8defeda46a92e3ad553159d3dbc7c4e096b483508ee_amd64",
"8Base-CNV-4.12:container-native-virtualization/virt-cdi-uploadproxy@sha256:84fd85672f6e9891678d6e99c066f8f20a9a2aac08fae11d552d46a317b7f815_amd64",
"8Base-CNV-4.12:container-native-virtualization/virt-cdi-uploadserver@sha256:4b231a260a9c0176f4b45aaf8142fa5e6860892b2fa19fad0f3091c423064211_amd64",
"8Base-CNV-4.12:container-native-virtualization/virt-controller@sha256:e6ddc32f82e940d364e0a3d63c28b4bd41b71574f9479b6d6b01de948baa8cab_amd64",
"8Base-CNV-4.12:container-native-virtualization/virt-exportproxy@sha256:2dc6b5eca4ba0daffe57ff174efc35764a2021eef35ef84c3d030c0f97329ece_amd64",
"8Base-CNV-4.12:container-native-virtualization/virt-exportserver@sha256:dd59838c20f30c7049cbdc4646b8b6f73ce8f33fa13c352ee22985673eaf95e2_amd64",
"8Base-CNV-4.12:container-native-virtualization/virt-handler@sha256:cce366a6b1aa42a9798a8c714dcb795d1c653dfe0ba06c997e65dbba0318e537_amd64",
"8Base-CNV-4.12:container-native-virtualization/virt-launcher@sha256:bd5b00ece84caed816b3f3cc80d8570324e1e8f975cf2c2320726d88fb64f33a_amd64",
"8Base-CNV-4.12:container-native-virtualization/virt-operator@sha256:6c4b16ac62e673d8f5116d592836506be72c5ebd2a07ffc828fee86514db0e9d_amd64",
"8Base-CNV-4.12:container-native-virtualization/virtio-win@sha256:cd321e3d82a87139edabf223414b892c99857d7ac7d089b870e227ea98c970e0_amd64",
"8Base-CNV-4.12:container-native-virtualization/vm-network-latency-checkup@sha256:5a1502efeeaa3958e5755ce07dcb8314305d75c88cc69ddc7d515457935cdc69_amd64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "golang: io/fs: stack exhaustion in Glob"
},
{
"cve": "CVE-2022-30631",
"cwe": {
"id": "CWE-1325",
"name": "Improperly Controlled Sequential Memory Allocation"
},
"discovery_date": "2022-07-14T00:00:00+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"8Base-CNV-4.12:container-native-virtualization/bridge-marker@sha256:086a9922f34161e5b75d204a0c3281c941f81f76ef8784de434cc79acc76174c_amd64",
"8Base-CNV-4.12:container-native-virtualization/cluster-network-addons-operator@sha256:d2c19fd4c2327eb84179acf652157982b29c365d8a526d70517c6dd93ea6ebc7_amd64",
"8Base-CNV-4.12:container-native-virtualization/cnv-containernetworking-plugins@sha256:3d6003dea97e48d240668e55b2705f0251259006251abafaa3dc08fbc69f1312_amd64",
"8Base-CNV-4.12:container-native-virtualization/cnv-must-gather-rhel8@sha256:dcb95d2b4958ce69f8fcf61c9c90e0516d7844db62f2297ebf1ef18e5d8c05b4_amd64",
"8Base-CNV-4.12:container-native-virtualization/hco-bundle-registry@sha256:73680901c7733ba27f729fd6475971e0909c2fe9efacf74d556f961a1494274e_amd64",
"8Base-CNV-4.12:container-native-virtualization/hostpath-csi-driver@sha256:a0b75e357628ca6b2ca32ab3fdbf531fd8da438a7a6ae8988ef897d2c001d9cb_amd64",
"8Base-CNV-4.12:container-native-virtualization/hostpath-provisioner-rhel8-operator@sha256:b9d84e63f789c70e31cf60fe06d41359363afc7bbd86a78ac7132f8dae4c467a_amd64",
"8Base-CNV-4.12:container-native-virtualization/hostpath-provisioner-rhel8@sha256:5239dcb229b060a818befd52a1e27b18142985abe0e39cef41eadd66f8b21ec1_amd64",
"8Base-CNV-4.12:container-native-virtualization/hyperconverged-cluster-operator@sha256:8b311b48437c79a6859a84f62cfd10ca8e6dcff4ce665a98ed78633552a172ca_amd64",
"8Base-CNV-4.12:container-native-virtualization/hyperconverged-cluster-webhook-rhel8@sha256:e912171328517664f0298322a7992a6e0e00118dc496ff94ee84190d9057db68_amd64",
"8Base-CNV-4.12:container-native-virtualization/kubemacpool@sha256:ab5a239a35e3de8566cb76db0d59ae92e290a3756d39a2298290f1ab3c7b56c5_amd64",
"8Base-CNV-4.12:container-native-virtualization/kubevirt-console-plugin@sha256:e7dd17d4d206b2d37f24a2ed28bf3d2d6a40463da6cbc6b5696555b455f90055_amd64",
"8Base-CNV-4.12:container-native-virtualization/kubevirt-ssp-operator@sha256:09a834b1f71a19cf9a616ffd9eb04408972f9b8f9549777cab0935f63931c993_amd64",
"8Base-CNV-4.12:container-native-virtualization/kubevirt-tekton-tasks-cleanup-vm@sha256:66284c45e82862dc7c1505fcdfe7b14e72c93c5e7fa6b7108a945220279641e9_amd64",
"8Base-CNV-4.12:container-native-virtualization/kubevirt-tekton-tasks-copy-template@sha256:462770d258407ea93c14c9a99fb4450536261202d1d63a681634af2193c2b062_amd64",
"8Base-CNV-4.12:container-native-virtualization/kubevirt-tekton-tasks-create-datavolume@sha256:31d22c0be03bbb222967d953d35189173fbeb60d1cb32278eb006e8abe78e90c_amd64",
"8Base-CNV-4.12:container-native-virtualization/kubevirt-tekton-tasks-create-vm-from-template@sha256:a62ec91155a7bfc776c402e8b513b0e00797d64a95434346a2e3a4cc25f2d3c5_amd64",
"8Base-CNV-4.12:container-native-virtualization/kubevirt-tekton-tasks-disk-virt-customize@sha256:35274b72a5562e8675854d8cf2ca3ec0c4d0b619c0e630d7b39b7da8ebd3b143_amd64",
"8Base-CNV-4.12:container-native-virtualization/kubevirt-tekton-tasks-disk-virt-sysprep@sha256:6e6ed3d8b1b906f801e36b82d6976bc421ae8344d71d4c563fe6d8e76b5fe9c4_amd64",
"8Base-CNV-4.12:container-native-virtualization/kubevirt-tekton-tasks-modify-vm-template@sha256:b46443d7f21b8b251468e33c929a16008a3ac34a8f50a1d8bc1cd134079ccae4_amd64",
"8Base-CNV-4.12:container-native-virtualization/kubevirt-tekton-tasks-operator@sha256:7f11db20a3c635aa48e3dcadfe555d0cd229c4c7f1790f70ee9c9ee78ab55e67_amd64",
"8Base-CNV-4.12:container-native-virtualization/kubevirt-tekton-tasks-wait-for-vmi-status@sha256:4967b4c46d670a2b109c9a2e6e0ebc850a5e1dacaf8cc0ed691668bfa0cbd418_amd64",
"8Base-CNV-4.12:container-native-virtualization/kubevirt-template-validator@sha256:bf732669655db1b09ef27bc1964fe7b49943d681a5acc9860497512d8877e13f_amd64",
"8Base-CNV-4.12:container-native-virtualization/libguestfs-tools@sha256:4f0d48312d8fe02a17747d65ac644d3e1be2df3cb80a9d0c268acc6ad5b91680_amd64",
"8Base-CNV-4.12:container-native-virtualization/ovs-cni-marker@sha256:077367d5af11030832a5e63a611395b7fa65ee140b490b6f33f8a23a9392dcd5_amd64",
"8Base-CNV-4.12:container-native-virtualization/ovs-cni-plugin@sha256:892e339e8eec78f9865d11984c6dc8e92831ee9a17d6b990cd7fba9f2e506e13_amd64",
"8Base-CNV-4.12:container-native-virtualization/virt-artifacts-server@sha256:9638c34ff48d275842a990deb86110530ffd4937b2b551a4d5263168f7db6d47_amd64",
"8Base-CNV-4.12:container-native-virtualization/virt-cdi-apiserver@sha256:dd68dfc1a588b4e24e533d61b52b68ab0673fd39a95632314f54e1b85cb5f32d_amd64",
"8Base-CNV-4.12:container-native-virtualization/virt-cdi-cloner@sha256:879742e59f3416100969a0d0994e49e3f8cd493310bbd0c0e86e969f86daa204_amd64",
"8Base-CNV-4.12:container-native-virtualization/virt-cdi-controller@sha256:46689591989c8db1fa1f5228b2b9fb51d7abd0425c34951f909ced1fc536f0e4_amd64",
"8Base-CNV-4.12:container-native-virtualization/virt-cdi-importer@sha256:f2d011c18db1dd0dbe068bc650418c4b3f2f94935c053e76a52736da0f33867a_amd64",
"8Base-CNV-4.12:container-native-virtualization/virt-cdi-operator@sha256:8b06f96750c3f8e34a7cc8defeda46a92e3ad553159d3dbc7c4e096b483508ee_amd64",
"8Base-CNV-4.12:container-native-virtualization/virt-cdi-uploadproxy@sha256:84fd85672f6e9891678d6e99c066f8f20a9a2aac08fae11d552d46a317b7f815_amd64",
"8Base-CNV-4.12:container-native-virtualization/virt-cdi-uploadserver@sha256:4b231a260a9c0176f4b45aaf8142fa5e6860892b2fa19fad0f3091c423064211_amd64",
"8Base-CNV-4.12:container-native-virtualization/virt-controller@sha256:e6ddc32f82e940d364e0a3d63c28b4bd41b71574f9479b6d6b01de948baa8cab_amd64",
"8Base-CNV-4.12:container-native-virtualization/virt-exportproxy@sha256:2dc6b5eca4ba0daffe57ff174efc35764a2021eef35ef84c3d030c0f97329ece_amd64",
"8Base-CNV-4.12:container-native-virtualization/virt-exportserver@sha256:dd59838c20f30c7049cbdc4646b8b6f73ce8f33fa13c352ee22985673eaf95e2_amd64",
"8Base-CNV-4.12:container-native-virtualization/virt-handler@sha256:cce366a6b1aa42a9798a8c714dcb795d1c653dfe0ba06c997e65dbba0318e537_amd64",
"8Base-CNV-4.12:container-native-virtualization/virt-launcher@sha256:bd5b00ece84caed816b3f3cc80d8570324e1e8f975cf2c2320726d88fb64f33a_amd64",
"8Base-CNV-4.12:container-native-virtualization/virt-operator@sha256:6c4b16ac62e673d8f5116d592836506be72c5ebd2a07ffc828fee86514db0e9d_amd64",
"8Base-CNV-4.12:container-native-virtualization/virtio-win@sha256:cd321e3d82a87139edabf223414b892c99857d7ac7d089b870e227ea98c970e0_amd64",
"8Base-CNV-4.12:container-native-virtualization/vm-network-latency-checkup@sha256:5a1502efeeaa3958e5755ce07dcb8314305d75c88cc69ddc7d515457935cdc69_amd64"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2107342"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in golang. Calling the Reader, Read method on an archive that contains a large number of concatenated 0-length compressed files can cause a panic issue due to stack exhaustion.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "golang: compress/gzip: stack exhaustion in Reader.Read",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "To exploit CVE-2022-30631, an attacker supplies a specially crafted gzip archive to a Go application that uses a vulnerable version of the compress/gzip package without adequate input validation. This can lead to uncontrolled recursion, resulting in stack exhaustion and causing the application to panic, thereby affecting its availability.\n\nAs this is merely a DoS and there is no known way to control the instruction pointer, RH ProdSec has set the impact of this vulnerabilty to \"Moderate\".\n\nWithin regulated environments, a combination of the following controls acts as a significant barrier to successfully exploiting a CWE-1325: Improperly Controlled Sequential Memory Allocation vulnerability and therefore downgrades the severity of this particular CVE from Moderate to Low.\n\nAccess to the platform is granted only after successful hard token-based multi-factor authentication (MFA) and is governed by least privilege to ensure only authorized users and roles can execute or modify code. Static code analysis and peer reviews enforce strong input validation and error handling, preventing improperly validated inputs from causing system instability, data exposure, or privilege escalation. In the event of successful exploitation, process isolation limits the impact of excessive sequential memory allocation by restricting memory use per process, preventing any single process from exhausting system resources. Finally, the platform uses memory protection mechanisms such as Data Execution Prevention (DEP) and Address Space Layout Randomization (ASLR) to reduce the risk of memory allocation-based attacks.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"8Base-CNV-4.12:container-native-virtualization/virt-api@sha256:cd89350a5e6b3a468acd290819d86f2c77d486fa5a57dbac752f863f1a8a2b23_amd64"
],
"known_not_affected": [
"8Base-CNV-4.12:container-native-virtualization/bridge-marker@sha256:086a9922f34161e5b75d204a0c3281c941f81f76ef8784de434cc79acc76174c_amd64",
"8Base-CNV-4.12:container-native-virtualization/cluster-network-addons-operator@sha256:d2c19fd4c2327eb84179acf652157982b29c365d8a526d70517c6dd93ea6ebc7_amd64",
"8Base-CNV-4.12:container-native-virtualization/cnv-containernetworking-plugins@sha256:3d6003dea97e48d240668e55b2705f0251259006251abafaa3dc08fbc69f1312_amd64",
"8Base-CNV-4.12:container-native-virtualization/cnv-must-gather-rhel8@sha256:dcb95d2b4958ce69f8fcf61c9c90e0516d7844db62f2297ebf1ef18e5d8c05b4_amd64",
"8Base-CNV-4.12:container-native-virtualization/hco-bundle-registry@sha256:73680901c7733ba27f729fd6475971e0909c2fe9efacf74d556f961a1494274e_amd64",
"8Base-CNV-4.12:container-native-virtualization/hostpath-csi-driver@sha256:a0b75e357628ca6b2ca32ab3fdbf531fd8da438a7a6ae8988ef897d2c001d9cb_amd64",
"8Base-CNV-4.12:container-native-virtualization/hostpath-provisioner-rhel8-operator@sha256:b9d84e63f789c70e31cf60fe06d41359363afc7bbd86a78ac7132f8dae4c467a_amd64",
"8Base-CNV-4.12:container-native-virtualization/hostpath-provisioner-rhel8@sha256:5239dcb229b060a818befd52a1e27b18142985abe0e39cef41eadd66f8b21ec1_amd64",
"8Base-CNV-4.12:container-native-virtualization/hyperconverged-cluster-operator@sha256:8b311b48437c79a6859a84f62cfd10ca8e6dcff4ce665a98ed78633552a172ca_amd64",
"8Base-CNV-4.12:container-native-virtualization/hyperconverged-cluster-webhook-rhel8@sha256:e912171328517664f0298322a7992a6e0e00118dc496ff94ee84190d9057db68_amd64",
"8Base-CNV-4.12:container-native-virtualization/kubemacpool@sha256:ab5a239a35e3de8566cb76db0d59ae92e290a3756d39a2298290f1ab3c7b56c5_amd64",
"8Base-CNV-4.12:container-native-virtualization/kubevirt-console-plugin@sha256:e7dd17d4d206b2d37f24a2ed28bf3d2d6a40463da6cbc6b5696555b455f90055_amd64",
"8Base-CNV-4.12:container-native-virtualization/kubevirt-ssp-operator@sha256:09a834b1f71a19cf9a616ffd9eb04408972f9b8f9549777cab0935f63931c993_amd64",
"8Base-CNV-4.12:container-native-virtualization/kubevirt-tekton-tasks-cleanup-vm@sha256:66284c45e82862dc7c1505fcdfe7b14e72c93c5e7fa6b7108a945220279641e9_amd64",
"8Base-CNV-4.12:container-native-virtualization/kubevirt-tekton-tasks-copy-template@sha256:462770d258407ea93c14c9a99fb4450536261202d1d63a681634af2193c2b062_amd64",
"8Base-CNV-4.12:container-native-virtualization/kubevirt-tekton-tasks-create-datavolume@sha256:31d22c0be03bbb222967d953d35189173fbeb60d1cb32278eb006e8abe78e90c_amd64",
"8Base-CNV-4.12:container-native-virtualization/kubevirt-tekton-tasks-create-vm-from-template@sha256:a62ec91155a7bfc776c402e8b513b0e00797d64a95434346a2e3a4cc25f2d3c5_amd64",
"8Base-CNV-4.12:container-native-virtualization/kubevirt-tekton-tasks-disk-virt-customize@sha256:35274b72a5562e8675854d8cf2ca3ec0c4d0b619c0e630d7b39b7da8ebd3b143_amd64",
"8Base-CNV-4.12:container-native-virtualization/kubevirt-tekton-tasks-disk-virt-sysprep@sha256:6e6ed3d8b1b906f801e36b82d6976bc421ae8344d71d4c563fe6d8e76b5fe9c4_amd64",
"8Base-CNV-4.12:container-native-virtualization/kubevirt-tekton-tasks-modify-vm-template@sha256:b46443d7f21b8b251468e33c929a16008a3ac34a8f50a1d8bc1cd134079ccae4_amd64",
"8Base-CNV-4.12:container-native-virtualization/kubevirt-tekton-tasks-operator@sha256:7f11db20a3c635aa48e3dcadfe555d0cd229c4c7f1790f70ee9c9ee78ab55e67_amd64",
"8Base-CNV-4.12:container-native-virtualization/kubevirt-tekton-tasks-wait-for-vmi-status@sha256:4967b4c46d670a2b109c9a2e6e0ebc850a5e1dacaf8cc0ed691668bfa0cbd418_amd64",
"8Base-CNV-4.12:container-native-virtualization/kubevirt-template-validator@sha256:bf732669655db1b09ef27bc1964fe7b49943d681a5acc9860497512d8877e13f_amd64",
"8Base-CNV-4.12:container-native-virtualization/libguestfs-tools@sha256:4f0d48312d8fe02a17747d65ac644d3e1be2df3cb80a9d0c268acc6ad5b91680_amd64",
"8Base-CNV-4.12:container-native-virtualization/ovs-cni-marker@sha256:077367d5af11030832a5e63a611395b7fa65ee140b490b6f33f8a23a9392dcd5_amd64",
"8Base-CNV-4.12:container-native-virtualization/ovs-cni-plugin@sha256:892e339e8eec78f9865d11984c6dc8e92831ee9a17d6b990cd7fba9f2e506e13_amd64",
"8Base-CNV-4.12:container-native-virtualization/virt-artifacts-server@sha256:9638c34ff48d275842a990deb86110530ffd4937b2b551a4d5263168f7db6d47_amd64",
"8Base-CNV-4.12:container-native-virtualization/virt-cdi-apiserver@sha256:dd68dfc1a588b4e24e533d61b52b68ab0673fd39a95632314f54e1b85cb5f32d_amd64",
"8Base-CNV-4.12:container-native-virtualization/virt-cdi-cloner@sha256:879742e59f3416100969a0d0994e49e3f8cd493310bbd0c0e86e969f86daa204_amd64",
"8Base-CNV-4.12:container-native-virtualization/virt-cdi-controller@sha256:46689591989c8db1fa1f5228b2b9fb51d7abd0425c34951f909ced1fc536f0e4_amd64",
"8Base-CNV-4.12:container-native-virtualization/virt-cdi-importer@sha256:f2d011c18db1dd0dbe068bc650418c4b3f2f94935c053e76a52736da0f33867a_amd64",
"8Base-CNV-4.12:container-native-virtualization/virt-cdi-operator@sha256:8b06f96750c3f8e34a7cc8defeda46a92e3ad553159d3dbc7c4e096b483508ee_amd64",
"8Base-CNV-4.12:container-native-virtualization/virt-cdi-uploadproxy@sha256:84fd85672f6e9891678d6e99c066f8f20a9a2aac08fae11d552d46a317b7f815_amd64",
"8Base-CNV-4.12:container-native-virtualization/virt-cdi-uploadserver@sha256:4b231a260a9c0176f4b45aaf8142fa5e6860892b2fa19fad0f3091c423064211_amd64",
"8Base-CNV-4.12:container-native-virtualization/virt-controller@sha256:e6ddc32f82e940d364e0a3d63c28b4bd41b71574f9479b6d6b01de948baa8cab_amd64",
"8Base-CNV-4.12:container-native-virtualization/virt-exportproxy@sha256:2dc6b5eca4ba0daffe57ff174efc35764a2021eef35ef84c3d030c0f97329ece_amd64",
"8Base-CNV-4.12:container-native-virtualization/virt-exportserver@sha256:dd59838c20f30c7049cbdc4646b8b6f73ce8f33fa13c352ee22985673eaf95e2_amd64",
"8Base-CNV-4.12:container-native-virtualization/virt-handler@sha256:cce366a6b1aa42a9798a8c714dcb795d1c653dfe0ba06c997e65dbba0318e537_amd64",
"8Base-CNV-4.12:container-native-virtualization/virt-launcher@sha256:bd5b00ece84caed816b3f3cc80d8570324e1e8f975cf2c2320726d88fb64f33a_amd64",
"8Base-CNV-4.12:container-native-virtualization/virt-operator@sha256:6c4b16ac62e673d8f5116d592836506be72c5ebd2a07ffc828fee86514db0e9d_amd64",
"8Base-CNV-4.12:container-native-virtualization/virtio-win@sha256:cd321e3d82a87139edabf223414b892c99857d7ac7d089b870e227ea98c970e0_amd64",
"8Base-CNV-4.12:container-native-virtualization/vm-network-latency-checkup@sha256:5a1502efeeaa3958e5755ce07dcb8314305d75c88cc69ddc7d515457935cdc69_amd64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2022-30631"
},
{
"category": "external",
"summary": "RHBZ#2107342",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2107342"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2022-30631",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-30631"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2022-30631",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2022-30631"
},
{
"category": "external",
"summary": "https://go.dev/issue/53168",
"url": "https://go.dev/issue/53168"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-announce/c/nqrv9fbR0zE",
"url": "https://groups.google.com/g/golang-announce/c/nqrv9fbR0zE"
}
],
"release_date": "2022-07-12T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2023-01-25T11:11:29+00:00",
"details": "Before applying this update, you must apply all previously released errata\nrelevant to your system.\n\nTo apply this update, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"8Base-CNV-4.12:container-native-virtualization/virt-api@sha256:cd89350a5e6b3a468acd290819d86f2c77d486fa5a57dbac752f863f1a8a2b23_amd64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2023:0408"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"8Base-CNV-4.12:container-native-virtualization/bridge-marker@sha256:086a9922f34161e5b75d204a0c3281c941f81f76ef8784de434cc79acc76174c_amd64",
"8Base-CNV-4.12:container-native-virtualization/cluster-network-addons-operator@sha256:d2c19fd4c2327eb84179acf652157982b29c365d8a526d70517c6dd93ea6ebc7_amd64",
"8Base-CNV-4.12:container-native-virtualization/cnv-containernetworking-plugins@sha256:3d6003dea97e48d240668e55b2705f0251259006251abafaa3dc08fbc69f1312_amd64",
"8Base-CNV-4.12:container-native-virtualization/cnv-must-gather-rhel8@sha256:dcb95d2b4958ce69f8fcf61c9c90e0516d7844db62f2297ebf1ef18e5d8c05b4_amd64",
"8Base-CNV-4.12:container-native-virtualization/hco-bundle-registry@sha256:73680901c7733ba27f729fd6475971e0909c2fe9efacf74d556f961a1494274e_amd64",
"8Base-CNV-4.12:container-native-virtualization/hostpath-csi-driver@sha256:a0b75e357628ca6b2ca32ab3fdbf531fd8da438a7a6ae8988ef897d2c001d9cb_amd64",
"8Base-CNV-4.12:container-native-virtualization/hostpath-provisioner-rhel8-operator@sha256:b9d84e63f789c70e31cf60fe06d41359363afc7bbd86a78ac7132f8dae4c467a_amd64",
"8Base-CNV-4.12:container-native-virtualization/hostpath-provisioner-rhel8@sha256:5239dcb229b060a818befd52a1e27b18142985abe0e39cef41eadd66f8b21ec1_amd64",
"8Base-CNV-4.12:container-native-virtualization/hyperconverged-cluster-operator@sha256:8b311b48437c79a6859a84f62cfd10ca8e6dcff4ce665a98ed78633552a172ca_amd64",
"8Base-CNV-4.12:container-native-virtualization/hyperconverged-cluster-webhook-rhel8@sha256:e912171328517664f0298322a7992a6e0e00118dc496ff94ee84190d9057db68_amd64",
"8Base-CNV-4.12:container-native-virtualization/kubemacpool@sha256:ab5a239a35e3de8566cb76db0d59ae92e290a3756d39a2298290f1ab3c7b56c5_amd64",
"8Base-CNV-4.12:container-native-virtualization/kubevirt-console-plugin@sha256:e7dd17d4d206b2d37f24a2ed28bf3d2d6a40463da6cbc6b5696555b455f90055_amd64",
"8Base-CNV-4.12:container-native-virtualization/kubevirt-ssp-operator@sha256:09a834b1f71a19cf9a616ffd9eb04408972f9b8f9549777cab0935f63931c993_amd64",
"8Base-CNV-4.12:container-native-virtualization/kubevirt-tekton-tasks-cleanup-vm@sha256:66284c45e82862dc7c1505fcdfe7b14e72c93c5e7fa6b7108a945220279641e9_amd64",
"8Base-CNV-4.12:container-native-virtualization/kubevirt-tekton-tasks-copy-template@sha256:462770d258407ea93c14c9a99fb4450536261202d1d63a681634af2193c2b062_amd64",
"8Base-CNV-4.12:container-native-virtualization/kubevirt-tekton-tasks-create-datavolume@sha256:31d22c0be03bbb222967d953d35189173fbeb60d1cb32278eb006e8abe78e90c_amd64",
"8Base-CNV-4.12:container-native-virtualization/kubevirt-tekton-tasks-create-vm-from-template@sha256:a62ec91155a7bfc776c402e8b513b0e00797d64a95434346a2e3a4cc25f2d3c5_amd64",
"8Base-CNV-4.12:container-native-virtualization/kubevirt-tekton-tasks-disk-virt-customize@sha256:35274b72a5562e8675854d8cf2ca3ec0c4d0b619c0e630d7b39b7da8ebd3b143_amd64",
"8Base-CNV-4.12:container-native-virtualization/kubevirt-tekton-tasks-disk-virt-sysprep@sha256:6e6ed3d8b1b906f801e36b82d6976bc421ae8344d71d4c563fe6d8e76b5fe9c4_amd64",
"8Base-CNV-4.12:container-native-virtualization/kubevirt-tekton-tasks-modify-vm-template@sha256:b46443d7f21b8b251468e33c929a16008a3ac34a8f50a1d8bc1cd134079ccae4_amd64",
"8Base-CNV-4.12:container-native-virtualization/kubevirt-tekton-tasks-operator@sha256:7f11db20a3c635aa48e3dcadfe555d0cd229c4c7f1790f70ee9c9ee78ab55e67_amd64",
"8Base-CNV-4.12:container-native-virtualization/kubevirt-tekton-tasks-wait-for-vmi-status@sha256:4967b4c46d670a2b109c9a2e6e0ebc850a5e1dacaf8cc0ed691668bfa0cbd418_amd64",
"8Base-CNV-4.12:container-native-virtualization/kubevirt-template-validator@sha256:bf732669655db1b09ef27bc1964fe7b49943d681a5acc9860497512d8877e13f_amd64",
"8Base-CNV-4.12:container-native-virtualization/libguestfs-tools@sha256:4f0d48312d8fe02a17747d65ac644d3e1be2df3cb80a9d0c268acc6ad5b91680_amd64",
"8Base-CNV-4.12:container-native-virtualization/ovs-cni-marker@sha256:077367d5af11030832a5e63a611395b7fa65ee140b490b6f33f8a23a9392dcd5_amd64",
"8Base-CNV-4.12:container-native-virtualization/ovs-cni-plugin@sha256:892e339e8eec78f9865d11984c6dc8e92831ee9a17d6b990cd7fba9f2e506e13_amd64",
"8Base-CNV-4.12:container-native-virtualization/virt-api@sha256:cd89350a5e6b3a468acd290819d86f2c77d486fa5a57dbac752f863f1a8a2b23_amd64",
"8Base-CNV-4.12:container-native-virtualization/virt-artifacts-server@sha256:9638c34ff48d275842a990deb86110530ffd4937b2b551a4d5263168f7db6d47_amd64",
"8Base-CNV-4.12:container-native-virtualization/virt-cdi-apiserver@sha256:dd68dfc1a588b4e24e533d61b52b68ab0673fd39a95632314f54e1b85cb5f32d_amd64",
"8Base-CNV-4.12:container-native-virtualization/virt-cdi-cloner@sha256:879742e59f3416100969a0d0994e49e3f8cd493310bbd0c0e86e969f86daa204_amd64",
"8Base-CNV-4.12:container-native-virtualization/virt-cdi-controller@sha256:46689591989c8db1fa1f5228b2b9fb51d7abd0425c34951f909ced1fc536f0e4_amd64",
"8Base-CNV-4.12:container-native-virtualization/virt-cdi-importer@sha256:f2d011c18db1dd0dbe068bc650418c4b3f2f94935c053e76a52736da0f33867a_amd64",
"8Base-CNV-4.12:container-native-virtualization/virt-cdi-operator@sha256:8b06f96750c3f8e34a7cc8defeda46a92e3ad553159d3dbc7c4e096b483508ee_amd64",
"8Base-CNV-4.12:container-native-virtualization/virt-cdi-uploadproxy@sha256:84fd85672f6e9891678d6e99c066f8f20a9a2aac08fae11d552d46a317b7f815_amd64",
"8Base-CNV-4.12:container-native-virtualization/virt-cdi-uploadserver@sha256:4b231a260a9c0176f4b45aaf8142fa5e6860892b2fa19fad0f3091c423064211_amd64",
"8Base-CNV-4.12:container-native-virtualization/virt-controller@sha256:e6ddc32f82e940d364e0a3d63c28b4bd41b71574f9479b6d6b01de948baa8cab_amd64",
"8Base-CNV-4.12:container-native-virtualization/virt-exportproxy@sha256:2dc6b5eca4ba0daffe57ff174efc35764a2021eef35ef84c3d030c0f97329ece_amd64",
"8Base-CNV-4.12:container-native-virtualization/virt-exportserver@sha256:dd59838c20f30c7049cbdc4646b8b6f73ce8f33fa13c352ee22985673eaf95e2_amd64",
"8Base-CNV-4.12:container-native-virtualization/virt-handler@sha256:cce366a6b1aa42a9798a8c714dcb795d1c653dfe0ba06c997e65dbba0318e537_amd64",
"8Base-CNV-4.12:container-native-virtualization/virt-launcher@sha256:bd5b00ece84caed816b3f3cc80d8570324e1e8f975cf2c2320726d88fb64f33a_amd64",
"8Base-CNV-4.12:container-native-virtualization/virt-operator@sha256:6c4b16ac62e673d8f5116d592836506be72c5ebd2a07ffc828fee86514db0e9d_amd64",
"8Base-CNV-4.12:container-native-virtualization/virtio-win@sha256:cd321e3d82a87139edabf223414b892c99857d7ac7d089b870e227ea98c970e0_amd64",
"8Base-CNV-4.12:container-native-virtualization/vm-network-latency-checkup@sha256:5a1502efeeaa3958e5755ce07dcb8314305d75c88cc69ddc7d515457935cdc69_amd64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "golang: compress/gzip: stack exhaustion in Reader.Read"
},
{
"cve": "CVE-2022-30632",
"cwe": {
"id": "CWE-1325",
"name": "Improperly Controlled Sequential Memory Allocation"
},
"discovery_date": "2022-07-14T00:00:00+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"8Base-CNV-4.12:container-native-virtualization/bridge-marker@sha256:086a9922f34161e5b75d204a0c3281c941f81f76ef8784de434cc79acc76174c_amd64",
"8Base-CNV-4.12:container-native-virtualization/cluster-network-addons-operator@sha256:d2c19fd4c2327eb84179acf652157982b29c365d8a526d70517c6dd93ea6ebc7_amd64",
"8Base-CNV-4.12:container-native-virtualization/cnv-containernetworking-plugins@sha256:3d6003dea97e48d240668e55b2705f0251259006251abafaa3dc08fbc69f1312_amd64",
"8Base-CNV-4.12:container-native-virtualization/cnv-must-gather-rhel8@sha256:dcb95d2b4958ce69f8fcf61c9c90e0516d7844db62f2297ebf1ef18e5d8c05b4_amd64",
"8Base-CNV-4.12:container-native-virtualization/hco-bundle-registry@sha256:73680901c7733ba27f729fd6475971e0909c2fe9efacf74d556f961a1494274e_amd64",
"8Base-CNV-4.12:container-native-virtualization/hostpath-csi-driver@sha256:a0b75e357628ca6b2ca32ab3fdbf531fd8da438a7a6ae8988ef897d2c001d9cb_amd64",
"8Base-CNV-4.12:container-native-virtualization/hostpath-provisioner-rhel8-operator@sha256:b9d84e63f789c70e31cf60fe06d41359363afc7bbd86a78ac7132f8dae4c467a_amd64",
"8Base-CNV-4.12:container-native-virtualization/hostpath-provisioner-rhel8@sha256:5239dcb229b060a818befd52a1e27b18142985abe0e39cef41eadd66f8b21ec1_amd64",
"8Base-CNV-4.12:container-native-virtualization/hyperconverged-cluster-operator@sha256:8b311b48437c79a6859a84f62cfd10ca8e6dcff4ce665a98ed78633552a172ca_amd64",
"8Base-CNV-4.12:container-native-virtualization/hyperconverged-cluster-webhook-rhel8@sha256:e912171328517664f0298322a7992a6e0e00118dc496ff94ee84190d9057db68_amd64",
"8Base-CNV-4.12:container-native-virtualization/kubemacpool@sha256:ab5a239a35e3de8566cb76db0d59ae92e290a3756d39a2298290f1ab3c7b56c5_amd64",
"8Base-CNV-4.12:container-native-virtualization/kubevirt-console-plugin@sha256:e7dd17d4d206b2d37f24a2ed28bf3d2d6a40463da6cbc6b5696555b455f90055_amd64",
"8Base-CNV-4.12:container-native-virtualization/kubevirt-ssp-operator@sha256:09a834b1f71a19cf9a616ffd9eb04408972f9b8f9549777cab0935f63931c993_amd64",
"8Base-CNV-4.12:container-native-virtualization/kubevirt-tekton-tasks-cleanup-vm@sha256:66284c45e82862dc7c1505fcdfe7b14e72c93c5e7fa6b7108a945220279641e9_amd64",
"8Base-CNV-4.12:container-native-virtualization/kubevirt-tekton-tasks-copy-template@sha256:462770d258407ea93c14c9a99fb4450536261202d1d63a681634af2193c2b062_amd64",
"8Base-CNV-4.12:container-native-virtualization/kubevirt-tekton-tasks-create-datavolume@sha256:31d22c0be03bbb222967d953d35189173fbeb60d1cb32278eb006e8abe78e90c_amd64",
"8Base-CNV-4.12:container-native-virtualization/kubevirt-tekton-tasks-create-vm-from-template@sha256:a62ec91155a7bfc776c402e8b513b0e00797d64a95434346a2e3a4cc25f2d3c5_amd64",
"8Base-CNV-4.12:container-native-virtualization/kubevirt-tekton-tasks-disk-virt-customize@sha256:35274b72a5562e8675854d8cf2ca3ec0c4d0b619c0e630d7b39b7da8ebd3b143_amd64",
"8Base-CNV-4.12:container-native-virtualization/kubevirt-tekton-tasks-disk-virt-sysprep@sha256:6e6ed3d8b1b906f801e36b82d6976bc421ae8344d71d4c563fe6d8e76b5fe9c4_amd64",
"8Base-CNV-4.12:container-native-virtualization/kubevirt-tekton-tasks-modify-vm-template@sha256:b46443d7f21b8b251468e33c929a16008a3ac34a8f50a1d8bc1cd134079ccae4_amd64",
"8Base-CNV-4.12:container-native-virtualization/kubevirt-tekton-tasks-operator@sha256:7f11db20a3c635aa48e3dcadfe555d0cd229c4c7f1790f70ee9c9ee78ab55e67_amd64",
"8Base-CNV-4.12:container-native-virtualization/kubevirt-tekton-tasks-wait-for-vmi-status@sha256:4967b4c46d670a2b109c9a2e6e0ebc850a5e1dacaf8cc0ed691668bfa0cbd418_amd64",
"8Base-CNV-4.12:container-native-virtualization/kubevirt-template-validator@sha256:bf732669655db1b09ef27bc1964fe7b49943d681a5acc9860497512d8877e13f_amd64",
"8Base-CNV-4.12:container-native-virtualization/libguestfs-tools@sha256:4f0d48312d8fe02a17747d65ac644d3e1be2df3cb80a9d0c268acc6ad5b91680_amd64",
"8Base-CNV-4.12:container-native-virtualization/ovs-cni-marker@sha256:077367d5af11030832a5e63a611395b7fa65ee140b490b6f33f8a23a9392dcd5_amd64",
"8Base-CNV-4.12:container-native-virtualization/ovs-cni-plugin@sha256:892e339e8eec78f9865d11984c6dc8e92831ee9a17d6b990cd7fba9f2e506e13_amd64",
"8Base-CNV-4.12:container-native-virtualization/virt-artifacts-server@sha256:9638c34ff48d275842a990deb86110530ffd4937b2b551a4d5263168f7db6d47_amd64",
"8Base-CNV-4.12:container-native-virtualization/virt-cdi-apiserver@sha256:dd68dfc1a588b4e24e533d61b52b68ab0673fd39a95632314f54e1b85cb5f32d_amd64",
"8Base-CNV-4.12:container-native-virtualization/virt-cdi-cloner@sha256:879742e59f3416100969a0d0994e49e3f8cd493310bbd0c0e86e969f86daa204_amd64",
"8Base-CNV-4.12:container-native-virtualization/virt-cdi-controller@sha256:46689591989c8db1fa1f5228b2b9fb51d7abd0425c34951f909ced1fc536f0e4_amd64",
"8Base-CNV-4.12:container-native-virtualization/virt-cdi-importer@sha256:f2d011c18db1dd0dbe068bc650418c4b3f2f94935c053e76a52736da0f33867a_amd64",
"8Base-CNV-4.12:container-native-virtualization/virt-cdi-operator@sha256:8b06f96750c3f8e34a7cc8defeda46a92e3ad553159d3dbc7c4e096b483508ee_amd64",
"8Base-CNV-4.12:container-native-virtualization/virt-cdi-uploadproxy@sha256:84fd85672f6e9891678d6e99c066f8f20a9a2aac08fae11d552d46a317b7f815_amd64",
"8Base-CNV-4.12:container-native-virtualization/virt-cdi-uploadserver@sha256:4b231a260a9c0176f4b45aaf8142fa5e6860892b2fa19fad0f3091c423064211_amd64",
"8Base-CNV-4.12:container-native-virtualization/virt-controller@sha256:e6ddc32f82e940d364e0a3d63c28b4bd41b71574f9479b6d6b01de948baa8cab_amd64",
"8Base-CNV-4.12:container-native-virtualization/virt-exportproxy@sha256:2dc6b5eca4ba0daffe57ff174efc35764a2021eef35ef84c3d030c0f97329ece_amd64",
"8Base-CNV-4.12:container-native-virtualization/virt-exportserver@sha256:dd59838c20f30c7049cbdc4646b8b6f73ce8f33fa13c352ee22985673eaf95e2_amd64",
"8Base-CNV-4.12:container-native-virtualization/virt-handler@sha256:cce366a6b1aa42a9798a8c714dcb795d1c653dfe0ba06c997e65dbba0318e537_amd64",
"8Base-CNV-4.12:container-native-virtualization/virt-launcher@sha256:bd5b00ece84caed816b3f3cc80d8570324e1e8f975cf2c2320726d88fb64f33a_amd64",
"8Base-CNV-4.12:container-native-virtualization/virt-operator@sha256:6c4b16ac62e673d8f5116d592836506be72c5ebd2a07ffc828fee86514db0e9d_amd64",
"8Base-CNV-4.12:container-native-virtualization/virtio-win@sha256:cd321e3d82a87139edabf223414b892c99857d7ac7d089b870e227ea98c970e0_amd64",
"8Base-CNV-4.12:container-native-virtualization/vm-network-latency-checkup@sha256:5a1502efeeaa3958e5755ce07dcb8314305d75c88cc69ddc7d515457935cdc69_amd64"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2107386"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in golang. Calling Glob on a path that contains a large number of path separators can cause a panic issue due to stack exhaustion. This can cause an attacker to impact availability.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "golang: path/filepath: stack exhaustion in Glob",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "The exploitation of this flaw will only result in a denial of service of the application via the application crashing which is why this has been rated as moderate.\n\nWithin regulated environments, a combination of the following controls acts as a significant barrier to successfully exploiting a CWE-1325: Improperly Controlled Sequential Memory Allocation vulnerability and therefore downgrades the severity of this particular CVE from Moderate to Low.\n\nAccess to the platform is granted only after successful hard token-based multi-factor authentication (MFA) and is governed by least privilege to ensure only authorized users and roles can execute or modify code. Static code analysis and peer reviews enforce strong input validation and error handling, preventing improperly validated inputs from causing system instability, data exposure, or privilege escalation. In the event of successful exploitation, process isolation limits the impact of excessive sequential memory allocation by restricting memory use per process, preventing any single process from exhausting system resources. Finally, the platform uses memory protection mechanisms such as Data Execution Prevention (DEP) and Address Space Layout Randomization (ASLR) to reduce the risk of memory allocation-based attacks.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"8Base-CNV-4.12:container-native-virtualization/virt-api@sha256:cd89350a5e6b3a468acd290819d86f2c77d486fa5a57dbac752f863f1a8a2b23_amd64"
],
"known_not_affected": [
"8Base-CNV-4.12:container-native-virtualization/bridge-marker@sha256:086a9922f34161e5b75d204a0c3281c941f81f76ef8784de434cc79acc76174c_amd64",
"8Base-CNV-4.12:container-native-virtualization/cluster-network-addons-operator@sha256:d2c19fd4c2327eb84179acf652157982b29c365d8a526d70517c6dd93ea6ebc7_amd64",
"8Base-CNV-4.12:container-native-virtualization/cnv-containernetworking-plugins@sha256:3d6003dea97e48d240668e55b2705f0251259006251abafaa3dc08fbc69f1312_amd64",
"8Base-CNV-4.12:container-native-virtualization/cnv-must-gather-rhel8@sha256:dcb95d2b4958ce69f8fcf61c9c90e0516d7844db62f2297ebf1ef18e5d8c05b4_amd64",
"8Base-CNV-4.12:container-native-virtualization/hco-bundle-registry@sha256:73680901c7733ba27f729fd6475971e0909c2fe9efacf74d556f961a1494274e_amd64",
"8Base-CNV-4.12:container-native-virtualization/hostpath-csi-driver@sha256:a0b75e357628ca6b2ca32ab3fdbf531fd8da438a7a6ae8988ef897d2c001d9cb_amd64",
"8Base-CNV-4.12:container-native-virtualization/hostpath-provisioner-rhel8-operator@sha256:b9d84e63f789c70e31cf60fe06d41359363afc7bbd86a78ac7132f8dae4c467a_amd64",
"8Base-CNV-4.12:container-native-virtualization/hostpath-provisioner-rhel8@sha256:5239dcb229b060a818befd52a1e27b18142985abe0e39cef41eadd66f8b21ec1_amd64",
"8Base-CNV-4.12:container-native-virtualization/hyperconverged-cluster-operator@sha256:8b311b48437c79a6859a84f62cfd10ca8e6dcff4ce665a98ed78633552a172ca_amd64",
"8Base-CNV-4.12:container-native-virtualization/hyperconverged-cluster-webhook-rhel8@sha256:e912171328517664f0298322a7992a6e0e00118dc496ff94ee84190d9057db68_amd64",
"8Base-CNV-4.12:container-native-virtualization/kubemacpool@sha256:ab5a239a35e3de8566cb76db0d59ae92e290a3756d39a2298290f1ab3c7b56c5_amd64",
"8Base-CNV-4.12:container-native-virtualization/kubevirt-console-plugin@sha256:e7dd17d4d206b2d37f24a2ed28bf3d2d6a40463da6cbc6b5696555b455f90055_amd64",
"8Base-CNV-4.12:container-native-virtualization/kubevirt-ssp-operator@sha256:09a834b1f71a19cf9a616ffd9eb04408972f9b8f9549777cab0935f63931c993_amd64",
"8Base-CNV-4.12:container-native-virtualization/kubevirt-tekton-tasks-cleanup-vm@sha256:66284c45e82862dc7c1505fcdfe7b14e72c93c5e7fa6b7108a945220279641e9_amd64",
"8Base-CNV-4.12:container-native-virtualization/kubevirt-tekton-tasks-copy-template@sha256:462770d258407ea93c14c9a99fb4450536261202d1d63a681634af2193c2b062_amd64",
"8Base-CNV-4.12:container-native-virtualization/kubevirt-tekton-tasks-create-datavolume@sha256:31d22c0be03bbb222967d953d35189173fbeb60d1cb32278eb006e8abe78e90c_amd64",
"8Base-CNV-4.12:container-native-virtualization/kubevirt-tekton-tasks-create-vm-from-template@sha256:a62ec91155a7bfc776c402e8b513b0e00797d64a95434346a2e3a4cc25f2d3c5_amd64",
"8Base-CNV-4.12:container-native-virtualization/kubevirt-tekton-tasks-disk-virt-customize@sha256:35274b72a5562e8675854d8cf2ca3ec0c4d0b619c0e630d7b39b7da8ebd3b143_amd64",
"8Base-CNV-4.12:container-native-virtualization/kubevirt-tekton-tasks-disk-virt-sysprep@sha256:6e6ed3d8b1b906f801e36b82d6976bc421ae8344d71d4c563fe6d8e76b5fe9c4_amd64",
"8Base-CNV-4.12:container-native-virtualization/kubevirt-tekton-tasks-modify-vm-template@sha256:b46443d7f21b8b251468e33c929a16008a3ac34a8f50a1d8bc1cd134079ccae4_amd64",
"8Base-CNV-4.12:container-native-virtualization/kubevirt-tekton-tasks-operator@sha256:7f11db20a3c635aa48e3dcadfe555d0cd229c4c7f1790f70ee9c9ee78ab55e67_amd64",
"8Base-CNV-4.12:container-native-virtualization/kubevirt-tekton-tasks-wait-for-vmi-status@sha256:4967b4c46d670a2b109c9a2e6e0ebc850a5e1dacaf8cc0ed691668bfa0cbd418_amd64",
"8Base-CNV-4.12:container-native-virtualization/kubevirt-template-validator@sha256:bf732669655db1b09ef27bc1964fe7b49943d681a5acc9860497512d8877e13f_amd64",
"8Base-CNV-4.12:container-native-virtualization/libguestfs-tools@sha256:4f0d48312d8fe02a17747d65ac644d3e1be2df3cb80a9d0c268acc6ad5b91680_amd64",
"8Base-CNV-4.12:container-native-virtualization/ovs-cni-marker@sha256:077367d5af11030832a5e63a611395b7fa65ee140b490b6f33f8a23a9392dcd5_amd64",
"8Base-CNV-4.12:container-native-virtualization/ovs-cni-plugin@sha256:892e339e8eec78f9865d11984c6dc8e92831ee9a17d6b990cd7fba9f2e506e13_amd64",
"8Base-CNV-4.12:container-native-virtualization/virt-artifacts-server@sha256:9638c34ff48d275842a990deb86110530ffd4937b2b551a4d5263168f7db6d47_amd64",
"8Base-CNV-4.12:container-native-virtualization/virt-cdi-apiserver@sha256:dd68dfc1a588b4e24e533d61b52b68ab0673fd39a95632314f54e1b85cb5f32d_amd64",
"8Base-CNV-4.12:container-native-virtualization/virt-cdi-cloner@sha256:879742e59f3416100969a0d0994e49e3f8cd493310bbd0c0e86e969f86daa204_amd64",
"8Base-CNV-4.12:container-native-virtualization/virt-cdi-controller@sha256:46689591989c8db1fa1f5228b2b9fb51d7abd0425c34951f909ced1fc536f0e4_amd64",
"8Base-CNV-4.12:container-native-virtualization/virt-cdi-importer@sha256:f2d011c18db1dd0dbe068bc650418c4b3f2f94935c053e76a52736da0f33867a_amd64",
"8Base-CNV-4.12:container-native-virtualization/virt-cdi-operator@sha256:8b06f96750c3f8e34a7cc8defeda46a92e3ad553159d3dbc7c4e096b483508ee_amd64",
"8Base-CNV-4.12:container-native-virtualization/virt-cdi-uploadproxy@sha256:84fd85672f6e9891678d6e99c066f8f20a9a2aac08fae11d552d46a317b7f815_amd64",
"8Base-CNV-4.12:container-native-virtualization/virt-cdi-uploadserver@sha256:4b231a260a9c0176f4b45aaf8142fa5e6860892b2fa19fad0f3091c423064211_amd64",
"8Base-CNV-4.12:container-native-virtualization/virt-controller@sha256:e6ddc32f82e940d364e0a3d63c28b4bd41b71574f9479b6d6b01de948baa8cab_amd64",
"8Base-CNV-4.12:container-native-virtualization/virt-exportproxy@sha256:2dc6b5eca4ba0daffe57ff174efc35764a2021eef35ef84c3d030c0f97329ece_amd64",
"8Base-CNV-4.12:container-native-virtualization/virt-exportserver@sha256:dd59838c20f30c7049cbdc4646b8b6f73ce8f33fa13c352ee22985673eaf95e2_amd64",
"8Base-CNV-4.12:container-native-virtualization/virt-handler@sha256:cce366a6b1aa42a9798a8c714dcb795d1c653dfe0ba06c997e65dbba0318e537_amd64",
"8Base-CNV-4.12:container-native-virtualization/virt-launcher@sha256:bd5b00ece84caed816b3f3cc80d8570324e1e8f975cf2c2320726d88fb64f33a_amd64",
"8Base-CNV-4.12:container-native-virtualization/virt-operator@sha256:6c4b16ac62e673d8f5116d592836506be72c5ebd2a07ffc828fee86514db0e9d_amd64",
"8Base-CNV-4.12:container-native-virtualization/virtio-win@sha256:cd321e3d82a87139edabf223414b892c99857d7ac7d089b870e227ea98c970e0_amd64",
"8Base-CNV-4.12:container-native-virtualization/vm-network-latency-checkup@sha256:5a1502efeeaa3958e5755ce07dcb8314305d75c88cc69ddc7d515457935cdc69_amd64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2022-30632"
},
{
"category": "external",
"summary": "RHBZ#2107386",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2107386"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2022-30632",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-30632"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2022-30632",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2022-30632"
},
{
"category": "external",
"summary": "https://go.dev/issue/53416",
"url": "https://go.dev/issue/53416"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-announce/c/nqrv9fbR0zE",
"url": "https://groups.google.com/g/golang-announce/c/nqrv9fbR0zE"
}
],
"release_date": "2022-07-12T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2023-01-25T11:11:29+00:00",
"details": "Before applying this update, you must apply all previously released errata\nrelevant to your system.\n\nTo apply this update, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"8Base-CNV-4.12:container-native-virtualization/virt-api@sha256:cd89350a5e6b3a468acd290819d86f2c77d486fa5a57dbac752f863f1a8a2b23_amd64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2023:0408"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"8Base-CNV-4.12:container-native-virtualization/bridge-marker@sha256:086a9922f34161e5b75d204a0c3281c941f81f76ef8784de434cc79acc76174c_amd64",
"8Base-CNV-4.12:container-native-virtualization/cluster-network-addons-operator@sha256:d2c19fd4c2327eb84179acf652157982b29c365d8a526d70517c6dd93ea6ebc7_amd64",
"8Base-CNV-4.12:container-native-virtualization/cnv-containernetworking-plugins@sha256:3d6003dea97e48d240668e55b2705f0251259006251abafaa3dc08fbc69f1312_amd64",
"8Base-CNV-4.12:container-native-virtualization/cnv-must-gather-rhel8@sha256:dcb95d2b4958ce69f8fcf61c9c90e0516d7844db62f2297ebf1ef18e5d8c05b4_amd64",
"8Base-CNV-4.12:container-native-virtualization/hco-bundle-registry@sha256:73680901c7733ba27f729fd6475971e0909c2fe9efacf74d556f961a1494274e_amd64",
"8Base-CNV-4.12:container-native-virtualization/hostpath-csi-driver@sha256:a0b75e357628ca6b2ca32ab3fdbf531fd8da438a7a6ae8988ef897d2c001d9cb_amd64",
"8Base-CNV-4.12:container-native-virtualization/hostpath-provisioner-rhel8-operator@sha256:b9d84e63f789c70e31cf60fe06d41359363afc7bbd86a78ac7132f8dae4c467a_amd64",
"8Base-CNV-4.12:container-native-virtualization/hostpath-provisioner-rhel8@sha256:5239dcb229b060a818befd52a1e27b18142985abe0e39cef41eadd66f8b21ec1_amd64",
"8Base-CNV-4.12:container-native-virtualization/hyperconverged-cluster-operator@sha256:8b311b48437c79a6859a84f62cfd10ca8e6dcff4ce665a98ed78633552a172ca_amd64",
"8Base-CNV-4.12:container-native-virtualization/hyperconverged-cluster-webhook-rhel8@sha256:e912171328517664f0298322a7992a6e0e00118dc496ff94ee84190d9057db68_amd64",
"8Base-CNV-4.12:container-native-virtualization/kubemacpool@sha256:ab5a239a35e3de8566cb76db0d59ae92e290a3756d39a2298290f1ab3c7b56c5_amd64",
"8Base-CNV-4.12:container-native-virtualization/kubevirt-console-plugin@sha256:e7dd17d4d206b2d37f24a2ed28bf3d2d6a40463da6cbc6b5696555b455f90055_amd64",
"8Base-CNV-4.12:container-native-virtualization/kubevirt-ssp-operator@sha256:09a834b1f71a19cf9a616ffd9eb04408972f9b8f9549777cab0935f63931c993_amd64",
"8Base-CNV-4.12:container-native-virtualization/kubevirt-tekton-tasks-cleanup-vm@sha256:66284c45e82862dc7c1505fcdfe7b14e72c93c5e7fa6b7108a945220279641e9_amd64",
"8Base-CNV-4.12:container-native-virtualization/kubevirt-tekton-tasks-copy-template@sha256:462770d258407ea93c14c9a99fb4450536261202d1d63a681634af2193c2b062_amd64",
"8Base-CNV-4.12:container-native-virtualization/kubevirt-tekton-tasks-create-datavolume@sha256:31d22c0be03bbb222967d953d35189173fbeb60d1cb32278eb006e8abe78e90c_amd64",
"8Base-CNV-4.12:container-native-virtualization/kubevirt-tekton-tasks-create-vm-from-template@sha256:a62ec91155a7bfc776c402e8b513b0e00797d64a95434346a2e3a4cc25f2d3c5_amd64",
"8Base-CNV-4.12:container-native-virtualization/kubevirt-tekton-tasks-disk-virt-customize@sha256:35274b72a5562e8675854d8cf2ca3ec0c4d0b619c0e630d7b39b7da8ebd3b143_amd64",
"8Base-CNV-4.12:container-native-virtualization/kubevirt-tekton-tasks-disk-virt-sysprep@sha256:6e6ed3d8b1b906f801e36b82d6976bc421ae8344d71d4c563fe6d8e76b5fe9c4_amd64",
"8Base-CNV-4.12:container-native-virtualization/kubevirt-tekton-tasks-modify-vm-template@sha256:b46443d7f21b8b251468e33c929a16008a3ac34a8f50a1d8bc1cd134079ccae4_amd64",
"8Base-CNV-4.12:container-native-virtualization/kubevirt-tekton-tasks-operator@sha256:7f11db20a3c635aa48e3dcadfe555d0cd229c4c7f1790f70ee9c9ee78ab55e67_amd64",
"8Base-CNV-4.12:container-native-virtualization/kubevirt-tekton-tasks-wait-for-vmi-status@sha256:4967b4c46d670a2b109c9a2e6e0ebc850a5e1dacaf8cc0ed691668bfa0cbd418_amd64",
"8Base-CNV-4.12:container-native-virtualization/kubevirt-template-validator@sha256:bf732669655db1b09ef27bc1964fe7b49943d681a5acc9860497512d8877e13f_amd64",
"8Base-CNV-4.12:container-native-virtualization/libguestfs-tools@sha256:4f0d48312d8fe02a17747d65ac644d3e1be2df3cb80a9d0c268acc6ad5b91680_amd64",
"8Base-CNV-4.12:container-native-virtualization/ovs-cni-marker@sha256:077367d5af11030832a5e63a611395b7fa65ee140b490b6f33f8a23a9392dcd5_amd64",
"8Base-CNV-4.12:container-native-virtualization/ovs-cni-plugin@sha256:892e339e8eec78f9865d11984c6dc8e92831ee9a17d6b990cd7fba9f2e506e13_amd64",
"8Base-CNV-4.12:container-native-virtualization/virt-api@sha256:cd89350a5e6b3a468acd290819d86f2c77d486fa5a57dbac752f863f1a8a2b23_amd64",
"8Base-CNV-4.12:container-native-virtualization/virt-artifacts-server@sha256:9638c34ff48d275842a990deb86110530ffd4937b2b551a4d5263168f7db6d47_amd64",
"8Base-CNV-4.12:container-native-virtualization/virt-cdi-apiserver@sha256:dd68dfc1a588b4e24e533d61b52b68ab0673fd39a95632314f54e1b85cb5f32d_amd64",
"8Base-CNV-4.12:container-native-virtualization/virt-cdi-cloner@sha256:879742e59f3416100969a0d0994e49e3f8cd493310bbd0c0e86e969f86daa204_amd64",
"8Base-CNV-4.12:container-native-virtualization/virt-cdi-controller@sha256:46689591989c8db1fa1f5228b2b9fb51d7abd0425c34951f909ced1fc536f0e4_amd64",
"8Base-CNV-4.12:container-native-virtualization/virt-cdi-importer@sha256:f2d011c18db1dd0dbe068bc650418c4b3f2f94935c053e76a52736da0f33867a_amd64",
"8Base-CNV-4.12:container-native-virtualization/virt-cdi-operator@sha256:8b06f96750c3f8e34a7cc8defeda46a92e3ad553159d3dbc7c4e096b483508ee_amd64",
"8Base-CNV-4.12:container-native-virtualization/virt-cdi-uploadproxy@sha256:84fd85672f6e9891678d6e99c066f8f20a9a2aac08fae11d552d46a317b7f815_amd64",
"8Base-CNV-4.12:container-native-virtualization/virt-cdi-uploadserver@sha256:4b231a260a9c0176f4b45aaf8142fa5e6860892b2fa19fad0f3091c423064211_amd64",
"8Base-CNV-4.12:container-native-virtualization/virt-controller@sha256:e6ddc32f82e940d364e0a3d63c28b4bd41b71574f9479b6d6b01de948baa8cab_amd64",
"8Base-CNV-4.12:container-native-virtualization/virt-exportproxy@sha256:2dc6b5eca4ba0daffe57ff174efc35764a2021eef35ef84c3d030c0f97329ece_amd64",
"8Base-CNV-4.12:container-native-virtualization/virt-exportserver@sha256:dd59838c20f30c7049cbdc4646b8b6f73ce8f33fa13c352ee22985673eaf95e2_amd64",
"8Base-CNV-4.12:container-native-virtualization/virt-handler@sha256:cce366a6b1aa42a9798a8c714dcb795d1c653dfe0ba06c997e65dbba0318e537_amd64",
"8Base-CNV-4.12:container-native-virtualization/virt-launcher@sha256:bd5b00ece84caed816b3f3cc80d8570324e1e8f975cf2c2320726d88fb64f33a_amd64",
"8Base-CNV-4.12:container-native-virtualization/virt-operator@sha256:6c4b16ac62e673d8f5116d592836506be72c5ebd2a07ffc828fee86514db0e9d_amd64",
"8Base-CNV-4.12:container-native-virtualization/virtio-win@sha256:cd321e3d82a87139edabf223414b892c99857d7ac7d089b870e227ea98c970e0_amd64",
"8Base-CNV-4.12:container-native-virtualization/vm-network-latency-checkup@sha256:5a1502efeeaa3958e5755ce07dcb8314305d75c88cc69ddc7d515457935cdc69_amd64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "golang: path/filepath: stack exhaustion in Glob"
},
{
"cve": "CVE-2022-30633",
"cwe": {
"id": "CWE-1325",
"name": "Improperly Controlled Sequential Memory Allocation"
},
"discovery_date": "2022-07-14T00:00:00+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"8Base-CNV-4.12:container-native-virtualization/bridge-marker@sha256:086a9922f34161e5b75d204a0c3281c941f81f76ef8784de434cc79acc76174c_amd64",
"8Base-CNV-4.12:container-native-virtualization/cluster-network-addons-operator@sha256:d2c19fd4c2327eb84179acf652157982b29c365d8a526d70517c6dd93ea6ebc7_amd64",
"8Base-CNV-4.12:container-native-virtualization/cnv-containernetworking-plugins@sha256:3d6003dea97e48d240668e55b2705f0251259006251abafaa3dc08fbc69f1312_amd64",
"8Base-CNV-4.12:container-native-virtualization/cnv-must-gather-rhel8@sha256:dcb95d2b4958ce69f8fcf61c9c90e0516d7844db62f2297ebf1ef18e5d8c05b4_amd64",
"8Base-CNV-4.12:container-native-virtualization/hco-bundle-registry@sha256:73680901c7733ba27f729fd6475971e0909c2fe9efacf74d556f961a1494274e_amd64",
"8Base-CNV-4.12:container-native-virtualization/hostpath-csi-driver@sha256:a0b75e357628ca6b2ca32ab3fdbf531fd8da438a7a6ae8988ef897d2c001d9cb_amd64",
"8Base-CNV-4.12:container-native-virtualization/hostpath-provisioner-rhel8-operator@sha256:b9d84e63f789c70e31cf60fe06d41359363afc7bbd86a78ac7132f8dae4c467a_amd64",
"8Base-CNV-4.12:container-native-virtualization/hostpath-provisioner-rhel8@sha256:5239dcb229b060a818befd52a1e27b18142985abe0e39cef41eadd66f8b21ec1_amd64",
"8Base-CNV-4.12:container-native-virtualization/hyperconverged-cluster-operator@sha256:8b311b48437c79a6859a84f62cfd10ca8e6dcff4ce665a98ed78633552a172ca_amd64",
"8Base-CNV-4.12:container-native-virtualization/hyperconverged-cluster-webhook-rhel8@sha256:e912171328517664f0298322a7992a6e0e00118dc496ff94ee84190d9057db68_amd64",
"8Base-CNV-4.12:container-native-virtualization/kubemacpool@sha256:ab5a239a35e3de8566cb76db0d59ae92e290a3756d39a2298290f1ab3c7b56c5_amd64",
"8Base-CNV-4.12:container-native-virtualization/kubevirt-console-plugin@sha256:e7dd17d4d206b2d37f24a2ed28bf3d2d6a40463da6cbc6b5696555b455f90055_amd64",
"8Base-CNV-4.12:container-native-virtualization/kubevirt-ssp-operator@sha256:09a834b1f71a19cf9a616ffd9eb04408972f9b8f9549777cab0935f63931c993_amd64",
"8Base-CNV-4.12:container-native-virtualization/kubevirt-tekton-tasks-cleanup-vm@sha256:66284c45e82862dc7c1505fcdfe7b14e72c93c5e7fa6b7108a945220279641e9_amd64",
"8Base-CNV-4.12:container-native-virtualization/kubevirt-tekton-tasks-copy-template@sha256:462770d258407ea93c14c9a99fb4450536261202d1d63a681634af2193c2b062_amd64",
"8Base-CNV-4.12:container-native-virtualization/kubevirt-tekton-tasks-create-datavolume@sha256:31d22c0be03bbb222967d953d35189173fbeb60d1cb32278eb006e8abe78e90c_amd64",
"8Base-CNV-4.12:container-native-virtualization/kubevirt-tekton-tasks-create-vm-from-template@sha256:a62ec91155a7bfc776c402e8b513b0e00797d64a95434346a2e3a4cc25f2d3c5_amd64",
"8Base-CNV-4.12:container-native-virtualization/kubevirt-tekton-tasks-disk-virt-customize@sha256:35274b72a5562e8675854d8cf2ca3ec0c4d0b619c0e630d7b39b7da8ebd3b143_amd64",
"8Base-CNV-4.12:container-native-virtualization/kubevirt-tekton-tasks-disk-virt-sysprep@sha256:6e6ed3d8b1b906f801e36b82d6976bc421ae8344d71d4c563fe6d8e76b5fe9c4_amd64",
"8Base-CNV-4.12:container-native-virtualization/kubevirt-tekton-tasks-modify-vm-template@sha256:b46443d7f21b8b251468e33c929a16008a3ac34a8f50a1d8bc1cd134079ccae4_amd64",
"8Base-CNV-4.12:container-native-virtualization/kubevirt-tekton-tasks-operator@sha256:7f11db20a3c635aa48e3dcadfe555d0cd229c4c7f1790f70ee9c9ee78ab55e67_amd64",
"8Base-CNV-4.12:container-native-virtualization/kubevirt-tekton-tasks-wait-for-vmi-status@sha256:4967b4c46d670a2b109c9a2e6e0ebc850a5e1dacaf8cc0ed691668bfa0cbd418_amd64",
"8Base-CNV-4.12:container-native-virtualization/kubevirt-template-validator@sha256:bf732669655db1b09ef27bc1964fe7b49943d681a5acc9860497512d8877e13f_amd64",
"8Base-CNV-4.12:container-native-virtualization/libguestfs-tools@sha256:4f0d48312d8fe02a17747d65ac644d3e1be2df3cb80a9d0c268acc6ad5b91680_amd64",
"8Base-CNV-4.12:container-native-virtualization/ovs-cni-marker@sha256:077367d5af11030832a5e63a611395b7fa65ee140b490b6f33f8a23a9392dcd5_amd64",
"8Base-CNV-4.12:container-native-virtualization/ovs-cni-plugin@sha256:892e339e8eec78f9865d11984c6dc8e92831ee9a17d6b990cd7fba9f2e506e13_amd64",
"8Base-CNV-4.12:container-native-virtualization/virt-artifacts-server@sha256:9638c34ff48d275842a990deb86110530ffd4937b2b551a4d5263168f7db6d47_amd64",
"8Base-CNV-4.12:container-native-virtualization/virt-cdi-apiserver@sha256:dd68dfc1a588b4e24e533d61b52b68ab0673fd39a95632314f54e1b85cb5f32d_amd64",
"8Base-CNV-4.12:container-native-virtualization/virt-cdi-cloner@sha256:879742e59f3416100969a0d0994e49e3f8cd493310bbd0c0e86e969f86daa204_amd64",
"8Base-CNV-4.12:container-native-virtualization/virt-cdi-controller@sha256:46689591989c8db1fa1f5228b2b9fb51d7abd0425c34951f909ced1fc536f0e4_amd64",
"8Base-CNV-4.12:container-native-virtualization/virt-cdi-importer@sha256:f2d011c18db1dd0dbe068bc650418c4b3f2f94935c053e76a52736da0f33867a_amd64",
"8Base-CNV-4.12:container-native-virtualization/virt-cdi-operator@sha256:8b06f96750c3f8e34a7cc8defeda46a92e3ad553159d3dbc7c4e096b483508ee_amd64",
"8Base-CNV-4.12:container-native-virtualization/virt-cdi-uploadproxy@sha256:84fd85672f6e9891678d6e99c066f8f20a9a2aac08fae11d552d46a317b7f815_amd64",
"8Base-CNV-4.12:container-native-virtualization/virt-cdi-uploadserver@sha256:4b231a260a9c0176f4b45aaf8142fa5e6860892b2fa19fad0f3091c423064211_amd64",
"8Base-CNV-4.12:container-native-virtualization/virt-controller@sha256:e6ddc32f82e940d364e0a3d63c28b4bd41b71574f9479b6d6b01de948baa8cab_amd64",
"8Base-CNV-4.12:container-native-virtualization/virt-exportproxy@sha256:2dc6b5eca4ba0daffe57ff174efc35764a2021eef35ef84c3d030c0f97329ece_amd64",
"8Base-CNV-4.12:container-native-virtualization/virt-exportserver@sha256:dd59838c20f30c7049cbdc4646b8b6f73ce8f33fa13c352ee22985673eaf95e2_amd64",
"8Base-CNV-4.12:container-native-virtualization/virt-handler@sha256:cce366a6b1aa42a9798a8c714dcb795d1c653dfe0ba06c997e65dbba0318e537_amd64",
"8Base-CNV-4.12:container-native-virtualization/virt-launcher@sha256:bd5b00ece84caed816b3f3cc80d8570324e1e8f975cf2c2320726d88fb64f33a_amd64",
"8Base-CNV-4.12:container-native-virtualization/virt-operator@sha256:6c4b16ac62e673d8f5116d592836506be72c5ebd2a07ffc828fee86514db0e9d_amd64",
"8Base-CNV-4.12:container-native-virtualization/virtio-win@sha256:cd321e3d82a87139edabf223414b892c99857d7ac7d089b870e227ea98c970e0_amd64",
"8Base-CNV-4.12:container-native-virtualization/vm-network-latency-checkup@sha256:5a1502efeeaa3958e5755ce07dcb8314305d75c88cc69ddc7d515457935cdc69_amd64"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2107392"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in golang. Calling Unmarshal on an XML document into a Go struct, which has a nested field that uses the \"any\" field tag, can cause a panic due to stack exhaustion.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "golang: encoding/xml: stack exhaustion in Unmarshal",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "Red Hat has marked this as moderate impact for two primary reasons\n1. Though the vulnerability exists, it is hard to exploit in real scenarios (e.g., the attacker must be able to feed crafted XML documents into specific code paths).\n2. The vulnerability is a denial of service (DoS) due to stack exhaustion rather than code execution or data breach. Since it doesn\u2019t compromise confidentiality or integrity.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"8Base-CNV-4.12:container-native-virtualization/virt-api@sha256:cd89350a5e6b3a468acd290819d86f2c77d486fa5a57dbac752f863f1a8a2b23_amd64"
],
"known_not_affected": [
"8Base-CNV-4.12:container-native-virtualization/bridge-marker@sha256:086a9922f34161e5b75d204a0c3281c941f81f76ef8784de434cc79acc76174c_amd64",
"8Base-CNV-4.12:container-native-virtualization/cluster-network-addons-operator@sha256:d2c19fd4c2327eb84179acf652157982b29c365d8a526d70517c6dd93ea6ebc7_amd64",
"8Base-CNV-4.12:container-native-virtualization/cnv-containernetworking-plugins@sha256:3d6003dea97e48d240668e55b2705f0251259006251abafaa3dc08fbc69f1312_amd64",
"8Base-CNV-4.12:container-native-virtualization/cnv-must-gather-rhel8@sha256:dcb95d2b4958ce69f8fcf61c9c90e0516d7844db62f2297ebf1ef18e5d8c05b4_amd64",
"8Base-CNV-4.12:container-native-virtualization/hco-bundle-registry@sha256:73680901c7733ba27f729fd6475971e0909c2fe9efacf74d556f961a1494274e_amd64",
"8Base-CNV-4.12:container-native-virtualization/hostpath-csi-driver@sha256:a0b75e357628ca6b2ca32ab3fdbf531fd8da438a7a6ae8988ef897d2c001d9cb_amd64",
"8Base-CNV-4.12:container-native-virtualization/hostpath-provisioner-rhel8-operator@sha256:b9d84e63f789c70e31cf60fe06d41359363afc7bbd86a78ac7132f8dae4c467a_amd64",
"8Base-CNV-4.12:container-native-virtualization/hostpath-provisioner-rhel8@sha256:5239dcb229b060a818befd52a1e27b18142985abe0e39cef41eadd66f8b21ec1_amd64",
"8Base-CNV-4.12:container-native-virtualization/hyperconverged-cluster-operator@sha256:8b311b48437c79a6859a84f62cfd10ca8e6dcff4ce665a98ed78633552a172ca_amd64",
"8Base-CNV-4.12:container-native-virtualization/hyperconverged-cluster-webhook-rhel8@sha256:e912171328517664f0298322a7992a6e0e00118dc496ff94ee84190d9057db68_amd64",
"8Base-CNV-4.12:container-native-virtualization/kubemacpool@sha256:ab5a239a35e3de8566cb76db0d59ae92e290a3756d39a2298290f1ab3c7b56c5_amd64",
"8Base-CNV-4.12:container-native-virtualization/kubevirt-console-plugin@sha256:e7dd17d4d206b2d37f24a2ed28bf3d2d6a40463da6cbc6b5696555b455f90055_amd64",
"8Base-CNV-4.12:container-native-virtualization/kubevirt-ssp-operator@sha256:09a834b1f71a19cf9a616ffd9eb04408972f9b8f9549777cab0935f63931c993_amd64",
"8Base-CNV-4.12:container-native-virtualization/kubevirt-tekton-tasks-cleanup-vm@sha256:66284c45e82862dc7c1505fcdfe7b14e72c93c5e7fa6b7108a945220279641e9_amd64",
"8Base-CNV-4.12:container-native-virtualization/kubevirt-tekton-tasks-copy-template@sha256:462770d258407ea93c14c9a99fb4450536261202d1d63a681634af2193c2b062_amd64",
"8Base-CNV-4.12:container-native-virtualization/kubevirt-tekton-tasks-create-datavolume@sha256:31d22c0be03bbb222967d953d35189173fbeb60d1cb32278eb006e8abe78e90c_amd64",
"8Base-CNV-4.12:container-native-virtualization/kubevirt-tekton-tasks-create-vm-from-template@sha256:a62ec91155a7bfc776c402e8b513b0e00797d64a95434346a2e3a4cc25f2d3c5_amd64",
"8Base-CNV-4.12:container-native-virtualization/kubevirt-tekton-tasks-disk-virt-customize@sha256:35274b72a5562e8675854d8cf2ca3ec0c4d0b619c0e630d7b39b7da8ebd3b143_amd64",
"8Base-CNV-4.12:container-native-virtualization/kubevirt-tekton-tasks-disk-virt-sysprep@sha256:6e6ed3d8b1b906f801e36b82d6976bc421ae8344d71d4c563fe6d8e76b5fe9c4_amd64",
"8Base-CNV-4.12:container-native-virtualization/kubevirt-tekton-tasks-modify-vm-template@sha256:b46443d7f21b8b251468e33c929a16008a3ac34a8f50a1d8bc1cd134079ccae4_amd64",
"8Base-CNV-4.12:container-native-virtualization/kubevirt-tekton-tasks-operator@sha256:7f11db20a3c635aa48e3dcadfe555d0cd229c4c7f1790f70ee9c9ee78ab55e67_amd64",
"8Base-CNV-4.12:container-native-virtualization/kubevirt-tekton-tasks-wait-for-vmi-status@sha256:4967b4c46d670a2b109c9a2e6e0ebc850a5e1dacaf8cc0ed691668bfa0cbd418_amd64",
"8Base-CNV-4.12:container-native-virtualization/kubevirt-template-validator@sha256:bf732669655db1b09ef27bc1964fe7b49943d681a5acc9860497512d8877e13f_amd64",
"8Base-CNV-4.12:container-native-virtualization/libguestfs-tools@sha256:4f0d48312d8fe02a17747d65ac644d3e1be2df3cb80a9d0c268acc6ad5b91680_amd64",
"8Base-CNV-4.12:container-native-virtualization/ovs-cni-marker@sha256:077367d5af11030832a5e63a611395b7fa65ee140b490b6f33f8a23a9392dcd5_amd64",
"8Base-CNV-4.12:container-native-virtualization/ovs-cni-plugin@sha256:892e339e8eec78f9865d11984c6dc8e92831ee9a17d6b990cd7fba9f2e506e13_amd64",
"8Base-CNV-4.12:container-native-virtualization/virt-artifacts-server@sha256:9638c34ff48d275842a990deb86110530ffd4937b2b551a4d5263168f7db6d47_amd64",
"8Base-CNV-4.12:container-native-virtualization/virt-cdi-apiserver@sha256:dd68dfc1a588b4e24e533d61b52b68ab0673fd39a95632314f54e1b85cb5f32d_amd64",
"8Base-CNV-4.12:container-native-virtualization/virt-cdi-cloner@sha256:879742e59f3416100969a0d0994e49e3f8cd493310bbd0c0e86e969f86daa204_amd64",
"8Base-CNV-4.12:container-native-virtualization/virt-cdi-controller@sha256:46689591989c8db1fa1f5228b2b9fb51d7abd0425c34951f909ced1fc536f0e4_amd64",
"8Base-CNV-4.12:container-native-virtualization/virt-cdi-importer@sha256:f2d011c18db1dd0dbe068bc650418c4b3f2f94935c053e76a52736da0f33867a_amd64",
"8Base-CNV-4.12:container-native-virtualization/virt-cdi-operator@sha256:8b06f96750c3f8e34a7cc8defeda46a92e3ad553159d3dbc7c4e096b483508ee_amd64",
"8Base-CNV-4.12:container-native-virtualization/virt-cdi-uploadproxy@sha256:84fd85672f6e9891678d6e99c066f8f20a9a2aac08fae11d552d46a317b7f815_amd64",
"8Base-CNV-4.12:container-native-virtualization/virt-cdi-uploadserver@sha256:4b231a260a9c0176f4b45aaf8142fa5e6860892b2fa19fad0f3091c423064211_amd64",
"8Base-CNV-4.12:container-native-virtualization/virt-controller@sha256:e6ddc32f82e940d364e0a3d63c28b4bd41b71574f9479b6d6b01de948baa8cab_amd64",
"8Base-CNV-4.12:container-native-virtualization/virt-exportproxy@sha256:2dc6b5eca4ba0daffe57ff174efc35764a2021eef35ef84c3d030c0f97329ece_amd64",
"8Base-CNV-4.12:container-native-virtualization/virt-exportserver@sha256:dd59838c20f30c7049cbdc4646b8b6f73ce8f33fa13c352ee22985673eaf95e2_amd64",
"8Base-CNV-4.12:container-native-virtualization/virt-handler@sha256:cce366a6b1aa42a9798a8c714dcb795d1c653dfe0ba06c997e65dbba0318e537_amd64",
"8Base-CNV-4.12:container-native-virtualization/virt-launcher@sha256:bd5b00ece84caed816b3f3cc80d8570324e1e8f975cf2c2320726d88fb64f33a_amd64",
"8Base-CNV-4.12:container-native-virtualization/virt-operator@sha256:6c4b16ac62e673d8f5116d592836506be72c5ebd2a07ffc828fee86514db0e9d_amd64",
"8Base-CNV-4.12:container-native-virtualization/virtio-win@sha256:cd321e3d82a87139edabf223414b892c99857d7ac7d089b870e227ea98c970e0_amd64",
"8Base-CNV-4.12:container-native-virtualization/vm-network-latency-checkup@sha256:5a1502efeeaa3958e5755ce07dcb8314305d75c88cc69ddc7d515457935cdc69_amd64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2022-30633"
},
{
"category": "external",
"summary": "RHBZ#2107392",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2107392"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2022-30633",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-30633"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2022-30633",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2022-30633"
},
{
"category": "external",
"summary": "https://go.dev/issue/53611",
"url": "https://go.dev/issue/53611"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-announce/c/nqrv9fbR0zE",
"url": "https://groups.google.com/g/golang-announce/c/nqrv9fbR0zE"
}
],
"release_date": "2022-07-12T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2023-01-25T11:11:29+00:00",
"details": "Before applying this update, you must apply all previously released errata\nrelevant to your system.\n\nTo apply this update, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"8Base-CNV-4.12:container-native-virtualization/virt-api@sha256:cd89350a5e6b3a468acd290819d86f2c77d486fa5a57dbac752f863f1a8a2b23_amd64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2023:0408"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"8Base-CNV-4.12:container-native-virtualization/bridge-marker@sha256:086a9922f34161e5b75d204a0c3281c941f81f76ef8784de434cc79acc76174c_amd64",
"8Base-CNV-4.12:container-native-virtualization/cluster-network-addons-operator@sha256:d2c19fd4c2327eb84179acf652157982b29c365d8a526d70517c6dd93ea6ebc7_amd64",
"8Base-CNV-4.12:container-native-virtualization/cnv-containernetworking-plugins@sha256:3d6003dea97e48d240668e55b2705f0251259006251abafaa3dc08fbc69f1312_amd64",
"8Base-CNV-4.12:container-native-virtualization/cnv-must-gather-rhel8@sha256:dcb95d2b4958ce69f8fcf61c9c90e0516d7844db62f2297ebf1ef18e5d8c05b4_amd64",
"8Base-CNV-4.12:container-native-virtualization/hco-bundle-registry@sha256:73680901c7733ba27f729fd6475971e0909c2fe9efacf74d556f961a1494274e_amd64",
"8Base-CNV-4.12:container-native-virtualization/hostpath-csi-driver@sha256:a0b75e357628ca6b2ca32ab3fdbf531fd8da438a7a6ae8988ef897d2c001d9cb_amd64",
"8Base-CNV-4.12:container-native-virtualization/hostpath-provisioner-rhel8-operator@sha256:b9d84e63f789c70e31cf60fe06d41359363afc7bbd86a78ac7132f8dae4c467a_amd64",
"8Base-CNV-4.12:container-native-virtualization/hostpath-provisioner-rhel8@sha256:5239dcb229b060a818befd52a1e27b18142985abe0e39cef41eadd66f8b21ec1_amd64",
"8Base-CNV-4.12:container-native-virtualization/hyperconverged-cluster-operator@sha256:8b311b48437c79a6859a84f62cfd10ca8e6dcff4ce665a98ed78633552a172ca_amd64",
"8Base-CNV-4.12:container-native-virtualization/hyperconverged-cluster-webhook-rhel8@sha256:e912171328517664f0298322a7992a6e0e00118dc496ff94ee84190d9057db68_amd64",
"8Base-CNV-4.12:container-native-virtualization/kubemacpool@sha256:ab5a239a35e3de8566cb76db0d59ae92e290a3756d39a2298290f1ab3c7b56c5_amd64",
"8Base-CNV-4.12:container-native-virtualization/kubevirt-console-plugin@sha256:e7dd17d4d206b2d37f24a2ed28bf3d2d6a40463da6cbc6b5696555b455f90055_amd64",
"8Base-CNV-4.12:container-native-virtualization/kubevirt-ssp-operator@sha256:09a834b1f71a19cf9a616ffd9eb04408972f9b8f9549777cab0935f63931c993_amd64",
"8Base-CNV-4.12:container-native-virtualization/kubevirt-tekton-tasks-cleanup-vm@sha256:66284c45e82862dc7c1505fcdfe7b14e72c93c5e7fa6b7108a945220279641e9_amd64",
"8Base-CNV-4.12:container-native-virtualization/kubevirt-tekton-tasks-copy-template@sha256:462770d258407ea93c14c9a99fb4450536261202d1d63a681634af2193c2b062_amd64",
"8Base-CNV-4.12:container-native-virtualization/kubevirt-tekton-tasks-create-datavolume@sha256:31d22c0be03bbb222967d953d35189173fbeb60d1cb32278eb006e8abe78e90c_amd64",
"8Base-CNV-4.12:container-native-virtualization/kubevirt-tekton-tasks-create-vm-from-template@sha256:a62ec91155a7bfc776c402e8b513b0e00797d64a95434346a2e3a4cc25f2d3c5_amd64",
"8Base-CNV-4.12:container-native-virtualization/kubevirt-tekton-tasks-disk-virt-customize@sha256:35274b72a5562e8675854d8cf2ca3ec0c4d0b619c0e630d7b39b7da8ebd3b143_amd64",
"8Base-CNV-4.12:container-native-virtualization/kubevirt-tekton-tasks-disk-virt-sysprep@sha256:6e6ed3d8b1b906f801e36b82d6976bc421ae8344d71d4c563fe6d8e76b5fe9c4_amd64",
"8Base-CNV-4.12:container-native-virtualization/kubevirt-tekton-tasks-modify-vm-template@sha256:b46443d7f21b8b251468e33c929a16008a3ac34a8f50a1d8bc1cd134079ccae4_amd64",
"8Base-CNV-4.12:container-native-virtualization/kubevirt-tekton-tasks-operator@sha256:7f11db20a3c635aa48e3dcadfe555d0cd229c4c7f1790f70ee9c9ee78ab55e67_amd64",
"8Base-CNV-4.12:container-native-virtualization/kubevirt-tekton-tasks-wait-for-vmi-status@sha256:4967b4c46d670a2b109c9a2e6e0ebc850a5e1dacaf8cc0ed691668bfa0cbd418_amd64",
"8Base-CNV-4.12:container-native-virtualization/kubevirt-template-validator@sha256:bf732669655db1b09ef27bc1964fe7b49943d681a5acc9860497512d8877e13f_amd64",
"8Base-CNV-4.12:container-native-virtualization/libguestfs-tools@sha256:4f0d48312d8fe02a17747d65ac644d3e1be2df3cb80a9d0c268acc6ad5b91680_amd64",
"8Base-CNV-4.12:container-native-virtualization/ovs-cni-marker@sha256:077367d5af11030832a5e63a611395b7fa65ee140b490b6f33f8a23a9392dcd5_amd64",
"8Base-CNV-4.12:container-native-virtualization/ovs-cni-plugin@sha256:892e339e8eec78f9865d11984c6dc8e92831ee9a17d6b990cd7fba9f2e506e13_amd64",
"8Base-CNV-4.12:container-native-virtualization/virt-api@sha256:cd89350a5e6b3a468acd290819d86f2c77d486fa5a57dbac752f863f1a8a2b23_amd64",
"8Base-CNV-4.12:container-native-virtualization/virt-artifacts-server@sha256:9638c34ff48d275842a990deb86110530ffd4937b2b551a4d5263168f7db6d47_amd64",
"8Base-CNV-4.12:container-native-virtualization/virt-cdi-apiserver@sha256:dd68dfc1a588b4e24e533d61b52b68ab0673fd39a95632314f54e1b85cb5f32d_amd64",
"8Base-CNV-4.12:container-native-virtualization/virt-cdi-cloner@sha256:879742e59f3416100969a0d0994e49e3f8cd493310bbd0c0e86e969f86daa204_amd64",
"8Base-CNV-4.12:container-native-virtualization/virt-cdi-controller@sha256:46689591989c8db1fa1f5228b2b9fb51d7abd0425c34951f909ced1fc536f0e4_amd64",
"8Base-CNV-4.12:container-native-virtualization/virt-cdi-importer@sha256:f2d011c18db1dd0dbe068bc650418c4b3f2f94935c053e76a52736da0f33867a_amd64",
"8Base-CNV-4.12:container-native-virtualization/virt-cdi-operator@sha256:8b06f96750c3f8e34a7cc8defeda46a92e3ad553159d3dbc7c4e096b483508ee_amd64",
"8Base-CNV-4.12:container-native-virtualization/virt-cdi-uploadproxy@sha256:84fd85672f6e9891678d6e99c066f8f20a9a2aac08fae11d552d46a317b7f815_amd64",
"8Base-CNV-4.12:container-native-virtualization/virt-cdi-uploadserver@sha256:4b231a260a9c0176f4b45aaf8142fa5e6860892b2fa19fad0f3091c423064211_amd64",
"8Base-CNV-4.12:container-native-virtualization/virt-controller@sha256:e6ddc32f82e940d364e0a3d63c28b4bd41b71574f9479b6d6b01de948baa8cab_amd64",
"8Base-CNV-4.12:container-native-virtualization/virt-exportproxy@sha256:2dc6b5eca4ba0daffe57ff174efc35764a2021eef35ef84c3d030c0f97329ece_amd64",
"8Base-CNV-4.12:container-native-virtualization/virt-exportserver@sha256:dd59838c20f30c7049cbdc4646b8b6f73ce8f33fa13c352ee22985673eaf95e2_amd64",
"8Base-CNV-4.12:container-native-virtualization/virt-handler@sha256:cce366a6b1aa42a9798a8c714dcb795d1c653dfe0ba06c997e65dbba0318e537_amd64",
"8Base-CNV-4.12:container-native-virtualization/virt-launcher@sha256:bd5b00ece84caed816b3f3cc80d8570324e1e8f975cf2c2320726d88fb64f33a_amd64",
"8Base-CNV-4.12:container-native-virtualization/virt-operator@sha256:6c4b16ac62e673d8f5116d592836506be72c5ebd2a07ffc828fee86514db0e9d_amd64",
"8Base-CNV-4.12:container-native-virtualization/virtio-win@sha256:cd321e3d82a87139edabf223414b892c99857d7ac7d089b870e227ea98c970e0_amd64",
"8Base-CNV-4.12:container-native-virtualization/vm-network-latency-checkup@sha256:5a1502efeeaa3958e5755ce07dcb8314305d75c88cc69ddc7d515457935cdc69_amd64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "golang: encoding/xml: stack exhaustion in Unmarshal"
},
{
"cve": "CVE-2022-30635",
"cwe": {
"id": "CWE-1325",
"name": "Improperly Controlled Sequential Memory Allocation"
},
"discovery_date": "2022-07-14T00:00:00+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"8Base-CNV-4.12:container-native-virtualization/bridge-marker@sha256:086a9922f34161e5b75d204a0c3281c941f81f76ef8784de434cc79acc76174c_amd64",
"8Base-CNV-4.12:container-native-virtualization/cluster-network-addons-operator@sha256:d2c19fd4c2327eb84179acf652157982b29c365d8a526d70517c6dd93ea6ebc7_amd64",
"8Base-CNV-4.12:container-native-virtualization/cnv-containernetworking-plugins@sha256:3d6003dea97e48d240668e55b2705f0251259006251abafaa3dc08fbc69f1312_amd64",
"8Base-CNV-4.12:container-native-virtualization/cnv-must-gather-rhel8@sha256:dcb95d2b4958ce69f8fcf61c9c90e0516d7844db62f2297ebf1ef18e5d8c05b4_amd64",
"8Base-CNV-4.12:container-native-virtualization/hco-bundle-registry@sha256:73680901c7733ba27f729fd6475971e0909c2fe9efacf74d556f961a1494274e_amd64",
"8Base-CNV-4.12:container-native-virtualization/hostpath-csi-driver@sha256:a0b75e357628ca6b2ca32ab3fdbf531fd8da438a7a6ae8988ef897d2c001d9cb_amd64",
"8Base-CNV-4.12:container-native-virtualization/hostpath-provisioner-rhel8-operator@sha256:b9d84e63f789c70e31cf60fe06d41359363afc7bbd86a78ac7132f8dae4c467a_amd64",
"8Base-CNV-4.12:container-native-virtualization/hostpath-provisioner-rhel8@sha256:5239dcb229b060a818befd52a1e27b18142985abe0e39cef41eadd66f8b21ec1_amd64",
"8Base-CNV-4.12:container-native-virtualization/hyperconverged-cluster-operator@sha256:8b311b48437c79a6859a84f62cfd10ca8e6dcff4ce665a98ed78633552a172ca_amd64",
"8Base-CNV-4.12:container-native-virtualization/hyperconverged-cluster-webhook-rhel8@sha256:e912171328517664f0298322a7992a6e0e00118dc496ff94ee84190d9057db68_amd64",
"8Base-CNV-4.12:container-native-virtualization/kubemacpool@sha256:ab5a239a35e3de8566cb76db0d59ae92e290a3756d39a2298290f1ab3c7b56c5_amd64",
"8Base-CNV-4.12:container-native-virtualization/kubevirt-console-plugin@sha256:e7dd17d4d206b2d37f24a2ed28bf3d2d6a40463da6cbc6b5696555b455f90055_amd64",
"8Base-CNV-4.12:container-native-virtualization/kubevirt-ssp-operator@sha256:09a834b1f71a19cf9a616ffd9eb04408972f9b8f9549777cab0935f63931c993_amd64",
"8Base-CNV-4.12:container-native-virtualization/kubevirt-tekton-tasks-cleanup-vm@sha256:66284c45e82862dc7c1505fcdfe7b14e72c93c5e7fa6b7108a945220279641e9_amd64",
"8Base-CNV-4.12:container-native-virtualization/kubevirt-tekton-tasks-copy-template@sha256:462770d258407ea93c14c9a99fb4450536261202d1d63a681634af2193c2b062_amd64",
"8Base-CNV-4.12:container-native-virtualization/kubevirt-tekton-tasks-create-datavolume@sha256:31d22c0be03bbb222967d953d35189173fbeb60d1cb32278eb006e8abe78e90c_amd64",
"8Base-CNV-4.12:container-native-virtualization/kubevirt-tekton-tasks-create-vm-from-template@sha256:a62ec91155a7bfc776c402e8b513b0e00797d64a95434346a2e3a4cc25f2d3c5_amd64",
"8Base-CNV-4.12:container-native-virtualization/kubevirt-tekton-tasks-disk-virt-customize@sha256:35274b72a5562e8675854d8cf2ca3ec0c4d0b619c0e630d7b39b7da8ebd3b143_amd64",
"8Base-CNV-4.12:container-native-virtualization/kubevirt-tekton-tasks-disk-virt-sysprep@sha256:6e6ed3d8b1b906f801e36b82d6976bc421ae8344d71d4c563fe6d8e76b5fe9c4_amd64",
"8Base-CNV-4.12:container-native-virtualization/kubevirt-tekton-tasks-modify-vm-template@sha256:b46443d7f21b8b251468e33c929a16008a3ac34a8f50a1d8bc1cd134079ccae4_amd64",
"8Base-CNV-4.12:container-native-virtualization/kubevirt-tekton-tasks-operator@sha256:7f11db20a3c635aa48e3dcadfe555d0cd229c4c7f1790f70ee9c9ee78ab55e67_amd64",
"8Base-CNV-4.12:container-native-virtualization/kubevirt-tekton-tasks-wait-for-vmi-status@sha256:4967b4c46d670a2b109c9a2e6e0ebc850a5e1dacaf8cc0ed691668bfa0cbd418_amd64",
"8Base-CNV-4.12:container-native-virtualization/kubevirt-template-validator@sha256:bf732669655db1b09ef27bc1964fe7b49943d681a5acc9860497512d8877e13f_amd64",
"8Base-CNV-4.12:container-native-virtualization/libguestfs-tools@sha256:4f0d48312d8fe02a17747d65ac644d3e1be2df3cb80a9d0c268acc6ad5b91680_amd64",
"8Base-CNV-4.12:container-native-virtualization/ovs-cni-marker@sha256:077367d5af11030832a5e63a611395b7fa65ee140b490b6f33f8a23a9392dcd5_amd64",
"8Base-CNV-4.12:container-native-virtualization/ovs-cni-plugin@sha256:892e339e8eec78f9865d11984c6dc8e92831ee9a17d6b990cd7fba9f2e506e13_amd64",
"8Base-CNV-4.12:container-native-virtualization/virt-artifacts-server@sha256:9638c34ff48d275842a990deb86110530ffd4937b2b551a4d5263168f7db6d47_amd64",
"8Base-CNV-4.12:container-native-virtualization/virt-cdi-apiserver@sha256:dd68dfc1a588b4e24e533d61b52b68ab0673fd39a95632314f54e1b85cb5f32d_amd64",
"8Base-CNV-4.12:container-native-virtualization/virt-cdi-cloner@sha256:879742e59f3416100969a0d0994e49e3f8cd493310bbd0c0e86e969f86daa204_amd64",
"8Base-CNV-4.12:container-native-virtualization/virt-cdi-controller@sha256:46689591989c8db1fa1f5228b2b9fb51d7abd0425c34951f909ced1fc536f0e4_amd64",
"8Base-CNV-4.12:container-native-virtualization/virt-cdi-importer@sha256:f2d011c18db1dd0dbe068bc650418c4b3f2f94935c053e76a52736da0f33867a_amd64",
"8Base-CNV-4.12:container-native-virtualization/virt-cdi-operator@sha256:8b06f96750c3f8e34a7cc8defeda46a92e3ad553159d3dbc7c4e096b483508ee_amd64",
"8Base-CNV-4.12:container-native-virtualization/virt-cdi-uploadproxy@sha256:84fd85672f6e9891678d6e99c066f8f20a9a2aac08fae11d552d46a317b7f815_amd64",
"8Base-CNV-4.12:container-native-virtualization/virt-cdi-uploadserver@sha256:4b231a260a9c0176f4b45aaf8142fa5e6860892b2fa19fad0f3091c423064211_amd64",
"8Base-CNV-4.12:container-native-virtualization/virt-controller@sha256:e6ddc32f82e940d364e0a3d63c28b4bd41b71574f9479b6d6b01de948baa8cab_amd64",
"8Base-CNV-4.12:container-native-virtualization/virt-exportproxy@sha256:2dc6b5eca4ba0daffe57ff174efc35764a2021eef35ef84c3d030c0f97329ece_amd64",
"8Base-CNV-4.12:container-native-virtualization/virt-exportserver@sha256:dd59838c20f30c7049cbdc4646b8b6f73ce8f33fa13c352ee22985673eaf95e2_amd64",
"8Base-CNV-4.12:container-native-virtualization/virt-handler@sha256:cce366a6b1aa42a9798a8c714dcb795d1c653dfe0ba06c997e65dbba0318e537_amd64",
"8Base-CNV-4.12:container-native-virtualization/virt-launcher@sha256:bd5b00ece84caed816b3f3cc80d8570324e1e8f975cf2c2320726d88fb64f33a_amd64",
"8Base-CNV-4.12:container-native-virtualization/virt-operator@sha256:6c4b16ac62e673d8f5116d592836506be72c5ebd2a07ffc828fee86514db0e9d_amd64",
"8Base-CNV-4.12:container-native-virtualization/virtio-win@sha256:cd321e3d82a87139edabf223414b892c99857d7ac7d089b870e227ea98c970e0_amd64",
"8Base-CNV-4.12:container-native-virtualization/vm-network-latency-checkup@sha256:5a1502efeeaa3958e5755ce07dcb8314305d75c88cc69ddc7d515457935cdc69_amd64"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2107388"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in golang. When calling Decoder, Decode on a message that contains deeply nested structures, a panic can occur due to stack exhaustion and allows an attacker to impact system availability.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "golang: encoding/gob: stack exhaustion in Decoder.Decode",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "OpenShift Container Platform (OCP) starting from 4.10 stream is already compiled in the patched version of Go, hence is not affected by this vulnerability.The vulnerability has been rated as moderate instead of high because the vulnerability can only result in a minor denial of service.\n\nWithin regulated environments, a combination of the following controls acts as a significant barrier to successfully exploiting a CWE-1325: Improperly Controlled Sequential Memory Allocation vulnerability and therefore downgrades the severity of this particular CVE from Moderate to Low.\n\nAccess to the platform is granted only after successful hard token-based multi-factor authentication (MFA) and is governed by least privilege to ensure only authorized users and roles can execute or modify code. Static code analysis and peer reviews enforce strong input validation and error handling, preventing improperly validated inputs from causing system instability, data exposure, or privilege escalation. In the event of successful exploitation, process isolation limits the impact of excessive sequential memory allocation by restricting memory use per process, preventing any single process from exhausting system resources. Finally, the platform uses memory protection mechanisms such as Data Execution Prevention (DEP) and Address Space Layout Randomization (ASLR) to reduce the risk of memory allocation-based attacks.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"8Base-CNV-4.12:container-native-virtualization/virt-api@sha256:cd89350a5e6b3a468acd290819d86f2c77d486fa5a57dbac752f863f1a8a2b23_amd64"
],
"known_not_affected": [
"8Base-CNV-4.12:container-native-virtualization/bridge-marker@sha256:086a9922f34161e5b75d204a0c3281c941f81f76ef8784de434cc79acc76174c_amd64",
"8Base-CNV-4.12:container-native-virtualization/cluster-network-addons-operator@sha256:d2c19fd4c2327eb84179acf652157982b29c365d8a526d70517c6dd93ea6ebc7_amd64",
"8Base-CNV-4.12:container-native-virtualization/cnv-containernetworking-plugins@sha256:3d6003dea97e48d240668e55b2705f0251259006251abafaa3dc08fbc69f1312_amd64",
"8Base-CNV-4.12:container-native-virtualization/cnv-must-gather-rhel8@sha256:dcb95d2b4958ce69f8fcf61c9c90e0516d7844db62f2297ebf1ef18e5d8c05b4_amd64",
"8Base-CNV-4.12:container-native-virtualization/hco-bundle-registry@sha256:73680901c7733ba27f729fd6475971e0909c2fe9efacf74d556f961a1494274e_amd64",
"8Base-CNV-4.12:container-native-virtualization/hostpath-csi-driver@sha256:a0b75e357628ca6b2ca32ab3fdbf531fd8da438a7a6ae8988ef897d2c001d9cb_amd64",
"8Base-CNV-4.12:container-native-virtualization/hostpath-provisioner-rhel8-operator@sha256:b9d84e63f789c70e31cf60fe06d41359363afc7bbd86a78ac7132f8dae4c467a_amd64",
"8Base-CNV-4.12:container-native-virtualization/hostpath-provisioner-rhel8@sha256:5239dcb229b060a818befd52a1e27b18142985abe0e39cef41eadd66f8b21ec1_amd64",
"8Base-CNV-4.12:container-native-virtualization/hyperconverged-cluster-operator@sha256:8b311b48437c79a6859a84f62cfd10ca8e6dcff4ce665a98ed78633552a172ca_amd64",
"8Base-CNV-4.12:container-native-virtualization/hyperconverged-cluster-webhook-rhel8@sha256:e912171328517664f0298322a7992a6e0e00118dc496ff94ee84190d9057db68_amd64",
"8Base-CNV-4.12:container-native-virtualization/kubemacpool@sha256:ab5a239a35e3de8566cb76db0d59ae92e290a3756d39a2298290f1ab3c7b56c5_amd64",
"8Base-CNV-4.12:container-native-virtualization/kubevirt-console-plugin@sha256:e7dd17d4d206b2d37f24a2ed28bf3d2d6a40463da6cbc6b5696555b455f90055_amd64",
"8Base-CNV-4.12:container-native-virtualization/kubevirt-ssp-operator@sha256:09a834b1f71a19cf9a616ffd9eb04408972f9b8f9549777cab0935f63931c993_amd64",
"8Base-CNV-4.12:container-native-virtualization/kubevirt-tekton-tasks-cleanup-vm@sha256:66284c45e82862dc7c1505fcdfe7b14e72c93c5e7fa6b7108a945220279641e9_amd64",
"8Base-CNV-4.12:container-native-virtualization/kubevirt-tekton-tasks-copy-template@sha256:462770d258407ea93c14c9a99fb4450536261202d1d63a681634af2193c2b062_amd64",
"8Base-CNV-4.12:container-native-virtualization/kubevirt-tekton-tasks-create-datavolume@sha256:31d22c0be03bbb222967d953d35189173fbeb60d1cb32278eb006e8abe78e90c_amd64",
"8Base-CNV-4.12:container-native-virtualization/kubevirt-tekton-tasks-create-vm-from-template@sha256:a62ec91155a7bfc776c402e8b513b0e00797d64a95434346a2e3a4cc25f2d3c5_amd64",
"8Base-CNV-4.12:container-native-virtualization/kubevirt-tekton-tasks-disk-virt-customize@sha256:35274b72a5562e8675854d8cf2ca3ec0c4d0b619c0e630d7b39b7da8ebd3b143_amd64",
"8Base-CNV-4.12:container-native-virtualization/kubevirt-tekton-tasks-disk-virt-sysprep@sha256:6e6ed3d8b1b906f801e36b82d6976bc421ae8344d71d4c563fe6d8e76b5fe9c4_amd64",
"8Base-CNV-4.12:container-native-virtualization/kubevirt-tekton-tasks-modify-vm-template@sha256:b46443d7f21b8b251468e33c929a16008a3ac34a8f50a1d8bc1cd134079ccae4_amd64",
"8Base-CNV-4.12:container-native-virtualization/kubevirt-tekton-tasks-operator@sha256:7f11db20a3c635aa48e3dcadfe555d0cd229c4c7f1790f70ee9c9ee78ab55e67_amd64",
"8Base-CNV-4.12:container-native-virtualization/kubevirt-tekton-tasks-wait-for-vmi-status@sha256:4967b4c46d670a2b109c9a2e6e0ebc850a5e1dacaf8cc0ed691668bfa0cbd418_amd64",
"8Base-CNV-4.12:container-native-virtualization/kubevirt-template-validator@sha256:bf732669655db1b09ef27bc1964fe7b49943d681a5acc9860497512d8877e13f_amd64",
"8Base-CNV-4.12:container-native-virtualization/libguestfs-tools@sha256:4f0d48312d8fe02a17747d65ac644d3e1be2df3cb80a9d0c268acc6ad5b91680_amd64",
"8Base-CNV-4.12:container-native-virtualization/ovs-cni-marker@sha256:077367d5af11030832a5e63a611395b7fa65ee140b490b6f33f8a23a9392dcd5_amd64",
"8Base-CNV-4.12:container-native-virtualization/ovs-cni-plugin@sha256:892e339e8eec78f9865d11984c6dc8e92831ee9a17d6b990cd7fba9f2e506e13_amd64",
"8Base-CNV-4.12:container-native-virtualization/virt-artifacts-server@sha256:9638c34ff48d275842a990deb86110530ffd4937b2b551a4d5263168f7db6d47_amd64",
"8Base-CNV-4.12:container-native-virtualization/virt-cdi-apiserver@sha256:dd68dfc1a588b4e24e533d61b52b68ab0673fd39a95632314f54e1b85cb5f32d_amd64",
"8Base-CNV-4.12:container-native-virtualization/virt-cdi-cloner@sha256:879742e59f3416100969a0d0994e49e3f8cd493310bbd0c0e86e969f86daa204_amd64",
"8Base-CNV-4.12:container-native-virtualization/virt-cdi-controller@sha256:46689591989c8db1fa1f5228b2b9fb51d7abd0425c34951f909ced1fc536f0e4_amd64",
"8Base-CNV-4.12:container-native-virtualization/virt-cdi-importer@sha256:f2d011c18db1dd0dbe068bc650418c4b3f2f94935c053e76a52736da0f33867a_amd64",
"8Base-CNV-4.12:container-native-virtualization/virt-cdi-operator@sha256:8b06f96750c3f8e34a7cc8defeda46a92e3ad553159d3dbc7c4e096b483508ee_amd64",
"8Base-CNV-4.12:container-native-virtualization/virt-cdi-uploadproxy@sha256:84fd85672f6e9891678d6e99c066f8f20a9a2aac08fae11d552d46a317b7f815_amd64",
"8Base-CNV-4.12:container-native-virtualization/virt-cdi-uploadserver@sha256:4b231a260a9c0176f4b45aaf8142fa5e6860892b2fa19fad0f3091c423064211_amd64",
"8Base-CNV-4.12:container-native-virtualization/virt-controller@sha256:e6ddc32f82e940d364e0a3d63c28b4bd41b71574f9479b6d6b01de948baa8cab_amd64",
"8Base-CNV-4.12:container-native-virtualization/virt-exportproxy@sha256:2dc6b5eca4ba0daffe57ff174efc35764a2021eef35ef84c3d030c0f97329ece_amd64",
"8Base-CNV-4.12:container-native-virtualization/virt-exportserver@sha256:dd59838c20f30c7049cbdc4646b8b6f73ce8f33fa13c352ee22985673eaf95e2_amd64",
"8Base-CNV-4.12:container-native-virtualization/virt-handler@sha256:cce366a6b1aa42a9798a8c714dcb795d1c653dfe0ba06c997e65dbba0318e537_amd64",
"8Base-CNV-4.12:container-native-virtualization/virt-launcher@sha256:bd5b00ece84caed816b3f3cc80d8570324e1e8f975cf2c2320726d88fb64f33a_amd64",
"8Base-CNV-4.12:container-native-virtualization/virt-operator@sha256:6c4b16ac62e673d8f5116d592836506be72c5ebd2a07ffc828fee86514db0e9d_amd64",
"8Base-CNV-4.12:container-native-virtualization/virtio-win@sha256:cd321e3d82a87139edabf223414b892c99857d7ac7d089b870e227ea98c970e0_amd64",
"8Base-CNV-4.12:container-native-virtualization/vm-network-latency-checkup@sha256:5a1502efeeaa3958e5755ce07dcb8314305d75c88cc69ddc7d515457935cdc69_amd64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2022-30635"
},
{
"category": "external",
"summary": "RHBZ#2107388",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2107388"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2022-30635",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-30635"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2022-30635",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2022-30635"
},
{
"category": "external",
"summary": "https://go.dev/issue/53615",
"url": "https://go.dev/issue/53615"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-announce/c/nqrv9fbR0zE",
"url": "https://groups.google.com/g/golang-announce/c/nqrv9fbR0zE"
}
],
"release_date": "2022-07-12T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2023-01-25T11:11:29+00:00",
"details": "Before applying this update, you must apply all previously released errata\nrelevant to your system.\n\nTo apply this update, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"8Base-CNV-4.12:container-native-virtualization/virt-api@sha256:cd89350a5e6b3a468acd290819d86f2c77d486fa5a57dbac752f863f1a8a2b23_amd64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2023:0408"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"8Base-CNV-4.12:container-native-virtualization/bridge-marker@sha256:086a9922f34161e5b75d204a0c3281c941f81f76ef8784de434cc79acc76174c_amd64",
"8Base-CNV-4.12:container-native-virtualization/cluster-network-addons-operator@sha256:d2c19fd4c2327eb84179acf652157982b29c365d8a526d70517c6dd93ea6ebc7_amd64",
"8Base-CNV-4.12:container-native-virtualization/cnv-containernetworking-plugins@sha256:3d6003dea97e48d240668e55b2705f0251259006251abafaa3dc08fbc69f1312_amd64",
"8Base-CNV-4.12:container-native-virtualization/cnv-must-gather-rhel8@sha256:dcb95d2b4958ce69f8fcf61c9c90e0516d7844db62f2297ebf1ef18e5d8c05b4_amd64",
"8Base-CNV-4.12:container-native-virtualization/hco-bundle-registry@sha256:73680901c7733ba27f729fd6475971e0909c2fe9efacf74d556f961a1494274e_amd64",
"8Base-CNV-4.12:container-native-virtualization/hostpath-csi-driver@sha256:a0b75e357628ca6b2ca32ab3fdbf531fd8da438a7a6ae8988ef897d2c001d9cb_amd64",
"8Base-CNV-4.12:container-native-virtualization/hostpath-provisioner-rhel8-operator@sha256:b9d84e63f789c70e31cf60fe06d41359363afc7bbd86a78ac7132f8dae4c467a_amd64",
"8Base-CNV-4.12:container-native-virtualization/hostpath-provisioner-rhel8@sha256:5239dcb229b060a818befd52a1e27b18142985abe0e39cef41eadd66f8b21ec1_amd64",
"8Base-CNV-4.12:container-native-virtualization/hyperconverged-cluster-operator@sha256:8b311b48437c79a6859a84f62cfd10ca8e6dcff4ce665a98ed78633552a172ca_amd64",
"8Base-CNV-4.12:container-native-virtualization/hyperconverged-cluster-webhook-rhel8@sha256:e912171328517664f0298322a7992a6e0e00118dc496ff94ee84190d9057db68_amd64",
"8Base-CNV-4.12:container-native-virtualization/kubemacpool@sha256:ab5a239a35e3de8566cb76db0d59ae92e290a3756d39a2298290f1ab3c7b56c5_amd64",
"8Base-CNV-4.12:container-native-virtualization/kubevirt-console-plugin@sha256:e7dd17d4d206b2d37f24a2ed28bf3d2d6a40463da6cbc6b5696555b455f90055_amd64",
"8Base-CNV-4.12:container-native-virtualization/kubevirt-ssp-operator@sha256:09a834b1f71a19cf9a616ffd9eb04408972f9b8f9549777cab0935f63931c993_amd64",
"8Base-CNV-4.12:container-native-virtualization/kubevirt-tekton-tasks-cleanup-vm@sha256:66284c45e82862dc7c1505fcdfe7b14e72c93c5e7fa6b7108a945220279641e9_amd64",
"8Base-CNV-4.12:container-native-virtualization/kubevirt-tekton-tasks-copy-template@sha256:462770d258407ea93c14c9a99fb4450536261202d1d63a681634af2193c2b062_amd64",
"8Base-CNV-4.12:container-native-virtualization/kubevirt-tekton-tasks-create-datavolume@sha256:31d22c0be03bbb222967d953d35189173fbeb60d1cb32278eb006e8abe78e90c_amd64",
"8Base-CNV-4.12:container-native-virtualization/kubevirt-tekton-tasks-create-vm-from-template@sha256:a62ec91155a7bfc776c402e8b513b0e00797d64a95434346a2e3a4cc25f2d3c5_amd64",
"8Base-CNV-4.12:container-native-virtualization/kubevirt-tekton-tasks-disk-virt-customize@sha256:35274b72a5562e8675854d8cf2ca3ec0c4d0b619c0e630d7b39b7da8ebd3b143_amd64",
"8Base-CNV-4.12:container-native-virtualization/kubevirt-tekton-tasks-disk-virt-sysprep@sha256:6e6ed3d8b1b906f801e36b82d6976bc421ae8344d71d4c563fe6d8e76b5fe9c4_amd64",
"8Base-CNV-4.12:container-native-virtualization/kubevirt-tekton-tasks-modify-vm-template@sha256:b46443d7f21b8b251468e33c929a16008a3ac34a8f50a1d8bc1cd134079ccae4_amd64",
"8Base-CNV-4.12:container-native-virtualization/kubevirt-tekton-tasks-operator@sha256:7f11db20a3c635aa48e3dcadfe555d0cd229c4c7f1790f70ee9c9ee78ab55e67_amd64",
"8Base-CNV-4.12:container-native-virtualization/kubevirt-tekton-tasks-wait-for-vmi-status@sha256:4967b4c46d670a2b109c9a2e6e0ebc850a5e1dacaf8cc0ed691668bfa0cbd418_amd64",
"8Base-CNV-4.12:container-native-virtualization/kubevirt-template-validator@sha256:bf732669655db1b09ef27bc1964fe7b49943d681a5acc9860497512d8877e13f_amd64",
"8Base-CNV-4.12:container-native-virtualization/libguestfs-tools@sha256:4f0d48312d8fe02a17747d65ac644d3e1be2df3cb80a9d0c268acc6ad5b91680_amd64",
"8Base-CNV-4.12:container-native-virtualization/ovs-cni-marker@sha256:077367d5af11030832a5e63a611395b7fa65ee140b490b6f33f8a23a9392dcd5_amd64",
"8Base-CNV-4.12:container-native-virtualization/ovs-cni-plugin@sha256:892e339e8eec78f9865d11984c6dc8e92831ee9a17d6b990cd7fba9f2e506e13_amd64",
"8Base-CNV-4.12:container-native-virtualization/virt-api@sha256:cd89350a5e6b3a468acd290819d86f2c77d486fa5a57dbac752f863f1a8a2b23_amd64",
"8Base-CNV-4.12:container-native-virtualization/virt-artifacts-server@sha256:9638c34ff48d275842a990deb86110530ffd4937b2b551a4d5263168f7db6d47_amd64",
"8Base-CNV-4.12:container-native-virtualization/virt-cdi-apiserver@sha256:dd68dfc1a588b4e24e533d61b52b68ab0673fd39a95632314f54e1b85cb5f32d_amd64",
"8Base-CNV-4.12:container-native-virtualization/virt-cdi-cloner@sha256:879742e59f3416100969a0d0994e49e3f8cd493310bbd0c0e86e969f86daa204_amd64",
"8Base-CNV-4.12:container-native-virtualization/virt-cdi-controller@sha256:46689591989c8db1fa1f5228b2b9fb51d7abd0425c34951f909ced1fc536f0e4_amd64",
"8Base-CNV-4.12:container-native-virtualization/virt-cdi-importer@sha256:f2d011c18db1dd0dbe068bc650418c4b3f2f94935c053e76a52736da0f33867a_amd64",
"8Base-CNV-4.12:container-native-virtualization/virt-cdi-operator@sha256:8b06f96750c3f8e34a7cc8defeda46a92e3ad553159d3dbc7c4e096b483508ee_amd64",
"8Base-CNV-4.12:container-native-virtualization/virt-cdi-uploadproxy@sha256:84fd85672f6e9891678d6e99c066f8f20a9a2aac08fae11d552d46a317b7f815_amd64",
"8Base-CNV-4.12:container-native-virtualization/virt-cdi-uploadserver@sha256:4b231a260a9c0176f4b45aaf8142fa5e6860892b2fa19fad0f3091c423064211_amd64",
"8Base-CNV-4.12:container-native-virtualization/virt-controller@sha256:e6ddc32f82e940d364e0a3d63c28b4bd41b71574f9479b6d6b01de948baa8cab_amd64",
"8Base-CNV-4.12:container-native-virtualization/virt-exportproxy@sha256:2dc6b5eca4ba0daffe57ff174efc35764a2021eef35ef84c3d030c0f97329ece_amd64",
"8Base-CNV-4.12:container-native-virtualization/virt-exportserver@sha256:dd59838c20f30c7049cbdc4646b8b6f73ce8f33fa13c352ee22985673eaf95e2_amd64",
"8Base-CNV-4.12:container-native-virtualization/virt-handler@sha256:cce366a6b1aa42a9798a8c714dcb795d1c653dfe0ba06c997e65dbba0318e537_amd64",
"8Base-CNV-4.12:container-native-virtualization/virt-launcher@sha256:bd5b00ece84caed816b3f3cc80d8570324e1e8f975cf2c2320726d88fb64f33a_amd64",
"8Base-CNV-4.12:container-native-virtualization/virt-operator@sha256:6c4b16ac62e673d8f5116d592836506be72c5ebd2a07ffc828fee86514db0e9d_amd64",
"8Base-CNV-4.12:container-native-virtualization/virtio-win@sha256:cd321e3d82a87139edabf223414b892c99857d7ac7d089b870e227ea98c970e0_amd64",
"8Base-CNV-4.12:container-native-virtualization/vm-network-latency-checkup@sha256:5a1502efeeaa3958e5755ce07dcb8314305d75c88cc69ddc7d515457935cdc69_amd64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "golang: encoding/gob: stack exhaustion in Decoder.Decode"
},
{
"cve": "CVE-2022-32148",
"cwe": {
"id": "CWE-200",
"name": "Exposure of Sensitive Information to an Unauthorized Actor"
},
"discovery_date": "2022-07-14T00:00:00+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"8Base-CNV-4.12:container-native-virtualization/bridge-marker@sha256:086a9922f34161e5b75d204a0c3281c941f81f76ef8784de434cc79acc76174c_amd64",
"8Base-CNV-4.12:container-native-virtualization/cluster-network-addons-operator@sha256:d2c19fd4c2327eb84179acf652157982b29c365d8a526d70517c6dd93ea6ebc7_amd64",
"8Base-CNV-4.12:container-native-virtualization/cnv-containernetworking-plugins@sha256:3d6003dea97e48d240668e55b2705f0251259006251abafaa3dc08fbc69f1312_amd64",
"8Base-CNV-4.12:container-native-virtualization/cnv-must-gather-rhel8@sha256:dcb95d2b4958ce69f8fcf61c9c90e0516d7844db62f2297ebf1ef18e5d8c05b4_amd64",
"8Base-CNV-4.12:container-native-virtualization/hco-bundle-registry@sha256:73680901c7733ba27f729fd6475971e0909c2fe9efacf74d556f961a1494274e_amd64",
"8Base-CNV-4.12:container-native-virtualization/hostpath-csi-driver@sha256:a0b75e357628ca6b2ca32ab3fdbf531fd8da438a7a6ae8988ef897d2c001d9cb_amd64",
"8Base-CNV-4.12:container-native-virtualization/hostpath-provisioner-rhel8-operator@sha256:b9d84e63f789c70e31cf60fe06d41359363afc7bbd86a78ac7132f8dae4c467a_amd64",
"8Base-CNV-4.12:container-native-virtualization/hostpath-provisioner-rhel8@sha256:5239dcb229b060a818befd52a1e27b18142985abe0e39cef41eadd66f8b21ec1_amd64",
"8Base-CNV-4.12:container-native-virtualization/hyperconverged-cluster-operator@sha256:8b311b48437c79a6859a84f62cfd10ca8e6dcff4ce665a98ed78633552a172ca_amd64",
"8Base-CNV-4.12:container-native-virtualization/hyperconverged-cluster-webhook-rhel8@sha256:e912171328517664f0298322a7992a6e0e00118dc496ff94ee84190d9057db68_amd64",
"8Base-CNV-4.12:container-native-virtualization/kubemacpool@sha256:ab5a239a35e3de8566cb76db0d59ae92e290a3756d39a2298290f1ab3c7b56c5_amd64",
"8Base-CNV-4.12:container-native-virtualization/kubevirt-console-plugin@sha256:e7dd17d4d206b2d37f24a2ed28bf3d2d6a40463da6cbc6b5696555b455f90055_amd64",
"8Base-CNV-4.12:container-native-virtualization/kubevirt-ssp-operator@sha256:09a834b1f71a19cf9a616ffd9eb04408972f9b8f9549777cab0935f63931c993_amd64",
"8Base-CNV-4.12:container-native-virtualization/kubevirt-tekton-tasks-cleanup-vm@sha256:66284c45e82862dc7c1505fcdfe7b14e72c93c5e7fa6b7108a945220279641e9_amd64",
"8Base-CNV-4.12:container-native-virtualization/kubevirt-tekton-tasks-copy-template@sha256:462770d258407ea93c14c9a99fb4450536261202d1d63a681634af2193c2b062_amd64",
"8Base-CNV-4.12:container-native-virtualization/kubevirt-tekton-tasks-create-datavolume@sha256:31d22c0be03bbb222967d953d35189173fbeb60d1cb32278eb006e8abe78e90c_amd64",
"8Base-CNV-4.12:container-native-virtualization/kubevirt-tekton-tasks-create-vm-from-template@sha256:a62ec91155a7bfc776c402e8b513b0e00797d64a95434346a2e3a4cc25f2d3c5_amd64",
"8Base-CNV-4.12:container-native-virtualization/kubevirt-tekton-tasks-disk-virt-customize@sha256:35274b72a5562e8675854d8cf2ca3ec0c4d0b619c0e630d7b39b7da8ebd3b143_amd64",
"8Base-CNV-4.12:container-native-virtualization/kubevirt-tekton-tasks-disk-virt-sysprep@sha256:6e6ed3d8b1b906f801e36b82d6976bc421ae8344d71d4c563fe6d8e76b5fe9c4_amd64",
"8Base-CNV-4.12:container-native-virtualization/kubevirt-tekton-tasks-modify-vm-template@sha256:b46443d7f21b8b251468e33c929a16008a3ac34a8f50a1d8bc1cd134079ccae4_amd64",
"8Base-CNV-4.12:container-native-virtualization/kubevirt-tekton-tasks-operator@sha256:7f11db20a3c635aa48e3dcadfe555d0cd229c4c7f1790f70ee9c9ee78ab55e67_amd64",
"8Base-CNV-4.12:container-native-virtualization/kubevirt-tekton-tasks-wait-for-vmi-status@sha256:4967b4c46d670a2b109c9a2e6e0ebc850a5e1dacaf8cc0ed691668bfa0cbd418_amd64",
"8Base-CNV-4.12:container-native-virtualization/kubevirt-template-validator@sha256:bf732669655db1b09ef27bc1964fe7b49943d681a5acc9860497512d8877e13f_amd64",
"8Base-CNV-4.12:container-native-virtualization/libguestfs-tools@sha256:4f0d48312d8fe02a17747d65ac644d3e1be2df3cb80a9d0c268acc6ad5b91680_amd64",
"8Base-CNV-4.12:container-native-virtualization/ovs-cni-marker@sha256:077367d5af11030832a5e63a611395b7fa65ee140b490b6f33f8a23a9392dcd5_amd64",
"8Base-CNV-4.12:container-native-virtualization/ovs-cni-plugin@sha256:892e339e8eec78f9865d11984c6dc8e92831ee9a17d6b990cd7fba9f2e506e13_amd64",
"8Base-CNV-4.12:container-native-virtualization/virt-artifacts-server@sha256:9638c34ff48d275842a990deb86110530ffd4937b2b551a4d5263168f7db6d47_amd64",
"8Base-CNV-4.12:container-native-virtualization/virt-cdi-apiserver@sha256:dd68dfc1a588b4e24e533d61b52b68ab0673fd39a95632314f54e1b85cb5f32d_amd64",
"8Base-CNV-4.12:container-native-virtualization/virt-cdi-cloner@sha256:879742e59f3416100969a0d0994e49e3f8cd493310bbd0c0e86e969f86daa204_amd64",
"8Base-CNV-4.12:container-native-virtualization/virt-cdi-controller@sha256:46689591989c8db1fa1f5228b2b9fb51d7abd0425c34951f909ced1fc536f0e4_amd64",
"8Base-CNV-4.12:container-native-virtualization/virt-cdi-importer@sha256:f2d011c18db1dd0dbe068bc650418c4b3f2f94935c053e76a52736da0f33867a_amd64",
"8Base-CNV-4.12:container-native-virtualization/virt-cdi-operator@sha256:8b06f96750c3f8e34a7cc8defeda46a92e3ad553159d3dbc7c4e096b483508ee_amd64",
"8Base-CNV-4.12:container-native-virtualization/virt-cdi-uploadproxy@sha256:84fd85672f6e9891678d6e99c066f8f20a9a2aac08fae11d552d46a317b7f815_amd64",
"8Base-CNV-4.12:container-native-virtualization/virt-cdi-uploadserver@sha256:4b231a260a9c0176f4b45aaf8142fa5e6860892b2fa19fad0f3091c423064211_amd64",
"8Base-CNV-4.12:container-native-virtualization/virt-controller@sha256:e6ddc32f82e940d364e0a3d63c28b4bd41b71574f9479b6d6b01de948baa8cab_amd64",
"8Base-CNV-4.12:container-native-virtualization/virt-exportproxy@sha256:2dc6b5eca4ba0daffe57ff174efc35764a2021eef35ef84c3d030c0f97329ece_amd64",
"8Base-CNV-4.12:container-native-virtualization/virt-exportserver@sha256:dd59838c20f30c7049cbdc4646b8b6f73ce8f33fa13c352ee22985673eaf95e2_amd64",
"8Base-CNV-4.12:container-native-virtualization/virt-handler@sha256:cce366a6b1aa42a9798a8c714dcb795d1c653dfe0ba06c997e65dbba0318e537_amd64",
"8Base-CNV-4.12:container-native-virtualization/virt-launcher@sha256:bd5b00ece84caed816b3f3cc80d8570324e1e8f975cf2c2320726d88fb64f33a_amd64",
"8Base-CNV-4.12:container-native-virtualization/virt-operator@sha256:6c4b16ac62e673d8f5116d592836506be72c5ebd2a07ffc828fee86514db0e9d_amd64",
"8Base-CNV-4.12:container-native-virtualization/virtio-win@sha256:cd321e3d82a87139edabf223414b892c99857d7ac7d089b870e227ea98c970e0_amd64",
"8Base-CNV-4.12:container-native-virtualization/vm-network-latency-checkup@sha256:5a1502efeeaa3958e5755ce07dcb8314305d75c88cc69ddc7d515457935cdc69_amd64"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2107383"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in net/http/httputil golang package. When httputil.ReverseProxy.ServeHTTP is called with a Request.Header map containing a nil value for the X-Forwarded-For header, ReverseProxy could set the client IP incorrectly. This issue may affect confidentiality.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "golang: net/http/httputil: NewSingleHostReverseProxy - omit X-Forwarded-For not working",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "Within regulated environments, a combination of the following controls acts as a significant barrier to successfully exploiting a CWE-200: Exposure of Sensitive Information to an Unauthorized Actor vulnerability and therefore downgrades the severity of this particular CVE from Moderate to Low.\n\nAccess to the platform is granted only after successful hard token, multi-factor authentication (MFA), which is coupled with account management controls, including integration with single sign-on (SSO), to ensure that user permissions are restricted to only the functions necessary for their roles. Access to sensitive information is explicitly authorized and enforced based on predefined access policies. Event logs are collected and processed for centralization, correlation, analysis, monitoring, reporting, alerting, and retention. This process ensures that audit logs are generated for specific events involving sensitive information, which helps identify patterns of unauthorized access or data exposure. The platform enforces the use of validated cryptographic modules across compute resources to protect the confidentiality of information, even in the event of interception.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"8Base-CNV-4.12:container-native-virtualization/virt-api@sha256:cd89350a5e6b3a468acd290819d86f2c77d486fa5a57dbac752f863f1a8a2b23_amd64"
],
"known_not_affected": [
"8Base-CNV-4.12:container-native-virtualization/bridge-marker@sha256:086a9922f34161e5b75d204a0c3281c941f81f76ef8784de434cc79acc76174c_amd64",
"8Base-CNV-4.12:container-native-virtualization/cluster-network-addons-operator@sha256:d2c19fd4c2327eb84179acf652157982b29c365d8a526d70517c6dd93ea6ebc7_amd64",
"8Base-CNV-4.12:container-native-virtualization/cnv-containernetworking-plugins@sha256:3d6003dea97e48d240668e55b2705f0251259006251abafaa3dc08fbc69f1312_amd64",
"8Base-CNV-4.12:container-native-virtualization/cnv-must-gather-rhel8@sha256:dcb95d2b4958ce69f8fcf61c9c90e0516d7844db62f2297ebf1ef18e5d8c05b4_amd64",
"8Base-CNV-4.12:container-native-virtualization/hco-bundle-registry@sha256:73680901c7733ba27f729fd6475971e0909c2fe9efacf74d556f961a1494274e_amd64",
"8Base-CNV-4.12:container-native-virtualization/hostpath-csi-driver@sha256:a0b75e357628ca6b2ca32ab3fdbf531fd8da438a7a6ae8988ef897d2c001d9cb_amd64",
"8Base-CNV-4.12:container-native-virtualization/hostpath-provisioner-rhel8-operator@sha256:b9d84e63f789c70e31cf60fe06d41359363afc7bbd86a78ac7132f8dae4c467a_amd64",
"8Base-CNV-4.12:container-native-virtualization/hostpath-provisioner-rhel8@sha256:5239dcb229b060a818befd52a1e27b18142985abe0e39cef41eadd66f8b21ec1_amd64",
"8Base-CNV-4.12:container-native-virtualization/hyperconverged-cluster-operator@sha256:8b311b48437c79a6859a84f62cfd10ca8e6dcff4ce665a98ed78633552a172ca_amd64",
"8Base-CNV-4.12:container-native-virtualization/hyperconverged-cluster-webhook-rhel8@sha256:e912171328517664f0298322a7992a6e0e00118dc496ff94ee84190d9057db68_amd64",
"8Base-CNV-4.12:container-native-virtualization/kubemacpool@sha256:ab5a239a35e3de8566cb76db0d59ae92e290a3756d39a2298290f1ab3c7b56c5_amd64",
"8Base-CNV-4.12:container-native-virtualization/kubevirt-console-plugin@sha256:e7dd17d4d206b2d37f24a2ed28bf3d2d6a40463da6cbc6b5696555b455f90055_amd64",
"8Base-CNV-4.12:container-native-virtualization/kubevirt-ssp-operator@sha256:09a834b1f71a19cf9a616ffd9eb04408972f9b8f9549777cab0935f63931c993_amd64",
"8Base-CNV-4.12:container-native-virtualization/kubevirt-tekton-tasks-cleanup-vm@sha256:66284c45e82862dc7c1505fcdfe7b14e72c93c5e7fa6b7108a945220279641e9_amd64",
"8Base-CNV-4.12:container-native-virtualization/kubevirt-tekton-tasks-copy-template@sha256:462770d258407ea93c14c9a99fb4450536261202d1d63a681634af2193c2b062_amd64",
"8Base-CNV-4.12:container-native-virtualization/kubevirt-tekton-tasks-create-datavolume@sha256:31d22c0be03bbb222967d953d35189173fbeb60d1cb32278eb006e8abe78e90c_amd64",
"8Base-CNV-4.12:container-native-virtualization/kubevirt-tekton-tasks-create-vm-from-template@sha256:a62ec91155a7bfc776c402e8b513b0e00797d64a95434346a2e3a4cc25f2d3c5_amd64",
"8Base-CNV-4.12:container-native-virtualization/kubevirt-tekton-tasks-disk-virt-customize@sha256:35274b72a5562e8675854d8cf2ca3ec0c4d0b619c0e630d7b39b7da8ebd3b143_amd64",
"8Base-CNV-4.12:container-native-virtualization/kubevirt-tekton-tasks-disk-virt-sysprep@sha256:6e6ed3d8b1b906f801e36b82d6976bc421ae8344d71d4c563fe6d8e76b5fe9c4_amd64",
"8Base-CNV-4.12:container-native-virtualization/kubevirt-tekton-tasks-modify-vm-template@sha256:b46443d7f21b8b251468e33c929a16008a3ac34a8f50a1d8bc1cd134079ccae4_amd64",
"8Base-CNV-4.12:container-native-virtualization/kubevirt-tekton-tasks-operator@sha256:7f11db20a3c635aa48e3dcadfe555d0cd229c4c7f1790f70ee9c9ee78ab55e67_amd64",
"8Base-CNV-4.12:container-native-virtualization/kubevirt-tekton-tasks-wait-for-vmi-status@sha256:4967b4c46d670a2b109c9a2e6e0ebc850a5e1dacaf8cc0ed691668bfa0cbd418_amd64",
"8Base-CNV-4.12:container-native-virtualization/kubevirt-template-validator@sha256:bf732669655db1b09ef27bc1964fe7b49943d681a5acc9860497512d8877e13f_amd64",
"8Base-CNV-4.12:container-native-virtualization/libguestfs-tools@sha256:4f0d48312d8fe02a17747d65ac644d3e1be2df3cb80a9d0c268acc6ad5b91680_amd64",
"8Base-CNV-4.12:container-native-virtualization/ovs-cni-marker@sha256:077367d5af11030832a5e63a611395b7fa65ee140b490b6f33f8a23a9392dcd5_amd64",
"8Base-CNV-4.12:container-native-virtualization/ovs-cni-plugin@sha256:892e339e8eec78f9865d11984c6dc8e92831ee9a17d6b990cd7fba9f2e506e13_amd64",
"8Base-CNV-4.12:container-native-virtualization/virt-artifacts-server@sha256:9638c34ff48d275842a990deb86110530ffd4937b2b551a4d5263168f7db6d47_amd64",
"8Base-CNV-4.12:container-native-virtualization/virt-cdi-apiserver@sha256:dd68dfc1a588b4e24e533d61b52b68ab0673fd39a95632314f54e1b85cb5f32d_amd64",
"8Base-CNV-4.12:container-native-virtualization/virt-cdi-cloner@sha256:879742e59f3416100969a0d0994e49e3f8cd493310bbd0c0e86e969f86daa204_amd64",
"8Base-CNV-4.12:container-native-virtualization/virt-cdi-controller@sha256:46689591989c8db1fa1f5228b2b9fb51d7abd0425c34951f909ced1fc536f0e4_amd64",
"8Base-CNV-4.12:container-native-virtualization/virt-cdi-importer@sha256:f2d011c18db1dd0dbe068bc650418c4b3f2f94935c053e76a52736da0f33867a_amd64",
"8Base-CNV-4.12:container-native-virtualization/virt-cdi-operator@sha256:8b06f96750c3f8e34a7cc8defeda46a92e3ad553159d3dbc7c4e096b483508ee_amd64",
"8Base-CNV-4.12:container-native-virtualization/virt-cdi-uploadproxy@sha256:84fd85672f6e9891678d6e99c066f8f20a9a2aac08fae11d552d46a317b7f815_amd64",
"8Base-CNV-4.12:container-native-virtualization/virt-cdi-uploadserver@sha256:4b231a260a9c0176f4b45aaf8142fa5e6860892b2fa19fad0f3091c423064211_amd64",
"8Base-CNV-4.12:container-native-virtualization/virt-controller@sha256:e6ddc32f82e940d364e0a3d63c28b4bd41b71574f9479b6d6b01de948baa8cab_amd64",
"8Base-CNV-4.12:container-native-virtualization/virt-exportproxy@sha256:2dc6b5eca4ba0daffe57ff174efc35764a2021eef35ef84c3d030c0f97329ece_amd64",
"8Base-CNV-4.12:container-native-virtualization/virt-exportserver@sha256:dd59838c20f30c7049cbdc4646b8b6f73ce8f33fa13c352ee22985673eaf95e2_amd64",
"8Base-CNV-4.12:container-native-virtualization/virt-handler@sha256:cce366a6b1aa42a9798a8c714dcb795d1c653dfe0ba06c997e65dbba0318e537_amd64",
"8Base-CNV-4.12:container-native-virtualization/virt-launcher@sha256:bd5b00ece84caed816b3f3cc80d8570324e1e8f975cf2c2320726d88fb64f33a_amd64",
"8Base-CNV-4.12:container-native-virtualization/virt-operator@sha256:6c4b16ac62e673d8f5116d592836506be72c5ebd2a07ffc828fee86514db0e9d_amd64",
"8Base-CNV-4.12:container-native-virtualization/virtio-win@sha256:cd321e3d82a87139edabf223414b892c99857d7ac7d089b870e227ea98c970e0_amd64",
"8Base-CNV-4.12:container-native-virtualization/vm-network-latency-checkup@sha256:5a1502efeeaa3958e5755ce07dcb8314305d75c88cc69ddc7d515457935cdc69_amd64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2022-32148"
},
{
"category": "external",
"summary": "RHBZ#2107383",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2107383"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2022-32148",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-32148"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2022-32148",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2022-32148"
},
{
"category": "external",
"summary": "https://go.dev/issue/53423",
"url": "https://go.dev/issue/53423"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-announce/c/nqrv9fbR0zE",
"url": "https://groups.google.com/g/golang-announce/c/nqrv9fbR0zE"
}
],
"release_date": "2022-07-12T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2023-01-25T11:11:29+00:00",
"details": "Before applying this update, you must apply all previously released errata\nrelevant to your system.\n\nTo apply this update, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"8Base-CNV-4.12:container-native-virtualization/virt-api@sha256:cd89350a5e6b3a468acd290819d86f2c77d486fa5a57dbac752f863f1a8a2b23_amd64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2023:0408"
}
],
"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-CNV-4.12:container-native-virtualization/bridge-marker@sha256:086a9922f34161e5b75d204a0c3281c941f81f76ef8784de434cc79acc76174c_amd64",
"8Base-CNV-4.12:container-native-virtualization/cluster-network-addons-operator@sha256:d2c19fd4c2327eb84179acf652157982b29c365d8a526d70517c6dd93ea6ebc7_amd64",
"8Base-CNV-4.12:container-native-virtualization/cnv-containernetworking-plugins@sha256:3d6003dea97e48d240668e55b2705f0251259006251abafaa3dc08fbc69f1312_amd64",
"8Base-CNV-4.12:container-native-virtualization/cnv-must-gather-rhel8@sha256:dcb95d2b4958ce69f8fcf61c9c90e0516d7844db62f2297ebf1ef18e5d8c05b4_amd64",
"8Base-CNV-4.12:container-native-virtualization/hco-bundle-registry@sha256:73680901c7733ba27f729fd6475971e0909c2fe9efacf74d556f961a1494274e_amd64",
"8Base-CNV-4.12:container-native-virtualization/hostpath-csi-driver@sha256:a0b75e357628ca6b2ca32ab3fdbf531fd8da438a7a6ae8988ef897d2c001d9cb_amd64",
"8Base-CNV-4.12:container-native-virtualization/hostpath-provisioner-rhel8-operator@sha256:b9d84e63f789c70e31cf60fe06d41359363afc7bbd86a78ac7132f8dae4c467a_amd64",
"8Base-CNV-4.12:container-native-virtualization/hostpath-provisioner-rhel8@sha256:5239dcb229b060a818befd52a1e27b18142985abe0e39cef41eadd66f8b21ec1_amd64",
"8Base-CNV-4.12:container-native-virtualization/hyperconverged-cluster-operator@sha256:8b311b48437c79a6859a84f62cfd10ca8e6dcff4ce665a98ed78633552a172ca_amd64",
"8Base-CNV-4.12:container-native-virtualization/hyperconverged-cluster-webhook-rhel8@sha256:e912171328517664f0298322a7992a6e0e00118dc496ff94ee84190d9057db68_amd64",
"8Base-CNV-4.12:container-native-virtualization/kubemacpool@sha256:ab5a239a35e3de8566cb76db0d59ae92e290a3756d39a2298290f1ab3c7b56c5_amd64",
"8Base-CNV-4.12:container-native-virtualization/kubevirt-console-plugin@sha256:e7dd17d4d206b2d37f24a2ed28bf3d2d6a40463da6cbc6b5696555b455f90055_amd64",
"8Base-CNV-4.12:container-native-virtualization/kubevirt-ssp-operator@sha256:09a834b1f71a19cf9a616ffd9eb04408972f9b8f9549777cab0935f63931c993_amd64",
"8Base-CNV-4.12:container-native-virtualization/kubevirt-tekton-tasks-cleanup-vm@sha256:66284c45e82862dc7c1505fcdfe7b14e72c93c5e7fa6b7108a945220279641e9_amd64",
"8Base-CNV-4.12:container-native-virtualization/kubevirt-tekton-tasks-copy-template@sha256:462770d258407ea93c14c9a99fb4450536261202d1d63a681634af2193c2b062_amd64",
"8Base-CNV-4.12:container-native-virtualization/kubevirt-tekton-tasks-create-datavolume@sha256:31d22c0be03bbb222967d953d35189173fbeb60d1cb32278eb006e8abe78e90c_amd64",
"8Base-CNV-4.12:container-native-virtualization/kubevirt-tekton-tasks-create-vm-from-template@sha256:a62ec91155a7bfc776c402e8b513b0e00797d64a95434346a2e3a4cc25f2d3c5_amd64",
"8Base-CNV-4.12:container-native-virtualization/kubevirt-tekton-tasks-disk-virt-customize@sha256:35274b72a5562e8675854d8cf2ca3ec0c4d0b619c0e630d7b39b7da8ebd3b143_amd64",
"8Base-CNV-4.12:container-native-virtualization/kubevirt-tekton-tasks-disk-virt-sysprep@sha256:6e6ed3d8b1b906f801e36b82d6976bc421ae8344d71d4c563fe6d8e76b5fe9c4_amd64",
"8Base-CNV-4.12:container-native-virtualization/kubevirt-tekton-tasks-modify-vm-template@sha256:b46443d7f21b8b251468e33c929a16008a3ac34a8f50a1d8bc1cd134079ccae4_amd64",
"8Base-CNV-4.12:container-native-virtualization/kubevirt-tekton-tasks-operator@sha256:7f11db20a3c635aa48e3dcadfe555d0cd229c4c7f1790f70ee9c9ee78ab55e67_amd64",
"8Base-CNV-4.12:container-native-virtualization/kubevirt-tekton-tasks-wait-for-vmi-status@sha256:4967b4c46d670a2b109c9a2e6e0ebc850a5e1dacaf8cc0ed691668bfa0cbd418_amd64",
"8Base-CNV-4.12:container-native-virtualization/kubevirt-template-validator@sha256:bf732669655db1b09ef27bc1964fe7b49943d681a5acc9860497512d8877e13f_amd64",
"8Base-CNV-4.12:container-native-virtualization/libguestfs-tools@sha256:4f0d48312d8fe02a17747d65ac644d3e1be2df3cb80a9d0c268acc6ad5b91680_amd64",
"8Base-CNV-4.12:container-native-virtualization/ovs-cni-marker@sha256:077367d5af11030832a5e63a611395b7fa65ee140b490b6f33f8a23a9392dcd5_amd64",
"8Base-CNV-4.12:container-native-virtualization/ovs-cni-plugin@sha256:892e339e8eec78f9865d11984c6dc8e92831ee9a17d6b990cd7fba9f2e506e13_amd64",
"8Base-CNV-4.12:container-native-virtualization/virt-api@sha256:cd89350a5e6b3a468acd290819d86f2c77d486fa5a57dbac752f863f1a8a2b23_amd64",
"8Base-CNV-4.12:container-native-virtualization/virt-artifacts-server@sha256:9638c34ff48d275842a990deb86110530ffd4937b2b551a4d5263168f7db6d47_amd64",
"8Base-CNV-4.12:container-native-virtualization/virt-cdi-apiserver@sha256:dd68dfc1a588b4e24e533d61b52b68ab0673fd39a95632314f54e1b85cb5f32d_amd64",
"8Base-CNV-4.12:container-native-virtualization/virt-cdi-cloner@sha256:879742e59f3416100969a0d0994e49e3f8cd493310bbd0c0e86e969f86daa204_amd64",
"8Base-CNV-4.12:container-native-virtualization/virt-cdi-controller@sha256:46689591989c8db1fa1f5228b2b9fb51d7abd0425c34951f909ced1fc536f0e4_amd64",
"8Base-CNV-4.12:container-native-virtualization/virt-cdi-importer@sha256:f2d011c18db1dd0dbe068bc650418c4b3f2f94935c053e76a52736da0f33867a_amd64",
"8Base-CNV-4.12:container-native-virtualization/virt-cdi-operator@sha256:8b06f96750c3f8e34a7cc8defeda46a92e3ad553159d3dbc7c4e096b483508ee_amd64",
"8Base-CNV-4.12:container-native-virtualization/virt-cdi-uploadproxy@sha256:84fd85672f6e9891678d6e99c066f8f20a9a2aac08fae11d552d46a317b7f815_amd64",
"8Base-CNV-4.12:container-native-virtualization/virt-cdi-uploadserver@sha256:4b231a260a9c0176f4b45aaf8142fa5e6860892b2fa19fad0f3091c423064211_amd64",
"8Base-CNV-4.12:container-native-virtualization/virt-controller@sha256:e6ddc32f82e940d364e0a3d63c28b4bd41b71574f9479b6d6b01de948baa8cab_amd64",
"8Base-CNV-4.12:container-native-virtualization/virt-exportproxy@sha256:2dc6b5eca4ba0daffe57ff174efc35764a2021eef35ef84c3d030c0f97329ece_amd64",
"8Base-CNV-4.12:container-native-virtualization/virt-exportserver@sha256:dd59838c20f30c7049cbdc4646b8b6f73ce8f33fa13c352ee22985673eaf95e2_amd64",
"8Base-CNV-4.12:container-native-virtualization/virt-handler@sha256:cce366a6b1aa42a9798a8c714dcb795d1c653dfe0ba06c997e65dbba0318e537_amd64",
"8Base-CNV-4.12:container-native-virtualization/virt-launcher@sha256:bd5b00ece84caed816b3f3cc80d8570324e1e8f975cf2c2320726d88fb64f33a_amd64",
"8Base-CNV-4.12:container-native-virtualization/virt-operator@sha256:6c4b16ac62e673d8f5116d592836506be72c5ebd2a07ffc828fee86514db0e9d_amd64",
"8Base-CNV-4.12:container-native-virtualization/virtio-win@sha256:cd321e3d82a87139edabf223414b892c99857d7ac7d089b870e227ea98c970e0_amd64",
"8Base-CNV-4.12:container-native-virtualization/vm-network-latency-checkup@sha256:5a1502efeeaa3958e5755ce07dcb8314305d75c88cc69ddc7d515457935cdc69_amd64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "golang: net/http/httputil: NewSingleHostReverseProxy - omit X-Forwarded-For not working"
}
]
}
rhsa-2022:6102
Vulnerability from csaf_redhat
Notes
{
"document": {
"aggregate_severity": {
"namespace": "https://access.redhat.com/security/updates/classification/",
"text": "Low"
},
"category": "csaf_security_advisory",
"csaf_version": "2.0",
"distribution": {
"text": "Copyright \u00a9 Red Hat, Inc. All rights reserved.",
"tlp": {
"label": "WHITE",
"url": "https://www.first.org/tlp/"
}
},
"lang": "en",
"notes": [
{
"category": "summary",
"text": "Red Hat OpenShift Container Platform release 4.11.1 is now available with\nupdates to packages and images that fix several bugs and add enhancements.\n\nThis release includes a security update for Red Hat OpenShift Container Platform 4.11.\n\nRed Hat Product Security has rated this update as having a security impact\nof Low. A Common Vulnerability Scoring System (CVSS) base score, which\ngives a detailed severity rating, is available for each vulnerability from\nthe CVE link(s) in the References section.",
"title": "Topic"
},
{
"category": "general",
"text": "Red Hat OpenShift Container Platform is Red Hat\u0027s cloud computing\nKubernetes application platform solution designed for on-premise or private\ncloud deployments.\n\nThis advisory contains the RPM packages for Red Hat OpenShift Container Platform 4.11.1. See the following advisory for the container images for this release:\n\nhttps://access.redhat.com/errata/RHSA-2022:6103\n\nSecurity Fix(es):\n\n* golang: crypto/tls: session tickets lack random ticket_age_add\n(CVE-2022-30629)\n\nFor more details about the security issue(s), including the impact, a CVSS\nscore, acknowledgments, and other related information, refer to the CVE\npage(s)\nlisted in the References section.\n\nAll OpenShift Container Platform 4.11 users are advised to upgrade to these updated packages and images when they are available in the appropriate release channel. To check for available updates, use the OpenShift Console or the CLI oc command. Instructions for upgrading a cluster are available at https://docs.openshift.com/container-platform/4.11/updating/updating-cluster-cli.html",
"title": "Details"
},
{
"category": "legal_disclaimer",
"text": "This content is licensed under the Creative Commons Attribution 4.0 International License (https://creativecommons.org/licenses/by/4.0/). If you distribute this content, or a modified version of it, you must provide attribution to Red Hat Inc. and provide a link to the original.",
"title": "Terms of Use"
}
],
"publisher": {
"category": "vendor",
"contact_details": "https://access.redhat.com/security/team/contact/",
"issuing_authority": "Red Hat Product Security is responsible for vulnerability handling across all Red Hat products and services.",
"name": "Red Hat Product Security",
"namespace": "https://www.redhat.com"
},
"references": [
{
"category": "self",
"summary": "https://access.redhat.com/errata/RHSA-2022:6102",
"url": "https://access.redhat.com/errata/RHSA-2022:6102"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/updates/classification/#low",
"url": "https://access.redhat.com/security/updates/classification/#low"
},
{
"category": "external",
"summary": "2092793",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2092793"
},
{
"category": "self",
"summary": "Canonical URL",
"url": "https://security.access.redhat.com/data/csaf/v2/advisories/2022/rhsa-2022_6102.json"
}
],
"title": "Red Hat Security Advisory: OpenShift Container Platform 4.11.1 packages and security update",
"tracking": {
"current_release_date": "2025-10-31T13:02:06+00:00",
"generator": {
"date": "2025-10-31T13:02:06+00:00",
"engine": {
"name": "Red Hat SDEngine",
"version": "4.6.10"
}
},
"id": "RHSA-2022:6102",
"initial_release_date": "2022-08-23T14:48:05+00:00",
"revision_history": [
{
"date": "2022-08-23T14:48:05+00:00",
"number": "1",
"summary": "Initial version"
},
{
"date": "2022-08-23T14:48:05+00:00",
"number": "2",
"summary": "Last updated version"
},
{
"date": "2025-10-31T13:02:06+00:00",
"number": "3",
"summary": "Last generated version"
}
],
"status": "final",
"version": "3"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_name",
"name": "Red Hat OpenShift Container Platform 4.11",
"product": {
"name": "Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11",
"product_identification_helper": {
"cpe": "cpe:/a:redhat:openshift:4.11::el8"
}
}
}
],
"category": "product_family",
"name": "Red Hat OpenShift Enterprise"
},
{
"branches": [
{
"category": "product_version",
"name": "NetworkManager-1:1.36.0-8.el8_6.src",
"product": {
"name": "NetworkManager-1:1.36.0-8.el8_6.src",
"product_id": "NetworkManager-1:1.36.0-8.el8_6.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/NetworkManager@1.36.0-8.el8_6?arch=src\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "butane-0:0.15.0-2.rhaos4.11.el8.src",
"product": {
"name": "butane-0:0.15.0-2.rhaos4.11.el8.src",
"product_id": "butane-0:0.15.0-2.rhaos4.11.el8.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/butane@0.15.0-2.rhaos4.11.el8?arch=src"
}
}
},
{
"category": "product_version",
"name": "console-login-helper-messages-0:0.20.4-1.rhaos4.11.el8.src",
"product": {
"name": "console-login-helper-messages-0:0.20.4-1.rhaos4.11.el8.src",
"product_id": "console-login-helper-messages-0:0.20.4-1.rhaos4.11.el8.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/console-login-helper-messages@0.20.4-1.rhaos4.11.el8?arch=src"
}
}
},
{
"category": "product_version",
"name": "cri-o-0:1.24.2-4.rhaos4.11.gitd6283df.el8.src",
"product": {
"name": "cri-o-0:1.24.2-4.rhaos4.11.gitd6283df.el8.src",
"product_id": "cri-o-0:1.24.2-4.rhaos4.11.gitd6283df.el8.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/cri-o@1.24.2-4.rhaos4.11.gitd6283df.el8?arch=src"
}
}
},
{
"category": "product_version",
"name": "ignition-0:2.14.0-4.rhaos4.11.el8.src",
"product": {
"name": "ignition-0:2.14.0-4.rhaos4.11.el8.src",
"product_id": "ignition-0:2.14.0-4.rhaos4.11.el8.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/ignition@2.14.0-4.rhaos4.11.el8?arch=src"
}
}
},
{
"category": "product_version",
"name": "openshift-0:4.11.0-202208101756.p0.g4f0dd4d.assembly.stream.el8.src",
"product": {
"name": "openshift-0:4.11.0-202208101756.p0.g4f0dd4d.assembly.stream.el8.src",
"product_id": "openshift-0:4.11.0-202208101756.p0.g4f0dd4d.assembly.stream.el8.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/openshift@4.11.0-202208101756.p0.g4f0dd4d.assembly.stream.el8?arch=src"
}
}
},
{
"category": "product_version",
"name": "openshift-ansible-0:4.11.0-202208111716.p0.gdf73941.assembly.stream.el8.src",
"product": {
"name": "openshift-ansible-0:4.11.0-202208111716.p0.gdf73941.assembly.stream.el8.src",
"product_id": "openshift-ansible-0:4.11.0-202208111716.p0.gdf73941.assembly.stream.el8.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/openshift-ansible@4.11.0-202208111716.p0.gdf73941.assembly.stream.el8?arch=src"
}
}
},
{
"category": "product_version",
"name": "openshift-clients-0:4.11.0-202208110436.p0.gfcf512e.assembly.stream.el8.src",
"product": {
"name": "openshift-clients-0:4.11.0-202208110436.p0.gfcf512e.assembly.stream.el8.src",
"product_id": "openshift-clients-0:4.11.0-202208110436.p0.gfcf512e.assembly.stream.el8.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/openshift-clients@4.11.0-202208110436.p0.gfcf512e.assembly.stream.el8?arch=src"
}
}
},
{
"category": "product_version",
"name": "openshift-kuryr-0:4.11.0-202208101627.p0.g6952743.assembly.stream.el8.src",
"product": {
"name": "openshift-kuryr-0:4.11.0-202208101627.p0.g6952743.assembly.stream.el8.src",
"product_id": "openshift-kuryr-0:4.11.0-202208101627.p0.g6952743.assembly.stream.el8.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/openshift-kuryr@4.11.0-202208101627.p0.g6952743.assembly.stream.el8?arch=src"
}
}
},
{
"category": "product_version",
"name": "python-kubernetes-0:24.2.0-1.el8.src",
"product": {
"name": "python-kubernetes-0:24.2.0-1.el8.src",
"product_id": "python-kubernetes-0:24.2.0-1.el8.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python-kubernetes@24.2.0-1.el8?arch=src"
}
}
}
],
"category": "architecture",
"name": "src"
},
{
"branches": [
{
"category": "product_version",
"name": "NetworkManager-1:1.36.0-8.el8_6.aarch64",
"product": {
"name": "NetworkManager-1:1.36.0-8.el8_6.aarch64",
"product_id": "NetworkManager-1:1.36.0-8.el8_6.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/NetworkManager@1.36.0-8.el8_6?arch=aarch64\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "NetworkManager-adsl-1:1.36.0-8.el8_6.aarch64",
"product": {
"name": "NetworkManager-adsl-1:1.36.0-8.el8_6.aarch64",
"product_id": "NetworkManager-adsl-1:1.36.0-8.el8_6.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/NetworkManager-adsl@1.36.0-8.el8_6?arch=aarch64\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "NetworkManager-bluetooth-1:1.36.0-8.el8_6.aarch64",
"product": {
"name": "NetworkManager-bluetooth-1:1.36.0-8.el8_6.aarch64",
"product_id": "NetworkManager-bluetooth-1:1.36.0-8.el8_6.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/NetworkManager-bluetooth@1.36.0-8.el8_6?arch=aarch64\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "NetworkManager-cloud-setup-1:1.36.0-8.el8_6.aarch64",
"product": {
"name": "NetworkManager-cloud-setup-1:1.36.0-8.el8_6.aarch64",
"product_id": "NetworkManager-cloud-setup-1:1.36.0-8.el8_6.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/NetworkManager-cloud-setup@1.36.0-8.el8_6?arch=aarch64\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "NetworkManager-libnm-1:1.36.0-8.el8_6.aarch64",
"product": {
"name": "NetworkManager-libnm-1:1.36.0-8.el8_6.aarch64",
"product_id": "NetworkManager-libnm-1:1.36.0-8.el8_6.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/NetworkManager-libnm@1.36.0-8.el8_6?arch=aarch64\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "NetworkManager-libnm-devel-1:1.36.0-8.el8_6.aarch64",
"product": {
"name": "NetworkManager-libnm-devel-1:1.36.0-8.el8_6.aarch64",
"product_id": "NetworkManager-libnm-devel-1:1.36.0-8.el8_6.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/NetworkManager-libnm-devel@1.36.0-8.el8_6?arch=aarch64\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "NetworkManager-ovs-1:1.36.0-8.el8_6.aarch64",
"product": {
"name": "NetworkManager-ovs-1:1.36.0-8.el8_6.aarch64",
"product_id": "NetworkManager-ovs-1:1.36.0-8.el8_6.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/NetworkManager-ovs@1.36.0-8.el8_6?arch=aarch64\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "NetworkManager-ppp-1:1.36.0-8.el8_6.aarch64",
"product": {
"name": "NetworkManager-ppp-1:1.36.0-8.el8_6.aarch64",
"product_id": "NetworkManager-ppp-1:1.36.0-8.el8_6.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/NetworkManager-ppp@1.36.0-8.el8_6?arch=aarch64\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "NetworkManager-team-1:1.36.0-8.el8_6.aarch64",
"product": {
"name": "NetworkManager-team-1:1.36.0-8.el8_6.aarch64",
"product_id": "NetworkManager-team-1:1.36.0-8.el8_6.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/NetworkManager-team@1.36.0-8.el8_6?arch=aarch64\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "NetworkManager-tui-1:1.36.0-8.el8_6.aarch64",
"product": {
"name": "NetworkManager-tui-1:1.36.0-8.el8_6.aarch64",
"product_id": "NetworkManager-tui-1:1.36.0-8.el8_6.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/NetworkManager-tui@1.36.0-8.el8_6?arch=aarch64\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "NetworkManager-wifi-1:1.36.0-8.el8_6.aarch64",
"product": {
"name": "NetworkManager-wifi-1:1.36.0-8.el8_6.aarch64",
"product_id": "NetworkManager-wifi-1:1.36.0-8.el8_6.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/NetworkManager-wifi@1.36.0-8.el8_6?arch=aarch64\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "NetworkManager-wwan-1:1.36.0-8.el8_6.aarch64",
"product": {
"name": "NetworkManager-wwan-1:1.36.0-8.el8_6.aarch64",
"product_id": "NetworkManager-wwan-1:1.36.0-8.el8_6.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/NetworkManager-wwan@1.36.0-8.el8_6?arch=aarch64\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "NetworkManager-debugsource-1:1.36.0-8.el8_6.aarch64",
"product": {
"name": "NetworkManager-debugsource-1:1.36.0-8.el8_6.aarch64",
"product_id": "NetworkManager-debugsource-1:1.36.0-8.el8_6.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/NetworkManager-debugsource@1.36.0-8.el8_6?arch=aarch64\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "NetworkManager-adsl-debuginfo-1:1.36.0-8.el8_6.aarch64",
"product": {
"name": "NetworkManager-adsl-debuginfo-1:1.36.0-8.el8_6.aarch64",
"product_id": "NetworkManager-adsl-debuginfo-1:1.36.0-8.el8_6.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/NetworkManager-adsl-debuginfo@1.36.0-8.el8_6?arch=aarch64\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "NetworkManager-bluetooth-debuginfo-1:1.36.0-8.el8_6.aarch64",
"product": {
"name": "NetworkManager-bluetooth-debuginfo-1:1.36.0-8.el8_6.aarch64",
"product_id": "NetworkManager-bluetooth-debuginfo-1:1.36.0-8.el8_6.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/NetworkManager-bluetooth-debuginfo@1.36.0-8.el8_6?arch=aarch64\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "NetworkManager-cloud-setup-debuginfo-1:1.36.0-8.el8_6.aarch64",
"product": {
"name": "NetworkManager-cloud-setup-debuginfo-1:1.36.0-8.el8_6.aarch64",
"product_id": "NetworkManager-cloud-setup-debuginfo-1:1.36.0-8.el8_6.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/NetworkManager-cloud-setup-debuginfo@1.36.0-8.el8_6?arch=aarch64\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "NetworkManager-debuginfo-1:1.36.0-8.el8_6.aarch64",
"product": {
"name": "NetworkManager-debuginfo-1:1.36.0-8.el8_6.aarch64",
"product_id": "NetworkManager-debuginfo-1:1.36.0-8.el8_6.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/NetworkManager-debuginfo@1.36.0-8.el8_6?arch=aarch64\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "NetworkManager-libnm-debuginfo-1:1.36.0-8.el8_6.aarch64",
"product": {
"name": "NetworkManager-libnm-debuginfo-1:1.36.0-8.el8_6.aarch64",
"product_id": "NetworkManager-libnm-debuginfo-1:1.36.0-8.el8_6.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/NetworkManager-libnm-debuginfo@1.36.0-8.el8_6?arch=aarch64\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "NetworkManager-ovs-debuginfo-1:1.36.0-8.el8_6.aarch64",
"product": {
"name": "NetworkManager-ovs-debuginfo-1:1.36.0-8.el8_6.aarch64",
"product_id": "NetworkManager-ovs-debuginfo-1:1.36.0-8.el8_6.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/NetworkManager-ovs-debuginfo@1.36.0-8.el8_6?arch=aarch64\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "NetworkManager-ppp-debuginfo-1:1.36.0-8.el8_6.aarch64",
"product": {
"name": "NetworkManager-ppp-debuginfo-1:1.36.0-8.el8_6.aarch64",
"product_id": "NetworkManager-ppp-debuginfo-1:1.36.0-8.el8_6.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/NetworkManager-ppp-debuginfo@1.36.0-8.el8_6?arch=aarch64\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "NetworkManager-team-debuginfo-1:1.36.0-8.el8_6.aarch64",
"product": {
"name": "NetworkManager-team-debuginfo-1:1.36.0-8.el8_6.aarch64",
"product_id": "NetworkManager-team-debuginfo-1:1.36.0-8.el8_6.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/NetworkManager-team-debuginfo@1.36.0-8.el8_6?arch=aarch64\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "NetworkManager-tui-debuginfo-1:1.36.0-8.el8_6.aarch64",
"product": {
"name": "NetworkManager-tui-debuginfo-1:1.36.0-8.el8_6.aarch64",
"product_id": "NetworkManager-tui-debuginfo-1:1.36.0-8.el8_6.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/NetworkManager-tui-debuginfo@1.36.0-8.el8_6?arch=aarch64\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "NetworkManager-wifi-debuginfo-1:1.36.0-8.el8_6.aarch64",
"product": {
"name": "NetworkManager-wifi-debuginfo-1:1.36.0-8.el8_6.aarch64",
"product_id": "NetworkManager-wifi-debuginfo-1:1.36.0-8.el8_6.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/NetworkManager-wifi-debuginfo@1.36.0-8.el8_6?arch=aarch64\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "NetworkManager-wwan-debuginfo-1:1.36.0-8.el8_6.aarch64",
"product": {
"name": "NetworkManager-wwan-debuginfo-1:1.36.0-8.el8_6.aarch64",
"product_id": "NetworkManager-wwan-debuginfo-1:1.36.0-8.el8_6.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/NetworkManager-wwan-debuginfo@1.36.0-8.el8_6?arch=aarch64\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "butane-0:0.15.0-2.rhaos4.11.el8.aarch64",
"product": {
"name": "butane-0:0.15.0-2.rhaos4.11.el8.aarch64",
"product_id": "butane-0:0.15.0-2.rhaos4.11.el8.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/butane@0.15.0-2.rhaos4.11.el8?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "butane-debugsource-0:0.15.0-2.rhaos4.11.el8.aarch64",
"product": {
"name": "butane-debugsource-0:0.15.0-2.rhaos4.11.el8.aarch64",
"product_id": "butane-debugsource-0:0.15.0-2.rhaos4.11.el8.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/butane-debugsource@0.15.0-2.rhaos4.11.el8?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "butane-debuginfo-0:0.15.0-2.rhaos4.11.el8.aarch64",
"product": {
"name": "butane-debuginfo-0:0.15.0-2.rhaos4.11.el8.aarch64",
"product_id": "butane-debuginfo-0:0.15.0-2.rhaos4.11.el8.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/butane-debuginfo@0.15.0-2.rhaos4.11.el8?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "cri-o-0:1.24.2-4.rhaos4.11.gitd6283df.el8.aarch64",
"product": {
"name": "cri-o-0:1.24.2-4.rhaos4.11.gitd6283df.el8.aarch64",
"product_id": "cri-o-0:1.24.2-4.rhaos4.11.gitd6283df.el8.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/cri-o@1.24.2-4.rhaos4.11.gitd6283df.el8?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "cri-o-debugsource-0:1.24.2-4.rhaos4.11.gitd6283df.el8.aarch64",
"product": {
"name": "cri-o-debugsource-0:1.24.2-4.rhaos4.11.gitd6283df.el8.aarch64",
"product_id": "cri-o-debugsource-0:1.24.2-4.rhaos4.11.gitd6283df.el8.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/cri-o-debugsource@1.24.2-4.rhaos4.11.gitd6283df.el8?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "cri-o-debuginfo-0:1.24.2-4.rhaos4.11.gitd6283df.el8.aarch64",
"product": {
"name": "cri-o-debuginfo-0:1.24.2-4.rhaos4.11.gitd6283df.el8.aarch64",
"product_id": "cri-o-debuginfo-0:1.24.2-4.rhaos4.11.gitd6283df.el8.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/cri-o-debuginfo@1.24.2-4.rhaos4.11.gitd6283df.el8?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "ignition-0:2.14.0-4.rhaos4.11.el8.aarch64",
"product": {
"name": "ignition-0:2.14.0-4.rhaos4.11.el8.aarch64",
"product_id": "ignition-0:2.14.0-4.rhaos4.11.el8.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/ignition@2.14.0-4.rhaos4.11.el8?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "ignition-validate-0:2.14.0-4.rhaos4.11.el8.aarch64",
"product": {
"name": "ignition-validate-0:2.14.0-4.rhaos4.11.el8.aarch64",
"product_id": "ignition-validate-0:2.14.0-4.rhaos4.11.el8.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/ignition-validate@2.14.0-4.rhaos4.11.el8?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "ignition-debugsource-0:2.14.0-4.rhaos4.11.el8.aarch64",
"product": {
"name": "ignition-debugsource-0:2.14.0-4.rhaos4.11.el8.aarch64",
"product_id": "ignition-debugsource-0:2.14.0-4.rhaos4.11.el8.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/ignition-debugsource@2.14.0-4.rhaos4.11.el8?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "ignition-debuginfo-0:2.14.0-4.rhaos4.11.el8.aarch64",
"product": {
"name": "ignition-debuginfo-0:2.14.0-4.rhaos4.11.el8.aarch64",
"product_id": "ignition-debuginfo-0:2.14.0-4.rhaos4.11.el8.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/ignition-debuginfo@2.14.0-4.rhaos4.11.el8?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "ignition-validate-debuginfo-0:2.14.0-4.rhaos4.11.el8.aarch64",
"product": {
"name": "ignition-validate-debuginfo-0:2.14.0-4.rhaos4.11.el8.aarch64",
"product_id": "ignition-validate-debuginfo-0:2.14.0-4.rhaos4.11.el8.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/ignition-validate-debuginfo@2.14.0-4.rhaos4.11.el8?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "openshift-hyperkube-0:4.11.0-202208101756.p0.g4f0dd4d.assembly.stream.el8.aarch64",
"product": {
"name": "openshift-hyperkube-0:4.11.0-202208101756.p0.g4f0dd4d.assembly.stream.el8.aarch64",
"product_id": "openshift-hyperkube-0:4.11.0-202208101756.p0.g4f0dd4d.assembly.stream.el8.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/openshift-hyperkube@4.11.0-202208101756.p0.g4f0dd4d.assembly.stream.el8?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "openshift-clients-0:4.11.0-202208110436.p0.gfcf512e.assembly.stream.el8.aarch64",
"product": {
"name": "openshift-clients-0:4.11.0-202208110436.p0.gfcf512e.assembly.stream.el8.aarch64",
"product_id": "openshift-clients-0:4.11.0-202208110436.p0.gfcf512e.assembly.stream.el8.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/openshift-clients@4.11.0-202208110436.p0.gfcf512e.assembly.stream.el8?arch=aarch64"
}
}
}
],
"category": "architecture",
"name": "aarch64"
},
{
"branches": [
{
"category": "product_version",
"name": "NetworkManager-1:1.36.0-8.el8_6.ppc64le",
"product": {
"name": "NetworkManager-1:1.36.0-8.el8_6.ppc64le",
"product_id": "NetworkManager-1:1.36.0-8.el8_6.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/NetworkManager@1.36.0-8.el8_6?arch=ppc64le\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "NetworkManager-adsl-1:1.36.0-8.el8_6.ppc64le",
"product": {
"name": "NetworkManager-adsl-1:1.36.0-8.el8_6.ppc64le",
"product_id": "NetworkManager-adsl-1:1.36.0-8.el8_6.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/NetworkManager-adsl@1.36.0-8.el8_6?arch=ppc64le\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "NetworkManager-bluetooth-1:1.36.0-8.el8_6.ppc64le",
"product": {
"name": "NetworkManager-bluetooth-1:1.36.0-8.el8_6.ppc64le",
"product_id": "NetworkManager-bluetooth-1:1.36.0-8.el8_6.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/NetworkManager-bluetooth@1.36.0-8.el8_6?arch=ppc64le\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "NetworkManager-cloud-setup-1:1.36.0-8.el8_6.ppc64le",
"product": {
"name": "NetworkManager-cloud-setup-1:1.36.0-8.el8_6.ppc64le",
"product_id": "NetworkManager-cloud-setup-1:1.36.0-8.el8_6.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/NetworkManager-cloud-setup@1.36.0-8.el8_6?arch=ppc64le\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "NetworkManager-libnm-1:1.36.0-8.el8_6.ppc64le",
"product": {
"name": "NetworkManager-libnm-1:1.36.0-8.el8_6.ppc64le",
"product_id": "NetworkManager-libnm-1:1.36.0-8.el8_6.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/NetworkManager-libnm@1.36.0-8.el8_6?arch=ppc64le\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "NetworkManager-libnm-devel-1:1.36.0-8.el8_6.ppc64le",
"product": {
"name": "NetworkManager-libnm-devel-1:1.36.0-8.el8_6.ppc64le",
"product_id": "NetworkManager-libnm-devel-1:1.36.0-8.el8_6.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/NetworkManager-libnm-devel@1.36.0-8.el8_6?arch=ppc64le\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "NetworkManager-ovs-1:1.36.0-8.el8_6.ppc64le",
"product": {
"name": "NetworkManager-ovs-1:1.36.0-8.el8_6.ppc64le",
"product_id": "NetworkManager-ovs-1:1.36.0-8.el8_6.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/NetworkManager-ovs@1.36.0-8.el8_6?arch=ppc64le\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "NetworkManager-ppp-1:1.36.0-8.el8_6.ppc64le",
"product": {
"name": "NetworkManager-ppp-1:1.36.0-8.el8_6.ppc64le",
"product_id": "NetworkManager-ppp-1:1.36.0-8.el8_6.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/NetworkManager-ppp@1.36.0-8.el8_6?arch=ppc64le\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "NetworkManager-team-1:1.36.0-8.el8_6.ppc64le",
"product": {
"name": "NetworkManager-team-1:1.36.0-8.el8_6.ppc64le",
"product_id": "NetworkManager-team-1:1.36.0-8.el8_6.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/NetworkManager-team@1.36.0-8.el8_6?arch=ppc64le\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "NetworkManager-tui-1:1.36.0-8.el8_6.ppc64le",
"product": {
"name": "NetworkManager-tui-1:1.36.0-8.el8_6.ppc64le",
"product_id": "NetworkManager-tui-1:1.36.0-8.el8_6.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/NetworkManager-tui@1.36.0-8.el8_6?arch=ppc64le\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "NetworkManager-wifi-1:1.36.0-8.el8_6.ppc64le",
"product": {
"name": "NetworkManager-wifi-1:1.36.0-8.el8_6.ppc64le",
"product_id": "NetworkManager-wifi-1:1.36.0-8.el8_6.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/NetworkManager-wifi@1.36.0-8.el8_6?arch=ppc64le\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "NetworkManager-wwan-1:1.36.0-8.el8_6.ppc64le",
"product": {
"name": "NetworkManager-wwan-1:1.36.0-8.el8_6.ppc64le",
"product_id": "NetworkManager-wwan-1:1.36.0-8.el8_6.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/NetworkManager-wwan@1.36.0-8.el8_6?arch=ppc64le\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "NetworkManager-debugsource-1:1.36.0-8.el8_6.ppc64le",
"product": {
"name": "NetworkManager-debugsource-1:1.36.0-8.el8_6.ppc64le",
"product_id": "NetworkManager-debugsource-1:1.36.0-8.el8_6.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/NetworkManager-debugsource@1.36.0-8.el8_6?arch=ppc64le\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "NetworkManager-adsl-debuginfo-1:1.36.0-8.el8_6.ppc64le",
"product": {
"name": "NetworkManager-adsl-debuginfo-1:1.36.0-8.el8_6.ppc64le",
"product_id": "NetworkManager-adsl-debuginfo-1:1.36.0-8.el8_6.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/NetworkManager-adsl-debuginfo@1.36.0-8.el8_6?arch=ppc64le\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "NetworkManager-bluetooth-debuginfo-1:1.36.0-8.el8_6.ppc64le",
"product": {
"name": "NetworkManager-bluetooth-debuginfo-1:1.36.0-8.el8_6.ppc64le",
"product_id": "NetworkManager-bluetooth-debuginfo-1:1.36.0-8.el8_6.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/NetworkManager-bluetooth-debuginfo@1.36.0-8.el8_6?arch=ppc64le\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "NetworkManager-cloud-setup-debuginfo-1:1.36.0-8.el8_6.ppc64le",
"product": {
"name": "NetworkManager-cloud-setup-debuginfo-1:1.36.0-8.el8_6.ppc64le",
"product_id": "NetworkManager-cloud-setup-debuginfo-1:1.36.0-8.el8_6.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/NetworkManager-cloud-setup-debuginfo@1.36.0-8.el8_6?arch=ppc64le\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "NetworkManager-debuginfo-1:1.36.0-8.el8_6.ppc64le",
"product": {
"name": "NetworkManager-debuginfo-1:1.36.0-8.el8_6.ppc64le",
"product_id": "NetworkManager-debuginfo-1:1.36.0-8.el8_6.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/NetworkManager-debuginfo@1.36.0-8.el8_6?arch=ppc64le\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "NetworkManager-libnm-debuginfo-1:1.36.0-8.el8_6.ppc64le",
"product": {
"name": "NetworkManager-libnm-debuginfo-1:1.36.0-8.el8_6.ppc64le",
"product_id": "NetworkManager-libnm-debuginfo-1:1.36.0-8.el8_6.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/NetworkManager-libnm-debuginfo@1.36.0-8.el8_6?arch=ppc64le\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "NetworkManager-ovs-debuginfo-1:1.36.0-8.el8_6.ppc64le",
"product": {
"name": "NetworkManager-ovs-debuginfo-1:1.36.0-8.el8_6.ppc64le",
"product_id": "NetworkManager-ovs-debuginfo-1:1.36.0-8.el8_6.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/NetworkManager-ovs-debuginfo@1.36.0-8.el8_6?arch=ppc64le\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "NetworkManager-ppp-debuginfo-1:1.36.0-8.el8_6.ppc64le",
"product": {
"name": "NetworkManager-ppp-debuginfo-1:1.36.0-8.el8_6.ppc64le",
"product_id": "NetworkManager-ppp-debuginfo-1:1.36.0-8.el8_6.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/NetworkManager-ppp-debuginfo@1.36.0-8.el8_6?arch=ppc64le\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "NetworkManager-team-debuginfo-1:1.36.0-8.el8_6.ppc64le",
"product": {
"name": "NetworkManager-team-debuginfo-1:1.36.0-8.el8_6.ppc64le",
"product_id": "NetworkManager-team-debuginfo-1:1.36.0-8.el8_6.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/NetworkManager-team-debuginfo@1.36.0-8.el8_6?arch=ppc64le\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "NetworkManager-tui-debuginfo-1:1.36.0-8.el8_6.ppc64le",
"product": {
"name": "NetworkManager-tui-debuginfo-1:1.36.0-8.el8_6.ppc64le",
"product_id": "NetworkManager-tui-debuginfo-1:1.36.0-8.el8_6.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/NetworkManager-tui-debuginfo@1.36.0-8.el8_6?arch=ppc64le\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "NetworkManager-wifi-debuginfo-1:1.36.0-8.el8_6.ppc64le",
"product": {
"name": "NetworkManager-wifi-debuginfo-1:1.36.0-8.el8_6.ppc64le",
"product_id": "NetworkManager-wifi-debuginfo-1:1.36.0-8.el8_6.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/NetworkManager-wifi-debuginfo@1.36.0-8.el8_6?arch=ppc64le\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "NetworkManager-wwan-debuginfo-1:1.36.0-8.el8_6.ppc64le",
"product": {
"name": "NetworkManager-wwan-debuginfo-1:1.36.0-8.el8_6.ppc64le",
"product_id": "NetworkManager-wwan-debuginfo-1:1.36.0-8.el8_6.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/NetworkManager-wwan-debuginfo@1.36.0-8.el8_6?arch=ppc64le\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "butane-0:0.15.0-2.rhaos4.11.el8.ppc64le",
"product": {
"name": "butane-0:0.15.0-2.rhaos4.11.el8.ppc64le",
"product_id": "butane-0:0.15.0-2.rhaos4.11.el8.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/butane@0.15.0-2.rhaos4.11.el8?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "butane-debugsource-0:0.15.0-2.rhaos4.11.el8.ppc64le",
"product": {
"name": "butane-debugsource-0:0.15.0-2.rhaos4.11.el8.ppc64le",
"product_id": "butane-debugsource-0:0.15.0-2.rhaos4.11.el8.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/butane-debugsource@0.15.0-2.rhaos4.11.el8?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "butane-debuginfo-0:0.15.0-2.rhaos4.11.el8.ppc64le",
"product": {
"name": "butane-debuginfo-0:0.15.0-2.rhaos4.11.el8.ppc64le",
"product_id": "butane-debuginfo-0:0.15.0-2.rhaos4.11.el8.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/butane-debuginfo@0.15.0-2.rhaos4.11.el8?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "cri-o-0:1.24.2-4.rhaos4.11.gitd6283df.el8.ppc64le",
"product": {
"name": "cri-o-0:1.24.2-4.rhaos4.11.gitd6283df.el8.ppc64le",
"product_id": "cri-o-0:1.24.2-4.rhaos4.11.gitd6283df.el8.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/cri-o@1.24.2-4.rhaos4.11.gitd6283df.el8?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "cri-o-debugsource-0:1.24.2-4.rhaos4.11.gitd6283df.el8.ppc64le",
"product": {
"name": "cri-o-debugsource-0:1.24.2-4.rhaos4.11.gitd6283df.el8.ppc64le",
"product_id": "cri-o-debugsource-0:1.24.2-4.rhaos4.11.gitd6283df.el8.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/cri-o-debugsource@1.24.2-4.rhaos4.11.gitd6283df.el8?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "cri-o-debuginfo-0:1.24.2-4.rhaos4.11.gitd6283df.el8.ppc64le",
"product": {
"name": "cri-o-debuginfo-0:1.24.2-4.rhaos4.11.gitd6283df.el8.ppc64le",
"product_id": "cri-o-debuginfo-0:1.24.2-4.rhaos4.11.gitd6283df.el8.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/cri-o-debuginfo@1.24.2-4.rhaos4.11.gitd6283df.el8?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "ignition-0:2.14.0-4.rhaos4.11.el8.ppc64le",
"product": {
"name": "ignition-0:2.14.0-4.rhaos4.11.el8.ppc64le",
"product_id": "ignition-0:2.14.0-4.rhaos4.11.el8.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/ignition@2.14.0-4.rhaos4.11.el8?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "ignition-validate-0:2.14.0-4.rhaos4.11.el8.ppc64le",
"product": {
"name": "ignition-validate-0:2.14.0-4.rhaos4.11.el8.ppc64le",
"product_id": "ignition-validate-0:2.14.0-4.rhaos4.11.el8.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/ignition-validate@2.14.0-4.rhaos4.11.el8?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "ignition-debugsource-0:2.14.0-4.rhaos4.11.el8.ppc64le",
"product": {
"name": "ignition-debugsource-0:2.14.0-4.rhaos4.11.el8.ppc64le",
"product_id": "ignition-debugsource-0:2.14.0-4.rhaos4.11.el8.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/ignition-debugsource@2.14.0-4.rhaos4.11.el8?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "ignition-debuginfo-0:2.14.0-4.rhaos4.11.el8.ppc64le",
"product": {
"name": "ignition-debuginfo-0:2.14.0-4.rhaos4.11.el8.ppc64le",
"product_id": "ignition-debuginfo-0:2.14.0-4.rhaos4.11.el8.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/ignition-debuginfo@2.14.0-4.rhaos4.11.el8?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "ignition-validate-debuginfo-0:2.14.0-4.rhaos4.11.el8.ppc64le",
"product": {
"name": "ignition-validate-debuginfo-0:2.14.0-4.rhaos4.11.el8.ppc64le",
"product_id": "ignition-validate-debuginfo-0:2.14.0-4.rhaos4.11.el8.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/ignition-validate-debuginfo@2.14.0-4.rhaos4.11.el8?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "openshift-hyperkube-0:4.11.0-202208101756.p0.g4f0dd4d.assembly.stream.el8.ppc64le",
"product": {
"name": "openshift-hyperkube-0:4.11.0-202208101756.p0.g4f0dd4d.assembly.stream.el8.ppc64le",
"product_id": "openshift-hyperkube-0:4.11.0-202208101756.p0.g4f0dd4d.assembly.stream.el8.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/openshift-hyperkube@4.11.0-202208101756.p0.g4f0dd4d.assembly.stream.el8?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "openshift-clients-0:4.11.0-202208110436.p0.gfcf512e.assembly.stream.el8.ppc64le",
"product": {
"name": "openshift-clients-0:4.11.0-202208110436.p0.gfcf512e.assembly.stream.el8.ppc64le",
"product_id": "openshift-clients-0:4.11.0-202208110436.p0.gfcf512e.assembly.stream.el8.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/openshift-clients@4.11.0-202208110436.p0.gfcf512e.assembly.stream.el8?arch=ppc64le"
}
}
}
],
"category": "architecture",
"name": "ppc64le"
},
{
"branches": [
{
"category": "product_version",
"name": "NetworkManager-1:1.36.0-8.el8_6.x86_64",
"product": {
"name": "NetworkManager-1:1.36.0-8.el8_6.x86_64",
"product_id": "NetworkManager-1:1.36.0-8.el8_6.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/NetworkManager@1.36.0-8.el8_6?arch=x86_64\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "NetworkManager-adsl-1:1.36.0-8.el8_6.x86_64",
"product": {
"name": "NetworkManager-adsl-1:1.36.0-8.el8_6.x86_64",
"product_id": "NetworkManager-adsl-1:1.36.0-8.el8_6.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/NetworkManager-adsl@1.36.0-8.el8_6?arch=x86_64\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "NetworkManager-bluetooth-1:1.36.0-8.el8_6.x86_64",
"product": {
"name": "NetworkManager-bluetooth-1:1.36.0-8.el8_6.x86_64",
"product_id": "NetworkManager-bluetooth-1:1.36.0-8.el8_6.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/NetworkManager-bluetooth@1.36.0-8.el8_6?arch=x86_64\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "NetworkManager-cloud-setup-1:1.36.0-8.el8_6.x86_64",
"product": {
"name": "NetworkManager-cloud-setup-1:1.36.0-8.el8_6.x86_64",
"product_id": "NetworkManager-cloud-setup-1:1.36.0-8.el8_6.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/NetworkManager-cloud-setup@1.36.0-8.el8_6?arch=x86_64\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "NetworkManager-libnm-1:1.36.0-8.el8_6.x86_64",
"product": {
"name": "NetworkManager-libnm-1:1.36.0-8.el8_6.x86_64",
"product_id": "NetworkManager-libnm-1:1.36.0-8.el8_6.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/NetworkManager-libnm@1.36.0-8.el8_6?arch=x86_64\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "NetworkManager-libnm-devel-1:1.36.0-8.el8_6.x86_64",
"product": {
"name": "NetworkManager-libnm-devel-1:1.36.0-8.el8_6.x86_64",
"product_id": "NetworkManager-libnm-devel-1:1.36.0-8.el8_6.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/NetworkManager-libnm-devel@1.36.0-8.el8_6?arch=x86_64\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "NetworkManager-ovs-1:1.36.0-8.el8_6.x86_64",
"product": {
"name": "NetworkManager-ovs-1:1.36.0-8.el8_6.x86_64",
"product_id": "NetworkManager-ovs-1:1.36.0-8.el8_6.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/NetworkManager-ovs@1.36.0-8.el8_6?arch=x86_64\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "NetworkManager-ppp-1:1.36.0-8.el8_6.x86_64",
"product": {
"name": "NetworkManager-ppp-1:1.36.0-8.el8_6.x86_64",
"product_id": "NetworkManager-ppp-1:1.36.0-8.el8_6.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/NetworkManager-ppp@1.36.0-8.el8_6?arch=x86_64\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "NetworkManager-team-1:1.36.0-8.el8_6.x86_64",
"product": {
"name": "NetworkManager-team-1:1.36.0-8.el8_6.x86_64",
"product_id": "NetworkManager-team-1:1.36.0-8.el8_6.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/NetworkManager-team@1.36.0-8.el8_6?arch=x86_64\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "NetworkManager-tui-1:1.36.0-8.el8_6.x86_64",
"product": {
"name": "NetworkManager-tui-1:1.36.0-8.el8_6.x86_64",
"product_id": "NetworkManager-tui-1:1.36.0-8.el8_6.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/NetworkManager-tui@1.36.0-8.el8_6?arch=x86_64\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "NetworkManager-wifi-1:1.36.0-8.el8_6.x86_64",
"product": {
"name": "NetworkManager-wifi-1:1.36.0-8.el8_6.x86_64",
"product_id": "NetworkManager-wifi-1:1.36.0-8.el8_6.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/NetworkManager-wifi@1.36.0-8.el8_6?arch=x86_64\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "NetworkManager-wwan-1:1.36.0-8.el8_6.x86_64",
"product": {
"name": "NetworkManager-wwan-1:1.36.0-8.el8_6.x86_64",
"product_id": "NetworkManager-wwan-1:1.36.0-8.el8_6.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/NetworkManager-wwan@1.36.0-8.el8_6?arch=x86_64\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "NetworkManager-debugsource-1:1.36.0-8.el8_6.x86_64",
"product": {
"name": "NetworkManager-debugsource-1:1.36.0-8.el8_6.x86_64",
"product_id": "NetworkManager-debugsource-1:1.36.0-8.el8_6.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/NetworkManager-debugsource@1.36.0-8.el8_6?arch=x86_64\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "NetworkManager-adsl-debuginfo-1:1.36.0-8.el8_6.x86_64",
"product": {
"name": "NetworkManager-adsl-debuginfo-1:1.36.0-8.el8_6.x86_64",
"product_id": "NetworkManager-adsl-debuginfo-1:1.36.0-8.el8_6.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/NetworkManager-adsl-debuginfo@1.36.0-8.el8_6?arch=x86_64\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "NetworkManager-bluetooth-debuginfo-1:1.36.0-8.el8_6.x86_64",
"product": {
"name": "NetworkManager-bluetooth-debuginfo-1:1.36.0-8.el8_6.x86_64",
"product_id": "NetworkManager-bluetooth-debuginfo-1:1.36.0-8.el8_6.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/NetworkManager-bluetooth-debuginfo@1.36.0-8.el8_6?arch=x86_64\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "NetworkManager-cloud-setup-debuginfo-1:1.36.0-8.el8_6.x86_64",
"product": {
"name": "NetworkManager-cloud-setup-debuginfo-1:1.36.0-8.el8_6.x86_64",
"product_id": "NetworkManager-cloud-setup-debuginfo-1:1.36.0-8.el8_6.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/NetworkManager-cloud-setup-debuginfo@1.36.0-8.el8_6?arch=x86_64\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "NetworkManager-debuginfo-1:1.36.0-8.el8_6.x86_64",
"product": {
"name": "NetworkManager-debuginfo-1:1.36.0-8.el8_6.x86_64",
"product_id": "NetworkManager-debuginfo-1:1.36.0-8.el8_6.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/NetworkManager-debuginfo@1.36.0-8.el8_6?arch=x86_64\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "NetworkManager-libnm-debuginfo-1:1.36.0-8.el8_6.x86_64",
"product": {
"name": "NetworkManager-libnm-debuginfo-1:1.36.0-8.el8_6.x86_64",
"product_id": "NetworkManager-libnm-debuginfo-1:1.36.0-8.el8_6.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/NetworkManager-libnm-debuginfo@1.36.0-8.el8_6?arch=x86_64\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "NetworkManager-ovs-debuginfo-1:1.36.0-8.el8_6.x86_64",
"product": {
"name": "NetworkManager-ovs-debuginfo-1:1.36.0-8.el8_6.x86_64",
"product_id": "NetworkManager-ovs-debuginfo-1:1.36.0-8.el8_6.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/NetworkManager-ovs-debuginfo@1.36.0-8.el8_6?arch=x86_64\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "NetworkManager-ppp-debuginfo-1:1.36.0-8.el8_6.x86_64",
"product": {
"name": "NetworkManager-ppp-debuginfo-1:1.36.0-8.el8_6.x86_64",
"product_id": "NetworkManager-ppp-debuginfo-1:1.36.0-8.el8_6.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/NetworkManager-ppp-debuginfo@1.36.0-8.el8_6?arch=x86_64\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "NetworkManager-team-debuginfo-1:1.36.0-8.el8_6.x86_64",
"product": {
"name": "NetworkManager-team-debuginfo-1:1.36.0-8.el8_6.x86_64",
"product_id": "NetworkManager-team-debuginfo-1:1.36.0-8.el8_6.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/NetworkManager-team-debuginfo@1.36.0-8.el8_6?arch=x86_64\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "NetworkManager-tui-debuginfo-1:1.36.0-8.el8_6.x86_64",
"product": {
"name": "NetworkManager-tui-debuginfo-1:1.36.0-8.el8_6.x86_64",
"product_id": "NetworkManager-tui-debuginfo-1:1.36.0-8.el8_6.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/NetworkManager-tui-debuginfo@1.36.0-8.el8_6?arch=x86_64\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "NetworkManager-wifi-debuginfo-1:1.36.0-8.el8_6.x86_64",
"product": {
"name": "NetworkManager-wifi-debuginfo-1:1.36.0-8.el8_6.x86_64",
"product_id": "NetworkManager-wifi-debuginfo-1:1.36.0-8.el8_6.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/NetworkManager-wifi-debuginfo@1.36.0-8.el8_6?arch=x86_64\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "NetworkManager-wwan-debuginfo-1:1.36.0-8.el8_6.x86_64",
"product": {
"name": "NetworkManager-wwan-debuginfo-1:1.36.0-8.el8_6.x86_64",
"product_id": "NetworkManager-wwan-debuginfo-1:1.36.0-8.el8_6.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/NetworkManager-wwan-debuginfo@1.36.0-8.el8_6?arch=x86_64\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "butane-0:0.15.0-2.rhaos4.11.el8.x86_64",
"product": {
"name": "butane-0:0.15.0-2.rhaos4.11.el8.x86_64",
"product_id": "butane-0:0.15.0-2.rhaos4.11.el8.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/butane@0.15.0-2.rhaos4.11.el8?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "butane-debugsource-0:0.15.0-2.rhaos4.11.el8.x86_64",
"product": {
"name": "butane-debugsource-0:0.15.0-2.rhaos4.11.el8.x86_64",
"product_id": "butane-debugsource-0:0.15.0-2.rhaos4.11.el8.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/butane-debugsource@0.15.0-2.rhaos4.11.el8?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "butane-debuginfo-0:0.15.0-2.rhaos4.11.el8.x86_64",
"product": {
"name": "butane-debuginfo-0:0.15.0-2.rhaos4.11.el8.x86_64",
"product_id": "butane-debuginfo-0:0.15.0-2.rhaos4.11.el8.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/butane-debuginfo@0.15.0-2.rhaos4.11.el8?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "cri-o-0:1.24.2-4.rhaos4.11.gitd6283df.el8.x86_64",
"product": {
"name": "cri-o-0:1.24.2-4.rhaos4.11.gitd6283df.el8.x86_64",
"product_id": "cri-o-0:1.24.2-4.rhaos4.11.gitd6283df.el8.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/cri-o@1.24.2-4.rhaos4.11.gitd6283df.el8?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "cri-o-debugsource-0:1.24.2-4.rhaos4.11.gitd6283df.el8.x86_64",
"product": {
"name": "cri-o-debugsource-0:1.24.2-4.rhaos4.11.gitd6283df.el8.x86_64",
"product_id": "cri-o-debugsource-0:1.24.2-4.rhaos4.11.gitd6283df.el8.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/cri-o-debugsource@1.24.2-4.rhaos4.11.gitd6283df.el8?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "cri-o-debuginfo-0:1.24.2-4.rhaos4.11.gitd6283df.el8.x86_64",
"product": {
"name": "cri-o-debuginfo-0:1.24.2-4.rhaos4.11.gitd6283df.el8.x86_64",
"product_id": "cri-o-debuginfo-0:1.24.2-4.rhaos4.11.gitd6283df.el8.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/cri-o-debuginfo@1.24.2-4.rhaos4.11.gitd6283df.el8?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "ignition-0:2.14.0-4.rhaos4.11.el8.x86_64",
"product": {
"name": "ignition-0:2.14.0-4.rhaos4.11.el8.x86_64",
"product_id": "ignition-0:2.14.0-4.rhaos4.11.el8.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/ignition@2.14.0-4.rhaos4.11.el8?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "ignition-validate-0:2.14.0-4.rhaos4.11.el8.x86_64",
"product": {
"name": "ignition-validate-0:2.14.0-4.rhaos4.11.el8.x86_64",
"product_id": "ignition-validate-0:2.14.0-4.rhaos4.11.el8.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/ignition-validate@2.14.0-4.rhaos4.11.el8?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "ignition-debugsource-0:2.14.0-4.rhaos4.11.el8.x86_64",
"product": {
"name": "ignition-debugsource-0:2.14.0-4.rhaos4.11.el8.x86_64",
"product_id": "ignition-debugsource-0:2.14.0-4.rhaos4.11.el8.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/ignition-debugsource@2.14.0-4.rhaos4.11.el8?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "ignition-debuginfo-0:2.14.0-4.rhaos4.11.el8.x86_64",
"product": {
"name": "ignition-debuginfo-0:2.14.0-4.rhaos4.11.el8.x86_64",
"product_id": "ignition-debuginfo-0:2.14.0-4.rhaos4.11.el8.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/ignition-debuginfo@2.14.0-4.rhaos4.11.el8?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "ignition-validate-debuginfo-0:2.14.0-4.rhaos4.11.el8.x86_64",
"product": {
"name": "ignition-validate-debuginfo-0:2.14.0-4.rhaos4.11.el8.x86_64",
"product_id": "ignition-validate-debuginfo-0:2.14.0-4.rhaos4.11.el8.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/ignition-validate-debuginfo@2.14.0-4.rhaos4.11.el8?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "openshift-hyperkube-0:4.11.0-202208101756.p0.g4f0dd4d.assembly.stream.el8.x86_64",
"product": {
"name": "openshift-hyperkube-0:4.11.0-202208101756.p0.g4f0dd4d.assembly.stream.el8.x86_64",
"product_id": "openshift-hyperkube-0:4.11.0-202208101756.p0.g4f0dd4d.assembly.stream.el8.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/openshift-hyperkube@4.11.0-202208101756.p0.g4f0dd4d.assembly.stream.el8?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "openshift-clients-0:4.11.0-202208110436.p0.gfcf512e.assembly.stream.el8.x86_64",
"product": {
"name": "openshift-clients-0:4.11.0-202208110436.p0.gfcf512e.assembly.stream.el8.x86_64",
"product_id": "openshift-clients-0:4.11.0-202208110436.p0.gfcf512e.assembly.stream.el8.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/openshift-clients@4.11.0-202208110436.p0.gfcf512e.assembly.stream.el8?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "openshift-clients-redistributable-0:4.11.0-202208110436.p0.gfcf512e.assembly.stream.el8.x86_64",
"product": {
"name": "openshift-clients-redistributable-0:4.11.0-202208110436.p0.gfcf512e.assembly.stream.el8.x86_64",
"product_id": "openshift-clients-redistributable-0:4.11.0-202208110436.p0.gfcf512e.assembly.stream.el8.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/openshift-clients-redistributable@4.11.0-202208110436.p0.gfcf512e.assembly.stream.el8?arch=x86_64"
}
}
}
],
"category": "architecture",
"name": "x86_64"
},
{
"branches": [
{
"category": "product_version",
"name": "NetworkManager-1:1.36.0-8.el8_6.s390x",
"product": {
"name": "NetworkManager-1:1.36.0-8.el8_6.s390x",
"product_id": "NetworkManager-1:1.36.0-8.el8_6.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/NetworkManager@1.36.0-8.el8_6?arch=s390x\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "NetworkManager-adsl-1:1.36.0-8.el8_6.s390x",
"product": {
"name": "NetworkManager-adsl-1:1.36.0-8.el8_6.s390x",
"product_id": "NetworkManager-adsl-1:1.36.0-8.el8_6.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/NetworkManager-adsl@1.36.0-8.el8_6?arch=s390x\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "NetworkManager-bluetooth-1:1.36.0-8.el8_6.s390x",
"product": {
"name": "NetworkManager-bluetooth-1:1.36.0-8.el8_6.s390x",
"product_id": "NetworkManager-bluetooth-1:1.36.0-8.el8_6.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/NetworkManager-bluetooth@1.36.0-8.el8_6?arch=s390x\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "NetworkManager-cloud-setup-1:1.36.0-8.el8_6.s390x",
"product": {
"name": "NetworkManager-cloud-setup-1:1.36.0-8.el8_6.s390x",
"product_id": "NetworkManager-cloud-setup-1:1.36.0-8.el8_6.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/NetworkManager-cloud-setup@1.36.0-8.el8_6?arch=s390x\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "NetworkManager-libnm-1:1.36.0-8.el8_6.s390x",
"product": {
"name": "NetworkManager-libnm-1:1.36.0-8.el8_6.s390x",
"product_id": "NetworkManager-libnm-1:1.36.0-8.el8_6.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/NetworkManager-libnm@1.36.0-8.el8_6?arch=s390x\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "NetworkManager-libnm-devel-1:1.36.0-8.el8_6.s390x",
"product": {
"name": "NetworkManager-libnm-devel-1:1.36.0-8.el8_6.s390x",
"product_id": "NetworkManager-libnm-devel-1:1.36.0-8.el8_6.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/NetworkManager-libnm-devel@1.36.0-8.el8_6?arch=s390x\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "NetworkManager-ovs-1:1.36.0-8.el8_6.s390x",
"product": {
"name": "NetworkManager-ovs-1:1.36.0-8.el8_6.s390x",
"product_id": "NetworkManager-ovs-1:1.36.0-8.el8_6.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/NetworkManager-ovs@1.36.0-8.el8_6?arch=s390x\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "NetworkManager-ppp-1:1.36.0-8.el8_6.s390x",
"product": {
"name": "NetworkManager-ppp-1:1.36.0-8.el8_6.s390x",
"product_id": "NetworkManager-ppp-1:1.36.0-8.el8_6.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/NetworkManager-ppp@1.36.0-8.el8_6?arch=s390x\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "NetworkManager-team-1:1.36.0-8.el8_6.s390x",
"product": {
"name": "NetworkManager-team-1:1.36.0-8.el8_6.s390x",
"product_id": "NetworkManager-team-1:1.36.0-8.el8_6.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/NetworkManager-team@1.36.0-8.el8_6?arch=s390x\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "NetworkManager-tui-1:1.36.0-8.el8_6.s390x",
"product": {
"name": "NetworkManager-tui-1:1.36.0-8.el8_6.s390x",
"product_id": "NetworkManager-tui-1:1.36.0-8.el8_6.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/NetworkManager-tui@1.36.0-8.el8_6?arch=s390x\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "NetworkManager-wifi-1:1.36.0-8.el8_6.s390x",
"product": {
"name": "NetworkManager-wifi-1:1.36.0-8.el8_6.s390x",
"product_id": "NetworkManager-wifi-1:1.36.0-8.el8_6.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/NetworkManager-wifi@1.36.0-8.el8_6?arch=s390x\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "NetworkManager-wwan-1:1.36.0-8.el8_6.s390x",
"product": {
"name": "NetworkManager-wwan-1:1.36.0-8.el8_6.s390x",
"product_id": "NetworkManager-wwan-1:1.36.0-8.el8_6.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/NetworkManager-wwan@1.36.0-8.el8_6?arch=s390x\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "NetworkManager-debugsource-1:1.36.0-8.el8_6.s390x",
"product": {
"name": "NetworkManager-debugsource-1:1.36.0-8.el8_6.s390x",
"product_id": "NetworkManager-debugsource-1:1.36.0-8.el8_6.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/NetworkManager-debugsource@1.36.0-8.el8_6?arch=s390x\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "NetworkManager-adsl-debuginfo-1:1.36.0-8.el8_6.s390x",
"product": {
"name": "NetworkManager-adsl-debuginfo-1:1.36.0-8.el8_6.s390x",
"product_id": "NetworkManager-adsl-debuginfo-1:1.36.0-8.el8_6.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/NetworkManager-adsl-debuginfo@1.36.0-8.el8_6?arch=s390x\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "NetworkManager-bluetooth-debuginfo-1:1.36.0-8.el8_6.s390x",
"product": {
"name": "NetworkManager-bluetooth-debuginfo-1:1.36.0-8.el8_6.s390x",
"product_id": "NetworkManager-bluetooth-debuginfo-1:1.36.0-8.el8_6.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/NetworkManager-bluetooth-debuginfo@1.36.0-8.el8_6?arch=s390x\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "NetworkManager-cloud-setup-debuginfo-1:1.36.0-8.el8_6.s390x",
"product": {
"name": "NetworkManager-cloud-setup-debuginfo-1:1.36.0-8.el8_6.s390x",
"product_id": "NetworkManager-cloud-setup-debuginfo-1:1.36.0-8.el8_6.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/NetworkManager-cloud-setup-debuginfo@1.36.0-8.el8_6?arch=s390x\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "NetworkManager-debuginfo-1:1.36.0-8.el8_6.s390x",
"product": {
"name": "NetworkManager-debuginfo-1:1.36.0-8.el8_6.s390x",
"product_id": "NetworkManager-debuginfo-1:1.36.0-8.el8_6.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/NetworkManager-debuginfo@1.36.0-8.el8_6?arch=s390x\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "NetworkManager-libnm-debuginfo-1:1.36.0-8.el8_6.s390x",
"product": {
"name": "NetworkManager-libnm-debuginfo-1:1.36.0-8.el8_6.s390x",
"product_id": "NetworkManager-libnm-debuginfo-1:1.36.0-8.el8_6.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/NetworkManager-libnm-debuginfo@1.36.0-8.el8_6?arch=s390x\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "NetworkManager-ovs-debuginfo-1:1.36.0-8.el8_6.s390x",
"product": {
"name": "NetworkManager-ovs-debuginfo-1:1.36.0-8.el8_6.s390x",
"product_id": "NetworkManager-ovs-debuginfo-1:1.36.0-8.el8_6.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/NetworkManager-ovs-debuginfo@1.36.0-8.el8_6?arch=s390x\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "NetworkManager-ppp-debuginfo-1:1.36.0-8.el8_6.s390x",
"product": {
"name": "NetworkManager-ppp-debuginfo-1:1.36.0-8.el8_6.s390x",
"product_id": "NetworkManager-ppp-debuginfo-1:1.36.0-8.el8_6.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/NetworkManager-ppp-debuginfo@1.36.0-8.el8_6?arch=s390x\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "NetworkManager-team-debuginfo-1:1.36.0-8.el8_6.s390x",
"product": {
"name": "NetworkManager-team-debuginfo-1:1.36.0-8.el8_6.s390x",
"product_id": "NetworkManager-team-debuginfo-1:1.36.0-8.el8_6.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/NetworkManager-team-debuginfo@1.36.0-8.el8_6?arch=s390x\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "NetworkManager-tui-debuginfo-1:1.36.0-8.el8_6.s390x",
"product": {
"name": "NetworkManager-tui-debuginfo-1:1.36.0-8.el8_6.s390x",
"product_id": "NetworkManager-tui-debuginfo-1:1.36.0-8.el8_6.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/NetworkManager-tui-debuginfo@1.36.0-8.el8_6?arch=s390x\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "NetworkManager-wifi-debuginfo-1:1.36.0-8.el8_6.s390x",
"product": {
"name": "NetworkManager-wifi-debuginfo-1:1.36.0-8.el8_6.s390x",
"product_id": "NetworkManager-wifi-debuginfo-1:1.36.0-8.el8_6.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/NetworkManager-wifi-debuginfo@1.36.0-8.el8_6?arch=s390x\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "NetworkManager-wwan-debuginfo-1:1.36.0-8.el8_6.s390x",
"product": {
"name": "NetworkManager-wwan-debuginfo-1:1.36.0-8.el8_6.s390x",
"product_id": "NetworkManager-wwan-debuginfo-1:1.36.0-8.el8_6.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/NetworkManager-wwan-debuginfo@1.36.0-8.el8_6?arch=s390x\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "butane-0:0.15.0-2.rhaos4.11.el8.s390x",
"product": {
"name": "butane-0:0.15.0-2.rhaos4.11.el8.s390x",
"product_id": "butane-0:0.15.0-2.rhaos4.11.el8.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/butane@0.15.0-2.rhaos4.11.el8?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "butane-debugsource-0:0.15.0-2.rhaos4.11.el8.s390x",
"product": {
"name": "butane-debugsource-0:0.15.0-2.rhaos4.11.el8.s390x",
"product_id": "butane-debugsource-0:0.15.0-2.rhaos4.11.el8.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/butane-debugsource@0.15.0-2.rhaos4.11.el8?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "butane-debuginfo-0:0.15.0-2.rhaos4.11.el8.s390x",
"product": {
"name": "butane-debuginfo-0:0.15.0-2.rhaos4.11.el8.s390x",
"product_id": "butane-debuginfo-0:0.15.0-2.rhaos4.11.el8.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/butane-debuginfo@0.15.0-2.rhaos4.11.el8?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "cri-o-0:1.24.2-4.rhaos4.11.gitd6283df.el8.s390x",
"product": {
"name": "cri-o-0:1.24.2-4.rhaos4.11.gitd6283df.el8.s390x",
"product_id": "cri-o-0:1.24.2-4.rhaos4.11.gitd6283df.el8.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/cri-o@1.24.2-4.rhaos4.11.gitd6283df.el8?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "cri-o-debugsource-0:1.24.2-4.rhaos4.11.gitd6283df.el8.s390x",
"product": {
"name": "cri-o-debugsource-0:1.24.2-4.rhaos4.11.gitd6283df.el8.s390x",
"product_id": "cri-o-debugsource-0:1.24.2-4.rhaos4.11.gitd6283df.el8.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/cri-o-debugsource@1.24.2-4.rhaos4.11.gitd6283df.el8?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "cri-o-debuginfo-0:1.24.2-4.rhaos4.11.gitd6283df.el8.s390x",
"product": {
"name": "cri-o-debuginfo-0:1.24.2-4.rhaos4.11.gitd6283df.el8.s390x",
"product_id": "cri-o-debuginfo-0:1.24.2-4.rhaos4.11.gitd6283df.el8.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/cri-o-debuginfo@1.24.2-4.rhaos4.11.gitd6283df.el8?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "ignition-0:2.14.0-4.rhaos4.11.el8.s390x",
"product": {
"name": "ignition-0:2.14.0-4.rhaos4.11.el8.s390x",
"product_id": "ignition-0:2.14.0-4.rhaos4.11.el8.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/ignition@2.14.0-4.rhaos4.11.el8?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "ignition-validate-0:2.14.0-4.rhaos4.11.el8.s390x",
"product": {
"name": "ignition-validate-0:2.14.0-4.rhaos4.11.el8.s390x",
"product_id": "ignition-validate-0:2.14.0-4.rhaos4.11.el8.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/ignition-validate@2.14.0-4.rhaos4.11.el8?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "ignition-debugsource-0:2.14.0-4.rhaos4.11.el8.s390x",
"product": {
"name": "ignition-debugsource-0:2.14.0-4.rhaos4.11.el8.s390x",
"product_id": "ignition-debugsource-0:2.14.0-4.rhaos4.11.el8.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/ignition-debugsource@2.14.0-4.rhaos4.11.el8?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "ignition-debuginfo-0:2.14.0-4.rhaos4.11.el8.s390x",
"product": {
"name": "ignition-debuginfo-0:2.14.0-4.rhaos4.11.el8.s390x",
"product_id": "ignition-debuginfo-0:2.14.0-4.rhaos4.11.el8.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/ignition-debuginfo@2.14.0-4.rhaos4.11.el8?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "ignition-validate-debuginfo-0:2.14.0-4.rhaos4.11.el8.s390x",
"product": {
"name": "ignition-validate-debuginfo-0:2.14.0-4.rhaos4.11.el8.s390x",
"product_id": "ignition-validate-debuginfo-0:2.14.0-4.rhaos4.11.el8.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/ignition-validate-debuginfo@2.14.0-4.rhaos4.11.el8?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "openshift-hyperkube-0:4.11.0-202208101756.p0.g4f0dd4d.assembly.stream.el8.s390x",
"product": {
"name": "openshift-hyperkube-0:4.11.0-202208101756.p0.g4f0dd4d.assembly.stream.el8.s390x",
"product_id": "openshift-hyperkube-0:4.11.0-202208101756.p0.g4f0dd4d.assembly.stream.el8.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/openshift-hyperkube@4.11.0-202208101756.p0.g4f0dd4d.assembly.stream.el8?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "openshift-clients-0:4.11.0-202208110436.p0.gfcf512e.assembly.stream.el8.s390x",
"product": {
"name": "openshift-clients-0:4.11.0-202208110436.p0.gfcf512e.assembly.stream.el8.s390x",
"product_id": "openshift-clients-0:4.11.0-202208110436.p0.gfcf512e.assembly.stream.el8.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/openshift-clients@4.11.0-202208110436.p0.gfcf512e.assembly.stream.el8?arch=s390x"
}
}
}
],
"category": "architecture",
"name": "s390x"
},
{
"branches": [
{
"category": "product_version",
"name": "NetworkManager-config-connectivity-redhat-1:1.36.0-8.el8_6.noarch",
"product": {
"name": "NetworkManager-config-connectivity-redhat-1:1.36.0-8.el8_6.noarch",
"product_id": "NetworkManager-config-connectivity-redhat-1:1.36.0-8.el8_6.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/NetworkManager-config-connectivity-redhat@1.36.0-8.el8_6?arch=noarch\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "NetworkManager-config-server-1:1.36.0-8.el8_6.noarch",
"product": {
"name": "NetworkManager-config-server-1:1.36.0-8.el8_6.noarch",
"product_id": "NetworkManager-config-server-1:1.36.0-8.el8_6.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/NetworkManager-config-server@1.36.0-8.el8_6?arch=noarch\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "NetworkManager-dispatcher-routing-rules-1:1.36.0-8.el8_6.noarch",
"product": {
"name": "NetworkManager-dispatcher-routing-rules-1:1.36.0-8.el8_6.noarch",
"product_id": "NetworkManager-dispatcher-routing-rules-1:1.36.0-8.el8_6.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/NetworkManager-dispatcher-routing-rules@1.36.0-8.el8_6?arch=noarch\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "butane-redistributable-0:0.15.0-2.rhaos4.11.el8.noarch",
"product": {
"name": "butane-redistributable-0:0.15.0-2.rhaos4.11.el8.noarch",
"product_id": "butane-redistributable-0:0.15.0-2.rhaos4.11.el8.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/butane-redistributable@0.15.0-2.rhaos4.11.el8?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "console-login-helper-messages-0:0.20.4-1.rhaos4.11.el8.noarch",
"product": {
"name": "console-login-helper-messages-0:0.20.4-1.rhaos4.11.el8.noarch",
"product_id": "console-login-helper-messages-0:0.20.4-1.rhaos4.11.el8.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/console-login-helper-messages@0.20.4-1.rhaos4.11.el8?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "console-login-helper-messages-issuegen-0:0.20.4-1.rhaos4.11.el8.noarch",
"product": {
"name": "console-login-helper-messages-issuegen-0:0.20.4-1.rhaos4.11.el8.noarch",
"product_id": "console-login-helper-messages-issuegen-0:0.20.4-1.rhaos4.11.el8.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/console-login-helper-messages-issuegen@0.20.4-1.rhaos4.11.el8?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "console-login-helper-messages-profile-0:0.20.4-1.rhaos4.11.el8.noarch",
"product": {
"name": "console-login-helper-messages-profile-0:0.20.4-1.rhaos4.11.el8.noarch",
"product_id": "console-login-helper-messages-profile-0:0.20.4-1.rhaos4.11.el8.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/console-login-helper-messages-profile@0.20.4-1.rhaos4.11.el8?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "openshift-ansible-0:4.11.0-202208111716.p0.gdf73941.assembly.stream.el8.noarch",
"product": {
"name": "openshift-ansible-0:4.11.0-202208111716.p0.gdf73941.assembly.stream.el8.noarch",
"product_id": "openshift-ansible-0:4.11.0-202208111716.p0.gdf73941.assembly.stream.el8.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/openshift-ansible@4.11.0-202208111716.p0.gdf73941.assembly.stream.el8?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "openshift-ansible-test-0:4.11.0-202208111716.p0.gdf73941.assembly.stream.el8.noarch",
"product": {
"name": "openshift-ansible-test-0:4.11.0-202208111716.p0.gdf73941.assembly.stream.el8.noarch",
"product_id": "openshift-ansible-test-0:4.11.0-202208111716.p0.gdf73941.assembly.stream.el8.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/openshift-ansible-test@4.11.0-202208111716.p0.gdf73941.assembly.stream.el8?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "openshift-kuryr-cni-0:4.11.0-202208101627.p0.g6952743.assembly.stream.el8.noarch",
"product": {
"name": "openshift-kuryr-cni-0:4.11.0-202208101627.p0.g6952743.assembly.stream.el8.noarch",
"product_id": "openshift-kuryr-cni-0:4.11.0-202208101627.p0.g6952743.assembly.stream.el8.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/openshift-kuryr-cni@4.11.0-202208101627.p0.g6952743.assembly.stream.el8?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "openshift-kuryr-common-0:4.11.0-202208101627.p0.g6952743.assembly.stream.el8.noarch",
"product": {
"name": "openshift-kuryr-common-0:4.11.0-202208101627.p0.g6952743.assembly.stream.el8.noarch",
"product_id": "openshift-kuryr-common-0:4.11.0-202208101627.p0.g6952743.assembly.stream.el8.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/openshift-kuryr-common@4.11.0-202208101627.p0.g6952743.assembly.stream.el8?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "openshift-kuryr-controller-0:4.11.0-202208101627.p0.g6952743.assembly.stream.el8.noarch",
"product": {
"name": "openshift-kuryr-controller-0:4.11.0-202208101627.p0.g6952743.assembly.stream.el8.noarch",
"product_id": "openshift-kuryr-controller-0:4.11.0-202208101627.p0.g6952743.assembly.stream.el8.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/openshift-kuryr-controller@4.11.0-202208101627.p0.g6952743.assembly.stream.el8?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "python3-kuryr-kubernetes-0:4.11.0-202208101627.p0.g6952743.assembly.stream.el8.noarch",
"product": {
"name": "python3-kuryr-kubernetes-0:4.11.0-202208101627.p0.g6952743.assembly.stream.el8.noarch",
"product_id": "python3-kuryr-kubernetes-0:4.11.0-202208101627.p0.g6952743.assembly.stream.el8.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-kuryr-kubernetes@4.11.0-202208101627.p0.g6952743.assembly.stream.el8?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "python3-kubernetes-0:24.2.0-1.el8.noarch",
"product": {
"name": "python3-kubernetes-0:24.2.0-1.el8.noarch",
"product_id": "python3-kubernetes-0:24.2.0-1.el8.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-kubernetes@24.2.0-1.el8?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "python3-kubernetes-tests-0:24.2.0-1.el8.noarch",
"product": {
"name": "python3-kubernetes-tests-0:24.2.0-1.el8.noarch",
"product_id": "python3-kubernetes-tests-0:24.2.0-1.el8.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-kubernetes-tests@24.2.0-1.el8?arch=noarch"
}
}
}
],
"category": "architecture",
"name": "noarch"
}
],
"category": "vendor",
"name": "Red Hat"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "NetworkManager-1:1.36.0-8.el8_6.aarch64 as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:NetworkManager-1:1.36.0-8.el8_6.aarch64"
},
"product_reference": "NetworkManager-1:1.36.0-8.el8_6.aarch64",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "NetworkManager-1:1.36.0-8.el8_6.ppc64le as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:NetworkManager-1:1.36.0-8.el8_6.ppc64le"
},
"product_reference": "NetworkManager-1:1.36.0-8.el8_6.ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "NetworkManager-1:1.36.0-8.el8_6.s390x as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:NetworkManager-1:1.36.0-8.el8_6.s390x"
},
"product_reference": "NetworkManager-1:1.36.0-8.el8_6.s390x",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "NetworkManager-1:1.36.0-8.el8_6.src as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:NetworkManager-1:1.36.0-8.el8_6.src"
},
"product_reference": "NetworkManager-1:1.36.0-8.el8_6.src",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "NetworkManager-1:1.36.0-8.el8_6.x86_64 as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:NetworkManager-1:1.36.0-8.el8_6.x86_64"
},
"product_reference": "NetworkManager-1:1.36.0-8.el8_6.x86_64",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "NetworkManager-adsl-1:1.36.0-8.el8_6.aarch64 as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:NetworkManager-adsl-1:1.36.0-8.el8_6.aarch64"
},
"product_reference": "NetworkManager-adsl-1:1.36.0-8.el8_6.aarch64",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "NetworkManager-adsl-1:1.36.0-8.el8_6.ppc64le as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:NetworkManager-adsl-1:1.36.0-8.el8_6.ppc64le"
},
"product_reference": "NetworkManager-adsl-1:1.36.0-8.el8_6.ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "NetworkManager-adsl-1:1.36.0-8.el8_6.s390x as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:NetworkManager-adsl-1:1.36.0-8.el8_6.s390x"
},
"product_reference": "NetworkManager-adsl-1:1.36.0-8.el8_6.s390x",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "NetworkManager-adsl-1:1.36.0-8.el8_6.x86_64 as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:NetworkManager-adsl-1:1.36.0-8.el8_6.x86_64"
},
"product_reference": "NetworkManager-adsl-1:1.36.0-8.el8_6.x86_64",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "NetworkManager-adsl-debuginfo-1:1.36.0-8.el8_6.aarch64 as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:NetworkManager-adsl-debuginfo-1:1.36.0-8.el8_6.aarch64"
},
"product_reference": "NetworkManager-adsl-debuginfo-1:1.36.0-8.el8_6.aarch64",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "NetworkManager-adsl-debuginfo-1:1.36.0-8.el8_6.ppc64le as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:NetworkManager-adsl-debuginfo-1:1.36.0-8.el8_6.ppc64le"
},
"product_reference": "NetworkManager-adsl-debuginfo-1:1.36.0-8.el8_6.ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "NetworkManager-adsl-debuginfo-1:1.36.0-8.el8_6.s390x as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:NetworkManager-adsl-debuginfo-1:1.36.0-8.el8_6.s390x"
},
"product_reference": "NetworkManager-adsl-debuginfo-1:1.36.0-8.el8_6.s390x",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "NetworkManager-adsl-debuginfo-1:1.36.0-8.el8_6.x86_64 as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:NetworkManager-adsl-debuginfo-1:1.36.0-8.el8_6.x86_64"
},
"product_reference": "NetworkManager-adsl-debuginfo-1:1.36.0-8.el8_6.x86_64",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "NetworkManager-bluetooth-1:1.36.0-8.el8_6.aarch64 as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:NetworkManager-bluetooth-1:1.36.0-8.el8_6.aarch64"
},
"product_reference": "NetworkManager-bluetooth-1:1.36.0-8.el8_6.aarch64",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "NetworkManager-bluetooth-1:1.36.0-8.el8_6.ppc64le as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:NetworkManager-bluetooth-1:1.36.0-8.el8_6.ppc64le"
},
"product_reference": "NetworkManager-bluetooth-1:1.36.0-8.el8_6.ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "NetworkManager-bluetooth-1:1.36.0-8.el8_6.s390x as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:NetworkManager-bluetooth-1:1.36.0-8.el8_6.s390x"
},
"product_reference": "NetworkManager-bluetooth-1:1.36.0-8.el8_6.s390x",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "NetworkManager-bluetooth-1:1.36.0-8.el8_6.x86_64 as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:NetworkManager-bluetooth-1:1.36.0-8.el8_6.x86_64"
},
"product_reference": "NetworkManager-bluetooth-1:1.36.0-8.el8_6.x86_64",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "NetworkManager-bluetooth-debuginfo-1:1.36.0-8.el8_6.aarch64 as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:NetworkManager-bluetooth-debuginfo-1:1.36.0-8.el8_6.aarch64"
},
"product_reference": "NetworkManager-bluetooth-debuginfo-1:1.36.0-8.el8_6.aarch64",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "NetworkManager-bluetooth-debuginfo-1:1.36.0-8.el8_6.ppc64le as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:NetworkManager-bluetooth-debuginfo-1:1.36.0-8.el8_6.ppc64le"
},
"product_reference": "NetworkManager-bluetooth-debuginfo-1:1.36.0-8.el8_6.ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "NetworkManager-bluetooth-debuginfo-1:1.36.0-8.el8_6.s390x as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:NetworkManager-bluetooth-debuginfo-1:1.36.0-8.el8_6.s390x"
},
"product_reference": "NetworkManager-bluetooth-debuginfo-1:1.36.0-8.el8_6.s390x",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "NetworkManager-bluetooth-debuginfo-1:1.36.0-8.el8_6.x86_64 as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:NetworkManager-bluetooth-debuginfo-1:1.36.0-8.el8_6.x86_64"
},
"product_reference": "NetworkManager-bluetooth-debuginfo-1:1.36.0-8.el8_6.x86_64",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "NetworkManager-cloud-setup-1:1.36.0-8.el8_6.aarch64 as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:NetworkManager-cloud-setup-1:1.36.0-8.el8_6.aarch64"
},
"product_reference": "NetworkManager-cloud-setup-1:1.36.0-8.el8_6.aarch64",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "NetworkManager-cloud-setup-1:1.36.0-8.el8_6.ppc64le as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:NetworkManager-cloud-setup-1:1.36.0-8.el8_6.ppc64le"
},
"product_reference": "NetworkManager-cloud-setup-1:1.36.0-8.el8_6.ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "NetworkManager-cloud-setup-1:1.36.0-8.el8_6.s390x as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:NetworkManager-cloud-setup-1:1.36.0-8.el8_6.s390x"
},
"product_reference": "NetworkManager-cloud-setup-1:1.36.0-8.el8_6.s390x",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "NetworkManager-cloud-setup-1:1.36.0-8.el8_6.x86_64 as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:NetworkManager-cloud-setup-1:1.36.0-8.el8_6.x86_64"
},
"product_reference": "NetworkManager-cloud-setup-1:1.36.0-8.el8_6.x86_64",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "NetworkManager-cloud-setup-debuginfo-1:1.36.0-8.el8_6.aarch64 as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:NetworkManager-cloud-setup-debuginfo-1:1.36.0-8.el8_6.aarch64"
},
"product_reference": "NetworkManager-cloud-setup-debuginfo-1:1.36.0-8.el8_6.aarch64",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "NetworkManager-cloud-setup-debuginfo-1:1.36.0-8.el8_6.ppc64le as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:NetworkManager-cloud-setup-debuginfo-1:1.36.0-8.el8_6.ppc64le"
},
"product_reference": "NetworkManager-cloud-setup-debuginfo-1:1.36.0-8.el8_6.ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "NetworkManager-cloud-setup-debuginfo-1:1.36.0-8.el8_6.s390x as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:NetworkManager-cloud-setup-debuginfo-1:1.36.0-8.el8_6.s390x"
},
"product_reference": "NetworkManager-cloud-setup-debuginfo-1:1.36.0-8.el8_6.s390x",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "NetworkManager-cloud-setup-debuginfo-1:1.36.0-8.el8_6.x86_64 as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:NetworkManager-cloud-setup-debuginfo-1:1.36.0-8.el8_6.x86_64"
},
"product_reference": "NetworkManager-cloud-setup-debuginfo-1:1.36.0-8.el8_6.x86_64",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "NetworkManager-config-connectivity-redhat-1:1.36.0-8.el8_6.noarch as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:NetworkManager-config-connectivity-redhat-1:1.36.0-8.el8_6.noarch"
},
"product_reference": "NetworkManager-config-connectivity-redhat-1:1.36.0-8.el8_6.noarch",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "NetworkManager-config-server-1:1.36.0-8.el8_6.noarch as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:NetworkManager-config-server-1:1.36.0-8.el8_6.noarch"
},
"product_reference": "NetworkManager-config-server-1:1.36.0-8.el8_6.noarch",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "NetworkManager-debuginfo-1:1.36.0-8.el8_6.aarch64 as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:NetworkManager-debuginfo-1:1.36.0-8.el8_6.aarch64"
},
"product_reference": "NetworkManager-debuginfo-1:1.36.0-8.el8_6.aarch64",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "NetworkManager-debuginfo-1:1.36.0-8.el8_6.ppc64le as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:NetworkManager-debuginfo-1:1.36.0-8.el8_6.ppc64le"
},
"product_reference": "NetworkManager-debuginfo-1:1.36.0-8.el8_6.ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "NetworkManager-debuginfo-1:1.36.0-8.el8_6.s390x as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:NetworkManager-debuginfo-1:1.36.0-8.el8_6.s390x"
},
"product_reference": "NetworkManager-debuginfo-1:1.36.0-8.el8_6.s390x",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "NetworkManager-debuginfo-1:1.36.0-8.el8_6.x86_64 as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:NetworkManager-debuginfo-1:1.36.0-8.el8_6.x86_64"
},
"product_reference": "NetworkManager-debuginfo-1:1.36.0-8.el8_6.x86_64",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "NetworkManager-debugsource-1:1.36.0-8.el8_6.aarch64 as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:NetworkManager-debugsource-1:1.36.0-8.el8_6.aarch64"
},
"product_reference": "NetworkManager-debugsource-1:1.36.0-8.el8_6.aarch64",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "NetworkManager-debugsource-1:1.36.0-8.el8_6.ppc64le as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:NetworkManager-debugsource-1:1.36.0-8.el8_6.ppc64le"
},
"product_reference": "NetworkManager-debugsource-1:1.36.0-8.el8_6.ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "NetworkManager-debugsource-1:1.36.0-8.el8_6.s390x as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:NetworkManager-debugsource-1:1.36.0-8.el8_6.s390x"
},
"product_reference": "NetworkManager-debugsource-1:1.36.0-8.el8_6.s390x",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "NetworkManager-debugsource-1:1.36.0-8.el8_6.x86_64 as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:NetworkManager-debugsource-1:1.36.0-8.el8_6.x86_64"
},
"product_reference": "NetworkManager-debugsource-1:1.36.0-8.el8_6.x86_64",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "NetworkManager-dispatcher-routing-rules-1:1.36.0-8.el8_6.noarch as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:NetworkManager-dispatcher-routing-rules-1:1.36.0-8.el8_6.noarch"
},
"product_reference": "NetworkManager-dispatcher-routing-rules-1:1.36.0-8.el8_6.noarch",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "NetworkManager-libnm-1:1.36.0-8.el8_6.aarch64 as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:NetworkManager-libnm-1:1.36.0-8.el8_6.aarch64"
},
"product_reference": "NetworkManager-libnm-1:1.36.0-8.el8_6.aarch64",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "NetworkManager-libnm-1:1.36.0-8.el8_6.ppc64le as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:NetworkManager-libnm-1:1.36.0-8.el8_6.ppc64le"
},
"product_reference": "NetworkManager-libnm-1:1.36.0-8.el8_6.ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "NetworkManager-libnm-1:1.36.0-8.el8_6.s390x as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:NetworkManager-libnm-1:1.36.0-8.el8_6.s390x"
},
"product_reference": "NetworkManager-libnm-1:1.36.0-8.el8_6.s390x",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "NetworkManager-libnm-1:1.36.0-8.el8_6.x86_64 as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:NetworkManager-libnm-1:1.36.0-8.el8_6.x86_64"
},
"product_reference": "NetworkManager-libnm-1:1.36.0-8.el8_6.x86_64",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "NetworkManager-libnm-debuginfo-1:1.36.0-8.el8_6.aarch64 as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:NetworkManager-libnm-debuginfo-1:1.36.0-8.el8_6.aarch64"
},
"product_reference": "NetworkManager-libnm-debuginfo-1:1.36.0-8.el8_6.aarch64",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "NetworkManager-libnm-debuginfo-1:1.36.0-8.el8_6.ppc64le as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:NetworkManager-libnm-debuginfo-1:1.36.0-8.el8_6.ppc64le"
},
"product_reference": "NetworkManager-libnm-debuginfo-1:1.36.0-8.el8_6.ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "NetworkManager-libnm-debuginfo-1:1.36.0-8.el8_6.s390x as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:NetworkManager-libnm-debuginfo-1:1.36.0-8.el8_6.s390x"
},
"product_reference": "NetworkManager-libnm-debuginfo-1:1.36.0-8.el8_6.s390x",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "NetworkManager-libnm-debuginfo-1:1.36.0-8.el8_6.x86_64 as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:NetworkManager-libnm-debuginfo-1:1.36.0-8.el8_6.x86_64"
},
"product_reference": "NetworkManager-libnm-debuginfo-1:1.36.0-8.el8_6.x86_64",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "NetworkManager-libnm-devel-1:1.36.0-8.el8_6.aarch64 as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:NetworkManager-libnm-devel-1:1.36.0-8.el8_6.aarch64"
},
"product_reference": "NetworkManager-libnm-devel-1:1.36.0-8.el8_6.aarch64",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "NetworkManager-libnm-devel-1:1.36.0-8.el8_6.ppc64le as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:NetworkManager-libnm-devel-1:1.36.0-8.el8_6.ppc64le"
},
"product_reference": "NetworkManager-libnm-devel-1:1.36.0-8.el8_6.ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "NetworkManager-libnm-devel-1:1.36.0-8.el8_6.s390x as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:NetworkManager-libnm-devel-1:1.36.0-8.el8_6.s390x"
},
"product_reference": "NetworkManager-libnm-devel-1:1.36.0-8.el8_6.s390x",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "NetworkManager-libnm-devel-1:1.36.0-8.el8_6.x86_64 as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:NetworkManager-libnm-devel-1:1.36.0-8.el8_6.x86_64"
},
"product_reference": "NetworkManager-libnm-devel-1:1.36.0-8.el8_6.x86_64",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "NetworkManager-ovs-1:1.36.0-8.el8_6.aarch64 as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:NetworkManager-ovs-1:1.36.0-8.el8_6.aarch64"
},
"product_reference": "NetworkManager-ovs-1:1.36.0-8.el8_6.aarch64",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "NetworkManager-ovs-1:1.36.0-8.el8_6.ppc64le as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:NetworkManager-ovs-1:1.36.0-8.el8_6.ppc64le"
},
"product_reference": "NetworkManager-ovs-1:1.36.0-8.el8_6.ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "NetworkManager-ovs-1:1.36.0-8.el8_6.s390x as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:NetworkManager-ovs-1:1.36.0-8.el8_6.s390x"
},
"product_reference": "NetworkManager-ovs-1:1.36.0-8.el8_6.s390x",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "NetworkManager-ovs-1:1.36.0-8.el8_6.x86_64 as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:NetworkManager-ovs-1:1.36.0-8.el8_6.x86_64"
},
"product_reference": "NetworkManager-ovs-1:1.36.0-8.el8_6.x86_64",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "NetworkManager-ovs-debuginfo-1:1.36.0-8.el8_6.aarch64 as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:NetworkManager-ovs-debuginfo-1:1.36.0-8.el8_6.aarch64"
},
"product_reference": "NetworkManager-ovs-debuginfo-1:1.36.0-8.el8_6.aarch64",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "NetworkManager-ovs-debuginfo-1:1.36.0-8.el8_6.ppc64le as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:NetworkManager-ovs-debuginfo-1:1.36.0-8.el8_6.ppc64le"
},
"product_reference": "NetworkManager-ovs-debuginfo-1:1.36.0-8.el8_6.ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "NetworkManager-ovs-debuginfo-1:1.36.0-8.el8_6.s390x as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:NetworkManager-ovs-debuginfo-1:1.36.0-8.el8_6.s390x"
},
"product_reference": "NetworkManager-ovs-debuginfo-1:1.36.0-8.el8_6.s390x",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "NetworkManager-ovs-debuginfo-1:1.36.0-8.el8_6.x86_64 as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:NetworkManager-ovs-debuginfo-1:1.36.0-8.el8_6.x86_64"
},
"product_reference": "NetworkManager-ovs-debuginfo-1:1.36.0-8.el8_6.x86_64",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "NetworkManager-ppp-1:1.36.0-8.el8_6.aarch64 as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:NetworkManager-ppp-1:1.36.0-8.el8_6.aarch64"
},
"product_reference": "NetworkManager-ppp-1:1.36.0-8.el8_6.aarch64",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "NetworkManager-ppp-1:1.36.0-8.el8_6.ppc64le as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:NetworkManager-ppp-1:1.36.0-8.el8_6.ppc64le"
},
"product_reference": "NetworkManager-ppp-1:1.36.0-8.el8_6.ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "NetworkManager-ppp-1:1.36.0-8.el8_6.s390x as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:NetworkManager-ppp-1:1.36.0-8.el8_6.s390x"
},
"product_reference": "NetworkManager-ppp-1:1.36.0-8.el8_6.s390x",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "NetworkManager-ppp-1:1.36.0-8.el8_6.x86_64 as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:NetworkManager-ppp-1:1.36.0-8.el8_6.x86_64"
},
"product_reference": "NetworkManager-ppp-1:1.36.0-8.el8_6.x86_64",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "NetworkManager-ppp-debuginfo-1:1.36.0-8.el8_6.aarch64 as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:NetworkManager-ppp-debuginfo-1:1.36.0-8.el8_6.aarch64"
},
"product_reference": "NetworkManager-ppp-debuginfo-1:1.36.0-8.el8_6.aarch64",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "NetworkManager-ppp-debuginfo-1:1.36.0-8.el8_6.ppc64le as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:NetworkManager-ppp-debuginfo-1:1.36.0-8.el8_6.ppc64le"
},
"product_reference": "NetworkManager-ppp-debuginfo-1:1.36.0-8.el8_6.ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "NetworkManager-ppp-debuginfo-1:1.36.0-8.el8_6.s390x as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:NetworkManager-ppp-debuginfo-1:1.36.0-8.el8_6.s390x"
},
"product_reference": "NetworkManager-ppp-debuginfo-1:1.36.0-8.el8_6.s390x",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "NetworkManager-ppp-debuginfo-1:1.36.0-8.el8_6.x86_64 as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:NetworkManager-ppp-debuginfo-1:1.36.0-8.el8_6.x86_64"
},
"product_reference": "NetworkManager-ppp-debuginfo-1:1.36.0-8.el8_6.x86_64",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "NetworkManager-team-1:1.36.0-8.el8_6.aarch64 as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:NetworkManager-team-1:1.36.0-8.el8_6.aarch64"
},
"product_reference": "NetworkManager-team-1:1.36.0-8.el8_6.aarch64",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "NetworkManager-team-1:1.36.0-8.el8_6.ppc64le as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:NetworkManager-team-1:1.36.0-8.el8_6.ppc64le"
},
"product_reference": "NetworkManager-team-1:1.36.0-8.el8_6.ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "NetworkManager-team-1:1.36.0-8.el8_6.s390x as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:NetworkManager-team-1:1.36.0-8.el8_6.s390x"
},
"product_reference": "NetworkManager-team-1:1.36.0-8.el8_6.s390x",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "NetworkManager-team-1:1.36.0-8.el8_6.x86_64 as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:NetworkManager-team-1:1.36.0-8.el8_6.x86_64"
},
"product_reference": "NetworkManager-team-1:1.36.0-8.el8_6.x86_64",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "NetworkManager-team-debuginfo-1:1.36.0-8.el8_6.aarch64 as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:NetworkManager-team-debuginfo-1:1.36.0-8.el8_6.aarch64"
},
"product_reference": "NetworkManager-team-debuginfo-1:1.36.0-8.el8_6.aarch64",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "NetworkManager-team-debuginfo-1:1.36.0-8.el8_6.ppc64le as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:NetworkManager-team-debuginfo-1:1.36.0-8.el8_6.ppc64le"
},
"product_reference": "NetworkManager-team-debuginfo-1:1.36.0-8.el8_6.ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "NetworkManager-team-debuginfo-1:1.36.0-8.el8_6.s390x as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:NetworkManager-team-debuginfo-1:1.36.0-8.el8_6.s390x"
},
"product_reference": "NetworkManager-team-debuginfo-1:1.36.0-8.el8_6.s390x",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "NetworkManager-team-debuginfo-1:1.36.0-8.el8_6.x86_64 as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:NetworkManager-team-debuginfo-1:1.36.0-8.el8_6.x86_64"
},
"product_reference": "NetworkManager-team-debuginfo-1:1.36.0-8.el8_6.x86_64",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "NetworkManager-tui-1:1.36.0-8.el8_6.aarch64 as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:NetworkManager-tui-1:1.36.0-8.el8_6.aarch64"
},
"product_reference": "NetworkManager-tui-1:1.36.0-8.el8_6.aarch64",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "NetworkManager-tui-1:1.36.0-8.el8_6.ppc64le as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:NetworkManager-tui-1:1.36.0-8.el8_6.ppc64le"
},
"product_reference": "NetworkManager-tui-1:1.36.0-8.el8_6.ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "NetworkManager-tui-1:1.36.0-8.el8_6.s390x as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:NetworkManager-tui-1:1.36.0-8.el8_6.s390x"
},
"product_reference": "NetworkManager-tui-1:1.36.0-8.el8_6.s390x",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "NetworkManager-tui-1:1.36.0-8.el8_6.x86_64 as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:NetworkManager-tui-1:1.36.0-8.el8_6.x86_64"
},
"product_reference": "NetworkManager-tui-1:1.36.0-8.el8_6.x86_64",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "NetworkManager-tui-debuginfo-1:1.36.0-8.el8_6.aarch64 as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:NetworkManager-tui-debuginfo-1:1.36.0-8.el8_6.aarch64"
},
"product_reference": "NetworkManager-tui-debuginfo-1:1.36.0-8.el8_6.aarch64",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "NetworkManager-tui-debuginfo-1:1.36.0-8.el8_6.ppc64le as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:NetworkManager-tui-debuginfo-1:1.36.0-8.el8_6.ppc64le"
},
"product_reference": "NetworkManager-tui-debuginfo-1:1.36.0-8.el8_6.ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "NetworkManager-tui-debuginfo-1:1.36.0-8.el8_6.s390x as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:NetworkManager-tui-debuginfo-1:1.36.0-8.el8_6.s390x"
},
"product_reference": "NetworkManager-tui-debuginfo-1:1.36.0-8.el8_6.s390x",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "NetworkManager-tui-debuginfo-1:1.36.0-8.el8_6.x86_64 as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:NetworkManager-tui-debuginfo-1:1.36.0-8.el8_6.x86_64"
},
"product_reference": "NetworkManager-tui-debuginfo-1:1.36.0-8.el8_6.x86_64",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "NetworkManager-wifi-1:1.36.0-8.el8_6.aarch64 as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:NetworkManager-wifi-1:1.36.0-8.el8_6.aarch64"
},
"product_reference": "NetworkManager-wifi-1:1.36.0-8.el8_6.aarch64",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "NetworkManager-wifi-1:1.36.0-8.el8_6.ppc64le as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:NetworkManager-wifi-1:1.36.0-8.el8_6.ppc64le"
},
"product_reference": "NetworkManager-wifi-1:1.36.0-8.el8_6.ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "NetworkManager-wifi-1:1.36.0-8.el8_6.s390x as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:NetworkManager-wifi-1:1.36.0-8.el8_6.s390x"
},
"product_reference": "NetworkManager-wifi-1:1.36.0-8.el8_6.s390x",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "NetworkManager-wifi-1:1.36.0-8.el8_6.x86_64 as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:NetworkManager-wifi-1:1.36.0-8.el8_6.x86_64"
},
"product_reference": "NetworkManager-wifi-1:1.36.0-8.el8_6.x86_64",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "NetworkManager-wifi-debuginfo-1:1.36.0-8.el8_6.aarch64 as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:NetworkManager-wifi-debuginfo-1:1.36.0-8.el8_6.aarch64"
},
"product_reference": "NetworkManager-wifi-debuginfo-1:1.36.0-8.el8_6.aarch64",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "NetworkManager-wifi-debuginfo-1:1.36.0-8.el8_6.ppc64le as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:NetworkManager-wifi-debuginfo-1:1.36.0-8.el8_6.ppc64le"
},
"product_reference": "NetworkManager-wifi-debuginfo-1:1.36.0-8.el8_6.ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "NetworkManager-wifi-debuginfo-1:1.36.0-8.el8_6.s390x as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:NetworkManager-wifi-debuginfo-1:1.36.0-8.el8_6.s390x"
},
"product_reference": "NetworkManager-wifi-debuginfo-1:1.36.0-8.el8_6.s390x",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "NetworkManager-wifi-debuginfo-1:1.36.0-8.el8_6.x86_64 as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:NetworkManager-wifi-debuginfo-1:1.36.0-8.el8_6.x86_64"
},
"product_reference": "NetworkManager-wifi-debuginfo-1:1.36.0-8.el8_6.x86_64",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "NetworkManager-wwan-1:1.36.0-8.el8_6.aarch64 as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:NetworkManager-wwan-1:1.36.0-8.el8_6.aarch64"
},
"product_reference": "NetworkManager-wwan-1:1.36.0-8.el8_6.aarch64",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "NetworkManager-wwan-1:1.36.0-8.el8_6.ppc64le as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:NetworkManager-wwan-1:1.36.0-8.el8_6.ppc64le"
},
"product_reference": "NetworkManager-wwan-1:1.36.0-8.el8_6.ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "NetworkManager-wwan-1:1.36.0-8.el8_6.s390x as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:NetworkManager-wwan-1:1.36.0-8.el8_6.s390x"
},
"product_reference": "NetworkManager-wwan-1:1.36.0-8.el8_6.s390x",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "NetworkManager-wwan-1:1.36.0-8.el8_6.x86_64 as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:NetworkManager-wwan-1:1.36.0-8.el8_6.x86_64"
},
"product_reference": "NetworkManager-wwan-1:1.36.0-8.el8_6.x86_64",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "NetworkManager-wwan-debuginfo-1:1.36.0-8.el8_6.aarch64 as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:NetworkManager-wwan-debuginfo-1:1.36.0-8.el8_6.aarch64"
},
"product_reference": "NetworkManager-wwan-debuginfo-1:1.36.0-8.el8_6.aarch64",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "NetworkManager-wwan-debuginfo-1:1.36.0-8.el8_6.ppc64le as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:NetworkManager-wwan-debuginfo-1:1.36.0-8.el8_6.ppc64le"
},
"product_reference": "NetworkManager-wwan-debuginfo-1:1.36.0-8.el8_6.ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "NetworkManager-wwan-debuginfo-1:1.36.0-8.el8_6.s390x as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:NetworkManager-wwan-debuginfo-1:1.36.0-8.el8_6.s390x"
},
"product_reference": "NetworkManager-wwan-debuginfo-1:1.36.0-8.el8_6.s390x",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "NetworkManager-wwan-debuginfo-1:1.36.0-8.el8_6.x86_64 as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:NetworkManager-wwan-debuginfo-1:1.36.0-8.el8_6.x86_64"
},
"product_reference": "NetworkManager-wwan-debuginfo-1:1.36.0-8.el8_6.x86_64",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "butane-0:0.15.0-2.rhaos4.11.el8.aarch64 as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:butane-0:0.15.0-2.rhaos4.11.el8.aarch64"
},
"product_reference": "butane-0:0.15.0-2.rhaos4.11.el8.aarch64",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "butane-0:0.15.0-2.rhaos4.11.el8.ppc64le as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:butane-0:0.15.0-2.rhaos4.11.el8.ppc64le"
},
"product_reference": "butane-0:0.15.0-2.rhaos4.11.el8.ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "butane-0:0.15.0-2.rhaos4.11.el8.s390x as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:butane-0:0.15.0-2.rhaos4.11.el8.s390x"
},
"product_reference": "butane-0:0.15.0-2.rhaos4.11.el8.s390x",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "butane-0:0.15.0-2.rhaos4.11.el8.src as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:butane-0:0.15.0-2.rhaos4.11.el8.src"
},
"product_reference": "butane-0:0.15.0-2.rhaos4.11.el8.src",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "butane-0:0.15.0-2.rhaos4.11.el8.x86_64 as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:butane-0:0.15.0-2.rhaos4.11.el8.x86_64"
},
"product_reference": "butane-0:0.15.0-2.rhaos4.11.el8.x86_64",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "butane-debuginfo-0:0.15.0-2.rhaos4.11.el8.aarch64 as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:butane-debuginfo-0:0.15.0-2.rhaos4.11.el8.aarch64"
},
"product_reference": "butane-debuginfo-0:0.15.0-2.rhaos4.11.el8.aarch64",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "butane-debuginfo-0:0.15.0-2.rhaos4.11.el8.ppc64le as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:butane-debuginfo-0:0.15.0-2.rhaos4.11.el8.ppc64le"
},
"product_reference": "butane-debuginfo-0:0.15.0-2.rhaos4.11.el8.ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "butane-debuginfo-0:0.15.0-2.rhaos4.11.el8.s390x as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:butane-debuginfo-0:0.15.0-2.rhaos4.11.el8.s390x"
},
"product_reference": "butane-debuginfo-0:0.15.0-2.rhaos4.11.el8.s390x",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "butane-debuginfo-0:0.15.0-2.rhaos4.11.el8.x86_64 as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:butane-debuginfo-0:0.15.0-2.rhaos4.11.el8.x86_64"
},
"product_reference": "butane-debuginfo-0:0.15.0-2.rhaos4.11.el8.x86_64",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "butane-debugsource-0:0.15.0-2.rhaos4.11.el8.aarch64 as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:butane-debugsource-0:0.15.0-2.rhaos4.11.el8.aarch64"
},
"product_reference": "butane-debugsource-0:0.15.0-2.rhaos4.11.el8.aarch64",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "butane-debugsource-0:0.15.0-2.rhaos4.11.el8.ppc64le as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:butane-debugsource-0:0.15.0-2.rhaos4.11.el8.ppc64le"
},
"product_reference": "butane-debugsource-0:0.15.0-2.rhaos4.11.el8.ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "butane-debugsource-0:0.15.0-2.rhaos4.11.el8.s390x as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:butane-debugsource-0:0.15.0-2.rhaos4.11.el8.s390x"
},
"product_reference": "butane-debugsource-0:0.15.0-2.rhaos4.11.el8.s390x",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "butane-debugsource-0:0.15.0-2.rhaos4.11.el8.x86_64 as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:butane-debugsource-0:0.15.0-2.rhaos4.11.el8.x86_64"
},
"product_reference": "butane-debugsource-0:0.15.0-2.rhaos4.11.el8.x86_64",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "butane-redistributable-0:0.15.0-2.rhaos4.11.el8.noarch as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:butane-redistributable-0:0.15.0-2.rhaos4.11.el8.noarch"
},
"product_reference": "butane-redistributable-0:0.15.0-2.rhaos4.11.el8.noarch",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "console-login-helper-messages-0:0.20.4-1.rhaos4.11.el8.noarch as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:console-login-helper-messages-0:0.20.4-1.rhaos4.11.el8.noarch"
},
"product_reference": "console-login-helper-messages-0:0.20.4-1.rhaos4.11.el8.noarch",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "console-login-helper-messages-0:0.20.4-1.rhaos4.11.el8.src as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:console-login-helper-messages-0:0.20.4-1.rhaos4.11.el8.src"
},
"product_reference": "console-login-helper-messages-0:0.20.4-1.rhaos4.11.el8.src",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "console-login-helper-messages-issuegen-0:0.20.4-1.rhaos4.11.el8.noarch as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:console-login-helper-messages-issuegen-0:0.20.4-1.rhaos4.11.el8.noarch"
},
"product_reference": "console-login-helper-messages-issuegen-0:0.20.4-1.rhaos4.11.el8.noarch",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "console-login-helper-messages-profile-0:0.20.4-1.rhaos4.11.el8.noarch as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:console-login-helper-messages-profile-0:0.20.4-1.rhaos4.11.el8.noarch"
},
"product_reference": "console-login-helper-messages-profile-0:0.20.4-1.rhaos4.11.el8.noarch",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cri-o-0:1.24.2-4.rhaos4.11.gitd6283df.el8.aarch64 as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:cri-o-0:1.24.2-4.rhaos4.11.gitd6283df.el8.aarch64"
},
"product_reference": "cri-o-0:1.24.2-4.rhaos4.11.gitd6283df.el8.aarch64",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cri-o-0:1.24.2-4.rhaos4.11.gitd6283df.el8.ppc64le as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:cri-o-0:1.24.2-4.rhaos4.11.gitd6283df.el8.ppc64le"
},
"product_reference": "cri-o-0:1.24.2-4.rhaos4.11.gitd6283df.el8.ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cri-o-0:1.24.2-4.rhaos4.11.gitd6283df.el8.s390x as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:cri-o-0:1.24.2-4.rhaos4.11.gitd6283df.el8.s390x"
},
"product_reference": "cri-o-0:1.24.2-4.rhaos4.11.gitd6283df.el8.s390x",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cri-o-0:1.24.2-4.rhaos4.11.gitd6283df.el8.src as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:cri-o-0:1.24.2-4.rhaos4.11.gitd6283df.el8.src"
},
"product_reference": "cri-o-0:1.24.2-4.rhaos4.11.gitd6283df.el8.src",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cri-o-0:1.24.2-4.rhaos4.11.gitd6283df.el8.x86_64 as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:cri-o-0:1.24.2-4.rhaos4.11.gitd6283df.el8.x86_64"
},
"product_reference": "cri-o-0:1.24.2-4.rhaos4.11.gitd6283df.el8.x86_64",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cri-o-debuginfo-0:1.24.2-4.rhaos4.11.gitd6283df.el8.aarch64 as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:cri-o-debuginfo-0:1.24.2-4.rhaos4.11.gitd6283df.el8.aarch64"
},
"product_reference": "cri-o-debuginfo-0:1.24.2-4.rhaos4.11.gitd6283df.el8.aarch64",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cri-o-debuginfo-0:1.24.2-4.rhaos4.11.gitd6283df.el8.ppc64le as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:cri-o-debuginfo-0:1.24.2-4.rhaos4.11.gitd6283df.el8.ppc64le"
},
"product_reference": "cri-o-debuginfo-0:1.24.2-4.rhaos4.11.gitd6283df.el8.ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cri-o-debuginfo-0:1.24.2-4.rhaos4.11.gitd6283df.el8.s390x as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:cri-o-debuginfo-0:1.24.2-4.rhaos4.11.gitd6283df.el8.s390x"
},
"product_reference": "cri-o-debuginfo-0:1.24.2-4.rhaos4.11.gitd6283df.el8.s390x",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cri-o-debuginfo-0:1.24.2-4.rhaos4.11.gitd6283df.el8.x86_64 as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:cri-o-debuginfo-0:1.24.2-4.rhaos4.11.gitd6283df.el8.x86_64"
},
"product_reference": "cri-o-debuginfo-0:1.24.2-4.rhaos4.11.gitd6283df.el8.x86_64",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cri-o-debugsource-0:1.24.2-4.rhaos4.11.gitd6283df.el8.aarch64 as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:cri-o-debugsource-0:1.24.2-4.rhaos4.11.gitd6283df.el8.aarch64"
},
"product_reference": "cri-o-debugsource-0:1.24.2-4.rhaos4.11.gitd6283df.el8.aarch64",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cri-o-debugsource-0:1.24.2-4.rhaos4.11.gitd6283df.el8.ppc64le as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:cri-o-debugsource-0:1.24.2-4.rhaos4.11.gitd6283df.el8.ppc64le"
},
"product_reference": "cri-o-debugsource-0:1.24.2-4.rhaos4.11.gitd6283df.el8.ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cri-o-debugsource-0:1.24.2-4.rhaos4.11.gitd6283df.el8.s390x as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:cri-o-debugsource-0:1.24.2-4.rhaos4.11.gitd6283df.el8.s390x"
},
"product_reference": "cri-o-debugsource-0:1.24.2-4.rhaos4.11.gitd6283df.el8.s390x",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cri-o-debugsource-0:1.24.2-4.rhaos4.11.gitd6283df.el8.x86_64 as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:cri-o-debugsource-0:1.24.2-4.rhaos4.11.gitd6283df.el8.x86_64"
},
"product_reference": "cri-o-debugsource-0:1.24.2-4.rhaos4.11.gitd6283df.el8.x86_64",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ignition-0:2.14.0-4.rhaos4.11.el8.aarch64 as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:ignition-0:2.14.0-4.rhaos4.11.el8.aarch64"
},
"product_reference": "ignition-0:2.14.0-4.rhaos4.11.el8.aarch64",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ignition-0:2.14.0-4.rhaos4.11.el8.ppc64le as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:ignition-0:2.14.0-4.rhaos4.11.el8.ppc64le"
},
"product_reference": "ignition-0:2.14.0-4.rhaos4.11.el8.ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ignition-0:2.14.0-4.rhaos4.11.el8.s390x as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:ignition-0:2.14.0-4.rhaos4.11.el8.s390x"
},
"product_reference": "ignition-0:2.14.0-4.rhaos4.11.el8.s390x",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ignition-0:2.14.0-4.rhaos4.11.el8.src as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:ignition-0:2.14.0-4.rhaos4.11.el8.src"
},
"product_reference": "ignition-0:2.14.0-4.rhaos4.11.el8.src",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ignition-0:2.14.0-4.rhaos4.11.el8.x86_64 as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:ignition-0:2.14.0-4.rhaos4.11.el8.x86_64"
},
"product_reference": "ignition-0:2.14.0-4.rhaos4.11.el8.x86_64",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ignition-debuginfo-0:2.14.0-4.rhaos4.11.el8.aarch64 as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:ignition-debuginfo-0:2.14.0-4.rhaos4.11.el8.aarch64"
},
"product_reference": "ignition-debuginfo-0:2.14.0-4.rhaos4.11.el8.aarch64",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ignition-debuginfo-0:2.14.0-4.rhaos4.11.el8.ppc64le as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:ignition-debuginfo-0:2.14.0-4.rhaos4.11.el8.ppc64le"
},
"product_reference": "ignition-debuginfo-0:2.14.0-4.rhaos4.11.el8.ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ignition-debuginfo-0:2.14.0-4.rhaos4.11.el8.s390x as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:ignition-debuginfo-0:2.14.0-4.rhaos4.11.el8.s390x"
},
"product_reference": "ignition-debuginfo-0:2.14.0-4.rhaos4.11.el8.s390x",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ignition-debuginfo-0:2.14.0-4.rhaos4.11.el8.x86_64 as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:ignition-debuginfo-0:2.14.0-4.rhaos4.11.el8.x86_64"
},
"product_reference": "ignition-debuginfo-0:2.14.0-4.rhaos4.11.el8.x86_64",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ignition-debugsource-0:2.14.0-4.rhaos4.11.el8.aarch64 as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:ignition-debugsource-0:2.14.0-4.rhaos4.11.el8.aarch64"
},
"product_reference": "ignition-debugsource-0:2.14.0-4.rhaos4.11.el8.aarch64",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ignition-debugsource-0:2.14.0-4.rhaos4.11.el8.ppc64le as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:ignition-debugsource-0:2.14.0-4.rhaos4.11.el8.ppc64le"
},
"product_reference": "ignition-debugsource-0:2.14.0-4.rhaos4.11.el8.ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ignition-debugsource-0:2.14.0-4.rhaos4.11.el8.s390x as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:ignition-debugsource-0:2.14.0-4.rhaos4.11.el8.s390x"
},
"product_reference": "ignition-debugsource-0:2.14.0-4.rhaos4.11.el8.s390x",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ignition-debugsource-0:2.14.0-4.rhaos4.11.el8.x86_64 as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:ignition-debugsource-0:2.14.0-4.rhaos4.11.el8.x86_64"
},
"product_reference": "ignition-debugsource-0:2.14.0-4.rhaos4.11.el8.x86_64",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ignition-validate-0:2.14.0-4.rhaos4.11.el8.aarch64 as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:ignition-validate-0:2.14.0-4.rhaos4.11.el8.aarch64"
},
"product_reference": "ignition-validate-0:2.14.0-4.rhaos4.11.el8.aarch64",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ignition-validate-0:2.14.0-4.rhaos4.11.el8.ppc64le as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:ignition-validate-0:2.14.0-4.rhaos4.11.el8.ppc64le"
},
"product_reference": "ignition-validate-0:2.14.0-4.rhaos4.11.el8.ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ignition-validate-0:2.14.0-4.rhaos4.11.el8.s390x as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:ignition-validate-0:2.14.0-4.rhaos4.11.el8.s390x"
},
"product_reference": "ignition-validate-0:2.14.0-4.rhaos4.11.el8.s390x",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ignition-validate-0:2.14.0-4.rhaos4.11.el8.x86_64 as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:ignition-validate-0:2.14.0-4.rhaos4.11.el8.x86_64"
},
"product_reference": "ignition-validate-0:2.14.0-4.rhaos4.11.el8.x86_64",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ignition-validate-debuginfo-0:2.14.0-4.rhaos4.11.el8.aarch64 as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:ignition-validate-debuginfo-0:2.14.0-4.rhaos4.11.el8.aarch64"
},
"product_reference": "ignition-validate-debuginfo-0:2.14.0-4.rhaos4.11.el8.aarch64",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ignition-validate-debuginfo-0:2.14.0-4.rhaos4.11.el8.ppc64le as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:ignition-validate-debuginfo-0:2.14.0-4.rhaos4.11.el8.ppc64le"
},
"product_reference": "ignition-validate-debuginfo-0:2.14.0-4.rhaos4.11.el8.ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ignition-validate-debuginfo-0:2.14.0-4.rhaos4.11.el8.s390x as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:ignition-validate-debuginfo-0:2.14.0-4.rhaos4.11.el8.s390x"
},
"product_reference": "ignition-validate-debuginfo-0:2.14.0-4.rhaos4.11.el8.s390x",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ignition-validate-debuginfo-0:2.14.0-4.rhaos4.11.el8.x86_64 as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:ignition-validate-debuginfo-0:2.14.0-4.rhaos4.11.el8.x86_64"
},
"product_reference": "ignition-validate-debuginfo-0:2.14.0-4.rhaos4.11.el8.x86_64",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-0:4.11.0-202208101756.p0.g4f0dd4d.assembly.stream.el8.src as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:openshift-0:4.11.0-202208101756.p0.g4f0dd4d.assembly.stream.el8.src"
},
"product_reference": "openshift-0:4.11.0-202208101756.p0.g4f0dd4d.assembly.stream.el8.src",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-ansible-0:4.11.0-202208111716.p0.gdf73941.assembly.stream.el8.noarch as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:openshift-ansible-0:4.11.0-202208111716.p0.gdf73941.assembly.stream.el8.noarch"
},
"product_reference": "openshift-ansible-0:4.11.0-202208111716.p0.gdf73941.assembly.stream.el8.noarch",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-ansible-0:4.11.0-202208111716.p0.gdf73941.assembly.stream.el8.src as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:openshift-ansible-0:4.11.0-202208111716.p0.gdf73941.assembly.stream.el8.src"
},
"product_reference": "openshift-ansible-0:4.11.0-202208111716.p0.gdf73941.assembly.stream.el8.src",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-ansible-test-0:4.11.0-202208111716.p0.gdf73941.assembly.stream.el8.noarch as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:openshift-ansible-test-0:4.11.0-202208111716.p0.gdf73941.assembly.stream.el8.noarch"
},
"product_reference": "openshift-ansible-test-0:4.11.0-202208111716.p0.gdf73941.assembly.stream.el8.noarch",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-clients-0:4.11.0-202208110436.p0.gfcf512e.assembly.stream.el8.aarch64 as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:openshift-clients-0:4.11.0-202208110436.p0.gfcf512e.assembly.stream.el8.aarch64"
},
"product_reference": "openshift-clients-0:4.11.0-202208110436.p0.gfcf512e.assembly.stream.el8.aarch64",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-clients-0:4.11.0-202208110436.p0.gfcf512e.assembly.stream.el8.ppc64le as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:openshift-clients-0:4.11.0-202208110436.p0.gfcf512e.assembly.stream.el8.ppc64le"
},
"product_reference": "openshift-clients-0:4.11.0-202208110436.p0.gfcf512e.assembly.stream.el8.ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-clients-0:4.11.0-202208110436.p0.gfcf512e.assembly.stream.el8.s390x as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:openshift-clients-0:4.11.0-202208110436.p0.gfcf512e.assembly.stream.el8.s390x"
},
"product_reference": "openshift-clients-0:4.11.0-202208110436.p0.gfcf512e.assembly.stream.el8.s390x",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-clients-0:4.11.0-202208110436.p0.gfcf512e.assembly.stream.el8.src as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:openshift-clients-0:4.11.0-202208110436.p0.gfcf512e.assembly.stream.el8.src"
},
"product_reference": "openshift-clients-0:4.11.0-202208110436.p0.gfcf512e.assembly.stream.el8.src",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-clients-0:4.11.0-202208110436.p0.gfcf512e.assembly.stream.el8.x86_64 as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:openshift-clients-0:4.11.0-202208110436.p0.gfcf512e.assembly.stream.el8.x86_64"
},
"product_reference": "openshift-clients-0:4.11.0-202208110436.p0.gfcf512e.assembly.stream.el8.x86_64",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-clients-redistributable-0:4.11.0-202208110436.p0.gfcf512e.assembly.stream.el8.x86_64 as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:openshift-clients-redistributable-0:4.11.0-202208110436.p0.gfcf512e.assembly.stream.el8.x86_64"
},
"product_reference": "openshift-clients-redistributable-0:4.11.0-202208110436.p0.gfcf512e.assembly.stream.el8.x86_64",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-hyperkube-0:4.11.0-202208101756.p0.g4f0dd4d.assembly.stream.el8.aarch64 as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:openshift-hyperkube-0:4.11.0-202208101756.p0.g4f0dd4d.assembly.stream.el8.aarch64"
},
"product_reference": "openshift-hyperkube-0:4.11.0-202208101756.p0.g4f0dd4d.assembly.stream.el8.aarch64",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-hyperkube-0:4.11.0-202208101756.p0.g4f0dd4d.assembly.stream.el8.ppc64le as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:openshift-hyperkube-0:4.11.0-202208101756.p0.g4f0dd4d.assembly.stream.el8.ppc64le"
},
"product_reference": "openshift-hyperkube-0:4.11.0-202208101756.p0.g4f0dd4d.assembly.stream.el8.ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-hyperkube-0:4.11.0-202208101756.p0.g4f0dd4d.assembly.stream.el8.s390x as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:openshift-hyperkube-0:4.11.0-202208101756.p0.g4f0dd4d.assembly.stream.el8.s390x"
},
"product_reference": "openshift-hyperkube-0:4.11.0-202208101756.p0.g4f0dd4d.assembly.stream.el8.s390x",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-hyperkube-0:4.11.0-202208101756.p0.g4f0dd4d.assembly.stream.el8.x86_64 as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:openshift-hyperkube-0:4.11.0-202208101756.p0.g4f0dd4d.assembly.stream.el8.x86_64"
},
"product_reference": "openshift-hyperkube-0:4.11.0-202208101756.p0.g4f0dd4d.assembly.stream.el8.x86_64",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-kuryr-0:4.11.0-202208101627.p0.g6952743.assembly.stream.el8.src as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:openshift-kuryr-0:4.11.0-202208101627.p0.g6952743.assembly.stream.el8.src"
},
"product_reference": "openshift-kuryr-0:4.11.0-202208101627.p0.g6952743.assembly.stream.el8.src",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-kuryr-cni-0:4.11.0-202208101627.p0.g6952743.assembly.stream.el8.noarch as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:openshift-kuryr-cni-0:4.11.0-202208101627.p0.g6952743.assembly.stream.el8.noarch"
},
"product_reference": "openshift-kuryr-cni-0:4.11.0-202208101627.p0.g6952743.assembly.stream.el8.noarch",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-kuryr-common-0:4.11.0-202208101627.p0.g6952743.assembly.stream.el8.noarch as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:openshift-kuryr-common-0:4.11.0-202208101627.p0.g6952743.assembly.stream.el8.noarch"
},
"product_reference": "openshift-kuryr-common-0:4.11.0-202208101627.p0.g6952743.assembly.stream.el8.noarch",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-kuryr-controller-0:4.11.0-202208101627.p0.g6952743.assembly.stream.el8.noarch as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:openshift-kuryr-controller-0:4.11.0-202208101627.p0.g6952743.assembly.stream.el8.noarch"
},
"product_reference": "openshift-kuryr-controller-0:4.11.0-202208101627.p0.g6952743.assembly.stream.el8.noarch",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-kubernetes-0:24.2.0-1.el8.src as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:python-kubernetes-0:24.2.0-1.el8.src"
},
"product_reference": "python-kubernetes-0:24.2.0-1.el8.src",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-kubernetes-0:24.2.0-1.el8.noarch as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:python3-kubernetes-0:24.2.0-1.el8.noarch"
},
"product_reference": "python3-kubernetes-0:24.2.0-1.el8.noarch",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-kubernetes-tests-0:24.2.0-1.el8.noarch as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:python3-kubernetes-tests-0:24.2.0-1.el8.noarch"
},
"product_reference": "python3-kubernetes-tests-0:24.2.0-1.el8.noarch",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-kuryr-kubernetes-0:4.11.0-202208101627.p0.g6952743.assembly.stream.el8.noarch as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:python3-kuryr-kubernetes-0:4.11.0-202208101627.p0.g6952743.assembly.stream.el8.noarch"
},
"product_reference": "python3-kuryr-kubernetes-0:4.11.0-202208101627.p0.g6952743.assembly.stream.el8.noarch",
"relates_to_product_reference": "8Base-RHOSE-4.11"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2022-30629",
"cwe": {
"id": "CWE-331",
"name": "Insufficient Entropy"
},
"discovery_date": "2022-06-02T00:00:00+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"8Base-RHOSE-4.11:NetworkManager-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.11:NetworkManager-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.11:NetworkManager-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.11:NetworkManager-1:1.36.0-8.el8_6.src",
"8Base-RHOSE-4.11:NetworkManager-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.11:NetworkManager-adsl-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.11:NetworkManager-adsl-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.11:NetworkManager-adsl-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.11:NetworkManager-adsl-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.11:NetworkManager-adsl-debuginfo-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.11:NetworkManager-adsl-debuginfo-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.11:NetworkManager-adsl-debuginfo-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.11:NetworkManager-adsl-debuginfo-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.11:NetworkManager-bluetooth-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.11:NetworkManager-bluetooth-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.11:NetworkManager-bluetooth-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.11:NetworkManager-bluetooth-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.11:NetworkManager-bluetooth-debuginfo-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.11:NetworkManager-bluetooth-debuginfo-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.11:NetworkManager-bluetooth-debuginfo-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.11:NetworkManager-bluetooth-debuginfo-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.11:NetworkManager-cloud-setup-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.11:NetworkManager-cloud-setup-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.11:NetworkManager-cloud-setup-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.11:NetworkManager-cloud-setup-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.11:NetworkManager-cloud-setup-debuginfo-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.11:NetworkManager-cloud-setup-debuginfo-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.11:NetworkManager-cloud-setup-debuginfo-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.11:NetworkManager-cloud-setup-debuginfo-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.11:NetworkManager-config-connectivity-redhat-1:1.36.0-8.el8_6.noarch",
"8Base-RHOSE-4.11:NetworkManager-config-server-1:1.36.0-8.el8_6.noarch",
"8Base-RHOSE-4.11:NetworkManager-debuginfo-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.11:NetworkManager-debuginfo-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.11:NetworkManager-debuginfo-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.11:NetworkManager-debuginfo-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.11:NetworkManager-debugsource-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.11:NetworkManager-debugsource-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.11:NetworkManager-debugsource-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.11:NetworkManager-debugsource-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.11:NetworkManager-dispatcher-routing-rules-1:1.36.0-8.el8_6.noarch",
"8Base-RHOSE-4.11:NetworkManager-libnm-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.11:NetworkManager-libnm-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.11:NetworkManager-libnm-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.11:NetworkManager-libnm-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.11:NetworkManager-libnm-debuginfo-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.11:NetworkManager-libnm-debuginfo-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.11:NetworkManager-libnm-debuginfo-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.11:NetworkManager-libnm-debuginfo-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.11:NetworkManager-libnm-devel-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.11:NetworkManager-libnm-devel-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.11:NetworkManager-libnm-devel-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.11:NetworkManager-libnm-devel-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.11:NetworkManager-ovs-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.11:NetworkManager-ovs-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.11:NetworkManager-ovs-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.11:NetworkManager-ovs-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.11:NetworkManager-ovs-debuginfo-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.11:NetworkManager-ovs-debuginfo-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.11:NetworkManager-ovs-debuginfo-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.11:NetworkManager-ovs-debuginfo-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.11:NetworkManager-ppp-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.11:NetworkManager-ppp-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.11:NetworkManager-ppp-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.11:NetworkManager-ppp-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.11:NetworkManager-ppp-debuginfo-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.11:NetworkManager-ppp-debuginfo-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.11:NetworkManager-ppp-debuginfo-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.11:NetworkManager-ppp-debuginfo-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.11:NetworkManager-team-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.11:NetworkManager-team-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.11:NetworkManager-team-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.11:NetworkManager-team-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.11:NetworkManager-team-debuginfo-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.11:NetworkManager-team-debuginfo-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.11:NetworkManager-team-debuginfo-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.11:NetworkManager-team-debuginfo-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.11:NetworkManager-tui-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.11:NetworkManager-tui-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.11:NetworkManager-tui-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.11:NetworkManager-tui-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.11:NetworkManager-tui-debuginfo-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.11:NetworkManager-tui-debuginfo-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.11:NetworkManager-tui-debuginfo-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.11:NetworkManager-tui-debuginfo-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.11:NetworkManager-wifi-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.11:NetworkManager-wifi-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.11:NetworkManager-wifi-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.11:NetworkManager-wifi-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.11:NetworkManager-wifi-debuginfo-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.11:NetworkManager-wifi-debuginfo-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.11:NetworkManager-wifi-debuginfo-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.11:NetworkManager-wifi-debuginfo-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.11:NetworkManager-wwan-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.11:NetworkManager-wwan-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.11:NetworkManager-wwan-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.11:NetworkManager-wwan-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.11:NetworkManager-wwan-debuginfo-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.11:NetworkManager-wwan-debuginfo-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.11:NetworkManager-wwan-debuginfo-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.11:NetworkManager-wwan-debuginfo-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.11:console-login-helper-messages-0:0.20.4-1.rhaos4.11.el8.noarch",
"8Base-RHOSE-4.11:console-login-helper-messages-0:0.20.4-1.rhaos4.11.el8.src",
"8Base-RHOSE-4.11:console-login-helper-messages-issuegen-0:0.20.4-1.rhaos4.11.el8.noarch",
"8Base-RHOSE-4.11:console-login-helper-messages-profile-0:0.20.4-1.rhaos4.11.el8.noarch",
"8Base-RHOSE-4.11:openshift-0:4.11.0-202208101756.p0.g4f0dd4d.assembly.stream.el8.src",
"8Base-RHOSE-4.11:openshift-ansible-0:4.11.0-202208111716.p0.gdf73941.assembly.stream.el8.noarch",
"8Base-RHOSE-4.11:openshift-ansible-0:4.11.0-202208111716.p0.gdf73941.assembly.stream.el8.src",
"8Base-RHOSE-4.11:openshift-ansible-test-0:4.11.0-202208111716.p0.gdf73941.assembly.stream.el8.noarch",
"8Base-RHOSE-4.11:openshift-clients-0:4.11.0-202208110436.p0.gfcf512e.assembly.stream.el8.aarch64",
"8Base-RHOSE-4.11:openshift-clients-0:4.11.0-202208110436.p0.gfcf512e.assembly.stream.el8.ppc64le",
"8Base-RHOSE-4.11:openshift-clients-0:4.11.0-202208110436.p0.gfcf512e.assembly.stream.el8.s390x",
"8Base-RHOSE-4.11:openshift-clients-0:4.11.0-202208110436.p0.gfcf512e.assembly.stream.el8.src",
"8Base-RHOSE-4.11:openshift-clients-0:4.11.0-202208110436.p0.gfcf512e.assembly.stream.el8.x86_64",
"8Base-RHOSE-4.11:openshift-clients-redistributable-0:4.11.0-202208110436.p0.gfcf512e.assembly.stream.el8.x86_64",
"8Base-RHOSE-4.11:openshift-hyperkube-0:4.11.0-202208101756.p0.g4f0dd4d.assembly.stream.el8.aarch64",
"8Base-RHOSE-4.11:openshift-hyperkube-0:4.11.0-202208101756.p0.g4f0dd4d.assembly.stream.el8.ppc64le",
"8Base-RHOSE-4.11:openshift-hyperkube-0:4.11.0-202208101756.p0.g4f0dd4d.assembly.stream.el8.s390x",
"8Base-RHOSE-4.11:openshift-hyperkube-0:4.11.0-202208101756.p0.g4f0dd4d.assembly.stream.el8.x86_64",
"8Base-RHOSE-4.11:openshift-kuryr-0:4.11.0-202208101627.p0.g6952743.assembly.stream.el8.src",
"8Base-RHOSE-4.11:openshift-kuryr-cni-0:4.11.0-202208101627.p0.g6952743.assembly.stream.el8.noarch",
"8Base-RHOSE-4.11:openshift-kuryr-common-0:4.11.0-202208101627.p0.g6952743.assembly.stream.el8.noarch",
"8Base-RHOSE-4.11:openshift-kuryr-controller-0:4.11.0-202208101627.p0.g6952743.assembly.stream.el8.noarch",
"8Base-RHOSE-4.11:python-kubernetes-0:24.2.0-1.el8.src",
"8Base-RHOSE-4.11:python3-kubernetes-0:24.2.0-1.el8.noarch",
"8Base-RHOSE-4.11:python3-kubernetes-tests-0:24.2.0-1.el8.noarch",
"8Base-RHOSE-4.11:python3-kuryr-kubernetes-0:4.11.0-202208101627.p0.g6952743.assembly.stream.el8.noarch"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2092793"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in the crypto/tls golang package. When session tickets are generated by crypto/tls, it is missing the ticket expiration. This issue may allow an attacker to observe the TLS handshakes to correlate successive connections during session resumption.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "golang: crypto/tls: session tickets lack random ticket_age_add",
"title": "Vulnerability summary"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"8Base-RHOSE-4.11:butane-0:0.15.0-2.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.11:butane-0:0.15.0-2.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.11:butane-0:0.15.0-2.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.11:butane-0:0.15.0-2.rhaos4.11.el8.src",
"8Base-RHOSE-4.11:butane-0:0.15.0-2.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.11:butane-debuginfo-0:0.15.0-2.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.11:butane-debuginfo-0:0.15.0-2.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.11:butane-debuginfo-0:0.15.0-2.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.11:butane-debuginfo-0:0.15.0-2.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.11:butane-debugsource-0:0.15.0-2.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.11:butane-debugsource-0:0.15.0-2.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.11:butane-debugsource-0:0.15.0-2.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.11:butane-debugsource-0:0.15.0-2.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.11:butane-redistributable-0:0.15.0-2.rhaos4.11.el8.noarch",
"8Base-RHOSE-4.11:cri-o-0:1.24.2-4.rhaos4.11.gitd6283df.el8.aarch64",
"8Base-RHOSE-4.11:cri-o-0:1.24.2-4.rhaos4.11.gitd6283df.el8.ppc64le",
"8Base-RHOSE-4.11:cri-o-0:1.24.2-4.rhaos4.11.gitd6283df.el8.s390x",
"8Base-RHOSE-4.11:cri-o-0:1.24.2-4.rhaos4.11.gitd6283df.el8.src",
"8Base-RHOSE-4.11:cri-o-0:1.24.2-4.rhaos4.11.gitd6283df.el8.x86_64",
"8Base-RHOSE-4.11:cri-o-debuginfo-0:1.24.2-4.rhaos4.11.gitd6283df.el8.aarch64",
"8Base-RHOSE-4.11:cri-o-debuginfo-0:1.24.2-4.rhaos4.11.gitd6283df.el8.ppc64le",
"8Base-RHOSE-4.11:cri-o-debuginfo-0:1.24.2-4.rhaos4.11.gitd6283df.el8.s390x",
"8Base-RHOSE-4.11:cri-o-debuginfo-0:1.24.2-4.rhaos4.11.gitd6283df.el8.x86_64",
"8Base-RHOSE-4.11:cri-o-debugsource-0:1.24.2-4.rhaos4.11.gitd6283df.el8.aarch64",
"8Base-RHOSE-4.11:cri-o-debugsource-0:1.24.2-4.rhaos4.11.gitd6283df.el8.ppc64le",
"8Base-RHOSE-4.11:cri-o-debugsource-0:1.24.2-4.rhaos4.11.gitd6283df.el8.s390x",
"8Base-RHOSE-4.11:cri-o-debugsource-0:1.24.2-4.rhaos4.11.gitd6283df.el8.x86_64",
"8Base-RHOSE-4.11:ignition-0:2.14.0-4.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.11:ignition-0:2.14.0-4.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.11:ignition-0:2.14.0-4.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.11:ignition-0:2.14.0-4.rhaos4.11.el8.src",
"8Base-RHOSE-4.11:ignition-0:2.14.0-4.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.11:ignition-debuginfo-0:2.14.0-4.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.11:ignition-debuginfo-0:2.14.0-4.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.11:ignition-debuginfo-0:2.14.0-4.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.11:ignition-debuginfo-0:2.14.0-4.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.11:ignition-debugsource-0:2.14.0-4.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.11:ignition-debugsource-0:2.14.0-4.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.11:ignition-debugsource-0:2.14.0-4.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.11:ignition-debugsource-0:2.14.0-4.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.11:ignition-validate-0:2.14.0-4.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.11:ignition-validate-0:2.14.0-4.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.11:ignition-validate-0:2.14.0-4.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.11:ignition-validate-0:2.14.0-4.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.11:ignition-validate-debuginfo-0:2.14.0-4.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.11:ignition-validate-debuginfo-0:2.14.0-4.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.11:ignition-validate-debuginfo-0:2.14.0-4.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.11:ignition-validate-debuginfo-0:2.14.0-4.rhaos4.11.el8.x86_64"
],
"known_not_affected": [
"8Base-RHOSE-4.11:NetworkManager-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.11:NetworkManager-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.11:NetworkManager-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.11:NetworkManager-1:1.36.0-8.el8_6.src",
"8Base-RHOSE-4.11:NetworkManager-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.11:NetworkManager-adsl-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.11:NetworkManager-adsl-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.11:NetworkManager-adsl-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.11:NetworkManager-adsl-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.11:NetworkManager-adsl-debuginfo-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.11:NetworkManager-adsl-debuginfo-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.11:NetworkManager-adsl-debuginfo-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.11:NetworkManager-adsl-debuginfo-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.11:NetworkManager-bluetooth-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.11:NetworkManager-bluetooth-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.11:NetworkManager-bluetooth-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.11:NetworkManager-bluetooth-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.11:NetworkManager-bluetooth-debuginfo-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.11:NetworkManager-bluetooth-debuginfo-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.11:NetworkManager-bluetooth-debuginfo-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.11:NetworkManager-bluetooth-debuginfo-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.11:NetworkManager-cloud-setup-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.11:NetworkManager-cloud-setup-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.11:NetworkManager-cloud-setup-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.11:NetworkManager-cloud-setup-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.11:NetworkManager-cloud-setup-debuginfo-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.11:NetworkManager-cloud-setup-debuginfo-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.11:NetworkManager-cloud-setup-debuginfo-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.11:NetworkManager-cloud-setup-debuginfo-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.11:NetworkManager-config-connectivity-redhat-1:1.36.0-8.el8_6.noarch",
"8Base-RHOSE-4.11:NetworkManager-config-server-1:1.36.0-8.el8_6.noarch",
"8Base-RHOSE-4.11:NetworkManager-debuginfo-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.11:NetworkManager-debuginfo-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.11:NetworkManager-debuginfo-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.11:NetworkManager-debuginfo-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.11:NetworkManager-debugsource-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.11:NetworkManager-debugsource-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.11:NetworkManager-debugsource-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.11:NetworkManager-debugsource-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.11:NetworkManager-dispatcher-routing-rules-1:1.36.0-8.el8_6.noarch",
"8Base-RHOSE-4.11:NetworkManager-libnm-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.11:NetworkManager-libnm-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.11:NetworkManager-libnm-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.11:NetworkManager-libnm-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.11:NetworkManager-libnm-debuginfo-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.11:NetworkManager-libnm-debuginfo-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.11:NetworkManager-libnm-debuginfo-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.11:NetworkManager-libnm-debuginfo-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.11:NetworkManager-libnm-devel-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.11:NetworkManager-libnm-devel-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.11:NetworkManager-libnm-devel-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.11:NetworkManager-libnm-devel-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.11:NetworkManager-ovs-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.11:NetworkManager-ovs-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.11:NetworkManager-ovs-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.11:NetworkManager-ovs-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.11:NetworkManager-ovs-debuginfo-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.11:NetworkManager-ovs-debuginfo-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.11:NetworkManager-ovs-debuginfo-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.11:NetworkManager-ovs-debuginfo-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.11:NetworkManager-ppp-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.11:NetworkManager-ppp-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.11:NetworkManager-ppp-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.11:NetworkManager-ppp-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.11:NetworkManager-ppp-debuginfo-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.11:NetworkManager-ppp-debuginfo-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.11:NetworkManager-ppp-debuginfo-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.11:NetworkManager-ppp-debuginfo-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.11:NetworkManager-team-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.11:NetworkManager-team-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.11:NetworkManager-team-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.11:NetworkManager-team-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.11:NetworkManager-team-debuginfo-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.11:NetworkManager-team-debuginfo-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.11:NetworkManager-team-debuginfo-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.11:NetworkManager-team-debuginfo-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.11:NetworkManager-tui-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.11:NetworkManager-tui-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.11:NetworkManager-tui-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.11:NetworkManager-tui-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.11:NetworkManager-tui-debuginfo-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.11:NetworkManager-tui-debuginfo-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.11:NetworkManager-tui-debuginfo-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.11:NetworkManager-tui-debuginfo-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.11:NetworkManager-wifi-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.11:NetworkManager-wifi-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.11:NetworkManager-wifi-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.11:NetworkManager-wifi-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.11:NetworkManager-wifi-debuginfo-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.11:NetworkManager-wifi-debuginfo-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.11:NetworkManager-wifi-debuginfo-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.11:NetworkManager-wifi-debuginfo-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.11:NetworkManager-wwan-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.11:NetworkManager-wwan-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.11:NetworkManager-wwan-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.11:NetworkManager-wwan-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.11:NetworkManager-wwan-debuginfo-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.11:NetworkManager-wwan-debuginfo-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.11:NetworkManager-wwan-debuginfo-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.11:NetworkManager-wwan-debuginfo-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.11:console-login-helper-messages-0:0.20.4-1.rhaos4.11.el8.noarch",
"8Base-RHOSE-4.11:console-login-helper-messages-0:0.20.4-1.rhaos4.11.el8.src",
"8Base-RHOSE-4.11:console-login-helper-messages-issuegen-0:0.20.4-1.rhaos4.11.el8.noarch",
"8Base-RHOSE-4.11:console-login-helper-messages-profile-0:0.20.4-1.rhaos4.11.el8.noarch",
"8Base-RHOSE-4.11:openshift-0:4.11.0-202208101756.p0.g4f0dd4d.assembly.stream.el8.src",
"8Base-RHOSE-4.11:openshift-ansible-0:4.11.0-202208111716.p0.gdf73941.assembly.stream.el8.noarch",
"8Base-RHOSE-4.11:openshift-ansible-0:4.11.0-202208111716.p0.gdf73941.assembly.stream.el8.src",
"8Base-RHOSE-4.11:openshift-ansible-test-0:4.11.0-202208111716.p0.gdf73941.assembly.stream.el8.noarch",
"8Base-RHOSE-4.11:openshift-clients-0:4.11.0-202208110436.p0.gfcf512e.assembly.stream.el8.aarch64",
"8Base-RHOSE-4.11:openshift-clients-0:4.11.0-202208110436.p0.gfcf512e.assembly.stream.el8.ppc64le",
"8Base-RHOSE-4.11:openshift-clients-0:4.11.0-202208110436.p0.gfcf512e.assembly.stream.el8.s390x",
"8Base-RHOSE-4.11:openshift-clients-0:4.11.0-202208110436.p0.gfcf512e.assembly.stream.el8.src",
"8Base-RHOSE-4.11:openshift-clients-0:4.11.0-202208110436.p0.gfcf512e.assembly.stream.el8.x86_64",
"8Base-RHOSE-4.11:openshift-clients-redistributable-0:4.11.0-202208110436.p0.gfcf512e.assembly.stream.el8.x86_64",
"8Base-RHOSE-4.11:openshift-hyperkube-0:4.11.0-202208101756.p0.g4f0dd4d.assembly.stream.el8.aarch64",
"8Base-RHOSE-4.11:openshift-hyperkube-0:4.11.0-202208101756.p0.g4f0dd4d.assembly.stream.el8.ppc64le",
"8Base-RHOSE-4.11:openshift-hyperkube-0:4.11.0-202208101756.p0.g4f0dd4d.assembly.stream.el8.s390x",
"8Base-RHOSE-4.11:openshift-hyperkube-0:4.11.0-202208101756.p0.g4f0dd4d.assembly.stream.el8.x86_64",
"8Base-RHOSE-4.11:openshift-kuryr-0:4.11.0-202208101627.p0.g6952743.assembly.stream.el8.src",
"8Base-RHOSE-4.11:openshift-kuryr-cni-0:4.11.0-202208101627.p0.g6952743.assembly.stream.el8.noarch",
"8Base-RHOSE-4.11:openshift-kuryr-common-0:4.11.0-202208101627.p0.g6952743.assembly.stream.el8.noarch",
"8Base-RHOSE-4.11:openshift-kuryr-controller-0:4.11.0-202208101627.p0.g6952743.assembly.stream.el8.noarch",
"8Base-RHOSE-4.11:python-kubernetes-0:24.2.0-1.el8.src",
"8Base-RHOSE-4.11:python3-kubernetes-0:24.2.0-1.el8.noarch",
"8Base-RHOSE-4.11:python3-kubernetes-tests-0:24.2.0-1.el8.noarch",
"8Base-RHOSE-4.11:python3-kuryr-kubernetes-0:4.11.0-202208101627.p0.g6952743.assembly.stream.el8.noarch"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2022-30629"
},
{
"category": "external",
"summary": "RHBZ#2092793",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2092793"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2022-30629",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-30629"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2022-30629",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2022-30629"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-announce/c/TzIC9-t8Ytg",
"url": "https://groups.google.com/g/golang-announce/c/TzIC9-t8Ytg"
}
],
"release_date": "2022-06-02T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2022-08-23T14:48:05+00:00",
"details": "For OpenShift Container Platform 4.11 see the following documentation,\nwhich will be updated shortly for this release, for important instructions\non how to upgrade your cluster and fully apply this asynchronous errata\nupdate:\n\nhttps://docs.openshift.com/container-platform/4.11/release_notes/ocp-4-11-release-notes.html\n\nDetails on how to access this content are available at\nhttps://docs.openshift.com/container-platform/4.11/updating/updating-cluster-cli.html",
"product_ids": [
"8Base-RHOSE-4.11:butane-0:0.15.0-2.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.11:butane-0:0.15.0-2.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.11:butane-0:0.15.0-2.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.11:butane-0:0.15.0-2.rhaos4.11.el8.src",
"8Base-RHOSE-4.11:butane-0:0.15.0-2.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.11:butane-debuginfo-0:0.15.0-2.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.11:butane-debuginfo-0:0.15.0-2.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.11:butane-debuginfo-0:0.15.0-2.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.11:butane-debuginfo-0:0.15.0-2.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.11:butane-debugsource-0:0.15.0-2.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.11:butane-debugsource-0:0.15.0-2.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.11:butane-debugsource-0:0.15.0-2.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.11:butane-debugsource-0:0.15.0-2.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.11:butane-redistributable-0:0.15.0-2.rhaos4.11.el8.noarch",
"8Base-RHOSE-4.11:cri-o-0:1.24.2-4.rhaos4.11.gitd6283df.el8.aarch64",
"8Base-RHOSE-4.11:cri-o-0:1.24.2-4.rhaos4.11.gitd6283df.el8.ppc64le",
"8Base-RHOSE-4.11:cri-o-0:1.24.2-4.rhaos4.11.gitd6283df.el8.s390x",
"8Base-RHOSE-4.11:cri-o-0:1.24.2-4.rhaos4.11.gitd6283df.el8.src",
"8Base-RHOSE-4.11:cri-o-0:1.24.2-4.rhaos4.11.gitd6283df.el8.x86_64",
"8Base-RHOSE-4.11:cri-o-debuginfo-0:1.24.2-4.rhaos4.11.gitd6283df.el8.aarch64",
"8Base-RHOSE-4.11:cri-o-debuginfo-0:1.24.2-4.rhaos4.11.gitd6283df.el8.ppc64le",
"8Base-RHOSE-4.11:cri-o-debuginfo-0:1.24.2-4.rhaos4.11.gitd6283df.el8.s390x",
"8Base-RHOSE-4.11:cri-o-debuginfo-0:1.24.2-4.rhaos4.11.gitd6283df.el8.x86_64",
"8Base-RHOSE-4.11:cri-o-debugsource-0:1.24.2-4.rhaos4.11.gitd6283df.el8.aarch64",
"8Base-RHOSE-4.11:cri-o-debugsource-0:1.24.2-4.rhaos4.11.gitd6283df.el8.ppc64le",
"8Base-RHOSE-4.11:cri-o-debugsource-0:1.24.2-4.rhaos4.11.gitd6283df.el8.s390x",
"8Base-RHOSE-4.11:cri-o-debugsource-0:1.24.2-4.rhaos4.11.gitd6283df.el8.x86_64",
"8Base-RHOSE-4.11:ignition-0:2.14.0-4.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.11:ignition-0:2.14.0-4.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.11:ignition-0:2.14.0-4.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.11:ignition-0:2.14.0-4.rhaos4.11.el8.src",
"8Base-RHOSE-4.11:ignition-0:2.14.0-4.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.11:ignition-debuginfo-0:2.14.0-4.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.11:ignition-debuginfo-0:2.14.0-4.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.11:ignition-debuginfo-0:2.14.0-4.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.11:ignition-debuginfo-0:2.14.0-4.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.11:ignition-debugsource-0:2.14.0-4.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.11:ignition-debugsource-0:2.14.0-4.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.11:ignition-debugsource-0:2.14.0-4.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.11:ignition-debugsource-0:2.14.0-4.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.11:ignition-validate-0:2.14.0-4.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.11:ignition-validate-0:2.14.0-4.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.11:ignition-validate-0:2.14.0-4.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.11:ignition-validate-0:2.14.0-4.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.11:ignition-validate-debuginfo-0:2.14.0-4.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.11:ignition-validate-debuginfo-0:2.14.0-4.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.11:ignition-validate-debuginfo-0:2.14.0-4.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.11:ignition-validate-debuginfo-0:2.14.0-4.rhaos4.11.el8.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2022:6102"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "HIGH",
"attackVector": "NETWORK",
"availabilityImpact": "NONE",
"baseScore": 3.1,
"baseSeverity": "LOW",
"confidentialityImpact": "LOW",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "REQUIRED",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:R/S:U/C:L/I:N/A:N",
"version": "3.1"
},
"products": [
"8Base-RHOSE-4.11:NetworkManager-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.11:NetworkManager-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.11:NetworkManager-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.11:NetworkManager-1:1.36.0-8.el8_6.src",
"8Base-RHOSE-4.11:NetworkManager-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.11:NetworkManager-adsl-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.11:NetworkManager-adsl-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.11:NetworkManager-adsl-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.11:NetworkManager-adsl-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.11:NetworkManager-adsl-debuginfo-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.11:NetworkManager-adsl-debuginfo-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.11:NetworkManager-adsl-debuginfo-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.11:NetworkManager-adsl-debuginfo-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.11:NetworkManager-bluetooth-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.11:NetworkManager-bluetooth-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.11:NetworkManager-bluetooth-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.11:NetworkManager-bluetooth-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.11:NetworkManager-bluetooth-debuginfo-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.11:NetworkManager-bluetooth-debuginfo-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.11:NetworkManager-bluetooth-debuginfo-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.11:NetworkManager-bluetooth-debuginfo-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.11:NetworkManager-cloud-setup-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.11:NetworkManager-cloud-setup-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.11:NetworkManager-cloud-setup-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.11:NetworkManager-cloud-setup-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.11:NetworkManager-cloud-setup-debuginfo-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.11:NetworkManager-cloud-setup-debuginfo-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.11:NetworkManager-cloud-setup-debuginfo-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.11:NetworkManager-cloud-setup-debuginfo-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.11:NetworkManager-config-connectivity-redhat-1:1.36.0-8.el8_6.noarch",
"8Base-RHOSE-4.11:NetworkManager-config-server-1:1.36.0-8.el8_6.noarch",
"8Base-RHOSE-4.11:NetworkManager-debuginfo-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.11:NetworkManager-debuginfo-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.11:NetworkManager-debuginfo-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.11:NetworkManager-debuginfo-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.11:NetworkManager-debugsource-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.11:NetworkManager-debugsource-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.11:NetworkManager-debugsource-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.11:NetworkManager-debugsource-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.11:NetworkManager-dispatcher-routing-rules-1:1.36.0-8.el8_6.noarch",
"8Base-RHOSE-4.11:NetworkManager-libnm-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.11:NetworkManager-libnm-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.11:NetworkManager-libnm-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.11:NetworkManager-libnm-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.11:NetworkManager-libnm-debuginfo-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.11:NetworkManager-libnm-debuginfo-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.11:NetworkManager-libnm-debuginfo-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.11:NetworkManager-libnm-debuginfo-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.11:NetworkManager-libnm-devel-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.11:NetworkManager-libnm-devel-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.11:NetworkManager-libnm-devel-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.11:NetworkManager-libnm-devel-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.11:NetworkManager-ovs-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.11:NetworkManager-ovs-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.11:NetworkManager-ovs-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.11:NetworkManager-ovs-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.11:NetworkManager-ovs-debuginfo-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.11:NetworkManager-ovs-debuginfo-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.11:NetworkManager-ovs-debuginfo-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.11:NetworkManager-ovs-debuginfo-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.11:NetworkManager-ppp-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.11:NetworkManager-ppp-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.11:NetworkManager-ppp-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.11:NetworkManager-ppp-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.11:NetworkManager-ppp-debuginfo-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.11:NetworkManager-ppp-debuginfo-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.11:NetworkManager-ppp-debuginfo-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.11:NetworkManager-ppp-debuginfo-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.11:NetworkManager-team-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.11:NetworkManager-team-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.11:NetworkManager-team-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.11:NetworkManager-team-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.11:NetworkManager-team-debuginfo-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.11:NetworkManager-team-debuginfo-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.11:NetworkManager-team-debuginfo-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.11:NetworkManager-team-debuginfo-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.11:NetworkManager-tui-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.11:NetworkManager-tui-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.11:NetworkManager-tui-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.11:NetworkManager-tui-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.11:NetworkManager-tui-debuginfo-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.11:NetworkManager-tui-debuginfo-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.11:NetworkManager-tui-debuginfo-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.11:NetworkManager-tui-debuginfo-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.11:NetworkManager-wifi-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.11:NetworkManager-wifi-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.11:NetworkManager-wifi-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.11:NetworkManager-wifi-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.11:NetworkManager-wifi-debuginfo-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.11:NetworkManager-wifi-debuginfo-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.11:NetworkManager-wifi-debuginfo-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.11:NetworkManager-wifi-debuginfo-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.11:NetworkManager-wwan-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.11:NetworkManager-wwan-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.11:NetworkManager-wwan-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.11:NetworkManager-wwan-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.11:NetworkManager-wwan-debuginfo-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.11:NetworkManager-wwan-debuginfo-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.11:NetworkManager-wwan-debuginfo-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.11:NetworkManager-wwan-debuginfo-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.11:butane-0:0.15.0-2.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.11:butane-0:0.15.0-2.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.11:butane-0:0.15.0-2.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.11:butane-0:0.15.0-2.rhaos4.11.el8.src",
"8Base-RHOSE-4.11:butane-0:0.15.0-2.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.11:butane-debuginfo-0:0.15.0-2.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.11:butane-debuginfo-0:0.15.0-2.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.11:butane-debuginfo-0:0.15.0-2.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.11:butane-debuginfo-0:0.15.0-2.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.11:butane-debugsource-0:0.15.0-2.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.11:butane-debugsource-0:0.15.0-2.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.11:butane-debugsource-0:0.15.0-2.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.11:butane-debugsource-0:0.15.0-2.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.11:butane-redistributable-0:0.15.0-2.rhaos4.11.el8.noarch",
"8Base-RHOSE-4.11:console-login-helper-messages-0:0.20.4-1.rhaos4.11.el8.noarch",
"8Base-RHOSE-4.11:console-login-helper-messages-0:0.20.4-1.rhaos4.11.el8.src",
"8Base-RHOSE-4.11:console-login-helper-messages-issuegen-0:0.20.4-1.rhaos4.11.el8.noarch",
"8Base-RHOSE-4.11:console-login-helper-messages-profile-0:0.20.4-1.rhaos4.11.el8.noarch",
"8Base-RHOSE-4.11:cri-o-0:1.24.2-4.rhaos4.11.gitd6283df.el8.aarch64",
"8Base-RHOSE-4.11:cri-o-0:1.24.2-4.rhaos4.11.gitd6283df.el8.ppc64le",
"8Base-RHOSE-4.11:cri-o-0:1.24.2-4.rhaos4.11.gitd6283df.el8.s390x",
"8Base-RHOSE-4.11:cri-o-0:1.24.2-4.rhaos4.11.gitd6283df.el8.src",
"8Base-RHOSE-4.11:cri-o-0:1.24.2-4.rhaos4.11.gitd6283df.el8.x86_64",
"8Base-RHOSE-4.11:cri-o-debuginfo-0:1.24.2-4.rhaos4.11.gitd6283df.el8.aarch64",
"8Base-RHOSE-4.11:cri-o-debuginfo-0:1.24.2-4.rhaos4.11.gitd6283df.el8.ppc64le",
"8Base-RHOSE-4.11:cri-o-debuginfo-0:1.24.2-4.rhaos4.11.gitd6283df.el8.s390x",
"8Base-RHOSE-4.11:cri-o-debuginfo-0:1.24.2-4.rhaos4.11.gitd6283df.el8.x86_64",
"8Base-RHOSE-4.11:cri-o-debugsource-0:1.24.2-4.rhaos4.11.gitd6283df.el8.aarch64",
"8Base-RHOSE-4.11:cri-o-debugsource-0:1.24.2-4.rhaos4.11.gitd6283df.el8.ppc64le",
"8Base-RHOSE-4.11:cri-o-debugsource-0:1.24.2-4.rhaos4.11.gitd6283df.el8.s390x",
"8Base-RHOSE-4.11:cri-o-debugsource-0:1.24.2-4.rhaos4.11.gitd6283df.el8.x86_64",
"8Base-RHOSE-4.11:ignition-0:2.14.0-4.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.11:ignition-0:2.14.0-4.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.11:ignition-0:2.14.0-4.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.11:ignition-0:2.14.0-4.rhaos4.11.el8.src",
"8Base-RHOSE-4.11:ignition-0:2.14.0-4.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.11:ignition-debuginfo-0:2.14.0-4.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.11:ignition-debuginfo-0:2.14.0-4.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.11:ignition-debuginfo-0:2.14.0-4.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.11:ignition-debuginfo-0:2.14.0-4.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.11:ignition-debugsource-0:2.14.0-4.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.11:ignition-debugsource-0:2.14.0-4.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.11:ignition-debugsource-0:2.14.0-4.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.11:ignition-debugsource-0:2.14.0-4.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.11:ignition-validate-0:2.14.0-4.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.11:ignition-validate-0:2.14.0-4.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.11:ignition-validate-0:2.14.0-4.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.11:ignition-validate-0:2.14.0-4.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.11:ignition-validate-debuginfo-0:2.14.0-4.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.11:ignition-validate-debuginfo-0:2.14.0-4.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.11:ignition-validate-debuginfo-0:2.14.0-4.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.11:ignition-validate-debuginfo-0:2.14.0-4.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.11:openshift-0:4.11.0-202208101756.p0.g4f0dd4d.assembly.stream.el8.src",
"8Base-RHOSE-4.11:openshift-ansible-0:4.11.0-202208111716.p0.gdf73941.assembly.stream.el8.noarch",
"8Base-RHOSE-4.11:openshift-ansible-0:4.11.0-202208111716.p0.gdf73941.assembly.stream.el8.src",
"8Base-RHOSE-4.11:openshift-ansible-test-0:4.11.0-202208111716.p0.gdf73941.assembly.stream.el8.noarch",
"8Base-RHOSE-4.11:openshift-clients-0:4.11.0-202208110436.p0.gfcf512e.assembly.stream.el8.aarch64",
"8Base-RHOSE-4.11:openshift-clients-0:4.11.0-202208110436.p0.gfcf512e.assembly.stream.el8.ppc64le",
"8Base-RHOSE-4.11:openshift-clients-0:4.11.0-202208110436.p0.gfcf512e.assembly.stream.el8.s390x",
"8Base-RHOSE-4.11:openshift-clients-0:4.11.0-202208110436.p0.gfcf512e.assembly.stream.el8.src",
"8Base-RHOSE-4.11:openshift-clients-0:4.11.0-202208110436.p0.gfcf512e.assembly.stream.el8.x86_64",
"8Base-RHOSE-4.11:openshift-clients-redistributable-0:4.11.0-202208110436.p0.gfcf512e.assembly.stream.el8.x86_64",
"8Base-RHOSE-4.11:openshift-hyperkube-0:4.11.0-202208101756.p0.g4f0dd4d.assembly.stream.el8.aarch64",
"8Base-RHOSE-4.11:openshift-hyperkube-0:4.11.0-202208101756.p0.g4f0dd4d.assembly.stream.el8.ppc64le",
"8Base-RHOSE-4.11:openshift-hyperkube-0:4.11.0-202208101756.p0.g4f0dd4d.assembly.stream.el8.s390x",
"8Base-RHOSE-4.11:openshift-hyperkube-0:4.11.0-202208101756.p0.g4f0dd4d.assembly.stream.el8.x86_64",
"8Base-RHOSE-4.11:openshift-kuryr-0:4.11.0-202208101627.p0.g6952743.assembly.stream.el8.src",
"8Base-RHOSE-4.11:openshift-kuryr-cni-0:4.11.0-202208101627.p0.g6952743.assembly.stream.el8.noarch",
"8Base-RHOSE-4.11:openshift-kuryr-common-0:4.11.0-202208101627.p0.g6952743.assembly.stream.el8.noarch",
"8Base-RHOSE-4.11:openshift-kuryr-controller-0:4.11.0-202208101627.p0.g6952743.assembly.stream.el8.noarch",
"8Base-RHOSE-4.11:python-kubernetes-0:24.2.0-1.el8.src",
"8Base-RHOSE-4.11:python3-kubernetes-0:24.2.0-1.el8.noarch",
"8Base-RHOSE-4.11:python3-kubernetes-tests-0:24.2.0-1.el8.noarch",
"8Base-RHOSE-4.11:python3-kuryr-kubernetes-0:4.11.0-202208101627.p0.g6952743.assembly.stream.el8.noarch"
]
}
],
"threats": [
{
"category": "impact",
"details": "Low"
}
],
"title": "golang: crypto/tls: session tickets lack random ticket_age_add"
}
]
}
rhsa-2023:2758
Vulnerability from csaf_redhat
Notes
{
"document": {
"aggregate_severity": {
"namespace": "https://access.redhat.com/security/updates/classification/",
"text": "Moderate"
},
"category": "csaf_security_advisory",
"csaf_version": "2.0",
"distribution": {
"text": "Copyright \u00a9 Red Hat, Inc. All rights reserved.",
"tlp": {
"label": "WHITE",
"url": "https://www.first.org/tlp/"
}
},
"lang": "en",
"notes": [
{
"category": "summary",
"text": "An update for the container-tools:rhel8 module is now available for Red Hat Enterprise Linux 8.\n\nRed Hat Product Security has rated this update as having a security impact of Moderate. A Common Vulnerability Scoring System (CVSS) base score, which gives a detailed severity rating, is available for each vulnerability from the CVE link(s) in the References section.",
"title": "Topic"
},
{
"category": "general",
"text": "The container-tools module contains tools for working with containers, notably podman, buildah, skopeo, and runc.\n\nSecurity Fix(es):\n\n* golang: net/http: improper sanitization of Transfer-Encoding header (CVE-2022-1705)\n\n* golang: go/parser: stack exhaustion in all Parse* functions (CVE-2022-1962)\n\n* golang: net/http: handle server errors after sending GOAWAY (CVE-2022-27664)\n\n* golang: encoding/xml: stack exhaustion in Decoder.Skip (CVE-2022-28131)\n\n* golang: io/fs: stack exhaustion in Glob (CVE-2022-30630)\n\n* golang: compress/gzip: stack exhaustion in Reader.Read (CVE-2022-30631)\n\n* golang: path/filepath: stack exhaustion in Glob (CVE-2022-30632)\n\n* golang: encoding/xml: stack exhaustion in Unmarshal (CVE-2022-30633)\n\n* golang: encoding/gob: stack exhaustion in Decoder.Decode (CVE-2022-30635)\n\n* golang: net/http/httputil: NewSingleHostReverseProxy - omit X-Forwarded-For not working (CVE-2022-32148)\n\n* golang: net/http: excessive memory growth in a Go server accepting HTTP/2 requests (CVE-2022-41717)\n\n* podman: symlink exchange attack in podman export volume (CVE-2023-0778)\n\n* golang: crypto/tls: session tickets lack random ticket_age_add (CVE-2022-30629)\n\n* golang: math/big: decoding big.Float and big.Rat types can panic if the encoded message is too short, potentially allowing a denial of service (CVE-2022-32189)\n\nFor more details about the security issue(s), including the impact, a CVSS score, acknowledgments, and other related information, refer to the CVE page(s) listed in the References section.\n\nAdditional Changes:\n\nFor detailed information on changes in this release, see the Red Hat Enterprise Linux 8.8 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:2758",
"url": "https://access.redhat.com/errata/RHSA-2023:2758"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/updates/classification/#moderate",
"url": "https://access.redhat.com/security/updates/classification/#moderate"
},
{
"category": "external",
"summary": "https://access.redhat.com/documentation/en-us/red_hat_enterprise_linux/8/html/8.8_release_notes/index",
"url": "https://access.redhat.com/documentation/en-us/red_hat_enterprise_linux/8/html/8.8_release_notes/index"
},
{
"category": "external",
"summary": "2033280",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2033280"
},
{
"category": "external",
"summary": "2047290",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2047290"
},
{
"category": "external",
"summary": "2059658",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2059658"
},
{
"category": "external",
"summary": "2080458",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2080458"
},
{
"category": "external",
"summary": "2089790",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2089790"
},
{
"category": "external",
"summary": "2090166",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2090166"
},
{
"category": "external",
"summary": "2092793",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2092793"
},
{
"category": "external",
"summary": "2097708",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2097708"
},
{
"category": "external",
"summary": "2106396",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2106396"
},
{
"category": "external",
"summary": "2107342",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2107342"
},
{
"category": "external",
"summary": "2107371",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2107371"
},
{
"category": "external",
"summary": "2107374",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2107374"
},
{
"category": "external",
"summary": "2107376",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2107376"
},
{
"category": "external",
"summary": "2107383",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2107383"
},
{
"category": "external",
"summary": "2107386",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2107386"
},
{
"category": "external",
"summary": "2107388",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2107388"
},
{
"category": "external",
"summary": "2107390",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2107390"
},
{
"category": "external",
"summary": "2107392",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2107392"
},
{
"category": "external",
"summary": "2113814",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2113814"
},
{
"category": "external",
"summary": "2116481",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2116481"
},
{
"category": "external",
"summary": "2116922",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2116922"
},
{
"category": "external",
"summary": "2120435",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2120435"
},
{
"category": "external",
"summary": "2121841",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2121841"
},
{
"category": "external",
"summary": "2123415",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2123415"
},
{
"category": "external",
"summary": "2124414",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2124414"
},
{
"category": "external",
"summary": "2124416",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2124416"
},
{
"category": "external",
"summary": "2124669",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2124669"
},
{
"category": "external",
"summary": "2124705",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2124705"
},
{
"category": "external",
"summary": "2124952",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2124952"
},
{
"category": "external",
"summary": "2126243",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2126243"
},
{
"category": "external",
"summary": "2126697",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2126697"
},
{
"category": "external",
"summary": "2128675",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2128675"
},
{
"category": "external",
"summary": "2131741",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2131741"
},
{
"category": "external",
"summary": "2131836",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2131836"
},
{
"category": "external",
"summary": "2135970",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2135970"
},
{
"category": "external",
"summary": "2135973",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2135973"
},
{
"category": "external",
"summary": "2136319",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2136319"
},
{
"category": "external",
"summary": "2136933",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2136933"
},
{
"category": "external",
"summary": "2138434",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2138434"
},
{
"category": "external",
"summary": "2139052",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2139052"
},
{
"category": "external",
"summary": "2139724",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2139724"
},
{
"category": "external",
"summary": "2140084",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2140084"
},
{
"category": "external",
"summary": "2140087",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2140087"
},
{
"category": "external",
"summary": "2141452",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2141452"
},
{
"category": "external",
"summary": "2142711",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2142711"
},
{
"category": "external",
"summary": "2144754",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2144754"
},
{
"category": "external",
"summary": "2152516",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2152516"
},
{
"category": "external",
"summary": "2153036",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2153036"
},
{
"category": "external",
"summary": "2155828",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2155828"
},
{
"category": "external",
"summary": "2157930",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2157930"
},
{
"category": "external",
"summary": "2158084",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2158084"
},
{
"category": "external",
"summary": "2158469",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2158469"
},
{
"category": "external",
"summary": "2161274",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2161274"
},
{
"category": "external",
"summary": "2161682",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2161682"
},
{
"category": "external",
"summary": "2163759",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2163759"
},
{
"category": "external",
"summary": "2165875",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2165875"
},
{
"category": "external",
"summary": "2168256",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2168256"
},
{
"category": "self",
"summary": "Canonical URL",
"url": "https://security.access.redhat.com/data/csaf/v2/advisories/2023/rhsa-2023_2758.json"
}
],
"title": "Red Hat Security Advisory: container-tools:rhel8 security, bug fix, and enhancement update",
"tracking": {
"current_release_date": "2025-10-31T13:02:34+00:00",
"generator": {
"date": "2025-10-31T13:02:34+00:00",
"engine": {
"name": "Red Hat SDEngine",
"version": "4.6.10"
}
},
"id": "RHSA-2023:2758",
"initial_release_date": "2023-05-16T08:49:00+00:00",
"revision_history": [
{
"date": "2023-05-16T08:49:00+00:00",
"number": "1",
"summary": "Initial version"
},
{
"date": "2023-05-16T08:49:00+00:00",
"number": "2",
"summary": "Last updated version"
},
{
"date": "2025-10-31T13:02:34+00:00",
"number": "3",
"summary": "Last generated version"
}
],
"status": "final",
"version": "3"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_name",
"name": "Red Hat Enterprise Linux AppStream (v. 8)",
"product": {
"name": "Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.GA",
"product_identification_helper": {
"cpe": "cpe:/a:redhat:enterprise_linux:8::appstream"
}
}
}
],
"category": "product_family",
"name": "Red Hat Enterprise Linux"
},
{
"branches": [
{
"category": "product_version",
"name": "aardvark-dns-2:1.5.0-2.module+el8.8.0+18060+3f21f2cc.src::container-tools:rhel8",
"product": {
"name": "aardvark-dns-2:1.5.0-2.module+el8.8.0+18060+3f21f2cc.src (container-tools:rhel8)",
"product_id": "aardvark-dns-2:1.5.0-2.module+el8.8.0+18060+3f21f2cc.src::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/aardvark-dns@1.5.0-2.module%2Bel8.8.0%2B18060%2B3f21f2cc?arch=src\u0026epoch=2\u0026rpmmod=container-tools:rhel8:8080020230321153727:0f77c1b7"
}
}
},
{
"category": "product_version",
"name": "buildah-1:1.29.1-1.module+el8.8.0+18195+471da4bb.src::container-tools:rhel8",
"product": {
"name": "buildah-1:1.29.1-1.module+el8.8.0+18195+471da4bb.src (container-tools:rhel8)",
"product_id": "buildah-1:1.29.1-1.module+el8.8.0+18195+471da4bb.src::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/buildah@1.29.1-1.module%2Bel8.8.0%2B18195%2B471da4bb?arch=src\u0026epoch=1\u0026rpmmod=container-tools:rhel8:8080020230321153727:0f77c1b7"
}
}
},
{
"category": "product_version",
"name": "cockpit-podman-0:63.1-1.module+el8.8.0+18286+cd236dce.src::container-tools:rhel8",
"product": {
"name": "cockpit-podman-0:63.1-1.module+el8.8.0+18286+cd236dce.src (container-tools:rhel8)",
"product_id": "cockpit-podman-0:63.1-1.module+el8.8.0+18286+cd236dce.src::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/cockpit-podman@63.1-1.module%2Bel8.8.0%2B18286%2Bcd236dce?arch=src\u0026rpmmod=container-tools:rhel8:8080020230321153727:0f77c1b7"
}
}
},
{
"category": "product_version",
"name": "conmon-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.src::container-tools:rhel8",
"product": {
"name": "conmon-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.src (container-tools:rhel8)",
"product_id": "conmon-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.src::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/conmon@2.1.6-1.module%2Bel8.8.0%2B18098%2B9b44df5f?arch=src\u0026epoch=3\u0026rpmmod=container-tools:rhel8:8080020230321153727:0f77c1b7"
}
}
},
{
"category": "product_version",
"name": "container-selinux-2:2.205.0-2.module+el8.8.0+18438+15d3aa65.src::container-tools:rhel8",
"product": {
"name": "container-selinux-2:2.205.0-2.module+el8.8.0+18438+15d3aa65.src (container-tools:rhel8)",
"product_id": "container-selinux-2:2.205.0-2.module+el8.8.0+18438+15d3aa65.src::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/container-selinux@2.205.0-2.module%2Bel8.8.0%2B18438%2B15d3aa65?arch=src\u0026epoch=2\u0026rpmmod=container-tools:rhel8:8080020230321153727:0f77c1b7"
}
}
},
{
"category": "product_version",
"name": "containernetworking-plugins-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.src::container-tools:rhel8",
"product": {
"name": "containernetworking-plugins-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.src (container-tools:rhel8)",
"product_id": "containernetworking-plugins-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.src::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/containernetworking-plugins@1.2.0-1.module%2Bel8.8.0%2B18060%2B3f21f2cc?arch=src\u0026epoch=1\u0026rpmmod=container-tools:rhel8:8080020230321153727:0f77c1b7"
}
}
},
{
"category": "product_version",
"name": "containers-common-2:1-63.module+el8.8.0+18438+15d3aa65.src::container-tools:rhel8",
"product": {
"name": "containers-common-2:1-63.module+el8.8.0+18438+15d3aa65.src (container-tools:rhel8)",
"product_id": "containers-common-2:1-63.module+el8.8.0+18438+15d3aa65.src::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/containers-common@1-63.module%2Bel8.8.0%2B18438%2B15d3aa65?arch=src\u0026epoch=2\u0026rpmmod=container-tools:rhel8:8080020230321153727:0f77c1b7"
}
}
},
{
"category": "product_version",
"name": "criu-0:3.15-3.module+el8.8.0+18060+3f21f2cc.src::container-tools:rhel8",
"product": {
"name": "criu-0:3.15-3.module+el8.8.0+18060+3f21f2cc.src (container-tools:rhel8)",
"product_id": "criu-0:3.15-3.module+el8.8.0+18060+3f21f2cc.src::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/criu@3.15-3.module%2Bel8.8.0%2B18060%2B3f21f2cc?arch=src\u0026rpmmod=container-tools:rhel8:8080020230321153727:0f77c1b7"
}
}
},
{
"category": "product_version",
"name": "crun-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.src::container-tools:rhel8",
"product": {
"name": "crun-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.src (container-tools:rhel8)",
"product_id": "crun-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.src::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/crun@1.8.1-2.module%2Bel8.8.0%2B18418%2Bf0e540fe?arch=src\u0026rpmmod=container-tools:rhel8:8080020230321153727:0f77c1b7"
}
}
},
{
"category": "product_version",
"name": "fuse-overlayfs-0:1.10-1.module+el8.8.0+18060+3f21f2cc.src::container-tools:rhel8",
"product": {
"name": "fuse-overlayfs-0:1.10-1.module+el8.8.0+18060+3f21f2cc.src (container-tools:rhel8)",
"product_id": "fuse-overlayfs-0:1.10-1.module+el8.8.0+18060+3f21f2cc.src::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/fuse-overlayfs@1.10-1.module%2Bel8.8.0%2B18060%2B3f21f2cc?arch=src\u0026rpmmod=container-tools:rhel8:8080020230321153727:0f77c1b7"
}
}
},
{
"category": "product_version",
"name": "libslirp-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.src::container-tools:rhel8",
"product": {
"name": "libslirp-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.src (container-tools:rhel8)",
"product_id": "libslirp-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.src::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libslirp@4.4.0-1.module%2Bel8.8.0%2B18060%2B3f21f2cc?arch=src\u0026rpmmod=container-tools:rhel8:8080020230321153727:0f77c1b7"
}
}
},
{
"category": "product_version",
"name": "netavark-2:1.5.0-4.module+el8.8.0+18060+3f21f2cc.src::container-tools:rhel8",
"product": {
"name": "netavark-2:1.5.0-4.module+el8.8.0+18060+3f21f2cc.src (container-tools:rhel8)",
"product_id": "netavark-2:1.5.0-4.module+el8.8.0+18060+3f21f2cc.src::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/netavark@1.5.0-4.module%2Bel8.8.0%2B18060%2B3f21f2cc?arch=src\u0026epoch=2\u0026rpmmod=container-tools:rhel8:8080020230321153727:0f77c1b7"
}
}
},
{
"category": "product_version",
"name": "oci-seccomp-bpf-hook-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.src::container-tools:rhel8",
"product": {
"name": "oci-seccomp-bpf-hook-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.src (container-tools:rhel8)",
"product_id": "oci-seccomp-bpf-hook-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.src::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/oci-seccomp-bpf-hook@1.2.8-1.module%2Bel8.8.0%2B18060%2B3f21f2cc?arch=src\u0026rpmmod=container-tools:rhel8:8080020230321153727:0f77c1b7"
}
}
},
{
"category": "product_version",
"name": "podman-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.src::container-tools:rhel8",
"product": {
"name": "podman-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.src (container-tools:rhel8)",
"product_id": "podman-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.src::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman@4.4.1-8.module%2Bel8.8.0%2B18438%2B15d3aa65?arch=src\u0026epoch=3\u0026rpmmod=container-tools:rhel8:8080020230321153727:0f77c1b7"
}
}
},
{
"category": "product_version",
"name": "python-podman-0:4.4.1-1.module+el8.8.0+18275+3a56cc62.src::container-tools:rhel8",
"product": {
"name": "python-podman-0:4.4.1-1.module+el8.8.0+18275+3a56cc62.src (container-tools:rhel8)",
"product_id": "python-podman-0:4.4.1-1.module+el8.8.0+18275+3a56cc62.src::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python-podman@4.4.1-1.module%2Bel8.8.0%2B18275%2B3a56cc62?arch=src\u0026rpmmod=container-tools:rhel8:8080020230321153727:0f77c1b7"
}
}
},
{
"category": "product_version",
"name": "runc-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.src::container-tools:rhel8",
"product": {
"name": "runc-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.src (container-tools:rhel8)",
"product_id": "runc-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.src::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/runc@1.1.4-1.module%2Bel8.8.0%2B18060%2B3f21f2cc?arch=src\u0026epoch=1\u0026rpmmod=container-tools:rhel8:8080020230321153727:0f77c1b7"
}
}
},
{
"category": "product_version",
"name": "skopeo-2:1.11.2-0.2.module+el8.8.0+18251+ad5b274c.src::container-tools:rhel8",
"product": {
"name": "skopeo-2:1.11.2-0.2.module+el8.8.0+18251+ad5b274c.src (container-tools:rhel8)",
"product_id": "skopeo-2:1.11.2-0.2.module+el8.8.0+18251+ad5b274c.src::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/skopeo@1.11.2-0.2.module%2Bel8.8.0%2B18251%2Bad5b274c?arch=src\u0026epoch=2\u0026rpmmod=container-tools:rhel8:8080020230321153727:0f77c1b7"
}
}
},
{
"category": "product_version",
"name": "slirp4netns-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.src::container-tools:rhel8",
"product": {
"name": "slirp4netns-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.src (container-tools:rhel8)",
"product_id": "slirp4netns-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.src::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/slirp4netns@1.2.0-2.module%2Bel8.8.0%2B18060%2B3f21f2cc?arch=src\u0026rpmmod=container-tools:rhel8:8080020230321153727:0f77c1b7"
}
}
},
{
"category": "product_version",
"name": "toolbox-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.src::container-tools:rhel8",
"product": {
"name": "toolbox-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.src (container-tools:rhel8)",
"product_id": "toolbox-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.src::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/toolbox@0.0.99.3-7.module%2Bel8.8.0%2B18119%2Be3deee03?arch=src\u0026rpmmod=container-tools:rhel8:8080020230321153727:0f77c1b7"
}
}
},
{
"category": "product_version",
"name": "udica-0:0.2.6-20.module+el8.8.0+18060+3f21f2cc.src::container-tools:rhel8",
"product": {
"name": "udica-0:0.2.6-20.module+el8.8.0+18060+3f21f2cc.src (container-tools:rhel8)",
"product_id": "udica-0:0.2.6-20.module+el8.8.0+18060+3f21f2cc.src::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/udica@0.2.6-20.module%2Bel8.8.0%2B18060%2B3f21f2cc?arch=src\u0026rpmmod=container-tools:rhel8:8080020230321153727:0f77c1b7"
}
}
}
],
"category": "architecture",
"name": "src"
},
{
"branches": [
{
"category": "product_version",
"name": "aardvark-dns-2:1.5.0-2.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"product": {
"name": "aardvark-dns-2:1.5.0-2.module+el8.8.0+18060+3f21f2cc.x86_64 (container-tools:rhel8)",
"product_id": "aardvark-dns-2:1.5.0-2.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/aardvark-dns@1.5.0-2.module%2Bel8.8.0%2B18060%2B3f21f2cc?arch=x86_64\u0026epoch=2\u0026rpmmod=container-tools:rhel8:8080020230321153727:0f77c1b7"
}
}
},
{
"category": "product_version",
"name": "buildah-1:1.29.1-1.module+el8.8.0+18195+471da4bb.x86_64::container-tools:rhel8",
"product": {
"name": "buildah-1:1.29.1-1.module+el8.8.0+18195+471da4bb.x86_64 (container-tools:rhel8)",
"product_id": "buildah-1:1.29.1-1.module+el8.8.0+18195+471da4bb.x86_64::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/buildah@1.29.1-1.module%2Bel8.8.0%2B18195%2B471da4bb?arch=x86_64\u0026epoch=1\u0026rpmmod=container-tools:rhel8:8080020230321153727:0f77c1b7"
}
}
},
{
"category": "product_version",
"name": "buildah-debuginfo-1:1.29.1-1.module+el8.8.0+18195+471da4bb.x86_64::container-tools:rhel8",
"product": {
"name": "buildah-debuginfo-1:1.29.1-1.module+el8.8.0+18195+471da4bb.x86_64 (container-tools:rhel8)",
"product_id": "buildah-debuginfo-1:1.29.1-1.module+el8.8.0+18195+471da4bb.x86_64::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/buildah-debuginfo@1.29.1-1.module%2Bel8.8.0%2B18195%2B471da4bb?arch=x86_64\u0026epoch=1\u0026rpmmod=container-tools:rhel8:8080020230321153727:0f77c1b7"
}
}
},
{
"category": "product_version",
"name": "buildah-debugsource-1:1.29.1-1.module+el8.8.0+18195+471da4bb.x86_64::container-tools:rhel8",
"product": {
"name": "buildah-debugsource-1:1.29.1-1.module+el8.8.0+18195+471da4bb.x86_64 (container-tools:rhel8)",
"product_id": "buildah-debugsource-1:1.29.1-1.module+el8.8.0+18195+471da4bb.x86_64::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/buildah-debugsource@1.29.1-1.module%2Bel8.8.0%2B18195%2B471da4bb?arch=x86_64\u0026epoch=1\u0026rpmmod=container-tools:rhel8:8080020230321153727:0f77c1b7"
}
}
},
{
"category": "product_version",
"name": "buildah-tests-1:1.29.1-1.module+el8.8.0+18195+471da4bb.x86_64::container-tools:rhel8",
"product": {
"name": "buildah-tests-1:1.29.1-1.module+el8.8.0+18195+471da4bb.x86_64 (container-tools:rhel8)",
"product_id": "buildah-tests-1:1.29.1-1.module+el8.8.0+18195+471da4bb.x86_64::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/buildah-tests@1.29.1-1.module%2Bel8.8.0%2B18195%2B471da4bb?arch=x86_64\u0026epoch=1\u0026rpmmod=container-tools:rhel8:8080020230321153727:0f77c1b7"
}
}
},
{
"category": "product_version",
"name": "buildah-tests-debuginfo-1:1.29.1-1.module+el8.8.0+18195+471da4bb.x86_64::container-tools:rhel8",
"product": {
"name": "buildah-tests-debuginfo-1:1.29.1-1.module+el8.8.0+18195+471da4bb.x86_64 (container-tools:rhel8)",
"product_id": "buildah-tests-debuginfo-1:1.29.1-1.module+el8.8.0+18195+471da4bb.x86_64::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/buildah-tests-debuginfo@1.29.1-1.module%2Bel8.8.0%2B18195%2B471da4bb?arch=x86_64\u0026epoch=1\u0026rpmmod=container-tools:rhel8:8080020230321153727:0f77c1b7"
}
}
},
{
"category": "product_version",
"name": "conmon-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.x86_64::container-tools:rhel8",
"product": {
"name": "conmon-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.x86_64 (container-tools:rhel8)",
"product_id": "conmon-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.x86_64::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/conmon@2.1.6-1.module%2Bel8.8.0%2B18098%2B9b44df5f?arch=x86_64\u0026epoch=3\u0026rpmmod=container-tools:rhel8:8080020230321153727:0f77c1b7"
}
}
},
{
"category": "product_version",
"name": "conmon-debuginfo-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.x86_64::container-tools:rhel8",
"product": {
"name": "conmon-debuginfo-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.x86_64 (container-tools:rhel8)",
"product_id": "conmon-debuginfo-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.x86_64::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/conmon-debuginfo@2.1.6-1.module%2Bel8.8.0%2B18098%2B9b44df5f?arch=x86_64\u0026epoch=3\u0026rpmmod=container-tools:rhel8:8080020230321153727:0f77c1b7"
}
}
},
{
"category": "product_version",
"name": "conmon-debugsource-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.x86_64::container-tools:rhel8",
"product": {
"name": "conmon-debugsource-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.x86_64 (container-tools:rhel8)",
"product_id": "conmon-debugsource-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.x86_64::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/conmon-debugsource@2.1.6-1.module%2Bel8.8.0%2B18098%2B9b44df5f?arch=x86_64\u0026epoch=3\u0026rpmmod=container-tools:rhel8:8080020230321153727:0f77c1b7"
}
}
},
{
"category": "product_version",
"name": "containernetworking-plugins-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"product": {
"name": "containernetworking-plugins-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.x86_64 (container-tools:rhel8)",
"product_id": "containernetworking-plugins-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/containernetworking-plugins@1.2.0-1.module%2Bel8.8.0%2B18060%2B3f21f2cc?arch=x86_64\u0026epoch=1\u0026rpmmod=container-tools:rhel8:8080020230321153727:0f77c1b7"
}
}
},
{
"category": "product_version",
"name": "containernetworking-plugins-debuginfo-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"product": {
"name": "containernetworking-plugins-debuginfo-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.x86_64 (container-tools:rhel8)",
"product_id": "containernetworking-plugins-debuginfo-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/containernetworking-plugins-debuginfo@1.2.0-1.module%2Bel8.8.0%2B18060%2B3f21f2cc?arch=x86_64\u0026epoch=1\u0026rpmmod=container-tools:rhel8:8080020230321153727:0f77c1b7"
}
}
},
{
"category": "product_version",
"name": "containernetworking-plugins-debugsource-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"product": {
"name": "containernetworking-plugins-debugsource-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.x86_64 (container-tools:rhel8)",
"product_id": "containernetworking-plugins-debugsource-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/containernetworking-plugins-debugsource@1.2.0-1.module%2Bel8.8.0%2B18060%2B3f21f2cc?arch=x86_64\u0026epoch=1\u0026rpmmod=container-tools:rhel8:8080020230321153727:0f77c1b7"
}
}
},
{
"category": "product_version",
"name": "containers-common-2:1-63.module+el8.8.0+18438+15d3aa65.x86_64::container-tools:rhel8",
"product": {
"name": "containers-common-2:1-63.module+el8.8.0+18438+15d3aa65.x86_64 (container-tools:rhel8)",
"product_id": "containers-common-2:1-63.module+el8.8.0+18438+15d3aa65.x86_64::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/containers-common@1-63.module%2Bel8.8.0%2B18438%2B15d3aa65?arch=x86_64\u0026epoch=2\u0026rpmmod=container-tools:rhel8:8080020230321153727:0f77c1b7"
}
}
},
{
"category": "product_version",
"name": "crit-0:3.15-3.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"product": {
"name": "crit-0:3.15-3.module+el8.8.0+18060+3f21f2cc.x86_64 (container-tools:rhel8)",
"product_id": "crit-0:3.15-3.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/crit@3.15-3.module%2Bel8.8.0%2B18060%2B3f21f2cc?arch=x86_64\u0026rpmmod=container-tools:rhel8:8080020230321153727:0f77c1b7"
}
}
},
{
"category": "product_version",
"name": "criu-0:3.15-3.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"product": {
"name": "criu-0:3.15-3.module+el8.8.0+18060+3f21f2cc.x86_64 (container-tools:rhel8)",
"product_id": "criu-0:3.15-3.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/criu@3.15-3.module%2Bel8.8.0%2B18060%2B3f21f2cc?arch=x86_64\u0026rpmmod=container-tools:rhel8:8080020230321153727:0f77c1b7"
}
}
},
{
"category": "product_version",
"name": "criu-debuginfo-0:3.15-3.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"product": {
"name": "criu-debuginfo-0:3.15-3.module+el8.8.0+18060+3f21f2cc.x86_64 (container-tools:rhel8)",
"product_id": "criu-debuginfo-0:3.15-3.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/criu-debuginfo@3.15-3.module%2Bel8.8.0%2B18060%2B3f21f2cc?arch=x86_64\u0026rpmmod=container-tools:rhel8:8080020230321153727:0f77c1b7"
}
}
},
{
"category": "product_version",
"name": "criu-debugsource-0:3.15-3.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"product": {
"name": "criu-debugsource-0:3.15-3.module+el8.8.0+18060+3f21f2cc.x86_64 (container-tools:rhel8)",
"product_id": "criu-debugsource-0:3.15-3.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/criu-debugsource@3.15-3.module%2Bel8.8.0%2B18060%2B3f21f2cc?arch=x86_64\u0026rpmmod=container-tools:rhel8:8080020230321153727:0f77c1b7"
}
}
},
{
"category": "product_version",
"name": "criu-devel-0:3.15-3.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"product": {
"name": "criu-devel-0:3.15-3.module+el8.8.0+18060+3f21f2cc.x86_64 (container-tools:rhel8)",
"product_id": "criu-devel-0:3.15-3.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/criu-devel@3.15-3.module%2Bel8.8.0%2B18060%2B3f21f2cc?arch=x86_64\u0026rpmmod=container-tools:rhel8:8080020230321153727:0f77c1b7"
}
}
},
{
"category": "product_version",
"name": "criu-libs-0:3.15-3.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"product": {
"name": "criu-libs-0:3.15-3.module+el8.8.0+18060+3f21f2cc.x86_64 (container-tools:rhel8)",
"product_id": "criu-libs-0:3.15-3.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/criu-libs@3.15-3.module%2Bel8.8.0%2B18060%2B3f21f2cc?arch=x86_64\u0026rpmmod=container-tools:rhel8:8080020230321153727:0f77c1b7"
}
}
},
{
"category": "product_version",
"name": "criu-libs-debuginfo-0:3.15-3.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"product": {
"name": "criu-libs-debuginfo-0:3.15-3.module+el8.8.0+18060+3f21f2cc.x86_64 (container-tools:rhel8)",
"product_id": "criu-libs-debuginfo-0:3.15-3.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/criu-libs-debuginfo@3.15-3.module%2Bel8.8.0%2B18060%2B3f21f2cc?arch=x86_64\u0026rpmmod=container-tools:rhel8:8080020230321153727:0f77c1b7"
}
}
},
{
"category": "product_version",
"name": "crun-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.x86_64::container-tools:rhel8",
"product": {
"name": "crun-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.x86_64 (container-tools:rhel8)",
"product_id": "crun-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.x86_64::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/crun@1.8.1-2.module%2Bel8.8.0%2B18418%2Bf0e540fe?arch=x86_64\u0026rpmmod=container-tools:rhel8:8080020230321153727:0f77c1b7"
}
}
},
{
"category": "product_version",
"name": "crun-debuginfo-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.x86_64::container-tools:rhel8",
"product": {
"name": "crun-debuginfo-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.x86_64 (container-tools:rhel8)",
"product_id": "crun-debuginfo-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.x86_64::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/crun-debuginfo@1.8.1-2.module%2Bel8.8.0%2B18418%2Bf0e540fe?arch=x86_64\u0026rpmmod=container-tools:rhel8:8080020230321153727:0f77c1b7"
}
}
},
{
"category": "product_version",
"name": "crun-debugsource-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.x86_64::container-tools:rhel8",
"product": {
"name": "crun-debugsource-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.x86_64 (container-tools:rhel8)",
"product_id": "crun-debugsource-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.x86_64::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/crun-debugsource@1.8.1-2.module%2Bel8.8.0%2B18418%2Bf0e540fe?arch=x86_64\u0026rpmmod=container-tools:rhel8:8080020230321153727:0f77c1b7"
}
}
},
{
"category": "product_version",
"name": "fuse-overlayfs-0:1.10-1.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"product": {
"name": "fuse-overlayfs-0:1.10-1.module+el8.8.0+18060+3f21f2cc.x86_64 (container-tools:rhel8)",
"product_id": "fuse-overlayfs-0:1.10-1.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/fuse-overlayfs@1.10-1.module%2Bel8.8.0%2B18060%2B3f21f2cc?arch=x86_64\u0026rpmmod=container-tools:rhel8:8080020230321153727:0f77c1b7"
}
}
},
{
"category": "product_version",
"name": "fuse-overlayfs-debuginfo-0:1.10-1.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"product": {
"name": "fuse-overlayfs-debuginfo-0:1.10-1.module+el8.8.0+18060+3f21f2cc.x86_64 (container-tools:rhel8)",
"product_id": "fuse-overlayfs-debuginfo-0:1.10-1.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/fuse-overlayfs-debuginfo@1.10-1.module%2Bel8.8.0%2B18060%2B3f21f2cc?arch=x86_64\u0026rpmmod=container-tools:rhel8:8080020230321153727:0f77c1b7"
}
}
},
{
"category": "product_version",
"name": "fuse-overlayfs-debugsource-0:1.10-1.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"product": {
"name": "fuse-overlayfs-debugsource-0:1.10-1.module+el8.8.0+18060+3f21f2cc.x86_64 (container-tools:rhel8)",
"product_id": "fuse-overlayfs-debugsource-0:1.10-1.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/fuse-overlayfs-debugsource@1.10-1.module%2Bel8.8.0%2B18060%2B3f21f2cc?arch=x86_64\u0026rpmmod=container-tools:rhel8:8080020230321153727:0f77c1b7"
}
}
},
{
"category": "product_version",
"name": "libslirp-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"product": {
"name": "libslirp-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.x86_64 (container-tools:rhel8)",
"product_id": "libslirp-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libslirp@4.4.0-1.module%2Bel8.8.0%2B18060%2B3f21f2cc?arch=x86_64\u0026rpmmod=container-tools:rhel8:8080020230321153727:0f77c1b7"
}
}
},
{
"category": "product_version",
"name": "libslirp-debuginfo-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"product": {
"name": "libslirp-debuginfo-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.x86_64 (container-tools:rhel8)",
"product_id": "libslirp-debuginfo-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libslirp-debuginfo@4.4.0-1.module%2Bel8.8.0%2B18060%2B3f21f2cc?arch=x86_64\u0026rpmmod=container-tools:rhel8:8080020230321153727:0f77c1b7"
}
}
},
{
"category": "product_version",
"name": "libslirp-debugsource-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"product": {
"name": "libslirp-debugsource-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.x86_64 (container-tools:rhel8)",
"product_id": "libslirp-debugsource-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libslirp-debugsource@4.4.0-1.module%2Bel8.8.0%2B18060%2B3f21f2cc?arch=x86_64\u0026rpmmod=container-tools:rhel8:8080020230321153727:0f77c1b7"
}
}
},
{
"category": "product_version",
"name": "libslirp-devel-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"product": {
"name": "libslirp-devel-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.x86_64 (container-tools:rhel8)",
"product_id": "libslirp-devel-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libslirp-devel@4.4.0-1.module%2Bel8.8.0%2B18060%2B3f21f2cc?arch=x86_64\u0026rpmmod=container-tools:rhel8:8080020230321153727:0f77c1b7"
}
}
},
{
"category": "product_version",
"name": "netavark-2:1.5.0-4.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"product": {
"name": "netavark-2:1.5.0-4.module+el8.8.0+18060+3f21f2cc.x86_64 (container-tools:rhel8)",
"product_id": "netavark-2:1.5.0-4.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/netavark@1.5.0-4.module%2Bel8.8.0%2B18060%2B3f21f2cc?arch=x86_64\u0026epoch=2\u0026rpmmod=container-tools:rhel8:8080020230321153727:0f77c1b7"
}
}
},
{
"category": "product_version",
"name": "oci-seccomp-bpf-hook-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"product": {
"name": "oci-seccomp-bpf-hook-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.x86_64 (container-tools:rhel8)",
"product_id": "oci-seccomp-bpf-hook-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/oci-seccomp-bpf-hook@1.2.8-1.module%2Bel8.8.0%2B18060%2B3f21f2cc?arch=x86_64\u0026rpmmod=container-tools:rhel8:8080020230321153727:0f77c1b7"
}
}
},
{
"category": "product_version",
"name": "oci-seccomp-bpf-hook-debuginfo-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"product": {
"name": "oci-seccomp-bpf-hook-debuginfo-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.x86_64 (container-tools:rhel8)",
"product_id": "oci-seccomp-bpf-hook-debuginfo-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/oci-seccomp-bpf-hook-debuginfo@1.2.8-1.module%2Bel8.8.0%2B18060%2B3f21f2cc?arch=x86_64\u0026rpmmod=container-tools:rhel8:8080020230321153727:0f77c1b7"
}
}
},
{
"category": "product_version",
"name": "oci-seccomp-bpf-hook-debugsource-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"product": {
"name": "oci-seccomp-bpf-hook-debugsource-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.x86_64 (container-tools:rhel8)",
"product_id": "oci-seccomp-bpf-hook-debugsource-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/oci-seccomp-bpf-hook-debugsource@1.2.8-1.module%2Bel8.8.0%2B18060%2B3f21f2cc?arch=x86_64\u0026rpmmod=container-tools:rhel8:8080020230321153727:0f77c1b7"
}
}
},
{
"category": "product_version",
"name": "podman-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.x86_64::container-tools:rhel8",
"product": {
"name": "podman-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.x86_64 (container-tools:rhel8)",
"product_id": "podman-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.x86_64::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman@4.4.1-8.module%2Bel8.8.0%2B18438%2B15d3aa65?arch=x86_64\u0026epoch=3\u0026rpmmod=container-tools:rhel8:8080020230321153727:0f77c1b7"
}
}
},
{
"category": "product_version",
"name": "podman-catatonit-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.x86_64::container-tools:rhel8",
"product": {
"name": "podman-catatonit-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.x86_64 (container-tools:rhel8)",
"product_id": "podman-catatonit-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.x86_64::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-catatonit@4.4.1-8.module%2Bel8.8.0%2B18438%2B15d3aa65?arch=x86_64\u0026epoch=3\u0026rpmmod=container-tools:rhel8:8080020230321153727:0f77c1b7"
}
}
},
{
"category": "product_version",
"name": "podman-catatonit-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.x86_64::container-tools:rhel8",
"product": {
"name": "podman-catatonit-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.x86_64 (container-tools:rhel8)",
"product_id": "podman-catatonit-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.x86_64::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-catatonit-debuginfo@4.4.1-8.module%2Bel8.8.0%2B18438%2B15d3aa65?arch=x86_64\u0026epoch=3\u0026rpmmod=container-tools:rhel8:8080020230321153727:0f77c1b7"
}
}
},
{
"category": "product_version",
"name": "podman-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.x86_64::container-tools:rhel8",
"product": {
"name": "podman-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.x86_64 (container-tools:rhel8)",
"product_id": "podman-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.x86_64::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-debuginfo@4.4.1-8.module%2Bel8.8.0%2B18438%2B15d3aa65?arch=x86_64\u0026epoch=3\u0026rpmmod=container-tools:rhel8:8080020230321153727:0f77c1b7"
}
}
},
{
"category": "product_version",
"name": "podman-debugsource-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.x86_64::container-tools:rhel8",
"product": {
"name": "podman-debugsource-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.x86_64 (container-tools:rhel8)",
"product_id": "podman-debugsource-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.x86_64::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-debugsource@4.4.1-8.module%2Bel8.8.0%2B18438%2B15d3aa65?arch=x86_64\u0026epoch=3\u0026rpmmod=container-tools:rhel8:8080020230321153727:0f77c1b7"
}
}
},
{
"category": "product_version",
"name": "podman-gvproxy-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.x86_64::container-tools:rhel8",
"product": {
"name": "podman-gvproxy-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.x86_64 (container-tools:rhel8)",
"product_id": "podman-gvproxy-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.x86_64::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-gvproxy@4.4.1-8.module%2Bel8.8.0%2B18438%2B15d3aa65?arch=x86_64\u0026epoch=3\u0026rpmmod=container-tools:rhel8:8080020230321153727:0f77c1b7"
}
}
},
{
"category": "product_version",
"name": "podman-gvproxy-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.x86_64::container-tools:rhel8",
"product": {
"name": "podman-gvproxy-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.x86_64 (container-tools:rhel8)",
"product_id": "podman-gvproxy-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.x86_64::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-gvproxy-debuginfo@4.4.1-8.module%2Bel8.8.0%2B18438%2B15d3aa65?arch=x86_64\u0026epoch=3\u0026rpmmod=container-tools:rhel8:8080020230321153727:0f77c1b7"
}
}
},
{
"category": "product_version",
"name": "podman-plugins-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.x86_64::container-tools:rhel8",
"product": {
"name": "podman-plugins-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.x86_64 (container-tools:rhel8)",
"product_id": "podman-plugins-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.x86_64::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-plugins@4.4.1-8.module%2Bel8.8.0%2B18438%2B15d3aa65?arch=x86_64\u0026epoch=3\u0026rpmmod=container-tools:rhel8:8080020230321153727:0f77c1b7"
}
}
},
{
"category": "product_version",
"name": "podman-plugins-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.x86_64::container-tools:rhel8",
"product": {
"name": "podman-plugins-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.x86_64 (container-tools:rhel8)",
"product_id": "podman-plugins-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.x86_64::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-plugins-debuginfo@4.4.1-8.module%2Bel8.8.0%2B18438%2B15d3aa65?arch=x86_64\u0026epoch=3\u0026rpmmod=container-tools:rhel8:8080020230321153727:0f77c1b7"
}
}
},
{
"category": "product_version",
"name": "podman-remote-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.x86_64::container-tools:rhel8",
"product": {
"name": "podman-remote-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.x86_64 (container-tools:rhel8)",
"product_id": "podman-remote-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.x86_64::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-remote@4.4.1-8.module%2Bel8.8.0%2B18438%2B15d3aa65?arch=x86_64\u0026epoch=3\u0026rpmmod=container-tools:rhel8:8080020230321153727:0f77c1b7"
}
}
},
{
"category": "product_version",
"name": "podman-remote-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.x86_64::container-tools:rhel8",
"product": {
"name": "podman-remote-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.x86_64 (container-tools:rhel8)",
"product_id": "podman-remote-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.x86_64::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-remote-debuginfo@4.4.1-8.module%2Bel8.8.0%2B18438%2B15d3aa65?arch=x86_64\u0026epoch=3\u0026rpmmod=container-tools:rhel8:8080020230321153727:0f77c1b7"
}
}
},
{
"category": "product_version",
"name": "podman-tests-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.x86_64::container-tools:rhel8",
"product": {
"name": "podman-tests-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.x86_64 (container-tools:rhel8)",
"product_id": "podman-tests-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.x86_64::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-tests@4.4.1-8.module%2Bel8.8.0%2B18438%2B15d3aa65?arch=x86_64\u0026epoch=3\u0026rpmmod=container-tools:rhel8:8080020230321153727:0f77c1b7"
}
}
},
{
"category": "product_version",
"name": "python3-criu-0:3.15-3.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"product": {
"name": "python3-criu-0:3.15-3.module+el8.8.0+18060+3f21f2cc.x86_64 (container-tools:rhel8)",
"product_id": "python3-criu-0:3.15-3.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-criu@3.15-3.module%2Bel8.8.0%2B18060%2B3f21f2cc?arch=x86_64\u0026rpmmod=container-tools:rhel8:8080020230321153727:0f77c1b7"
}
}
},
{
"category": "product_version",
"name": "runc-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"product": {
"name": "runc-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.x86_64 (container-tools:rhel8)",
"product_id": "runc-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/runc@1.1.4-1.module%2Bel8.8.0%2B18060%2B3f21f2cc?arch=x86_64\u0026epoch=1\u0026rpmmod=container-tools:rhel8:8080020230321153727:0f77c1b7"
}
}
},
{
"category": "product_version",
"name": "runc-debuginfo-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"product": {
"name": "runc-debuginfo-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.x86_64 (container-tools:rhel8)",
"product_id": "runc-debuginfo-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/runc-debuginfo@1.1.4-1.module%2Bel8.8.0%2B18060%2B3f21f2cc?arch=x86_64\u0026epoch=1\u0026rpmmod=container-tools:rhel8:8080020230321153727:0f77c1b7"
}
}
},
{
"category": "product_version",
"name": "runc-debugsource-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"product": {
"name": "runc-debugsource-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.x86_64 (container-tools:rhel8)",
"product_id": "runc-debugsource-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/runc-debugsource@1.1.4-1.module%2Bel8.8.0%2B18060%2B3f21f2cc?arch=x86_64\u0026epoch=1\u0026rpmmod=container-tools:rhel8:8080020230321153727:0f77c1b7"
}
}
},
{
"category": "product_version",
"name": "skopeo-2:1.11.2-0.2.module+el8.8.0+18251+ad5b274c.x86_64::container-tools:rhel8",
"product": {
"name": "skopeo-2:1.11.2-0.2.module+el8.8.0+18251+ad5b274c.x86_64 (container-tools:rhel8)",
"product_id": "skopeo-2:1.11.2-0.2.module+el8.8.0+18251+ad5b274c.x86_64::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/skopeo@1.11.2-0.2.module%2Bel8.8.0%2B18251%2Bad5b274c?arch=x86_64\u0026epoch=2\u0026rpmmod=container-tools:rhel8:8080020230321153727:0f77c1b7"
}
}
},
{
"category": "product_version",
"name": "skopeo-tests-2:1.11.2-0.2.module+el8.8.0+18251+ad5b274c.x86_64::container-tools:rhel8",
"product": {
"name": "skopeo-tests-2:1.11.2-0.2.module+el8.8.0+18251+ad5b274c.x86_64 (container-tools:rhel8)",
"product_id": "skopeo-tests-2:1.11.2-0.2.module+el8.8.0+18251+ad5b274c.x86_64::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/skopeo-tests@1.11.2-0.2.module%2Bel8.8.0%2B18251%2Bad5b274c?arch=x86_64\u0026epoch=2\u0026rpmmod=container-tools:rhel8:8080020230321153727:0f77c1b7"
}
}
},
{
"category": "product_version",
"name": "slirp4netns-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"product": {
"name": "slirp4netns-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.x86_64 (container-tools:rhel8)",
"product_id": "slirp4netns-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/slirp4netns@1.2.0-2.module%2Bel8.8.0%2B18060%2B3f21f2cc?arch=x86_64\u0026rpmmod=container-tools:rhel8:8080020230321153727:0f77c1b7"
}
}
},
{
"category": "product_version",
"name": "slirp4netns-debuginfo-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"product": {
"name": "slirp4netns-debuginfo-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.x86_64 (container-tools:rhel8)",
"product_id": "slirp4netns-debuginfo-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/slirp4netns-debuginfo@1.2.0-2.module%2Bel8.8.0%2B18060%2B3f21f2cc?arch=x86_64\u0026rpmmod=container-tools:rhel8:8080020230321153727:0f77c1b7"
}
}
},
{
"category": "product_version",
"name": "slirp4netns-debugsource-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"product": {
"name": "slirp4netns-debugsource-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.x86_64 (container-tools:rhel8)",
"product_id": "slirp4netns-debugsource-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/slirp4netns-debugsource@1.2.0-2.module%2Bel8.8.0%2B18060%2B3f21f2cc?arch=x86_64\u0026rpmmod=container-tools:rhel8:8080020230321153727:0f77c1b7"
}
}
},
{
"category": "product_version",
"name": "toolbox-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.x86_64::container-tools:rhel8",
"product": {
"name": "toolbox-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.x86_64 (container-tools:rhel8)",
"product_id": "toolbox-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.x86_64::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/toolbox@0.0.99.3-7.module%2Bel8.8.0%2B18119%2Be3deee03?arch=x86_64\u0026rpmmod=container-tools:rhel8:8080020230321153727:0f77c1b7"
}
}
},
{
"category": "product_version",
"name": "toolbox-debuginfo-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.x86_64::container-tools:rhel8",
"product": {
"name": "toolbox-debuginfo-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.x86_64 (container-tools:rhel8)",
"product_id": "toolbox-debuginfo-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.x86_64::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/toolbox-debuginfo@0.0.99.3-7.module%2Bel8.8.0%2B18119%2Be3deee03?arch=x86_64\u0026rpmmod=container-tools:rhel8:8080020230321153727:0f77c1b7"
}
}
},
{
"category": "product_version",
"name": "toolbox-debugsource-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.x86_64::container-tools:rhel8",
"product": {
"name": "toolbox-debugsource-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.x86_64 (container-tools:rhel8)",
"product_id": "toolbox-debugsource-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.x86_64::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/toolbox-debugsource@0.0.99.3-7.module%2Bel8.8.0%2B18119%2Be3deee03?arch=x86_64\u0026rpmmod=container-tools:rhel8:8080020230321153727:0f77c1b7"
}
}
},
{
"category": "product_version",
"name": "toolbox-tests-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.x86_64::container-tools:rhel8",
"product": {
"name": "toolbox-tests-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.x86_64 (container-tools:rhel8)",
"product_id": "toolbox-tests-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.x86_64::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/toolbox-tests@0.0.99.3-7.module%2Bel8.8.0%2B18119%2Be3deee03?arch=x86_64\u0026rpmmod=container-tools:rhel8:8080020230321153727:0f77c1b7"
}
}
}
],
"category": "architecture",
"name": "x86_64"
},
{
"branches": [
{
"category": "product_version",
"name": "cockpit-podman-0:63.1-1.module+el8.8.0+18286+cd236dce.noarch::container-tools:rhel8",
"product": {
"name": "cockpit-podman-0:63.1-1.module+el8.8.0+18286+cd236dce.noarch (container-tools:rhel8)",
"product_id": "cockpit-podman-0:63.1-1.module+el8.8.0+18286+cd236dce.noarch::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/cockpit-podman@63.1-1.module%2Bel8.8.0%2B18286%2Bcd236dce?arch=noarch\u0026rpmmod=container-tools:rhel8:8080020230321153727:0f77c1b7"
}
}
},
{
"category": "product_version",
"name": "container-selinux-2:2.205.0-2.module+el8.8.0+18438+15d3aa65.noarch::container-tools:rhel8",
"product": {
"name": "container-selinux-2:2.205.0-2.module+el8.8.0+18438+15d3aa65.noarch (container-tools:rhel8)",
"product_id": "container-selinux-2:2.205.0-2.module+el8.8.0+18438+15d3aa65.noarch::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/container-selinux@2.205.0-2.module%2Bel8.8.0%2B18438%2B15d3aa65?arch=noarch\u0026epoch=2\u0026rpmmod=container-tools:rhel8:8080020230321153727:0f77c1b7"
}
}
},
{
"category": "product_version",
"name": "podman-docker-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.noarch::container-tools:rhel8",
"product": {
"name": "podman-docker-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.noarch (container-tools:rhel8)",
"product_id": "podman-docker-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.noarch::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-docker@4.4.1-8.module%2Bel8.8.0%2B18438%2B15d3aa65?arch=noarch\u0026epoch=3\u0026rpmmod=container-tools:rhel8:8080020230321153727:0f77c1b7"
}
}
},
{
"category": "product_version",
"name": "python3-podman-0:4.4.1-1.module+el8.8.0+18275+3a56cc62.noarch::container-tools:rhel8",
"product": {
"name": "python3-podman-0:4.4.1-1.module+el8.8.0+18275+3a56cc62.noarch (container-tools:rhel8)",
"product_id": "python3-podman-0:4.4.1-1.module+el8.8.0+18275+3a56cc62.noarch::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-podman@4.4.1-1.module%2Bel8.8.0%2B18275%2B3a56cc62?arch=noarch\u0026rpmmod=container-tools:rhel8:8080020230321153727:0f77c1b7"
}
}
},
{
"category": "product_version",
"name": "udica-0:0.2.6-20.module+el8.8.0+18060+3f21f2cc.noarch::container-tools:rhel8",
"product": {
"name": "udica-0:0.2.6-20.module+el8.8.0+18060+3f21f2cc.noarch (container-tools:rhel8)",
"product_id": "udica-0:0.2.6-20.module+el8.8.0+18060+3f21f2cc.noarch::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/udica@0.2.6-20.module%2Bel8.8.0%2B18060%2B3f21f2cc?arch=noarch\u0026rpmmod=container-tools:rhel8:8080020230321153727:0f77c1b7"
}
}
}
],
"category": "architecture",
"name": "noarch"
},
{
"branches": [
{
"category": "product_version",
"name": "aardvark-dns-2:1.5.0-2.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"product": {
"name": "aardvark-dns-2:1.5.0-2.module+el8.8.0+18060+3f21f2cc.s390x (container-tools:rhel8)",
"product_id": "aardvark-dns-2:1.5.0-2.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/aardvark-dns@1.5.0-2.module%2Bel8.8.0%2B18060%2B3f21f2cc?arch=s390x\u0026epoch=2\u0026rpmmod=container-tools:rhel8:8080020230321153727:0f77c1b7"
}
}
},
{
"category": "product_version",
"name": "buildah-1:1.29.1-1.module+el8.8.0+18195+471da4bb.s390x::container-tools:rhel8",
"product": {
"name": "buildah-1:1.29.1-1.module+el8.8.0+18195+471da4bb.s390x (container-tools:rhel8)",
"product_id": "buildah-1:1.29.1-1.module+el8.8.0+18195+471da4bb.s390x::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/buildah@1.29.1-1.module%2Bel8.8.0%2B18195%2B471da4bb?arch=s390x\u0026epoch=1\u0026rpmmod=container-tools:rhel8:8080020230321153727:0f77c1b7"
}
}
},
{
"category": "product_version",
"name": "buildah-debuginfo-1:1.29.1-1.module+el8.8.0+18195+471da4bb.s390x::container-tools:rhel8",
"product": {
"name": "buildah-debuginfo-1:1.29.1-1.module+el8.8.0+18195+471da4bb.s390x (container-tools:rhel8)",
"product_id": "buildah-debuginfo-1:1.29.1-1.module+el8.8.0+18195+471da4bb.s390x::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/buildah-debuginfo@1.29.1-1.module%2Bel8.8.0%2B18195%2B471da4bb?arch=s390x\u0026epoch=1\u0026rpmmod=container-tools:rhel8:8080020230321153727:0f77c1b7"
}
}
},
{
"category": "product_version",
"name": "buildah-debugsource-1:1.29.1-1.module+el8.8.0+18195+471da4bb.s390x::container-tools:rhel8",
"product": {
"name": "buildah-debugsource-1:1.29.1-1.module+el8.8.0+18195+471da4bb.s390x (container-tools:rhel8)",
"product_id": "buildah-debugsource-1:1.29.1-1.module+el8.8.0+18195+471da4bb.s390x::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/buildah-debugsource@1.29.1-1.module%2Bel8.8.0%2B18195%2B471da4bb?arch=s390x\u0026epoch=1\u0026rpmmod=container-tools:rhel8:8080020230321153727:0f77c1b7"
}
}
},
{
"category": "product_version",
"name": "buildah-tests-1:1.29.1-1.module+el8.8.0+18195+471da4bb.s390x::container-tools:rhel8",
"product": {
"name": "buildah-tests-1:1.29.1-1.module+el8.8.0+18195+471da4bb.s390x (container-tools:rhel8)",
"product_id": "buildah-tests-1:1.29.1-1.module+el8.8.0+18195+471da4bb.s390x::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/buildah-tests@1.29.1-1.module%2Bel8.8.0%2B18195%2B471da4bb?arch=s390x\u0026epoch=1\u0026rpmmod=container-tools:rhel8:8080020230321153727:0f77c1b7"
}
}
},
{
"category": "product_version",
"name": "buildah-tests-debuginfo-1:1.29.1-1.module+el8.8.0+18195+471da4bb.s390x::container-tools:rhel8",
"product": {
"name": "buildah-tests-debuginfo-1:1.29.1-1.module+el8.8.0+18195+471da4bb.s390x (container-tools:rhel8)",
"product_id": "buildah-tests-debuginfo-1:1.29.1-1.module+el8.8.0+18195+471da4bb.s390x::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/buildah-tests-debuginfo@1.29.1-1.module%2Bel8.8.0%2B18195%2B471da4bb?arch=s390x\u0026epoch=1\u0026rpmmod=container-tools:rhel8:8080020230321153727:0f77c1b7"
}
}
},
{
"category": "product_version",
"name": "conmon-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.s390x::container-tools:rhel8",
"product": {
"name": "conmon-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.s390x (container-tools:rhel8)",
"product_id": "conmon-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.s390x::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/conmon@2.1.6-1.module%2Bel8.8.0%2B18098%2B9b44df5f?arch=s390x\u0026epoch=3\u0026rpmmod=container-tools:rhel8:8080020230321153727:0f77c1b7"
}
}
},
{
"category": "product_version",
"name": "conmon-debuginfo-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.s390x::container-tools:rhel8",
"product": {
"name": "conmon-debuginfo-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.s390x (container-tools:rhel8)",
"product_id": "conmon-debuginfo-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.s390x::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/conmon-debuginfo@2.1.6-1.module%2Bel8.8.0%2B18098%2B9b44df5f?arch=s390x\u0026epoch=3\u0026rpmmod=container-tools:rhel8:8080020230321153727:0f77c1b7"
}
}
},
{
"category": "product_version",
"name": "conmon-debugsource-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.s390x::container-tools:rhel8",
"product": {
"name": "conmon-debugsource-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.s390x (container-tools:rhel8)",
"product_id": "conmon-debugsource-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.s390x::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/conmon-debugsource@2.1.6-1.module%2Bel8.8.0%2B18098%2B9b44df5f?arch=s390x\u0026epoch=3\u0026rpmmod=container-tools:rhel8:8080020230321153727:0f77c1b7"
}
}
},
{
"category": "product_version",
"name": "containernetworking-plugins-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"product": {
"name": "containernetworking-plugins-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.s390x (container-tools:rhel8)",
"product_id": "containernetworking-plugins-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/containernetworking-plugins@1.2.0-1.module%2Bel8.8.0%2B18060%2B3f21f2cc?arch=s390x\u0026epoch=1\u0026rpmmod=container-tools:rhel8:8080020230321153727:0f77c1b7"
}
}
},
{
"category": "product_version",
"name": "containernetworking-plugins-debuginfo-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"product": {
"name": "containernetworking-plugins-debuginfo-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.s390x (container-tools:rhel8)",
"product_id": "containernetworking-plugins-debuginfo-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/containernetworking-plugins-debuginfo@1.2.0-1.module%2Bel8.8.0%2B18060%2B3f21f2cc?arch=s390x\u0026epoch=1\u0026rpmmod=container-tools:rhel8:8080020230321153727:0f77c1b7"
}
}
},
{
"category": "product_version",
"name": "containernetworking-plugins-debugsource-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"product": {
"name": "containernetworking-plugins-debugsource-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.s390x (container-tools:rhel8)",
"product_id": "containernetworking-plugins-debugsource-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/containernetworking-plugins-debugsource@1.2.0-1.module%2Bel8.8.0%2B18060%2B3f21f2cc?arch=s390x\u0026epoch=1\u0026rpmmod=container-tools:rhel8:8080020230321153727:0f77c1b7"
}
}
},
{
"category": "product_version",
"name": "containers-common-2:1-63.module+el8.8.0+18438+15d3aa65.s390x::container-tools:rhel8",
"product": {
"name": "containers-common-2:1-63.module+el8.8.0+18438+15d3aa65.s390x (container-tools:rhel8)",
"product_id": "containers-common-2:1-63.module+el8.8.0+18438+15d3aa65.s390x::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/containers-common@1-63.module%2Bel8.8.0%2B18438%2B15d3aa65?arch=s390x\u0026epoch=2\u0026rpmmod=container-tools:rhel8:8080020230321153727:0f77c1b7"
}
}
},
{
"category": "product_version",
"name": "crit-0:3.15-3.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"product": {
"name": "crit-0:3.15-3.module+el8.8.0+18060+3f21f2cc.s390x (container-tools:rhel8)",
"product_id": "crit-0:3.15-3.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/crit@3.15-3.module%2Bel8.8.0%2B18060%2B3f21f2cc?arch=s390x\u0026rpmmod=container-tools:rhel8:8080020230321153727:0f77c1b7"
}
}
},
{
"category": "product_version",
"name": "criu-0:3.15-3.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"product": {
"name": "criu-0:3.15-3.module+el8.8.0+18060+3f21f2cc.s390x (container-tools:rhel8)",
"product_id": "criu-0:3.15-3.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/criu@3.15-3.module%2Bel8.8.0%2B18060%2B3f21f2cc?arch=s390x\u0026rpmmod=container-tools:rhel8:8080020230321153727:0f77c1b7"
}
}
},
{
"category": "product_version",
"name": "criu-debuginfo-0:3.15-3.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"product": {
"name": "criu-debuginfo-0:3.15-3.module+el8.8.0+18060+3f21f2cc.s390x (container-tools:rhel8)",
"product_id": "criu-debuginfo-0:3.15-3.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/criu-debuginfo@3.15-3.module%2Bel8.8.0%2B18060%2B3f21f2cc?arch=s390x\u0026rpmmod=container-tools:rhel8:8080020230321153727:0f77c1b7"
}
}
},
{
"category": "product_version",
"name": "criu-debugsource-0:3.15-3.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"product": {
"name": "criu-debugsource-0:3.15-3.module+el8.8.0+18060+3f21f2cc.s390x (container-tools:rhel8)",
"product_id": "criu-debugsource-0:3.15-3.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/criu-debugsource@3.15-3.module%2Bel8.8.0%2B18060%2B3f21f2cc?arch=s390x\u0026rpmmod=container-tools:rhel8:8080020230321153727:0f77c1b7"
}
}
},
{
"category": "product_version",
"name": "criu-devel-0:3.15-3.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"product": {
"name": "criu-devel-0:3.15-3.module+el8.8.0+18060+3f21f2cc.s390x (container-tools:rhel8)",
"product_id": "criu-devel-0:3.15-3.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/criu-devel@3.15-3.module%2Bel8.8.0%2B18060%2B3f21f2cc?arch=s390x\u0026rpmmod=container-tools:rhel8:8080020230321153727:0f77c1b7"
}
}
},
{
"category": "product_version",
"name": "criu-libs-0:3.15-3.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"product": {
"name": "criu-libs-0:3.15-3.module+el8.8.0+18060+3f21f2cc.s390x (container-tools:rhel8)",
"product_id": "criu-libs-0:3.15-3.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/criu-libs@3.15-3.module%2Bel8.8.0%2B18060%2B3f21f2cc?arch=s390x\u0026rpmmod=container-tools:rhel8:8080020230321153727:0f77c1b7"
}
}
},
{
"category": "product_version",
"name": "criu-libs-debuginfo-0:3.15-3.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"product": {
"name": "criu-libs-debuginfo-0:3.15-3.module+el8.8.0+18060+3f21f2cc.s390x (container-tools:rhel8)",
"product_id": "criu-libs-debuginfo-0:3.15-3.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/criu-libs-debuginfo@3.15-3.module%2Bel8.8.0%2B18060%2B3f21f2cc?arch=s390x\u0026rpmmod=container-tools:rhel8:8080020230321153727:0f77c1b7"
}
}
},
{
"category": "product_version",
"name": "crun-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.s390x::container-tools:rhel8",
"product": {
"name": "crun-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.s390x (container-tools:rhel8)",
"product_id": "crun-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.s390x::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/crun@1.8.1-2.module%2Bel8.8.0%2B18418%2Bf0e540fe?arch=s390x\u0026rpmmod=container-tools:rhel8:8080020230321153727:0f77c1b7"
}
}
},
{
"category": "product_version",
"name": "crun-debuginfo-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.s390x::container-tools:rhel8",
"product": {
"name": "crun-debuginfo-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.s390x (container-tools:rhel8)",
"product_id": "crun-debuginfo-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.s390x::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/crun-debuginfo@1.8.1-2.module%2Bel8.8.0%2B18418%2Bf0e540fe?arch=s390x\u0026rpmmod=container-tools:rhel8:8080020230321153727:0f77c1b7"
}
}
},
{
"category": "product_version",
"name": "crun-debugsource-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.s390x::container-tools:rhel8",
"product": {
"name": "crun-debugsource-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.s390x (container-tools:rhel8)",
"product_id": "crun-debugsource-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.s390x::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/crun-debugsource@1.8.1-2.module%2Bel8.8.0%2B18418%2Bf0e540fe?arch=s390x\u0026rpmmod=container-tools:rhel8:8080020230321153727:0f77c1b7"
}
}
},
{
"category": "product_version",
"name": "fuse-overlayfs-0:1.10-1.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"product": {
"name": "fuse-overlayfs-0:1.10-1.module+el8.8.0+18060+3f21f2cc.s390x (container-tools:rhel8)",
"product_id": "fuse-overlayfs-0:1.10-1.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/fuse-overlayfs@1.10-1.module%2Bel8.8.0%2B18060%2B3f21f2cc?arch=s390x\u0026rpmmod=container-tools:rhel8:8080020230321153727:0f77c1b7"
}
}
},
{
"category": "product_version",
"name": "fuse-overlayfs-debuginfo-0:1.10-1.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"product": {
"name": "fuse-overlayfs-debuginfo-0:1.10-1.module+el8.8.0+18060+3f21f2cc.s390x (container-tools:rhel8)",
"product_id": "fuse-overlayfs-debuginfo-0:1.10-1.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/fuse-overlayfs-debuginfo@1.10-1.module%2Bel8.8.0%2B18060%2B3f21f2cc?arch=s390x\u0026rpmmod=container-tools:rhel8:8080020230321153727:0f77c1b7"
}
}
},
{
"category": "product_version",
"name": "fuse-overlayfs-debugsource-0:1.10-1.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"product": {
"name": "fuse-overlayfs-debugsource-0:1.10-1.module+el8.8.0+18060+3f21f2cc.s390x (container-tools:rhel8)",
"product_id": "fuse-overlayfs-debugsource-0:1.10-1.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/fuse-overlayfs-debugsource@1.10-1.module%2Bel8.8.0%2B18060%2B3f21f2cc?arch=s390x\u0026rpmmod=container-tools:rhel8:8080020230321153727:0f77c1b7"
}
}
},
{
"category": "product_version",
"name": "libslirp-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"product": {
"name": "libslirp-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.s390x (container-tools:rhel8)",
"product_id": "libslirp-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libslirp@4.4.0-1.module%2Bel8.8.0%2B18060%2B3f21f2cc?arch=s390x\u0026rpmmod=container-tools:rhel8:8080020230321153727:0f77c1b7"
}
}
},
{
"category": "product_version",
"name": "libslirp-debuginfo-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"product": {
"name": "libslirp-debuginfo-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.s390x (container-tools:rhel8)",
"product_id": "libslirp-debuginfo-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libslirp-debuginfo@4.4.0-1.module%2Bel8.8.0%2B18060%2B3f21f2cc?arch=s390x\u0026rpmmod=container-tools:rhel8:8080020230321153727:0f77c1b7"
}
}
},
{
"category": "product_version",
"name": "libslirp-debugsource-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"product": {
"name": "libslirp-debugsource-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.s390x (container-tools:rhel8)",
"product_id": "libslirp-debugsource-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libslirp-debugsource@4.4.0-1.module%2Bel8.8.0%2B18060%2B3f21f2cc?arch=s390x\u0026rpmmod=container-tools:rhel8:8080020230321153727:0f77c1b7"
}
}
},
{
"category": "product_version",
"name": "libslirp-devel-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"product": {
"name": "libslirp-devel-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.s390x (container-tools:rhel8)",
"product_id": "libslirp-devel-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libslirp-devel@4.4.0-1.module%2Bel8.8.0%2B18060%2B3f21f2cc?arch=s390x\u0026rpmmod=container-tools:rhel8:8080020230321153727:0f77c1b7"
}
}
},
{
"category": "product_version",
"name": "netavark-2:1.5.0-4.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"product": {
"name": "netavark-2:1.5.0-4.module+el8.8.0+18060+3f21f2cc.s390x (container-tools:rhel8)",
"product_id": "netavark-2:1.5.0-4.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/netavark@1.5.0-4.module%2Bel8.8.0%2B18060%2B3f21f2cc?arch=s390x\u0026epoch=2\u0026rpmmod=container-tools:rhel8:8080020230321153727:0f77c1b7"
}
}
},
{
"category": "product_version",
"name": "oci-seccomp-bpf-hook-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"product": {
"name": "oci-seccomp-bpf-hook-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.s390x (container-tools:rhel8)",
"product_id": "oci-seccomp-bpf-hook-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/oci-seccomp-bpf-hook@1.2.8-1.module%2Bel8.8.0%2B18060%2B3f21f2cc?arch=s390x\u0026rpmmod=container-tools:rhel8:8080020230321153727:0f77c1b7"
}
}
},
{
"category": "product_version",
"name": "oci-seccomp-bpf-hook-debuginfo-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"product": {
"name": "oci-seccomp-bpf-hook-debuginfo-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.s390x (container-tools:rhel8)",
"product_id": "oci-seccomp-bpf-hook-debuginfo-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/oci-seccomp-bpf-hook-debuginfo@1.2.8-1.module%2Bel8.8.0%2B18060%2B3f21f2cc?arch=s390x\u0026rpmmod=container-tools:rhel8:8080020230321153727:0f77c1b7"
}
}
},
{
"category": "product_version",
"name": "oci-seccomp-bpf-hook-debugsource-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"product": {
"name": "oci-seccomp-bpf-hook-debugsource-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.s390x (container-tools:rhel8)",
"product_id": "oci-seccomp-bpf-hook-debugsource-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/oci-seccomp-bpf-hook-debugsource@1.2.8-1.module%2Bel8.8.0%2B18060%2B3f21f2cc?arch=s390x\u0026rpmmod=container-tools:rhel8:8080020230321153727:0f77c1b7"
}
}
},
{
"category": "product_version",
"name": "podman-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.s390x::container-tools:rhel8",
"product": {
"name": "podman-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.s390x (container-tools:rhel8)",
"product_id": "podman-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.s390x::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman@4.4.1-8.module%2Bel8.8.0%2B18438%2B15d3aa65?arch=s390x\u0026epoch=3\u0026rpmmod=container-tools:rhel8:8080020230321153727:0f77c1b7"
}
}
},
{
"category": "product_version",
"name": "podman-catatonit-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.s390x::container-tools:rhel8",
"product": {
"name": "podman-catatonit-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.s390x (container-tools:rhel8)",
"product_id": "podman-catatonit-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.s390x::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-catatonit@4.4.1-8.module%2Bel8.8.0%2B18438%2B15d3aa65?arch=s390x\u0026epoch=3\u0026rpmmod=container-tools:rhel8:8080020230321153727:0f77c1b7"
}
}
},
{
"category": "product_version",
"name": "podman-catatonit-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.s390x::container-tools:rhel8",
"product": {
"name": "podman-catatonit-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.s390x (container-tools:rhel8)",
"product_id": "podman-catatonit-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.s390x::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-catatonit-debuginfo@4.4.1-8.module%2Bel8.8.0%2B18438%2B15d3aa65?arch=s390x\u0026epoch=3\u0026rpmmod=container-tools:rhel8:8080020230321153727:0f77c1b7"
}
}
},
{
"category": "product_version",
"name": "podman-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.s390x::container-tools:rhel8",
"product": {
"name": "podman-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.s390x (container-tools:rhel8)",
"product_id": "podman-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.s390x::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-debuginfo@4.4.1-8.module%2Bel8.8.0%2B18438%2B15d3aa65?arch=s390x\u0026epoch=3\u0026rpmmod=container-tools:rhel8:8080020230321153727:0f77c1b7"
}
}
},
{
"category": "product_version",
"name": "podman-debugsource-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.s390x::container-tools:rhel8",
"product": {
"name": "podman-debugsource-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.s390x (container-tools:rhel8)",
"product_id": "podman-debugsource-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.s390x::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-debugsource@4.4.1-8.module%2Bel8.8.0%2B18438%2B15d3aa65?arch=s390x\u0026epoch=3\u0026rpmmod=container-tools:rhel8:8080020230321153727:0f77c1b7"
}
}
},
{
"category": "product_version",
"name": "podman-gvproxy-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.s390x::container-tools:rhel8",
"product": {
"name": "podman-gvproxy-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.s390x (container-tools:rhel8)",
"product_id": "podman-gvproxy-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.s390x::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-gvproxy@4.4.1-8.module%2Bel8.8.0%2B18438%2B15d3aa65?arch=s390x\u0026epoch=3\u0026rpmmod=container-tools:rhel8:8080020230321153727:0f77c1b7"
}
}
},
{
"category": "product_version",
"name": "podman-gvproxy-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.s390x::container-tools:rhel8",
"product": {
"name": "podman-gvproxy-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.s390x (container-tools:rhel8)",
"product_id": "podman-gvproxy-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.s390x::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-gvproxy-debuginfo@4.4.1-8.module%2Bel8.8.0%2B18438%2B15d3aa65?arch=s390x\u0026epoch=3\u0026rpmmod=container-tools:rhel8:8080020230321153727:0f77c1b7"
}
}
},
{
"category": "product_version",
"name": "podman-plugins-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.s390x::container-tools:rhel8",
"product": {
"name": "podman-plugins-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.s390x (container-tools:rhel8)",
"product_id": "podman-plugins-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.s390x::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-plugins@4.4.1-8.module%2Bel8.8.0%2B18438%2B15d3aa65?arch=s390x\u0026epoch=3\u0026rpmmod=container-tools:rhel8:8080020230321153727:0f77c1b7"
}
}
},
{
"category": "product_version",
"name": "podman-plugins-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.s390x::container-tools:rhel8",
"product": {
"name": "podman-plugins-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.s390x (container-tools:rhel8)",
"product_id": "podman-plugins-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.s390x::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-plugins-debuginfo@4.4.1-8.module%2Bel8.8.0%2B18438%2B15d3aa65?arch=s390x\u0026epoch=3\u0026rpmmod=container-tools:rhel8:8080020230321153727:0f77c1b7"
}
}
},
{
"category": "product_version",
"name": "podman-remote-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.s390x::container-tools:rhel8",
"product": {
"name": "podman-remote-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.s390x (container-tools:rhel8)",
"product_id": "podman-remote-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.s390x::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-remote@4.4.1-8.module%2Bel8.8.0%2B18438%2B15d3aa65?arch=s390x\u0026epoch=3\u0026rpmmod=container-tools:rhel8:8080020230321153727:0f77c1b7"
}
}
},
{
"category": "product_version",
"name": "podman-remote-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.s390x::container-tools:rhel8",
"product": {
"name": "podman-remote-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.s390x (container-tools:rhel8)",
"product_id": "podman-remote-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.s390x::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-remote-debuginfo@4.4.1-8.module%2Bel8.8.0%2B18438%2B15d3aa65?arch=s390x\u0026epoch=3\u0026rpmmod=container-tools:rhel8:8080020230321153727:0f77c1b7"
}
}
},
{
"category": "product_version",
"name": "podman-tests-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.s390x::container-tools:rhel8",
"product": {
"name": "podman-tests-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.s390x (container-tools:rhel8)",
"product_id": "podman-tests-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.s390x::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-tests@4.4.1-8.module%2Bel8.8.0%2B18438%2B15d3aa65?arch=s390x\u0026epoch=3\u0026rpmmod=container-tools:rhel8:8080020230321153727:0f77c1b7"
}
}
},
{
"category": "product_version",
"name": "python3-criu-0:3.15-3.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"product": {
"name": "python3-criu-0:3.15-3.module+el8.8.0+18060+3f21f2cc.s390x (container-tools:rhel8)",
"product_id": "python3-criu-0:3.15-3.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-criu@3.15-3.module%2Bel8.8.0%2B18060%2B3f21f2cc?arch=s390x\u0026rpmmod=container-tools:rhel8:8080020230321153727:0f77c1b7"
}
}
},
{
"category": "product_version",
"name": "runc-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"product": {
"name": "runc-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.s390x (container-tools:rhel8)",
"product_id": "runc-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/runc@1.1.4-1.module%2Bel8.8.0%2B18060%2B3f21f2cc?arch=s390x\u0026epoch=1\u0026rpmmod=container-tools:rhel8:8080020230321153727:0f77c1b7"
}
}
},
{
"category": "product_version",
"name": "runc-debuginfo-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"product": {
"name": "runc-debuginfo-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.s390x (container-tools:rhel8)",
"product_id": "runc-debuginfo-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/runc-debuginfo@1.1.4-1.module%2Bel8.8.0%2B18060%2B3f21f2cc?arch=s390x\u0026epoch=1\u0026rpmmod=container-tools:rhel8:8080020230321153727:0f77c1b7"
}
}
},
{
"category": "product_version",
"name": "runc-debugsource-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"product": {
"name": "runc-debugsource-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.s390x (container-tools:rhel8)",
"product_id": "runc-debugsource-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/runc-debugsource@1.1.4-1.module%2Bel8.8.0%2B18060%2B3f21f2cc?arch=s390x\u0026epoch=1\u0026rpmmod=container-tools:rhel8:8080020230321153727:0f77c1b7"
}
}
},
{
"category": "product_version",
"name": "skopeo-2:1.11.2-0.2.module+el8.8.0+18251+ad5b274c.s390x::container-tools:rhel8",
"product": {
"name": "skopeo-2:1.11.2-0.2.module+el8.8.0+18251+ad5b274c.s390x (container-tools:rhel8)",
"product_id": "skopeo-2:1.11.2-0.2.module+el8.8.0+18251+ad5b274c.s390x::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/skopeo@1.11.2-0.2.module%2Bel8.8.0%2B18251%2Bad5b274c?arch=s390x\u0026epoch=2\u0026rpmmod=container-tools:rhel8:8080020230321153727:0f77c1b7"
}
}
},
{
"category": "product_version",
"name": "skopeo-tests-2:1.11.2-0.2.module+el8.8.0+18251+ad5b274c.s390x::container-tools:rhel8",
"product": {
"name": "skopeo-tests-2:1.11.2-0.2.module+el8.8.0+18251+ad5b274c.s390x (container-tools:rhel8)",
"product_id": "skopeo-tests-2:1.11.2-0.2.module+el8.8.0+18251+ad5b274c.s390x::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/skopeo-tests@1.11.2-0.2.module%2Bel8.8.0%2B18251%2Bad5b274c?arch=s390x\u0026epoch=2\u0026rpmmod=container-tools:rhel8:8080020230321153727:0f77c1b7"
}
}
},
{
"category": "product_version",
"name": "slirp4netns-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"product": {
"name": "slirp4netns-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.s390x (container-tools:rhel8)",
"product_id": "slirp4netns-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/slirp4netns@1.2.0-2.module%2Bel8.8.0%2B18060%2B3f21f2cc?arch=s390x\u0026rpmmod=container-tools:rhel8:8080020230321153727:0f77c1b7"
}
}
},
{
"category": "product_version",
"name": "slirp4netns-debuginfo-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"product": {
"name": "slirp4netns-debuginfo-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.s390x (container-tools:rhel8)",
"product_id": "slirp4netns-debuginfo-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/slirp4netns-debuginfo@1.2.0-2.module%2Bel8.8.0%2B18060%2B3f21f2cc?arch=s390x\u0026rpmmod=container-tools:rhel8:8080020230321153727:0f77c1b7"
}
}
},
{
"category": "product_version",
"name": "slirp4netns-debugsource-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"product": {
"name": "slirp4netns-debugsource-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.s390x (container-tools:rhel8)",
"product_id": "slirp4netns-debugsource-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/slirp4netns-debugsource@1.2.0-2.module%2Bel8.8.0%2B18060%2B3f21f2cc?arch=s390x\u0026rpmmod=container-tools:rhel8:8080020230321153727:0f77c1b7"
}
}
},
{
"category": "product_version",
"name": "toolbox-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.s390x::container-tools:rhel8",
"product": {
"name": "toolbox-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.s390x (container-tools:rhel8)",
"product_id": "toolbox-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.s390x::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/toolbox@0.0.99.3-7.module%2Bel8.8.0%2B18119%2Be3deee03?arch=s390x\u0026rpmmod=container-tools:rhel8:8080020230321153727:0f77c1b7"
}
}
},
{
"category": "product_version",
"name": "toolbox-debuginfo-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.s390x::container-tools:rhel8",
"product": {
"name": "toolbox-debuginfo-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.s390x (container-tools:rhel8)",
"product_id": "toolbox-debuginfo-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.s390x::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/toolbox-debuginfo@0.0.99.3-7.module%2Bel8.8.0%2B18119%2Be3deee03?arch=s390x\u0026rpmmod=container-tools:rhel8:8080020230321153727:0f77c1b7"
}
}
},
{
"category": "product_version",
"name": "toolbox-debugsource-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.s390x::container-tools:rhel8",
"product": {
"name": "toolbox-debugsource-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.s390x (container-tools:rhel8)",
"product_id": "toolbox-debugsource-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.s390x::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/toolbox-debugsource@0.0.99.3-7.module%2Bel8.8.0%2B18119%2Be3deee03?arch=s390x\u0026rpmmod=container-tools:rhel8:8080020230321153727:0f77c1b7"
}
}
},
{
"category": "product_version",
"name": "toolbox-tests-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.s390x::container-tools:rhel8",
"product": {
"name": "toolbox-tests-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.s390x (container-tools:rhel8)",
"product_id": "toolbox-tests-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.s390x::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/toolbox-tests@0.0.99.3-7.module%2Bel8.8.0%2B18119%2Be3deee03?arch=s390x\u0026rpmmod=container-tools:rhel8:8080020230321153727:0f77c1b7"
}
}
}
],
"category": "architecture",
"name": "s390x"
},
{
"branches": [
{
"category": "product_version",
"name": "aardvark-dns-2:1.5.0-2.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"product": {
"name": "aardvark-dns-2:1.5.0-2.module+el8.8.0+18060+3f21f2cc.ppc64le (container-tools:rhel8)",
"product_id": "aardvark-dns-2:1.5.0-2.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/aardvark-dns@1.5.0-2.module%2Bel8.8.0%2B18060%2B3f21f2cc?arch=ppc64le\u0026epoch=2\u0026rpmmod=container-tools:rhel8:8080020230321153727:0f77c1b7"
}
}
},
{
"category": "product_version",
"name": "buildah-1:1.29.1-1.module+el8.8.0+18195+471da4bb.ppc64le::container-tools:rhel8",
"product": {
"name": "buildah-1:1.29.1-1.module+el8.8.0+18195+471da4bb.ppc64le (container-tools:rhel8)",
"product_id": "buildah-1:1.29.1-1.module+el8.8.0+18195+471da4bb.ppc64le::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/buildah@1.29.1-1.module%2Bel8.8.0%2B18195%2B471da4bb?arch=ppc64le\u0026epoch=1\u0026rpmmod=container-tools:rhel8:8080020230321153727:0f77c1b7"
}
}
},
{
"category": "product_version",
"name": "buildah-debuginfo-1:1.29.1-1.module+el8.8.0+18195+471da4bb.ppc64le::container-tools:rhel8",
"product": {
"name": "buildah-debuginfo-1:1.29.1-1.module+el8.8.0+18195+471da4bb.ppc64le (container-tools:rhel8)",
"product_id": "buildah-debuginfo-1:1.29.1-1.module+el8.8.0+18195+471da4bb.ppc64le::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/buildah-debuginfo@1.29.1-1.module%2Bel8.8.0%2B18195%2B471da4bb?arch=ppc64le\u0026epoch=1\u0026rpmmod=container-tools:rhel8:8080020230321153727:0f77c1b7"
}
}
},
{
"category": "product_version",
"name": "buildah-debugsource-1:1.29.1-1.module+el8.8.0+18195+471da4bb.ppc64le::container-tools:rhel8",
"product": {
"name": "buildah-debugsource-1:1.29.1-1.module+el8.8.0+18195+471da4bb.ppc64le (container-tools:rhel8)",
"product_id": "buildah-debugsource-1:1.29.1-1.module+el8.8.0+18195+471da4bb.ppc64le::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/buildah-debugsource@1.29.1-1.module%2Bel8.8.0%2B18195%2B471da4bb?arch=ppc64le\u0026epoch=1\u0026rpmmod=container-tools:rhel8:8080020230321153727:0f77c1b7"
}
}
},
{
"category": "product_version",
"name": "buildah-tests-1:1.29.1-1.module+el8.8.0+18195+471da4bb.ppc64le::container-tools:rhel8",
"product": {
"name": "buildah-tests-1:1.29.1-1.module+el8.8.0+18195+471da4bb.ppc64le (container-tools:rhel8)",
"product_id": "buildah-tests-1:1.29.1-1.module+el8.8.0+18195+471da4bb.ppc64le::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/buildah-tests@1.29.1-1.module%2Bel8.8.0%2B18195%2B471da4bb?arch=ppc64le\u0026epoch=1\u0026rpmmod=container-tools:rhel8:8080020230321153727:0f77c1b7"
}
}
},
{
"category": "product_version",
"name": "buildah-tests-debuginfo-1:1.29.1-1.module+el8.8.0+18195+471da4bb.ppc64le::container-tools:rhel8",
"product": {
"name": "buildah-tests-debuginfo-1:1.29.1-1.module+el8.8.0+18195+471da4bb.ppc64le (container-tools:rhel8)",
"product_id": "buildah-tests-debuginfo-1:1.29.1-1.module+el8.8.0+18195+471da4bb.ppc64le::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/buildah-tests-debuginfo@1.29.1-1.module%2Bel8.8.0%2B18195%2B471da4bb?arch=ppc64le\u0026epoch=1\u0026rpmmod=container-tools:rhel8:8080020230321153727:0f77c1b7"
}
}
},
{
"category": "product_version",
"name": "conmon-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.ppc64le::container-tools:rhel8",
"product": {
"name": "conmon-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.ppc64le (container-tools:rhel8)",
"product_id": "conmon-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.ppc64le::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/conmon@2.1.6-1.module%2Bel8.8.0%2B18098%2B9b44df5f?arch=ppc64le\u0026epoch=3\u0026rpmmod=container-tools:rhel8:8080020230321153727:0f77c1b7"
}
}
},
{
"category": "product_version",
"name": "conmon-debuginfo-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.ppc64le::container-tools:rhel8",
"product": {
"name": "conmon-debuginfo-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.ppc64le (container-tools:rhel8)",
"product_id": "conmon-debuginfo-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.ppc64le::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/conmon-debuginfo@2.1.6-1.module%2Bel8.8.0%2B18098%2B9b44df5f?arch=ppc64le\u0026epoch=3\u0026rpmmod=container-tools:rhel8:8080020230321153727:0f77c1b7"
}
}
},
{
"category": "product_version",
"name": "conmon-debugsource-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.ppc64le::container-tools:rhel8",
"product": {
"name": "conmon-debugsource-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.ppc64le (container-tools:rhel8)",
"product_id": "conmon-debugsource-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.ppc64le::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/conmon-debugsource@2.1.6-1.module%2Bel8.8.0%2B18098%2B9b44df5f?arch=ppc64le\u0026epoch=3\u0026rpmmod=container-tools:rhel8:8080020230321153727:0f77c1b7"
}
}
},
{
"category": "product_version",
"name": "containernetworking-plugins-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"product": {
"name": "containernetworking-plugins-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.ppc64le (container-tools:rhel8)",
"product_id": "containernetworking-plugins-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/containernetworking-plugins@1.2.0-1.module%2Bel8.8.0%2B18060%2B3f21f2cc?arch=ppc64le\u0026epoch=1\u0026rpmmod=container-tools:rhel8:8080020230321153727:0f77c1b7"
}
}
},
{
"category": "product_version",
"name": "containernetworking-plugins-debuginfo-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"product": {
"name": "containernetworking-plugins-debuginfo-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.ppc64le (container-tools:rhel8)",
"product_id": "containernetworking-plugins-debuginfo-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/containernetworking-plugins-debuginfo@1.2.0-1.module%2Bel8.8.0%2B18060%2B3f21f2cc?arch=ppc64le\u0026epoch=1\u0026rpmmod=container-tools:rhel8:8080020230321153727:0f77c1b7"
}
}
},
{
"category": "product_version",
"name": "containernetworking-plugins-debugsource-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"product": {
"name": "containernetworking-plugins-debugsource-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.ppc64le (container-tools:rhel8)",
"product_id": "containernetworking-plugins-debugsource-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/containernetworking-plugins-debugsource@1.2.0-1.module%2Bel8.8.0%2B18060%2B3f21f2cc?arch=ppc64le\u0026epoch=1\u0026rpmmod=container-tools:rhel8:8080020230321153727:0f77c1b7"
}
}
},
{
"category": "product_version",
"name": "containers-common-2:1-63.module+el8.8.0+18438+15d3aa65.ppc64le::container-tools:rhel8",
"product": {
"name": "containers-common-2:1-63.module+el8.8.0+18438+15d3aa65.ppc64le (container-tools:rhel8)",
"product_id": "containers-common-2:1-63.module+el8.8.0+18438+15d3aa65.ppc64le::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/containers-common@1-63.module%2Bel8.8.0%2B18438%2B15d3aa65?arch=ppc64le\u0026epoch=2\u0026rpmmod=container-tools:rhel8:8080020230321153727:0f77c1b7"
}
}
},
{
"category": "product_version",
"name": "crit-0:3.15-3.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"product": {
"name": "crit-0:3.15-3.module+el8.8.0+18060+3f21f2cc.ppc64le (container-tools:rhel8)",
"product_id": "crit-0:3.15-3.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/crit@3.15-3.module%2Bel8.8.0%2B18060%2B3f21f2cc?arch=ppc64le\u0026rpmmod=container-tools:rhel8:8080020230321153727:0f77c1b7"
}
}
},
{
"category": "product_version",
"name": "criu-0:3.15-3.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"product": {
"name": "criu-0:3.15-3.module+el8.8.0+18060+3f21f2cc.ppc64le (container-tools:rhel8)",
"product_id": "criu-0:3.15-3.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/criu@3.15-3.module%2Bel8.8.0%2B18060%2B3f21f2cc?arch=ppc64le\u0026rpmmod=container-tools:rhel8:8080020230321153727:0f77c1b7"
}
}
},
{
"category": "product_version",
"name": "criu-debuginfo-0:3.15-3.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"product": {
"name": "criu-debuginfo-0:3.15-3.module+el8.8.0+18060+3f21f2cc.ppc64le (container-tools:rhel8)",
"product_id": "criu-debuginfo-0:3.15-3.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/criu-debuginfo@3.15-3.module%2Bel8.8.0%2B18060%2B3f21f2cc?arch=ppc64le\u0026rpmmod=container-tools:rhel8:8080020230321153727:0f77c1b7"
}
}
},
{
"category": "product_version",
"name": "criu-debugsource-0:3.15-3.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"product": {
"name": "criu-debugsource-0:3.15-3.module+el8.8.0+18060+3f21f2cc.ppc64le (container-tools:rhel8)",
"product_id": "criu-debugsource-0:3.15-3.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/criu-debugsource@3.15-3.module%2Bel8.8.0%2B18060%2B3f21f2cc?arch=ppc64le\u0026rpmmod=container-tools:rhel8:8080020230321153727:0f77c1b7"
}
}
},
{
"category": "product_version",
"name": "criu-devel-0:3.15-3.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"product": {
"name": "criu-devel-0:3.15-3.module+el8.8.0+18060+3f21f2cc.ppc64le (container-tools:rhel8)",
"product_id": "criu-devel-0:3.15-3.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/criu-devel@3.15-3.module%2Bel8.8.0%2B18060%2B3f21f2cc?arch=ppc64le\u0026rpmmod=container-tools:rhel8:8080020230321153727:0f77c1b7"
}
}
},
{
"category": "product_version",
"name": "criu-libs-0:3.15-3.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"product": {
"name": "criu-libs-0:3.15-3.module+el8.8.0+18060+3f21f2cc.ppc64le (container-tools:rhel8)",
"product_id": "criu-libs-0:3.15-3.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/criu-libs@3.15-3.module%2Bel8.8.0%2B18060%2B3f21f2cc?arch=ppc64le\u0026rpmmod=container-tools:rhel8:8080020230321153727:0f77c1b7"
}
}
},
{
"category": "product_version",
"name": "criu-libs-debuginfo-0:3.15-3.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"product": {
"name": "criu-libs-debuginfo-0:3.15-3.module+el8.8.0+18060+3f21f2cc.ppc64le (container-tools:rhel8)",
"product_id": "criu-libs-debuginfo-0:3.15-3.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/criu-libs-debuginfo@3.15-3.module%2Bel8.8.0%2B18060%2B3f21f2cc?arch=ppc64le\u0026rpmmod=container-tools:rhel8:8080020230321153727:0f77c1b7"
}
}
},
{
"category": "product_version",
"name": "crun-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.ppc64le::container-tools:rhel8",
"product": {
"name": "crun-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.ppc64le (container-tools:rhel8)",
"product_id": "crun-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.ppc64le::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/crun@1.8.1-2.module%2Bel8.8.0%2B18418%2Bf0e540fe?arch=ppc64le\u0026rpmmod=container-tools:rhel8:8080020230321153727:0f77c1b7"
}
}
},
{
"category": "product_version",
"name": "crun-debuginfo-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.ppc64le::container-tools:rhel8",
"product": {
"name": "crun-debuginfo-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.ppc64le (container-tools:rhel8)",
"product_id": "crun-debuginfo-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.ppc64le::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/crun-debuginfo@1.8.1-2.module%2Bel8.8.0%2B18418%2Bf0e540fe?arch=ppc64le\u0026rpmmod=container-tools:rhel8:8080020230321153727:0f77c1b7"
}
}
},
{
"category": "product_version",
"name": "crun-debugsource-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.ppc64le::container-tools:rhel8",
"product": {
"name": "crun-debugsource-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.ppc64le (container-tools:rhel8)",
"product_id": "crun-debugsource-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.ppc64le::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/crun-debugsource@1.8.1-2.module%2Bel8.8.0%2B18418%2Bf0e540fe?arch=ppc64le\u0026rpmmod=container-tools:rhel8:8080020230321153727:0f77c1b7"
}
}
},
{
"category": "product_version",
"name": "fuse-overlayfs-0:1.10-1.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"product": {
"name": "fuse-overlayfs-0:1.10-1.module+el8.8.0+18060+3f21f2cc.ppc64le (container-tools:rhel8)",
"product_id": "fuse-overlayfs-0:1.10-1.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/fuse-overlayfs@1.10-1.module%2Bel8.8.0%2B18060%2B3f21f2cc?arch=ppc64le\u0026rpmmod=container-tools:rhel8:8080020230321153727:0f77c1b7"
}
}
},
{
"category": "product_version",
"name": "fuse-overlayfs-debuginfo-0:1.10-1.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"product": {
"name": "fuse-overlayfs-debuginfo-0:1.10-1.module+el8.8.0+18060+3f21f2cc.ppc64le (container-tools:rhel8)",
"product_id": "fuse-overlayfs-debuginfo-0:1.10-1.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/fuse-overlayfs-debuginfo@1.10-1.module%2Bel8.8.0%2B18060%2B3f21f2cc?arch=ppc64le\u0026rpmmod=container-tools:rhel8:8080020230321153727:0f77c1b7"
}
}
},
{
"category": "product_version",
"name": "fuse-overlayfs-debugsource-0:1.10-1.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"product": {
"name": "fuse-overlayfs-debugsource-0:1.10-1.module+el8.8.0+18060+3f21f2cc.ppc64le (container-tools:rhel8)",
"product_id": "fuse-overlayfs-debugsource-0:1.10-1.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/fuse-overlayfs-debugsource@1.10-1.module%2Bel8.8.0%2B18060%2B3f21f2cc?arch=ppc64le\u0026rpmmod=container-tools:rhel8:8080020230321153727:0f77c1b7"
}
}
},
{
"category": "product_version",
"name": "libslirp-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"product": {
"name": "libslirp-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.ppc64le (container-tools:rhel8)",
"product_id": "libslirp-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libslirp@4.4.0-1.module%2Bel8.8.0%2B18060%2B3f21f2cc?arch=ppc64le\u0026rpmmod=container-tools:rhel8:8080020230321153727:0f77c1b7"
}
}
},
{
"category": "product_version",
"name": "libslirp-debuginfo-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"product": {
"name": "libslirp-debuginfo-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.ppc64le (container-tools:rhel8)",
"product_id": "libslirp-debuginfo-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libslirp-debuginfo@4.4.0-1.module%2Bel8.8.0%2B18060%2B3f21f2cc?arch=ppc64le\u0026rpmmod=container-tools:rhel8:8080020230321153727:0f77c1b7"
}
}
},
{
"category": "product_version",
"name": "libslirp-debugsource-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"product": {
"name": "libslirp-debugsource-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.ppc64le (container-tools:rhel8)",
"product_id": "libslirp-debugsource-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libslirp-debugsource@4.4.0-1.module%2Bel8.8.0%2B18060%2B3f21f2cc?arch=ppc64le\u0026rpmmod=container-tools:rhel8:8080020230321153727:0f77c1b7"
}
}
},
{
"category": "product_version",
"name": "libslirp-devel-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"product": {
"name": "libslirp-devel-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.ppc64le (container-tools:rhel8)",
"product_id": "libslirp-devel-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libslirp-devel@4.4.0-1.module%2Bel8.8.0%2B18060%2B3f21f2cc?arch=ppc64le\u0026rpmmod=container-tools:rhel8:8080020230321153727:0f77c1b7"
}
}
},
{
"category": "product_version",
"name": "netavark-2:1.5.0-4.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"product": {
"name": "netavark-2:1.5.0-4.module+el8.8.0+18060+3f21f2cc.ppc64le (container-tools:rhel8)",
"product_id": "netavark-2:1.5.0-4.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/netavark@1.5.0-4.module%2Bel8.8.0%2B18060%2B3f21f2cc?arch=ppc64le\u0026epoch=2\u0026rpmmod=container-tools:rhel8:8080020230321153727:0f77c1b7"
}
}
},
{
"category": "product_version",
"name": "oci-seccomp-bpf-hook-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"product": {
"name": "oci-seccomp-bpf-hook-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.ppc64le (container-tools:rhel8)",
"product_id": "oci-seccomp-bpf-hook-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/oci-seccomp-bpf-hook@1.2.8-1.module%2Bel8.8.0%2B18060%2B3f21f2cc?arch=ppc64le\u0026rpmmod=container-tools:rhel8:8080020230321153727:0f77c1b7"
}
}
},
{
"category": "product_version",
"name": "oci-seccomp-bpf-hook-debuginfo-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"product": {
"name": "oci-seccomp-bpf-hook-debuginfo-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.ppc64le (container-tools:rhel8)",
"product_id": "oci-seccomp-bpf-hook-debuginfo-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/oci-seccomp-bpf-hook-debuginfo@1.2.8-1.module%2Bel8.8.0%2B18060%2B3f21f2cc?arch=ppc64le\u0026rpmmod=container-tools:rhel8:8080020230321153727:0f77c1b7"
}
}
},
{
"category": "product_version",
"name": "oci-seccomp-bpf-hook-debugsource-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"product": {
"name": "oci-seccomp-bpf-hook-debugsource-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.ppc64le (container-tools:rhel8)",
"product_id": "oci-seccomp-bpf-hook-debugsource-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/oci-seccomp-bpf-hook-debugsource@1.2.8-1.module%2Bel8.8.0%2B18060%2B3f21f2cc?arch=ppc64le\u0026rpmmod=container-tools:rhel8:8080020230321153727:0f77c1b7"
}
}
},
{
"category": "product_version",
"name": "podman-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.ppc64le::container-tools:rhel8",
"product": {
"name": "podman-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.ppc64le (container-tools:rhel8)",
"product_id": "podman-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.ppc64le::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman@4.4.1-8.module%2Bel8.8.0%2B18438%2B15d3aa65?arch=ppc64le\u0026epoch=3\u0026rpmmod=container-tools:rhel8:8080020230321153727:0f77c1b7"
}
}
},
{
"category": "product_version",
"name": "podman-catatonit-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.ppc64le::container-tools:rhel8",
"product": {
"name": "podman-catatonit-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.ppc64le (container-tools:rhel8)",
"product_id": "podman-catatonit-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.ppc64le::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-catatonit@4.4.1-8.module%2Bel8.8.0%2B18438%2B15d3aa65?arch=ppc64le\u0026epoch=3\u0026rpmmod=container-tools:rhel8:8080020230321153727:0f77c1b7"
}
}
},
{
"category": "product_version",
"name": "podman-catatonit-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.ppc64le::container-tools:rhel8",
"product": {
"name": "podman-catatonit-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.ppc64le (container-tools:rhel8)",
"product_id": "podman-catatonit-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.ppc64le::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-catatonit-debuginfo@4.4.1-8.module%2Bel8.8.0%2B18438%2B15d3aa65?arch=ppc64le\u0026epoch=3\u0026rpmmod=container-tools:rhel8:8080020230321153727:0f77c1b7"
}
}
},
{
"category": "product_version",
"name": "podman-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.ppc64le::container-tools:rhel8",
"product": {
"name": "podman-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.ppc64le (container-tools:rhel8)",
"product_id": "podman-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.ppc64le::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-debuginfo@4.4.1-8.module%2Bel8.8.0%2B18438%2B15d3aa65?arch=ppc64le\u0026epoch=3\u0026rpmmod=container-tools:rhel8:8080020230321153727:0f77c1b7"
}
}
},
{
"category": "product_version",
"name": "podman-debugsource-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.ppc64le::container-tools:rhel8",
"product": {
"name": "podman-debugsource-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.ppc64le (container-tools:rhel8)",
"product_id": "podman-debugsource-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.ppc64le::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-debugsource@4.4.1-8.module%2Bel8.8.0%2B18438%2B15d3aa65?arch=ppc64le\u0026epoch=3\u0026rpmmod=container-tools:rhel8:8080020230321153727:0f77c1b7"
}
}
},
{
"category": "product_version",
"name": "podman-gvproxy-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.ppc64le::container-tools:rhel8",
"product": {
"name": "podman-gvproxy-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.ppc64le (container-tools:rhel8)",
"product_id": "podman-gvproxy-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.ppc64le::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-gvproxy@4.4.1-8.module%2Bel8.8.0%2B18438%2B15d3aa65?arch=ppc64le\u0026epoch=3\u0026rpmmod=container-tools:rhel8:8080020230321153727:0f77c1b7"
}
}
},
{
"category": "product_version",
"name": "podman-gvproxy-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.ppc64le::container-tools:rhel8",
"product": {
"name": "podman-gvproxy-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.ppc64le (container-tools:rhel8)",
"product_id": "podman-gvproxy-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.ppc64le::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-gvproxy-debuginfo@4.4.1-8.module%2Bel8.8.0%2B18438%2B15d3aa65?arch=ppc64le\u0026epoch=3\u0026rpmmod=container-tools:rhel8:8080020230321153727:0f77c1b7"
}
}
},
{
"category": "product_version",
"name": "podman-plugins-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.ppc64le::container-tools:rhel8",
"product": {
"name": "podman-plugins-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.ppc64le (container-tools:rhel8)",
"product_id": "podman-plugins-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.ppc64le::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-plugins@4.4.1-8.module%2Bel8.8.0%2B18438%2B15d3aa65?arch=ppc64le\u0026epoch=3\u0026rpmmod=container-tools:rhel8:8080020230321153727:0f77c1b7"
}
}
},
{
"category": "product_version",
"name": "podman-plugins-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.ppc64le::container-tools:rhel8",
"product": {
"name": "podman-plugins-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.ppc64le (container-tools:rhel8)",
"product_id": "podman-plugins-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.ppc64le::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-plugins-debuginfo@4.4.1-8.module%2Bel8.8.0%2B18438%2B15d3aa65?arch=ppc64le\u0026epoch=3\u0026rpmmod=container-tools:rhel8:8080020230321153727:0f77c1b7"
}
}
},
{
"category": "product_version",
"name": "podman-remote-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.ppc64le::container-tools:rhel8",
"product": {
"name": "podman-remote-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.ppc64le (container-tools:rhel8)",
"product_id": "podman-remote-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.ppc64le::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-remote@4.4.1-8.module%2Bel8.8.0%2B18438%2B15d3aa65?arch=ppc64le\u0026epoch=3\u0026rpmmod=container-tools:rhel8:8080020230321153727:0f77c1b7"
}
}
},
{
"category": "product_version",
"name": "podman-remote-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.ppc64le::container-tools:rhel8",
"product": {
"name": "podman-remote-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.ppc64le (container-tools:rhel8)",
"product_id": "podman-remote-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.ppc64le::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-remote-debuginfo@4.4.1-8.module%2Bel8.8.0%2B18438%2B15d3aa65?arch=ppc64le\u0026epoch=3\u0026rpmmod=container-tools:rhel8:8080020230321153727:0f77c1b7"
}
}
},
{
"category": "product_version",
"name": "podman-tests-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.ppc64le::container-tools:rhel8",
"product": {
"name": "podman-tests-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.ppc64le (container-tools:rhel8)",
"product_id": "podman-tests-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.ppc64le::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-tests@4.4.1-8.module%2Bel8.8.0%2B18438%2B15d3aa65?arch=ppc64le\u0026epoch=3\u0026rpmmod=container-tools:rhel8:8080020230321153727:0f77c1b7"
}
}
},
{
"category": "product_version",
"name": "python3-criu-0:3.15-3.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"product": {
"name": "python3-criu-0:3.15-3.module+el8.8.0+18060+3f21f2cc.ppc64le (container-tools:rhel8)",
"product_id": "python3-criu-0:3.15-3.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-criu@3.15-3.module%2Bel8.8.0%2B18060%2B3f21f2cc?arch=ppc64le\u0026rpmmod=container-tools:rhel8:8080020230321153727:0f77c1b7"
}
}
},
{
"category": "product_version",
"name": "runc-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"product": {
"name": "runc-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.ppc64le (container-tools:rhel8)",
"product_id": "runc-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/runc@1.1.4-1.module%2Bel8.8.0%2B18060%2B3f21f2cc?arch=ppc64le\u0026epoch=1\u0026rpmmod=container-tools:rhel8:8080020230321153727:0f77c1b7"
}
}
},
{
"category": "product_version",
"name": "runc-debuginfo-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"product": {
"name": "runc-debuginfo-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.ppc64le (container-tools:rhel8)",
"product_id": "runc-debuginfo-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/runc-debuginfo@1.1.4-1.module%2Bel8.8.0%2B18060%2B3f21f2cc?arch=ppc64le\u0026epoch=1\u0026rpmmod=container-tools:rhel8:8080020230321153727:0f77c1b7"
}
}
},
{
"category": "product_version",
"name": "runc-debugsource-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"product": {
"name": "runc-debugsource-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.ppc64le (container-tools:rhel8)",
"product_id": "runc-debugsource-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/runc-debugsource@1.1.4-1.module%2Bel8.8.0%2B18060%2B3f21f2cc?arch=ppc64le\u0026epoch=1\u0026rpmmod=container-tools:rhel8:8080020230321153727:0f77c1b7"
}
}
},
{
"category": "product_version",
"name": "skopeo-2:1.11.2-0.2.module+el8.8.0+18251+ad5b274c.ppc64le::container-tools:rhel8",
"product": {
"name": "skopeo-2:1.11.2-0.2.module+el8.8.0+18251+ad5b274c.ppc64le (container-tools:rhel8)",
"product_id": "skopeo-2:1.11.2-0.2.module+el8.8.0+18251+ad5b274c.ppc64le::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/skopeo@1.11.2-0.2.module%2Bel8.8.0%2B18251%2Bad5b274c?arch=ppc64le\u0026epoch=2\u0026rpmmod=container-tools:rhel8:8080020230321153727:0f77c1b7"
}
}
},
{
"category": "product_version",
"name": "skopeo-tests-2:1.11.2-0.2.module+el8.8.0+18251+ad5b274c.ppc64le::container-tools:rhel8",
"product": {
"name": "skopeo-tests-2:1.11.2-0.2.module+el8.8.0+18251+ad5b274c.ppc64le (container-tools:rhel8)",
"product_id": "skopeo-tests-2:1.11.2-0.2.module+el8.8.0+18251+ad5b274c.ppc64le::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/skopeo-tests@1.11.2-0.2.module%2Bel8.8.0%2B18251%2Bad5b274c?arch=ppc64le\u0026epoch=2\u0026rpmmod=container-tools:rhel8:8080020230321153727:0f77c1b7"
}
}
},
{
"category": "product_version",
"name": "slirp4netns-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"product": {
"name": "slirp4netns-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.ppc64le (container-tools:rhel8)",
"product_id": "slirp4netns-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/slirp4netns@1.2.0-2.module%2Bel8.8.0%2B18060%2B3f21f2cc?arch=ppc64le\u0026rpmmod=container-tools:rhel8:8080020230321153727:0f77c1b7"
}
}
},
{
"category": "product_version",
"name": "slirp4netns-debuginfo-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"product": {
"name": "slirp4netns-debuginfo-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.ppc64le (container-tools:rhel8)",
"product_id": "slirp4netns-debuginfo-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/slirp4netns-debuginfo@1.2.0-2.module%2Bel8.8.0%2B18060%2B3f21f2cc?arch=ppc64le\u0026rpmmod=container-tools:rhel8:8080020230321153727:0f77c1b7"
}
}
},
{
"category": "product_version",
"name": "slirp4netns-debugsource-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"product": {
"name": "slirp4netns-debugsource-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.ppc64le (container-tools:rhel8)",
"product_id": "slirp4netns-debugsource-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/slirp4netns-debugsource@1.2.0-2.module%2Bel8.8.0%2B18060%2B3f21f2cc?arch=ppc64le\u0026rpmmod=container-tools:rhel8:8080020230321153727:0f77c1b7"
}
}
},
{
"category": "product_version",
"name": "toolbox-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.ppc64le::container-tools:rhel8",
"product": {
"name": "toolbox-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.ppc64le (container-tools:rhel8)",
"product_id": "toolbox-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.ppc64le::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/toolbox@0.0.99.3-7.module%2Bel8.8.0%2B18119%2Be3deee03?arch=ppc64le\u0026rpmmod=container-tools:rhel8:8080020230321153727:0f77c1b7"
}
}
},
{
"category": "product_version",
"name": "toolbox-debuginfo-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.ppc64le::container-tools:rhel8",
"product": {
"name": "toolbox-debuginfo-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.ppc64le (container-tools:rhel8)",
"product_id": "toolbox-debuginfo-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.ppc64le::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/toolbox-debuginfo@0.0.99.3-7.module%2Bel8.8.0%2B18119%2Be3deee03?arch=ppc64le\u0026rpmmod=container-tools:rhel8:8080020230321153727:0f77c1b7"
}
}
},
{
"category": "product_version",
"name": "toolbox-debugsource-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.ppc64le::container-tools:rhel8",
"product": {
"name": "toolbox-debugsource-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.ppc64le (container-tools:rhel8)",
"product_id": "toolbox-debugsource-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.ppc64le::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/toolbox-debugsource@0.0.99.3-7.module%2Bel8.8.0%2B18119%2Be3deee03?arch=ppc64le\u0026rpmmod=container-tools:rhel8:8080020230321153727:0f77c1b7"
}
}
},
{
"category": "product_version",
"name": "toolbox-tests-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.ppc64le::container-tools:rhel8",
"product": {
"name": "toolbox-tests-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.ppc64le (container-tools:rhel8)",
"product_id": "toolbox-tests-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.ppc64le::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/toolbox-tests@0.0.99.3-7.module%2Bel8.8.0%2B18119%2Be3deee03?arch=ppc64le\u0026rpmmod=container-tools:rhel8:8080020230321153727:0f77c1b7"
}
}
}
],
"category": "architecture",
"name": "ppc64le"
},
{
"branches": [
{
"category": "product_version",
"name": "aardvark-dns-2:1.5.0-2.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"product": {
"name": "aardvark-dns-2:1.5.0-2.module+el8.8.0+18060+3f21f2cc.aarch64 (container-tools:rhel8)",
"product_id": "aardvark-dns-2:1.5.0-2.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/aardvark-dns@1.5.0-2.module%2Bel8.8.0%2B18060%2B3f21f2cc?arch=aarch64\u0026epoch=2\u0026rpmmod=container-tools:rhel8:8080020230321153727:0f77c1b7"
}
}
},
{
"category": "product_version",
"name": "buildah-1:1.29.1-1.module+el8.8.0+18195+471da4bb.aarch64::container-tools:rhel8",
"product": {
"name": "buildah-1:1.29.1-1.module+el8.8.0+18195+471da4bb.aarch64 (container-tools:rhel8)",
"product_id": "buildah-1:1.29.1-1.module+el8.8.0+18195+471da4bb.aarch64::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/buildah@1.29.1-1.module%2Bel8.8.0%2B18195%2B471da4bb?arch=aarch64\u0026epoch=1\u0026rpmmod=container-tools:rhel8:8080020230321153727:0f77c1b7"
}
}
},
{
"category": "product_version",
"name": "buildah-debuginfo-1:1.29.1-1.module+el8.8.0+18195+471da4bb.aarch64::container-tools:rhel8",
"product": {
"name": "buildah-debuginfo-1:1.29.1-1.module+el8.8.0+18195+471da4bb.aarch64 (container-tools:rhel8)",
"product_id": "buildah-debuginfo-1:1.29.1-1.module+el8.8.0+18195+471da4bb.aarch64::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/buildah-debuginfo@1.29.1-1.module%2Bel8.8.0%2B18195%2B471da4bb?arch=aarch64\u0026epoch=1\u0026rpmmod=container-tools:rhel8:8080020230321153727:0f77c1b7"
}
}
},
{
"category": "product_version",
"name": "buildah-debugsource-1:1.29.1-1.module+el8.8.0+18195+471da4bb.aarch64::container-tools:rhel8",
"product": {
"name": "buildah-debugsource-1:1.29.1-1.module+el8.8.0+18195+471da4bb.aarch64 (container-tools:rhel8)",
"product_id": "buildah-debugsource-1:1.29.1-1.module+el8.8.0+18195+471da4bb.aarch64::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/buildah-debugsource@1.29.1-1.module%2Bel8.8.0%2B18195%2B471da4bb?arch=aarch64\u0026epoch=1\u0026rpmmod=container-tools:rhel8:8080020230321153727:0f77c1b7"
}
}
},
{
"category": "product_version",
"name": "buildah-tests-1:1.29.1-1.module+el8.8.0+18195+471da4bb.aarch64::container-tools:rhel8",
"product": {
"name": "buildah-tests-1:1.29.1-1.module+el8.8.0+18195+471da4bb.aarch64 (container-tools:rhel8)",
"product_id": "buildah-tests-1:1.29.1-1.module+el8.8.0+18195+471da4bb.aarch64::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/buildah-tests@1.29.1-1.module%2Bel8.8.0%2B18195%2B471da4bb?arch=aarch64\u0026epoch=1\u0026rpmmod=container-tools:rhel8:8080020230321153727:0f77c1b7"
}
}
},
{
"category": "product_version",
"name": "buildah-tests-debuginfo-1:1.29.1-1.module+el8.8.0+18195+471da4bb.aarch64::container-tools:rhel8",
"product": {
"name": "buildah-tests-debuginfo-1:1.29.1-1.module+el8.8.0+18195+471da4bb.aarch64 (container-tools:rhel8)",
"product_id": "buildah-tests-debuginfo-1:1.29.1-1.module+el8.8.0+18195+471da4bb.aarch64::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/buildah-tests-debuginfo@1.29.1-1.module%2Bel8.8.0%2B18195%2B471da4bb?arch=aarch64\u0026epoch=1\u0026rpmmod=container-tools:rhel8:8080020230321153727:0f77c1b7"
}
}
},
{
"category": "product_version",
"name": "conmon-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.aarch64::container-tools:rhel8",
"product": {
"name": "conmon-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.aarch64 (container-tools:rhel8)",
"product_id": "conmon-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.aarch64::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/conmon@2.1.6-1.module%2Bel8.8.0%2B18098%2B9b44df5f?arch=aarch64\u0026epoch=3\u0026rpmmod=container-tools:rhel8:8080020230321153727:0f77c1b7"
}
}
},
{
"category": "product_version",
"name": "conmon-debuginfo-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.aarch64::container-tools:rhel8",
"product": {
"name": "conmon-debuginfo-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.aarch64 (container-tools:rhel8)",
"product_id": "conmon-debuginfo-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.aarch64::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/conmon-debuginfo@2.1.6-1.module%2Bel8.8.0%2B18098%2B9b44df5f?arch=aarch64\u0026epoch=3\u0026rpmmod=container-tools:rhel8:8080020230321153727:0f77c1b7"
}
}
},
{
"category": "product_version",
"name": "conmon-debugsource-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.aarch64::container-tools:rhel8",
"product": {
"name": "conmon-debugsource-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.aarch64 (container-tools:rhel8)",
"product_id": "conmon-debugsource-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.aarch64::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/conmon-debugsource@2.1.6-1.module%2Bel8.8.0%2B18098%2B9b44df5f?arch=aarch64\u0026epoch=3\u0026rpmmod=container-tools:rhel8:8080020230321153727:0f77c1b7"
}
}
},
{
"category": "product_version",
"name": "containernetworking-plugins-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"product": {
"name": "containernetworking-plugins-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.aarch64 (container-tools:rhel8)",
"product_id": "containernetworking-plugins-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/containernetworking-plugins@1.2.0-1.module%2Bel8.8.0%2B18060%2B3f21f2cc?arch=aarch64\u0026epoch=1\u0026rpmmod=container-tools:rhel8:8080020230321153727:0f77c1b7"
}
}
},
{
"category": "product_version",
"name": "containernetworking-plugins-debuginfo-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"product": {
"name": "containernetworking-plugins-debuginfo-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.aarch64 (container-tools:rhel8)",
"product_id": "containernetworking-plugins-debuginfo-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/containernetworking-plugins-debuginfo@1.2.0-1.module%2Bel8.8.0%2B18060%2B3f21f2cc?arch=aarch64\u0026epoch=1\u0026rpmmod=container-tools:rhel8:8080020230321153727:0f77c1b7"
}
}
},
{
"category": "product_version",
"name": "containernetworking-plugins-debugsource-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"product": {
"name": "containernetworking-plugins-debugsource-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.aarch64 (container-tools:rhel8)",
"product_id": "containernetworking-plugins-debugsource-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/containernetworking-plugins-debugsource@1.2.0-1.module%2Bel8.8.0%2B18060%2B3f21f2cc?arch=aarch64\u0026epoch=1\u0026rpmmod=container-tools:rhel8:8080020230321153727:0f77c1b7"
}
}
},
{
"category": "product_version",
"name": "containers-common-2:1-63.module+el8.8.0+18438+15d3aa65.aarch64::container-tools:rhel8",
"product": {
"name": "containers-common-2:1-63.module+el8.8.0+18438+15d3aa65.aarch64 (container-tools:rhel8)",
"product_id": "containers-common-2:1-63.module+el8.8.0+18438+15d3aa65.aarch64::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/containers-common@1-63.module%2Bel8.8.0%2B18438%2B15d3aa65?arch=aarch64\u0026epoch=2\u0026rpmmod=container-tools:rhel8:8080020230321153727:0f77c1b7"
}
}
},
{
"category": "product_version",
"name": "crit-0:3.15-3.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"product": {
"name": "crit-0:3.15-3.module+el8.8.0+18060+3f21f2cc.aarch64 (container-tools:rhel8)",
"product_id": "crit-0:3.15-3.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/crit@3.15-3.module%2Bel8.8.0%2B18060%2B3f21f2cc?arch=aarch64\u0026rpmmod=container-tools:rhel8:8080020230321153727:0f77c1b7"
}
}
},
{
"category": "product_version",
"name": "criu-0:3.15-3.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"product": {
"name": "criu-0:3.15-3.module+el8.8.0+18060+3f21f2cc.aarch64 (container-tools:rhel8)",
"product_id": "criu-0:3.15-3.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/criu@3.15-3.module%2Bel8.8.0%2B18060%2B3f21f2cc?arch=aarch64\u0026rpmmod=container-tools:rhel8:8080020230321153727:0f77c1b7"
}
}
},
{
"category": "product_version",
"name": "criu-debuginfo-0:3.15-3.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"product": {
"name": "criu-debuginfo-0:3.15-3.module+el8.8.0+18060+3f21f2cc.aarch64 (container-tools:rhel8)",
"product_id": "criu-debuginfo-0:3.15-3.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/criu-debuginfo@3.15-3.module%2Bel8.8.0%2B18060%2B3f21f2cc?arch=aarch64\u0026rpmmod=container-tools:rhel8:8080020230321153727:0f77c1b7"
}
}
},
{
"category": "product_version",
"name": "criu-debugsource-0:3.15-3.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"product": {
"name": "criu-debugsource-0:3.15-3.module+el8.8.0+18060+3f21f2cc.aarch64 (container-tools:rhel8)",
"product_id": "criu-debugsource-0:3.15-3.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/criu-debugsource@3.15-3.module%2Bel8.8.0%2B18060%2B3f21f2cc?arch=aarch64\u0026rpmmod=container-tools:rhel8:8080020230321153727:0f77c1b7"
}
}
},
{
"category": "product_version",
"name": "criu-devel-0:3.15-3.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"product": {
"name": "criu-devel-0:3.15-3.module+el8.8.0+18060+3f21f2cc.aarch64 (container-tools:rhel8)",
"product_id": "criu-devel-0:3.15-3.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/criu-devel@3.15-3.module%2Bel8.8.0%2B18060%2B3f21f2cc?arch=aarch64\u0026rpmmod=container-tools:rhel8:8080020230321153727:0f77c1b7"
}
}
},
{
"category": "product_version",
"name": "criu-libs-0:3.15-3.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"product": {
"name": "criu-libs-0:3.15-3.module+el8.8.0+18060+3f21f2cc.aarch64 (container-tools:rhel8)",
"product_id": "criu-libs-0:3.15-3.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/criu-libs@3.15-3.module%2Bel8.8.0%2B18060%2B3f21f2cc?arch=aarch64\u0026rpmmod=container-tools:rhel8:8080020230321153727:0f77c1b7"
}
}
},
{
"category": "product_version",
"name": "criu-libs-debuginfo-0:3.15-3.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"product": {
"name": "criu-libs-debuginfo-0:3.15-3.module+el8.8.0+18060+3f21f2cc.aarch64 (container-tools:rhel8)",
"product_id": "criu-libs-debuginfo-0:3.15-3.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/criu-libs-debuginfo@3.15-3.module%2Bel8.8.0%2B18060%2B3f21f2cc?arch=aarch64\u0026rpmmod=container-tools:rhel8:8080020230321153727:0f77c1b7"
}
}
},
{
"category": "product_version",
"name": "crun-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.aarch64::container-tools:rhel8",
"product": {
"name": "crun-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.aarch64 (container-tools:rhel8)",
"product_id": "crun-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.aarch64::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/crun@1.8.1-2.module%2Bel8.8.0%2B18418%2Bf0e540fe?arch=aarch64\u0026rpmmod=container-tools:rhel8:8080020230321153727:0f77c1b7"
}
}
},
{
"category": "product_version",
"name": "crun-debuginfo-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.aarch64::container-tools:rhel8",
"product": {
"name": "crun-debuginfo-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.aarch64 (container-tools:rhel8)",
"product_id": "crun-debuginfo-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.aarch64::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/crun-debuginfo@1.8.1-2.module%2Bel8.8.0%2B18418%2Bf0e540fe?arch=aarch64\u0026rpmmod=container-tools:rhel8:8080020230321153727:0f77c1b7"
}
}
},
{
"category": "product_version",
"name": "crun-debugsource-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.aarch64::container-tools:rhel8",
"product": {
"name": "crun-debugsource-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.aarch64 (container-tools:rhel8)",
"product_id": "crun-debugsource-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.aarch64::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/crun-debugsource@1.8.1-2.module%2Bel8.8.0%2B18418%2Bf0e540fe?arch=aarch64\u0026rpmmod=container-tools:rhel8:8080020230321153727:0f77c1b7"
}
}
},
{
"category": "product_version",
"name": "fuse-overlayfs-0:1.10-1.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"product": {
"name": "fuse-overlayfs-0:1.10-1.module+el8.8.0+18060+3f21f2cc.aarch64 (container-tools:rhel8)",
"product_id": "fuse-overlayfs-0:1.10-1.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/fuse-overlayfs@1.10-1.module%2Bel8.8.0%2B18060%2B3f21f2cc?arch=aarch64\u0026rpmmod=container-tools:rhel8:8080020230321153727:0f77c1b7"
}
}
},
{
"category": "product_version",
"name": "fuse-overlayfs-debuginfo-0:1.10-1.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"product": {
"name": "fuse-overlayfs-debuginfo-0:1.10-1.module+el8.8.0+18060+3f21f2cc.aarch64 (container-tools:rhel8)",
"product_id": "fuse-overlayfs-debuginfo-0:1.10-1.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/fuse-overlayfs-debuginfo@1.10-1.module%2Bel8.8.0%2B18060%2B3f21f2cc?arch=aarch64\u0026rpmmod=container-tools:rhel8:8080020230321153727:0f77c1b7"
}
}
},
{
"category": "product_version",
"name": "fuse-overlayfs-debugsource-0:1.10-1.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"product": {
"name": "fuse-overlayfs-debugsource-0:1.10-1.module+el8.8.0+18060+3f21f2cc.aarch64 (container-tools:rhel8)",
"product_id": "fuse-overlayfs-debugsource-0:1.10-1.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/fuse-overlayfs-debugsource@1.10-1.module%2Bel8.8.0%2B18060%2B3f21f2cc?arch=aarch64\u0026rpmmod=container-tools:rhel8:8080020230321153727:0f77c1b7"
}
}
},
{
"category": "product_version",
"name": "libslirp-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"product": {
"name": "libslirp-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.aarch64 (container-tools:rhel8)",
"product_id": "libslirp-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libslirp@4.4.0-1.module%2Bel8.8.0%2B18060%2B3f21f2cc?arch=aarch64\u0026rpmmod=container-tools:rhel8:8080020230321153727:0f77c1b7"
}
}
},
{
"category": "product_version",
"name": "libslirp-debuginfo-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"product": {
"name": "libslirp-debuginfo-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.aarch64 (container-tools:rhel8)",
"product_id": "libslirp-debuginfo-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libslirp-debuginfo@4.4.0-1.module%2Bel8.8.0%2B18060%2B3f21f2cc?arch=aarch64\u0026rpmmod=container-tools:rhel8:8080020230321153727:0f77c1b7"
}
}
},
{
"category": "product_version",
"name": "libslirp-debugsource-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"product": {
"name": "libslirp-debugsource-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.aarch64 (container-tools:rhel8)",
"product_id": "libslirp-debugsource-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libslirp-debugsource@4.4.0-1.module%2Bel8.8.0%2B18060%2B3f21f2cc?arch=aarch64\u0026rpmmod=container-tools:rhel8:8080020230321153727:0f77c1b7"
}
}
},
{
"category": "product_version",
"name": "libslirp-devel-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"product": {
"name": "libslirp-devel-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.aarch64 (container-tools:rhel8)",
"product_id": "libslirp-devel-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libslirp-devel@4.4.0-1.module%2Bel8.8.0%2B18060%2B3f21f2cc?arch=aarch64\u0026rpmmod=container-tools:rhel8:8080020230321153727:0f77c1b7"
}
}
},
{
"category": "product_version",
"name": "netavark-2:1.5.0-4.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"product": {
"name": "netavark-2:1.5.0-4.module+el8.8.0+18060+3f21f2cc.aarch64 (container-tools:rhel8)",
"product_id": "netavark-2:1.5.0-4.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/netavark@1.5.0-4.module%2Bel8.8.0%2B18060%2B3f21f2cc?arch=aarch64\u0026epoch=2\u0026rpmmod=container-tools:rhel8:8080020230321153727:0f77c1b7"
}
}
},
{
"category": "product_version",
"name": "oci-seccomp-bpf-hook-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"product": {
"name": "oci-seccomp-bpf-hook-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.aarch64 (container-tools:rhel8)",
"product_id": "oci-seccomp-bpf-hook-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/oci-seccomp-bpf-hook@1.2.8-1.module%2Bel8.8.0%2B18060%2B3f21f2cc?arch=aarch64\u0026rpmmod=container-tools:rhel8:8080020230321153727:0f77c1b7"
}
}
},
{
"category": "product_version",
"name": "oci-seccomp-bpf-hook-debuginfo-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"product": {
"name": "oci-seccomp-bpf-hook-debuginfo-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.aarch64 (container-tools:rhel8)",
"product_id": "oci-seccomp-bpf-hook-debuginfo-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/oci-seccomp-bpf-hook-debuginfo@1.2.8-1.module%2Bel8.8.0%2B18060%2B3f21f2cc?arch=aarch64\u0026rpmmod=container-tools:rhel8:8080020230321153727:0f77c1b7"
}
}
},
{
"category": "product_version",
"name": "oci-seccomp-bpf-hook-debugsource-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"product": {
"name": "oci-seccomp-bpf-hook-debugsource-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.aarch64 (container-tools:rhel8)",
"product_id": "oci-seccomp-bpf-hook-debugsource-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/oci-seccomp-bpf-hook-debugsource@1.2.8-1.module%2Bel8.8.0%2B18060%2B3f21f2cc?arch=aarch64\u0026rpmmod=container-tools:rhel8:8080020230321153727:0f77c1b7"
}
}
},
{
"category": "product_version",
"name": "podman-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.aarch64::container-tools:rhel8",
"product": {
"name": "podman-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.aarch64 (container-tools:rhel8)",
"product_id": "podman-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.aarch64::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman@4.4.1-8.module%2Bel8.8.0%2B18438%2B15d3aa65?arch=aarch64\u0026epoch=3\u0026rpmmod=container-tools:rhel8:8080020230321153727:0f77c1b7"
}
}
},
{
"category": "product_version",
"name": "podman-catatonit-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.aarch64::container-tools:rhel8",
"product": {
"name": "podman-catatonit-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.aarch64 (container-tools:rhel8)",
"product_id": "podman-catatonit-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.aarch64::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-catatonit@4.4.1-8.module%2Bel8.8.0%2B18438%2B15d3aa65?arch=aarch64\u0026epoch=3\u0026rpmmod=container-tools:rhel8:8080020230321153727:0f77c1b7"
}
}
},
{
"category": "product_version",
"name": "podman-catatonit-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.aarch64::container-tools:rhel8",
"product": {
"name": "podman-catatonit-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.aarch64 (container-tools:rhel8)",
"product_id": "podman-catatonit-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.aarch64::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-catatonit-debuginfo@4.4.1-8.module%2Bel8.8.0%2B18438%2B15d3aa65?arch=aarch64\u0026epoch=3\u0026rpmmod=container-tools:rhel8:8080020230321153727:0f77c1b7"
}
}
},
{
"category": "product_version",
"name": "podman-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.aarch64::container-tools:rhel8",
"product": {
"name": "podman-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.aarch64 (container-tools:rhel8)",
"product_id": "podman-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.aarch64::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-debuginfo@4.4.1-8.module%2Bel8.8.0%2B18438%2B15d3aa65?arch=aarch64\u0026epoch=3\u0026rpmmod=container-tools:rhel8:8080020230321153727:0f77c1b7"
}
}
},
{
"category": "product_version",
"name": "podman-debugsource-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.aarch64::container-tools:rhel8",
"product": {
"name": "podman-debugsource-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.aarch64 (container-tools:rhel8)",
"product_id": "podman-debugsource-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.aarch64::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-debugsource@4.4.1-8.module%2Bel8.8.0%2B18438%2B15d3aa65?arch=aarch64\u0026epoch=3\u0026rpmmod=container-tools:rhel8:8080020230321153727:0f77c1b7"
}
}
},
{
"category": "product_version",
"name": "podman-gvproxy-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.aarch64::container-tools:rhel8",
"product": {
"name": "podman-gvproxy-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.aarch64 (container-tools:rhel8)",
"product_id": "podman-gvproxy-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.aarch64::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-gvproxy@4.4.1-8.module%2Bel8.8.0%2B18438%2B15d3aa65?arch=aarch64\u0026epoch=3\u0026rpmmod=container-tools:rhel8:8080020230321153727:0f77c1b7"
}
}
},
{
"category": "product_version",
"name": "podman-gvproxy-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.aarch64::container-tools:rhel8",
"product": {
"name": "podman-gvproxy-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.aarch64 (container-tools:rhel8)",
"product_id": "podman-gvproxy-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.aarch64::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-gvproxy-debuginfo@4.4.1-8.module%2Bel8.8.0%2B18438%2B15d3aa65?arch=aarch64\u0026epoch=3\u0026rpmmod=container-tools:rhel8:8080020230321153727:0f77c1b7"
}
}
},
{
"category": "product_version",
"name": "podman-plugins-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.aarch64::container-tools:rhel8",
"product": {
"name": "podman-plugins-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.aarch64 (container-tools:rhel8)",
"product_id": "podman-plugins-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.aarch64::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-plugins@4.4.1-8.module%2Bel8.8.0%2B18438%2B15d3aa65?arch=aarch64\u0026epoch=3\u0026rpmmod=container-tools:rhel8:8080020230321153727:0f77c1b7"
}
}
},
{
"category": "product_version",
"name": "podman-plugins-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.aarch64::container-tools:rhel8",
"product": {
"name": "podman-plugins-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.aarch64 (container-tools:rhel8)",
"product_id": "podman-plugins-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.aarch64::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-plugins-debuginfo@4.4.1-8.module%2Bel8.8.0%2B18438%2B15d3aa65?arch=aarch64\u0026epoch=3\u0026rpmmod=container-tools:rhel8:8080020230321153727:0f77c1b7"
}
}
},
{
"category": "product_version",
"name": "podman-remote-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.aarch64::container-tools:rhel8",
"product": {
"name": "podman-remote-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.aarch64 (container-tools:rhel8)",
"product_id": "podman-remote-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.aarch64::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-remote@4.4.1-8.module%2Bel8.8.0%2B18438%2B15d3aa65?arch=aarch64\u0026epoch=3\u0026rpmmod=container-tools:rhel8:8080020230321153727:0f77c1b7"
}
}
},
{
"category": "product_version",
"name": "podman-remote-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.aarch64::container-tools:rhel8",
"product": {
"name": "podman-remote-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.aarch64 (container-tools:rhel8)",
"product_id": "podman-remote-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.aarch64::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-remote-debuginfo@4.4.1-8.module%2Bel8.8.0%2B18438%2B15d3aa65?arch=aarch64\u0026epoch=3\u0026rpmmod=container-tools:rhel8:8080020230321153727:0f77c1b7"
}
}
},
{
"category": "product_version",
"name": "podman-tests-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.aarch64::container-tools:rhel8",
"product": {
"name": "podman-tests-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.aarch64 (container-tools:rhel8)",
"product_id": "podman-tests-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.aarch64::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-tests@4.4.1-8.module%2Bel8.8.0%2B18438%2B15d3aa65?arch=aarch64\u0026epoch=3\u0026rpmmod=container-tools:rhel8:8080020230321153727:0f77c1b7"
}
}
},
{
"category": "product_version",
"name": "python3-criu-0:3.15-3.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"product": {
"name": "python3-criu-0:3.15-3.module+el8.8.0+18060+3f21f2cc.aarch64 (container-tools:rhel8)",
"product_id": "python3-criu-0:3.15-3.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-criu@3.15-3.module%2Bel8.8.0%2B18060%2B3f21f2cc?arch=aarch64\u0026rpmmod=container-tools:rhel8:8080020230321153727:0f77c1b7"
}
}
},
{
"category": "product_version",
"name": "runc-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"product": {
"name": "runc-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.aarch64 (container-tools:rhel8)",
"product_id": "runc-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/runc@1.1.4-1.module%2Bel8.8.0%2B18060%2B3f21f2cc?arch=aarch64\u0026epoch=1\u0026rpmmod=container-tools:rhel8:8080020230321153727:0f77c1b7"
}
}
},
{
"category": "product_version",
"name": "runc-debuginfo-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"product": {
"name": "runc-debuginfo-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.aarch64 (container-tools:rhel8)",
"product_id": "runc-debuginfo-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/runc-debuginfo@1.1.4-1.module%2Bel8.8.0%2B18060%2B3f21f2cc?arch=aarch64\u0026epoch=1\u0026rpmmod=container-tools:rhel8:8080020230321153727:0f77c1b7"
}
}
},
{
"category": "product_version",
"name": "runc-debugsource-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"product": {
"name": "runc-debugsource-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.aarch64 (container-tools:rhel8)",
"product_id": "runc-debugsource-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/runc-debugsource@1.1.4-1.module%2Bel8.8.0%2B18060%2B3f21f2cc?arch=aarch64\u0026epoch=1\u0026rpmmod=container-tools:rhel8:8080020230321153727:0f77c1b7"
}
}
},
{
"category": "product_version",
"name": "skopeo-2:1.11.2-0.2.module+el8.8.0+18251+ad5b274c.aarch64::container-tools:rhel8",
"product": {
"name": "skopeo-2:1.11.2-0.2.module+el8.8.0+18251+ad5b274c.aarch64 (container-tools:rhel8)",
"product_id": "skopeo-2:1.11.2-0.2.module+el8.8.0+18251+ad5b274c.aarch64::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/skopeo@1.11.2-0.2.module%2Bel8.8.0%2B18251%2Bad5b274c?arch=aarch64\u0026epoch=2\u0026rpmmod=container-tools:rhel8:8080020230321153727:0f77c1b7"
}
}
},
{
"category": "product_version",
"name": "skopeo-tests-2:1.11.2-0.2.module+el8.8.0+18251+ad5b274c.aarch64::container-tools:rhel8",
"product": {
"name": "skopeo-tests-2:1.11.2-0.2.module+el8.8.0+18251+ad5b274c.aarch64 (container-tools:rhel8)",
"product_id": "skopeo-tests-2:1.11.2-0.2.module+el8.8.0+18251+ad5b274c.aarch64::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/skopeo-tests@1.11.2-0.2.module%2Bel8.8.0%2B18251%2Bad5b274c?arch=aarch64\u0026epoch=2\u0026rpmmod=container-tools:rhel8:8080020230321153727:0f77c1b7"
}
}
},
{
"category": "product_version",
"name": "slirp4netns-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"product": {
"name": "slirp4netns-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.aarch64 (container-tools:rhel8)",
"product_id": "slirp4netns-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/slirp4netns@1.2.0-2.module%2Bel8.8.0%2B18060%2B3f21f2cc?arch=aarch64\u0026rpmmod=container-tools:rhel8:8080020230321153727:0f77c1b7"
}
}
},
{
"category": "product_version",
"name": "slirp4netns-debuginfo-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"product": {
"name": "slirp4netns-debuginfo-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.aarch64 (container-tools:rhel8)",
"product_id": "slirp4netns-debuginfo-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/slirp4netns-debuginfo@1.2.0-2.module%2Bel8.8.0%2B18060%2B3f21f2cc?arch=aarch64\u0026rpmmod=container-tools:rhel8:8080020230321153727:0f77c1b7"
}
}
},
{
"category": "product_version",
"name": "slirp4netns-debugsource-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"product": {
"name": "slirp4netns-debugsource-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.aarch64 (container-tools:rhel8)",
"product_id": "slirp4netns-debugsource-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/slirp4netns-debugsource@1.2.0-2.module%2Bel8.8.0%2B18060%2B3f21f2cc?arch=aarch64\u0026rpmmod=container-tools:rhel8:8080020230321153727:0f77c1b7"
}
}
},
{
"category": "product_version",
"name": "toolbox-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.aarch64::container-tools:rhel8",
"product": {
"name": "toolbox-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.aarch64 (container-tools:rhel8)",
"product_id": "toolbox-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.aarch64::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/toolbox@0.0.99.3-7.module%2Bel8.8.0%2B18119%2Be3deee03?arch=aarch64\u0026rpmmod=container-tools:rhel8:8080020230321153727:0f77c1b7"
}
}
},
{
"category": "product_version",
"name": "toolbox-debuginfo-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.aarch64::container-tools:rhel8",
"product": {
"name": "toolbox-debuginfo-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.aarch64 (container-tools:rhel8)",
"product_id": "toolbox-debuginfo-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.aarch64::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/toolbox-debuginfo@0.0.99.3-7.module%2Bel8.8.0%2B18119%2Be3deee03?arch=aarch64\u0026rpmmod=container-tools:rhel8:8080020230321153727:0f77c1b7"
}
}
},
{
"category": "product_version",
"name": "toolbox-debugsource-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.aarch64::container-tools:rhel8",
"product": {
"name": "toolbox-debugsource-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.aarch64 (container-tools:rhel8)",
"product_id": "toolbox-debugsource-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.aarch64::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/toolbox-debugsource@0.0.99.3-7.module%2Bel8.8.0%2B18119%2Be3deee03?arch=aarch64\u0026rpmmod=container-tools:rhel8:8080020230321153727:0f77c1b7"
}
}
},
{
"category": "product_version",
"name": "toolbox-tests-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.aarch64::container-tools:rhel8",
"product": {
"name": "toolbox-tests-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.aarch64 (container-tools:rhel8)",
"product_id": "toolbox-tests-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.aarch64::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/toolbox-tests@0.0.99.3-7.module%2Bel8.8.0%2B18119%2Be3deee03?arch=aarch64\u0026rpmmod=container-tools:rhel8:8080020230321153727:0f77c1b7"
}
}
}
],
"category": "architecture",
"name": "aarch64"
}
],
"category": "vendor",
"name": "Red Hat"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "aardvark-dns-2:1.5.0-2.module+el8.8.0+18060+3f21f2cc.aarch64 (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.GA:aardvark-dns-2:1.5.0-2.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8"
},
"product_reference": "aardvark-dns-2:1.5.0-2.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.8.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "aardvark-dns-2:1.5.0-2.module+el8.8.0+18060+3f21f2cc.ppc64le (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.GA:aardvark-dns-2:1.5.0-2.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8"
},
"product_reference": "aardvark-dns-2:1.5.0-2.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.8.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "aardvark-dns-2:1.5.0-2.module+el8.8.0+18060+3f21f2cc.s390x (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.GA:aardvark-dns-2:1.5.0-2.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8"
},
"product_reference": "aardvark-dns-2:1.5.0-2.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.8.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "aardvark-dns-2:1.5.0-2.module+el8.8.0+18060+3f21f2cc.src (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.GA:aardvark-dns-2:1.5.0-2.module+el8.8.0+18060+3f21f2cc.src::container-tools:rhel8"
},
"product_reference": "aardvark-dns-2:1.5.0-2.module+el8.8.0+18060+3f21f2cc.src::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.8.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "aardvark-dns-2:1.5.0-2.module+el8.8.0+18060+3f21f2cc.x86_64 (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.GA:aardvark-dns-2:1.5.0-2.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8"
},
"product_reference": "aardvark-dns-2:1.5.0-2.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.8.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "buildah-1:1.29.1-1.module+el8.8.0+18195+471da4bb.aarch64 (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.GA:buildah-1:1.29.1-1.module+el8.8.0+18195+471da4bb.aarch64::container-tools:rhel8"
},
"product_reference": "buildah-1:1.29.1-1.module+el8.8.0+18195+471da4bb.aarch64::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.8.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "buildah-1:1.29.1-1.module+el8.8.0+18195+471da4bb.ppc64le (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.GA:buildah-1:1.29.1-1.module+el8.8.0+18195+471da4bb.ppc64le::container-tools:rhel8"
},
"product_reference": "buildah-1:1.29.1-1.module+el8.8.0+18195+471da4bb.ppc64le::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.8.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "buildah-1:1.29.1-1.module+el8.8.0+18195+471da4bb.s390x (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.GA:buildah-1:1.29.1-1.module+el8.8.0+18195+471da4bb.s390x::container-tools:rhel8"
},
"product_reference": "buildah-1:1.29.1-1.module+el8.8.0+18195+471da4bb.s390x::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.8.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "buildah-1:1.29.1-1.module+el8.8.0+18195+471da4bb.src (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.GA:buildah-1:1.29.1-1.module+el8.8.0+18195+471da4bb.src::container-tools:rhel8"
},
"product_reference": "buildah-1:1.29.1-1.module+el8.8.0+18195+471da4bb.src::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.8.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "buildah-1:1.29.1-1.module+el8.8.0+18195+471da4bb.x86_64 (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.GA:buildah-1:1.29.1-1.module+el8.8.0+18195+471da4bb.x86_64::container-tools:rhel8"
},
"product_reference": "buildah-1:1.29.1-1.module+el8.8.0+18195+471da4bb.x86_64::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.8.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "buildah-debuginfo-1:1.29.1-1.module+el8.8.0+18195+471da4bb.aarch64 (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.GA:buildah-debuginfo-1:1.29.1-1.module+el8.8.0+18195+471da4bb.aarch64::container-tools:rhel8"
},
"product_reference": "buildah-debuginfo-1:1.29.1-1.module+el8.8.0+18195+471da4bb.aarch64::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.8.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "buildah-debuginfo-1:1.29.1-1.module+el8.8.0+18195+471da4bb.ppc64le (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.GA:buildah-debuginfo-1:1.29.1-1.module+el8.8.0+18195+471da4bb.ppc64le::container-tools:rhel8"
},
"product_reference": "buildah-debuginfo-1:1.29.1-1.module+el8.8.0+18195+471da4bb.ppc64le::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.8.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "buildah-debuginfo-1:1.29.1-1.module+el8.8.0+18195+471da4bb.s390x (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.GA:buildah-debuginfo-1:1.29.1-1.module+el8.8.0+18195+471da4bb.s390x::container-tools:rhel8"
},
"product_reference": "buildah-debuginfo-1:1.29.1-1.module+el8.8.0+18195+471da4bb.s390x::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.8.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "buildah-debuginfo-1:1.29.1-1.module+el8.8.0+18195+471da4bb.x86_64 (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.GA:buildah-debuginfo-1:1.29.1-1.module+el8.8.0+18195+471da4bb.x86_64::container-tools:rhel8"
},
"product_reference": "buildah-debuginfo-1:1.29.1-1.module+el8.8.0+18195+471da4bb.x86_64::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.8.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "buildah-debugsource-1:1.29.1-1.module+el8.8.0+18195+471da4bb.aarch64 (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.GA:buildah-debugsource-1:1.29.1-1.module+el8.8.0+18195+471da4bb.aarch64::container-tools:rhel8"
},
"product_reference": "buildah-debugsource-1:1.29.1-1.module+el8.8.0+18195+471da4bb.aarch64::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.8.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "buildah-debugsource-1:1.29.1-1.module+el8.8.0+18195+471da4bb.ppc64le (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.GA:buildah-debugsource-1:1.29.1-1.module+el8.8.0+18195+471da4bb.ppc64le::container-tools:rhel8"
},
"product_reference": "buildah-debugsource-1:1.29.1-1.module+el8.8.0+18195+471da4bb.ppc64le::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.8.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "buildah-debugsource-1:1.29.1-1.module+el8.8.0+18195+471da4bb.s390x (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.GA:buildah-debugsource-1:1.29.1-1.module+el8.8.0+18195+471da4bb.s390x::container-tools:rhel8"
},
"product_reference": "buildah-debugsource-1:1.29.1-1.module+el8.8.0+18195+471da4bb.s390x::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.8.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "buildah-debugsource-1:1.29.1-1.module+el8.8.0+18195+471da4bb.x86_64 (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.GA:buildah-debugsource-1:1.29.1-1.module+el8.8.0+18195+471da4bb.x86_64::container-tools:rhel8"
},
"product_reference": "buildah-debugsource-1:1.29.1-1.module+el8.8.0+18195+471da4bb.x86_64::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.8.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "buildah-tests-1:1.29.1-1.module+el8.8.0+18195+471da4bb.aarch64 (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.GA:buildah-tests-1:1.29.1-1.module+el8.8.0+18195+471da4bb.aarch64::container-tools:rhel8"
},
"product_reference": "buildah-tests-1:1.29.1-1.module+el8.8.0+18195+471da4bb.aarch64::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.8.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "buildah-tests-1:1.29.1-1.module+el8.8.0+18195+471da4bb.ppc64le (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.GA:buildah-tests-1:1.29.1-1.module+el8.8.0+18195+471da4bb.ppc64le::container-tools:rhel8"
},
"product_reference": "buildah-tests-1:1.29.1-1.module+el8.8.0+18195+471da4bb.ppc64le::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.8.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "buildah-tests-1:1.29.1-1.module+el8.8.0+18195+471da4bb.s390x (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.GA:buildah-tests-1:1.29.1-1.module+el8.8.0+18195+471da4bb.s390x::container-tools:rhel8"
},
"product_reference": "buildah-tests-1:1.29.1-1.module+el8.8.0+18195+471da4bb.s390x::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.8.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "buildah-tests-1:1.29.1-1.module+el8.8.0+18195+471da4bb.x86_64 (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.GA:buildah-tests-1:1.29.1-1.module+el8.8.0+18195+471da4bb.x86_64::container-tools:rhel8"
},
"product_reference": "buildah-tests-1:1.29.1-1.module+el8.8.0+18195+471da4bb.x86_64::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.8.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "buildah-tests-debuginfo-1:1.29.1-1.module+el8.8.0+18195+471da4bb.aarch64 (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.GA:buildah-tests-debuginfo-1:1.29.1-1.module+el8.8.0+18195+471da4bb.aarch64::container-tools:rhel8"
},
"product_reference": "buildah-tests-debuginfo-1:1.29.1-1.module+el8.8.0+18195+471da4bb.aarch64::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.8.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "buildah-tests-debuginfo-1:1.29.1-1.module+el8.8.0+18195+471da4bb.ppc64le (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.GA:buildah-tests-debuginfo-1:1.29.1-1.module+el8.8.0+18195+471da4bb.ppc64le::container-tools:rhel8"
},
"product_reference": "buildah-tests-debuginfo-1:1.29.1-1.module+el8.8.0+18195+471da4bb.ppc64le::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.8.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "buildah-tests-debuginfo-1:1.29.1-1.module+el8.8.0+18195+471da4bb.s390x (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.GA:buildah-tests-debuginfo-1:1.29.1-1.module+el8.8.0+18195+471da4bb.s390x::container-tools:rhel8"
},
"product_reference": "buildah-tests-debuginfo-1:1.29.1-1.module+el8.8.0+18195+471da4bb.s390x::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.8.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "buildah-tests-debuginfo-1:1.29.1-1.module+el8.8.0+18195+471da4bb.x86_64 (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.GA:buildah-tests-debuginfo-1:1.29.1-1.module+el8.8.0+18195+471da4bb.x86_64::container-tools:rhel8"
},
"product_reference": "buildah-tests-debuginfo-1:1.29.1-1.module+el8.8.0+18195+471da4bb.x86_64::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.8.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cockpit-podman-0:63.1-1.module+el8.8.0+18286+cd236dce.noarch (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.GA:cockpit-podman-0:63.1-1.module+el8.8.0+18286+cd236dce.noarch::container-tools:rhel8"
},
"product_reference": "cockpit-podman-0:63.1-1.module+el8.8.0+18286+cd236dce.noarch::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.8.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cockpit-podman-0:63.1-1.module+el8.8.0+18286+cd236dce.src (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.GA:cockpit-podman-0:63.1-1.module+el8.8.0+18286+cd236dce.src::container-tools:rhel8"
},
"product_reference": "cockpit-podman-0:63.1-1.module+el8.8.0+18286+cd236dce.src::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.8.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "conmon-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.aarch64 (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.GA:conmon-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.aarch64::container-tools:rhel8"
},
"product_reference": "conmon-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.aarch64::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.8.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "conmon-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.ppc64le (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.GA:conmon-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.ppc64le::container-tools:rhel8"
},
"product_reference": "conmon-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.ppc64le::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.8.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "conmon-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.s390x (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.GA:conmon-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.s390x::container-tools:rhel8"
},
"product_reference": "conmon-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.s390x::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.8.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "conmon-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.src (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.GA:conmon-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.src::container-tools:rhel8"
},
"product_reference": "conmon-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.src::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.8.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "conmon-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.x86_64 (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.GA:conmon-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.x86_64::container-tools:rhel8"
},
"product_reference": "conmon-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.x86_64::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.8.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "conmon-debuginfo-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.aarch64 (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.GA:conmon-debuginfo-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.aarch64::container-tools:rhel8"
},
"product_reference": "conmon-debuginfo-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.aarch64::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.8.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "conmon-debuginfo-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.ppc64le (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.GA:conmon-debuginfo-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.ppc64le::container-tools:rhel8"
},
"product_reference": "conmon-debuginfo-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.ppc64le::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.8.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "conmon-debuginfo-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.s390x (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.GA:conmon-debuginfo-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.s390x::container-tools:rhel8"
},
"product_reference": "conmon-debuginfo-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.s390x::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.8.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "conmon-debuginfo-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.x86_64 (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.GA:conmon-debuginfo-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.x86_64::container-tools:rhel8"
},
"product_reference": "conmon-debuginfo-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.x86_64::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.8.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "conmon-debugsource-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.aarch64 (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.GA:conmon-debugsource-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.aarch64::container-tools:rhel8"
},
"product_reference": "conmon-debugsource-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.aarch64::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.8.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "conmon-debugsource-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.ppc64le (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.GA:conmon-debugsource-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.ppc64le::container-tools:rhel8"
},
"product_reference": "conmon-debugsource-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.ppc64le::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.8.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "conmon-debugsource-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.s390x (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.GA:conmon-debugsource-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.s390x::container-tools:rhel8"
},
"product_reference": "conmon-debugsource-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.s390x::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.8.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "conmon-debugsource-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.x86_64 (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.GA:conmon-debugsource-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.x86_64::container-tools:rhel8"
},
"product_reference": "conmon-debugsource-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.x86_64::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.8.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "container-selinux-2:2.205.0-2.module+el8.8.0+18438+15d3aa65.noarch (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.GA:container-selinux-2:2.205.0-2.module+el8.8.0+18438+15d3aa65.noarch::container-tools:rhel8"
},
"product_reference": "container-selinux-2:2.205.0-2.module+el8.8.0+18438+15d3aa65.noarch::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.8.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "container-selinux-2:2.205.0-2.module+el8.8.0+18438+15d3aa65.src (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.GA:container-selinux-2:2.205.0-2.module+el8.8.0+18438+15d3aa65.src::container-tools:rhel8"
},
"product_reference": "container-selinux-2:2.205.0-2.module+el8.8.0+18438+15d3aa65.src::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.8.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "containernetworking-plugins-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.aarch64 (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.GA:containernetworking-plugins-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8"
},
"product_reference": "containernetworking-plugins-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.8.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "containernetworking-plugins-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.ppc64le (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.GA:containernetworking-plugins-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8"
},
"product_reference": "containernetworking-plugins-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.8.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "containernetworking-plugins-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.s390x (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.GA:containernetworking-plugins-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8"
},
"product_reference": "containernetworking-plugins-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.8.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "containernetworking-plugins-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.src (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.GA:containernetworking-plugins-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.src::container-tools:rhel8"
},
"product_reference": "containernetworking-plugins-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.src::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.8.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "containernetworking-plugins-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.x86_64 (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.GA:containernetworking-plugins-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8"
},
"product_reference": "containernetworking-plugins-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.8.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "containernetworking-plugins-debuginfo-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.aarch64 (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.GA:containernetworking-plugins-debuginfo-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8"
},
"product_reference": "containernetworking-plugins-debuginfo-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.8.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "containernetworking-plugins-debuginfo-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.ppc64le (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.GA:containernetworking-plugins-debuginfo-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8"
},
"product_reference": "containernetworking-plugins-debuginfo-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.8.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "containernetworking-plugins-debuginfo-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.s390x (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.GA:containernetworking-plugins-debuginfo-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8"
},
"product_reference": "containernetworking-plugins-debuginfo-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.8.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "containernetworking-plugins-debuginfo-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.x86_64 (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.GA:containernetworking-plugins-debuginfo-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8"
},
"product_reference": "containernetworking-plugins-debuginfo-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.8.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "containernetworking-plugins-debugsource-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.aarch64 (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.GA:containernetworking-plugins-debugsource-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8"
},
"product_reference": "containernetworking-plugins-debugsource-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.8.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "containernetworking-plugins-debugsource-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.ppc64le (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.GA:containernetworking-plugins-debugsource-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8"
},
"product_reference": "containernetworking-plugins-debugsource-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.8.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "containernetworking-plugins-debugsource-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.s390x (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.GA:containernetworking-plugins-debugsource-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8"
},
"product_reference": "containernetworking-plugins-debugsource-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.8.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "containernetworking-plugins-debugsource-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.x86_64 (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.GA:containernetworking-plugins-debugsource-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8"
},
"product_reference": "containernetworking-plugins-debugsource-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.8.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "containers-common-2:1-63.module+el8.8.0+18438+15d3aa65.aarch64 (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.GA:containers-common-2:1-63.module+el8.8.0+18438+15d3aa65.aarch64::container-tools:rhel8"
},
"product_reference": "containers-common-2:1-63.module+el8.8.0+18438+15d3aa65.aarch64::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.8.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "containers-common-2:1-63.module+el8.8.0+18438+15d3aa65.ppc64le (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.GA:containers-common-2:1-63.module+el8.8.0+18438+15d3aa65.ppc64le::container-tools:rhel8"
},
"product_reference": "containers-common-2:1-63.module+el8.8.0+18438+15d3aa65.ppc64le::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.8.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "containers-common-2:1-63.module+el8.8.0+18438+15d3aa65.s390x (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.GA:containers-common-2:1-63.module+el8.8.0+18438+15d3aa65.s390x::container-tools:rhel8"
},
"product_reference": "containers-common-2:1-63.module+el8.8.0+18438+15d3aa65.s390x::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.8.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "containers-common-2:1-63.module+el8.8.0+18438+15d3aa65.src (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.GA:containers-common-2:1-63.module+el8.8.0+18438+15d3aa65.src::container-tools:rhel8"
},
"product_reference": "containers-common-2:1-63.module+el8.8.0+18438+15d3aa65.src::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.8.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "containers-common-2:1-63.module+el8.8.0+18438+15d3aa65.x86_64 (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.GA:containers-common-2:1-63.module+el8.8.0+18438+15d3aa65.x86_64::container-tools:rhel8"
},
"product_reference": "containers-common-2:1-63.module+el8.8.0+18438+15d3aa65.x86_64::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.8.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "crit-0:3.15-3.module+el8.8.0+18060+3f21f2cc.aarch64 (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.GA:crit-0:3.15-3.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8"
},
"product_reference": "crit-0:3.15-3.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.8.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "crit-0:3.15-3.module+el8.8.0+18060+3f21f2cc.ppc64le (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.GA:crit-0:3.15-3.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8"
},
"product_reference": "crit-0:3.15-3.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.8.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "crit-0:3.15-3.module+el8.8.0+18060+3f21f2cc.s390x (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.GA:crit-0:3.15-3.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8"
},
"product_reference": "crit-0:3.15-3.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.8.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "crit-0:3.15-3.module+el8.8.0+18060+3f21f2cc.x86_64 (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.GA:crit-0:3.15-3.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8"
},
"product_reference": "crit-0:3.15-3.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.8.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "criu-0:3.15-3.module+el8.8.0+18060+3f21f2cc.aarch64 (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.GA:criu-0:3.15-3.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8"
},
"product_reference": "criu-0:3.15-3.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.8.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "criu-0:3.15-3.module+el8.8.0+18060+3f21f2cc.ppc64le (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.GA:criu-0:3.15-3.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8"
},
"product_reference": "criu-0:3.15-3.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.8.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "criu-0:3.15-3.module+el8.8.0+18060+3f21f2cc.s390x (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.GA:criu-0:3.15-3.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8"
},
"product_reference": "criu-0:3.15-3.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.8.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "criu-0:3.15-3.module+el8.8.0+18060+3f21f2cc.src (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.GA:criu-0:3.15-3.module+el8.8.0+18060+3f21f2cc.src::container-tools:rhel8"
},
"product_reference": "criu-0:3.15-3.module+el8.8.0+18060+3f21f2cc.src::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.8.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "criu-0:3.15-3.module+el8.8.0+18060+3f21f2cc.x86_64 (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.GA:criu-0:3.15-3.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8"
},
"product_reference": "criu-0:3.15-3.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.8.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "criu-debuginfo-0:3.15-3.module+el8.8.0+18060+3f21f2cc.aarch64 (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.GA:criu-debuginfo-0:3.15-3.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8"
},
"product_reference": "criu-debuginfo-0:3.15-3.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.8.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "criu-debuginfo-0:3.15-3.module+el8.8.0+18060+3f21f2cc.ppc64le (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.GA:criu-debuginfo-0:3.15-3.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8"
},
"product_reference": "criu-debuginfo-0:3.15-3.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.8.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "criu-debuginfo-0:3.15-3.module+el8.8.0+18060+3f21f2cc.s390x (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.GA:criu-debuginfo-0:3.15-3.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8"
},
"product_reference": "criu-debuginfo-0:3.15-3.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.8.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "criu-debuginfo-0:3.15-3.module+el8.8.0+18060+3f21f2cc.x86_64 (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.GA:criu-debuginfo-0:3.15-3.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8"
},
"product_reference": "criu-debuginfo-0:3.15-3.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.8.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "criu-debugsource-0:3.15-3.module+el8.8.0+18060+3f21f2cc.aarch64 (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.GA:criu-debugsource-0:3.15-3.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8"
},
"product_reference": "criu-debugsource-0:3.15-3.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.8.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "criu-debugsource-0:3.15-3.module+el8.8.0+18060+3f21f2cc.ppc64le (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.GA:criu-debugsource-0:3.15-3.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8"
},
"product_reference": "criu-debugsource-0:3.15-3.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.8.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "criu-debugsource-0:3.15-3.module+el8.8.0+18060+3f21f2cc.s390x (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.GA:criu-debugsource-0:3.15-3.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8"
},
"product_reference": "criu-debugsource-0:3.15-3.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.8.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "criu-debugsource-0:3.15-3.module+el8.8.0+18060+3f21f2cc.x86_64 (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.GA:criu-debugsource-0:3.15-3.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8"
},
"product_reference": "criu-debugsource-0:3.15-3.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.8.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "criu-devel-0:3.15-3.module+el8.8.0+18060+3f21f2cc.aarch64 (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.GA:criu-devel-0:3.15-3.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8"
},
"product_reference": "criu-devel-0:3.15-3.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.8.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "criu-devel-0:3.15-3.module+el8.8.0+18060+3f21f2cc.ppc64le (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.GA:criu-devel-0:3.15-3.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8"
},
"product_reference": "criu-devel-0:3.15-3.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.8.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "criu-devel-0:3.15-3.module+el8.8.0+18060+3f21f2cc.s390x (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.GA:criu-devel-0:3.15-3.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8"
},
"product_reference": "criu-devel-0:3.15-3.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.8.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "criu-devel-0:3.15-3.module+el8.8.0+18060+3f21f2cc.x86_64 (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.GA:criu-devel-0:3.15-3.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8"
},
"product_reference": "criu-devel-0:3.15-3.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.8.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "criu-libs-0:3.15-3.module+el8.8.0+18060+3f21f2cc.aarch64 (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.GA:criu-libs-0:3.15-3.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8"
},
"product_reference": "criu-libs-0:3.15-3.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.8.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "criu-libs-0:3.15-3.module+el8.8.0+18060+3f21f2cc.ppc64le (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.GA:criu-libs-0:3.15-3.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8"
},
"product_reference": "criu-libs-0:3.15-3.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.8.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "criu-libs-0:3.15-3.module+el8.8.0+18060+3f21f2cc.s390x (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.GA:criu-libs-0:3.15-3.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8"
},
"product_reference": "criu-libs-0:3.15-3.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.8.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "criu-libs-0:3.15-3.module+el8.8.0+18060+3f21f2cc.x86_64 (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.GA:criu-libs-0:3.15-3.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8"
},
"product_reference": "criu-libs-0:3.15-3.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.8.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "criu-libs-debuginfo-0:3.15-3.module+el8.8.0+18060+3f21f2cc.aarch64 (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.GA:criu-libs-debuginfo-0:3.15-3.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8"
},
"product_reference": "criu-libs-debuginfo-0:3.15-3.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.8.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "criu-libs-debuginfo-0:3.15-3.module+el8.8.0+18060+3f21f2cc.ppc64le (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.GA:criu-libs-debuginfo-0:3.15-3.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8"
},
"product_reference": "criu-libs-debuginfo-0:3.15-3.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.8.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "criu-libs-debuginfo-0:3.15-3.module+el8.8.0+18060+3f21f2cc.s390x (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.GA:criu-libs-debuginfo-0:3.15-3.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8"
},
"product_reference": "criu-libs-debuginfo-0:3.15-3.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.8.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "criu-libs-debuginfo-0:3.15-3.module+el8.8.0+18060+3f21f2cc.x86_64 (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.GA:criu-libs-debuginfo-0:3.15-3.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8"
},
"product_reference": "criu-libs-debuginfo-0:3.15-3.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.8.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "crun-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.aarch64 (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.GA:crun-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.aarch64::container-tools:rhel8"
},
"product_reference": "crun-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.aarch64::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.8.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "crun-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.ppc64le (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.GA:crun-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.ppc64le::container-tools:rhel8"
},
"product_reference": "crun-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.ppc64le::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.8.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "crun-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.s390x (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.GA:crun-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.s390x::container-tools:rhel8"
},
"product_reference": "crun-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.s390x::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.8.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "crun-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.src (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.GA:crun-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.src::container-tools:rhel8"
},
"product_reference": "crun-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.src::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.8.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "crun-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.x86_64 (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.GA:crun-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.x86_64::container-tools:rhel8"
},
"product_reference": "crun-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.x86_64::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.8.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "crun-debuginfo-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.aarch64 (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.GA:crun-debuginfo-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.aarch64::container-tools:rhel8"
},
"product_reference": "crun-debuginfo-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.aarch64::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.8.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "crun-debuginfo-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.ppc64le (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.GA:crun-debuginfo-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.ppc64le::container-tools:rhel8"
},
"product_reference": "crun-debuginfo-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.ppc64le::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.8.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "crun-debuginfo-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.s390x (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.GA:crun-debuginfo-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.s390x::container-tools:rhel8"
},
"product_reference": "crun-debuginfo-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.s390x::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.8.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "crun-debuginfo-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.x86_64 (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.GA:crun-debuginfo-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.x86_64::container-tools:rhel8"
},
"product_reference": "crun-debuginfo-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.x86_64::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.8.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "crun-debugsource-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.aarch64 (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.GA:crun-debugsource-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.aarch64::container-tools:rhel8"
},
"product_reference": "crun-debugsource-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.aarch64::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.8.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "crun-debugsource-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.ppc64le (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.GA:crun-debugsource-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.ppc64le::container-tools:rhel8"
},
"product_reference": "crun-debugsource-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.ppc64le::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.8.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "crun-debugsource-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.s390x (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.GA:crun-debugsource-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.s390x::container-tools:rhel8"
},
"product_reference": "crun-debugsource-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.s390x::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.8.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "crun-debugsource-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.x86_64 (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.GA:crun-debugsource-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.x86_64::container-tools:rhel8"
},
"product_reference": "crun-debugsource-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.x86_64::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.8.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fuse-overlayfs-0:1.10-1.module+el8.8.0+18060+3f21f2cc.aarch64 (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.GA:fuse-overlayfs-0:1.10-1.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8"
},
"product_reference": "fuse-overlayfs-0:1.10-1.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.8.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fuse-overlayfs-0:1.10-1.module+el8.8.0+18060+3f21f2cc.ppc64le (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.GA:fuse-overlayfs-0:1.10-1.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8"
},
"product_reference": "fuse-overlayfs-0:1.10-1.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.8.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fuse-overlayfs-0:1.10-1.module+el8.8.0+18060+3f21f2cc.s390x (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.GA:fuse-overlayfs-0:1.10-1.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8"
},
"product_reference": "fuse-overlayfs-0:1.10-1.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.8.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fuse-overlayfs-0:1.10-1.module+el8.8.0+18060+3f21f2cc.src (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.GA:fuse-overlayfs-0:1.10-1.module+el8.8.0+18060+3f21f2cc.src::container-tools:rhel8"
},
"product_reference": "fuse-overlayfs-0:1.10-1.module+el8.8.0+18060+3f21f2cc.src::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.8.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fuse-overlayfs-0:1.10-1.module+el8.8.0+18060+3f21f2cc.x86_64 (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.GA:fuse-overlayfs-0:1.10-1.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8"
},
"product_reference": "fuse-overlayfs-0:1.10-1.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.8.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fuse-overlayfs-debuginfo-0:1.10-1.module+el8.8.0+18060+3f21f2cc.aarch64 (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.GA:fuse-overlayfs-debuginfo-0:1.10-1.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8"
},
"product_reference": "fuse-overlayfs-debuginfo-0:1.10-1.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.8.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fuse-overlayfs-debuginfo-0:1.10-1.module+el8.8.0+18060+3f21f2cc.ppc64le (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.GA:fuse-overlayfs-debuginfo-0:1.10-1.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8"
},
"product_reference": "fuse-overlayfs-debuginfo-0:1.10-1.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.8.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fuse-overlayfs-debuginfo-0:1.10-1.module+el8.8.0+18060+3f21f2cc.s390x (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.GA:fuse-overlayfs-debuginfo-0:1.10-1.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8"
},
"product_reference": "fuse-overlayfs-debuginfo-0:1.10-1.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.8.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fuse-overlayfs-debuginfo-0:1.10-1.module+el8.8.0+18060+3f21f2cc.x86_64 (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.GA:fuse-overlayfs-debuginfo-0:1.10-1.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8"
},
"product_reference": "fuse-overlayfs-debuginfo-0:1.10-1.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.8.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fuse-overlayfs-debugsource-0:1.10-1.module+el8.8.0+18060+3f21f2cc.aarch64 (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.GA:fuse-overlayfs-debugsource-0:1.10-1.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8"
},
"product_reference": "fuse-overlayfs-debugsource-0:1.10-1.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.8.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fuse-overlayfs-debugsource-0:1.10-1.module+el8.8.0+18060+3f21f2cc.ppc64le (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.GA:fuse-overlayfs-debugsource-0:1.10-1.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8"
},
"product_reference": "fuse-overlayfs-debugsource-0:1.10-1.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.8.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fuse-overlayfs-debugsource-0:1.10-1.module+el8.8.0+18060+3f21f2cc.s390x (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.GA:fuse-overlayfs-debugsource-0:1.10-1.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8"
},
"product_reference": "fuse-overlayfs-debugsource-0:1.10-1.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.8.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fuse-overlayfs-debugsource-0:1.10-1.module+el8.8.0+18060+3f21f2cc.x86_64 (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.GA:fuse-overlayfs-debugsource-0:1.10-1.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8"
},
"product_reference": "fuse-overlayfs-debugsource-0:1.10-1.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.8.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libslirp-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.aarch64 (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.GA:libslirp-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8"
},
"product_reference": "libslirp-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.8.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libslirp-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.ppc64le (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.GA:libslirp-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8"
},
"product_reference": "libslirp-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.8.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libslirp-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.s390x (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.GA:libslirp-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8"
},
"product_reference": "libslirp-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.8.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libslirp-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.src (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.GA:libslirp-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.src::container-tools:rhel8"
},
"product_reference": "libslirp-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.src::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.8.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libslirp-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.x86_64 (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.GA:libslirp-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8"
},
"product_reference": "libslirp-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.8.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libslirp-debuginfo-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.aarch64 (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.GA:libslirp-debuginfo-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8"
},
"product_reference": "libslirp-debuginfo-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.8.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libslirp-debuginfo-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.ppc64le (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.GA:libslirp-debuginfo-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8"
},
"product_reference": "libslirp-debuginfo-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.8.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libslirp-debuginfo-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.s390x (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.GA:libslirp-debuginfo-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8"
},
"product_reference": "libslirp-debuginfo-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.8.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libslirp-debuginfo-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.x86_64 (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.GA:libslirp-debuginfo-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8"
},
"product_reference": "libslirp-debuginfo-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.8.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libslirp-debugsource-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.aarch64 (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.GA:libslirp-debugsource-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8"
},
"product_reference": "libslirp-debugsource-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.8.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libslirp-debugsource-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.ppc64le (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.GA:libslirp-debugsource-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8"
},
"product_reference": "libslirp-debugsource-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.8.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libslirp-debugsource-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.s390x (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.GA:libslirp-debugsource-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8"
},
"product_reference": "libslirp-debugsource-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.8.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libslirp-debugsource-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.x86_64 (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.GA:libslirp-debugsource-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8"
},
"product_reference": "libslirp-debugsource-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.8.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libslirp-devel-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.aarch64 (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.GA:libslirp-devel-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8"
},
"product_reference": "libslirp-devel-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.8.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libslirp-devel-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.ppc64le (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.GA:libslirp-devel-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8"
},
"product_reference": "libslirp-devel-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.8.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libslirp-devel-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.s390x (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.GA:libslirp-devel-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8"
},
"product_reference": "libslirp-devel-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.8.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libslirp-devel-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.x86_64 (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.GA:libslirp-devel-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8"
},
"product_reference": "libslirp-devel-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.8.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "netavark-2:1.5.0-4.module+el8.8.0+18060+3f21f2cc.aarch64 (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.GA:netavark-2:1.5.0-4.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8"
},
"product_reference": "netavark-2:1.5.0-4.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.8.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "netavark-2:1.5.0-4.module+el8.8.0+18060+3f21f2cc.ppc64le (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.GA:netavark-2:1.5.0-4.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8"
},
"product_reference": "netavark-2:1.5.0-4.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.8.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "netavark-2:1.5.0-4.module+el8.8.0+18060+3f21f2cc.s390x (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.GA:netavark-2:1.5.0-4.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8"
},
"product_reference": "netavark-2:1.5.0-4.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.8.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "netavark-2:1.5.0-4.module+el8.8.0+18060+3f21f2cc.src (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.GA:netavark-2:1.5.0-4.module+el8.8.0+18060+3f21f2cc.src::container-tools:rhel8"
},
"product_reference": "netavark-2:1.5.0-4.module+el8.8.0+18060+3f21f2cc.src::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.8.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "netavark-2:1.5.0-4.module+el8.8.0+18060+3f21f2cc.x86_64 (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.GA:netavark-2:1.5.0-4.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8"
},
"product_reference": "netavark-2:1.5.0-4.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.8.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "oci-seccomp-bpf-hook-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.aarch64 (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.GA:oci-seccomp-bpf-hook-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8"
},
"product_reference": "oci-seccomp-bpf-hook-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.8.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "oci-seccomp-bpf-hook-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.ppc64le (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.GA:oci-seccomp-bpf-hook-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8"
},
"product_reference": "oci-seccomp-bpf-hook-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.8.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "oci-seccomp-bpf-hook-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.s390x (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.GA:oci-seccomp-bpf-hook-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8"
},
"product_reference": "oci-seccomp-bpf-hook-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.8.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "oci-seccomp-bpf-hook-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.src (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.GA:oci-seccomp-bpf-hook-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.src::container-tools:rhel8"
},
"product_reference": "oci-seccomp-bpf-hook-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.src::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.8.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "oci-seccomp-bpf-hook-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.x86_64 (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.GA:oci-seccomp-bpf-hook-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8"
},
"product_reference": "oci-seccomp-bpf-hook-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.8.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "oci-seccomp-bpf-hook-debuginfo-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.aarch64 (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.GA:oci-seccomp-bpf-hook-debuginfo-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8"
},
"product_reference": "oci-seccomp-bpf-hook-debuginfo-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.8.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "oci-seccomp-bpf-hook-debuginfo-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.ppc64le (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.GA:oci-seccomp-bpf-hook-debuginfo-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8"
},
"product_reference": "oci-seccomp-bpf-hook-debuginfo-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.8.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "oci-seccomp-bpf-hook-debuginfo-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.s390x (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.GA:oci-seccomp-bpf-hook-debuginfo-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8"
},
"product_reference": "oci-seccomp-bpf-hook-debuginfo-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.8.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "oci-seccomp-bpf-hook-debuginfo-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.x86_64 (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.GA:oci-seccomp-bpf-hook-debuginfo-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8"
},
"product_reference": "oci-seccomp-bpf-hook-debuginfo-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.8.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "oci-seccomp-bpf-hook-debugsource-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.aarch64 (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.GA:oci-seccomp-bpf-hook-debugsource-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8"
},
"product_reference": "oci-seccomp-bpf-hook-debugsource-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.8.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "oci-seccomp-bpf-hook-debugsource-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.ppc64le (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.GA:oci-seccomp-bpf-hook-debugsource-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8"
},
"product_reference": "oci-seccomp-bpf-hook-debugsource-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.8.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "oci-seccomp-bpf-hook-debugsource-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.s390x (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.GA:oci-seccomp-bpf-hook-debugsource-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8"
},
"product_reference": "oci-seccomp-bpf-hook-debugsource-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.8.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "oci-seccomp-bpf-hook-debugsource-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.x86_64 (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.GA:oci-seccomp-bpf-hook-debugsource-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8"
},
"product_reference": "oci-seccomp-bpf-hook-debugsource-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.8.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.aarch64 (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.GA:podman-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.aarch64::container-tools:rhel8"
},
"product_reference": "podman-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.aarch64::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.8.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.ppc64le (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.GA:podman-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.ppc64le::container-tools:rhel8"
},
"product_reference": "podman-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.ppc64le::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.8.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.s390x (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.GA:podman-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.s390x::container-tools:rhel8"
},
"product_reference": "podman-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.s390x::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.8.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.src (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.GA:podman-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.src::container-tools:rhel8"
},
"product_reference": "podman-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.src::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.8.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.x86_64 (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.GA:podman-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.x86_64::container-tools:rhel8"
},
"product_reference": "podman-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.x86_64::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.8.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-catatonit-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.aarch64 (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.GA:podman-catatonit-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.aarch64::container-tools:rhel8"
},
"product_reference": "podman-catatonit-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.aarch64::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.8.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-catatonit-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.ppc64le (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.GA:podman-catatonit-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.ppc64le::container-tools:rhel8"
},
"product_reference": "podman-catatonit-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.ppc64le::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.8.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-catatonit-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.s390x (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.GA:podman-catatonit-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.s390x::container-tools:rhel8"
},
"product_reference": "podman-catatonit-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.s390x::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.8.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-catatonit-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.x86_64 (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.GA:podman-catatonit-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.x86_64::container-tools:rhel8"
},
"product_reference": "podman-catatonit-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.x86_64::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.8.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-catatonit-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.aarch64 (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.GA:podman-catatonit-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.aarch64::container-tools:rhel8"
},
"product_reference": "podman-catatonit-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.aarch64::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.8.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-catatonit-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.ppc64le (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.GA:podman-catatonit-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.ppc64le::container-tools:rhel8"
},
"product_reference": "podman-catatonit-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.ppc64le::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.8.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-catatonit-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.s390x (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.GA:podman-catatonit-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.s390x::container-tools:rhel8"
},
"product_reference": "podman-catatonit-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.s390x::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.8.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-catatonit-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.x86_64 (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.GA:podman-catatonit-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.x86_64::container-tools:rhel8"
},
"product_reference": "podman-catatonit-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.x86_64::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.8.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.aarch64 (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.GA:podman-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.aarch64::container-tools:rhel8"
},
"product_reference": "podman-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.aarch64::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.8.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.ppc64le (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.GA:podman-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.ppc64le::container-tools:rhel8"
},
"product_reference": "podman-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.ppc64le::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.8.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.s390x (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.GA:podman-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.s390x::container-tools:rhel8"
},
"product_reference": "podman-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.s390x::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.8.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.x86_64 (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.GA:podman-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.x86_64::container-tools:rhel8"
},
"product_reference": "podman-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.x86_64::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.8.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-debugsource-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.aarch64 (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.GA:podman-debugsource-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.aarch64::container-tools:rhel8"
},
"product_reference": "podman-debugsource-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.aarch64::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.8.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-debugsource-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.ppc64le (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.GA:podman-debugsource-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.ppc64le::container-tools:rhel8"
},
"product_reference": "podman-debugsource-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.ppc64le::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.8.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-debugsource-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.s390x (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.GA:podman-debugsource-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.s390x::container-tools:rhel8"
},
"product_reference": "podman-debugsource-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.s390x::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.8.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-debugsource-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.x86_64 (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.GA:podman-debugsource-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.x86_64::container-tools:rhel8"
},
"product_reference": "podman-debugsource-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.x86_64::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.8.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-docker-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.noarch (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.GA:podman-docker-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.noarch::container-tools:rhel8"
},
"product_reference": "podman-docker-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.noarch::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.8.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-gvproxy-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.aarch64 (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.GA:podman-gvproxy-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.aarch64::container-tools:rhel8"
},
"product_reference": "podman-gvproxy-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.aarch64::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.8.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-gvproxy-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.ppc64le (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.GA:podman-gvproxy-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.ppc64le::container-tools:rhel8"
},
"product_reference": "podman-gvproxy-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.ppc64le::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.8.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-gvproxy-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.s390x (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.GA:podman-gvproxy-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.s390x::container-tools:rhel8"
},
"product_reference": "podman-gvproxy-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.s390x::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.8.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-gvproxy-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.x86_64 (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.GA:podman-gvproxy-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.x86_64::container-tools:rhel8"
},
"product_reference": "podman-gvproxy-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.x86_64::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.8.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-gvproxy-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.aarch64 (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.GA:podman-gvproxy-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.aarch64::container-tools:rhel8"
},
"product_reference": "podman-gvproxy-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.aarch64::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.8.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-gvproxy-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.ppc64le (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.GA:podman-gvproxy-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.ppc64le::container-tools:rhel8"
},
"product_reference": "podman-gvproxy-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.ppc64le::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.8.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-gvproxy-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.s390x (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.GA:podman-gvproxy-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.s390x::container-tools:rhel8"
},
"product_reference": "podman-gvproxy-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.s390x::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.8.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-gvproxy-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.x86_64 (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.GA:podman-gvproxy-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.x86_64::container-tools:rhel8"
},
"product_reference": "podman-gvproxy-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.x86_64::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.8.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-plugins-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.aarch64 (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.GA:podman-plugins-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.aarch64::container-tools:rhel8"
},
"product_reference": "podman-plugins-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.aarch64::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.8.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-plugins-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.ppc64le (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.GA:podman-plugins-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.ppc64le::container-tools:rhel8"
},
"product_reference": "podman-plugins-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.ppc64le::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.8.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-plugins-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.s390x (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.GA:podman-plugins-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.s390x::container-tools:rhel8"
},
"product_reference": "podman-plugins-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.s390x::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.8.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-plugins-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.x86_64 (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.GA:podman-plugins-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.x86_64::container-tools:rhel8"
},
"product_reference": "podman-plugins-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.x86_64::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.8.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-plugins-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.aarch64 (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.GA:podman-plugins-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.aarch64::container-tools:rhel8"
},
"product_reference": "podman-plugins-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.aarch64::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.8.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-plugins-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.ppc64le (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.GA:podman-plugins-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.ppc64le::container-tools:rhel8"
},
"product_reference": "podman-plugins-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.ppc64le::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.8.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-plugins-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.s390x (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.GA:podman-plugins-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.s390x::container-tools:rhel8"
},
"product_reference": "podman-plugins-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.s390x::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.8.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-plugins-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.x86_64 (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.GA:podman-plugins-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.x86_64::container-tools:rhel8"
},
"product_reference": "podman-plugins-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.x86_64::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.8.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-remote-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.aarch64 (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.GA:podman-remote-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.aarch64::container-tools:rhel8"
},
"product_reference": "podman-remote-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.aarch64::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.8.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-remote-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.ppc64le (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.GA:podman-remote-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.ppc64le::container-tools:rhel8"
},
"product_reference": "podman-remote-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.ppc64le::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.8.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-remote-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.s390x (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.GA:podman-remote-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.s390x::container-tools:rhel8"
},
"product_reference": "podman-remote-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.s390x::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.8.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-remote-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.x86_64 (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.GA:podman-remote-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.x86_64::container-tools:rhel8"
},
"product_reference": "podman-remote-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.x86_64::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.8.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-remote-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.aarch64 (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.GA:podman-remote-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.aarch64::container-tools:rhel8"
},
"product_reference": "podman-remote-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.aarch64::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.8.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-remote-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.ppc64le (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.GA:podman-remote-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.ppc64le::container-tools:rhel8"
},
"product_reference": "podman-remote-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.ppc64le::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.8.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-remote-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.s390x (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.GA:podman-remote-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.s390x::container-tools:rhel8"
},
"product_reference": "podman-remote-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.s390x::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.8.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-remote-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.x86_64 (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.GA:podman-remote-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.x86_64::container-tools:rhel8"
},
"product_reference": "podman-remote-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.x86_64::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.8.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-tests-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.aarch64 (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.GA:podman-tests-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.aarch64::container-tools:rhel8"
},
"product_reference": "podman-tests-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.aarch64::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.8.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-tests-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.ppc64le (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.GA:podman-tests-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.ppc64le::container-tools:rhel8"
},
"product_reference": "podman-tests-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.ppc64le::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.8.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-tests-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.s390x (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.GA:podman-tests-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.s390x::container-tools:rhel8"
},
"product_reference": "podman-tests-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.s390x::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.8.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-tests-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.x86_64 (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.GA:podman-tests-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.x86_64::container-tools:rhel8"
},
"product_reference": "podman-tests-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.x86_64::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.8.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-podman-0:4.4.1-1.module+el8.8.0+18275+3a56cc62.src (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.GA:python-podman-0:4.4.1-1.module+el8.8.0+18275+3a56cc62.src::container-tools:rhel8"
},
"product_reference": "python-podman-0:4.4.1-1.module+el8.8.0+18275+3a56cc62.src::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.8.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-criu-0:3.15-3.module+el8.8.0+18060+3f21f2cc.aarch64 (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.GA:python3-criu-0:3.15-3.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8"
},
"product_reference": "python3-criu-0:3.15-3.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.8.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-criu-0:3.15-3.module+el8.8.0+18060+3f21f2cc.ppc64le (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.GA:python3-criu-0:3.15-3.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8"
},
"product_reference": "python3-criu-0:3.15-3.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.8.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-criu-0:3.15-3.module+el8.8.0+18060+3f21f2cc.s390x (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.GA:python3-criu-0:3.15-3.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8"
},
"product_reference": "python3-criu-0:3.15-3.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.8.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-criu-0:3.15-3.module+el8.8.0+18060+3f21f2cc.x86_64 (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.GA:python3-criu-0:3.15-3.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8"
},
"product_reference": "python3-criu-0:3.15-3.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.8.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-podman-0:4.4.1-1.module+el8.8.0+18275+3a56cc62.noarch (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.GA:python3-podman-0:4.4.1-1.module+el8.8.0+18275+3a56cc62.noarch::container-tools:rhel8"
},
"product_reference": "python3-podman-0:4.4.1-1.module+el8.8.0+18275+3a56cc62.noarch::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.8.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "runc-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.aarch64 (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.GA:runc-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8"
},
"product_reference": "runc-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.8.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "runc-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.ppc64le (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.GA:runc-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8"
},
"product_reference": "runc-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.8.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "runc-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.s390x (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.GA:runc-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8"
},
"product_reference": "runc-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.8.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "runc-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.src (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.GA:runc-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.src::container-tools:rhel8"
},
"product_reference": "runc-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.src::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.8.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "runc-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.x86_64 (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.GA:runc-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8"
},
"product_reference": "runc-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.8.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "runc-debuginfo-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.aarch64 (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.GA:runc-debuginfo-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8"
},
"product_reference": "runc-debuginfo-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.8.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "runc-debuginfo-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.ppc64le (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.GA:runc-debuginfo-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8"
},
"product_reference": "runc-debuginfo-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.8.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "runc-debuginfo-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.s390x (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.GA:runc-debuginfo-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8"
},
"product_reference": "runc-debuginfo-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.8.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "runc-debuginfo-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.x86_64 (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.GA:runc-debuginfo-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8"
},
"product_reference": "runc-debuginfo-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.8.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "runc-debugsource-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.aarch64 (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.GA:runc-debugsource-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8"
},
"product_reference": "runc-debugsource-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.8.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "runc-debugsource-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.ppc64le (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.GA:runc-debugsource-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8"
},
"product_reference": "runc-debugsource-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.8.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "runc-debugsource-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.s390x (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.GA:runc-debugsource-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8"
},
"product_reference": "runc-debugsource-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.8.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "runc-debugsource-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.x86_64 (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.GA:runc-debugsource-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8"
},
"product_reference": "runc-debugsource-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.8.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "skopeo-2:1.11.2-0.2.module+el8.8.0+18251+ad5b274c.aarch64 (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.GA:skopeo-2:1.11.2-0.2.module+el8.8.0+18251+ad5b274c.aarch64::container-tools:rhel8"
},
"product_reference": "skopeo-2:1.11.2-0.2.module+el8.8.0+18251+ad5b274c.aarch64::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.8.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "skopeo-2:1.11.2-0.2.module+el8.8.0+18251+ad5b274c.ppc64le (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.GA:skopeo-2:1.11.2-0.2.module+el8.8.0+18251+ad5b274c.ppc64le::container-tools:rhel8"
},
"product_reference": "skopeo-2:1.11.2-0.2.module+el8.8.0+18251+ad5b274c.ppc64le::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.8.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "skopeo-2:1.11.2-0.2.module+el8.8.0+18251+ad5b274c.s390x (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.GA:skopeo-2:1.11.2-0.2.module+el8.8.0+18251+ad5b274c.s390x::container-tools:rhel8"
},
"product_reference": "skopeo-2:1.11.2-0.2.module+el8.8.0+18251+ad5b274c.s390x::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.8.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "skopeo-2:1.11.2-0.2.module+el8.8.0+18251+ad5b274c.src (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.GA:skopeo-2:1.11.2-0.2.module+el8.8.0+18251+ad5b274c.src::container-tools:rhel8"
},
"product_reference": "skopeo-2:1.11.2-0.2.module+el8.8.0+18251+ad5b274c.src::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.8.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "skopeo-2:1.11.2-0.2.module+el8.8.0+18251+ad5b274c.x86_64 (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.GA:skopeo-2:1.11.2-0.2.module+el8.8.0+18251+ad5b274c.x86_64::container-tools:rhel8"
},
"product_reference": "skopeo-2:1.11.2-0.2.module+el8.8.0+18251+ad5b274c.x86_64::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.8.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "skopeo-tests-2:1.11.2-0.2.module+el8.8.0+18251+ad5b274c.aarch64 (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.GA:skopeo-tests-2:1.11.2-0.2.module+el8.8.0+18251+ad5b274c.aarch64::container-tools:rhel8"
},
"product_reference": "skopeo-tests-2:1.11.2-0.2.module+el8.8.0+18251+ad5b274c.aarch64::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.8.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "skopeo-tests-2:1.11.2-0.2.module+el8.8.0+18251+ad5b274c.ppc64le (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.GA:skopeo-tests-2:1.11.2-0.2.module+el8.8.0+18251+ad5b274c.ppc64le::container-tools:rhel8"
},
"product_reference": "skopeo-tests-2:1.11.2-0.2.module+el8.8.0+18251+ad5b274c.ppc64le::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.8.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "skopeo-tests-2:1.11.2-0.2.module+el8.8.0+18251+ad5b274c.s390x (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.GA:skopeo-tests-2:1.11.2-0.2.module+el8.8.0+18251+ad5b274c.s390x::container-tools:rhel8"
},
"product_reference": "skopeo-tests-2:1.11.2-0.2.module+el8.8.0+18251+ad5b274c.s390x::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.8.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "skopeo-tests-2:1.11.2-0.2.module+el8.8.0+18251+ad5b274c.x86_64 (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.GA:skopeo-tests-2:1.11.2-0.2.module+el8.8.0+18251+ad5b274c.x86_64::container-tools:rhel8"
},
"product_reference": "skopeo-tests-2:1.11.2-0.2.module+el8.8.0+18251+ad5b274c.x86_64::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.8.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "slirp4netns-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.aarch64 (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.GA:slirp4netns-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8"
},
"product_reference": "slirp4netns-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.8.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "slirp4netns-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.ppc64le (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.GA:slirp4netns-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8"
},
"product_reference": "slirp4netns-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.8.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "slirp4netns-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.s390x (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.GA:slirp4netns-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8"
},
"product_reference": "slirp4netns-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.8.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "slirp4netns-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.src (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.GA:slirp4netns-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.src::container-tools:rhel8"
},
"product_reference": "slirp4netns-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.src::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.8.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "slirp4netns-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.x86_64 (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.GA:slirp4netns-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8"
},
"product_reference": "slirp4netns-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.8.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "slirp4netns-debuginfo-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.aarch64 (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.GA:slirp4netns-debuginfo-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8"
},
"product_reference": "slirp4netns-debuginfo-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.8.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "slirp4netns-debuginfo-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.ppc64le (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.GA:slirp4netns-debuginfo-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8"
},
"product_reference": "slirp4netns-debuginfo-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.8.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "slirp4netns-debuginfo-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.s390x (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.GA:slirp4netns-debuginfo-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8"
},
"product_reference": "slirp4netns-debuginfo-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.8.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "slirp4netns-debuginfo-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.x86_64 (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.GA:slirp4netns-debuginfo-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8"
},
"product_reference": "slirp4netns-debuginfo-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.8.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "slirp4netns-debugsource-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.aarch64 (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.GA:slirp4netns-debugsource-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8"
},
"product_reference": "slirp4netns-debugsource-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.8.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "slirp4netns-debugsource-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.ppc64le (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.GA:slirp4netns-debugsource-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8"
},
"product_reference": "slirp4netns-debugsource-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.8.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "slirp4netns-debugsource-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.s390x (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.GA:slirp4netns-debugsource-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8"
},
"product_reference": "slirp4netns-debugsource-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.8.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "slirp4netns-debugsource-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.x86_64 (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.GA:slirp4netns-debugsource-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8"
},
"product_reference": "slirp4netns-debugsource-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.8.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "toolbox-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.aarch64 (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.GA:toolbox-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.aarch64::container-tools:rhel8"
},
"product_reference": "toolbox-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.aarch64::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.8.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "toolbox-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.ppc64le (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.GA:toolbox-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.ppc64le::container-tools:rhel8"
},
"product_reference": "toolbox-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.ppc64le::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.8.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "toolbox-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.s390x (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.GA:toolbox-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.s390x::container-tools:rhel8"
},
"product_reference": "toolbox-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.s390x::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.8.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "toolbox-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.src (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.GA:toolbox-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.src::container-tools:rhel8"
},
"product_reference": "toolbox-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.src::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.8.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "toolbox-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.x86_64 (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.GA:toolbox-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.x86_64::container-tools:rhel8"
},
"product_reference": "toolbox-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.x86_64::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.8.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "toolbox-debuginfo-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.aarch64 (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.GA:toolbox-debuginfo-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.aarch64::container-tools:rhel8"
},
"product_reference": "toolbox-debuginfo-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.aarch64::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.8.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "toolbox-debuginfo-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.ppc64le (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.GA:toolbox-debuginfo-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.ppc64le::container-tools:rhel8"
},
"product_reference": "toolbox-debuginfo-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.ppc64le::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.8.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "toolbox-debuginfo-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.s390x (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.GA:toolbox-debuginfo-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.s390x::container-tools:rhel8"
},
"product_reference": "toolbox-debuginfo-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.s390x::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.8.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "toolbox-debuginfo-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.x86_64 (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.GA:toolbox-debuginfo-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.x86_64::container-tools:rhel8"
},
"product_reference": "toolbox-debuginfo-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.x86_64::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.8.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "toolbox-debugsource-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.aarch64 (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.GA:toolbox-debugsource-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.aarch64::container-tools:rhel8"
},
"product_reference": "toolbox-debugsource-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.aarch64::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.8.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "toolbox-debugsource-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.ppc64le (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.GA:toolbox-debugsource-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.ppc64le::container-tools:rhel8"
},
"product_reference": "toolbox-debugsource-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.ppc64le::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.8.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "toolbox-debugsource-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.s390x (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.GA:toolbox-debugsource-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.s390x::container-tools:rhel8"
},
"product_reference": "toolbox-debugsource-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.s390x::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.8.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "toolbox-debugsource-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.x86_64 (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.GA:toolbox-debugsource-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.x86_64::container-tools:rhel8"
},
"product_reference": "toolbox-debugsource-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.x86_64::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.8.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "toolbox-tests-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.aarch64 (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.GA:toolbox-tests-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.aarch64::container-tools:rhel8"
},
"product_reference": "toolbox-tests-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.aarch64::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.8.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "toolbox-tests-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.ppc64le (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.GA:toolbox-tests-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.ppc64le::container-tools:rhel8"
},
"product_reference": "toolbox-tests-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.ppc64le::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.8.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "toolbox-tests-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.s390x (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.GA:toolbox-tests-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.s390x::container-tools:rhel8"
},
"product_reference": "toolbox-tests-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.s390x::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.8.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "toolbox-tests-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.x86_64 (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.GA:toolbox-tests-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.x86_64::container-tools:rhel8"
},
"product_reference": "toolbox-tests-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.x86_64::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.8.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "udica-0:0.2.6-20.module+el8.8.0+18060+3f21f2cc.noarch (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.GA:udica-0:0.2.6-20.module+el8.8.0+18060+3f21f2cc.noarch::container-tools:rhel8"
},
"product_reference": "udica-0:0.2.6-20.module+el8.8.0+18060+3f21f2cc.noarch::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.8.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "udica-0:0.2.6-20.module+el8.8.0+18060+3f21f2cc.src (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.GA:udica-0:0.2.6-20.module+el8.8.0+18060+3f21f2cc.src::container-tools:rhel8"
},
"product_reference": "udica-0:0.2.6-20.module+el8.8.0+18060+3f21f2cc.src::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.8.0.GA"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2022-1705",
"cwe": {
"id": "CWE-444",
"name": "Inconsistent Interpretation of HTTP Requests (\u0027HTTP Request/Response Smuggling\u0027)"
},
"discovery_date": "2022-07-14T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2107374"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in golang. The HTTP/1 client accepted invalid Transfer-Encoding headers indicating \"chunked\" encoding. This issue could allow request smuggling, but only if combined with an intermediate server that also improperly accepts the header as invalid.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "golang: net/http: improper sanitization of Transfer-Encoding header",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "Within regulated environments, a combination of the following controls acts as a significant barrier to successfully exploiting a CWE-444: Inconsistent Interpretation of HTTP Requests (\u0027HTTP Request/Response Smuggling\u0027) vulnerability and therefore downgrades the severity of this particular CVE from Moderate to Low.\n\nThe platform uses secure, encrypted HTTPS connections over TLS 1.2 to reduce the risk of smuggling attacks by preventing the injection of ambiguous or malformed requests between components. The environment employs IPS/IDS and antimalware solutions to detect and block malicious code while ensuring consistent interpretation of HTTP requests across network layers, mitigating request/response inconsistencies. Event logs are collected and analyzed for centralization, correlation, monitoring, alerting, and retention, enabling the detection of malformed or suspicious HTTP traffic. Static code analysis and peer reviews enforce strong input validation and error handling to ensure all user inputs adhere to HTTP protocol specifications.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"AppStream-8.8.0.GA:aardvark-dns-2:1.5.0-2.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:aardvark-dns-2:1.5.0-2.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:aardvark-dns-2:1.5.0-2.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:aardvark-dns-2:1.5.0-2.module+el8.8.0+18060+3f21f2cc.src::container-tools:rhel8",
"AppStream-8.8.0.GA:aardvark-dns-2:1.5.0-2.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:buildah-1:1.29.1-1.module+el8.8.0+18195+471da4bb.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:buildah-1:1.29.1-1.module+el8.8.0+18195+471da4bb.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:buildah-1:1.29.1-1.module+el8.8.0+18195+471da4bb.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:buildah-1:1.29.1-1.module+el8.8.0+18195+471da4bb.src::container-tools:rhel8",
"AppStream-8.8.0.GA:buildah-1:1.29.1-1.module+el8.8.0+18195+471da4bb.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:buildah-debuginfo-1:1.29.1-1.module+el8.8.0+18195+471da4bb.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:buildah-debuginfo-1:1.29.1-1.module+el8.8.0+18195+471da4bb.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:buildah-debuginfo-1:1.29.1-1.module+el8.8.0+18195+471da4bb.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:buildah-debuginfo-1:1.29.1-1.module+el8.8.0+18195+471da4bb.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:buildah-debugsource-1:1.29.1-1.module+el8.8.0+18195+471da4bb.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:buildah-debugsource-1:1.29.1-1.module+el8.8.0+18195+471da4bb.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:buildah-debugsource-1:1.29.1-1.module+el8.8.0+18195+471da4bb.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:buildah-debugsource-1:1.29.1-1.module+el8.8.0+18195+471da4bb.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:buildah-tests-1:1.29.1-1.module+el8.8.0+18195+471da4bb.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:buildah-tests-1:1.29.1-1.module+el8.8.0+18195+471da4bb.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:buildah-tests-1:1.29.1-1.module+el8.8.0+18195+471da4bb.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:buildah-tests-1:1.29.1-1.module+el8.8.0+18195+471da4bb.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:buildah-tests-debuginfo-1:1.29.1-1.module+el8.8.0+18195+471da4bb.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:buildah-tests-debuginfo-1:1.29.1-1.module+el8.8.0+18195+471da4bb.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:buildah-tests-debuginfo-1:1.29.1-1.module+el8.8.0+18195+471da4bb.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:buildah-tests-debuginfo-1:1.29.1-1.module+el8.8.0+18195+471da4bb.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:cockpit-podman-0:63.1-1.module+el8.8.0+18286+cd236dce.noarch::container-tools:rhel8",
"AppStream-8.8.0.GA:cockpit-podman-0:63.1-1.module+el8.8.0+18286+cd236dce.src::container-tools:rhel8",
"AppStream-8.8.0.GA:conmon-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:conmon-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:conmon-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:conmon-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.src::container-tools:rhel8",
"AppStream-8.8.0.GA:conmon-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:conmon-debuginfo-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:conmon-debuginfo-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:conmon-debuginfo-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:conmon-debuginfo-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:conmon-debugsource-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:conmon-debugsource-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:conmon-debugsource-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:conmon-debugsource-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:container-selinux-2:2.205.0-2.module+el8.8.0+18438+15d3aa65.noarch::container-tools:rhel8",
"AppStream-8.8.0.GA:container-selinux-2:2.205.0-2.module+el8.8.0+18438+15d3aa65.src::container-tools:rhel8",
"AppStream-8.8.0.GA:containernetworking-plugins-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:containernetworking-plugins-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:containernetworking-plugins-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:containernetworking-plugins-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.src::container-tools:rhel8",
"AppStream-8.8.0.GA:containernetworking-plugins-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:containernetworking-plugins-debuginfo-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:containernetworking-plugins-debuginfo-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:containernetworking-plugins-debuginfo-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:containernetworking-plugins-debuginfo-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:containernetworking-plugins-debugsource-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:containernetworking-plugins-debugsource-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:containernetworking-plugins-debugsource-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:containernetworking-plugins-debugsource-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:containers-common-2:1-63.module+el8.8.0+18438+15d3aa65.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:containers-common-2:1-63.module+el8.8.0+18438+15d3aa65.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:containers-common-2:1-63.module+el8.8.0+18438+15d3aa65.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:containers-common-2:1-63.module+el8.8.0+18438+15d3aa65.src::container-tools:rhel8",
"AppStream-8.8.0.GA:containers-common-2:1-63.module+el8.8.0+18438+15d3aa65.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:crit-0:3.15-3.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:crit-0:3.15-3.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:crit-0:3.15-3.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:crit-0:3.15-3.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:criu-0:3.15-3.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:criu-0:3.15-3.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:criu-0:3.15-3.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:criu-0:3.15-3.module+el8.8.0+18060+3f21f2cc.src::container-tools:rhel8",
"AppStream-8.8.0.GA:criu-0:3.15-3.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:criu-debuginfo-0:3.15-3.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:criu-debuginfo-0:3.15-3.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:criu-debuginfo-0:3.15-3.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:criu-debuginfo-0:3.15-3.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:criu-debugsource-0:3.15-3.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:criu-debugsource-0:3.15-3.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:criu-debugsource-0:3.15-3.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:criu-debugsource-0:3.15-3.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:criu-devel-0:3.15-3.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:criu-devel-0:3.15-3.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:criu-devel-0:3.15-3.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:criu-devel-0:3.15-3.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:criu-libs-0:3.15-3.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:criu-libs-0:3.15-3.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:criu-libs-0:3.15-3.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:criu-libs-0:3.15-3.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:criu-libs-debuginfo-0:3.15-3.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:criu-libs-debuginfo-0:3.15-3.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:criu-libs-debuginfo-0:3.15-3.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:criu-libs-debuginfo-0:3.15-3.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:crun-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:crun-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:crun-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:crun-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.src::container-tools:rhel8",
"AppStream-8.8.0.GA:crun-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:crun-debuginfo-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:crun-debuginfo-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:crun-debuginfo-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:crun-debuginfo-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:crun-debugsource-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:crun-debugsource-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:crun-debugsource-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:crun-debugsource-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:fuse-overlayfs-0:1.10-1.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:fuse-overlayfs-0:1.10-1.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:fuse-overlayfs-0:1.10-1.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:fuse-overlayfs-0:1.10-1.module+el8.8.0+18060+3f21f2cc.src::container-tools:rhel8",
"AppStream-8.8.0.GA:fuse-overlayfs-0:1.10-1.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:fuse-overlayfs-debuginfo-0:1.10-1.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:fuse-overlayfs-debuginfo-0:1.10-1.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:fuse-overlayfs-debuginfo-0:1.10-1.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:fuse-overlayfs-debuginfo-0:1.10-1.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:fuse-overlayfs-debugsource-0:1.10-1.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:fuse-overlayfs-debugsource-0:1.10-1.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:fuse-overlayfs-debugsource-0:1.10-1.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:fuse-overlayfs-debugsource-0:1.10-1.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:libslirp-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:libslirp-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:libslirp-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:libslirp-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.src::container-tools:rhel8",
"AppStream-8.8.0.GA:libslirp-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:libslirp-debuginfo-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:libslirp-debuginfo-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:libslirp-debuginfo-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:libslirp-debuginfo-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:libslirp-debugsource-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:libslirp-debugsource-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:libslirp-debugsource-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:libslirp-debugsource-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:libslirp-devel-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:libslirp-devel-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:libslirp-devel-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:libslirp-devel-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:netavark-2:1.5.0-4.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:netavark-2:1.5.0-4.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:netavark-2:1.5.0-4.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:netavark-2:1.5.0-4.module+el8.8.0+18060+3f21f2cc.src::container-tools:rhel8",
"AppStream-8.8.0.GA:netavark-2:1.5.0-4.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.src::container-tools:rhel8",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-debuginfo-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-debuginfo-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-debuginfo-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-debuginfo-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-debugsource-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-debugsource-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-debugsource-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-debugsource-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.src::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-catatonit-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-catatonit-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-catatonit-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-catatonit-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-catatonit-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-catatonit-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-catatonit-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-catatonit-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-debugsource-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-debugsource-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-debugsource-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-debugsource-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-docker-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.noarch::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-gvproxy-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-gvproxy-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-gvproxy-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-gvproxy-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-gvproxy-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-gvproxy-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-gvproxy-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-gvproxy-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-plugins-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-plugins-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-plugins-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-plugins-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-plugins-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-plugins-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-plugins-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-plugins-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-remote-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-remote-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-remote-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-remote-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-remote-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-remote-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-remote-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-remote-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-tests-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-tests-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-tests-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-tests-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:python-podman-0:4.4.1-1.module+el8.8.0+18275+3a56cc62.src::container-tools:rhel8",
"AppStream-8.8.0.GA:python3-criu-0:3.15-3.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:python3-criu-0:3.15-3.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:python3-criu-0:3.15-3.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:python3-criu-0:3.15-3.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:python3-podman-0:4.4.1-1.module+el8.8.0+18275+3a56cc62.noarch::container-tools:rhel8",
"AppStream-8.8.0.GA:runc-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:runc-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:runc-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:runc-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.src::container-tools:rhel8",
"AppStream-8.8.0.GA:runc-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:runc-debuginfo-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:runc-debuginfo-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:runc-debuginfo-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:runc-debuginfo-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:runc-debugsource-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:runc-debugsource-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:runc-debugsource-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:runc-debugsource-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:skopeo-2:1.11.2-0.2.module+el8.8.0+18251+ad5b274c.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:skopeo-2:1.11.2-0.2.module+el8.8.0+18251+ad5b274c.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:skopeo-2:1.11.2-0.2.module+el8.8.0+18251+ad5b274c.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:skopeo-2:1.11.2-0.2.module+el8.8.0+18251+ad5b274c.src::container-tools:rhel8",
"AppStream-8.8.0.GA:skopeo-2:1.11.2-0.2.module+el8.8.0+18251+ad5b274c.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:skopeo-tests-2:1.11.2-0.2.module+el8.8.0+18251+ad5b274c.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:skopeo-tests-2:1.11.2-0.2.module+el8.8.0+18251+ad5b274c.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:skopeo-tests-2:1.11.2-0.2.module+el8.8.0+18251+ad5b274c.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:skopeo-tests-2:1.11.2-0.2.module+el8.8.0+18251+ad5b274c.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:slirp4netns-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:slirp4netns-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:slirp4netns-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:slirp4netns-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.src::container-tools:rhel8",
"AppStream-8.8.0.GA:slirp4netns-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:slirp4netns-debuginfo-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:slirp4netns-debuginfo-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:slirp4netns-debuginfo-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:slirp4netns-debuginfo-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:slirp4netns-debugsource-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:slirp4netns-debugsource-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:slirp4netns-debugsource-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:slirp4netns-debugsource-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:toolbox-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:toolbox-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:toolbox-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:toolbox-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.src::container-tools:rhel8",
"AppStream-8.8.0.GA:toolbox-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:toolbox-debuginfo-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:toolbox-debuginfo-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:toolbox-debuginfo-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:toolbox-debuginfo-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:toolbox-debugsource-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:toolbox-debugsource-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:toolbox-debugsource-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:toolbox-debugsource-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:toolbox-tests-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:toolbox-tests-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:toolbox-tests-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:toolbox-tests-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:udica-0:0.2.6-20.module+el8.8.0+18060+3f21f2cc.noarch::container-tools:rhel8",
"AppStream-8.8.0.GA:udica-0:0.2.6-20.module+el8.8.0+18060+3f21f2cc.src::container-tools:rhel8"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2022-1705"
},
{
"category": "external",
"summary": "RHBZ#2107374",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2107374"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2022-1705",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-1705"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2022-1705",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2022-1705"
},
{
"category": "external",
"summary": "https://go.dev/issue/53188",
"url": "https://go.dev/issue/53188"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-announce/c/nqrv9fbR0zE",
"url": "https://groups.google.com/g/golang-announce/c/nqrv9fbR0zE"
}
],
"release_date": "2022-07-12T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2023-05-16T08:49:00+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"AppStream-8.8.0.GA:aardvark-dns-2:1.5.0-2.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:aardvark-dns-2:1.5.0-2.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:aardvark-dns-2:1.5.0-2.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:aardvark-dns-2:1.5.0-2.module+el8.8.0+18060+3f21f2cc.src::container-tools:rhel8",
"AppStream-8.8.0.GA:aardvark-dns-2:1.5.0-2.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:buildah-1:1.29.1-1.module+el8.8.0+18195+471da4bb.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:buildah-1:1.29.1-1.module+el8.8.0+18195+471da4bb.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:buildah-1:1.29.1-1.module+el8.8.0+18195+471da4bb.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:buildah-1:1.29.1-1.module+el8.8.0+18195+471da4bb.src::container-tools:rhel8",
"AppStream-8.8.0.GA:buildah-1:1.29.1-1.module+el8.8.0+18195+471da4bb.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:buildah-debuginfo-1:1.29.1-1.module+el8.8.0+18195+471da4bb.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:buildah-debuginfo-1:1.29.1-1.module+el8.8.0+18195+471da4bb.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:buildah-debuginfo-1:1.29.1-1.module+el8.8.0+18195+471da4bb.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:buildah-debuginfo-1:1.29.1-1.module+el8.8.0+18195+471da4bb.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:buildah-debugsource-1:1.29.1-1.module+el8.8.0+18195+471da4bb.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:buildah-debugsource-1:1.29.1-1.module+el8.8.0+18195+471da4bb.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:buildah-debugsource-1:1.29.1-1.module+el8.8.0+18195+471da4bb.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:buildah-debugsource-1:1.29.1-1.module+el8.8.0+18195+471da4bb.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:buildah-tests-1:1.29.1-1.module+el8.8.0+18195+471da4bb.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:buildah-tests-1:1.29.1-1.module+el8.8.0+18195+471da4bb.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:buildah-tests-1:1.29.1-1.module+el8.8.0+18195+471da4bb.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:buildah-tests-1:1.29.1-1.module+el8.8.0+18195+471da4bb.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:buildah-tests-debuginfo-1:1.29.1-1.module+el8.8.0+18195+471da4bb.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:buildah-tests-debuginfo-1:1.29.1-1.module+el8.8.0+18195+471da4bb.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:buildah-tests-debuginfo-1:1.29.1-1.module+el8.8.0+18195+471da4bb.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:buildah-tests-debuginfo-1:1.29.1-1.module+el8.8.0+18195+471da4bb.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:cockpit-podman-0:63.1-1.module+el8.8.0+18286+cd236dce.noarch::container-tools:rhel8",
"AppStream-8.8.0.GA:cockpit-podman-0:63.1-1.module+el8.8.0+18286+cd236dce.src::container-tools:rhel8",
"AppStream-8.8.0.GA:conmon-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:conmon-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:conmon-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:conmon-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.src::container-tools:rhel8",
"AppStream-8.8.0.GA:conmon-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:conmon-debuginfo-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:conmon-debuginfo-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:conmon-debuginfo-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:conmon-debuginfo-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:conmon-debugsource-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:conmon-debugsource-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:conmon-debugsource-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:conmon-debugsource-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:container-selinux-2:2.205.0-2.module+el8.8.0+18438+15d3aa65.noarch::container-tools:rhel8",
"AppStream-8.8.0.GA:container-selinux-2:2.205.0-2.module+el8.8.0+18438+15d3aa65.src::container-tools:rhel8",
"AppStream-8.8.0.GA:containernetworking-plugins-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:containernetworking-plugins-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:containernetworking-plugins-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:containernetworking-plugins-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.src::container-tools:rhel8",
"AppStream-8.8.0.GA:containernetworking-plugins-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:containernetworking-plugins-debuginfo-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:containernetworking-plugins-debuginfo-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:containernetworking-plugins-debuginfo-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:containernetworking-plugins-debuginfo-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:containernetworking-plugins-debugsource-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:containernetworking-plugins-debugsource-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:containernetworking-plugins-debugsource-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:containernetworking-plugins-debugsource-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:containers-common-2:1-63.module+el8.8.0+18438+15d3aa65.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:containers-common-2:1-63.module+el8.8.0+18438+15d3aa65.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:containers-common-2:1-63.module+el8.8.0+18438+15d3aa65.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:containers-common-2:1-63.module+el8.8.0+18438+15d3aa65.src::container-tools:rhel8",
"AppStream-8.8.0.GA:containers-common-2:1-63.module+el8.8.0+18438+15d3aa65.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:crit-0:3.15-3.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:crit-0:3.15-3.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:crit-0:3.15-3.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:crit-0:3.15-3.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:criu-0:3.15-3.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:criu-0:3.15-3.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:criu-0:3.15-3.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:criu-0:3.15-3.module+el8.8.0+18060+3f21f2cc.src::container-tools:rhel8",
"AppStream-8.8.0.GA:criu-0:3.15-3.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:criu-debuginfo-0:3.15-3.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:criu-debuginfo-0:3.15-3.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:criu-debuginfo-0:3.15-3.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:criu-debuginfo-0:3.15-3.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:criu-debugsource-0:3.15-3.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:criu-debugsource-0:3.15-3.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:criu-debugsource-0:3.15-3.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:criu-debugsource-0:3.15-3.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:criu-devel-0:3.15-3.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:criu-devel-0:3.15-3.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:criu-devel-0:3.15-3.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:criu-devel-0:3.15-3.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:criu-libs-0:3.15-3.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:criu-libs-0:3.15-3.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:criu-libs-0:3.15-3.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:criu-libs-0:3.15-3.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:criu-libs-debuginfo-0:3.15-3.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:criu-libs-debuginfo-0:3.15-3.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:criu-libs-debuginfo-0:3.15-3.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:criu-libs-debuginfo-0:3.15-3.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:crun-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:crun-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:crun-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:crun-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.src::container-tools:rhel8",
"AppStream-8.8.0.GA:crun-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:crun-debuginfo-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:crun-debuginfo-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:crun-debuginfo-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:crun-debuginfo-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:crun-debugsource-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:crun-debugsource-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:crun-debugsource-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:crun-debugsource-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:fuse-overlayfs-0:1.10-1.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:fuse-overlayfs-0:1.10-1.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:fuse-overlayfs-0:1.10-1.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:fuse-overlayfs-0:1.10-1.module+el8.8.0+18060+3f21f2cc.src::container-tools:rhel8",
"AppStream-8.8.0.GA:fuse-overlayfs-0:1.10-1.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:fuse-overlayfs-debuginfo-0:1.10-1.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:fuse-overlayfs-debuginfo-0:1.10-1.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:fuse-overlayfs-debuginfo-0:1.10-1.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:fuse-overlayfs-debuginfo-0:1.10-1.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:fuse-overlayfs-debugsource-0:1.10-1.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:fuse-overlayfs-debugsource-0:1.10-1.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:fuse-overlayfs-debugsource-0:1.10-1.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:fuse-overlayfs-debugsource-0:1.10-1.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:libslirp-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:libslirp-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:libslirp-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:libslirp-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.src::container-tools:rhel8",
"AppStream-8.8.0.GA:libslirp-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:libslirp-debuginfo-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:libslirp-debuginfo-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:libslirp-debuginfo-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:libslirp-debuginfo-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:libslirp-debugsource-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:libslirp-debugsource-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:libslirp-debugsource-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:libslirp-debugsource-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:libslirp-devel-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:libslirp-devel-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:libslirp-devel-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:libslirp-devel-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:netavark-2:1.5.0-4.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:netavark-2:1.5.0-4.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:netavark-2:1.5.0-4.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:netavark-2:1.5.0-4.module+el8.8.0+18060+3f21f2cc.src::container-tools:rhel8",
"AppStream-8.8.0.GA:netavark-2:1.5.0-4.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.src::container-tools:rhel8",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-debuginfo-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-debuginfo-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-debuginfo-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-debuginfo-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-debugsource-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-debugsource-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-debugsource-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-debugsource-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.src::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-catatonit-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-catatonit-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-catatonit-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-catatonit-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-catatonit-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-catatonit-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-catatonit-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-catatonit-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-debugsource-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-debugsource-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-debugsource-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-debugsource-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-docker-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.noarch::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-gvproxy-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-gvproxy-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-gvproxy-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-gvproxy-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-gvproxy-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-gvproxy-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-gvproxy-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-gvproxy-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-plugins-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-plugins-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-plugins-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-plugins-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-plugins-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-plugins-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-plugins-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-plugins-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-remote-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-remote-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-remote-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-remote-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-remote-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-remote-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-remote-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-remote-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-tests-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-tests-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-tests-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-tests-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:python-podman-0:4.4.1-1.module+el8.8.0+18275+3a56cc62.src::container-tools:rhel8",
"AppStream-8.8.0.GA:python3-criu-0:3.15-3.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:python3-criu-0:3.15-3.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:python3-criu-0:3.15-3.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:python3-criu-0:3.15-3.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:python3-podman-0:4.4.1-1.module+el8.8.0+18275+3a56cc62.noarch::container-tools:rhel8",
"AppStream-8.8.0.GA:runc-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:runc-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:runc-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:runc-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.src::container-tools:rhel8",
"AppStream-8.8.0.GA:runc-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:runc-debuginfo-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:runc-debuginfo-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:runc-debuginfo-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:runc-debuginfo-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:runc-debugsource-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:runc-debugsource-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:runc-debugsource-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:runc-debugsource-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:skopeo-2:1.11.2-0.2.module+el8.8.0+18251+ad5b274c.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:skopeo-2:1.11.2-0.2.module+el8.8.0+18251+ad5b274c.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:skopeo-2:1.11.2-0.2.module+el8.8.0+18251+ad5b274c.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:skopeo-2:1.11.2-0.2.module+el8.8.0+18251+ad5b274c.src::container-tools:rhel8",
"AppStream-8.8.0.GA:skopeo-2:1.11.2-0.2.module+el8.8.0+18251+ad5b274c.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:skopeo-tests-2:1.11.2-0.2.module+el8.8.0+18251+ad5b274c.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:skopeo-tests-2:1.11.2-0.2.module+el8.8.0+18251+ad5b274c.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:skopeo-tests-2:1.11.2-0.2.module+el8.8.0+18251+ad5b274c.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:skopeo-tests-2:1.11.2-0.2.module+el8.8.0+18251+ad5b274c.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:slirp4netns-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:slirp4netns-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:slirp4netns-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:slirp4netns-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.src::container-tools:rhel8",
"AppStream-8.8.0.GA:slirp4netns-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:slirp4netns-debuginfo-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:slirp4netns-debuginfo-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:slirp4netns-debuginfo-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:slirp4netns-debuginfo-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:slirp4netns-debugsource-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:slirp4netns-debugsource-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:slirp4netns-debugsource-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:slirp4netns-debugsource-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:toolbox-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:toolbox-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:toolbox-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:toolbox-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.src::container-tools:rhel8",
"AppStream-8.8.0.GA:toolbox-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:toolbox-debuginfo-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:toolbox-debuginfo-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:toolbox-debuginfo-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:toolbox-debuginfo-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:toolbox-debugsource-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:toolbox-debugsource-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:toolbox-debugsource-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:toolbox-debugsource-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:toolbox-tests-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:toolbox-tests-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:toolbox-tests-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:toolbox-tests-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:udica-0:0.2.6-20.module+el8.8.0+18060+3f21f2cc.noarch::container-tools:rhel8",
"AppStream-8.8.0.GA:udica-0:0.2.6-20.module+el8.8.0+18060+3f21f2cc.src::container-tools:rhel8"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2023:2758"
}
],
"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": [
"AppStream-8.8.0.GA:aardvark-dns-2:1.5.0-2.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:aardvark-dns-2:1.5.0-2.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:aardvark-dns-2:1.5.0-2.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:aardvark-dns-2:1.5.0-2.module+el8.8.0+18060+3f21f2cc.src::container-tools:rhel8",
"AppStream-8.8.0.GA:aardvark-dns-2:1.5.0-2.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:buildah-1:1.29.1-1.module+el8.8.0+18195+471da4bb.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:buildah-1:1.29.1-1.module+el8.8.0+18195+471da4bb.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:buildah-1:1.29.1-1.module+el8.8.0+18195+471da4bb.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:buildah-1:1.29.1-1.module+el8.8.0+18195+471da4bb.src::container-tools:rhel8",
"AppStream-8.8.0.GA:buildah-1:1.29.1-1.module+el8.8.0+18195+471da4bb.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:buildah-debuginfo-1:1.29.1-1.module+el8.8.0+18195+471da4bb.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:buildah-debuginfo-1:1.29.1-1.module+el8.8.0+18195+471da4bb.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:buildah-debuginfo-1:1.29.1-1.module+el8.8.0+18195+471da4bb.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:buildah-debuginfo-1:1.29.1-1.module+el8.8.0+18195+471da4bb.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:buildah-debugsource-1:1.29.1-1.module+el8.8.0+18195+471da4bb.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:buildah-debugsource-1:1.29.1-1.module+el8.8.0+18195+471da4bb.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:buildah-debugsource-1:1.29.1-1.module+el8.8.0+18195+471da4bb.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:buildah-debugsource-1:1.29.1-1.module+el8.8.0+18195+471da4bb.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:buildah-tests-1:1.29.1-1.module+el8.8.0+18195+471da4bb.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:buildah-tests-1:1.29.1-1.module+el8.8.0+18195+471da4bb.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:buildah-tests-1:1.29.1-1.module+el8.8.0+18195+471da4bb.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:buildah-tests-1:1.29.1-1.module+el8.8.0+18195+471da4bb.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:buildah-tests-debuginfo-1:1.29.1-1.module+el8.8.0+18195+471da4bb.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:buildah-tests-debuginfo-1:1.29.1-1.module+el8.8.0+18195+471da4bb.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:buildah-tests-debuginfo-1:1.29.1-1.module+el8.8.0+18195+471da4bb.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:buildah-tests-debuginfo-1:1.29.1-1.module+el8.8.0+18195+471da4bb.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:cockpit-podman-0:63.1-1.module+el8.8.0+18286+cd236dce.noarch::container-tools:rhel8",
"AppStream-8.8.0.GA:cockpit-podman-0:63.1-1.module+el8.8.0+18286+cd236dce.src::container-tools:rhel8",
"AppStream-8.8.0.GA:conmon-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:conmon-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:conmon-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:conmon-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.src::container-tools:rhel8",
"AppStream-8.8.0.GA:conmon-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:conmon-debuginfo-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:conmon-debuginfo-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:conmon-debuginfo-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:conmon-debuginfo-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:conmon-debugsource-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:conmon-debugsource-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:conmon-debugsource-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:conmon-debugsource-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:container-selinux-2:2.205.0-2.module+el8.8.0+18438+15d3aa65.noarch::container-tools:rhel8",
"AppStream-8.8.0.GA:container-selinux-2:2.205.0-2.module+el8.8.0+18438+15d3aa65.src::container-tools:rhel8",
"AppStream-8.8.0.GA:containernetworking-plugins-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:containernetworking-plugins-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:containernetworking-plugins-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:containernetworking-plugins-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.src::container-tools:rhel8",
"AppStream-8.8.0.GA:containernetworking-plugins-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:containernetworking-plugins-debuginfo-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:containernetworking-plugins-debuginfo-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:containernetworking-plugins-debuginfo-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:containernetworking-plugins-debuginfo-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:containernetworking-plugins-debugsource-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:containernetworking-plugins-debugsource-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:containernetworking-plugins-debugsource-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:containernetworking-plugins-debugsource-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:containers-common-2:1-63.module+el8.8.0+18438+15d3aa65.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:containers-common-2:1-63.module+el8.8.0+18438+15d3aa65.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:containers-common-2:1-63.module+el8.8.0+18438+15d3aa65.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:containers-common-2:1-63.module+el8.8.0+18438+15d3aa65.src::container-tools:rhel8",
"AppStream-8.8.0.GA:containers-common-2:1-63.module+el8.8.0+18438+15d3aa65.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:crit-0:3.15-3.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:crit-0:3.15-3.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:crit-0:3.15-3.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:crit-0:3.15-3.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:criu-0:3.15-3.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:criu-0:3.15-3.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:criu-0:3.15-3.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:criu-0:3.15-3.module+el8.8.0+18060+3f21f2cc.src::container-tools:rhel8",
"AppStream-8.8.0.GA:criu-0:3.15-3.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:criu-debuginfo-0:3.15-3.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:criu-debuginfo-0:3.15-3.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:criu-debuginfo-0:3.15-3.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:criu-debuginfo-0:3.15-3.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:criu-debugsource-0:3.15-3.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:criu-debugsource-0:3.15-3.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:criu-debugsource-0:3.15-3.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:criu-debugsource-0:3.15-3.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:criu-devel-0:3.15-3.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:criu-devel-0:3.15-3.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:criu-devel-0:3.15-3.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:criu-devel-0:3.15-3.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:criu-libs-0:3.15-3.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:criu-libs-0:3.15-3.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:criu-libs-0:3.15-3.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:criu-libs-0:3.15-3.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:criu-libs-debuginfo-0:3.15-3.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:criu-libs-debuginfo-0:3.15-3.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:criu-libs-debuginfo-0:3.15-3.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:criu-libs-debuginfo-0:3.15-3.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:crun-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:crun-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:crun-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:crun-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.src::container-tools:rhel8",
"AppStream-8.8.0.GA:crun-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:crun-debuginfo-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:crun-debuginfo-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:crun-debuginfo-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:crun-debuginfo-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:crun-debugsource-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:crun-debugsource-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:crun-debugsource-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:crun-debugsource-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:fuse-overlayfs-0:1.10-1.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:fuse-overlayfs-0:1.10-1.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:fuse-overlayfs-0:1.10-1.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:fuse-overlayfs-0:1.10-1.module+el8.8.0+18060+3f21f2cc.src::container-tools:rhel8",
"AppStream-8.8.0.GA:fuse-overlayfs-0:1.10-1.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:fuse-overlayfs-debuginfo-0:1.10-1.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:fuse-overlayfs-debuginfo-0:1.10-1.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:fuse-overlayfs-debuginfo-0:1.10-1.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:fuse-overlayfs-debuginfo-0:1.10-1.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:fuse-overlayfs-debugsource-0:1.10-1.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:fuse-overlayfs-debugsource-0:1.10-1.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:fuse-overlayfs-debugsource-0:1.10-1.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:fuse-overlayfs-debugsource-0:1.10-1.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:libslirp-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:libslirp-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:libslirp-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:libslirp-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.src::container-tools:rhel8",
"AppStream-8.8.0.GA:libslirp-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:libslirp-debuginfo-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:libslirp-debuginfo-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:libslirp-debuginfo-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:libslirp-debuginfo-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:libslirp-debugsource-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:libslirp-debugsource-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:libslirp-debugsource-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:libslirp-debugsource-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:libslirp-devel-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:libslirp-devel-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:libslirp-devel-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:libslirp-devel-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:netavark-2:1.5.0-4.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:netavark-2:1.5.0-4.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:netavark-2:1.5.0-4.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:netavark-2:1.5.0-4.module+el8.8.0+18060+3f21f2cc.src::container-tools:rhel8",
"AppStream-8.8.0.GA:netavark-2:1.5.0-4.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.src::container-tools:rhel8",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-debuginfo-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-debuginfo-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-debuginfo-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-debuginfo-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-debugsource-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-debugsource-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-debugsource-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-debugsource-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.src::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-catatonit-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-catatonit-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-catatonit-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-catatonit-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-catatonit-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-catatonit-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-catatonit-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-catatonit-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-debugsource-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-debugsource-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-debugsource-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-debugsource-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-docker-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.noarch::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-gvproxy-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-gvproxy-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-gvproxy-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-gvproxy-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-gvproxy-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-gvproxy-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-gvproxy-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-gvproxy-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-plugins-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-plugins-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-plugins-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-plugins-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-plugins-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-plugins-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-plugins-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-plugins-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-remote-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-remote-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-remote-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-remote-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-remote-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-remote-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-remote-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-remote-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-tests-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-tests-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-tests-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-tests-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:python-podman-0:4.4.1-1.module+el8.8.0+18275+3a56cc62.src::container-tools:rhel8",
"AppStream-8.8.0.GA:python3-criu-0:3.15-3.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:python3-criu-0:3.15-3.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:python3-criu-0:3.15-3.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:python3-criu-0:3.15-3.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:python3-podman-0:4.4.1-1.module+el8.8.0+18275+3a56cc62.noarch::container-tools:rhel8",
"AppStream-8.8.0.GA:runc-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:runc-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:runc-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:runc-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.src::container-tools:rhel8",
"AppStream-8.8.0.GA:runc-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:runc-debuginfo-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:runc-debuginfo-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:runc-debuginfo-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:runc-debuginfo-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:runc-debugsource-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:runc-debugsource-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:runc-debugsource-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:runc-debugsource-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:skopeo-2:1.11.2-0.2.module+el8.8.0+18251+ad5b274c.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:skopeo-2:1.11.2-0.2.module+el8.8.0+18251+ad5b274c.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:skopeo-2:1.11.2-0.2.module+el8.8.0+18251+ad5b274c.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:skopeo-2:1.11.2-0.2.module+el8.8.0+18251+ad5b274c.src::container-tools:rhel8",
"AppStream-8.8.0.GA:skopeo-2:1.11.2-0.2.module+el8.8.0+18251+ad5b274c.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:skopeo-tests-2:1.11.2-0.2.module+el8.8.0+18251+ad5b274c.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:skopeo-tests-2:1.11.2-0.2.module+el8.8.0+18251+ad5b274c.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:skopeo-tests-2:1.11.2-0.2.module+el8.8.0+18251+ad5b274c.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:skopeo-tests-2:1.11.2-0.2.module+el8.8.0+18251+ad5b274c.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:slirp4netns-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:slirp4netns-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:slirp4netns-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:slirp4netns-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.src::container-tools:rhel8",
"AppStream-8.8.0.GA:slirp4netns-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:slirp4netns-debuginfo-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:slirp4netns-debuginfo-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:slirp4netns-debuginfo-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:slirp4netns-debuginfo-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:slirp4netns-debugsource-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:slirp4netns-debugsource-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:slirp4netns-debugsource-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:slirp4netns-debugsource-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:toolbox-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:toolbox-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:toolbox-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:toolbox-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.src::container-tools:rhel8",
"AppStream-8.8.0.GA:toolbox-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:toolbox-debuginfo-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:toolbox-debuginfo-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:toolbox-debuginfo-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:toolbox-debuginfo-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:toolbox-debugsource-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:toolbox-debugsource-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:toolbox-debugsource-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:toolbox-debugsource-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:toolbox-tests-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:toolbox-tests-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:toolbox-tests-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:toolbox-tests-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:udica-0:0.2.6-20.module+el8.8.0+18060+3f21f2cc.noarch::container-tools:rhel8",
"AppStream-8.8.0.GA:udica-0:0.2.6-20.module+el8.8.0+18060+3f21f2cc.src::container-tools:rhel8"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "golang: net/http: improper sanitization of Transfer-Encoding header"
},
{
"cve": "CVE-2022-1962",
"cwe": {
"id": "CWE-1325",
"name": "Improperly Controlled Sequential Memory Allocation"
},
"discovery_date": "2022-07-14T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2107376"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in the golang standard library, go/parser. When calling any Parse functions on the Go source code, which contains deeply nested types or declarations, a panic can occur due to stack exhaustion. This issue allows an attacker to impact system availability.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "golang: go/parser: stack exhaustion in all Parse* functions",
"title": "Vulnerability summary"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"AppStream-8.8.0.GA:aardvark-dns-2:1.5.0-2.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:aardvark-dns-2:1.5.0-2.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:aardvark-dns-2:1.5.0-2.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:aardvark-dns-2:1.5.0-2.module+el8.8.0+18060+3f21f2cc.src::container-tools:rhel8",
"AppStream-8.8.0.GA:aardvark-dns-2:1.5.0-2.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:buildah-1:1.29.1-1.module+el8.8.0+18195+471da4bb.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:buildah-1:1.29.1-1.module+el8.8.0+18195+471da4bb.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:buildah-1:1.29.1-1.module+el8.8.0+18195+471da4bb.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:buildah-1:1.29.1-1.module+el8.8.0+18195+471da4bb.src::container-tools:rhel8",
"AppStream-8.8.0.GA:buildah-1:1.29.1-1.module+el8.8.0+18195+471da4bb.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:buildah-debuginfo-1:1.29.1-1.module+el8.8.0+18195+471da4bb.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:buildah-debuginfo-1:1.29.1-1.module+el8.8.0+18195+471da4bb.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:buildah-debuginfo-1:1.29.1-1.module+el8.8.0+18195+471da4bb.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:buildah-debuginfo-1:1.29.1-1.module+el8.8.0+18195+471da4bb.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:buildah-debugsource-1:1.29.1-1.module+el8.8.0+18195+471da4bb.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:buildah-debugsource-1:1.29.1-1.module+el8.8.0+18195+471da4bb.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:buildah-debugsource-1:1.29.1-1.module+el8.8.0+18195+471da4bb.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:buildah-debugsource-1:1.29.1-1.module+el8.8.0+18195+471da4bb.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:buildah-tests-1:1.29.1-1.module+el8.8.0+18195+471da4bb.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:buildah-tests-1:1.29.1-1.module+el8.8.0+18195+471da4bb.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:buildah-tests-1:1.29.1-1.module+el8.8.0+18195+471da4bb.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:buildah-tests-1:1.29.1-1.module+el8.8.0+18195+471da4bb.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:buildah-tests-debuginfo-1:1.29.1-1.module+el8.8.0+18195+471da4bb.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:buildah-tests-debuginfo-1:1.29.1-1.module+el8.8.0+18195+471da4bb.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:buildah-tests-debuginfo-1:1.29.1-1.module+el8.8.0+18195+471da4bb.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:buildah-tests-debuginfo-1:1.29.1-1.module+el8.8.0+18195+471da4bb.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:cockpit-podman-0:63.1-1.module+el8.8.0+18286+cd236dce.noarch::container-tools:rhel8",
"AppStream-8.8.0.GA:cockpit-podman-0:63.1-1.module+el8.8.0+18286+cd236dce.src::container-tools:rhel8",
"AppStream-8.8.0.GA:conmon-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:conmon-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:conmon-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:conmon-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.src::container-tools:rhel8",
"AppStream-8.8.0.GA:conmon-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:conmon-debuginfo-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:conmon-debuginfo-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:conmon-debuginfo-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:conmon-debuginfo-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:conmon-debugsource-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:conmon-debugsource-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:conmon-debugsource-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:conmon-debugsource-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:container-selinux-2:2.205.0-2.module+el8.8.0+18438+15d3aa65.noarch::container-tools:rhel8",
"AppStream-8.8.0.GA:container-selinux-2:2.205.0-2.module+el8.8.0+18438+15d3aa65.src::container-tools:rhel8",
"AppStream-8.8.0.GA:containernetworking-plugins-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:containernetworking-plugins-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:containernetworking-plugins-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:containernetworking-plugins-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.src::container-tools:rhel8",
"AppStream-8.8.0.GA:containernetworking-plugins-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:containernetworking-plugins-debuginfo-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:containernetworking-plugins-debuginfo-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:containernetworking-plugins-debuginfo-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:containernetworking-plugins-debuginfo-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:containernetworking-plugins-debugsource-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:containernetworking-plugins-debugsource-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:containernetworking-plugins-debugsource-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:containernetworking-plugins-debugsource-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:containers-common-2:1-63.module+el8.8.0+18438+15d3aa65.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:containers-common-2:1-63.module+el8.8.0+18438+15d3aa65.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:containers-common-2:1-63.module+el8.8.0+18438+15d3aa65.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:containers-common-2:1-63.module+el8.8.0+18438+15d3aa65.src::container-tools:rhel8",
"AppStream-8.8.0.GA:containers-common-2:1-63.module+el8.8.0+18438+15d3aa65.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:crit-0:3.15-3.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:crit-0:3.15-3.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:crit-0:3.15-3.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:crit-0:3.15-3.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:criu-0:3.15-3.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:criu-0:3.15-3.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:criu-0:3.15-3.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:criu-0:3.15-3.module+el8.8.0+18060+3f21f2cc.src::container-tools:rhel8",
"AppStream-8.8.0.GA:criu-0:3.15-3.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:criu-debuginfo-0:3.15-3.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:criu-debuginfo-0:3.15-3.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:criu-debuginfo-0:3.15-3.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:criu-debuginfo-0:3.15-3.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:criu-debugsource-0:3.15-3.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:criu-debugsource-0:3.15-3.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:criu-debugsource-0:3.15-3.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:criu-debugsource-0:3.15-3.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:criu-devel-0:3.15-3.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:criu-devel-0:3.15-3.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:criu-devel-0:3.15-3.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:criu-devel-0:3.15-3.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:criu-libs-0:3.15-3.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:criu-libs-0:3.15-3.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:criu-libs-0:3.15-3.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:criu-libs-0:3.15-3.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:criu-libs-debuginfo-0:3.15-3.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:criu-libs-debuginfo-0:3.15-3.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:criu-libs-debuginfo-0:3.15-3.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:criu-libs-debuginfo-0:3.15-3.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:crun-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:crun-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:crun-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:crun-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.src::container-tools:rhel8",
"AppStream-8.8.0.GA:crun-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:crun-debuginfo-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:crun-debuginfo-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:crun-debuginfo-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:crun-debuginfo-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:crun-debugsource-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:crun-debugsource-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:crun-debugsource-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:crun-debugsource-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:fuse-overlayfs-0:1.10-1.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:fuse-overlayfs-0:1.10-1.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:fuse-overlayfs-0:1.10-1.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:fuse-overlayfs-0:1.10-1.module+el8.8.0+18060+3f21f2cc.src::container-tools:rhel8",
"AppStream-8.8.0.GA:fuse-overlayfs-0:1.10-1.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:fuse-overlayfs-debuginfo-0:1.10-1.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:fuse-overlayfs-debuginfo-0:1.10-1.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:fuse-overlayfs-debuginfo-0:1.10-1.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:fuse-overlayfs-debuginfo-0:1.10-1.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:fuse-overlayfs-debugsource-0:1.10-1.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:fuse-overlayfs-debugsource-0:1.10-1.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:fuse-overlayfs-debugsource-0:1.10-1.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:fuse-overlayfs-debugsource-0:1.10-1.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:libslirp-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:libslirp-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:libslirp-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:libslirp-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.src::container-tools:rhel8",
"AppStream-8.8.0.GA:libslirp-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:libslirp-debuginfo-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:libslirp-debuginfo-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:libslirp-debuginfo-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:libslirp-debuginfo-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:libslirp-debugsource-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:libslirp-debugsource-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:libslirp-debugsource-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:libslirp-debugsource-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:libslirp-devel-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:libslirp-devel-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:libslirp-devel-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:libslirp-devel-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:netavark-2:1.5.0-4.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:netavark-2:1.5.0-4.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:netavark-2:1.5.0-4.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:netavark-2:1.5.0-4.module+el8.8.0+18060+3f21f2cc.src::container-tools:rhel8",
"AppStream-8.8.0.GA:netavark-2:1.5.0-4.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.src::container-tools:rhel8",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-debuginfo-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-debuginfo-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-debuginfo-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-debuginfo-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-debugsource-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-debugsource-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-debugsource-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-debugsource-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.src::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-catatonit-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-catatonit-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-catatonit-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-catatonit-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-catatonit-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-catatonit-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-catatonit-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-catatonit-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-debugsource-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-debugsource-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-debugsource-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-debugsource-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-docker-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.noarch::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-gvproxy-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-gvproxy-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-gvproxy-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-gvproxy-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-gvproxy-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-gvproxy-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-gvproxy-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-gvproxy-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-plugins-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-plugins-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-plugins-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-plugins-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-plugins-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-plugins-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-plugins-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-plugins-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-remote-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-remote-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-remote-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-remote-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-remote-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-remote-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-remote-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-remote-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-tests-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-tests-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-tests-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-tests-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:python-podman-0:4.4.1-1.module+el8.8.0+18275+3a56cc62.src::container-tools:rhel8",
"AppStream-8.8.0.GA:python3-criu-0:3.15-3.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:python3-criu-0:3.15-3.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:python3-criu-0:3.15-3.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:python3-criu-0:3.15-3.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:python3-podman-0:4.4.1-1.module+el8.8.0+18275+3a56cc62.noarch::container-tools:rhel8",
"AppStream-8.8.0.GA:runc-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:runc-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:runc-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:runc-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.src::container-tools:rhel8",
"AppStream-8.8.0.GA:runc-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:runc-debuginfo-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:runc-debuginfo-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:runc-debuginfo-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:runc-debuginfo-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:runc-debugsource-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:runc-debugsource-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:runc-debugsource-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:runc-debugsource-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:skopeo-2:1.11.2-0.2.module+el8.8.0+18251+ad5b274c.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:skopeo-2:1.11.2-0.2.module+el8.8.0+18251+ad5b274c.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:skopeo-2:1.11.2-0.2.module+el8.8.0+18251+ad5b274c.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:skopeo-2:1.11.2-0.2.module+el8.8.0+18251+ad5b274c.src::container-tools:rhel8",
"AppStream-8.8.0.GA:skopeo-2:1.11.2-0.2.module+el8.8.0+18251+ad5b274c.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:skopeo-tests-2:1.11.2-0.2.module+el8.8.0+18251+ad5b274c.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:skopeo-tests-2:1.11.2-0.2.module+el8.8.0+18251+ad5b274c.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:skopeo-tests-2:1.11.2-0.2.module+el8.8.0+18251+ad5b274c.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:skopeo-tests-2:1.11.2-0.2.module+el8.8.0+18251+ad5b274c.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:slirp4netns-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:slirp4netns-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:slirp4netns-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:slirp4netns-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.src::container-tools:rhel8",
"AppStream-8.8.0.GA:slirp4netns-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:slirp4netns-debuginfo-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:slirp4netns-debuginfo-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:slirp4netns-debuginfo-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:slirp4netns-debuginfo-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:slirp4netns-debugsource-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:slirp4netns-debugsource-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:slirp4netns-debugsource-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:slirp4netns-debugsource-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:toolbox-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:toolbox-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:toolbox-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:toolbox-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.src::container-tools:rhel8",
"AppStream-8.8.0.GA:toolbox-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:toolbox-debuginfo-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:toolbox-debuginfo-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:toolbox-debuginfo-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:toolbox-debuginfo-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:toolbox-debugsource-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:toolbox-debugsource-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:toolbox-debugsource-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:toolbox-debugsource-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:toolbox-tests-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:toolbox-tests-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:toolbox-tests-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:toolbox-tests-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:udica-0:0.2.6-20.module+el8.8.0+18060+3f21f2cc.noarch::container-tools:rhel8",
"AppStream-8.8.0.GA:udica-0:0.2.6-20.module+el8.8.0+18060+3f21f2cc.src::container-tools:rhel8"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2022-1962"
},
{
"category": "external",
"summary": "RHBZ#2107376",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2107376"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2022-1962",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-1962"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2022-1962",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2022-1962"
},
{
"category": "external",
"summary": "https://go.dev/issue/53616",
"url": "https://go.dev/issue/53616"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-announce/c/nqrv9fbR0zE",
"url": "https://groups.google.com/g/golang-announce/c/nqrv9fbR0zE"
}
],
"release_date": "2022-07-12T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2023-05-16T08:49:00+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"AppStream-8.8.0.GA:aardvark-dns-2:1.5.0-2.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:aardvark-dns-2:1.5.0-2.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:aardvark-dns-2:1.5.0-2.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:aardvark-dns-2:1.5.0-2.module+el8.8.0+18060+3f21f2cc.src::container-tools:rhel8",
"AppStream-8.8.0.GA:aardvark-dns-2:1.5.0-2.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:buildah-1:1.29.1-1.module+el8.8.0+18195+471da4bb.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:buildah-1:1.29.1-1.module+el8.8.0+18195+471da4bb.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:buildah-1:1.29.1-1.module+el8.8.0+18195+471da4bb.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:buildah-1:1.29.1-1.module+el8.8.0+18195+471da4bb.src::container-tools:rhel8",
"AppStream-8.8.0.GA:buildah-1:1.29.1-1.module+el8.8.0+18195+471da4bb.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:buildah-debuginfo-1:1.29.1-1.module+el8.8.0+18195+471da4bb.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:buildah-debuginfo-1:1.29.1-1.module+el8.8.0+18195+471da4bb.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:buildah-debuginfo-1:1.29.1-1.module+el8.8.0+18195+471da4bb.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:buildah-debuginfo-1:1.29.1-1.module+el8.8.0+18195+471da4bb.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:buildah-debugsource-1:1.29.1-1.module+el8.8.0+18195+471da4bb.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:buildah-debugsource-1:1.29.1-1.module+el8.8.0+18195+471da4bb.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:buildah-debugsource-1:1.29.1-1.module+el8.8.0+18195+471da4bb.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:buildah-debugsource-1:1.29.1-1.module+el8.8.0+18195+471da4bb.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:buildah-tests-1:1.29.1-1.module+el8.8.0+18195+471da4bb.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:buildah-tests-1:1.29.1-1.module+el8.8.0+18195+471da4bb.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:buildah-tests-1:1.29.1-1.module+el8.8.0+18195+471da4bb.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:buildah-tests-1:1.29.1-1.module+el8.8.0+18195+471da4bb.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:buildah-tests-debuginfo-1:1.29.1-1.module+el8.8.0+18195+471da4bb.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:buildah-tests-debuginfo-1:1.29.1-1.module+el8.8.0+18195+471da4bb.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:buildah-tests-debuginfo-1:1.29.1-1.module+el8.8.0+18195+471da4bb.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:buildah-tests-debuginfo-1:1.29.1-1.module+el8.8.0+18195+471da4bb.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:cockpit-podman-0:63.1-1.module+el8.8.0+18286+cd236dce.noarch::container-tools:rhel8",
"AppStream-8.8.0.GA:cockpit-podman-0:63.1-1.module+el8.8.0+18286+cd236dce.src::container-tools:rhel8",
"AppStream-8.8.0.GA:conmon-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:conmon-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:conmon-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:conmon-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.src::container-tools:rhel8",
"AppStream-8.8.0.GA:conmon-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:conmon-debuginfo-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:conmon-debuginfo-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:conmon-debuginfo-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:conmon-debuginfo-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:conmon-debugsource-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:conmon-debugsource-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:conmon-debugsource-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:conmon-debugsource-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:container-selinux-2:2.205.0-2.module+el8.8.0+18438+15d3aa65.noarch::container-tools:rhel8",
"AppStream-8.8.0.GA:container-selinux-2:2.205.0-2.module+el8.8.0+18438+15d3aa65.src::container-tools:rhel8",
"AppStream-8.8.0.GA:containernetworking-plugins-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:containernetworking-plugins-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:containernetworking-plugins-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:containernetworking-plugins-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.src::container-tools:rhel8",
"AppStream-8.8.0.GA:containernetworking-plugins-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:containernetworking-plugins-debuginfo-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:containernetworking-plugins-debuginfo-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:containernetworking-plugins-debuginfo-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:containernetworking-plugins-debuginfo-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:containernetworking-plugins-debugsource-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:containernetworking-plugins-debugsource-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:containernetworking-plugins-debugsource-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:containernetworking-plugins-debugsource-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:containers-common-2:1-63.module+el8.8.0+18438+15d3aa65.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:containers-common-2:1-63.module+el8.8.0+18438+15d3aa65.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:containers-common-2:1-63.module+el8.8.0+18438+15d3aa65.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:containers-common-2:1-63.module+el8.8.0+18438+15d3aa65.src::container-tools:rhel8",
"AppStream-8.8.0.GA:containers-common-2:1-63.module+el8.8.0+18438+15d3aa65.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:crit-0:3.15-3.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:crit-0:3.15-3.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:crit-0:3.15-3.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:crit-0:3.15-3.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:criu-0:3.15-3.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:criu-0:3.15-3.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:criu-0:3.15-3.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:criu-0:3.15-3.module+el8.8.0+18060+3f21f2cc.src::container-tools:rhel8",
"AppStream-8.8.0.GA:criu-0:3.15-3.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:criu-debuginfo-0:3.15-3.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:criu-debuginfo-0:3.15-3.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:criu-debuginfo-0:3.15-3.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:criu-debuginfo-0:3.15-3.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:criu-debugsource-0:3.15-3.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:criu-debugsource-0:3.15-3.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:criu-debugsource-0:3.15-3.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:criu-debugsource-0:3.15-3.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:criu-devel-0:3.15-3.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:criu-devel-0:3.15-3.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:criu-devel-0:3.15-3.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:criu-devel-0:3.15-3.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:criu-libs-0:3.15-3.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:criu-libs-0:3.15-3.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:criu-libs-0:3.15-3.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:criu-libs-0:3.15-3.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:criu-libs-debuginfo-0:3.15-3.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:criu-libs-debuginfo-0:3.15-3.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:criu-libs-debuginfo-0:3.15-3.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:criu-libs-debuginfo-0:3.15-3.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:crun-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:crun-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:crun-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:crun-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.src::container-tools:rhel8",
"AppStream-8.8.0.GA:crun-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:crun-debuginfo-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:crun-debuginfo-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:crun-debuginfo-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:crun-debuginfo-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:crun-debugsource-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:crun-debugsource-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:crun-debugsource-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:crun-debugsource-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:fuse-overlayfs-0:1.10-1.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:fuse-overlayfs-0:1.10-1.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:fuse-overlayfs-0:1.10-1.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:fuse-overlayfs-0:1.10-1.module+el8.8.0+18060+3f21f2cc.src::container-tools:rhel8",
"AppStream-8.8.0.GA:fuse-overlayfs-0:1.10-1.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:fuse-overlayfs-debuginfo-0:1.10-1.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:fuse-overlayfs-debuginfo-0:1.10-1.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:fuse-overlayfs-debuginfo-0:1.10-1.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:fuse-overlayfs-debuginfo-0:1.10-1.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:fuse-overlayfs-debugsource-0:1.10-1.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:fuse-overlayfs-debugsource-0:1.10-1.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:fuse-overlayfs-debugsource-0:1.10-1.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:fuse-overlayfs-debugsource-0:1.10-1.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:libslirp-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:libslirp-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:libslirp-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:libslirp-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.src::container-tools:rhel8",
"AppStream-8.8.0.GA:libslirp-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:libslirp-debuginfo-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:libslirp-debuginfo-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:libslirp-debuginfo-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:libslirp-debuginfo-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:libslirp-debugsource-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:libslirp-debugsource-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:libslirp-debugsource-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:libslirp-debugsource-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:libslirp-devel-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:libslirp-devel-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:libslirp-devel-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:libslirp-devel-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:netavark-2:1.5.0-4.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:netavark-2:1.5.0-4.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:netavark-2:1.5.0-4.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:netavark-2:1.5.0-4.module+el8.8.0+18060+3f21f2cc.src::container-tools:rhel8",
"AppStream-8.8.0.GA:netavark-2:1.5.0-4.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.src::container-tools:rhel8",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-debuginfo-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-debuginfo-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-debuginfo-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-debuginfo-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-debugsource-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-debugsource-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-debugsource-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-debugsource-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.src::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-catatonit-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-catatonit-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-catatonit-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-catatonit-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-catatonit-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-catatonit-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-catatonit-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-catatonit-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-debugsource-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-debugsource-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-debugsource-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-debugsource-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-docker-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.noarch::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-gvproxy-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-gvproxy-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-gvproxy-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-gvproxy-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-gvproxy-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-gvproxy-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-gvproxy-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-gvproxy-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-plugins-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-plugins-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-plugins-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-plugins-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-plugins-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-plugins-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-plugins-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-plugins-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-remote-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-remote-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-remote-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-remote-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-remote-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-remote-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-remote-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-remote-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-tests-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-tests-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-tests-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-tests-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:python-podman-0:4.4.1-1.module+el8.8.0+18275+3a56cc62.src::container-tools:rhel8",
"AppStream-8.8.0.GA:python3-criu-0:3.15-3.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:python3-criu-0:3.15-3.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:python3-criu-0:3.15-3.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:python3-criu-0:3.15-3.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:python3-podman-0:4.4.1-1.module+el8.8.0+18275+3a56cc62.noarch::container-tools:rhel8",
"AppStream-8.8.0.GA:runc-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:runc-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:runc-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:runc-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.src::container-tools:rhel8",
"AppStream-8.8.0.GA:runc-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:runc-debuginfo-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:runc-debuginfo-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:runc-debuginfo-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:runc-debuginfo-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:runc-debugsource-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:runc-debugsource-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:runc-debugsource-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:runc-debugsource-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:skopeo-2:1.11.2-0.2.module+el8.8.0+18251+ad5b274c.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:skopeo-2:1.11.2-0.2.module+el8.8.0+18251+ad5b274c.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:skopeo-2:1.11.2-0.2.module+el8.8.0+18251+ad5b274c.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:skopeo-2:1.11.2-0.2.module+el8.8.0+18251+ad5b274c.src::container-tools:rhel8",
"AppStream-8.8.0.GA:skopeo-2:1.11.2-0.2.module+el8.8.0+18251+ad5b274c.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:skopeo-tests-2:1.11.2-0.2.module+el8.8.0+18251+ad5b274c.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:skopeo-tests-2:1.11.2-0.2.module+el8.8.0+18251+ad5b274c.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:skopeo-tests-2:1.11.2-0.2.module+el8.8.0+18251+ad5b274c.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:skopeo-tests-2:1.11.2-0.2.module+el8.8.0+18251+ad5b274c.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:slirp4netns-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:slirp4netns-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:slirp4netns-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:slirp4netns-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.src::container-tools:rhel8",
"AppStream-8.8.0.GA:slirp4netns-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:slirp4netns-debuginfo-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:slirp4netns-debuginfo-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:slirp4netns-debuginfo-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:slirp4netns-debuginfo-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:slirp4netns-debugsource-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:slirp4netns-debugsource-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:slirp4netns-debugsource-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:slirp4netns-debugsource-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:toolbox-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:toolbox-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:toolbox-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:toolbox-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.src::container-tools:rhel8",
"AppStream-8.8.0.GA:toolbox-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:toolbox-debuginfo-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:toolbox-debuginfo-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:toolbox-debuginfo-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:toolbox-debuginfo-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:toolbox-debugsource-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:toolbox-debugsource-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:toolbox-debugsource-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:toolbox-debugsource-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:toolbox-tests-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:toolbox-tests-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:toolbox-tests-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:toolbox-tests-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:udica-0:0.2.6-20.module+el8.8.0+18060+3f21f2cc.noarch::container-tools:rhel8",
"AppStream-8.8.0.GA:udica-0:0.2.6-20.module+el8.8.0+18060+3f21f2cc.src::container-tools:rhel8"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2023:2758"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "LOCAL",
"availabilityImpact": "HIGH",
"baseScore": 5.5,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "LOW",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"AppStream-8.8.0.GA:aardvark-dns-2:1.5.0-2.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:aardvark-dns-2:1.5.0-2.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:aardvark-dns-2:1.5.0-2.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:aardvark-dns-2:1.5.0-2.module+el8.8.0+18060+3f21f2cc.src::container-tools:rhel8",
"AppStream-8.8.0.GA:aardvark-dns-2:1.5.0-2.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:buildah-1:1.29.1-1.module+el8.8.0+18195+471da4bb.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:buildah-1:1.29.1-1.module+el8.8.0+18195+471da4bb.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:buildah-1:1.29.1-1.module+el8.8.0+18195+471da4bb.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:buildah-1:1.29.1-1.module+el8.8.0+18195+471da4bb.src::container-tools:rhel8",
"AppStream-8.8.0.GA:buildah-1:1.29.1-1.module+el8.8.0+18195+471da4bb.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:buildah-debuginfo-1:1.29.1-1.module+el8.8.0+18195+471da4bb.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:buildah-debuginfo-1:1.29.1-1.module+el8.8.0+18195+471da4bb.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:buildah-debuginfo-1:1.29.1-1.module+el8.8.0+18195+471da4bb.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:buildah-debuginfo-1:1.29.1-1.module+el8.8.0+18195+471da4bb.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:buildah-debugsource-1:1.29.1-1.module+el8.8.0+18195+471da4bb.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:buildah-debugsource-1:1.29.1-1.module+el8.8.0+18195+471da4bb.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:buildah-debugsource-1:1.29.1-1.module+el8.8.0+18195+471da4bb.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:buildah-debugsource-1:1.29.1-1.module+el8.8.0+18195+471da4bb.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:buildah-tests-1:1.29.1-1.module+el8.8.0+18195+471da4bb.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:buildah-tests-1:1.29.1-1.module+el8.8.0+18195+471da4bb.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:buildah-tests-1:1.29.1-1.module+el8.8.0+18195+471da4bb.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:buildah-tests-1:1.29.1-1.module+el8.8.0+18195+471da4bb.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:buildah-tests-debuginfo-1:1.29.1-1.module+el8.8.0+18195+471da4bb.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:buildah-tests-debuginfo-1:1.29.1-1.module+el8.8.0+18195+471da4bb.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:buildah-tests-debuginfo-1:1.29.1-1.module+el8.8.0+18195+471da4bb.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:buildah-tests-debuginfo-1:1.29.1-1.module+el8.8.0+18195+471da4bb.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:cockpit-podman-0:63.1-1.module+el8.8.0+18286+cd236dce.noarch::container-tools:rhel8",
"AppStream-8.8.0.GA:cockpit-podman-0:63.1-1.module+el8.8.0+18286+cd236dce.src::container-tools:rhel8",
"AppStream-8.8.0.GA:conmon-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:conmon-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:conmon-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:conmon-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.src::container-tools:rhel8",
"AppStream-8.8.0.GA:conmon-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:conmon-debuginfo-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:conmon-debuginfo-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:conmon-debuginfo-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:conmon-debuginfo-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:conmon-debugsource-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:conmon-debugsource-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:conmon-debugsource-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:conmon-debugsource-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:container-selinux-2:2.205.0-2.module+el8.8.0+18438+15d3aa65.noarch::container-tools:rhel8",
"AppStream-8.8.0.GA:container-selinux-2:2.205.0-2.module+el8.8.0+18438+15d3aa65.src::container-tools:rhel8",
"AppStream-8.8.0.GA:containernetworking-plugins-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:containernetworking-plugins-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:containernetworking-plugins-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:containernetworking-plugins-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.src::container-tools:rhel8",
"AppStream-8.8.0.GA:containernetworking-plugins-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:containernetworking-plugins-debuginfo-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:containernetworking-plugins-debuginfo-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:containernetworking-plugins-debuginfo-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:containernetworking-plugins-debuginfo-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:containernetworking-plugins-debugsource-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:containernetworking-plugins-debugsource-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:containernetworking-plugins-debugsource-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:containernetworking-plugins-debugsource-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:containers-common-2:1-63.module+el8.8.0+18438+15d3aa65.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:containers-common-2:1-63.module+el8.8.0+18438+15d3aa65.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:containers-common-2:1-63.module+el8.8.0+18438+15d3aa65.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:containers-common-2:1-63.module+el8.8.0+18438+15d3aa65.src::container-tools:rhel8",
"AppStream-8.8.0.GA:containers-common-2:1-63.module+el8.8.0+18438+15d3aa65.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:crit-0:3.15-3.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:crit-0:3.15-3.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:crit-0:3.15-3.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:crit-0:3.15-3.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:criu-0:3.15-3.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:criu-0:3.15-3.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:criu-0:3.15-3.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:criu-0:3.15-3.module+el8.8.0+18060+3f21f2cc.src::container-tools:rhel8",
"AppStream-8.8.0.GA:criu-0:3.15-3.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:criu-debuginfo-0:3.15-3.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:criu-debuginfo-0:3.15-3.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:criu-debuginfo-0:3.15-3.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:criu-debuginfo-0:3.15-3.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:criu-debugsource-0:3.15-3.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:criu-debugsource-0:3.15-3.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:criu-debugsource-0:3.15-3.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:criu-debugsource-0:3.15-3.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:criu-devel-0:3.15-3.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:criu-devel-0:3.15-3.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:criu-devel-0:3.15-3.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:criu-devel-0:3.15-3.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:criu-libs-0:3.15-3.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:criu-libs-0:3.15-3.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:criu-libs-0:3.15-3.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:criu-libs-0:3.15-3.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:criu-libs-debuginfo-0:3.15-3.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:criu-libs-debuginfo-0:3.15-3.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:criu-libs-debuginfo-0:3.15-3.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:criu-libs-debuginfo-0:3.15-3.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:crun-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:crun-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:crun-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:crun-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.src::container-tools:rhel8",
"AppStream-8.8.0.GA:crun-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:crun-debuginfo-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:crun-debuginfo-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:crun-debuginfo-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:crun-debuginfo-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:crun-debugsource-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:crun-debugsource-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:crun-debugsource-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:crun-debugsource-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:fuse-overlayfs-0:1.10-1.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:fuse-overlayfs-0:1.10-1.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:fuse-overlayfs-0:1.10-1.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:fuse-overlayfs-0:1.10-1.module+el8.8.0+18060+3f21f2cc.src::container-tools:rhel8",
"AppStream-8.8.0.GA:fuse-overlayfs-0:1.10-1.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:fuse-overlayfs-debuginfo-0:1.10-1.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:fuse-overlayfs-debuginfo-0:1.10-1.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:fuse-overlayfs-debuginfo-0:1.10-1.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:fuse-overlayfs-debuginfo-0:1.10-1.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:fuse-overlayfs-debugsource-0:1.10-1.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:fuse-overlayfs-debugsource-0:1.10-1.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:fuse-overlayfs-debugsource-0:1.10-1.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:fuse-overlayfs-debugsource-0:1.10-1.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:libslirp-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:libslirp-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:libslirp-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:libslirp-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.src::container-tools:rhel8",
"AppStream-8.8.0.GA:libslirp-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:libslirp-debuginfo-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:libslirp-debuginfo-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:libslirp-debuginfo-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:libslirp-debuginfo-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:libslirp-debugsource-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:libslirp-debugsource-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:libslirp-debugsource-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:libslirp-debugsource-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:libslirp-devel-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:libslirp-devel-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:libslirp-devel-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:libslirp-devel-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:netavark-2:1.5.0-4.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:netavark-2:1.5.0-4.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:netavark-2:1.5.0-4.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:netavark-2:1.5.0-4.module+el8.8.0+18060+3f21f2cc.src::container-tools:rhel8",
"AppStream-8.8.0.GA:netavark-2:1.5.0-4.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.src::container-tools:rhel8",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-debuginfo-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-debuginfo-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-debuginfo-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-debuginfo-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-debugsource-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-debugsource-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-debugsource-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-debugsource-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.src::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-catatonit-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-catatonit-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-catatonit-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-catatonit-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-catatonit-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-catatonit-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-catatonit-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-catatonit-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-debugsource-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-debugsource-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-debugsource-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-debugsource-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-docker-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.noarch::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-gvproxy-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-gvproxy-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-gvproxy-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-gvproxy-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-gvproxy-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-gvproxy-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-gvproxy-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-gvproxy-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-plugins-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-plugins-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-plugins-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-plugins-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-plugins-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-plugins-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-plugins-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-plugins-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-remote-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-remote-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-remote-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-remote-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-remote-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-remote-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-remote-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-remote-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-tests-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-tests-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-tests-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-tests-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:python-podman-0:4.4.1-1.module+el8.8.0+18275+3a56cc62.src::container-tools:rhel8",
"AppStream-8.8.0.GA:python3-criu-0:3.15-3.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:python3-criu-0:3.15-3.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:python3-criu-0:3.15-3.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:python3-criu-0:3.15-3.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:python3-podman-0:4.4.1-1.module+el8.8.0+18275+3a56cc62.noarch::container-tools:rhel8",
"AppStream-8.8.0.GA:runc-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:runc-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:runc-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:runc-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.src::container-tools:rhel8",
"AppStream-8.8.0.GA:runc-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:runc-debuginfo-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:runc-debuginfo-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:runc-debuginfo-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:runc-debuginfo-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:runc-debugsource-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:runc-debugsource-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:runc-debugsource-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:runc-debugsource-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:skopeo-2:1.11.2-0.2.module+el8.8.0+18251+ad5b274c.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:skopeo-2:1.11.2-0.2.module+el8.8.0+18251+ad5b274c.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:skopeo-2:1.11.2-0.2.module+el8.8.0+18251+ad5b274c.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:skopeo-2:1.11.2-0.2.module+el8.8.0+18251+ad5b274c.src::container-tools:rhel8",
"AppStream-8.8.0.GA:skopeo-2:1.11.2-0.2.module+el8.8.0+18251+ad5b274c.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:skopeo-tests-2:1.11.2-0.2.module+el8.8.0+18251+ad5b274c.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:skopeo-tests-2:1.11.2-0.2.module+el8.8.0+18251+ad5b274c.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:skopeo-tests-2:1.11.2-0.2.module+el8.8.0+18251+ad5b274c.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:skopeo-tests-2:1.11.2-0.2.module+el8.8.0+18251+ad5b274c.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:slirp4netns-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:slirp4netns-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:slirp4netns-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:slirp4netns-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.src::container-tools:rhel8",
"AppStream-8.8.0.GA:slirp4netns-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:slirp4netns-debuginfo-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:slirp4netns-debuginfo-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:slirp4netns-debuginfo-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:slirp4netns-debuginfo-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:slirp4netns-debugsource-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:slirp4netns-debugsource-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:slirp4netns-debugsource-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:slirp4netns-debugsource-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:toolbox-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:toolbox-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:toolbox-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:toolbox-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.src::container-tools:rhel8",
"AppStream-8.8.0.GA:toolbox-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:toolbox-debuginfo-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:toolbox-debuginfo-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:toolbox-debuginfo-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:toolbox-debuginfo-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:toolbox-debugsource-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:toolbox-debugsource-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:toolbox-debugsource-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:toolbox-debugsource-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:toolbox-tests-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:toolbox-tests-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:toolbox-tests-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:toolbox-tests-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:udica-0:0.2.6-20.module+el8.8.0+18060+3f21f2cc.noarch::container-tools:rhel8",
"AppStream-8.8.0.GA:udica-0:0.2.6-20.module+el8.8.0+18060+3f21f2cc.src::container-tools:rhel8"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "golang: go/parser: stack exhaustion in all Parse* functions"
},
{
"cve": "CVE-2022-27664",
"cwe": {
"id": "CWE-400",
"name": "Uncontrolled Resource Consumption"
},
"discovery_date": "2022-09-06T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2124669"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in the golang package. In net/http in Go, attackers can cause a denial of service because an HTTP/2 connection can hang during closing if a fatal error preempts the shutdown.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "golang: net/http: handle server errors after sending GOAWAY",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "The opportunity for a Denial of Service is limited to the golang runtime. In the case of OpenShift Container Platform, this would be restricted within each individual container. There are multiple layers of guide rails (Golang\u2019s Garbage Collector; OpenShift\u2019s resource constraints imposed at the container and cluster levels) which would require a malicious user to continue submitting attacks for there to be any enduring impact. They would also need access to external server resources to be able to send a massive volume of requests to cause a significant impact on server operations.\n\nWithin regulated environments, a combination of the following controls acts as a significant barrier to successfully exploiting a CWE-400: Uncontrolled Resource Consumption vulnerability and therefore downgrades the severity of this particular CVE from Moderate to Low.\n\nRed Hat restricts access to all platform information by default, granting access only after successful hard token-based multi-factor authentication (MFA) and enforcing least privilege to ensure only authorized roles can execute or modify code. The environment employs malicious code protections, including IDS/IPS and antimalware tools to detect threats and monitor resource usage, helping prevent uncontrolled consumption that could lead to system failure. Additional safeguards, such as web application firewalls and load-balancing strategies, protect against resource exhaustion and performance degradation. Event logs are centrally collected, correlated, and analyzed to support monitoring, alerting, and retention, aiding in the detection of abnormal behavior and potential denial-of-service (DoS) conditions. Static code analysis and peer reviews enforce strong input validation and error handling, reducing the likelihood of input-based DoS attacks.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"AppStream-8.8.0.GA:aardvark-dns-2:1.5.0-2.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:aardvark-dns-2:1.5.0-2.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:aardvark-dns-2:1.5.0-2.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:aardvark-dns-2:1.5.0-2.module+el8.8.0+18060+3f21f2cc.src::container-tools:rhel8",
"AppStream-8.8.0.GA:aardvark-dns-2:1.5.0-2.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:buildah-1:1.29.1-1.module+el8.8.0+18195+471da4bb.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:buildah-1:1.29.1-1.module+el8.8.0+18195+471da4bb.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:buildah-1:1.29.1-1.module+el8.8.0+18195+471da4bb.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:buildah-1:1.29.1-1.module+el8.8.0+18195+471da4bb.src::container-tools:rhel8",
"AppStream-8.8.0.GA:buildah-1:1.29.1-1.module+el8.8.0+18195+471da4bb.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:buildah-debuginfo-1:1.29.1-1.module+el8.8.0+18195+471da4bb.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:buildah-debuginfo-1:1.29.1-1.module+el8.8.0+18195+471da4bb.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:buildah-debuginfo-1:1.29.1-1.module+el8.8.0+18195+471da4bb.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:buildah-debuginfo-1:1.29.1-1.module+el8.8.0+18195+471da4bb.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:buildah-debugsource-1:1.29.1-1.module+el8.8.0+18195+471da4bb.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:buildah-debugsource-1:1.29.1-1.module+el8.8.0+18195+471da4bb.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:buildah-debugsource-1:1.29.1-1.module+el8.8.0+18195+471da4bb.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:buildah-debugsource-1:1.29.1-1.module+el8.8.0+18195+471da4bb.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:buildah-tests-1:1.29.1-1.module+el8.8.0+18195+471da4bb.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:buildah-tests-1:1.29.1-1.module+el8.8.0+18195+471da4bb.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:buildah-tests-1:1.29.1-1.module+el8.8.0+18195+471da4bb.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:buildah-tests-1:1.29.1-1.module+el8.8.0+18195+471da4bb.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:buildah-tests-debuginfo-1:1.29.1-1.module+el8.8.0+18195+471da4bb.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:buildah-tests-debuginfo-1:1.29.1-1.module+el8.8.0+18195+471da4bb.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:buildah-tests-debuginfo-1:1.29.1-1.module+el8.8.0+18195+471da4bb.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:buildah-tests-debuginfo-1:1.29.1-1.module+el8.8.0+18195+471da4bb.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:cockpit-podman-0:63.1-1.module+el8.8.0+18286+cd236dce.noarch::container-tools:rhel8",
"AppStream-8.8.0.GA:cockpit-podman-0:63.1-1.module+el8.8.0+18286+cd236dce.src::container-tools:rhel8",
"AppStream-8.8.0.GA:conmon-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:conmon-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:conmon-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:conmon-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.src::container-tools:rhel8",
"AppStream-8.8.0.GA:conmon-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:conmon-debuginfo-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:conmon-debuginfo-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:conmon-debuginfo-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:conmon-debuginfo-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:conmon-debugsource-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:conmon-debugsource-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:conmon-debugsource-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:conmon-debugsource-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:container-selinux-2:2.205.0-2.module+el8.8.0+18438+15d3aa65.noarch::container-tools:rhel8",
"AppStream-8.8.0.GA:container-selinux-2:2.205.0-2.module+el8.8.0+18438+15d3aa65.src::container-tools:rhel8",
"AppStream-8.8.0.GA:containernetworking-plugins-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:containernetworking-plugins-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:containernetworking-plugins-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:containernetworking-plugins-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.src::container-tools:rhel8",
"AppStream-8.8.0.GA:containernetworking-plugins-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:containernetworking-plugins-debuginfo-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:containernetworking-plugins-debuginfo-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:containernetworking-plugins-debuginfo-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:containernetworking-plugins-debuginfo-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:containernetworking-plugins-debugsource-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:containernetworking-plugins-debugsource-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:containernetworking-plugins-debugsource-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:containernetworking-plugins-debugsource-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:containers-common-2:1-63.module+el8.8.0+18438+15d3aa65.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:containers-common-2:1-63.module+el8.8.0+18438+15d3aa65.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:containers-common-2:1-63.module+el8.8.0+18438+15d3aa65.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:containers-common-2:1-63.module+el8.8.0+18438+15d3aa65.src::container-tools:rhel8",
"AppStream-8.8.0.GA:containers-common-2:1-63.module+el8.8.0+18438+15d3aa65.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:crit-0:3.15-3.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:crit-0:3.15-3.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:crit-0:3.15-3.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:crit-0:3.15-3.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:criu-0:3.15-3.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:criu-0:3.15-3.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:criu-0:3.15-3.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:criu-0:3.15-3.module+el8.8.0+18060+3f21f2cc.src::container-tools:rhel8",
"AppStream-8.8.0.GA:criu-0:3.15-3.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:criu-debuginfo-0:3.15-3.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:criu-debuginfo-0:3.15-3.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:criu-debuginfo-0:3.15-3.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:criu-debuginfo-0:3.15-3.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:criu-debugsource-0:3.15-3.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:criu-debugsource-0:3.15-3.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:criu-debugsource-0:3.15-3.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:criu-debugsource-0:3.15-3.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:criu-devel-0:3.15-3.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:criu-devel-0:3.15-3.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:criu-devel-0:3.15-3.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:criu-devel-0:3.15-3.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:criu-libs-0:3.15-3.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:criu-libs-0:3.15-3.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:criu-libs-0:3.15-3.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:criu-libs-0:3.15-3.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:criu-libs-debuginfo-0:3.15-3.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:criu-libs-debuginfo-0:3.15-3.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:criu-libs-debuginfo-0:3.15-3.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:criu-libs-debuginfo-0:3.15-3.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:crun-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:crun-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:crun-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:crun-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.src::container-tools:rhel8",
"AppStream-8.8.0.GA:crun-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:crun-debuginfo-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:crun-debuginfo-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:crun-debuginfo-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:crun-debuginfo-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:crun-debugsource-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:crun-debugsource-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:crun-debugsource-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:crun-debugsource-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:fuse-overlayfs-0:1.10-1.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:fuse-overlayfs-0:1.10-1.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:fuse-overlayfs-0:1.10-1.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:fuse-overlayfs-0:1.10-1.module+el8.8.0+18060+3f21f2cc.src::container-tools:rhel8",
"AppStream-8.8.0.GA:fuse-overlayfs-0:1.10-1.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:fuse-overlayfs-debuginfo-0:1.10-1.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:fuse-overlayfs-debuginfo-0:1.10-1.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:fuse-overlayfs-debuginfo-0:1.10-1.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:fuse-overlayfs-debuginfo-0:1.10-1.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:fuse-overlayfs-debugsource-0:1.10-1.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:fuse-overlayfs-debugsource-0:1.10-1.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:fuse-overlayfs-debugsource-0:1.10-1.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:fuse-overlayfs-debugsource-0:1.10-1.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:libslirp-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:libslirp-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:libslirp-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:libslirp-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.src::container-tools:rhel8",
"AppStream-8.8.0.GA:libslirp-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:libslirp-debuginfo-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:libslirp-debuginfo-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:libslirp-debuginfo-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:libslirp-debuginfo-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:libslirp-debugsource-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:libslirp-debugsource-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:libslirp-debugsource-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:libslirp-debugsource-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:libslirp-devel-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:libslirp-devel-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:libslirp-devel-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:libslirp-devel-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:netavark-2:1.5.0-4.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:netavark-2:1.5.0-4.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:netavark-2:1.5.0-4.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:netavark-2:1.5.0-4.module+el8.8.0+18060+3f21f2cc.src::container-tools:rhel8",
"AppStream-8.8.0.GA:netavark-2:1.5.0-4.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.src::container-tools:rhel8",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-debuginfo-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-debuginfo-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-debuginfo-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-debuginfo-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-debugsource-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-debugsource-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-debugsource-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-debugsource-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.src::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-catatonit-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-catatonit-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-catatonit-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-catatonit-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-catatonit-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-catatonit-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-catatonit-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-catatonit-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-debugsource-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-debugsource-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-debugsource-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-debugsource-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-docker-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.noarch::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-gvproxy-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-gvproxy-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-gvproxy-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-gvproxy-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-gvproxy-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-gvproxy-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-gvproxy-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-gvproxy-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-plugins-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-plugins-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-plugins-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-plugins-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-plugins-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-plugins-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-plugins-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-plugins-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-remote-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-remote-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-remote-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-remote-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-remote-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-remote-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-remote-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-remote-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-tests-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-tests-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-tests-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-tests-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:python-podman-0:4.4.1-1.module+el8.8.0+18275+3a56cc62.src::container-tools:rhel8",
"AppStream-8.8.0.GA:python3-criu-0:3.15-3.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:python3-criu-0:3.15-3.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:python3-criu-0:3.15-3.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:python3-criu-0:3.15-3.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:python3-podman-0:4.4.1-1.module+el8.8.0+18275+3a56cc62.noarch::container-tools:rhel8",
"AppStream-8.8.0.GA:runc-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:runc-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:runc-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:runc-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.src::container-tools:rhel8",
"AppStream-8.8.0.GA:runc-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:runc-debuginfo-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:runc-debuginfo-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:runc-debuginfo-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:runc-debuginfo-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:runc-debugsource-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:runc-debugsource-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:runc-debugsource-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:runc-debugsource-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:skopeo-2:1.11.2-0.2.module+el8.8.0+18251+ad5b274c.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:skopeo-2:1.11.2-0.2.module+el8.8.0+18251+ad5b274c.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:skopeo-2:1.11.2-0.2.module+el8.8.0+18251+ad5b274c.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:skopeo-2:1.11.2-0.2.module+el8.8.0+18251+ad5b274c.src::container-tools:rhel8",
"AppStream-8.8.0.GA:skopeo-2:1.11.2-0.2.module+el8.8.0+18251+ad5b274c.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:skopeo-tests-2:1.11.2-0.2.module+el8.8.0+18251+ad5b274c.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:skopeo-tests-2:1.11.2-0.2.module+el8.8.0+18251+ad5b274c.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:skopeo-tests-2:1.11.2-0.2.module+el8.8.0+18251+ad5b274c.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:skopeo-tests-2:1.11.2-0.2.module+el8.8.0+18251+ad5b274c.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:slirp4netns-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:slirp4netns-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:slirp4netns-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:slirp4netns-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.src::container-tools:rhel8",
"AppStream-8.8.0.GA:slirp4netns-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:slirp4netns-debuginfo-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:slirp4netns-debuginfo-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:slirp4netns-debuginfo-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:slirp4netns-debuginfo-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:slirp4netns-debugsource-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:slirp4netns-debugsource-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:slirp4netns-debugsource-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:slirp4netns-debugsource-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:toolbox-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:toolbox-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:toolbox-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:toolbox-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.src::container-tools:rhel8",
"AppStream-8.8.0.GA:toolbox-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:toolbox-debuginfo-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:toolbox-debuginfo-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:toolbox-debuginfo-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:toolbox-debuginfo-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:toolbox-debugsource-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:toolbox-debugsource-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:toolbox-debugsource-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:toolbox-debugsource-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:toolbox-tests-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:toolbox-tests-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:toolbox-tests-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:toolbox-tests-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:udica-0:0.2.6-20.module+el8.8.0+18060+3f21f2cc.noarch::container-tools:rhel8",
"AppStream-8.8.0.GA:udica-0:0.2.6-20.module+el8.8.0+18060+3f21f2cc.src::container-tools:rhel8"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2022-27664"
},
{
"category": "external",
"summary": "RHBZ#2124669",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2124669"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2022-27664",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-27664"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2022-27664",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2022-27664"
},
{
"category": "external",
"summary": "https://go.dev/issue/54658",
"url": "https://go.dev/issue/54658"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-announce/c/x49AQzIVX-s/m/0tgO0pjiBQAJ",
"url": "https://groups.google.com/g/golang-announce/c/x49AQzIVX-s/m/0tgO0pjiBQAJ"
}
],
"release_date": "2022-09-06T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2023-05-16T08:49:00+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"AppStream-8.8.0.GA:aardvark-dns-2:1.5.0-2.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:aardvark-dns-2:1.5.0-2.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:aardvark-dns-2:1.5.0-2.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:aardvark-dns-2:1.5.0-2.module+el8.8.0+18060+3f21f2cc.src::container-tools:rhel8",
"AppStream-8.8.0.GA:aardvark-dns-2:1.5.0-2.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:buildah-1:1.29.1-1.module+el8.8.0+18195+471da4bb.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:buildah-1:1.29.1-1.module+el8.8.0+18195+471da4bb.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:buildah-1:1.29.1-1.module+el8.8.0+18195+471da4bb.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:buildah-1:1.29.1-1.module+el8.8.0+18195+471da4bb.src::container-tools:rhel8",
"AppStream-8.8.0.GA:buildah-1:1.29.1-1.module+el8.8.0+18195+471da4bb.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:buildah-debuginfo-1:1.29.1-1.module+el8.8.0+18195+471da4bb.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:buildah-debuginfo-1:1.29.1-1.module+el8.8.0+18195+471da4bb.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:buildah-debuginfo-1:1.29.1-1.module+el8.8.0+18195+471da4bb.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:buildah-debuginfo-1:1.29.1-1.module+el8.8.0+18195+471da4bb.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:buildah-debugsource-1:1.29.1-1.module+el8.8.0+18195+471da4bb.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:buildah-debugsource-1:1.29.1-1.module+el8.8.0+18195+471da4bb.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:buildah-debugsource-1:1.29.1-1.module+el8.8.0+18195+471da4bb.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:buildah-debugsource-1:1.29.1-1.module+el8.8.0+18195+471da4bb.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:buildah-tests-1:1.29.1-1.module+el8.8.0+18195+471da4bb.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:buildah-tests-1:1.29.1-1.module+el8.8.0+18195+471da4bb.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:buildah-tests-1:1.29.1-1.module+el8.8.0+18195+471da4bb.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:buildah-tests-1:1.29.1-1.module+el8.8.0+18195+471da4bb.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:buildah-tests-debuginfo-1:1.29.1-1.module+el8.8.0+18195+471da4bb.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:buildah-tests-debuginfo-1:1.29.1-1.module+el8.8.0+18195+471da4bb.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:buildah-tests-debuginfo-1:1.29.1-1.module+el8.8.0+18195+471da4bb.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:buildah-tests-debuginfo-1:1.29.1-1.module+el8.8.0+18195+471da4bb.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:cockpit-podman-0:63.1-1.module+el8.8.0+18286+cd236dce.noarch::container-tools:rhel8",
"AppStream-8.8.0.GA:cockpit-podman-0:63.1-1.module+el8.8.0+18286+cd236dce.src::container-tools:rhel8",
"AppStream-8.8.0.GA:conmon-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:conmon-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:conmon-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:conmon-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.src::container-tools:rhel8",
"AppStream-8.8.0.GA:conmon-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:conmon-debuginfo-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:conmon-debuginfo-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:conmon-debuginfo-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:conmon-debuginfo-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:conmon-debugsource-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:conmon-debugsource-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:conmon-debugsource-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:conmon-debugsource-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:container-selinux-2:2.205.0-2.module+el8.8.0+18438+15d3aa65.noarch::container-tools:rhel8",
"AppStream-8.8.0.GA:container-selinux-2:2.205.0-2.module+el8.8.0+18438+15d3aa65.src::container-tools:rhel8",
"AppStream-8.8.0.GA:containernetworking-plugins-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:containernetworking-plugins-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:containernetworking-plugins-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:containernetworking-plugins-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.src::container-tools:rhel8",
"AppStream-8.8.0.GA:containernetworking-plugins-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:containernetworking-plugins-debuginfo-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:containernetworking-plugins-debuginfo-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:containernetworking-plugins-debuginfo-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:containernetworking-plugins-debuginfo-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:containernetworking-plugins-debugsource-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:containernetworking-plugins-debugsource-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:containernetworking-plugins-debugsource-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:containernetworking-plugins-debugsource-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:containers-common-2:1-63.module+el8.8.0+18438+15d3aa65.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:containers-common-2:1-63.module+el8.8.0+18438+15d3aa65.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:containers-common-2:1-63.module+el8.8.0+18438+15d3aa65.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:containers-common-2:1-63.module+el8.8.0+18438+15d3aa65.src::container-tools:rhel8",
"AppStream-8.8.0.GA:containers-common-2:1-63.module+el8.8.0+18438+15d3aa65.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:crit-0:3.15-3.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:crit-0:3.15-3.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:crit-0:3.15-3.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:crit-0:3.15-3.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:criu-0:3.15-3.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:criu-0:3.15-3.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:criu-0:3.15-3.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:criu-0:3.15-3.module+el8.8.0+18060+3f21f2cc.src::container-tools:rhel8",
"AppStream-8.8.0.GA:criu-0:3.15-3.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:criu-debuginfo-0:3.15-3.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:criu-debuginfo-0:3.15-3.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:criu-debuginfo-0:3.15-3.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:criu-debuginfo-0:3.15-3.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:criu-debugsource-0:3.15-3.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:criu-debugsource-0:3.15-3.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:criu-debugsource-0:3.15-3.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:criu-debugsource-0:3.15-3.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:criu-devel-0:3.15-3.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:criu-devel-0:3.15-3.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:criu-devel-0:3.15-3.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:criu-devel-0:3.15-3.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:criu-libs-0:3.15-3.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:criu-libs-0:3.15-3.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:criu-libs-0:3.15-3.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:criu-libs-0:3.15-3.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:criu-libs-debuginfo-0:3.15-3.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:criu-libs-debuginfo-0:3.15-3.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:criu-libs-debuginfo-0:3.15-3.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:criu-libs-debuginfo-0:3.15-3.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:crun-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:crun-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:crun-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:crun-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.src::container-tools:rhel8",
"AppStream-8.8.0.GA:crun-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:crun-debuginfo-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:crun-debuginfo-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:crun-debuginfo-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:crun-debuginfo-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:crun-debugsource-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:crun-debugsource-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:crun-debugsource-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:crun-debugsource-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:fuse-overlayfs-0:1.10-1.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:fuse-overlayfs-0:1.10-1.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:fuse-overlayfs-0:1.10-1.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:fuse-overlayfs-0:1.10-1.module+el8.8.0+18060+3f21f2cc.src::container-tools:rhel8",
"AppStream-8.8.0.GA:fuse-overlayfs-0:1.10-1.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:fuse-overlayfs-debuginfo-0:1.10-1.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:fuse-overlayfs-debuginfo-0:1.10-1.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:fuse-overlayfs-debuginfo-0:1.10-1.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:fuse-overlayfs-debuginfo-0:1.10-1.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:fuse-overlayfs-debugsource-0:1.10-1.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:fuse-overlayfs-debugsource-0:1.10-1.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:fuse-overlayfs-debugsource-0:1.10-1.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:fuse-overlayfs-debugsource-0:1.10-1.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:libslirp-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:libslirp-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:libslirp-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:libslirp-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.src::container-tools:rhel8",
"AppStream-8.8.0.GA:libslirp-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:libslirp-debuginfo-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:libslirp-debuginfo-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:libslirp-debuginfo-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:libslirp-debuginfo-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:libslirp-debugsource-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:libslirp-debugsource-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:libslirp-debugsource-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:libslirp-debugsource-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:libslirp-devel-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:libslirp-devel-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:libslirp-devel-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:libslirp-devel-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:netavark-2:1.5.0-4.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:netavark-2:1.5.0-4.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:netavark-2:1.5.0-4.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:netavark-2:1.5.0-4.module+el8.8.0+18060+3f21f2cc.src::container-tools:rhel8",
"AppStream-8.8.0.GA:netavark-2:1.5.0-4.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.src::container-tools:rhel8",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-debuginfo-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-debuginfo-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-debuginfo-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-debuginfo-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-debugsource-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-debugsource-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-debugsource-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-debugsource-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.src::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-catatonit-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-catatonit-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-catatonit-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-catatonit-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-catatonit-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-catatonit-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-catatonit-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-catatonit-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-debugsource-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-debugsource-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-debugsource-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-debugsource-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-docker-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.noarch::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-gvproxy-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-gvproxy-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-gvproxy-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-gvproxy-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-gvproxy-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-gvproxy-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-gvproxy-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-gvproxy-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-plugins-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-plugins-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-plugins-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-plugins-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-plugins-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-plugins-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-plugins-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-plugins-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-remote-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-remote-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-remote-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-remote-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-remote-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-remote-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-remote-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-remote-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-tests-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-tests-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-tests-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-tests-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:python-podman-0:4.4.1-1.module+el8.8.0+18275+3a56cc62.src::container-tools:rhel8",
"AppStream-8.8.0.GA:python3-criu-0:3.15-3.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:python3-criu-0:3.15-3.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:python3-criu-0:3.15-3.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:python3-criu-0:3.15-3.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:python3-podman-0:4.4.1-1.module+el8.8.0+18275+3a56cc62.noarch::container-tools:rhel8",
"AppStream-8.8.0.GA:runc-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:runc-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:runc-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:runc-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.src::container-tools:rhel8",
"AppStream-8.8.0.GA:runc-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:runc-debuginfo-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:runc-debuginfo-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:runc-debuginfo-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:runc-debuginfo-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:runc-debugsource-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:runc-debugsource-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:runc-debugsource-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:runc-debugsource-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:skopeo-2:1.11.2-0.2.module+el8.8.0+18251+ad5b274c.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:skopeo-2:1.11.2-0.2.module+el8.8.0+18251+ad5b274c.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:skopeo-2:1.11.2-0.2.module+el8.8.0+18251+ad5b274c.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:skopeo-2:1.11.2-0.2.module+el8.8.0+18251+ad5b274c.src::container-tools:rhel8",
"AppStream-8.8.0.GA:skopeo-2:1.11.2-0.2.module+el8.8.0+18251+ad5b274c.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:skopeo-tests-2:1.11.2-0.2.module+el8.8.0+18251+ad5b274c.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:skopeo-tests-2:1.11.2-0.2.module+el8.8.0+18251+ad5b274c.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:skopeo-tests-2:1.11.2-0.2.module+el8.8.0+18251+ad5b274c.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:skopeo-tests-2:1.11.2-0.2.module+el8.8.0+18251+ad5b274c.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:slirp4netns-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:slirp4netns-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:slirp4netns-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:slirp4netns-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.src::container-tools:rhel8",
"AppStream-8.8.0.GA:slirp4netns-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:slirp4netns-debuginfo-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:slirp4netns-debuginfo-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:slirp4netns-debuginfo-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:slirp4netns-debuginfo-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:slirp4netns-debugsource-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:slirp4netns-debugsource-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:slirp4netns-debugsource-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:slirp4netns-debugsource-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:toolbox-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:toolbox-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:toolbox-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:toolbox-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.src::container-tools:rhel8",
"AppStream-8.8.0.GA:toolbox-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:toolbox-debuginfo-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:toolbox-debuginfo-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:toolbox-debuginfo-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:toolbox-debuginfo-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:toolbox-debugsource-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:toolbox-debugsource-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:toolbox-debugsource-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:toolbox-debugsource-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:toolbox-tests-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:toolbox-tests-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:toolbox-tests-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:toolbox-tests-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:udica-0:0.2.6-20.module+el8.8.0+18060+3f21f2cc.noarch::container-tools:rhel8",
"AppStream-8.8.0.GA:udica-0:0.2.6-20.module+el8.8.0+18060+3f21f2cc.src::container-tools:rhel8"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2023:2758"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 6.5,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "LOW",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"AppStream-8.8.0.GA:aardvark-dns-2:1.5.0-2.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:aardvark-dns-2:1.5.0-2.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:aardvark-dns-2:1.5.0-2.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:aardvark-dns-2:1.5.0-2.module+el8.8.0+18060+3f21f2cc.src::container-tools:rhel8",
"AppStream-8.8.0.GA:aardvark-dns-2:1.5.0-2.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:buildah-1:1.29.1-1.module+el8.8.0+18195+471da4bb.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:buildah-1:1.29.1-1.module+el8.8.0+18195+471da4bb.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:buildah-1:1.29.1-1.module+el8.8.0+18195+471da4bb.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:buildah-1:1.29.1-1.module+el8.8.0+18195+471da4bb.src::container-tools:rhel8",
"AppStream-8.8.0.GA:buildah-1:1.29.1-1.module+el8.8.0+18195+471da4bb.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:buildah-debuginfo-1:1.29.1-1.module+el8.8.0+18195+471da4bb.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:buildah-debuginfo-1:1.29.1-1.module+el8.8.0+18195+471da4bb.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:buildah-debuginfo-1:1.29.1-1.module+el8.8.0+18195+471da4bb.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:buildah-debuginfo-1:1.29.1-1.module+el8.8.0+18195+471da4bb.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:buildah-debugsource-1:1.29.1-1.module+el8.8.0+18195+471da4bb.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:buildah-debugsource-1:1.29.1-1.module+el8.8.0+18195+471da4bb.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:buildah-debugsource-1:1.29.1-1.module+el8.8.0+18195+471da4bb.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:buildah-debugsource-1:1.29.1-1.module+el8.8.0+18195+471da4bb.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:buildah-tests-1:1.29.1-1.module+el8.8.0+18195+471da4bb.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:buildah-tests-1:1.29.1-1.module+el8.8.0+18195+471da4bb.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:buildah-tests-1:1.29.1-1.module+el8.8.0+18195+471da4bb.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:buildah-tests-1:1.29.1-1.module+el8.8.0+18195+471da4bb.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:buildah-tests-debuginfo-1:1.29.1-1.module+el8.8.0+18195+471da4bb.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:buildah-tests-debuginfo-1:1.29.1-1.module+el8.8.0+18195+471da4bb.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:buildah-tests-debuginfo-1:1.29.1-1.module+el8.8.0+18195+471da4bb.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:buildah-tests-debuginfo-1:1.29.1-1.module+el8.8.0+18195+471da4bb.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:cockpit-podman-0:63.1-1.module+el8.8.0+18286+cd236dce.noarch::container-tools:rhel8",
"AppStream-8.8.0.GA:cockpit-podman-0:63.1-1.module+el8.8.0+18286+cd236dce.src::container-tools:rhel8",
"AppStream-8.8.0.GA:conmon-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:conmon-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:conmon-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:conmon-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.src::container-tools:rhel8",
"AppStream-8.8.0.GA:conmon-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:conmon-debuginfo-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:conmon-debuginfo-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:conmon-debuginfo-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:conmon-debuginfo-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:conmon-debugsource-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:conmon-debugsource-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:conmon-debugsource-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:conmon-debugsource-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:container-selinux-2:2.205.0-2.module+el8.8.0+18438+15d3aa65.noarch::container-tools:rhel8",
"AppStream-8.8.0.GA:container-selinux-2:2.205.0-2.module+el8.8.0+18438+15d3aa65.src::container-tools:rhel8",
"AppStream-8.8.0.GA:containernetworking-plugins-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:containernetworking-plugins-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:containernetworking-plugins-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:containernetworking-plugins-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.src::container-tools:rhel8",
"AppStream-8.8.0.GA:containernetworking-plugins-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:containernetworking-plugins-debuginfo-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:containernetworking-plugins-debuginfo-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:containernetworking-plugins-debuginfo-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:containernetworking-plugins-debuginfo-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:containernetworking-plugins-debugsource-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:containernetworking-plugins-debugsource-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:containernetworking-plugins-debugsource-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:containernetworking-plugins-debugsource-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:containers-common-2:1-63.module+el8.8.0+18438+15d3aa65.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:containers-common-2:1-63.module+el8.8.0+18438+15d3aa65.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:containers-common-2:1-63.module+el8.8.0+18438+15d3aa65.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:containers-common-2:1-63.module+el8.8.0+18438+15d3aa65.src::container-tools:rhel8",
"AppStream-8.8.0.GA:containers-common-2:1-63.module+el8.8.0+18438+15d3aa65.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:crit-0:3.15-3.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:crit-0:3.15-3.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:crit-0:3.15-3.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:crit-0:3.15-3.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:criu-0:3.15-3.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:criu-0:3.15-3.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:criu-0:3.15-3.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:criu-0:3.15-3.module+el8.8.0+18060+3f21f2cc.src::container-tools:rhel8",
"AppStream-8.8.0.GA:criu-0:3.15-3.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:criu-debuginfo-0:3.15-3.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:criu-debuginfo-0:3.15-3.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:criu-debuginfo-0:3.15-3.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:criu-debuginfo-0:3.15-3.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:criu-debugsource-0:3.15-3.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:criu-debugsource-0:3.15-3.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:criu-debugsource-0:3.15-3.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:criu-debugsource-0:3.15-3.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:criu-devel-0:3.15-3.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:criu-devel-0:3.15-3.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:criu-devel-0:3.15-3.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:criu-devel-0:3.15-3.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:criu-libs-0:3.15-3.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:criu-libs-0:3.15-3.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:criu-libs-0:3.15-3.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:criu-libs-0:3.15-3.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:criu-libs-debuginfo-0:3.15-3.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:criu-libs-debuginfo-0:3.15-3.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:criu-libs-debuginfo-0:3.15-3.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:criu-libs-debuginfo-0:3.15-3.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:crun-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:crun-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:crun-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:crun-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.src::container-tools:rhel8",
"AppStream-8.8.0.GA:crun-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:crun-debuginfo-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:crun-debuginfo-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:crun-debuginfo-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:crun-debuginfo-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:crun-debugsource-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:crun-debugsource-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:crun-debugsource-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:crun-debugsource-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:fuse-overlayfs-0:1.10-1.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:fuse-overlayfs-0:1.10-1.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:fuse-overlayfs-0:1.10-1.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:fuse-overlayfs-0:1.10-1.module+el8.8.0+18060+3f21f2cc.src::container-tools:rhel8",
"AppStream-8.8.0.GA:fuse-overlayfs-0:1.10-1.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:fuse-overlayfs-debuginfo-0:1.10-1.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:fuse-overlayfs-debuginfo-0:1.10-1.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:fuse-overlayfs-debuginfo-0:1.10-1.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:fuse-overlayfs-debuginfo-0:1.10-1.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:fuse-overlayfs-debugsource-0:1.10-1.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:fuse-overlayfs-debugsource-0:1.10-1.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:fuse-overlayfs-debugsource-0:1.10-1.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:fuse-overlayfs-debugsource-0:1.10-1.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:libslirp-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:libslirp-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:libslirp-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:libslirp-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.src::container-tools:rhel8",
"AppStream-8.8.0.GA:libslirp-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:libslirp-debuginfo-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:libslirp-debuginfo-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:libslirp-debuginfo-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:libslirp-debuginfo-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:libslirp-debugsource-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:libslirp-debugsource-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:libslirp-debugsource-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:libslirp-debugsource-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:libslirp-devel-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:libslirp-devel-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:libslirp-devel-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:libslirp-devel-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:netavark-2:1.5.0-4.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:netavark-2:1.5.0-4.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:netavark-2:1.5.0-4.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:netavark-2:1.5.0-4.module+el8.8.0+18060+3f21f2cc.src::container-tools:rhel8",
"AppStream-8.8.0.GA:netavark-2:1.5.0-4.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.src::container-tools:rhel8",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-debuginfo-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-debuginfo-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-debuginfo-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-debuginfo-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-debugsource-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-debugsource-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-debugsource-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-debugsource-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.src::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-catatonit-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-catatonit-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-catatonit-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-catatonit-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-catatonit-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-catatonit-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-catatonit-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-catatonit-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-debugsource-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-debugsource-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-debugsource-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-debugsource-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-docker-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.noarch::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-gvproxy-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-gvproxy-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-gvproxy-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-gvproxy-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-gvproxy-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-gvproxy-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-gvproxy-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-gvproxy-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-plugins-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-plugins-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-plugins-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-plugins-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-plugins-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-plugins-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-plugins-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-plugins-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-remote-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-remote-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-remote-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-remote-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-remote-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-remote-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-remote-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-remote-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-tests-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-tests-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-tests-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-tests-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:python-podman-0:4.4.1-1.module+el8.8.0+18275+3a56cc62.src::container-tools:rhel8",
"AppStream-8.8.0.GA:python3-criu-0:3.15-3.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:python3-criu-0:3.15-3.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:python3-criu-0:3.15-3.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:python3-criu-0:3.15-3.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:python3-podman-0:4.4.1-1.module+el8.8.0+18275+3a56cc62.noarch::container-tools:rhel8",
"AppStream-8.8.0.GA:runc-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:runc-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:runc-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:runc-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.src::container-tools:rhel8",
"AppStream-8.8.0.GA:runc-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:runc-debuginfo-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:runc-debuginfo-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:runc-debuginfo-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:runc-debuginfo-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:runc-debugsource-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:runc-debugsource-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:runc-debugsource-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:runc-debugsource-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:skopeo-2:1.11.2-0.2.module+el8.8.0+18251+ad5b274c.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:skopeo-2:1.11.2-0.2.module+el8.8.0+18251+ad5b274c.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:skopeo-2:1.11.2-0.2.module+el8.8.0+18251+ad5b274c.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:skopeo-2:1.11.2-0.2.module+el8.8.0+18251+ad5b274c.src::container-tools:rhel8",
"AppStream-8.8.0.GA:skopeo-2:1.11.2-0.2.module+el8.8.0+18251+ad5b274c.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:skopeo-tests-2:1.11.2-0.2.module+el8.8.0+18251+ad5b274c.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:skopeo-tests-2:1.11.2-0.2.module+el8.8.0+18251+ad5b274c.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:skopeo-tests-2:1.11.2-0.2.module+el8.8.0+18251+ad5b274c.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:skopeo-tests-2:1.11.2-0.2.module+el8.8.0+18251+ad5b274c.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:slirp4netns-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:slirp4netns-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:slirp4netns-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:slirp4netns-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.src::container-tools:rhel8",
"AppStream-8.8.0.GA:slirp4netns-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:slirp4netns-debuginfo-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:slirp4netns-debuginfo-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:slirp4netns-debuginfo-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:slirp4netns-debuginfo-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:slirp4netns-debugsource-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:slirp4netns-debugsource-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:slirp4netns-debugsource-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:slirp4netns-debugsource-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:toolbox-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:toolbox-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:toolbox-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:toolbox-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.src::container-tools:rhel8",
"AppStream-8.8.0.GA:toolbox-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:toolbox-debuginfo-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:toolbox-debuginfo-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:toolbox-debuginfo-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:toolbox-debuginfo-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:toolbox-debugsource-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:toolbox-debugsource-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:toolbox-debugsource-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:toolbox-debugsource-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:toolbox-tests-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:toolbox-tests-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:toolbox-tests-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:toolbox-tests-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:udica-0:0.2.6-20.module+el8.8.0+18060+3f21f2cc.noarch::container-tools:rhel8",
"AppStream-8.8.0.GA:udica-0:0.2.6-20.module+el8.8.0+18060+3f21f2cc.src::container-tools:rhel8"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "golang: net/http: handle server errors after sending GOAWAY"
},
{
"cve": "CVE-2022-28131",
"cwe": {
"id": "CWE-1325",
"name": "Improperly Controlled Sequential Memory Allocation"
},
"discovery_date": "2022-07-14T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2107390"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in golang encoding/xml. When calling Decoder, Skip while parsing a deeply nested XML document, a panic can occur due to stack exhaustion and allows an attacker to impact system availability.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "golang: encoding/xml: stack exhaustion in Decoder.Skip",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "The vulnerability exists in the calling of the function decoder.skip to a deeply nested XML document. Although the vulnerability exists, it may require that the application accept deeply nested XML from untrusted sources and specifically calls Decoder.Skip on it. In many deployments, that code path might not even be reachable or exposed to external input. On top of that, a successful exploitation will only result in denial of service due to stack exhaustion, which is why this has been marked as moderate by Red Hat.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"AppStream-8.8.0.GA:aardvark-dns-2:1.5.0-2.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:aardvark-dns-2:1.5.0-2.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:aardvark-dns-2:1.5.0-2.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:aardvark-dns-2:1.5.0-2.module+el8.8.0+18060+3f21f2cc.src::container-tools:rhel8",
"AppStream-8.8.0.GA:aardvark-dns-2:1.5.0-2.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:buildah-1:1.29.1-1.module+el8.8.0+18195+471da4bb.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:buildah-1:1.29.1-1.module+el8.8.0+18195+471da4bb.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:buildah-1:1.29.1-1.module+el8.8.0+18195+471da4bb.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:buildah-1:1.29.1-1.module+el8.8.0+18195+471da4bb.src::container-tools:rhel8",
"AppStream-8.8.0.GA:buildah-1:1.29.1-1.module+el8.8.0+18195+471da4bb.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:buildah-debuginfo-1:1.29.1-1.module+el8.8.0+18195+471da4bb.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:buildah-debuginfo-1:1.29.1-1.module+el8.8.0+18195+471da4bb.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:buildah-debuginfo-1:1.29.1-1.module+el8.8.0+18195+471da4bb.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:buildah-debuginfo-1:1.29.1-1.module+el8.8.0+18195+471da4bb.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:buildah-debugsource-1:1.29.1-1.module+el8.8.0+18195+471da4bb.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:buildah-debugsource-1:1.29.1-1.module+el8.8.0+18195+471da4bb.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:buildah-debugsource-1:1.29.1-1.module+el8.8.0+18195+471da4bb.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:buildah-debugsource-1:1.29.1-1.module+el8.8.0+18195+471da4bb.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:buildah-tests-1:1.29.1-1.module+el8.8.0+18195+471da4bb.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:buildah-tests-1:1.29.1-1.module+el8.8.0+18195+471da4bb.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:buildah-tests-1:1.29.1-1.module+el8.8.0+18195+471da4bb.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:buildah-tests-1:1.29.1-1.module+el8.8.0+18195+471da4bb.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:buildah-tests-debuginfo-1:1.29.1-1.module+el8.8.0+18195+471da4bb.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:buildah-tests-debuginfo-1:1.29.1-1.module+el8.8.0+18195+471da4bb.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:buildah-tests-debuginfo-1:1.29.1-1.module+el8.8.0+18195+471da4bb.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:buildah-tests-debuginfo-1:1.29.1-1.module+el8.8.0+18195+471da4bb.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:cockpit-podman-0:63.1-1.module+el8.8.0+18286+cd236dce.noarch::container-tools:rhel8",
"AppStream-8.8.0.GA:cockpit-podman-0:63.1-1.module+el8.8.0+18286+cd236dce.src::container-tools:rhel8",
"AppStream-8.8.0.GA:conmon-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:conmon-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:conmon-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:conmon-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.src::container-tools:rhel8",
"AppStream-8.8.0.GA:conmon-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:conmon-debuginfo-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:conmon-debuginfo-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:conmon-debuginfo-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:conmon-debuginfo-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:conmon-debugsource-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:conmon-debugsource-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:conmon-debugsource-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:conmon-debugsource-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:container-selinux-2:2.205.0-2.module+el8.8.0+18438+15d3aa65.noarch::container-tools:rhel8",
"AppStream-8.8.0.GA:container-selinux-2:2.205.0-2.module+el8.8.0+18438+15d3aa65.src::container-tools:rhel8",
"AppStream-8.8.0.GA:containernetworking-plugins-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:containernetworking-plugins-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:containernetworking-plugins-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:containernetworking-plugins-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.src::container-tools:rhel8",
"AppStream-8.8.0.GA:containernetworking-plugins-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:containernetworking-plugins-debuginfo-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:containernetworking-plugins-debuginfo-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:containernetworking-plugins-debuginfo-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:containernetworking-plugins-debuginfo-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:containernetworking-plugins-debugsource-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:containernetworking-plugins-debugsource-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:containernetworking-plugins-debugsource-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:containernetworking-plugins-debugsource-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:containers-common-2:1-63.module+el8.8.0+18438+15d3aa65.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:containers-common-2:1-63.module+el8.8.0+18438+15d3aa65.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:containers-common-2:1-63.module+el8.8.0+18438+15d3aa65.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:containers-common-2:1-63.module+el8.8.0+18438+15d3aa65.src::container-tools:rhel8",
"AppStream-8.8.0.GA:containers-common-2:1-63.module+el8.8.0+18438+15d3aa65.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:crit-0:3.15-3.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:crit-0:3.15-3.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:crit-0:3.15-3.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:crit-0:3.15-3.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:criu-0:3.15-3.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:criu-0:3.15-3.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:criu-0:3.15-3.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:criu-0:3.15-3.module+el8.8.0+18060+3f21f2cc.src::container-tools:rhel8",
"AppStream-8.8.0.GA:criu-0:3.15-3.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:criu-debuginfo-0:3.15-3.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:criu-debuginfo-0:3.15-3.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:criu-debuginfo-0:3.15-3.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:criu-debuginfo-0:3.15-3.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:criu-debugsource-0:3.15-3.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:criu-debugsource-0:3.15-3.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:criu-debugsource-0:3.15-3.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:criu-debugsource-0:3.15-3.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:criu-devel-0:3.15-3.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:criu-devel-0:3.15-3.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:criu-devel-0:3.15-3.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:criu-devel-0:3.15-3.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:criu-libs-0:3.15-3.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:criu-libs-0:3.15-3.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:criu-libs-0:3.15-3.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:criu-libs-0:3.15-3.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:criu-libs-debuginfo-0:3.15-3.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:criu-libs-debuginfo-0:3.15-3.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:criu-libs-debuginfo-0:3.15-3.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:criu-libs-debuginfo-0:3.15-3.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:crun-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:crun-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:crun-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:crun-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.src::container-tools:rhel8",
"AppStream-8.8.0.GA:crun-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:crun-debuginfo-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:crun-debuginfo-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:crun-debuginfo-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:crun-debuginfo-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:crun-debugsource-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:crun-debugsource-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:crun-debugsource-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:crun-debugsource-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:fuse-overlayfs-0:1.10-1.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:fuse-overlayfs-0:1.10-1.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:fuse-overlayfs-0:1.10-1.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:fuse-overlayfs-0:1.10-1.module+el8.8.0+18060+3f21f2cc.src::container-tools:rhel8",
"AppStream-8.8.0.GA:fuse-overlayfs-0:1.10-1.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:fuse-overlayfs-debuginfo-0:1.10-1.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:fuse-overlayfs-debuginfo-0:1.10-1.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:fuse-overlayfs-debuginfo-0:1.10-1.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:fuse-overlayfs-debuginfo-0:1.10-1.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:fuse-overlayfs-debugsource-0:1.10-1.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:fuse-overlayfs-debugsource-0:1.10-1.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:fuse-overlayfs-debugsource-0:1.10-1.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:fuse-overlayfs-debugsource-0:1.10-1.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:libslirp-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:libslirp-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:libslirp-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:libslirp-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.src::container-tools:rhel8",
"AppStream-8.8.0.GA:libslirp-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:libslirp-debuginfo-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:libslirp-debuginfo-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:libslirp-debuginfo-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:libslirp-debuginfo-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:libslirp-debugsource-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:libslirp-debugsource-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:libslirp-debugsource-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:libslirp-debugsource-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:libslirp-devel-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:libslirp-devel-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:libslirp-devel-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:libslirp-devel-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:netavark-2:1.5.0-4.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:netavark-2:1.5.0-4.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:netavark-2:1.5.0-4.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:netavark-2:1.5.0-4.module+el8.8.0+18060+3f21f2cc.src::container-tools:rhel8",
"AppStream-8.8.0.GA:netavark-2:1.5.0-4.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.src::container-tools:rhel8",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-debuginfo-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-debuginfo-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-debuginfo-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-debuginfo-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-debugsource-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-debugsource-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-debugsource-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-debugsource-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.src::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-catatonit-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-catatonit-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-catatonit-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-catatonit-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-catatonit-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-catatonit-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-catatonit-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-catatonit-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-debugsource-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-debugsource-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-debugsource-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-debugsource-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-docker-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.noarch::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-gvproxy-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-gvproxy-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-gvproxy-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-gvproxy-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-gvproxy-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-gvproxy-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-gvproxy-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-gvproxy-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-plugins-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-plugins-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-plugins-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-plugins-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-plugins-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-plugins-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-plugins-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-plugins-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-remote-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-remote-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-remote-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-remote-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-remote-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-remote-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-remote-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-remote-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-tests-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-tests-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-tests-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-tests-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:python-podman-0:4.4.1-1.module+el8.8.0+18275+3a56cc62.src::container-tools:rhel8",
"AppStream-8.8.0.GA:python3-criu-0:3.15-3.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:python3-criu-0:3.15-3.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:python3-criu-0:3.15-3.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:python3-criu-0:3.15-3.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:python3-podman-0:4.4.1-1.module+el8.8.0+18275+3a56cc62.noarch::container-tools:rhel8",
"AppStream-8.8.0.GA:runc-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:runc-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:runc-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:runc-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.src::container-tools:rhel8",
"AppStream-8.8.0.GA:runc-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:runc-debuginfo-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:runc-debuginfo-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:runc-debuginfo-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:runc-debuginfo-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:runc-debugsource-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:runc-debugsource-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:runc-debugsource-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:runc-debugsource-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:skopeo-2:1.11.2-0.2.module+el8.8.0+18251+ad5b274c.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:skopeo-2:1.11.2-0.2.module+el8.8.0+18251+ad5b274c.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:skopeo-2:1.11.2-0.2.module+el8.8.0+18251+ad5b274c.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:skopeo-2:1.11.2-0.2.module+el8.8.0+18251+ad5b274c.src::container-tools:rhel8",
"AppStream-8.8.0.GA:skopeo-2:1.11.2-0.2.module+el8.8.0+18251+ad5b274c.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:skopeo-tests-2:1.11.2-0.2.module+el8.8.0+18251+ad5b274c.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:skopeo-tests-2:1.11.2-0.2.module+el8.8.0+18251+ad5b274c.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:skopeo-tests-2:1.11.2-0.2.module+el8.8.0+18251+ad5b274c.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:skopeo-tests-2:1.11.2-0.2.module+el8.8.0+18251+ad5b274c.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:slirp4netns-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:slirp4netns-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:slirp4netns-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:slirp4netns-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.src::container-tools:rhel8",
"AppStream-8.8.0.GA:slirp4netns-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:slirp4netns-debuginfo-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:slirp4netns-debuginfo-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:slirp4netns-debuginfo-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:slirp4netns-debuginfo-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:slirp4netns-debugsource-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:slirp4netns-debugsource-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:slirp4netns-debugsource-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:slirp4netns-debugsource-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:toolbox-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:toolbox-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:toolbox-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:toolbox-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.src::container-tools:rhel8",
"AppStream-8.8.0.GA:toolbox-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:toolbox-debuginfo-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:toolbox-debuginfo-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:toolbox-debuginfo-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:toolbox-debuginfo-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:toolbox-debugsource-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:toolbox-debugsource-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:toolbox-debugsource-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:toolbox-debugsource-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:toolbox-tests-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:toolbox-tests-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:toolbox-tests-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:toolbox-tests-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:udica-0:0.2.6-20.module+el8.8.0+18060+3f21f2cc.noarch::container-tools:rhel8",
"AppStream-8.8.0.GA:udica-0:0.2.6-20.module+el8.8.0+18060+3f21f2cc.src::container-tools:rhel8"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2022-28131"
},
{
"category": "external",
"summary": "RHBZ#2107390",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2107390"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2022-28131",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-28131"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2022-28131",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2022-28131"
},
{
"category": "external",
"summary": "https://go.dev/issue/53614",
"url": "https://go.dev/issue/53614"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-announce/c/nqrv9fbR0zE",
"url": "https://groups.google.com/g/golang-announce/c/nqrv9fbR0zE"
}
],
"release_date": "2022-07-12T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2023-05-16T08:49:00+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"AppStream-8.8.0.GA:aardvark-dns-2:1.5.0-2.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:aardvark-dns-2:1.5.0-2.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:aardvark-dns-2:1.5.0-2.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:aardvark-dns-2:1.5.0-2.module+el8.8.0+18060+3f21f2cc.src::container-tools:rhel8",
"AppStream-8.8.0.GA:aardvark-dns-2:1.5.0-2.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:buildah-1:1.29.1-1.module+el8.8.0+18195+471da4bb.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:buildah-1:1.29.1-1.module+el8.8.0+18195+471da4bb.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:buildah-1:1.29.1-1.module+el8.8.0+18195+471da4bb.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:buildah-1:1.29.1-1.module+el8.8.0+18195+471da4bb.src::container-tools:rhel8",
"AppStream-8.8.0.GA:buildah-1:1.29.1-1.module+el8.8.0+18195+471da4bb.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:buildah-debuginfo-1:1.29.1-1.module+el8.8.0+18195+471da4bb.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:buildah-debuginfo-1:1.29.1-1.module+el8.8.0+18195+471da4bb.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:buildah-debuginfo-1:1.29.1-1.module+el8.8.0+18195+471da4bb.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:buildah-debuginfo-1:1.29.1-1.module+el8.8.0+18195+471da4bb.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:buildah-debugsource-1:1.29.1-1.module+el8.8.0+18195+471da4bb.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:buildah-debugsource-1:1.29.1-1.module+el8.8.0+18195+471da4bb.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:buildah-debugsource-1:1.29.1-1.module+el8.8.0+18195+471da4bb.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:buildah-debugsource-1:1.29.1-1.module+el8.8.0+18195+471da4bb.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:buildah-tests-1:1.29.1-1.module+el8.8.0+18195+471da4bb.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:buildah-tests-1:1.29.1-1.module+el8.8.0+18195+471da4bb.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:buildah-tests-1:1.29.1-1.module+el8.8.0+18195+471da4bb.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:buildah-tests-1:1.29.1-1.module+el8.8.0+18195+471da4bb.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:buildah-tests-debuginfo-1:1.29.1-1.module+el8.8.0+18195+471da4bb.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:buildah-tests-debuginfo-1:1.29.1-1.module+el8.8.0+18195+471da4bb.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:buildah-tests-debuginfo-1:1.29.1-1.module+el8.8.0+18195+471da4bb.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:buildah-tests-debuginfo-1:1.29.1-1.module+el8.8.0+18195+471da4bb.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:cockpit-podman-0:63.1-1.module+el8.8.0+18286+cd236dce.noarch::container-tools:rhel8",
"AppStream-8.8.0.GA:cockpit-podman-0:63.1-1.module+el8.8.0+18286+cd236dce.src::container-tools:rhel8",
"AppStream-8.8.0.GA:conmon-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:conmon-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:conmon-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:conmon-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.src::container-tools:rhel8",
"AppStream-8.8.0.GA:conmon-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:conmon-debuginfo-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:conmon-debuginfo-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:conmon-debuginfo-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:conmon-debuginfo-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:conmon-debugsource-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:conmon-debugsource-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:conmon-debugsource-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:conmon-debugsource-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:container-selinux-2:2.205.0-2.module+el8.8.0+18438+15d3aa65.noarch::container-tools:rhel8",
"AppStream-8.8.0.GA:container-selinux-2:2.205.0-2.module+el8.8.0+18438+15d3aa65.src::container-tools:rhel8",
"AppStream-8.8.0.GA:containernetworking-plugins-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:containernetworking-plugins-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:containernetworking-plugins-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:containernetworking-plugins-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.src::container-tools:rhel8",
"AppStream-8.8.0.GA:containernetworking-plugins-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:containernetworking-plugins-debuginfo-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:containernetworking-plugins-debuginfo-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:containernetworking-plugins-debuginfo-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:containernetworking-plugins-debuginfo-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:containernetworking-plugins-debugsource-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:containernetworking-plugins-debugsource-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:containernetworking-plugins-debugsource-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:containernetworking-plugins-debugsource-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:containers-common-2:1-63.module+el8.8.0+18438+15d3aa65.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:containers-common-2:1-63.module+el8.8.0+18438+15d3aa65.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:containers-common-2:1-63.module+el8.8.0+18438+15d3aa65.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:containers-common-2:1-63.module+el8.8.0+18438+15d3aa65.src::container-tools:rhel8",
"AppStream-8.8.0.GA:containers-common-2:1-63.module+el8.8.0+18438+15d3aa65.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:crit-0:3.15-3.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:crit-0:3.15-3.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:crit-0:3.15-3.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:crit-0:3.15-3.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:criu-0:3.15-3.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:criu-0:3.15-3.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:criu-0:3.15-3.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:criu-0:3.15-3.module+el8.8.0+18060+3f21f2cc.src::container-tools:rhel8",
"AppStream-8.8.0.GA:criu-0:3.15-3.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:criu-debuginfo-0:3.15-3.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:criu-debuginfo-0:3.15-3.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:criu-debuginfo-0:3.15-3.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:criu-debuginfo-0:3.15-3.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:criu-debugsource-0:3.15-3.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:criu-debugsource-0:3.15-3.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:criu-debugsource-0:3.15-3.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:criu-debugsource-0:3.15-3.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:criu-devel-0:3.15-3.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:criu-devel-0:3.15-3.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:criu-devel-0:3.15-3.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:criu-devel-0:3.15-3.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:criu-libs-0:3.15-3.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:criu-libs-0:3.15-3.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:criu-libs-0:3.15-3.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:criu-libs-0:3.15-3.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:criu-libs-debuginfo-0:3.15-3.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:criu-libs-debuginfo-0:3.15-3.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:criu-libs-debuginfo-0:3.15-3.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:criu-libs-debuginfo-0:3.15-3.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:crun-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:crun-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:crun-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:crun-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.src::container-tools:rhel8",
"AppStream-8.8.0.GA:crun-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:crun-debuginfo-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:crun-debuginfo-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:crun-debuginfo-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:crun-debuginfo-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:crun-debugsource-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:crun-debugsource-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:crun-debugsource-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:crun-debugsource-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:fuse-overlayfs-0:1.10-1.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:fuse-overlayfs-0:1.10-1.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:fuse-overlayfs-0:1.10-1.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:fuse-overlayfs-0:1.10-1.module+el8.8.0+18060+3f21f2cc.src::container-tools:rhel8",
"AppStream-8.8.0.GA:fuse-overlayfs-0:1.10-1.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:fuse-overlayfs-debuginfo-0:1.10-1.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:fuse-overlayfs-debuginfo-0:1.10-1.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:fuse-overlayfs-debuginfo-0:1.10-1.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:fuse-overlayfs-debuginfo-0:1.10-1.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:fuse-overlayfs-debugsource-0:1.10-1.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:fuse-overlayfs-debugsource-0:1.10-1.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:fuse-overlayfs-debugsource-0:1.10-1.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:fuse-overlayfs-debugsource-0:1.10-1.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:libslirp-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:libslirp-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:libslirp-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:libslirp-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.src::container-tools:rhel8",
"AppStream-8.8.0.GA:libslirp-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:libslirp-debuginfo-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:libslirp-debuginfo-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:libslirp-debuginfo-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:libslirp-debuginfo-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:libslirp-debugsource-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:libslirp-debugsource-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:libslirp-debugsource-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:libslirp-debugsource-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:libslirp-devel-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:libslirp-devel-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:libslirp-devel-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:libslirp-devel-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:netavark-2:1.5.0-4.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:netavark-2:1.5.0-4.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:netavark-2:1.5.0-4.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:netavark-2:1.5.0-4.module+el8.8.0+18060+3f21f2cc.src::container-tools:rhel8",
"AppStream-8.8.0.GA:netavark-2:1.5.0-4.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.src::container-tools:rhel8",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-debuginfo-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-debuginfo-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-debuginfo-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-debuginfo-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-debugsource-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-debugsource-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-debugsource-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-debugsource-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.src::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-catatonit-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-catatonit-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-catatonit-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-catatonit-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-catatonit-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-catatonit-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-catatonit-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-catatonit-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-debugsource-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-debugsource-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-debugsource-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-debugsource-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-docker-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.noarch::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-gvproxy-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-gvproxy-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-gvproxy-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-gvproxy-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-gvproxy-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-gvproxy-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-gvproxy-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-gvproxy-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-plugins-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-plugins-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-plugins-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-plugins-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-plugins-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-plugins-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-plugins-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-plugins-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-remote-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-remote-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-remote-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-remote-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-remote-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-remote-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-remote-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-remote-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-tests-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-tests-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-tests-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-tests-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:python-podman-0:4.4.1-1.module+el8.8.0+18275+3a56cc62.src::container-tools:rhel8",
"AppStream-8.8.0.GA:python3-criu-0:3.15-3.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:python3-criu-0:3.15-3.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:python3-criu-0:3.15-3.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:python3-criu-0:3.15-3.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:python3-podman-0:4.4.1-1.module+el8.8.0+18275+3a56cc62.noarch::container-tools:rhel8",
"AppStream-8.8.0.GA:runc-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:runc-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:runc-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:runc-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.src::container-tools:rhel8",
"AppStream-8.8.0.GA:runc-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:runc-debuginfo-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:runc-debuginfo-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:runc-debuginfo-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:runc-debuginfo-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:runc-debugsource-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:runc-debugsource-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:runc-debugsource-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:runc-debugsource-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:skopeo-2:1.11.2-0.2.module+el8.8.0+18251+ad5b274c.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:skopeo-2:1.11.2-0.2.module+el8.8.0+18251+ad5b274c.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:skopeo-2:1.11.2-0.2.module+el8.8.0+18251+ad5b274c.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:skopeo-2:1.11.2-0.2.module+el8.8.0+18251+ad5b274c.src::container-tools:rhel8",
"AppStream-8.8.0.GA:skopeo-2:1.11.2-0.2.module+el8.8.0+18251+ad5b274c.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:skopeo-tests-2:1.11.2-0.2.module+el8.8.0+18251+ad5b274c.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:skopeo-tests-2:1.11.2-0.2.module+el8.8.0+18251+ad5b274c.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:skopeo-tests-2:1.11.2-0.2.module+el8.8.0+18251+ad5b274c.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:skopeo-tests-2:1.11.2-0.2.module+el8.8.0+18251+ad5b274c.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:slirp4netns-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:slirp4netns-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:slirp4netns-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:slirp4netns-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.src::container-tools:rhel8",
"AppStream-8.8.0.GA:slirp4netns-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:slirp4netns-debuginfo-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:slirp4netns-debuginfo-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:slirp4netns-debuginfo-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:slirp4netns-debuginfo-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:slirp4netns-debugsource-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:slirp4netns-debugsource-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:slirp4netns-debugsource-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:slirp4netns-debugsource-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:toolbox-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:toolbox-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:toolbox-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:toolbox-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.src::container-tools:rhel8",
"AppStream-8.8.0.GA:toolbox-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:toolbox-debuginfo-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:toolbox-debuginfo-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:toolbox-debuginfo-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:toolbox-debuginfo-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:toolbox-debugsource-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:toolbox-debugsource-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:toolbox-debugsource-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:toolbox-debugsource-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:toolbox-tests-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:toolbox-tests-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:toolbox-tests-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:toolbox-tests-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:udica-0:0.2.6-20.module+el8.8.0+18060+3f21f2cc.noarch::container-tools:rhel8",
"AppStream-8.8.0.GA:udica-0:0.2.6-20.module+el8.8.0+18060+3f21f2cc.src::container-tools:rhel8"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2023:2758"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "LOCAL",
"availabilityImpact": "HIGH",
"baseScore": 7.3,
"baseSeverity": "HIGH",
"confidentialityImpact": "LOW",
"integrityImpact": "LOW",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:N/UI:N/S:U/C:L/I:L/A:H",
"version": "3.1"
},
"products": [
"AppStream-8.8.0.GA:aardvark-dns-2:1.5.0-2.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:aardvark-dns-2:1.5.0-2.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:aardvark-dns-2:1.5.0-2.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:aardvark-dns-2:1.5.0-2.module+el8.8.0+18060+3f21f2cc.src::container-tools:rhel8",
"AppStream-8.8.0.GA:aardvark-dns-2:1.5.0-2.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:buildah-1:1.29.1-1.module+el8.8.0+18195+471da4bb.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:buildah-1:1.29.1-1.module+el8.8.0+18195+471da4bb.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:buildah-1:1.29.1-1.module+el8.8.0+18195+471da4bb.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:buildah-1:1.29.1-1.module+el8.8.0+18195+471da4bb.src::container-tools:rhel8",
"AppStream-8.8.0.GA:buildah-1:1.29.1-1.module+el8.8.0+18195+471da4bb.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:buildah-debuginfo-1:1.29.1-1.module+el8.8.0+18195+471da4bb.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:buildah-debuginfo-1:1.29.1-1.module+el8.8.0+18195+471da4bb.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:buildah-debuginfo-1:1.29.1-1.module+el8.8.0+18195+471da4bb.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:buildah-debuginfo-1:1.29.1-1.module+el8.8.0+18195+471da4bb.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:buildah-debugsource-1:1.29.1-1.module+el8.8.0+18195+471da4bb.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:buildah-debugsource-1:1.29.1-1.module+el8.8.0+18195+471da4bb.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:buildah-debugsource-1:1.29.1-1.module+el8.8.0+18195+471da4bb.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:buildah-debugsource-1:1.29.1-1.module+el8.8.0+18195+471da4bb.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:buildah-tests-1:1.29.1-1.module+el8.8.0+18195+471da4bb.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:buildah-tests-1:1.29.1-1.module+el8.8.0+18195+471da4bb.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:buildah-tests-1:1.29.1-1.module+el8.8.0+18195+471da4bb.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:buildah-tests-1:1.29.1-1.module+el8.8.0+18195+471da4bb.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:buildah-tests-debuginfo-1:1.29.1-1.module+el8.8.0+18195+471da4bb.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:buildah-tests-debuginfo-1:1.29.1-1.module+el8.8.0+18195+471da4bb.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:buildah-tests-debuginfo-1:1.29.1-1.module+el8.8.0+18195+471da4bb.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:buildah-tests-debuginfo-1:1.29.1-1.module+el8.8.0+18195+471da4bb.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:cockpit-podman-0:63.1-1.module+el8.8.0+18286+cd236dce.noarch::container-tools:rhel8",
"AppStream-8.8.0.GA:cockpit-podman-0:63.1-1.module+el8.8.0+18286+cd236dce.src::container-tools:rhel8",
"AppStream-8.8.0.GA:conmon-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:conmon-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:conmon-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:conmon-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.src::container-tools:rhel8",
"AppStream-8.8.0.GA:conmon-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:conmon-debuginfo-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:conmon-debuginfo-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:conmon-debuginfo-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:conmon-debuginfo-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:conmon-debugsource-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:conmon-debugsource-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:conmon-debugsource-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:conmon-debugsource-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:container-selinux-2:2.205.0-2.module+el8.8.0+18438+15d3aa65.noarch::container-tools:rhel8",
"AppStream-8.8.0.GA:container-selinux-2:2.205.0-2.module+el8.8.0+18438+15d3aa65.src::container-tools:rhel8",
"AppStream-8.8.0.GA:containernetworking-plugins-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:containernetworking-plugins-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:containernetworking-plugins-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:containernetworking-plugins-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.src::container-tools:rhel8",
"AppStream-8.8.0.GA:containernetworking-plugins-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:containernetworking-plugins-debuginfo-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:containernetworking-plugins-debuginfo-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:containernetworking-plugins-debuginfo-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:containernetworking-plugins-debuginfo-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:containernetworking-plugins-debugsource-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:containernetworking-plugins-debugsource-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:containernetworking-plugins-debugsource-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:containernetworking-plugins-debugsource-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:containers-common-2:1-63.module+el8.8.0+18438+15d3aa65.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:containers-common-2:1-63.module+el8.8.0+18438+15d3aa65.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:containers-common-2:1-63.module+el8.8.0+18438+15d3aa65.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:containers-common-2:1-63.module+el8.8.0+18438+15d3aa65.src::container-tools:rhel8",
"AppStream-8.8.0.GA:containers-common-2:1-63.module+el8.8.0+18438+15d3aa65.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:crit-0:3.15-3.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:crit-0:3.15-3.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:crit-0:3.15-3.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:crit-0:3.15-3.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:criu-0:3.15-3.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:criu-0:3.15-3.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:criu-0:3.15-3.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:criu-0:3.15-3.module+el8.8.0+18060+3f21f2cc.src::container-tools:rhel8",
"AppStream-8.8.0.GA:criu-0:3.15-3.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:criu-debuginfo-0:3.15-3.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:criu-debuginfo-0:3.15-3.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:criu-debuginfo-0:3.15-3.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:criu-debuginfo-0:3.15-3.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:criu-debugsource-0:3.15-3.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:criu-debugsource-0:3.15-3.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:criu-debugsource-0:3.15-3.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:criu-debugsource-0:3.15-3.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:criu-devel-0:3.15-3.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:criu-devel-0:3.15-3.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:criu-devel-0:3.15-3.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:criu-devel-0:3.15-3.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:criu-libs-0:3.15-3.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:criu-libs-0:3.15-3.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:criu-libs-0:3.15-3.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:criu-libs-0:3.15-3.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:criu-libs-debuginfo-0:3.15-3.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:criu-libs-debuginfo-0:3.15-3.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:criu-libs-debuginfo-0:3.15-3.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:criu-libs-debuginfo-0:3.15-3.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:crun-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:crun-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:crun-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:crun-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.src::container-tools:rhel8",
"AppStream-8.8.0.GA:crun-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:crun-debuginfo-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:crun-debuginfo-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:crun-debuginfo-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:crun-debuginfo-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:crun-debugsource-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:crun-debugsource-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:crun-debugsource-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:crun-debugsource-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:fuse-overlayfs-0:1.10-1.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:fuse-overlayfs-0:1.10-1.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:fuse-overlayfs-0:1.10-1.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:fuse-overlayfs-0:1.10-1.module+el8.8.0+18060+3f21f2cc.src::container-tools:rhel8",
"AppStream-8.8.0.GA:fuse-overlayfs-0:1.10-1.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:fuse-overlayfs-debuginfo-0:1.10-1.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:fuse-overlayfs-debuginfo-0:1.10-1.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:fuse-overlayfs-debuginfo-0:1.10-1.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:fuse-overlayfs-debuginfo-0:1.10-1.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:fuse-overlayfs-debugsource-0:1.10-1.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:fuse-overlayfs-debugsource-0:1.10-1.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:fuse-overlayfs-debugsource-0:1.10-1.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:fuse-overlayfs-debugsource-0:1.10-1.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:libslirp-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:libslirp-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:libslirp-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:libslirp-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.src::container-tools:rhel8",
"AppStream-8.8.0.GA:libslirp-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:libslirp-debuginfo-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:libslirp-debuginfo-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:libslirp-debuginfo-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:libslirp-debuginfo-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:libslirp-debugsource-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:libslirp-debugsource-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:libslirp-debugsource-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:libslirp-debugsource-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:libslirp-devel-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:libslirp-devel-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:libslirp-devel-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:libslirp-devel-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:netavark-2:1.5.0-4.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:netavark-2:1.5.0-4.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:netavark-2:1.5.0-4.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:netavark-2:1.5.0-4.module+el8.8.0+18060+3f21f2cc.src::container-tools:rhel8",
"AppStream-8.8.0.GA:netavark-2:1.5.0-4.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.src::container-tools:rhel8",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-debuginfo-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-debuginfo-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-debuginfo-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-debuginfo-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-debugsource-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-debugsource-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-debugsource-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-debugsource-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.src::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-catatonit-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-catatonit-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-catatonit-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-catatonit-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-catatonit-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-catatonit-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-catatonit-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-catatonit-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-debugsource-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-debugsource-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-debugsource-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-debugsource-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-docker-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.noarch::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-gvproxy-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-gvproxy-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-gvproxy-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-gvproxy-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-gvproxy-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-gvproxy-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-gvproxy-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-gvproxy-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-plugins-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-plugins-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-plugins-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-plugins-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-plugins-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-plugins-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-plugins-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-plugins-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-remote-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-remote-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-remote-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-remote-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-remote-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-remote-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-remote-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-remote-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-tests-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-tests-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-tests-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-tests-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:python-podman-0:4.4.1-1.module+el8.8.0+18275+3a56cc62.src::container-tools:rhel8",
"AppStream-8.8.0.GA:python3-criu-0:3.15-3.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:python3-criu-0:3.15-3.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:python3-criu-0:3.15-3.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:python3-criu-0:3.15-3.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:python3-podman-0:4.4.1-1.module+el8.8.0+18275+3a56cc62.noarch::container-tools:rhel8",
"AppStream-8.8.0.GA:runc-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:runc-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:runc-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:runc-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.src::container-tools:rhel8",
"AppStream-8.8.0.GA:runc-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:runc-debuginfo-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:runc-debuginfo-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:runc-debuginfo-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:runc-debuginfo-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:runc-debugsource-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:runc-debugsource-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:runc-debugsource-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:runc-debugsource-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:skopeo-2:1.11.2-0.2.module+el8.8.0+18251+ad5b274c.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:skopeo-2:1.11.2-0.2.module+el8.8.0+18251+ad5b274c.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:skopeo-2:1.11.2-0.2.module+el8.8.0+18251+ad5b274c.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:skopeo-2:1.11.2-0.2.module+el8.8.0+18251+ad5b274c.src::container-tools:rhel8",
"AppStream-8.8.0.GA:skopeo-2:1.11.2-0.2.module+el8.8.0+18251+ad5b274c.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:skopeo-tests-2:1.11.2-0.2.module+el8.8.0+18251+ad5b274c.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:skopeo-tests-2:1.11.2-0.2.module+el8.8.0+18251+ad5b274c.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:skopeo-tests-2:1.11.2-0.2.module+el8.8.0+18251+ad5b274c.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:skopeo-tests-2:1.11.2-0.2.module+el8.8.0+18251+ad5b274c.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:slirp4netns-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:slirp4netns-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:slirp4netns-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:slirp4netns-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.src::container-tools:rhel8",
"AppStream-8.8.0.GA:slirp4netns-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:slirp4netns-debuginfo-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:slirp4netns-debuginfo-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:slirp4netns-debuginfo-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:slirp4netns-debuginfo-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:slirp4netns-debugsource-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:slirp4netns-debugsource-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:slirp4netns-debugsource-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:slirp4netns-debugsource-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:toolbox-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:toolbox-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:toolbox-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:toolbox-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.src::container-tools:rhel8",
"AppStream-8.8.0.GA:toolbox-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:toolbox-debuginfo-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:toolbox-debuginfo-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:toolbox-debuginfo-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:toolbox-debuginfo-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:toolbox-debugsource-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:toolbox-debugsource-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:toolbox-debugsource-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:toolbox-debugsource-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:toolbox-tests-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:toolbox-tests-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:toolbox-tests-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:toolbox-tests-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:udica-0:0.2.6-20.module+el8.8.0+18060+3f21f2cc.noarch::container-tools:rhel8",
"AppStream-8.8.0.GA:udica-0:0.2.6-20.module+el8.8.0+18060+3f21f2cc.src::container-tools:rhel8"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "golang: encoding/xml: stack exhaustion in Decoder.Skip"
},
{
"cve": "CVE-2022-30629",
"cwe": {
"id": "CWE-331",
"name": "Insufficient Entropy"
},
"discovery_date": "2022-06-02T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2092793"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in the crypto/tls golang package. When session tickets are generated by crypto/tls, it is missing the ticket expiration. This issue may allow an attacker to observe the TLS handshakes to correlate successive connections during session resumption.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "golang: crypto/tls: session tickets lack random ticket_age_add",
"title": "Vulnerability summary"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"AppStream-8.8.0.GA:aardvark-dns-2:1.5.0-2.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:aardvark-dns-2:1.5.0-2.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:aardvark-dns-2:1.5.0-2.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:aardvark-dns-2:1.5.0-2.module+el8.8.0+18060+3f21f2cc.src::container-tools:rhel8",
"AppStream-8.8.0.GA:aardvark-dns-2:1.5.0-2.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:buildah-1:1.29.1-1.module+el8.8.0+18195+471da4bb.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:buildah-1:1.29.1-1.module+el8.8.0+18195+471da4bb.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:buildah-1:1.29.1-1.module+el8.8.0+18195+471da4bb.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:buildah-1:1.29.1-1.module+el8.8.0+18195+471da4bb.src::container-tools:rhel8",
"AppStream-8.8.0.GA:buildah-1:1.29.1-1.module+el8.8.0+18195+471da4bb.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:buildah-debuginfo-1:1.29.1-1.module+el8.8.0+18195+471da4bb.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:buildah-debuginfo-1:1.29.1-1.module+el8.8.0+18195+471da4bb.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:buildah-debuginfo-1:1.29.1-1.module+el8.8.0+18195+471da4bb.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:buildah-debuginfo-1:1.29.1-1.module+el8.8.0+18195+471da4bb.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:buildah-debugsource-1:1.29.1-1.module+el8.8.0+18195+471da4bb.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:buildah-debugsource-1:1.29.1-1.module+el8.8.0+18195+471da4bb.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:buildah-debugsource-1:1.29.1-1.module+el8.8.0+18195+471da4bb.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:buildah-debugsource-1:1.29.1-1.module+el8.8.0+18195+471da4bb.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:buildah-tests-1:1.29.1-1.module+el8.8.0+18195+471da4bb.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:buildah-tests-1:1.29.1-1.module+el8.8.0+18195+471da4bb.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:buildah-tests-1:1.29.1-1.module+el8.8.0+18195+471da4bb.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:buildah-tests-1:1.29.1-1.module+el8.8.0+18195+471da4bb.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:buildah-tests-debuginfo-1:1.29.1-1.module+el8.8.0+18195+471da4bb.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:buildah-tests-debuginfo-1:1.29.1-1.module+el8.8.0+18195+471da4bb.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:buildah-tests-debuginfo-1:1.29.1-1.module+el8.8.0+18195+471da4bb.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:buildah-tests-debuginfo-1:1.29.1-1.module+el8.8.0+18195+471da4bb.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:cockpit-podman-0:63.1-1.module+el8.8.0+18286+cd236dce.noarch::container-tools:rhel8",
"AppStream-8.8.0.GA:cockpit-podman-0:63.1-1.module+el8.8.0+18286+cd236dce.src::container-tools:rhel8",
"AppStream-8.8.0.GA:conmon-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:conmon-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:conmon-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:conmon-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.src::container-tools:rhel8",
"AppStream-8.8.0.GA:conmon-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:conmon-debuginfo-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:conmon-debuginfo-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:conmon-debuginfo-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:conmon-debuginfo-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:conmon-debugsource-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:conmon-debugsource-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:conmon-debugsource-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:conmon-debugsource-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:container-selinux-2:2.205.0-2.module+el8.8.0+18438+15d3aa65.noarch::container-tools:rhel8",
"AppStream-8.8.0.GA:container-selinux-2:2.205.0-2.module+el8.8.0+18438+15d3aa65.src::container-tools:rhel8",
"AppStream-8.8.0.GA:containernetworking-plugins-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:containernetworking-plugins-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:containernetworking-plugins-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:containernetworking-plugins-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.src::container-tools:rhel8",
"AppStream-8.8.0.GA:containernetworking-plugins-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:containernetworking-plugins-debuginfo-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:containernetworking-plugins-debuginfo-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:containernetworking-plugins-debuginfo-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:containernetworking-plugins-debuginfo-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:containernetworking-plugins-debugsource-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:containernetworking-plugins-debugsource-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:containernetworking-plugins-debugsource-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:containernetworking-plugins-debugsource-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:containers-common-2:1-63.module+el8.8.0+18438+15d3aa65.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:containers-common-2:1-63.module+el8.8.0+18438+15d3aa65.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:containers-common-2:1-63.module+el8.8.0+18438+15d3aa65.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:containers-common-2:1-63.module+el8.8.0+18438+15d3aa65.src::container-tools:rhel8",
"AppStream-8.8.0.GA:containers-common-2:1-63.module+el8.8.0+18438+15d3aa65.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:crit-0:3.15-3.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:crit-0:3.15-3.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:crit-0:3.15-3.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:crit-0:3.15-3.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:criu-0:3.15-3.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:criu-0:3.15-3.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:criu-0:3.15-3.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:criu-0:3.15-3.module+el8.8.0+18060+3f21f2cc.src::container-tools:rhel8",
"AppStream-8.8.0.GA:criu-0:3.15-3.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:criu-debuginfo-0:3.15-3.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:criu-debuginfo-0:3.15-3.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:criu-debuginfo-0:3.15-3.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:criu-debuginfo-0:3.15-3.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:criu-debugsource-0:3.15-3.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:criu-debugsource-0:3.15-3.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:criu-debugsource-0:3.15-3.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:criu-debugsource-0:3.15-3.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:criu-devel-0:3.15-3.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:criu-devel-0:3.15-3.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:criu-devel-0:3.15-3.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:criu-devel-0:3.15-3.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:criu-libs-0:3.15-3.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:criu-libs-0:3.15-3.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:criu-libs-0:3.15-3.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:criu-libs-0:3.15-3.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:criu-libs-debuginfo-0:3.15-3.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:criu-libs-debuginfo-0:3.15-3.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:criu-libs-debuginfo-0:3.15-3.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:criu-libs-debuginfo-0:3.15-3.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:crun-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:crun-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:crun-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:crun-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.src::container-tools:rhel8",
"AppStream-8.8.0.GA:crun-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:crun-debuginfo-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:crun-debuginfo-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:crun-debuginfo-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:crun-debuginfo-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:crun-debugsource-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:crun-debugsource-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:crun-debugsource-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:crun-debugsource-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:fuse-overlayfs-0:1.10-1.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:fuse-overlayfs-0:1.10-1.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:fuse-overlayfs-0:1.10-1.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:fuse-overlayfs-0:1.10-1.module+el8.8.0+18060+3f21f2cc.src::container-tools:rhel8",
"AppStream-8.8.0.GA:fuse-overlayfs-0:1.10-1.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:fuse-overlayfs-debuginfo-0:1.10-1.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:fuse-overlayfs-debuginfo-0:1.10-1.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:fuse-overlayfs-debuginfo-0:1.10-1.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:fuse-overlayfs-debuginfo-0:1.10-1.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:fuse-overlayfs-debugsource-0:1.10-1.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:fuse-overlayfs-debugsource-0:1.10-1.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:fuse-overlayfs-debugsource-0:1.10-1.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:fuse-overlayfs-debugsource-0:1.10-1.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:libslirp-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:libslirp-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:libslirp-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:libslirp-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.src::container-tools:rhel8",
"AppStream-8.8.0.GA:libslirp-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:libslirp-debuginfo-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:libslirp-debuginfo-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:libslirp-debuginfo-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:libslirp-debuginfo-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:libslirp-debugsource-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:libslirp-debugsource-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:libslirp-debugsource-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:libslirp-debugsource-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:libslirp-devel-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:libslirp-devel-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:libslirp-devel-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:libslirp-devel-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:netavark-2:1.5.0-4.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:netavark-2:1.5.0-4.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:netavark-2:1.5.0-4.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:netavark-2:1.5.0-4.module+el8.8.0+18060+3f21f2cc.src::container-tools:rhel8",
"AppStream-8.8.0.GA:netavark-2:1.5.0-4.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.src::container-tools:rhel8",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-debuginfo-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-debuginfo-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-debuginfo-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-debuginfo-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-debugsource-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-debugsource-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-debugsource-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-debugsource-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.src::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-catatonit-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-catatonit-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-catatonit-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-catatonit-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-catatonit-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-catatonit-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-catatonit-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-catatonit-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-debugsource-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-debugsource-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-debugsource-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-debugsource-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-docker-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.noarch::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-gvproxy-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-gvproxy-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-gvproxy-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-gvproxy-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-gvproxy-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-gvproxy-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-gvproxy-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-gvproxy-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-plugins-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-plugins-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-plugins-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-plugins-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-plugins-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-plugins-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-plugins-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-plugins-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-remote-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-remote-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-remote-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-remote-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-remote-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-remote-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-remote-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-remote-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-tests-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-tests-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-tests-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-tests-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:python-podman-0:4.4.1-1.module+el8.8.0+18275+3a56cc62.src::container-tools:rhel8",
"AppStream-8.8.0.GA:python3-criu-0:3.15-3.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:python3-criu-0:3.15-3.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:python3-criu-0:3.15-3.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:python3-criu-0:3.15-3.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:python3-podman-0:4.4.1-1.module+el8.8.0+18275+3a56cc62.noarch::container-tools:rhel8",
"AppStream-8.8.0.GA:runc-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:runc-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:runc-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:runc-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.src::container-tools:rhel8",
"AppStream-8.8.0.GA:runc-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:runc-debuginfo-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:runc-debuginfo-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:runc-debuginfo-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:runc-debuginfo-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:runc-debugsource-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:runc-debugsource-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:runc-debugsource-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:runc-debugsource-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:skopeo-2:1.11.2-0.2.module+el8.8.0+18251+ad5b274c.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:skopeo-2:1.11.2-0.2.module+el8.8.0+18251+ad5b274c.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:skopeo-2:1.11.2-0.2.module+el8.8.0+18251+ad5b274c.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:skopeo-2:1.11.2-0.2.module+el8.8.0+18251+ad5b274c.src::container-tools:rhel8",
"AppStream-8.8.0.GA:skopeo-2:1.11.2-0.2.module+el8.8.0+18251+ad5b274c.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:skopeo-tests-2:1.11.2-0.2.module+el8.8.0+18251+ad5b274c.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:skopeo-tests-2:1.11.2-0.2.module+el8.8.0+18251+ad5b274c.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:skopeo-tests-2:1.11.2-0.2.module+el8.8.0+18251+ad5b274c.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:skopeo-tests-2:1.11.2-0.2.module+el8.8.0+18251+ad5b274c.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:slirp4netns-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:slirp4netns-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:slirp4netns-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:slirp4netns-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.src::container-tools:rhel8",
"AppStream-8.8.0.GA:slirp4netns-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:slirp4netns-debuginfo-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:slirp4netns-debuginfo-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:slirp4netns-debuginfo-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:slirp4netns-debuginfo-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:slirp4netns-debugsource-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:slirp4netns-debugsource-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:slirp4netns-debugsource-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:slirp4netns-debugsource-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:toolbox-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:toolbox-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:toolbox-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:toolbox-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.src::container-tools:rhel8",
"AppStream-8.8.0.GA:toolbox-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:toolbox-debuginfo-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:toolbox-debuginfo-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:toolbox-debuginfo-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:toolbox-debuginfo-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:toolbox-debugsource-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:toolbox-debugsource-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:toolbox-debugsource-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:toolbox-debugsource-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:toolbox-tests-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:toolbox-tests-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:toolbox-tests-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:toolbox-tests-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:udica-0:0.2.6-20.module+el8.8.0+18060+3f21f2cc.noarch::container-tools:rhel8",
"AppStream-8.8.0.GA:udica-0:0.2.6-20.module+el8.8.0+18060+3f21f2cc.src::container-tools:rhel8"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2022-30629"
},
{
"category": "external",
"summary": "RHBZ#2092793",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2092793"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2022-30629",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-30629"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2022-30629",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2022-30629"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-announce/c/TzIC9-t8Ytg",
"url": "https://groups.google.com/g/golang-announce/c/TzIC9-t8Ytg"
}
],
"release_date": "2022-06-02T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2023-05-16T08:49:00+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"AppStream-8.8.0.GA:aardvark-dns-2:1.5.0-2.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:aardvark-dns-2:1.5.0-2.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:aardvark-dns-2:1.5.0-2.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:aardvark-dns-2:1.5.0-2.module+el8.8.0+18060+3f21f2cc.src::container-tools:rhel8",
"AppStream-8.8.0.GA:aardvark-dns-2:1.5.0-2.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:buildah-1:1.29.1-1.module+el8.8.0+18195+471da4bb.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:buildah-1:1.29.1-1.module+el8.8.0+18195+471da4bb.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:buildah-1:1.29.1-1.module+el8.8.0+18195+471da4bb.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:buildah-1:1.29.1-1.module+el8.8.0+18195+471da4bb.src::container-tools:rhel8",
"AppStream-8.8.0.GA:buildah-1:1.29.1-1.module+el8.8.0+18195+471da4bb.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:buildah-debuginfo-1:1.29.1-1.module+el8.8.0+18195+471da4bb.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:buildah-debuginfo-1:1.29.1-1.module+el8.8.0+18195+471da4bb.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:buildah-debuginfo-1:1.29.1-1.module+el8.8.0+18195+471da4bb.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:buildah-debuginfo-1:1.29.1-1.module+el8.8.0+18195+471da4bb.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:buildah-debugsource-1:1.29.1-1.module+el8.8.0+18195+471da4bb.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:buildah-debugsource-1:1.29.1-1.module+el8.8.0+18195+471da4bb.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:buildah-debugsource-1:1.29.1-1.module+el8.8.0+18195+471da4bb.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:buildah-debugsource-1:1.29.1-1.module+el8.8.0+18195+471da4bb.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:buildah-tests-1:1.29.1-1.module+el8.8.0+18195+471da4bb.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:buildah-tests-1:1.29.1-1.module+el8.8.0+18195+471da4bb.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:buildah-tests-1:1.29.1-1.module+el8.8.0+18195+471da4bb.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:buildah-tests-1:1.29.1-1.module+el8.8.0+18195+471da4bb.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:buildah-tests-debuginfo-1:1.29.1-1.module+el8.8.0+18195+471da4bb.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:buildah-tests-debuginfo-1:1.29.1-1.module+el8.8.0+18195+471da4bb.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:buildah-tests-debuginfo-1:1.29.1-1.module+el8.8.0+18195+471da4bb.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:buildah-tests-debuginfo-1:1.29.1-1.module+el8.8.0+18195+471da4bb.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:cockpit-podman-0:63.1-1.module+el8.8.0+18286+cd236dce.noarch::container-tools:rhel8",
"AppStream-8.8.0.GA:cockpit-podman-0:63.1-1.module+el8.8.0+18286+cd236dce.src::container-tools:rhel8",
"AppStream-8.8.0.GA:conmon-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:conmon-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:conmon-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:conmon-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.src::container-tools:rhel8",
"AppStream-8.8.0.GA:conmon-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:conmon-debuginfo-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:conmon-debuginfo-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:conmon-debuginfo-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:conmon-debuginfo-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:conmon-debugsource-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:conmon-debugsource-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:conmon-debugsource-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:conmon-debugsource-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:container-selinux-2:2.205.0-2.module+el8.8.0+18438+15d3aa65.noarch::container-tools:rhel8",
"AppStream-8.8.0.GA:container-selinux-2:2.205.0-2.module+el8.8.0+18438+15d3aa65.src::container-tools:rhel8",
"AppStream-8.8.0.GA:containernetworking-plugins-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:containernetworking-plugins-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:containernetworking-plugins-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:containernetworking-plugins-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.src::container-tools:rhel8",
"AppStream-8.8.0.GA:containernetworking-plugins-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:containernetworking-plugins-debuginfo-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:containernetworking-plugins-debuginfo-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:containernetworking-plugins-debuginfo-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:containernetworking-plugins-debuginfo-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:containernetworking-plugins-debugsource-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:containernetworking-plugins-debugsource-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:containernetworking-plugins-debugsource-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:containernetworking-plugins-debugsource-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:containers-common-2:1-63.module+el8.8.0+18438+15d3aa65.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:containers-common-2:1-63.module+el8.8.0+18438+15d3aa65.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:containers-common-2:1-63.module+el8.8.0+18438+15d3aa65.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:containers-common-2:1-63.module+el8.8.0+18438+15d3aa65.src::container-tools:rhel8",
"AppStream-8.8.0.GA:containers-common-2:1-63.module+el8.8.0+18438+15d3aa65.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:crit-0:3.15-3.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:crit-0:3.15-3.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:crit-0:3.15-3.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:crit-0:3.15-3.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:criu-0:3.15-3.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:criu-0:3.15-3.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:criu-0:3.15-3.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:criu-0:3.15-3.module+el8.8.0+18060+3f21f2cc.src::container-tools:rhel8",
"AppStream-8.8.0.GA:criu-0:3.15-3.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:criu-debuginfo-0:3.15-3.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:criu-debuginfo-0:3.15-3.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:criu-debuginfo-0:3.15-3.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:criu-debuginfo-0:3.15-3.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:criu-debugsource-0:3.15-3.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:criu-debugsource-0:3.15-3.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:criu-debugsource-0:3.15-3.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:criu-debugsource-0:3.15-3.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:criu-devel-0:3.15-3.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:criu-devel-0:3.15-3.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:criu-devel-0:3.15-3.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:criu-devel-0:3.15-3.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:criu-libs-0:3.15-3.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:criu-libs-0:3.15-3.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:criu-libs-0:3.15-3.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:criu-libs-0:3.15-3.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:criu-libs-debuginfo-0:3.15-3.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:criu-libs-debuginfo-0:3.15-3.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:criu-libs-debuginfo-0:3.15-3.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:criu-libs-debuginfo-0:3.15-3.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:crun-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:crun-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:crun-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:crun-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.src::container-tools:rhel8",
"AppStream-8.8.0.GA:crun-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:crun-debuginfo-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:crun-debuginfo-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:crun-debuginfo-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:crun-debuginfo-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:crun-debugsource-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:crun-debugsource-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:crun-debugsource-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:crun-debugsource-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:fuse-overlayfs-0:1.10-1.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:fuse-overlayfs-0:1.10-1.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:fuse-overlayfs-0:1.10-1.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:fuse-overlayfs-0:1.10-1.module+el8.8.0+18060+3f21f2cc.src::container-tools:rhel8",
"AppStream-8.8.0.GA:fuse-overlayfs-0:1.10-1.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:fuse-overlayfs-debuginfo-0:1.10-1.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:fuse-overlayfs-debuginfo-0:1.10-1.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:fuse-overlayfs-debuginfo-0:1.10-1.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:fuse-overlayfs-debuginfo-0:1.10-1.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:fuse-overlayfs-debugsource-0:1.10-1.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:fuse-overlayfs-debugsource-0:1.10-1.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:fuse-overlayfs-debugsource-0:1.10-1.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:fuse-overlayfs-debugsource-0:1.10-1.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:libslirp-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:libslirp-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:libslirp-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:libslirp-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.src::container-tools:rhel8",
"AppStream-8.8.0.GA:libslirp-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:libslirp-debuginfo-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:libslirp-debuginfo-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:libslirp-debuginfo-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:libslirp-debuginfo-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:libslirp-debugsource-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:libslirp-debugsource-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:libslirp-debugsource-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:libslirp-debugsource-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:libslirp-devel-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:libslirp-devel-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:libslirp-devel-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:libslirp-devel-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:netavark-2:1.5.0-4.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:netavark-2:1.5.0-4.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:netavark-2:1.5.0-4.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:netavark-2:1.5.0-4.module+el8.8.0+18060+3f21f2cc.src::container-tools:rhel8",
"AppStream-8.8.0.GA:netavark-2:1.5.0-4.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.src::container-tools:rhel8",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-debuginfo-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-debuginfo-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-debuginfo-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-debuginfo-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-debugsource-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-debugsource-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-debugsource-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-debugsource-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.src::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-catatonit-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-catatonit-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-catatonit-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-catatonit-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-catatonit-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-catatonit-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-catatonit-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-catatonit-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-debugsource-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-debugsource-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-debugsource-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-debugsource-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-docker-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.noarch::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-gvproxy-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-gvproxy-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-gvproxy-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-gvproxy-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-gvproxy-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-gvproxy-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-gvproxy-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-gvproxy-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-plugins-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-plugins-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-plugins-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-plugins-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-plugins-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-plugins-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-plugins-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-plugins-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-remote-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-remote-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-remote-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-remote-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-remote-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-remote-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-remote-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-remote-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-tests-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-tests-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-tests-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-tests-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:python-podman-0:4.4.1-1.module+el8.8.0+18275+3a56cc62.src::container-tools:rhel8",
"AppStream-8.8.0.GA:python3-criu-0:3.15-3.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:python3-criu-0:3.15-3.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:python3-criu-0:3.15-3.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:python3-criu-0:3.15-3.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:python3-podman-0:4.4.1-1.module+el8.8.0+18275+3a56cc62.noarch::container-tools:rhel8",
"AppStream-8.8.0.GA:runc-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:runc-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:runc-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:runc-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.src::container-tools:rhel8",
"AppStream-8.8.0.GA:runc-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:runc-debuginfo-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:runc-debuginfo-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:runc-debuginfo-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:runc-debuginfo-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:runc-debugsource-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:runc-debugsource-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:runc-debugsource-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:runc-debugsource-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:skopeo-2:1.11.2-0.2.module+el8.8.0+18251+ad5b274c.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:skopeo-2:1.11.2-0.2.module+el8.8.0+18251+ad5b274c.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:skopeo-2:1.11.2-0.2.module+el8.8.0+18251+ad5b274c.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:skopeo-2:1.11.2-0.2.module+el8.8.0+18251+ad5b274c.src::container-tools:rhel8",
"AppStream-8.8.0.GA:skopeo-2:1.11.2-0.2.module+el8.8.0+18251+ad5b274c.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:skopeo-tests-2:1.11.2-0.2.module+el8.8.0+18251+ad5b274c.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:skopeo-tests-2:1.11.2-0.2.module+el8.8.0+18251+ad5b274c.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:skopeo-tests-2:1.11.2-0.2.module+el8.8.0+18251+ad5b274c.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:skopeo-tests-2:1.11.2-0.2.module+el8.8.0+18251+ad5b274c.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:slirp4netns-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:slirp4netns-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:slirp4netns-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:slirp4netns-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.src::container-tools:rhel8",
"AppStream-8.8.0.GA:slirp4netns-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:slirp4netns-debuginfo-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:slirp4netns-debuginfo-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:slirp4netns-debuginfo-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:slirp4netns-debuginfo-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:slirp4netns-debugsource-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:slirp4netns-debugsource-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:slirp4netns-debugsource-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:slirp4netns-debugsource-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:toolbox-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:toolbox-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:toolbox-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:toolbox-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.src::container-tools:rhel8",
"AppStream-8.8.0.GA:toolbox-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:toolbox-debuginfo-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:toolbox-debuginfo-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:toolbox-debuginfo-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:toolbox-debuginfo-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:toolbox-debugsource-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:toolbox-debugsource-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:toolbox-debugsource-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:toolbox-debugsource-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:toolbox-tests-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:toolbox-tests-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:toolbox-tests-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:toolbox-tests-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:udica-0:0.2.6-20.module+el8.8.0+18060+3f21f2cc.noarch::container-tools:rhel8",
"AppStream-8.8.0.GA:udica-0:0.2.6-20.module+el8.8.0+18060+3f21f2cc.src::container-tools:rhel8"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2023:2758"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "HIGH",
"attackVector": "NETWORK",
"availabilityImpact": "NONE",
"baseScore": 3.1,
"baseSeverity": "LOW",
"confidentialityImpact": "LOW",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "REQUIRED",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:R/S:U/C:L/I:N/A:N",
"version": "3.1"
},
"products": [
"AppStream-8.8.0.GA:aardvark-dns-2:1.5.0-2.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:aardvark-dns-2:1.5.0-2.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:aardvark-dns-2:1.5.0-2.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:aardvark-dns-2:1.5.0-2.module+el8.8.0+18060+3f21f2cc.src::container-tools:rhel8",
"AppStream-8.8.0.GA:aardvark-dns-2:1.5.0-2.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:buildah-1:1.29.1-1.module+el8.8.0+18195+471da4bb.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:buildah-1:1.29.1-1.module+el8.8.0+18195+471da4bb.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:buildah-1:1.29.1-1.module+el8.8.0+18195+471da4bb.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:buildah-1:1.29.1-1.module+el8.8.0+18195+471da4bb.src::container-tools:rhel8",
"AppStream-8.8.0.GA:buildah-1:1.29.1-1.module+el8.8.0+18195+471da4bb.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:buildah-debuginfo-1:1.29.1-1.module+el8.8.0+18195+471da4bb.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:buildah-debuginfo-1:1.29.1-1.module+el8.8.0+18195+471da4bb.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:buildah-debuginfo-1:1.29.1-1.module+el8.8.0+18195+471da4bb.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:buildah-debuginfo-1:1.29.1-1.module+el8.8.0+18195+471da4bb.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:buildah-debugsource-1:1.29.1-1.module+el8.8.0+18195+471da4bb.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:buildah-debugsource-1:1.29.1-1.module+el8.8.0+18195+471da4bb.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:buildah-debugsource-1:1.29.1-1.module+el8.8.0+18195+471da4bb.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:buildah-debugsource-1:1.29.1-1.module+el8.8.0+18195+471da4bb.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:buildah-tests-1:1.29.1-1.module+el8.8.0+18195+471da4bb.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:buildah-tests-1:1.29.1-1.module+el8.8.0+18195+471da4bb.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:buildah-tests-1:1.29.1-1.module+el8.8.0+18195+471da4bb.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:buildah-tests-1:1.29.1-1.module+el8.8.0+18195+471da4bb.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:buildah-tests-debuginfo-1:1.29.1-1.module+el8.8.0+18195+471da4bb.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:buildah-tests-debuginfo-1:1.29.1-1.module+el8.8.0+18195+471da4bb.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:buildah-tests-debuginfo-1:1.29.1-1.module+el8.8.0+18195+471da4bb.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:buildah-tests-debuginfo-1:1.29.1-1.module+el8.8.0+18195+471da4bb.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:cockpit-podman-0:63.1-1.module+el8.8.0+18286+cd236dce.noarch::container-tools:rhel8",
"AppStream-8.8.0.GA:cockpit-podman-0:63.1-1.module+el8.8.0+18286+cd236dce.src::container-tools:rhel8",
"AppStream-8.8.0.GA:conmon-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:conmon-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:conmon-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:conmon-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.src::container-tools:rhel8",
"AppStream-8.8.0.GA:conmon-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:conmon-debuginfo-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:conmon-debuginfo-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:conmon-debuginfo-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:conmon-debuginfo-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:conmon-debugsource-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:conmon-debugsource-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:conmon-debugsource-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:conmon-debugsource-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:container-selinux-2:2.205.0-2.module+el8.8.0+18438+15d3aa65.noarch::container-tools:rhel8",
"AppStream-8.8.0.GA:container-selinux-2:2.205.0-2.module+el8.8.0+18438+15d3aa65.src::container-tools:rhel8",
"AppStream-8.8.0.GA:containernetworking-plugins-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:containernetworking-plugins-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:containernetworking-plugins-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:containernetworking-plugins-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.src::container-tools:rhel8",
"AppStream-8.8.0.GA:containernetworking-plugins-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:containernetworking-plugins-debuginfo-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:containernetworking-plugins-debuginfo-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:containernetworking-plugins-debuginfo-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:containernetworking-plugins-debuginfo-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:containernetworking-plugins-debugsource-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:containernetworking-plugins-debugsource-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:containernetworking-plugins-debugsource-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:containernetworking-plugins-debugsource-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:containers-common-2:1-63.module+el8.8.0+18438+15d3aa65.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:containers-common-2:1-63.module+el8.8.0+18438+15d3aa65.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:containers-common-2:1-63.module+el8.8.0+18438+15d3aa65.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:containers-common-2:1-63.module+el8.8.0+18438+15d3aa65.src::container-tools:rhel8",
"AppStream-8.8.0.GA:containers-common-2:1-63.module+el8.8.0+18438+15d3aa65.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:crit-0:3.15-3.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:crit-0:3.15-3.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:crit-0:3.15-3.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:crit-0:3.15-3.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:criu-0:3.15-3.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:criu-0:3.15-3.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:criu-0:3.15-3.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:criu-0:3.15-3.module+el8.8.0+18060+3f21f2cc.src::container-tools:rhel8",
"AppStream-8.8.0.GA:criu-0:3.15-3.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:criu-debuginfo-0:3.15-3.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:criu-debuginfo-0:3.15-3.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:criu-debuginfo-0:3.15-3.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:criu-debuginfo-0:3.15-3.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:criu-debugsource-0:3.15-3.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:criu-debugsource-0:3.15-3.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:criu-debugsource-0:3.15-3.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:criu-debugsource-0:3.15-3.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:criu-devel-0:3.15-3.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:criu-devel-0:3.15-3.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:criu-devel-0:3.15-3.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:criu-devel-0:3.15-3.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:criu-libs-0:3.15-3.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:criu-libs-0:3.15-3.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:criu-libs-0:3.15-3.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:criu-libs-0:3.15-3.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:criu-libs-debuginfo-0:3.15-3.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:criu-libs-debuginfo-0:3.15-3.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:criu-libs-debuginfo-0:3.15-3.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:criu-libs-debuginfo-0:3.15-3.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:crun-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:crun-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:crun-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:crun-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.src::container-tools:rhel8",
"AppStream-8.8.0.GA:crun-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:crun-debuginfo-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:crun-debuginfo-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:crun-debuginfo-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:crun-debuginfo-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:crun-debugsource-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:crun-debugsource-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:crun-debugsource-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:crun-debugsource-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:fuse-overlayfs-0:1.10-1.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:fuse-overlayfs-0:1.10-1.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:fuse-overlayfs-0:1.10-1.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:fuse-overlayfs-0:1.10-1.module+el8.8.0+18060+3f21f2cc.src::container-tools:rhel8",
"AppStream-8.8.0.GA:fuse-overlayfs-0:1.10-1.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:fuse-overlayfs-debuginfo-0:1.10-1.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:fuse-overlayfs-debuginfo-0:1.10-1.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:fuse-overlayfs-debuginfo-0:1.10-1.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:fuse-overlayfs-debuginfo-0:1.10-1.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:fuse-overlayfs-debugsource-0:1.10-1.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:fuse-overlayfs-debugsource-0:1.10-1.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:fuse-overlayfs-debugsource-0:1.10-1.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:fuse-overlayfs-debugsource-0:1.10-1.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:libslirp-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:libslirp-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:libslirp-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:libslirp-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.src::container-tools:rhel8",
"AppStream-8.8.0.GA:libslirp-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:libslirp-debuginfo-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:libslirp-debuginfo-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:libslirp-debuginfo-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:libslirp-debuginfo-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:libslirp-debugsource-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:libslirp-debugsource-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:libslirp-debugsource-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:libslirp-debugsource-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:libslirp-devel-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:libslirp-devel-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:libslirp-devel-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:libslirp-devel-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:netavark-2:1.5.0-4.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:netavark-2:1.5.0-4.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:netavark-2:1.5.0-4.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:netavark-2:1.5.0-4.module+el8.8.0+18060+3f21f2cc.src::container-tools:rhel8",
"AppStream-8.8.0.GA:netavark-2:1.5.0-4.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.src::container-tools:rhel8",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-debuginfo-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-debuginfo-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-debuginfo-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-debuginfo-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-debugsource-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-debugsource-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-debugsource-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-debugsource-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.src::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-catatonit-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-catatonit-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-catatonit-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-catatonit-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-catatonit-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-catatonit-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-catatonit-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-catatonit-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-debugsource-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-debugsource-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-debugsource-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-debugsource-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-docker-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.noarch::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-gvproxy-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-gvproxy-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-gvproxy-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-gvproxy-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-gvproxy-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-gvproxy-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-gvproxy-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-gvproxy-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-plugins-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-plugins-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-plugins-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-plugins-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-plugins-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-plugins-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-plugins-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-plugins-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-remote-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-remote-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-remote-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-remote-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-remote-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-remote-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-remote-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-remote-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-tests-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-tests-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-tests-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-tests-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:python-podman-0:4.4.1-1.module+el8.8.0+18275+3a56cc62.src::container-tools:rhel8",
"AppStream-8.8.0.GA:python3-criu-0:3.15-3.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:python3-criu-0:3.15-3.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:python3-criu-0:3.15-3.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:python3-criu-0:3.15-3.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:python3-podman-0:4.4.1-1.module+el8.8.0+18275+3a56cc62.noarch::container-tools:rhel8",
"AppStream-8.8.0.GA:runc-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:runc-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:runc-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:runc-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.src::container-tools:rhel8",
"AppStream-8.8.0.GA:runc-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:runc-debuginfo-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:runc-debuginfo-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:runc-debuginfo-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:runc-debuginfo-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:runc-debugsource-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:runc-debugsource-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:runc-debugsource-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:runc-debugsource-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:skopeo-2:1.11.2-0.2.module+el8.8.0+18251+ad5b274c.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:skopeo-2:1.11.2-0.2.module+el8.8.0+18251+ad5b274c.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:skopeo-2:1.11.2-0.2.module+el8.8.0+18251+ad5b274c.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:skopeo-2:1.11.2-0.2.module+el8.8.0+18251+ad5b274c.src::container-tools:rhel8",
"AppStream-8.8.0.GA:skopeo-2:1.11.2-0.2.module+el8.8.0+18251+ad5b274c.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:skopeo-tests-2:1.11.2-0.2.module+el8.8.0+18251+ad5b274c.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:skopeo-tests-2:1.11.2-0.2.module+el8.8.0+18251+ad5b274c.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:skopeo-tests-2:1.11.2-0.2.module+el8.8.0+18251+ad5b274c.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:skopeo-tests-2:1.11.2-0.2.module+el8.8.0+18251+ad5b274c.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:slirp4netns-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:slirp4netns-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:slirp4netns-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:slirp4netns-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.src::container-tools:rhel8",
"AppStream-8.8.0.GA:slirp4netns-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:slirp4netns-debuginfo-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:slirp4netns-debuginfo-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:slirp4netns-debuginfo-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:slirp4netns-debuginfo-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:slirp4netns-debugsource-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:slirp4netns-debugsource-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:slirp4netns-debugsource-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:slirp4netns-debugsource-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:toolbox-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:toolbox-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:toolbox-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:toolbox-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.src::container-tools:rhel8",
"AppStream-8.8.0.GA:toolbox-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:toolbox-debuginfo-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:toolbox-debuginfo-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:toolbox-debuginfo-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:toolbox-debuginfo-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:toolbox-debugsource-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:toolbox-debugsource-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:toolbox-debugsource-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:toolbox-debugsource-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:toolbox-tests-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:toolbox-tests-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:toolbox-tests-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:toolbox-tests-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:udica-0:0.2.6-20.module+el8.8.0+18060+3f21f2cc.noarch::container-tools:rhel8",
"AppStream-8.8.0.GA:udica-0:0.2.6-20.module+el8.8.0+18060+3f21f2cc.src::container-tools:rhel8"
]
}
],
"threats": [
{
"category": "impact",
"details": "Low"
}
],
"title": "golang: crypto/tls: session tickets lack random ticket_age_add"
},
{
"cve": "CVE-2022-30630",
"cwe": {
"id": "CWE-1325",
"name": "Improperly Controlled Sequential Memory Allocation"
},
"discovery_date": "2022-07-14T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2107371"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in the golang standard library, io/fs. Calling Glob on a path that contains a large number of path separators can cause a panic issue due to stack exhaustion. This could allow an attacker to impact availability.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "golang: io/fs: stack exhaustion in Glob",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "RH ProdSec has set the Impact of this vulnerability to Moderate as there is no known method to execute arbitary code. Successful exploitation of this bug can cause the application under attack to panic, merely causing a Denial of Service at the application level. As the kernel is unaffected by this bug, the user can merely relaunch the application to fix the problem. Also, if somehow the application keeps relaunching, the timer watchdogs in the default RHEL kernel will stop the attack in its tracks.\n\nWithin regulated environments, a combination of the following controls acts as a significant barrier to successfully exploiting a CWE-1325: Improperly Controlled Sequential Memory Allocation vulnerability and therefore downgrades the severity of this particular CVE from Moderate to Low.\n\nAccess to the platform is granted only after successful hard token-based multi-factor authentication (MFA) and is governed by least privilege to ensure only authorized users and roles can execute or modify code. Static code analysis and peer reviews enforce strong input validation and error handling, preventing improperly validated inputs from causing system instability, data exposure, or privilege escalation. In the event of successful exploitation, process isolation limits the impact of excessive sequential memory allocation by restricting memory use per process, preventing any single process from exhausting system resources. Finally, the platform uses memory protection mechanisms such as Data Execution Prevention (DEP) and Address Space Layout Randomization (ASLR) to reduce the risk of memory allocation-based attacks.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"AppStream-8.8.0.GA:aardvark-dns-2:1.5.0-2.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:aardvark-dns-2:1.5.0-2.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:aardvark-dns-2:1.5.0-2.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:aardvark-dns-2:1.5.0-2.module+el8.8.0+18060+3f21f2cc.src::container-tools:rhel8",
"AppStream-8.8.0.GA:aardvark-dns-2:1.5.0-2.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:buildah-1:1.29.1-1.module+el8.8.0+18195+471da4bb.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:buildah-1:1.29.1-1.module+el8.8.0+18195+471da4bb.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:buildah-1:1.29.1-1.module+el8.8.0+18195+471da4bb.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:buildah-1:1.29.1-1.module+el8.8.0+18195+471da4bb.src::container-tools:rhel8",
"AppStream-8.8.0.GA:buildah-1:1.29.1-1.module+el8.8.0+18195+471da4bb.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:buildah-debuginfo-1:1.29.1-1.module+el8.8.0+18195+471da4bb.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:buildah-debuginfo-1:1.29.1-1.module+el8.8.0+18195+471da4bb.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:buildah-debuginfo-1:1.29.1-1.module+el8.8.0+18195+471da4bb.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:buildah-debuginfo-1:1.29.1-1.module+el8.8.0+18195+471da4bb.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:buildah-debugsource-1:1.29.1-1.module+el8.8.0+18195+471da4bb.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:buildah-debugsource-1:1.29.1-1.module+el8.8.0+18195+471da4bb.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:buildah-debugsource-1:1.29.1-1.module+el8.8.0+18195+471da4bb.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:buildah-debugsource-1:1.29.1-1.module+el8.8.0+18195+471da4bb.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:buildah-tests-1:1.29.1-1.module+el8.8.0+18195+471da4bb.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:buildah-tests-1:1.29.1-1.module+el8.8.0+18195+471da4bb.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:buildah-tests-1:1.29.1-1.module+el8.8.0+18195+471da4bb.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:buildah-tests-1:1.29.1-1.module+el8.8.0+18195+471da4bb.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:buildah-tests-debuginfo-1:1.29.1-1.module+el8.8.0+18195+471da4bb.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:buildah-tests-debuginfo-1:1.29.1-1.module+el8.8.0+18195+471da4bb.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:buildah-tests-debuginfo-1:1.29.1-1.module+el8.8.0+18195+471da4bb.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:buildah-tests-debuginfo-1:1.29.1-1.module+el8.8.0+18195+471da4bb.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:cockpit-podman-0:63.1-1.module+el8.8.0+18286+cd236dce.noarch::container-tools:rhel8",
"AppStream-8.8.0.GA:cockpit-podman-0:63.1-1.module+el8.8.0+18286+cd236dce.src::container-tools:rhel8",
"AppStream-8.8.0.GA:conmon-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:conmon-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:conmon-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:conmon-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.src::container-tools:rhel8",
"AppStream-8.8.0.GA:conmon-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:conmon-debuginfo-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:conmon-debuginfo-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:conmon-debuginfo-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:conmon-debuginfo-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:conmon-debugsource-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:conmon-debugsource-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:conmon-debugsource-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:conmon-debugsource-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:container-selinux-2:2.205.0-2.module+el8.8.0+18438+15d3aa65.noarch::container-tools:rhel8",
"AppStream-8.8.0.GA:container-selinux-2:2.205.0-2.module+el8.8.0+18438+15d3aa65.src::container-tools:rhel8",
"AppStream-8.8.0.GA:containernetworking-plugins-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:containernetworking-plugins-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:containernetworking-plugins-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:containernetworking-plugins-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.src::container-tools:rhel8",
"AppStream-8.8.0.GA:containernetworking-plugins-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:containernetworking-plugins-debuginfo-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:containernetworking-plugins-debuginfo-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:containernetworking-plugins-debuginfo-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:containernetworking-plugins-debuginfo-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:containernetworking-plugins-debugsource-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:containernetworking-plugins-debugsource-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:containernetworking-plugins-debugsource-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:containernetworking-plugins-debugsource-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:containers-common-2:1-63.module+el8.8.0+18438+15d3aa65.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:containers-common-2:1-63.module+el8.8.0+18438+15d3aa65.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:containers-common-2:1-63.module+el8.8.0+18438+15d3aa65.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:containers-common-2:1-63.module+el8.8.0+18438+15d3aa65.src::container-tools:rhel8",
"AppStream-8.8.0.GA:containers-common-2:1-63.module+el8.8.0+18438+15d3aa65.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:crit-0:3.15-3.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:crit-0:3.15-3.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:crit-0:3.15-3.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:crit-0:3.15-3.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:criu-0:3.15-3.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:criu-0:3.15-3.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:criu-0:3.15-3.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:criu-0:3.15-3.module+el8.8.0+18060+3f21f2cc.src::container-tools:rhel8",
"AppStream-8.8.0.GA:criu-0:3.15-3.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:criu-debuginfo-0:3.15-3.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:criu-debuginfo-0:3.15-3.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:criu-debuginfo-0:3.15-3.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:criu-debuginfo-0:3.15-3.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:criu-debugsource-0:3.15-3.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:criu-debugsource-0:3.15-3.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:criu-debugsource-0:3.15-3.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:criu-debugsource-0:3.15-3.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:criu-devel-0:3.15-3.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:criu-devel-0:3.15-3.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:criu-devel-0:3.15-3.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:criu-devel-0:3.15-3.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:criu-libs-0:3.15-3.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:criu-libs-0:3.15-3.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:criu-libs-0:3.15-3.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:criu-libs-0:3.15-3.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:criu-libs-debuginfo-0:3.15-3.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:criu-libs-debuginfo-0:3.15-3.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:criu-libs-debuginfo-0:3.15-3.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:criu-libs-debuginfo-0:3.15-3.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:crun-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:crun-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:crun-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:crun-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.src::container-tools:rhel8",
"AppStream-8.8.0.GA:crun-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:crun-debuginfo-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:crun-debuginfo-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:crun-debuginfo-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:crun-debuginfo-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:crun-debugsource-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:crun-debugsource-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:crun-debugsource-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:crun-debugsource-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:fuse-overlayfs-0:1.10-1.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:fuse-overlayfs-0:1.10-1.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:fuse-overlayfs-0:1.10-1.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:fuse-overlayfs-0:1.10-1.module+el8.8.0+18060+3f21f2cc.src::container-tools:rhel8",
"AppStream-8.8.0.GA:fuse-overlayfs-0:1.10-1.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:fuse-overlayfs-debuginfo-0:1.10-1.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:fuse-overlayfs-debuginfo-0:1.10-1.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:fuse-overlayfs-debuginfo-0:1.10-1.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:fuse-overlayfs-debuginfo-0:1.10-1.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:fuse-overlayfs-debugsource-0:1.10-1.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:fuse-overlayfs-debugsource-0:1.10-1.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:fuse-overlayfs-debugsource-0:1.10-1.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:fuse-overlayfs-debugsource-0:1.10-1.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:libslirp-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:libslirp-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:libslirp-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:libslirp-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.src::container-tools:rhel8",
"AppStream-8.8.0.GA:libslirp-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:libslirp-debuginfo-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:libslirp-debuginfo-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:libslirp-debuginfo-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:libslirp-debuginfo-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:libslirp-debugsource-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:libslirp-debugsource-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:libslirp-debugsource-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:libslirp-debugsource-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:libslirp-devel-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:libslirp-devel-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:libslirp-devel-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:libslirp-devel-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:netavark-2:1.5.0-4.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:netavark-2:1.5.0-4.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:netavark-2:1.5.0-4.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:netavark-2:1.5.0-4.module+el8.8.0+18060+3f21f2cc.src::container-tools:rhel8",
"AppStream-8.8.0.GA:netavark-2:1.5.0-4.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.src::container-tools:rhel8",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-debuginfo-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-debuginfo-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-debuginfo-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-debuginfo-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-debugsource-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-debugsource-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-debugsource-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-debugsource-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.src::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-catatonit-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-catatonit-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-catatonit-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-catatonit-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-catatonit-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-catatonit-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-catatonit-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-catatonit-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-debugsource-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-debugsource-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-debugsource-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-debugsource-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-docker-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.noarch::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-gvproxy-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-gvproxy-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-gvproxy-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-gvproxy-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-gvproxy-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-gvproxy-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-gvproxy-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-gvproxy-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-plugins-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-plugins-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-plugins-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-plugins-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-plugins-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-plugins-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-plugins-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-plugins-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-remote-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-remote-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-remote-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-remote-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-remote-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-remote-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-remote-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-remote-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-tests-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-tests-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-tests-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-tests-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:python-podman-0:4.4.1-1.module+el8.8.0+18275+3a56cc62.src::container-tools:rhel8",
"AppStream-8.8.0.GA:python3-criu-0:3.15-3.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:python3-criu-0:3.15-3.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:python3-criu-0:3.15-3.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:python3-criu-0:3.15-3.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:python3-podman-0:4.4.1-1.module+el8.8.0+18275+3a56cc62.noarch::container-tools:rhel8",
"AppStream-8.8.0.GA:runc-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:runc-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:runc-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:runc-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.src::container-tools:rhel8",
"AppStream-8.8.0.GA:runc-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:runc-debuginfo-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:runc-debuginfo-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:runc-debuginfo-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:runc-debuginfo-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:runc-debugsource-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:runc-debugsource-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:runc-debugsource-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:runc-debugsource-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:skopeo-2:1.11.2-0.2.module+el8.8.0+18251+ad5b274c.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:skopeo-2:1.11.2-0.2.module+el8.8.0+18251+ad5b274c.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:skopeo-2:1.11.2-0.2.module+el8.8.0+18251+ad5b274c.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:skopeo-2:1.11.2-0.2.module+el8.8.0+18251+ad5b274c.src::container-tools:rhel8",
"AppStream-8.8.0.GA:skopeo-2:1.11.2-0.2.module+el8.8.0+18251+ad5b274c.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:skopeo-tests-2:1.11.2-0.2.module+el8.8.0+18251+ad5b274c.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:skopeo-tests-2:1.11.2-0.2.module+el8.8.0+18251+ad5b274c.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:skopeo-tests-2:1.11.2-0.2.module+el8.8.0+18251+ad5b274c.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:skopeo-tests-2:1.11.2-0.2.module+el8.8.0+18251+ad5b274c.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:slirp4netns-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:slirp4netns-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:slirp4netns-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:slirp4netns-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.src::container-tools:rhel8",
"AppStream-8.8.0.GA:slirp4netns-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:slirp4netns-debuginfo-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:slirp4netns-debuginfo-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:slirp4netns-debuginfo-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:slirp4netns-debuginfo-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:slirp4netns-debugsource-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:slirp4netns-debugsource-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:slirp4netns-debugsource-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:slirp4netns-debugsource-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:toolbox-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:toolbox-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:toolbox-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:toolbox-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.src::container-tools:rhel8",
"AppStream-8.8.0.GA:toolbox-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:toolbox-debuginfo-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:toolbox-debuginfo-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:toolbox-debuginfo-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:toolbox-debuginfo-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:toolbox-debugsource-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:toolbox-debugsource-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:toolbox-debugsource-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:toolbox-debugsource-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:toolbox-tests-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:toolbox-tests-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:toolbox-tests-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:toolbox-tests-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:udica-0:0.2.6-20.module+el8.8.0+18060+3f21f2cc.noarch::container-tools:rhel8",
"AppStream-8.8.0.GA:udica-0:0.2.6-20.module+el8.8.0+18060+3f21f2cc.src::container-tools:rhel8"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2022-30630"
},
{
"category": "external",
"summary": "RHBZ#2107371",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2107371"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2022-30630",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-30630"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2022-30630",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2022-30630"
},
{
"category": "external",
"summary": "https://go.dev/issue/53415",
"url": "https://go.dev/issue/53415"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-announce/c/nqrv9fbR0zE",
"url": "https://groups.google.com/g/golang-announce/c/nqrv9fbR0zE"
}
],
"release_date": "2022-07-12T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2023-05-16T08:49:00+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"AppStream-8.8.0.GA:aardvark-dns-2:1.5.0-2.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:aardvark-dns-2:1.5.0-2.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:aardvark-dns-2:1.5.0-2.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:aardvark-dns-2:1.5.0-2.module+el8.8.0+18060+3f21f2cc.src::container-tools:rhel8",
"AppStream-8.8.0.GA:aardvark-dns-2:1.5.0-2.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:buildah-1:1.29.1-1.module+el8.8.0+18195+471da4bb.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:buildah-1:1.29.1-1.module+el8.8.0+18195+471da4bb.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:buildah-1:1.29.1-1.module+el8.8.0+18195+471da4bb.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:buildah-1:1.29.1-1.module+el8.8.0+18195+471da4bb.src::container-tools:rhel8",
"AppStream-8.8.0.GA:buildah-1:1.29.1-1.module+el8.8.0+18195+471da4bb.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:buildah-debuginfo-1:1.29.1-1.module+el8.8.0+18195+471da4bb.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:buildah-debuginfo-1:1.29.1-1.module+el8.8.0+18195+471da4bb.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:buildah-debuginfo-1:1.29.1-1.module+el8.8.0+18195+471da4bb.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:buildah-debuginfo-1:1.29.1-1.module+el8.8.0+18195+471da4bb.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:buildah-debugsource-1:1.29.1-1.module+el8.8.0+18195+471da4bb.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:buildah-debugsource-1:1.29.1-1.module+el8.8.0+18195+471da4bb.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:buildah-debugsource-1:1.29.1-1.module+el8.8.0+18195+471da4bb.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:buildah-debugsource-1:1.29.1-1.module+el8.8.0+18195+471da4bb.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:buildah-tests-1:1.29.1-1.module+el8.8.0+18195+471da4bb.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:buildah-tests-1:1.29.1-1.module+el8.8.0+18195+471da4bb.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:buildah-tests-1:1.29.1-1.module+el8.8.0+18195+471da4bb.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:buildah-tests-1:1.29.1-1.module+el8.8.0+18195+471da4bb.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:buildah-tests-debuginfo-1:1.29.1-1.module+el8.8.0+18195+471da4bb.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:buildah-tests-debuginfo-1:1.29.1-1.module+el8.8.0+18195+471da4bb.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:buildah-tests-debuginfo-1:1.29.1-1.module+el8.8.0+18195+471da4bb.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:buildah-tests-debuginfo-1:1.29.1-1.module+el8.8.0+18195+471da4bb.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:cockpit-podman-0:63.1-1.module+el8.8.0+18286+cd236dce.noarch::container-tools:rhel8",
"AppStream-8.8.0.GA:cockpit-podman-0:63.1-1.module+el8.8.0+18286+cd236dce.src::container-tools:rhel8",
"AppStream-8.8.0.GA:conmon-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:conmon-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:conmon-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:conmon-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.src::container-tools:rhel8",
"AppStream-8.8.0.GA:conmon-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:conmon-debuginfo-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:conmon-debuginfo-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:conmon-debuginfo-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:conmon-debuginfo-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:conmon-debugsource-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:conmon-debugsource-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:conmon-debugsource-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:conmon-debugsource-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:container-selinux-2:2.205.0-2.module+el8.8.0+18438+15d3aa65.noarch::container-tools:rhel8",
"AppStream-8.8.0.GA:container-selinux-2:2.205.0-2.module+el8.8.0+18438+15d3aa65.src::container-tools:rhel8",
"AppStream-8.8.0.GA:containernetworking-plugins-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:containernetworking-plugins-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:containernetworking-plugins-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:containernetworking-plugins-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.src::container-tools:rhel8",
"AppStream-8.8.0.GA:containernetworking-plugins-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:containernetworking-plugins-debuginfo-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:containernetworking-plugins-debuginfo-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:containernetworking-plugins-debuginfo-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:containernetworking-plugins-debuginfo-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:containernetworking-plugins-debugsource-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:containernetworking-plugins-debugsource-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:containernetworking-plugins-debugsource-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:containernetworking-plugins-debugsource-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:containers-common-2:1-63.module+el8.8.0+18438+15d3aa65.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:containers-common-2:1-63.module+el8.8.0+18438+15d3aa65.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:containers-common-2:1-63.module+el8.8.0+18438+15d3aa65.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:containers-common-2:1-63.module+el8.8.0+18438+15d3aa65.src::container-tools:rhel8",
"AppStream-8.8.0.GA:containers-common-2:1-63.module+el8.8.0+18438+15d3aa65.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:crit-0:3.15-3.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:crit-0:3.15-3.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:crit-0:3.15-3.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:crit-0:3.15-3.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:criu-0:3.15-3.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:criu-0:3.15-3.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:criu-0:3.15-3.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:criu-0:3.15-3.module+el8.8.0+18060+3f21f2cc.src::container-tools:rhel8",
"AppStream-8.8.0.GA:criu-0:3.15-3.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:criu-debuginfo-0:3.15-3.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:criu-debuginfo-0:3.15-3.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:criu-debuginfo-0:3.15-3.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:criu-debuginfo-0:3.15-3.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:criu-debugsource-0:3.15-3.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:criu-debugsource-0:3.15-3.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:criu-debugsource-0:3.15-3.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:criu-debugsource-0:3.15-3.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:criu-devel-0:3.15-3.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:criu-devel-0:3.15-3.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:criu-devel-0:3.15-3.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:criu-devel-0:3.15-3.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:criu-libs-0:3.15-3.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:criu-libs-0:3.15-3.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:criu-libs-0:3.15-3.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:criu-libs-0:3.15-3.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:criu-libs-debuginfo-0:3.15-3.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:criu-libs-debuginfo-0:3.15-3.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:criu-libs-debuginfo-0:3.15-3.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:criu-libs-debuginfo-0:3.15-3.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:crun-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:crun-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:crun-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:crun-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.src::container-tools:rhel8",
"AppStream-8.8.0.GA:crun-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:crun-debuginfo-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:crun-debuginfo-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:crun-debuginfo-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:crun-debuginfo-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:crun-debugsource-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:crun-debugsource-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:crun-debugsource-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:crun-debugsource-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:fuse-overlayfs-0:1.10-1.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:fuse-overlayfs-0:1.10-1.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:fuse-overlayfs-0:1.10-1.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:fuse-overlayfs-0:1.10-1.module+el8.8.0+18060+3f21f2cc.src::container-tools:rhel8",
"AppStream-8.8.0.GA:fuse-overlayfs-0:1.10-1.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:fuse-overlayfs-debuginfo-0:1.10-1.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:fuse-overlayfs-debuginfo-0:1.10-1.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:fuse-overlayfs-debuginfo-0:1.10-1.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:fuse-overlayfs-debuginfo-0:1.10-1.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:fuse-overlayfs-debugsource-0:1.10-1.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:fuse-overlayfs-debugsource-0:1.10-1.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:fuse-overlayfs-debugsource-0:1.10-1.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:fuse-overlayfs-debugsource-0:1.10-1.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:libslirp-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:libslirp-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:libslirp-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:libslirp-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.src::container-tools:rhel8",
"AppStream-8.8.0.GA:libslirp-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:libslirp-debuginfo-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:libslirp-debuginfo-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:libslirp-debuginfo-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:libslirp-debuginfo-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:libslirp-debugsource-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:libslirp-debugsource-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:libslirp-debugsource-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:libslirp-debugsource-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:libslirp-devel-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:libslirp-devel-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:libslirp-devel-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:libslirp-devel-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:netavark-2:1.5.0-4.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:netavark-2:1.5.0-4.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:netavark-2:1.5.0-4.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:netavark-2:1.5.0-4.module+el8.8.0+18060+3f21f2cc.src::container-tools:rhel8",
"AppStream-8.8.0.GA:netavark-2:1.5.0-4.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.src::container-tools:rhel8",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-debuginfo-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-debuginfo-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-debuginfo-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-debuginfo-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-debugsource-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-debugsource-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-debugsource-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-debugsource-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.src::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-catatonit-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-catatonit-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-catatonit-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-catatonit-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-catatonit-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-catatonit-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-catatonit-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-catatonit-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-debugsource-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-debugsource-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-debugsource-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-debugsource-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-docker-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.noarch::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-gvproxy-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-gvproxy-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-gvproxy-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-gvproxy-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-gvproxy-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-gvproxy-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-gvproxy-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-gvproxy-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-plugins-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-plugins-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-plugins-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-plugins-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-plugins-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-plugins-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-plugins-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-plugins-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-remote-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-remote-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-remote-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-remote-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-remote-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-remote-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-remote-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-remote-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-tests-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-tests-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-tests-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-tests-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:python-podman-0:4.4.1-1.module+el8.8.0+18275+3a56cc62.src::container-tools:rhel8",
"AppStream-8.8.0.GA:python3-criu-0:3.15-3.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:python3-criu-0:3.15-3.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:python3-criu-0:3.15-3.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:python3-criu-0:3.15-3.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:python3-podman-0:4.4.1-1.module+el8.8.0+18275+3a56cc62.noarch::container-tools:rhel8",
"AppStream-8.8.0.GA:runc-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:runc-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:runc-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:runc-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.src::container-tools:rhel8",
"AppStream-8.8.0.GA:runc-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:runc-debuginfo-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:runc-debuginfo-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:runc-debuginfo-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:runc-debuginfo-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:runc-debugsource-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:runc-debugsource-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:runc-debugsource-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:runc-debugsource-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:skopeo-2:1.11.2-0.2.module+el8.8.0+18251+ad5b274c.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:skopeo-2:1.11.2-0.2.module+el8.8.0+18251+ad5b274c.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:skopeo-2:1.11.2-0.2.module+el8.8.0+18251+ad5b274c.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:skopeo-2:1.11.2-0.2.module+el8.8.0+18251+ad5b274c.src::container-tools:rhel8",
"AppStream-8.8.0.GA:skopeo-2:1.11.2-0.2.module+el8.8.0+18251+ad5b274c.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:skopeo-tests-2:1.11.2-0.2.module+el8.8.0+18251+ad5b274c.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:skopeo-tests-2:1.11.2-0.2.module+el8.8.0+18251+ad5b274c.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:skopeo-tests-2:1.11.2-0.2.module+el8.8.0+18251+ad5b274c.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:skopeo-tests-2:1.11.2-0.2.module+el8.8.0+18251+ad5b274c.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:slirp4netns-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:slirp4netns-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:slirp4netns-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:slirp4netns-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.src::container-tools:rhel8",
"AppStream-8.8.0.GA:slirp4netns-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:slirp4netns-debuginfo-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:slirp4netns-debuginfo-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:slirp4netns-debuginfo-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:slirp4netns-debuginfo-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:slirp4netns-debugsource-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:slirp4netns-debugsource-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:slirp4netns-debugsource-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:slirp4netns-debugsource-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:toolbox-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:toolbox-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:toolbox-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:toolbox-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.src::container-tools:rhel8",
"AppStream-8.8.0.GA:toolbox-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:toolbox-debuginfo-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:toolbox-debuginfo-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:toolbox-debuginfo-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:toolbox-debuginfo-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:toolbox-debugsource-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:toolbox-debugsource-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:toolbox-debugsource-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:toolbox-debugsource-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:toolbox-tests-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:toolbox-tests-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:toolbox-tests-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:toolbox-tests-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:udica-0:0.2.6-20.module+el8.8.0+18060+3f21f2cc.noarch::container-tools:rhel8",
"AppStream-8.8.0.GA:udica-0:0.2.6-20.module+el8.8.0+18060+3f21f2cc.src::container-tools:rhel8"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2023:2758"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"AppStream-8.8.0.GA:aardvark-dns-2:1.5.0-2.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:aardvark-dns-2:1.5.0-2.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:aardvark-dns-2:1.5.0-2.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:aardvark-dns-2:1.5.0-2.module+el8.8.0+18060+3f21f2cc.src::container-tools:rhel8",
"AppStream-8.8.0.GA:aardvark-dns-2:1.5.0-2.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:buildah-1:1.29.1-1.module+el8.8.0+18195+471da4bb.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:buildah-1:1.29.1-1.module+el8.8.0+18195+471da4bb.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:buildah-1:1.29.1-1.module+el8.8.0+18195+471da4bb.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:buildah-1:1.29.1-1.module+el8.8.0+18195+471da4bb.src::container-tools:rhel8",
"AppStream-8.8.0.GA:buildah-1:1.29.1-1.module+el8.8.0+18195+471da4bb.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:buildah-debuginfo-1:1.29.1-1.module+el8.8.0+18195+471da4bb.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:buildah-debuginfo-1:1.29.1-1.module+el8.8.0+18195+471da4bb.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:buildah-debuginfo-1:1.29.1-1.module+el8.8.0+18195+471da4bb.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:buildah-debuginfo-1:1.29.1-1.module+el8.8.0+18195+471da4bb.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:buildah-debugsource-1:1.29.1-1.module+el8.8.0+18195+471da4bb.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:buildah-debugsource-1:1.29.1-1.module+el8.8.0+18195+471da4bb.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:buildah-debugsource-1:1.29.1-1.module+el8.8.0+18195+471da4bb.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:buildah-debugsource-1:1.29.1-1.module+el8.8.0+18195+471da4bb.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:buildah-tests-1:1.29.1-1.module+el8.8.0+18195+471da4bb.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:buildah-tests-1:1.29.1-1.module+el8.8.0+18195+471da4bb.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:buildah-tests-1:1.29.1-1.module+el8.8.0+18195+471da4bb.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:buildah-tests-1:1.29.1-1.module+el8.8.0+18195+471da4bb.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:buildah-tests-debuginfo-1:1.29.1-1.module+el8.8.0+18195+471da4bb.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:buildah-tests-debuginfo-1:1.29.1-1.module+el8.8.0+18195+471da4bb.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:buildah-tests-debuginfo-1:1.29.1-1.module+el8.8.0+18195+471da4bb.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:buildah-tests-debuginfo-1:1.29.1-1.module+el8.8.0+18195+471da4bb.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:cockpit-podman-0:63.1-1.module+el8.8.0+18286+cd236dce.noarch::container-tools:rhel8",
"AppStream-8.8.0.GA:cockpit-podman-0:63.1-1.module+el8.8.0+18286+cd236dce.src::container-tools:rhel8",
"AppStream-8.8.0.GA:conmon-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:conmon-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:conmon-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:conmon-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.src::container-tools:rhel8",
"AppStream-8.8.0.GA:conmon-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:conmon-debuginfo-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:conmon-debuginfo-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:conmon-debuginfo-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:conmon-debuginfo-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:conmon-debugsource-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:conmon-debugsource-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:conmon-debugsource-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:conmon-debugsource-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:container-selinux-2:2.205.0-2.module+el8.8.0+18438+15d3aa65.noarch::container-tools:rhel8",
"AppStream-8.8.0.GA:container-selinux-2:2.205.0-2.module+el8.8.0+18438+15d3aa65.src::container-tools:rhel8",
"AppStream-8.8.0.GA:containernetworking-plugins-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:containernetworking-plugins-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:containernetworking-plugins-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:containernetworking-plugins-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.src::container-tools:rhel8",
"AppStream-8.8.0.GA:containernetworking-plugins-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:containernetworking-plugins-debuginfo-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:containernetworking-plugins-debuginfo-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:containernetworking-plugins-debuginfo-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:containernetworking-plugins-debuginfo-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:containernetworking-plugins-debugsource-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:containernetworking-plugins-debugsource-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:containernetworking-plugins-debugsource-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:containernetworking-plugins-debugsource-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:containers-common-2:1-63.module+el8.8.0+18438+15d3aa65.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:containers-common-2:1-63.module+el8.8.0+18438+15d3aa65.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:containers-common-2:1-63.module+el8.8.0+18438+15d3aa65.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:containers-common-2:1-63.module+el8.8.0+18438+15d3aa65.src::container-tools:rhel8",
"AppStream-8.8.0.GA:containers-common-2:1-63.module+el8.8.0+18438+15d3aa65.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:crit-0:3.15-3.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:crit-0:3.15-3.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:crit-0:3.15-3.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:crit-0:3.15-3.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:criu-0:3.15-3.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:criu-0:3.15-3.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:criu-0:3.15-3.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:criu-0:3.15-3.module+el8.8.0+18060+3f21f2cc.src::container-tools:rhel8",
"AppStream-8.8.0.GA:criu-0:3.15-3.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:criu-debuginfo-0:3.15-3.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:criu-debuginfo-0:3.15-3.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:criu-debuginfo-0:3.15-3.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:criu-debuginfo-0:3.15-3.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:criu-debugsource-0:3.15-3.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:criu-debugsource-0:3.15-3.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:criu-debugsource-0:3.15-3.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:criu-debugsource-0:3.15-3.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:criu-devel-0:3.15-3.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:criu-devel-0:3.15-3.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:criu-devel-0:3.15-3.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:criu-devel-0:3.15-3.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:criu-libs-0:3.15-3.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:criu-libs-0:3.15-3.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:criu-libs-0:3.15-3.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:criu-libs-0:3.15-3.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:criu-libs-debuginfo-0:3.15-3.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:criu-libs-debuginfo-0:3.15-3.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:criu-libs-debuginfo-0:3.15-3.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:criu-libs-debuginfo-0:3.15-3.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:crun-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:crun-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:crun-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:crun-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.src::container-tools:rhel8",
"AppStream-8.8.0.GA:crun-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:crun-debuginfo-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:crun-debuginfo-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:crun-debuginfo-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:crun-debuginfo-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:crun-debugsource-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:crun-debugsource-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:crun-debugsource-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:crun-debugsource-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:fuse-overlayfs-0:1.10-1.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:fuse-overlayfs-0:1.10-1.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:fuse-overlayfs-0:1.10-1.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:fuse-overlayfs-0:1.10-1.module+el8.8.0+18060+3f21f2cc.src::container-tools:rhel8",
"AppStream-8.8.0.GA:fuse-overlayfs-0:1.10-1.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:fuse-overlayfs-debuginfo-0:1.10-1.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:fuse-overlayfs-debuginfo-0:1.10-1.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:fuse-overlayfs-debuginfo-0:1.10-1.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:fuse-overlayfs-debuginfo-0:1.10-1.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:fuse-overlayfs-debugsource-0:1.10-1.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:fuse-overlayfs-debugsource-0:1.10-1.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:fuse-overlayfs-debugsource-0:1.10-1.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:fuse-overlayfs-debugsource-0:1.10-1.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:libslirp-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:libslirp-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:libslirp-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:libslirp-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.src::container-tools:rhel8",
"AppStream-8.8.0.GA:libslirp-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:libslirp-debuginfo-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:libslirp-debuginfo-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:libslirp-debuginfo-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:libslirp-debuginfo-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:libslirp-debugsource-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:libslirp-debugsource-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:libslirp-debugsource-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:libslirp-debugsource-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:libslirp-devel-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:libslirp-devel-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:libslirp-devel-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:libslirp-devel-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:netavark-2:1.5.0-4.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:netavark-2:1.5.0-4.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:netavark-2:1.5.0-4.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:netavark-2:1.5.0-4.module+el8.8.0+18060+3f21f2cc.src::container-tools:rhel8",
"AppStream-8.8.0.GA:netavark-2:1.5.0-4.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.src::container-tools:rhel8",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-debuginfo-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-debuginfo-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-debuginfo-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-debuginfo-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-debugsource-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-debugsource-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-debugsource-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-debugsource-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.src::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-catatonit-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-catatonit-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-catatonit-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-catatonit-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-catatonit-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-catatonit-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-catatonit-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-catatonit-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-debugsource-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-debugsource-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-debugsource-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-debugsource-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-docker-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.noarch::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-gvproxy-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-gvproxy-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-gvproxy-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-gvproxy-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-gvproxy-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-gvproxy-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-gvproxy-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-gvproxy-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-plugins-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-plugins-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-plugins-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-plugins-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-plugins-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-plugins-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-plugins-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-plugins-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-remote-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-remote-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-remote-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-remote-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-remote-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-remote-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-remote-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-remote-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-tests-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-tests-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-tests-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-tests-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:python-podman-0:4.4.1-1.module+el8.8.0+18275+3a56cc62.src::container-tools:rhel8",
"AppStream-8.8.0.GA:python3-criu-0:3.15-3.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:python3-criu-0:3.15-3.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:python3-criu-0:3.15-3.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:python3-criu-0:3.15-3.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:python3-podman-0:4.4.1-1.module+el8.8.0+18275+3a56cc62.noarch::container-tools:rhel8",
"AppStream-8.8.0.GA:runc-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:runc-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:runc-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:runc-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.src::container-tools:rhel8",
"AppStream-8.8.0.GA:runc-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:runc-debuginfo-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:runc-debuginfo-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:runc-debuginfo-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:runc-debuginfo-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:runc-debugsource-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:runc-debugsource-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:runc-debugsource-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:runc-debugsource-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:skopeo-2:1.11.2-0.2.module+el8.8.0+18251+ad5b274c.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:skopeo-2:1.11.2-0.2.module+el8.8.0+18251+ad5b274c.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:skopeo-2:1.11.2-0.2.module+el8.8.0+18251+ad5b274c.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:skopeo-2:1.11.2-0.2.module+el8.8.0+18251+ad5b274c.src::container-tools:rhel8",
"AppStream-8.8.0.GA:skopeo-2:1.11.2-0.2.module+el8.8.0+18251+ad5b274c.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:skopeo-tests-2:1.11.2-0.2.module+el8.8.0+18251+ad5b274c.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:skopeo-tests-2:1.11.2-0.2.module+el8.8.0+18251+ad5b274c.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:skopeo-tests-2:1.11.2-0.2.module+el8.8.0+18251+ad5b274c.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:skopeo-tests-2:1.11.2-0.2.module+el8.8.0+18251+ad5b274c.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:slirp4netns-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:slirp4netns-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:slirp4netns-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:slirp4netns-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.src::container-tools:rhel8",
"AppStream-8.8.0.GA:slirp4netns-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:slirp4netns-debuginfo-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:slirp4netns-debuginfo-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:slirp4netns-debuginfo-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:slirp4netns-debuginfo-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:slirp4netns-debugsource-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:slirp4netns-debugsource-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:slirp4netns-debugsource-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:slirp4netns-debugsource-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:toolbox-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:toolbox-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:toolbox-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:toolbox-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.src::container-tools:rhel8",
"AppStream-8.8.0.GA:toolbox-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:toolbox-debuginfo-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:toolbox-debuginfo-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:toolbox-debuginfo-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:toolbox-debuginfo-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:toolbox-debugsource-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:toolbox-debugsource-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:toolbox-debugsource-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:toolbox-debugsource-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:toolbox-tests-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:toolbox-tests-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:toolbox-tests-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:toolbox-tests-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:udica-0:0.2.6-20.module+el8.8.0+18060+3f21f2cc.noarch::container-tools:rhel8",
"AppStream-8.8.0.GA:udica-0:0.2.6-20.module+el8.8.0+18060+3f21f2cc.src::container-tools:rhel8"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "golang: io/fs: stack exhaustion in Glob"
},
{
"cve": "CVE-2022-30631",
"cwe": {
"id": "CWE-1325",
"name": "Improperly Controlled Sequential Memory Allocation"
},
"discovery_date": "2022-07-14T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2107342"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in golang. Calling the Reader, Read method on an archive that contains a large number of concatenated 0-length compressed files can cause a panic issue due to stack exhaustion.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "golang: compress/gzip: stack exhaustion in Reader.Read",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "To exploit CVE-2022-30631, an attacker supplies a specially crafted gzip archive to a Go application that uses a vulnerable version of the compress/gzip package without adequate input validation. This can lead to uncontrolled recursion, resulting in stack exhaustion and causing the application to panic, thereby affecting its availability.\n\nAs this is merely a DoS and there is no known way to control the instruction pointer, RH ProdSec has set the impact of this vulnerabilty to \"Moderate\".\n\nWithin regulated environments, a combination of the following controls acts as a significant barrier to successfully exploiting a CWE-1325: Improperly Controlled Sequential Memory Allocation vulnerability and therefore downgrades the severity of this particular CVE from Moderate to Low.\n\nAccess to the platform is granted only after successful hard token-based multi-factor authentication (MFA) and is governed by least privilege to ensure only authorized users and roles can execute or modify code. Static code analysis and peer reviews enforce strong input validation and error handling, preventing improperly validated inputs from causing system instability, data exposure, or privilege escalation. In the event of successful exploitation, process isolation limits the impact of excessive sequential memory allocation by restricting memory use per process, preventing any single process from exhausting system resources. Finally, the platform uses memory protection mechanisms such as Data Execution Prevention (DEP) and Address Space Layout Randomization (ASLR) to reduce the risk of memory allocation-based attacks.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"AppStream-8.8.0.GA:aardvark-dns-2:1.5.0-2.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:aardvark-dns-2:1.5.0-2.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:aardvark-dns-2:1.5.0-2.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:aardvark-dns-2:1.5.0-2.module+el8.8.0+18060+3f21f2cc.src::container-tools:rhel8",
"AppStream-8.8.0.GA:aardvark-dns-2:1.5.0-2.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:buildah-1:1.29.1-1.module+el8.8.0+18195+471da4bb.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:buildah-1:1.29.1-1.module+el8.8.0+18195+471da4bb.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:buildah-1:1.29.1-1.module+el8.8.0+18195+471da4bb.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:buildah-1:1.29.1-1.module+el8.8.0+18195+471da4bb.src::container-tools:rhel8",
"AppStream-8.8.0.GA:buildah-1:1.29.1-1.module+el8.8.0+18195+471da4bb.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:buildah-debuginfo-1:1.29.1-1.module+el8.8.0+18195+471da4bb.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:buildah-debuginfo-1:1.29.1-1.module+el8.8.0+18195+471da4bb.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:buildah-debuginfo-1:1.29.1-1.module+el8.8.0+18195+471da4bb.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:buildah-debuginfo-1:1.29.1-1.module+el8.8.0+18195+471da4bb.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:buildah-debugsource-1:1.29.1-1.module+el8.8.0+18195+471da4bb.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:buildah-debugsource-1:1.29.1-1.module+el8.8.0+18195+471da4bb.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:buildah-debugsource-1:1.29.1-1.module+el8.8.0+18195+471da4bb.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:buildah-debugsource-1:1.29.1-1.module+el8.8.0+18195+471da4bb.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:buildah-tests-1:1.29.1-1.module+el8.8.0+18195+471da4bb.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:buildah-tests-1:1.29.1-1.module+el8.8.0+18195+471da4bb.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:buildah-tests-1:1.29.1-1.module+el8.8.0+18195+471da4bb.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:buildah-tests-1:1.29.1-1.module+el8.8.0+18195+471da4bb.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:buildah-tests-debuginfo-1:1.29.1-1.module+el8.8.0+18195+471da4bb.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:buildah-tests-debuginfo-1:1.29.1-1.module+el8.8.0+18195+471da4bb.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:buildah-tests-debuginfo-1:1.29.1-1.module+el8.8.0+18195+471da4bb.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:buildah-tests-debuginfo-1:1.29.1-1.module+el8.8.0+18195+471da4bb.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:cockpit-podman-0:63.1-1.module+el8.8.0+18286+cd236dce.noarch::container-tools:rhel8",
"AppStream-8.8.0.GA:cockpit-podman-0:63.1-1.module+el8.8.0+18286+cd236dce.src::container-tools:rhel8",
"AppStream-8.8.0.GA:conmon-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:conmon-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:conmon-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:conmon-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.src::container-tools:rhel8",
"AppStream-8.8.0.GA:conmon-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:conmon-debuginfo-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:conmon-debuginfo-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:conmon-debuginfo-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:conmon-debuginfo-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:conmon-debugsource-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:conmon-debugsource-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:conmon-debugsource-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:conmon-debugsource-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:container-selinux-2:2.205.0-2.module+el8.8.0+18438+15d3aa65.noarch::container-tools:rhel8",
"AppStream-8.8.0.GA:container-selinux-2:2.205.0-2.module+el8.8.0+18438+15d3aa65.src::container-tools:rhel8",
"AppStream-8.8.0.GA:containernetworking-plugins-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:containernetworking-plugins-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:containernetworking-plugins-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:containernetworking-plugins-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.src::container-tools:rhel8",
"AppStream-8.8.0.GA:containernetworking-plugins-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:containernetworking-plugins-debuginfo-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:containernetworking-plugins-debuginfo-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:containernetworking-plugins-debuginfo-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:containernetworking-plugins-debuginfo-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:containernetworking-plugins-debugsource-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:containernetworking-plugins-debugsource-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:containernetworking-plugins-debugsource-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:containernetworking-plugins-debugsource-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:containers-common-2:1-63.module+el8.8.0+18438+15d3aa65.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:containers-common-2:1-63.module+el8.8.0+18438+15d3aa65.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:containers-common-2:1-63.module+el8.8.0+18438+15d3aa65.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:containers-common-2:1-63.module+el8.8.0+18438+15d3aa65.src::container-tools:rhel8",
"AppStream-8.8.0.GA:containers-common-2:1-63.module+el8.8.0+18438+15d3aa65.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:crit-0:3.15-3.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:crit-0:3.15-3.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:crit-0:3.15-3.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:crit-0:3.15-3.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:criu-0:3.15-3.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:criu-0:3.15-3.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:criu-0:3.15-3.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:criu-0:3.15-3.module+el8.8.0+18060+3f21f2cc.src::container-tools:rhel8",
"AppStream-8.8.0.GA:criu-0:3.15-3.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:criu-debuginfo-0:3.15-3.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:criu-debuginfo-0:3.15-3.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:criu-debuginfo-0:3.15-3.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:criu-debuginfo-0:3.15-3.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:criu-debugsource-0:3.15-3.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:criu-debugsource-0:3.15-3.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:criu-debugsource-0:3.15-3.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:criu-debugsource-0:3.15-3.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:criu-devel-0:3.15-3.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:criu-devel-0:3.15-3.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:criu-devel-0:3.15-3.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:criu-devel-0:3.15-3.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:criu-libs-0:3.15-3.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:criu-libs-0:3.15-3.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:criu-libs-0:3.15-3.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:criu-libs-0:3.15-3.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:criu-libs-debuginfo-0:3.15-3.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:criu-libs-debuginfo-0:3.15-3.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:criu-libs-debuginfo-0:3.15-3.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:criu-libs-debuginfo-0:3.15-3.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:crun-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:crun-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:crun-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:crun-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.src::container-tools:rhel8",
"AppStream-8.8.0.GA:crun-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:crun-debuginfo-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:crun-debuginfo-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:crun-debuginfo-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:crun-debuginfo-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:crun-debugsource-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:crun-debugsource-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:crun-debugsource-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:crun-debugsource-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:fuse-overlayfs-0:1.10-1.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:fuse-overlayfs-0:1.10-1.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:fuse-overlayfs-0:1.10-1.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:fuse-overlayfs-0:1.10-1.module+el8.8.0+18060+3f21f2cc.src::container-tools:rhel8",
"AppStream-8.8.0.GA:fuse-overlayfs-0:1.10-1.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:fuse-overlayfs-debuginfo-0:1.10-1.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:fuse-overlayfs-debuginfo-0:1.10-1.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:fuse-overlayfs-debuginfo-0:1.10-1.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:fuse-overlayfs-debuginfo-0:1.10-1.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:fuse-overlayfs-debugsource-0:1.10-1.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:fuse-overlayfs-debugsource-0:1.10-1.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:fuse-overlayfs-debugsource-0:1.10-1.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:fuse-overlayfs-debugsource-0:1.10-1.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:libslirp-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:libslirp-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:libslirp-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:libslirp-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.src::container-tools:rhel8",
"AppStream-8.8.0.GA:libslirp-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:libslirp-debuginfo-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:libslirp-debuginfo-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:libslirp-debuginfo-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:libslirp-debuginfo-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:libslirp-debugsource-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:libslirp-debugsource-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:libslirp-debugsource-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:libslirp-debugsource-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:libslirp-devel-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:libslirp-devel-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:libslirp-devel-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:libslirp-devel-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:netavark-2:1.5.0-4.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:netavark-2:1.5.0-4.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:netavark-2:1.5.0-4.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:netavark-2:1.5.0-4.module+el8.8.0+18060+3f21f2cc.src::container-tools:rhel8",
"AppStream-8.8.0.GA:netavark-2:1.5.0-4.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.src::container-tools:rhel8",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-debuginfo-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-debuginfo-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-debuginfo-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-debuginfo-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-debugsource-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-debugsource-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-debugsource-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-debugsource-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.src::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-catatonit-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-catatonit-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-catatonit-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-catatonit-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-catatonit-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-catatonit-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-catatonit-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-catatonit-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-debugsource-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-debugsource-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-debugsource-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-debugsource-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-docker-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.noarch::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-gvproxy-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-gvproxy-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-gvproxy-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-gvproxy-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-gvproxy-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-gvproxy-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-gvproxy-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-gvproxy-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-plugins-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-plugins-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-plugins-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-plugins-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-plugins-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-plugins-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-plugins-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-plugins-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-remote-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-remote-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-remote-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-remote-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-remote-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-remote-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-remote-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-remote-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-tests-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-tests-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-tests-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-tests-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:python-podman-0:4.4.1-1.module+el8.8.0+18275+3a56cc62.src::container-tools:rhel8",
"AppStream-8.8.0.GA:python3-criu-0:3.15-3.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:python3-criu-0:3.15-3.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:python3-criu-0:3.15-3.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:python3-criu-0:3.15-3.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:python3-podman-0:4.4.1-1.module+el8.8.0+18275+3a56cc62.noarch::container-tools:rhel8",
"AppStream-8.8.0.GA:runc-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:runc-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:runc-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:runc-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.src::container-tools:rhel8",
"AppStream-8.8.0.GA:runc-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:runc-debuginfo-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:runc-debuginfo-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:runc-debuginfo-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:runc-debuginfo-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:runc-debugsource-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:runc-debugsource-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:runc-debugsource-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:runc-debugsource-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:skopeo-2:1.11.2-0.2.module+el8.8.0+18251+ad5b274c.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:skopeo-2:1.11.2-0.2.module+el8.8.0+18251+ad5b274c.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:skopeo-2:1.11.2-0.2.module+el8.8.0+18251+ad5b274c.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:skopeo-2:1.11.2-0.2.module+el8.8.0+18251+ad5b274c.src::container-tools:rhel8",
"AppStream-8.8.0.GA:skopeo-2:1.11.2-0.2.module+el8.8.0+18251+ad5b274c.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:skopeo-tests-2:1.11.2-0.2.module+el8.8.0+18251+ad5b274c.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:skopeo-tests-2:1.11.2-0.2.module+el8.8.0+18251+ad5b274c.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:skopeo-tests-2:1.11.2-0.2.module+el8.8.0+18251+ad5b274c.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:skopeo-tests-2:1.11.2-0.2.module+el8.8.0+18251+ad5b274c.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:slirp4netns-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:slirp4netns-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:slirp4netns-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:slirp4netns-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.src::container-tools:rhel8",
"AppStream-8.8.0.GA:slirp4netns-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:slirp4netns-debuginfo-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:slirp4netns-debuginfo-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:slirp4netns-debuginfo-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:slirp4netns-debuginfo-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:slirp4netns-debugsource-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:slirp4netns-debugsource-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:slirp4netns-debugsource-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:slirp4netns-debugsource-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:toolbox-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:toolbox-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:toolbox-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:toolbox-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.src::container-tools:rhel8",
"AppStream-8.8.0.GA:toolbox-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:toolbox-debuginfo-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:toolbox-debuginfo-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:toolbox-debuginfo-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:toolbox-debuginfo-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:toolbox-debugsource-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:toolbox-debugsource-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:toolbox-debugsource-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:toolbox-debugsource-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:toolbox-tests-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:toolbox-tests-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:toolbox-tests-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:toolbox-tests-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:udica-0:0.2.6-20.module+el8.8.0+18060+3f21f2cc.noarch::container-tools:rhel8",
"AppStream-8.8.0.GA:udica-0:0.2.6-20.module+el8.8.0+18060+3f21f2cc.src::container-tools:rhel8"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2022-30631"
},
{
"category": "external",
"summary": "RHBZ#2107342",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2107342"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2022-30631",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-30631"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2022-30631",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2022-30631"
},
{
"category": "external",
"summary": "https://go.dev/issue/53168",
"url": "https://go.dev/issue/53168"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-announce/c/nqrv9fbR0zE",
"url": "https://groups.google.com/g/golang-announce/c/nqrv9fbR0zE"
}
],
"release_date": "2022-07-12T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2023-05-16T08:49:00+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"AppStream-8.8.0.GA:aardvark-dns-2:1.5.0-2.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:aardvark-dns-2:1.5.0-2.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:aardvark-dns-2:1.5.0-2.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:aardvark-dns-2:1.5.0-2.module+el8.8.0+18060+3f21f2cc.src::container-tools:rhel8",
"AppStream-8.8.0.GA:aardvark-dns-2:1.5.0-2.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:buildah-1:1.29.1-1.module+el8.8.0+18195+471da4bb.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:buildah-1:1.29.1-1.module+el8.8.0+18195+471da4bb.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:buildah-1:1.29.1-1.module+el8.8.0+18195+471da4bb.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:buildah-1:1.29.1-1.module+el8.8.0+18195+471da4bb.src::container-tools:rhel8",
"AppStream-8.8.0.GA:buildah-1:1.29.1-1.module+el8.8.0+18195+471da4bb.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:buildah-debuginfo-1:1.29.1-1.module+el8.8.0+18195+471da4bb.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:buildah-debuginfo-1:1.29.1-1.module+el8.8.0+18195+471da4bb.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:buildah-debuginfo-1:1.29.1-1.module+el8.8.0+18195+471da4bb.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:buildah-debuginfo-1:1.29.1-1.module+el8.8.0+18195+471da4bb.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:buildah-debugsource-1:1.29.1-1.module+el8.8.0+18195+471da4bb.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:buildah-debugsource-1:1.29.1-1.module+el8.8.0+18195+471da4bb.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:buildah-debugsource-1:1.29.1-1.module+el8.8.0+18195+471da4bb.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:buildah-debugsource-1:1.29.1-1.module+el8.8.0+18195+471da4bb.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:buildah-tests-1:1.29.1-1.module+el8.8.0+18195+471da4bb.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:buildah-tests-1:1.29.1-1.module+el8.8.0+18195+471da4bb.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:buildah-tests-1:1.29.1-1.module+el8.8.0+18195+471da4bb.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:buildah-tests-1:1.29.1-1.module+el8.8.0+18195+471da4bb.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:buildah-tests-debuginfo-1:1.29.1-1.module+el8.8.0+18195+471da4bb.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:buildah-tests-debuginfo-1:1.29.1-1.module+el8.8.0+18195+471da4bb.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:buildah-tests-debuginfo-1:1.29.1-1.module+el8.8.0+18195+471da4bb.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:buildah-tests-debuginfo-1:1.29.1-1.module+el8.8.0+18195+471da4bb.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:cockpit-podman-0:63.1-1.module+el8.8.0+18286+cd236dce.noarch::container-tools:rhel8",
"AppStream-8.8.0.GA:cockpit-podman-0:63.1-1.module+el8.8.0+18286+cd236dce.src::container-tools:rhel8",
"AppStream-8.8.0.GA:conmon-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:conmon-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:conmon-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:conmon-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.src::container-tools:rhel8",
"AppStream-8.8.0.GA:conmon-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:conmon-debuginfo-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:conmon-debuginfo-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:conmon-debuginfo-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:conmon-debuginfo-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:conmon-debugsource-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:conmon-debugsource-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:conmon-debugsource-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:conmon-debugsource-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:container-selinux-2:2.205.0-2.module+el8.8.0+18438+15d3aa65.noarch::container-tools:rhel8",
"AppStream-8.8.0.GA:container-selinux-2:2.205.0-2.module+el8.8.0+18438+15d3aa65.src::container-tools:rhel8",
"AppStream-8.8.0.GA:containernetworking-plugins-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:containernetworking-plugins-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:containernetworking-plugins-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:containernetworking-plugins-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.src::container-tools:rhel8",
"AppStream-8.8.0.GA:containernetworking-plugins-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:containernetworking-plugins-debuginfo-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:containernetworking-plugins-debuginfo-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:containernetworking-plugins-debuginfo-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:containernetworking-plugins-debuginfo-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:containernetworking-plugins-debugsource-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:containernetworking-plugins-debugsource-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:containernetworking-plugins-debugsource-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:containernetworking-plugins-debugsource-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:containers-common-2:1-63.module+el8.8.0+18438+15d3aa65.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:containers-common-2:1-63.module+el8.8.0+18438+15d3aa65.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:containers-common-2:1-63.module+el8.8.0+18438+15d3aa65.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:containers-common-2:1-63.module+el8.8.0+18438+15d3aa65.src::container-tools:rhel8",
"AppStream-8.8.0.GA:containers-common-2:1-63.module+el8.8.0+18438+15d3aa65.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:crit-0:3.15-3.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:crit-0:3.15-3.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:crit-0:3.15-3.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:crit-0:3.15-3.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:criu-0:3.15-3.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:criu-0:3.15-3.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:criu-0:3.15-3.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:criu-0:3.15-3.module+el8.8.0+18060+3f21f2cc.src::container-tools:rhel8",
"AppStream-8.8.0.GA:criu-0:3.15-3.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:criu-debuginfo-0:3.15-3.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:criu-debuginfo-0:3.15-3.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:criu-debuginfo-0:3.15-3.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:criu-debuginfo-0:3.15-3.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:criu-debugsource-0:3.15-3.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:criu-debugsource-0:3.15-3.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:criu-debugsource-0:3.15-3.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:criu-debugsource-0:3.15-3.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:criu-devel-0:3.15-3.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:criu-devel-0:3.15-3.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:criu-devel-0:3.15-3.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:criu-devel-0:3.15-3.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:criu-libs-0:3.15-3.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:criu-libs-0:3.15-3.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:criu-libs-0:3.15-3.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:criu-libs-0:3.15-3.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:criu-libs-debuginfo-0:3.15-3.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:criu-libs-debuginfo-0:3.15-3.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:criu-libs-debuginfo-0:3.15-3.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:criu-libs-debuginfo-0:3.15-3.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:crun-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:crun-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:crun-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:crun-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.src::container-tools:rhel8",
"AppStream-8.8.0.GA:crun-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:crun-debuginfo-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:crun-debuginfo-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:crun-debuginfo-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:crun-debuginfo-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:crun-debugsource-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:crun-debugsource-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:crun-debugsource-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:crun-debugsource-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:fuse-overlayfs-0:1.10-1.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:fuse-overlayfs-0:1.10-1.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:fuse-overlayfs-0:1.10-1.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:fuse-overlayfs-0:1.10-1.module+el8.8.0+18060+3f21f2cc.src::container-tools:rhel8",
"AppStream-8.8.0.GA:fuse-overlayfs-0:1.10-1.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:fuse-overlayfs-debuginfo-0:1.10-1.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:fuse-overlayfs-debuginfo-0:1.10-1.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:fuse-overlayfs-debuginfo-0:1.10-1.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:fuse-overlayfs-debuginfo-0:1.10-1.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:fuse-overlayfs-debugsource-0:1.10-1.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:fuse-overlayfs-debugsource-0:1.10-1.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:fuse-overlayfs-debugsource-0:1.10-1.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:fuse-overlayfs-debugsource-0:1.10-1.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:libslirp-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:libslirp-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:libslirp-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:libslirp-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.src::container-tools:rhel8",
"AppStream-8.8.0.GA:libslirp-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:libslirp-debuginfo-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:libslirp-debuginfo-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:libslirp-debuginfo-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:libslirp-debuginfo-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:libslirp-debugsource-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:libslirp-debugsource-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:libslirp-debugsource-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:libslirp-debugsource-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:libslirp-devel-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:libslirp-devel-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:libslirp-devel-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:libslirp-devel-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:netavark-2:1.5.0-4.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:netavark-2:1.5.0-4.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:netavark-2:1.5.0-4.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:netavark-2:1.5.0-4.module+el8.8.0+18060+3f21f2cc.src::container-tools:rhel8",
"AppStream-8.8.0.GA:netavark-2:1.5.0-4.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.src::container-tools:rhel8",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-debuginfo-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-debuginfo-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-debuginfo-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-debuginfo-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-debugsource-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-debugsource-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-debugsource-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-debugsource-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.src::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-catatonit-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-catatonit-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-catatonit-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-catatonit-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-catatonit-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-catatonit-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-catatonit-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-catatonit-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-debugsource-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-debugsource-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-debugsource-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-debugsource-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-docker-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.noarch::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-gvproxy-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-gvproxy-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-gvproxy-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-gvproxy-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-gvproxy-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-gvproxy-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-gvproxy-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-gvproxy-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-plugins-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-plugins-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-plugins-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-plugins-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-plugins-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-plugins-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-plugins-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-plugins-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-remote-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-remote-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-remote-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-remote-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-remote-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-remote-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-remote-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-remote-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-tests-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-tests-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-tests-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-tests-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:python-podman-0:4.4.1-1.module+el8.8.0+18275+3a56cc62.src::container-tools:rhel8",
"AppStream-8.8.0.GA:python3-criu-0:3.15-3.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:python3-criu-0:3.15-3.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:python3-criu-0:3.15-3.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:python3-criu-0:3.15-3.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:python3-podman-0:4.4.1-1.module+el8.8.0+18275+3a56cc62.noarch::container-tools:rhel8",
"AppStream-8.8.0.GA:runc-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:runc-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:runc-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:runc-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.src::container-tools:rhel8",
"AppStream-8.8.0.GA:runc-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:runc-debuginfo-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:runc-debuginfo-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:runc-debuginfo-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:runc-debuginfo-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:runc-debugsource-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:runc-debugsource-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:runc-debugsource-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:runc-debugsource-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:skopeo-2:1.11.2-0.2.module+el8.8.0+18251+ad5b274c.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:skopeo-2:1.11.2-0.2.module+el8.8.0+18251+ad5b274c.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:skopeo-2:1.11.2-0.2.module+el8.8.0+18251+ad5b274c.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:skopeo-2:1.11.2-0.2.module+el8.8.0+18251+ad5b274c.src::container-tools:rhel8",
"AppStream-8.8.0.GA:skopeo-2:1.11.2-0.2.module+el8.8.0+18251+ad5b274c.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:skopeo-tests-2:1.11.2-0.2.module+el8.8.0+18251+ad5b274c.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:skopeo-tests-2:1.11.2-0.2.module+el8.8.0+18251+ad5b274c.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:skopeo-tests-2:1.11.2-0.2.module+el8.8.0+18251+ad5b274c.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:skopeo-tests-2:1.11.2-0.2.module+el8.8.0+18251+ad5b274c.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:slirp4netns-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:slirp4netns-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:slirp4netns-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:slirp4netns-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.src::container-tools:rhel8",
"AppStream-8.8.0.GA:slirp4netns-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:slirp4netns-debuginfo-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:slirp4netns-debuginfo-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:slirp4netns-debuginfo-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:slirp4netns-debuginfo-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:slirp4netns-debugsource-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:slirp4netns-debugsource-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:slirp4netns-debugsource-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:slirp4netns-debugsource-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:toolbox-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:toolbox-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:toolbox-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:toolbox-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.src::container-tools:rhel8",
"AppStream-8.8.0.GA:toolbox-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:toolbox-debuginfo-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:toolbox-debuginfo-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:toolbox-debuginfo-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:toolbox-debuginfo-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:toolbox-debugsource-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:toolbox-debugsource-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:toolbox-debugsource-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:toolbox-debugsource-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:toolbox-tests-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:toolbox-tests-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:toolbox-tests-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:toolbox-tests-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:udica-0:0.2.6-20.module+el8.8.0+18060+3f21f2cc.noarch::container-tools:rhel8",
"AppStream-8.8.0.GA:udica-0:0.2.6-20.module+el8.8.0+18060+3f21f2cc.src::container-tools:rhel8"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2023:2758"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"AppStream-8.8.0.GA:aardvark-dns-2:1.5.0-2.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:aardvark-dns-2:1.5.0-2.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:aardvark-dns-2:1.5.0-2.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:aardvark-dns-2:1.5.0-2.module+el8.8.0+18060+3f21f2cc.src::container-tools:rhel8",
"AppStream-8.8.0.GA:aardvark-dns-2:1.5.0-2.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:buildah-1:1.29.1-1.module+el8.8.0+18195+471da4bb.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:buildah-1:1.29.1-1.module+el8.8.0+18195+471da4bb.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:buildah-1:1.29.1-1.module+el8.8.0+18195+471da4bb.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:buildah-1:1.29.1-1.module+el8.8.0+18195+471da4bb.src::container-tools:rhel8",
"AppStream-8.8.0.GA:buildah-1:1.29.1-1.module+el8.8.0+18195+471da4bb.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:buildah-debuginfo-1:1.29.1-1.module+el8.8.0+18195+471da4bb.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:buildah-debuginfo-1:1.29.1-1.module+el8.8.0+18195+471da4bb.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:buildah-debuginfo-1:1.29.1-1.module+el8.8.0+18195+471da4bb.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:buildah-debuginfo-1:1.29.1-1.module+el8.8.0+18195+471da4bb.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:buildah-debugsource-1:1.29.1-1.module+el8.8.0+18195+471da4bb.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:buildah-debugsource-1:1.29.1-1.module+el8.8.0+18195+471da4bb.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:buildah-debugsource-1:1.29.1-1.module+el8.8.0+18195+471da4bb.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:buildah-debugsource-1:1.29.1-1.module+el8.8.0+18195+471da4bb.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:buildah-tests-1:1.29.1-1.module+el8.8.0+18195+471da4bb.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:buildah-tests-1:1.29.1-1.module+el8.8.0+18195+471da4bb.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:buildah-tests-1:1.29.1-1.module+el8.8.0+18195+471da4bb.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:buildah-tests-1:1.29.1-1.module+el8.8.0+18195+471da4bb.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:buildah-tests-debuginfo-1:1.29.1-1.module+el8.8.0+18195+471da4bb.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:buildah-tests-debuginfo-1:1.29.1-1.module+el8.8.0+18195+471da4bb.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:buildah-tests-debuginfo-1:1.29.1-1.module+el8.8.0+18195+471da4bb.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:buildah-tests-debuginfo-1:1.29.1-1.module+el8.8.0+18195+471da4bb.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:cockpit-podman-0:63.1-1.module+el8.8.0+18286+cd236dce.noarch::container-tools:rhel8",
"AppStream-8.8.0.GA:cockpit-podman-0:63.1-1.module+el8.8.0+18286+cd236dce.src::container-tools:rhel8",
"AppStream-8.8.0.GA:conmon-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:conmon-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:conmon-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:conmon-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.src::container-tools:rhel8",
"AppStream-8.8.0.GA:conmon-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:conmon-debuginfo-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:conmon-debuginfo-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:conmon-debuginfo-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:conmon-debuginfo-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:conmon-debugsource-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:conmon-debugsource-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:conmon-debugsource-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:conmon-debugsource-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:container-selinux-2:2.205.0-2.module+el8.8.0+18438+15d3aa65.noarch::container-tools:rhel8",
"AppStream-8.8.0.GA:container-selinux-2:2.205.0-2.module+el8.8.0+18438+15d3aa65.src::container-tools:rhel8",
"AppStream-8.8.0.GA:containernetworking-plugins-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:containernetworking-plugins-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:containernetworking-plugins-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:containernetworking-plugins-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.src::container-tools:rhel8",
"AppStream-8.8.0.GA:containernetworking-plugins-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:containernetworking-plugins-debuginfo-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:containernetworking-plugins-debuginfo-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:containernetworking-plugins-debuginfo-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:containernetworking-plugins-debuginfo-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:containernetworking-plugins-debugsource-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:containernetworking-plugins-debugsource-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:containernetworking-plugins-debugsource-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:containernetworking-plugins-debugsource-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:containers-common-2:1-63.module+el8.8.0+18438+15d3aa65.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:containers-common-2:1-63.module+el8.8.0+18438+15d3aa65.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:containers-common-2:1-63.module+el8.8.0+18438+15d3aa65.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:containers-common-2:1-63.module+el8.8.0+18438+15d3aa65.src::container-tools:rhel8",
"AppStream-8.8.0.GA:containers-common-2:1-63.module+el8.8.0+18438+15d3aa65.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:crit-0:3.15-3.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:crit-0:3.15-3.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:crit-0:3.15-3.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:crit-0:3.15-3.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:criu-0:3.15-3.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:criu-0:3.15-3.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:criu-0:3.15-3.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:criu-0:3.15-3.module+el8.8.0+18060+3f21f2cc.src::container-tools:rhel8",
"AppStream-8.8.0.GA:criu-0:3.15-3.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:criu-debuginfo-0:3.15-3.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:criu-debuginfo-0:3.15-3.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:criu-debuginfo-0:3.15-3.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:criu-debuginfo-0:3.15-3.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:criu-debugsource-0:3.15-3.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:criu-debugsource-0:3.15-3.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:criu-debugsource-0:3.15-3.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:criu-debugsource-0:3.15-3.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:criu-devel-0:3.15-3.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:criu-devel-0:3.15-3.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:criu-devel-0:3.15-3.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:criu-devel-0:3.15-3.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:criu-libs-0:3.15-3.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:criu-libs-0:3.15-3.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:criu-libs-0:3.15-3.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:criu-libs-0:3.15-3.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:criu-libs-debuginfo-0:3.15-3.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:criu-libs-debuginfo-0:3.15-3.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:criu-libs-debuginfo-0:3.15-3.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:criu-libs-debuginfo-0:3.15-3.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:crun-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:crun-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:crun-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:crun-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.src::container-tools:rhel8",
"AppStream-8.8.0.GA:crun-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:crun-debuginfo-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:crun-debuginfo-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:crun-debuginfo-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:crun-debuginfo-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:crun-debugsource-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:crun-debugsource-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:crun-debugsource-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:crun-debugsource-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:fuse-overlayfs-0:1.10-1.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:fuse-overlayfs-0:1.10-1.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:fuse-overlayfs-0:1.10-1.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:fuse-overlayfs-0:1.10-1.module+el8.8.0+18060+3f21f2cc.src::container-tools:rhel8",
"AppStream-8.8.0.GA:fuse-overlayfs-0:1.10-1.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:fuse-overlayfs-debuginfo-0:1.10-1.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:fuse-overlayfs-debuginfo-0:1.10-1.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:fuse-overlayfs-debuginfo-0:1.10-1.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:fuse-overlayfs-debuginfo-0:1.10-1.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:fuse-overlayfs-debugsource-0:1.10-1.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:fuse-overlayfs-debugsource-0:1.10-1.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:fuse-overlayfs-debugsource-0:1.10-1.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:fuse-overlayfs-debugsource-0:1.10-1.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:libslirp-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:libslirp-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:libslirp-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:libslirp-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.src::container-tools:rhel8",
"AppStream-8.8.0.GA:libslirp-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:libslirp-debuginfo-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:libslirp-debuginfo-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:libslirp-debuginfo-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:libslirp-debuginfo-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:libslirp-debugsource-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:libslirp-debugsource-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:libslirp-debugsource-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:libslirp-debugsource-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:libslirp-devel-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:libslirp-devel-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:libslirp-devel-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:libslirp-devel-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:netavark-2:1.5.0-4.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:netavark-2:1.5.0-4.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:netavark-2:1.5.0-4.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:netavark-2:1.5.0-4.module+el8.8.0+18060+3f21f2cc.src::container-tools:rhel8",
"AppStream-8.8.0.GA:netavark-2:1.5.0-4.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.src::container-tools:rhel8",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-debuginfo-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-debuginfo-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-debuginfo-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-debuginfo-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-debugsource-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-debugsource-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-debugsource-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-debugsource-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.src::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-catatonit-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-catatonit-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-catatonit-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-catatonit-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-catatonit-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-catatonit-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-catatonit-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-catatonit-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-debugsource-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-debugsource-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-debugsource-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-debugsource-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-docker-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.noarch::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-gvproxy-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-gvproxy-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-gvproxy-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-gvproxy-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-gvproxy-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-gvproxy-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-gvproxy-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-gvproxy-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-plugins-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-plugins-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-plugins-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-plugins-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-plugins-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-plugins-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-plugins-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-plugins-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-remote-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-remote-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-remote-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-remote-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-remote-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-remote-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-remote-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-remote-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-tests-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-tests-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-tests-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-tests-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:python-podman-0:4.4.1-1.module+el8.8.0+18275+3a56cc62.src::container-tools:rhel8",
"AppStream-8.8.0.GA:python3-criu-0:3.15-3.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:python3-criu-0:3.15-3.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:python3-criu-0:3.15-3.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:python3-criu-0:3.15-3.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:python3-podman-0:4.4.1-1.module+el8.8.0+18275+3a56cc62.noarch::container-tools:rhel8",
"AppStream-8.8.0.GA:runc-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:runc-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:runc-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:runc-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.src::container-tools:rhel8",
"AppStream-8.8.0.GA:runc-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:runc-debuginfo-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:runc-debuginfo-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:runc-debuginfo-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:runc-debuginfo-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:runc-debugsource-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:runc-debugsource-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:runc-debugsource-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:runc-debugsource-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:skopeo-2:1.11.2-0.2.module+el8.8.0+18251+ad5b274c.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:skopeo-2:1.11.2-0.2.module+el8.8.0+18251+ad5b274c.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:skopeo-2:1.11.2-0.2.module+el8.8.0+18251+ad5b274c.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:skopeo-2:1.11.2-0.2.module+el8.8.0+18251+ad5b274c.src::container-tools:rhel8",
"AppStream-8.8.0.GA:skopeo-2:1.11.2-0.2.module+el8.8.0+18251+ad5b274c.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:skopeo-tests-2:1.11.2-0.2.module+el8.8.0+18251+ad5b274c.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:skopeo-tests-2:1.11.2-0.2.module+el8.8.0+18251+ad5b274c.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:skopeo-tests-2:1.11.2-0.2.module+el8.8.0+18251+ad5b274c.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:skopeo-tests-2:1.11.2-0.2.module+el8.8.0+18251+ad5b274c.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:slirp4netns-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:slirp4netns-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:slirp4netns-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:slirp4netns-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.src::container-tools:rhel8",
"AppStream-8.8.0.GA:slirp4netns-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:slirp4netns-debuginfo-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:slirp4netns-debuginfo-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:slirp4netns-debuginfo-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:slirp4netns-debuginfo-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:slirp4netns-debugsource-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:slirp4netns-debugsource-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:slirp4netns-debugsource-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:slirp4netns-debugsource-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:toolbox-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:toolbox-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:toolbox-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:toolbox-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.src::container-tools:rhel8",
"AppStream-8.8.0.GA:toolbox-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:toolbox-debuginfo-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:toolbox-debuginfo-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:toolbox-debuginfo-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:toolbox-debuginfo-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:toolbox-debugsource-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:toolbox-debugsource-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:toolbox-debugsource-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:toolbox-debugsource-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:toolbox-tests-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:toolbox-tests-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:toolbox-tests-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:toolbox-tests-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:udica-0:0.2.6-20.module+el8.8.0+18060+3f21f2cc.noarch::container-tools:rhel8",
"AppStream-8.8.0.GA:udica-0:0.2.6-20.module+el8.8.0+18060+3f21f2cc.src::container-tools:rhel8"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "golang: compress/gzip: stack exhaustion in Reader.Read"
},
{
"cve": "CVE-2022-30632",
"cwe": {
"id": "CWE-1325",
"name": "Improperly Controlled Sequential Memory Allocation"
},
"discovery_date": "2022-07-14T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2107386"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in golang. Calling Glob on a path that contains a large number of path separators can cause a panic issue due to stack exhaustion. This can cause an attacker to impact availability.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "golang: path/filepath: stack exhaustion in Glob",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "The exploitation of this flaw will only result in a denial of service of the application via the application crashing which is why this has been rated as moderate.\n\nWithin regulated environments, a combination of the following controls acts as a significant barrier to successfully exploiting a CWE-1325: Improperly Controlled Sequential Memory Allocation vulnerability and therefore downgrades the severity of this particular CVE from Moderate to Low.\n\nAccess to the platform is granted only after successful hard token-based multi-factor authentication (MFA) and is governed by least privilege to ensure only authorized users and roles can execute or modify code. Static code analysis and peer reviews enforce strong input validation and error handling, preventing improperly validated inputs from causing system instability, data exposure, or privilege escalation. In the event of successful exploitation, process isolation limits the impact of excessive sequential memory allocation by restricting memory use per process, preventing any single process from exhausting system resources. Finally, the platform uses memory protection mechanisms such as Data Execution Prevention (DEP) and Address Space Layout Randomization (ASLR) to reduce the risk of memory allocation-based attacks.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"AppStream-8.8.0.GA:aardvark-dns-2:1.5.0-2.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:aardvark-dns-2:1.5.0-2.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:aardvark-dns-2:1.5.0-2.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:aardvark-dns-2:1.5.0-2.module+el8.8.0+18060+3f21f2cc.src::container-tools:rhel8",
"AppStream-8.8.0.GA:aardvark-dns-2:1.5.0-2.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:buildah-1:1.29.1-1.module+el8.8.0+18195+471da4bb.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:buildah-1:1.29.1-1.module+el8.8.0+18195+471da4bb.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:buildah-1:1.29.1-1.module+el8.8.0+18195+471da4bb.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:buildah-1:1.29.1-1.module+el8.8.0+18195+471da4bb.src::container-tools:rhel8",
"AppStream-8.8.0.GA:buildah-1:1.29.1-1.module+el8.8.0+18195+471da4bb.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:buildah-debuginfo-1:1.29.1-1.module+el8.8.0+18195+471da4bb.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:buildah-debuginfo-1:1.29.1-1.module+el8.8.0+18195+471da4bb.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:buildah-debuginfo-1:1.29.1-1.module+el8.8.0+18195+471da4bb.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:buildah-debuginfo-1:1.29.1-1.module+el8.8.0+18195+471da4bb.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:buildah-debugsource-1:1.29.1-1.module+el8.8.0+18195+471da4bb.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:buildah-debugsource-1:1.29.1-1.module+el8.8.0+18195+471da4bb.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:buildah-debugsource-1:1.29.1-1.module+el8.8.0+18195+471da4bb.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:buildah-debugsource-1:1.29.1-1.module+el8.8.0+18195+471da4bb.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:buildah-tests-1:1.29.1-1.module+el8.8.0+18195+471da4bb.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:buildah-tests-1:1.29.1-1.module+el8.8.0+18195+471da4bb.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:buildah-tests-1:1.29.1-1.module+el8.8.0+18195+471da4bb.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:buildah-tests-1:1.29.1-1.module+el8.8.0+18195+471da4bb.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:buildah-tests-debuginfo-1:1.29.1-1.module+el8.8.0+18195+471da4bb.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:buildah-tests-debuginfo-1:1.29.1-1.module+el8.8.0+18195+471da4bb.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:buildah-tests-debuginfo-1:1.29.1-1.module+el8.8.0+18195+471da4bb.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:buildah-tests-debuginfo-1:1.29.1-1.module+el8.8.0+18195+471da4bb.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:cockpit-podman-0:63.1-1.module+el8.8.0+18286+cd236dce.noarch::container-tools:rhel8",
"AppStream-8.8.0.GA:cockpit-podman-0:63.1-1.module+el8.8.0+18286+cd236dce.src::container-tools:rhel8",
"AppStream-8.8.0.GA:conmon-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:conmon-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:conmon-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:conmon-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.src::container-tools:rhel8",
"AppStream-8.8.0.GA:conmon-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:conmon-debuginfo-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:conmon-debuginfo-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:conmon-debuginfo-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:conmon-debuginfo-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:conmon-debugsource-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:conmon-debugsource-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:conmon-debugsource-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:conmon-debugsource-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:container-selinux-2:2.205.0-2.module+el8.8.0+18438+15d3aa65.noarch::container-tools:rhel8",
"AppStream-8.8.0.GA:container-selinux-2:2.205.0-2.module+el8.8.0+18438+15d3aa65.src::container-tools:rhel8",
"AppStream-8.8.0.GA:containernetworking-plugins-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:containernetworking-plugins-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:containernetworking-plugins-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:containernetworking-plugins-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.src::container-tools:rhel8",
"AppStream-8.8.0.GA:containernetworking-plugins-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:containernetworking-plugins-debuginfo-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:containernetworking-plugins-debuginfo-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:containernetworking-plugins-debuginfo-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:containernetworking-plugins-debuginfo-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:containernetworking-plugins-debugsource-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:containernetworking-plugins-debugsource-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:containernetworking-plugins-debugsource-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:containernetworking-plugins-debugsource-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:containers-common-2:1-63.module+el8.8.0+18438+15d3aa65.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:containers-common-2:1-63.module+el8.8.0+18438+15d3aa65.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:containers-common-2:1-63.module+el8.8.0+18438+15d3aa65.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:containers-common-2:1-63.module+el8.8.0+18438+15d3aa65.src::container-tools:rhel8",
"AppStream-8.8.0.GA:containers-common-2:1-63.module+el8.8.0+18438+15d3aa65.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:crit-0:3.15-3.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:crit-0:3.15-3.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:crit-0:3.15-3.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:crit-0:3.15-3.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:criu-0:3.15-3.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:criu-0:3.15-3.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:criu-0:3.15-3.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:criu-0:3.15-3.module+el8.8.0+18060+3f21f2cc.src::container-tools:rhel8",
"AppStream-8.8.0.GA:criu-0:3.15-3.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:criu-debuginfo-0:3.15-3.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:criu-debuginfo-0:3.15-3.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:criu-debuginfo-0:3.15-3.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:criu-debuginfo-0:3.15-3.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:criu-debugsource-0:3.15-3.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:criu-debugsource-0:3.15-3.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:criu-debugsource-0:3.15-3.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:criu-debugsource-0:3.15-3.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:criu-devel-0:3.15-3.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:criu-devel-0:3.15-3.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:criu-devel-0:3.15-3.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:criu-devel-0:3.15-3.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:criu-libs-0:3.15-3.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:criu-libs-0:3.15-3.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:criu-libs-0:3.15-3.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:criu-libs-0:3.15-3.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:criu-libs-debuginfo-0:3.15-3.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:criu-libs-debuginfo-0:3.15-3.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:criu-libs-debuginfo-0:3.15-3.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:criu-libs-debuginfo-0:3.15-3.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:crun-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:crun-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:crun-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:crun-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.src::container-tools:rhel8",
"AppStream-8.8.0.GA:crun-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:crun-debuginfo-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:crun-debuginfo-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:crun-debuginfo-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:crun-debuginfo-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:crun-debugsource-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:crun-debugsource-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:crun-debugsource-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:crun-debugsource-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:fuse-overlayfs-0:1.10-1.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:fuse-overlayfs-0:1.10-1.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:fuse-overlayfs-0:1.10-1.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:fuse-overlayfs-0:1.10-1.module+el8.8.0+18060+3f21f2cc.src::container-tools:rhel8",
"AppStream-8.8.0.GA:fuse-overlayfs-0:1.10-1.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:fuse-overlayfs-debuginfo-0:1.10-1.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:fuse-overlayfs-debuginfo-0:1.10-1.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:fuse-overlayfs-debuginfo-0:1.10-1.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:fuse-overlayfs-debuginfo-0:1.10-1.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:fuse-overlayfs-debugsource-0:1.10-1.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:fuse-overlayfs-debugsource-0:1.10-1.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:fuse-overlayfs-debugsource-0:1.10-1.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:fuse-overlayfs-debugsource-0:1.10-1.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:libslirp-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:libslirp-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:libslirp-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:libslirp-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.src::container-tools:rhel8",
"AppStream-8.8.0.GA:libslirp-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:libslirp-debuginfo-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:libslirp-debuginfo-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:libslirp-debuginfo-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:libslirp-debuginfo-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:libslirp-debugsource-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:libslirp-debugsource-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:libslirp-debugsource-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:libslirp-debugsource-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:libslirp-devel-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:libslirp-devel-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:libslirp-devel-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:libslirp-devel-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:netavark-2:1.5.0-4.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:netavark-2:1.5.0-4.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:netavark-2:1.5.0-4.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:netavark-2:1.5.0-4.module+el8.8.0+18060+3f21f2cc.src::container-tools:rhel8",
"AppStream-8.8.0.GA:netavark-2:1.5.0-4.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.src::container-tools:rhel8",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-debuginfo-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-debuginfo-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-debuginfo-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-debuginfo-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-debugsource-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-debugsource-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-debugsource-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-debugsource-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.src::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-catatonit-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-catatonit-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-catatonit-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-catatonit-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-catatonit-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-catatonit-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-catatonit-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-catatonit-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-debugsource-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-debugsource-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-debugsource-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-debugsource-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-docker-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.noarch::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-gvproxy-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-gvproxy-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-gvproxy-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-gvproxy-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-gvproxy-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-gvproxy-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-gvproxy-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-gvproxy-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-plugins-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-plugins-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-plugins-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-plugins-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-plugins-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-plugins-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-plugins-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-plugins-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-remote-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-remote-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-remote-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-remote-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-remote-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-remote-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-remote-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-remote-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-tests-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-tests-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-tests-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-tests-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:python-podman-0:4.4.1-1.module+el8.8.0+18275+3a56cc62.src::container-tools:rhel8",
"AppStream-8.8.0.GA:python3-criu-0:3.15-3.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:python3-criu-0:3.15-3.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:python3-criu-0:3.15-3.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:python3-criu-0:3.15-3.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:python3-podman-0:4.4.1-1.module+el8.8.0+18275+3a56cc62.noarch::container-tools:rhel8",
"AppStream-8.8.0.GA:runc-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:runc-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:runc-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:runc-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.src::container-tools:rhel8",
"AppStream-8.8.0.GA:runc-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:runc-debuginfo-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:runc-debuginfo-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:runc-debuginfo-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:runc-debuginfo-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:runc-debugsource-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:runc-debugsource-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:runc-debugsource-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:runc-debugsource-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:skopeo-2:1.11.2-0.2.module+el8.8.0+18251+ad5b274c.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:skopeo-2:1.11.2-0.2.module+el8.8.0+18251+ad5b274c.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:skopeo-2:1.11.2-0.2.module+el8.8.0+18251+ad5b274c.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:skopeo-2:1.11.2-0.2.module+el8.8.0+18251+ad5b274c.src::container-tools:rhel8",
"AppStream-8.8.0.GA:skopeo-2:1.11.2-0.2.module+el8.8.0+18251+ad5b274c.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:skopeo-tests-2:1.11.2-0.2.module+el8.8.0+18251+ad5b274c.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:skopeo-tests-2:1.11.2-0.2.module+el8.8.0+18251+ad5b274c.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:skopeo-tests-2:1.11.2-0.2.module+el8.8.0+18251+ad5b274c.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:skopeo-tests-2:1.11.2-0.2.module+el8.8.0+18251+ad5b274c.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:slirp4netns-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:slirp4netns-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:slirp4netns-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:slirp4netns-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.src::container-tools:rhel8",
"AppStream-8.8.0.GA:slirp4netns-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:slirp4netns-debuginfo-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:slirp4netns-debuginfo-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:slirp4netns-debuginfo-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:slirp4netns-debuginfo-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:slirp4netns-debugsource-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:slirp4netns-debugsource-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:slirp4netns-debugsource-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:slirp4netns-debugsource-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:toolbox-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:toolbox-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:toolbox-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:toolbox-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.src::container-tools:rhel8",
"AppStream-8.8.0.GA:toolbox-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:toolbox-debuginfo-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:toolbox-debuginfo-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:toolbox-debuginfo-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:toolbox-debuginfo-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:toolbox-debugsource-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:toolbox-debugsource-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:toolbox-debugsource-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:toolbox-debugsource-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:toolbox-tests-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:toolbox-tests-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:toolbox-tests-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:toolbox-tests-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:udica-0:0.2.6-20.module+el8.8.0+18060+3f21f2cc.noarch::container-tools:rhel8",
"AppStream-8.8.0.GA:udica-0:0.2.6-20.module+el8.8.0+18060+3f21f2cc.src::container-tools:rhel8"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2022-30632"
},
{
"category": "external",
"summary": "RHBZ#2107386",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2107386"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2022-30632",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-30632"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2022-30632",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2022-30632"
},
{
"category": "external",
"summary": "https://go.dev/issue/53416",
"url": "https://go.dev/issue/53416"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-announce/c/nqrv9fbR0zE",
"url": "https://groups.google.com/g/golang-announce/c/nqrv9fbR0zE"
}
],
"release_date": "2022-07-12T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2023-05-16T08:49:00+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"AppStream-8.8.0.GA:aardvark-dns-2:1.5.0-2.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:aardvark-dns-2:1.5.0-2.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:aardvark-dns-2:1.5.0-2.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:aardvark-dns-2:1.5.0-2.module+el8.8.0+18060+3f21f2cc.src::container-tools:rhel8",
"AppStream-8.8.0.GA:aardvark-dns-2:1.5.0-2.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:buildah-1:1.29.1-1.module+el8.8.0+18195+471da4bb.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:buildah-1:1.29.1-1.module+el8.8.0+18195+471da4bb.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:buildah-1:1.29.1-1.module+el8.8.0+18195+471da4bb.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:buildah-1:1.29.1-1.module+el8.8.0+18195+471da4bb.src::container-tools:rhel8",
"AppStream-8.8.0.GA:buildah-1:1.29.1-1.module+el8.8.0+18195+471da4bb.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:buildah-debuginfo-1:1.29.1-1.module+el8.8.0+18195+471da4bb.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:buildah-debuginfo-1:1.29.1-1.module+el8.8.0+18195+471da4bb.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:buildah-debuginfo-1:1.29.1-1.module+el8.8.0+18195+471da4bb.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:buildah-debuginfo-1:1.29.1-1.module+el8.8.0+18195+471da4bb.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:buildah-debugsource-1:1.29.1-1.module+el8.8.0+18195+471da4bb.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:buildah-debugsource-1:1.29.1-1.module+el8.8.0+18195+471da4bb.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:buildah-debugsource-1:1.29.1-1.module+el8.8.0+18195+471da4bb.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:buildah-debugsource-1:1.29.1-1.module+el8.8.0+18195+471da4bb.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:buildah-tests-1:1.29.1-1.module+el8.8.0+18195+471da4bb.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:buildah-tests-1:1.29.1-1.module+el8.8.0+18195+471da4bb.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:buildah-tests-1:1.29.1-1.module+el8.8.0+18195+471da4bb.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:buildah-tests-1:1.29.1-1.module+el8.8.0+18195+471da4bb.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:buildah-tests-debuginfo-1:1.29.1-1.module+el8.8.0+18195+471da4bb.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:buildah-tests-debuginfo-1:1.29.1-1.module+el8.8.0+18195+471da4bb.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:buildah-tests-debuginfo-1:1.29.1-1.module+el8.8.0+18195+471da4bb.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:buildah-tests-debuginfo-1:1.29.1-1.module+el8.8.0+18195+471da4bb.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:cockpit-podman-0:63.1-1.module+el8.8.0+18286+cd236dce.noarch::container-tools:rhel8",
"AppStream-8.8.0.GA:cockpit-podman-0:63.1-1.module+el8.8.0+18286+cd236dce.src::container-tools:rhel8",
"AppStream-8.8.0.GA:conmon-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:conmon-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:conmon-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:conmon-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.src::container-tools:rhel8",
"AppStream-8.8.0.GA:conmon-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:conmon-debuginfo-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:conmon-debuginfo-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:conmon-debuginfo-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:conmon-debuginfo-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:conmon-debugsource-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:conmon-debugsource-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:conmon-debugsource-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:conmon-debugsource-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:container-selinux-2:2.205.0-2.module+el8.8.0+18438+15d3aa65.noarch::container-tools:rhel8",
"AppStream-8.8.0.GA:container-selinux-2:2.205.0-2.module+el8.8.0+18438+15d3aa65.src::container-tools:rhel8",
"AppStream-8.8.0.GA:containernetworking-plugins-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:containernetworking-plugins-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:containernetworking-plugins-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:containernetworking-plugins-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.src::container-tools:rhel8",
"AppStream-8.8.0.GA:containernetworking-plugins-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:containernetworking-plugins-debuginfo-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:containernetworking-plugins-debuginfo-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:containernetworking-plugins-debuginfo-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:containernetworking-plugins-debuginfo-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:containernetworking-plugins-debugsource-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:containernetworking-plugins-debugsource-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:containernetworking-plugins-debugsource-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:containernetworking-plugins-debugsource-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:containers-common-2:1-63.module+el8.8.0+18438+15d3aa65.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:containers-common-2:1-63.module+el8.8.0+18438+15d3aa65.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:containers-common-2:1-63.module+el8.8.0+18438+15d3aa65.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:containers-common-2:1-63.module+el8.8.0+18438+15d3aa65.src::container-tools:rhel8",
"AppStream-8.8.0.GA:containers-common-2:1-63.module+el8.8.0+18438+15d3aa65.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:crit-0:3.15-3.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:crit-0:3.15-3.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:crit-0:3.15-3.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:crit-0:3.15-3.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:criu-0:3.15-3.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:criu-0:3.15-3.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:criu-0:3.15-3.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:criu-0:3.15-3.module+el8.8.0+18060+3f21f2cc.src::container-tools:rhel8",
"AppStream-8.8.0.GA:criu-0:3.15-3.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:criu-debuginfo-0:3.15-3.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:criu-debuginfo-0:3.15-3.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:criu-debuginfo-0:3.15-3.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:criu-debuginfo-0:3.15-3.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:criu-debugsource-0:3.15-3.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:criu-debugsource-0:3.15-3.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:criu-debugsource-0:3.15-3.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:criu-debugsource-0:3.15-3.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:criu-devel-0:3.15-3.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:criu-devel-0:3.15-3.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:criu-devel-0:3.15-3.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:criu-devel-0:3.15-3.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:criu-libs-0:3.15-3.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:criu-libs-0:3.15-3.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:criu-libs-0:3.15-3.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:criu-libs-0:3.15-3.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:criu-libs-debuginfo-0:3.15-3.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:criu-libs-debuginfo-0:3.15-3.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:criu-libs-debuginfo-0:3.15-3.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:criu-libs-debuginfo-0:3.15-3.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:crun-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:crun-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:crun-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:crun-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.src::container-tools:rhel8",
"AppStream-8.8.0.GA:crun-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:crun-debuginfo-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:crun-debuginfo-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:crun-debuginfo-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:crun-debuginfo-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:crun-debugsource-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:crun-debugsource-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:crun-debugsource-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:crun-debugsource-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:fuse-overlayfs-0:1.10-1.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:fuse-overlayfs-0:1.10-1.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:fuse-overlayfs-0:1.10-1.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:fuse-overlayfs-0:1.10-1.module+el8.8.0+18060+3f21f2cc.src::container-tools:rhel8",
"AppStream-8.8.0.GA:fuse-overlayfs-0:1.10-1.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:fuse-overlayfs-debuginfo-0:1.10-1.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:fuse-overlayfs-debuginfo-0:1.10-1.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:fuse-overlayfs-debuginfo-0:1.10-1.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:fuse-overlayfs-debuginfo-0:1.10-1.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:fuse-overlayfs-debugsource-0:1.10-1.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:fuse-overlayfs-debugsource-0:1.10-1.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:fuse-overlayfs-debugsource-0:1.10-1.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:fuse-overlayfs-debugsource-0:1.10-1.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:libslirp-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:libslirp-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:libslirp-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:libslirp-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.src::container-tools:rhel8",
"AppStream-8.8.0.GA:libslirp-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:libslirp-debuginfo-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:libslirp-debuginfo-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:libslirp-debuginfo-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:libslirp-debuginfo-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:libslirp-debugsource-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:libslirp-debugsource-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:libslirp-debugsource-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:libslirp-debugsource-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:libslirp-devel-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:libslirp-devel-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:libslirp-devel-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:libslirp-devel-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:netavark-2:1.5.0-4.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:netavark-2:1.5.0-4.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:netavark-2:1.5.0-4.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:netavark-2:1.5.0-4.module+el8.8.0+18060+3f21f2cc.src::container-tools:rhel8",
"AppStream-8.8.0.GA:netavark-2:1.5.0-4.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.src::container-tools:rhel8",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-debuginfo-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-debuginfo-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-debuginfo-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-debuginfo-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-debugsource-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-debugsource-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-debugsource-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-debugsource-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.src::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-catatonit-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-catatonit-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-catatonit-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-catatonit-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-catatonit-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-catatonit-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-catatonit-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-catatonit-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-debugsource-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-debugsource-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-debugsource-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-debugsource-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-docker-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.noarch::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-gvproxy-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-gvproxy-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-gvproxy-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-gvproxy-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-gvproxy-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-gvproxy-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-gvproxy-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-gvproxy-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-plugins-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-plugins-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-plugins-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-plugins-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-plugins-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-plugins-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-plugins-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-plugins-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-remote-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-remote-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-remote-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-remote-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-remote-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-remote-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-remote-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-remote-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-tests-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-tests-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-tests-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-tests-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:python-podman-0:4.4.1-1.module+el8.8.0+18275+3a56cc62.src::container-tools:rhel8",
"AppStream-8.8.0.GA:python3-criu-0:3.15-3.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:python3-criu-0:3.15-3.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:python3-criu-0:3.15-3.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:python3-criu-0:3.15-3.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:python3-podman-0:4.4.1-1.module+el8.8.0+18275+3a56cc62.noarch::container-tools:rhel8",
"AppStream-8.8.0.GA:runc-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:runc-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:runc-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:runc-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.src::container-tools:rhel8",
"AppStream-8.8.0.GA:runc-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:runc-debuginfo-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:runc-debuginfo-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:runc-debuginfo-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:runc-debuginfo-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:runc-debugsource-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:runc-debugsource-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:runc-debugsource-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:runc-debugsource-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:skopeo-2:1.11.2-0.2.module+el8.8.0+18251+ad5b274c.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:skopeo-2:1.11.2-0.2.module+el8.8.0+18251+ad5b274c.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:skopeo-2:1.11.2-0.2.module+el8.8.0+18251+ad5b274c.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:skopeo-2:1.11.2-0.2.module+el8.8.0+18251+ad5b274c.src::container-tools:rhel8",
"AppStream-8.8.0.GA:skopeo-2:1.11.2-0.2.module+el8.8.0+18251+ad5b274c.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:skopeo-tests-2:1.11.2-0.2.module+el8.8.0+18251+ad5b274c.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:skopeo-tests-2:1.11.2-0.2.module+el8.8.0+18251+ad5b274c.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:skopeo-tests-2:1.11.2-0.2.module+el8.8.0+18251+ad5b274c.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:skopeo-tests-2:1.11.2-0.2.module+el8.8.0+18251+ad5b274c.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:slirp4netns-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:slirp4netns-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:slirp4netns-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:slirp4netns-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.src::container-tools:rhel8",
"AppStream-8.8.0.GA:slirp4netns-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:slirp4netns-debuginfo-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:slirp4netns-debuginfo-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:slirp4netns-debuginfo-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:slirp4netns-debuginfo-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:slirp4netns-debugsource-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:slirp4netns-debugsource-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:slirp4netns-debugsource-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:slirp4netns-debugsource-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:toolbox-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:toolbox-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:toolbox-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:toolbox-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.src::container-tools:rhel8",
"AppStream-8.8.0.GA:toolbox-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:toolbox-debuginfo-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:toolbox-debuginfo-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:toolbox-debuginfo-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:toolbox-debuginfo-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:toolbox-debugsource-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:toolbox-debugsource-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:toolbox-debugsource-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:toolbox-debugsource-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:toolbox-tests-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:toolbox-tests-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:toolbox-tests-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:toolbox-tests-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:udica-0:0.2.6-20.module+el8.8.0+18060+3f21f2cc.noarch::container-tools:rhel8",
"AppStream-8.8.0.GA:udica-0:0.2.6-20.module+el8.8.0+18060+3f21f2cc.src::container-tools:rhel8"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2023:2758"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"AppStream-8.8.0.GA:aardvark-dns-2:1.5.0-2.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:aardvark-dns-2:1.5.0-2.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:aardvark-dns-2:1.5.0-2.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:aardvark-dns-2:1.5.0-2.module+el8.8.0+18060+3f21f2cc.src::container-tools:rhel8",
"AppStream-8.8.0.GA:aardvark-dns-2:1.5.0-2.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:buildah-1:1.29.1-1.module+el8.8.0+18195+471da4bb.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:buildah-1:1.29.1-1.module+el8.8.0+18195+471da4bb.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:buildah-1:1.29.1-1.module+el8.8.0+18195+471da4bb.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:buildah-1:1.29.1-1.module+el8.8.0+18195+471da4bb.src::container-tools:rhel8",
"AppStream-8.8.0.GA:buildah-1:1.29.1-1.module+el8.8.0+18195+471da4bb.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:buildah-debuginfo-1:1.29.1-1.module+el8.8.0+18195+471da4bb.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:buildah-debuginfo-1:1.29.1-1.module+el8.8.0+18195+471da4bb.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:buildah-debuginfo-1:1.29.1-1.module+el8.8.0+18195+471da4bb.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:buildah-debuginfo-1:1.29.1-1.module+el8.8.0+18195+471da4bb.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:buildah-debugsource-1:1.29.1-1.module+el8.8.0+18195+471da4bb.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:buildah-debugsource-1:1.29.1-1.module+el8.8.0+18195+471da4bb.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:buildah-debugsource-1:1.29.1-1.module+el8.8.0+18195+471da4bb.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:buildah-debugsource-1:1.29.1-1.module+el8.8.0+18195+471da4bb.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:buildah-tests-1:1.29.1-1.module+el8.8.0+18195+471da4bb.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:buildah-tests-1:1.29.1-1.module+el8.8.0+18195+471da4bb.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:buildah-tests-1:1.29.1-1.module+el8.8.0+18195+471da4bb.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:buildah-tests-1:1.29.1-1.module+el8.8.0+18195+471da4bb.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:buildah-tests-debuginfo-1:1.29.1-1.module+el8.8.0+18195+471da4bb.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:buildah-tests-debuginfo-1:1.29.1-1.module+el8.8.0+18195+471da4bb.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:buildah-tests-debuginfo-1:1.29.1-1.module+el8.8.0+18195+471da4bb.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:buildah-tests-debuginfo-1:1.29.1-1.module+el8.8.0+18195+471da4bb.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:cockpit-podman-0:63.1-1.module+el8.8.0+18286+cd236dce.noarch::container-tools:rhel8",
"AppStream-8.8.0.GA:cockpit-podman-0:63.1-1.module+el8.8.0+18286+cd236dce.src::container-tools:rhel8",
"AppStream-8.8.0.GA:conmon-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:conmon-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:conmon-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:conmon-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.src::container-tools:rhel8",
"AppStream-8.8.0.GA:conmon-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:conmon-debuginfo-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:conmon-debuginfo-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:conmon-debuginfo-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:conmon-debuginfo-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:conmon-debugsource-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:conmon-debugsource-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:conmon-debugsource-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:conmon-debugsource-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:container-selinux-2:2.205.0-2.module+el8.8.0+18438+15d3aa65.noarch::container-tools:rhel8",
"AppStream-8.8.0.GA:container-selinux-2:2.205.0-2.module+el8.8.0+18438+15d3aa65.src::container-tools:rhel8",
"AppStream-8.8.0.GA:containernetworking-plugins-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:containernetworking-plugins-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:containernetworking-plugins-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:containernetworking-plugins-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.src::container-tools:rhel8",
"AppStream-8.8.0.GA:containernetworking-plugins-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:containernetworking-plugins-debuginfo-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:containernetworking-plugins-debuginfo-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:containernetworking-plugins-debuginfo-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:containernetworking-plugins-debuginfo-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:containernetworking-plugins-debugsource-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:containernetworking-plugins-debugsource-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:containernetworking-plugins-debugsource-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:containernetworking-plugins-debugsource-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:containers-common-2:1-63.module+el8.8.0+18438+15d3aa65.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:containers-common-2:1-63.module+el8.8.0+18438+15d3aa65.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:containers-common-2:1-63.module+el8.8.0+18438+15d3aa65.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:containers-common-2:1-63.module+el8.8.0+18438+15d3aa65.src::container-tools:rhel8",
"AppStream-8.8.0.GA:containers-common-2:1-63.module+el8.8.0+18438+15d3aa65.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:crit-0:3.15-3.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:crit-0:3.15-3.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:crit-0:3.15-3.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:crit-0:3.15-3.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:criu-0:3.15-3.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:criu-0:3.15-3.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:criu-0:3.15-3.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:criu-0:3.15-3.module+el8.8.0+18060+3f21f2cc.src::container-tools:rhel8",
"AppStream-8.8.0.GA:criu-0:3.15-3.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:criu-debuginfo-0:3.15-3.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:criu-debuginfo-0:3.15-3.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:criu-debuginfo-0:3.15-3.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:criu-debuginfo-0:3.15-3.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:criu-debugsource-0:3.15-3.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:criu-debugsource-0:3.15-3.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:criu-debugsource-0:3.15-3.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:criu-debugsource-0:3.15-3.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:criu-devel-0:3.15-3.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:criu-devel-0:3.15-3.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:criu-devel-0:3.15-3.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:criu-devel-0:3.15-3.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:criu-libs-0:3.15-3.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:criu-libs-0:3.15-3.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:criu-libs-0:3.15-3.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:criu-libs-0:3.15-3.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:criu-libs-debuginfo-0:3.15-3.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:criu-libs-debuginfo-0:3.15-3.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:criu-libs-debuginfo-0:3.15-3.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:criu-libs-debuginfo-0:3.15-3.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:crun-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:crun-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:crun-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:crun-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.src::container-tools:rhel8",
"AppStream-8.8.0.GA:crun-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:crun-debuginfo-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:crun-debuginfo-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:crun-debuginfo-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:crun-debuginfo-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:crun-debugsource-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:crun-debugsource-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:crun-debugsource-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:crun-debugsource-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:fuse-overlayfs-0:1.10-1.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:fuse-overlayfs-0:1.10-1.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:fuse-overlayfs-0:1.10-1.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:fuse-overlayfs-0:1.10-1.module+el8.8.0+18060+3f21f2cc.src::container-tools:rhel8",
"AppStream-8.8.0.GA:fuse-overlayfs-0:1.10-1.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:fuse-overlayfs-debuginfo-0:1.10-1.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:fuse-overlayfs-debuginfo-0:1.10-1.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:fuse-overlayfs-debuginfo-0:1.10-1.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:fuse-overlayfs-debuginfo-0:1.10-1.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:fuse-overlayfs-debugsource-0:1.10-1.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:fuse-overlayfs-debugsource-0:1.10-1.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:fuse-overlayfs-debugsource-0:1.10-1.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:fuse-overlayfs-debugsource-0:1.10-1.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:libslirp-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:libslirp-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:libslirp-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:libslirp-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.src::container-tools:rhel8",
"AppStream-8.8.0.GA:libslirp-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:libslirp-debuginfo-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:libslirp-debuginfo-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:libslirp-debuginfo-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:libslirp-debuginfo-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:libslirp-debugsource-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:libslirp-debugsource-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:libslirp-debugsource-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:libslirp-debugsource-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:libslirp-devel-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:libslirp-devel-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:libslirp-devel-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:libslirp-devel-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:netavark-2:1.5.0-4.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:netavark-2:1.5.0-4.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:netavark-2:1.5.0-4.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:netavark-2:1.5.0-4.module+el8.8.0+18060+3f21f2cc.src::container-tools:rhel8",
"AppStream-8.8.0.GA:netavark-2:1.5.0-4.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.src::container-tools:rhel8",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-debuginfo-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-debuginfo-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-debuginfo-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-debuginfo-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-debugsource-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-debugsource-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-debugsource-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-debugsource-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.src::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-catatonit-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-catatonit-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-catatonit-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-catatonit-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-catatonit-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-catatonit-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-catatonit-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-catatonit-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-debugsource-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-debugsource-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-debugsource-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-debugsource-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-docker-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.noarch::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-gvproxy-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-gvproxy-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-gvproxy-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-gvproxy-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-gvproxy-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-gvproxy-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-gvproxy-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-gvproxy-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-plugins-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-plugins-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-plugins-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-plugins-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-plugins-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-plugins-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-plugins-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-plugins-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-remote-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-remote-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-remote-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-remote-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-remote-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-remote-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-remote-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-remote-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-tests-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-tests-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-tests-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-tests-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:python-podman-0:4.4.1-1.module+el8.8.0+18275+3a56cc62.src::container-tools:rhel8",
"AppStream-8.8.0.GA:python3-criu-0:3.15-3.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:python3-criu-0:3.15-3.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:python3-criu-0:3.15-3.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:python3-criu-0:3.15-3.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:python3-podman-0:4.4.1-1.module+el8.8.0+18275+3a56cc62.noarch::container-tools:rhel8",
"AppStream-8.8.0.GA:runc-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:runc-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:runc-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:runc-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.src::container-tools:rhel8",
"AppStream-8.8.0.GA:runc-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:runc-debuginfo-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:runc-debuginfo-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:runc-debuginfo-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:runc-debuginfo-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:runc-debugsource-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:runc-debugsource-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:runc-debugsource-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:runc-debugsource-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:skopeo-2:1.11.2-0.2.module+el8.8.0+18251+ad5b274c.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:skopeo-2:1.11.2-0.2.module+el8.8.0+18251+ad5b274c.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:skopeo-2:1.11.2-0.2.module+el8.8.0+18251+ad5b274c.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:skopeo-2:1.11.2-0.2.module+el8.8.0+18251+ad5b274c.src::container-tools:rhel8",
"AppStream-8.8.0.GA:skopeo-2:1.11.2-0.2.module+el8.8.0+18251+ad5b274c.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:skopeo-tests-2:1.11.2-0.2.module+el8.8.0+18251+ad5b274c.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:skopeo-tests-2:1.11.2-0.2.module+el8.8.0+18251+ad5b274c.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:skopeo-tests-2:1.11.2-0.2.module+el8.8.0+18251+ad5b274c.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:skopeo-tests-2:1.11.2-0.2.module+el8.8.0+18251+ad5b274c.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:slirp4netns-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:slirp4netns-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:slirp4netns-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:slirp4netns-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.src::container-tools:rhel8",
"AppStream-8.8.0.GA:slirp4netns-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:slirp4netns-debuginfo-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:slirp4netns-debuginfo-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:slirp4netns-debuginfo-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:slirp4netns-debuginfo-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:slirp4netns-debugsource-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:slirp4netns-debugsource-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:slirp4netns-debugsource-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:slirp4netns-debugsource-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:toolbox-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:toolbox-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:toolbox-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:toolbox-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.src::container-tools:rhel8",
"AppStream-8.8.0.GA:toolbox-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:toolbox-debuginfo-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:toolbox-debuginfo-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:toolbox-debuginfo-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:toolbox-debuginfo-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:toolbox-debugsource-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:toolbox-debugsource-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:toolbox-debugsource-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:toolbox-debugsource-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:toolbox-tests-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:toolbox-tests-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:toolbox-tests-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:toolbox-tests-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:udica-0:0.2.6-20.module+el8.8.0+18060+3f21f2cc.noarch::container-tools:rhel8",
"AppStream-8.8.0.GA:udica-0:0.2.6-20.module+el8.8.0+18060+3f21f2cc.src::container-tools:rhel8"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "golang: path/filepath: stack exhaustion in Glob"
},
{
"cve": "CVE-2022-30633",
"cwe": {
"id": "CWE-1325",
"name": "Improperly Controlled Sequential Memory Allocation"
},
"discovery_date": "2022-07-14T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2107392"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in golang. Calling Unmarshal on an XML document into a Go struct, which has a nested field that uses the \"any\" field tag, can cause a panic due to stack exhaustion.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "golang: encoding/xml: stack exhaustion in Unmarshal",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "Red Hat has marked this as moderate impact for two primary reasons\n1. Though the vulnerability exists, it is hard to exploit in real scenarios (e.g., the attacker must be able to feed crafted XML documents into specific code paths).\n2. The vulnerability is a denial of service (DoS) due to stack exhaustion rather than code execution or data breach. Since it doesn\u2019t compromise confidentiality or integrity.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"AppStream-8.8.0.GA:aardvark-dns-2:1.5.0-2.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:aardvark-dns-2:1.5.0-2.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:aardvark-dns-2:1.5.0-2.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:aardvark-dns-2:1.5.0-2.module+el8.8.0+18060+3f21f2cc.src::container-tools:rhel8",
"AppStream-8.8.0.GA:aardvark-dns-2:1.5.0-2.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:buildah-1:1.29.1-1.module+el8.8.0+18195+471da4bb.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:buildah-1:1.29.1-1.module+el8.8.0+18195+471da4bb.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:buildah-1:1.29.1-1.module+el8.8.0+18195+471da4bb.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:buildah-1:1.29.1-1.module+el8.8.0+18195+471da4bb.src::container-tools:rhel8",
"AppStream-8.8.0.GA:buildah-1:1.29.1-1.module+el8.8.0+18195+471da4bb.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:buildah-debuginfo-1:1.29.1-1.module+el8.8.0+18195+471da4bb.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:buildah-debuginfo-1:1.29.1-1.module+el8.8.0+18195+471da4bb.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:buildah-debuginfo-1:1.29.1-1.module+el8.8.0+18195+471da4bb.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:buildah-debuginfo-1:1.29.1-1.module+el8.8.0+18195+471da4bb.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:buildah-debugsource-1:1.29.1-1.module+el8.8.0+18195+471da4bb.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:buildah-debugsource-1:1.29.1-1.module+el8.8.0+18195+471da4bb.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:buildah-debugsource-1:1.29.1-1.module+el8.8.0+18195+471da4bb.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:buildah-debugsource-1:1.29.1-1.module+el8.8.0+18195+471da4bb.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:buildah-tests-1:1.29.1-1.module+el8.8.0+18195+471da4bb.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:buildah-tests-1:1.29.1-1.module+el8.8.0+18195+471da4bb.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:buildah-tests-1:1.29.1-1.module+el8.8.0+18195+471da4bb.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:buildah-tests-1:1.29.1-1.module+el8.8.0+18195+471da4bb.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:buildah-tests-debuginfo-1:1.29.1-1.module+el8.8.0+18195+471da4bb.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:buildah-tests-debuginfo-1:1.29.1-1.module+el8.8.0+18195+471da4bb.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:buildah-tests-debuginfo-1:1.29.1-1.module+el8.8.0+18195+471da4bb.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:buildah-tests-debuginfo-1:1.29.1-1.module+el8.8.0+18195+471da4bb.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:cockpit-podman-0:63.1-1.module+el8.8.0+18286+cd236dce.noarch::container-tools:rhel8",
"AppStream-8.8.0.GA:cockpit-podman-0:63.1-1.module+el8.8.0+18286+cd236dce.src::container-tools:rhel8",
"AppStream-8.8.0.GA:conmon-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:conmon-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:conmon-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:conmon-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.src::container-tools:rhel8",
"AppStream-8.8.0.GA:conmon-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:conmon-debuginfo-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:conmon-debuginfo-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:conmon-debuginfo-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:conmon-debuginfo-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:conmon-debugsource-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:conmon-debugsource-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:conmon-debugsource-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:conmon-debugsource-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:container-selinux-2:2.205.0-2.module+el8.8.0+18438+15d3aa65.noarch::container-tools:rhel8",
"AppStream-8.8.0.GA:container-selinux-2:2.205.0-2.module+el8.8.0+18438+15d3aa65.src::container-tools:rhel8",
"AppStream-8.8.0.GA:containernetworking-plugins-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:containernetworking-plugins-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:containernetworking-plugins-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:containernetworking-plugins-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.src::container-tools:rhel8",
"AppStream-8.8.0.GA:containernetworking-plugins-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:containernetworking-plugins-debuginfo-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:containernetworking-plugins-debuginfo-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:containernetworking-plugins-debuginfo-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:containernetworking-plugins-debuginfo-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:containernetworking-plugins-debugsource-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:containernetworking-plugins-debugsource-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:containernetworking-plugins-debugsource-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:containernetworking-plugins-debugsource-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:containers-common-2:1-63.module+el8.8.0+18438+15d3aa65.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:containers-common-2:1-63.module+el8.8.0+18438+15d3aa65.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:containers-common-2:1-63.module+el8.8.0+18438+15d3aa65.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:containers-common-2:1-63.module+el8.8.0+18438+15d3aa65.src::container-tools:rhel8",
"AppStream-8.8.0.GA:containers-common-2:1-63.module+el8.8.0+18438+15d3aa65.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:crit-0:3.15-3.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:crit-0:3.15-3.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:crit-0:3.15-3.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:crit-0:3.15-3.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:criu-0:3.15-3.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:criu-0:3.15-3.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:criu-0:3.15-3.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:criu-0:3.15-3.module+el8.8.0+18060+3f21f2cc.src::container-tools:rhel8",
"AppStream-8.8.0.GA:criu-0:3.15-3.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:criu-debuginfo-0:3.15-3.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:criu-debuginfo-0:3.15-3.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:criu-debuginfo-0:3.15-3.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:criu-debuginfo-0:3.15-3.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:criu-debugsource-0:3.15-3.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:criu-debugsource-0:3.15-3.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:criu-debugsource-0:3.15-3.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:criu-debugsource-0:3.15-3.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:criu-devel-0:3.15-3.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:criu-devel-0:3.15-3.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:criu-devel-0:3.15-3.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:criu-devel-0:3.15-3.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:criu-libs-0:3.15-3.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:criu-libs-0:3.15-3.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:criu-libs-0:3.15-3.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:criu-libs-0:3.15-3.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:criu-libs-debuginfo-0:3.15-3.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:criu-libs-debuginfo-0:3.15-3.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:criu-libs-debuginfo-0:3.15-3.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:criu-libs-debuginfo-0:3.15-3.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:crun-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:crun-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:crun-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:crun-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.src::container-tools:rhel8",
"AppStream-8.8.0.GA:crun-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:crun-debuginfo-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:crun-debuginfo-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:crun-debuginfo-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:crun-debuginfo-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:crun-debugsource-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:crun-debugsource-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:crun-debugsource-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:crun-debugsource-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:fuse-overlayfs-0:1.10-1.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:fuse-overlayfs-0:1.10-1.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:fuse-overlayfs-0:1.10-1.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:fuse-overlayfs-0:1.10-1.module+el8.8.0+18060+3f21f2cc.src::container-tools:rhel8",
"AppStream-8.8.0.GA:fuse-overlayfs-0:1.10-1.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:fuse-overlayfs-debuginfo-0:1.10-1.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:fuse-overlayfs-debuginfo-0:1.10-1.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:fuse-overlayfs-debuginfo-0:1.10-1.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:fuse-overlayfs-debuginfo-0:1.10-1.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:fuse-overlayfs-debugsource-0:1.10-1.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:fuse-overlayfs-debugsource-0:1.10-1.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:fuse-overlayfs-debugsource-0:1.10-1.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:fuse-overlayfs-debugsource-0:1.10-1.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:libslirp-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:libslirp-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:libslirp-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:libslirp-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.src::container-tools:rhel8",
"AppStream-8.8.0.GA:libslirp-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:libslirp-debuginfo-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:libslirp-debuginfo-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:libslirp-debuginfo-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:libslirp-debuginfo-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:libslirp-debugsource-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:libslirp-debugsource-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:libslirp-debugsource-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:libslirp-debugsource-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:libslirp-devel-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:libslirp-devel-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:libslirp-devel-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:libslirp-devel-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:netavark-2:1.5.0-4.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:netavark-2:1.5.0-4.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:netavark-2:1.5.0-4.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:netavark-2:1.5.0-4.module+el8.8.0+18060+3f21f2cc.src::container-tools:rhel8",
"AppStream-8.8.0.GA:netavark-2:1.5.0-4.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.src::container-tools:rhel8",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-debuginfo-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-debuginfo-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-debuginfo-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-debuginfo-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-debugsource-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-debugsource-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-debugsource-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-debugsource-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.src::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-catatonit-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-catatonit-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-catatonit-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-catatonit-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-catatonit-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-catatonit-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-catatonit-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-catatonit-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-debugsource-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-debugsource-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-debugsource-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-debugsource-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-docker-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.noarch::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-gvproxy-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-gvproxy-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-gvproxy-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-gvproxy-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-gvproxy-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-gvproxy-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-gvproxy-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-gvproxy-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-plugins-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-plugins-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-plugins-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-plugins-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-plugins-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-plugins-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-plugins-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-plugins-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-remote-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-remote-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-remote-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-remote-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-remote-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-remote-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-remote-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-remote-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-tests-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-tests-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-tests-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-tests-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:python-podman-0:4.4.1-1.module+el8.8.0+18275+3a56cc62.src::container-tools:rhel8",
"AppStream-8.8.0.GA:python3-criu-0:3.15-3.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:python3-criu-0:3.15-3.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:python3-criu-0:3.15-3.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:python3-criu-0:3.15-3.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:python3-podman-0:4.4.1-1.module+el8.8.0+18275+3a56cc62.noarch::container-tools:rhel8",
"AppStream-8.8.0.GA:runc-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:runc-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:runc-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:runc-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.src::container-tools:rhel8",
"AppStream-8.8.0.GA:runc-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:runc-debuginfo-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:runc-debuginfo-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:runc-debuginfo-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:runc-debuginfo-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:runc-debugsource-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:runc-debugsource-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:runc-debugsource-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:runc-debugsource-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:skopeo-2:1.11.2-0.2.module+el8.8.0+18251+ad5b274c.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:skopeo-2:1.11.2-0.2.module+el8.8.0+18251+ad5b274c.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:skopeo-2:1.11.2-0.2.module+el8.8.0+18251+ad5b274c.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:skopeo-2:1.11.2-0.2.module+el8.8.0+18251+ad5b274c.src::container-tools:rhel8",
"AppStream-8.8.0.GA:skopeo-2:1.11.2-0.2.module+el8.8.0+18251+ad5b274c.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:skopeo-tests-2:1.11.2-0.2.module+el8.8.0+18251+ad5b274c.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:skopeo-tests-2:1.11.2-0.2.module+el8.8.0+18251+ad5b274c.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:skopeo-tests-2:1.11.2-0.2.module+el8.8.0+18251+ad5b274c.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:skopeo-tests-2:1.11.2-0.2.module+el8.8.0+18251+ad5b274c.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:slirp4netns-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:slirp4netns-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:slirp4netns-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:slirp4netns-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.src::container-tools:rhel8",
"AppStream-8.8.0.GA:slirp4netns-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:slirp4netns-debuginfo-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:slirp4netns-debuginfo-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:slirp4netns-debuginfo-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:slirp4netns-debuginfo-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:slirp4netns-debugsource-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:slirp4netns-debugsource-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:slirp4netns-debugsource-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:slirp4netns-debugsource-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:toolbox-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:toolbox-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:toolbox-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:toolbox-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.src::container-tools:rhel8",
"AppStream-8.8.0.GA:toolbox-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:toolbox-debuginfo-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:toolbox-debuginfo-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:toolbox-debuginfo-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:toolbox-debuginfo-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:toolbox-debugsource-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:toolbox-debugsource-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:toolbox-debugsource-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:toolbox-debugsource-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:toolbox-tests-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:toolbox-tests-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:toolbox-tests-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:toolbox-tests-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:udica-0:0.2.6-20.module+el8.8.0+18060+3f21f2cc.noarch::container-tools:rhel8",
"AppStream-8.8.0.GA:udica-0:0.2.6-20.module+el8.8.0+18060+3f21f2cc.src::container-tools:rhel8"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2022-30633"
},
{
"category": "external",
"summary": "RHBZ#2107392",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2107392"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2022-30633",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-30633"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2022-30633",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2022-30633"
},
{
"category": "external",
"summary": "https://go.dev/issue/53611",
"url": "https://go.dev/issue/53611"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-announce/c/nqrv9fbR0zE",
"url": "https://groups.google.com/g/golang-announce/c/nqrv9fbR0zE"
}
],
"release_date": "2022-07-12T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2023-05-16T08:49:00+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"AppStream-8.8.0.GA:aardvark-dns-2:1.5.0-2.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:aardvark-dns-2:1.5.0-2.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:aardvark-dns-2:1.5.0-2.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:aardvark-dns-2:1.5.0-2.module+el8.8.0+18060+3f21f2cc.src::container-tools:rhel8",
"AppStream-8.8.0.GA:aardvark-dns-2:1.5.0-2.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:buildah-1:1.29.1-1.module+el8.8.0+18195+471da4bb.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:buildah-1:1.29.1-1.module+el8.8.0+18195+471da4bb.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:buildah-1:1.29.1-1.module+el8.8.0+18195+471da4bb.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:buildah-1:1.29.1-1.module+el8.8.0+18195+471da4bb.src::container-tools:rhel8",
"AppStream-8.8.0.GA:buildah-1:1.29.1-1.module+el8.8.0+18195+471da4bb.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:buildah-debuginfo-1:1.29.1-1.module+el8.8.0+18195+471da4bb.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:buildah-debuginfo-1:1.29.1-1.module+el8.8.0+18195+471da4bb.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:buildah-debuginfo-1:1.29.1-1.module+el8.8.0+18195+471da4bb.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:buildah-debuginfo-1:1.29.1-1.module+el8.8.0+18195+471da4bb.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:buildah-debugsource-1:1.29.1-1.module+el8.8.0+18195+471da4bb.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:buildah-debugsource-1:1.29.1-1.module+el8.8.0+18195+471da4bb.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:buildah-debugsource-1:1.29.1-1.module+el8.8.0+18195+471da4bb.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:buildah-debugsource-1:1.29.1-1.module+el8.8.0+18195+471da4bb.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:buildah-tests-1:1.29.1-1.module+el8.8.0+18195+471da4bb.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:buildah-tests-1:1.29.1-1.module+el8.8.0+18195+471da4bb.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:buildah-tests-1:1.29.1-1.module+el8.8.0+18195+471da4bb.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:buildah-tests-1:1.29.1-1.module+el8.8.0+18195+471da4bb.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:buildah-tests-debuginfo-1:1.29.1-1.module+el8.8.0+18195+471da4bb.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:buildah-tests-debuginfo-1:1.29.1-1.module+el8.8.0+18195+471da4bb.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:buildah-tests-debuginfo-1:1.29.1-1.module+el8.8.0+18195+471da4bb.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:buildah-tests-debuginfo-1:1.29.1-1.module+el8.8.0+18195+471da4bb.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:cockpit-podman-0:63.1-1.module+el8.8.0+18286+cd236dce.noarch::container-tools:rhel8",
"AppStream-8.8.0.GA:cockpit-podman-0:63.1-1.module+el8.8.0+18286+cd236dce.src::container-tools:rhel8",
"AppStream-8.8.0.GA:conmon-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:conmon-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:conmon-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:conmon-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.src::container-tools:rhel8",
"AppStream-8.8.0.GA:conmon-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:conmon-debuginfo-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:conmon-debuginfo-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:conmon-debuginfo-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:conmon-debuginfo-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:conmon-debugsource-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:conmon-debugsource-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:conmon-debugsource-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:conmon-debugsource-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:container-selinux-2:2.205.0-2.module+el8.8.0+18438+15d3aa65.noarch::container-tools:rhel8",
"AppStream-8.8.0.GA:container-selinux-2:2.205.0-2.module+el8.8.0+18438+15d3aa65.src::container-tools:rhel8",
"AppStream-8.8.0.GA:containernetworking-plugins-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:containernetworking-plugins-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:containernetworking-plugins-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:containernetworking-plugins-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.src::container-tools:rhel8",
"AppStream-8.8.0.GA:containernetworking-plugins-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:containernetworking-plugins-debuginfo-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:containernetworking-plugins-debuginfo-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:containernetworking-plugins-debuginfo-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:containernetworking-plugins-debuginfo-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:containernetworking-plugins-debugsource-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:containernetworking-plugins-debugsource-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:containernetworking-plugins-debugsource-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:containernetworking-plugins-debugsource-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:containers-common-2:1-63.module+el8.8.0+18438+15d3aa65.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:containers-common-2:1-63.module+el8.8.0+18438+15d3aa65.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:containers-common-2:1-63.module+el8.8.0+18438+15d3aa65.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:containers-common-2:1-63.module+el8.8.0+18438+15d3aa65.src::container-tools:rhel8",
"AppStream-8.8.0.GA:containers-common-2:1-63.module+el8.8.0+18438+15d3aa65.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:crit-0:3.15-3.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:crit-0:3.15-3.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:crit-0:3.15-3.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:crit-0:3.15-3.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:criu-0:3.15-3.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:criu-0:3.15-3.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:criu-0:3.15-3.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:criu-0:3.15-3.module+el8.8.0+18060+3f21f2cc.src::container-tools:rhel8",
"AppStream-8.8.0.GA:criu-0:3.15-3.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:criu-debuginfo-0:3.15-3.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:criu-debuginfo-0:3.15-3.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:criu-debuginfo-0:3.15-3.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:criu-debuginfo-0:3.15-3.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:criu-debugsource-0:3.15-3.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:criu-debugsource-0:3.15-3.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:criu-debugsource-0:3.15-3.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:criu-debugsource-0:3.15-3.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:criu-devel-0:3.15-3.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:criu-devel-0:3.15-3.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:criu-devel-0:3.15-3.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:criu-devel-0:3.15-3.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:criu-libs-0:3.15-3.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:criu-libs-0:3.15-3.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:criu-libs-0:3.15-3.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:criu-libs-0:3.15-3.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:criu-libs-debuginfo-0:3.15-3.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:criu-libs-debuginfo-0:3.15-3.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:criu-libs-debuginfo-0:3.15-3.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:criu-libs-debuginfo-0:3.15-3.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:crun-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:crun-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:crun-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:crun-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.src::container-tools:rhel8",
"AppStream-8.8.0.GA:crun-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:crun-debuginfo-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:crun-debuginfo-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:crun-debuginfo-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:crun-debuginfo-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:crun-debugsource-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:crun-debugsource-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:crun-debugsource-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:crun-debugsource-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:fuse-overlayfs-0:1.10-1.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:fuse-overlayfs-0:1.10-1.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:fuse-overlayfs-0:1.10-1.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:fuse-overlayfs-0:1.10-1.module+el8.8.0+18060+3f21f2cc.src::container-tools:rhel8",
"AppStream-8.8.0.GA:fuse-overlayfs-0:1.10-1.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:fuse-overlayfs-debuginfo-0:1.10-1.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:fuse-overlayfs-debuginfo-0:1.10-1.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:fuse-overlayfs-debuginfo-0:1.10-1.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:fuse-overlayfs-debuginfo-0:1.10-1.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:fuse-overlayfs-debugsource-0:1.10-1.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:fuse-overlayfs-debugsource-0:1.10-1.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:fuse-overlayfs-debugsource-0:1.10-1.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:fuse-overlayfs-debugsource-0:1.10-1.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:libslirp-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:libslirp-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:libslirp-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:libslirp-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.src::container-tools:rhel8",
"AppStream-8.8.0.GA:libslirp-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:libslirp-debuginfo-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:libslirp-debuginfo-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:libslirp-debuginfo-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:libslirp-debuginfo-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:libslirp-debugsource-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:libslirp-debugsource-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:libslirp-debugsource-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:libslirp-debugsource-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:libslirp-devel-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:libslirp-devel-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:libslirp-devel-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:libslirp-devel-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:netavark-2:1.5.0-4.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:netavark-2:1.5.0-4.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:netavark-2:1.5.0-4.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:netavark-2:1.5.0-4.module+el8.8.0+18060+3f21f2cc.src::container-tools:rhel8",
"AppStream-8.8.0.GA:netavark-2:1.5.0-4.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.src::container-tools:rhel8",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-debuginfo-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-debuginfo-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-debuginfo-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-debuginfo-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-debugsource-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-debugsource-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-debugsource-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-debugsource-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.src::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-catatonit-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-catatonit-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-catatonit-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-catatonit-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-catatonit-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-catatonit-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-catatonit-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-catatonit-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-debugsource-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-debugsource-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-debugsource-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-debugsource-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-docker-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.noarch::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-gvproxy-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-gvproxy-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-gvproxy-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-gvproxy-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-gvproxy-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-gvproxy-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-gvproxy-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-gvproxy-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-plugins-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-plugins-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-plugins-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-plugins-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-plugins-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-plugins-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-plugins-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-plugins-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-remote-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-remote-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-remote-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-remote-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-remote-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-remote-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-remote-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-remote-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-tests-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-tests-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-tests-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-tests-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:python-podman-0:4.4.1-1.module+el8.8.0+18275+3a56cc62.src::container-tools:rhel8",
"AppStream-8.8.0.GA:python3-criu-0:3.15-3.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:python3-criu-0:3.15-3.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:python3-criu-0:3.15-3.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:python3-criu-0:3.15-3.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:python3-podman-0:4.4.1-1.module+el8.8.0+18275+3a56cc62.noarch::container-tools:rhel8",
"AppStream-8.8.0.GA:runc-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:runc-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:runc-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:runc-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.src::container-tools:rhel8",
"AppStream-8.8.0.GA:runc-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:runc-debuginfo-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:runc-debuginfo-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:runc-debuginfo-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:runc-debuginfo-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:runc-debugsource-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:runc-debugsource-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:runc-debugsource-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:runc-debugsource-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:skopeo-2:1.11.2-0.2.module+el8.8.0+18251+ad5b274c.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:skopeo-2:1.11.2-0.2.module+el8.8.0+18251+ad5b274c.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:skopeo-2:1.11.2-0.2.module+el8.8.0+18251+ad5b274c.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:skopeo-2:1.11.2-0.2.module+el8.8.0+18251+ad5b274c.src::container-tools:rhel8",
"AppStream-8.8.0.GA:skopeo-2:1.11.2-0.2.module+el8.8.0+18251+ad5b274c.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:skopeo-tests-2:1.11.2-0.2.module+el8.8.0+18251+ad5b274c.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:skopeo-tests-2:1.11.2-0.2.module+el8.8.0+18251+ad5b274c.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:skopeo-tests-2:1.11.2-0.2.module+el8.8.0+18251+ad5b274c.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:skopeo-tests-2:1.11.2-0.2.module+el8.8.0+18251+ad5b274c.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:slirp4netns-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:slirp4netns-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:slirp4netns-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:slirp4netns-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.src::container-tools:rhel8",
"AppStream-8.8.0.GA:slirp4netns-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:slirp4netns-debuginfo-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:slirp4netns-debuginfo-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:slirp4netns-debuginfo-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:slirp4netns-debuginfo-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:slirp4netns-debugsource-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:slirp4netns-debugsource-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:slirp4netns-debugsource-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:slirp4netns-debugsource-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:toolbox-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:toolbox-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:toolbox-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:toolbox-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.src::container-tools:rhel8",
"AppStream-8.8.0.GA:toolbox-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:toolbox-debuginfo-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:toolbox-debuginfo-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:toolbox-debuginfo-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:toolbox-debuginfo-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:toolbox-debugsource-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:toolbox-debugsource-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:toolbox-debugsource-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:toolbox-debugsource-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:toolbox-tests-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:toolbox-tests-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:toolbox-tests-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:toolbox-tests-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:udica-0:0.2.6-20.module+el8.8.0+18060+3f21f2cc.noarch::container-tools:rhel8",
"AppStream-8.8.0.GA:udica-0:0.2.6-20.module+el8.8.0+18060+3f21f2cc.src::container-tools:rhel8"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2023:2758"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"AppStream-8.8.0.GA:aardvark-dns-2:1.5.0-2.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:aardvark-dns-2:1.5.0-2.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:aardvark-dns-2:1.5.0-2.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:aardvark-dns-2:1.5.0-2.module+el8.8.0+18060+3f21f2cc.src::container-tools:rhel8",
"AppStream-8.8.0.GA:aardvark-dns-2:1.5.0-2.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:buildah-1:1.29.1-1.module+el8.8.0+18195+471da4bb.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:buildah-1:1.29.1-1.module+el8.8.0+18195+471da4bb.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:buildah-1:1.29.1-1.module+el8.8.0+18195+471da4bb.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:buildah-1:1.29.1-1.module+el8.8.0+18195+471da4bb.src::container-tools:rhel8",
"AppStream-8.8.0.GA:buildah-1:1.29.1-1.module+el8.8.0+18195+471da4bb.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:buildah-debuginfo-1:1.29.1-1.module+el8.8.0+18195+471da4bb.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:buildah-debuginfo-1:1.29.1-1.module+el8.8.0+18195+471da4bb.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:buildah-debuginfo-1:1.29.1-1.module+el8.8.0+18195+471da4bb.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:buildah-debuginfo-1:1.29.1-1.module+el8.8.0+18195+471da4bb.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:buildah-debugsource-1:1.29.1-1.module+el8.8.0+18195+471da4bb.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:buildah-debugsource-1:1.29.1-1.module+el8.8.0+18195+471da4bb.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:buildah-debugsource-1:1.29.1-1.module+el8.8.0+18195+471da4bb.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:buildah-debugsource-1:1.29.1-1.module+el8.8.0+18195+471da4bb.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:buildah-tests-1:1.29.1-1.module+el8.8.0+18195+471da4bb.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:buildah-tests-1:1.29.1-1.module+el8.8.0+18195+471da4bb.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:buildah-tests-1:1.29.1-1.module+el8.8.0+18195+471da4bb.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:buildah-tests-1:1.29.1-1.module+el8.8.0+18195+471da4bb.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:buildah-tests-debuginfo-1:1.29.1-1.module+el8.8.0+18195+471da4bb.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:buildah-tests-debuginfo-1:1.29.1-1.module+el8.8.0+18195+471da4bb.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:buildah-tests-debuginfo-1:1.29.1-1.module+el8.8.0+18195+471da4bb.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:buildah-tests-debuginfo-1:1.29.1-1.module+el8.8.0+18195+471da4bb.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:cockpit-podman-0:63.1-1.module+el8.8.0+18286+cd236dce.noarch::container-tools:rhel8",
"AppStream-8.8.0.GA:cockpit-podman-0:63.1-1.module+el8.8.0+18286+cd236dce.src::container-tools:rhel8",
"AppStream-8.8.0.GA:conmon-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:conmon-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:conmon-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:conmon-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.src::container-tools:rhel8",
"AppStream-8.8.0.GA:conmon-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:conmon-debuginfo-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:conmon-debuginfo-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:conmon-debuginfo-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:conmon-debuginfo-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:conmon-debugsource-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:conmon-debugsource-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:conmon-debugsource-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:conmon-debugsource-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:container-selinux-2:2.205.0-2.module+el8.8.0+18438+15d3aa65.noarch::container-tools:rhel8",
"AppStream-8.8.0.GA:container-selinux-2:2.205.0-2.module+el8.8.0+18438+15d3aa65.src::container-tools:rhel8",
"AppStream-8.8.0.GA:containernetworking-plugins-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:containernetworking-plugins-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:containernetworking-plugins-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:containernetworking-plugins-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.src::container-tools:rhel8",
"AppStream-8.8.0.GA:containernetworking-plugins-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:containernetworking-plugins-debuginfo-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:containernetworking-plugins-debuginfo-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:containernetworking-plugins-debuginfo-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:containernetworking-plugins-debuginfo-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:containernetworking-plugins-debugsource-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:containernetworking-plugins-debugsource-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:containernetworking-plugins-debugsource-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:containernetworking-plugins-debugsource-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:containers-common-2:1-63.module+el8.8.0+18438+15d3aa65.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:containers-common-2:1-63.module+el8.8.0+18438+15d3aa65.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:containers-common-2:1-63.module+el8.8.0+18438+15d3aa65.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:containers-common-2:1-63.module+el8.8.0+18438+15d3aa65.src::container-tools:rhel8",
"AppStream-8.8.0.GA:containers-common-2:1-63.module+el8.8.0+18438+15d3aa65.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:crit-0:3.15-3.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:crit-0:3.15-3.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:crit-0:3.15-3.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:crit-0:3.15-3.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:criu-0:3.15-3.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:criu-0:3.15-3.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:criu-0:3.15-3.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:criu-0:3.15-3.module+el8.8.0+18060+3f21f2cc.src::container-tools:rhel8",
"AppStream-8.8.0.GA:criu-0:3.15-3.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:criu-debuginfo-0:3.15-3.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:criu-debuginfo-0:3.15-3.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:criu-debuginfo-0:3.15-3.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:criu-debuginfo-0:3.15-3.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:criu-debugsource-0:3.15-3.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:criu-debugsource-0:3.15-3.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:criu-debugsource-0:3.15-3.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:criu-debugsource-0:3.15-3.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:criu-devel-0:3.15-3.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:criu-devel-0:3.15-3.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:criu-devel-0:3.15-3.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:criu-devel-0:3.15-3.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:criu-libs-0:3.15-3.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:criu-libs-0:3.15-3.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:criu-libs-0:3.15-3.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:criu-libs-0:3.15-3.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:criu-libs-debuginfo-0:3.15-3.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:criu-libs-debuginfo-0:3.15-3.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:criu-libs-debuginfo-0:3.15-3.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:criu-libs-debuginfo-0:3.15-3.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:crun-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:crun-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:crun-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:crun-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.src::container-tools:rhel8",
"AppStream-8.8.0.GA:crun-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:crun-debuginfo-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:crun-debuginfo-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:crun-debuginfo-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:crun-debuginfo-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:crun-debugsource-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:crun-debugsource-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:crun-debugsource-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:crun-debugsource-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:fuse-overlayfs-0:1.10-1.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:fuse-overlayfs-0:1.10-1.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:fuse-overlayfs-0:1.10-1.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:fuse-overlayfs-0:1.10-1.module+el8.8.0+18060+3f21f2cc.src::container-tools:rhel8",
"AppStream-8.8.0.GA:fuse-overlayfs-0:1.10-1.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:fuse-overlayfs-debuginfo-0:1.10-1.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:fuse-overlayfs-debuginfo-0:1.10-1.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:fuse-overlayfs-debuginfo-0:1.10-1.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:fuse-overlayfs-debuginfo-0:1.10-1.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:fuse-overlayfs-debugsource-0:1.10-1.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:fuse-overlayfs-debugsource-0:1.10-1.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:fuse-overlayfs-debugsource-0:1.10-1.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:fuse-overlayfs-debugsource-0:1.10-1.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:libslirp-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:libslirp-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:libslirp-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:libslirp-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.src::container-tools:rhel8",
"AppStream-8.8.0.GA:libslirp-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:libslirp-debuginfo-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:libslirp-debuginfo-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:libslirp-debuginfo-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:libslirp-debuginfo-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:libslirp-debugsource-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:libslirp-debugsource-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:libslirp-debugsource-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:libslirp-debugsource-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:libslirp-devel-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:libslirp-devel-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:libslirp-devel-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:libslirp-devel-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:netavark-2:1.5.0-4.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:netavark-2:1.5.0-4.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:netavark-2:1.5.0-4.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:netavark-2:1.5.0-4.module+el8.8.0+18060+3f21f2cc.src::container-tools:rhel8",
"AppStream-8.8.0.GA:netavark-2:1.5.0-4.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.src::container-tools:rhel8",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-debuginfo-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-debuginfo-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-debuginfo-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-debuginfo-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-debugsource-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-debugsource-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-debugsource-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-debugsource-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.src::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-catatonit-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-catatonit-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-catatonit-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-catatonit-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-catatonit-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-catatonit-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-catatonit-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-catatonit-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-debugsource-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-debugsource-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-debugsource-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-debugsource-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-docker-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.noarch::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-gvproxy-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-gvproxy-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-gvproxy-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-gvproxy-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-gvproxy-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-gvproxy-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-gvproxy-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-gvproxy-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-plugins-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-plugins-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-plugins-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-plugins-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-plugins-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-plugins-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-plugins-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-plugins-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-remote-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-remote-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-remote-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-remote-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-remote-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-remote-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-remote-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-remote-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-tests-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-tests-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-tests-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-tests-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:python-podman-0:4.4.1-1.module+el8.8.0+18275+3a56cc62.src::container-tools:rhel8",
"AppStream-8.8.0.GA:python3-criu-0:3.15-3.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:python3-criu-0:3.15-3.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:python3-criu-0:3.15-3.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:python3-criu-0:3.15-3.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:python3-podman-0:4.4.1-1.module+el8.8.0+18275+3a56cc62.noarch::container-tools:rhel8",
"AppStream-8.8.0.GA:runc-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:runc-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:runc-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:runc-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.src::container-tools:rhel8",
"AppStream-8.8.0.GA:runc-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:runc-debuginfo-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:runc-debuginfo-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:runc-debuginfo-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:runc-debuginfo-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:runc-debugsource-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:runc-debugsource-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:runc-debugsource-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:runc-debugsource-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:skopeo-2:1.11.2-0.2.module+el8.8.0+18251+ad5b274c.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:skopeo-2:1.11.2-0.2.module+el8.8.0+18251+ad5b274c.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:skopeo-2:1.11.2-0.2.module+el8.8.0+18251+ad5b274c.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:skopeo-2:1.11.2-0.2.module+el8.8.0+18251+ad5b274c.src::container-tools:rhel8",
"AppStream-8.8.0.GA:skopeo-2:1.11.2-0.2.module+el8.8.0+18251+ad5b274c.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:skopeo-tests-2:1.11.2-0.2.module+el8.8.0+18251+ad5b274c.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:skopeo-tests-2:1.11.2-0.2.module+el8.8.0+18251+ad5b274c.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:skopeo-tests-2:1.11.2-0.2.module+el8.8.0+18251+ad5b274c.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:skopeo-tests-2:1.11.2-0.2.module+el8.8.0+18251+ad5b274c.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:slirp4netns-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:slirp4netns-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:slirp4netns-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:slirp4netns-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.src::container-tools:rhel8",
"AppStream-8.8.0.GA:slirp4netns-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:slirp4netns-debuginfo-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:slirp4netns-debuginfo-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:slirp4netns-debuginfo-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:slirp4netns-debuginfo-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:slirp4netns-debugsource-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:slirp4netns-debugsource-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:slirp4netns-debugsource-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:slirp4netns-debugsource-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:toolbox-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:toolbox-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:toolbox-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:toolbox-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.src::container-tools:rhel8",
"AppStream-8.8.0.GA:toolbox-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:toolbox-debuginfo-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:toolbox-debuginfo-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:toolbox-debuginfo-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:toolbox-debuginfo-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:toolbox-debugsource-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:toolbox-debugsource-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:toolbox-debugsource-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:toolbox-debugsource-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:toolbox-tests-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:toolbox-tests-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:toolbox-tests-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:toolbox-tests-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:udica-0:0.2.6-20.module+el8.8.0+18060+3f21f2cc.noarch::container-tools:rhel8",
"AppStream-8.8.0.GA:udica-0:0.2.6-20.module+el8.8.0+18060+3f21f2cc.src::container-tools:rhel8"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "golang: encoding/xml: stack exhaustion in Unmarshal"
},
{
"cve": "CVE-2022-30635",
"cwe": {
"id": "CWE-1325",
"name": "Improperly Controlled Sequential Memory Allocation"
},
"discovery_date": "2022-07-14T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2107388"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in golang. When calling Decoder, Decode on a message that contains deeply nested structures, a panic can occur due to stack exhaustion and allows an attacker to impact system availability.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "golang: encoding/gob: stack exhaustion in Decoder.Decode",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "OpenShift Container Platform (OCP) starting from 4.10 stream is already compiled in the patched version of Go, hence is not affected by this vulnerability.The vulnerability has been rated as moderate instead of high because the vulnerability can only result in a minor denial of service.\n\nWithin regulated environments, a combination of the following controls acts as a significant barrier to successfully exploiting a CWE-1325: Improperly Controlled Sequential Memory Allocation vulnerability and therefore downgrades the severity of this particular CVE from Moderate to Low.\n\nAccess to the platform is granted only after successful hard token-based multi-factor authentication (MFA) and is governed by least privilege to ensure only authorized users and roles can execute or modify code. Static code analysis and peer reviews enforce strong input validation and error handling, preventing improperly validated inputs from causing system instability, data exposure, or privilege escalation. In the event of successful exploitation, process isolation limits the impact of excessive sequential memory allocation by restricting memory use per process, preventing any single process from exhausting system resources. Finally, the platform uses memory protection mechanisms such as Data Execution Prevention (DEP) and Address Space Layout Randomization (ASLR) to reduce the risk of memory allocation-based attacks.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"AppStream-8.8.0.GA:aardvark-dns-2:1.5.0-2.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:aardvark-dns-2:1.5.0-2.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:aardvark-dns-2:1.5.0-2.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:aardvark-dns-2:1.5.0-2.module+el8.8.0+18060+3f21f2cc.src::container-tools:rhel8",
"AppStream-8.8.0.GA:aardvark-dns-2:1.5.0-2.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:buildah-1:1.29.1-1.module+el8.8.0+18195+471da4bb.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:buildah-1:1.29.1-1.module+el8.8.0+18195+471da4bb.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:buildah-1:1.29.1-1.module+el8.8.0+18195+471da4bb.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:buildah-1:1.29.1-1.module+el8.8.0+18195+471da4bb.src::container-tools:rhel8",
"AppStream-8.8.0.GA:buildah-1:1.29.1-1.module+el8.8.0+18195+471da4bb.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:buildah-debuginfo-1:1.29.1-1.module+el8.8.0+18195+471da4bb.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:buildah-debuginfo-1:1.29.1-1.module+el8.8.0+18195+471da4bb.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:buildah-debuginfo-1:1.29.1-1.module+el8.8.0+18195+471da4bb.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:buildah-debuginfo-1:1.29.1-1.module+el8.8.0+18195+471da4bb.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:buildah-debugsource-1:1.29.1-1.module+el8.8.0+18195+471da4bb.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:buildah-debugsource-1:1.29.1-1.module+el8.8.0+18195+471da4bb.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:buildah-debugsource-1:1.29.1-1.module+el8.8.0+18195+471da4bb.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:buildah-debugsource-1:1.29.1-1.module+el8.8.0+18195+471da4bb.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:buildah-tests-1:1.29.1-1.module+el8.8.0+18195+471da4bb.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:buildah-tests-1:1.29.1-1.module+el8.8.0+18195+471da4bb.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:buildah-tests-1:1.29.1-1.module+el8.8.0+18195+471da4bb.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:buildah-tests-1:1.29.1-1.module+el8.8.0+18195+471da4bb.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:buildah-tests-debuginfo-1:1.29.1-1.module+el8.8.0+18195+471da4bb.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:buildah-tests-debuginfo-1:1.29.1-1.module+el8.8.0+18195+471da4bb.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:buildah-tests-debuginfo-1:1.29.1-1.module+el8.8.0+18195+471da4bb.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:buildah-tests-debuginfo-1:1.29.1-1.module+el8.8.0+18195+471da4bb.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:cockpit-podman-0:63.1-1.module+el8.8.0+18286+cd236dce.noarch::container-tools:rhel8",
"AppStream-8.8.0.GA:cockpit-podman-0:63.1-1.module+el8.8.0+18286+cd236dce.src::container-tools:rhel8",
"AppStream-8.8.0.GA:conmon-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:conmon-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:conmon-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:conmon-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.src::container-tools:rhel8",
"AppStream-8.8.0.GA:conmon-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:conmon-debuginfo-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:conmon-debuginfo-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:conmon-debuginfo-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:conmon-debuginfo-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:conmon-debugsource-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:conmon-debugsource-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:conmon-debugsource-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:conmon-debugsource-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:container-selinux-2:2.205.0-2.module+el8.8.0+18438+15d3aa65.noarch::container-tools:rhel8",
"AppStream-8.8.0.GA:container-selinux-2:2.205.0-2.module+el8.8.0+18438+15d3aa65.src::container-tools:rhel8",
"AppStream-8.8.0.GA:containernetworking-plugins-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:containernetworking-plugins-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:containernetworking-plugins-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:containernetworking-plugins-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.src::container-tools:rhel8",
"AppStream-8.8.0.GA:containernetworking-plugins-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:containernetworking-plugins-debuginfo-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:containernetworking-plugins-debuginfo-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:containernetworking-plugins-debuginfo-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:containernetworking-plugins-debuginfo-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:containernetworking-plugins-debugsource-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:containernetworking-plugins-debugsource-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:containernetworking-plugins-debugsource-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:containernetworking-plugins-debugsource-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:containers-common-2:1-63.module+el8.8.0+18438+15d3aa65.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:containers-common-2:1-63.module+el8.8.0+18438+15d3aa65.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:containers-common-2:1-63.module+el8.8.0+18438+15d3aa65.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:containers-common-2:1-63.module+el8.8.0+18438+15d3aa65.src::container-tools:rhel8",
"AppStream-8.8.0.GA:containers-common-2:1-63.module+el8.8.0+18438+15d3aa65.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:crit-0:3.15-3.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:crit-0:3.15-3.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:crit-0:3.15-3.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:crit-0:3.15-3.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:criu-0:3.15-3.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:criu-0:3.15-3.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:criu-0:3.15-3.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:criu-0:3.15-3.module+el8.8.0+18060+3f21f2cc.src::container-tools:rhel8",
"AppStream-8.8.0.GA:criu-0:3.15-3.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:criu-debuginfo-0:3.15-3.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:criu-debuginfo-0:3.15-3.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:criu-debuginfo-0:3.15-3.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:criu-debuginfo-0:3.15-3.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:criu-debugsource-0:3.15-3.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:criu-debugsource-0:3.15-3.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:criu-debugsource-0:3.15-3.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:criu-debugsource-0:3.15-3.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:criu-devel-0:3.15-3.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:criu-devel-0:3.15-3.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:criu-devel-0:3.15-3.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:criu-devel-0:3.15-3.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:criu-libs-0:3.15-3.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:criu-libs-0:3.15-3.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:criu-libs-0:3.15-3.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:criu-libs-0:3.15-3.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:criu-libs-debuginfo-0:3.15-3.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:criu-libs-debuginfo-0:3.15-3.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:criu-libs-debuginfo-0:3.15-3.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:criu-libs-debuginfo-0:3.15-3.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:crun-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:crun-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:crun-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:crun-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.src::container-tools:rhel8",
"AppStream-8.8.0.GA:crun-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:crun-debuginfo-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:crun-debuginfo-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:crun-debuginfo-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:crun-debuginfo-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:crun-debugsource-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:crun-debugsource-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:crun-debugsource-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:crun-debugsource-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:fuse-overlayfs-0:1.10-1.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:fuse-overlayfs-0:1.10-1.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:fuse-overlayfs-0:1.10-1.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:fuse-overlayfs-0:1.10-1.module+el8.8.0+18060+3f21f2cc.src::container-tools:rhel8",
"AppStream-8.8.0.GA:fuse-overlayfs-0:1.10-1.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:fuse-overlayfs-debuginfo-0:1.10-1.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:fuse-overlayfs-debuginfo-0:1.10-1.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:fuse-overlayfs-debuginfo-0:1.10-1.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:fuse-overlayfs-debuginfo-0:1.10-1.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:fuse-overlayfs-debugsource-0:1.10-1.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:fuse-overlayfs-debugsource-0:1.10-1.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:fuse-overlayfs-debugsource-0:1.10-1.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:fuse-overlayfs-debugsource-0:1.10-1.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:libslirp-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:libslirp-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:libslirp-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:libslirp-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.src::container-tools:rhel8",
"AppStream-8.8.0.GA:libslirp-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:libslirp-debuginfo-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:libslirp-debuginfo-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:libslirp-debuginfo-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:libslirp-debuginfo-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:libslirp-debugsource-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:libslirp-debugsource-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:libslirp-debugsource-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:libslirp-debugsource-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:libslirp-devel-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:libslirp-devel-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:libslirp-devel-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:libslirp-devel-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:netavark-2:1.5.0-4.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:netavark-2:1.5.0-4.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:netavark-2:1.5.0-4.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:netavark-2:1.5.0-4.module+el8.8.0+18060+3f21f2cc.src::container-tools:rhel8",
"AppStream-8.8.0.GA:netavark-2:1.5.0-4.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.src::container-tools:rhel8",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-debuginfo-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-debuginfo-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-debuginfo-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-debuginfo-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-debugsource-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-debugsource-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-debugsource-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-debugsource-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.src::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-catatonit-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-catatonit-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-catatonit-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-catatonit-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-catatonit-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-catatonit-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-catatonit-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-catatonit-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-debugsource-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-debugsource-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-debugsource-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-debugsource-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-docker-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.noarch::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-gvproxy-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-gvproxy-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-gvproxy-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-gvproxy-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-gvproxy-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-gvproxy-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-gvproxy-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-gvproxy-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-plugins-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-plugins-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-plugins-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-plugins-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-plugins-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-plugins-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-plugins-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-plugins-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-remote-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-remote-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-remote-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-remote-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-remote-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-remote-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-remote-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-remote-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-tests-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-tests-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-tests-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-tests-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:python-podman-0:4.4.1-1.module+el8.8.0+18275+3a56cc62.src::container-tools:rhel8",
"AppStream-8.8.0.GA:python3-criu-0:3.15-3.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:python3-criu-0:3.15-3.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:python3-criu-0:3.15-3.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:python3-criu-0:3.15-3.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:python3-podman-0:4.4.1-1.module+el8.8.0+18275+3a56cc62.noarch::container-tools:rhel8",
"AppStream-8.8.0.GA:runc-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:runc-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:runc-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:runc-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.src::container-tools:rhel8",
"AppStream-8.8.0.GA:runc-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:runc-debuginfo-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:runc-debuginfo-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:runc-debuginfo-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:runc-debuginfo-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:runc-debugsource-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:runc-debugsource-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:runc-debugsource-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:runc-debugsource-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:skopeo-2:1.11.2-0.2.module+el8.8.0+18251+ad5b274c.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:skopeo-2:1.11.2-0.2.module+el8.8.0+18251+ad5b274c.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:skopeo-2:1.11.2-0.2.module+el8.8.0+18251+ad5b274c.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:skopeo-2:1.11.2-0.2.module+el8.8.0+18251+ad5b274c.src::container-tools:rhel8",
"AppStream-8.8.0.GA:skopeo-2:1.11.2-0.2.module+el8.8.0+18251+ad5b274c.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:skopeo-tests-2:1.11.2-0.2.module+el8.8.0+18251+ad5b274c.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:skopeo-tests-2:1.11.2-0.2.module+el8.8.0+18251+ad5b274c.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:skopeo-tests-2:1.11.2-0.2.module+el8.8.0+18251+ad5b274c.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:skopeo-tests-2:1.11.2-0.2.module+el8.8.0+18251+ad5b274c.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:slirp4netns-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:slirp4netns-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:slirp4netns-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:slirp4netns-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.src::container-tools:rhel8",
"AppStream-8.8.0.GA:slirp4netns-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:slirp4netns-debuginfo-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:slirp4netns-debuginfo-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:slirp4netns-debuginfo-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:slirp4netns-debuginfo-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:slirp4netns-debugsource-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:slirp4netns-debugsource-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:slirp4netns-debugsource-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:slirp4netns-debugsource-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:toolbox-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:toolbox-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:toolbox-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:toolbox-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.src::container-tools:rhel8",
"AppStream-8.8.0.GA:toolbox-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:toolbox-debuginfo-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:toolbox-debuginfo-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:toolbox-debuginfo-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:toolbox-debuginfo-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:toolbox-debugsource-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:toolbox-debugsource-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:toolbox-debugsource-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:toolbox-debugsource-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:toolbox-tests-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:toolbox-tests-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:toolbox-tests-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:toolbox-tests-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:udica-0:0.2.6-20.module+el8.8.0+18060+3f21f2cc.noarch::container-tools:rhel8",
"AppStream-8.8.0.GA:udica-0:0.2.6-20.module+el8.8.0+18060+3f21f2cc.src::container-tools:rhel8"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2022-30635"
},
{
"category": "external",
"summary": "RHBZ#2107388",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2107388"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2022-30635",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-30635"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2022-30635",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2022-30635"
},
{
"category": "external",
"summary": "https://go.dev/issue/53615",
"url": "https://go.dev/issue/53615"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-announce/c/nqrv9fbR0zE",
"url": "https://groups.google.com/g/golang-announce/c/nqrv9fbR0zE"
}
],
"release_date": "2022-07-12T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2023-05-16T08:49:00+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"AppStream-8.8.0.GA:aardvark-dns-2:1.5.0-2.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:aardvark-dns-2:1.5.0-2.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:aardvark-dns-2:1.5.0-2.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:aardvark-dns-2:1.5.0-2.module+el8.8.0+18060+3f21f2cc.src::container-tools:rhel8",
"AppStream-8.8.0.GA:aardvark-dns-2:1.5.0-2.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:buildah-1:1.29.1-1.module+el8.8.0+18195+471da4bb.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:buildah-1:1.29.1-1.module+el8.8.0+18195+471da4bb.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:buildah-1:1.29.1-1.module+el8.8.0+18195+471da4bb.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:buildah-1:1.29.1-1.module+el8.8.0+18195+471da4bb.src::container-tools:rhel8",
"AppStream-8.8.0.GA:buildah-1:1.29.1-1.module+el8.8.0+18195+471da4bb.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:buildah-debuginfo-1:1.29.1-1.module+el8.8.0+18195+471da4bb.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:buildah-debuginfo-1:1.29.1-1.module+el8.8.0+18195+471da4bb.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:buildah-debuginfo-1:1.29.1-1.module+el8.8.0+18195+471da4bb.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:buildah-debuginfo-1:1.29.1-1.module+el8.8.0+18195+471da4bb.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:buildah-debugsource-1:1.29.1-1.module+el8.8.0+18195+471da4bb.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:buildah-debugsource-1:1.29.1-1.module+el8.8.0+18195+471da4bb.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:buildah-debugsource-1:1.29.1-1.module+el8.8.0+18195+471da4bb.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:buildah-debugsource-1:1.29.1-1.module+el8.8.0+18195+471da4bb.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:buildah-tests-1:1.29.1-1.module+el8.8.0+18195+471da4bb.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:buildah-tests-1:1.29.1-1.module+el8.8.0+18195+471da4bb.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:buildah-tests-1:1.29.1-1.module+el8.8.0+18195+471da4bb.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:buildah-tests-1:1.29.1-1.module+el8.8.0+18195+471da4bb.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:buildah-tests-debuginfo-1:1.29.1-1.module+el8.8.0+18195+471da4bb.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:buildah-tests-debuginfo-1:1.29.1-1.module+el8.8.0+18195+471da4bb.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:buildah-tests-debuginfo-1:1.29.1-1.module+el8.8.0+18195+471da4bb.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:buildah-tests-debuginfo-1:1.29.1-1.module+el8.8.0+18195+471da4bb.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:cockpit-podman-0:63.1-1.module+el8.8.0+18286+cd236dce.noarch::container-tools:rhel8",
"AppStream-8.8.0.GA:cockpit-podman-0:63.1-1.module+el8.8.0+18286+cd236dce.src::container-tools:rhel8",
"AppStream-8.8.0.GA:conmon-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:conmon-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:conmon-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:conmon-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.src::container-tools:rhel8",
"AppStream-8.8.0.GA:conmon-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:conmon-debuginfo-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:conmon-debuginfo-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:conmon-debuginfo-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:conmon-debuginfo-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:conmon-debugsource-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:conmon-debugsource-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:conmon-debugsource-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:conmon-debugsource-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:container-selinux-2:2.205.0-2.module+el8.8.0+18438+15d3aa65.noarch::container-tools:rhel8",
"AppStream-8.8.0.GA:container-selinux-2:2.205.0-2.module+el8.8.0+18438+15d3aa65.src::container-tools:rhel8",
"AppStream-8.8.0.GA:containernetworking-plugins-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:containernetworking-plugins-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:containernetworking-plugins-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:containernetworking-plugins-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.src::container-tools:rhel8",
"AppStream-8.8.0.GA:containernetworking-plugins-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:containernetworking-plugins-debuginfo-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:containernetworking-plugins-debuginfo-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:containernetworking-plugins-debuginfo-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:containernetworking-plugins-debuginfo-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:containernetworking-plugins-debugsource-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:containernetworking-plugins-debugsource-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:containernetworking-plugins-debugsource-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:containernetworking-plugins-debugsource-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:containers-common-2:1-63.module+el8.8.0+18438+15d3aa65.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:containers-common-2:1-63.module+el8.8.0+18438+15d3aa65.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:containers-common-2:1-63.module+el8.8.0+18438+15d3aa65.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:containers-common-2:1-63.module+el8.8.0+18438+15d3aa65.src::container-tools:rhel8",
"AppStream-8.8.0.GA:containers-common-2:1-63.module+el8.8.0+18438+15d3aa65.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:crit-0:3.15-3.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:crit-0:3.15-3.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:crit-0:3.15-3.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:crit-0:3.15-3.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:criu-0:3.15-3.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:criu-0:3.15-3.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:criu-0:3.15-3.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:criu-0:3.15-3.module+el8.8.0+18060+3f21f2cc.src::container-tools:rhel8",
"AppStream-8.8.0.GA:criu-0:3.15-3.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:criu-debuginfo-0:3.15-3.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:criu-debuginfo-0:3.15-3.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:criu-debuginfo-0:3.15-3.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:criu-debuginfo-0:3.15-3.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:criu-debugsource-0:3.15-3.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:criu-debugsource-0:3.15-3.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:criu-debugsource-0:3.15-3.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:criu-debugsource-0:3.15-3.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:criu-devel-0:3.15-3.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:criu-devel-0:3.15-3.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:criu-devel-0:3.15-3.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:criu-devel-0:3.15-3.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:criu-libs-0:3.15-3.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:criu-libs-0:3.15-3.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:criu-libs-0:3.15-3.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:criu-libs-0:3.15-3.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:criu-libs-debuginfo-0:3.15-3.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:criu-libs-debuginfo-0:3.15-3.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:criu-libs-debuginfo-0:3.15-3.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:criu-libs-debuginfo-0:3.15-3.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:crun-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:crun-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:crun-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:crun-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.src::container-tools:rhel8",
"AppStream-8.8.0.GA:crun-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:crun-debuginfo-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:crun-debuginfo-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:crun-debuginfo-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:crun-debuginfo-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:crun-debugsource-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:crun-debugsource-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:crun-debugsource-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:crun-debugsource-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:fuse-overlayfs-0:1.10-1.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:fuse-overlayfs-0:1.10-1.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:fuse-overlayfs-0:1.10-1.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:fuse-overlayfs-0:1.10-1.module+el8.8.0+18060+3f21f2cc.src::container-tools:rhel8",
"AppStream-8.8.0.GA:fuse-overlayfs-0:1.10-1.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:fuse-overlayfs-debuginfo-0:1.10-1.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:fuse-overlayfs-debuginfo-0:1.10-1.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:fuse-overlayfs-debuginfo-0:1.10-1.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:fuse-overlayfs-debuginfo-0:1.10-1.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:fuse-overlayfs-debugsource-0:1.10-1.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:fuse-overlayfs-debugsource-0:1.10-1.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:fuse-overlayfs-debugsource-0:1.10-1.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:fuse-overlayfs-debugsource-0:1.10-1.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:libslirp-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:libslirp-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:libslirp-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:libslirp-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.src::container-tools:rhel8",
"AppStream-8.8.0.GA:libslirp-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:libslirp-debuginfo-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:libslirp-debuginfo-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:libslirp-debuginfo-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:libslirp-debuginfo-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:libslirp-debugsource-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:libslirp-debugsource-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:libslirp-debugsource-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:libslirp-debugsource-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:libslirp-devel-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:libslirp-devel-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:libslirp-devel-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:libslirp-devel-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:netavark-2:1.5.0-4.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:netavark-2:1.5.0-4.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:netavark-2:1.5.0-4.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:netavark-2:1.5.0-4.module+el8.8.0+18060+3f21f2cc.src::container-tools:rhel8",
"AppStream-8.8.0.GA:netavark-2:1.5.0-4.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.src::container-tools:rhel8",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-debuginfo-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-debuginfo-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-debuginfo-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-debuginfo-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-debugsource-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-debugsource-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-debugsource-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-debugsource-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.src::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-catatonit-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-catatonit-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-catatonit-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-catatonit-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-catatonit-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-catatonit-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-catatonit-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-catatonit-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-debugsource-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-debugsource-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-debugsource-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-debugsource-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-docker-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.noarch::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-gvproxy-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-gvproxy-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-gvproxy-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-gvproxy-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-gvproxy-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-gvproxy-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-gvproxy-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-gvproxy-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-plugins-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-plugins-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-plugins-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-plugins-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-plugins-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-plugins-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-plugins-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-plugins-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-remote-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-remote-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-remote-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-remote-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-remote-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-remote-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-remote-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-remote-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-tests-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-tests-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-tests-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-tests-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:python-podman-0:4.4.1-1.module+el8.8.0+18275+3a56cc62.src::container-tools:rhel8",
"AppStream-8.8.0.GA:python3-criu-0:3.15-3.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:python3-criu-0:3.15-3.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:python3-criu-0:3.15-3.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:python3-criu-0:3.15-3.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:python3-podman-0:4.4.1-1.module+el8.8.0+18275+3a56cc62.noarch::container-tools:rhel8",
"AppStream-8.8.0.GA:runc-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:runc-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:runc-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:runc-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.src::container-tools:rhel8",
"AppStream-8.8.0.GA:runc-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:runc-debuginfo-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:runc-debuginfo-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:runc-debuginfo-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:runc-debuginfo-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:runc-debugsource-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:runc-debugsource-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:runc-debugsource-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:runc-debugsource-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:skopeo-2:1.11.2-0.2.module+el8.8.0+18251+ad5b274c.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:skopeo-2:1.11.2-0.2.module+el8.8.0+18251+ad5b274c.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:skopeo-2:1.11.2-0.2.module+el8.8.0+18251+ad5b274c.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:skopeo-2:1.11.2-0.2.module+el8.8.0+18251+ad5b274c.src::container-tools:rhel8",
"AppStream-8.8.0.GA:skopeo-2:1.11.2-0.2.module+el8.8.0+18251+ad5b274c.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:skopeo-tests-2:1.11.2-0.2.module+el8.8.0+18251+ad5b274c.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:skopeo-tests-2:1.11.2-0.2.module+el8.8.0+18251+ad5b274c.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:skopeo-tests-2:1.11.2-0.2.module+el8.8.0+18251+ad5b274c.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:skopeo-tests-2:1.11.2-0.2.module+el8.8.0+18251+ad5b274c.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:slirp4netns-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:slirp4netns-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:slirp4netns-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:slirp4netns-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.src::container-tools:rhel8",
"AppStream-8.8.0.GA:slirp4netns-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:slirp4netns-debuginfo-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:slirp4netns-debuginfo-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:slirp4netns-debuginfo-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:slirp4netns-debuginfo-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:slirp4netns-debugsource-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:slirp4netns-debugsource-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:slirp4netns-debugsource-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:slirp4netns-debugsource-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:toolbox-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:toolbox-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:toolbox-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:toolbox-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.src::container-tools:rhel8",
"AppStream-8.8.0.GA:toolbox-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:toolbox-debuginfo-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:toolbox-debuginfo-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:toolbox-debuginfo-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:toolbox-debuginfo-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:toolbox-debugsource-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:toolbox-debugsource-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:toolbox-debugsource-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:toolbox-debugsource-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:toolbox-tests-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:toolbox-tests-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:toolbox-tests-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:toolbox-tests-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:udica-0:0.2.6-20.module+el8.8.0+18060+3f21f2cc.noarch::container-tools:rhel8",
"AppStream-8.8.0.GA:udica-0:0.2.6-20.module+el8.8.0+18060+3f21f2cc.src::container-tools:rhel8"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2023:2758"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"AppStream-8.8.0.GA:aardvark-dns-2:1.5.0-2.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:aardvark-dns-2:1.5.0-2.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:aardvark-dns-2:1.5.0-2.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:aardvark-dns-2:1.5.0-2.module+el8.8.0+18060+3f21f2cc.src::container-tools:rhel8",
"AppStream-8.8.0.GA:aardvark-dns-2:1.5.0-2.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:buildah-1:1.29.1-1.module+el8.8.0+18195+471da4bb.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:buildah-1:1.29.1-1.module+el8.8.0+18195+471da4bb.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:buildah-1:1.29.1-1.module+el8.8.0+18195+471da4bb.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:buildah-1:1.29.1-1.module+el8.8.0+18195+471da4bb.src::container-tools:rhel8",
"AppStream-8.8.0.GA:buildah-1:1.29.1-1.module+el8.8.0+18195+471da4bb.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:buildah-debuginfo-1:1.29.1-1.module+el8.8.0+18195+471da4bb.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:buildah-debuginfo-1:1.29.1-1.module+el8.8.0+18195+471da4bb.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:buildah-debuginfo-1:1.29.1-1.module+el8.8.0+18195+471da4bb.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:buildah-debuginfo-1:1.29.1-1.module+el8.8.0+18195+471da4bb.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:buildah-debugsource-1:1.29.1-1.module+el8.8.0+18195+471da4bb.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:buildah-debugsource-1:1.29.1-1.module+el8.8.0+18195+471da4bb.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:buildah-debugsource-1:1.29.1-1.module+el8.8.0+18195+471da4bb.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:buildah-debugsource-1:1.29.1-1.module+el8.8.0+18195+471da4bb.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:buildah-tests-1:1.29.1-1.module+el8.8.0+18195+471da4bb.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:buildah-tests-1:1.29.1-1.module+el8.8.0+18195+471da4bb.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:buildah-tests-1:1.29.1-1.module+el8.8.0+18195+471da4bb.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:buildah-tests-1:1.29.1-1.module+el8.8.0+18195+471da4bb.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:buildah-tests-debuginfo-1:1.29.1-1.module+el8.8.0+18195+471da4bb.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:buildah-tests-debuginfo-1:1.29.1-1.module+el8.8.0+18195+471da4bb.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:buildah-tests-debuginfo-1:1.29.1-1.module+el8.8.0+18195+471da4bb.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:buildah-tests-debuginfo-1:1.29.1-1.module+el8.8.0+18195+471da4bb.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:cockpit-podman-0:63.1-1.module+el8.8.0+18286+cd236dce.noarch::container-tools:rhel8",
"AppStream-8.8.0.GA:cockpit-podman-0:63.1-1.module+el8.8.0+18286+cd236dce.src::container-tools:rhel8",
"AppStream-8.8.0.GA:conmon-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:conmon-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:conmon-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:conmon-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.src::container-tools:rhel8",
"AppStream-8.8.0.GA:conmon-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:conmon-debuginfo-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:conmon-debuginfo-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:conmon-debuginfo-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:conmon-debuginfo-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:conmon-debugsource-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:conmon-debugsource-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:conmon-debugsource-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:conmon-debugsource-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:container-selinux-2:2.205.0-2.module+el8.8.0+18438+15d3aa65.noarch::container-tools:rhel8",
"AppStream-8.8.0.GA:container-selinux-2:2.205.0-2.module+el8.8.0+18438+15d3aa65.src::container-tools:rhel8",
"AppStream-8.8.0.GA:containernetworking-plugins-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:containernetworking-plugins-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:containernetworking-plugins-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:containernetworking-plugins-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.src::container-tools:rhel8",
"AppStream-8.8.0.GA:containernetworking-plugins-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:containernetworking-plugins-debuginfo-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:containernetworking-plugins-debuginfo-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:containernetworking-plugins-debuginfo-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:containernetworking-plugins-debuginfo-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:containernetworking-plugins-debugsource-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:containernetworking-plugins-debugsource-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:containernetworking-plugins-debugsource-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:containernetworking-plugins-debugsource-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:containers-common-2:1-63.module+el8.8.0+18438+15d3aa65.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:containers-common-2:1-63.module+el8.8.0+18438+15d3aa65.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:containers-common-2:1-63.module+el8.8.0+18438+15d3aa65.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:containers-common-2:1-63.module+el8.8.0+18438+15d3aa65.src::container-tools:rhel8",
"AppStream-8.8.0.GA:containers-common-2:1-63.module+el8.8.0+18438+15d3aa65.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:crit-0:3.15-3.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:crit-0:3.15-3.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:crit-0:3.15-3.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:crit-0:3.15-3.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:criu-0:3.15-3.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:criu-0:3.15-3.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:criu-0:3.15-3.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:criu-0:3.15-3.module+el8.8.0+18060+3f21f2cc.src::container-tools:rhel8",
"AppStream-8.8.0.GA:criu-0:3.15-3.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:criu-debuginfo-0:3.15-3.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:criu-debuginfo-0:3.15-3.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:criu-debuginfo-0:3.15-3.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:criu-debuginfo-0:3.15-3.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:criu-debugsource-0:3.15-3.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:criu-debugsource-0:3.15-3.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:criu-debugsource-0:3.15-3.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:criu-debugsource-0:3.15-3.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:criu-devel-0:3.15-3.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:criu-devel-0:3.15-3.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:criu-devel-0:3.15-3.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:criu-devel-0:3.15-3.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:criu-libs-0:3.15-3.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:criu-libs-0:3.15-3.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:criu-libs-0:3.15-3.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:criu-libs-0:3.15-3.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:criu-libs-debuginfo-0:3.15-3.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:criu-libs-debuginfo-0:3.15-3.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:criu-libs-debuginfo-0:3.15-3.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:criu-libs-debuginfo-0:3.15-3.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:crun-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:crun-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:crun-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:crun-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.src::container-tools:rhel8",
"AppStream-8.8.0.GA:crun-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:crun-debuginfo-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:crun-debuginfo-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:crun-debuginfo-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:crun-debuginfo-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:crun-debugsource-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:crun-debugsource-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:crun-debugsource-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:crun-debugsource-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:fuse-overlayfs-0:1.10-1.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:fuse-overlayfs-0:1.10-1.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:fuse-overlayfs-0:1.10-1.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:fuse-overlayfs-0:1.10-1.module+el8.8.0+18060+3f21f2cc.src::container-tools:rhel8",
"AppStream-8.8.0.GA:fuse-overlayfs-0:1.10-1.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:fuse-overlayfs-debuginfo-0:1.10-1.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:fuse-overlayfs-debuginfo-0:1.10-1.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:fuse-overlayfs-debuginfo-0:1.10-1.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:fuse-overlayfs-debuginfo-0:1.10-1.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:fuse-overlayfs-debugsource-0:1.10-1.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:fuse-overlayfs-debugsource-0:1.10-1.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:fuse-overlayfs-debugsource-0:1.10-1.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:fuse-overlayfs-debugsource-0:1.10-1.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:libslirp-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:libslirp-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:libslirp-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:libslirp-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.src::container-tools:rhel8",
"AppStream-8.8.0.GA:libslirp-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:libslirp-debuginfo-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:libslirp-debuginfo-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:libslirp-debuginfo-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:libslirp-debuginfo-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:libslirp-debugsource-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:libslirp-debugsource-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:libslirp-debugsource-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:libslirp-debugsource-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:libslirp-devel-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:libslirp-devel-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:libslirp-devel-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:libslirp-devel-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:netavark-2:1.5.0-4.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:netavark-2:1.5.0-4.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:netavark-2:1.5.0-4.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:netavark-2:1.5.0-4.module+el8.8.0+18060+3f21f2cc.src::container-tools:rhel8",
"AppStream-8.8.0.GA:netavark-2:1.5.0-4.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.src::container-tools:rhel8",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-debuginfo-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-debuginfo-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-debuginfo-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-debuginfo-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-debugsource-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-debugsource-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-debugsource-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-debugsource-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.src::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-catatonit-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-catatonit-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-catatonit-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-catatonit-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-catatonit-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-catatonit-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-catatonit-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-catatonit-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-debugsource-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-debugsource-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-debugsource-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-debugsource-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-docker-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.noarch::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-gvproxy-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-gvproxy-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-gvproxy-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-gvproxy-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-gvproxy-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-gvproxy-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-gvproxy-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-gvproxy-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-plugins-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-plugins-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-plugins-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-plugins-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-plugins-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-plugins-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-plugins-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-plugins-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-remote-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-remote-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-remote-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-remote-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-remote-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-remote-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-remote-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-remote-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-tests-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-tests-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-tests-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-tests-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:python-podman-0:4.4.1-1.module+el8.8.0+18275+3a56cc62.src::container-tools:rhel8",
"AppStream-8.8.0.GA:python3-criu-0:3.15-3.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:python3-criu-0:3.15-3.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:python3-criu-0:3.15-3.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:python3-criu-0:3.15-3.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:python3-podman-0:4.4.1-1.module+el8.8.0+18275+3a56cc62.noarch::container-tools:rhel8",
"AppStream-8.8.0.GA:runc-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:runc-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:runc-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:runc-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.src::container-tools:rhel8",
"AppStream-8.8.0.GA:runc-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:runc-debuginfo-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:runc-debuginfo-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:runc-debuginfo-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:runc-debuginfo-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:runc-debugsource-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:runc-debugsource-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:runc-debugsource-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:runc-debugsource-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:skopeo-2:1.11.2-0.2.module+el8.8.0+18251+ad5b274c.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:skopeo-2:1.11.2-0.2.module+el8.8.0+18251+ad5b274c.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:skopeo-2:1.11.2-0.2.module+el8.8.0+18251+ad5b274c.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:skopeo-2:1.11.2-0.2.module+el8.8.0+18251+ad5b274c.src::container-tools:rhel8",
"AppStream-8.8.0.GA:skopeo-2:1.11.2-0.2.module+el8.8.0+18251+ad5b274c.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:skopeo-tests-2:1.11.2-0.2.module+el8.8.0+18251+ad5b274c.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:skopeo-tests-2:1.11.2-0.2.module+el8.8.0+18251+ad5b274c.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:skopeo-tests-2:1.11.2-0.2.module+el8.8.0+18251+ad5b274c.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:skopeo-tests-2:1.11.2-0.2.module+el8.8.0+18251+ad5b274c.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:slirp4netns-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:slirp4netns-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:slirp4netns-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:slirp4netns-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.src::container-tools:rhel8",
"AppStream-8.8.0.GA:slirp4netns-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:slirp4netns-debuginfo-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:slirp4netns-debuginfo-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:slirp4netns-debuginfo-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:slirp4netns-debuginfo-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:slirp4netns-debugsource-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:slirp4netns-debugsource-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:slirp4netns-debugsource-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:slirp4netns-debugsource-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:toolbox-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:toolbox-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:toolbox-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:toolbox-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.src::container-tools:rhel8",
"AppStream-8.8.0.GA:toolbox-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:toolbox-debuginfo-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:toolbox-debuginfo-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:toolbox-debuginfo-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:toolbox-debuginfo-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:toolbox-debugsource-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:toolbox-debugsource-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:toolbox-debugsource-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:toolbox-debugsource-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:toolbox-tests-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:toolbox-tests-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:toolbox-tests-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:toolbox-tests-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:udica-0:0.2.6-20.module+el8.8.0+18060+3f21f2cc.noarch::container-tools:rhel8",
"AppStream-8.8.0.GA:udica-0:0.2.6-20.module+el8.8.0+18060+3f21f2cc.src::container-tools:rhel8"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "golang: encoding/gob: stack exhaustion in Decoder.Decode"
},
{
"cve": "CVE-2022-32148",
"cwe": {
"id": "CWE-200",
"name": "Exposure of Sensitive Information to an Unauthorized Actor"
},
"discovery_date": "2022-07-14T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2107383"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in net/http/httputil golang package. When httputil.ReverseProxy.ServeHTTP is called with a Request.Header map containing a nil value for the X-Forwarded-For header, ReverseProxy could set the client IP incorrectly. This issue may affect confidentiality.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "golang: net/http/httputil: NewSingleHostReverseProxy - omit X-Forwarded-For not working",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "Within regulated environments, a combination of the following controls acts as a significant barrier to successfully exploiting a CWE-200: Exposure of Sensitive Information to an Unauthorized Actor vulnerability and therefore downgrades the severity of this particular CVE from Moderate to Low.\n\nAccess to the platform is granted only after successful hard token, multi-factor authentication (MFA), which is coupled with account management controls, including integration with single sign-on (SSO), to ensure that user permissions are restricted to only the functions necessary for their roles. Access to sensitive information is explicitly authorized and enforced based on predefined access policies. Event logs are collected and processed for centralization, correlation, analysis, monitoring, reporting, alerting, and retention. This process ensures that audit logs are generated for specific events involving sensitive information, which helps identify patterns of unauthorized access or data exposure. The platform enforces the use of validated cryptographic modules across compute resources to protect the confidentiality of information, even in the event of interception.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"AppStream-8.8.0.GA:aardvark-dns-2:1.5.0-2.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:aardvark-dns-2:1.5.0-2.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:aardvark-dns-2:1.5.0-2.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:aardvark-dns-2:1.5.0-2.module+el8.8.0+18060+3f21f2cc.src::container-tools:rhel8",
"AppStream-8.8.0.GA:aardvark-dns-2:1.5.0-2.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:buildah-1:1.29.1-1.module+el8.8.0+18195+471da4bb.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:buildah-1:1.29.1-1.module+el8.8.0+18195+471da4bb.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:buildah-1:1.29.1-1.module+el8.8.0+18195+471da4bb.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:buildah-1:1.29.1-1.module+el8.8.0+18195+471da4bb.src::container-tools:rhel8",
"AppStream-8.8.0.GA:buildah-1:1.29.1-1.module+el8.8.0+18195+471da4bb.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:buildah-debuginfo-1:1.29.1-1.module+el8.8.0+18195+471da4bb.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:buildah-debuginfo-1:1.29.1-1.module+el8.8.0+18195+471da4bb.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:buildah-debuginfo-1:1.29.1-1.module+el8.8.0+18195+471da4bb.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:buildah-debuginfo-1:1.29.1-1.module+el8.8.0+18195+471da4bb.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:buildah-debugsource-1:1.29.1-1.module+el8.8.0+18195+471da4bb.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:buildah-debugsource-1:1.29.1-1.module+el8.8.0+18195+471da4bb.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:buildah-debugsource-1:1.29.1-1.module+el8.8.0+18195+471da4bb.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:buildah-debugsource-1:1.29.1-1.module+el8.8.0+18195+471da4bb.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:buildah-tests-1:1.29.1-1.module+el8.8.0+18195+471da4bb.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:buildah-tests-1:1.29.1-1.module+el8.8.0+18195+471da4bb.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:buildah-tests-1:1.29.1-1.module+el8.8.0+18195+471da4bb.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:buildah-tests-1:1.29.1-1.module+el8.8.0+18195+471da4bb.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:buildah-tests-debuginfo-1:1.29.1-1.module+el8.8.0+18195+471da4bb.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:buildah-tests-debuginfo-1:1.29.1-1.module+el8.8.0+18195+471da4bb.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:buildah-tests-debuginfo-1:1.29.1-1.module+el8.8.0+18195+471da4bb.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:buildah-tests-debuginfo-1:1.29.1-1.module+el8.8.0+18195+471da4bb.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:cockpit-podman-0:63.1-1.module+el8.8.0+18286+cd236dce.noarch::container-tools:rhel8",
"AppStream-8.8.0.GA:cockpit-podman-0:63.1-1.module+el8.8.0+18286+cd236dce.src::container-tools:rhel8",
"AppStream-8.8.0.GA:conmon-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:conmon-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:conmon-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:conmon-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.src::container-tools:rhel8",
"AppStream-8.8.0.GA:conmon-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:conmon-debuginfo-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:conmon-debuginfo-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:conmon-debuginfo-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:conmon-debuginfo-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:conmon-debugsource-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:conmon-debugsource-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:conmon-debugsource-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:conmon-debugsource-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:container-selinux-2:2.205.0-2.module+el8.8.0+18438+15d3aa65.noarch::container-tools:rhel8",
"AppStream-8.8.0.GA:container-selinux-2:2.205.0-2.module+el8.8.0+18438+15d3aa65.src::container-tools:rhel8",
"AppStream-8.8.0.GA:containernetworking-plugins-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:containernetworking-plugins-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:containernetworking-plugins-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:containernetworking-plugins-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.src::container-tools:rhel8",
"AppStream-8.8.0.GA:containernetworking-plugins-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:containernetworking-plugins-debuginfo-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:containernetworking-plugins-debuginfo-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:containernetworking-plugins-debuginfo-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:containernetworking-plugins-debuginfo-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:containernetworking-plugins-debugsource-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:containernetworking-plugins-debugsource-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:containernetworking-plugins-debugsource-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:containernetworking-plugins-debugsource-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:containers-common-2:1-63.module+el8.8.0+18438+15d3aa65.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:containers-common-2:1-63.module+el8.8.0+18438+15d3aa65.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:containers-common-2:1-63.module+el8.8.0+18438+15d3aa65.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:containers-common-2:1-63.module+el8.8.0+18438+15d3aa65.src::container-tools:rhel8",
"AppStream-8.8.0.GA:containers-common-2:1-63.module+el8.8.0+18438+15d3aa65.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:crit-0:3.15-3.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:crit-0:3.15-3.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:crit-0:3.15-3.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:crit-0:3.15-3.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:criu-0:3.15-3.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:criu-0:3.15-3.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:criu-0:3.15-3.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:criu-0:3.15-3.module+el8.8.0+18060+3f21f2cc.src::container-tools:rhel8",
"AppStream-8.8.0.GA:criu-0:3.15-3.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:criu-debuginfo-0:3.15-3.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:criu-debuginfo-0:3.15-3.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:criu-debuginfo-0:3.15-3.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:criu-debuginfo-0:3.15-3.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:criu-debugsource-0:3.15-3.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:criu-debugsource-0:3.15-3.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:criu-debugsource-0:3.15-3.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:criu-debugsource-0:3.15-3.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:criu-devel-0:3.15-3.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:criu-devel-0:3.15-3.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:criu-devel-0:3.15-3.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:criu-devel-0:3.15-3.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:criu-libs-0:3.15-3.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:criu-libs-0:3.15-3.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:criu-libs-0:3.15-3.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:criu-libs-0:3.15-3.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:criu-libs-debuginfo-0:3.15-3.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:criu-libs-debuginfo-0:3.15-3.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:criu-libs-debuginfo-0:3.15-3.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:criu-libs-debuginfo-0:3.15-3.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:crun-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:crun-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:crun-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:crun-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.src::container-tools:rhel8",
"AppStream-8.8.0.GA:crun-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:crun-debuginfo-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:crun-debuginfo-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:crun-debuginfo-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:crun-debuginfo-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:crun-debugsource-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:crun-debugsource-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:crun-debugsource-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:crun-debugsource-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:fuse-overlayfs-0:1.10-1.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:fuse-overlayfs-0:1.10-1.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:fuse-overlayfs-0:1.10-1.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:fuse-overlayfs-0:1.10-1.module+el8.8.0+18060+3f21f2cc.src::container-tools:rhel8",
"AppStream-8.8.0.GA:fuse-overlayfs-0:1.10-1.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:fuse-overlayfs-debuginfo-0:1.10-1.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:fuse-overlayfs-debuginfo-0:1.10-1.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:fuse-overlayfs-debuginfo-0:1.10-1.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:fuse-overlayfs-debuginfo-0:1.10-1.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:fuse-overlayfs-debugsource-0:1.10-1.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:fuse-overlayfs-debugsource-0:1.10-1.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:fuse-overlayfs-debugsource-0:1.10-1.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:fuse-overlayfs-debugsource-0:1.10-1.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:libslirp-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:libslirp-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:libslirp-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:libslirp-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.src::container-tools:rhel8",
"AppStream-8.8.0.GA:libslirp-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:libslirp-debuginfo-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:libslirp-debuginfo-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:libslirp-debuginfo-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:libslirp-debuginfo-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:libslirp-debugsource-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:libslirp-debugsource-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:libslirp-debugsource-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:libslirp-debugsource-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:libslirp-devel-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:libslirp-devel-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:libslirp-devel-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:libslirp-devel-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:netavark-2:1.5.0-4.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:netavark-2:1.5.0-4.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:netavark-2:1.5.0-4.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:netavark-2:1.5.0-4.module+el8.8.0+18060+3f21f2cc.src::container-tools:rhel8",
"AppStream-8.8.0.GA:netavark-2:1.5.0-4.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.src::container-tools:rhel8",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-debuginfo-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-debuginfo-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-debuginfo-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-debuginfo-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-debugsource-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-debugsource-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-debugsource-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-debugsource-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.src::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-catatonit-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-catatonit-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-catatonit-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-catatonit-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-catatonit-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-catatonit-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-catatonit-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-catatonit-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-debugsource-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-debugsource-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-debugsource-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-debugsource-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-docker-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.noarch::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-gvproxy-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-gvproxy-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-gvproxy-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-gvproxy-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-gvproxy-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-gvproxy-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-gvproxy-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-gvproxy-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-plugins-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-plugins-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-plugins-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-plugins-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-plugins-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-plugins-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-plugins-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-plugins-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-remote-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-remote-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-remote-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-remote-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-remote-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-remote-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-remote-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-remote-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-tests-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-tests-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-tests-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-tests-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:python-podman-0:4.4.1-1.module+el8.8.0+18275+3a56cc62.src::container-tools:rhel8",
"AppStream-8.8.0.GA:python3-criu-0:3.15-3.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:python3-criu-0:3.15-3.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:python3-criu-0:3.15-3.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:python3-criu-0:3.15-3.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:python3-podman-0:4.4.1-1.module+el8.8.0+18275+3a56cc62.noarch::container-tools:rhel8",
"AppStream-8.8.0.GA:runc-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:runc-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:runc-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:runc-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.src::container-tools:rhel8",
"AppStream-8.8.0.GA:runc-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:runc-debuginfo-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:runc-debuginfo-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:runc-debuginfo-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:runc-debuginfo-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:runc-debugsource-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:runc-debugsource-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:runc-debugsource-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:runc-debugsource-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:skopeo-2:1.11.2-0.2.module+el8.8.0+18251+ad5b274c.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:skopeo-2:1.11.2-0.2.module+el8.8.0+18251+ad5b274c.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:skopeo-2:1.11.2-0.2.module+el8.8.0+18251+ad5b274c.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:skopeo-2:1.11.2-0.2.module+el8.8.0+18251+ad5b274c.src::container-tools:rhel8",
"AppStream-8.8.0.GA:skopeo-2:1.11.2-0.2.module+el8.8.0+18251+ad5b274c.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:skopeo-tests-2:1.11.2-0.2.module+el8.8.0+18251+ad5b274c.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:skopeo-tests-2:1.11.2-0.2.module+el8.8.0+18251+ad5b274c.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:skopeo-tests-2:1.11.2-0.2.module+el8.8.0+18251+ad5b274c.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:skopeo-tests-2:1.11.2-0.2.module+el8.8.0+18251+ad5b274c.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:slirp4netns-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:slirp4netns-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:slirp4netns-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:slirp4netns-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.src::container-tools:rhel8",
"AppStream-8.8.0.GA:slirp4netns-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:slirp4netns-debuginfo-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:slirp4netns-debuginfo-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:slirp4netns-debuginfo-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:slirp4netns-debuginfo-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:slirp4netns-debugsource-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:slirp4netns-debugsource-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:slirp4netns-debugsource-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:slirp4netns-debugsource-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:toolbox-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:toolbox-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:toolbox-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:toolbox-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.src::container-tools:rhel8",
"AppStream-8.8.0.GA:toolbox-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:toolbox-debuginfo-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:toolbox-debuginfo-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:toolbox-debuginfo-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:toolbox-debuginfo-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:toolbox-debugsource-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:toolbox-debugsource-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:toolbox-debugsource-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:toolbox-debugsource-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:toolbox-tests-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:toolbox-tests-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:toolbox-tests-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:toolbox-tests-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:udica-0:0.2.6-20.module+el8.8.0+18060+3f21f2cc.noarch::container-tools:rhel8",
"AppStream-8.8.0.GA:udica-0:0.2.6-20.module+el8.8.0+18060+3f21f2cc.src::container-tools:rhel8"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2022-32148"
},
{
"category": "external",
"summary": "RHBZ#2107383",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2107383"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2022-32148",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-32148"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2022-32148",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2022-32148"
},
{
"category": "external",
"summary": "https://go.dev/issue/53423",
"url": "https://go.dev/issue/53423"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-announce/c/nqrv9fbR0zE",
"url": "https://groups.google.com/g/golang-announce/c/nqrv9fbR0zE"
}
],
"release_date": "2022-07-12T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2023-05-16T08:49:00+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"AppStream-8.8.0.GA:aardvark-dns-2:1.5.0-2.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:aardvark-dns-2:1.5.0-2.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:aardvark-dns-2:1.5.0-2.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:aardvark-dns-2:1.5.0-2.module+el8.8.0+18060+3f21f2cc.src::container-tools:rhel8",
"AppStream-8.8.0.GA:aardvark-dns-2:1.5.0-2.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:buildah-1:1.29.1-1.module+el8.8.0+18195+471da4bb.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:buildah-1:1.29.1-1.module+el8.8.0+18195+471da4bb.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:buildah-1:1.29.1-1.module+el8.8.0+18195+471da4bb.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:buildah-1:1.29.1-1.module+el8.8.0+18195+471da4bb.src::container-tools:rhel8",
"AppStream-8.8.0.GA:buildah-1:1.29.1-1.module+el8.8.0+18195+471da4bb.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:buildah-debuginfo-1:1.29.1-1.module+el8.8.0+18195+471da4bb.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:buildah-debuginfo-1:1.29.1-1.module+el8.8.0+18195+471da4bb.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:buildah-debuginfo-1:1.29.1-1.module+el8.8.0+18195+471da4bb.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:buildah-debuginfo-1:1.29.1-1.module+el8.8.0+18195+471da4bb.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:buildah-debugsource-1:1.29.1-1.module+el8.8.0+18195+471da4bb.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:buildah-debugsource-1:1.29.1-1.module+el8.8.0+18195+471da4bb.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:buildah-debugsource-1:1.29.1-1.module+el8.8.0+18195+471da4bb.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:buildah-debugsource-1:1.29.1-1.module+el8.8.0+18195+471da4bb.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:buildah-tests-1:1.29.1-1.module+el8.8.0+18195+471da4bb.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:buildah-tests-1:1.29.1-1.module+el8.8.0+18195+471da4bb.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:buildah-tests-1:1.29.1-1.module+el8.8.0+18195+471da4bb.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:buildah-tests-1:1.29.1-1.module+el8.8.0+18195+471da4bb.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:buildah-tests-debuginfo-1:1.29.1-1.module+el8.8.0+18195+471da4bb.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:buildah-tests-debuginfo-1:1.29.1-1.module+el8.8.0+18195+471da4bb.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:buildah-tests-debuginfo-1:1.29.1-1.module+el8.8.0+18195+471da4bb.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:buildah-tests-debuginfo-1:1.29.1-1.module+el8.8.0+18195+471da4bb.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:cockpit-podman-0:63.1-1.module+el8.8.0+18286+cd236dce.noarch::container-tools:rhel8",
"AppStream-8.8.0.GA:cockpit-podman-0:63.1-1.module+el8.8.0+18286+cd236dce.src::container-tools:rhel8",
"AppStream-8.8.0.GA:conmon-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:conmon-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:conmon-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:conmon-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.src::container-tools:rhel8",
"AppStream-8.8.0.GA:conmon-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:conmon-debuginfo-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:conmon-debuginfo-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:conmon-debuginfo-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:conmon-debuginfo-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:conmon-debugsource-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:conmon-debugsource-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:conmon-debugsource-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:conmon-debugsource-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:container-selinux-2:2.205.0-2.module+el8.8.0+18438+15d3aa65.noarch::container-tools:rhel8",
"AppStream-8.8.0.GA:container-selinux-2:2.205.0-2.module+el8.8.0+18438+15d3aa65.src::container-tools:rhel8",
"AppStream-8.8.0.GA:containernetworking-plugins-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:containernetworking-plugins-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:containernetworking-plugins-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:containernetworking-plugins-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.src::container-tools:rhel8",
"AppStream-8.8.0.GA:containernetworking-plugins-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:containernetworking-plugins-debuginfo-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:containernetworking-plugins-debuginfo-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:containernetworking-plugins-debuginfo-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:containernetworking-plugins-debuginfo-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:containernetworking-plugins-debugsource-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:containernetworking-plugins-debugsource-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:containernetworking-plugins-debugsource-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:containernetworking-plugins-debugsource-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:containers-common-2:1-63.module+el8.8.0+18438+15d3aa65.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:containers-common-2:1-63.module+el8.8.0+18438+15d3aa65.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:containers-common-2:1-63.module+el8.8.0+18438+15d3aa65.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:containers-common-2:1-63.module+el8.8.0+18438+15d3aa65.src::container-tools:rhel8",
"AppStream-8.8.0.GA:containers-common-2:1-63.module+el8.8.0+18438+15d3aa65.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:crit-0:3.15-3.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:crit-0:3.15-3.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:crit-0:3.15-3.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:crit-0:3.15-3.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:criu-0:3.15-3.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:criu-0:3.15-3.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:criu-0:3.15-3.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:criu-0:3.15-3.module+el8.8.0+18060+3f21f2cc.src::container-tools:rhel8",
"AppStream-8.8.0.GA:criu-0:3.15-3.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:criu-debuginfo-0:3.15-3.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:criu-debuginfo-0:3.15-3.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:criu-debuginfo-0:3.15-3.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:criu-debuginfo-0:3.15-3.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:criu-debugsource-0:3.15-3.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:criu-debugsource-0:3.15-3.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:criu-debugsource-0:3.15-3.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:criu-debugsource-0:3.15-3.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:criu-devel-0:3.15-3.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:criu-devel-0:3.15-3.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:criu-devel-0:3.15-3.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:criu-devel-0:3.15-3.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:criu-libs-0:3.15-3.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:criu-libs-0:3.15-3.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:criu-libs-0:3.15-3.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:criu-libs-0:3.15-3.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:criu-libs-debuginfo-0:3.15-3.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:criu-libs-debuginfo-0:3.15-3.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:criu-libs-debuginfo-0:3.15-3.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:criu-libs-debuginfo-0:3.15-3.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:crun-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:crun-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:crun-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:crun-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.src::container-tools:rhel8",
"AppStream-8.8.0.GA:crun-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:crun-debuginfo-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:crun-debuginfo-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:crun-debuginfo-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:crun-debuginfo-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:crun-debugsource-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:crun-debugsource-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:crun-debugsource-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:crun-debugsource-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:fuse-overlayfs-0:1.10-1.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:fuse-overlayfs-0:1.10-1.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:fuse-overlayfs-0:1.10-1.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:fuse-overlayfs-0:1.10-1.module+el8.8.0+18060+3f21f2cc.src::container-tools:rhel8",
"AppStream-8.8.0.GA:fuse-overlayfs-0:1.10-1.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:fuse-overlayfs-debuginfo-0:1.10-1.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:fuse-overlayfs-debuginfo-0:1.10-1.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:fuse-overlayfs-debuginfo-0:1.10-1.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:fuse-overlayfs-debuginfo-0:1.10-1.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:fuse-overlayfs-debugsource-0:1.10-1.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:fuse-overlayfs-debugsource-0:1.10-1.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:fuse-overlayfs-debugsource-0:1.10-1.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:fuse-overlayfs-debugsource-0:1.10-1.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:libslirp-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:libslirp-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:libslirp-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:libslirp-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.src::container-tools:rhel8",
"AppStream-8.8.0.GA:libslirp-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:libslirp-debuginfo-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:libslirp-debuginfo-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:libslirp-debuginfo-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:libslirp-debuginfo-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:libslirp-debugsource-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:libslirp-debugsource-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:libslirp-debugsource-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:libslirp-debugsource-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:libslirp-devel-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:libslirp-devel-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:libslirp-devel-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:libslirp-devel-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:netavark-2:1.5.0-4.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:netavark-2:1.5.0-4.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:netavark-2:1.5.0-4.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:netavark-2:1.5.0-4.module+el8.8.0+18060+3f21f2cc.src::container-tools:rhel8",
"AppStream-8.8.0.GA:netavark-2:1.5.0-4.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.src::container-tools:rhel8",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-debuginfo-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-debuginfo-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-debuginfo-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-debuginfo-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-debugsource-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-debugsource-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-debugsource-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-debugsource-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.src::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-catatonit-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-catatonit-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-catatonit-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-catatonit-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-catatonit-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-catatonit-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-catatonit-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-catatonit-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-debugsource-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-debugsource-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-debugsource-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-debugsource-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-docker-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.noarch::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-gvproxy-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-gvproxy-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-gvproxy-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-gvproxy-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-gvproxy-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-gvproxy-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-gvproxy-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-gvproxy-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-plugins-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-plugins-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-plugins-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-plugins-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-plugins-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-plugins-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-plugins-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-plugins-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-remote-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-remote-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-remote-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-remote-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-remote-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-remote-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-remote-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-remote-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-tests-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-tests-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-tests-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-tests-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:python-podman-0:4.4.1-1.module+el8.8.0+18275+3a56cc62.src::container-tools:rhel8",
"AppStream-8.8.0.GA:python3-criu-0:3.15-3.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:python3-criu-0:3.15-3.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:python3-criu-0:3.15-3.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:python3-criu-0:3.15-3.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:python3-podman-0:4.4.1-1.module+el8.8.0+18275+3a56cc62.noarch::container-tools:rhel8",
"AppStream-8.8.0.GA:runc-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:runc-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:runc-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:runc-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.src::container-tools:rhel8",
"AppStream-8.8.0.GA:runc-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:runc-debuginfo-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:runc-debuginfo-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:runc-debuginfo-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:runc-debuginfo-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:runc-debugsource-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:runc-debugsource-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:runc-debugsource-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:runc-debugsource-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:skopeo-2:1.11.2-0.2.module+el8.8.0+18251+ad5b274c.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:skopeo-2:1.11.2-0.2.module+el8.8.0+18251+ad5b274c.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:skopeo-2:1.11.2-0.2.module+el8.8.0+18251+ad5b274c.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:skopeo-2:1.11.2-0.2.module+el8.8.0+18251+ad5b274c.src::container-tools:rhel8",
"AppStream-8.8.0.GA:skopeo-2:1.11.2-0.2.module+el8.8.0+18251+ad5b274c.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:skopeo-tests-2:1.11.2-0.2.module+el8.8.0+18251+ad5b274c.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:skopeo-tests-2:1.11.2-0.2.module+el8.8.0+18251+ad5b274c.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:skopeo-tests-2:1.11.2-0.2.module+el8.8.0+18251+ad5b274c.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:skopeo-tests-2:1.11.2-0.2.module+el8.8.0+18251+ad5b274c.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:slirp4netns-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:slirp4netns-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:slirp4netns-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:slirp4netns-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.src::container-tools:rhel8",
"AppStream-8.8.0.GA:slirp4netns-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:slirp4netns-debuginfo-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:slirp4netns-debuginfo-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:slirp4netns-debuginfo-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:slirp4netns-debuginfo-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:slirp4netns-debugsource-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:slirp4netns-debugsource-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:slirp4netns-debugsource-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:slirp4netns-debugsource-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:toolbox-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:toolbox-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:toolbox-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:toolbox-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.src::container-tools:rhel8",
"AppStream-8.8.0.GA:toolbox-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:toolbox-debuginfo-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:toolbox-debuginfo-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:toolbox-debuginfo-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:toolbox-debuginfo-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:toolbox-debugsource-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:toolbox-debugsource-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:toolbox-debugsource-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:toolbox-debugsource-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:toolbox-tests-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:toolbox-tests-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:toolbox-tests-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:toolbox-tests-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:udica-0:0.2.6-20.module+el8.8.0+18060+3f21f2cc.noarch::container-tools:rhel8",
"AppStream-8.8.0.GA:udica-0:0.2.6-20.module+el8.8.0+18060+3f21f2cc.src::container-tools:rhel8"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2023:2758"
}
],
"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": [
"AppStream-8.8.0.GA:aardvark-dns-2:1.5.0-2.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:aardvark-dns-2:1.5.0-2.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:aardvark-dns-2:1.5.0-2.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:aardvark-dns-2:1.5.0-2.module+el8.8.0+18060+3f21f2cc.src::container-tools:rhel8",
"AppStream-8.8.0.GA:aardvark-dns-2:1.5.0-2.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:buildah-1:1.29.1-1.module+el8.8.0+18195+471da4bb.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:buildah-1:1.29.1-1.module+el8.8.0+18195+471da4bb.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:buildah-1:1.29.1-1.module+el8.8.0+18195+471da4bb.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:buildah-1:1.29.1-1.module+el8.8.0+18195+471da4bb.src::container-tools:rhel8",
"AppStream-8.8.0.GA:buildah-1:1.29.1-1.module+el8.8.0+18195+471da4bb.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:buildah-debuginfo-1:1.29.1-1.module+el8.8.0+18195+471da4bb.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:buildah-debuginfo-1:1.29.1-1.module+el8.8.0+18195+471da4bb.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:buildah-debuginfo-1:1.29.1-1.module+el8.8.0+18195+471da4bb.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:buildah-debuginfo-1:1.29.1-1.module+el8.8.0+18195+471da4bb.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:buildah-debugsource-1:1.29.1-1.module+el8.8.0+18195+471da4bb.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:buildah-debugsource-1:1.29.1-1.module+el8.8.0+18195+471da4bb.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:buildah-debugsource-1:1.29.1-1.module+el8.8.0+18195+471da4bb.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:buildah-debugsource-1:1.29.1-1.module+el8.8.0+18195+471da4bb.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:buildah-tests-1:1.29.1-1.module+el8.8.0+18195+471da4bb.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:buildah-tests-1:1.29.1-1.module+el8.8.0+18195+471da4bb.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:buildah-tests-1:1.29.1-1.module+el8.8.0+18195+471da4bb.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:buildah-tests-1:1.29.1-1.module+el8.8.0+18195+471da4bb.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:buildah-tests-debuginfo-1:1.29.1-1.module+el8.8.0+18195+471da4bb.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:buildah-tests-debuginfo-1:1.29.1-1.module+el8.8.0+18195+471da4bb.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:buildah-tests-debuginfo-1:1.29.1-1.module+el8.8.0+18195+471da4bb.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:buildah-tests-debuginfo-1:1.29.1-1.module+el8.8.0+18195+471da4bb.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:cockpit-podman-0:63.1-1.module+el8.8.0+18286+cd236dce.noarch::container-tools:rhel8",
"AppStream-8.8.0.GA:cockpit-podman-0:63.1-1.module+el8.8.0+18286+cd236dce.src::container-tools:rhel8",
"AppStream-8.8.0.GA:conmon-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:conmon-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:conmon-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:conmon-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.src::container-tools:rhel8",
"AppStream-8.8.0.GA:conmon-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:conmon-debuginfo-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:conmon-debuginfo-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:conmon-debuginfo-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:conmon-debuginfo-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:conmon-debugsource-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:conmon-debugsource-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:conmon-debugsource-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:conmon-debugsource-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:container-selinux-2:2.205.0-2.module+el8.8.0+18438+15d3aa65.noarch::container-tools:rhel8",
"AppStream-8.8.0.GA:container-selinux-2:2.205.0-2.module+el8.8.0+18438+15d3aa65.src::container-tools:rhel8",
"AppStream-8.8.0.GA:containernetworking-plugins-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:containernetworking-plugins-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:containernetworking-plugins-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:containernetworking-plugins-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.src::container-tools:rhel8",
"AppStream-8.8.0.GA:containernetworking-plugins-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:containernetworking-plugins-debuginfo-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:containernetworking-plugins-debuginfo-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:containernetworking-plugins-debuginfo-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:containernetworking-plugins-debuginfo-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:containernetworking-plugins-debugsource-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:containernetworking-plugins-debugsource-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:containernetworking-plugins-debugsource-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:containernetworking-plugins-debugsource-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:containers-common-2:1-63.module+el8.8.0+18438+15d3aa65.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:containers-common-2:1-63.module+el8.8.0+18438+15d3aa65.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:containers-common-2:1-63.module+el8.8.0+18438+15d3aa65.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:containers-common-2:1-63.module+el8.8.0+18438+15d3aa65.src::container-tools:rhel8",
"AppStream-8.8.0.GA:containers-common-2:1-63.module+el8.8.0+18438+15d3aa65.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:crit-0:3.15-3.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:crit-0:3.15-3.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:crit-0:3.15-3.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:crit-0:3.15-3.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:criu-0:3.15-3.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:criu-0:3.15-3.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:criu-0:3.15-3.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:criu-0:3.15-3.module+el8.8.0+18060+3f21f2cc.src::container-tools:rhel8",
"AppStream-8.8.0.GA:criu-0:3.15-3.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:criu-debuginfo-0:3.15-3.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:criu-debuginfo-0:3.15-3.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:criu-debuginfo-0:3.15-3.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:criu-debuginfo-0:3.15-3.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:criu-debugsource-0:3.15-3.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:criu-debugsource-0:3.15-3.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:criu-debugsource-0:3.15-3.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:criu-debugsource-0:3.15-3.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:criu-devel-0:3.15-3.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:criu-devel-0:3.15-3.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:criu-devel-0:3.15-3.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:criu-devel-0:3.15-3.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:criu-libs-0:3.15-3.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:criu-libs-0:3.15-3.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:criu-libs-0:3.15-3.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:criu-libs-0:3.15-3.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:criu-libs-debuginfo-0:3.15-3.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:criu-libs-debuginfo-0:3.15-3.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:criu-libs-debuginfo-0:3.15-3.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:criu-libs-debuginfo-0:3.15-3.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:crun-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:crun-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:crun-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:crun-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.src::container-tools:rhel8",
"AppStream-8.8.0.GA:crun-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:crun-debuginfo-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:crun-debuginfo-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:crun-debuginfo-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:crun-debuginfo-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:crun-debugsource-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:crun-debugsource-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:crun-debugsource-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:crun-debugsource-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:fuse-overlayfs-0:1.10-1.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:fuse-overlayfs-0:1.10-1.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:fuse-overlayfs-0:1.10-1.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:fuse-overlayfs-0:1.10-1.module+el8.8.0+18060+3f21f2cc.src::container-tools:rhel8",
"AppStream-8.8.0.GA:fuse-overlayfs-0:1.10-1.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:fuse-overlayfs-debuginfo-0:1.10-1.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:fuse-overlayfs-debuginfo-0:1.10-1.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:fuse-overlayfs-debuginfo-0:1.10-1.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:fuse-overlayfs-debuginfo-0:1.10-1.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:fuse-overlayfs-debugsource-0:1.10-1.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:fuse-overlayfs-debugsource-0:1.10-1.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:fuse-overlayfs-debugsource-0:1.10-1.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:fuse-overlayfs-debugsource-0:1.10-1.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:libslirp-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:libslirp-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:libslirp-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:libslirp-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.src::container-tools:rhel8",
"AppStream-8.8.0.GA:libslirp-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:libslirp-debuginfo-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:libslirp-debuginfo-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:libslirp-debuginfo-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:libslirp-debuginfo-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:libslirp-debugsource-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:libslirp-debugsource-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:libslirp-debugsource-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:libslirp-debugsource-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:libslirp-devel-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:libslirp-devel-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:libslirp-devel-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:libslirp-devel-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:netavark-2:1.5.0-4.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:netavark-2:1.5.0-4.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:netavark-2:1.5.0-4.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:netavark-2:1.5.0-4.module+el8.8.0+18060+3f21f2cc.src::container-tools:rhel8",
"AppStream-8.8.0.GA:netavark-2:1.5.0-4.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.src::container-tools:rhel8",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-debuginfo-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-debuginfo-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-debuginfo-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-debuginfo-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-debugsource-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-debugsource-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-debugsource-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-debugsource-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.src::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-catatonit-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-catatonit-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-catatonit-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-catatonit-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-catatonit-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-catatonit-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-catatonit-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-catatonit-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-debugsource-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-debugsource-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-debugsource-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-debugsource-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-docker-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.noarch::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-gvproxy-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-gvproxy-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-gvproxy-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-gvproxy-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-gvproxy-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-gvproxy-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-gvproxy-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-gvproxy-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-plugins-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-plugins-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-plugins-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-plugins-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-plugins-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-plugins-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-plugins-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-plugins-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-remote-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-remote-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-remote-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-remote-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-remote-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-remote-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-remote-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-remote-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-tests-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-tests-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-tests-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-tests-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:python-podman-0:4.4.1-1.module+el8.8.0+18275+3a56cc62.src::container-tools:rhel8",
"AppStream-8.8.0.GA:python3-criu-0:3.15-3.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:python3-criu-0:3.15-3.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:python3-criu-0:3.15-3.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:python3-criu-0:3.15-3.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:python3-podman-0:4.4.1-1.module+el8.8.0+18275+3a56cc62.noarch::container-tools:rhel8",
"AppStream-8.8.0.GA:runc-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:runc-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:runc-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:runc-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.src::container-tools:rhel8",
"AppStream-8.8.0.GA:runc-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:runc-debuginfo-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:runc-debuginfo-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:runc-debuginfo-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:runc-debuginfo-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:runc-debugsource-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:runc-debugsource-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:runc-debugsource-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:runc-debugsource-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:skopeo-2:1.11.2-0.2.module+el8.8.0+18251+ad5b274c.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:skopeo-2:1.11.2-0.2.module+el8.8.0+18251+ad5b274c.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:skopeo-2:1.11.2-0.2.module+el8.8.0+18251+ad5b274c.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:skopeo-2:1.11.2-0.2.module+el8.8.0+18251+ad5b274c.src::container-tools:rhel8",
"AppStream-8.8.0.GA:skopeo-2:1.11.2-0.2.module+el8.8.0+18251+ad5b274c.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:skopeo-tests-2:1.11.2-0.2.module+el8.8.0+18251+ad5b274c.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:skopeo-tests-2:1.11.2-0.2.module+el8.8.0+18251+ad5b274c.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:skopeo-tests-2:1.11.2-0.2.module+el8.8.0+18251+ad5b274c.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:skopeo-tests-2:1.11.2-0.2.module+el8.8.0+18251+ad5b274c.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:slirp4netns-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:slirp4netns-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:slirp4netns-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:slirp4netns-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.src::container-tools:rhel8",
"AppStream-8.8.0.GA:slirp4netns-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:slirp4netns-debuginfo-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:slirp4netns-debuginfo-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:slirp4netns-debuginfo-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:slirp4netns-debuginfo-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:slirp4netns-debugsource-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:slirp4netns-debugsource-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:slirp4netns-debugsource-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:slirp4netns-debugsource-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:toolbox-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:toolbox-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:toolbox-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:toolbox-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.src::container-tools:rhel8",
"AppStream-8.8.0.GA:toolbox-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:toolbox-debuginfo-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:toolbox-debuginfo-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:toolbox-debuginfo-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:toolbox-debuginfo-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:toolbox-debugsource-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:toolbox-debugsource-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:toolbox-debugsource-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:toolbox-debugsource-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:toolbox-tests-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:toolbox-tests-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:toolbox-tests-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:toolbox-tests-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:udica-0:0.2.6-20.module+el8.8.0+18060+3f21f2cc.noarch::container-tools:rhel8",
"AppStream-8.8.0.GA:udica-0:0.2.6-20.module+el8.8.0+18060+3f21f2cc.src::container-tools:rhel8"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "golang: net/http/httputil: NewSingleHostReverseProxy - omit X-Forwarded-For not working"
},
{
"cve": "CVE-2022-32189",
"cwe": {
"id": "CWE-400",
"name": "Uncontrolled Resource Consumption"
},
"discovery_date": "2022-08-02T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2113814"
}
],
"notes": [
{
"category": "description",
"text": "An uncontrolled resource consumption flaw was found in Golang math/big. A too-short encoded message can cause a panic in Float.GobDecode and Rat.GobDecode in math/big in Go, potentially allowing an attacker to create a denial of service, impacting availability.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "golang: math/big: decoding big.Float and big.Rat types can panic if the encoded message is too short, potentially allowing a denial of service",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "This flaw stems from a particular and specific method (GoBDecode) which isn\u0027t commonly used. There are few components within Red Hat offerings which call this function. In rare cases where this method is called, the component limits possible damage or it is not possible to be triggered by an attacker. For these combined reasons the impact has been downgraded 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-8.8.0.GA:aardvark-dns-2:1.5.0-2.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:aardvark-dns-2:1.5.0-2.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:aardvark-dns-2:1.5.0-2.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:aardvark-dns-2:1.5.0-2.module+el8.8.0+18060+3f21f2cc.src::container-tools:rhel8",
"AppStream-8.8.0.GA:aardvark-dns-2:1.5.0-2.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:buildah-1:1.29.1-1.module+el8.8.0+18195+471da4bb.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:buildah-1:1.29.1-1.module+el8.8.0+18195+471da4bb.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:buildah-1:1.29.1-1.module+el8.8.0+18195+471da4bb.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:buildah-1:1.29.1-1.module+el8.8.0+18195+471da4bb.src::container-tools:rhel8",
"AppStream-8.8.0.GA:buildah-1:1.29.1-1.module+el8.8.0+18195+471da4bb.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:buildah-debuginfo-1:1.29.1-1.module+el8.8.0+18195+471da4bb.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:buildah-debuginfo-1:1.29.1-1.module+el8.8.0+18195+471da4bb.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:buildah-debuginfo-1:1.29.1-1.module+el8.8.0+18195+471da4bb.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:buildah-debuginfo-1:1.29.1-1.module+el8.8.0+18195+471da4bb.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:buildah-debugsource-1:1.29.1-1.module+el8.8.0+18195+471da4bb.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:buildah-debugsource-1:1.29.1-1.module+el8.8.0+18195+471da4bb.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:buildah-debugsource-1:1.29.1-1.module+el8.8.0+18195+471da4bb.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:buildah-debugsource-1:1.29.1-1.module+el8.8.0+18195+471da4bb.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:buildah-tests-1:1.29.1-1.module+el8.8.0+18195+471da4bb.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:buildah-tests-1:1.29.1-1.module+el8.8.0+18195+471da4bb.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:buildah-tests-1:1.29.1-1.module+el8.8.0+18195+471da4bb.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:buildah-tests-1:1.29.1-1.module+el8.8.0+18195+471da4bb.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:buildah-tests-debuginfo-1:1.29.1-1.module+el8.8.0+18195+471da4bb.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:buildah-tests-debuginfo-1:1.29.1-1.module+el8.8.0+18195+471da4bb.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:buildah-tests-debuginfo-1:1.29.1-1.module+el8.8.0+18195+471da4bb.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:buildah-tests-debuginfo-1:1.29.1-1.module+el8.8.0+18195+471da4bb.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:cockpit-podman-0:63.1-1.module+el8.8.0+18286+cd236dce.noarch::container-tools:rhel8",
"AppStream-8.8.0.GA:cockpit-podman-0:63.1-1.module+el8.8.0+18286+cd236dce.src::container-tools:rhel8",
"AppStream-8.8.0.GA:conmon-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:conmon-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:conmon-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:conmon-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.src::container-tools:rhel8",
"AppStream-8.8.0.GA:conmon-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:conmon-debuginfo-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:conmon-debuginfo-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:conmon-debuginfo-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:conmon-debuginfo-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:conmon-debugsource-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:conmon-debugsource-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:conmon-debugsource-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:conmon-debugsource-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:container-selinux-2:2.205.0-2.module+el8.8.0+18438+15d3aa65.noarch::container-tools:rhel8",
"AppStream-8.8.0.GA:container-selinux-2:2.205.0-2.module+el8.8.0+18438+15d3aa65.src::container-tools:rhel8",
"AppStream-8.8.0.GA:containernetworking-plugins-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:containernetworking-plugins-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:containernetworking-plugins-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:containernetworking-plugins-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.src::container-tools:rhel8",
"AppStream-8.8.0.GA:containernetworking-plugins-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:containernetworking-plugins-debuginfo-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:containernetworking-plugins-debuginfo-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:containernetworking-plugins-debuginfo-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:containernetworking-plugins-debuginfo-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:containernetworking-plugins-debugsource-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:containernetworking-plugins-debugsource-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:containernetworking-plugins-debugsource-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:containernetworking-plugins-debugsource-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:containers-common-2:1-63.module+el8.8.0+18438+15d3aa65.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:containers-common-2:1-63.module+el8.8.0+18438+15d3aa65.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:containers-common-2:1-63.module+el8.8.0+18438+15d3aa65.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:containers-common-2:1-63.module+el8.8.0+18438+15d3aa65.src::container-tools:rhel8",
"AppStream-8.8.0.GA:containers-common-2:1-63.module+el8.8.0+18438+15d3aa65.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:crit-0:3.15-3.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:crit-0:3.15-3.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:crit-0:3.15-3.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:crit-0:3.15-3.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:criu-0:3.15-3.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:criu-0:3.15-3.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:criu-0:3.15-3.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:criu-0:3.15-3.module+el8.8.0+18060+3f21f2cc.src::container-tools:rhel8",
"AppStream-8.8.0.GA:criu-0:3.15-3.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:criu-debuginfo-0:3.15-3.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:criu-debuginfo-0:3.15-3.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:criu-debuginfo-0:3.15-3.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:criu-debuginfo-0:3.15-3.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:criu-debugsource-0:3.15-3.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:criu-debugsource-0:3.15-3.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:criu-debugsource-0:3.15-3.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:criu-debugsource-0:3.15-3.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:criu-devel-0:3.15-3.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:criu-devel-0:3.15-3.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:criu-devel-0:3.15-3.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:criu-devel-0:3.15-3.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:criu-libs-0:3.15-3.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:criu-libs-0:3.15-3.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:criu-libs-0:3.15-3.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:criu-libs-0:3.15-3.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:criu-libs-debuginfo-0:3.15-3.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:criu-libs-debuginfo-0:3.15-3.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:criu-libs-debuginfo-0:3.15-3.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:criu-libs-debuginfo-0:3.15-3.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:crun-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:crun-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:crun-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:crun-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.src::container-tools:rhel8",
"AppStream-8.8.0.GA:crun-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:crun-debuginfo-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:crun-debuginfo-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:crun-debuginfo-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:crun-debuginfo-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:crun-debugsource-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:crun-debugsource-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:crun-debugsource-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:crun-debugsource-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:fuse-overlayfs-0:1.10-1.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:fuse-overlayfs-0:1.10-1.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:fuse-overlayfs-0:1.10-1.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:fuse-overlayfs-0:1.10-1.module+el8.8.0+18060+3f21f2cc.src::container-tools:rhel8",
"AppStream-8.8.0.GA:fuse-overlayfs-0:1.10-1.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:fuse-overlayfs-debuginfo-0:1.10-1.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:fuse-overlayfs-debuginfo-0:1.10-1.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:fuse-overlayfs-debuginfo-0:1.10-1.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:fuse-overlayfs-debuginfo-0:1.10-1.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:fuse-overlayfs-debugsource-0:1.10-1.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:fuse-overlayfs-debugsource-0:1.10-1.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:fuse-overlayfs-debugsource-0:1.10-1.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:fuse-overlayfs-debugsource-0:1.10-1.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:libslirp-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:libslirp-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:libslirp-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:libslirp-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.src::container-tools:rhel8",
"AppStream-8.8.0.GA:libslirp-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:libslirp-debuginfo-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:libslirp-debuginfo-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:libslirp-debuginfo-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:libslirp-debuginfo-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:libslirp-debugsource-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:libslirp-debugsource-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:libslirp-debugsource-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:libslirp-debugsource-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:libslirp-devel-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:libslirp-devel-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:libslirp-devel-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:libslirp-devel-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:netavark-2:1.5.0-4.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:netavark-2:1.5.0-4.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:netavark-2:1.5.0-4.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:netavark-2:1.5.0-4.module+el8.8.0+18060+3f21f2cc.src::container-tools:rhel8",
"AppStream-8.8.0.GA:netavark-2:1.5.0-4.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.src::container-tools:rhel8",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-debuginfo-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-debuginfo-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-debuginfo-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-debuginfo-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-debugsource-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-debugsource-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-debugsource-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-debugsource-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.src::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-catatonit-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-catatonit-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-catatonit-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-catatonit-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-catatonit-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-catatonit-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-catatonit-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-catatonit-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-debugsource-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-debugsource-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-debugsource-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-debugsource-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-docker-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.noarch::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-gvproxy-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-gvproxy-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-gvproxy-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-gvproxy-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-gvproxy-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-gvproxy-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-gvproxy-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-gvproxy-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-plugins-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-plugins-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-plugins-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-plugins-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-plugins-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-plugins-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-plugins-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-plugins-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-remote-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-remote-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-remote-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-remote-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-remote-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-remote-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-remote-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-remote-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-tests-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-tests-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-tests-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-tests-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:python-podman-0:4.4.1-1.module+el8.8.0+18275+3a56cc62.src::container-tools:rhel8",
"AppStream-8.8.0.GA:python3-criu-0:3.15-3.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:python3-criu-0:3.15-3.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:python3-criu-0:3.15-3.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:python3-criu-0:3.15-3.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:python3-podman-0:4.4.1-1.module+el8.8.0+18275+3a56cc62.noarch::container-tools:rhel8",
"AppStream-8.8.0.GA:runc-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:runc-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:runc-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:runc-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.src::container-tools:rhel8",
"AppStream-8.8.0.GA:runc-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:runc-debuginfo-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:runc-debuginfo-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:runc-debuginfo-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:runc-debuginfo-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:runc-debugsource-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:runc-debugsource-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:runc-debugsource-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:runc-debugsource-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:skopeo-2:1.11.2-0.2.module+el8.8.0+18251+ad5b274c.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:skopeo-2:1.11.2-0.2.module+el8.8.0+18251+ad5b274c.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:skopeo-2:1.11.2-0.2.module+el8.8.0+18251+ad5b274c.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:skopeo-2:1.11.2-0.2.module+el8.8.0+18251+ad5b274c.src::container-tools:rhel8",
"AppStream-8.8.0.GA:skopeo-2:1.11.2-0.2.module+el8.8.0+18251+ad5b274c.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:skopeo-tests-2:1.11.2-0.2.module+el8.8.0+18251+ad5b274c.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:skopeo-tests-2:1.11.2-0.2.module+el8.8.0+18251+ad5b274c.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:skopeo-tests-2:1.11.2-0.2.module+el8.8.0+18251+ad5b274c.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:skopeo-tests-2:1.11.2-0.2.module+el8.8.0+18251+ad5b274c.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:slirp4netns-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:slirp4netns-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:slirp4netns-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:slirp4netns-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.src::container-tools:rhel8",
"AppStream-8.8.0.GA:slirp4netns-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:slirp4netns-debuginfo-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:slirp4netns-debuginfo-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:slirp4netns-debuginfo-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:slirp4netns-debuginfo-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:slirp4netns-debugsource-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:slirp4netns-debugsource-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:slirp4netns-debugsource-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:slirp4netns-debugsource-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:toolbox-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:toolbox-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:toolbox-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:toolbox-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.src::container-tools:rhel8",
"AppStream-8.8.0.GA:toolbox-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:toolbox-debuginfo-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:toolbox-debuginfo-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:toolbox-debuginfo-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:toolbox-debuginfo-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:toolbox-debugsource-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:toolbox-debugsource-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:toolbox-debugsource-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:toolbox-debugsource-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:toolbox-tests-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:toolbox-tests-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:toolbox-tests-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:toolbox-tests-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:udica-0:0.2.6-20.module+el8.8.0+18060+3f21f2cc.noarch::container-tools:rhel8",
"AppStream-8.8.0.GA:udica-0:0.2.6-20.module+el8.8.0+18060+3f21f2cc.src::container-tools:rhel8"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2022-32189"
},
{
"category": "external",
"summary": "RHBZ#2113814",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2113814"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2022-32189",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-32189"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2022-32189",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2022-32189"
},
{
"category": "external",
"summary": "https://go.dev/issue/53871",
"url": "https://go.dev/issue/53871"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-nuts/c/DCFSyTGM0wU",
"url": "https://groups.google.com/g/golang-nuts/c/DCFSyTGM0wU"
}
],
"release_date": "2022-08-01T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2023-05-16T08:49:00+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"AppStream-8.8.0.GA:aardvark-dns-2:1.5.0-2.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:aardvark-dns-2:1.5.0-2.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:aardvark-dns-2:1.5.0-2.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:aardvark-dns-2:1.5.0-2.module+el8.8.0+18060+3f21f2cc.src::container-tools:rhel8",
"AppStream-8.8.0.GA:aardvark-dns-2:1.5.0-2.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:buildah-1:1.29.1-1.module+el8.8.0+18195+471da4bb.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:buildah-1:1.29.1-1.module+el8.8.0+18195+471da4bb.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:buildah-1:1.29.1-1.module+el8.8.0+18195+471da4bb.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:buildah-1:1.29.1-1.module+el8.8.0+18195+471da4bb.src::container-tools:rhel8",
"AppStream-8.8.0.GA:buildah-1:1.29.1-1.module+el8.8.0+18195+471da4bb.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:buildah-debuginfo-1:1.29.1-1.module+el8.8.0+18195+471da4bb.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:buildah-debuginfo-1:1.29.1-1.module+el8.8.0+18195+471da4bb.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:buildah-debuginfo-1:1.29.1-1.module+el8.8.0+18195+471da4bb.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:buildah-debuginfo-1:1.29.1-1.module+el8.8.0+18195+471da4bb.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:buildah-debugsource-1:1.29.1-1.module+el8.8.0+18195+471da4bb.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:buildah-debugsource-1:1.29.1-1.module+el8.8.0+18195+471da4bb.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:buildah-debugsource-1:1.29.1-1.module+el8.8.0+18195+471da4bb.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:buildah-debugsource-1:1.29.1-1.module+el8.8.0+18195+471da4bb.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:buildah-tests-1:1.29.1-1.module+el8.8.0+18195+471da4bb.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:buildah-tests-1:1.29.1-1.module+el8.8.0+18195+471da4bb.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:buildah-tests-1:1.29.1-1.module+el8.8.0+18195+471da4bb.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:buildah-tests-1:1.29.1-1.module+el8.8.0+18195+471da4bb.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:buildah-tests-debuginfo-1:1.29.1-1.module+el8.8.0+18195+471da4bb.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:buildah-tests-debuginfo-1:1.29.1-1.module+el8.8.0+18195+471da4bb.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:buildah-tests-debuginfo-1:1.29.1-1.module+el8.8.0+18195+471da4bb.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:buildah-tests-debuginfo-1:1.29.1-1.module+el8.8.0+18195+471da4bb.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:cockpit-podman-0:63.1-1.module+el8.8.0+18286+cd236dce.noarch::container-tools:rhel8",
"AppStream-8.8.0.GA:cockpit-podman-0:63.1-1.module+el8.8.0+18286+cd236dce.src::container-tools:rhel8",
"AppStream-8.8.0.GA:conmon-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:conmon-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:conmon-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:conmon-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.src::container-tools:rhel8",
"AppStream-8.8.0.GA:conmon-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:conmon-debuginfo-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:conmon-debuginfo-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:conmon-debuginfo-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:conmon-debuginfo-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:conmon-debugsource-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:conmon-debugsource-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:conmon-debugsource-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:conmon-debugsource-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:container-selinux-2:2.205.0-2.module+el8.8.0+18438+15d3aa65.noarch::container-tools:rhel8",
"AppStream-8.8.0.GA:container-selinux-2:2.205.0-2.module+el8.8.0+18438+15d3aa65.src::container-tools:rhel8",
"AppStream-8.8.0.GA:containernetworking-plugins-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:containernetworking-plugins-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:containernetworking-plugins-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:containernetworking-plugins-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.src::container-tools:rhel8",
"AppStream-8.8.0.GA:containernetworking-plugins-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:containernetworking-plugins-debuginfo-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:containernetworking-plugins-debuginfo-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:containernetworking-plugins-debuginfo-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:containernetworking-plugins-debuginfo-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:containernetworking-plugins-debugsource-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:containernetworking-plugins-debugsource-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:containernetworking-plugins-debugsource-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:containernetworking-plugins-debugsource-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:containers-common-2:1-63.module+el8.8.0+18438+15d3aa65.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:containers-common-2:1-63.module+el8.8.0+18438+15d3aa65.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:containers-common-2:1-63.module+el8.8.0+18438+15d3aa65.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:containers-common-2:1-63.module+el8.8.0+18438+15d3aa65.src::container-tools:rhel8",
"AppStream-8.8.0.GA:containers-common-2:1-63.module+el8.8.0+18438+15d3aa65.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:crit-0:3.15-3.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:crit-0:3.15-3.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:crit-0:3.15-3.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:crit-0:3.15-3.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:criu-0:3.15-3.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:criu-0:3.15-3.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:criu-0:3.15-3.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:criu-0:3.15-3.module+el8.8.0+18060+3f21f2cc.src::container-tools:rhel8",
"AppStream-8.8.0.GA:criu-0:3.15-3.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:criu-debuginfo-0:3.15-3.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:criu-debuginfo-0:3.15-3.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:criu-debuginfo-0:3.15-3.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:criu-debuginfo-0:3.15-3.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:criu-debugsource-0:3.15-3.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:criu-debugsource-0:3.15-3.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:criu-debugsource-0:3.15-3.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:criu-debugsource-0:3.15-3.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:criu-devel-0:3.15-3.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:criu-devel-0:3.15-3.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:criu-devel-0:3.15-3.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:criu-devel-0:3.15-3.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:criu-libs-0:3.15-3.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:criu-libs-0:3.15-3.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:criu-libs-0:3.15-3.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:criu-libs-0:3.15-3.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:criu-libs-debuginfo-0:3.15-3.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:criu-libs-debuginfo-0:3.15-3.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:criu-libs-debuginfo-0:3.15-3.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:criu-libs-debuginfo-0:3.15-3.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:crun-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:crun-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:crun-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:crun-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.src::container-tools:rhel8",
"AppStream-8.8.0.GA:crun-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:crun-debuginfo-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:crun-debuginfo-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:crun-debuginfo-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:crun-debuginfo-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:crun-debugsource-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:crun-debugsource-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:crun-debugsource-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:crun-debugsource-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:fuse-overlayfs-0:1.10-1.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:fuse-overlayfs-0:1.10-1.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:fuse-overlayfs-0:1.10-1.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:fuse-overlayfs-0:1.10-1.module+el8.8.0+18060+3f21f2cc.src::container-tools:rhel8",
"AppStream-8.8.0.GA:fuse-overlayfs-0:1.10-1.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:fuse-overlayfs-debuginfo-0:1.10-1.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:fuse-overlayfs-debuginfo-0:1.10-1.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:fuse-overlayfs-debuginfo-0:1.10-1.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:fuse-overlayfs-debuginfo-0:1.10-1.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:fuse-overlayfs-debugsource-0:1.10-1.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:fuse-overlayfs-debugsource-0:1.10-1.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:fuse-overlayfs-debugsource-0:1.10-1.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:fuse-overlayfs-debugsource-0:1.10-1.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:libslirp-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:libslirp-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:libslirp-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:libslirp-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.src::container-tools:rhel8",
"AppStream-8.8.0.GA:libslirp-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:libslirp-debuginfo-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:libslirp-debuginfo-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:libslirp-debuginfo-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:libslirp-debuginfo-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:libslirp-debugsource-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:libslirp-debugsource-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:libslirp-debugsource-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:libslirp-debugsource-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:libslirp-devel-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:libslirp-devel-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:libslirp-devel-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:libslirp-devel-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:netavark-2:1.5.0-4.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:netavark-2:1.5.0-4.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:netavark-2:1.5.0-4.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:netavark-2:1.5.0-4.module+el8.8.0+18060+3f21f2cc.src::container-tools:rhel8",
"AppStream-8.8.0.GA:netavark-2:1.5.0-4.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.src::container-tools:rhel8",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-debuginfo-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-debuginfo-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-debuginfo-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-debuginfo-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-debugsource-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-debugsource-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-debugsource-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-debugsource-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.src::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-catatonit-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-catatonit-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-catatonit-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-catatonit-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-catatonit-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-catatonit-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-catatonit-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-catatonit-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-debugsource-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-debugsource-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-debugsource-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-debugsource-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-docker-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.noarch::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-gvproxy-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-gvproxy-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-gvproxy-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-gvproxy-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-gvproxy-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-gvproxy-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-gvproxy-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-gvproxy-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-plugins-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-plugins-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-plugins-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-plugins-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-plugins-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-plugins-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-plugins-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-plugins-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-remote-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-remote-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-remote-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-remote-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-remote-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-remote-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-remote-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-remote-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-tests-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-tests-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-tests-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-tests-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:python-podman-0:4.4.1-1.module+el8.8.0+18275+3a56cc62.src::container-tools:rhel8",
"AppStream-8.8.0.GA:python3-criu-0:3.15-3.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:python3-criu-0:3.15-3.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:python3-criu-0:3.15-3.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:python3-criu-0:3.15-3.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:python3-podman-0:4.4.1-1.module+el8.8.0+18275+3a56cc62.noarch::container-tools:rhel8",
"AppStream-8.8.0.GA:runc-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:runc-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:runc-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:runc-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.src::container-tools:rhel8",
"AppStream-8.8.0.GA:runc-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:runc-debuginfo-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:runc-debuginfo-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:runc-debuginfo-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:runc-debuginfo-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:runc-debugsource-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:runc-debugsource-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:runc-debugsource-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:runc-debugsource-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:skopeo-2:1.11.2-0.2.module+el8.8.0+18251+ad5b274c.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:skopeo-2:1.11.2-0.2.module+el8.8.0+18251+ad5b274c.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:skopeo-2:1.11.2-0.2.module+el8.8.0+18251+ad5b274c.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:skopeo-2:1.11.2-0.2.module+el8.8.0+18251+ad5b274c.src::container-tools:rhel8",
"AppStream-8.8.0.GA:skopeo-2:1.11.2-0.2.module+el8.8.0+18251+ad5b274c.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:skopeo-tests-2:1.11.2-0.2.module+el8.8.0+18251+ad5b274c.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:skopeo-tests-2:1.11.2-0.2.module+el8.8.0+18251+ad5b274c.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:skopeo-tests-2:1.11.2-0.2.module+el8.8.0+18251+ad5b274c.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:skopeo-tests-2:1.11.2-0.2.module+el8.8.0+18251+ad5b274c.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:slirp4netns-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:slirp4netns-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:slirp4netns-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:slirp4netns-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.src::container-tools:rhel8",
"AppStream-8.8.0.GA:slirp4netns-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:slirp4netns-debuginfo-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:slirp4netns-debuginfo-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:slirp4netns-debuginfo-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:slirp4netns-debuginfo-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:slirp4netns-debugsource-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:slirp4netns-debugsource-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:slirp4netns-debugsource-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:slirp4netns-debugsource-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:toolbox-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:toolbox-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:toolbox-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:toolbox-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.src::container-tools:rhel8",
"AppStream-8.8.0.GA:toolbox-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:toolbox-debuginfo-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:toolbox-debuginfo-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:toolbox-debuginfo-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:toolbox-debuginfo-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:toolbox-debugsource-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:toolbox-debugsource-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:toolbox-debugsource-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:toolbox-debugsource-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:toolbox-tests-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:toolbox-tests-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:toolbox-tests-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:toolbox-tests-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:udica-0:0.2.6-20.module+el8.8.0+18060+3f21f2cc.noarch::container-tools:rhel8",
"AppStream-8.8.0.GA:udica-0:0.2.6-20.module+el8.8.0+18060+3f21f2cc.src::container-tools:rhel8"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2023:2758"
},
{
"category": "workaround",
"details": "Mitigation for this issue is either not available or the currently available options don\u0027t meet the Red Hat Product Security criteria comprising ease of use and deployment, applicability to widespread installation base or stability.",
"product_ids": [
"AppStream-8.8.0.GA:aardvark-dns-2:1.5.0-2.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:aardvark-dns-2:1.5.0-2.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:aardvark-dns-2:1.5.0-2.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:aardvark-dns-2:1.5.0-2.module+el8.8.0+18060+3f21f2cc.src::container-tools:rhel8",
"AppStream-8.8.0.GA:aardvark-dns-2:1.5.0-2.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:buildah-1:1.29.1-1.module+el8.8.0+18195+471da4bb.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:buildah-1:1.29.1-1.module+el8.8.0+18195+471da4bb.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:buildah-1:1.29.1-1.module+el8.8.0+18195+471da4bb.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:buildah-1:1.29.1-1.module+el8.8.0+18195+471da4bb.src::container-tools:rhel8",
"AppStream-8.8.0.GA:buildah-1:1.29.1-1.module+el8.8.0+18195+471da4bb.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:buildah-debuginfo-1:1.29.1-1.module+el8.8.0+18195+471da4bb.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:buildah-debuginfo-1:1.29.1-1.module+el8.8.0+18195+471da4bb.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:buildah-debuginfo-1:1.29.1-1.module+el8.8.0+18195+471da4bb.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:buildah-debuginfo-1:1.29.1-1.module+el8.8.0+18195+471da4bb.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:buildah-debugsource-1:1.29.1-1.module+el8.8.0+18195+471da4bb.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:buildah-debugsource-1:1.29.1-1.module+el8.8.0+18195+471da4bb.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:buildah-debugsource-1:1.29.1-1.module+el8.8.0+18195+471da4bb.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:buildah-debugsource-1:1.29.1-1.module+el8.8.0+18195+471da4bb.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:buildah-tests-1:1.29.1-1.module+el8.8.0+18195+471da4bb.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:buildah-tests-1:1.29.1-1.module+el8.8.0+18195+471da4bb.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:buildah-tests-1:1.29.1-1.module+el8.8.0+18195+471da4bb.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:buildah-tests-1:1.29.1-1.module+el8.8.0+18195+471da4bb.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:buildah-tests-debuginfo-1:1.29.1-1.module+el8.8.0+18195+471da4bb.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:buildah-tests-debuginfo-1:1.29.1-1.module+el8.8.0+18195+471da4bb.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:buildah-tests-debuginfo-1:1.29.1-1.module+el8.8.0+18195+471da4bb.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:buildah-tests-debuginfo-1:1.29.1-1.module+el8.8.0+18195+471da4bb.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:cockpit-podman-0:63.1-1.module+el8.8.0+18286+cd236dce.noarch::container-tools:rhel8",
"AppStream-8.8.0.GA:cockpit-podman-0:63.1-1.module+el8.8.0+18286+cd236dce.src::container-tools:rhel8",
"AppStream-8.8.0.GA:conmon-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:conmon-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:conmon-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:conmon-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.src::container-tools:rhel8",
"AppStream-8.8.0.GA:conmon-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:conmon-debuginfo-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:conmon-debuginfo-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:conmon-debuginfo-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:conmon-debuginfo-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:conmon-debugsource-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:conmon-debugsource-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:conmon-debugsource-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:conmon-debugsource-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:container-selinux-2:2.205.0-2.module+el8.8.0+18438+15d3aa65.noarch::container-tools:rhel8",
"AppStream-8.8.0.GA:container-selinux-2:2.205.0-2.module+el8.8.0+18438+15d3aa65.src::container-tools:rhel8",
"AppStream-8.8.0.GA:containernetworking-plugins-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:containernetworking-plugins-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:containernetworking-plugins-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:containernetworking-plugins-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.src::container-tools:rhel8",
"AppStream-8.8.0.GA:containernetworking-plugins-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:containernetworking-plugins-debuginfo-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:containernetworking-plugins-debuginfo-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:containernetworking-plugins-debuginfo-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:containernetworking-plugins-debuginfo-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:containernetworking-plugins-debugsource-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:containernetworking-plugins-debugsource-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:containernetworking-plugins-debugsource-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:containernetworking-plugins-debugsource-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:containers-common-2:1-63.module+el8.8.0+18438+15d3aa65.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:containers-common-2:1-63.module+el8.8.0+18438+15d3aa65.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:containers-common-2:1-63.module+el8.8.0+18438+15d3aa65.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:containers-common-2:1-63.module+el8.8.0+18438+15d3aa65.src::container-tools:rhel8",
"AppStream-8.8.0.GA:containers-common-2:1-63.module+el8.8.0+18438+15d3aa65.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:crit-0:3.15-3.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:crit-0:3.15-3.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:crit-0:3.15-3.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:crit-0:3.15-3.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:criu-0:3.15-3.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:criu-0:3.15-3.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:criu-0:3.15-3.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:criu-0:3.15-3.module+el8.8.0+18060+3f21f2cc.src::container-tools:rhel8",
"AppStream-8.8.0.GA:criu-0:3.15-3.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:criu-debuginfo-0:3.15-3.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:criu-debuginfo-0:3.15-3.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:criu-debuginfo-0:3.15-3.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:criu-debuginfo-0:3.15-3.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:criu-debugsource-0:3.15-3.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:criu-debugsource-0:3.15-3.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:criu-debugsource-0:3.15-3.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:criu-debugsource-0:3.15-3.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:criu-devel-0:3.15-3.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:criu-devel-0:3.15-3.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:criu-devel-0:3.15-3.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:criu-devel-0:3.15-3.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:criu-libs-0:3.15-3.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:criu-libs-0:3.15-3.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:criu-libs-0:3.15-3.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:criu-libs-0:3.15-3.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:criu-libs-debuginfo-0:3.15-3.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:criu-libs-debuginfo-0:3.15-3.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:criu-libs-debuginfo-0:3.15-3.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:criu-libs-debuginfo-0:3.15-3.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:crun-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:crun-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:crun-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:crun-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.src::container-tools:rhel8",
"AppStream-8.8.0.GA:crun-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:crun-debuginfo-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:crun-debuginfo-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:crun-debuginfo-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:crun-debuginfo-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:crun-debugsource-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:crun-debugsource-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:crun-debugsource-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:crun-debugsource-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:fuse-overlayfs-0:1.10-1.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:fuse-overlayfs-0:1.10-1.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:fuse-overlayfs-0:1.10-1.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:fuse-overlayfs-0:1.10-1.module+el8.8.0+18060+3f21f2cc.src::container-tools:rhel8",
"AppStream-8.8.0.GA:fuse-overlayfs-0:1.10-1.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:fuse-overlayfs-debuginfo-0:1.10-1.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:fuse-overlayfs-debuginfo-0:1.10-1.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:fuse-overlayfs-debuginfo-0:1.10-1.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:fuse-overlayfs-debuginfo-0:1.10-1.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:fuse-overlayfs-debugsource-0:1.10-1.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:fuse-overlayfs-debugsource-0:1.10-1.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:fuse-overlayfs-debugsource-0:1.10-1.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:fuse-overlayfs-debugsource-0:1.10-1.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:libslirp-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:libslirp-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:libslirp-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:libslirp-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.src::container-tools:rhel8",
"AppStream-8.8.0.GA:libslirp-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:libslirp-debuginfo-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:libslirp-debuginfo-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:libslirp-debuginfo-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:libslirp-debuginfo-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:libslirp-debugsource-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:libslirp-debugsource-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:libslirp-debugsource-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:libslirp-debugsource-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:libslirp-devel-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:libslirp-devel-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:libslirp-devel-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:libslirp-devel-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:netavark-2:1.5.0-4.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:netavark-2:1.5.0-4.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:netavark-2:1.5.0-4.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:netavark-2:1.5.0-4.module+el8.8.0+18060+3f21f2cc.src::container-tools:rhel8",
"AppStream-8.8.0.GA:netavark-2:1.5.0-4.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.src::container-tools:rhel8",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-debuginfo-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-debuginfo-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-debuginfo-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-debuginfo-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-debugsource-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-debugsource-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-debugsource-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-debugsource-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.src::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-catatonit-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-catatonit-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-catatonit-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-catatonit-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-catatonit-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-catatonit-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-catatonit-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-catatonit-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-debugsource-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-debugsource-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-debugsource-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-debugsource-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-docker-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.noarch::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-gvproxy-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-gvproxy-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-gvproxy-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-gvproxy-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-gvproxy-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-gvproxy-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-gvproxy-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-gvproxy-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-plugins-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-plugins-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-plugins-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-plugins-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-plugins-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-plugins-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-plugins-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-plugins-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-remote-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-remote-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-remote-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-remote-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-remote-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-remote-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-remote-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-remote-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-tests-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-tests-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-tests-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-tests-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:python-podman-0:4.4.1-1.module+el8.8.0+18275+3a56cc62.src::container-tools:rhel8",
"AppStream-8.8.0.GA:python3-criu-0:3.15-3.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:python3-criu-0:3.15-3.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:python3-criu-0:3.15-3.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:python3-criu-0:3.15-3.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:python3-podman-0:4.4.1-1.module+el8.8.0+18275+3a56cc62.noarch::container-tools:rhel8",
"AppStream-8.8.0.GA:runc-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:runc-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:runc-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:runc-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.src::container-tools:rhel8",
"AppStream-8.8.0.GA:runc-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:runc-debuginfo-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:runc-debuginfo-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:runc-debuginfo-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:runc-debuginfo-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:runc-debugsource-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:runc-debugsource-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:runc-debugsource-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:runc-debugsource-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:skopeo-2:1.11.2-0.2.module+el8.8.0+18251+ad5b274c.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:skopeo-2:1.11.2-0.2.module+el8.8.0+18251+ad5b274c.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:skopeo-2:1.11.2-0.2.module+el8.8.0+18251+ad5b274c.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:skopeo-2:1.11.2-0.2.module+el8.8.0+18251+ad5b274c.src::container-tools:rhel8",
"AppStream-8.8.0.GA:skopeo-2:1.11.2-0.2.module+el8.8.0+18251+ad5b274c.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:skopeo-tests-2:1.11.2-0.2.module+el8.8.0+18251+ad5b274c.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:skopeo-tests-2:1.11.2-0.2.module+el8.8.0+18251+ad5b274c.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:skopeo-tests-2:1.11.2-0.2.module+el8.8.0+18251+ad5b274c.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:skopeo-tests-2:1.11.2-0.2.module+el8.8.0+18251+ad5b274c.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:slirp4netns-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:slirp4netns-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:slirp4netns-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:slirp4netns-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.src::container-tools:rhel8",
"AppStream-8.8.0.GA:slirp4netns-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:slirp4netns-debuginfo-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:slirp4netns-debuginfo-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:slirp4netns-debuginfo-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:slirp4netns-debuginfo-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:slirp4netns-debugsource-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:slirp4netns-debugsource-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:slirp4netns-debugsource-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:slirp4netns-debugsource-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:toolbox-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:toolbox-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:toolbox-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:toolbox-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.src::container-tools:rhel8",
"AppStream-8.8.0.GA:toolbox-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:toolbox-debuginfo-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:toolbox-debuginfo-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:toolbox-debuginfo-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:toolbox-debuginfo-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:toolbox-debugsource-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:toolbox-debugsource-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:toolbox-debugsource-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:toolbox-debugsource-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:toolbox-tests-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:toolbox-tests-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:toolbox-tests-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:toolbox-tests-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:udica-0:0.2.6-20.module+el8.8.0+18060+3f21f2cc.noarch::container-tools:rhel8",
"AppStream-8.8.0.GA:udica-0:0.2.6-20.module+el8.8.0+18060+3f21f2cc.src::container-tools:rhel8"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 6.5,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "LOW",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"AppStream-8.8.0.GA:aardvark-dns-2:1.5.0-2.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:aardvark-dns-2:1.5.0-2.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:aardvark-dns-2:1.5.0-2.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:aardvark-dns-2:1.5.0-2.module+el8.8.0+18060+3f21f2cc.src::container-tools:rhel8",
"AppStream-8.8.0.GA:aardvark-dns-2:1.5.0-2.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:buildah-1:1.29.1-1.module+el8.8.0+18195+471da4bb.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:buildah-1:1.29.1-1.module+el8.8.0+18195+471da4bb.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:buildah-1:1.29.1-1.module+el8.8.0+18195+471da4bb.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:buildah-1:1.29.1-1.module+el8.8.0+18195+471da4bb.src::container-tools:rhel8",
"AppStream-8.8.0.GA:buildah-1:1.29.1-1.module+el8.8.0+18195+471da4bb.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:buildah-debuginfo-1:1.29.1-1.module+el8.8.0+18195+471da4bb.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:buildah-debuginfo-1:1.29.1-1.module+el8.8.0+18195+471da4bb.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:buildah-debuginfo-1:1.29.1-1.module+el8.8.0+18195+471da4bb.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:buildah-debuginfo-1:1.29.1-1.module+el8.8.0+18195+471da4bb.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:buildah-debugsource-1:1.29.1-1.module+el8.8.0+18195+471da4bb.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:buildah-debugsource-1:1.29.1-1.module+el8.8.0+18195+471da4bb.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:buildah-debugsource-1:1.29.1-1.module+el8.8.0+18195+471da4bb.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:buildah-debugsource-1:1.29.1-1.module+el8.8.0+18195+471da4bb.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:buildah-tests-1:1.29.1-1.module+el8.8.0+18195+471da4bb.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:buildah-tests-1:1.29.1-1.module+el8.8.0+18195+471da4bb.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:buildah-tests-1:1.29.1-1.module+el8.8.0+18195+471da4bb.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:buildah-tests-1:1.29.1-1.module+el8.8.0+18195+471da4bb.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:buildah-tests-debuginfo-1:1.29.1-1.module+el8.8.0+18195+471da4bb.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:buildah-tests-debuginfo-1:1.29.1-1.module+el8.8.0+18195+471da4bb.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:buildah-tests-debuginfo-1:1.29.1-1.module+el8.8.0+18195+471da4bb.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:buildah-tests-debuginfo-1:1.29.1-1.module+el8.8.0+18195+471da4bb.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:cockpit-podman-0:63.1-1.module+el8.8.0+18286+cd236dce.noarch::container-tools:rhel8",
"AppStream-8.8.0.GA:cockpit-podman-0:63.1-1.module+el8.8.0+18286+cd236dce.src::container-tools:rhel8",
"AppStream-8.8.0.GA:conmon-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:conmon-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:conmon-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:conmon-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.src::container-tools:rhel8",
"AppStream-8.8.0.GA:conmon-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:conmon-debuginfo-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:conmon-debuginfo-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:conmon-debuginfo-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:conmon-debuginfo-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:conmon-debugsource-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:conmon-debugsource-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:conmon-debugsource-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:conmon-debugsource-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:container-selinux-2:2.205.0-2.module+el8.8.0+18438+15d3aa65.noarch::container-tools:rhel8",
"AppStream-8.8.0.GA:container-selinux-2:2.205.0-2.module+el8.8.0+18438+15d3aa65.src::container-tools:rhel8",
"AppStream-8.8.0.GA:containernetworking-plugins-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:containernetworking-plugins-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:containernetworking-plugins-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:containernetworking-plugins-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.src::container-tools:rhel8",
"AppStream-8.8.0.GA:containernetworking-plugins-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:containernetworking-plugins-debuginfo-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:containernetworking-plugins-debuginfo-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:containernetworking-plugins-debuginfo-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:containernetworking-plugins-debuginfo-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:containernetworking-plugins-debugsource-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:containernetworking-plugins-debugsource-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:containernetworking-plugins-debugsource-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:containernetworking-plugins-debugsource-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:containers-common-2:1-63.module+el8.8.0+18438+15d3aa65.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:containers-common-2:1-63.module+el8.8.0+18438+15d3aa65.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:containers-common-2:1-63.module+el8.8.0+18438+15d3aa65.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:containers-common-2:1-63.module+el8.8.0+18438+15d3aa65.src::container-tools:rhel8",
"AppStream-8.8.0.GA:containers-common-2:1-63.module+el8.8.0+18438+15d3aa65.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:crit-0:3.15-3.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:crit-0:3.15-3.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:crit-0:3.15-3.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:crit-0:3.15-3.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:criu-0:3.15-3.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:criu-0:3.15-3.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:criu-0:3.15-3.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:criu-0:3.15-3.module+el8.8.0+18060+3f21f2cc.src::container-tools:rhel8",
"AppStream-8.8.0.GA:criu-0:3.15-3.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:criu-debuginfo-0:3.15-3.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:criu-debuginfo-0:3.15-3.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:criu-debuginfo-0:3.15-3.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:criu-debuginfo-0:3.15-3.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:criu-debugsource-0:3.15-3.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:criu-debugsource-0:3.15-3.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:criu-debugsource-0:3.15-3.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:criu-debugsource-0:3.15-3.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:criu-devel-0:3.15-3.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:criu-devel-0:3.15-3.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:criu-devel-0:3.15-3.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:criu-devel-0:3.15-3.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:criu-libs-0:3.15-3.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:criu-libs-0:3.15-3.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:criu-libs-0:3.15-3.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:criu-libs-0:3.15-3.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:criu-libs-debuginfo-0:3.15-3.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:criu-libs-debuginfo-0:3.15-3.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:criu-libs-debuginfo-0:3.15-3.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:criu-libs-debuginfo-0:3.15-3.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:crun-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:crun-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:crun-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:crun-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.src::container-tools:rhel8",
"AppStream-8.8.0.GA:crun-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:crun-debuginfo-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:crun-debuginfo-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:crun-debuginfo-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:crun-debuginfo-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:crun-debugsource-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:crun-debugsource-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:crun-debugsource-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:crun-debugsource-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:fuse-overlayfs-0:1.10-1.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:fuse-overlayfs-0:1.10-1.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:fuse-overlayfs-0:1.10-1.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:fuse-overlayfs-0:1.10-1.module+el8.8.0+18060+3f21f2cc.src::container-tools:rhel8",
"AppStream-8.8.0.GA:fuse-overlayfs-0:1.10-1.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:fuse-overlayfs-debuginfo-0:1.10-1.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:fuse-overlayfs-debuginfo-0:1.10-1.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:fuse-overlayfs-debuginfo-0:1.10-1.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:fuse-overlayfs-debuginfo-0:1.10-1.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:fuse-overlayfs-debugsource-0:1.10-1.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:fuse-overlayfs-debugsource-0:1.10-1.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:fuse-overlayfs-debugsource-0:1.10-1.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:fuse-overlayfs-debugsource-0:1.10-1.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:libslirp-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:libslirp-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:libslirp-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:libslirp-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.src::container-tools:rhel8",
"AppStream-8.8.0.GA:libslirp-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:libslirp-debuginfo-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:libslirp-debuginfo-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:libslirp-debuginfo-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:libslirp-debuginfo-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:libslirp-debugsource-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:libslirp-debugsource-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:libslirp-debugsource-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:libslirp-debugsource-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:libslirp-devel-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:libslirp-devel-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:libslirp-devel-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:libslirp-devel-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:netavark-2:1.5.0-4.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:netavark-2:1.5.0-4.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:netavark-2:1.5.0-4.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:netavark-2:1.5.0-4.module+el8.8.0+18060+3f21f2cc.src::container-tools:rhel8",
"AppStream-8.8.0.GA:netavark-2:1.5.0-4.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.src::container-tools:rhel8",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-debuginfo-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-debuginfo-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-debuginfo-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-debuginfo-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-debugsource-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-debugsource-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-debugsource-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-debugsource-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.src::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-catatonit-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-catatonit-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-catatonit-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-catatonit-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-catatonit-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-catatonit-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-catatonit-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-catatonit-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-debugsource-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-debugsource-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-debugsource-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-debugsource-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-docker-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.noarch::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-gvproxy-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-gvproxy-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-gvproxy-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-gvproxy-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-gvproxy-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-gvproxy-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-gvproxy-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-gvproxy-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-plugins-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-plugins-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-plugins-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-plugins-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-plugins-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-plugins-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-plugins-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-plugins-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-remote-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-remote-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-remote-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-remote-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-remote-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-remote-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-remote-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-remote-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-tests-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-tests-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-tests-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-tests-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:python-podman-0:4.4.1-1.module+el8.8.0+18275+3a56cc62.src::container-tools:rhel8",
"AppStream-8.8.0.GA:python3-criu-0:3.15-3.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:python3-criu-0:3.15-3.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:python3-criu-0:3.15-3.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:python3-criu-0:3.15-3.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:python3-podman-0:4.4.1-1.module+el8.8.0+18275+3a56cc62.noarch::container-tools:rhel8",
"AppStream-8.8.0.GA:runc-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:runc-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:runc-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:runc-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.src::container-tools:rhel8",
"AppStream-8.8.0.GA:runc-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:runc-debuginfo-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:runc-debuginfo-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:runc-debuginfo-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:runc-debuginfo-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:runc-debugsource-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:runc-debugsource-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:runc-debugsource-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:runc-debugsource-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:skopeo-2:1.11.2-0.2.module+el8.8.0+18251+ad5b274c.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:skopeo-2:1.11.2-0.2.module+el8.8.0+18251+ad5b274c.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:skopeo-2:1.11.2-0.2.module+el8.8.0+18251+ad5b274c.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:skopeo-2:1.11.2-0.2.module+el8.8.0+18251+ad5b274c.src::container-tools:rhel8",
"AppStream-8.8.0.GA:skopeo-2:1.11.2-0.2.module+el8.8.0+18251+ad5b274c.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:skopeo-tests-2:1.11.2-0.2.module+el8.8.0+18251+ad5b274c.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:skopeo-tests-2:1.11.2-0.2.module+el8.8.0+18251+ad5b274c.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:skopeo-tests-2:1.11.2-0.2.module+el8.8.0+18251+ad5b274c.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:skopeo-tests-2:1.11.2-0.2.module+el8.8.0+18251+ad5b274c.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:slirp4netns-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:slirp4netns-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:slirp4netns-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:slirp4netns-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.src::container-tools:rhel8",
"AppStream-8.8.0.GA:slirp4netns-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:slirp4netns-debuginfo-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:slirp4netns-debuginfo-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:slirp4netns-debuginfo-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:slirp4netns-debuginfo-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:slirp4netns-debugsource-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:slirp4netns-debugsource-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:slirp4netns-debugsource-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:slirp4netns-debugsource-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:toolbox-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:toolbox-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:toolbox-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:toolbox-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.src::container-tools:rhel8",
"AppStream-8.8.0.GA:toolbox-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:toolbox-debuginfo-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:toolbox-debuginfo-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:toolbox-debuginfo-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:toolbox-debuginfo-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:toolbox-debugsource-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:toolbox-debugsource-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:toolbox-debugsource-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:toolbox-debugsource-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:toolbox-tests-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:toolbox-tests-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:toolbox-tests-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:toolbox-tests-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:udica-0:0.2.6-20.module+el8.8.0+18060+3f21f2cc.noarch::container-tools:rhel8",
"AppStream-8.8.0.GA:udica-0:0.2.6-20.module+el8.8.0+18060+3f21f2cc.src::container-tools:rhel8"
]
}
],
"threats": [
{
"category": "impact",
"details": "Low"
}
],
"title": "golang: math/big: decoding big.Float and big.Rat types can panic if the encoded message is too short, potentially allowing a denial of service"
},
{
"cve": "CVE-2022-41717",
"cwe": {
"id": "CWE-770",
"name": "Allocation of Resources Without Limits or Throttling"
},
"discovery_date": "2023-01-16T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2161274"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in the net/http library of the golang package. This flaw allows an attacker to cause excessive memory growth in a Go server accepting HTTP/2 requests. HTTP/2 server connections contain a cache of HTTP header keys sent by the client. While the total number of entries in this cache is capped, an attacker sending very large keys can cause the server to allocate approximately 64 MiB per open connection.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "golang: net/http: excessive memory growth in a Go server accepting HTTP/2 requests",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "Within Red Hat OpenShift Container Platform, the grafana container is listed as will not fix. Since OCP 4.10, Grafana itself is not shipped and the Grafana web server is protected behind an OAuth proxy server.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"AppStream-8.8.0.GA:aardvark-dns-2:1.5.0-2.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:aardvark-dns-2:1.5.0-2.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:aardvark-dns-2:1.5.0-2.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:aardvark-dns-2:1.5.0-2.module+el8.8.0+18060+3f21f2cc.src::container-tools:rhel8",
"AppStream-8.8.0.GA:aardvark-dns-2:1.5.0-2.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:buildah-1:1.29.1-1.module+el8.8.0+18195+471da4bb.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:buildah-1:1.29.1-1.module+el8.8.0+18195+471da4bb.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:buildah-1:1.29.1-1.module+el8.8.0+18195+471da4bb.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:buildah-1:1.29.1-1.module+el8.8.0+18195+471da4bb.src::container-tools:rhel8",
"AppStream-8.8.0.GA:buildah-1:1.29.1-1.module+el8.8.0+18195+471da4bb.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:buildah-debuginfo-1:1.29.1-1.module+el8.8.0+18195+471da4bb.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:buildah-debuginfo-1:1.29.1-1.module+el8.8.0+18195+471da4bb.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:buildah-debuginfo-1:1.29.1-1.module+el8.8.0+18195+471da4bb.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:buildah-debuginfo-1:1.29.1-1.module+el8.8.0+18195+471da4bb.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:buildah-debugsource-1:1.29.1-1.module+el8.8.0+18195+471da4bb.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:buildah-debugsource-1:1.29.1-1.module+el8.8.0+18195+471da4bb.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:buildah-debugsource-1:1.29.1-1.module+el8.8.0+18195+471da4bb.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:buildah-debugsource-1:1.29.1-1.module+el8.8.0+18195+471da4bb.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:buildah-tests-1:1.29.1-1.module+el8.8.0+18195+471da4bb.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:buildah-tests-1:1.29.1-1.module+el8.8.0+18195+471da4bb.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:buildah-tests-1:1.29.1-1.module+el8.8.0+18195+471da4bb.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:buildah-tests-1:1.29.1-1.module+el8.8.0+18195+471da4bb.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:buildah-tests-debuginfo-1:1.29.1-1.module+el8.8.0+18195+471da4bb.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:buildah-tests-debuginfo-1:1.29.1-1.module+el8.8.0+18195+471da4bb.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:buildah-tests-debuginfo-1:1.29.1-1.module+el8.8.0+18195+471da4bb.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:buildah-tests-debuginfo-1:1.29.1-1.module+el8.8.0+18195+471da4bb.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:cockpit-podman-0:63.1-1.module+el8.8.0+18286+cd236dce.noarch::container-tools:rhel8",
"AppStream-8.8.0.GA:cockpit-podman-0:63.1-1.module+el8.8.0+18286+cd236dce.src::container-tools:rhel8",
"AppStream-8.8.0.GA:conmon-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:conmon-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:conmon-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:conmon-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.src::container-tools:rhel8",
"AppStream-8.8.0.GA:conmon-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:conmon-debuginfo-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:conmon-debuginfo-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:conmon-debuginfo-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:conmon-debuginfo-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:conmon-debugsource-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:conmon-debugsource-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:conmon-debugsource-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:conmon-debugsource-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:container-selinux-2:2.205.0-2.module+el8.8.0+18438+15d3aa65.noarch::container-tools:rhel8",
"AppStream-8.8.0.GA:container-selinux-2:2.205.0-2.module+el8.8.0+18438+15d3aa65.src::container-tools:rhel8",
"AppStream-8.8.0.GA:containernetworking-plugins-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:containernetworking-plugins-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:containernetworking-plugins-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:containernetworking-plugins-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.src::container-tools:rhel8",
"AppStream-8.8.0.GA:containernetworking-plugins-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:containernetworking-plugins-debuginfo-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:containernetworking-plugins-debuginfo-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:containernetworking-plugins-debuginfo-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:containernetworking-plugins-debuginfo-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:containernetworking-plugins-debugsource-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:containernetworking-plugins-debugsource-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:containernetworking-plugins-debugsource-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:containernetworking-plugins-debugsource-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:containers-common-2:1-63.module+el8.8.0+18438+15d3aa65.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:containers-common-2:1-63.module+el8.8.0+18438+15d3aa65.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:containers-common-2:1-63.module+el8.8.0+18438+15d3aa65.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:containers-common-2:1-63.module+el8.8.0+18438+15d3aa65.src::container-tools:rhel8",
"AppStream-8.8.0.GA:containers-common-2:1-63.module+el8.8.0+18438+15d3aa65.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:crit-0:3.15-3.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:crit-0:3.15-3.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:crit-0:3.15-3.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:crit-0:3.15-3.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:criu-0:3.15-3.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:criu-0:3.15-3.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:criu-0:3.15-3.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:criu-0:3.15-3.module+el8.8.0+18060+3f21f2cc.src::container-tools:rhel8",
"AppStream-8.8.0.GA:criu-0:3.15-3.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:criu-debuginfo-0:3.15-3.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:criu-debuginfo-0:3.15-3.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:criu-debuginfo-0:3.15-3.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:criu-debuginfo-0:3.15-3.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:criu-debugsource-0:3.15-3.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:criu-debugsource-0:3.15-3.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:criu-debugsource-0:3.15-3.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:criu-debugsource-0:3.15-3.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:criu-devel-0:3.15-3.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:criu-devel-0:3.15-3.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:criu-devel-0:3.15-3.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:criu-devel-0:3.15-3.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:criu-libs-0:3.15-3.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:criu-libs-0:3.15-3.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:criu-libs-0:3.15-3.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:criu-libs-0:3.15-3.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:criu-libs-debuginfo-0:3.15-3.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:criu-libs-debuginfo-0:3.15-3.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:criu-libs-debuginfo-0:3.15-3.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:criu-libs-debuginfo-0:3.15-3.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:crun-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:crun-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:crun-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:crun-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.src::container-tools:rhel8",
"AppStream-8.8.0.GA:crun-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:crun-debuginfo-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:crun-debuginfo-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:crun-debuginfo-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:crun-debuginfo-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:crun-debugsource-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:crun-debugsource-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:crun-debugsource-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:crun-debugsource-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:fuse-overlayfs-0:1.10-1.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:fuse-overlayfs-0:1.10-1.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:fuse-overlayfs-0:1.10-1.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:fuse-overlayfs-0:1.10-1.module+el8.8.0+18060+3f21f2cc.src::container-tools:rhel8",
"AppStream-8.8.0.GA:fuse-overlayfs-0:1.10-1.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:fuse-overlayfs-debuginfo-0:1.10-1.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:fuse-overlayfs-debuginfo-0:1.10-1.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:fuse-overlayfs-debuginfo-0:1.10-1.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:fuse-overlayfs-debuginfo-0:1.10-1.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:fuse-overlayfs-debugsource-0:1.10-1.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:fuse-overlayfs-debugsource-0:1.10-1.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:fuse-overlayfs-debugsource-0:1.10-1.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:fuse-overlayfs-debugsource-0:1.10-1.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:libslirp-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:libslirp-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:libslirp-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:libslirp-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.src::container-tools:rhel8",
"AppStream-8.8.0.GA:libslirp-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:libslirp-debuginfo-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:libslirp-debuginfo-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:libslirp-debuginfo-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:libslirp-debuginfo-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:libslirp-debugsource-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:libslirp-debugsource-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:libslirp-debugsource-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:libslirp-debugsource-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:libslirp-devel-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:libslirp-devel-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:libslirp-devel-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:libslirp-devel-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:netavark-2:1.5.0-4.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:netavark-2:1.5.0-4.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:netavark-2:1.5.0-4.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:netavark-2:1.5.0-4.module+el8.8.0+18060+3f21f2cc.src::container-tools:rhel8",
"AppStream-8.8.0.GA:netavark-2:1.5.0-4.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.src::container-tools:rhel8",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-debuginfo-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-debuginfo-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-debuginfo-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-debuginfo-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-debugsource-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-debugsource-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-debugsource-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-debugsource-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.src::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-catatonit-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-catatonit-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-catatonit-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-catatonit-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-catatonit-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-catatonit-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-catatonit-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-catatonit-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-debugsource-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-debugsource-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-debugsource-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-debugsource-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-docker-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.noarch::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-gvproxy-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-gvproxy-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-gvproxy-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-gvproxy-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-gvproxy-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-gvproxy-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-gvproxy-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-gvproxy-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-plugins-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-plugins-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-plugins-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-plugins-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-plugins-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-plugins-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-plugins-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-plugins-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-remote-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-remote-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-remote-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-remote-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-remote-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-remote-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-remote-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-remote-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-tests-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-tests-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-tests-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-tests-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:python-podman-0:4.4.1-1.module+el8.8.0+18275+3a56cc62.src::container-tools:rhel8",
"AppStream-8.8.0.GA:python3-criu-0:3.15-3.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:python3-criu-0:3.15-3.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:python3-criu-0:3.15-3.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:python3-criu-0:3.15-3.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:python3-podman-0:4.4.1-1.module+el8.8.0+18275+3a56cc62.noarch::container-tools:rhel8",
"AppStream-8.8.0.GA:runc-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:runc-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:runc-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:runc-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.src::container-tools:rhel8",
"AppStream-8.8.0.GA:runc-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:runc-debuginfo-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:runc-debuginfo-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:runc-debuginfo-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:runc-debuginfo-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:runc-debugsource-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:runc-debugsource-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:runc-debugsource-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:runc-debugsource-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:skopeo-2:1.11.2-0.2.module+el8.8.0+18251+ad5b274c.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:skopeo-2:1.11.2-0.2.module+el8.8.0+18251+ad5b274c.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:skopeo-2:1.11.2-0.2.module+el8.8.0+18251+ad5b274c.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:skopeo-2:1.11.2-0.2.module+el8.8.0+18251+ad5b274c.src::container-tools:rhel8",
"AppStream-8.8.0.GA:skopeo-2:1.11.2-0.2.module+el8.8.0+18251+ad5b274c.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:skopeo-tests-2:1.11.2-0.2.module+el8.8.0+18251+ad5b274c.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:skopeo-tests-2:1.11.2-0.2.module+el8.8.0+18251+ad5b274c.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:skopeo-tests-2:1.11.2-0.2.module+el8.8.0+18251+ad5b274c.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:skopeo-tests-2:1.11.2-0.2.module+el8.8.0+18251+ad5b274c.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:slirp4netns-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:slirp4netns-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:slirp4netns-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:slirp4netns-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.src::container-tools:rhel8",
"AppStream-8.8.0.GA:slirp4netns-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:slirp4netns-debuginfo-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:slirp4netns-debuginfo-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:slirp4netns-debuginfo-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:slirp4netns-debuginfo-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:slirp4netns-debugsource-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:slirp4netns-debugsource-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:slirp4netns-debugsource-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:slirp4netns-debugsource-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:toolbox-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:toolbox-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:toolbox-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:toolbox-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.src::container-tools:rhel8",
"AppStream-8.8.0.GA:toolbox-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:toolbox-debuginfo-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:toolbox-debuginfo-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:toolbox-debuginfo-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:toolbox-debuginfo-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:toolbox-debugsource-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:toolbox-debugsource-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:toolbox-debugsource-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:toolbox-debugsource-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:toolbox-tests-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:toolbox-tests-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:toolbox-tests-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:toolbox-tests-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:udica-0:0.2.6-20.module+el8.8.0+18060+3f21f2cc.noarch::container-tools:rhel8",
"AppStream-8.8.0.GA:udica-0:0.2.6-20.module+el8.8.0+18060+3f21f2cc.src::container-tools:rhel8"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2022-41717"
},
{
"category": "external",
"summary": "RHBZ#2161274",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2161274"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2022-41717",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-41717"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2022-41717",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2022-41717"
},
{
"category": "external",
"summary": "https://go.dev/cl/455635",
"url": "https://go.dev/cl/455635"
},
{
"category": "external",
"summary": "https://go.dev/cl/455717",
"url": "https://go.dev/cl/455717"
},
{
"category": "external",
"summary": "https://go.dev/issue/56350",
"url": "https://go.dev/issue/56350"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-announce/c/L_3rmdT0BMU/m/yZDrXjIiBQAJ",
"url": "https://groups.google.com/g/golang-announce/c/L_3rmdT0BMU/m/yZDrXjIiBQAJ"
},
{
"category": "external",
"summary": "https://pkg.go.dev/vuln/GO-2022-1144",
"url": "https://pkg.go.dev/vuln/GO-2022-1144"
}
],
"release_date": "2022-11-30T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2023-05-16T08:49:00+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"AppStream-8.8.0.GA:aardvark-dns-2:1.5.0-2.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:aardvark-dns-2:1.5.0-2.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:aardvark-dns-2:1.5.0-2.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:aardvark-dns-2:1.5.0-2.module+el8.8.0+18060+3f21f2cc.src::container-tools:rhel8",
"AppStream-8.8.0.GA:aardvark-dns-2:1.5.0-2.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:buildah-1:1.29.1-1.module+el8.8.0+18195+471da4bb.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:buildah-1:1.29.1-1.module+el8.8.0+18195+471da4bb.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:buildah-1:1.29.1-1.module+el8.8.0+18195+471da4bb.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:buildah-1:1.29.1-1.module+el8.8.0+18195+471da4bb.src::container-tools:rhel8",
"AppStream-8.8.0.GA:buildah-1:1.29.1-1.module+el8.8.0+18195+471da4bb.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:buildah-debuginfo-1:1.29.1-1.module+el8.8.0+18195+471da4bb.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:buildah-debuginfo-1:1.29.1-1.module+el8.8.0+18195+471da4bb.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:buildah-debuginfo-1:1.29.1-1.module+el8.8.0+18195+471da4bb.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:buildah-debuginfo-1:1.29.1-1.module+el8.8.0+18195+471da4bb.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:buildah-debugsource-1:1.29.1-1.module+el8.8.0+18195+471da4bb.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:buildah-debugsource-1:1.29.1-1.module+el8.8.0+18195+471da4bb.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:buildah-debugsource-1:1.29.1-1.module+el8.8.0+18195+471da4bb.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:buildah-debugsource-1:1.29.1-1.module+el8.8.0+18195+471da4bb.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:buildah-tests-1:1.29.1-1.module+el8.8.0+18195+471da4bb.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:buildah-tests-1:1.29.1-1.module+el8.8.0+18195+471da4bb.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:buildah-tests-1:1.29.1-1.module+el8.8.0+18195+471da4bb.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:buildah-tests-1:1.29.1-1.module+el8.8.0+18195+471da4bb.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:buildah-tests-debuginfo-1:1.29.1-1.module+el8.8.0+18195+471da4bb.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:buildah-tests-debuginfo-1:1.29.1-1.module+el8.8.0+18195+471da4bb.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:buildah-tests-debuginfo-1:1.29.1-1.module+el8.8.0+18195+471da4bb.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:buildah-tests-debuginfo-1:1.29.1-1.module+el8.8.0+18195+471da4bb.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:cockpit-podman-0:63.1-1.module+el8.8.0+18286+cd236dce.noarch::container-tools:rhel8",
"AppStream-8.8.0.GA:cockpit-podman-0:63.1-1.module+el8.8.0+18286+cd236dce.src::container-tools:rhel8",
"AppStream-8.8.0.GA:conmon-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:conmon-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:conmon-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:conmon-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.src::container-tools:rhel8",
"AppStream-8.8.0.GA:conmon-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:conmon-debuginfo-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:conmon-debuginfo-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:conmon-debuginfo-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:conmon-debuginfo-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:conmon-debugsource-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:conmon-debugsource-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:conmon-debugsource-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:conmon-debugsource-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:container-selinux-2:2.205.0-2.module+el8.8.0+18438+15d3aa65.noarch::container-tools:rhel8",
"AppStream-8.8.0.GA:container-selinux-2:2.205.0-2.module+el8.8.0+18438+15d3aa65.src::container-tools:rhel8",
"AppStream-8.8.0.GA:containernetworking-plugins-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:containernetworking-plugins-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:containernetworking-plugins-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:containernetworking-plugins-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.src::container-tools:rhel8",
"AppStream-8.8.0.GA:containernetworking-plugins-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:containernetworking-plugins-debuginfo-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:containernetworking-plugins-debuginfo-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:containernetworking-plugins-debuginfo-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:containernetworking-plugins-debuginfo-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:containernetworking-plugins-debugsource-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:containernetworking-plugins-debugsource-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:containernetworking-plugins-debugsource-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:containernetworking-plugins-debugsource-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:containers-common-2:1-63.module+el8.8.0+18438+15d3aa65.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:containers-common-2:1-63.module+el8.8.0+18438+15d3aa65.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:containers-common-2:1-63.module+el8.8.0+18438+15d3aa65.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:containers-common-2:1-63.module+el8.8.0+18438+15d3aa65.src::container-tools:rhel8",
"AppStream-8.8.0.GA:containers-common-2:1-63.module+el8.8.0+18438+15d3aa65.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:crit-0:3.15-3.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:crit-0:3.15-3.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:crit-0:3.15-3.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:crit-0:3.15-3.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:criu-0:3.15-3.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:criu-0:3.15-3.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:criu-0:3.15-3.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:criu-0:3.15-3.module+el8.8.0+18060+3f21f2cc.src::container-tools:rhel8",
"AppStream-8.8.0.GA:criu-0:3.15-3.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:criu-debuginfo-0:3.15-3.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:criu-debuginfo-0:3.15-3.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:criu-debuginfo-0:3.15-3.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:criu-debuginfo-0:3.15-3.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:criu-debugsource-0:3.15-3.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:criu-debugsource-0:3.15-3.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:criu-debugsource-0:3.15-3.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:criu-debugsource-0:3.15-3.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:criu-devel-0:3.15-3.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:criu-devel-0:3.15-3.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:criu-devel-0:3.15-3.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:criu-devel-0:3.15-3.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:criu-libs-0:3.15-3.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:criu-libs-0:3.15-3.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:criu-libs-0:3.15-3.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:criu-libs-0:3.15-3.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:criu-libs-debuginfo-0:3.15-3.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:criu-libs-debuginfo-0:3.15-3.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:criu-libs-debuginfo-0:3.15-3.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:criu-libs-debuginfo-0:3.15-3.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:crun-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:crun-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:crun-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:crun-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.src::container-tools:rhel8",
"AppStream-8.8.0.GA:crun-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:crun-debuginfo-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:crun-debuginfo-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:crun-debuginfo-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:crun-debuginfo-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:crun-debugsource-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:crun-debugsource-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:crun-debugsource-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:crun-debugsource-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:fuse-overlayfs-0:1.10-1.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:fuse-overlayfs-0:1.10-1.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:fuse-overlayfs-0:1.10-1.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:fuse-overlayfs-0:1.10-1.module+el8.8.0+18060+3f21f2cc.src::container-tools:rhel8",
"AppStream-8.8.0.GA:fuse-overlayfs-0:1.10-1.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:fuse-overlayfs-debuginfo-0:1.10-1.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:fuse-overlayfs-debuginfo-0:1.10-1.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:fuse-overlayfs-debuginfo-0:1.10-1.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:fuse-overlayfs-debuginfo-0:1.10-1.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:fuse-overlayfs-debugsource-0:1.10-1.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:fuse-overlayfs-debugsource-0:1.10-1.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:fuse-overlayfs-debugsource-0:1.10-1.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:fuse-overlayfs-debugsource-0:1.10-1.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:libslirp-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:libslirp-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:libslirp-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:libslirp-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.src::container-tools:rhel8",
"AppStream-8.8.0.GA:libslirp-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:libslirp-debuginfo-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:libslirp-debuginfo-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:libslirp-debuginfo-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:libslirp-debuginfo-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:libslirp-debugsource-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:libslirp-debugsource-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:libslirp-debugsource-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:libslirp-debugsource-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:libslirp-devel-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:libslirp-devel-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:libslirp-devel-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:libslirp-devel-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:netavark-2:1.5.0-4.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:netavark-2:1.5.0-4.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:netavark-2:1.5.0-4.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:netavark-2:1.5.0-4.module+el8.8.0+18060+3f21f2cc.src::container-tools:rhel8",
"AppStream-8.8.0.GA:netavark-2:1.5.0-4.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.src::container-tools:rhel8",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-debuginfo-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-debuginfo-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-debuginfo-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-debuginfo-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-debugsource-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-debugsource-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-debugsource-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-debugsource-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.src::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-catatonit-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-catatonit-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-catatonit-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-catatonit-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-catatonit-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-catatonit-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-catatonit-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-catatonit-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-debugsource-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-debugsource-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-debugsource-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-debugsource-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-docker-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.noarch::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-gvproxy-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-gvproxy-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-gvproxy-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-gvproxy-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-gvproxy-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-gvproxy-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-gvproxy-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-gvproxy-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-plugins-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-plugins-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-plugins-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-plugins-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-plugins-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-plugins-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-plugins-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-plugins-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-remote-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-remote-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-remote-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-remote-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-remote-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-remote-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-remote-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-remote-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-tests-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-tests-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-tests-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-tests-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:python-podman-0:4.4.1-1.module+el8.8.0+18275+3a56cc62.src::container-tools:rhel8",
"AppStream-8.8.0.GA:python3-criu-0:3.15-3.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:python3-criu-0:3.15-3.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:python3-criu-0:3.15-3.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:python3-criu-0:3.15-3.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:python3-podman-0:4.4.1-1.module+el8.8.0+18275+3a56cc62.noarch::container-tools:rhel8",
"AppStream-8.8.0.GA:runc-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:runc-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:runc-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:runc-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.src::container-tools:rhel8",
"AppStream-8.8.0.GA:runc-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:runc-debuginfo-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:runc-debuginfo-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:runc-debuginfo-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:runc-debuginfo-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:runc-debugsource-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:runc-debugsource-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:runc-debugsource-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:runc-debugsource-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:skopeo-2:1.11.2-0.2.module+el8.8.0+18251+ad5b274c.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:skopeo-2:1.11.2-0.2.module+el8.8.0+18251+ad5b274c.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:skopeo-2:1.11.2-0.2.module+el8.8.0+18251+ad5b274c.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:skopeo-2:1.11.2-0.2.module+el8.8.0+18251+ad5b274c.src::container-tools:rhel8",
"AppStream-8.8.0.GA:skopeo-2:1.11.2-0.2.module+el8.8.0+18251+ad5b274c.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:skopeo-tests-2:1.11.2-0.2.module+el8.8.0+18251+ad5b274c.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:skopeo-tests-2:1.11.2-0.2.module+el8.8.0+18251+ad5b274c.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:skopeo-tests-2:1.11.2-0.2.module+el8.8.0+18251+ad5b274c.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:skopeo-tests-2:1.11.2-0.2.module+el8.8.0+18251+ad5b274c.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:slirp4netns-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:slirp4netns-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:slirp4netns-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:slirp4netns-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.src::container-tools:rhel8",
"AppStream-8.8.0.GA:slirp4netns-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:slirp4netns-debuginfo-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:slirp4netns-debuginfo-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:slirp4netns-debuginfo-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:slirp4netns-debuginfo-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:slirp4netns-debugsource-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:slirp4netns-debugsource-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:slirp4netns-debugsource-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:slirp4netns-debugsource-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:toolbox-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:toolbox-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:toolbox-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:toolbox-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.src::container-tools:rhel8",
"AppStream-8.8.0.GA:toolbox-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:toolbox-debuginfo-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:toolbox-debuginfo-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:toolbox-debuginfo-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:toolbox-debuginfo-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:toolbox-debugsource-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:toolbox-debugsource-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:toolbox-debugsource-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:toolbox-debugsource-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:toolbox-tests-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:toolbox-tests-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:toolbox-tests-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:toolbox-tests-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:udica-0:0.2.6-20.module+el8.8.0+18060+3f21f2cc.noarch::container-tools:rhel8",
"AppStream-8.8.0.GA:udica-0:0.2.6-20.module+el8.8.0+18060+3f21f2cc.src::container-tools:rhel8"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2023:2758"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "LOW",
"baseScore": 5.3,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:L",
"version": "3.1"
},
"products": [
"AppStream-8.8.0.GA:aardvark-dns-2:1.5.0-2.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:aardvark-dns-2:1.5.0-2.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:aardvark-dns-2:1.5.0-2.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:aardvark-dns-2:1.5.0-2.module+el8.8.0+18060+3f21f2cc.src::container-tools:rhel8",
"AppStream-8.8.0.GA:aardvark-dns-2:1.5.0-2.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:buildah-1:1.29.1-1.module+el8.8.0+18195+471da4bb.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:buildah-1:1.29.1-1.module+el8.8.0+18195+471da4bb.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:buildah-1:1.29.1-1.module+el8.8.0+18195+471da4bb.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:buildah-1:1.29.1-1.module+el8.8.0+18195+471da4bb.src::container-tools:rhel8",
"AppStream-8.8.0.GA:buildah-1:1.29.1-1.module+el8.8.0+18195+471da4bb.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:buildah-debuginfo-1:1.29.1-1.module+el8.8.0+18195+471da4bb.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:buildah-debuginfo-1:1.29.1-1.module+el8.8.0+18195+471da4bb.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:buildah-debuginfo-1:1.29.1-1.module+el8.8.0+18195+471da4bb.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:buildah-debuginfo-1:1.29.1-1.module+el8.8.0+18195+471da4bb.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:buildah-debugsource-1:1.29.1-1.module+el8.8.0+18195+471da4bb.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:buildah-debugsource-1:1.29.1-1.module+el8.8.0+18195+471da4bb.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:buildah-debugsource-1:1.29.1-1.module+el8.8.0+18195+471da4bb.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:buildah-debugsource-1:1.29.1-1.module+el8.8.0+18195+471da4bb.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:buildah-tests-1:1.29.1-1.module+el8.8.0+18195+471da4bb.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:buildah-tests-1:1.29.1-1.module+el8.8.0+18195+471da4bb.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:buildah-tests-1:1.29.1-1.module+el8.8.0+18195+471da4bb.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:buildah-tests-1:1.29.1-1.module+el8.8.0+18195+471da4bb.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:buildah-tests-debuginfo-1:1.29.1-1.module+el8.8.0+18195+471da4bb.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:buildah-tests-debuginfo-1:1.29.1-1.module+el8.8.0+18195+471da4bb.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:buildah-tests-debuginfo-1:1.29.1-1.module+el8.8.0+18195+471da4bb.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:buildah-tests-debuginfo-1:1.29.1-1.module+el8.8.0+18195+471da4bb.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:cockpit-podman-0:63.1-1.module+el8.8.0+18286+cd236dce.noarch::container-tools:rhel8",
"AppStream-8.8.0.GA:cockpit-podman-0:63.1-1.module+el8.8.0+18286+cd236dce.src::container-tools:rhel8",
"AppStream-8.8.0.GA:conmon-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:conmon-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:conmon-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:conmon-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.src::container-tools:rhel8",
"AppStream-8.8.0.GA:conmon-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:conmon-debuginfo-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:conmon-debuginfo-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:conmon-debuginfo-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:conmon-debuginfo-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:conmon-debugsource-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:conmon-debugsource-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:conmon-debugsource-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:conmon-debugsource-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:container-selinux-2:2.205.0-2.module+el8.8.0+18438+15d3aa65.noarch::container-tools:rhel8",
"AppStream-8.8.0.GA:container-selinux-2:2.205.0-2.module+el8.8.0+18438+15d3aa65.src::container-tools:rhel8",
"AppStream-8.8.0.GA:containernetworking-plugins-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:containernetworking-plugins-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:containernetworking-plugins-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:containernetworking-plugins-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.src::container-tools:rhel8",
"AppStream-8.8.0.GA:containernetworking-plugins-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:containernetworking-plugins-debuginfo-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:containernetworking-plugins-debuginfo-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:containernetworking-plugins-debuginfo-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:containernetworking-plugins-debuginfo-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:containernetworking-plugins-debugsource-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:containernetworking-plugins-debugsource-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:containernetworking-plugins-debugsource-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:containernetworking-plugins-debugsource-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:containers-common-2:1-63.module+el8.8.0+18438+15d3aa65.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:containers-common-2:1-63.module+el8.8.0+18438+15d3aa65.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:containers-common-2:1-63.module+el8.8.0+18438+15d3aa65.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:containers-common-2:1-63.module+el8.8.0+18438+15d3aa65.src::container-tools:rhel8",
"AppStream-8.8.0.GA:containers-common-2:1-63.module+el8.8.0+18438+15d3aa65.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:crit-0:3.15-3.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:crit-0:3.15-3.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:crit-0:3.15-3.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:crit-0:3.15-3.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:criu-0:3.15-3.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:criu-0:3.15-3.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:criu-0:3.15-3.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:criu-0:3.15-3.module+el8.8.0+18060+3f21f2cc.src::container-tools:rhel8",
"AppStream-8.8.0.GA:criu-0:3.15-3.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:criu-debuginfo-0:3.15-3.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:criu-debuginfo-0:3.15-3.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:criu-debuginfo-0:3.15-3.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:criu-debuginfo-0:3.15-3.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:criu-debugsource-0:3.15-3.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:criu-debugsource-0:3.15-3.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:criu-debugsource-0:3.15-3.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:criu-debugsource-0:3.15-3.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:criu-devel-0:3.15-3.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:criu-devel-0:3.15-3.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:criu-devel-0:3.15-3.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:criu-devel-0:3.15-3.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:criu-libs-0:3.15-3.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:criu-libs-0:3.15-3.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:criu-libs-0:3.15-3.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:criu-libs-0:3.15-3.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:criu-libs-debuginfo-0:3.15-3.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:criu-libs-debuginfo-0:3.15-3.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:criu-libs-debuginfo-0:3.15-3.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:criu-libs-debuginfo-0:3.15-3.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:crun-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:crun-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:crun-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:crun-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.src::container-tools:rhel8",
"AppStream-8.8.0.GA:crun-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:crun-debuginfo-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:crun-debuginfo-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:crun-debuginfo-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:crun-debuginfo-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:crun-debugsource-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:crun-debugsource-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:crun-debugsource-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:crun-debugsource-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:fuse-overlayfs-0:1.10-1.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:fuse-overlayfs-0:1.10-1.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:fuse-overlayfs-0:1.10-1.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:fuse-overlayfs-0:1.10-1.module+el8.8.0+18060+3f21f2cc.src::container-tools:rhel8",
"AppStream-8.8.0.GA:fuse-overlayfs-0:1.10-1.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:fuse-overlayfs-debuginfo-0:1.10-1.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:fuse-overlayfs-debuginfo-0:1.10-1.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:fuse-overlayfs-debuginfo-0:1.10-1.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:fuse-overlayfs-debuginfo-0:1.10-1.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:fuse-overlayfs-debugsource-0:1.10-1.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:fuse-overlayfs-debugsource-0:1.10-1.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:fuse-overlayfs-debugsource-0:1.10-1.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:fuse-overlayfs-debugsource-0:1.10-1.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:libslirp-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:libslirp-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:libslirp-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:libslirp-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.src::container-tools:rhel8",
"AppStream-8.8.0.GA:libslirp-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:libslirp-debuginfo-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:libslirp-debuginfo-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:libslirp-debuginfo-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:libslirp-debuginfo-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:libslirp-debugsource-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:libslirp-debugsource-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:libslirp-debugsource-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:libslirp-debugsource-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:libslirp-devel-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:libslirp-devel-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:libslirp-devel-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:libslirp-devel-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:netavark-2:1.5.0-4.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:netavark-2:1.5.0-4.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:netavark-2:1.5.0-4.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:netavark-2:1.5.0-4.module+el8.8.0+18060+3f21f2cc.src::container-tools:rhel8",
"AppStream-8.8.0.GA:netavark-2:1.5.0-4.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.src::container-tools:rhel8",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-debuginfo-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-debuginfo-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-debuginfo-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-debuginfo-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-debugsource-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-debugsource-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-debugsource-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-debugsource-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.src::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-catatonit-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-catatonit-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-catatonit-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-catatonit-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-catatonit-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-catatonit-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-catatonit-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-catatonit-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-debugsource-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-debugsource-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-debugsource-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-debugsource-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-docker-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.noarch::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-gvproxy-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-gvproxy-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-gvproxy-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-gvproxy-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-gvproxy-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-gvproxy-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-gvproxy-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-gvproxy-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-plugins-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-plugins-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-plugins-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-plugins-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-plugins-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-plugins-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-plugins-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-plugins-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-remote-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-remote-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-remote-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-remote-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-remote-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-remote-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-remote-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-remote-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-tests-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-tests-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-tests-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-tests-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:python-podman-0:4.4.1-1.module+el8.8.0+18275+3a56cc62.src::container-tools:rhel8",
"AppStream-8.8.0.GA:python3-criu-0:3.15-3.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:python3-criu-0:3.15-3.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:python3-criu-0:3.15-3.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:python3-criu-0:3.15-3.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:python3-podman-0:4.4.1-1.module+el8.8.0+18275+3a56cc62.noarch::container-tools:rhel8",
"AppStream-8.8.0.GA:runc-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:runc-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:runc-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:runc-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.src::container-tools:rhel8",
"AppStream-8.8.0.GA:runc-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:runc-debuginfo-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:runc-debuginfo-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:runc-debuginfo-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:runc-debuginfo-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:runc-debugsource-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:runc-debugsource-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:runc-debugsource-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:runc-debugsource-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:skopeo-2:1.11.2-0.2.module+el8.8.0+18251+ad5b274c.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:skopeo-2:1.11.2-0.2.module+el8.8.0+18251+ad5b274c.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:skopeo-2:1.11.2-0.2.module+el8.8.0+18251+ad5b274c.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:skopeo-2:1.11.2-0.2.module+el8.8.0+18251+ad5b274c.src::container-tools:rhel8",
"AppStream-8.8.0.GA:skopeo-2:1.11.2-0.2.module+el8.8.0+18251+ad5b274c.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:skopeo-tests-2:1.11.2-0.2.module+el8.8.0+18251+ad5b274c.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:skopeo-tests-2:1.11.2-0.2.module+el8.8.0+18251+ad5b274c.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:skopeo-tests-2:1.11.2-0.2.module+el8.8.0+18251+ad5b274c.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:skopeo-tests-2:1.11.2-0.2.module+el8.8.0+18251+ad5b274c.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:slirp4netns-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:slirp4netns-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:slirp4netns-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:slirp4netns-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.src::container-tools:rhel8",
"AppStream-8.8.0.GA:slirp4netns-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:slirp4netns-debuginfo-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:slirp4netns-debuginfo-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:slirp4netns-debuginfo-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:slirp4netns-debuginfo-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:slirp4netns-debugsource-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:slirp4netns-debugsource-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:slirp4netns-debugsource-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:slirp4netns-debugsource-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:toolbox-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:toolbox-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:toolbox-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:toolbox-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.src::container-tools:rhel8",
"AppStream-8.8.0.GA:toolbox-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:toolbox-debuginfo-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:toolbox-debuginfo-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:toolbox-debuginfo-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:toolbox-debuginfo-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:toolbox-debugsource-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:toolbox-debugsource-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:toolbox-debugsource-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:toolbox-debugsource-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:toolbox-tests-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:toolbox-tests-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:toolbox-tests-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:toolbox-tests-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:udica-0:0.2.6-20.module+el8.8.0+18060+3f21f2cc.noarch::container-tools:rhel8",
"AppStream-8.8.0.GA:udica-0:0.2.6-20.module+el8.8.0+18060+3f21f2cc.src::container-tools:rhel8"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "golang: net/http: excessive memory growth in a Go server accepting HTTP/2 requests"
},
{
"acknowledgments": [
{
"names": [
"Zhi Li"
],
"organization": "Huazhong University of Science and Technology"
},
{
"names": [
"Weijie Liu",
"Hongliang Tian"
],
"organization": "Ant Group"
},
{
"names": [
"XiaoFeng Wang"
],
"organization": "Indiana University Bloomington"
}
],
"cve": "CVE-2023-0778",
"cwe": {
"id": "CWE-367",
"name": "Time-of-check Time-of-use (TOCTOU) Race Condition"
},
"discovery_date": "2023-02-08T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2168256"
}
],
"notes": [
{
"category": "description",
"text": "A Time-of-check Time-of-use (TOCTOU) flaw was found in podman. This issue may allow a malicious user to replace a normal file in a volume with a symlink while exporting the volume, allowing for access to arbitrary files on the host file system.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "podman: symlink exchange attack in podman export volume",
"title": "Vulnerability summary"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"AppStream-8.8.0.GA:aardvark-dns-2:1.5.0-2.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:aardvark-dns-2:1.5.0-2.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:aardvark-dns-2:1.5.0-2.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:aardvark-dns-2:1.5.0-2.module+el8.8.0+18060+3f21f2cc.src::container-tools:rhel8",
"AppStream-8.8.0.GA:aardvark-dns-2:1.5.0-2.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:buildah-1:1.29.1-1.module+el8.8.0+18195+471da4bb.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:buildah-1:1.29.1-1.module+el8.8.0+18195+471da4bb.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:buildah-1:1.29.1-1.module+el8.8.0+18195+471da4bb.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:buildah-1:1.29.1-1.module+el8.8.0+18195+471da4bb.src::container-tools:rhel8",
"AppStream-8.8.0.GA:buildah-1:1.29.1-1.module+el8.8.0+18195+471da4bb.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:buildah-debuginfo-1:1.29.1-1.module+el8.8.0+18195+471da4bb.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:buildah-debuginfo-1:1.29.1-1.module+el8.8.0+18195+471da4bb.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:buildah-debuginfo-1:1.29.1-1.module+el8.8.0+18195+471da4bb.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:buildah-debuginfo-1:1.29.1-1.module+el8.8.0+18195+471da4bb.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:buildah-debugsource-1:1.29.1-1.module+el8.8.0+18195+471da4bb.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:buildah-debugsource-1:1.29.1-1.module+el8.8.0+18195+471da4bb.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:buildah-debugsource-1:1.29.1-1.module+el8.8.0+18195+471da4bb.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:buildah-debugsource-1:1.29.1-1.module+el8.8.0+18195+471da4bb.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:buildah-tests-1:1.29.1-1.module+el8.8.0+18195+471da4bb.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:buildah-tests-1:1.29.1-1.module+el8.8.0+18195+471da4bb.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:buildah-tests-1:1.29.1-1.module+el8.8.0+18195+471da4bb.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:buildah-tests-1:1.29.1-1.module+el8.8.0+18195+471da4bb.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:buildah-tests-debuginfo-1:1.29.1-1.module+el8.8.0+18195+471da4bb.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:buildah-tests-debuginfo-1:1.29.1-1.module+el8.8.0+18195+471da4bb.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:buildah-tests-debuginfo-1:1.29.1-1.module+el8.8.0+18195+471da4bb.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:buildah-tests-debuginfo-1:1.29.1-1.module+el8.8.0+18195+471da4bb.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:cockpit-podman-0:63.1-1.module+el8.8.0+18286+cd236dce.noarch::container-tools:rhel8",
"AppStream-8.8.0.GA:cockpit-podman-0:63.1-1.module+el8.8.0+18286+cd236dce.src::container-tools:rhel8",
"AppStream-8.8.0.GA:conmon-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:conmon-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:conmon-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:conmon-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.src::container-tools:rhel8",
"AppStream-8.8.0.GA:conmon-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:conmon-debuginfo-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:conmon-debuginfo-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:conmon-debuginfo-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:conmon-debuginfo-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:conmon-debugsource-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:conmon-debugsource-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:conmon-debugsource-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:conmon-debugsource-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:container-selinux-2:2.205.0-2.module+el8.8.0+18438+15d3aa65.noarch::container-tools:rhel8",
"AppStream-8.8.0.GA:container-selinux-2:2.205.0-2.module+el8.8.0+18438+15d3aa65.src::container-tools:rhel8",
"AppStream-8.8.0.GA:containernetworking-plugins-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:containernetworking-plugins-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:containernetworking-plugins-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:containernetworking-plugins-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.src::container-tools:rhel8",
"AppStream-8.8.0.GA:containernetworking-plugins-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:containernetworking-plugins-debuginfo-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:containernetworking-plugins-debuginfo-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:containernetworking-plugins-debuginfo-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:containernetworking-plugins-debuginfo-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:containernetworking-plugins-debugsource-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:containernetworking-plugins-debugsource-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:containernetworking-plugins-debugsource-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:containernetworking-plugins-debugsource-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:containers-common-2:1-63.module+el8.8.0+18438+15d3aa65.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:containers-common-2:1-63.module+el8.8.0+18438+15d3aa65.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:containers-common-2:1-63.module+el8.8.0+18438+15d3aa65.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:containers-common-2:1-63.module+el8.8.0+18438+15d3aa65.src::container-tools:rhel8",
"AppStream-8.8.0.GA:containers-common-2:1-63.module+el8.8.0+18438+15d3aa65.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:crit-0:3.15-3.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:crit-0:3.15-3.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:crit-0:3.15-3.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:crit-0:3.15-3.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:criu-0:3.15-3.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:criu-0:3.15-3.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:criu-0:3.15-3.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:criu-0:3.15-3.module+el8.8.0+18060+3f21f2cc.src::container-tools:rhel8",
"AppStream-8.8.0.GA:criu-0:3.15-3.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:criu-debuginfo-0:3.15-3.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:criu-debuginfo-0:3.15-3.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:criu-debuginfo-0:3.15-3.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:criu-debuginfo-0:3.15-3.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:criu-debugsource-0:3.15-3.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:criu-debugsource-0:3.15-3.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:criu-debugsource-0:3.15-3.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:criu-debugsource-0:3.15-3.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:criu-devel-0:3.15-3.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:criu-devel-0:3.15-3.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:criu-devel-0:3.15-3.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:criu-devel-0:3.15-3.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:criu-libs-0:3.15-3.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:criu-libs-0:3.15-3.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:criu-libs-0:3.15-3.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:criu-libs-0:3.15-3.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:criu-libs-debuginfo-0:3.15-3.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:criu-libs-debuginfo-0:3.15-3.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:criu-libs-debuginfo-0:3.15-3.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:criu-libs-debuginfo-0:3.15-3.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:crun-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:crun-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:crun-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:crun-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.src::container-tools:rhel8",
"AppStream-8.8.0.GA:crun-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:crun-debuginfo-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:crun-debuginfo-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:crun-debuginfo-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:crun-debuginfo-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:crun-debugsource-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:crun-debugsource-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:crun-debugsource-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:crun-debugsource-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:fuse-overlayfs-0:1.10-1.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:fuse-overlayfs-0:1.10-1.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:fuse-overlayfs-0:1.10-1.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:fuse-overlayfs-0:1.10-1.module+el8.8.0+18060+3f21f2cc.src::container-tools:rhel8",
"AppStream-8.8.0.GA:fuse-overlayfs-0:1.10-1.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:fuse-overlayfs-debuginfo-0:1.10-1.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:fuse-overlayfs-debuginfo-0:1.10-1.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:fuse-overlayfs-debuginfo-0:1.10-1.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:fuse-overlayfs-debuginfo-0:1.10-1.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:fuse-overlayfs-debugsource-0:1.10-1.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:fuse-overlayfs-debugsource-0:1.10-1.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:fuse-overlayfs-debugsource-0:1.10-1.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:fuse-overlayfs-debugsource-0:1.10-1.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:libslirp-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:libslirp-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:libslirp-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:libslirp-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.src::container-tools:rhel8",
"AppStream-8.8.0.GA:libslirp-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:libslirp-debuginfo-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:libslirp-debuginfo-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:libslirp-debuginfo-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:libslirp-debuginfo-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:libslirp-debugsource-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:libslirp-debugsource-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:libslirp-debugsource-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:libslirp-debugsource-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:libslirp-devel-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:libslirp-devel-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:libslirp-devel-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:libslirp-devel-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:netavark-2:1.5.0-4.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:netavark-2:1.5.0-4.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:netavark-2:1.5.0-4.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:netavark-2:1.5.0-4.module+el8.8.0+18060+3f21f2cc.src::container-tools:rhel8",
"AppStream-8.8.0.GA:netavark-2:1.5.0-4.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.src::container-tools:rhel8",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-debuginfo-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-debuginfo-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-debuginfo-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-debuginfo-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-debugsource-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-debugsource-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-debugsource-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-debugsource-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.src::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-catatonit-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-catatonit-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-catatonit-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-catatonit-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-catatonit-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-catatonit-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-catatonit-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-catatonit-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-debugsource-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-debugsource-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-debugsource-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-debugsource-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-docker-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.noarch::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-gvproxy-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-gvproxy-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-gvproxy-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-gvproxy-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-gvproxy-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-gvproxy-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-gvproxy-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-gvproxy-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-plugins-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-plugins-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-plugins-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-plugins-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-plugins-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-plugins-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-plugins-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-plugins-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-remote-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-remote-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-remote-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-remote-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-remote-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-remote-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-remote-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-remote-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-tests-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-tests-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-tests-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-tests-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:python-podman-0:4.4.1-1.module+el8.8.0+18275+3a56cc62.src::container-tools:rhel8",
"AppStream-8.8.0.GA:python3-criu-0:3.15-3.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:python3-criu-0:3.15-3.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:python3-criu-0:3.15-3.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:python3-criu-0:3.15-3.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:python3-podman-0:4.4.1-1.module+el8.8.0+18275+3a56cc62.noarch::container-tools:rhel8",
"AppStream-8.8.0.GA:runc-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:runc-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:runc-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:runc-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.src::container-tools:rhel8",
"AppStream-8.8.0.GA:runc-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:runc-debuginfo-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:runc-debuginfo-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:runc-debuginfo-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:runc-debuginfo-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:runc-debugsource-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:runc-debugsource-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:runc-debugsource-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:runc-debugsource-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:skopeo-2:1.11.2-0.2.module+el8.8.0+18251+ad5b274c.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:skopeo-2:1.11.2-0.2.module+el8.8.0+18251+ad5b274c.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:skopeo-2:1.11.2-0.2.module+el8.8.0+18251+ad5b274c.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:skopeo-2:1.11.2-0.2.module+el8.8.0+18251+ad5b274c.src::container-tools:rhel8",
"AppStream-8.8.0.GA:skopeo-2:1.11.2-0.2.module+el8.8.0+18251+ad5b274c.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:skopeo-tests-2:1.11.2-0.2.module+el8.8.0+18251+ad5b274c.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:skopeo-tests-2:1.11.2-0.2.module+el8.8.0+18251+ad5b274c.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:skopeo-tests-2:1.11.2-0.2.module+el8.8.0+18251+ad5b274c.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:skopeo-tests-2:1.11.2-0.2.module+el8.8.0+18251+ad5b274c.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:slirp4netns-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:slirp4netns-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:slirp4netns-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:slirp4netns-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.src::container-tools:rhel8",
"AppStream-8.8.0.GA:slirp4netns-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:slirp4netns-debuginfo-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:slirp4netns-debuginfo-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:slirp4netns-debuginfo-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:slirp4netns-debuginfo-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:slirp4netns-debugsource-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:slirp4netns-debugsource-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:slirp4netns-debugsource-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:slirp4netns-debugsource-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:toolbox-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:toolbox-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:toolbox-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:toolbox-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.src::container-tools:rhel8",
"AppStream-8.8.0.GA:toolbox-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:toolbox-debuginfo-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:toolbox-debuginfo-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:toolbox-debuginfo-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:toolbox-debuginfo-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:toolbox-debugsource-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:toolbox-debugsource-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:toolbox-debugsource-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:toolbox-debugsource-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:toolbox-tests-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:toolbox-tests-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:toolbox-tests-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:toolbox-tests-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:udica-0:0.2.6-20.module+el8.8.0+18060+3f21f2cc.noarch::container-tools:rhel8",
"AppStream-8.8.0.GA:udica-0:0.2.6-20.module+el8.8.0+18060+3f21f2cc.src::container-tools:rhel8"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2023-0778"
},
{
"category": "external",
"summary": "RHBZ#2168256",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2168256"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2023-0778",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-0778"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2023-0778",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2023-0778"
},
{
"category": "external",
"summary": "https://github.com/advisories/GHSA-qwqv-rqgf-8qh8",
"url": "https://github.com/advisories/GHSA-qwqv-rqgf-8qh8"
}
],
"release_date": "2023-02-15T15:56:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2023-05-16T08:49:00+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"AppStream-8.8.0.GA:aardvark-dns-2:1.5.0-2.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:aardvark-dns-2:1.5.0-2.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:aardvark-dns-2:1.5.0-2.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:aardvark-dns-2:1.5.0-2.module+el8.8.0+18060+3f21f2cc.src::container-tools:rhel8",
"AppStream-8.8.0.GA:aardvark-dns-2:1.5.0-2.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:buildah-1:1.29.1-1.module+el8.8.0+18195+471da4bb.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:buildah-1:1.29.1-1.module+el8.8.0+18195+471da4bb.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:buildah-1:1.29.1-1.module+el8.8.0+18195+471da4bb.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:buildah-1:1.29.1-1.module+el8.8.0+18195+471da4bb.src::container-tools:rhel8",
"AppStream-8.8.0.GA:buildah-1:1.29.1-1.module+el8.8.0+18195+471da4bb.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:buildah-debuginfo-1:1.29.1-1.module+el8.8.0+18195+471da4bb.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:buildah-debuginfo-1:1.29.1-1.module+el8.8.0+18195+471da4bb.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:buildah-debuginfo-1:1.29.1-1.module+el8.8.0+18195+471da4bb.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:buildah-debuginfo-1:1.29.1-1.module+el8.8.0+18195+471da4bb.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:buildah-debugsource-1:1.29.1-1.module+el8.8.0+18195+471da4bb.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:buildah-debugsource-1:1.29.1-1.module+el8.8.0+18195+471da4bb.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:buildah-debugsource-1:1.29.1-1.module+el8.8.0+18195+471da4bb.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:buildah-debugsource-1:1.29.1-1.module+el8.8.0+18195+471da4bb.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:buildah-tests-1:1.29.1-1.module+el8.8.0+18195+471da4bb.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:buildah-tests-1:1.29.1-1.module+el8.8.0+18195+471da4bb.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:buildah-tests-1:1.29.1-1.module+el8.8.0+18195+471da4bb.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:buildah-tests-1:1.29.1-1.module+el8.8.0+18195+471da4bb.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:buildah-tests-debuginfo-1:1.29.1-1.module+el8.8.0+18195+471da4bb.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:buildah-tests-debuginfo-1:1.29.1-1.module+el8.8.0+18195+471da4bb.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:buildah-tests-debuginfo-1:1.29.1-1.module+el8.8.0+18195+471da4bb.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:buildah-tests-debuginfo-1:1.29.1-1.module+el8.8.0+18195+471da4bb.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:cockpit-podman-0:63.1-1.module+el8.8.0+18286+cd236dce.noarch::container-tools:rhel8",
"AppStream-8.8.0.GA:cockpit-podman-0:63.1-1.module+el8.8.0+18286+cd236dce.src::container-tools:rhel8",
"AppStream-8.8.0.GA:conmon-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:conmon-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:conmon-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:conmon-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.src::container-tools:rhel8",
"AppStream-8.8.0.GA:conmon-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:conmon-debuginfo-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:conmon-debuginfo-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:conmon-debuginfo-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:conmon-debuginfo-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:conmon-debugsource-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:conmon-debugsource-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:conmon-debugsource-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:conmon-debugsource-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:container-selinux-2:2.205.0-2.module+el8.8.0+18438+15d3aa65.noarch::container-tools:rhel8",
"AppStream-8.8.0.GA:container-selinux-2:2.205.0-2.module+el8.8.0+18438+15d3aa65.src::container-tools:rhel8",
"AppStream-8.8.0.GA:containernetworking-plugins-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:containernetworking-plugins-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:containernetworking-plugins-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:containernetworking-plugins-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.src::container-tools:rhel8",
"AppStream-8.8.0.GA:containernetworking-plugins-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:containernetworking-plugins-debuginfo-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:containernetworking-plugins-debuginfo-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:containernetworking-plugins-debuginfo-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:containernetworking-plugins-debuginfo-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:containernetworking-plugins-debugsource-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:containernetworking-plugins-debugsource-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:containernetworking-plugins-debugsource-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:containernetworking-plugins-debugsource-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:containers-common-2:1-63.module+el8.8.0+18438+15d3aa65.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:containers-common-2:1-63.module+el8.8.0+18438+15d3aa65.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:containers-common-2:1-63.module+el8.8.0+18438+15d3aa65.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:containers-common-2:1-63.module+el8.8.0+18438+15d3aa65.src::container-tools:rhel8",
"AppStream-8.8.0.GA:containers-common-2:1-63.module+el8.8.0+18438+15d3aa65.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:crit-0:3.15-3.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:crit-0:3.15-3.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:crit-0:3.15-3.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:crit-0:3.15-3.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:criu-0:3.15-3.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:criu-0:3.15-3.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:criu-0:3.15-3.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:criu-0:3.15-3.module+el8.8.0+18060+3f21f2cc.src::container-tools:rhel8",
"AppStream-8.8.0.GA:criu-0:3.15-3.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:criu-debuginfo-0:3.15-3.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:criu-debuginfo-0:3.15-3.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:criu-debuginfo-0:3.15-3.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:criu-debuginfo-0:3.15-3.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:criu-debugsource-0:3.15-3.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:criu-debugsource-0:3.15-3.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:criu-debugsource-0:3.15-3.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:criu-debugsource-0:3.15-3.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:criu-devel-0:3.15-3.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:criu-devel-0:3.15-3.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:criu-devel-0:3.15-3.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:criu-devel-0:3.15-3.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:criu-libs-0:3.15-3.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:criu-libs-0:3.15-3.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:criu-libs-0:3.15-3.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:criu-libs-0:3.15-3.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:criu-libs-debuginfo-0:3.15-3.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:criu-libs-debuginfo-0:3.15-3.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:criu-libs-debuginfo-0:3.15-3.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:criu-libs-debuginfo-0:3.15-3.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:crun-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:crun-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:crun-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:crun-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.src::container-tools:rhel8",
"AppStream-8.8.0.GA:crun-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:crun-debuginfo-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:crun-debuginfo-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:crun-debuginfo-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:crun-debuginfo-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:crun-debugsource-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:crun-debugsource-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:crun-debugsource-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:crun-debugsource-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:fuse-overlayfs-0:1.10-1.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:fuse-overlayfs-0:1.10-1.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:fuse-overlayfs-0:1.10-1.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:fuse-overlayfs-0:1.10-1.module+el8.8.0+18060+3f21f2cc.src::container-tools:rhel8",
"AppStream-8.8.0.GA:fuse-overlayfs-0:1.10-1.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:fuse-overlayfs-debuginfo-0:1.10-1.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:fuse-overlayfs-debuginfo-0:1.10-1.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:fuse-overlayfs-debuginfo-0:1.10-1.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:fuse-overlayfs-debuginfo-0:1.10-1.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:fuse-overlayfs-debugsource-0:1.10-1.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:fuse-overlayfs-debugsource-0:1.10-1.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:fuse-overlayfs-debugsource-0:1.10-1.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:fuse-overlayfs-debugsource-0:1.10-1.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:libslirp-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:libslirp-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:libslirp-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:libslirp-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.src::container-tools:rhel8",
"AppStream-8.8.0.GA:libslirp-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:libslirp-debuginfo-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:libslirp-debuginfo-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:libslirp-debuginfo-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:libslirp-debuginfo-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:libslirp-debugsource-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:libslirp-debugsource-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:libslirp-debugsource-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:libslirp-debugsource-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:libslirp-devel-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:libslirp-devel-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:libslirp-devel-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:libslirp-devel-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:netavark-2:1.5.0-4.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:netavark-2:1.5.0-4.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:netavark-2:1.5.0-4.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:netavark-2:1.5.0-4.module+el8.8.0+18060+3f21f2cc.src::container-tools:rhel8",
"AppStream-8.8.0.GA:netavark-2:1.5.0-4.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.src::container-tools:rhel8",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-debuginfo-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-debuginfo-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-debuginfo-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-debuginfo-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-debugsource-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-debugsource-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-debugsource-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-debugsource-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.src::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-catatonit-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-catatonit-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-catatonit-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-catatonit-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-catatonit-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-catatonit-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-catatonit-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-catatonit-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-debugsource-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-debugsource-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-debugsource-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-debugsource-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-docker-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.noarch::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-gvproxy-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-gvproxy-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-gvproxy-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-gvproxy-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-gvproxy-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-gvproxy-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-gvproxy-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-gvproxy-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-plugins-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-plugins-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-plugins-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-plugins-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-plugins-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-plugins-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-plugins-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-plugins-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-remote-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-remote-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-remote-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-remote-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-remote-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-remote-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-remote-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-remote-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-tests-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-tests-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-tests-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-tests-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:python-podman-0:4.4.1-1.module+el8.8.0+18275+3a56cc62.src::container-tools:rhel8",
"AppStream-8.8.0.GA:python3-criu-0:3.15-3.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:python3-criu-0:3.15-3.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:python3-criu-0:3.15-3.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:python3-criu-0:3.15-3.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:python3-podman-0:4.4.1-1.module+el8.8.0+18275+3a56cc62.noarch::container-tools:rhel8",
"AppStream-8.8.0.GA:runc-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:runc-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:runc-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:runc-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.src::container-tools:rhel8",
"AppStream-8.8.0.GA:runc-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:runc-debuginfo-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:runc-debuginfo-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:runc-debuginfo-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:runc-debuginfo-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:runc-debugsource-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:runc-debugsource-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:runc-debugsource-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:runc-debugsource-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:skopeo-2:1.11.2-0.2.module+el8.8.0+18251+ad5b274c.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:skopeo-2:1.11.2-0.2.module+el8.8.0+18251+ad5b274c.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:skopeo-2:1.11.2-0.2.module+el8.8.0+18251+ad5b274c.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:skopeo-2:1.11.2-0.2.module+el8.8.0+18251+ad5b274c.src::container-tools:rhel8",
"AppStream-8.8.0.GA:skopeo-2:1.11.2-0.2.module+el8.8.0+18251+ad5b274c.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:skopeo-tests-2:1.11.2-0.2.module+el8.8.0+18251+ad5b274c.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:skopeo-tests-2:1.11.2-0.2.module+el8.8.0+18251+ad5b274c.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:skopeo-tests-2:1.11.2-0.2.module+el8.8.0+18251+ad5b274c.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:skopeo-tests-2:1.11.2-0.2.module+el8.8.0+18251+ad5b274c.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:slirp4netns-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:slirp4netns-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:slirp4netns-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:slirp4netns-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.src::container-tools:rhel8",
"AppStream-8.8.0.GA:slirp4netns-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:slirp4netns-debuginfo-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:slirp4netns-debuginfo-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:slirp4netns-debuginfo-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:slirp4netns-debuginfo-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:slirp4netns-debugsource-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:slirp4netns-debugsource-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:slirp4netns-debugsource-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:slirp4netns-debugsource-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:toolbox-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:toolbox-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:toolbox-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:toolbox-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.src::container-tools:rhel8",
"AppStream-8.8.0.GA:toolbox-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:toolbox-debuginfo-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:toolbox-debuginfo-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:toolbox-debuginfo-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:toolbox-debuginfo-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:toolbox-debugsource-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:toolbox-debugsource-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:toolbox-debugsource-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:toolbox-debugsource-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:toolbox-tests-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:toolbox-tests-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:toolbox-tests-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:toolbox-tests-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:udica-0:0.2.6-20.module+el8.8.0+18060+3f21f2cc.noarch::container-tools:rhel8",
"AppStream-8.8.0.GA:udica-0:0.2.6-20.module+el8.8.0+18060+3f21f2cc.src::container-tools:rhel8"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2023:2758"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "HIGH",
"attackVector": "NETWORK",
"availabilityImpact": "NONE",
"baseScore": 6.8,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "HIGH",
"integrityImpact": "HIGH",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "REQUIRED",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:R/S:U/C:H/I:H/A:N",
"version": "3.1"
},
"products": [
"AppStream-8.8.0.GA:aardvark-dns-2:1.5.0-2.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:aardvark-dns-2:1.5.0-2.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:aardvark-dns-2:1.5.0-2.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:aardvark-dns-2:1.5.0-2.module+el8.8.0+18060+3f21f2cc.src::container-tools:rhel8",
"AppStream-8.8.0.GA:aardvark-dns-2:1.5.0-2.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:buildah-1:1.29.1-1.module+el8.8.0+18195+471da4bb.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:buildah-1:1.29.1-1.module+el8.8.0+18195+471da4bb.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:buildah-1:1.29.1-1.module+el8.8.0+18195+471da4bb.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:buildah-1:1.29.1-1.module+el8.8.0+18195+471da4bb.src::container-tools:rhel8",
"AppStream-8.8.0.GA:buildah-1:1.29.1-1.module+el8.8.0+18195+471da4bb.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:buildah-debuginfo-1:1.29.1-1.module+el8.8.0+18195+471da4bb.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:buildah-debuginfo-1:1.29.1-1.module+el8.8.0+18195+471da4bb.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:buildah-debuginfo-1:1.29.1-1.module+el8.8.0+18195+471da4bb.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:buildah-debuginfo-1:1.29.1-1.module+el8.8.0+18195+471da4bb.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:buildah-debugsource-1:1.29.1-1.module+el8.8.0+18195+471da4bb.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:buildah-debugsource-1:1.29.1-1.module+el8.8.0+18195+471da4bb.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:buildah-debugsource-1:1.29.1-1.module+el8.8.0+18195+471da4bb.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:buildah-debugsource-1:1.29.1-1.module+el8.8.0+18195+471da4bb.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:buildah-tests-1:1.29.1-1.module+el8.8.0+18195+471da4bb.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:buildah-tests-1:1.29.1-1.module+el8.8.0+18195+471da4bb.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:buildah-tests-1:1.29.1-1.module+el8.8.0+18195+471da4bb.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:buildah-tests-1:1.29.1-1.module+el8.8.0+18195+471da4bb.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:buildah-tests-debuginfo-1:1.29.1-1.module+el8.8.0+18195+471da4bb.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:buildah-tests-debuginfo-1:1.29.1-1.module+el8.8.0+18195+471da4bb.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:buildah-tests-debuginfo-1:1.29.1-1.module+el8.8.0+18195+471da4bb.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:buildah-tests-debuginfo-1:1.29.1-1.module+el8.8.0+18195+471da4bb.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:cockpit-podman-0:63.1-1.module+el8.8.0+18286+cd236dce.noarch::container-tools:rhel8",
"AppStream-8.8.0.GA:cockpit-podman-0:63.1-1.module+el8.8.0+18286+cd236dce.src::container-tools:rhel8",
"AppStream-8.8.0.GA:conmon-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:conmon-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:conmon-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:conmon-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.src::container-tools:rhel8",
"AppStream-8.8.0.GA:conmon-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:conmon-debuginfo-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:conmon-debuginfo-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:conmon-debuginfo-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:conmon-debuginfo-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:conmon-debugsource-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:conmon-debugsource-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:conmon-debugsource-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:conmon-debugsource-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:container-selinux-2:2.205.0-2.module+el8.8.0+18438+15d3aa65.noarch::container-tools:rhel8",
"AppStream-8.8.0.GA:container-selinux-2:2.205.0-2.module+el8.8.0+18438+15d3aa65.src::container-tools:rhel8",
"AppStream-8.8.0.GA:containernetworking-plugins-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:containernetworking-plugins-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:containernetworking-plugins-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:containernetworking-plugins-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.src::container-tools:rhel8",
"AppStream-8.8.0.GA:containernetworking-plugins-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:containernetworking-plugins-debuginfo-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:containernetworking-plugins-debuginfo-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:containernetworking-plugins-debuginfo-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:containernetworking-plugins-debuginfo-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:containernetworking-plugins-debugsource-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:containernetworking-plugins-debugsource-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:containernetworking-plugins-debugsource-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:containernetworking-plugins-debugsource-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:containers-common-2:1-63.module+el8.8.0+18438+15d3aa65.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:containers-common-2:1-63.module+el8.8.0+18438+15d3aa65.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:containers-common-2:1-63.module+el8.8.0+18438+15d3aa65.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:containers-common-2:1-63.module+el8.8.0+18438+15d3aa65.src::container-tools:rhel8",
"AppStream-8.8.0.GA:containers-common-2:1-63.module+el8.8.0+18438+15d3aa65.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:crit-0:3.15-3.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:crit-0:3.15-3.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:crit-0:3.15-3.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:crit-0:3.15-3.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:criu-0:3.15-3.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:criu-0:3.15-3.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:criu-0:3.15-3.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:criu-0:3.15-3.module+el8.8.0+18060+3f21f2cc.src::container-tools:rhel8",
"AppStream-8.8.0.GA:criu-0:3.15-3.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:criu-debuginfo-0:3.15-3.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:criu-debuginfo-0:3.15-3.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:criu-debuginfo-0:3.15-3.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:criu-debuginfo-0:3.15-3.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:criu-debugsource-0:3.15-3.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:criu-debugsource-0:3.15-3.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:criu-debugsource-0:3.15-3.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:criu-debugsource-0:3.15-3.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:criu-devel-0:3.15-3.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:criu-devel-0:3.15-3.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:criu-devel-0:3.15-3.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:criu-devel-0:3.15-3.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:criu-libs-0:3.15-3.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:criu-libs-0:3.15-3.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:criu-libs-0:3.15-3.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:criu-libs-0:3.15-3.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:criu-libs-debuginfo-0:3.15-3.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:criu-libs-debuginfo-0:3.15-3.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:criu-libs-debuginfo-0:3.15-3.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:criu-libs-debuginfo-0:3.15-3.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:crun-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:crun-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:crun-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:crun-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.src::container-tools:rhel8",
"AppStream-8.8.0.GA:crun-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:crun-debuginfo-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:crun-debuginfo-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:crun-debuginfo-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:crun-debuginfo-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:crun-debugsource-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:crun-debugsource-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:crun-debugsource-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:crun-debugsource-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:fuse-overlayfs-0:1.10-1.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:fuse-overlayfs-0:1.10-1.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:fuse-overlayfs-0:1.10-1.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:fuse-overlayfs-0:1.10-1.module+el8.8.0+18060+3f21f2cc.src::container-tools:rhel8",
"AppStream-8.8.0.GA:fuse-overlayfs-0:1.10-1.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:fuse-overlayfs-debuginfo-0:1.10-1.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:fuse-overlayfs-debuginfo-0:1.10-1.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:fuse-overlayfs-debuginfo-0:1.10-1.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:fuse-overlayfs-debuginfo-0:1.10-1.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:fuse-overlayfs-debugsource-0:1.10-1.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:fuse-overlayfs-debugsource-0:1.10-1.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:fuse-overlayfs-debugsource-0:1.10-1.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:fuse-overlayfs-debugsource-0:1.10-1.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:libslirp-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:libslirp-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:libslirp-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:libslirp-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.src::container-tools:rhel8",
"AppStream-8.8.0.GA:libslirp-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:libslirp-debuginfo-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:libslirp-debuginfo-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:libslirp-debuginfo-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:libslirp-debuginfo-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:libslirp-debugsource-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:libslirp-debugsource-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:libslirp-debugsource-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:libslirp-debugsource-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:libslirp-devel-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:libslirp-devel-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:libslirp-devel-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:libslirp-devel-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:netavark-2:1.5.0-4.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:netavark-2:1.5.0-4.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:netavark-2:1.5.0-4.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:netavark-2:1.5.0-4.module+el8.8.0+18060+3f21f2cc.src::container-tools:rhel8",
"AppStream-8.8.0.GA:netavark-2:1.5.0-4.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.src::container-tools:rhel8",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-debuginfo-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-debuginfo-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-debuginfo-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-debuginfo-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-debugsource-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-debugsource-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-debugsource-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-debugsource-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.src::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-catatonit-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-catatonit-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-catatonit-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-catatonit-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-catatonit-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-catatonit-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-catatonit-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-catatonit-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-debugsource-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-debugsource-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-debugsource-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-debugsource-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-docker-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.noarch::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-gvproxy-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-gvproxy-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-gvproxy-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-gvproxy-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-gvproxy-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-gvproxy-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-gvproxy-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-gvproxy-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-plugins-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-plugins-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-plugins-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-plugins-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-plugins-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-plugins-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-plugins-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-plugins-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-remote-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-remote-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-remote-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-remote-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-remote-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-remote-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-remote-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-remote-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-tests-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-tests-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-tests-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-tests-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:python-podman-0:4.4.1-1.module+el8.8.0+18275+3a56cc62.src::container-tools:rhel8",
"AppStream-8.8.0.GA:python3-criu-0:3.15-3.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:python3-criu-0:3.15-3.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:python3-criu-0:3.15-3.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:python3-criu-0:3.15-3.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:python3-podman-0:4.4.1-1.module+el8.8.0+18275+3a56cc62.noarch::container-tools:rhel8",
"AppStream-8.8.0.GA:runc-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:runc-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:runc-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:runc-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.src::container-tools:rhel8",
"AppStream-8.8.0.GA:runc-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:runc-debuginfo-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:runc-debuginfo-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:runc-debuginfo-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:runc-debuginfo-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:runc-debugsource-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:runc-debugsource-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:runc-debugsource-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:runc-debugsource-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:skopeo-2:1.11.2-0.2.module+el8.8.0+18251+ad5b274c.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:skopeo-2:1.11.2-0.2.module+el8.8.0+18251+ad5b274c.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:skopeo-2:1.11.2-0.2.module+el8.8.0+18251+ad5b274c.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:skopeo-2:1.11.2-0.2.module+el8.8.0+18251+ad5b274c.src::container-tools:rhel8",
"AppStream-8.8.0.GA:skopeo-2:1.11.2-0.2.module+el8.8.0+18251+ad5b274c.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:skopeo-tests-2:1.11.2-0.2.module+el8.8.0+18251+ad5b274c.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:skopeo-tests-2:1.11.2-0.2.module+el8.8.0+18251+ad5b274c.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:skopeo-tests-2:1.11.2-0.2.module+el8.8.0+18251+ad5b274c.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:skopeo-tests-2:1.11.2-0.2.module+el8.8.0+18251+ad5b274c.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:slirp4netns-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:slirp4netns-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:slirp4netns-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:slirp4netns-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.src::container-tools:rhel8",
"AppStream-8.8.0.GA:slirp4netns-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:slirp4netns-debuginfo-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:slirp4netns-debuginfo-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:slirp4netns-debuginfo-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:slirp4netns-debuginfo-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:slirp4netns-debugsource-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:slirp4netns-debugsource-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:slirp4netns-debugsource-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:slirp4netns-debugsource-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:toolbox-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:toolbox-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:toolbox-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:toolbox-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.src::container-tools:rhel8",
"AppStream-8.8.0.GA:toolbox-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:toolbox-debuginfo-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:toolbox-debuginfo-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:toolbox-debuginfo-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:toolbox-debuginfo-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:toolbox-debugsource-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:toolbox-debugsource-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:toolbox-debugsource-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:toolbox-debugsource-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:toolbox-tests-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:toolbox-tests-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:toolbox-tests-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:toolbox-tests-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:udica-0:0.2.6-20.module+el8.8.0+18060+3f21f2cc.noarch::container-tools:rhel8",
"AppStream-8.8.0.GA:udica-0:0.2.6-20.module+el8.8.0+18060+3f21f2cc.src::container-tools:rhel8"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "podman: symlink exchange attack in podman export volume"
}
]
}
RHSA-2023:2253
Vulnerability from csaf_redhat
Notes
{
"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: net/http: An attacker can cause excessive memory growth in a Go server accepting HTTP/2 requests (CVE-2022-41717)\n\n* golang: crypto/tls: session tickets lack random ticket_age_add (CVE-2022-30629)\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.2 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:2253",
"url": "https://access.redhat.com/errata/RHSA-2023:2253"
},
{
"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.2_release_notes/index",
"url": "https://access.redhat.com/documentation/en-us/red_hat_enterprise_linux/9/html/9.2_release_notes/index"
},
{
"category": "external",
"summary": "2092793",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2092793"
},
{
"category": "external",
"summary": "2142494",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2142494"
},
{
"category": "external",
"summary": "2150429",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2150429"
},
{
"category": "external",
"summary": "2151247",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2151247"
},
{
"category": "external",
"summary": "2152001",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2152001"
},
{
"category": "external",
"summary": "2161274",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2161274"
},
{
"category": "external",
"summary": "2166225",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2166225"
},
{
"category": "external",
"summary": "2182315",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2182315"
},
{
"category": "self",
"summary": "Canonical URL",
"url": "https://security.access.redhat.com/data/csaf/v2/advisories/2023/rhsa-2023_2253.json"
}
],
"title": "Red Hat Security Advisory: buildah security and bug fix update",
"tracking": {
"current_release_date": "2025-10-31T13:02:31+00:00",
"generator": {
"date": "2025-10-31T13:02:31+00:00",
"engine": {
"name": "Red Hat SDEngine",
"version": "4.6.10"
}
},
"id": "RHSA-2023:2253",
"initial_release_date": "2023-05-09T09:52:10+00:00",
"revision_history": [
{
"date": "2023-05-09T09:52:10+00:00",
"number": "1",
"summary": "Initial version"
},
{
"date": "2023-05-09T09:52:10+00:00",
"number": "2",
"summary": "Last updated version"
},
{
"date": "2025-10-31T13:02:31+00:00",
"number": "3",
"summary": "Last generated version"
}
],
"status": "final",
"version": "3"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_name",
"name": "Red Hat Enterprise Linux AppStream (v. 9)",
"product": {
"name": "Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.2.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.29.1-1.el9.src",
"product": {
"name": "buildah-1:1.29.1-1.el9.src",
"product_id": "buildah-1:1.29.1-1.el9.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/buildah@1.29.1-1.el9?arch=src\u0026epoch=1"
}
}
}
],
"category": "architecture",
"name": "src"
},
{
"branches": [
{
"category": "product_version",
"name": "buildah-1:1.29.1-1.el9.aarch64",
"product": {
"name": "buildah-1:1.29.1-1.el9.aarch64",
"product_id": "buildah-1:1.29.1-1.el9.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/buildah@1.29.1-1.el9?arch=aarch64\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "buildah-tests-1:1.29.1-1.el9.aarch64",
"product": {
"name": "buildah-tests-1:1.29.1-1.el9.aarch64",
"product_id": "buildah-tests-1:1.29.1-1.el9.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/buildah-tests@1.29.1-1.el9?arch=aarch64\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "buildah-debugsource-1:1.29.1-1.el9.aarch64",
"product": {
"name": "buildah-debugsource-1:1.29.1-1.el9.aarch64",
"product_id": "buildah-debugsource-1:1.29.1-1.el9.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/buildah-debugsource@1.29.1-1.el9?arch=aarch64\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "buildah-debuginfo-1:1.29.1-1.el9.aarch64",
"product": {
"name": "buildah-debuginfo-1:1.29.1-1.el9.aarch64",
"product_id": "buildah-debuginfo-1:1.29.1-1.el9.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/buildah-debuginfo@1.29.1-1.el9?arch=aarch64\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "buildah-tests-debuginfo-1:1.29.1-1.el9.aarch64",
"product": {
"name": "buildah-tests-debuginfo-1:1.29.1-1.el9.aarch64",
"product_id": "buildah-tests-debuginfo-1:1.29.1-1.el9.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/buildah-tests-debuginfo@1.29.1-1.el9?arch=aarch64\u0026epoch=1"
}
}
}
],
"category": "architecture",
"name": "aarch64"
},
{
"branches": [
{
"category": "product_version",
"name": "buildah-1:1.29.1-1.el9.ppc64le",
"product": {
"name": "buildah-1:1.29.1-1.el9.ppc64le",
"product_id": "buildah-1:1.29.1-1.el9.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/buildah@1.29.1-1.el9?arch=ppc64le\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "buildah-tests-1:1.29.1-1.el9.ppc64le",
"product": {
"name": "buildah-tests-1:1.29.1-1.el9.ppc64le",
"product_id": "buildah-tests-1:1.29.1-1.el9.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/buildah-tests@1.29.1-1.el9?arch=ppc64le\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "buildah-debugsource-1:1.29.1-1.el9.ppc64le",
"product": {
"name": "buildah-debugsource-1:1.29.1-1.el9.ppc64le",
"product_id": "buildah-debugsource-1:1.29.1-1.el9.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/buildah-debugsource@1.29.1-1.el9?arch=ppc64le\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "buildah-debuginfo-1:1.29.1-1.el9.ppc64le",
"product": {
"name": "buildah-debuginfo-1:1.29.1-1.el9.ppc64le",
"product_id": "buildah-debuginfo-1:1.29.1-1.el9.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/buildah-debuginfo@1.29.1-1.el9?arch=ppc64le\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "buildah-tests-debuginfo-1:1.29.1-1.el9.ppc64le",
"product": {
"name": "buildah-tests-debuginfo-1:1.29.1-1.el9.ppc64le",
"product_id": "buildah-tests-debuginfo-1:1.29.1-1.el9.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/buildah-tests-debuginfo@1.29.1-1.el9?arch=ppc64le\u0026epoch=1"
}
}
}
],
"category": "architecture",
"name": "ppc64le"
},
{
"branches": [
{
"category": "product_version",
"name": "buildah-1:1.29.1-1.el9.x86_64",
"product": {
"name": "buildah-1:1.29.1-1.el9.x86_64",
"product_id": "buildah-1:1.29.1-1.el9.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/buildah@1.29.1-1.el9?arch=x86_64\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "buildah-tests-1:1.29.1-1.el9.x86_64",
"product": {
"name": "buildah-tests-1:1.29.1-1.el9.x86_64",
"product_id": "buildah-tests-1:1.29.1-1.el9.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/buildah-tests@1.29.1-1.el9?arch=x86_64\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "buildah-debugsource-1:1.29.1-1.el9.x86_64",
"product": {
"name": "buildah-debugsource-1:1.29.1-1.el9.x86_64",
"product_id": "buildah-debugsource-1:1.29.1-1.el9.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/buildah-debugsource@1.29.1-1.el9?arch=x86_64\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "buildah-debuginfo-1:1.29.1-1.el9.x86_64",
"product": {
"name": "buildah-debuginfo-1:1.29.1-1.el9.x86_64",
"product_id": "buildah-debuginfo-1:1.29.1-1.el9.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/buildah-debuginfo@1.29.1-1.el9?arch=x86_64\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "buildah-tests-debuginfo-1:1.29.1-1.el9.x86_64",
"product": {
"name": "buildah-tests-debuginfo-1:1.29.1-1.el9.x86_64",
"product_id": "buildah-tests-debuginfo-1:1.29.1-1.el9.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/buildah-tests-debuginfo@1.29.1-1.el9?arch=x86_64\u0026epoch=1"
}
}
}
],
"category": "architecture",
"name": "x86_64"
},
{
"branches": [
{
"category": "product_version",
"name": "buildah-1:1.29.1-1.el9.s390x",
"product": {
"name": "buildah-1:1.29.1-1.el9.s390x",
"product_id": "buildah-1:1.29.1-1.el9.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/buildah@1.29.1-1.el9?arch=s390x\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "buildah-tests-1:1.29.1-1.el9.s390x",
"product": {
"name": "buildah-tests-1:1.29.1-1.el9.s390x",
"product_id": "buildah-tests-1:1.29.1-1.el9.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/buildah-tests@1.29.1-1.el9?arch=s390x\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "buildah-debugsource-1:1.29.1-1.el9.s390x",
"product": {
"name": "buildah-debugsource-1:1.29.1-1.el9.s390x",
"product_id": "buildah-debugsource-1:1.29.1-1.el9.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/buildah-debugsource@1.29.1-1.el9?arch=s390x\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "buildah-debuginfo-1:1.29.1-1.el9.s390x",
"product": {
"name": "buildah-debuginfo-1:1.29.1-1.el9.s390x",
"product_id": "buildah-debuginfo-1:1.29.1-1.el9.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/buildah-debuginfo@1.29.1-1.el9?arch=s390x\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "buildah-tests-debuginfo-1:1.29.1-1.el9.s390x",
"product": {
"name": "buildah-tests-debuginfo-1:1.29.1-1.el9.s390x",
"product_id": "buildah-tests-debuginfo-1:1.29.1-1.el9.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/buildah-tests-debuginfo@1.29.1-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.29.1-1.el9.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.2.0.GA:buildah-1:1.29.1-1.el9.aarch64"
},
"product_reference": "buildah-1:1.29.1-1.el9.aarch64",
"relates_to_product_reference": "AppStream-9.2.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "buildah-1:1.29.1-1.el9.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.2.0.GA:buildah-1:1.29.1-1.el9.ppc64le"
},
"product_reference": "buildah-1:1.29.1-1.el9.ppc64le",
"relates_to_product_reference": "AppStream-9.2.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "buildah-1:1.29.1-1.el9.s390x as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.2.0.GA:buildah-1:1.29.1-1.el9.s390x"
},
"product_reference": "buildah-1:1.29.1-1.el9.s390x",
"relates_to_product_reference": "AppStream-9.2.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "buildah-1:1.29.1-1.el9.src as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.2.0.GA:buildah-1:1.29.1-1.el9.src"
},
"product_reference": "buildah-1:1.29.1-1.el9.src",
"relates_to_product_reference": "AppStream-9.2.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "buildah-1:1.29.1-1.el9.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.2.0.GA:buildah-1:1.29.1-1.el9.x86_64"
},
"product_reference": "buildah-1:1.29.1-1.el9.x86_64",
"relates_to_product_reference": "AppStream-9.2.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "buildah-debuginfo-1:1.29.1-1.el9.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.2.0.GA:buildah-debuginfo-1:1.29.1-1.el9.aarch64"
},
"product_reference": "buildah-debuginfo-1:1.29.1-1.el9.aarch64",
"relates_to_product_reference": "AppStream-9.2.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "buildah-debuginfo-1:1.29.1-1.el9.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.2.0.GA:buildah-debuginfo-1:1.29.1-1.el9.ppc64le"
},
"product_reference": "buildah-debuginfo-1:1.29.1-1.el9.ppc64le",
"relates_to_product_reference": "AppStream-9.2.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "buildah-debuginfo-1:1.29.1-1.el9.s390x as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.2.0.GA:buildah-debuginfo-1:1.29.1-1.el9.s390x"
},
"product_reference": "buildah-debuginfo-1:1.29.1-1.el9.s390x",
"relates_to_product_reference": "AppStream-9.2.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "buildah-debuginfo-1:1.29.1-1.el9.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.2.0.GA:buildah-debuginfo-1:1.29.1-1.el9.x86_64"
},
"product_reference": "buildah-debuginfo-1:1.29.1-1.el9.x86_64",
"relates_to_product_reference": "AppStream-9.2.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "buildah-debugsource-1:1.29.1-1.el9.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.2.0.GA:buildah-debugsource-1:1.29.1-1.el9.aarch64"
},
"product_reference": "buildah-debugsource-1:1.29.1-1.el9.aarch64",
"relates_to_product_reference": "AppStream-9.2.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "buildah-debugsource-1:1.29.1-1.el9.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.2.0.GA:buildah-debugsource-1:1.29.1-1.el9.ppc64le"
},
"product_reference": "buildah-debugsource-1:1.29.1-1.el9.ppc64le",
"relates_to_product_reference": "AppStream-9.2.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "buildah-debugsource-1:1.29.1-1.el9.s390x as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.2.0.GA:buildah-debugsource-1:1.29.1-1.el9.s390x"
},
"product_reference": "buildah-debugsource-1:1.29.1-1.el9.s390x",
"relates_to_product_reference": "AppStream-9.2.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "buildah-debugsource-1:1.29.1-1.el9.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.2.0.GA:buildah-debugsource-1:1.29.1-1.el9.x86_64"
},
"product_reference": "buildah-debugsource-1:1.29.1-1.el9.x86_64",
"relates_to_product_reference": "AppStream-9.2.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "buildah-tests-1:1.29.1-1.el9.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.2.0.GA:buildah-tests-1:1.29.1-1.el9.aarch64"
},
"product_reference": "buildah-tests-1:1.29.1-1.el9.aarch64",
"relates_to_product_reference": "AppStream-9.2.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "buildah-tests-1:1.29.1-1.el9.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.2.0.GA:buildah-tests-1:1.29.1-1.el9.ppc64le"
},
"product_reference": "buildah-tests-1:1.29.1-1.el9.ppc64le",
"relates_to_product_reference": "AppStream-9.2.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "buildah-tests-1:1.29.1-1.el9.s390x as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.2.0.GA:buildah-tests-1:1.29.1-1.el9.s390x"
},
"product_reference": "buildah-tests-1:1.29.1-1.el9.s390x",
"relates_to_product_reference": "AppStream-9.2.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "buildah-tests-1:1.29.1-1.el9.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.2.0.GA:buildah-tests-1:1.29.1-1.el9.x86_64"
},
"product_reference": "buildah-tests-1:1.29.1-1.el9.x86_64",
"relates_to_product_reference": "AppStream-9.2.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "buildah-tests-debuginfo-1:1.29.1-1.el9.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.2.0.GA:buildah-tests-debuginfo-1:1.29.1-1.el9.aarch64"
},
"product_reference": "buildah-tests-debuginfo-1:1.29.1-1.el9.aarch64",
"relates_to_product_reference": "AppStream-9.2.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "buildah-tests-debuginfo-1:1.29.1-1.el9.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.2.0.GA:buildah-tests-debuginfo-1:1.29.1-1.el9.ppc64le"
},
"product_reference": "buildah-tests-debuginfo-1:1.29.1-1.el9.ppc64le",
"relates_to_product_reference": "AppStream-9.2.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "buildah-tests-debuginfo-1:1.29.1-1.el9.s390x as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.2.0.GA:buildah-tests-debuginfo-1:1.29.1-1.el9.s390x"
},
"product_reference": "buildah-tests-debuginfo-1:1.29.1-1.el9.s390x",
"relates_to_product_reference": "AppStream-9.2.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "buildah-tests-debuginfo-1:1.29.1-1.el9.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.2.0.GA:buildah-tests-debuginfo-1:1.29.1-1.el9.x86_64"
},
"product_reference": "buildah-tests-debuginfo-1:1.29.1-1.el9.x86_64",
"relates_to_product_reference": "AppStream-9.2.0.GA"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2022-30629",
"cwe": {
"id": "CWE-331",
"name": "Insufficient Entropy"
},
"discovery_date": "2022-06-02T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2092793"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in the crypto/tls golang package. When session tickets are generated by crypto/tls, it is missing the ticket expiration. This issue may allow an attacker to observe the TLS handshakes to correlate successive connections during session resumption.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "golang: crypto/tls: session tickets lack random ticket_age_add",
"title": "Vulnerability summary"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"AppStream-9.2.0.GA:buildah-1:1.29.1-1.el9.aarch64",
"AppStream-9.2.0.GA:buildah-1:1.29.1-1.el9.ppc64le",
"AppStream-9.2.0.GA:buildah-1:1.29.1-1.el9.s390x",
"AppStream-9.2.0.GA:buildah-1:1.29.1-1.el9.src",
"AppStream-9.2.0.GA:buildah-1:1.29.1-1.el9.x86_64",
"AppStream-9.2.0.GA:buildah-debuginfo-1:1.29.1-1.el9.aarch64",
"AppStream-9.2.0.GA:buildah-debuginfo-1:1.29.1-1.el9.ppc64le",
"AppStream-9.2.0.GA:buildah-debuginfo-1:1.29.1-1.el9.s390x",
"AppStream-9.2.0.GA:buildah-debuginfo-1:1.29.1-1.el9.x86_64",
"AppStream-9.2.0.GA:buildah-debugsource-1:1.29.1-1.el9.aarch64",
"AppStream-9.2.0.GA:buildah-debugsource-1:1.29.1-1.el9.ppc64le",
"AppStream-9.2.0.GA:buildah-debugsource-1:1.29.1-1.el9.s390x",
"AppStream-9.2.0.GA:buildah-debugsource-1:1.29.1-1.el9.x86_64",
"AppStream-9.2.0.GA:buildah-tests-1:1.29.1-1.el9.aarch64",
"AppStream-9.2.0.GA:buildah-tests-1:1.29.1-1.el9.ppc64le",
"AppStream-9.2.0.GA:buildah-tests-1:1.29.1-1.el9.s390x",
"AppStream-9.2.0.GA:buildah-tests-1:1.29.1-1.el9.x86_64",
"AppStream-9.2.0.GA:buildah-tests-debuginfo-1:1.29.1-1.el9.aarch64",
"AppStream-9.2.0.GA:buildah-tests-debuginfo-1:1.29.1-1.el9.ppc64le",
"AppStream-9.2.0.GA:buildah-tests-debuginfo-1:1.29.1-1.el9.s390x",
"AppStream-9.2.0.GA:buildah-tests-debuginfo-1:1.29.1-1.el9.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2022-30629"
},
{
"category": "external",
"summary": "RHBZ#2092793",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2092793"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2022-30629",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-30629"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2022-30629",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2022-30629"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-announce/c/TzIC9-t8Ytg",
"url": "https://groups.google.com/g/golang-announce/c/TzIC9-t8Ytg"
}
],
"release_date": "2022-06-02T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2023-05-09T09:52:10+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"AppStream-9.2.0.GA:buildah-1:1.29.1-1.el9.aarch64",
"AppStream-9.2.0.GA:buildah-1:1.29.1-1.el9.ppc64le",
"AppStream-9.2.0.GA:buildah-1:1.29.1-1.el9.s390x",
"AppStream-9.2.0.GA:buildah-1:1.29.1-1.el9.src",
"AppStream-9.2.0.GA:buildah-1:1.29.1-1.el9.x86_64",
"AppStream-9.2.0.GA:buildah-debuginfo-1:1.29.1-1.el9.aarch64",
"AppStream-9.2.0.GA:buildah-debuginfo-1:1.29.1-1.el9.ppc64le",
"AppStream-9.2.0.GA:buildah-debuginfo-1:1.29.1-1.el9.s390x",
"AppStream-9.2.0.GA:buildah-debuginfo-1:1.29.1-1.el9.x86_64",
"AppStream-9.2.0.GA:buildah-debugsource-1:1.29.1-1.el9.aarch64",
"AppStream-9.2.0.GA:buildah-debugsource-1:1.29.1-1.el9.ppc64le",
"AppStream-9.2.0.GA:buildah-debugsource-1:1.29.1-1.el9.s390x",
"AppStream-9.2.0.GA:buildah-debugsource-1:1.29.1-1.el9.x86_64",
"AppStream-9.2.0.GA:buildah-tests-1:1.29.1-1.el9.aarch64",
"AppStream-9.2.0.GA:buildah-tests-1:1.29.1-1.el9.ppc64le",
"AppStream-9.2.0.GA:buildah-tests-1:1.29.1-1.el9.s390x",
"AppStream-9.2.0.GA:buildah-tests-1:1.29.1-1.el9.x86_64",
"AppStream-9.2.0.GA:buildah-tests-debuginfo-1:1.29.1-1.el9.aarch64",
"AppStream-9.2.0.GA:buildah-tests-debuginfo-1:1.29.1-1.el9.ppc64le",
"AppStream-9.2.0.GA:buildah-tests-debuginfo-1:1.29.1-1.el9.s390x",
"AppStream-9.2.0.GA:buildah-tests-debuginfo-1:1.29.1-1.el9.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2023:2253"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "HIGH",
"attackVector": "NETWORK",
"availabilityImpact": "NONE",
"baseScore": 3.1,
"baseSeverity": "LOW",
"confidentialityImpact": "LOW",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "REQUIRED",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:R/S:U/C:L/I:N/A:N",
"version": "3.1"
},
"products": [
"AppStream-9.2.0.GA:buildah-1:1.29.1-1.el9.aarch64",
"AppStream-9.2.0.GA:buildah-1:1.29.1-1.el9.ppc64le",
"AppStream-9.2.0.GA:buildah-1:1.29.1-1.el9.s390x",
"AppStream-9.2.0.GA:buildah-1:1.29.1-1.el9.src",
"AppStream-9.2.0.GA:buildah-1:1.29.1-1.el9.x86_64",
"AppStream-9.2.0.GA:buildah-debuginfo-1:1.29.1-1.el9.aarch64",
"AppStream-9.2.0.GA:buildah-debuginfo-1:1.29.1-1.el9.ppc64le",
"AppStream-9.2.0.GA:buildah-debuginfo-1:1.29.1-1.el9.s390x",
"AppStream-9.2.0.GA:buildah-debuginfo-1:1.29.1-1.el9.x86_64",
"AppStream-9.2.0.GA:buildah-debugsource-1:1.29.1-1.el9.aarch64",
"AppStream-9.2.0.GA:buildah-debugsource-1:1.29.1-1.el9.ppc64le",
"AppStream-9.2.0.GA:buildah-debugsource-1:1.29.1-1.el9.s390x",
"AppStream-9.2.0.GA:buildah-debugsource-1:1.29.1-1.el9.x86_64",
"AppStream-9.2.0.GA:buildah-tests-1:1.29.1-1.el9.aarch64",
"AppStream-9.2.0.GA:buildah-tests-1:1.29.1-1.el9.ppc64le",
"AppStream-9.2.0.GA:buildah-tests-1:1.29.1-1.el9.s390x",
"AppStream-9.2.0.GA:buildah-tests-1:1.29.1-1.el9.x86_64",
"AppStream-9.2.0.GA:buildah-tests-debuginfo-1:1.29.1-1.el9.aarch64",
"AppStream-9.2.0.GA:buildah-tests-debuginfo-1:1.29.1-1.el9.ppc64le",
"AppStream-9.2.0.GA:buildah-tests-debuginfo-1:1.29.1-1.el9.s390x",
"AppStream-9.2.0.GA:buildah-tests-debuginfo-1:1.29.1-1.el9.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Low"
}
],
"title": "golang: crypto/tls: session tickets lack random ticket_age_add"
},
{
"cve": "CVE-2022-41717",
"cwe": {
"id": "CWE-770",
"name": "Allocation of Resources Without Limits or Throttling"
},
"discovery_date": "2023-01-16T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2161274"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in the net/http library of the golang package. This flaw allows an attacker to cause excessive memory growth in a Go server accepting HTTP/2 requests. HTTP/2 server connections contain a cache of HTTP header keys sent by the client. While the total number of entries in this cache is capped, an attacker sending very large keys can cause the server to allocate approximately 64 MiB per open connection.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "golang: net/http: excessive memory growth in a Go server accepting HTTP/2 requests",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "Within Red Hat OpenShift Container Platform, the grafana container is listed as will not fix. Since OCP 4.10, Grafana itself is not shipped and the Grafana web server is protected behind an OAuth proxy server.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"AppStream-9.2.0.GA:buildah-1:1.29.1-1.el9.aarch64",
"AppStream-9.2.0.GA:buildah-1:1.29.1-1.el9.ppc64le",
"AppStream-9.2.0.GA:buildah-1:1.29.1-1.el9.s390x",
"AppStream-9.2.0.GA:buildah-1:1.29.1-1.el9.src",
"AppStream-9.2.0.GA:buildah-1:1.29.1-1.el9.x86_64",
"AppStream-9.2.0.GA:buildah-debuginfo-1:1.29.1-1.el9.aarch64",
"AppStream-9.2.0.GA:buildah-debuginfo-1:1.29.1-1.el9.ppc64le",
"AppStream-9.2.0.GA:buildah-debuginfo-1:1.29.1-1.el9.s390x",
"AppStream-9.2.0.GA:buildah-debuginfo-1:1.29.1-1.el9.x86_64",
"AppStream-9.2.0.GA:buildah-debugsource-1:1.29.1-1.el9.aarch64",
"AppStream-9.2.0.GA:buildah-debugsource-1:1.29.1-1.el9.ppc64le",
"AppStream-9.2.0.GA:buildah-debugsource-1:1.29.1-1.el9.s390x",
"AppStream-9.2.0.GA:buildah-debugsource-1:1.29.1-1.el9.x86_64",
"AppStream-9.2.0.GA:buildah-tests-1:1.29.1-1.el9.aarch64",
"AppStream-9.2.0.GA:buildah-tests-1:1.29.1-1.el9.ppc64le",
"AppStream-9.2.0.GA:buildah-tests-1:1.29.1-1.el9.s390x",
"AppStream-9.2.0.GA:buildah-tests-1:1.29.1-1.el9.x86_64",
"AppStream-9.2.0.GA:buildah-tests-debuginfo-1:1.29.1-1.el9.aarch64",
"AppStream-9.2.0.GA:buildah-tests-debuginfo-1:1.29.1-1.el9.ppc64le",
"AppStream-9.2.0.GA:buildah-tests-debuginfo-1:1.29.1-1.el9.s390x",
"AppStream-9.2.0.GA:buildah-tests-debuginfo-1:1.29.1-1.el9.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2022-41717"
},
{
"category": "external",
"summary": "RHBZ#2161274",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2161274"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2022-41717",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-41717"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2022-41717",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2022-41717"
},
{
"category": "external",
"summary": "https://go.dev/cl/455635",
"url": "https://go.dev/cl/455635"
},
{
"category": "external",
"summary": "https://go.dev/cl/455717",
"url": "https://go.dev/cl/455717"
},
{
"category": "external",
"summary": "https://go.dev/issue/56350",
"url": "https://go.dev/issue/56350"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-announce/c/L_3rmdT0BMU/m/yZDrXjIiBQAJ",
"url": "https://groups.google.com/g/golang-announce/c/L_3rmdT0BMU/m/yZDrXjIiBQAJ"
},
{
"category": "external",
"summary": "https://pkg.go.dev/vuln/GO-2022-1144",
"url": "https://pkg.go.dev/vuln/GO-2022-1144"
}
],
"release_date": "2022-11-30T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2023-05-09T09:52:10+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"AppStream-9.2.0.GA:buildah-1:1.29.1-1.el9.aarch64",
"AppStream-9.2.0.GA:buildah-1:1.29.1-1.el9.ppc64le",
"AppStream-9.2.0.GA:buildah-1:1.29.1-1.el9.s390x",
"AppStream-9.2.0.GA:buildah-1:1.29.1-1.el9.src",
"AppStream-9.2.0.GA:buildah-1:1.29.1-1.el9.x86_64",
"AppStream-9.2.0.GA:buildah-debuginfo-1:1.29.1-1.el9.aarch64",
"AppStream-9.2.0.GA:buildah-debuginfo-1:1.29.1-1.el9.ppc64le",
"AppStream-9.2.0.GA:buildah-debuginfo-1:1.29.1-1.el9.s390x",
"AppStream-9.2.0.GA:buildah-debuginfo-1:1.29.1-1.el9.x86_64",
"AppStream-9.2.0.GA:buildah-debugsource-1:1.29.1-1.el9.aarch64",
"AppStream-9.2.0.GA:buildah-debugsource-1:1.29.1-1.el9.ppc64le",
"AppStream-9.2.0.GA:buildah-debugsource-1:1.29.1-1.el9.s390x",
"AppStream-9.2.0.GA:buildah-debugsource-1:1.29.1-1.el9.x86_64",
"AppStream-9.2.0.GA:buildah-tests-1:1.29.1-1.el9.aarch64",
"AppStream-9.2.0.GA:buildah-tests-1:1.29.1-1.el9.ppc64le",
"AppStream-9.2.0.GA:buildah-tests-1:1.29.1-1.el9.s390x",
"AppStream-9.2.0.GA:buildah-tests-1:1.29.1-1.el9.x86_64",
"AppStream-9.2.0.GA:buildah-tests-debuginfo-1:1.29.1-1.el9.aarch64",
"AppStream-9.2.0.GA:buildah-tests-debuginfo-1:1.29.1-1.el9.ppc64le",
"AppStream-9.2.0.GA:buildah-tests-debuginfo-1:1.29.1-1.el9.s390x",
"AppStream-9.2.0.GA:buildah-tests-debuginfo-1:1.29.1-1.el9.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2023:2253"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "LOW",
"baseScore": 5.3,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:L",
"version": "3.1"
},
"products": [
"AppStream-9.2.0.GA:buildah-1:1.29.1-1.el9.aarch64",
"AppStream-9.2.0.GA:buildah-1:1.29.1-1.el9.ppc64le",
"AppStream-9.2.0.GA:buildah-1:1.29.1-1.el9.s390x",
"AppStream-9.2.0.GA:buildah-1:1.29.1-1.el9.src",
"AppStream-9.2.0.GA:buildah-1:1.29.1-1.el9.x86_64",
"AppStream-9.2.0.GA:buildah-debuginfo-1:1.29.1-1.el9.aarch64",
"AppStream-9.2.0.GA:buildah-debuginfo-1:1.29.1-1.el9.ppc64le",
"AppStream-9.2.0.GA:buildah-debuginfo-1:1.29.1-1.el9.s390x",
"AppStream-9.2.0.GA:buildah-debuginfo-1:1.29.1-1.el9.x86_64",
"AppStream-9.2.0.GA:buildah-debugsource-1:1.29.1-1.el9.aarch64",
"AppStream-9.2.0.GA:buildah-debugsource-1:1.29.1-1.el9.ppc64le",
"AppStream-9.2.0.GA:buildah-debugsource-1:1.29.1-1.el9.s390x",
"AppStream-9.2.0.GA:buildah-debugsource-1:1.29.1-1.el9.x86_64",
"AppStream-9.2.0.GA:buildah-tests-1:1.29.1-1.el9.aarch64",
"AppStream-9.2.0.GA:buildah-tests-1:1.29.1-1.el9.ppc64le",
"AppStream-9.2.0.GA:buildah-tests-1:1.29.1-1.el9.s390x",
"AppStream-9.2.0.GA:buildah-tests-1:1.29.1-1.el9.x86_64",
"AppStream-9.2.0.GA:buildah-tests-debuginfo-1:1.29.1-1.el9.aarch64",
"AppStream-9.2.0.GA:buildah-tests-debuginfo-1:1.29.1-1.el9.ppc64le",
"AppStream-9.2.0.GA:buildah-tests-debuginfo-1:1.29.1-1.el9.s390x",
"AppStream-9.2.0.GA:buildah-tests-debuginfo-1:1.29.1-1.el9.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "golang: net/http: excessive memory growth in a Go server accepting HTTP/2 requests"
}
]
}
rhsa-2022:6370
Vulnerability from csaf_redhat
Notes
{
"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.6.0 General\nAvailability release images, which fix security issues and 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.6.0 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 security issues and several bugs. See the following Release Notes documentation, which will be updated shortly for this\nrelease, for additional details about this release:\n\nhttps://access.redhat.com/documentation/en-us/red_hat_advanced_cluster_management_for_kubernetes/2.6/html/release_notes/\n\nSecurity fixes: \n\n* CVE-2022-31129 moment: inefficient parsing algorithm resulting in DoS\n\n* CVE-2022-30629 golang: crypto/tls: session tickets lack random ticket_age_add\n\n* CVE-2022-1705 golang: net/http: improper sanitization of Transfer-Encoding header\n\n* CVE-2022-1962 golang: go/parser: stack exhaustion in all Parse* functions\n\n* CVE-2022-28131 golang: encoding/xml: stack exhaustion in Decoder.Skip\n\n* CVE-2022-30630 golang: io/fs: stack exhaustion in Glob\n\n* CVE-2022-30631 golang: compress/gzip: stack exhaustion in Reader.Read\n\n* CVE-2022-30632 golang: path/filepath: stack exhaustion in Glob\n\n* CVE-2022-30633 golang: encoding/xml: stack exhaustion in Unmarshal\n\n* CVE-2022-30635 golang: encoding/gob: stack exhaustion in Decoder.Decode\n\n* CVE-2022-32148 golang: net/http/httputil: NewSingleHostReverseProxy - omit X-Forwarded-For not working\n\nBug fixes:\n\n* assisted-service repo pin-latest.py script should allow custom tags to be pinned (BZ# 2065661)\n\n* assisted-service-build image is too big in size (BZ# 2066059)\n\n* assisted-service pin-latest.py script should exclude the postgres image (BZ# 2076901)\n\n* PXE artifacts need to be served via HTTP (BZ# 2078531)\n\n* Implementing new service-agent protocol on agent side (BZ# 2081281)\n\n* RHACM 2.6.0 images (BZ# 2090906)\n\n* Assisted service POD keeps crashing after a bare metal host is created (BZ# 2093503)\n\n* Assisted service triggers the worker nodes re-provisioning on the hub cluster when the converged flow is enabled (BZ# 2096106)\n\n* Fix assisted CI jobs that fail for cluster-info readiness (BZ# 2097696)\n\n* Nodes are required to have installation disks of at least 120GB instead of at minimum of 100GB (BZ# 2099277)\n\n* The pre-selected search keyword is not readable (BZ# 2107736)\n\n* The value of label expressions in the new placement for policy and policysets cannot be shown real-time from UI (BZ# 2111843)",
"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-2022:6370",
"url": "https://access.redhat.com/errata/RHSA-2022:6370"
},
{
"category": "external",
"summary": "2107383",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2107383"
},
{
"category": "external",
"summary": "2107386",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2107386"
},
{
"category": "external",
"summary": "2112426",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2112426"
},
{
"category": "external",
"summary": "2112478",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2112478"
},
{
"category": "external",
"summary": "2112793",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2112793"
},
{
"category": "external",
"summary": "2117113",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2117113"
},
{
"category": "external",
"summary": "2096460",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2096460"
},
{
"category": "external",
"summary": "2097696",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2097696"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/updates/classification/#moderate",
"url": "https://access.redhat.com/security/updates/classification/#moderate"
},
{
"category": "external",
"summary": "2065661",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2065661"
},
{
"category": "external",
"summary": "2066059",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2066059"
},
{
"category": "external",
"summary": "2076901",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2076901"
},
{
"category": "external",
"summary": "2078531",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2078531"
},
{
"category": "external",
"summary": "2081281",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2081281"
},
{
"category": "external",
"summary": "2090901",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2090901"
},
{
"category": "external",
"summary": "2090906",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2090906"
},
{
"category": "external",
"summary": "2092793",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2092793"
},
{
"category": "external",
"summary": "2093503",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2093503"
},
{
"category": "external",
"summary": "2096106",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2096106"
},
{
"category": "external",
"summary": "2096445",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2096445"
},
{
"category": "external",
"summary": "2099277",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2099277"
},
{
"category": "external",
"summary": "2103703",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2103703"
},
{
"category": "external",
"summary": "2104117",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2104117"
},
{
"category": "external",
"summary": "2104984",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2104984"
},
{
"category": "external",
"summary": "2105075",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2105075"
},
{
"category": "external",
"summary": "2105339",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2105339"
},
{
"category": "external",
"summary": "2105357",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2105357"
},
{
"category": "external",
"summary": "2106347",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2106347"
},
{
"category": "external",
"summary": "2106882",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2106882"
},
{
"category": "external",
"summary": "2107049",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2107049"
},
{
"category": "external",
"summary": "2107065",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2107065"
},
{
"category": "external",
"summary": "2107342",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2107342"
},
{
"category": "external",
"summary": "2107370",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2107370"
},
{
"category": "external",
"summary": "2107371",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2107371"
},
{
"category": "external",
"summary": "2107374",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2107374"
},
{
"category": "external",
"summary": "2107388",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2107388"
},
{
"category": "external",
"summary": "2107390",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2107390"
},
{
"category": "external",
"summary": "2107392",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2107392"
},
{
"category": "external",
"summary": "2108888",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2108888"
},
{
"category": "external",
"summary": "2109370",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2109370"
},
{
"category": "external",
"summary": "2111203",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2111203"
},
{
"category": "external",
"summary": "2111218",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2111218"
},
{
"category": "external",
"summary": "2111651",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2111651"
},
{
"category": "external",
"summary": "2111663",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2111663"
},
{
"category": "external",
"summary": "2111671",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2111671"
},
{
"category": "external",
"summary": "2111770",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2111770"
},
{
"category": "external",
"summary": "2111843",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2111843"
},
{
"category": "external",
"summary": "2112180",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2112180"
},
{
"category": "external",
"summary": "2112281",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2112281"
},
{
"category": "external",
"summary": "2112318",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2112318"
},
{
"category": "external",
"summary": "2112321",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2112321"
},
{
"category": "external",
"summary": "2112803",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2112803"
},
{
"category": "external",
"summary": "2113787",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2113787"
},
{
"category": "external",
"summary": "2113838",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2113838"
},
{
"category": "external",
"summary": "2113842",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2113842"
},
{
"category": "external",
"summary": "2114982",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2114982"
},
{
"category": "external",
"summary": "2115622",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2115622"
},
{
"category": "external",
"summary": "2115723",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2115723"
},
{
"category": "external",
"summary": "2115993",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2115993"
},
{
"category": "external",
"summary": "2116211",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2116211"
},
{
"category": "external",
"summary": "2116329",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2116329"
},
{
"category": "external",
"summary": "2117187",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2117187"
},
{
"category": "external",
"summary": "2117480",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2117480"
},
{
"category": "external",
"summary": "2118338",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2118338"
},
{
"category": "external",
"summary": "2107376",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2107376"
},
{
"category": "external",
"summary": "2119326",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2119326"
},
{
"category": "self",
"summary": "Canonical URL",
"url": "https://security.access.redhat.com/data/csaf/v2/advisories/2022/rhsa-2022_6370.json"
}
],
"title": "Red Hat Security Advisory: Red Hat Advanced Cluster Management 2.6.0 security updates and bug fixes",
"tracking": {
"current_release_date": "2025-10-31T13:02:14+00:00",
"generator": {
"date": "2025-10-31T13:02:14+00:00",
"engine": {
"name": "Red Hat SDEngine",
"version": "4.6.10"
}
},
"id": "RHSA-2022:6370",
"initial_release_date": "2022-09-06T22:27:58+00:00",
"revision_history": [
{
"date": "2022-09-06T22:27:58+00:00",
"number": "1",
"summary": "Initial version"
},
{
"date": "2022-09-06T22:27:58+00:00",
"number": "2",
"summary": "Last updated version"
},
{
"date": "2025-10-31T13:02:14+00:00",
"number": "3",
"summary": "Last generated version"
}
],
"status": "final",
"version": "3"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_name",
"name": "Red Hat Advanced Cluster Management for Kubernetes 2.6 for RHEL 8",
"product": {
"name": "Red Hat Advanced Cluster Management for Kubernetes 2.6 for RHEL 8",
"product_id": "8Base-RHACM-2.6",
"product_identification_helper": {
"cpe": "cpe:/a:redhat:acm:2.6::el8"
}
}
}
],
"category": "product_family",
"name": "Red Hat ACM"
},
{
"branches": [
{
"category": "product_version",
"name": "rhacm2/acm-governance-policy-addon-controller-rhel8@sha256:958b729d30f10b9c121e68ac8ede2054ed29cc52a9a7d6df0537ed221aa74358_s390x",
"product": {
"name": "rhacm2/acm-governance-policy-addon-controller-rhel8@sha256:958b729d30f10b9c121e68ac8ede2054ed29cc52a9a7d6df0537ed221aa74358_s390x",
"product_id": "rhacm2/acm-governance-policy-addon-controller-rhel8@sha256:958b729d30f10b9c121e68ac8ede2054ed29cc52a9a7d6df0537ed221aa74358_s390x",
"product_identification_helper": {
"purl": "pkg:oci/acm-governance-policy-addon-controller-rhel8@sha256:958b729d30f10b9c121e68ac8ede2054ed29cc52a9a7d6df0537ed221aa74358?arch=s390x\u0026repository_url=registry.redhat.io/rhacm2/acm-governance-policy-addon-controller-rhel8\u0026tag=v2.6.0-19"
}
}
},
{
"category": "product_version",
"name": "rhacm2/acm-grafana-rhel8@sha256:45616ed43b53d3a83e65828118f09430396f5bcb0566ae3a65d937b59f0d873e_s390x",
"product": {
"name": "rhacm2/acm-grafana-rhel8@sha256:45616ed43b53d3a83e65828118f09430396f5bcb0566ae3a65d937b59f0d873e_s390x",
"product_id": "rhacm2/acm-grafana-rhel8@sha256:45616ed43b53d3a83e65828118f09430396f5bcb0566ae3a65d937b59f0d873e_s390x",
"product_identification_helper": {
"purl": "pkg:oci/acm-grafana-rhel8@sha256:45616ed43b53d3a83e65828118f09430396f5bcb0566ae3a65d937b59f0d873e?arch=s390x\u0026repository_url=registry.redhat.io/rhacm2/acm-grafana-rhel8\u0026tag=v2.6.0-8"
}
}
},
{
"category": "product_version",
"name": "rhacm2/acm-must-gather-rhel8@sha256:8a69add2d90a1e094de8510052b683e1765153da75e316ad7778499af0c5ddf9_s390x",
"product": {
"name": "rhacm2/acm-must-gather-rhel8@sha256:8a69add2d90a1e094de8510052b683e1765153da75e316ad7778499af0c5ddf9_s390x",
"product_id": "rhacm2/acm-must-gather-rhel8@sha256:8a69add2d90a1e094de8510052b683e1765153da75e316ad7778499af0c5ddf9_s390x",
"product_identification_helper": {
"purl": "pkg:oci/acm-must-gather-rhel8@sha256:8a69add2d90a1e094de8510052b683e1765153da75e316ad7778499af0c5ddf9?arch=s390x\u0026repository_url=registry.redhat.io/rhacm2/acm-must-gather-rhel8\u0026tag=v2.6.0-10"
}
}
},
{
"category": "product_version",
"name": "rhacm2/acm-operator-bundle@sha256:0eac6124f59492d09c1ae650025d59ea0e8547d9f9c832cb9607b09254ff6ddd_s390x",
"product": {
"name": "rhacm2/acm-operator-bundle@sha256:0eac6124f59492d09c1ae650025d59ea0e8547d9f9c832cb9607b09254ff6ddd_s390x",
"product_id": "rhacm2/acm-operator-bundle@sha256:0eac6124f59492d09c1ae650025d59ea0e8547d9f9c832cb9607b09254ff6ddd_s390x",
"product_identification_helper": {
"purl": "pkg:oci/acm-operator-bundle@sha256:0eac6124f59492d09c1ae650025d59ea0e8547d9f9c832cb9607b09254ff6ddd?arch=s390x\u0026repository_url=registry.redhat.io/rhacm2/acm-operator-bundle\u0026tag=v2.6.0-104"
}
}
},
{
"category": "product_version",
"name": "rhacm2/acm-prometheus-config-reloader-rhel8@sha256:89757e804d5df2b5eeeb1191b599c3acb9e75f61170f888095302830d6de0582_s390x",
"product": {
"name": "rhacm2/acm-prometheus-config-reloader-rhel8@sha256:89757e804d5df2b5eeeb1191b599c3acb9e75f61170f888095302830d6de0582_s390x",
"product_id": "rhacm2/acm-prometheus-config-reloader-rhel8@sha256:89757e804d5df2b5eeeb1191b599c3acb9e75f61170f888095302830d6de0582_s390x",
"product_identification_helper": {
"purl": "pkg:oci/acm-prometheus-config-reloader-rhel8@sha256:89757e804d5df2b5eeeb1191b599c3acb9e75f61170f888095302830d6de0582?arch=s390x\u0026repository_url=registry.redhat.io/rhacm2/acm-prometheus-config-reloader-rhel8\u0026tag=v2.6.0-8"
}
}
},
{
"category": "product_version",
"name": "rhacm2/acm-prometheus-rhel8@sha256:f34d2569033bfb1d173342264f090f46d80f7843d52704a7ce9e9eb9de2f5abb_s390x",
"product": {
"name": "rhacm2/acm-prometheus-rhel8@sha256:f34d2569033bfb1d173342264f090f46d80f7843d52704a7ce9e9eb9de2f5abb_s390x",
"product_id": "rhacm2/acm-prometheus-rhel8@sha256:f34d2569033bfb1d173342264f090f46d80f7843d52704a7ce9e9eb9de2f5abb_s390x",
"product_identification_helper": {
"purl": "pkg:oci/acm-prometheus-rhel8@sha256:f34d2569033bfb1d173342264f090f46d80f7843d52704a7ce9e9eb9de2f5abb?arch=s390x\u0026repository_url=registry.redhat.io/rhacm2/acm-prometheus-rhel8\u0026tag=v2.6.0-8"
}
}
},
{
"category": "product_version",
"name": "rhacm2/acm-volsync-addon-controller-rhel8@sha256:9eabaac2df91aeef613d6973669d07298f2159c6a6e0c9f294623f7b1a10bc08_s390x",
"product": {
"name": "rhacm2/acm-volsync-addon-controller-rhel8@sha256:9eabaac2df91aeef613d6973669d07298f2159c6a6e0c9f294623f7b1a10bc08_s390x",
"product_id": "rhacm2/acm-volsync-addon-controller-rhel8@sha256:9eabaac2df91aeef613d6973669d07298f2159c6a6e0c9f294623f7b1a10bc08_s390x",
"product_identification_helper": {
"purl": "pkg:oci/acm-volsync-addon-controller-rhel8@sha256:9eabaac2df91aeef613d6973669d07298f2159c6a6e0c9f294623f7b1a10bc08?arch=s390x\u0026repository_url=registry.redhat.io/rhacm2/acm-volsync-addon-controller-rhel8\u0026tag=v2.6.0-9"
}
}
},
{
"category": "product_version",
"name": "rhacm2/cert-policy-controller-rhel8@sha256:017c1e663827a3b55d70badd3ed979b5d1831252c49d671897a85a75afaa5bb0_s390x",
"product": {
"name": "rhacm2/cert-policy-controller-rhel8@sha256:017c1e663827a3b55d70badd3ed979b5d1831252c49d671897a85a75afaa5bb0_s390x",
"product_id": "rhacm2/cert-policy-controller-rhel8@sha256:017c1e663827a3b55d70badd3ed979b5d1831252c49d671897a85a75afaa5bb0_s390x",
"product_identification_helper": {
"purl": "pkg:oci/cert-policy-controller-rhel8@sha256:017c1e663827a3b55d70badd3ed979b5d1831252c49d671897a85a75afaa5bb0?arch=s390x\u0026repository_url=registry.redhat.io/rhacm2/cert-policy-controller-rhel8\u0026tag=v2.6.0-12"
}
}
},
{
"category": "product_version",
"name": "rhacm2/cluster-backup-rhel8-operator@sha256:f1255a76c6275a4b6a400c82e204a5112fff6fe87f71626f8f309763f6a5d9e4_s390x",
"product": {
"name": "rhacm2/cluster-backup-rhel8-operator@sha256:f1255a76c6275a4b6a400c82e204a5112fff6fe87f71626f8f309763f6a5d9e4_s390x",
"product_id": "rhacm2/cluster-backup-rhel8-operator@sha256:f1255a76c6275a4b6a400c82e204a5112fff6fe87f71626f8f309763f6a5d9e4_s390x",
"product_identification_helper": {
"purl": "pkg:oci/cluster-backup-rhel8-operator@sha256:f1255a76c6275a4b6a400c82e204a5112fff6fe87f71626f8f309763f6a5d9e4?arch=s390x\u0026repository_url=registry.redhat.io/rhacm2/cluster-backup-rhel8-operator\u0026tag=v2.6.0-21"
}
}
},
{
"category": "product_version",
"name": "rhacm2/config-policy-controller-rhel8@sha256:3b2e0d850e8fc966ec80bff16df26002334744a96b81c7a7dfe222f1706a52e3_s390x",
"product": {
"name": "rhacm2/config-policy-controller-rhel8@sha256:3b2e0d850e8fc966ec80bff16df26002334744a96b81c7a7dfe222f1706a52e3_s390x",
"product_id": "rhacm2/config-policy-controller-rhel8@sha256:3b2e0d850e8fc966ec80bff16df26002334744a96b81c7a7dfe222f1706a52e3_s390x",
"product_identification_helper": {
"purl": "pkg:oci/config-policy-controller-rhel8@sha256:3b2e0d850e8fc966ec80bff16df26002334744a96b81c7a7dfe222f1706a52e3?arch=s390x\u0026repository_url=registry.redhat.io/rhacm2/config-policy-controller-rhel8\u0026tag=v2.6.0-20"
}
}
},
{
"category": "product_version",
"name": "rhacm2/console-rhel8@sha256:f06e4e3f62db52c6d7fa0bc1f289de773e18d076bc38612e1b0ddc85c76fde06_s390x",
"product": {
"name": "rhacm2/console-rhel8@sha256:f06e4e3f62db52c6d7fa0bc1f289de773e18d076bc38612e1b0ddc85c76fde06_s390x",
"product_id": "rhacm2/console-rhel8@sha256:f06e4e3f62db52c6d7fa0bc1f289de773e18d076bc38612e1b0ddc85c76fde06_s390x",
"product_identification_helper": {
"purl": "pkg:oci/console-rhel8@sha256:f06e4e3f62db52c6d7fa0bc1f289de773e18d076bc38612e1b0ddc85c76fde06?arch=s390x\u0026repository_url=registry.redhat.io/rhacm2/console-rhel8\u0026tag=v2.6.0-65"
}
}
},
{
"category": "product_version",
"name": "rhacm2/endpoint-monitoring-rhel8-operator@sha256:80660eb7f3c068768b0ea04ff20f4539194c52427ffdab4626bf781aa3f2ca64_s390x",
"product": {
"name": "rhacm2/endpoint-monitoring-rhel8-operator@sha256:80660eb7f3c068768b0ea04ff20f4539194c52427ffdab4626bf781aa3f2ca64_s390x",
"product_id": "rhacm2/endpoint-monitoring-rhel8-operator@sha256:80660eb7f3c068768b0ea04ff20f4539194c52427ffdab4626bf781aa3f2ca64_s390x",
"product_identification_helper": {
"purl": "pkg:oci/endpoint-monitoring-rhel8-operator@sha256:80660eb7f3c068768b0ea04ff20f4539194c52427ffdab4626bf781aa3f2ca64?arch=s390x\u0026repository_url=registry.redhat.io/rhacm2/endpoint-monitoring-rhel8-operator\u0026tag=v2.6.0-19"
}
}
},
{
"category": "product_version",
"name": "rhacm2/governance-policy-propagator-rhel8@sha256:9577701bf3c7aa00b99531d2c3842130abc6cd91c52c4a7ba040b705eeace4c7_s390x",
"product": {
"name": "rhacm2/governance-policy-propagator-rhel8@sha256:9577701bf3c7aa00b99531d2c3842130abc6cd91c52c4a7ba040b705eeace4c7_s390x",
"product_id": "rhacm2/governance-policy-propagator-rhel8@sha256:9577701bf3c7aa00b99531d2c3842130abc6cd91c52c4a7ba040b705eeace4c7_s390x",
"product_identification_helper": {
"purl": "pkg:oci/governance-policy-propagator-rhel8@sha256:9577701bf3c7aa00b99531d2c3842130abc6cd91c52c4a7ba040b705eeace4c7?arch=s390x\u0026repository_url=registry.redhat.io/rhacm2/governance-policy-propagator-rhel8\u0026tag=v2.6.0-18"
}
}
},
{
"category": "product_version",
"name": "rhacm2/governance-policy-spec-sync-rhel8@sha256:2c1905ae8a83e5598678457fd955cbc867453ed5836de6fcc182e4928df8bd67_s390x",
"product": {
"name": "rhacm2/governance-policy-spec-sync-rhel8@sha256:2c1905ae8a83e5598678457fd955cbc867453ed5836de6fcc182e4928df8bd67_s390x",
"product_id": "rhacm2/governance-policy-spec-sync-rhel8@sha256:2c1905ae8a83e5598678457fd955cbc867453ed5836de6fcc182e4928df8bd67_s390x",
"product_identification_helper": {
"purl": "pkg:oci/governance-policy-spec-sync-rhel8@sha256:2c1905ae8a83e5598678457fd955cbc867453ed5836de6fcc182e4928df8bd67?arch=s390x\u0026repository_url=registry.redhat.io/rhacm2/governance-policy-spec-sync-rhel8\u0026tag=v2.6.0-14"
}
}
},
{
"category": "product_version",
"name": "rhacm2/governance-policy-status-sync-rhel8@sha256:cf6a75d94f50dd063e939aee18756c767cba43f4e1e62a9c2f2b764ac6f43746_s390x",
"product": {
"name": "rhacm2/governance-policy-status-sync-rhel8@sha256:cf6a75d94f50dd063e939aee18756c767cba43f4e1e62a9c2f2b764ac6f43746_s390x",
"product_id": "rhacm2/governance-policy-status-sync-rhel8@sha256:cf6a75d94f50dd063e939aee18756c767cba43f4e1e62a9c2f2b764ac6f43746_s390x",
"product_identification_helper": {
"purl": "pkg:oci/governance-policy-status-sync-rhel8@sha256:cf6a75d94f50dd063e939aee18756c767cba43f4e1e62a9c2f2b764ac6f43746?arch=s390x\u0026repository_url=registry.redhat.io/rhacm2/governance-policy-status-sync-rhel8\u0026tag=v2.6.0-15"
}
}
},
{
"category": "product_version",
"name": "rhacm2/governance-policy-template-sync-rhel8@sha256:95439f7e18fa87601d5860cbd9ca5f0738786e30a629d23788fd5fe33d694c66_s390x",
"product": {
"name": "rhacm2/governance-policy-template-sync-rhel8@sha256:95439f7e18fa87601d5860cbd9ca5f0738786e30a629d23788fd5fe33d694c66_s390x",
"product_id": "rhacm2/governance-policy-template-sync-rhel8@sha256:95439f7e18fa87601d5860cbd9ca5f0738786e30a629d23788fd5fe33d694c66_s390x",
"product_identification_helper": {
"purl": "pkg:oci/governance-policy-template-sync-rhel8@sha256:95439f7e18fa87601d5860cbd9ca5f0738786e30a629d23788fd5fe33d694c66?arch=s390x\u0026repository_url=registry.redhat.io/rhacm2/governance-policy-template-sync-rhel8\u0026tag=v2.6.0-17"
}
}
},
{
"category": "product_version",
"name": "rhacm2/grafana-dashboard-loader-rhel8@sha256:5223158a122658bafbd853c596cdc1f7bd7a0e4fdd82b1c3668ac84adeae9f24_s390x",
"product": {
"name": "rhacm2/grafana-dashboard-loader-rhel8@sha256:5223158a122658bafbd853c596cdc1f7bd7a0e4fdd82b1c3668ac84adeae9f24_s390x",
"product_id": "rhacm2/grafana-dashboard-loader-rhel8@sha256:5223158a122658bafbd853c596cdc1f7bd7a0e4fdd82b1c3668ac84adeae9f24_s390x",
"product_identification_helper": {
"purl": "pkg:oci/grafana-dashboard-loader-rhel8@sha256:5223158a122658bafbd853c596cdc1f7bd7a0e4fdd82b1c3668ac84adeae9f24?arch=s390x\u0026repository_url=registry.redhat.io/rhacm2/grafana-dashboard-loader-rhel8\u0026tag=v2.6.0-19"
}
}
},
{
"category": "product_version",
"name": "rhacm2/iam-policy-controller-rhel8@sha256:c5069e76a900aa300102a0ae54ecbc12c0ac31abfeed8656ee60a949daef79c3_s390x",
"product": {
"name": "rhacm2/iam-policy-controller-rhel8@sha256:c5069e76a900aa300102a0ae54ecbc12c0ac31abfeed8656ee60a949daef79c3_s390x",
"product_id": "rhacm2/iam-policy-controller-rhel8@sha256:c5069e76a900aa300102a0ae54ecbc12c0ac31abfeed8656ee60a949daef79c3_s390x",
"product_identification_helper": {
"purl": "pkg:oci/iam-policy-controller-rhel8@sha256:c5069e76a900aa300102a0ae54ecbc12c0ac31abfeed8656ee60a949daef79c3?arch=s390x\u0026repository_url=registry.redhat.io/rhacm2/iam-policy-controller-rhel8\u0026tag=v2.6.0-10"
}
}
},
{
"category": "product_version",
"name": "rhacm2/insights-client-rhel8@sha256:d4c05f641de8fd0753d63cc6d5b62464d3d6a87d601514e87ef2e40bbe7b01b6_s390x",
"product": {
"name": "rhacm2/insights-client-rhel8@sha256:d4c05f641de8fd0753d63cc6d5b62464d3d6a87d601514e87ef2e40bbe7b01b6_s390x",
"product_id": "rhacm2/insights-client-rhel8@sha256:d4c05f641de8fd0753d63cc6d5b62464d3d6a87d601514e87ef2e40bbe7b01b6_s390x",
"product_identification_helper": {
"purl": "pkg:oci/insights-client-rhel8@sha256:d4c05f641de8fd0753d63cc6d5b62464d3d6a87d601514e87ef2e40bbe7b01b6?arch=s390x\u0026repository_url=registry.redhat.io/rhacm2/insights-client-rhel8\u0026tag=v2.6.0-13"
}
}
},
{
"category": "product_version",
"name": "rhacm2/insights-metrics-rhel8@sha256:67aa55bb65685395ad2773e7459dff5fbccdeedcf9e56ec2722d8f5c919eae89_s390x",
"product": {
"name": "rhacm2/insights-metrics-rhel8@sha256:67aa55bb65685395ad2773e7459dff5fbccdeedcf9e56ec2722d8f5c919eae89_s390x",
"product_id": "rhacm2/insights-metrics-rhel8@sha256:67aa55bb65685395ad2773e7459dff5fbccdeedcf9e56ec2722d8f5c919eae89_s390x",
"product_identification_helper": {
"purl": "pkg:oci/insights-metrics-rhel8@sha256:67aa55bb65685395ad2773e7459dff5fbccdeedcf9e56ec2722d8f5c919eae89?arch=s390x\u0026repository_url=registry.redhat.io/rhacm2/insights-metrics-rhel8\u0026tag=v2.6.0-10"
}
}
},
{
"category": "product_version",
"name": "rhacm2/klusterlet-addon-controller-rhel8@sha256:22e510955af3fa736b7306c387f44b5f15f5f9a7a006c6587e06d5d8602cc2f0_s390x",
"product": {
"name": "rhacm2/klusterlet-addon-controller-rhel8@sha256:22e510955af3fa736b7306c387f44b5f15f5f9a7a006c6587e06d5d8602cc2f0_s390x",
"product_id": "rhacm2/klusterlet-addon-controller-rhel8@sha256:22e510955af3fa736b7306c387f44b5f15f5f9a7a006c6587e06d5d8602cc2f0_s390x",
"product_identification_helper": {
"purl": "pkg:oci/klusterlet-addon-controller-rhel8@sha256:22e510955af3fa736b7306c387f44b5f15f5f9a7a006c6587e06d5d8602cc2f0?arch=s390x\u0026repository_url=registry.redhat.io/rhacm2/klusterlet-addon-controller-rhel8\u0026tag=v2.6.0-15"
}
}
},
{
"category": "product_version",
"name": "rhacm2/kube-rbac-proxy-rhel8@sha256:11a353ee9da6cc843d5f346f4fa51681d13318e2e61fc4d1a3f63406eb175260_s390x",
"product": {
"name": "rhacm2/kube-rbac-proxy-rhel8@sha256:11a353ee9da6cc843d5f346f4fa51681d13318e2e61fc4d1a3f63406eb175260_s390x",
"product_id": "rhacm2/kube-rbac-proxy-rhel8@sha256:11a353ee9da6cc843d5f346f4fa51681d13318e2e61fc4d1a3f63406eb175260_s390x",
"product_identification_helper": {
"purl": "pkg:oci/kube-rbac-proxy-rhel8@sha256:11a353ee9da6cc843d5f346f4fa51681d13318e2e61fc4d1a3f63406eb175260?arch=s390x\u0026repository_url=registry.redhat.io/rhacm2/kube-rbac-proxy-rhel8\u0026tag=v2.6.0-8"
}
}
},
{
"category": "product_version",
"name": "rhacm2/kube-state-metrics-rhel8@sha256:53246a6df1f0880d94ed2644fa4366e3e2108b6fa8a51745af87785346ce5304_s390x",
"product": {
"name": "rhacm2/kube-state-metrics-rhel8@sha256:53246a6df1f0880d94ed2644fa4366e3e2108b6fa8a51745af87785346ce5304_s390x",
"product_id": "rhacm2/kube-state-metrics-rhel8@sha256:53246a6df1f0880d94ed2644fa4366e3e2108b6fa8a51745af87785346ce5304_s390x",
"product_identification_helper": {
"purl": "pkg:oci/kube-state-metrics-rhel8@sha256:53246a6df1f0880d94ed2644fa4366e3e2108b6fa8a51745af87785346ce5304?arch=s390x\u0026repository_url=registry.redhat.io/rhacm2/kube-state-metrics-rhel8\u0026tag=v2.6.0-9"
}
}
},
{
"category": "product_version",
"name": "rhacm2/management-ingress-rhel8@sha256:73b0444bd91a1dade3b7e76245ac8d6cb568929bba321b8c86c269d6f542ac3b_s390x",
"product": {
"name": "rhacm2/management-ingress-rhel8@sha256:73b0444bd91a1dade3b7e76245ac8d6cb568929bba321b8c86c269d6f542ac3b_s390x",
"product_id": "rhacm2/management-ingress-rhel8@sha256:73b0444bd91a1dade3b7e76245ac8d6cb568929bba321b8c86c269d6f542ac3b_s390x",
"product_identification_helper": {
"purl": "pkg:oci/management-ingress-rhel8@sha256:73b0444bd91a1dade3b7e76245ac8d6cb568929bba321b8c86c269d6f542ac3b?arch=s390x\u0026repository_url=registry.redhat.io/rhacm2/management-ingress-rhel8\u0026tag=v2.6.0-9"
}
}
},
{
"category": "product_version",
"name": "rhacm2/memcached-rhel8@sha256:e34722fd656e3205dcdb565b0ab68e9971174c11f125dbfff3bf82e1e21f3a76_s390x",
"product": {
"name": "rhacm2/memcached-rhel8@sha256:e34722fd656e3205dcdb565b0ab68e9971174c11f125dbfff3bf82e1e21f3a76_s390x",
"product_id": "rhacm2/memcached-rhel8@sha256:e34722fd656e3205dcdb565b0ab68e9971174c11f125dbfff3bf82e1e21f3a76_s390x",
"product_identification_helper": {
"purl": "pkg:oci/memcached-rhel8@sha256:e34722fd656e3205dcdb565b0ab68e9971174c11f125dbfff3bf82e1e21f3a76?arch=s390x\u0026repository_url=registry.redhat.io/rhacm2/memcached-rhel8\u0026tag=v2.6.0-6"
}
}
},
{
"category": "product_version",
"name": "rhacm2/memcached-exporter-rhel8@sha256:7d85dd62346a647d22202baa0f8d405b2aaf9a7174b38e5d29df2e03530009c3_s390x",
"product": {
"name": "rhacm2/memcached-exporter-rhel8@sha256:7d85dd62346a647d22202baa0f8d405b2aaf9a7174b38e5d29df2e03530009c3_s390x",
"product_id": "rhacm2/memcached-exporter-rhel8@sha256:7d85dd62346a647d22202baa0f8d405b2aaf9a7174b38e5d29df2e03530009c3_s390x",
"product_identification_helper": {
"purl": "pkg:oci/memcached-exporter-rhel8@sha256:7d85dd62346a647d22202baa0f8d405b2aaf9a7174b38e5d29df2e03530009c3?arch=s390x\u0026repository_url=registry.redhat.io/rhacm2/memcached-exporter-rhel8\u0026tag=v2.6.0-6"
}
}
},
{
"category": "product_version",
"name": "rhacm2/metrics-collector-rhel8@sha256:fa08b9bf3fd334738984e150ba5bfd2e005374752f3112340b65f6434eacd057_s390x",
"product": {
"name": "rhacm2/metrics-collector-rhel8@sha256:fa08b9bf3fd334738984e150ba5bfd2e005374752f3112340b65f6434eacd057_s390x",
"product_id": "rhacm2/metrics-collector-rhel8@sha256:fa08b9bf3fd334738984e150ba5bfd2e005374752f3112340b65f6434eacd057_s390x",
"product_identification_helper": {
"purl": "pkg:oci/metrics-collector-rhel8@sha256:fa08b9bf3fd334738984e150ba5bfd2e005374752f3112340b65f6434eacd057?arch=s390x\u0026repository_url=registry.redhat.io/rhacm2/metrics-collector-rhel8\u0026tag=v2.6.0-19"
}
}
},
{
"category": "product_version",
"name": "rhacm2/multicloud-integrations-rhel8@sha256:db8bc27937802c5d8fff769b9c93c8a01411629d199adbc39235e721d6468b30_s390x",
"product": {
"name": "rhacm2/multicloud-integrations-rhel8@sha256:db8bc27937802c5d8fff769b9c93c8a01411629d199adbc39235e721d6468b30_s390x",
"product_id": "rhacm2/multicloud-integrations-rhel8@sha256:db8bc27937802c5d8fff769b9c93c8a01411629d199adbc39235e721d6468b30_s390x",
"product_identification_helper": {
"purl": "pkg:oci/multicloud-integrations-rhel8@sha256:db8bc27937802c5d8fff769b9c93c8a01411629d199adbc39235e721d6468b30?arch=s390x\u0026repository_url=registry.redhat.io/rhacm2/multicloud-integrations-rhel8\u0026tag=v2.6.0-14"
}
}
},
{
"category": "product_version",
"name": "rhacm2/multiclusterhub-rhel8@sha256:d6e126cbdd3cfbcdee04b093389ca1b07ac8038da96060051ed94e1eeacc6d92_s390x",
"product": {
"name": "rhacm2/multiclusterhub-rhel8@sha256:d6e126cbdd3cfbcdee04b093389ca1b07ac8038da96060051ed94e1eeacc6d92_s390x",
"product_id": "rhacm2/multiclusterhub-rhel8@sha256:d6e126cbdd3cfbcdee04b093389ca1b07ac8038da96060051ed94e1eeacc6d92_s390x",
"product_identification_helper": {
"purl": "pkg:oci/multiclusterhub-rhel8@sha256:d6e126cbdd3cfbcdee04b093389ca1b07ac8038da96060051ed94e1eeacc6d92?arch=s390x\u0026repository_url=registry.redhat.io/rhacm2/multiclusterhub-rhel8\u0026tag=v2.6.0-27"
}
}
},
{
"category": "product_version",
"name": "rhacm2/multiclusterhub-repo-rhel8@sha256:9de94ea1f83ec8b7257c7b2befc1485ed9cc40c9ef3600c4c4c50934e708cf9d_s390x",
"product": {
"name": "rhacm2/multiclusterhub-repo-rhel8@sha256:9de94ea1f83ec8b7257c7b2befc1485ed9cc40c9ef3600c4c4c50934e708cf9d_s390x",
"product_id": "rhacm2/multiclusterhub-repo-rhel8@sha256:9de94ea1f83ec8b7257c7b2befc1485ed9cc40c9ef3600c4c4c50934e708cf9d_s390x",
"product_identification_helper": {
"purl": "pkg:oci/multiclusterhub-repo-rhel8@sha256:9de94ea1f83ec8b7257c7b2befc1485ed9cc40c9ef3600c4c4c50934e708cf9d?arch=s390x\u0026repository_url=registry.redhat.io/rhacm2/multiclusterhub-repo-rhel8\u0026tag=v2.6.0-20"
}
}
},
{
"category": "product_version",
"name": "rhacm2/multicluster-observability-rhel8-operator@sha256:f29581baf5277588d2e4cd01380ecf46e3c97a2f17ade01b048f75c29f18d62c_s390x",
"product": {
"name": "rhacm2/multicluster-observability-rhel8-operator@sha256:f29581baf5277588d2e4cd01380ecf46e3c97a2f17ade01b048f75c29f18d62c_s390x",
"product_id": "rhacm2/multicluster-observability-rhel8-operator@sha256:f29581baf5277588d2e4cd01380ecf46e3c97a2f17ade01b048f75c29f18d62c_s390x",
"product_identification_helper": {
"purl": "pkg:oci/multicluster-observability-rhel8-operator@sha256:f29581baf5277588d2e4cd01380ecf46e3c97a2f17ade01b048f75c29f18d62c?arch=s390x\u0026repository_url=registry.redhat.io/rhacm2/multicluster-observability-rhel8-operator\u0026tag=v2.6.0-19"
}
}
},
{
"category": "product_version",
"name": "rhacm2/multicluster-operators-application-rhel8@sha256:566a60f630ec346eced3106ec072963d1b9f9d300e7d4cee6af6dc0d590a3937_s390x",
"product": {
"name": "rhacm2/multicluster-operators-application-rhel8@sha256:566a60f630ec346eced3106ec072963d1b9f9d300e7d4cee6af6dc0d590a3937_s390x",
"product_id": "rhacm2/multicluster-operators-application-rhel8@sha256:566a60f630ec346eced3106ec072963d1b9f9d300e7d4cee6af6dc0d590a3937_s390x",
"product_identification_helper": {
"purl": "pkg:oci/multicluster-operators-application-rhel8@sha256:566a60f630ec346eced3106ec072963d1b9f9d300e7d4cee6af6dc0d590a3937?arch=s390x\u0026repository_url=registry.redhat.io/rhacm2/multicluster-operators-application-rhel8\u0026tag=v2.6.0-20"
}
}
},
{
"category": "product_version",
"name": "rhacm2/multicluster-operators-channel-rhel8@sha256:1ebe6504a6a58f39f93952bf1c135ea58ff77e65c5b8ba73c7ad6295e66a1b45_s390x",
"product": {
"name": "rhacm2/multicluster-operators-channel-rhel8@sha256:1ebe6504a6a58f39f93952bf1c135ea58ff77e65c5b8ba73c7ad6295e66a1b45_s390x",
"product_id": "rhacm2/multicluster-operators-channel-rhel8@sha256:1ebe6504a6a58f39f93952bf1c135ea58ff77e65c5b8ba73c7ad6295e66a1b45_s390x",
"product_identification_helper": {
"purl": "pkg:oci/multicluster-operators-channel-rhel8@sha256:1ebe6504a6a58f39f93952bf1c135ea58ff77e65c5b8ba73c7ad6295e66a1b45?arch=s390x\u0026repository_url=registry.redhat.io/rhacm2/multicluster-operators-channel-rhel8\u0026tag=v2.6.0-19"
}
}
},
{
"category": "product_version",
"name": "rhacm2/multicluster-operators-subscription-rhel8@sha256:7676d33b9be36ca6660d3aed888fdffcf270fcf82258ed9531e2746a3d27610c_s390x",
"product": {
"name": "rhacm2/multicluster-operators-subscription-rhel8@sha256:7676d33b9be36ca6660d3aed888fdffcf270fcf82258ed9531e2746a3d27610c_s390x",
"product_id": "rhacm2/multicluster-operators-subscription-rhel8@sha256:7676d33b9be36ca6660d3aed888fdffcf270fcf82258ed9531e2746a3d27610c_s390x",
"product_identification_helper": {
"purl": "pkg:oci/multicluster-operators-subscription-rhel8@sha256:7676d33b9be36ca6660d3aed888fdffcf270fcf82258ed9531e2746a3d27610c?arch=s390x\u0026repository_url=registry.redhat.io/rhacm2/multicluster-operators-subscription-rhel8\u0026tag=v2.6.0-43"
}
}
},
{
"category": "product_version",
"name": "rhacm2/node-exporter-rhel8@sha256:99eef3491c7092afa14179b9a9d39dd8fbfb3c9bb61759d678af5d91ac23e59d_s390x",
"product": {
"name": "rhacm2/node-exporter-rhel8@sha256:99eef3491c7092afa14179b9a9d39dd8fbfb3c9bb61759d678af5d91ac23e59d_s390x",
"product_id": "rhacm2/node-exporter-rhel8@sha256:99eef3491c7092afa14179b9a9d39dd8fbfb3c9bb61759d678af5d91ac23e59d_s390x",
"product_identification_helper": {
"purl": "pkg:oci/node-exporter-rhel8@sha256:99eef3491c7092afa14179b9a9d39dd8fbfb3c9bb61759d678af5d91ac23e59d?arch=s390x\u0026repository_url=registry.redhat.io/rhacm2/node-exporter-rhel8\u0026tag=v2.6.0-9"
}
}
},
{
"category": "product_version",
"name": "rhacm2/observatorium-rhel8@sha256:9e1fccc5b17865a6d7baaa1a15cb50f47d80a14b0a7bcbd94c12f0ddcaaf1b28_s390x",
"product": {
"name": "rhacm2/observatorium-rhel8@sha256:9e1fccc5b17865a6d7baaa1a15cb50f47d80a14b0a7bcbd94c12f0ddcaaf1b28_s390x",
"product_id": "rhacm2/observatorium-rhel8@sha256:9e1fccc5b17865a6d7baaa1a15cb50f47d80a14b0a7bcbd94c12f0ddcaaf1b28_s390x",
"product_identification_helper": {
"purl": "pkg:oci/observatorium-rhel8@sha256:9e1fccc5b17865a6d7baaa1a15cb50f47d80a14b0a7bcbd94c12f0ddcaaf1b28?arch=s390x\u0026repository_url=registry.redhat.io/rhacm2/observatorium-rhel8\u0026tag=v2.6.0-8"
}
}
},
{
"category": "product_version",
"name": "rhacm2/observatorium-rhel8-operator@sha256:f0bf89eaea6b7afc2d08c77bd40dfba581f91f462f5ec3d70473b332ca6f781c_s390x",
"product": {
"name": "rhacm2/observatorium-rhel8-operator@sha256:f0bf89eaea6b7afc2d08c77bd40dfba581f91f462f5ec3d70473b332ca6f781c_s390x",
"product_id": "rhacm2/observatorium-rhel8-operator@sha256:f0bf89eaea6b7afc2d08c77bd40dfba581f91f462f5ec3d70473b332ca6f781c_s390x",
"product_identification_helper": {
"purl": "pkg:oci/observatorium-rhel8-operator@sha256:f0bf89eaea6b7afc2d08c77bd40dfba581f91f462f5ec3d70473b332ca6f781c?arch=s390x\u0026repository_url=registry.redhat.io/rhacm2/observatorium-rhel8-operator\u0026tag=v2.6.0-9"
}
}
},
{
"category": "product_version",
"name": "rhacm2/prometheus-alertmanager-rhel8@sha256:624895d8579ef6f3e5b17558a30775790ec6f00701f8c5cdfa315292d7f9e867_s390x",
"product": {
"name": "rhacm2/prometheus-alertmanager-rhel8@sha256:624895d8579ef6f3e5b17558a30775790ec6f00701f8c5cdfa315292d7f9e867_s390x",
"product_id": "rhacm2/prometheus-alertmanager-rhel8@sha256:624895d8579ef6f3e5b17558a30775790ec6f00701f8c5cdfa315292d7f9e867_s390x",
"product_identification_helper": {
"purl": "pkg:oci/prometheus-alertmanager-rhel8@sha256:624895d8579ef6f3e5b17558a30775790ec6f00701f8c5cdfa315292d7f9e867?arch=s390x\u0026repository_url=registry.redhat.io/rhacm2/prometheus-alertmanager-rhel8\u0026tag=v2.6.0-8"
}
}
},
{
"category": "product_version",
"name": "rhacm2/prometheus-rhel8@sha256:e8241b1d852d605b44ecfcc552cb0f905f72e8a17c8d228162b40c19388f5176_s390x",
"product": {
"name": "rhacm2/prometheus-rhel8@sha256:e8241b1d852d605b44ecfcc552cb0f905f72e8a17c8d228162b40c19388f5176_s390x",
"product_id": "rhacm2/prometheus-rhel8@sha256:e8241b1d852d605b44ecfcc552cb0f905f72e8a17c8d228162b40c19388f5176_s390x",
"product_identification_helper": {
"purl": "pkg:oci/prometheus-rhel8@sha256:e8241b1d852d605b44ecfcc552cb0f905f72e8a17c8d228162b40c19388f5176?arch=s390x\u0026repository_url=registry.redhat.io/rhacm2/prometheus-rhel8\u0026tag=v2.6.0-8"
}
}
},
{
"category": "product_version",
"name": "rhacm2/rbac-query-proxy-rhel8@sha256:f1c7de85a44c03f48a6f62ba1d7d650f0b06e0f502cecff1512ad637b5bc1c27_s390x",
"product": {
"name": "rhacm2/rbac-query-proxy-rhel8@sha256:f1c7de85a44c03f48a6f62ba1d7d650f0b06e0f502cecff1512ad637b5bc1c27_s390x",
"product_id": "rhacm2/rbac-query-proxy-rhel8@sha256:f1c7de85a44c03f48a6f62ba1d7d650f0b06e0f502cecff1512ad637b5bc1c27_s390x",
"product_identification_helper": {
"purl": "pkg:oci/rbac-query-proxy-rhel8@sha256:f1c7de85a44c03f48a6f62ba1d7d650f0b06e0f502cecff1512ad637b5bc1c27?arch=s390x\u0026repository_url=registry.redhat.io/rhacm2/rbac-query-proxy-rhel8\u0026tag=v2.6.0-19"
}
}
},
{
"category": "product_version",
"name": "rhacm2/redisgraph-tls-rhel8@sha256:4696baed553266682ba2b54d3bf683d2ff1241b625de5ec54a45c1b2c5f96243_s390x",
"product": {
"name": "rhacm2/redisgraph-tls-rhel8@sha256:4696baed553266682ba2b54d3bf683d2ff1241b625de5ec54a45c1b2c5f96243_s390x",
"product_id": "rhacm2/redisgraph-tls-rhel8@sha256:4696baed553266682ba2b54d3bf683d2ff1241b625de5ec54a45c1b2c5f96243_s390x",
"product_identification_helper": {
"purl": "pkg:oci/redisgraph-tls-rhel8@sha256:4696baed553266682ba2b54d3bf683d2ff1241b625de5ec54a45c1b2c5f96243?arch=s390x\u0026repository_url=registry.redhat.io/rhacm2/redisgraph-tls-rhel8\u0026tag=v2.6.0-10"
}
}
},
{
"category": "product_version",
"name": "rhacm2/search-aggregator-rhel8@sha256:752decaefc38aa009f54201b38d4ab26d9b4020caec649d9b1f1564f56c47c2a_s390x",
"product": {
"name": "rhacm2/search-aggregator-rhel8@sha256:752decaefc38aa009f54201b38d4ab26d9b4020caec649d9b1f1564f56c47c2a_s390x",
"product_id": "rhacm2/search-aggregator-rhel8@sha256:752decaefc38aa009f54201b38d4ab26d9b4020caec649d9b1f1564f56c47c2a_s390x",
"product_identification_helper": {
"purl": "pkg:oci/search-aggregator-rhel8@sha256:752decaefc38aa009f54201b38d4ab26d9b4020caec649d9b1f1564f56c47c2a?arch=s390x\u0026repository_url=registry.redhat.io/rhacm2/search-aggregator-rhel8\u0026tag=v2.6.0-7"
}
}
},
{
"category": "product_version",
"name": "rhacm2/search-api-rhel8@sha256:b4d2d39c2b3b736987f1e888b858d52a7ebd9f8d0cebd3bdef8c59f6e3e41725_s390x",
"product": {
"name": "rhacm2/search-api-rhel8@sha256:b4d2d39c2b3b736987f1e888b858d52a7ebd9f8d0cebd3bdef8c59f6e3e41725_s390x",
"product_id": "rhacm2/search-api-rhel8@sha256:b4d2d39c2b3b736987f1e888b858d52a7ebd9f8d0cebd3bdef8c59f6e3e41725_s390x",
"product_identification_helper": {
"purl": "pkg:oci/search-api-rhel8@sha256:b4d2d39c2b3b736987f1e888b858d52a7ebd9f8d0cebd3bdef8c59f6e3e41725?arch=s390x\u0026repository_url=registry.redhat.io/rhacm2/search-api-rhel8\u0026tag=v2.6.0-17"
}
}
},
{
"category": "product_version",
"name": "rhacm2/search-collector-rhel8@sha256:be7eed9ad9502bcc294081f7e2098fc4f8411c912c34fe63479b5b770d06caca_s390x",
"product": {
"name": "rhacm2/search-collector-rhel8@sha256:be7eed9ad9502bcc294081f7e2098fc4f8411c912c34fe63479b5b770d06caca_s390x",
"product_id": "rhacm2/search-collector-rhel8@sha256:be7eed9ad9502bcc294081f7e2098fc4f8411c912c34fe63479b5b770d06caca_s390x",
"product_identification_helper": {
"purl": "pkg:oci/search-collector-rhel8@sha256:be7eed9ad9502bcc294081f7e2098fc4f8411c912c34fe63479b5b770d06caca?arch=s390x\u0026repository_url=registry.redhat.io/rhacm2/search-collector-rhel8\u0026tag=v2.6.0-10"
}
}
},
{
"category": "product_version",
"name": "rhacm2/search-rhel8@sha256:e6ed3e65f0d49b3c6b0e3e97593a8fae4d453f3aecf8d7829c0d25c68bc91ea1_s390x",
"product": {
"name": "rhacm2/search-rhel8@sha256:e6ed3e65f0d49b3c6b0e3e97593a8fae4d453f3aecf8d7829c0d25c68bc91ea1_s390x",
"product_id": "rhacm2/search-rhel8@sha256:e6ed3e65f0d49b3c6b0e3e97593a8fae4d453f3aecf8d7829c0d25c68bc91ea1_s390x",
"product_identification_helper": {
"purl": "pkg:oci/search-rhel8@sha256:e6ed3e65f0d49b3c6b0e3e97593a8fae4d453f3aecf8d7829c0d25c68bc91ea1?arch=s390x\u0026repository_url=registry.redhat.io/rhacm2/search-rhel8\u0026tag=v2.6.0-9"
}
}
},
{
"category": "product_version",
"name": "rhacm2/submariner-addon-rhel8@sha256:934c560bc786015c694e9cffbae8e86f631b3331d62f5a547931446dae82f8c3_s390x",
"product": {
"name": "rhacm2/submariner-addon-rhel8@sha256:934c560bc786015c694e9cffbae8e86f631b3331d62f5a547931446dae82f8c3_s390x",
"product_id": "rhacm2/submariner-addon-rhel8@sha256:934c560bc786015c694e9cffbae8e86f631b3331d62f5a547931446dae82f8c3_s390x",
"product_identification_helper": {
"purl": "pkg:oci/submariner-addon-rhel8@sha256:934c560bc786015c694e9cffbae8e86f631b3331d62f5a547931446dae82f8c3?arch=s390x\u0026repository_url=registry.redhat.io/rhacm2/submariner-addon-rhel8\u0026tag=v2.6.0-23"
}
}
},
{
"category": "product_version",
"name": "rhacm2/thanos-rhel8@sha256:7e43ba8f47ec54b5f86d13c81b67b044176530b63b5ae3f40332fc975cc6b21f_s390x",
"product": {
"name": "rhacm2/thanos-rhel8@sha256:7e43ba8f47ec54b5f86d13c81b67b044176530b63b5ae3f40332fc975cc6b21f_s390x",
"product_id": "rhacm2/thanos-rhel8@sha256:7e43ba8f47ec54b5f86d13c81b67b044176530b63b5ae3f40332fc975cc6b21f_s390x",
"product_identification_helper": {
"purl": "pkg:oci/thanos-rhel8@sha256:7e43ba8f47ec54b5f86d13c81b67b044176530b63b5ae3f40332fc975cc6b21f?arch=s390x\u0026repository_url=registry.redhat.io/rhacm2/thanos-rhel8\u0026tag=v2.6.0-9"
}
}
},
{
"category": "product_version",
"name": "rhacm2/thanos-receive-controller-rhel8@sha256:e3b840a7833680170f9e9ca52309552c584935a68c75cc71e6d576b104dc01c8_s390x",
"product": {
"name": "rhacm2/thanos-receive-controller-rhel8@sha256:e3b840a7833680170f9e9ca52309552c584935a68c75cc71e6d576b104dc01c8_s390x",
"product_id": "rhacm2/thanos-receive-controller-rhel8@sha256:e3b840a7833680170f9e9ca52309552c584935a68c75cc71e6d576b104dc01c8_s390x",
"product_identification_helper": {
"purl": "pkg:oci/thanos-receive-controller-rhel8@sha256:e3b840a7833680170f9e9ca52309552c584935a68c75cc71e6d576b104dc01c8?arch=s390x\u0026repository_url=registry.redhat.io/rhacm2/thanos-receive-controller-rhel8\u0026tag=v2.6.0-6"
}
}
}
],
"category": "architecture",
"name": "s390x"
},
{
"branches": [
{
"category": "product_version",
"name": "rhacm2/acm-governance-policy-addon-controller-rhel8@sha256:615ab5d9542759d921634737709e84a8e65d003ea136e5d22858d380225fd177_amd64",
"product": {
"name": "rhacm2/acm-governance-policy-addon-controller-rhel8@sha256:615ab5d9542759d921634737709e84a8e65d003ea136e5d22858d380225fd177_amd64",
"product_id": "rhacm2/acm-governance-policy-addon-controller-rhel8@sha256:615ab5d9542759d921634737709e84a8e65d003ea136e5d22858d380225fd177_amd64",
"product_identification_helper": {
"purl": "pkg:oci/acm-governance-policy-addon-controller-rhel8@sha256:615ab5d9542759d921634737709e84a8e65d003ea136e5d22858d380225fd177?arch=amd64\u0026repository_url=registry.redhat.io/rhacm2/acm-governance-policy-addon-controller-rhel8\u0026tag=v2.6.0-19"
}
}
},
{
"category": "product_version",
"name": "rhacm2/acm-grafana-rhel8@sha256:8c48441cfa850ea1274932e94da0831618c10f91022619c779304501a75fb161_amd64",
"product": {
"name": "rhacm2/acm-grafana-rhel8@sha256:8c48441cfa850ea1274932e94da0831618c10f91022619c779304501a75fb161_amd64",
"product_id": "rhacm2/acm-grafana-rhel8@sha256:8c48441cfa850ea1274932e94da0831618c10f91022619c779304501a75fb161_amd64",
"product_identification_helper": {
"purl": "pkg:oci/acm-grafana-rhel8@sha256:8c48441cfa850ea1274932e94da0831618c10f91022619c779304501a75fb161?arch=amd64\u0026repository_url=registry.redhat.io/rhacm2/acm-grafana-rhel8\u0026tag=v2.6.0-8"
}
}
},
{
"category": "product_version",
"name": "rhacm2/acm-must-gather-rhel8@sha256:dca91134a2c1c33c736afcd4c9373749448641385f39162c74e115691289e843_amd64",
"product": {
"name": "rhacm2/acm-must-gather-rhel8@sha256:dca91134a2c1c33c736afcd4c9373749448641385f39162c74e115691289e843_amd64",
"product_id": "rhacm2/acm-must-gather-rhel8@sha256:dca91134a2c1c33c736afcd4c9373749448641385f39162c74e115691289e843_amd64",
"product_identification_helper": {
"purl": "pkg:oci/acm-must-gather-rhel8@sha256:dca91134a2c1c33c736afcd4c9373749448641385f39162c74e115691289e843?arch=amd64\u0026repository_url=registry.redhat.io/rhacm2/acm-must-gather-rhel8\u0026tag=v2.6.0-10"
}
}
},
{
"category": "product_version",
"name": "rhacm2/acm-operator-bundle@sha256:ce699187f250b93976b8063228ac12d11c6c8f6baba69ba4ed17a38730e84eb3_amd64",
"product": {
"name": "rhacm2/acm-operator-bundle@sha256:ce699187f250b93976b8063228ac12d11c6c8f6baba69ba4ed17a38730e84eb3_amd64",
"product_id": "rhacm2/acm-operator-bundle@sha256:ce699187f250b93976b8063228ac12d11c6c8f6baba69ba4ed17a38730e84eb3_amd64",
"product_identification_helper": {
"purl": "pkg:oci/acm-operator-bundle@sha256:ce699187f250b93976b8063228ac12d11c6c8f6baba69ba4ed17a38730e84eb3?arch=amd64\u0026repository_url=registry.redhat.io/rhacm2/acm-operator-bundle\u0026tag=v2.6.0-104"
}
}
},
{
"category": "product_version",
"name": "rhacm2/acm-prometheus-config-reloader-rhel8@sha256:8e45e1fd7342d7525b118f01794cac1f4a8662def5f2a06336b698db2e268742_amd64",
"product": {
"name": "rhacm2/acm-prometheus-config-reloader-rhel8@sha256:8e45e1fd7342d7525b118f01794cac1f4a8662def5f2a06336b698db2e268742_amd64",
"product_id": "rhacm2/acm-prometheus-config-reloader-rhel8@sha256:8e45e1fd7342d7525b118f01794cac1f4a8662def5f2a06336b698db2e268742_amd64",
"product_identification_helper": {
"purl": "pkg:oci/acm-prometheus-config-reloader-rhel8@sha256:8e45e1fd7342d7525b118f01794cac1f4a8662def5f2a06336b698db2e268742?arch=amd64\u0026repository_url=registry.redhat.io/rhacm2/acm-prometheus-config-reloader-rhel8\u0026tag=v2.6.0-8"
}
}
},
{
"category": "product_version",
"name": "rhacm2/acm-prometheus-rhel8@sha256:728606d96dd9e0fc2e7810e092e10ee071ec36598c990c8252beccace59a679e_amd64",
"product": {
"name": "rhacm2/acm-prometheus-rhel8@sha256:728606d96dd9e0fc2e7810e092e10ee071ec36598c990c8252beccace59a679e_amd64",
"product_id": "rhacm2/acm-prometheus-rhel8@sha256:728606d96dd9e0fc2e7810e092e10ee071ec36598c990c8252beccace59a679e_amd64",
"product_identification_helper": {
"purl": "pkg:oci/acm-prometheus-rhel8@sha256:728606d96dd9e0fc2e7810e092e10ee071ec36598c990c8252beccace59a679e?arch=amd64\u0026repository_url=registry.redhat.io/rhacm2/acm-prometheus-rhel8\u0026tag=v2.6.0-8"
}
}
},
{
"category": "product_version",
"name": "rhacm2/acm-volsync-addon-controller-rhel8@sha256:27079308ea87e35564cc3089c65eae68d63880a3bb093ca64d1678a68b60fcec_amd64",
"product": {
"name": "rhacm2/acm-volsync-addon-controller-rhel8@sha256:27079308ea87e35564cc3089c65eae68d63880a3bb093ca64d1678a68b60fcec_amd64",
"product_id": "rhacm2/acm-volsync-addon-controller-rhel8@sha256:27079308ea87e35564cc3089c65eae68d63880a3bb093ca64d1678a68b60fcec_amd64",
"product_identification_helper": {
"purl": "pkg:oci/acm-volsync-addon-controller-rhel8@sha256:27079308ea87e35564cc3089c65eae68d63880a3bb093ca64d1678a68b60fcec?arch=amd64\u0026repository_url=registry.redhat.io/rhacm2/acm-volsync-addon-controller-rhel8\u0026tag=v2.6.0-9"
}
}
},
{
"category": "product_version",
"name": "rhacm2/cert-policy-controller-rhel8@sha256:a66d7d4ee1179f7fce639490f919d722db54eaa3118b4135078c33e6cbf91488_amd64",
"product": {
"name": "rhacm2/cert-policy-controller-rhel8@sha256:a66d7d4ee1179f7fce639490f919d722db54eaa3118b4135078c33e6cbf91488_amd64",
"product_id": "rhacm2/cert-policy-controller-rhel8@sha256:a66d7d4ee1179f7fce639490f919d722db54eaa3118b4135078c33e6cbf91488_amd64",
"product_identification_helper": {
"purl": "pkg:oci/cert-policy-controller-rhel8@sha256:a66d7d4ee1179f7fce639490f919d722db54eaa3118b4135078c33e6cbf91488?arch=amd64\u0026repository_url=registry.redhat.io/rhacm2/cert-policy-controller-rhel8\u0026tag=v2.6.0-12"
}
}
},
{
"category": "product_version",
"name": "rhacm2/cluster-backup-rhel8-operator@sha256:1a749d0795972a9bfd5a00aa96c238a660673464be01b2aa9fd7a3aeead6ddf7_amd64",
"product": {
"name": "rhacm2/cluster-backup-rhel8-operator@sha256:1a749d0795972a9bfd5a00aa96c238a660673464be01b2aa9fd7a3aeead6ddf7_amd64",
"product_id": "rhacm2/cluster-backup-rhel8-operator@sha256:1a749d0795972a9bfd5a00aa96c238a660673464be01b2aa9fd7a3aeead6ddf7_amd64",
"product_identification_helper": {
"purl": "pkg:oci/cluster-backup-rhel8-operator@sha256:1a749d0795972a9bfd5a00aa96c238a660673464be01b2aa9fd7a3aeead6ddf7?arch=amd64\u0026repository_url=registry.redhat.io/rhacm2/cluster-backup-rhel8-operator\u0026tag=v2.6.0-21"
}
}
},
{
"category": "product_version",
"name": "rhacm2/config-policy-controller-rhel8@sha256:61964a1a0ddf2e98bcf5249b7374235055ab85cc26663a8d9397c2b7f6fbb4c6_amd64",
"product": {
"name": "rhacm2/config-policy-controller-rhel8@sha256:61964a1a0ddf2e98bcf5249b7374235055ab85cc26663a8d9397c2b7f6fbb4c6_amd64",
"product_id": "rhacm2/config-policy-controller-rhel8@sha256:61964a1a0ddf2e98bcf5249b7374235055ab85cc26663a8d9397c2b7f6fbb4c6_amd64",
"product_identification_helper": {
"purl": "pkg:oci/config-policy-controller-rhel8@sha256:61964a1a0ddf2e98bcf5249b7374235055ab85cc26663a8d9397c2b7f6fbb4c6?arch=amd64\u0026repository_url=registry.redhat.io/rhacm2/config-policy-controller-rhel8\u0026tag=v2.6.0-20"
}
}
},
{
"category": "product_version",
"name": "rhacm2/console-rhel8@sha256:8608aed6971299def3fbe749336727e84c69582664dedac3145b92ea24e62e4d_amd64",
"product": {
"name": "rhacm2/console-rhel8@sha256:8608aed6971299def3fbe749336727e84c69582664dedac3145b92ea24e62e4d_amd64",
"product_id": "rhacm2/console-rhel8@sha256:8608aed6971299def3fbe749336727e84c69582664dedac3145b92ea24e62e4d_amd64",
"product_identification_helper": {
"purl": "pkg:oci/console-rhel8@sha256:8608aed6971299def3fbe749336727e84c69582664dedac3145b92ea24e62e4d?arch=amd64\u0026repository_url=registry.redhat.io/rhacm2/console-rhel8\u0026tag=v2.6.0-65"
}
}
},
{
"category": "product_version",
"name": "rhacm2/endpoint-monitoring-rhel8-operator@sha256:091d66731c5fe8eba5646c6b2622bb38c074e202a8a4a7e906921673b60f0898_amd64",
"product": {
"name": "rhacm2/endpoint-monitoring-rhel8-operator@sha256:091d66731c5fe8eba5646c6b2622bb38c074e202a8a4a7e906921673b60f0898_amd64",
"product_id": "rhacm2/endpoint-monitoring-rhel8-operator@sha256:091d66731c5fe8eba5646c6b2622bb38c074e202a8a4a7e906921673b60f0898_amd64",
"product_identification_helper": {
"purl": "pkg:oci/endpoint-monitoring-rhel8-operator@sha256:091d66731c5fe8eba5646c6b2622bb38c074e202a8a4a7e906921673b60f0898?arch=amd64\u0026repository_url=registry.redhat.io/rhacm2/endpoint-monitoring-rhel8-operator\u0026tag=v2.6.0-19"
}
}
},
{
"category": "product_version",
"name": "rhacm2/governance-policy-propagator-rhel8@sha256:cc519319b9f4fe672144ebedd772ddf56d5de90e3c8f52c0fb9b55313f71a7b3_amd64",
"product": {
"name": "rhacm2/governance-policy-propagator-rhel8@sha256:cc519319b9f4fe672144ebedd772ddf56d5de90e3c8f52c0fb9b55313f71a7b3_amd64",
"product_id": "rhacm2/governance-policy-propagator-rhel8@sha256:cc519319b9f4fe672144ebedd772ddf56d5de90e3c8f52c0fb9b55313f71a7b3_amd64",
"product_identification_helper": {
"purl": "pkg:oci/governance-policy-propagator-rhel8@sha256:cc519319b9f4fe672144ebedd772ddf56d5de90e3c8f52c0fb9b55313f71a7b3?arch=amd64\u0026repository_url=registry.redhat.io/rhacm2/governance-policy-propagator-rhel8\u0026tag=v2.6.0-18"
}
}
},
{
"category": "product_version",
"name": "rhacm2/governance-policy-spec-sync-rhel8@sha256:6849cf1b4dd883d5b4c0cf90a3adfb26cb59d03d3b892cee3669a32dd6b8dcc2_amd64",
"product": {
"name": "rhacm2/governance-policy-spec-sync-rhel8@sha256:6849cf1b4dd883d5b4c0cf90a3adfb26cb59d03d3b892cee3669a32dd6b8dcc2_amd64",
"product_id": "rhacm2/governance-policy-spec-sync-rhel8@sha256:6849cf1b4dd883d5b4c0cf90a3adfb26cb59d03d3b892cee3669a32dd6b8dcc2_amd64",
"product_identification_helper": {
"purl": "pkg:oci/governance-policy-spec-sync-rhel8@sha256:6849cf1b4dd883d5b4c0cf90a3adfb26cb59d03d3b892cee3669a32dd6b8dcc2?arch=amd64\u0026repository_url=registry.redhat.io/rhacm2/governance-policy-spec-sync-rhel8\u0026tag=v2.6.0-14"
}
}
},
{
"category": "product_version",
"name": "rhacm2/governance-policy-status-sync-rhel8@sha256:fffe971caa2e911d9c972c0e88712ff431d34c63dbe74e25f1cababa50ea7417_amd64",
"product": {
"name": "rhacm2/governance-policy-status-sync-rhel8@sha256:fffe971caa2e911d9c972c0e88712ff431d34c63dbe74e25f1cababa50ea7417_amd64",
"product_id": "rhacm2/governance-policy-status-sync-rhel8@sha256:fffe971caa2e911d9c972c0e88712ff431d34c63dbe74e25f1cababa50ea7417_amd64",
"product_identification_helper": {
"purl": "pkg:oci/governance-policy-status-sync-rhel8@sha256:fffe971caa2e911d9c972c0e88712ff431d34c63dbe74e25f1cababa50ea7417?arch=amd64\u0026repository_url=registry.redhat.io/rhacm2/governance-policy-status-sync-rhel8\u0026tag=v2.6.0-15"
}
}
},
{
"category": "product_version",
"name": "rhacm2/governance-policy-template-sync-rhel8@sha256:10bc1a3833599a593a058e804de67e92888ed779fd0000928d4a70b6c7d5c1c2_amd64",
"product": {
"name": "rhacm2/governance-policy-template-sync-rhel8@sha256:10bc1a3833599a593a058e804de67e92888ed779fd0000928d4a70b6c7d5c1c2_amd64",
"product_id": "rhacm2/governance-policy-template-sync-rhel8@sha256:10bc1a3833599a593a058e804de67e92888ed779fd0000928d4a70b6c7d5c1c2_amd64",
"product_identification_helper": {
"purl": "pkg:oci/governance-policy-template-sync-rhel8@sha256:10bc1a3833599a593a058e804de67e92888ed779fd0000928d4a70b6c7d5c1c2?arch=amd64\u0026repository_url=registry.redhat.io/rhacm2/governance-policy-template-sync-rhel8\u0026tag=v2.6.0-17"
}
}
},
{
"category": "product_version",
"name": "rhacm2/grafana-dashboard-loader-rhel8@sha256:561f1f05925cfe3c5f0f8a9b7475be4bbab183b5611ecfe09b090d80fa4bc2fe_amd64",
"product": {
"name": "rhacm2/grafana-dashboard-loader-rhel8@sha256:561f1f05925cfe3c5f0f8a9b7475be4bbab183b5611ecfe09b090d80fa4bc2fe_amd64",
"product_id": "rhacm2/grafana-dashboard-loader-rhel8@sha256:561f1f05925cfe3c5f0f8a9b7475be4bbab183b5611ecfe09b090d80fa4bc2fe_amd64",
"product_identification_helper": {
"purl": "pkg:oci/grafana-dashboard-loader-rhel8@sha256:561f1f05925cfe3c5f0f8a9b7475be4bbab183b5611ecfe09b090d80fa4bc2fe?arch=amd64\u0026repository_url=registry.redhat.io/rhacm2/grafana-dashboard-loader-rhel8\u0026tag=v2.6.0-19"
}
}
},
{
"category": "product_version",
"name": "rhacm2/iam-policy-controller-rhel8@sha256:8ca9e80365c76b66b2de3924fc50a5912e606042c704b02cb174a4b8bd3927c4_amd64",
"product": {
"name": "rhacm2/iam-policy-controller-rhel8@sha256:8ca9e80365c76b66b2de3924fc50a5912e606042c704b02cb174a4b8bd3927c4_amd64",
"product_id": "rhacm2/iam-policy-controller-rhel8@sha256:8ca9e80365c76b66b2de3924fc50a5912e606042c704b02cb174a4b8bd3927c4_amd64",
"product_identification_helper": {
"purl": "pkg:oci/iam-policy-controller-rhel8@sha256:8ca9e80365c76b66b2de3924fc50a5912e606042c704b02cb174a4b8bd3927c4?arch=amd64\u0026repository_url=registry.redhat.io/rhacm2/iam-policy-controller-rhel8\u0026tag=v2.6.0-10"
}
}
},
{
"category": "product_version",
"name": "rhacm2/insights-client-rhel8@sha256:02cacfec60c80b9228e8b18949751de867f974ea6b1172129096e64e949c0598_amd64",
"product": {
"name": "rhacm2/insights-client-rhel8@sha256:02cacfec60c80b9228e8b18949751de867f974ea6b1172129096e64e949c0598_amd64",
"product_id": "rhacm2/insights-client-rhel8@sha256:02cacfec60c80b9228e8b18949751de867f974ea6b1172129096e64e949c0598_amd64",
"product_identification_helper": {
"purl": "pkg:oci/insights-client-rhel8@sha256:02cacfec60c80b9228e8b18949751de867f974ea6b1172129096e64e949c0598?arch=amd64\u0026repository_url=registry.redhat.io/rhacm2/insights-client-rhel8\u0026tag=v2.6.0-13"
}
}
},
{
"category": "product_version",
"name": "rhacm2/insights-metrics-rhel8@sha256:6c54e08f5f6c2cae41a5e108e1019ff6522af8f69d666e22eb4631cd83b85917_amd64",
"product": {
"name": "rhacm2/insights-metrics-rhel8@sha256:6c54e08f5f6c2cae41a5e108e1019ff6522af8f69d666e22eb4631cd83b85917_amd64",
"product_id": "rhacm2/insights-metrics-rhel8@sha256:6c54e08f5f6c2cae41a5e108e1019ff6522af8f69d666e22eb4631cd83b85917_amd64",
"product_identification_helper": {
"purl": "pkg:oci/insights-metrics-rhel8@sha256:6c54e08f5f6c2cae41a5e108e1019ff6522af8f69d666e22eb4631cd83b85917?arch=amd64\u0026repository_url=registry.redhat.io/rhacm2/insights-metrics-rhel8\u0026tag=v2.6.0-10"
}
}
},
{
"category": "product_version",
"name": "rhacm2/klusterlet-addon-controller-rhel8@sha256:8dd7f47af047fb899c7fcbad61cb8f38da45990cac186f9235aec3e4e7de25e9_amd64",
"product": {
"name": "rhacm2/klusterlet-addon-controller-rhel8@sha256:8dd7f47af047fb899c7fcbad61cb8f38da45990cac186f9235aec3e4e7de25e9_amd64",
"product_id": "rhacm2/klusterlet-addon-controller-rhel8@sha256:8dd7f47af047fb899c7fcbad61cb8f38da45990cac186f9235aec3e4e7de25e9_amd64",
"product_identification_helper": {
"purl": "pkg:oci/klusterlet-addon-controller-rhel8@sha256:8dd7f47af047fb899c7fcbad61cb8f38da45990cac186f9235aec3e4e7de25e9?arch=amd64\u0026repository_url=registry.redhat.io/rhacm2/klusterlet-addon-controller-rhel8\u0026tag=v2.6.0-15"
}
}
},
{
"category": "product_version",
"name": "rhacm2/kube-rbac-proxy-rhel8@sha256:31757f3e3bb08b4e49e54694b18b3cf327637be20535482b2df1345b17444dda_amd64",
"product": {
"name": "rhacm2/kube-rbac-proxy-rhel8@sha256:31757f3e3bb08b4e49e54694b18b3cf327637be20535482b2df1345b17444dda_amd64",
"product_id": "rhacm2/kube-rbac-proxy-rhel8@sha256:31757f3e3bb08b4e49e54694b18b3cf327637be20535482b2df1345b17444dda_amd64",
"product_identification_helper": {
"purl": "pkg:oci/kube-rbac-proxy-rhel8@sha256:31757f3e3bb08b4e49e54694b18b3cf327637be20535482b2df1345b17444dda?arch=amd64\u0026repository_url=registry.redhat.io/rhacm2/kube-rbac-proxy-rhel8\u0026tag=v2.6.0-8"
}
}
},
{
"category": "product_version",
"name": "rhacm2/kube-state-metrics-rhel8@sha256:e6b1d24b56e6973eee1569e351db6637ca67e1d6cd124adb845cbf6e35a4f6af_amd64",
"product": {
"name": "rhacm2/kube-state-metrics-rhel8@sha256:e6b1d24b56e6973eee1569e351db6637ca67e1d6cd124adb845cbf6e35a4f6af_amd64",
"product_id": "rhacm2/kube-state-metrics-rhel8@sha256:e6b1d24b56e6973eee1569e351db6637ca67e1d6cd124adb845cbf6e35a4f6af_amd64",
"product_identification_helper": {
"purl": "pkg:oci/kube-state-metrics-rhel8@sha256:e6b1d24b56e6973eee1569e351db6637ca67e1d6cd124adb845cbf6e35a4f6af?arch=amd64\u0026repository_url=registry.redhat.io/rhacm2/kube-state-metrics-rhel8\u0026tag=v2.6.0-9"
}
}
},
{
"category": "product_version",
"name": "rhacm2/management-ingress-rhel8@sha256:6917d018e53aabb6f5402f02000aedd2e5cf71bcc84562e0fc7d7c87049f4b67_amd64",
"product": {
"name": "rhacm2/management-ingress-rhel8@sha256:6917d018e53aabb6f5402f02000aedd2e5cf71bcc84562e0fc7d7c87049f4b67_amd64",
"product_id": "rhacm2/management-ingress-rhel8@sha256:6917d018e53aabb6f5402f02000aedd2e5cf71bcc84562e0fc7d7c87049f4b67_amd64",
"product_identification_helper": {
"purl": "pkg:oci/management-ingress-rhel8@sha256:6917d018e53aabb6f5402f02000aedd2e5cf71bcc84562e0fc7d7c87049f4b67?arch=amd64\u0026repository_url=registry.redhat.io/rhacm2/management-ingress-rhel8\u0026tag=v2.6.0-9"
}
}
},
{
"category": "product_version",
"name": "rhacm2/memcached-rhel8@sha256:6f458c76757203b28434f871027c6a466a73d246ceb5bfac8793ad1896a672ab_amd64",
"product": {
"name": "rhacm2/memcached-rhel8@sha256:6f458c76757203b28434f871027c6a466a73d246ceb5bfac8793ad1896a672ab_amd64",
"product_id": "rhacm2/memcached-rhel8@sha256:6f458c76757203b28434f871027c6a466a73d246ceb5bfac8793ad1896a672ab_amd64",
"product_identification_helper": {
"purl": "pkg:oci/memcached-rhel8@sha256:6f458c76757203b28434f871027c6a466a73d246ceb5bfac8793ad1896a672ab?arch=amd64\u0026repository_url=registry.redhat.io/rhacm2/memcached-rhel8\u0026tag=v2.6.0-6"
}
}
},
{
"category": "product_version",
"name": "rhacm2/memcached-exporter-rhel8@sha256:c773b9a2fffcd549d4936054260f655c78da603957826d6bad4e8567a213ad10_amd64",
"product": {
"name": "rhacm2/memcached-exporter-rhel8@sha256:c773b9a2fffcd549d4936054260f655c78da603957826d6bad4e8567a213ad10_amd64",
"product_id": "rhacm2/memcached-exporter-rhel8@sha256:c773b9a2fffcd549d4936054260f655c78da603957826d6bad4e8567a213ad10_amd64",
"product_identification_helper": {
"purl": "pkg:oci/memcached-exporter-rhel8@sha256:c773b9a2fffcd549d4936054260f655c78da603957826d6bad4e8567a213ad10?arch=amd64\u0026repository_url=registry.redhat.io/rhacm2/memcached-exporter-rhel8\u0026tag=v2.6.0-6"
}
}
},
{
"category": "product_version",
"name": "rhacm2/metrics-collector-rhel8@sha256:6a3e0c36c123c9dc54759655d9148f580abada501034914863a6528ded19ef34_amd64",
"product": {
"name": "rhacm2/metrics-collector-rhel8@sha256:6a3e0c36c123c9dc54759655d9148f580abada501034914863a6528ded19ef34_amd64",
"product_id": "rhacm2/metrics-collector-rhel8@sha256:6a3e0c36c123c9dc54759655d9148f580abada501034914863a6528ded19ef34_amd64",
"product_identification_helper": {
"purl": "pkg:oci/metrics-collector-rhel8@sha256:6a3e0c36c123c9dc54759655d9148f580abada501034914863a6528ded19ef34?arch=amd64\u0026repository_url=registry.redhat.io/rhacm2/metrics-collector-rhel8\u0026tag=v2.6.0-19"
}
}
},
{
"category": "product_version",
"name": "rhacm2/multicloud-integrations-rhel8@sha256:db89ef3686570526afdb2b79fd698aca5dc50c633009760f1748fb9fd506067b_amd64",
"product": {
"name": "rhacm2/multicloud-integrations-rhel8@sha256:db89ef3686570526afdb2b79fd698aca5dc50c633009760f1748fb9fd506067b_amd64",
"product_id": "rhacm2/multicloud-integrations-rhel8@sha256:db89ef3686570526afdb2b79fd698aca5dc50c633009760f1748fb9fd506067b_amd64",
"product_identification_helper": {
"purl": "pkg:oci/multicloud-integrations-rhel8@sha256:db89ef3686570526afdb2b79fd698aca5dc50c633009760f1748fb9fd506067b?arch=amd64\u0026repository_url=registry.redhat.io/rhacm2/multicloud-integrations-rhel8\u0026tag=v2.6.0-14"
}
}
},
{
"category": "product_version",
"name": "rhacm2/multiclusterhub-rhel8@sha256:ecf12158a2d8802b4c7efd6b336ff36c1e002223b1d385a40fbef638d5e4aa21_amd64",
"product": {
"name": "rhacm2/multiclusterhub-rhel8@sha256:ecf12158a2d8802b4c7efd6b336ff36c1e002223b1d385a40fbef638d5e4aa21_amd64",
"product_id": "rhacm2/multiclusterhub-rhel8@sha256:ecf12158a2d8802b4c7efd6b336ff36c1e002223b1d385a40fbef638d5e4aa21_amd64",
"product_identification_helper": {
"purl": "pkg:oci/multiclusterhub-rhel8@sha256:ecf12158a2d8802b4c7efd6b336ff36c1e002223b1d385a40fbef638d5e4aa21?arch=amd64\u0026repository_url=registry.redhat.io/rhacm2/multiclusterhub-rhel8\u0026tag=v2.6.0-27"
}
}
},
{
"category": "product_version",
"name": "rhacm2/multiclusterhub-repo-rhel8@sha256:881b8c3b19918affd478c0ad0c73dff96dd28f5c1dfddb86472b42e422fa25b6_amd64",
"product": {
"name": "rhacm2/multiclusterhub-repo-rhel8@sha256:881b8c3b19918affd478c0ad0c73dff96dd28f5c1dfddb86472b42e422fa25b6_amd64",
"product_id": "rhacm2/multiclusterhub-repo-rhel8@sha256:881b8c3b19918affd478c0ad0c73dff96dd28f5c1dfddb86472b42e422fa25b6_amd64",
"product_identification_helper": {
"purl": "pkg:oci/multiclusterhub-repo-rhel8@sha256:881b8c3b19918affd478c0ad0c73dff96dd28f5c1dfddb86472b42e422fa25b6?arch=amd64\u0026repository_url=registry.redhat.io/rhacm2/multiclusterhub-repo-rhel8\u0026tag=v2.6.0-20"
}
}
},
{
"category": "product_version",
"name": "rhacm2/multicluster-observability-rhel8-operator@sha256:d23f208e020d42bc095011d423146e2da35b2bc85b844911bde2f4edf696bdca_amd64",
"product": {
"name": "rhacm2/multicluster-observability-rhel8-operator@sha256:d23f208e020d42bc095011d423146e2da35b2bc85b844911bde2f4edf696bdca_amd64",
"product_id": "rhacm2/multicluster-observability-rhel8-operator@sha256:d23f208e020d42bc095011d423146e2da35b2bc85b844911bde2f4edf696bdca_amd64",
"product_identification_helper": {
"purl": "pkg:oci/multicluster-observability-rhel8-operator@sha256:d23f208e020d42bc095011d423146e2da35b2bc85b844911bde2f4edf696bdca?arch=amd64\u0026repository_url=registry.redhat.io/rhacm2/multicluster-observability-rhel8-operator\u0026tag=v2.6.0-19"
}
}
},
{
"category": "product_version",
"name": "rhacm2/multicluster-operators-application-rhel8@sha256:ace8895fc62c1394dfa7854fd9ce3e14ef859e989255f70dc9a5a3d9bcd514c0_amd64",
"product": {
"name": "rhacm2/multicluster-operators-application-rhel8@sha256:ace8895fc62c1394dfa7854fd9ce3e14ef859e989255f70dc9a5a3d9bcd514c0_amd64",
"product_id": "rhacm2/multicluster-operators-application-rhel8@sha256:ace8895fc62c1394dfa7854fd9ce3e14ef859e989255f70dc9a5a3d9bcd514c0_amd64",
"product_identification_helper": {
"purl": "pkg:oci/multicluster-operators-application-rhel8@sha256:ace8895fc62c1394dfa7854fd9ce3e14ef859e989255f70dc9a5a3d9bcd514c0?arch=amd64\u0026repository_url=registry.redhat.io/rhacm2/multicluster-operators-application-rhel8\u0026tag=v2.6.0-20"
}
}
},
{
"category": "product_version",
"name": "rhacm2/multicluster-operators-channel-rhel8@sha256:85e20d97f28e43668c2790bd6e0adbc598d01f9fab849761fb96d7a5c4946a87_amd64",
"product": {
"name": "rhacm2/multicluster-operators-channel-rhel8@sha256:85e20d97f28e43668c2790bd6e0adbc598d01f9fab849761fb96d7a5c4946a87_amd64",
"product_id": "rhacm2/multicluster-operators-channel-rhel8@sha256:85e20d97f28e43668c2790bd6e0adbc598d01f9fab849761fb96d7a5c4946a87_amd64",
"product_identification_helper": {
"purl": "pkg:oci/multicluster-operators-channel-rhel8@sha256:85e20d97f28e43668c2790bd6e0adbc598d01f9fab849761fb96d7a5c4946a87?arch=amd64\u0026repository_url=registry.redhat.io/rhacm2/multicluster-operators-channel-rhel8\u0026tag=v2.6.0-19"
}
}
},
{
"category": "product_version",
"name": "rhacm2/multicluster-operators-subscription-rhel8@sha256:e718d5abef58365d547ef73828a26adff5b6cef1bf935aa7c27f12f604b50337_amd64",
"product": {
"name": "rhacm2/multicluster-operators-subscription-rhel8@sha256:e718d5abef58365d547ef73828a26adff5b6cef1bf935aa7c27f12f604b50337_amd64",
"product_id": "rhacm2/multicluster-operators-subscription-rhel8@sha256:e718d5abef58365d547ef73828a26adff5b6cef1bf935aa7c27f12f604b50337_amd64",
"product_identification_helper": {
"purl": "pkg:oci/multicluster-operators-subscription-rhel8@sha256:e718d5abef58365d547ef73828a26adff5b6cef1bf935aa7c27f12f604b50337?arch=amd64\u0026repository_url=registry.redhat.io/rhacm2/multicluster-operators-subscription-rhel8\u0026tag=v2.6.0-43"
}
}
},
{
"category": "product_version",
"name": "rhacm2/node-exporter-rhel8@sha256:14d23638efff3c30661c9a5f3ddb6ab0c7a9d162de1176dd9565cf49dfa4b9c5_amd64",
"product": {
"name": "rhacm2/node-exporter-rhel8@sha256:14d23638efff3c30661c9a5f3ddb6ab0c7a9d162de1176dd9565cf49dfa4b9c5_amd64",
"product_id": "rhacm2/node-exporter-rhel8@sha256:14d23638efff3c30661c9a5f3ddb6ab0c7a9d162de1176dd9565cf49dfa4b9c5_amd64",
"product_identification_helper": {
"purl": "pkg:oci/node-exporter-rhel8@sha256:14d23638efff3c30661c9a5f3ddb6ab0c7a9d162de1176dd9565cf49dfa4b9c5?arch=amd64\u0026repository_url=registry.redhat.io/rhacm2/node-exporter-rhel8\u0026tag=v2.6.0-9"
}
}
},
{
"category": "product_version",
"name": "rhacm2/observatorium-rhel8@sha256:8f2f3732600235f66c406b6121ac37979f52572ce90353b6e099be7b74406251_amd64",
"product": {
"name": "rhacm2/observatorium-rhel8@sha256:8f2f3732600235f66c406b6121ac37979f52572ce90353b6e099be7b74406251_amd64",
"product_id": "rhacm2/observatorium-rhel8@sha256:8f2f3732600235f66c406b6121ac37979f52572ce90353b6e099be7b74406251_amd64",
"product_identification_helper": {
"purl": "pkg:oci/observatorium-rhel8@sha256:8f2f3732600235f66c406b6121ac37979f52572ce90353b6e099be7b74406251?arch=amd64\u0026repository_url=registry.redhat.io/rhacm2/observatorium-rhel8\u0026tag=v2.6.0-8"
}
}
},
{
"category": "product_version",
"name": "rhacm2/observatorium-rhel8-operator@sha256:092e3437e6d38b2bf676d7fb67ad672e3ef03440017b5af7c1ebd2beb3f437eb_amd64",
"product": {
"name": "rhacm2/observatorium-rhel8-operator@sha256:092e3437e6d38b2bf676d7fb67ad672e3ef03440017b5af7c1ebd2beb3f437eb_amd64",
"product_id": "rhacm2/observatorium-rhel8-operator@sha256:092e3437e6d38b2bf676d7fb67ad672e3ef03440017b5af7c1ebd2beb3f437eb_amd64",
"product_identification_helper": {
"purl": "pkg:oci/observatorium-rhel8-operator@sha256:092e3437e6d38b2bf676d7fb67ad672e3ef03440017b5af7c1ebd2beb3f437eb?arch=amd64\u0026repository_url=registry.redhat.io/rhacm2/observatorium-rhel8-operator\u0026tag=v2.6.0-9"
}
}
},
{
"category": "product_version",
"name": "rhacm2/prometheus-alertmanager-rhel8@sha256:0860b7aa5e8b07792ad7f5d5c0654e23e9da8eedd4b9f509caea616dcfa97d69_amd64",
"product": {
"name": "rhacm2/prometheus-alertmanager-rhel8@sha256:0860b7aa5e8b07792ad7f5d5c0654e23e9da8eedd4b9f509caea616dcfa97d69_amd64",
"product_id": "rhacm2/prometheus-alertmanager-rhel8@sha256:0860b7aa5e8b07792ad7f5d5c0654e23e9da8eedd4b9f509caea616dcfa97d69_amd64",
"product_identification_helper": {
"purl": "pkg:oci/prometheus-alertmanager-rhel8@sha256:0860b7aa5e8b07792ad7f5d5c0654e23e9da8eedd4b9f509caea616dcfa97d69?arch=amd64\u0026repository_url=registry.redhat.io/rhacm2/prometheus-alertmanager-rhel8\u0026tag=v2.6.0-8"
}
}
},
{
"category": "product_version",
"name": "rhacm2/prometheus-rhel8@sha256:ed0cc13e79949436d29a7ad0b41b189744a177ea27545fd5eb9b4f71e87bd0eb_amd64",
"product": {
"name": "rhacm2/prometheus-rhel8@sha256:ed0cc13e79949436d29a7ad0b41b189744a177ea27545fd5eb9b4f71e87bd0eb_amd64",
"product_id": "rhacm2/prometheus-rhel8@sha256:ed0cc13e79949436d29a7ad0b41b189744a177ea27545fd5eb9b4f71e87bd0eb_amd64",
"product_identification_helper": {
"purl": "pkg:oci/prometheus-rhel8@sha256:ed0cc13e79949436d29a7ad0b41b189744a177ea27545fd5eb9b4f71e87bd0eb?arch=amd64\u0026repository_url=registry.redhat.io/rhacm2/prometheus-rhel8\u0026tag=v2.6.0-8"
}
}
},
{
"category": "product_version",
"name": "rhacm2/rbac-query-proxy-rhel8@sha256:582301b10af0b966ae7d5e130cb0e5f96e7912dc66b4108e0d6078656ca80604_amd64",
"product": {
"name": "rhacm2/rbac-query-proxy-rhel8@sha256:582301b10af0b966ae7d5e130cb0e5f96e7912dc66b4108e0d6078656ca80604_amd64",
"product_id": "rhacm2/rbac-query-proxy-rhel8@sha256:582301b10af0b966ae7d5e130cb0e5f96e7912dc66b4108e0d6078656ca80604_amd64",
"product_identification_helper": {
"purl": "pkg:oci/rbac-query-proxy-rhel8@sha256:582301b10af0b966ae7d5e130cb0e5f96e7912dc66b4108e0d6078656ca80604?arch=amd64\u0026repository_url=registry.redhat.io/rhacm2/rbac-query-proxy-rhel8\u0026tag=v2.6.0-19"
}
}
},
{
"category": "product_version",
"name": "rhacm2/redisgraph-tls-rhel8@sha256:128279a656bfbde6c2c052766d63a1de6a06d8bea2707813c64396c2ae382478_amd64",
"product": {
"name": "rhacm2/redisgraph-tls-rhel8@sha256:128279a656bfbde6c2c052766d63a1de6a06d8bea2707813c64396c2ae382478_amd64",
"product_id": "rhacm2/redisgraph-tls-rhel8@sha256:128279a656bfbde6c2c052766d63a1de6a06d8bea2707813c64396c2ae382478_amd64",
"product_identification_helper": {
"purl": "pkg:oci/redisgraph-tls-rhel8@sha256:128279a656bfbde6c2c052766d63a1de6a06d8bea2707813c64396c2ae382478?arch=amd64\u0026repository_url=registry.redhat.io/rhacm2/redisgraph-tls-rhel8\u0026tag=v2.6.0-10"
}
}
},
{
"category": "product_version",
"name": "rhacm2/search-aggregator-rhel8@sha256:38fceeedc0672def1c2cf42bb6743ae726e77d9f7352d002b3fc688c6d551852_amd64",
"product": {
"name": "rhacm2/search-aggregator-rhel8@sha256:38fceeedc0672def1c2cf42bb6743ae726e77d9f7352d002b3fc688c6d551852_amd64",
"product_id": "rhacm2/search-aggregator-rhel8@sha256:38fceeedc0672def1c2cf42bb6743ae726e77d9f7352d002b3fc688c6d551852_amd64",
"product_identification_helper": {
"purl": "pkg:oci/search-aggregator-rhel8@sha256:38fceeedc0672def1c2cf42bb6743ae726e77d9f7352d002b3fc688c6d551852?arch=amd64\u0026repository_url=registry.redhat.io/rhacm2/search-aggregator-rhel8\u0026tag=v2.6.0-7"
}
}
},
{
"category": "product_version",
"name": "rhacm2/search-api-rhel8@sha256:37eea70d5b1c89c25372dcea8c8c03e1e0a9af1b5a06f3b0706ba776ae8847c1_amd64",
"product": {
"name": "rhacm2/search-api-rhel8@sha256:37eea70d5b1c89c25372dcea8c8c03e1e0a9af1b5a06f3b0706ba776ae8847c1_amd64",
"product_id": "rhacm2/search-api-rhel8@sha256:37eea70d5b1c89c25372dcea8c8c03e1e0a9af1b5a06f3b0706ba776ae8847c1_amd64",
"product_identification_helper": {
"purl": "pkg:oci/search-api-rhel8@sha256:37eea70d5b1c89c25372dcea8c8c03e1e0a9af1b5a06f3b0706ba776ae8847c1?arch=amd64\u0026repository_url=registry.redhat.io/rhacm2/search-api-rhel8\u0026tag=v2.6.0-17"
}
}
},
{
"category": "product_version",
"name": "rhacm2/search-collector-rhel8@sha256:5a29a9805b8d20969cba86da11a9de8176a3172df361aec5fae136a4271de308_amd64",
"product": {
"name": "rhacm2/search-collector-rhel8@sha256:5a29a9805b8d20969cba86da11a9de8176a3172df361aec5fae136a4271de308_amd64",
"product_id": "rhacm2/search-collector-rhel8@sha256:5a29a9805b8d20969cba86da11a9de8176a3172df361aec5fae136a4271de308_amd64",
"product_identification_helper": {
"purl": "pkg:oci/search-collector-rhel8@sha256:5a29a9805b8d20969cba86da11a9de8176a3172df361aec5fae136a4271de308?arch=amd64\u0026repository_url=registry.redhat.io/rhacm2/search-collector-rhel8\u0026tag=v2.6.0-10"
}
}
},
{
"category": "product_version",
"name": "rhacm2/search-rhel8@sha256:6e6a19f1440e4eb15a8206e18f7f4dde3e1a5c6518944571d09923d116d3f04e_amd64",
"product": {
"name": "rhacm2/search-rhel8@sha256:6e6a19f1440e4eb15a8206e18f7f4dde3e1a5c6518944571d09923d116d3f04e_amd64",
"product_id": "rhacm2/search-rhel8@sha256:6e6a19f1440e4eb15a8206e18f7f4dde3e1a5c6518944571d09923d116d3f04e_amd64",
"product_identification_helper": {
"purl": "pkg:oci/search-rhel8@sha256:6e6a19f1440e4eb15a8206e18f7f4dde3e1a5c6518944571d09923d116d3f04e?arch=amd64\u0026repository_url=registry.redhat.io/rhacm2/search-rhel8\u0026tag=v2.6.0-9"
}
}
},
{
"category": "product_version",
"name": "rhacm2/submariner-addon-rhel8@sha256:fc5592d42e4aca70288448d174511b922ece7f8cb4b41c6a36195c3a4a60aa36_amd64",
"product": {
"name": "rhacm2/submariner-addon-rhel8@sha256:fc5592d42e4aca70288448d174511b922ece7f8cb4b41c6a36195c3a4a60aa36_amd64",
"product_id": "rhacm2/submariner-addon-rhel8@sha256:fc5592d42e4aca70288448d174511b922ece7f8cb4b41c6a36195c3a4a60aa36_amd64",
"product_identification_helper": {
"purl": "pkg:oci/submariner-addon-rhel8@sha256:fc5592d42e4aca70288448d174511b922ece7f8cb4b41c6a36195c3a4a60aa36?arch=amd64\u0026repository_url=registry.redhat.io/rhacm2/submariner-addon-rhel8\u0026tag=v2.6.0-23"
}
}
},
{
"category": "product_version",
"name": "rhacm2/thanos-rhel8@sha256:453c525197ccfe1f866af70ca2e7f3deb6f98d0b98c09b602b4fa1368787213d_amd64",
"product": {
"name": "rhacm2/thanos-rhel8@sha256:453c525197ccfe1f866af70ca2e7f3deb6f98d0b98c09b602b4fa1368787213d_amd64",
"product_id": "rhacm2/thanos-rhel8@sha256:453c525197ccfe1f866af70ca2e7f3deb6f98d0b98c09b602b4fa1368787213d_amd64",
"product_identification_helper": {
"purl": "pkg:oci/thanos-rhel8@sha256:453c525197ccfe1f866af70ca2e7f3deb6f98d0b98c09b602b4fa1368787213d?arch=amd64\u0026repository_url=registry.redhat.io/rhacm2/thanos-rhel8\u0026tag=v2.6.0-9"
}
}
},
{
"category": "product_version",
"name": "rhacm2/thanos-receive-controller-rhel8@sha256:c357074958324fc5d602cdcf1cba285bf8582e0b36af79a8f6211bb0dfb77a10_amd64",
"product": {
"name": "rhacm2/thanos-receive-controller-rhel8@sha256:c357074958324fc5d602cdcf1cba285bf8582e0b36af79a8f6211bb0dfb77a10_amd64",
"product_id": "rhacm2/thanos-receive-controller-rhel8@sha256:c357074958324fc5d602cdcf1cba285bf8582e0b36af79a8f6211bb0dfb77a10_amd64",
"product_identification_helper": {
"purl": "pkg:oci/thanos-receive-controller-rhel8@sha256:c357074958324fc5d602cdcf1cba285bf8582e0b36af79a8f6211bb0dfb77a10?arch=amd64\u0026repository_url=registry.redhat.io/rhacm2/thanos-receive-controller-rhel8\u0026tag=v2.6.0-6"
}
}
}
],
"category": "architecture",
"name": "amd64"
},
{
"branches": [
{
"category": "product_version",
"name": "rhacm2/acm-governance-policy-addon-controller-rhel8@sha256:b5bef941b4e0b5b3529ca5b2311c85295b9f6d12e482a9cbdad691c2406541f1_ppc64le",
"product": {
"name": "rhacm2/acm-governance-policy-addon-controller-rhel8@sha256:b5bef941b4e0b5b3529ca5b2311c85295b9f6d12e482a9cbdad691c2406541f1_ppc64le",
"product_id": "rhacm2/acm-governance-policy-addon-controller-rhel8@sha256:b5bef941b4e0b5b3529ca5b2311c85295b9f6d12e482a9cbdad691c2406541f1_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/acm-governance-policy-addon-controller-rhel8@sha256:b5bef941b4e0b5b3529ca5b2311c85295b9f6d12e482a9cbdad691c2406541f1?arch=ppc64le\u0026repository_url=registry.redhat.io/rhacm2/acm-governance-policy-addon-controller-rhel8\u0026tag=v2.6.0-19"
}
}
},
{
"category": "product_version",
"name": "rhacm2/acm-grafana-rhel8@sha256:cdf24e68e50be1350566243f6d2cb1403d09ab68e5fed39ea6c56212e42b90f1_ppc64le",
"product": {
"name": "rhacm2/acm-grafana-rhel8@sha256:cdf24e68e50be1350566243f6d2cb1403d09ab68e5fed39ea6c56212e42b90f1_ppc64le",
"product_id": "rhacm2/acm-grafana-rhel8@sha256:cdf24e68e50be1350566243f6d2cb1403d09ab68e5fed39ea6c56212e42b90f1_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/acm-grafana-rhel8@sha256:cdf24e68e50be1350566243f6d2cb1403d09ab68e5fed39ea6c56212e42b90f1?arch=ppc64le\u0026repository_url=registry.redhat.io/rhacm2/acm-grafana-rhel8\u0026tag=v2.6.0-8"
}
}
},
{
"category": "product_version",
"name": "rhacm2/acm-must-gather-rhel8@sha256:1457ff5cfd61611fdc968d4af5b020d835e107b97932c7ba7b3f5ed4cbd0e39f_ppc64le",
"product": {
"name": "rhacm2/acm-must-gather-rhel8@sha256:1457ff5cfd61611fdc968d4af5b020d835e107b97932c7ba7b3f5ed4cbd0e39f_ppc64le",
"product_id": "rhacm2/acm-must-gather-rhel8@sha256:1457ff5cfd61611fdc968d4af5b020d835e107b97932c7ba7b3f5ed4cbd0e39f_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/acm-must-gather-rhel8@sha256:1457ff5cfd61611fdc968d4af5b020d835e107b97932c7ba7b3f5ed4cbd0e39f?arch=ppc64le\u0026repository_url=registry.redhat.io/rhacm2/acm-must-gather-rhel8\u0026tag=v2.6.0-10"
}
}
},
{
"category": "product_version",
"name": "rhacm2/acm-operator-bundle@sha256:997aaee36f0bed47e231925a3f2c2ecc503410e54b35727f035c72477f3d1944_ppc64le",
"product": {
"name": "rhacm2/acm-operator-bundle@sha256:997aaee36f0bed47e231925a3f2c2ecc503410e54b35727f035c72477f3d1944_ppc64le",
"product_id": "rhacm2/acm-operator-bundle@sha256:997aaee36f0bed47e231925a3f2c2ecc503410e54b35727f035c72477f3d1944_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/acm-operator-bundle@sha256:997aaee36f0bed47e231925a3f2c2ecc503410e54b35727f035c72477f3d1944?arch=ppc64le\u0026repository_url=registry.redhat.io/rhacm2/acm-operator-bundle\u0026tag=v2.6.0-104"
}
}
},
{
"category": "product_version",
"name": "rhacm2/acm-prometheus-config-reloader-rhel8@sha256:ce1c17b34b7aac2e990dc0efe40f4406e73f727b2c7bfe109eded849de753f1a_ppc64le",
"product": {
"name": "rhacm2/acm-prometheus-config-reloader-rhel8@sha256:ce1c17b34b7aac2e990dc0efe40f4406e73f727b2c7bfe109eded849de753f1a_ppc64le",
"product_id": "rhacm2/acm-prometheus-config-reloader-rhel8@sha256:ce1c17b34b7aac2e990dc0efe40f4406e73f727b2c7bfe109eded849de753f1a_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/acm-prometheus-config-reloader-rhel8@sha256:ce1c17b34b7aac2e990dc0efe40f4406e73f727b2c7bfe109eded849de753f1a?arch=ppc64le\u0026repository_url=registry.redhat.io/rhacm2/acm-prometheus-config-reloader-rhel8\u0026tag=v2.6.0-8"
}
}
},
{
"category": "product_version",
"name": "rhacm2/acm-prometheus-rhel8@sha256:f720e0a94bfe7ed5d812819a3e77cc0581be102970127d8c0d4aa06a05edbf3d_ppc64le",
"product": {
"name": "rhacm2/acm-prometheus-rhel8@sha256:f720e0a94bfe7ed5d812819a3e77cc0581be102970127d8c0d4aa06a05edbf3d_ppc64le",
"product_id": "rhacm2/acm-prometheus-rhel8@sha256:f720e0a94bfe7ed5d812819a3e77cc0581be102970127d8c0d4aa06a05edbf3d_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/acm-prometheus-rhel8@sha256:f720e0a94bfe7ed5d812819a3e77cc0581be102970127d8c0d4aa06a05edbf3d?arch=ppc64le\u0026repository_url=registry.redhat.io/rhacm2/acm-prometheus-rhel8\u0026tag=v2.6.0-8"
}
}
},
{
"category": "product_version",
"name": "rhacm2/acm-volsync-addon-controller-rhel8@sha256:17ccd6b924b36ab14e3ca5f5331ba7e4c86f8cb64304640d58c3ee6b76edbcaf_ppc64le",
"product": {
"name": "rhacm2/acm-volsync-addon-controller-rhel8@sha256:17ccd6b924b36ab14e3ca5f5331ba7e4c86f8cb64304640d58c3ee6b76edbcaf_ppc64le",
"product_id": "rhacm2/acm-volsync-addon-controller-rhel8@sha256:17ccd6b924b36ab14e3ca5f5331ba7e4c86f8cb64304640d58c3ee6b76edbcaf_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/acm-volsync-addon-controller-rhel8@sha256:17ccd6b924b36ab14e3ca5f5331ba7e4c86f8cb64304640d58c3ee6b76edbcaf?arch=ppc64le\u0026repository_url=registry.redhat.io/rhacm2/acm-volsync-addon-controller-rhel8\u0026tag=v2.6.0-9"
}
}
},
{
"category": "product_version",
"name": "rhacm2/cert-policy-controller-rhel8@sha256:0610778095974edf936602018281bf7a5e287ba9eca9f661a423e68bbe000e40_ppc64le",
"product": {
"name": "rhacm2/cert-policy-controller-rhel8@sha256:0610778095974edf936602018281bf7a5e287ba9eca9f661a423e68bbe000e40_ppc64le",
"product_id": "rhacm2/cert-policy-controller-rhel8@sha256:0610778095974edf936602018281bf7a5e287ba9eca9f661a423e68bbe000e40_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/cert-policy-controller-rhel8@sha256:0610778095974edf936602018281bf7a5e287ba9eca9f661a423e68bbe000e40?arch=ppc64le\u0026repository_url=registry.redhat.io/rhacm2/cert-policy-controller-rhel8\u0026tag=v2.6.0-12"
}
}
},
{
"category": "product_version",
"name": "rhacm2/cluster-backup-rhel8-operator@sha256:995f225449b207da9a3cad175dac85b87eefb28ff5bae6a588f40fd79fbe12a1_ppc64le",
"product": {
"name": "rhacm2/cluster-backup-rhel8-operator@sha256:995f225449b207da9a3cad175dac85b87eefb28ff5bae6a588f40fd79fbe12a1_ppc64le",
"product_id": "rhacm2/cluster-backup-rhel8-operator@sha256:995f225449b207da9a3cad175dac85b87eefb28ff5bae6a588f40fd79fbe12a1_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/cluster-backup-rhel8-operator@sha256:995f225449b207da9a3cad175dac85b87eefb28ff5bae6a588f40fd79fbe12a1?arch=ppc64le\u0026repository_url=registry.redhat.io/rhacm2/cluster-backup-rhel8-operator\u0026tag=v2.6.0-21"
}
}
},
{
"category": "product_version",
"name": "rhacm2/config-policy-controller-rhel8@sha256:447f275bbde46d7fc173798ef5abc0a77a6780f0dffdc171786edbe00f27d8d8_ppc64le",
"product": {
"name": "rhacm2/config-policy-controller-rhel8@sha256:447f275bbde46d7fc173798ef5abc0a77a6780f0dffdc171786edbe00f27d8d8_ppc64le",
"product_id": "rhacm2/config-policy-controller-rhel8@sha256:447f275bbde46d7fc173798ef5abc0a77a6780f0dffdc171786edbe00f27d8d8_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/config-policy-controller-rhel8@sha256:447f275bbde46d7fc173798ef5abc0a77a6780f0dffdc171786edbe00f27d8d8?arch=ppc64le\u0026repository_url=registry.redhat.io/rhacm2/config-policy-controller-rhel8\u0026tag=v2.6.0-20"
}
}
},
{
"category": "product_version",
"name": "rhacm2/console-rhel8@sha256:afa80ae8274db7fa6796c35980fc5df15889e94aff3361f6cda643e5a09da220_ppc64le",
"product": {
"name": "rhacm2/console-rhel8@sha256:afa80ae8274db7fa6796c35980fc5df15889e94aff3361f6cda643e5a09da220_ppc64le",
"product_id": "rhacm2/console-rhel8@sha256:afa80ae8274db7fa6796c35980fc5df15889e94aff3361f6cda643e5a09da220_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/console-rhel8@sha256:afa80ae8274db7fa6796c35980fc5df15889e94aff3361f6cda643e5a09da220?arch=ppc64le\u0026repository_url=registry.redhat.io/rhacm2/console-rhel8\u0026tag=v2.6.0-65"
}
}
},
{
"category": "product_version",
"name": "rhacm2/endpoint-monitoring-rhel8-operator@sha256:d6204fcf04c83bac13232ec1602572ad5f22bb528537e591079dfa36152697ec_ppc64le",
"product": {
"name": "rhacm2/endpoint-monitoring-rhel8-operator@sha256:d6204fcf04c83bac13232ec1602572ad5f22bb528537e591079dfa36152697ec_ppc64le",
"product_id": "rhacm2/endpoint-monitoring-rhel8-operator@sha256:d6204fcf04c83bac13232ec1602572ad5f22bb528537e591079dfa36152697ec_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/endpoint-monitoring-rhel8-operator@sha256:d6204fcf04c83bac13232ec1602572ad5f22bb528537e591079dfa36152697ec?arch=ppc64le\u0026repository_url=registry.redhat.io/rhacm2/endpoint-monitoring-rhel8-operator\u0026tag=v2.6.0-19"
}
}
},
{
"category": "product_version",
"name": "rhacm2/governance-policy-propagator-rhel8@sha256:bdc6c128628db86697af198430c5ae5c61c3e586c1a97187e4d4e852cec61e92_ppc64le",
"product": {
"name": "rhacm2/governance-policy-propagator-rhel8@sha256:bdc6c128628db86697af198430c5ae5c61c3e586c1a97187e4d4e852cec61e92_ppc64le",
"product_id": "rhacm2/governance-policy-propagator-rhel8@sha256:bdc6c128628db86697af198430c5ae5c61c3e586c1a97187e4d4e852cec61e92_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/governance-policy-propagator-rhel8@sha256:bdc6c128628db86697af198430c5ae5c61c3e586c1a97187e4d4e852cec61e92?arch=ppc64le\u0026repository_url=registry.redhat.io/rhacm2/governance-policy-propagator-rhel8\u0026tag=v2.6.0-18"
}
}
},
{
"category": "product_version",
"name": "rhacm2/governance-policy-spec-sync-rhel8@sha256:4a8d30cc0e1d83c69b7f3339418b101da23fbcaee7d326bedaff677eceb25ab2_ppc64le",
"product": {
"name": "rhacm2/governance-policy-spec-sync-rhel8@sha256:4a8d30cc0e1d83c69b7f3339418b101da23fbcaee7d326bedaff677eceb25ab2_ppc64le",
"product_id": "rhacm2/governance-policy-spec-sync-rhel8@sha256:4a8d30cc0e1d83c69b7f3339418b101da23fbcaee7d326bedaff677eceb25ab2_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/governance-policy-spec-sync-rhel8@sha256:4a8d30cc0e1d83c69b7f3339418b101da23fbcaee7d326bedaff677eceb25ab2?arch=ppc64le\u0026repository_url=registry.redhat.io/rhacm2/governance-policy-spec-sync-rhel8\u0026tag=v2.6.0-14"
}
}
},
{
"category": "product_version",
"name": "rhacm2/governance-policy-status-sync-rhel8@sha256:e072b615eeffff80a94831e58c70980684c1ec4bd972844b25b157eb7ed5937f_ppc64le",
"product": {
"name": "rhacm2/governance-policy-status-sync-rhel8@sha256:e072b615eeffff80a94831e58c70980684c1ec4bd972844b25b157eb7ed5937f_ppc64le",
"product_id": "rhacm2/governance-policy-status-sync-rhel8@sha256:e072b615eeffff80a94831e58c70980684c1ec4bd972844b25b157eb7ed5937f_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/governance-policy-status-sync-rhel8@sha256:e072b615eeffff80a94831e58c70980684c1ec4bd972844b25b157eb7ed5937f?arch=ppc64le\u0026repository_url=registry.redhat.io/rhacm2/governance-policy-status-sync-rhel8\u0026tag=v2.6.0-15"
}
}
},
{
"category": "product_version",
"name": "rhacm2/governance-policy-template-sync-rhel8@sha256:848bce8007de7714afc8c755b5f0c3cdf5eb6b1d259811c947bc295924539a0e_ppc64le",
"product": {
"name": "rhacm2/governance-policy-template-sync-rhel8@sha256:848bce8007de7714afc8c755b5f0c3cdf5eb6b1d259811c947bc295924539a0e_ppc64le",
"product_id": "rhacm2/governance-policy-template-sync-rhel8@sha256:848bce8007de7714afc8c755b5f0c3cdf5eb6b1d259811c947bc295924539a0e_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/governance-policy-template-sync-rhel8@sha256:848bce8007de7714afc8c755b5f0c3cdf5eb6b1d259811c947bc295924539a0e?arch=ppc64le\u0026repository_url=registry.redhat.io/rhacm2/governance-policy-template-sync-rhel8\u0026tag=v2.6.0-17"
}
}
},
{
"category": "product_version",
"name": "rhacm2/grafana-dashboard-loader-rhel8@sha256:734270221ec4a516e7eb77f2ec3a753384242116aa70320a1dbe969e915af1df_ppc64le",
"product": {
"name": "rhacm2/grafana-dashboard-loader-rhel8@sha256:734270221ec4a516e7eb77f2ec3a753384242116aa70320a1dbe969e915af1df_ppc64le",
"product_id": "rhacm2/grafana-dashboard-loader-rhel8@sha256:734270221ec4a516e7eb77f2ec3a753384242116aa70320a1dbe969e915af1df_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/grafana-dashboard-loader-rhel8@sha256:734270221ec4a516e7eb77f2ec3a753384242116aa70320a1dbe969e915af1df?arch=ppc64le\u0026repository_url=registry.redhat.io/rhacm2/grafana-dashboard-loader-rhel8\u0026tag=v2.6.0-19"
}
}
},
{
"category": "product_version",
"name": "rhacm2/iam-policy-controller-rhel8@sha256:ca05e79e5508924af71f323c13f664770d8dd4eb61ecf0894e4f9a81f7a1b402_ppc64le",
"product": {
"name": "rhacm2/iam-policy-controller-rhel8@sha256:ca05e79e5508924af71f323c13f664770d8dd4eb61ecf0894e4f9a81f7a1b402_ppc64le",
"product_id": "rhacm2/iam-policy-controller-rhel8@sha256:ca05e79e5508924af71f323c13f664770d8dd4eb61ecf0894e4f9a81f7a1b402_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/iam-policy-controller-rhel8@sha256:ca05e79e5508924af71f323c13f664770d8dd4eb61ecf0894e4f9a81f7a1b402?arch=ppc64le\u0026repository_url=registry.redhat.io/rhacm2/iam-policy-controller-rhel8\u0026tag=v2.6.0-10"
}
}
},
{
"category": "product_version",
"name": "rhacm2/insights-client-rhel8@sha256:2b14036d0291e54c3191682de2ea875a78d78c35b2791a5a113ba1a8920f0621_ppc64le",
"product": {
"name": "rhacm2/insights-client-rhel8@sha256:2b14036d0291e54c3191682de2ea875a78d78c35b2791a5a113ba1a8920f0621_ppc64le",
"product_id": "rhacm2/insights-client-rhel8@sha256:2b14036d0291e54c3191682de2ea875a78d78c35b2791a5a113ba1a8920f0621_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/insights-client-rhel8@sha256:2b14036d0291e54c3191682de2ea875a78d78c35b2791a5a113ba1a8920f0621?arch=ppc64le\u0026repository_url=registry.redhat.io/rhacm2/insights-client-rhel8\u0026tag=v2.6.0-13"
}
}
},
{
"category": "product_version",
"name": "rhacm2/insights-metrics-rhel8@sha256:bad98fe71638d7346f31ea45f6063ec970bf90844bb5c5dc5f917bb0f0099899_ppc64le",
"product": {
"name": "rhacm2/insights-metrics-rhel8@sha256:bad98fe71638d7346f31ea45f6063ec970bf90844bb5c5dc5f917bb0f0099899_ppc64le",
"product_id": "rhacm2/insights-metrics-rhel8@sha256:bad98fe71638d7346f31ea45f6063ec970bf90844bb5c5dc5f917bb0f0099899_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/insights-metrics-rhel8@sha256:bad98fe71638d7346f31ea45f6063ec970bf90844bb5c5dc5f917bb0f0099899?arch=ppc64le\u0026repository_url=registry.redhat.io/rhacm2/insights-metrics-rhel8\u0026tag=v2.6.0-10"
}
}
},
{
"category": "product_version",
"name": "rhacm2/klusterlet-addon-controller-rhel8@sha256:55bc86326f992cc4f4401b93f90cdd2baa6728015ffaf6168f2d46ae43c70cf4_ppc64le",
"product": {
"name": "rhacm2/klusterlet-addon-controller-rhel8@sha256:55bc86326f992cc4f4401b93f90cdd2baa6728015ffaf6168f2d46ae43c70cf4_ppc64le",
"product_id": "rhacm2/klusterlet-addon-controller-rhel8@sha256:55bc86326f992cc4f4401b93f90cdd2baa6728015ffaf6168f2d46ae43c70cf4_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/klusterlet-addon-controller-rhel8@sha256:55bc86326f992cc4f4401b93f90cdd2baa6728015ffaf6168f2d46ae43c70cf4?arch=ppc64le\u0026repository_url=registry.redhat.io/rhacm2/klusterlet-addon-controller-rhel8\u0026tag=v2.6.0-15"
}
}
},
{
"category": "product_version",
"name": "rhacm2/kube-rbac-proxy-rhel8@sha256:dbd816d503e9beb58622604432eb415419e893627eb95c1ceeb8ff5bda7d6335_ppc64le",
"product": {
"name": "rhacm2/kube-rbac-proxy-rhel8@sha256:dbd816d503e9beb58622604432eb415419e893627eb95c1ceeb8ff5bda7d6335_ppc64le",
"product_id": "rhacm2/kube-rbac-proxy-rhel8@sha256:dbd816d503e9beb58622604432eb415419e893627eb95c1ceeb8ff5bda7d6335_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/kube-rbac-proxy-rhel8@sha256:dbd816d503e9beb58622604432eb415419e893627eb95c1ceeb8ff5bda7d6335?arch=ppc64le\u0026repository_url=registry.redhat.io/rhacm2/kube-rbac-proxy-rhel8\u0026tag=v2.6.0-8"
}
}
},
{
"category": "product_version",
"name": "rhacm2/kube-state-metrics-rhel8@sha256:c792c043462281cde7c93bd8e2136f62ca17d072e7f466353f37de8e5f5dc949_ppc64le",
"product": {
"name": "rhacm2/kube-state-metrics-rhel8@sha256:c792c043462281cde7c93bd8e2136f62ca17d072e7f466353f37de8e5f5dc949_ppc64le",
"product_id": "rhacm2/kube-state-metrics-rhel8@sha256:c792c043462281cde7c93bd8e2136f62ca17d072e7f466353f37de8e5f5dc949_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/kube-state-metrics-rhel8@sha256:c792c043462281cde7c93bd8e2136f62ca17d072e7f466353f37de8e5f5dc949?arch=ppc64le\u0026repository_url=registry.redhat.io/rhacm2/kube-state-metrics-rhel8\u0026tag=v2.6.0-9"
}
}
},
{
"category": "product_version",
"name": "rhacm2/management-ingress-rhel8@sha256:0d2665d19a8753c6269f594b68b067cd62a402404287e6416543c1af2d7d3cf4_ppc64le",
"product": {
"name": "rhacm2/management-ingress-rhel8@sha256:0d2665d19a8753c6269f594b68b067cd62a402404287e6416543c1af2d7d3cf4_ppc64le",
"product_id": "rhacm2/management-ingress-rhel8@sha256:0d2665d19a8753c6269f594b68b067cd62a402404287e6416543c1af2d7d3cf4_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/management-ingress-rhel8@sha256:0d2665d19a8753c6269f594b68b067cd62a402404287e6416543c1af2d7d3cf4?arch=ppc64le\u0026repository_url=registry.redhat.io/rhacm2/management-ingress-rhel8\u0026tag=v2.6.0-9"
}
}
},
{
"category": "product_version",
"name": "rhacm2/memcached-rhel8@sha256:584f8c4a9a1b75fc71948a98add560d4fe3d936ee46ac791f32121dbadf8c7d2_ppc64le",
"product": {
"name": "rhacm2/memcached-rhel8@sha256:584f8c4a9a1b75fc71948a98add560d4fe3d936ee46ac791f32121dbadf8c7d2_ppc64le",
"product_id": "rhacm2/memcached-rhel8@sha256:584f8c4a9a1b75fc71948a98add560d4fe3d936ee46ac791f32121dbadf8c7d2_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/memcached-rhel8@sha256:584f8c4a9a1b75fc71948a98add560d4fe3d936ee46ac791f32121dbadf8c7d2?arch=ppc64le\u0026repository_url=registry.redhat.io/rhacm2/memcached-rhel8\u0026tag=v2.6.0-6"
}
}
},
{
"category": "product_version",
"name": "rhacm2/memcached-exporter-rhel8@sha256:9e91ecec92ec0df8b72beb6040f39d9a25b0bfad844e92ea34cc2d648d221d22_ppc64le",
"product": {
"name": "rhacm2/memcached-exporter-rhel8@sha256:9e91ecec92ec0df8b72beb6040f39d9a25b0bfad844e92ea34cc2d648d221d22_ppc64le",
"product_id": "rhacm2/memcached-exporter-rhel8@sha256:9e91ecec92ec0df8b72beb6040f39d9a25b0bfad844e92ea34cc2d648d221d22_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/memcached-exporter-rhel8@sha256:9e91ecec92ec0df8b72beb6040f39d9a25b0bfad844e92ea34cc2d648d221d22?arch=ppc64le\u0026repository_url=registry.redhat.io/rhacm2/memcached-exporter-rhel8\u0026tag=v2.6.0-6"
}
}
},
{
"category": "product_version",
"name": "rhacm2/metrics-collector-rhel8@sha256:3a81a018b939752543e78c2d68d1436b851be2256b88c3e66cd506ae1d8f4c9c_ppc64le",
"product": {
"name": "rhacm2/metrics-collector-rhel8@sha256:3a81a018b939752543e78c2d68d1436b851be2256b88c3e66cd506ae1d8f4c9c_ppc64le",
"product_id": "rhacm2/metrics-collector-rhel8@sha256:3a81a018b939752543e78c2d68d1436b851be2256b88c3e66cd506ae1d8f4c9c_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/metrics-collector-rhel8@sha256:3a81a018b939752543e78c2d68d1436b851be2256b88c3e66cd506ae1d8f4c9c?arch=ppc64le\u0026repository_url=registry.redhat.io/rhacm2/metrics-collector-rhel8\u0026tag=v2.6.0-19"
}
}
},
{
"category": "product_version",
"name": "rhacm2/multicloud-integrations-rhel8@sha256:2bcbf9a565f3c566061325aca3174ec755b5c94a28612718a3f1563db317273e_ppc64le",
"product": {
"name": "rhacm2/multicloud-integrations-rhel8@sha256:2bcbf9a565f3c566061325aca3174ec755b5c94a28612718a3f1563db317273e_ppc64le",
"product_id": "rhacm2/multicloud-integrations-rhel8@sha256:2bcbf9a565f3c566061325aca3174ec755b5c94a28612718a3f1563db317273e_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/multicloud-integrations-rhel8@sha256:2bcbf9a565f3c566061325aca3174ec755b5c94a28612718a3f1563db317273e?arch=ppc64le\u0026repository_url=registry.redhat.io/rhacm2/multicloud-integrations-rhel8\u0026tag=v2.6.0-14"
}
}
},
{
"category": "product_version",
"name": "rhacm2/multiclusterhub-rhel8@sha256:48d1fa8bc5f6a4d8349c41126301bd86d12836384f336881ecb71bd79f84ae93_ppc64le",
"product": {
"name": "rhacm2/multiclusterhub-rhel8@sha256:48d1fa8bc5f6a4d8349c41126301bd86d12836384f336881ecb71bd79f84ae93_ppc64le",
"product_id": "rhacm2/multiclusterhub-rhel8@sha256:48d1fa8bc5f6a4d8349c41126301bd86d12836384f336881ecb71bd79f84ae93_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/multiclusterhub-rhel8@sha256:48d1fa8bc5f6a4d8349c41126301bd86d12836384f336881ecb71bd79f84ae93?arch=ppc64le\u0026repository_url=registry.redhat.io/rhacm2/multiclusterhub-rhel8\u0026tag=v2.6.0-27"
}
}
},
{
"category": "product_version",
"name": "rhacm2/multiclusterhub-repo-rhel8@sha256:03222a9dd6eca9cf44932a0ff1bf89bd9d2d29683f1ebb0d0aa49171b77a4963_ppc64le",
"product": {
"name": "rhacm2/multiclusterhub-repo-rhel8@sha256:03222a9dd6eca9cf44932a0ff1bf89bd9d2d29683f1ebb0d0aa49171b77a4963_ppc64le",
"product_id": "rhacm2/multiclusterhub-repo-rhel8@sha256:03222a9dd6eca9cf44932a0ff1bf89bd9d2d29683f1ebb0d0aa49171b77a4963_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/multiclusterhub-repo-rhel8@sha256:03222a9dd6eca9cf44932a0ff1bf89bd9d2d29683f1ebb0d0aa49171b77a4963?arch=ppc64le\u0026repository_url=registry.redhat.io/rhacm2/multiclusterhub-repo-rhel8\u0026tag=v2.6.0-20"
}
}
},
{
"category": "product_version",
"name": "rhacm2/multicluster-observability-rhel8-operator@sha256:434db0ca203b14b899fff9b7a2a5b975de852ea29620a828f29246448aba873c_ppc64le",
"product": {
"name": "rhacm2/multicluster-observability-rhel8-operator@sha256:434db0ca203b14b899fff9b7a2a5b975de852ea29620a828f29246448aba873c_ppc64le",
"product_id": "rhacm2/multicluster-observability-rhel8-operator@sha256:434db0ca203b14b899fff9b7a2a5b975de852ea29620a828f29246448aba873c_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/multicluster-observability-rhel8-operator@sha256:434db0ca203b14b899fff9b7a2a5b975de852ea29620a828f29246448aba873c?arch=ppc64le\u0026repository_url=registry.redhat.io/rhacm2/multicluster-observability-rhel8-operator\u0026tag=v2.6.0-19"
}
}
},
{
"category": "product_version",
"name": "rhacm2/multicluster-operators-application-rhel8@sha256:1952d422bd7ba42323711faba59244c449293cc92502e350460fee07c0e3b34a_ppc64le",
"product": {
"name": "rhacm2/multicluster-operators-application-rhel8@sha256:1952d422bd7ba42323711faba59244c449293cc92502e350460fee07c0e3b34a_ppc64le",
"product_id": "rhacm2/multicluster-operators-application-rhel8@sha256:1952d422bd7ba42323711faba59244c449293cc92502e350460fee07c0e3b34a_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/multicluster-operators-application-rhel8@sha256:1952d422bd7ba42323711faba59244c449293cc92502e350460fee07c0e3b34a?arch=ppc64le\u0026repository_url=registry.redhat.io/rhacm2/multicluster-operators-application-rhel8\u0026tag=v2.6.0-20"
}
}
},
{
"category": "product_version",
"name": "rhacm2/multicluster-operators-channel-rhel8@sha256:557cc962d0b10d80a9dea7adce387ea28fb4199a02fa8546645ab2cacbf28b88_ppc64le",
"product": {
"name": "rhacm2/multicluster-operators-channel-rhel8@sha256:557cc962d0b10d80a9dea7adce387ea28fb4199a02fa8546645ab2cacbf28b88_ppc64le",
"product_id": "rhacm2/multicluster-operators-channel-rhel8@sha256:557cc962d0b10d80a9dea7adce387ea28fb4199a02fa8546645ab2cacbf28b88_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/multicluster-operators-channel-rhel8@sha256:557cc962d0b10d80a9dea7adce387ea28fb4199a02fa8546645ab2cacbf28b88?arch=ppc64le\u0026repository_url=registry.redhat.io/rhacm2/multicluster-operators-channel-rhel8\u0026tag=v2.6.0-19"
}
}
},
{
"category": "product_version",
"name": "rhacm2/multicluster-operators-subscription-rhel8@sha256:7310f31faae367a363c27a7236b562bbfe8381a352fce906279590bac11571d2_ppc64le",
"product": {
"name": "rhacm2/multicluster-operators-subscription-rhel8@sha256:7310f31faae367a363c27a7236b562bbfe8381a352fce906279590bac11571d2_ppc64le",
"product_id": "rhacm2/multicluster-operators-subscription-rhel8@sha256:7310f31faae367a363c27a7236b562bbfe8381a352fce906279590bac11571d2_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/multicluster-operators-subscription-rhel8@sha256:7310f31faae367a363c27a7236b562bbfe8381a352fce906279590bac11571d2?arch=ppc64le\u0026repository_url=registry.redhat.io/rhacm2/multicluster-operators-subscription-rhel8\u0026tag=v2.6.0-43"
}
}
},
{
"category": "product_version",
"name": "rhacm2/node-exporter-rhel8@sha256:e200d4e1802cce7fce32b1e0dc5c3220b6f6477b73b3a2d8ea26a5a42d63f46b_ppc64le",
"product": {
"name": "rhacm2/node-exporter-rhel8@sha256:e200d4e1802cce7fce32b1e0dc5c3220b6f6477b73b3a2d8ea26a5a42d63f46b_ppc64le",
"product_id": "rhacm2/node-exporter-rhel8@sha256:e200d4e1802cce7fce32b1e0dc5c3220b6f6477b73b3a2d8ea26a5a42d63f46b_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/node-exporter-rhel8@sha256:e200d4e1802cce7fce32b1e0dc5c3220b6f6477b73b3a2d8ea26a5a42d63f46b?arch=ppc64le\u0026repository_url=registry.redhat.io/rhacm2/node-exporter-rhel8\u0026tag=v2.6.0-9"
}
}
},
{
"category": "product_version",
"name": "rhacm2/observatorium-rhel8@sha256:0686cfddd61737f7e7eb4f0c011397277394559edac3bb947c0969e302686dd5_ppc64le",
"product": {
"name": "rhacm2/observatorium-rhel8@sha256:0686cfddd61737f7e7eb4f0c011397277394559edac3bb947c0969e302686dd5_ppc64le",
"product_id": "rhacm2/observatorium-rhel8@sha256:0686cfddd61737f7e7eb4f0c011397277394559edac3bb947c0969e302686dd5_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/observatorium-rhel8@sha256:0686cfddd61737f7e7eb4f0c011397277394559edac3bb947c0969e302686dd5?arch=ppc64le\u0026repository_url=registry.redhat.io/rhacm2/observatorium-rhel8\u0026tag=v2.6.0-8"
}
}
},
{
"category": "product_version",
"name": "rhacm2/observatorium-rhel8-operator@sha256:8cf076bfb049d1aabd00040ee65f0fedd590f0dd448c7561de494093a915b397_ppc64le",
"product": {
"name": "rhacm2/observatorium-rhel8-operator@sha256:8cf076bfb049d1aabd00040ee65f0fedd590f0dd448c7561de494093a915b397_ppc64le",
"product_id": "rhacm2/observatorium-rhel8-operator@sha256:8cf076bfb049d1aabd00040ee65f0fedd590f0dd448c7561de494093a915b397_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/observatorium-rhel8-operator@sha256:8cf076bfb049d1aabd00040ee65f0fedd590f0dd448c7561de494093a915b397?arch=ppc64le\u0026repository_url=registry.redhat.io/rhacm2/observatorium-rhel8-operator\u0026tag=v2.6.0-9"
}
}
},
{
"category": "product_version",
"name": "rhacm2/prometheus-alertmanager-rhel8@sha256:c69fee848d21346a271972e89d91898eac9fec27d598d98ffa004ca8d1b53270_ppc64le",
"product": {
"name": "rhacm2/prometheus-alertmanager-rhel8@sha256:c69fee848d21346a271972e89d91898eac9fec27d598d98ffa004ca8d1b53270_ppc64le",
"product_id": "rhacm2/prometheus-alertmanager-rhel8@sha256:c69fee848d21346a271972e89d91898eac9fec27d598d98ffa004ca8d1b53270_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/prometheus-alertmanager-rhel8@sha256:c69fee848d21346a271972e89d91898eac9fec27d598d98ffa004ca8d1b53270?arch=ppc64le\u0026repository_url=registry.redhat.io/rhacm2/prometheus-alertmanager-rhel8\u0026tag=v2.6.0-8"
}
}
},
{
"category": "product_version",
"name": "rhacm2/prometheus-rhel8@sha256:67e0fadfbb4d99a60435ed12b470772b38ace4ca815fe73da68eb3c826e200fc_ppc64le",
"product": {
"name": "rhacm2/prometheus-rhel8@sha256:67e0fadfbb4d99a60435ed12b470772b38ace4ca815fe73da68eb3c826e200fc_ppc64le",
"product_id": "rhacm2/prometheus-rhel8@sha256:67e0fadfbb4d99a60435ed12b470772b38ace4ca815fe73da68eb3c826e200fc_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/prometheus-rhel8@sha256:67e0fadfbb4d99a60435ed12b470772b38ace4ca815fe73da68eb3c826e200fc?arch=ppc64le\u0026repository_url=registry.redhat.io/rhacm2/prometheus-rhel8\u0026tag=v2.6.0-8"
}
}
},
{
"category": "product_version",
"name": "rhacm2/rbac-query-proxy-rhel8@sha256:475a45884a51127722030226ff9a5f0752c98574c41eb61796aece5e702346a3_ppc64le",
"product": {
"name": "rhacm2/rbac-query-proxy-rhel8@sha256:475a45884a51127722030226ff9a5f0752c98574c41eb61796aece5e702346a3_ppc64le",
"product_id": "rhacm2/rbac-query-proxy-rhel8@sha256:475a45884a51127722030226ff9a5f0752c98574c41eb61796aece5e702346a3_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/rbac-query-proxy-rhel8@sha256:475a45884a51127722030226ff9a5f0752c98574c41eb61796aece5e702346a3?arch=ppc64le\u0026repository_url=registry.redhat.io/rhacm2/rbac-query-proxy-rhel8\u0026tag=v2.6.0-19"
}
}
},
{
"category": "product_version",
"name": "rhacm2/redisgraph-tls-rhel8@sha256:d722f2ffab1f58bbaf3c62ef71dbf7e6c4023e6ab17690f1049075a321d0b1ac_ppc64le",
"product": {
"name": "rhacm2/redisgraph-tls-rhel8@sha256:d722f2ffab1f58bbaf3c62ef71dbf7e6c4023e6ab17690f1049075a321d0b1ac_ppc64le",
"product_id": "rhacm2/redisgraph-tls-rhel8@sha256:d722f2ffab1f58bbaf3c62ef71dbf7e6c4023e6ab17690f1049075a321d0b1ac_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/redisgraph-tls-rhel8@sha256:d722f2ffab1f58bbaf3c62ef71dbf7e6c4023e6ab17690f1049075a321d0b1ac?arch=ppc64le\u0026repository_url=registry.redhat.io/rhacm2/redisgraph-tls-rhel8\u0026tag=v2.6.0-10"
}
}
},
{
"category": "product_version",
"name": "rhacm2/search-aggregator-rhel8@sha256:2b5f372c1c73c4de587b5a4388d95b8cc553fc56af446fcefa0e14c6d980b6b3_ppc64le",
"product": {
"name": "rhacm2/search-aggregator-rhel8@sha256:2b5f372c1c73c4de587b5a4388d95b8cc553fc56af446fcefa0e14c6d980b6b3_ppc64le",
"product_id": "rhacm2/search-aggregator-rhel8@sha256:2b5f372c1c73c4de587b5a4388d95b8cc553fc56af446fcefa0e14c6d980b6b3_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/search-aggregator-rhel8@sha256:2b5f372c1c73c4de587b5a4388d95b8cc553fc56af446fcefa0e14c6d980b6b3?arch=ppc64le\u0026repository_url=registry.redhat.io/rhacm2/search-aggregator-rhel8\u0026tag=v2.6.0-7"
}
}
},
{
"category": "product_version",
"name": "rhacm2/search-api-rhel8@sha256:aa8ea0deabc39a068f3f6ce9fa6334e44fc507355009a9bff448e742156ec203_ppc64le",
"product": {
"name": "rhacm2/search-api-rhel8@sha256:aa8ea0deabc39a068f3f6ce9fa6334e44fc507355009a9bff448e742156ec203_ppc64le",
"product_id": "rhacm2/search-api-rhel8@sha256:aa8ea0deabc39a068f3f6ce9fa6334e44fc507355009a9bff448e742156ec203_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/search-api-rhel8@sha256:aa8ea0deabc39a068f3f6ce9fa6334e44fc507355009a9bff448e742156ec203?arch=ppc64le\u0026repository_url=registry.redhat.io/rhacm2/search-api-rhel8\u0026tag=v2.6.0-17"
}
}
},
{
"category": "product_version",
"name": "rhacm2/search-collector-rhel8@sha256:c467c1d7ceaf5281077f7fe8ff1c1c4cffe325132890a3ab9b96ea5db2e2c930_ppc64le",
"product": {
"name": "rhacm2/search-collector-rhel8@sha256:c467c1d7ceaf5281077f7fe8ff1c1c4cffe325132890a3ab9b96ea5db2e2c930_ppc64le",
"product_id": "rhacm2/search-collector-rhel8@sha256:c467c1d7ceaf5281077f7fe8ff1c1c4cffe325132890a3ab9b96ea5db2e2c930_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/search-collector-rhel8@sha256:c467c1d7ceaf5281077f7fe8ff1c1c4cffe325132890a3ab9b96ea5db2e2c930?arch=ppc64le\u0026repository_url=registry.redhat.io/rhacm2/search-collector-rhel8\u0026tag=v2.6.0-10"
}
}
},
{
"category": "product_version",
"name": "rhacm2/search-rhel8@sha256:2135cd20bb7ebbf48499992fe46a928e28fc78c86e360633ea09054520c42539_ppc64le",
"product": {
"name": "rhacm2/search-rhel8@sha256:2135cd20bb7ebbf48499992fe46a928e28fc78c86e360633ea09054520c42539_ppc64le",
"product_id": "rhacm2/search-rhel8@sha256:2135cd20bb7ebbf48499992fe46a928e28fc78c86e360633ea09054520c42539_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/search-rhel8@sha256:2135cd20bb7ebbf48499992fe46a928e28fc78c86e360633ea09054520c42539?arch=ppc64le\u0026repository_url=registry.redhat.io/rhacm2/search-rhel8\u0026tag=v2.6.0-9"
}
}
},
{
"category": "product_version",
"name": "rhacm2/submariner-addon-rhel8@sha256:7b80d01371f551df506bd0c56df6829845bfce497ff01cc44b68f172ed5399b4_ppc64le",
"product": {
"name": "rhacm2/submariner-addon-rhel8@sha256:7b80d01371f551df506bd0c56df6829845bfce497ff01cc44b68f172ed5399b4_ppc64le",
"product_id": "rhacm2/submariner-addon-rhel8@sha256:7b80d01371f551df506bd0c56df6829845bfce497ff01cc44b68f172ed5399b4_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/submariner-addon-rhel8@sha256:7b80d01371f551df506bd0c56df6829845bfce497ff01cc44b68f172ed5399b4?arch=ppc64le\u0026repository_url=registry.redhat.io/rhacm2/submariner-addon-rhel8\u0026tag=v2.6.0-23"
}
}
},
{
"category": "product_version",
"name": "rhacm2/thanos-rhel8@sha256:faaa00c0af80c781a7c610616153a3cd1dc1b20637934c3a243a2e9664ba0ee5_ppc64le",
"product": {
"name": "rhacm2/thanos-rhel8@sha256:faaa00c0af80c781a7c610616153a3cd1dc1b20637934c3a243a2e9664ba0ee5_ppc64le",
"product_id": "rhacm2/thanos-rhel8@sha256:faaa00c0af80c781a7c610616153a3cd1dc1b20637934c3a243a2e9664ba0ee5_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/thanos-rhel8@sha256:faaa00c0af80c781a7c610616153a3cd1dc1b20637934c3a243a2e9664ba0ee5?arch=ppc64le\u0026repository_url=registry.redhat.io/rhacm2/thanos-rhel8\u0026tag=v2.6.0-9"
}
}
},
{
"category": "product_version",
"name": "rhacm2/thanos-receive-controller-rhel8@sha256:21f2626c10c4fb61b37e6ca4ab574186b423f155fbc5cfef3e894fff04cc270e_ppc64le",
"product": {
"name": "rhacm2/thanos-receive-controller-rhel8@sha256:21f2626c10c4fb61b37e6ca4ab574186b423f155fbc5cfef3e894fff04cc270e_ppc64le",
"product_id": "rhacm2/thanos-receive-controller-rhel8@sha256:21f2626c10c4fb61b37e6ca4ab574186b423f155fbc5cfef3e894fff04cc270e_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/thanos-receive-controller-rhel8@sha256:21f2626c10c4fb61b37e6ca4ab574186b423f155fbc5cfef3e894fff04cc270e?arch=ppc64le\u0026repository_url=registry.redhat.io/rhacm2/thanos-receive-controller-rhel8\u0026tag=v2.6.0-6"
}
}
}
],
"category": "architecture",
"name": "ppc64le"
},
{
"branches": [
{
"category": "product_version",
"name": "rhacm2/acm-governance-policy-addon-controller-rhel8@sha256:f6194b9056d77e54f3c74caa9eab87bd1df1818d082fc807229d1c44ec6c88c4_arm64",
"product": {
"name": "rhacm2/acm-governance-policy-addon-controller-rhel8@sha256:f6194b9056d77e54f3c74caa9eab87bd1df1818d082fc807229d1c44ec6c88c4_arm64",
"product_id": "rhacm2/acm-governance-policy-addon-controller-rhel8@sha256:f6194b9056d77e54f3c74caa9eab87bd1df1818d082fc807229d1c44ec6c88c4_arm64",
"product_identification_helper": {
"purl": "pkg:oci/acm-governance-policy-addon-controller-rhel8@sha256:f6194b9056d77e54f3c74caa9eab87bd1df1818d082fc807229d1c44ec6c88c4?arch=arm64\u0026repository_url=registry.redhat.io/rhacm2/acm-governance-policy-addon-controller-rhel8\u0026tag=v2.6.0-19"
}
}
},
{
"category": "product_version",
"name": "rhacm2/acm-grafana-rhel8@sha256:cc1c196b19c5fd8f313c6136359cc9dd37b5f59d32a581b10cf89b80b7d0cbf4_arm64",
"product": {
"name": "rhacm2/acm-grafana-rhel8@sha256:cc1c196b19c5fd8f313c6136359cc9dd37b5f59d32a581b10cf89b80b7d0cbf4_arm64",
"product_id": "rhacm2/acm-grafana-rhel8@sha256:cc1c196b19c5fd8f313c6136359cc9dd37b5f59d32a581b10cf89b80b7d0cbf4_arm64",
"product_identification_helper": {
"purl": "pkg:oci/acm-grafana-rhel8@sha256:cc1c196b19c5fd8f313c6136359cc9dd37b5f59d32a581b10cf89b80b7d0cbf4?arch=arm64\u0026repository_url=registry.redhat.io/rhacm2/acm-grafana-rhel8\u0026tag=v2.6.0-8"
}
}
},
{
"category": "product_version",
"name": "rhacm2/acm-must-gather-rhel8@sha256:39842906b3846418bc31098e2abad08210118d86aa683e9e5fd04a97822df22d_arm64",
"product": {
"name": "rhacm2/acm-must-gather-rhel8@sha256:39842906b3846418bc31098e2abad08210118d86aa683e9e5fd04a97822df22d_arm64",
"product_id": "rhacm2/acm-must-gather-rhel8@sha256:39842906b3846418bc31098e2abad08210118d86aa683e9e5fd04a97822df22d_arm64",
"product_identification_helper": {
"purl": "pkg:oci/acm-must-gather-rhel8@sha256:39842906b3846418bc31098e2abad08210118d86aa683e9e5fd04a97822df22d?arch=arm64\u0026repository_url=registry.redhat.io/rhacm2/acm-must-gather-rhel8\u0026tag=v2.6.0-10"
}
}
},
{
"category": "product_version",
"name": "rhacm2/acm-operator-bundle@sha256:1cbcd58a4c23e4c89a6a0509f78802a5aa21205db2784ebc9772b99a3917b183_arm64",
"product": {
"name": "rhacm2/acm-operator-bundle@sha256:1cbcd58a4c23e4c89a6a0509f78802a5aa21205db2784ebc9772b99a3917b183_arm64",
"product_id": "rhacm2/acm-operator-bundle@sha256:1cbcd58a4c23e4c89a6a0509f78802a5aa21205db2784ebc9772b99a3917b183_arm64",
"product_identification_helper": {
"purl": "pkg:oci/acm-operator-bundle@sha256:1cbcd58a4c23e4c89a6a0509f78802a5aa21205db2784ebc9772b99a3917b183?arch=arm64\u0026repository_url=registry.redhat.io/rhacm2/acm-operator-bundle\u0026tag=v2.6.0-104"
}
}
},
{
"category": "product_version",
"name": "rhacm2/acm-prometheus-config-reloader-rhel8@sha256:693a77a9324d6c7f0e69bd9d5725b51f3e429972f1e67469e93648cb347eae84_arm64",
"product": {
"name": "rhacm2/acm-prometheus-config-reloader-rhel8@sha256:693a77a9324d6c7f0e69bd9d5725b51f3e429972f1e67469e93648cb347eae84_arm64",
"product_id": "rhacm2/acm-prometheus-config-reloader-rhel8@sha256:693a77a9324d6c7f0e69bd9d5725b51f3e429972f1e67469e93648cb347eae84_arm64",
"product_identification_helper": {
"purl": "pkg:oci/acm-prometheus-config-reloader-rhel8@sha256:693a77a9324d6c7f0e69bd9d5725b51f3e429972f1e67469e93648cb347eae84?arch=arm64\u0026repository_url=registry.redhat.io/rhacm2/acm-prometheus-config-reloader-rhel8\u0026tag=v2.6.0-8"
}
}
},
{
"category": "product_version",
"name": "rhacm2/acm-prometheus-rhel8@sha256:b457d0b95d88c5dd0aac87492cbca40a9d7c2074002ad110f52d562f0c5d0797_arm64",
"product": {
"name": "rhacm2/acm-prometheus-rhel8@sha256:b457d0b95d88c5dd0aac87492cbca40a9d7c2074002ad110f52d562f0c5d0797_arm64",
"product_id": "rhacm2/acm-prometheus-rhel8@sha256:b457d0b95d88c5dd0aac87492cbca40a9d7c2074002ad110f52d562f0c5d0797_arm64",
"product_identification_helper": {
"purl": "pkg:oci/acm-prometheus-rhel8@sha256:b457d0b95d88c5dd0aac87492cbca40a9d7c2074002ad110f52d562f0c5d0797?arch=arm64\u0026repository_url=registry.redhat.io/rhacm2/acm-prometheus-rhel8\u0026tag=v2.6.0-8"
}
}
},
{
"category": "product_version",
"name": "rhacm2/acm-volsync-addon-controller-rhel8@sha256:f7abdf1756bc0ff2ebf02fee0469a8b9eeabe1fa8cafdd21c6e8f958155b70bb_arm64",
"product": {
"name": "rhacm2/acm-volsync-addon-controller-rhel8@sha256:f7abdf1756bc0ff2ebf02fee0469a8b9eeabe1fa8cafdd21c6e8f958155b70bb_arm64",
"product_id": "rhacm2/acm-volsync-addon-controller-rhel8@sha256:f7abdf1756bc0ff2ebf02fee0469a8b9eeabe1fa8cafdd21c6e8f958155b70bb_arm64",
"product_identification_helper": {
"purl": "pkg:oci/acm-volsync-addon-controller-rhel8@sha256:f7abdf1756bc0ff2ebf02fee0469a8b9eeabe1fa8cafdd21c6e8f958155b70bb?arch=arm64\u0026repository_url=registry.redhat.io/rhacm2/acm-volsync-addon-controller-rhel8\u0026tag=v2.6.0-9"
}
}
},
{
"category": "product_version",
"name": "rhacm2/cert-policy-controller-rhel8@sha256:d660befef0c8f7a4db7aa3b865545c9863d8f37e7ba4b8de4380185f82b208d4_arm64",
"product": {
"name": "rhacm2/cert-policy-controller-rhel8@sha256:d660befef0c8f7a4db7aa3b865545c9863d8f37e7ba4b8de4380185f82b208d4_arm64",
"product_id": "rhacm2/cert-policy-controller-rhel8@sha256:d660befef0c8f7a4db7aa3b865545c9863d8f37e7ba4b8de4380185f82b208d4_arm64",
"product_identification_helper": {
"purl": "pkg:oci/cert-policy-controller-rhel8@sha256:d660befef0c8f7a4db7aa3b865545c9863d8f37e7ba4b8de4380185f82b208d4?arch=arm64\u0026repository_url=registry.redhat.io/rhacm2/cert-policy-controller-rhel8\u0026tag=v2.6.0-12"
}
}
},
{
"category": "product_version",
"name": "rhacm2/cluster-backup-rhel8-operator@sha256:8915dbdc562e63441f79041bdf1176e46ce53e95418d133f0cd0c1ff79da48a2_arm64",
"product": {
"name": "rhacm2/cluster-backup-rhel8-operator@sha256:8915dbdc562e63441f79041bdf1176e46ce53e95418d133f0cd0c1ff79da48a2_arm64",
"product_id": "rhacm2/cluster-backup-rhel8-operator@sha256:8915dbdc562e63441f79041bdf1176e46ce53e95418d133f0cd0c1ff79da48a2_arm64",
"product_identification_helper": {
"purl": "pkg:oci/cluster-backup-rhel8-operator@sha256:8915dbdc562e63441f79041bdf1176e46ce53e95418d133f0cd0c1ff79da48a2?arch=arm64\u0026repository_url=registry.redhat.io/rhacm2/cluster-backup-rhel8-operator\u0026tag=v2.6.0-21"
}
}
},
{
"category": "product_version",
"name": "rhacm2/config-policy-controller-rhel8@sha256:a3abaa3d0bf1d34fa9e40903a8713c439f5f7f751e775d32cbab308983064ce0_arm64",
"product": {
"name": "rhacm2/config-policy-controller-rhel8@sha256:a3abaa3d0bf1d34fa9e40903a8713c439f5f7f751e775d32cbab308983064ce0_arm64",
"product_id": "rhacm2/config-policy-controller-rhel8@sha256:a3abaa3d0bf1d34fa9e40903a8713c439f5f7f751e775d32cbab308983064ce0_arm64",
"product_identification_helper": {
"purl": "pkg:oci/config-policy-controller-rhel8@sha256:a3abaa3d0bf1d34fa9e40903a8713c439f5f7f751e775d32cbab308983064ce0?arch=arm64\u0026repository_url=registry.redhat.io/rhacm2/config-policy-controller-rhel8\u0026tag=v2.6.0-20"
}
}
},
{
"category": "product_version",
"name": "rhacm2/console-rhel8@sha256:6c0f630ff57f6f423df6dbf4df9faad25089f9b391be35cb8bc9cd5211f94d67_arm64",
"product": {
"name": "rhacm2/console-rhel8@sha256:6c0f630ff57f6f423df6dbf4df9faad25089f9b391be35cb8bc9cd5211f94d67_arm64",
"product_id": "rhacm2/console-rhel8@sha256:6c0f630ff57f6f423df6dbf4df9faad25089f9b391be35cb8bc9cd5211f94d67_arm64",
"product_identification_helper": {
"purl": "pkg:oci/console-rhel8@sha256:6c0f630ff57f6f423df6dbf4df9faad25089f9b391be35cb8bc9cd5211f94d67?arch=arm64\u0026repository_url=registry.redhat.io/rhacm2/console-rhel8\u0026tag=v2.6.0-65"
}
}
},
{
"category": "product_version",
"name": "rhacm2/endpoint-monitoring-rhel8-operator@sha256:060bcd658756a924b4ce4d202bd447a3254fc1f49af7d685dde8720f355cde8e_arm64",
"product": {
"name": "rhacm2/endpoint-monitoring-rhel8-operator@sha256:060bcd658756a924b4ce4d202bd447a3254fc1f49af7d685dde8720f355cde8e_arm64",
"product_id": "rhacm2/endpoint-monitoring-rhel8-operator@sha256:060bcd658756a924b4ce4d202bd447a3254fc1f49af7d685dde8720f355cde8e_arm64",
"product_identification_helper": {
"purl": "pkg:oci/endpoint-monitoring-rhel8-operator@sha256:060bcd658756a924b4ce4d202bd447a3254fc1f49af7d685dde8720f355cde8e?arch=arm64\u0026repository_url=registry.redhat.io/rhacm2/endpoint-monitoring-rhel8-operator\u0026tag=v2.6.0-19"
}
}
},
{
"category": "product_version",
"name": "rhacm2/governance-policy-propagator-rhel8@sha256:51be0f04938b60ed1dba60908bebd2000d78e4ade34757bae70a083c67d77e8e_arm64",
"product": {
"name": "rhacm2/governance-policy-propagator-rhel8@sha256:51be0f04938b60ed1dba60908bebd2000d78e4ade34757bae70a083c67d77e8e_arm64",
"product_id": "rhacm2/governance-policy-propagator-rhel8@sha256:51be0f04938b60ed1dba60908bebd2000d78e4ade34757bae70a083c67d77e8e_arm64",
"product_identification_helper": {
"purl": "pkg:oci/governance-policy-propagator-rhel8@sha256:51be0f04938b60ed1dba60908bebd2000d78e4ade34757bae70a083c67d77e8e?arch=arm64\u0026repository_url=registry.redhat.io/rhacm2/governance-policy-propagator-rhel8\u0026tag=v2.6.0-18"
}
}
},
{
"category": "product_version",
"name": "rhacm2/governance-policy-spec-sync-rhel8@sha256:d06ffc621167aff31ecb0fa417b294ff0676fb00e4ef1c6cb0fb2aaf4b2561e0_arm64",
"product": {
"name": "rhacm2/governance-policy-spec-sync-rhel8@sha256:d06ffc621167aff31ecb0fa417b294ff0676fb00e4ef1c6cb0fb2aaf4b2561e0_arm64",
"product_id": "rhacm2/governance-policy-spec-sync-rhel8@sha256:d06ffc621167aff31ecb0fa417b294ff0676fb00e4ef1c6cb0fb2aaf4b2561e0_arm64",
"product_identification_helper": {
"purl": "pkg:oci/governance-policy-spec-sync-rhel8@sha256:d06ffc621167aff31ecb0fa417b294ff0676fb00e4ef1c6cb0fb2aaf4b2561e0?arch=arm64\u0026repository_url=registry.redhat.io/rhacm2/governance-policy-spec-sync-rhel8\u0026tag=v2.6.0-14"
}
}
},
{
"category": "product_version",
"name": "rhacm2/governance-policy-status-sync-rhel8@sha256:4c86e16f15aaf454e4e5ce5436e1db27a5f8a55f573c3eaf02e4786fe52edfc8_arm64",
"product": {
"name": "rhacm2/governance-policy-status-sync-rhel8@sha256:4c86e16f15aaf454e4e5ce5436e1db27a5f8a55f573c3eaf02e4786fe52edfc8_arm64",
"product_id": "rhacm2/governance-policy-status-sync-rhel8@sha256:4c86e16f15aaf454e4e5ce5436e1db27a5f8a55f573c3eaf02e4786fe52edfc8_arm64",
"product_identification_helper": {
"purl": "pkg:oci/governance-policy-status-sync-rhel8@sha256:4c86e16f15aaf454e4e5ce5436e1db27a5f8a55f573c3eaf02e4786fe52edfc8?arch=arm64\u0026repository_url=registry.redhat.io/rhacm2/governance-policy-status-sync-rhel8\u0026tag=v2.6.0-15"
}
}
},
{
"category": "product_version",
"name": "rhacm2/governance-policy-template-sync-rhel8@sha256:5c17f979f47840a879059ad83de12f0756889564a17190ba4438a7632c999bb1_arm64",
"product": {
"name": "rhacm2/governance-policy-template-sync-rhel8@sha256:5c17f979f47840a879059ad83de12f0756889564a17190ba4438a7632c999bb1_arm64",
"product_id": "rhacm2/governance-policy-template-sync-rhel8@sha256:5c17f979f47840a879059ad83de12f0756889564a17190ba4438a7632c999bb1_arm64",
"product_identification_helper": {
"purl": "pkg:oci/governance-policy-template-sync-rhel8@sha256:5c17f979f47840a879059ad83de12f0756889564a17190ba4438a7632c999bb1?arch=arm64\u0026repository_url=registry.redhat.io/rhacm2/governance-policy-template-sync-rhel8\u0026tag=v2.6.0-17"
}
}
},
{
"category": "product_version",
"name": "rhacm2/grafana-dashboard-loader-rhel8@sha256:1f5c1b2cffebf069859e95d0e722cb293f8c176bf5c5873bb9517c96b26c2e10_arm64",
"product": {
"name": "rhacm2/grafana-dashboard-loader-rhel8@sha256:1f5c1b2cffebf069859e95d0e722cb293f8c176bf5c5873bb9517c96b26c2e10_arm64",
"product_id": "rhacm2/grafana-dashboard-loader-rhel8@sha256:1f5c1b2cffebf069859e95d0e722cb293f8c176bf5c5873bb9517c96b26c2e10_arm64",
"product_identification_helper": {
"purl": "pkg:oci/grafana-dashboard-loader-rhel8@sha256:1f5c1b2cffebf069859e95d0e722cb293f8c176bf5c5873bb9517c96b26c2e10?arch=arm64\u0026repository_url=registry.redhat.io/rhacm2/grafana-dashboard-loader-rhel8\u0026tag=v2.6.0-19"
}
}
},
{
"category": "product_version",
"name": "rhacm2/iam-policy-controller-rhel8@sha256:2827e5f485213f92e2d0092187f3976dd6fe598e39b5cf2212d48c3a44c34b13_arm64",
"product": {
"name": "rhacm2/iam-policy-controller-rhel8@sha256:2827e5f485213f92e2d0092187f3976dd6fe598e39b5cf2212d48c3a44c34b13_arm64",
"product_id": "rhacm2/iam-policy-controller-rhel8@sha256:2827e5f485213f92e2d0092187f3976dd6fe598e39b5cf2212d48c3a44c34b13_arm64",
"product_identification_helper": {
"purl": "pkg:oci/iam-policy-controller-rhel8@sha256:2827e5f485213f92e2d0092187f3976dd6fe598e39b5cf2212d48c3a44c34b13?arch=arm64\u0026repository_url=registry.redhat.io/rhacm2/iam-policy-controller-rhel8\u0026tag=v2.6.0-10"
}
}
},
{
"category": "product_version",
"name": "rhacm2/insights-client-rhel8@sha256:e15c410b693b34f49869d037ebb5584384fcdf88114b7a94967ca09f1361a5f3_arm64",
"product": {
"name": "rhacm2/insights-client-rhel8@sha256:e15c410b693b34f49869d037ebb5584384fcdf88114b7a94967ca09f1361a5f3_arm64",
"product_id": "rhacm2/insights-client-rhel8@sha256:e15c410b693b34f49869d037ebb5584384fcdf88114b7a94967ca09f1361a5f3_arm64",
"product_identification_helper": {
"purl": "pkg:oci/insights-client-rhel8@sha256:e15c410b693b34f49869d037ebb5584384fcdf88114b7a94967ca09f1361a5f3?arch=arm64\u0026repository_url=registry.redhat.io/rhacm2/insights-client-rhel8\u0026tag=v2.6.0-13"
}
}
},
{
"category": "product_version",
"name": "rhacm2/insights-metrics-rhel8@sha256:88d9b7246aa75cb2c88ccb7f2f1202fc465be0f2d89e59f1d2259f69ada56d9d_arm64",
"product": {
"name": "rhacm2/insights-metrics-rhel8@sha256:88d9b7246aa75cb2c88ccb7f2f1202fc465be0f2d89e59f1d2259f69ada56d9d_arm64",
"product_id": "rhacm2/insights-metrics-rhel8@sha256:88d9b7246aa75cb2c88ccb7f2f1202fc465be0f2d89e59f1d2259f69ada56d9d_arm64",
"product_identification_helper": {
"purl": "pkg:oci/insights-metrics-rhel8@sha256:88d9b7246aa75cb2c88ccb7f2f1202fc465be0f2d89e59f1d2259f69ada56d9d?arch=arm64\u0026repository_url=registry.redhat.io/rhacm2/insights-metrics-rhel8\u0026tag=v2.6.0-10"
}
}
},
{
"category": "product_version",
"name": "rhacm2/klusterlet-addon-controller-rhel8@sha256:bdb97eb5bb0e8f59edf0d389fb07c45171e728dc8b4d2bdacd785193b46ec03b_arm64",
"product": {
"name": "rhacm2/klusterlet-addon-controller-rhel8@sha256:bdb97eb5bb0e8f59edf0d389fb07c45171e728dc8b4d2bdacd785193b46ec03b_arm64",
"product_id": "rhacm2/klusterlet-addon-controller-rhel8@sha256:bdb97eb5bb0e8f59edf0d389fb07c45171e728dc8b4d2bdacd785193b46ec03b_arm64",
"product_identification_helper": {
"purl": "pkg:oci/klusterlet-addon-controller-rhel8@sha256:bdb97eb5bb0e8f59edf0d389fb07c45171e728dc8b4d2bdacd785193b46ec03b?arch=arm64\u0026repository_url=registry.redhat.io/rhacm2/klusterlet-addon-controller-rhel8\u0026tag=v2.6.0-15"
}
}
},
{
"category": "product_version",
"name": "rhacm2/kube-rbac-proxy-rhel8@sha256:b2c0b7414d0fc36a49cbdc5a56b25dd62aac18defc2defbd9c1895cd13a5e716_arm64",
"product": {
"name": "rhacm2/kube-rbac-proxy-rhel8@sha256:b2c0b7414d0fc36a49cbdc5a56b25dd62aac18defc2defbd9c1895cd13a5e716_arm64",
"product_id": "rhacm2/kube-rbac-proxy-rhel8@sha256:b2c0b7414d0fc36a49cbdc5a56b25dd62aac18defc2defbd9c1895cd13a5e716_arm64",
"product_identification_helper": {
"purl": "pkg:oci/kube-rbac-proxy-rhel8@sha256:b2c0b7414d0fc36a49cbdc5a56b25dd62aac18defc2defbd9c1895cd13a5e716?arch=arm64\u0026repository_url=registry.redhat.io/rhacm2/kube-rbac-proxy-rhel8\u0026tag=v2.6.0-8"
}
}
},
{
"category": "product_version",
"name": "rhacm2/kube-state-metrics-rhel8@sha256:5f2393bceefffb32240043b6722aa73d31fc8133cc2666fcf5eb8d33794bc54f_arm64",
"product": {
"name": "rhacm2/kube-state-metrics-rhel8@sha256:5f2393bceefffb32240043b6722aa73d31fc8133cc2666fcf5eb8d33794bc54f_arm64",
"product_id": "rhacm2/kube-state-metrics-rhel8@sha256:5f2393bceefffb32240043b6722aa73d31fc8133cc2666fcf5eb8d33794bc54f_arm64",
"product_identification_helper": {
"purl": "pkg:oci/kube-state-metrics-rhel8@sha256:5f2393bceefffb32240043b6722aa73d31fc8133cc2666fcf5eb8d33794bc54f?arch=arm64\u0026repository_url=registry.redhat.io/rhacm2/kube-state-metrics-rhel8\u0026tag=v2.6.0-9"
}
}
},
{
"category": "product_version",
"name": "rhacm2/management-ingress-rhel8@sha256:07238998d21204cd8f25dc63e6dbde20a2dd25c3b96609729306db6c63a0fca4_arm64",
"product": {
"name": "rhacm2/management-ingress-rhel8@sha256:07238998d21204cd8f25dc63e6dbde20a2dd25c3b96609729306db6c63a0fca4_arm64",
"product_id": "rhacm2/management-ingress-rhel8@sha256:07238998d21204cd8f25dc63e6dbde20a2dd25c3b96609729306db6c63a0fca4_arm64",
"product_identification_helper": {
"purl": "pkg:oci/management-ingress-rhel8@sha256:07238998d21204cd8f25dc63e6dbde20a2dd25c3b96609729306db6c63a0fca4?arch=arm64\u0026repository_url=registry.redhat.io/rhacm2/management-ingress-rhel8\u0026tag=v2.6.0-9"
}
}
},
{
"category": "product_version",
"name": "rhacm2/memcached-rhel8@sha256:59b3ce3f3f4459c97cfffee5e20830d70f8a69198b5fab271e6c478d615c46d3_arm64",
"product": {
"name": "rhacm2/memcached-rhel8@sha256:59b3ce3f3f4459c97cfffee5e20830d70f8a69198b5fab271e6c478d615c46d3_arm64",
"product_id": "rhacm2/memcached-rhel8@sha256:59b3ce3f3f4459c97cfffee5e20830d70f8a69198b5fab271e6c478d615c46d3_arm64",
"product_identification_helper": {
"purl": "pkg:oci/memcached-rhel8@sha256:59b3ce3f3f4459c97cfffee5e20830d70f8a69198b5fab271e6c478d615c46d3?arch=arm64\u0026repository_url=registry.redhat.io/rhacm2/memcached-rhel8\u0026tag=v2.6.0-6"
}
}
},
{
"category": "product_version",
"name": "rhacm2/memcached-exporter-rhel8@sha256:9635616c8f058e67d557201147904b05f8b49938f63fb2b0239dfca883f61685_arm64",
"product": {
"name": "rhacm2/memcached-exporter-rhel8@sha256:9635616c8f058e67d557201147904b05f8b49938f63fb2b0239dfca883f61685_arm64",
"product_id": "rhacm2/memcached-exporter-rhel8@sha256:9635616c8f058e67d557201147904b05f8b49938f63fb2b0239dfca883f61685_arm64",
"product_identification_helper": {
"purl": "pkg:oci/memcached-exporter-rhel8@sha256:9635616c8f058e67d557201147904b05f8b49938f63fb2b0239dfca883f61685?arch=arm64\u0026repository_url=registry.redhat.io/rhacm2/memcached-exporter-rhel8\u0026tag=v2.6.0-6"
}
}
},
{
"category": "product_version",
"name": "rhacm2/metrics-collector-rhel8@sha256:7991f484f97b9951f27f70e67d5db0850c4189ee86db8406cdda961a9beb06f0_arm64",
"product": {
"name": "rhacm2/metrics-collector-rhel8@sha256:7991f484f97b9951f27f70e67d5db0850c4189ee86db8406cdda961a9beb06f0_arm64",
"product_id": "rhacm2/metrics-collector-rhel8@sha256:7991f484f97b9951f27f70e67d5db0850c4189ee86db8406cdda961a9beb06f0_arm64",
"product_identification_helper": {
"purl": "pkg:oci/metrics-collector-rhel8@sha256:7991f484f97b9951f27f70e67d5db0850c4189ee86db8406cdda961a9beb06f0?arch=arm64\u0026repository_url=registry.redhat.io/rhacm2/metrics-collector-rhel8\u0026tag=v2.6.0-19"
}
}
},
{
"category": "product_version",
"name": "rhacm2/multicloud-integrations-rhel8@sha256:6813ccd43a1aecd1aaf4d5d4b1620fd63bbca00b736100189ff91246bf3bc36b_arm64",
"product": {
"name": "rhacm2/multicloud-integrations-rhel8@sha256:6813ccd43a1aecd1aaf4d5d4b1620fd63bbca00b736100189ff91246bf3bc36b_arm64",
"product_id": "rhacm2/multicloud-integrations-rhel8@sha256:6813ccd43a1aecd1aaf4d5d4b1620fd63bbca00b736100189ff91246bf3bc36b_arm64",
"product_identification_helper": {
"purl": "pkg:oci/multicloud-integrations-rhel8@sha256:6813ccd43a1aecd1aaf4d5d4b1620fd63bbca00b736100189ff91246bf3bc36b?arch=arm64\u0026repository_url=registry.redhat.io/rhacm2/multicloud-integrations-rhel8\u0026tag=v2.6.0-14"
}
}
},
{
"category": "product_version",
"name": "rhacm2/multiclusterhub-rhel8@sha256:a33e91fb763a2f0894433bce31bd44229e7d5f5c53d36c6b6f643807a45c110b_arm64",
"product": {
"name": "rhacm2/multiclusterhub-rhel8@sha256:a33e91fb763a2f0894433bce31bd44229e7d5f5c53d36c6b6f643807a45c110b_arm64",
"product_id": "rhacm2/multiclusterhub-rhel8@sha256:a33e91fb763a2f0894433bce31bd44229e7d5f5c53d36c6b6f643807a45c110b_arm64",
"product_identification_helper": {
"purl": "pkg:oci/multiclusterhub-rhel8@sha256:a33e91fb763a2f0894433bce31bd44229e7d5f5c53d36c6b6f643807a45c110b?arch=arm64\u0026repository_url=registry.redhat.io/rhacm2/multiclusterhub-rhel8\u0026tag=v2.6.0-27"
}
}
},
{
"category": "product_version",
"name": "rhacm2/multiclusterhub-repo-rhel8@sha256:a45ed68e7d3ac89d17eaf06445cabfc19a9ce85a42f116d75028d6acd18a322b_arm64",
"product": {
"name": "rhacm2/multiclusterhub-repo-rhel8@sha256:a45ed68e7d3ac89d17eaf06445cabfc19a9ce85a42f116d75028d6acd18a322b_arm64",
"product_id": "rhacm2/multiclusterhub-repo-rhel8@sha256:a45ed68e7d3ac89d17eaf06445cabfc19a9ce85a42f116d75028d6acd18a322b_arm64",
"product_identification_helper": {
"purl": "pkg:oci/multiclusterhub-repo-rhel8@sha256:a45ed68e7d3ac89d17eaf06445cabfc19a9ce85a42f116d75028d6acd18a322b?arch=arm64\u0026repository_url=registry.redhat.io/rhacm2/multiclusterhub-repo-rhel8\u0026tag=v2.6.0-20"
}
}
},
{
"category": "product_version",
"name": "rhacm2/multicluster-observability-rhel8-operator@sha256:876bfa63b0e13833eaeadb7c6a0481f1d7970b283f69ece4d81c99985f4dd161_arm64",
"product": {
"name": "rhacm2/multicluster-observability-rhel8-operator@sha256:876bfa63b0e13833eaeadb7c6a0481f1d7970b283f69ece4d81c99985f4dd161_arm64",
"product_id": "rhacm2/multicluster-observability-rhel8-operator@sha256:876bfa63b0e13833eaeadb7c6a0481f1d7970b283f69ece4d81c99985f4dd161_arm64",
"product_identification_helper": {
"purl": "pkg:oci/multicluster-observability-rhel8-operator@sha256:876bfa63b0e13833eaeadb7c6a0481f1d7970b283f69ece4d81c99985f4dd161?arch=arm64\u0026repository_url=registry.redhat.io/rhacm2/multicluster-observability-rhel8-operator\u0026tag=v2.6.0-19"
}
}
},
{
"category": "product_version",
"name": "rhacm2/multicluster-operators-application-rhel8@sha256:724dd9f4a5e4acd061206ca2ea57c329210ade5135dbdf941b8d7e720daa4f10_arm64",
"product": {
"name": "rhacm2/multicluster-operators-application-rhel8@sha256:724dd9f4a5e4acd061206ca2ea57c329210ade5135dbdf941b8d7e720daa4f10_arm64",
"product_id": "rhacm2/multicluster-operators-application-rhel8@sha256:724dd9f4a5e4acd061206ca2ea57c329210ade5135dbdf941b8d7e720daa4f10_arm64",
"product_identification_helper": {
"purl": "pkg:oci/multicluster-operators-application-rhel8@sha256:724dd9f4a5e4acd061206ca2ea57c329210ade5135dbdf941b8d7e720daa4f10?arch=arm64\u0026repository_url=registry.redhat.io/rhacm2/multicluster-operators-application-rhel8\u0026tag=v2.6.0-20"
}
}
},
{
"category": "product_version",
"name": "rhacm2/multicluster-operators-channel-rhel8@sha256:82526c7c046325bde1dfa0a47b58b773355f00bc95c23be75105e7255e7bddd2_arm64",
"product": {
"name": "rhacm2/multicluster-operators-channel-rhel8@sha256:82526c7c046325bde1dfa0a47b58b773355f00bc95c23be75105e7255e7bddd2_arm64",
"product_id": "rhacm2/multicluster-operators-channel-rhel8@sha256:82526c7c046325bde1dfa0a47b58b773355f00bc95c23be75105e7255e7bddd2_arm64",
"product_identification_helper": {
"purl": "pkg:oci/multicluster-operators-channel-rhel8@sha256:82526c7c046325bde1dfa0a47b58b773355f00bc95c23be75105e7255e7bddd2?arch=arm64\u0026repository_url=registry.redhat.io/rhacm2/multicluster-operators-channel-rhel8\u0026tag=v2.6.0-19"
}
}
},
{
"category": "product_version",
"name": "rhacm2/multicluster-operators-subscription-rhel8@sha256:f58aff87d1efb64417c6976f6772a464e54beefe847f50a141726b7a1a6a293a_arm64",
"product": {
"name": "rhacm2/multicluster-operators-subscription-rhel8@sha256:f58aff87d1efb64417c6976f6772a464e54beefe847f50a141726b7a1a6a293a_arm64",
"product_id": "rhacm2/multicluster-operators-subscription-rhel8@sha256:f58aff87d1efb64417c6976f6772a464e54beefe847f50a141726b7a1a6a293a_arm64",
"product_identification_helper": {
"purl": "pkg:oci/multicluster-operators-subscription-rhel8@sha256:f58aff87d1efb64417c6976f6772a464e54beefe847f50a141726b7a1a6a293a?arch=arm64\u0026repository_url=registry.redhat.io/rhacm2/multicluster-operators-subscription-rhel8\u0026tag=v2.6.0-43"
}
}
},
{
"category": "product_version",
"name": "rhacm2/node-exporter-rhel8@sha256:533005e1608de68a09e53599de3f30990db95cb923794bab9ae9e3bc1a8b6baf_arm64",
"product": {
"name": "rhacm2/node-exporter-rhel8@sha256:533005e1608de68a09e53599de3f30990db95cb923794bab9ae9e3bc1a8b6baf_arm64",
"product_id": "rhacm2/node-exporter-rhel8@sha256:533005e1608de68a09e53599de3f30990db95cb923794bab9ae9e3bc1a8b6baf_arm64",
"product_identification_helper": {
"purl": "pkg:oci/node-exporter-rhel8@sha256:533005e1608de68a09e53599de3f30990db95cb923794bab9ae9e3bc1a8b6baf?arch=arm64\u0026repository_url=registry.redhat.io/rhacm2/node-exporter-rhel8\u0026tag=v2.6.0-9"
}
}
},
{
"category": "product_version",
"name": "rhacm2/observatorium-rhel8@sha256:bdd89a1051c8f21e7d81ff80c96731a0eaa7d15c320ab1e6b1dc3f6babd42598_arm64",
"product": {
"name": "rhacm2/observatorium-rhel8@sha256:bdd89a1051c8f21e7d81ff80c96731a0eaa7d15c320ab1e6b1dc3f6babd42598_arm64",
"product_id": "rhacm2/observatorium-rhel8@sha256:bdd89a1051c8f21e7d81ff80c96731a0eaa7d15c320ab1e6b1dc3f6babd42598_arm64",
"product_identification_helper": {
"purl": "pkg:oci/observatorium-rhel8@sha256:bdd89a1051c8f21e7d81ff80c96731a0eaa7d15c320ab1e6b1dc3f6babd42598?arch=arm64\u0026repository_url=registry.redhat.io/rhacm2/observatorium-rhel8\u0026tag=v2.6.0-8"
}
}
},
{
"category": "product_version",
"name": "rhacm2/observatorium-rhel8-operator@sha256:e69987a64fdbf873d4b19d8626c0c5e99dd13d7c95446850559be966dae45ad0_arm64",
"product": {
"name": "rhacm2/observatorium-rhel8-operator@sha256:e69987a64fdbf873d4b19d8626c0c5e99dd13d7c95446850559be966dae45ad0_arm64",
"product_id": "rhacm2/observatorium-rhel8-operator@sha256:e69987a64fdbf873d4b19d8626c0c5e99dd13d7c95446850559be966dae45ad0_arm64",
"product_identification_helper": {
"purl": "pkg:oci/observatorium-rhel8-operator@sha256:e69987a64fdbf873d4b19d8626c0c5e99dd13d7c95446850559be966dae45ad0?arch=arm64\u0026repository_url=registry.redhat.io/rhacm2/observatorium-rhel8-operator\u0026tag=v2.6.0-9"
}
}
},
{
"category": "product_version",
"name": "rhacm2/prometheus-alertmanager-rhel8@sha256:6d09865a228cdbbc6d1ac13042c3c00f0bd086f6dc181dfa3cdf8c7f9d826b9e_arm64",
"product": {
"name": "rhacm2/prometheus-alertmanager-rhel8@sha256:6d09865a228cdbbc6d1ac13042c3c00f0bd086f6dc181dfa3cdf8c7f9d826b9e_arm64",
"product_id": "rhacm2/prometheus-alertmanager-rhel8@sha256:6d09865a228cdbbc6d1ac13042c3c00f0bd086f6dc181dfa3cdf8c7f9d826b9e_arm64",
"product_identification_helper": {
"purl": "pkg:oci/prometheus-alertmanager-rhel8@sha256:6d09865a228cdbbc6d1ac13042c3c00f0bd086f6dc181dfa3cdf8c7f9d826b9e?arch=arm64\u0026repository_url=registry.redhat.io/rhacm2/prometheus-alertmanager-rhel8\u0026tag=v2.6.0-8"
}
}
},
{
"category": "product_version",
"name": "rhacm2/prometheus-rhel8@sha256:52cea7c27de23e3358030b09f22b962723c523a940f8e2043edc298c907d761c_arm64",
"product": {
"name": "rhacm2/prometheus-rhel8@sha256:52cea7c27de23e3358030b09f22b962723c523a940f8e2043edc298c907d761c_arm64",
"product_id": "rhacm2/prometheus-rhel8@sha256:52cea7c27de23e3358030b09f22b962723c523a940f8e2043edc298c907d761c_arm64",
"product_identification_helper": {
"purl": "pkg:oci/prometheus-rhel8@sha256:52cea7c27de23e3358030b09f22b962723c523a940f8e2043edc298c907d761c?arch=arm64\u0026repository_url=registry.redhat.io/rhacm2/prometheus-rhel8\u0026tag=v2.6.0-8"
}
}
},
{
"category": "product_version",
"name": "rhacm2/rbac-query-proxy-rhel8@sha256:29c76a37497f212aed280e2bf16ef45fb3785fb4649ce17b7fe9d653a79e2112_arm64",
"product": {
"name": "rhacm2/rbac-query-proxy-rhel8@sha256:29c76a37497f212aed280e2bf16ef45fb3785fb4649ce17b7fe9d653a79e2112_arm64",
"product_id": "rhacm2/rbac-query-proxy-rhel8@sha256:29c76a37497f212aed280e2bf16ef45fb3785fb4649ce17b7fe9d653a79e2112_arm64",
"product_identification_helper": {
"purl": "pkg:oci/rbac-query-proxy-rhel8@sha256:29c76a37497f212aed280e2bf16ef45fb3785fb4649ce17b7fe9d653a79e2112?arch=arm64\u0026repository_url=registry.redhat.io/rhacm2/rbac-query-proxy-rhel8\u0026tag=v2.6.0-19"
}
}
},
{
"category": "product_version",
"name": "rhacm2/redisgraph-tls-rhel8@sha256:35927ca6e6e9c8d420c499a0c8ad37c4297ba19743d550f489d3e66482275a49_arm64",
"product": {
"name": "rhacm2/redisgraph-tls-rhel8@sha256:35927ca6e6e9c8d420c499a0c8ad37c4297ba19743d550f489d3e66482275a49_arm64",
"product_id": "rhacm2/redisgraph-tls-rhel8@sha256:35927ca6e6e9c8d420c499a0c8ad37c4297ba19743d550f489d3e66482275a49_arm64",
"product_identification_helper": {
"purl": "pkg:oci/redisgraph-tls-rhel8@sha256:35927ca6e6e9c8d420c499a0c8ad37c4297ba19743d550f489d3e66482275a49?arch=arm64\u0026repository_url=registry.redhat.io/rhacm2/redisgraph-tls-rhel8\u0026tag=v2.6.0-10"
}
}
},
{
"category": "product_version",
"name": "rhacm2/search-aggregator-rhel8@sha256:6a915335bcebb0884fc72df2dfee97c74d42c035864b960e1c800fa6c5f8d93c_arm64",
"product": {
"name": "rhacm2/search-aggregator-rhel8@sha256:6a915335bcebb0884fc72df2dfee97c74d42c035864b960e1c800fa6c5f8d93c_arm64",
"product_id": "rhacm2/search-aggregator-rhel8@sha256:6a915335bcebb0884fc72df2dfee97c74d42c035864b960e1c800fa6c5f8d93c_arm64",
"product_identification_helper": {
"purl": "pkg:oci/search-aggregator-rhel8@sha256:6a915335bcebb0884fc72df2dfee97c74d42c035864b960e1c800fa6c5f8d93c?arch=arm64\u0026repository_url=registry.redhat.io/rhacm2/search-aggregator-rhel8\u0026tag=v2.6.0-7"
}
}
},
{
"category": "product_version",
"name": "rhacm2/search-api-rhel8@sha256:7400088d206592eb29cd86182909626262c9b2a99f017811fcc9d8a753c39009_arm64",
"product": {
"name": "rhacm2/search-api-rhel8@sha256:7400088d206592eb29cd86182909626262c9b2a99f017811fcc9d8a753c39009_arm64",
"product_id": "rhacm2/search-api-rhel8@sha256:7400088d206592eb29cd86182909626262c9b2a99f017811fcc9d8a753c39009_arm64",
"product_identification_helper": {
"purl": "pkg:oci/search-api-rhel8@sha256:7400088d206592eb29cd86182909626262c9b2a99f017811fcc9d8a753c39009?arch=arm64\u0026repository_url=registry.redhat.io/rhacm2/search-api-rhel8\u0026tag=v2.6.0-17"
}
}
},
{
"category": "product_version",
"name": "rhacm2/search-collector-rhel8@sha256:0174699ec75fcda08892b4e72b674df989af51ea5f04de57a62c2a85a3c08f4f_arm64",
"product": {
"name": "rhacm2/search-collector-rhel8@sha256:0174699ec75fcda08892b4e72b674df989af51ea5f04de57a62c2a85a3c08f4f_arm64",
"product_id": "rhacm2/search-collector-rhel8@sha256:0174699ec75fcda08892b4e72b674df989af51ea5f04de57a62c2a85a3c08f4f_arm64",
"product_identification_helper": {
"purl": "pkg:oci/search-collector-rhel8@sha256:0174699ec75fcda08892b4e72b674df989af51ea5f04de57a62c2a85a3c08f4f?arch=arm64\u0026repository_url=registry.redhat.io/rhacm2/search-collector-rhel8\u0026tag=v2.6.0-10"
}
}
},
{
"category": "product_version",
"name": "rhacm2/search-rhel8@sha256:3a7a31974210e21a3faed9b57a75b970c70ac41d9662b884d4ce67275f756fc7_arm64",
"product": {
"name": "rhacm2/search-rhel8@sha256:3a7a31974210e21a3faed9b57a75b970c70ac41d9662b884d4ce67275f756fc7_arm64",
"product_id": "rhacm2/search-rhel8@sha256:3a7a31974210e21a3faed9b57a75b970c70ac41d9662b884d4ce67275f756fc7_arm64",
"product_identification_helper": {
"purl": "pkg:oci/search-rhel8@sha256:3a7a31974210e21a3faed9b57a75b970c70ac41d9662b884d4ce67275f756fc7?arch=arm64\u0026repository_url=registry.redhat.io/rhacm2/search-rhel8\u0026tag=v2.6.0-9"
}
}
},
{
"category": "product_version",
"name": "rhacm2/submariner-addon-rhel8@sha256:b467881f4028a89a9e79ba93da719845db576f47a04ae6e569c2317be5594b29_arm64",
"product": {
"name": "rhacm2/submariner-addon-rhel8@sha256:b467881f4028a89a9e79ba93da719845db576f47a04ae6e569c2317be5594b29_arm64",
"product_id": "rhacm2/submariner-addon-rhel8@sha256:b467881f4028a89a9e79ba93da719845db576f47a04ae6e569c2317be5594b29_arm64",
"product_identification_helper": {
"purl": "pkg:oci/submariner-addon-rhel8@sha256:b467881f4028a89a9e79ba93da719845db576f47a04ae6e569c2317be5594b29?arch=arm64\u0026repository_url=registry.redhat.io/rhacm2/submariner-addon-rhel8\u0026tag=v2.6.0-23"
}
}
},
{
"category": "product_version",
"name": "rhacm2/thanos-rhel8@sha256:4b3b45ad0b564360c245d20b1540c2398c9606cf8684275e4ee071c591357929_arm64",
"product": {
"name": "rhacm2/thanos-rhel8@sha256:4b3b45ad0b564360c245d20b1540c2398c9606cf8684275e4ee071c591357929_arm64",
"product_id": "rhacm2/thanos-rhel8@sha256:4b3b45ad0b564360c245d20b1540c2398c9606cf8684275e4ee071c591357929_arm64",
"product_identification_helper": {
"purl": "pkg:oci/thanos-rhel8@sha256:4b3b45ad0b564360c245d20b1540c2398c9606cf8684275e4ee071c591357929?arch=arm64\u0026repository_url=registry.redhat.io/rhacm2/thanos-rhel8\u0026tag=v2.6.0-9"
}
}
},
{
"category": "product_version",
"name": "rhacm2/thanos-receive-controller-rhel8@sha256:d9ac8e67d6d9858b16dd9d1d49c1dd904aa22a7b618e5d33292344faced9c0d3_arm64",
"product": {
"name": "rhacm2/thanos-receive-controller-rhel8@sha256:d9ac8e67d6d9858b16dd9d1d49c1dd904aa22a7b618e5d33292344faced9c0d3_arm64",
"product_id": "rhacm2/thanos-receive-controller-rhel8@sha256:d9ac8e67d6d9858b16dd9d1d49c1dd904aa22a7b618e5d33292344faced9c0d3_arm64",
"product_identification_helper": {
"purl": "pkg:oci/thanos-receive-controller-rhel8@sha256:d9ac8e67d6d9858b16dd9d1d49c1dd904aa22a7b618e5d33292344faced9c0d3?arch=arm64\u0026repository_url=registry.redhat.io/rhacm2/thanos-receive-controller-rhel8\u0026tag=v2.6.0-6"
}
}
}
],
"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:615ab5d9542759d921634737709e84a8e65d003ea136e5d22858d380225fd177_amd64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.6 for RHEL 8",
"product_id": "8Base-RHACM-2.6:rhacm2/acm-governance-policy-addon-controller-rhel8@sha256:615ab5d9542759d921634737709e84a8e65d003ea136e5d22858d380225fd177_amd64"
},
"product_reference": "rhacm2/acm-governance-policy-addon-controller-rhel8@sha256:615ab5d9542759d921634737709e84a8e65d003ea136e5d22858d380225fd177_amd64",
"relates_to_product_reference": "8Base-RHACM-2.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/acm-governance-policy-addon-controller-rhel8@sha256:958b729d30f10b9c121e68ac8ede2054ed29cc52a9a7d6df0537ed221aa74358_s390x as a component of Red Hat Advanced Cluster Management for Kubernetes 2.6 for RHEL 8",
"product_id": "8Base-RHACM-2.6:rhacm2/acm-governance-policy-addon-controller-rhel8@sha256:958b729d30f10b9c121e68ac8ede2054ed29cc52a9a7d6df0537ed221aa74358_s390x"
},
"product_reference": "rhacm2/acm-governance-policy-addon-controller-rhel8@sha256:958b729d30f10b9c121e68ac8ede2054ed29cc52a9a7d6df0537ed221aa74358_s390x",
"relates_to_product_reference": "8Base-RHACM-2.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/acm-governance-policy-addon-controller-rhel8@sha256:b5bef941b4e0b5b3529ca5b2311c85295b9f6d12e482a9cbdad691c2406541f1_ppc64le as a component of Red Hat Advanced Cluster Management for Kubernetes 2.6 for RHEL 8",
"product_id": "8Base-RHACM-2.6:rhacm2/acm-governance-policy-addon-controller-rhel8@sha256:b5bef941b4e0b5b3529ca5b2311c85295b9f6d12e482a9cbdad691c2406541f1_ppc64le"
},
"product_reference": "rhacm2/acm-governance-policy-addon-controller-rhel8@sha256:b5bef941b4e0b5b3529ca5b2311c85295b9f6d12e482a9cbdad691c2406541f1_ppc64le",
"relates_to_product_reference": "8Base-RHACM-2.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/acm-governance-policy-addon-controller-rhel8@sha256:f6194b9056d77e54f3c74caa9eab87bd1df1818d082fc807229d1c44ec6c88c4_arm64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.6 for RHEL 8",
"product_id": "8Base-RHACM-2.6:rhacm2/acm-governance-policy-addon-controller-rhel8@sha256:f6194b9056d77e54f3c74caa9eab87bd1df1818d082fc807229d1c44ec6c88c4_arm64"
},
"product_reference": "rhacm2/acm-governance-policy-addon-controller-rhel8@sha256:f6194b9056d77e54f3c74caa9eab87bd1df1818d082fc807229d1c44ec6c88c4_arm64",
"relates_to_product_reference": "8Base-RHACM-2.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/acm-grafana-rhel8@sha256:45616ed43b53d3a83e65828118f09430396f5bcb0566ae3a65d937b59f0d873e_s390x as a component of Red Hat Advanced Cluster Management for Kubernetes 2.6 for RHEL 8",
"product_id": "8Base-RHACM-2.6:rhacm2/acm-grafana-rhel8@sha256:45616ed43b53d3a83e65828118f09430396f5bcb0566ae3a65d937b59f0d873e_s390x"
},
"product_reference": "rhacm2/acm-grafana-rhel8@sha256:45616ed43b53d3a83e65828118f09430396f5bcb0566ae3a65d937b59f0d873e_s390x",
"relates_to_product_reference": "8Base-RHACM-2.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/acm-grafana-rhel8@sha256:8c48441cfa850ea1274932e94da0831618c10f91022619c779304501a75fb161_amd64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.6 for RHEL 8",
"product_id": "8Base-RHACM-2.6:rhacm2/acm-grafana-rhel8@sha256:8c48441cfa850ea1274932e94da0831618c10f91022619c779304501a75fb161_amd64"
},
"product_reference": "rhacm2/acm-grafana-rhel8@sha256:8c48441cfa850ea1274932e94da0831618c10f91022619c779304501a75fb161_amd64",
"relates_to_product_reference": "8Base-RHACM-2.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/acm-grafana-rhel8@sha256:cc1c196b19c5fd8f313c6136359cc9dd37b5f59d32a581b10cf89b80b7d0cbf4_arm64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.6 for RHEL 8",
"product_id": "8Base-RHACM-2.6:rhacm2/acm-grafana-rhel8@sha256:cc1c196b19c5fd8f313c6136359cc9dd37b5f59d32a581b10cf89b80b7d0cbf4_arm64"
},
"product_reference": "rhacm2/acm-grafana-rhel8@sha256:cc1c196b19c5fd8f313c6136359cc9dd37b5f59d32a581b10cf89b80b7d0cbf4_arm64",
"relates_to_product_reference": "8Base-RHACM-2.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/acm-grafana-rhel8@sha256:cdf24e68e50be1350566243f6d2cb1403d09ab68e5fed39ea6c56212e42b90f1_ppc64le as a component of Red Hat Advanced Cluster Management for Kubernetes 2.6 for RHEL 8",
"product_id": "8Base-RHACM-2.6:rhacm2/acm-grafana-rhel8@sha256:cdf24e68e50be1350566243f6d2cb1403d09ab68e5fed39ea6c56212e42b90f1_ppc64le"
},
"product_reference": "rhacm2/acm-grafana-rhel8@sha256:cdf24e68e50be1350566243f6d2cb1403d09ab68e5fed39ea6c56212e42b90f1_ppc64le",
"relates_to_product_reference": "8Base-RHACM-2.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/acm-must-gather-rhel8@sha256:1457ff5cfd61611fdc968d4af5b020d835e107b97932c7ba7b3f5ed4cbd0e39f_ppc64le as a component of Red Hat Advanced Cluster Management for Kubernetes 2.6 for RHEL 8",
"product_id": "8Base-RHACM-2.6:rhacm2/acm-must-gather-rhel8@sha256:1457ff5cfd61611fdc968d4af5b020d835e107b97932c7ba7b3f5ed4cbd0e39f_ppc64le"
},
"product_reference": "rhacm2/acm-must-gather-rhel8@sha256:1457ff5cfd61611fdc968d4af5b020d835e107b97932c7ba7b3f5ed4cbd0e39f_ppc64le",
"relates_to_product_reference": "8Base-RHACM-2.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/acm-must-gather-rhel8@sha256:39842906b3846418bc31098e2abad08210118d86aa683e9e5fd04a97822df22d_arm64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.6 for RHEL 8",
"product_id": "8Base-RHACM-2.6:rhacm2/acm-must-gather-rhel8@sha256:39842906b3846418bc31098e2abad08210118d86aa683e9e5fd04a97822df22d_arm64"
},
"product_reference": "rhacm2/acm-must-gather-rhel8@sha256:39842906b3846418bc31098e2abad08210118d86aa683e9e5fd04a97822df22d_arm64",
"relates_to_product_reference": "8Base-RHACM-2.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/acm-must-gather-rhel8@sha256:8a69add2d90a1e094de8510052b683e1765153da75e316ad7778499af0c5ddf9_s390x as a component of Red Hat Advanced Cluster Management for Kubernetes 2.6 for RHEL 8",
"product_id": "8Base-RHACM-2.6:rhacm2/acm-must-gather-rhel8@sha256:8a69add2d90a1e094de8510052b683e1765153da75e316ad7778499af0c5ddf9_s390x"
},
"product_reference": "rhacm2/acm-must-gather-rhel8@sha256:8a69add2d90a1e094de8510052b683e1765153da75e316ad7778499af0c5ddf9_s390x",
"relates_to_product_reference": "8Base-RHACM-2.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/acm-must-gather-rhel8@sha256:dca91134a2c1c33c736afcd4c9373749448641385f39162c74e115691289e843_amd64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.6 for RHEL 8",
"product_id": "8Base-RHACM-2.6:rhacm2/acm-must-gather-rhel8@sha256:dca91134a2c1c33c736afcd4c9373749448641385f39162c74e115691289e843_amd64"
},
"product_reference": "rhacm2/acm-must-gather-rhel8@sha256:dca91134a2c1c33c736afcd4c9373749448641385f39162c74e115691289e843_amd64",
"relates_to_product_reference": "8Base-RHACM-2.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/acm-operator-bundle@sha256:0eac6124f59492d09c1ae650025d59ea0e8547d9f9c832cb9607b09254ff6ddd_s390x as a component of Red Hat Advanced Cluster Management for Kubernetes 2.6 for RHEL 8",
"product_id": "8Base-RHACM-2.6:rhacm2/acm-operator-bundle@sha256:0eac6124f59492d09c1ae650025d59ea0e8547d9f9c832cb9607b09254ff6ddd_s390x"
},
"product_reference": "rhacm2/acm-operator-bundle@sha256:0eac6124f59492d09c1ae650025d59ea0e8547d9f9c832cb9607b09254ff6ddd_s390x",
"relates_to_product_reference": "8Base-RHACM-2.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/acm-operator-bundle@sha256:1cbcd58a4c23e4c89a6a0509f78802a5aa21205db2784ebc9772b99a3917b183_arm64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.6 for RHEL 8",
"product_id": "8Base-RHACM-2.6:rhacm2/acm-operator-bundle@sha256:1cbcd58a4c23e4c89a6a0509f78802a5aa21205db2784ebc9772b99a3917b183_arm64"
},
"product_reference": "rhacm2/acm-operator-bundle@sha256:1cbcd58a4c23e4c89a6a0509f78802a5aa21205db2784ebc9772b99a3917b183_arm64",
"relates_to_product_reference": "8Base-RHACM-2.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/acm-operator-bundle@sha256:997aaee36f0bed47e231925a3f2c2ecc503410e54b35727f035c72477f3d1944_ppc64le as a component of Red Hat Advanced Cluster Management for Kubernetes 2.6 for RHEL 8",
"product_id": "8Base-RHACM-2.6:rhacm2/acm-operator-bundle@sha256:997aaee36f0bed47e231925a3f2c2ecc503410e54b35727f035c72477f3d1944_ppc64le"
},
"product_reference": "rhacm2/acm-operator-bundle@sha256:997aaee36f0bed47e231925a3f2c2ecc503410e54b35727f035c72477f3d1944_ppc64le",
"relates_to_product_reference": "8Base-RHACM-2.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/acm-operator-bundle@sha256:ce699187f250b93976b8063228ac12d11c6c8f6baba69ba4ed17a38730e84eb3_amd64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.6 for RHEL 8",
"product_id": "8Base-RHACM-2.6:rhacm2/acm-operator-bundle@sha256:ce699187f250b93976b8063228ac12d11c6c8f6baba69ba4ed17a38730e84eb3_amd64"
},
"product_reference": "rhacm2/acm-operator-bundle@sha256:ce699187f250b93976b8063228ac12d11c6c8f6baba69ba4ed17a38730e84eb3_amd64",
"relates_to_product_reference": "8Base-RHACM-2.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/acm-prometheus-config-reloader-rhel8@sha256:693a77a9324d6c7f0e69bd9d5725b51f3e429972f1e67469e93648cb347eae84_arm64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.6 for RHEL 8",
"product_id": "8Base-RHACM-2.6:rhacm2/acm-prometheus-config-reloader-rhel8@sha256:693a77a9324d6c7f0e69bd9d5725b51f3e429972f1e67469e93648cb347eae84_arm64"
},
"product_reference": "rhacm2/acm-prometheus-config-reloader-rhel8@sha256:693a77a9324d6c7f0e69bd9d5725b51f3e429972f1e67469e93648cb347eae84_arm64",
"relates_to_product_reference": "8Base-RHACM-2.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/acm-prometheus-config-reloader-rhel8@sha256:89757e804d5df2b5eeeb1191b599c3acb9e75f61170f888095302830d6de0582_s390x as a component of Red Hat Advanced Cluster Management for Kubernetes 2.6 for RHEL 8",
"product_id": "8Base-RHACM-2.6:rhacm2/acm-prometheus-config-reloader-rhel8@sha256:89757e804d5df2b5eeeb1191b599c3acb9e75f61170f888095302830d6de0582_s390x"
},
"product_reference": "rhacm2/acm-prometheus-config-reloader-rhel8@sha256:89757e804d5df2b5eeeb1191b599c3acb9e75f61170f888095302830d6de0582_s390x",
"relates_to_product_reference": "8Base-RHACM-2.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/acm-prometheus-config-reloader-rhel8@sha256:8e45e1fd7342d7525b118f01794cac1f4a8662def5f2a06336b698db2e268742_amd64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.6 for RHEL 8",
"product_id": "8Base-RHACM-2.6:rhacm2/acm-prometheus-config-reloader-rhel8@sha256:8e45e1fd7342d7525b118f01794cac1f4a8662def5f2a06336b698db2e268742_amd64"
},
"product_reference": "rhacm2/acm-prometheus-config-reloader-rhel8@sha256:8e45e1fd7342d7525b118f01794cac1f4a8662def5f2a06336b698db2e268742_amd64",
"relates_to_product_reference": "8Base-RHACM-2.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/acm-prometheus-config-reloader-rhel8@sha256:ce1c17b34b7aac2e990dc0efe40f4406e73f727b2c7bfe109eded849de753f1a_ppc64le as a component of Red Hat Advanced Cluster Management for Kubernetes 2.6 for RHEL 8",
"product_id": "8Base-RHACM-2.6:rhacm2/acm-prometheus-config-reloader-rhel8@sha256:ce1c17b34b7aac2e990dc0efe40f4406e73f727b2c7bfe109eded849de753f1a_ppc64le"
},
"product_reference": "rhacm2/acm-prometheus-config-reloader-rhel8@sha256:ce1c17b34b7aac2e990dc0efe40f4406e73f727b2c7bfe109eded849de753f1a_ppc64le",
"relates_to_product_reference": "8Base-RHACM-2.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/acm-prometheus-rhel8@sha256:728606d96dd9e0fc2e7810e092e10ee071ec36598c990c8252beccace59a679e_amd64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.6 for RHEL 8",
"product_id": "8Base-RHACM-2.6:rhacm2/acm-prometheus-rhel8@sha256:728606d96dd9e0fc2e7810e092e10ee071ec36598c990c8252beccace59a679e_amd64"
},
"product_reference": "rhacm2/acm-prometheus-rhel8@sha256:728606d96dd9e0fc2e7810e092e10ee071ec36598c990c8252beccace59a679e_amd64",
"relates_to_product_reference": "8Base-RHACM-2.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/acm-prometheus-rhel8@sha256:b457d0b95d88c5dd0aac87492cbca40a9d7c2074002ad110f52d562f0c5d0797_arm64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.6 for RHEL 8",
"product_id": "8Base-RHACM-2.6:rhacm2/acm-prometheus-rhel8@sha256:b457d0b95d88c5dd0aac87492cbca40a9d7c2074002ad110f52d562f0c5d0797_arm64"
},
"product_reference": "rhacm2/acm-prometheus-rhel8@sha256:b457d0b95d88c5dd0aac87492cbca40a9d7c2074002ad110f52d562f0c5d0797_arm64",
"relates_to_product_reference": "8Base-RHACM-2.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/acm-prometheus-rhel8@sha256:f34d2569033bfb1d173342264f090f46d80f7843d52704a7ce9e9eb9de2f5abb_s390x as a component of Red Hat Advanced Cluster Management for Kubernetes 2.6 for RHEL 8",
"product_id": "8Base-RHACM-2.6:rhacm2/acm-prometheus-rhel8@sha256:f34d2569033bfb1d173342264f090f46d80f7843d52704a7ce9e9eb9de2f5abb_s390x"
},
"product_reference": "rhacm2/acm-prometheus-rhel8@sha256:f34d2569033bfb1d173342264f090f46d80f7843d52704a7ce9e9eb9de2f5abb_s390x",
"relates_to_product_reference": "8Base-RHACM-2.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/acm-prometheus-rhel8@sha256:f720e0a94bfe7ed5d812819a3e77cc0581be102970127d8c0d4aa06a05edbf3d_ppc64le as a component of Red Hat Advanced Cluster Management for Kubernetes 2.6 for RHEL 8",
"product_id": "8Base-RHACM-2.6:rhacm2/acm-prometheus-rhel8@sha256:f720e0a94bfe7ed5d812819a3e77cc0581be102970127d8c0d4aa06a05edbf3d_ppc64le"
},
"product_reference": "rhacm2/acm-prometheus-rhel8@sha256:f720e0a94bfe7ed5d812819a3e77cc0581be102970127d8c0d4aa06a05edbf3d_ppc64le",
"relates_to_product_reference": "8Base-RHACM-2.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/acm-volsync-addon-controller-rhel8@sha256:17ccd6b924b36ab14e3ca5f5331ba7e4c86f8cb64304640d58c3ee6b76edbcaf_ppc64le as a component of Red Hat Advanced Cluster Management for Kubernetes 2.6 for RHEL 8",
"product_id": "8Base-RHACM-2.6:rhacm2/acm-volsync-addon-controller-rhel8@sha256:17ccd6b924b36ab14e3ca5f5331ba7e4c86f8cb64304640d58c3ee6b76edbcaf_ppc64le"
},
"product_reference": "rhacm2/acm-volsync-addon-controller-rhel8@sha256:17ccd6b924b36ab14e3ca5f5331ba7e4c86f8cb64304640d58c3ee6b76edbcaf_ppc64le",
"relates_to_product_reference": "8Base-RHACM-2.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/acm-volsync-addon-controller-rhel8@sha256:27079308ea87e35564cc3089c65eae68d63880a3bb093ca64d1678a68b60fcec_amd64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.6 for RHEL 8",
"product_id": "8Base-RHACM-2.6:rhacm2/acm-volsync-addon-controller-rhel8@sha256:27079308ea87e35564cc3089c65eae68d63880a3bb093ca64d1678a68b60fcec_amd64"
},
"product_reference": "rhacm2/acm-volsync-addon-controller-rhel8@sha256:27079308ea87e35564cc3089c65eae68d63880a3bb093ca64d1678a68b60fcec_amd64",
"relates_to_product_reference": "8Base-RHACM-2.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/acm-volsync-addon-controller-rhel8@sha256:9eabaac2df91aeef613d6973669d07298f2159c6a6e0c9f294623f7b1a10bc08_s390x as a component of Red Hat Advanced Cluster Management for Kubernetes 2.6 for RHEL 8",
"product_id": "8Base-RHACM-2.6:rhacm2/acm-volsync-addon-controller-rhel8@sha256:9eabaac2df91aeef613d6973669d07298f2159c6a6e0c9f294623f7b1a10bc08_s390x"
},
"product_reference": "rhacm2/acm-volsync-addon-controller-rhel8@sha256:9eabaac2df91aeef613d6973669d07298f2159c6a6e0c9f294623f7b1a10bc08_s390x",
"relates_to_product_reference": "8Base-RHACM-2.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/acm-volsync-addon-controller-rhel8@sha256:f7abdf1756bc0ff2ebf02fee0469a8b9eeabe1fa8cafdd21c6e8f958155b70bb_arm64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.6 for RHEL 8",
"product_id": "8Base-RHACM-2.6:rhacm2/acm-volsync-addon-controller-rhel8@sha256:f7abdf1756bc0ff2ebf02fee0469a8b9eeabe1fa8cafdd21c6e8f958155b70bb_arm64"
},
"product_reference": "rhacm2/acm-volsync-addon-controller-rhel8@sha256:f7abdf1756bc0ff2ebf02fee0469a8b9eeabe1fa8cafdd21c6e8f958155b70bb_arm64",
"relates_to_product_reference": "8Base-RHACM-2.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/cert-policy-controller-rhel8@sha256:017c1e663827a3b55d70badd3ed979b5d1831252c49d671897a85a75afaa5bb0_s390x as a component of Red Hat Advanced Cluster Management for Kubernetes 2.6 for RHEL 8",
"product_id": "8Base-RHACM-2.6:rhacm2/cert-policy-controller-rhel8@sha256:017c1e663827a3b55d70badd3ed979b5d1831252c49d671897a85a75afaa5bb0_s390x"
},
"product_reference": "rhacm2/cert-policy-controller-rhel8@sha256:017c1e663827a3b55d70badd3ed979b5d1831252c49d671897a85a75afaa5bb0_s390x",
"relates_to_product_reference": "8Base-RHACM-2.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/cert-policy-controller-rhel8@sha256:0610778095974edf936602018281bf7a5e287ba9eca9f661a423e68bbe000e40_ppc64le as a component of Red Hat Advanced Cluster Management for Kubernetes 2.6 for RHEL 8",
"product_id": "8Base-RHACM-2.6:rhacm2/cert-policy-controller-rhel8@sha256:0610778095974edf936602018281bf7a5e287ba9eca9f661a423e68bbe000e40_ppc64le"
},
"product_reference": "rhacm2/cert-policy-controller-rhel8@sha256:0610778095974edf936602018281bf7a5e287ba9eca9f661a423e68bbe000e40_ppc64le",
"relates_to_product_reference": "8Base-RHACM-2.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/cert-policy-controller-rhel8@sha256:a66d7d4ee1179f7fce639490f919d722db54eaa3118b4135078c33e6cbf91488_amd64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.6 for RHEL 8",
"product_id": "8Base-RHACM-2.6:rhacm2/cert-policy-controller-rhel8@sha256:a66d7d4ee1179f7fce639490f919d722db54eaa3118b4135078c33e6cbf91488_amd64"
},
"product_reference": "rhacm2/cert-policy-controller-rhel8@sha256:a66d7d4ee1179f7fce639490f919d722db54eaa3118b4135078c33e6cbf91488_amd64",
"relates_to_product_reference": "8Base-RHACM-2.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/cert-policy-controller-rhel8@sha256:d660befef0c8f7a4db7aa3b865545c9863d8f37e7ba4b8de4380185f82b208d4_arm64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.6 for RHEL 8",
"product_id": "8Base-RHACM-2.6:rhacm2/cert-policy-controller-rhel8@sha256:d660befef0c8f7a4db7aa3b865545c9863d8f37e7ba4b8de4380185f82b208d4_arm64"
},
"product_reference": "rhacm2/cert-policy-controller-rhel8@sha256:d660befef0c8f7a4db7aa3b865545c9863d8f37e7ba4b8de4380185f82b208d4_arm64",
"relates_to_product_reference": "8Base-RHACM-2.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/cluster-backup-rhel8-operator@sha256:1a749d0795972a9bfd5a00aa96c238a660673464be01b2aa9fd7a3aeead6ddf7_amd64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.6 for RHEL 8",
"product_id": "8Base-RHACM-2.6:rhacm2/cluster-backup-rhel8-operator@sha256:1a749d0795972a9bfd5a00aa96c238a660673464be01b2aa9fd7a3aeead6ddf7_amd64"
},
"product_reference": "rhacm2/cluster-backup-rhel8-operator@sha256:1a749d0795972a9bfd5a00aa96c238a660673464be01b2aa9fd7a3aeead6ddf7_amd64",
"relates_to_product_reference": "8Base-RHACM-2.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/cluster-backup-rhel8-operator@sha256:8915dbdc562e63441f79041bdf1176e46ce53e95418d133f0cd0c1ff79da48a2_arm64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.6 for RHEL 8",
"product_id": "8Base-RHACM-2.6:rhacm2/cluster-backup-rhel8-operator@sha256:8915dbdc562e63441f79041bdf1176e46ce53e95418d133f0cd0c1ff79da48a2_arm64"
},
"product_reference": "rhacm2/cluster-backup-rhel8-operator@sha256:8915dbdc562e63441f79041bdf1176e46ce53e95418d133f0cd0c1ff79da48a2_arm64",
"relates_to_product_reference": "8Base-RHACM-2.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/cluster-backup-rhel8-operator@sha256:995f225449b207da9a3cad175dac85b87eefb28ff5bae6a588f40fd79fbe12a1_ppc64le as a component of Red Hat Advanced Cluster Management for Kubernetes 2.6 for RHEL 8",
"product_id": "8Base-RHACM-2.6:rhacm2/cluster-backup-rhel8-operator@sha256:995f225449b207da9a3cad175dac85b87eefb28ff5bae6a588f40fd79fbe12a1_ppc64le"
},
"product_reference": "rhacm2/cluster-backup-rhel8-operator@sha256:995f225449b207da9a3cad175dac85b87eefb28ff5bae6a588f40fd79fbe12a1_ppc64le",
"relates_to_product_reference": "8Base-RHACM-2.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/cluster-backup-rhel8-operator@sha256:f1255a76c6275a4b6a400c82e204a5112fff6fe87f71626f8f309763f6a5d9e4_s390x as a component of Red Hat Advanced Cluster Management for Kubernetes 2.6 for RHEL 8",
"product_id": "8Base-RHACM-2.6:rhacm2/cluster-backup-rhel8-operator@sha256:f1255a76c6275a4b6a400c82e204a5112fff6fe87f71626f8f309763f6a5d9e4_s390x"
},
"product_reference": "rhacm2/cluster-backup-rhel8-operator@sha256:f1255a76c6275a4b6a400c82e204a5112fff6fe87f71626f8f309763f6a5d9e4_s390x",
"relates_to_product_reference": "8Base-RHACM-2.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/config-policy-controller-rhel8@sha256:3b2e0d850e8fc966ec80bff16df26002334744a96b81c7a7dfe222f1706a52e3_s390x as a component of Red Hat Advanced Cluster Management for Kubernetes 2.6 for RHEL 8",
"product_id": "8Base-RHACM-2.6:rhacm2/config-policy-controller-rhel8@sha256:3b2e0d850e8fc966ec80bff16df26002334744a96b81c7a7dfe222f1706a52e3_s390x"
},
"product_reference": "rhacm2/config-policy-controller-rhel8@sha256:3b2e0d850e8fc966ec80bff16df26002334744a96b81c7a7dfe222f1706a52e3_s390x",
"relates_to_product_reference": "8Base-RHACM-2.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/config-policy-controller-rhel8@sha256:447f275bbde46d7fc173798ef5abc0a77a6780f0dffdc171786edbe00f27d8d8_ppc64le as a component of Red Hat Advanced Cluster Management for Kubernetes 2.6 for RHEL 8",
"product_id": "8Base-RHACM-2.6:rhacm2/config-policy-controller-rhel8@sha256:447f275bbde46d7fc173798ef5abc0a77a6780f0dffdc171786edbe00f27d8d8_ppc64le"
},
"product_reference": "rhacm2/config-policy-controller-rhel8@sha256:447f275bbde46d7fc173798ef5abc0a77a6780f0dffdc171786edbe00f27d8d8_ppc64le",
"relates_to_product_reference": "8Base-RHACM-2.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/config-policy-controller-rhel8@sha256:61964a1a0ddf2e98bcf5249b7374235055ab85cc26663a8d9397c2b7f6fbb4c6_amd64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.6 for RHEL 8",
"product_id": "8Base-RHACM-2.6:rhacm2/config-policy-controller-rhel8@sha256:61964a1a0ddf2e98bcf5249b7374235055ab85cc26663a8d9397c2b7f6fbb4c6_amd64"
},
"product_reference": "rhacm2/config-policy-controller-rhel8@sha256:61964a1a0ddf2e98bcf5249b7374235055ab85cc26663a8d9397c2b7f6fbb4c6_amd64",
"relates_to_product_reference": "8Base-RHACM-2.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/config-policy-controller-rhel8@sha256:a3abaa3d0bf1d34fa9e40903a8713c439f5f7f751e775d32cbab308983064ce0_arm64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.6 for RHEL 8",
"product_id": "8Base-RHACM-2.6:rhacm2/config-policy-controller-rhel8@sha256:a3abaa3d0bf1d34fa9e40903a8713c439f5f7f751e775d32cbab308983064ce0_arm64"
},
"product_reference": "rhacm2/config-policy-controller-rhel8@sha256:a3abaa3d0bf1d34fa9e40903a8713c439f5f7f751e775d32cbab308983064ce0_arm64",
"relates_to_product_reference": "8Base-RHACM-2.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/console-rhel8@sha256:6c0f630ff57f6f423df6dbf4df9faad25089f9b391be35cb8bc9cd5211f94d67_arm64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.6 for RHEL 8",
"product_id": "8Base-RHACM-2.6:rhacm2/console-rhel8@sha256:6c0f630ff57f6f423df6dbf4df9faad25089f9b391be35cb8bc9cd5211f94d67_arm64"
},
"product_reference": "rhacm2/console-rhel8@sha256:6c0f630ff57f6f423df6dbf4df9faad25089f9b391be35cb8bc9cd5211f94d67_arm64",
"relates_to_product_reference": "8Base-RHACM-2.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/console-rhel8@sha256:8608aed6971299def3fbe749336727e84c69582664dedac3145b92ea24e62e4d_amd64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.6 for RHEL 8",
"product_id": "8Base-RHACM-2.6:rhacm2/console-rhel8@sha256:8608aed6971299def3fbe749336727e84c69582664dedac3145b92ea24e62e4d_amd64"
},
"product_reference": "rhacm2/console-rhel8@sha256:8608aed6971299def3fbe749336727e84c69582664dedac3145b92ea24e62e4d_amd64",
"relates_to_product_reference": "8Base-RHACM-2.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/console-rhel8@sha256:afa80ae8274db7fa6796c35980fc5df15889e94aff3361f6cda643e5a09da220_ppc64le as a component of Red Hat Advanced Cluster Management for Kubernetes 2.6 for RHEL 8",
"product_id": "8Base-RHACM-2.6:rhacm2/console-rhel8@sha256:afa80ae8274db7fa6796c35980fc5df15889e94aff3361f6cda643e5a09da220_ppc64le"
},
"product_reference": "rhacm2/console-rhel8@sha256:afa80ae8274db7fa6796c35980fc5df15889e94aff3361f6cda643e5a09da220_ppc64le",
"relates_to_product_reference": "8Base-RHACM-2.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/console-rhel8@sha256:f06e4e3f62db52c6d7fa0bc1f289de773e18d076bc38612e1b0ddc85c76fde06_s390x as a component of Red Hat Advanced Cluster Management for Kubernetes 2.6 for RHEL 8",
"product_id": "8Base-RHACM-2.6:rhacm2/console-rhel8@sha256:f06e4e3f62db52c6d7fa0bc1f289de773e18d076bc38612e1b0ddc85c76fde06_s390x"
},
"product_reference": "rhacm2/console-rhel8@sha256:f06e4e3f62db52c6d7fa0bc1f289de773e18d076bc38612e1b0ddc85c76fde06_s390x",
"relates_to_product_reference": "8Base-RHACM-2.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/endpoint-monitoring-rhel8-operator@sha256:060bcd658756a924b4ce4d202bd447a3254fc1f49af7d685dde8720f355cde8e_arm64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.6 for RHEL 8",
"product_id": "8Base-RHACM-2.6:rhacm2/endpoint-monitoring-rhel8-operator@sha256:060bcd658756a924b4ce4d202bd447a3254fc1f49af7d685dde8720f355cde8e_arm64"
},
"product_reference": "rhacm2/endpoint-monitoring-rhel8-operator@sha256:060bcd658756a924b4ce4d202bd447a3254fc1f49af7d685dde8720f355cde8e_arm64",
"relates_to_product_reference": "8Base-RHACM-2.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/endpoint-monitoring-rhel8-operator@sha256:091d66731c5fe8eba5646c6b2622bb38c074e202a8a4a7e906921673b60f0898_amd64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.6 for RHEL 8",
"product_id": "8Base-RHACM-2.6:rhacm2/endpoint-monitoring-rhel8-operator@sha256:091d66731c5fe8eba5646c6b2622bb38c074e202a8a4a7e906921673b60f0898_amd64"
},
"product_reference": "rhacm2/endpoint-monitoring-rhel8-operator@sha256:091d66731c5fe8eba5646c6b2622bb38c074e202a8a4a7e906921673b60f0898_amd64",
"relates_to_product_reference": "8Base-RHACM-2.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/endpoint-monitoring-rhel8-operator@sha256:80660eb7f3c068768b0ea04ff20f4539194c52427ffdab4626bf781aa3f2ca64_s390x as a component of Red Hat Advanced Cluster Management for Kubernetes 2.6 for RHEL 8",
"product_id": "8Base-RHACM-2.6:rhacm2/endpoint-monitoring-rhel8-operator@sha256:80660eb7f3c068768b0ea04ff20f4539194c52427ffdab4626bf781aa3f2ca64_s390x"
},
"product_reference": "rhacm2/endpoint-monitoring-rhel8-operator@sha256:80660eb7f3c068768b0ea04ff20f4539194c52427ffdab4626bf781aa3f2ca64_s390x",
"relates_to_product_reference": "8Base-RHACM-2.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/endpoint-monitoring-rhel8-operator@sha256:d6204fcf04c83bac13232ec1602572ad5f22bb528537e591079dfa36152697ec_ppc64le as a component of Red Hat Advanced Cluster Management for Kubernetes 2.6 for RHEL 8",
"product_id": "8Base-RHACM-2.6:rhacm2/endpoint-monitoring-rhel8-operator@sha256:d6204fcf04c83bac13232ec1602572ad5f22bb528537e591079dfa36152697ec_ppc64le"
},
"product_reference": "rhacm2/endpoint-monitoring-rhel8-operator@sha256:d6204fcf04c83bac13232ec1602572ad5f22bb528537e591079dfa36152697ec_ppc64le",
"relates_to_product_reference": "8Base-RHACM-2.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/governance-policy-propagator-rhel8@sha256:51be0f04938b60ed1dba60908bebd2000d78e4ade34757bae70a083c67d77e8e_arm64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.6 for RHEL 8",
"product_id": "8Base-RHACM-2.6:rhacm2/governance-policy-propagator-rhel8@sha256:51be0f04938b60ed1dba60908bebd2000d78e4ade34757bae70a083c67d77e8e_arm64"
},
"product_reference": "rhacm2/governance-policy-propagator-rhel8@sha256:51be0f04938b60ed1dba60908bebd2000d78e4ade34757bae70a083c67d77e8e_arm64",
"relates_to_product_reference": "8Base-RHACM-2.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/governance-policy-propagator-rhel8@sha256:9577701bf3c7aa00b99531d2c3842130abc6cd91c52c4a7ba040b705eeace4c7_s390x as a component of Red Hat Advanced Cluster Management for Kubernetes 2.6 for RHEL 8",
"product_id": "8Base-RHACM-2.6:rhacm2/governance-policy-propagator-rhel8@sha256:9577701bf3c7aa00b99531d2c3842130abc6cd91c52c4a7ba040b705eeace4c7_s390x"
},
"product_reference": "rhacm2/governance-policy-propagator-rhel8@sha256:9577701bf3c7aa00b99531d2c3842130abc6cd91c52c4a7ba040b705eeace4c7_s390x",
"relates_to_product_reference": "8Base-RHACM-2.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/governance-policy-propagator-rhel8@sha256:bdc6c128628db86697af198430c5ae5c61c3e586c1a97187e4d4e852cec61e92_ppc64le as a component of Red Hat Advanced Cluster Management for Kubernetes 2.6 for RHEL 8",
"product_id": "8Base-RHACM-2.6:rhacm2/governance-policy-propagator-rhel8@sha256:bdc6c128628db86697af198430c5ae5c61c3e586c1a97187e4d4e852cec61e92_ppc64le"
},
"product_reference": "rhacm2/governance-policy-propagator-rhel8@sha256:bdc6c128628db86697af198430c5ae5c61c3e586c1a97187e4d4e852cec61e92_ppc64le",
"relates_to_product_reference": "8Base-RHACM-2.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/governance-policy-propagator-rhel8@sha256:cc519319b9f4fe672144ebedd772ddf56d5de90e3c8f52c0fb9b55313f71a7b3_amd64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.6 for RHEL 8",
"product_id": "8Base-RHACM-2.6:rhacm2/governance-policy-propagator-rhel8@sha256:cc519319b9f4fe672144ebedd772ddf56d5de90e3c8f52c0fb9b55313f71a7b3_amd64"
},
"product_reference": "rhacm2/governance-policy-propagator-rhel8@sha256:cc519319b9f4fe672144ebedd772ddf56d5de90e3c8f52c0fb9b55313f71a7b3_amd64",
"relates_to_product_reference": "8Base-RHACM-2.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/governance-policy-spec-sync-rhel8@sha256:2c1905ae8a83e5598678457fd955cbc867453ed5836de6fcc182e4928df8bd67_s390x as a component of Red Hat Advanced Cluster Management for Kubernetes 2.6 for RHEL 8",
"product_id": "8Base-RHACM-2.6:rhacm2/governance-policy-spec-sync-rhel8@sha256:2c1905ae8a83e5598678457fd955cbc867453ed5836de6fcc182e4928df8bd67_s390x"
},
"product_reference": "rhacm2/governance-policy-spec-sync-rhel8@sha256:2c1905ae8a83e5598678457fd955cbc867453ed5836de6fcc182e4928df8bd67_s390x",
"relates_to_product_reference": "8Base-RHACM-2.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/governance-policy-spec-sync-rhel8@sha256:4a8d30cc0e1d83c69b7f3339418b101da23fbcaee7d326bedaff677eceb25ab2_ppc64le as a component of Red Hat Advanced Cluster Management for Kubernetes 2.6 for RHEL 8",
"product_id": "8Base-RHACM-2.6:rhacm2/governance-policy-spec-sync-rhel8@sha256:4a8d30cc0e1d83c69b7f3339418b101da23fbcaee7d326bedaff677eceb25ab2_ppc64le"
},
"product_reference": "rhacm2/governance-policy-spec-sync-rhel8@sha256:4a8d30cc0e1d83c69b7f3339418b101da23fbcaee7d326bedaff677eceb25ab2_ppc64le",
"relates_to_product_reference": "8Base-RHACM-2.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/governance-policy-spec-sync-rhel8@sha256:6849cf1b4dd883d5b4c0cf90a3adfb26cb59d03d3b892cee3669a32dd6b8dcc2_amd64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.6 for RHEL 8",
"product_id": "8Base-RHACM-2.6:rhacm2/governance-policy-spec-sync-rhel8@sha256:6849cf1b4dd883d5b4c0cf90a3adfb26cb59d03d3b892cee3669a32dd6b8dcc2_amd64"
},
"product_reference": "rhacm2/governance-policy-spec-sync-rhel8@sha256:6849cf1b4dd883d5b4c0cf90a3adfb26cb59d03d3b892cee3669a32dd6b8dcc2_amd64",
"relates_to_product_reference": "8Base-RHACM-2.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/governance-policy-spec-sync-rhel8@sha256:d06ffc621167aff31ecb0fa417b294ff0676fb00e4ef1c6cb0fb2aaf4b2561e0_arm64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.6 for RHEL 8",
"product_id": "8Base-RHACM-2.6:rhacm2/governance-policy-spec-sync-rhel8@sha256:d06ffc621167aff31ecb0fa417b294ff0676fb00e4ef1c6cb0fb2aaf4b2561e0_arm64"
},
"product_reference": "rhacm2/governance-policy-spec-sync-rhel8@sha256:d06ffc621167aff31ecb0fa417b294ff0676fb00e4ef1c6cb0fb2aaf4b2561e0_arm64",
"relates_to_product_reference": "8Base-RHACM-2.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/governance-policy-status-sync-rhel8@sha256:4c86e16f15aaf454e4e5ce5436e1db27a5f8a55f573c3eaf02e4786fe52edfc8_arm64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.6 for RHEL 8",
"product_id": "8Base-RHACM-2.6:rhacm2/governance-policy-status-sync-rhel8@sha256:4c86e16f15aaf454e4e5ce5436e1db27a5f8a55f573c3eaf02e4786fe52edfc8_arm64"
},
"product_reference": "rhacm2/governance-policy-status-sync-rhel8@sha256:4c86e16f15aaf454e4e5ce5436e1db27a5f8a55f573c3eaf02e4786fe52edfc8_arm64",
"relates_to_product_reference": "8Base-RHACM-2.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/governance-policy-status-sync-rhel8@sha256:cf6a75d94f50dd063e939aee18756c767cba43f4e1e62a9c2f2b764ac6f43746_s390x as a component of Red Hat Advanced Cluster Management for Kubernetes 2.6 for RHEL 8",
"product_id": "8Base-RHACM-2.6:rhacm2/governance-policy-status-sync-rhel8@sha256:cf6a75d94f50dd063e939aee18756c767cba43f4e1e62a9c2f2b764ac6f43746_s390x"
},
"product_reference": "rhacm2/governance-policy-status-sync-rhel8@sha256:cf6a75d94f50dd063e939aee18756c767cba43f4e1e62a9c2f2b764ac6f43746_s390x",
"relates_to_product_reference": "8Base-RHACM-2.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/governance-policy-status-sync-rhel8@sha256:e072b615eeffff80a94831e58c70980684c1ec4bd972844b25b157eb7ed5937f_ppc64le as a component of Red Hat Advanced Cluster Management for Kubernetes 2.6 for RHEL 8",
"product_id": "8Base-RHACM-2.6:rhacm2/governance-policy-status-sync-rhel8@sha256:e072b615eeffff80a94831e58c70980684c1ec4bd972844b25b157eb7ed5937f_ppc64le"
},
"product_reference": "rhacm2/governance-policy-status-sync-rhel8@sha256:e072b615eeffff80a94831e58c70980684c1ec4bd972844b25b157eb7ed5937f_ppc64le",
"relates_to_product_reference": "8Base-RHACM-2.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/governance-policy-status-sync-rhel8@sha256:fffe971caa2e911d9c972c0e88712ff431d34c63dbe74e25f1cababa50ea7417_amd64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.6 for RHEL 8",
"product_id": "8Base-RHACM-2.6:rhacm2/governance-policy-status-sync-rhel8@sha256:fffe971caa2e911d9c972c0e88712ff431d34c63dbe74e25f1cababa50ea7417_amd64"
},
"product_reference": "rhacm2/governance-policy-status-sync-rhel8@sha256:fffe971caa2e911d9c972c0e88712ff431d34c63dbe74e25f1cababa50ea7417_amd64",
"relates_to_product_reference": "8Base-RHACM-2.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/governance-policy-template-sync-rhel8@sha256:10bc1a3833599a593a058e804de67e92888ed779fd0000928d4a70b6c7d5c1c2_amd64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.6 for RHEL 8",
"product_id": "8Base-RHACM-2.6:rhacm2/governance-policy-template-sync-rhel8@sha256:10bc1a3833599a593a058e804de67e92888ed779fd0000928d4a70b6c7d5c1c2_amd64"
},
"product_reference": "rhacm2/governance-policy-template-sync-rhel8@sha256:10bc1a3833599a593a058e804de67e92888ed779fd0000928d4a70b6c7d5c1c2_amd64",
"relates_to_product_reference": "8Base-RHACM-2.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/governance-policy-template-sync-rhel8@sha256:5c17f979f47840a879059ad83de12f0756889564a17190ba4438a7632c999bb1_arm64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.6 for RHEL 8",
"product_id": "8Base-RHACM-2.6:rhacm2/governance-policy-template-sync-rhel8@sha256:5c17f979f47840a879059ad83de12f0756889564a17190ba4438a7632c999bb1_arm64"
},
"product_reference": "rhacm2/governance-policy-template-sync-rhel8@sha256:5c17f979f47840a879059ad83de12f0756889564a17190ba4438a7632c999bb1_arm64",
"relates_to_product_reference": "8Base-RHACM-2.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/governance-policy-template-sync-rhel8@sha256:848bce8007de7714afc8c755b5f0c3cdf5eb6b1d259811c947bc295924539a0e_ppc64le as a component of Red Hat Advanced Cluster Management for Kubernetes 2.6 for RHEL 8",
"product_id": "8Base-RHACM-2.6:rhacm2/governance-policy-template-sync-rhel8@sha256:848bce8007de7714afc8c755b5f0c3cdf5eb6b1d259811c947bc295924539a0e_ppc64le"
},
"product_reference": "rhacm2/governance-policy-template-sync-rhel8@sha256:848bce8007de7714afc8c755b5f0c3cdf5eb6b1d259811c947bc295924539a0e_ppc64le",
"relates_to_product_reference": "8Base-RHACM-2.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/governance-policy-template-sync-rhel8@sha256:95439f7e18fa87601d5860cbd9ca5f0738786e30a629d23788fd5fe33d694c66_s390x as a component of Red Hat Advanced Cluster Management for Kubernetes 2.6 for RHEL 8",
"product_id": "8Base-RHACM-2.6:rhacm2/governance-policy-template-sync-rhel8@sha256:95439f7e18fa87601d5860cbd9ca5f0738786e30a629d23788fd5fe33d694c66_s390x"
},
"product_reference": "rhacm2/governance-policy-template-sync-rhel8@sha256:95439f7e18fa87601d5860cbd9ca5f0738786e30a629d23788fd5fe33d694c66_s390x",
"relates_to_product_reference": "8Base-RHACM-2.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/grafana-dashboard-loader-rhel8@sha256:1f5c1b2cffebf069859e95d0e722cb293f8c176bf5c5873bb9517c96b26c2e10_arm64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.6 for RHEL 8",
"product_id": "8Base-RHACM-2.6:rhacm2/grafana-dashboard-loader-rhel8@sha256:1f5c1b2cffebf069859e95d0e722cb293f8c176bf5c5873bb9517c96b26c2e10_arm64"
},
"product_reference": "rhacm2/grafana-dashboard-loader-rhel8@sha256:1f5c1b2cffebf069859e95d0e722cb293f8c176bf5c5873bb9517c96b26c2e10_arm64",
"relates_to_product_reference": "8Base-RHACM-2.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/grafana-dashboard-loader-rhel8@sha256:5223158a122658bafbd853c596cdc1f7bd7a0e4fdd82b1c3668ac84adeae9f24_s390x as a component of Red Hat Advanced Cluster Management for Kubernetes 2.6 for RHEL 8",
"product_id": "8Base-RHACM-2.6:rhacm2/grafana-dashboard-loader-rhel8@sha256:5223158a122658bafbd853c596cdc1f7bd7a0e4fdd82b1c3668ac84adeae9f24_s390x"
},
"product_reference": "rhacm2/grafana-dashboard-loader-rhel8@sha256:5223158a122658bafbd853c596cdc1f7bd7a0e4fdd82b1c3668ac84adeae9f24_s390x",
"relates_to_product_reference": "8Base-RHACM-2.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/grafana-dashboard-loader-rhel8@sha256:561f1f05925cfe3c5f0f8a9b7475be4bbab183b5611ecfe09b090d80fa4bc2fe_amd64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.6 for RHEL 8",
"product_id": "8Base-RHACM-2.6:rhacm2/grafana-dashboard-loader-rhel8@sha256:561f1f05925cfe3c5f0f8a9b7475be4bbab183b5611ecfe09b090d80fa4bc2fe_amd64"
},
"product_reference": "rhacm2/grafana-dashboard-loader-rhel8@sha256:561f1f05925cfe3c5f0f8a9b7475be4bbab183b5611ecfe09b090d80fa4bc2fe_amd64",
"relates_to_product_reference": "8Base-RHACM-2.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/grafana-dashboard-loader-rhel8@sha256:734270221ec4a516e7eb77f2ec3a753384242116aa70320a1dbe969e915af1df_ppc64le as a component of Red Hat Advanced Cluster Management for Kubernetes 2.6 for RHEL 8",
"product_id": "8Base-RHACM-2.6:rhacm2/grafana-dashboard-loader-rhel8@sha256:734270221ec4a516e7eb77f2ec3a753384242116aa70320a1dbe969e915af1df_ppc64le"
},
"product_reference": "rhacm2/grafana-dashboard-loader-rhel8@sha256:734270221ec4a516e7eb77f2ec3a753384242116aa70320a1dbe969e915af1df_ppc64le",
"relates_to_product_reference": "8Base-RHACM-2.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/iam-policy-controller-rhel8@sha256:2827e5f485213f92e2d0092187f3976dd6fe598e39b5cf2212d48c3a44c34b13_arm64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.6 for RHEL 8",
"product_id": "8Base-RHACM-2.6:rhacm2/iam-policy-controller-rhel8@sha256:2827e5f485213f92e2d0092187f3976dd6fe598e39b5cf2212d48c3a44c34b13_arm64"
},
"product_reference": "rhacm2/iam-policy-controller-rhel8@sha256:2827e5f485213f92e2d0092187f3976dd6fe598e39b5cf2212d48c3a44c34b13_arm64",
"relates_to_product_reference": "8Base-RHACM-2.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/iam-policy-controller-rhel8@sha256:8ca9e80365c76b66b2de3924fc50a5912e606042c704b02cb174a4b8bd3927c4_amd64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.6 for RHEL 8",
"product_id": "8Base-RHACM-2.6:rhacm2/iam-policy-controller-rhel8@sha256:8ca9e80365c76b66b2de3924fc50a5912e606042c704b02cb174a4b8bd3927c4_amd64"
},
"product_reference": "rhacm2/iam-policy-controller-rhel8@sha256:8ca9e80365c76b66b2de3924fc50a5912e606042c704b02cb174a4b8bd3927c4_amd64",
"relates_to_product_reference": "8Base-RHACM-2.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/iam-policy-controller-rhel8@sha256:c5069e76a900aa300102a0ae54ecbc12c0ac31abfeed8656ee60a949daef79c3_s390x as a component of Red Hat Advanced Cluster Management for Kubernetes 2.6 for RHEL 8",
"product_id": "8Base-RHACM-2.6:rhacm2/iam-policy-controller-rhel8@sha256:c5069e76a900aa300102a0ae54ecbc12c0ac31abfeed8656ee60a949daef79c3_s390x"
},
"product_reference": "rhacm2/iam-policy-controller-rhel8@sha256:c5069e76a900aa300102a0ae54ecbc12c0ac31abfeed8656ee60a949daef79c3_s390x",
"relates_to_product_reference": "8Base-RHACM-2.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/iam-policy-controller-rhel8@sha256:ca05e79e5508924af71f323c13f664770d8dd4eb61ecf0894e4f9a81f7a1b402_ppc64le as a component of Red Hat Advanced Cluster Management for Kubernetes 2.6 for RHEL 8",
"product_id": "8Base-RHACM-2.6:rhacm2/iam-policy-controller-rhel8@sha256:ca05e79e5508924af71f323c13f664770d8dd4eb61ecf0894e4f9a81f7a1b402_ppc64le"
},
"product_reference": "rhacm2/iam-policy-controller-rhel8@sha256:ca05e79e5508924af71f323c13f664770d8dd4eb61ecf0894e4f9a81f7a1b402_ppc64le",
"relates_to_product_reference": "8Base-RHACM-2.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/insights-client-rhel8@sha256:02cacfec60c80b9228e8b18949751de867f974ea6b1172129096e64e949c0598_amd64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.6 for RHEL 8",
"product_id": "8Base-RHACM-2.6:rhacm2/insights-client-rhel8@sha256:02cacfec60c80b9228e8b18949751de867f974ea6b1172129096e64e949c0598_amd64"
},
"product_reference": "rhacm2/insights-client-rhel8@sha256:02cacfec60c80b9228e8b18949751de867f974ea6b1172129096e64e949c0598_amd64",
"relates_to_product_reference": "8Base-RHACM-2.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/insights-client-rhel8@sha256:2b14036d0291e54c3191682de2ea875a78d78c35b2791a5a113ba1a8920f0621_ppc64le as a component of Red Hat Advanced Cluster Management for Kubernetes 2.6 for RHEL 8",
"product_id": "8Base-RHACM-2.6:rhacm2/insights-client-rhel8@sha256:2b14036d0291e54c3191682de2ea875a78d78c35b2791a5a113ba1a8920f0621_ppc64le"
},
"product_reference": "rhacm2/insights-client-rhel8@sha256:2b14036d0291e54c3191682de2ea875a78d78c35b2791a5a113ba1a8920f0621_ppc64le",
"relates_to_product_reference": "8Base-RHACM-2.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/insights-client-rhel8@sha256:d4c05f641de8fd0753d63cc6d5b62464d3d6a87d601514e87ef2e40bbe7b01b6_s390x as a component of Red Hat Advanced Cluster Management for Kubernetes 2.6 for RHEL 8",
"product_id": "8Base-RHACM-2.6:rhacm2/insights-client-rhel8@sha256:d4c05f641de8fd0753d63cc6d5b62464d3d6a87d601514e87ef2e40bbe7b01b6_s390x"
},
"product_reference": "rhacm2/insights-client-rhel8@sha256:d4c05f641de8fd0753d63cc6d5b62464d3d6a87d601514e87ef2e40bbe7b01b6_s390x",
"relates_to_product_reference": "8Base-RHACM-2.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/insights-client-rhel8@sha256:e15c410b693b34f49869d037ebb5584384fcdf88114b7a94967ca09f1361a5f3_arm64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.6 for RHEL 8",
"product_id": "8Base-RHACM-2.6:rhacm2/insights-client-rhel8@sha256:e15c410b693b34f49869d037ebb5584384fcdf88114b7a94967ca09f1361a5f3_arm64"
},
"product_reference": "rhacm2/insights-client-rhel8@sha256:e15c410b693b34f49869d037ebb5584384fcdf88114b7a94967ca09f1361a5f3_arm64",
"relates_to_product_reference": "8Base-RHACM-2.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/insights-metrics-rhel8@sha256:67aa55bb65685395ad2773e7459dff5fbccdeedcf9e56ec2722d8f5c919eae89_s390x as a component of Red Hat Advanced Cluster Management for Kubernetes 2.6 for RHEL 8",
"product_id": "8Base-RHACM-2.6:rhacm2/insights-metrics-rhel8@sha256:67aa55bb65685395ad2773e7459dff5fbccdeedcf9e56ec2722d8f5c919eae89_s390x"
},
"product_reference": "rhacm2/insights-metrics-rhel8@sha256:67aa55bb65685395ad2773e7459dff5fbccdeedcf9e56ec2722d8f5c919eae89_s390x",
"relates_to_product_reference": "8Base-RHACM-2.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/insights-metrics-rhel8@sha256:6c54e08f5f6c2cae41a5e108e1019ff6522af8f69d666e22eb4631cd83b85917_amd64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.6 for RHEL 8",
"product_id": "8Base-RHACM-2.6:rhacm2/insights-metrics-rhel8@sha256:6c54e08f5f6c2cae41a5e108e1019ff6522af8f69d666e22eb4631cd83b85917_amd64"
},
"product_reference": "rhacm2/insights-metrics-rhel8@sha256:6c54e08f5f6c2cae41a5e108e1019ff6522af8f69d666e22eb4631cd83b85917_amd64",
"relates_to_product_reference": "8Base-RHACM-2.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/insights-metrics-rhel8@sha256:88d9b7246aa75cb2c88ccb7f2f1202fc465be0f2d89e59f1d2259f69ada56d9d_arm64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.6 for RHEL 8",
"product_id": "8Base-RHACM-2.6:rhacm2/insights-metrics-rhel8@sha256:88d9b7246aa75cb2c88ccb7f2f1202fc465be0f2d89e59f1d2259f69ada56d9d_arm64"
},
"product_reference": "rhacm2/insights-metrics-rhel8@sha256:88d9b7246aa75cb2c88ccb7f2f1202fc465be0f2d89e59f1d2259f69ada56d9d_arm64",
"relates_to_product_reference": "8Base-RHACM-2.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/insights-metrics-rhel8@sha256:bad98fe71638d7346f31ea45f6063ec970bf90844bb5c5dc5f917bb0f0099899_ppc64le as a component of Red Hat Advanced Cluster Management for Kubernetes 2.6 for RHEL 8",
"product_id": "8Base-RHACM-2.6:rhacm2/insights-metrics-rhel8@sha256:bad98fe71638d7346f31ea45f6063ec970bf90844bb5c5dc5f917bb0f0099899_ppc64le"
},
"product_reference": "rhacm2/insights-metrics-rhel8@sha256:bad98fe71638d7346f31ea45f6063ec970bf90844bb5c5dc5f917bb0f0099899_ppc64le",
"relates_to_product_reference": "8Base-RHACM-2.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/klusterlet-addon-controller-rhel8@sha256:22e510955af3fa736b7306c387f44b5f15f5f9a7a006c6587e06d5d8602cc2f0_s390x as a component of Red Hat Advanced Cluster Management for Kubernetes 2.6 for RHEL 8",
"product_id": "8Base-RHACM-2.6:rhacm2/klusterlet-addon-controller-rhel8@sha256:22e510955af3fa736b7306c387f44b5f15f5f9a7a006c6587e06d5d8602cc2f0_s390x"
},
"product_reference": "rhacm2/klusterlet-addon-controller-rhel8@sha256:22e510955af3fa736b7306c387f44b5f15f5f9a7a006c6587e06d5d8602cc2f0_s390x",
"relates_to_product_reference": "8Base-RHACM-2.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/klusterlet-addon-controller-rhel8@sha256:55bc86326f992cc4f4401b93f90cdd2baa6728015ffaf6168f2d46ae43c70cf4_ppc64le as a component of Red Hat Advanced Cluster Management for Kubernetes 2.6 for RHEL 8",
"product_id": "8Base-RHACM-2.6:rhacm2/klusterlet-addon-controller-rhel8@sha256:55bc86326f992cc4f4401b93f90cdd2baa6728015ffaf6168f2d46ae43c70cf4_ppc64le"
},
"product_reference": "rhacm2/klusterlet-addon-controller-rhel8@sha256:55bc86326f992cc4f4401b93f90cdd2baa6728015ffaf6168f2d46ae43c70cf4_ppc64le",
"relates_to_product_reference": "8Base-RHACM-2.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/klusterlet-addon-controller-rhel8@sha256:8dd7f47af047fb899c7fcbad61cb8f38da45990cac186f9235aec3e4e7de25e9_amd64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.6 for RHEL 8",
"product_id": "8Base-RHACM-2.6:rhacm2/klusterlet-addon-controller-rhel8@sha256:8dd7f47af047fb899c7fcbad61cb8f38da45990cac186f9235aec3e4e7de25e9_amd64"
},
"product_reference": "rhacm2/klusterlet-addon-controller-rhel8@sha256:8dd7f47af047fb899c7fcbad61cb8f38da45990cac186f9235aec3e4e7de25e9_amd64",
"relates_to_product_reference": "8Base-RHACM-2.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/klusterlet-addon-controller-rhel8@sha256:bdb97eb5bb0e8f59edf0d389fb07c45171e728dc8b4d2bdacd785193b46ec03b_arm64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.6 for RHEL 8",
"product_id": "8Base-RHACM-2.6:rhacm2/klusterlet-addon-controller-rhel8@sha256:bdb97eb5bb0e8f59edf0d389fb07c45171e728dc8b4d2bdacd785193b46ec03b_arm64"
},
"product_reference": "rhacm2/klusterlet-addon-controller-rhel8@sha256:bdb97eb5bb0e8f59edf0d389fb07c45171e728dc8b4d2bdacd785193b46ec03b_arm64",
"relates_to_product_reference": "8Base-RHACM-2.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/kube-rbac-proxy-rhel8@sha256:11a353ee9da6cc843d5f346f4fa51681d13318e2e61fc4d1a3f63406eb175260_s390x as a component of Red Hat Advanced Cluster Management for Kubernetes 2.6 for RHEL 8",
"product_id": "8Base-RHACM-2.6:rhacm2/kube-rbac-proxy-rhel8@sha256:11a353ee9da6cc843d5f346f4fa51681d13318e2e61fc4d1a3f63406eb175260_s390x"
},
"product_reference": "rhacm2/kube-rbac-proxy-rhel8@sha256:11a353ee9da6cc843d5f346f4fa51681d13318e2e61fc4d1a3f63406eb175260_s390x",
"relates_to_product_reference": "8Base-RHACM-2.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/kube-rbac-proxy-rhel8@sha256:31757f3e3bb08b4e49e54694b18b3cf327637be20535482b2df1345b17444dda_amd64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.6 for RHEL 8",
"product_id": "8Base-RHACM-2.6:rhacm2/kube-rbac-proxy-rhel8@sha256:31757f3e3bb08b4e49e54694b18b3cf327637be20535482b2df1345b17444dda_amd64"
},
"product_reference": "rhacm2/kube-rbac-proxy-rhel8@sha256:31757f3e3bb08b4e49e54694b18b3cf327637be20535482b2df1345b17444dda_amd64",
"relates_to_product_reference": "8Base-RHACM-2.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/kube-rbac-proxy-rhel8@sha256:b2c0b7414d0fc36a49cbdc5a56b25dd62aac18defc2defbd9c1895cd13a5e716_arm64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.6 for RHEL 8",
"product_id": "8Base-RHACM-2.6:rhacm2/kube-rbac-proxy-rhel8@sha256:b2c0b7414d0fc36a49cbdc5a56b25dd62aac18defc2defbd9c1895cd13a5e716_arm64"
},
"product_reference": "rhacm2/kube-rbac-proxy-rhel8@sha256:b2c0b7414d0fc36a49cbdc5a56b25dd62aac18defc2defbd9c1895cd13a5e716_arm64",
"relates_to_product_reference": "8Base-RHACM-2.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/kube-rbac-proxy-rhel8@sha256:dbd816d503e9beb58622604432eb415419e893627eb95c1ceeb8ff5bda7d6335_ppc64le as a component of Red Hat Advanced Cluster Management for Kubernetes 2.6 for RHEL 8",
"product_id": "8Base-RHACM-2.6:rhacm2/kube-rbac-proxy-rhel8@sha256:dbd816d503e9beb58622604432eb415419e893627eb95c1ceeb8ff5bda7d6335_ppc64le"
},
"product_reference": "rhacm2/kube-rbac-proxy-rhel8@sha256:dbd816d503e9beb58622604432eb415419e893627eb95c1ceeb8ff5bda7d6335_ppc64le",
"relates_to_product_reference": "8Base-RHACM-2.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/kube-state-metrics-rhel8@sha256:53246a6df1f0880d94ed2644fa4366e3e2108b6fa8a51745af87785346ce5304_s390x as a component of Red Hat Advanced Cluster Management for Kubernetes 2.6 for RHEL 8",
"product_id": "8Base-RHACM-2.6:rhacm2/kube-state-metrics-rhel8@sha256:53246a6df1f0880d94ed2644fa4366e3e2108b6fa8a51745af87785346ce5304_s390x"
},
"product_reference": "rhacm2/kube-state-metrics-rhel8@sha256:53246a6df1f0880d94ed2644fa4366e3e2108b6fa8a51745af87785346ce5304_s390x",
"relates_to_product_reference": "8Base-RHACM-2.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/kube-state-metrics-rhel8@sha256:5f2393bceefffb32240043b6722aa73d31fc8133cc2666fcf5eb8d33794bc54f_arm64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.6 for RHEL 8",
"product_id": "8Base-RHACM-2.6:rhacm2/kube-state-metrics-rhel8@sha256:5f2393bceefffb32240043b6722aa73d31fc8133cc2666fcf5eb8d33794bc54f_arm64"
},
"product_reference": "rhacm2/kube-state-metrics-rhel8@sha256:5f2393bceefffb32240043b6722aa73d31fc8133cc2666fcf5eb8d33794bc54f_arm64",
"relates_to_product_reference": "8Base-RHACM-2.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/kube-state-metrics-rhel8@sha256:c792c043462281cde7c93bd8e2136f62ca17d072e7f466353f37de8e5f5dc949_ppc64le as a component of Red Hat Advanced Cluster Management for Kubernetes 2.6 for RHEL 8",
"product_id": "8Base-RHACM-2.6:rhacm2/kube-state-metrics-rhel8@sha256:c792c043462281cde7c93bd8e2136f62ca17d072e7f466353f37de8e5f5dc949_ppc64le"
},
"product_reference": "rhacm2/kube-state-metrics-rhel8@sha256:c792c043462281cde7c93bd8e2136f62ca17d072e7f466353f37de8e5f5dc949_ppc64le",
"relates_to_product_reference": "8Base-RHACM-2.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/kube-state-metrics-rhel8@sha256:e6b1d24b56e6973eee1569e351db6637ca67e1d6cd124adb845cbf6e35a4f6af_amd64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.6 for RHEL 8",
"product_id": "8Base-RHACM-2.6:rhacm2/kube-state-metrics-rhel8@sha256:e6b1d24b56e6973eee1569e351db6637ca67e1d6cd124adb845cbf6e35a4f6af_amd64"
},
"product_reference": "rhacm2/kube-state-metrics-rhel8@sha256:e6b1d24b56e6973eee1569e351db6637ca67e1d6cd124adb845cbf6e35a4f6af_amd64",
"relates_to_product_reference": "8Base-RHACM-2.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/management-ingress-rhel8@sha256:07238998d21204cd8f25dc63e6dbde20a2dd25c3b96609729306db6c63a0fca4_arm64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.6 for RHEL 8",
"product_id": "8Base-RHACM-2.6:rhacm2/management-ingress-rhel8@sha256:07238998d21204cd8f25dc63e6dbde20a2dd25c3b96609729306db6c63a0fca4_arm64"
},
"product_reference": "rhacm2/management-ingress-rhel8@sha256:07238998d21204cd8f25dc63e6dbde20a2dd25c3b96609729306db6c63a0fca4_arm64",
"relates_to_product_reference": "8Base-RHACM-2.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/management-ingress-rhel8@sha256:0d2665d19a8753c6269f594b68b067cd62a402404287e6416543c1af2d7d3cf4_ppc64le as a component of Red Hat Advanced Cluster Management for Kubernetes 2.6 for RHEL 8",
"product_id": "8Base-RHACM-2.6:rhacm2/management-ingress-rhel8@sha256:0d2665d19a8753c6269f594b68b067cd62a402404287e6416543c1af2d7d3cf4_ppc64le"
},
"product_reference": "rhacm2/management-ingress-rhel8@sha256:0d2665d19a8753c6269f594b68b067cd62a402404287e6416543c1af2d7d3cf4_ppc64le",
"relates_to_product_reference": "8Base-RHACM-2.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/management-ingress-rhel8@sha256:6917d018e53aabb6f5402f02000aedd2e5cf71bcc84562e0fc7d7c87049f4b67_amd64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.6 for RHEL 8",
"product_id": "8Base-RHACM-2.6:rhacm2/management-ingress-rhel8@sha256:6917d018e53aabb6f5402f02000aedd2e5cf71bcc84562e0fc7d7c87049f4b67_amd64"
},
"product_reference": "rhacm2/management-ingress-rhel8@sha256:6917d018e53aabb6f5402f02000aedd2e5cf71bcc84562e0fc7d7c87049f4b67_amd64",
"relates_to_product_reference": "8Base-RHACM-2.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/management-ingress-rhel8@sha256:73b0444bd91a1dade3b7e76245ac8d6cb568929bba321b8c86c269d6f542ac3b_s390x as a component of Red Hat Advanced Cluster Management for Kubernetes 2.6 for RHEL 8",
"product_id": "8Base-RHACM-2.6:rhacm2/management-ingress-rhel8@sha256:73b0444bd91a1dade3b7e76245ac8d6cb568929bba321b8c86c269d6f542ac3b_s390x"
},
"product_reference": "rhacm2/management-ingress-rhel8@sha256:73b0444bd91a1dade3b7e76245ac8d6cb568929bba321b8c86c269d6f542ac3b_s390x",
"relates_to_product_reference": "8Base-RHACM-2.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/memcached-exporter-rhel8@sha256:7d85dd62346a647d22202baa0f8d405b2aaf9a7174b38e5d29df2e03530009c3_s390x as a component of Red Hat Advanced Cluster Management for Kubernetes 2.6 for RHEL 8",
"product_id": "8Base-RHACM-2.6:rhacm2/memcached-exporter-rhel8@sha256:7d85dd62346a647d22202baa0f8d405b2aaf9a7174b38e5d29df2e03530009c3_s390x"
},
"product_reference": "rhacm2/memcached-exporter-rhel8@sha256:7d85dd62346a647d22202baa0f8d405b2aaf9a7174b38e5d29df2e03530009c3_s390x",
"relates_to_product_reference": "8Base-RHACM-2.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/memcached-exporter-rhel8@sha256:9635616c8f058e67d557201147904b05f8b49938f63fb2b0239dfca883f61685_arm64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.6 for RHEL 8",
"product_id": "8Base-RHACM-2.6:rhacm2/memcached-exporter-rhel8@sha256:9635616c8f058e67d557201147904b05f8b49938f63fb2b0239dfca883f61685_arm64"
},
"product_reference": "rhacm2/memcached-exporter-rhel8@sha256:9635616c8f058e67d557201147904b05f8b49938f63fb2b0239dfca883f61685_arm64",
"relates_to_product_reference": "8Base-RHACM-2.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/memcached-exporter-rhel8@sha256:9e91ecec92ec0df8b72beb6040f39d9a25b0bfad844e92ea34cc2d648d221d22_ppc64le as a component of Red Hat Advanced Cluster Management for Kubernetes 2.6 for RHEL 8",
"product_id": "8Base-RHACM-2.6:rhacm2/memcached-exporter-rhel8@sha256:9e91ecec92ec0df8b72beb6040f39d9a25b0bfad844e92ea34cc2d648d221d22_ppc64le"
},
"product_reference": "rhacm2/memcached-exporter-rhel8@sha256:9e91ecec92ec0df8b72beb6040f39d9a25b0bfad844e92ea34cc2d648d221d22_ppc64le",
"relates_to_product_reference": "8Base-RHACM-2.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/memcached-exporter-rhel8@sha256:c773b9a2fffcd549d4936054260f655c78da603957826d6bad4e8567a213ad10_amd64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.6 for RHEL 8",
"product_id": "8Base-RHACM-2.6:rhacm2/memcached-exporter-rhel8@sha256:c773b9a2fffcd549d4936054260f655c78da603957826d6bad4e8567a213ad10_amd64"
},
"product_reference": "rhacm2/memcached-exporter-rhel8@sha256:c773b9a2fffcd549d4936054260f655c78da603957826d6bad4e8567a213ad10_amd64",
"relates_to_product_reference": "8Base-RHACM-2.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/memcached-rhel8@sha256:584f8c4a9a1b75fc71948a98add560d4fe3d936ee46ac791f32121dbadf8c7d2_ppc64le as a component of Red Hat Advanced Cluster Management for Kubernetes 2.6 for RHEL 8",
"product_id": "8Base-RHACM-2.6:rhacm2/memcached-rhel8@sha256:584f8c4a9a1b75fc71948a98add560d4fe3d936ee46ac791f32121dbadf8c7d2_ppc64le"
},
"product_reference": "rhacm2/memcached-rhel8@sha256:584f8c4a9a1b75fc71948a98add560d4fe3d936ee46ac791f32121dbadf8c7d2_ppc64le",
"relates_to_product_reference": "8Base-RHACM-2.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/memcached-rhel8@sha256:59b3ce3f3f4459c97cfffee5e20830d70f8a69198b5fab271e6c478d615c46d3_arm64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.6 for RHEL 8",
"product_id": "8Base-RHACM-2.6:rhacm2/memcached-rhel8@sha256:59b3ce3f3f4459c97cfffee5e20830d70f8a69198b5fab271e6c478d615c46d3_arm64"
},
"product_reference": "rhacm2/memcached-rhel8@sha256:59b3ce3f3f4459c97cfffee5e20830d70f8a69198b5fab271e6c478d615c46d3_arm64",
"relates_to_product_reference": "8Base-RHACM-2.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/memcached-rhel8@sha256:6f458c76757203b28434f871027c6a466a73d246ceb5bfac8793ad1896a672ab_amd64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.6 for RHEL 8",
"product_id": "8Base-RHACM-2.6:rhacm2/memcached-rhel8@sha256:6f458c76757203b28434f871027c6a466a73d246ceb5bfac8793ad1896a672ab_amd64"
},
"product_reference": "rhacm2/memcached-rhel8@sha256:6f458c76757203b28434f871027c6a466a73d246ceb5bfac8793ad1896a672ab_amd64",
"relates_to_product_reference": "8Base-RHACM-2.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/memcached-rhel8@sha256:e34722fd656e3205dcdb565b0ab68e9971174c11f125dbfff3bf82e1e21f3a76_s390x as a component of Red Hat Advanced Cluster Management for Kubernetes 2.6 for RHEL 8",
"product_id": "8Base-RHACM-2.6:rhacm2/memcached-rhel8@sha256:e34722fd656e3205dcdb565b0ab68e9971174c11f125dbfff3bf82e1e21f3a76_s390x"
},
"product_reference": "rhacm2/memcached-rhel8@sha256:e34722fd656e3205dcdb565b0ab68e9971174c11f125dbfff3bf82e1e21f3a76_s390x",
"relates_to_product_reference": "8Base-RHACM-2.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/metrics-collector-rhel8@sha256:3a81a018b939752543e78c2d68d1436b851be2256b88c3e66cd506ae1d8f4c9c_ppc64le as a component of Red Hat Advanced Cluster Management for Kubernetes 2.6 for RHEL 8",
"product_id": "8Base-RHACM-2.6:rhacm2/metrics-collector-rhel8@sha256:3a81a018b939752543e78c2d68d1436b851be2256b88c3e66cd506ae1d8f4c9c_ppc64le"
},
"product_reference": "rhacm2/metrics-collector-rhel8@sha256:3a81a018b939752543e78c2d68d1436b851be2256b88c3e66cd506ae1d8f4c9c_ppc64le",
"relates_to_product_reference": "8Base-RHACM-2.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/metrics-collector-rhel8@sha256:6a3e0c36c123c9dc54759655d9148f580abada501034914863a6528ded19ef34_amd64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.6 for RHEL 8",
"product_id": "8Base-RHACM-2.6:rhacm2/metrics-collector-rhel8@sha256:6a3e0c36c123c9dc54759655d9148f580abada501034914863a6528ded19ef34_amd64"
},
"product_reference": "rhacm2/metrics-collector-rhel8@sha256:6a3e0c36c123c9dc54759655d9148f580abada501034914863a6528ded19ef34_amd64",
"relates_to_product_reference": "8Base-RHACM-2.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/metrics-collector-rhel8@sha256:7991f484f97b9951f27f70e67d5db0850c4189ee86db8406cdda961a9beb06f0_arm64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.6 for RHEL 8",
"product_id": "8Base-RHACM-2.6:rhacm2/metrics-collector-rhel8@sha256:7991f484f97b9951f27f70e67d5db0850c4189ee86db8406cdda961a9beb06f0_arm64"
},
"product_reference": "rhacm2/metrics-collector-rhel8@sha256:7991f484f97b9951f27f70e67d5db0850c4189ee86db8406cdda961a9beb06f0_arm64",
"relates_to_product_reference": "8Base-RHACM-2.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/metrics-collector-rhel8@sha256:fa08b9bf3fd334738984e150ba5bfd2e005374752f3112340b65f6434eacd057_s390x as a component of Red Hat Advanced Cluster Management for Kubernetes 2.6 for RHEL 8",
"product_id": "8Base-RHACM-2.6:rhacm2/metrics-collector-rhel8@sha256:fa08b9bf3fd334738984e150ba5bfd2e005374752f3112340b65f6434eacd057_s390x"
},
"product_reference": "rhacm2/metrics-collector-rhel8@sha256:fa08b9bf3fd334738984e150ba5bfd2e005374752f3112340b65f6434eacd057_s390x",
"relates_to_product_reference": "8Base-RHACM-2.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/multicloud-integrations-rhel8@sha256:2bcbf9a565f3c566061325aca3174ec755b5c94a28612718a3f1563db317273e_ppc64le as a component of Red Hat Advanced Cluster Management for Kubernetes 2.6 for RHEL 8",
"product_id": "8Base-RHACM-2.6:rhacm2/multicloud-integrations-rhel8@sha256:2bcbf9a565f3c566061325aca3174ec755b5c94a28612718a3f1563db317273e_ppc64le"
},
"product_reference": "rhacm2/multicloud-integrations-rhel8@sha256:2bcbf9a565f3c566061325aca3174ec755b5c94a28612718a3f1563db317273e_ppc64le",
"relates_to_product_reference": "8Base-RHACM-2.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/multicloud-integrations-rhel8@sha256:6813ccd43a1aecd1aaf4d5d4b1620fd63bbca00b736100189ff91246bf3bc36b_arm64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.6 for RHEL 8",
"product_id": "8Base-RHACM-2.6:rhacm2/multicloud-integrations-rhel8@sha256:6813ccd43a1aecd1aaf4d5d4b1620fd63bbca00b736100189ff91246bf3bc36b_arm64"
},
"product_reference": "rhacm2/multicloud-integrations-rhel8@sha256:6813ccd43a1aecd1aaf4d5d4b1620fd63bbca00b736100189ff91246bf3bc36b_arm64",
"relates_to_product_reference": "8Base-RHACM-2.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/multicloud-integrations-rhel8@sha256:db89ef3686570526afdb2b79fd698aca5dc50c633009760f1748fb9fd506067b_amd64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.6 for RHEL 8",
"product_id": "8Base-RHACM-2.6:rhacm2/multicloud-integrations-rhel8@sha256:db89ef3686570526afdb2b79fd698aca5dc50c633009760f1748fb9fd506067b_amd64"
},
"product_reference": "rhacm2/multicloud-integrations-rhel8@sha256:db89ef3686570526afdb2b79fd698aca5dc50c633009760f1748fb9fd506067b_amd64",
"relates_to_product_reference": "8Base-RHACM-2.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/multicloud-integrations-rhel8@sha256:db8bc27937802c5d8fff769b9c93c8a01411629d199adbc39235e721d6468b30_s390x as a component of Red Hat Advanced Cluster Management for Kubernetes 2.6 for RHEL 8",
"product_id": "8Base-RHACM-2.6:rhacm2/multicloud-integrations-rhel8@sha256:db8bc27937802c5d8fff769b9c93c8a01411629d199adbc39235e721d6468b30_s390x"
},
"product_reference": "rhacm2/multicloud-integrations-rhel8@sha256:db8bc27937802c5d8fff769b9c93c8a01411629d199adbc39235e721d6468b30_s390x",
"relates_to_product_reference": "8Base-RHACM-2.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/multicluster-observability-rhel8-operator@sha256:434db0ca203b14b899fff9b7a2a5b975de852ea29620a828f29246448aba873c_ppc64le as a component of Red Hat Advanced Cluster Management for Kubernetes 2.6 for RHEL 8",
"product_id": "8Base-RHACM-2.6:rhacm2/multicluster-observability-rhel8-operator@sha256:434db0ca203b14b899fff9b7a2a5b975de852ea29620a828f29246448aba873c_ppc64le"
},
"product_reference": "rhacm2/multicluster-observability-rhel8-operator@sha256:434db0ca203b14b899fff9b7a2a5b975de852ea29620a828f29246448aba873c_ppc64le",
"relates_to_product_reference": "8Base-RHACM-2.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/multicluster-observability-rhel8-operator@sha256:876bfa63b0e13833eaeadb7c6a0481f1d7970b283f69ece4d81c99985f4dd161_arm64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.6 for RHEL 8",
"product_id": "8Base-RHACM-2.6:rhacm2/multicluster-observability-rhel8-operator@sha256:876bfa63b0e13833eaeadb7c6a0481f1d7970b283f69ece4d81c99985f4dd161_arm64"
},
"product_reference": "rhacm2/multicluster-observability-rhel8-operator@sha256:876bfa63b0e13833eaeadb7c6a0481f1d7970b283f69ece4d81c99985f4dd161_arm64",
"relates_to_product_reference": "8Base-RHACM-2.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/multicluster-observability-rhel8-operator@sha256:d23f208e020d42bc095011d423146e2da35b2bc85b844911bde2f4edf696bdca_amd64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.6 for RHEL 8",
"product_id": "8Base-RHACM-2.6:rhacm2/multicluster-observability-rhel8-operator@sha256:d23f208e020d42bc095011d423146e2da35b2bc85b844911bde2f4edf696bdca_amd64"
},
"product_reference": "rhacm2/multicluster-observability-rhel8-operator@sha256:d23f208e020d42bc095011d423146e2da35b2bc85b844911bde2f4edf696bdca_amd64",
"relates_to_product_reference": "8Base-RHACM-2.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/multicluster-observability-rhel8-operator@sha256:f29581baf5277588d2e4cd01380ecf46e3c97a2f17ade01b048f75c29f18d62c_s390x as a component of Red Hat Advanced Cluster Management for Kubernetes 2.6 for RHEL 8",
"product_id": "8Base-RHACM-2.6:rhacm2/multicluster-observability-rhel8-operator@sha256:f29581baf5277588d2e4cd01380ecf46e3c97a2f17ade01b048f75c29f18d62c_s390x"
},
"product_reference": "rhacm2/multicluster-observability-rhel8-operator@sha256:f29581baf5277588d2e4cd01380ecf46e3c97a2f17ade01b048f75c29f18d62c_s390x",
"relates_to_product_reference": "8Base-RHACM-2.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/multicluster-operators-application-rhel8@sha256:1952d422bd7ba42323711faba59244c449293cc92502e350460fee07c0e3b34a_ppc64le as a component of Red Hat Advanced Cluster Management for Kubernetes 2.6 for RHEL 8",
"product_id": "8Base-RHACM-2.6:rhacm2/multicluster-operators-application-rhel8@sha256:1952d422bd7ba42323711faba59244c449293cc92502e350460fee07c0e3b34a_ppc64le"
},
"product_reference": "rhacm2/multicluster-operators-application-rhel8@sha256:1952d422bd7ba42323711faba59244c449293cc92502e350460fee07c0e3b34a_ppc64le",
"relates_to_product_reference": "8Base-RHACM-2.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/multicluster-operators-application-rhel8@sha256:566a60f630ec346eced3106ec072963d1b9f9d300e7d4cee6af6dc0d590a3937_s390x as a component of Red Hat Advanced Cluster Management for Kubernetes 2.6 for RHEL 8",
"product_id": "8Base-RHACM-2.6:rhacm2/multicluster-operators-application-rhel8@sha256:566a60f630ec346eced3106ec072963d1b9f9d300e7d4cee6af6dc0d590a3937_s390x"
},
"product_reference": "rhacm2/multicluster-operators-application-rhel8@sha256:566a60f630ec346eced3106ec072963d1b9f9d300e7d4cee6af6dc0d590a3937_s390x",
"relates_to_product_reference": "8Base-RHACM-2.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/multicluster-operators-application-rhel8@sha256:724dd9f4a5e4acd061206ca2ea57c329210ade5135dbdf941b8d7e720daa4f10_arm64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.6 for RHEL 8",
"product_id": "8Base-RHACM-2.6:rhacm2/multicluster-operators-application-rhel8@sha256:724dd9f4a5e4acd061206ca2ea57c329210ade5135dbdf941b8d7e720daa4f10_arm64"
},
"product_reference": "rhacm2/multicluster-operators-application-rhel8@sha256:724dd9f4a5e4acd061206ca2ea57c329210ade5135dbdf941b8d7e720daa4f10_arm64",
"relates_to_product_reference": "8Base-RHACM-2.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/multicluster-operators-application-rhel8@sha256:ace8895fc62c1394dfa7854fd9ce3e14ef859e989255f70dc9a5a3d9bcd514c0_amd64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.6 for RHEL 8",
"product_id": "8Base-RHACM-2.6:rhacm2/multicluster-operators-application-rhel8@sha256:ace8895fc62c1394dfa7854fd9ce3e14ef859e989255f70dc9a5a3d9bcd514c0_amd64"
},
"product_reference": "rhacm2/multicluster-operators-application-rhel8@sha256:ace8895fc62c1394dfa7854fd9ce3e14ef859e989255f70dc9a5a3d9bcd514c0_amd64",
"relates_to_product_reference": "8Base-RHACM-2.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/multicluster-operators-channel-rhel8@sha256:1ebe6504a6a58f39f93952bf1c135ea58ff77e65c5b8ba73c7ad6295e66a1b45_s390x as a component of Red Hat Advanced Cluster Management for Kubernetes 2.6 for RHEL 8",
"product_id": "8Base-RHACM-2.6:rhacm2/multicluster-operators-channel-rhel8@sha256:1ebe6504a6a58f39f93952bf1c135ea58ff77e65c5b8ba73c7ad6295e66a1b45_s390x"
},
"product_reference": "rhacm2/multicluster-operators-channel-rhel8@sha256:1ebe6504a6a58f39f93952bf1c135ea58ff77e65c5b8ba73c7ad6295e66a1b45_s390x",
"relates_to_product_reference": "8Base-RHACM-2.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/multicluster-operators-channel-rhel8@sha256:557cc962d0b10d80a9dea7adce387ea28fb4199a02fa8546645ab2cacbf28b88_ppc64le as a component of Red Hat Advanced Cluster Management for Kubernetes 2.6 for RHEL 8",
"product_id": "8Base-RHACM-2.6:rhacm2/multicluster-operators-channel-rhel8@sha256:557cc962d0b10d80a9dea7adce387ea28fb4199a02fa8546645ab2cacbf28b88_ppc64le"
},
"product_reference": "rhacm2/multicluster-operators-channel-rhel8@sha256:557cc962d0b10d80a9dea7adce387ea28fb4199a02fa8546645ab2cacbf28b88_ppc64le",
"relates_to_product_reference": "8Base-RHACM-2.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/multicluster-operators-channel-rhel8@sha256:82526c7c046325bde1dfa0a47b58b773355f00bc95c23be75105e7255e7bddd2_arm64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.6 for RHEL 8",
"product_id": "8Base-RHACM-2.6:rhacm2/multicluster-operators-channel-rhel8@sha256:82526c7c046325bde1dfa0a47b58b773355f00bc95c23be75105e7255e7bddd2_arm64"
},
"product_reference": "rhacm2/multicluster-operators-channel-rhel8@sha256:82526c7c046325bde1dfa0a47b58b773355f00bc95c23be75105e7255e7bddd2_arm64",
"relates_to_product_reference": "8Base-RHACM-2.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/multicluster-operators-channel-rhel8@sha256:85e20d97f28e43668c2790bd6e0adbc598d01f9fab849761fb96d7a5c4946a87_amd64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.6 for RHEL 8",
"product_id": "8Base-RHACM-2.6:rhacm2/multicluster-operators-channel-rhel8@sha256:85e20d97f28e43668c2790bd6e0adbc598d01f9fab849761fb96d7a5c4946a87_amd64"
},
"product_reference": "rhacm2/multicluster-operators-channel-rhel8@sha256:85e20d97f28e43668c2790bd6e0adbc598d01f9fab849761fb96d7a5c4946a87_amd64",
"relates_to_product_reference": "8Base-RHACM-2.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/multicluster-operators-subscription-rhel8@sha256:7310f31faae367a363c27a7236b562bbfe8381a352fce906279590bac11571d2_ppc64le as a component of Red Hat Advanced Cluster Management for Kubernetes 2.6 for RHEL 8",
"product_id": "8Base-RHACM-2.6:rhacm2/multicluster-operators-subscription-rhel8@sha256:7310f31faae367a363c27a7236b562bbfe8381a352fce906279590bac11571d2_ppc64le"
},
"product_reference": "rhacm2/multicluster-operators-subscription-rhel8@sha256:7310f31faae367a363c27a7236b562bbfe8381a352fce906279590bac11571d2_ppc64le",
"relates_to_product_reference": "8Base-RHACM-2.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/multicluster-operators-subscription-rhel8@sha256:7676d33b9be36ca6660d3aed888fdffcf270fcf82258ed9531e2746a3d27610c_s390x as a component of Red Hat Advanced Cluster Management for Kubernetes 2.6 for RHEL 8",
"product_id": "8Base-RHACM-2.6:rhacm2/multicluster-operators-subscription-rhel8@sha256:7676d33b9be36ca6660d3aed888fdffcf270fcf82258ed9531e2746a3d27610c_s390x"
},
"product_reference": "rhacm2/multicluster-operators-subscription-rhel8@sha256:7676d33b9be36ca6660d3aed888fdffcf270fcf82258ed9531e2746a3d27610c_s390x",
"relates_to_product_reference": "8Base-RHACM-2.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/multicluster-operators-subscription-rhel8@sha256:e718d5abef58365d547ef73828a26adff5b6cef1bf935aa7c27f12f604b50337_amd64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.6 for RHEL 8",
"product_id": "8Base-RHACM-2.6:rhacm2/multicluster-operators-subscription-rhel8@sha256:e718d5abef58365d547ef73828a26adff5b6cef1bf935aa7c27f12f604b50337_amd64"
},
"product_reference": "rhacm2/multicluster-operators-subscription-rhel8@sha256:e718d5abef58365d547ef73828a26adff5b6cef1bf935aa7c27f12f604b50337_amd64",
"relates_to_product_reference": "8Base-RHACM-2.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/multicluster-operators-subscription-rhel8@sha256:f58aff87d1efb64417c6976f6772a464e54beefe847f50a141726b7a1a6a293a_arm64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.6 for RHEL 8",
"product_id": "8Base-RHACM-2.6:rhacm2/multicluster-operators-subscription-rhel8@sha256:f58aff87d1efb64417c6976f6772a464e54beefe847f50a141726b7a1a6a293a_arm64"
},
"product_reference": "rhacm2/multicluster-operators-subscription-rhel8@sha256:f58aff87d1efb64417c6976f6772a464e54beefe847f50a141726b7a1a6a293a_arm64",
"relates_to_product_reference": "8Base-RHACM-2.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/multiclusterhub-repo-rhel8@sha256:03222a9dd6eca9cf44932a0ff1bf89bd9d2d29683f1ebb0d0aa49171b77a4963_ppc64le as a component of Red Hat Advanced Cluster Management for Kubernetes 2.6 for RHEL 8",
"product_id": "8Base-RHACM-2.6:rhacm2/multiclusterhub-repo-rhel8@sha256:03222a9dd6eca9cf44932a0ff1bf89bd9d2d29683f1ebb0d0aa49171b77a4963_ppc64le"
},
"product_reference": "rhacm2/multiclusterhub-repo-rhel8@sha256:03222a9dd6eca9cf44932a0ff1bf89bd9d2d29683f1ebb0d0aa49171b77a4963_ppc64le",
"relates_to_product_reference": "8Base-RHACM-2.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/multiclusterhub-repo-rhel8@sha256:881b8c3b19918affd478c0ad0c73dff96dd28f5c1dfddb86472b42e422fa25b6_amd64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.6 for RHEL 8",
"product_id": "8Base-RHACM-2.6:rhacm2/multiclusterhub-repo-rhel8@sha256:881b8c3b19918affd478c0ad0c73dff96dd28f5c1dfddb86472b42e422fa25b6_amd64"
},
"product_reference": "rhacm2/multiclusterhub-repo-rhel8@sha256:881b8c3b19918affd478c0ad0c73dff96dd28f5c1dfddb86472b42e422fa25b6_amd64",
"relates_to_product_reference": "8Base-RHACM-2.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/multiclusterhub-repo-rhel8@sha256:9de94ea1f83ec8b7257c7b2befc1485ed9cc40c9ef3600c4c4c50934e708cf9d_s390x as a component of Red Hat Advanced Cluster Management for Kubernetes 2.6 for RHEL 8",
"product_id": "8Base-RHACM-2.6:rhacm2/multiclusterhub-repo-rhel8@sha256:9de94ea1f83ec8b7257c7b2befc1485ed9cc40c9ef3600c4c4c50934e708cf9d_s390x"
},
"product_reference": "rhacm2/multiclusterhub-repo-rhel8@sha256:9de94ea1f83ec8b7257c7b2befc1485ed9cc40c9ef3600c4c4c50934e708cf9d_s390x",
"relates_to_product_reference": "8Base-RHACM-2.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/multiclusterhub-repo-rhel8@sha256:a45ed68e7d3ac89d17eaf06445cabfc19a9ce85a42f116d75028d6acd18a322b_arm64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.6 for RHEL 8",
"product_id": "8Base-RHACM-2.6:rhacm2/multiclusterhub-repo-rhel8@sha256:a45ed68e7d3ac89d17eaf06445cabfc19a9ce85a42f116d75028d6acd18a322b_arm64"
},
"product_reference": "rhacm2/multiclusterhub-repo-rhel8@sha256:a45ed68e7d3ac89d17eaf06445cabfc19a9ce85a42f116d75028d6acd18a322b_arm64",
"relates_to_product_reference": "8Base-RHACM-2.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/multiclusterhub-rhel8@sha256:48d1fa8bc5f6a4d8349c41126301bd86d12836384f336881ecb71bd79f84ae93_ppc64le as a component of Red Hat Advanced Cluster Management for Kubernetes 2.6 for RHEL 8",
"product_id": "8Base-RHACM-2.6:rhacm2/multiclusterhub-rhel8@sha256:48d1fa8bc5f6a4d8349c41126301bd86d12836384f336881ecb71bd79f84ae93_ppc64le"
},
"product_reference": "rhacm2/multiclusterhub-rhel8@sha256:48d1fa8bc5f6a4d8349c41126301bd86d12836384f336881ecb71bd79f84ae93_ppc64le",
"relates_to_product_reference": "8Base-RHACM-2.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/multiclusterhub-rhel8@sha256:a33e91fb763a2f0894433bce31bd44229e7d5f5c53d36c6b6f643807a45c110b_arm64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.6 for RHEL 8",
"product_id": "8Base-RHACM-2.6:rhacm2/multiclusterhub-rhel8@sha256:a33e91fb763a2f0894433bce31bd44229e7d5f5c53d36c6b6f643807a45c110b_arm64"
},
"product_reference": "rhacm2/multiclusterhub-rhel8@sha256:a33e91fb763a2f0894433bce31bd44229e7d5f5c53d36c6b6f643807a45c110b_arm64",
"relates_to_product_reference": "8Base-RHACM-2.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/multiclusterhub-rhel8@sha256:d6e126cbdd3cfbcdee04b093389ca1b07ac8038da96060051ed94e1eeacc6d92_s390x as a component of Red Hat Advanced Cluster Management for Kubernetes 2.6 for RHEL 8",
"product_id": "8Base-RHACM-2.6:rhacm2/multiclusterhub-rhel8@sha256:d6e126cbdd3cfbcdee04b093389ca1b07ac8038da96060051ed94e1eeacc6d92_s390x"
},
"product_reference": "rhacm2/multiclusterhub-rhel8@sha256:d6e126cbdd3cfbcdee04b093389ca1b07ac8038da96060051ed94e1eeacc6d92_s390x",
"relates_to_product_reference": "8Base-RHACM-2.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/multiclusterhub-rhel8@sha256:ecf12158a2d8802b4c7efd6b336ff36c1e002223b1d385a40fbef638d5e4aa21_amd64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.6 for RHEL 8",
"product_id": "8Base-RHACM-2.6:rhacm2/multiclusterhub-rhel8@sha256:ecf12158a2d8802b4c7efd6b336ff36c1e002223b1d385a40fbef638d5e4aa21_amd64"
},
"product_reference": "rhacm2/multiclusterhub-rhel8@sha256:ecf12158a2d8802b4c7efd6b336ff36c1e002223b1d385a40fbef638d5e4aa21_amd64",
"relates_to_product_reference": "8Base-RHACM-2.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/node-exporter-rhel8@sha256:14d23638efff3c30661c9a5f3ddb6ab0c7a9d162de1176dd9565cf49dfa4b9c5_amd64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.6 for RHEL 8",
"product_id": "8Base-RHACM-2.6:rhacm2/node-exporter-rhel8@sha256:14d23638efff3c30661c9a5f3ddb6ab0c7a9d162de1176dd9565cf49dfa4b9c5_amd64"
},
"product_reference": "rhacm2/node-exporter-rhel8@sha256:14d23638efff3c30661c9a5f3ddb6ab0c7a9d162de1176dd9565cf49dfa4b9c5_amd64",
"relates_to_product_reference": "8Base-RHACM-2.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/node-exporter-rhel8@sha256:533005e1608de68a09e53599de3f30990db95cb923794bab9ae9e3bc1a8b6baf_arm64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.6 for RHEL 8",
"product_id": "8Base-RHACM-2.6:rhacm2/node-exporter-rhel8@sha256:533005e1608de68a09e53599de3f30990db95cb923794bab9ae9e3bc1a8b6baf_arm64"
},
"product_reference": "rhacm2/node-exporter-rhel8@sha256:533005e1608de68a09e53599de3f30990db95cb923794bab9ae9e3bc1a8b6baf_arm64",
"relates_to_product_reference": "8Base-RHACM-2.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/node-exporter-rhel8@sha256:99eef3491c7092afa14179b9a9d39dd8fbfb3c9bb61759d678af5d91ac23e59d_s390x as a component of Red Hat Advanced Cluster Management for Kubernetes 2.6 for RHEL 8",
"product_id": "8Base-RHACM-2.6:rhacm2/node-exporter-rhel8@sha256:99eef3491c7092afa14179b9a9d39dd8fbfb3c9bb61759d678af5d91ac23e59d_s390x"
},
"product_reference": "rhacm2/node-exporter-rhel8@sha256:99eef3491c7092afa14179b9a9d39dd8fbfb3c9bb61759d678af5d91ac23e59d_s390x",
"relates_to_product_reference": "8Base-RHACM-2.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/node-exporter-rhel8@sha256:e200d4e1802cce7fce32b1e0dc5c3220b6f6477b73b3a2d8ea26a5a42d63f46b_ppc64le as a component of Red Hat Advanced Cluster Management for Kubernetes 2.6 for RHEL 8",
"product_id": "8Base-RHACM-2.6:rhacm2/node-exporter-rhel8@sha256:e200d4e1802cce7fce32b1e0dc5c3220b6f6477b73b3a2d8ea26a5a42d63f46b_ppc64le"
},
"product_reference": "rhacm2/node-exporter-rhel8@sha256:e200d4e1802cce7fce32b1e0dc5c3220b6f6477b73b3a2d8ea26a5a42d63f46b_ppc64le",
"relates_to_product_reference": "8Base-RHACM-2.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/observatorium-rhel8-operator@sha256:092e3437e6d38b2bf676d7fb67ad672e3ef03440017b5af7c1ebd2beb3f437eb_amd64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.6 for RHEL 8",
"product_id": "8Base-RHACM-2.6:rhacm2/observatorium-rhel8-operator@sha256:092e3437e6d38b2bf676d7fb67ad672e3ef03440017b5af7c1ebd2beb3f437eb_amd64"
},
"product_reference": "rhacm2/observatorium-rhel8-operator@sha256:092e3437e6d38b2bf676d7fb67ad672e3ef03440017b5af7c1ebd2beb3f437eb_amd64",
"relates_to_product_reference": "8Base-RHACM-2.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/observatorium-rhel8-operator@sha256:8cf076bfb049d1aabd00040ee65f0fedd590f0dd448c7561de494093a915b397_ppc64le as a component of Red Hat Advanced Cluster Management for Kubernetes 2.6 for RHEL 8",
"product_id": "8Base-RHACM-2.6:rhacm2/observatorium-rhel8-operator@sha256:8cf076bfb049d1aabd00040ee65f0fedd590f0dd448c7561de494093a915b397_ppc64le"
},
"product_reference": "rhacm2/observatorium-rhel8-operator@sha256:8cf076bfb049d1aabd00040ee65f0fedd590f0dd448c7561de494093a915b397_ppc64le",
"relates_to_product_reference": "8Base-RHACM-2.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/observatorium-rhel8-operator@sha256:e69987a64fdbf873d4b19d8626c0c5e99dd13d7c95446850559be966dae45ad0_arm64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.6 for RHEL 8",
"product_id": "8Base-RHACM-2.6:rhacm2/observatorium-rhel8-operator@sha256:e69987a64fdbf873d4b19d8626c0c5e99dd13d7c95446850559be966dae45ad0_arm64"
},
"product_reference": "rhacm2/observatorium-rhel8-operator@sha256:e69987a64fdbf873d4b19d8626c0c5e99dd13d7c95446850559be966dae45ad0_arm64",
"relates_to_product_reference": "8Base-RHACM-2.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/observatorium-rhel8-operator@sha256:f0bf89eaea6b7afc2d08c77bd40dfba581f91f462f5ec3d70473b332ca6f781c_s390x as a component of Red Hat Advanced Cluster Management for Kubernetes 2.6 for RHEL 8",
"product_id": "8Base-RHACM-2.6:rhacm2/observatorium-rhel8-operator@sha256:f0bf89eaea6b7afc2d08c77bd40dfba581f91f462f5ec3d70473b332ca6f781c_s390x"
},
"product_reference": "rhacm2/observatorium-rhel8-operator@sha256:f0bf89eaea6b7afc2d08c77bd40dfba581f91f462f5ec3d70473b332ca6f781c_s390x",
"relates_to_product_reference": "8Base-RHACM-2.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/observatorium-rhel8@sha256:0686cfddd61737f7e7eb4f0c011397277394559edac3bb947c0969e302686dd5_ppc64le as a component of Red Hat Advanced Cluster Management for Kubernetes 2.6 for RHEL 8",
"product_id": "8Base-RHACM-2.6:rhacm2/observatorium-rhel8@sha256:0686cfddd61737f7e7eb4f0c011397277394559edac3bb947c0969e302686dd5_ppc64le"
},
"product_reference": "rhacm2/observatorium-rhel8@sha256:0686cfddd61737f7e7eb4f0c011397277394559edac3bb947c0969e302686dd5_ppc64le",
"relates_to_product_reference": "8Base-RHACM-2.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/observatorium-rhel8@sha256:8f2f3732600235f66c406b6121ac37979f52572ce90353b6e099be7b74406251_amd64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.6 for RHEL 8",
"product_id": "8Base-RHACM-2.6:rhacm2/observatorium-rhel8@sha256:8f2f3732600235f66c406b6121ac37979f52572ce90353b6e099be7b74406251_amd64"
},
"product_reference": "rhacm2/observatorium-rhel8@sha256:8f2f3732600235f66c406b6121ac37979f52572ce90353b6e099be7b74406251_amd64",
"relates_to_product_reference": "8Base-RHACM-2.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/observatorium-rhel8@sha256:9e1fccc5b17865a6d7baaa1a15cb50f47d80a14b0a7bcbd94c12f0ddcaaf1b28_s390x as a component of Red Hat Advanced Cluster Management for Kubernetes 2.6 for RHEL 8",
"product_id": "8Base-RHACM-2.6:rhacm2/observatorium-rhel8@sha256:9e1fccc5b17865a6d7baaa1a15cb50f47d80a14b0a7bcbd94c12f0ddcaaf1b28_s390x"
},
"product_reference": "rhacm2/observatorium-rhel8@sha256:9e1fccc5b17865a6d7baaa1a15cb50f47d80a14b0a7bcbd94c12f0ddcaaf1b28_s390x",
"relates_to_product_reference": "8Base-RHACM-2.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/observatorium-rhel8@sha256:bdd89a1051c8f21e7d81ff80c96731a0eaa7d15c320ab1e6b1dc3f6babd42598_arm64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.6 for RHEL 8",
"product_id": "8Base-RHACM-2.6:rhacm2/observatorium-rhel8@sha256:bdd89a1051c8f21e7d81ff80c96731a0eaa7d15c320ab1e6b1dc3f6babd42598_arm64"
},
"product_reference": "rhacm2/observatorium-rhel8@sha256:bdd89a1051c8f21e7d81ff80c96731a0eaa7d15c320ab1e6b1dc3f6babd42598_arm64",
"relates_to_product_reference": "8Base-RHACM-2.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/prometheus-alertmanager-rhel8@sha256:0860b7aa5e8b07792ad7f5d5c0654e23e9da8eedd4b9f509caea616dcfa97d69_amd64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.6 for RHEL 8",
"product_id": "8Base-RHACM-2.6:rhacm2/prometheus-alertmanager-rhel8@sha256:0860b7aa5e8b07792ad7f5d5c0654e23e9da8eedd4b9f509caea616dcfa97d69_amd64"
},
"product_reference": "rhacm2/prometheus-alertmanager-rhel8@sha256:0860b7aa5e8b07792ad7f5d5c0654e23e9da8eedd4b9f509caea616dcfa97d69_amd64",
"relates_to_product_reference": "8Base-RHACM-2.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/prometheus-alertmanager-rhel8@sha256:624895d8579ef6f3e5b17558a30775790ec6f00701f8c5cdfa315292d7f9e867_s390x as a component of Red Hat Advanced Cluster Management for Kubernetes 2.6 for RHEL 8",
"product_id": "8Base-RHACM-2.6:rhacm2/prometheus-alertmanager-rhel8@sha256:624895d8579ef6f3e5b17558a30775790ec6f00701f8c5cdfa315292d7f9e867_s390x"
},
"product_reference": "rhacm2/prometheus-alertmanager-rhel8@sha256:624895d8579ef6f3e5b17558a30775790ec6f00701f8c5cdfa315292d7f9e867_s390x",
"relates_to_product_reference": "8Base-RHACM-2.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/prometheus-alertmanager-rhel8@sha256:6d09865a228cdbbc6d1ac13042c3c00f0bd086f6dc181dfa3cdf8c7f9d826b9e_arm64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.6 for RHEL 8",
"product_id": "8Base-RHACM-2.6:rhacm2/prometheus-alertmanager-rhel8@sha256:6d09865a228cdbbc6d1ac13042c3c00f0bd086f6dc181dfa3cdf8c7f9d826b9e_arm64"
},
"product_reference": "rhacm2/prometheus-alertmanager-rhel8@sha256:6d09865a228cdbbc6d1ac13042c3c00f0bd086f6dc181dfa3cdf8c7f9d826b9e_arm64",
"relates_to_product_reference": "8Base-RHACM-2.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/prometheus-alertmanager-rhel8@sha256:c69fee848d21346a271972e89d91898eac9fec27d598d98ffa004ca8d1b53270_ppc64le as a component of Red Hat Advanced Cluster Management for Kubernetes 2.6 for RHEL 8",
"product_id": "8Base-RHACM-2.6:rhacm2/prometheus-alertmanager-rhel8@sha256:c69fee848d21346a271972e89d91898eac9fec27d598d98ffa004ca8d1b53270_ppc64le"
},
"product_reference": "rhacm2/prometheus-alertmanager-rhel8@sha256:c69fee848d21346a271972e89d91898eac9fec27d598d98ffa004ca8d1b53270_ppc64le",
"relates_to_product_reference": "8Base-RHACM-2.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/prometheus-rhel8@sha256:52cea7c27de23e3358030b09f22b962723c523a940f8e2043edc298c907d761c_arm64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.6 for RHEL 8",
"product_id": "8Base-RHACM-2.6:rhacm2/prometheus-rhel8@sha256:52cea7c27de23e3358030b09f22b962723c523a940f8e2043edc298c907d761c_arm64"
},
"product_reference": "rhacm2/prometheus-rhel8@sha256:52cea7c27de23e3358030b09f22b962723c523a940f8e2043edc298c907d761c_arm64",
"relates_to_product_reference": "8Base-RHACM-2.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/prometheus-rhel8@sha256:67e0fadfbb4d99a60435ed12b470772b38ace4ca815fe73da68eb3c826e200fc_ppc64le as a component of Red Hat Advanced Cluster Management for Kubernetes 2.6 for RHEL 8",
"product_id": "8Base-RHACM-2.6:rhacm2/prometheus-rhel8@sha256:67e0fadfbb4d99a60435ed12b470772b38ace4ca815fe73da68eb3c826e200fc_ppc64le"
},
"product_reference": "rhacm2/prometheus-rhel8@sha256:67e0fadfbb4d99a60435ed12b470772b38ace4ca815fe73da68eb3c826e200fc_ppc64le",
"relates_to_product_reference": "8Base-RHACM-2.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/prometheus-rhel8@sha256:e8241b1d852d605b44ecfcc552cb0f905f72e8a17c8d228162b40c19388f5176_s390x as a component of Red Hat Advanced Cluster Management for Kubernetes 2.6 for RHEL 8",
"product_id": "8Base-RHACM-2.6:rhacm2/prometheus-rhel8@sha256:e8241b1d852d605b44ecfcc552cb0f905f72e8a17c8d228162b40c19388f5176_s390x"
},
"product_reference": "rhacm2/prometheus-rhel8@sha256:e8241b1d852d605b44ecfcc552cb0f905f72e8a17c8d228162b40c19388f5176_s390x",
"relates_to_product_reference": "8Base-RHACM-2.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/prometheus-rhel8@sha256:ed0cc13e79949436d29a7ad0b41b189744a177ea27545fd5eb9b4f71e87bd0eb_amd64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.6 for RHEL 8",
"product_id": "8Base-RHACM-2.6:rhacm2/prometheus-rhel8@sha256:ed0cc13e79949436d29a7ad0b41b189744a177ea27545fd5eb9b4f71e87bd0eb_amd64"
},
"product_reference": "rhacm2/prometheus-rhel8@sha256:ed0cc13e79949436d29a7ad0b41b189744a177ea27545fd5eb9b4f71e87bd0eb_amd64",
"relates_to_product_reference": "8Base-RHACM-2.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/rbac-query-proxy-rhel8@sha256:29c76a37497f212aed280e2bf16ef45fb3785fb4649ce17b7fe9d653a79e2112_arm64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.6 for RHEL 8",
"product_id": "8Base-RHACM-2.6:rhacm2/rbac-query-proxy-rhel8@sha256:29c76a37497f212aed280e2bf16ef45fb3785fb4649ce17b7fe9d653a79e2112_arm64"
},
"product_reference": "rhacm2/rbac-query-proxy-rhel8@sha256:29c76a37497f212aed280e2bf16ef45fb3785fb4649ce17b7fe9d653a79e2112_arm64",
"relates_to_product_reference": "8Base-RHACM-2.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/rbac-query-proxy-rhel8@sha256:475a45884a51127722030226ff9a5f0752c98574c41eb61796aece5e702346a3_ppc64le as a component of Red Hat Advanced Cluster Management for Kubernetes 2.6 for RHEL 8",
"product_id": "8Base-RHACM-2.6:rhacm2/rbac-query-proxy-rhel8@sha256:475a45884a51127722030226ff9a5f0752c98574c41eb61796aece5e702346a3_ppc64le"
},
"product_reference": "rhacm2/rbac-query-proxy-rhel8@sha256:475a45884a51127722030226ff9a5f0752c98574c41eb61796aece5e702346a3_ppc64le",
"relates_to_product_reference": "8Base-RHACM-2.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/rbac-query-proxy-rhel8@sha256:582301b10af0b966ae7d5e130cb0e5f96e7912dc66b4108e0d6078656ca80604_amd64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.6 for RHEL 8",
"product_id": "8Base-RHACM-2.6:rhacm2/rbac-query-proxy-rhel8@sha256:582301b10af0b966ae7d5e130cb0e5f96e7912dc66b4108e0d6078656ca80604_amd64"
},
"product_reference": "rhacm2/rbac-query-proxy-rhel8@sha256:582301b10af0b966ae7d5e130cb0e5f96e7912dc66b4108e0d6078656ca80604_amd64",
"relates_to_product_reference": "8Base-RHACM-2.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/rbac-query-proxy-rhel8@sha256:f1c7de85a44c03f48a6f62ba1d7d650f0b06e0f502cecff1512ad637b5bc1c27_s390x as a component of Red Hat Advanced Cluster Management for Kubernetes 2.6 for RHEL 8",
"product_id": "8Base-RHACM-2.6:rhacm2/rbac-query-proxy-rhel8@sha256:f1c7de85a44c03f48a6f62ba1d7d650f0b06e0f502cecff1512ad637b5bc1c27_s390x"
},
"product_reference": "rhacm2/rbac-query-proxy-rhel8@sha256:f1c7de85a44c03f48a6f62ba1d7d650f0b06e0f502cecff1512ad637b5bc1c27_s390x",
"relates_to_product_reference": "8Base-RHACM-2.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/redisgraph-tls-rhel8@sha256:128279a656bfbde6c2c052766d63a1de6a06d8bea2707813c64396c2ae382478_amd64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.6 for RHEL 8",
"product_id": "8Base-RHACM-2.6:rhacm2/redisgraph-tls-rhel8@sha256:128279a656bfbde6c2c052766d63a1de6a06d8bea2707813c64396c2ae382478_amd64"
},
"product_reference": "rhacm2/redisgraph-tls-rhel8@sha256:128279a656bfbde6c2c052766d63a1de6a06d8bea2707813c64396c2ae382478_amd64",
"relates_to_product_reference": "8Base-RHACM-2.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/redisgraph-tls-rhel8@sha256:35927ca6e6e9c8d420c499a0c8ad37c4297ba19743d550f489d3e66482275a49_arm64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.6 for RHEL 8",
"product_id": "8Base-RHACM-2.6:rhacm2/redisgraph-tls-rhel8@sha256:35927ca6e6e9c8d420c499a0c8ad37c4297ba19743d550f489d3e66482275a49_arm64"
},
"product_reference": "rhacm2/redisgraph-tls-rhel8@sha256:35927ca6e6e9c8d420c499a0c8ad37c4297ba19743d550f489d3e66482275a49_arm64",
"relates_to_product_reference": "8Base-RHACM-2.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/redisgraph-tls-rhel8@sha256:4696baed553266682ba2b54d3bf683d2ff1241b625de5ec54a45c1b2c5f96243_s390x as a component of Red Hat Advanced Cluster Management for Kubernetes 2.6 for RHEL 8",
"product_id": "8Base-RHACM-2.6:rhacm2/redisgraph-tls-rhel8@sha256:4696baed553266682ba2b54d3bf683d2ff1241b625de5ec54a45c1b2c5f96243_s390x"
},
"product_reference": "rhacm2/redisgraph-tls-rhel8@sha256:4696baed553266682ba2b54d3bf683d2ff1241b625de5ec54a45c1b2c5f96243_s390x",
"relates_to_product_reference": "8Base-RHACM-2.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/redisgraph-tls-rhel8@sha256:d722f2ffab1f58bbaf3c62ef71dbf7e6c4023e6ab17690f1049075a321d0b1ac_ppc64le as a component of Red Hat Advanced Cluster Management for Kubernetes 2.6 for RHEL 8",
"product_id": "8Base-RHACM-2.6:rhacm2/redisgraph-tls-rhel8@sha256:d722f2ffab1f58bbaf3c62ef71dbf7e6c4023e6ab17690f1049075a321d0b1ac_ppc64le"
},
"product_reference": "rhacm2/redisgraph-tls-rhel8@sha256:d722f2ffab1f58bbaf3c62ef71dbf7e6c4023e6ab17690f1049075a321d0b1ac_ppc64le",
"relates_to_product_reference": "8Base-RHACM-2.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/search-aggregator-rhel8@sha256:2b5f372c1c73c4de587b5a4388d95b8cc553fc56af446fcefa0e14c6d980b6b3_ppc64le as a component of Red Hat Advanced Cluster Management for Kubernetes 2.6 for RHEL 8",
"product_id": "8Base-RHACM-2.6:rhacm2/search-aggregator-rhel8@sha256:2b5f372c1c73c4de587b5a4388d95b8cc553fc56af446fcefa0e14c6d980b6b3_ppc64le"
},
"product_reference": "rhacm2/search-aggregator-rhel8@sha256:2b5f372c1c73c4de587b5a4388d95b8cc553fc56af446fcefa0e14c6d980b6b3_ppc64le",
"relates_to_product_reference": "8Base-RHACM-2.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/search-aggregator-rhel8@sha256:38fceeedc0672def1c2cf42bb6743ae726e77d9f7352d002b3fc688c6d551852_amd64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.6 for RHEL 8",
"product_id": "8Base-RHACM-2.6:rhacm2/search-aggregator-rhel8@sha256:38fceeedc0672def1c2cf42bb6743ae726e77d9f7352d002b3fc688c6d551852_amd64"
},
"product_reference": "rhacm2/search-aggregator-rhel8@sha256:38fceeedc0672def1c2cf42bb6743ae726e77d9f7352d002b3fc688c6d551852_amd64",
"relates_to_product_reference": "8Base-RHACM-2.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/search-aggregator-rhel8@sha256:6a915335bcebb0884fc72df2dfee97c74d42c035864b960e1c800fa6c5f8d93c_arm64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.6 for RHEL 8",
"product_id": "8Base-RHACM-2.6:rhacm2/search-aggregator-rhel8@sha256:6a915335bcebb0884fc72df2dfee97c74d42c035864b960e1c800fa6c5f8d93c_arm64"
},
"product_reference": "rhacm2/search-aggregator-rhel8@sha256:6a915335bcebb0884fc72df2dfee97c74d42c035864b960e1c800fa6c5f8d93c_arm64",
"relates_to_product_reference": "8Base-RHACM-2.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/search-aggregator-rhel8@sha256:752decaefc38aa009f54201b38d4ab26d9b4020caec649d9b1f1564f56c47c2a_s390x as a component of Red Hat Advanced Cluster Management for Kubernetes 2.6 for RHEL 8",
"product_id": "8Base-RHACM-2.6:rhacm2/search-aggregator-rhel8@sha256:752decaefc38aa009f54201b38d4ab26d9b4020caec649d9b1f1564f56c47c2a_s390x"
},
"product_reference": "rhacm2/search-aggregator-rhel8@sha256:752decaefc38aa009f54201b38d4ab26d9b4020caec649d9b1f1564f56c47c2a_s390x",
"relates_to_product_reference": "8Base-RHACM-2.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/search-api-rhel8@sha256:37eea70d5b1c89c25372dcea8c8c03e1e0a9af1b5a06f3b0706ba776ae8847c1_amd64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.6 for RHEL 8",
"product_id": "8Base-RHACM-2.6:rhacm2/search-api-rhel8@sha256:37eea70d5b1c89c25372dcea8c8c03e1e0a9af1b5a06f3b0706ba776ae8847c1_amd64"
},
"product_reference": "rhacm2/search-api-rhel8@sha256:37eea70d5b1c89c25372dcea8c8c03e1e0a9af1b5a06f3b0706ba776ae8847c1_amd64",
"relates_to_product_reference": "8Base-RHACM-2.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/search-api-rhel8@sha256:7400088d206592eb29cd86182909626262c9b2a99f017811fcc9d8a753c39009_arm64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.6 for RHEL 8",
"product_id": "8Base-RHACM-2.6:rhacm2/search-api-rhel8@sha256:7400088d206592eb29cd86182909626262c9b2a99f017811fcc9d8a753c39009_arm64"
},
"product_reference": "rhacm2/search-api-rhel8@sha256:7400088d206592eb29cd86182909626262c9b2a99f017811fcc9d8a753c39009_arm64",
"relates_to_product_reference": "8Base-RHACM-2.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/search-api-rhel8@sha256:aa8ea0deabc39a068f3f6ce9fa6334e44fc507355009a9bff448e742156ec203_ppc64le as a component of Red Hat Advanced Cluster Management for Kubernetes 2.6 for RHEL 8",
"product_id": "8Base-RHACM-2.6:rhacm2/search-api-rhel8@sha256:aa8ea0deabc39a068f3f6ce9fa6334e44fc507355009a9bff448e742156ec203_ppc64le"
},
"product_reference": "rhacm2/search-api-rhel8@sha256:aa8ea0deabc39a068f3f6ce9fa6334e44fc507355009a9bff448e742156ec203_ppc64le",
"relates_to_product_reference": "8Base-RHACM-2.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/search-api-rhel8@sha256:b4d2d39c2b3b736987f1e888b858d52a7ebd9f8d0cebd3bdef8c59f6e3e41725_s390x as a component of Red Hat Advanced Cluster Management for Kubernetes 2.6 for RHEL 8",
"product_id": "8Base-RHACM-2.6:rhacm2/search-api-rhel8@sha256:b4d2d39c2b3b736987f1e888b858d52a7ebd9f8d0cebd3bdef8c59f6e3e41725_s390x"
},
"product_reference": "rhacm2/search-api-rhel8@sha256:b4d2d39c2b3b736987f1e888b858d52a7ebd9f8d0cebd3bdef8c59f6e3e41725_s390x",
"relates_to_product_reference": "8Base-RHACM-2.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/search-collector-rhel8@sha256:0174699ec75fcda08892b4e72b674df989af51ea5f04de57a62c2a85a3c08f4f_arm64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.6 for RHEL 8",
"product_id": "8Base-RHACM-2.6:rhacm2/search-collector-rhel8@sha256:0174699ec75fcda08892b4e72b674df989af51ea5f04de57a62c2a85a3c08f4f_arm64"
},
"product_reference": "rhacm2/search-collector-rhel8@sha256:0174699ec75fcda08892b4e72b674df989af51ea5f04de57a62c2a85a3c08f4f_arm64",
"relates_to_product_reference": "8Base-RHACM-2.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/search-collector-rhel8@sha256:5a29a9805b8d20969cba86da11a9de8176a3172df361aec5fae136a4271de308_amd64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.6 for RHEL 8",
"product_id": "8Base-RHACM-2.6:rhacm2/search-collector-rhel8@sha256:5a29a9805b8d20969cba86da11a9de8176a3172df361aec5fae136a4271de308_amd64"
},
"product_reference": "rhacm2/search-collector-rhel8@sha256:5a29a9805b8d20969cba86da11a9de8176a3172df361aec5fae136a4271de308_amd64",
"relates_to_product_reference": "8Base-RHACM-2.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/search-collector-rhel8@sha256:be7eed9ad9502bcc294081f7e2098fc4f8411c912c34fe63479b5b770d06caca_s390x as a component of Red Hat Advanced Cluster Management for Kubernetes 2.6 for RHEL 8",
"product_id": "8Base-RHACM-2.6:rhacm2/search-collector-rhel8@sha256:be7eed9ad9502bcc294081f7e2098fc4f8411c912c34fe63479b5b770d06caca_s390x"
},
"product_reference": "rhacm2/search-collector-rhel8@sha256:be7eed9ad9502bcc294081f7e2098fc4f8411c912c34fe63479b5b770d06caca_s390x",
"relates_to_product_reference": "8Base-RHACM-2.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/search-collector-rhel8@sha256:c467c1d7ceaf5281077f7fe8ff1c1c4cffe325132890a3ab9b96ea5db2e2c930_ppc64le as a component of Red Hat Advanced Cluster Management for Kubernetes 2.6 for RHEL 8",
"product_id": "8Base-RHACM-2.6:rhacm2/search-collector-rhel8@sha256:c467c1d7ceaf5281077f7fe8ff1c1c4cffe325132890a3ab9b96ea5db2e2c930_ppc64le"
},
"product_reference": "rhacm2/search-collector-rhel8@sha256:c467c1d7ceaf5281077f7fe8ff1c1c4cffe325132890a3ab9b96ea5db2e2c930_ppc64le",
"relates_to_product_reference": "8Base-RHACM-2.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/search-rhel8@sha256:2135cd20bb7ebbf48499992fe46a928e28fc78c86e360633ea09054520c42539_ppc64le as a component of Red Hat Advanced Cluster Management for Kubernetes 2.6 for RHEL 8",
"product_id": "8Base-RHACM-2.6:rhacm2/search-rhel8@sha256:2135cd20bb7ebbf48499992fe46a928e28fc78c86e360633ea09054520c42539_ppc64le"
},
"product_reference": "rhacm2/search-rhel8@sha256:2135cd20bb7ebbf48499992fe46a928e28fc78c86e360633ea09054520c42539_ppc64le",
"relates_to_product_reference": "8Base-RHACM-2.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/search-rhel8@sha256:3a7a31974210e21a3faed9b57a75b970c70ac41d9662b884d4ce67275f756fc7_arm64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.6 for RHEL 8",
"product_id": "8Base-RHACM-2.6:rhacm2/search-rhel8@sha256:3a7a31974210e21a3faed9b57a75b970c70ac41d9662b884d4ce67275f756fc7_arm64"
},
"product_reference": "rhacm2/search-rhel8@sha256:3a7a31974210e21a3faed9b57a75b970c70ac41d9662b884d4ce67275f756fc7_arm64",
"relates_to_product_reference": "8Base-RHACM-2.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/search-rhel8@sha256:6e6a19f1440e4eb15a8206e18f7f4dde3e1a5c6518944571d09923d116d3f04e_amd64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.6 for RHEL 8",
"product_id": "8Base-RHACM-2.6:rhacm2/search-rhel8@sha256:6e6a19f1440e4eb15a8206e18f7f4dde3e1a5c6518944571d09923d116d3f04e_amd64"
},
"product_reference": "rhacm2/search-rhel8@sha256:6e6a19f1440e4eb15a8206e18f7f4dde3e1a5c6518944571d09923d116d3f04e_amd64",
"relates_to_product_reference": "8Base-RHACM-2.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/search-rhel8@sha256:e6ed3e65f0d49b3c6b0e3e97593a8fae4d453f3aecf8d7829c0d25c68bc91ea1_s390x as a component of Red Hat Advanced Cluster Management for Kubernetes 2.6 for RHEL 8",
"product_id": "8Base-RHACM-2.6:rhacm2/search-rhel8@sha256:e6ed3e65f0d49b3c6b0e3e97593a8fae4d453f3aecf8d7829c0d25c68bc91ea1_s390x"
},
"product_reference": "rhacm2/search-rhel8@sha256:e6ed3e65f0d49b3c6b0e3e97593a8fae4d453f3aecf8d7829c0d25c68bc91ea1_s390x",
"relates_to_product_reference": "8Base-RHACM-2.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/submariner-addon-rhel8@sha256:7b80d01371f551df506bd0c56df6829845bfce497ff01cc44b68f172ed5399b4_ppc64le as a component of Red Hat Advanced Cluster Management for Kubernetes 2.6 for RHEL 8",
"product_id": "8Base-RHACM-2.6:rhacm2/submariner-addon-rhel8@sha256:7b80d01371f551df506bd0c56df6829845bfce497ff01cc44b68f172ed5399b4_ppc64le"
},
"product_reference": "rhacm2/submariner-addon-rhel8@sha256:7b80d01371f551df506bd0c56df6829845bfce497ff01cc44b68f172ed5399b4_ppc64le",
"relates_to_product_reference": "8Base-RHACM-2.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/submariner-addon-rhel8@sha256:934c560bc786015c694e9cffbae8e86f631b3331d62f5a547931446dae82f8c3_s390x as a component of Red Hat Advanced Cluster Management for Kubernetes 2.6 for RHEL 8",
"product_id": "8Base-RHACM-2.6:rhacm2/submariner-addon-rhel8@sha256:934c560bc786015c694e9cffbae8e86f631b3331d62f5a547931446dae82f8c3_s390x"
},
"product_reference": "rhacm2/submariner-addon-rhel8@sha256:934c560bc786015c694e9cffbae8e86f631b3331d62f5a547931446dae82f8c3_s390x",
"relates_to_product_reference": "8Base-RHACM-2.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/submariner-addon-rhel8@sha256:b467881f4028a89a9e79ba93da719845db576f47a04ae6e569c2317be5594b29_arm64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.6 for RHEL 8",
"product_id": "8Base-RHACM-2.6:rhacm2/submariner-addon-rhel8@sha256:b467881f4028a89a9e79ba93da719845db576f47a04ae6e569c2317be5594b29_arm64"
},
"product_reference": "rhacm2/submariner-addon-rhel8@sha256:b467881f4028a89a9e79ba93da719845db576f47a04ae6e569c2317be5594b29_arm64",
"relates_to_product_reference": "8Base-RHACM-2.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/submariner-addon-rhel8@sha256:fc5592d42e4aca70288448d174511b922ece7f8cb4b41c6a36195c3a4a60aa36_amd64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.6 for RHEL 8",
"product_id": "8Base-RHACM-2.6:rhacm2/submariner-addon-rhel8@sha256:fc5592d42e4aca70288448d174511b922ece7f8cb4b41c6a36195c3a4a60aa36_amd64"
},
"product_reference": "rhacm2/submariner-addon-rhel8@sha256:fc5592d42e4aca70288448d174511b922ece7f8cb4b41c6a36195c3a4a60aa36_amd64",
"relates_to_product_reference": "8Base-RHACM-2.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/thanos-receive-controller-rhel8@sha256:21f2626c10c4fb61b37e6ca4ab574186b423f155fbc5cfef3e894fff04cc270e_ppc64le as a component of Red Hat Advanced Cluster Management for Kubernetes 2.6 for RHEL 8",
"product_id": "8Base-RHACM-2.6:rhacm2/thanos-receive-controller-rhel8@sha256:21f2626c10c4fb61b37e6ca4ab574186b423f155fbc5cfef3e894fff04cc270e_ppc64le"
},
"product_reference": "rhacm2/thanos-receive-controller-rhel8@sha256:21f2626c10c4fb61b37e6ca4ab574186b423f155fbc5cfef3e894fff04cc270e_ppc64le",
"relates_to_product_reference": "8Base-RHACM-2.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/thanos-receive-controller-rhel8@sha256:c357074958324fc5d602cdcf1cba285bf8582e0b36af79a8f6211bb0dfb77a10_amd64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.6 for RHEL 8",
"product_id": "8Base-RHACM-2.6:rhacm2/thanos-receive-controller-rhel8@sha256:c357074958324fc5d602cdcf1cba285bf8582e0b36af79a8f6211bb0dfb77a10_amd64"
},
"product_reference": "rhacm2/thanos-receive-controller-rhel8@sha256:c357074958324fc5d602cdcf1cba285bf8582e0b36af79a8f6211bb0dfb77a10_amd64",
"relates_to_product_reference": "8Base-RHACM-2.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/thanos-receive-controller-rhel8@sha256:d9ac8e67d6d9858b16dd9d1d49c1dd904aa22a7b618e5d33292344faced9c0d3_arm64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.6 for RHEL 8",
"product_id": "8Base-RHACM-2.6:rhacm2/thanos-receive-controller-rhel8@sha256:d9ac8e67d6d9858b16dd9d1d49c1dd904aa22a7b618e5d33292344faced9c0d3_arm64"
},
"product_reference": "rhacm2/thanos-receive-controller-rhel8@sha256:d9ac8e67d6d9858b16dd9d1d49c1dd904aa22a7b618e5d33292344faced9c0d3_arm64",
"relates_to_product_reference": "8Base-RHACM-2.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/thanos-receive-controller-rhel8@sha256:e3b840a7833680170f9e9ca52309552c584935a68c75cc71e6d576b104dc01c8_s390x as a component of Red Hat Advanced Cluster Management for Kubernetes 2.6 for RHEL 8",
"product_id": "8Base-RHACM-2.6:rhacm2/thanos-receive-controller-rhel8@sha256:e3b840a7833680170f9e9ca52309552c584935a68c75cc71e6d576b104dc01c8_s390x"
},
"product_reference": "rhacm2/thanos-receive-controller-rhel8@sha256:e3b840a7833680170f9e9ca52309552c584935a68c75cc71e6d576b104dc01c8_s390x",
"relates_to_product_reference": "8Base-RHACM-2.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/thanos-rhel8@sha256:453c525197ccfe1f866af70ca2e7f3deb6f98d0b98c09b602b4fa1368787213d_amd64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.6 for RHEL 8",
"product_id": "8Base-RHACM-2.6:rhacm2/thanos-rhel8@sha256:453c525197ccfe1f866af70ca2e7f3deb6f98d0b98c09b602b4fa1368787213d_amd64"
},
"product_reference": "rhacm2/thanos-rhel8@sha256:453c525197ccfe1f866af70ca2e7f3deb6f98d0b98c09b602b4fa1368787213d_amd64",
"relates_to_product_reference": "8Base-RHACM-2.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/thanos-rhel8@sha256:4b3b45ad0b564360c245d20b1540c2398c9606cf8684275e4ee071c591357929_arm64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.6 for RHEL 8",
"product_id": "8Base-RHACM-2.6:rhacm2/thanos-rhel8@sha256:4b3b45ad0b564360c245d20b1540c2398c9606cf8684275e4ee071c591357929_arm64"
},
"product_reference": "rhacm2/thanos-rhel8@sha256:4b3b45ad0b564360c245d20b1540c2398c9606cf8684275e4ee071c591357929_arm64",
"relates_to_product_reference": "8Base-RHACM-2.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/thanos-rhel8@sha256:7e43ba8f47ec54b5f86d13c81b67b044176530b63b5ae3f40332fc975cc6b21f_s390x as a component of Red Hat Advanced Cluster Management for Kubernetes 2.6 for RHEL 8",
"product_id": "8Base-RHACM-2.6:rhacm2/thanos-rhel8@sha256:7e43ba8f47ec54b5f86d13c81b67b044176530b63b5ae3f40332fc975cc6b21f_s390x"
},
"product_reference": "rhacm2/thanos-rhel8@sha256:7e43ba8f47ec54b5f86d13c81b67b044176530b63b5ae3f40332fc975cc6b21f_s390x",
"relates_to_product_reference": "8Base-RHACM-2.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/thanos-rhel8@sha256:faaa00c0af80c781a7c610616153a3cd1dc1b20637934c3a243a2e9664ba0ee5_ppc64le as a component of Red Hat Advanced Cluster Management for Kubernetes 2.6 for RHEL 8",
"product_id": "8Base-RHACM-2.6:rhacm2/thanos-rhel8@sha256:faaa00c0af80c781a7c610616153a3cd1dc1b20637934c3a243a2e9664ba0ee5_ppc64le"
},
"product_reference": "rhacm2/thanos-rhel8@sha256:faaa00c0af80c781a7c610616153a3cd1dc1b20637934c3a243a2e9664ba0ee5_ppc64le",
"relates_to_product_reference": "8Base-RHACM-2.6"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2022-1705",
"cwe": {
"id": "CWE-444",
"name": "Inconsistent Interpretation of HTTP Requests (\u0027HTTP Request/Response Smuggling\u0027)"
},
"discovery_date": "2022-07-14T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2107374"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in golang. The HTTP/1 client accepted invalid Transfer-Encoding headers indicating \"chunked\" encoding. This issue could allow request smuggling, but only if combined with an intermediate server that also improperly accepts the header as invalid.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "golang: net/http: improper sanitization of Transfer-Encoding header",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "Within regulated environments, a combination of the following controls acts as a significant barrier to successfully exploiting a CWE-444: Inconsistent Interpretation of HTTP Requests (\u0027HTTP Request/Response Smuggling\u0027) vulnerability and therefore downgrades the severity of this particular CVE from Moderate to Low.\n\nThe platform uses secure, encrypted HTTPS connections over TLS 1.2 to reduce the risk of smuggling attacks by preventing the injection of ambiguous or malformed requests between components. The environment employs IPS/IDS and antimalware solutions to detect and block malicious code while ensuring consistent interpretation of HTTP requests across network layers, mitigating request/response inconsistencies. Event logs are collected and analyzed for centralization, correlation, monitoring, alerting, and retention, enabling the detection of malformed or suspicious HTTP traffic. Static code analysis and peer reviews enforce strong input validation and error handling to ensure all user inputs adhere to HTTP protocol specifications.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"8Base-RHACM-2.6:rhacm2/acm-governance-policy-addon-controller-rhel8@sha256:615ab5d9542759d921634737709e84a8e65d003ea136e5d22858d380225fd177_amd64",
"8Base-RHACM-2.6:rhacm2/acm-governance-policy-addon-controller-rhel8@sha256:958b729d30f10b9c121e68ac8ede2054ed29cc52a9a7d6df0537ed221aa74358_s390x",
"8Base-RHACM-2.6:rhacm2/acm-governance-policy-addon-controller-rhel8@sha256:b5bef941b4e0b5b3529ca5b2311c85295b9f6d12e482a9cbdad691c2406541f1_ppc64le",
"8Base-RHACM-2.6:rhacm2/acm-governance-policy-addon-controller-rhel8@sha256:f6194b9056d77e54f3c74caa9eab87bd1df1818d082fc807229d1c44ec6c88c4_arm64",
"8Base-RHACM-2.6:rhacm2/acm-grafana-rhel8@sha256:45616ed43b53d3a83e65828118f09430396f5bcb0566ae3a65d937b59f0d873e_s390x",
"8Base-RHACM-2.6:rhacm2/acm-grafana-rhel8@sha256:8c48441cfa850ea1274932e94da0831618c10f91022619c779304501a75fb161_amd64",
"8Base-RHACM-2.6:rhacm2/acm-grafana-rhel8@sha256:cc1c196b19c5fd8f313c6136359cc9dd37b5f59d32a581b10cf89b80b7d0cbf4_arm64",
"8Base-RHACM-2.6:rhacm2/acm-grafana-rhel8@sha256:cdf24e68e50be1350566243f6d2cb1403d09ab68e5fed39ea6c56212e42b90f1_ppc64le",
"8Base-RHACM-2.6:rhacm2/acm-must-gather-rhel8@sha256:1457ff5cfd61611fdc968d4af5b020d835e107b97932c7ba7b3f5ed4cbd0e39f_ppc64le",
"8Base-RHACM-2.6:rhacm2/acm-must-gather-rhel8@sha256:39842906b3846418bc31098e2abad08210118d86aa683e9e5fd04a97822df22d_arm64",
"8Base-RHACM-2.6:rhacm2/acm-must-gather-rhel8@sha256:8a69add2d90a1e094de8510052b683e1765153da75e316ad7778499af0c5ddf9_s390x",
"8Base-RHACM-2.6:rhacm2/acm-must-gather-rhel8@sha256:dca91134a2c1c33c736afcd4c9373749448641385f39162c74e115691289e843_amd64",
"8Base-RHACM-2.6:rhacm2/acm-operator-bundle@sha256:0eac6124f59492d09c1ae650025d59ea0e8547d9f9c832cb9607b09254ff6ddd_s390x",
"8Base-RHACM-2.6:rhacm2/acm-operator-bundle@sha256:1cbcd58a4c23e4c89a6a0509f78802a5aa21205db2784ebc9772b99a3917b183_arm64",
"8Base-RHACM-2.6:rhacm2/acm-operator-bundle@sha256:997aaee36f0bed47e231925a3f2c2ecc503410e54b35727f035c72477f3d1944_ppc64le",
"8Base-RHACM-2.6:rhacm2/acm-operator-bundle@sha256:ce699187f250b93976b8063228ac12d11c6c8f6baba69ba4ed17a38730e84eb3_amd64",
"8Base-RHACM-2.6:rhacm2/acm-prometheus-config-reloader-rhel8@sha256:693a77a9324d6c7f0e69bd9d5725b51f3e429972f1e67469e93648cb347eae84_arm64",
"8Base-RHACM-2.6:rhacm2/acm-prometheus-config-reloader-rhel8@sha256:89757e804d5df2b5eeeb1191b599c3acb9e75f61170f888095302830d6de0582_s390x",
"8Base-RHACM-2.6:rhacm2/acm-prometheus-config-reloader-rhel8@sha256:8e45e1fd7342d7525b118f01794cac1f4a8662def5f2a06336b698db2e268742_amd64",
"8Base-RHACM-2.6:rhacm2/acm-prometheus-config-reloader-rhel8@sha256:ce1c17b34b7aac2e990dc0efe40f4406e73f727b2c7bfe109eded849de753f1a_ppc64le",
"8Base-RHACM-2.6:rhacm2/acm-prometheus-rhel8@sha256:728606d96dd9e0fc2e7810e092e10ee071ec36598c990c8252beccace59a679e_amd64",
"8Base-RHACM-2.6:rhacm2/acm-prometheus-rhel8@sha256:b457d0b95d88c5dd0aac87492cbca40a9d7c2074002ad110f52d562f0c5d0797_arm64",
"8Base-RHACM-2.6:rhacm2/acm-prometheus-rhel8@sha256:f34d2569033bfb1d173342264f090f46d80f7843d52704a7ce9e9eb9de2f5abb_s390x",
"8Base-RHACM-2.6:rhacm2/acm-prometheus-rhel8@sha256:f720e0a94bfe7ed5d812819a3e77cc0581be102970127d8c0d4aa06a05edbf3d_ppc64le",
"8Base-RHACM-2.6:rhacm2/acm-volsync-addon-controller-rhel8@sha256:17ccd6b924b36ab14e3ca5f5331ba7e4c86f8cb64304640d58c3ee6b76edbcaf_ppc64le",
"8Base-RHACM-2.6:rhacm2/acm-volsync-addon-controller-rhel8@sha256:27079308ea87e35564cc3089c65eae68d63880a3bb093ca64d1678a68b60fcec_amd64",
"8Base-RHACM-2.6:rhacm2/acm-volsync-addon-controller-rhel8@sha256:9eabaac2df91aeef613d6973669d07298f2159c6a6e0c9f294623f7b1a10bc08_s390x",
"8Base-RHACM-2.6:rhacm2/acm-volsync-addon-controller-rhel8@sha256:f7abdf1756bc0ff2ebf02fee0469a8b9eeabe1fa8cafdd21c6e8f958155b70bb_arm64",
"8Base-RHACM-2.6:rhacm2/cert-policy-controller-rhel8@sha256:017c1e663827a3b55d70badd3ed979b5d1831252c49d671897a85a75afaa5bb0_s390x",
"8Base-RHACM-2.6:rhacm2/cert-policy-controller-rhel8@sha256:0610778095974edf936602018281bf7a5e287ba9eca9f661a423e68bbe000e40_ppc64le",
"8Base-RHACM-2.6:rhacm2/cert-policy-controller-rhel8@sha256:a66d7d4ee1179f7fce639490f919d722db54eaa3118b4135078c33e6cbf91488_amd64",
"8Base-RHACM-2.6:rhacm2/cert-policy-controller-rhel8@sha256:d660befef0c8f7a4db7aa3b865545c9863d8f37e7ba4b8de4380185f82b208d4_arm64",
"8Base-RHACM-2.6:rhacm2/cluster-backup-rhel8-operator@sha256:1a749d0795972a9bfd5a00aa96c238a660673464be01b2aa9fd7a3aeead6ddf7_amd64",
"8Base-RHACM-2.6:rhacm2/cluster-backup-rhel8-operator@sha256:8915dbdc562e63441f79041bdf1176e46ce53e95418d133f0cd0c1ff79da48a2_arm64",
"8Base-RHACM-2.6:rhacm2/cluster-backup-rhel8-operator@sha256:995f225449b207da9a3cad175dac85b87eefb28ff5bae6a588f40fd79fbe12a1_ppc64le",
"8Base-RHACM-2.6:rhacm2/cluster-backup-rhel8-operator@sha256:f1255a76c6275a4b6a400c82e204a5112fff6fe87f71626f8f309763f6a5d9e4_s390x",
"8Base-RHACM-2.6:rhacm2/config-policy-controller-rhel8@sha256:3b2e0d850e8fc966ec80bff16df26002334744a96b81c7a7dfe222f1706a52e3_s390x",
"8Base-RHACM-2.6:rhacm2/config-policy-controller-rhel8@sha256:447f275bbde46d7fc173798ef5abc0a77a6780f0dffdc171786edbe00f27d8d8_ppc64le",
"8Base-RHACM-2.6:rhacm2/config-policy-controller-rhel8@sha256:61964a1a0ddf2e98bcf5249b7374235055ab85cc26663a8d9397c2b7f6fbb4c6_amd64",
"8Base-RHACM-2.6:rhacm2/config-policy-controller-rhel8@sha256:a3abaa3d0bf1d34fa9e40903a8713c439f5f7f751e775d32cbab308983064ce0_arm64",
"8Base-RHACM-2.6:rhacm2/console-rhel8@sha256:6c0f630ff57f6f423df6dbf4df9faad25089f9b391be35cb8bc9cd5211f94d67_arm64",
"8Base-RHACM-2.6:rhacm2/console-rhel8@sha256:8608aed6971299def3fbe749336727e84c69582664dedac3145b92ea24e62e4d_amd64",
"8Base-RHACM-2.6:rhacm2/console-rhel8@sha256:afa80ae8274db7fa6796c35980fc5df15889e94aff3361f6cda643e5a09da220_ppc64le",
"8Base-RHACM-2.6:rhacm2/console-rhel8@sha256:f06e4e3f62db52c6d7fa0bc1f289de773e18d076bc38612e1b0ddc85c76fde06_s390x",
"8Base-RHACM-2.6:rhacm2/endpoint-monitoring-rhel8-operator@sha256:060bcd658756a924b4ce4d202bd447a3254fc1f49af7d685dde8720f355cde8e_arm64",
"8Base-RHACM-2.6:rhacm2/endpoint-monitoring-rhel8-operator@sha256:091d66731c5fe8eba5646c6b2622bb38c074e202a8a4a7e906921673b60f0898_amd64",
"8Base-RHACM-2.6:rhacm2/endpoint-monitoring-rhel8-operator@sha256:80660eb7f3c068768b0ea04ff20f4539194c52427ffdab4626bf781aa3f2ca64_s390x",
"8Base-RHACM-2.6:rhacm2/endpoint-monitoring-rhel8-operator@sha256:d6204fcf04c83bac13232ec1602572ad5f22bb528537e591079dfa36152697ec_ppc64le",
"8Base-RHACM-2.6:rhacm2/governance-policy-propagator-rhel8@sha256:51be0f04938b60ed1dba60908bebd2000d78e4ade34757bae70a083c67d77e8e_arm64",
"8Base-RHACM-2.6:rhacm2/governance-policy-propagator-rhel8@sha256:9577701bf3c7aa00b99531d2c3842130abc6cd91c52c4a7ba040b705eeace4c7_s390x",
"8Base-RHACM-2.6:rhacm2/governance-policy-propagator-rhel8@sha256:bdc6c128628db86697af198430c5ae5c61c3e586c1a97187e4d4e852cec61e92_ppc64le",
"8Base-RHACM-2.6:rhacm2/governance-policy-propagator-rhel8@sha256:cc519319b9f4fe672144ebedd772ddf56d5de90e3c8f52c0fb9b55313f71a7b3_amd64",
"8Base-RHACM-2.6:rhacm2/governance-policy-spec-sync-rhel8@sha256:2c1905ae8a83e5598678457fd955cbc867453ed5836de6fcc182e4928df8bd67_s390x",
"8Base-RHACM-2.6:rhacm2/governance-policy-spec-sync-rhel8@sha256:4a8d30cc0e1d83c69b7f3339418b101da23fbcaee7d326bedaff677eceb25ab2_ppc64le",
"8Base-RHACM-2.6:rhacm2/governance-policy-spec-sync-rhel8@sha256:6849cf1b4dd883d5b4c0cf90a3adfb26cb59d03d3b892cee3669a32dd6b8dcc2_amd64",
"8Base-RHACM-2.6:rhacm2/governance-policy-spec-sync-rhel8@sha256:d06ffc621167aff31ecb0fa417b294ff0676fb00e4ef1c6cb0fb2aaf4b2561e0_arm64",
"8Base-RHACM-2.6:rhacm2/governance-policy-status-sync-rhel8@sha256:4c86e16f15aaf454e4e5ce5436e1db27a5f8a55f573c3eaf02e4786fe52edfc8_arm64",
"8Base-RHACM-2.6:rhacm2/governance-policy-status-sync-rhel8@sha256:cf6a75d94f50dd063e939aee18756c767cba43f4e1e62a9c2f2b764ac6f43746_s390x",
"8Base-RHACM-2.6:rhacm2/governance-policy-status-sync-rhel8@sha256:e072b615eeffff80a94831e58c70980684c1ec4bd972844b25b157eb7ed5937f_ppc64le",
"8Base-RHACM-2.6:rhacm2/governance-policy-status-sync-rhel8@sha256:fffe971caa2e911d9c972c0e88712ff431d34c63dbe74e25f1cababa50ea7417_amd64",
"8Base-RHACM-2.6:rhacm2/governance-policy-template-sync-rhel8@sha256:10bc1a3833599a593a058e804de67e92888ed779fd0000928d4a70b6c7d5c1c2_amd64",
"8Base-RHACM-2.6:rhacm2/governance-policy-template-sync-rhel8@sha256:5c17f979f47840a879059ad83de12f0756889564a17190ba4438a7632c999bb1_arm64",
"8Base-RHACM-2.6:rhacm2/governance-policy-template-sync-rhel8@sha256:848bce8007de7714afc8c755b5f0c3cdf5eb6b1d259811c947bc295924539a0e_ppc64le",
"8Base-RHACM-2.6:rhacm2/governance-policy-template-sync-rhel8@sha256:95439f7e18fa87601d5860cbd9ca5f0738786e30a629d23788fd5fe33d694c66_s390x",
"8Base-RHACM-2.6:rhacm2/grafana-dashboard-loader-rhel8@sha256:1f5c1b2cffebf069859e95d0e722cb293f8c176bf5c5873bb9517c96b26c2e10_arm64",
"8Base-RHACM-2.6:rhacm2/grafana-dashboard-loader-rhel8@sha256:5223158a122658bafbd853c596cdc1f7bd7a0e4fdd82b1c3668ac84adeae9f24_s390x",
"8Base-RHACM-2.6:rhacm2/grafana-dashboard-loader-rhel8@sha256:561f1f05925cfe3c5f0f8a9b7475be4bbab183b5611ecfe09b090d80fa4bc2fe_amd64",
"8Base-RHACM-2.6:rhacm2/grafana-dashboard-loader-rhel8@sha256:734270221ec4a516e7eb77f2ec3a753384242116aa70320a1dbe969e915af1df_ppc64le",
"8Base-RHACM-2.6:rhacm2/iam-policy-controller-rhel8@sha256:2827e5f485213f92e2d0092187f3976dd6fe598e39b5cf2212d48c3a44c34b13_arm64",
"8Base-RHACM-2.6:rhacm2/iam-policy-controller-rhel8@sha256:8ca9e80365c76b66b2de3924fc50a5912e606042c704b02cb174a4b8bd3927c4_amd64",
"8Base-RHACM-2.6:rhacm2/iam-policy-controller-rhel8@sha256:c5069e76a900aa300102a0ae54ecbc12c0ac31abfeed8656ee60a949daef79c3_s390x",
"8Base-RHACM-2.6:rhacm2/iam-policy-controller-rhel8@sha256:ca05e79e5508924af71f323c13f664770d8dd4eb61ecf0894e4f9a81f7a1b402_ppc64le",
"8Base-RHACM-2.6:rhacm2/insights-client-rhel8@sha256:02cacfec60c80b9228e8b18949751de867f974ea6b1172129096e64e949c0598_amd64",
"8Base-RHACM-2.6:rhacm2/insights-client-rhel8@sha256:2b14036d0291e54c3191682de2ea875a78d78c35b2791a5a113ba1a8920f0621_ppc64le",
"8Base-RHACM-2.6:rhacm2/insights-client-rhel8@sha256:d4c05f641de8fd0753d63cc6d5b62464d3d6a87d601514e87ef2e40bbe7b01b6_s390x",
"8Base-RHACM-2.6:rhacm2/insights-client-rhel8@sha256:e15c410b693b34f49869d037ebb5584384fcdf88114b7a94967ca09f1361a5f3_arm64",
"8Base-RHACM-2.6:rhacm2/insights-metrics-rhel8@sha256:67aa55bb65685395ad2773e7459dff5fbccdeedcf9e56ec2722d8f5c919eae89_s390x",
"8Base-RHACM-2.6:rhacm2/insights-metrics-rhel8@sha256:6c54e08f5f6c2cae41a5e108e1019ff6522af8f69d666e22eb4631cd83b85917_amd64",
"8Base-RHACM-2.6:rhacm2/insights-metrics-rhel8@sha256:88d9b7246aa75cb2c88ccb7f2f1202fc465be0f2d89e59f1d2259f69ada56d9d_arm64",
"8Base-RHACM-2.6:rhacm2/insights-metrics-rhel8@sha256:bad98fe71638d7346f31ea45f6063ec970bf90844bb5c5dc5f917bb0f0099899_ppc64le",
"8Base-RHACM-2.6:rhacm2/klusterlet-addon-controller-rhel8@sha256:22e510955af3fa736b7306c387f44b5f15f5f9a7a006c6587e06d5d8602cc2f0_s390x",
"8Base-RHACM-2.6:rhacm2/klusterlet-addon-controller-rhel8@sha256:55bc86326f992cc4f4401b93f90cdd2baa6728015ffaf6168f2d46ae43c70cf4_ppc64le",
"8Base-RHACM-2.6:rhacm2/klusterlet-addon-controller-rhel8@sha256:8dd7f47af047fb899c7fcbad61cb8f38da45990cac186f9235aec3e4e7de25e9_amd64",
"8Base-RHACM-2.6:rhacm2/klusterlet-addon-controller-rhel8@sha256:bdb97eb5bb0e8f59edf0d389fb07c45171e728dc8b4d2bdacd785193b46ec03b_arm64",
"8Base-RHACM-2.6:rhacm2/kube-rbac-proxy-rhel8@sha256:11a353ee9da6cc843d5f346f4fa51681d13318e2e61fc4d1a3f63406eb175260_s390x",
"8Base-RHACM-2.6:rhacm2/kube-rbac-proxy-rhel8@sha256:31757f3e3bb08b4e49e54694b18b3cf327637be20535482b2df1345b17444dda_amd64",
"8Base-RHACM-2.6:rhacm2/kube-rbac-proxy-rhel8@sha256:b2c0b7414d0fc36a49cbdc5a56b25dd62aac18defc2defbd9c1895cd13a5e716_arm64",
"8Base-RHACM-2.6:rhacm2/kube-rbac-proxy-rhel8@sha256:dbd816d503e9beb58622604432eb415419e893627eb95c1ceeb8ff5bda7d6335_ppc64le",
"8Base-RHACM-2.6:rhacm2/kube-state-metrics-rhel8@sha256:53246a6df1f0880d94ed2644fa4366e3e2108b6fa8a51745af87785346ce5304_s390x",
"8Base-RHACM-2.6:rhacm2/kube-state-metrics-rhel8@sha256:5f2393bceefffb32240043b6722aa73d31fc8133cc2666fcf5eb8d33794bc54f_arm64",
"8Base-RHACM-2.6:rhacm2/kube-state-metrics-rhel8@sha256:c792c043462281cde7c93bd8e2136f62ca17d072e7f466353f37de8e5f5dc949_ppc64le",
"8Base-RHACM-2.6:rhacm2/kube-state-metrics-rhel8@sha256:e6b1d24b56e6973eee1569e351db6637ca67e1d6cd124adb845cbf6e35a4f6af_amd64",
"8Base-RHACM-2.6:rhacm2/management-ingress-rhel8@sha256:07238998d21204cd8f25dc63e6dbde20a2dd25c3b96609729306db6c63a0fca4_arm64",
"8Base-RHACM-2.6:rhacm2/management-ingress-rhel8@sha256:0d2665d19a8753c6269f594b68b067cd62a402404287e6416543c1af2d7d3cf4_ppc64le",
"8Base-RHACM-2.6:rhacm2/management-ingress-rhel8@sha256:6917d018e53aabb6f5402f02000aedd2e5cf71bcc84562e0fc7d7c87049f4b67_amd64",
"8Base-RHACM-2.6:rhacm2/management-ingress-rhel8@sha256:73b0444bd91a1dade3b7e76245ac8d6cb568929bba321b8c86c269d6f542ac3b_s390x",
"8Base-RHACM-2.6:rhacm2/memcached-exporter-rhel8@sha256:7d85dd62346a647d22202baa0f8d405b2aaf9a7174b38e5d29df2e03530009c3_s390x",
"8Base-RHACM-2.6:rhacm2/memcached-exporter-rhel8@sha256:9635616c8f058e67d557201147904b05f8b49938f63fb2b0239dfca883f61685_arm64",
"8Base-RHACM-2.6:rhacm2/memcached-exporter-rhel8@sha256:9e91ecec92ec0df8b72beb6040f39d9a25b0bfad844e92ea34cc2d648d221d22_ppc64le",
"8Base-RHACM-2.6:rhacm2/memcached-exporter-rhel8@sha256:c773b9a2fffcd549d4936054260f655c78da603957826d6bad4e8567a213ad10_amd64",
"8Base-RHACM-2.6:rhacm2/memcached-rhel8@sha256:584f8c4a9a1b75fc71948a98add560d4fe3d936ee46ac791f32121dbadf8c7d2_ppc64le",
"8Base-RHACM-2.6:rhacm2/memcached-rhel8@sha256:59b3ce3f3f4459c97cfffee5e20830d70f8a69198b5fab271e6c478d615c46d3_arm64",
"8Base-RHACM-2.6:rhacm2/memcached-rhel8@sha256:6f458c76757203b28434f871027c6a466a73d246ceb5bfac8793ad1896a672ab_amd64",
"8Base-RHACM-2.6:rhacm2/memcached-rhel8@sha256:e34722fd656e3205dcdb565b0ab68e9971174c11f125dbfff3bf82e1e21f3a76_s390x",
"8Base-RHACM-2.6:rhacm2/metrics-collector-rhel8@sha256:3a81a018b939752543e78c2d68d1436b851be2256b88c3e66cd506ae1d8f4c9c_ppc64le",
"8Base-RHACM-2.6:rhacm2/metrics-collector-rhel8@sha256:6a3e0c36c123c9dc54759655d9148f580abada501034914863a6528ded19ef34_amd64",
"8Base-RHACM-2.6:rhacm2/metrics-collector-rhel8@sha256:7991f484f97b9951f27f70e67d5db0850c4189ee86db8406cdda961a9beb06f0_arm64",
"8Base-RHACM-2.6:rhacm2/metrics-collector-rhel8@sha256:fa08b9bf3fd334738984e150ba5bfd2e005374752f3112340b65f6434eacd057_s390x",
"8Base-RHACM-2.6:rhacm2/multicloud-integrations-rhel8@sha256:2bcbf9a565f3c566061325aca3174ec755b5c94a28612718a3f1563db317273e_ppc64le",
"8Base-RHACM-2.6:rhacm2/multicloud-integrations-rhel8@sha256:6813ccd43a1aecd1aaf4d5d4b1620fd63bbca00b736100189ff91246bf3bc36b_arm64",
"8Base-RHACM-2.6:rhacm2/multicloud-integrations-rhel8@sha256:db89ef3686570526afdb2b79fd698aca5dc50c633009760f1748fb9fd506067b_amd64",
"8Base-RHACM-2.6:rhacm2/multicloud-integrations-rhel8@sha256:db8bc27937802c5d8fff769b9c93c8a01411629d199adbc39235e721d6468b30_s390x",
"8Base-RHACM-2.6:rhacm2/multicluster-observability-rhel8-operator@sha256:434db0ca203b14b899fff9b7a2a5b975de852ea29620a828f29246448aba873c_ppc64le",
"8Base-RHACM-2.6:rhacm2/multicluster-observability-rhel8-operator@sha256:876bfa63b0e13833eaeadb7c6a0481f1d7970b283f69ece4d81c99985f4dd161_arm64",
"8Base-RHACM-2.6:rhacm2/multicluster-observability-rhel8-operator@sha256:d23f208e020d42bc095011d423146e2da35b2bc85b844911bde2f4edf696bdca_amd64",
"8Base-RHACM-2.6:rhacm2/multicluster-observability-rhel8-operator@sha256:f29581baf5277588d2e4cd01380ecf46e3c97a2f17ade01b048f75c29f18d62c_s390x",
"8Base-RHACM-2.6:rhacm2/multicluster-operators-application-rhel8@sha256:1952d422bd7ba42323711faba59244c449293cc92502e350460fee07c0e3b34a_ppc64le",
"8Base-RHACM-2.6:rhacm2/multicluster-operators-application-rhel8@sha256:566a60f630ec346eced3106ec072963d1b9f9d300e7d4cee6af6dc0d590a3937_s390x",
"8Base-RHACM-2.6:rhacm2/multicluster-operators-application-rhel8@sha256:724dd9f4a5e4acd061206ca2ea57c329210ade5135dbdf941b8d7e720daa4f10_arm64",
"8Base-RHACM-2.6:rhacm2/multicluster-operators-application-rhel8@sha256:ace8895fc62c1394dfa7854fd9ce3e14ef859e989255f70dc9a5a3d9bcd514c0_amd64",
"8Base-RHACM-2.6:rhacm2/multicluster-operators-channel-rhel8@sha256:1ebe6504a6a58f39f93952bf1c135ea58ff77e65c5b8ba73c7ad6295e66a1b45_s390x",
"8Base-RHACM-2.6:rhacm2/multicluster-operators-channel-rhel8@sha256:557cc962d0b10d80a9dea7adce387ea28fb4199a02fa8546645ab2cacbf28b88_ppc64le",
"8Base-RHACM-2.6:rhacm2/multicluster-operators-channel-rhel8@sha256:82526c7c046325bde1dfa0a47b58b773355f00bc95c23be75105e7255e7bddd2_arm64",
"8Base-RHACM-2.6:rhacm2/multicluster-operators-channel-rhel8@sha256:85e20d97f28e43668c2790bd6e0adbc598d01f9fab849761fb96d7a5c4946a87_amd64",
"8Base-RHACM-2.6:rhacm2/multicluster-operators-subscription-rhel8@sha256:7310f31faae367a363c27a7236b562bbfe8381a352fce906279590bac11571d2_ppc64le",
"8Base-RHACM-2.6:rhacm2/multicluster-operators-subscription-rhel8@sha256:7676d33b9be36ca6660d3aed888fdffcf270fcf82258ed9531e2746a3d27610c_s390x",
"8Base-RHACM-2.6:rhacm2/multicluster-operators-subscription-rhel8@sha256:e718d5abef58365d547ef73828a26adff5b6cef1bf935aa7c27f12f604b50337_amd64",
"8Base-RHACM-2.6:rhacm2/multicluster-operators-subscription-rhel8@sha256:f58aff87d1efb64417c6976f6772a464e54beefe847f50a141726b7a1a6a293a_arm64",
"8Base-RHACM-2.6:rhacm2/multiclusterhub-repo-rhel8@sha256:03222a9dd6eca9cf44932a0ff1bf89bd9d2d29683f1ebb0d0aa49171b77a4963_ppc64le",
"8Base-RHACM-2.6:rhacm2/multiclusterhub-repo-rhel8@sha256:881b8c3b19918affd478c0ad0c73dff96dd28f5c1dfddb86472b42e422fa25b6_amd64",
"8Base-RHACM-2.6:rhacm2/multiclusterhub-repo-rhel8@sha256:9de94ea1f83ec8b7257c7b2befc1485ed9cc40c9ef3600c4c4c50934e708cf9d_s390x",
"8Base-RHACM-2.6:rhacm2/multiclusterhub-repo-rhel8@sha256:a45ed68e7d3ac89d17eaf06445cabfc19a9ce85a42f116d75028d6acd18a322b_arm64",
"8Base-RHACM-2.6:rhacm2/multiclusterhub-rhel8@sha256:48d1fa8bc5f6a4d8349c41126301bd86d12836384f336881ecb71bd79f84ae93_ppc64le",
"8Base-RHACM-2.6:rhacm2/multiclusterhub-rhel8@sha256:a33e91fb763a2f0894433bce31bd44229e7d5f5c53d36c6b6f643807a45c110b_arm64",
"8Base-RHACM-2.6:rhacm2/multiclusterhub-rhel8@sha256:d6e126cbdd3cfbcdee04b093389ca1b07ac8038da96060051ed94e1eeacc6d92_s390x",
"8Base-RHACM-2.6:rhacm2/multiclusterhub-rhel8@sha256:ecf12158a2d8802b4c7efd6b336ff36c1e002223b1d385a40fbef638d5e4aa21_amd64",
"8Base-RHACM-2.6:rhacm2/node-exporter-rhel8@sha256:14d23638efff3c30661c9a5f3ddb6ab0c7a9d162de1176dd9565cf49dfa4b9c5_amd64",
"8Base-RHACM-2.6:rhacm2/node-exporter-rhel8@sha256:533005e1608de68a09e53599de3f30990db95cb923794bab9ae9e3bc1a8b6baf_arm64",
"8Base-RHACM-2.6:rhacm2/node-exporter-rhel8@sha256:99eef3491c7092afa14179b9a9d39dd8fbfb3c9bb61759d678af5d91ac23e59d_s390x",
"8Base-RHACM-2.6:rhacm2/node-exporter-rhel8@sha256:e200d4e1802cce7fce32b1e0dc5c3220b6f6477b73b3a2d8ea26a5a42d63f46b_ppc64le",
"8Base-RHACM-2.6:rhacm2/observatorium-rhel8-operator@sha256:092e3437e6d38b2bf676d7fb67ad672e3ef03440017b5af7c1ebd2beb3f437eb_amd64",
"8Base-RHACM-2.6:rhacm2/observatorium-rhel8-operator@sha256:8cf076bfb049d1aabd00040ee65f0fedd590f0dd448c7561de494093a915b397_ppc64le",
"8Base-RHACM-2.6:rhacm2/observatorium-rhel8-operator@sha256:e69987a64fdbf873d4b19d8626c0c5e99dd13d7c95446850559be966dae45ad0_arm64",
"8Base-RHACM-2.6:rhacm2/observatorium-rhel8-operator@sha256:f0bf89eaea6b7afc2d08c77bd40dfba581f91f462f5ec3d70473b332ca6f781c_s390x",
"8Base-RHACM-2.6:rhacm2/observatorium-rhel8@sha256:0686cfddd61737f7e7eb4f0c011397277394559edac3bb947c0969e302686dd5_ppc64le",
"8Base-RHACM-2.6:rhacm2/observatorium-rhel8@sha256:8f2f3732600235f66c406b6121ac37979f52572ce90353b6e099be7b74406251_amd64",
"8Base-RHACM-2.6:rhacm2/observatorium-rhel8@sha256:9e1fccc5b17865a6d7baaa1a15cb50f47d80a14b0a7bcbd94c12f0ddcaaf1b28_s390x",
"8Base-RHACM-2.6:rhacm2/observatorium-rhel8@sha256:bdd89a1051c8f21e7d81ff80c96731a0eaa7d15c320ab1e6b1dc3f6babd42598_arm64",
"8Base-RHACM-2.6:rhacm2/prometheus-alertmanager-rhel8@sha256:0860b7aa5e8b07792ad7f5d5c0654e23e9da8eedd4b9f509caea616dcfa97d69_amd64",
"8Base-RHACM-2.6:rhacm2/prometheus-alertmanager-rhel8@sha256:624895d8579ef6f3e5b17558a30775790ec6f00701f8c5cdfa315292d7f9e867_s390x",
"8Base-RHACM-2.6:rhacm2/prometheus-alertmanager-rhel8@sha256:6d09865a228cdbbc6d1ac13042c3c00f0bd086f6dc181dfa3cdf8c7f9d826b9e_arm64",
"8Base-RHACM-2.6:rhacm2/prometheus-alertmanager-rhel8@sha256:c69fee848d21346a271972e89d91898eac9fec27d598d98ffa004ca8d1b53270_ppc64le",
"8Base-RHACM-2.6:rhacm2/prometheus-rhel8@sha256:52cea7c27de23e3358030b09f22b962723c523a940f8e2043edc298c907d761c_arm64",
"8Base-RHACM-2.6:rhacm2/prometheus-rhel8@sha256:67e0fadfbb4d99a60435ed12b470772b38ace4ca815fe73da68eb3c826e200fc_ppc64le",
"8Base-RHACM-2.6:rhacm2/prometheus-rhel8@sha256:e8241b1d852d605b44ecfcc552cb0f905f72e8a17c8d228162b40c19388f5176_s390x",
"8Base-RHACM-2.6:rhacm2/prometheus-rhel8@sha256:ed0cc13e79949436d29a7ad0b41b189744a177ea27545fd5eb9b4f71e87bd0eb_amd64",
"8Base-RHACM-2.6:rhacm2/rbac-query-proxy-rhel8@sha256:29c76a37497f212aed280e2bf16ef45fb3785fb4649ce17b7fe9d653a79e2112_arm64",
"8Base-RHACM-2.6:rhacm2/rbac-query-proxy-rhel8@sha256:475a45884a51127722030226ff9a5f0752c98574c41eb61796aece5e702346a3_ppc64le",
"8Base-RHACM-2.6:rhacm2/rbac-query-proxy-rhel8@sha256:582301b10af0b966ae7d5e130cb0e5f96e7912dc66b4108e0d6078656ca80604_amd64",
"8Base-RHACM-2.6:rhacm2/rbac-query-proxy-rhel8@sha256:f1c7de85a44c03f48a6f62ba1d7d650f0b06e0f502cecff1512ad637b5bc1c27_s390x",
"8Base-RHACM-2.6:rhacm2/redisgraph-tls-rhel8@sha256:128279a656bfbde6c2c052766d63a1de6a06d8bea2707813c64396c2ae382478_amd64",
"8Base-RHACM-2.6:rhacm2/redisgraph-tls-rhel8@sha256:35927ca6e6e9c8d420c499a0c8ad37c4297ba19743d550f489d3e66482275a49_arm64",
"8Base-RHACM-2.6:rhacm2/redisgraph-tls-rhel8@sha256:4696baed553266682ba2b54d3bf683d2ff1241b625de5ec54a45c1b2c5f96243_s390x",
"8Base-RHACM-2.6:rhacm2/redisgraph-tls-rhel8@sha256:d722f2ffab1f58bbaf3c62ef71dbf7e6c4023e6ab17690f1049075a321d0b1ac_ppc64le",
"8Base-RHACM-2.6:rhacm2/search-aggregator-rhel8@sha256:2b5f372c1c73c4de587b5a4388d95b8cc553fc56af446fcefa0e14c6d980b6b3_ppc64le",
"8Base-RHACM-2.6:rhacm2/search-aggregator-rhel8@sha256:38fceeedc0672def1c2cf42bb6743ae726e77d9f7352d002b3fc688c6d551852_amd64",
"8Base-RHACM-2.6:rhacm2/search-aggregator-rhel8@sha256:6a915335bcebb0884fc72df2dfee97c74d42c035864b960e1c800fa6c5f8d93c_arm64",
"8Base-RHACM-2.6:rhacm2/search-aggregator-rhel8@sha256:752decaefc38aa009f54201b38d4ab26d9b4020caec649d9b1f1564f56c47c2a_s390x",
"8Base-RHACM-2.6:rhacm2/search-api-rhel8@sha256:37eea70d5b1c89c25372dcea8c8c03e1e0a9af1b5a06f3b0706ba776ae8847c1_amd64",
"8Base-RHACM-2.6:rhacm2/search-api-rhel8@sha256:7400088d206592eb29cd86182909626262c9b2a99f017811fcc9d8a753c39009_arm64",
"8Base-RHACM-2.6:rhacm2/search-api-rhel8@sha256:aa8ea0deabc39a068f3f6ce9fa6334e44fc507355009a9bff448e742156ec203_ppc64le",
"8Base-RHACM-2.6:rhacm2/search-api-rhel8@sha256:b4d2d39c2b3b736987f1e888b858d52a7ebd9f8d0cebd3bdef8c59f6e3e41725_s390x",
"8Base-RHACM-2.6:rhacm2/search-collector-rhel8@sha256:0174699ec75fcda08892b4e72b674df989af51ea5f04de57a62c2a85a3c08f4f_arm64",
"8Base-RHACM-2.6:rhacm2/search-collector-rhel8@sha256:5a29a9805b8d20969cba86da11a9de8176a3172df361aec5fae136a4271de308_amd64",
"8Base-RHACM-2.6:rhacm2/search-collector-rhel8@sha256:be7eed9ad9502bcc294081f7e2098fc4f8411c912c34fe63479b5b770d06caca_s390x",
"8Base-RHACM-2.6:rhacm2/search-collector-rhel8@sha256:c467c1d7ceaf5281077f7fe8ff1c1c4cffe325132890a3ab9b96ea5db2e2c930_ppc64le",
"8Base-RHACM-2.6:rhacm2/search-rhel8@sha256:2135cd20bb7ebbf48499992fe46a928e28fc78c86e360633ea09054520c42539_ppc64le",
"8Base-RHACM-2.6:rhacm2/search-rhel8@sha256:3a7a31974210e21a3faed9b57a75b970c70ac41d9662b884d4ce67275f756fc7_arm64",
"8Base-RHACM-2.6:rhacm2/search-rhel8@sha256:6e6a19f1440e4eb15a8206e18f7f4dde3e1a5c6518944571d09923d116d3f04e_amd64",
"8Base-RHACM-2.6:rhacm2/search-rhel8@sha256:e6ed3e65f0d49b3c6b0e3e97593a8fae4d453f3aecf8d7829c0d25c68bc91ea1_s390x",
"8Base-RHACM-2.6:rhacm2/submariner-addon-rhel8@sha256:7b80d01371f551df506bd0c56df6829845bfce497ff01cc44b68f172ed5399b4_ppc64le",
"8Base-RHACM-2.6:rhacm2/submariner-addon-rhel8@sha256:934c560bc786015c694e9cffbae8e86f631b3331d62f5a547931446dae82f8c3_s390x",
"8Base-RHACM-2.6:rhacm2/submariner-addon-rhel8@sha256:b467881f4028a89a9e79ba93da719845db576f47a04ae6e569c2317be5594b29_arm64",
"8Base-RHACM-2.6:rhacm2/submariner-addon-rhel8@sha256:fc5592d42e4aca70288448d174511b922ece7f8cb4b41c6a36195c3a4a60aa36_amd64",
"8Base-RHACM-2.6:rhacm2/thanos-receive-controller-rhel8@sha256:21f2626c10c4fb61b37e6ca4ab574186b423f155fbc5cfef3e894fff04cc270e_ppc64le",
"8Base-RHACM-2.6:rhacm2/thanos-receive-controller-rhel8@sha256:c357074958324fc5d602cdcf1cba285bf8582e0b36af79a8f6211bb0dfb77a10_amd64",
"8Base-RHACM-2.6:rhacm2/thanos-receive-controller-rhel8@sha256:d9ac8e67d6d9858b16dd9d1d49c1dd904aa22a7b618e5d33292344faced9c0d3_arm64",
"8Base-RHACM-2.6:rhacm2/thanos-receive-controller-rhel8@sha256:e3b840a7833680170f9e9ca52309552c584935a68c75cc71e6d576b104dc01c8_s390x",
"8Base-RHACM-2.6:rhacm2/thanos-rhel8@sha256:453c525197ccfe1f866af70ca2e7f3deb6f98d0b98c09b602b4fa1368787213d_amd64",
"8Base-RHACM-2.6:rhacm2/thanos-rhel8@sha256:4b3b45ad0b564360c245d20b1540c2398c9606cf8684275e4ee071c591357929_arm64",
"8Base-RHACM-2.6:rhacm2/thanos-rhel8@sha256:7e43ba8f47ec54b5f86d13c81b67b044176530b63b5ae3f40332fc975cc6b21f_s390x",
"8Base-RHACM-2.6:rhacm2/thanos-rhel8@sha256:faaa00c0af80c781a7c610616153a3cd1dc1b20637934c3a243a2e9664ba0ee5_ppc64le"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2022-1705"
},
{
"category": "external",
"summary": "RHBZ#2107374",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2107374"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2022-1705",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-1705"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2022-1705",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2022-1705"
},
{
"category": "external",
"summary": "https://go.dev/issue/53188",
"url": "https://go.dev/issue/53188"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-announce/c/nqrv9fbR0zE",
"url": "https://groups.google.com/g/golang-announce/c/nqrv9fbR0zE"
}
],
"release_date": "2022-07-12T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2022-09-06T22:27:58+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.6/html-single/install/index#installing",
"product_ids": [
"8Base-RHACM-2.6:rhacm2/acm-governance-policy-addon-controller-rhel8@sha256:615ab5d9542759d921634737709e84a8e65d003ea136e5d22858d380225fd177_amd64",
"8Base-RHACM-2.6:rhacm2/acm-governance-policy-addon-controller-rhel8@sha256:958b729d30f10b9c121e68ac8ede2054ed29cc52a9a7d6df0537ed221aa74358_s390x",
"8Base-RHACM-2.6:rhacm2/acm-governance-policy-addon-controller-rhel8@sha256:b5bef941b4e0b5b3529ca5b2311c85295b9f6d12e482a9cbdad691c2406541f1_ppc64le",
"8Base-RHACM-2.6:rhacm2/acm-governance-policy-addon-controller-rhel8@sha256:f6194b9056d77e54f3c74caa9eab87bd1df1818d082fc807229d1c44ec6c88c4_arm64",
"8Base-RHACM-2.6:rhacm2/acm-grafana-rhel8@sha256:45616ed43b53d3a83e65828118f09430396f5bcb0566ae3a65d937b59f0d873e_s390x",
"8Base-RHACM-2.6:rhacm2/acm-grafana-rhel8@sha256:8c48441cfa850ea1274932e94da0831618c10f91022619c779304501a75fb161_amd64",
"8Base-RHACM-2.6:rhacm2/acm-grafana-rhel8@sha256:cc1c196b19c5fd8f313c6136359cc9dd37b5f59d32a581b10cf89b80b7d0cbf4_arm64",
"8Base-RHACM-2.6:rhacm2/acm-grafana-rhel8@sha256:cdf24e68e50be1350566243f6d2cb1403d09ab68e5fed39ea6c56212e42b90f1_ppc64le",
"8Base-RHACM-2.6:rhacm2/acm-must-gather-rhel8@sha256:1457ff5cfd61611fdc968d4af5b020d835e107b97932c7ba7b3f5ed4cbd0e39f_ppc64le",
"8Base-RHACM-2.6:rhacm2/acm-must-gather-rhel8@sha256:39842906b3846418bc31098e2abad08210118d86aa683e9e5fd04a97822df22d_arm64",
"8Base-RHACM-2.6:rhacm2/acm-must-gather-rhel8@sha256:8a69add2d90a1e094de8510052b683e1765153da75e316ad7778499af0c5ddf9_s390x",
"8Base-RHACM-2.6:rhacm2/acm-must-gather-rhel8@sha256:dca91134a2c1c33c736afcd4c9373749448641385f39162c74e115691289e843_amd64",
"8Base-RHACM-2.6:rhacm2/acm-operator-bundle@sha256:0eac6124f59492d09c1ae650025d59ea0e8547d9f9c832cb9607b09254ff6ddd_s390x",
"8Base-RHACM-2.6:rhacm2/acm-operator-bundle@sha256:1cbcd58a4c23e4c89a6a0509f78802a5aa21205db2784ebc9772b99a3917b183_arm64",
"8Base-RHACM-2.6:rhacm2/acm-operator-bundle@sha256:997aaee36f0bed47e231925a3f2c2ecc503410e54b35727f035c72477f3d1944_ppc64le",
"8Base-RHACM-2.6:rhacm2/acm-operator-bundle@sha256:ce699187f250b93976b8063228ac12d11c6c8f6baba69ba4ed17a38730e84eb3_amd64",
"8Base-RHACM-2.6:rhacm2/acm-prometheus-config-reloader-rhel8@sha256:693a77a9324d6c7f0e69bd9d5725b51f3e429972f1e67469e93648cb347eae84_arm64",
"8Base-RHACM-2.6:rhacm2/acm-prometheus-config-reloader-rhel8@sha256:89757e804d5df2b5eeeb1191b599c3acb9e75f61170f888095302830d6de0582_s390x",
"8Base-RHACM-2.6:rhacm2/acm-prometheus-config-reloader-rhel8@sha256:8e45e1fd7342d7525b118f01794cac1f4a8662def5f2a06336b698db2e268742_amd64",
"8Base-RHACM-2.6:rhacm2/acm-prometheus-config-reloader-rhel8@sha256:ce1c17b34b7aac2e990dc0efe40f4406e73f727b2c7bfe109eded849de753f1a_ppc64le",
"8Base-RHACM-2.6:rhacm2/acm-prometheus-rhel8@sha256:728606d96dd9e0fc2e7810e092e10ee071ec36598c990c8252beccace59a679e_amd64",
"8Base-RHACM-2.6:rhacm2/acm-prometheus-rhel8@sha256:b457d0b95d88c5dd0aac87492cbca40a9d7c2074002ad110f52d562f0c5d0797_arm64",
"8Base-RHACM-2.6:rhacm2/acm-prometheus-rhel8@sha256:f34d2569033bfb1d173342264f090f46d80f7843d52704a7ce9e9eb9de2f5abb_s390x",
"8Base-RHACM-2.6:rhacm2/acm-prometheus-rhel8@sha256:f720e0a94bfe7ed5d812819a3e77cc0581be102970127d8c0d4aa06a05edbf3d_ppc64le",
"8Base-RHACM-2.6:rhacm2/acm-volsync-addon-controller-rhel8@sha256:17ccd6b924b36ab14e3ca5f5331ba7e4c86f8cb64304640d58c3ee6b76edbcaf_ppc64le",
"8Base-RHACM-2.6:rhacm2/acm-volsync-addon-controller-rhel8@sha256:27079308ea87e35564cc3089c65eae68d63880a3bb093ca64d1678a68b60fcec_amd64",
"8Base-RHACM-2.6:rhacm2/acm-volsync-addon-controller-rhel8@sha256:9eabaac2df91aeef613d6973669d07298f2159c6a6e0c9f294623f7b1a10bc08_s390x",
"8Base-RHACM-2.6:rhacm2/acm-volsync-addon-controller-rhel8@sha256:f7abdf1756bc0ff2ebf02fee0469a8b9eeabe1fa8cafdd21c6e8f958155b70bb_arm64",
"8Base-RHACM-2.6:rhacm2/cert-policy-controller-rhel8@sha256:017c1e663827a3b55d70badd3ed979b5d1831252c49d671897a85a75afaa5bb0_s390x",
"8Base-RHACM-2.6:rhacm2/cert-policy-controller-rhel8@sha256:0610778095974edf936602018281bf7a5e287ba9eca9f661a423e68bbe000e40_ppc64le",
"8Base-RHACM-2.6:rhacm2/cert-policy-controller-rhel8@sha256:a66d7d4ee1179f7fce639490f919d722db54eaa3118b4135078c33e6cbf91488_amd64",
"8Base-RHACM-2.6:rhacm2/cert-policy-controller-rhel8@sha256:d660befef0c8f7a4db7aa3b865545c9863d8f37e7ba4b8de4380185f82b208d4_arm64",
"8Base-RHACM-2.6:rhacm2/cluster-backup-rhel8-operator@sha256:1a749d0795972a9bfd5a00aa96c238a660673464be01b2aa9fd7a3aeead6ddf7_amd64",
"8Base-RHACM-2.6:rhacm2/cluster-backup-rhel8-operator@sha256:8915dbdc562e63441f79041bdf1176e46ce53e95418d133f0cd0c1ff79da48a2_arm64",
"8Base-RHACM-2.6:rhacm2/cluster-backup-rhel8-operator@sha256:995f225449b207da9a3cad175dac85b87eefb28ff5bae6a588f40fd79fbe12a1_ppc64le",
"8Base-RHACM-2.6:rhacm2/cluster-backup-rhel8-operator@sha256:f1255a76c6275a4b6a400c82e204a5112fff6fe87f71626f8f309763f6a5d9e4_s390x",
"8Base-RHACM-2.6:rhacm2/config-policy-controller-rhel8@sha256:3b2e0d850e8fc966ec80bff16df26002334744a96b81c7a7dfe222f1706a52e3_s390x",
"8Base-RHACM-2.6:rhacm2/config-policy-controller-rhel8@sha256:447f275bbde46d7fc173798ef5abc0a77a6780f0dffdc171786edbe00f27d8d8_ppc64le",
"8Base-RHACM-2.6:rhacm2/config-policy-controller-rhel8@sha256:61964a1a0ddf2e98bcf5249b7374235055ab85cc26663a8d9397c2b7f6fbb4c6_amd64",
"8Base-RHACM-2.6:rhacm2/config-policy-controller-rhel8@sha256:a3abaa3d0bf1d34fa9e40903a8713c439f5f7f751e775d32cbab308983064ce0_arm64",
"8Base-RHACM-2.6:rhacm2/console-rhel8@sha256:6c0f630ff57f6f423df6dbf4df9faad25089f9b391be35cb8bc9cd5211f94d67_arm64",
"8Base-RHACM-2.6:rhacm2/console-rhel8@sha256:8608aed6971299def3fbe749336727e84c69582664dedac3145b92ea24e62e4d_amd64",
"8Base-RHACM-2.6:rhacm2/console-rhel8@sha256:afa80ae8274db7fa6796c35980fc5df15889e94aff3361f6cda643e5a09da220_ppc64le",
"8Base-RHACM-2.6:rhacm2/console-rhel8@sha256:f06e4e3f62db52c6d7fa0bc1f289de773e18d076bc38612e1b0ddc85c76fde06_s390x",
"8Base-RHACM-2.6:rhacm2/endpoint-monitoring-rhel8-operator@sha256:060bcd658756a924b4ce4d202bd447a3254fc1f49af7d685dde8720f355cde8e_arm64",
"8Base-RHACM-2.6:rhacm2/endpoint-monitoring-rhel8-operator@sha256:091d66731c5fe8eba5646c6b2622bb38c074e202a8a4a7e906921673b60f0898_amd64",
"8Base-RHACM-2.6:rhacm2/endpoint-monitoring-rhel8-operator@sha256:80660eb7f3c068768b0ea04ff20f4539194c52427ffdab4626bf781aa3f2ca64_s390x",
"8Base-RHACM-2.6:rhacm2/endpoint-monitoring-rhel8-operator@sha256:d6204fcf04c83bac13232ec1602572ad5f22bb528537e591079dfa36152697ec_ppc64le",
"8Base-RHACM-2.6:rhacm2/governance-policy-propagator-rhel8@sha256:51be0f04938b60ed1dba60908bebd2000d78e4ade34757bae70a083c67d77e8e_arm64",
"8Base-RHACM-2.6:rhacm2/governance-policy-propagator-rhel8@sha256:9577701bf3c7aa00b99531d2c3842130abc6cd91c52c4a7ba040b705eeace4c7_s390x",
"8Base-RHACM-2.6:rhacm2/governance-policy-propagator-rhel8@sha256:bdc6c128628db86697af198430c5ae5c61c3e586c1a97187e4d4e852cec61e92_ppc64le",
"8Base-RHACM-2.6:rhacm2/governance-policy-propagator-rhel8@sha256:cc519319b9f4fe672144ebedd772ddf56d5de90e3c8f52c0fb9b55313f71a7b3_amd64",
"8Base-RHACM-2.6:rhacm2/governance-policy-spec-sync-rhel8@sha256:2c1905ae8a83e5598678457fd955cbc867453ed5836de6fcc182e4928df8bd67_s390x",
"8Base-RHACM-2.6:rhacm2/governance-policy-spec-sync-rhel8@sha256:4a8d30cc0e1d83c69b7f3339418b101da23fbcaee7d326bedaff677eceb25ab2_ppc64le",
"8Base-RHACM-2.6:rhacm2/governance-policy-spec-sync-rhel8@sha256:6849cf1b4dd883d5b4c0cf90a3adfb26cb59d03d3b892cee3669a32dd6b8dcc2_amd64",
"8Base-RHACM-2.6:rhacm2/governance-policy-spec-sync-rhel8@sha256:d06ffc621167aff31ecb0fa417b294ff0676fb00e4ef1c6cb0fb2aaf4b2561e0_arm64",
"8Base-RHACM-2.6:rhacm2/governance-policy-status-sync-rhel8@sha256:4c86e16f15aaf454e4e5ce5436e1db27a5f8a55f573c3eaf02e4786fe52edfc8_arm64",
"8Base-RHACM-2.6:rhacm2/governance-policy-status-sync-rhel8@sha256:cf6a75d94f50dd063e939aee18756c767cba43f4e1e62a9c2f2b764ac6f43746_s390x",
"8Base-RHACM-2.6:rhacm2/governance-policy-status-sync-rhel8@sha256:e072b615eeffff80a94831e58c70980684c1ec4bd972844b25b157eb7ed5937f_ppc64le",
"8Base-RHACM-2.6:rhacm2/governance-policy-status-sync-rhel8@sha256:fffe971caa2e911d9c972c0e88712ff431d34c63dbe74e25f1cababa50ea7417_amd64",
"8Base-RHACM-2.6:rhacm2/governance-policy-template-sync-rhel8@sha256:10bc1a3833599a593a058e804de67e92888ed779fd0000928d4a70b6c7d5c1c2_amd64",
"8Base-RHACM-2.6:rhacm2/governance-policy-template-sync-rhel8@sha256:5c17f979f47840a879059ad83de12f0756889564a17190ba4438a7632c999bb1_arm64",
"8Base-RHACM-2.6:rhacm2/governance-policy-template-sync-rhel8@sha256:848bce8007de7714afc8c755b5f0c3cdf5eb6b1d259811c947bc295924539a0e_ppc64le",
"8Base-RHACM-2.6:rhacm2/governance-policy-template-sync-rhel8@sha256:95439f7e18fa87601d5860cbd9ca5f0738786e30a629d23788fd5fe33d694c66_s390x",
"8Base-RHACM-2.6:rhacm2/grafana-dashboard-loader-rhel8@sha256:1f5c1b2cffebf069859e95d0e722cb293f8c176bf5c5873bb9517c96b26c2e10_arm64",
"8Base-RHACM-2.6:rhacm2/grafana-dashboard-loader-rhel8@sha256:5223158a122658bafbd853c596cdc1f7bd7a0e4fdd82b1c3668ac84adeae9f24_s390x",
"8Base-RHACM-2.6:rhacm2/grafana-dashboard-loader-rhel8@sha256:561f1f05925cfe3c5f0f8a9b7475be4bbab183b5611ecfe09b090d80fa4bc2fe_amd64",
"8Base-RHACM-2.6:rhacm2/grafana-dashboard-loader-rhel8@sha256:734270221ec4a516e7eb77f2ec3a753384242116aa70320a1dbe969e915af1df_ppc64le",
"8Base-RHACM-2.6:rhacm2/iam-policy-controller-rhel8@sha256:2827e5f485213f92e2d0092187f3976dd6fe598e39b5cf2212d48c3a44c34b13_arm64",
"8Base-RHACM-2.6:rhacm2/iam-policy-controller-rhel8@sha256:8ca9e80365c76b66b2de3924fc50a5912e606042c704b02cb174a4b8bd3927c4_amd64",
"8Base-RHACM-2.6:rhacm2/iam-policy-controller-rhel8@sha256:c5069e76a900aa300102a0ae54ecbc12c0ac31abfeed8656ee60a949daef79c3_s390x",
"8Base-RHACM-2.6:rhacm2/iam-policy-controller-rhel8@sha256:ca05e79e5508924af71f323c13f664770d8dd4eb61ecf0894e4f9a81f7a1b402_ppc64le",
"8Base-RHACM-2.6:rhacm2/insights-client-rhel8@sha256:02cacfec60c80b9228e8b18949751de867f974ea6b1172129096e64e949c0598_amd64",
"8Base-RHACM-2.6:rhacm2/insights-client-rhel8@sha256:2b14036d0291e54c3191682de2ea875a78d78c35b2791a5a113ba1a8920f0621_ppc64le",
"8Base-RHACM-2.6:rhacm2/insights-client-rhel8@sha256:d4c05f641de8fd0753d63cc6d5b62464d3d6a87d601514e87ef2e40bbe7b01b6_s390x",
"8Base-RHACM-2.6:rhacm2/insights-client-rhel8@sha256:e15c410b693b34f49869d037ebb5584384fcdf88114b7a94967ca09f1361a5f3_arm64",
"8Base-RHACM-2.6:rhacm2/insights-metrics-rhel8@sha256:67aa55bb65685395ad2773e7459dff5fbccdeedcf9e56ec2722d8f5c919eae89_s390x",
"8Base-RHACM-2.6:rhacm2/insights-metrics-rhel8@sha256:6c54e08f5f6c2cae41a5e108e1019ff6522af8f69d666e22eb4631cd83b85917_amd64",
"8Base-RHACM-2.6:rhacm2/insights-metrics-rhel8@sha256:88d9b7246aa75cb2c88ccb7f2f1202fc465be0f2d89e59f1d2259f69ada56d9d_arm64",
"8Base-RHACM-2.6:rhacm2/insights-metrics-rhel8@sha256:bad98fe71638d7346f31ea45f6063ec970bf90844bb5c5dc5f917bb0f0099899_ppc64le",
"8Base-RHACM-2.6:rhacm2/klusterlet-addon-controller-rhel8@sha256:22e510955af3fa736b7306c387f44b5f15f5f9a7a006c6587e06d5d8602cc2f0_s390x",
"8Base-RHACM-2.6:rhacm2/klusterlet-addon-controller-rhel8@sha256:55bc86326f992cc4f4401b93f90cdd2baa6728015ffaf6168f2d46ae43c70cf4_ppc64le",
"8Base-RHACM-2.6:rhacm2/klusterlet-addon-controller-rhel8@sha256:8dd7f47af047fb899c7fcbad61cb8f38da45990cac186f9235aec3e4e7de25e9_amd64",
"8Base-RHACM-2.6:rhacm2/klusterlet-addon-controller-rhel8@sha256:bdb97eb5bb0e8f59edf0d389fb07c45171e728dc8b4d2bdacd785193b46ec03b_arm64",
"8Base-RHACM-2.6:rhacm2/kube-rbac-proxy-rhel8@sha256:11a353ee9da6cc843d5f346f4fa51681d13318e2e61fc4d1a3f63406eb175260_s390x",
"8Base-RHACM-2.6:rhacm2/kube-rbac-proxy-rhel8@sha256:31757f3e3bb08b4e49e54694b18b3cf327637be20535482b2df1345b17444dda_amd64",
"8Base-RHACM-2.6:rhacm2/kube-rbac-proxy-rhel8@sha256:b2c0b7414d0fc36a49cbdc5a56b25dd62aac18defc2defbd9c1895cd13a5e716_arm64",
"8Base-RHACM-2.6:rhacm2/kube-rbac-proxy-rhel8@sha256:dbd816d503e9beb58622604432eb415419e893627eb95c1ceeb8ff5bda7d6335_ppc64le",
"8Base-RHACM-2.6:rhacm2/kube-state-metrics-rhel8@sha256:53246a6df1f0880d94ed2644fa4366e3e2108b6fa8a51745af87785346ce5304_s390x",
"8Base-RHACM-2.6:rhacm2/kube-state-metrics-rhel8@sha256:5f2393bceefffb32240043b6722aa73d31fc8133cc2666fcf5eb8d33794bc54f_arm64",
"8Base-RHACM-2.6:rhacm2/kube-state-metrics-rhel8@sha256:c792c043462281cde7c93bd8e2136f62ca17d072e7f466353f37de8e5f5dc949_ppc64le",
"8Base-RHACM-2.6:rhacm2/kube-state-metrics-rhel8@sha256:e6b1d24b56e6973eee1569e351db6637ca67e1d6cd124adb845cbf6e35a4f6af_amd64",
"8Base-RHACM-2.6:rhacm2/management-ingress-rhel8@sha256:07238998d21204cd8f25dc63e6dbde20a2dd25c3b96609729306db6c63a0fca4_arm64",
"8Base-RHACM-2.6:rhacm2/management-ingress-rhel8@sha256:0d2665d19a8753c6269f594b68b067cd62a402404287e6416543c1af2d7d3cf4_ppc64le",
"8Base-RHACM-2.6:rhacm2/management-ingress-rhel8@sha256:6917d018e53aabb6f5402f02000aedd2e5cf71bcc84562e0fc7d7c87049f4b67_amd64",
"8Base-RHACM-2.6:rhacm2/management-ingress-rhel8@sha256:73b0444bd91a1dade3b7e76245ac8d6cb568929bba321b8c86c269d6f542ac3b_s390x",
"8Base-RHACM-2.6:rhacm2/memcached-exporter-rhel8@sha256:7d85dd62346a647d22202baa0f8d405b2aaf9a7174b38e5d29df2e03530009c3_s390x",
"8Base-RHACM-2.6:rhacm2/memcached-exporter-rhel8@sha256:9635616c8f058e67d557201147904b05f8b49938f63fb2b0239dfca883f61685_arm64",
"8Base-RHACM-2.6:rhacm2/memcached-exporter-rhel8@sha256:9e91ecec92ec0df8b72beb6040f39d9a25b0bfad844e92ea34cc2d648d221d22_ppc64le",
"8Base-RHACM-2.6:rhacm2/memcached-exporter-rhel8@sha256:c773b9a2fffcd549d4936054260f655c78da603957826d6bad4e8567a213ad10_amd64",
"8Base-RHACM-2.6:rhacm2/memcached-rhel8@sha256:584f8c4a9a1b75fc71948a98add560d4fe3d936ee46ac791f32121dbadf8c7d2_ppc64le",
"8Base-RHACM-2.6:rhacm2/memcached-rhel8@sha256:59b3ce3f3f4459c97cfffee5e20830d70f8a69198b5fab271e6c478d615c46d3_arm64",
"8Base-RHACM-2.6:rhacm2/memcached-rhel8@sha256:6f458c76757203b28434f871027c6a466a73d246ceb5bfac8793ad1896a672ab_amd64",
"8Base-RHACM-2.6:rhacm2/memcached-rhel8@sha256:e34722fd656e3205dcdb565b0ab68e9971174c11f125dbfff3bf82e1e21f3a76_s390x",
"8Base-RHACM-2.6:rhacm2/metrics-collector-rhel8@sha256:3a81a018b939752543e78c2d68d1436b851be2256b88c3e66cd506ae1d8f4c9c_ppc64le",
"8Base-RHACM-2.6:rhacm2/metrics-collector-rhel8@sha256:6a3e0c36c123c9dc54759655d9148f580abada501034914863a6528ded19ef34_amd64",
"8Base-RHACM-2.6:rhacm2/metrics-collector-rhel8@sha256:7991f484f97b9951f27f70e67d5db0850c4189ee86db8406cdda961a9beb06f0_arm64",
"8Base-RHACM-2.6:rhacm2/metrics-collector-rhel8@sha256:fa08b9bf3fd334738984e150ba5bfd2e005374752f3112340b65f6434eacd057_s390x",
"8Base-RHACM-2.6:rhacm2/multicloud-integrations-rhel8@sha256:2bcbf9a565f3c566061325aca3174ec755b5c94a28612718a3f1563db317273e_ppc64le",
"8Base-RHACM-2.6:rhacm2/multicloud-integrations-rhel8@sha256:6813ccd43a1aecd1aaf4d5d4b1620fd63bbca00b736100189ff91246bf3bc36b_arm64",
"8Base-RHACM-2.6:rhacm2/multicloud-integrations-rhel8@sha256:db89ef3686570526afdb2b79fd698aca5dc50c633009760f1748fb9fd506067b_amd64",
"8Base-RHACM-2.6:rhacm2/multicloud-integrations-rhel8@sha256:db8bc27937802c5d8fff769b9c93c8a01411629d199adbc39235e721d6468b30_s390x",
"8Base-RHACM-2.6:rhacm2/multicluster-observability-rhel8-operator@sha256:434db0ca203b14b899fff9b7a2a5b975de852ea29620a828f29246448aba873c_ppc64le",
"8Base-RHACM-2.6:rhacm2/multicluster-observability-rhel8-operator@sha256:876bfa63b0e13833eaeadb7c6a0481f1d7970b283f69ece4d81c99985f4dd161_arm64",
"8Base-RHACM-2.6:rhacm2/multicluster-observability-rhel8-operator@sha256:d23f208e020d42bc095011d423146e2da35b2bc85b844911bde2f4edf696bdca_amd64",
"8Base-RHACM-2.6:rhacm2/multicluster-observability-rhel8-operator@sha256:f29581baf5277588d2e4cd01380ecf46e3c97a2f17ade01b048f75c29f18d62c_s390x",
"8Base-RHACM-2.6:rhacm2/multicluster-operators-application-rhel8@sha256:1952d422bd7ba42323711faba59244c449293cc92502e350460fee07c0e3b34a_ppc64le",
"8Base-RHACM-2.6:rhacm2/multicluster-operators-application-rhel8@sha256:566a60f630ec346eced3106ec072963d1b9f9d300e7d4cee6af6dc0d590a3937_s390x",
"8Base-RHACM-2.6:rhacm2/multicluster-operators-application-rhel8@sha256:724dd9f4a5e4acd061206ca2ea57c329210ade5135dbdf941b8d7e720daa4f10_arm64",
"8Base-RHACM-2.6:rhacm2/multicluster-operators-application-rhel8@sha256:ace8895fc62c1394dfa7854fd9ce3e14ef859e989255f70dc9a5a3d9bcd514c0_amd64",
"8Base-RHACM-2.6:rhacm2/multicluster-operators-channel-rhel8@sha256:1ebe6504a6a58f39f93952bf1c135ea58ff77e65c5b8ba73c7ad6295e66a1b45_s390x",
"8Base-RHACM-2.6:rhacm2/multicluster-operators-channel-rhel8@sha256:557cc962d0b10d80a9dea7adce387ea28fb4199a02fa8546645ab2cacbf28b88_ppc64le",
"8Base-RHACM-2.6:rhacm2/multicluster-operators-channel-rhel8@sha256:82526c7c046325bde1dfa0a47b58b773355f00bc95c23be75105e7255e7bddd2_arm64",
"8Base-RHACM-2.6:rhacm2/multicluster-operators-channel-rhel8@sha256:85e20d97f28e43668c2790bd6e0adbc598d01f9fab849761fb96d7a5c4946a87_amd64",
"8Base-RHACM-2.6:rhacm2/multicluster-operators-subscription-rhel8@sha256:7310f31faae367a363c27a7236b562bbfe8381a352fce906279590bac11571d2_ppc64le",
"8Base-RHACM-2.6:rhacm2/multicluster-operators-subscription-rhel8@sha256:7676d33b9be36ca6660d3aed888fdffcf270fcf82258ed9531e2746a3d27610c_s390x",
"8Base-RHACM-2.6:rhacm2/multicluster-operators-subscription-rhel8@sha256:e718d5abef58365d547ef73828a26adff5b6cef1bf935aa7c27f12f604b50337_amd64",
"8Base-RHACM-2.6:rhacm2/multicluster-operators-subscription-rhel8@sha256:f58aff87d1efb64417c6976f6772a464e54beefe847f50a141726b7a1a6a293a_arm64",
"8Base-RHACM-2.6:rhacm2/multiclusterhub-repo-rhel8@sha256:03222a9dd6eca9cf44932a0ff1bf89bd9d2d29683f1ebb0d0aa49171b77a4963_ppc64le",
"8Base-RHACM-2.6:rhacm2/multiclusterhub-repo-rhel8@sha256:881b8c3b19918affd478c0ad0c73dff96dd28f5c1dfddb86472b42e422fa25b6_amd64",
"8Base-RHACM-2.6:rhacm2/multiclusterhub-repo-rhel8@sha256:9de94ea1f83ec8b7257c7b2befc1485ed9cc40c9ef3600c4c4c50934e708cf9d_s390x",
"8Base-RHACM-2.6:rhacm2/multiclusterhub-repo-rhel8@sha256:a45ed68e7d3ac89d17eaf06445cabfc19a9ce85a42f116d75028d6acd18a322b_arm64",
"8Base-RHACM-2.6:rhacm2/multiclusterhub-rhel8@sha256:48d1fa8bc5f6a4d8349c41126301bd86d12836384f336881ecb71bd79f84ae93_ppc64le",
"8Base-RHACM-2.6:rhacm2/multiclusterhub-rhel8@sha256:a33e91fb763a2f0894433bce31bd44229e7d5f5c53d36c6b6f643807a45c110b_arm64",
"8Base-RHACM-2.6:rhacm2/multiclusterhub-rhel8@sha256:d6e126cbdd3cfbcdee04b093389ca1b07ac8038da96060051ed94e1eeacc6d92_s390x",
"8Base-RHACM-2.6:rhacm2/multiclusterhub-rhel8@sha256:ecf12158a2d8802b4c7efd6b336ff36c1e002223b1d385a40fbef638d5e4aa21_amd64",
"8Base-RHACM-2.6:rhacm2/node-exporter-rhel8@sha256:14d23638efff3c30661c9a5f3ddb6ab0c7a9d162de1176dd9565cf49dfa4b9c5_amd64",
"8Base-RHACM-2.6:rhacm2/node-exporter-rhel8@sha256:533005e1608de68a09e53599de3f30990db95cb923794bab9ae9e3bc1a8b6baf_arm64",
"8Base-RHACM-2.6:rhacm2/node-exporter-rhel8@sha256:99eef3491c7092afa14179b9a9d39dd8fbfb3c9bb61759d678af5d91ac23e59d_s390x",
"8Base-RHACM-2.6:rhacm2/node-exporter-rhel8@sha256:e200d4e1802cce7fce32b1e0dc5c3220b6f6477b73b3a2d8ea26a5a42d63f46b_ppc64le",
"8Base-RHACM-2.6:rhacm2/observatorium-rhel8-operator@sha256:092e3437e6d38b2bf676d7fb67ad672e3ef03440017b5af7c1ebd2beb3f437eb_amd64",
"8Base-RHACM-2.6:rhacm2/observatorium-rhel8-operator@sha256:8cf076bfb049d1aabd00040ee65f0fedd590f0dd448c7561de494093a915b397_ppc64le",
"8Base-RHACM-2.6:rhacm2/observatorium-rhel8-operator@sha256:e69987a64fdbf873d4b19d8626c0c5e99dd13d7c95446850559be966dae45ad0_arm64",
"8Base-RHACM-2.6:rhacm2/observatorium-rhel8-operator@sha256:f0bf89eaea6b7afc2d08c77bd40dfba581f91f462f5ec3d70473b332ca6f781c_s390x",
"8Base-RHACM-2.6:rhacm2/observatorium-rhel8@sha256:0686cfddd61737f7e7eb4f0c011397277394559edac3bb947c0969e302686dd5_ppc64le",
"8Base-RHACM-2.6:rhacm2/observatorium-rhel8@sha256:8f2f3732600235f66c406b6121ac37979f52572ce90353b6e099be7b74406251_amd64",
"8Base-RHACM-2.6:rhacm2/observatorium-rhel8@sha256:9e1fccc5b17865a6d7baaa1a15cb50f47d80a14b0a7bcbd94c12f0ddcaaf1b28_s390x",
"8Base-RHACM-2.6:rhacm2/observatorium-rhel8@sha256:bdd89a1051c8f21e7d81ff80c96731a0eaa7d15c320ab1e6b1dc3f6babd42598_arm64",
"8Base-RHACM-2.6:rhacm2/prometheus-alertmanager-rhel8@sha256:0860b7aa5e8b07792ad7f5d5c0654e23e9da8eedd4b9f509caea616dcfa97d69_amd64",
"8Base-RHACM-2.6:rhacm2/prometheus-alertmanager-rhel8@sha256:624895d8579ef6f3e5b17558a30775790ec6f00701f8c5cdfa315292d7f9e867_s390x",
"8Base-RHACM-2.6:rhacm2/prometheus-alertmanager-rhel8@sha256:6d09865a228cdbbc6d1ac13042c3c00f0bd086f6dc181dfa3cdf8c7f9d826b9e_arm64",
"8Base-RHACM-2.6:rhacm2/prometheus-alertmanager-rhel8@sha256:c69fee848d21346a271972e89d91898eac9fec27d598d98ffa004ca8d1b53270_ppc64le",
"8Base-RHACM-2.6:rhacm2/prometheus-rhel8@sha256:52cea7c27de23e3358030b09f22b962723c523a940f8e2043edc298c907d761c_arm64",
"8Base-RHACM-2.6:rhacm2/prometheus-rhel8@sha256:67e0fadfbb4d99a60435ed12b470772b38ace4ca815fe73da68eb3c826e200fc_ppc64le",
"8Base-RHACM-2.6:rhacm2/prometheus-rhel8@sha256:e8241b1d852d605b44ecfcc552cb0f905f72e8a17c8d228162b40c19388f5176_s390x",
"8Base-RHACM-2.6:rhacm2/prometheus-rhel8@sha256:ed0cc13e79949436d29a7ad0b41b189744a177ea27545fd5eb9b4f71e87bd0eb_amd64",
"8Base-RHACM-2.6:rhacm2/rbac-query-proxy-rhel8@sha256:29c76a37497f212aed280e2bf16ef45fb3785fb4649ce17b7fe9d653a79e2112_arm64",
"8Base-RHACM-2.6:rhacm2/rbac-query-proxy-rhel8@sha256:475a45884a51127722030226ff9a5f0752c98574c41eb61796aece5e702346a3_ppc64le",
"8Base-RHACM-2.6:rhacm2/rbac-query-proxy-rhel8@sha256:582301b10af0b966ae7d5e130cb0e5f96e7912dc66b4108e0d6078656ca80604_amd64",
"8Base-RHACM-2.6:rhacm2/rbac-query-proxy-rhel8@sha256:f1c7de85a44c03f48a6f62ba1d7d650f0b06e0f502cecff1512ad637b5bc1c27_s390x",
"8Base-RHACM-2.6:rhacm2/redisgraph-tls-rhel8@sha256:128279a656bfbde6c2c052766d63a1de6a06d8bea2707813c64396c2ae382478_amd64",
"8Base-RHACM-2.6:rhacm2/redisgraph-tls-rhel8@sha256:35927ca6e6e9c8d420c499a0c8ad37c4297ba19743d550f489d3e66482275a49_arm64",
"8Base-RHACM-2.6:rhacm2/redisgraph-tls-rhel8@sha256:4696baed553266682ba2b54d3bf683d2ff1241b625de5ec54a45c1b2c5f96243_s390x",
"8Base-RHACM-2.6:rhacm2/redisgraph-tls-rhel8@sha256:d722f2ffab1f58bbaf3c62ef71dbf7e6c4023e6ab17690f1049075a321d0b1ac_ppc64le",
"8Base-RHACM-2.6:rhacm2/search-aggregator-rhel8@sha256:2b5f372c1c73c4de587b5a4388d95b8cc553fc56af446fcefa0e14c6d980b6b3_ppc64le",
"8Base-RHACM-2.6:rhacm2/search-aggregator-rhel8@sha256:38fceeedc0672def1c2cf42bb6743ae726e77d9f7352d002b3fc688c6d551852_amd64",
"8Base-RHACM-2.6:rhacm2/search-aggregator-rhel8@sha256:6a915335bcebb0884fc72df2dfee97c74d42c035864b960e1c800fa6c5f8d93c_arm64",
"8Base-RHACM-2.6:rhacm2/search-aggregator-rhel8@sha256:752decaefc38aa009f54201b38d4ab26d9b4020caec649d9b1f1564f56c47c2a_s390x",
"8Base-RHACM-2.6:rhacm2/search-api-rhel8@sha256:37eea70d5b1c89c25372dcea8c8c03e1e0a9af1b5a06f3b0706ba776ae8847c1_amd64",
"8Base-RHACM-2.6:rhacm2/search-api-rhel8@sha256:7400088d206592eb29cd86182909626262c9b2a99f017811fcc9d8a753c39009_arm64",
"8Base-RHACM-2.6:rhacm2/search-api-rhel8@sha256:aa8ea0deabc39a068f3f6ce9fa6334e44fc507355009a9bff448e742156ec203_ppc64le",
"8Base-RHACM-2.6:rhacm2/search-api-rhel8@sha256:b4d2d39c2b3b736987f1e888b858d52a7ebd9f8d0cebd3bdef8c59f6e3e41725_s390x",
"8Base-RHACM-2.6:rhacm2/search-collector-rhel8@sha256:0174699ec75fcda08892b4e72b674df989af51ea5f04de57a62c2a85a3c08f4f_arm64",
"8Base-RHACM-2.6:rhacm2/search-collector-rhel8@sha256:5a29a9805b8d20969cba86da11a9de8176a3172df361aec5fae136a4271de308_amd64",
"8Base-RHACM-2.6:rhacm2/search-collector-rhel8@sha256:be7eed9ad9502bcc294081f7e2098fc4f8411c912c34fe63479b5b770d06caca_s390x",
"8Base-RHACM-2.6:rhacm2/search-collector-rhel8@sha256:c467c1d7ceaf5281077f7fe8ff1c1c4cffe325132890a3ab9b96ea5db2e2c930_ppc64le",
"8Base-RHACM-2.6:rhacm2/search-rhel8@sha256:2135cd20bb7ebbf48499992fe46a928e28fc78c86e360633ea09054520c42539_ppc64le",
"8Base-RHACM-2.6:rhacm2/search-rhel8@sha256:3a7a31974210e21a3faed9b57a75b970c70ac41d9662b884d4ce67275f756fc7_arm64",
"8Base-RHACM-2.6:rhacm2/search-rhel8@sha256:6e6a19f1440e4eb15a8206e18f7f4dde3e1a5c6518944571d09923d116d3f04e_amd64",
"8Base-RHACM-2.6:rhacm2/search-rhel8@sha256:e6ed3e65f0d49b3c6b0e3e97593a8fae4d453f3aecf8d7829c0d25c68bc91ea1_s390x",
"8Base-RHACM-2.6:rhacm2/submariner-addon-rhel8@sha256:7b80d01371f551df506bd0c56df6829845bfce497ff01cc44b68f172ed5399b4_ppc64le",
"8Base-RHACM-2.6:rhacm2/submariner-addon-rhel8@sha256:934c560bc786015c694e9cffbae8e86f631b3331d62f5a547931446dae82f8c3_s390x",
"8Base-RHACM-2.6:rhacm2/submariner-addon-rhel8@sha256:b467881f4028a89a9e79ba93da719845db576f47a04ae6e569c2317be5594b29_arm64",
"8Base-RHACM-2.6:rhacm2/submariner-addon-rhel8@sha256:fc5592d42e4aca70288448d174511b922ece7f8cb4b41c6a36195c3a4a60aa36_amd64",
"8Base-RHACM-2.6:rhacm2/thanos-receive-controller-rhel8@sha256:21f2626c10c4fb61b37e6ca4ab574186b423f155fbc5cfef3e894fff04cc270e_ppc64le",
"8Base-RHACM-2.6:rhacm2/thanos-receive-controller-rhel8@sha256:c357074958324fc5d602cdcf1cba285bf8582e0b36af79a8f6211bb0dfb77a10_amd64",
"8Base-RHACM-2.6:rhacm2/thanos-receive-controller-rhel8@sha256:d9ac8e67d6d9858b16dd9d1d49c1dd904aa22a7b618e5d33292344faced9c0d3_arm64",
"8Base-RHACM-2.6:rhacm2/thanos-receive-controller-rhel8@sha256:e3b840a7833680170f9e9ca52309552c584935a68c75cc71e6d576b104dc01c8_s390x",
"8Base-RHACM-2.6:rhacm2/thanos-rhel8@sha256:453c525197ccfe1f866af70ca2e7f3deb6f98d0b98c09b602b4fa1368787213d_amd64",
"8Base-RHACM-2.6:rhacm2/thanos-rhel8@sha256:4b3b45ad0b564360c245d20b1540c2398c9606cf8684275e4ee071c591357929_arm64",
"8Base-RHACM-2.6:rhacm2/thanos-rhel8@sha256:7e43ba8f47ec54b5f86d13c81b67b044176530b63b5ae3f40332fc975cc6b21f_s390x",
"8Base-RHACM-2.6:rhacm2/thanos-rhel8@sha256:faaa00c0af80c781a7c610616153a3cd1dc1b20637934c3a243a2e9664ba0ee5_ppc64le"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2022:6370"
}
],
"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.6:rhacm2/acm-governance-policy-addon-controller-rhel8@sha256:615ab5d9542759d921634737709e84a8e65d003ea136e5d22858d380225fd177_amd64",
"8Base-RHACM-2.6:rhacm2/acm-governance-policy-addon-controller-rhel8@sha256:958b729d30f10b9c121e68ac8ede2054ed29cc52a9a7d6df0537ed221aa74358_s390x",
"8Base-RHACM-2.6:rhacm2/acm-governance-policy-addon-controller-rhel8@sha256:b5bef941b4e0b5b3529ca5b2311c85295b9f6d12e482a9cbdad691c2406541f1_ppc64le",
"8Base-RHACM-2.6:rhacm2/acm-governance-policy-addon-controller-rhel8@sha256:f6194b9056d77e54f3c74caa9eab87bd1df1818d082fc807229d1c44ec6c88c4_arm64",
"8Base-RHACM-2.6:rhacm2/acm-grafana-rhel8@sha256:45616ed43b53d3a83e65828118f09430396f5bcb0566ae3a65d937b59f0d873e_s390x",
"8Base-RHACM-2.6:rhacm2/acm-grafana-rhel8@sha256:8c48441cfa850ea1274932e94da0831618c10f91022619c779304501a75fb161_amd64",
"8Base-RHACM-2.6:rhacm2/acm-grafana-rhel8@sha256:cc1c196b19c5fd8f313c6136359cc9dd37b5f59d32a581b10cf89b80b7d0cbf4_arm64",
"8Base-RHACM-2.6:rhacm2/acm-grafana-rhel8@sha256:cdf24e68e50be1350566243f6d2cb1403d09ab68e5fed39ea6c56212e42b90f1_ppc64le",
"8Base-RHACM-2.6:rhacm2/acm-must-gather-rhel8@sha256:1457ff5cfd61611fdc968d4af5b020d835e107b97932c7ba7b3f5ed4cbd0e39f_ppc64le",
"8Base-RHACM-2.6:rhacm2/acm-must-gather-rhel8@sha256:39842906b3846418bc31098e2abad08210118d86aa683e9e5fd04a97822df22d_arm64",
"8Base-RHACM-2.6:rhacm2/acm-must-gather-rhel8@sha256:8a69add2d90a1e094de8510052b683e1765153da75e316ad7778499af0c5ddf9_s390x",
"8Base-RHACM-2.6:rhacm2/acm-must-gather-rhel8@sha256:dca91134a2c1c33c736afcd4c9373749448641385f39162c74e115691289e843_amd64",
"8Base-RHACM-2.6:rhacm2/acm-operator-bundle@sha256:0eac6124f59492d09c1ae650025d59ea0e8547d9f9c832cb9607b09254ff6ddd_s390x",
"8Base-RHACM-2.6:rhacm2/acm-operator-bundle@sha256:1cbcd58a4c23e4c89a6a0509f78802a5aa21205db2784ebc9772b99a3917b183_arm64",
"8Base-RHACM-2.6:rhacm2/acm-operator-bundle@sha256:997aaee36f0bed47e231925a3f2c2ecc503410e54b35727f035c72477f3d1944_ppc64le",
"8Base-RHACM-2.6:rhacm2/acm-operator-bundle@sha256:ce699187f250b93976b8063228ac12d11c6c8f6baba69ba4ed17a38730e84eb3_amd64",
"8Base-RHACM-2.6:rhacm2/acm-prometheus-config-reloader-rhel8@sha256:693a77a9324d6c7f0e69bd9d5725b51f3e429972f1e67469e93648cb347eae84_arm64",
"8Base-RHACM-2.6:rhacm2/acm-prometheus-config-reloader-rhel8@sha256:89757e804d5df2b5eeeb1191b599c3acb9e75f61170f888095302830d6de0582_s390x",
"8Base-RHACM-2.6:rhacm2/acm-prometheus-config-reloader-rhel8@sha256:8e45e1fd7342d7525b118f01794cac1f4a8662def5f2a06336b698db2e268742_amd64",
"8Base-RHACM-2.6:rhacm2/acm-prometheus-config-reloader-rhel8@sha256:ce1c17b34b7aac2e990dc0efe40f4406e73f727b2c7bfe109eded849de753f1a_ppc64le",
"8Base-RHACM-2.6:rhacm2/acm-prometheus-rhel8@sha256:728606d96dd9e0fc2e7810e092e10ee071ec36598c990c8252beccace59a679e_amd64",
"8Base-RHACM-2.6:rhacm2/acm-prometheus-rhel8@sha256:b457d0b95d88c5dd0aac87492cbca40a9d7c2074002ad110f52d562f0c5d0797_arm64",
"8Base-RHACM-2.6:rhacm2/acm-prometheus-rhel8@sha256:f34d2569033bfb1d173342264f090f46d80f7843d52704a7ce9e9eb9de2f5abb_s390x",
"8Base-RHACM-2.6:rhacm2/acm-prometheus-rhel8@sha256:f720e0a94bfe7ed5d812819a3e77cc0581be102970127d8c0d4aa06a05edbf3d_ppc64le",
"8Base-RHACM-2.6:rhacm2/acm-volsync-addon-controller-rhel8@sha256:17ccd6b924b36ab14e3ca5f5331ba7e4c86f8cb64304640d58c3ee6b76edbcaf_ppc64le",
"8Base-RHACM-2.6:rhacm2/acm-volsync-addon-controller-rhel8@sha256:27079308ea87e35564cc3089c65eae68d63880a3bb093ca64d1678a68b60fcec_amd64",
"8Base-RHACM-2.6:rhacm2/acm-volsync-addon-controller-rhel8@sha256:9eabaac2df91aeef613d6973669d07298f2159c6a6e0c9f294623f7b1a10bc08_s390x",
"8Base-RHACM-2.6:rhacm2/acm-volsync-addon-controller-rhel8@sha256:f7abdf1756bc0ff2ebf02fee0469a8b9eeabe1fa8cafdd21c6e8f958155b70bb_arm64",
"8Base-RHACM-2.6:rhacm2/cert-policy-controller-rhel8@sha256:017c1e663827a3b55d70badd3ed979b5d1831252c49d671897a85a75afaa5bb0_s390x",
"8Base-RHACM-2.6:rhacm2/cert-policy-controller-rhel8@sha256:0610778095974edf936602018281bf7a5e287ba9eca9f661a423e68bbe000e40_ppc64le",
"8Base-RHACM-2.6:rhacm2/cert-policy-controller-rhel8@sha256:a66d7d4ee1179f7fce639490f919d722db54eaa3118b4135078c33e6cbf91488_amd64",
"8Base-RHACM-2.6:rhacm2/cert-policy-controller-rhel8@sha256:d660befef0c8f7a4db7aa3b865545c9863d8f37e7ba4b8de4380185f82b208d4_arm64",
"8Base-RHACM-2.6:rhacm2/cluster-backup-rhel8-operator@sha256:1a749d0795972a9bfd5a00aa96c238a660673464be01b2aa9fd7a3aeead6ddf7_amd64",
"8Base-RHACM-2.6:rhacm2/cluster-backup-rhel8-operator@sha256:8915dbdc562e63441f79041bdf1176e46ce53e95418d133f0cd0c1ff79da48a2_arm64",
"8Base-RHACM-2.6:rhacm2/cluster-backup-rhel8-operator@sha256:995f225449b207da9a3cad175dac85b87eefb28ff5bae6a588f40fd79fbe12a1_ppc64le",
"8Base-RHACM-2.6:rhacm2/cluster-backup-rhel8-operator@sha256:f1255a76c6275a4b6a400c82e204a5112fff6fe87f71626f8f309763f6a5d9e4_s390x",
"8Base-RHACM-2.6:rhacm2/config-policy-controller-rhel8@sha256:3b2e0d850e8fc966ec80bff16df26002334744a96b81c7a7dfe222f1706a52e3_s390x",
"8Base-RHACM-2.6:rhacm2/config-policy-controller-rhel8@sha256:447f275bbde46d7fc173798ef5abc0a77a6780f0dffdc171786edbe00f27d8d8_ppc64le",
"8Base-RHACM-2.6:rhacm2/config-policy-controller-rhel8@sha256:61964a1a0ddf2e98bcf5249b7374235055ab85cc26663a8d9397c2b7f6fbb4c6_amd64",
"8Base-RHACM-2.6:rhacm2/config-policy-controller-rhel8@sha256:a3abaa3d0bf1d34fa9e40903a8713c439f5f7f751e775d32cbab308983064ce0_arm64",
"8Base-RHACM-2.6:rhacm2/console-rhel8@sha256:6c0f630ff57f6f423df6dbf4df9faad25089f9b391be35cb8bc9cd5211f94d67_arm64",
"8Base-RHACM-2.6:rhacm2/console-rhel8@sha256:8608aed6971299def3fbe749336727e84c69582664dedac3145b92ea24e62e4d_amd64",
"8Base-RHACM-2.6:rhacm2/console-rhel8@sha256:afa80ae8274db7fa6796c35980fc5df15889e94aff3361f6cda643e5a09da220_ppc64le",
"8Base-RHACM-2.6:rhacm2/console-rhel8@sha256:f06e4e3f62db52c6d7fa0bc1f289de773e18d076bc38612e1b0ddc85c76fde06_s390x",
"8Base-RHACM-2.6:rhacm2/endpoint-monitoring-rhel8-operator@sha256:060bcd658756a924b4ce4d202bd447a3254fc1f49af7d685dde8720f355cde8e_arm64",
"8Base-RHACM-2.6:rhacm2/endpoint-monitoring-rhel8-operator@sha256:091d66731c5fe8eba5646c6b2622bb38c074e202a8a4a7e906921673b60f0898_amd64",
"8Base-RHACM-2.6:rhacm2/endpoint-monitoring-rhel8-operator@sha256:80660eb7f3c068768b0ea04ff20f4539194c52427ffdab4626bf781aa3f2ca64_s390x",
"8Base-RHACM-2.6:rhacm2/endpoint-monitoring-rhel8-operator@sha256:d6204fcf04c83bac13232ec1602572ad5f22bb528537e591079dfa36152697ec_ppc64le",
"8Base-RHACM-2.6:rhacm2/governance-policy-propagator-rhel8@sha256:51be0f04938b60ed1dba60908bebd2000d78e4ade34757bae70a083c67d77e8e_arm64",
"8Base-RHACM-2.6:rhacm2/governance-policy-propagator-rhel8@sha256:9577701bf3c7aa00b99531d2c3842130abc6cd91c52c4a7ba040b705eeace4c7_s390x",
"8Base-RHACM-2.6:rhacm2/governance-policy-propagator-rhel8@sha256:bdc6c128628db86697af198430c5ae5c61c3e586c1a97187e4d4e852cec61e92_ppc64le",
"8Base-RHACM-2.6:rhacm2/governance-policy-propagator-rhel8@sha256:cc519319b9f4fe672144ebedd772ddf56d5de90e3c8f52c0fb9b55313f71a7b3_amd64",
"8Base-RHACM-2.6:rhacm2/governance-policy-spec-sync-rhel8@sha256:2c1905ae8a83e5598678457fd955cbc867453ed5836de6fcc182e4928df8bd67_s390x",
"8Base-RHACM-2.6:rhacm2/governance-policy-spec-sync-rhel8@sha256:4a8d30cc0e1d83c69b7f3339418b101da23fbcaee7d326bedaff677eceb25ab2_ppc64le",
"8Base-RHACM-2.6:rhacm2/governance-policy-spec-sync-rhel8@sha256:6849cf1b4dd883d5b4c0cf90a3adfb26cb59d03d3b892cee3669a32dd6b8dcc2_amd64",
"8Base-RHACM-2.6:rhacm2/governance-policy-spec-sync-rhel8@sha256:d06ffc621167aff31ecb0fa417b294ff0676fb00e4ef1c6cb0fb2aaf4b2561e0_arm64",
"8Base-RHACM-2.6:rhacm2/governance-policy-status-sync-rhel8@sha256:4c86e16f15aaf454e4e5ce5436e1db27a5f8a55f573c3eaf02e4786fe52edfc8_arm64",
"8Base-RHACM-2.6:rhacm2/governance-policy-status-sync-rhel8@sha256:cf6a75d94f50dd063e939aee18756c767cba43f4e1e62a9c2f2b764ac6f43746_s390x",
"8Base-RHACM-2.6:rhacm2/governance-policy-status-sync-rhel8@sha256:e072b615eeffff80a94831e58c70980684c1ec4bd972844b25b157eb7ed5937f_ppc64le",
"8Base-RHACM-2.6:rhacm2/governance-policy-status-sync-rhel8@sha256:fffe971caa2e911d9c972c0e88712ff431d34c63dbe74e25f1cababa50ea7417_amd64",
"8Base-RHACM-2.6:rhacm2/governance-policy-template-sync-rhel8@sha256:10bc1a3833599a593a058e804de67e92888ed779fd0000928d4a70b6c7d5c1c2_amd64",
"8Base-RHACM-2.6:rhacm2/governance-policy-template-sync-rhel8@sha256:5c17f979f47840a879059ad83de12f0756889564a17190ba4438a7632c999bb1_arm64",
"8Base-RHACM-2.6:rhacm2/governance-policy-template-sync-rhel8@sha256:848bce8007de7714afc8c755b5f0c3cdf5eb6b1d259811c947bc295924539a0e_ppc64le",
"8Base-RHACM-2.6:rhacm2/governance-policy-template-sync-rhel8@sha256:95439f7e18fa87601d5860cbd9ca5f0738786e30a629d23788fd5fe33d694c66_s390x",
"8Base-RHACM-2.6:rhacm2/grafana-dashboard-loader-rhel8@sha256:1f5c1b2cffebf069859e95d0e722cb293f8c176bf5c5873bb9517c96b26c2e10_arm64",
"8Base-RHACM-2.6:rhacm2/grafana-dashboard-loader-rhel8@sha256:5223158a122658bafbd853c596cdc1f7bd7a0e4fdd82b1c3668ac84adeae9f24_s390x",
"8Base-RHACM-2.6:rhacm2/grafana-dashboard-loader-rhel8@sha256:561f1f05925cfe3c5f0f8a9b7475be4bbab183b5611ecfe09b090d80fa4bc2fe_amd64",
"8Base-RHACM-2.6:rhacm2/grafana-dashboard-loader-rhel8@sha256:734270221ec4a516e7eb77f2ec3a753384242116aa70320a1dbe969e915af1df_ppc64le",
"8Base-RHACM-2.6:rhacm2/iam-policy-controller-rhel8@sha256:2827e5f485213f92e2d0092187f3976dd6fe598e39b5cf2212d48c3a44c34b13_arm64",
"8Base-RHACM-2.6:rhacm2/iam-policy-controller-rhel8@sha256:8ca9e80365c76b66b2de3924fc50a5912e606042c704b02cb174a4b8bd3927c4_amd64",
"8Base-RHACM-2.6:rhacm2/iam-policy-controller-rhel8@sha256:c5069e76a900aa300102a0ae54ecbc12c0ac31abfeed8656ee60a949daef79c3_s390x",
"8Base-RHACM-2.6:rhacm2/iam-policy-controller-rhel8@sha256:ca05e79e5508924af71f323c13f664770d8dd4eb61ecf0894e4f9a81f7a1b402_ppc64le",
"8Base-RHACM-2.6:rhacm2/insights-client-rhel8@sha256:02cacfec60c80b9228e8b18949751de867f974ea6b1172129096e64e949c0598_amd64",
"8Base-RHACM-2.6:rhacm2/insights-client-rhel8@sha256:2b14036d0291e54c3191682de2ea875a78d78c35b2791a5a113ba1a8920f0621_ppc64le",
"8Base-RHACM-2.6:rhacm2/insights-client-rhel8@sha256:d4c05f641de8fd0753d63cc6d5b62464d3d6a87d601514e87ef2e40bbe7b01b6_s390x",
"8Base-RHACM-2.6:rhacm2/insights-client-rhel8@sha256:e15c410b693b34f49869d037ebb5584384fcdf88114b7a94967ca09f1361a5f3_arm64",
"8Base-RHACM-2.6:rhacm2/insights-metrics-rhel8@sha256:67aa55bb65685395ad2773e7459dff5fbccdeedcf9e56ec2722d8f5c919eae89_s390x",
"8Base-RHACM-2.6:rhacm2/insights-metrics-rhel8@sha256:6c54e08f5f6c2cae41a5e108e1019ff6522af8f69d666e22eb4631cd83b85917_amd64",
"8Base-RHACM-2.6:rhacm2/insights-metrics-rhel8@sha256:88d9b7246aa75cb2c88ccb7f2f1202fc465be0f2d89e59f1d2259f69ada56d9d_arm64",
"8Base-RHACM-2.6:rhacm2/insights-metrics-rhel8@sha256:bad98fe71638d7346f31ea45f6063ec970bf90844bb5c5dc5f917bb0f0099899_ppc64le",
"8Base-RHACM-2.6:rhacm2/klusterlet-addon-controller-rhel8@sha256:22e510955af3fa736b7306c387f44b5f15f5f9a7a006c6587e06d5d8602cc2f0_s390x",
"8Base-RHACM-2.6:rhacm2/klusterlet-addon-controller-rhel8@sha256:55bc86326f992cc4f4401b93f90cdd2baa6728015ffaf6168f2d46ae43c70cf4_ppc64le",
"8Base-RHACM-2.6:rhacm2/klusterlet-addon-controller-rhel8@sha256:8dd7f47af047fb899c7fcbad61cb8f38da45990cac186f9235aec3e4e7de25e9_amd64",
"8Base-RHACM-2.6:rhacm2/klusterlet-addon-controller-rhel8@sha256:bdb97eb5bb0e8f59edf0d389fb07c45171e728dc8b4d2bdacd785193b46ec03b_arm64",
"8Base-RHACM-2.6:rhacm2/kube-rbac-proxy-rhel8@sha256:11a353ee9da6cc843d5f346f4fa51681d13318e2e61fc4d1a3f63406eb175260_s390x",
"8Base-RHACM-2.6:rhacm2/kube-rbac-proxy-rhel8@sha256:31757f3e3bb08b4e49e54694b18b3cf327637be20535482b2df1345b17444dda_amd64",
"8Base-RHACM-2.6:rhacm2/kube-rbac-proxy-rhel8@sha256:b2c0b7414d0fc36a49cbdc5a56b25dd62aac18defc2defbd9c1895cd13a5e716_arm64",
"8Base-RHACM-2.6:rhacm2/kube-rbac-proxy-rhel8@sha256:dbd816d503e9beb58622604432eb415419e893627eb95c1ceeb8ff5bda7d6335_ppc64le",
"8Base-RHACM-2.6:rhacm2/kube-state-metrics-rhel8@sha256:53246a6df1f0880d94ed2644fa4366e3e2108b6fa8a51745af87785346ce5304_s390x",
"8Base-RHACM-2.6:rhacm2/kube-state-metrics-rhel8@sha256:5f2393bceefffb32240043b6722aa73d31fc8133cc2666fcf5eb8d33794bc54f_arm64",
"8Base-RHACM-2.6:rhacm2/kube-state-metrics-rhel8@sha256:c792c043462281cde7c93bd8e2136f62ca17d072e7f466353f37de8e5f5dc949_ppc64le",
"8Base-RHACM-2.6:rhacm2/kube-state-metrics-rhel8@sha256:e6b1d24b56e6973eee1569e351db6637ca67e1d6cd124adb845cbf6e35a4f6af_amd64",
"8Base-RHACM-2.6:rhacm2/management-ingress-rhel8@sha256:07238998d21204cd8f25dc63e6dbde20a2dd25c3b96609729306db6c63a0fca4_arm64",
"8Base-RHACM-2.6:rhacm2/management-ingress-rhel8@sha256:0d2665d19a8753c6269f594b68b067cd62a402404287e6416543c1af2d7d3cf4_ppc64le",
"8Base-RHACM-2.6:rhacm2/management-ingress-rhel8@sha256:6917d018e53aabb6f5402f02000aedd2e5cf71bcc84562e0fc7d7c87049f4b67_amd64",
"8Base-RHACM-2.6:rhacm2/management-ingress-rhel8@sha256:73b0444bd91a1dade3b7e76245ac8d6cb568929bba321b8c86c269d6f542ac3b_s390x",
"8Base-RHACM-2.6:rhacm2/memcached-exporter-rhel8@sha256:7d85dd62346a647d22202baa0f8d405b2aaf9a7174b38e5d29df2e03530009c3_s390x",
"8Base-RHACM-2.6:rhacm2/memcached-exporter-rhel8@sha256:9635616c8f058e67d557201147904b05f8b49938f63fb2b0239dfca883f61685_arm64",
"8Base-RHACM-2.6:rhacm2/memcached-exporter-rhel8@sha256:9e91ecec92ec0df8b72beb6040f39d9a25b0bfad844e92ea34cc2d648d221d22_ppc64le",
"8Base-RHACM-2.6:rhacm2/memcached-exporter-rhel8@sha256:c773b9a2fffcd549d4936054260f655c78da603957826d6bad4e8567a213ad10_amd64",
"8Base-RHACM-2.6:rhacm2/memcached-rhel8@sha256:584f8c4a9a1b75fc71948a98add560d4fe3d936ee46ac791f32121dbadf8c7d2_ppc64le",
"8Base-RHACM-2.6:rhacm2/memcached-rhel8@sha256:59b3ce3f3f4459c97cfffee5e20830d70f8a69198b5fab271e6c478d615c46d3_arm64",
"8Base-RHACM-2.6:rhacm2/memcached-rhel8@sha256:6f458c76757203b28434f871027c6a466a73d246ceb5bfac8793ad1896a672ab_amd64",
"8Base-RHACM-2.6:rhacm2/memcached-rhel8@sha256:e34722fd656e3205dcdb565b0ab68e9971174c11f125dbfff3bf82e1e21f3a76_s390x",
"8Base-RHACM-2.6:rhacm2/metrics-collector-rhel8@sha256:3a81a018b939752543e78c2d68d1436b851be2256b88c3e66cd506ae1d8f4c9c_ppc64le",
"8Base-RHACM-2.6:rhacm2/metrics-collector-rhel8@sha256:6a3e0c36c123c9dc54759655d9148f580abada501034914863a6528ded19ef34_amd64",
"8Base-RHACM-2.6:rhacm2/metrics-collector-rhel8@sha256:7991f484f97b9951f27f70e67d5db0850c4189ee86db8406cdda961a9beb06f0_arm64",
"8Base-RHACM-2.6:rhacm2/metrics-collector-rhel8@sha256:fa08b9bf3fd334738984e150ba5bfd2e005374752f3112340b65f6434eacd057_s390x",
"8Base-RHACM-2.6:rhacm2/multicloud-integrations-rhel8@sha256:2bcbf9a565f3c566061325aca3174ec755b5c94a28612718a3f1563db317273e_ppc64le",
"8Base-RHACM-2.6:rhacm2/multicloud-integrations-rhel8@sha256:6813ccd43a1aecd1aaf4d5d4b1620fd63bbca00b736100189ff91246bf3bc36b_arm64",
"8Base-RHACM-2.6:rhacm2/multicloud-integrations-rhel8@sha256:db89ef3686570526afdb2b79fd698aca5dc50c633009760f1748fb9fd506067b_amd64",
"8Base-RHACM-2.6:rhacm2/multicloud-integrations-rhel8@sha256:db8bc27937802c5d8fff769b9c93c8a01411629d199adbc39235e721d6468b30_s390x",
"8Base-RHACM-2.6:rhacm2/multicluster-observability-rhel8-operator@sha256:434db0ca203b14b899fff9b7a2a5b975de852ea29620a828f29246448aba873c_ppc64le",
"8Base-RHACM-2.6:rhacm2/multicluster-observability-rhel8-operator@sha256:876bfa63b0e13833eaeadb7c6a0481f1d7970b283f69ece4d81c99985f4dd161_arm64",
"8Base-RHACM-2.6:rhacm2/multicluster-observability-rhel8-operator@sha256:d23f208e020d42bc095011d423146e2da35b2bc85b844911bde2f4edf696bdca_amd64",
"8Base-RHACM-2.6:rhacm2/multicluster-observability-rhel8-operator@sha256:f29581baf5277588d2e4cd01380ecf46e3c97a2f17ade01b048f75c29f18d62c_s390x",
"8Base-RHACM-2.6:rhacm2/multicluster-operators-application-rhel8@sha256:1952d422bd7ba42323711faba59244c449293cc92502e350460fee07c0e3b34a_ppc64le",
"8Base-RHACM-2.6:rhacm2/multicluster-operators-application-rhel8@sha256:566a60f630ec346eced3106ec072963d1b9f9d300e7d4cee6af6dc0d590a3937_s390x",
"8Base-RHACM-2.6:rhacm2/multicluster-operators-application-rhel8@sha256:724dd9f4a5e4acd061206ca2ea57c329210ade5135dbdf941b8d7e720daa4f10_arm64",
"8Base-RHACM-2.6:rhacm2/multicluster-operators-application-rhel8@sha256:ace8895fc62c1394dfa7854fd9ce3e14ef859e989255f70dc9a5a3d9bcd514c0_amd64",
"8Base-RHACM-2.6:rhacm2/multicluster-operators-channel-rhel8@sha256:1ebe6504a6a58f39f93952bf1c135ea58ff77e65c5b8ba73c7ad6295e66a1b45_s390x",
"8Base-RHACM-2.6:rhacm2/multicluster-operators-channel-rhel8@sha256:557cc962d0b10d80a9dea7adce387ea28fb4199a02fa8546645ab2cacbf28b88_ppc64le",
"8Base-RHACM-2.6:rhacm2/multicluster-operators-channel-rhel8@sha256:82526c7c046325bde1dfa0a47b58b773355f00bc95c23be75105e7255e7bddd2_arm64",
"8Base-RHACM-2.6:rhacm2/multicluster-operators-channel-rhel8@sha256:85e20d97f28e43668c2790bd6e0adbc598d01f9fab849761fb96d7a5c4946a87_amd64",
"8Base-RHACM-2.6:rhacm2/multicluster-operators-subscription-rhel8@sha256:7310f31faae367a363c27a7236b562bbfe8381a352fce906279590bac11571d2_ppc64le",
"8Base-RHACM-2.6:rhacm2/multicluster-operators-subscription-rhel8@sha256:7676d33b9be36ca6660d3aed888fdffcf270fcf82258ed9531e2746a3d27610c_s390x",
"8Base-RHACM-2.6:rhacm2/multicluster-operators-subscription-rhel8@sha256:e718d5abef58365d547ef73828a26adff5b6cef1bf935aa7c27f12f604b50337_amd64",
"8Base-RHACM-2.6:rhacm2/multicluster-operators-subscription-rhel8@sha256:f58aff87d1efb64417c6976f6772a464e54beefe847f50a141726b7a1a6a293a_arm64",
"8Base-RHACM-2.6:rhacm2/multiclusterhub-repo-rhel8@sha256:03222a9dd6eca9cf44932a0ff1bf89bd9d2d29683f1ebb0d0aa49171b77a4963_ppc64le",
"8Base-RHACM-2.6:rhacm2/multiclusterhub-repo-rhel8@sha256:881b8c3b19918affd478c0ad0c73dff96dd28f5c1dfddb86472b42e422fa25b6_amd64",
"8Base-RHACM-2.6:rhacm2/multiclusterhub-repo-rhel8@sha256:9de94ea1f83ec8b7257c7b2befc1485ed9cc40c9ef3600c4c4c50934e708cf9d_s390x",
"8Base-RHACM-2.6:rhacm2/multiclusterhub-repo-rhel8@sha256:a45ed68e7d3ac89d17eaf06445cabfc19a9ce85a42f116d75028d6acd18a322b_arm64",
"8Base-RHACM-2.6:rhacm2/multiclusterhub-rhel8@sha256:48d1fa8bc5f6a4d8349c41126301bd86d12836384f336881ecb71bd79f84ae93_ppc64le",
"8Base-RHACM-2.6:rhacm2/multiclusterhub-rhel8@sha256:a33e91fb763a2f0894433bce31bd44229e7d5f5c53d36c6b6f643807a45c110b_arm64",
"8Base-RHACM-2.6:rhacm2/multiclusterhub-rhel8@sha256:d6e126cbdd3cfbcdee04b093389ca1b07ac8038da96060051ed94e1eeacc6d92_s390x",
"8Base-RHACM-2.6:rhacm2/multiclusterhub-rhel8@sha256:ecf12158a2d8802b4c7efd6b336ff36c1e002223b1d385a40fbef638d5e4aa21_amd64",
"8Base-RHACM-2.6:rhacm2/node-exporter-rhel8@sha256:14d23638efff3c30661c9a5f3ddb6ab0c7a9d162de1176dd9565cf49dfa4b9c5_amd64",
"8Base-RHACM-2.6:rhacm2/node-exporter-rhel8@sha256:533005e1608de68a09e53599de3f30990db95cb923794bab9ae9e3bc1a8b6baf_arm64",
"8Base-RHACM-2.6:rhacm2/node-exporter-rhel8@sha256:99eef3491c7092afa14179b9a9d39dd8fbfb3c9bb61759d678af5d91ac23e59d_s390x",
"8Base-RHACM-2.6:rhacm2/node-exporter-rhel8@sha256:e200d4e1802cce7fce32b1e0dc5c3220b6f6477b73b3a2d8ea26a5a42d63f46b_ppc64le",
"8Base-RHACM-2.6:rhacm2/observatorium-rhel8-operator@sha256:092e3437e6d38b2bf676d7fb67ad672e3ef03440017b5af7c1ebd2beb3f437eb_amd64",
"8Base-RHACM-2.6:rhacm2/observatorium-rhel8-operator@sha256:8cf076bfb049d1aabd00040ee65f0fedd590f0dd448c7561de494093a915b397_ppc64le",
"8Base-RHACM-2.6:rhacm2/observatorium-rhel8-operator@sha256:e69987a64fdbf873d4b19d8626c0c5e99dd13d7c95446850559be966dae45ad0_arm64",
"8Base-RHACM-2.6:rhacm2/observatorium-rhel8-operator@sha256:f0bf89eaea6b7afc2d08c77bd40dfba581f91f462f5ec3d70473b332ca6f781c_s390x",
"8Base-RHACM-2.6:rhacm2/observatorium-rhel8@sha256:0686cfddd61737f7e7eb4f0c011397277394559edac3bb947c0969e302686dd5_ppc64le",
"8Base-RHACM-2.6:rhacm2/observatorium-rhel8@sha256:8f2f3732600235f66c406b6121ac37979f52572ce90353b6e099be7b74406251_amd64",
"8Base-RHACM-2.6:rhacm2/observatorium-rhel8@sha256:9e1fccc5b17865a6d7baaa1a15cb50f47d80a14b0a7bcbd94c12f0ddcaaf1b28_s390x",
"8Base-RHACM-2.6:rhacm2/observatorium-rhel8@sha256:bdd89a1051c8f21e7d81ff80c96731a0eaa7d15c320ab1e6b1dc3f6babd42598_arm64",
"8Base-RHACM-2.6:rhacm2/prometheus-alertmanager-rhel8@sha256:0860b7aa5e8b07792ad7f5d5c0654e23e9da8eedd4b9f509caea616dcfa97d69_amd64",
"8Base-RHACM-2.6:rhacm2/prometheus-alertmanager-rhel8@sha256:624895d8579ef6f3e5b17558a30775790ec6f00701f8c5cdfa315292d7f9e867_s390x",
"8Base-RHACM-2.6:rhacm2/prometheus-alertmanager-rhel8@sha256:6d09865a228cdbbc6d1ac13042c3c00f0bd086f6dc181dfa3cdf8c7f9d826b9e_arm64",
"8Base-RHACM-2.6:rhacm2/prometheus-alertmanager-rhel8@sha256:c69fee848d21346a271972e89d91898eac9fec27d598d98ffa004ca8d1b53270_ppc64le",
"8Base-RHACM-2.6:rhacm2/prometheus-rhel8@sha256:52cea7c27de23e3358030b09f22b962723c523a940f8e2043edc298c907d761c_arm64",
"8Base-RHACM-2.6:rhacm2/prometheus-rhel8@sha256:67e0fadfbb4d99a60435ed12b470772b38ace4ca815fe73da68eb3c826e200fc_ppc64le",
"8Base-RHACM-2.6:rhacm2/prometheus-rhel8@sha256:e8241b1d852d605b44ecfcc552cb0f905f72e8a17c8d228162b40c19388f5176_s390x",
"8Base-RHACM-2.6:rhacm2/prometheus-rhel8@sha256:ed0cc13e79949436d29a7ad0b41b189744a177ea27545fd5eb9b4f71e87bd0eb_amd64",
"8Base-RHACM-2.6:rhacm2/rbac-query-proxy-rhel8@sha256:29c76a37497f212aed280e2bf16ef45fb3785fb4649ce17b7fe9d653a79e2112_arm64",
"8Base-RHACM-2.6:rhacm2/rbac-query-proxy-rhel8@sha256:475a45884a51127722030226ff9a5f0752c98574c41eb61796aece5e702346a3_ppc64le",
"8Base-RHACM-2.6:rhacm2/rbac-query-proxy-rhel8@sha256:582301b10af0b966ae7d5e130cb0e5f96e7912dc66b4108e0d6078656ca80604_amd64",
"8Base-RHACM-2.6:rhacm2/rbac-query-proxy-rhel8@sha256:f1c7de85a44c03f48a6f62ba1d7d650f0b06e0f502cecff1512ad637b5bc1c27_s390x",
"8Base-RHACM-2.6:rhacm2/redisgraph-tls-rhel8@sha256:128279a656bfbde6c2c052766d63a1de6a06d8bea2707813c64396c2ae382478_amd64",
"8Base-RHACM-2.6:rhacm2/redisgraph-tls-rhel8@sha256:35927ca6e6e9c8d420c499a0c8ad37c4297ba19743d550f489d3e66482275a49_arm64",
"8Base-RHACM-2.6:rhacm2/redisgraph-tls-rhel8@sha256:4696baed553266682ba2b54d3bf683d2ff1241b625de5ec54a45c1b2c5f96243_s390x",
"8Base-RHACM-2.6:rhacm2/redisgraph-tls-rhel8@sha256:d722f2ffab1f58bbaf3c62ef71dbf7e6c4023e6ab17690f1049075a321d0b1ac_ppc64le",
"8Base-RHACM-2.6:rhacm2/search-aggregator-rhel8@sha256:2b5f372c1c73c4de587b5a4388d95b8cc553fc56af446fcefa0e14c6d980b6b3_ppc64le",
"8Base-RHACM-2.6:rhacm2/search-aggregator-rhel8@sha256:38fceeedc0672def1c2cf42bb6743ae726e77d9f7352d002b3fc688c6d551852_amd64",
"8Base-RHACM-2.6:rhacm2/search-aggregator-rhel8@sha256:6a915335bcebb0884fc72df2dfee97c74d42c035864b960e1c800fa6c5f8d93c_arm64",
"8Base-RHACM-2.6:rhacm2/search-aggregator-rhel8@sha256:752decaefc38aa009f54201b38d4ab26d9b4020caec649d9b1f1564f56c47c2a_s390x",
"8Base-RHACM-2.6:rhacm2/search-api-rhel8@sha256:37eea70d5b1c89c25372dcea8c8c03e1e0a9af1b5a06f3b0706ba776ae8847c1_amd64",
"8Base-RHACM-2.6:rhacm2/search-api-rhel8@sha256:7400088d206592eb29cd86182909626262c9b2a99f017811fcc9d8a753c39009_arm64",
"8Base-RHACM-2.6:rhacm2/search-api-rhel8@sha256:aa8ea0deabc39a068f3f6ce9fa6334e44fc507355009a9bff448e742156ec203_ppc64le",
"8Base-RHACM-2.6:rhacm2/search-api-rhel8@sha256:b4d2d39c2b3b736987f1e888b858d52a7ebd9f8d0cebd3bdef8c59f6e3e41725_s390x",
"8Base-RHACM-2.6:rhacm2/search-collector-rhel8@sha256:0174699ec75fcda08892b4e72b674df989af51ea5f04de57a62c2a85a3c08f4f_arm64",
"8Base-RHACM-2.6:rhacm2/search-collector-rhel8@sha256:5a29a9805b8d20969cba86da11a9de8176a3172df361aec5fae136a4271de308_amd64",
"8Base-RHACM-2.6:rhacm2/search-collector-rhel8@sha256:be7eed9ad9502bcc294081f7e2098fc4f8411c912c34fe63479b5b770d06caca_s390x",
"8Base-RHACM-2.6:rhacm2/search-collector-rhel8@sha256:c467c1d7ceaf5281077f7fe8ff1c1c4cffe325132890a3ab9b96ea5db2e2c930_ppc64le",
"8Base-RHACM-2.6:rhacm2/search-rhel8@sha256:2135cd20bb7ebbf48499992fe46a928e28fc78c86e360633ea09054520c42539_ppc64le",
"8Base-RHACM-2.6:rhacm2/search-rhel8@sha256:3a7a31974210e21a3faed9b57a75b970c70ac41d9662b884d4ce67275f756fc7_arm64",
"8Base-RHACM-2.6:rhacm2/search-rhel8@sha256:6e6a19f1440e4eb15a8206e18f7f4dde3e1a5c6518944571d09923d116d3f04e_amd64",
"8Base-RHACM-2.6:rhacm2/search-rhel8@sha256:e6ed3e65f0d49b3c6b0e3e97593a8fae4d453f3aecf8d7829c0d25c68bc91ea1_s390x",
"8Base-RHACM-2.6:rhacm2/submariner-addon-rhel8@sha256:7b80d01371f551df506bd0c56df6829845bfce497ff01cc44b68f172ed5399b4_ppc64le",
"8Base-RHACM-2.6:rhacm2/submariner-addon-rhel8@sha256:934c560bc786015c694e9cffbae8e86f631b3331d62f5a547931446dae82f8c3_s390x",
"8Base-RHACM-2.6:rhacm2/submariner-addon-rhel8@sha256:b467881f4028a89a9e79ba93da719845db576f47a04ae6e569c2317be5594b29_arm64",
"8Base-RHACM-2.6:rhacm2/submariner-addon-rhel8@sha256:fc5592d42e4aca70288448d174511b922ece7f8cb4b41c6a36195c3a4a60aa36_amd64",
"8Base-RHACM-2.6:rhacm2/thanos-receive-controller-rhel8@sha256:21f2626c10c4fb61b37e6ca4ab574186b423f155fbc5cfef3e894fff04cc270e_ppc64le",
"8Base-RHACM-2.6:rhacm2/thanos-receive-controller-rhel8@sha256:c357074958324fc5d602cdcf1cba285bf8582e0b36af79a8f6211bb0dfb77a10_amd64",
"8Base-RHACM-2.6:rhacm2/thanos-receive-controller-rhel8@sha256:d9ac8e67d6d9858b16dd9d1d49c1dd904aa22a7b618e5d33292344faced9c0d3_arm64",
"8Base-RHACM-2.6:rhacm2/thanos-receive-controller-rhel8@sha256:e3b840a7833680170f9e9ca52309552c584935a68c75cc71e6d576b104dc01c8_s390x",
"8Base-RHACM-2.6:rhacm2/thanos-rhel8@sha256:453c525197ccfe1f866af70ca2e7f3deb6f98d0b98c09b602b4fa1368787213d_amd64",
"8Base-RHACM-2.6:rhacm2/thanos-rhel8@sha256:4b3b45ad0b564360c245d20b1540c2398c9606cf8684275e4ee071c591357929_arm64",
"8Base-RHACM-2.6:rhacm2/thanos-rhel8@sha256:7e43ba8f47ec54b5f86d13c81b67b044176530b63b5ae3f40332fc975cc6b21f_s390x",
"8Base-RHACM-2.6:rhacm2/thanos-rhel8@sha256:faaa00c0af80c781a7c610616153a3cd1dc1b20637934c3a243a2e9664ba0ee5_ppc64le"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "golang: net/http: improper sanitization of Transfer-Encoding header"
},
{
"cve": "CVE-2022-1962",
"cwe": {
"id": "CWE-1325",
"name": "Improperly Controlled Sequential Memory Allocation"
},
"discovery_date": "2022-07-14T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2107376"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in the golang standard library, go/parser. When calling any Parse functions on the Go source code, which contains deeply nested types or declarations, a panic can occur due to stack exhaustion. This issue allows an attacker to impact system availability.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "golang: go/parser: stack exhaustion in all Parse* functions",
"title": "Vulnerability summary"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"8Base-RHACM-2.6:rhacm2/acm-governance-policy-addon-controller-rhel8@sha256:615ab5d9542759d921634737709e84a8e65d003ea136e5d22858d380225fd177_amd64",
"8Base-RHACM-2.6:rhacm2/acm-governance-policy-addon-controller-rhel8@sha256:958b729d30f10b9c121e68ac8ede2054ed29cc52a9a7d6df0537ed221aa74358_s390x",
"8Base-RHACM-2.6:rhacm2/acm-governance-policy-addon-controller-rhel8@sha256:b5bef941b4e0b5b3529ca5b2311c85295b9f6d12e482a9cbdad691c2406541f1_ppc64le",
"8Base-RHACM-2.6:rhacm2/acm-governance-policy-addon-controller-rhel8@sha256:f6194b9056d77e54f3c74caa9eab87bd1df1818d082fc807229d1c44ec6c88c4_arm64",
"8Base-RHACM-2.6:rhacm2/acm-grafana-rhel8@sha256:45616ed43b53d3a83e65828118f09430396f5bcb0566ae3a65d937b59f0d873e_s390x",
"8Base-RHACM-2.6:rhacm2/acm-grafana-rhel8@sha256:8c48441cfa850ea1274932e94da0831618c10f91022619c779304501a75fb161_amd64",
"8Base-RHACM-2.6:rhacm2/acm-grafana-rhel8@sha256:cc1c196b19c5fd8f313c6136359cc9dd37b5f59d32a581b10cf89b80b7d0cbf4_arm64",
"8Base-RHACM-2.6:rhacm2/acm-grafana-rhel8@sha256:cdf24e68e50be1350566243f6d2cb1403d09ab68e5fed39ea6c56212e42b90f1_ppc64le",
"8Base-RHACM-2.6:rhacm2/acm-must-gather-rhel8@sha256:1457ff5cfd61611fdc968d4af5b020d835e107b97932c7ba7b3f5ed4cbd0e39f_ppc64le",
"8Base-RHACM-2.6:rhacm2/acm-must-gather-rhel8@sha256:39842906b3846418bc31098e2abad08210118d86aa683e9e5fd04a97822df22d_arm64",
"8Base-RHACM-2.6:rhacm2/acm-must-gather-rhel8@sha256:8a69add2d90a1e094de8510052b683e1765153da75e316ad7778499af0c5ddf9_s390x",
"8Base-RHACM-2.6:rhacm2/acm-must-gather-rhel8@sha256:dca91134a2c1c33c736afcd4c9373749448641385f39162c74e115691289e843_amd64",
"8Base-RHACM-2.6:rhacm2/acm-operator-bundle@sha256:0eac6124f59492d09c1ae650025d59ea0e8547d9f9c832cb9607b09254ff6ddd_s390x",
"8Base-RHACM-2.6:rhacm2/acm-operator-bundle@sha256:1cbcd58a4c23e4c89a6a0509f78802a5aa21205db2784ebc9772b99a3917b183_arm64",
"8Base-RHACM-2.6:rhacm2/acm-operator-bundle@sha256:997aaee36f0bed47e231925a3f2c2ecc503410e54b35727f035c72477f3d1944_ppc64le",
"8Base-RHACM-2.6:rhacm2/acm-operator-bundle@sha256:ce699187f250b93976b8063228ac12d11c6c8f6baba69ba4ed17a38730e84eb3_amd64",
"8Base-RHACM-2.6:rhacm2/acm-prometheus-config-reloader-rhel8@sha256:693a77a9324d6c7f0e69bd9d5725b51f3e429972f1e67469e93648cb347eae84_arm64",
"8Base-RHACM-2.6:rhacm2/acm-prometheus-config-reloader-rhel8@sha256:89757e804d5df2b5eeeb1191b599c3acb9e75f61170f888095302830d6de0582_s390x",
"8Base-RHACM-2.6:rhacm2/acm-prometheus-config-reloader-rhel8@sha256:8e45e1fd7342d7525b118f01794cac1f4a8662def5f2a06336b698db2e268742_amd64",
"8Base-RHACM-2.6:rhacm2/acm-prometheus-config-reloader-rhel8@sha256:ce1c17b34b7aac2e990dc0efe40f4406e73f727b2c7bfe109eded849de753f1a_ppc64le",
"8Base-RHACM-2.6:rhacm2/acm-prometheus-rhel8@sha256:728606d96dd9e0fc2e7810e092e10ee071ec36598c990c8252beccace59a679e_amd64",
"8Base-RHACM-2.6:rhacm2/acm-prometheus-rhel8@sha256:b457d0b95d88c5dd0aac87492cbca40a9d7c2074002ad110f52d562f0c5d0797_arm64",
"8Base-RHACM-2.6:rhacm2/acm-prometheus-rhel8@sha256:f34d2569033bfb1d173342264f090f46d80f7843d52704a7ce9e9eb9de2f5abb_s390x",
"8Base-RHACM-2.6:rhacm2/acm-prometheus-rhel8@sha256:f720e0a94bfe7ed5d812819a3e77cc0581be102970127d8c0d4aa06a05edbf3d_ppc64le",
"8Base-RHACM-2.6:rhacm2/acm-volsync-addon-controller-rhel8@sha256:17ccd6b924b36ab14e3ca5f5331ba7e4c86f8cb64304640d58c3ee6b76edbcaf_ppc64le",
"8Base-RHACM-2.6:rhacm2/acm-volsync-addon-controller-rhel8@sha256:27079308ea87e35564cc3089c65eae68d63880a3bb093ca64d1678a68b60fcec_amd64",
"8Base-RHACM-2.6:rhacm2/acm-volsync-addon-controller-rhel8@sha256:9eabaac2df91aeef613d6973669d07298f2159c6a6e0c9f294623f7b1a10bc08_s390x",
"8Base-RHACM-2.6:rhacm2/acm-volsync-addon-controller-rhel8@sha256:f7abdf1756bc0ff2ebf02fee0469a8b9eeabe1fa8cafdd21c6e8f958155b70bb_arm64",
"8Base-RHACM-2.6:rhacm2/cert-policy-controller-rhel8@sha256:017c1e663827a3b55d70badd3ed979b5d1831252c49d671897a85a75afaa5bb0_s390x",
"8Base-RHACM-2.6:rhacm2/cert-policy-controller-rhel8@sha256:0610778095974edf936602018281bf7a5e287ba9eca9f661a423e68bbe000e40_ppc64le",
"8Base-RHACM-2.6:rhacm2/cert-policy-controller-rhel8@sha256:a66d7d4ee1179f7fce639490f919d722db54eaa3118b4135078c33e6cbf91488_amd64",
"8Base-RHACM-2.6:rhacm2/cert-policy-controller-rhel8@sha256:d660befef0c8f7a4db7aa3b865545c9863d8f37e7ba4b8de4380185f82b208d4_arm64",
"8Base-RHACM-2.6:rhacm2/cluster-backup-rhel8-operator@sha256:1a749d0795972a9bfd5a00aa96c238a660673464be01b2aa9fd7a3aeead6ddf7_amd64",
"8Base-RHACM-2.6:rhacm2/cluster-backup-rhel8-operator@sha256:8915dbdc562e63441f79041bdf1176e46ce53e95418d133f0cd0c1ff79da48a2_arm64",
"8Base-RHACM-2.6:rhacm2/cluster-backup-rhel8-operator@sha256:995f225449b207da9a3cad175dac85b87eefb28ff5bae6a588f40fd79fbe12a1_ppc64le",
"8Base-RHACM-2.6:rhacm2/cluster-backup-rhel8-operator@sha256:f1255a76c6275a4b6a400c82e204a5112fff6fe87f71626f8f309763f6a5d9e4_s390x",
"8Base-RHACM-2.6:rhacm2/config-policy-controller-rhel8@sha256:3b2e0d850e8fc966ec80bff16df26002334744a96b81c7a7dfe222f1706a52e3_s390x",
"8Base-RHACM-2.6:rhacm2/config-policy-controller-rhel8@sha256:447f275bbde46d7fc173798ef5abc0a77a6780f0dffdc171786edbe00f27d8d8_ppc64le",
"8Base-RHACM-2.6:rhacm2/config-policy-controller-rhel8@sha256:61964a1a0ddf2e98bcf5249b7374235055ab85cc26663a8d9397c2b7f6fbb4c6_amd64",
"8Base-RHACM-2.6:rhacm2/config-policy-controller-rhel8@sha256:a3abaa3d0bf1d34fa9e40903a8713c439f5f7f751e775d32cbab308983064ce0_arm64",
"8Base-RHACM-2.6:rhacm2/console-rhel8@sha256:6c0f630ff57f6f423df6dbf4df9faad25089f9b391be35cb8bc9cd5211f94d67_arm64",
"8Base-RHACM-2.6:rhacm2/console-rhel8@sha256:8608aed6971299def3fbe749336727e84c69582664dedac3145b92ea24e62e4d_amd64",
"8Base-RHACM-2.6:rhacm2/console-rhel8@sha256:afa80ae8274db7fa6796c35980fc5df15889e94aff3361f6cda643e5a09da220_ppc64le",
"8Base-RHACM-2.6:rhacm2/console-rhel8@sha256:f06e4e3f62db52c6d7fa0bc1f289de773e18d076bc38612e1b0ddc85c76fde06_s390x",
"8Base-RHACM-2.6:rhacm2/endpoint-monitoring-rhel8-operator@sha256:060bcd658756a924b4ce4d202bd447a3254fc1f49af7d685dde8720f355cde8e_arm64",
"8Base-RHACM-2.6:rhacm2/endpoint-monitoring-rhel8-operator@sha256:091d66731c5fe8eba5646c6b2622bb38c074e202a8a4a7e906921673b60f0898_amd64",
"8Base-RHACM-2.6:rhacm2/endpoint-monitoring-rhel8-operator@sha256:80660eb7f3c068768b0ea04ff20f4539194c52427ffdab4626bf781aa3f2ca64_s390x",
"8Base-RHACM-2.6:rhacm2/endpoint-monitoring-rhel8-operator@sha256:d6204fcf04c83bac13232ec1602572ad5f22bb528537e591079dfa36152697ec_ppc64le",
"8Base-RHACM-2.6:rhacm2/governance-policy-propagator-rhel8@sha256:51be0f04938b60ed1dba60908bebd2000d78e4ade34757bae70a083c67d77e8e_arm64",
"8Base-RHACM-2.6:rhacm2/governance-policy-propagator-rhel8@sha256:9577701bf3c7aa00b99531d2c3842130abc6cd91c52c4a7ba040b705eeace4c7_s390x",
"8Base-RHACM-2.6:rhacm2/governance-policy-propagator-rhel8@sha256:bdc6c128628db86697af198430c5ae5c61c3e586c1a97187e4d4e852cec61e92_ppc64le",
"8Base-RHACM-2.6:rhacm2/governance-policy-propagator-rhel8@sha256:cc519319b9f4fe672144ebedd772ddf56d5de90e3c8f52c0fb9b55313f71a7b3_amd64",
"8Base-RHACM-2.6:rhacm2/governance-policy-spec-sync-rhel8@sha256:2c1905ae8a83e5598678457fd955cbc867453ed5836de6fcc182e4928df8bd67_s390x",
"8Base-RHACM-2.6:rhacm2/governance-policy-spec-sync-rhel8@sha256:4a8d30cc0e1d83c69b7f3339418b101da23fbcaee7d326bedaff677eceb25ab2_ppc64le",
"8Base-RHACM-2.6:rhacm2/governance-policy-spec-sync-rhel8@sha256:6849cf1b4dd883d5b4c0cf90a3adfb26cb59d03d3b892cee3669a32dd6b8dcc2_amd64",
"8Base-RHACM-2.6:rhacm2/governance-policy-spec-sync-rhel8@sha256:d06ffc621167aff31ecb0fa417b294ff0676fb00e4ef1c6cb0fb2aaf4b2561e0_arm64",
"8Base-RHACM-2.6:rhacm2/governance-policy-status-sync-rhel8@sha256:4c86e16f15aaf454e4e5ce5436e1db27a5f8a55f573c3eaf02e4786fe52edfc8_arm64",
"8Base-RHACM-2.6:rhacm2/governance-policy-status-sync-rhel8@sha256:cf6a75d94f50dd063e939aee18756c767cba43f4e1e62a9c2f2b764ac6f43746_s390x",
"8Base-RHACM-2.6:rhacm2/governance-policy-status-sync-rhel8@sha256:e072b615eeffff80a94831e58c70980684c1ec4bd972844b25b157eb7ed5937f_ppc64le",
"8Base-RHACM-2.6:rhacm2/governance-policy-status-sync-rhel8@sha256:fffe971caa2e911d9c972c0e88712ff431d34c63dbe74e25f1cababa50ea7417_amd64",
"8Base-RHACM-2.6:rhacm2/governance-policy-template-sync-rhel8@sha256:10bc1a3833599a593a058e804de67e92888ed779fd0000928d4a70b6c7d5c1c2_amd64",
"8Base-RHACM-2.6:rhacm2/governance-policy-template-sync-rhel8@sha256:5c17f979f47840a879059ad83de12f0756889564a17190ba4438a7632c999bb1_arm64",
"8Base-RHACM-2.6:rhacm2/governance-policy-template-sync-rhel8@sha256:848bce8007de7714afc8c755b5f0c3cdf5eb6b1d259811c947bc295924539a0e_ppc64le",
"8Base-RHACM-2.6:rhacm2/governance-policy-template-sync-rhel8@sha256:95439f7e18fa87601d5860cbd9ca5f0738786e30a629d23788fd5fe33d694c66_s390x",
"8Base-RHACM-2.6:rhacm2/grafana-dashboard-loader-rhel8@sha256:1f5c1b2cffebf069859e95d0e722cb293f8c176bf5c5873bb9517c96b26c2e10_arm64",
"8Base-RHACM-2.6:rhacm2/grafana-dashboard-loader-rhel8@sha256:5223158a122658bafbd853c596cdc1f7bd7a0e4fdd82b1c3668ac84adeae9f24_s390x",
"8Base-RHACM-2.6:rhacm2/grafana-dashboard-loader-rhel8@sha256:561f1f05925cfe3c5f0f8a9b7475be4bbab183b5611ecfe09b090d80fa4bc2fe_amd64",
"8Base-RHACM-2.6:rhacm2/grafana-dashboard-loader-rhel8@sha256:734270221ec4a516e7eb77f2ec3a753384242116aa70320a1dbe969e915af1df_ppc64le",
"8Base-RHACM-2.6:rhacm2/iam-policy-controller-rhel8@sha256:2827e5f485213f92e2d0092187f3976dd6fe598e39b5cf2212d48c3a44c34b13_arm64",
"8Base-RHACM-2.6:rhacm2/iam-policy-controller-rhel8@sha256:8ca9e80365c76b66b2de3924fc50a5912e606042c704b02cb174a4b8bd3927c4_amd64",
"8Base-RHACM-2.6:rhacm2/iam-policy-controller-rhel8@sha256:c5069e76a900aa300102a0ae54ecbc12c0ac31abfeed8656ee60a949daef79c3_s390x",
"8Base-RHACM-2.6:rhacm2/iam-policy-controller-rhel8@sha256:ca05e79e5508924af71f323c13f664770d8dd4eb61ecf0894e4f9a81f7a1b402_ppc64le",
"8Base-RHACM-2.6:rhacm2/insights-client-rhel8@sha256:02cacfec60c80b9228e8b18949751de867f974ea6b1172129096e64e949c0598_amd64",
"8Base-RHACM-2.6:rhacm2/insights-client-rhel8@sha256:2b14036d0291e54c3191682de2ea875a78d78c35b2791a5a113ba1a8920f0621_ppc64le",
"8Base-RHACM-2.6:rhacm2/insights-client-rhel8@sha256:d4c05f641de8fd0753d63cc6d5b62464d3d6a87d601514e87ef2e40bbe7b01b6_s390x",
"8Base-RHACM-2.6:rhacm2/insights-client-rhel8@sha256:e15c410b693b34f49869d037ebb5584384fcdf88114b7a94967ca09f1361a5f3_arm64",
"8Base-RHACM-2.6:rhacm2/insights-metrics-rhel8@sha256:67aa55bb65685395ad2773e7459dff5fbccdeedcf9e56ec2722d8f5c919eae89_s390x",
"8Base-RHACM-2.6:rhacm2/insights-metrics-rhel8@sha256:6c54e08f5f6c2cae41a5e108e1019ff6522af8f69d666e22eb4631cd83b85917_amd64",
"8Base-RHACM-2.6:rhacm2/insights-metrics-rhel8@sha256:88d9b7246aa75cb2c88ccb7f2f1202fc465be0f2d89e59f1d2259f69ada56d9d_arm64",
"8Base-RHACM-2.6:rhacm2/insights-metrics-rhel8@sha256:bad98fe71638d7346f31ea45f6063ec970bf90844bb5c5dc5f917bb0f0099899_ppc64le",
"8Base-RHACM-2.6:rhacm2/klusterlet-addon-controller-rhel8@sha256:22e510955af3fa736b7306c387f44b5f15f5f9a7a006c6587e06d5d8602cc2f0_s390x",
"8Base-RHACM-2.6:rhacm2/klusterlet-addon-controller-rhel8@sha256:55bc86326f992cc4f4401b93f90cdd2baa6728015ffaf6168f2d46ae43c70cf4_ppc64le",
"8Base-RHACM-2.6:rhacm2/klusterlet-addon-controller-rhel8@sha256:8dd7f47af047fb899c7fcbad61cb8f38da45990cac186f9235aec3e4e7de25e9_amd64",
"8Base-RHACM-2.6:rhacm2/klusterlet-addon-controller-rhel8@sha256:bdb97eb5bb0e8f59edf0d389fb07c45171e728dc8b4d2bdacd785193b46ec03b_arm64",
"8Base-RHACM-2.6:rhacm2/kube-rbac-proxy-rhel8@sha256:11a353ee9da6cc843d5f346f4fa51681d13318e2e61fc4d1a3f63406eb175260_s390x",
"8Base-RHACM-2.6:rhacm2/kube-rbac-proxy-rhel8@sha256:31757f3e3bb08b4e49e54694b18b3cf327637be20535482b2df1345b17444dda_amd64",
"8Base-RHACM-2.6:rhacm2/kube-rbac-proxy-rhel8@sha256:b2c0b7414d0fc36a49cbdc5a56b25dd62aac18defc2defbd9c1895cd13a5e716_arm64",
"8Base-RHACM-2.6:rhacm2/kube-rbac-proxy-rhel8@sha256:dbd816d503e9beb58622604432eb415419e893627eb95c1ceeb8ff5bda7d6335_ppc64le",
"8Base-RHACM-2.6:rhacm2/kube-state-metrics-rhel8@sha256:53246a6df1f0880d94ed2644fa4366e3e2108b6fa8a51745af87785346ce5304_s390x",
"8Base-RHACM-2.6:rhacm2/kube-state-metrics-rhel8@sha256:5f2393bceefffb32240043b6722aa73d31fc8133cc2666fcf5eb8d33794bc54f_arm64",
"8Base-RHACM-2.6:rhacm2/kube-state-metrics-rhel8@sha256:c792c043462281cde7c93bd8e2136f62ca17d072e7f466353f37de8e5f5dc949_ppc64le",
"8Base-RHACM-2.6:rhacm2/kube-state-metrics-rhel8@sha256:e6b1d24b56e6973eee1569e351db6637ca67e1d6cd124adb845cbf6e35a4f6af_amd64",
"8Base-RHACM-2.6:rhacm2/management-ingress-rhel8@sha256:07238998d21204cd8f25dc63e6dbde20a2dd25c3b96609729306db6c63a0fca4_arm64",
"8Base-RHACM-2.6:rhacm2/management-ingress-rhel8@sha256:0d2665d19a8753c6269f594b68b067cd62a402404287e6416543c1af2d7d3cf4_ppc64le",
"8Base-RHACM-2.6:rhacm2/management-ingress-rhel8@sha256:6917d018e53aabb6f5402f02000aedd2e5cf71bcc84562e0fc7d7c87049f4b67_amd64",
"8Base-RHACM-2.6:rhacm2/management-ingress-rhel8@sha256:73b0444bd91a1dade3b7e76245ac8d6cb568929bba321b8c86c269d6f542ac3b_s390x",
"8Base-RHACM-2.6:rhacm2/memcached-exporter-rhel8@sha256:7d85dd62346a647d22202baa0f8d405b2aaf9a7174b38e5d29df2e03530009c3_s390x",
"8Base-RHACM-2.6:rhacm2/memcached-exporter-rhel8@sha256:9635616c8f058e67d557201147904b05f8b49938f63fb2b0239dfca883f61685_arm64",
"8Base-RHACM-2.6:rhacm2/memcached-exporter-rhel8@sha256:9e91ecec92ec0df8b72beb6040f39d9a25b0bfad844e92ea34cc2d648d221d22_ppc64le",
"8Base-RHACM-2.6:rhacm2/memcached-exporter-rhel8@sha256:c773b9a2fffcd549d4936054260f655c78da603957826d6bad4e8567a213ad10_amd64",
"8Base-RHACM-2.6:rhacm2/memcached-rhel8@sha256:584f8c4a9a1b75fc71948a98add560d4fe3d936ee46ac791f32121dbadf8c7d2_ppc64le",
"8Base-RHACM-2.6:rhacm2/memcached-rhel8@sha256:59b3ce3f3f4459c97cfffee5e20830d70f8a69198b5fab271e6c478d615c46d3_arm64",
"8Base-RHACM-2.6:rhacm2/memcached-rhel8@sha256:6f458c76757203b28434f871027c6a466a73d246ceb5bfac8793ad1896a672ab_amd64",
"8Base-RHACM-2.6:rhacm2/memcached-rhel8@sha256:e34722fd656e3205dcdb565b0ab68e9971174c11f125dbfff3bf82e1e21f3a76_s390x",
"8Base-RHACM-2.6:rhacm2/metrics-collector-rhel8@sha256:3a81a018b939752543e78c2d68d1436b851be2256b88c3e66cd506ae1d8f4c9c_ppc64le",
"8Base-RHACM-2.6:rhacm2/metrics-collector-rhel8@sha256:6a3e0c36c123c9dc54759655d9148f580abada501034914863a6528ded19ef34_amd64",
"8Base-RHACM-2.6:rhacm2/metrics-collector-rhel8@sha256:7991f484f97b9951f27f70e67d5db0850c4189ee86db8406cdda961a9beb06f0_arm64",
"8Base-RHACM-2.6:rhacm2/metrics-collector-rhel8@sha256:fa08b9bf3fd334738984e150ba5bfd2e005374752f3112340b65f6434eacd057_s390x",
"8Base-RHACM-2.6:rhacm2/multicloud-integrations-rhel8@sha256:2bcbf9a565f3c566061325aca3174ec755b5c94a28612718a3f1563db317273e_ppc64le",
"8Base-RHACM-2.6:rhacm2/multicloud-integrations-rhel8@sha256:6813ccd43a1aecd1aaf4d5d4b1620fd63bbca00b736100189ff91246bf3bc36b_arm64",
"8Base-RHACM-2.6:rhacm2/multicloud-integrations-rhel8@sha256:db89ef3686570526afdb2b79fd698aca5dc50c633009760f1748fb9fd506067b_amd64",
"8Base-RHACM-2.6:rhacm2/multicloud-integrations-rhel8@sha256:db8bc27937802c5d8fff769b9c93c8a01411629d199adbc39235e721d6468b30_s390x",
"8Base-RHACM-2.6:rhacm2/multicluster-observability-rhel8-operator@sha256:434db0ca203b14b899fff9b7a2a5b975de852ea29620a828f29246448aba873c_ppc64le",
"8Base-RHACM-2.6:rhacm2/multicluster-observability-rhel8-operator@sha256:876bfa63b0e13833eaeadb7c6a0481f1d7970b283f69ece4d81c99985f4dd161_arm64",
"8Base-RHACM-2.6:rhacm2/multicluster-observability-rhel8-operator@sha256:d23f208e020d42bc095011d423146e2da35b2bc85b844911bde2f4edf696bdca_amd64",
"8Base-RHACM-2.6:rhacm2/multicluster-observability-rhel8-operator@sha256:f29581baf5277588d2e4cd01380ecf46e3c97a2f17ade01b048f75c29f18d62c_s390x",
"8Base-RHACM-2.6:rhacm2/multicluster-operators-application-rhel8@sha256:1952d422bd7ba42323711faba59244c449293cc92502e350460fee07c0e3b34a_ppc64le",
"8Base-RHACM-2.6:rhacm2/multicluster-operators-application-rhel8@sha256:566a60f630ec346eced3106ec072963d1b9f9d300e7d4cee6af6dc0d590a3937_s390x",
"8Base-RHACM-2.6:rhacm2/multicluster-operators-application-rhel8@sha256:724dd9f4a5e4acd061206ca2ea57c329210ade5135dbdf941b8d7e720daa4f10_arm64",
"8Base-RHACM-2.6:rhacm2/multicluster-operators-application-rhel8@sha256:ace8895fc62c1394dfa7854fd9ce3e14ef859e989255f70dc9a5a3d9bcd514c0_amd64",
"8Base-RHACM-2.6:rhacm2/multicluster-operators-channel-rhel8@sha256:1ebe6504a6a58f39f93952bf1c135ea58ff77e65c5b8ba73c7ad6295e66a1b45_s390x",
"8Base-RHACM-2.6:rhacm2/multicluster-operators-channel-rhel8@sha256:557cc962d0b10d80a9dea7adce387ea28fb4199a02fa8546645ab2cacbf28b88_ppc64le",
"8Base-RHACM-2.6:rhacm2/multicluster-operators-channel-rhel8@sha256:82526c7c046325bde1dfa0a47b58b773355f00bc95c23be75105e7255e7bddd2_arm64",
"8Base-RHACM-2.6:rhacm2/multicluster-operators-channel-rhel8@sha256:85e20d97f28e43668c2790bd6e0adbc598d01f9fab849761fb96d7a5c4946a87_amd64",
"8Base-RHACM-2.6:rhacm2/multicluster-operators-subscription-rhel8@sha256:7310f31faae367a363c27a7236b562bbfe8381a352fce906279590bac11571d2_ppc64le",
"8Base-RHACM-2.6:rhacm2/multicluster-operators-subscription-rhel8@sha256:7676d33b9be36ca6660d3aed888fdffcf270fcf82258ed9531e2746a3d27610c_s390x",
"8Base-RHACM-2.6:rhacm2/multicluster-operators-subscription-rhel8@sha256:e718d5abef58365d547ef73828a26adff5b6cef1bf935aa7c27f12f604b50337_amd64",
"8Base-RHACM-2.6:rhacm2/multicluster-operators-subscription-rhel8@sha256:f58aff87d1efb64417c6976f6772a464e54beefe847f50a141726b7a1a6a293a_arm64",
"8Base-RHACM-2.6:rhacm2/multiclusterhub-repo-rhel8@sha256:03222a9dd6eca9cf44932a0ff1bf89bd9d2d29683f1ebb0d0aa49171b77a4963_ppc64le",
"8Base-RHACM-2.6:rhacm2/multiclusterhub-repo-rhel8@sha256:881b8c3b19918affd478c0ad0c73dff96dd28f5c1dfddb86472b42e422fa25b6_amd64",
"8Base-RHACM-2.6:rhacm2/multiclusterhub-repo-rhel8@sha256:9de94ea1f83ec8b7257c7b2befc1485ed9cc40c9ef3600c4c4c50934e708cf9d_s390x",
"8Base-RHACM-2.6:rhacm2/multiclusterhub-repo-rhel8@sha256:a45ed68e7d3ac89d17eaf06445cabfc19a9ce85a42f116d75028d6acd18a322b_arm64",
"8Base-RHACM-2.6:rhacm2/multiclusterhub-rhel8@sha256:48d1fa8bc5f6a4d8349c41126301bd86d12836384f336881ecb71bd79f84ae93_ppc64le",
"8Base-RHACM-2.6:rhacm2/multiclusterhub-rhel8@sha256:a33e91fb763a2f0894433bce31bd44229e7d5f5c53d36c6b6f643807a45c110b_arm64",
"8Base-RHACM-2.6:rhacm2/multiclusterhub-rhel8@sha256:d6e126cbdd3cfbcdee04b093389ca1b07ac8038da96060051ed94e1eeacc6d92_s390x",
"8Base-RHACM-2.6:rhacm2/multiclusterhub-rhel8@sha256:ecf12158a2d8802b4c7efd6b336ff36c1e002223b1d385a40fbef638d5e4aa21_amd64",
"8Base-RHACM-2.6:rhacm2/node-exporter-rhel8@sha256:14d23638efff3c30661c9a5f3ddb6ab0c7a9d162de1176dd9565cf49dfa4b9c5_amd64",
"8Base-RHACM-2.6:rhacm2/node-exporter-rhel8@sha256:533005e1608de68a09e53599de3f30990db95cb923794bab9ae9e3bc1a8b6baf_arm64",
"8Base-RHACM-2.6:rhacm2/node-exporter-rhel8@sha256:99eef3491c7092afa14179b9a9d39dd8fbfb3c9bb61759d678af5d91ac23e59d_s390x",
"8Base-RHACM-2.6:rhacm2/node-exporter-rhel8@sha256:e200d4e1802cce7fce32b1e0dc5c3220b6f6477b73b3a2d8ea26a5a42d63f46b_ppc64le",
"8Base-RHACM-2.6:rhacm2/observatorium-rhel8-operator@sha256:092e3437e6d38b2bf676d7fb67ad672e3ef03440017b5af7c1ebd2beb3f437eb_amd64",
"8Base-RHACM-2.6:rhacm2/observatorium-rhel8-operator@sha256:8cf076bfb049d1aabd00040ee65f0fedd590f0dd448c7561de494093a915b397_ppc64le",
"8Base-RHACM-2.6:rhacm2/observatorium-rhel8-operator@sha256:e69987a64fdbf873d4b19d8626c0c5e99dd13d7c95446850559be966dae45ad0_arm64",
"8Base-RHACM-2.6:rhacm2/observatorium-rhel8-operator@sha256:f0bf89eaea6b7afc2d08c77bd40dfba581f91f462f5ec3d70473b332ca6f781c_s390x",
"8Base-RHACM-2.6:rhacm2/observatorium-rhel8@sha256:0686cfddd61737f7e7eb4f0c011397277394559edac3bb947c0969e302686dd5_ppc64le",
"8Base-RHACM-2.6:rhacm2/observatorium-rhel8@sha256:8f2f3732600235f66c406b6121ac37979f52572ce90353b6e099be7b74406251_amd64",
"8Base-RHACM-2.6:rhacm2/observatorium-rhel8@sha256:9e1fccc5b17865a6d7baaa1a15cb50f47d80a14b0a7bcbd94c12f0ddcaaf1b28_s390x",
"8Base-RHACM-2.6:rhacm2/observatorium-rhel8@sha256:bdd89a1051c8f21e7d81ff80c96731a0eaa7d15c320ab1e6b1dc3f6babd42598_arm64",
"8Base-RHACM-2.6:rhacm2/prometheus-alertmanager-rhel8@sha256:0860b7aa5e8b07792ad7f5d5c0654e23e9da8eedd4b9f509caea616dcfa97d69_amd64",
"8Base-RHACM-2.6:rhacm2/prometheus-alertmanager-rhel8@sha256:624895d8579ef6f3e5b17558a30775790ec6f00701f8c5cdfa315292d7f9e867_s390x",
"8Base-RHACM-2.6:rhacm2/prometheus-alertmanager-rhel8@sha256:6d09865a228cdbbc6d1ac13042c3c00f0bd086f6dc181dfa3cdf8c7f9d826b9e_arm64",
"8Base-RHACM-2.6:rhacm2/prometheus-alertmanager-rhel8@sha256:c69fee848d21346a271972e89d91898eac9fec27d598d98ffa004ca8d1b53270_ppc64le",
"8Base-RHACM-2.6:rhacm2/prometheus-rhel8@sha256:52cea7c27de23e3358030b09f22b962723c523a940f8e2043edc298c907d761c_arm64",
"8Base-RHACM-2.6:rhacm2/prometheus-rhel8@sha256:67e0fadfbb4d99a60435ed12b470772b38ace4ca815fe73da68eb3c826e200fc_ppc64le",
"8Base-RHACM-2.6:rhacm2/prometheus-rhel8@sha256:e8241b1d852d605b44ecfcc552cb0f905f72e8a17c8d228162b40c19388f5176_s390x",
"8Base-RHACM-2.6:rhacm2/prometheus-rhel8@sha256:ed0cc13e79949436d29a7ad0b41b189744a177ea27545fd5eb9b4f71e87bd0eb_amd64",
"8Base-RHACM-2.6:rhacm2/rbac-query-proxy-rhel8@sha256:29c76a37497f212aed280e2bf16ef45fb3785fb4649ce17b7fe9d653a79e2112_arm64",
"8Base-RHACM-2.6:rhacm2/rbac-query-proxy-rhel8@sha256:475a45884a51127722030226ff9a5f0752c98574c41eb61796aece5e702346a3_ppc64le",
"8Base-RHACM-2.6:rhacm2/rbac-query-proxy-rhel8@sha256:582301b10af0b966ae7d5e130cb0e5f96e7912dc66b4108e0d6078656ca80604_amd64",
"8Base-RHACM-2.6:rhacm2/rbac-query-proxy-rhel8@sha256:f1c7de85a44c03f48a6f62ba1d7d650f0b06e0f502cecff1512ad637b5bc1c27_s390x",
"8Base-RHACM-2.6:rhacm2/redisgraph-tls-rhel8@sha256:128279a656bfbde6c2c052766d63a1de6a06d8bea2707813c64396c2ae382478_amd64",
"8Base-RHACM-2.6:rhacm2/redisgraph-tls-rhel8@sha256:35927ca6e6e9c8d420c499a0c8ad37c4297ba19743d550f489d3e66482275a49_arm64",
"8Base-RHACM-2.6:rhacm2/redisgraph-tls-rhel8@sha256:4696baed553266682ba2b54d3bf683d2ff1241b625de5ec54a45c1b2c5f96243_s390x",
"8Base-RHACM-2.6:rhacm2/redisgraph-tls-rhel8@sha256:d722f2ffab1f58bbaf3c62ef71dbf7e6c4023e6ab17690f1049075a321d0b1ac_ppc64le",
"8Base-RHACM-2.6:rhacm2/search-aggregator-rhel8@sha256:2b5f372c1c73c4de587b5a4388d95b8cc553fc56af446fcefa0e14c6d980b6b3_ppc64le",
"8Base-RHACM-2.6:rhacm2/search-aggregator-rhel8@sha256:38fceeedc0672def1c2cf42bb6743ae726e77d9f7352d002b3fc688c6d551852_amd64",
"8Base-RHACM-2.6:rhacm2/search-aggregator-rhel8@sha256:6a915335bcebb0884fc72df2dfee97c74d42c035864b960e1c800fa6c5f8d93c_arm64",
"8Base-RHACM-2.6:rhacm2/search-aggregator-rhel8@sha256:752decaefc38aa009f54201b38d4ab26d9b4020caec649d9b1f1564f56c47c2a_s390x",
"8Base-RHACM-2.6:rhacm2/search-api-rhel8@sha256:37eea70d5b1c89c25372dcea8c8c03e1e0a9af1b5a06f3b0706ba776ae8847c1_amd64",
"8Base-RHACM-2.6:rhacm2/search-api-rhel8@sha256:7400088d206592eb29cd86182909626262c9b2a99f017811fcc9d8a753c39009_arm64",
"8Base-RHACM-2.6:rhacm2/search-api-rhel8@sha256:aa8ea0deabc39a068f3f6ce9fa6334e44fc507355009a9bff448e742156ec203_ppc64le",
"8Base-RHACM-2.6:rhacm2/search-api-rhel8@sha256:b4d2d39c2b3b736987f1e888b858d52a7ebd9f8d0cebd3bdef8c59f6e3e41725_s390x",
"8Base-RHACM-2.6:rhacm2/search-collector-rhel8@sha256:0174699ec75fcda08892b4e72b674df989af51ea5f04de57a62c2a85a3c08f4f_arm64",
"8Base-RHACM-2.6:rhacm2/search-collector-rhel8@sha256:5a29a9805b8d20969cba86da11a9de8176a3172df361aec5fae136a4271de308_amd64",
"8Base-RHACM-2.6:rhacm2/search-collector-rhel8@sha256:be7eed9ad9502bcc294081f7e2098fc4f8411c912c34fe63479b5b770d06caca_s390x",
"8Base-RHACM-2.6:rhacm2/search-collector-rhel8@sha256:c467c1d7ceaf5281077f7fe8ff1c1c4cffe325132890a3ab9b96ea5db2e2c930_ppc64le",
"8Base-RHACM-2.6:rhacm2/search-rhel8@sha256:2135cd20bb7ebbf48499992fe46a928e28fc78c86e360633ea09054520c42539_ppc64le",
"8Base-RHACM-2.6:rhacm2/search-rhel8@sha256:3a7a31974210e21a3faed9b57a75b970c70ac41d9662b884d4ce67275f756fc7_arm64",
"8Base-RHACM-2.6:rhacm2/search-rhel8@sha256:6e6a19f1440e4eb15a8206e18f7f4dde3e1a5c6518944571d09923d116d3f04e_amd64",
"8Base-RHACM-2.6:rhacm2/search-rhel8@sha256:e6ed3e65f0d49b3c6b0e3e97593a8fae4d453f3aecf8d7829c0d25c68bc91ea1_s390x",
"8Base-RHACM-2.6:rhacm2/submariner-addon-rhel8@sha256:7b80d01371f551df506bd0c56df6829845bfce497ff01cc44b68f172ed5399b4_ppc64le",
"8Base-RHACM-2.6:rhacm2/submariner-addon-rhel8@sha256:934c560bc786015c694e9cffbae8e86f631b3331d62f5a547931446dae82f8c3_s390x",
"8Base-RHACM-2.6:rhacm2/submariner-addon-rhel8@sha256:b467881f4028a89a9e79ba93da719845db576f47a04ae6e569c2317be5594b29_arm64",
"8Base-RHACM-2.6:rhacm2/submariner-addon-rhel8@sha256:fc5592d42e4aca70288448d174511b922ece7f8cb4b41c6a36195c3a4a60aa36_amd64",
"8Base-RHACM-2.6:rhacm2/thanos-receive-controller-rhel8@sha256:21f2626c10c4fb61b37e6ca4ab574186b423f155fbc5cfef3e894fff04cc270e_ppc64le",
"8Base-RHACM-2.6:rhacm2/thanos-receive-controller-rhel8@sha256:c357074958324fc5d602cdcf1cba285bf8582e0b36af79a8f6211bb0dfb77a10_amd64",
"8Base-RHACM-2.6:rhacm2/thanos-receive-controller-rhel8@sha256:d9ac8e67d6d9858b16dd9d1d49c1dd904aa22a7b618e5d33292344faced9c0d3_arm64",
"8Base-RHACM-2.6:rhacm2/thanos-receive-controller-rhel8@sha256:e3b840a7833680170f9e9ca52309552c584935a68c75cc71e6d576b104dc01c8_s390x",
"8Base-RHACM-2.6:rhacm2/thanos-rhel8@sha256:453c525197ccfe1f866af70ca2e7f3deb6f98d0b98c09b602b4fa1368787213d_amd64",
"8Base-RHACM-2.6:rhacm2/thanos-rhel8@sha256:4b3b45ad0b564360c245d20b1540c2398c9606cf8684275e4ee071c591357929_arm64",
"8Base-RHACM-2.6:rhacm2/thanos-rhel8@sha256:7e43ba8f47ec54b5f86d13c81b67b044176530b63b5ae3f40332fc975cc6b21f_s390x",
"8Base-RHACM-2.6:rhacm2/thanos-rhel8@sha256:faaa00c0af80c781a7c610616153a3cd1dc1b20637934c3a243a2e9664ba0ee5_ppc64le"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2022-1962"
},
{
"category": "external",
"summary": "RHBZ#2107376",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2107376"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2022-1962",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-1962"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2022-1962",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2022-1962"
},
{
"category": "external",
"summary": "https://go.dev/issue/53616",
"url": "https://go.dev/issue/53616"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-announce/c/nqrv9fbR0zE",
"url": "https://groups.google.com/g/golang-announce/c/nqrv9fbR0zE"
}
],
"release_date": "2022-07-12T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2022-09-06T22:27:58+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.6/html-single/install/index#installing",
"product_ids": [
"8Base-RHACM-2.6:rhacm2/acm-governance-policy-addon-controller-rhel8@sha256:615ab5d9542759d921634737709e84a8e65d003ea136e5d22858d380225fd177_amd64",
"8Base-RHACM-2.6:rhacm2/acm-governance-policy-addon-controller-rhel8@sha256:958b729d30f10b9c121e68ac8ede2054ed29cc52a9a7d6df0537ed221aa74358_s390x",
"8Base-RHACM-2.6:rhacm2/acm-governance-policy-addon-controller-rhel8@sha256:b5bef941b4e0b5b3529ca5b2311c85295b9f6d12e482a9cbdad691c2406541f1_ppc64le",
"8Base-RHACM-2.6:rhacm2/acm-governance-policy-addon-controller-rhel8@sha256:f6194b9056d77e54f3c74caa9eab87bd1df1818d082fc807229d1c44ec6c88c4_arm64",
"8Base-RHACM-2.6:rhacm2/acm-grafana-rhel8@sha256:45616ed43b53d3a83e65828118f09430396f5bcb0566ae3a65d937b59f0d873e_s390x",
"8Base-RHACM-2.6:rhacm2/acm-grafana-rhel8@sha256:8c48441cfa850ea1274932e94da0831618c10f91022619c779304501a75fb161_amd64",
"8Base-RHACM-2.6:rhacm2/acm-grafana-rhel8@sha256:cc1c196b19c5fd8f313c6136359cc9dd37b5f59d32a581b10cf89b80b7d0cbf4_arm64",
"8Base-RHACM-2.6:rhacm2/acm-grafana-rhel8@sha256:cdf24e68e50be1350566243f6d2cb1403d09ab68e5fed39ea6c56212e42b90f1_ppc64le",
"8Base-RHACM-2.6:rhacm2/acm-must-gather-rhel8@sha256:1457ff5cfd61611fdc968d4af5b020d835e107b97932c7ba7b3f5ed4cbd0e39f_ppc64le",
"8Base-RHACM-2.6:rhacm2/acm-must-gather-rhel8@sha256:39842906b3846418bc31098e2abad08210118d86aa683e9e5fd04a97822df22d_arm64",
"8Base-RHACM-2.6:rhacm2/acm-must-gather-rhel8@sha256:8a69add2d90a1e094de8510052b683e1765153da75e316ad7778499af0c5ddf9_s390x",
"8Base-RHACM-2.6:rhacm2/acm-must-gather-rhel8@sha256:dca91134a2c1c33c736afcd4c9373749448641385f39162c74e115691289e843_amd64",
"8Base-RHACM-2.6:rhacm2/acm-operator-bundle@sha256:0eac6124f59492d09c1ae650025d59ea0e8547d9f9c832cb9607b09254ff6ddd_s390x",
"8Base-RHACM-2.6:rhacm2/acm-operator-bundle@sha256:1cbcd58a4c23e4c89a6a0509f78802a5aa21205db2784ebc9772b99a3917b183_arm64",
"8Base-RHACM-2.6:rhacm2/acm-operator-bundle@sha256:997aaee36f0bed47e231925a3f2c2ecc503410e54b35727f035c72477f3d1944_ppc64le",
"8Base-RHACM-2.6:rhacm2/acm-operator-bundle@sha256:ce699187f250b93976b8063228ac12d11c6c8f6baba69ba4ed17a38730e84eb3_amd64",
"8Base-RHACM-2.6:rhacm2/acm-prometheus-config-reloader-rhel8@sha256:693a77a9324d6c7f0e69bd9d5725b51f3e429972f1e67469e93648cb347eae84_arm64",
"8Base-RHACM-2.6:rhacm2/acm-prometheus-config-reloader-rhel8@sha256:89757e804d5df2b5eeeb1191b599c3acb9e75f61170f888095302830d6de0582_s390x",
"8Base-RHACM-2.6:rhacm2/acm-prometheus-config-reloader-rhel8@sha256:8e45e1fd7342d7525b118f01794cac1f4a8662def5f2a06336b698db2e268742_amd64",
"8Base-RHACM-2.6:rhacm2/acm-prometheus-config-reloader-rhel8@sha256:ce1c17b34b7aac2e990dc0efe40f4406e73f727b2c7bfe109eded849de753f1a_ppc64le",
"8Base-RHACM-2.6:rhacm2/acm-prometheus-rhel8@sha256:728606d96dd9e0fc2e7810e092e10ee071ec36598c990c8252beccace59a679e_amd64",
"8Base-RHACM-2.6:rhacm2/acm-prometheus-rhel8@sha256:b457d0b95d88c5dd0aac87492cbca40a9d7c2074002ad110f52d562f0c5d0797_arm64",
"8Base-RHACM-2.6:rhacm2/acm-prometheus-rhel8@sha256:f34d2569033bfb1d173342264f090f46d80f7843d52704a7ce9e9eb9de2f5abb_s390x",
"8Base-RHACM-2.6:rhacm2/acm-prometheus-rhel8@sha256:f720e0a94bfe7ed5d812819a3e77cc0581be102970127d8c0d4aa06a05edbf3d_ppc64le",
"8Base-RHACM-2.6:rhacm2/acm-volsync-addon-controller-rhel8@sha256:17ccd6b924b36ab14e3ca5f5331ba7e4c86f8cb64304640d58c3ee6b76edbcaf_ppc64le",
"8Base-RHACM-2.6:rhacm2/acm-volsync-addon-controller-rhel8@sha256:27079308ea87e35564cc3089c65eae68d63880a3bb093ca64d1678a68b60fcec_amd64",
"8Base-RHACM-2.6:rhacm2/acm-volsync-addon-controller-rhel8@sha256:9eabaac2df91aeef613d6973669d07298f2159c6a6e0c9f294623f7b1a10bc08_s390x",
"8Base-RHACM-2.6:rhacm2/acm-volsync-addon-controller-rhel8@sha256:f7abdf1756bc0ff2ebf02fee0469a8b9eeabe1fa8cafdd21c6e8f958155b70bb_arm64",
"8Base-RHACM-2.6:rhacm2/cert-policy-controller-rhel8@sha256:017c1e663827a3b55d70badd3ed979b5d1831252c49d671897a85a75afaa5bb0_s390x",
"8Base-RHACM-2.6:rhacm2/cert-policy-controller-rhel8@sha256:0610778095974edf936602018281bf7a5e287ba9eca9f661a423e68bbe000e40_ppc64le",
"8Base-RHACM-2.6:rhacm2/cert-policy-controller-rhel8@sha256:a66d7d4ee1179f7fce639490f919d722db54eaa3118b4135078c33e6cbf91488_amd64",
"8Base-RHACM-2.6:rhacm2/cert-policy-controller-rhel8@sha256:d660befef0c8f7a4db7aa3b865545c9863d8f37e7ba4b8de4380185f82b208d4_arm64",
"8Base-RHACM-2.6:rhacm2/cluster-backup-rhel8-operator@sha256:1a749d0795972a9bfd5a00aa96c238a660673464be01b2aa9fd7a3aeead6ddf7_amd64",
"8Base-RHACM-2.6:rhacm2/cluster-backup-rhel8-operator@sha256:8915dbdc562e63441f79041bdf1176e46ce53e95418d133f0cd0c1ff79da48a2_arm64",
"8Base-RHACM-2.6:rhacm2/cluster-backup-rhel8-operator@sha256:995f225449b207da9a3cad175dac85b87eefb28ff5bae6a588f40fd79fbe12a1_ppc64le",
"8Base-RHACM-2.6:rhacm2/cluster-backup-rhel8-operator@sha256:f1255a76c6275a4b6a400c82e204a5112fff6fe87f71626f8f309763f6a5d9e4_s390x",
"8Base-RHACM-2.6:rhacm2/config-policy-controller-rhel8@sha256:3b2e0d850e8fc966ec80bff16df26002334744a96b81c7a7dfe222f1706a52e3_s390x",
"8Base-RHACM-2.6:rhacm2/config-policy-controller-rhel8@sha256:447f275bbde46d7fc173798ef5abc0a77a6780f0dffdc171786edbe00f27d8d8_ppc64le",
"8Base-RHACM-2.6:rhacm2/config-policy-controller-rhel8@sha256:61964a1a0ddf2e98bcf5249b7374235055ab85cc26663a8d9397c2b7f6fbb4c6_amd64",
"8Base-RHACM-2.6:rhacm2/config-policy-controller-rhel8@sha256:a3abaa3d0bf1d34fa9e40903a8713c439f5f7f751e775d32cbab308983064ce0_arm64",
"8Base-RHACM-2.6:rhacm2/console-rhel8@sha256:6c0f630ff57f6f423df6dbf4df9faad25089f9b391be35cb8bc9cd5211f94d67_arm64",
"8Base-RHACM-2.6:rhacm2/console-rhel8@sha256:8608aed6971299def3fbe749336727e84c69582664dedac3145b92ea24e62e4d_amd64",
"8Base-RHACM-2.6:rhacm2/console-rhel8@sha256:afa80ae8274db7fa6796c35980fc5df15889e94aff3361f6cda643e5a09da220_ppc64le",
"8Base-RHACM-2.6:rhacm2/console-rhel8@sha256:f06e4e3f62db52c6d7fa0bc1f289de773e18d076bc38612e1b0ddc85c76fde06_s390x",
"8Base-RHACM-2.6:rhacm2/endpoint-monitoring-rhel8-operator@sha256:060bcd658756a924b4ce4d202bd447a3254fc1f49af7d685dde8720f355cde8e_arm64",
"8Base-RHACM-2.6:rhacm2/endpoint-monitoring-rhel8-operator@sha256:091d66731c5fe8eba5646c6b2622bb38c074e202a8a4a7e906921673b60f0898_amd64",
"8Base-RHACM-2.6:rhacm2/endpoint-monitoring-rhel8-operator@sha256:80660eb7f3c068768b0ea04ff20f4539194c52427ffdab4626bf781aa3f2ca64_s390x",
"8Base-RHACM-2.6:rhacm2/endpoint-monitoring-rhel8-operator@sha256:d6204fcf04c83bac13232ec1602572ad5f22bb528537e591079dfa36152697ec_ppc64le",
"8Base-RHACM-2.6:rhacm2/governance-policy-propagator-rhel8@sha256:51be0f04938b60ed1dba60908bebd2000d78e4ade34757bae70a083c67d77e8e_arm64",
"8Base-RHACM-2.6:rhacm2/governance-policy-propagator-rhel8@sha256:9577701bf3c7aa00b99531d2c3842130abc6cd91c52c4a7ba040b705eeace4c7_s390x",
"8Base-RHACM-2.6:rhacm2/governance-policy-propagator-rhel8@sha256:bdc6c128628db86697af198430c5ae5c61c3e586c1a97187e4d4e852cec61e92_ppc64le",
"8Base-RHACM-2.6:rhacm2/governance-policy-propagator-rhel8@sha256:cc519319b9f4fe672144ebedd772ddf56d5de90e3c8f52c0fb9b55313f71a7b3_amd64",
"8Base-RHACM-2.6:rhacm2/governance-policy-spec-sync-rhel8@sha256:2c1905ae8a83e5598678457fd955cbc867453ed5836de6fcc182e4928df8bd67_s390x",
"8Base-RHACM-2.6:rhacm2/governance-policy-spec-sync-rhel8@sha256:4a8d30cc0e1d83c69b7f3339418b101da23fbcaee7d326bedaff677eceb25ab2_ppc64le",
"8Base-RHACM-2.6:rhacm2/governance-policy-spec-sync-rhel8@sha256:6849cf1b4dd883d5b4c0cf90a3adfb26cb59d03d3b892cee3669a32dd6b8dcc2_amd64",
"8Base-RHACM-2.6:rhacm2/governance-policy-spec-sync-rhel8@sha256:d06ffc621167aff31ecb0fa417b294ff0676fb00e4ef1c6cb0fb2aaf4b2561e0_arm64",
"8Base-RHACM-2.6:rhacm2/governance-policy-status-sync-rhel8@sha256:4c86e16f15aaf454e4e5ce5436e1db27a5f8a55f573c3eaf02e4786fe52edfc8_arm64",
"8Base-RHACM-2.6:rhacm2/governance-policy-status-sync-rhel8@sha256:cf6a75d94f50dd063e939aee18756c767cba43f4e1e62a9c2f2b764ac6f43746_s390x",
"8Base-RHACM-2.6:rhacm2/governance-policy-status-sync-rhel8@sha256:e072b615eeffff80a94831e58c70980684c1ec4bd972844b25b157eb7ed5937f_ppc64le",
"8Base-RHACM-2.6:rhacm2/governance-policy-status-sync-rhel8@sha256:fffe971caa2e911d9c972c0e88712ff431d34c63dbe74e25f1cababa50ea7417_amd64",
"8Base-RHACM-2.6:rhacm2/governance-policy-template-sync-rhel8@sha256:10bc1a3833599a593a058e804de67e92888ed779fd0000928d4a70b6c7d5c1c2_amd64",
"8Base-RHACM-2.6:rhacm2/governance-policy-template-sync-rhel8@sha256:5c17f979f47840a879059ad83de12f0756889564a17190ba4438a7632c999bb1_arm64",
"8Base-RHACM-2.6:rhacm2/governance-policy-template-sync-rhel8@sha256:848bce8007de7714afc8c755b5f0c3cdf5eb6b1d259811c947bc295924539a0e_ppc64le",
"8Base-RHACM-2.6:rhacm2/governance-policy-template-sync-rhel8@sha256:95439f7e18fa87601d5860cbd9ca5f0738786e30a629d23788fd5fe33d694c66_s390x",
"8Base-RHACM-2.6:rhacm2/grafana-dashboard-loader-rhel8@sha256:1f5c1b2cffebf069859e95d0e722cb293f8c176bf5c5873bb9517c96b26c2e10_arm64",
"8Base-RHACM-2.6:rhacm2/grafana-dashboard-loader-rhel8@sha256:5223158a122658bafbd853c596cdc1f7bd7a0e4fdd82b1c3668ac84adeae9f24_s390x",
"8Base-RHACM-2.6:rhacm2/grafana-dashboard-loader-rhel8@sha256:561f1f05925cfe3c5f0f8a9b7475be4bbab183b5611ecfe09b090d80fa4bc2fe_amd64",
"8Base-RHACM-2.6:rhacm2/grafana-dashboard-loader-rhel8@sha256:734270221ec4a516e7eb77f2ec3a753384242116aa70320a1dbe969e915af1df_ppc64le",
"8Base-RHACM-2.6:rhacm2/iam-policy-controller-rhel8@sha256:2827e5f485213f92e2d0092187f3976dd6fe598e39b5cf2212d48c3a44c34b13_arm64",
"8Base-RHACM-2.6:rhacm2/iam-policy-controller-rhel8@sha256:8ca9e80365c76b66b2de3924fc50a5912e606042c704b02cb174a4b8bd3927c4_amd64",
"8Base-RHACM-2.6:rhacm2/iam-policy-controller-rhel8@sha256:c5069e76a900aa300102a0ae54ecbc12c0ac31abfeed8656ee60a949daef79c3_s390x",
"8Base-RHACM-2.6:rhacm2/iam-policy-controller-rhel8@sha256:ca05e79e5508924af71f323c13f664770d8dd4eb61ecf0894e4f9a81f7a1b402_ppc64le",
"8Base-RHACM-2.6:rhacm2/insights-client-rhel8@sha256:02cacfec60c80b9228e8b18949751de867f974ea6b1172129096e64e949c0598_amd64",
"8Base-RHACM-2.6:rhacm2/insights-client-rhel8@sha256:2b14036d0291e54c3191682de2ea875a78d78c35b2791a5a113ba1a8920f0621_ppc64le",
"8Base-RHACM-2.6:rhacm2/insights-client-rhel8@sha256:d4c05f641de8fd0753d63cc6d5b62464d3d6a87d601514e87ef2e40bbe7b01b6_s390x",
"8Base-RHACM-2.6:rhacm2/insights-client-rhel8@sha256:e15c410b693b34f49869d037ebb5584384fcdf88114b7a94967ca09f1361a5f3_arm64",
"8Base-RHACM-2.6:rhacm2/insights-metrics-rhel8@sha256:67aa55bb65685395ad2773e7459dff5fbccdeedcf9e56ec2722d8f5c919eae89_s390x",
"8Base-RHACM-2.6:rhacm2/insights-metrics-rhel8@sha256:6c54e08f5f6c2cae41a5e108e1019ff6522af8f69d666e22eb4631cd83b85917_amd64",
"8Base-RHACM-2.6:rhacm2/insights-metrics-rhel8@sha256:88d9b7246aa75cb2c88ccb7f2f1202fc465be0f2d89e59f1d2259f69ada56d9d_arm64",
"8Base-RHACM-2.6:rhacm2/insights-metrics-rhel8@sha256:bad98fe71638d7346f31ea45f6063ec970bf90844bb5c5dc5f917bb0f0099899_ppc64le",
"8Base-RHACM-2.6:rhacm2/klusterlet-addon-controller-rhel8@sha256:22e510955af3fa736b7306c387f44b5f15f5f9a7a006c6587e06d5d8602cc2f0_s390x",
"8Base-RHACM-2.6:rhacm2/klusterlet-addon-controller-rhel8@sha256:55bc86326f992cc4f4401b93f90cdd2baa6728015ffaf6168f2d46ae43c70cf4_ppc64le",
"8Base-RHACM-2.6:rhacm2/klusterlet-addon-controller-rhel8@sha256:8dd7f47af047fb899c7fcbad61cb8f38da45990cac186f9235aec3e4e7de25e9_amd64",
"8Base-RHACM-2.6:rhacm2/klusterlet-addon-controller-rhel8@sha256:bdb97eb5bb0e8f59edf0d389fb07c45171e728dc8b4d2bdacd785193b46ec03b_arm64",
"8Base-RHACM-2.6:rhacm2/kube-rbac-proxy-rhel8@sha256:11a353ee9da6cc843d5f346f4fa51681d13318e2e61fc4d1a3f63406eb175260_s390x",
"8Base-RHACM-2.6:rhacm2/kube-rbac-proxy-rhel8@sha256:31757f3e3bb08b4e49e54694b18b3cf327637be20535482b2df1345b17444dda_amd64",
"8Base-RHACM-2.6:rhacm2/kube-rbac-proxy-rhel8@sha256:b2c0b7414d0fc36a49cbdc5a56b25dd62aac18defc2defbd9c1895cd13a5e716_arm64",
"8Base-RHACM-2.6:rhacm2/kube-rbac-proxy-rhel8@sha256:dbd816d503e9beb58622604432eb415419e893627eb95c1ceeb8ff5bda7d6335_ppc64le",
"8Base-RHACM-2.6:rhacm2/kube-state-metrics-rhel8@sha256:53246a6df1f0880d94ed2644fa4366e3e2108b6fa8a51745af87785346ce5304_s390x",
"8Base-RHACM-2.6:rhacm2/kube-state-metrics-rhel8@sha256:5f2393bceefffb32240043b6722aa73d31fc8133cc2666fcf5eb8d33794bc54f_arm64",
"8Base-RHACM-2.6:rhacm2/kube-state-metrics-rhel8@sha256:c792c043462281cde7c93bd8e2136f62ca17d072e7f466353f37de8e5f5dc949_ppc64le",
"8Base-RHACM-2.6:rhacm2/kube-state-metrics-rhel8@sha256:e6b1d24b56e6973eee1569e351db6637ca67e1d6cd124adb845cbf6e35a4f6af_amd64",
"8Base-RHACM-2.6:rhacm2/management-ingress-rhel8@sha256:07238998d21204cd8f25dc63e6dbde20a2dd25c3b96609729306db6c63a0fca4_arm64",
"8Base-RHACM-2.6:rhacm2/management-ingress-rhel8@sha256:0d2665d19a8753c6269f594b68b067cd62a402404287e6416543c1af2d7d3cf4_ppc64le",
"8Base-RHACM-2.6:rhacm2/management-ingress-rhel8@sha256:6917d018e53aabb6f5402f02000aedd2e5cf71bcc84562e0fc7d7c87049f4b67_amd64",
"8Base-RHACM-2.6:rhacm2/management-ingress-rhel8@sha256:73b0444bd91a1dade3b7e76245ac8d6cb568929bba321b8c86c269d6f542ac3b_s390x",
"8Base-RHACM-2.6:rhacm2/memcached-exporter-rhel8@sha256:7d85dd62346a647d22202baa0f8d405b2aaf9a7174b38e5d29df2e03530009c3_s390x",
"8Base-RHACM-2.6:rhacm2/memcached-exporter-rhel8@sha256:9635616c8f058e67d557201147904b05f8b49938f63fb2b0239dfca883f61685_arm64",
"8Base-RHACM-2.6:rhacm2/memcached-exporter-rhel8@sha256:9e91ecec92ec0df8b72beb6040f39d9a25b0bfad844e92ea34cc2d648d221d22_ppc64le",
"8Base-RHACM-2.6:rhacm2/memcached-exporter-rhel8@sha256:c773b9a2fffcd549d4936054260f655c78da603957826d6bad4e8567a213ad10_amd64",
"8Base-RHACM-2.6:rhacm2/memcached-rhel8@sha256:584f8c4a9a1b75fc71948a98add560d4fe3d936ee46ac791f32121dbadf8c7d2_ppc64le",
"8Base-RHACM-2.6:rhacm2/memcached-rhel8@sha256:59b3ce3f3f4459c97cfffee5e20830d70f8a69198b5fab271e6c478d615c46d3_arm64",
"8Base-RHACM-2.6:rhacm2/memcached-rhel8@sha256:6f458c76757203b28434f871027c6a466a73d246ceb5bfac8793ad1896a672ab_amd64",
"8Base-RHACM-2.6:rhacm2/memcached-rhel8@sha256:e34722fd656e3205dcdb565b0ab68e9971174c11f125dbfff3bf82e1e21f3a76_s390x",
"8Base-RHACM-2.6:rhacm2/metrics-collector-rhel8@sha256:3a81a018b939752543e78c2d68d1436b851be2256b88c3e66cd506ae1d8f4c9c_ppc64le",
"8Base-RHACM-2.6:rhacm2/metrics-collector-rhel8@sha256:6a3e0c36c123c9dc54759655d9148f580abada501034914863a6528ded19ef34_amd64",
"8Base-RHACM-2.6:rhacm2/metrics-collector-rhel8@sha256:7991f484f97b9951f27f70e67d5db0850c4189ee86db8406cdda961a9beb06f0_arm64",
"8Base-RHACM-2.6:rhacm2/metrics-collector-rhel8@sha256:fa08b9bf3fd334738984e150ba5bfd2e005374752f3112340b65f6434eacd057_s390x",
"8Base-RHACM-2.6:rhacm2/multicloud-integrations-rhel8@sha256:2bcbf9a565f3c566061325aca3174ec755b5c94a28612718a3f1563db317273e_ppc64le",
"8Base-RHACM-2.6:rhacm2/multicloud-integrations-rhel8@sha256:6813ccd43a1aecd1aaf4d5d4b1620fd63bbca00b736100189ff91246bf3bc36b_arm64",
"8Base-RHACM-2.6:rhacm2/multicloud-integrations-rhel8@sha256:db89ef3686570526afdb2b79fd698aca5dc50c633009760f1748fb9fd506067b_amd64",
"8Base-RHACM-2.6:rhacm2/multicloud-integrations-rhel8@sha256:db8bc27937802c5d8fff769b9c93c8a01411629d199adbc39235e721d6468b30_s390x",
"8Base-RHACM-2.6:rhacm2/multicluster-observability-rhel8-operator@sha256:434db0ca203b14b899fff9b7a2a5b975de852ea29620a828f29246448aba873c_ppc64le",
"8Base-RHACM-2.6:rhacm2/multicluster-observability-rhel8-operator@sha256:876bfa63b0e13833eaeadb7c6a0481f1d7970b283f69ece4d81c99985f4dd161_arm64",
"8Base-RHACM-2.6:rhacm2/multicluster-observability-rhel8-operator@sha256:d23f208e020d42bc095011d423146e2da35b2bc85b844911bde2f4edf696bdca_amd64",
"8Base-RHACM-2.6:rhacm2/multicluster-observability-rhel8-operator@sha256:f29581baf5277588d2e4cd01380ecf46e3c97a2f17ade01b048f75c29f18d62c_s390x",
"8Base-RHACM-2.6:rhacm2/multicluster-operators-application-rhel8@sha256:1952d422bd7ba42323711faba59244c449293cc92502e350460fee07c0e3b34a_ppc64le",
"8Base-RHACM-2.6:rhacm2/multicluster-operators-application-rhel8@sha256:566a60f630ec346eced3106ec072963d1b9f9d300e7d4cee6af6dc0d590a3937_s390x",
"8Base-RHACM-2.6:rhacm2/multicluster-operators-application-rhel8@sha256:724dd9f4a5e4acd061206ca2ea57c329210ade5135dbdf941b8d7e720daa4f10_arm64",
"8Base-RHACM-2.6:rhacm2/multicluster-operators-application-rhel8@sha256:ace8895fc62c1394dfa7854fd9ce3e14ef859e989255f70dc9a5a3d9bcd514c0_amd64",
"8Base-RHACM-2.6:rhacm2/multicluster-operators-channel-rhel8@sha256:1ebe6504a6a58f39f93952bf1c135ea58ff77e65c5b8ba73c7ad6295e66a1b45_s390x",
"8Base-RHACM-2.6:rhacm2/multicluster-operators-channel-rhel8@sha256:557cc962d0b10d80a9dea7adce387ea28fb4199a02fa8546645ab2cacbf28b88_ppc64le",
"8Base-RHACM-2.6:rhacm2/multicluster-operators-channel-rhel8@sha256:82526c7c046325bde1dfa0a47b58b773355f00bc95c23be75105e7255e7bddd2_arm64",
"8Base-RHACM-2.6:rhacm2/multicluster-operators-channel-rhel8@sha256:85e20d97f28e43668c2790bd6e0adbc598d01f9fab849761fb96d7a5c4946a87_amd64",
"8Base-RHACM-2.6:rhacm2/multicluster-operators-subscription-rhel8@sha256:7310f31faae367a363c27a7236b562bbfe8381a352fce906279590bac11571d2_ppc64le",
"8Base-RHACM-2.6:rhacm2/multicluster-operators-subscription-rhel8@sha256:7676d33b9be36ca6660d3aed888fdffcf270fcf82258ed9531e2746a3d27610c_s390x",
"8Base-RHACM-2.6:rhacm2/multicluster-operators-subscription-rhel8@sha256:e718d5abef58365d547ef73828a26adff5b6cef1bf935aa7c27f12f604b50337_amd64",
"8Base-RHACM-2.6:rhacm2/multicluster-operators-subscription-rhel8@sha256:f58aff87d1efb64417c6976f6772a464e54beefe847f50a141726b7a1a6a293a_arm64",
"8Base-RHACM-2.6:rhacm2/multiclusterhub-repo-rhel8@sha256:03222a9dd6eca9cf44932a0ff1bf89bd9d2d29683f1ebb0d0aa49171b77a4963_ppc64le",
"8Base-RHACM-2.6:rhacm2/multiclusterhub-repo-rhel8@sha256:881b8c3b19918affd478c0ad0c73dff96dd28f5c1dfddb86472b42e422fa25b6_amd64",
"8Base-RHACM-2.6:rhacm2/multiclusterhub-repo-rhel8@sha256:9de94ea1f83ec8b7257c7b2befc1485ed9cc40c9ef3600c4c4c50934e708cf9d_s390x",
"8Base-RHACM-2.6:rhacm2/multiclusterhub-repo-rhel8@sha256:a45ed68e7d3ac89d17eaf06445cabfc19a9ce85a42f116d75028d6acd18a322b_arm64",
"8Base-RHACM-2.6:rhacm2/multiclusterhub-rhel8@sha256:48d1fa8bc5f6a4d8349c41126301bd86d12836384f336881ecb71bd79f84ae93_ppc64le",
"8Base-RHACM-2.6:rhacm2/multiclusterhub-rhel8@sha256:a33e91fb763a2f0894433bce31bd44229e7d5f5c53d36c6b6f643807a45c110b_arm64",
"8Base-RHACM-2.6:rhacm2/multiclusterhub-rhel8@sha256:d6e126cbdd3cfbcdee04b093389ca1b07ac8038da96060051ed94e1eeacc6d92_s390x",
"8Base-RHACM-2.6:rhacm2/multiclusterhub-rhel8@sha256:ecf12158a2d8802b4c7efd6b336ff36c1e002223b1d385a40fbef638d5e4aa21_amd64",
"8Base-RHACM-2.6:rhacm2/node-exporter-rhel8@sha256:14d23638efff3c30661c9a5f3ddb6ab0c7a9d162de1176dd9565cf49dfa4b9c5_amd64",
"8Base-RHACM-2.6:rhacm2/node-exporter-rhel8@sha256:533005e1608de68a09e53599de3f30990db95cb923794bab9ae9e3bc1a8b6baf_arm64",
"8Base-RHACM-2.6:rhacm2/node-exporter-rhel8@sha256:99eef3491c7092afa14179b9a9d39dd8fbfb3c9bb61759d678af5d91ac23e59d_s390x",
"8Base-RHACM-2.6:rhacm2/node-exporter-rhel8@sha256:e200d4e1802cce7fce32b1e0dc5c3220b6f6477b73b3a2d8ea26a5a42d63f46b_ppc64le",
"8Base-RHACM-2.6:rhacm2/observatorium-rhel8-operator@sha256:092e3437e6d38b2bf676d7fb67ad672e3ef03440017b5af7c1ebd2beb3f437eb_amd64",
"8Base-RHACM-2.6:rhacm2/observatorium-rhel8-operator@sha256:8cf076bfb049d1aabd00040ee65f0fedd590f0dd448c7561de494093a915b397_ppc64le",
"8Base-RHACM-2.6:rhacm2/observatorium-rhel8-operator@sha256:e69987a64fdbf873d4b19d8626c0c5e99dd13d7c95446850559be966dae45ad0_arm64",
"8Base-RHACM-2.6:rhacm2/observatorium-rhel8-operator@sha256:f0bf89eaea6b7afc2d08c77bd40dfba581f91f462f5ec3d70473b332ca6f781c_s390x",
"8Base-RHACM-2.6:rhacm2/observatorium-rhel8@sha256:0686cfddd61737f7e7eb4f0c011397277394559edac3bb947c0969e302686dd5_ppc64le",
"8Base-RHACM-2.6:rhacm2/observatorium-rhel8@sha256:8f2f3732600235f66c406b6121ac37979f52572ce90353b6e099be7b74406251_amd64",
"8Base-RHACM-2.6:rhacm2/observatorium-rhel8@sha256:9e1fccc5b17865a6d7baaa1a15cb50f47d80a14b0a7bcbd94c12f0ddcaaf1b28_s390x",
"8Base-RHACM-2.6:rhacm2/observatorium-rhel8@sha256:bdd89a1051c8f21e7d81ff80c96731a0eaa7d15c320ab1e6b1dc3f6babd42598_arm64",
"8Base-RHACM-2.6:rhacm2/prometheus-alertmanager-rhel8@sha256:0860b7aa5e8b07792ad7f5d5c0654e23e9da8eedd4b9f509caea616dcfa97d69_amd64",
"8Base-RHACM-2.6:rhacm2/prometheus-alertmanager-rhel8@sha256:624895d8579ef6f3e5b17558a30775790ec6f00701f8c5cdfa315292d7f9e867_s390x",
"8Base-RHACM-2.6:rhacm2/prometheus-alertmanager-rhel8@sha256:6d09865a228cdbbc6d1ac13042c3c00f0bd086f6dc181dfa3cdf8c7f9d826b9e_arm64",
"8Base-RHACM-2.6:rhacm2/prometheus-alertmanager-rhel8@sha256:c69fee848d21346a271972e89d91898eac9fec27d598d98ffa004ca8d1b53270_ppc64le",
"8Base-RHACM-2.6:rhacm2/prometheus-rhel8@sha256:52cea7c27de23e3358030b09f22b962723c523a940f8e2043edc298c907d761c_arm64",
"8Base-RHACM-2.6:rhacm2/prometheus-rhel8@sha256:67e0fadfbb4d99a60435ed12b470772b38ace4ca815fe73da68eb3c826e200fc_ppc64le",
"8Base-RHACM-2.6:rhacm2/prometheus-rhel8@sha256:e8241b1d852d605b44ecfcc552cb0f905f72e8a17c8d228162b40c19388f5176_s390x",
"8Base-RHACM-2.6:rhacm2/prometheus-rhel8@sha256:ed0cc13e79949436d29a7ad0b41b189744a177ea27545fd5eb9b4f71e87bd0eb_amd64",
"8Base-RHACM-2.6:rhacm2/rbac-query-proxy-rhel8@sha256:29c76a37497f212aed280e2bf16ef45fb3785fb4649ce17b7fe9d653a79e2112_arm64",
"8Base-RHACM-2.6:rhacm2/rbac-query-proxy-rhel8@sha256:475a45884a51127722030226ff9a5f0752c98574c41eb61796aece5e702346a3_ppc64le",
"8Base-RHACM-2.6:rhacm2/rbac-query-proxy-rhel8@sha256:582301b10af0b966ae7d5e130cb0e5f96e7912dc66b4108e0d6078656ca80604_amd64",
"8Base-RHACM-2.6:rhacm2/rbac-query-proxy-rhel8@sha256:f1c7de85a44c03f48a6f62ba1d7d650f0b06e0f502cecff1512ad637b5bc1c27_s390x",
"8Base-RHACM-2.6:rhacm2/redisgraph-tls-rhel8@sha256:128279a656bfbde6c2c052766d63a1de6a06d8bea2707813c64396c2ae382478_amd64",
"8Base-RHACM-2.6:rhacm2/redisgraph-tls-rhel8@sha256:35927ca6e6e9c8d420c499a0c8ad37c4297ba19743d550f489d3e66482275a49_arm64",
"8Base-RHACM-2.6:rhacm2/redisgraph-tls-rhel8@sha256:4696baed553266682ba2b54d3bf683d2ff1241b625de5ec54a45c1b2c5f96243_s390x",
"8Base-RHACM-2.6:rhacm2/redisgraph-tls-rhel8@sha256:d722f2ffab1f58bbaf3c62ef71dbf7e6c4023e6ab17690f1049075a321d0b1ac_ppc64le",
"8Base-RHACM-2.6:rhacm2/search-aggregator-rhel8@sha256:2b5f372c1c73c4de587b5a4388d95b8cc553fc56af446fcefa0e14c6d980b6b3_ppc64le",
"8Base-RHACM-2.6:rhacm2/search-aggregator-rhel8@sha256:38fceeedc0672def1c2cf42bb6743ae726e77d9f7352d002b3fc688c6d551852_amd64",
"8Base-RHACM-2.6:rhacm2/search-aggregator-rhel8@sha256:6a915335bcebb0884fc72df2dfee97c74d42c035864b960e1c800fa6c5f8d93c_arm64",
"8Base-RHACM-2.6:rhacm2/search-aggregator-rhel8@sha256:752decaefc38aa009f54201b38d4ab26d9b4020caec649d9b1f1564f56c47c2a_s390x",
"8Base-RHACM-2.6:rhacm2/search-api-rhel8@sha256:37eea70d5b1c89c25372dcea8c8c03e1e0a9af1b5a06f3b0706ba776ae8847c1_amd64",
"8Base-RHACM-2.6:rhacm2/search-api-rhel8@sha256:7400088d206592eb29cd86182909626262c9b2a99f017811fcc9d8a753c39009_arm64",
"8Base-RHACM-2.6:rhacm2/search-api-rhel8@sha256:aa8ea0deabc39a068f3f6ce9fa6334e44fc507355009a9bff448e742156ec203_ppc64le",
"8Base-RHACM-2.6:rhacm2/search-api-rhel8@sha256:b4d2d39c2b3b736987f1e888b858d52a7ebd9f8d0cebd3bdef8c59f6e3e41725_s390x",
"8Base-RHACM-2.6:rhacm2/search-collector-rhel8@sha256:0174699ec75fcda08892b4e72b674df989af51ea5f04de57a62c2a85a3c08f4f_arm64",
"8Base-RHACM-2.6:rhacm2/search-collector-rhel8@sha256:5a29a9805b8d20969cba86da11a9de8176a3172df361aec5fae136a4271de308_amd64",
"8Base-RHACM-2.6:rhacm2/search-collector-rhel8@sha256:be7eed9ad9502bcc294081f7e2098fc4f8411c912c34fe63479b5b770d06caca_s390x",
"8Base-RHACM-2.6:rhacm2/search-collector-rhel8@sha256:c467c1d7ceaf5281077f7fe8ff1c1c4cffe325132890a3ab9b96ea5db2e2c930_ppc64le",
"8Base-RHACM-2.6:rhacm2/search-rhel8@sha256:2135cd20bb7ebbf48499992fe46a928e28fc78c86e360633ea09054520c42539_ppc64le",
"8Base-RHACM-2.6:rhacm2/search-rhel8@sha256:3a7a31974210e21a3faed9b57a75b970c70ac41d9662b884d4ce67275f756fc7_arm64",
"8Base-RHACM-2.6:rhacm2/search-rhel8@sha256:6e6a19f1440e4eb15a8206e18f7f4dde3e1a5c6518944571d09923d116d3f04e_amd64",
"8Base-RHACM-2.6:rhacm2/search-rhel8@sha256:e6ed3e65f0d49b3c6b0e3e97593a8fae4d453f3aecf8d7829c0d25c68bc91ea1_s390x",
"8Base-RHACM-2.6:rhacm2/submariner-addon-rhel8@sha256:7b80d01371f551df506bd0c56df6829845bfce497ff01cc44b68f172ed5399b4_ppc64le",
"8Base-RHACM-2.6:rhacm2/submariner-addon-rhel8@sha256:934c560bc786015c694e9cffbae8e86f631b3331d62f5a547931446dae82f8c3_s390x",
"8Base-RHACM-2.6:rhacm2/submariner-addon-rhel8@sha256:b467881f4028a89a9e79ba93da719845db576f47a04ae6e569c2317be5594b29_arm64",
"8Base-RHACM-2.6:rhacm2/submariner-addon-rhel8@sha256:fc5592d42e4aca70288448d174511b922ece7f8cb4b41c6a36195c3a4a60aa36_amd64",
"8Base-RHACM-2.6:rhacm2/thanos-receive-controller-rhel8@sha256:21f2626c10c4fb61b37e6ca4ab574186b423f155fbc5cfef3e894fff04cc270e_ppc64le",
"8Base-RHACM-2.6:rhacm2/thanos-receive-controller-rhel8@sha256:c357074958324fc5d602cdcf1cba285bf8582e0b36af79a8f6211bb0dfb77a10_amd64",
"8Base-RHACM-2.6:rhacm2/thanos-receive-controller-rhel8@sha256:d9ac8e67d6d9858b16dd9d1d49c1dd904aa22a7b618e5d33292344faced9c0d3_arm64",
"8Base-RHACM-2.6:rhacm2/thanos-receive-controller-rhel8@sha256:e3b840a7833680170f9e9ca52309552c584935a68c75cc71e6d576b104dc01c8_s390x",
"8Base-RHACM-2.6:rhacm2/thanos-rhel8@sha256:453c525197ccfe1f866af70ca2e7f3deb6f98d0b98c09b602b4fa1368787213d_amd64",
"8Base-RHACM-2.6:rhacm2/thanos-rhel8@sha256:4b3b45ad0b564360c245d20b1540c2398c9606cf8684275e4ee071c591357929_arm64",
"8Base-RHACM-2.6:rhacm2/thanos-rhel8@sha256:7e43ba8f47ec54b5f86d13c81b67b044176530b63b5ae3f40332fc975cc6b21f_s390x",
"8Base-RHACM-2.6:rhacm2/thanos-rhel8@sha256:faaa00c0af80c781a7c610616153a3cd1dc1b20637934c3a243a2e9664ba0ee5_ppc64le"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2022:6370"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "LOCAL",
"availabilityImpact": "HIGH",
"baseScore": 5.5,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "LOW",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"8Base-RHACM-2.6:rhacm2/acm-governance-policy-addon-controller-rhel8@sha256:615ab5d9542759d921634737709e84a8e65d003ea136e5d22858d380225fd177_amd64",
"8Base-RHACM-2.6:rhacm2/acm-governance-policy-addon-controller-rhel8@sha256:958b729d30f10b9c121e68ac8ede2054ed29cc52a9a7d6df0537ed221aa74358_s390x",
"8Base-RHACM-2.6:rhacm2/acm-governance-policy-addon-controller-rhel8@sha256:b5bef941b4e0b5b3529ca5b2311c85295b9f6d12e482a9cbdad691c2406541f1_ppc64le",
"8Base-RHACM-2.6:rhacm2/acm-governance-policy-addon-controller-rhel8@sha256:f6194b9056d77e54f3c74caa9eab87bd1df1818d082fc807229d1c44ec6c88c4_arm64",
"8Base-RHACM-2.6:rhacm2/acm-grafana-rhel8@sha256:45616ed43b53d3a83e65828118f09430396f5bcb0566ae3a65d937b59f0d873e_s390x",
"8Base-RHACM-2.6:rhacm2/acm-grafana-rhel8@sha256:8c48441cfa850ea1274932e94da0831618c10f91022619c779304501a75fb161_amd64",
"8Base-RHACM-2.6:rhacm2/acm-grafana-rhel8@sha256:cc1c196b19c5fd8f313c6136359cc9dd37b5f59d32a581b10cf89b80b7d0cbf4_arm64",
"8Base-RHACM-2.6:rhacm2/acm-grafana-rhel8@sha256:cdf24e68e50be1350566243f6d2cb1403d09ab68e5fed39ea6c56212e42b90f1_ppc64le",
"8Base-RHACM-2.6:rhacm2/acm-must-gather-rhel8@sha256:1457ff5cfd61611fdc968d4af5b020d835e107b97932c7ba7b3f5ed4cbd0e39f_ppc64le",
"8Base-RHACM-2.6:rhacm2/acm-must-gather-rhel8@sha256:39842906b3846418bc31098e2abad08210118d86aa683e9e5fd04a97822df22d_arm64",
"8Base-RHACM-2.6:rhacm2/acm-must-gather-rhel8@sha256:8a69add2d90a1e094de8510052b683e1765153da75e316ad7778499af0c5ddf9_s390x",
"8Base-RHACM-2.6:rhacm2/acm-must-gather-rhel8@sha256:dca91134a2c1c33c736afcd4c9373749448641385f39162c74e115691289e843_amd64",
"8Base-RHACM-2.6:rhacm2/acm-operator-bundle@sha256:0eac6124f59492d09c1ae650025d59ea0e8547d9f9c832cb9607b09254ff6ddd_s390x",
"8Base-RHACM-2.6:rhacm2/acm-operator-bundle@sha256:1cbcd58a4c23e4c89a6a0509f78802a5aa21205db2784ebc9772b99a3917b183_arm64",
"8Base-RHACM-2.6:rhacm2/acm-operator-bundle@sha256:997aaee36f0bed47e231925a3f2c2ecc503410e54b35727f035c72477f3d1944_ppc64le",
"8Base-RHACM-2.6:rhacm2/acm-operator-bundle@sha256:ce699187f250b93976b8063228ac12d11c6c8f6baba69ba4ed17a38730e84eb3_amd64",
"8Base-RHACM-2.6:rhacm2/acm-prometheus-config-reloader-rhel8@sha256:693a77a9324d6c7f0e69bd9d5725b51f3e429972f1e67469e93648cb347eae84_arm64",
"8Base-RHACM-2.6:rhacm2/acm-prometheus-config-reloader-rhel8@sha256:89757e804d5df2b5eeeb1191b599c3acb9e75f61170f888095302830d6de0582_s390x",
"8Base-RHACM-2.6:rhacm2/acm-prometheus-config-reloader-rhel8@sha256:8e45e1fd7342d7525b118f01794cac1f4a8662def5f2a06336b698db2e268742_amd64",
"8Base-RHACM-2.6:rhacm2/acm-prometheus-config-reloader-rhel8@sha256:ce1c17b34b7aac2e990dc0efe40f4406e73f727b2c7bfe109eded849de753f1a_ppc64le",
"8Base-RHACM-2.6:rhacm2/acm-prometheus-rhel8@sha256:728606d96dd9e0fc2e7810e092e10ee071ec36598c990c8252beccace59a679e_amd64",
"8Base-RHACM-2.6:rhacm2/acm-prometheus-rhel8@sha256:b457d0b95d88c5dd0aac87492cbca40a9d7c2074002ad110f52d562f0c5d0797_arm64",
"8Base-RHACM-2.6:rhacm2/acm-prometheus-rhel8@sha256:f34d2569033bfb1d173342264f090f46d80f7843d52704a7ce9e9eb9de2f5abb_s390x",
"8Base-RHACM-2.6:rhacm2/acm-prometheus-rhel8@sha256:f720e0a94bfe7ed5d812819a3e77cc0581be102970127d8c0d4aa06a05edbf3d_ppc64le",
"8Base-RHACM-2.6:rhacm2/acm-volsync-addon-controller-rhel8@sha256:17ccd6b924b36ab14e3ca5f5331ba7e4c86f8cb64304640d58c3ee6b76edbcaf_ppc64le",
"8Base-RHACM-2.6:rhacm2/acm-volsync-addon-controller-rhel8@sha256:27079308ea87e35564cc3089c65eae68d63880a3bb093ca64d1678a68b60fcec_amd64",
"8Base-RHACM-2.6:rhacm2/acm-volsync-addon-controller-rhel8@sha256:9eabaac2df91aeef613d6973669d07298f2159c6a6e0c9f294623f7b1a10bc08_s390x",
"8Base-RHACM-2.6:rhacm2/acm-volsync-addon-controller-rhel8@sha256:f7abdf1756bc0ff2ebf02fee0469a8b9eeabe1fa8cafdd21c6e8f958155b70bb_arm64",
"8Base-RHACM-2.6:rhacm2/cert-policy-controller-rhel8@sha256:017c1e663827a3b55d70badd3ed979b5d1831252c49d671897a85a75afaa5bb0_s390x",
"8Base-RHACM-2.6:rhacm2/cert-policy-controller-rhel8@sha256:0610778095974edf936602018281bf7a5e287ba9eca9f661a423e68bbe000e40_ppc64le",
"8Base-RHACM-2.6:rhacm2/cert-policy-controller-rhel8@sha256:a66d7d4ee1179f7fce639490f919d722db54eaa3118b4135078c33e6cbf91488_amd64",
"8Base-RHACM-2.6:rhacm2/cert-policy-controller-rhel8@sha256:d660befef0c8f7a4db7aa3b865545c9863d8f37e7ba4b8de4380185f82b208d4_arm64",
"8Base-RHACM-2.6:rhacm2/cluster-backup-rhel8-operator@sha256:1a749d0795972a9bfd5a00aa96c238a660673464be01b2aa9fd7a3aeead6ddf7_amd64",
"8Base-RHACM-2.6:rhacm2/cluster-backup-rhel8-operator@sha256:8915dbdc562e63441f79041bdf1176e46ce53e95418d133f0cd0c1ff79da48a2_arm64",
"8Base-RHACM-2.6:rhacm2/cluster-backup-rhel8-operator@sha256:995f225449b207da9a3cad175dac85b87eefb28ff5bae6a588f40fd79fbe12a1_ppc64le",
"8Base-RHACM-2.6:rhacm2/cluster-backup-rhel8-operator@sha256:f1255a76c6275a4b6a400c82e204a5112fff6fe87f71626f8f309763f6a5d9e4_s390x",
"8Base-RHACM-2.6:rhacm2/config-policy-controller-rhel8@sha256:3b2e0d850e8fc966ec80bff16df26002334744a96b81c7a7dfe222f1706a52e3_s390x",
"8Base-RHACM-2.6:rhacm2/config-policy-controller-rhel8@sha256:447f275bbde46d7fc173798ef5abc0a77a6780f0dffdc171786edbe00f27d8d8_ppc64le",
"8Base-RHACM-2.6:rhacm2/config-policy-controller-rhel8@sha256:61964a1a0ddf2e98bcf5249b7374235055ab85cc26663a8d9397c2b7f6fbb4c6_amd64",
"8Base-RHACM-2.6:rhacm2/config-policy-controller-rhel8@sha256:a3abaa3d0bf1d34fa9e40903a8713c439f5f7f751e775d32cbab308983064ce0_arm64",
"8Base-RHACM-2.6:rhacm2/console-rhel8@sha256:6c0f630ff57f6f423df6dbf4df9faad25089f9b391be35cb8bc9cd5211f94d67_arm64",
"8Base-RHACM-2.6:rhacm2/console-rhel8@sha256:8608aed6971299def3fbe749336727e84c69582664dedac3145b92ea24e62e4d_amd64",
"8Base-RHACM-2.6:rhacm2/console-rhel8@sha256:afa80ae8274db7fa6796c35980fc5df15889e94aff3361f6cda643e5a09da220_ppc64le",
"8Base-RHACM-2.6:rhacm2/console-rhel8@sha256:f06e4e3f62db52c6d7fa0bc1f289de773e18d076bc38612e1b0ddc85c76fde06_s390x",
"8Base-RHACM-2.6:rhacm2/endpoint-monitoring-rhel8-operator@sha256:060bcd658756a924b4ce4d202bd447a3254fc1f49af7d685dde8720f355cde8e_arm64",
"8Base-RHACM-2.6:rhacm2/endpoint-monitoring-rhel8-operator@sha256:091d66731c5fe8eba5646c6b2622bb38c074e202a8a4a7e906921673b60f0898_amd64",
"8Base-RHACM-2.6:rhacm2/endpoint-monitoring-rhel8-operator@sha256:80660eb7f3c068768b0ea04ff20f4539194c52427ffdab4626bf781aa3f2ca64_s390x",
"8Base-RHACM-2.6:rhacm2/endpoint-monitoring-rhel8-operator@sha256:d6204fcf04c83bac13232ec1602572ad5f22bb528537e591079dfa36152697ec_ppc64le",
"8Base-RHACM-2.6:rhacm2/governance-policy-propagator-rhel8@sha256:51be0f04938b60ed1dba60908bebd2000d78e4ade34757bae70a083c67d77e8e_arm64",
"8Base-RHACM-2.6:rhacm2/governance-policy-propagator-rhel8@sha256:9577701bf3c7aa00b99531d2c3842130abc6cd91c52c4a7ba040b705eeace4c7_s390x",
"8Base-RHACM-2.6:rhacm2/governance-policy-propagator-rhel8@sha256:bdc6c128628db86697af198430c5ae5c61c3e586c1a97187e4d4e852cec61e92_ppc64le",
"8Base-RHACM-2.6:rhacm2/governance-policy-propagator-rhel8@sha256:cc519319b9f4fe672144ebedd772ddf56d5de90e3c8f52c0fb9b55313f71a7b3_amd64",
"8Base-RHACM-2.6:rhacm2/governance-policy-spec-sync-rhel8@sha256:2c1905ae8a83e5598678457fd955cbc867453ed5836de6fcc182e4928df8bd67_s390x",
"8Base-RHACM-2.6:rhacm2/governance-policy-spec-sync-rhel8@sha256:4a8d30cc0e1d83c69b7f3339418b101da23fbcaee7d326bedaff677eceb25ab2_ppc64le",
"8Base-RHACM-2.6:rhacm2/governance-policy-spec-sync-rhel8@sha256:6849cf1b4dd883d5b4c0cf90a3adfb26cb59d03d3b892cee3669a32dd6b8dcc2_amd64",
"8Base-RHACM-2.6:rhacm2/governance-policy-spec-sync-rhel8@sha256:d06ffc621167aff31ecb0fa417b294ff0676fb00e4ef1c6cb0fb2aaf4b2561e0_arm64",
"8Base-RHACM-2.6:rhacm2/governance-policy-status-sync-rhel8@sha256:4c86e16f15aaf454e4e5ce5436e1db27a5f8a55f573c3eaf02e4786fe52edfc8_arm64",
"8Base-RHACM-2.6:rhacm2/governance-policy-status-sync-rhel8@sha256:cf6a75d94f50dd063e939aee18756c767cba43f4e1e62a9c2f2b764ac6f43746_s390x",
"8Base-RHACM-2.6:rhacm2/governance-policy-status-sync-rhel8@sha256:e072b615eeffff80a94831e58c70980684c1ec4bd972844b25b157eb7ed5937f_ppc64le",
"8Base-RHACM-2.6:rhacm2/governance-policy-status-sync-rhel8@sha256:fffe971caa2e911d9c972c0e88712ff431d34c63dbe74e25f1cababa50ea7417_amd64",
"8Base-RHACM-2.6:rhacm2/governance-policy-template-sync-rhel8@sha256:10bc1a3833599a593a058e804de67e92888ed779fd0000928d4a70b6c7d5c1c2_amd64",
"8Base-RHACM-2.6:rhacm2/governance-policy-template-sync-rhel8@sha256:5c17f979f47840a879059ad83de12f0756889564a17190ba4438a7632c999bb1_arm64",
"8Base-RHACM-2.6:rhacm2/governance-policy-template-sync-rhel8@sha256:848bce8007de7714afc8c755b5f0c3cdf5eb6b1d259811c947bc295924539a0e_ppc64le",
"8Base-RHACM-2.6:rhacm2/governance-policy-template-sync-rhel8@sha256:95439f7e18fa87601d5860cbd9ca5f0738786e30a629d23788fd5fe33d694c66_s390x",
"8Base-RHACM-2.6:rhacm2/grafana-dashboard-loader-rhel8@sha256:1f5c1b2cffebf069859e95d0e722cb293f8c176bf5c5873bb9517c96b26c2e10_arm64",
"8Base-RHACM-2.6:rhacm2/grafana-dashboard-loader-rhel8@sha256:5223158a122658bafbd853c596cdc1f7bd7a0e4fdd82b1c3668ac84adeae9f24_s390x",
"8Base-RHACM-2.6:rhacm2/grafana-dashboard-loader-rhel8@sha256:561f1f05925cfe3c5f0f8a9b7475be4bbab183b5611ecfe09b090d80fa4bc2fe_amd64",
"8Base-RHACM-2.6:rhacm2/grafana-dashboard-loader-rhel8@sha256:734270221ec4a516e7eb77f2ec3a753384242116aa70320a1dbe969e915af1df_ppc64le",
"8Base-RHACM-2.6:rhacm2/iam-policy-controller-rhel8@sha256:2827e5f485213f92e2d0092187f3976dd6fe598e39b5cf2212d48c3a44c34b13_arm64",
"8Base-RHACM-2.6:rhacm2/iam-policy-controller-rhel8@sha256:8ca9e80365c76b66b2de3924fc50a5912e606042c704b02cb174a4b8bd3927c4_amd64",
"8Base-RHACM-2.6:rhacm2/iam-policy-controller-rhel8@sha256:c5069e76a900aa300102a0ae54ecbc12c0ac31abfeed8656ee60a949daef79c3_s390x",
"8Base-RHACM-2.6:rhacm2/iam-policy-controller-rhel8@sha256:ca05e79e5508924af71f323c13f664770d8dd4eb61ecf0894e4f9a81f7a1b402_ppc64le",
"8Base-RHACM-2.6:rhacm2/insights-client-rhel8@sha256:02cacfec60c80b9228e8b18949751de867f974ea6b1172129096e64e949c0598_amd64",
"8Base-RHACM-2.6:rhacm2/insights-client-rhel8@sha256:2b14036d0291e54c3191682de2ea875a78d78c35b2791a5a113ba1a8920f0621_ppc64le",
"8Base-RHACM-2.6:rhacm2/insights-client-rhel8@sha256:d4c05f641de8fd0753d63cc6d5b62464d3d6a87d601514e87ef2e40bbe7b01b6_s390x",
"8Base-RHACM-2.6:rhacm2/insights-client-rhel8@sha256:e15c410b693b34f49869d037ebb5584384fcdf88114b7a94967ca09f1361a5f3_arm64",
"8Base-RHACM-2.6:rhacm2/insights-metrics-rhel8@sha256:67aa55bb65685395ad2773e7459dff5fbccdeedcf9e56ec2722d8f5c919eae89_s390x",
"8Base-RHACM-2.6:rhacm2/insights-metrics-rhel8@sha256:6c54e08f5f6c2cae41a5e108e1019ff6522af8f69d666e22eb4631cd83b85917_amd64",
"8Base-RHACM-2.6:rhacm2/insights-metrics-rhel8@sha256:88d9b7246aa75cb2c88ccb7f2f1202fc465be0f2d89e59f1d2259f69ada56d9d_arm64",
"8Base-RHACM-2.6:rhacm2/insights-metrics-rhel8@sha256:bad98fe71638d7346f31ea45f6063ec970bf90844bb5c5dc5f917bb0f0099899_ppc64le",
"8Base-RHACM-2.6:rhacm2/klusterlet-addon-controller-rhel8@sha256:22e510955af3fa736b7306c387f44b5f15f5f9a7a006c6587e06d5d8602cc2f0_s390x",
"8Base-RHACM-2.6:rhacm2/klusterlet-addon-controller-rhel8@sha256:55bc86326f992cc4f4401b93f90cdd2baa6728015ffaf6168f2d46ae43c70cf4_ppc64le",
"8Base-RHACM-2.6:rhacm2/klusterlet-addon-controller-rhel8@sha256:8dd7f47af047fb899c7fcbad61cb8f38da45990cac186f9235aec3e4e7de25e9_amd64",
"8Base-RHACM-2.6:rhacm2/klusterlet-addon-controller-rhel8@sha256:bdb97eb5bb0e8f59edf0d389fb07c45171e728dc8b4d2bdacd785193b46ec03b_arm64",
"8Base-RHACM-2.6:rhacm2/kube-rbac-proxy-rhel8@sha256:11a353ee9da6cc843d5f346f4fa51681d13318e2e61fc4d1a3f63406eb175260_s390x",
"8Base-RHACM-2.6:rhacm2/kube-rbac-proxy-rhel8@sha256:31757f3e3bb08b4e49e54694b18b3cf327637be20535482b2df1345b17444dda_amd64",
"8Base-RHACM-2.6:rhacm2/kube-rbac-proxy-rhel8@sha256:b2c0b7414d0fc36a49cbdc5a56b25dd62aac18defc2defbd9c1895cd13a5e716_arm64",
"8Base-RHACM-2.6:rhacm2/kube-rbac-proxy-rhel8@sha256:dbd816d503e9beb58622604432eb415419e893627eb95c1ceeb8ff5bda7d6335_ppc64le",
"8Base-RHACM-2.6:rhacm2/kube-state-metrics-rhel8@sha256:53246a6df1f0880d94ed2644fa4366e3e2108b6fa8a51745af87785346ce5304_s390x",
"8Base-RHACM-2.6:rhacm2/kube-state-metrics-rhel8@sha256:5f2393bceefffb32240043b6722aa73d31fc8133cc2666fcf5eb8d33794bc54f_arm64",
"8Base-RHACM-2.6:rhacm2/kube-state-metrics-rhel8@sha256:c792c043462281cde7c93bd8e2136f62ca17d072e7f466353f37de8e5f5dc949_ppc64le",
"8Base-RHACM-2.6:rhacm2/kube-state-metrics-rhel8@sha256:e6b1d24b56e6973eee1569e351db6637ca67e1d6cd124adb845cbf6e35a4f6af_amd64",
"8Base-RHACM-2.6:rhacm2/management-ingress-rhel8@sha256:07238998d21204cd8f25dc63e6dbde20a2dd25c3b96609729306db6c63a0fca4_arm64",
"8Base-RHACM-2.6:rhacm2/management-ingress-rhel8@sha256:0d2665d19a8753c6269f594b68b067cd62a402404287e6416543c1af2d7d3cf4_ppc64le",
"8Base-RHACM-2.6:rhacm2/management-ingress-rhel8@sha256:6917d018e53aabb6f5402f02000aedd2e5cf71bcc84562e0fc7d7c87049f4b67_amd64",
"8Base-RHACM-2.6:rhacm2/management-ingress-rhel8@sha256:73b0444bd91a1dade3b7e76245ac8d6cb568929bba321b8c86c269d6f542ac3b_s390x",
"8Base-RHACM-2.6:rhacm2/memcached-exporter-rhel8@sha256:7d85dd62346a647d22202baa0f8d405b2aaf9a7174b38e5d29df2e03530009c3_s390x",
"8Base-RHACM-2.6:rhacm2/memcached-exporter-rhel8@sha256:9635616c8f058e67d557201147904b05f8b49938f63fb2b0239dfca883f61685_arm64",
"8Base-RHACM-2.6:rhacm2/memcached-exporter-rhel8@sha256:9e91ecec92ec0df8b72beb6040f39d9a25b0bfad844e92ea34cc2d648d221d22_ppc64le",
"8Base-RHACM-2.6:rhacm2/memcached-exporter-rhel8@sha256:c773b9a2fffcd549d4936054260f655c78da603957826d6bad4e8567a213ad10_amd64",
"8Base-RHACM-2.6:rhacm2/memcached-rhel8@sha256:584f8c4a9a1b75fc71948a98add560d4fe3d936ee46ac791f32121dbadf8c7d2_ppc64le",
"8Base-RHACM-2.6:rhacm2/memcached-rhel8@sha256:59b3ce3f3f4459c97cfffee5e20830d70f8a69198b5fab271e6c478d615c46d3_arm64",
"8Base-RHACM-2.6:rhacm2/memcached-rhel8@sha256:6f458c76757203b28434f871027c6a466a73d246ceb5bfac8793ad1896a672ab_amd64",
"8Base-RHACM-2.6:rhacm2/memcached-rhel8@sha256:e34722fd656e3205dcdb565b0ab68e9971174c11f125dbfff3bf82e1e21f3a76_s390x",
"8Base-RHACM-2.6:rhacm2/metrics-collector-rhel8@sha256:3a81a018b939752543e78c2d68d1436b851be2256b88c3e66cd506ae1d8f4c9c_ppc64le",
"8Base-RHACM-2.6:rhacm2/metrics-collector-rhel8@sha256:6a3e0c36c123c9dc54759655d9148f580abada501034914863a6528ded19ef34_amd64",
"8Base-RHACM-2.6:rhacm2/metrics-collector-rhel8@sha256:7991f484f97b9951f27f70e67d5db0850c4189ee86db8406cdda961a9beb06f0_arm64",
"8Base-RHACM-2.6:rhacm2/metrics-collector-rhel8@sha256:fa08b9bf3fd334738984e150ba5bfd2e005374752f3112340b65f6434eacd057_s390x",
"8Base-RHACM-2.6:rhacm2/multicloud-integrations-rhel8@sha256:2bcbf9a565f3c566061325aca3174ec755b5c94a28612718a3f1563db317273e_ppc64le",
"8Base-RHACM-2.6:rhacm2/multicloud-integrations-rhel8@sha256:6813ccd43a1aecd1aaf4d5d4b1620fd63bbca00b736100189ff91246bf3bc36b_arm64",
"8Base-RHACM-2.6:rhacm2/multicloud-integrations-rhel8@sha256:db89ef3686570526afdb2b79fd698aca5dc50c633009760f1748fb9fd506067b_amd64",
"8Base-RHACM-2.6:rhacm2/multicloud-integrations-rhel8@sha256:db8bc27937802c5d8fff769b9c93c8a01411629d199adbc39235e721d6468b30_s390x",
"8Base-RHACM-2.6:rhacm2/multicluster-observability-rhel8-operator@sha256:434db0ca203b14b899fff9b7a2a5b975de852ea29620a828f29246448aba873c_ppc64le",
"8Base-RHACM-2.6:rhacm2/multicluster-observability-rhel8-operator@sha256:876bfa63b0e13833eaeadb7c6a0481f1d7970b283f69ece4d81c99985f4dd161_arm64",
"8Base-RHACM-2.6:rhacm2/multicluster-observability-rhel8-operator@sha256:d23f208e020d42bc095011d423146e2da35b2bc85b844911bde2f4edf696bdca_amd64",
"8Base-RHACM-2.6:rhacm2/multicluster-observability-rhel8-operator@sha256:f29581baf5277588d2e4cd01380ecf46e3c97a2f17ade01b048f75c29f18d62c_s390x",
"8Base-RHACM-2.6:rhacm2/multicluster-operators-application-rhel8@sha256:1952d422bd7ba42323711faba59244c449293cc92502e350460fee07c0e3b34a_ppc64le",
"8Base-RHACM-2.6:rhacm2/multicluster-operators-application-rhel8@sha256:566a60f630ec346eced3106ec072963d1b9f9d300e7d4cee6af6dc0d590a3937_s390x",
"8Base-RHACM-2.6:rhacm2/multicluster-operators-application-rhel8@sha256:724dd9f4a5e4acd061206ca2ea57c329210ade5135dbdf941b8d7e720daa4f10_arm64",
"8Base-RHACM-2.6:rhacm2/multicluster-operators-application-rhel8@sha256:ace8895fc62c1394dfa7854fd9ce3e14ef859e989255f70dc9a5a3d9bcd514c0_amd64",
"8Base-RHACM-2.6:rhacm2/multicluster-operators-channel-rhel8@sha256:1ebe6504a6a58f39f93952bf1c135ea58ff77e65c5b8ba73c7ad6295e66a1b45_s390x",
"8Base-RHACM-2.6:rhacm2/multicluster-operators-channel-rhel8@sha256:557cc962d0b10d80a9dea7adce387ea28fb4199a02fa8546645ab2cacbf28b88_ppc64le",
"8Base-RHACM-2.6:rhacm2/multicluster-operators-channel-rhel8@sha256:82526c7c046325bde1dfa0a47b58b773355f00bc95c23be75105e7255e7bddd2_arm64",
"8Base-RHACM-2.6:rhacm2/multicluster-operators-channel-rhel8@sha256:85e20d97f28e43668c2790bd6e0adbc598d01f9fab849761fb96d7a5c4946a87_amd64",
"8Base-RHACM-2.6:rhacm2/multicluster-operators-subscription-rhel8@sha256:7310f31faae367a363c27a7236b562bbfe8381a352fce906279590bac11571d2_ppc64le",
"8Base-RHACM-2.6:rhacm2/multicluster-operators-subscription-rhel8@sha256:7676d33b9be36ca6660d3aed888fdffcf270fcf82258ed9531e2746a3d27610c_s390x",
"8Base-RHACM-2.6:rhacm2/multicluster-operators-subscription-rhel8@sha256:e718d5abef58365d547ef73828a26adff5b6cef1bf935aa7c27f12f604b50337_amd64",
"8Base-RHACM-2.6:rhacm2/multicluster-operators-subscription-rhel8@sha256:f58aff87d1efb64417c6976f6772a464e54beefe847f50a141726b7a1a6a293a_arm64",
"8Base-RHACM-2.6:rhacm2/multiclusterhub-repo-rhel8@sha256:03222a9dd6eca9cf44932a0ff1bf89bd9d2d29683f1ebb0d0aa49171b77a4963_ppc64le",
"8Base-RHACM-2.6:rhacm2/multiclusterhub-repo-rhel8@sha256:881b8c3b19918affd478c0ad0c73dff96dd28f5c1dfddb86472b42e422fa25b6_amd64",
"8Base-RHACM-2.6:rhacm2/multiclusterhub-repo-rhel8@sha256:9de94ea1f83ec8b7257c7b2befc1485ed9cc40c9ef3600c4c4c50934e708cf9d_s390x",
"8Base-RHACM-2.6:rhacm2/multiclusterhub-repo-rhel8@sha256:a45ed68e7d3ac89d17eaf06445cabfc19a9ce85a42f116d75028d6acd18a322b_arm64",
"8Base-RHACM-2.6:rhacm2/multiclusterhub-rhel8@sha256:48d1fa8bc5f6a4d8349c41126301bd86d12836384f336881ecb71bd79f84ae93_ppc64le",
"8Base-RHACM-2.6:rhacm2/multiclusterhub-rhel8@sha256:a33e91fb763a2f0894433bce31bd44229e7d5f5c53d36c6b6f643807a45c110b_arm64",
"8Base-RHACM-2.6:rhacm2/multiclusterhub-rhel8@sha256:d6e126cbdd3cfbcdee04b093389ca1b07ac8038da96060051ed94e1eeacc6d92_s390x",
"8Base-RHACM-2.6:rhacm2/multiclusterhub-rhel8@sha256:ecf12158a2d8802b4c7efd6b336ff36c1e002223b1d385a40fbef638d5e4aa21_amd64",
"8Base-RHACM-2.6:rhacm2/node-exporter-rhel8@sha256:14d23638efff3c30661c9a5f3ddb6ab0c7a9d162de1176dd9565cf49dfa4b9c5_amd64",
"8Base-RHACM-2.6:rhacm2/node-exporter-rhel8@sha256:533005e1608de68a09e53599de3f30990db95cb923794bab9ae9e3bc1a8b6baf_arm64",
"8Base-RHACM-2.6:rhacm2/node-exporter-rhel8@sha256:99eef3491c7092afa14179b9a9d39dd8fbfb3c9bb61759d678af5d91ac23e59d_s390x",
"8Base-RHACM-2.6:rhacm2/node-exporter-rhel8@sha256:e200d4e1802cce7fce32b1e0dc5c3220b6f6477b73b3a2d8ea26a5a42d63f46b_ppc64le",
"8Base-RHACM-2.6:rhacm2/observatorium-rhel8-operator@sha256:092e3437e6d38b2bf676d7fb67ad672e3ef03440017b5af7c1ebd2beb3f437eb_amd64",
"8Base-RHACM-2.6:rhacm2/observatorium-rhel8-operator@sha256:8cf076bfb049d1aabd00040ee65f0fedd590f0dd448c7561de494093a915b397_ppc64le",
"8Base-RHACM-2.6:rhacm2/observatorium-rhel8-operator@sha256:e69987a64fdbf873d4b19d8626c0c5e99dd13d7c95446850559be966dae45ad0_arm64",
"8Base-RHACM-2.6:rhacm2/observatorium-rhel8-operator@sha256:f0bf89eaea6b7afc2d08c77bd40dfba581f91f462f5ec3d70473b332ca6f781c_s390x",
"8Base-RHACM-2.6:rhacm2/observatorium-rhel8@sha256:0686cfddd61737f7e7eb4f0c011397277394559edac3bb947c0969e302686dd5_ppc64le",
"8Base-RHACM-2.6:rhacm2/observatorium-rhel8@sha256:8f2f3732600235f66c406b6121ac37979f52572ce90353b6e099be7b74406251_amd64",
"8Base-RHACM-2.6:rhacm2/observatorium-rhel8@sha256:9e1fccc5b17865a6d7baaa1a15cb50f47d80a14b0a7bcbd94c12f0ddcaaf1b28_s390x",
"8Base-RHACM-2.6:rhacm2/observatorium-rhel8@sha256:bdd89a1051c8f21e7d81ff80c96731a0eaa7d15c320ab1e6b1dc3f6babd42598_arm64",
"8Base-RHACM-2.6:rhacm2/prometheus-alertmanager-rhel8@sha256:0860b7aa5e8b07792ad7f5d5c0654e23e9da8eedd4b9f509caea616dcfa97d69_amd64",
"8Base-RHACM-2.6:rhacm2/prometheus-alertmanager-rhel8@sha256:624895d8579ef6f3e5b17558a30775790ec6f00701f8c5cdfa315292d7f9e867_s390x",
"8Base-RHACM-2.6:rhacm2/prometheus-alertmanager-rhel8@sha256:6d09865a228cdbbc6d1ac13042c3c00f0bd086f6dc181dfa3cdf8c7f9d826b9e_arm64",
"8Base-RHACM-2.6:rhacm2/prometheus-alertmanager-rhel8@sha256:c69fee848d21346a271972e89d91898eac9fec27d598d98ffa004ca8d1b53270_ppc64le",
"8Base-RHACM-2.6:rhacm2/prometheus-rhel8@sha256:52cea7c27de23e3358030b09f22b962723c523a940f8e2043edc298c907d761c_arm64",
"8Base-RHACM-2.6:rhacm2/prometheus-rhel8@sha256:67e0fadfbb4d99a60435ed12b470772b38ace4ca815fe73da68eb3c826e200fc_ppc64le",
"8Base-RHACM-2.6:rhacm2/prometheus-rhel8@sha256:e8241b1d852d605b44ecfcc552cb0f905f72e8a17c8d228162b40c19388f5176_s390x",
"8Base-RHACM-2.6:rhacm2/prometheus-rhel8@sha256:ed0cc13e79949436d29a7ad0b41b189744a177ea27545fd5eb9b4f71e87bd0eb_amd64",
"8Base-RHACM-2.6:rhacm2/rbac-query-proxy-rhel8@sha256:29c76a37497f212aed280e2bf16ef45fb3785fb4649ce17b7fe9d653a79e2112_arm64",
"8Base-RHACM-2.6:rhacm2/rbac-query-proxy-rhel8@sha256:475a45884a51127722030226ff9a5f0752c98574c41eb61796aece5e702346a3_ppc64le",
"8Base-RHACM-2.6:rhacm2/rbac-query-proxy-rhel8@sha256:582301b10af0b966ae7d5e130cb0e5f96e7912dc66b4108e0d6078656ca80604_amd64",
"8Base-RHACM-2.6:rhacm2/rbac-query-proxy-rhel8@sha256:f1c7de85a44c03f48a6f62ba1d7d650f0b06e0f502cecff1512ad637b5bc1c27_s390x",
"8Base-RHACM-2.6:rhacm2/redisgraph-tls-rhel8@sha256:128279a656bfbde6c2c052766d63a1de6a06d8bea2707813c64396c2ae382478_amd64",
"8Base-RHACM-2.6:rhacm2/redisgraph-tls-rhel8@sha256:35927ca6e6e9c8d420c499a0c8ad37c4297ba19743d550f489d3e66482275a49_arm64",
"8Base-RHACM-2.6:rhacm2/redisgraph-tls-rhel8@sha256:4696baed553266682ba2b54d3bf683d2ff1241b625de5ec54a45c1b2c5f96243_s390x",
"8Base-RHACM-2.6:rhacm2/redisgraph-tls-rhel8@sha256:d722f2ffab1f58bbaf3c62ef71dbf7e6c4023e6ab17690f1049075a321d0b1ac_ppc64le",
"8Base-RHACM-2.6:rhacm2/search-aggregator-rhel8@sha256:2b5f372c1c73c4de587b5a4388d95b8cc553fc56af446fcefa0e14c6d980b6b3_ppc64le",
"8Base-RHACM-2.6:rhacm2/search-aggregator-rhel8@sha256:38fceeedc0672def1c2cf42bb6743ae726e77d9f7352d002b3fc688c6d551852_amd64",
"8Base-RHACM-2.6:rhacm2/search-aggregator-rhel8@sha256:6a915335bcebb0884fc72df2dfee97c74d42c035864b960e1c800fa6c5f8d93c_arm64",
"8Base-RHACM-2.6:rhacm2/search-aggregator-rhel8@sha256:752decaefc38aa009f54201b38d4ab26d9b4020caec649d9b1f1564f56c47c2a_s390x",
"8Base-RHACM-2.6:rhacm2/search-api-rhel8@sha256:37eea70d5b1c89c25372dcea8c8c03e1e0a9af1b5a06f3b0706ba776ae8847c1_amd64",
"8Base-RHACM-2.6:rhacm2/search-api-rhel8@sha256:7400088d206592eb29cd86182909626262c9b2a99f017811fcc9d8a753c39009_arm64",
"8Base-RHACM-2.6:rhacm2/search-api-rhel8@sha256:aa8ea0deabc39a068f3f6ce9fa6334e44fc507355009a9bff448e742156ec203_ppc64le",
"8Base-RHACM-2.6:rhacm2/search-api-rhel8@sha256:b4d2d39c2b3b736987f1e888b858d52a7ebd9f8d0cebd3bdef8c59f6e3e41725_s390x",
"8Base-RHACM-2.6:rhacm2/search-collector-rhel8@sha256:0174699ec75fcda08892b4e72b674df989af51ea5f04de57a62c2a85a3c08f4f_arm64",
"8Base-RHACM-2.6:rhacm2/search-collector-rhel8@sha256:5a29a9805b8d20969cba86da11a9de8176a3172df361aec5fae136a4271de308_amd64",
"8Base-RHACM-2.6:rhacm2/search-collector-rhel8@sha256:be7eed9ad9502bcc294081f7e2098fc4f8411c912c34fe63479b5b770d06caca_s390x",
"8Base-RHACM-2.6:rhacm2/search-collector-rhel8@sha256:c467c1d7ceaf5281077f7fe8ff1c1c4cffe325132890a3ab9b96ea5db2e2c930_ppc64le",
"8Base-RHACM-2.6:rhacm2/search-rhel8@sha256:2135cd20bb7ebbf48499992fe46a928e28fc78c86e360633ea09054520c42539_ppc64le",
"8Base-RHACM-2.6:rhacm2/search-rhel8@sha256:3a7a31974210e21a3faed9b57a75b970c70ac41d9662b884d4ce67275f756fc7_arm64",
"8Base-RHACM-2.6:rhacm2/search-rhel8@sha256:6e6a19f1440e4eb15a8206e18f7f4dde3e1a5c6518944571d09923d116d3f04e_amd64",
"8Base-RHACM-2.6:rhacm2/search-rhel8@sha256:e6ed3e65f0d49b3c6b0e3e97593a8fae4d453f3aecf8d7829c0d25c68bc91ea1_s390x",
"8Base-RHACM-2.6:rhacm2/submariner-addon-rhel8@sha256:7b80d01371f551df506bd0c56df6829845bfce497ff01cc44b68f172ed5399b4_ppc64le",
"8Base-RHACM-2.6:rhacm2/submariner-addon-rhel8@sha256:934c560bc786015c694e9cffbae8e86f631b3331d62f5a547931446dae82f8c3_s390x",
"8Base-RHACM-2.6:rhacm2/submariner-addon-rhel8@sha256:b467881f4028a89a9e79ba93da719845db576f47a04ae6e569c2317be5594b29_arm64",
"8Base-RHACM-2.6:rhacm2/submariner-addon-rhel8@sha256:fc5592d42e4aca70288448d174511b922ece7f8cb4b41c6a36195c3a4a60aa36_amd64",
"8Base-RHACM-2.6:rhacm2/thanos-receive-controller-rhel8@sha256:21f2626c10c4fb61b37e6ca4ab574186b423f155fbc5cfef3e894fff04cc270e_ppc64le",
"8Base-RHACM-2.6:rhacm2/thanos-receive-controller-rhel8@sha256:c357074958324fc5d602cdcf1cba285bf8582e0b36af79a8f6211bb0dfb77a10_amd64",
"8Base-RHACM-2.6:rhacm2/thanos-receive-controller-rhel8@sha256:d9ac8e67d6d9858b16dd9d1d49c1dd904aa22a7b618e5d33292344faced9c0d3_arm64",
"8Base-RHACM-2.6:rhacm2/thanos-receive-controller-rhel8@sha256:e3b840a7833680170f9e9ca52309552c584935a68c75cc71e6d576b104dc01c8_s390x",
"8Base-RHACM-2.6:rhacm2/thanos-rhel8@sha256:453c525197ccfe1f866af70ca2e7f3deb6f98d0b98c09b602b4fa1368787213d_amd64",
"8Base-RHACM-2.6:rhacm2/thanos-rhel8@sha256:4b3b45ad0b564360c245d20b1540c2398c9606cf8684275e4ee071c591357929_arm64",
"8Base-RHACM-2.6:rhacm2/thanos-rhel8@sha256:7e43ba8f47ec54b5f86d13c81b67b044176530b63b5ae3f40332fc975cc6b21f_s390x",
"8Base-RHACM-2.6:rhacm2/thanos-rhel8@sha256:faaa00c0af80c781a7c610616153a3cd1dc1b20637934c3a243a2e9664ba0ee5_ppc64le"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "golang: go/parser: stack exhaustion in all Parse* functions"
},
{
"cve": "CVE-2022-28131",
"cwe": {
"id": "CWE-1325",
"name": "Improperly Controlled Sequential Memory Allocation"
},
"discovery_date": "2022-07-14T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2107390"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in golang encoding/xml. When calling Decoder, Skip while parsing a deeply nested XML document, a panic can occur due to stack exhaustion and allows an attacker to impact system availability.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "golang: encoding/xml: stack exhaustion in Decoder.Skip",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "The vulnerability exists in the calling of the function decoder.skip to a deeply nested XML document. Although the vulnerability exists, it may require that the application accept deeply nested XML from untrusted sources and specifically calls Decoder.Skip on it. In many deployments, that code path might not even be reachable or exposed to external input. On top of that, a successful exploitation will only result in denial of service due to stack exhaustion, which is why this has been marked as moderate by Red Hat.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"8Base-RHACM-2.6:rhacm2/acm-governance-policy-addon-controller-rhel8@sha256:615ab5d9542759d921634737709e84a8e65d003ea136e5d22858d380225fd177_amd64",
"8Base-RHACM-2.6:rhacm2/acm-governance-policy-addon-controller-rhel8@sha256:958b729d30f10b9c121e68ac8ede2054ed29cc52a9a7d6df0537ed221aa74358_s390x",
"8Base-RHACM-2.6:rhacm2/acm-governance-policy-addon-controller-rhel8@sha256:b5bef941b4e0b5b3529ca5b2311c85295b9f6d12e482a9cbdad691c2406541f1_ppc64le",
"8Base-RHACM-2.6:rhacm2/acm-governance-policy-addon-controller-rhel8@sha256:f6194b9056d77e54f3c74caa9eab87bd1df1818d082fc807229d1c44ec6c88c4_arm64",
"8Base-RHACM-2.6:rhacm2/acm-grafana-rhel8@sha256:45616ed43b53d3a83e65828118f09430396f5bcb0566ae3a65d937b59f0d873e_s390x",
"8Base-RHACM-2.6:rhacm2/acm-grafana-rhel8@sha256:8c48441cfa850ea1274932e94da0831618c10f91022619c779304501a75fb161_amd64",
"8Base-RHACM-2.6:rhacm2/acm-grafana-rhel8@sha256:cc1c196b19c5fd8f313c6136359cc9dd37b5f59d32a581b10cf89b80b7d0cbf4_arm64",
"8Base-RHACM-2.6:rhacm2/acm-grafana-rhel8@sha256:cdf24e68e50be1350566243f6d2cb1403d09ab68e5fed39ea6c56212e42b90f1_ppc64le",
"8Base-RHACM-2.6:rhacm2/acm-must-gather-rhel8@sha256:1457ff5cfd61611fdc968d4af5b020d835e107b97932c7ba7b3f5ed4cbd0e39f_ppc64le",
"8Base-RHACM-2.6:rhacm2/acm-must-gather-rhel8@sha256:39842906b3846418bc31098e2abad08210118d86aa683e9e5fd04a97822df22d_arm64",
"8Base-RHACM-2.6:rhacm2/acm-must-gather-rhel8@sha256:8a69add2d90a1e094de8510052b683e1765153da75e316ad7778499af0c5ddf9_s390x",
"8Base-RHACM-2.6:rhacm2/acm-must-gather-rhel8@sha256:dca91134a2c1c33c736afcd4c9373749448641385f39162c74e115691289e843_amd64",
"8Base-RHACM-2.6:rhacm2/acm-operator-bundle@sha256:0eac6124f59492d09c1ae650025d59ea0e8547d9f9c832cb9607b09254ff6ddd_s390x",
"8Base-RHACM-2.6:rhacm2/acm-operator-bundle@sha256:1cbcd58a4c23e4c89a6a0509f78802a5aa21205db2784ebc9772b99a3917b183_arm64",
"8Base-RHACM-2.6:rhacm2/acm-operator-bundle@sha256:997aaee36f0bed47e231925a3f2c2ecc503410e54b35727f035c72477f3d1944_ppc64le",
"8Base-RHACM-2.6:rhacm2/acm-operator-bundle@sha256:ce699187f250b93976b8063228ac12d11c6c8f6baba69ba4ed17a38730e84eb3_amd64",
"8Base-RHACM-2.6:rhacm2/acm-prometheus-config-reloader-rhel8@sha256:693a77a9324d6c7f0e69bd9d5725b51f3e429972f1e67469e93648cb347eae84_arm64",
"8Base-RHACM-2.6:rhacm2/acm-prometheus-config-reloader-rhel8@sha256:89757e804d5df2b5eeeb1191b599c3acb9e75f61170f888095302830d6de0582_s390x",
"8Base-RHACM-2.6:rhacm2/acm-prometheus-config-reloader-rhel8@sha256:8e45e1fd7342d7525b118f01794cac1f4a8662def5f2a06336b698db2e268742_amd64",
"8Base-RHACM-2.6:rhacm2/acm-prometheus-config-reloader-rhel8@sha256:ce1c17b34b7aac2e990dc0efe40f4406e73f727b2c7bfe109eded849de753f1a_ppc64le",
"8Base-RHACM-2.6:rhacm2/acm-prometheus-rhel8@sha256:728606d96dd9e0fc2e7810e092e10ee071ec36598c990c8252beccace59a679e_amd64",
"8Base-RHACM-2.6:rhacm2/acm-prometheus-rhel8@sha256:b457d0b95d88c5dd0aac87492cbca40a9d7c2074002ad110f52d562f0c5d0797_arm64",
"8Base-RHACM-2.6:rhacm2/acm-prometheus-rhel8@sha256:f34d2569033bfb1d173342264f090f46d80f7843d52704a7ce9e9eb9de2f5abb_s390x",
"8Base-RHACM-2.6:rhacm2/acm-prometheus-rhel8@sha256:f720e0a94bfe7ed5d812819a3e77cc0581be102970127d8c0d4aa06a05edbf3d_ppc64le",
"8Base-RHACM-2.6:rhacm2/acm-volsync-addon-controller-rhel8@sha256:17ccd6b924b36ab14e3ca5f5331ba7e4c86f8cb64304640d58c3ee6b76edbcaf_ppc64le",
"8Base-RHACM-2.6:rhacm2/acm-volsync-addon-controller-rhel8@sha256:27079308ea87e35564cc3089c65eae68d63880a3bb093ca64d1678a68b60fcec_amd64",
"8Base-RHACM-2.6:rhacm2/acm-volsync-addon-controller-rhel8@sha256:9eabaac2df91aeef613d6973669d07298f2159c6a6e0c9f294623f7b1a10bc08_s390x",
"8Base-RHACM-2.6:rhacm2/acm-volsync-addon-controller-rhel8@sha256:f7abdf1756bc0ff2ebf02fee0469a8b9eeabe1fa8cafdd21c6e8f958155b70bb_arm64",
"8Base-RHACM-2.6:rhacm2/cert-policy-controller-rhel8@sha256:017c1e663827a3b55d70badd3ed979b5d1831252c49d671897a85a75afaa5bb0_s390x",
"8Base-RHACM-2.6:rhacm2/cert-policy-controller-rhel8@sha256:0610778095974edf936602018281bf7a5e287ba9eca9f661a423e68bbe000e40_ppc64le",
"8Base-RHACM-2.6:rhacm2/cert-policy-controller-rhel8@sha256:a66d7d4ee1179f7fce639490f919d722db54eaa3118b4135078c33e6cbf91488_amd64",
"8Base-RHACM-2.6:rhacm2/cert-policy-controller-rhel8@sha256:d660befef0c8f7a4db7aa3b865545c9863d8f37e7ba4b8de4380185f82b208d4_arm64",
"8Base-RHACM-2.6:rhacm2/cluster-backup-rhel8-operator@sha256:1a749d0795972a9bfd5a00aa96c238a660673464be01b2aa9fd7a3aeead6ddf7_amd64",
"8Base-RHACM-2.6:rhacm2/cluster-backup-rhel8-operator@sha256:8915dbdc562e63441f79041bdf1176e46ce53e95418d133f0cd0c1ff79da48a2_arm64",
"8Base-RHACM-2.6:rhacm2/cluster-backup-rhel8-operator@sha256:995f225449b207da9a3cad175dac85b87eefb28ff5bae6a588f40fd79fbe12a1_ppc64le",
"8Base-RHACM-2.6:rhacm2/cluster-backup-rhel8-operator@sha256:f1255a76c6275a4b6a400c82e204a5112fff6fe87f71626f8f309763f6a5d9e4_s390x",
"8Base-RHACM-2.6:rhacm2/config-policy-controller-rhel8@sha256:3b2e0d850e8fc966ec80bff16df26002334744a96b81c7a7dfe222f1706a52e3_s390x",
"8Base-RHACM-2.6:rhacm2/config-policy-controller-rhel8@sha256:447f275bbde46d7fc173798ef5abc0a77a6780f0dffdc171786edbe00f27d8d8_ppc64le",
"8Base-RHACM-2.6:rhacm2/config-policy-controller-rhel8@sha256:61964a1a0ddf2e98bcf5249b7374235055ab85cc26663a8d9397c2b7f6fbb4c6_amd64",
"8Base-RHACM-2.6:rhacm2/config-policy-controller-rhel8@sha256:a3abaa3d0bf1d34fa9e40903a8713c439f5f7f751e775d32cbab308983064ce0_arm64",
"8Base-RHACM-2.6:rhacm2/console-rhel8@sha256:6c0f630ff57f6f423df6dbf4df9faad25089f9b391be35cb8bc9cd5211f94d67_arm64",
"8Base-RHACM-2.6:rhacm2/console-rhel8@sha256:8608aed6971299def3fbe749336727e84c69582664dedac3145b92ea24e62e4d_amd64",
"8Base-RHACM-2.6:rhacm2/console-rhel8@sha256:afa80ae8274db7fa6796c35980fc5df15889e94aff3361f6cda643e5a09da220_ppc64le",
"8Base-RHACM-2.6:rhacm2/console-rhel8@sha256:f06e4e3f62db52c6d7fa0bc1f289de773e18d076bc38612e1b0ddc85c76fde06_s390x",
"8Base-RHACM-2.6:rhacm2/endpoint-monitoring-rhel8-operator@sha256:060bcd658756a924b4ce4d202bd447a3254fc1f49af7d685dde8720f355cde8e_arm64",
"8Base-RHACM-2.6:rhacm2/endpoint-monitoring-rhel8-operator@sha256:091d66731c5fe8eba5646c6b2622bb38c074e202a8a4a7e906921673b60f0898_amd64",
"8Base-RHACM-2.6:rhacm2/endpoint-monitoring-rhel8-operator@sha256:80660eb7f3c068768b0ea04ff20f4539194c52427ffdab4626bf781aa3f2ca64_s390x",
"8Base-RHACM-2.6:rhacm2/endpoint-monitoring-rhel8-operator@sha256:d6204fcf04c83bac13232ec1602572ad5f22bb528537e591079dfa36152697ec_ppc64le",
"8Base-RHACM-2.6:rhacm2/governance-policy-propagator-rhel8@sha256:51be0f04938b60ed1dba60908bebd2000d78e4ade34757bae70a083c67d77e8e_arm64",
"8Base-RHACM-2.6:rhacm2/governance-policy-propagator-rhel8@sha256:9577701bf3c7aa00b99531d2c3842130abc6cd91c52c4a7ba040b705eeace4c7_s390x",
"8Base-RHACM-2.6:rhacm2/governance-policy-propagator-rhel8@sha256:bdc6c128628db86697af198430c5ae5c61c3e586c1a97187e4d4e852cec61e92_ppc64le",
"8Base-RHACM-2.6:rhacm2/governance-policy-propagator-rhel8@sha256:cc519319b9f4fe672144ebedd772ddf56d5de90e3c8f52c0fb9b55313f71a7b3_amd64",
"8Base-RHACM-2.6:rhacm2/governance-policy-spec-sync-rhel8@sha256:2c1905ae8a83e5598678457fd955cbc867453ed5836de6fcc182e4928df8bd67_s390x",
"8Base-RHACM-2.6:rhacm2/governance-policy-spec-sync-rhel8@sha256:4a8d30cc0e1d83c69b7f3339418b101da23fbcaee7d326bedaff677eceb25ab2_ppc64le",
"8Base-RHACM-2.6:rhacm2/governance-policy-spec-sync-rhel8@sha256:6849cf1b4dd883d5b4c0cf90a3adfb26cb59d03d3b892cee3669a32dd6b8dcc2_amd64",
"8Base-RHACM-2.6:rhacm2/governance-policy-spec-sync-rhel8@sha256:d06ffc621167aff31ecb0fa417b294ff0676fb00e4ef1c6cb0fb2aaf4b2561e0_arm64",
"8Base-RHACM-2.6:rhacm2/governance-policy-status-sync-rhel8@sha256:4c86e16f15aaf454e4e5ce5436e1db27a5f8a55f573c3eaf02e4786fe52edfc8_arm64",
"8Base-RHACM-2.6:rhacm2/governance-policy-status-sync-rhel8@sha256:cf6a75d94f50dd063e939aee18756c767cba43f4e1e62a9c2f2b764ac6f43746_s390x",
"8Base-RHACM-2.6:rhacm2/governance-policy-status-sync-rhel8@sha256:e072b615eeffff80a94831e58c70980684c1ec4bd972844b25b157eb7ed5937f_ppc64le",
"8Base-RHACM-2.6:rhacm2/governance-policy-status-sync-rhel8@sha256:fffe971caa2e911d9c972c0e88712ff431d34c63dbe74e25f1cababa50ea7417_amd64",
"8Base-RHACM-2.6:rhacm2/governance-policy-template-sync-rhel8@sha256:10bc1a3833599a593a058e804de67e92888ed779fd0000928d4a70b6c7d5c1c2_amd64",
"8Base-RHACM-2.6:rhacm2/governance-policy-template-sync-rhel8@sha256:5c17f979f47840a879059ad83de12f0756889564a17190ba4438a7632c999bb1_arm64",
"8Base-RHACM-2.6:rhacm2/governance-policy-template-sync-rhel8@sha256:848bce8007de7714afc8c755b5f0c3cdf5eb6b1d259811c947bc295924539a0e_ppc64le",
"8Base-RHACM-2.6:rhacm2/governance-policy-template-sync-rhel8@sha256:95439f7e18fa87601d5860cbd9ca5f0738786e30a629d23788fd5fe33d694c66_s390x",
"8Base-RHACM-2.6:rhacm2/grafana-dashboard-loader-rhel8@sha256:1f5c1b2cffebf069859e95d0e722cb293f8c176bf5c5873bb9517c96b26c2e10_arm64",
"8Base-RHACM-2.6:rhacm2/grafana-dashboard-loader-rhel8@sha256:5223158a122658bafbd853c596cdc1f7bd7a0e4fdd82b1c3668ac84adeae9f24_s390x",
"8Base-RHACM-2.6:rhacm2/grafana-dashboard-loader-rhel8@sha256:561f1f05925cfe3c5f0f8a9b7475be4bbab183b5611ecfe09b090d80fa4bc2fe_amd64",
"8Base-RHACM-2.6:rhacm2/grafana-dashboard-loader-rhel8@sha256:734270221ec4a516e7eb77f2ec3a753384242116aa70320a1dbe969e915af1df_ppc64le",
"8Base-RHACM-2.6:rhacm2/iam-policy-controller-rhel8@sha256:2827e5f485213f92e2d0092187f3976dd6fe598e39b5cf2212d48c3a44c34b13_arm64",
"8Base-RHACM-2.6:rhacm2/iam-policy-controller-rhel8@sha256:8ca9e80365c76b66b2de3924fc50a5912e606042c704b02cb174a4b8bd3927c4_amd64",
"8Base-RHACM-2.6:rhacm2/iam-policy-controller-rhel8@sha256:c5069e76a900aa300102a0ae54ecbc12c0ac31abfeed8656ee60a949daef79c3_s390x",
"8Base-RHACM-2.6:rhacm2/iam-policy-controller-rhel8@sha256:ca05e79e5508924af71f323c13f664770d8dd4eb61ecf0894e4f9a81f7a1b402_ppc64le",
"8Base-RHACM-2.6:rhacm2/insights-client-rhel8@sha256:02cacfec60c80b9228e8b18949751de867f974ea6b1172129096e64e949c0598_amd64",
"8Base-RHACM-2.6:rhacm2/insights-client-rhel8@sha256:2b14036d0291e54c3191682de2ea875a78d78c35b2791a5a113ba1a8920f0621_ppc64le",
"8Base-RHACM-2.6:rhacm2/insights-client-rhel8@sha256:d4c05f641de8fd0753d63cc6d5b62464d3d6a87d601514e87ef2e40bbe7b01b6_s390x",
"8Base-RHACM-2.6:rhacm2/insights-client-rhel8@sha256:e15c410b693b34f49869d037ebb5584384fcdf88114b7a94967ca09f1361a5f3_arm64",
"8Base-RHACM-2.6:rhacm2/insights-metrics-rhel8@sha256:67aa55bb65685395ad2773e7459dff5fbccdeedcf9e56ec2722d8f5c919eae89_s390x",
"8Base-RHACM-2.6:rhacm2/insights-metrics-rhel8@sha256:6c54e08f5f6c2cae41a5e108e1019ff6522af8f69d666e22eb4631cd83b85917_amd64",
"8Base-RHACM-2.6:rhacm2/insights-metrics-rhel8@sha256:88d9b7246aa75cb2c88ccb7f2f1202fc465be0f2d89e59f1d2259f69ada56d9d_arm64",
"8Base-RHACM-2.6:rhacm2/insights-metrics-rhel8@sha256:bad98fe71638d7346f31ea45f6063ec970bf90844bb5c5dc5f917bb0f0099899_ppc64le",
"8Base-RHACM-2.6:rhacm2/klusterlet-addon-controller-rhel8@sha256:22e510955af3fa736b7306c387f44b5f15f5f9a7a006c6587e06d5d8602cc2f0_s390x",
"8Base-RHACM-2.6:rhacm2/klusterlet-addon-controller-rhel8@sha256:55bc86326f992cc4f4401b93f90cdd2baa6728015ffaf6168f2d46ae43c70cf4_ppc64le",
"8Base-RHACM-2.6:rhacm2/klusterlet-addon-controller-rhel8@sha256:8dd7f47af047fb899c7fcbad61cb8f38da45990cac186f9235aec3e4e7de25e9_amd64",
"8Base-RHACM-2.6:rhacm2/klusterlet-addon-controller-rhel8@sha256:bdb97eb5bb0e8f59edf0d389fb07c45171e728dc8b4d2bdacd785193b46ec03b_arm64",
"8Base-RHACM-2.6:rhacm2/kube-rbac-proxy-rhel8@sha256:11a353ee9da6cc843d5f346f4fa51681d13318e2e61fc4d1a3f63406eb175260_s390x",
"8Base-RHACM-2.6:rhacm2/kube-rbac-proxy-rhel8@sha256:31757f3e3bb08b4e49e54694b18b3cf327637be20535482b2df1345b17444dda_amd64",
"8Base-RHACM-2.6:rhacm2/kube-rbac-proxy-rhel8@sha256:b2c0b7414d0fc36a49cbdc5a56b25dd62aac18defc2defbd9c1895cd13a5e716_arm64",
"8Base-RHACM-2.6:rhacm2/kube-rbac-proxy-rhel8@sha256:dbd816d503e9beb58622604432eb415419e893627eb95c1ceeb8ff5bda7d6335_ppc64le",
"8Base-RHACM-2.6:rhacm2/kube-state-metrics-rhel8@sha256:53246a6df1f0880d94ed2644fa4366e3e2108b6fa8a51745af87785346ce5304_s390x",
"8Base-RHACM-2.6:rhacm2/kube-state-metrics-rhel8@sha256:5f2393bceefffb32240043b6722aa73d31fc8133cc2666fcf5eb8d33794bc54f_arm64",
"8Base-RHACM-2.6:rhacm2/kube-state-metrics-rhel8@sha256:c792c043462281cde7c93bd8e2136f62ca17d072e7f466353f37de8e5f5dc949_ppc64le",
"8Base-RHACM-2.6:rhacm2/kube-state-metrics-rhel8@sha256:e6b1d24b56e6973eee1569e351db6637ca67e1d6cd124adb845cbf6e35a4f6af_amd64",
"8Base-RHACM-2.6:rhacm2/management-ingress-rhel8@sha256:07238998d21204cd8f25dc63e6dbde20a2dd25c3b96609729306db6c63a0fca4_arm64",
"8Base-RHACM-2.6:rhacm2/management-ingress-rhel8@sha256:0d2665d19a8753c6269f594b68b067cd62a402404287e6416543c1af2d7d3cf4_ppc64le",
"8Base-RHACM-2.6:rhacm2/management-ingress-rhel8@sha256:6917d018e53aabb6f5402f02000aedd2e5cf71bcc84562e0fc7d7c87049f4b67_amd64",
"8Base-RHACM-2.6:rhacm2/management-ingress-rhel8@sha256:73b0444bd91a1dade3b7e76245ac8d6cb568929bba321b8c86c269d6f542ac3b_s390x",
"8Base-RHACM-2.6:rhacm2/memcached-exporter-rhel8@sha256:7d85dd62346a647d22202baa0f8d405b2aaf9a7174b38e5d29df2e03530009c3_s390x",
"8Base-RHACM-2.6:rhacm2/memcached-exporter-rhel8@sha256:9635616c8f058e67d557201147904b05f8b49938f63fb2b0239dfca883f61685_arm64",
"8Base-RHACM-2.6:rhacm2/memcached-exporter-rhel8@sha256:9e91ecec92ec0df8b72beb6040f39d9a25b0bfad844e92ea34cc2d648d221d22_ppc64le",
"8Base-RHACM-2.6:rhacm2/memcached-exporter-rhel8@sha256:c773b9a2fffcd549d4936054260f655c78da603957826d6bad4e8567a213ad10_amd64",
"8Base-RHACM-2.6:rhacm2/memcached-rhel8@sha256:584f8c4a9a1b75fc71948a98add560d4fe3d936ee46ac791f32121dbadf8c7d2_ppc64le",
"8Base-RHACM-2.6:rhacm2/memcached-rhel8@sha256:59b3ce3f3f4459c97cfffee5e20830d70f8a69198b5fab271e6c478d615c46d3_arm64",
"8Base-RHACM-2.6:rhacm2/memcached-rhel8@sha256:6f458c76757203b28434f871027c6a466a73d246ceb5bfac8793ad1896a672ab_amd64",
"8Base-RHACM-2.6:rhacm2/memcached-rhel8@sha256:e34722fd656e3205dcdb565b0ab68e9971174c11f125dbfff3bf82e1e21f3a76_s390x",
"8Base-RHACM-2.6:rhacm2/metrics-collector-rhel8@sha256:3a81a018b939752543e78c2d68d1436b851be2256b88c3e66cd506ae1d8f4c9c_ppc64le",
"8Base-RHACM-2.6:rhacm2/metrics-collector-rhel8@sha256:6a3e0c36c123c9dc54759655d9148f580abada501034914863a6528ded19ef34_amd64",
"8Base-RHACM-2.6:rhacm2/metrics-collector-rhel8@sha256:7991f484f97b9951f27f70e67d5db0850c4189ee86db8406cdda961a9beb06f0_arm64",
"8Base-RHACM-2.6:rhacm2/metrics-collector-rhel8@sha256:fa08b9bf3fd334738984e150ba5bfd2e005374752f3112340b65f6434eacd057_s390x",
"8Base-RHACM-2.6:rhacm2/multicloud-integrations-rhel8@sha256:2bcbf9a565f3c566061325aca3174ec755b5c94a28612718a3f1563db317273e_ppc64le",
"8Base-RHACM-2.6:rhacm2/multicloud-integrations-rhel8@sha256:6813ccd43a1aecd1aaf4d5d4b1620fd63bbca00b736100189ff91246bf3bc36b_arm64",
"8Base-RHACM-2.6:rhacm2/multicloud-integrations-rhel8@sha256:db89ef3686570526afdb2b79fd698aca5dc50c633009760f1748fb9fd506067b_amd64",
"8Base-RHACM-2.6:rhacm2/multicloud-integrations-rhel8@sha256:db8bc27937802c5d8fff769b9c93c8a01411629d199adbc39235e721d6468b30_s390x",
"8Base-RHACM-2.6:rhacm2/multicluster-observability-rhel8-operator@sha256:434db0ca203b14b899fff9b7a2a5b975de852ea29620a828f29246448aba873c_ppc64le",
"8Base-RHACM-2.6:rhacm2/multicluster-observability-rhel8-operator@sha256:876bfa63b0e13833eaeadb7c6a0481f1d7970b283f69ece4d81c99985f4dd161_arm64",
"8Base-RHACM-2.6:rhacm2/multicluster-observability-rhel8-operator@sha256:d23f208e020d42bc095011d423146e2da35b2bc85b844911bde2f4edf696bdca_amd64",
"8Base-RHACM-2.6:rhacm2/multicluster-observability-rhel8-operator@sha256:f29581baf5277588d2e4cd01380ecf46e3c97a2f17ade01b048f75c29f18d62c_s390x",
"8Base-RHACM-2.6:rhacm2/multicluster-operators-application-rhel8@sha256:1952d422bd7ba42323711faba59244c449293cc92502e350460fee07c0e3b34a_ppc64le",
"8Base-RHACM-2.6:rhacm2/multicluster-operators-application-rhel8@sha256:566a60f630ec346eced3106ec072963d1b9f9d300e7d4cee6af6dc0d590a3937_s390x",
"8Base-RHACM-2.6:rhacm2/multicluster-operators-application-rhel8@sha256:724dd9f4a5e4acd061206ca2ea57c329210ade5135dbdf941b8d7e720daa4f10_arm64",
"8Base-RHACM-2.6:rhacm2/multicluster-operators-application-rhel8@sha256:ace8895fc62c1394dfa7854fd9ce3e14ef859e989255f70dc9a5a3d9bcd514c0_amd64",
"8Base-RHACM-2.6:rhacm2/multicluster-operators-channel-rhel8@sha256:1ebe6504a6a58f39f93952bf1c135ea58ff77e65c5b8ba73c7ad6295e66a1b45_s390x",
"8Base-RHACM-2.6:rhacm2/multicluster-operators-channel-rhel8@sha256:557cc962d0b10d80a9dea7adce387ea28fb4199a02fa8546645ab2cacbf28b88_ppc64le",
"8Base-RHACM-2.6:rhacm2/multicluster-operators-channel-rhel8@sha256:82526c7c046325bde1dfa0a47b58b773355f00bc95c23be75105e7255e7bddd2_arm64",
"8Base-RHACM-2.6:rhacm2/multicluster-operators-channel-rhel8@sha256:85e20d97f28e43668c2790bd6e0adbc598d01f9fab849761fb96d7a5c4946a87_amd64",
"8Base-RHACM-2.6:rhacm2/multicluster-operators-subscription-rhel8@sha256:7310f31faae367a363c27a7236b562bbfe8381a352fce906279590bac11571d2_ppc64le",
"8Base-RHACM-2.6:rhacm2/multicluster-operators-subscription-rhel8@sha256:7676d33b9be36ca6660d3aed888fdffcf270fcf82258ed9531e2746a3d27610c_s390x",
"8Base-RHACM-2.6:rhacm2/multicluster-operators-subscription-rhel8@sha256:e718d5abef58365d547ef73828a26adff5b6cef1bf935aa7c27f12f604b50337_amd64",
"8Base-RHACM-2.6:rhacm2/multicluster-operators-subscription-rhel8@sha256:f58aff87d1efb64417c6976f6772a464e54beefe847f50a141726b7a1a6a293a_arm64",
"8Base-RHACM-2.6:rhacm2/multiclusterhub-repo-rhel8@sha256:03222a9dd6eca9cf44932a0ff1bf89bd9d2d29683f1ebb0d0aa49171b77a4963_ppc64le",
"8Base-RHACM-2.6:rhacm2/multiclusterhub-repo-rhel8@sha256:881b8c3b19918affd478c0ad0c73dff96dd28f5c1dfddb86472b42e422fa25b6_amd64",
"8Base-RHACM-2.6:rhacm2/multiclusterhub-repo-rhel8@sha256:9de94ea1f83ec8b7257c7b2befc1485ed9cc40c9ef3600c4c4c50934e708cf9d_s390x",
"8Base-RHACM-2.6:rhacm2/multiclusterhub-repo-rhel8@sha256:a45ed68e7d3ac89d17eaf06445cabfc19a9ce85a42f116d75028d6acd18a322b_arm64",
"8Base-RHACM-2.6:rhacm2/multiclusterhub-rhel8@sha256:48d1fa8bc5f6a4d8349c41126301bd86d12836384f336881ecb71bd79f84ae93_ppc64le",
"8Base-RHACM-2.6:rhacm2/multiclusterhub-rhel8@sha256:a33e91fb763a2f0894433bce31bd44229e7d5f5c53d36c6b6f643807a45c110b_arm64",
"8Base-RHACM-2.6:rhacm2/multiclusterhub-rhel8@sha256:d6e126cbdd3cfbcdee04b093389ca1b07ac8038da96060051ed94e1eeacc6d92_s390x",
"8Base-RHACM-2.6:rhacm2/multiclusterhub-rhel8@sha256:ecf12158a2d8802b4c7efd6b336ff36c1e002223b1d385a40fbef638d5e4aa21_amd64",
"8Base-RHACM-2.6:rhacm2/node-exporter-rhel8@sha256:14d23638efff3c30661c9a5f3ddb6ab0c7a9d162de1176dd9565cf49dfa4b9c5_amd64",
"8Base-RHACM-2.6:rhacm2/node-exporter-rhel8@sha256:533005e1608de68a09e53599de3f30990db95cb923794bab9ae9e3bc1a8b6baf_arm64",
"8Base-RHACM-2.6:rhacm2/node-exporter-rhel8@sha256:99eef3491c7092afa14179b9a9d39dd8fbfb3c9bb61759d678af5d91ac23e59d_s390x",
"8Base-RHACM-2.6:rhacm2/node-exporter-rhel8@sha256:e200d4e1802cce7fce32b1e0dc5c3220b6f6477b73b3a2d8ea26a5a42d63f46b_ppc64le",
"8Base-RHACM-2.6:rhacm2/observatorium-rhel8-operator@sha256:092e3437e6d38b2bf676d7fb67ad672e3ef03440017b5af7c1ebd2beb3f437eb_amd64",
"8Base-RHACM-2.6:rhacm2/observatorium-rhel8-operator@sha256:8cf076bfb049d1aabd00040ee65f0fedd590f0dd448c7561de494093a915b397_ppc64le",
"8Base-RHACM-2.6:rhacm2/observatorium-rhel8-operator@sha256:e69987a64fdbf873d4b19d8626c0c5e99dd13d7c95446850559be966dae45ad0_arm64",
"8Base-RHACM-2.6:rhacm2/observatorium-rhel8-operator@sha256:f0bf89eaea6b7afc2d08c77bd40dfba581f91f462f5ec3d70473b332ca6f781c_s390x",
"8Base-RHACM-2.6:rhacm2/observatorium-rhel8@sha256:0686cfddd61737f7e7eb4f0c011397277394559edac3bb947c0969e302686dd5_ppc64le",
"8Base-RHACM-2.6:rhacm2/observatorium-rhel8@sha256:8f2f3732600235f66c406b6121ac37979f52572ce90353b6e099be7b74406251_amd64",
"8Base-RHACM-2.6:rhacm2/observatorium-rhel8@sha256:9e1fccc5b17865a6d7baaa1a15cb50f47d80a14b0a7bcbd94c12f0ddcaaf1b28_s390x",
"8Base-RHACM-2.6:rhacm2/observatorium-rhel8@sha256:bdd89a1051c8f21e7d81ff80c96731a0eaa7d15c320ab1e6b1dc3f6babd42598_arm64",
"8Base-RHACM-2.6:rhacm2/prometheus-alertmanager-rhel8@sha256:0860b7aa5e8b07792ad7f5d5c0654e23e9da8eedd4b9f509caea616dcfa97d69_amd64",
"8Base-RHACM-2.6:rhacm2/prometheus-alertmanager-rhel8@sha256:624895d8579ef6f3e5b17558a30775790ec6f00701f8c5cdfa315292d7f9e867_s390x",
"8Base-RHACM-2.6:rhacm2/prometheus-alertmanager-rhel8@sha256:6d09865a228cdbbc6d1ac13042c3c00f0bd086f6dc181dfa3cdf8c7f9d826b9e_arm64",
"8Base-RHACM-2.6:rhacm2/prometheus-alertmanager-rhel8@sha256:c69fee848d21346a271972e89d91898eac9fec27d598d98ffa004ca8d1b53270_ppc64le",
"8Base-RHACM-2.6:rhacm2/prometheus-rhel8@sha256:52cea7c27de23e3358030b09f22b962723c523a940f8e2043edc298c907d761c_arm64",
"8Base-RHACM-2.6:rhacm2/prometheus-rhel8@sha256:67e0fadfbb4d99a60435ed12b470772b38ace4ca815fe73da68eb3c826e200fc_ppc64le",
"8Base-RHACM-2.6:rhacm2/prometheus-rhel8@sha256:e8241b1d852d605b44ecfcc552cb0f905f72e8a17c8d228162b40c19388f5176_s390x",
"8Base-RHACM-2.6:rhacm2/prometheus-rhel8@sha256:ed0cc13e79949436d29a7ad0b41b189744a177ea27545fd5eb9b4f71e87bd0eb_amd64",
"8Base-RHACM-2.6:rhacm2/rbac-query-proxy-rhel8@sha256:29c76a37497f212aed280e2bf16ef45fb3785fb4649ce17b7fe9d653a79e2112_arm64",
"8Base-RHACM-2.6:rhacm2/rbac-query-proxy-rhel8@sha256:475a45884a51127722030226ff9a5f0752c98574c41eb61796aece5e702346a3_ppc64le",
"8Base-RHACM-2.6:rhacm2/rbac-query-proxy-rhel8@sha256:582301b10af0b966ae7d5e130cb0e5f96e7912dc66b4108e0d6078656ca80604_amd64",
"8Base-RHACM-2.6:rhacm2/rbac-query-proxy-rhel8@sha256:f1c7de85a44c03f48a6f62ba1d7d650f0b06e0f502cecff1512ad637b5bc1c27_s390x",
"8Base-RHACM-2.6:rhacm2/redisgraph-tls-rhel8@sha256:128279a656bfbde6c2c052766d63a1de6a06d8bea2707813c64396c2ae382478_amd64",
"8Base-RHACM-2.6:rhacm2/redisgraph-tls-rhel8@sha256:35927ca6e6e9c8d420c499a0c8ad37c4297ba19743d550f489d3e66482275a49_arm64",
"8Base-RHACM-2.6:rhacm2/redisgraph-tls-rhel8@sha256:4696baed553266682ba2b54d3bf683d2ff1241b625de5ec54a45c1b2c5f96243_s390x",
"8Base-RHACM-2.6:rhacm2/redisgraph-tls-rhel8@sha256:d722f2ffab1f58bbaf3c62ef71dbf7e6c4023e6ab17690f1049075a321d0b1ac_ppc64le",
"8Base-RHACM-2.6:rhacm2/search-aggregator-rhel8@sha256:2b5f372c1c73c4de587b5a4388d95b8cc553fc56af446fcefa0e14c6d980b6b3_ppc64le",
"8Base-RHACM-2.6:rhacm2/search-aggregator-rhel8@sha256:38fceeedc0672def1c2cf42bb6743ae726e77d9f7352d002b3fc688c6d551852_amd64",
"8Base-RHACM-2.6:rhacm2/search-aggregator-rhel8@sha256:6a915335bcebb0884fc72df2dfee97c74d42c035864b960e1c800fa6c5f8d93c_arm64",
"8Base-RHACM-2.6:rhacm2/search-aggregator-rhel8@sha256:752decaefc38aa009f54201b38d4ab26d9b4020caec649d9b1f1564f56c47c2a_s390x",
"8Base-RHACM-2.6:rhacm2/search-api-rhel8@sha256:37eea70d5b1c89c25372dcea8c8c03e1e0a9af1b5a06f3b0706ba776ae8847c1_amd64",
"8Base-RHACM-2.6:rhacm2/search-api-rhel8@sha256:7400088d206592eb29cd86182909626262c9b2a99f017811fcc9d8a753c39009_arm64",
"8Base-RHACM-2.6:rhacm2/search-api-rhel8@sha256:aa8ea0deabc39a068f3f6ce9fa6334e44fc507355009a9bff448e742156ec203_ppc64le",
"8Base-RHACM-2.6:rhacm2/search-api-rhel8@sha256:b4d2d39c2b3b736987f1e888b858d52a7ebd9f8d0cebd3bdef8c59f6e3e41725_s390x",
"8Base-RHACM-2.6:rhacm2/search-collector-rhel8@sha256:0174699ec75fcda08892b4e72b674df989af51ea5f04de57a62c2a85a3c08f4f_arm64",
"8Base-RHACM-2.6:rhacm2/search-collector-rhel8@sha256:5a29a9805b8d20969cba86da11a9de8176a3172df361aec5fae136a4271de308_amd64",
"8Base-RHACM-2.6:rhacm2/search-collector-rhel8@sha256:be7eed9ad9502bcc294081f7e2098fc4f8411c912c34fe63479b5b770d06caca_s390x",
"8Base-RHACM-2.6:rhacm2/search-collector-rhel8@sha256:c467c1d7ceaf5281077f7fe8ff1c1c4cffe325132890a3ab9b96ea5db2e2c930_ppc64le",
"8Base-RHACM-2.6:rhacm2/search-rhel8@sha256:2135cd20bb7ebbf48499992fe46a928e28fc78c86e360633ea09054520c42539_ppc64le",
"8Base-RHACM-2.6:rhacm2/search-rhel8@sha256:3a7a31974210e21a3faed9b57a75b970c70ac41d9662b884d4ce67275f756fc7_arm64",
"8Base-RHACM-2.6:rhacm2/search-rhel8@sha256:6e6a19f1440e4eb15a8206e18f7f4dde3e1a5c6518944571d09923d116d3f04e_amd64",
"8Base-RHACM-2.6:rhacm2/search-rhel8@sha256:e6ed3e65f0d49b3c6b0e3e97593a8fae4d453f3aecf8d7829c0d25c68bc91ea1_s390x",
"8Base-RHACM-2.6:rhacm2/submariner-addon-rhel8@sha256:7b80d01371f551df506bd0c56df6829845bfce497ff01cc44b68f172ed5399b4_ppc64le",
"8Base-RHACM-2.6:rhacm2/submariner-addon-rhel8@sha256:934c560bc786015c694e9cffbae8e86f631b3331d62f5a547931446dae82f8c3_s390x",
"8Base-RHACM-2.6:rhacm2/submariner-addon-rhel8@sha256:b467881f4028a89a9e79ba93da719845db576f47a04ae6e569c2317be5594b29_arm64",
"8Base-RHACM-2.6:rhacm2/submariner-addon-rhel8@sha256:fc5592d42e4aca70288448d174511b922ece7f8cb4b41c6a36195c3a4a60aa36_amd64",
"8Base-RHACM-2.6:rhacm2/thanos-receive-controller-rhel8@sha256:21f2626c10c4fb61b37e6ca4ab574186b423f155fbc5cfef3e894fff04cc270e_ppc64le",
"8Base-RHACM-2.6:rhacm2/thanos-receive-controller-rhel8@sha256:c357074958324fc5d602cdcf1cba285bf8582e0b36af79a8f6211bb0dfb77a10_amd64",
"8Base-RHACM-2.6:rhacm2/thanos-receive-controller-rhel8@sha256:d9ac8e67d6d9858b16dd9d1d49c1dd904aa22a7b618e5d33292344faced9c0d3_arm64",
"8Base-RHACM-2.6:rhacm2/thanos-receive-controller-rhel8@sha256:e3b840a7833680170f9e9ca52309552c584935a68c75cc71e6d576b104dc01c8_s390x",
"8Base-RHACM-2.6:rhacm2/thanos-rhel8@sha256:453c525197ccfe1f866af70ca2e7f3deb6f98d0b98c09b602b4fa1368787213d_amd64",
"8Base-RHACM-2.6:rhacm2/thanos-rhel8@sha256:4b3b45ad0b564360c245d20b1540c2398c9606cf8684275e4ee071c591357929_arm64",
"8Base-RHACM-2.6:rhacm2/thanos-rhel8@sha256:7e43ba8f47ec54b5f86d13c81b67b044176530b63b5ae3f40332fc975cc6b21f_s390x",
"8Base-RHACM-2.6:rhacm2/thanos-rhel8@sha256:faaa00c0af80c781a7c610616153a3cd1dc1b20637934c3a243a2e9664ba0ee5_ppc64le"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2022-28131"
},
{
"category": "external",
"summary": "RHBZ#2107390",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2107390"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2022-28131",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-28131"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2022-28131",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2022-28131"
},
{
"category": "external",
"summary": "https://go.dev/issue/53614",
"url": "https://go.dev/issue/53614"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-announce/c/nqrv9fbR0zE",
"url": "https://groups.google.com/g/golang-announce/c/nqrv9fbR0zE"
}
],
"release_date": "2022-07-12T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2022-09-06T22:27:58+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.6/html-single/install/index#installing",
"product_ids": [
"8Base-RHACM-2.6:rhacm2/acm-governance-policy-addon-controller-rhel8@sha256:615ab5d9542759d921634737709e84a8e65d003ea136e5d22858d380225fd177_amd64",
"8Base-RHACM-2.6:rhacm2/acm-governance-policy-addon-controller-rhel8@sha256:958b729d30f10b9c121e68ac8ede2054ed29cc52a9a7d6df0537ed221aa74358_s390x",
"8Base-RHACM-2.6:rhacm2/acm-governance-policy-addon-controller-rhel8@sha256:b5bef941b4e0b5b3529ca5b2311c85295b9f6d12e482a9cbdad691c2406541f1_ppc64le",
"8Base-RHACM-2.6:rhacm2/acm-governance-policy-addon-controller-rhel8@sha256:f6194b9056d77e54f3c74caa9eab87bd1df1818d082fc807229d1c44ec6c88c4_arm64",
"8Base-RHACM-2.6:rhacm2/acm-grafana-rhel8@sha256:45616ed43b53d3a83e65828118f09430396f5bcb0566ae3a65d937b59f0d873e_s390x",
"8Base-RHACM-2.6:rhacm2/acm-grafana-rhel8@sha256:8c48441cfa850ea1274932e94da0831618c10f91022619c779304501a75fb161_amd64",
"8Base-RHACM-2.6:rhacm2/acm-grafana-rhel8@sha256:cc1c196b19c5fd8f313c6136359cc9dd37b5f59d32a581b10cf89b80b7d0cbf4_arm64",
"8Base-RHACM-2.6:rhacm2/acm-grafana-rhel8@sha256:cdf24e68e50be1350566243f6d2cb1403d09ab68e5fed39ea6c56212e42b90f1_ppc64le",
"8Base-RHACM-2.6:rhacm2/acm-must-gather-rhel8@sha256:1457ff5cfd61611fdc968d4af5b020d835e107b97932c7ba7b3f5ed4cbd0e39f_ppc64le",
"8Base-RHACM-2.6:rhacm2/acm-must-gather-rhel8@sha256:39842906b3846418bc31098e2abad08210118d86aa683e9e5fd04a97822df22d_arm64",
"8Base-RHACM-2.6:rhacm2/acm-must-gather-rhel8@sha256:8a69add2d90a1e094de8510052b683e1765153da75e316ad7778499af0c5ddf9_s390x",
"8Base-RHACM-2.6:rhacm2/acm-must-gather-rhel8@sha256:dca91134a2c1c33c736afcd4c9373749448641385f39162c74e115691289e843_amd64",
"8Base-RHACM-2.6:rhacm2/acm-operator-bundle@sha256:0eac6124f59492d09c1ae650025d59ea0e8547d9f9c832cb9607b09254ff6ddd_s390x",
"8Base-RHACM-2.6:rhacm2/acm-operator-bundle@sha256:1cbcd58a4c23e4c89a6a0509f78802a5aa21205db2784ebc9772b99a3917b183_arm64",
"8Base-RHACM-2.6:rhacm2/acm-operator-bundle@sha256:997aaee36f0bed47e231925a3f2c2ecc503410e54b35727f035c72477f3d1944_ppc64le",
"8Base-RHACM-2.6:rhacm2/acm-operator-bundle@sha256:ce699187f250b93976b8063228ac12d11c6c8f6baba69ba4ed17a38730e84eb3_amd64",
"8Base-RHACM-2.6:rhacm2/acm-prometheus-config-reloader-rhel8@sha256:693a77a9324d6c7f0e69bd9d5725b51f3e429972f1e67469e93648cb347eae84_arm64",
"8Base-RHACM-2.6:rhacm2/acm-prometheus-config-reloader-rhel8@sha256:89757e804d5df2b5eeeb1191b599c3acb9e75f61170f888095302830d6de0582_s390x",
"8Base-RHACM-2.6:rhacm2/acm-prometheus-config-reloader-rhel8@sha256:8e45e1fd7342d7525b118f01794cac1f4a8662def5f2a06336b698db2e268742_amd64",
"8Base-RHACM-2.6:rhacm2/acm-prometheus-config-reloader-rhel8@sha256:ce1c17b34b7aac2e990dc0efe40f4406e73f727b2c7bfe109eded849de753f1a_ppc64le",
"8Base-RHACM-2.6:rhacm2/acm-prometheus-rhel8@sha256:728606d96dd9e0fc2e7810e092e10ee071ec36598c990c8252beccace59a679e_amd64",
"8Base-RHACM-2.6:rhacm2/acm-prometheus-rhel8@sha256:b457d0b95d88c5dd0aac87492cbca40a9d7c2074002ad110f52d562f0c5d0797_arm64",
"8Base-RHACM-2.6:rhacm2/acm-prometheus-rhel8@sha256:f34d2569033bfb1d173342264f090f46d80f7843d52704a7ce9e9eb9de2f5abb_s390x",
"8Base-RHACM-2.6:rhacm2/acm-prometheus-rhel8@sha256:f720e0a94bfe7ed5d812819a3e77cc0581be102970127d8c0d4aa06a05edbf3d_ppc64le",
"8Base-RHACM-2.6:rhacm2/acm-volsync-addon-controller-rhel8@sha256:17ccd6b924b36ab14e3ca5f5331ba7e4c86f8cb64304640d58c3ee6b76edbcaf_ppc64le",
"8Base-RHACM-2.6:rhacm2/acm-volsync-addon-controller-rhel8@sha256:27079308ea87e35564cc3089c65eae68d63880a3bb093ca64d1678a68b60fcec_amd64",
"8Base-RHACM-2.6:rhacm2/acm-volsync-addon-controller-rhel8@sha256:9eabaac2df91aeef613d6973669d07298f2159c6a6e0c9f294623f7b1a10bc08_s390x",
"8Base-RHACM-2.6:rhacm2/acm-volsync-addon-controller-rhel8@sha256:f7abdf1756bc0ff2ebf02fee0469a8b9eeabe1fa8cafdd21c6e8f958155b70bb_arm64",
"8Base-RHACM-2.6:rhacm2/cert-policy-controller-rhel8@sha256:017c1e663827a3b55d70badd3ed979b5d1831252c49d671897a85a75afaa5bb0_s390x",
"8Base-RHACM-2.6:rhacm2/cert-policy-controller-rhel8@sha256:0610778095974edf936602018281bf7a5e287ba9eca9f661a423e68bbe000e40_ppc64le",
"8Base-RHACM-2.6:rhacm2/cert-policy-controller-rhel8@sha256:a66d7d4ee1179f7fce639490f919d722db54eaa3118b4135078c33e6cbf91488_amd64",
"8Base-RHACM-2.6:rhacm2/cert-policy-controller-rhel8@sha256:d660befef0c8f7a4db7aa3b865545c9863d8f37e7ba4b8de4380185f82b208d4_arm64",
"8Base-RHACM-2.6:rhacm2/cluster-backup-rhel8-operator@sha256:1a749d0795972a9bfd5a00aa96c238a660673464be01b2aa9fd7a3aeead6ddf7_amd64",
"8Base-RHACM-2.6:rhacm2/cluster-backup-rhel8-operator@sha256:8915dbdc562e63441f79041bdf1176e46ce53e95418d133f0cd0c1ff79da48a2_arm64",
"8Base-RHACM-2.6:rhacm2/cluster-backup-rhel8-operator@sha256:995f225449b207da9a3cad175dac85b87eefb28ff5bae6a588f40fd79fbe12a1_ppc64le",
"8Base-RHACM-2.6:rhacm2/cluster-backup-rhel8-operator@sha256:f1255a76c6275a4b6a400c82e204a5112fff6fe87f71626f8f309763f6a5d9e4_s390x",
"8Base-RHACM-2.6:rhacm2/config-policy-controller-rhel8@sha256:3b2e0d850e8fc966ec80bff16df26002334744a96b81c7a7dfe222f1706a52e3_s390x",
"8Base-RHACM-2.6:rhacm2/config-policy-controller-rhel8@sha256:447f275bbde46d7fc173798ef5abc0a77a6780f0dffdc171786edbe00f27d8d8_ppc64le",
"8Base-RHACM-2.6:rhacm2/config-policy-controller-rhel8@sha256:61964a1a0ddf2e98bcf5249b7374235055ab85cc26663a8d9397c2b7f6fbb4c6_amd64",
"8Base-RHACM-2.6:rhacm2/config-policy-controller-rhel8@sha256:a3abaa3d0bf1d34fa9e40903a8713c439f5f7f751e775d32cbab308983064ce0_arm64",
"8Base-RHACM-2.6:rhacm2/console-rhel8@sha256:6c0f630ff57f6f423df6dbf4df9faad25089f9b391be35cb8bc9cd5211f94d67_arm64",
"8Base-RHACM-2.6:rhacm2/console-rhel8@sha256:8608aed6971299def3fbe749336727e84c69582664dedac3145b92ea24e62e4d_amd64",
"8Base-RHACM-2.6:rhacm2/console-rhel8@sha256:afa80ae8274db7fa6796c35980fc5df15889e94aff3361f6cda643e5a09da220_ppc64le",
"8Base-RHACM-2.6:rhacm2/console-rhel8@sha256:f06e4e3f62db52c6d7fa0bc1f289de773e18d076bc38612e1b0ddc85c76fde06_s390x",
"8Base-RHACM-2.6:rhacm2/endpoint-monitoring-rhel8-operator@sha256:060bcd658756a924b4ce4d202bd447a3254fc1f49af7d685dde8720f355cde8e_arm64",
"8Base-RHACM-2.6:rhacm2/endpoint-monitoring-rhel8-operator@sha256:091d66731c5fe8eba5646c6b2622bb38c074e202a8a4a7e906921673b60f0898_amd64",
"8Base-RHACM-2.6:rhacm2/endpoint-monitoring-rhel8-operator@sha256:80660eb7f3c068768b0ea04ff20f4539194c52427ffdab4626bf781aa3f2ca64_s390x",
"8Base-RHACM-2.6:rhacm2/endpoint-monitoring-rhel8-operator@sha256:d6204fcf04c83bac13232ec1602572ad5f22bb528537e591079dfa36152697ec_ppc64le",
"8Base-RHACM-2.6:rhacm2/governance-policy-propagator-rhel8@sha256:51be0f04938b60ed1dba60908bebd2000d78e4ade34757bae70a083c67d77e8e_arm64",
"8Base-RHACM-2.6:rhacm2/governance-policy-propagator-rhel8@sha256:9577701bf3c7aa00b99531d2c3842130abc6cd91c52c4a7ba040b705eeace4c7_s390x",
"8Base-RHACM-2.6:rhacm2/governance-policy-propagator-rhel8@sha256:bdc6c128628db86697af198430c5ae5c61c3e586c1a97187e4d4e852cec61e92_ppc64le",
"8Base-RHACM-2.6:rhacm2/governance-policy-propagator-rhel8@sha256:cc519319b9f4fe672144ebedd772ddf56d5de90e3c8f52c0fb9b55313f71a7b3_amd64",
"8Base-RHACM-2.6:rhacm2/governance-policy-spec-sync-rhel8@sha256:2c1905ae8a83e5598678457fd955cbc867453ed5836de6fcc182e4928df8bd67_s390x",
"8Base-RHACM-2.6:rhacm2/governance-policy-spec-sync-rhel8@sha256:4a8d30cc0e1d83c69b7f3339418b101da23fbcaee7d326bedaff677eceb25ab2_ppc64le",
"8Base-RHACM-2.6:rhacm2/governance-policy-spec-sync-rhel8@sha256:6849cf1b4dd883d5b4c0cf90a3adfb26cb59d03d3b892cee3669a32dd6b8dcc2_amd64",
"8Base-RHACM-2.6:rhacm2/governance-policy-spec-sync-rhel8@sha256:d06ffc621167aff31ecb0fa417b294ff0676fb00e4ef1c6cb0fb2aaf4b2561e0_arm64",
"8Base-RHACM-2.6:rhacm2/governance-policy-status-sync-rhel8@sha256:4c86e16f15aaf454e4e5ce5436e1db27a5f8a55f573c3eaf02e4786fe52edfc8_arm64",
"8Base-RHACM-2.6:rhacm2/governance-policy-status-sync-rhel8@sha256:cf6a75d94f50dd063e939aee18756c767cba43f4e1e62a9c2f2b764ac6f43746_s390x",
"8Base-RHACM-2.6:rhacm2/governance-policy-status-sync-rhel8@sha256:e072b615eeffff80a94831e58c70980684c1ec4bd972844b25b157eb7ed5937f_ppc64le",
"8Base-RHACM-2.6:rhacm2/governance-policy-status-sync-rhel8@sha256:fffe971caa2e911d9c972c0e88712ff431d34c63dbe74e25f1cababa50ea7417_amd64",
"8Base-RHACM-2.6:rhacm2/governance-policy-template-sync-rhel8@sha256:10bc1a3833599a593a058e804de67e92888ed779fd0000928d4a70b6c7d5c1c2_amd64",
"8Base-RHACM-2.6:rhacm2/governance-policy-template-sync-rhel8@sha256:5c17f979f47840a879059ad83de12f0756889564a17190ba4438a7632c999bb1_arm64",
"8Base-RHACM-2.6:rhacm2/governance-policy-template-sync-rhel8@sha256:848bce8007de7714afc8c755b5f0c3cdf5eb6b1d259811c947bc295924539a0e_ppc64le",
"8Base-RHACM-2.6:rhacm2/governance-policy-template-sync-rhel8@sha256:95439f7e18fa87601d5860cbd9ca5f0738786e30a629d23788fd5fe33d694c66_s390x",
"8Base-RHACM-2.6:rhacm2/grafana-dashboard-loader-rhel8@sha256:1f5c1b2cffebf069859e95d0e722cb293f8c176bf5c5873bb9517c96b26c2e10_arm64",
"8Base-RHACM-2.6:rhacm2/grafana-dashboard-loader-rhel8@sha256:5223158a122658bafbd853c596cdc1f7bd7a0e4fdd82b1c3668ac84adeae9f24_s390x",
"8Base-RHACM-2.6:rhacm2/grafana-dashboard-loader-rhel8@sha256:561f1f05925cfe3c5f0f8a9b7475be4bbab183b5611ecfe09b090d80fa4bc2fe_amd64",
"8Base-RHACM-2.6:rhacm2/grafana-dashboard-loader-rhel8@sha256:734270221ec4a516e7eb77f2ec3a753384242116aa70320a1dbe969e915af1df_ppc64le",
"8Base-RHACM-2.6:rhacm2/iam-policy-controller-rhel8@sha256:2827e5f485213f92e2d0092187f3976dd6fe598e39b5cf2212d48c3a44c34b13_arm64",
"8Base-RHACM-2.6:rhacm2/iam-policy-controller-rhel8@sha256:8ca9e80365c76b66b2de3924fc50a5912e606042c704b02cb174a4b8bd3927c4_amd64",
"8Base-RHACM-2.6:rhacm2/iam-policy-controller-rhel8@sha256:c5069e76a900aa300102a0ae54ecbc12c0ac31abfeed8656ee60a949daef79c3_s390x",
"8Base-RHACM-2.6:rhacm2/iam-policy-controller-rhel8@sha256:ca05e79e5508924af71f323c13f664770d8dd4eb61ecf0894e4f9a81f7a1b402_ppc64le",
"8Base-RHACM-2.6:rhacm2/insights-client-rhel8@sha256:02cacfec60c80b9228e8b18949751de867f974ea6b1172129096e64e949c0598_amd64",
"8Base-RHACM-2.6:rhacm2/insights-client-rhel8@sha256:2b14036d0291e54c3191682de2ea875a78d78c35b2791a5a113ba1a8920f0621_ppc64le",
"8Base-RHACM-2.6:rhacm2/insights-client-rhel8@sha256:d4c05f641de8fd0753d63cc6d5b62464d3d6a87d601514e87ef2e40bbe7b01b6_s390x",
"8Base-RHACM-2.6:rhacm2/insights-client-rhel8@sha256:e15c410b693b34f49869d037ebb5584384fcdf88114b7a94967ca09f1361a5f3_arm64",
"8Base-RHACM-2.6:rhacm2/insights-metrics-rhel8@sha256:67aa55bb65685395ad2773e7459dff5fbccdeedcf9e56ec2722d8f5c919eae89_s390x",
"8Base-RHACM-2.6:rhacm2/insights-metrics-rhel8@sha256:6c54e08f5f6c2cae41a5e108e1019ff6522af8f69d666e22eb4631cd83b85917_amd64",
"8Base-RHACM-2.6:rhacm2/insights-metrics-rhel8@sha256:88d9b7246aa75cb2c88ccb7f2f1202fc465be0f2d89e59f1d2259f69ada56d9d_arm64",
"8Base-RHACM-2.6:rhacm2/insights-metrics-rhel8@sha256:bad98fe71638d7346f31ea45f6063ec970bf90844bb5c5dc5f917bb0f0099899_ppc64le",
"8Base-RHACM-2.6:rhacm2/klusterlet-addon-controller-rhel8@sha256:22e510955af3fa736b7306c387f44b5f15f5f9a7a006c6587e06d5d8602cc2f0_s390x",
"8Base-RHACM-2.6:rhacm2/klusterlet-addon-controller-rhel8@sha256:55bc86326f992cc4f4401b93f90cdd2baa6728015ffaf6168f2d46ae43c70cf4_ppc64le",
"8Base-RHACM-2.6:rhacm2/klusterlet-addon-controller-rhel8@sha256:8dd7f47af047fb899c7fcbad61cb8f38da45990cac186f9235aec3e4e7de25e9_amd64",
"8Base-RHACM-2.6:rhacm2/klusterlet-addon-controller-rhel8@sha256:bdb97eb5bb0e8f59edf0d389fb07c45171e728dc8b4d2bdacd785193b46ec03b_arm64",
"8Base-RHACM-2.6:rhacm2/kube-rbac-proxy-rhel8@sha256:11a353ee9da6cc843d5f346f4fa51681d13318e2e61fc4d1a3f63406eb175260_s390x",
"8Base-RHACM-2.6:rhacm2/kube-rbac-proxy-rhel8@sha256:31757f3e3bb08b4e49e54694b18b3cf327637be20535482b2df1345b17444dda_amd64",
"8Base-RHACM-2.6:rhacm2/kube-rbac-proxy-rhel8@sha256:b2c0b7414d0fc36a49cbdc5a56b25dd62aac18defc2defbd9c1895cd13a5e716_arm64",
"8Base-RHACM-2.6:rhacm2/kube-rbac-proxy-rhel8@sha256:dbd816d503e9beb58622604432eb415419e893627eb95c1ceeb8ff5bda7d6335_ppc64le",
"8Base-RHACM-2.6:rhacm2/kube-state-metrics-rhel8@sha256:53246a6df1f0880d94ed2644fa4366e3e2108b6fa8a51745af87785346ce5304_s390x",
"8Base-RHACM-2.6:rhacm2/kube-state-metrics-rhel8@sha256:5f2393bceefffb32240043b6722aa73d31fc8133cc2666fcf5eb8d33794bc54f_arm64",
"8Base-RHACM-2.6:rhacm2/kube-state-metrics-rhel8@sha256:c792c043462281cde7c93bd8e2136f62ca17d072e7f466353f37de8e5f5dc949_ppc64le",
"8Base-RHACM-2.6:rhacm2/kube-state-metrics-rhel8@sha256:e6b1d24b56e6973eee1569e351db6637ca67e1d6cd124adb845cbf6e35a4f6af_amd64",
"8Base-RHACM-2.6:rhacm2/management-ingress-rhel8@sha256:07238998d21204cd8f25dc63e6dbde20a2dd25c3b96609729306db6c63a0fca4_arm64",
"8Base-RHACM-2.6:rhacm2/management-ingress-rhel8@sha256:0d2665d19a8753c6269f594b68b067cd62a402404287e6416543c1af2d7d3cf4_ppc64le",
"8Base-RHACM-2.6:rhacm2/management-ingress-rhel8@sha256:6917d018e53aabb6f5402f02000aedd2e5cf71bcc84562e0fc7d7c87049f4b67_amd64",
"8Base-RHACM-2.6:rhacm2/management-ingress-rhel8@sha256:73b0444bd91a1dade3b7e76245ac8d6cb568929bba321b8c86c269d6f542ac3b_s390x",
"8Base-RHACM-2.6:rhacm2/memcached-exporter-rhel8@sha256:7d85dd62346a647d22202baa0f8d405b2aaf9a7174b38e5d29df2e03530009c3_s390x",
"8Base-RHACM-2.6:rhacm2/memcached-exporter-rhel8@sha256:9635616c8f058e67d557201147904b05f8b49938f63fb2b0239dfca883f61685_arm64",
"8Base-RHACM-2.6:rhacm2/memcached-exporter-rhel8@sha256:9e91ecec92ec0df8b72beb6040f39d9a25b0bfad844e92ea34cc2d648d221d22_ppc64le",
"8Base-RHACM-2.6:rhacm2/memcached-exporter-rhel8@sha256:c773b9a2fffcd549d4936054260f655c78da603957826d6bad4e8567a213ad10_amd64",
"8Base-RHACM-2.6:rhacm2/memcached-rhel8@sha256:584f8c4a9a1b75fc71948a98add560d4fe3d936ee46ac791f32121dbadf8c7d2_ppc64le",
"8Base-RHACM-2.6:rhacm2/memcached-rhel8@sha256:59b3ce3f3f4459c97cfffee5e20830d70f8a69198b5fab271e6c478d615c46d3_arm64",
"8Base-RHACM-2.6:rhacm2/memcached-rhel8@sha256:6f458c76757203b28434f871027c6a466a73d246ceb5bfac8793ad1896a672ab_amd64",
"8Base-RHACM-2.6:rhacm2/memcached-rhel8@sha256:e34722fd656e3205dcdb565b0ab68e9971174c11f125dbfff3bf82e1e21f3a76_s390x",
"8Base-RHACM-2.6:rhacm2/metrics-collector-rhel8@sha256:3a81a018b939752543e78c2d68d1436b851be2256b88c3e66cd506ae1d8f4c9c_ppc64le",
"8Base-RHACM-2.6:rhacm2/metrics-collector-rhel8@sha256:6a3e0c36c123c9dc54759655d9148f580abada501034914863a6528ded19ef34_amd64",
"8Base-RHACM-2.6:rhacm2/metrics-collector-rhel8@sha256:7991f484f97b9951f27f70e67d5db0850c4189ee86db8406cdda961a9beb06f0_arm64",
"8Base-RHACM-2.6:rhacm2/metrics-collector-rhel8@sha256:fa08b9bf3fd334738984e150ba5bfd2e005374752f3112340b65f6434eacd057_s390x",
"8Base-RHACM-2.6:rhacm2/multicloud-integrations-rhel8@sha256:2bcbf9a565f3c566061325aca3174ec755b5c94a28612718a3f1563db317273e_ppc64le",
"8Base-RHACM-2.6:rhacm2/multicloud-integrations-rhel8@sha256:6813ccd43a1aecd1aaf4d5d4b1620fd63bbca00b736100189ff91246bf3bc36b_arm64",
"8Base-RHACM-2.6:rhacm2/multicloud-integrations-rhel8@sha256:db89ef3686570526afdb2b79fd698aca5dc50c633009760f1748fb9fd506067b_amd64",
"8Base-RHACM-2.6:rhacm2/multicloud-integrations-rhel8@sha256:db8bc27937802c5d8fff769b9c93c8a01411629d199adbc39235e721d6468b30_s390x",
"8Base-RHACM-2.6:rhacm2/multicluster-observability-rhel8-operator@sha256:434db0ca203b14b899fff9b7a2a5b975de852ea29620a828f29246448aba873c_ppc64le",
"8Base-RHACM-2.6:rhacm2/multicluster-observability-rhel8-operator@sha256:876bfa63b0e13833eaeadb7c6a0481f1d7970b283f69ece4d81c99985f4dd161_arm64",
"8Base-RHACM-2.6:rhacm2/multicluster-observability-rhel8-operator@sha256:d23f208e020d42bc095011d423146e2da35b2bc85b844911bde2f4edf696bdca_amd64",
"8Base-RHACM-2.6:rhacm2/multicluster-observability-rhel8-operator@sha256:f29581baf5277588d2e4cd01380ecf46e3c97a2f17ade01b048f75c29f18d62c_s390x",
"8Base-RHACM-2.6:rhacm2/multicluster-operators-application-rhel8@sha256:1952d422bd7ba42323711faba59244c449293cc92502e350460fee07c0e3b34a_ppc64le",
"8Base-RHACM-2.6:rhacm2/multicluster-operators-application-rhel8@sha256:566a60f630ec346eced3106ec072963d1b9f9d300e7d4cee6af6dc0d590a3937_s390x",
"8Base-RHACM-2.6:rhacm2/multicluster-operators-application-rhel8@sha256:724dd9f4a5e4acd061206ca2ea57c329210ade5135dbdf941b8d7e720daa4f10_arm64",
"8Base-RHACM-2.6:rhacm2/multicluster-operators-application-rhel8@sha256:ace8895fc62c1394dfa7854fd9ce3e14ef859e989255f70dc9a5a3d9bcd514c0_amd64",
"8Base-RHACM-2.6:rhacm2/multicluster-operators-channel-rhel8@sha256:1ebe6504a6a58f39f93952bf1c135ea58ff77e65c5b8ba73c7ad6295e66a1b45_s390x",
"8Base-RHACM-2.6:rhacm2/multicluster-operators-channel-rhel8@sha256:557cc962d0b10d80a9dea7adce387ea28fb4199a02fa8546645ab2cacbf28b88_ppc64le",
"8Base-RHACM-2.6:rhacm2/multicluster-operators-channel-rhel8@sha256:82526c7c046325bde1dfa0a47b58b773355f00bc95c23be75105e7255e7bddd2_arm64",
"8Base-RHACM-2.6:rhacm2/multicluster-operators-channel-rhel8@sha256:85e20d97f28e43668c2790bd6e0adbc598d01f9fab849761fb96d7a5c4946a87_amd64",
"8Base-RHACM-2.6:rhacm2/multicluster-operators-subscription-rhel8@sha256:7310f31faae367a363c27a7236b562bbfe8381a352fce906279590bac11571d2_ppc64le",
"8Base-RHACM-2.6:rhacm2/multicluster-operators-subscription-rhel8@sha256:7676d33b9be36ca6660d3aed888fdffcf270fcf82258ed9531e2746a3d27610c_s390x",
"8Base-RHACM-2.6:rhacm2/multicluster-operators-subscription-rhel8@sha256:e718d5abef58365d547ef73828a26adff5b6cef1bf935aa7c27f12f604b50337_amd64",
"8Base-RHACM-2.6:rhacm2/multicluster-operators-subscription-rhel8@sha256:f58aff87d1efb64417c6976f6772a464e54beefe847f50a141726b7a1a6a293a_arm64",
"8Base-RHACM-2.6:rhacm2/multiclusterhub-repo-rhel8@sha256:03222a9dd6eca9cf44932a0ff1bf89bd9d2d29683f1ebb0d0aa49171b77a4963_ppc64le",
"8Base-RHACM-2.6:rhacm2/multiclusterhub-repo-rhel8@sha256:881b8c3b19918affd478c0ad0c73dff96dd28f5c1dfddb86472b42e422fa25b6_amd64",
"8Base-RHACM-2.6:rhacm2/multiclusterhub-repo-rhel8@sha256:9de94ea1f83ec8b7257c7b2befc1485ed9cc40c9ef3600c4c4c50934e708cf9d_s390x",
"8Base-RHACM-2.6:rhacm2/multiclusterhub-repo-rhel8@sha256:a45ed68e7d3ac89d17eaf06445cabfc19a9ce85a42f116d75028d6acd18a322b_arm64",
"8Base-RHACM-2.6:rhacm2/multiclusterhub-rhel8@sha256:48d1fa8bc5f6a4d8349c41126301bd86d12836384f336881ecb71bd79f84ae93_ppc64le",
"8Base-RHACM-2.6:rhacm2/multiclusterhub-rhel8@sha256:a33e91fb763a2f0894433bce31bd44229e7d5f5c53d36c6b6f643807a45c110b_arm64",
"8Base-RHACM-2.6:rhacm2/multiclusterhub-rhel8@sha256:d6e126cbdd3cfbcdee04b093389ca1b07ac8038da96060051ed94e1eeacc6d92_s390x",
"8Base-RHACM-2.6:rhacm2/multiclusterhub-rhel8@sha256:ecf12158a2d8802b4c7efd6b336ff36c1e002223b1d385a40fbef638d5e4aa21_amd64",
"8Base-RHACM-2.6:rhacm2/node-exporter-rhel8@sha256:14d23638efff3c30661c9a5f3ddb6ab0c7a9d162de1176dd9565cf49dfa4b9c5_amd64",
"8Base-RHACM-2.6:rhacm2/node-exporter-rhel8@sha256:533005e1608de68a09e53599de3f30990db95cb923794bab9ae9e3bc1a8b6baf_arm64",
"8Base-RHACM-2.6:rhacm2/node-exporter-rhel8@sha256:99eef3491c7092afa14179b9a9d39dd8fbfb3c9bb61759d678af5d91ac23e59d_s390x",
"8Base-RHACM-2.6:rhacm2/node-exporter-rhel8@sha256:e200d4e1802cce7fce32b1e0dc5c3220b6f6477b73b3a2d8ea26a5a42d63f46b_ppc64le",
"8Base-RHACM-2.6:rhacm2/observatorium-rhel8-operator@sha256:092e3437e6d38b2bf676d7fb67ad672e3ef03440017b5af7c1ebd2beb3f437eb_amd64",
"8Base-RHACM-2.6:rhacm2/observatorium-rhel8-operator@sha256:8cf076bfb049d1aabd00040ee65f0fedd590f0dd448c7561de494093a915b397_ppc64le",
"8Base-RHACM-2.6:rhacm2/observatorium-rhel8-operator@sha256:e69987a64fdbf873d4b19d8626c0c5e99dd13d7c95446850559be966dae45ad0_arm64",
"8Base-RHACM-2.6:rhacm2/observatorium-rhel8-operator@sha256:f0bf89eaea6b7afc2d08c77bd40dfba581f91f462f5ec3d70473b332ca6f781c_s390x",
"8Base-RHACM-2.6:rhacm2/observatorium-rhel8@sha256:0686cfddd61737f7e7eb4f0c011397277394559edac3bb947c0969e302686dd5_ppc64le",
"8Base-RHACM-2.6:rhacm2/observatorium-rhel8@sha256:8f2f3732600235f66c406b6121ac37979f52572ce90353b6e099be7b74406251_amd64",
"8Base-RHACM-2.6:rhacm2/observatorium-rhel8@sha256:9e1fccc5b17865a6d7baaa1a15cb50f47d80a14b0a7bcbd94c12f0ddcaaf1b28_s390x",
"8Base-RHACM-2.6:rhacm2/observatorium-rhel8@sha256:bdd89a1051c8f21e7d81ff80c96731a0eaa7d15c320ab1e6b1dc3f6babd42598_arm64",
"8Base-RHACM-2.6:rhacm2/prometheus-alertmanager-rhel8@sha256:0860b7aa5e8b07792ad7f5d5c0654e23e9da8eedd4b9f509caea616dcfa97d69_amd64",
"8Base-RHACM-2.6:rhacm2/prometheus-alertmanager-rhel8@sha256:624895d8579ef6f3e5b17558a30775790ec6f00701f8c5cdfa315292d7f9e867_s390x",
"8Base-RHACM-2.6:rhacm2/prometheus-alertmanager-rhel8@sha256:6d09865a228cdbbc6d1ac13042c3c00f0bd086f6dc181dfa3cdf8c7f9d826b9e_arm64",
"8Base-RHACM-2.6:rhacm2/prometheus-alertmanager-rhel8@sha256:c69fee848d21346a271972e89d91898eac9fec27d598d98ffa004ca8d1b53270_ppc64le",
"8Base-RHACM-2.6:rhacm2/prometheus-rhel8@sha256:52cea7c27de23e3358030b09f22b962723c523a940f8e2043edc298c907d761c_arm64",
"8Base-RHACM-2.6:rhacm2/prometheus-rhel8@sha256:67e0fadfbb4d99a60435ed12b470772b38ace4ca815fe73da68eb3c826e200fc_ppc64le",
"8Base-RHACM-2.6:rhacm2/prometheus-rhel8@sha256:e8241b1d852d605b44ecfcc552cb0f905f72e8a17c8d228162b40c19388f5176_s390x",
"8Base-RHACM-2.6:rhacm2/prometheus-rhel8@sha256:ed0cc13e79949436d29a7ad0b41b189744a177ea27545fd5eb9b4f71e87bd0eb_amd64",
"8Base-RHACM-2.6:rhacm2/rbac-query-proxy-rhel8@sha256:29c76a37497f212aed280e2bf16ef45fb3785fb4649ce17b7fe9d653a79e2112_arm64",
"8Base-RHACM-2.6:rhacm2/rbac-query-proxy-rhel8@sha256:475a45884a51127722030226ff9a5f0752c98574c41eb61796aece5e702346a3_ppc64le",
"8Base-RHACM-2.6:rhacm2/rbac-query-proxy-rhel8@sha256:582301b10af0b966ae7d5e130cb0e5f96e7912dc66b4108e0d6078656ca80604_amd64",
"8Base-RHACM-2.6:rhacm2/rbac-query-proxy-rhel8@sha256:f1c7de85a44c03f48a6f62ba1d7d650f0b06e0f502cecff1512ad637b5bc1c27_s390x",
"8Base-RHACM-2.6:rhacm2/redisgraph-tls-rhel8@sha256:128279a656bfbde6c2c052766d63a1de6a06d8bea2707813c64396c2ae382478_amd64",
"8Base-RHACM-2.6:rhacm2/redisgraph-tls-rhel8@sha256:35927ca6e6e9c8d420c499a0c8ad37c4297ba19743d550f489d3e66482275a49_arm64",
"8Base-RHACM-2.6:rhacm2/redisgraph-tls-rhel8@sha256:4696baed553266682ba2b54d3bf683d2ff1241b625de5ec54a45c1b2c5f96243_s390x",
"8Base-RHACM-2.6:rhacm2/redisgraph-tls-rhel8@sha256:d722f2ffab1f58bbaf3c62ef71dbf7e6c4023e6ab17690f1049075a321d0b1ac_ppc64le",
"8Base-RHACM-2.6:rhacm2/search-aggregator-rhel8@sha256:2b5f372c1c73c4de587b5a4388d95b8cc553fc56af446fcefa0e14c6d980b6b3_ppc64le",
"8Base-RHACM-2.6:rhacm2/search-aggregator-rhel8@sha256:38fceeedc0672def1c2cf42bb6743ae726e77d9f7352d002b3fc688c6d551852_amd64",
"8Base-RHACM-2.6:rhacm2/search-aggregator-rhel8@sha256:6a915335bcebb0884fc72df2dfee97c74d42c035864b960e1c800fa6c5f8d93c_arm64",
"8Base-RHACM-2.6:rhacm2/search-aggregator-rhel8@sha256:752decaefc38aa009f54201b38d4ab26d9b4020caec649d9b1f1564f56c47c2a_s390x",
"8Base-RHACM-2.6:rhacm2/search-api-rhel8@sha256:37eea70d5b1c89c25372dcea8c8c03e1e0a9af1b5a06f3b0706ba776ae8847c1_amd64",
"8Base-RHACM-2.6:rhacm2/search-api-rhel8@sha256:7400088d206592eb29cd86182909626262c9b2a99f017811fcc9d8a753c39009_arm64",
"8Base-RHACM-2.6:rhacm2/search-api-rhel8@sha256:aa8ea0deabc39a068f3f6ce9fa6334e44fc507355009a9bff448e742156ec203_ppc64le",
"8Base-RHACM-2.6:rhacm2/search-api-rhel8@sha256:b4d2d39c2b3b736987f1e888b858d52a7ebd9f8d0cebd3bdef8c59f6e3e41725_s390x",
"8Base-RHACM-2.6:rhacm2/search-collector-rhel8@sha256:0174699ec75fcda08892b4e72b674df989af51ea5f04de57a62c2a85a3c08f4f_arm64",
"8Base-RHACM-2.6:rhacm2/search-collector-rhel8@sha256:5a29a9805b8d20969cba86da11a9de8176a3172df361aec5fae136a4271de308_amd64",
"8Base-RHACM-2.6:rhacm2/search-collector-rhel8@sha256:be7eed9ad9502bcc294081f7e2098fc4f8411c912c34fe63479b5b770d06caca_s390x",
"8Base-RHACM-2.6:rhacm2/search-collector-rhel8@sha256:c467c1d7ceaf5281077f7fe8ff1c1c4cffe325132890a3ab9b96ea5db2e2c930_ppc64le",
"8Base-RHACM-2.6:rhacm2/search-rhel8@sha256:2135cd20bb7ebbf48499992fe46a928e28fc78c86e360633ea09054520c42539_ppc64le",
"8Base-RHACM-2.6:rhacm2/search-rhel8@sha256:3a7a31974210e21a3faed9b57a75b970c70ac41d9662b884d4ce67275f756fc7_arm64",
"8Base-RHACM-2.6:rhacm2/search-rhel8@sha256:6e6a19f1440e4eb15a8206e18f7f4dde3e1a5c6518944571d09923d116d3f04e_amd64",
"8Base-RHACM-2.6:rhacm2/search-rhel8@sha256:e6ed3e65f0d49b3c6b0e3e97593a8fae4d453f3aecf8d7829c0d25c68bc91ea1_s390x",
"8Base-RHACM-2.6:rhacm2/submariner-addon-rhel8@sha256:7b80d01371f551df506bd0c56df6829845bfce497ff01cc44b68f172ed5399b4_ppc64le",
"8Base-RHACM-2.6:rhacm2/submariner-addon-rhel8@sha256:934c560bc786015c694e9cffbae8e86f631b3331d62f5a547931446dae82f8c3_s390x",
"8Base-RHACM-2.6:rhacm2/submariner-addon-rhel8@sha256:b467881f4028a89a9e79ba93da719845db576f47a04ae6e569c2317be5594b29_arm64",
"8Base-RHACM-2.6:rhacm2/submariner-addon-rhel8@sha256:fc5592d42e4aca70288448d174511b922ece7f8cb4b41c6a36195c3a4a60aa36_amd64",
"8Base-RHACM-2.6:rhacm2/thanos-receive-controller-rhel8@sha256:21f2626c10c4fb61b37e6ca4ab574186b423f155fbc5cfef3e894fff04cc270e_ppc64le",
"8Base-RHACM-2.6:rhacm2/thanos-receive-controller-rhel8@sha256:c357074958324fc5d602cdcf1cba285bf8582e0b36af79a8f6211bb0dfb77a10_amd64",
"8Base-RHACM-2.6:rhacm2/thanos-receive-controller-rhel8@sha256:d9ac8e67d6d9858b16dd9d1d49c1dd904aa22a7b618e5d33292344faced9c0d3_arm64",
"8Base-RHACM-2.6:rhacm2/thanos-receive-controller-rhel8@sha256:e3b840a7833680170f9e9ca52309552c584935a68c75cc71e6d576b104dc01c8_s390x",
"8Base-RHACM-2.6:rhacm2/thanos-rhel8@sha256:453c525197ccfe1f866af70ca2e7f3deb6f98d0b98c09b602b4fa1368787213d_amd64",
"8Base-RHACM-2.6:rhacm2/thanos-rhel8@sha256:4b3b45ad0b564360c245d20b1540c2398c9606cf8684275e4ee071c591357929_arm64",
"8Base-RHACM-2.6:rhacm2/thanos-rhel8@sha256:7e43ba8f47ec54b5f86d13c81b67b044176530b63b5ae3f40332fc975cc6b21f_s390x",
"8Base-RHACM-2.6:rhacm2/thanos-rhel8@sha256:faaa00c0af80c781a7c610616153a3cd1dc1b20637934c3a243a2e9664ba0ee5_ppc64le"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2022:6370"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "LOCAL",
"availabilityImpact": "HIGH",
"baseScore": 7.3,
"baseSeverity": "HIGH",
"confidentialityImpact": "LOW",
"integrityImpact": "LOW",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:N/UI:N/S:U/C:L/I:L/A:H",
"version": "3.1"
},
"products": [
"8Base-RHACM-2.6:rhacm2/acm-governance-policy-addon-controller-rhel8@sha256:615ab5d9542759d921634737709e84a8e65d003ea136e5d22858d380225fd177_amd64",
"8Base-RHACM-2.6:rhacm2/acm-governance-policy-addon-controller-rhel8@sha256:958b729d30f10b9c121e68ac8ede2054ed29cc52a9a7d6df0537ed221aa74358_s390x",
"8Base-RHACM-2.6:rhacm2/acm-governance-policy-addon-controller-rhel8@sha256:b5bef941b4e0b5b3529ca5b2311c85295b9f6d12e482a9cbdad691c2406541f1_ppc64le",
"8Base-RHACM-2.6:rhacm2/acm-governance-policy-addon-controller-rhel8@sha256:f6194b9056d77e54f3c74caa9eab87bd1df1818d082fc807229d1c44ec6c88c4_arm64",
"8Base-RHACM-2.6:rhacm2/acm-grafana-rhel8@sha256:45616ed43b53d3a83e65828118f09430396f5bcb0566ae3a65d937b59f0d873e_s390x",
"8Base-RHACM-2.6:rhacm2/acm-grafana-rhel8@sha256:8c48441cfa850ea1274932e94da0831618c10f91022619c779304501a75fb161_amd64",
"8Base-RHACM-2.6:rhacm2/acm-grafana-rhel8@sha256:cc1c196b19c5fd8f313c6136359cc9dd37b5f59d32a581b10cf89b80b7d0cbf4_arm64",
"8Base-RHACM-2.6:rhacm2/acm-grafana-rhel8@sha256:cdf24e68e50be1350566243f6d2cb1403d09ab68e5fed39ea6c56212e42b90f1_ppc64le",
"8Base-RHACM-2.6:rhacm2/acm-must-gather-rhel8@sha256:1457ff5cfd61611fdc968d4af5b020d835e107b97932c7ba7b3f5ed4cbd0e39f_ppc64le",
"8Base-RHACM-2.6:rhacm2/acm-must-gather-rhel8@sha256:39842906b3846418bc31098e2abad08210118d86aa683e9e5fd04a97822df22d_arm64",
"8Base-RHACM-2.6:rhacm2/acm-must-gather-rhel8@sha256:8a69add2d90a1e094de8510052b683e1765153da75e316ad7778499af0c5ddf9_s390x",
"8Base-RHACM-2.6:rhacm2/acm-must-gather-rhel8@sha256:dca91134a2c1c33c736afcd4c9373749448641385f39162c74e115691289e843_amd64",
"8Base-RHACM-2.6:rhacm2/acm-operator-bundle@sha256:0eac6124f59492d09c1ae650025d59ea0e8547d9f9c832cb9607b09254ff6ddd_s390x",
"8Base-RHACM-2.6:rhacm2/acm-operator-bundle@sha256:1cbcd58a4c23e4c89a6a0509f78802a5aa21205db2784ebc9772b99a3917b183_arm64",
"8Base-RHACM-2.6:rhacm2/acm-operator-bundle@sha256:997aaee36f0bed47e231925a3f2c2ecc503410e54b35727f035c72477f3d1944_ppc64le",
"8Base-RHACM-2.6:rhacm2/acm-operator-bundle@sha256:ce699187f250b93976b8063228ac12d11c6c8f6baba69ba4ed17a38730e84eb3_amd64",
"8Base-RHACM-2.6:rhacm2/acm-prometheus-config-reloader-rhel8@sha256:693a77a9324d6c7f0e69bd9d5725b51f3e429972f1e67469e93648cb347eae84_arm64",
"8Base-RHACM-2.6:rhacm2/acm-prometheus-config-reloader-rhel8@sha256:89757e804d5df2b5eeeb1191b599c3acb9e75f61170f888095302830d6de0582_s390x",
"8Base-RHACM-2.6:rhacm2/acm-prometheus-config-reloader-rhel8@sha256:8e45e1fd7342d7525b118f01794cac1f4a8662def5f2a06336b698db2e268742_amd64",
"8Base-RHACM-2.6:rhacm2/acm-prometheus-config-reloader-rhel8@sha256:ce1c17b34b7aac2e990dc0efe40f4406e73f727b2c7bfe109eded849de753f1a_ppc64le",
"8Base-RHACM-2.6:rhacm2/acm-prometheus-rhel8@sha256:728606d96dd9e0fc2e7810e092e10ee071ec36598c990c8252beccace59a679e_amd64",
"8Base-RHACM-2.6:rhacm2/acm-prometheus-rhel8@sha256:b457d0b95d88c5dd0aac87492cbca40a9d7c2074002ad110f52d562f0c5d0797_arm64",
"8Base-RHACM-2.6:rhacm2/acm-prometheus-rhel8@sha256:f34d2569033bfb1d173342264f090f46d80f7843d52704a7ce9e9eb9de2f5abb_s390x",
"8Base-RHACM-2.6:rhacm2/acm-prometheus-rhel8@sha256:f720e0a94bfe7ed5d812819a3e77cc0581be102970127d8c0d4aa06a05edbf3d_ppc64le",
"8Base-RHACM-2.6:rhacm2/acm-volsync-addon-controller-rhel8@sha256:17ccd6b924b36ab14e3ca5f5331ba7e4c86f8cb64304640d58c3ee6b76edbcaf_ppc64le",
"8Base-RHACM-2.6:rhacm2/acm-volsync-addon-controller-rhel8@sha256:27079308ea87e35564cc3089c65eae68d63880a3bb093ca64d1678a68b60fcec_amd64",
"8Base-RHACM-2.6:rhacm2/acm-volsync-addon-controller-rhel8@sha256:9eabaac2df91aeef613d6973669d07298f2159c6a6e0c9f294623f7b1a10bc08_s390x",
"8Base-RHACM-2.6:rhacm2/acm-volsync-addon-controller-rhel8@sha256:f7abdf1756bc0ff2ebf02fee0469a8b9eeabe1fa8cafdd21c6e8f958155b70bb_arm64",
"8Base-RHACM-2.6:rhacm2/cert-policy-controller-rhel8@sha256:017c1e663827a3b55d70badd3ed979b5d1831252c49d671897a85a75afaa5bb0_s390x",
"8Base-RHACM-2.6:rhacm2/cert-policy-controller-rhel8@sha256:0610778095974edf936602018281bf7a5e287ba9eca9f661a423e68bbe000e40_ppc64le",
"8Base-RHACM-2.6:rhacm2/cert-policy-controller-rhel8@sha256:a66d7d4ee1179f7fce639490f919d722db54eaa3118b4135078c33e6cbf91488_amd64",
"8Base-RHACM-2.6:rhacm2/cert-policy-controller-rhel8@sha256:d660befef0c8f7a4db7aa3b865545c9863d8f37e7ba4b8de4380185f82b208d4_arm64",
"8Base-RHACM-2.6:rhacm2/cluster-backup-rhel8-operator@sha256:1a749d0795972a9bfd5a00aa96c238a660673464be01b2aa9fd7a3aeead6ddf7_amd64",
"8Base-RHACM-2.6:rhacm2/cluster-backup-rhel8-operator@sha256:8915dbdc562e63441f79041bdf1176e46ce53e95418d133f0cd0c1ff79da48a2_arm64",
"8Base-RHACM-2.6:rhacm2/cluster-backup-rhel8-operator@sha256:995f225449b207da9a3cad175dac85b87eefb28ff5bae6a588f40fd79fbe12a1_ppc64le",
"8Base-RHACM-2.6:rhacm2/cluster-backup-rhel8-operator@sha256:f1255a76c6275a4b6a400c82e204a5112fff6fe87f71626f8f309763f6a5d9e4_s390x",
"8Base-RHACM-2.6:rhacm2/config-policy-controller-rhel8@sha256:3b2e0d850e8fc966ec80bff16df26002334744a96b81c7a7dfe222f1706a52e3_s390x",
"8Base-RHACM-2.6:rhacm2/config-policy-controller-rhel8@sha256:447f275bbde46d7fc173798ef5abc0a77a6780f0dffdc171786edbe00f27d8d8_ppc64le",
"8Base-RHACM-2.6:rhacm2/config-policy-controller-rhel8@sha256:61964a1a0ddf2e98bcf5249b7374235055ab85cc26663a8d9397c2b7f6fbb4c6_amd64",
"8Base-RHACM-2.6:rhacm2/config-policy-controller-rhel8@sha256:a3abaa3d0bf1d34fa9e40903a8713c439f5f7f751e775d32cbab308983064ce0_arm64",
"8Base-RHACM-2.6:rhacm2/console-rhel8@sha256:6c0f630ff57f6f423df6dbf4df9faad25089f9b391be35cb8bc9cd5211f94d67_arm64",
"8Base-RHACM-2.6:rhacm2/console-rhel8@sha256:8608aed6971299def3fbe749336727e84c69582664dedac3145b92ea24e62e4d_amd64",
"8Base-RHACM-2.6:rhacm2/console-rhel8@sha256:afa80ae8274db7fa6796c35980fc5df15889e94aff3361f6cda643e5a09da220_ppc64le",
"8Base-RHACM-2.6:rhacm2/console-rhel8@sha256:f06e4e3f62db52c6d7fa0bc1f289de773e18d076bc38612e1b0ddc85c76fde06_s390x",
"8Base-RHACM-2.6:rhacm2/endpoint-monitoring-rhel8-operator@sha256:060bcd658756a924b4ce4d202bd447a3254fc1f49af7d685dde8720f355cde8e_arm64",
"8Base-RHACM-2.6:rhacm2/endpoint-monitoring-rhel8-operator@sha256:091d66731c5fe8eba5646c6b2622bb38c074e202a8a4a7e906921673b60f0898_amd64",
"8Base-RHACM-2.6:rhacm2/endpoint-monitoring-rhel8-operator@sha256:80660eb7f3c068768b0ea04ff20f4539194c52427ffdab4626bf781aa3f2ca64_s390x",
"8Base-RHACM-2.6:rhacm2/endpoint-monitoring-rhel8-operator@sha256:d6204fcf04c83bac13232ec1602572ad5f22bb528537e591079dfa36152697ec_ppc64le",
"8Base-RHACM-2.6:rhacm2/governance-policy-propagator-rhel8@sha256:51be0f04938b60ed1dba60908bebd2000d78e4ade34757bae70a083c67d77e8e_arm64",
"8Base-RHACM-2.6:rhacm2/governance-policy-propagator-rhel8@sha256:9577701bf3c7aa00b99531d2c3842130abc6cd91c52c4a7ba040b705eeace4c7_s390x",
"8Base-RHACM-2.6:rhacm2/governance-policy-propagator-rhel8@sha256:bdc6c128628db86697af198430c5ae5c61c3e586c1a97187e4d4e852cec61e92_ppc64le",
"8Base-RHACM-2.6:rhacm2/governance-policy-propagator-rhel8@sha256:cc519319b9f4fe672144ebedd772ddf56d5de90e3c8f52c0fb9b55313f71a7b3_amd64",
"8Base-RHACM-2.6:rhacm2/governance-policy-spec-sync-rhel8@sha256:2c1905ae8a83e5598678457fd955cbc867453ed5836de6fcc182e4928df8bd67_s390x",
"8Base-RHACM-2.6:rhacm2/governance-policy-spec-sync-rhel8@sha256:4a8d30cc0e1d83c69b7f3339418b101da23fbcaee7d326bedaff677eceb25ab2_ppc64le",
"8Base-RHACM-2.6:rhacm2/governance-policy-spec-sync-rhel8@sha256:6849cf1b4dd883d5b4c0cf90a3adfb26cb59d03d3b892cee3669a32dd6b8dcc2_amd64",
"8Base-RHACM-2.6:rhacm2/governance-policy-spec-sync-rhel8@sha256:d06ffc621167aff31ecb0fa417b294ff0676fb00e4ef1c6cb0fb2aaf4b2561e0_arm64",
"8Base-RHACM-2.6:rhacm2/governance-policy-status-sync-rhel8@sha256:4c86e16f15aaf454e4e5ce5436e1db27a5f8a55f573c3eaf02e4786fe52edfc8_arm64",
"8Base-RHACM-2.6:rhacm2/governance-policy-status-sync-rhel8@sha256:cf6a75d94f50dd063e939aee18756c767cba43f4e1e62a9c2f2b764ac6f43746_s390x",
"8Base-RHACM-2.6:rhacm2/governance-policy-status-sync-rhel8@sha256:e072b615eeffff80a94831e58c70980684c1ec4bd972844b25b157eb7ed5937f_ppc64le",
"8Base-RHACM-2.6:rhacm2/governance-policy-status-sync-rhel8@sha256:fffe971caa2e911d9c972c0e88712ff431d34c63dbe74e25f1cababa50ea7417_amd64",
"8Base-RHACM-2.6:rhacm2/governance-policy-template-sync-rhel8@sha256:10bc1a3833599a593a058e804de67e92888ed779fd0000928d4a70b6c7d5c1c2_amd64",
"8Base-RHACM-2.6:rhacm2/governance-policy-template-sync-rhel8@sha256:5c17f979f47840a879059ad83de12f0756889564a17190ba4438a7632c999bb1_arm64",
"8Base-RHACM-2.6:rhacm2/governance-policy-template-sync-rhel8@sha256:848bce8007de7714afc8c755b5f0c3cdf5eb6b1d259811c947bc295924539a0e_ppc64le",
"8Base-RHACM-2.6:rhacm2/governance-policy-template-sync-rhel8@sha256:95439f7e18fa87601d5860cbd9ca5f0738786e30a629d23788fd5fe33d694c66_s390x",
"8Base-RHACM-2.6:rhacm2/grafana-dashboard-loader-rhel8@sha256:1f5c1b2cffebf069859e95d0e722cb293f8c176bf5c5873bb9517c96b26c2e10_arm64",
"8Base-RHACM-2.6:rhacm2/grafana-dashboard-loader-rhel8@sha256:5223158a122658bafbd853c596cdc1f7bd7a0e4fdd82b1c3668ac84adeae9f24_s390x",
"8Base-RHACM-2.6:rhacm2/grafana-dashboard-loader-rhel8@sha256:561f1f05925cfe3c5f0f8a9b7475be4bbab183b5611ecfe09b090d80fa4bc2fe_amd64",
"8Base-RHACM-2.6:rhacm2/grafana-dashboard-loader-rhel8@sha256:734270221ec4a516e7eb77f2ec3a753384242116aa70320a1dbe969e915af1df_ppc64le",
"8Base-RHACM-2.6:rhacm2/iam-policy-controller-rhel8@sha256:2827e5f485213f92e2d0092187f3976dd6fe598e39b5cf2212d48c3a44c34b13_arm64",
"8Base-RHACM-2.6:rhacm2/iam-policy-controller-rhel8@sha256:8ca9e80365c76b66b2de3924fc50a5912e606042c704b02cb174a4b8bd3927c4_amd64",
"8Base-RHACM-2.6:rhacm2/iam-policy-controller-rhel8@sha256:c5069e76a900aa300102a0ae54ecbc12c0ac31abfeed8656ee60a949daef79c3_s390x",
"8Base-RHACM-2.6:rhacm2/iam-policy-controller-rhel8@sha256:ca05e79e5508924af71f323c13f664770d8dd4eb61ecf0894e4f9a81f7a1b402_ppc64le",
"8Base-RHACM-2.6:rhacm2/insights-client-rhel8@sha256:02cacfec60c80b9228e8b18949751de867f974ea6b1172129096e64e949c0598_amd64",
"8Base-RHACM-2.6:rhacm2/insights-client-rhel8@sha256:2b14036d0291e54c3191682de2ea875a78d78c35b2791a5a113ba1a8920f0621_ppc64le",
"8Base-RHACM-2.6:rhacm2/insights-client-rhel8@sha256:d4c05f641de8fd0753d63cc6d5b62464d3d6a87d601514e87ef2e40bbe7b01b6_s390x",
"8Base-RHACM-2.6:rhacm2/insights-client-rhel8@sha256:e15c410b693b34f49869d037ebb5584384fcdf88114b7a94967ca09f1361a5f3_arm64",
"8Base-RHACM-2.6:rhacm2/insights-metrics-rhel8@sha256:67aa55bb65685395ad2773e7459dff5fbccdeedcf9e56ec2722d8f5c919eae89_s390x",
"8Base-RHACM-2.6:rhacm2/insights-metrics-rhel8@sha256:6c54e08f5f6c2cae41a5e108e1019ff6522af8f69d666e22eb4631cd83b85917_amd64",
"8Base-RHACM-2.6:rhacm2/insights-metrics-rhel8@sha256:88d9b7246aa75cb2c88ccb7f2f1202fc465be0f2d89e59f1d2259f69ada56d9d_arm64",
"8Base-RHACM-2.6:rhacm2/insights-metrics-rhel8@sha256:bad98fe71638d7346f31ea45f6063ec970bf90844bb5c5dc5f917bb0f0099899_ppc64le",
"8Base-RHACM-2.6:rhacm2/klusterlet-addon-controller-rhel8@sha256:22e510955af3fa736b7306c387f44b5f15f5f9a7a006c6587e06d5d8602cc2f0_s390x",
"8Base-RHACM-2.6:rhacm2/klusterlet-addon-controller-rhel8@sha256:55bc86326f992cc4f4401b93f90cdd2baa6728015ffaf6168f2d46ae43c70cf4_ppc64le",
"8Base-RHACM-2.6:rhacm2/klusterlet-addon-controller-rhel8@sha256:8dd7f47af047fb899c7fcbad61cb8f38da45990cac186f9235aec3e4e7de25e9_amd64",
"8Base-RHACM-2.6:rhacm2/klusterlet-addon-controller-rhel8@sha256:bdb97eb5bb0e8f59edf0d389fb07c45171e728dc8b4d2bdacd785193b46ec03b_arm64",
"8Base-RHACM-2.6:rhacm2/kube-rbac-proxy-rhel8@sha256:11a353ee9da6cc843d5f346f4fa51681d13318e2e61fc4d1a3f63406eb175260_s390x",
"8Base-RHACM-2.6:rhacm2/kube-rbac-proxy-rhel8@sha256:31757f3e3bb08b4e49e54694b18b3cf327637be20535482b2df1345b17444dda_amd64",
"8Base-RHACM-2.6:rhacm2/kube-rbac-proxy-rhel8@sha256:b2c0b7414d0fc36a49cbdc5a56b25dd62aac18defc2defbd9c1895cd13a5e716_arm64",
"8Base-RHACM-2.6:rhacm2/kube-rbac-proxy-rhel8@sha256:dbd816d503e9beb58622604432eb415419e893627eb95c1ceeb8ff5bda7d6335_ppc64le",
"8Base-RHACM-2.6:rhacm2/kube-state-metrics-rhel8@sha256:53246a6df1f0880d94ed2644fa4366e3e2108b6fa8a51745af87785346ce5304_s390x",
"8Base-RHACM-2.6:rhacm2/kube-state-metrics-rhel8@sha256:5f2393bceefffb32240043b6722aa73d31fc8133cc2666fcf5eb8d33794bc54f_arm64",
"8Base-RHACM-2.6:rhacm2/kube-state-metrics-rhel8@sha256:c792c043462281cde7c93bd8e2136f62ca17d072e7f466353f37de8e5f5dc949_ppc64le",
"8Base-RHACM-2.6:rhacm2/kube-state-metrics-rhel8@sha256:e6b1d24b56e6973eee1569e351db6637ca67e1d6cd124adb845cbf6e35a4f6af_amd64",
"8Base-RHACM-2.6:rhacm2/management-ingress-rhel8@sha256:07238998d21204cd8f25dc63e6dbde20a2dd25c3b96609729306db6c63a0fca4_arm64",
"8Base-RHACM-2.6:rhacm2/management-ingress-rhel8@sha256:0d2665d19a8753c6269f594b68b067cd62a402404287e6416543c1af2d7d3cf4_ppc64le",
"8Base-RHACM-2.6:rhacm2/management-ingress-rhel8@sha256:6917d018e53aabb6f5402f02000aedd2e5cf71bcc84562e0fc7d7c87049f4b67_amd64",
"8Base-RHACM-2.6:rhacm2/management-ingress-rhel8@sha256:73b0444bd91a1dade3b7e76245ac8d6cb568929bba321b8c86c269d6f542ac3b_s390x",
"8Base-RHACM-2.6:rhacm2/memcached-exporter-rhel8@sha256:7d85dd62346a647d22202baa0f8d405b2aaf9a7174b38e5d29df2e03530009c3_s390x",
"8Base-RHACM-2.6:rhacm2/memcached-exporter-rhel8@sha256:9635616c8f058e67d557201147904b05f8b49938f63fb2b0239dfca883f61685_arm64",
"8Base-RHACM-2.6:rhacm2/memcached-exporter-rhel8@sha256:9e91ecec92ec0df8b72beb6040f39d9a25b0bfad844e92ea34cc2d648d221d22_ppc64le",
"8Base-RHACM-2.6:rhacm2/memcached-exporter-rhel8@sha256:c773b9a2fffcd549d4936054260f655c78da603957826d6bad4e8567a213ad10_amd64",
"8Base-RHACM-2.6:rhacm2/memcached-rhel8@sha256:584f8c4a9a1b75fc71948a98add560d4fe3d936ee46ac791f32121dbadf8c7d2_ppc64le",
"8Base-RHACM-2.6:rhacm2/memcached-rhel8@sha256:59b3ce3f3f4459c97cfffee5e20830d70f8a69198b5fab271e6c478d615c46d3_arm64",
"8Base-RHACM-2.6:rhacm2/memcached-rhel8@sha256:6f458c76757203b28434f871027c6a466a73d246ceb5bfac8793ad1896a672ab_amd64",
"8Base-RHACM-2.6:rhacm2/memcached-rhel8@sha256:e34722fd656e3205dcdb565b0ab68e9971174c11f125dbfff3bf82e1e21f3a76_s390x",
"8Base-RHACM-2.6:rhacm2/metrics-collector-rhel8@sha256:3a81a018b939752543e78c2d68d1436b851be2256b88c3e66cd506ae1d8f4c9c_ppc64le",
"8Base-RHACM-2.6:rhacm2/metrics-collector-rhel8@sha256:6a3e0c36c123c9dc54759655d9148f580abada501034914863a6528ded19ef34_amd64",
"8Base-RHACM-2.6:rhacm2/metrics-collector-rhel8@sha256:7991f484f97b9951f27f70e67d5db0850c4189ee86db8406cdda961a9beb06f0_arm64",
"8Base-RHACM-2.6:rhacm2/metrics-collector-rhel8@sha256:fa08b9bf3fd334738984e150ba5bfd2e005374752f3112340b65f6434eacd057_s390x",
"8Base-RHACM-2.6:rhacm2/multicloud-integrations-rhel8@sha256:2bcbf9a565f3c566061325aca3174ec755b5c94a28612718a3f1563db317273e_ppc64le",
"8Base-RHACM-2.6:rhacm2/multicloud-integrations-rhel8@sha256:6813ccd43a1aecd1aaf4d5d4b1620fd63bbca00b736100189ff91246bf3bc36b_arm64",
"8Base-RHACM-2.6:rhacm2/multicloud-integrations-rhel8@sha256:db89ef3686570526afdb2b79fd698aca5dc50c633009760f1748fb9fd506067b_amd64",
"8Base-RHACM-2.6:rhacm2/multicloud-integrations-rhel8@sha256:db8bc27937802c5d8fff769b9c93c8a01411629d199adbc39235e721d6468b30_s390x",
"8Base-RHACM-2.6:rhacm2/multicluster-observability-rhel8-operator@sha256:434db0ca203b14b899fff9b7a2a5b975de852ea29620a828f29246448aba873c_ppc64le",
"8Base-RHACM-2.6:rhacm2/multicluster-observability-rhel8-operator@sha256:876bfa63b0e13833eaeadb7c6a0481f1d7970b283f69ece4d81c99985f4dd161_arm64",
"8Base-RHACM-2.6:rhacm2/multicluster-observability-rhel8-operator@sha256:d23f208e020d42bc095011d423146e2da35b2bc85b844911bde2f4edf696bdca_amd64",
"8Base-RHACM-2.6:rhacm2/multicluster-observability-rhel8-operator@sha256:f29581baf5277588d2e4cd01380ecf46e3c97a2f17ade01b048f75c29f18d62c_s390x",
"8Base-RHACM-2.6:rhacm2/multicluster-operators-application-rhel8@sha256:1952d422bd7ba42323711faba59244c449293cc92502e350460fee07c0e3b34a_ppc64le",
"8Base-RHACM-2.6:rhacm2/multicluster-operators-application-rhel8@sha256:566a60f630ec346eced3106ec072963d1b9f9d300e7d4cee6af6dc0d590a3937_s390x",
"8Base-RHACM-2.6:rhacm2/multicluster-operators-application-rhel8@sha256:724dd9f4a5e4acd061206ca2ea57c329210ade5135dbdf941b8d7e720daa4f10_arm64",
"8Base-RHACM-2.6:rhacm2/multicluster-operators-application-rhel8@sha256:ace8895fc62c1394dfa7854fd9ce3e14ef859e989255f70dc9a5a3d9bcd514c0_amd64",
"8Base-RHACM-2.6:rhacm2/multicluster-operators-channel-rhel8@sha256:1ebe6504a6a58f39f93952bf1c135ea58ff77e65c5b8ba73c7ad6295e66a1b45_s390x",
"8Base-RHACM-2.6:rhacm2/multicluster-operators-channel-rhel8@sha256:557cc962d0b10d80a9dea7adce387ea28fb4199a02fa8546645ab2cacbf28b88_ppc64le",
"8Base-RHACM-2.6:rhacm2/multicluster-operators-channel-rhel8@sha256:82526c7c046325bde1dfa0a47b58b773355f00bc95c23be75105e7255e7bddd2_arm64",
"8Base-RHACM-2.6:rhacm2/multicluster-operators-channel-rhel8@sha256:85e20d97f28e43668c2790bd6e0adbc598d01f9fab849761fb96d7a5c4946a87_amd64",
"8Base-RHACM-2.6:rhacm2/multicluster-operators-subscription-rhel8@sha256:7310f31faae367a363c27a7236b562bbfe8381a352fce906279590bac11571d2_ppc64le",
"8Base-RHACM-2.6:rhacm2/multicluster-operators-subscription-rhel8@sha256:7676d33b9be36ca6660d3aed888fdffcf270fcf82258ed9531e2746a3d27610c_s390x",
"8Base-RHACM-2.6:rhacm2/multicluster-operators-subscription-rhel8@sha256:e718d5abef58365d547ef73828a26adff5b6cef1bf935aa7c27f12f604b50337_amd64",
"8Base-RHACM-2.6:rhacm2/multicluster-operators-subscription-rhel8@sha256:f58aff87d1efb64417c6976f6772a464e54beefe847f50a141726b7a1a6a293a_arm64",
"8Base-RHACM-2.6:rhacm2/multiclusterhub-repo-rhel8@sha256:03222a9dd6eca9cf44932a0ff1bf89bd9d2d29683f1ebb0d0aa49171b77a4963_ppc64le",
"8Base-RHACM-2.6:rhacm2/multiclusterhub-repo-rhel8@sha256:881b8c3b19918affd478c0ad0c73dff96dd28f5c1dfddb86472b42e422fa25b6_amd64",
"8Base-RHACM-2.6:rhacm2/multiclusterhub-repo-rhel8@sha256:9de94ea1f83ec8b7257c7b2befc1485ed9cc40c9ef3600c4c4c50934e708cf9d_s390x",
"8Base-RHACM-2.6:rhacm2/multiclusterhub-repo-rhel8@sha256:a45ed68e7d3ac89d17eaf06445cabfc19a9ce85a42f116d75028d6acd18a322b_arm64",
"8Base-RHACM-2.6:rhacm2/multiclusterhub-rhel8@sha256:48d1fa8bc5f6a4d8349c41126301bd86d12836384f336881ecb71bd79f84ae93_ppc64le",
"8Base-RHACM-2.6:rhacm2/multiclusterhub-rhel8@sha256:a33e91fb763a2f0894433bce31bd44229e7d5f5c53d36c6b6f643807a45c110b_arm64",
"8Base-RHACM-2.6:rhacm2/multiclusterhub-rhel8@sha256:d6e126cbdd3cfbcdee04b093389ca1b07ac8038da96060051ed94e1eeacc6d92_s390x",
"8Base-RHACM-2.6:rhacm2/multiclusterhub-rhel8@sha256:ecf12158a2d8802b4c7efd6b336ff36c1e002223b1d385a40fbef638d5e4aa21_amd64",
"8Base-RHACM-2.6:rhacm2/node-exporter-rhel8@sha256:14d23638efff3c30661c9a5f3ddb6ab0c7a9d162de1176dd9565cf49dfa4b9c5_amd64",
"8Base-RHACM-2.6:rhacm2/node-exporter-rhel8@sha256:533005e1608de68a09e53599de3f30990db95cb923794bab9ae9e3bc1a8b6baf_arm64",
"8Base-RHACM-2.6:rhacm2/node-exporter-rhel8@sha256:99eef3491c7092afa14179b9a9d39dd8fbfb3c9bb61759d678af5d91ac23e59d_s390x",
"8Base-RHACM-2.6:rhacm2/node-exporter-rhel8@sha256:e200d4e1802cce7fce32b1e0dc5c3220b6f6477b73b3a2d8ea26a5a42d63f46b_ppc64le",
"8Base-RHACM-2.6:rhacm2/observatorium-rhel8-operator@sha256:092e3437e6d38b2bf676d7fb67ad672e3ef03440017b5af7c1ebd2beb3f437eb_amd64",
"8Base-RHACM-2.6:rhacm2/observatorium-rhel8-operator@sha256:8cf076bfb049d1aabd00040ee65f0fedd590f0dd448c7561de494093a915b397_ppc64le",
"8Base-RHACM-2.6:rhacm2/observatorium-rhel8-operator@sha256:e69987a64fdbf873d4b19d8626c0c5e99dd13d7c95446850559be966dae45ad0_arm64",
"8Base-RHACM-2.6:rhacm2/observatorium-rhel8-operator@sha256:f0bf89eaea6b7afc2d08c77bd40dfba581f91f462f5ec3d70473b332ca6f781c_s390x",
"8Base-RHACM-2.6:rhacm2/observatorium-rhel8@sha256:0686cfddd61737f7e7eb4f0c011397277394559edac3bb947c0969e302686dd5_ppc64le",
"8Base-RHACM-2.6:rhacm2/observatorium-rhel8@sha256:8f2f3732600235f66c406b6121ac37979f52572ce90353b6e099be7b74406251_amd64",
"8Base-RHACM-2.6:rhacm2/observatorium-rhel8@sha256:9e1fccc5b17865a6d7baaa1a15cb50f47d80a14b0a7bcbd94c12f0ddcaaf1b28_s390x",
"8Base-RHACM-2.6:rhacm2/observatorium-rhel8@sha256:bdd89a1051c8f21e7d81ff80c96731a0eaa7d15c320ab1e6b1dc3f6babd42598_arm64",
"8Base-RHACM-2.6:rhacm2/prometheus-alertmanager-rhel8@sha256:0860b7aa5e8b07792ad7f5d5c0654e23e9da8eedd4b9f509caea616dcfa97d69_amd64",
"8Base-RHACM-2.6:rhacm2/prometheus-alertmanager-rhel8@sha256:624895d8579ef6f3e5b17558a30775790ec6f00701f8c5cdfa315292d7f9e867_s390x",
"8Base-RHACM-2.6:rhacm2/prometheus-alertmanager-rhel8@sha256:6d09865a228cdbbc6d1ac13042c3c00f0bd086f6dc181dfa3cdf8c7f9d826b9e_arm64",
"8Base-RHACM-2.6:rhacm2/prometheus-alertmanager-rhel8@sha256:c69fee848d21346a271972e89d91898eac9fec27d598d98ffa004ca8d1b53270_ppc64le",
"8Base-RHACM-2.6:rhacm2/prometheus-rhel8@sha256:52cea7c27de23e3358030b09f22b962723c523a940f8e2043edc298c907d761c_arm64",
"8Base-RHACM-2.6:rhacm2/prometheus-rhel8@sha256:67e0fadfbb4d99a60435ed12b470772b38ace4ca815fe73da68eb3c826e200fc_ppc64le",
"8Base-RHACM-2.6:rhacm2/prometheus-rhel8@sha256:e8241b1d852d605b44ecfcc552cb0f905f72e8a17c8d228162b40c19388f5176_s390x",
"8Base-RHACM-2.6:rhacm2/prometheus-rhel8@sha256:ed0cc13e79949436d29a7ad0b41b189744a177ea27545fd5eb9b4f71e87bd0eb_amd64",
"8Base-RHACM-2.6:rhacm2/rbac-query-proxy-rhel8@sha256:29c76a37497f212aed280e2bf16ef45fb3785fb4649ce17b7fe9d653a79e2112_arm64",
"8Base-RHACM-2.6:rhacm2/rbac-query-proxy-rhel8@sha256:475a45884a51127722030226ff9a5f0752c98574c41eb61796aece5e702346a3_ppc64le",
"8Base-RHACM-2.6:rhacm2/rbac-query-proxy-rhel8@sha256:582301b10af0b966ae7d5e130cb0e5f96e7912dc66b4108e0d6078656ca80604_amd64",
"8Base-RHACM-2.6:rhacm2/rbac-query-proxy-rhel8@sha256:f1c7de85a44c03f48a6f62ba1d7d650f0b06e0f502cecff1512ad637b5bc1c27_s390x",
"8Base-RHACM-2.6:rhacm2/redisgraph-tls-rhel8@sha256:128279a656bfbde6c2c052766d63a1de6a06d8bea2707813c64396c2ae382478_amd64",
"8Base-RHACM-2.6:rhacm2/redisgraph-tls-rhel8@sha256:35927ca6e6e9c8d420c499a0c8ad37c4297ba19743d550f489d3e66482275a49_arm64",
"8Base-RHACM-2.6:rhacm2/redisgraph-tls-rhel8@sha256:4696baed553266682ba2b54d3bf683d2ff1241b625de5ec54a45c1b2c5f96243_s390x",
"8Base-RHACM-2.6:rhacm2/redisgraph-tls-rhel8@sha256:d722f2ffab1f58bbaf3c62ef71dbf7e6c4023e6ab17690f1049075a321d0b1ac_ppc64le",
"8Base-RHACM-2.6:rhacm2/search-aggregator-rhel8@sha256:2b5f372c1c73c4de587b5a4388d95b8cc553fc56af446fcefa0e14c6d980b6b3_ppc64le",
"8Base-RHACM-2.6:rhacm2/search-aggregator-rhel8@sha256:38fceeedc0672def1c2cf42bb6743ae726e77d9f7352d002b3fc688c6d551852_amd64",
"8Base-RHACM-2.6:rhacm2/search-aggregator-rhel8@sha256:6a915335bcebb0884fc72df2dfee97c74d42c035864b960e1c800fa6c5f8d93c_arm64",
"8Base-RHACM-2.6:rhacm2/search-aggregator-rhel8@sha256:752decaefc38aa009f54201b38d4ab26d9b4020caec649d9b1f1564f56c47c2a_s390x",
"8Base-RHACM-2.6:rhacm2/search-api-rhel8@sha256:37eea70d5b1c89c25372dcea8c8c03e1e0a9af1b5a06f3b0706ba776ae8847c1_amd64",
"8Base-RHACM-2.6:rhacm2/search-api-rhel8@sha256:7400088d206592eb29cd86182909626262c9b2a99f017811fcc9d8a753c39009_arm64",
"8Base-RHACM-2.6:rhacm2/search-api-rhel8@sha256:aa8ea0deabc39a068f3f6ce9fa6334e44fc507355009a9bff448e742156ec203_ppc64le",
"8Base-RHACM-2.6:rhacm2/search-api-rhel8@sha256:b4d2d39c2b3b736987f1e888b858d52a7ebd9f8d0cebd3bdef8c59f6e3e41725_s390x",
"8Base-RHACM-2.6:rhacm2/search-collector-rhel8@sha256:0174699ec75fcda08892b4e72b674df989af51ea5f04de57a62c2a85a3c08f4f_arm64",
"8Base-RHACM-2.6:rhacm2/search-collector-rhel8@sha256:5a29a9805b8d20969cba86da11a9de8176a3172df361aec5fae136a4271de308_amd64",
"8Base-RHACM-2.6:rhacm2/search-collector-rhel8@sha256:be7eed9ad9502bcc294081f7e2098fc4f8411c912c34fe63479b5b770d06caca_s390x",
"8Base-RHACM-2.6:rhacm2/search-collector-rhel8@sha256:c467c1d7ceaf5281077f7fe8ff1c1c4cffe325132890a3ab9b96ea5db2e2c930_ppc64le",
"8Base-RHACM-2.6:rhacm2/search-rhel8@sha256:2135cd20bb7ebbf48499992fe46a928e28fc78c86e360633ea09054520c42539_ppc64le",
"8Base-RHACM-2.6:rhacm2/search-rhel8@sha256:3a7a31974210e21a3faed9b57a75b970c70ac41d9662b884d4ce67275f756fc7_arm64",
"8Base-RHACM-2.6:rhacm2/search-rhel8@sha256:6e6a19f1440e4eb15a8206e18f7f4dde3e1a5c6518944571d09923d116d3f04e_amd64",
"8Base-RHACM-2.6:rhacm2/search-rhel8@sha256:e6ed3e65f0d49b3c6b0e3e97593a8fae4d453f3aecf8d7829c0d25c68bc91ea1_s390x",
"8Base-RHACM-2.6:rhacm2/submariner-addon-rhel8@sha256:7b80d01371f551df506bd0c56df6829845bfce497ff01cc44b68f172ed5399b4_ppc64le",
"8Base-RHACM-2.6:rhacm2/submariner-addon-rhel8@sha256:934c560bc786015c694e9cffbae8e86f631b3331d62f5a547931446dae82f8c3_s390x",
"8Base-RHACM-2.6:rhacm2/submariner-addon-rhel8@sha256:b467881f4028a89a9e79ba93da719845db576f47a04ae6e569c2317be5594b29_arm64",
"8Base-RHACM-2.6:rhacm2/submariner-addon-rhel8@sha256:fc5592d42e4aca70288448d174511b922ece7f8cb4b41c6a36195c3a4a60aa36_amd64",
"8Base-RHACM-2.6:rhacm2/thanos-receive-controller-rhel8@sha256:21f2626c10c4fb61b37e6ca4ab574186b423f155fbc5cfef3e894fff04cc270e_ppc64le",
"8Base-RHACM-2.6:rhacm2/thanos-receive-controller-rhel8@sha256:c357074958324fc5d602cdcf1cba285bf8582e0b36af79a8f6211bb0dfb77a10_amd64",
"8Base-RHACM-2.6:rhacm2/thanos-receive-controller-rhel8@sha256:d9ac8e67d6d9858b16dd9d1d49c1dd904aa22a7b618e5d33292344faced9c0d3_arm64",
"8Base-RHACM-2.6:rhacm2/thanos-receive-controller-rhel8@sha256:e3b840a7833680170f9e9ca52309552c584935a68c75cc71e6d576b104dc01c8_s390x",
"8Base-RHACM-2.6:rhacm2/thanos-rhel8@sha256:453c525197ccfe1f866af70ca2e7f3deb6f98d0b98c09b602b4fa1368787213d_amd64",
"8Base-RHACM-2.6:rhacm2/thanos-rhel8@sha256:4b3b45ad0b564360c245d20b1540c2398c9606cf8684275e4ee071c591357929_arm64",
"8Base-RHACM-2.6:rhacm2/thanos-rhel8@sha256:7e43ba8f47ec54b5f86d13c81b67b044176530b63b5ae3f40332fc975cc6b21f_s390x",
"8Base-RHACM-2.6:rhacm2/thanos-rhel8@sha256:faaa00c0af80c781a7c610616153a3cd1dc1b20637934c3a243a2e9664ba0ee5_ppc64le"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "golang: encoding/xml: stack exhaustion in Decoder.Skip"
},
{
"cve": "CVE-2022-30629",
"cwe": {
"id": "CWE-331",
"name": "Insufficient Entropy"
},
"discovery_date": "2022-06-02T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2092793"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in the crypto/tls golang package. When session tickets are generated by crypto/tls, it is missing the ticket expiration. This issue may allow an attacker to observe the TLS handshakes to correlate successive connections during session resumption.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "golang: crypto/tls: session tickets lack random ticket_age_add",
"title": "Vulnerability summary"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"8Base-RHACM-2.6:rhacm2/acm-governance-policy-addon-controller-rhel8@sha256:615ab5d9542759d921634737709e84a8e65d003ea136e5d22858d380225fd177_amd64",
"8Base-RHACM-2.6:rhacm2/acm-governance-policy-addon-controller-rhel8@sha256:958b729d30f10b9c121e68ac8ede2054ed29cc52a9a7d6df0537ed221aa74358_s390x",
"8Base-RHACM-2.6:rhacm2/acm-governance-policy-addon-controller-rhel8@sha256:b5bef941b4e0b5b3529ca5b2311c85295b9f6d12e482a9cbdad691c2406541f1_ppc64le",
"8Base-RHACM-2.6:rhacm2/acm-governance-policy-addon-controller-rhel8@sha256:f6194b9056d77e54f3c74caa9eab87bd1df1818d082fc807229d1c44ec6c88c4_arm64",
"8Base-RHACM-2.6:rhacm2/acm-grafana-rhel8@sha256:45616ed43b53d3a83e65828118f09430396f5bcb0566ae3a65d937b59f0d873e_s390x",
"8Base-RHACM-2.6:rhacm2/acm-grafana-rhel8@sha256:8c48441cfa850ea1274932e94da0831618c10f91022619c779304501a75fb161_amd64",
"8Base-RHACM-2.6:rhacm2/acm-grafana-rhel8@sha256:cc1c196b19c5fd8f313c6136359cc9dd37b5f59d32a581b10cf89b80b7d0cbf4_arm64",
"8Base-RHACM-2.6:rhacm2/acm-grafana-rhel8@sha256:cdf24e68e50be1350566243f6d2cb1403d09ab68e5fed39ea6c56212e42b90f1_ppc64le",
"8Base-RHACM-2.6:rhacm2/acm-must-gather-rhel8@sha256:1457ff5cfd61611fdc968d4af5b020d835e107b97932c7ba7b3f5ed4cbd0e39f_ppc64le",
"8Base-RHACM-2.6:rhacm2/acm-must-gather-rhel8@sha256:39842906b3846418bc31098e2abad08210118d86aa683e9e5fd04a97822df22d_arm64",
"8Base-RHACM-2.6:rhacm2/acm-must-gather-rhel8@sha256:8a69add2d90a1e094de8510052b683e1765153da75e316ad7778499af0c5ddf9_s390x",
"8Base-RHACM-2.6:rhacm2/acm-must-gather-rhel8@sha256:dca91134a2c1c33c736afcd4c9373749448641385f39162c74e115691289e843_amd64",
"8Base-RHACM-2.6:rhacm2/acm-operator-bundle@sha256:0eac6124f59492d09c1ae650025d59ea0e8547d9f9c832cb9607b09254ff6ddd_s390x",
"8Base-RHACM-2.6:rhacm2/acm-operator-bundle@sha256:1cbcd58a4c23e4c89a6a0509f78802a5aa21205db2784ebc9772b99a3917b183_arm64",
"8Base-RHACM-2.6:rhacm2/acm-operator-bundle@sha256:997aaee36f0bed47e231925a3f2c2ecc503410e54b35727f035c72477f3d1944_ppc64le",
"8Base-RHACM-2.6:rhacm2/acm-operator-bundle@sha256:ce699187f250b93976b8063228ac12d11c6c8f6baba69ba4ed17a38730e84eb3_amd64",
"8Base-RHACM-2.6:rhacm2/acm-prometheus-config-reloader-rhel8@sha256:693a77a9324d6c7f0e69bd9d5725b51f3e429972f1e67469e93648cb347eae84_arm64",
"8Base-RHACM-2.6:rhacm2/acm-prometheus-config-reloader-rhel8@sha256:89757e804d5df2b5eeeb1191b599c3acb9e75f61170f888095302830d6de0582_s390x",
"8Base-RHACM-2.6:rhacm2/acm-prometheus-config-reloader-rhel8@sha256:8e45e1fd7342d7525b118f01794cac1f4a8662def5f2a06336b698db2e268742_amd64",
"8Base-RHACM-2.6:rhacm2/acm-prometheus-config-reloader-rhel8@sha256:ce1c17b34b7aac2e990dc0efe40f4406e73f727b2c7bfe109eded849de753f1a_ppc64le",
"8Base-RHACM-2.6:rhacm2/acm-prometheus-rhel8@sha256:728606d96dd9e0fc2e7810e092e10ee071ec36598c990c8252beccace59a679e_amd64",
"8Base-RHACM-2.6:rhacm2/acm-prometheus-rhel8@sha256:b457d0b95d88c5dd0aac87492cbca40a9d7c2074002ad110f52d562f0c5d0797_arm64",
"8Base-RHACM-2.6:rhacm2/acm-prometheus-rhel8@sha256:f34d2569033bfb1d173342264f090f46d80f7843d52704a7ce9e9eb9de2f5abb_s390x",
"8Base-RHACM-2.6:rhacm2/acm-prometheus-rhel8@sha256:f720e0a94bfe7ed5d812819a3e77cc0581be102970127d8c0d4aa06a05edbf3d_ppc64le",
"8Base-RHACM-2.6:rhacm2/acm-volsync-addon-controller-rhel8@sha256:17ccd6b924b36ab14e3ca5f5331ba7e4c86f8cb64304640d58c3ee6b76edbcaf_ppc64le",
"8Base-RHACM-2.6:rhacm2/acm-volsync-addon-controller-rhel8@sha256:27079308ea87e35564cc3089c65eae68d63880a3bb093ca64d1678a68b60fcec_amd64",
"8Base-RHACM-2.6:rhacm2/acm-volsync-addon-controller-rhel8@sha256:9eabaac2df91aeef613d6973669d07298f2159c6a6e0c9f294623f7b1a10bc08_s390x",
"8Base-RHACM-2.6:rhacm2/acm-volsync-addon-controller-rhel8@sha256:f7abdf1756bc0ff2ebf02fee0469a8b9eeabe1fa8cafdd21c6e8f958155b70bb_arm64",
"8Base-RHACM-2.6:rhacm2/cert-policy-controller-rhel8@sha256:017c1e663827a3b55d70badd3ed979b5d1831252c49d671897a85a75afaa5bb0_s390x",
"8Base-RHACM-2.6:rhacm2/cert-policy-controller-rhel8@sha256:0610778095974edf936602018281bf7a5e287ba9eca9f661a423e68bbe000e40_ppc64le",
"8Base-RHACM-2.6:rhacm2/cert-policy-controller-rhel8@sha256:a66d7d4ee1179f7fce639490f919d722db54eaa3118b4135078c33e6cbf91488_amd64",
"8Base-RHACM-2.6:rhacm2/cert-policy-controller-rhel8@sha256:d660befef0c8f7a4db7aa3b865545c9863d8f37e7ba4b8de4380185f82b208d4_arm64",
"8Base-RHACM-2.6:rhacm2/cluster-backup-rhel8-operator@sha256:1a749d0795972a9bfd5a00aa96c238a660673464be01b2aa9fd7a3aeead6ddf7_amd64",
"8Base-RHACM-2.6:rhacm2/cluster-backup-rhel8-operator@sha256:8915dbdc562e63441f79041bdf1176e46ce53e95418d133f0cd0c1ff79da48a2_arm64",
"8Base-RHACM-2.6:rhacm2/cluster-backup-rhel8-operator@sha256:995f225449b207da9a3cad175dac85b87eefb28ff5bae6a588f40fd79fbe12a1_ppc64le",
"8Base-RHACM-2.6:rhacm2/cluster-backup-rhel8-operator@sha256:f1255a76c6275a4b6a400c82e204a5112fff6fe87f71626f8f309763f6a5d9e4_s390x",
"8Base-RHACM-2.6:rhacm2/config-policy-controller-rhel8@sha256:3b2e0d850e8fc966ec80bff16df26002334744a96b81c7a7dfe222f1706a52e3_s390x",
"8Base-RHACM-2.6:rhacm2/config-policy-controller-rhel8@sha256:447f275bbde46d7fc173798ef5abc0a77a6780f0dffdc171786edbe00f27d8d8_ppc64le",
"8Base-RHACM-2.6:rhacm2/config-policy-controller-rhel8@sha256:61964a1a0ddf2e98bcf5249b7374235055ab85cc26663a8d9397c2b7f6fbb4c6_amd64",
"8Base-RHACM-2.6:rhacm2/config-policy-controller-rhel8@sha256:a3abaa3d0bf1d34fa9e40903a8713c439f5f7f751e775d32cbab308983064ce0_arm64",
"8Base-RHACM-2.6:rhacm2/console-rhel8@sha256:6c0f630ff57f6f423df6dbf4df9faad25089f9b391be35cb8bc9cd5211f94d67_arm64",
"8Base-RHACM-2.6:rhacm2/console-rhel8@sha256:8608aed6971299def3fbe749336727e84c69582664dedac3145b92ea24e62e4d_amd64",
"8Base-RHACM-2.6:rhacm2/console-rhel8@sha256:afa80ae8274db7fa6796c35980fc5df15889e94aff3361f6cda643e5a09da220_ppc64le",
"8Base-RHACM-2.6:rhacm2/console-rhel8@sha256:f06e4e3f62db52c6d7fa0bc1f289de773e18d076bc38612e1b0ddc85c76fde06_s390x",
"8Base-RHACM-2.6:rhacm2/endpoint-monitoring-rhel8-operator@sha256:060bcd658756a924b4ce4d202bd447a3254fc1f49af7d685dde8720f355cde8e_arm64",
"8Base-RHACM-2.6:rhacm2/endpoint-monitoring-rhel8-operator@sha256:091d66731c5fe8eba5646c6b2622bb38c074e202a8a4a7e906921673b60f0898_amd64",
"8Base-RHACM-2.6:rhacm2/endpoint-monitoring-rhel8-operator@sha256:80660eb7f3c068768b0ea04ff20f4539194c52427ffdab4626bf781aa3f2ca64_s390x",
"8Base-RHACM-2.6:rhacm2/endpoint-monitoring-rhel8-operator@sha256:d6204fcf04c83bac13232ec1602572ad5f22bb528537e591079dfa36152697ec_ppc64le",
"8Base-RHACM-2.6:rhacm2/governance-policy-propagator-rhel8@sha256:51be0f04938b60ed1dba60908bebd2000d78e4ade34757bae70a083c67d77e8e_arm64",
"8Base-RHACM-2.6:rhacm2/governance-policy-propagator-rhel8@sha256:9577701bf3c7aa00b99531d2c3842130abc6cd91c52c4a7ba040b705eeace4c7_s390x",
"8Base-RHACM-2.6:rhacm2/governance-policy-propagator-rhel8@sha256:bdc6c128628db86697af198430c5ae5c61c3e586c1a97187e4d4e852cec61e92_ppc64le",
"8Base-RHACM-2.6:rhacm2/governance-policy-propagator-rhel8@sha256:cc519319b9f4fe672144ebedd772ddf56d5de90e3c8f52c0fb9b55313f71a7b3_amd64",
"8Base-RHACM-2.6:rhacm2/governance-policy-spec-sync-rhel8@sha256:2c1905ae8a83e5598678457fd955cbc867453ed5836de6fcc182e4928df8bd67_s390x",
"8Base-RHACM-2.6:rhacm2/governance-policy-spec-sync-rhel8@sha256:4a8d30cc0e1d83c69b7f3339418b101da23fbcaee7d326bedaff677eceb25ab2_ppc64le",
"8Base-RHACM-2.6:rhacm2/governance-policy-spec-sync-rhel8@sha256:6849cf1b4dd883d5b4c0cf90a3adfb26cb59d03d3b892cee3669a32dd6b8dcc2_amd64",
"8Base-RHACM-2.6:rhacm2/governance-policy-spec-sync-rhel8@sha256:d06ffc621167aff31ecb0fa417b294ff0676fb00e4ef1c6cb0fb2aaf4b2561e0_arm64",
"8Base-RHACM-2.6:rhacm2/governance-policy-status-sync-rhel8@sha256:4c86e16f15aaf454e4e5ce5436e1db27a5f8a55f573c3eaf02e4786fe52edfc8_arm64",
"8Base-RHACM-2.6:rhacm2/governance-policy-status-sync-rhel8@sha256:cf6a75d94f50dd063e939aee18756c767cba43f4e1e62a9c2f2b764ac6f43746_s390x",
"8Base-RHACM-2.6:rhacm2/governance-policy-status-sync-rhel8@sha256:e072b615eeffff80a94831e58c70980684c1ec4bd972844b25b157eb7ed5937f_ppc64le",
"8Base-RHACM-2.6:rhacm2/governance-policy-status-sync-rhel8@sha256:fffe971caa2e911d9c972c0e88712ff431d34c63dbe74e25f1cababa50ea7417_amd64",
"8Base-RHACM-2.6:rhacm2/governance-policy-template-sync-rhel8@sha256:10bc1a3833599a593a058e804de67e92888ed779fd0000928d4a70b6c7d5c1c2_amd64",
"8Base-RHACM-2.6:rhacm2/governance-policy-template-sync-rhel8@sha256:5c17f979f47840a879059ad83de12f0756889564a17190ba4438a7632c999bb1_arm64",
"8Base-RHACM-2.6:rhacm2/governance-policy-template-sync-rhel8@sha256:848bce8007de7714afc8c755b5f0c3cdf5eb6b1d259811c947bc295924539a0e_ppc64le",
"8Base-RHACM-2.6:rhacm2/governance-policy-template-sync-rhel8@sha256:95439f7e18fa87601d5860cbd9ca5f0738786e30a629d23788fd5fe33d694c66_s390x",
"8Base-RHACM-2.6:rhacm2/grafana-dashboard-loader-rhel8@sha256:1f5c1b2cffebf069859e95d0e722cb293f8c176bf5c5873bb9517c96b26c2e10_arm64",
"8Base-RHACM-2.6:rhacm2/grafana-dashboard-loader-rhel8@sha256:5223158a122658bafbd853c596cdc1f7bd7a0e4fdd82b1c3668ac84adeae9f24_s390x",
"8Base-RHACM-2.6:rhacm2/grafana-dashboard-loader-rhel8@sha256:561f1f05925cfe3c5f0f8a9b7475be4bbab183b5611ecfe09b090d80fa4bc2fe_amd64",
"8Base-RHACM-2.6:rhacm2/grafana-dashboard-loader-rhel8@sha256:734270221ec4a516e7eb77f2ec3a753384242116aa70320a1dbe969e915af1df_ppc64le",
"8Base-RHACM-2.6:rhacm2/iam-policy-controller-rhel8@sha256:2827e5f485213f92e2d0092187f3976dd6fe598e39b5cf2212d48c3a44c34b13_arm64",
"8Base-RHACM-2.6:rhacm2/iam-policy-controller-rhel8@sha256:8ca9e80365c76b66b2de3924fc50a5912e606042c704b02cb174a4b8bd3927c4_amd64",
"8Base-RHACM-2.6:rhacm2/iam-policy-controller-rhel8@sha256:c5069e76a900aa300102a0ae54ecbc12c0ac31abfeed8656ee60a949daef79c3_s390x",
"8Base-RHACM-2.6:rhacm2/iam-policy-controller-rhel8@sha256:ca05e79e5508924af71f323c13f664770d8dd4eb61ecf0894e4f9a81f7a1b402_ppc64le",
"8Base-RHACM-2.6:rhacm2/insights-client-rhel8@sha256:02cacfec60c80b9228e8b18949751de867f974ea6b1172129096e64e949c0598_amd64",
"8Base-RHACM-2.6:rhacm2/insights-client-rhel8@sha256:2b14036d0291e54c3191682de2ea875a78d78c35b2791a5a113ba1a8920f0621_ppc64le",
"8Base-RHACM-2.6:rhacm2/insights-client-rhel8@sha256:d4c05f641de8fd0753d63cc6d5b62464d3d6a87d601514e87ef2e40bbe7b01b6_s390x",
"8Base-RHACM-2.6:rhacm2/insights-client-rhel8@sha256:e15c410b693b34f49869d037ebb5584384fcdf88114b7a94967ca09f1361a5f3_arm64",
"8Base-RHACM-2.6:rhacm2/insights-metrics-rhel8@sha256:67aa55bb65685395ad2773e7459dff5fbccdeedcf9e56ec2722d8f5c919eae89_s390x",
"8Base-RHACM-2.6:rhacm2/insights-metrics-rhel8@sha256:6c54e08f5f6c2cae41a5e108e1019ff6522af8f69d666e22eb4631cd83b85917_amd64",
"8Base-RHACM-2.6:rhacm2/insights-metrics-rhel8@sha256:88d9b7246aa75cb2c88ccb7f2f1202fc465be0f2d89e59f1d2259f69ada56d9d_arm64",
"8Base-RHACM-2.6:rhacm2/insights-metrics-rhel8@sha256:bad98fe71638d7346f31ea45f6063ec970bf90844bb5c5dc5f917bb0f0099899_ppc64le",
"8Base-RHACM-2.6:rhacm2/klusterlet-addon-controller-rhel8@sha256:22e510955af3fa736b7306c387f44b5f15f5f9a7a006c6587e06d5d8602cc2f0_s390x",
"8Base-RHACM-2.6:rhacm2/klusterlet-addon-controller-rhel8@sha256:55bc86326f992cc4f4401b93f90cdd2baa6728015ffaf6168f2d46ae43c70cf4_ppc64le",
"8Base-RHACM-2.6:rhacm2/klusterlet-addon-controller-rhel8@sha256:8dd7f47af047fb899c7fcbad61cb8f38da45990cac186f9235aec3e4e7de25e9_amd64",
"8Base-RHACM-2.6:rhacm2/klusterlet-addon-controller-rhel8@sha256:bdb97eb5bb0e8f59edf0d389fb07c45171e728dc8b4d2bdacd785193b46ec03b_arm64",
"8Base-RHACM-2.6:rhacm2/kube-rbac-proxy-rhel8@sha256:11a353ee9da6cc843d5f346f4fa51681d13318e2e61fc4d1a3f63406eb175260_s390x",
"8Base-RHACM-2.6:rhacm2/kube-rbac-proxy-rhel8@sha256:31757f3e3bb08b4e49e54694b18b3cf327637be20535482b2df1345b17444dda_amd64",
"8Base-RHACM-2.6:rhacm2/kube-rbac-proxy-rhel8@sha256:b2c0b7414d0fc36a49cbdc5a56b25dd62aac18defc2defbd9c1895cd13a5e716_arm64",
"8Base-RHACM-2.6:rhacm2/kube-rbac-proxy-rhel8@sha256:dbd816d503e9beb58622604432eb415419e893627eb95c1ceeb8ff5bda7d6335_ppc64le",
"8Base-RHACM-2.6:rhacm2/kube-state-metrics-rhel8@sha256:53246a6df1f0880d94ed2644fa4366e3e2108b6fa8a51745af87785346ce5304_s390x",
"8Base-RHACM-2.6:rhacm2/kube-state-metrics-rhel8@sha256:5f2393bceefffb32240043b6722aa73d31fc8133cc2666fcf5eb8d33794bc54f_arm64",
"8Base-RHACM-2.6:rhacm2/kube-state-metrics-rhel8@sha256:c792c043462281cde7c93bd8e2136f62ca17d072e7f466353f37de8e5f5dc949_ppc64le",
"8Base-RHACM-2.6:rhacm2/kube-state-metrics-rhel8@sha256:e6b1d24b56e6973eee1569e351db6637ca67e1d6cd124adb845cbf6e35a4f6af_amd64",
"8Base-RHACM-2.6:rhacm2/management-ingress-rhel8@sha256:07238998d21204cd8f25dc63e6dbde20a2dd25c3b96609729306db6c63a0fca4_arm64",
"8Base-RHACM-2.6:rhacm2/management-ingress-rhel8@sha256:0d2665d19a8753c6269f594b68b067cd62a402404287e6416543c1af2d7d3cf4_ppc64le",
"8Base-RHACM-2.6:rhacm2/management-ingress-rhel8@sha256:6917d018e53aabb6f5402f02000aedd2e5cf71bcc84562e0fc7d7c87049f4b67_amd64",
"8Base-RHACM-2.6:rhacm2/management-ingress-rhel8@sha256:73b0444bd91a1dade3b7e76245ac8d6cb568929bba321b8c86c269d6f542ac3b_s390x",
"8Base-RHACM-2.6:rhacm2/memcached-exporter-rhel8@sha256:7d85dd62346a647d22202baa0f8d405b2aaf9a7174b38e5d29df2e03530009c3_s390x",
"8Base-RHACM-2.6:rhacm2/memcached-exporter-rhel8@sha256:9635616c8f058e67d557201147904b05f8b49938f63fb2b0239dfca883f61685_arm64",
"8Base-RHACM-2.6:rhacm2/memcached-exporter-rhel8@sha256:9e91ecec92ec0df8b72beb6040f39d9a25b0bfad844e92ea34cc2d648d221d22_ppc64le",
"8Base-RHACM-2.6:rhacm2/memcached-exporter-rhel8@sha256:c773b9a2fffcd549d4936054260f655c78da603957826d6bad4e8567a213ad10_amd64",
"8Base-RHACM-2.6:rhacm2/memcached-rhel8@sha256:584f8c4a9a1b75fc71948a98add560d4fe3d936ee46ac791f32121dbadf8c7d2_ppc64le",
"8Base-RHACM-2.6:rhacm2/memcached-rhel8@sha256:59b3ce3f3f4459c97cfffee5e20830d70f8a69198b5fab271e6c478d615c46d3_arm64",
"8Base-RHACM-2.6:rhacm2/memcached-rhel8@sha256:6f458c76757203b28434f871027c6a466a73d246ceb5bfac8793ad1896a672ab_amd64",
"8Base-RHACM-2.6:rhacm2/memcached-rhel8@sha256:e34722fd656e3205dcdb565b0ab68e9971174c11f125dbfff3bf82e1e21f3a76_s390x",
"8Base-RHACM-2.6:rhacm2/metrics-collector-rhel8@sha256:3a81a018b939752543e78c2d68d1436b851be2256b88c3e66cd506ae1d8f4c9c_ppc64le",
"8Base-RHACM-2.6:rhacm2/metrics-collector-rhel8@sha256:6a3e0c36c123c9dc54759655d9148f580abada501034914863a6528ded19ef34_amd64",
"8Base-RHACM-2.6:rhacm2/metrics-collector-rhel8@sha256:7991f484f97b9951f27f70e67d5db0850c4189ee86db8406cdda961a9beb06f0_arm64",
"8Base-RHACM-2.6:rhacm2/metrics-collector-rhel8@sha256:fa08b9bf3fd334738984e150ba5bfd2e005374752f3112340b65f6434eacd057_s390x",
"8Base-RHACM-2.6:rhacm2/multicloud-integrations-rhel8@sha256:2bcbf9a565f3c566061325aca3174ec755b5c94a28612718a3f1563db317273e_ppc64le",
"8Base-RHACM-2.6:rhacm2/multicloud-integrations-rhel8@sha256:6813ccd43a1aecd1aaf4d5d4b1620fd63bbca00b736100189ff91246bf3bc36b_arm64",
"8Base-RHACM-2.6:rhacm2/multicloud-integrations-rhel8@sha256:db89ef3686570526afdb2b79fd698aca5dc50c633009760f1748fb9fd506067b_amd64",
"8Base-RHACM-2.6:rhacm2/multicloud-integrations-rhel8@sha256:db8bc27937802c5d8fff769b9c93c8a01411629d199adbc39235e721d6468b30_s390x",
"8Base-RHACM-2.6:rhacm2/multicluster-observability-rhel8-operator@sha256:434db0ca203b14b899fff9b7a2a5b975de852ea29620a828f29246448aba873c_ppc64le",
"8Base-RHACM-2.6:rhacm2/multicluster-observability-rhel8-operator@sha256:876bfa63b0e13833eaeadb7c6a0481f1d7970b283f69ece4d81c99985f4dd161_arm64",
"8Base-RHACM-2.6:rhacm2/multicluster-observability-rhel8-operator@sha256:d23f208e020d42bc095011d423146e2da35b2bc85b844911bde2f4edf696bdca_amd64",
"8Base-RHACM-2.6:rhacm2/multicluster-observability-rhel8-operator@sha256:f29581baf5277588d2e4cd01380ecf46e3c97a2f17ade01b048f75c29f18d62c_s390x",
"8Base-RHACM-2.6:rhacm2/multicluster-operators-application-rhel8@sha256:1952d422bd7ba42323711faba59244c449293cc92502e350460fee07c0e3b34a_ppc64le",
"8Base-RHACM-2.6:rhacm2/multicluster-operators-application-rhel8@sha256:566a60f630ec346eced3106ec072963d1b9f9d300e7d4cee6af6dc0d590a3937_s390x",
"8Base-RHACM-2.6:rhacm2/multicluster-operators-application-rhel8@sha256:724dd9f4a5e4acd061206ca2ea57c329210ade5135dbdf941b8d7e720daa4f10_arm64",
"8Base-RHACM-2.6:rhacm2/multicluster-operators-application-rhel8@sha256:ace8895fc62c1394dfa7854fd9ce3e14ef859e989255f70dc9a5a3d9bcd514c0_amd64",
"8Base-RHACM-2.6:rhacm2/multicluster-operators-channel-rhel8@sha256:1ebe6504a6a58f39f93952bf1c135ea58ff77e65c5b8ba73c7ad6295e66a1b45_s390x",
"8Base-RHACM-2.6:rhacm2/multicluster-operators-channel-rhel8@sha256:557cc962d0b10d80a9dea7adce387ea28fb4199a02fa8546645ab2cacbf28b88_ppc64le",
"8Base-RHACM-2.6:rhacm2/multicluster-operators-channel-rhel8@sha256:82526c7c046325bde1dfa0a47b58b773355f00bc95c23be75105e7255e7bddd2_arm64",
"8Base-RHACM-2.6:rhacm2/multicluster-operators-channel-rhel8@sha256:85e20d97f28e43668c2790bd6e0adbc598d01f9fab849761fb96d7a5c4946a87_amd64",
"8Base-RHACM-2.6:rhacm2/multicluster-operators-subscription-rhel8@sha256:7310f31faae367a363c27a7236b562bbfe8381a352fce906279590bac11571d2_ppc64le",
"8Base-RHACM-2.6:rhacm2/multicluster-operators-subscription-rhel8@sha256:7676d33b9be36ca6660d3aed888fdffcf270fcf82258ed9531e2746a3d27610c_s390x",
"8Base-RHACM-2.6:rhacm2/multicluster-operators-subscription-rhel8@sha256:e718d5abef58365d547ef73828a26adff5b6cef1bf935aa7c27f12f604b50337_amd64",
"8Base-RHACM-2.6:rhacm2/multicluster-operators-subscription-rhel8@sha256:f58aff87d1efb64417c6976f6772a464e54beefe847f50a141726b7a1a6a293a_arm64",
"8Base-RHACM-2.6:rhacm2/multiclusterhub-repo-rhel8@sha256:03222a9dd6eca9cf44932a0ff1bf89bd9d2d29683f1ebb0d0aa49171b77a4963_ppc64le",
"8Base-RHACM-2.6:rhacm2/multiclusterhub-repo-rhel8@sha256:881b8c3b19918affd478c0ad0c73dff96dd28f5c1dfddb86472b42e422fa25b6_amd64",
"8Base-RHACM-2.6:rhacm2/multiclusterhub-repo-rhel8@sha256:9de94ea1f83ec8b7257c7b2befc1485ed9cc40c9ef3600c4c4c50934e708cf9d_s390x",
"8Base-RHACM-2.6:rhacm2/multiclusterhub-repo-rhel8@sha256:a45ed68e7d3ac89d17eaf06445cabfc19a9ce85a42f116d75028d6acd18a322b_arm64",
"8Base-RHACM-2.6:rhacm2/multiclusterhub-rhel8@sha256:48d1fa8bc5f6a4d8349c41126301bd86d12836384f336881ecb71bd79f84ae93_ppc64le",
"8Base-RHACM-2.6:rhacm2/multiclusterhub-rhel8@sha256:a33e91fb763a2f0894433bce31bd44229e7d5f5c53d36c6b6f643807a45c110b_arm64",
"8Base-RHACM-2.6:rhacm2/multiclusterhub-rhel8@sha256:d6e126cbdd3cfbcdee04b093389ca1b07ac8038da96060051ed94e1eeacc6d92_s390x",
"8Base-RHACM-2.6:rhacm2/multiclusterhub-rhel8@sha256:ecf12158a2d8802b4c7efd6b336ff36c1e002223b1d385a40fbef638d5e4aa21_amd64",
"8Base-RHACM-2.6:rhacm2/node-exporter-rhel8@sha256:14d23638efff3c30661c9a5f3ddb6ab0c7a9d162de1176dd9565cf49dfa4b9c5_amd64",
"8Base-RHACM-2.6:rhacm2/node-exporter-rhel8@sha256:533005e1608de68a09e53599de3f30990db95cb923794bab9ae9e3bc1a8b6baf_arm64",
"8Base-RHACM-2.6:rhacm2/node-exporter-rhel8@sha256:99eef3491c7092afa14179b9a9d39dd8fbfb3c9bb61759d678af5d91ac23e59d_s390x",
"8Base-RHACM-2.6:rhacm2/node-exporter-rhel8@sha256:e200d4e1802cce7fce32b1e0dc5c3220b6f6477b73b3a2d8ea26a5a42d63f46b_ppc64le",
"8Base-RHACM-2.6:rhacm2/observatorium-rhel8-operator@sha256:092e3437e6d38b2bf676d7fb67ad672e3ef03440017b5af7c1ebd2beb3f437eb_amd64",
"8Base-RHACM-2.6:rhacm2/observatorium-rhel8-operator@sha256:8cf076bfb049d1aabd00040ee65f0fedd590f0dd448c7561de494093a915b397_ppc64le",
"8Base-RHACM-2.6:rhacm2/observatorium-rhel8-operator@sha256:e69987a64fdbf873d4b19d8626c0c5e99dd13d7c95446850559be966dae45ad0_arm64",
"8Base-RHACM-2.6:rhacm2/observatorium-rhel8-operator@sha256:f0bf89eaea6b7afc2d08c77bd40dfba581f91f462f5ec3d70473b332ca6f781c_s390x",
"8Base-RHACM-2.6:rhacm2/observatorium-rhel8@sha256:0686cfddd61737f7e7eb4f0c011397277394559edac3bb947c0969e302686dd5_ppc64le",
"8Base-RHACM-2.6:rhacm2/observatorium-rhel8@sha256:8f2f3732600235f66c406b6121ac37979f52572ce90353b6e099be7b74406251_amd64",
"8Base-RHACM-2.6:rhacm2/observatorium-rhel8@sha256:9e1fccc5b17865a6d7baaa1a15cb50f47d80a14b0a7bcbd94c12f0ddcaaf1b28_s390x",
"8Base-RHACM-2.6:rhacm2/observatorium-rhel8@sha256:bdd89a1051c8f21e7d81ff80c96731a0eaa7d15c320ab1e6b1dc3f6babd42598_arm64",
"8Base-RHACM-2.6:rhacm2/prometheus-alertmanager-rhel8@sha256:0860b7aa5e8b07792ad7f5d5c0654e23e9da8eedd4b9f509caea616dcfa97d69_amd64",
"8Base-RHACM-2.6:rhacm2/prometheus-alertmanager-rhel8@sha256:624895d8579ef6f3e5b17558a30775790ec6f00701f8c5cdfa315292d7f9e867_s390x",
"8Base-RHACM-2.6:rhacm2/prometheus-alertmanager-rhel8@sha256:6d09865a228cdbbc6d1ac13042c3c00f0bd086f6dc181dfa3cdf8c7f9d826b9e_arm64",
"8Base-RHACM-2.6:rhacm2/prometheus-alertmanager-rhel8@sha256:c69fee848d21346a271972e89d91898eac9fec27d598d98ffa004ca8d1b53270_ppc64le",
"8Base-RHACM-2.6:rhacm2/prometheus-rhel8@sha256:52cea7c27de23e3358030b09f22b962723c523a940f8e2043edc298c907d761c_arm64",
"8Base-RHACM-2.6:rhacm2/prometheus-rhel8@sha256:67e0fadfbb4d99a60435ed12b470772b38ace4ca815fe73da68eb3c826e200fc_ppc64le",
"8Base-RHACM-2.6:rhacm2/prometheus-rhel8@sha256:e8241b1d852d605b44ecfcc552cb0f905f72e8a17c8d228162b40c19388f5176_s390x",
"8Base-RHACM-2.6:rhacm2/prometheus-rhel8@sha256:ed0cc13e79949436d29a7ad0b41b189744a177ea27545fd5eb9b4f71e87bd0eb_amd64",
"8Base-RHACM-2.6:rhacm2/rbac-query-proxy-rhel8@sha256:29c76a37497f212aed280e2bf16ef45fb3785fb4649ce17b7fe9d653a79e2112_arm64",
"8Base-RHACM-2.6:rhacm2/rbac-query-proxy-rhel8@sha256:475a45884a51127722030226ff9a5f0752c98574c41eb61796aece5e702346a3_ppc64le",
"8Base-RHACM-2.6:rhacm2/rbac-query-proxy-rhel8@sha256:582301b10af0b966ae7d5e130cb0e5f96e7912dc66b4108e0d6078656ca80604_amd64",
"8Base-RHACM-2.6:rhacm2/rbac-query-proxy-rhel8@sha256:f1c7de85a44c03f48a6f62ba1d7d650f0b06e0f502cecff1512ad637b5bc1c27_s390x",
"8Base-RHACM-2.6:rhacm2/redisgraph-tls-rhel8@sha256:128279a656bfbde6c2c052766d63a1de6a06d8bea2707813c64396c2ae382478_amd64",
"8Base-RHACM-2.6:rhacm2/redisgraph-tls-rhel8@sha256:35927ca6e6e9c8d420c499a0c8ad37c4297ba19743d550f489d3e66482275a49_arm64",
"8Base-RHACM-2.6:rhacm2/redisgraph-tls-rhel8@sha256:4696baed553266682ba2b54d3bf683d2ff1241b625de5ec54a45c1b2c5f96243_s390x",
"8Base-RHACM-2.6:rhacm2/redisgraph-tls-rhel8@sha256:d722f2ffab1f58bbaf3c62ef71dbf7e6c4023e6ab17690f1049075a321d0b1ac_ppc64le",
"8Base-RHACM-2.6:rhacm2/search-aggregator-rhel8@sha256:2b5f372c1c73c4de587b5a4388d95b8cc553fc56af446fcefa0e14c6d980b6b3_ppc64le",
"8Base-RHACM-2.6:rhacm2/search-aggregator-rhel8@sha256:38fceeedc0672def1c2cf42bb6743ae726e77d9f7352d002b3fc688c6d551852_amd64",
"8Base-RHACM-2.6:rhacm2/search-aggregator-rhel8@sha256:6a915335bcebb0884fc72df2dfee97c74d42c035864b960e1c800fa6c5f8d93c_arm64",
"8Base-RHACM-2.6:rhacm2/search-aggregator-rhel8@sha256:752decaefc38aa009f54201b38d4ab26d9b4020caec649d9b1f1564f56c47c2a_s390x",
"8Base-RHACM-2.6:rhacm2/search-api-rhel8@sha256:37eea70d5b1c89c25372dcea8c8c03e1e0a9af1b5a06f3b0706ba776ae8847c1_amd64",
"8Base-RHACM-2.6:rhacm2/search-api-rhel8@sha256:7400088d206592eb29cd86182909626262c9b2a99f017811fcc9d8a753c39009_arm64",
"8Base-RHACM-2.6:rhacm2/search-api-rhel8@sha256:aa8ea0deabc39a068f3f6ce9fa6334e44fc507355009a9bff448e742156ec203_ppc64le",
"8Base-RHACM-2.6:rhacm2/search-api-rhel8@sha256:b4d2d39c2b3b736987f1e888b858d52a7ebd9f8d0cebd3bdef8c59f6e3e41725_s390x",
"8Base-RHACM-2.6:rhacm2/search-collector-rhel8@sha256:0174699ec75fcda08892b4e72b674df989af51ea5f04de57a62c2a85a3c08f4f_arm64",
"8Base-RHACM-2.6:rhacm2/search-collector-rhel8@sha256:5a29a9805b8d20969cba86da11a9de8176a3172df361aec5fae136a4271de308_amd64",
"8Base-RHACM-2.6:rhacm2/search-collector-rhel8@sha256:be7eed9ad9502bcc294081f7e2098fc4f8411c912c34fe63479b5b770d06caca_s390x",
"8Base-RHACM-2.6:rhacm2/search-collector-rhel8@sha256:c467c1d7ceaf5281077f7fe8ff1c1c4cffe325132890a3ab9b96ea5db2e2c930_ppc64le",
"8Base-RHACM-2.6:rhacm2/search-rhel8@sha256:2135cd20bb7ebbf48499992fe46a928e28fc78c86e360633ea09054520c42539_ppc64le",
"8Base-RHACM-2.6:rhacm2/search-rhel8@sha256:3a7a31974210e21a3faed9b57a75b970c70ac41d9662b884d4ce67275f756fc7_arm64",
"8Base-RHACM-2.6:rhacm2/search-rhel8@sha256:6e6a19f1440e4eb15a8206e18f7f4dde3e1a5c6518944571d09923d116d3f04e_amd64",
"8Base-RHACM-2.6:rhacm2/search-rhel8@sha256:e6ed3e65f0d49b3c6b0e3e97593a8fae4d453f3aecf8d7829c0d25c68bc91ea1_s390x",
"8Base-RHACM-2.6:rhacm2/submariner-addon-rhel8@sha256:7b80d01371f551df506bd0c56df6829845bfce497ff01cc44b68f172ed5399b4_ppc64le",
"8Base-RHACM-2.6:rhacm2/submariner-addon-rhel8@sha256:934c560bc786015c694e9cffbae8e86f631b3331d62f5a547931446dae82f8c3_s390x",
"8Base-RHACM-2.6:rhacm2/submariner-addon-rhel8@sha256:b467881f4028a89a9e79ba93da719845db576f47a04ae6e569c2317be5594b29_arm64",
"8Base-RHACM-2.6:rhacm2/submariner-addon-rhel8@sha256:fc5592d42e4aca70288448d174511b922ece7f8cb4b41c6a36195c3a4a60aa36_amd64",
"8Base-RHACM-2.6:rhacm2/thanos-receive-controller-rhel8@sha256:21f2626c10c4fb61b37e6ca4ab574186b423f155fbc5cfef3e894fff04cc270e_ppc64le",
"8Base-RHACM-2.6:rhacm2/thanos-receive-controller-rhel8@sha256:c357074958324fc5d602cdcf1cba285bf8582e0b36af79a8f6211bb0dfb77a10_amd64",
"8Base-RHACM-2.6:rhacm2/thanos-receive-controller-rhel8@sha256:d9ac8e67d6d9858b16dd9d1d49c1dd904aa22a7b618e5d33292344faced9c0d3_arm64",
"8Base-RHACM-2.6:rhacm2/thanos-receive-controller-rhel8@sha256:e3b840a7833680170f9e9ca52309552c584935a68c75cc71e6d576b104dc01c8_s390x",
"8Base-RHACM-2.6:rhacm2/thanos-rhel8@sha256:453c525197ccfe1f866af70ca2e7f3deb6f98d0b98c09b602b4fa1368787213d_amd64",
"8Base-RHACM-2.6:rhacm2/thanos-rhel8@sha256:4b3b45ad0b564360c245d20b1540c2398c9606cf8684275e4ee071c591357929_arm64",
"8Base-RHACM-2.6:rhacm2/thanos-rhel8@sha256:7e43ba8f47ec54b5f86d13c81b67b044176530b63b5ae3f40332fc975cc6b21f_s390x",
"8Base-RHACM-2.6:rhacm2/thanos-rhel8@sha256:faaa00c0af80c781a7c610616153a3cd1dc1b20637934c3a243a2e9664ba0ee5_ppc64le"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2022-30629"
},
{
"category": "external",
"summary": "RHBZ#2092793",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2092793"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2022-30629",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-30629"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2022-30629",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2022-30629"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-announce/c/TzIC9-t8Ytg",
"url": "https://groups.google.com/g/golang-announce/c/TzIC9-t8Ytg"
}
],
"release_date": "2022-06-02T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2022-09-06T22:27:58+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.6/html-single/install/index#installing",
"product_ids": [
"8Base-RHACM-2.6:rhacm2/acm-governance-policy-addon-controller-rhel8@sha256:615ab5d9542759d921634737709e84a8e65d003ea136e5d22858d380225fd177_amd64",
"8Base-RHACM-2.6:rhacm2/acm-governance-policy-addon-controller-rhel8@sha256:958b729d30f10b9c121e68ac8ede2054ed29cc52a9a7d6df0537ed221aa74358_s390x",
"8Base-RHACM-2.6:rhacm2/acm-governance-policy-addon-controller-rhel8@sha256:b5bef941b4e0b5b3529ca5b2311c85295b9f6d12e482a9cbdad691c2406541f1_ppc64le",
"8Base-RHACM-2.6:rhacm2/acm-governance-policy-addon-controller-rhel8@sha256:f6194b9056d77e54f3c74caa9eab87bd1df1818d082fc807229d1c44ec6c88c4_arm64",
"8Base-RHACM-2.6:rhacm2/acm-grafana-rhel8@sha256:45616ed43b53d3a83e65828118f09430396f5bcb0566ae3a65d937b59f0d873e_s390x",
"8Base-RHACM-2.6:rhacm2/acm-grafana-rhel8@sha256:8c48441cfa850ea1274932e94da0831618c10f91022619c779304501a75fb161_amd64",
"8Base-RHACM-2.6:rhacm2/acm-grafana-rhel8@sha256:cc1c196b19c5fd8f313c6136359cc9dd37b5f59d32a581b10cf89b80b7d0cbf4_arm64",
"8Base-RHACM-2.6:rhacm2/acm-grafana-rhel8@sha256:cdf24e68e50be1350566243f6d2cb1403d09ab68e5fed39ea6c56212e42b90f1_ppc64le",
"8Base-RHACM-2.6:rhacm2/acm-must-gather-rhel8@sha256:1457ff5cfd61611fdc968d4af5b020d835e107b97932c7ba7b3f5ed4cbd0e39f_ppc64le",
"8Base-RHACM-2.6:rhacm2/acm-must-gather-rhel8@sha256:39842906b3846418bc31098e2abad08210118d86aa683e9e5fd04a97822df22d_arm64",
"8Base-RHACM-2.6:rhacm2/acm-must-gather-rhel8@sha256:8a69add2d90a1e094de8510052b683e1765153da75e316ad7778499af0c5ddf9_s390x",
"8Base-RHACM-2.6:rhacm2/acm-must-gather-rhel8@sha256:dca91134a2c1c33c736afcd4c9373749448641385f39162c74e115691289e843_amd64",
"8Base-RHACM-2.6:rhacm2/acm-operator-bundle@sha256:0eac6124f59492d09c1ae650025d59ea0e8547d9f9c832cb9607b09254ff6ddd_s390x",
"8Base-RHACM-2.6:rhacm2/acm-operator-bundle@sha256:1cbcd58a4c23e4c89a6a0509f78802a5aa21205db2784ebc9772b99a3917b183_arm64",
"8Base-RHACM-2.6:rhacm2/acm-operator-bundle@sha256:997aaee36f0bed47e231925a3f2c2ecc503410e54b35727f035c72477f3d1944_ppc64le",
"8Base-RHACM-2.6:rhacm2/acm-operator-bundle@sha256:ce699187f250b93976b8063228ac12d11c6c8f6baba69ba4ed17a38730e84eb3_amd64",
"8Base-RHACM-2.6:rhacm2/acm-prometheus-config-reloader-rhel8@sha256:693a77a9324d6c7f0e69bd9d5725b51f3e429972f1e67469e93648cb347eae84_arm64",
"8Base-RHACM-2.6:rhacm2/acm-prometheus-config-reloader-rhel8@sha256:89757e804d5df2b5eeeb1191b599c3acb9e75f61170f888095302830d6de0582_s390x",
"8Base-RHACM-2.6:rhacm2/acm-prometheus-config-reloader-rhel8@sha256:8e45e1fd7342d7525b118f01794cac1f4a8662def5f2a06336b698db2e268742_amd64",
"8Base-RHACM-2.6:rhacm2/acm-prometheus-config-reloader-rhel8@sha256:ce1c17b34b7aac2e990dc0efe40f4406e73f727b2c7bfe109eded849de753f1a_ppc64le",
"8Base-RHACM-2.6:rhacm2/acm-prometheus-rhel8@sha256:728606d96dd9e0fc2e7810e092e10ee071ec36598c990c8252beccace59a679e_amd64",
"8Base-RHACM-2.6:rhacm2/acm-prometheus-rhel8@sha256:b457d0b95d88c5dd0aac87492cbca40a9d7c2074002ad110f52d562f0c5d0797_arm64",
"8Base-RHACM-2.6:rhacm2/acm-prometheus-rhel8@sha256:f34d2569033bfb1d173342264f090f46d80f7843d52704a7ce9e9eb9de2f5abb_s390x",
"8Base-RHACM-2.6:rhacm2/acm-prometheus-rhel8@sha256:f720e0a94bfe7ed5d812819a3e77cc0581be102970127d8c0d4aa06a05edbf3d_ppc64le",
"8Base-RHACM-2.6:rhacm2/acm-volsync-addon-controller-rhel8@sha256:17ccd6b924b36ab14e3ca5f5331ba7e4c86f8cb64304640d58c3ee6b76edbcaf_ppc64le",
"8Base-RHACM-2.6:rhacm2/acm-volsync-addon-controller-rhel8@sha256:27079308ea87e35564cc3089c65eae68d63880a3bb093ca64d1678a68b60fcec_amd64",
"8Base-RHACM-2.6:rhacm2/acm-volsync-addon-controller-rhel8@sha256:9eabaac2df91aeef613d6973669d07298f2159c6a6e0c9f294623f7b1a10bc08_s390x",
"8Base-RHACM-2.6:rhacm2/acm-volsync-addon-controller-rhel8@sha256:f7abdf1756bc0ff2ebf02fee0469a8b9eeabe1fa8cafdd21c6e8f958155b70bb_arm64",
"8Base-RHACM-2.6:rhacm2/cert-policy-controller-rhel8@sha256:017c1e663827a3b55d70badd3ed979b5d1831252c49d671897a85a75afaa5bb0_s390x",
"8Base-RHACM-2.6:rhacm2/cert-policy-controller-rhel8@sha256:0610778095974edf936602018281bf7a5e287ba9eca9f661a423e68bbe000e40_ppc64le",
"8Base-RHACM-2.6:rhacm2/cert-policy-controller-rhel8@sha256:a66d7d4ee1179f7fce639490f919d722db54eaa3118b4135078c33e6cbf91488_amd64",
"8Base-RHACM-2.6:rhacm2/cert-policy-controller-rhel8@sha256:d660befef0c8f7a4db7aa3b865545c9863d8f37e7ba4b8de4380185f82b208d4_arm64",
"8Base-RHACM-2.6:rhacm2/cluster-backup-rhel8-operator@sha256:1a749d0795972a9bfd5a00aa96c238a660673464be01b2aa9fd7a3aeead6ddf7_amd64",
"8Base-RHACM-2.6:rhacm2/cluster-backup-rhel8-operator@sha256:8915dbdc562e63441f79041bdf1176e46ce53e95418d133f0cd0c1ff79da48a2_arm64",
"8Base-RHACM-2.6:rhacm2/cluster-backup-rhel8-operator@sha256:995f225449b207da9a3cad175dac85b87eefb28ff5bae6a588f40fd79fbe12a1_ppc64le",
"8Base-RHACM-2.6:rhacm2/cluster-backup-rhel8-operator@sha256:f1255a76c6275a4b6a400c82e204a5112fff6fe87f71626f8f309763f6a5d9e4_s390x",
"8Base-RHACM-2.6:rhacm2/config-policy-controller-rhel8@sha256:3b2e0d850e8fc966ec80bff16df26002334744a96b81c7a7dfe222f1706a52e3_s390x",
"8Base-RHACM-2.6:rhacm2/config-policy-controller-rhel8@sha256:447f275bbde46d7fc173798ef5abc0a77a6780f0dffdc171786edbe00f27d8d8_ppc64le",
"8Base-RHACM-2.6:rhacm2/config-policy-controller-rhel8@sha256:61964a1a0ddf2e98bcf5249b7374235055ab85cc26663a8d9397c2b7f6fbb4c6_amd64",
"8Base-RHACM-2.6:rhacm2/config-policy-controller-rhel8@sha256:a3abaa3d0bf1d34fa9e40903a8713c439f5f7f751e775d32cbab308983064ce0_arm64",
"8Base-RHACM-2.6:rhacm2/console-rhel8@sha256:6c0f630ff57f6f423df6dbf4df9faad25089f9b391be35cb8bc9cd5211f94d67_arm64",
"8Base-RHACM-2.6:rhacm2/console-rhel8@sha256:8608aed6971299def3fbe749336727e84c69582664dedac3145b92ea24e62e4d_amd64",
"8Base-RHACM-2.6:rhacm2/console-rhel8@sha256:afa80ae8274db7fa6796c35980fc5df15889e94aff3361f6cda643e5a09da220_ppc64le",
"8Base-RHACM-2.6:rhacm2/console-rhel8@sha256:f06e4e3f62db52c6d7fa0bc1f289de773e18d076bc38612e1b0ddc85c76fde06_s390x",
"8Base-RHACM-2.6:rhacm2/endpoint-monitoring-rhel8-operator@sha256:060bcd658756a924b4ce4d202bd447a3254fc1f49af7d685dde8720f355cde8e_arm64",
"8Base-RHACM-2.6:rhacm2/endpoint-monitoring-rhel8-operator@sha256:091d66731c5fe8eba5646c6b2622bb38c074e202a8a4a7e906921673b60f0898_amd64",
"8Base-RHACM-2.6:rhacm2/endpoint-monitoring-rhel8-operator@sha256:80660eb7f3c068768b0ea04ff20f4539194c52427ffdab4626bf781aa3f2ca64_s390x",
"8Base-RHACM-2.6:rhacm2/endpoint-monitoring-rhel8-operator@sha256:d6204fcf04c83bac13232ec1602572ad5f22bb528537e591079dfa36152697ec_ppc64le",
"8Base-RHACM-2.6:rhacm2/governance-policy-propagator-rhel8@sha256:51be0f04938b60ed1dba60908bebd2000d78e4ade34757bae70a083c67d77e8e_arm64",
"8Base-RHACM-2.6:rhacm2/governance-policy-propagator-rhel8@sha256:9577701bf3c7aa00b99531d2c3842130abc6cd91c52c4a7ba040b705eeace4c7_s390x",
"8Base-RHACM-2.6:rhacm2/governance-policy-propagator-rhel8@sha256:bdc6c128628db86697af198430c5ae5c61c3e586c1a97187e4d4e852cec61e92_ppc64le",
"8Base-RHACM-2.6:rhacm2/governance-policy-propagator-rhel8@sha256:cc519319b9f4fe672144ebedd772ddf56d5de90e3c8f52c0fb9b55313f71a7b3_amd64",
"8Base-RHACM-2.6:rhacm2/governance-policy-spec-sync-rhel8@sha256:2c1905ae8a83e5598678457fd955cbc867453ed5836de6fcc182e4928df8bd67_s390x",
"8Base-RHACM-2.6:rhacm2/governance-policy-spec-sync-rhel8@sha256:4a8d30cc0e1d83c69b7f3339418b101da23fbcaee7d326bedaff677eceb25ab2_ppc64le",
"8Base-RHACM-2.6:rhacm2/governance-policy-spec-sync-rhel8@sha256:6849cf1b4dd883d5b4c0cf90a3adfb26cb59d03d3b892cee3669a32dd6b8dcc2_amd64",
"8Base-RHACM-2.6:rhacm2/governance-policy-spec-sync-rhel8@sha256:d06ffc621167aff31ecb0fa417b294ff0676fb00e4ef1c6cb0fb2aaf4b2561e0_arm64",
"8Base-RHACM-2.6:rhacm2/governance-policy-status-sync-rhel8@sha256:4c86e16f15aaf454e4e5ce5436e1db27a5f8a55f573c3eaf02e4786fe52edfc8_arm64",
"8Base-RHACM-2.6:rhacm2/governance-policy-status-sync-rhel8@sha256:cf6a75d94f50dd063e939aee18756c767cba43f4e1e62a9c2f2b764ac6f43746_s390x",
"8Base-RHACM-2.6:rhacm2/governance-policy-status-sync-rhel8@sha256:e072b615eeffff80a94831e58c70980684c1ec4bd972844b25b157eb7ed5937f_ppc64le",
"8Base-RHACM-2.6:rhacm2/governance-policy-status-sync-rhel8@sha256:fffe971caa2e911d9c972c0e88712ff431d34c63dbe74e25f1cababa50ea7417_amd64",
"8Base-RHACM-2.6:rhacm2/governance-policy-template-sync-rhel8@sha256:10bc1a3833599a593a058e804de67e92888ed779fd0000928d4a70b6c7d5c1c2_amd64",
"8Base-RHACM-2.6:rhacm2/governance-policy-template-sync-rhel8@sha256:5c17f979f47840a879059ad83de12f0756889564a17190ba4438a7632c999bb1_arm64",
"8Base-RHACM-2.6:rhacm2/governance-policy-template-sync-rhel8@sha256:848bce8007de7714afc8c755b5f0c3cdf5eb6b1d259811c947bc295924539a0e_ppc64le",
"8Base-RHACM-2.6:rhacm2/governance-policy-template-sync-rhel8@sha256:95439f7e18fa87601d5860cbd9ca5f0738786e30a629d23788fd5fe33d694c66_s390x",
"8Base-RHACM-2.6:rhacm2/grafana-dashboard-loader-rhel8@sha256:1f5c1b2cffebf069859e95d0e722cb293f8c176bf5c5873bb9517c96b26c2e10_arm64",
"8Base-RHACM-2.6:rhacm2/grafana-dashboard-loader-rhel8@sha256:5223158a122658bafbd853c596cdc1f7bd7a0e4fdd82b1c3668ac84adeae9f24_s390x",
"8Base-RHACM-2.6:rhacm2/grafana-dashboard-loader-rhel8@sha256:561f1f05925cfe3c5f0f8a9b7475be4bbab183b5611ecfe09b090d80fa4bc2fe_amd64",
"8Base-RHACM-2.6:rhacm2/grafana-dashboard-loader-rhel8@sha256:734270221ec4a516e7eb77f2ec3a753384242116aa70320a1dbe969e915af1df_ppc64le",
"8Base-RHACM-2.6:rhacm2/iam-policy-controller-rhel8@sha256:2827e5f485213f92e2d0092187f3976dd6fe598e39b5cf2212d48c3a44c34b13_arm64",
"8Base-RHACM-2.6:rhacm2/iam-policy-controller-rhel8@sha256:8ca9e80365c76b66b2de3924fc50a5912e606042c704b02cb174a4b8bd3927c4_amd64",
"8Base-RHACM-2.6:rhacm2/iam-policy-controller-rhel8@sha256:c5069e76a900aa300102a0ae54ecbc12c0ac31abfeed8656ee60a949daef79c3_s390x",
"8Base-RHACM-2.6:rhacm2/iam-policy-controller-rhel8@sha256:ca05e79e5508924af71f323c13f664770d8dd4eb61ecf0894e4f9a81f7a1b402_ppc64le",
"8Base-RHACM-2.6:rhacm2/insights-client-rhel8@sha256:02cacfec60c80b9228e8b18949751de867f974ea6b1172129096e64e949c0598_amd64",
"8Base-RHACM-2.6:rhacm2/insights-client-rhel8@sha256:2b14036d0291e54c3191682de2ea875a78d78c35b2791a5a113ba1a8920f0621_ppc64le",
"8Base-RHACM-2.6:rhacm2/insights-client-rhel8@sha256:d4c05f641de8fd0753d63cc6d5b62464d3d6a87d601514e87ef2e40bbe7b01b6_s390x",
"8Base-RHACM-2.6:rhacm2/insights-client-rhel8@sha256:e15c410b693b34f49869d037ebb5584384fcdf88114b7a94967ca09f1361a5f3_arm64",
"8Base-RHACM-2.6:rhacm2/insights-metrics-rhel8@sha256:67aa55bb65685395ad2773e7459dff5fbccdeedcf9e56ec2722d8f5c919eae89_s390x",
"8Base-RHACM-2.6:rhacm2/insights-metrics-rhel8@sha256:6c54e08f5f6c2cae41a5e108e1019ff6522af8f69d666e22eb4631cd83b85917_amd64",
"8Base-RHACM-2.6:rhacm2/insights-metrics-rhel8@sha256:88d9b7246aa75cb2c88ccb7f2f1202fc465be0f2d89e59f1d2259f69ada56d9d_arm64",
"8Base-RHACM-2.6:rhacm2/insights-metrics-rhel8@sha256:bad98fe71638d7346f31ea45f6063ec970bf90844bb5c5dc5f917bb0f0099899_ppc64le",
"8Base-RHACM-2.6:rhacm2/klusterlet-addon-controller-rhel8@sha256:22e510955af3fa736b7306c387f44b5f15f5f9a7a006c6587e06d5d8602cc2f0_s390x",
"8Base-RHACM-2.6:rhacm2/klusterlet-addon-controller-rhel8@sha256:55bc86326f992cc4f4401b93f90cdd2baa6728015ffaf6168f2d46ae43c70cf4_ppc64le",
"8Base-RHACM-2.6:rhacm2/klusterlet-addon-controller-rhel8@sha256:8dd7f47af047fb899c7fcbad61cb8f38da45990cac186f9235aec3e4e7de25e9_amd64",
"8Base-RHACM-2.6:rhacm2/klusterlet-addon-controller-rhel8@sha256:bdb97eb5bb0e8f59edf0d389fb07c45171e728dc8b4d2bdacd785193b46ec03b_arm64",
"8Base-RHACM-2.6:rhacm2/kube-rbac-proxy-rhel8@sha256:11a353ee9da6cc843d5f346f4fa51681d13318e2e61fc4d1a3f63406eb175260_s390x",
"8Base-RHACM-2.6:rhacm2/kube-rbac-proxy-rhel8@sha256:31757f3e3bb08b4e49e54694b18b3cf327637be20535482b2df1345b17444dda_amd64",
"8Base-RHACM-2.6:rhacm2/kube-rbac-proxy-rhel8@sha256:b2c0b7414d0fc36a49cbdc5a56b25dd62aac18defc2defbd9c1895cd13a5e716_arm64",
"8Base-RHACM-2.6:rhacm2/kube-rbac-proxy-rhel8@sha256:dbd816d503e9beb58622604432eb415419e893627eb95c1ceeb8ff5bda7d6335_ppc64le",
"8Base-RHACM-2.6:rhacm2/kube-state-metrics-rhel8@sha256:53246a6df1f0880d94ed2644fa4366e3e2108b6fa8a51745af87785346ce5304_s390x",
"8Base-RHACM-2.6:rhacm2/kube-state-metrics-rhel8@sha256:5f2393bceefffb32240043b6722aa73d31fc8133cc2666fcf5eb8d33794bc54f_arm64",
"8Base-RHACM-2.6:rhacm2/kube-state-metrics-rhel8@sha256:c792c043462281cde7c93bd8e2136f62ca17d072e7f466353f37de8e5f5dc949_ppc64le",
"8Base-RHACM-2.6:rhacm2/kube-state-metrics-rhel8@sha256:e6b1d24b56e6973eee1569e351db6637ca67e1d6cd124adb845cbf6e35a4f6af_amd64",
"8Base-RHACM-2.6:rhacm2/management-ingress-rhel8@sha256:07238998d21204cd8f25dc63e6dbde20a2dd25c3b96609729306db6c63a0fca4_arm64",
"8Base-RHACM-2.6:rhacm2/management-ingress-rhel8@sha256:0d2665d19a8753c6269f594b68b067cd62a402404287e6416543c1af2d7d3cf4_ppc64le",
"8Base-RHACM-2.6:rhacm2/management-ingress-rhel8@sha256:6917d018e53aabb6f5402f02000aedd2e5cf71bcc84562e0fc7d7c87049f4b67_amd64",
"8Base-RHACM-2.6:rhacm2/management-ingress-rhel8@sha256:73b0444bd91a1dade3b7e76245ac8d6cb568929bba321b8c86c269d6f542ac3b_s390x",
"8Base-RHACM-2.6:rhacm2/memcached-exporter-rhel8@sha256:7d85dd62346a647d22202baa0f8d405b2aaf9a7174b38e5d29df2e03530009c3_s390x",
"8Base-RHACM-2.6:rhacm2/memcached-exporter-rhel8@sha256:9635616c8f058e67d557201147904b05f8b49938f63fb2b0239dfca883f61685_arm64",
"8Base-RHACM-2.6:rhacm2/memcached-exporter-rhel8@sha256:9e91ecec92ec0df8b72beb6040f39d9a25b0bfad844e92ea34cc2d648d221d22_ppc64le",
"8Base-RHACM-2.6:rhacm2/memcached-exporter-rhel8@sha256:c773b9a2fffcd549d4936054260f655c78da603957826d6bad4e8567a213ad10_amd64",
"8Base-RHACM-2.6:rhacm2/memcached-rhel8@sha256:584f8c4a9a1b75fc71948a98add560d4fe3d936ee46ac791f32121dbadf8c7d2_ppc64le",
"8Base-RHACM-2.6:rhacm2/memcached-rhel8@sha256:59b3ce3f3f4459c97cfffee5e20830d70f8a69198b5fab271e6c478d615c46d3_arm64",
"8Base-RHACM-2.6:rhacm2/memcached-rhel8@sha256:6f458c76757203b28434f871027c6a466a73d246ceb5bfac8793ad1896a672ab_amd64",
"8Base-RHACM-2.6:rhacm2/memcached-rhel8@sha256:e34722fd656e3205dcdb565b0ab68e9971174c11f125dbfff3bf82e1e21f3a76_s390x",
"8Base-RHACM-2.6:rhacm2/metrics-collector-rhel8@sha256:3a81a018b939752543e78c2d68d1436b851be2256b88c3e66cd506ae1d8f4c9c_ppc64le",
"8Base-RHACM-2.6:rhacm2/metrics-collector-rhel8@sha256:6a3e0c36c123c9dc54759655d9148f580abada501034914863a6528ded19ef34_amd64",
"8Base-RHACM-2.6:rhacm2/metrics-collector-rhel8@sha256:7991f484f97b9951f27f70e67d5db0850c4189ee86db8406cdda961a9beb06f0_arm64",
"8Base-RHACM-2.6:rhacm2/metrics-collector-rhel8@sha256:fa08b9bf3fd334738984e150ba5bfd2e005374752f3112340b65f6434eacd057_s390x",
"8Base-RHACM-2.6:rhacm2/multicloud-integrations-rhel8@sha256:2bcbf9a565f3c566061325aca3174ec755b5c94a28612718a3f1563db317273e_ppc64le",
"8Base-RHACM-2.6:rhacm2/multicloud-integrations-rhel8@sha256:6813ccd43a1aecd1aaf4d5d4b1620fd63bbca00b736100189ff91246bf3bc36b_arm64",
"8Base-RHACM-2.6:rhacm2/multicloud-integrations-rhel8@sha256:db89ef3686570526afdb2b79fd698aca5dc50c633009760f1748fb9fd506067b_amd64",
"8Base-RHACM-2.6:rhacm2/multicloud-integrations-rhel8@sha256:db8bc27937802c5d8fff769b9c93c8a01411629d199adbc39235e721d6468b30_s390x",
"8Base-RHACM-2.6:rhacm2/multicluster-observability-rhel8-operator@sha256:434db0ca203b14b899fff9b7a2a5b975de852ea29620a828f29246448aba873c_ppc64le",
"8Base-RHACM-2.6:rhacm2/multicluster-observability-rhel8-operator@sha256:876bfa63b0e13833eaeadb7c6a0481f1d7970b283f69ece4d81c99985f4dd161_arm64",
"8Base-RHACM-2.6:rhacm2/multicluster-observability-rhel8-operator@sha256:d23f208e020d42bc095011d423146e2da35b2bc85b844911bde2f4edf696bdca_amd64",
"8Base-RHACM-2.6:rhacm2/multicluster-observability-rhel8-operator@sha256:f29581baf5277588d2e4cd01380ecf46e3c97a2f17ade01b048f75c29f18d62c_s390x",
"8Base-RHACM-2.6:rhacm2/multicluster-operators-application-rhel8@sha256:1952d422bd7ba42323711faba59244c449293cc92502e350460fee07c0e3b34a_ppc64le",
"8Base-RHACM-2.6:rhacm2/multicluster-operators-application-rhel8@sha256:566a60f630ec346eced3106ec072963d1b9f9d300e7d4cee6af6dc0d590a3937_s390x",
"8Base-RHACM-2.6:rhacm2/multicluster-operators-application-rhel8@sha256:724dd9f4a5e4acd061206ca2ea57c329210ade5135dbdf941b8d7e720daa4f10_arm64",
"8Base-RHACM-2.6:rhacm2/multicluster-operators-application-rhel8@sha256:ace8895fc62c1394dfa7854fd9ce3e14ef859e989255f70dc9a5a3d9bcd514c0_amd64",
"8Base-RHACM-2.6:rhacm2/multicluster-operators-channel-rhel8@sha256:1ebe6504a6a58f39f93952bf1c135ea58ff77e65c5b8ba73c7ad6295e66a1b45_s390x",
"8Base-RHACM-2.6:rhacm2/multicluster-operators-channel-rhel8@sha256:557cc962d0b10d80a9dea7adce387ea28fb4199a02fa8546645ab2cacbf28b88_ppc64le",
"8Base-RHACM-2.6:rhacm2/multicluster-operators-channel-rhel8@sha256:82526c7c046325bde1dfa0a47b58b773355f00bc95c23be75105e7255e7bddd2_arm64",
"8Base-RHACM-2.6:rhacm2/multicluster-operators-channel-rhel8@sha256:85e20d97f28e43668c2790bd6e0adbc598d01f9fab849761fb96d7a5c4946a87_amd64",
"8Base-RHACM-2.6:rhacm2/multicluster-operators-subscription-rhel8@sha256:7310f31faae367a363c27a7236b562bbfe8381a352fce906279590bac11571d2_ppc64le",
"8Base-RHACM-2.6:rhacm2/multicluster-operators-subscription-rhel8@sha256:7676d33b9be36ca6660d3aed888fdffcf270fcf82258ed9531e2746a3d27610c_s390x",
"8Base-RHACM-2.6:rhacm2/multicluster-operators-subscription-rhel8@sha256:e718d5abef58365d547ef73828a26adff5b6cef1bf935aa7c27f12f604b50337_amd64",
"8Base-RHACM-2.6:rhacm2/multicluster-operators-subscription-rhel8@sha256:f58aff87d1efb64417c6976f6772a464e54beefe847f50a141726b7a1a6a293a_arm64",
"8Base-RHACM-2.6:rhacm2/multiclusterhub-repo-rhel8@sha256:03222a9dd6eca9cf44932a0ff1bf89bd9d2d29683f1ebb0d0aa49171b77a4963_ppc64le",
"8Base-RHACM-2.6:rhacm2/multiclusterhub-repo-rhel8@sha256:881b8c3b19918affd478c0ad0c73dff96dd28f5c1dfddb86472b42e422fa25b6_amd64",
"8Base-RHACM-2.6:rhacm2/multiclusterhub-repo-rhel8@sha256:9de94ea1f83ec8b7257c7b2befc1485ed9cc40c9ef3600c4c4c50934e708cf9d_s390x",
"8Base-RHACM-2.6:rhacm2/multiclusterhub-repo-rhel8@sha256:a45ed68e7d3ac89d17eaf06445cabfc19a9ce85a42f116d75028d6acd18a322b_arm64",
"8Base-RHACM-2.6:rhacm2/multiclusterhub-rhel8@sha256:48d1fa8bc5f6a4d8349c41126301bd86d12836384f336881ecb71bd79f84ae93_ppc64le",
"8Base-RHACM-2.6:rhacm2/multiclusterhub-rhel8@sha256:a33e91fb763a2f0894433bce31bd44229e7d5f5c53d36c6b6f643807a45c110b_arm64",
"8Base-RHACM-2.6:rhacm2/multiclusterhub-rhel8@sha256:d6e126cbdd3cfbcdee04b093389ca1b07ac8038da96060051ed94e1eeacc6d92_s390x",
"8Base-RHACM-2.6:rhacm2/multiclusterhub-rhel8@sha256:ecf12158a2d8802b4c7efd6b336ff36c1e002223b1d385a40fbef638d5e4aa21_amd64",
"8Base-RHACM-2.6:rhacm2/node-exporter-rhel8@sha256:14d23638efff3c30661c9a5f3ddb6ab0c7a9d162de1176dd9565cf49dfa4b9c5_amd64",
"8Base-RHACM-2.6:rhacm2/node-exporter-rhel8@sha256:533005e1608de68a09e53599de3f30990db95cb923794bab9ae9e3bc1a8b6baf_arm64",
"8Base-RHACM-2.6:rhacm2/node-exporter-rhel8@sha256:99eef3491c7092afa14179b9a9d39dd8fbfb3c9bb61759d678af5d91ac23e59d_s390x",
"8Base-RHACM-2.6:rhacm2/node-exporter-rhel8@sha256:e200d4e1802cce7fce32b1e0dc5c3220b6f6477b73b3a2d8ea26a5a42d63f46b_ppc64le",
"8Base-RHACM-2.6:rhacm2/observatorium-rhel8-operator@sha256:092e3437e6d38b2bf676d7fb67ad672e3ef03440017b5af7c1ebd2beb3f437eb_amd64",
"8Base-RHACM-2.6:rhacm2/observatorium-rhel8-operator@sha256:8cf076bfb049d1aabd00040ee65f0fedd590f0dd448c7561de494093a915b397_ppc64le",
"8Base-RHACM-2.6:rhacm2/observatorium-rhel8-operator@sha256:e69987a64fdbf873d4b19d8626c0c5e99dd13d7c95446850559be966dae45ad0_arm64",
"8Base-RHACM-2.6:rhacm2/observatorium-rhel8-operator@sha256:f0bf89eaea6b7afc2d08c77bd40dfba581f91f462f5ec3d70473b332ca6f781c_s390x",
"8Base-RHACM-2.6:rhacm2/observatorium-rhel8@sha256:0686cfddd61737f7e7eb4f0c011397277394559edac3bb947c0969e302686dd5_ppc64le",
"8Base-RHACM-2.6:rhacm2/observatorium-rhel8@sha256:8f2f3732600235f66c406b6121ac37979f52572ce90353b6e099be7b74406251_amd64",
"8Base-RHACM-2.6:rhacm2/observatorium-rhel8@sha256:9e1fccc5b17865a6d7baaa1a15cb50f47d80a14b0a7bcbd94c12f0ddcaaf1b28_s390x",
"8Base-RHACM-2.6:rhacm2/observatorium-rhel8@sha256:bdd89a1051c8f21e7d81ff80c96731a0eaa7d15c320ab1e6b1dc3f6babd42598_arm64",
"8Base-RHACM-2.6:rhacm2/prometheus-alertmanager-rhel8@sha256:0860b7aa5e8b07792ad7f5d5c0654e23e9da8eedd4b9f509caea616dcfa97d69_amd64",
"8Base-RHACM-2.6:rhacm2/prometheus-alertmanager-rhel8@sha256:624895d8579ef6f3e5b17558a30775790ec6f00701f8c5cdfa315292d7f9e867_s390x",
"8Base-RHACM-2.6:rhacm2/prometheus-alertmanager-rhel8@sha256:6d09865a228cdbbc6d1ac13042c3c00f0bd086f6dc181dfa3cdf8c7f9d826b9e_arm64",
"8Base-RHACM-2.6:rhacm2/prometheus-alertmanager-rhel8@sha256:c69fee848d21346a271972e89d91898eac9fec27d598d98ffa004ca8d1b53270_ppc64le",
"8Base-RHACM-2.6:rhacm2/prometheus-rhel8@sha256:52cea7c27de23e3358030b09f22b962723c523a940f8e2043edc298c907d761c_arm64",
"8Base-RHACM-2.6:rhacm2/prometheus-rhel8@sha256:67e0fadfbb4d99a60435ed12b470772b38ace4ca815fe73da68eb3c826e200fc_ppc64le",
"8Base-RHACM-2.6:rhacm2/prometheus-rhel8@sha256:e8241b1d852d605b44ecfcc552cb0f905f72e8a17c8d228162b40c19388f5176_s390x",
"8Base-RHACM-2.6:rhacm2/prometheus-rhel8@sha256:ed0cc13e79949436d29a7ad0b41b189744a177ea27545fd5eb9b4f71e87bd0eb_amd64",
"8Base-RHACM-2.6:rhacm2/rbac-query-proxy-rhel8@sha256:29c76a37497f212aed280e2bf16ef45fb3785fb4649ce17b7fe9d653a79e2112_arm64",
"8Base-RHACM-2.6:rhacm2/rbac-query-proxy-rhel8@sha256:475a45884a51127722030226ff9a5f0752c98574c41eb61796aece5e702346a3_ppc64le",
"8Base-RHACM-2.6:rhacm2/rbac-query-proxy-rhel8@sha256:582301b10af0b966ae7d5e130cb0e5f96e7912dc66b4108e0d6078656ca80604_amd64",
"8Base-RHACM-2.6:rhacm2/rbac-query-proxy-rhel8@sha256:f1c7de85a44c03f48a6f62ba1d7d650f0b06e0f502cecff1512ad637b5bc1c27_s390x",
"8Base-RHACM-2.6:rhacm2/redisgraph-tls-rhel8@sha256:128279a656bfbde6c2c052766d63a1de6a06d8bea2707813c64396c2ae382478_amd64",
"8Base-RHACM-2.6:rhacm2/redisgraph-tls-rhel8@sha256:35927ca6e6e9c8d420c499a0c8ad37c4297ba19743d550f489d3e66482275a49_arm64",
"8Base-RHACM-2.6:rhacm2/redisgraph-tls-rhel8@sha256:4696baed553266682ba2b54d3bf683d2ff1241b625de5ec54a45c1b2c5f96243_s390x",
"8Base-RHACM-2.6:rhacm2/redisgraph-tls-rhel8@sha256:d722f2ffab1f58bbaf3c62ef71dbf7e6c4023e6ab17690f1049075a321d0b1ac_ppc64le",
"8Base-RHACM-2.6:rhacm2/search-aggregator-rhel8@sha256:2b5f372c1c73c4de587b5a4388d95b8cc553fc56af446fcefa0e14c6d980b6b3_ppc64le",
"8Base-RHACM-2.6:rhacm2/search-aggregator-rhel8@sha256:38fceeedc0672def1c2cf42bb6743ae726e77d9f7352d002b3fc688c6d551852_amd64",
"8Base-RHACM-2.6:rhacm2/search-aggregator-rhel8@sha256:6a915335bcebb0884fc72df2dfee97c74d42c035864b960e1c800fa6c5f8d93c_arm64",
"8Base-RHACM-2.6:rhacm2/search-aggregator-rhel8@sha256:752decaefc38aa009f54201b38d4ab26d9b4020caec649d9b1f1564f56c47c2a_s390x",
"8Base-RHACM-2.6:rhacm2/search-api-rhel8@sha256:37eea70d5b1c89c25372dcea8c8c03e1e0a9af1b5a06f3b0706ba776ae8847c1_amd64",
"8Base-RHACM-2.6:rhacm2/search-api-rhel8@sha256:7400088d206592eb29cd86182909626262c9b2a99f017811fcc9d8a753c39009_arm64",
"8Base-RHACM-2.6:rhacm2/search-api-rhel8@sha256:aa8ea0deabc39a068f3f6ce9fa6334e44fc507355009a9bff448e742156ec203_ppc64le",
"8Base-RHACM-2.6:rhacm2/search-api-rhel8@sha256:b4d2d39c2b3b736987f1e888b858d52a7ebd9f8d0cebd3bdef8c59f6e3e41725_s390x",
"8Base-RHACM-2.6:rhacm2/search-collector-rhel8@sha256:0174699ec75fcda08892b4e72b674df989af51ea5f04de57a62c2a85a3c08f4f_arm64",
"8Base-RHACM-2.6:rhacm2/search-collector-rhel8@sha256:5a29a9805b8d20969cba86da11a9de8176a3172df361aec5fae136a4271de308_amd64",
"8Base-RHACM-2.6:rhacm2/search-collector-rhel8@sha256:be7eed9ad9502bcc294081f7e2098fc4f8411c912c34fe63479b5b770d06caca_s390x",
"8Base-RHACM-2.6:rhacm2/search-collector-rhel8@sha256:c467c1d7ceaf5281077f7fe8ff1c1c4cffe325132890a3ab9b96ea5db2e2c930_ppc64le",
"8Base-RHACM-2.6:rhacm2/search-rhel8@sha256:2135cd20bb7ebbf48499992fe46a928e28fc78c86e360633ea09054520c42539_ppc64le",
"8Base-RHACM-2.6:rhacm2/search-rhel8@sha256:3a7a31974210e21a3faed9b57a75b970c70ac41d9662b884d4ce67275f756fc7_arm64",
"8Base-RHACM-2.6:rhacm2/search-rhel8@sha256:6e6a19f1440e4eb15a8206e18f7f4dde3e1a5c6518944571d09923d116d3f04e_amd64",
"8Base-RHACM-2.6:rhacm2/search-rhel8@sha256:e6ed3e65f0d49b3c6b0e3e97593a8fae4d453f3aecf8d7829c0d25c68bc91ea1_s390x",
"8Base-RHACM-2.6:rhacm2/submariner-addon-rhel8@sha256:7b80d01371f551df506bd0c56df6829845bfce497ff01cc44b68f172ed5399b4_ppc64le",
"8Base-RHACM-2.6:rhacm2/submariner-addon-rhel8@sha256:934c560bc786015c694e9cffbae8e86f631b3331d62f5a547931446dae82f8c3_s390x",
"8Base-RHACM-2.6:rhacm2/submariner-addon-rhel8@sha256:b467881f4028a89a9e79ba93da719845db576f47a04ae6e569c2317be5594b29_arm64",
"8Base-RHACM-2.6:rhacm2/submariner-addon-rhel8@sha256:fc5592d42e4aca70288448d174511b922ece7f8cb4b41c6a36195c3a4a60aa36_amd64",
"8Base-RHACM-2.6:rhacm2/thanos-receive-controller-rhel8@sha256:21f2626c10c4fb61b37e6ca4ab574186b423f155fbc5cfef3e894fff04cc270e_ppc64le",
"8Base-RHACM-2.6:rhacm2/thanos-receive-controller-rhel8@sha256:c357074958324fc5d602cdcf1cba285bf8582e0b36af79a8f6211bb0dfb77a10_amd64",
"8Base-RHACM-2.6:rhacm2/thanos-receive-controller-rhel8@sha256:d9ac8e67d6d9858b16dd9d1d49c1dd904aa22a7b618e5d33292344faced9c0d3_arm64",
"8Base-RHACM-2.6:rhacm2/thanos-receive-controller-rhel8@sha256:e3b840a7833680170f9e9ca52309552c584935a68c75cc71e6d576b104dc01c8_s390x",
"8Base-RHACM-2.6:rhacm2/thanos-rhel8@sha256:453c525197ccfe1f866af70ca2e7f3deb6f98d0b98c09b602b4fa1368787213d_amd64",
"8Base-RHACM-2.6:rhacm2/thanos-rhel8@sha256:4b3b45ad0b564360c245d20b1540c2398c9606cf8684275e4ee071c591357929_arm64",
"8Base-RHACM-2.6:rhacm2/thanos-rhel8@sha256:7e43ba8f47ec54b5f86d13c81b67b044176530b63b5ae3f40332fc975cc6b21f_s390x",
"8Base-RHACM-2.6:rhacm2/thanos-rhel8@sha256:faaa00c0af80c781a7c610616153a3cd1dc1b20637934c3a243a2e9664ba0ee5_ppc64le"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2022:6370"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "HIGH",
"attackVector": "NETWORK",
"availabilityImpact": "NONE",
"baseScore": 3.1,
"baseSeverity": "LOW",
"confidentialityImpact": "LOW",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "REQUIRED",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:R/S:U/C:L/I:N/A:N",
"version": "3.1"
},
"products": [
"8Base-RHACM-2.6:rhacm2/acm-governance-policy-addon-controller-rhel8@sha256:615ab5d9542759d921634737709e84a8e65d003ea136e5d22858d380225fd177_amd64",
"8Base-RHACM-2.6:rhacm2/acm-governance-policy-addon-controller-rhel8@sha256:958b729d30f10b9c121e68ac8ede2054ed29cc52a9a7d6df0537ed221aa74358_s390x",
"8Base-RHACM-2.6:rhacm2/acm-governance-policy-addon-controller-rhel8@sha256:b5bef941b4e0b5b3529ca5b2311c85295b9f6d12e482a9cbdad691c2406541f1_ppc64le",
"8Base-RHACM-2.6:rhacm2/acm-governance-policy-addon-controller-rhel8@sha256:f6194b9056d77e54f3c74caa9eab87bd1df1818d082fc807229d1c44ec6c88c4_arm64",
"8Base-RHACM-2.6:rhacm2/acm-grafana-rhel8@sha256:45616ed43b53d3a83e65828118f09430396f5bcb0566ae3a65d937b59f0d873e_s390x",
"8Base-RHACM-2.6:rhacm2/acm-grafana-rhel8@sha256:8c48441cfa850ea1274932e94da0831618c10f91022619c779304501a75fb161_amd64",
"8Base-RHACM-2.6:rhacm2/acm-grafana-rhel8@sha256:cc1c196b19c5fd8f313c6136359cc9dd37b5f59d32a581b10cf89b80b7d0cbf4_arm64",
"8Base-RHACM-2.6:rhacm2/acm-grafana-rhel8@sha256:cdf24e68e50be1350566243f6d2cb1403d09ab68e5fed39ea6c56212e42b90f1_ppc64le",
"8Base-RHACM-2.6:rhacm2/acm-must-gather-rhel8@sha256:1457ff5cfd61611fdc968d4af5b020d835e107b97932c7ba7b3f5ed4cbd0e39f_ppc64le",
"8Base-RHACM-2.6:rhacm2/acm-must-gather-rhel8@sha256:39842906b3846418bc31098e2abad08210118d86aa683e9e5fd04a97822df22d_arm64",
"8Base-RHACM-2.6:rhacm2/acm-must-gather-rhel8@sha256:8a69add2d90a1e094de8510052b683e1765153da75e316ad7778499af0c5ddf9_s390x",
"8Base-RHACM-2.6:rhacm2/acm-must-gather-rhel8@sha256:dca91134a2c1c33c736afcd4c9373749448641385f39162c74e115691289e843_amd64",
"8Base-RHACM-2.6:rhacm2/acm-operator-bundle@sha256:0eac6124f59492d09c1ae650025d59ea0e8547d9f9c832cb9607b09254ff6ddd_s390x",
"8Base-RHACM-2.6:rhacm2/acm-operator-bundle@sha256:1cbcd58a4c23e4c89a6a0509f78802a5aa21205db2784ebc9772b99a3917b183_arm64",
"8Base-RHACM-2.6:rhacm2/acm-operator-bundle@sha256:997aaee36f0bed47e231925a3f2c2ecc503410e54b35727f035c72477f3d1944_ppc64le",
"8Base-RHACM-2.6:rhacm2/acm-operator-bundle@sha256:ce699187f250b93976b8063228ac12d11c6c8f6baba69ba4ed17a38730e84eb3_amd64",
"8Base-RHACM-2.6:rhacm2/acm-prometheus-config-reloader-rhel8@sha256:693a77a9324d6c7f0e69bd9d5725b51f3e429972f1e67469e93648cb347eae84_arm64",
"8Base-RHACM-2.6:rhacm2/acm-prometheus-config-reloader-rhel8@sha256:89757e804d5df2b5eeeb1191b599c3acb9e75f61170f888095302830d6de0582_s390x",
"8Base-RHACM-2.6:rhacm2/acm-prometheus-config-reloader-rhel8@sha256:8e45e1fd7342d7525b118f01794cac1f4a8662def5f2a06336b698db2e268742_amd64",
"8Base-RHACM-2.6:rhacm2/acm-prometheus-config-reloader-rhel8@sha256:ce1c17b34b7aac2e990dc0efe40f4406e73f727b2c7bfe109eded849de753f1a_ppc64le",
"8Base-RHACM-2.6:rhacm2/acm-prometheus-rhel8@sha256:728606d96dd9e0fc2e7810e092e10ee071ec36598c990c8252beccace59a679e_amd64",
"8Base-RHACM-2.6:rhacm2/acm-prometheus-rhel8@sha256:b457d0b95d88c5dd0aac87492cbca40a9d7c2074002ad110f52d562f0c5d0797_arm64",
"8Base-RHACM-2.6:rhacm2/acm-prometheus-rhel8@sha256:f34d2569033bfb1d173342264f090f46d80f7843d52704a7ce9e9eb9de2f5abb_s390x",
"8Base-RHACM-2.6:rhacm2/acm-prometheus-rhel8@sha256:f720e0a94bfe7ed5d812819a3e77cc0581be102970127d8c0d4aa06a05edbf3d_ppc64le",
"8Base-RHACM-2.6:rhacm2/acm-volsync-addon-controller-rhel8@sha256:17ccd6b924b36ab14e3ca5f5331ba7e4c86f8cb64304640d58c3ee6b76edbcaf_ppc64le",
"8Base-RHACM-2.6:rhacm2/acm-volsync-addon-controller-rhel8@sha256:27079308ea87e35564cc3089c65eae68d63880a3bb093ca64d1678a68b60fcec_amd64",
"8Base-RHACM-2.6:rhacm2/acm-volsync-addon-controller-rhel8@sha256:9eabaac2df91aeef613d6973669d07298f2159c6a6e0c9f294623f7b1a10bc08_s390x",
"8Base-RHACM-2.6:rhacm2/acm-volsync-addon-controller-rhel8@sha256:f7abdf1756bc0ff2ebf02fee0469a8b9eeabe1fa8cafdd21c6e8f958155b70bb_arm64",
"8Base-RHACM-2.6:rhacm2/cert-policy-controller-rhel8@sha256:017c1e663827a3b55d70badd3ed979b5d1831252c49d671897a85a75afaa5bb0_s390x",
"8Base-RHACM-2.6:rhacm2/cert-policy-controller-rhel8@sha256:0610778095974edf936602018281bf7a5e287ba9eca9f661a423e68bbe000e40_ppc64le",
"8Base-RHACM-2.6:rhacm2/cert-policy-controller-rhel8@sha256:a66d7d4ee1179f7fce639490f919d722db54eaa3118b4135078c33e6cbf91488_amd64",
"8Base-RHACM-2.6:rhacm2/cert-policy-controller-rhel8@sha256:d660befef0c8f7a4db7aa3b865545c9863d8f37e7ba4b8de4380185f82b208d4_arm64",
"8Base-RHACM-2.6:rhacm2/cluster-backup-rhel8-operator@sha256:1a749d0795972a9bfd5a00aa96c238a660673464be01b2aa9fd7a3aeead6ddf7_amd64",
"8Base-RHACM-2.6:rhacm2/cluster-backup-rhel8-operator@sha256:8915dbdc562e63441f79041bdf1176e46ce53e95418d133f0cd0c1ff79da48a2_arm64",
"8Base-RHACM-2.6:rhacm2/cluster-backup-rhel8-operator@sha256:995f225449b207da9a3cad175dac85b87eefb28ff5bae6a588f40fd79fbe12a1_ppc64le",
"8Base-RHACM-2.6:rhacm2/cluster-backup-rhel8-operator@sha256:f1255a76c6275a4b6a400c82e204a5112fff6fe87f71626f8f309763f6a5d9e4_s390x",
"8Base-RHACM-2.6:rhacm2/config-policy-controller-rhel8@sha256:3b2e0d850e8fc966ec80bff16df26002334744a96b81c7a7dfe222f1706a52e3_s390x",
"8Base-RHACM-2.6:rhacm2/config-policy-controller-rhel8@sha256:447f275bbde46d7fc173798ef5abc0a77a6780f0dffdc171786edbe00f27d8d8_ppc64le",
"8Base-RHACM-2.6:rhacm2/config-policy-controller-rhel8@sha256:61964a1a0ddf2e98bcf5249b7374235055ab85cc26663a8d9397c2b7f6fbb4c6_amd64",
"8Base-RHACM-2.6:rhacm2/config-policy-controller-rhel8@sha256:a3abaa3d0bf1d34fa9e40903a8713c439f5f7f751e775d32cbab308983064ce0_arm64",
"8Base-RHACM-2.6:rhacm2/console-rhel8@sha256:6c0f630ff57f6f423df6dbf4df9faad25089f9b391be35cb8bc9cd5211f94d67_arm64",
"8Base-RHACM-2.6:rhacm2/console-rhel8@sha256:8608aed6971299def3fbe749336727e84c69582664dedac3145b92ea24e62e4d_amd64",
"8Base-RHACM-2.6:rhacm2/console-rhel8@sha256:afa80ae8274db7fa6796c35980fc5df15889e94aff3361f6cda643e5a09da220_ppc64le",
"8Base-RHACM-2.6:rhacm2/console-rhel8@sha256:f06e4e3f62db52c6d7fa0bc1f289de773e18d076bc38612e1b0ddc85c76fde06_s390x",
"8Base-RHACM-2.6:rhacm2/endpoint-monitoring-rhel8-operator@sha256:060bcd658756a924b4ce4d202bd447a3254fc1f49af7d685dde8720f355cde8e_arm64",
"8Base-RHACM-2.6:rhacm2/endpoint-monitoring-rhel8-operator@sha256:091d66731c5fe8eba5646c6b2622bb38c074e202a8a4a7e906921673b60f0898_amd64",
"8Base-RHACM-2.6:rhacm2/endpoint-monitoring-rhel8-operator@sha256:80660eb7f3c068768b0ea04ff20f4539194c52427ffdab4626bf781aa3f2ca64_s390x",
"8Base-RHACM-2.6:rhacm2/endpoint-monitoring-rhel8-operator@sha256:d6204fcf04c83bac13232ec1602572ad5f22bb528537e591079dfa36152697ec_ppc64le",
"8Base-RHACM-2.6:rhacm2/governance-policy-propagator-rhel8@sha256:51be0f04938b60ed1dba60908bebd2000d78e4ade34757bae70a083c67d77e8e_arm64",
"8Base-RHACM-2.6:rhacm2/governance-policy-propagator-rhel8@sha256:9577701bf3c7aa00b99531d2c3842130abc6cd91c52c4a7ba040b705eeace4c7_s390x",
"8Base-RHACM-2.6:rhacm2/governance-policy-propagator-rhel8@sha256:bdc6c128628db86697af198430c5ae5c61c3e586c1a97187e4d4e852cec61e92_ppc64le",
"8Base-RHACM-2.6:rhacm2/governance-policy-propagator-rhel8@sha256:cc519319b9f4fe672144ebedd772ddf56d5de90e3c8f52c0fb9b55313f71a7b3_amd64",
"8Base-RHACM-2.6:rhacm2/governance-policy-spec-sync-rhel8@sha256:2c1905ae8a83e5598678457fd955cbc867453ed5836de6fcc182e4928df8bd67_s390x",
"8Base-RHACM-2.6:rhacm2/governance-policy-spec-sync-rhel8@sha256:4a8d30cc0e1d83c69b7f3339418b101da23fbcaee7d326bedaff677eceb25ab2_ppc64le",
"8Base-RHACM-2.6:rhacm2/governance-policy-spec-sync-rhel8@sha256:6849cf1b4dd883d5b4c0cf90a3adfb26cb59d03d3b892cee3669a32dd6b8dcc2_amd64",
"8Base-RHACM-2.6:rhacm2/governance-policy-spec-sync-rhel8@sha256:d06ffc621167aff31ecb0fa417b294ff0676fb00e4ef1c6cb0fb2aaf4b2561e0_arm64",
"8Base-RHACM-2.6:rhacm2/governance-policy-status-sync-rhel8@sha256:4c86e16f15aaf454e4e5ce5436e1db27a5f8a55f573c3eaf02e4786fe52edfc8_arm64",
"8Base-RHACM-2.6:rhacm2/governance-policy-status-sync-rhel8@sha256:cf6a75d94f50dd063e939aee18756c767cba43f4e1e62a9c2f2b764ac6f43746_s390x",
"8Base-RHACM-2.6:rhacm2/governance-policy-status-sync-rhel8@sha256:e072b615eeffff80a94831e58c70980684c1ec4bd972844b25b157eb7ed5937f_ppc64le",
"8Base-RHACM-2.6:rhacm2/governance-policy-status-sync-rhel8@sha256:fffe971caa2e911d9c972c0e88712ff431d34c63dbe74e25f1cababa50ea7417_amd64",
"8Base-RHACM-2.6:rhacm2/governance-policy-template-sync-rhel8@sha256:10bc1a3833599a593a058e804de67e92888ed779fd0000928d4a70b6c7d5c1c2_amd64",
"8Base-RHACM-2.6:rhacm2/governance-policy-template-sync-rhel8@sha256:5c17f979f47840a879059ad83de12f0756889564a17190ba4438a7632c999bb1_arm64",
"8Base-RHACM-2.6:rhacm2/governance-policy-template-sync-rhel8@sha256:848bce8007de7714afc8c755b5f0c3cdf5eb6b1d259811c947bc295924539a0e_ppc64le",
"8Base-RHACM-2.6:rhacm2/governance-policy-template-sync-rhel8@sha256:95439f7e18fa87601d5860cbd9ca5f0738786e30a629d23788fd5fe33d694c66_s390x",
"8Base-RHACM-2.6:rhacm2/grafana-dashboard-loader-rhel8@sha256:1f5c1b2cffebf069859e95d0e722cb293f8c176bf5c5873bb9517c96b26c2e10_arm64",
"8Base-RHACM-2.6:rhacm2/grafana-dashboard-loader-rhel8@sha256:5223158a122658bafbd853c596cdc1f7bd7a0e4fdd82b1c3668ac84adeae9f24_s390x",
"8Base-RHACM-2.6:rhacm2/grafana-dashboard-loader-rhel8@sha256:561f1f05925cfe3c5f0f8a9b7475be4bbab183b5611ecfe09b090d80fa4bc2fe_amd64",
"8Base-RHACM-2.6:rhacm2/grafana-dashboard-loader-rhel8@sha256:734270221ec4a516e7eb77f2ec3a753384242116aa70320a1dbe969e915af1df_ppc64le",
"8Base-RHACM-2.6:rhacm2/iam-policy-controller-rhel8@sha256:2827e5f485213f92e2d0092187f3976dd6fe598e39b5cf2212d48c3a44c34b13_arm64",
"8Base-RHACM-2.6:rhacm2/iam-policy-controller-rhel8@sha256:8ca9e80365c76b66b2de3924fc50a5912e606042c704b02cb174a4b8bd3927c4_amd64",
"8Base-RHACM-2.6:rhacm2/iam-policy-controller-rhel8@sha256:c5069e76a900aa300102a0ae54ecbc12c0ac31abfeed8656ee60a949daef79c3_s390x",
"8Base-RHACM-2.6:rhacm2/iam-policy-controller-rhel8@sha256:ca05e79e5508924af71f323c13f664770d8dd4eb61ecf0894e4f9a81f7a1b402_ppc64le",
"8Base-RHACM-2.6:rhacm2/insights-client-rhel8@sha256:02cacfec60c80b9228e8b18949751de867f974ea6b1172129096e64e949c0598_amd64",
"8Base-RHACM-2.6:rhacm2/insights-client-rhel8@sha256:2b14036d0291e54c3191682de2ea875a78d78c35b2791a5a113ba1a8920f0621_ppc64le",
"8Base-RHACM-2.6:rhacm2/insights-client-rhel8@sha256:d4c05f641de8fd0753d63cc6d5b62464d3d6a87d601514e87ef2e40bbe7b01b6_s390x",
"8Base-RHACM-2.6:rhacm2/insights-client-rhel8@sha256:e15c410b693b34f49869d037ebb5584384fcdf88114b7a94967ca09f1361a5f3_arm64",
"8Base-RHACM-2.6:rhacm2/insights-metrics-rhel8@sha256:67aa55bb65685395ad2773e7459dff5fbccdeedcf9e56ec2722d8f5c919eae89_s390x",
"8Base-RHACM-2.6:rhacm2/insights-metrics-rhel8@sha256:6c54e08f5f6c2cae41a5e108e1019ff6522af8f69d666e22eb4631cd83b85917_amd64",
"8Base-RHACM-2.6:rhacm2/insights-metrics-rhel8@sha256:88d9b7246aa75cb2c88ccb7f2f1202fc465be0f2d89e59f1d2259f69ada56d9d_arm64",
"8Base-RHACM-2.6:rhacm2/insights-metrics-rhel8@sha256:bad98fe71638d7346f31ea45f6063ec970bf90844bb5c5dc5f917bb0f0099899_ppc64le",
"8Base-RHACM-2.6:rhacm2/klusterlet-addon-controller-rhel8@sha256:22e510955af3fa736b7306c387f44b5f15f5f9a7a006c6587e06d5d8602cc2f0_s390x",
"8Base-RHACM-2.6:rhacm2/klusterlet-addon-controller-rhel8@sha256:55bc86326f992cc4f4401b93f90cdd2baa6728015ffaf6168f2d46ae43c70cf4_ppc64le",
"8Base-RHACM-2.6:rhacm2/klusterlet-addon-controller-rhel8@sha256:8dd7f47af047fb899c7fcbad61cb8f38da45990cac186f9235aec3e4e7de25e9_amd64",
"8Base-RHACM-2.6:rhacm2/klusterlet-addon-controller-rhel8@sha256:bdb97eb5bb0e8f59edf0d389fb07c45171e728dc8b4d2bdacd785193b46ec03b_arm64",
"8Base-RHACM-2.6:rhacm2/kube-rbac-proxy-rhel8@sha256:11a353ee9da6cc843d5f346f4fa51681d13318e2e61fc4d1a3f63406eb175260_s390x",
"8Base-RHACM-2.6:rhacm2/kube-rbac-proxy-rhel8@sha256:31757f3e3bb08b4e49e54694b18b3cf327637be20535482b2df1345b17444dda_amd64",
"8Base-RHACM-2.6:rhacm2/kube-rbac-proxy-rhel8@sha256:b2c0b7414d0fc36a49cbdc5a56b25dd62aac18defc2defbd9c1895cd13a5e716_arm64",
"8Base-RHACM-2.6:rhacm2/kube-rbac-proxy-rhel8@sha256:dbd816d503e9beb58622604432eb415419e893627eb95c1ceeb8ff5bda7d6335_ppc64le",
"8Base-RHACM-2.6:rhacm2/kube-state-metrics-rhel8@sha256:53246a6df1f0880d94ed2644fa4366e3e2108b6fa8a51745af87785346ce5304_s390x",
"8Base-RHACM-2.6:rhacm2/kube-state-metrics-rhel8@sha256:5f2393bceefffb32240043b6722aa73d31fc8133cc2666fcf5eb8d33794bc54f_arm64",
"8Base-RHACM-2.6:rhacm2/kube-state-metrics-rhel8@sha256:c792c043462281cde7c93bd8e2136f62ca17d072e7f466353f37de8e5f5dc949_ppc64le",
"8Base-RHACM-2.6:rhacm2/kube-state-metrics-rhel8@sha256:e6b1d24b56e6973eee1569e351db6637ca67e1d6cd124adb845cbf6e35a4f6af_amd64",
"8Base-RHACM-2.6:rhacm2/management-ingress-rhel8@sha256:07238998d21204cd8f25dc63e6dbde20a2dd25c3b96609729306db6c63a0fca4_arm64",
"8Base-RHACM-2.6:rhacm2/management-ingress-rhel8@sha256:0d2665d19a8753c6269f594b68b067cd62a402404287e6416543c1af2d7d3cf4_ppc64le",
"8Base-RHACM-2.6:rhacm2/management-ingress-rhel8@sha256:6917d018e53aabb6f5402f02000aedd2e5cf71bcc84562e0fc7d7c87049f4b67_amd64",
"8Base-RHACM-2.6:rhacm2/management-ingress-rhel8@sha256:73b0444bd91a1dade3b7e76245ac8d6cb568929bba321b8c86c269d6f542ac3b_s390x",
"8Base-RHACM-2.6:rhacm2/memcached-exporter-rhel8@sha256:7d85dd62346a647d22202baa0f8d405b2aaf9a7174b38e5d29df2e03530009c3_s390x",
"8Base-RHACM-2.6:rhacm2/memcached-exporter-rhel8@sha256:9635616c8f058e67d557201147904b05f8b49938f63fb2b0239dfca883f61685_arm64",
"8Base-RHACM-2.6:rhacm2/memcached-exporter-rhel8@sha256:9e91ecec92ec0df8b72beb6040f39d9a25b0bfad844e92ea34cc2d648d221d22_ppc64le",
"8Base-RHACM-2.6:rhacm2/memcached-exporter-rhel8@sha256:c773b9a2fffcd549d4936054260f655c78da603957826d6bad4e8567a213ad10_amd64",
"8Base-RHACM-2.6:rhacm2/memcached-rhel8@sha256:584f8c4a9a1b75fc71948a98add560d4fe3d936ee46ac791f32121dbadf8c7d2_ppc64le",
"8Base-RHACM-2.6:rhacm2/memcached-rhel8@sha256:59b3ce3f3f4459c97cfffee5e20830d70f8a69198b5fab271e6c478d615c46d3_arm64",
"8Base-RHACM-2.6:rhacm2/memcached-rhel8@sha256:6f458c76757203b28434f871027c6a466a73d246ceb5bfac8793ad1896a672ab_amd64",
"8Base-RHACM-2.6:rhacm2/memcached-rhel8@sha256:e34722fd656e3205dcdb565b0ab68e9971174c11f125dbfff3bf82e1e21f3a76_s390x",
"8Base-RHACM-2.6:rhacm2/metrics-collector-rhel8@sha256:3a81a018b939752543e78c2d68d1436b851be2256b88c3e66cd506ae1d8f4c9c_ppc64le",
"8Base-RHACM-2.6:rhacm2/metrics-collector-rhel8@sha256:6a3e0c36c123c9dc54759655d9148f580abada501034914863a6528ded19ef34_amd64",
"8Base-RHACM-2.6:rhacm2/metrics-collector-rhel8@sha256:7991f484f97b9951f27f70e67d5db0850c4189ee86db8406cdda961a9beb06f0_arm64",
"8Base-RHACM-2.6:rhacm2/metrics-collector-rhel8@sha256:fa08b9bf3fd334738984e150ba5bfd2e005374752f3112340b65f6434eacd057_s390x",
"8Base-RHACM-2.6:rhacm2/multicloud-integrations-rhel8@sha256:2bcbf9a565f3c566061325aca3174ec755b5c94a28612718a3f1563db317273e_ppc64le",
"8Base-RHACM-2.6:rhacm2/multicloud-integrations-rhel8@sha256:6813ccd43a1aecd1aaf4d5d4b1620fd63bbca00b736100189ff91246bf3bc36b_arm64",
"8Base-RHACM-2.6:rhacm2/multicloud-integrations-rhel8@sha256:db89ef3686570526afdb2b79fd698aca5dc50c633009760f1748fb9fd506067b_amd64",
"8Base-RHACM-2.6:rhacm2/multicloud-integrations-rhel8@sha256:db8bc27937802c5d8fff769b9c93c8a01411629d199adbc39235e721d6468b30_s390x",
"8Base-RHACM-2.6:rhacm2/multicluster-observability-rhel8-operator@sha256:434db0ca203b14b899fff9b7a2a5b975de852ea29620a828f29246448aba873c_ppc64le",
"8Base-RHACM-2.6:rhacm2/multicluster-observability-rhel8-operator@sha256:876bfa63b0e13833eaeadb7c6a0481f1d7970b283f69ece4d81c99985f4dd161_arm64",
"8Base-RHACM-2.6:rhacm2/multicluster-observability-rhel8-operator@sha256:d23f208e020d42bc095011d423146e2da35b2bc85b844911bde2f4edf696bdca_amd64",
"8Base-RHACM-2.6:rhacm2/multicluster-observability-rhel8-operator@sha256:f29581baf5277588d2e4cd01380ecf46e3c97a2f17ade01b048f75c29f18d62c_s390x",
"8Base-RHACM-2.6:rhacm2/multicluster-operators-application-rhel8@sha256:1952d422bd7ba42323711faba59244c449293cc92502e350460fee07c0e3b34a_ppc64le",
"8Base-RHACM-2.6:rhacm2/multicluster-operators-application-rhel8@sha256:566a60f630ec346eced3106ec072963d1b9f9d300e7d4cee6af6dc0d590a3937_s390x",
"8Base-RHACM-2.6:rhacm2/multicluster-operators-application-rhel8@sha256:724dd9f4a5e4acd061206ca2ea57c329210ade5135dbdf941b8d7e720daa4f10_arm64",
"8Base-RHACM-2.6:rhacm2/multicluster-operators-application-rhel8@sha256:ace8895fc62c1394dfa7854fd9ce3e14ef859e989255f70dc9a5a3d9bcd514c0_amd64",
"8Base-RHACM-2.6:rhacm2/multicluster-operators-channel-rhel8@sha256:1ebe6504a6a58f39f93952bf1c135ea58ff77e65c5b8ba73c7ad6295e66a1b45_s390x",
"8Base-RHACM-2.6:rhacm2/multicluster-operators-channel-rhel8@sha256:557cc962d0b10d80a9dea7adce387ea28fb4199a02fa8546645ab2cacbf28b88_ppc64le",
"8Base-RHACM-2.6:rhacm2/multicluster-operators-channel-rhel8@sha256:82526c7c046325bde1dfa0a47b58b773355f00bc95c23be75105e7255e7bddd2_arm64",
"8Base-RHACM-2.6:rhacm2/multicluster-operators-channel-rhel8@sha256:85e20d97f28e43668c2790bd6e0adbc598d01f9fab849761fb96d7a5c4946a87_amd64",
"8Base-RHACM-2.6:rhacm2/multicluster-operators-subscription-rhel8@sha256:7310f31faae367a363c27a7236b562bbfe8381a352fce906279590bac11571d2_ppc64le",
"8Base-RHACM-2.6:rhacm2/multicluster-operators-subscription-rhel8@sha256:7676d33b9be36ca6660d3aed888fdffcf270fcf82258ed9531e2746a3d27610c_s390x",
"8Base-RHACM-2.6:rhacm2/multicluster-operators-subscription-rhel8@sha256:e718d5abef58365d547ef73828a26adff5b6cef1bf935aa7c27f12f604b50337_amd64",
"8Base-RHACM-2.6:rhacm2/multicluster-operators-subscription-rhel8@sha256:f58aff87d1efb64417c6976f6772a464e54beefe847f50a141726b7a1a6a293a_arm64",
"8Base-RHACM-2.6:rhacm2/multiclusterhub-repo-rhel8@sha256:03222a9dd6eca9cf44932a0ff1bf89bd9d2d29683f1ebb0d0aa49171b77a4963_ppc64le",
"8Base-RHACM-2.6:rhacm2/multiclusterhub-repo-rhel8@sha256:881b8c3b19918affd478c0ad0c73dff96dd28f5c1dfddb86472b42e422fa25b6_amd64",
"8Base-RHACM-2.6:rhacm2/multiclusterhub-repo-rhel8@sha256:9de94ea1f83ec8b7257c7b2befc1485ed9cc40c9ef3600c4c4c50934e708cf9d_s390x",
"8Base-RHACM-2.6:rhacm2/multiclusterhub-repo-rhel8@sha256:a45ed68e7d3ac89d17eaf06445cabfc19a9ce85a42f116d75028d6acd18a322b_arm64",
"8Base-RHACM-2.6:rhacm2/multiclusterhub-rhel8@sha256:48d1fa8bc5f6a4d8349c41126301bd86d12836384f336881ecb71bd79f84ae93_ppc64le",
"8Base-RHACM-2.6:rhacm2/multiclusterhub-rhel8@sha256:a33e91fb763a2f0894433bce31bd44229e7d5f5c53d36c6b6f643807a45c110b_arm64",
"8Base-RHACM-2.6:rhacm2/multiclusterhub-rhel8@sha256:d6e126cbdd3cfbcdee04b093389ca1b07ac8038da96060051ed94e1eeacc6d92_s390x",
"8Base-RHACM-2.6:rhacm2/multiclusterhub-rhel8@sha256:ecf12158a2d8802b4c7efd6b336ff36c1e002223b1d385a40fbef638d5e4aa21_amd64",
"8Base-RHACM-2.6:rhacm2/node-exporter-rhel8@sha256:14d23638efff3c30661c9a5f3ddb6ab0c7a9d162de1176dd9565cf49dfa4b9c5_amd64",
"8Base-RHACM-2.6:rhacm2/node-exporter-rhel8@sha256:533005e1608de68a09e53599de3f30990db95cb923794bab9ae9e3bc1a8b6baf_arm64",
"8Base-RHACM-2.6:rhacm2/node-exporter-rhel8@sha256:99eef3491c7092afa14179b9a9d39dd8fbfb3c9bb61759d678af5d91ac23e59d_s390x",
"8Base-RHACM-2.6:rhacm2/node-exporter-rhel8@sha256:e200d4e1802cce7fce32b1e0dc5c3220b6f6477b73b3a2d8ea26a5a42d63f46b_ppc64le",
"8Base-RHACM-2.6:rhacm2/observatorium-rhel8-operator@sha256:092e3437e6d38b2bf676d7fb67ad672e3ef03440017b5af7c1ebd2beb3f437eb_amd64",
"8Base-RHACM-2.6:rhacm2/observatorium-rhel8-operator@sha256:8cf076bfb049d1aabd00040ee65f0fedd590f0dd448c7561de494093a915b397_ppc64le",
"8Base-RHACM-2.6:rhacm2/observatorium-rhel8-operator@sha256:e69987a64fdbf873d4b19d8626c0c5e99dd13d7c95446850559be966dae45ad0_arm64",
"8Base-RHACM-2.6:rhacm2/observatorium-rhel8-operator@sha256:f0bf89eaea6b7afc2d08c77bd40dfba581f91f462f5ec3d70473b332ca6f781c_s390x",
"8Base-RHACM-2.6:rhacm2/observatorium-rhel8@sha256:0686cfddd61737f7e7eb4f0c011397277394559edac3bb947c0969e302686dd5_ppc64le",
"8Base-RHACM-2.6:rhacm2/observatorium-rhel8@sha256:8f2f3732600235f66c406b6121ac37979f52572ce90353b6e099be7b74406251_amd64",
"8Base-RHACM-2.6:rhacm2/observatorium-rhel8@sha256:9e1fccc5b17865a6d7baaa1a15cb50f47d80a14b0a7bcbd94c12f0ddcaaf1b28_s390x",
"8Base-RHACM-2.6:rhacm2/observatorium-rhel8@sha256:bdd89a1051c8f21e7d81ff80c96731a0eaa7d15c320ab1e6b1dc3f6babd42598_arm64",
"8Base-RHACM-2.6:rhacm2/prometheus-alertmanager-rhel8@sha256:0860b7aa5e8b07792ad7f5d5c0654e23e9da8eedd4b9f509caea616dcfa97d69_amd64",
"8Base-RHACM-2.6:rhacm2/prometheus-alertmanager-rhel8@sha256:624895d8579ef6f3e5b17558a30775790ec6f00701f8c5cdfa315292d7f9e867_s390x",
"8Base-RHACM-2.6:rhacm2/prometheus-alertmanager-rhel8@sha256:6d09865a228cdbbc6d1ac13042c3c00f0bd086f6dc181dfa3cdf8c7f9d826b9e_arm64",
"8Base-RHACM-2.6:rhacm2/prometheus-alertmanager-rhel8@sha256:c69fee848d21346a271972e89d91898eac9fec27d598d98ffa004ca8d1b53270_ppc64le",
"8Base-RHACM-2.6:rhacm2/prometheus-rhel8@sha256:52cea7c27de23e3358030b09f22b962723c523a940f8e2043edc298c907d761c_arm64",
"8Base-RHACM-2.6:rhacm2/prometheus-rhel8@sha256:67e0fadfbb4d99a60435ed12b470772b38ace4ca815fe73da68eb3c826e200fc_ppc64le",
"8Base-RHACM-2.6:rhacm2/prometheus-rhel8@sha256:e8241b1d852d605b44ecfcc552cb0f905f72e8a17c8d228162b40c19388f5176_s390x",
"8Base-RHACM-2.6:rhacm2/prometheus-rhel8@sha256:ed0cc13e79949436d29a7ad0b41b189744a177ea27545fd5eb9b4f71e87bd0eb_amd64",
"8Base-RHACM-2.6:rhacm2/rbac-query-proxy-rhel8@sha256:29c76a37497f212aed280e2bf16ef45fb3785fb4649ce17b7fe9d653a79e2112_arm64",
"8Base-RHACM-2.6:rhacm2/rbac-query-proxy-rhel8@sha256:475a45884a51127722030226ff9a5f0752c98574c41eb61796aece5e702346a3_ppc64le",
"8Base-RHACM-2.6:rhacm2/rbac-query-proxy-rhel8@sha256:582301b10af0b966ae7d5e130cb0e5f96e7912dc66b4108e0d6078656ca80604_amd64",
"8Base-RHACM-2.6:rhacm2/rbac-query-proxy-rhel8@sha256:f1c7de85a44c03f48a6f62ba1d7d650f0b06e0f502cecff1512ad637b5bc1c27_s390x",
"8Base-RHACM-2.6:rhacm2/redisgraph-tls-rhel8@sha256:128279a656bfbde6c2c052766d63a1de6a06d8bea2707813c64396c2ae382478_amd64",
"8Base-RHACM-2.6:rhacm2/redisgraph-tls-rhel8@sha256:35927ca6e6e9c8d420c499a0c8ad37c4297ba19743d550f489d3e66482275a49_arm64",
"8Base-RHACM-2.6:rhacm2/redisgraph-tls-rhel8@sha256:4696baed553266682ba2b54d3bf683d2ff1241b625de5ec54a45c1b2c5f96243_s390x",
"8Base-RHACM-2.6:rhacm2/redisgraph-tls-rhel8@sha256:d722f2ffab1f58bbaf3c62ef71dbf7e6c4023e6ab17690f1049075a321d0b1ac_ppc64le",
"8Base-RHACM-2.6:rhacm2/search-aggregator-rhel8@sha256:2b5f372c1c73c4de587b5a4388d95b8cc553fc56af446fcefa0e14c6d980b6b3_ppc64le",
"8Base-RHACM-2.6:rhacm2/search-aggregator-rhel8@sha256:38fceeedc0672def1c2cf42bb6743ae726e77d9f7352d002b3fc688c6d551852_amd64",
"8Base-RHACM-2.6:rhacm2/search-aggregator-rhel8@sha256:6a915335bcebb0884fc72df2dfee97c74d42c035864b960e1c800fa6c5f8d93c_arm64",
"8Base-RHACM-2.6:rhacm2/search-aggregator-rhel8@sha256:752decaefc38aa009f54201b38d4ab26d9b4020caec649d9b1f1564f56c47c2a_s390x",
"8Base-RHACM-2.6:rhacm2/search-api-rhel8@sha256:37eea70d5b1c89c25372dcea8c8c03e1e0a9af1b5a06f3b0706ba776ae8847c1_amd64",
"8Base-RHACM-2.6:rhacm2/search-api-rhel8@sha256:7400088d206592eb29cd86182909626262c9b2a99f017811fcc9d8a753c39009_arm64",
"8Base-RHACM-2.6:rhacm2/search-api-rhel8@sha256:aa8ea0deabc39a068f3f6ce9fa6334e44fc507355009a9bff448e742156ec203_ppc64le",
"8Base-RHACM-2.6:rhacm2/search-api-rhel8@sha256:b4d2d39c2b3b736987f1e888b858d52a7ebd9f8d0cebd3bdef8c59f6e3e41725_s390x",
"8Base-RHACM-2.6:rhacm2/search-collector-rhel8@sha256:0174699ec75fcda08892b4e72b674df989af51ea5f04de57a62c2a85a3c08f4f_arm64",
"8Base-RHACM-2.6:rhacm2/search-collector-rhel8@sha256:5a29a9805b8d20969cba86da11a9de8176a3172df361aec5fae136a4271de308_amd64",
"8Base-RHACM-2.6:rhacm2/search-collector-rhel8@sha256:be7eed9ad9502bcc294081f7e2098fc4f8411c912c34fe63479b5b770d06caca_s390x",
"8Base-RHACM-2.6:rhacm2/search-collector-rhel8@sha256:c467c1d7ceaf5281077f7fe8ff1c1c4cffe325132890a3ab9b96ea5db2e2c930_ppc64le",
"8Base-RHACM-2.6:rhacm2/search-rhel8@sha256:2135cd20bb7ebbf48499992fe46a928e28fc78c86e360633ea09054520c42539_ppc64le",
"8Base-RHACM-2.6:rhacm2/search-rhel8@sha256:3a7a31974210e21a3faed9b57a75b970c70ac41d9662b884d4ce67275f756fc7_arm64",
"8Base-RHACM-2.6:rhacm2/search-rhel8@sha256:6e6a19f1440e4eb15a8206e18f7f4dde3e1a5c6518944571d09923d116d3f04e_amd64",
"8Base-RHACM-2.6:rhacm2/search-rhel8@sha256:e6ed3e65f0d49b3c6b0e3e97593a8fae4d453f3aecf8d7829c0d25c68bc91ea1_s390x",
"8Base-RHACM-2.6:rhacm2/submariner-addon-rhel8@sha256:7b80d01371f551df506bd0c56df6829845bfce497ff01cc44b68f172ed5399b4_ppc64le",
"8Base-RHACM-2.6:rhacm2/submariner-addon-rhel8@sha256:934c560bc786015c694e9cffbae8e86f631b3331d62f5a547931446dae82f8c3_s390x",
"8Base-RHACM-2.6:rhacm2/submariner-addon-rhel8@sha256:b467881f4028a89a9e79ba93da719845db576f47a04ae6e569c2317be5594b29_arm64",
"8Base-RHACM-2.6:rhacm2/submariner-addon-rhel8@sha256:fc5592d42e4aca70288448d174511b922ece7f8cb4b41c6a36195c3a4a60aa36_amd64",
"8Base-RHACM-2.6:rhacm2/thanos-receive-controller-rhel8@sha256:21f2626c10c4fb61b37e6ca4ab574186b423f155fbc5cfef3e894fff04cc270e_ppc64le",
"8Base-RHACM-2.6:rhacm2/thanos-receive-controller-rhel8@sha256:c357074958324fc5d602cdcf1cba285bf8582e0b36af79a8f6211bb0dfb77a10_amd64",
"8Base-RHACM-2.6:rhacm2/thanos-receive-controller-rhel8@sha256:d9ac8e67d6d9858b16dd9d1d49c1dd904aa22a7b618e5d33292344faced9c0d3_arm64",
"8Base-RHACM-2.6:rhacm2/thanos-receive-controller-rhel8@sha256:e3b840a7833680170f9e9ca52309552c584935a68c75cc71e6d576b104dc01c8_s390x",
"8Base-RHACM-2.6:rhacm2/thanos-rhel8@sha256:453c525197ccfe1f866af70ca2e7f3deb6f98d0b98c09b602b4fa1368787213d_amd64",
"8Base-RHACM-2.6:rhacm2/thanos-rhel8@sha256:4b3b45ad0b564360c245d20b1540c2398c9606cf8684275e4ee071c591357929_arm64",
"8Base-RHACM-2.6:rhacm2/thanos-rhel8@sha256:7e43ba8f47ec54b5f86d13c81b67b044176530b63b5ae3f40332fc975cc6b21f_s390x",
"8Base-RHACM-2.6:rhacm2/thanos-rhel8@sha256:faaa00c0af80c781a7c610616153a3cd1dc1b20637934c3a243a2e9664ba0ee5_ppc64le"
]
}
],
"threats": [
{
"category": "impact",
"details": "Low"
}
],
"title": "golang: crypto/tls: session tickets lack random ticket_age_add"
},
{
"cve": "CVE-2022-30630",
"cwe": {
"id": "CWE-1325",
"name": "Improperly Controlled Sequential Memory Allocation"
},
"discovery_date": "2022-07-14T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2107371"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in the golang standard library, io/fs. Calling Glob on a path that contains a large number of path separators can cause a panic issue due to stack exhaustion. This could allow an attacker to impact availability.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "golang: io/fs: stack exhaustion in Glob",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "RH ProdSec has set the Impact of this vulnerability to Moderate as there is no known method to execute arbitary code. Successful exploitation of this bug can cause the application under attack to panic, merely causing a Denial of Service at the application level. As the kernel is unaffected by this bug, the user can merely relaunch the application to fix the problem. Also, if somehow the application keeps relaunching, the timer watchdogs in the default RHEL kernel will stop the attack in its tracks.\n\nWithin regulated environments, a combination of the following controls acts as a significant barrier to successfully exploiting a CWE-1325: Improperly Controlled Sequential Memory Allocation vulnerability and therefore downgrades the severity of this particular CVE from Moderate to Low.\n\nAccess to the platform is granted only after successful hard token-based multi-factor authentication (MFA) and is governed by least privilege to ensure only authorized users and roles can execute or modify code. Static code analysis and peer reviews enforce strong input validation and error handling, preventing improperly validated inputs from causing system instability, data exposure, or privilege escalation. In the event of successful exploitation, process isolation limits the impact of excessive sequential memory allocation by restricting memory use per process, preventing any single process from exhausting system resources. Finally, the platform uses memory protection mechanisms such as Data Execution Prevention (DEP) and Address Space Layout Randomization (ASLR) to reduce the risk of memory allocation-based attacks.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"8Base-RHACM-2.6:rhacm2/acm-governance-policy-addon-controller-rhel8@sha256:615ab5d9542759d921634737709e84a8e65d003ea136e5d22858d380225fd177_amd64",
"8Base-RHACM-2.6:rhacm2/acm-governance-policy-addon-controller-rhel8@sha256:958b729d30f10b9c121e68ac8ede2054ed29cc52a9a7d6df0537ed221aa74358_s390x",
"8Base-RHACM-2.6:rhacm2/acm-governance-policy-addon-controller-rhel8@sha256:b5bef941b4e0b5b3529ca5b2311c85295b9f6d12e482a9cbdad691c2406541f1_ppc64le",
"8Base-RHACM-2.6:rhacm2/acm-governance-policy-addon-controller-rhel8@sha256:f6194b9056d77e54f3c74caa9eab87bd1df1818d082fc807229d1c44ec6c88c4_arm64",
"8Base-RHACM-2.6:rhacm2/acm-grafana-rhel8@sha256:45616ed43b53d3a83e65828118f09430396f5bcb0566ae3a65d937b59f0d873e_s390x",
"8Base-RHACM-2.6:rhacm2/acm-grafana-rhel8@sha256:8c48441cfa850ea1274932e94da0831618c10f91022619c779304501a75fb161_amd64",
"8Base-RHACM-2.6:rhacm2/acm-grafana-rhel8@sha256:cc1c196b19c5fd8f313c6136359cc9dd37b5f59d32a581b10cf89b80b7d0cbf4_arm64",
"8Base-RHACM-2.6:rhacm2/acm-grafana-rhel8@sha256:cdf24e68e50be1350566243f6d2cb1403d09ab68e5fed39ea6c56212e42b90f1_ppc64le",
"8Base-RHACM-2.6:rhacm2/acm-must-gather-rhel8@sha256:1457ff5cfd61611fdc968d4af5b020d835e107b97932c7ba7b3f5ed4cbd0e39f_ppc64le",
"8Base-RHACM-2.6:rhacm2/acm-must-gather-rhel8@sha256:39842906b3846418bc31098e2abad08210118d86aa683e9e5fd04a97822df22d_arm64",
"8Base-RHACM-2.6:rhacm2/acm-must-gather-rhel8@sha256:8a69add2d90a1e094de8510052b683e1765153da75e316ad7778499af0c5ddf9_s390x",
"8Base-RHACM-2.6:rhacm2/acm-must-gather-rhel8@sha256:dca91134a2c1c33c736afcd4c9373749448641385f39162c74e115691289e843_amd64",
"8Base-RHACM-2.6:rhacm2/acm-operator-bundle@sha256:0eac6124f59492d09c1ae650025d59ea0e8547d9f9c832cb9607b09254ff6ddd_s390x",
"8Base-RHACM-2.6:rhacm2/acm-operator-bundle@sha256:1cbcd58a4c23e4c89a6a0509f78802a5aa21205db2784ebc9772b99a3917b183_arm64",
"8Base-RHACM-2.6:rhacm2/acm-operator-bundle@sha256:997aaee36f0bed47e231925a3f2c2ecc503410e54b35727f035c72477f3d1944_ppc64le",
"8Base-RHACM-2.6:rhacm2/acm-operator-bundle@sha256:ce699187f250b93976b8063228ac12d11c6c8f6baba69ba4ed17a38730e84eb3_amd64",
"8Base-RHACM-2.6:rhacm2/acm-prometheus-config-reloader-rhel8@sha256:693a77a9324d6c7f0e69bd9d5725b51f3e429972f1e67469e93648cb347eae84_arm64",
"8Base-RHACM-2.6:rhacm2/acm-prometheus-config-reloader-rhel8@sha256:89757e804d5df2b5eeeb1191b599c3acb9e75f61170f888095302830d6de0582_s390x",
"8Base-RHACM-2.6:rhacm2/acm-prometheus-config-reloader-rhel8@sha256:8e45e1fd7342d7525b118f01794cac1f4a8662def5f2a06336b698db2e268742_amd64",
"8Base-RHACM-2.6:rhacm2/acm-prometheus-config-reloader-rhel8@sha256:ce1c17b34b7aac2e990dc0efe40f4406e73f727b2c7bfe109eded849de753f1a_ppc64le",
"8Base-RHACM-2.6:rhacm2/acm-prometheus-rhel8@sha256:728606d96dd9e0fc2e7810e092e10ee071ec36598c990c8252beccace59a679e_amd64",
"8Base-RHACM-2.6:rhacm2/acm-prometheus-rhel8@sha256:b457d0b95d88c5dd0aac87492cbca40a9d7c2074002ad110f52d562f0c5d0797_arm64",
"8Base-RHACM-2.6:rhacm2/acm-prometheus-rhel8@sha256:f34d2569033bfb1d173342264f090f46d80f7843d52704a7ce9e9eb9de2f5abb_s390x",
"8Base-RHACM-2.6:rhacm2/acm-prometheus-rhel8@sha256:f720e0a94bfe7ed5d812819a3e77cc0581be102970127d8c0d4aa06a05edbf3d_ppc64le",
"8Base-RHACM-2.6:rhacm2/acm-volsync-addon-controller-rhel8@sha256:17ccd6b924b36ab14e3ca5f5331ba7e4c86f8cb64304640d58c3ee6b76edbcaf_ppc64le",
"8Base-RHACM-2.6:rhacm2/acm-volsync-addon-controller-rhel8@sha256:27079308ea87e35564cc3089c65eae68d63880a3bb093ca64d1678a68b60fcec_amd64",
"8Base-RHACM-2.6:rhacm2/acm-volsync-addon-controller-rhel8@sha256:9eabaac2df91aeef613d6973669d07298f2159c6a6e0c9f294623f7b1a10bc08_s390x",
"8Base-RHACM-2.6:rhacm2/acm-volsync-addon-controller-rhel8@sha256:f7abdf1756bc0ff2ebf02fee0469a8b9eeabe1fa8cafdd21c6e8f958155b70bb_arm64",
"8Base-RHACM-2.6:rhacm2/cert-policy-controller-rhel8@sha256:017c1e663827a3b55d70badd3ed979b5d1831252c49d671897a85a75afaa5bb0_s390x",
"8Base-RHACM-2.6:rhacm2/cert-policy-controller-rhel8@sha256:0610778095974edf936602018281bf7a5e287ba9eca9f661a423e68bbe000e40_ppc64le",
"8Base-RHACM-2.6:rhacm2/cert-policy-controller-rhel8@sha256:a66d7d4ee1179f7fce639490f919d722db54eaa3118b4135078c33e6cbf91488_amd64",
"8Base-RHACM-2.6:rhacm2/cert-policy-controller-rhel8@sha256:d660befef0c8f7a4db7aa3b865545c9863d8f37e7ba4b8de4380185f82b208d4_arm64",
"8Base-RHACM-2.6:rhacm2/cluster-backup-rhel8-operator@sha256:1a749d0795972a9bfd5a00aa96c238a660673464be01b2aa9fd7a3aeead6ddf7_amd64",
"8Base-RHACM-2.6:rhacm2/cluster-backup-rhel8-operator@sha256:8915dbdc562e63441f79041bdf1176e46ce53e95418d133f0cd0c1ff79da48a2_arm64",
"8Base-RHACM-2.6:rhacm2/cluster-backup-rhel8-operator@sha256:995f225449b207da9a3cad175dac85b87eefb28ff5bae6a588f40fd79fbe12a1_ppc64le",
"8Base-RHACM-2.6:rhacm2/cluster-backup-rhel8-operator@sha256:f1255a76c6275a4b6a400c82e204a5112fff6fe87f71626f8f309763f6a5d9e4_s390x",
"8Base-RHACM-2.6:rhacm2/config-policy-controller-rhel8@sha256:3b2e0d850e8fc966ec80bff16df26002334744a96b81c7a7dfe222f1706a52e3_s390x",
"8Base-RHACM-2.6:rhacm2/config-policy-controller-rhel8@sha256:447f275bbde46d7fc173798ef5abc0a77a6780f0dffdc171786edbe00f27d8d8_ppc64le",
"8Base-RHACM-2.6:rhacm2/config-policy-controller-rhel8@sha256:61964a1a0ddf2e98bcf5249b7374235055ab85cc26663a8d9397c2b7f6fbb4c6_amd64",
"8Base-RHACM-2.6:rhacm2/config-policy-controller-rhel8@sha256:a3abaa3d0bf1d34fa9e40903a8713c439f5f7f751e775d32cbab308983064ce0_arm64",
"8Base-RHACM-2.6:rhacm2/console-rhel8@sha256:6c0f630ff57f6f423df6dbf4df9faad25089f9b391be35cb8bc9cd5211f94d67_arm64",
"8Base-RHACM-2.6:rhacm2/console-rhel8@sha256:8608aed6971299def3fbe749336727e84c69582664dedac3145b92ea24e62e4d_amd64",
"8Base-RHACM-2.6:rhacm2/console-rhel8@sha256:afa80ae8274db7fa6796c35980fc5df15889e94aff3361f6cda643e5a09da220_ppc64le",
"8Base-RHACM-2.6:rhacm2/console-rhel8@sha256:f06e4e3f62db52c6d7fa0bc1f289de773e18d076bc38612e1b0ddc85c76fde06_s390x",
"8Base-RHACM-2.6:rhacm2/endpoint-monitoring-rhel8-operator@sha256:060bcd658756a924b4ce4d202bd447a3254fc1f49af7d685dde8720f355cde8e_arm64",
"8Base-RHACM-2.6:rhacm2/endpoint-monitoring-rhel8-operator@sha256:091d66731c5fe8eba5646c6b2622bb38c074e202a8a4a7e906921673b60f0898_amd64",
"8Base-RHACM-2.6:rhacm2/endpoint-monitoring-rhel8-operator@sha256:80660eb7f3c068768b0ea04ff20f4539194c52427ffdab4626bf781aa3f2ca64_s390x",
"8Base-RHACM-2.6:rhacm2/endpoint-monitoring-rhel8-operator@sha256:d6204fcf04c83bac13232ec1602572ad5f22bb528537e591079dfa36152697ec_ppc64le",
"8Base-RHACM-2.6:rhacm2/governance-policy-propagator-rhel8@sha256:51be0f04938b60ed1dba60908bebd2000d78e4ade34757bae70a083c67d77e8e_arm64",
"8Base-RHACM-2.6:rhacm2/governance-policy-propagator-rhel8@sha256:9577701bf3c7aa00b99531d2c3842130abc6cd91c52c4a7ba040b705eeace4c7_s390x",
"8Base-RHACM-2.6:rhacm2/governance-policy-propagator-rhel8@sha256:bdc6c128628db86697af198430c5ae5c61c3e586c1a97187e4d4e852cec61e92_ppc64le",
"8Base-RHACM-2.6:rhacm2/governance-policy-propagator-rhel8@sha256:cc519319b9f4fe672144ebedd772ddf56d5de90e3c8f52c0fb9b55313f71a7b3_amd64",
"8Base-RHACM-2.6:rhacm2/governance-policy-spec-sync-rhel8@sha256:2c1905ae8a83e5598678457fd955cbc867453ed5836de6fcc182e4928df8bd67_s390x",
"8Base-RHACM-2.6:rhacm2/governance-policy-spec-sync-rhel8@sha256:4a8d30cc0e1d83c69b7f3339418b101da23fbcaee7d326bedaff677eceb25ab2_ppc64le",
"8Base-RHACM-2.6:rhacm2/governance-policy-spec-sync-rhel8@sha256:6849cf1b4dd883d5b4c0cf90a3adfb26cb59d03d3b892cee3669a32dd6b8dcc2_amd64",
"8Base-RHACM-2.6:rhacm2/governance-policy-spec-sync-rhel8@sha256:d06ffc621167aff31ecb0fa417b294ff0676fb00e4ef1c6cb0fb2aaf4b2561e0_arm64",
"8Base-RHACM-2.6:rhacm2/governance-policy-status-sync-rhel8@sha256:4c86e16f15aaf454e4e5ce5436e1db27a5f8a55f573c3eaf02e4786fe52edfc8_arm64",
"8Base-RHACM-2.6:rhacm2/governance-policy-status-sync-rhel8@sha256:cf6a75d94f50dd063e939aee18756c767cba43f4e1e62a9c2f2b764ac6f43746_s390x",
"8Base-RHACM-2.6:rhacm2/governance-policy-status-sync-rhel8@sha256:e072b615eeffff80a94831e58c70980684c1ec4bd972844b25b157eb7ed5937f_ppc64le",
"8Base-RHACM-2.6:rhacm2/governance-policy-status-sync-rhel8@sha256:fffe971caa2e911d9c972c0e88712ff431d34c63dbe74e25f1cababa50ea7417_amd64",
"8Base-RHACM-2.6:rhacm2/governance-policy-template-sync-rhel8@sha256:10bc1a3833599a593a058e804de67e92888ed779fd0000928d4a70b6c7d5c1c2_amd64",
"8Base-RHACM-2.6:rhacm2/governance-policy-template-sync-rhel8@sha256:5c17f979f47840a879059ad83de12f0756889564a17190ba4438a7632c999bb1_arm64",
"8Base-RHACM-2.6:rhacm2/governance-policy-template-sync-rhel8@sha256:848bce8007de7714afc8c755b5f0c3cdf5eb6b1d259811c947bc295924539a0e_ppc64le",
"8Base-RHACM-2.6:rhacm2/governance-policy-template-sync-rhel8@sha256:95439f7e18fa87601d5860cbd9ca5f0738786e30a629d23788fd5fe33d694c66_s390x",
"8Base-RHACM-2.6:rhacm2/grafana-dashboard-loader-rhel8@sha256:1f5c1b2cffebf069859e95d0e722cb293f8c176bf5c5873bb9517c96b26c2e10_arm64",
"8Base-RHACM-2.6:rhacm2/grafana-dashboard-loader-rhel8@sha256:5223158a122658bafbd853c596cdc1f7bd7a0e4fdd82b1c3668ac84adeae9f24_s390x",
"8Base-RHACM-2.6:rhacm2/grafana-dashboard-loader-rhel8@sha256:561f1f05925cfe3c5f0f8a9b7475be4bbab183b5611ecfe09b090d80fa4bc2fe_amd64",
"8Base-RHACM-2.6:rhacm2/grafana-dashboard-loader-rhel8@sha256:734270221ec4a516e7eb77f2ec3a753384242116aa70320a1dbe969e915af1df_ppc64le",
"8Base-RHACM-2.6:rhacm2/iam-policy-controller-rhel8@sha256:2827e5f485213f92e2d0092187f3976dd6fe598e39b5cf2212d48c3a44c34b13_arm64",
"8Base-RHACM-2.6:rhacm2/iam-policy-controller-rhel8@sha256:8ca9e80365c76b66b2de3924fc50a5912e606042c704b02cb174a4b8bd3927c4_amd64",
"8Base-RHACM-2.6:rhacm2/iam-policy-controller-rhel8@sha256:c5069e76a900aa300102a0ae54ecbc12c0ac31abfeed8656ee60a949daef79c3_s390x",
"8Base-RHACM-2.6:rhacm2/iam-policy-controller-rhel8@sha256:ca05e79e5508924af71f323c13f664770d8dd4eb61ecf0894e4f9a81f7a1b402_ppc64le",
"8Base-RHACM-2.6:rhacm2/insights-client-rhel8@sha256:02cacfec60c80b9228e8b18949751de867f974ea6b1172129096e64e949c0598_amd64",
"8Base-RHACM-2.6:rhacm2/insights-client-rhel8@sha256:2b14036d0291e54c3191682de2ea875a78d78c35b2791a5a113ba1a8920f0621_ppc64le",
"8Base-RHACM-2.6:rhacm2/insights-client-rhel8@sha256:d4c05f641de8fd0753d63cc6d5b62464d3d6a87d601514e87ef2e40bbe7b01b6_s390x",
"8Base-RHACM-2.6:rhacm2/insights-client-rhel8@sha256:e15c410b693b34f49869d037ebb5584384fcdf88114b7a94967ca09f1361a5f3_arm64",
"8Base-RHACM-2.6:rhacm2/insights-metrics-rhel8@sha256:67aa55bb65685395ad2773e7459dff5fbccdeedcf9e56ec2722d8f5c919eae89_s390x",
"8Base-RHACM-2.6:rhacm2/insights-metrics-rhel8@sha256:6c54e08f5f6c2cae41a5e108e1019ff6522af8f69d666e22eb4631cd83b85917_amd64",
"8Base-RHACM-2.6:rhacm2/insights-metrics-rhel8@sha256:88d9b7246aa75cb2c88ccb7f2f1202fc465be0f2d89e59f1d2259f69ada56d9d_arm64",
"8Base-RHACM-2.6:rhacm2/insights-metrics-rhel8@sha256:bad98fe71638d7346f31ea45f6063ec970bf90844bb5c5dc5f917bb0f0099899_ppc64le",
"8Base-RHACM-2.6:rhacm2/klusterlet-addon-controller-rhel8@sha256:22e510955af3fa736b7306c387f44b5f15f5f9a7a006c6587e06d5d8602cc2f0_s390x",
"8Base-RHACM-2.6:rhacm2/klusterlet-addon-controller-rhel8@sha256:55bc86326f992cc4f4401b93f90cdd2baa6728015ffaf6168f2d46ae43c70cf4_ppc64le",
"8Base-RHACM-2.6:rhacm2/klusterlet-addon-controller-rhel8@sha256:8dd7f47af047fb899c7fcbad61cb8f38da45990cac186f9235aec3e4e7de25e9_amd64",
"8Base-RHACM-2.6:rhacm2/klusterlet-addon-controller-rhel8@sha256:bdb97eb5bb0e8f59edf0d389fb07c45171e728dc8b4d2bdacd785193b46ec03b_arm64",
"8Base-RHACM-2.6:rhacm2/kube-rbac-proxy-rhel8@sha256:11a353ee9da6cc843d5f346f4fa51681d13318e2e61fc4d1a3f63406eb175260_s390x",
"8Base-RHACM-2.6:rhacm2/kube-rbac-proxy-rhel8@sha256:31757f3e3bb08b4e49e54694b18b3cf327637be20535482b2df1345b17444dda_amd64",
"8Base-RHACM-2.6:rhacm2/kube-rbac-proxy-rhel8@sha256:b2c0b7414d0fc36a49cbdc5a56b25dd62aac18defc2defbd9c1895cd13a5e716_arm64",
"8Base-RHACM-2.6:rhacm2/kube-rbac-proxy-rhel8@sha256:dbd816d503e9beb58622604432eb415419e893627eb95c1ceeb8ff5bda7d6335_ppc64le",
"8Base-RHACM-2.6:rhacm2/kube-state-metrics-rhel8@sha256:53246a6df1f0880d94ed2644fa4366e3e2108b6fa8a51745af87785346ce5304_s390x",
"8Base-RHACM-2.6:rhacm2/kube-state-metrics-rhel8@sha256:5f2393bceefffb32240043b6722aa73d31fc8133cc2666fcf5eb8d33794bc54f_arm64",
"8Base-RHACM-2.6:rhacm2/kube-state-metrics-rhel8@sha256:c792c043462281cde7c93bd8e2136f62ca17d072e7f466353f37de8e5f5dc949_ppc64le",
"8Base-RHACM-2.6:rhacm2/kube-state-metrics-rhel8@sha256:e6b1d24b56e6973eee1569e351db6637ca67e1d6cd124adb845cbf6e35a4f6af_amd64",
"8Base-RHACM-2.6:rhacm2/management-ingress-rhel8@sha256:07238998d21204cd8f25dc63e6dbde20a2dd25c3b96609729306db6c63a0fca4_arm64",
"8Base-RHACM-2.6:rhacm2/management-ingress-rhel8@sha256:0d2665d19a8753c6269f594b68b067cd62a402404287e6416543c1af2d7d3cf4_ppc64le",
"8Base-RHACM-2.6:rhacm2/management-ingress-rhel8@sha256:6917d018e53aabb6f5402f02000aedd2e5cf71bcc84562e0fc7d7c87049f4b67_amd64",
"8Base-RHACM-2.6:rhacm2/management-ingress-rhel8@sha256:73b0444bd91a1dade3b7e76245ac8d6cb568929bba321b8c86c269d6f542ac3b_s390x",
"8Base-RHACM-2.6:rhacm2/memcached-exporter-rhel8@sha256:7d85dd62346a647d22202baa0f8d405b2aaf9a7174b38e5d29df2e03530009c3_s390x",
"8Base-RHACM-2.6:rhacm2/memcached-exporter-rhel8@sha256:9635616c8f058e67d557201147904b05f8b49938f63fb2b0239dfca883f61685_arm64",
"8Base-RHACM-2.6:rhacm2/memcached-exporter-rhel8@sha256:9e91ecec92ec0df8b72beb6040f39d9a25b0bfad844e92ea34cc2d648d221d22_ppc64le",
"8Base-RHACM-2.6:rhacm2/memcached-exporter-rhel8@sha256:c773b9a2fffcd549d4936054260f655c78da603957826d6bad4e8567a213ad10_amd64",
"8Base-RHACM-2.6:rhacm2/memcached-rhel8@sha256:584f8c4a9a1b75fc71948a98add560d4fe3d936ee46ac791f32121dbadf8c7d2_ppc64le",
"8Base-RHACM-2.6:rhacm2/memcached-rhel8@sha256:59b3ce3f3f4459c97cfffee5e20830d70f8a69198b5fab271e6c478d615c46d3_arm64",
"8Base-RHACM-2.6:rhacm2/memcached-rhel8@sha256:6f458c76757203b28434f871027c6a466a73d246ceb5bfac8793ad1896a672ab_amd64",
"8Base-RHACM-2.6:rhacm2/memcached-rhel8@sha256:e34722fd656e3205dcdb565b0ab68e9971174c11f125dbfff3bf82e1e21f3a76_s390x",
"8Base-RHACM-2.6:rhacm2/metrics-collector-rhel8@sha256:3a81a018b939752543e78c2d68d1436b851be2256b88c3e66cd506ae1d8f4c9c_ppc64le",
"8Base-RHACM-2.6:rhacm2/metrics-collector-rhel8@sha256:6a3e0c36c123c9dc54759655d9148f580abada501034914863a6528ded19ef34_amd64",
"8Base-RHACM-2.6:rhacm2/metrics-collector-rhel8@sha256:7991f484f97b9951f27f70e67d5db0850c4189ee86db8406cdda961a9beb06f0_arm64",
"8Base-RHACM-2.6:rhacm2/metrics-collector-rhel8@sha256:fa08b9bf3fd334738984e150ba5bfd2e005374752f3112340b65f6434eacd057_s390x",
"8Base-RHACM-2.6:rhacm2/multicloud-integrations-rhel8@sha256:2bcbf9a565f3c566061325aca3174ec755b5c94a28612718a3f1563db317273e_ppc64le",
"8Base-RHACM-2.6:rhacm2/multicloud-integrations-rhel8@sha256:6813ccd43a1aecd1aaf4d5d4b1620fd63bbca00b736100189ff91246bf3bc36b_arm64",
"8Base-RHACM-2.6:rhacm2/multicloud-integrations-rhel8@sha256:db89ef3686570526afdb2b79fd698aca5dc50c633009760f1748fb9fd506067b_amd64",
"8Base-RHACM-2.6:rhacm2/multicloud-integrations-rhel8@sha256:db8bc27937802c5d8fff769b9c93c8a01411629d199adbc39235e721d6468b30_s390x",
"8Base-RHACM-2.6:rhacm2/multicluster-observability-rhel8-operator@sha256:434db0ca203b14b899fff9b7a2a5b975de852ea29620a828f29246448aba873c_ppc64le",
"8Base-RHACM-2.6:rhacm2/multicluster-observability-rhel8-operator@sha256:876bfa63b0e13833eaeadb7c6a0481f1d7970b283f69ece4d81c99985f4dd161_arm64",
"8Base-RHACM-2.6:rhacm2/multicluster-observability-rhel8-operator@sha256:d23f208e020d42bc095011d423146e2da35b2bc85b844911bde2f4edf696bdca_amd64",
"8Base-RHACM-2.6:rhacm2/multicluster-observability-rhel8-operator@sha256:f29581baf5277588d2e4cd01380ecf46e3c97a2f17ade01b048f75c29f18d62c_s390x",
"8Base-RHACM-2.6:rhacm2/multicluster-operators-application-rhel8@sha256:1952d422bd7ba42323711faba59244c449293cc92502e350460fee07c0e3b34a_ppc64le",
"8Base-RHACM-2.6:rhacm2/multicluster-operators-application-rhel8@sha256:566a60f630ec346eced3106ec072963d1b9f9d300e7d4cee6af6dc0d590a3937_s390x",
"8Base-RHACM-2.6:rhacm2/multicluster-operators-application-rhel8@sha256:724dd9f4a5e4acd061206ca2ea57c329210ade5135dbdf941b8d7e720daa4f10_arm64",
"8Base-RHACM-2.6:rhacm2/multicluster-operators-application-rhel8@sha256:ace8895fc62c1394dfa7854fd9ce3e14ef859e989255f70dc9a5a3d9bcd514c0_amd64",
"8Base-RHACM-2.6:rhacm2/multicluster-operators-channel-rhel8@sha256:1ebe6504a6a58f39f93952bf1c135ea58ff77e65c5b8ba73c7ad6295e66a1b45_s390x",
"8Base-RHACM-2.6:rhacm2/multicluster-operators-channel-rhel8@sha256:557cc962d0b10d80a9dea7adce387ea28fb4199a02fa8546645ab2cacbf28b88_ppc64le",
"8Base-RHACM-2.6:rhacm2/multicluster-operators-channel-rhel8@sha256:82526c7c046325bde1dfa0a47b58b773355f00bc95c23be75105e7255e7bddd2_arm64",
"8Base-RHACM-2.6:rhacm2/multicluster-operators-channel-rhel8@sha256:85e20d97f28e43668c2790bd6e0adbc598d01f9fab849761fb96d7a5c4946a87_amd64",
"8Base-RHACM-2.6:rhacm2/multicluster-operators-subscription-rhel8@sha256:7310f31faae367a363c27a7236b562bbfe8381a352fce906279590bac11571d2_ppc64le",
"8Base-RHACM-2.6:rhacm2/multicluster-operators-subscription-rhel8@sha256:7676d33b9be36ca6660d3aed888fdffcf270fcf82258ed9531e2746a3d27610c_s390x",
"8Base-RHACM-2.6:rhacm2/multicluster-operators-subscription-rhel8@sha256:e718d5abef58365d547ef73828a26adff5b6cef1bf935aa7c27f12f604b50337_amd64",
"8Base-RHACM-2.6:rhacm2/multicluster-operators-subscription-rhel8@sha256:f58aff87d1efb64417c6976f6772a464e54beefe847f50a141726b7a1a6a293a_arm64",
"8Base-RHACM-2.6:rhacm2/multiclusterhub-repo-rhel8@sha256:03222a9dd6eca9cf44932a0ff1bf89bd9d2d29683f1ebb0d0aa49171b77a4963_ppc64le",
"8Base-RHACM-2.6:rhacm2/multiclusterhub-repo-rhel8@sha256:881b8c3b19918affd478c0ad0c73dff96dd28f5c1dfddb86472b42e422fa25b6_amd64",
"8Base-RHACM-2.6:rhacm2/multiclusterhub-repo-rhel8@sha256:9de94ea1f83ec8b7257c7b2befc1485ed9cc40c9ef3600c4c4c50934e708cf9d_s390x",
"8Base-RHACM-2.6:rhacm2/multiclusterhub-repo-rhel8@sha256:a45ed68e7d3ac89d17eaf06445cabfc19a9ce85a42f116d75028d6acd18a322b_arm64",
"8Base-RHACM-2.6:rhacm2/multiclusterhub-rhel8@sha256:48d1fa8bc5f6a4d8349c41126301bd86d12836384f336881ecb71bd79f84ae93_ppc64le",
"8Base-RHACM-2.6:rhacm2/multiclusterhub-rhel8@sha256:a33e91fb763a2f0894433bce31bd44229e7d5f5c53d36c6b6f643807a45c110b_arm64",
"8Base-RHACM-2.6:rhacm2/multiclusterhub-rhel8@sha256:d6e126cbdd3cfbcdee04b093389ca1b07ac8038da96060051ed94e1eeacc6d92_s390x",
"8Base-RHACM-2.6:rhacm2/multiclusterhub-rhel8@sha256:ecf12158a2d8802b4c7efd6b336ff36c1e002223b1d385a40fbef638d5e4aa21_amd64",
"8Base-RHACM-2.6:rhacm2/node-exporter-rhel8@sha256:14d23638efff3c30661c9a5f3ddb6ab0c7a9d162de1176dd9565cf49dfa4b9c5_amd64",
"8Base-RHACM-2.6:rhacm2/node-exporter-rhel8@sha256:533005e1608de68a09e53599de3f30990db95cb923794bab9ae9e3bc1a8b6baf_arm64",
"8Base-RHACM-2.6:rhacm2/node-exporter-rhel8@sha256:99eef3491c7092afa14179b9a9d39dd8fbfb3c9bb61759d678af5d91ac23e59d_s390x",
"8Base-RHACM-2.6:rhacm2/node-exporter-rhel8@sha256:e200d4e1802cce7fce32b1e0dc5c3220b6f6477b73b3a2d8ea26a5a42d63f46b_ppc64le",
"8Base-RHACM-2.6:rhacm2/observatorium-rhel8-operator@sha256:092e3437e6d38b2bf676d7fb67ad672e3ef03440017b5af7c1ebd2beb3f437eb_amd64",
"8Base-RHACM-2.6:rhacm2/observatorium-rhel8-operator@sha256:8cf076bfb049d1aabd00040ee65f0fedd590f0dd448c7561de494093a915b397_ppc64le",
"8Base-RHACM-2.6:rhacm2/observatorium-rhel8-operator@sha256:e69987a64fdbf873d4b19d8626c0c5e99dd13d7c95446850559be966dae45ad0_arm64",
"8Base-RHACM-2.6:rhacm2/observatorium-rhel8-operator@sha256:f0bf89eaea6b7afc2d08c77bd40dfba581f91f462f5ec3d70473b332ca6f781c_s390x",
"8Base-RHACM-2.6:rhacm2/observatorium-rhel8@sha256:0686cfddd61737f7e7eb4f0c011397277394559edac3bb947c0969e302686dd5_ppc64le",
"8Base-RHACM-2.6:rhacm2/observatorium-rhel8@sha256:8f2f3732600235f66c406b6121ac37979f52572ce90353b6e099be7b74406251_amd64",
"8Base-RHACM-2.6:rhacm2/observatorium-rhel8@sha256:9e1fccc5b17865a6d7baaa1a15cb50f47d80a14b0a7bcbd94c12f0ddcaaf1b28_s390x",
"8Base-RHACM-2.6:rhacm2/observatorium-rhel8@sha256:bdd89a1051c8f21e7d81ff80c96731a0eaa7d15c320ab1e6b1dc3f6babd42598_arm64",
"8Base-RHACM-2.6:rhacm2/prometheus-alertmanager-rhel8@sha256:0860b7aa5e8b07792ad7f5d5c0654e23e9da8eedd4b9f509caea616dcfa97d69_amd64",
"8Base-RHACM-2.6:rhacm2/prometheus-alertmanager-rhel8@sha256:624895d8579ef6f3e5b17558a30775790ec6f00701f8c5cdfa315292d7f9e867_s390x",
"8Base-RHACM-2.6:rhacm2/prometheus-alertmanager-rhel8@sha256:6d09865a228cdbbc6d1ac13042c3c00f0bd086f6dc181dfa3cdf8c7f9d826b9e_arm64",
"8Base-RHACM-2.6:rhacm2/prometheus-alertmanager-rhel8@sha256:c69fee848d21346a271972e89d91898eac9fec27d598d98ffa004ca8d1b53270_ppc64le",
"8Base-RHACM-2.6:rhacm2/prometheus-rhel8@sha256:52cea7c27de23e3358030b09f22b962723c523a940f8e2043edc298c907d761c_arm64",
"8Base-RHACM-2.6:rhacm2/prometheus-rhel8@sha256:67e0fadfbb4d99a60435ed12b470772b38ace4ca815fe73da68eb3c826e200fc_ppc64le",
"8Base-RHACM-2.6:rhacm2/prometheus-rhel8@sha256:e8241b1d852d605b44ecfcc552cb0f905f72e8a17c8d228162b40c19388f5176_s390x",
"8Base-RHACM-2.6:rhacm2/prometheus-rhel8@sha256:ed0cc13e79949436d29a7ad0b41b189744a177ea27545fd5eb9b4f71e87bd0eb_amd64",
"8Base-RHACM-2.6:rhacm2/rbac-query-proxy-rhel8@sha256:29c76a37497f212aed280e2bf16ef45fb3785fb4649ce17b7fe9d653a79e2112_arm64",
"8Base-RHACM-2.6:rhacm2/rbac-query-proxy-rhel8@sha256:475a45884a51127722030226ff9a5f0752c98574c41eb61796aece5e702346a3_ppc64le",
"8Base-RHACM-2.6:rhacm2/rbac-query-proxy-rhel8@sha256:582301b10af0b966ae7d5e130cb0e5f96e7912dc66b4108e0d6078656ca80604_amd64",
"8Base-RHACM-2.6:rhacm2/rbac-query-proxy-rhel8@sha256:f1c7de85a44c03f48a6f62ba1d7d650f0b06e0f502cecff1512ad637b5bc1c27_s390x",
"8Base-RHACM-2.6:rhacm2/redisgraph-tls-rhel8@sha256:128279a656bfbde6c2c052766d63a1de6a06d8bea2707813c64396c2ae382478_amd64",
"8Base-RHACM-2.6:rhacm2/redisgraph-tls-rhel8@sha256:35927ca6e6e9c8d420c499a0c8ad37c4297ba19743d550f489d3e66482275a49_arm64",
"8Base-RHACM-2.6:rhacm2/redisgraph-tls-rhel8@sha256:4696baed553266682ba2b54d3bf683d2ff1241b625de5ec54a45c1b2c5f96243_s390x",
"8Base-RHACM-2.6:rhacm2/redisgraph-tls-rhel8@sha256:d722f2ffab1f58bbaf3c62ef71dbf7e6c4023e6ab17690f1049075a321d0b1ac_ppc64le",
"8Base-RHACM-2.6:rhacm2/search-aggregator-rhel8@sha256:2b5f372c1c73c4de587b5a4388d95b8cc553fc56af446fcefa0e14c6d980b6b3_ppc64le",
"8Base-RHACM-2.6:rhacm2/search-aggregator-rhel8@sha256:38fceeedc0672def1c2cf42bb6743ae726e77d9f7352d002b3fc688c6d551852_amd64",
"8Base-RHACM-2.6:rhacm2/search-aggregator-rhel8@sha256:6a915335bcebb0884fc72df2dfee97c74d42c035864b960e1c800fa6c5f8d93c_arm64",
"8Base-RHACM-2.6:rhacm2/search-aggregator-rhel8@sha256:752decaefc38aa009f54201b38d4ab26d9b4020caec649d9b1f1564f56c47c2a_s390x",
"8Base-RHACM-2.6:rhacm2/search-api-rhel8@sha256:37eea70d5b1c89c25372dcea8c8c03e1e0a9af1b5a06f3b0706ba776ae8847c1_amd64",
"8Base-RHACM-2.6:rhacm2/search-api-rhel8@sha256:7400088d206592eb29cd86182909626262c9b2a99f017811fcc9d8a753c39009_arm64",
"8Base-RHACM-2.6:rhacm2/search-api-rhel8@sha256:aa8ea0deabc39a068f3f6ce9fa6334e44fc507355009a9bff448e742156ec203_ppc64le",
"8Base-RHACM-2.6:rhacm2/search-api-rhel8@sha256:b4d2d39c2b3b736987f1e888b858d52a7ebd9f8d0cebd3bdef8c59f6e3e41725_s390x",
"8Base-RHACM-2.6:rhacm2/search-collector-rhel8@sha256:0174699ec75fcda08892b4e72b674df989af51ea5f04de57a62c2a85a3c08f4f_arm64",
"8Base-RHACM-2.6:rhacm2/search-collector-rhel8@sha256:5a29a9805b8d20969cba86da11a9de8176a3172df361aec5fae136a4271de308_amd64",
"8Base-RHACM-2.6:rhacm2/search-collector-rhel8@sha256:be7eed9ad9502bcc294081f7e2098fc4f8411c912c34fe63479b5b770d06caca_s390x",
"8Base-RHACM-2.6:rhacm2/search-collector-rhel8@sha256:c467c1d7ceaf5281077f7fe8ff1c1c4cffe325132890a3ab9b96ea5db2e2c930_ppc64le",
"8Base-RHACM-2.6:rhacm2/search-rhel8@sha256:2135cd20bb7ebbf48499992fe46a928e28fc78c86e360633ea09054520c42539_ppc64le",
"8Base-RHACM-2.6:rhacm2/search-rhel8@sha256:3a7a31974210e21a3faed9b57a75b970c70ac41d9662b884d4ce67275f756fc7_arm64",
"8Base-RHACM-2.6:rhacm2/search-rhel8@sha256:6e6a19f1440e4eb15a8206e18f7f4dde3e1a5c6518944571d09923d116d3f04e_amd64",
"8Base-RHACM-2.6:rhacm2/search-rhel8@sha256:e6ed3e65f0d49b3c6b0e3e97593a8fae4d453f3aecf8d7829c0d25c68bc91ea1_s390x",
"8Base-RHACM-2.6:rhacm2/submariner-addon-rhel8@sha256:7b80d01371f551df506bd0c56df6829845bfce497ff01cc44b68f172ed5399b4_ppc64le",
"8Base-RHACM-2.6:rhacm2/submariner-addon-rhel8@sha256:934c560bc786015c694e9cffbae8e86f631b3331d62f5a547931446dae82f8c3_s390x",
"8Base-RHACM-2.6:rhacm2/submariner-addon-rhel8@sha256:b467881f4028a89a9e79ba93da719845db576f47a04ae6e569c2317be5594b29_arm64",
"8Base-RHACM-2.6:rhacm2/submariner-addon-rhel8@sha256:fc5592d42e4aca70288448d174511b922ece7f8cb4b41c6a36195c3a4a60aa36_amd64",
"8Base-RHACM-2.6:rhacm2/thanos-receive-controller-rhel8@sha256:21f2626c10c4fb61b37e6ca4ab574186b423f155fbc5cfef3e894fff04cc270e_ppc64le",
"8Base-RHACM-2.6:rhacm2/thanos-receive-controller-rhel8@sha256:c357074958324fc5d602cdcf1cba285bf8582e0b36af79a8f6211bb0dfb77a10_amd64",
"8Base-RHACM-2.6:rhacm2/thanos-receive-controller-rhel8@sha256:d9ac8e67d6d9858b16dd9d1d49c1dd904aa22a7b618e5d33292344faced9c0d3_arm64",
"8Base-RHACM-2.6:rhacm2/thanos-receive-controller-rhel8@sha256:e3b840a7833680170f9e9ca52309552c584935a68c75cc71e6d576b104dc01c8_s390x",
"8Base-RHACM-2.6:rhacm2/thanos-rhel8@sha256:453c525197ccfe1f866af70ca2e7f3deb6f98d0b98c09b602b4fa1368787213d_amd64",
"8Base-RHACM-2.6:rhacm2/thanos-rhel8@sha256:4b3b45ad0b564360c245d20b1540c2398c9606cf8684275e4ee071c591357929_arm64",
"8Base-RHACM-2.6:rhacm2/thanos-rhel8@sha256:7e43ba8f47ec54b5f86d13c81b67b044176530b63b5ae3f40332fc975cc6b21f_s390x",
"8Base-RHACM-2.6:rhacm2/thanos-rhel8@sha256:faaa00c0af80c781a7c610616153a3cd1dc1b20637934c3a243a2e9664ba0ee5_ppc64le"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2022-30630"
},
{
"category": "external",
"summary": "RHBZ#2107371",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2107371"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2022-30630",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-30630"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2022-30630",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2022-30630"
},
{
"category": "external",
"summary": "https://go.dev/issue/53415",
"url": "https://go.dev/issue/53415"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-announce/c/nqrv9fbR0zE",
"url": "https://groups.google.com/g/golang-announce/c/nqrv9fbR0zE"
}
],
"release_date": "2022-07-12T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2022-09-06T22:27:58+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.6/html-single/install/index#installing",
"product_ids": [
"8Base-RHACM-2.6:rhacm2/acm-governance-policy-addon-controller-rhel8@sha256:615ab5d9542759d921634737709e84a8e65d003ea136e5d22858d380225fd177_amd64",
"8Base-RHACM-2.6:rhacm2/acm-governance-policy-addon-controller-rhel8@sha256:958b729d30f10b9c121e68ac8ede2054ed29cc52a9a7d6df0537ed221aa74358_s390x",
"8Base-RHACM-2.6:rhacm2/acm-governance-policy-addon-controller-rhel8@sha256:b5bef941b4e0b5b3529ca5b2311c85295b9f6d12e482a9cbdad691c2406541f1_ppc64le",
"8Base-RHACM-2.6:rhacm2/acm-governance-policy-addon-controller-rhel8@sha256:f6194b9056d77e54f3c74caa9eab87bd1df1818d082fc807229d1c44ec6c88c4_arm64",
"8Base-RHACM-2.6:rhacm2/acm-grafana-rhel8@sha256:45616ed43b53d3a83e65828118f09430396f5bcb0566ae3a65d937b59f0d873e_s390x",
"8Base-RHACM-2.6:rhacm2/acm-grafana-rhel8@sha256:8c48441cfa850ea1274932e94da0831618c10f91022619c779304501a75fb161_amd64",
"8Base-RHACM-2.6:rhacm2/acm-grafana-rhel8@sha256:cc1c196b19c5fd8f313c6136359cc9dd37b5f59d32a581b10cf89b80b7d0cbf4_arm64",
"8Base-RHACM-2.6:rhacm2/acm-grafana-rhel8@sha256:cdf24e68e50be1350566243f6d2cb1403d09ab68e5fed39ea6c56212e42b90f1_ppc64le",
"8Base-RHACM-2.6:rhacm2/acm-must-gather-rhel8@sha256:1457ff5cfd61611fdc968d4af5b020d835e107b97932c7ba7b3f5ed4cbd0e39f_ppc64le",
"8Base-RHACM-2.6:rhacm2/acm-must-gather-rhel8@sha256:39842906b3846418bc31098e2abad08210118d86aa683e9e5fd04a97822df22d_arm64",
"8Base-RHACM-2.6:rhacm2/acm-must-gather-rhel8@sha256:8a69add2d90a1e094de8510052b683e1765153da75e316ad7778499af0c5ddf9_s390x",
"8Base-RHACM-2.6:rhacm2/acm-must-gather-rhel8@sha256:dca91134a2c1c33c736afcd4c9373749448641385f39162c74e115691289e843_amd64",
"8Base-RHACM-2.6:rhacm2/acm-operator-bundle@sha256:0eac6124f59492d09c1ae650025d59ea0e8547d9f9c832cb9607b09254ff6ddd_s390x",
"8Base-RHACM-2.6:rhacm2/acm-operator-bundle@sha256:1cbcd58a4c23e4c89a6a0509f78802a5aa21205db2784ebc9772b99a3917b183_arm64",
"8Base-RHACM-2.6:rhacm2/acm-operator-bundle@sha256:997aaee36f0bed47e231925a3f2c2ecc503410e54b35727f035c72477f3d1944_ppc64le",
"8Base-RHACM-2.6:rhacm2/acm-operator-bundle@sha256:ce699187f250b93976b8063228ac12d11c6c8f6baba69ba4ed17a38730e84eb3_amd64",
"8Base-RHACM-2.6:rhacm2/acm-prometheus-config-reloader-rhel8@sha256:693a77a9324d6c7f0e69bd9d5725b51f3e429972f1e67469e93648cb347eae84_arm64",
"8Base-RHACM-2.6:rhacm2/acm-prometheus-config-reloader-rhel8@sha256:89757e804d5df2b5eeeb1191b599c3acb9e75f61170f888095302830d6de0582_s390x",
"8Base-RHACM-2.6:rhacm2/acm-prometheus-config-reloader-rhel8@sha256:8e45e1fd7342d7525b118f01794cac1f4a8662def5f2a06336b698db2e268742_amd64",
"8Base-RHACM-2.6:rhacm2/acm-prometheus-config-reloader-rhel8@sha256:ce1c17b34b7aac2e990dc0efe40f4406e73f727b2c7bfe109eded849de753f1a_ppc64le",
"8Base-RHACM-2.6:rhacm2/acm-prometheus-rhel8@sha256:728606d96dd9e0fc2e7810e092e10ee071ec36598c990c8252beccace59a679e_amd64",
"8Base-RHACM-2.6:rhacm2/acm-prometheus-rhel8@sha256:b457d0b95d88c5dd0aac87492cbca40a9d7c2074002ad110f52d562f0c5d0797_arm64",
"8Base-RHACM-2.6:rhacm2/acm-prometheus-rhel8@sha256:f34d2569033bfb1d173342264f090f46d80f7843d52704a7ce9e9eb9de2f5abb_s390x",
"8Base-RHACM-2.6:rhacm2/acm-prometheus-rhel8@sha256:f720e0a94bfe7ed5d812819a3e77cc0581be102970127d8c0d4aa06a05edbf3d_ppc64le",
"8Base-RHACM-2.6:rhacm2/acm-volsync-addon-controller-rhel8@sha256:17ccd6b924b36ab14e3ca5f5331ba7e4c86f8cb64304640d58c3ee6b76edbcaf_ppc64le",
"8Base-RHACM-2.6:rhacm2/acm-volsync-addon-controller-rhel8@sha256:27079308ea87e35564cc3089c65eae68d63880a3bb093ca64d1678a68b60fcec_amd64",
"8Base-RHACM-2.6:rhacm2/acm-volsync-addon-controller-rhel8@sha256:9eabaac2df91aeef613d6973669d07298f2159c6a6e0c9f294623f7b1a10bc08_s390x",
"8Base-RHACM-2.6:rhacm2/acm-volsync-addon-controller-rhel8@sha256:f7abdf1756bc0ff2ebf02fee0469a8b9eeabe1fa8cafdd21c6e8f958155b70bb_arm64",
"8Base-RHACM-2.6:rhacm2/cert-policy-controller-rhel8@sha256:017c1e663827a3b55d70badd3ed979b5d1831252c49d671897a85a75afaa5bb0_s390x",
"8Base-RHACM-2.6:rhacm2/cert-policy-controller-rhel8@sha256:0610778095974edf936602018281bf7a5e287ba9eca9f661a423e68bbe000e40_ppc64le",
"8Base-RHACM-2.6:rhacm2/cert-policy-controller-rhel8@sha256:a66d7d4ee1179f7fce639490f919d722db54eaa3118b4135078c33e6cbf91488_amd64",
"8Base-RHACM-2.6:rhacm2/cert-policy-controller-rhel8@sha256:d660befef0c8f7a4db7aa3b865545c9863d8f37e7ba4b8de4380185f82b208d4_arm64",
"8Base-RHACM-2.6:rhacm2/cluster-backup-rhel8-operator@sha256:1a749d0795972a9bfd5a00aa96c238a660673464be01b2aa9fd7a3aeead6ddf7_amd64",
"8Base-RHACM-2.6:rhacm2/cluster-backup-rhel8-operator@sha256:8915dbdc562e63441f79041bdf1176e46ce53e95418d133f0cd0c1ff79da48a2_arm64",
"8Base-RHACM-2.6:rhacm2/cluster-backup-rhel8-operator@sha256:995f225449b207da9a3cad175dac85b87eefb28ff5bae6a588f40fd79fbe12a1_ppc64le",
"8Base-RHACM-2.6:rhacm2/cluster-backup-rhel8-operator@sha256:f1255a76c6275a4b6a400c82e204a5112fff6fe87f71626f8f309763f6a5d9e4_s390x",
"8Base-RHACM-2.6:rhacm2/config-policy-controller-rhel8@sha256:3b2e0d850e8fc966ec80bff16df26002334744a96b81c7a7dfe222f1706a52e3_s390x",
"8Base-RHACM-2.6:rhacm2/config-policy-controller-rhel8@sha256:447f275bbde46d7fc173798ef5abc0a77a6780f0dffdc171786edbe00f27d8d8_ppc64le",
"8Base-RHACM-2.6:rhacm2/config-policy-controller-rhel8@sha256:61964a1a0ddf2e98bcf5249b7374235055ab85cc26663a8d9397c2b7f6fbb4c6_amd64",
"8Base-RHACM-2.6:rhacm2/config-policy-controller-rhel8@sha256:a3abaa3d0bf1d34fa9e40903a8713c439f5f7f751e775d32cbab308983064ce0_arm64",
"8Base-RHACM-2.6:rhacm2/console-rhel8@sha256:6c0f630ff57f6f423df6dbf4df9faad25089f9b391be35cb8bc9cd5211f94d67_arm64",
"8Base-RHACM-2.6:rhacm2/console-rhel8@sha256:8608aed6971299def3fbe749336727e84c69582664dedac3145b92ea24e62e4d_amd64",
"8Base-RHACM-2.6:rhacm2/console-rhel8@sha256:afa80ae8274db7fa6796c35980fc5df15889e94aff3361f6cda643e5a09da220_ppc64le",
"8Base-RHACM-2.6:rhacm2/console-rhel8@sha256:f06e4e3f62db52c6d7fa0bc1f289de773e18d076bc38612e1b0ddc85c76fde06_s390x",
"8Base-RHACM-2.6:rhacm2/endpoint-monitoring-rhel8-operator@sha256:060bcd658756a924b4ce4d202bd447a3254fc1f49af7d685dde8720f355cde8e_arm64",
"8Base-RHACM-2.6:rhacm2/endpoint-monitoring-rhel8-operator@sha256:091d66731c5fe8eba5646c6b2622bb38c074e202a8a4a7e906921673b60f0898_amd64",
"8Base-RHACM-2.6:rhacm2/endpoint-monitoring-rhel8-operator@sha256:80660eb7f3c068768b0ea04ff20f4539194c52427ffdab4626bf781aa3f2ca64_s390x",
"8Base-RHACM-2.6:rhacm2/endpoint-monitoring-rhel8-operator@sha256:d6204fcf04c83bac13232ec1602572ad5f22bb528537e591079dfa36152697ec_ppc64le",
"8Base-RHACM-2.6:rhacm2/governance-policy-propagator-rhel8@sha256:51be0f04938b60ed1dba60908bebd2000d78e4ade34757bae70a083c67d77e8e_arm64",
"8Base-RHACM-2.6:rhacm2/governance-policy-propagator-rhel8@sha256:9577701bf3c7aa00b99531d2c3842130abc6cd91c52c4a7ba040b705eeace4c7_s390x",
"8Base-RHACM-2.6:rhacm2/governance-policy-propagator-rhel8@sha256:bdc6c128628db86697af198430c5ae5c61c3e586c1a97187e4d4e852cec61e92_ppc64le",
"8Base-RHACM-2.6:rhacm2/governance-policy-propagator-rhel8@sha256:cc519319b9f4fe672144ebedd772ddf56d5de90e3c8f52c0fb9b55313f71a7b3_amd64",
"8Base-RHACM-2.6:rhacm2/governance-policy-spec-sync-rhel8@sha256:2c1905ae8a83e5598678457fd955cbc867453ed5836de6fcc182e4928df8bd67_s390x",
"8Base-RHACM-2.6:rhacm2/governance-policy-spec-sync-rhel8@sha256:4a8d30cc0e1d83c69b7f3339418b101da23fbcaee7d326bedaff677eceb25ab2_ppc64le",
"8Base-RHACM-2.6:rhacm2/governance-policy-spec-sync-rhel8@sha256:6849cf1b4dd883d5b4c0cf90a3adfb26cb59d03d3b892cee3669a32dd6b8dcc2_amd64",
"8Base-RHACM-2.6:rhacm2/governance-policy-spec-sync-rhel8@sha256:d06ffc621167aff31ecb0fa417b294ff0676fb00e4ef1c6cb0fb2aaf4b2561e0_arm64",
"8Base-RHACM-2.6:rhacm2/governance-policy-status-sync-rhel8@sha256:4c86e16f15aaf454e4e5ce5436e1db27a5f8a55f573c3eaf02e4786fe52edfc8_arm64",
"8Base-RHACM-2.6:rhacm2/governance-policy-status-sync-rhel8@sha256:cf6a75d94f50dd063e939aee18756c767cba43f4e1e62a9c2f2b764ac6f43746_s390x",
"8Base-RHACM-2.6:rhacm2/governance-policy-status-sync-rhel8@sha256:e072b615eeffff80a94831e58c70980684c1ec4bd972844b25b157eb7ed5937f_ppc64le",
"8Base-RHACM-2.6:rhacm2/governance-policy-status-sync-rhel8@sha256:fffe971caa2e911d9c972c0e88712ff431d34c63dbe74e25f1cababa50ea7417_amd64",
"8Base-RHACM-2.6:rhacm2/governance-policy-template-sync-rhel8@sha256:10bc1a3833599a593a058e804de67e92888ed779fd0000928d4a70b6c7d5c1c2_amd64",
"8Base-RHACM-2.6:rhacm2/governance-policy-template-sync-rhel8@sha256:5c17f979f47840a879059ad83de12f0756889564a17190ba4438a7632c999bb1_arm64",
"8Base-RHACM-2.6:rhacm2/governance-policy-template-sync-rhel8@sha256:848bce8007de7714afc8c755b5f0c3cdf5eb6b1d259811c947bc295924539a0e_ppc64le",
"8Base-RHACM-2.6:rhacm2/governance-policy-template-sync-rhel8@sha256:95439f7e18fa87601d5860cbd9ca5f0738786e30a629d23788fd5fe33d694c66_s390x",
"8Base-RHACM-2.6:rhacm2/grafana-dashboard-loader-rhel8@sha256:1f5c1b2cffebf069859e95d0e722cb293f8c176bf5c5873bb9517c96b26c2e10_arm64",
"8Base-RHACM-2.6:rhacm2/grafana-dashboard-loader-rhel8@sha256:5223158a122658bafbd853c596cdc1f7bd7a0e4fdd82b1c3668ac84adeae9f24_s390x",
"8Base-RHACM-2.6:rhacm2/grafana-dashboard-loader-rhel8@sha256:561f1f05925cfe3c5f0f8a9b7475be4bbab183b5611ecfe09b090d80fa4bc2fe_amd64",
"8Base-RHACM-2.6:rhacm2/grafana-dashboard-loader-rhel8@sha256:734270221ec4a516e7eb77f2ec3a753384242116aa70320a1dbe969e915af1df_ppc64le",
"8Base-RHACM-2.6:rhacm2/iam-policy-controller-rhel8@sha256:2827e5f485213f92e2d0092187f3976dd6fe598e39b5cf2212d48c3a44c34b13_arm64",
"8Base-RHACM-2.6:rhacm2/iam-policy-controller-rhel8@sha256:8ca9e80365c76b66b2de3924fc50a5912e606042c704b02cb174a4b8bd3927c4_amd64",
"8Base-RHACM-2.6:rhacm2/iam-policy-controller-rhel8@sha256:c5069e76a900aa300102a0ae54ecbc12c0ac31abfeed8656ee60a949daef79c3_s390x",
"8Base-RHACM-2.6:rhacm2/iam-policy-controller-rhel8@sha256:ca05e79e5508924af71f323c13f664770d8dd4eb61ecf0894e4f9a81f7a1b402_ppc64le",
"8Base-RHACM-2.6:rhacm2/insights-client-rhel8@sha256:02cacfec60c80b9228e8b18949751de867f974ea6b1172129096e64e949c0598_amd64",
"8Base-RHACM-2.6:rhacm2/insights-client-rhel8@sha256:2b14036d0291e54c3191682de2ea875a78d78c35b2791a5a113ba1a8920f0621_ppc64le",
"8Base-RHACM-2.6:rhacm2/insights-client-rhel8@sha256:d4c05f641de8fd0753d63cc6d5b62464d3d6a87d601514e87ef2e40bbe7b01b6_s390x",
"8Base-RHACM-2.6:rhacm2/insights-client-rhel8@sha256:e15c410b693b34f49869d037ebb5584384fcdf88114b7a94967ca09f1361a5f3_arm64",
"8Base-RHACM-2.6:rhacm2/insights-metrics-rhel8@sha256:67aa55bb65685395ad2773e7459dff5fbccdeedcf9e56ec2722d8f5c919eae89_s390x",
"8Base-RHACM-2.6:rhacm2/insights-metrics-rhel8@sha256:6c54e08f5f6c2cae41a5e108e1019ff6522af8f69d666e22eb4631cd83b85917_amd64",
"8Base-RHACM-2.6:rhacm2/insights-metrics-rhel8@sha256:88d9b7246aa75cb2c88ccb7f2f1202fc465be0f2d89e59f1d2259f69ada56d9d_arm64",
"8Base-RHACM-2.6:rhacm2/insights-metrics-rhel8@sha256:bad98fe71638d7346f31ea45f6063ec970bf90844bb5c5dc5f917bb0f0099899_ppc64le",
"8Base-RHACM-2.6:rhacm2/klusterlet-addon-controller-rhel8@sha256:22e510955af3fa736b7306c387f44b5f15f5f9a7a006c6587e06d5d8602cc2f0_s390x",
"8Base-RHACM-2.6:rhacm2/klusterlet-addon-controller-rhel8@sha256:55bc86326f992cc4f4401b93f90cdd2baa6728015ffaf6168f2d46ae43c70cf4_ppc64le",
"8Base-RHACM-2.6:rhacm2/klusterlet-addon-controller-rhel8@sha256:8dd7f47af047fb899c7fcbad61cb8f38da45990cac186f9235aec3e4e7de25e9_amd64",
"8Base-RHACM-2.6:rhacm2/klusterlet-addon-controller-rhel8@sha256:bdb97eb5bb0e8f59edf0d389fb07c45171e728dc8b4d2bdacd785193b46ec03b_arm64",
"8Base-RHACM-2.6:rhacm2/kube-rbac-proxy-rhel8@sha256:11a353ee9da6cc843d5f346f4fa51681d13318e2e61fc4d1a3f63406eb175260_s390x",
"8Base-RHACM-2.6:rhacm2/kube-rbac-proxy-rhel8@sha256:31757f3e3bb08b4e49e54694b18b3cf327637be20535482b2df1345b17444dda_amd64",
"8Base-RHACM-2.6:rhacm2/kube-rbac-proxy-rhel8@sha256:b2c0b7414d0fc36a49cbdc5a56b25dd62aac18defc2defbd9c1895cd13a5e716_arm64",
"8Base-RHACM-2.6:rhacm2/kube-rbac-proxy-rhel8@sha256:dbd816d503e9beb58622604432eb415419e893627eb95c1ceeb8ff5bda7d6335_ppc64le",
"8Base-RHACM-2.6:rhacm2/kube-state-metrics-rhel8@sha256:53246a6df1f0880d94ed2644fa4366e3e2108b6fa8a51745af87785346ce5304_s390x",
"8Base-RHACM-2.6:rhacm2/kube-state-metrics-rhel8@sha256:5f2393bceefffb32240043b6722aa73d31fc8133cc2666fcf5eb8d33794bc54f_arm64",
"8Base-RHACM-2.6:rhacm2/kube-state-metrics-rhel8@sha256:c792c043462281cde7c93bd8e2136f62ca17d072e7f466353f37de8e5f5dc949_ppc64le",
"8Base-RHACM-2.6:rhacm2/kube-state-metrics-rhel8@sha256:e6b1d24b56e6973eee1569e351db6637ca67e1d6cd124adb845cbf6e35a4f6af_amd64",
"8Base-RHACM-2.6:rhacm2/management-ingress-rhel8@sha256:07238998d21204cd8f25dc63e6dbde20a2dd25c3b96609729306db6c63a0fca4_arm64",
"8Base-RHACM-2.6:rhacm2/management-ingress-rhel8@sha256:0d2665d19a8753c6269f594b68b067cd62a402404287e6416543c1af2d7d3cf4_ppc64le",
"8Base-RHACM-2.6:rhacm2/management-ingress-rhel8@sha256:6917d018e53aabb6f5402f02000aedd2e5cf71bcc84562e0fc7d7c87049f4b67_amd64",
"8Base-RHACM-2.6:rhacm2/management-ingress-rhel8@sha256:73b0444bd91a1dade3b7e76245ac8d6cb568929bba321b8c86c269d6f542ac3b_s390x",
"8Base-RHACM-2.6:rhacm2/memcached-exporter-rhel8@sha256:7d85dd62346a647d22202baa0f8d405b2aaf9a7174b38e5d29df2e03530009c3_s390x",
"8Base-RHACM-2.6:rhacm2/memcached-exporter-rhel8@sha256:9635616c8f058e67d557201147904b05f8b49938f63fb2b0239dfca883f61685_arm64",
"8Base-RHACM-2.6:rhacm2/memcached-exporter-rhel8@sha256:9e91ecec92ec0df8b72beb6040f39d9a25b0bfad844e92ea34cc2d648d221d22_ppc64le",
"8Base-RHACM-2.6:rhacm2/memcached-exporter-rhel8@sha256:c773b9a2fffcd549d4936054260f655c78da603957826d6bad4e8567a213ad10_amd64",
"8Base-RHACM-2.6:rhacm2/memcached-rhel8@sha256:584f8c4a9a1b75fc71948a98add560d4fe3d936ee46ac791f32121dbadf8c7d2_ppc64le",
"8Base-RHACM-2.6:rhacm2/memcached-rhel8@sha256:59b3ce3f3f4459c97cfffee5e20830d70f8a69198b5fab271e6c478d615c46d3_arm64",
"8Base-RHACM-2.6:rhacm2/memcached-rhel8@sha256:6f458c76757203b28434f871027c6a466a73d246ceb5bfac8793ad1896a672ab_amd64",
"8Base-RHACM-2.6:rhacm2/memcached-rhel8@sha256:e34722fd656e3205dcdb565b0ab68e9971174c11f125dbfff3bf82e1e21f3a76_s390x",
"8Base-RHACM-2.6:rhacm2/metrics-collector-rhel8@sha256:3a81a018b939752543e78c2d68d1436b851be2256b88c3e66cd506ae1d8f4c9c_ppc64le",
"8Base-RHACM-2.6:rhacm2/metrics-collector-rhel8@sha256:6a3e0c36c123c9dc54759655d9148f580abada501034914863a6528ded19ef34_amd64",
"8Base-RHACM-2.6:rhacm2/metrics-collector-rhel8@sha256:7991f484f97b9951f27f70e67d5db0850c4189ee86db8406cdda961a9beb06f0_arm64",
"8Base-RHACM-2.6:rhacm2/metrics-collector-rhel8@sha256:fa08b9bf3fd334738984e150ba5bfd2e005374752f3112340b65f6434eacd057_s390x",
"8Base-RHACM-2.6:rhacm2/multicloud-integrations-rhel8@sha256:2bcbf9a565f3c566061325aca3174ec755b5c94a28612718a3f1563db317273e_ppc64le",
"8Base-RHACM-2.6:rhacm2/multicloud-integrations-rhel8@sha256:6813ccd43a1aecd1aaf4d5d4b1620fd63bbca00b736100189ff91246bf3bc36b_arm64",
"8Base-RHACM-2.6:rhacm2/multicloud-integrations-rhel8@sha256:db89ef3686570526afdb2b79fd698aca5dc50c633009760f1748fb9fd506067b_amd64",
"8Base-RHACM-2.6:rhacm2/multicloud-integrations-rhel8@sha256:db8bc27937802c5d8fff769b9c93c8a01411629d199adbc39235e721d6468b30_s390x",
"8Base-RHACM-2.6:rhacm2/multicluster-observability-rhel8-operator@sha256:434db0ca203b14b899fff9b7a2a5b975de852ea29620a828f29246448aba873c_ppc64le",
"8Base-RHACM-2.6:rhacm2/multicluster-observability-rhel8-operator@sha256:876bfa63b0e13833eaeadb7c6a0481f1d7970b283f69ece4d81c99985f4dd161_arm64",
"8Base-RHACM-2.6:rhacm2/multicluster-observability-rhel8-operator@sha256:d23f208e020d42bc095011d423146e2da35b2bc85b844911bde2f4edf696bdca_amd64",
"8Base-RHACM-2.6:rhacm2/multicluster-observability-rhel8-operator@sha256:f29581baf5277588d2e4cd01380ecf46e3c97a2f17ade01b048f75c29f18d62c_s390x",
"8Base-RHACM-2.6:rhacm2/multicluster-operators-application-rhel8@sha256:1952d422bd7ba42323711faba59244c449293cc92502e350460fee07c0e3b34a_ppc64le",
"8Base-RHACM-2.6:rhacm2/multicluster-operators-application-rhel8@sha256:566a60f630ec346eced3106ec072963d1b9f9d300e7d4cee6af6dc0d590a3937_s390x",
"8Base-RHACM-2.6:rhacm2/multicluster-operators-application-rhel8@sha256:724dd9f4a5e4acd061206ca2ea57c329210ade5135dbdf941b8d7e720daa4f10_arm64",
"8Base-RHACM-2.6:rhacm2/multicluster-operators-application-rhel8@sha256:ace8895fc62c1394dfa7854fd9ce3e14ef859e989255f70dc9a5a3d9bcd514c0_amd64",
"8Base-RHACM-2.6:rhacm2/multicluster-operators-channel-rhel8@sha256:1ebe6504a6a58f39f93952bf1c135ea58ff77e65c5b8ba73c7ad6295e66a1b45_s390x",
"8Base-RHACM-2.6:rhacm2/multicluster-operators-channel-rhel8@sha256:557cc962d0b10d80a9dea7adce387ea28fb4199a02fa8546645ab2cacbf28b88_ppc64le",
"8Base-RHACM-2.6:rhacm2/multicluster-operators-channel-rhel8@sha256:82526c7c046325bde1dfa0a47b58b773355f00bc95c23be75105e7255e7bddd2_arm64",
"8Base-RHACM-2.6:rhacm2/multicluster-operators-channel-rhel8@sha256:85e20d97f28e43668c2790bd6e0adbc598d01f9fab849761fb96d7a5c4946a87_amd64",
"8Base-RHACM-2.6:rhacm2/multicluster-operators-subscription-rhel8@sha256:7310f31faae367a363c27a7236b562bbfe8381a352fce906279590bac11571d2_ppc64le",
"8Base-RHACM-2.6:rhacm2/multicluster-operators-subscription-rhel8@sha256:7676d33b9be36ca6660d3aed888fdffcf270fcf82258ed9531e2746a3d27610c_s390x",
"8Base-RHACM-2.6:rhacm2/multicluster-operators-subscription-rhel8@sha256:e718d5abef58365d547ef73828a26adff5b6cef1bf935aa7c27f12f604b50337_amd64",
"8Base-RHACM-2.6:rhacm2/multicluster-operators-subscription-rhel8@sha256:f58aff87d1efb64417c6976f6772a464e54beefe847f50a141726b7a1a6a293a_arm64",
"8Base-RHACM-2.6:rhacm2/multiclusterhub-repo-rhel8@sha256:03222a9dd6eca9cf44932a0ff1bf89bd9d2d29683f1ebb0d0aa49171b77a4963_ppc64le",
"8Base-RHACM-2.6:rhacm2/multiclusterhub-repo-rhel8@sha256:881b8c3b19918affd478c0ad0c73dff96dd28f5c1dfddb86472b42e422fa25b6_amd64",
"8Base-RHACM-2.6:rhacm2/multiclusterhub-repo-rhel8@sha256:9de94ea1f83ec8b7257c7b2befc1485ed9cc40c9ef3600c4c4c50934e708cf9d_s390x",
"8Base-RHACM-2.6:rhacm2/multiclusterhub-repo-rhel8@sha256:a45ed68e7d3ac89d17eaf06445cabfc19a9ce85a42f116d75028d6acd18a322b_arm64",
"8Base-RHACM-2.6:rhacm2/multiclusterhub-rhel8@sha256:48d1fa8bc5f6a4d8349c41126301bd86d12836384f336881ecb71bd79f84ae93_ppc64le",
"8Base-RHACM-2.6:rhacm2/multiclusterhub-rhel8@sha256:a33e91fb763a2f0894433bce31bd44229e7d5f5c53d36c6b6f643807a45c110b_arm64",
"8Base-RHACM-2.6:rhacm2/multiclusterhub-rhel8@sha256:d6e126cbdd3cfbcdee04b093389ca1b07ac8038da96060051ed94e1eeacc6d92_s390x",
"8Base-RHACM-2.6:rhacm2/multiclusterhub-rhel8@sha256:ecf12158a2d8802b4c7efd6b336ff36c1e002223b1d385a40fbef638d5e4aa21_amd64",
"8Base-RHACM-2.6:rhacm2/node-exporter-rhel8@sha256:14d23638efff3c30661c9a5f3ddb6ab0c7a9d162de1176dd9565cf49dfa4b9c5_amd64",
"8Base-RHACM-2.6:rhacm2/node-exporter-rhel8@sha256:533005e1608de68a09e53599de3f30990db95cb923794bab9ae9e3bc1a8b6baf_arm64",
"8Base-RHACM-2.6:rhacm2/node-exporter-rhel8@sha256:99eef3491c7092afa14179b9a9d39dd8fbfb3c9bb61759d678af5d91ac23e59d_s390x",
"8Base-RHACM-2.6:rhacm2/node-exporter-rhel8@sha256:e200d4e1802cce7fce32b1e0dc5c3220b6f6477b73b3a2d8ea26a5a42d63f46b_ppc64le",
"8Base-RHACM-2.6:rhacm2/observatorium-rhel8-operator@sha256:092e3437e6d38b2bf676d7fb67ad672e3ef03440017b5af7c1ebd2beb3f437eb_amd64",
"8Base-RHACM-2.6:rhacm2/observatorium-rhel8-operator@sha256:8cf076bfb049d1aabd00040ee65f0fedd590f0dd448c7561de494093a915b397_ppc64le",
"8Base-RHACM-2.6:rhacm2/observatorium-rhel8-operator@sha256:e69987a64fdbf873d4b19d8626c0c5e99dd13d7c95446850559be966dae45ad0_arm64",
"8Base-RHACM-2.6:rhacm2/observatorium-rhel8-operator@sha256:f0bf89eaea6b7afc2d08c77bd40dfba581f91f462f5ec3d70473b332ca6f781c_s390x",
"8Base-RHACM-2.6:rhacm2/observatorium-rhel8@sha256:0686cfddd61737f7e7eb4f0c011397277394559edac3bb947c0969e302686dd5_ppc64le",
"8Base-RHACM-2.6:rhacm2/observatorium-rhel8@sha256:8f2f3732600235f66c406b6121ac37979f52572ce90353b6e099be7b74406251_amd64",
"8Base-RHACM-2.6:rhacm2/observatorium-rhel8@sha256:9e1fccc5b17865a6d7baaa1a15cb50f47d80a14b0a7bcbd94c12f0ddcaaf1b28_s390x",
"8Base-RHACM-2.6:rhacm2/observatorium-rhel8@sha256:bdd89a1051c8f21e7d81ff80c96731a0eaa7d15c320ab1e6b1dc3f6babd42598_arm64",
"8Base-RHACM-2.6:rhacm2/prometheus-alertmanager-rhel8@sha256:0860b7aa5e8b07792ad7f5d5c0654e23e9da8eedd4b9f509caea616dcfa97d69_amd64",
"8Base-RHACM-2.6:rhacm2/prometheus-alertmanager-rhel8@sha256:624895d8579ef6f3e5b17558a30775790ec6f00701f8c5cdfa315292d7f9e867_s390x",
"8Base-RHACM-2.6:rhacm2/prometheus-alertmanager-rhel8@sha256:6d09865a228cdbbc6d1ac13042c3c00f0bd086f6dc181dfa3cdf8c7f9d826b9e_arm64",
"8Base-RHACM-2.6:rhacm2/prometheus-alertmanager-rhel8@sha256:c69fee848d21346a271972e89d91898eac9fec27d598d98ffa004ca8d1b53270_ppc64le",
"8Base-RHACM-2.6:rhacm2/prometheus-rhel8@sha256:52cea7c27de23e3358030b09f22b962723c523a940f8e2043edc298c907d761c_arm64",
"8Base-RHACM-2.6:rhacm2/prometheus-rhel8@sha256:67e0fadfbb4d99a60435ed12b470772b38ace4ca815fe73da68eb3c826e200fc_ppc64le",
"8Base-RHACM-2.6:rhacm2/prometheus-rhel8@sha256:e8241b1d852d605b44ecfcc552cb0f905f72e8a17c8d228162b40c19388f5176_s390x",
"8Base-RHACM-2.6:rhacm2/prometheus-rhel8@sha256:ed0cc13e79949436d29a7ad0b41b189744a177ea27545fd5eb9b4f71e87bd0eb_amd64",
"8Base-RHACM-2.6:rhacm2/rbac-query-proxy-rhel8@sha256:29c76a37497f212aed280e2bf16ef45fb3785fb4649ce17b7fe9d653a79e2112_arm64",
"8Base-RHACM-2.6:rhacm2/rbac-query-proxy-rhel8@sha256:475a45884a51127722030226ff9a5f0752c98574c41eb61796aece5e702346a3_ppc64le",
"8Base-RHACM-2.6:rhacm2/rbac-query-proxy-rhel8@sha256:582301b10af0b966ae7d5e130cb0e5f96e7912dc66b4108e0d6078656ca80604_amd64",
"8Base-RHACM-2.6:rhacm2/rbac-query-proxy-rhel8@sha256:f1c7de85a44c03f48a6f62ba1d7d650f0b06e0f502cecff1512ad637b5bc1c27_s390x",
"8Base-RHACM-2.6:rhacm2/redisgraph-tls-rhel8@sha256:128279a656bfbde6c2c052766d63a1de6a06d8bea2707813c64396c2ae382478_amd64",
"8Base-RHACM-2.6:rhacm2/redisgraph-tls-rhel8@sha256:35927ca6e6e9c8d420c499a0c8ad37c4297ba19743d550f489d3e66482275a49_arm64",
"8Base-RHACM-2.6:rhacm2/redisgraph-tls-rhel8@sha256:4696baed553266682ba2b54d3bf683d2ff1241b625de5ec54a45c1b2c5f96243_s390x",
"8Base-RHACM-2.6:rhacm2/redisgraph-tls-rhel8@sha256:d722f2ffab1f58bbaf3c62ef71dbf7e6c4023e6ab17690f1049075a321d0b1ac_ppc64le",
"8Base-RHACM-2.6:rhacm2/search-aggregator-rhel8@sha256:2b5f372c1c73c4de587b5a4388d95b8cc553fc56af446fcefa0e14c6d980b6b3_ppc64le",
"8Base-RHACM-2.6:rhacm2/search-aggregator-rhel8@sha256:38fceeedc0672def1c2cf42bb6743ae726e77d9f7352d002b3fc688c6d551852_amd64",
"8Base-RHACM-2.6:rhacm2/search-aggregator-rhel8@sha256:6a915335bcebb0884fc72df2dfee97c74d42c035864b960e1c800fa6c5f8d93c_arm64",
"8Base-RHACM-2.6:rhacm2/search-aggregator-rhel8@sha256:752decaefc38aa009f54201b38d4ab26d9b4020caec649d9b1f1564f56c47c2a_s390x",
"8Base-RHACM-2.6:rhacm2/search-api-rhel8@sha256:37eea70d5b1c89c25372dcea8c8c03e1e0a9af1b5a06f3b0706ba776ae8847c1_amd64",
"8Base-RHACM-2.6:rhacm2/search-api-rhel8@sha256:7400088d206592eb29cd86182909626262c9b2a99f017811fcc9d8a753c39009_arm64",
"8Base-RHACM-2.6:rhacm2/search-api-rhel8@sha256:aa8ea0deabc39a068f3f6ce9fa6334e44fc507355009a9bff448e742156ec203_ppc64le",
"8Base-RHACM-2.6:rhacm2/search-api-rhel8@sha256:b4d2d39c2b3b736987f1e888b858d52a7ebd9f8d0cebd3bdef8c59f6e3e41725_s390x",
"8Base-RHACM-2.6:rhacm2/search-collector-rhel8@sha256:0174699ec75fcda08892b4e72b674df989af51ea5f04de57a62c2a85a3c08f4f_arm64",
"8Base-RHACM-2.6:rhacm2/search-collector-rhel8@sha256:5a29a9805b8d20969cba86da11a9de8176a3172df361aec5fae136a4271de308_amd64",
"8Base-RHACM-2.6:rhacm2/search-collector-rhel8@sha256:be7eed9ad9502bcc294081f7e2098fc4f8411c912c34fe63479b5b770d06caca_s390x",
"8Base-RHACM-2.6:rhacm2/search-collector-rhel8@sha256:c467c1d7ceaf5281077f7fe8ff1c1c4cffe325132890a3ab9b96ea5db2e2c930_ppc64le",
"8Base-RHACM-2.6:rhacm2/search-rhel8@sha256:2135cd20bb7ebbf48499992fe46a928e28fc78c86e360633ea09054520c42539_ppc64le",
"8Base-RHACM-2.6:rhacm2/search-rhel8@sha256:3a7a31974210e21a3faed9b57a75b970c70ac41d9662b884d4ce67275f756fc7_arm64",
"8Base-RHACM-2.6:rhacm2/search-rhel8@sha256:6e6a19f1440e4eb15a8206e18f7f4dde3e1a5c6518944571d09923d116d3f04e_amd64",
"8Base-RHACM-2.6:rhacm2/search-rhel8@sha256:e6ed3e65f0d49b3c6b0e3e97593a8fae4d453f3aecf8d7829c0d25c68bc91ea1_s390x",
"8Base-RHACM-2.6:rhacm2/submariner-addon-rhel8@sha256:7b80d01371f551df506bd0c56df6829845bfce497ff01cc44b68f172ed5399b4_ppc64le",
"8Base-RHACM-2.6:rhacm2/submariner-addon-rhel8@sha256:934c560bc786015c694e9cffbae8e86f631b3331d62f5a547931446dae82f8c3_s390x",
"8Base-RHACM-2.6:rhacm2/submariner-addon-rhel8@sha256:b467881f4028a89a9e79ba93da719845db576f47a04ae6e569c2317be5594b29_arm64",
"8Base-RHACM-2.6:rhacm2/submariner-addon-rhel8@sha256:fc5592d42e4aca70288448d174511b922ece7f8cb4b41c6a36195c3a4a60aa36_amd64",
"8Base-RHACM-2.6:rhacm2/thanos-receive-controller-rhel8@sha256:21f2626c10c4fb61b37e6ca4ab574186b423f155fbc5cfef3e894fff04cc270e_ppc64le",
"8Base-RHACM-2.6:rhacm2/thanos-receive-controller-rhel8@sha256:c357074958324fc5d602cdcf1cba285bf8582e0b36af79a8f6211bb0dfb77a10_amd64",
"8Base-RHACM-2.6:rhacm2/thanos-receive-controller-rhel8@sha256:d9ac8e67d6d9858b16dd9d1d49c1dd904aa22a7b618e5d33292344faced9c0d3_arm64",
"8Base-RHACM-2.6:rhacm2/thanos-receive-controller-rhel8@sha256:e3b840a7833680170f9e9ca52309552c584935a68c75cc71e6d576b104dc01c8_s390x",
"8Base-RHACM-2.6:rhacm2/thanos-rhel8@sha256:453c525197ccfe1f866af70ca2e7f3deb6f98d0b98c09b602b4fa1368787213d_amd64",
"8Base-RHACM-2.6:rhacm2/thanos-rhel8@sha256:4b3b45ad0b564360c245d20b1540c2398c9606cf8684275e4ee071c591357929_arm64",
"8Base-RHACM-2.6:rhacm2/thanos-rhel8@sha256:7e43ba8f47ec54b5f86d13c81b67b044176530b63b5ae3f40332fc975cc6b21f_s390x",
"8Base-RHACM-2.6:rhacm2/thanos-rhel8@sha256:faaa00c0af80c781a7c610616153a3cd1dc1b20637934c3a243a2e9664ba0ee5_ppc64le"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2022:6370"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"8Base-RHACM-2.6:rhacm2/acm-governance-policy-addon-controller-rhel8@sha256:615ab5d9542759d921634737709e84a8e65d003ea136e5d22858d380225fd177_amd64",
"8Base-RHACM-2.6:rhacm2/acm-governance-policy-addon-controller-rhel8@sha256:958b729d30f10b9c121e68ac8ede2054ed29cc52a9a7d6df0537ed221aa74358_s390x",
"8Base-RHACM-2.6:rhacm2/acm-governance-policy-addon-controller-rhel8@sha256:b5bef941b4e0b5b3529ca5b2311c85295b9f6d12e482a9cbdad691c2406541f1_ppc64le",
"8Base-RHACM-2.6:rhacm2/acm-governance-policy-addon-controller-rhel8@sha256:f6194b9056d77e54f3c74caa9eab87bd1df1818d082fc807229d1c44ec6c88c4_arm64",
"8Base-RHACM-2.6:rhacm2/acm-grafana-rhel8@sha256:45616ed43b53d3a83e65828118f09430396f5bcb0566ae3a65d937b59f0d873e_s390x",
"8Base-RHACM-2.6:rhacm2/acm-grafana-rhel8@sha256:8c48441cfa850ea1274932e94da0831618c10f91022619c779304501a75fb161_amd64",
"8Base-RHACM-2.6:rhacm2/acm-grafana-rhel8@sha256:cc1c196b19c5fd8f313c6136359cc9dd37b5f59d32a581b10cf89b80b7d0cbf4_arm64",
"8Base-RHACM-2.6:rhacm2/acm-grafana-rhel8@sha256:cdf24e68e50be1350566243f6d2cb1403d09ab68e5fed39ea6c56212e42b90f1_ppc64le",
"8Base-RHACM-2.6:rhacm2/acm-must-gather-rhel8@sha256:1457ff5cfd61611fdc968d4af5b020d835e107b97932c7ba7b3f5ed4cbd0e39f_ppc64le",
"8Base-RHACM-2.6:rhacm2/acm-must-gather-rhel8@sha256:39842906b3846418bc31098e2abad08210118d86aa683e9e5fd04a97822df22d_arm64",
"8Base-RHACM-2.6:rhacm2/acm-must-gather-rhel8@sha256:8a69add2d90a1e094de8510052b683e1765153da75e316ad7778499af0c5ddf9_s390x",
"8Base-RHACM-2.6:rhacm2/acm-must-gather-rhel8@sha256:dca91134a2c1c33c736afcd4c9373749448641385f39162c74e115691289e843_amd64",
"8Base-RHACM-2.6:rhacm2/acm-operator-bundle@sha256:0eac6124f59492d09c1ae650025d59ea0e8547d9f9c832cb9607b09254ff6ddd_s390x",
"8Base-RHACM-2.6:rhacm2/acm-operator-bundle@sha256:1cbcd58a4c23e4c89a6a0509f78802a5aa21205db2784ebc9772b99a3917b183_arm64",
"8Base-RHACM-2.6:rhacm2/acm-operator-bundle@sha256:997aaee36f0bed47e231925a3f2c2ecc503410e54b35727f035c72477f3d1944_ppc64le",
"8Base-RHACM-2.6:rhacm2/acm-operator-bundle@sha256:ce699187f250b93976b8063228ac12d11c6c8f6baba69ba4ed17a38730e84eb3_amd64",
"8Base-RHACM-2.6:rhacm2/acm-prometheus-config-reloader-rhel8@sha256:693a77a9324d6c7f0e69bd9d5725b51f3e429972f1e67469e93648cb347eae84_arm64",
"8Base-RHACM-2.6:rhacm2/acm-prometheus-config-reloader-rhel8@sha256:89757e804d5df2b5eeeb1191b599c3acb9e75f61170f888095302830d6de0582_s390x",
"8Base-RHACM-2.6:rhacm2/acm-prometheus-config-reloader-rhel8@sha256:8e45e1fd7342d7525b118f01794cac1f4a8662def5f2a06336b698db2e268742_amd64",
"8Base-RHACM-2.6:rhacm2/acm-prometheus-config-reloader-rhel8@sha256:ce1c17b34b7aac2e990dc0efe40f4406e73f727b2c7bfe109eded849de753f1a_ppc64le",
"8Base-RHACM-2.6:rhacm2/acm-prometheus-rhel8@sha256:728606d96dd9e0fc2e7810e092e10ee071ec36598c990c8252beccace59a679e_amd64",
"8Base-RHACM-2.6:rhacm2/acm-prometheus-rhel8@sha256:b457d0b95d88c5dd0aac87492cbca40a9d7c2074002ad110f52d562f0c5d0797_arm64",
"8Base-RHACM-2.6:rhacm2/acm-prometheus-rhel8@sha256:f34d2569033bfb1d173342264f090f46d80f7843d52704a7ce9e9eb9de2f5abb_s390x",
"8Base-RHACM-2.6:rhacm2/acm-prometheus-rhel8@sha256:f720e0a94bfe7ed5d812819a3e77cc0581be102970127d8c0d4aa06a05edbf3d_ppc64le",
"8Base-RHACM-2.6:rhacm2/acm-volsync-addon-controller-rhel8@sha256:17ccd6b924b36ab14e3ca5f5331ba7e4c86f8cb64304640d58c3ee6b76edbcaf_ppc64le",
"8Base-RHACM-2.6:rhacm2/acm-volsync-addon-controller-rhel8@sha256:27079308ea87e35564cc3089c65eae68d63880a3bb093ca64d1678a68b60fcec_amd64",
"8Base-RHACM-2.6:rhacm2/acm-volsync-addon-controller-rhel8@sha256:9eabaac2df91aeef613d6973669d07298f2159c6a6e0c9f294623f7b1a10bc08_s390x",
"8Base-RHACM-2.6:rhacm2/acm-volsync-addon-controller-rhel8@sha256:f7abdf1756bc0ff2ebf02fee0469a8b9eeabe1fa8cafdd21c6e8f958155b70bb_arm64",
"8Base-RHACM-2.6:rhacm2/cert-policy-controller-rhel8@sha256:017c1e663827a3b55d70badd3ed979b5d1831252c49d671897a85a75afaa5bb0_s390x",
"8Base-RHACM-2.6:rhacm2/cert-policy-controller-rhel8@sha256:0610778095974edf936602018281bf7a5e287ba9eca9f661a423e68bbe000e40_ppc64le",
"8Base-RHACM-2.6:rhacm2/cert-policy-controller-rhel8@sha256:a66d7d4ee1179f7fce639490f919d722db54eaa3118b4135078c33e6cbf91488_amd64",
"8Base-RHACM-2.6:rhacm2/cert-policy-controller-rhel8@sha256:d660befef0c8f7a4db7aa3b865545c9863d8f37e7ba4b8de4380185f82b208d4_arm64",
"8Base-RHACM-2.6:rhacm2/cluster-backup-rhel8-operator@sha256:1a749d0795972a9bfd5a00aa96c238a660673464be01b2aa9fd7a3aeead6ddf7_amd64",
"8Base-RHACM-2.6:rhacm2/cluster-backup-rhel8-operator@sha256:8915dbdc562e63441f79041bdf1176e46ce53e95418d133f0cd0c1ff79da48a2_arm64",
"8Base-RHACM-2.6:rhacm2/cluster-backup-rhel8-operator@sha256:995f225449b207da9a3cad175dac85b87eefb28ff5bae6a588f40fd79fbe12a1_ppc64le",
"8Base-RHACM-2.6:rhacm2/cluster-backup-rhel8-operator@sha256:f1255a76c6275a4b6a400c82e204a5112fff6fe87f71626f8f309763f6a5d9e4_s390x",
"8Base-RHACM-2.6:rhacm2/config-policy-controller-rhel8@sha256:3b2e0d850e8fc966ec80bff16df26002334744a96b81c7a7dfe222f1706a52e3_s390x",
"8Base-RHACM-2.6:rhacm2/config-policy-controller-rhel8@sha256:447f275bbde46d7fc173798ef5abc0a77a6780f0dffdc171786edbe00f27d8d8_ppc64le",
"8Base-RHACM-2.6:rhacm2/config-policy-controller-rhel8@sha256:61964a1a0ddf2e98bcf5249b7374235055ab85cc26663a8d9397c2b7f6fbb4c6_amd64",
"8Base-RHACM-2.6:rhacm2/config-policy-controller-rhel8@sha256:a3abaa3d0bf1d34fa9e40903a8713c439f5f7f751e775d32cbab308983064ce0_arm64",
"8Base-RHACM-2.6:rhacm2/console-rhel8@sha256:6c0f630ff57f6f423df6dbf4df9faad25089f9b391be35cb8bc9cd5211f94d67_arm64",
"8Base-RHACM-2.6:rhacm2/console-rhel8@sha256:8608aed6971299def3fbe749336727e84c69582664dedac3145b92ea24e62e4d_amd64",
"8Base-RHACM-2.6:rhacm2/console-rhel8@sha256:afa80ae8274db7fa6796c35980fc5df15889e94aff3361f6cda643e5a09da220_ppc64le",
"8Base-RHACM-2.6:rhacm2/console-rhel8@sha256:f06e4e3f62db52c6d7fa0bc1f289de773e18d076bc38612e1b0ddc85c76fde06_s390x",
"8Base-RHACM-2.6:rhacm2/endpoint-monitoring-rhel8-operator@sha256:060bcd658756a924b4ce4d202bd447a3254fc1f49af7d685dde8720f355cde8e_arm64",
"8Base-RHACM-2.6:rhacm2/endpoint-monitoring-rhel8-operator@sha256:091d66731c5fe8eba5646c6b2622bb38c074e202a8a4a7e906921673b60f0898_amd64",
"8Base-RHACM-2.6:rhacm2/endpoint-monitoring-rhel8-operator@sha256:80660eb7f3c068768b0ea04ff20f4539194c52427ffdab4626bf781aa3f2ca64_s390x",
"8Base-RHACM-2.6:rhacm2/endpoint-monitoring-rhel8-operator@sha256:d6204fcf04c83bac13232ec1602572ad5f22bb528537e591079dfa36152697ec_ppc64le",
"8Base-RHACM-2.6:rhacm2/governance-policy-propagator-rhel8@sha256:51be0f04938b60ed1dba60908bebd2000d78e4ade34757bae70a083c67d77e8e_arm64",
"8Base-RHACM-2.6:rhacm2/governance-policy-propagator-rhel8@sha256:9577701bf3c7aa00b99531d2c3842130abc6cd91c52c4a7ba040b705eeace4c7_s390x",
"8Base-RHACM-2.6:rhacm2/governance-policy-propagator-rhel8@sha256:bdc6c128628db86697af198430c5ae5c61c3e586c1a97187e4d4e852cec61e92_ppc64le",
"8Base-RHACM-2.6:rhacm2/governance-policy-propagator-rhel8@sha256:cc519319b9f4fe672144ebedd772ddf56d5de90e3c8f52c0fb9b55313f71a7b3_amd64",
"8Base-RHACM-2.6:rhacm2/governance-policy-spec-sync-rhel8@sha256:2c1905ae8a83e5598678457fd955cbc867453ed5836de6fcc182e4928df8bd67_s390x",
"8Base-RHACM-2.6:rhacm2/governance-policy-spec-sync-rhel8@sha256:4a8d30cc0e1d83c69b7f3339418b101da23fbcaee7d326bedaff677eceb25ab2_ppc64le",
"8Base-RHACM-2.6:rhacm2/governance-policy-spec-sync-rhel8@sha256:6849cf1b4dd883d5b4c0cf90a3adfb26cb59d03d3b892cee3669a32dd6b8dcc2_amd64",
"8Base-RHACM-2.6:rhacm2/governance-policy-spec-sync-rhel8@sha256:d06ffc621167aff31ecb0fa417b294ff0676fb00e4ef1c6cb0fb2aaf4b2561e0_arm64",
"8Base-RHACM-2.6:rhacm2/governance-policy-status-sync-rhel8@sha256:4c86e16f15aaf454e4e5ce5436e1db27a5f8a55f573c3eaf02e4786fe52edfc8_arm64",
"8Base-RHACM-2.6:rhacm2/governance-policy-status-sync-rhel8@sha256:cf6a75d94f50dd063e939aee18756c767cba43f4e1e62a9c2f2b764ac6f43746_s390x",
"8Base-RHACM-2.6:rhacm2/governance-policy-status-sync-rhel8@sha256:e072b615eeffff80a94831e58c70980684c1ec4bd972844b25b157eb7ed5937f_ppc64le",
"8Base-RHACM-2.6:rhacm2/governance-policy-status-sync-rhel8@sha256:fffe971caa2e911d9c972c0e88712ff431d34c63dbe74e25f1cababa50ea7417_amd64",
"8Base-RHACM-2.6:rhacm2/governance-policy-template-sync-rhel8@sha256:10bc1a3833599a593a058e804de67e92888ed779fd0000928d4a70b6c7d5c1c2_amd64",
"8Base-RHACM-2.6:rhacm2/governance-policy-template-sync-rhel8@sha256:5c17f979f47840a879059ad83de12f0756889564a17190ba4438a7632c999bb1_arm64",
"8Base-RHACM-2.6:rhacm2/governance-policy-template-sync-rhel8@sha256:848bce8007de7714afc8c755b5f0c3cdf5eb6b1d259811c947bc295924539a0e_ppc64le",
"8Base-RHACM-2.6:rhacm2/governance-policy-template-sync-rhel8@sha256:95439f7e18fa87601d5860cbd9ca5f0738786e30a629d23788fd5fe33d694c66_s390x",
"8Base-RHACM-2.6:rhacm2/grafana-dashboard-loader-rhel8@sha256:1f5c1b2cffebf069859e95d0e722cb293f8c176bf5c5873bb9517c96b26c2e10_arm64",
"8Base-RHACM-2.6:rhacm2/grafana-dashboard-loader-rhel8@sha256:5223158a122658bafbd853c596cdc1f7bd7a0e4fdd82b1c3668ac84adeae9f24_s390x",
"8Base-RHACM-2.6:rhacm2/grafana-dashboard-loader-rhel8@sha256:561f1f05925cfe3c5f0f8a9b7475be4bbab183b5611ecfe09b090d80fa4bc2fe_amd64",
"8Base-RHACM-2.6:rhacm2/grafana-dashboard-loader-rhel8@sha256:734270221ec4a516e7eb77f2ec3a753384242116aa70320a1dbe969e915af1df_ppc64le",
"8Base-RHACM-2.6:rhacm2/iam-policy-controller-rhel8@sha256:2827e5f485213f92e2d0092187f3976dd6fe598e39b5cf2212d48c3a44c34b13_arm64",
"8Base-RHACM-2.6:rhacm2/iam-policy-controller-rhel8@sha256:8ca9e80365c76b66b2de3924fc50a5912e606042c704b02cb174a4b8bd3927c4_amd64",
"8Base-RHACM-2.6:rhacm2/iam-policy-controller-rhel8@sha256:c5069e76a900aa300102a0ae54ecbc12c0ac31abfeed8656ee60a949daef79c3_s390x",
"8Base-RHACM-2.6:rhacm2/iam-policy-controller-rhel8@sha256:ca05e79e5508924af71f323c13f664770d8dd4eb61ecf0894e4f9a81f7a1b402_ppc64le",
"8Base-RHACM-2.6:rhacm2/insights-client-rhel8@sha256:02cacfec60c80b9228e8b18949751de867f974ea6b1172129096e64e949c0598_amd64",
"8Base-RHACM-2.6:rhacm2/insights-client-rhel8@sha256:2b14036d0291e54c3191682de2ea875a78d78c35b2791a5a113ba1a8920f0621_ppc64le",
"8Base-RHACM-2.6:rhacm2/insights-client-rhel8@sha256:d4c05f641de8fd0753d63cc6d5b62464d3d6a87d601514e87ef2e40bbe7b01b6_s390x",
"8Base-RHACM-2.6:rhacm2/insights-client-rhel8@sha256:e15c410b693b34f49869d037ebb5584384fcdf88114b7a94967ca09f1361a5f3_arm64",
"8Base-RHACM-2.6:rhacm2/insights-metrics-rhel8@sha256:67aa55bb65685395ad2773e7459dff5fbccdeedcf9e56ec2722d8f5c919eae89_s390x",
"8Base-RHACM-2.6:rhacm2/insights-metrics-rhel8@sha256:6c54e08f5f6c2cae41a5e108e1019ff6522af8f69d666e22eb4631cd83b85917_amd64",
"8Base-RHACM-2.6:rhacm2/insights-metrics-rhel8@sha256:88d9b7246aa75cb2c88ccb7f2f1202fc465be0f2d89e59f1d2259f69ada56d9d_arm64",
"8Base-RHACM-2.6:rhacm2/insights-metrics-rhel8@sha256:bad98fe71638d7346f31ea45f6063ec970bf90844bb5c5dc5f917bb0f0099899_ppc64le",
"8Base-RHACM-2.6:rhacm2/klusterlet-addon-controller-rhel8@sha256:22e510955af3fa736b7306c387f44b5f15f5f9a7a006c6587e06d5d8602cc2f0_s390x",
"8Base-RHACM-2.6:rhacm2/klusterlet-addon-controller-rhel8@sha256:55bc86326f992cc4f4401b93f90cdd2baa6728015ffaf6168f2d46ae43c70cf4_ppc64le",
"8Base-RHACM-2.6:rhacm2/klusterlet-addon-controller-rhel8@sha256:8dd7f47af047fb899c7fcbad61cb8f38da45990cac186f9235aec3e4e7de25e9_amd64",
"8Base-RHACM-2.6:rhacm2/klusterlet-addon-controller-rhel8@sha256:bdb97eb5bb0e8f59edf0d389fb07c45171e728dc8b4d2bdacd785193b46ec03b_arm64",
"8Base-RHACM-2.6:rhacm2/kube-rbac-proxy-rhel8@sha256:11a353ee9da6cc843d5f346f4fa51681d13318e2e61fc4d1a3f63406eb175260_s390x",
"8Base-RHACM-2.6:rhacm2/kube-rbac-proxy-rhel8@sha256:31757f3e3bb08b4e49e54694b18b3cf327637be20535482b2df1345b17444dda_amd64",
"8Base-RHACM-2.6:rhacm2/kube-rbac-proxy-rhel8@sha256:b2c0b7414d0fc36a49cbdc5a56b25dd62aac18defc2defbd9c1895cd13a5e716_arm64",
"8Base-RHACM-2.6:rhacm2/kube-rbac-proxy-rhel8@sha256:dbd816d503e9beb58622604432eb415419e893627eb95c1ceeb8ff5bda7d6335_ppc64le",
"8Base-RHACM-2.6:rhacm2/kube-state-metrics-rhel8@sha256:53246a6df1f0880d94ed2644fa4366e3e2108b6fa8a51745af87785346ce5304_s390x",
"8Base-RHACM-2.6:rhacm2/kube-state-metrics-rhel8@sha256:5f2393bceefffb32240043b6722aa73d31fc8133cc2666fcf5eb8d33794bc54f_arm64",
"8Base-RHACM-2.6:rhacm2/kube-state-metrics-rhel8@sha256:c792c043462281cde7c93bd8e2136f62ca17d072e7f466353f37de8e5f5dc949_ppc64le",
"8Base-RHACM-2.6:rhacm2/kube-state-metrics-rhel8@sha256:e6b1d24b56e6973eee1569e351db6637ca67e1d6cd124adb845cbf6e35a4f6af_amd64",
"8Base-RHACM-2.6:rhacm2/management-ingress-rhel8@sha256:07238998d21204cd8f25dc63e6dbde20a2dd25c3b96609729306db6c63a0fca4_arm64",
"8Base-RHACM-2.6:rhacm2/management-ingress-rhel8@sha256:0d2665d19a8753c6269f594b68b067cd62a402404287e6416543c1af2d7d3cf4_ppc64le",
"8Base-RHACM-2.6:rhacm2/management-ingress-rhel8@sha256:6917d018e53aabb6f5402f02000aedd2e5cf71bcc84562e0fc7d7c87049f4b67_amd64",
"8Base-RHACM-2.6:rhacm2/management-ingress-rhel8@sha256:73b0444bd91a1dade3b7e76245ac8d6cb568929bba321b8c86c269d6f542ac3b_s390x",
"8Base-RHACM-2.6:rhacm2/memcached-exporter-rhel8@sha256:7d85dd62346a647d22202baa0f8d405b2aaf9a7174b38e5d29df2e03530009c3_s390x",
"8Base-RHACM-2.6:rhacm2/memcached-exporter-rhel8@sha256:9635616c8f058e67d557201147904b05f8b49938f63fb2b0239dfca883f61685_arm64",
"8Base-RHACM-2.6:rhacm2/memcached-exporter-rhel8@sha256:9e91ecec92ec0df8b72beb6040f39d9a25b0bfad844e92ea34cc2d648d221d22_ppc64le",
"8Base-RHACM-2.6:rhacm2/memcached-exporter-rhel8@sha256:c773b9a2fffcd549d4936054260f655c78da603957826d6bad4e8567a213ad10_amd64",
"8Base-RHACM-2.6:rhacm2/memcached-rhel8@sha256:584f8c4a9a1b75fc71948a98add560d4fe3d936ee46ac791f32121dbadf8c7d2_ppc64le",
"8Base-RHACM-2.6:rhacm2/memcached-rhel8@sha256:59b3ce3f3f4459c97cfffee5e20830d70f8a69198b5fab271e6c478d615c46d3_arm64",
"8Base-RHACM-2.6:rhacm2/memcached-rhel8@sha256:6f458c76757203b28434f871027c6a466a73d246ceb5bfac8793ad1896a672ab_amd64",
"8Base-RHACM-2.6:rhacm2/memcached-rhel8@sha256:e34722fd656e3205dcdb565b0ab68e9971174c11f125dbfff3bf82e1e21f3a76_s390x",
"8Base-RHACM-2.6:rhacm2/metrics-collector-rhel8@sha256:3a81a018b939752543e78c2d68d1436b851be2256b88c3e66cd506ae1d8f4c9c_ppc64le",
"8Base-RHACM-2.6:rhacm2/metrics-collector-rhel8@sha256:6a3e0c36c123c9dc54759655d9148f580abada501034914863a6528ded19ef34_amd64",
"8Base-RHACM-2.6:rhacm2/metrics-collector-rhel8@sha256:7991f484f97b9951f27f70e67d5db0850c4189ee86db8406cdda961a9beb06f0_arm64",
"8Base-RHACM-2.6:rhacm2/metrics-collector-rhel8@sha256:fa08b9bf3fd334738984e150ba5bfd2e005374752f3112340b65f6434eacd057_s390x",
"8Base-RHACM-2.6:rhacm2/multicloud-integrations-rhel8@sha256:2bcbf9a565f3c566061325aca3174ec755b5c94a28612718a3f1563db317273e_ppc64le",
"8Base-RHACM-2.6:rhacm2/multicloud-integrations-rhel8@sha256:6813ccd43a1aecd1aaf4d5d4b1620fd63bbca00b736100189ff91246bf3bc36b_arm64",
"8Base-RHACM-2.6:rhacm2/multicloud-integrations-rhel8@sha256:db89ef3686570526afdb2b79fd698aca5dc50c633009760f1748fb9fd506067b_amd64",
"8Base-RHACM-2.6:rhacm2/multicloud-integrations-rhel8@sha256:db8bc27937802c5d8fff769b9c93c8a01411629d199adbc39235e721d6468b30_s390x",
"8Base-RHACM-2.6:rhacm2/multicluster-observability-rhel8-operator@sha256:434db0ca203b14b899fff9b7a2a5b975de852ea29620a828f29246448aba873c_ppc64le",
"8Base-RHACM-2.6:rhacm2/multicluster-observability-rhel8-operator@sha256:876bfa63b0e13833eaeadb7c6a0481f1d7970b283f69ece4d81c99985f4dd161_arm64",
"8Base-RHACM-2.6:rhacm2/multicluster-observability-rhel8-operator@sha256:d23f208e020d42bc095011d423146e2da35b2bc85b844911bde2f4edf696bdca_amd64",
"8Base-RHACM-2.6:rhacm2/multicluster-observability-rhel8-operator@sha256:f29581baf5277588d2e4cd01380ecf46e3c97a2f17ade01b048f75c29f18d62c_s390x",
"8Base-RHACM-2.6:rhacm2/multicluster-operators-application-rhel8@sha256:1952d422bd7ba42323711faba59244c449293cc92502e350460fee07c0e3b34a_ppc64le",
"8Base-RHACM-2.6:rhacm2/multicluster-operators-application-rhel8@sha256:566a60f630ec346eced3106ec072963d1b9f9d300e7d4cee6af6dc0d590a3937_s390x",
"8Base-RHACM-2.6:rhacm2/multicluster-operators-application-rhel8@sha256:724dd9f4a5e4acd061206ca2ea57c329210ade5135dbdf941b8d7e720daa4f10_arm64",
"8Base-RHACM-2.6:rhacm2/multicluster-operators-application-rhel8@sha256:ace8895fc62c1394dfa7854fd9ce3e14ef859e989255f70dc9a5a3d9bcd514c0_amd64",
"8Base-RHACM-2.6:rhacm2/multicluster-operators-channel-rhel8@sha256:1ebe6504a6a58f39f93952bf1c135ea58ff77e65c5b8ba73c7ad6295e66a1b45_s390x",
"8Base-RHACM-2.6:rhacm2/multicluster-operators-channel-rhel8@sha256:557cc962d0b10d80a9dea7adce387ea28fb4199a02fa8546645ab2cacbf28b88_ppc64le",
"8Base-RHACM-2.6:rhacm2/multicluster-operators-channel-rhel8@sha256:82526c7c046325bde1dfa0a47b58b773355f00bc95c23be75105e7255e7bddd2_arm64",
"8Base-RHACM-2.6:rhacm2/multicluster-operators-channel-rhel8@sha256:85e20d97f28e43668c2790bd6e0adbc598d01f9fab849761fb96d7a5c4946a87_amd64",
"8Base-RHACM-2.6:rhacm2/multicluster-operators-subscription-rhel8@sha256:7310f31faae367a363c27a7236b562bbfe8381a352fce906279590bac11571d2_ppc64le",
"8Base-RHACM-2.6:rhacm2/multicluster-operators-subscription-rhel8@sha256:7676d33b9be36ca6660d3aed888fdffcf270fcf82258ed9531e2746a3d27610c_s390x",
"8Base-RHACM-2.6:rhacm2/multicluster-operators-subscription-rhel8@sha256:e718d5abef58365d547ef73828a26adff5b6cef1bf935aa7c27f12f604b50337_amd64",
"8Base-RHACM-2.6:rhacm2/multicluster-operators-subscription-rhel8@sha256:f58aff87d1efb64417c6976f6772a464e54beefe847f50a141726b7a1a6a293a_arm64",
"8Base-RHACM-2.6:rhacm2/multiclusterhub-repo-rhel8@sha256:03222a9dd6eca9cf44932a0ff1bf89bd9d2d29683f1ebb0d0aa49171b77a4963_ppc64le",
"8Base-RHACM-2.6:rhacm2/multiclusterhub-repo-rhel8@sha256:881b8c3b19918affd478c0ad0c73dff96dd28f5c1dfddb86472b42e422fa25b6_amd64",
"8Base-RHACM-2.6:rhacm2/multiclusterhub-repo-rhel8@sha256:9de94ea1f83ec8b7257c7b2befc1485ed9cc40c9ef3600c4c4c50934e708cf9d_s390x",
"8Base-RHACM-2.6:rhacm2/multiclusterhub-repo-rhel8@sha256:a45ed68e7d3ac89d17eaf06445cabfc19a9ce85a42f116d75028d6acd18a322b_arm64",
"8Base-RHACM-2.6:rhacm2/multiclusterhub-rhel8@sha256:48d1fa8bc5f6a4d8349c41126301bd86d12836384f336881ecb71bd79f84ae93_ppc64le",
"8Base-RHACM-2.6:rhacm2/multiclusterhub-rhel8@sha256:a33e91fb763a2f0894433bce31bd44229e7d5f5c53d36c6b6f643807a45c110b_arm64",
"8Base-RHACM-2.6:rhacm2/multiclusterhub-rhel8@sha256:d6e126cbdd3cfbcdee04b093389ca1b07ac8038da96060051ed94e1eeacc6d92_s390x",
"8Base-RHACM-2.6:rhacm2/multiclusterhub-rhel8@sha256:ecf12158a2d8802b4c7efd6b336ff36c1e002223b1d385a40fbef638d5e4aa21_amd64",
"8Base-RHACM-2.6:rhacm2/node-exporter-rhel8@sha256:14d23638efff3c30661c9a5f3ddb6ab0c7a9d162de1176dd9565cf49dfa4b9c5_amd64",
"8Base-RHACM-2.6:rhacm2/node-exporter-rhel8@sha256:533005e1608de68a09e53599de3f30990db95cb923794bab9ae9e3bc1a8b6baf_arm64",
"8Base-RHACM-2.6:rhacm2/node-exporter-rhel8@sha256:99eef3491c7092afa14179b9a9d39dd8fbfb3c9bb61759d678af5d91ac23e59d_s390x",
"8Base-RHACM-2.6:rhacm2/node-exporter-rhel8@sha256:e200d4e1802cce7fce32b1e0dc5c3220b6f6477b73b3a2d8ea26a5a42d63f46b_ppc64le",
"8Base-RHACM-2.6:rhacm2/observatorium-rhel8-operator@sha256:092e3437e6d38b2bf676d7fb67ad672e3ef03440017b5af7c1ebd2beb3f437eb_amd64",
"8Base-RHACM-2.6:rhacm2/observatorium-rhel8-operator@sha256:8cf076bfb049d1aabd00040ee65f0fedd590f0dd448c7561de494093a915b397_ppc64le",
"8Base-RHACM-2.6:rhacm2/observatorium-rhel8-operator@sha256:e69987a64fdbf873d4b19d8626c0c5e99dd13d7c95446850559be966dae45ad0_arm64",
"8Base-RHACM-2.6:rhacm2/observatorium-rhel8-operator@sha256:f0bf89eaea6b7afc2d08c77bd40dfba581f91f462f5ec3d70473b332ca6f781c_s390x",
"8Base-RHACM-2.6:rhacm2/observatorium-rhel8@sha256:0686cfddd61737f7e7eb4f0c011397277394559edac3bb947c0969e302686dd5_ppc64le",
"8Base-RHACM-2.6:rhacm2/observatorium-rhel8@sha256:8f2f3732600235f66c406b6121ac37979f52572ce90353b6e099be7b74406251_amd64",
"8Base-RHACM-2.6:rhacm2/observatorium-rhel8@sha256:9e1fccc5b17865a6d7baaa1a15cb50f47d80a14b0a7bcbd94c12f0ddcaaf1b28_s390x",
"8Base-RHACM-2.6:rhacm2/observatorium-rhel8@sha256:bdd89a1051c8f21e7d81ff80c96731a0eaa7d15c320ab1e6b1dc3f6babd42598_arm64",
"8Base-RHACM-2.6:rhacm2/prometheus-alertmanager-rhel8@sha256:0860b7aa5e8b07792ad7f5d5c0654e23e9da8eedd4b9f509caea616dcfa97d69_amd64",
"8Base-RHACM-2.6:rhacm2/prometheus-alertmanager-rhel8@sha256:624895d8579ef6f3e5b17558a30775790ec6f00701f8c5cdfa315292d7f9e867_s390x",
"8Base-RHACM-2.6:rhacm2/prometheus-alertmanager-rhel8@sha256:6d09865a228cdbbc6d1ac13042c3c00f0bd086f6dc181dfa3cdf8c7f9d826b9e_arm64",
"8Base-RHACM-2.6:rhacm2/prometheus-alertmanager-rhel8@sha256:c69fee848d21346a271972e89d91898eac9fec27d598d98ffa004ca8d1b53270_ppc64le",
"8Base-RHACM-2.6:rhacm2/prometheus-rhel8@sha256:52cea7c27de23e3358030b09f22b962723c523a940f8e2043edc298c907d761c_arm64",
"8Base-RHACM-2.6:rhacm2/prometheus-rhel8@sha256:67e0fadfbb4d99a60435ed12b470772b38ace4ca815fe73da68eb3c826e200fc_ppc64le",
"8Base-RHACM-2.6:rhacm2/prometheus-rhel8@sha256:e8241b1d852d605b44ecfcc552cb0f905f72e8a17c8d228162b40c19388f5176_s390x",
"8Base-RHACM-2.6:rhacm2/prometheus-rhel8@sha256:ed0cc13e79949436d29a7ad0b41b189744a177ea27545fd5eb9b4f71e87bd0eb_amd64",
"8Base-RHACM-2.6:rhacm2/rbac-query-proxy-rhel8@sha256:29c76a37497f212aed280e2bf16ef45fb3785fb4649ce17b7fe9d653a79e2112_arm64",
"8Base-RHACM-2.6:rhacm2/rbac-query-proxy-rhel8@sha256:475a45884a51127722030226ff9a5f0752c98574c41eb61796aece5e702346a3_ppc64le",
"8Base-RHACM-2.6:rhacm2/rbac-query-proxy-rhel8@sha256:582301b10af0b966ae7d5e130cb0e5f96e7912dc66b4108e0d6078656ca80604_amd64",
"8Base-RHACM-2.6:rhacm2/rbac-query-proxy-rhel8@sha256:f1c7de85a44c03f48a6f62ba1d7d650f0b06e0f502cecff1512ad637b5bc1c27_s390x",
"8Base-RHACM-2.6:rhacm2/redisgraph-tls-rhel8@sha256:128279a656bfbde6c2c052766d63a1de6a06d8bea2707813c64396c2ae382478_amd64",
"8Base-RHACM-2.6:rhacm2/redisgraph-tls-rhel8@sha256:35927ca6e6e9c8d420c499a0c8ad37c4297ba19743d550f489d3e66482275a49_arm64",
"8Base-RHACM-2.6:rhacm2/redisgraph-tls-rhel8@sha256:4696baed553266682ba2b54d3bf683d2ff1241b625de5ec54a45c1b2c5f96243_s390x",
"8Base-RHACM-2.6:rhacm2/redisgraph-tls-rhel8@sha256:d722f2ffab1f58bbaf3c62ef71dbf7e6c4023e6ab17690f1049075a321d0b1ac_ppc64le",
"8Base-RHACM-2.6:rhacm2/search-aggregator-rhel8@sha256:2b5f372c1c73c4de587b5a4388d95b8cc553fc56af446fcefa0e14c6d980b6b3_ppc64le",
"8Base-RHACM-2.6:rhacm2/search-aggregator-rhel8@sha256:38fceeedc0672def1c2cf42bb6743ae726e77d9f7352d002b3fc688c6d551852_amd64",
"8Base-RHACM-2.6:rhacm2/search-aggregator-rhel8@sha256:6a915335bcebb0884fc72df2dfee97c74d42c035864b960e1c800fa6c5f8d93c_arm64",
"8Base-RHACM-2.6:rhacm2/search-aggregator-rhel8@sha256:752decaefc38aa009f54201b38d4ab26d9b4020caec649d9b1f1564f56c47c2a_s390x",
"8Base-RHACM-2.6:rhacm2/search-api-rhel8@sha256:37eea70d5b1c89c25372dcea8c8c03e1e0a9af1b5a06f3b0706ba776ae8847c1_amd64",
"8Base-RHACM-2.6:rhacm2/search-api-rhel8@sha256:7400088d206592eb29cd86182909626262c9b2a99f017811fcc9d8a753c39009_arm64",
"8Base-RHACM-2.6:rhacm2/search-api-rhel8@sha256:aa8ea0deabc39a068f3f6ce9fa6334e44fc507355009a9bff448e742156ec203_ppc64le",
"8Base-RHACM-2.6:rhacm2/search-api-rhel8@sha256:b4d2d39c2b3b736987f1e888b858d52a7ebd9f8d0cebd3bdef8c59f6e3e41725_s390x",
"8Base-RHACM-2.6:rhacm2/search-collector-rhel8@sha256:0174699ec75fcda08892b4e72b674df989af51ea5f04de57a62c2a85a3c08f4f_arm64",
"8Base-RHACM-2.6:rhacm2/search-collector-rhel8@sha256:5a29a9805b8d20969cba86da11a9de8176a3172df361aec5fae136a4271de308_amd64",
"8Base-RHACM-2.6:rhacm2/search-collector-rhel8@sha256:be7eed9ad9502bcc294081f7e2098fc4f8411c912c34fe63479b5b770d06caca_s390x",
"8Base-RHACM-2.6:rhacm2/search-collector-rhel8@sha256:c467c1d7ceaf5281077f7fe8ff1c1c4cffe325132890a3ab9b96ea5db2e2c930_ppc64le",
"8Base-RHACM-2.6:rhacm2/search-rhel8@sha256:2135cd20bb7ebbf48499992fe46a928e28fc78c86e360633ea09054520c42539_ppc64le",
"8Base-RHACM-2.6:rhacm2/search-rhel8@sha256:3a7a31974210e21a3faed9b57a75b970c70ac41d9662b884d4ce67275f756fc7_arm64",
"8Base-RHACM-2.6:rhacm2/search-rhel8@sha256:6e6a19f1440e4eb15a8206e18f7f4dde3e1a5c6518944571d09923d116d3f04e_amd64",
"8Base-RHACM-2.6:rhacm2/search-rhel8@sha256:e6ed3e65f0d49b3c6b0e3e97593a8fae4d453f3aecf8d7829c0d25c68bc91ea1_s390x",
"8Base-RHACM-2.6:rhacm2/submariner-addon-rhel8@sha256:7b80d01371f551df506bd0c56df6829845bfce497ff01cc44b68f172ed5399b4_ppc64le",
"8Base-RHACM-2.6:rhacm2/submariner-addon-rhel8@sha256:934c560bc786015c694e9cffbae8e86f631b3331d62f5a547931446dae82f8c3_s390x",
"8Base-RHACM-2.6:rhacm2/submariner-addon-rhel8@sha256:b467881f4028a89a9e79ba93da719845db576f47a04ae6e569c2317be5594b29_arm64",
"8Base-RHACM-2.6:rhacm2/submariner-addon-rhel8@sha256:fc5592d42e4aca70288448d174511b922ece7f8cb4b41c6a36195c3a4a60aa36_amd64",
"8Base-RHACM-2.6:rhacm2/thanos-receive-controller-rhel8@sha256:21f2626c10c4fb61b37e6ca4ab574186b423f155fbc5cfef3e894fff04cc270e_ppc64le",
"8Base-RHACM-2.6:rhacm2/thanos-receive-controller-rhel8@sha256:c357074958324fc5d602cdcf1cba285bf8582e0b36af79a8f6211bb0dfb77a10_amd64",
"8Base-RHACM-2.6:rhacm2/thanos-receive-controller-rhel8@sha256:d9ac8e67d6d9858b16dd9d1d49c1dd904aa22a7b618e5d33292344faced9c0d3_arm64",
"8Base-RHACM-2.6:rhacm2/thanos-receive-controller-rhel8@sha256:e3b840a7833680170f9e9ca52309552c584935a68c75cc71e6d576b104dc01c8_s390x",
"8Base-RHACM-2.6:rhacm2/thanos-rhel8@sha256:453c525197ccfe1f866af70ca2e7f3deb6f98d0b98c09b602b4fa1368787213d_amd64",
"8Base-RHACM-2.6:rhacm2/thanos-rhel8@sha256:4b3b45ad0b564360c245d20b1540c2398c9606cf8684275e4ee071c591357929_arm64",
"8Base-RHACM-2.6:rhacm2/thanos-rhel8@sha256:7e43ba8f47ec54b5f86d13c81b67b044176530b63b5ae3f40332fc975cc6b21f_s390x",
"8Base-RHACM-2.6:rhacm2/thanos-rhel8@sha256:faaa00c0af80c781a7c610616153a3cd1dc1b20637934c3a243a2e9664ba0ee5_ppc64le"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "golang: io/fs: stack exhaustion in Glob"
},
{
"cve": "CVE-2022-30631",
"cwe": {
"id": "CWE-1325",
"name": "Improperly Controlled Sequential Memory Allocation"
},
"discovery_date": "2022-07-14T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2107342"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in golang. Calling the Reader, Read method on an archive that contains a large number of concatenated 0-length compressed files can cause a panic issue due to stack exhaustion.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "golang: compress/gzip: stack exhaustion in Reader.Read",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "To exploit CVE-2022-30631, an attacker supplies a specially crafted gzip archive to a Go application that uses a vulnerable version of the compress/gzip package without adequate input validation. This can lead to uncontrolled recursion, resulting in stack exhaustion and causing the application to panic, thereby affecting its availability.\n\nAs this is merely a DoS and there is no known way to control the instruction pointer, RH ProdSec has set the impact of this vulnerabilty to \"Moderate\".\n\nWithin regulated environments, a combination of the following controls acts as a significant barrier to successfully exploiting a CWE-1325: Improperly Controlled Sequential Memory Allocation vulnerability and therefore downgrades the severity of this particular CVE from Moderate to Low.\n\nAccess to the platform is granted only after successful hard token-based multi-factor authentication (MFA) and is governed by least privilege to ensure only authorized users and roles can execute or modify code. Static code analysis and peer reviews enforce strong input validation and error handling, preventing improperly validated inputs from causing system instability, data exposure, or privilege escalation. In the event of successful exploitation, process isolation limits the impact of excessive sequential memory allocation by restricting memory use per process, preventing any single process from exhausting system resources. Finally, the platform uses memory protection mechanisms such as Data Execution Prevention (DEP) and Address Space Layout Randomization (ASLR) to reduce the risk of memory allocation-based attacks.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"8Base-RHACM-2.6:rhacm2/acm-governance-policy-addon-controller-rhel8@sha256:615ab5d9542759d921634737709e84a8e65d003ea136e5d22858d380225fd177_amd64",
"8Base-RHACM-2.6:rhacm2/acm-governance-policy-addon-controller-rhel8@sha256:958b729d30f10b9c121e68ac8ede2054ed29cc52a9a7d6df0537ed221aa74358_s390x",
"8Base-RHACM-2.6:rhacm2/acm-governance-policy-addon-controller-rhel8@sha256:b5bef941b4e0b5b3529ca5b2311c85295b9f6d12e482a9cbdad691c2406541f1_ppc64le",
"8Base-RHACM-2.6:rhacm2/acm-governance-policy-addon-controller-rhel8@sha256:f6194b9056d77e54f3c74caa9eab87bd1df1818d082fc807229d1c44ec6c88c4_arm64",
"8Base-RHACM-2.6:rhacm2/acm-grafana-rhel8@sha256:45616ed43b53d3a83e65828118f09430396f5bcb0566ae3a65d937b59f0d873e_s390x",
"8Base-RHACM-2.6:rhacm2/acm-grafana-rhel8@sha256:8c48441cfa850ea1274932e94da0831618c10f91022619c779304501a75fb161_amd64",
"8Base-RHACM-2.6:rhacm2/acm-grafana-rhel8@sha256:cc1c196b19c5fd8f313c6136359cc9dd37b5f59d32a581b10cf89b80b7d0cbf4_arm64",
"8Base-RHACM-2.6:rhacm2/acm-grafana-rhel8@sha256:cdf24e68e50be1350566243f6d2cb1403d09ab68e5fed39ea6c56212e42b90f1_ppc64le",
"8Base-RHACM-2.6:rhacm2/acm-must-gather-rhel8@sha256:1457ff5cfd61611fdc968d4af5b020d835e107b97932c7ba7b3f5ed4cbd0e39f_ppc64le",
"8Base-RHACM-2.6:rhacm2/acm-must-gather-rhel8@sha256:39842906b3846418bc31098e2abad08210118d86aa683e9e5fd04a97822df22d_arm64",
"8Base-RHACM-2.6:rhacm2/acm-must-gather-rhel8@sha256:8a69add2d90a1e094de8510052b683e1765153da75e316ad7778499af0c5ddf9_s390x",
"8Base-RHACM-2.6:rhacm2/acm-must-gather-rhel8@sha256:dca91134a2c1c33c736afcd4c9373749448641385f39162c74e115691289e843_amd64",
"8Base-RHACM-2.6:rhacm2/acm-operator-bundle@sha256:0eac6124f59492d09c1ae650025d59ea0e8547d9f9c832cb9607b09254ff6ddd_s390x",
"8Base-RHACM-2.6:rhacm2/acm-operator-bundle@sha256:1cbcd58a4c23e4c89a6a0509f78802a5aa21205db2784ebc9772b99a3917b183_arm64",
"8Base-RHACM-2.6:rhacm2/acm-operator-bundle@sha256:997aaee36f0bed47e231925a3f2c2ecc503410e54b35727f035c72477f3d1944_ppc64le",
"8Base-RHACM-2.6:rhacm2/acm-operator-bundle@sha256:ce699187f250b93976b8063228ac12d11c6c8f6baba69ba4ed17a38730e84eb3_amd64",
"8Base-RHACM-2.6:rhacm2/acm-prometheus-config-reloader-rhel8@sha256:693a77a9324d6c7f0e69bd9d5725b51f3e429972f1e67469e93648cb347eae84_arm64",
"8Base-RHACM-2.6:rhacm2/acm-prometheus-config-reloader-rhel8@sha256:89757e804d5df2b5eeeb1191b599c3acb9e75f61170f888095302830d6de0582_s390x",
"8Base-RHACM-2.6:rhacm2/acm-prometheus-config-reloader-rhel8@sha256:8e45e1fd7342d7525b118f01794cac1f4a8662def5f2a06336b698db2e268742_amd64",
"8Base-RHACM-2.6:rhacm2/acm-prometheus-config-reloader-rhel8@sha256:ce1c17b34b7aac2e990dc0efe40f4406e73f727b2c7bfe109eded849de753f1a_ppc64le",
"8Base-RHACM-2.6:rhacm2/acm-prometheus-rhel8@sha256:728606d96dd9e0fc2e7810e092e10ee071ec36598c990c8252beccace59a679e_amd64",
"8Base-RHACM-2.6:rhacm2/acm-prometheus-rhel8@sha256:b457d0b95d88c5dd0aac87492cbca40a9d7c2074002ad110f52d562f0c5d0797_arm64",
"8Base-RHACM-2.6:rhacm2/acm-prometheus-rhel8@sha256:f34d2569033bfb1d173342264f090f46d80f7843d52704a7ce9e9eb9de2f5abb_s390x",
"8Base-RHACM-2.6:rhacm2/acm-prometheus-rhel8@sha256:f720e0a94bfe7ed5d812819a3e77cc0581be102970127d8c0d4aa06a05edbf3d_ppc64le",
"8Base-RHACM-2.6:rhacm2/acm-volsync-addon-controller-rhel8@sha256:17ccd6b924b36ab14e3ca5f5331ba7e4c86f8cb64304640d58c3ee6b76edbcaf_ppc64le",
"8Base-RHACM-2.6:rhacm2/acm-volsync-addon-controller-rhel8@sha256:27079308ea87e35564cc3089c65eae68d63880a3bb093ca64d1678a68b60fcec_amd64",
"8Base-RHACM-2.6:rhacm2/acm-volsync-addon-controller-rhel8@sha256:9eabaac2df91aeef613d6973669d07298f2159c6a6e0c9f294623f7b1a10bc08_s390x",
"8Base-RHACM-2.6:rhacm2/acm-volsync-addon-controller-rhel8@sha256:f7abdf1756bc0ff2ebf02fee0469a8b9eeabe1fa8cafdd21c6e8f958155b70bb_arm64",
"8Base-RHACM-2.6:rhacm2/cert-policy-controller-rhel8@sha256:017c1e663827a3b55d70badd3ed979b5d1831252c49d671897a85a75afaa5bb0_s390x",
"8Base-RHACM-2.6:rhacm2/cert-policy-controller-rhel8@sha256:0610778095974edf936602018281bf7a5e287ba9eca9f661a423e68bbe000e40_ppc64le",
"8Base-RHACM-2.6:rhacm2/cert-policy-controller-rhel8@sha256:a66d7d4ee1179f7fce639490f919d722db54eaa3118b4135078c33e6cbf91488_amd64",
"8Base-RHACM-2.6:rhacm2/cert-policy-controller-rhel8@sha256:d660befef0c8f7a4db7aa3b865545c9863d8f37e7ba4b8de4380185f82b208d4_arm64",
"8Base-RHACM-2.6:rhacm2/cluster-backup-rhel8-operator@sha256:1a749d0795972a9bfd5a00aa96c238a660673464be01b2aa9fd7a3aeead6ddf7_amd64",
"8Base-RHACM-2.6:rhacm2/cluster-backup-rhel8-operator@sha256:8915dbdc562e63441f79041bdf1176e46ce53e95418d133f0cd0c1ff79da48a2_arm64",
"8Base-RHACM-2.6:rhacm2/cluster-backup-rhel8-operator@sha256:995f225449b207da9a3cad175dac85b87eefb28ff5bae6a588f40fd79fbe12a1_ppc64le",
"8Base-RHACM-2.6:rhacm2/cluster-backup-rhel8-operator@sha256:f1255a76c6275a4b6a400c82e204a5112fff6fe87f71626f8f309763f6a5d9e4_s390x",
"8Base-RHACM-2.6:rhacm2/config-policy-controller-rhel8@sha256:3b2e0d850e8fc966ec80bff16df26002334744a96b81c7a7dfe222f1706a52e3_s390x",
"8Base-RHACM-2.6:rhacm2/config-policy-controller-rhel8@sha256:447f275bbde46d7fc173798ef5abc0a77a6780f0dffdc171786edbe00f27d8d8_ppc64le",
"8Base-RHACM-2.6:rhacm2/config-policy-controller-rhel8@sha256:61964a1a0ddf2e98bcf5249b7374235055ab85cc26663a8d9397c2b7f6fbb4c6_amd64",
"8Base-RHACM-2.6:rhacm2/config-policy-controller-rhel8@sha256:a3abaa3d0bf1d34fa9e40903a8713c439f5f7f751e775d32cbab308983064ce0_arm64",
"8Base-RHACM-2.6:rhacm2/console-rhel8@sha256:6c0f630ff57f6f423df6dbf4df9faad25089f9b391be35cb8bc9cd5211f94d67_arm64",
"8Base-RHACM-2.6:rhacm2/console-rhel8@sha256:8608aed6971299def3fbe749336727e84c69582664dedac3145b92ea24e62e4d_amd64",
"8Base-RHACM-2.6:rhacm2/console-rhel8@sha256:afa80ae8274db7fa6796c35980fc5df15889e94aff3361f6cda643e5a09da220_ppc64le",
"8Base-RHACM-2.6:rhacm2/console-rhel8@sha256:f06e4e3f62db52c6d7fa0bc1f289de773e18d076bc38612e1b0ddc85c76fde06_s390x",
"8Base-RHACM-2.6:rhacm2/endpoint-monitoring-rhel8-operator@sha256:060bcd658756a924b4ce4d202bd447a3254fc1f49af7d685dde8720f355cde8e_arm64",
"8Base-RHACM-2.6:rhacm2/endpoint-monitoring-rhel8-operator@sha256:091d66731c5fe8eba5646c6b2622bb38c074e202a8a4a7e906921673b60f0898_amd64",
"8Base-RHACM-2.6:rhacm2/endpoint-monitoring-rhel8-operator@sha256:80660eb7f3c068768b0ea04ff20f4539194c52427ffdab4626bf781aa3f2ca64_s390x",
"8Base-RHACM-2.6:rhacm2/endpoint-monitoring-rhel8-operator@sha256:d6204fcf04c83bac13232ec1602572ad5f22bb528537e591079dfa36152697ec_ppc64le",
"8Base-RHACM-2.6:rhacm2/governance-policy-propagator-rhel8@sha256:51be0f04938b60ed1dba60908bebd2000d78e4ade34757bae70a083c67d77e8e_arm64",
"8Base-RHACM-2.6:rhacm2/governance-policy-propagator-rhel8@sha256:9577701bf3c7aa00b99531d2c3842130abc6cd91c52c4a7ba040b705eeace4c7_s390x",
"8Base-RHACM-2.6:rhacm2/governance-policy-propagator-rhel8@sha256:bdc6c128628db86697af198430c5ae5c61c3e586c1a97187e4d4e852cec61e92_ppc64le",
"8Base-RHACM-2.6:rhacm2/governance-policy-propagator-rhel8@sha256:cc519319b9f4fe672144ebedd772ddf56d5de90e3c8f52c0fb9b55313f71a7b3_amd64",
"8Base-RHACM-2.6:rhacm2/governance-policy-spec-sync-rhel8@sha256:2c1905ae8a83e5598678457fd955cbc867453ed5836de6fcc182e4928df8bd67_s390x",
"8Base-RHACM-2.6:rhacm2/governance-policy-spec-sync-rhel8@sha256:4a8d30cc0e1d83c69b7f3339418b101da23fbcaee7d326bedaff677eceb25ab2_ppc64le",
"8Base-RHACM-2.6:rhacm2/governance-policy-spec-sync-rhel8@sha256:6849cf1b4dd883d5b4c0cf90a3adfb26cb59d03d3b892cee3669a32dd6b8dcc2_amd64",
"8Base-RHACM-2.6:rhacm2/governance-policy-spec-sync-rhel8@sha256:d06ffc621167aff31ecb0fa417b294ff0676fb00e4ef1c6cb0fb2aaf4b2561e0_arm64",
"8Base-RHACM-2.6:rhacm2/governance-policy-status-sync-rhel8@sha256:4c86e16f15aaf454e4e5ce5436e1db27a5f8a55f573c3eaf02e4786fe52edfc8_arm64",
"8Base-RHACM-2.6:rhacm2/governance-policy-status-sync-rhel8@sha256:cf6a75d94f50dd063e939aee18756c767cba43f4e1e62a9c2f2b764ac6f43746_s390x",
"8Base-RHACM-2.6:rhacm2/governance-policy-status-sync-rhel8@sha256:e072b615eeffff80a94831e58c70980684c1ec4bd972844b25b157eb7ed5937f_ppc64le",
"8Base-RHACM-2.6:rhacm2/governance-policy-status-sync-rhel8@sha256:fffe971caa2e911d9c972c0e88712ff431d34c63dbe74e25f1cababa50ea7417_amd64",
"8Base-RHACM-2.6:rhacm2/governance-policy-template-sync-rhel8@sha256:10bc1a3833599a593a058e804de67e92888ed779fd0000928d4a70b6c7d5c1c2_amd64",
"8Base-RHACM-2.6:rhacm2/governance-policy-template-sync-rhel8@sha256:5c17f979f47840a879059ad83de12f0756889564a17190ba4438a7632c999bb1_arm64",
"8Base-RHACM-2.6:rhacm2/governance-policy-template-sync-rhel8@sha256:848bce8007de7714afc8c755b5f0c3cdf5eb6b1d259811c947bc295924539a0e_ppc64le",
"8Base-RHACM-2.6:rhacm2/governance-policy-template-sync-rhel8@sha256:95439f7e18fa87601d5860cbd9ca5f0738786e30a629d23788fd5fe33d694c66_s390x",
"8Base-RHACM-2.6:rhacm2/grafana-dashboard-loader-rhel8@sha256:1f5c1b2cffebf069859e95d0e722cb293f8c176bf5c5873bb9517c96b26c2e10_arm64",
"8Base-RHACM-2.6:rhacm2/grafana-dashboard-loader-rhel8@sha256:5223158a122658bafbd853c596cdc1f7bd7a0e4fdd82b1c3668ac84adeae9f24_s390x",
"8Base-RHACM-2.6:rhacm2/grafana-dashboard-loader-rhel8@sha256:561f1f05925cfe3c5f0f8a9b7475be4bbab183b5611ecfe09b090d80fa4bc2fe_amd64",
"8Base-RHACM-2.6:rhacm2/grafana-dashboard-loader-rhel8@sha256:734270221ec4a516e7eb77f2ec3a753384242116aa70320a1dbe969e915af1df_ppc64le",
"8Base-RHACM-2.6:rhacm2/iam-policy-controller-rhel8@sha256:2827e5f485213f92e2d0092187f3976dd6fe598e39b5cf2212d48c3a44c34b13_arm64",
"8Base-RHACM-2.6:rhacm2/iam-policy-controller-rhel8@sha256:8ca9e80365c76b66b2de3924fc50a5912e606042c704b02cb174a4b8bd3927c4_amd64",
"8Base-RHACM-2.6:rhacm2/iam-policy-controller-rhel8@sha256:c5069e76a900aa300102a0ae54ecbc12c0ac31abfeed8656ee60a949daef79c3_s390x",
"8Base-RHACM-2.6:rhacm2/iam-policy-controller-rhel8@sha256:ca05e79e5508924af71f323c13f664770d8dd4eb61ecf0894e4f9a81f7a1b402_ppc64le",
"8Base-RHACM-2.6:rhacm2/insights-client-rhel8@sha256:02cacfec60c80b9228e8b18949751de867f974ea6b1172129096e64e949c0598_amd64",
"8Base-RHACM-2.6:rhacm2/insights-client-rhel8@sha256:2b14036d0291e54c3191682de2ea875a78d78c35b2791a5a113ba1a8920f0621_ppc64le",
"8Base-RHACM-2.6:rhacm2/insights-client-rhel8@sha256:d4c05f641de8fd0753d63cc6d5b62464d3d6a87d601514e87ef2e40bbe7b01b6_s390x",
"8Base-RHACM-2.6:rhacm2/insights-client-rhel8@sha256:e15c410b693b34f49869d037ebb5584384fcdf88114b7a94967ca09f1361a5f3_arm64",
"8Base-RHACM-2.6:rhacm2/insights-metrics-rhel8@sha256:67aa55bb65685395ad2773e7459dff5fbccdeedcf9e56ec2722d8f5c919eae89_s390x",
"8Base-RHACM-2.6:rhacm2/insights-metrics-rhel8@sha256:6c54e08f5f6c2cae41a5e108e1019ff6522af8f69d666e22eb4631cd83b85917_amd64",
"8Base-RHACM-2.6:rhacm2/insights-metrics-rhel8@sha256:88d9b7246aa75cb2c88ccb7f2f1202fc465be0f2d89e59f1d2259f69ada56d9d_arm64",
"8Base-RHACM-2.6:rhacm2/insights-metrics-rhel8@sha256:bad98fe71638d7346f31ea45f6063ec970bf90844bb5c5dc5f917bb0f0099899_ppc64le",
"8Base-RHACM-2.6:rhacm2/klusterlet-addon-controller-rhel8@sha256:22e510955af3fa736b7306c387f44b5f15f5f9a7a006c6587e06d5d8602cc2f0_s390x",
"8Base-RHACM-2.6:rhacm2/klusterlet-addon-controller-rhel8@sha256:55bc86326f992cc4f4401b93f90cdd2baa6728015ffaf6168f2d46ae43c70cf4_ppc64le",
"8Base-RHACM-2.6:rhacm2/klusterlet-addon-controller-rhel8@sha256:8dd7f47af047fb899c7fcbad61cb8f38da45990cac186f9235aec3e4e7de25e9_amd64",
"8Base-RHACM-2.6:rhacm2/klusterlet-addon-controller-rhel8@sha256:bdb97eb5bb0e8f59edf0d389fb07c45171e728dc8b4d2bdacd785193b46ec03b_arm64",
"8Base-RHACM-2.6:rhacm2/kube-rbac-proxy-rhel8@sha256:11a353ee9da6cc843d5f346f4fa51681d13318e2e61fc4d1a3f63406eb175260_s390x",
"8Base-RHACM-2.6:rhacm2/kube-rbac-proxy-rhel8@sha256:31757f3e3bb08b4e49e54694b18b3cf327637be20535482b2df1345b17444dda_amd64",
"8Base-RHACM-2.6:rhacm2/kube-rbac-proxy-rhel8@sha256:b2c0b7414d0fc36a49cbdc5a56b25dd62aac18defc2defbd9c1895cd13a5e716_arm64",
"8Base-RHACM-2.6:rhacm2/kube-rbac-proxy-rhel8@sha256:dbd816d503e9beb58622604432eb415419e893627eb95c1ceeb8ff5bda7d6335_ppc64le",
"8Base-RHACM-2.6:rhacm2/kube-state-metrics-rhel8@sha256:53246a6df1f0880d94ed2644fa4366e3e2108b6fa8a51745af87785346ce5304_s390x",
"8Base-RHACM-2.6:rhacm2/kube-state-metrics-rhel8@sha256:5f2393bceefffb32240043b6722aa73d31fc8133cc2666fcf5eb8d33794bc54f_arm64",
"8Base-RHACM-2.6:rhacm2/kube-state-metrics-rhel8@sha256:c792c043462281cde7c93bd8e2136f62ca17d072e7f466353f37de8e5f5dc949_ppc64le",
"8Base-RHACM-2.6:rhacm2/kube-state-metrics-rhel8@sha256:e6b1d24b56e6973eee1569e351db6637ca67e1d6cd124adb845cbf6e35a4f6af_amd64",
"8Base-RHACM-2.6:rhacm2/management-ingress-rhel8@sha256:07238998d21204cd8f25dc63e6dbde20a2dd25c3b96609729306db6c63a0fca4_arm64",
"8Base-RHACM-2.6:rhacm2/management-ingress-rhel8@sha256:0d2665d19a8753c6269f594b68b067cd62a402404287e6416543c1af2d7d3cf4_ppc64le",
"8Base-RHACM-2.6:rhacm2/management-ingress-rhel8@sha256:6917d018e53aabb6f5402f02000aedd2e5cf71bcc84562e0fc7d7c87049f4b67_amd64",
"8Base-RHACM-2.6:rhacm2/management-ingress-rhel8@sha256:73b0444bd91a1dade3b7e76245ac8d6cb568929bba321b8c86c269d6f542ac3b_s390x",
"8Base-RHACM-2.6:rhacm2/memcached-exporter-rhel8@sha256:7d85dd62346a647d22202baa0f8d405b2aaf9a7174b38e5d29df2e03530009c3_s390x",
"8Base-RHACM-2.6:rhacm2/memcached-exporter-rhel8@sha256:9635616c8f058e67d557201147904b05f8b49938f63fb2b0239dfca883f61685_arm64",
"8Base-RHACM-2.6:rhacm2/memcached-exporter-rhel8@sha256:9e91ecec92ec0df8b72beb6040f39d9a25b0bfad844e92ea34cc2d648d221d22_ppc64le",
"8Base-RHACM-2.6:rhacm2/memcached-exporter-rhel8@sha256:c773b9a2fffcd549d4936054260f655c78da603957826d6bad4e8567a213ad10_amd64",
"8Base-RHACM-2.6:rhacm2/memcached-rhel8@sha256:584f8c4a9a1b75fc71948a98add560d4fe3d936ee46ac791f32121dbadf8c7d2_ppc64le",
"8Base-RHACM-2.6:rhacm2/memcached-rhel8@sha256:59b3ce3f3f4459c97cfffee5e20830d70f8a69198b5fab271e6c478d615c46d3_arm64",
"8Base-RHACM-2.6:rhacm2/memcached-rhel8@sha256:6f458c76757203b28434f871027c6a466a73d246ceb5bfac8793ad1896a672ab_amd64",
"8Base-RHACM-2.6:rhacm2/memcached-rhel8@sha256:e34722fd656e3205dcdb565b0ab68e9971174c11f125dbfff3bf82e1e21f3a76_s390x",
"8Base-RHACM-2.6:rhacm2/metrics-collector-rhel8@sha256:3a81a018b939752543e78c2d68d1436b851be2256b88c3e66cd506ae1d8f4c9c_ppc64le",
"8Base-RHACM-2.6:rhacm2/metrics-collector-rhel8@sha256:6a3e0c36c123c9dc54759655d9148f580abada501034914863a6528ded19ef34_amd64",
"8Base-RHACM-2.6:rhacm2/metrics-collector-rhel8@sha256:7991f484f97b9951f27f70e67d5db0850c4189ee86db8406cdda961a9beb06f0_arm64",
"8Base-RHACM-2.6:rhacm2/metrics-collector-rhel8@sha256:fa08b9bf3fd334738984e150ba5bfd2e005374752f3112340b65f6434eacd057_s390x",
"8Base-RHACM-2.6:rhacm2/multicloud-integrations-rhel8@sha256:2bcbf9a565f3c566061325aca3174ec755b5c94a28612718a3f1563db317273e_ppc64le",
"8Base-RHACM-2.6:rhacm2/multicloud-integrations-rhel8@sha256:6813ccd43a1aecd1aaf4d5d4b1620fd63bbca00b736100189ff91246bf3bc36b_arm64",
"8Base-RHACM-2.6:rhacm2/multicloud-integrations-rhel8@sha256:db89ef3686570526afdb2b79fd698aca5dc50c633009760f1748fb9fd506067b_amd64",
"8Base-RHACM-2.6:rhacm2/multicloud-integrations-rhel8@sha256:db8bc27937802c5d8fff769b9c93c8a01411629d199adbc39235e721d6468b30_s390x",
"8Base-RHACM-2.6:rhacm2/multicluster-observability-rhel8-operator@sha256:434db0ca203b14b899fff9b7a2a5b975de852ea29620a828f29246448aba873c_ppc64le",
"8Base-RHACM-2.6:rhacm2/multicluster-observability-rhel8-operator@sha256:876bfa63b0e13833eaeadb7c6a0481f1d7970b283f69ece4d81c99985f4dd161_arm64",
"8Base-RHACM-2.6:rhacm2/multicluster-observability-rhel8-operator@sha256:d23f208e020d42bc095011d423146e2da35b2bc85b844911bde2f4edf696bdca_amd64",
"8Base-RHACM-2.6:rhacm2/multicluster-observability-rhel8-operator@sha256:f29581baf5277588d2e4cd01380ecf46e3c97a2f17ade01b048f75c29f18d62c_s390x",
"8Base-RHACM-2.6:rhacm2/multicluster-operators-application-rhel8@sha256:1952d422bd7ba42323711faba59244c449293cc92502e350460fee07c0e3b34a_ppc64le",
"8Base-RHACM-2.6:rhacm2/multicluster-operators-application-rhel8@sha256:566a60f630ec346eced3106ec072963d1b9f9d300e7d4cee6af6dc0d590a3937_s390x",
"8Base-RHACM-2.6:rhacm2/multicluster-operators-application-rhel8@sha256:724dd9f4a5e4acd061206ca2ea57c329210ade5135dbdf941b8d7e720daa4f10_arm64",
"8Base-RHACM-2.6:rhacm2/multicluster-operators-application-rhel8@sha256:ace8895fc62c1394dfa7854fd9ce3e14ef859e989255f70dc9a5a3d9bcd514c0_amd64",
"8Base-RHACM-2.6:rhacm2/multicluster-operators-channel-rhel8@sha256:1ebe6504a6a58f39f93952bf1c135ea58ff77e65c5b8ba73c7ad6295e66a1b45_s390x",
"8Base-RHACM-2.6:rhacm2/multicluster-operators-channel-rhel8@sha256:557cc962d0b10d80a9dea7adce387ea28fb4199a02fa8546645ab2cacbf28b88_ppc64le",
"8Base-RHACM-2.6:rhacm2/multicluster-operators-channel-rhel8@sha256:82526c7c046325bde1dfa0a47b58b773355f00bc95c23be75105e7255e7bddd2_arm64",
"8Base-RHACM-2.6:rhacm2/multicluster-operators-channel-rhel8@sha256:85e20d97f28e43668c2790bd6e0adbc598d01f9fab849761fb96d7a5c4946a87_amd64",
"8Base-RHACM-2.6:rhacm2/multicluster-operators-subscription-rhel8@sha256:7310f31faae367a363c27a7236b562bbfe8381a352fce906279590bac11571d2_ppc64le",
"8Base-RHACM-2.6:rhacm2/multicluster-operators-subscription-rhel8@sha256:7676d33b9be36ca6660d3aed888fdffcf270fcf82258ed9531e2746a3d27610c_s390x",
"8Base-RHACM-2.6:rhacm2/multicluster-operators-subscription-rhel8@sha256:e718d5abef58365d547ef73828a26adff5b6cef1bf935aa7c27f12f604b50337_amd64",
"8Base-RHACM-2.6:rhacm2/multicluster-operators-subscription-rhel8@sha256:f58aff87d1efb64417c6976f6772a464e54beefe847f50a141726b7a1a6a293a_arm64",
"8Base-RHACM-2.6:rhacm2/multiclusterhub-repo-rhel8@sha256:03222a9dd6eca9cf44932a0ff1bf89bd9d2d29683f1ebb0d0aa49171b77a4963_ppc64le",
"8Base-RHACM-2.6:rhacm2/multiclusterhub-repo-rhel8@sha256:881b8c3b19918affd478c0ad0c73dff96dd28f5c1dfddb86472b42e422fa25b6_amd64",
"8Base-RHACM-2.6:rhacm2/multiclusterhub-repo-rhel8@sha256:9de94ea1f83ec8b7257c7b2befc1485ed9cc40c9ef3600c4c4c50934e708cf9d_s390x",
"8Base-RHACM-2.6:rhacm2/multiclusterhub-repo-rhel8@sha256:a45ed68e7d3ac89d17eaf06445cabfc19a9ce85a42f116d75028d6acd18a322b_arm64",
"8Base-RHACM-2.6:rhacm2/multiclusterhub-rhel8@sha256:48d1fa8bc5f6a4d8349c41126301bd86d12836384f336881ecb71bd79f84ae93_ppc64le",
"8Base-RHACM-2.6:rhacm2/multiclusterhub-rhel8@sha256:a33e91fb763a2f0894433bce31bd44229e7d5f5c53d36c6b6f643807a45c110b_arm64",
"8Base-RHACM-2.6:rhacm2/multiclusterhub-rhel8@sha256:d6e126cbdd3cfbcdee04b093389ca1b07ac8038da96060051ed94e1eeacc6d92_s390x",
"8Base-RHACM-2.6:rhacm2/multiclusterhub-rhel8@sha256:ecf12158a2d8802b4c7efd6b336ff36c1e002223b1d385a40fbef638d5e4aa21_amd64",
"8Base-RHACM-2.6:rhacm2/node-exporter-rhel8@sha256:14d23638efff3c30661c9a5f3ddb6ab0c7a9d162de1176dd9565cf49dfa4b9c5_amd64",
"8Base-RHACM-2.6:rhacm2/node-exporter-rhel8@sha256:533005e1608de68a09e53599de3f30990db95cb923794bab9ae9e3bc1a8b6baf_arm64",
"8Base-RHACM-2.6:rhacm2/node-exporter-rhel8@sha256:99eef3491c7092afa14179b9a9d39dd8fbfb3c9bb61759d678af5d91ac23e59d_s390x",
"8Base-RHACM-2.6:rhacm2/node-exporter-rhel8@sha256:e200d4e1802cce7fce32b1e0dc5c3220b6f6477b73b3a2d8ea26a5a42d63f46b_ppc64le",
"8Base-RHACM-2.6:rhacm2/observatorium-rhel8-operator@sha256:092e3437e6d38b2bf676d7fb67ad672e3ef03440017b5af7c1ebd2beb3f437eb_amd64",
"8Base-RHACM-2.6:rhacm2/observatorium-rhel8-operator@sha256:8cf076bfb049d1aabd00040ee65f0fedd590f0dd448c7561de494093a915b397_ppc64le",
"8Base-RHACM-2.6:rhacm2/observatorium-rhel8-operator@sha256:e69987a64fdbf873d4b19d8626c0c5e99dd13d7c95446850559be966dae45ad0_arm64",
"8Base-RHACM-2.6:rhacm2/observatorium-rhel8-operator@sha256:f0bf89eaea6b7afc2d08c77bd40dfba581f91f462f5ec3d70473b332ca6f781c_s390x",
"8Base-RHACM-2.6:rhacm2/observatorium-rhel8@sha256:0686cfddd61737f7e7eb4f0c011397277394559edac3bb947c0969e302686dd5_ppc64le",
"8Base-RHACM-2.6:rhacm2/observatorium-rhel8@sha256:8f2f3732600235f66c406b6121ac37979f52572ce90353b6e099be7b74406251_amd64",
"8Base-RHACM-2.6:rhacm2/observatorium-rhel8@sha256:9e1fccc5b17865a6d7baaa1a15cb50f47d80a14b0a7bcbd94c12f0ddcaaf1b28_s390x",
"8Base-RHACM-2.6:rhacm2/observatorium-rhel8@sha256:bdd89a1051c8f21e7d81ff80c96731a0eaa7d15c320ab1e6b1dc3f6babd42598_arm64",
"8Base-RHACM-2.6:rhacm2/prometheus-alertmanager-rhel8@sha256:0860b7aa5e8b07792ad7f5d5c0654e23e9da8eedd4b9f509caea616dcfa97d69_amd64",
"8Base-RHACM-2.6:rhacm2/prometheus-alertmanager-rhel8@sha256:624895d8579ef6f3e5b17558a30775790ec6f00701f8c5cdfa315292d7f9e867_s390x",
"8Base-RHACM-2.6:rhacm2/prometheus-alertmanager-rhel8@sha256:6d09865a228cdbbc6d1ac13042c3c00f0bd086f6dc181dfa3cdf8c7f9d826b9e_arm64",
"8Base-RHACM-2.6:rhacm2/prometheus-alertmanager-rhel8@sha256:c69fee848d21346a271972e89d91898eac9fec27d598d98ffa004ca8d1b53270_ppc64le",
"8Base-RHACM-2.6:rhacm2/prometheus-rhel8@sha256:52cea7c27de23e3358030b09f22b962723c523a940f8e2043edc298c907d761c_arm64",
"8Base-RHACM-2.6:rhacm2/prometheus-rhel8@sha256:67e0fadfbb4d99a60435ed12b470772b38ace4ca815fe73da68eb3c826e200fc_ppc64le",
"8Base-RHACM-2.6:rhacm2/prometheus-rhel8@sha256:e8241b1d852d605b44ecfcc552cb0f905f72e8a17c8d228162b40c19388f5176_s390x",
"8Base-RHACM-2.6:rhacm2/prometheus-rhel8@sha256:ed0cc13e79949436d29a7ad0b41b189744a177ea27545fd5eb9b4f71e87bd0eb_amd64",
"8Base-RHACM-2.6:rhacm2/rbac-query-proxy-rhel8@sha256:29c76a37497f212aed280e2bf16ef45fb3785fb4649ce17b7fe9d653a79e2112_arm64",
"8Base-RHACM-2.6:rhacm2/rbac-query-proxy-rhel8@sha256:475a45884a51127722030226ff9a5f0752c98574c41eb61796aece5e702346a3_ppc64le",
"8Base-RHACM-2.6:rhacm2/rbac-query-proxy-rhel8@sha256:582301b10af0b966ae7d5e130cb0e5f96e7912dc66b4108e0d6078656ca80604_amd64",
"8Base-RHACM-2.6:rhacm2/rbac-query-proxy-rhel8@sha256:f1c7de85a44c03f48a6f62ba1d7d650f0b06e0f502cecff1512ad637b5bc1c27_s390x",
"8Base-RHACM-2.6:rhacm2/redisgraph-tls-rhel8@sha256:128279a656bfbde6c2c052766d63a1de6a06d8bea2707813c64396c2ae382478_amd64",
"8Base-RHACM-2.6:rhacm2/redisgraph-tls-rhel8@sha256:35927ca6e6e9c8d420c499a0c8ad37c4297ba19743d550f489d3e66482275a49_arm64",
"8Base-RHACM-2.6:rhacm2/redisgraph-tls-rhel8@sha256:4696baed553266682ba2b54d3bf683d2ff1241b625de5ec54a45c1b2c5f96243_s390x",
"8Base-RHACM-2.6:rhacm2/redisgraph-tls-rhel8@sha256:d722f2ffab1f58bbaf3c62ef71dbf7e6c4023e6ab17690f1049075a321d0b1ac_ppc64le",
"8Base-RHACM-2.6:rhacm2/search-aggregator-rhel8@sha256:2b5f372c1c73c4de587b5a4388d95b8cc553fc56af446fcefa0e14c6d980b6b3_ppc64le",
"8Base-RHACM-2.6:rhacm2/search-aggregator-rhel8@sha256:38fceeedc0672def1c2cf42bb6743ae726e77d9f7352d002b3fc688c6d551852_amd64",
"8Base-RHACM-2.6:rhacm2/search-aggregator-rhel8@sha256:6a915335bcebb0884fc72df2dfee97c74d42c035864b960e1c800fa6c5f8d93c_arm64",
"8Base-RHACM-2.6:rhacm2/search-aggregator-rhel8@sha256:752decaefc38aa009f54201b38d4ab26d9b4020caec649d9b1f1564f56c47c2a_s390x",
"8Base-RHACM-2.6:rhacm2/search-api-rhel8@sha256:37eea70d5b1c89c25372dcea8c8c03e1e0a9af1b5a06f3b0706ba776ae8847c1_amd64",
"8Base-RHACM-2.6:rhacm2/search-api-rhel8@sha256:7400088d206592eb29cd86182909626262c9b2a99f017811fcc9d8a753c39009_arm64",
"8Base-RHACM-2.6:rhacm2/search-api-rhel8@sha256:aa8ea0deabc39a068f3f6ce9fa6334e44fc507355009a9bff448e742156ec203_ppc64le",
"8Base-RHACM-2.6:rhacm2/search-api-rhel8@sha256:b4d2d39c2b3b736987f1e888b858d52a7ebd9f8d0cebd3bdef8c59f6e3e41725_s390x",
"8Base-RHACM-2.6:rhacm2/search-collector-rhel8@sha256:0174699ec75fcda08892b4e72b674df989af51ea5f04de57a62c2a85a3c08f4f_arm64",
"8Base-RHACM-2.6:rhacm2/search-collector-rhel8@sha256:5a29a9805b8d20969cba86da11a9de8176a3172df361aec5fae136a4271de308_amd64",
"8Base-RHACM-2.6:rhacm2/search-collector-rhel8@sha256:be7eed9ad9502bcc294081f7e2098fc4f8411c912c34fe63479b5b770d06caca_s390x",
"8Base-RHACM-2.6:rhacm2/search-collector-rhel8@sha256:c467c1d7ceaf5281077f7fe8ff1c1c4cffe325132890a3ab9b96ea5db2e2c930_ppc64le",
"8Base-RHACM-2.6:rhacm2/search-rhel8@sha256:2135cd20bb7ebbf48499992fe46a928e28fc78c86e360633ea09054520c42539_ppc64le",
"8Base-RHACM-2.6:rhacm2/search-rhel8@sha256:3a7a31974210e21a3faed9b57a75b970c70ac41d9662b884d4ce67275f756fc7_arm64",
"8Base-RHACM-2.6:rhacm2/search-rhel8@sha256:6e6a19f1440e4eb15a8206e18f7f4dde3e1a5c6518944571d09923d116d3f04e_amd64",
"8Base-RHACM-2.6:rhacm2/search-rhel8@sha256:e6ed3e65f0d49b3c6b0e3e97593a8fae4d453f3aecf8d7829c0d25c68bc91ea1_s390x",
"8Base-RHACM-2.6:rhacm2/submariner-addon-rhel8@sha256:7b80d01371f551df506bd0c56df6829845bfce497ff01cc44b68f172ed5399b4_ppc64le",
"8Base-RHACM-2.6:rhacm2/submariner-addon-rhel8@sha256:934c560bc786015c694e9cffbae8e86f631b3331d62f5a547931446dae82f8c3_s390x",
"8Base-RHACM-2.6:rhacm2/submariner-addon-rhel8@sha256:b467881f4028a89a9e79ba93da719845db576f47a04ae6e569c2317be5594b29_arm64",
"8Base-RHACM-2.6:rhacm2/submariner-addon-rhel8@sha256:fc5592d42e4aca70288448d174511b922ece7f8cb4b41c6a36195c3a4a60aa36_amd64",
"8Base-RHACM-2.6:rhacm2/thanos-receive-controller-rhel8@sha256:21f2626c10c4fb61b37e6ca4ab574186b423f155fbc5cfef3e894fff04cc270e_ppc64le",
"8Base-RHACM-2.6:rhacm2/thanos-receive-controller-rhel8@sha256:c357074958324fc5d602cdcf1cba285bf8582e0b36af79a8f6211bb0dfb77a10_amd64",
"8Base-RHACM-2.6:rhacm2/thanos-receive-controller-rhel8@sha256:d9ac8e67d6d9858b16dd9d1d49c1dd904aa22a7b618e5d33292344faced9c0d3_arm64",
"8Base-RHACM-2.6:rhacm2/thanos-receive-controller-rhel8@sha256:e3b840a7833680170f9e9ca52309552c584935a68c75cc71e6d576b104dc01c8_s390x",
"8Base-RHACM-2.6:rhacm2/thanos-rhel8@sha256:453c525197ccfe1f866af70ca2e7f3deb6f98d0b98c09b602b4fa1368787213d_amd64",
"8Base-RHACM-2.6:rhacm2/thanos-rhel8@sha256:4b3b45ad0b564360c245d20b1540c2398c9606cf8684275e4ee071c591357929_arm64",
"8Base-RHACM-2.6:rhacm2/thanos-rhel8@sha256:7e43ba8f47ec54b5f86d13c81b67b044176530b63b5ae3f40332fc975cc6b21f_s390x",
"8Base-RHACM-2.6:rhacm2/thanos-rhel8@sha256:faaa00c0af80c781a7c610616153a3cd1dc1b20637934c3a243a2e9664ba0ee5_ppc64le"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2022-30631"
},
{
"category": "external",
"summary": "RHBZ#2107342",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2107342"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2022-30631",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-30631"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2022-30631",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2022-30631"
},
{
"category": "external",
"summary": "https://go.dev/issue/53168",
"url": "https://go.dev/issue/53168"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-announce/c/nqrv9fbR0zE",
"url": "https://groups.google.com/g/golang-announce/c/nqrv9fbR0zE"
}
],
"release_date": "2022-07-12T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2022-09-06T22:27:58+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.6/html-single/install/index#installing",
"product_ids": [
"8Base-RHACM-2.6:rhacm2/acm-governance-policy-addon-controller-rhel8@sha256:615ab5d9542759d921634737709e84a8e65d003ea136e5d22858d380225fd177_amd64",
"8Base-RHACM-2.6:rhacm2/acm-governance-policy-addon-controller-rhel8@sha256:958b729d30f10b9c121e68ac8ede2054ed29cc52a9a7d6df0537ed221aa74358_s390x",
"8Base-RHACM-2.6:rhacm2/acm-governance-policy-addon-controller-rhel8@sha256:b5bef941b4e0b5b3529ca5b2311c85295b9f6d12e482a9cbdad691c2406541f1_ppc64le",
"8Base-RHACM-2.6:rhacm2/acm-governance-policy-addon-controller-rhel8@sha256:f6194b9056d77e54f3c74caa9eab87bd1df1818d082fc807229d1c44ec6c88c4_arm64",
"8Base-RHACM-2.6:rhacm2/acm-grafana-rhel8@sha256:45616ed43b53d3a83e65828118f09430396f5bcb0566ae3a65d937b59f0d873e_s390x",
"8Base-RHACM-2.6:rhacm2/acm-grafana-rhel8@sha256:8c48441cfa850ea1274932e94da0831618c10f91022619c779304501a75fb161_amd64",
"8Base-RHACM-2.6:rhacm2/acm-grafana-rhel8@sha256:cc1c196b19c5fd8f313c6136359cc9dd37b5f59d32a581b10cf89b80b7d0cbf4_arm64",
"8Base-RHACM-2.6:rhacm2/acm-grafana-rhel8@sha256:cdf24e68e50be1350566243f6d2cb1403d09ab68e5fed39ea6c56212e42b90f1_ppc64le",
"8Base-RHACM-2.6:rhacm2/acm-must-gather-rhel8@sha256:1457ff5cfd61611fdc968d4af5b020d835e107b97932c7ba7b3f5ed4cbd0e39f_ppc64le",
"8Base-RHACM-2.6:rhacm2/acm-must-gather-rhel8@sha256:39842906b3846418bc31098e2abad08210118d86aa683e9e5fd04a97822df22d_arm64",
"8Base-RHACM-2.6:rhacm2/acm-must-gather-rhel8@sha256:8a69add2d90a1e094de8510052b683e1765153da75e316ad7778499af0c5ddf9_s390x",
"8Base-RHACM-2.6:rhacm2/acm-must-gather-rhel8@sha256:dca91134a2c1c33c736afcd4c9373749448641385f39162c74e115691289e843_amd64",
"8Base-RHACM-2.6:rhacm2/acm-operator-bundle@sha256:0eac6124f59492d09c1ae650025d59ea0e8547d9f9c832cb9607b09254ff6ddd_s390x",
"8Base-RHACM-2.6:rhacm2/acm-operator-bundle@sha256:1cbcd58a4c23e4c89a6a0509f78802a5aa21205db2784ebc9772b99a3917b183_arm64",
"8Base-RHACM-2.6:rhacm2/acm-operator-bundle@sha256:997aaee36f0bed47e231925a3f2c2ecc503410e54b35727f035c72477f3d1944_ppc64le",
"8Base-RHACM-2.6:rhacm2/acm-operator-bundle@sha256:ce699187f250b93976b8063228ac12d11c6c8f6baba69ba4ed17a38730e84eb3_amd64",
"8Base-RHACM-2.6:rhacm2/acm-prometheus-config-reloader-rhel8@sha256:693a77a9324d6c7f0e69bd9d5725b51f3e429972f1e67469e93648cb347eae84_arm64",
"8Base-RHACM-2.6:rhacm2/acm-prometheus-config-reloader-rhel8@sha256:89757e804d5df2b5eeeb1191b599c3acb9e75f61170f888095302830d6de0582_s390x",
"8Base-RHACM-2.6:rhacm2/acm-prometheus-config-reloader-rhel8@sha256:8e45e1fd7342d7525b118f01794cac1f4a8662def5f2a06336b698db2e268742_amd64",
"8Base-RHACM-2.6:rhacm2/acm-prometheus-config-reloader-rhel8@sha256:ce1c17b34b7aac2e990dc0efe40f4406e73f727b2c7bfe109eded849de753f1a_ppc64le",
"8Base-RHACM-2.6:rhacm2/acm-prometheus-rhel8@sha256:728606d96dd9e0fc2e7810e092e10ee071ec36598c990c8252beccace59a679e_amd64",
"8Base-RHACM-2.6:rhacm2/acm-prometheus-rhel8@sha256:b457d0b95d88c5dd0aac87492cbca40a9d7c2074002ad110f52d562f0c5d0797_arm64",
"8Base-RHACM-2.6:rhacm2/acm-prometheus-rhel8@sha256:f34d2569033bfb1d173342264f090f46d80f7843d52704a7ce9e9eb9de2f5abb_s390x",
"8Base-RHACM-2.6:rhacm2/acm-prometheus-rhel8@sha256:f720e0a94bfe7ed5d812819a3e77cc0581be102970127d8c0d4aa06a05edbf3d_ppc64le",
"8Base-RHACM-2.6:rhacm2/acm-volsync-addon-controller-rhel8@sha256:17ccd6b924b36ab14e3ca5f5331ba7e4c86f8cb64304640d58c3ee6b76edbcaf_ppc64le",
"8Base-RHACM-2.6:rhacm2/acm-volsync-addon-controller-rhel8@sha256:27079308ea87e35564cc3089c65eae68d63880a3bb093ca64d1678a68b60fcec_amd64",
"8Base-RHACM-2.6:rhacm2/acm-volsync-addon-controller-rhel8@sha256:9eabaac2df91aeef613d6973669d07298f2159c6a6e0c9f294623f7b1a10bc08_s390x",
"8Base-RHACM-2.6:rhacm2/acm-volsync-addon-controller-rhel8@sha256:f7abdf1756bc0ff2ebf02fee0469a8b9eeabe1fa8cafdd21c6e8f958155b70bb_arm64",
"8Base-RHACM-2.6:rhacm2/cert-policy-controller-rhel8@sha256:017c1e663827a3b55d70badd3ed979b5d1831252c49d671897a85a75afaa5bb0_s390x",
"8Base-RHACM-2.6:rhacm2/cert-policy-controller-rhel8@sha256:0610778095974edf936602018281bf7a5e287ba9eca9f661a423e68bbe000e40_ppc64le",
"8Base-RHACM-2.6:rhacm2/cert-policy-controller-rhel8@sha256:a66d7d4ee1179f7fce639490f919d722db54eaa3118b4135078c33e6cbf91488_amd64",
"8Base-RHACM-2.6:rhacm2/cert-policy-controller-rhel8@sha256:d660befef0c8f7a4db7aa3b865545c9863d8f37e7ba4b8de4380185f82b208d4_arm64",
"8Base-RHACM-2.6:rhacm2/cluster-backup-rhel8-operator@sha256:1a749d0795972a9bfd5a00aa96c238a660673464be01b2aa9fd7a3aeead6ddf7_amd64",
"8Base-RHACM-2.6:rhacm2/cluster-backup-rhel8-operator@sha256:8915dbdc562e63441f79041bdf1176e46ce53e95418d133f0cd0c1ff79da48a2_arm64",
"8Base-RHACM-2.6:rhacm2/cluster-backup-rhel8-operator@sha256:995f225449b207da9a3cad175dac85b87eefb28ff5bae6a588f40fd79fbe12a1_ppc64le",
"8Base-RHACM-2.6:rhacm2/cluster-backup-rhel8-operator@sha256:f1255a76c6275a4b6a400c82e204a5112fff6fe87f71626f8f309763f6a5d9e4_s390x",
"8Base-RHACM-2.6:rhacm2/config-policy-controller-rhel8@sha256:3b2e0d850e8fc966ec80bff16df26002334744a96b81c7a7dfe222f1706a52e3_s390x",
"8Base-RHACM-2.6:rhacm2/config-policy-controller-rhel8@sha256:447f275bbde46d7fc173798ef5abc0a77a6780f0dffdc171786edbe00f27d8d8_ppc64le",
"8Base-RHACM-2.6:rhacm2/config-policy-controller-rhel8@sha256:61964a1a0ddf2e98bcf5249b7374235055ab85cc26663a8d9397c2b7f6fbb4c6_amd64",
"8Base-RHACM-2.6:rhacm2/config-policy-controller-rhel8@sha256:a3abaa3d0bf1d34fa9e40903a8713c439f5f7f751e775d32cbab308983064ce0_arm64",
"8Base-RHACM-2.6:rhacm2/console-rhel8@sha256:6c0f630ff57f6f423df6dbf4df9faad25089f9b391be35cb8bc9cd5211f94d67_arm64",
"8Base-RHACM-2.6:rhacm2/console-rhel8@sha256:8608aed6971299def3fbe749336727e84c69582664dedac3145b92ea24e62e4d_amd64",
"8Base-RHACM-2.6:rhacm2/console-rhel8@sha256:afa80ae8274db7fa6796c35980fc5df15889e94aff3361f6cda643e5a09da220_ppc64le",
"8Base-RHACM-2.6:rhacm2/console-rhel8@sha256:f06e4e3f62db52c6d7fa0bc1f289de773e18d076bc38612e1b0ddc85c76fde06_s390x",
"8Base-RHACM-2.6:rhacm2/endpoint-monitoring-rhel8-operator@sha256:060bcd658756a924b4ce4d202bd447a3254fc1f49af7d685dde8720f355cde8e_arm64",
"8Base-RHACM-2.6:rhacm2/endpoint-monitoring-rhel8-operator@sha256:091d66731c5fe8eba5646c6b2622bb38c074e202a8a4a7e906921673b60f0898_amd64",
"8Base-RHACM-2.6:rhacm2/endpoint-monitoring-rhel8-operator@sha256:80660eb7f3c068768b0ea04ff20f4539194c52427ffdab4626bf781aa3f2ca64_s390x",
"8Base-RHACM-2.6:rhacm2/endpoint-monitoring-rhel8-operator@sha256:d6204fcf04c83bac13232ec1602572ad5f22bb528537e591079dfa36152697ec_ppc64le",
"8Base-RHACM-2.6:rhacm2/governance-policy-propagator-rhel8@sha256:51be0f04938b60ed1dba60908bebd2000d78e4ade34757bae70a083c67d77e8e_arm64",
"8Base-RHACM-2.6:rhacm2/governance-policy-propagator-rhel8@sha256:9577701bf3c7aa00b99531d2c3842130abc6cd91c52c4a7ba040b705eeace4c7_s390x",
"8Base-RHACM-2.6:rhacm2/governance-policy-propagator-rhel8@sha256:bdc6c128628db86697af198430c5ae5c61c3e586c1a97187e4d4e852cec61e92_ppc64le",
"8Base-RHACM-2.6:rhacm2/governance-policy-propagator-rhel8@sha256:cc519319b9f4fe672144ebedd772ddf56d5de90e3c8f52c0fb9b55313f71a7b3_amd64",
"8Base-RHACM-2.6:rhacm2/governance-policy-spec-sync-rhel8@sha256:2c1905ae8a83e5598678457fd955cbc867453ed5836de6fcc182e4928df8bd67_s390x",
"8Base-RHACM-2.6:rhacm2/governance-policy-spec-sync-rhel8@sha256:4a8d30cc0e1d83c69b7f3339418b101da23fbcaee7d326bedaff677eceb25ab2_ppc64le",
"8Base-RHACM-2.6:rhacm2/governance-policy-spec-sync-rhel8@sha256:6849cf1b4dd883d5b4c0cf90a3adfb26cb59d03d3b892cee3669a32dd6b8dcc2_amd64",
"8Base-RHACM-2.6:rhacm2/governance-policy-spec-sync-rhel8@sha256:d06ffc621167aff31ecb0fa417b294ff0676fb00e4ef1c6cb0fb2aaf4b2561e0_arm64",
"8Base-RHACM-2.6:rhacm2/governance-policy-status-sync-rhel8@sha256:4c86e16f15aaf454e4e5ce5436e1db27a5f8a55f573c3eaf02e4786fe52edfc8_arm64",
"8Base-RHACM-2.6:rhacm2/governance-policy-status-sync-rhel8@sha256:cf6a75d94f50dd063e939aee18756c767cba43f4e1e62a9c2f2b764ac6f43746_s390x",
"8Base-RHACM-2.6:rhacm2/governance-policy-status-sync-rhel8@sha256:e072b615eeffff80a94831e58c70980684c1ec4bd972844b25b157eb7ed5937f_ppc64le",
"8Base-RHACM-2.6:rhacm2/governance-policy-status-sync-rhel8@sha256:fffe971caa2e911d9c972c0e88712ff431d34c63dbe74e25f1cababa50ea7417_amd64",
"8Base-RHACM-2.6:rhacm2/governance-policy-template-sync-rhel8@sha256:10bc1a3833599a593a058e804de67e92888ed779fd0000928d4a70b6c7d5c1c2_amd64",
"8Base-RHACM-2.6:rhacm2/governance-policy-template-sync-rhel8@sha256:5c17f979f47840a879059ad83de12f0756889564a17190ba4438a7632c999bb1_arm64",
"8Base-RHACM-2.6:rhacm2/governance-policy-template-sync-rhel8@sha256:848bce8007de7714afc8c755b5f0c3cdf5eb6b1d259811c947bc295924539a0e_ppc64le",
"8Base-RHACM-2.6:rhacm2/governance-policy-template-sync-rhel8@sha256:95439f7e18fa87601d5860cbd9ca5f0738786e30a629d23788fd5fe33d694c66_s390x",
"8Base-RHACM-2.6:rhacm2/grafana-dashboard-loader-rhel8@sha256:1f5c1b2cffebf069859e95d0e722cb293f8c176bf5c5873bb9517c96b26c2e10_arm64",
"8Base-RHACM-2.6:rhacm2/grafana-dashboard-loader-rhel8@sha256:5223158a122658bafbd853c596cdc1f7bd7a0e4fdd82b1c3668ac84adeae9f24_s390x",
"8Base-RHACM-2.6:rhacm2/grafana-dashboard-loader-rhel8@sha256:561f1f05925cfe3c5f0f8a9b7475be4bbab183b5611ecfe09b090d80fa4bc2fe_amd64",
"8Base-RHACM-2.6:rhacm2/grafana-dashboard-loader-rhel8@sha256:734270221ec4a516e7eb77f2ec3a753384242116aa70320a1dbe969e915af1df_ppc64le",
"8Base-RHACM-2.6:rhacm2/iam-policy-controller-rhel8@sha256:2827e5f485213f92e2d0092187f3976dd6fe598e39b5cf2212d48c3a44c34b13_arm64",
"8Base-RHACM-2.6:rhacm2/iam-policy-controller-rhel8@sha256:8ca9e80365c76b66b2de3924fc50a5912e606042c704b02cb174a4b8bd3927c4_amd64",
"8Base-RHACM-2.6:rhacm2/iam-policy-controller-rhel8@sha256:c5069e76a900aa300102a0ae54ecbc12c0ac31abfeed8656ee60a949daef79c3_s390x",
"8Base-RHACM-2.6:rhacm2/iam-policy-controller-rhel8@sha256:ca05e79e5508924af71f323c13f664770d8dd4eb61ecf0894e4f9a81f7a1b402_ppc64le",
"8Base-RHACM-2.6:rhacm2/insights-client-rhel8@sha256:02cacfec60c80b9228e8b18949751de867f974ea6b1172129096e64e949c0598_amd64",
"8Base-RHACM-2.6:rhacm2/insights-client-rhel8@sha256:2b14036d0291e54c3191682de2ea875a78d78c35b2791a5a113ba1a8920f0621_ppc64le",
"8Base-RHACM-2.6:rhacm2/insights-client-rhel8@sha256:d4c05f641de8fd0753d63cc6d5b62464d3d6a87d601514e87ef2e40bbe7b01b6_s390x",
"8Base-RHACM-2.6:rhacm2/insights-client-rhel8@sha256:e15c410b693b34f49869d037ebb5584384fcdf88114b7a94967ca09f1361a5f3_arm64",
"8Base-RHACM-2.6:rhacm2/insights-metrics-rhel8@sha256:67aa55bb65685395ad2773e7459dff5fbccdeedcf9e56ec2722d8f5c919eae89_s390x",
"8Base-RHACM-2.6:rhacm2/insights-metrics-rhel8@sha256:6c54e08f5f6c2cae41a5e108e1019ff6522af8f69d666e22eb4631cd83b85917_amd64",
"8Base-RHACM-2.6:rhacm2/insights-metrics-rhel8@sha256:88d9b7246aa75cb2c88ccb7f2f1202fc465be0f2d89e59f1d2259f69ada56d9d_arm64",
"8Base-RHACM-2.6:rhacm2/insights-metrics-rhel8@sha256:bad98fe71638d7346f31ea45f6063ec970bf90844bb5c5dc5f917bb0f0099899_ppc64le",
"8Base-RHACM-2.6:rhacm2/klusterlet-addon-controller-rhel8@sha256:22e510955af3fa736b7306c387f44b5f15f5f9a7a006c6587e06d5d8602cc2f0_s390x",
"8Base-RHACM-2.6:rhacm2/klusterlet-addon-controller-rhel8@sha256:55bc86326f992cc4f4401b93f90cdd2baa6728015ffaf6168f2d46ae43c70cf4_ppc64le",
"8Base-RHACM-2.6:rhacm2/klusterlet-addon-controller-rhel8@sha256:8dd7f47af047fb899c7fcbad61cb8f38da45990cac186f9235aec3e4e7de25e9_amd64",
"8Base-RHACM-2.6:rhacm2/klusterlet-addon-controller-rhel8@sha256:bdb97eb5bb0e8f59edf0d389fb07c45171e728dc8b4d2bdacd785193b46ec03b_arm64",
"8Base-RHACM-2.6:rhacm2/kube-rbac-proxy-rhel8@sha256:11a353ee9da6cc843d5f346f4fa51681d13318e2e61fc4d1a3f63406eb175260_s390x",
"8Base-RHACM-2.6:rhacm2/kube-rbac-proxy-rhel8@sha256:31757f3e3bb08b4e49e54694b18b3cf327637be20535482b2df1345b17444dda_amd64",
"8Base-RHACM-2.6:rhacm2/kube-rbac-proxy-rhel8@sha256:b2c0b7414d0fc36a49cbdc5a56b25dd62aac18defc2defbd9c1895cd13a5e716_arm64",
"8Base-RHACM-2.6:rhacm2/kube-rbac-proxy-rhel8@sha256:dbd816d503e9beb58622604432eb415419e893627eb95c1ceeb8ff5bda7d6335_ppc64le",
"8Base-RHACM-2.6:rhacm2/kube-state-metrics-rhel8@sha256:53246a6df1f0880d94ed2644fa4366e3e2108b6fa8a51745af87785346ce5304_s390x",
"8Base-RHACM-2.6:rhacm2/kube-state-metrics-rhel8@sha256:5f2393bceefffb32240043b6722aa73d31fc8133cc2666fcf5eb8d33794bc54f_arm64",
"8Base-RHACM-2.6:rhacm2/kube-state-metrics-rhel8@sha256:c792c043462281cde7c93bd8e2136f62ca17d072e7f466353f37de8e5f5dc949_ppc64le",
"8Base-RHACM-2.6:rhacm2/kube-state-metrics-rhel8@sha256:e6b1d24b56e6973eee1569e351db6637ca67e1d6cd124adb845cbf6e35a4f6af_amd64",
"8Base-RHACM-2.6:rhacm2/management-ingress-rhel8@sha256:07238998d21204cd8f25dc63e6dbde20a2dd25c3b96609729306db6c63a0fca4_arm64",
"8Base-RHACM-2.6:rhacm2/management-ingress-rhel8@sha256:0d2665d19a8753c6269f594b68b067cd62a402404287e6416543c1af2d7d3cf4_ppc64le",
"8Base-RHACM-2.6:rhacm2/management-ingress-rhel8@sha256:6917d018e53aabb6f5402f02000aedd2e5cf71bcc84562e0fc7d7c87049f4b67_amd64",
"8Base-RHACM-2.6:rhacm2/management-ingress-rhel8@sha256:73b0444bd91a1dade3b7e76245ac8d6cb568929bba321b8c86c269d6f542ac3b_s390x",
"8Base-RHACM-2.6:rhacm2/memcached-exporter-rhel8@sha256:7d85dd62346a647d22202baa0f8d405b2aaf9a7174b38e5d29df2e03530009c3_s390x",
"8Base-RHACM-2.6:rhacm2/memcached-exporter-rhel8@sha256:9635616c8f058e67d557201147904b05f8b49938f63fb2b0239dfca883f61685_arm64",
"8Base-RHACM-2.6:rhacm2/memcached-exporter-rhel8@sha256:9e91ecec92ec0df8b72beb6040f39d9a25b0bfad844e92ea34cc2d648d221d22_ppc64le",
"8Base-RHACM-2.6:rhacm2/memcached-exporter-rhel8@sha256:c773b9a2fffcd549d4936054260f655c78da603957826d6bad4e8567a213ad10_amd64",
"8Base-RHACM-2.6:rhacm2/memcached-rhel8@sha256:584f8c4a9a1b75fc71948a98add560d4fe3d936ee46ac791f32121dbadf8c7d2_ppc64le",
"8Base-RHACM-2.6:rhacm2/memcached-rhel8@sha256:59b3ce3f3f4459c97cfffee5e20830d70f8a69198b5fab271e6c478d615c46d3_arm64",
"8Base-RHACM-2.6:rhacm2/memcached-rhel8@sha256:6f458c76757203b28434f871027c6a466a73d246ceb5bfac8793ad1896a672ab_amd64",
"8Base-RHACM-2.6:rhacm2/memcached-rhel8@sha256:e34722fd656e3205dcdb565b0ab68e9971174c11f125dbfff3bf82e1e21f3a76_s390x",
"8Base-RHACM-2.6:rhacm2/metrics-collector-rhel8@sha256:3a81a018b939752543e78c2d68d1436b851be2256b88c3e66cd506ae1d8f4c9c_ppc64le",
"8Base-RHACM-2.6:rhacm2/metrics-collector-rhel8@sha256:6a3e0c36c123c9dc54759655d9148f580abada501034914863a6528ded19ef34_amd64",
"8Base-RHACM-2.6:rhacm2/metrics-collector-rhel8@sha256:7991f484f97b9951f27f70e67d5db0850c4189ee86db8406cdda961a9beb06f0_arm64",
"8Base-RHACM-2.6:rhacm2/metrics-collector-rhel8@sha256:fa08b9bf3fd334738984e150ba5bfd2e005374752f3112340b65f6434eacd057_s390x",
"8Base-RHACM-2.6:rhacm2/multicloud-integrations-rhel8@sha256:2bcbf9a565f3c566061325aca3174ec755b5c94a28612718a3f1563db317273e_ppc64le",
"8Base-RHACM-2.6:rhacm2/multicloud-integrations-rhel8@sha256:6813ccd43a1aecd1aaf4d5d4b1620fd63bbca00b736100189ff91246bf3bc36b_arm64",
"8Base-RHACM-2.6:rhacm2/multicloud-integrations-rhel8@sha256:db89ef3686570526afdb2b79fd698aca5dc50c633009760f1748fb9fd506067b_amd64",
"8Base-RHACM-2.6:rhacm2/multicloud-integrations-rhel8@sha256:db8bc27937802c5d8fff769b9c93c8a01411629d199adbc39235e721d6468b30_s390x",
"8Base-RHACM-2.6:rhacm2/multicluster-observability-rhel8-operator@sha256:434db0ca203b14b899fff9b7a2a5b975de852ea29620a828f29246448aba873c_ppc64le",
"8Base-RHACM-2.6:rhacm2/multicluster-observability-rhel8-operator@sha256:876bfa63b0e13833eaeadb7c6a0481f1d7970b283f69ece4d81c99985f4dd161_arm64",
"8Base-RHACM-2.6:rhacm2/multicluster-observability-rhel8-operator@sha256:d23f208e020d42bc095011d423146e2da35b2bc85b844911bde2f4edf696bdca_amd64",
"8Base-RHACM-2.6:rhacm2/multicluster-observability-rhel8-operator@sha256:f29581baf5277588d2e4cd01380ecf46e3c97a2f17ade01b048f75c29f18d62c_s390x",
"8Base-RHACM-2.6:rhacm2/multicluster-operators-application-rhel8@sha256:1952d422bd7ba42323711faba59244c449293cc92502e350460fee07c0e3b34a_ppc64le",
"8Base-RHACM-2.6:rhacm2/multicluster-operators-application-rhel8@sha256:566a60f630ec346eced3106ec072963d1b9f9d300e7d4cee6af6dc0d590a3937_s390x",
"8Base-RHACM-2.6:rhacm2/multicluster-operators-application-rhel8@sha256:724dd9f4a5e4acd061206ca2ea57c329210ade5135dbdf941b8d7e720daa4f10_arm64",
"8Base-RHACM-2.6:rhacm2/multicluster-operators-application-rhel8@sha256:ace8895fc62c1394dfa7854fd9ce3e14ef859e989255f70dc9a5a3d9bcd514c0_amd64",
"8Base-RHACM-2.6:rhacm2/multicluster-operators-channel-rhel8@sha256:1ebe6504a6a58f39f93952bf1c135ea58ff77e65c5b8ba73c7ad6295e66a1b45_s390x",
"8Base-RHACM-2.6:rhacm2/multicluster-operators-channel-rhel8@sha256:557cc962d0b10d80a9dea7adce387ea28fb4199a02fa8546645ab2cacbf28b88_ppc64le",
"8Base-RHACM-2.6:rhacm2/multicluster-operators-channel-rhel8@sha256:82526c7c046325bde1dfa0a47b58b773355f00bc95c23be75105e7255e7bddd2_arm64",
"8Base-RHACM-2.6:rhacm2/multicluster-operators-channel-rhel8@sha256:85e20d97f28e43668c2790bd6e0adbc598d01f9fab849761fb96d7a5c4946a87_amd64",
"8Base-RHACM-2.6:rhacm2/multicluster-operators-subscription-rhel8@sha256:7310f31faae367a363c27a7236b562bbfe8381a352fce906279590bac11571d2_ppc64le",
"8Base-RHACM-2.6:rhacm2/multicluster-operators-subscription-rhel8@sha256:7676d33b9be36ca6660d3aed888fdffcf270fcf82258ed9531e2746a3d27610c_s390x",
"8Base-RHACM-2.6:rhacm2/multicluster-operators-subscription-rhel8@sha256:e718d5abef58365d547ef73828a26adff5b6cef1bf935aa7c27f12f604b50337_amd64",
"8Base-RHACM-2.6:rhacm2/multicluster-operators-subscription-rhel8@sha256:f58aff87d1efb64417c6976f6772a464e54beefe847f50a141726b7a1a6a293a_arm64",
"8Base-RHACM-2.6:rhacm2/multiclusterhub-repo-rhel8@sha256:03222a9dd6eca9cf44932a0ff1bf89bd9d2d29683f1ebb0d0aa49171b77a4963_ppc64le",
"8Base-RHACM-2.6:rhacm2/multiclusterhub-repo-rhel8@sha256:881b8c3b19918affd478c0ad0c73dff96dd28f5c1dfddb86472b42e422fa25b6_amd64",
"8Base-RHACM-2.6:rhacm2/multiclusterhub-repo-rhel8@sha256:9de94ea1f83ec8b7257c7b2befc1485ed9cc40c9ef3600c4c4c50934e708cf9d_s390x",
"8Base-RHACM-2.6:rhacm2/multiclusterhub-repo-rhel8@sha256:a45ed68e7d3ac89d17eaf06445cabfc19a9ce85a42f116d75028d6acd18a322b_arm64",
"8Base-RHACM-2.6:rhacm2/multiclusterhub-rhel8@sha256:48d1fa8bc5f6a4d8349c41126301bd86d12836384f336881ecb71bd79f84ae93_ppc64le",
"8Base-RHACM-2.6:rhacm2/multiclusterhub-rhel8@sha256:a33e91fb763a2f0894433bce31bd44229e7d5f5c53d36c6b6f643807a45c110b_arm64",
"8Base-RHACM-2.6:rhacm2/multiclusterhub-rhel8@sha256:d6e126cbdd3cfbcdee04b093389ca1b07ac8038da96060051ed94e1eeacc6d92_s390x",
"8Base-RHACM-2.6:rhacm2/multiclusterhub-rhel8@sha256:ecf12158a2d8802b4c7efd6b336ff36c1e002223b1d385a40fbef638d5e4aa21_amd64",
"8Base-RHACM-2.6:rhacm2/node-exporter-rhel8@sha256:14d23638efff3c30661c9a5f3ddb6ab0c7a9d162de1176dd9565cf49dfa4b9c5_amd64",
"8Base-RHACM-2.6:rhacm2/node-exporter-rhel8@sha256:533005e1608de68a09e53599de3f30990db95cb923794bab9ae9e3bc1a8b6baf_arm64",
"8Base-RHACM-2.6:rhacm2/node-exporter-rhel8@sha256:99eef3491c7092afa14179b9a9d39dd8fbfb3c9bb61759d678af5d91ac23e59d_s390x",
"8Base-RHACM-2.6:rhacm2/node-exporter-rhel8@sha256:e200d4e1802cce7fce32b1e0dc5c3220b6f6477b73b3a2d8ea26a5a42d63f46b_ppc64le",
"8Base-RHACM-2.6:rhacm2/observatorium-rhel8-operator@sha256:092e3437e6d38b2bf676d7fb67ad672e3ef03440017b5af7c1ebd2beb3f437eb_amd64",
"8Base-RHACM-2.6:rhacm2/observatorium-rhel8-operator@sha256:8cf076bfb049d1aabd00040ee65f0fedd590f0dd448c7561de494093a915b397_ppc64le",
"8Base-RHACM-2.6:rhacm2/observatorium-rhel8-operator@sha256:e69987a64fdbf873d4b19d8626c0c5e99dd13d7c95446850559be966dae45ad0_arm64",
"8Base-RHACM-2.6:rhacm2/observatorium-rhel8-operator@sha256:f0bf89eaea6b7afc2d08c77bd40dfba581f91f462f5ec3d70473b332ca6f781c_s390x",
"8Base-RHACM-2.6:rhacm2/observatorium-rhel8@sha256:0686cfddd61737f7e7eb4f0c011397277394559edac3bb947c0969e302686dd5_ppc64le",
"8Base-RHACM-2.6:rhacm2/observatorium-rhel8@sha256:8f2f3732600235f66c406b6121ac37979f52572ce90353b6e099be7b74406251_amd64",
"8Base-RHACM-2.6:rhacm2/observatorium-rhel8@sha256:9e1fccc5b17865a6d7baaa1a15cb50f47d80a14b0a7bcbd94c12f0ddcaaf1b28_s390x",
"8Base-RHACM-2.6:rhacm2/observatorium-rhel8@sha256:bdd89a1051c8f21e7d81ff80c96731a0eaa7d15c320ab1e6b1dc3f6babd42598_arm64",
"8Base-RHACM-2.6:rhacm2/prometheus-alertmanager-rhel8@sha256:0860b7aa5e8b07792ad7f5d5c0654e23e9da8eedd4b9f509caea616dcfa97d69_amd64",
"8Base-RHACM-2.6:rhacm2/prometheus-alertmanager-rhel8@sha256:624895d8579ef6f3e5b17558a30775790ec6f00701f8c5cdfa315292d7f9e867_s390x",
"8Base-RHACM-2.6:rhacm2/prometheus-alertmanager-rhel8@sha256:6d09865a228cdbbc6d1ac13042c3c00f0bd086f6dc181dfa3cdf8c7f9d826b9e_arm64",
"8Base-RHACM-2.6:rhacm2/prometheus-alertmanager-rhel8@sha256:c69fee848d21346a271972e89d91898eac9fec27d598d98ffa004ca8d1b53270_ppc64le",
"8Base-RHACM-2.6:rhacm2/prometheus-rhel8@sha256:52cea7c27de23e3358030b09f22b962723c523a940f8e2043edc298c907d761c_arm64",
"8Base-RHACM-2.6:rhacm2/prometheus-rhel8@sha256:67e0fadfbb4d99a60435ed12b470772b38ace4ca815fe73da68eb3c826e200fc_ppc64le",
"8Base-RHACM-2.6:rhacm2/prometheus-rhel8@sha256:e8241b1d852d605b44ecfcc552cb0f905f72e8a17c8d228162b40c19388f5176_s390x",
"8Base-RHACM-2.6:rhacm2/prometheus-rhel8@sha256:ed0cc13e79949436d29a7ad0b41b189744a177ea27545fd5eb9b4f71e87bd0eb_amd64",
"8Base-RHACM-2.6:rhacm2/rbac-query-proxy-rhel8@sha256:29c76a37497f212aed280e2bf16ef45fb3785fb4649ce17b7fe9d653a79e2112_arm64",
"8Base-RHACM-2.6:rhacm2/rbac-query-proxy-rhel8@sha256:475a45884a51127722030226ff9a5f0752c98574c41eb61796aece5e702346a3_ppc64le",
"8Base-RHACM-2.6:rhacm2/rbac-query-proxy-rhel8@sha256:582301b10af0b966ae7d5e130cb0e5f96e7912dc66b4108e0d6078656ca80604_amd64",
"8Base-RHACM-2.6:rhacm2/rbac-query-proxy-rhel8@sha256:f1c7de85a44c03f48a6f62ba1d7d650f0b06e0f502cecff1512ad637b5bc1c27_s390x",
"8Base-RHACM-2.6:rhacm2/redisgraph-tls-rhel8@sha256:128279a656bfbde6c2c052766d63a1de6a06d8bea2707813c64396c2ae382478_amd64",
"8Base-RHACM-2.6:rhacm2/redisgraph-tls-rhel8@sha256:35927ca6e6e9c8d420c499a0c8ad37c4297ba19743d550f489d3e66482275a49_arm64",
"8Base-RHACM-2.6:rhacm2/redisgraph-tls-rhel8@sha256:4696baed553266682ba2b54d3bf683d2ff1241b625de5ec54a45c1b2c5f96243_s390x",
"8Base-RHACM-2.6:rhacm2/redisgraph-tls-rhel8@sha256:d722f2ffab1f58bbaf3c62ef71dbf7e6c4023e6ab17690f1049075a321d0b1ac_ppc64le",
"8Base-RHACM-2.6:rhacm2/search-aggregator-rhel8@sha256:2b5f372c1c73c4de587b5a4388d95b8cc553fc56af446fcefa0e14c6d980b6b3_ppc64le",
"8Base-RHACM-2.6:rhacm2/search-aggregator-rhel8@sha256:38fceeedc0672def1c2cf42bb6743ae726e77d9f7352d002b3fc688c6d551852_amd64",
"8Base-RHACM-2.6:rhacm2/search-aggregator-rhel8@sha256:6a915335bcebb0884fc72df2dfee97c74d42c035864b960e1c800fa6c5f8d93c_arm64",
"8Base-RHACM-2.6:rhacm2/search-aggregator-rhel8@sha256:752decaefc38aa009f54201b38d4ab26d9b4020caec649d9b1f1564f56c47c2a_s390x",
"8Base-RHACM-2.6:rhacm2/search-api-rhel8@sha256:37eea70d5b1c89c25372dcea8c8c03e1e0a9af1b5a06f3b0706ba776ae8847c1_amd64",
"8Base-RHACM-2.6:rhacm2/search-api-rhel8@sha256:7400088d206592eb29cd86182909626262c9b2a99f017811fcc9d8a753c39009_arm64",
"8Base-RHACM-2.6:rhacm2/search-api-rhel8@sha256:aa8ea0deabc39a068f3f6ce9fa6334e44fc507355009a9bff448e742156ec203_ppc64le",
"8Base-RHACM-2.6:rhacm2/search-api-rhel8@sha256:b4d2d39c2b3b736987f1e888b858d52a7ebd9f8d0cebd3bdef8c59f6e3e41725_s390x",
"8Base-RHACM-2.6:rhacm2/search-collector-rhel8@sha256:0174699ec75fcda08892b4e72b674df989af51ea5f04de57a62c2a85a3c08f4f_arm64",
"8Base-RHACM-2.6:rhacm2/search-collector-rhel8@sha256:5a29a9805b8d20969cba86da11a9de8176a3172df361aec5fae136a4271de308_amd64",
"8Base-RHACM-2.6:rhacm2/search-collector-rhel8@sha256:be7eed9ad9502bcc294081f7e2098fc4f8411c912c34fe63479b5b770d06caca_s390x",
"8Base-RHACM-2.6:rhacm2/search-collector-rhel8@sha256:c467c1d7ceaf5281077f7fe8ff1c1c4cffe325132890a3ab9b96ea5db2e2c930_ppc64le",
"8Base-RHACM-2.6:rhacm2/search-rhel8@sha256:2135cd20bb7ebbf48499992fe46a928e28fc78c86e360633ea09054520c42539_ppc64le",
"8Base-RHACM-2.6:rhacm2/search-rhel8@sha256:3a7a31974210e21a3faed9b57a75b970c70ac41d9662b884d4ce67275f756fc7_arm64",
"8Base-RHACM-2.6:rhacm2/search-rhel8@sha256:6e6a19f1440e4eb15a8206e18f7f4dde3e1a5c6518944571d09923d116d3f04e_amd64",
"8Base-RHACM-2.6:rhacm2/search-rhel8@sha256:e6ed3e65f0d49b3c6b0e3e97593a8fae4d453f3aecf8d7829c0d25c68bc91ea1_s390x",
"8Base-RHACM-2.6:rhacm2/submariner-addon-rhel8@sha256:7b80d01371f551df506bd0c56df6829845bfce497ff01cc44b68f172ed5399b4_ppc64le",
"8Base-RHACM-2.6:rhacm2/submariner-addon-rhel8@sha256:934c560bc786015c694e9cffbae8e86f631b3331d62f5a547931446dae82f8c3_s390x",
"8Base-RHACM-2.6:rhacm2/submariner-addon-rhel8@sha256:b467881f4028a89a9e79ba93da719845db576f47a04ae6e569c2317be5594b29_arm64",
"8Base-RHACM-2.6:rhacm2/submariner-addon-rhel8@sha256:fc5592d42e4aca70288448d174511b922ece7f8cb4b41c6a36195c3a4a60aa36_amd64",
"8Base-RHACM-2.6:rhacm2/thanos-receive-controller-rhel8@sha256:21f2626c10c4fb61b37e6ca4ab574186b423f155fbc5cfef3e894fff04cc270e_ppc64le",
"8Base-RHACM-2.6:rhacm2/thanos-receive-controller-rhel8@sha256:c357074958324fc5d602cdcf1cba285bf8582e0b36af79a8f6211bb0dfb77a10_amd64",
"8Base-RHACM-2.6:rhacm2/thanos-receive-controller-rhel8@sha256:d9ac8e67d6d9858b16dd9d1d49c1dd904aa22a7b618e5d33292344faced9c0d3_arm64",
"8Base-RHACM-2.6:rhacm2/thanos-receive-controller-rhel8@sha256:e3b840a7833680170f9e9ca52309552c584935a68c75cc71e6d576b104dc01c8_s390x",
"8Base-RHACM-2.6:rhacm2/thanos-rhel8@sha256:453c525197ccfe1f866af70ca2e7f3deb6f98d0b98c09b602b4fa1368787213d_amd64",
"8Base-RHACM-2.6:rhacm2/thanos-rhel8@sha256:4b3b45ad0b564360c245d20b1540c2398c9606cf8684275e4ee071c591357929_arm64",
"8Base-RHACM-2.6:rhacm2/thanos-rhel8@sha256:7e43ba8f47ec54b5f86d13c81b67b044176530b63b5ae3f40332fc975cc6b21f_s390x",
"8Base-RHACM-2.6:rhacm2/thanos-rhel8@sha256:faaa00c0af80c781a7c610616153a3cd1dc1b20637934c3a243a2e9664ba0ee5_ppc64le"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2022:6370"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"8Base-RHACM-2.6:rhacm2/acm-governance-policy-addon-controller-rhel8@sha256:615ab5d9542759d921634737709e84a8e65d003ea136e5d22858d380225fd177_amd64",
"8Base-RHACM-2.6:rhacm2/acm-governance-policy-addon-controller-rhel8@sha256:958b729d30f10b9c121e68ac8ede2054ed29cc52a9a7d6df0537ed221aa74358_s390x",
"8Base-RHACM-2.6:rhacm2/acm-governance-policy-addon-controller-rhel8@sha256:b5bef941b4e0b5b3529ca5b2311c85295b9f6d12e482a9cbdad691c2406541f1_ppc64le",
"8Base-RHACM-2.6:rhacm2/acm-governance-policy-addon-controller-rhel8@sha256:f6194b9056d77e54f3c74caa9eab87bd1df1818d082fc807229d1c44ec6c88c4_arm64",
"8Base-RHACM-2.6:rhacm2/acm-grafana-rhel8@sha256:45616ed43b53d3a83e65828118f09430396f5bcb0566ae3a65d937b59f0d873e_s390x",
"8Base-RHACM-2.6:rhacm2/acm-grafana-rhel8@sha256:8c48441cfa850ea1274932e94da0831618c10f91022619c779304501a75fb161_amd64",
"8Base-RHACM-2.6:rhacm2/acm-grafana-rhel8@sha256:cc1c196b19c5fd8f313c6136359cc9dd37b5f59d32a581b10cf89b80b7d0cbf4_arm64",
"8Base-RHACM-2.6:rhacm2/acm-grafana-rhel8@sha256:cdf24e68e50be1350566243f6d2cb1403d09ab68e5fed39ea6c56212e42b90f1_ppc64le",
"8Base-RHACM-2.6:rhacm2/acm-must-gather-rhel8@sha256:1457ff5cfd61611fdc968d4af5b020d835e107b97932c7ba7b3f5ed4cbd0e39f_ppc64le",
"8Base-RHACM-2.6:rhacm2/acm-must-gather-rhel8@sha256:39842906b3846418bc31098e2abad08210118d86aa683e9e5fd04a97822df22d_arm64",
"8Base-RHACM-2.6:rhacm2/acm-must-gather-rhel8@sha256:8a69add2d90a1e094de8510052b683e1765153da75e316ad7778499af0c5ddf9_s390x",
"8Base-RHACM-2.6:rhacm2/acm-must-gather-rhel8@sha256:dca91134a2c1c33c736afcd4c9373749448641385f39162c74e115691289e843_amd64",
"8Base-RHACM-2.6:rhacm2/acm-operator-bundle@sha256:0eac6124f59492d09c1ae650025d59ea0e8547d9f9c832cb9607b09254ff6ddd_s390x",
"8Base-RHACM-2.6:rhacm2/acm-operator-bundle@sha256:1cbcd58a4c23e4c89a6a0509f78802a5aa21205db2784ebc9772b99a3917b183_arm64",
"8Base-RHACM-2.6:rhacm2/acm-operator-bundle@sha256:997aaee36f0bed47e231925a3f2c2ecc503410e54b35727f035c72477f3d1944_ppc64le",
"8Base-RHACM-2.6:rhacm2/acm-operator-bundle@sha256:ce699187f250b93976b8063228ac12d11c6c8f6baba69ba4ed17a38730e84eb3_amd64",
"8Base-RHACM-2.6:rhacm2/acm-prometheus-config-reloader-rhel8@sha256:693a77a9324d6c7f0e69bd9d5725b51f3e429972f1e67469e93648cb347eae84_arm64",
"8Base-RHACM-2.6:rhacm2/acm-prometheus-config-reloader-rhel8@sha256:89757e804d5df2b5eeeb1191b599c3acb9e75f61170f888095302830d6de0582_s390x",
"8Base-RHACM-2.6:rhacm2/acm-prometheus-config-reloader-rhel8@sha256:8e45e1fd7342d7525b118f01794cac1f4a8662def5f2a06336b698db2e268742_amd64",
"8Base-RHACM-2.6:rhacm2/acm-prometheus-config-reloader-rhel8@sha256:ce1c17b34b7aac2e990dc0efe40f4406e73f727b2c7bfe109eded849de753f1a_ppc64le",
"8Base-RHACM-2.6:rhacm2/acm-prometheus-rhel8@sha256:728606d96dd9e0fc2e7810e092e10ee071ec36598c990c8252beccace59a679e_amd64",
"8Base-RHACM-2.6:rhacm2/acm-prometheus-rhel8@sha256:b457d0b95d88c5dd0aac87492cbca40a9d7c2074002ad110f52d562f0c5d0797_arm64",
"8Base-RHACM-2.6:rhacm2/acm-prometheus-rhel8@sha256:f34d2569033bfb1d173342264f090f46d80f7843d52704a7ce9e9eb9de2f5abb_s390x",
"8Base-RHACM-2.6:rhacm2/acm-prometheus-rhel8@sha256:f720e0a94bfe7ed5d812819a3e77cc0581be102970127d8c0d4aa06a05edbf3d_ppc64le",
"8Base-RHACM-2.6:rhacm2/acm-volsync-addon-controller-rhel8@sha256:17ccd6b924b36ab14e3ca5f5331ba7e4c86f8cb64304640d58c3ee6b76edbcaf_ppc64le",
"8Base-RHACM-2.6:rhacm2/acm-volsync-addon-controller-rhel8@sha256:27079308ea87e35564cc3089c65eae68d63880a3bb093ca64d1678a68b60fcec_amd64",
"8Base-RHACM-2.6:rhacm2/acm-volsync-addon-controller-rhel8@sha256:9eabaac2df91aeef613d6973669d07298f2159c6a6e0c9f294623f7b1a10bc08_s390x",
"8Base-RHACM-2.6:rhacm2/acm-volsync-addon-controller-rhel8@sha256:f7abdf1756bc0ff2ebf02fee0469a8b9eeabe1fa8cafdd21c6e8f958155b70bb_arm64",
"8Base-RHACM-2.6:rhacm2/cert-policy-controller-rhel8@sha256:017c1e663827a3b55d70badd3ed979b5d1831252c49d671897a85a75afaa5bb0_s390x",
"8Base-RHACM-2.6:rhacm2/cert-policy-controller-rhel8@sha256:0610778095974edf936602018281bf7a5e287ba9eca9f661a423e68bbe000e40_ppc64le",
"8Base-RHACM-2.6:rhacm2/cert-policy-controller-rhel8@sha256:a66d7d4ee1179f7fce639490f919d722db54eaa3118b4135078c33e6cbf91488_amd64",
"8Base-RHACM-2.6:rhacm2/cert-policy-controller-rhel8@sha256:d660befef0c8f7a4db7aa3b865545c9863d8f37e7ba4b8de4380185f82b208d4_arm64",
"8Base-RHACM-2.6:rhacm2/cluster-backup-rhel8-operator@sha256:1a749d0795972a9bfd5a00aa96c238a660673464be01b2aa9fd7a3aeead6ddf7_amd64",
"8Base-RHACM-2.6:rhacm2/cluster-backup-rhel8-operator@sha256:8915dbdc562e63441f79041bdf1176e46ce53e95418d133f0cd0c1ff79da48a2_arm64",
"8Base-RHACM-2.6:rhacm2/cluster-backup-rhel8-operator@sha256:995f225449b207da9a3cad175dac85b87eefb28ff5bae6a588f40fd79fbe12a1_ppc64le",
"8Base-RHACM-2.6:rhacm2/cluster-backup-rhel8-operator@sha256:f1255a76c6275a4b6a400c82e204a5112fff6fe87f71626f8f309763f6a5d9e4_s390x",
"8Base-RHACM-2.6:rhacm2/config-policy-controller-rhel8@sha256:3b2e0d850e8fc966ec80bff16df26002334744a96b81c7a7dfe222f1706a52e3_s390x",
"8Base-RHACM-2.6:rhacm2/config-policy-controller-rhel8@sha256:447f275bbde46d7fc173798ef5abc0a77a6780f0dffdc171786edbe00f27d8d8_ppc64le",
"8Base-RHACM-2.6:rhacm2/config-policy-controller-rhel8@sha256:61964a1a0ddf2e98bcf5249b7374235055ab85cc26663a8d9397c2b7f6fbb4c6_amd64",
"8Base-RHACM-2.6:rhacm2/config-policy-controller-rhel8@sha256:a3abaa3d0bf1d34fa9e40903a8713c439f5f7f751e775d32cbab308983064ce0_arm64",
"8Base-RHACM-2.6:rhacm2/console-rhel8@sha256:6c0f630ff57f6f423df6dbf4df9faad25089f9b391be35cb8bc9cd5211f94d67_arm64",
"8Base-RHACM-2.6:rhacm2/console-rhel8@sha256:8608aed6971299def3fbe749336727e84c69582664dedac3145b92ea24e62e4d_amd64",
"8Base-RHACM-2.6:rhacm2/console-rhel8@sha256:afa80ae8274db7fa6796c35980fc5df15889e94aff3361f6cda643e5a09da220_ppc64le",
"8Base-RHACM-2.6:rhacm2/console-rhel8@sha256:f06e4e3f62db52c6d7fa0bc1f289de773e18d076bc38612e1b0ddc85c76fde06_s390x",
"8Base-RHACM-2.6:rhacm2/endpoint-monitoring-rhel8-operator@sha256:060bcd658756a924b4ce4d202bd447a3254fc1f49af7d685dde8720f355cde8e_arm64",
"8Base-RHACM-2.6:rhacm2/endpoint-monitoring-rhel8-operator@sha256:091d66731c5fe8eba5646c6b2622bb38c074e202a8a4a7e906921673b60f0898_amd64",
"8Base-RHACM-2.6:rhacm2/endpoint-monitoring-rhel8-operator@sha256:80660eb7f3c068768b0ea04ff20f4539194c52427ffdab4626bf781aa3f2ca64_s390x",
"8Base-RHACM-2.6:rhacm2/endpoint-monitoring-rhel8-operator@sha256:d6204fcf04c83bac13232ec1602572ad5f22bb528537e591079dfa36152697ec_ppc64le",
"8Base-RHACM-2.6:rhacm2/governance-policy-propagator-rhel8@sha256:51be0f04938b60ed1dba60908bebd2000d78e4ade34757bae70a083c67d77e8e_arm64",
"8Base-RHACM-2.6:rhacm2/governance-policy-propagator-rhel8@sha256:9577701bf3c7aa00b99531d2c3842130abc6cd91c52c4a7ba040b705eeace4c7_s390x",
"8Base-RHACM-2.6:rhacm2/governance-policy-propagator-rhel8@sha256:bdc6c128628db86697af198430c5ae5c61c3e586c1a97187e4d4e852cec61e92_ppc64le",
"8Base-RHACM-2.6:rhacm2/governance-policy-propagator-rhel8@sha256:cc519319b9f4fe672144ebedd772ddf56d5de90e3c8f52c0fb9b55313f71a7b3_amd64",
"8Base-RHACM-2.6:rhacm2/governance-policy-spec-sync-rhel8@sha256:2c1905ae8a83e5598678457fd955cbc867453ed5836de6fcc182e4928df8bd67_s390x",
"8Base-RHACM-2.6:rhacm2/governance-policy-spec-sync-rhel8@sha256:4a8d30cc0e1d83c69b7f3339418b101da23fbcaee7d326bedaff677eceb25ab2_ppc64le",
"8Base-RHACM-2.6:rhacm2/governance-policy-spec-sync-rhel8@sha256:6849cf1b4dd883d5b4c0cf90a3adfb26cb59d03d3b892cee3669a32dd6b8dcc2_amd64",
"8Base-RHACM-2.6:rhacm2/governance-policy-spec-sync-rhel8@sha256:d06ffc621167aff31ecb0fa417b294ff0676fb00e4ef1c6cb0fb2aaf4b2561e0_arm64",
"8Base-RHACM-2.6:rhacm2/governance-policy-status-sync-rhel8@sha256:4c86e16f15aaf454e4e5ce5436e1db27a5f8a55f573c3eaf02e4786fe52edfc8_arm64",
"8Base-RHACM-2.6:rhacm2/governance-policy-status-sync-rhel8@sha256:cf6a75d94f50dd063e939aee18756c767cba43f4e1e62a9c2f2b764ac6f43746_s390x",
"8Base-RHACM-2.6:rhacm2/governance-policy-status-sync-rhel8@sha256:e072b615eeffff80a94831e58c70980684c1ec4bd972844b25b157eb7ed5937f_ppc64le",
"8Base-RHACM-2.6:rhacm2/governance-policy-status-sync-rhel8@sha256:fffe971caa2e911d9c972c0e88712ff431d34c63dbe74e25f1cababa50ea7417_amd64",
"8Base-RHACM-2.6:rhacm2/governance-policy-template-sync-rhel8@sha256:10bc1a3833599a593a058e804de67e92888ed779fd0000928d4a70b6c7d5c1c2_amd64",
"8Base-RHACM-2.6:rhacm2/governance-policy-template-sync-rhel8@sha256:5c17f979f47840a879059ad83de12f0756889564a17190ba4438a7632c999bb1_arm64",
"8Base-RHACM-2.6:rhacm2/governance-policy-template-sync-rhel8@sha256:848bce8007de7714afc8c755b5f0c3cdf5eb6b1d259811c947bc295924539a0e_ppc64le",
"8Base-RHACM-2.6:rhacm2/governance-policy-template-sync-rhel8@sha256:95439f7e18fa87601d5860cbd9ca5f0738786e30a629d23788fd5fe33d694c66_s390x",
"8Base-RHACM-2.6:rhacm2/grafana-dashboard-loader-rhel8@sha256:1f5c1b2cffebf069859e95d0e722cb293f8c176bf5c5873bb9517c96b26c2e10_arm64",
"8Base-RHACM-2.6:rhacm2/grafana-dashboard-loader-rhel8@sha256:5223158a122658bafbd853c596cdc1f7bd7a0e4fdd82b1c3668ac84adeae9f24_s390x",
"8Base-RHACM-2.6:rhacm2/grafana-dashboard-loader-rhel8@sha256:561f1f05925cfe3c5f0f8a9b7475be4bbab183b5611ecfe09b090d80fa4bc2fe_amd64",
"8Base-RHACM-2.6:rhacm2/grafana-dashboard-loader-rhel8@sha256:734270221ec4a516e7eb77f2ec3a753384242116aa70320a1dbe969e915af1df_ppc64le",
"8Base-RHACM-2.6:rhacm2/iam-policy-controller-rhel8@sha256:2827e5f485213f92e2d0092187f3976dd6fe598e39b5cf2212d48c3a44c34b13_arm64",
"8Base-RHACM-2.6:rhacm2/iam-policy-controller-rhel8@sha256:8ca9e80365c76b66b2de3924fc50a5912e606042c704b02cb174a4b8bd3927c4_amd64",
"8Base-RHACM-2.6:rhacm2/iam-policy-controller-rhel8@sha256:c5069e76a900aa300102a0ae54ecbc12c0ac31abfeed8656ee60a949daef79c3_s390x",
"8Base-RHACM-2.6:rhacm2/iam-policy-controller-rhel8@sha256:ca05e79e5508924af71f323c13f664770d8dd4eb61ecf0894e4f9a81f7a1b402_ppc64le",
"8Base-RHACM-2.6:rhacm2/insights-client-rhel8@sha256:02cacfec60c80b9228e8b18949751de867f974ea6b1172129096e64e949c0598_amd64",
"8Base-RHACM-2.6:rhacm2/insights-client-rhel8@sha256:2b14036d0291e54c3191682de2ea875a78d78c35b2791a5a113ba1a8920f0621_ppc64le",
"8Base-RHACM-2.6:rhacm2/insights-client-rhel8@sha256:d4c05f641de8fd0753d63cc6d5b62464d3d6a87d601514e87ef2e40bbe7b01b6_s390x",
"8Base-RHACM-2.6:rhacm2/insights-client-rhel8@sha256:e15c410b693b34f49869d037ebb5584384fcdf88114b7a94967ca09f1361a5f3_arm64",
"8Base-RHACM-2.6:rhacm2/insights-metrics-rhel8@sha256:67aa55bb65685395ad2773e7459dff5fbccdeedcf9e56ec2722d8f5c919eae89_s390x",
"8Base-RHACM-2.6:rhacm2/insights-metrics-rhel8@sha256:6c54e08f5f6c2cae41a5e108e1019ff6522af8f69d666e22eb4631cd83b85917_amd64",
"8Base-RHACM-2.6:rhacm2/insights-metrics-rhel8@sha256:88d9b7246aa75cb2c88ccb7f2f1202fc465be0f2d89e59f1d2259f69ada56d9d_arm64",
"8Base-RHACM-2.6:rhacm2/insights-metrics-rhel8@sha256:bad98fe71638d7346f31ea45f6063ec970bf90844bb5c5dc5f917bb0f0099899_ppc64le",
"8Base-RHACM-2.6:rhacm2/klusterlet-addon-controller-rhel8@sha256:22e510955af3fa736b7306c387f44b5f15f5f9a7a006c6587e06d5d8602cc2f0_s390x",
"8Base-RHACM-2.6:rhacm2/klusterlet-addon-controller-rhel8@sha256:55bc86326f992cc4f4401b93f90cdd2baa6728015ffaf6168f2d46ae43c70cf4_ppc64le",
"8Base-RHACM-2.6:rhacm2/klusterlet-addon-controller-rhel8@sha256:8dd7f47af047fb899c7fcbad61cb8f38da45990cac186f9235aec3e4e7de25e9_amd64",
"8Base-RHACM-2.6:rhacm2/klusterlet-addon-controller-rhel8@sha256:bdb97eb5bb0e8f59edf0d389fb07c45171e728dc8b4d2bdacd785193b46ec03b_arm64",
"8Base-RHACM-2.6:rhacm2/kube-rbac-proxy-rhel8@sha256:11a353ee9da6cc843d5f346f4fa51681d13318e2e61fc4d1a3f63406eb175260_s390x",
"8Base-RHACM-2.6:rhacm2/kube-rbac-proxy-rhel8@sha256:31757f3e3bb08b4e49e54694b18b3cf327637be20535482b2df1345b17444dda_amd64",
"8Base-RHACM-2.6:rhacm2/kube-rbac-proxy-rhel8@sha256:b2c0b7414d0fc36a49cbdc5a56b25dd62aac18defc2defbd9c1895cd13a5e716_arm64",
"8Base-RHACM-2.6:rhacm2/kube-rbac-proxy-rhel8@sha256:dbd816d503e9beb58622604432eb415419e893627eb95c1ceeb8ff5bda7d6335_ppc64le",
"8Base-RHACM-2.6:rhacm2/kube-state-metrics-rhel8@sha256:53246a6df1f0880d94ed2644fa4366e3e2108b6fa8a51745af87785346ce5304_s390x",
"8Base-RHACM-2.6:rhacm2/kube-state-metrics-rhel8@sha256:5f2393bceefffb32240043b6722aa73d31fc8133cc2666fcf5eb8d33794bc54f_arm64",
"8Base-RHACM-2.6:rhacm2/kube-state-metrics-rhel8@sha256:c792c043462281cde7c93bd8e2136f62ca17d072e7f466353f37de8e5f5dc949_ppc64le",
"8Base-RHACM-2.6:rhacm2/kube-state-metrics-rhel8@sha256:e6b1d24b56e6973eee1569e351db6637ca67e1d6cd124adb845cbf6e35a4f6af_amd64",
"8Base-RHACM-2.6:rhacm2/management-ingress-rhel8@sha256:07238998d21204cd8f25dc63e6dbde20a2dd25c3b96609729306db6c63a0fca4_arm64",
"8Base-RHACM-2.6:rhacm2/management-ingress-rhel8@sha256:0d2665d19a8753c6269f594b68b067cd62a402404287e6416543c1af2d7d3cf4_ppc64le",
"8Base-RHACM-2.6:rhacm2/management-ingress-rhel8@sha256:6917d018e53aabb6f5402f02000aedd2e5cf71bcc84562e0fc7d7c87049f4b67_amd64",
"8Base-RHACM-2.6:rhacm2/management-ingress-rhel8@sha256:73b0444bd91a1dade3b7e76245ac8d6cb568929bba321b8c86c269d6f542ac3b_s390x",
"8Base-RHACM-2.6:rhacm2/memcached-exporter-rhel8@sha256:7d85dd62346a647d22202baa0f8d405b2aaf9a7174b38e5d29df2e03530009c3_s390x",
"8Base-RHACM-2.6:rhacm2/memcached-exporter-rhel8@sha256:9635616c8f058e67d557201147904b05f8b49938f63fb2b0239dfca883f61685_arm64",
"8Base-RHACM-2.6:rhacm2/memcached-exporter-rhel8@sha256:9e91ecec92ec0df8b72beb6040f39d9a25b0bfad844e92ea34cc2d648d221d22_ppc64le",
"8Base-RHACM-2.6:rhacm2/memcached-exporter-rhel8@sha256:c773b9a2fffcd549d4936054260f655c78da603957826d6bad4e8567a213ad10_amd64",
"8Base-RHACM-2.6:rhacm2/memcached-rhel8@sha256:584f8c4a9a1b75fc71948a98add560d4fe3d936ee46ac791f32121dbadf8c7d2_ppc64le",
"8Base-RHACM-2.6:rhacm2/memcached-rhel8@sha256:59b3ce3f3f4459c97cfffee5e20830d70f8a69198b5fab271e6c478d615c46d3_arm64",
"8Base-RHACM-2.6:rhacm2/memcached-rhel8@sha256:6f458c76757203b28434f871027c6a466a73d246ceb5bfac8793ad1896a672ab_amd64",
"8Base-RHACM-2.6:rhacm2/memcached-rhel8@sha256:e34722fd656e3205dcdb565b0ab68e9971174c11f125dbfff3bf82e1e21f3a76_s390x",
"8Base-RHACM-2.6:rhacm2/metrics-collector-rhel8@sha256:3a81a018b939752543e78c2d68d1436b851be2256b88c3e66cd506ae1d8f4c9c_ppc64le",
"8Base-RHACM-2.6:rhacm2/metrics-collector-rhel8@sha256:6a3e0c36c123c9dc54759655d9148f580abada501034914863a6528ded19ef34_amd64",
"8Base-RHACM-2.6:rhacm2/metrics-collector-rhel8@sha256:7991f484f97b9951f27f70e67d5db0850c4189ee86db8406cdda961a9beb06f0_arm64",
"8Base-RHACM-2.6:rhacm2/metrics-collector-rhel8@sha256:fa08b9bf3fd334738984e150ba5bfd2e005374752f3112340b65f6434eacd057_s390x",
"8Base-RHACM-2.6:rhacm2/multicloud-integrations-rhel8@sha256:2bcbf9a565f3c566061325aca3174ec755b5c94a28612718a3f1563db317273e_ppc64le",
"8Base-RHACM-2.6:rhacm2/multicloud-integrations-rhel8@sha256:6813ccd43a1aecd1aaf4d5d4b1620fd63bbca00b736100189ff91246bf3bc36b_arm64",
"8Base-RHACM-2.6:rhacm2/multicloud-integrations-rhel8@sha256:db89ef3686570526afdb2b79fd698aca5dc50c633009760f1748fb9fd506067b_amd64",
"8Base-RHACM-2.6:rhacm2/multicloud-integrations-rhel8@sha256:db8bc27937802c5d8fff769b9c93c8a01411629d199adbc39235e721d6468b30_s390x",
"8Base-RHACM-2.6:rhacm2/multicluster-observability-rhel8-operator@sha256:434db0ca203b14b899fff9b7a2a5b975de852ea29620a828f29246448aba873c_ppc64le",
"8Base-RHACM-2.6:rhacm2/multicluster-observability-rhel8-operator@sha256:876bfa63b0e13833eaeadb7c6a0481f1d7970b283f69ece4d81c99985f4dd161_arm64",
"8Base-RHACM-2.6:rhacm2/multicluster-observability-rhel8-operator@sha256:d23f208e020d42bc095011d423146e2da35b2bc85b844911bde2f4edf696bdca_amd64",
"8Base-RHACM-2.6:rhacm2/multicluster-observability-rhel8-operator@sha256:f29581baf5277588d2e4cd01380ecf46e3c97a2f17ade01b048f75c29f18d62c_s390x",
"8Base-RHACM-2.6:rhacm2/multicluster-operators-application-rhel8@sha256:1952d422bd7ba42323711faba59244c449293cc92502e350460fee07c0e3b34a_ppc64le",
"8Base-RHACM-2.6:rhacm2/multicluster-operators-application-rhel8@sha256:566a60f630ec346eced3106ec072963d1b9f9d300e7d4cee6af6dc0d590a3937_s390x",
"8Base-RHACM-2.6:rhacm2/multicluster-operators-application-rhel8@sha256:724dd9f4a5e4acd061206ca2ea57c329210ade5135dbdf941b8d7e720daa4f10_arm64",
"8Base-RHACM-2.6:rhacm2/multicluster-operators-application-rhel8@sha256:ace8895fc62c1394dfa7854fd9ce3e14ef859e989255f70dc9a5a3d9bcd514c0_amd64",
"8Base-RHACM-2.6:rhacm2/multicluster-operators-channel-rhel8@sha256:1ebe6504a6a58f39f93952bf1c135ea58ff77e65c5b8ba73c7ad6295e66a1b45_s390x",
"8Base-RHACM-2.6:rhacm2/multicluster-operators-channel-rhel8@sha256:557cc962d0b10d80a9dea7adce387ea28fb4199a02fa8546645ab2cacbf28b88_ppc64le",
"8Base-RHACM-2.6:rhacm2/multicluster-operators-channel-rhel8@sha256:82526c7c046325bde1dfa0a47b58b773355f00bc95c23be75105e7255e7bddd2_arm64",
"8Base-RHACM-2.6:rhacm2/multicluster-operators-channel-rhel8@sha256:85e20d97f28e43668c2790bd6e0adbc598d01f9fab849761fb96d7a5c4946a87_amd64",
"8Base-RHACM-2.6:rhacm2/multicluster-operators-subscription-rhel8@sha256:7310f31faae367a363c27a7236b562bbfe8381a352fce906279590bac11571d2_ppc64le",
"8Base-RHACM-2.6:rhacm2/multicluster-operators-subscription-rhel8@sha256:7676d33b9be36ca6660d3aed888fdffcf270fcf82258ed9531e2746a3d27610c_s390x",
"8Base-RHACM-2.6:rhacm2/multicluster-operators-subscription-rhel8@sha256:e718d5abef58365d547ef73828a26adff5b6cef1bf935aa7c27f12f604b50337_amd64",
"8Base-RHACM-2.6:rhacm2/multicluster-operators-subscription-rhel8@sha256:f58aff87d1efb64417c6976f6772a464e54beefe847f50a141726b7a1a6a293a_arm64",
"8Base-RHACM-2.6:rhacm2/multiclusterhub-repo-rhel8@sha256:03222a9dd6eca9cf44932a0ff1bf89bd9d2d29683f1ebb0d0aa49171b77a4963_ppc64le",
"8Base-RHACM-2.6:rhacm2/multiclusterhub-repo-rhel8@sha256:881b8c3b19918affd478c0ad0c73dff96dd28f5c1dfddb86472b42e422fa25b6_amd64",
"8Base-RHACM-2.6:rhacm2/multiclusterhub-repo-rhel8@sha256:9de94ea1f83ec8b7257c7b2befc1485ed9cc40c9ef3600c4c4c50934e708cf9d_s390x",
"8Base-RHACM-2.6:rhacm2/multiclusterhub-repo-rhel8@sha256:a45ed68e7d3ac89d17eaf06445cabfc19a9ce85a42f116d75028d6acd18a322b_arm64",
"8Base-RHACM-2.6:rhacm2/multiclusterhub-rhel8@sha256:48d1fa8bc5f6a4d8349c41126301bd86d12836384f336881ecb71bd79f84ae93_ppc64le",
"8Base-RHACM-2.6:rhacm2/multiclusterhub-rhel8@sha256:a33e91fb763a2f0894433bce31bd44229e7d5f5c53d36c6b6f643807a45c110b_arm64",
"8Base-RHACM-2.6:rhacm2/multiclusterhub-rhel8@sha256:d6e126cbdd3cfbcdee04b093389ca1b07ac8038da96060051ed94e1eeacc6d92_s390x",
"8Base-RHACM-2.6:rhacm2/multiclusterhub-rhel8@sha256:ecf12158a2d8802b4c7efd6b336ff36c1e002223b1d385a40fbef638d5e4aa21_amd64",
"8Base-RHACM-2.6:rhacm2/node-exporter-rhel8@sha256:14d23638efff3c30661c9a5f3ddb6ab0c7a9d162de1176dd9565cf49dfa4b9c5_amd64",
"8Base-RHACM-2.6:rhacm2/node-exporter-rhel8@sha256:533005e1608de68a09e53599de3f30990db95cb923794bab9ae9e3bc1a8b6baf_arm64",
"8Base-RHACM-2.6:rhacm2/node-exporter-rhel8@sha256:99eef3491c7092afa14179b9a9d39dd8fbfb3c9bb61759d678af5d91ac23e59d_s390x",
"8Base-RHACM-2.6:rhacm2/node-exporter-rhel8@sha256:e200d4e1802cce7fce32b1e0dc5c3220b6f6477b73b3a2d8ea26a5a42d63f46b_ppc64le",
"8Base-RHACM-2.6:rhacm2/observatorium-rhel8-operator@sha256:092e3437e6d38b2bf676d7fb67ad672e3ef03440017b5af7c1ebd2beb3f437eb_amd64",
"8Base-RHACM-2.6:rhacm2/observatorium-rhel8-operator@sha256:8cf076bfb049d1aabd00040ee65f0fedd590f0dd448c7561de494093a915b397_ppc64le",
"8Base-RHACM-2.6:rhacm2/observatorium-rhel8-operator@sha256:e69987a64fdbf873d4b19d8626c0c5e99dd13d7c95446850559be966dae45ad0_arm64",
"8Base-RHACM-2.6:rhacm2/observatorium-rhel8-operator@sha256:f0bf89eaea6b7afc2d08c77bd40dfba581f91f462f5ec3d70473b332ca6f781c_s390x",
"8Base-RHACM-2.6:rhacm2/observatorium-rhel8@sha256:0686cfddd61737f7e7eb4f0c011397277394559edac3bb947c0969e302686dd5_ppc64le",
"8Base-RHACM-2.6:rhacm2/observatorium-rhel8@sha256:8f2f3732600235f66c406b6121ac37979f52572ce90353b6e099be7b74406251_amd64",
"8Base-RHACM-2.6:rhacm2/observatorium-rhel8@sha256:9e1fccc5b17865a6d7baaa1a15cb50f47d80a14b0a7bcbd94c12f0ddcaaf1b28_s390x",
"8Base-RHACM-2.6:rhacm2/observatorium-rhel8@sha256:bdd89a1051c8f21e7d81ff80c96731a0eaa7d15c320ab1e6b1dc3f6babd42598_arm64",
"8Base-RHACM-2.6:rhacm2/prometheus-alertmanager-rhel8@sha256:0860b7aa5e8b07792ad7f5d5c0654e23e9da8eedd4b9f509caea616dcfa97d69_amd64",
"8Base-RHACM-2.6:rhacm2/prometheus-alertmanager-rhel8@sha256:624895d8579ef6f3e5b17558a30775790ec6f00701f8c5cdfa315292d7f9e867_s390x",
"8Base-RHACM-2.6:rhacm2/prometheus-alertmanager-rhel8@sha256:6d09865a228cdbbc6d1ac13042c3c00f0bd086f6dc181dfa3cdf8c7f9d826b9e_arm64",
"8Base-RHACM-2.6:rhacm2/prometheus-alertmanager-rhel8@sha256:c69fee848d21346a271972e89d91898eac9fec27d598d98ffa004ca8d1b53270_ppc64le",
"8Base-RHACM-2.6:rhacm2/prometheus-rhel8@sha256:52cea7c27de23e3358030b09f22b962723c523a940f8e2043edc298c907d761c_arm64",
"8Base-RHACM-2.6:rhacm2/prometheus-rhel8@sha256:67e0fadfbb4d99a60435ed12b470772b38ace4ca815fe73da68eb3c826e200fc_ppc64le",
"8Base-RHACM-2.6:rhacm2/prometheus-rhel8@sha256:e8241b1d852d605b44ecfcc552cb0f905f72e8a17c8d228162b40c19388f5176_s390x",
"8Base-RHACM-2.6:rhacm2/prometheus-rhel8@sha256:ed0cc13e79949436d29a7ad0b41b189744a177ea27545fd5eb9b4f71e87bd0eb_amd64",
"8Base-RHACM-2.6:rhacm2/rbac-query-proxy-rhel8@sha256:29c76a37497f212aed280e2bf16ef45fb3785fb4649ce17b7fe9d653a79e2112_arm64",
"8Base-RHACM-2.6:rhacm2/rbac-query-proxy-rhel8@sha256:475a45884a51127722030226ff9a5f0752c98574c41eb61796aece5e702346a3_ppc64le",
"8Base-RHACM-2.6:rhacm2/rbac-query-proxy-rhel8@sha256:582301b10af0b966ae7d5e130cb0e5f96e7912dc66b4108e0d6078656ca80604_amd64",
"8Base-RHACM-2.6:rhacm2/rbac-query-proxy-rhel8@sha256:f1c7de85a44c03f48a6f62ba1d7d650f0b06e0f502cecff1512ad637b5bc1c27_s390x",
"8Base-RHACM-2.6:rhacm2/redisgraph-tls-rhel8@sha256:128279a656bfbde6c2c052766d63a1de6a06d8bea2707813c64396c2ae382478_amd64",
"8Base-RHACM-2.6:rhacm2/redisgraph-tls-rhel8@sha256:35927ca6e6e9c8d420c499a0c8ad37c4297ba19743d550f489d3e66482275a49_arm64",
"8Base-RHACM-2.6:rhacm2/redisgraph-tls-rhel8@sha256:4696baed553266682ba2b54d3bf683d2ff1241b625de5ec54a45c1b2c5f96243_s390x",
"8Base-RHACM-2.6:rhacm2/redisgraph-tls-rhel8@sha256:d722f2ffab1f58bbaf3c62ef71dbf7e6c4023e6ab17690f1049075a321d0b1ac_ppc64le",
"8Base-RHACM-2.6:rhacm2/search-aggregator-rhel8@sha256:2b5f372c1c73c4de587b5a4388d95b8cc553fc56af446fcefa0e14c6d980b6b3_ppc64le",
"8Base-RHACM-2.6:rhacm2/search-aggregator-rhel8@sha256:38fceeedc0672def1c2cf42bb6743ae726e77d9f7352d002b3fc688c6d551852_amd64",
"8Base-RHACM-2.6:rhacm2/search-aggregator-rhel8@sha256:6a915335bcebb0884fc72df2dfee97c74d42c035864b960e1c800fa6c5f8d93c_arm64",
"8Base-RHACM-2.6:rhacm2/search-aggregator-rhel8@sha256:752decaefc38aa009f54201b38d4ab26d9b4020caec649d9b1f1564f56c47c2a_s390x",
"8Base-RHACM-2.6:rhacm2/search-api-rhel8@sha256:37eea70d5b1c89c25372dcea8c8c03e1e0a9af1b5a06f3b0706ba776ae8847c1_amd64",
"8Base-RHACM-2.6:rhacm2/search-api-rhel8@sha256:7400088d206592eb29cd86182909626262c9b2a99f017811fcc9d8a753c39009_arm64",
"8Base-RHACM-2.6:rhacm2/search-api-rhel8@sha256:aa8ea0deabc39a068f3f6ce9fa6334e44fc507355009a9bff448e742156ec203_ppc64le",
"8Base-RHACM-2.6:rhacm2/search-api-rhel8@sha256:b4d2d39c2b3b736987f1e888b858d52a7ebd9f8d0cebd3bdef8c59f6e3e41725_s390x",
"8Base-RHACM-2.6:rhacm2/search-collector-rhel8@sha256:0174699ec75fcda08892b4e72b674df989af51ea5f04de57a62c2a85a3c08f4f_arm64",
"8Base-RHACM-2.6:rhacm2/search-collector-rhel8@sha256:5a29a9805b8d20969cba86da11a9de8176a3172df361aec5fae136a4271de308_amd64",
"8Base-RHACM-2.6:rhacm2/search-collector-rhel8@sha256:be7eed9ad9502bcc294081f7e2098fc4f8411c912c34fe63479b5b770d06caca_s390x",
"8Base-RHACM-2.6:rhacm2/search-collector-rhel8@sha256:c467c1d7ceaf5281077f7fe8ff1c1c4cffe325132890a3ab9b96ea5db2e2c930_ppc64le",
"8Base-RHACM-2.6:rhacm2/search-rhel8@sha256:2135cd20bb7ebbf48499992fe46a928e28fc78c86e360633ea09054520c42539_ppc64le",
"8Base-RHACM-2.6:rhacm2/search-rhel8@sha256:3a7a31974210e21a3faed9b57a75b970c70ac41d9662b884d4ce67275f756fc7_arm64",
"8Base-RHACM-2.6:rhacm2/search-rhel8@sha256:6e6a19f1440e4eb15a8206e18f7f4dde3e1a5c6518944571d09923d116d3f04e_amd64",
"8Base-RHACM-2.6:rhacm2/search-rhel8@sha256:e6ed3e65f0d49b3c6b0e3e97593a8fae4d453f3aecf8d7829c0d25c68bc91ea1_s390x",
"8Base-RHACM-2.6:rhacm2/submariner-addon-rhel8@sha256:7b80d01371f551df506bd0c56df6829845bfce497ff01cc44b68f172ed5399b4_ppc64le",
"8Base-RHACM-2.6:rhacm2/submariner-addon-rhel8@sha256:934c560bc786015c694e9cffbae8e86f631b3331d62f5a547931446dae82f8c3_s390x",
"8Base-RHACM-2.6:rhacm2/submariner-addon-rhel8@sha256:b467881f4028a89a9e79ba93da719845db576f47a04ae6e569c2317be5594b29_arm64",
"8Base-RHACM-2.6:rhacm2/submariner-addon-rhel8@sha256:fc5592d42e4aca70288448d174511b922ece7f8cb4b41c6a36195c3a4a60aa36_amd64",
"8Base-RHACM-2.6:rhacm2/thanos-receive-controller-rhel8@sha256:21f2626c10c4fb61b37e6ca4ab574186b423f155fbc5cfef3e894fff04cc270e_ppc64le",
"8Base-RHACM-2.6:rhacm2/thanos-receive-controller-rhel8@sha256:c357074958324fc5d602cdcf1cba285bf8582e0b36af79a8f6211bb0dfb77a10_amd64",
"8Base-RHACM-2.6:rhacm2/thanos-receive-controller-rhel8@sha256:d9ac8e67d6d9858b16dd9d1d49c1dd904aa22a7b618e5d33292344faced9c0d3_arm64",
"8Base-RHACM-2.6:rhacm2/thanos-receive-controller-rhel8@sha256:e3b840a7833680170f9e9ca52309552c584935a68c75cc71e6d576b104dc01c8_s390x",
"8Base-RHACM-2.6:rhacm2/thanos-rhel8@sha256:453c525197ccfe1f866af70ca2e7f3deb6f98d0b98c09b602b4fa1368787213d_amd64",
"8Base-RHACM-2.6:rhacm2/thanos-rhel8@sha256:4b3b45ad0b564360c245d20b1540c2398c9606cf8684275e4ee071c591357929_arm64",
"8Base-RHACM-2.6:rhacm2/thanos-rhel8@sha256:7e43ba8f47ec54b5f86d13c81b67b044176530b63b5ae3f40332fc975cc6b21f_s390x",
"8Base-RHACM-2.6:rhacm2/thanos-rhel8@sha256:faaa00c0af80c781a7c610616153a3cd1dc1b20637934c3a243a2e9664ba0ee5_ppc64le"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "golang: compress/gzip: stack exhaustion in Reader.Read"
},
{
"cve": "CVE-2022-30632",
"cwe": {
"id": "CWE-1325",
"name": "Improperly Controlled Sequential Memory Allocation"
},
"discovery_date": "2022-07-14T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2107386"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in golang. Calling Glob on a path that contains a large number of path separators can cause a panic issue due to stack exhaustion. This can cause an attacker to impact availability.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "golang: path/filepath: stack exhaustion in Glob",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "The exploitation of this flaw will only result in a denial of service of the application via the application crashing which is why this has been rated as moderate.\n\nWithin regulated environments, a combination of the following controls acts as a significant barrier to successfully exploiting a CWE-1325: Improperly Controlled Sequential Memory Allocation vulnerability and therefore downgrades the severity of this particular CVE from Moderate to Low.\n\nAccess to the platform is granted only after successful hard token-based multi-factor authentication (MFA) and is governed by least privilege to ensure only authorized users and roles can execute or modify code. Static code analysis and peer reviews enforce strong input validation and error handling, preventing improperly validated inputs from causing system instability, data exposure, or privilege escalation. In the event of successful exploitation, process isolation limits the impact of excessive sequential memory allocation by restricting memory use per process, preventing any single process from exhausting system resources. Finally, the platform uses memory protection mechanisms such as Data Execution Prevention (DEP) and Address Space Layout Randomization (ASLR) to reduce the risk of memory allocation-based attacks.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"8Base-RHACM-2.6:rhacm2/acm-governance-policy-addon-controller-rhel8@sha256:615ab5d9542759d921634737709e84a8e65d003ea136e5d22858d380225fd177_amd64",
"8Base-RHACM-2.6:rhacm2/acm-governance-policy-addon-controller-rhel8@sha256:958b729d30f10b9c121e68ac8ede2054ed29cc52a9a7d6df0537ed221aa74358_s390x",
"8Base-RHACM-2.6:rhacm2/acm-governance-policy-addon-controller-rhel8@sha256:b5bef941b4e0b5b3529ca5b2311c85295b9f6d12e482a9cbdad691c2406541f1_ppc64le",
"8Base-RHACM-2.6:rhacm2/acm-governance-policy-addon-controller-rhel8@sha256:f6194b9056d77e54f3c74caa9eab87bd1df1818d082fc807229d1c44ec6c88c4_arm64",
"8Base-RHACM-2.6:rhacm2/acm-grafana-rhel8@sha256:45616ed43b53d3a83e65828118f09430396f5bcb0566ae3a65d937b59f0d873e_s390x",
"8Base-RHACM-2.6:rhacm2/acm-grafana-rhel8@sha256:8c48441cfa850ea1274932e94da0831618c10f91022619c779304501a75fb161_amd64",
"8Base-RHACM-2.6:rhacm2/acm-grafana-rhel8@sha256:cc1c196b19c5fd8f313c6136359cc9dd37b5f59d32a581b10cf89b80b7d0cbf4_arm64",
"8Base-RHACM-2.6:rhacm2/acm-grafana-rhel8@sha256:cdf24e68e50be1350566243f6d2cb1403d09ab68e5fed39ea6c56212e42b90f1_ppc64le",
"8Base-RHACM-2.6:rhacm2/acm-must-gather-rhel8@sha256:1457ff5cfd61611fdc968d4af5b020d835e107b97932c7ba7b3f5ed4cbd0e39f_ppc64le",
"8Base-RHACM-2.6:rhacm2/acm-must-gather-rhel8@sha256:39842906b3846418bc31098e2abad08210118d86aa683e9e5fd04a97822df22d_arm64",
"8Base-RHACM-2.6:rhacm2/acm-must-gather-rhel8@sha256:8a69add2d90a1e094de8510052b683e1765153da75e316ad7778499af0c5ddf9_s390x",
"8Base-RHACM-2.6:rhacm2/acm-must-gather-rhel8@sha256:dca91134a2c1c33c736afcd4c9373749448641385f39162c74e115691289e843_amd64",
"8Base-RHACM-2.6:rhacm2/acm-operator-bundle@sha256:0eac6124f59492d09c1ae650025d59ea0e8547d9f9c832cb9607b09254ff6ddd_s390x",
"8Base-RHACM-2.6:rhacm2/acm-operator-bundle@sha256:1cbcd58a4c23e4c89a6a0509f78802a5aa21205db2784ebc9772b99a3917b183_arm64",
"8Base-RHACM-2.6:rhacm2/acm-operator-bundle@sha256:997aaee36f0bed47e231925a3f2c2ecc503410e54b35727f035c72477f3d1944_ppc64le",
"8Base-RHACM-2.6:rhacm2/acm-operator-bundle@sha256:ce699187f250b93976b8063228ac12d11c6c8f6baba69ba4ed17a38730e84eb3_amd64",
"8Base-RHACM-2.6:rhacm2/acm-prometheus-config-reloader-rhel8@sha256:693a77a9324d6c7f0e69bd9d5725b51f3e429972f1e67469e93648cb347eae84_arm64",
"8Base-RHACM-2.6:rhacm2/acm-prometheus-config-reloader-rhel8@sha256:89757e804d5df2b5eeeb1191b599c3acb9e75f61170f888095302830d6de0582_s390x",
"8Base-RHACM-2.6:rhacm2/acm-prometheus-config-reloader-rhel8@sha256:8e45e1fd7342d7525b118f01794cac1f4a8662def5f2a06336b698db2e268742_amd64",
"8Base-RHACM-2.6:rhacm2/acm-prometheus-config-reloader-rhel8@sha256:ce1c17b34b7aac2e990dc0efe40f4406e73f727b2c7bfe109eded849de753f1a_ppc64le",
"8Base-RHACM-2.6:rhacm2/acm-prometheus-rhel8@sha256:728606d96dd9e0fc2e7810e092e10ee071ec36598c990c8252beccace59a679e_amd64",
"8Base-RHACM-2.6:rhacm2/acm-prometheus-rhel8@sha256:b457d0b95d88c5dd0aac87492cbca40a9d7c2074002ad110f52d562f0c5d0797_arm64",
"8Base-RHACM-2.6:rhacm2/acm-prometheus-rhel8@sha256:f34d2569033bfb1d173342264f090f46d80f7843d52704a7ce9e9eb9de2f5abb_s390x",
"8Base-RHACM-2.6:rhacm2/acm-prometheus-rhel8@sha256:f720e0a94bfe7ed5d812819a3e77cc0581be102970127d8c0d4aa06a05edbf3d_ppc64le",
"8Base-RHACM-2.6:rhacm2/acm-volsync-addon-controller-rhel8@sha256:17ccd6b924b36ab14e3ca5f5331ba7e4c86f8cb64304640d58c3ee6b76edbcaf_ppc64le",
"8Base-RHACM-2.6:rhacm2/acm-volsync-addon-controller-rhel8@sha256:27079308ea87e35564cc3089c65eae68d63880a3bb093ca64d1678a68b60fcec_amd64",
"8Base-RHACM-2.6:rhacm2/acm-volsync-addon-controller-rhel8@sha256:9eabaac2df91aeef613d6973669d07298f2159c6a6e0c9f294623f7b1a10bc08_s390x",
"8Base-RHACM-2.6:rhacm2/acm-volsync-addon-controller-rhel8@sha256:f7abdf1756bc0ff2ebf02fee0469a8b9eeabe1fa8cafdd21c6e8f958155b70bb_arm64",
"8Base-RHACM-2.6:rhacm2/cert-policy-controller-rhel8@sha256:017c1e663827a3b55d70badd3ed979b5d1831252c49d671897a85a75afaa5bb0_s390x",
"8Base-RHACM-2.6:rhacm2/cert-policy-controller-rhel8@sha256:0610778095974edf936602018281bf7a5e287ba9eca9f661a423e68bbe000e40_ppc64le",
"8Base-RHACM-2.6:rhacm2/cert-policy-controller-rhel8@sha256:a66d7d4ee1179f7fce639490f919d722db54eaa3118b4135078c33e6cbf91488_amd64",
"8Base-RHACM-2.6:rhacm2/cert-policy-controller-rhel8@sha256:d660befef0c8f7a4db7aa3b865545c9863d8f37e7ba4b8de4380185f82b208d4_arm64",
"8Base-RHACM-2.6:rhacm2/cluster-backup-rhel8-operator@sha256:1a749d0795972a9bfd5a00aa96c238a660673464be01b2aa9fd7a3aeead6ddf7_amd64",
"8Base-RHACM-2.6:rhacm2/cluster-backup-rhel8-operator@sha256:8915dbdc562e63441f79041bdf1176e46ce53e95418d133f0cd0c1ff79da48a2_arm64",
"8Base-RHACM-2.6:rhacm2/cluster-backup-rhel8-operator@sha256:995f225449b207da9a3cad175dac85b87eefb28ff5bae6a588f40fd79fbe12a1_ppc64le",
"8Base-RHACM-2.6:rhacm2/cluster-backup-rhel8-operator@sha256:f1255a76c6275a4b6a400c82e204a5112fff6fe87f71626f8f309763f6a5d9e4_s390x",
"8Base-RHACM-2.6:rhacm2/config-policy-controller-rhel8@sha256:3b2e0d850e8fc966ec80bff16df26002334744a96b81c7a7dfe222f1706a52e3_s390x",
"8Base-RHACM-2.6:rhacm2/config-policy-controller-rhel8@sha256:447f275bbde46d7fc173798ef5abc0a77a6780f0dffdc171786edbe00f27d8d8_ppc64le",
"8Base-RHACM-2.6:rhacm2/config-policy-controller-rhel8@sha256:61964a1a0ddf2e98bcf5249b7374235055ab85cc26663a8d9397c2b7f6fbb4c6_amd64",
"8Base-RHACM-2.6:rhacm2/config-policy-controller-rhel8@sha256:a3abaa3d0bf1d34fa9e40903a8713c439f5f7f751e775d32cbab308983064ce0_arm64",
"8Base-RHACM-2.6:rhacm2/console-rhel8@sha256:6c0f630ff57f6f423df6dbf4df9faad25089f9b391be35cb8bc9cd5211f94d67_arm64",
"8Base-RHACM-2.6:rhacm2/console-rhel8@sha256:8608aed6971299def3fbe749336727e84c69582664dedac3145b92ea24e62e4d_amd64",
"8Base-RHACM-2.6:rhacm2/console-rhel8@sha256:afa80ae8274db7fa6796c35980fc5df15889e94aff3361f6cda643e5a09da220_ppc64le",
"8Base-RHACM-2.6:rhacm2/console-rhel8@sha256:f06e4e3f62db52c6d7fa0bc1f289de773e18d076bc38612e1b0ddc85c76fde06_s390x",
"8Base-RHACM-2.6:rhacm2/endpoint-monitoring-rhel8-operator@sha256:060bcd658756a924b4ce4d202bd447a3254fc1f49af7d685dde8720f355cde8e_arm64",
"8Base-RHACM-2.6:rhacm2/endpoint-monitoring-rhel8-operator@sha256:091d66731c5fe8eba5646c6b2622bb38c074e202a8a4a7e906921673b60f0898_amd64",
"8Base-RHACM-2.6:rhacm2/endpoint-monitoring-rhel8-operator@sha256:80660eb7f3c068768b0ea04ff20f4539194c52427ffdab4626bf781aa3f2ca64_s390x",
"8Base-RHACM-2.6:rhacm2/endpoint-monitoring-rhel8-operator@sha256:d6204fcf04c83bac13232ec1602572ad5f22bb528537e591079dfa36152697ec_ppc64le",
"8Base-RHACM-2.6:rhacm2/governance-policy-propagator-rhel8@sha256:51be0f04938b60ed1dba60908bebd2000d78e4ade34757bae70a083c67d77e8e_arm64",
"8Base-RHACM-2.6:rhacm2/governance-policy-propagator-rhel8@sha256:9577701bf3c7aa00b99531d2c3842130abc6cd91c52c4a7ba040b705eeace4c7_s390x",
"8Base-RHACM-2.6:rhacm2/governance-policy-propagator-rhel8@sha256:bdc6c128628db86697af198430c5ae5c61c3e586c1a97187e4d4e852cec61e92_ppc64le",
"8Base-RHACM-2.6:rhacm2/governance-policy-propagator-rhel8@sha256:cc519319b9f4fe672144ebedd772ddf56d5de90e3c8f52c0fb9b55313f71a7b3_amd64",
"8Base-RHACM-2.6:rhacm2/governance-policy-spec-sync-rhel8@sha256:2c1905ae8a83e5598678457fd955cbc867453ed5836de6fcc182e4928df8bd67_s390x",
"8Base-RHACM-2.6:rhacm2/governance-policy-spec-sync-rhel8@sha256:4a8d30cc0e1d83c69b7f3339418b101da23fbcaee7d326bedaff677eceb25ab2_ppc64le",
"8Base-RHACM-2.6:rhacm2/governance-policy-spec-sync-rhel8@sha256:6849cf1b4dd883d5b4c0cf90a3adfb26cb59d03d3b892cee3669a32dd6b8dcc2_amd64",
"8Base-RHACM-2.6:rhacm2/governance-policy-spec-sync-rhel8@sha256:d06ffc621167aff31ecb0fa417b294ff0676fb00e4ef1c6cb0fb2aaf4b2561e0_arm64",
"8Base-RHACM-2.6:rhacm2/governance-policy-status-sync-rhel8@sha256:4c86e16f15aaf454e4e5ce5436e1db27a5f8a55f573c3eaf02e4786fe52edfc8_arm64",
"8Base-RHACM-2.6:rhacm2/governance-policy-status-sync-rhel8@sha256:cf6a75d94f50dd063e939aee18756c767cba43f4e1e62a9c2f2b764ac6f43746_s390x",
"8Base-RHACM-2.6:rhacm2/governance-policy-status-sync-rhel8@sha256:e072b615eeffff80a94831e58c70980684c1ec4bd972844b25b157eb7ed5937f_ppc64le",
"8Base-RHACM-2.6:rhacm2/governance-policy-status-sync-rhel8@sha256:fffe971caa2e911d9c972c0e88712ff431d34c63dbe74e25f1cababa50ea7417_amd64",
"8Base-RHACM-2.6:rhacm2/governance-policy-template-sync-rhel8@sha256:10bc1a3833599a593a058e804de67e92888ed779fd0000928d4a70b6c7d5c1c2_amd64",
"8Base-RHACM-2.6:rhacm2/governance-policy-template-sync-rhel8@sha256:5c17f979f47840a879059ad83de12f0756889564a17190ba4438a7632c999bb1_arm64",
"8Base-RHACM-2.6:rhacm2/governance-policy-template-sync-rhel8@sha256:848bce8007de7714afc8c755b5f0c3cdf5eb6b1d259811c947bc295924539a0e_ppc64le",
"8Base-RHACM-2.6:rhacm2/governance-policy-template-sync-rhel8@sha256:95439f7e18fa87601d5860cbd9ca5f0738786e30a629d23788fd5fe33d694c66_s390x",
"8Base-RHACM-2.6:rhacm2/grafana-dashboard-loader-rhel8@sha256:1f5c1b2cffebf069859e95d0e722cb293f8c176bf5c5873bb9517c96b26c2e10_arm64",
"8Base-RHACM-2.6:rhacm2/grafana-dashboard-loader-rhel8@sha256:5223158a122658bafbd853c596cdc1f7bd7a0e4fdd82b1c3668ac84adeae9f24_s390x",
"8Base-RHACM-2.6:rhacm2/grafana-dashboard-loader-rhel8@sha256:561f1f05925cfe3c5f0f8a9b7475be4bbab183b5611ecfe09b090d80fa4bc2fe_amd64",
"8Base-RHACM-2.6:rhacm2/grafana-dashboard-loader-rhel8@sha256:734270221ec4a516e7eb77f2ec3a753384242116aa70320a1dbe969e915af1df_ppc64le",
"8Base-RHACM-2.6:rhacm2/iam-policy-controller-rhel8@sha256:2827e5f485213f92e2d0092187f3976dd6fe598e39b5cf2212d48c3a44c34b13_arm64",
"8Base-RHACM-2.6:rhacm2/iam-policy-controller-rhel8@sha256:8ca9e80365c76b66b2de3924fc50a5912e606042c704b02cb174a4b8bd3927c4_amd64",
"8Base-RHACM-2.6:rhacm2/iam-policy-controller-rhel8@sha256:c5069e76a900aa300102a0ae54ecbc12c0ac31abfeed8656ee60a949daef79c3_s390x",
"8Base-RHACM-2.6:rhacm2/iam-policy-controller-rhel8@sha256:ca05e79e5508924af71f323c13f664770d8dd4eb61ecf0894e4f9a81f7a1b402_ppc64le",
"8Base-RHACM-2.6:rhacm2/insights-client-rhel8@sha256:02cacfec60c80b9228e8b18949751de867f974ea6b1172129096e64e949c0598_amd64",
"8Base-RHACM-2.6:rhacm2/insights-client-rhel8@sha256:2b14036d0291e54c3191682de2ea875a78d78c35b2791a5a113ba1a8920f0621_ppc64le",
"8Base-RHACM-2.6:rhacm2/insights-client-rhel8@sha256:d4c05f641de8fd0753d63cc6d5b62464d3d6a87d601514e87ef2e40bbe7b01b6_s390x",
"8Base-RHACM-2.6:rhacm2/insights-client-rhel8@sha256:e15c410b693b34f49869d037ebb5584384fcdf88114b7a94967ca09f1361a5f3_arm64",
"8Base-RHACM-2.6:rhacm2/insights-metrics-rhel8@sha256:67aa55bb65685395ad2773e7459dff5fbccdeedcf9e56ec2722d8f5c919eae89_s390x",
"8Base-RHACM-2.6:rhacm2/insights-metrics-rhel8@sha256:6c54e08f5f6c2cae41a5e108e1019ff6522af8f69d666e22eb4631cd83b85917_amd64",
"8Base-RHACM-2.6:rhacm2/insights-metrics-rhel8@sha256:88d9b7246aa75cb2c88ccb7f2f1202fc465be0f2d89e59f1d2259f69ada56d9d_arm64",
"8Base-RHACM-2.6:rhacm2/insights-metrics-rhel8@sha256:bad98fe71638d7346f31ea45f6063ec970bf90844bb5c5dc5f917bb0f0099899_ppc64le",
"8Base-RHACM-2.6:rhacm2/klusterlet-addon-controller-rhel8@sha256:22e510955af3fa736b7306c387f44b5f15f5f9a7a006c6587e06d5d8602cc2f0_s390x",
"8Base-RHACM-2.6:rhacm2/klusterlet-addon-controller-rhel8@sha256:55bc86326f992cc4f4401b93f90cdd2baa6728015ffaf6168f2d46ae43c70cf4_ppc64le",
"8Base-RHACM-2.6:rhacm2/klusterlet-addon-controller-rhel8@sha256:8dd7f47af047fb899c7fcbad61cb8f38da45990cac186f9235aec3e4e7de25e9_amd64",
"8Base-RHACM-2.6:rhacm2/klusterlet-addon-controller-rhel8@sha256:bdb97eb5bb0e8f59edf0d389fb07c45171e728dc8b4d2bdacd785193b46ec03b_arm64",
"8Base-RHACM-2.6:rhacm2/kube-rbac-proxy-rhel8@sha256:11a353ee9da6cc843d5f346f4fa51681d13318e2e61fc4d1a3f63406eb175260_s390x",
"8Base-RHACM-2.6:rhacm2/kube-rbac-proxy-rhel8@sha256:31757f3e3bb08b4e49e54694b18b3cf327637be20535482b2df1345b17444dda_amd64",
"8Base-RHACM-2.6:rhacm2/kube-rbac-proxy-rhel8@sha256:b2c0b7414d0fc36a49cbdc5a56b25dd62aac18defc2defbd9c1895cd13a5e716_arm64",
"8Base-RHACM-2.6:rhacm2/kube-rbac-proxy-rhel8@sha256:dbd816d503e9beb58622604432eb415419e893627eb95c1ceeb8ff5bda7d6335_ppc64le",
"8Base-RHACM-2.6:rhacm2/kube-state-metrics-rhel8@sha256:53246a6df1f0880d94ed2644fa4366e3e2108b6fa8a51745af87785346ce5304_s390x",
"8Base-RHACM-2.6:rhacm2/kube-state-metrics-rhel8@sha256:5f2393bceefffb32240043b6722aa73d31fc8133cc2666fcf5eb8d33794bc54f_arm64",
"8Base-RHACM-2.6:rhacm2/kube-state-metrics-rhel8@sha256:c792c043462281cde7c93bd8e2136f62ca17d072e7f466353f37de8e5f5dc949_ppc64le",
"8Base-RHACM-2.6:rhacm2/kube-state-metrics-rhel8@sha256:e6b1d24b56e6973eee1569e351db6637ca67e1d6cd124adb845cbf6e35a4f6af_amd64",
"8Base-RHACM-2.6:rhacm2/management-ingress-rhel8@sha256:07238998d21204cd8f25dc63e6dbde20a2dd25c3b96609729306db6c63a0fca4_arm64",
"8Base-RHACM-2.6:rhacm2/management-ingress-rhel8@sha256:0d2665d19a8753c6269f594b68b067cd62a402404287e6416543c1af2d7d3cf4_ppc64le",
"8Base-RHACM-2.6:rhacm2/management-ingress-rhel8@sha256:6917d018e53aabb6f5402f02000aedd2e5cf71bcc84562e0fc7d7c87049f4b67_amd64",
"8Base-RHACM-2.6:rhacm2/management-ingress-rhel8@sha256:73b0444bd91a1dade3b7e76245ac8d6cb568929bba321b8c86c269d6f542ac3b_s390x",
"8Base-RHACM-2.6:rhacm2/memcached-exporter-rhel8@sha256:7d85dd62346a647d22202baa0f8d405b2aaf9a7174b38e5d29df2e03530009c3_s390x",
"8Base-RHACM-2.6:rhacm2/memcached-exporter-rhel8@sha256:9635616c8f058e67d557201147904b05f8b49938f63fb2b0239dfca883f61685_arm64",
"8Base-RHACM-2.6:rhacm2/memcached-exporter-rhel8@sha256:9e91ecec92ec0df8b72beb6040f39d9a25b0bfad844e92ea34cc2d648d221d22_ppc64le",
"8Base-RHACM-2.6:rhacm2/memcached-exporter-rhel8@sha256:c773b9a2fffcd549d4936054260f655c78da603957826d6bad4e8567a213ad10_amd64",
"8Base-RHACM-2.6:rhacm2/memcached-rhel8@sha256:584f8c4a9a1b75fc71948a98add560d4fe3d936ee46ac791f32121dbadf8c7d2_ppc64le",
"8Base-RHACM-2.6:rhacm2/memcached-rhel8@sha256:59b3ce3f3f4459c97cfffee5e20830d70f8a69198b5fab271e6c478d615c46d3_arm64",
"8Base-RHACM-2.6:rhacm2/memcached-rhel8@sha256:6f458c76757203b28434f871027c6a466a73d246ceb5bfac8793ad1896a672ab_amd64",
"8Base-RHACM-2.6:rhacm2/memcached-rhel8@sha256:e34722fd656e3205dcdb565b0ab68e9971174c11f125dbfff3bf82e1e21f3a76_s390x",
"8Base-RHACM-2.6:rhacm2/metrics-collector-rhel8@sha256:3a81a018b939752543e78c2d68d1436b851be2256b88c3e66cd506ae1d8f4c9c_ppc64le",
"8Base-RHACM-2.6:rhacm2/metrics-collector-rhel8@sha256:6a3e0c36c123c9dc54759655d9148f580abada501034914863a6528ded19ef34_amd64",
"8Base-RHACM-2.6:rhacm2/metrics-collector-rhel8@sha256:7991f484f97b9951f27f70e67d5db0850c4189ee86db8406cdda961a9beb06f0_arm64",
"8Base-RHACM-2.6:rhacm2/metrics-collector-rhel8@sha256:fa08b9bf3fd334738984e150ba5bfd2e005374752f3112340b65f6434eacd057_s390x",
"8Base-RHACM-2.6:rhacm2/multicloud-integrations-rhel8@sha256:2bcbf9a565f3c566061325aca3174ec755b5c94a28612718a3f1563db317273e_ppc64le",
"8Base-RHACM-2.6:rhacm2/multicloud-integrations-rhel8@sha256:6813ccd43a1aecd1aaf4d5d4b1620fd63bbca00b736100189ff91246bf3bc36b_arm64",
"8Base-RHACM-2.6:rhacm2/multicloud-integrations-rhel8@sha256:db89ef3686570526afdb2b79fd698aca5dc50c633009760f1748fb9fd506067b_amd64",
"8Base-RHACM-2.6:rhacm2/multicloud-integrations-rhel8@sha256:db8bc27937802c5d8fff769b9c93c8a01411629d199adbc39235e721d6468b30_s390x",
"8Base-RHACM-2.6:rhacm2/multicluster-observability-rhel8-operator@sha256:434db0ca203b14b899fff9b7a2a5b975de852ea29620a828f29246448aba873c_ppc64le",
"8Base-RHACM-2.6:rhacm2/multicluster-observability-rhel8-operator@sha256:876bfa63b0e13833eaeadb7c6a0481f1d7970b283f69ece4d81c99985f4dd161_arm64",
"8Base-RHACM-2.6:rhacm2/multicluster-observability-rhel8-operator@sha256:d23f208e020d42bc095011d423146e2da35b2bc85b844911bde2f4edf696bdca_amd64",
"8Base-RHACM-2.6:rhacm2/multicluster-observability-rhel8-operator@sha256:f29581baf5277588d2e4cd01380ecf46e3c97a2f17ade01b048f75c29f18d62c_s390x",
"8Base-RHACM-2.6:rhacm2/multicluster-operators-application-rhel8@sha256:1952d422bd7ba42323711faba59244c449293cc92502e350460fee07c0e3b34a_ppc64le",
"8Base-RHACM-2.6:rhacm2/multicluster-operators-application-rhel8@sha256:566a60f630ec346eced3106ec072963d1b9f9d300e7d4cee6af6dc0d590a3937_s390x",
"8Base-RHACM-2.6:rhacm2/multicluster-operators-application-rhel8@sha256:724dd9f4a5e4acd061206ca2ea57c329210ade5135dbdf941b8d7e720daa4f10_arm64",
"8Base-RHACM-2.6:rhacm2/multicluster-operators-application-rhel8@sha256:ace8895fc62c1394dfa7854fd9ce3e14ef859e989255f70dc9a5a3d9bcd514c0_amd64",
"8Base-RHACM-2.6:rhacm2/multicluster-operators-channel-rhel8@sha256:1ebe6504a6a58f39f93952bf1c135ea58ff77e65c5b8ba73c7ad6295e66a1b45_s390x",
"8Base-RHACM-2.6:rhacm2/multicluster-operators-channel-rhel8@sha256:557cc962d0b10d80a9dea7adce387ea28fb4199a02fa8546645ab2cacbf28b88_ppc64le",
"8Base-RHACM-2.6:rhacm2/multicluster-operators-channel-rhel8@sha256:82526c7c046325bde1dfa0a47b58b773355f00bc95c23be75105e7255e7bddd2_arm64",
"8Base-RHACM-2.6:rhacm2/multicluster-operators-channel-rhel8@sha256:85e20d97f28e43668c2790bd6e0adbc598d01f9fab849761fb96d7a5c4946a87_amd64",
"8Base-RHACM-2.6:rhacm2/multicluster-operators-subscription-rhel8@sha256:7310f31faae367a363c27a7236b562bbfe8381a352fce906279590bac11571d2_ppc64le",
"8Base-RHACM-2.6:rhacm2/multicluster-operators-subscription-rhel8@sha256:7676d33b9be36ca6660d3aed888fdffcf270fcf82258ed9531e2746a3d27610c_s390x",
"8Base-RHACM-2.6:rhacm2/multicluster-operators-subscription-rhel8@sha256:e718d5abef58365d547ef73828a26adff5b6cef1bf935aa7c27f12f604b50337_amd64",
"8Base-RHACM-2.6:rhacm2/multicluster-operators-subscription-rhel8@sha256:f58aff87d1efb64417c6976f6772a464e54beefe847f50a141726b7a1a6a293a_arm64",
"8Base-RHACM-2.6:rhacm2/multiclusterhub-repo-rhel8@sha256:03222a9dd6eca9cf44932a0ff1bf89bd9d2d29683f1ebb0d0aa49171b77a4963_ppc64le",
"8Base-RHACM-2.6:rhacm2/multiclusterhub-repo-rhel8@sha256:881b8c3b19918affd478c0ad0c73dff96dd28f5c1dfddb86472b42e422fa25b6_amd64",
"8Base-RHACM-2.6:rhacm2/multiclusterhub-repo-rhel8@sha256:9de94ea1f83ec8b7257c7b2befc1485ed9cc40c9ef3600c4c4c50934e708cf9d_s390x",
"8Base-RHACM-2.6:rhacm2/multiclusterhub-repo-rhel8@sha256:a45ed68e7d3ac89d17eaf06445cabfc19a9ce85a42f116d75028d6acd18a322b_arm64",
"8Base-RHACM-2.6:rhacm2/multiclusterhub-rhel8@sha256:48d1fa8bc5f6a4d8349c41126301bd86d12836384f336881ecb71bd79f84ae93_ppc64le",
"8Base-RHACM-2.6:rhacm2/multiclusterhub-rhel8@sha256:a33e91fb763a2f0894433bce31bd44229e7d5f5c53d36c6b6f643807a45c110b_arm64",
"8Base-RHACM-2.6:rhacm2/multiclusterhub-rhel8@sha256:d6e126cbdd3cfbcdee04b093389ca1b07ac8038da96060051ed94e1eeacc6d92_s390x",
"8Base-RHACM-2.6:rhacm2/multiclusterhub-rhel8@sha256:ecf12158a2d8802b4c7efd6b336ff36c1e002223b1d385a40fbef638d5e4aa21_amd64",
"8Base-RHACM-2.6:rhacm2/node-exporter-rhel8@sha256:14d23638efff3c30661c9a5f3ddb6ab0c7a9d162de1176dd9565cf49dfa4b9c5_amd64",
"8Base-RHACM-2.6:rhacm2/node-exporter-rhel8@sha256:533005e1608de68a09e53599de3f30990db95cb923794bab9ae9e3bc1a8b6baf_arm64",
"8Base-RHACM-2.6:rhacm2/node-exporter-rhel8@sha256:99eef3491c7092afa14179b9a9d39dd8fbfb3c9bb61759d678af5d91ac23e59d_s390x",
"8Base-RHACM-2.6:rhacm2/node-exporter-rhel8@sha256:e200d4e1802cce7fce32b1e0dc5c3220b6f6477b73b3a2d8ea26a5a42d63f46b_ppc64le",
"8Base-RHACM-2.6:rhacm2/observatorium-rhel8-operator@sha256:092e3437e6d38b2bf676d7fb67ad672e3ef03440017b5af7c1ebd2beb3f437eb_amd64",
"8Base-RHACM-2.6:rhacm2/observatorium-rhel8-operator@sha256:8cf076bfb049d1aabd00040ee65f0fedd590f0dd448c7561de494093a915b397_ppc64le",
"8Base-RHACM-2.6:rhacm2/observatorium-rhel8-operator@sha256:e69987a64fdbf873d4b19d8626c0c5e99dd13d7c95446850559be966dae45ad0_arm64",
"8Base-RHACM-2.6:rhacm2/observatorium-rhel8-operator@sha256:f0bf89eaea6b7afc2d08c77bd40dfba581f91f462f5ec3d70473b332ca6f781c_s390x",
"8Base-RHACM-2.6:rhacm2/observatorium-rhel8@sha256:0686cfddd61737f7e7eb4f0c011397277394559edac3bb947c0969e302686dd5_ppc64le",
"8Base-RHACM-2.6:rhacm2/observatorium-rhel8@sha256:8f2f3732600235f66c406b6121ac37979f52572ce90353b6e099be7b74406251_amd64",
"8Base-RHACM-2.6:rhacm2/observatorium-rhel8@sha256:9e1fccc5b17865a6d7baaa1a15cb50f47d80a14b0a7bcbd94c12f0ddcaaf1b28_s390x",
"8Base-RHACM-2.6:rhacm2/observatorium-rhel8@sha256:bdd89a1051c8f21e7d81ff80c96731a0eaa7d15c320ab1e6b1dc3f6babd42598_arm64",
"8Base-RHACM-2.6:rhacm2/prometheus-alertmanager-rhel8@sha256:0860b7aa5e8b07792ad7f5d5c0654e23e9da8eedd4b9f509caea616dcfa97d69_amd64",
"8Base-RHACM-2.6:rhacm2/prometheus-alertmanager-rhel8@sha256:624895d8579ef6f3e5b17558a30775790ec6f00701f8c5cdfa315292d7f9e867_s390x",
"8Base-RHACM-2.6:rhacm2/prometheus-alertmanager-rhel8@sha256:6d09865a228cdbbc6d1ac13042c3c00f0bd086f6dc181dfa3cdf8c7f9d826b9e_arm64",
"8Base-RHACM-2.6:rhacm2/prometheus-alertmanager-rhel8@sha256:c69fee848d21346a271972e89d91898eac9fec27d598d98ffa004ca8d1b53270_ppc64le",
"8Base-RHACM-2.6:rhacm2/prometheus-rhel8@sha256:52cea7c27de23e3358030b09f22b962723c523a940f8e2043edc298c907d761c_arm64",
"8Base-RHACM-2.6:rhacm2/prometheus-rhel8@sha256:67e0fadfbb4d99a60435ed12b470772b38ace4ca815fe73da68eb3c826e200fc_ppc64le",
"8Base-RHACM-2.6:rhacm2/prometheus-rhel8@sha256:e8241b1d852d605b44ecfcc552cb0f905f72e8a17c8d228162b40c19388f5176_s390x",
"8Base-RHACM-2.6:rhacm2/prometheus-rhel8@sha256:ed0cc13e79949436d29a7ad0b41b189744a177ea27545fd5eb9b4f71e87bd0eb_amd64",
"8Base-RHACM-2.6:rhacm2/rbac-query-proxy-rhel8@sha256:29c76a37497f212aed280e2bf16ef45fb3785fb4649ce17b7fe9d653a79e2112_arm64",
"8Base-RHACM-2.6:rhacm2/rbac-query-proxy-rhel8@sha256:475a45884a51127722030226ff9a5f0752c98574c41eb61796aece5e702346a3_ppc64le",
"8Base-RHACM-2.6:rhacm2/rbac-query-proxy-rhel8@sha256:582301b10af0b966ae7d5e130cb0e5f96e7912dc66b4108e0d6078656ca80604_amd64",
"8Base-RHACM-2.6:rhacm2/rbac-query-proxy-rhel8@sha256:f1c7de85a44c03f48a6f62ba1d7d650f0b06e0f502cecff1512ad637b5bc1c27_s390x",
"8Base-RHACM-2.6:rhacm2/redisgraph-tls-rhel8@sha256:128279a656bfbde6c2c052766d63a1de6a06d8bea2707813c64396c2ae382478_amd64",
"8Base-RHACM-2.6:rhacm2/redisgraph-tls-rhel8@sha256:35927ca6e6e9c8d420c499a0c8ad37c4297ba19743d550f489d3e66482275a49_arm64",
"8Base-RHACM-2.6:rhacm2/redisgraph-tls-rhel8@sha256:4696baed553266682ba2b54d3bf683d2ff1241b625de5ec54a45c1b2c5f96243_s390x",
"8Base-RHACM-2.6:rhacm2/redisgraph-tls-rhel8@sha256:d722f2ffab1f58bbaf3c62ef71dbf7e6c4023e6ab17690f1049075a321d0b1ac_ppc64le",
"8Base-RHACM-2.6:rhacm2/search-aggregator-rhel8@sha256:2b5f372c1c73c4de587b5a4388d95b8cc553fc56af446fcefa0e14c6d980b6b3_ppc64le",
"8Base-RHACM-2.6:rhacm2/search-aggregator-rhel8@sha256:38fceeedc0672def1c2cf42bb6743ae726e77d9f7352d002b3fc688c6d551852_amd64",
"8Base-RHACM-2.6:rhacm2/search-aggregator-rhel8@sha256:6a915335bcebb0884fc72df2dfee97c74d42c035864b960e1c800fa6c5f8d93c_arm64",
"8Base-RHACM-2.6:rhacm2/search-aggregator-rhel8@sha256:752decaefc38aa009f54201b38d4ab26d9b4020caec649d9b1f1564f56c47c2a_s390x",
"8Base-RHACM-2.6:rhacm2/search-api-rhel8@sha256:37eea70d5b1c89c25372dcea8c8c03e1e0a9af1b5a06f3b0706ba776ae8847c1_amd64",
"8Base-RHACM-2.6:rhacm2/search-api-rhel8@sha256:7400088d206592eb29cd86182909626262c9b2a99f017811fcc9d8a753c39009_arm64",
"8Base-RHACM-2.6:rhacm2/search-api-rhel8@sha256:aa8ea0deabc39a068f3f6ce9fa6334e44fc507355009a9bff448e742156ec203_ppc64le",
"8Base-RHACM-2.6:rhacm2/search-api-rhel8@sha256:b4d2d39c2b3b736987f1e888b858d52a7ebd9f8d0cebd3bdef8c59f6e3e41725_s390x",
"8Base-RHACM-2.6:rhacm2/search-collector-rhel8@sha256:0174699ec75fcda08892b4e72b674df989af51ea5f04de57a62c2a85a3c08f4f_arm64",
"8Base-RHACM-2.6:rhacm2/search-collector-rhel8@sha256:5a29a9805b8d20969cba86da11a9de8176a3172df361aec5fae136a4271de308_amd64",
"8Base-RHACM-2.6:rhacm2/search-collector-rhel8@sha256:be7eed9ad9502bcc294081f7e2098fc4f8411c912c34fe63479b5b770d06caca_s390x",
"8Base-RHACM-2.6:rhacm2/search-collector-rhel8@sha256:c467c1d7ceaf5281077f7fe8ff1c1c4cffe325132890a3ab9b96ea5db2e2c930_ppc64le",
"8Base-RHACM-2.6:rhacm2/search-rhel8@sha256:2135cd20bb7ebbf48499992fe46a928e28fc78c86e360633ea09054520c42539_ppc64le",
"8Base-RHACM-2.6:rhacm2/search-rhel8@sha256:3a7a31974210e21a3faed9b57a75b970c70ac41d9662b884d4ce67275f756fc7_arm64",
"8Base-RHACM-2.6:rhacm2/search-rhel8@sha256:6e6a19f1440e4eb15a8206e18f7f4dde3e1a5c6518944571d09923d116d3f04e_amd64",
"8Base-RHACM-2.6:rhacm2/search-rhel8@sha256:e6ed3e65f0d49b3c6b0e3e97593a8fae4d453f3aecf8d7829c0d25c68bc91ea1_s390x",
"8Base-RHACM-2.6:rhacm2/submariner-addon-rhel8@sha256:7b80d01371f551df506bd0c56df6829845bfce497ff01cc44b68f172ed5399b4_ppc64le",
"8Base-RHACM-2.6:rhacm2/submariner-addon-rhel8@sha256:934c560bc786015c694e9cffbae8e86f631b3331d62f5a547931446dae82f8c3_s390x",
"8Base-RHACM-2.6:rhacm2/submariner-addon-rhel8@sha256:b467881f4028a89a9e79ba93da719845db576f47a04ae6e569c2317be5594b29_arm64",
"8Base-RHACM-2.6:rhacm2/submariner-addon-rhel8@sha256:fc5592d42e4aca70288448d174511b922ece7f8cb4b41c6a36195c3a4a60aa36_amd64",
"8Base-RHACM-2.6:rhacm2/thanos-receive-controller-rhel8@sha256:21f2626c10c4fb61b37e6ca4ab574186b423f155fbc5cfef3e894fff04cc270e_ppc64le",
"8Base-RHACM-2.6:rhacm2/thanos-receive-controller-rhel8@sha256:c357074958324fc5d602cdcf1cba285bf8582e0b36af79a8f6211bb0dfb77a10_amd64",
"8Base-RHACM-2.6:rhacm2/thanos-receive-controller-rhel8@sha256:d9ac8e67d6d9858b16dd9d1d49c1dd904aa22a7b618e5d33292344faced9c0d3_arm64",
"8Base-RHACM-2.6:rhacm2/thanos-receive-controller-rhel8@sha256:e3b840a7833680170f9e9ca52309552c584935a68c75cc71e6d576b104dc01c8_s390x",
"8Base-RHACM-2.6:rhacm2/thanos-rhel8@sha256:453c525197ccfe1f866af70ca2e7f3deb6f98d0b98c09b602b4fa1368787213d_amd64",
"8Base-RHACM-2.6:rhacm2/thanos-rhel8@sha256:4b3b45ad0b564360c245d20b1540c2398c9606cf8684275e4ee071c591357929_arm64",
"8Base-RHACM-2.6:rhacm2/thanos-rhel8@sha256:7e43ba8f47ec54b5f86d13c81b67b044176530b63b5ae3f40332fc975cc6b21f_s390x",
"8Base-RHACM-2.6:rhacm2/thanos-rhel8@sha256:faaa00c0af80c781a7c610616153a3cd1dc1b20637934c3a243a2e9664ba0ee5_ppc64le"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2022-30632"
},
{
"category": "external",
"summary": "RHBZ#2107386",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2107386"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2022-30632",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-30632"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2022-30632",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2022-30632"
},
{
"category": "external",
"summary": "https://go.dev/issue/53416",
"url": "https://go.dev/issue/53416"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-announce/c/nqrv9fbR0zE",
"url": "https://groups.google.com/g/golang-announce/c/nqrv9fbR0zE"
}
],
"release_date": "2022-07-12T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2022-09-06T22:27:58+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.6/html-single/install/index#installing",
"product_ids": [
"8Base-RHACM-2.6:rhacm2/acm-governance-policy-addon-controller-rhel8@sha256:615ab5d9542759d921634737709e84a8e65d003ea136e5d22858d380225fd177_amd64",
"8Base-RHACM-2.6:rhacm2/acm-governance-policy-addon-controller-rhel8@sha256:958b729d30f10b9c121e68ac8ede2054ed29cc52a9a7d6df0537ed221aa74358_s390x",
"8Base-RHACM-2.6:rhacm2/acm-governance-policy-addon-controller-rhel8@sha256:b5bef941b4e0b5b3529ca5b2311c85295b9f6d12e482a9cbdad691c2406541f1_ppc64le",
"8Base-RHACM-2.6:rhacm2/acm-governance-policy-addon-controller-rhel8@sha256:f6194b9056d77e54f3c74caa9eab87bd1df1818d082fc807229d1c44ec6c88c4_arm64",
"8Base-RHACM-2.6:rhacm2/acm-grafana-rhel8@sha256:45616ed43b53d3a83e65828118f09430396f5bcb0566ae3a65d937b59f0d873e_s390x",
"8Base-RHACM-2.6:rhacm2/acm-grafana-rhel8@sha256:8c48441cfa850ea1274932e94da0831618c10f91022619c779304501a75fb161_amd64",
"8Base-RHACM-2.6:rhacm2/acm-grafana-rhel8@sha256:cc1c196b19c5fd8f313c6136359cc9dd37b5f59d32a581b10cf89b80b7d0cbf4_arm64",
"8Base-RHACM-2.6:rhacm2/acm-grafana-rhel8@sha256:cdf24e68e50be1350566243f6d2cb1403d09ab68e5fed39ea6c56212e42b90f1_ppc64le",
"8Base-RHACM-2.6:rhacm2/acm-must-gather-rhel8@sha256:1457ff5cfd61611fdc968d4af5b020d835e107b97932c7ba7b3f5ed4cbd0e39f_ppc64le",
"8Base-RHACM-2.6:rhacm2/acm-must-gather-rhel8@sha256:39842906b3846418bc31098e2abad08210118d86aa683e9e5fd04a97822df22d_arm64",
"8Base-RHACM-2.6:rhacm2/acm-must-gather-rhel8@sha256:8a69add2d90a1e094de8510052b683e1765153da75e316ad7778499af0c5ddf9_s390x",
"8Base-RHACM-2.6:rhacm2/acm-must-gather-rhel8@sha256:dca91134a2c1c33c736afcd4c9373749448641385f39162c74e115691289e843_amd64",
"8Base-RHACM-2.6:rhacm2/acm-operator-bundle@sha256:0eac6124f59492d09c1ae650025d59ea0e8547d9f9c832cb9607b09254ff6ddd_s390x",
"8Base-RHACM-2.6:rhacm2/acm-operator-bundle@sha256:1cbcd58a4c23e4c89a6a0509f78802a5aa21205db2784ebc9772b99a3917b183_arm64",
"8Base-RHACM-2.6:rhacm2/acm-operator-bundle@sha256:997aaee36f0bed47e231925a3f2c2ecc503410e54b35727f035c72477f3d1944_ppc64le",
"8Base-RHACM-2.6:rhacm2/acm-operator-bundle@sha256:ce699187f250b93976b8063228ac12d11c6c8f6baba69ba4ed17a38730e84eb3_amd64",
"8Base-RHACM-2.6:rhacm2/acm-prometheus-config-reloader-rhel8@sha256:693a77a9324d6c7f0e69bd9d5725b51f3e429972f1e67469e93648cb347eae84_arm64",
"8Base-RHACM-2.6:rhacm2/acm-prometheus-config-reloader-rhel8@sha256:89757e804d5df2b5eeeb1191b599c3acb9e75f61170f888095302830d6de0582_s390x",
"8Base-RHACM-2.6:rhacm2/acm-prometheus-config-reloader-rhel8@sha256:8e45e1fd7342d7525b118f01794cac1f4a8662def5f2a06336b698db2e268742_amd64",
"8Base-RHACM-2.6:rhacm2/acm-prometheus-config-reloader-rhel8@sha256:ce1c17b34b7aac2e990dc0efe40f4406e73f727b2c7bfe109eded849de753f1a_ppc64le",
"8Base-RHACM-2.6:rhacm2/acm-prometheus-rhel8@sha256:728606d96dd9e0fc2e7810e092e10ee071ec36598c990c8252beccace59a679e_amd64",
"8Base-RHACM-2.6:rhacm2/acm-prometheus-rhel8@sha256:b457d0b95d88c5dd0aac87492cbca40a9d7c2074002ad110f52d562f0c5d0797_arm64",
"8Base-RHACM-2.6:rhacm2/acm-prometheus-rhel8@sha256:f34d2569033bfb1d173342264f090f46d80f7843d52704a7ce9e9eb9de2f5abb_s390x",
"8Base-RHACM-2.6:rhacm2/acm-prometheus-rhel8@sha256:f720e0a94bfe7ed5d812819a3e77cc0581be102970127d8c0d4aa06a05edbf3d_ppc64le",
"8Base-RHACM-2.6:rhacm2/acm-volsync-addon-controller-rhel8@sha256:17ccd6b924b36ab14e3ca5f5331ba7e4c86f8cb64304640d58c3ee6b76edbcaf_ppc64le",
"8Base-RHACM-2.6:rhacm2/acm-volsync-addon-controller-rhel8@sha256:27079308ea87e35564cc3089c65eae68d63880a3bb093ca64d1678a68b60fcec_amd64",
"8Base-RHACM-2.6:rhacm2/acm-volsync-addon-controller-rhel8@sha256:9eabaac2df91aeef613d6973669d07298f2159c6a6e0c9f294623f7b1a10bc08_s390x",
"8Base-RHACM-2.6:rhacm2/acm-volsync-addon-controller-rhel8@sha256:f7abdf1756bc0ff2ebf02fee0469a8b9eeabe1fa8cafdd21c6e8f958155b70bb_arm64",
"8Base-RHACM-2.6:rhacm2/cert-policy-controller-rhel8@sha256:017c1e663827a3b55d70badd3ed979b5d1831252c49d671897a85a75afaa5bb0_s390x",
"8Base-RHACM-2.6:rhacm2/cert-policy-controller-rhel8@sha256:0610778095974edf936602018281bf7a5e287ba9eca9f661a423e68bbe000e40_ppc64le",
"8Base-RHACM-2.6:rhacm2/cert-policy-controller-rhel8@sha256:a66d7d4ee1179f7fce639490f919d722db54eaa3118b4135078c33e6cbf91488_amd64",
"8Base-RHACM-2.6:rhacm2/cert-policy-controller-rhel8@sha256:d660befef0c8f7a4db7aa3b865545c9863d8f37e7ba4b8de4380185f82b208d4_arm64",
"8Base-RHACM-2.6:rhacm2/cluster-backup-rhel8-operator@sha256:1a749d0795972a9bfd5a00aa96c238a660673464be01b2aa9fd7a3aeead6ddf7_amd64",
"8Base-RHACM-2.6:rhacm2/cluster-backup-rhel8-operator@sha256:8915dbdc562e63441f79041bdf1176e46ce53e95418d133f0cd0c1ff79da48a2_arm64",
"8Base-RHACM-2.6:rhacm2/cluster-backup-rhel8-operator@sha256:995f225449b207da9a3cad175dac85b87eefb28ff5bae6a588f40fd79fbe12a1_ppc64le",
"8Base-RHACM-2.6:rhacm2/cluster-backup-rhel8-operator@sha256:f1255a76c6275a4b6a400c82e204a5112fff6fe87f71626f8f309763f6a5d9e4_s390x",
"8Base-RHACM-2.6:rhacm2/config-policy-controller-rhel8@sha256:3b2e0d850e8fc966ec80bff16df26002334744a96b81c7a7dfe222f1706a52e3_s390x",
"8Base-RHACM-2.6:rhacm2/config-policy-controller-rhel8@sha256:447f275bbde46d7fc173798ef5abc0a77a6780f0dffdc171786edbe00f27d8d8_ppc64le",
"8Base-RHACM-2.6:rhacm2/config-policy-controller-rhel8@sha256:61964a1a0ddf2e98bcf5249b7374235055ab85cc26663a8d9397c2b7f6fbb4c6_amd64",
"8Base-RHACM-2.6:rhacm2/config-policy-controller-rhel8@sha256:a3abaa3d0bf1d34fa9e40903a8713c439f5f7f751e775d32cbab308983064ce0_arm64",
"8Base-RHACM-2.6:rhacm2/console-rhel8@sha256:6c0f630ff57f6f423df6dbf4df9faad25089f9b391be35cb8bc9cd5211f94d67_arm64",
"8Base-RHACM-2.6:rhacm2/console-rhel8@sha256:8608aed6971299def3fbe749336727e84c69582664dedac3145b92ea24e62e4d_amd64",
"8Base-RHACM-2.6:rhacm2/console-rhel8@sha256:afa80ae8274db7fa6796c35980fc5df15889e94aff3361f6cda643e5a09da220_ppc64le",
"8Base-RHACM-2.6:rhacm2/console-rhel8@sha256:f06e4e3f62db52c6d7fa0bc1f289de773e18d076bc38612e1b0ddc85c76fde06_s390x",
"8Base-RHACM-2.6:rhacm2/endpoint-monitoring-rhel8-operator@sha256:060bcd658756a924b4ce4d202bd447a3254fc1f49af7d685dde8720f355cde8e_arm64",
"8Base-RHACM-2.6:rhacm2/endpoint-monitoring-rhel8-operator@sha256:091d66731c5fe8eba5646c6b2622bb38c074e202a8a4a7e906921673b60f0898_amd64",
"8Base-RHACM-2.6:rhacm2/endpoint-monitoring-rhel8-operator@sha256:80660eb7f3c068768b0ea04ff20f4539194c52427ffdab4626bf781aa3f2ca64_s390x",
"8Base-RHACM-2.6:rhacm2/endpoint-monitoring-rhel8-operator@sha256:d6204fcf04c83bac13232ec1602572ad5f22bb528537e591079dfa36152697ec_ppc64le",
"8Base-RHACM-2.6:rhacm2/governance-policy-propagator-rhel8@sha256:51be0f04938b60ed1dba60908bebd2000d78e4ade34757bae70a083c67d77e8e_arm64",
"8Base-RHACM-2.6:rhacm2/governance-policy-propagator-rhel8@sha256:9577701bf3c7aa00b99531d2c3842130abc6cd91c52c4a7ba040b705eeace4c7_s390x",
"8Base-RHACM-2.6:rhacm2/governance-policy-propagator-rhel8@sha256:bdc6c128628db86697af198430c5ae5c61c3e586c1a97187e4d4e852cec61e92_ppc64le",
"8Base-RHACM-2.6:rhacm2/governance-policy-propagator-rhel8@sha256:cc519319b9f4fe672144ebedd772ddf56d5de90e3c8f52c0fb9b55313f71a7b3_amd64",
"8Base-RHACM-2.6:rhacm2/governance-policy-spec-sync-rhel8@sha256:2c1905ae8a83e5598678457fd955cbc867453ed5836de6fcc182e4928df8bd67_s390x",
"8Base-RHACM-2.6:rhacm2/governance-policy-spec-sync-rhel8@sha256:4a8d30cc0e1d83c69b7f3339418b101da23fbcaee7d326bedaff677eceb25ab2_ppc64le",
"8Base-RHACM-2.6:rhacm2/governance-policy-spec-sync-rhel8@sha256:6849cf1b4dd883d5b4c0cf90a3adfb26cb59d03d3b892cee3669a32dd6b8dcc2_amd64",
"8Base-RHACM-2.6:rhacm2/governance-policy-spec-sync-rhel8@sha256:d06ffc621167aff31ecb0fa417b294ff0676fb00e4ef1c6cb0fb2aaf4b2561e0_arm64",
"8Base-RHACM-2.6:rhacm2/governance-policy-status-sync-rhel8@sha256:4c86e16f15aaf454e4e5ce5436e1db27a5f8a55f573c3eaf02e4786fe52edfc8_arm64",
"8Base-RHACM-2.6:rhacm2/governance-policy-status-sync-rhel8@sha256:cf6a75d94f50dd063e939aee18756c767cba43f4e1e62a9c2f2b764ac6f43746_s390x",
"8Base-RHACM-2.6:rhacm2/governance-policy-status-sync-rhel8@sha256:e072b615eeffff80a94831e58c70980684c1ec4bd972844b25b157eb7ed5937f_ppc64le",
"8Base-RHACM-2.6:rhacm2/governance-policy-status-sync-rhel8@sha256:fffe971caa2e911d9c972c0e88712ff431d34c63dbe74e25f1cababa50ea7417_amd64",
"8Base-RHACM-2.6:rhacm2/governance-policy-template-sync-rhel8@sha256:10bc1a3833599a593a058e804de67e92888ed779fd0000928d4a70b6c7d5c1c2_amd64",
"8Base-RHACM-2.6:rhacm2/governance-policy-template-sync-rhel8@sha256:5c17f979f47840a879059ad83de12f0756889564a17190ba4438a7632c999bb1_arm64",
"8Base-RHACM-2.6:rhacm2/governance-policy-template-sync-rhel8@sha256:848bce8007de7714afc8c755b5f0c3cdf5eb6b1d259811c947bc295924539a0e_ppc64le",
"8Base-RHACM-2.6:rhacm2/governance-policy-template-sync-rhel8@sha256:95439f7e18fa87601d5860cbd9ca5f0738786e30a629d23788fd5fe33d694c66_s390x",
"8Base-RHACM-2.6:rhacm2/grafana-dashboard-loader-rhel8@sha256:1f5c1b2cffebf069859e95d0e722cb293f8c176bf5c5873bb9517c96b26c2e10_arm64",
"8Base-RHACM-2.6:rhacm2/grafana-dashboard-loader-rhel8@sha256:5223158a122658bafbd853c596cdc1f7bd7a0e4fdd82b1c3668ac84adeae9f24_s390x",
"8Base-RHACM-2.6:rhacm2/grafana-dashboard-loader-rhel8@sha256:561f1f05925cfe3c5f0f8a9b7475be4bbab183b5611ecfe09b090d80fa4bc2fe_amd64",
"8Base-RHACM-2.6:rhacm2/grafana-dashboard-loader-rhel8@sha256:734270221ec4a516e7eb77f2ec3a753384242116aa70320a1dbe969e915af1df_ppc64le",
"8Base-RHACM-2.6:rhacm2/iam-policy-controller-rhel8@sha256:2827e5f485213f92e2d0092187f3976dd6fe598e39b5cf2212d48c3a44c34b13_arm64",
"8Base-RHACM-2.6:rhacm2/iam-policy-controller-rhel8@sha256:8ca9e80365c76b66b2de3924fc50a5912e606042c704b02cb174a4b8bd3927c4_amd64",
"8Base-RHACM-2.6:rhacm2/iam-policy-controller-rhel8@sha256:c5069e76a900aa300102a0ae54ecbc12c0ac31abfeed8656ee60a949daef79c3_s390x",
"8Base-RHACM-2.6:rhacm2/iam-policy-controller-rhel8@sha256:ca05e79e5508924af71f323c13f664770d8dd4eb61ecf0894e4f9a81f7a1b402_ppc64le",
"8Base-RHACM-2.6:rhacm2/insights-client-rhel8@sha256:02cacfec60c80b9228e8b18949751de867f974ea6b1172129096e64e949c0598_amd64",
"8Base-RHACM-2.6:rhacm2/insights-client-rhel8@sha256:2b14036d0291e54c3191682de2ea875a78d78c35b2791a5a113ba1a8920f0621_ppc64le",
"8Base-RHACM-2.6:rhacm2/insights-client-rhel8@sha256:d4c05f641de8fd0753d63cc6d5b62464d3d6a87d601514e87ef2e40bbe7b01b6_s390x",
"8Base-RHACM-2.6:rhacm2/insights-client-rhel8@sha256:e15c410b693b34f49869d037ebb5584384fcdf88114b7a94967ca09f1361a5f3_arm64",
"8Base-RHACM-2.6:rhacm2/insights-metrics-rhel8@sha256:67aa55bb65685395ad2773e7459dff5fbccdeedcf9e56ec2722d8f5c919eae89_s390x",
"8Base-RHACM-2.6:rhacm2/insights-metrics-rhel8@sha256:6c54e08f5f6c2cae41a5e108e1019ff6522af8f69d666e22eb4631cd83b85917_amd64",
"8Base-RHACM-2.6:rhacm2/insights-metrics-rhel8@sha256:88d9b7246aa75cb2c88ccb7f2f1202fc465be0f2d89e59f1d2259f69ada56d9d_arm64",
"8Base-RHACM-2.6:rhacm2/insights-metrics-rhel8@sha256:bad98fe71638d7346f31ea45f6063ec970bf90844bb5c5dc5f917bb0f0099899_ppc64le",
"8Base-RHACM-2.6:rhacm2/klusterlet-addon-controller-rhel8@sha256:22e510955af3fa736b7306c387f44b5f15f5f9a7a006c6587e06d5d8602cc2f0_s390x",
"8Base-RHACM-2.6:rhacm2/klusterlet-addon-controller-rhel8@sha256:55bc86326f992cc4f4401b93f90cdd2baa6728015ffaf6168f2d46ae43c70cf4_ppc64le",
"8Base-RHACM-2.6:rhacm2/klusterlet-addon-controller-rhel8@sha256:8dd7f47af047fb899c7fcbad61cb8f38da45990cac186f9235aec3e4e7de25e9_amd64",
"8Base-RHACM-2.6:rhacm2/klusterlet-addon-controller-rhel8@sha256:bdb97eb5bb0e8f59edf0d389fb07c45171e728dc8b4d2bdacd785193b46ec03b_arm64",
"8Base-RHACM-2.6:rhacm2/kube-rbac-proxy-rhel8@sha256:11a353ee9da6cc843d5f346f4fa51681d13318e2e61fc4d1a3f63406eb175260_s390x",
"8Base-RHACM-2.6:rhacm2/kube-rbac-proxy-rhel8@sha256:31757f3e3bb08b4e49e54694b18b3cf327637be20535482b2df1345b17444dda_amd64",
"8Base-RHACM-2.6:rhacm2/kube-rbac-proxy-rhel8@sha256:b2c0b7414d0fc36a49cbdc5a56b25dd62aac18defc2defbd9c1895cd13a5e716_arm64",
"8Base-RHACM-2.6:rhacm2/kube-rbac-proxy-rhel8@sha256:dbd816d503e9beb58622604432eb415419e893627eb95c1ceeb8ff5bda7d6335_ppc64le",
"8Base-RHACM-2.6:rhacm2/kube-state-metrics-rhel8@sha256:53246a6df1f0880d94ed2644fa4366e3e2108b6fa8a51745af87785346ce5304_s390x",
"8Base-RHACM-2.6:rhacm2/kube-state-metrics-rhel8@sha256:5f2393bceefffb32240043b6722aa73d31fc8133cc2666fcf5eb8d33794bc54f_arm64",
"8Base-RHACM-2.6:rhacm2/kube-state-metrics-rhel8@sha256:c792c043462281cde7c93bd8e2136f62ca17d072e7f466353f37de8e5f5dc949_ppc64le",
"8Base-RHACM-2.6:rhacm2/kube-state-metrics-rhel8@sha256:e6b1d24b56e6973eee1569e351db6637ca67e1d6cd124adb845cbf6e35a4f6af_amd64",
"8Base-RHACM-2.6:rhacm2/management-ingress-rhel8@sha256:07238998d21204cd8f25dc63e6dbde20a2dd25c3b96609729306db6c63a0fca4_arm64",
"8Base-RHACM-2.6:rhacm2/management-ingress-rhel8@sha256:0d2665d19a8753c6269f594b68b067cd62a402404287e6416543c1af2d7d3cf4_ppc64le",
"8Base-RHACM-2.6:rhacm2/management-ingress-rhel8@sha256:6917d018e53aabb6f5402f02000aedd2e5cf71bcc84562e0fc7d7c87049f4b67_amd64",
"8Base-RHACM-2.6:rhacm2/management-ingress-rhel8@sha256:73b0444bd91a1dade3b7e76245ac8d6cb568929bba321b8c86c269d6f542ac3b_s390x",
"8Base-RHACM-2.6:rhacm2/memcached-exporter-rhel8@sha256:7d85dd62346a647d22202baa0f8d405b2aaf9a7174b38e5d29df2e03530009c3_s390x",
"8Base-RHACM-2.6:rhacm2/memcached-exporter-rhel8@sha256:9635616c8f058e67d557201147904b05f8b49938f63fb2b0239dfca883f61685_arm64",
"8Base-RHACM-2.6:rhacm2/memcached-exporter-rhel8@sha256:9e91ecec92ec0df8b72beb6040f39d9a25b0bfad844e92ea34cc2d648d221d22_ppc64le",
"8Base-RHACM-2.6:rhacm2/memcached-exporter-rhel8@sha256:c773b9a2fffcd549d4936054260f655c78da603957826d6bad4e8567a213ad10_amd64",
"8Base-RHACM-2.6:rhacm2/memcached-rhel8@sha256:584f8c4a9a1b75fc71948a98add560d4fe3d936ee46ac791f32121dbadf8c7d2_ppc64le",
"8Base-RHACM-2.6:rhacm2/memcached-rhel8@sha256:59b3ce3f3f4459c97cfffee5e20830d70f8a69198b5fab271e6c478d615c46d3_arm64",
"8Base-RHACM-2.6:rhacm2/memcached-rhel8@sha256:6f458c76757203b28434f871027c6a466a73d246ceb5bfac8793ad1896a672ab_amd64",
"8Base-RHACM-2.6:rhacm2/memcached-rhel8@sha256:e34722fd656e3205dcdb565b0ab68e9971174c11f125dbfff3bf82e1e21f3a76_s390x",
"8Base-RHACM-2.6:rhacm2/metrics-collector-rhel8@sha256:3a81a018b939752543e78c2d68d1436b851be2256b88c3e66cd506ae1d8f4c9c_ppc64le",
"8Base-RHACM-2.6:rhacm2/metrics-collector-rhel8@sha256:6a3e0c36c123c9dc54759655d9148f580abada501034914863a6528ded19ef34_amd64",
"8Base-RHACM-2.6:rhacm2/metrics-collector-rhel8@sha256:7991f484f97b9951f27f70e67d5db0850c4189ee86db8406cdda961a9beb06f0_arm64",
"8Base-RHACM-2.6:rhacm2/metrics-collector-rhel8@sha256:fa08b9bf3fd334738984e150ba5bfd2e005374752f3112340b65f6434eacd057_s390x",
"8Base-RHACM-2.6:rhacm2/multicloud-integrations-rhel8@sha256:2bcbf9a565f3c566061325aca3174ec755b5c94a28612718a3f1563db317273e_ppc64le",
"8Base-RHACM-2.6:rhacm2/multicloud-integrations-rhel8@sha256:6813ccd43a1aecd1aaf4d5d4b1620fd63bbca00b736100189ff91246bf3bc36b_arm64",
"8Base-RHACM-2.6:rhacm2/multicloud-integrations-rhel8@sha256:db89ef3686570526afdb2b79fd698aca5dc50c633009760f1748fb9fd506067b_amd64",
"8Base-RHACM-2.6:rhacm2/multicloud-integrations-rhel8@sha256:db8bc27937802c5d8fff769b9c93c8a01411629d199adbc39235e721d6468b30_s390x",
"8Base-RHACM-2.6:rhacm2/multicluster-observability-rhel8-operator@sha256:434db0ca203b14b899fff9b7a2a5b975de852ea29620a828f29246448aba873c_ppc64le",
"8Base-RHACM-2.6:rhacm2/multicluster-observability-rhel8-operator@sha256:876bfa63b0e13833eaeadb7c6a0481f1d7970b283f69ece4d81c99985f4dd161_arm64",
"8Base-RHACM-2.6:rhacm2/multicluster-observability-rhel8-operator@sha256:d23f208e020d42bc095011d423146e2da35b2bc85b844911bde2f4edf696bdca_amd64",
"8Base-RHACM-2.6:rhacm2/multicluster-observability-rhel8-operator@sha256:f29581baf5277588d2e4cd01380ecf46e3c97a2f17ade01b048f75c29f18d62c_s390x",
"8Base-RHACM-2.6:rhacm2/multicluster-operators-application-rhel8@sha256:1952d422bd7ba42323711faba59244c449293cc92502e350460fee07c0e3b34a_ppc64le",
"8Base-RHACM-2.6:rhacm2/multicluster-operators-application-rhel8@sha256:566a60f630ec346eced3106ec072963d1b9f9d300e7d4cee6af6dc0d590a3937_s390x",
"8Base-RHACM-2.6:rhacm2/multicluster-operators-application-rhel8@sha256:724dd9f4a5e4acd061206ca2ea57c329210ade5135dbdf941b8d7e720daa4f10_arm64",
"8Base-RHACM-2.6:rhacm2/multicluster-operators-application-rhel8@sha256:ace8895fc62c1394dfa7854fd9ce3e14ef859e989255f70dc9a5a3d9bcd514c0_amd64",
"8Base-RHACM-2.6:rhacm2/multicluster-operators-channel-rhel8@sha256:1ebe6504a6a58f39f93952bf1c135ea58ff77e65c5b8ba73c7ad6295e66a1b45_s390x",
"8Base-RHACM-2.6:rhacm2/multicluster-operators-channel-rhel8@sha256:557cc962d0b10d80a9dea7adce387ea28fb4199a02fa8546645ab2cacbf28b88_ppc64le",
"8Base-RHACM-2.6:rhacm2/multicluster-operators-channel-rhel8@sha256:82526c7c046325bde1dfa0a47b58b773355f00bc95c23be75105e7255e7bddd2_arm64",
"8Base-RHACM-2.6:rhacm2/multicluster-operators-channel-rhel8@sha256:85e20d97f28e43668c2790bd6e0adbc598d01f9fab849761fb96d7a5c4946a87_amd64",
"8Base-RHACM-2.6:rhacm2/multicluster-operators-subscription-rhel8@sha256:7310f31faae367a363c27a7236b562bbfe8381a352fce906279590bac11571d2_ppc64le",
"8Base-RHACM-2.6:rhacm2/multicluster-operators-subscription-rhel8@sha256:7676d33b9be36ca6660d3aed888fdffcf270fcf82258ed9531e2746a3d27610c_s390x",
"8Base-RHACM-2.6:rhacm2/multicluster-operators-subscription-rhel8@sha256:e718d5abef58365d547ef73828a26adff5b6cef1bf935aa7c27f12f604b50337_amd64",
"8Base-RHACM-2.6:rhacm2/multicluster-operators-subscription-rhel8@sha256:f58aff87d1efb64417c6976f6772a464e54beefe847f50a141726b7a1a6a293a_arm64",
"8Base-RHACM-2.6:rhacm2/multiclusterhub-repo-rhel8@sha256:03222a9dd6eca9cf44932a0ff1bf89bd9d2d29683f1ebb0d0aa49171b77a4963_ppc64le",
"8Base-RHACM-2.6:rhacm2/multiclusterhub-repo-rhel8@sha256:881b8c3b19918affd478c0ad0c73dff96dd28f5c1dfddb86472b42e422fa25b6_amd64",
"8Base-RHACM-2.6:rhacm2/multiclusterhub-repo-rhel8@sha256:9de94ea1f83ec8b7257c7b2befc1485ed9cc40c9ef3600c4c4c50934e708cf9d_s390x",
"8Base-RHACM-2.6:rhacm2/multiclusterhub-repo-rhel8@sha256:a45ed68e7d3ac89d17eaf06445cabfc19a9ce85a42f116d75028d6acd18a322b_arm64",
"8Base-RHACM-2.6:rhacm2/multiclusterhub-rhel8@sha256:48d1fa8bc5f6a4d8349c41126301bd86d12836384f336881ecb71bd79f84ae93_ppc64le",
"8Base-RHACM-2.6:rhacm2/multiclusterhub-rhel8@sha256:a33e91fb763a2f0894433bce31bd44229e7d5f5c53d36c6b6f643807a45c110b_arm64",
"8Base-RHACM-2.6:rhacm2/multiclusterhub-rhel8@sha256:d6e126cbdd3cfbcdee04b093389ca1b07ac8038da96060051ed94e1eeacc6d92_s390x",
"8Base-RHACM-2.6:rhacm2/multiclusterhub-rhel8@sha256:ecf12158a2d8802b4c7efd6b336ff36c1e002223b1d385a40fbef638d5e4aa21_amd64",
"8Base-RHACM-2.6:rhacm2/node-exporter-rhel8@sha256:14d23638efff3c30661c9a5f3ddb6ab0c7a9d162de1176dd9565cf49dfa4b9c5_amd64",
"8Base-RHACM-2.6:rhacm2/node-exporter-rhel8@sha256:533005e1608de68a09e53599de3f30990db95cb923794bab9ae9e3bc1a8b6baf_arm64",
"8Base-RHACM-2.6:rhacm2/node-exporter-rhel8@sha256:99eef3491c7092afa14179b9a9d39dd8fbfb3c9bb61759d678af5d91ac23e59d_s390x",
"8Base-RHACM-2.6:rhacm2/node-exporter-rhel8@sha256:e200d4e1802cce7fce32b1e0dc5c3220b6f6477b73b3a2d8ea26a5a42d63f46b_ppc64le",
"8Base-RHACM-2.6:rhacm2/observatorium-rhel8-operator@sha256:092e3437e6d38b2bf676d7fb67ad672e3ef03440017b5af7c1ebd2beb3f437eb_amd64",
"8Base-RHACM-2.6:rhacm2/observatorium-rhel8-operator@sha256:8cf076bfb049d1aabd00040ee65f0fedd590f0dd448c7561de494093a915b397_ppc64le",
"8Base-RHACM-2.6:rhacm2/observatorium-rhel8-operator@sha256:e69987a64fdbf873d4b19d8626c0c5e99dd13d7c95446850559be966dae45ad0_arm64",
"8Base-RHACM-2.6:rhacm2/observatorium-rhel8-operator@sha256:f0bf89eaea6b7afc2d08c77bd40dfba581f91f462f5ec3d70473b332ca6f781c_s390x",
"8Base-RHACM-2.6:rhacm2/observatorium-rhel8@sha256:0686cfddd61737f7e7eb4f0c011397277394559edac3bb947c0969e302686dd5_ppc64le",
"8Base-RHACM-2.6:rhacm2/observatorium-rhel8@sha256:8f2f3732600235f66c406b6121ac37979f52572ce90353b6e099be7b74406251_amd64",
"8Base-RHACM-2.6:rhacm2/observatorium-rhel8@sha256:9e1fccc5b17865a6d7baaa1a15cb50f47d80a14b0a7bcbd94c12f0ddcaaf1b28_s390x",
"8Base-RHACM-2.6:rhacm2/observatorium-rhel8@sha256:bdd89a1051c8f21e7d81ff80c96731a0eaa7d15c320ab1e6b1dc3f6babd42598_arm64",
"8Base-RHACM-2.6:rhacm2/prometheus-alertmanager-rhel8@sha256:0860b7aa5e8b07792ad7f5d5c0654e23e9da8eedd4b9f509caea616dcfa97d69_amd64",
"8Base-RHACM-2.6:rhacm2/prometheus-alertmanager-rhel8@sha256:624895d8579ef6f3e5b17558a30775790ec6f00701f8c5cdfa315292d7f9e867_s390x",
"8Base-RHACM-2.6:rhacm2/prometheus-alertmanager-rhel8@sha256:6d09865a228cdbbc6d1ac13042c3c00f0bd086f6dc181dfa3cdf8c7f9d826b9e_arm64",
"8Base-RHACM-2.6:rhacm2/prometheus-alertmanager-rhel8@sha256:c69fee848d21346a271972e89d91898eac9fec27d598d98ffa004ca8d1b53270_ppc64le",
"8Base-RHACM-2.6:rhacm2/prometheus-rhel8@sha256:52cea7c27de23e3358030b09f22b962723c523a940f8e2043edc298c907d761c_arm64",
"8Base-RHACM-2.6:rhacm2/prometheus-rhel8@sha256:67e0fadfbb4d99a60435ed12b470772b38ace4ca815fe73da68eb3c826e200fc_ppc64le",
"8Base-RHACM-2.6:rhacm2/prometheus-rhel8@sha256:e8241b1d852d605b44ecfcc552cb0f905f72e8a17c8d228162b40c19388f5176_s390x",
"8Base-RHACM-2.6:rhacm2/prometheus-rhel8@sha256:ed0cc13e79949436d29a7ad0b41b189744a177ea27545fd5eb9b4f71e87bd0eb_amd64",
"8Base-RHACM-2.6:rhacm2/rbac-query-proxy-rhel8@sha256:29c76a37497f212aed280e2bf16ef45fb3785fb4649ce17b7fe9d653a79e2112_arm64",
"8Base-RHACM-2.6:rhacm2/rbac-query-proxy-rhel8@sha256:475a45884a51127722030226ff9a5f0752c98574c41eb61796aece5e702346a3_ppc64le",
"8Base-RHACM-2.6:rhacm2/rbac-query-proxy-rhel8@sha256:582301b10af0b966ae7d5e130cb0e5f96e7912dc66b4108e0d6078656ca80604_amd64",
"8Base-RHACM-2.6:rhacm2/rbac-query-proxy-rhel8@sha256:f1c7de85a44c03f48a6f62ba1d7d650f0b06e0f502cecff1512ad637b5bc1c27_s390x",
"8Base-RHACM-2.6:rhacm2/redisgraph-tls-rhel8@sha256:128279a656bfbde6c2c052766d63a1de6a06d8bea2707813c64396c2ae382478_amd64",
"8Base-RHACM-2.6:rhacm2/redisgraph-tls-rhel8@sha256:35927ca6e6e9c8d420c499a0c8ad37c4297ba19743d550f489d3e66482275a49_arm64",
"8Base-RHACM-2.6:rhacm2/redisgraph-tls-rhel8@sha256:4696baed553266682ba2b54d3bf683d2ff1241b625de5ec54a45c1b2c5f96243_s390x",
"8Base-RHACM-2.6:rhacm2/redisgraph-tls-rhel8@sha256:d722f2ffab1f58bbaf3c62ef71dbf7e6c4023e6ab17690f1049075a321d0b1ac_ppc64le",
"8Base-RHACM-2.6:rhacm2/search-aggregator-rhel8@sha256:2b5f372c1c73c4de587b5a4388d95b8cc553fc56af446fcefa0e14c6d980b6b3_ppc64le",
"8Base-RHACM-2.6:rhacm2/search-aggregator-rhel8@sha256:38fceeedc0672def1c2cf42bb6743ae726e77d9f7352d002b3fc688c6d551852_amd64",
"8Base-RHACM-2.6:rhacm2/search-aggregator-rhel8@sha256:6a915335bcebb0884fc72df2dfee97c74d42c035864b960e1c800fa6c5f8d93c_arm64",
"8Base-RHACM-2.6:rhacm2/search-aggregator-rhel8@sha256:752decaefc38aa009f54201b38d4ab26d9b4020caec649d9b1f1564f56c47c2a_s390x",
"8Base-RHACM-2.6:rhacm2/search-api-rhel8@sha256:37eea70d5b1c89c25372dcea8c8c03e1e0a9af1b5a06f3b0706ba776ae8847c1_amd64",
"8Base-RHACM-2.6:rhacm2/search-api-rhel8@sha256:7400088d206592eb29cd86182909626262c9b2a99f017811fcc9d8a753c39009_arm64",
"8Base-RHACM-2.6:rhacm2/search-api-rhel8@sha256:aa8ea0deabc39a068f3f6ce9fa6334e44fc507355009a9bff448e742156ec203_ppc64le",
"8Base-RHACM-2.6:rhacm2/search-api-rhel8@sha256:b4d2d39c2b3b736987f1e888b858d52a7ebd9f8d0cebd3bdef8c59f6e3e41725_s390x",
"8Base-RHACM-2.6:rhacm2/search-collector-rhel8@sha256:0174699ec75fcda08892b4e72b674df989af51ea5f04de57a62c2a85a3c08f4f_arm64",
"8Base-RHACM-2.6:rhacm2/search-collector-rhel8@sha256:5a29a9805b8d20969cba86da11a9de8176a3172df361aec5fae136a4271de308_amd64",
"8Base-RHACM-2.6:rhacm2/search-collector-rhel8@sha256:be7eed9ad9502bcc294081f7e2098fc4f8411c912c34fe63479b5b770d06caca_s390x",
"8Base-RHACM-2.6:rhacm2/search-collector-rhel8@sha256:c467c1d7ceaf5281077f7fe8ff1c1c4cffe325132890a3ab9b96ea5db2e2c930_ppc64le",
"8Base-RHACM-2.6:rhacm2/search-rhel8@sha256:2135cd20bb7ebbf48499992fe46a928e28fc78c86e360633ea09054520c42539_ppc64le",
"8Base-RHACM-2.6:rhacm2/search-rhel8@sha256:3a7a31974210e21a3faed9b57a75b970c70ac41d9662b884d4ce67275f756fc7_arm64",
"8Base-RHACM-2.6:rhacm2/search-rhel8@sha256:6e6a19f1440e4eb15a8206e18f7f4dde3e1a5c6518944571d09923d116d3f04e_amd64",
"8Base-RHACM-2.6:rhacm2/search-rhel8@sha256:e6ed3e65f0d49b3c6b0e3e97593a8fae4d453f3aecf8d7829c0d25c68bc91ea1_s390x",
"8Base-RHACM-2.6:rhacm2/submariner-addon-rhel8@sha256:7b80d01371f551df506bd0c56df6829845bfce497ff01cc44b68f172ed5399b4_ppc64le",
"8Base-RHACM-2.6:rhacm2/submariner-addon-rhel8@sha256:934c560bc786015c694e9cffbae8e86f631b3331d62f5a547931446dae82f8c3_s390x",
"8Base-RHACM-2.6:rhacm2/submariner-addon-rhel8@sha256:b467881f4028a89a9e79ba93da719845db576f47a04ae6e569c2317be5594b29_arm64",
"8Base-RHACM-2.6:rhacm2/submariner-addon-rhel8@sha256:fc5592d42e4aca70288448d174511b922ece7f8cb4b41c6a36195c3a4a60aa36_amd64",
"8Base-RHACM-2.6:rhacm2/thanos-receive-controller-rhel8@sha256:21f2626c10c4fb61b37e6ca4ab574186b423f155fbc5cfef3e894fff04cc270e_ppc64le",
"8Base-RHACM-2.6:rhacm2/thanos-receive-controller-rhel8@sha256:c357074958324fc5d602cdcf1cba285bf8582e0b36af79a8f6211bb0dfb77a10_amd64",
"8Base-RHACM-2.6:rhacm2/thanos-receive-controller-rhel8@sha256:d9ac8e67d6d9858b16dd9d1d49c1dd904aa22a7b618e5d33292344faced9c0d3_arm64",
"8Base-RHACM-2.6:rhacm2/thanos-receive-controller-rhel8@sha256:e3b840a7833680170f9e9ca52309552c584935a68c75cc71e6d576b104dc01c8_s390x",
"8Base-RHACM-2.6:rhacm2/thanos-rhel8@sha256:453c525197ccfe1f866af70ca2e7f3deb6f98d0b98c09b602b4fa1368787213d_amd64",
"8Base-RHACM-2.6:rhacm2/thanos-rhel8@sha256:4b3b45ad0b564360c245d20b1540c2398c9606cf8684275e4ee071c591357929_arm64",
"8Base-RHACM-2.6:rhacm2/thanos-rhel8@sha256:7e43ba8f47ec54b5f86d13c81b67b044176530b63b5ae3f40332fc975cc6b21f_s390x",
"8Base-RHACM-2.6:rhacm2/thanos-rhel8@sha256:faaa00c0af80c781a7c610616153a3cd1dc1b20637934c3a243a2e9664ba0ee5_ppc64le"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2022:6370"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"8Base-RHACM-2.6:rhacm2/acm-governance-policy-addon-controller-rhel8@sha256:615ab5d9542759d921634737709e84a8e65d003ea136e5d22858d380225fd177_amd64",
"8Base-RHACM-2.6:rhacm2/acm-governance-policy-addon-controller-rhel8@sha256:958b729d30f10b9c121e68ac8ede2054ed29cc52a9a7d6df0537ed221aa74358_s390x",
"8Base-RHACM-2.6:rhacm2/acm-governance-policy-addon-controller-rhel8@sha256:b5bef941b4e0b5b3529ca5b2311c85295b9f6d12e482a9cbdad691c2406541f1_ppc64le",
"8Base-RHACM-2.6:rhacm2/acm-governance-policy-addon-controller-rhel8@sha256:f6194b9056d77e54f3c74caa9eab87bd1df1818d082fc807229d1c44ec6c88c4_arm64",
"8Base-RHACM-2.6:rhacm2/acm-grafana-rhel8@sha256:45616ed43b53d3a83e65828118f09430396f5bcb0566ae3a65d937b59f0d873e_s390x",
"8Base-RHACM-2.6:rhacm2/acm-grafana-rhel8@sha256:8c48441cfa850ea1274932e94da0831618c10f91022619c779304501a75fb161_amd64",
"8Base-RHACM-2.6:rhacm2/acm-grafana-rhel8@sha256:cc1c196b19c5fd8f313c6136359cc9dd37b5f59d32a581b10cf89b80b7d0cbf4_arm64",
"8Base-RHACM-2.6:rhacm2/acm-grafana-rhel8@sha256:cdf24e68e50be1350566243f6d2cb1403d09ab68e5fed39ea6c56212e42b90f1_ppc64le",
"8Base-RHACM-2.6:rhacm2/acm-must-gather-rhel8@sha256:1457ff5cfd61611fdc968d4af5b020d835e107b97932c7ba7b3f5ed4cbd0e39f_ppc64le",
"8Base-RHACM-2.6:rhacm2/acm-must-gather-rhel8@sha256:39842906b3846418bc31098e2abad08210118d86aa683e9e5fd04a97822df22d_arm64",
"8Base-RHACM-2.6:rhacm2/acm-must-gather-rhel8@sha256:8a69add2d90a1e094de8510052b683e1765153da75e316ad7778499af0c5ddf9_s390x",
"8Base-RHACM-2.6:rhacm2/acm-must-gather-rhel8@sha256:dca91134a2c1c33c736afcd4c9373749448641385f39162c74e115691289e843_amd64",
"8Base-RHACM-2.6:rhacm2/acm-operator-bundle@sha256:0eac6124f59492d09c1ae650025d59ea0e8547d9f9c832cb9607b09254ff6ddd_s390x",
"8Base-RHACM-2.6:rhacm2/acm-operator-bundle@sha256:1cbcd58a4c23e4c89a6a0509f78802a5aa21205db2784ebc9772b99a3917b183_arm64",
"8Base-RHACM-2.6:rhacm2/acm-operator-bundle@sha256:997aaee36f0bed47e231925a3f2c2ecc503410e54b35727f035c72477f3d1944_ppc64le",
"8Base-RHACM-2.6:rhacm2/acm-operator-bundle@sha256:ce699187f250b93976b8063228ac12d11c6c8f6baba69ba4ed17a38730e84eb3_amd64",
"8Base-RHACM-2.6:rhacm2/acm-prometheus-config-reloader-rhel8@sha256:693a77a9324d6c7f0e69bd9d5725b51f3e429972f1e67469e93648cb347eae84_arm64",
"8Base-RHACM-2.6:rhacm2/acm-prometheus-config-reloader-rhel8@sha256:89757e804d5df2b5eeeb1191b599c3acb9e75f61170f888095302830d6de0582_s390x",
"8Base-RHACM-2.6:rhacm2/acm-prometheus-config-reloader-rhel8@sha256:8e45e1fd7342d7525b118f01794cac1f4a8662def5f2a06336b698db2e268742_amd64",
"8Base-RHACM-2.6:rhacm2/acm-prometheus-config-reloader-rhel8@sha256:ce1c17b34b7aac2e990dc0efe40f4406e73f727b2c7bfe109eded849de753f1a_ppc64le",
"8Base-RHACM-2.6:rhacm2/acm-prometheus-rhel8@sha256:728606d96dd9e0fc2e7810e092e10ee071ec36598c990c8252beccace59a679e_amd64",
"8Base-RHACM-2.6:rhacm2/acm-prometheus-rhel8@sha256:b457d0b95d88c5dd0aac87492cbca40a9d7c2074002ad110f52d562f0c5d0797_arm64",
"8Base-RHACM-2.6:rhacm2/acm-prometheus-rhel8@sha256:f34d2569033bfb1d173342264f090f46d80f7843d52704a7ce9e9eb9de2f5abb_s390x",
"8Base-RHACM-2.6:rhacm2/acm-prometheus-rhel8@sha256:f720e0a94bfe7ed5d812819a3e77cc0581be102970127d8c0d4aa06a05edbf3d_ppc64le",
"8Base-RHACM-2.6:rhacm2/acm-volsync-addon-controller-rhel8@sha256:17ccd6b924b36ab14e3ca5f5331ba7e4c86f8cb64304640d58c3ee6b76edbcaf_ppc64le",
"8Base-RHACM-2.6:rhacm2/acm-volsync-addon-controller-rhel8@sha256:27079308ea87e35564cc3089c65eae68d63880a3bb093ca64d1678a68b60fcec_amd64",
"8Base-RHACM-2.6:rhacm2/acm-volsync-addon-controller-rhel8@sha256:9eabaac2df91aeef613d6973669d07298f2159c6a6e0c9f294623f7b1a10bc08_s390x",
"8Base-RHACM-2.6:rhacm2/acm-volsync-addon-controller-rhel8@sha256:f7abdf1756bc0ff2ebf02fee0469a8b9eeabe1fa8cafdd21c6e8f958155b70bb_arm64",
"8Base-RHACM-2.6:rhacm2/cert-policy-controller-rhel8@sha256:017c1e663827a3b55d70badd3ed979b5d1831252c49d671897a85a75afaa5bb0_s390x",
"8Base-RHACM-2.6:rhacm2/cert-policy-controller-rhel8@sha256:0610778095974edf936602018281bf7a5e287ba9eca9f661a423e68bbe000e40_ppc64le",
"8Base-RHACM-2.6:rhacm2/cert-policy-controller-rhel8@sha256:a66d7d4ee1179f7fce639490f919d722db54eaa3118b4135078c33e6cbf91488_amd64",
"8Base-RHACM-2.6:rhacm2/cert-policy-controller-rhel8@sha256:d660befef0c8f7a4db7aa3b865545c9863d8f37e7ba4b8de4380185f82b208d4_arm64",
"8Base-RHACM-2.6:rhacm2/cluster-backup-rhel8-operator@sha256:1a749d0795972a9bfd5a00aa96c238a660673464be01b2aa9fd7a3aeead6ddf7_amd64",
"8Base-RHACM-2.6:rhacm2/cluster-backup-rhel8-operator@sha256:8915dbdc562e63441f79041bdf1176e46ce53e95418d133f0cd0c1ff79da48a2_arm64",
"8Base-RHACM-2.6:rhacm2/cluster-backup-rhel8-operator@sha256:995f225449b207da9a3cad175dac85b87eefb28ff5bae6a588f40fd79fbe12a1_ppc64le",
"8Base-RHACM-2.6:rhacm2/cluster-backup-rhel8-operator@sha256:f1255a76c6275a4b6a400c82e204a5112fff6fe87f71626f8f309763f6a5d9e4_s390x",
"8Base-RHACM-2.6:rhacm2/config-policy-controller-rhel8@sha256:3b2e0d850e8fc966ec80bff16df26002334744a96b81c7a7dfe222f1706a52e3_s390x",
"8Base-RHACM-2.6:rhacm2/config-policy-controller-rhel8@sha256:447f275bbde46d7fc173798ef5abc0a77a6780f0dffdc171786edbe00f27d8d8_ppc64le",
"8Base-RHACM-2.6:rhacm2/config-policy-controller-rhel8@sha256:61964a1a0ddf2e98bcf5249b7374235055ab85cc26663a8d9397c2b7f6fbb4c6_amd64",
"8Base-RHACM-2.6:rhacm2/config-policy-controller-rhel8@sha256:a3abaa3d0bf1d34fa9e40903a8713c439f5f7f751e775d32cbab308983064ce0_arm64",
"8Base-RHACM-2.6:rhacm2/console-rhel8@sha256:6c0f630ff57f6f423df6dbf4df9faad25089f9b391be35cb8bc9cd5211f94d67_arm64",
"8Base-RHACM-2.6:rhacm2/console-rhel8@sha256:8608aed6971299def3fbe749336727e84c69582664dedac3145b92ea24e62e4d_amd64",
"8Base-RHACM-2.6:rhacm2/console-rhel8@sha256:afa80ae8274db7fa6796c35980fc5df15889e94aff3361f6cda643e5a09da220_ppc64le",
"8Base-RHACM-2.6:rhacm2/console-rhel8@sha256:f06e4e3f62db52c6d7fa0bc1f289de773e18d076bc38612e1b0ddc85c76fde06_s390x",
"8Base-RHACM-2.6:rhacm2/endpoint-monitoring-rhel8-operator@sha256:060bcd658756a924b4ce4d202bd447a3254fc1f49af7d685dde8720f355cde8e_arm64",
"8Base-RHACM-2.6:rhacm2/endpoint-monitoring-rhel8-operator@sha256:091d66731c5fe8eba5646c6b2622bb38c074e202a8a4a7e906921673b60f0898_amd64",
"8Base-RHACM-2.6:rhacm2/endpoint-monitoring-rhel8-operator@sha256:80660eb7f3c068768b0ea04ff20f4539194c52427ffdab4626bf781aa3f2ca64_s390x",
"8Base-RHACM-2.6:rhacm2/endpoint-monitoring-rhel8-operator@sha256:d6204fcf04c83bac13232ec1602572ad5f22bb528537e591079dfa36152697ec_ppc64le",
"8Base-RHACM-2.6:rhacm2/governance-policy-propagator-rhel8@sha256:51be0f04938b60ed1dba60908bebd2000d78e4ade34757bae70a083c67d77e8e_arm64",
"8Base-RHACM-2.6:rhacm2/governance-policy-propagator-rhel8@sha256:9577701bf3c7aa00b99531d2c3842130abc6cd91c52c4a7ba040b705eeace4c7_s390x",
"8Base-RHACM-2.6:rhacm2/governance-policy-propagator-rhel8@sha256:bdc6c128628db86697af198430c5ae5c61c3e586c1a97187e4d4e852cec61e92_ppc64le",
"8Base-RHACM-2.6:rhacm2/governance-policy-propagator-rhel8@sha256:cc519319b9f4fe672144ebedd772ddf56d5de90e3c8f52c0fb9b55313f71a7b3_amd64",
"8Base-RHACM-2.6:rhacm2/governance-policy-spec-sync-rhel8@sha256:2c1905ae8a83e5598678457fd955cbc867453ed5836de6fcc182e4928df8bd67_s390x",
"8Base-RHACM-2.6:rhacm2/governance-policy-spec-sync-rhel8@sha256:4a8d30cc0e1d83c69b7f3339418b101da23fbcaee7d326bedaff677eceb25ab2_ppc64le",
"8Base-RHACM-2.6:rhacm2/governance-policy-spec-sync-rhel8@sha256:6849cf1b4dd883d5b4c0cf90a3adfb26cb59d03d3b892cee3669a32dd6b8dcc2_amd64",
"8Base-RHACM-2.6:rhacm2/governance-policy-spec-sync-rhel8@sha256:d06ffc621167aff31ecb0fa417b294ff0676fb00e4ef1c6cb0fb2aaf4b2561e0_arm64",
"8Base-RHACM-2.6:rhacm2/governance-policy-status-sync-rhel8@sha256:4c86e16f15aaf454e4e5ce5436e1db27a5f8a55f573c3eaf02e4786fe52edfc8_arm64",
"8Base-RHACM-2.6:rhacm2/governance-policy-status-sync-rhel8@sha256:cf6a75d94f50dd063e939aee18756c767cba43f4e1e62a9c2f2b764ac6f43746_s390x",
"8Base-RHACM-2.6:rhacm2/governance-policy-status-sync-rhel8@sha256:e072b615eeffff80a94831e58c70980684c1ec4bd972844b25b157eb7ed5937f_ppc64le",
"8Base-RHACM-2.6:rhacm2/governance-policy-status-sync-rhel8@sha256:fffe971caa2e911d9c972c0e88712ff431d34c63dbe74e25f1cababa50ea7417_amd64",
"8Base-RHACM-2.6:rhacm2/governance-policy-template-sync-rhel8@sha256:10bc1a3833599a593a058e804de67e92888ed779fd0000928d4a70b6c7d5c1c2_amd64",
"8Base-RHACM-2.6:rhacm2/governance-policy-template-sync-rhel8@sha256:5c17f979f47840a879059ad83de12f0756889564a17190ba4438a7632c999bb1_arm64",
"8Base-RHACM-2.6:rhacm2/governance-policy-template-sync-rhel8@sha256:848bce8007de7714afc8c755b5f0c3cdf5eb6b1d259811c947bc295924539a0e_ppc64le",
"8Base-RHACM-2.6:rhacm2/governance-policy-template-sync-rhel8@sha256:95439f7e18fa87601d5860cbd9ca5f0738786e30a629d23788fd5fe33d694c66_s390x",
"8Base-RHACM-2.6:rhacm2/grafana-dashboard-loader-rhel8@sha256:1f5c1b2cffebf069859e95d0e722cb293f8c176bf5c5873bb9517c96b26c2e10_arm64",
"8Base-RHACM-2.6:rhacm2/grafana-dashboard-loader-rhel8@sha256:5223158a122658bafbd853c596cdc1f7bd7a0e4fdd82b1c3668ac84adeae9f24_s390x",
"8Base-RHACM-2.6:rhacm2/grafana-dashboard-loader-rhel8@sha256:561f1f05925cfe3c5f0f8a9b7475be4bbab183b5611ecfe09b090d80fa4bc2fe_amd64",
"8Base-RHACM-2.6:rhacm2/grafana-dashboard-loader-rhel8@sha256:734270221ec4a516e7eb77f2ec3a753384242116aa70320a1dbe969e915af1df_ppc64le",
"8Base-RHACM-2.6:rhacm2/iam-policy-controller-rhel8@sha256:2827e5f485213f92e2d0092187f3976dd6fe598e39b5cf2212d48c3a44c34b13_arm64",
"8Base-RHACM-2.6:rhacm2/iam-policy-controller-rhel8@sha256:8ca9e80365c76b66b2de3924fc50a5912e606042c704b02cb174a4b8bd3927c4_amd64",
"8Base-RHACM-2.6:rhacm2/iam-policy-controller-rhel8@sha256:c5069e76a900aa300102a0ae54ecbc12c0ac31abfeed8656ee60a949daef79c3_s390x",
"8Base-RHACM-2.6:rhacm2/iam-policy-controller-rhel8@sha256:ca05e79e5508924af71f323c13f664770d8dd4eb61ecf0894e4f9a81f7a1b402_ppc64le",
"8Base-RHACM-2.6:rhacm2/insights-client-rhel8@sha256:02cacfec60c80b9228e8b18949751de867f974ea6b1172129096e64e949c0598_amd64",
"8Base-RHACM-2.6:rhacm2/insights-client-rhel8@sha256:2b14036d0291e54c3191682de2ea875a78d78c35b2791a5a113ba1a8920f0621_ppc64le",
"8Base-RHACM-2.6:rhacm2/insights-client-rhel8@sha256:d4c05f641de8fd0753d63cc6d5b62464d3d6a87d601514e87ef2e40bbe7b01b6_s390x",
"8Base-RHACM-2.6:rhacm2/insights-client-rhel8@sha256:e15c410b693b34f49869d037ebb5584384fcdf88114b7a94967ca09f1361a5f3_arm64",
"8Base-RHACM-2.6:rhacm2/insights-metrics-rhel8@sha256:67aa55bb65685395ad2773e7459dff5fbccdeedcf9e56ec2722d8f5c919eae89_s390x",
"8Base-RHACM-2.6:rhacm2/insights-metrics-rhel8@sha256:6c54e08f5f6c2cae41a5e108e1019ff6522af8f69d666e22eb4631cd83b85917_amd64",
"8Base-RHACM-2.6:rhacm2/insights-metrics-rhel8@sha256:88d9b7246aa75cb2c88ccb7f2f1202fc465be0f2d89e59f1d2259f69ada56d9d_arm64",
"8Base-RHACM-2.6:rhacm2/insights-metrics-rhel8@sha256:bad98fe71638d7346f31ea45f6063ec970bf90844bb5c5dc5f917bb0f0099899_ppc64le",
"8Base-RHACM-2.6:rhacm2/klusterlet-addon-controller-rhel8@sha256:22e510955af3fa736b7306c387f44b5f15f5f9a7a006c6587e06d5d8602cc2f0_s390x",
"8Base-RHACM-2.6:rhacm2/klusterlet-addon-controller-rhel8@sha256:55bc86326f992cc4f4401b93f90cdd2baa6728015ffaf6168f2d46ae43c70cf4_ppc64le",
"8Base-RHACM-2.6:rhacm2/klusterlet-addon-controller-rhel8@sha256:8dd7f47af047fb899c7fcbad61cb8f38da45990cac186f9235aec3e4e7de25e9_amd64",
"8Base-RHACM-2.6:rhacm2/klusterlet-addon-controller-rhel8@sha256:bdb97eb5bb0e8f59edf0d389fb07c45171e728dc8b4d2bdacd785193b46ec03b_arm64",
"8Base-RHACM-2.6:rhacm2/kube-rbac-proxy-rhel8@sha256:11a353ee9da6cc843d5f346f4fa51681d13318e2e61fc4d1a3f63406eb175260_s390x",
"8Base-RHACM-2.6:rhacm2/kube-rbac-proxy-rhel8@sha256:31757f3e3bb08b4e49e54694b18b3cf327637be20535482b2df1345b17444dda_amd64",
"8Base-RHACM-2.6:rhacm2/kube-rbac-proxy-rhel8@sha256:b2c0b7414d0fc36a49cbdc5a56b25dd62aac18defc2defbd9c1895cd13a5e716_arm64",
"8Base-RHACM-2.6:rhacm2/kube-rbac-proxy-rhel8@sha256:dbd816d503e9beb58622604432eb415419e893627eb95c1ceeb8ff5bda7d6335_ppc64le",
"8Base-RHACM-2.6:rhacm2/kube-state-metrics-rhel8@sha256:53246a6df1f0880d94ed2644fa4366e3e2108b6fa8a51745af87785346ce5304_s390x",
"8Base-RHACM-2.6:rhacm2/kube-state-metrics-rhel8@sha256:5f2393bceefffb32240043b6722aa73d31fc8133cc2666fcf5eb8d33794bc54f_arm64",
"8Base-RHACM-2.6:rhacm2/kube-state-metrics-rhel8@sha256:c792c043462281cde7c93bd8e2136f62ca17d072e7f466353f37de8e5f5dc949_ppc64le",
"8Base-RHACM-2.6:rhacm2/kube-state-metrics-rhel8@sha256:e6b1d24b56e6973eee1569e351db6637ca67e1d6cd124adb845cbf6e35a4f6af_amd64",
"8Base-RHACM-2.6:rhacm2/management-ingress-rhel8@sha256:07238998d21204cd8f25dc63e6dbde20a2dd25c3b96609729306db6c63a0fca4_arm64",
"8Base-RHACM-2.6:rhacm2/management-ingress-rhel8@sha256:0d2665d19a8753c6269f594b68b067cd62a402404287e6416543c1af2d7d3cf4_ppc64le",
"8Base-RHACM-2.6:rhacm2/management-ingress-rhel8@sha256:6917d018e53aabb6f5402f02000aedd2e5cf71bcc84562e0fc7d7c87049f4b67_amd64",
"8Base-RHACM-2.6:rhacm2/management-ingress-rhel8@sha256:73b0444bd91a1dade3b7e76245ac8d6cb568929bba321b8c86c269d6f542ac3b_s390x",
"8Base-RHACM-2.6:rhacm2/memcached-exporter-rhel8@sha256:7d85dd62346a647d22202baa0f8d405b2aaf9a7174b38e5d29df2e03530009c3_s390x",
"8Base-RHACM-2.6:rhacm2/memcached-exporter-rhel8@sha256:9635616c8f058e67d557201147904b05f8b49938f63fb2b0239dfca883f61685_arm64",
"8Base-RHACM-2.6:rhacm2/memcached-exporter-rhel8@sha256:9e91ecec92ec0df8b72beb6040f39d9a25b0bfad844e92ea34cc2d648d221d22_ppc64le",
"8Base-RHACM-2.6:rhacm2/memcached-exporter-rhel8@sha256:c773b9a2fffcd549d4936054260f655c78da603957826d6bad4e8567a213ad10_amd64",
"8Base-RHACM-2.6:rhacm2/memcached-rhel8@sha256:584f8c4a9a1b75fc71948a98add560d4fe3d936ee46ac791f32121dbadf8c7d2_ppc64le",
"8Base-RHACM-2.6:rhacm2/memcached-rhel8@sha256:59b3ce3f3f4459c97cfffee5e20830d70f8a69198b5fab271e6c478d615c46d3_arm64",
"8Base-RHACM-2.6:rhacm2/memcached-rhel8@sha256:6f458c76757203b28434f871027c6a466a73d246ceb5bfac8793ad1896a672ab_amd64",
"8Base-RHACM-2.6:rhacm2/memcached-rhel8@sha256:e34722fd656e3205dcdb565b0ab68e9971174c11f125dbfff3bf82e1e21f3a76_s390x",
"8Base-RHACM-2.6:rhacm2/metrics-collector-rhel8@sha256:3a81a018b939752543e78c2d68d1436b851be2256b88c3e66cd506ae1d8f4c9c_ppc64le",
"8Base-RHACM-2.6:rhacm2/metrics-collector-rhel8@sha256:6a3e0c36c123c9dc54759655d9148f580abada501034914863a6528ded19ef34_amd64",
"8Base-RHACM-2.6:rhacm2/metrics-collector-rhel8@sha256:7991f484f97b9951f27f70e67d5db0850c4189ee86db8406cdda961a9beb06f0_arm64",
"8Base-RHACM-2.6:rhacm2/metrics-collector-rhel8@sha256:fa08b9bf3fd334738984e150ba5bfd2e005374752f3112340b65f6434eacd057_s390x",
"8Base-RHACM-2.6:rhacm2/multicloud-integrations-rhel8@sha256:2bcbf9a565f3c566061325aca3174ec755b5c94a28612718a3f1563db317273e_ppc64le",
"8Base-RHACM-2.6:rhacm2/multicloud-integrations-rhel8@sha256:6813ccd43a1aecd1aaf4d5d4b1620fd63bbca00b736100189ff91246bf3bc36b_arm64",
"8Base-RHACM-2.6:rhacm2/multicloud-integrations-rhel8@sha256:db89ef3686570526afdb2b79fd698aca5dc50c633009760f1748fb9fd506067b_amd64",
"8Base-RHACM-2.6:rhacm2/multicloud-integrations-rhel8@sha256:db8bc27937802c5d8fff769b9c93c8a01411629d199adbc39235e721d6468b30_s390x",
"8Base-RHACM-2.6:rhacm2/multicluster-observability-rhel8-operator@sha256:434db0ca203b14b899fff9b7a2a5b975de852ea29620a828f29246448aba873c_ppc64le",
"8Base-RHACM-2.6:rhacm2/multicluster-observability-rhel8-operator@sha256:876bfa63b0e13833eaeadb7c6a0481f1d7970b283f69ece4d81c99985f4dd161_arm64",
"8Base-RHACM-2.6:rhacm2/multicluster-observability-rhel8-operator@sha256:d23f208e020d42bc095011d423146e2da35b2bc85b844911bde2f4edf696bdca_amd64",
"8Base-RHACM-2.6:rhacm2/multicluster-observability-rhel8-operator@sha256:f29581baf5277588d2e4cd01380ecf46e3c97a2f17ade01b048f75c29f18d62c_s390x",
"8Base-RHACM-2.6:rhacm2/multicluster-operators-application-rhel8@sha256:1952d422bd7ba42323711faba59244c449293cc92502e350460fee07c0e3b34a_ppc64le",
"8Base-RHACM-2.6:rhacm2/multicluster-operators-application-rhel8@sha256:566a60f630ec346eced3106ec072963d1b9f9d300e7d4cee6af6dc0d590a3937_s390x",
"8Base-RHACM-2.6:rhacm2/multicluster-operators-application-rhel8@sha256:724dd9f4a5e4acd061206ca2ea57c329210ade5135dbdf941b8d7e720daa4f10_arm64",
"8Base-RHACM-2.6:rhacm2/multicluster-operators-application-rhel8@sha256:ace8895fc62c1394dfa7854fd9ce3e14ef859e989255f70dc9a5a3d9bcd514c0_amd64",
"8Base-RHACM-2.6:rhacm2/multicluster-operators-channel-rhel8@sha256:1ebe6504a6a58f39f93952bf1c135ea58ff77e65c5b8ba73c7ad6295e66a1b45_s390x",
"8Base-RHACM-2.6:rhacm2/multicluster-operators-channel-rhel8@sha256:557cc962d0b10d80a9dea7adce387ea28fb4199a02fa8546645ab2cacbf28b88_ppc64le",
"8Base-RHACM-2.6:rhacm2/multicluster-operators-channel-rhel8@sha256:82526c7c046325bde1dfa0a47b58b773355f00bc95c23be75105e7255e7bddd2_arm64",
"8Base-RHACM-2.6:rhacm2/multicluster-operators-channel-rhel8@sha256:85e20d97f28e43668c2790bd6e0adbc598d01f9fab849761fb96d7a5c4946a87_amd64",
"8Base-RHACM-2.6:rhacm2/multicluster-operators-subscription-rhel8@sha256:7310f31faae367a363c27a7236b562bbfe8381a352fce906279590bac11571d2_ppc64le",
"8Base-RHACM-2.6:rhacm2/multicluster-operators-subscription-rhel8@sha256:7676d33b9be36ca6660d3aed888fdffcf270fcf82258ed9531e2746a3d27610c_s390x",
"8Base-RHACM-2.6:rhacm2/multicluster-operators-subscription-rhel8@sha256:e718d5abef58365d547ef73828a26adff5b6cef1bf935aa7c27f12f604b50337_amd64",
"8Base-RHACM-2.6:rhacm2/multicluster-operators-subscription-rhel8@sha256:f58aff87d1efb64417c6976f6772a464e54beefe847f50a141726b7a1a6a293a_arm64",
"8Base-RHACM-2.6:rhacm2/multiclusterhub-repo-rhel8@sha256:03222a9dd6eca9cf44932a0ff1bf89bd9d2d29683f1ebb0d0aa49171b77a4963_ppc64le",
"8Base-RHACM-2.6:rhacm2/multiclusterhub-repo-rhel8@sha256:881b8c3b19918affd478c0ad0c73dff96dd28f5c1dfddb86472b42e422fa25b6_amd64",
"8Base-RHACM-2.6:rhacm2/multiclusterhub-repo-rhel8@sha256:9de94ea1f83ec8b7257c7b2befc1485ed9cc40c9ef3600c4c4c50934e708cf9d_s390x",
"8Base-RHACM-2.6:rhacm2/multiclusterhub-repo-rhel8@sha256:a45ed68e7d3ac89d17eaf06445cabfc19a9ce85a42f116d75028d6acd18a322b_arm64",
"8Base-RHACM-2.6:rhacm2/multiclusterhub-rhel8@sha256:48d1fa8bc5f6a4d8349c41126301bd86d12836384f336881ecb71bd79f84ae93_ppc64le",
"8Base-RHACM-2.6:rhacm2/multiclusterhub-rhel8@sha256:a33e91fb763a2f0894433bce31bd44229e7d5f5c53d36c6b6f643807a45c110b_arm64",
"8Base-RHACM-2.6:rhacm2/multiclusterhub-rhel8@sha256:d6e126cbdd3cfbcdee04b093389ca1b07ac8038da96060051ed94e1eeacc6d92_s390x",
"8Base-RHACM-2.6:rhacm2/multiclusterhub-rhel8@sha256:ecf12158a2d8802b4c7efd6b336ff36c1e002223b1d385a40fbef638d5e4aa21_amd64",
"8Base-RHACM-2.6:rhacm2/node-exporter-rhel8@sha256:14d23638efff3c30661c9a5f3ddb6ab0c7a9d162de1176dd9565cf49dfa4b9c5_amd64",
"8Base-RHACM-2.6:rhacm2/node-exporter-rhel8@sha256:533005e1608de68a09e53599de3f30990db95cb923794bab9ae9e3bc1a8b6baf_arm64",
"8Base-RHACM-2.6:rhacm2/node-exporter-rhel8@sha256:99eef3491c7092afa14179b9a9d39dd8fbfb3c9bb61759d678af5d91ac23e59d_s390x",
"8Base-RHACM-2.6:rhacm2/node-exporter-rhel8@sha256:e200d4e1802cce7fce32b1e0dc5c3220b6f6477b73b3a2d8ea26a5a42d63f46b_ppc64le",
"8Base-RHACM-2.6:rhacm2/observatorium-rhel8-operator@sha256:092e3437e6d38b2bf676d7fb67ad672e3ef03440017b5af7c1ebd2beb3f437eb_amd64",
"8Base-RHACM-2.6:rhacm2/observatorium-rhel8-operator@sha256:8cf076bfb049d1aabd00040ee65f0fedd590f0dd448c7561de494093a915b397_ppc64le",
"8Base-RHACM-2.6:rhacm2/observatorium-rhel8-operator@sha256:e69987a64fdbf873d4b19d8626c0c5e99dd13d7c95446850559be966dae45ad0_arm64",
"8Base-RHACM-2.6:rhacm2/observatorium-rhel8-operator@sha256:f0bf89eaea6b7afc2d08c77bd40dfba581f91f462f5ec3d70473b332ca6f781c_s390x",
"8Base-RHACM-2.6:rhacm2/observatorium-rhel8@sha256:0686cfddd61737f7e7eb4f0c011397277394559edac3bb947c0969e302686dd5_ppc64le",
"8Base-RHACM-2.6:rhacm2/observatorium-rhel8@sha256:8f2f3732600235f66c406b6121ac37979f52572ce90353b6e099be7b74406251_amd64",
"8Base-RHACM-2.6:rhacm2/observatorium-rhel8@sha256:9e1fccc5b17865a6d7baaa1a15cb50f47d80a14b0a7bcbd94c12f0ddcaaf1b28_s390x",
"8Base-RHACM-2.6:rhacm2/observatorium-rhel8@sha256:bdd89a1051c8f21e7d81ff80c96731a0eaa7d15c320ab1e6b1dc3f6babd42598_arm64",
"8Base-RHACM-2.6:rhacm2/prometheus-alertmanager-rhel8@sha256:0860b7aa5e8b07792ad7f5d5c0654e23e9da8eedd4b9f509caea616dcfa97d69_amd64",
"8Base-RHACM-2.6:rhacm2/prometheus-alertmanager-rhel8@sha256:624895d8579ef6f3e5b17558a30775790ec6f00701f8c5cdfa315292d7f9e867_s390x",
"8Base-RHACM-2.6:rhacm2/prometheus-alertmanager-rhel8@sha256:6d09865a228cdbbc6d1ac13042c3c00f0bd086f6dc181dfa3cdf8c7f9d826b9e_arm64",
"8Base-RHACM-2.6:rhacm2/prometheus-alertmanager-rhel8@sha256:c69fee848d21346a271972e89d91898eac9fec27d598d98ffa004ca8d1b53270_ppc64le",
"8Base-RHACM-2.6:rhacm2/prometheus-rhel8@sha256:52cea7c27de23e3358030b09f22b962723c523a940f8e2043edc298c907d761c_arm64",
"8Base-RHACM-2.6:rhacm2/prometheus-rhel8@sha256:67e0fadfbb4d99a60435ed12b470772b38ace4ca815fe73da68eb3c826e200fc_ppc64le",
"8Base-RHACM-2.6:rhacm2/prometheus-rhel8@sha256:e8241b1d852d605b44ecfcc552cb0f905f72e8a17c8d228162b40c19388f5176_s390x",
"8Base-RHACM-2.6:rhacm2/prometheus-rhel8@sha256:ed0cc13e79949436d29a7ad0b41b189744a177ea27545fd5eb9b4f71e87bd0eb_amd64",
"8Base-RHACM-2.6:rhacm2/rbac-query-proxy-rhel8@sha256:29c76a37497f212aed280e2bf16ef45fb3785fb4649ce17b7fe9d653a79e2112_arm64",
"8Base-RHACM-2.6:rhacm2/rbac-query-proxy-rhel8@sha256:475a45884a51127722030226ff9a5f0752c98574c41eb61796aece5e702346a3_ppc64le",
"8Base-RHACM-2.6:rhacm2/rbac-query-proxy-rhel8@sha256:582301b10af0b966ae7d5e130cb0e5f96e7912dc66b4108e0d6078656ca80604_amd64",
"8Base-RHACM-2.6:rhacm2/rbac-query-proxy-rhel8@sha256:f1c7de85a44c03f48a6f62ba1d7d650f0b06e0f502cecff1512ad637b5bc1c27_s390x",
"8Base-RHACM-2.6:rhacm2/redisgraph-tls-rhel8@sha256:128279a656bfbde6c2c052766d63a1de6a06d8bea2707813c64396c2ae382478_amd64",
"8Base-RHACM-2.6:rhacm2/redisgraph-tls-rhel8@sha256:35927ca6e6e9c8d420c499a0c8ad37c4297ba19743d550f489d3e66482275a49_arm64",
"8Base-RHACM-2.6:rhacm2/redisgraph-tls-rhel8@sha256:4696baed553266682ba2b54d3bf683d2ff1241b625de5ec54a45c1b2c5f96243_s390x",
"8Base-RHACM-2.6:rhacm2/redisgraph-tls-rhel8@sha256:d722f2ffab1f58bbaf3c62ef71dbf7e6c4023e6ab17690f1049075a321d0b1ac_ppc64le",
"8Base-RHACM-2.6:rhacm2/search-aggregator-rhel8@sha256:2b5f372c1c73c4de587b5a4388d95b8cc553fc56af446fcefa0e14c6d980b6b3_ppc64le",
"8Base-RHACM-2.6:rhacm2/search-aggregator-rhel8@sha256:38fceeedc0672def1c2cf42bb6743ae726e77d9f7352d002b3fc688c6d551852_amd64",
"8Base-RHACM-2.6:rhacm2/search-aggregator-rhel8@sha256:6a915335bcebb0884fc72df2dfee97c74d42c035864b960e1c800fa6c5f8d93c_arm64",
"8Base-RHACM-2.6:rhacm2/search-aggregator-rhel8@sha256:752decaefc38aa009f54201b38d4ab26d9b4020caec649d9b1f1564f56c47c2a_s390x",
"8Base-RHACM-2.6:rhacm2/search-api-rhel8@sha256:37eea70d5b1c89c25372dcea8c8c03e1e0a9af1b5a06f3b0706ba776ae8847c1_amd64",
"8Base-RHACM-2.6:rhacm2/search-api-rhel8@sha256:7400088d206592eb29cd86182909626262c9b2a99f017811fcc9d8a753c39009_arm64",
"8Base-RHACM-2.6:rhacm2/search-api-rhel8@sha256:aa8ea0deabc39a068f3f6ce9fa6334e44fc507355009a9bff448e742156ec203_ppc64le",
"8Base-RHACM-2.6:rhacm2/search-api-rhel8@sha256:b4d2d39c2b3b736987f1e888b858d52a7ebd9f8d0cebd3bdef8c59f6e3e41725_s390x",
"8Base-RHACM-2.6:rhacm2/search-collector-rhel8@sha256:0174699ec75fcda08892b4e72b674df989af51ea5f04de57a62c2a85a3c08f4f_arm64",
"8Base-RHACM-2.6:rhacm2/search-collector-rhel8@sha256:5a29a9805b8d20969cba86da11a9de8176a3172df361aec5fae136a4271de308_amd64",
"8Base-RHACM-2.6:rhacm2/search-collector-rhel8@sha256:be7eed9ad9502bcc294081f7e2098fc4f8411c912c34fe63479b5b770d06caca_s390x",
"8Base-RHACM-2.6:rhacm2/search-collector-rhel8@sha256:c467c1d7ceaf5281077f7fe8ff1c1c4cffe325132890a3ab9b96ea5db2e2c930_ppc64le",
"8Base-RHACM-2.6:rhacm2/search-rhel8@sha256:2135cd20bb7ebbf48499992fe46a928e28fc78c86e360633ea09054520c42539_ppc64le",
"8Base-RHACM-2.6:rhacm2/search-rhel8@sha256:3a7a31974210e21a3faed9b57a75b970c70ac41d9662b884d4ce67275f756fc7_arm64",
"8Base-RHACM-2.6:rhacm2/search-rhel8@sha256:6e6a19f1440e4eb15a8206e18f7f4dde3e1a5c6518944571d09923d116d3f04e_amd64",
"8Base-RHACM-2.6:rhacm2/search-rhel8@sha256:e6ed3e65f0d49b3c6b0e3e97593a8fae4d453f3aecf8d7829c0d25c68bc91ea1_s390x",
"8Base-RHACM-2.6:rhacm2/submariner-addon-rhel8@sha256:7b80d01371f551df506bd0c56df6829845bfce497ff01cc44b68f172ed5399b4_ppc64le",
"8Base-RHACM-2.6:rhacm2/submariner-addon-rhel8@sha256:934c560bc786015c694e9cffbae8e86f631b3331d62f5a547931446dae82f8c3_s390x",
"8Base-RHACM-2.6:rhacm2/submariner-addon-rhel8@sha256:b467881f4028a89a9e79ba93da719845db576f47a04ae6e569c2317be5594b29_arm64",
"8Base-RHACM-2.6:rhacm2/submariner-addon-rhel8@sha256:fc5592d42e4aca70288448d174511b922ece7f8cb4b41c6a36195c3a4a60aa36_amd64",
"8Base-RHACM-2.6:rhacm2/thanos-receive-controller-rhel8@sha256:21f2626c10c4fb61b37e6ca4ab574186b423f155fbc5cfef3e894fff04cc270e_ppc64le",
"8Base-RHACM-2.6:rhacm2/thanos-receive-controller-rhel8@sha256:c357074958324fc5d602cdcf1cba285bf8582e0b36af79a8f6211bb0dfb77a10_amd64",
"8Base-RHACM-2.6:rhacm2/thanos-receive-controller-rhel8@sha256:d9ac8e67d6d9858b16dd9d1d49c1dd904aa22a7b618e5d33292344faced9c0d3_arm64",
"8Base-RHACM-2.6:rhacm2/thanos-receive-controller-rhel8@sha256:e3b840a7833680170f9e9ca52309552c584935a68c75cc71e6d576b104dc01c8_s390x",
"8Base-RHACM-2.6:rhacm2/thanos-rhel8@sha256:453c525197ccfe1f866af70ca2e7f3deb6f98d0b98c09b602b4fa1368787213d_amd64",
"8Base-RHACM-2.6:rhacm2/thanos-rhel8@sha256:4b3b45ad0b564360c245d20b1540c2398c9606cf8684275e4ee071c591357929_arm64",
"8Base-RHACM-2.6:rhacm2/thanos-rhel8@sha256:7e43ba8f47ec54b5f86d13c81b67b044176530b63b5ae3f40332fc975cc6b21f_s390x",
"8Base-RHACM-2.6:rhacm2/thanos-rhel8@sha256:faaa00c0af80c781a7c610616153a3cd1dc1b20637934c3a243a2e9664ba0ee5_ppc64le"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "golang: path/filepath: stack exhaustion in Glob"
},
{
"cve": "CVE-2022-30633",
"cwe": {
"id": "CWE-1325",
"name": "Improperly Controlled Sequential Memory Allocation"
},
"discovery_date": "2022-07-14T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2107392"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in golang. Calling Unmarshal on an XML document into a Go struct, which has a nested field that uses the \"any\" field tag, can cause a panic due to stack exhaustion.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "golang: encoding/xml: stack exhaustion in Unmarshal",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "Red Hat has marked this as moderate impact for two primary reasons\n1. Though the vulnerability exists, it is hard to exploit in real scenarios (e.g., the attacker must be able to feed crafted XML documents into specific code paths).\n2. The vulnerability is a denial of service (DoS) due to stack exhaustion rather than code execution or data breach. Since it doesn\u2019t compromise confidentiality or integrity.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"8Base-RHACM-2.6:rhacm2/acm-governance-policy-addon-controller-rhel8@sha256:615ab5d9542759d921634737709e84a8e65d003ea136e5d22858d380225fd177_amd64",
"8Base-RHACM-2.6:rhacm2/acm-governance-policy-addon-controller-rhel8@sha256:958b729d30f10b9c121e68ac8ede2054ed29cc52a9a7d6df0537ed221aa74358_s390x",
"8Base-RHACM-2.6:rhacm2/acm-governance-policy-addon-controller-rhel8@sha256:b5bef941b4e0b5b3529ca5b2311c85295b9f6d12e482a9cbdad691c2406541f1_ppc64le",
"8Base-RHACM-2.6:rhacm2/acm-governance-policy-addon-controller-rhel8@sha256:f6194b9056d77e54f3c74caa9eab87bd1df1818d082fc807229d1c44ec6c88c4_arm64",
"8Base-RHACM-2.6:rhacm2/acm-grafana-rhel8@sha256:45616ed43b53d3a83e65828118f09430396f5bcb0566ae3a65d937b59f0d873e_s390x",
"8Base-RHACM-2.6:rhacm2/acm-grafana-rhel8@sha256:8c48441cfa850ea1274932e94da0831618c10f91022619c779304501a75fb161_amd64",
"8Base-RHACM-2.6:rhacm2/acm-grafana-rhel8@sha256:cc1c196b19c5fd8f313c6136359cc9dd37b5f59d32a581b10cf89b80b7d0cbf4_arm64",
"8Base-RHACM-2.6:rhacm2/acm-grafana-rhel8@sha256:cdf24e68e50be1350566243f6d2cb1403d09ab68e5fed39ea6c56212e42b90f1_ppc64le",
"8Base-RHACM-2.6:rhacm2/acm-must-gather-rhel8@sha256:1457ff5cfd61611fdc968d4af5b020d835e107b97932c7ba7b3f5ed4cbd0e39f_ppc64le",
"8Base-RHACM-2.6:rhacm2/acm-must-gather-rhel8@sha256:39842906b3846418bc31098e2abad08210118d86aa683e9e5fd04a97822df22d_arm64",
"8Base-RHACM-2.6:rhacm2/acm-must-gather-rhel8@sha256:8a69add2d90a1e094de8510052b683e1765153da75e316ad7778499af0c5ddf9_s390x",
"8Base-RHACM-2.6:rhacm2/acm-must-gather-rhel8@sha256:dca91134a2c1c33c736afcd4c9373749448641385f39162c74e115691289e843_amd64",
"8Base-RHACM-2.6:rhacm2/acm-operator-bundle@sha256:0eac6124f59492d09c1ae650025d59ea0e8547d9f9c832cb9607b09254ff6ddd_s390x",
"8Base-RHACM-2.6:rhacm2/acm-operator-bundle@sha256:1cbcd58a4c23e4c89a6a0509f78802a5aa21205db2784ebc9772b99a3917b183_arm64",
"8Base-RHACM-2.6:rhacm2/acm-operator-bundle@sha256:997aaee36f0bed47e231925a3f2c2ecc503410e54b35727f035c72477f3d1944_ppc64le",
"8Base-RHACM-2.6:rhacm2/acm-operator-bundle@sha256:ce699187f250b93976b8063228ac12d11c6c8f6baba69ba4ed17a38730e84eb3_amd64",
"8Base-RHACM-2.6:rhacm2/acm-prometheus-config-reloader-rhel8@sha256:693a77a9324d6c7f0e69bd9d5725b51f3e429972f1e67469e93648cb347eae84_arm64",
"8Base-RHACM-2.6:rhacm2/acm-prometheus-config-reloader-rhel8@sha256:89757e804d5df2b5eeeb1191b599c3acb9e75f61170f888095302830d6de0582_s390x",
"8Base-RHACM-2.6:rhacm2/acm-prometheus-config-reloader-rhel8@sha256:8e45e1fd7342d7525b118f01794cac1f4a8662def5f2a06336b698db2e268742_amd64",
"8Base-RHACM-2.6:rhacm2/acm-prometheus-config-reloader-rhel8@sha256:ce1c17b34b7aac2e990dc0efe40f4406e73f727b2c7bfe109eded849de753f1a_ppc64le",
"8Base-RHACM-2.6:rhacm2/acm-prometheus-rhel8@sha256:728606d96dd9e0fc2e7810e092e10ee071ec36598c990c8252beccace59a679e_amd64",
"8Base-RHACM-2.6:rhacm2/acm-prometheus-rhel8@sha256:b457d0b95d88c5dd0aac87492cbca40a9d7c2074002ad110f52d562f0c5d0797_arm64",
"8Base-RHACM-2.6:rhacm2/acm-prometheus-rhel8@sha256:f34d2569033bfb1d173342264f090f46d80f7843d52704a7ce9e9eb9de2f5abb_s390x",
"8Base-RHACM-2.6:rhacm2/acm-prometheus-rhel8@sha256:f720e0a94bfe7ed5d812819a3e77cc0581be102970127d8c0d4aa06a05edbf3d_ppc64le",
"8Base-RHACM-2.6:rhacm2/acm-volsync-addon-controller-rhel8@sha256:17ccd6b924b36ab14e3ca5f5331ba7e4c86f8cb64304640d58c3ee6b76edbcaf_ppc64le",
"8Base-RHACM-2.6:rhacm2/acm-volsync-addon-controller-rhel8@sha256:27079308ea87e35564cc3089c65eae68d63880a3bb093ca64d1678a68b60fcec_amd64",
"8Base-RHACM-2.6:rhacm2/acm-volsync-addon-controller-rhel8@sha256:9eabaac2df91aeef613d6973669d07298f2159c6a6e0c9f294623f7b1a10bc08_s390x",
"8Base-RHACM-2.6:rhacm2/acm-volsync-addon-controller-rhel8@sha256:f7abdf1756bc0ff2ebf02fee0469a8b9eeabe1fa8cafdd21c6e8f958155b70bb_arm64",
"8Base-RHACM-2.6:rhacm2/cert-policy-controller-rhel8@sha256:017c1e663827a3b55d70badd3ed979b5d1831252c49d671897a85a75afaa5bb0_s390x",
"8Base-RHACM-2.6:rhacm2/cert-policy-controller-rhel8@sha256:0610778095974edf936602018281bf7a5e287ba9eca9f661a423e68bbe000e40_ppc64le",
"8Base-RHACM-2.6:rhacm2/cert-policy-controller-rhel8@sha256:a66d7d4ee1179f7fce639490f919d722db54eaa3118b4135078c33e6cbf91488_amd64",
"8Base-RHACM-2.6:rhacm2/cert-policy-controller-rhel8@sha256:d660befef0c8f7a4db7aa3b865545c9863d8f37e7ba4b8de4380185f82b208d4_arm64",
"8Base-RHACM-2.6:rhacm2/cluster-backup-rhel8-operator@sha256:1a749d0795972a9bfd5a00aa96c238a660673464be01b2aa9fd7a3aeead6ddf7_amd64",
"8Base-RHACM-2.6:rhacm2/cluster-backup-rhel8-operator@sha256:8915dbdc562e63441f79041bdf1176e46ce53e95418d133f0cd0c1ff79da48a2_arm64",
"8Base-RHACM-2.6:rhacm2/cluster-backup-rhel8-operator@sha256:995f225449b207da9a3cad175dac85b87eefb28ff5bae6a588f40fd79fbe12a1_ppc64le",
"8Base-RHACM-2.6:rhacm2/cluster-backup-rhel8-operator@sha256:f1255a76c6275a4b6a400c82e204a5112fff6fe87f71626f8f309763f6a5d9e4_s390x",
"8Base-RHACM-2.6:rhacm2/config-policy-controller-rhel8@sha256:3b2e0d850e8fc966ec80bff16df26002334744a96b81c7a7dfe222f1706a52e3_s390x",
"8Base-RHACM-2.6:rhacm2/config-policy-controller-rhel8@sha256:447f275bbde46d7fc173798ef5abc0a77a6780f0dffdc171786edbe00f27d8d8_ppc64le",
"8Base-RHACM-2.6:rhacm2/config-policy-controller-rhel8@sha256:61964a1a0ddf2e98bcf5249b7374235055ab85cc26663a8d9397c2b7f6fbb4c6_amd64",
"8Base-RHACM-2.6:rhacm2/config-policy-controller-rhel8@sha256:a3abaa3d0bf1d34fa9e40903a8713c439f5f7f751e775d32cbab308983064ce0_arm64",
"8Base-RHACM-2.6:rhacm2/console-rhel8@sha256:6c0f630ff57f6f423df6dbf4df9faad25089f9b391be35cb8bc9cd5211f94d67_arm64",
"8Base-RHACM-2.6:rhacm2/console-rhel8@sha256:8608aed6971299def3fbe749336727e84c69582664dedac3145b92ea24e62e4d_amd64",
"8Base-RHACM-2.6:rhacm2/console-rhel8@sha256:afa80ae8274db7fa6796c35980fc5df15889e94aff3361f6cda643e5a09da220_ppc64le",
"8Base-RHACM-2.6:rhacm2/console-rhel8@sha256:f06e4e3f62db52c6d7fa0bc1f289de773e18d076bc38612e1b0ddc85c76fde06_s390x",
"8Base-RHACM-2.6:rhacm2/endpoint-monitoring-rhel8-operator@sha256:060bcd658756a924b4ce4d202bd447a3254fc1f49af7d685dde8720f355cde8e_arm64",
"8Base-RHACM-2.6:rhacm2/endpoint-monitoring-rhel8-operator@sha256:091d66731c5fe8eba5646c6b2622bb38c074e202a8a4a7e906921673b60f0898_amd64",
"8Base-RHACM-2.6:rhacm2/endpoint-monitoring-rhel8-operator@sha256:80660eb7f3c068768b0ea04ff20f4539194c52427ffdab4626bf781aa3f2ca64_s390x",
"8Base-RHACM-2.6:rhacm2/endpoint-monitoring-rhel8-operator@sha256:d6204fcf04c83bac13232ec1602572ad5f22bb528537e591079dfa36152697ec_ppc64le",
"8Base-RHACM-2.6:rhacm2/governance-policy-propagator-rhel8@sha256:51be0f04938b60ed1dba60908bebd2000d78e4ade34757bae70a083c67d77e8e_arm64",
"8Base-RHACM-2.6:rhacm2/governance-policy-propagator-rhel8@sha256:9577701bf3c7aa00b99531d2c3842130abc6cd91c52c4a7ba040b705eeace4c7_s390x",
"8Base-RHACM-2.6:rhacm2/governance-policy-propagator-rhel8@sha256:bdc6c128628db86697af198430c5ae5c61c3e586c1a97187e4d4e852cec61e92_ppc64le",
"8Base-RHACM-2.6:rhacm2/governance-policy-propagator-rhel8@sha256:cc519319b9f4fe672144ebedd772ddf56d5de90e3c8f52c0fb9b55313f71a7b3_amd64",
"8Base-RHACM-2.6:rhacm2/governance-policy-spec-sync-rhel8@sha256:2c1905ae8a83e5598678457fd955cbc867453ed5836de6fcc182e4928df8bd67_s390x",
"8Base-RHACM-2.6:rhacm2/governance-policy-spec-sync-rhel8@sha256:4a8d30cc0e1d83c69b7f3339418b101da23fbcaee7d326bedaff677eceb25ab2_ppc64le",
"8Base-RHACM-2.6:rhacm2/governance-policy-spec-sync-rhel8@sha256:6849cf1b4dd883d5b4c0cf90a3adfb26cb59d03d3b892cee3669a32dd6b8dcc2_amd64",
"8Base-RHACM-2.6:rhacm2/governance-policy-spec-sync-rhel8@sha256:d06ffc621167aff31ecb0fa417b294ff0676fb00e4ef1c6cb0fb2aaf4b2561e0_arm64",
"8Base-RHACM-2.6:rhacm2/governance-policy-status-sync-rhel8@sha256:4c86e16f15aaf454e4e5ce5436e1db27a5f8a55f573c3eaf02e4786fe52edfc8_arm64",
"8Base-RHACM-2.6:rhacm2/governance-policy-status-sync-rhel8@sha256:cf6a75d94f50dd063e939aee18756c767cba43f4e1e62a9c2f2b764ac6f43746_s390x",
"8Base-RHACM-2.6:rhacm2/governance-policy-status-sync-rhel8@sha256:e072b615eeffff80a94831e58c70980684c1ec4bd972844b25b157eb7ed5937f_ppc64le",
"8Base-RHACM-2.6:rhacm2/governance-policy-status-sync-rhel8@sha256:fffe971caa2e911d9c972c0e88712ff431d34c63dbe74e25f1cababa50ea7417_amd64",
"8Base-RHACM-2.6:rhacm2/governance-policy-template-sync-rhel8@sha256:10bc1a3833599a593a058e804de67e92888ed779fd0000928d4a70b6c7d5c1c2_amd64",
"8Base-RHACM-2.6:rhacm2/governance-policy-template-sync-rhel8@sha256:5c17f979f47840a879059ad83de12f0756889564a17190ba4438a7632c999bb1_arm64",
"8Base-RHACM-2.6:rhacm2/governance-policy-template-sync-rhel8@sha256:848bce8007de7714afc8c755b5f0c3cdf5eb6b1d259811c947bc295924539a0e_ppc64le",
"8Base-RHACM-2.6:rhacm2/governance-policy-template-sync-rhel8@sha256:95439f7e18fa87601d5860cbd9ca5f0738786e30a629d23788fd5fe33d694c66_s390x",
"8Base-RHACM-2.6:rhacm2/grafana-dashboard-loader-rhel8@sha256:1f5c1b2cffebf069859e95d0e722cb293f8c176bf5c5873bb9517c96b26c2e10_arm64",
"8Base-RHACM-2.6:rhacm2/grafana-dashboard-loader-rhel8@sha256:5223158a122658bafbd853c596cdc1f7bd7a0e4fdd82b1c3668ac84adeae9f24_s390x",
"8Base-RHACM-2.6:rhacm2/grafana-dashboard-loader-rhel8@sha256:561f1f05925cfe3c5f0f8a9b7475be4bbab183b5611ecfe09b090d80fa4bc2fe_amd64",
"8Base-RHACM-2.6:rhacm2/grafana-dashboard-loader-rhel8@sha256:734270221ec4a516e7eb77f2ec3a753384242116aa70320a1dbe969e915af1df_ppc64le",
"8Base-RHACM-2.6:rhacm2/iam-policy-controller-rhel8@sha256:2827e5f485213f92e2d0092187f3976dd6fe598e39b5cf2212d48c3a44c34b13_arm64",
"8Base-RHACM-2.6:rhacm2/iam-policy-controller-rhel8@sha256:8ca9e80365c76b66b2de3924fc50a5912e606042c704b02cb174a4b8bd3927c4_amd64",
"8Base-RHACM-2.6:rhacm2/iam-policy-controller-rhel8@sha256:c5069e76a900aa300102a0ae54ecbc12c0ac31abfeed8656ee60a949daef79c3_s390x",
"8Base-RHACM-2.6:rhacm2/iam-policy-controller-rhel8@sha256:ca05e79e5508924af71f323c13f664770d8dd4eb61ecf0894e4f9a81f7a1b402_ppc64le",
"8Base-RHACM-2.6:rhacm2/insights-client-rhel8@sha256:02cacfec60c80b9228e8b18949751de867f974ea6b1172129096e64e949c0598_amd64",
"8Base-RHACM-2.6:rhacm2/insights-client-rhel8@sha256:2b14036d0291e54c3191682de2ea875a78d78c35b2791a5a113ba1a8920f0621_ppc64le",
"8Base-RHACM-2.6:rhacm2/insights-client-rhel8@sha256:d4c05f641de8fd0753d63cc6d5b62464d3d6a87d601514e87ef2e40bbe7b01b6_s390x",
"8Base-RHACM-2.6:rhacm2/insights-client-rhel8@sha256:e15c410b693b34f49869d037ebb5584384fcdf88114b7a94967ca09f1361a5f3_arm64",
"8Base-RHACM-2.6:rhacm2/insights-metrics-rhel8@sha256:67aa55bb65685395ad2773e7459dff5fbccdeedcf9e56ec2722d8f5c919eae89_s390x",
"8Base-RHACM-2.6:rhacm2/insights-metrics-rhel8@sha256:6c54e08f5f6c2cae41a5e108e1019ff6522af8f69d666e22eb4631cd83b85917_amd64",
"8Base-RHACM-2.6:rhacm2/insights-metrics-rhel8@sha256:88d9b7246aa75cb2c88ccb7f2f1202fc465be0f2d89e59f1d2259f69ada56d9d_arm64",
"8Base-RHACM-2.6:rhacm2/insights-metrics-rhel8@sha256:bad98fe71638d7346f31ea45f6063ec970bf90844bb5c5dc5f917bb0f0099899_ppc64le",
"8Base-RHACM-2.6:rhacm2/klusterlet-addon-controller-rhel8@sha256:22e510955af3fa736b7306c387f44b5f15f5f9a7a006c6587e06d5d8602cc2f0_s390x",
"8Base-RHACM-2.6:rhacm2/klusterlet-addon-controller-rhel8@sha256:55bc86326f992cc4f4401b93f90cdd2baa6728015ffaf6168f2d46ae43c70cf4_ppc64le",
"8Base-RHACM-2.6:rhacm2/klusterlet-addon-controller-rhel8@sha256:8dd7f47af047fb899c7fcbad61cb8f38da45990cac186f9235aec3e4e7de25e9_amd64",
"8Base-RHACM-2.6:rhacm2/klusterlet-addon-controller-rhel8@sha256:bdb97eb5bb0e8f59edf0d389fb07c45171e728dc8b4d2bdacd785193b46ec03b_arm64",
"8Base-RHACM-2.6:rhacm2/kube-rbac-proxy-rhel8@sha256:11a353ee9da6cc843d5f346f4fa51681d13318e2e61fc4d1a3f63406eb175260_s390x",
"8Base-RHACM-2.6:rhacm2/kube-rbac-proxy-rhel8@sha256:31757f3e3bb08b4e49e54694b18b3cf327637be20535482b2df1345b17444dda_amd64",
"8Base-RHACM-2.6:rhacm2/kube-rbac-proxy-rhel8@sha256:b2c0b7414d0fc36a49cbdc5a56b25dd62aac18defc2defbd9c1895cd13a5e716_arm64",
"8Base-RHACM-2.6:rhacm2/kube-rbac-proxy-rhel8@sha256:dbd816d503e9beb58622604432eb415419e893627eb95c1ceeb8ff5bda7d6335_ppc64le",
"8Base-RHACM-2.6:rhacm2/kube-state-metrics-rhel8@sha256:53246a6df1f0880d94ed2644fa4366e3e2108b6fa8a51745af87785346ce5304_s390x",
"8Base-RHACM-2.6:rhacm2/kube-state-metrics-rhel8@sha256:5f2393bceefffb32240043b6722aa73d31fc8133cc2666fcf5eb8d33794bc54f_arm64",
"8Base-RHACM-2.6:rhacm2/kube-state-metrics-rhel8@sha256:c792c043462281cde7c93bd8e2136f62ca17d072e7f466353f37de8e5f5dc949_ppc64le",
"8Base-RHACM-2.6:rhacm2/kube-state-metrics-rhel8@sha256:e6b1d24b56e6973eee1569e351db6637ca67e1d6cd124adb845cbf6e35a4f6af_amd64",
"8Base-RHACM-2.6:rhacm2/management-ingress-rhel8@sha256:07238998d21204cd8f25dc63e6dbde20a2dd25c3b96609729306db6c63a0fca4_arm64",
"8Base-RHACM-2.6:rhacm2/management-ingress-rhel8@sha256:0d2665d19a8753c6269f594b68b067cd62a402404287e6416543c1af2d7d3cf4_ppc64le",
"8Base-RHACM-2.6:rhacm2/management-ingress-rhel8@sha256:6917d018e53aabb6f5402f02000aedd2e5cf71bcc84562e0fc7d7c87049f4b67_amd64",
"8Base-RHACM-2.6:rhacm2/management-ingress-rhel8@sha256:73b0444bd91a1dade3b7e76245ac8d6cb568929bba321b8c86c269d6f542ac3b_s390x",
"8Base-RHACM-2.6:rhacm2/memcached-exporter-rhel8@sha256:7d85dd62346a647d22202baa0f8d405b2aaf9a7174b38e5d29df2e03530009c3_s390x",
"8Base-RHACM-2.6:rhacm2/memcached-exporter-rhel8@sha256:9635616c8f058e67d557201147904b05f8b49938f63fb2b0239dfca883f61685_arm64",
"8Base-RHACM-2.6:rhacm2/memcached-exporter-rhel8@sha256:9e91ecec92ec0df8b72beb6040f39d9a25b0bfad844e92ea34cc2d648d221d22_ppc64le",
"8Base-RHACM-2.6:rhacm2/memcached-exporter-rhel8@sha256:c773b9a2fffcd549d4936054260f655c78da603957826d6bad4e8567a213ad10_amd64",
"8Base-RHACM-2.6:rhacm2/memcached-rhel8@sha256:584f8c4a9a1b75fc71948a98add560d4fe3d936ee46ac791f32121dbadf8c7d2_ppc64le",
"8Base-RHACM-2.6:rhacm2/memcached-rhel8@sha256:59b3ce3f3f4459c97cfffee5e20830d70f8a69198b5fab271e6c478d615c46d3_arm64",
"8Base-RHACM-2.6:rhacm2/memcached-rhel8@sha256:6f458c76757203b28434f871027c6a466a73d246ceb5bfac8793ad1896a672ab_amd64",
"8Base-RHACM-2.6:rhacm2/memcached-rhel8@sha256:e34722fd656e3205dcdb565b0ab68e9971174c11f125dbfff3bf82e1e21f3a76_s390x",
"8Base-RHACM-2.6:rhacm2/metrics-collector-rhel8@sha256:3a81a018b939752543e78c2d68d1436b851be2256b88c3e66cd506ae1d8f4c9c_ppc64le",
"8Base-RHACM-2.6:rhacm2/metrics-collector-rhel8@sha256:6a3e0c36c123c9dc54759655d9148f580abada501034914863a6528ded19ef34_amd64",
"8Base-RHACM-2.6:rhacm2/metrics-collector-rhel8@sha256:7991f484f97b9951f27f70e67d5db0850c4189ee86db8406cdda961a9beb06f0_arm64",
"8Base-RHACM-2.6:rhacm2/metrics-collector-rhel8@sha256:fa08b9bf3fd334738984e150ba5bfd2e005374752f3112340b65f6434eacd057_s390x",
"8Base-RHACM-2.6:rhacm2/multicloud-integrations-rhel8@sha256:2bcbf9a565f3c566061325aca3174ec755b5c94a28612718a3f1563db317273e_ppc64le",
"8Base-RHACM-2.6:rhacm2/multicloud-integrations-rhel8@sha256:6813ccd43a1aecd1aaf4d5d4b1620fd63bbca00b736100189ff91246bf3bc36b_arm64",
"8Base-RHACM-2.6:rhacm2/multicloud-integrations-rhel8@sha256:db89ef3686570526afdb2b79fd698aca5dc50c633009760f1748fb9fd506067b_amd64",
"8Base-RHACM-2.6:rhacm2/multicloud-integrations-rhel8@sha256:db8bc27937802c5d8fff769b9c93c8a01411629d199adbc39235e721d6468b30_s390x",
"8Base-RHACM-2.6:rhacm2/multicluster-observability-rhel8-operator@sha256:434db0ca203b14b899fff9b7a2a5b975de852ea29620a828f29246448aba873c_ppc64le",
"8Base-RHACM-2.6:rhacm2/multicluster-observability-rhel8-operator@sha256:876bfa63b0e13833eaeadb7c6a0481f1d7970b283f69ece4d81c99985f4dd161_arm64",
"8Base-RHACM-2.6:rhacm2/multicluster-observability-rhel8-operator@sha256:d23f208e020d42bc095011d423146e2da35b2bc85b844911bde2f4edf696bdca_amd64",
"8Base-RHACM-2.6:rhacm2/multicluster-observability-rhel8-operator@sha256:f29581baf5277588d2e4cd01380ecf46e3c97a2f17ade01b048f75c29f18d62c_s390x",
"8Base-RHACM-2.6:rhacm2/multicluster-operators-application-rhel8@sha256:1952d422bd7ba42323711faba59244c449293cc92502e350460fee07c0e3b34a_ppc64le",
"8Base-RHACM-2.6:rhacm2/multicluster-operators-application-rhel8@sha256:566a60f630ec346eced3106ec072963d1b9f9d300e7d4cee6af6dc0d590a3937_s390x",
"8Base-RHACM-2.6:rhacm2/multicluster-operators-application-rhel8@sha256:724dd9f4a5e4acd061206ca2ea57c329210ade5135dbdf941b8d7e720daa4f10_arm64",
"8Base-RHACM-2.6:rhacm2/multicluster-operators-application-rhel8@sha256:ace8895fc62c1394dfa7854fd9ce3e14ef859e989255f70dc9a5a3d9bcd514c0_amd64",
"8Base-RHACM-2.6:rhacm2/multicluster-operators-channel-rhel8@sha256:1ebe6504a6a58f39f93952bf1c135ea58ff77e65c5b8ba73c7ad6295e66a1b45_s390x",
"8Base-RHACM-2.6:rhacm2/multicluster-operators-channel-rhel8@sha256:557cc962d0b10d80a9dea7adce387ea28fb4199a02fa8546645ab2cacbf28b88_ppc64le",
"8Base-RHACM-2.6:rhacm2/multicluster-operators-channel-rhel8@sha256:82526c7c046325bde1dfa0a47b58b773355f00bc95c23be75105e7255e7bddd2_arm64",
"8Base-RHACM-2.6:rhacm2/multicluster-operators-channel-rhel8@sha256:85e20d97f28e43668c2790bd6e0adbc598d01f9fab849761fb96d7a5c4946a87_amd64",
"8Base-RHACM-2.6:rhacm2/multicluster-operators-subscription-rhel8@sha256:7310f31faae367a363c27a7236b562bbfe8381a352fce906279590bac11571d2_ppc64le",
"8Base-RHACM-2.6:rhacm2/multicluster-operators-subscription-rhel8@sha256:7676d33b9be36ca6660d3aed888fdffcf270fcf82258ed9531e2746a3d27610c_s390x",
"8Base-RHACM-2.6:rhacm2/multicluster-operators-subscription-rhel8@sha256:e718d5abef58365d547ef73828a26adff5b6cef1bf935aa7c27f12f604b50337_amd64",
"8Base-RHACM-2.6:rhacm2/multicluster-operators-subscription-rhel8@sha256:f58aff87d1efb64417c6976f6772a464e54beefe847f50a141726b7a1a6a293a_arm64",
"8Base-RHACM-2.6:rhacm2/multiclusterhub-repo-rhel8@sha256:03222a9dd6eca9cf44932a0ff1bf89bd9d2d29683f1ebb0d0aa49171b77a4963_ppc64le",
"8Base-RHACM-2.6:rhacm2/multiclusterhub-repo-rhel8@sha256:881b8c3b19918affd478c0ad0c73dff96dd28f5c1dfddb86472b42e422fa25b6_amd64",
"8Base-RHACM-2.6:rhacm2/multiclusterhub-repo-rhel8@sha256:9de94ea1f83ec8b7257c7b2befc1485ed9cc40c9ef3600c4c4c50934e708cf9d_s390x",
"8Base-RHACM-2.6:rhacm2/multiclusterhub-repo-rhel8@sha256:a45ed68e7d3ac89d17eaf06445cabfc19a9ce85a42f116d75028d6acd18a322b_arm64",
"8Base-RHACM-2.6:rhacm2/multiclusterhub-rhel8@sha256:48d1fa8bc5f6a4d8349c41126301bd86d12836384f336881ecb71bd79f84ae93_ppc64le",
"8Base-RHACM-2.6:rhacm2/multiclusterhub-rhel8@sha256:a33e91fb763a2f0894433bce31bd44229e7d5f5c53d36c6b6f643807a45c110b_arm64",
"8Base-RHACM-2.6:rhacm2/multiclusterhub-rhel8@sha256:d6e126cbdd3cfbcdee04b093389ca1b07ac8038da96060051ed94e1eeacc6d92_s390x",
"8Base-RHACM-2.6:rhacm2/multiclusterhub-rhel8@sha256:ecf12158a2d8802b4c7efd6b336ff36c1e002223b1d385a40fbef638d5e4aa21_amd64",
"8Base-RHACM-2.6:rhacm2/node-exporter-rhel8@sha256:14d23638efff3c30661c9a5f3ddb6ab0c7a9d162de1176dd9565cf49dfa4b9c5_amd64",
"8Base-RHACM-2.6:rhacm2/node-exporter-rhel8@sha256:533005e1608de68a09e53599de3f30990db95cb923794bab9ae9e3bc1a8b6baf_arm64",
"8Base-RHACM-2.6:rhacm2/node-exporter-rhel8@sha256:99eef3491c7092afa14179b9a9d39dd8fbfb3c9bb61759d678af5d91ac23e59d_s390x",
"8Base-RHACM-2.6:rhacm2/node-exporter-rhel8@sha256:e200d4e1802cce7fce32b1e0dc5c3220b6f6477b73b3a2d8ea26a5a42d63f46b_ppc64le",
"8Base-RHACM-2.6:rhacm2/observatorium-rhel8-operator@sha256:092e3437e6d38b2bf676d7fb67ad672e3ef03440017b5af7c1ebd2beb3f437eb_amd64",
"8Base-RHACM-2.6:rhacm2/observatorium-rhel8-operator@sha256:8cf076bfb049d1aabd00040ee65f0fedd590f0dd448c7561de494093a915b397_ppc64le",
"8Base-RHACM-2.6:rhacm2/observatorium-rhel8-operator@sha256:e69987a64fdbf873d4b19d8626c0c5e99dd13d7c95446850559be966dae45ad0_arm64",
"8Base-RHACM-2.6:rhacm2/observatorium-rhel8-operator@sha256:f0bf89eaea6b7afc2d08c77bd40dfba581f91f462f5ec3d70473b332ca6f781c_s390x",
"8Base-RHACM-2.6:rhacm2/observatorium-rhel8@sha256:0686cfddd61737f7e7eb4f0c011397277394559edac3bb947c0969e302686dd5_ppc64le",
"8Base-RHACM-2.6:rhacm2/observatorium-rhel8@sha256:8f2f3732600235f66c406b6121ac37979f52572ce90353b6e099be7b74406251_amd64",
"8Base-RHACM-2.6:rhacm2/observatorium-rhel8@sha256:9e1fccc5b17865a6d7baaa1a15cb50f47d80a14b0a7bcbd94c12f0ddcaaf1b28_s390x",
"8Base-RHACM-2.6:rhacm2/observatorium-rhel8@sha256:bdd89a1051c8f21e7d81ff80c96731a0eaa7d15c320ab1e6b1dc3f6babd42598_arm64",
"8Base-RHACM-2.6:rhacm2/prometheus-alertmanager-rhel8@sha256:0860b7aa5e8b07792ad7f5d5c0654e23e9da8eedd4b9f509caea616dcfa97d69_amd64",
"8Base-RHACM-2.6:rhacm2/prometheus-alertmanager-rhel8@sha256:624895d8579ef6f3e5b17558a30775790ec6f00701f8c5cdfa315292d7f9e867_s390x",
"8Base-RHACM-2.6:rhacm2/prometheus-alertmanager-rhel8@sha256:6d09865a228cdbbc6d1ac13042c3c00f0bd086f6dc181dfa3cdf8c7f9d826b9e_arm64",
"8Base-RHACM-2.6:rhacm2/prometheus-alertmanager-rhel8@sha256:c69fee848d21346a271972e89d91898eac9fec27d598d98ffa004ca8d1b53270_ppc64le",
"8Base-RHACM-2.6:rhacm2/prometheus-rhel8@sha256:52cea7c27de23e3358030b09f22b962723c523a940f8e2043edc298c907d761c_arm64",
"8Base-RHACM-2.6:rhacm2/prometheus-rhel8@sha256:67e0fadfbb4d99a60435ed12b470772b38ace4ca815fe73da68eb3c826e200fc_ppc64le",
"8Base-RHACM-2.6:rhacm2/prometheus-rhel8@sha256:e8241b1d852d605b44ecfcc552cb0f905f72e8a17c8d228162b40c19388f5176_s390x",
"8Base-RHACM-2.6:rhacm2/prometheus-rhel8@sha256:ed0cc13e79949436d29a7ad0b41b189744a177ea27545fd5eb9b4f71e87bd0eb_amd64",
"8Base-RHACM-2.6:rhacm2/rbac-query-proxy-rhel8@sha256:29c76a37497f212aed280e2bf16ef45fb3785fb4649ce17b7fe9d653a79e2112_arm64",
"8Base-RHACM-2.6:rhacm2/rbac-query-proxy-rhel8@sha256:475a45884a51127722030226ff9a5f0752c98574c41eb61796aece5e702346a3_ppc64le",
"8Base-RHACM-2.6:rhacm2/rbac-query-proxy-rhel8@sha256:582301b10af0b966ae7d5e130cb0e5f96e7912dc66b4108e0d6078656ca80604_amd64",
"8Base-RHACM-2.6:rhacm2/rbac-query-proxy-rhel8@sha256:f1c7de85a44c03f48a6f62ba1d7d650f0b06e0f502cecff1512ad637b5bc1c27_s390x",
"8Base-RHACM-2.6:rhacm2/redisgraph-tls-rhel8@sha256:128279a656bfbde6c2c052766d63a1de6a06d8bea2707813c64396c2ae382478_amd64",
"8Base-RHACM-2.6:rhacm2/redisgraph-tls-rhel8@sha256:35927ca6e6e9c8d420c499a0c8ad37c4297ba19743d550f489d3e66482275a49_arm64",
"8Base-RHACM-2.6:rhacm2/redisgraph-tls-rhel8@sha256:4696baed553266682ba2b54d3bf683d2ff1241b625de5ec54a45c1b2c5f96243_s390x",
"8Base-RHACM-2.6:rhacm2/redisgraph-tls-rhel8@sha256:d722f2ffab1f58bbaf3c62ef71dbf7e6c4023e6ab17690f1049075a321d0b1ac_ppc64le",
"8Base-RHACM-2.6:rhacm2/search-aggregator-rhel8@sha256:2b5f372c1c73c4de587b5a4388d95b8cc553fc56af446fcefa0e14c6d980b6b3_ppc64le",
"8Base-RHACM-2.6:rhacm2/search-aggregator-rhel8@sha256:38fceeedc0672def1c2cf42bb6743ae726e77d9f7352d002b3fc688c6d551852_amd64",
"8Base-RHACM-2.6:rhacm2/search-aggregator-rhel8@sha256:6a915335bcebb0884fc72df2dfee97c74d42c035864b960e1c800fa6c5f8d93c_arm64",
"8Base-RHACM-2.6:rhacm2/search-aggregator-rhel8@sha256:752decaefc38aa009f54201b38d4ab26d9b4020caec649d9b1f1564f56c47c2a_s390x",
"8Base-RHACM-2.6:rhacm2/search-api-rhel8@sha256:37eea70d5b1c89c25372dcea8c8c03e1e0a9af1b5a06f3b0706ba776ae8847c1_amd64",
"8Base-RHACM-2.6:rhacm2/search-api-rhel8@sha256:7400088d206592eb29cd86182909626262c9b2a99f017811fcc9d8a753c39009_arm64",
"8Base-RHACM-2.6:rhacm2/search-api-rhel8@sha256:aa8ea0deabc39a068f3f6ce9fa6334e44fc507355009a9bff448e742156ec203_ppc64le",
"8Base-RHACM-2.6:rhacm2/search-api-rhel8@sha256:b4d2d39c2b3b736987f1e888b858d52a7ebd9f8d0cebd3bdef8c59f6e3e41725_s390x",
"8Base-RHACM-2.6:rhacm2/search-collector-rhel8@sha256:0174699ec75fcda08892b4e72b674df989af51ea5f04de57a62c2a85a3c08f4f_arm64",
"8Base-RHACM-2.6:rhacm2/search-collector-rhel8@sha256:5a29a9805b8d20969cba86da11a9de8176a3172df361aec5fae136a4271de308_amd64",
"8Base-RHACM-2.6:rhacm2/search-collector-rhel8@sha256:be7eed9ad9502bcc294081f7e2098fc4f8411c912c34fe63479b5b770d06caca_s390x",
"8Base-RHACM-2.6:rhacm2/search-collector-rhel8@sha256:c467c1d7ceaf5281077f7fe8ff1c1c4cffe325132890a3ab9b96ea5db2e2c930_ppc64le",
"8Base-RHACM-2.6:rhacm2/search-rhel8@sha256:2135cd20bb7ebbf48499992fe46a928e28fc78c86e360633ea09054520c42539_ppc64le",
"8Base-RHACM-2.6:rhacm2/search-rhel8@sha256:3a7a31974210e21a3faed9b57a75b970c70ac41d9662b884d4ce67275f756fc7_arm64",
"8Base-RHACM-2.6:rhacm2/search-rhel8@sha256:6e6a19f1440e4eb15a8206e18f7f4dde3e1a5c6518944571d09923d116d3f04e_amd64",
"8Base-RHACM-2.6:rhacm2/search-rhel8@sha256:e6ed3e65f0d49b3c6b0e3e97593a8fae4d453f3aecf8d7829c0d25c68bc91ea1_s390x",
"8Base-RHACM-2.6:rhacm2/submariner-addon-rhel8@sha256:7b80d01371f551df506bd0c56df6829845bfce497ff01cc44b68f172ed5399b4_ppc64le",
"8Base-RHACM-2.6:rhacm2/submariner-addon-rhel8@sha256:934c560bc786015c694e9cffbae8e86f631b3331d62f5a547931446dae82f8c3_s390x",
"8Base-RHACM-2.6:rhacm2/submariner-addon-rhel8@sha256:b467881f4028a89a9e79ba93da719845db576f47a04ae6e569c2317be5594b29_arm64",
"8Base-RHACM-2.6:rhacm2/submariner-addon-rhel8@sha256:fc5592d42e4aca70288448d174511b922ece7f8cb4b41c6a36195c3a4a60aa36_amd64",
"8Base-RHACM-2.6:rhacm2/thanos-receive-controller-rhel8@sha256:21f2626c10c4fb61b37e6ca4ab574186b423f155fbc5cfef3e894fff04cc270e_ppc64le",
"8Base-RHACM-2.6:rhacm2/thanos-receive-controller-rhel8@sha256:c357074958324fc5d602cdcf1cba285bf8582e0b36af79a8f6211bb0dfb77a10_amd64",
"8Base-RHACM-2.6:rhacm2/thanos-receive-controller-rhel8@sha256:d9ac8e67d6d9858b16dd9d1d49c1dd904aa22a7b618e5d33292344faced9c0d3_arm64",
"8Base-RHACM-2.6:rhacm2/thanos-receive-controller-rhel8@sha256:e3b840a7833680170f9e9ca52309552c584935a68c75cc71e6d576b104dc01c8_s390x",
"8Base-RHACM-2.6:rhacm2/thanos-rhel8@sha256:453c525197ccfe1f866af70ca2e7f3deb6f98d0b98c09b602b4fa1368787213d_amd64",
"8Base-RHACM-2.6:rhacm2/thanos-rhel8@sha256:4b3b45ad0b564360c245d20b1540c2398c9606cf8684275e4ee071c591357929_arm64",
"8Base-RHACM-2.6:rhacm2/thanos-rhel8@sha256:7e43ba8f47ec54b5f86d13c81b67b044176530b63b5ae3f40332fc975cc6b21f_s390x",
"8Base-RHACM-2.6:rhacm2/thanos-rhel8@sha256:faaa00c0af80c781a7c610616153a3cd1dc1b20637934c3a243a2e9664ba0ee5_ppc64le"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2022-30633"
},
{
"category": "external",
"summary": "RHBZ#2107392",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2107392"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2022-30633",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-30633"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2022-30633",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2022-30633"
},
{
"category": "external",
"summary": "https://go.dev/issue/53611",
"url": "https://go.dev/issue/53611"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-announce/c/nqrv9fbR0zE",
"url": "https://groups.google.com/g/golang-announce/c/nqrv9fbR0zE"
}
],
"release_date": "2022-07-12T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2022-09-06T22:27:58+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.6/html-single/install/index#installing",
"product_ids": [
"8Base-RHACM-2.6:rhacm2/acm-governance-policy-addon-controller-rhel8@sha256:615ab5d9542759d921634737709e84a8e65d003ea136e5d22858d380225fd177_amd64",
"8Base-RHACM-2.6:rhacm2/acm-governance-policy-addon-controller-rhel8@sha256:958b729d30f10b9c121e68ac8ede2054ed29cc52a9a7d6df0537ed221aa74358_s390x",
"8Base-RHACM-2.6:rhacm2/acm-governance-policy-addon-controller-rhel8@sha256:b5bef941b4e0b5b3529ca5b2311c85295b9f6d12e482a9cbdad691c2406541f1_ppc64le",
"8Base-RHACM-2.6:rhacm2/acm-governance-policy-addon-controller-rhel8@sha256:f6194b9056d77e54f3c74caa9eab87bd1df1818d082fc807229d1c44ec6c88c4_arm64",
"8Base-RHACM-2.6:rhacm2/acm-grafana-rhel8@sha256:45616ed43b53d3a83e65828118f09430396f5bcb0566ae3a65d937b59f0d873e_s390x",
"8Base-RHACM-2.6:rhacm2/acm-grafana-rhel8@sha256:8c48441cfa850ea1274932e94da0831618c10f91022619c779304501a75fb161_amd64",
"8Base-RHACM-2.6:rhacm2/acm-grafana-rhel8@sha256:cc1c196b19c5fd8f313c6136359cc9dd37b5f59d32a581b10cf89b80b7d0cbf4_arm64",
"8Base-RHACM-2.6:rhacm2/acm-grafana-rhel8@sha256:cdf24e68e50be1350566243f6d2cb1403d09ab68e5fed39ea6c56212e42b90f1_ppc64le",
"8Base-RHACM-2.6:rhacm2/acm-must-gather-rhel8@sha256:1457ff5cfd61611fdc968d4af5b020d835e107b97932c7ba7b3f5ed4cbd0e39f_ppc64le",
"8Base-RHACM-2.6:rhacm2/acm-must-gather-rhel8@sha256:39842906b3846418bc31098e2abad08210118d86aa683e9e5fd04a97822df22d_arm64",
"8Base-RHACM-2.6:rhacm2/acm-must-gather-rhel8@sha256:8a69add2d90a1e094de8510052b683e1765153da75e316ad7778499af0c5ddf9_s390x",
"8Base-RHACM-2.6:rhacm2/acm-must-gather-rhel8@sha256:dca91134a2c1c33c736afcd4c9373749448641385f39162c74e115691289e843_amd64",
"8Base-RHACM-2.6:rhacm2/acm-operator-bundle@sha256:0eac6124f59492d09c1ae650025d59ea0e8547d9f9c832cb9607b09254ff6ddd_s390x",
"8Base-RHACM-2.6:rhacm2/acm-operator-bundle@sha256:1cbcd58a4c23e4c89a6a0509f78802a5aa21205db2784ebc9772b99a3917b183_arm64",
"8Base-RHACM-2.6:rhacm2/acm-operator-bundle@sha256:997aaee36f0bed47e231925a3f2c2ecc503410e54b35727f035c72477f3d1944_ppc64le",
"8Base-RHACM-2.6:rhacm2/acm-operator-bundle@sha256:ce699187f250b93976b8063228ac12d11c6c8f6baba69ba4ed17a38730e84eb3_amd64",
"8Base-RHACM-2.6:rhacm2/acm-prometheus-config-reloader-rhel8@sha256:693a77a9324d6c7f0e69bd9d5725b51f3e429972f1e67469e93648cb347eae84_arm64",
"8Base-RHACM-2.6:rhacm2/acm-prometheus-config-reloader-rhel8@sha256:89757e804d5df2b5eeeb1191b599c3acb9e75f61170f888095302830d6de0582_s390x",
"8Base-RHACM-2.6:rhacm2/acm-prometheus-config-reloader-rhel8@sha256:8e45e1fd7342d7525b118f01794cac1f4a8662def5f2a06336b698db2e268742_amd64",
"8Base-RHACM-2.6:rhacm2/acm-prometheus-config-reloader-rhel8@sha256:ce1c17b34b7aac2e990dc0efe40f4406e73f727b2c7bfe109eded849de753f1a_ppc64le",
"8Base-RHACM-2.6:rhacm2/acm-prometheus-rhel8@sha256:728606d96dd9e0fc2e7810e092e10ee071ec36598c990c8252beccace59a679e_amd64",
"8Base-RHACM-2.6:rhacm2/acm-prometheus-rhel8@sha256:b457d0b95d88c5dd0aac87492cbca40a9d7c2074002ad110f52d562f0c5d0797_arm64",
"8Base-RHACM-2.6:rhacm2/acm-prometheus-rhel8@sha256:f34d2569033bfb1d173342264f090f46d80f7843d52704a7ce9e9eb9de2f5abb_s390x",
"8Base-RHACM-2.6:rhacm2/acm-prometheus-rhel8@sha256:f720e0a94bfe7ed5d812819a3e77cc0581be102970127d8c0d4aa06a05edbf3d_ppc64le",
"8Base-RHACM-2.6:rhacm2/acm-volsync-addon-controller-rhel8@sha256:17ccd6b924b36ab14e3ca5f5331ba7e4c86f8cb64304640d58c3ee6b76edbcaf_ppc64le",
"8Base-RHACM-2.6:rhacm2/acm-volsync-addon-controller-rhel8@sha256:27079308ea87e35564cc3089c65eae68d63880a3bb093ca64d1678a68b60fcec_amd64",
"8Base-RHACM-2.6:rhacm2/acm-volsync-addon-controller-rhel8@sha256:9eabaac2df91aeef613d6973669d07298f2159c6a6e0c9f294623f7b1a10bc08_s390x",
"8Base-RHACM-2.6:rhacm2/acm-volsync-addon-controller-rhel8@sha256:f7abdf1756bc0ff2ebf02fee0469a8b9eeabe1fa8cafdd21c6e8f958155b70bb_arm64",
"8Base-RHACM-2.6:rhacm2/cert-policy-controller-rhel8@sha256:017c1e663827a3b55d70badd3ed979b5d1831252c49d671897a85a75afaa5bb0_s390x",
"8Base-RHACM-2.6:rhacm2/cert-policy-controller-rhel8@sha256:0610778095974edf936602018281bf7a5e287ba9eca9f661a423e68bbe000e40_ppc64le",
"8Base-RHACM-2.6:rhacm2/cert-policy-controller-rhel8@sha256:a66d7d4ee1179f7fce639490f919d722db54eaa3118b4135078c33e6cbf91488_amd64",
"8Base-RHACM-2.6:rhacm2/cert-policy-controller-rhel8@sha256:d660befef0c8f7a4db7aa3b865545c9863d8f37e7ba4b8de4380185f82b208d4_arm64",
"8Base-RHACM-2.6:rhacm2/cluster-backup-rhel8-operator@sha256:1a749d0795972a9bfd5a00aa96c238a660673464be01b2aa9fd7a3aeead6ddf7_amd64",
"8Base-RHACM-2.6:rhacm2/cluster-backup-rhel8-operator@sha256:8915dbdc562e63441f79041bdf1176e46ce53e95418d133f0cd0c1ff79da48a2_arm64",
"8Base-RHACM-2.6:rhacm2/cluster-backup-rhel8-operator@sha256:995f225449b207da9a3cad175dac85b87eefb28ff5bae6a588f40fd79fbe12a1_ppc64le",
"8Base-RHACM-2.6:rhacm2/cluster-backup-rhel8-operator@sha256:f1255a76c6275a4b6a400c82e204a5112fff6fe87f71626f8f309763f6a5d9e4_s390x",
"8Base-RHACM-2.6:rhacm2/config-policy-controller-rhel8@sha256:3b2e0d850e8fc966ec80bff16df26002334744a96b81c7a7dfe222f1706a52e3_s390x",
"8Base-RHACM-2.6:rhacm2/config-policy-controller-rhel8@sha256:447f275bbde46d7fc173798ef5abc0a77a6780f0dffdc171786edbe00f27d8d8_ppc64le",
"8Base-RHACM-2.6:rhacm2/config-policy-controller-rhel8@sha256:61964a1a0ddf2e98bcf5249b7374235055ab85cc26663a8d9397c2b7f6fbb4c6_amd64",
"8Base-RHACM-2.6:rhacm2/config-policy-controller-rhel8@sha256:a3abaa3d0bf1d34fa9e40903a8713c439f5f7f751e775d32cbab308983064ce0_arm64",
"8Base-RHACM-2.6:rhacm2/console-rhel8@sha256:6c0f630ff57f6f423df6dbf4df9faad25089f9b391be35cb8bc9cd5211f94d67_arm64",
"8Base-RHACM-2.6:rhacm2/console-rhel8@sha256:8608aed6971299def3fbe749336727e84c69582664dedac3145b92ea24e62e4d_amd64",
"8Base-RHACM-2.6:rhacm2/console-rhel8@sha256:afa80ae8274db7fa6796c35980fc5df15889e94aff3361f6cda643e5a09da220_ppc64le",
"8Base-RHACM-2.6:rhacm2/console-rhel8@sha256:f06e4e3f62db52c6d7fa0bc1f289de773e18d076bc38612e1b0ddc85c76fde06_s390x",
"8Base-RHACM-2.6:rhacm2/endpoint-monitoring-rhel8-operator@sha256:060bcd658756a924b4ce4d202bd447a3254fc1f49af7d685dde8720f355cde8e_arm64",
"8Base-RHACM-2.6:rhacm2/endpoint-monitoring-rhel8-operator@sha256:091d66731c5fe8eba5646c6b2622bb38c074e202a8a4a7e906921673b60f0898_amd64",
"8Base-RHACM-2.6:rhacm2/endpoint-monitoring-rhel8-operator@sha256:80660eb7f3c068768b0ea04ff20f4539194c52427ffdab4626bf781aa3f2ca64_s390x",
"8Base-RHACM-2.6:rhacm2/endpoint-monitoring-rhel8-operator@sha256:d6204fcf04c83bac13232ec1602572ad5f22bb528537e591079dfa36152697ec_ppc64le",
"8Base-RHACM-2.6:rhacm2/governance-policy-propagator-rhel8@sha256:51be0f04938b60ed1dba60908bebd2000d78e4ade34757bae70a083c67d77e8e_arm64",
"8Base-RHACM-2.6:rhacm2/governance-policy-propagator-rhel8@sha256:9577701bf3c7aa00b99531d2c3842130abc6cd91c52c4a7ba040b705eeace4c7_s390x",
"8Base-RHACM-2.6:rhacm2/governance-policy-propagator-rhel8@sha256:bdc6c128628db86697af198430c5ae5c61c3e586c1a97187e4d4e852cec61e92_ppc64le",
"8Base-RHACM-2.6:rhacm2/governance-policy-propagator-rhel8@sha256:cc519319b9f4fe672144ebedd772ddf56d5de90e3c8f52c0fb9b55313f71a7b3_amd64",
"8Base-RHACM-2.6:rhacm2/governance-policy-spec-sync-rhel8@sha256:2c1905ae8a83e5598678457fd955cbc867453ed5836de6fcc182e4928df8bd67_s390x",
"8Base-RHACM-2.6:rhacm2/governance-policy-spec-sync-rhel8@sha256:4a8d30cc0e1d83c69b7f3339418b101da23fbcaee7d326bedaff677eceb25ab2_ppc64le",
"8Base-RHACM-2.6:rhacm2/governance-policy-spec-sync-rhel8@sha256:6849cf1b4dd883d5b4c0cf90a3adfb26cb59d03d3b892cee3669a32dd6b8dcc2_amd64",
"8Base-RHACM-2.6:rhacm2/governance-policy-spec-sync-rhel8@sha256:d06ffc621167aff31ecb0fa417b294ff0676fb00e4ef1c6cb0fb2aaf4b2561e0_arm64",
"8Base-RHACM-2.6:rhacm2/governance-policy-status-sync-rhel8@sha256:4c86e16f15aaf454e4e5ce5436e1db27a5f8a55f573c3eaf02e4786fe52edfc8_arm64",
"8Base-RHACM-2.6:rhacm2/governance-policy-status-sync-rhel8@sha256:cf6a75d94f50dd063e939aee18756c767cba43f4e1e62a9c2f2b764ac6f43746_s390x",
"8Base-RHACM-2.6:rhacm2/governance-policy-status-sync-rhel8@sha256:e072b615eeffff80a94831e58c70980684c1ec4bd972844b25b157eb7ed5937f_ppc64le",
"8Base-RHACM-2.6:rhacm2/governance-policy-status-sync-rhel8@sha256:fffe971caa2e911d9c972c0e88712ff431d34c63dbe74e25f1cababa50ea7417_amd64",
"8Base-RHACM-2.6:rhacm2/governance-policy-template-sync-rhel8@sha256:10bc1a3833599a593a058e804de67e92888ed779fd0000928d4a70b6c7d5c1c2_amd64",
"8Base-RHACM-2.6:rhacm2/governance-policy-template-sync-rhel8@sha256:5c17f979f47840a879059ad83de12f0756889564a17190ba4438a7632c999bb1_arm64",
"8Base-RHACM-2.6:rhacm2/governance-policy-template-sync-rhel8@sha256:848bce8007de7714afc8c755b5f0c3cdf5eb6b1d259811c947bc295924539a0e_ppc64le",
"8Base-RHACM-2.6:rhacm2/governance-policy-template-sync-rhel8@sha256:95439f7e18fa87601d5860cbd9ca5f0738786e30a629d23788fd5fe33d694c66_s390x",
"8Base-RHACM-2.6:rhacm2/grafana-dashboard-loader-rhel8@sha256:1f5c1b2cffebf069859e95d0e722cb293f8c176bf5c5873bb9517c96b26c2e10_arm64",
"8Base-RHACM-2.6:rhacm2/grafana-dashboard-loader-rhel8@sha256:5223158a122658bafbd853c596cdc1f7bd7a0e4fdd82b1c3668ac84adeae9f24_s390x",
"8Base-RHACM-2.6:rhacm2/grafana-dashboard-loader-rhel8@sha256:561f1f05925cfe3c5f0f8a9b7475be4bbab183b5611ecfe09b090d80fa4bc2fe_amd64",
"8Base-RHACM-2.6:rhacm2/grafana-dashboard-loader-rhel8@sha256:734270221ec4a516e7eb77f2ec3a753384242116aa70320a1dbe969e915af1df_ppc64le",
"8Base-RHACM-2.6:rhacm2/iam-policy-controller-rhel8@sha256:2827e5f485213f92e2d0092187f3976dd6fe598e39b5cf2212d48c3a44c34b13_arm64",
"8Base-RHACM-2.6:rhacm2/iam-policy-controller-rhel8@sha256:8ca9e80365c76b66b2de3924fc50a5912e606042c704b02cb174a4b8bd3927c4_amd64",
"8Base-RHACM-2.6:rhacm2/iam-policy-controller-rhel8@sha256:c5069e76a900aa300102a0ae54ecbc12c0ac31abfeed8656ee60a949daef79c3_s390x",
"8Base-RHACM-2.6:rhacm2/iam-policy-controller-rhel8@sha256:ca05e79e5508924af71f323c13f664770d8dd4eb61ecf0894e4f9a81f7a1b402_ppc64le",
"8Base-RHACM-2.6:rhacm2/insights-client-rhel8@sha256:02cacfec60c80b9228e8b18949751de867f974ea6b1172129096e64e949c0598_amd64",
"8Base-RHACM-2.6:rhacm2/insights-client-rhel8@sha256:2b14036d0291e54c3191682de2ea875a78d78c35b2791a5a113ba1a8920f0621_ppc64le",
"8Base-RHACM-2.6:rhacm2/insights-client-rhel8@sha256:d4c05f641de8fd0753d63cc6d5b62464d3d6a87d601514e87ef2e40bbe7b01b6_s390x",
"8Base-RHACM-2.6:rhacm2/insights-client-rhel8@sha256:e15c410b693b34f49869d037ebb5584384fcdf88114b7a94967ca09f1361a5f3_arm64",
"8Base-RHACM-2.6:rhacm2/insights-metrics-rhel8@sha256:67aa55bb65685395ad2773e7459dff5fbccdeedcf9e56ec2722d8f5c919eae89_s390x",
"8Base-RHACM-2.6:rhacm2/insights-metrics-rhel8@sha256:6c54e08f5f6c2cae41a5e108e1019ff6522af8f69d666e22eb4631cd83b85917_amd64",
"8Base-RHACM-2.6:rhacm2/insights-metrics-rhel8@sha256:88d9b7246aa75cb2c88ccb7f2f1202fc465be0f2d89e59f1d2259f69ada56d9d_arm64",
"8Base-RHACM-2.6:rhacm2/insights-metrics-rhel8@sha256:bad98fe71638d7346f31ea45f6063ec970bf90844bb5c5dc5f917bb0f0099899_ppc64le",
"8Base-RHACM-2.6:rhacm2/klusterlet-addon-controller-rhel8@sha256:22e510955af3fa736b7306c387f44b5f15f5f9a7a006c6587e06d5d8602cc2f0_s390x",
"8Base-RHACM-2.6:rhacm2/klusterlet-addon-controller-rhel8@sha256:55bc86326f992cc4f4401b93f90cdd2baa6728015ffaf6168f2d46ae43c70cf4_ppc64le",
"8Base-RHACM-2.6:rhacm2/klusterlet-addon-controller-rhel8@sha256:8dd7f47af047fb899c7fcbad61cb8f38da45990cac186f9235aec3e4e7de25e9_amd64",
"8Base-RHACM-2.6:rhacm2/klusterlet-addon-controller-rhel8@sha256:bdb97eb5bb0e8f59edf0d389fb07c45171e728dc8b4d2bdacd785193b46ec03b_arm64",
"8Base-RHACM-2.6:rhacm2/kube-rbac-proxy-rhel8@sha256:11a353ee9da6cc843d5f346f4fa51681d13318e2e61fc4d1a3f63406eb175260_s390x",
"8Base-RHACM-2.6:rhacm2/kube-rbac-proxy-rhel8@sha256:31757f3e3bb08b4e49e54694b18b3cf327637be20535482b2df1345b17444dda_amd64",
"8Base-RHACM-2.6:rhacm2/kube-rbac-proxy-rhel8@sha256:b2c0b7414d0fc36a49cbdc5a56b25dd62aac18defc2defbd9c1895cd13a5e716_arm64",
"8Base-RHACM-2.6:rhacm2/kube-rbac-proxy-rhel8@sha256:dbd816d503e9beb58622604432eb415419e893627eb95c1ceeb8ff5bda7d6335_ppc64le",
"8Base-RHACM-2.6:rhacm2/kube-state-metrics-rhel8@sha256:53246a6df1f0880d94ed2644fa4366e3e2108b6fa8a51745af87785346ce5304_s390x",
"8Base-RHACM-2.6:rhacm2/kube-state-metrics-rhel8@sha256:5f2393bceefffb32240043b6722aa73d31fc8133cc2666fcf5eb8d33794bc54f_arm64",
"8Base-RHACM-2.6:rhacm2/kube-state-metrics-rhel8@sha256:c792c043462281cde7c93bd8e2136f62ca17d072e7f466353f37de8e5f5dc949_ppc64le",
"8Base-RHACM-2.6:rhacm2/kube-state-metrics-rhel8@sha256:e6b1d24b56e6973eee1569e351db6637ca67e1d6cd124adb845cbf6e35a4f6af_amd64",
"8Base-RHACM-2.6:rhacm2/management-ingress-rhel8@sha256:07238998d21204cd8f25dc63e6dbde20a2dd25c3b96609729306db6c63a0fca4_arm64",
"8Base-RHACM-2.6:rhacm2/management-ingress-rhel8@sha256:0d2665d19a8753c6269f594b68b067cd62a402404287e6416543c1af2d7d3cf4_ppc64le",
"8Base-RHACM-2.6:rhacm2/management-ingress-rhel8@sha256:6917d018e53aabb6f5402f02000aedd2e5cf71bcc84562e0fc7d7c87049f4b67_amd64",
"8Base-RHACM-2.6:rhacm2/management-ingress-rhel8@sha256:73b0444bd91a1dade3b7e76245ac8d6cb568929bba321b8c86c269d6f542ac3b_s390x",
"8Base-RHACM-2.6:rhacm2/memcached-exporter-rhel8@sha256:7d85dd62346a647d22202baa0f8d405b2aaf9a7174b38e5d29df2e03530009c3_s390x",
"8Base-RHACM-2.6:rhacm2/memcached-exporter-rhel8@sha256:9635616c8f058e67d557201147904b05f8b49938f63fb2b0239dfca883f61685_arm64",
"8Base-RHACM-2.6:rhacm2/memcached-exporter-rhel8@sha256:9e91ecec92ec0df8b72beb6040f39d9a25b0bfad844e92ea34cc2d648d221d22_ppc64le",
"8Base-RHACM-2.6:rhacm2/memcached-exporter-rhel8@sha256:c773b9a2fffcd549d4936054260f655c78da603957826d6bad4e8567a213ad10_amd64",
"8Base-RHACM-2.6:rhacm2/memcached-rhel8@sha256:584f8c4a9a1b75fc71948a98add560d4fe3d936ee46ac791f32121dbadf8c7d2_ppc64le",
"8Base-RHACM-2.6:rhacm2/memcached-rhel8@sha256:59b3ce3f3f4459c97cfffee5e20830d70f8a69198b5fab271e6c478d615c46d3_arm64",
"8Base-RHACM-2.6:rhacm2/memcached-rhel8@sha256:6f458c76757203b28434f871027c6a466a73d246ceb5bfac8793ad1896a672ab_amd64",
"8Base-RHACM-2.6:rhacm2/memcached-rhel8@sha256:e34722fd656e3205dcdb565b0ab68e9971174c11f125dbfff3bf82e1e21f3a76_s390x",
"8Base-RHACM-2.6:rhacm2/metrics-collector-rhel8@sha256:3a81a018b939752543e78c2d68d1436b851be2256b88c3e66cd506ae1d8f4c9c_ppc64le",
"8Base-RHACM-2.6:rhacm2/metrics-collector-rhel8@sha256:6a3e0c36c123c9dc54759655d9148f580abada501034914863a6528ded19ef34_amd64",
"8Base-RHACM-2.6:rhacm2/metrics-collector-rhel8@sha256:7991f484f97b9951f27f70e67d5db0850c4189ee86db8406cdda961a9beb06f0_arm64",
"8Base-RHACM-2.6:rhacm2/metrics-collector-rhel8@sha256:fa08b9bf3fd334738984e150ba5bfd2e005374752f3112340b65f6434eacd057_s390x",
"8Base-RHACM-2.6:rhacm2/multicloud-integrations-rhel8@sha256:2bcbf9a565f3c566061325aca3174ec755b5c94a28612718a3f1563db317273e_ppc64le",
"8Base-RHACM-2.6:rhacm2/multicloud-integrations-rhel8@sha256:6813ccd43a1aecd1aaf4d5d4b1620fd63bbca00b736100189ff91246bf3bc36b_arm64",
"8Base-RHACM-2.6:rhacm2/multicloud-integrations-rhel8@sha256:db89ef3686570526afdb2b79fd698aca5dc50c633009760f1748fb9fd506067b_amd64",
"8Base-RHACM-2.6:rhacm2/multicloud-integrations-rhel8@sha256:db8bc27937802c5d8fff769b9c93c8a01411629d199adbc39235e721d6468b30_s390x",
"8Base-RHACM-2.6:rhacm2/multicluster-observability-rhel8-operator@sha256:434db0ca203b14b899fff9b7a2a5b975de852ea29620a828f29246448aba873c_ppc64le",
"8Base-RHACM-2.6:rhacm2/multicluster-observability-rhel8-operator@sha256:876bfa63b0e13833eaeadb7c6a0481f1d7970b283f69ece4d81c99985f4dd161_arm64",
"8Base-RHACM-2.6:rhacm2/multicluster-observability-rhel8-operator@sha256:d23f208e020d42bc095011d423146e2da35b2bc85b844911bde2f4edf696bdca_amd64",
"8Base-RHACM-2.6:rhacm2/multicluster-observability-rhel8-operator@sha256:f29581baf5277588d2e4cd01380ecf46e3c97a2f17ade01b048f75c29f18d62c_s390x",
"8Base-RHACM-2.6:rhacm2/multicluster-operators-application-rhel8@sha256:1952d422bd7ba42323711faba59244c449293cc92502e350460fee07c0e3b34a_ppc64le",
"8Base-RHACM-2.6:rhacm2/multicluster-operators-application-rhel8@sha256:566a60f630ec346eced3106ec072963d1b9f9d300e7d4cee6af6dc0d590a3937_s390x",
"8Base-RHACM-2.6:rhacm2/multicluster-operators-application-rhel8@sha256:724dd9f4a5e4acd061206ca2ea57c329210ade5135dbdf941b8d7e720daa4f10_arm64",
"8Base-RHACM-2.6:rhacm2/multicluster-operators-application-rhel8@sha256:ace8895fc62c1394dfa7854fd9ce3e14ef859e989255f70dc9a5a3d9bcd514c0_amd64",
"8Base-RHACM-2.6:rhacm2/multicluster-operators-channel-rhel8@sha256:1ebe6504a6a58f39f93952bf1c135ea58ff77e65c5b8ba73c7ad6295e66a1b45_s390x",
"8Base-RHACM-2.6:rhacm2/multicluster-operators-channel-rhel8@sha256:557cc962d0b10d80a9dea7adce387ea28fb4199a02fa8546645ab2cacbf28b88_ppc64le",
"8Base-RHACM-2.6:rhacm2/multicluster-operators-channel-rhel8@sha256:82526c7c046325bde1dfa0a47b58b773355f00bc95c23be75105e7255e7bddd2_arm64",
"8Base-RHACM-2.6:rhacm2/multicluster-operators-channel-rhel8@sha256:85e20d97f28e43668c2790bd6e0adbc598d01f9fab849761fb96d7a5c4946a87_amd64",
"8Base-RHACM-2.6:rhacm2/multicluster-operators-subscription-rhel8@sha256:7310f31faae367a363c27a7236b562bbfe8381a352fce906279590bac11571d2_ppc64le",
"8Base-RHACM-2.6:rhacm2/multicluster-operators-subscription-rhel8@sha256:7676d33b9be36ca6660d3aed888fdffcf270fcf82258ed9531e2746a3d27610c_s390x",
"8Base-RHACM-2.6:rhacm2/multicluster-operators-subscription-rhel8@sha256:e718d5abef58365d547ef73828a26adff5b6cef1bf935aa7c27f12f604b50337_amd64",
"8Base-RHACM-2.6:rhacm2/multicluster-operators-subscription-rhel8@sha256:f58aff87d1efb64417c6976f6772a464e54beefe847f50a141726b7a1a6a293a_arm64",
"8Base-RHACM-2.6:rhacm2/multiclusterhub-repo-rhel8@sha256:03222a9dd6eca9cf44932a0ff1bf89bd9d2d29683f1ebb0d0aa49171b77a4963_ppc64le",
"8Base-RHACM-2.6:rhacm2/multiclusterhub-repo-rhel8@sha256:881b8c3b19918affd478c0ad0c73dff96dd28f5c1dfddb86472b42e422fa25b6_amd64",
"8Base-RHACM-2.6:rhacm2/multiclusterhub-repo-rhel8@sha256:9de94ea1f83ec8b7257c7b2befc1485ed9cc40c9ef3600c4c4c50934e708cf9d_s390x",
"8Base-RHACM-2.6:rhacm2/multiclusterhub-repo-rhel8@sha256:a45ed68e7d3ac89d17eaf06445cabfc19a9ce85a42f116d75028d6acd18a322b_arm64",
"8Base-RHACM-2.6:rhacm2/multiclusterhub-rhel8@sha256:48d1fa8bc5f6a4d8349c41126301bd86d12836384f336881ecb71bd79f84ae93_ppc64le",
"8Base-RHACM-2.6:rhacm2/multiclusterhub-rhel8@sha256:a33e91fb763a2f0894433bce31bd44229e7d5f5c53d36c6b6f643807a45c110b_arm64",
"8Base-RHACM-2.6:rhacm2/multiclusterhub-rhel8@sha256:d6e126cbdd3cfbcdee04b093389ca1b07ac8038da96060051ed94e1eeacc6d92_s390x",
"8Base-RHACM-2.6:rhacm2/multiclusterhub-rhel8@sha256:ecf12158a2d8802b4c7efd6b336ff36c1e002223b1d385a40fbef638d5e4aa21_amd64",
"8Base-RHACM-2.6:rhacm2/node-exporter-rhel8@sha256:14d23638efff3c30661c9a5f3ddb6ab0c7a9d162de1176dd9565cf49dfa4b9c5_amd64",
"8Base-RHACM-2.6:rhacm2/node-exporter-rhel8@sha256:533005e1608de68a09e53599de3f30990db95cb923794bab9ae9e3bc1a8b6baf_arm64",
"8Base-RHACM-2.6:rhacm2/node-exporter-rhel8@sha256:99eef3491c7092afa14179b9a9d39dd8fbfb3c9bb61759d678af5d91ac23e59d_s390x",
"8Base-RHACM-2.6:rhacm2/node-exporter-rhel8@sha256:e200d4e1802cce7fce32b1e0dc5c3220b6f6477b73b3a2d8ea26a5a42d63f46b_ppc64le",
"8Base-RHACM-2.6:rhacm2/observatorium-rhel8-operator@sha256:092e3437e6d38b2bf676d7fb67ad672e3ef03440017b5af7c1ebd2beb3f437eb_amd64",
"8Base-RHACM-2.6:rhacm2/observatorium-rhel8-operator@sha256:8cf076bfb049d1aabd00040ee65f0fedd590f0dd448c7561de494093a915b397_ppc64le",
"8Base-RHACM-2.6:rhacm2/observatorium-rhel8-operator@sha256:e69987a64fdbf873d4b19d8626c0c5e99dd13d7c95446850559be966dae45ad0_arm64",
"8Base-RHACM-2.6:rhacm2/observatorium-rhel8-operator@sha256:f0bf89eaea6b7afc2d08c77bd40dfba581f91f462f5ec3d70473b332ca6f781c_s390x",
"8Base-RHACM-2.6:rhacm2/observatorium-rhel8@sha256:0686cfddd61737f7e7eb4f0c011397277394559edac3bb947c0969e302686dd5_ppc64le",
"8Base-RHACM-2.6:rhacm2/observatorium-rhel8@sha256:8f2f3732600235f66c406b6121ac37979f52572ce90353b6e099be7b74406251_amd64",
"8Base-RHACM-2.6:rhacm2/observatorium-rhel8@sha256:9e1fccc5b17865a6d7baaa1a15cb50f47d80a14b0a7bcbd94c12f0ddcaaf1b28_s390x",
"8Base-RHACM-2.6:rhacm2/observatorium-rhel8@sha256:bdd89a1051c8f21e7d81ff80c96731a0eaa7d15c320ab1e6b1dc3f6babd42598_arm64",
"8Base-RHACM-2.6:rhacm2/prometheus-alertmanager-rhel8@sha256:0860b7aa5e8b07792ad7f5d5c0654e23e9da8eedd4b9f509caea616dcfa97d69_amd64",
"8Base-RHACM-2.6:rhacm2/prometheus-alertmanager-rhel8@sha256:624895d8579ef6f3e5b17558a30775790ec6f00701f8c5cdfa315292d7f9e867_s390x",
"8Base-RHACM-2.6:rhacm2/prometheus-alertmanager-rhel8@sha256:6d09865a228cdbbc6d1ac13042c3c00f0bd086f6dc181dfa3cdf8c7f9d826b9e_arm64",
"8Base-RHACM-2.6:rhacm2/prometheus-alertmanager-rhel8@sha256:c69fee848d21346a271972e89d91898eac9fec27d598d98ffa004ca8d1b53270_ppc64le",
"8Base-RHACM-2.6:rhacm2/prometheus-rhel8@sha256:52cea7c27de23e3358030b09f22b962723c523a940f8e2043edc298c907d761c_arm64",
"8Base-RHACM-2.6:rhacm2/prometheus-rhel8@sha256:67e0fadfbb4d99a60435ed12b470772b38ace4ca815fe73da68eb3c826e200fc_ppc64le",
"8Base-RHACM-2.6:rhacm2/prometheus-rhel8@sha256:e8241b1d852d605b44ecfcc552cb0f905f72e8a17c8d228162b40c19388f5176_s390x",
"8Base-RHACM-2.6:rhacm2/prometheus-rhel8@sha256:ed0cc13e79949436d29a7ad0b41b189744a177ea27545fd5eb9b4f71e87bd0eb_amd64",
"8Base-RHACM-2.6:rhacm2/rbac-query-proxy-rhel8@sha256:29c76a37497f212aed280e2bf16ef45fb3785fb4649ce17b7fe9d653a79e2112_arm64",
"8Base-RHACM-2.6:rhacm2/rbac-query-proxy-rhel8@sha256:475a45884a51127722030226ff9a5f0752c98574c41eb61796aece5e702346a3_ppc64le",
"8Base-RHACM-2.6:rhacm2/rbac-query-proxy-rhel8@sha256:582301b10af0b966ae7d5e130cb0e5f96e7912dc66b4108e0d6078656ca80604_amd64",
"8Base-RHACM-2.6:rhacm2/rbac-query-proxy-rhel8@sha256:f1c7de85a44c03f48a6f62ba1d7d650f0b06e0f502cecff1512ad637b5bc1c27_s390x",
"8Base-RHACM-2.6:rhacm2/redisgraph-tls-rhel8@sha256:128279a656bfbde6c2c052766d63a1de6a06d8bea2707813c64396c2ae382478_amd64",
"8Base-RHACM-2.6:rhacm2/redisgraph-tls-rhel8@sha256:35927ca6e6e9c8d420c499a0c8ad37c4297ba19743d550f489d3e66482275a49_arm64",
"8Base-RHACM-2.6:rhacm2/redisgraph-tls-rhel8@sha256:4696baed553266682ba2b54d3bf683d2ff1241b625de5ec54a45c1b2c5f96243_s390x",
"8Base-RHACM-2.6:rhacm2/redisgraph-tls-rhel8@sha256:d722f2ffab1f58bbaf3c62ef71dbf7e6c4023e6ab17690f1049075a321d0b1ac_ppc64le",
"8Base-RHACM-2.6:rhacm2/search-aggregator-rhel8@sha256:2b5f372c1c73c4de587b5a4388d95b8cc553fc56af446fcefa0e14c6d980b6b3_ppc64le",
"8Base-RHACM-2.6:rhacm2/search-aggregator-rhel8@sha256:38fceeedc0672def1c2cf42bb6743ae726e77d9f7352d002b3fc688c6d551852_amd64",
"8Base-RHACM-2.6:rhacm2/search-aggregator-rhel8@sha256:6a915335bcebb0884fc72df2dfee97c74d42c035864b960e1c800fa6c5f8d93c_arm64",
"8Base-RHACM-2.6:rhacm2/search-aggregator-rhel8@sha256:752decaefc38aa009f54201b38d4ab26d9b4020caec649d9b1f1564f56c47c2a_s390x",
"8Base-RHACM-2.6:rhacm2/search-api-rhel8@sha256:37eea70d5b1c89c25372dcea8c8c03e1e0a9af1b5a06f3b0706ba776ae8847c1_amd64",
"8Base-RHACM-2.6:rhacm2/search-api-rhel8@sha256:7400088d206592eb29cd86182909626262c9b2a99f017811fcc9d8a753c39009_arm64",
"8Base-RHACM-2.6:rhacm2/search-api-rhel8@sha256:aa8ea0deabc39a068f3f6ce9fa6334e44fc507355009a9bff448e742156ec203_ppc64le",
"8Base-RHACM-2.6:rhacm2/search-api-rhel8@sha256:b4d2d39c2b3b736987f1e888b858d52a7ebd9f8d0cebd3bdef8c59f6e3e41725_s390x",
"8Base-RHACM-2.6:rhacm2/search-collector-rhel8@sha256:0174699ec75fcda08892b4e72b674df989af51ea5f04de57a62c2a85a3c08f4f_arm64",
"8Base-RHACM-2.6:rhacm2/search-collector-rhel8@sha256:5a29a9805b8d20969cba86da11a9de8176a3172df361aec5fae136a4271de308_amd64",
"8Base-RHACM-2.6:rhacm2/search-collector-rhel8@sha256:be7eed9ad9502bcc294081f7e2098fc4f8411c912c34fe63479b5b770d06caca_s390x",
"8Base-RHACM-2.6:rhacm2/search-collector-rhel8@sha256:c467c1d7ceaf5281077f7fe8ff1c1c4cffe325132890a3ab9b96ea5db2e2c930_ppc64le",
"8Base-RHACM-2.6:rhacm2/search-rhel8@sha256:2135cd20bb7ebbf48499992fe46a928e28fc78c86e360633ea09054520c42539_ppc64le",
"8Base-RHACM-2.6:rhacm2/search-rhel8@sha256:3a7a31974210e21a3faed9b57a75b970c70ac41d9662b884d4ce67275f756fc7_arm64",
"8Base-RHACM-2.6:rhacm2/search-rhel8@sha256:6e6a19f1440e4eb15a8206e18f7f4dde3e1a5c6518944571d09923d116d3f04e_amd64",
"8Base-RHACM-2.6:rhacm2/search-rhel8@sha256:e6ed3e65f0d49b3c6b0e3e97593a8fae4d453f3aecf8d7829c0d25c68bc91ea1_s390x",
"8Base-RHACM-2.6:rhacm2/submariner-addon-rhel8@sha256:7b80d01371f551df506bd0c56df6829845bfce497ff01cc44b68f172ed5399b4_ppc64le",
"8Base-RHACM-2.6:rhacm2/submariner-addon-rhel8@sha256:934c560bc786015c694e9cffbae8e86f631b3331d62f5a547931446dae82f8c3_s390x",
"8Base-RHACM-2.6:rhacm2/submariner-addon-rhel8@sha256:b467881f4028a89a9e79ba93da719845db576f47a04ae6e569c2317be5594b29_arm64",
"8Base-RHACM-2.6:rhacm2/submariner-addon-rhel8@sha256:fc5592d42e4aca70288448d174511b922ece7f8cb4b41c6a36195c3a4a60aa36_amd64",
"8Base-RHACM-2.6:rhacm2/thanos-receive-controller-rhel8@sha256:21f2626c10c4fb61b37e6ca4ab574186b423f155fbc5cfef3e894fff04cc270e_ppc64le",
"8Base-RHACM-2.6:rhacm2/thanos-receive-controller-rhel8@sha256:c357074958324fc5d602cdcf1cba285bf8582e0b36af79a8f6211bb0dfb77a10_amd64",
"8Base-RHACM-2.6:rhacm2/thanos-receive-controller-rhel8@sha256:d9ac8e67d6d9858b16dd9d1d49c1dd904aa22a7b618e5d33292344faced9c0d3_arm64",
"8Base-RHACM-2.6:rhacm2/thanos-receive-controller-rhel8@sha256:e3b840a7833680170f9e9ca52309552c584935a68c75cc71e6d576b104dc01c8_s390x",
"8Base-RHACM-2.6:rhacm2/thanos-rhel8@sha256:453c525197ccfe1f866af70ca2e7f3deb6f98d0b98c09b602b4fa1368787213d_amd64",
"8Base-RHACM-2.6:rhacm2/thanos-rhel8@sha256:4b3b45ad0b564360c245d20b1540c2398c9606cf8684275e4ee071c591357929_arm64",
"8Base-RHACM-2.6:rhacm2/thanos-rhel8@sha256:7e43ba8f47ec54b5f86d13c81b67b044176530b63b5ae3f40332fc975cc6b21f_s390x",
"8Base-RHACM-2.6:rhacm2/thanos-rhel8@sha256:faaa00c0af80c781a7c610616153a3cd1dc1b20637934c3a243a2e9664ba0ee5_ppc64le"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2022:6370"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"8Base-RHACM-2.6:rhacm2/acm-governance-policy-addon-controller-rhel8@sha256:615ab5d9542759d921634737709e84a8e65d003ea136e5d22858d380225fd177_amd64",
"8Base-RHACM-2.6:rhacm2/acm-governance-policy-addon-controller-rhel8@sha256:958b729d30f10b9c121e68ac8ede2054ed29cc52a9a7d6df0537ed221aa74358_s390x",
"8Base-RHACM-2.6:rhacm2/acm-governance-policy-addon-controller-rhel8@sha256:b5bef941b4e0b5b3529ca5b2311c85295b9f6d12e482a9cbdad691c2406541f1_ppc64le",
"8Base-RHACM-2.6:rhacm2/acm-governance-policy-addon-controller-rhel8@sha256:f6194b9056d77e54f3c74caa9eab87bd1df1818d082fc807229d1c44ec6c88c4_arm64",
"8Base-RHACM-2.6:rhacm2/acm-grafana-rhel8@sha256:45616ed43b53d3a83e65828118f09430396f5bcb0566ae3a65d937b59f0d873e_s390x",
"8Base-RHACM-2.6:rhacm2/acm-grafana-rhel8@sha256:8c48441cfa850ea1274932e94da0831618c10f91022619c779304501a75fb161_amd64",
"8Base-RHACM-2.6:rhacm2/acm-grafana-rhel8@sha256:cc1c196b19c5fd8f313c6136359cc9dd37b5f59d32a581b10cf89b80b7d0cbf4_arm64",
"8Base-RHACM-2.6:rhacm2/acm-grafana-rhel8@sha256:cdf24e68e50be1350566243f6d2cb1403d09ab68e5fed39ea6c56212e42b90f1_ppc64le",
"8Base-RHACM-2.6:rhacm2/acm-must-gather-rhel8@sha256:1457ff5cfd61611fdc968d4af5b020d835e107b97932c7ba7b3f5ed4cbd0e39f_ppc64le",
"8Base-RHACM-2.6:rhacm2/acm-must-gather-rhel8@sha256:39842906b3846418bc31098e2abad08210118d86aa683e9e5fd04a97822df22d_arm64",
"8Base-RHACM-2.6:rhacm2/acm-must-gather-rhel8@sha256:8a69add2d90a1e094de8510052b683e1765153da75e316ad7778499af0c5ddf9_s390x",
"8Base-RHACM-2.6:rhacm2/acm-must-gather-rhel8@sha256:dca91134a2c1c33c736afcd4c9373749448641385f39162c74e115691289e843_amd64",
"8Base-RHACM-2.6:rhacm2/acm-operator-bundle@sha256:0eac6124f59492d09c1ae650025d59ea0e8547d9f9c832cb9607b09254ff6ddd_s390x",
"8Base-RHACM-2.6:rhacm2/acm-operator-bundle@sha256:1cbcd58a4c23e4c89a6a0509f78802a5aa21205db2784ebc9772b99a3917b183_arm64",
"8Base-RHACM-2.6:rhacm2/acm-operator-bundle@sha256:997aaee36f0bed47e231925a3f2c2ecc503410e54b35727f035c72477f3d1944_ppc64le",
"8Base-RHACM-2.6:rhacm2/acm-operator-bundle@sha256:ce699187f250b93976b8063228ac12d11c6c8f6baba69ba4ed17a38730e84eb3_amd64",
"8Base-RHACM-2.6:rhacm2/acm-prometheus-config-reloader-rhel8@sha256:693a77a9324d6c7f0e69bd9d5725b51f3e429972f1e67469e93648cb347eae84_arm64",
"8Base-RHACM-2.6:rhacm2/acm-prometheus-config-reloader-rhel8@sha256:89757e804d5df2b5eeeb1191b599c3acb9e75f61170f888095302830d6de0582_s390x",
"8Base-RHACM-2.6:rhacm2/acm-prometheus-config-reloader-rhel8@sha256:8e45e1fd7342d7525b118f01794cac1f4a8662def5f2a06336b698db2e268742_amd64",
"8Base-RHACM-2.6:rhacm2/acm-prometheus-config-reloader-rhel8@sha256:ce1c17b34b7aac2e990dc0efe40f4406e73f727b2c7bfe109eded849de753f1a_ppc64le",
"8Base-RHACM-2.6:rhacm2/acm-prometheus-rhel8@sha256:728606d96dd9e0fc2e7810e092e10ee071ec36598c990c8252beccace59a679e_amd64",
"8Base-RHACM-2.6:rhacm2/acm-prometheus-rhel8@sha256:b457d0b95d88c5dd0aac87492cbca40a9d7c2074002ad110f52d562f0c5d0797_arm64",
"8Base-RHACM-2.6:rhacm2/acm-prometheus-rhel8@sha256:f34d2569033bfb1d173342264f090f46d80f7843d52704a7ce9e9eb9de2f5abb_s390x",
"8Base-RHACM-2.6:rhacm2/acm-prometheus-rhel8@sha256:f720e0a94bfe7ed5d812819a3e77cc0581be102970127d8c0d4aa06a05edbf3d_ppc64le",
"8Base-RHACM-2.6:rhacm2/acm-volsync-addon-controller-rhel8@sha256:17ccd6b924b36ab14e3ca5f5331ba7e4c86f8cb64304640d58c3ee6b76edbcaf_ppc64le",
"8Base-RHACM-2.6:rhacm2/acm-volsync-addon-controller-rhel8@sha256:27079308ea87e35564cc3089c65eae68d63880a3bb093ca64d1678a68b60fcec_amd64",
"8Base-RHACM-2.6:rhacm2/acm-volsync-addon-controller-rhel8@sha256:9eabaac2df91aeef613d6973669d07298f2159c6a6e0c9f294623f7b1a10bc08_s390x",
"8Base-RHACM-2.6:rhacm2/acm-volsync-addon-controller-rhel8@sha256:f7abdf1756bc0ff2ebf02fee0469a8b9eeabe1fa8cafdd21c6e8f958155b70bb_arm64",
"8Base-RHACM-2.6:rhacm2/cert-policy-controller-rhel8@sha256:017c1e663827a3b55d70badd3ed979b5d1831252c49d671897a85a75afaa5bb0_s390x",
"8Base-RHACM-2.6:rhacm2/cert-policy-controller-rhel8@sha256:0610778095974edf936602018281bf7a5e287ba9eca9f661a423e68bbe000e40_ppc64le",
"8Base-RHACM-2.6:rhacm2/cert-policy-controller-rhel8@sha256:a66d7d4ee1179f7fce639490f919d722db54eaa3118b4135078c33e6cbf91488_amd64",
"8Base-RHACM-2.6:rhacm2/cert-policy-controller-rhel8@sha256:d660befef0c8f7a4db7aa3b865545c9863d8f37e7ba4b8de4380185f82b208d4_arm64",
"8Base-RHACM-2.6:rhacm2/cluster-backup-rhel8-operator@sha256:1a749d0795972a9bfd5a00aa96c238a660673464be01b2aa9fd7a3aeead6ddf7_amd64",
"8Base-RHACM-2.6:rhacm2/cluster-backup-rhel8-operator@sha256:8915dbdc562e63441f79041bdf1176e46ce53e95418d133f0cd0c1ff79da48a2_arm64",
"8Base-RHACM-2.6:rhacm2/cluster-backup-rhel8-operator@sha256:995f225449b207da9a3cad175dac85b87eefb28ff5bae6a588f40fd79fbe12a1_ppc64le",
"8Base-RHACM-2.6:rhacm2/cluster-backup-rhel8-operator@sha256:f1255a76c6275a4b6a400c82e204a5112fff6fe87f71626f8f309763f6a5d9e4_s390x",
"8Base-RHACM-2.6:rhacm2/config-policy-controller-rhel8@sha256:3b2e0d850e8fc966ec80bff16df26002334744a96b81c7a7dfe222f1706a52e3_s390x",
"8Base-RHACM-2.6:rhacm2/config-policy-controller-rhel8@sha256:447f275bbde46d7fc173798ef5abc0a77a6780f0dffdc171786edbe00f27d8d8_ppc64le",
"8Base-RHACM-2.6:rhacm2/config-policy-controller-rhel8@sha256:61964a1a0ddf2e98bcf5249b7374235055ab85cc26663a8d9397c2b7f6fbb4c6_amd64",
"8Base-RHACM-2.6:rhacm2/config-policy-controller-rhel8@sha256:a3abaa3d0bf1d34fa9e40903a8713c439f5f7f751e775d32cbab308983064ce0_arm64",
"8Base-RHACM-2.6:rhacm2/console-rhel8@sha256:6c0f630ff57f6f423df6dbf4df9faad25089f9b391be35cb8bc9cd5211f94d67_arm64",
"8Base-RHACM-2.6:rhacm2/console-rhel8@sha256:8608aed6971299def3fbe749336727e84c69582664dedac3145b92ea24e62e4d_amd64",
"8Base-RHACM-2.6:rhacm2/console-rhel8@sha256:afa80ae8274db7fa6796c35980fc5df15889e94aff3361f6cda643e5a09da220_ppc64le",
"8Base-RHACM-2.6:rhacm2/console-rhel8@sha256:f06e4e3f62db52c6d7fa0bc1f289de773e18d076bc38612e1b0ddc85c76fde06_s390x",
"8Base-RHACM-2.6:rhacm2/endpoint-monitoring-rhel8-operator@sha256:060bcd658756a924b4ce4d202bd447a3254fc1f49af7d685dde8720f355cde8e_arm64",
"8Base-RHACM-2.6:rhacm2/endpoint-monitoring-rhel8-operator@sha256:091d66731c5fe8eba5646c6b2622bb38c074e202a8a4a7e906921673b60f0898_amd64",
"8Base-RHACM-2.6:rhacm2/endpoint-monitoring-rhel8-operator@sha256:80660eb7f3c068768b0ea04ff20f4539194c52427ffdab4626bf781aa3f2ca64_s390x",
"8Base-RHACM-2.6:rhacm2/endpoint-monitoring-rhel8-operator@sha256:d6204fcf04c83bac13232ec1602572ad5f22bb528537e591079dfa36152697ec_ppc64le",
"8Base-RHACM-2.6:rhacm2/governance-policy-propagator-rhel8@sha256:51be0f04938b60ed1dba60908bebd2000d78e4ade34757bae70a083c67d77e8e_arm64",
"8Base-RHACM-2.6:rhacm2/governance-policy-propagator-rhel8@sha256:9577701bf3c7aa00b99531d2c3842130abc6cd91c52c4a7ba040b705eeace4c7_s390x",
"8Base-RHACM-2.6:rhacm2/governance-policy-propagator-rhel8@sha256:bdc6c128628db86697af198430c5ae5c61c3e586c1a97187e4d4e852cec61e92_ppc64le",
"8Base-RHACM-2.6:rhacm2/governance-policy-propagator-rhel8@sha256:cc519319b9f4fe672144ebedd772ddf56d5de90e3c8f52c0fb9b55313f71a7b3_amd64",
"8Base-RHACM-2.6:rhacm2/governance-policy-spec-sync-rhel8@sha256:2c1905ae8a83e5598678457fd955cbc867453ed5836de6fcc182e4928df8bd67_s390x",
"8Base-RHACM-2.6:rhacm2/governance-policy-spec-sync-rhel8@sha256:4a8d30cc0e1d83c69b7f3339418b101da23fbcaee7d326bedaff677eceb25ab2_ppc64le",
"8Base-RHACM-2.6:rhacm2/governance-policy-spec-sync-rhel8@sha256:6849cf1b4dd883d5b4c0cf90a3adfb26cb59d03d3b892cee3669a32dd6b8dcc2_amd64",
"8Base-RHACM-2.6:rhacm2/governance-policy-spec-sync-rhel8@sha256:d06ffc621167aff31ecb0fa417b294ff0676fb00e4ef1c6cb0fb2aaf4b2561e0_arm64",
"8Base-RHACM-2.6:rhacm2/governance-policy-status-sync-rhel8@sha256:4c86e16f15aaf454e4e5ce5436e1db27a5f8a55f573c3eaf02e4786fe52edfc8_arm64",
"8Base-RHACM-2.6:rhacm2/governance-policy-status-sync-rhel8@sha256:cf6a75d94f50dd063e939aee18756c767cba43f4e1e62a9c2f2b764ac6f43746_s390x",
"8Base-RHACM-2.6:rhacm2/governance-policy-status-sync-rhel8@sha256:e072b615eeffff80a94831e58c70980684c1ec4bd972844b25b157eb7ed5937f_ppc64le",
"8Base-RHACM-2.6:rhacm2/governance-policy-status-sync-rhel8@sha256:fffe971caa2e911d9c972c0e88712ff431d34c63dbe74e25f1cababa50ea7417_amd64",
"8Base-RHACM-2.6:rhacm2/governance-policy-template-sync-rhel8@sha256:10bc1a3833599a593a058e804de67e92888ed779fd0000928d4a70b6c7d5c1c2_amd64",
"8Base-RHACM-2.6:rhacm2/governance-policy-template-sync-rhel8@sha256:5c17f979f47840a879059ad83de12f0756889564a17190ba4438a7632c999bb1_arm64",
"8Base-RHACM-2.6:rhacm2/governance-policy-template-sync-rhel8@sha256:848bce8007de7714afc8c755b5f0c3cdf5eb6b1d259811c947bc295924539a0e_ppc64le",
"8Base-RHACM-2.6:rhacm2/governance-policy-template-sync-rhel8@sha256:95439f7e18fa87601d5860cbd9ca5f0738786e30a629d23788fd5fe33d694c66_s390x",
"8Base-RHACM-2.6:rhacm2/grafana-dashboard-loader-rhel8@sha256:1f5c1b2cffebf069859e95d0e722cb293f8c176bf5c5873bb9517c96b26c2e10_arm64",
"8Base-RHACM-2.6:rhacm2/grafana-dashboard-loader-rhel8@sha256:5223158a122658bafbd853c596cdc1f7bd7a0e4fdd82b1c3668ac84adeae9f24_s390x",
"8Base-RHACM-2.6:rhacm2/grafana-dashboard-loader-rhel8@sha256:561f1f05925cfe3c5f0f8a9b7475be4bbab183b5611ecfe09b090d80fa4bc2fe_amd64",
"8Base-RHACM-2.6:rhacm2/grafana-dashboard-loader-rhel8@sha256:734270221ec4a516e7eb77f2ec3a753384242116aa70320a1dbe969e915af1df_ppc64le",
"8Base-RHACM-2.6:rhacm2/iam-policy-controller-rhel8@sha256:2827e5f485213f92e2d0092187f3976dd6fe598e39b5cf2212d48c3a44c34b13_arm64",
"8Base-RHACM-2.6:rhacm2/iam-policy-controller-rhel8@sha256:8ca9e80365c76b66b2de3924fc50a5912e606042c704b02cb174a4b8bd3927c4_amd64",
"8Base-RHACM-2.6:rhacm2/iam-policy-controller-rhel8@sha256:c5069e76a900aa300102a0ae54ecbc12c0ac31abfeed8656ee60a949daef79c3_s390x",
"8Base-RHACM-2.6:rhacm2/iam-policy-controller-rhel8@sha256:ca05e79e5508924af71f323c13f664770d8dd4eb61ecf0894e4f9a81f7a1b402_ppc64le",
"8Base-RHACM-2.6:rhacm2/insights-client-rhel8@sha256:02cacfec60c80b9228e8b18949751de867f974ea6b1172129096e64e949c0598_amd64",
"8Base-RHACM-2.6:rhacm2/insights-client-rhel8@sha256:2b14036d0291e54c3191682de2ea875a78d78c35b2791a5a113ba1a8920f0621_ppc64le",
"8Base-RHACM-2.6:rhacm2/insights-client-rhel8@sha256:d4c05f641de8fd0753d63cc6d5b62464d3d6a87d601514e87ef2e40bbe7b01b6_s390x",
"8Base-RHACM-2.6:rhacm2/insights-client-rhel8@sha256:e15c410b693b34f49869d037ebb5584384fcdf88114b7a94967ca09f1361a5f3_arm64",
"8Base-RHACM-2.6:rhacm2/insights-metrics-rhel8@sha256:67aa55bb65685395ad2773e7459dff5fbccdeedcf9e56ec2722d8f5c919eae89_s390x",
"8Base-RHACM-2.6:rhacm2/insights-metrics-rhel8@sha256:6c54e08f5f6c2cae41a5e108e1019ff6522af8f69d666e22eb4631cd83b85917_amd64",
"8Base-RHACM-2.6:rhacm2/insights-metrics-rhel8@sha256:88d9b7246aa75cb2c88ccb7f2f1202fc465be0f2d89e59f1d2259f69ada56d9d_arm64",
"8Base-RHACM-2.6:rhacm2/insights-metrics-rhel8@sha256:bad98fe71638d7346f31ea45f6063ec970bf90844bb5c5dc5f917bb0f0099899_ppc64le",
"8Base-RHACM-2.6:rhacm2/klusterlet-addon-controller-rhel8@sha256:22e510955af3fa736b7306c387f44b5f15f5f9a7a006c6587e06d5d8602cc2f0_s390x",
"8Base-RHACM-2.6:rhacm2/klusterlet-addon-controller-rhel8@sha256:55bc86326f992cc4f4401b93f90cdd2baa6728015ffaf6168f2d46ae43c70cf4_ppc64le",
"8Base-RHACM-2.6:rhacm2/klusterlet-addon-controller-rhel8@sha256:8dd7f47af047fb899c7fcbad61cb8f38da45990cac186f9235aec3e4e7de25e9_amd64",
"8Base-RHACM-2.6:rhacm2/klusterlet-addon-controller-rhel8@sha256:bdb97eb5bb0e8f59edf0d389fb07c45171e728dc8b4d2bdacd785193b46ec03b_arm64",
"8Base-RHACM-2.6:rhacm2/kube-rbac-proxy-rhel8@sha256:11a353ee9da6cc843d5f346f4fa51681d13318e2e61fc4d1a3f63406eb175260_s390x",
"8Base-RHACM-2.6:rhacm2/kube-rbac-proxy-rhel8@sha256:31757f3e3bb08b4e49e54694b18b3cf327637be20535482b2df1345b17444dda_amd64",
"8Base-RHACM-2.6:rhacm2/kube-rbac-proxy-rhel8@sha256:b2c0b7414d0fc36a49cbdc5a56b25dd62aac18defc2defbd9c1895cd13a5e716_arm64",
"8Base-RHACM-2.6:rhacm2/kube-rbac-proxy-rhel8@sha256:dbd816d503e9beb58622604432eb415419e893627eb95c1ceeb8ff5bda7d6335_ppc64le",
"8Base-RHACM-2.6:rhacm2/kube-state-metrics-rhel8@sha256:53246a6df1f0880d94ed2644fa4366e3e2108b6fa8a51745af87785346ce5304_s390x",
"8Base-RHACM-2.6:rhacm2/kube-state-metrics-rhel8@sha256:5f2393bceefffb32240043b6722aa73d31fc8133cc2666fcf5eb8d33794bc54f_arm64",
"8Base-RHACM-2.6:rhacm2/kube-state-metrics-rhel8@sha256:c792c043462281cde7c93bd8e2136f62ca17d072e7f466353f37de8e5f5dc949_ppc64le",
"8Base-RHACM-2.6:rhacm2/kube-state-metrics-rhel8@sha256:e6b1d24b56e6973eee1569e351db6637ca67e1d6cd124adb845cbf6e35a4f6af_amd64",
"8Base-RHACM-2.6:rhacm2/management-ingress-rhel8@sha256:07238998d21204cd8f25dc63e6dbde20a2dd25c3b96609729306db6c63a0fca4_arm64",
"8Base-RHACM-2.6:rhacm2/management-ingress-rhel8@sha256:0d2665d19a8753c6269f594b68b067cd62a402404287e6416543c1af2d7d3cf4_ppc64le",
"8Base-RHACM-2.6:rhacm2/management-ingress-rhel8@sha256:6917d018e53aabb6f5402f02000aedd2e5cf71bcc84562e0fc7d7c87049f4b67_amd64",
"8Base-RHACM-2.6:rhacm2/management-ingress-rhel8@sha256:73b0444bd91a1dade3b7e76245ac8d6cb568929bba321b8c86c269d6f542ac3b_s390x",
"8Base-RHACM-2.6:rhacm2/memcached-exporter-rhel8@sha256:7d85dd62346a647d22202baa0f8d405b2aaf9a7174b38e5d29df2e03530009c3_s390x",
"8Base-RHACM-2.6:rhacm2/memcached-exporter-rhel8@sha256:9635616c8f058e67d557201147904b05f8b49938f63fb2b0239dfca883f61685_arm64",
"8Base-RHACM-2.6:rhacm2/memcached-exporter-rhel8@sha256:9e91ecec92ec0df8b72beb6040f39d9a25b0bfad844e92ea34cc2d648d221d22_ppc64le",
"8Base-RHACM-2.6:rhacm2/memcached-exporter-rhel8@sha256:c773b9a2fffcd549d4936054260f655c78da603957826d6bad4e8567a213ad10_amd64",
"8Base-RHACM-2.6:rhacm2/memcached-rhel8@sha256:584f8c4a9a1b75fc71948a98add560d4fe3d936ee46ac791f32121dbadf8c7d2_ppc64le",
"8Base-RHACM-2.6:rhacm2/memcached-rhel8@sha256:59b3ce3f3f4459c97cfffee5e20830d70f8a69198b5fab271e6c478d615c46d3_arm64",
"8Base-RHACM-2.6:rhacm2/memcached-rhel8@sha256:6f458c76757203b28434f871027c6a466a73d246ceb5bfac8793ad1896a672ab_amd64",
"8Base-RHACM-2.6:rhacm2/memcached-rhel8@sha256:e34722fd656e3205dcdb565b0ab68e9971174c11f125dbfff3bf82e1e21f3a76_s390x",
"8Base-RHACM-2.6:rhacm2/metrics-collector-rhel8@sha256:3a81a018b939752543e78c2d68d1436b851be2256b88c3e66cd506ae1d8f4c9c_ppc64le",
"8Base-RHACM-2.6:rhacm2/metrics-collector-rhel8@sha256:6a3e0c36c123c9dc54759655d9148f580abada501034914863a6528ded19ef34_amd64",
"8Base-RHACM-2.6:rhacm2/metrics-collector-rhel8@sha256:7991f484f97b9951f27f70e67d5db0850c4189ee86db8406cdda961a9beb06f0_arm64",
"8Base-RHACM-2.6:rhacm2/metrics-collector-rhel8@sha256:fa08b9bf3fd334738984e150ba5bfd2e005374752f3112340b65f6434eacd057_s390x",
"8Base-RHACM-2.6:rhacm2/multicloud-integrations-rhel8@sha256:2bcbf9a565f3c566061325aca3174ec755b5c94a28612718a3f1563db317273e_ppc64le",
"8Base-RHACM-2.6:rhacm2/multicloud-integrations-rhel8@sha256:6813ccd43a1aecd1aaf4d5d4b1620fd63bbca00b736100189ff91246bf3bc36b_arm64",
"8Base-RHACM-2.6:rhacm2/multicloud-integrations-rhel8@sha256:db89ef3686570526afdb2b79fd698aca5dc50c633009760f1748fb9fd506067b_amd64",
"8Base-RHACM-2.6:rhacm2/multicloud-integrations-rhel8@sha256:db8bc27937802c5d8fff769b9c93c8a01411629d199adbc39235e721d6468b30_s390x",
"8Base-RHACM-2.6:rhacm2/multicluster-observability-rhel8-operator@sha256:434db0ca203b14b899fff9b7a2a5b975de852ea29620a828f29246448aba873c_ppc64le",
"8Base-RHACM-2.6:rhacm2/multicluster-observability-rhel8-operator@sha256:876bfa63b0e13833eaeadb7c6a0481f1d7970b283f69ece4d81c99985f4dd161_arm64",
"8Base-RHACM-2.6:rhacm2/multicluster-observability-rhel8-operator@sha256:d23f208e020d42bc095011d423146e2da35b2bc85b844911bde2f4edf696bdca_amd64",
"8Base-RHACM-2.6:rhacm2/multicluster-observability-rhel8-operator@sha256:f29581baf5277588d2e4cd01380ecf46e3c97a2f17ade01b048f75c29f18d62c_s390x",
"8Base-RHACM-2.6:rhacm2/multicluster-operators-application-rhel8@sha256:1952d422bd7ba42323711faba59244c449293cc92502e350460fee07c0e3b34a_ppc64le",
"8Base-RHACM-2.6:rhacm2/multicluster-operators-application-rhel8@sha256:566a60f630ec346eced3106ec072963d1b9f9d300e7d4cee6af6dc0d590a3937_s390x",
"8Base-RHACM-2.6:rhacm2/multicluster-operators-application-rhel8@sha256:724dd9f4a5e4acd061206ca2ea57c329210ade5135dbdf941b8d7e720daa4f10_arm64",
"8Base-RHACM-2.6:rhacm2/multicluster-operators-application-rhel8@sha256:ace8895fc62c1394dfa7854fd9ce3e14ef859e989255f70dc9a5a3d9bcd514c0_amd64",
"8Base-RHACM-2.6:rhacm2/multicluster-operators-channel-rhel8@sha256:1ebe6504a6a58f39f93952bf1c135ea58ff77e65c5b8ba73c7ad6295e66a1b45_s390x",
"8Base-RHACM-2.6:rhacm2/multicluster-operators-channel-rhel8@sha256:557cc962d0b10d80a9dea7adce387ea28fb4199a02fa8546645ab2cacbf28b88_ppc64le",
"8Base-RHACM-2.6:rhacm2/multicluster-operators-channel-rhel8@sha256:82526c7c046325bde1dfa0a47b58b773355f00bc95c23be75105e7255e7bddd2_arm64",
"8Base-RHACM-2.6:rhacm2/multicluster-operators-channel-rhel8@sha256:85e20d97f28e43668c2790bd6e0adbc598d01f9fab849761fb96d7a5c4946a87_amd64",
"8Base-RHACM-2.6:rhacm2/multicluster-operators-subscription-rhel8@sha256:7310f31faae367a363c27a7236b562bbfe8381a352fce906279590bac11571d2_ppc64le",
"8Base-RHACM-2.6:rhacm2/multicluster-operators-subscription-rhel8@sha256:7676d33b9be36ca6660d3aed888fdffcf270fcf82258ed9531e2746a3d27610c_s390x",
"8Base-RHACM-2.6:rhacm2/multicluster-operators-subscription-rhel8@sha256:e718d5abef58365d547ef73828a26adff5b6cef1bf935aa7c27f12f604b50337_amd64",
"8Base-RHACM-2.6:rhacm2/multicluster-operators-subscription-rhel8@sha256:f58aff87d1efb64417c6976f6772a464e54beefe847f50a141726b7a1a6a293a_arm64",
"8Base-RHACM-2.6:rhacm2/multiclusterhub-repo-rhel8@sha256:03222a9dd6eca9cf44932a0ff1bf89bd9d2d29683f1ebb0d0aa49171b77a4963_ppc64le",
"8Base-RHACM-2.6:rhacm2/multiclusterhub-repo-rhel8@sha256:881b8c3b19918affd478c0ad0c73dff96dd28f5c1dfddb86472b42e422fa25b6_amd64",
"8Base-RHACM-2.6:rhacm2/multiclusterhub-repo-rhel8@sha256:9de94ea1f83ec8b7257c7b2befc1485ed9cc40c9ef3600c4c4c50934e708cf9d_s390x",
"8Base-RHACM-2.6:rhacm2/multiclusterhub-repo-rhel8@sha256:a45ed68e7d3ac89d17eaf06445cabfc19a9ce85a42f116d75028d6acd18a322b_arm64",
"8Base-RHACM-2.6:rhacm2/multiclusterhub-rhel8@sha256:48d1fa8bc5f6a4d8349c41126301bd86d12836384f336881ecb71bd79f84ae93_ppc64le",
"8Base-RHACM-2.6:rhacm2/multiclusterhub-rhel8@sha256:a33e91fb763a2f0894433bce31bd44229e7d5f5c53d36c6b6f643807a45c110b_arm64",
"8Base-RHACM-2.6:rhacm2/multiclusterhub-rhel8@sha256:d6e126cbdd3cfbcdee04b093389ca1b07ac8038da96060051ed94e1eeacc6d92_s390x",
"8Base-RHACM-2.6:rhacm2/multiclusterhub-rhel8@sha256:ecf12158a2d8802b4c7efd6b336ff36c1e002223b1d385a40fbef638d5e4aa21_amd64",
"8Base-RHACM-2.6:rhacm2/node-exporter-rhel8@sha256:14d23638efff3c30661c9a5f3ddb6ab0c7a9d162de1176dd9565cf49dfa4b9c5_amd64",
"8Base-RHACM-2.6:rhacm2/node-exporter-rhel8@sha256:533005e1608de68a09e53599de3f30990db95cb923794bab9ae9e3bc1a8b6baf_arm64",
"8Base-RHACM-2.6:rhacm2/node-exporter-rhel8@sha256:99eef3491c7092afa14179b9a9d39dd8fbfb3c9bb61759d678af5d91ac23e59d_s390x",
"8Base-RHACM-2.6:rhacm2/node-exporter-rhel8@sha256:e200d4e1802cce7fce32b1e0dc5c3220b6f6477b73b3a2d8ea26a5a42d63f46b_ppc64le",
"8Base-RHACM-2.6:rhacm2/observatorium-rhel8-operator@sha256:092e3437e6d38b2bf676d7fb67ad672e3ef03440017b5af7c1ebd2beb3f437eb_amd64",
"8Base-RHACM-2.6:rhacm2/observatorium-rhel8-operator@sha256:8cf076bfb049d1aabd00040ee65f0fedd590f0dd448c7561de494093a915b397_ppc64le",
"8Base-RHACM-2.6:rhacm2/observatorium-rhel8-operator@sha256:e69987a64fdbf873d4b19d8626c0c5e99dd13d7c95446850559be966dae45ad0_arm64",
"8Base-RHACM-2.6:rhacm2/observatorium-rhel8-operator@sha256:f0bf89eaea6b7afc2d08c77bd40dfba581f91f462f5ec3d70473b332ca6f781c_s390x",
"8Base-RHACM-2.6:rhacm2/observatorium-rhel8@sha256:0686cfddd61737f7e7eb4f0c011397277394559edac3bb947c0969e302686dd5_ppc64le",
"8Base-RHACM-2.6:rhacm2/observatorium-rhel8@sha256:8f2f3732600235f66c406b6121ac37979f52572ce90353b6e099be7b74406251_amd64",
"8Base-RHACM-2.6:rhacm2/observatorium-rhel8@sha256:9e1fccc5b17865a6d7baaa1a15cb50f47d80a14b0a7bcbd94c12f0ddcaaf1b28_s390x",
"8Base-RHACM-2.6:rhacm2/observatorium-rhel8@sha256:bdd89a1051c8f21e7d81ff80c96731a0eaa7d15c320ab1e6b1dc3f6babd42598_arm64",
"8Base-RHACM-2.6:rhacm2/prometheus-alertmanager-rhel8@sha256:0860b7aa5e8b07792ad7f5d5c0654e23e9da8eedd4b9f509caea616dcfa97d69_amd64",
"8Base-RHACM-2.6:rhacm2/prometheus-alertmanager-rhel8@sha256:624895d8579ef6f3e5b17558a30775790ec6f00701f8c5cdfa315292d7f9e867_s390x",
"8Base-RHACM-2.6:rhacm2/prometheus-alertmanager-rhel8@sha256:6d09865a228cdbbc6d1ac13042c3c00f0bd086f6dc181dfa3cdf8c7f9d826b9e_arm64",
"8Base-RHACM-2.6:rhacm2/prometheus-alertmanager-rhel8@sha256:c69fee848d21346a271972e89d91898eac9fec27d598d98ffa004ca8d1b53270_ppc64le",
"8Base-RHACM-2.6:rhacm2/prometheus-rhel8@sha256:52cea7c27de23e3358030b09f22b962723c523a940f8e2043edc298c907d761c_arm64",
"8Base-RHACM-2.6:rhacm2/prometheus-rhel8@sha256:67e0fadfbb4d99a60435ed12b470772b38ace4ca815fe73da68eb3c826e200fc_ppc64le",
"8Base-RHACM-2.6:rhacm2/prometheus-rhel8@sha256:e8241b1d852d605b44ecfcc552cb0f905f72e8a17c8d228162b40c19388f5176_s390x",
"8Base-RHACM-2.6:rhacm2/prometheus-rhel8@sha256:ed0cc13e79949436d29a7ad0b41b189744a177ea27545fd5eb9b4f71e87bd0eb_amd64",
"8Base-RHACM-2.6:rhacm2/rbac-query-proxy-rhel8@sha256:29c76a37497f212aed280e2bf16ef45fb3785fb4649ce17b7fe9d653a79e2112_arm64",
"8Base-RHACM-2.6:rhacm2/rbac-query-proxy-rhel8@sha256:475a45884a51127722030226ff9a5f0752c98574c41eb61796aece5e702346a3_ppc64le",
"8Base-RHACM-2.6:rhacm2/rbac-query-proxy-rhel8@sha256:582301b10af0b966ae7d5e130cb0e5f96e7912dc66b4108e0d6078656ca80604_amd64",
"8Base-RHACM-2.6:rhacm2/rbac-query-proxy-rhel8@sha256:f1c7de85a44c03f48a6f62ba1d7d650f0b06e0f502cecff1512ad637b5bc1c27_s390x",
"8Base-RHACM-2.6:rhacm2/redisgraph-tls-rhel8@sha256:128279a656bfbde6c2c052766d63a1de6a06d8bea2707813c64396c2ae382478_amd64",
"8Base-RHACM-2.6:rhacm2/redisgraph-tls-rhel8@sha256:35927ca6e6e9c8d420c499a0c8ad37c4297ba19743d550f489d3e66482275a49_arm64",
"8Base-RHACM-2.6:rhacm2/redisgraph-tls-rhel8@sha256:4696baed553266682ba2b54d3bf683d2ff1241b625de5ec54a45c1b2c5f96243_s390x",
"8Base-RHACM-2.6:rhacm2/redisgraph-tls-rhel8@sha256:d722f2ffab1f58bbaf3c62ef71dbf7e6c4023e6ab17690f1049075a321d0b1ac_ppc64le",
"8Base-RHACM-2.6:rhacm2/search-aggregator-rhel8@sha256:2b5f372c1c73c4de587b5a4388d95b8cc553fc56af446fcefa0e14c6d980b6b3_ppc64le",
"8Base-RHACM-2.6:rhacm2/search-aggregator-rhel8@sha256:38fceeedc0672def1c2cf42bb6743ae726e77d9f7352d002b3fc688c6d551852_amd64",
"8Base-RHACM-2.6:rhacm2/search-aggregator-rhel8@sha256:6a915335bcebb0884fc72df2dfee97c74d42c035864b960e1c800fa6c5f8d93c_arm64",
"8Base-RHACM-2.6:rhacm2/search-aggregator-rhel8@sha256:752decaefc38aa009f54201b38d4ab26d9b4020caec649d9b1f1564f56c47c2a_s390x",
"8Base-RHACM-2.6:rhacm2/search-api-rhel8@sha256:37eea70d5b1c89c25372dcea8c8c03e1e0a9af1b5a06f3b0706ba776ae8847c1_amd64",
"8Base-RHACM-2.6:rhacm2/search-api-rhel8@sha256:7400088d206592eb29cd86182909626262c9b2a99f017811fcc9d8a753c39009_arm64",
"8Base-RHACM-2.6:rhacm2/search-api-rhel8@sha256:aa8ea0deabc39a068f3f6ce9fa6334e44fc507355009a9bff448e742156ec203_ppc64le",
"8Base-RHACM-2.6:rhacm2/search-api-rhel8@sha256:b4d2d39c2b3b736987f1e888b858d52a7ebd9f8d0cebd3bdef8c59f6e3e41725_s390x",
"8Base-RHACM-2.6:rhacm2/search-collector-rhel8@sha256:0174699ec75fcda08892b4e72b674df989af51ea5f04de57a62c2a85a3c08f4f_arm64",
"8Base-RHACM-2.6:rhacm2/search-collector-rhel8@sha256:5a29a9805b8d20969cba86da11a9de8176a3172df361aec5fae136a4271de308_amd64",
"8Base-RHACM-2.6:rhacm2/search-collector-rhel8@sha256:be7eed9ad9502bcc294081f7e2098fc4f8411c912c34fe63479b5b770d06caca_s390x",
"8Base-RHACM-2.6:rhacm2/search-collector-rhel8@sha256:c467c1d7ceaf5281077f7fe8ff1c1c4cffe325132890a3ab9b96ea5db2e2c930_ppc64le",
"8Base-RHACM-2.6:rhacm2/search-rhel8@sha256:2135cd20bb7ebbf48499992fe46a928e28fc78c86e360633ea09054520c42539_ppc64le",
"8Base-RHACM-2.6:rhacm2/search-rhel8@sha256:3a7a31974210e21a3faed9b57a75b970c70ac41d9662b884d4ce67275f756fc7_arm64",
"8Base-RHACM-2.6:rhacm2/search-rhel8@sha256:6e6a19f1440e4eb15a8206e18f7f4dde3e1a5c6518944571d09923d116d3f04e_amd64",
"8Base-RHACM-2.6:rhacm2/search-rhel8@sha256:e6ed3e65f0d49b3c6b0e3e97593a8fae4d453f3aecf8d7829c0d25c68bc91ea1_s390x",
"8Base-RHACM-2.6:rhacm2/submariner-addon-rhel8@sha256:7b80d01371f551df506bd0c56df6829845bfce497ff01cc44b68f172ed5399b4_ppc64le",
"8Base-RHACM-2.6:rhacm2/submariner-addon-rhel8@sha256:934c560bc786015c694e9cffbae8e86f631b3331d62f5a547931446dae82f8c3_s390x",
"8Base-RHACM-2.6:rhacm2/submariner-addon-rhel8@sha256:b467881f4028a89a9e79ba93da719845db576f47a04ae6e569c2317be5594b29_arm64",
"8Base-RHACM-2.6:rhacm2/submariner-addon-rhel8@sha256:fc5592d42e4aca70288448d174511b922ece7f8cb4b41c6a36195c3a4a60aa36_amd64",
"8Base-RHACM-2.6:rhacm2/thanos-receive-controller-rhel8@sha256:21f2626c10c4fb61b37e6ca4ab574186b423f155fbc5cfef3e894fff04cc270e_ppc64le",
"8Base-RHACM-2.6:rhacm2/thanos-receive-controller-rhel8@sha256:c357074958324fc5d602cdcf1cba285bf8582e0b36af79a8f6211bb0dfb77a10_amd64",
"8Base-RHACM-2.6:rhacm2/thanos-receive-controller-rhel8@sha256:d9ac8e67d6d9858b16dd9d1d49c1dd904aa22a7b618e5d33292344faced9c0d3_arm64",
"8Base-RHACM-2.6:rhacm2/thanos-receive-controller-rhel8@sha256:e3b840a7833680170f9e9ca52309552c584935a68c75cc71e6d576b104dc01c8_s390x",
"8Base-RHACM-2.6:rhacm2/thanos-rhel8@sha256:453c525197ccfe1f866af70ca2e7f3deb6f98d0b98c09b602b4fa1368787213d_amd64",
"8Base-RHACM-2.6:rhacm2/thanos-rhel8@sha256:4b3b45ad0b564360c245d20b1540c2398c9606cf8684275e4ee071c591357929_arm64",
"8Base-RHACM-2.6:rhacm2/thanos-rhel8@sha256:7e43ba8f47ec54b5f86d13c81b67b044176530b63b5ae3f40332fc975cc6b21f_s390x",
"8Base-RHACM-2.6:rhacm2/thanos-rhel8@sha256:faaa00c0af80c781a7c610616153a3cd1dc1b20637934c3a243a2e9664ba0ee5_ppc64le"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "golang: encoding/xml: stack exhaustion in Unmarshal"
},
{
"cve": "CVE-2022-30635",
"cwe": {
"id": "CWE-1325",
"name": "Improperly Controlled Sequential Memory Allocation"
},
"discovery_date": "2022-07-14T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2107388"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in golang. When calling Decoder, Decode on a message that contains deeply nested structures, a panic can occur due to stack exhaustion and allows an attacker to impact system availability.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "golang: encoding/gob: stack exhaustion in Decoder.Decode",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "OpenShift Container Platform (OCP) starting from 4.10 stream is already compiled in the patched version of Go, hence is not affected by this vulnerability.The vulnerability has been rated as moderate instead of high because the vulnerability can only result in a minor denial of service.\n\nWithin regulated environments, a combination of the following controls acts as a significant barrier to successfully exploiting a CWE-1325: Improperly Controlled Sequential Memory Allocation vulnerability and therefore downgrades the severity of this particular CVE from Moderate to Low.\n\nAccess to the platform is granted only after successful hard token-based multi-factor authentication (MFA) and is governed by least privilege to ensure only authorized users and roles can execute or modify code. Static code analysis and peer reviews enforce strong input validation and error handling, preventing improperly validated inputs from causing system instability, data exposure, or privilege escalation. In the event of successful exploitation, process isolation limits the impact of excessive sequential memory allocation by restricting memory use per process, preventing any single process from exhausting system resources. Finally, the platform uses memory protection mechanisms such as Data Execution Prevention (DEP) and Address Space Layout Randomization (ASLR) to reduce the risk of memory allocation-based attacks.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"8Base-RHACM-2.6:rhacm2/acm-governance-policy-addon-controller-rhel8@sha256:615ab5d9542759d921634737709e84a8e65d003ea136e5d22858d380225fd177_amd64",
"8Base-RHACM-2.6:rhacm2/acm-governance-policy-addon-controller-rhel8@sha256:958b729d30f10b9c121e68ac8ede2054ed29cc52a9a7d6df0537ed221aa74358_s390x",
"8Base-RHACM-2.6:rhacm2/acm-governance-policy-addon-controller-rhel8@sha256:b5bef941b4e0b5b3529ca5b2311c85295b9f6d12e482a9cbdad691c2406541f1_ppc64le",
"8Base-RHACM-2.6:rhacm2/acm-governance-policy-addon-controller-rhel8@sha256:f6194b9056d77e54f3c74caa9eab87bd1df1818d082fc807229d1c44ec6c88c4_arm64",
"8Base-RHACM-2.6:rhacm2/acm-grafana-rhel8@sha256:45616ed43b53d3a83e65828118f09430396f5bcb0566ae3a65d937b59f0d873e_s390x",
"8Base-RHACM-2.6:rhacm2/acm-grafana-rhel8@sha256:8c48441cfa850ea1274932e94da0831618c10f91022619c779304501a75fb161_amd64",
"8Base-RHACM-2.6:rhacm2/acm-grafana-rhel8@sha256:cc1c196b19c5fd8f313c6136359cc9dd37b5f59d32a581b10cf89b80b7d0cbf4_arm64",
"8Base-RHACM-2.6:rhacm2/acm-grafana-rhel8@sha256:cdf24e68e50be1350566243f6d2cb1403d09ab68e5fed39ea6c56212e42b90f1_ppc64le",
"8Base-RHACM-2.6:rhacm2/acm-must-gather-rhel8@sha256:1457ff5cfd61611fdc968d4af5b020d835e107b97932c7ba7b3f5ed4cbd0e39f_ppc64le",
"8Base-RHACM-2.6:rhacm2/acm-must-gather-rhel8@sha256:39842906b3846418bc31098e2abad08210118d86aa683e9e5fd04a97822df22d_arm64",
"8Base-RHACM-2.6:rhacm2/acm-must-gather-rhel8@sha256:8a69add2d90a1e094de8510052b683e1765153da75e316ad7778499af0c5ddf9_s390x",
"8Base-RHACM-2.6:rhacm2/acm-must-gather-rhel8@sha256:dca91134a2c1c33c736afcd4c9373749448641385f39162c74e115691289e843_amd64",
"8Base-RHACM-2.6:rhacm2/acm-operator-bundle@sha256:0eac6124f59492d09c1ae650025d59ea0e8547d9f9c832cb9607b09254ff6ddd_s390x",
"8Base-RHACM-2.6:rhacm2/acm-operator-bundle@sha256:1cbcd58a4c23e4c89a6a0509f78802a5aa21205db2784ebc9772b99a3917b183_arm64",
"8Base-RHACM-2.6:rhacm2/acm-operator-bundle@sha256:997aaee36f0bed47e231925a3f2c2ecc503410e54b35727f035c72477f3d1944_ppc64le",
"8Base-RHACM-2.6:rhacm2/acm-operator-bundle@sha256:ce699187f250b93976b8063228ac12d11c6c8f6baba69ba4ed17a38730e84eb3_amd64",
"8Base-RHACM-2.6:rhacm2/acm-prometheus-config-reloader-rhel8@sha256:693a77a9324d6c7f0e69bd9d5725b51f3e429972f1e67469e93648cb347eae84_arm64",
"8Base-RHACM-2.6:rhacm2/acm-prometheus-config-reloader-rhel8@sha256:89757e804d5df2b5eeeb1191b599c3acb9e75f61170f888095302830d6de0582_s390x",
"8Base-RHACM-2.6:rhacm2/acm-prometheus-config-reloader-rhel8@sha256:8e45e1fd7342d7525b118f01794cac1f4a8662def5f2a06336b698db2e268742_amd64",
"8Base-RHACM-2.6:rhacm2/acm-prometheus-config-reloader-rhel8@sha256:ce1c17b34b7aac2e990dc0efe40f4406e73f727b2c7bfe109eded849de753f1a_ppc64le",
"8Base-RHACM-2.6:rhacm2/acm-prometheus-rhel8@sha256:728606d96dd9e0fc2e7810e092e10ee071ec36598c990c8252beccace59a679e_amd64",
"8Base-RHACM-2.6:rhacm2/acm-prometheus-rhel8@sha256:b457d0b95d88c5dd0aac87492cbca40a9d7c2074002ad110f52d562f0c5d0797_arm64",
"8Base-RHACM-2.6:rhacm2/acm-prometheus-rhel8@sha256:f34d2569033bfb1d173342264f090f46d80f7843d52704a7ce9e9eb9de2f5abb_s390x",
"8Base-RHACM-2.6:rhacm2/acm-prometheus-rhel8@sha256:f720e0a94bfe7ed5d812819a3e77cc0581be102970127d8c0d4aa06a05edbf3d_ppc64le",
"8Base-RHACM-2.6:rhacm2/acm-volsync-addon-controller-rhel8@sha256:17ccd6b924b36ab14e3ca5f5331ba7e4c86f8cb64304640d58c3ee6b76edbcaf_ppc64le",
"8Base-RHACM-2.6:rhacm2/acm-volsync-addon-controller-rhel8@sha256:27079308ea87e35564cc3089c65eae68d63880a3bb093ca64d1678a68b60fcec_amd64",
"8Base-RHACM-2.6:rhacm2/acm-volsync-addon-controller-rhel8@sha256:9eabaac2df91aeef613d6973669d07298f2159c6a6e0c9f294623f7b1a10bc08_s390x",
"8Base-RHACM-2.6:rhacm2/acm-volsync-addon-controller-rhel8@sha256:f7abdf1756bc0ff2ebf02fee0469a8b9eeabe1fa8cafdd21c6e8f958155b70bb_arm64",
"8Base-RHACM-2.6:rhacm2/cert-policy-controller-rhel8@sha256:017c1e663827a3b55d70badd3ed979b5d1831252c49d671897a85a75afaa5bb0_s390x",
"8Base-RHACM-2.6:rhacm2/cert-policy-controller-rhel8@sha256:0610778095974edf936602018281bf7a5e287ba9eca9f661a423e68bbe000e40_ppc64le",
"8Base-RHACM-2.6:rhacm2/cert-policy-controller-rhel8@sha256:a66d7d4ee1179f7fce639490f919d722db54eaa3118b4135078c33e6cbf91488_amd64",
"8Base-RHACM-2.6:rhacm2/cert-policy-controller-rhel8@sha256:d660befef0c8f7a4db7aa3b865545c9863d8f37e7ba4b8de4380185f82b208d4_arm64",
"8Base-RHACM-2.6:rhacm2/cluster-backup-rhel8-operator@sha256:1a749d0795972a9bfd5a00aa96c238a660673464be01b2aa9fd7a3aeead6ddf7_amd64",
"8Base-RHACM-2.6:rhacm2/cluster-backup-rhel8-operator@sha256:8915dbdc562e63441f79041bdf1176e46ce53e95418d133f0cd0c1ff79da48a2_arm64",
"8Base-RHACM-2.6:rhacm2/cluster-backup-rhel8-operator@sha256:995f225449b207da9a3cad175dac85b87eefb28ff5bae6a588f40fd79fbe12a1_ppc64le",
"8Base-RHACM-2.6:rhacm2/cluster-backup-rhel8-operator@sha256:f1255a76c6275a4b6a400c82e204a5112fff6fe87f71626f8f309763f6a5d9e4_s390x",
"8Base-RHACM-2.6:rhacm2/config-policy-controller-rhel8@sha256:3b2e0d850e8fc966ec80bff16df26002334744a96b81c7a7dfe222f1706a52e3_s390x",
"8Base-RHACM-2.6:rhacm2/config-policy-controller-rhel8@sha256:447f275bbde46d7fc173798ef5abc0a77a6780f0dffdc171786edbe00f27d8d8_ppc64le",
"8Base-RHACM-2.6:rhacm2/config-policy-controller-rhel8@sha256:61964a1a0ddf2e98bcf5249b7374235055ab85cc26663a8d9397c2b7f6fbb4c6_amd64",
"8Base-RHACM-2.6:rhacm2/config-policy-controller-rhel8@sha256:a3abaa3d0bf1d34fa9e40903a8713c439f5f7f751e775d32cbab308983064ce0_arm64",
"8Base-RHACM-2.6:rhacm2/console-rhel8@sha256:6c0f630ff57f6f423df6dbf4df9faad25089f9b391be35cb8bc9cd5211f94d67_arm64",
"8Base-RHACM-2.6:rhacm2/console-rhel8@sha256:8608aed6971299def3fbe749336727e84c69582664dedac3145b92ea24e62e4d_amd64",
"8Base-RHACM-2.6:rhacm2/console-rhel8@sha256:afa80ae8274db7fa6796c35980fc5df15889e94aff3361f6cda643e5a09da220_ppc64le",
"8Base-RHACM-2.6:rhacm2/console-rhel8@sha256:f06e4e3f62db52c6d7fa0bc1f289de773e18d076bc38612e1b0ddc85c76fde06_s390x",
"8Base-RHACM-2.6:rhacm2/endpoint-monitoring-rhel8-operator@sha256:060bcd658756a924b4ce4d202bd447a3254fc1f49af7d685dde8720f355cde8e_arm64",
"8Base-RHACM-2.6:rhacm2/endpoint-monitoring-rhel8-operator@sha256:091d66731c5fe8eba5646c6b2622bb38c074e202a8a4a7e906921673b60f0898_amd64",
"8Base-RHACM-2.6:rhacm2/endpoint-monitoring-rhel8-operator@sha256:80660eb7f3c068768b0ea04ff20f4539194c52427ffdab4626bf781aa3f2ca64_s390x",
"8Base-RHACM-2.6:rhacm2/endpoint-monitoring-rhel8-operator@sha256:d6204fcf04c83bac13232ec1602572ad5f22bb528537e591079dfa36152697ec_ppc64le",
"8Base-RHACM-2.6:rhacm2/governance-policy-propagator-rhel8@sha256:51be0f04938b60ed1dba60908bebd2000d78e4ade34757bae70a083c67d77e8e_arm64",
"8Base-RHACM-2.6:rhacm2/governance-policy-propagator-rhel8@sha256:9577701bf3c7aa00b99531d2c3842130abc6cd91c52c4a7ba040b705eeace4c7_s390x",
"8Base-RHACM-2.6:rhacm2/governance-policy-propagator-rhel8@sha256:bdc6c128628db86697af198430c5ae5c61c3e586c1a97187e4d4e852cec61e92_ppc64le",
"8Base-RHACM-2.6:rhacm2/governance-policy-propagator-rhel8@sha256:cc519319b9f4fe672144ebedd772ddf56d5de90e3c8f52c0fb9b55313f71a7b3_amd64",
"8Base-RHACM-2.6:rhacm2/governance-policy-spec-sync-rhel8@sha256:2c1905ae8a83e5598678457fd955cbc867453ed5836de6fcc182e4928df8bd67_s390x",
"8Base-RHACM-2.6:rhacm2/governance-policy-spec-sync-rhel8@sha256:4a8d30cc0e1d83c69b7f3339418b101da23fbcaee7d326bedaff677eceb25ab2_ppc64le",
"8Base-RHACM-2.6:rhacm2/governance-policy-spec-sync-rhel8@sha256:6849cf1b4dd883d5b4c0cf90a3adfb26cb59d03d3b892cee3669a32dd6b8dcc2_amd64",
"8Base-RHACM-2.6:rhacm2/governance-policy-spec-sync-rhel8@sha256:d06ffc621167aff31ecb0fa417b294ff0676fb00e4ef1c6cb0fb2aaf4b2561e0_arm64",
"8Base-RHACM-2.6:rhacm2/governance-policy-status-sync-rhel8@sha256:4c86e16f15aaf454e4e5ce5436e1db27a5f8a55f573c3eaf02e4786fe52edfc8_arm64",
"8Base-RHACM-2.6:rhacm2/governance-policy-status-sync-rhel8@sha256:cf6a75d94f50dd063e939aee18756c767cba43f4e1e62a9c2f2b764ac6f43746_s390x",
"8Base-RHACM-2.6:rhacm2/governance-policy-status-sync-rhel8@sha256:e072b615eeffff80a94831e58c70980684c1ec4bd972844b25b157eb7ed5937f_ppc64le",
"8Base-RHACM-2.6:rhacm2/governance-policy-status-sync-rhel8@sha256:fffe971caa2e911d9c972c0e88712ff431d34c63dbe74e25f1cababa50ea7417_amd64",
"8Base-RHACM-2.6:rhacm2/governance-policy-template-sync-rhel8@sha256:10bc1a3833599a593a058e804de67e92888ed779fd0000928d4a70b6c7d5c1c2_amd64",
"8Base-RHACM-2.6:rhacm2/governance-policy-template-sync-rhel8@sha256:5c17f979f47840a879059ad83de12f0756889564a17190ba4438a7632c999bb1_arm64",
"8Base-RHACM-2.6:rhacm2/governance-policy-template-sync-rhel8@sha256:848bce8007de7714afc8c755b5f0c3cdf5eb6b1d259811c947bc295924539a0e_ppc64le",
"8Base-RHACM-2.6:rhacm2/governance-policy-template-sync-rhel8@sha256:95439f7e18fa87601d5860cbd9ca5f0738786e30a629d23788fd5fe33d694c66_s390x",
"8Base-RHACM-2.6:rhacm2/grafana-dashboard-loader-rhel8@sha256:1f5c1b2cffebf069859e95d0e722cb293f8c176bf5c5873bb9517c96b26c2e10_arm64",
"8Base-RHACM-2.6:rhacm2/grafana-dashboard-loader-rhel8@sha256:5223158a122658bafbd853c596cdc1f7bd7a0e4fdd82b1c3668ac84adeae9f24_s390x",
"8Base-RHACM-2.6:rhacm2/grafana-dashboard-loader-rhel8@sha256:561f1f05925cfe3c5f0f8a9b7475be4bbab183b5611ecfe09b090d80fa4bc2fe_amd64",
"8Base-RHACM-2.6:rhacm2/grafana-dashboard-loader-rhel8@sha256:734270221ec4a516e7eb77f2ec3a753384242116aa70320a1dbe969e915af1df_ppc64le",
"8Base-RHACM-2.6:rhacm2/iam-policy-controller-rhel8@sha256:2827e5f485213f92e2d0092187f3976dd6fe598e39b5cf2212d48c3a44c34b13_arm64",
"8Base-RHACM-2.6:rhacm2/iam-policy-controller-rhel8@sha256:8ca9e80365c76b66b2de3924fc50a5912e606042c704b02cb174a4b8bd3927c4_amd64",
"8Base-RHACM-2.6:rhacm2/iam-policy-controller-rhel8@sha256:c5069e76a900aa300102a0ae54ecbc12c0ac31abfeed8656ee60a949daef79c3_s390x",
"8Base-RHACM-2.6:rhacm2/iam-policy-controller-rhel8@sha256:ca05e79e5508924af71f323c13f664770d8dd4eb61ecf0894e4f9a81f7a1b402_ppc64le",
"8Base-RHACM-2.6:rhacm2/insights-client-rhel8@sha256:02cacfec60c80b9228e8b18949751de867f974ea6b1172129096e64e949c0598_amd64",
"8Base-RHACM-2.6:rhacm2/insights-client-rhel8@sha256:2b14036d0291e54c3191682de2ea875a78d78c35b2791a5a113ba1a8920f0621_ppc64le",
"8Base-RHACM-2.6:rhacm2/insights-client-rhel8@sha256:d4c05f641de8fd0753d63cc6d5b62464d3d6a87d601514e87ef2e40bbe7b01b6_s390x",
"8Base-RHACM-2.6:rhacm2/insights-client-rhel8@sha256:e15c410b693b34f49869d037ebb5584384fcdf88114b7a94967ca09f1361a5f3_arm64",
"8Base-RHACM-2.6:rhacm2/insights-metrics-rhel8@sha256:67aa55bb65685395ad2773e7459dff5fbccdeedcf9e56ec2722d8f5c919eae89_s390x",
"8Base-RHACM-2.6:rhacm2/insights-metrics-rhel8@sha256:6c54e08f5f6c2cae41a5e108e1019ff6522af8f69d666e22eb4631cd83b85917_amd64",
"8Base-RHACM-2.6:rhacm2/insights-metrics-rhel8@sha256:88d9b7246aa75cb2c88ccb7f2f1202fc465be0f2d89e59f1d2259f69ada56d9d_arm64",
"8Base-RHACM-2.6:rhacm2/insights-metrics-rhel8@sha256:bad98fe71638d7346f31ea45f6063ec970bf90844bb5c5dc5f917bb0f0099899_ppc64le",
"8Base-RHACM-2.6:rhacm2/klusterlet-addon-controller-rhel8@sha256:22e510955af3fa736b7306c387f44b5f15f5f9a7a006c6587e06d5d8602cc2f0_s390x",
"8Base-RHACM-2.6:rhacm2/klusterlet-addon-controller-rhel8@sha256:55bc86326f992cc4f4401b93f90cdd2baa6728015ffaf6168f2d46ae43c70cf4_ppc64le",
"8Base-RHACM-2.6:rhacm2/klusterlet-addon-controller-rhel8@sha256:8dd7f47af047fb899c7fcbad61cb8f38da45990cac186f9235aec3e4e7de25e9_amd64",
"8Base-RHACM-2.6:rhacm2/klusterlet-addon-controller-rhel8@sha256:bdb97eb5bb0e8f59edf0d389fb07c45171e728dc8b4d2bdacd785193b46ec03b_arm64",
"8Base-RHACM-2.6:rhacm2/kube-rbac-proxy-rhel8@sha256:11a353ee9da6cc843d5f346f4fa51681d13318e2e61fc4d1a3f63406eb175260_s390x",
"8Base-RHACM-2.6:rhacm2/kube-rbac-proxy-rhel8@sha256:31757f3e3bb08b4e49e54694b18b3cf327637be20535482b2df1345b17444dda_amd64",
"8Base-RHACM-2.6:rhacm2/kube-rbac-proxy-rhel8@sha256:b2c0b7414d0fc36a49cbdc5a56b25dd62aac18defc2defbd9c1895cd13a5e716_arm64",
"8Base-RHACM-2.6:rhacm2/kube-rbac-proxy-rhel8@sha256:dbd816d503e9beb58622604432eb415419e893627eb95c1ceeb8ff5bda7d6335_ppc64le",
"8Base-RHACM-2.6:rhacm2/kube-state-metrics-rhel8@sha256:53246a6df1f0880d94ed2644fa4366e3e2108b6fa8a51745af87785346ce5304_s390x",
"8Base-RHACM-2.6:rhacm2/kube-state-metrics-rhel8@sha256:5f2393bceefffb32240043b6722aa73d31fc8133cc2666fcf5eb8d33794bc54f_arm64",
"8Base-RHACM-2.6:rhacm2/kube-state-metrics-rhel8@sha256:c792c043462281cde7c93bd8e2136f62ca17d072e7f466353f37de8e5f5dc949_ppc64le",
"8Base-RHACM-2.6:rhacm2/kube-state-metrics-rhel8@sha256:e6b1d24b56e6973eee1569e351db6637ca67e1d6cd124adb845cbf6e35a4f6af_amd64",
"8Base-RHACM-2.6:rhacm2/management-ingress-rhel8@sha256:07238998d21204cd8f25dc63e6dbde20a2dd25c3b96609729306db6c63a0fca4_arm64",
"8Base-RHACM-2.6:rhacm2/management-ingress-rhel8@sha256:0d2665d19a8753c6269f594b68b067cd62a402404287e6416543c1af2d7d3cf4_ppc64le",
"8Base-RHACM-2.6:rhacm2/management-ingress-rhel8@sha256:6917d018e53aabb6f5402f02000aedd2e5cf71bcc84562e0fc7d7c87049f4b67_amd64",
"8Base-RHACM-2.6:rhacm2/management-ingress-rhel8@sha256:73b0444bd91a1dade3b7e76245ac8d6cb568929bba321b8c86c269d6f542ac3b_s390x",
"8Base-RHACM-2.6:rhacm2/memcached-exporter-rhel8@sha256:7d85dd62346a647d22202baa0f8d405b2aaf9a7174b38e5d29df2e03530009c3_s390x",
"8Base-RHACM-2.6:rhacm2/memcached-exporter-rhel8@sha256:9635616c8f058e67d557201147904b05f8b49938f63fb2b0239dfca883f61685_arm64",
"8Base-RHACM-2.6:rhacm2/memcached-exporter-rhel8@sha256:9e91ecec92ec0df8b72beb6040f39d9a25b0bfad844e92ea34cc2d648d221d22_ppc64le",
"8Base-RHACM-2.6:rhacm2/memcached-exporter-rhel8@sha256:c773b9a2fffcd549d4936054260f655c78da603957826d6bad4e8567a213ad10_amd64",
"8Base-RHACM-2.6:rhacm2/memcached-rhel8@sha256:584f8c4a9a1b75fc71948a98add560d4fe3d936ee46ac791f32121dbadf8c7d2_ppc64le",
"8Base-RHACM-2.6:rhacm2/memcached-rhel8@sha256:59b3ce3f3f4459c97cfffee5e20830d70f8a69198b5fab271e6c478d615c46d3_arm64",
"8Base-RHACM-2.6:rhacm2/memcached-rhel8@sha256:6f458c76757203b28434f871027c6a466a73d246ceb5bfac8793ad1896a672ab_amd64",
"8Base-RHACM-2.6:rhacm2/memcached-rhel8@sha256:e34722fd656e3205dcdb565b0ab68e9971174c11f125dbfff3bf82e1e21f3a76_s390x",
"8Base-RHACM-2.6:rhacm2/metrics-collector-rhel8@sha256:3a81a018b939752543e78c2d68d1436b851be2256b88c3e66cd506ae1d8f4c9c_ppc64le",
"8Base-RHACM-2.6:rhacm2/metrics-collector-rhel8@sha256:6a3e0c36c123c9dc54759655d9148f580abada501034914863a6528ded19ef34_amd64",
"8Base-RHACM-2.6:rhacm2/metrics-collector-rhel8@sha256:7991f484f97b9951f27f70e67d5db0850c4189ee86db8406cdda961a9beb06f0_arm64",
"8Base-RHACM-2.6:rhacm2/metrics-collector-rhel8@sha256:fa08b9bf3fd334738984e150ba5bfd2e005374752f3112340b65f6434eacd057_s390x",
"8Base-RHACM-2.6:rhacm2/multicloud-integrations-rhel8@sha256:2bcbf9a565f3c566061325aca3174ec755b5c94a28612718a3f1563db317273e_ppc64le",
"8Base-RHACM-2.6:rhacm2/multicloud-integrations-rhel8@sha256:6813ccd43a1aecd1aaf4d5d4b1620fd63bbca00b736100189ff91246bf3bc36b_arm64",
"8Base-RHACM-2.6:rhacm2/multicloud-integrations-rhel8@sha256:db89ef3686570526afdb2b79fd698aca5dc50c633009760f1748fb9fd506067b_amd64",
"8Base-RHACM-2.6:rhacm2/multicloud-integrations-rhel8@sha256:db8bc27937802c5d8fff769b9c93c8a01411629d199adbc39235e721d6468b30_s390x",
"8Base-RHACM-2.6:rhacm2/multicluster-observability-rhel8-operator@sha256:434db0ca203b14b899fff9b7a2a5b975de852ea29620a828f29246448aba873c_ppc64le",
"8Base-RHACM-2.6:rhacm2/multicluster-observability-rhel8-operator@sha256:876bfa63b0e13833eaeadb7c6a0481f1d7970b283f69ece4d81c99985f4dd161_arm64",
"8Base-RHACM-2.6:rhacm2/multicluster-observability-rhel8-operator@sha256:d23f208e020d42bc095011d423146e2da35b2bc85b844911bde2f4edf696bdca_amd64",
"8Base-RHACM-2.6:rhacm2/multicluster-observability-rhel8-operator@sha256:f29581baf5277588d2e4cd01380ecf46e3c97a2f17ade01b048f75c29f18d62c_s390x",
"8Base-RHACM-2.6:rhacm2/multicluster-operators-application-rhel8@sha256:1952d422bd7ba42323711faba59244c449293cc92502e350460fee07c0e3b34a_ppc64le",
"8Base-RHACM-2.6:rhacm2/multicluster-operators-application-rhel8@sha256:566a60f630ec346eced3106ec072963d1b9f9d300e7d4cee6af6dc0d590a3937_s390x",
"8Base-RHACM-2.6:rhacm2/multicluster-operators-application-rhel8@sha256:724dd9f4a5e4acd061206ca2ea57c329210ade5135dbdf941b8d7e720daa4f10_arm64",
"8Base-RHACM-2.6:rhacm2/multicluster-operators-application-rhel8@sha256:ace8895fc62c1394dfa7854fd9ce3e14ef859e989255f70dc9a5a3d9bcd514c0_amd64",
"8Base-RHACM-2.6:rhacm2/multicluster-operators-channel-rhel8@sha256:1ebe6504a6a58f39f93952bf1c135ea58ff77e65c5b8ba73c7ad6295e66a1b45_s390x",
"8Base-RHACM-2.6:rhacm2/multicluster-operators-channel-rhel8@sha256:557cc962d0b10d80a9dea7adce387ea28fb4199a02fa8546645ab2cacbf28b88_ppc64le",
"8Base-RHACM-2.6:rhacm2/multicluster-operators-channel-rhel8@sha256:82526c7c046325bde1dfa0a47b58b773355f00bc95c23be75105e7255e7bddd2_arm64",
"8Base-RHACM-2.6:rhacm2/multicluster-operators-channel-rhel8@sha256:85e20d97f28e43668c2790bd6e0adbc598d01f9fab849761fb96d7a5c4946a87_amd64",
"8Base-RHACM-2.6:rhacm2/multicluster-operators-subscription-rhel8@sha256:7310f31faae367a363c27a7236b562bbfe8381a352fce906279590bac11571d2_ppc64le",
"8Base-RHACM-2.6:rhacm2/multicluster-operators-subscription-rhel8@sha256:7676d33b9be36ca6660d3aed888fdffcf270fcf82258ed9531e2746a3d27610c_s390x",
"8Base-RHACM-2.6:rhacm2/multicluster-operators-subscription-rhel8@sha256:e718d5abef58365d547ef73828a26adff5b6cef1bf935aa7c27f12f604b50337_amd64",
"8Base-RHACM-2.6:rhacm2/multicluster-operators-subscription-rhel8@sha256:f58aff87d1efb64417c6976f6772a464e54beefe847f50a141726b7a1a6a293a_arm64",
"8Base-RHACM-2.6:rhacm2/multiclusterhub-repo-rhel8@sha256:03222a9dd6eca9cf44932a0ff1bf89bd9d2d29683f1ebb0d0aa49171b77a4963_ppc64le",
"8Base-RHACM-2.6:rhacm2/multiclusterhub-repo-rhel8@sha256:881b8c3b19918affd478c0ad0c73dff96dd28f5c1dfddb86472b42e422fa25b6_amd64",
"8Base-RHACM-2.6:rhacm2/multiclusterhub-repo-rhel8@sha256:9de94ea1f83ec8b7257c7b2befc1485ed9cc40c9ef3600c4c4c50934e708cf9d_s390x",
"8Base-RHACM-2.6:rhacm2/multiclusterhub-repo-rhel8@sha256:a45ed68e7d3ac89d17eaf06445cabfc19a9ce85a42f116d75028d6acd18a322b_arm64",
"8Base-RHACM-2.6:rhacm2/multiclusterhub-rhel8@sha256:48d1fa8bc5f6a4d8349c41126301bd86d12836384f336881ecb71bd79f84ae93_ppc64le",
"8Base-RHACM-2.6:rhacm2/multiclusterhub-rhel8@sha256:a33e91fb763a2f0894433bce31bd44229e7d5f5c53d36c6b6f643807a45c110b_arm64",
"8Base-RHACM-2.6:rhacm2/multiclusterhub-rhel8@sha256:d6e126cbdd3cfbcdee04b093389ca1b07ac8038da96060051ed94e1eeacc6d92_s390x",
"8Base-RHACM-2.6:rhacm2/multiclusterhub-rhel8@sha256:ecf12158a2d8802b4c7efd6b336ff36c1e002223b1d385a40fbef638d5e4aa21_amd64",
"8Base-RHACM-2.6:rhacm2/node-exporter-rhel8@sha256:14d23638efff3c30661c9a5f3ddb6ab0c7a9d162de1176dd9565cf49dfa4b9c5_amd64",
"8Base-RHACM-2.6:rhacm2/node-exporter-rhel8@sha256:533005e1608de68a09e53599de3f30990db95cb923794bab9ae9e3bc1a8b6baf_arm64",
"8Base-RHACM-2.6:rhacm2/node-exporter-rhel8@sha256:99eef3491c7092afa14179b9a9d39dd8fbfb3c9bb61759d678af5d91ac23e59d_s390x",
"8Base-RHACM-2.6:rhacm2/node-exporter-rhel8@sha256:e200d4e1802cce7fce32b1e0dc5c3220b6f6477b73b3a2d8ea26a5a42d63f46b_ppc64le",
"8Base-RHACM-2.6:rhacm2/observatorium-rhel8-operator@sha256:092e3437e6d38b2bf676d7fb67ad672e3ef03440017b5af7c1ebd2beb3f437eb_amd64",
"8Base-RHACM-2.6:rhacm2/observatorium-rhel8-operator@sha256:8cf076bfb049d1aabd00040ee65f0fedd590f0dd448c7561de494093a915b397_ppc64le",
"8Base-RHACM-2.6:rhacm2/observatorium-rhel8-operator@sha256:e69987a64fdbf873d4b19d8626c0c5e99dd13d7c95446850559be966dae45ad0_arm64",
"8Base-RHACM-2.6:rhacm2/observatorium-rhel8-operator@sha256:f0bf89eaea6b7afc2d08c77bd40dfba581f91f462f5ec3d70473b332ca6f781c_s390x",
"8Base-RHACM-2.6:rhacm2/observatorium-rhel8@sha256:0686cfddd61737f7e7eb4f0c011397277394559edac3bb947c0969e302686dd5_ppc64le",
"8Base-RHACM-2.6:rhacm2/observatorium-rhel8@sha256:8f2f3732600235f66c406b6121ac37979f52572ce90353b6e099be7b74406251_amd64",
"8Base-RHACM-2.6:rhacm2/observatorium-rhel8@sha256:9e1fccc5b17865a6d7baaa1a15cb50f47d80a14b0a7bcbd94c12f0ddcaaf1b28_s390x",
"8Base-RHACM-2.6:rhacm2/observatorium-rhel8@sha256:bdd89a1051c8f21e7d81ff80c96731a0eaa7d15c320ab1e6b1dc3f6babd42598_arm64",
"8Base-RHACM-2.6:rhacm2/prometheus-alertmanager-rhel8@sha256:0860b7aa5e8b07792ad7f5d5c0654e23e9da8eedd4b9f509caea616dcfa97d69_amd64",
"8Base-RHACM-2.6:rhacm2/prometheus-alertmanager-rhel8@sha256:624895d8579ef6f3e5b17558a30775790ec6f00701f8c5cdfa315292d7f9e867_s390x",
"8Base-RHACM-2.6:rhacm2/prometheus-alertmanager-rhel8@sha256:6d09865a228cdbbc6d1ac13042c3c00f0bd086f6dc181dfa3cdf8c7f9d826b9e_arm64",
"8Base-RHACM-2.6:rhacm2/prometheus-alertmanager-rhel8@sha256:c69fee848d21346a271972e89d91898eac9fec27d598d98ffa004ca8d1b53270_ppc64le",
"8Base-RHACM-2.6:rhacm2/prometheus-rhel8@sha256:52cea7c27de23e3358030b09f22b962723c523a940f8e2043edc298c907d761c_arm64",
"8Base-RHACM-2.6:rhacm2/prometheus-rhel8@sha256:67e0fadfbb4d99a60435ed12b470772b38ace4ca815fe73da68eb3c826e200fc_ppc64le",
"8Base-RHACM-2.6:rhacm2/prometheus-rhel8@sha256:e8241b1d852d605b44ecfcc552cb0f905f72e8a17c8d228162b40c19388f5176_s390x",
"8Base-RHACM-2.6:rhacm2/prometheus-rhel8@sha256:ed0cc13e79949436d29a7ad0b41b189744a177ea27545fd5eb9b4f71e87bd0eb_amd64",
"8Base-RHACM-2.6:rhacm2/rbac-query-proxy-rhel8@sha256:29c76a37497f212aed280e2bf16ef45fb3785fb4649ce17b7fe9d653a79e2112_arm64",
"8Base-RHACM-2.6:rhacm2/rbac-query-proxy-rhel8@sha256:475a45884a51127722030226ff9a5f0752c98574c41eb61796aece5e702346a3_ppc64le",
"8Base-RHACM-2.6:rhacm2/rbac-query-proxy-rhel8@sha256:582301b10af0b966ae7d5e130cb0e5f96e7912dc66b4108e0d6078656ca80604_amd64",
"8Base-RHACM-2.6:rhacm2/rbac-query-proxy-rhel8@sha256:f1c7de85a44c03f48a6f62ba1d7d650f0b06e0f502cecff1512ad637b5bc1c27_s390x",
"8Base-RHACM-2.6:rhacm2/redisgraph-tls-rhel8@sha256:128279a656bfbde6c2c052766d63a1de6a06d8bea2707813c64396c2ae382478_amd64",
"8Base-RHACM-2.6:rhacm2/redisgraph-tls-rhel8@sha256:35927ca6e6e9c8d420c499a0c8ad37c4297ba19743d550f489d3e66482275a49_arm64",
"8Base-RHACM-2.6:rhacm2/redisgraph-tls-rhel8@sha256:4696baed553266682ba2b54d3bf683d2ff1241b625de5ec54a45c1b2c5f96243_s390x",
"8Base-RHACM-2.6:rhacm2/redisgraph-tls-rhel8@sha256:d722f2ffab1f58bbaf3c62ef71dbf7e6c4023e6ab17690f1049075a321d0b1ac_ppc64le",
"8Base-RHACM-2.6:rhacm2/search-aggregator-rhel8@sha256:2b5f372c1c73c4de587b5a4388d95b8cc553fc56af446fcefa0e14c6d980b6b3_ppc64le",
"8Base-RHACM-2.6:rhacm2/search-aggregator-rhel8@sha256:38fceeedc0672def1c2cf42bb6743ae726e77d9f7352d002b3fc688c6d551852_amd64",
"8Base-RHACM-2.6:rhacm2/search-aggregator-rhel8@sha256:6a915335bcebb0884fc72df2dfee97c74d42c035864b960e1c800fa6c5f8d93c_arm64",
"8Base-RHACM-2.6:rhacm2/search-aggregator-rhel8@sha256:752decaefc38aa009f54201b38d4ab26d9b4020caec649d9b1f1564f56c47c2a_s390x",
"8Base-RHACM-2.6:rhacm2/search-api-rhel8@sha256:37eea70d5b1c89c25372dcea8c8c03e1e0a9af1b5a06f3b0706ba776ae8847c1_amd64",
"8Base-RHACM-2.6:rhacm2/search-api-rhel8@sha256:7400088d206592eb29cd86182909626262c9b2a99f017811fcc9d8a753c39009_arm64",
"8Base-RHACM-2.6:rhacm2/search-api-rhel8@sha256:aa8ea0deabc39a068f3f6ce9fa6334e44fc507355009a9bff448e742156ec203_ppc64le",
"8Base-RHACM-2.6:rhacm2/search-api-rhel8@sha256:b4d2d39c2b3b736987f1e888b858d52a7ebd9f8d0cebd3bdef8c59f6e3e41725_s390x",
"8Base-RHACM-2.6:rhacm2/search-collector-rhel8@sha256:0174699ec75fcda08892b4e72b674df989af51ea5f04de57a62c2a85a3c08f4f_arm64",
"8Base-RHACM-2.6:rhacm2/search-collector-rhel8@sha256:5a29a9805b8d20969cba86da11a9de8176a3172df361aec5fae136a4271de308_amd64",
"8Base-RHACM-2.6:rhacm2/search-collector-rhel8@sha256:be7eed9ad9502bcc294081f7e2098fc4f8411c912c34fe63479b5b770d06caca_s390x",
"8Base-RHACM-2.6:rhacm2/search-collector-rhel8@sha256:c467c1d7ceaf5281077f7fe8ff1c1c4cffe325132890a3ab9b96ea5db2e2c930_ppc64le",
"8Base-RHACM-2.6:rhacm2/search-rhel8@sha256:2135cd20bb7ebbf48499992fe46a928e28fc78c86e360633ea09054520c42539_ppc64le",
"8Base-RHACM-2.6:rhacm2/search-rhel8@sha256:3a7a31974210e21a3faed9b57a75b970c70ac41d9662b884d4ce67275f756fc7_arm64",
"8Base-RHACM-2.6:rhacm2/search-rhel8@sha256:6e6a19f1440e4eb15a8206e18f7f4dde3e1a5c6518944571d09923d116d3f04e_amd64",
"8Base-RHACM-2.6:rhacm2/search-rhel8@sha256:e6ed3e65f0d49b3c6b0e3e97593a8fae4d453f3aecf8d7829c0d25c68bc91ea1_s390x",
"8Base-RHACM-2.6:rhacm2/submariner-addon-rhel8@sha256:7b80d01371f551df506bd0c56df6829845bfce497ff01cc44b68f172ed5399b4_ppc64le",
"8Base-RHACM-2.6:rhacm2/submariner-addon-rhel8@sha256:934c560bc786015c694e9cffbae8e86f631b3331d62f5a547931446dae82f8c3_s390x",
"8Base-RHACM-2.6:rhacm2/submariner-addon-rhel8@sha256:b467881f4028a89a9e79ba93da719845db576f47a04ae6e569c2317be5594b29_arm64",
"8Base-RHACM-2.6:rhacm2/submariner-addon-rhel8@sha256:fc5592d42e4aca70288448d174511b922ece7f8cb4b41c6a36195c3a4a60aa36_amd64",
"8Base-RHACM-2.6:rhacm2/thanos-receive-controller-rhel8@sha256:21f2626c10c4fb61b37e6ca4ab574186b423f155fbc5cfef3e894fff04cc270e_ppc64le",
"8Base-RHACM-2.6:rhacm2/thanos-receive-controller-rhel8@sha256:c357074958324fc5d602cdcf1cba285bf8582e0b36af79a8f6211bb0dfb77a10_amd64",
"8Base-RHACM-2.6:rhacm2/thanos-receive-controller-rhel8@sha256:d9ac8e67d6d9858b16dd9d1d49c1dd904aa22a7b618e5d33292344faced9c0d3_arm64",
"8Base-RHACM-2.6:rhacm2/thanos-receive-controller-rhel8@sha256:e3b840a7833680170f9e9ca52309552c584935a68c75cc71e6d576b104dc01c8_s390x",
"8Base-RHACM-2.6:rhacm2/thanos-rhel8@sha256:453c525197ccfe1f866af70ca2e7f3deb6f98d0b98c09b602b4fa1368787213d_amd64",
"8Base-RHACM-2.6:rhacm2/thanos-rhel8@sha256:4b3b45ad0b564360c245d20b1540c2398c9606cf8684275e4ee071c591357929_arm64",
"8Base-RHACM-2.6:rhacm2/thanos-rhel8@sha256:7e43ba8f47ec54b5f86d13c81b67b044176530b63b5ae3f40332fc975cc6b21f_s390x",
"8Base-RHACM-2.6:rhacm2/thanos-rhel8@sha256:faaa00c0af80c781a7c610616153a3cd1dc1b20637934c3a243a2e9664ba0ee5_ppc64le"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2022-30635"
},
{
"category": "external",
"summary": "RHBZ#2107388",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2107388"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2022-30635",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-30635"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2022-30635",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2022-30635"
},
{
"category": "external",
"summary": "https://go.dev/issue/53615",
"url": "https://go.dev/issue/53615"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-announce/c/nqrv9fbR0zE",
"url": "https://groups.google.com/g/golang-announce/c/nqrv9fbR0zE"
}
],
"release_date": "2022-07-12T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2022-09-06T22:27:58+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.6/html-single/install/index#installing",
"product_ids": [
"8Base-RHACM-2.6:rhacm2/acm-governance-policy-addon-controller-rhel8@sha256:615ab5d9542759d921634737709e84a8e65d003ea136e5d22858d380225fd177_amd64",
"8Base-RHACM-2.6:rhacm2/acm-governance-policy-addon-controller-rhel8@sha256:958b729d30f10b9c121e68ac8ede2054ed29cc52a9a7d6df0537ed221aa74358_s390x",
"8Base-RHACM-2.6:rhacm2/acm-governance-policy-addon-controller-rhel8@sha256:b5bef941b4e0b5b3529ca5b2311c85295b9f6d12e482a9cbdad691c2406541f1_ppc64le",
"8Base-RHACM-2.6:rhacm2/acm-governance-policy-addon-controller-rhel8@sha256:f6194b9056d77e54f3c74caa9eab87bd1df1818d082fc807229d1c44ec6c88c4_arm64",
"8Base-RHACM-2.6:rhacm2/acm-grafana-rhel8@sha256:45616ed43b53d3a83e65828118f09430396f5bcb0566ae3a65d937b59f0d873e_s390x",
"8Base-RHACM-2.6:rhacm2/acm-grafana-rhel8@sha256:8c48441cfa850ea1274932e94da0831618c10f91022619c779304501a75fb161_amd64",
"8Base-RHACM-2.6:rhacm2/acm-grafana-rhel8@sha256:cc1c196b19c5fd8f313c6136359cc9dd37b5f59d32a581b10cf89b80b7d0cbf4_arm64",
"8Base-RHACM-2.6:rhacm2/acm-grafana-rhel8@sha256:cdf24e68e50be1350566243f6d2cb1403d09ab68e5fed39ea6c56212e42b90f1_ppc64le",
"8Base-RHACM-2.6:rhacm2/acm-must-gather-rhel8@sha256:1457ff5cfd61611fdc968d4af5b020d835e107b97932c7ba7b3f5ed4cbd0e39f_ppc64le",
"8Base-RHACM-2.6:rhacm2/acm-must-gather-rhel8@sha256:39842906b3846418bc31098e2abad08210118d86aa683e9e5fd04a97822df22d_arm64",
"8Base-RHACM-2.6:rhacm2/acm-must-gather-rhel8@sha256:8a69add2d90a1e094de8510052b683e1765153da75e316ad7778499af0c5ddf9_s390x",
"8Base-RHACM-2.6:rhacm2/acm-must-gather-rhel8@sha256:dca91134a2c1c33c736afcd4c9373749448641385f39162c74e115691289e843_amd64",
"8Base-RHACM-2.6:rhacm2/acm-operator-bundle@sha256:0eac6124f59492d09c1ae650025d59ea0e8547d9f9c832cb9607b09254ff6ddd_s390x",
"8Base-RHACM-2.6:rhacm2/acm-operator-bundle@sha256:1cbcd58a4c23e4c89a6a0509f78802a5aa21205db2784ebc9772b99a3917b183_arm64",
"8Base-RHACM-2.6:rhacm2/acm-operator-bundle@sha256:997aaee36f0bed47e231925a3f2c2ecc503410e54b35727f035c72477f3d1944_ppc64le",
"8Base-RHACM-2.6:rhacm2/acm-operator-bundle@sha256:ce699187f250b93976b8063228ac12d11c6c8f6baba69ba4ed17a38730e84eb3_amd64",
"8Base-RHACM-2.6:rhacm2/acm-prometheus-config-reloader-rhel8@sha256:693a77a9324d6c7f0e69bd9d5725b51f3e429972f1e67469e93648cb347eae84_arm64",
"8Base-RHACM-2.6:rhacm2/acm-prometheus-config-reloader-rhel8@sha256:89757e804d5df2b5eeeb1191b599c3acb9e75f61170f888095302830d6de0582_s390x",
"8Base-RHACM-2.6:rhacm2/acm-prometheus-config-reloader-rhel8@sha256:8e45e1fd7342d7525b118f01794cac1f4a8662def5f2a06336b698db2e268742_amd64",
"8Base-RHACM-2.6:rhacm2/acm-prometheus-config-reloader-rhel8@sha256:ce1c17b34b7aac2e990dc0efe40f4406e73f727b2c7bfe109eded849de753f1a_ppc64le",
"8Base-RHACM-2.6:rhacm2/acm-prometheus-rhel8@sha256:728606d96dd9e0fc2e7810e092e10ee071ec36598c990c8252beccace59a679e_amd64",
"8Base-RHACM-2.6:rhacm2/acm-prometheus-rhel8@sha256:b457d0b95d88c5dd0aac87492cbca40a9d7c2074002ad110f52d562f0c5d0797_arm64",
"8Base-RHACM-2.6:rhacm2/acm-prometheus-rhel8@sha256:f34d2569033bfb1d173342264f090f46d80f7843d52704a7ce9e9eb9de2f5abb_s390x",
"8Base-RHACM-2.6:rhacm2/acm-prometheus-rhel8@sha256:f720e0a94bfe7ed5d812819a3e77cc0581be102970127d8c0d4aa06a05edbf3d_ppc64le",
"8Base-RHACM-2.6:rhacm2/acm-volsync-addon-controller-rhel8@sha256:17ccd6b924b36ab14e3ca5f5331ba7e4c86f8cb64304640d58c3ee6b76edbcaf_ppc64le",
"8Base-RHACM-2.6:rhacm2/acm-volsync-addon-controller-rhel8@sha256:27079308ea87e35564cc3089c65eae68d63880a3bb093ca64d1678a68b60fcec_amd64",
"8Base-RHACM-2.6:rhacm2/acm-volsync-addon-controller-rhel8@sha256:9eabaac2df91aeef613d6973669d07298f2159c6a6e0c9f294623f7b1a10bc08_s390x",
"8Base-RHACM-2.6:rhacm2/acm-volsync-addon-controller-rhel8@sha256:f7abdf1756bc0ff2ebf02fee0469a8b9eeabe1fa8cafdd21c6e8f958155b70bb_arm64",
"8Base-RHACM-2.6:rhacm2/cert-policy-controller-rhel8@sha256:017c1e663827a3b55d70badd3ed979b5d1831252c49d671897a85a75afaa5bb0_s390x",
"8Base-RHACM-2.6:rhacm2/cert-policy-controller-rhel8@sha256:0610778095974edf936602018281bf7a5e287ba9eca9f661a423e68bbe000e40_ppc64le",
"8Base-RHACM-2.6:rhacm2/cert-policy-controller-rhel8@sha256:a66d7d4ee1179f7fce639490f919d722db54eaa3118b4135078c33e6cbf91488_amd64",
"8Base-RHACM-2.6:rhacm2/cert-policy-controller-rhel8@sha256:d660befef0c8f7a4db7aa3b865545c9863d8f37e7ba4b8de4380185f82b208d4_arm64",
"8Base-RHACM-2.6:rhacm2/cluster-backup-rhel8-operator@sha256:1a749d0795972a9bfd5a00aa96c238a660673464be01b2aa9fd7a3aeead6ddf7_amd64",
"8Base-RHACM-2.6:rhacm2/cluster-backup-rhel8-operator@sha256:8915dbdc562e63441f79041bdf1176e46ce53e95418d133f0cd0c1ff79da48a2_arm64",
"8Base-RHACM-2.6:rhacm2/cluster-backup-rhel8-operator@sha256:995f225449b207da9a3cad175dac85b87eefb28ff5bae6a588f40fd79fbe12a1_ppc64le",
"8Base-RHACM-2.6:rhacm2/cluster-backup-rhel8-operator@sha256:f1255a76c6275a4b6a400c82e204a5112fff6fe87f71626f8f309763f6a5d9e4_s390x",
"8Base-RHACM-2.6:rhacm2/config-policy-controller-rhel8@sha256:3b2e0d850e8fc966ec80bff16df26002334744a96b81c7a7dfe222f1706a52e3_s390x",
"8Base-RHACM-2.6:rhacm2/config-policy-controller-rhel8@sha256:447f275bbde46d7fc173798ef5abc0a77a6780f0dffdc171786edbe00f27d8d8_ppc64le",
"8Base-RHACM-2.6:rhacm2/config-policy-controller-rhel8@sha256:61964a1a0ddf2e98bcf5249b7374235055ab85cc26663a8d9397c2b7f6fbb4c6_amd64",
"8Base-RHACM-2.6:rhacm2/config-policy-controller-rhel8@sha256:a3abaa3d0bf1d34fa9e40903a8713c439f5f7f751e775d32cbab308983064ce0_arm64",
"8Base-RHACM-2.6:rhacm2/console-rhel8@sha256:6c0f630ff57f6f423df6dbf4df9faad25089f9b391be35cb8bc9cd5211f94d67_arm64",
"8Base-RHACM-2.6:rhacm2/console-rhel8@sha256:8608aed6971299def3fbe749336727e84c69582664dedac3145b92ea24e62e4d_amd64",
"8Base-RHACM-2.6:rhacm2/console-rhel8@sha256:afa80ae8274db7fa6796c35980fc5df15889e94aff3361f6cda643e5a09da220_ppc64le",
"8Base-RHACM-2.6:rhacm2/console-rhel8@sha256:f06e4e3f62db52c6d7fa0bc1f289de773e18d076bc38612e1b0ddc85c76fde06_s390x",
"8Base-RHACM-2.6:rhacm2/endpoint-monitoring-rhel8-operator@sha256:060bcd658756a924b4ce4d202bd447a3254fc1f49af7d685dde8720f355cde8e_arm64",
"8Base-RHACM-2.6:rhacm2/endpoint-monitoring-rhel8-operator@sha256:091d66731c5fe8eba5646c6b2622bb38c074e202a8a4a7e906921673b60f0898_amd64",
"8Base-RHACM-2.6:rhacm2/endpoint-monitoring-rhel8-operator@sha256:80660eb7f3c068768b0ea04ff20f4539194c52427ffdab4626bf781aa3f2ca64_s390x",
"8Base-RHACM-2.6:rhacm2/endpoint-monitoring-rhel8-operator@sha256:d6204fcf04c83bac13232ec1602572ad5f22bb528537e591079dfa36152697ec_ppc64le",
"8Base-RHACM-2.6:rhacm2/governance-policy-propagator-rhel8@sha256:51be0f04938b60ed1dba60908bebd2000d78e4ade34757bae70a083c67d77e8e_arm64",
"8Base-RHACM-2.6:rhacm2/governance-policy-propagator-rhel8@sha256:9577701bf3c7aa00b99531d2c3842130abc6cd91c52c4a7ba040b705eeace4c7_s390x",
"8Base-RHACM-2.6:rhacm2/governance-policy-propagator-rhel8@sha256:bdc6c128628db86697af198430c5ae5c61c3e586c1a97187e4d4e852cec61e92_ppc64le",
"8Base-RHACM-2.6:rhacm2/governance-policy-propagator-rhel8@sha256:cc519319b9f4fe672144ebedd772ddf56d5de90e3c8f52c0fb9b55313f71a7b3_amd64",
"8Base-RHACM-2.6:rhacm2/governance-policy-spec-sync-rhel8@sha256:2c1905ae8a83e5598678457fd955cbc867453ed5836de6fcc182e4928df8bd67_s390x",
"8Base-RHACM-2.6:rhacm2/governance-policy-spec-sync-rhel8@sha256:4a8d30cc0e1d83c69b7f3339418b101da23fbcaee7d326bedaff677eceb25ab2_ppc64le",
"8Base-RHACM-2.6:rhacm2/governance-policy-spec-sync-rhel8@sha256:6849cf1b4dd883d5b4c0cf90a3adfb26cb59d03d3b892cee3669a32dd6b8dcc2_amd64",
"8Base-RHACM-2.6:rhacm2/governance-policy-spec-sync-rhel8@sha256:d06ffc621167aff31ecb0fa417b294ff0676fb00e4ef1c6cb0fb2aaf4b2561e0_arm64",
"8Base-RHACM-2.6:rhacm2/governance-policy-status-sync-rhel8@sha256:4c86e16f15aaf454e4e5ce5436e1db27a5f8a55f573c3eaf02e4786fe52edfc8_arm64",
"8Base-RHACM-2.6:rhacm2/governance-policy-status-sync-rhel8@sha256:cf6a75d94f50dd063e939aee18756c767cba43f4e1e62a9c2f2b764ac6f43746_s390x",
"8Base-RHACM-2.6:rhacm2/governance-policy-status-sync-rhel8@sha256:e072b615eeffff80a94831e58c70980684c1ec4bd972844b25b157eb7ed5937f_ppc64le",
"8Base-RHACM-2.6:rhacm2/governance-policy-status-sync-rhel8@sha256:fffe971caa2e911d9c972c0e88712ff431d34c63dbe74e25f1cababa50ea7417_amd64",
"8Base-RHACM-2.6:rhacm2/governance-policy-template-sync-rhel8@sha256:10bc1a3833599a593a058e804de67e92888ed779fd0000928d4a70b6c7d5c1c2_amd64",
"8Base-RHACM-2.6:rhacm2/governance-policy-template-sync-rhel8@sha256:5c17f979f47840a879059ad83de12f0756889564a17190ba4438a7632c999bb1_arm64",
"8Base-RHACM-2.6:rhacm2/governance-policy-template-sync-rhel8@sha256:848bce8007de7714afc8c755b5f0c3cdf5eb6b1d259811c947bc295924539a0e_ppc64le",
"8Base-RHACM-2.6:rhacm2/governance-policy-template-sync-rhel8@sha256:95439f7e18fa87601d5860cbd9ca5f0738786e30a629d23788fd5fe33d694c66_s390x",
"8Base-RHACM-2.6:rhacm2/grafana-dashboard-loader-rhel8@sha256:1f5c1b2cffebf069859e95d0e722cb293f8c176bf5c5873bb9517c96b26c2e10_arm64",
"8Base-RHACM-2.6:rhacm2/grafana-dashboard-loader-rhel8@sha256:5223158a122658bafbd853c596cdc1f7bd7a0e4fdd82b1c3668ac84adeae9f24_s390x",
"8Base-RHACM-2.6:rhacm2/grafana-dashboard-loader-rhel8@sha256:561f1f05925cfe3c5f0f8a9b7475be4bbab183b5611ecfe09b090d80fa4bc2fe_amd64",
"8Base-RHACM-2.6:rhacm2/grafana-dashboard-loader-rhel8@sha256:734270221ec4a516e7eb77f2ec3a753384242116aa70320a1dbe969e915af1df_ppc64le",
"8Base-RHACM-2.6:rhacm2/iam-policy-controller-rhel8@sha256:2827e5f485213f92e2d0092187f3976dd6fe598e39b5cf2212d48c3a44c34b13_arm64",
"8Base-RHACM-2.6:rhacm2/iam-policy-controller-rhel8@sha256:8ca9e80365c76b66b2de3924fc50a5912e606042c704b02cb174a4b8bd3927c4_amd64",
"8Base-RHACM-2.6:rhacm2/iam-policy-controller-rhel8@sha256:c5069e76a900aa300102a0ae54ecbc12c0ac31abfeed8656ee60a949daef79c3_s390x",
"8Base-RHACM-2.6:rhacm2/iam-policy-controller-rhel8@sha256:ca05e79e5508924af71f323c13f664770d8dd4eb61ecf0894e4f9a81f7a1b402_ppc64le",
"8Base-RHACM-2.6:rhacm2/insights-client-rhel8@sha256:02cacfec60c80b9228e8b18949751de867f974ea6b1172129096e64e949c0598_amd64",
"8Base-RHACM-2.6:rhacm2/insights-client-rhel8@sha256:2b14036d0291e54c3191682de2ea875a78d78c35b2791a5a113ba1a8920f0621_ppc64le",
"8Base-RHACM-2.6:rhacm2/insights-client-rhel8@sha256:d4c05f641de8fd0753d63cc6d5b62464d3d6a87d601514e87ef2e40bbe7b01b6_s390x",
"8Base-RHACM-2.6:rhacm2/insights-client-rhel8@sha256:e15c410b693b34f49869d037ebb5584384fcdf88114b7a94967ca09f1361a5f3_arm64",
"8Base-RHACM-2.6:rhacm2/insights-metrics-rhel8@sha256:67aa55bb65685395ad2773e7459dff5fbccdeedcf9e56ec2722d8f5c919eae89_s390x",
"8Base-RHACM-2.6:rhacm2/insights-metrics-rhel8@sha256:6c54e08f5f6c2cae41a5e108e1019ff6522af8f69d666e22eb4631cd83b85917_amd64",
"8Base-RHACM-2.6:rhacm2/insights-metrics-rhel8@sha256:88d9b7246aa75cb2c88ccb7f2f1202fc465be0f2d89e59f1d2259f69ada56d9d_arm64",
"8Base-RHACM-2.6:rhacm2/insights-metrics-rhel8@sha256:bad98fe71638d7346f31ea45f6063ec970bf90844bb5c5dc5f917bb0f0099899_ppc64le",
"8Base-RHACM-2.6:rhacm2/klusterlet-addon-controller-rhel8@sha256:22e510955af3fa736b7306c387f44b5f15f5f9a7a006c6587e06d5d8602cc2f0_s390x",
"8Base-RHACM-2.6:rhacm2/klusterlet-addon-controller-rhel8@sha256:55bc86326f992cc4f4401b93f90cdd2baa6728015ffaf6168f2d46ae43c70cf4_ppc64le",
"8Base-RHACM-2.6:rhacm2/klusterlet-addon-controller-rhel8@sha256:8dd7f47af047fb899c7fcbad61cb8f38da45990cac186f9235aec3e4e7de25e9_amd64",
"8Base-RHACM-2.6:rhacm2/klusterlet-addon-controller-rhel8@sha256:bdb97eb5bb0e8f59edf0d389fb07c45171e728dc8b4d2bdacd785193b46ec03b_arm64",
"8Base-RHACM-2.6:rhacm2/kube-rbac-proxy-rhel8@sha256:11a353ee9da6cc843d5f346f4fa51681d13318e2e61fc4d1a3f63406eb175260_s390x",
"8Base-RHACM-2.6:rhacm2/kube-rbac-proxy-rhel8@sha256:31757f3e3bb08b4e49e54694b18b3cf327637be20535482b2df1345b17444dda_amd64",
"8Base-RHACM-2.6:rhacm2/kube-rbac-proxy-rhel8@sha256:b2c0b7414d0fc36a49cbdc5a56b25dd62aac18defc2defbd9c1895cd13a5e716_arm64",
"8Base-RHACM-2.6:rhacm2/kube-rbac-proxy-rhel8@sha256:dbd816d503e9beb58622604432eb415419e893627eb95c1ceeb8ff5bda7d6335_ppc64le",
"8Base-RHACM-2.6:rhacm2/kube-state-metrics-rhel8@sha256:53246a6df1f0880d94ed2644fa4366e3e2108b6fa8a51745af87785346ce5304_s390x",
"8Base-RHACM-2.6:rhacm2/kube-state-metrics-rhel8@sha256:5f2393bceefffb32240043b6722aa73d31fc8133cc2666fcf5eb8d33794bc54f_arm64",
"8Base-RHACM-2.6:rhacm2/kube-state-metrics-rhel8@sha256:c792c043462281cde7c93bd8e2136f62ca17d072e7f466353f37de8e5f5dc949_ppc64le",
"8Base-RHACM-2.6:rhacm2/kube-state-metrics-rhel8@sha256:e6b1d24b56e6973eee1569e351db6637ca67e1d6cd124adb845cbf6e35a4f6af_amd64",
"8Base-RHACM-2.6:rhacm2/management-ingress-rhel8@sha256:07238998d21204cd8f25dc63e6dbde20a2dd25c3b96609729306db6c63a0fca4_arm64",
"8Base-RHACM-2.6:rhacm2/management-ingress-rhel8@sha256:0d2665d19a8753c6269f594b68b067cd62a402404287e6416543c1af2d7d3cf4_ppc64le",
"8Base-RHACM-2.6:rhacm2/management-ingress-rhel8@sha256:6917d018e53aabb6f5402f02000aedd2e5cf71bcc84562e0fc7d7c87049f4b67_amd64",
"8Base-RHACM-2.6:rhacm2/management-ingress-rhel8@sha256:73b0444bd91a1dade3b7e76245ac8d6cb568929bba321b8c86c269d6f542ac3b_s390x",
"8Base-RHACM-2.6:rhacm2/memcached-exporter-rhel8@sha256:7d85dd62346a647d22202baa0f8d405b2aaf9a7174b38e5d29df2e03530009c3_s390x",
"8Base-RHACM-2.6:rhacm2/memcached-exporter-rhel8@sha256:9635616c8f058e67d557201147904b05f8b49938f63fb2b0239dfca883f61685_arm64",
"8Base-RHACM-2.6:rhacm2/memcached-exporter-rhel8@sha256:9e91ecec92ec0df8b72beb6040f39d9a25b0bfad844e92ea34cc2d648d221d22_ppc64le",
"8Base-RHACM-2.6:rhacm2/memcached-exporter-rhel8@sha256:c773b9a2fffcd549d4936054260f655c78da603957826d6bad4e8567a213ad10_amd64",
"8Base-RHACM-2.6:rhacm2/memcached-rhel8@sha256:584f8c4a9a1b75fc71948a98add560d4fe3d936ee46ac791f32121dbadf8c7d2_ppc64le",
"8Base-RHACM-2.6:rhacm2/memcached-rhel8@sha256:59b3ce3f3f4459c97cfffee5e20830d70f8a69198b5fab271e6c478d615c46d3_arm64",
"8Base-RHACM-2.6:rhacm2/memcached-rhel8@sha256:6f458c76757203b28434f871027c6a466a73d246ceb5bfac8793ad1896a672ab_amd64",
"8Base-RHACM-2.6:rhacm2/memcached-rhel8@sha256:e34722fd656e3205dcdb565b0ab68e9971174c11f125dbfff3bf82e1e21f3a76_s390x",
"8Base-RHACM-2.6:rhacm2/metrics-collector-rhel8@sha256:3a81a018b939752543e78c2d68d1436b851be2256b88c3e66cd506ae1d8f4c9c_ppc64le",
"8Base-RHACM-2.6:rhacm2/metrics-collector-rhel8@sha256:6a3e0c36c123c9dc54759655d9148f580abada501034914863a6528ded19ef34_amd64",
"8Base-RHACM-2.6:rhacm2/metrics-collector-rhel8@sha256:7991f484f97b9951f27f70e67d5db0850c4189ee86db8406cdda961a9beb06f0_arm64",
"8Base-RHACM-2.6:rhacm2/metrics-collector-rhel8@sha256:fa08b9bf3fd334738984e150ba5bfd2e005374752f3112340b65f6434eacd057_s390x",
"8Base-RHACM-2.6:rhacm2/multicloud-integrations-rhel8@sha256:2bcbf9a565f3c566061325aca3174ec755b5c94a28612718a3f1563db317273e_ppc64le",
"8Base-RHACM-2.6:rhacm2/multicloud-integrations-rhel8@sha256:6813ccd43a1aecd1aaf4d5d4b1620fd63bbca00b736100189ff91246bf3bc36b_arm64",
"8Base-RHACM-2.6:rhacm2/multicloud-integrations-rhel8@sha256:db89ef3686570526afdb2b79fd698aca5dc50c633009760f1748fb9fd506067b_amd64",
"8Base-RHACM-2.6:rhacm2/multicloud-integrations-rhel8@sha256:db8bc27937802c5d8fff769b9c93c8a01411629d199adbc39235e721d6468b30_s390x",
"8Base-RHACM-2.6:rhacm2/multicluster-observability-rhel8-operator@sha256:434db0ca203b14b899fff9b7a2a5b975de852ea29620a828f29246448aba873c_ppc64le",
"8Base-RHACM-2.6:rhacm2/multicluster-observability-rhel8-operator@sha256:876bfa63b0e13833eaeadb7c6a0481f1d7970b283f69ece4d81c99985f4dd161_arm64",
"8Base-RHACM-2.6:rhacm2/multicluster-observability-rhel8-operator@sha256:d23f208e020d42bc095011d423146e2da35b2bc85b844911bde2f4edf696bdca_amd64",
"8Base-RHACM-2.6:rhacm2/multicluster-observability-rhel8-operator@sha256:f29581baf5277588d2e4cd01380ecf46e3c97a2f17ade01b048f75c29f18d62c_s390x",
"8Base-RHACM-2.6:rhacm2/multicluster-operators-application-rhel8@sha256:1952d422bd7ba42323711faba59244c449293cc92502e350460fee07c0e3b34a_ppc64le",
"8Base-RHACM-2.6:rhacm2/multicluster-operators-application-rhel8@sha256:566a60f630ec346eced3106ec072963d1b9f9d300e7d4cee6af6dc0d590a3937_s390x",
"8Base-RHACM-2.6:rhacm2/multicluster-operators-application-rhel8@sha256:724dd9f4a5e4acd061206ca2ea57c329210ade5135dbdf941b8d7e720daa4f10_arm64",
"8Base-RHACM-2.6:rhacm2/multicluster-operators-application-rhel8@sha256:ace8895fc62c1394dfa7854fd9ce3e14ef859e989255f70dc9a5a3d9bcd514c0_amd64",
"8Base-RHACM-2.6:rhacm2/multicluster-operators-channel-rhel8@sha256:1ebe6504a6a58f39f93952bf1c135ea58ff77e65c5b8ba73c7ad6295e66a1b45_s390x",
"8Base-RHACM-2.6:rhacm2/multicluster-operators-channel-rhel8@sha256:557cc962d0b10d80a9dea7adce387ea28fb4199a02fa8546645ab2cacbf28b88_ppc64le",
"8Base-RHACM-2.6:rhacm2/multicluster-operators-channel-rhel8@sha256:82526c7c046325bde1dfa0a47b58b773355f00bc95c23be75105e7255e7bddd2_arm64",
"8Base-RHACM-2.6:rhacm2/multicluster-operators-channel-rhel8@sha256:85e20d97f28e43668c2790bd6e0adbc598d01f9fab849761fb96d7a5c4946a87_amd64",
"8Base-RHACM-2.6:rhacm2/multicluster-operators-subscription-rhel8@sha256:7310f31faae367a363c27a7236b562bbfe8381a352fce906279590bac11571d2_ppc64le",
"8Base-RHACM-2.6:rhacm2/multicluster-operators-subscription-rhel8@sha256:7676d33b9be36ca6660d3aed888fdffcf270fcf82258ed9531e2746a3d27610c_s390x",
"8Base-RHACM-2.6:rhacm2/multicluster-operators-subscription-rhel8@sha256:e718d5abef58365d547ef73828a26adff5b6cef1bf935aa7c27f12f604b50337_amd64",
"8Base-RHACM-2.6:rhacm2/multicluster-operators-subscription-rhel8@sha256:f58aff87d1efb64417c6976f6772a464e54beefe847f50a141726b7a1a6a293a_arm64",
"8Base-RHACM-2.6:rhacm2/multiclusterhub-repo-rhel8@sha256:03222a9dd6eca9cf44932a0ff1bf89bd9d2d29683f1ebb0d0aa49171b77a4963_ppc64le",
"8Base-RHACM-2.6:rhacm2/multiclusterhub-repo-rhel8@sha256:881b8c3b19918affd478c0ad0c73dff96dd28f5c1dfddb86472b42e422fa25b6_amd64",
"8Base-RHACM-2.6:rhacm2/multiclusterhub-repo-rhel8@sha256:9de94ea1f83ec8b7257c7b2befc1485ed9cc40c9ef3600c4c4c50934e708cf9d_s390x",
"8Base-RHACM-2.6:rhacm2/multiclusterhub-repo-rhel8@sha256:a45ed68e7d3ac89d17eaf06445cabfc19a9ce85a42f116d75028d6acd18a322b_arm64",
"8Base-RHACM-2.6:rhacm2/multiclusterhub-rhel8@sha256:48d1fa8bc5f6a4d8349c41126301bd86d12836384f336881ecb71bd79f84ae93_ppc64le",
"8Base-RHACM-2.6:rhacm2/multiclusterhub-rhel8@sha256:a33e91fb763a2f0894433bce31bd44229e7d5f5c53d36c6b6f643807a45c110b_arm64",
"8Base-RHACM-2.6:rhacm2/multiclusterhub-rhel8@sha256:d6e126cbdd3cfbcdee04b093389ca1b07ac8038da96060051ed94e1eeacc6d92_s390x",
"8Base-RHACM-2.6:rhacm2/multiclusterhub-rhel8@sha256:ecf12158a2d8802b4c7efd6b336ff36c1e002223b1d385a40fbef638d5e4aa21_amd64",
"8Base-RHACM-2.6:rhacm2/node-exporter-rhel8@sha256:14d23638efff3c30661c9a5f3ddb6ab0c7a9d162de1176dd9565cf49dfa4b9c5_amd64",
"8Base-RHACM-2.6:rhacm2/node-exporter-rhel8@sha256:533005e1608de68a09e53599de3f30990db95cb923794bab9ae9e3bc1a8b6baf_arm64",
"8Base-RHACM-2.6:rhacm2/node-exporter-rhel8@sha256:99eef3491c7092afa14179b9a9d39dd8fbfb3c9bb61759d678af5d91ac23e59d_s390x",
"8Base-RHACM-2.6:rhacm2/node-exporter-rhel8@sha256:e200d4e1802cce7fce32b1e0dc5c3220b6f6477b73b3a2d8ea26a5a42d63f46b_ppc64le",
"8Base-RHACM-2.6:rhacm2/observatorium-rhel8-operator@sha256:092e3437e6d38b2bf676d7fb67ad672e3ef03440017b5af7c1ebd2beb3f437eb_amd64",
"8Base-RHACM-2.6:rhacm2/observatorium-rhel8-operator@sha256:8cf076bfb049d1aabd00040ee65f0fedd590f0dd448c7561de494093a915b397_ppc64le",
"8Base-RHACM-2.6:rhacm2/observatorium-rhel8-operator@sha256:e69987a64fdbf873d4b19d8626c0c5e99dd13d7c95446850559be966dae45ad0_arm64",
"8Base-RHACM-2.6:rhacm2/observatorium-rhel8-operator@sha256:f0bf89eaea6b7afc2d08c77bd40dfba581f91f462f5ec3d70473b332ca6f781c_s390x",
"8Base-RHACM-2.6:rhacm2/observatorium-rhel8@sha256:0686cfddd61737f7e7eb4f0c011397277394559edac3bb947c0969e302686dd5_ppc64le",
"8Base-RHACM-2.6:rhacm2/observatorium-rhel8@sha256:8f2f3732600235f66c406b6121ac37979f52572ce90353b6e099be7b74406251_amd64",
"8Base-RHACM-2.6:rhacm2/observatorium-rhel8@sha256:9e1fccc5b17865a6d7baaa1a15cb50f47d80a14b0a7bcbd94c12f0ddcaaf1b28_s390x",
"8Base-RHACM-2.6:rhacm2/observatorium-rhel8@sha256:bdd89a1051c8f21e7d81ff80c96731a0eaa7d15c320ab1e6b1dc3f6babd42598_arm64",
"8Base-RHACM-2.6:rhacm2/prometheus-alertmanager-rhel8@sha256:0860b7aa5e8b07792ad7f5d5c0654e23e9da8eedd4b9f509caea616dcfa97d69_amd64",
"8Base-RHACM-2.6:rhacm2/prometheus-alertmanager-rhel8@sha256:624895d8579ef6f3e5b17558a30775790ec6f00701f8c5cdfa315292d7f9e867_s390x",
"8Base-RHACM-2.6:rhacm2/prometheus-alertmanager-rhel8@sha256:6d09865a228cdbbc6d1ac13042c3c00f0bd086f6dc181dfa3cdf8c7f9d826b9e_arm64",
"8Base-RHACM-2.6:rhacm2/prometheus-alertmanager-rhel8@sha256:c69fee848d21346a271972e89d91898eac9fec27d598d98ffa004ca8d1b53270_ppc64le",
"8Base-RHACM-2.6:rhacm2/prometheus-rhel8@sha256:52cea7c27de23e3358030b09f22b962723c523a940f8e2043edc298c907d761c_arm64",
"8Base-RHACM-2.6:rhacm2/prometheus-rhel8@sha256:67e0fadfbb4d99a60435ed12b470772b38ace4ca815fe73da68eb3c826e200fc_ppc64le",
"8Base-RHACM-2.6:rhacm2/prometheus-rhel8@sha256:e8241b1d852d605b44ecfcc552cb0f905f72e8a17c8d228162b40c19388f5176_s390x",
"8Base-RHACM-2.6:rhacm2/prometheus-rhel8@sha256:ed0cc13e79949436d29a7ad0b41b189744a177ea27545fd5eb9b4f71e87bd0eb_amd64",
"8Base-RHACM-2.6:rhacm2/rbac-query-proxy-rhel8@sha256:29c76a37497f212aed280e2bf16ef45fb3785fb4649ce17b7fe9d653a79e2112_arm64",
"8Base-RHACM-2.6:rhacm2/rbac-query-proxy-rhel8@sha256:475a45884a51127722030226ff9a5f0752c98574c41eb61796aece5e702346a3_ppc64le",
"8Base-RHACM-2.6:rhacm2/rbac-query-proxy-rhel8@sha256:582301b10af0b966ae7d5e130cb0e5f96e7912dc66b4108e0d6078656ca80604_amd64",
"8Base-RHACM-2.6:rhacm2/rbac-query-proxy-rhel8@sha256:f1c7de85a44c03f48a6f62ba1d7d650f0b06e0f502cecff1512ad637b5bc1c27_s390x",
"8Base-RHACM-2.6:rhacm2/redisgraph-tls-rhel8@sha256:128279a656bfbde6c2c052766d63a1de6a06d8bea2707813c64396c2ae382478_amd64",
"8Base-RHACM-2.6:rhacm2/redisgraph-tls-rhel8@sha256:35927ca6e6e9c8d420c499a0c8ad37c4297ba19743d550f489d3e66482275a49_arm64",
"8Base-RHACM-2.6:rhacm2/redisgraph-tls-rhel8@sha256:4696baed553266682ba2b54d3bf683d2ff1241b625de5ec54a45c1b2c5f96243_s390x",
"8Base-RHACM-2.6:rhacm2/redisgraph-tls-rhel8@sha256:d722f2ffab1f58bbaf3c62ef71dbf7e6c4023e6ab17690f1049075a321d0b1ac_ppc64le",
"8Base-RHACM-2.6:rhacm2/search-aggregator-rhel8@sha256:2b5f372c1c73c4de587b5a4388d95b8cc553fc56af446fcefa0e14c6d980b6b3_ppc64le",
"8Base-RHACM-2.6:rhacm2/search-aggregator-rhel8@sha256:38fceeedc0672def1c2cf42bb6743ae726e77d9f7352d002b3fc688c6d551852_amd64",
"8Base-RHACM-2.6:rhacm2/search-aggregator-rhel8@sha256:6a915335bcebb0884fc72df2dfee97c74d42c035864b960e1c800fa6c5f8d93c_arm64",
"8Base-RHACM-2.6:rhacm2/search-aggregator-rhel8@sha256:752decaefc38aa009f54201b38d4ab26d9b4020caec649d9b1f1564f56c47c2a_s390x",
"8Base-RHACM-2.6:rhacm2/search-api-rhel8@sha256:37eea70d5b1c89c25372dcea8c8c03e1e0a9af1b5a06f3b0706ba776ae8847c1_amd64",
"8Base-RHACM-2.6:rhacm2/search-api-rhel8@sha256:7400088d206592eb29cd86182909626262c9b2a99f017811fcc9d8a753c39009_arm64",
"8Base-RHACM-2.6:rhacm2/search-api-rhel8@sha256:aa8ea0deabc39a068f3f6ce9fa6334e44fc507355009a9bff448e742156ec203_ppc64le",
"8Base-RHACM-2.6:rhacm2/search-api-rhel8@sha256:b4d2d39c2b3b736987f1e888b858d52a7ebd9f8d0cebd3bdef8c59f6e3e41725_s390x",
"8Base-RHACM-2.6:rhacm2/search-collector-rhel8@sha256:0174699ec75fcda08892b4e72b674df989af51ea5f04de57a62c2a85a3c08f4f_arm64",
"8Base-RHACM-2.6:rhacm2/search-collector-rhel8@sha256:5a29a9805b8d20969cba86da11a9de8176a3172df361aec5fae136a4271de308_amd64",
"8Base-RHACM-2.6:rhacm2/search-collector-rhel8@sha256:be7eed9ad9502bcc294081f7e2098fc4f8411c912c34fe63479b5b770d06caca_s390x",
"8Base-RHACM-2.6:rhacm2/search-collector-rhel8@sha256:c467c1d7ceaf5281077f7fe8ff1c1c4cffe325132890a3ab9b96ea5db2e2c930_ppc64le",
"8Base-RHACM-2.6:rhacm2/search-rhel8@sha256:2135cd20bb7ebbf48499992fe46a928e28fc78c86e360633ea09054520c42539_ppc64le",
"8Base-RHACM-2.6:rhacm2/search-rhel8@sha256:3a7a31974210e21a3faed9b57a75b970c70ac41d9662b884d4ce67275f756fc7_arm64",
"8Base-RHACM-2.6:rhacm2/search-rhel8@sha256:6e6a19f1440e4eb15a8206e18f7f4dde3e1a5c6518944571d09923d116d3f04e_amd64",
"8Base-RHACM-2.6:rhacm2/search-rhel8@sha256:e6ed3e65f0d49b3c6b0e3e97593a8fae4d453f3aecf8d7829c0d25c68bc91ea1_s390x",
"8Base-RHACM-2.6:rhacm2/submariner-addon-rhel8@sha256:7b80d01371f551df506bd0c56df6829845bfce497ff01cc44b68f172ed5399b4_ppc64le",
"8Base-RHACM-2.6:rhacm2/submariner-addon-rhel8@sha256:934c560bc786015c694e9cffbae8e86f631b3331d62f5a547931446dae82f8c3_s390x",
"8Base-RHACM-2.6:rhacm2/submariner-addon-rhel8@sha256:b467881f4028a89a9e79ba93da719845db576f47a04ae6e569c2317be5594b29_arm64",
"8Base-RHACM-2.6:rhacm2/submariner-addon-rhel8@sha256:fc5592d42e4aca70288448d174511b922ece7f8cb4b41c6a36195c3a4a60aa36_amd64",
"8Base-RHACM-2.6:rhacm2/thanos-receive-controller-rhel8@sha256:21f2626c10c4fb61b37e6ca4ab574186b423f155fbc5cfef3e894fff04cc270e_ppc64le",
"8Base-RHACM-2.6:rhacm2/thanos-receive-controller-rhel8@sha256:c357074958324fc5d602cdcf1cba285bf8582e0b36af79a8f6211bb0dfb77a10_amd64",
"8Base-RHACM-2.6:rhacm2/thanos-receive-controller-rhel8@sha256:d9ac8e67d6d9858b16dd9d1d49c1dd904aa22a7b618e5d33292344faced9c0d3_arm64",
"8Base-RHACM-2.6:rhacm2/thanos-receive-controller-rhel8@sha256:e3b840a7833680170f9e9ca52309552c584935a68c75cc71e6d576b104dc01c8_s390x",
"8Base-RHACM-2.6:rhacm2/thanos-rhel8@sha256:453c525197ccfe1f866af70ca2e7f3deb6f98d0b98c09b602b4fa1368787213d_amd64",
"8Base-RHACM-2.6:rhacm2/thanos-rhel8@sha256:4b3b45ad0b564360c245d20b1540c2398c9606cf8684275e4ee071c591357929_arm64",
"8Base-RHACM-2.6:rhacm2/thanos-rhel8@sha256:7e43ba8f47ec54b5f86d13c81b67b044176530b63b5ae3f40332fc975cc6b21f_s390x",
"8Base-RHACM-2.6:rhacm2/thanos-rhel8@sha256:faaa00c0af80c781a7c610616153a3cd1dc1b20637934c3a243a2e9664ba0ee5_ppc64le"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2022:6370"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"8Base-RHACM-2.6:rhacm2/acm-governance-policy-addon-controller-rhel8@sha256:615ab5d9542759d921634737709e84a8e65d003ea136e5d22858d380225fd177_amd64",
"8Base-RHACM-2.6:rhacm2/acm-governance-policy-addon-controller-rhel8@sha256:958b729d30f10b9c121e68ac8ede2054ed29cc52a9a7d6df0537ed221aa74358_s390x",
"8Base-RHACM-2.6:rhacm2/acm-governance-policy-addon-controller-rhel8@sha256:b5bef941b4e0b5b3529ca5b2311c85295b9f6d12e482a9cbdad691c2406541f1_ppc64le",
"8Base-RHACM-2.6:rhacm2/acm-governance-policy-addon-controller-rhel8@sha256:f6194b9056d77e54f3c74caa9eab87bd1df1818d082fc807229d1c44ec6c88c4_arm64",
"8Base-RHACM-2.6:rhacm2/acm-grafana-rhel8@sha256:45616ed43b53d3a83e65828118f09430396f5bcb0566ae3a65d937b59f0d873e_s390x",
"8Base-RHACM-2.6:rhacm2/acm-grafana-rhel8@sha256:8c48441cfa850ea1274932e94da0831618c10f91022619c779304501a75fb161_amd64",
"8Base-RHACM-2.6:rhacm2/acm-grafana-rhel8@sha256:cc1c196b19c5fd8f313c6136359cc9dd37b5f59d32a581b10cf89b80b7d0cbf4_arm64",
"8Base-RHACM-2.6:rhacm2/acm-grafana-rhel8@sha256:cdf24e68e50be1350566243f6d2cb1403d09ab68e5fed39ea6c56212e42b90f1_ppc64le",
"8Base-RHACM-2.6:rhacm2/acm-must-gather-rhel8@sha256:1457ff5cfd61611fdc968d4af5b020d835e107b97932c7ba7b3f5ed4cbd0e39f_ppc64le",
"8Base-RHACM-2.6:rhacm2/acm-must-gather-rhel8@sha256:39842906b3846418bc31098e2abad08210118d86aa683e9e5fd04a97822df22d_arm64",
"8Base-RHACM-2.6:rhacm2/acm-must-gather-rhel8@sha256:8a69add2d90a1e094de8510052b683e1765153da75e316ad7778499af0c5ddf9_s390x",
"8Base-RHACM-2.6:rhacm2/acm-must-gather-rhel8@sha256:dca91134a2c1c33c736afcd4c9373749448641385f39162c74e115691289e843_amd64",
"8Base-RHACM-2.6:rhacm2/acm-operator-bundle@sha256:0eac6124f59492d09c1ae650025d59ea0e8547d9f9c832cb9607b09254ff6ddd_s390x",
"8Base-RHACM-2.6:rhacm2/acm-operator-bundle@sha256:1cbcd58a4c23e4c89a6a0509f78802a5aa21205db2784ebc9772b99a3917b183_arm64",
"8Base-RHACM-2.6:rhacm2/acm-operator-bundle@sha256:997aaee36f0bed47e231925a3f2c2ecc503410e54b35727f035c72477f3d1944_ppc64le",
"8Base-RHACM-2.6:rhacm2/acm-operator-bundle@sha256:ce699187f250b93976b8063228ac12d11c6c8f6baba69ba4ed17a38730e84eb3_amd64",
"8Base-RHACM-2.6:rhacm2/acm-prometheus-config-reloader-rhel8@sha256:693a77a9324d6c7f0e69bd9d5725b51f3e429972f1e67469e93648cb347eae84_arm64",
"8Base-RHACM-2.6:rhacm2/acm-prometheus-config-reloader-rhel8@sha256:89757e804d5df2b5eeeb1191b599c3acb9e75f61170f888095302830d6de0582_s390x",
"8Base-RHACM-2.6:rhacm2/acm-prometheus-config-reloader-rhel8@sha256:8e45e1fd7342d7525b118f01794cac1f4a8662def5f2a06336b698db2e268742_amd64",
"8Base-RHACM-2.6:rhacm2/acm-prometheus-config-reloader-rhel8@sha256:ce1c17b34b7aac2e990dc0efe40f4406e73f727b2c7bfe109eded849de753f1a_ppc64le",
"8Base-RHACM-2.6:rhacm2/acm-prometheus-rhel8@sha256:728606d96dd9e0fc2e7810e092e10ee071ec36598c990c8252beccace59a679e_amd64",
"8Base-RHACM-2.6:rhacm2/acm-prometheus-rhel8@sha256:b457d0b95d88c5dd0aac87492cbca40a9d7c2074002ad110f52d562f0c5d0797_arm64",
"8Base-RHACM-2.6:rhacm2/acm-prometheus-rhel8@sha256:f34d2569033bfb1d173342264f090f46d80f7843d52704a7ce9e9eb9de2f5abb_s390x",
"8Base-RHACM-2.6:rhacm2/acm-prometheus-rhel8@sha256:f720e0a94bfe7ed5d812819a3e77cc0581be102970127d8c0d4aa06a05edbf3d_ppc64le",
"8Base-RHACM-2.6:rhacm2/acm-volsync-addon-controller-rhel8@sha256:17ccd6b924b36ab14e3ca5f5331ba7e4c86f8cb64304640d58c3ee6b76edbcaf_ppc64le",
"8Base-RHACM-2.6:rhacm2/acm-volsync-addon-controller-rhel8@sha256:27079308ea87e35564cc3089c65eae68d63880a3bb093ca64d1678a68b60fcec_amd64",
"8Base-RHACM-2.6:rhacm2/acm-volsync-addon-controller-rhel8@sha256:9eabaac2df91aeef613d6973669d07298f2159c6a6e0c9f294623f7b1a10bc08_s390x",
"8Base-RHACM-2.6:rhacm2/acm-volsync-addon-controller-rhel8@sha256:f7abdf1756bc0ff2ebf02fee0469a8b9eeabe1fa8cafdd21c6e8f958155b70bb_arm64",
"8Base-RHACM-2.6:rhacm2/cert-policy-controller-rhel8@sha256:017c1e663827a3b55d70badd3ed979b5d1831252c49d671897a85a75afaa5bb0_s390x",
"8Base-RHACM-2.6:rhacm2/cert-policy-controller-rhel8@sha256:0610778095974edf936602018281bf7a5e287ba9eca9f661a423e68bbe000e40_ppc64le",
"8Base-RHACM-2.6:rhacm2/cert-policy-controller-rhel8@sha256:a66d7d4ee1179f7fce639490f919d722db54eaa3118b4135078c33e6cbf91488_amd64",
"8Base-RHACM-2.6:rhacm2/cert-policy-controller-rhel8@sha256:d660befef0c8f7a4db7aa3b865545c9863d8f37e7ba4b8de4380185f82b208d4_arm64",
"8Base-RHACM-2.6:rhacm2/cluster-backup-rhel8-operator@sha256:1a749d0795972a9bfd5a00aa96c238a660673464be01b2aa9fd7a3aeead6ddf7_amd64",
"8Base-RHACM-2.6:rhacm2/cluster-backup-rhel8-operator@sha256:8915dbdc562e63441f79041bdf1176e46ce53e95418d133f0cd0c1ff79da48a2_arm64",
"8Base-RHACM-2.6:rhacm2/cluster-backup-rhel8-operator@sha256:995f225449b207da9a3cad175dac85b87eefb28ff5bae6a588f40fd79fbe12a1_ppc64le",
"8Base-RHACM-2.6:rhacm2/cluster-backup-rhel8-operator@sha256:f1255a76c6275a4b6a400c82e204a5112fff6fe87f71626f8f309763f6a5d9e4_s390x",
"8Base-RHACM-2.6:rhacm2/config-policy-controller-rhel8@sha256:3b2e0d850e8fc966ec80bff16df26002334744a96b81c7a7dfe222f1706a52e3_s390x",
"8Base-RHACM-2.6:rhacm2/config-policy-controller-rhel8@sha256:447f275bbde46d7fc173798ef5abc0a77a6780f0dffdc171786edbe00f27d8d8_ppc64le",
"8Base-RHACM-2.6:rhacm2/config-policy-controller-rhel8@sha256:61964a1a0ddf2e98bcf5249b7374235055ab85cc26663a8d9397c2b7f6fbb4c6_amd64",
"8Base-RHACM-2.6:rhacm2/config-policy-controller-rhel8@sha256:a3abaa3d0bf1d34fa9e40903a8713c439f5f7f751e775d32cbab308983064ce0_arm64",
"8Base-RHACM-2.6:rhacm2/console-rhel8@sha256:6c0f630ff57f6f423df6dbf4df9faad25089f9b391be35cb8bc9cd5211f94d67_arm64",
"8Base-RHACM-2.6:rhacm2/console-rhel8@sha256:8608aed6971299def3fbe749336727e84c69582664dedac3145b92ea24e62e4d_amd64",
"8Base-RHACM-2.6:rhacm2/console-rhel8@sha256:afa80ae8274db7fa6796c35980fc5df15889e94aff3361f6cda643e5a09da220_ppc64le",
"8Base-RHACM-2.6:rhacm2/console-rhel8@sha256:f06e4e3f62db52c6d7fa0bc1f289de773e18d076bc38612e1b0ddc85c76fde06_s390x",
"8Base-RHACM-2.6:rhacm2/endpoint-monitoring-rhel8-operator@sha256:060bcd658756a924b4ce4d202bd447a3254fc1f49af7d685dde8720f355cde8e_arm64",
"8Base-RHACM-2.6:rhacm2/endpoint-monitoring-rhel8-operator@sha256:091d66731c5fe8eba5646c6b2622bb38c074e202a8a4a7e906921673b60f0898_amd64",
"8Base-RHACM-2.6:rhacm2/endpoint-monitoring-rhel8-operator@sha256:80660eb7f3c068768b0ea04ff20f4539194c52427ffdab4626bf781aa3f2ca64_s390x",
"8Base-RHACM-2.6:rhacm2/endpoint-monitoring-rhel8-operator@sha256:d6204fcf04c83bac13232ec1602572ad5f22bb528537e591079dfa36152697ec_ppc64le",
"8Base-RHACM-2.6:rhacm2/governance-policy-propagator-rhel8@sha256:51be0f04938b60ed1dba60908bebd2000d78e4ade34757bae70a083c67d77e8e_arm64",
"8Base-RHACM-2.6:rhacm2/governance-policy-propagator-rhel8@sha256:9577701bf3c7aa00b99531d2c3842130abc6cd91c52c4a7ba040b705eeace4c7_s390x",
"8Base-RHACM-2.6:rhacm2/governance-policy-propagator-rhel8@sha256:bdc6c128628db86697af198430c5ae5c61c3e586c1a97187e4d4e852cec61e92_ppc64le",
"8Base-RHACM-2.6:rhacm2/governance-policy-propagator-rhel8@sha256:cc519319b9f4fe672144ebedd772ddf56d5de90e3c8f52c0fb9b55313f71a7b3_amd64",
"8Base-RHACM-2.6:rhacm2/governance-policy-spec-sync-rhel8@sha256:2c1905ae8a83e5598678457fd955cbc867453ed5836de6fcc182e4928df8bd67_s390x",
"8Base-RHACM-2.6:rhacm2/governance-policy-spec-sync-rhel8@sha256:4a8d30cc0e1d83c69b7f3339418b101da23fbcaee7d326bedaff677eceb25ab2_ppc64le",
"8Base-RHACM-2.6:rhacm2/governance-policy-spec-sync-rhel8@sha256:6849cf1b4dd883d5b4c0cf90a3adfb26cb59d03d3b892cee3669a32dd6b8dcc2_amd64",
"8Base-RHACM-2.6:rhacm2/governance-policy-spec-sync-rhel8@sha256:d06ffc621167aff31ecb0fa417b294ff0676fb00e4ef1c6cb0fb2aaf4b2561e0_arm64",
"8Base-RHACM-2.6:rhacm2/governance-policy-status-sync-rhel8@sha256:4c86e16f15aaf454e4e5ce5436e1db27a5f8a55f573c3eaf02e4786fe52edfc8_arm64",
"8Base-RHACM-2.6:rhacm2/governance-policy-status-sync-rhel8@sha256:cf6a75d94f50dd063e939aee18756c767cba43f4e1e62a9c2f2b764ac6f43746_s390x",
"8Base-RHACM-2.6:rhacm2/governance-policy-status-sync-rhel8@sha256:e072b615eeffff80a94831e58c70980684c1ec4bd972844b25b157eb7ed5937f_ppc64le",
"8Base-RHACM-2.6:rhacm2/governance-policy-status-sync-rhel8@sha256:fffe971caa2e911d9c972c0e88712ff431d34c63dbe74e25f1cababa50ea7417_amd64",
"8Base-RHACM-2.6:rhacm2/governance-policy-template-sync-rhel8@sha256:10bc1a3833599a593a058e804de67e92888ed779fd0000928d4a70b6c7d5c1c2_amd64",
"8Base-RHACM-2.6:rhacm2/governance-policy-template-sync-rhel8@sha256:5c17f979f47840a879059ad83de12f0756889564a17190ba4438a7632c999bb1_arm64",
"8Base-RHACM-2.6:rhacm2/governance-policy-template-sync-rhel8@sha256:848bce8007de7714afc8c755b5f0c3cdf5eb6b1d259811c947bc295924539a0e_ppc64le",
"8Base-RHACM-2.6:rhacm2/governance-policy-template-sync-rhel8@sha256:95439f7e18fa87601d5860cbd9ca5f0738786e30a629d23788fd5fe33d694c66_s390x",
"8Base-RHACM-2.6:rhacm2/grafana-dashboard-loader-rhel8@sha256:1f5c1b2cffebf069859e95d0e722cb293f8c176bf5c5873bb9517c96b26c2e10_arm64",
"8Base-RHACM-2.6:rhacm2/grafana-dashboard-loader-rhel8@sha256:5223158a122658bafbd853c596cdc1f7bd7a0e4fdd82b1c3668ac84adeae9f24_s390x",
"8Base-RHACM-2.6:rhacm2/grafana-dashboard-loader-rhel8@sha256:561f1f05925cfe3c5f0f8a9b7475be4bbab183b5611ecfe09b090d80fa4bc2fe_amd64",
"8Base-RHACM-2.6:rhacm2/grafana-dashboard-loader-rhel8@sha256:734270221ec4a516e7eb77f2ec3a753384242116aa70320a1dbe969e915af1df_ppc64le",
"8Base-RHACM-2.6:rhacm2/iam-policy-controller-rhel8@sha256:2827e5f485213f92e2d0092187f3976dd6fe598e39b5cf2212d48c3a44c34b13_arm64",
"8Base-RHACM-2.6:rhacm2/iam-policy-controller-rhel8@sha256:8ca9e80365c76b66b2de3924fc50a5912e606042c704b02cb174a4b8bd3927c4_amd64",
"8Base-RHACM-2.6:rhacm2/iam-policy-controller-rhel8@sha256:c5069e76a900aa300102a0ae54ecbc12c0ac31abfeed8656ee60a949daef79c3_s390x",
"8Base-RHACM-2.6:rhacm2/iam-policy-controller-rhel8@sha256:ca05e79e5508924af71f323c13f664770d8dd4eb61ecf0894e4f9a81f7a1b402_ppc64le",
"8Base-RHACM-2.6:rhacm2/insights-client-rhel8@sha256:02cacfec60c80b9228e8b18949751de867f974ea6b1172129096e64e949c0598_amd64",
"8Base-RHACM-2.6:rhacm2/insights-client-rhel8@sha256:2b14036d0291e54c3191682de2ea875a78d78c35b2791a5a113ba1a8920f0621_ppc64le",
"8Base-RHACM-2.6:rhacm2/insights-client-rhel8@sha256:d4c05f641de8fd0753d63cc6d5b62464d3d6a87d601514e87ef2e40bbe7b01b6_s390x",
"8Base-RHACM-2.6:rhacm2/insights-client-rhel8@sha256:e15c410b693b34f49869d037ebb5584384fcdf88114b7a94967ca09f1361a5f3_arm64",
"8Base-RHACM-2.6:rhacm2/insights-metrics-rhel8@sha256:67aa55bb65685395ad2773e7459dff5fbccdeedcf9e56ec2722d8f5c919eae89_s390x",
"8Base-RHACM-2.6:rhacm2/insights-metrics-rhel8@sha256:6c54e08f5f6c2cae41a5e108e1019ff6522af8f69d666e22eb4631cd83b85917_amd64",
"8Base-RHACM-2.6:rhacm2/insights-metrics-rhel8@sha256:88d9b7246aa75cb2c88ccb7f2f1202fc465be0f2d89e59f1d2259f69ada56d9d_arm64",
"8Base-RHACM-2.6:rhacm2/insights-metrics-rhel8@sha256:bad98fe71638d7346f31ea45f6063ec970bf90844bb5c5dc5f917bb0f0099899_ppc64le",
"8Base-RHACM-2.6:rhacm2/klusterlet-addon-controller-rhel8@sha256:22e510955af3fa736b7306c387f44b5f15f5f9a7a006c6587e06d5d8602cc2f0_s390x",
"8Base-RHACM-2.6:rhacm2/klusterlet-addon-controller-rhel8@sha256:55bc86326f992cc4f4401b93f90cdd2baa6728015ffaf6168f2d46ae43c70cf4_ppc64le",
"8Base-RHACM-2.6:rhacm2/klusterlet-addon-controller-rhel8@sha256:8dd7f47af047fb899c7fcbad61cb8f38da45990cac186f9235aec3e4e7de25e9_amd64",
"8Base-RHACM-2.6:rhacm2/klusterlet-addon-controller-rhel8@sha256:bdb97eb5bb0e8f59edf0d389fb07c45171e728dc8b4d2bdacd785193b46ec03b_arm64",
"8Base-RHACM-2.6:rhacm2/kube-rbac-proxy-rhel8@sha256:11a353ee9da6cc843d5f346f4fa51681d13318e2e61fc4d1a3f63406eb175260_s390x",
"8Base-RHACM-2.6:rhacm2/kube-rbac-proxy-rhel8@sha256:31757f3e3bb08b4e49e54694b18b3cf327637be20535482b2df1345b17444dda_amd64",
"8Base-RHACM-2.6:rhacm2/kube-rbac-proxy-rhel8@sha256:b2c0b7414d0fc36a49cbdc5a56b25dd62aac18defc2defbd9c1895cd13a5e716_arm64",
"8Base-RHACM-2.6:rhacm2/kube-rbac-proxy-rhel8@sha256:dbd816d503e9beb58622604432eb415419e893627eb95c1ceeb8ff5bda7d6335_ppc64le",
"8Base-RHACM-2.6:rhacm2/kube-state-metrics-rhel8@sha256:53246a6df1f0880d94ed2644fa4366e3e2108b6fa8a51745af87785346ce5304_s390x",
"8Base-RHACM-2.6:rhacm2/kube-state-metrics-rhel8@sha256:5f2393bceefffb32240043b6722aa73d31fc8133cc2666fcf5eb8d33794bc54f_arm64",
"8Base-RHACM-2.6:rhacm2/kube-state-metrics-rhel8@sha256:c792c043462281cde7c93bd8e2136f62ca17d072e7f466353f37de8e5f5dc949_ppc64le",
"8Base-RHACM-2.6:rhacm2/kube-state-metrics-rhel8@sha256:e6b1d24b56e6973eee1569e351db6637ca67e1d6cd124adb845cbf6e35a4f6af_amd64",
"8Base-RHACM-2.6:rhacm2/management-ingress-rhel8@sha256:07238998d21204cd8f25dc63e6dbde20a2dd25c3b96609729306db6c63a0fca4_arm64",
"8Base-RHACM-2.6:rhacm2/management-ingress-rhel8@sha256:0d2665d19a8753c6269f594b68b067cd62a402404287e6416543c1af2d7d3cf4_ppc64le",
"8Base-RHACM-2.6:rhacm2/management-ingress-rhel8@sha256:6917d018e53aabb6f5402f02000aedd2e5cf71bcc84562e0fc7d7c87049f4b67_amd64",
"8Base-RHACM-2.6:rhacm2/management-ingress-rhel8@sha256:73b0444bd91a1dade3b7e76245ac8d6cb568929bba321b8c86c269d6f542ac3b_s390x",
"8Base-RHACM-2.6:rhacm2/memcached-exporter-rhel8@sha256:7d85dd62346a647d22202baa0f8d405b2aaf9a7174b38e5d29df2e03530009c3_s390x",
"8Base-RHACM-2.6:rhacm2/memcached-exporter-rhel8@sha256:9635616c8f058e67d557201147904b05f8b49938f63fb2b0239dfca883f61685_arm64",
"8Base-RHACM-2.6:rhacm2/memcached-exporter-rhel8@sha256:9e91ecec92ec0df8b72beb6040f39d9a25b0bfad844e92ea34cc2d648d221d22_ppc64le",
"8Base-RHACM-2.6:rhacm2/memcached-exporter-rhel8@sha256:c773b9a2fffcd549d4936054260f655c78da603957826d6bad4e8567a213ad10_amd64",
"8Base-RHACM-2.6:rhacm2/memcached-rhel8@sha256:584f8c4a9a1b75fc71948a98add560d4fe3d936ee46ac791f32121dbadf8c7d2_ppc64le",
"8Base-RHACM-2.6:rhacm2/memcached-rhel8@sha256:59b3ce3f3f4459c97cfffee5e20830d70f8a69198b5fab271e6c478d615c46d3_arm64",
"8Base-RHACM-2.6:rhacm2/memcached-rhel8@sha256:6f458c76757203b28434f871027c6a466a73d246ceb5bfac8793ad1896a672ab_amd64",
"8Base-RHACM-2.6:rhacm2/memcached-rhel8@sha256:e34722fd656e3205dcdb565b0ab68e9971174c11f125dbfff3bf82e1e21f3a76_s390x",
"8Base-RHACM-2.6:rhacm2/metrics-collector-rhel8@sha256:3a81a018b939752543e78c2d68d1436b851be2256b88c3e66cd506ae1d8f4c9c_ppc64le",
"8Base-RHACM-2.6:rhacm2/metrics-collector-rhel8@sha256:6a3e0c36c123c9dc54759655d9148f580abada501034914863a6528ded19ef34_amd64",
"8Base-RHACM-2.6:rhacm2/metrics-collector-rhel8@sha256:7991f484f97b9951f27f70e67d5db0850c4189ee86db8406cdda961a9beb06f0_arm64",
"8Base-RHACM-2.6:rhacm2/metrics-collector-rhel8@sha256:fa08b9bf3fd334738984e150ba5bfd2e005374752f3112340b65f6434eacd057_s390x",
"8Base-RHACM-2.6:rhacm2/multicloud-integrations-rhel8@sha256:2bcbf9a565f3c566061325aca3174ec755b5c94a28612718a3f1563db317273e_ppc64le",
"8Base-RHACM-2.6:rhacm2/multicloud-integrations-rhel8@sha256:6813ccd43a1aecd1aaf4d5d4b1620fd63bbca00b736100189ff91246bf3bc36b_arm64",
"8Base-RHACM-2.6:rhacm2/multicloud-integrations-rhel8@sha256:db89ef3686570526afdb2b79fd698aca5dc50c633009760f1748fb9fd506067b_amd64",
"8Base-RHACM-2.6:rhacm2/multicloud-integrations-rhel8@sha256:db8bc27937802c5d8fff769b9c93c8a01411629d199adbc39235e721d6468b30_s390x",
"8Base-RHACM-2.6:rhacm2/multicluster-observability-rhel8-operator@sha256:434db0ca203b14b899fff9b7a2a5b975de852ea29620a828f29246448aba873c_ppc64le",
"8Base-RHACM-2.6:rhacm2/multicluster-observability-rhel8-operator@sha256:876bfa63b0e13833eaeadb7c6a0481f1d7970b283f69ece4d81c99985f4dd161_arm64",
"8Base-RHACM-2.6:rhacm2/multicluster-observability-rhel8-operator@sha256:d23f208e020d42bc095011d423146e2da35b2bc85b844911bde2f4edf696bdca_amd64",
"8Base-RHACM-2.6:rhacm2/multicluster-observability-rhel8-operator@sha256:f29581baf5277588d2e4cd01380ecf46e3c97a2f17ade01b048f75c29f18d62c_s390x",
"8Base-RHACM-2.6:rhacm2/multicluster-operators-application-rhel8@sha256:1952d422bd7ba42323711faba59244c449293cc92502e350460fee07c0e3b34a_ppc64le",
"8Base-RHACM-2.6:rhacm2/multicluster-operators-application-rhel8@sha256:566a60f630ec346eced3106ec072963d1b9f9d300e7d4cee6af6dc0d590a3937_s390x",
"8Base-RHACM-2.6:rhacm2/multicluster-operators-application-rhel8@sha256:724dd9f4a5e4acd061206ca2ea57c329210ade5135dbdf941b8d7e720daa4f10_arm64",
"8Base-RHACM-2.6:rhacm2/multicluster-operators-application-rhel8@sha256:ace8895fc62c1394dfa7854fd9ce3e14ef859e989255f70dc9a5a3d9bcd514c0_amd64",
"8Base-RHACM-2.6:rhacm2/multicluster-operators-channel-rhel8@sha256:1ebe6504a6a58f39f93952bf1c135ea58ff77e65c5b8ba73c7ad6295e66a1b45_s390x",
"8Base-RHACM-2.6:rhacm2/multicluster-operators-channel-rhel8@sha256:557cc962d0b10d80a9dea7adce387ea28fb4199a02fa8546645ab2cacbf28b88_ppc64le",
"8Base-RHACM-2.6:rhacm2/multicluster-operators-channel-rhel8@sha256:82526c7c046325bde1dfa0a47b58b773355f00bc95c23be75105e7255e7bddd2_arm64",
"8Base-RHACM-2.6:rhacm2/multicluster-operators-channel-rhel8@sha256:85e20d97f28e43668c2790bd6e0adbc598d01f9fab849761fb96d7a5c4946a87_amd64",
"8Base-RHACM-2.6:rhacm2/multicluster-operators-subscription-rhel8@sha256:7310f31faae367a363c27a7236b562bbfe8381a352fce906279590bac11571d2_ppc64le",
"8Base-RHACM-2.6:rhacm2/multicluster-operators-subscription-rhel8@sha256:7676d33b9be36ca6660d3aed888fdffcf270fcf82258ed9531e2746a3d27610c_s390x",
"8Base-RHACM-2.6:rhacm2/multicluster-operators-subscription-rhel8@sha256:e718d5abef58365d547ef73828a26adff5b6cef1bf935aa7c27f12f604b50337_amd64",
"8Base-RHACM-2.6:rhacm2/multicluster-operators-subscription-rhel8@sha256:f58aff87d1efb64417c6976f6772a464e54beefe847f50a141726b7a1a6a293a_arm64",
"8Base-RHACM-2.6:rhacm2/multiclusterhub-repo-rhel8@sha256:03222a9dd6eca9cf44932a0ff1bf89bd9d2d29683f1ebb0d0aa49171b77a4963_ppc64le",
"8Base-RHACM-2.6:rhacm2/multiclusterhub-repo-rhel8@sha256:881b8c3b19918affd478c0ad0c73dff96dd28f5c1dfddb86472b42e422fa25b6_amd64",
"8Base-RHACM-2.6:rhacm2/multiclusterhub-repo-rhel8@sha256:9de94ea1f83ec8b7257c7b2befc1485ed9cc40c9ef3600c4c4c50934e708cf9d_s390x",
"8Base-RHACM-2.6:rhacm2/multiclusterhub-repo-rhel8@sha256:a45ed68e7d3ac89d17eaf06445cabfc19a9ce85a42f116d75028d6acd18a322b_arm64",
"8Base-RHACM-2.6:rhacm2/multiclusterhub-rhel8@sha256:48d1fa8bc5f6a4d8349c41126301bd86d12836384f336881ecb71bd79f84ae93_ppc64le",
"8Base-RHACM-2.6:rhacm2/multiclusterhub-rhel8@sha256:a33e91fb763a2f0894433bce31bd44229e7d5f5c53d36c6b6f643807a45c110b_arm64",
"8Base-RHACM-2.6:rhacm2/multiclusterhub-rhel8@sha256:d6e126cbdd3cfbcdee04b093389ca1b07ac8038da96060051ed94e1eeacc6d92_s390x",
"8Base-RHACM-2.6:rhacm2/multiclusterhub-rhel8@sha256:ecf12158a2d8802b4c7efd6b336ff36c1e002223b1d385a40fbef638d5e4aa21_amd64",
"8Base-RHACM-2.6:rhacm2/node-exporter-rhel8@sha256:14d23638efff3c30661c9a5f3ddb6ab0c7a9d162de1176dd9565cf49dfa4b9c5_amd64",
"8Base-RHACM-2.6:rhacm2/node-exporter-rhel8@sha256:533005e1608de68a09e53599de3f30990db95cb923794bab9ae9e3bc1a8b6baf_arm64",
"8Base-RHACM-2.6:rhacm2/node-exporter-rhel8@sha256:99eef3491c7092afa14179b9a9d39dd8fbfb3c9bb61759d678af5d91ac23e59d_s390x",
"8Base-RHACM-2.6:rhacm2/node-exporter-rhel8@sha256:e200d4e1802cce7fce32b1e0dc5c3220b6f6477b73b3a2d8ea26a5a42d63f46b_ppc64le",
"8Base-RHACM-2.6:rhacm2/observatorium-rhel8-operator@sha256:092e3437e6d38b2bf676d7fb67ad672e3ef03440017b5af7c1ebd2beb3f437eb_amd64",
"8Base-RHACM-2.6:rhacm2/observatorium-rhel8-operator@sha256:8cf076bfb049d1aabd00040ee65f0fedd590f0dd448c7561de494093a915b397_ppc64le",
"8Base-RHACM-2.6:rhacm2/observatorium-rhel8-operator@sha256:e69987a64fdbf873d4b19d8626c0c5e99dd13d7c95446850559be966dae45ad0_arm64",
"8Base-RHACM-2.6:rhacm2/observatorium-rhel8-operator@sha256:f0bf89eaea6b7afc2d08c77bd40dfba581f91f462f5ec3d70473b332ca6f781c_s390x",
"8Base-RHACM-2.6:rhacm2/observatorium-rhel8@sha256:0686cfddd61737f7e7eb4f0c011397277394559edac3bb947c0969e302686dd5_ppc64le",
"8Base-RHACM-2.6:rhacm2/observatorium-rhel8@sha256:8f2f3732600235f66c406b6121ac37979f52572ce90353b6e099be7b74406251_amd64",
"8Base-RHACM-2.6:rhacm2/observatorium-rhel8@sha256:9e1fccc5b17865a6d7baaa1a15cb50f47d80a14b0a7bcbd94c12f0ddcaaf1b28_s390x",
"8Base-RHACM-2.6:rhacm2/observatorium-rhel8@sha256:bdd89a1051c8f21e7d81ff80c96731a0eaa7d15c320ab1e6b1dc3f6babd42598_arm64",
"8Base-RHACM-2.6:rhacm2/prometheus-alertmanager-rhel8@sha256:0860b7aa5e8b07792ad7f5d5c0654e23e9da8eedd4b9f509caea616dcfa97d69_amd64",
"8Base-RHACM-2.6:rhacm2/prometheus-alertmanager-rhel8@sha256:624895d8579ef6f3e5b17558a30775790ec6f00701f8c5cdfa315292d7f9e867_s390x",
"8Base-RHACM-2.6:rhacm2/prometheus-alertmanager-rhel8@sha256:6d09865a228cdbbc6d1ac13042c3c00f0bd086f6dc181dfa3cdf8c7f9d826b9e_arm64",
"8Base-RHACM-2.6:rhacm2/prometheus-alertmanager-rhel8@sha256:c69fee848d21346a271972e89d91898eac9fec27d598d98ffa004ca8d1b53270_ppc64le",
"8Base-RHACM-2.6:rhacm2/prometheus-rhel8@sha256:52cea7c27de23e3358030b09f22b962723c523a940f8e2043edc298c907d761c_arm64",
"8Base-RHACM-2.6:rhacm2/prometheus-rhel8@sha256:67e0fadfbb4d99a60435ed12b470772b38ace4ca815fe73da68eb3c826e200fc_ppc64le",
"8Base-RHACM-2.6:rhacm2/prometheus-rhel8@sha256:e8241b1d852d605b44ecfcc552cb0f905f72e8a17c8d228162b40c19388f5176_s390x",
"8Base-RHACM-2.6:rhacm2/prometheus-rhel8@sha256:ed0cc13e79949436d29a7ad0b41b189744a177ea27545fd5eb9b4f71e87bd0eb_amd64",
"8Base-RHACM-2.6:rhacm2/rbac-query-proxy-rhel8@sha256:29c76a37497f212aed280e2bf16ef45fb3785fb4649ce17b7fe9d653a79e2112_arm64",
"8Base-RHACM-2.6:rhacm2/rbac-query-proxy-rhel8@sha256:475a45884a51127722030226ff9a5f0752c98574c41eb61796aece5e702346a3_ppc64le",
"8Base-RHACM-2.6:rhacm2/rbac-query-proxy-rhel8@sha256:582301b10af0b966ae7d5e130cb0e5f96e7912dc66b4108e0d6078656ca80604_amd64",
"8Base-RHACM-2.6:rhacm2/rbac-query-proxy-rhel8@sha256:f1c7de85a44c03f48a6f62ba1d7d650f0b06e0f502cecff1512ad637b5bc1c27_s390x",
"8Base-RHACM-2.6:rhacm2/redisgraph-tls-rhel8@sha256:128279a656bfbde6c2c052766d63a1de6a06d8bea2707813c64396c2ae382478_amd64",
"8Base-RHACM-2.6:rhacm2/redisgraph-tls-rhel8@sha256:35927ca6e6e9c8d420c499a0c8ad37c4297ba19743d550f489d3e66482275a49_arm64",
"8Base-RHACM-2.6:rhacm2/redisgraph-tls-rhel8@sha256:4696baed553266682ba2b54d3bf683d2ff1241b625de5ec54a45c1b2c5f96243_s390x",
"8Base-RHACM-2.6:rhacm2/redisgraph-tls-rhel8@sha256:d722f2ffab1f58bbaf3c62ef71dbf7e6c4023e6ab17690f1049075a321d0b1ac_ppc64le",
"8Base-RHACM-2.6:rhacm2/search-aggregator-rhel8@sha256:2b5f372c1c73c4de587b5a4388d95b8cc553fc56af446fcefa0e14c6d980b6b3_ppc64le",
"8Base-RHACM-2.6:rhacm2/search-aggregator-rhel8@sha256:38fceeedc0672def1c2cf42bb6743ae726e77d9f7352d002b3fc688c6d551852_amd64",
"8Base-RHACM-2.6:rhacm2/search-aggregator-rhel8@sha256:6a915335bcebb0884fc72df2dfee97c74d42c035864b960e1c800fa6c5f8d93c_arm64",
"8Base-RHACM-2.6:rhacm2/search-aggregator-rhel8@sha256:752decaefc38aa009f54201b38d4ab26d9b4020caec649d9b1f1564f56c47c2a_s390x",
"8Base-RHACM-2.6:rhacm2/search-api-rhel8@sha256:37eea70d5b1c89c25372dcea8c8c03e1e0a9af1b5a06f3b0706ba776ae8847c1_amd64",
"8Base-RHACM-2.6:rhacm2/search-api-rhel8@sha256:7400088d206592eb29cd86182909626262c9b2a99f017811fcc9d8a753c39009_arm64",
"8Base-RHACM-2.6:rhacm2/search-api-rhel8@sha256:aa8ea0deabc39a068f3f6ce9fa6334e44fc507355009a9bff448e742156ec203_ppc64le",
"8Base-RHACM-2.6:rhacm2/search-api-rhel8@sha256:b4d2d39c2b3b736987f1e888b858d52a7ebd9f8d0cebd3bdef8c59f6e3e41725_s390x",
"8Base-RHACM-2.6:rhacm2/search-collector-rhel8@sha256:0174699ec75fcda08892b4e72b674df989af51ea5f04de57a62c2a85a3c08f4f_arm64",
"8Base-RHACM-2.6:rhacm2/search-collector-rhel8@sha256:5a29a9805b8d20969cba86da11a9de8176a3172df361aec5fae136a4271de308_amd64",
"8Base-RHACM-2.6:rhacm2/search-collector-rhel8@sha256:be7eed9ad9502bcc294081f7e2098fc4f8411c912c34fe63479b5b770d06caca_s390x",
"8Base-RHACM-2.6:rhacm2/search-collector-rhel8@sha256:c467c1d7ceaf5281077f7fe8ff1c1c4cffe325132890a3ab9b96ea5db2e2c930_ppc64le",
"8Base-RHACM-2.6:rhacm2/search-rhel8@sha256:2135cd20bb7ebbf48499992fe46a928e28fc78c86e360633ea09054520c42539_ppc64le",
"8Base-RHACM-2.6:rhacm2/search-rhel8@sha256:3a7a31974210e21a3faed9b57a75b970c70ac41d9662b884d4ce67275f756fc7_arm64",
"8Base-RHACM-2.6:rhacm2/search-rhel8@sha256:6e6a19f1440e4eb15a8206e18f7f4dde3e1a5c6518944571d09923d116d3f04e_amd64",
"8Base-RHACM-2.6:rhacm2/search-rhel8@sha256:e6ed3e65f0d49b3c6b0e3e97593a8fae4d453f3aecf8d7829c0d25c68bc91ea1_s390x",
"8Base-RHACM-2.6:rhacm2/submariner-addon-rhel8@sha256:7b80d01371f551df506bd0c56df6829845bfce497ff01cc44b68f172ed5399b4_ppc64le",
"8Base-RHACM-2.6:rhacm2/submariner-addon-rhel8@sha256:934c560bc786015c694e9cffbae8e86f631b3331d62f5a547931446dae82f8c3_s390x",
"8Base-RHACM-2.6:rhacm2/submariner-addon-rhel8@sha256:b467881f4028a89a9e79ba93da719845db576f47a04ae6e569c2317be5594b29_arm64",
"8Base-RHACM-2.6:rhacm2/submariner-addon-rhel8@sha256:fc5592d42e4aca70288448d174511b922ece7f8cb4b41c6a36195c3a4a60aa36_amd64",
"8Base-RHACM-2.6:rhacm2/thanos-receive-controller-rhel8@sha256:21f2626c10c4fb61b37e6ca4ab574186b423f155fbc5cfef3e894fff04cc270e_ppc64le",
"8Base-RHACM-2.6:rhacm2/thanos-receive-controller-rhel8@sha256:c357074958324fc5d602cdcf1cba285bf8582e0b36af79a8f6211bb0dfb77a10_amd64",
"8Base-RHACM-2.6:rhacm2/thanos-receive-controller-rhel8@sha256:d9ac8e67d6d9858b16dd9d1d49c1dd904aa22a7b618e5d33292344faced9c0d3_arm64",
"8Base-RHACM-2.6:rhacm2/thanos-receive-controller-rhel8@sha256:e3b840a7833680170f9e9ca52309552c584935a68c75cc71e6d576b104dc01c8_s390x",
"8Base-RHACM-2.6:rhacm2/thanos-rhel8@sha256:453c525197ccfe1f866af70ca2e7f3deb6f98d0b98c09b602b4fa1368787213d_amd64",
"8Base-RHACM-2.6:rhacm2/thanos-rhel8@sha256:4b3b45ad0b564360c245d20b1540c2398c9606cf8684275e4ee071c591357929_arm64",
"8Base-RHACM-2.6:rhacm2/thanos-rhel8@sha256:7e43ba8f47ec54b5f86d13c81b67b044176530b63b5ae3f40332fc975cc6b21f_s390x",
"8Base-RHACM-2.6:rhacm2/thanos-rhel8@sha256:faaa00c0af80c781a7c610616153a3cd1dc1b20637934c3a243a2e9664ba0ee5_ppc64le"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "golang: encoding/gob: stack exhaustion in Decoder.Decode"
},
{
"cve": "CVE-2022-31129",
"cwe": {
"id": "CWE-400",
"name": "Uncontrolled Resource Consumption"
},
"discovery_date": "2022-07-07T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2105075"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in the Moment.js package. Users who pass user-provided strings without sanity length checks to the moment constructor are vulnerable to regular expression denial of service (ReDoS) attacks.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "moment: inefficient parsing algorithm resulting in DoS",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "Red Hat Fuse provides the affected software but does not use the functionality and as such its impact has been downgraded to Low.\n\nRed Hat Advanced Cluster Management for Kubernetes (RHACM) ships a vulnerable version of the moment library. However, this affected functionality is restricted behind OAuth, reducing the impact to Moderate.\n\nRed Hat Satellite ships a vulnerable version of the moment library. However, this only affects a specific component (qpid-dispatch), reducing the impact to Moderate.\n\nRed Hat Ceph Storage (RHCS) ships a vulnerable version of the moment library, however, it is not directly used and is a transitive dependency from Angular. In addition, the impact would only be to the grafana browser, and not the underlying RHCS system, which reduces the impact to Moderate. \n\nRed Hat OpenShift Service Mesh (OSSM) ships a vulnerable version of the moment library, however, it is not directly used, and as such, the impact has been lowered to Moderate.\n\nRed Hat OpenShift distributed tracing ships a vulnerable version of the moment library, however, it is not directly used, and as such, the impact has been lowered to Moderate.\n\nIn Logging Subsystem for Red Hat OpenShift the vulnerable moment nodejs package is bundled in the ose-logging-kibana6 container as a transitive dependency, hence the direct impact is reduced to Moderate.\n\nIn OpenShift Container Platform 4 the vulnerabile moment package is a third party dependency, hence the direct impact is reduced to Moderate.\n\nIn Quay IO 3.10 and above, no version of affected momentjs is present.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"8Base-RHACM-2.6:rhacm2/acm-governance-policy-addon-controller-rhel8@sha256:615ab5d9542759d921634737709e84a8e65d003ea136e5d22858d380225fd177_amd64",
"8Base-RHACM-2.6:rhacm2/acm-governance-policy-addon-controller-rhel8@sha256:958b729d30f10b9c121e68ac8ede2054ed29cc52a9a7d6df0537ed221aa74358_s390x",
"8Base-RHACM-2.6:rhacm2/acm-governance-policy-addon-controller-rhel8@sha256:b5bef941b4e0b5b3529ca5b2311c85295b9f6d12e482a9cbdad691c2406541f1_ppc64le",
"8Base-RHACM-2.6:rhacm2/acm-governance-policy-addon-controller-rhel8@sha256:f6194b9056d77e54f3c74caa9eab87bd1df1818d082fc807229d1c44ec6c88c4_arm64",
"8Base-RHACM-2.6:rhacm2/acm-grafana-rhel8@sha256:45616ed43b53d3a83e65828118f09430396f5bcb0566ae3a65d937b59f0d873e_s390x",
"8Base-RHACM-2.6:rhacm2/acm-grafana-rhel8@sha256:8c48441cfa850ea1274932e94da0831618c10f91022619c779304501a75fb161_amd64",
"8Base-RHACM-2.6:rhacm2/acm-grafana-rhel8@sha256:cc1c196b19c5fd8f313c6136359cc9dd37b5f59d32a581b10cf89b80b7d0cbf4_arm64",
"8Base-RHACM-2.6:rhacm2/acm-grafana-rhel8@sha256:cdf24e68e50be1350566243f6d2cb1403d09ab68e5fed39ea6c56212e42b90f1_ppc64le",
"8Base-RHACM-2.6:rhacm2/acm-must-gather-rhel8@sha256:1457ff5cfd61611fdc968d4af5b020d835e107b97932c7ba7b3f5ed4cbd0e39f_ppc64le",
"8Base-RHACM-2.6:rhacm2/acm-must-gather-rhel8@sha256:39842906b3846418bc31098e2abad08210118d86aa683e9e5fd04a97822df22d_arm64",
"8Base-RHACM-2.6:rhacm2/acm-must-gather-rhel8@sha256:8a69add2d90a1e094de8510052b683e1765153da75e316ad7778499af0c5ddf9_s390x",
"8Base-RHACM-2.6:rhacm2/acm-must-gather-rhel8@sha256:dca91134a2c1c33c736afcd4c9373749448641385f39162c74e115691289e843_amd64",
"8Base-RHACM-2.6:rhacm2/acm-operator-bundle@sha256:0eac6124f59492d09c1ae650025d59ea0e8547d9f9c832cb9607b09254ff6ddd_s390x",
"8Base-RHACM-2.6:rhacm2/acm-operator-bundle@sha256:1cbcd58a4c23e4c89a6a0509f78802a5aa21205db2784ebc9772b99a3917b183_arm64",
"8Base-RHACM-2.6:rhacm2/acm-operator-bundle@sha256:997aaee36f0bed47e231925a3f2c2ecc503410e54b35727f035c72477f3d1944_ppc64le",
"8Base-RHACM-2.6:rhacm2/acm-operator-bundle@sha256:ce699187f250b93976b8063228ac12d11c6c8f6baba69ba4ed17a38730e84eb3_amd64",
"8Base-RHACM-2.6:rhacm2/acm-prometheus-config-reloader-rhel8@sha256:693a77a9324d6c7f0e69bd9d5725b51f3e429972f1e67469e93648cb347eae84_arm64",
"8Base-RHACM-2.6:rhacm2/acm-prometheus-config-reloader-rhel8@sha256:89757e804d5df2b5eeeb1191b599c3acb9e75f61170f888095302830d6de0582_s390x",
"8Base-RHACM-2.6:rhacm2/acm-prometheus-config-reloader-rhel8@sha256:8e45e1fd7342d7525b118f01794cac1f4a8662def5f2a06336b698db2e268742_amd64",
"8Base-RHACM-2.6:rhacm2/acm-prometheus-config-reloader-rhel8@sha256:ce1c17b34b7aac2e990dc0efe40f4406e73f727b2c7bfe109eded849de753f1a_ppc64le",
"8Base-RHACM-2.6:rhacm2/acm-prometheus-rhel8@sha256:728606d96dd9e0fc2e7810e092e10ee071ec36598c990c8252beccace59a679e_amd64",
"8Base-RHACM-2.6:rhacm2/acm-prometheus-rhel8@sha256:b457d0b95d88c5dd0aac87492cbca40a9d7c2074002ad110f52d562f0c5d0797_arm64",
"8Base-RHACM-2.6:rhacm2/acm-prometheus-rhel8@sha256:f34d2569033bfb1d173342264f090f46d80f7843d52704a7ce9e9eb9de2f5abb_s390x",
"8Base-RHACM-2.6:rhacm2/acm-prometheus-rhel8@sha256:f720e0a94bfe7ed5d812819a3e77cc0581be102970127d8c0d4aa06a05edbf3d_ppc64le",
"8Base-RHACM-2.6:rhacm2/acm-volsync-addon-controller-rhel8@sha256:17ccd6b924b36ab14e3ca5f5331ba7e4c86f8cb64304640d58c3ee6b76edbcaf_ppc64le",
"8Base-RHACM-2.6:rhacm2/acm-volsync-addon-controller-rhel8@sha256:27079308ea87e35564cc3089c65eae68d63880a3bb093ca64d1678a68b60fcec_amd64",
"8Base-RHACM-2.6:rhacm2/acm-volsync-addon-controller-rhel8@sha256:9eabaac2df91aeef613d6973669d07298f2159c6a6e0c9f294623f7b1a10bc08_s390x",
"8Base-RHACM-2.6:rhacm2/acm-volsync-addon-controller-rhel8@sha256:f7abdf1756bc0ff2ebf02fee0469a8b9eeabe1fa8cafdd21c6e8f958155b70bb_arm64",
"8Base-RHACM-2.6:rhacm2/cert-policy-controller-rhel8@sha256:017c1e663827a3b55d70badd3ed979b5d1831252c49d671897a85a75afaa5bb0_s390x",
"8Base-RHACM-2.6:rhacm2/cert-policy-controller-rhel8@sha256:0610778095974edf936602018281bf7a5e287ba9eca9f661a423e68bbe000e40_ppc64le",
"8Base-RHACM-2.6:rhacm2/cert-policy-controller-rhel8@sha256:a66d7d4ee1179f7fce639490f919d722db54eaa3118b4135078c33e6cbf91488_amd64",
"8Base-RHACM-2.6:rhacm2/cert-policy-controller-rhel8@sha256:d660befef0c8f7a4db7aa3b865545c9863d8f37e7ba4b8de4380185f82b208d4_arm64",
"8Base-RHACM-2.6:rhacm2/cluster-backup-rhel8-operator@sha256:1a749d0795972a9bfd5a00aa96c238a660673464be01b2aa9fd7a3aeead6ddf7_amd64",
"8Base-RHACM-2.6:rhacm2/cluster-backup-rhel8-operator@sha256:8915dbdc562e63441f79041bdf1176e46ce53e95418d133f0cd0c1ff79da48a2_arm64",
"8Base-RHACM-2.6:rhacm2/cluster-backup-rhel8-operator@sha256:995f225449b207da9a3cad175dac85b87eefb28ff5bae6a588f40fd79fbe12a1_ppc64le",
"8Base-RHACM-2.6:rhacm2/cluster-backup-rhel8-operator@sha256:f1255a76c6275a4b6a400c82e204a5112fff6fe87f71626f8f309763f6a5d9e4_s390x",
"8Base-RHACM-2.6:rhacm2/config-policy-controller-rhel8@sha256:3b2e0d850e8fc966ec80bff16df26002334744a96b81c7a7dfe222f1706a52e3_s390x",
"8Base-RHACM-2.6:rhacm2/config-policy-controller-rhel8@sha256:447f275bbde46d7fc173798ef5abc0a77a6780f0dffdc171786edbe00f27d8d8_ppc64le",
"8Base-RHACM-2.6:rhacm2/config-policy-controller-rhel8@sha256:61964a1a0ddf2e98bcf5249b7374235055ab85cc26663a8d9397c2b7f6fbb4c6_amd64",
"8Base-RHACM-2.6:rhacm2/config-policy-controller-rhel8@sha256:a3abaa3d0bf1d34fa9e40903a8713c439f5f7f751e775d32cbab308983064ce0_arm64",
"8Base-RHACM-2.6:rhacm2/console-rhel8@sha256:6c0f630ff57f6f423df6dbf4df9faad25089f9b391be35cb8bc9cd5211f94d67_arm64",
"8Base-RHACM-2.6:rhacm2/console-rhel8@sha256:8608aed6971299def3fbe749336727e84c69582664dedac3145b92ea24e62e4d_amd64",
"8Base-RHACM-2.6:rhacm2/console-rhel8@sha256:afa80ae8274db7fa6796c35980fc5df15889e94aff3361f6cda643e5a09da220_ppc64le",
"8Base-RHACM-2.6:rhacm2/console-rhel8@sha256:f06e4e3f62db52c6d7fa0bc1f289de773e18d076bc38612e1b0ddc85c76fde06_s390x",
"8Base-RHACM-2.6:rhacm2/endpoint-monitoring-rhel8-operator@sha256:060bcd658756a924b4ce4d202bd447a3254fc1f49af7d685dde8720f355cde8e_arm64",
"8Base-RHACM-2.6:rhacm2/endpoint-monitoring-rhel8-operator@sha256:091d66731c5fe8eba5646c6b2622bb38c074e202a8a4a7e906921673b60f0898_amd64",
"8Base-RHACM-2.6:rhacm2/endpoint-monitoring-rhel8-operator@sha256:80660eb7f3c068768b0ea04ff20f4539194c52427ffdab4626bf781aa3f2ca64_s390x",
"8Base-RHACM-2.6:rhacm2/endpoint-monitoring-rhel8-operator@sha256:d6204fcf04c83bac13232ec1602572ad5f22bb528537e591079dfa36152697ec_ppc64le",
"8Base-RHACM-2.6:rhacm2/governance-policy-propagator-rhel8@sha256:51be0f04938b60ed1dba60908bebd2000d78e4ade34757bae70a083c67d77e8e_arm64",
"8Base-RHACM-2.6:rhacm2/governance-policy-propagator-rhel8@sha256:9577701bf3c7aa00b99531d2c3842130abc6cd91c52c4a7ba040b705eeace4c7_s390x",
"8Base-RHACM-2.6:rhacm2/governance-policy-propagator-rhel8@sha256:bdc6c128628db86697af198430c5ae5c61c3e586c1a97187e4d4e852cec61e92_ppc64le",
"8Base-RHACM-2.6:rhacm2/governance-policy-propagator-rhel8@sha256:cc519319b9f4fe672144ebedd772ddf56d5de90e3c8f52c0fb9b55313f71a7b3_amd64",
"8Base-RHACM-2.6:rhacm2/governance-policy-spec-sync-rhel8@sha256:2c1905ae8a83e5598678457fd955cbc867453ed5836de6fcc182e4928df8bd67_s390x",
"8Base-RHACM-2.6:rhacm2/governance-policy-spec-sync-rhel8@sha256:4a8d30cc0e1d83c69b7f3339418b101da23fbcaee7d326bedaff677eceb25ab2_ppc64le",
"8Base-RHACM-2.6:rhacm2/governance-policy-spec-sync-rhel8@sha256:6849cf1b4dd883d5b4c0cf90a3adfb26cb59d03d3b892cee3669a32dd6b8dcc2_amd64",
"8Base-RHACM-2.6:rhacm2/governance-policy-spec-sync-rhel8@sha256:d06ffc621167aff31ecb0fa417b294ff0676fb00e4ef1c6cb0fb2aaf4b2561e0_arm64",
"8Base-RHACM-2.6:rhacm2/governance-policy-status-sync-rhel8@sha256:4c86e16f15aaf454e4e5ce5436e1db27a5f8a55f573c3eaf02e4786fe52edfc8_arm64",
"8Base-RHACM-2.6:rhacm2/governance-policy-status-sync-rhel8@sha256:cf6a75d94f50dd063e939aee18756c767cba43f4e1e62a9c2f2b764ac6f43746_s390x",
"8Base-RHACM-2.6:rhacm2/governance-policy-status-sync-rhel8@sha256:e072b615eeffff80a94831e58c70980684c1ec4bd972844b25b157eb7ed5937f_ppc64le",
"8Base-RHACM-2.6:rhacm2/governance-policy-status-sync-rhel8@sha256:fffe971caa2e911d9c972c0e88712ff431d34c63dbe74e25f1cababa50ea7417_amd64",
"8Base-RHACM-2.6:rhacm2/governance-policy-template-sync-rhel8@sha256:10bc1a3833599a593a058e804de67e92888ed779fd0000928d4a70b6c7d5c1c2_amd64",
"8Base-RHACM-2.6:rhacm2/governance-policy-template-sync-rhel8@sha256:5c17f979f47840a879059ad83de12f0756889564a17190ba4438a7632c999bb1_arm64",
"8Base-RHACM-2.6:rhacm2/governance-policy-template-sync-rhel8@sha256:848bce8007de7714afc8c755b5f0c3cdf5eb6b1d259811c947bc295924539a0e_ppc64le",
"8Base-RHACM-2.6:rhacm2/governance-policy-template-sync-rhel8@sha256:95439f7e18fa87601d5860cbd9ca5f0738786e30a629d23788fd5fe33d694c66_s390x",
"8Base-RHACM-2.6:rhacm2/grafana-dashboard-loader-rhel8@sha256:1f5c1b2cffebf069859e95d0e722cb293f8c176bf5c5873bb9517c96b26c2e10_arm64",
"8Base-RHACM-2.6:rhacm2/grafana-dashboard-loader-rhel8@sha256:5223158a122658bafbd853c596cdc1f7bd7a0e4fdd82b1c3668ac84adeae9f24_s390x",
"8Base-RHACM-2.6:rhacm2/grafana-dashboard-loader-rhel8@sha256:561f1f05925cfe3c5f0f8a9b7475be4bbab183b5611ecfe09b090d80fa4bc2fe_amd64",
"8Base-RHACM-2.6:rhacm2/grafana-dashboard-loader-rhel8@sha256:734270221ec4a516e7eb77f2ec3a753384242116aa70320a1dbe969e915af1df_ppc64le",
"8Base-RHACM-2.6:rhacm2/iam-policy-controller-rhel8@sha256:2827e5f485213f92e2d0092187f3976dd6fe598e39b5cf2212d48c3a44c34b13_arm64",
"8Base-RHACM-2.6:rhacm2/iam-policy-controller-rhel8@sha256:8ca9e80365c76b66b2de3924fc50a5912e606042c704b02cb174a4b8bd3927c4_amd64",
"8Base-RHACM-2.6:rhacm2/iam-policy-controller-rhel8@sha256:c5069e76a900aa300102a0ae54ecbc12c0ac31abfeed8656ee60a949daef79c3_s390x",
"8Base-RHACM-2.6:rhacm2/iam-policy-controller-rhel8@sha256:ca05e79e5508924af71f323c13f664770d8dd4eb61ecf0894e4f9a81f7a1b402_ppc64le",
"8Base-RHACM-2.6:rhacm2/insights-client-rhel8@sha256:02cacfec60c80b9228e8b18949751de867f974ea6b1172129096e64e949c0598_amd64",
"8Base-RHACM-2.6:rhacm2/insights-client-rhel8@sha256:2b14036d0291e54c3191682de2ea875a78d78c35b2791a5a113ba1a8920f0621_ppc64le",
"8Base-RHACM-2.6:rhacm2/insights-client-rhel8@sha256:d4c05f641de8fd0753d63cc6d5b62464d3d6a87d601514e87ef2e40bbe7b01b6_s390x",
"8Base-RHACM-2.6:rhacm2/insights-client-rhel8@sha256:e15c410b693b34f49869d037ebb5584384fcdf88114b7a94967ca09f1361a5f3_arm64",
"8Base-RHACM-2.6:rhacm2/insights-metrics-rhel8@sha256:67aa55bb65685395ad2773e7459dff5fbccdeedcf9e56ec2722d8f5c919eae89_s390x",
"8Base-RHACM-2.6:rhacm2/insights-metrics-rhel8@sha256:6c54e08f5f6c2cae41a5e108e1019ff6522af8f69d666e22eb4631cd83b85917_amd64",
"8Base-RHACM-2.6:rhacm2/insights-metrics-rhel8@sha256:88d9b7246aa75cb2c88ccb7f2f1202fc465be0f2d89e59f1d2259f69ada56d9d_arm64",
"8Base-RHACM-2.6:rhacm2/insights-metrics-rhel8@sha256:bad98fe71638d7346f31ea45f6063ec970bf90844bb5c5dc5f917bb0f0099899_ppc64le",
"8Base-RHACM-2.6:rhacm2/klusterlet-addon-controller-rhel8@sha256:22e510955af3fa736b7306c387f44b5f15f5f9a7a006c6587e06d5d8602cc2f0_s390x",
"8Base-RHACM-2.6:rhacm2/klusterlet-addon-controller-rhel8@sha256:55bc86326f992cc4f4401b93f90cdd2baa6728015ffaf6168f2d46ae43c70cf4_ppc64le",
"8Base-RHACM-2.6:rhacm2/klusterlet-addon-controller-rhel8@sha256:8dd7f47af047fb899c7fcbad61cb8f38da45990cac186f9235aec3e4e7de25e9_amd64",
"8Base-RHACM-2.6:rhacm2/klusterlet-addon-controller-rhel8@sha256:bdb97eb5bb0e8f59edf0d389fb07c45171e728dc8b4d2bdacd785193b46ec03b_arm64",
"8Base-RHACM-2.6:rhacm2/kube-rbac-proxy-rhel8@sha256:11a353ee9da6cc843d5f346f4fa51681d13318e2e61fc4d1a3f63406eb175260_s390x",
"8Base-RHACM-2.6:rhacm2/kube-rbac-proxy-rhel8@sha256:31757f3e3bb08b4e49e54694b18b3cf327637be20535482b2df1345b17444dda_amd64",
"8Base-RHACM-2.6:rhacm2/kube-rbac-proxy-rhel8@sha256:b2c0b7414d0fc36a49cbdc5a56b25dd62aac18defc2defbd9c1895cd13a5e716_arm64",
"8Base-RHACM-2.6:rhacm2/kube-rbac-proxy-rhel8@sha256:dbd816d503e9beb58622604432eb415419e893627eb95c1ceeb8ff5bda7d6335_ppc64le",
"8Base-RHACM-2.6:rhacm2/kube-state-metrics-rhel8@sha256:53246a6df1f0880d94ed2644fa4366e3e2108b6fa8a51745af87785346ce5304_s390x",
"8Base-RHACM-2.6:rhacm2/kube-state-metrics-rhel8@sha256:5f2393bceefffb32240043b6722aa73d31fc8133cc2666fcf5eb8d33794bc54f_arm64",
"8Base-RHACM-2.6:rhacm2/kube-state-metrics-rhel8@sha256:c792c043462281cde7c93bd8e2136f62ca17d072e7f466353f37de8e5f5dc949_ppc64le",
"8Base-RHACM-2.6:rhacm2/kube-state-metrics-rhel8@sha256:e6b1d24b56e6973eee1569e351db6637ca67e1d6cd124adb845cbf6e35a4f6af_amd64",
"8Base-RHACM-2.6:rhacm2/management-ingress-rhel8@sha256:07238998d21204cd8f25dc63e6dbde20a2dd25c3b96609729306db6c63a0fca4_arm64",
"8Base-RHACM-2.6:rhacm2/management-ingress-rhel8@sha256:0d2665d19a8753c6269f594b68b067cd62a402404287e6416543c1af2d7d3cf4_ppc64le",
"8Base-RHACM-2.6:rhacm2/management-ingress-rhel8@sha256:6917d018e53aabb6f5402f02000aedd2e5cf71bcc84562e0fc7d7c87049f4b67_amd64",
"8Base-RHACM-2.6:rhacm2/management-ingress-rhel8@sha256:73b0444bd91a1dade3b7e76245ac8d6cb568929bba321b8c86c269d6f542ac3b_s390x",
"8Base-RHACM-2.6:rhacm2/memcached-exporter-rhel8@sha256:7d85dd62346a647d22202baa0f8d405b2aaf9a7174b38e5d29df2e03530009c3_s390x",
"8Base-RHACM-2.6:rhacm2/memcached-exporter-rhel8@sha256:9635616c8f058e67d557201147904b05f8b49938f63fb2b0239dfca883f61685_arm64",
"8Base-RHACM-2.6:rhacm2/memcached-exporter-rhel8@sha256:9e91ecec92ec0df8b72beb6040f39d9a25b0bfad844e92ea34cc2d648d221d22_ppc64le",
"8Base-RHACM-2.6:rhacm2/memcached-exporter-rhel8@sha256:c773b9a2fffcd549d4936054260f655c78da603957826d6bad4e8567a213ad10_amd64",
"8Base-RHACM-2.6:rhacm2/memcached-rhel8@sha256:584f8c4a9a1b75fc71948a98add560d4fe3d936ee46ac791f32121dbadf8c7d2_ppc64le",
"8Base-RHACM-2.6:rhacm2/memcached-rhel8@sha256:59b3ce3f3f4459c97cfffee5e20830d70f8a69198b5fab271e6c478d615c46d3_arm64",
"8Base-RHACM-2.6:rhacm2/memcached-rhel8@sha256:6f458c76757203b28434f871027c6a466a73d246ceb5bfac8793ad1896a672ab_amd64",
"8Base-RHACM-2.6:rhacm2/memcached-rhel8@sha256:e34722fd656e3205dcdb565b0ab68e9971174c11f125dbfff3bf82e1e21f3a76_s390x",
"8Base-RHACM-2.6:rhacm2/metrics-collector-rhel8@sha256:3a81a018b939752543e78c2d68d1436b851be2256b88c3e66cd506ae1d8f4c9c_ppc64le",
"8Base-RHACM-2.6:rhacm2/metrics-collector-rhel8@sha256:6a3e0c36c123c9dc54759655d9148f580abada501034914863a6528ded19ef34_amd64",
"8Base-RHACM-2.6:rhacm2/metrics-collector-rhel8@sha256:7991f484f97b9951f27f70e67d5db0850c4189ee86db8406cdda961a9beb06f0_arm64",
"8Base-RHACM-2.6:rhacm2/metrics-collector-rhel8@sha256:fa08b9bf3fd334738984e150ba5bfd2e005374752f3112340b65f6434eacd057_s390x",
"8Base-RHACM-2.6:rhacm2/multicloud-integrations-rhel8@sha256:2bcbf9a565f3c566061325aca3174ec755b5c94a28612718a3f1563db317273e_ppc64le",
"8Base-RHACM-2.6:rhacm2/multicloud-integrations-rhel8@sha256:6813ccd43a1aecd1aaf4d5d4b1620fd63bbca00b736100189ff91246bf3bc36b_arm64",
"8Base-RHACM-2.6:rhacm2/multicloud-integrations-rhel8@sha256:db89ef3686570526afdb2b79fd698aca5dc50c633009760f1748fb9fd506067b_amd64",
"8Base-RHACM-2.6:rhacm2/multicloud-integrations-rhel8@sha256:db8bc27937802c5d8fff769b9c93c8a01411629d199adbc39235e721d6468b30_s390x",
"8Base-RHACM-2.6:rhacm2/multicluster-observability-rhel8-operator@sha256:434db0ca203b14b899fff9b7a2a5b975de852ea29620a828f29246448aba873c_ppc64le",
"8Base-RHACM-2.6:rhacm2/multicluster-observability-rhel8-operator@sha256:876bfa63b0e13833eaeadb7c6a0481f1d7970b283f69ece4d81c99985f4dd161_arm64",
"8Base-RHACM-2.6:rhacm2/multicluster-observability-rhel8-operator@sha256:d23f208e020d42bc095011d423146e2da35b2bc85b844911bde2f4edf696bdca_amd64",
"8Base-RHACM-2.6:rhacm2/multicluster-observability-rhel8-operator@sha256:f29581baf5277588d2e4cd01380ecf46e3c97a2f17ade01b048f75c29f18d62c_s390x",
"8Base-RHACM-2.6:rhacm2/multicluster-operators-application-rhel8@sha256:1952d422bd7ba42323711faba59244c449293cc92502e350460fee07c0e3b34a_ppc64le",
"8Base-RHACM-2.6:rhacm2/multicluster-operators-application-rhel8@sha256:566a60f630ec346eced3106ec072963d1b9f9d300e7d4cee6af6dc0d590a3937_s390x",
"8Base-RHACM-2.6:rhacm2/multicluster-operators-application-rhel8@sha256:724dd9f4a5e4acd061206ca2ea57c329210ade5135dbdf941b8d7e720daa4f10_arm64",
"8Base-RHACM-2.6:rhacm2/multicluster-operators-application-rhel8@sha256:ace8895fc62c1394dfa7854fd9ce3e14ef859e989255f70dc9a5a3d9bcd514c0_amd64",
"8Base-RHACM-2.6:rhacm2/multicluster-operators-channel-rhel8@sha256:1ebe6504a6a58f39f93952bf1c135ea58ff77e65c5b8ba73c7ad6295e66a1b45_s390x",
"8Base-RHACM-2.6:rhacm2/multicluster-operators-channel-rhel8@sha256:557cc962d0b10d80a9dea7adce387ea28fb4199a02fa8546645ab2cacbf28b88_ppc64le",
"8Base-RHACM-2.6:rhacm2/multicluster-operators-channel-rhel8@sha256:82526c7c046325bde1dfa0a47b58b773355f00bc95c23be75105e7255e7bddd2_arm64",
"8Base-RHACM-2.6:rhacm2/multicluster-operators-channel-rhel8@sha256:85e20d97f28e43668c2790bd6e0adbc598d01f9fab849761fb96d7a5c4946a87_amd64",
"8Base-RHACM-2.6:rhacm2/multicluster-operators-subscription-rhel8@sha256:7310f31faae367a363c27a7236b562bbfe8381a352fce906279590bac11571d2_ppc64le",
"8Base-RHACM-2.6:rhacm2/multicluster-operators-subscription-rhel8@sha256:7676d33b9be36ca6660d3aed888fdffcf270fcf82258ed9531e2746a3d27610c_s390x",
"8Base-RHACM-2.6:rhacm2/multicluster-operators-subscription-rhel8@sha256:e718d5abef58365d547ef73828a26adff5b6cef1bf935aa7c27f12f604b50337_amd64",
"8Base-RHACM-2.6:rhacm2/multicluster-operators-subscription-rhel8@sha256:f58aff87d1efb64417c6976f6772a464e54beefe847f50a141726b7a1a6a293a_arm64",
"8Base-RHACM-2.6:rhacm2/multiclusterhub-repo-rhel8@sha256:03222a9dd6eca9cf44932a0ff1bf89bd9d2d29683f1ebb0d0aa49171b77a4963_ppc64le",
"8Base-RHACM-2.6:rhacm2/multiclusterhub-repo-rhel8@sha256:881b8c3b19918affd478c0ad0c73dff96dd28f5c1dfddb86472b42e422fa25b6_amd64",
"8Base-RHACM-2.6:rhacm2/multiclusterhub-repo-rhel8@sha256:9de94ea1f83ec8b7257c7b2befc1485ed9cc40c9ef3600c4c4c50934e708cf9d_s390x",
"8Base-RHACM-2.6:rhacm2/multiclusterhub-repo-rhel8@sha256:a45ed68e7d3ac89d17eaf06445cabfc19a9ce85a42f116d75028d6acd18a322b_arm64",
"8Base-RHACM-2.6:rhacm2/multiclusterhub-rhel8@sha256:48d1fa8bc5f6a4d8349c41126301bd86d12836384f336881ecb71bd79f84ae93_ppc64le",
"8Base-RHACM-2.6:rhacm2/multiclusterhub-rhel8@sha256:a33e91fb763a2f0894433bce31bd44229e7d5f5c53d36c6b6f643807a45c110b_arm64",
"8Base-RHACM-2.6:rhacm2/multiclusterhub-rhel8@sha256:d6e126cbdd3cfbcdee04b093389ca1b07ac8038da96060051ed94e1eeacc6d92_s390x",
"8Base-RHACM-2.6:rhacm2/multiclusterhub-rhel8@sha256:ecf12158a2d8802b4c7efd6b336ff36c1e002223b1d385a40fbef638d5e4aa21_amd64",
"8Base-RHACM-2.6:rhacm2/node-exporter-rhel8@sha256:14d23638efff3c30661c9a5f3ddb6ab0c7a9d162de1176dd9565cf49dfa4b9c5_amd64",
"8Base-RHACM-2.6:rhacm2/node-exporter-rhel8@sha256:533005e1608de68a09e53599de3f30990db95cb923794bab9ae9e3bc1a8b6baf_arm64",
"8Base-RHACM-2.6:rhacm2/node-exporter-rhel8@sha256:99eef3491c7092afa14179b9a9d39dd8fbfb3c9bb61759d678af5d91ac23e59d_s390x",
"8Base-RHACM-2.6:rhacm2/node-exporter-rhel8@sha256:e200d4e1802cce7fce32b1e0dc5c3220b6f6477b73b3a2d8ea26a5a42d63f46b_ppc64le",
"8Base-RHACM-2.6:rhacm2/observatorium-rhel8-operator@sha256:092e3437e6d38b2bf676d7fb67ad672e3ef03440017b5af7c1ebd2beb3f437eb_amd64",
"8Base-RHACM-2.6:rhacm2/observatorium-rhel8-operator@sha256:8cf076bfb049d1aabd00040ee65f0fedd590f0dd448c7561de494093a915b397_ppc64le",
"8Base-RHACM-2.6:rhacm2/observatorium-rhel8-operator@sha256:e69987a64fdbf873d4b19d8626c0c5e99dd13d7c95446850559be966dae45ad0_arm64",
"8Base-RHACM-2.6:rhacm2/observatorium-rhel8-operator@sha256:f0bf89eaea6b7afc2d08c77bd40dfba581f91f462f5ec3d70473b332ca6f781c_s390x",
"8Base-RHACM-2.6:rhacm2/observatorium-rhel8@sha256:0686cfddd61737f7e7eb4f0c011397277394559edac3bb947c0969e302686dd5_ppc64le",
"8Base-RHACM-2.6:rhacm2/observatorium-rhel8@sha256:8f2f3732600235f66c406b6121ac37979f52572ce90353b6e099be7b74406251_amd64",
"8Base-RHACM-2.6:rhacm2/observatorium-rhel8@sha256:9e1fccc5b17865a6d7baaa1a15cb50f47d80a14b0a7bcbd94c12f0ddcaaf1b28_s390x",
"8Base-RHACM-2.6:rhacm2/observatorium-rhel8@sha256:bdd89a1051c8f21e7d81ff80c96731a0eaa7d15c320ab1e6b1dc3f6babd42598_arm64",
"8Base-RHACM-2.6:rhacm2/prometheus-alertmanager-rhel8@sha256:0860b7aa5e8b07792ad7f5d5c0654e23e9da8eedd4b9f509caea616dcfa97d69_amd64",
"8Base-RHACM-2.6:rhacm2/prometheus-alertmanager-rhel8@sha256:624895d8579ef6f3e5b17558a30775790ec6f00701f8c5cdfa315292d7f9e867_s390x",
"8Base-RHACM-2.6:rhacm2/prometheus-alertmanager-rhel8@sha256:6d09865a228cdbbc6d1ac13042c3c00f0bd086f6dc181dfa3cdf8c7f9d826b9e_arm64",
"8Base-RHACM-2.6:rhacm2/prometheus-alertmanager-rhel8@sha256:c69fee848d21346a271972e89d91898eac9fec27d598d98ffa004ca8d1b53270_ppc64le",
"8Base-RHACM-2.6:rhacm2/prometheus-rhel8@sha256:52cea7c27de23e3358030b09f22b962723c523a940f8e2043edc298c907d761c_arm64",
"8Base-RHACM-2.6:rhacm2/prometheus-rhel8@sha256:67e0fadfbb4d99a60435ed12b470772b38ace4ca815fe73da68eb3c826e200fc_ppc64le",
"8Base-RHACM-2.6:rhacm2/prometheus-rhel8@sha256:e8241b1d852d605b44ecfcc552cb0f905f72e8a17c8d228162b40c19388f5176_s390x",
"8Base-RHACM-2.6:rhacm2/prometheus-rhel8@sha256:ed0cc13e79949436d29a7ad0b41b189744a177ea27545fd5eb9b4f71e87bd0eb_amd64",
"8Base-RHACM-2.6:rhacm2/rbac-query-proxy-rhel8@sha256:29c76a37497f212aed280e2bf16ef45fb3785fb4649ce17b7fe9d653a79e2112_arm64",
"8Base-RHACM-2.6:rhacm2/rbac-query-proxy-rhel8@sha256:475a45884a51127722030226ff9a5f0752c98574c41eb61796aece5e702346a3_ppc64le",
"8Base-RHACM-2.6:rhacm2/rbac-query-proxy-rhel8@sha256:582301b10af0b966ae7d5e130cb0e5f96e7912dc66b4108e0d6078656ca80604_amd64",
"8Base-RHACM-2.6:rhacm2/rbac-query-proxy-rhel8@sha256:f1c7de85a44c03f48a6f62ba1d7d650f0b06e0f502cecff1512ad637b5bc1c27_s390x",
"8Base-RHACM-2.6:rhacm2/redisgraph-tls-rhel8@sha256:128279a656bfbde6c2c052766d63a1de6a06d8bea2707813c64396c2ae382478_amd64",
"8Base-RHACM-2.6:rhacm2/redisgraph-tls-rhel8@sha256:35927ca6e6e9c8d420c499a0c8ad37c4297ba19743d550f489d3e66482275a49_arm64",
"8Base-RHACM-2.6:rhacm2/redisgraph-tls-rhel8@sha256:4696baed553266682ba2b54d3bf683d2ff1241b625de5ec54a45c1b2c5f96243_s390x",
"8Base-RHACM-2.6:rhacm2/redisgraph-tls-rhel8@sha256:d722f2ffab1f58bbaf3c62ef71dbf7e6c4023e6ab17690f1049075a321d0b1ac_ppc64le",
"8Base-RHACM-2.6:rhacm2/search-aggregator-rhel8@sha256:2b5f372c1c73c4de587b5a4388d95b8cc553fc56af446fcefa0e14c6d980b6b3_ppc64le",
"8Base-RHACM-2.6:rhacm2/search-aggregator-rhel8@sha256:38fceeedc0672def1c2cf42bb6743ae726e77d9f7352d002b3fc688c6d551852_amd64",
"8Base-RHACM-2.6:rhacm2/search-aggregator-rhel8@sha256:6a915335bcebb0884fc72df2dfee97c74d42c035864b960e1c800fa6c5f8d93c_arm64",
"8Base-RHACM-2.6:rhacm2/search-aggregator-rhel8@sha256:752decaefc38aa009f54201b38d4ab26d9b4020caec649d9b1f1564f56c47c2a_s390x",
"8Base-RHACM-2.6:rhacm2/search-api-rhel8@sha256:37eea70d5b1c89c25372dcea8c8c03e1e0a9af1b5a06f3b0706ba776ae8847c1_amd64",
"8Base-RHACM-2.6:rhacm2/search-api-rhel8@sha256:7400088d206592eb29cd86182909626262c9b2a99f017811fcc9d8a753c39009_arm64",
"8Base-RHACM-2.6:rhacm2/search-api-rhel8@sha256:aa8ea0deabc39a068f3f6ce9fa6334e44fc507355009a9bff448e742156ec203_ppc64le",
"8Base-RHACM-2.6:rhacm2/search-api-rhel8@sha256:b4d2d39c2b3b736987f1e888b858d52a7ebd9f8d0cebd3bdef8c59f6e3e41725_s390x",
"8Base-RHACM-2.6:rhacm2/search-collector-rhel8@sha256:0174699ec75fcda08892b4e72b674df989af51ea5f04de57a62c2a85a3c08f4f_arm64",
"8Base-RHACM-2.6:rhacm2/search-collector-rhel8@sha256:5a29a9805b8d20969cba86da11a9de8176a3172df361aec5fae136a4271de308_amd64",
"8Base-RHACM-2.6:rhacm2/search-collector-rhel8@sha256:be7eed9ad9502bcc294081f7e2098fc4f8411c912c34fe63479b5b770d06caca_s390x",
"8Base-RHACM-2.6:rhacm2/search-collector-rhel8@sha256:c467c1d7ceaf5281077f7fe8ff1c1c4cffe325132890a3ab9b96ea5db2e2c930_ppc64le",
"8Base-RHACM-2.6:rhacm2/search-rhel8@sha256:2135cd20bb7ebbf48499992fe46a928e28fc78c86e360633ea09054520c42539_ppc64le",
"8Base-RHACM-2.6:rhacm2/search-rhel8@sha256:3a7a31974210e21a3faed9b57a75b970c70ac41d9662b884d4ce67275f756fc7_arm64",
"8Base-RHACM-2.6:rhacm2/search-rhel8@sha256:6e6a19f1440e4eb15a8206e18f7f4dde3e1a5c6518944571d09923d116d3f04e_amd64",
"8Base-RHACM-2.6:rhacm2/search-rhel8@sha256:e6ed3e65f0d49b3c6b0e3e97593a8fae4d453f3aecf8d7829c0d25c68bc91ea1_s390x",
"8Base-RHACM-2.6:rhacm2/submariner-addon-rhel8@sha256:7b80d01371f551df506bd0c56df6829845bfce497ff01cc44b68f172ed5399b4_ppc64le",
"8Base-RHACM-2.6:rhacm2/submariner-addon-rhel8@sha256:934c560bc786015c694e9cffbae8e86f631b3331d62f5a547931446dae82f8c3_s390x",
"8Base-RHACM-2.6:rhacm2/submariner-addon-rhel8@sha256:b467881f4028a89a9e79ba93da719845db576f47a04ae6e569c2317be5594b29_arm64",
"8Base-RHACM-2.6:rhacm2/submariner-addon-rhel8@sha256:fc5592d42e4aca70288448d174511b922ece7f8cb4b41c6a36195c3a4a60aa36_amd64",
"8Base-RHACM-2.6:rhacm2/thanos-receive-controller-rhel8@sha256:21f2626c10c4fb61b37e6ca4ab574186b423f155fbc5cfef3e894fff04cc270e_ppc64le",
"8Base-RHACM-2.6:rhacm2/thanos-receive-controller-rhel8@sha256:c357074958324fc5d602cdcf1cba285bf8582e0b36af79a8f6211bb0dfb77a10_amd64",
"8Base-RHACM-2.6:rhacm2/thanos-receive-controller-rhel8@sha256:d9ac8e67d6d9858b16dd9d1d49c1dd904aa22a7b618e5d33292344faced9c0d3_arm64",
"8Base-RHACM-2.6:rhacm2/thanos-receive-controller-rhel8@sha256:e3b840a7833680170f9e9ca52309552c584935a68c75cc71e6d576b104dc01c8_s390x",
"8Base-RHACM-2.6:rhacm2/thanos-rhel8@sha256:453c525197ccfe1f866af70ca2e7f3deb6f98d0b98c09b602b4fa1368787213d_amd64",
"8Base-RHACM-2.6:rhacm2/thanos-rhel8@sha256:4b3b45ad0b564360c245d20b1540c2398c9606cf8684275e4ee071c591357929_arm64",
"8Base-RHACM-2.6:rhacm2/thanos-rhel8@sha256:7e43ba8f47ec54b5f86d13c81b67b044176530b63b5ae3f40332fc975cc6b21f_s390x",
"8Base-RHACM-2.6:rhacm2/thanos-rhel8@sha256:faaa00c0af80c781a7c610616153a3cd1dc1b20637934c3a243a2e9664ba0ee5_ppc64le"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2022-31129"
},
{
"category": "external",
"summary": "RHBZ#2105075",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2105075"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2022-31129",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-31129"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2022-31129",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2022-31129"
},
{
"category": "external",
"summary": "https://github.com/moment/moment/security/advisories/GHSA-wc69-rhjr-hc9g",
"url": "https://github.com/moment/moment/security/advisories/GHSA-wc69-rhjr-hc9g"
}
],
"release_date": "2022-07-06T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2022-09-06T22:27:58+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.6/html-single/install/index#installing",
"product_ids": [
"8Base-RHACM-2.6:rhacm2/acm-governance-policy-addon-controller-rhel8@sha256:615ab5d9542759d921634737709e84a8e65d003ea136e5d22858d380225fd177_amd64",
"8Base-RHACM-2.6:rhacm2/acm-governance-policy-addon-controller-rhel8@sha256:958b729d30f10b9c121e68ac8ede2054ed29cc52a9a7d6df0537ed221aa74358_s390x",
"8Base-RHACM-2.6:rhacm2/acm-governance-policy-addon-controller-rhel8@sha256:b5bef941b4e0b5b3529ca5b2311c85295b9f6d12e482a9cbdad691c2406541f1_ppc64le",
"8Base-RHACM-2.6:rhacm2/acm-governance-policy-addon-controller-rhel8@sha256:f6194b9056d77e54f3c74caa9eab87bd1df1818d082fc807229d1c44ec6c88c4_arm64",
"8Base-RHACM-2.6:rhacm2/acm-grafana-rhel8@sha256:45616ed43b53d3a83e65828118f09430396f5bcb0566ae3a65d937b59f0d873e_s390x",
"8Base-RHACM-2.6:rhacm2/acm-grafana-rhel8@sha256:8c48441cfa850ea1274932e94da0831618c10f91022619c779304501a75fb161_amd64",
"8Base-RHACM-2.6:rhacm2/acm-grafana-rhel8@sha256:cc1c196b19c5fd8f313c6136359cc9dd37b5f59d32a581b10cf89b80b7d0cbf4_arm64",
"8Base-RHACM-2.6:rhacm2/acm-grafana-rhel8@sha256:cdf24e68e50be1350566243f6d2cb1403d09ab68e5fed39ea6c56212e42b90f1_ppc64le",
"8Base-RHACM-2.6:rhacm2/acm-must-gather-rhel8@sha256:1457ff5cfd61611fdc968d4af5b020d835e107b97932c7ba7b3f5ed4cbd0e39f_ppc64le",
"8Base-RHACM-2.6:rhacm2/acm-must-gather-rhel8@sha256:39842906b3846418bc31098e2abad08210118d86aa683e9e5fd04a97822df22d_arm64",
"8Base-RHACM-2.6:rhacm2/acm-must-gather-rhel8@sha256:8a69add2d90a1e094de8510052b683e1765153da75e316ad7778499af0c5ddf9_s390x",
"8Base-RHACM-2.6:rhacm2/acm-must-gather-rhel8@sha256:dca91134a2c1c33c736afcd4c9373749448641385f39162c74e115691289e843_amd64",
"8Base-RHACM-2.6:rhacm2/acm-operator-bundle@sha256:0eac6124f59492d09c1ae650025d59ea0e8547d9f9c832cb9607b09254ff6ddd_s390x",
"8Base-RHACM-2.6:rhacm2/acm-operator-bundle@sha256:1cbcd58a4c23e4c89a6a0509f78802a5aa21205db2784ebc9772b99a3917b183_arm64",
"8Base-RHACM-2.6:rhacm2/acm-operator-bundle@sha256:997aaee36f0bed47e231925a3f2c2ecc503410e54b35727f035c72477f3d1944_ppc64le",
"8Base-RHACM-2.6:rhacm2/acm-operator-bundle@sha256:ce699187f250b93976b8063228ac12d11c6c8f6baba69ba4ed17a38730e84eb3_amd64",
"8Base-RHACM-2.6:rhacm2/acm-prometheus-config-reloader-rhel8@sha256:693a77a9324d6c7f0e69bd9d5725b51f3e429972f1e67469e93648cb347eae84_arm64",
"8Base-RHACM-2.6:rhacm2/acm-prometheus-config-reloader-rhel8@sha256:89757e804d5df2b5eeeb1191b599c3acb9e75f61170f888095302830d6de0582_s390x",
"8Base-RHACM-2.6:rhacm2/acm-prometheus-config-reloader-rhel8@sha256:8e45e1fd7342d7525b118f01794cac1f4a8662def5f2a06336b698db2e268742_amd64",
"8Base-RHACM-2.6:rhacm2/acm-prometheus-config-reloader-rhel8@sha256:ce1c17b34b7aac2e990dc0efe40f4406e73f727b2c7bfe109eded849de753f1a_ppc64le",
"8Base-RHACM-2.6:rhacm2/acm-prometheus-rhel8@sha256:728606d96dd9e0fc2e7810e092e10ee071ec36598c990c8252beccace59a679e_amd64",
"8Base-RHACM-2.6:rhacm2/acm-prometheus-rhel8@sha256:b457d0b95d88c5dd0aac87492cbca40a9d7c2074002ad110f52d562f0c5d0797_arm64",
"8Base-RHACM-2.6:rhacm2/acm-prometheus-rhel8@sha256:f34d2569033bfb1d173342264f090f46d80f7843d52704a7ce9e9eb9de2f5abb_s390x",
"8Base-RHACM-2.6:rhacm2/acm-prometheus-rhel8@sha256:f720e0a94bfe7ed5d812819a3e77cc0581be102970127d8c0d4aa06a05edbf3d_ppc64le",
"8Base-RHACM-2.6:rhacm2/acm-volsync-addon-controller-rhel8@sha256:17ccd6b924b36ab14e3ca5f5331ba7e4c86f8cb64304640d58c3ee6b76edbcaf_ppc64le",
"8Base-RHACM-2.6:rhacm2/acm-volsync-addon-controller-rhel8@sha256:27079308ea87e35564cc3089c65eae68d63880a3bb093ca64d1678a68b60fcec_amd64",
"8Base-RHACM-2.6:rhacm2/acm-volsync-addon-controller-rhel8@sha256:9eabaac2df91aeef613d6973669d07298f2159c6a6e0c9f294623f7b1a10bc08_s390x",
"8Base-RHACM-2.6:rhacm2/acm-volsync-addon-controller-rhel8@sha256:f7abdf1756bc0ff2ebf02fee0469a8b9eeabe1fa8cafdd21c6e8f958155b70bb_arm64",
"8Base-RHACM-2.6:rhacm2/cert-policy-controller-rhel8@sha256:017c1e663827a3b55d70badd3ed979b5d1831252c49d671897a85a75afaa5bb0_s390x",
"8Base-RHACM-2.6:rhacm2/cert-policy-controller-rhel8@sha256:0610778095974edf936602018281bf7a5e287ba9eca9f661a423e68bbe000e40_ppc64le",
"8Base-RHACM-2.6:rhacm2/cert-policy-controller-rhel8@sha256:a66d7d4ee1179f7fce639490f919d722db54eaa3118b4135078c33e6cbf91488_amd64",
"8Base-RHACM-2.6:rhacm2/cert-policy-controller-rhel8@sha256:d660befef0c8f7a4db7aa3b865545c9863d8f37e7ba4b8de4380185f82b208d4_arm64",
"8Base-RHACM-2.6:rhacm2/cluster-backup-rhel8-operator@sha256:1a749d0795972a9bfd5a00aa96c238a660673464be01b2aa9fd7a3aeead6ddf7_amd64",
"8Base-RHACM-2.6:rhacm2/cluster-backup-rhel8-operator@sha256:8915dbdc562e63441f79041bdf1176e46ce53e95418d133f0cd0c1ff79da48a2_arm64",
"8Base-RHACM-2.6:rhacm2/cluster-backup-rhel8-operator@sha256:995f225449b207da9a3cad175dac85b87eefb28ff5bae6a588f40fd79fbe12a1_ppc64le",
"8Base-RHACM-2.6:rhacm2/cluster-backup-rhel8-operator@sha256:f1255a76c6275a4b6a400c82e204a5112fff6fe87f71626f8f309763f6a5d9e4_s390x",
"8Base-RHACM-2.6:rhacm2/config-policy-controller-rhel8@sha256:3b2e0d850e8fc966ec80bff16df26002334744a96b81c7a7dfe222f1706a52e3_s390x",
"8Base-RHACM-2.6:rhacm2/config-policy-controller-rhel8@sha256:447f275bbde46d7fc173798ef5abc0a77a6780f0dffdc171786edbe00f27d8d8_ppc64le",
"8Base-RHACM-2.6:rhacm2/config-policy-controller-rhel8@sha256:61964a1a0ddf2e98bcf5249b7374235055ab85cc26663a8d9397c2b7f6fbb4c6_amd64",
"8Base-RHACM-2.6:rhacm2/config-policy-controller-rhel8@sha256:a3abaa3d0bf1d34fa9e40903a8713c439f5f7f751e775d32cbab308983064ce0_arm64",
"8Base-RHACM-2.6:rhacm2/console-rhel8@sha256:6c0f630ff57f6f423df6dbf4df9faad25089f9b391be35cb8bc9cd5211f94d67_arm64",
"8Base-RHACM-2.6:rhacm2/console-rhel8@sha256:8608aed6971299def3fbe749336727e84c69582664dedac3145b92ea24e62e4d_amd64",
"8Base-RHACM-2.6:rhacm2/console-rhel8@sha256:afa80ae8274db7fa6796c35980fc5df15889e94aff3361f6cda643e5a09da220_ppc64le",
"8Base-RHACM-2.6:rhacm2/console-rhel8@sha256:f06e4e3f62db52c6d7fa0bc1f289de773e18d076bc38612e1b0ddc85c76fde06_s390x",
"8Base-RHACM-2.6:rhacm2/endpoint-monitoring-rhel8-operator@sha256:060bcd658756a924b4ce4d202bd447a3254fc1f49af7d685dde8720f355cde8e_arm64",
"8Base-RHACM-2.6:rhacm2/endpoint-monitoring-rhel8-operator@sha256:091d66731c5fe8eba5646c6b2622bb38c074e202a8a4a7e906921673b60f0898_amd64",
"8Base-RHACM-2.6:rhacm2/endpoint-monitoring-rhel8-operator@sha256:80660eb7f3c068768b0ea04ff20f4539194c52427ffdab4626bf781aa3f2ca64_s390x",
"8Base-RHACM-2.6:rhacm2/endpoint-monitoring-rhel8-operator@sha256:d6204fcf04c83bac13232ec1602572ad5f22bb528537e591079dfa36152697ec_ppc64le",
"8Base-RHACM-2.6:rhacm2/governance-policy-propagator-rhel8@sha256:51be0f04938b60ed1dba60908bebd2000d78e4ade34757bae70a083c67d77e8e_arm64",
"8Base-RHACM-2.6:rhacm2/governance-policy-propagator-rhel8@sha256:9577701bf3c7aa00b99531d2c3842130abc6cd91c52c4a7ba040b705eeace4c7_s390x",
"8Base-RHACM-2.6:rhacm2/governance-policy-propagator-rhel8@sha256:bdc6c128628db86697af198430c5ae5c61c3e586c1a97187e4d4e852cec61e92_ppc64le",
"8Base-RHACM-2.6:rhacm2/governance-policy-propagator-rhel8@sha256:cc519319b9f4fe672144ebedd772ddf56d5de90e3c8f52c0fb9b55313f71a7b3_amd64",
"8Base-RHACM-2.6:rhacm2/governance-policy-spec-sync-rhel8@sha256:2c1905ae8a83e5598678457fd955cbc867453ed5836de6fcc182e4928df8bd67_s390x",
"8Base-RHACM-2.6:rhacm2/governance-policy-spec-sync-rhel8@sha256:4a8d30cc0e1d83c69b7f3339418b101da23fbcaee7d326bedaff677eceb25ab2_ppc64le",
"8Base-RHACM-2.6:rhacm2/governance-policy-spec-sync-rhel8@sha256:6849cf1b4dd883d5b4c0cf90a3adfb26cb59d03d3b892cee3669a32dd6b8dcc2_amd64",
"8Base-RHACM-2.6:rhacm2/governance-policy-spec-sync-rhel8@sha256:d06ffc621167aff31ecb0fa417b294ff0676fb00e4ef1c6cb0fb2aaf4b2561e0_arm64",
"8Base-RHACM-2.6:rhacm2/governance-policy-status-sync-rhel8@sha256:4c86e16f15aaf454e4e5ce5436e1db27a5f8a55f573c3eaf02e4786fe52edfc8_arm64",
"8Base-RHACM-2.6:rhacm2/governance-policy-status-sync-rhel8@sha256:cf6a75d94f50dd063e939aee18756c767cba43f4e1e62a9c2f2b764ac6f43746_s390x",
"8Base-RHACM-2.6:rhacm2/governance-policy-status-sync-rhel8@sha256:e072b615eeffff80a94831e58c70980684c1ec4bd972844b25b157eb7ed5937f_ppc64le",
"8Base-RHACM-2.6:rhacm2/governance-policy-status-sync-rhel8@sha256:fffe971caa2e911d9c972c0e88712ff431d34c63dbe74e25f1cababa50ea7417_amd64",
"8Base-RHACM-2.6:rhacm2/governance-policy-template-sync-rhel8@sha256:10bc1a3833599a593a058e804de67e92888ed779fd0000928d4a70b6c7d5c1c2_amd64",
"8Base-RHACM-2.6:rhacm2/governance-policy-template-sync-rhel8@sha256:5c17f979f47840a879059ad83de12f0756889564a17190ba4438a7632c999bb1_arm64",
"8Base-RHACM-2.6:rhacm2/governance-policy-template-sync-rhel8@sha256:848bce8007de7714afc8c755b5f0c3cdf5eb6b1d259811c947bc295924539a0e_ppc64le",
"8Base-RHACM-2.6:rhacm2/governance-policy-template-sync-rhel8@sha256:95439f7e18fa87601d5860cbd9ca5f0738786e30a629d23788fd5fe33d694c66_s390x",
"8Base-RHACM-2.6:rhacm2/grafana-dashboard-loader-rhel8@sha256:1f5c1b2cffebf069859e95d0e722cb293f8c176bf5c5873bb9517c96b26c2e10_arm64",
"8Base-RHACM-2.6:rhacm2/grafana-dashboard-loader-rhel8@sha256:5223158a122658bafbd853c596cdc1f7bd7a0e4fdd82b1c3668ac84adeae9f24_s390x",
"8Base-RHACM-2.6:rhacm2/grafana-dashboard-loader-rhel8@sha256:561f1f05925cfe3c5f0f8a9b7475be4bbab183b5611ecfe09b090d80fa4bc2fe_amd64",
"8Base-RHACM-2.6:rhacm2/grafana-dashboard-loader-rhel8@sha256:734270221ec4a516e7eb77f2ec3a753384242116aa70320a1dbe969e915af1df_ppc64le",
"8Base-RHACM-2.6:rhacm2/iam-policy-controller-rhel8@sha256:2827e5f485213f92e2d0092187f3976dd6fe598e39b5cf2212d48c3a44c34b13_arm64",
"8Base-RHACM-2.6:rhacm2/iam-policy-controller-rhel8@sha256:8ca9e80365c76b66b2de3924fc50a5912e606042c704b02cb174a4b8bd3927c4_amd64",
"8Base-RHACM-2.6:rhacm2/iam-policy-controller-rhel8@sha256:c5069e76a900aa300102a0ae54ecbc12c0ac31abfeed8656ee60a949daef79c3_s390x",
"8Base-RHACM-2.6:rhacm2/iam-policy-controller-rhel8@sha256:ca05e79e5508924af71f323c13f664770d8dd4eb61ecf0894e4f9a81f7a1b402_ppc64le",
"8Base-RHACM-2.6:rhacm2/insights-client-rhel8@sha256:02cacfec60c80b9228e8b18949751de867f974ea6b1172129096e64e949c0598_amd64",
"8Base-RHACM-2.6:rhacm2/insights-client-rhel8@sha256:2b14036d0291e54c3191682de2ea875a78d78c35b2791a5a113ba1a8920f0621_ppc64le",
"8Base-RHACM-2.6:rhacm2/insights-client-rhel8@sha256:d4c05f641de8fd0753d63cc6d5b62464d3d6a87d601514e87ef2e40bbe7b01b6_s390x",
"8Base-RHACM-2.6:rhacm2/insights-client-rhel8@sha256:e15c410b693b34f49869d037ebb5584384fcdf88114b7a94967ca09f1361a5f3_arm64",
"8Base-RHACM-2.6:rhacm2/insights-metrics-rhel8@sha256:67aa55bb65685395ad2773e7459dff5fbccdeedcf9e56ec2722d8f5c919eae89_s390x",
"8Base-RHACM-2.6:rhacm2/insights-metrics-rhel8@sha256:6c54e08f5f6c2cae41a5e108e1019ff6522af8f69d666e22eb4631cd83b85917_amd64",
"8Base-RHACM-2.6:rhacm2/insights-metrics-rhel8@sha256:88d9b7246aa75cb2c88ccb7f2f1202fc465be0f2d89e59f1d2259f69ada56d9d_arm64",
"8Base-RHACM-2.6:rhacm2/insights-metrics-rhel8@sha256:bad98fe71638d7346f31ea45f6063ec970bf90844bb5c5dc5f917bb0f0099899_ppc64le",
"8Base-RHACM-2.6:rhacm2/klusterlet-addon-controller-rhel8@sha256:22e510955af3fa736b7306c387f44b5f15f5f9a7a006c6587e06d5d8602cc2f0_s390x",
"8Base-RHACM-2.6:rhacm2/klusterlet-addon-controller-rhel8@sha256:55bc86326f992cc4f4401b93f90cdd2baa6728015ffaf6168f2d46ae43c70cf4_ppc64le",
"8Base-RHACM-2.6:rhacm2/klusterlet-addon-controller-rhel8@sha256:8dd7f47af047fb899c7fcbad61cb8f38da45990cac186f9235aec3e4e7de25e9_amd64",
"8Base-RHACM-2.6:rhacm2/klusterlet-addon-controller-rhel8@sha256:bdb97eb5bb0e8f59edf0d389fb07c45171e728dc8b4d2bdacd785193b46ec03b_arm64",
"8Base-RHACM-2.6:rhacm2/kube-rbac-proxy-rhel8@sha256:11a353ee9da6cc843d5f346f4fa51681d13318e2e61fc4d1a3f63406eb175260_s390x",
"8Base-RHACM-2.6:rhacm2/kube-rbac-proxy-rhel8@sha256:31757f3e3bb08b4e49e54694b18b3cf327637be20535482b2df1345b17444dda_amd64",
"8Base-RHACM-2.6:rhacm2/kube-rbac-proxy-rhel8@sha256:b2c0b7414d0fc36a49cbdc5a56b25dd62aac18defc2defbd9c1895cd13a5e716_arm64",
"8Base-RHACM-2.6:rhacm2/kube-rbac-proxy-rhel8@sha256:dbd816d503e9beb58622604432eb415419e893627eb95c1ceeb8ff5bda7d6335_ppc64le",
"8Base-RHACM-2.6:rhacm2/kube-state-metrics-rhel8@sha256:53246a6df1f0880d94ed2644fa4366e3e2108b6fa8a51745af87785346ce5304_s390x",
"8Base-RHACM-2.6:rhacm2/kube-state-metrics-rhel8@sha256:5f2393bceefffb32240043b6722aa73d31fc8133cc2666fcf5eb8d33794bc54f_arm64",
"8Base-RHACM-2.6:rhacm2/kube-state-metrics-rhel8@sha256:c792c043462281cde7c93bd8e2136f62ca17d072e7f466353f37de8e5f5dc949_ppc64le",
"8Base-RHACM-2.6:rhacm2/kube-state-metrics-rhel8@sha256:e6b1d24b56e6973eee1569e351db6637ca67e1d6cd124adb845cbf6e35a4f6af_amd64",
"8Base-RHACM-2.6:rhacm2/management-ingress-rhel8@sha256:07238998d21204cd8f25dc63e6dbde20a2dd25c3b96609729306db6c63a0fca4_arm64",
"8Base-RHACM-2.6:rhacm2/management-ingress-rhel8@sha256:0d2665d19a8753c6269f594b68b067cd62a402404287e6416543c1af2d7d3cf4_ppc64le",
"8Base-RHACM-2.6:rhacm2/management-ingress-rhel8@sha256:6917d018e53aabb6f5402f02000aedd2e5cf71bcc84562e0fc7d7c87049f4b67_amd64",
"8Base-RHACM-2.6:rhacm2/management-ingress-rhel8@sha256:73b0444bd91a1dade3b7e76245ac8d6cb568929bba321b8c86c269d6f542ac3b_s390x",
"8Base-RHACM-2.6:rhacm2/memcached-exporter-rhel8@sha256:7d85dd62346a647d22202baa0f8d405b2aaf9a7174b38e5d29df2e03530009c3_s390x",
"8Base-RHACM-2.6:rhacm2/memcached-exporter-rhel8@sha256:9635616c8f058e67d557201147904b05f8b49938f63fb2b0239dfca883f61685_arm64",
"8Base-RHACM-2.6:rhacm2/memcached-exporter-rhel8@sha256:9e91ecec92ec0df8b72beb6040f39d9a25b0bfad844e92ea34cc2d648d221d22_ppc64le",
"8Base-RHACM-2.6:rhacm2/memcached-exporter-rhel8@sha256:c773b9a2fffcd549d4936054260f655c78da603957826d6bad4e8567a213ad10_amd64",
"8Base-RHACM-2.6:rhacm2/memcached-rhel8@sha256:584f8c4a9a1b75fc71948a98add560d4fe3d936ee46ac791f32121dbadf8c7d2_ppc64le",
"8Base-RHACM-2.6:rhacm2/memcached-rhel8@sha256:59b3ce3f3f4459c97cfffee5e20830d70f8a69198b5fab271e6c478d615c46d3_arm64",
"8Base-RHACM-2.6:rhacm2/memcached-rhel8@sha256:6f458c76757203b28434f871027c6a466a73d246ceb5bfac8793ad1896a672ab_amd64",
"8Base-RHACM-2.6:rhacm2/memcached-rhel8@sha256:e34722fd656e3205dcdb565b0ab68e9971174c11f125dbfff3bf82e1e21f3a76_s390x",
"8Base-RHACM-2.6:rhacm2/metrics-collector-rhel8@sha256:3a81a018b939752543e78c2d68d1436b851be2256b88c3e66cd506ae1d8f4c9c_ppc64le",
"8Base-RHACM-2.6:rhacm2/metrics-collector-rhel8@sha256:6a3e0c36c123c9dc54759655d9148f580abada501034914863a6528ded19ef34_amd64",
"8Base-RHACM-2.6:rhacm2/metrics-collector-rhel8@sha256:7991f484f97b9951f27f70e67d5db0850c4189ee86db8406cdda961a9beb06f0_arm64",
"8Base-RHACM-2.6:rhacm2/metrics-collector-rhel8@sha256:fa08b9bf3fd334738984e150ba5bfd2e005374752f3112340b65f6434eacd057_s390x",
"8Base-RHACM-2.6:rhacm2/multicloud-integrations-rhel8@sha256:2bcbf9a565f3c566061325aca3174ec755b5c94a28612718a3f1563db317273e_ppc64le",
"8Base-RHACM-2.6:rhacm2/multicloud-integrations-rhel8@sha256:6813ccd43a1aecd1aaf4d5d4b1620fd63bbca00b736100189ff91246bf3bc36b_arm64",
"8Base-RHACM-2.6:rhacm2/multicloud-integrations-rhel8@sha256:db89ef3686570526afdb2b79fd698aca5dc50c633009760f1748fb9fd506067b_amd64",
"8Base-RHACM-2.6:rhacm2/multicloud-integrations-rhel8@sha256:db8bc27937802c5d8fff769b9c93c8a01411629d199adbc39235e721d6468b30_s390x",
"8Base-RHACM-2.6:rhacm2/multicluster-observability-rhel8-operator@sha256:434db0ca203b14b899fff9b7a2a5b975de852ea29620a828f29246448aba873c_ppc64le",
"8Base-RHACM-2.6:rhacm2/multicluster-observability-rhel8-operator@sha256:876bfa63b0e13833eaeadb7c6a0481f1d7970b283f69ece4d81c99985f4dd161_arm64",
"8Base-RHACM-2.6:rhacm2/multicluster-observability-rhel8-operator@sha256:d23f208e020d42bc095011d423146e2da35b2bc85b844911bde2f4edf696bdca_amd64",
"8Base-RHACM-2.6:rhacm2/multicluster-observability-rhel8-operator@sha256:f29581baf5277588d2e4cd01380ecf46e3c97a2f17ade01b048f75c29f18d62c_s390x",
"8Base-RHACM-2.6:rhacm2/multicluster-operators-application-rhel8@sha256:1952d422bd7ba42323711faba59244c449293cc92502e350460fee07c0e3b34a_ppc64le",
"8Base-RHACM-2.6:rhacm2/multicluster-operators-application-rhel8@sha256:566a60f630ec346eced3106ec072963d1b9f9d300e7d4cee6af6dc0d590a3937_s390x",
"8Base-RHACM-2.6:rhacm2/multicluster-operators-application-rhel8@sha256:724dd9f4a5e4acd061206ca2ea57c329210ade5135dbdf941b8d7e720daa4f10_arm64",
"8Base-RHACM-2.6:rhacm2/multicluster-operators-application-rhel8@sha256:ace8895fc62c1394dfa7854fd9ce3e14ef859e989255f70dc9a5a3d9bcd514c0_amd64",
"8Base-RHACM-2.6:rhacm2/multicluster-operators-channel-rhel8@sha256:1ebe6504a6a58f39f93952bf1c135ea58ff77e65c5b8ba73c7ad6295e66a1b45_s390x",
"8Base-RHACM-2.6:rhacm2/multicluster-operators-channel-rhel8@sha256:557cc962d0b10d80a9dea7adce387ea28fb4199a02fa8546645ab2cacbf28b88_ppc64le",
"8Base-RHACM-2.6:rhacm2/multicluster-operators-channel-rhel8@sha256:82526c7c046325bde1dfa0a47b58b773355f00bc95c23be75105e7255e7bddd2_arm64",
"8Base-RHACM-2.6:rhacm2/multicluster-operators-channel-rhel8@sha256:85e20d97f28e43668c2790bd6e0adbc598d01f9fab849761fb96d7a5c4946a87_amd64",
"8Base-RHACM-2.6:rhacm2/multicluster-operators-subscription-rhel8@sha256:7310f31faae367a363c27a7236b562bbfe8381a352fce906279590bac11571d2_ppc64le",
"8Base-RHACM-2.6:rhacm2/multicluster-operators-subscription-rhel8@sha256:7676d33b9be36ca6660d3aed888fdffcf270fcf82258ed9531e2746a3d27610c_s390x",
"8Base-RHACM-2.6:rhacm2/multicluster-operators-subscription-rhel8@sha256:e718d5abef58365d547ef73828a26adff5b6cef1bf935aa7c27f12f604b50337_amd64",
"8Base-RHACM-2.6:rhacm2/multicluster-operators-subscription-rhel8@sha256:f58aff87d1efb64417c6976f6772a464e54beefe847f50a141726b7a1a6a293a_arm64",
"8Base-RHACM-2.6:rhacm2/multiclusterhub-repo-rhel8@sha256:03222a9dd6eca9cf44932a0ff1bf89bd9d2d29683f1ebb0d0aa49171b77a4963_ppc64le",
"8Base-RHACM-2.6:rhacm2/multiclusterhub-repo-rhel8@sha256:881b8c3b19918affd478c0ad0c73dff96dd28f5c1dfddb86472b42e422fa25b6_amd64",
"8Base-RHACM-2.6:rhacm2/multiclusterhub-repo-rhel8@sha256:9de94ea1f83ec8b7257c7b2befc1485ed9cc40c9ef3600c4c4c50934e708cf9d_s390x",
"8Base-RHACM-2.6:rhacm2/multiclusterhub-repo-rhel8@sha256:a45ed68e7d3ac89d17eaf06445cabfc19a9ce85a42f116d75028d6acd18a322b_arm64",
"8Base-RHACM-2.6:rhacm2/multiclusterhub-rhel8@sha256:48d1fa8bc5f6a4d8349c41126301bd86d12836384f336881ecb71bd79f84ae93_ppc64le",
"8Base-RHACM-2.6:rhacm2/multiclusterhub-rhel8@sha256:a33e91fb763a2f0894433bce31bd44229e7d5f5c53d36c6b6f643807a45c110b_arm64",
"8Base-RHACM-2.6:rhacm2/multiclusterhub-rhel8@sha256:d6e126cbdd3cfbcdee04b093389ca1b07ac8038da96060051ed94e1eeacc6d92_s390x",
"8Base-RHACM-2.6:rhacm2/multiclusterhub-rhel8@sha256:ecf12158a2d8802b4c7efd6b336ff36c1e002223b1d385a40fbef638d5e4aa21_amd64",
"8Base-RHACM-2.6:rhacm2/node-exporter-rhel8@sha256:14d23638efff3c30661c9a5f3ddb6ab0c7a9d162de1176dd9565cf49dfa4b9c5_amd64",
"8Base-RHACM-2.6:rhacm2/node-exporter-rhel8@sha256:533005e1608de68a09e53599de3f30990db95cb923794bab9ae9e3bc1a8b6baf_arm64",
"8Base-RHACM-2.6:rhacm2/node-exporter-rhel8@sha256:99eef3491c7092afa14179b9a9d39dd8fbfb3c9bb61759d678af5d91ac23e59d_s390x",
"8Base-RHACM-2.6:rhacm2/node-exporter-rhel8@sha256:e200d4e1802cce7fce32b1e0dc5c3220b6f6477b73b3a2d8ea26a5a42d63f46b_ppc64le",
"8Base-RHACM-2.6:rhacm2/observatorium-rhel8-operator@sha256:092e3437e6d38b2bf676d7fb67ad672e3ef03440017b5af7c1ebd2beb3f437eb_amd64",
"8Base-RHACM-2.6:rhacm2/observatorium-rhel8-operator@sha256:8cf076bfb049d1aabd00040ee65f0fedd590f0dd448c7561de494093a915b397_ppc64le",
"8Base-RHACM-2.6:rhacm2/observatorium-rhel8-operator@sha256:e69987a64fdbf873d4b19d8626c0c5e99dd13d7c95446850559be966dae45ad0_arm64",
"8Base-RHACM-2.6:rhacm2/observatorium-rhel8-operator@sha256:f0bf89eaea6b7afc2d08c77bd40dfba581f91f462f5ec3d70473b332ca6f781c_s390x",
"8Base-RHACM-2.6:rhacm2/observatorium-rhel8@sha256:0686cfddd61737f7e7eb4f0c011397277394559edac3bb947c0969e302686dd5_ppc64le",
"8Base-RHACM-2.6:rhacm2/observatorium-rhel8@sha256:8f2f3732600235f66c406b6121ac37979f52572ce90353b6e099be7b74406251_amd64",
"8Base-RHACM-2.6:rhacm2/observatorium-rhel8@sha256:9e1fccc5b17865a6d7baaa1a15cb50f47d80a14b0a7bcbd94c12f0ddcaaf1b28_s390x",
"8Base-RHACM-2.6:rhacm2/observatorium-rhel8@sha256:bdd89a1051c8f21e7d81ff80c96731a0eaa7d15c320ab1e6b1dc3f6babd42598_arm64",
"8Base-RHACM-2.6:rhacm2/prometheus-alertmanager-rhel8@sha256:0860b7aa5e8b07792ad7f5d5c0654e23e9da8eedd4b9f509caea616dcfa97d69_amd64",
"8Base-RHACM-2.6:rhacm2/prometheus-alertmanager-rhel8@sha256:624895d8579ef6f3e5b17558a30775790ec6f00701f8c5cdfa315292d7f9e867_s390x",
"8Base-RHACM-2.6:rhacm2/prometheus-alertmanager-rhel8@sha256:6d09865a228cdbbc6d1ac13042c3c00f0bd086f6dc181dfa3cdf8c7f9d826b9e_arm64",
"8Base-RHACM-2.6:rhacm2/prometheus-alertmanager-rhel8@sha256:c69fee848d21346a271972e89d91898eac9fec27d598d98ffa004ca8d1b53270_ppc64le",
"8Base-RHACM-2.6:rhacm2/prometheus-rhel8@sha256:52cea7c27de23e3358030b09f22b962723c523a940f8e2043edc298c907d761c_arm64",
"8Base-RHACM-2.6:rhacm2/prometheus-rhel8@sha256:67e0fadfbb4d99a60435ed12b470772b38ace4ca815fe73da68eb3c826e200fc_ppc64le",
"8Base-RHACM-2.6:rhacm2/prometheus-rhel8@sha256:e8241b1d852d605b44ecfcc552cb0f905f72e8a17c8d228162b40c19388f5176_s390x",
"8Base-RHACM-2.6:rhacm2/prometheus-rhel8@sha256:ed0cc13e79949436d29a7ad0b41b189744a177ea27545fd5eb9b4f71e87bd0eb_amd64",
"8Base-RHACM-2.6:rhacm2/rbac-query-proxy-rhel8@sha256:29c76a37497f212aed280e2bf16ef45fb3785fb4649ce17b7fe9d653a79e2112_arm64",
"8Base-RHACM-2.6:rhacm2/rbac-query-proxy-rhel8@sha256:475a45884a51127722030226ff9a5f0752c98574c41eb61796aece5e702346a3_ppc64le",
"8Base-RHACM-2.6:rhacm2/rbac-query-proxy-rhel8@sha256:582301b10af0b966ae7d5e130cb0e5f96e7912dc66b4108e0d6078656ca80604_amd64",
"8Base-RHACM-2.6:rhacm2/rbac-query-proxy-rhel8@sha256:f1c7de85a44c03f48a6f62ba1d7d650f0b06e0f502cecff1512ad637b5bc1c27_s390x",
"8Base-RHACM-2.6:rhacm2/redisgraph-tls-rhel8@sha256:128279a656bfbde6c2c052766d63a1de6a06d8bea2707813c64396c2ae382478_amd64",
"8Base-RHACM-2.6:rhacm2/redisgraph-tls-rhel8@sha256:35927ca6e6e9c8d420c499a0c8ad37c4297ba19743d550f489d3e66482275a49_arm64",
"8Base-RHACM-2.6:rhacm2/redisgraph-tls-rhel8@sha256:4696baed553266682ba2b54d3bf683d2ff1241b625de5ec54a45c1b2c5f96243_s390x",
"8Base-RHACM-2.6:rhacm2/redisgraph-tls-rhel8@sha256:d722f2ffab1f58bbaf3c62ef71dbf7e6c4023e6ab17690f1049075a321d0b1ac_ppc64le",
"8Base-RHACM-2.6:rhacm2/search-aggregator-rhel8@sha256:2b5f372c1c73c4de587b5a4388d95b8cc553fc56af446fcefa0e14c6d980b6b3_ppc64le",
"8Base-RHACM-2.6:rhacm2/search-aggregator-rhel8@sha256:38fceeedc0672def1c2cf42bb6743ae726e77d9f7352d002b3fc688c6d551852_amd64",
"8Base-RHACM-2.6:rhacm2/search-aggregator-rhel8@sha256:6a915335bcebb0884fc72df2dfee97c74d42c035864b960e1c800fa6c5f8d93c_arm64",
"8Base-RHACM-2.6:rhacm2/search-aggregator-rhel8@sha256:752decaefc38aa009f54201b38d4ab26d9b4020caec649d9b1f1564f56c47c2a_s390x",
"8Base-RHACM-2.6:rhacm2/search-api-rhel8@sha256:37eea70d5b1c89c25372dcea8c8c03e1e0a9af1b5a06f3b0706ba776ae8847c1_amd64",
"8Base-RHACM-2.6:rhacm2/search-api-rhel8@sha256:7400088d206592eb29cd86182909626262c9b2a99f017811fcc9d8a753c39009_arm64",
"8Base-RHACM-2.6:rhacm2/search-api-rhel8@sha256:aa8ea0deabc39a068f3f6ce9fa6334e44fc507355009a9bff448e742156ec203_ppc64le",
"8Base-RHACM-2.6:rhacm2/search-api-rhel8@sha256:b4d2d39c2b3b736987f1e888b858d52a7ebd9f8d0cebd3bdef8c59f6e3e41725_s390x",
"8Base-RHACM-2.6:rhacm2/search-collector-rhel8@sha256:0174699ec75fcda08892b4e72b674df989af51ea5f04de57a62c2a85a3c08f4f_arm64",
"8Base-RHACM-2.6:rhacm2/search-collector-rhel8@sha256:5a29a9805b8d20969cba86da11a9de8176a3172df361aec5fae136a4271de308_amd64",
"8Base-RHACM-2.6:rhacm2/search-collector-rhel8@sha256:be7eed9ad9502bcc294081f7e2098fc4f8411c912c34fe63479b5b770d06caca_s390x",
"8Base-RHACM-2.6:rhacm2/search-collector-rhel8@sha256:c467c1d7ceaf5281077f7fe8ff1c1c4cffe325132890a3ab9b96ea5db2e2c930_ppc64le",
"8Base-RHACM-2.6:rhacm2/search-rhel8@sha256:2135cd20bb7ebbf48499992fe46a928e28fc78c86e360633ea09054520c42539_ppc64le",
"8Base-RHACM-2.6:rhacm2/search-rhel8@sha256:3a7a31974210e21a3faed9b57a75b970c70ac41d9662b884d4ce67275f756fc7_arm64",
"8Base-RHACM-2.6:rhacm2/search-rhel8@sha256:6e6a19f1440e4eb15a8206e18f7f4dde3e1a5c6518944571d09923d116d3f04e_amd64",
"8Base-RHACM-2.6:rhacm2/search-rhel8@sha256:e6ed3e65f0d49b3c6b0e3e97593a8fae4d453f3aecf8d7829c0d25c68bc91ea1_s390x",
"8Base-RHACM-2.6:rhacm2/submariner-addon-rhel8@sha256:7b80d01371f551df506bd0c56df6829845bfce497ff01cc44b68f172ed5399b4_ppc64le",
"8Base-RHACM-2.6:rhacm2/submariner-addon-rhel8@sha256:934c560bc786015c694e9cffbae8e86f631b3331d62f5a547931446dae82f8c3_s390x",
"8Base-RHACM-2.6:rhacm2/submariner-addon-rhel8@sha256:b467881f4028a89a9e79ba93da719845db576f47a04ae6e569c2317be5594b29_arm64",
"8Base-RHACM-2.6:rhacm2/submariner-addon-rhel8@sha256:fc5592d42e4aca70288448d174511b922ece7f8cb4b41c6a36195c3a4a60aa36_amd64",
"8Base-RHACM-2.6:rhacm2/thanos-receive-controller-rhel8@sha256:21f2626c10c4fb61b37e6ca4ab574186b423f155fbc5cfef3e894fff04cc270e_ppc64le",
"8Base-RHACM-2.6:rhacm2/thanos-receive-controller-rhel8@sha256:c357074958324fc5d602cdcf1cba285bf8582e0b36af79a8f6211bb0dfb77a10_amd64",
"8Base-RHACM-2.6:rhacm2/thanos-receive-controller-rhel8@sha256:d9ac8e67d6d9858b16dd9d1d49c1dd904aa22a7b618e5d33292344faced9c0d3_arm64",
"8Base-RHACM-2.6:rhacm2/thanos-receive-controller-rhel8@sha256:e3b840a7833680170f9e9ca52309552c584935a68c75cc71e6d576b104dc01c8_s390x",
"8Base-RHACM-2.6:rhacm2/thanos-rhel8@sha256:453c525197ccfe1f866af70ca2e7f3deb6f98d0b98c09b602b4fa1368787213d_amd64",
"8Base-RHACM-2.6:rhacm2/thanos-rhel8@sha256:4b3b45ad0b564360c245d20b1540c2398c9606cf8684275e4ee071c591357929_arm64",
"8Base-RHACM-2.6:rhacm2/thanos-rhel8@sha256:7e43ba8f47ec54b5f86d13c81b67b044176530b63b5ae3f40332fc975cc6b21f_s390x",
"8Base-RHACM-2.6:rhacm2/thanos-rhel8@sha256:faaa00c0af80c781a7c610616153a3cd1dc1b20637934c3a243a2e9664ba0ee5_ppc64le"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2022:6370"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"8Base-RHACM-2.6:rhacm2/acm-governance-policy-addon-controller-rhel8@sha256:615ab5d9542759d921634737709e84a8e65d003ea136e5d22858d380225fd177_amd64",
"8Base-RHACM-2.6:rhacm2/acm-governance-policy-addon-controller-rhel8@sha256:958b729d30f10b9c121e68ac8ede2054ed29cc52a9a7d6df0537ed221aa74358_s390x",
"8Base-RHACM-2.6:rhacm2/acm-governance-policy-addon-controller-rhel8@sha256:b5bef941b4e0b5b3529ca5b2311c85295b9f6d12e482a9cbdad691c2406541f1_ppc64le",
"8Base-RHACM-2.6:rhacm2/acm-governance-policy-addon-controller-rhel8@sha256:f6194b9056d77e54f3c74caa9eab87bd1df1818d082fc807229d1c44ec6c88c4_arm64",
"8Base-RHACM-2.6:rhacm2/acm-grafana-rhel8@sha256:45616ed43b53d3a83e65828118f09430396f5bcb0566ae3a65d937b59f0d873e_s390x",
"8Base-RHACM-2.6:rhacm2/acm-grafana-rhel8@sha256:8c48441cfa850ea1274932e94da0831618c10f91022619c779304501a75fb161_amd64",
"8Base-RHACM-2.6:rhacm2/acm-grafana-rhel8@sha256:cc1c196b19c5fd8f313c6136359cc9dd37b5f59d32a581b10cf89b80b7d0cbf4_arm64",
"8Base-RHACM-2.6:rhacm2/acm-grafana-rhel8@sha256:cdf24e68e50be1350566243f6d2cb1403d09ab68e5fed39ea6c56212e42b90f1_ppc64le",
"8Base-RHACM-2.6:rhacm2/acm-must-gather-rhel8@sha256:1457ff5cfd61611fdc968d4af5b020d835e107b97932c7ba7b3f5ed4cbd0e39f_ppc64le",
"8Base-RHACM-2.6:rhacm2/acm-must-gather-rhel8@sha256:39842906b3846418bc31098e2abad08210118d86aa683e9e5fd04a97822df22d_arm64",
"8Base-RHACM-2.6:rhacm2/acm-must-gather-rhel8@sha256:8a69add2d90a1e094de8510052b683e1765153da75e316ad7778499af0c5ddf9_s390x",
"8Base-RHACM-2.6:rhacm2/acm-must-gather-rhel8@sha256:dca91134a2c1c33c736afcd4c9373749448641385f39162c74e115691289e843_amd64",
"8Base-RHACM-2.6:rhacm2/acm-operator-bundle@sha256:0eac6124f59492d09c1ae650025d59ea0e8547d9f9c832cb9607b09254ff6ddd_s390x",
"8Base-RHACM-2.6:rhacm2/acm-operator-bundle@sha256:1cbcd58a4c23e4c89a6a0509f78802a5aa21205db2784ebc9772b99a3917b183_arm64",
"8Base-RHACM-2.6:rhacm2/acm-operator-bundle@sha256:997aaee36f0bed47e231925a3f2c2ecc503410e54b35727f035c72477f3d1944_ppc64le",
"8Base-RHACM-2.6:rhacm2/acm-operator-bundle@sha256:ce699187f250b93976b8063228ac12d11c6c8f6baba69ba4ed17a38730e84eb3_amd64",
"8Base-RHACM-2.6:rhacm2/acm-prometheus-config-reloader-rhel8@sha256:693a77a9324d6c7f0e69bd9d5725b51f3e429972f1e67469e93648cb347eae84_arm64",
"8Base-RHACM-2.6:rhacm2/acm-prometheus-config-reloader-rhel8@sha256:89757e804d5df2b5eeeb1191b599c3acb9e75f61170f888095302830d6de0582_s390x",
"8Base-RHACM-2.6:rhacm2/acm-prometheus-config-reloader-rhel8@sha256:8e45e1fd7342d7525b118f01794cac1f4a8662def5f2a06336b698db2e268742_amd64",
"8Base-RHACM-2.6:rhacm2/acm-prometheus-config-reloader-rhel8@sha256:ce1c17b34b7aac2e990dc0efe40f4406e73f727b2c7bfe109eded849de753f1a_ppc64le",
"8Base-RHACM-2.6:rhacm2/acm-prometheus-rhel8@sha256:728606d96dd9e0fc2e7810e092e10ee071ec36598c990c8252beccace59a679e_amd64",
"8Base-RHACM-2.6:rhacm2/acm-prometheus-rhel8@sha256:b457d0b95d88c5dd0aac87492cbca40a9d7c2074002ad110f52d562f0c5d0797_arm64",
"8Base-RHACM-2.6:rhacm2/acm-prometheus-rhel8@sha256:f34d2569033bfb1d173342264f090f46d80f7843d52704a7ce9e9eb9de2f5abb_s390x",
"8Base-RHACM-2.6:rhacm2/acm-prometheus-rhel8@sha256:f720e0a94bfe7ed5d812819a3e77cc0581be102970127d8c0d4aa06a05edbf3d_ppc64le",
"8Base-RHACM-2.6:rhacm2/acm-volsync-addon-controller-rhel8@sha256:17ccd6b924b36ab14e3ca5f5331ba7e4c86f8cb64304640d58c3ee6b76edbcaf_ppc64le",
"8Base-RHACM-2.6:rhacm2/acm-volsync-addon-controller-rhel8@sha256:27079308ea87e35564cc3089c65eae68d63880a3bb093ca64d1678a68b60fcec_amd64",
"8Base-RHACM-2.6:rhacm2/acm-volsync-addon-controller-rhel8@sha256:9eabaac2df91aeef613d6973669d07298f2159c6a6e0c9f294623f7b1a10bc08_s390x",
"8Base-RHACM-2.6:rhacm2/acm-volsync-addon-controller-rhel8@sha256:f7abdf1756bc0ff2ebf02fee0469a8b9eeabe1fa8cafdd21c6e8f958155b70bb_arm64",
"8Base-RHACM-2.6:rhacm2/cert-policy-controller-rhel8@sha256:017c1e663827a3b55d70badd3ed979b5d1831252c49d671897a85a75afaa5bb0_s390x",
"8Base-RHACM-2.6:rhacm2/cert-policy-controller-rhel8@sha256:0610778095974edf936602018281bf7a5e287ba9eca9f661a423e68bbe000e40_ppc64le",
"8Base-RHACM-2.6:rhacm2/cert-policy-controller-rhel8@sha256:a66d7d4ee1179f7fce639490f919d722db54eaa3118b4135078c33e6cbf91488_amd64",
"8Base-RHACM-2.6:rhacm2/cert-policy-controller-rhel8@sha256:d660befef0c8f7a4db7aa3b865545c9863d8f37e7ba4b8de4380185f82b208d4_arm64",
"8Base-RHACM-2.6:rhacm2/cluster-backup-rhel8-operator@sha256:1a749d0795972a9bfd5a00aa96c238a660673464be01b2aa9fd7a3aeead6ddf7_amd64",
"8Base-RHACM-2.6:rhacm2/cluster-backup-rhel8-operator@sha256:8915dbdc562e63441f79041bdf1176e46ce53e95418d133f0cd0c1ff79da48a2_arm64",
"8Base-RHACM-2.6:rhacm2/cluster-backup-rhel8-operator@sha256:995f225449b207da9a3cad175dac85b87eefb28ff5bae6a588f40fd79fbe12a1_ppc64le",
"8Base-RHACM-2.6:rhacm2/cluster-backup-rhel8-operator@sha256:f1255a76c6275a4b6a400c82e204a5112fff6fe87f71626f8f309763f6a5d9e4_s390x",
"8Base-RHACM-2.6:rhacm2/config-policy-controller-rhel8@sha256:3b2e0d850e8fc966ec80bff16df26002334744a96b81c7a7dfe222f1706a52e3_s390x",
"8Base-RHACM-2.6:rhacm2/config-policy-controller-rhel8@sha256:447f275bbde46d7fc173798ef5abc0a77a6780f0dffdc171786edbe00f27d8d8_ppc64le",
"8Base-RHACM-2.6:rhacm2/config-policy-controller-rhel8@sha256:61964a1a0ddf2e98bcf5249b7374235055ab85cc26663a8d9397c2b7f6fbb4c6_amd64",
"8Base-RHACM-2.6:rhacm2/config-policy-controller-rhel8@sha256:a3abaa3d0bf1d34fa9e40903a8713c439f5f7f751e775d32cbab308983064ce0_arm64",
"8Base-RHACM-2.6:rhacm2/console-rhel8@sha256:6c0f630ff57f6f423df6dbf4df9faad25089f9b391be35cb8bc9cd5211f94d67_arm64",
"8Base-RHACM-2.6:rhacm2/console-rhel8@sha256:8608aed6971299def3fbe749336727e84c69582664dedac3145b92ea24e62e4d_amd64",
"8Base-RHACM-2.6:rhacm2/console-rhel8@sha256:afa80ae8274db7fa6796c35980fc5df15889e94aff3361f6cda643e5a09da220_ppc64le",
"8Base-RHACM-2.6:rhacm2/console-rhel8@sha256:f06e4e3f62db52c6d7fa0bc1f289de773e18d076bc38612e1b0ddc85c76fde06_s390x",
"8Base-RHACM-2.6:rhacm2/endpoint-monitoring-rhel8-operator@sha256:060bcd658756a924b4ce4d202bd447a3254fc1f49af7d685dde8720f355cde8e_arm64",
"8Base-RHACM-2.6:rhacm2/endpoint-monitoring-rhel8-operator@sha256:091d66731c5fe8eba5646c6b2622bb38c074e202a8a4a7e906921673b60f0898_amd64",
"8Base-RHACM-2.6:rhacm2/endpoint-monitoring-rhel8-operator@sha256:80660eb7f3c068768b0ea04ff20f4539194c52427ffdab4626bf781aa3f2ca64_s390x",
"8Base-RHACM-2.6:rhacm2/endpoint-monitoring-rhel8-operator@sha256:d6204fcf04c83bac13232ec1602572ad5f22bb528537e591079dfa36152697ec_ppc64le",
"8Base-RHACM-2.6:rhacm2/governance-policy-propagator-rhel8@sha256:51be0f04938b60ed1dba60908bebd2000d78e4ade34757bae70a083c67d77e8e_arm64",
"8Base-RHACM-2.6:rhacm2/governance-policy-propagator-rhel8@sha256:9577701bf3c7aa00b99531d2c3842130abc6cd91c52c4a7ba040b705eeace4c7_s390x",
"8Base-RHACM-2.6:rhacm2/governance-policy-propagator-rhel8@sha256:bdc6c128628db86697af198430c5ae5c61c3e586c1a97187e4d4e852cec61e92_ppc64le",
"8Base-RHACM-2.6:rhacm2/governance-policy-propagator-rhel8@sha256:cc519319b9f4fe672144ebedd772ddf56d5de90e3c8f52c0fb9b55313f71a7b3_amd64",
"8Base-RHACM-2.6:rhacm2/governance-policy-spec-sync-rhel8@sha256:2c1905ae8a83e5598678457fd955cbc867453ed5836de6fcc182e4928df8bd67_s390x",
"8Base-RHACM-2.6:rhacm2/governance-policy-spec-sync-rhel8@sha256:4a8d30cc0e1d83c69b7f3339418b101da23fbcaee7d326bedaff677eceb25ab2_ppc64le",
"8Base-RHACM-2.6:rhacm2/governance-policy-spec-sync-rhel8@sha256:6849cf1b4dd883d5b4c0cf90a3adfb26cb59d03d3b892cee3669a32dd6b8dcc2_amd64",
"8Base-RHACM-2.6:rhacm2/governance-policy-spec-sync-rhel8@sha256:d06ffc621167aff31ecb0fa417b294ff0676fb00e4ef1c6cb0fb2aaf4b2561e0_arm64",
"8Base-RHACM-2.6:rhacm2/governance-policy-status-sync-rhel8@sha256:4c86e16f15aaf454e4e5ce5436e1db27a5f8a55f573c3eaf02e4786fe52edfc8_arm64",
"8Base-RHACM-2.6:rhacm2/governance-policy-status-sync-rhel8@sha256:cf6a75d94f50dd063e939aee18756c767cba43f4e1e62a9c2f2b764ac6f43746_s390x",
"8Base-RHACM-2.6:rhacm2/governance-policy-status-sync-rhel8@sha256:e072b615eeffff80a94831e58c70980684c1ec4bd972844b25b157eb7ed5937f_ppc64le",
"8Base-RHACM-2.6:rhacm2/governance-policy-status-sync-rhel8@sha256:fffe971caa2e911d9c972c0e88712ff431d34c63dbe74e25f1cababa50ea7417_amd64",
"8Base-RHACM-2.6:rhacm2/governance-policy-template-sync-rhel8@sha256:10bc1a3833599a593a058e804de67e92888ed779fd0000928d4a70b6c7d5c1c2_amd64",
"8Base-RHACM-2.6:rhacm2/governance-policy-template-sync-rhel8@sha256:5c17f979f47840a879059ad83de12f0756889564a17190ba4438a7632c999bb1_arm64",
"8Base-RHACM-2.6:rhacm2/governance-policy-template-sync-rhel8@sha256:848bce8007de7714afc8c755b5f0c3cdf5eb6b1d259811c947bc295924539a0e_ppc64le",
"8Base-RHACM-2.6:rhacm2/governance-policy-template-sync-rhel8@sha256:95439f7e18fa87601d5860cbd9ca5f0738786e30a629d23788fd5fe33d694c66_s390x",
"8Base-RHACM-2.6:rhacm2/grafana-dashboard-loader-rhel8@sha256:1f5c1b2cffebf069859e95d0e722cb293f8c176bf5c5873bb9517c96b26c2e10_arm64",
"8Base-RHACM-2.6:rhacm2/grafana-dashboard-loader-rhel8@sha256:5223158a122658bafbd853c596cdc1f7bd7a0e4fdd82b1c3668ac84adeae9f24_s390x",
"8Base-RHACM-2.6:rhacm2/grafana-dashboard-loader-rhel8@sha256:561f1f05925cfe3c5f0f8a9b7475be4bbab183b5611ecfe09b090d80fa4bc2fe_amd64",
"8Base-RHACM-2.6:rhacm2/grafana-dashboard-loader-rhel8@sha256:734270221ec4a516e7eb77f2ec3a753384242116aa70320a1dbe969e915af1df_ppc64le",
"8Base-RHACM-2.6:rhacm2/iam-policy-controller-rhel8@sha256:2827e5f485213f92e2d0092187f3976dd6fe598e39b5cf2212d48c3a44c34b13_arm64",
"8Base-RHACM-2.6:rhacm2/iam-policy-controller-rhel8@sha256:8ca9e80365c76b66b2de3924fc50a5912e606042c704b02cb174a4b8bd3927c4_amd64",
"8Base-RHACM-2.6:rhacm2/iam-policy-controller-rhel8@sha256:c5069e76a900aa300102a0ae54ecbc12c0ac31abfeed8656ee60a949daef79c3_s390x",
"8Base-RHACM-2.6:rhacm2/iam-policy-controller-rhel8@sha256:ca05e79e5508924af71f323c13f664770d8dd4eb61ecf0894e4f9a81f7a1b402_ppc64le",
"8Base-RHACM-2.6:rhacm2/insights-client-rhel8@sha256:02cacfec60c80b9228e8b18949751de867f974ea6b1172129096e64e949c0598_amd64",
"8Base-RHACM-2.6:rhacm2/insights-client-rhel8@sha256:2b14036d0291e54c3191682de2ea875a78d78c35b2791a5a113ba1a8920f0621_ppc64le",
"8Base-RHACM-2.6:rhacm2/insights-client-rhel8@sha256:d4c05f641de8fd0753d63cc6d5b62464d3d6a87d601514e87ef2e40bbe7b01b6_s390x",
"8Base-RHACM-2.6:rhacm2/insights-client-rhel8@sha256:e15c410b693b34f49869d037ebb5584384fcdf88114b7a94967ca09f1361a5f3_arm64",
"8Base-RHACM-2.6:rhacm2/insights-metrics-rhel8@sha256:67aa55bb65685395ad2773e7459dff5fbccdeedcf9e56ec2722d8f5c919eae89_s390x",
"8Base-RHACM-2.6:rhacm2/insights-metrics-rhel8@sha256:6c54e08f5f6c2cae41a5e108e1019ff6522af8f69d666e22eb4631cd83b85917_amd64",
"8Base-RHACM-2.6:rhacm2/insights-metrics-rhel8@sha256:88d9b7246aa75cb2c88ccb7f2f1202fc465be0f2d89e59f1d2259f69ada56d9d_arm64",
"8Base-RHACM-2.6:rhacm2/insights-metrics-rhel8@sha256:bad98fe71638d7346f31ea45f6063ec970bf90844bb5c5dc5f917bb0f0099899_ppc64le",
"8Base-RHACM-2.6:rhacm2/klusterlet-addon-controller-rhel8@sha256:22e510955af3fa736b7306c387f44b5f15f5f9a7a006c6587e06d5d8602cc2f0_s390x",
"8Base-RHACM-2.6:rhacm2/klusterlet-addon-controller-rhel8@sha256:55bc86326f992cc4f4401b93f90cdd2baa6728015ffaf6168f2d46ae43c70cf4_ppc64le",
"8Base-RHACM-2.6:rhacm2/klusterlet-addon-controller-rhel8@sha256:8dd7f47af047fb899c7fcbad61cb8f38da45990cac186f9235aec3e4e7de25e9_amd64",
"8Base-RHACM-2.6:rhacm2/klusterlet-addon-controller-rhel8@sha256:bdb97eb5bb0e8f59edf0d389fb07c45171e728dc8b4d2bdacd785193b46ec03b_arm64",
"8Base-RHACM-2.6:rhacm2/kube-rbac-proxy-rhel8@sha256:11a353ee9da6cc843d5f346f4fa51681d13318e2e61fc4d1a3f63406eb175260_s390x",
"8Base-RHACM-2.6:rhacm2/kube-rbac-proxy-rhel8@sha256:31757f3e3bb08b4e49e54694b18b3cf327637be20535482b2df1345b17444dda_amd64",
"8Base-RHACM-2.6:rhacm2/kube-rbac-proxy-rhel8@sha256:b2c0b7414d0fc36a49cbdc5a56b25dd62aac18defc2defbd9c1895cd13a5e716_arm64",
"8Base-RHACM-2.6:rhacm2/kube-rbac-proxy-rhel8@sha256:dbd816d503e9beb58622604432eb415419e893627eb95c1ceeb8ff5bda7d6335_ppc64le",
"8Base-RHACM-2.6:rhacm2/kube-state-metrics-rhel8@sha256:53246a6df1f0880d94ed2644fa4366e3e2108b6fa8a51745af87785346ce5304_s390x",
"8Base-RHACM-2.6:rhacm2/kube-state-metrics-rhel8@sha256:5f2393bceefffb32240043b6722aa73d31fc8133cc2666fcf5eb8d33794bc54f_arm64",
"8Base-RHACM-2.6:rhacm2/kube-state-metrics-rhel8@sha256:c792c043462281cde7c93bd8e2136f62ca17d072e7f466353f37de8e5f5dc949_ppc64le",
"8Base-RHACM-2.6:rhacm2/kube-state-metrics-rhel8@sha256:e6b1d24b56e6973eee1569e351db6637ca67e1d6cd124adb845cbf6e35a4f6af_amd64",
"8Base-RHACM-2.6:rhacm2/management-ingress-rhel8@sha256:07238998d21204cd8f25dc63e6dbde20a2dd25c3b96609729306db6c63a0fca4_arm64",
"8Base-RHACM-2.6:rhacm2/management-ingress-rhel8@sha256:0d2665d19a8753c6269f594b68b067cd62a402404287e6416543c1af2d7d3cf4_ppc64le",
"8Base-RHACM-2.6:rhacm2/management-ingress-rhel8@sha256:6917d018e53aabb6f5402f02000aedd2e5cf71bcc84562e0fc7d7c87049f4b67_amd64",
"8Base-RHACM-2.6:rhacm2/management-ingress-rhel8@sha256:73b0444bd91a1dade3b7e76245ac8d6cb568929bba321b8c86c269d6f542ac3b_s390x",
"8Base-RHACM-2.6:rhacm2/memcached-exporter-rhel8@sha256:7d85dd62346a647d22202baa0f8d405b2aaf9a7174b38e5d29df2e03530009c3_s390x",
"8Base-RHACM-2.6:rhacm2/memcached-exporter-rhel8@sha256:9635616c8f058e67d557201147904b05f8b49938f63fb2b0239dfca883f61685_arm64",
"8Base-RHACM-2.6:rhacm2/memcached-exporter-rhel8@sha256:9e91ecec92ec0df8b72beb6040f39d9a25b0bfad844e92ea34cc2d648d221d22_ppc64le",
"8Base-RHACM-2.6:rhacm2/memcached-exporter-rhel8@sha256:c773b9a2fffcd549d4936054260f655c78da603957826d6bad4e8567a213ad10_amd64",
"8Base-RHACM-2.6:rhacm2/memcached-rhel8@sha256:584f8c4a9a1b75fc71948a98add560d4fe3d936ee46ac791f32121dbadf8c7d2_ppc64le",
"8Base-RHACM-2.6:rhacm2/memcached-rhel8@sha256:59b3ce3f3f4459c97cfffee5e20830d70f8a69198b5fab271e6c478d615c46d3_arm64",
"8Base-RHACM-2.6:rhacm2/memcached-rhel8@sha256:6f458c76757203b28434f871027c6a466a73d246ceb5bfac8793ad1896a672ab_amd64",
"8Base-RHACM-2.6:rhacm2/memcached-rhel8@sha256:e34722fd656e3205dcdb565b0ab68e9971174c11f125dbfff3bf82e1e21f3a76_s390x",
"8Base-RHACM-2.6:rhacm2/metrics-collector-rhel8@sha256:3a81a018b939752543e78c2d68d1436b851be2256b88c3e66cd506ae1d8f4c9c_ppc64le",
"8Base-RHACM-2.6:rhacm2/metrics-collector-rhel8@sha256:6a3e0c36c123c9dc54759655d9148f580abada501034914863a6528ded19ef34_amd64",
"8Base-RHACM-2.6:rhacm2/metrics-collector-rhel8@sha256:7991f484f97b9951f27f70e67d5db0850c4189ee86db8406cdda961a9beb06f0_arm64",
"8Base-RHACM-2.6:rhacm2/metrics-collector-rhel8@sha256:fa08b9bf3fd334738984e150ba5bfd2e005374752f3112340b65f6434eacd057_s390x",
"8Base-RHACM-2.6:rhacm2/multicloud-integrations-rhel8@sha256:2bcbf9a565f3c566061325aca3174ec755b5c94a28612718a3f1563db317273e_ppc64le",
"8Base-RHACM-2.6:rhacm2/multicloud-integrations-rhel8@sha256:6813ccd43a1aecd1aaf4d5d4b1620fd63bbca00b736100189ff91246bf3bc36b_arm64",
"8Base-RHACM-2.6:rhacm2/multicloud-integrations-rhel8@sha256:db89ef3686570526afdb2b79fd698aca5dc50c633009760f1748fb9fd506067b_amd64",
"8Base-RHACM-2.6:rhacm2/multicloud-integrations-rhel8@sha256:db8bc27937802c5d8fff769b9c93c8a01411629d199adbc39235e721d6468b30_s390x",
"8Base-RHACM-2.6:rhacm2/multicluster-observability-rhel8-operator@sha256:434db0ca203b14b899fff9b7a2a5b975de852ea29620a828f29246448aba873c_ppc64le",
"8Base-RHACM-2.6:rhacm2/multicluster-observability-rhel8-operator@sha256:876bfa63b0e13833eaeadb7c6a0481f1d7970b283f69ece4d81c99985f4dd161_arm64",
"8Base-RHACM-2.6:rhacm2/multicluster-observability-rhel8-operator@sha256:d23f208e020d42bc095011d423146e2da35b2bc85b844911bde2f4edf696bdca_amd64",
"8Base-RHACM-2.6:rhacm2/multicluster-observability-rhel8-operator@sha256:f29581baf5277588d2e4cd01380ecf46e3c97a2f17ade01b048f75c29f18d62c_s390x",
"8Base-RHACM-2.6:rhacm2/multicluster-operators-application-rhel8@sha256:1952d422bd7ba42323711faba59244c449293cc92502e350460fee07c0e3b34a_ppc64le",
"8Base-RHACM-2.6:rhacm2/multicluster-operators-application-rhel8@sha256:566a60f630ec346eced3106ec072963d1b9f9d300e7d4cee6af6dc0d590a3937_s390x",
"8Base-RHACM-2.6:rhacm2/multicluster-operators-application-rhel8@sha256:724dd9f4a5e4acd061206ca2ea57c329210ade5135dbdf941b8d7e720daa4f10_arm64",
"8Base-RHACM-2.6:rhacm2/multicluster-operators-application-rhel8@sha256:ace8895fc62c1394dfa7854fd9ce3e14ef859e989255f70dc9a5a3d9bcd514c0_amd64",
"8Base-RHACM-2.6:rhacm2/multicluster-operators-channel-rhel8@sha256:1ebe6504a6a58f39f93952bf1c135ea58ff77e65c5b8ba73c7ad6295e66a1b45_s390x",
"8Base-RHACM-2.6:rhacm2/multicluster-operators-channel-rhel8@sha256:557cc962d0b10d80a9dea7adce387ea28fb4199a02fa8546645ab2cacbf28b88_ppc64le",
"8Base-RHACM-2.6:rhacm2/multicluster-operators-channel-rhel8@sha256:82526c7c046325bde1dfa0a47b58b773355f00bc95c23be75105e7255e7bddd2_arm64",
"8Base-RHACM-2.6:rhacm2/multicluster-operators-channel-rhel8@sha256:85e20d97f28e43668c2790bd6e0adbc598d01f9fab849761fb96d7a5c4946a87_amd64",
"8Base-RHACM-2.6:rhacm2/multicluster-operators-subscription-rhel8@sha256:7310f31faae367a363c27a7236b562bbfe8381a352fce906279590bac11571d2_ppc64le",
"8Base-RHACM-2.6:rhacm2/multicluster-operators-subscription-rhel8@sha256:7676d33b9be36ca6660d3aed888fdffcf270fcf82258ed9531e2746a3d27610c_s390x",
"8Base-RHACM-2.6:rhacm2/multicluster-operators-subscription-rhel8@sha256:e718d5abef58365d547ef73828a26adff5b6cef1bf935aa7c27f12f604b50337_amd64",
"8Base-RHACM-2.6:rhacm2/multicluster-operators-subscription-rhel8@sha256:f58aff87d1efb64417c6976f6772a464e54beefe847f50a141726b7a1a6a293a_arm64",
"8Base-RHACM-2.6:rhacm2/multiclusterhub-repo-rhel8@sha256:03222a9dd6eca9cf44932a0ff1bf89bd9d2d29683f1ebb0d0aa49171b77a4963_ppc64le",
"8Base-RHACM-2.6:rhacm2/multiclusterhub-repo-rhel8@sha256:881b8c3b19918affd478c0ad0c73dff96dd28f5c1dfddb86472b42e422fa25b6_amd64",
"8Base-RHACM-2.6:rhacm2/multiclusterhub-repo-rhel8@sha256:9de94ea1f83ec8b7257c7b2befc1485ed9cc40c9ef3600c4c4c50934e708cf9d_s390x",
"8Base-RHACM-2.6:rhacm2/multiclusterhub-repo-rhel8@sha256:a45ed68e7d3ac89d17eaf06445cabfc19a9ce85a42f116d75028d6acd18a322b_arm64",
"8Base-RHACM-2.6:rhacm2/multiclusterhub-rhel8@sha256:48d1fa8bc5f6a4d8349c41126301bd86d12836384f336881ecb71bd79f84ae93_ppc64le",
"8Base-RHACM-2.6:rhacm2/multiclusterhub-rhel8@sha256:a33e91fb763a2f0894433bce31bd44229e7d5f5c53d36c6b6f643807a45c110b_arm64",
"8Base-RHACM-2.6:rhacm2/multiclusterhub-rhel8@sha256:d6e126cbdd3cfbcdee04b093389ca1b07ac8038da96060051ed94e1eeacc6d92_s390x",
"8Base-RHACM-2.6:rhacm2/multiclusterhub-rhel8@sha256:ecf12158a2d8802b4c7efd6b336ff36c1e002223b1d385a40fbef638d5e4aa21_amd64",
"8Base-RHACM-2.6:rhacm2/node-exporter-rhel8@sha256:14d23638efff3c30661c9a5f3ddb6ab0c7a9d162de1176dd9565cf49dfa4b9c5_amd64",
"8Base-RHACM-2.6:rhacm2/node-exporter-rhel8@sha256:533005e1608de68a09e53599de3f30990db95cb923794bab9ae9e3bc1a8b6baf_arm64",
"8Base-RHACM-2.6:rhacm2/node-exporter-rhel8@sha256:99eef3491c7092afa14179b9a9d39dd8fbfb3c9bb61759d678af5d91ac23e59d_s390x",
"8Base-RHACM-2.6:rhacm2/node-exporter-rhel8@sha256:e200d4e1802cce7fce32b1e0dc5c3220b6f6477b73b3a2d8ea26a5a42d63f46b_ppc64le",
"8Base-RHACM-2.6:rhacm2/observatorium-rhel8-operator@sha256:092e3437e6d38b2bf676d7fb67ad672e3ef03440017b5af7c1ebd2beb3f437eb_amd64",
"8Base-RHACM-2.6:rhacm2/observatorium-rhel8-operator@sha256:8cf076bfb049d1aabd00040ee65f0fedd590f0dd448c7561de494093a915b397_ppc64le",
"8Base-RHACM-2.6:rhacm2/observatorium-rhel8-operator@sha256:e69987a64fdbf873d4b19d8626c0c5e99dd13d7c95446850559be966dae45ad0_arm64",
"8Base-RHACM-2.6:rhacm2/observatorium-rhel8-operator@sha256:f0bf89eaea6b7afc2d08c77bd40dfba581f91f462f5ec3d70473b332ca6f781c_s390x",
"8Base-RHACM-2.6:rhacm2/observatorium-rhel8@sha256:0686cfddd61737f7e7eb4f0c011397277394559edac3bb947c0969e302686dd5_ppc64le",
"8Base-RHACM-2.6:rhacm2/observatorium-rhel8@sha256:8f2f3732600235f66c406b6121ac37979f52572ce90353b6e099be7b74406251_amd64",
"8Base-RHACM-2.6:rhacm2/observatorium-rhel8@sha256:9e1fccc5b17865a6d7baaa1a15cb50f47d80a14b0a7bcbd94c12f0ddcaaf1b28_s390x",
"8Base-RHACM-2.6:rhacm2/observatorium-rhel8@sha256:bdd89a1051c8f21e7d81ff80c96731a0eaa7d15c320ab1e6b1dc3f6babd42598_arm64",
"8Base-RHACM-2.6:rhacm2/prometheus-alertmanager-rhel8@sha256:0860b7aa5e8b07792ad7f5d5c0654e23e9da8eedd4b9f509caea616dcfa97d69_amd64",
"8Base-RHACM-2.6:rhacm2/prometheus-alertmanager-rhel8@sha256:624895d8579ef6f3e5b17558a30775790ec6f00701f8c5cdfa315292d7f9e867_s390x",
"8Base-RHACM-2.6:rhacm2/prometheus-alertmanager-rhel8@sha256:6d09865a228cdbbc6d1ac13042c3c00f0bd086f6dc181dfa3cdf8c7f9d826b9e_arm64",
"8Base-RHACM-2.6:rhacm2/prometheus-alertmanager-rhel8@sha256:c69fee848d21346a271972e89d91898eac9fec27d598d98ffa004ca8d1b53270_ppc64le",
"8Base-RHACM-2.6:rhacm2/prometheus-rhel8@sha256:52cea7c27de23e3358030b09f22b962723c523a940f8e2043edc298c907d761c_arm64",
"8Base-RHACM-2.6:rhacm2/prometheus-rhel8@sha256:67e0fadfbb4d99a60435ed12b470772b38ace4ca815fe73da68eb3c826e200fc_ppc64le",
"8Base-RHACM-2.6:rhacm2/prometheus-rhel8@sha256:e8241b1d852d605b44ecfcc552cb0f905f72e8a17c8d228162b40c19388f5176_s390x",
"8Base-RHACM-2.6:rhacm2/prometheus-rhel8@sha256:ed0cc13e79949436d29a7ad0b41b189744a177ea27545fd5eb9b4f71e87bd0eb_amd64",
"8Base-RHACM-2.6:rhacm2/rbac-query-proxy-rhel8@sha256:29c76a37497f212aed280e2bf16ef45fb3785fb4649ce17b7fe9d653a79e2112_arm64",
"8Base-RHACM-2.6:rhacm2/rbac-query-proxy-rhel8@sha256:475a45884a51127722030226ff9a5f0752c98574c41eb61796aece5e702346a3_ppc64le",
"8Base-RHACM-2.6:rhacm2/rbac-query-proxy-rhel8@sha256:582301b10af0b966ae7d5e130cb0e5f96e7912dc66b4108e0d6078656ca80604_amd64",
"8Base-RHACM-2.6:rhacm2/rbac-query-proxy-rhel8@sha256:f1c7de85a44c03f48a6f62ba1d7d650f0b06e0f502cecff1512ad637b5bc1c27_s390x",
"8Base-RHACM-2.6:rhacm2/redisgraph-tls-rhel8@sha256:128279a656bfbde6c2c052766d63a1de6a06d8bea2707813c64396c2ae382478_amd64",
"8Base-RHACM-2.6:rhacm2/redisgraph-tls-rhel8@sha256:35927ca6e6e9c8d420c499a0c8ad37c4297ba19743d550f489d3e66482275a49_arm64",
"8Base-RHACM-2.6:rhacm2/redisgraph-tls-rhel8@sha256:4696baed553266682ba2b54d3bf683d2ff1241b625de5ec54a45c1b2c5f96243_s390x",
"8Base-RHACM-2.6:rhacm2/redisgraph-tls-rhel8@sha256:d722f2ffab1f58bbaf3c62ef71dbf7e6c4023e6ab17690f1049075a321d0b1ac_ppc64le",
"8Base-RHACM-2.6:rhacm2/search-aggregator-rhel8@sha256:2b5f372c1c73c4de587b5a4388d95b8cc553fc56af446fcefa0e14c6d980b6b3_ppc64le",
"8Base-RHACM-2.6:rhacm2/search-aggregator-rhel8@sha256:38fceeedc0672def1c2cf42bb6743ae726e77d9f7352d002b3fc688c6d551852_amd64",
"8Base-RHACM-2.6:rhacm2/search-aggregator-rhel8@sha256:6a915335bcebb0884fc72df2dfee97c74d42c035864b960e1c800fa6c5f8d93c_arm64",
"8Base-RHACM-2.6:rhacm2/search-aggregator-rhel8@sha256:752decaefc38aa009f54201b38d4ab26d9b4020caec649d9b1f1564f56c47c2a_s390x",
"8Base-RHACM-2.6:rhacm2/search-api-rhel8@sha256:37eea70d5b1c89c25372dcea8c8c03e1e0a9af1b5a06f3b0706ba776ae8847c1_amd64",
"8Base-RHACM-2.6:rhacm2/search-api-rhel8@sha256:7400088d206592eb29cd86182909626262c9b2a99f017811fcc9d8a753c39009_arm64",
"8Base-RHACM-2.6:rhacm2/search-api-rhel8@sha256:aa8ea0deabc39a068f3f6ce9fa6334e44fc507355009a9bff448e742156ec203_ppc64le",
"8Base-RHACM-2.6:rhacm2/search-api-rhel8@sha256:b4d2d39c2b3b736987f1e888b858d52a7ebd9f8d0cebd3bdef8c59f6e3e41725_s390x",
"8Base-RHACM-2.6:rhacm2/search-collector-rhel8@sha256:0174699ec75fcda08892b4e72b674df989af51ea5f04de57a62c2a85a3c08f4f_arm64",
"8Base-RHACM-2.6:rhacm2/search-collector-rhel8@sha256:5a29a9805b8d20969cba86da11a9de8176a3172df361aec5fae136a4271de308_amd64",
"8Base-RHACM-2.6:rhacm2/search-collector-rhel8@sha256:be7eed9ad9502bcc294081f7e2098fc4f8411c912c34fe63479b5b770d06caca_s390x",
"8Base-RHACM-2.6:rhacm2/search-collector-rhel8@sha256:c467c1d7ceaf5281077f7fe8ff1c1c4cffe325132890a3ab9b96ea5db2e2c930_ppc64le",
"8Base-RHACM-2.6:rhacm2/search-rhel8@sha256:2135cd20bb7ebbf48499992fe46a928e28fc78c86e360633ea09054520c42539_ppc64le",
"8Base-RHACM-2.6:rhacm2/search-rhel8@sha256:3a7a31974210e21a3faed9b57a75b970c70ac41d9662b884d4ce67275f756fc7_arm64",
"8Base-RHACM-2.6:rhacm2/search-rhel8@sha256:6e6a19f1440e4eb15a8206e18f7f4dde3e1a5c6518944571d09923d116d3f04e_amd64",
"8Base-RHACM-2.6:rhacm2/search-rhel8@sha256:e6ed3e65f0d49b3c6b0e3e97593a8fae4d453f3aecf8d7829c0d25c68bc91ea1_s390x",
"8Base-RHACM-2.6:rhacm2/submariner-addon-rhel8@sha256:7b80d01371f551df506bd0c56df6829845bfce497ff01cc44b68f172ed5399b4_ppc64le",
"8Base-RHACM-2.6:rhacm2/submariner-addon-rhel8@sha256:934c560bc786015c694e9cffbae8e86f631b3331d62f5a547931446dae82f8c3_s390x",
"8Base-RHACM-2.6:rhacm2/submariner-addon-rhel8@sha256:b467881f4028a89a9e79ba93da719845db576f47a04ae6e569c2317be5594b29_arm64",
"8Base-RHACM-2.6:rhacm2/submariner-addon-rhel8@sha256:fc5592d42e4aca70288448d174511b922ece7f8cb4b41c6a36195c3a4a60aa36_amd64",
"8Base-RHACM-2.6:rhacm2/thanos-receive-controller-rhel8@sha256:21f2626c10c4fb61b37e6ca4ab574186b423f155fbc5cfef3e894fff04cc270e_ppc64le",
"8Base-RHACM-2.6:rhacm2/thanos-receive-controller-rhel8@sha256:c357074958324fc5d602cdcf1cba285bf8582e0b36af79a8f6211bb0dfb77a10_amd64",
"8Base-RHACM-2.6:rhacm2/thanos-receive-controller-rhel8@sha256:d9ac8e67d6d9858b16dd9d1d49c1dd904aa22a7b618e5d33292344faced9c0d3_arm64",
"8Base-RHACM-2.6:rhacm2/thanos-receive-controller-rhel8@sha256:e3b840a7833680170f9e9ca52309552c584935a68c75cc71e6d576b104dc01c8_s390x",
"8Base-RHACM-2.6:rhacm2/thanos-rhel8@sha256:453c525197ccfe1f866af70ca2e7f3deb6f98d0b98c09b602b4fa1368787213d_amd64",
"8Base-RHACM-2.6:rhacm2/thanos-rhel8@sha256:4b3b45ad0b564360c245d20b1540c2398c9606cf8684275e4ee071c591357929_arm64",
"8Base-RHACM-2.6:rhacm2/thanos-rhel8@sha256:7e43ba8f47ec54b5f86d13c81b67b044176530b63b5ae3f40332fc975cc6b21f_s390x",
"8Base-RHACM-2.6:rhacm2/thanos-rhel8@sha256:faaa00c0af80c781a7c610616153a3cd1dc1b20637934c3a243a2e9664ba0ee5_ppc64le"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "moment: inefficient parsing algorithm resulting in DoS"
},
{
"cve": "CVE-2022-32148",
"cwe": {
"id": "CWE-200",
"name": "Exposure of Sensitive Information to an Unauthorized Actor"
},
"discovery_date": "2022-07-14T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2107383"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in net/http/httputil golang package. When httputil.ReverseProxy.ServeHTTP is called with a Request.Header map containing a nil value for the X-Forwarded-For header, ReverseProxy could set the client IP incorrectly. This issue may affect confidentiality.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "golang: net/http/httputil: NewSingleHostReverseProxy - omit X-Forwarded-For not working",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "Within regulated environments, a combination of the following controls acts as a significant barrier to successfully exploiting a CWE-200: Exposure of Sensitive Information to an Unauthorized Actor vulnerability and therefore downgrades the severity of this particular CVE from Moderate to Low.\n\nAccess to the platform is granted only after successful hard token, multi-factor authentication (MFA), which is coupled with account management controls, including integration with single sign-on (SSO), to ensure that user permissions are restricted to only the functions necessary for their roles. Access to sensitive information is explicitly authorized and enforced based on predefined access policies. Event logs are collected and processed for centralization, correlation, analysis, monitoring, reporting, alerting, and retention. This process ensures that audit logs are generated for specific events involving sensitive information, which helps identify patterns of unauthorized access or data exposure. The platform enforces the use of validated cryptographic modules across compute resources to protect the confidentiality of information, even in the event of interception.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"8Base-RHACM-2.6:rhacm2/acm-governance-policy-addon-controller-rhel8@sha256:615ab5d9542759d921634737709e84a8e65d003ea136e5d22858d380225fd177_amd64",
"8Base-RHACM-2.6:rhacm2/acm-governance-policy-addon-controller-rhel8@sha256:958b729d30f10b9c121e68ac8ede2054ed29cc52a9a7d6df0537ed221aa74358_s390x",
"8Base-RHACM-2.6:rhacm2/acm-governance-policy-addon-controller-rhel8@sha256:b5bef941b4e0b5b3529ca5b2311c85295b9f6d12e482a9cbdad691c2406541f1_ppc64le",
"8Base-RHACM-2.6:rhacm2/acm-governance-policy-addon-controller-rhel8@sha256:f6194b9056d77e54f3c74caa9eab87bd1df1818d082fc807229d1c44ec6c88c4_arm64",
"8Base-RHACM-2.6:rhacm2/acm-grafana-rhel8@sha256:45616ed43b53d3a83e65828118f09430396f5bcb0566ae3a65d937b59f0d873e_s390x",
"8Base-RHACM-2.6:rhacm2/acm-grafana-rhel8@sha256:8c48441cfa850ea1274932e94da0831618c10f91022619c779304501a75fb161_amd64",
"8Base-RHACM-2.6:rhacm2/acm-grafana-rhel8@sha256:cc1c196b19c5fd8f313c6136359cc9dd37b5f59d32a581b10cf89b80b7d0cbf4_arm64",
"8Base-RHACM-2.6:rhacm2/acm-grafana-rhel8@sha256:cdf24e68e50be1350566243f6d2cb1403d09ab68e5fed39ea6c56212e42b90f1_ppc64le",
"8Base-RHACM-2.6:rhacm2/acm-must-gather-rhel8@sha256:1457ff5cfd61611fdc968d4af5b020d835e107b97932c7ba7b3f5ed4cbd0e39f_ppc64le",
"8Base-RHACM-2.6:rhacm2/acm-must-gather-rhel8@sha256:39842906b3846418bc31098e2abad08210118d86aa683e9e5fd04a97822df22d_arm64",
"8Base-RHACM-2.6:rhacm2/acm-must-gather-rhel8@sha256:8a69add2d90a1e094de8510052b683e1765153da75e316ad7778499af0c5ddf9_s390x",
"8Base-RHACM-2.6:rhacm2/acm-must-gather-rhel8@sha256:dca91134a2c1c33c736afcd4c9373749448641385f39162c74e115691289e843_amd64",
"8Base-RHACM-2.6:rhacm2/acm-operator-bundle@sha256:0eac6124f59492d09c1ae650025d59ea0e8547d9f9c832cb9607b09254ff6ddd_s390x",
"8Base-RHACM-2.6:rhacm2/acm-operator-bundle@sha256:1cbcd58a4c23e4c89a6a0509f78802a5aa21205db2784ebc9772b99a3917b183_arm64",
"8Base-RHACM-2.6:rhacm2/acm-operator-bundle@sha256:997aaee36f0bed47e231925a3f2c2ecc503410e54b35727f035c72477f3d1944_ppc64le",
"8Base-RHACM-2.6:rhacm2/acm-operator-bundle@sha256:ce699187f250b93976b8063228ac12d11c6c8f6baba69ba4ed17a38730e84eb3_amd64",
"8Base-RHACM-2.6:rhacm2/acm-prometheus-config-reloader-rhel8@sha256:693a77a9324d6c7f0e69bd9d5725b51f3e429972f1e67469e93648cb347eae84_arm64",
"8Base-RHACM-2.6:rhacm2/acm-prometheus-config-reloader-rhel8@sha256:89757e804d5df2b5eeeb1191b599c3acb9e75f61170f888095302830d6de0582_s390x",
"8Base-RHACM-2.6:rhacm2/acm-prometheus-config-reloader-rhel8@sha256:8e45e1fd7342d7525b118f01794cac1f4a8662def5f2a06336b698db2e268742_amd64",
"8Base-RHACM-2.6:rhacm2/acm-prometheus-config-reloader-rhel8@sha256:ce1c17b34b7aac2e990dc0efe40f4406e73f727b2c7bfe109eded849de753f1a_ppc64le",
"8Base-RHACM-2.6:rhacm2/acm-prometheus-rhel8@sha256:728606d96dd9e0fc2e7810e092e10ee071ec36598c990c8252beccace59a679e_amd64",
"8Base-RHACM-2.6:rhacm2/acm-prometheus-rhel8@sha256:b457d0b95d88c5dd0aac87492cbca40a9d7c2074002ad110f52d562f0c5d0797_arm64",
"8Base-RHACM-2.6:rhacm2/acm-prometheus-rhel8@sha256:f34d2569033bfb1d173342264f090f46d80f7843d52704a7ce9e9eb9de2f5abb_s390x",
"8Base-RHACM-2.6:rhacm2/acm-prometheus-rhel8@sha256:f720e0a94bfe7ed5d812819a3e77cc0581be102970127d8c0d4aa06a05edbf3d_ppc64le",
"8Base-RHACM-2.6:rhacm2/acm-volsync-addon-controller-rhel8@sha256:17ccd6b924b36ab14e3ca5f5331ba7e4c86f8cb64304640d58c3ee6b76edbcaf_ppc64le",
"8Base-RHACM-2.6:rhacm2/acm-volsync-addon-controller-rhel8@sha256:27079308ea87e35564cc3089c65eae68d63880a3bb093ca64d1678a68b60fcec_amd64",
"8Base-RHACM-2.6:rhacm2/acm-volsync-addon-controller-rhel8@sha256:9eabaac2df91aeef613d6973669d07298f2159c6a6e0c9f294623f7b1a10bc08_s390x",
"8Base-RHACM-2.6:rhacm2/acm-volsync-addon-controller-rhel8@sha256:f7abdf1756bc0ff2ebf02fee0469a8b9eeabe1fa8cafdd21c6e8f958155b70bb_arm64",
"8Base-RHACM-2.6:rhacm2/cert-policy-controller-rhel8@sha256:017c1e663827a3b55d70badd3ed979b5d1831252c49d671897a85a75afaa5bb0_s390x",
"8Base-RHACM-2.6:rhacm2/cert-policy-controller-rhel8@sha256:0610778095974edf936602018281bf7a5e287ba9eca9f661a423e68bbe000e40_ppc64le",
"8Base-RHACM-2.6:rhacm2/cert-policy-controller-rhel8@sha256:a66d7d4ee1179f7fce639490f919d722db54eaa3118b4135078c33e6cbf91488_amd64",
"8Base-RHACM-2.6:rhacm2/cert-policy-controller-rhel8@sha256:d660befef0c8f7a4db7aa3b865545c9863d8f37e7ba4b8de4380185f82b208d4_arm64",
"8Base-RHACM-2.6:rhacm2/cluster-backup-rhel8-operator@sha256:1a749d0795972a9bfd5a00aa96c238a660673464be01b2aa9fd7a3aeead6ddf7_amd64",
"8Base-RHACM-2.6:rhacm2/cluster-backup-rhel8-operator@sha256:8915dbdc562e63441f79041bdf1176e46ce53e95418d133f0cd0c1ff79da48a2_arm64",
"8Base-RHACM-2.6:rhacm2/cluster-backup-rhel8-operator@sha256:995f225449b207da9a3cad175dac85b87eefb28ff5bae6a588f40fd79fbe12a1_ppc64le",
"8Base-RHACM-2.6:rhacm2/cluster-backup-rhel8-operator@sha256:f1255a76c6275a4b6a400c82e204a5112fff6fe87f71626f8f309763f6a5d9e4_s390x",
"8Base-RHACM-2.6:rhacm2/config-policy-controller-rhel8@sha256:3b2e0d850e8fc966ec80bff16df26002334744a96b81c7a7dfe222f1706a52e3_s390x",
"8Base-RHACM-2.6:rhacm2/config-policy-controller-rhel8@sha256:447f275bbde46d7fc173798ef5abc0a77a6780f0dffdc171786edbe00f27d8d8_ppc64le",
"8Base-RHACM-2.6:rhacm2/config-policy-controller-rhel8@sha256:61964a1a0ddf2e98bcf5249b7374235055ab85cc26663a8d9397c2b7f6fbb4c6_amd64",
"8Base-RHACM-2.6:rhacm2/config-policy-controller-rhel8@sha256:a3abaa3d0bf1d34fa9e40903a8713c439f5f7f751e775d32cbab308983064ce0_arm64",
"8Base-RHACM-2.6:rhacm2/console-rhel8@sha256:6c0f630ff57f6f423df6dbf4df9faad25089f9b391be35cb8bc9cd5211f94d67_arm64",
"8Base-RHACM-2.6:rhacm2/console-rhel8@sha256:8608aed6971299def3fbe749336727e84c69582664dedac3145b92ea24e62e4d_amd64",
"8Base-RHACM-2.6:rhacm2/console-rhel8@sha256:afa80ae8274db7fa6796c35980fc5df15889e94aff3361f6cda643e5a09da220_ppc64le",
"8Base-RHACM-2.6:rhacm2/console-rhel8@sha256:f06e4e3f62db52c6d7fa0bc1f289de773e18d076bc38612e1b0ddc85c76fde06_s390x",
"8Base-RHACM-2.6:rhacm2/endpoint-monitoring-rhel8-operator@sha256:060bcd658756a924b4ce4d202bd447a3254fc1f49af7d685dde8720f355cde8e_arm64",
"8Base-RHACM-2.6:rhacm2/endpoint-monitoring-rhel8-operator@sha256:091d66731c5fe8eba5646c6b2622bb38c074e202a8a4a7e906921673b60f0898_amd64",
"8Base-RHACM-2.6:rhacm2/endpoint-monitoring-rhel8-operator@sha256:80660eb7f3c068768b0ea04ff20f4539194c52427ffdab4626bf781aa3f2ca64_s390x",
"8Base-RHACM-2.6:rhacm2/endpoint-monitoring-rhel8-operator@sha256:d6204fcf04c83bac13232ec1602572ad5f22bb528537e591079dfa36152697ec_ppc64le",
"8Base-RHACM-2.6:rhacm2/governance-policy-propagator-rhel8@sha256:51be0f04938b60ed1dba60908bebd2000d78e4ade34757bae70a083c67d77e8e_arm64",
"8Base-RHACM-2.6:rhacm2/governance-policy-propagator-rhel8@sha256:9577701bf3c7aa00b99531d2c3842130abc6cd91c52c4a7ba040b705eeace4c7_s390x",
"8Base-RHACM-2.6:rhacm2/governance-policy-propagator-rhel8@sha256:bdc6c128628db86697af198430c5ae5c61c3e586c1a97187e4d4e852cec61e92_ppc64le",
"8Base-RHACM-2.6:rhacm2/governance-policy-propagator-rhel8@sha256:cc519319b9f4fe672144ebedd772ddf56d5de90e3c8f52c0fb9b55313f71a7b3_amd64",
"8Base-RHACM-2.6:rhacm2/governance-policy-spec-sync-rhel8@sha256:2c1905ae8a83e5598678457fd955cbc867453ed5836de6fcc182e4928df8bd67_s390x",
"8Base-RHACM-2.6:rhacm2/governance-policy-spec-sync-rhel8@sha256:4a8d30cc0e1d83c69b7f3339418b101da23fbcaee7d326bedaff677eceb25ab2_ppc64le",
"8Base-RHACM-2.6:rhacm2/governance-policy-spec-sync-rhel8@sha256:6849cf1b4dd883d5b4c0cf90a3adfb26cb59d03d3b892cee3669a32dd6b8dcc2_amd64",
"8Base-RHACM-2.6:rhacm2/governance-policy-spec-sync-rhel8@sha256:d06ffc621167aff31ecb0fa417b294ff0676fb00e4ef1c6cb0fb2aaf4b2561e0_arm64",
"8Base-RHACM-2.6:rhacm2/governance-policy-status-sync-rhel8@sha256:4c86e16f15aaf454e4e5ce5436e1db27a5f8a55f573c3eaf02e4786fe52edfc8_arm64",
"8Base-RHACM-2.6:rhacm2/governance-policy-status-sync-rhel8@sha256:cf6a75d94f50dd063e939aee18756c767cba43f4e1e62a9c2f2b764ac6f43746_s390x",
"8Base-RHACM-2.6:rhacm2/governance-policy-status-sync-rhel8@sha256:e072b615eeffff80a94831e58c70980684c1ec4bd972844b25b157eb7ed5937f_ppc64le",
"8Base-RHACM-2.6:rhacm2/governance-policy-status-sync-rhel8@sha256:fffe971caa2e911d9c972c0e88712ff431d34c63dbe74e25f1cababa50ea7417_amd64",
"8Base-RHACM-2.6:rhacm2/governance-policy-template-sync-rhel8@sha256:10bc1a3833599a593a058e804de67e92888ed779fd0000928d4a70b6c7d5c1c2_amd64",
"8Base-RHACM-2.6:rhacm2/governance-policy-template-sync-rhel8@sha256:5c17f979f47840a879059ad83de12f0756889564a17190ba4438a7632c999bb1_arm64",
"8Base-RHACM-2.6:rhacm2/governance-policy-template-sync-rhel8@sha256:848bce8007de7714afc8c755b5f0c3cdf5eb6b1d259811c947bc295924539a0e_ppc64le",
"8Base-RHACM-2.6:rhacm2/governance-policy-template-sync-rhel8@sha256:95439f7e18fa87601d5860cbd9ca5f0738786e30a629d23788fd5fe33d694c66_s390x",
"8Base-RHACM-2.6:rhacm2/grafana-dashboard-loader-rhel8@sha256:1f5c1b2cffebf069859e95d0e722cb293f8c176bf5c5873bb9517c96b26c2e10_arm64",
"8Base-RHACM-2.6:rhacm2/grafana-dashboard-loader-rhel8@sha256:5223158a122658bafbd853c596cdc1f7bd7a0e4fdd82b1c3668ac84adeae9f24_s390x",
"8Base-RHACM-2.6:rhacm2/grafana-dashboard-loader-rhel8@sha256:561f1f05925cfe3c5f0f8a9b7475be4bbab183b5611ecfe09b090d80fa4bc2fe_amd64",
"8Base-RHACM-2.6:rhacm2/grafana-dashboard-loader-rhel8@sha256:734270221ec4a516e7eb77f2ec3a753384242116aa70320a1dbe969e915af1df_ppc64le",
"8Base-RHACM-2.6:rhacm2/iam-policy-controller-rhel8@sha256:2827e5f485213f92e2d0092187f3976dd6fe598e39b5cf2212d48c3a44c34b13_arm64",
"8Base-RHACM-2.6:rhacm2/iam-policy-controller-rhel8@sha256:8ca9e80365c76b66b2de3924fc50a5912e606042c704b02cb174a4b8bd3927c4_amd64",
"8Base-RHACM-2.6:rhacm2/iam-policy-controller-rhel8@sha256:c5069e76a900aa300102a0ae54ecbc12c0ac31abfeed8656ee60a949daef79c3_s390x",
"8Base-RHACM-2.6:rhacm2/iam-policy-controller-rhel8@sha256:ca05e79e5508924af71f323c13f664770d8dd4eb61ecf0894e4f9a81f7a1b402_ppc64le",
"8Base-RHACM-2.6:rhacm2/insights-client-rhel8@sha256:02cacfec60c80b9228e8b18949751de867f974ea6b1172129096e64e949c0598_amd64",
"8Base-RHACM-2.6:rhacm2/insights-client-rhel8@sha256:2b14036d0291e54c3191682de2ea875a78d78c35b2791a5a113ba1a8920f0621_ppc64le",
"8Base-RHACM-2.6:rhacm2/insights-client-rhel8@sha256:d4c05f641de8fd0753d63cc6d5b62464d3d6a87d601514e87ef2e40bbe7b01b6_s390x",
"8Base-RHACM-2.6:rhacm2/insights-client-rhel8@sha256:e15c410b693b34f49869d037ebb5584384fcdf88114b7a94967ca09f1361a5f3_arm64",
"8Base-RHACM-2.6:rhacm2/insights-metrics-rhel8@sha256:67aa55bb65685395ad2773e7459dff5fbccdeedcf9e56ec2722d8f5c919eae89_s390x",
"8Base-RHACM-2.6:rhacm2/insights-metrics-rhel8@sha256:6c54e08f5f6c2cae41a5e108e1019ff6522af8f69d666e22eb4631cd83b85917_amd64",
"8Base-RHACM-2.6:rhacm2/insights-metrics-rhel8@sha256:88d9b7246aa75cb2c88ccb7f2f1202fc465be0f2d89e59f1d2259f69ada56d9d_arm64",
"8Base-RHACM-2.6:rhacm2/insights-metrics-rhel8@sha256:bad98fe71638d7346f31ea45f6063ec970bf90844bb5c5dc5f917bb0f0099899_ppc64le",
"8Base-RHACM-2.6:rhacm2/klusterlet-addon-controller-rhel8@sha256:22e510955af3fa736b7306c387f44b5f15f5f9a7a006c6587e06d5d8602cc2f0_s390x",
"8Base-RHACM-2.6:rhacm2/klusterlet-addon-controller-rhel8@sha256:55bc86326f992cc4f4401b93f90cdd2baa6728015ffaf6168f2d46ae43c70cf4_ppc64le",
"8Base-RHACM-2.6:rhacm2/klusterlet-addon-controller-rhel8@sha256:8dd7f47af047fb899c7fcbad61cb8f38da45990cac186f9235aec3e4e7de25e9_amd64",
"8Base-RHACM-2.6:rhacm2/klusterlet-addon-controller-rhel8@sha256:bdb97eb5bb0e8f59edf0d389fb07c45171e728dc8b4d2bdacd785193b46ec03b_arm64",
"8Base-RHACM-2.6:rhacm2/kube-rbac-proxy-rhel8@sha256:11a353ee9da6cc843d5f346f4fa51681d13318e2e61fc4d1a3f63406eb175260_s390x",
"8Base-RHACM-2.6:rhacm2/kube-rbac-proxy-rhel8@sha256:31757f3e3bb08b4e49e54694b18b3cf327637be20535482b2df1345b17444dda_amd64",
"8Base-RHACM-2.6:rhacm2/kube-rbac-proxy-rhel8@sha256:b2c0b7414d0fc36a49cbdc5a56b25dd62aac18defc2defbd9c1895cd13a5e716_arm64",
"8Base-RHACM-2.6:rhacm2/kube-rbac-proxy-rhel8@sha256:dbd816d503e9beb58622604432eb415419e893627eb95c1ceeb8ff5bda7d6335_ppc64le",
"8Base-RHACM-2.6:rhacm2/kube-state-metrics-rhel8@sha256:53246a6df1f0880d94ed2644fa4366e3e2108b6fa8a51745af87785346ce5304_s390x",
"8Base-RHACM-2.6:rhacm2/kube-state-metrics-rhel8@sha256:5f2393bceefffb32240043b6722aa73d31fc8133cc2666fcf5eb8d33794bc54f_arm64",
"8Base-RHACM-2.6:rhacm2/kube-state-metrics-rhel8@sha256:c792c043462281cde7c93bd8e2136f62ca17d072e7f466353f37de8e5f5dc949_ppc64le",
"8Base-RHACM-2.6:rhacm2/kube-state-metrics-rhel8@sha256:e6b1d24b56e6973eee1569e351db6637ca67e1d6cd124adb845cbf6e35a4f6af_amd64",
"8Base-RHACM-2.6:rhacm2/management-ingress-rhel8@sha256:07238998d21204cd8f25dc63e6dbde20a2dd25c3b96609729306db6c63a0fca4_arm64",
"8Base-RHACM-2.6:rhacm2/management-ingress-rhel8@sha256:0d2665d19a8753c6269f594b68b067cd62a402404287e6416543c1af2d7d3cf4_ppc64le",
"8Base-RHACM-2.6:rhacm2/management-ingress-rhel8@sha256:6917d018e53aabb6f5402f02000aedd2e5cf71bcc84562e0fc7d7c87049f4b67_amd64",
"8Base-RHACM-2.6:rhacm2/management-ingress-rhel8@sha256:73b0444bd91a1dade3b7e76245ac8d6cb568929bba321b8c86c269d6f542ac3b_s390x",
"8Base-RHACM-2.6:rhacm2/memcached-exporter-rhel8@sha256:7d85dd62346a647d22202baa0f8d405b2aaf9a7174b38e5d29df2e03530009c3_s390x",
"8Base-RHACM-2.6:rhacm2/memcached-exporter-rhel8@sha256:9635616c8f058e67d557201147904b05f8b49938f63fb2b0239dfca883f61685_arm64",
"8Base-RHACM-2.6:rhacm2/memcached-exporter-rhel8@sha256:9e91ecec92ec0df8b72beb6040f39d9a25b0bfad844e92ea34cc2d648d221d22_ppc64le",
"8Base-RHACM-2.6:rhacm2/memcached-exporter-rhel8@sha256:c773b9a2fffcd549d4936054260f655c78da603957826d6bad4e8567a213ad10_amd64",
"8Base-RHACM-2.6:rhacm2/memcached-rhel8@sha256:584f8c4a9a1b75fc71948a98add560d4fe3d936ee46ac791f32121dbadf8c7d2_ppc64le",
"8Base-RHACM-2.6:rhacm2/memcached-rhel8@sha256:59b3ce3f3f4459c97cfffee5e20830d70f8a69198b5fab271e6c478d615c46d3_arm64",
"8Base-RHACM-2.6:rhacm2/memcached-rhel8@sha256:6f458c76757203b28434f871027c6a466a73d246ceb5bfac8793ad1896a672ab_amd64",
"8Base-RHACM-2.6:rhacm2/memcached-rhel8@sha256:e34722fd656e3205dcdb565b0ab68e9971174c11f125dbfff3bf82e1e21f3a76_s390x",
"8Base-RHACM-2.6:rhacm2/metrics-collector-rhel8@sha256:3a81a018b939752543e78c2d68d1436b851be2256b88c3e66cd506ae1d8f4c9c_ppc64le",
"8Base-RHACM-2.6:rhacm2/metrics-collector-rhel8@sha256:6a3e0c36c123c9dc54759655d9148f580abada501034914863a6528ded19ef34_amd64",
"8Base-RHACM-2.6:rhacm2/metrics-collector-rhel8@sha256:7991f484f97b9951f27f70e67d5db0850c4189ee86db8406cdda961a9beb06f0_arm64",
"8Base-RHACM-2.6:rhacm2/metrics-collector-rhel8@sha256:fa08b9bf3fd334738984e150ba5bfd2e005374752f3112340b65f6434eacd057_s390x",
"8Base-RHACM-2.6:rhacm2/multicloud-integrations-rhel8@sha256:2bcbf9a565f3c566061325aca3174ec755b5c94a28612718a3f1563db317273e_ppc64le",
"8Base-RHACM-2.6:rhacm2/multicloud-integrations-rhel8@sha256:6813ccd43a1aecd1aaf4d5d4b1620fd63bbca00b736100189ff91246bf3bc36b_arm64",
"8Base-RHACM-2.6:rhacm2/multicloud-integrations-rhel8@sha256:db89ef3686570526afdb2b79fd698aca5dc50c633009760f1748fb9fd506067b_amd64",
"8Base-RHACM-2.6:rhacm2/multicloud-integrations-rhel8@sha256:db8bc27937802c5d8fff769b9c93c8a01411629d199adbc39235e721d6468b30_s390x",
"8Base-RHACM-2.6:rhacm2/multicluster-observability-rhel8-operator@sha256:434db0ca203b14b899fff9b7a2a5b975de852ea29620a828f29246448aba873c_ppc64le",
"8Base-RHACM-2.6:rhacm2/multicluster-observability-rhel8-operator@sha256:876bfa63b0e13833eaeadb7c6a0481f1d7970b283f69ece4d81c99985f4dd161_arm64",
"8Base-RHACM-2.6:rhacm2/multicluster-observability-rhel8-operator@sha256:d23f208e020d42bc095011d423146e2da35b2bc85b844911bde2f4edf696bdca_amd64",
"8Base-RHACM-2.6:rhacm2/multicluster-observability-rhel8-operator@sha256:f29581baf5277588d2e4cd01380ecf46e3c97a2f17ade01b048f75c29f18d62c_s390x",
"8Base-RHACM-2.6:rhacm2/multicluster-operators-application-rhel8@sha256:1952d422bd7ba42323711faba59244c449293cc92502e350460fee07c0e3b34a_ppc64le",
"8Base-RHACM-2.6:rhacm2/multicluster-operators-application-rhel8@sha256:566a60f630ec346eced3106ec072963d1b9f9d300e7d4cee6af6dc0d590a3937_s390x",
"8Base-RHACM-2.6:rhacm2/multicluster-operators-application-rhel8@sha256:724dd9f4a5e4acd061206ca2ea57c329210ade5135dbdf941b8d7e720daa4f10_arm64",
"8Base-RHACM-2.6:rhacm2/multicluster-operators-application-rhel8@sha256:ace8895fc62c1394dfa7854fd9ce3e14ef859e989255f70dc9a5a3d9bcd514c0_amd64",
"8Base-RHACM-2.6:rhacm2/multicluster-operators-channel-rhel8@sha256:1ebe6504a6a58f39f93952bf1c135ea58ff77e65c5b8ba73c7ad6295e66a1b45_s390x",
"8Base-RHACM-2.6:rhacm2/multicluster-operators-channel-rhel8@sha256:557cc962d0b10d80a9dea7adce387ea28fb4199a02fa8546645ab2cacbf28b88_ppc64le",
"8Base-RHACM-2.6:rhacm2/multicluster-operators-channel-rhel8@sha256:82526c7c046325bde1dfa0a47b58b773355f00bc95c23be75105e7255e7bddd2_arm64",
"8Base-RHACM-2.6:rhacm2/multicluster-operators-channel-rhel8@sha256:85e20d97f28e43668c2790bd6e0adbc598d01f9fab849761fb96d7a5c4946a87_amd64",
"8Base-RHACM-2.6:rhacm2/multicluster-operators-subscription-rhel8@sha256:7310f31faae367a363c27a7236b562bbfe8381a352fce906279590bac11571d2_ppc64le",
"8Base-RHACM-2.6:rhacm2/multicluster-operators-subscription-rhel8@sha256:7676d33b9be36ca6660d3aed888fdffcf270fcf82258ed9531e2746a3d27610c_s390x",
"8Base-RHACM-2.6:rhacm2/multicluster-operators-subscription-rhel8@sha256:e718d5abef58365d547ef73828a26adff5b6cef1bf935aa7c27f12f604b50337_amd64",
"8Base-RHACM-2.6:rhacm2/multicluster-operators-subscription-rhel8@sha256:f58aff87d1efb64417c6976f6772a464e54beefe847f50a141726b7a1a6a293a_arm64",
"8Base-RHACM-2.6:rhacm2/multiclusterhub-repo-rhel8@sha256:03222a9dd6eca9cf44932a0ff1bf89bd9d2d29683f1ebb0d0aa49171b77a4963_ppc64le",
"8Base-RHACM-2.6:rhacm2/multiclusterhub-repo-rhel8@sha256:881b8c3b19918affd478c0ad0c73dff96dd28f5c1dfddb86472b42e422fa25b6_amd64",
"8Base-RHACM-2.6:rhacm2/multiclusterhub-repo-rhel8@sha256:9de94ea1f83ec8b7257c7b2befc1485ed9cc40c9ef3600c4c4c50934e708cf9d_s390x",
"8Base-RHACM-2.6:rhacm2/multiclusterhub-repo-rhel8@sha256:a45ed68e7d3ac89d17eaf06445cabfc19a9ce85a42f116d75028d6acd18a322b_arm64",
"8Base-RHACM-2.6:rhacm2/multiclusterhub-rhel8@sha256:48d1fa8bc5f6a4d8349c41126301bd86d12836384f336881ecb71bd79f84ae93_ppc64le",
"8Base-RHACM-2.6:rhacm2/multiclusterhub-rhel8@sha256:a33e91fb763a2f0894433bce31bd44229e7d5f5c53d36c6b6f643807a45c110b_arm64",
"8Base-RHACM-2.6:rhacm2/multiclusterhub-rhel8@sha256:d6e126cbdd3cfbcdee04b093389ca1b07ac8038da96060051ed94e1eeacc6d92_s390x",
"8Base-RHACM-2.6:rhacm2/multiclusterhub-rhel8@sha256:ecf12158a2d8802b4c7efd6b336ff36c1e002223b1d385a40fbef638d5e4aa21_amd64",
"8Base-RHACM-2.6:rhacm2/node-exporter-rhel8@sha256:14d23638efff3c30661c9a5f3ddb6ab0c7a9d162de1176dd9565cf49dfa4b9c5_amd64",
"8Base-RHACM-2.6:rhacm2/node-exporter-rhel8@sha256:533005e1608de68a09e53599de3f30990db95cb923794bab9ae9e3bc1a8b6baf_arm64",
"8Base-RHACM-2.6:rhacm2/node-exporter-rhel8@sha256:99eef3491c7092afa14179b9a9d39dd8fbfb3c9bb61759d678af5d91ac23e59d_s390x",
"8Base-RHACM-2.6:rhacm2/node-exporter-rhel8@sha256:e200d4e1802cce7fce32b1e0dc5c3220b6f6477b73b3a2d8ea26a5a42d63f46b_ppc64le",
"8Base-RHACM-2.6:rhacm2/observatorium-rhel8-operator@sha256:092e3437e6d38b2bf676d7fb67ad672e3ef03440017b5af7c1ebd2beb3f437eb_amd64",
"8Base-RHACM-2.6:rhacm2/observatorium-rhel8-operator@sha256:8cf076bfb049d1aabd00040ee65f0fedd590f0dd448c7561de494093a915b397_ppc64le",
"8Base-RHACM-2.6:rhacm2/observatorium-rhel8-operator@sha256:e69987a64fdbf873d4b19d8626c0c5e99dd13d7c95446850559be966dae45ad0_arm64",
"8Base-RHACM-2.6:rhacm2/observatorium-rhel8-operator@sha256:f0bf89eaea6b7afc2d08c77bd40dfba581f91f462f5ec3d70473b332ca6f781c_s390x",
"8Base-RHACM-2.6:rhacm2/observatorium-rhel8@sha256:0686cfddd61737f7e7eb4f0c011397277394559edac3bb947c0969e302686dd5_ppc64le",
"8Base-RHACM-2.6:rhacm2/observatorium-rhel8@sha256:8f2f3732600235f66c406b6121ac37979f52572ce90353b6e099be7b74406251_amd64",
"8Base-RHACM-2.6:rhacm2/observatorium-rhel8@sha256:9e1fccc5b17865a6d7baaa1a15cb50f47d80a14b0a7bcbd94c12f0ddcaaf1b28_s390x",
"8Base-RHACM-2.6:rhacm2/observatorium-rhel8@sha256:bdd89a1051c8f21e7d81ff80c96731a0eaa7d15c320ab1e6b1dc3f6babd42598_arm64",
"8Base-RHACM-2.6:rhacm2/prometheus-alertmanager-rhel8@sha256:0860b7aa5e8b07792ad7f5d5c0654e23e9da8eedd4b9f509caea616dcfa97d69_amd64",
"8Base-RHACM-2.6:rhacm2/prometheus-alertmanager-rhel8@sha256:624895d8579ef6f3e5b17558a30775790ec6f00701f8c5cdfa315292d7f9e867_s390x",
"8Base-RHACM-2.6:rhacm2/prometheus-alertmanager-rhel8@sha256:6d09865a228cdbbc6d1ac13042c3c00f0bd086f6dc181dfa3cdf8c7f9d826b9e_arm64",
"8Base-RHACM-2.6:rhacm2/prometheus-alertmanager-rhel8@sha256:c69fee848d21346a271972e89d91898eac9fec27d598d98ffa004ca8d1b53270_ppc64le",
"8Base-RHACM-2.6:rhacm2/prometheus-rhel8@sha256:52cea7c27de23e3358030b09f22b962723c523a940f8e2043edc298c907d761c_arm64",
"8Base-RHACM-2.6:rhacm2/prometheus-rhel8@sha256:67e0fadfbb4d99a60435ed12b470772b38ace4ca815fe73da68eb3c826e200fc_ppc64le",
"8Base-RHACM-2.6:rhacm2/prometheus-rhel8@sha256:e8241b1d852d605b44ecfcc552cb0f905f72e8a17c8d228162b40c19388f5176_s390x",
"8Base-RHACM-2.6:rhacm2/prometheus-rhel8@sha256:ed0cc13e79949436d29a7ad0b41b189744a177ea27545fd5eb9b4f71e87bd0eb_amd64",
"8Base-RHACM-2.6:rhacm2/rbac-query-proxy-rhel8@sha256:29c76a37497f212aed280e2bf16ef45fb3785fb4649ce17b7fe9d653a79e2112_arm64",
"8Base-RHACM-2.6:rhacm2/rbac-query-proxy-rhel8@sha256:475a45884a51127722030226ff9a5f0752c98574c41eb61796aece5e702346a3_ppc64le",
"8Base-RHACM-2.6:rhacm2/rbac-query-proxy-rhel8@sha256:582301b10af0b966ae7d5e130cb0e5f96e7912dc66b4108e0d6078656ca80604_amd64",
"8Base-RHACM-2.6:rhacm2/rbac-query-proxy-rhel8@sha256:f1c7de85a44c03f48a6f62ba1d7d650f0b06e0f502cecff1512ad637b5bc1c27_s390x",
"8Base-RHACM-2.6:rhacm2/redisgraph-tls-rhel8@sha256:128279a656bfbde6c2c052766d63a1de6a06d8bea2707813c64396c2ae382478_amd64",
"8Base-RHACM-2.6:rhacm2/redisgraph-tls-rhel8@sha256:35927ca6e6e9c8d420c499a0c8ad37c4297ba19743d550f489d3e66482275a49_arm64",
"8Base-RHACM-2.6:rhacm2/redisgraph-tls-rhel8@sha256:4696baed553266682ba2b54d3bf683d2ff1241b625de5ec54a45c1b2c5f96243_s390x",
"8Base-RHACM-2.6:rhacm2/redisgraph-tls-rhel8@sha256:d722f2ffab1f58bbaf3c62ef71dbf7e6c4023e6ab17690f1049075a321d0b1ac_ppc64le",
"8Base-RHACM-2.6:rhacm2/search-aggregator-rhel8@sha256:2b5f372c1c73c4de587b5a4388d95b8cc553fc56af446fcefa0e14c6d980b6b3_ppc64le",
"8Base-RHACM-2.6:rhacm2/search-aggregator-rhel8@sha256:38fceeedc0672def1c2cf42bb6743ae726e77d9f7352d002b3fc688c6d551852_amd64",
"8Base-RHACM-2.6:rhacm2/search-aggregator-rhel8@sha256:6a915335bcebb0884fc72df2dfee97c74d42c035864b960e1c800fa6c5f8d93c_arm64",
"8Base-RHACM-2.6:rhacm2/search-aggregator-rhel8@sha256:752decaefc38aa009f54201b38d4ab26d9b4020caec649d9b1f1564f56c47c2a_s390x",
"8Base-RHACM-2.6:rhacm2/search-api-rhel8@sha256:37eea70d5b1c89c25372dcea8c8c03e1e0a9af1b5a06f3b0706ba776ae8847c1_amd64",
"8Base-RHACM-2.6:rhacm2/search-api-rhel8@sha256:7400088d206592eb29cd86182909626262c9b2a99f017811fcc9d8a753c39009_arm64",
"8Base-RHACM-2.6:rhacm2/search-api-rhel8@sha256:aa8ea0deabc39a068f3f6ce9fa6334e44fc507355009a9bff448e742156ec203_ppc64le",
"8Base-RHACM-2.6:rhacm2/search-api-rhel8@sha256:b4d2d39c2b3b736987f1e888b858d52a7ebd9f8d0cebd3bdef8c59f6e3e41725_s390x",
"8Base-RHACM-2.6:rhacm2/search-collector-rhel8@sha256:0174699ec75fcda08892b4e72b674df989af51ea5f04de57a62c2a85a3c08f4f_arm64",
"8Base-RHACM-2.6:rhacm2/search-collector-rhel8@sha256:5a29a9805b8d20969cba86da11a9de8176a3172df361aec5fae136a4271de308_amd64",
"8Base-RHACM-2.6:rhacm2/search-collector-rhel8@sha256:be7eed9ad9502bcc294081f7e2098fc4f8411c912c34fe63479b5b770d06caca_s390x",
"8Base-RHACM-2.6:rhacm2/search-collector-rhel8@sha256:c467c1d7ceaf5281077f7fe8ff1c1c4cffe325132890a3ab9b96ea5db2e2c930_ppc64le",
"8Base-RHACM-2.6:rhacm2/search-rhel8@sha256:2135cd20bb7ebbf48499992fe46a928e28fc78c86e360633ea09054520c42539_ppc64le",
"8Base-RHACM-2.6:rhacm2/search-rhel8@sha256:3a7a31974210e21a3faed9b57a75b970c70ac41d9662b884d4ce67275f756fc7_arm64",
"8Base-RHACM-2.6:rhacm2/search-rhel8@sha256:6e6a19f1440e4eb15a8206e18f7f4dde3e1a5c6518944571d09923d116d3f04e_amd64",
"8Base-RHACM-2.6:rhacm2/search-rhel8@sha256:e6ed3e65f0d49b3c6b0e3e97593a8fae4d453f3aecf8d7829c0d25c68bc91ea1_s390x",
"8Base-RHACM-2.6:rhacm2/submariner-addon-rhel8@sha256:7b80d01371f551df506bd0c56df6829845bfce497ff01cc44b68f172ed5399b4_ppc64le",
"8Base-RHACM-2.6:rhacm2/submariner-addon-rhel8@sha256:934c560bc786015c694e9cffbae8e86f631b3331d62f5a547931446dae82f8c3_s390x",
"8Base-RHACM-2.6:rhacm2/submariner-addon-rhel8@sha256:b467881f4028a89a9e79ba93da719845db576f47a04ae6e569c2317be5594b29_arm64",
"8Base-RHACM-2.6:rhacm2/submariner-addon-rhel8@sha256:fc5592d42e4aca70288448d174511b922ece7f8cb4b41c6a36195c3a4a60aa36_amd64",
"8Base-RHACM-2.6:rhacm2/thanos-receive-controller-rhel8@sha256:21f2626c10c4fb61b37e6ca4ab574186b423f155fbc5cfef3e894fff04cc270e_ppc64le",
"8Base-RHACM-2.6:rhacm2/thanos-receive-controller-rhel8@sha256:c357074958324fc5d602cdcf1cba285bf8582e0b36af79a8f6211bb0dfb77a10_amd64",
"8Base-RHACM-2.6:rhacm2/thanos-receive-controller-rhel8@sha256:d9ac8e67d6d9858b16dd9d1d49c1dd904aa22a7b618e5d33292344faced9c0d3_arm64",
"8Base-RHACM-2.6:rhacm2/thanos-receive-controller-rhel8@sha256:e3b840a7833680170f9e9ca52309552c584935a68c75cc71e6d576b104dc01c8_s390x",
"8Base-RHACM-2.6:rhacm2/thanos-rhel8@sha256:453c525197ccfe1f866af70ca2e7f3deb6f98d0b98c09b602b4fa1368787213d_amd64",
"8Base-RHACM-2.6:rhacm2/thanos-rhel8@sha256:4b3b45ad0b564360c245d20b1540c2398c9606cf8684275e4ee071c591357929_arm64",
"8Base-RHACM-2.6:rhacm2/thanos-rhel8@sha256:7e43ba8f47ec54b5f86d13c81b67b044176530b63b5ae3f40332fc975cc6b21f_s390x",
"8Base-RHACM-2.6:rhacm2/thanos-rhel8@sha256:faaa00c0af80c781a7c610616153a3cd1dc1b20637934c3a243a2e9664ba0ee5_ppc64le"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2022-32148"
},
{
"category": "external",
"summary": "RHBZ#2107383",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2107383"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2022-32148",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-32148"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2022-32148",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2022-32148"
},
{
"category": "external",
"summary": "https://go.dev/issue/53423",
"url": "https://go.dev/issue/53423"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-announce/c/nqrv9fbR0zE",
"url": "https://groups.google.com/g/golang-announce/c/nqrv9fbR0zE"
}
],
"release_date": "2022-07-12T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2022-09-06T22:27:58+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.6/html-single/install/index#installing",
"product_ids": [
"8Base-RHACM-2.6:rhacm2/acm-governance-policy-addon-controller-rhel8@sha256:615ab5d9542759d921634737709e84a8e65d003ea136e5d22858d380225fd177_amd64",
"8Base-RHACM-2.6:rhacm2/acm-governance-policy-addon-controller-rhel8@sha256:958b729d30f10b9c121e68ac8ede2054ed29cc52a9a7d6df0537ed221aa74358_s390x",
"8Base-RHACM-2.6:rhacm2/acm-governance-policy-addon-controller-rhel8@sha256:b5bef941b4e0b5b3529ca5b2311c85295b9f6d12e482a9cbdad691c2406541f1_ppc64le",
"8Base-RHACM-2.6:rhacm2/acm-governance-policy-addon-controller-rhel8@sha256:f6194b9056d77e54f3c74caa9eab87bd1df1818d082fc807229d1c44ec6c88c4_arm64",
"8Base-RHACM-2.6:rhacm2/acm-grafana-rhel8@sha256:45616ed43b53d3a83e65828118f09430396f5bcb0566ae3a65d937b59f0d873e_s390x",
"8Base-RHACM-2.6:rhacm2/acm-grafana-rhel8@sha256:8c48441cfa850ea1274932e94da0831618c10f91022619c779304501a75fb161_amd64",
"8Base-RHACM-2.6:rhacm2/acm-grafana-rhel8@sha256:cc1c196b19c5fd8f313c6136359cc9dd37b5f59d32a581b10cf89b80b7d0cbf4_arm64",
"8Base-RHACM-2.6:rhacm2/acm-grafana-rhel8@sha256:cdf24e68e50be1350566243f6d2cb1403d09ab68e5fed39ea6c56212e42b90f1_ppc64le",
"8Base-RHACM-2.6:rhacm2/acm-must-gather-rhel8@sha256:1457ff5cfd61611fdc968d4af5b020d835e107b97932c7ba7b3f5ed4cbd0e39f_ppc64le",
"8Base-RHACM-2.6:rhacm2/acm-must-gather-rhel8@sha256:39842906b3846418bc31098e2abad08210118d86aa683e9e5fd04a97822df22d_arm64",
"8Base-RHACM-2.6:rhacm2/acm-must-gather-rhel8@sha256:8a69add2d90a1e094de8510052b683e1765153da75e316ad7778499af0c5ddf9_s390x",
"8Base-RHACM-2.6:rhacm2/acm-must-gather-rhel8@sha256:dca91134a2c1c33c736afcd4c9373749448641385f39162c74e115691289e843_amd64",
"8Base-RHACM-2.6:rhacm2/acm-operator-bundle@sha256:0eac6124f59492d09c1ae650025d59ea0e8547d9f9c832cb9607b09254ff6ddd_s390x",
"8Base-RHACM-2.6:rhacm2/acm-operator-bundle@sha256:1cbcd58a4c23e4c89a6a0509f78802a5aa21205db2784ebc9772b99a3917b183_arm64",
"8Base-RHACM-2.6:rhacm2/acm-operator-bundle@sha256:997aaee36f0bed47e231925a3f2c2ecc503410e54b35727f035c72477f3d1944_ppc64le",
"8Base-RHACM-2.6:rhacm2/acm-operator-bundle@sha256:ce699187f250b93976b8063228ac12d11c6c8f6baba69ba4ed17a38730e84eb3_amd64",
"8Base-RHACM-2.6:rhacm2/acm-prometheus-config-reloader-rhel8@sha256:693a77a9324d6c7f0e69bd9d5725b51f3e429972f1e67469e93648cb347eae84_arm64",
"8Base-RHACM-2.6:rhacm2/acm-prometheus-config-reloader-rhel8@sha256:89757e804d5df2b5eeeb1191b599c3acb9e75f61170f888095302830d6de0582_s390x",
"8Base-RHACM-2.6:rhacm2/acm-prometheus-config-reloader-rhel8@sha256:8e45e1fd7342d7525b118f01794cac1f4a8662def5f2a06336b698db2e268742_amd64",
"8Base-RHACM-2.6:rhacm2/acm-prometheus-config-reloader-rhel8@sha256:ce1c17b34b7aac2e990dc0efe40f4406e73f727b2c7bfe109eded849de753f1a_ppc64le",
"8Base-RHACM-2.6:rhacm2/acm-prometheus-rhel8@sha256:728606d96dd9e0fc2e7810e092e10ee071ec36598c990c8252beccace59a679e_amd64",
"8Base-RHACM-2.6:rhacm2/acm-prometheus-rhel8@sha256:b457d0b95d88c5dd0aac87492cbca40a9d7c2074002ad110f52d562f0c5d0797_arm64",
"8Base-RHACM-2.6:rhacm2/acm-prometheus-rhel8@sha256:f34d2569033bfb1d173342264f090f46d80f7843d52704a7ce9e9eb9de2f5abb_s390x",
"8Base-RHACM-2.6:rhacm2/acm-prometheus-rhel8@sha256:f720e0a94bfe7ed5d812819a3e77cc0581be102970127d8c0d4aa06a05edbf3d_ppc64le",
"8Base-RHACM-2.6:rhacm2/acm-volsync-addon-controller-rhel8@sha256:17ccd6b924b36ab14e3ca5f5331ba7e4c86f8cb64304640d58c3ee6b76edbcaf_ppc64le",
"8Base-RHACM-2.6:rhacm2/acm-volsync-addon-controller-rhel8@sha256:27079308ea87e35564cc3089c65eae68d63880a3bb093ca64d1678a68b60fcec_amd64",
"8Base-RHACM-2.6:rhacm2/acm-volsync-addon-controller-rhel8@sha256:9eabaac2df91aeef613d6973669d07298f2159c6a6e0c9f294623f7b1a10bc08_s390x",
"8Base-RHACM-2.6:rhacm2/acm-volsync-addon-controller-rhel8@sha256:f7abdf1756bc0ff2ebf02fee0469a8b9eeabe1fa8cafdd21c6e8f958155b70bb_arm64",
"8Base-RHACM-2.6:rhacm2/cert-policy-controller-rhel8@sha256:017c1e663827a3b55d70badd3ed979b5d1831252c49d671897a85a75afaa5bb0_s390x",
"8Base-RHACM-2.6:rhacm2/cert-policy-controller-rhel8@sha256:0610778095974edf936602018281bf7a5e287ba9eca9f661a423e68bbe000e40_ppc64le",
"8Base-RHACM-2.6:rhacm2/cert-policy-controller-rhel8@sha256:a66d7d4ee1179f7fce639490f919d722db54eaa3118b4135078c33e6cbf91488_amd64",
"8Base-RHACM-2.6:rhacm2/cert-policy-controller-rhel8@sha256:d660befef0c8f7a4db7aa3b865545c9863d8f37e7ba4b8de4380185f82b208d4_arm64",
"8Base-RHACM-2.6:rhacm2/cluster-backup-rhel8-operator@sha256:1a749d0795972a9bfd5a00aa96c238a660673464be01b2aa9fd7a3aeead6ddf7_amd64",
"8Base-RHACM-2.6:rhacm2/cluster-backup-rhel8-operator@sha256:8915dbdc562e63441f79041bdf1176e46ce53e95418d133f0cd0c1ff79da48a2_arm64",
"8Base-RHACM-2.6:rhacm2/cluster-backup-rhel8-operator@sha256:995f225449b207da9a3cad175dac85b87eefb28ff5bae6a588f40fd79fbe12a1_ppc64le",
"8Base-RHACM-2.6:rhacm2/cluster-backup-rhel8-operator@sha256:f1255a76c6275a4b6a400c82e204a5112fff6fe87f71626f8f309763f6a5d9e4_s390x",
"8Base-RHACM-2.6:rhacm2/config-policy-controller-rhel8@sha256:3b2e0d850e8fc966ec80bff16df26002334744a96b81c7a7dfe222f1706a52e3_s390x",
"8Base-RHACM-2.6:rhacm2/config-policy-controller-rhel8@sha256:447f275bbde46d7fc173798ef5abc0a77a6780f0dffdc171786edbe00f27d8d8_ppc64le",
"8Base-RHACM-2.6:rhacm2/config-policy-controller-rhel8@sha256:61964a1a0ddf2e98bcf5249b7374235055ab85cc26663a8d9397c2b7f6fbb4c6_amd64",
"8Base-RHACM-2.6:rhacm2/config-policy-controller-rhel8@sha256:a3abaa3d0bf1d34fa9e40903a8713c439f5f7f751e775d32cbab308983064ce0_arm64",
"8Base-RHACM-2.6:rhacm2/console-rhel8@sha256:6c0f630ff57f6f423df6dbf4df9faad25089f9b391be35cb8bc9cd5211f94d67_arm64",
"8Base-RHACM-2.6:rhacm2/console-rhel8@sha256:8608aed6971299def3fbe749336727e84c69582664dedac3145b92ea24e62e4d_amd64",
"8Base-RHACM-2.6:rhacm2/console-rhel8@sha256:afa80ae8274db7fa6796c35980fc5df15889e94aff3361f6cda643e5a09da220_ppc64le",
"8Base-RHACM-2.6:rhacm2/console-rhel8@sha256:f06e4e3f62db52c6d7fa0bc1f289de773e18d076bc38612e1b0ddc85c76fde06_s390x",
"8Base-RHACM-2.6:rhacm2/endpoint-monitoring-rhel8-operator@sha256:060bcd658756a924b4ce4d202bd447a3254fc1f49af7d685dde8720f355cde8e_arm64",
"8Base-RHACM-2.6:rhacm2/endpoint-monitoring-rhel8-operator@sha256:091d66731c5fe8eba5646c6b2622bb38c074e202a8a4a7e906921673b60f0898_amd64",
"8Base-RHACM-2.6:rhacm2/endpoint-monitoring-rhel8-operator@sha256:80660eb7f3c068768b0ea04ff20f4539194c52427ffdab4626bf781aa3f2ca64_s390x",
"8Base-RHACM-2.6:rhacm2/endpoint-monitoring-rhel8-operator@sha256:d6204fcf04c83bac13232ec1602572ad5f22bb528537e591079dfa36152697ec_ppc64le",
"8Base-RHACM-2.6:rhacm2/governance-policy-propagator-rhel8@sha256:51be0f04938b60ed1dba60908bebd2000d78e4ade34757bae70a083c67d77e8e_arm64",
"8Base-RHACM-2.6:rhacm2/governance-policy-propagator-rhel8@sha256:9577701bf3c7aa00b99531d2c3842130abc6cd91c52c4a7ba040b705eeace4c7_s390x",
"8Base-RHACM-2.6:rhacm2/governance-policy-propagator-rhel8@sha256:bdc6c128628db86697af198430c5ae5c61c3e586c1a97187e4d4e852cec61e92_ppc64le",
"8Base-RHACM-2.6:rhacm2/governance-policy-propagator-rhel8@sha256:cc519319b9f4fe672144ebedd772ddf56d5de90e3c8f52c0fb9b55313f71a7b3_amd64",
"8Base-RHACM-2.6:rhacm2/governance-policy-spec-sync-rhel8@sha256:2c1905ae8a83e5598678457fd955cbc867453ed5836de6fcc182e4928df8bd67_s390x",
"8Base-RHACM-2.6:rhacm2/governance-policy-spec-sync-rhel8@sha256:4a8d30cc0e1d83c69b7f3339418b101da23fbcaee7d326bedaff677eceb25ab2_ppc64le",
"8Base-RHACM-2.6:rhacm2/governance-policy-spec-sync-rhel8@sha256:6849cf1b4dd883d5b4c0cf90a3adfb26cb59d03d3b892cee3669a32dd6b8dcc2_amd64",
"8Base-RHACM-2.6:rhacm2/governance-policy-spec-sync-rhel8@sha256:d06ffc621167aff31ecb0fa417b294ff0676fb00e4ef1c6cb0fb2aaf4b2561e0_arm64",
"8Base-RHACM-2.6:rhacm2/governance-policy-status-sync-rhel8@sha256:4c86e16f15aaf454e4e5ce5436e1db27a5f8a55f573c3eaf02e4786fe52edfc8_arm64",
"8Base-RHACM-2.6:rhacm2/governance-policy-status-sync-rhel8@sha256:cf6a75d94f50dd063e939aee18756c767cba43f4e1e62a9c2f2b764ac6f43746_s390x",
"8Base-RHACM-2.6:rhacm2/governance-policy-status-sync-rhel8@sha256:e072b615eeffff80a94831e58c70980684c1ec4bd972844b25b157eb7ed5937f_ppc64le",
"8Base-RHACM-2.6:rhacm2/governance-policy-status-sync-rhel8@sha256:fffe971caa2e911d9c972c0e88712ff431d34c63dbe74e25f1cababa50ea7417_amd64",
"8Base-RHACM-2.6:rhacm2/governance-policy-template-sync-rhel8@sha256:10bc1a3833599a593a058e804de67e92888ed779fd0000928d4a70b6c7d5c1c2_amd64",
"8Base-RHACM-2.6:rhacm2/governance-policy-template-sync-rhel8@sha256:5c17f979f47840a879059ad83de12f0756889564a17190ba4438a7632c999bb1_arm64",
"8Base-RHACM-2.6:rhacm2/governance-policy-template-sync-rhel8@sha256:848bce8007de7714afc8c755b5f0c3cdf5eb6b1d259811c947bc295924539a0e_ppc64le",
"8Base-RHACM-2.6:rhacm2/governance-policy-template-sync-rhel8@sha256:95439f7e18fa87601d5860cbd9ca5f0738786e30a629d23788fd5fe33d694c66_s390x",
"8Base-RHACM-2.6:rhacm2/grafana-dashboard-loader-rhel8@sha256:1f5c1b2cffebf069859e95d0e722cb293f8c176bf5c5873bb9517c96b26c2e10_arm64",
"8Base-RHACM-2.6:rhacm2/grafana-dashboard-loader-rhel8@sha256:5223158a122658bafbd853c596cdc1f7bd7a0e4fdd82b1c3668ac84adeae9f24_s390x",
"8Base-RHACM-2.6:rhacm2/grafana-dashboard-loader-rhel8@sha256:561f1f05925cfe3c5f0f8a9b7475be4bbab183b5611ecfe09b090d80fa4bc2fe_amd64",
"8Base-RHACM-2.6:rhacm2/grafana-dashboard-loader-rhel8@sha256:734270221ec4a516e7eb77f2ec3a753384242116aa70320a1dbe969e915af1df_ppc64le",
"8Base-RHACM-2.6:rhacm2/iam-policy-controller-rhel8@sha256:2827e5f485213f92e2d0092187f3976dd6fe598e39b5cf2212d48c3a44c34b13_arm64",
"8Base-RHACM-2.6:rhacm2/iam-policy-controller-rhel8@sha256:8ca9e80365c76b66b2de3924fc50a5912e606042c704b02cb174a4b8bd3927c4_amd64",
"8Base-RHACM-2.6:rhacm2/iam-policy-controller-rhel8@sha256:c5069e76a900aa300102a0ae54ecbc12c0ac31abfeed8656ee60a949daef79c3_s390x",
"8Base-RHACM-2.6:rhacm2/iam-policy-controller-rhel8@sha256:ca05e79e5508924af71f323c13f664770d8dd4eb61ecf0894e4f9a81f7a1b402_ppc64le",
"8Base-RHACM-2.6:rhacm2/insights-client-rhel8@sha256:02cacfec60c80b9228e8b18949751de867f974ea6b1172129096e64e949c0598_amd64",
"8Base-RHACM-2.6:rhacm2/insights-client-rhel8@sha256:2b14036d0291e54c3191682de2ea875a78d78c35b2791a5a113ba1a8920f0621_ppc64le",
"8Base-RHACM-2.6:rhacm2/insights-client-rhel8@sha256:d4c05f641de8fd0753d63cc6d5b62464d3d6a87d601514e87ef2e40bbe7b01b6_s390x",
"8Base-RHACM-2.6:rhacm2/insights-client-rhel8@sha256:e15c410b693b34f49869d037ebb5584384fcdf88114b7a94967ca09f1361a5f3_arm64",
"8Base-RHACM-2.6:rhacm2/insights-metrics-rhel8@sha256:67aa55bb65685395ad2773e7459dff5fbccdeedcf9e56ec2722d8f5c919eae89_s390x",
"8Base-RHACM-2.6:rhacm2/insights-metrics-rhel8@sha256:6c54e08f5f6c2cae41a5e108e1019ff6522af8f69d666e22eb4631cd83b85917_amd64",
"8Base-RHACM-2.6:rhacm2/insights-metrics-rhel8@sha256:88d9b7246aa75cb2c88ccb7f2f1202fc465be0f2d89e59f1d2259f69ada56d9d_arm64",
"8Base-RHACM-2.6:rhacm2/insights-metrics-rhel8@sha256:bad98fe71638d7346f31ea45f6063ec970bf90844bb5c5dc5f917bb0f0099899_ppc64le",
"8Base-RHACM-2.6:rhacm2/klusterlet-addon-controller-rhel8@sha256:22e510955af3fa736b7306c387f44b5f15f5f9a7a006c6587e06d5d8602cc2f0_s390x",
"8Base-RHACM-2.6:rhacm2/klusterlet-addon-controller-rhel8@sha256:55bc86326f992cc4f4401b93f90cdd2baa6728015ffaf6168f2d46ae43c70cf4_ppc64le",
"8Base-RHACM-2.6:rhacm2/klusterlet-addon-controller-rhel8@sha256:8dd7f47af047fb899c7fcbad61cb8f38da45990cac186f9235aec3e4e7de25e9_amd64",
"8Base-RHACM-2.6:rhacm2/klusterlet-addon-controller-rhel8@sha256:bdb97eb5bb0e8f59edf0d389fb07c45171e728dc8b4d2bdacd785193b46ec03b_arm64",
"8Base-RHACM-2.6:rhacm2/kube-rbac-proxy-rhel8@sha256:11a353ee9da6cc843d5f346f4fa51681d13318e2e61fc4d1a3f63406eb175260_s390x",
"8Base-RHACM-2.6:rhacm2/kube-rbac-proxy-rhel8@sha256:31757f3e3bb08b4e49e54694b18b3cf327637be20535482b2df1345b17444dda_amd64",
"8Base-RHACM-2.6:rhacm2/kube-rbac-proxy-rhel8@sha256:b2c0b7414d0fc36a49cbdc5a56b25dd62aac18defc2defbd9c1895cd13a5e716_arm64",
"8Base-RHACM-2.6:rhacm2/kube-rbac-proxy-rhel8@sha256:dbd816d503e9beb58622604432eb415419e893627eb95c1ceeb8ff5bda7d6335_ppc64le",
"8Base-RHACM-2.6:rhacm2/kube-state-metrics-rhel8@sha256:53246a6df1f0880d94ed2644fa4366e3e2108b6fa8a51745af87785346ce5304_s390x",
"8Base-RHACM-2.6:rhacm2/kube-state-metrics-rhel8@sha256:5f2393bceefffb32240043b6722aa73d31fc8133cc2666fcf5eb8d33794bc54f_arm64",
"8Base-RHACM-2.6:rhacm2/kube-state-metrics-rhel8@sha256:c792c043462281cde7c93bd8e2136f62ca17d072e7f466353f37de8e5f5dc949_ppc64le",
"8Base-RHACM-2.6:rhacm2/kube-state-metrics-rhel8@sha256:e6b1d24b56e6973eee1569e351db6637ca67e1d6cd124adb845cbf6e35a4f6af_amd64",
"8Base-RHACM-2.6:rhacm2/management-ingress-rhel8@sha256:07238998d21204cd8f25dc63e6dbde20a2dd25c3b96609729306db6c63a0fca4_arm64",
"8Base-RHACM-2.6:rhacm2/management-ingress-rhel8@sha256:0d2665d19a8753c6269f594b68b067cd62a402404287e6416543c1af2d7d3cf4_ppc64le",
"8Base-RHACM-2.6:rhacm2/management-ingress-rhel8@sha256:6917d018e53aabb6f5402f02000aedd2e5cf71bcc84562e0fc7d7c87049f4b67_amd64",
"8Base-RHACM-2.6:rhacm2/management-ingress-rhel8@sha256:73b0444bd91a1dade3b7e76245ac8d6cb568929bba321b8c86c269d6f542ac3b_s390x",
"8Base-RHACM-2.6:rhacm2/memcached-exporter-rhel8@sha256:7d85dd62346a647d22202baa0f8d405b2aaf9a7174b38e5d29df2e03530009c3_s390x",
"8Base-RHACM-2.6:rhacm2/memcached-exporter-rhel8@sha256:9635616c8f058e67d557201147904b05f8b49938f63fb2b0239dfca883f61685_arm64",
"8Base-RHACM-2.6:rhacm2/memcached-exporter-rhel8@sha256:9e91ecec92ec0df8b72beb6040f39d9a25b0bfad844e92ea34cc2d648d221d22_ppc64le",
"8Base-RHACM-2.6:rhacm2/memcached-exporter-rhel8@sha256:c773b9a2fffcd549d4936054260f655c78da603957826d6bad4e8567a213ad10_amd64",
"8Base-RHACM-2.6:rhacm2/memcached-rhel8@sha256:584f8c4a9a1b75fc71948a98add560d4fe3d936ee46ac791f32121dbadf8c7d2_ppc64le",
"8Base-RHACM-2.6:rhacm2/memcached-rhel8@sha256:59b3ce3f3f4459c97cfffee5e20830d70f8a69198b5fab271e6c478d615c46d3_arm64",
"8Base-RHACM-2.6:rhacm2/memcached-rhel8@sha256:6f458c76757203b28434f871027c6a466a73d246ceb5bfac8793ad1896a672ab_amd64",
"8Base-RHACM-2.6:rhacm2/memcached-rhel8@sha256:e34722fd656e3205dcdb565b0ab68e9971174c11f125dbfff3bf82e1e21f3a76_s390x",
"8Base-RHACM-2.6:rhacm2/metrics-collector-rhel8@sha256:3a81a018b939752543e78c2d68d1436b851be2256b88c3e66cd506ae1d8f4c9c_ppc64le",
"8Base-RHACM-2.6:rhacm2/metrics-collector-rhel8@sha256:6a3e0c36c123c9dc54759655d9148f580abada501034914863a6528ded19ef34_amd64",
"8Base-RHACM-2.6:rhacm2/metrics-collector-rhel8@sha256:7991f484f97b9951f27f70e67d5db0850c4189ee86db8406cdda961a9beb06f0_arm64",
"8Base-RHACM-2.6:rhacm2/metrics-collector-rhel8@sha256:fa08b9bf3fd334738984e150ba5bfd2e005374752f3112340b65f6434eacd057_s390x",
"8Base-RHACM-2.6:rhacm2/multicloud-integrations-rhel8@sha256:2bcbf9a565f3c566061325aca3174ec755b5c94a28612718a3f1563db317273e_ppc64le",
"8Base-RHACM-2.6:rhacm2/multicloud-integrations-rhel8@sha256:6813ccd43a1aecd1aaf4d5d4b1620fd63bbca00b736100189ff91246bf3bc36b_arm64",
"8Base-RHACM-2.6:rhacm2/multicloud-integrations-rhel8@sha256:db89ef3686570526afdb2b79fd698aca5dc50c633009760f1748fb9fd506067b_amd64",
"8Base-RHACM-2.6:rhacm2/multicloud-integrations-rhel8@sha256:db8bc27937802c5d8fff769b9c93c8a01411629d199adbc39235e721d6468b30_s390x",
"8Base-RHACM-2.6:rhacm2/multicluster-observability-rhel8-operator@sha256:434db0ca203b14b899fff9b7a2a5b975de852ea29620a828f29246448aba873c_ppc64le",
"8Base-RHACM-2.6:rhacm2/multicluster-observability-rhel8-operator@sha256:876bfa63b0e13833eaeadb7c6a0481f1d7970b283f69ece4d81c99985f4dd161_arm64",
"8Base-RHACM-2.6:rhacm2/multicluster-observability-rhel8-operator@sha256:d23f208e020d42bc095011d423146e2da35b2bc85b844911bde2f4edf696bdca_amd64",
"8Base-RHACM-2.6:rhacm2/multicluster-observability-rhel8-operator@sha256:f29581baf5277588d2e4cd01380ecf46e3c97a2f17ade01b048f75c29f18d62c_s390x",
"8Base-RHACM-2.6:rhacm2/multicluster-operators-application-rhel8@sha256:1952d422bd7ba42323711faba59244c449293cc92502e350460fee07c0e3b34a_ppc64le",
"8Base-RHACM-2.6:rhacm2/multicluster-operators-application-rhel8@sha256:566a60f630ec346eced3106ec072963d1b9f9d300e7d4cee6af6dc0d590a3937_s390x",
"8Base-RHACM-2.6:rhacm2/multicluster-operators-application-rhel8@sha256:724dd9f4a5e4acd061206ca2ea57c329210ade5135dbdf941b8d7e720daa4f10_arm64",
"8Base-RHACM-2.6:rhacm2/multicluster-operators-application-rhel8@sha256:ace8895fc62c1394dfa7854fd9ce3e14ef859e989255f70dc9a5a3d9bcd514c0_amd64",
"8Base-RHACM-2.6:rhacm2/multicluster-operators-channel-rhel8@sha256:1ebe6504a6a58f39f93952bf1c135ea58ff77e65c5b8ba73c7ad6295e66a1b45_s390x",
"8Base-RHACM-2.6:rhacm2/multicluster-operators-channel-rhel8@sha256:557cc962d0b10d80a9dea7adce387ea28fb4199a02fa8546645ab2cacbf28b88_ppc64le",
"8Base-RHACM-2.6:rhacm2/multicluster-operators-channel-rhel8@sha256:82526c7c046325bde1dfa0a47b58b773355f00bc95c23be75105e7255e7bddd2_arm64",
"8Base-RHACM-2.6:rhacm2/multicluster-operators-channel-rhel8@sha256:85e20d97f28e43668c2790bd6e0adbc598d01f9fab849761fb96d7a5c4946a87_amd64",
"8Base-RHACM-2.6:rhacm2/multicluster-operators-subscription-rhel8@sha256:7310f31faae367a363c27a7236b562bbfe8381a352fce906279590bac11571d2_ppc64le",
"8Base-RHACM-2.6:rhacm2/multicluster-operators-subscription-rhel8@sha256:7676d33b9be36ca6660d3aed888fdffcf270fcf82258ed9531e2746a3d27610c_s390x",
"8Base-RHACM-2.6:rhacm2/multicluster-operators-subscription-rhel8@sha256:e718d5abef58365d547ef73828a26adff5b6cef1bf935aa7c27f12f604b50337_amd64",
"8Base-RHACM-2.6:rhacm2/multicluster-operators-subscription-rhel8@sha256:f58aff87d1efb64417c6976f6772a464e54beefe847f50a141726b7a1a6a293a_arm64",
"8Base-RHACM-2.6:rhacm2/multiclusterhub-repo-rhel8@sha256:03222a9dd6eca9cf44932a0ff1bf89bd9d2d29683f1ebb0d0aa49171b77a4963_ppc64le",
"8Base-RHACM-2.6:rhacm2/multiclusterhub-repo-rhel8@sha256:881b8c3b19918affd478c0ad0c73dff96dd28f5c1dfddb86472b42e422fa25b6_amd64",
"8Base-RHACM-2.6:rhacm2/multiclusterhub-repo-rhel8@sha256:9de94ea1f83ec8b7257c7b2befc1485ed9cc40c9ef3600c4c4c50934e708cf9d_s390x",
"8Base-RHACM-2.6:rhacm2/multiclusterhub-repo-rhel8@sha256:a45ed68e7d3ac89d17eaf06445cabfc19a9ce85a42f116d75028d6acd18a322b_arm64",
"8Base-RHACM-2.6:rhacm2/multiclusterhub-rhel8@sha256:48d1fa8bc5f6a4d8349c41126301bd86d12836384f336881ecb71bd79f84ae93_ppc64le",
"8Base-RHACM-2.6:rhacm2/multiclusterhub-rhel8@sha256:a33e91fb763a2f0894433bce31bd44229e7d5f5c53d36c6b6f643807a45c110b_arm64",
"8Base-RHACM-2.6:rhacm2/multiclusterhub-rhel8@sha256:d6e126cbdd3cfbcdee04b093389ca1b07ac8038da96060051ed94e1eeacc6d92_s390x",
"8Base-RHACM-2.6:rhacm2/multiclusterhub-rhel8@sha256:ecf12158a2d8802b4c7efd6b336ff36c1e002223b1d385a40fbef638d5e4aa21_amd64",
"8Base-RHACM-2.6:rhacm2/node-exporter-rhel8@sha256:14d23638efff3c30661c9a5f3ddb6ab0c7a9d162de1176dd9565cf49dfa4b9c5_amd64",
"8Base-RHACM-2.6:rhacm2/node-exporter-rhel8@sha256:533005e1608de68a09e53599de3f30990db95cb923794bab9ae9e3bc1a8b6baf_arm64",
"8Base-RHACM-2.6:rhacm2/node-exporter-rhel8@sha256:99eef3491c7092afa14179b9a9d39dd8fbfb3c9bb61759d678af5d91ac23e59d_s390x",
"8Base-RHACM-2.6:rhacm2/node-exporter-rhel8@sha256:e200d4e1802cce7fce32b1e0dc5c3220b6f6477b73b3a2d8ea26a5a42d63f46b_ppc64le",
"8Base-RHACM-2.6:rhacm2/observatorium-rhel8-operator@sha256:092e3437e6d38b2bf676d7fb67ad672e3ef03440017b5af7c1ebd2beb3f437eb_amd64",
"8Base-RHACM-2.6:rhacm2/observatorium-rhel8-operator@sha256:8cf076bfb049d1aabd00040ee65f0fedd590f0dd448c7561de494093a915b397_ppc64le",
"8Base-RHACM-2.6:rhacm2/observatorium-rhel8-operator@sha256:e69987a64fdbf873d4b19d8626c0c5e99dd13d7c95446850559be966dae45ad0_arm64",
"8Base-RHACM-2.6:rhacm2/observatorium-rhel8-operator@sha256:f0bf89eaea6b7afc2d08c77bd40dfba581f91f462f5ec3d70473b332ca6f781c_s390x",
"8Base-RHACM-2.6:rhacm2/observatorium-rhel8@sha256:0686cfddd61737f7e7eb4f0c011397277394559edac3bb947c0969e302686dd5_ppc64le",
"8Base-RHACM-2.6:rhacm2/observatorium-rhel8@sha256:8f2f3732600235f66c406b6121ac37979f52572ce90353b6e099be7b74406251_amd64",
"8Base-RHACM-2.6:rhacm2/observatorium-rhel8@sha256:9e1fccc5b17865a6d7baaa1a15cb50f47d80a14b0a7bcbd94c12f0ddcaaf1b28_s390x",
"8Base-RHACM-2.6:rhacm2/observatorium-rhel8@sha256:bdd89a1051c8f21e7d81ff80c96731a0eaa7d15c320ab1e6b1dc3f6babd42598_arm64",
"8Base-RHACM-2.6:rhacm2/prometheus-alertmanager-rhel8@sha256:0860b7aa5e8b07792ad7f5d5c0654e23e9da8eedd4b9f509caea616dcfa97d69_amd64",
"8Base-RHACM-2.6:rhacm2/prometheus-alertmanager-rhel8@sha256:624895d8579ef6f3e5b17558a30775790ec6f00701f8c5cdfa315292d7f9e867_s390x",
"8Base-RHACM-2.6:rhacm2/prometheus-alertmanager-rhel8@sha256:6d09865a228cdbbc6d1ac13042c3c00f0bd086f6dc181dfa3cdf8c7f9d826b9e_arm64",
"8Base-RHACM-2.6:rhacm2/prometheus-alertmanager-rhel8@sha256:c69fee848d21346a271972e89d91898eac9fec27d598d98ffa004ca8d1b53270_ppc64le",
"8Base-RHACM-2.6:rhacm2/prometheus-rhel8@sha256:52cea7c27de23e3358030b09f22b962723c523a940f8e2043edc298c907d761c_arm64",
"8Base-RHACM-2.6:rhacm2/prometheus-rhel8@sha256:67e0fadfbb4d99a60435ed12b470772b38ace4ca815fe73da68eb3c826e200fc_ppc64le",
"8Base-RHACM-2.6:rhacm2/prometheus-rhel8@sha256:e8241b1d852d605b44ecfcc552cb0f905f72e8a17c8d228162b40c19388f5176_s390x",
"8Base-RHACM-2.6:rhacm2/prometheus-rhel8@sha256:ed0cc13e79949436d29a7ad0b41b189744a177ea27545fd5eb9b4f71e87bd0eb_amd64",
"8Base-RHACM-2.6:rhacm2/rbac-query-proxy-rhel8@sha256:29c76a37497f212aed280e2bf16ef45fb3785fb4649ce17b7fe9d653a79e2112_arm64",
"8Base-RHACM-2.6:rhacm2/rbac-query-proxy-rhel8@sha256:475a45884a51127722030226ff9a5f0752c98574c41eb61796aece5e702346a3_ppc64le",
"8Base-RHACM-2.6:rhacm2/rbac-query-proxy-rhel8@sha256:582301b10af0b966ae7d5e130cb0e5f96e7912dc66b4108e0d6078656ca80604_amd64",
"8Base-RHACM-2.6:rhacm2/rbac-query-proxy-rhel8@sha256:f1c7de85a44c03f48a6f62ba1d7d650f0b06e0f502cecff1512ad637b5bc1c27_s390x",
"8Base-RHACM-2.6:rhacm2/redisgraph-tls-rhel8@sha256:128279a656bfbde6c2c052766d63a1de6a06d8bea2707813c64396c2ae382478_amd64",
"8Base-RHACM-2.6:rhacm2/redisgraph-tls-rhel8@sha256:35927ca6e6e9c8d420c499a0c8ad37c4297ba19743d550f489d3e66482275a49_arm64",
"8Base-RHACM-2.6:rhacm2/redisgraph-tls-rhel8@sha256:4696baed553266682ba2b54d3bf683d2ff1241b625de5ec54a45c1b2c5f96243_s390x",
"8Base-RHACM-2.6:rhacm2/redisgraph-tls-rhel8@sha256:d722f2ffab1f58bbaf3c62ef71dbf7e6c4023e6ab17690f1049075a321d0b1ac_ppc64le",
"8Base-RHACM-2.6:rhacm2/search-aggregator-rhel8@sha256:2b5f372c1c73c4de587b5a4388d95b8cc553fc56af446fcefa0e14c6d980b6b3_ppc64le",
"8Base-RHACM-2.6:rhacm2/search-aggregator-rhel8@sha256:38fceeedc0672def1c2cf42bb6743ae726e77d9f7352d002b3fc688c6d551852_amd64",
"8Base-RHACM-2.6:rhacm2/search-aggregator-rhel8@sha256:6a915335bcebb0884fc72df2dfee97c74d42c035864b960e1c800fa6c5f8d93c_arm64",
"8Base-RHACM-2.6:rhacm2/search-aggregator-rhel8@sha256:752decaefc38aa009f54201b38d4ab26d9b4020caec649d9b1f1564f56c47c2a_s390x",
"8Base-RHACM-2.6:rhacm2/search-api-rhel8@sha256:37eea70d5b1c89c25372dcea8c8c03e1e0a9af1b5a06f3b0706ba776ae8847c1_amd64",
"8Base-RHACM-2.6:rhacm2/search-api-rhel8@sha256:7400088d206592eb29cd86182909626262c9b2a99f017811fcc9d8a753c39009_arm64",
"8Base-RHACM-2.6:rhacm2/search-api-rhel8@sha256:aa8ea0deabc39a068f3f6ce9fa6334e44fc507355009a9bff448e742156ec203_ppc64le",
"8Base-RHACM-2.6:rhacm2/search-api-rhel8@sha256:b4d2d39c2b3b736987f1e888b858d52a7ebd9f8d0cebd3bdef8c59f6e3e41725_s390x",
"8Base-RHACM-2.6:rhacm2/search-collector-rhel8@sha256:0174699ec75fcda08892b4e72b674df989af51ea5f04de57a62c2a85a3c08f4f_arm64",
"8Base-RHACM-2.6:rhacm2/search-collector-rhel8@sha256:5a29a9805b8d20969cba86da11a9de8176a3172df361aec5fae136a4271de308_amd64",
"8Base-RHACM-2.6:rhacm2/search-collector-rhel8@sha256:be7eed9ad9502bcc294081f7e2098fc4f8411c912c34fe63479b5b770d06caca_s390x",
"8Base-RHACM-2.6:rhacm2/search-collector-rhel8@sha256:c467c1d7ceaf5281077f7fe8ff1c1c4cffe325132890a3ab9b96ea5db2e2c930_ppc64le",
"8Base-RHACM-2.6:rhacm2/search-rhel8@sha256:2135cd20bb7ebbf48499992fe46a928e28fc78c86e360633ea09054520c42539_ppc64le",
"8Base-RHACM-2.6:rhacm2/search-rhel8@sha256:3a7a31974210e21a3faed9b57a75b970c70ac41d9662b884d4ce67275f756fc7_arm64",
"8Base-RHACM-2.6:rhacm2/search-rhel8@sha256:6e6a19f1440e4eb15a8206e18f7f4dde3e1a5c6518944571d09923d116d3f04e_amd64",
"8Base-RHACM-2.6:rhacm2/search-rhel8@sha256:e6ed3e65f0d49b3c6b0e3e97593a8fae4d453f3aecf8d7829c0d25c68bc91ea1_s390x",
"8Base-RHACM-2.6:rhacm2/submariner-addon-rhel8@sha256:7b80d01371f551df506bd0c56df6829845bfce497ff01cc44b68f172ed5399b4_ppc64le",
"8Base-RHACM-2.6:rhacm2/submariner-addon-rhel8@sha256:934c560bc786015c694e9cffbae8e86f631b3331d62f5a547931446dae82f8c3_s390x",
"8Base-RHACM-2.6:rhacm2/submariner-addon-rhel8@sha256:b467881f4028a89a9e79ba93da719845db576f47a04ae6e569c2317be5594b29_arm64",
"8Base-RHACM-2.6:rhacm2/submariner-addon-rhel8@sha256:fc5592d42e4aca70288448d174511b922ece7f8cb4b41c6a36195c3a4a60aa36_amd64",
"8Base-RHACM-2.6:rhacm2/thanos-receive-controller-rhel8@sha256:21f2626c10c4fb61b37e6ca4ab574186b423f155fbc5cfef3e894fff04cc270e_ppc64le",
"8Base-RHACM-2.6:rhacm2/thanos-receive-controller-rhel8@sha256:c357074958324fc5d602cdcf1cba285bf8582e0b36af79a8f6211bb0dfb77a10_amd64",
"8Base-RHACM-2.6:rhacm2/thanos-receive-controller-rhel8@sha256:d9ac8e67d6d9858b16dd9d1d49c1dd904aa22a7b618e5d33292344faced9c0d3_arm64",
"8Base-RHACM-2.6:rhacm2/thanos-receive-controller-rhel8@sha256:e3b840a7833680170f9e9ca52309552c584935a68c75cc71e6d576b104dc01c8_s390x",
"8Base-RHACM-2.6:rhacm2/thanos-rhel8@sha256:453c525197ccfe1f866af70ca2e7f3deb6f98d0b98c09b602b4fa1368787213d_amd64",
"8Base-RHACM-2.6:rhacm2/thanos-rhel8@sha256:4b3b45ad0b564360c245d20b1540c2398c9606cf8684275e4ee071c591357929_arm64",
"8Base-RHACM-2.6:rhacm2/thanos-rhel8@sha256:7e43ba8f47ec54b5f86d13c81b67b044176530b63b5ae3f40332fc975cc6b21f_s390x",
"8Base-RHACM-2.6:rhacm2/thanos-rhel8@sha256:faaa00c0af80c781a7c610616153a3cd1dc1b20637934c3a243a2e9664ba0ee5_ppc64le"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2022:6370"
}
],
"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.6:rhacm2/acm-governance-policy-addon-controller-rhel8@sha256:615ab5d9542759d921634737709e84a8e65d003ea136e5d22858d380225fd177_amd64",
"8Base-RHACM-2.6:rhacm2/acm-governance-policy-addon-controller-rhel8@sha256:958b729d30f10b9c121e68ac8ede2054ed29cc52a9a7d6df0537ed221aa74358_s390x",
"8Base-RHACM-2.6:rhacm2/acm-governance-policy-addon-controller-rhel8@sha256:b5bef941b4e0b5b3529ca5b2311c85295b9f6d12e482a9cbdad691c2406541f1_ppc64le",
"8Base-RHACM-2.6:rhacm2/acm-governance-policy-addon-controller-rhel8@sha256:f6194b9056d77e54f3c74caa9eab87bd1df1818d082fc807229d1c44ec6c88c4_arm64",
"8Base-RHACM-2.6:rhacm2/acm-grafana-rhel8@sha256:45616ed43b53d3a83e65828118f09430396f5bcb0566ae3a65d937b59f0d873e_s390x",
"8Base-RHACM-2.6:rhacm2/acm-grafana-rhel8@sha256:8c48441cfa850ea1274932e94da0831618c10f91022619c779304501a75fb161_amd64",
"8Base-RHACM-2.6:rhacm2/acm-grafana-rhel8@sha256:cc1c196b19c5fd8f313c6136359cc9dd37b5f59d32a581b10cf89b80b7d0cbf4_arm64",
"8Base-RHACM-2.6:rhacm2/acm-grafana-rhel8@sha256:cdf24e68e50be1350566243f6d2cb1403d09ab68e5fed39ea6c56212e42b90f1_ppc64le",
"8Base-RHACM-2.6:rhacm2/acm-must-gather-rhel8@sha256:1457ff5cfd61611fdc968d4af5b020d835e107b97932c7ba7b3f5ed4cbd0e39f_ppc64le",
"8Base-RHACM-2.6:rhacm2/acm-must-gather-rhel8@sha256:39842906b3846418bc31098e2abad08210118d86aa683e9e5fd04a97822df22d_arm64",
"8Base-RHACM-2.6:rhacm2/acm-must-gather-rhel8@sha256:8a69add2d90a1e094de8510052b683e1765153da75e316ad7778499af0c5ddf9_s390x",
"8Base-RHACM-2.6:rhacm2/acm-must-gather-rhel8@sha256:dca91134a2c1c33c736afcd4c9373749448641385f39162c74e115691289e843_amd64",
"8Base-RHACM-2.6:rhacm2/acm-operator-bundle@sha256:0eac6124f59492d09c1ae650025d59ea0e8547d9f9c832cb9607b09254ff6ddd_s390x",
"8Base-RHACM-2.6:rhacm2/acm-operator-bundle@sha256:1cbcd58a4c23e4c89a6a0509f78802a5aa21205db2784ebc9772b99a3917b183_arm64",
"8Base-RHACM-2.6:rhacm2/acm-operator-bundle@sha256:997aaee36f0bed47e231925a3f2c2ecc503410e54b35727f035c72477f3d1944_ppc64le",
"8Base-RHACM-2.6:rhacm2/acm-operator-bundle@sha256:ce699187f250b93976b8063228ac12d11c6c8f6baba69ba4ed17a38730e84eb3_amd64",
"8Base-RHACM-2.6:rhacm2/acm-prometheus-config-reloader-rhel8@sha256:693a77a9324d6c7f0e69bd9d5725b51f3e429972f1e67469e93648cb347eae84_arm64",
"8Base-RHACM-2.6:rhacm2/acm-prometheus-config-reloader-rhel8@sha256:89757e804d5df2b5eeeb1191b599c3acb9e75f61170f888095302830d6de0582_s390x",
"8Base-RHACM-2.6:rhacm2/acm-prometheus-config-reloader-rhel8@sha256:8e45e1fd7342d7525b118f01794cac1f4a8662def5f2a06336b698db2e268742_amd64",
"8Base-RHACM-2.6:rhacm2/acm-prometheus-config-reloader-rhel8@sha256:ce1c17b34b7aac2e990dc0efe40f4406e73f727b2c7bfe109eded849de753f1a_ppc64le",
"8Base-RHACM-2.6:rhacm2/acm-prometheus-rhel8@sha256:728606d96dd9e0fc2e7810e092e10ee071ec36598c990c8252beccace59a679e_amd64",
"8Base-RHACM-2.6:rhacm2/acm-prometheus-rhel8@sha256:b457d0b95d88c5dd0aac87492cbca40a9d7c2074002ad110f52d562f0c5d0797_arm64",
"8Base-RHACM-2.6:rhacm2/acm-prometheus-rhel8@sha256:f34d2569033bfb1d173342264f090f46d80f7843d52704a7ce9e9eb9de2f5abb_s390x",
"8Base-RHACM-2.6:rhacm2/acm-prometheus-rhel8@sha256:f720e0a94bfe7ed5d812819a3e77cc0581be102970127d8c0d4aa06a05edbf3d_ppc64le",
"8Base-RHACM-2.6:rhacm2/acm-volsync-addon-controller-rhel8@sha256:17ccd6b924b36ab14e3ca5f5331ba7e4c86f8cb64304640d58c3ee6b76edbcaf_ppc64le",
"8Base-RHACM-2.6:rhacm2/acm-volsync-addon-controller-rhel8@sha256:27079308ea87e35564cc3089c65eae68d63880a3bb093ca64d1678a68b60fcec_amd64",
"8Base-RHACM-2.6:rhacm2/acm-volsync-addon-controller-rhel8@sha256:9eabaac2df91aeef613d6973669d07298f2159c6a6e0c9f294623f7b1a10bc08_s390x",
"8Base-RHACM-2.6:rhacm2/acm-volsync-addon-controller-rhel8@sha256:f7abdf1756bc0ff2ebf02fee0469a8b9eeabe1fa8cafdd21c6e8f958155b70bb_arm64",
"8Base-RHACM-2.6:rhacm2/cert-policy-controller-rhel8@sha256:017c1e663827a3b55d70badd3ed979b5d1831252c49d671897a85a75afaa5bb0_s390x",
"8Base-RHACM-2.6:rhacm2/cert-policy-controller-rhel8@sha256:0610778095974edf936602018281bf7a5e287ba9eca9f661a423e68bbe000e40_ppc64le",
"8Base-RHACM-2.6:rhacm2/cert-policy-controller-rhel8@sha256:a66d7d4ee1179f7fce639490f919d722db54eaa3118b4135078c33e6cbf91488_amd64",
"8Base-RHACM-2.6:rhacm2/cert-policy-controller-rhel8@sha256:d660befef0c8f7a4db7aa3b865545c9863d8f37e7ba4b8de4380185f82b208d4_arm64",
"8Base-RHACM-2.6:rhacm2/cluster-backup-rhel8-operator@sha256:1a749d0795972a9bfd5a00aa96c238a660673464be01b2aa9fd7a3aeead6ddf7_amd64",
"8Base-RHACM-2.6:rhacm2/cluster-backup-rhel8-operator@sha256:8915dbdc562e63441f79041bdf1176e46ce53e95418d133f0cd0c1ff79da48a2_arm64",
"8Base-RHACM-2.6:rhacm2/cluster-backup-rhel8-operator@sha256:995f225449b207da9a3cad175dac85b87eefb28ff5bae6a588f40fd79fbe12a1_ppc64le",
"8Base-RHACM-2.6:rhacm2/cluster-backup-rhel8-operator@sha256:f1255a76c6275a4b6a400c82e204a5112fff6fe87f71626f8f309763f6a5d9e4_s390x",
"8Base-RHACM-2.6:rhacm2/config-policy-controller-rhel8@sha256:3b2e0d850e8fc966ec80bff16df26002334744a96b81c7a7dfe222f1706a52e3_s390x",
"8Base-RHACM-2.6:rhacm2/config-policy-controller-rhel8@sha256:447f275bbde46d7fc173798ef5abc0a77a6780f0dffdc171786edbe00f27d8d8_ppc64le",
"8Base-RHACM-2.6:rhacm2/config-policy-controller-rhel8@sha256:61964a1a0ddf2e98bcf5249b7374235055ab85cc26663a8d9397c2b7f6fbb4c6_amd64",
"8Base-RHACM-2.6:rhacm2/config-policy-controller-rhel8@sha256:a3abaa3d0bf1d34fa9e40903a8713c439f5f7f751e775d32cbab308983064ce0_arm64",
"8Base-RHACM-2.6:rhacm2/console-rhel8@sha256:6c0f630ff57f6f423df6dbf4df9faad25089f9b391be35cb8bc9cd5211f94d67_arm64",
"8Base-RHACM-2.6:rhacm2/console-rhel8@sha256:8608aed6971299def3fbe749336727e84c69582664dedac3145b92ea24e62e4d_amd64",
"8Base-RHACM-2.6:rhacm2/console-rhel8@sha256:afa80ae8274db7fa6796c35980fc5df15889e94aff3361f6cda643e5a09da220_ppc64le",
"8Base-RHACM-2.6:rhacm2/console-rhel8@sha256:f06e4e3f62db52c6d7fa0bc1f289de773e18d076bc38612e1b0ddc85c76fde06_s390x",
"8Base-RHACM-2.6:rhacm2/endpoint-monitoring-rhel8-operator@sha256:060bcd658756a924b4ce4d202bd447a3254fc1f49af7d685dde8720f355cde8e_arm64",
"8Base-RHACM-2.6:rhacm2/endpoint-monitoring-rhel8-operator@sha256:091d66731c5fe8eba5646c6b2622bb38c074e202a8a4a7e906921673b60f0898_amd64",
"8Base-RHACM-2.6:rhacm2/endpoint-monitoring-rhel8-operator@sha256:80660eb7f3c068768b0ea04ff20f4539194c52427ffdab4626bf781aa3f2ca64_s390x",
"8Base-RHACM-2.6:rhacm2/endpoint-monitoring-rhel8-operator@sha256:d6204fcf04c83bac13232ec1602572ad5f22bb528537e591079dfa36152697ec_ppc64le",
"8Base-RHACM-2.6:rhacm2/governance-policy-propagator-rhel8@sha256:51be0f04938b60ed1dba60908bebd2000d78e4ade34757bae70a083c67d77e8e_arm64",
"8Base-RHACM-2.6:rhacm2/governance-policy-propagator-rhel8@sha256:9577701bf3c7aa00b99531d2c3842130abc6cd91c52c4a7ba040b705eeace4c7_s390x",
"8Base-RHACM-2.6:rhacm2/governance-policy-propagator-rhel8@sha256:bdc6c128628db86697af198430c5ae5c61c3e586c1a97187e4d4e852cec61e92_ppc64le",
"8Base-RHACM-2.6:rhacm2/governance-policy-propagator-rhel8@sha256:cc519319b9f4fe672144ebedd772ddf56d5de90e3c8f52c0fb9b55313f71a7b3_amd64",
"8Base-RHACM-2.6:rhacm2/governance-policy-spec-sync-rhel8@sha256:2c1905ae8a83e5598678457fd955cbc867453ed5836de6fcc182e4928df8bd67_s390x",
"8Base-RHACM-2.6:rhacm2/governance-policy-spec-sync-rhel8@sha256:4a8d30cc0e1d83c69b7f3339418b101da23fbcaee7d326bedaff677eceb25ab2_ppc64le",
"8Base-RHACM-2.6:rhacm2/governance-policy-spec-sync-rhel8@sha256:6849cf1b4dd883d5b4c0cf90a3adfb26cb59d03d3b892cee3669a32dd6b8dcc2_amd64",
"8Base-RHACM-2.6:rhacm2/governance-policy-spec-sync-rhel8@sha256:d06ffc621167aff31ecb0fa417b294ff0676fb00e4ef1c6cb0fb2aaf4b2561e0_arm64",
"8Base-RHACM-2.6:rhacm2/governance-policy-status-sync-rhel8@sha256:4c86e16f15aaf454e4e5ce5436e1db27a5f8a55f573c3eaf02e4786fe52edfc8_arm64",
"8Base-RHACM-2.6:rhacm2/governance-policy-status-sync-rhel8@sha256:cf6a75d94f50dd063e939aee18756c767cba43f4e1e62a9c2f2b764ac6f43746_s390x",
"8Base-RHACM-2.6:rhacm2/governance-policy-status-sync-rhel8@sha256:e072b615eeffff80a94831e58c70980684c1ec4bd972844b25b157eb7ed5937f_ppc64le",
"8Base-RHACM-2.6:rhacm2/governance-policy-status-sync-rhel8@sha256:fffe971caa2e911d9c972c0e88712ff431d34c63dbe74e25f1cababa50ea7417_amd64",
"8Base-RHACM-2.6:rhacm2/governance-policy-template-sync-rhel8@sha256:10bc1a3833599a593a058e804de67e92888ed779fd0000928d4a70b6c7d5c1c2_amd64",
"8Base-RHACM-2.6:rhacm2/governance-policy-template-sync-rhel8@sha256:5c17f979f47840a879059ad83de12f0756889564a17190ba4438a7632c999bb1_arm64",
"8Base-RHACM-2.6:rhacm2/governance-policy-template-sync-rhel8@sha256:848bce8007de7714afc8c755b5f0c3cdf5eb6b1d259811c947bc295924539a0e_ppc64le",
"8Base-RHACM-2.6:rhacm2/governance-policy-template-sync-rhel8@sha256:95439f7e18fa87601d5860cbd9ca5f0738786e30a629d23788fd5fe33d694c66_s390x",
"8Base-RHACM-2.6:rhacm2/grafana-dashboard-loader-rhel8@sha256:1f5c1b2cffebf069859e95d0e722cb293f8c176bf5c5873bb9517c96b26c2e10_arm64",
"8Base-RHACM-2.6:rhacm2/grafana-dashboard-loader-rhel8@sha256:5223158a122658bafbd853c596cdc1f7bd7a0e4fdd82b1c3668ac84adeae9f24_s390x",
"8Base-RHACM-2.6:rhacm2/grafana-dashboard-loader-rhel8@sha256:561f1f05925cfe3c5f0f8a9b7475be4bbab183b5611ecfe09b090d80fa4bc2fe_amd64",
"8Base-RHACM-2.6:rhacm2/grafana-dashboard-loader-rhel8@sha256:734270221ec4a516e7eb77f2ec3a753384242116aa70320a1dbe969e915af1df_ppc64le",
"8Base-RHACM-2.6:rhacm2/iam-policy-controller-rhel8@sha256:2827e5f485213f92e2d0092187f3976dd6fe598e39b5cf2212d48c3a44c34b13_arm64",
"8Base-RHACM-2.6:rhacm2/iam-policy-controller-rhel8@sha256:8ca9e80365c76b66b2de3924fc50a5912e606042c704b02cb174a4b8bd3927c4_amd64",
"8Base-RHACM-2.6:rhacm2/iam-policy-controller-rhel8@sha256:c5069e76a900aa300102a0ae54ecbc12c0ac31abfeed8656ee60a949daef79c3_s390x",
"8Base-RHACM-2.6:rhacm2/iam-policy-controller-rhel8@sha256:ca05e79e5508924af71f323c13f664770d8dd4eb61ecf0894e4f9a81f7a1b402_ppc64le",
"8Base-RHACM-2.6:rhacm2/insights-client-rhel8@sha256:02cacfec60c80b9228e8b18949751de867f974ea6b1172129096e64e949c0598_amd64",
"8Base-RHACM-2.6:rhacm2/insights-client-rhel8@sha256:2b14036d0291e54c3191682de2ea875a78d78c35b2791a5a113ba1a8920f0621_ppc64le",
"8Base-RHACM-2.6:rhacm2/insights-client-rhel8@sha256:d4c05f641de8fd0753d63cc6d5b62464d3d6a87d601514e87ef2e40bbe7b01b6_s390x",
"8Base-RHACM-2.6:rhacm2/insights-client-rhel8@sha256:e15c410b693b34f49869d037ebb5584384fcdf88114b7a94967ca09f1361a5f3_arm64",
"8Base-RHACM-2.6:rhacm2/insights-metrics-rhel8@sha256:67aa55bb65685395ad2773e7459dff5fbccdeedcf9e56ec2722d8f5c919eae89_s390x",
"8Base-RHACM-2.6:rhacm2/insights-metrics-rhel8@sha256:6c54e08f5f6c2cae41a5e108e1019ff6522af8f69d666e22eb4631cd83b85917_amd64",
"8Base-RHACM-2.6:rhacm2/insights-metrics-rhel8@sha256:88d9b7246aa75cb2c88ccb7f2f1202fc465be0f2d89e59f1d2259f69ada56d9d_arm64",
"8Base-RHACM-2.6:rhacm2/insights-metrics-rhel8@sha256:bad98fe71638d7346f31ea45f6063ec970bf90844bb5c5dc5f917bb0f0099899_ppc64le",
"8Base-RHACM-2.6:rhacm2/klusterlet-addon-controller-rhel8@sha256:22e510955af3fa736b7306c387f44b5f15f5f9a7a006c6587e06d5d8602cc2f0_s390x",
"8Base-RHACM-2.6:rhacm2/klusterlet-addon-controller-rhel8@sha256:55bc86326f992cc4f4401b93f90cdd2baa6728015ffaf6168f2d46ae43c70cf4_ppc64le",
"8Base-RHACM-2.6:rhacm2/klusterlet-addon-controller-rhel8@sha256:8dd7f47af047fb899c7fcbad61cb8f38da45990cac186f9235aec3e4e7de25e9_amd64",
"8Base-RHACM-2.6:rhacm2/klusterlet-addon-controller-rhel8@sha256:bdb97eb5bb0e8f59edf0d389fb07c45171e728dc8b4d2bdacd785193b46ec03b_arm64",
"8Base-RHACM-2.6:rhacm2/kube-rbac-proxy-rhel8@sha256:11a353ee9da6cc843d5f346f4fa51681d13318e2e61fc4d1a3f63406eb175260_s390x",
"8Base-RHACM-2.6:rhacm2/kube-rbac-proxy-rhel8@sha256:31757f3e3bb08b4e49e54694b18b3cf327637be20535482b2df1345b17444dda_amd64",
"8Base-RHACM-2.6:rhacm2/kube-rbac-proxy-rhel8@sha256:b2c0b7414d0fc36a49cbdc5a56b25dd62aac18defc2defbd9c1895cd13a5e716_arm64",
"8Base-RHACM-2.6:rhacm2/kube-rbac-proxy-rhel8@sha256:dbd816d503e9beb58622604432eb415419e893627eb95c1ceeb8ff5bda7d6335_ppc64le",
"8Base-RHACM-2.6:rhacm2/kube-state-metrics-rhel8@sha256:53246a6df1f0880d94ed2644fa4366e3e2108b6fa8a51745af87785346ce5304_s390x",
"8Base-RHACM-2.6:rhacm2/kube-state-metrics-rhel8@sha256:5f2393bceefffb32240043b6722aa73d31fc8133cc2666fcf5eb8d33794bc54f_arm64",
"8Base-RHACM-2.6:rhacm2/kube-state-metrics-rhel8@sha256:c792c043462281cde7c93bd8e2136f62ca17d072e7f466353f37de8e5f5dc949_ppc64le",
"8Base-RHACM-2.6:rhacm2/kube-state-metrics-rhel8@sha256:e6b1d24b56e6973eee1569e351db6637ca67e1d6cd124adb845cbf6e35a4f6af_amd64",
"8Base-RHACM-2.6:rhacm2/management-ingress-rhel8@sha256:07238998d21204cd8f25dc63e6dbde20a2dd25c3b96609729306db6c63a0fca4_arm64",
"8Base-RHACM-2.6:rhacm2/management-ingress-rhel8@sha256:0d2665d19a8753c6269f594b68b067cd62a402404287e6416543c1af2d7d3cf4_ppc64le",
"8Base-RHACM-2.6:rhacm2/management-ingress-rhel8@sha256:6917d018e53aabb6f5402f02000aedd2e5cf71bcc84562e0fc7d7c87049f4b67_amd64",
"8Base-RHACM-2.6:rhacm2/management-ingress-rhel8@sha256:73b0444bd91a1dade3b7e76245ac8d6cb568929bba321b8c86c269d6f542ac3b_s390x",
"8Base-RHACM-2.6:rhacm2/memcached-exporter-rhel8@sha256:7d85dd62346a647d22202baa0f8d405b2aaf9a7174b38e5d29df2e03530009c3_s390x",
"8Base-RHACM-2.6:rhacm2/memcached-exporter-rhel8@sha256:9635616c8f058e67d557201147904b05f8b49938f63fb2b0239dfca883f61685_arm64",
"8Base-RHACM-2.6:rhacm2/memcached-exporter-rhel8@sha256:9e91ecec92ec0df8b72beb6040f39d9a25b0bfad844e92ea34cc2d648d221d22_ppc64le",
"8Base-RHACM-2.6:rhacm2/memcached-exporter-rhel8@sha256:c773b9a2fffcd549d4936054260f655c78da603957826d6bad4e8567a213ad10_amd64",
"8Base-RHACM-2.6:rhacm2/memcached-rhel8@sha256:584f8c4a9a1b75fc71948a98add560d4fe3d936ee46ac791f32121dbadf8c7d2_ppc64le",
"8Base-RHACM-2.6:rhacm2/memcached-rhel8@sha256:59b3ce3f3f4459c97cfffee5e20830d70f8a69198b5fab271e6c478d615c46d3_arm64",
"8Base-RHACM-2.6:rhacm2/memcached-rhel8@sha256:6f458c76757203b28434f871027c6a466a73d246ceb5bfac8793ad1896a672ab_amd64",
"8Base-RHACM-2.6:rhacm2/memcached-rhel8@sha256:e34722fd656e3205dcdb565b0ab68e9971174c11f125dbfff3bf82e1e21f3a76_s390x",
"8Base-RHACM-2.6:rhacm2/metrics-collector-rhel8@sha256:3a81a018b939752543e78c2d68d1436b851be2256b88c3e66cd506ae1d8f4c9c_ppc64le",
"8Base-RHACM-2.6:rhacm2/metrics-collector-rhel8@sha256:6a3e0c36c123c9dc54759655d9148f580abada501034914863a6528ded19ef34_amd64",
"8Base-RHACM-2.6:rhacm2/metrics-collector-rhel8@sha256:7991f484f97b9951f27f70e67d5db0850c4189ee86db8406cdda961a9beb06f0_arm64",
"8Base-RHACM-2.6:rhacm2/metrics-collector-rhel8@sha256:fa08b9bf3fd334738984e150ba5bfd2e005374752f3112340b65f6434eacd057_s390x",
"8Base-RHACM-2.6:rhacm2/multicloud-integrations-rhel8@sha256:2bcbf9a565f3c566061325aca3174ec755b5c94a28612718a3f1563db317273e_ppc64le",
"8Base-RHACM-2.6:rhacm2/multicloud-integrations-rhel8@sha256:6813ccd43a1aecd1aaf4d5d4b1620fd63bbca00b736100189ff91246bf3bc36b_arm64",
"8Base-RHACM-2.6:rhacm2/multicloud-integrations-rhel8@sha256:db89ef3686570526afdb2b79fd698aca5dc50c633009760f1748fb9fd506067b_amd64",
"8Base-RHACM-2.6:rhacm2/multicloud-integrations-rhel8@sha256:db8bc27937802c5d8fff769b9c93c8a01411629d199adbc39235e721d6468b30_s390x",
"8Base-RHACM-2.6:rhacm2/multicluster-observability-rhel8-operator@sha256:434db0ca203b14b899fff9b7a2a5b975de852ea29620a828f29246448aba873c_ppc64le",
"8Base-RHACM-2.6:rhacm2/multicluster-observability-rhel8-operator@sha256:876bfa63b0e13833eaeadb7c6a0481f1d7970b283f69ece4d81c99985f4dd161_arm64",
"8Base-RHACM-2.6:rhacm2/multicluster-observability-rhel8-operator@sha256:d23f208e020d42bc095011d423146e2da35b2bc85b844911bde2f4edf696bdca_amd64",
"8Base-RHACM-2.6:rhacm2/multicluster-observability-rhel8-operator@sha256:f29581baf5277588d2e4cd01380ecf46e3c97a2f17ade01b048f75c29f18d62c_s390x",
"8Base-RHACM-2.6:rhacm2/multicluster-operators-application-rhel8@sha256:1952d422bd7ba42323711faba59244c449293cc92502e350460fee07c0e3b34a_ppc64le",
"8Base-RHACM-2.6:rhacm2/multicluster-operators-application-rhel8@sha256:566a60f630ec346eced3106ec072963d1b9f9d300e7d4cee6af6dc0d590a3937_s390x",
"8Base-RHACM-2.6:rhacm2/multicluster-operators-application-rhel8@sha256:724dd9f4a5e4acd061206ca2ea57c329210ade5135dbdf941b8d7e720daa4f10_arm64",
"8Base-RHACM-2.6:rhacm2/multicluster-operators-application-rhel8@sha256:ace8895fc62c1394dfa7854fd9ce3e14ef859e989255f70dc9a5a3d9bcd514c0_amd64",
"8Base-RHACM-2.6:rhacm2/multicluster-operators-channel-rhel8@sha256:1ebe6504a6a58f39f93952bf1c135ea58ff77e65c5b8ba73c7ad6295e66a1b45_s390x",
"8Base-RHACM-2.6:rhacm2/multicluster-operators-channel-rhel8@sha256:557cc962d0b10d80a9dea7adce387ea28fb4199a02fa8546645ab2cacbf28b88_ppc64le",
"8Base-RHACM-2.6:rhacm2/multicluster-operators-channel-rhel8@sha256:82526c7c046325bde1dfa0a47b58b773355f00bc95c23be75105e7255e7bddd2_arm64",
"8Base-RHACM-2.6:rhacm2/multicluster-operators-channel-rhel8@sha256:85e20d97f28e43668c2790bd6e0adbc598d01f9fab849761fb96d7a5c4946a87_amd64",
"8Base-RHACM-2.6:rhacm2/multicluster-operators-subscription-rhel8@sha256:7310f31faae367a363c27a7236b562bbfe8381a352fce906279590bac11571d2_ppc64le",
"8Base-RHACM-2.6:rhacm2/multicluster-operators-subscription-rhel8@sha256:7676d33b9be36ca6660d3aed888fdffcf270fcf82258ed9531e2746a3d27610c_s390x",
"8Base-RHACM-2.6:rhacm2/multicluster-operators-subscription-rhel8@sha256:e718d5abef58365d547ef73828a26adff5b6cef1bf935aa7c27f12f604b50337_amd64",
"8Base-RHACM-2.6:rhacm2/multicluster-operators-subscription-rhel8@sha256:f58aff87d1efb64417c6976f6772a464e54beefe847f50a141726b7a1a6a293a_arm64",
"8Base-RHACM-2.6:rhacm2/multiclusterhub-repo-rhel8@sha256:03222a9dd6eca9cf44932a0ff1bf89bd9d2d29683f1ebb0d0aa49171b77a4963_ppc64le",
"8Base-RHACM-2.6:rhacm2/multiclusterhub-repo-rhel8@sha256:881b8c3b19918affd478c0ad0c73dff96dd28f5c1dfddb86472b42e422fa25b6_amd64",
"8Base-RHACM-2.6:rhacm2/multiclusterhub-repo-rhel8@sha256:9de94ea1f83ec8b7257c7b2befc1485ed9cc40c9ef3600c4c4c50934e708cf9d_s390x",
"8Base-RHACM-2.6:rhacm2/multiclusterhub-repo-rhel8@sha256:a45ed68e7d3ac89d17eaf06445cabfc19a9ce85a42f116d75028d6acd18a322b_arm64",
"8Base-RHACM-2.6:rhacm2/multiclusterhub-rhel8@sha256:48d1fa8bc5f6a4d8349c41126301bd86d12836384f336881ecb71bd79f84ae93_ppc64le",
"8Base-RHACM-2.6:rhacm2/multiclusterhub-rhel8@sha256:a33e91fb763a2f0894433bce31bd44229e7d5f5c53d36c6b6f643807a45c110b_arm64",
"8Base-RHACM-2.6:rhacm2/multiclusterhub-rhel8@sha256:d6e126cbdd3cfbcdee04b093389ca1b07ac8038da96060051ed94e1eeacc6d92_s390x",
"8Base-RHACM-2.6:rhacm2/multiclusterhub-rhel8@sha256:ecf12158a2d8802b4c7efd6b336ff36c1e002223b1d385a40fbef638d5e4aa21_amd64",
"8Base-RHACM-2.6:rhacm2/node-exporter-rhel8@sha256:14d23638efff3c30661c9a5f3ddb6ab0c7a9d162de1176dd9565cf49dfa4b9c5_amd64",
"8Base-RHACM-2.6:rhacm2/node-exporter-rhel8@sha256:533005e1608de68a09e53599de3f30990db95cb923794bab9ae9e3bc1a8b6baf_arm64",
"8Base-RHACM-2.6:rhacm2/node-exporter-rhel8@sha256:99eef3491c7092afa14179b9a9d39dd8fbfb3c9bb61759d678af5d91ac23e59d_s390x",
"8Base-RHACM-2.6:rhacm2/node-exporter-rhel8@sha256:e200d4e1802cce7fce32b1e0dc5c3220b6f6477b73b3a2d8ea26a5a42d63f46b_ppc64le",
"8Base-RHACM-2.6:rhacm2/observatorium-rhel8-operator@sha256:092e3437e6d38b2bf676d7fb67ad672e3ef03440017b5af7c1ebd2beb3f437eb_amd64",
"8Base-RHACM-2.6:rhacm2/observatorium-rhel8-operator@sha256:8cf076bfb049d1aabd00040ee65f0fedd590f0dd448c7561de494093a915b397_ppc64le",
"8Base-RHACM-2.6:rhacm2/observatorium-rhel8-operator@sha256:e69987a64fdbf873d4b19d8626c0c5e99dd13d7c95446850559be966dae45ad0_arm64",
"8Base-RHACM-2.6:rhacm2/observatorium-rhel8-operator@sha256:f0bf89eaea6b7afc2d08c77bd40dfba581f91f462f5ec3d70473b332ca6f781c_s390x",
"8Base-RHACM-2.6:rhacm2/observatorium-rhel8@sha256:0686cfddd61737f7e7eb4f0c011397277394559edac3bb947c0969e302686dd5_ppc64le",
"8Base-RHACM-2.6:rhacm2/observatorium-rhel8@sha256:8f2f3732600235f66c406b6121ac37979f52572ce90353b6e099be7b74406251_amd64",
"8Base-RHACM-2.6:rhacm2/observatorium-rhel8@sha256:9e1fccc5b17865a6d7baaa1a15cb50f47d80a14b0a7bcbd94c12f0ddcaaf1b28_s390x",
"8Base-RHACM-2.6:rhacm2/observatorium-rhel8@sha256:bdd89a1051c8f21e7d81ff80c96731a0eaa7d15c320ab1e6b1dc3f6babd42598_arm64",
"8Base-RHACM-2.6:rhacm2/prometheus-alertmanager-rhel8@sha256:0860b7aa5e8b07792ad7f5d5c0654e23e9da8eedd4b9f509caea616dcfa97d69_amd64",
"8Base-RHACM-2.6:rhacm2/prometheus-alertmanager-rhel8@sha256:624895d8579ef6f3e5b17558a30775790ec6f00701f8c5cdfa315292d7f9e867_s390x",
"8Base-RHACM-2.6:rhacm2/prometheus-alertmanager-rhel8@sha256:6d09865a228cdbbc6d1ac13042c3c00f0bd086f6dc181dfa3cdf8c7f9d826b9e_arm64",
"8Base-RHACM-2.6:rhacm2/prometheus-alertmanager-rhel8@sha256:c69fee848d21346a271972e89d91898eac9fec27d598d98ffa004ca8d1b53270_ppc64le",
"8Base-RHACM-2.6:rhacm2/prometheus-rhel8@sha256:52cea7c27de23e3358030b09f22b962723c523a940f8e2043edc298c907d761c_arm64",
"8Base-RHACM-2.6:rhacm2/prometheus-rhel8@sha256:67e0fadfbb4d99a60435ed12b470772b38ace4ca815fe73da68eb3c826e200fc_ppc64le",
"8Base-RHACM-2.6:rhacm2/prometheus-rhel8@sha256:e8241b1d852d605b44ecfcc552cb0f905f72e8a17c8d228162b40c19388f5176_s390x",
"8Base-RHACM-2.6:rhacm2/prometheus-rhel8@sha256:ed0cc13e79949436d29a7ad0b41b189744a177ea27545fd5eb9b4f71e87bd0eb_amd64",
"8Base-RHACM-2.6:rhacm2/rbac-query-proxy-rhel8@sha256:29c76a37497f212aed280e2bf16ef45fb3785fb4649ce17b7fe9d653a79e2112_arm64",
"8Base-RHACM-2.6:rhacm2/rbac-query-proxy-rhel8@sha256:475a45884a51127722030226ff9a5f0752c98574c41eb61796aece5e702346a3_ppc64le",
"8Base-RHACM-2.6:rhacm2/rbac-query-proxy-rhel8@sha256:582301b10af0b966ae7d5e130cb0e5f96e7912dc66b4108e0d6078656ca80604_amd64",
"8Base-RHACM-2.6:rhacm2/rbac-query-proxy-rhel8@sha256:f1c7de85a44c03f48a6f62ba1d7d650f0b06e0f502cecff1512ad637b5bc1c27_s390x",
"8Base-RHACM-2.6:rhacm2/redisgraph-tls-rhel8@sha256:128279a656bfbde6c2c052766d63a1de6a06d8bea2707813c64396c2ae382478_amd64",
"8Base-RHACM-2.6:rhacm2/redisgraph-tls-rhel8@sha256:35927ca6e6e9c8d420c499a0c8ad37c4297ba19743d550f489d3e66482275a49_arm64",
"8Base-RHACM-2.6:rhacm2/redisgraph-tls-rhel8@sha256:4696baed553266682ba2b54d3bf683d2ff1241b625de5ec54a45c1b2c5f96243_s390x",
"8Base-RHACM-2.6:rhacm2/redisgraph-tls-rhel8@sha256:d722f2ffab1f58bbaf3c62ef71dbf7e6c4023e6ab17690f1049075a321d0b1ac_ppc64le",
"8Base-RHACM-2.6:rhacm2/search-aggregator-rhel8@sha256:2b5f372c1c73c4de587b5a4388d95b8cc553fc56af446fcefa0e14c6d980b6b3_ppc64le",
"8Base-RHACM-2.6:rhacm2/search-aggregator-rhel8@sha256:38fceeedc0672def1c2cf42bb6743ae726e77d9f7352d002b3fc688c6d551852_amd64",
"8Base-RHACM-2.6:rhacm2/search-aggregator-rhel8@sha256:6a915335bcebb0884fc72df2dfee97c74d42c035864b960e1c800fa6c5f8d93c_arm64",
"8Base-RHACM-2.6:rhacm2/search-aggregator-rhel8@sha256:752decaefc38aa009f54201b38d4ab26d9b4020caec649d9b1f1564f56c47c2a_s390x",
"8Base-RHACM-2.6:rhacm2/search-api-rhel8@sha256:37eea70d5b1c89c25372dcea8c8c03e1e0a9af1b5a06f3b0706ba776ae8847c1_amd64",
"8Base-RHACM-2.6:rhacm2/search-api-rhel8@sha256:7400088d206592eb29cd86182909626262c9b2a99f017811fcc9d8a753c39009_arm64",
"8Base-RHACM-2.6:rhacm2/search-api-rhel8@sha256:aa8ea0deabc39a068f3f6ce9fa6334e44fc507355009a9bff448e742156ec203_ppc64le",
"8Base-RHACM-2.6:rhacm2/search-api-rhel8@sha256:b4d2d39c2b3b736987f1e888b858d52a7ebd9f8d0cebd3bdef8c59f6e3e41725_s390x",
"8Base-RHACM-2.6:rhacm2/search-collector-rhel8@sha256:0174699ec75fcda08892b4e72b674df989af51ea5f04de57a62c2a85a3c08f4f_arm64",
"8Base-RHACM-2.6:rhacm2/search-collector-rhel8@sha256:5a29a9805b8d20969cba86da11a9de8176a3172df361aec5fae136a4271de308_amd64",
"8Base-RHACM-2.6:rhacm2/search-collector-rhel8@sha256:be7eed9ad9502bcc294081f7e2098fc4f8411c912c34fe63479b5b770d06caca_s390x",
"8Base-RHACM-2.6:rhacm2/search-collector-rhel8@sha256:c467c1d7ceaf5281077f7fe8ff1c1c4cffe325132890a3ab9b96ea5db2e2c930_ppc64le",
"8Base-RHACM-2.6:rhacm2/search-rhel8@sha256:2135cd20bb7ebbf48499992fe46a928e28fc78c86e360633ea09054520c42539_ppc64le",
"8Base-RHACM-2.6:rhacm2/search-rhel8@sha256:3a7a31974210e21a3faed9b57a75b970c70ac41d9662b884d4ce67275f756fc7_arm64",
"8Base-RHACM-2.6:rhacm2/search-rhel8@sha256:6e6a19f1440e4eb15a8206e18f7f4dde3e1a5c6518944571d09923d116d3f04e_amd64",
"8Base-RHACM-2.6:rhacm2/search-rhel8@sha256:e6ed3e65f0d49b3c6b0e3e97593a8fae4d453f3aecf8d7829c0d25c68bc91ea1_s390x",
"8Base-RHACM-2.6:rhacm2/submariner-addon-rhel8@sha256:7b80d01371f551df506bd0c56df6829845bfce497ff01cc44b68f172ed5399b4_ppc64le",
"8Base-RHACM-2.6:rhacm2/submariner-addon-rhel8@sha256:934c560bc786015c694e9cffbae8e86f631b3331d62f5a547931446dae82f8c3_s390x",
"8Base-RHACM-2.6:rhacm2/submariner-addon-rhel8@sha256:b467881f4028a89a9e79ba93da719845db576f47a04ae6e569c2317be5594b29_arm64",
"8Base-RHACM-2.6:rhacm2/submariner-addon-rhel8@sha256:fc5592d42e4aca70288448d174511b922ece7f8cb4b41c6a36195c3a4a60aa36_amd64",
"8Base-RHACM-2.6:rhacm2/thanos-receive-controller-rhel8@sha256:21f2626c10c4fb61b37e6ca4ab574186b423f155fbc5cfef3e894fff04cc270e_ppc64le",
"8Base-RHACM-2.6:rhacm2/thanos-receive-controller-rhel8@sha256:c357074958324fc5d602cdcf1cba285bf8582e0b36af79a8f6211bb0dfb77a10_amd64",
"8Base-RHACM-2.6:rhacm2/thanos-receive-controller-rhel8@sha256:d9ac8e67d6d9858b16dd9d1d49c1dd904aa22a7b618e5d33292344faced9c0d3_arm64",
"8Base-RHACM-2.6:rhacm2/thanos-receive-controller-rhel8@sha256:e3b840a7833680170f9e9ca52309552c584935a68c75cc71e6d576b104dc01c8_s390x",
"8Base-RHACM-2.6:rhacm2/thanos-rhel8@sha256:453c525197ccfe1f866af70ca2e7f3deb6f98d0b98c09b602b4fa1368787213d_amd64",
"8Base-RHACM-2.6:rhacm2/thanos-rhel8@sha256:4b3b45ad0b564360c245d20b1540c2398c9606cf8684275e4ee071c591357929_arm64",
"8Base-RHACM-2.6:rhacm2/thanos-rhel8@sha256:7e43ba8f47ec54b5f86d13c81b67b044176530b63b5ae3f40332fc975cc6b21f_s390x",
"8Base-RHACM-2.6:rhacm2/thanos-rhel8@sha256:faaa00c0af80c781a7c610616153a3cd1dc1b20637934c3a243a2e9664ba0ee5_ppc64le"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "golang: net/http/httputil: NewSingleHostReverseProxy - omit X-Forwarded-For not working"
}
]
}
RHSA-2023:1529
Vulnerability from csaf_redhat
Notes
{
"document": {
"aggregate_severity": {
"namespace": "https://access.redhat.com/security/updates/classification/",
"text": "Moderate"
},
"category": "csaf_security_advisory",
"csaf_version": "2.0",
"distribution": {
"text": "Copyright \u00a9 Red Hat, Inc. All rights reserved.",
"tlp": {
"label": "WHITE",
"url": "https://www.first.org/tlp/"
}
},
"lang": "en",
"notes": [
{
"category": "summary",
"text": "An update is now available for Service Telemetry Framework 1.5.\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": "Service Telemetry Framework (STF) provides automated collection of measurements and data from remote clients, such as Red Hat OpenStack Platform or third-party nodes. STF then transmits the information to a centralized, receiving Red Hat OpenShift Container Platform (OCP) deployment for storage, retrieval, and monitoring.\n\nSecurity Fix(es):\n\n* golang: crypto/elliptic: IsOnCurve returns true for invalid field elements (CVE-2022-23806)\n\n* golang: math/big: uncontrolled memory consumption due to an unhandled overflow via Rat.SetString (CVE-2022-23772)\n\n* golang: cmd/go: misinterpretation of branch names can lead to incorrect access control (CVE-2022-23773)\n\n* golang: encoding/pem: fix stack overflow in Decode (CVE-2022-24675)\n\n* golang: crypto/elliptic: panic caused by oversized scalar (CVE-2022-28327)\n\n* golang: syscall: faccessat checks wrong group (CVE-2022-29526)\n\n* golang: compress/gzip: stack exhaustion in Reader.Read (CVE-2022-30631)\n\n* golang: io/fs: stack exhaustion in Glob (CVE-2022-30630)\n\n* golang: net/http: improper sanitization of Transfer-Encoding header (CVE-2022-1705)\n\n* golang: path/filepath: stack exhaustion in Glob (CVE-2022-30632)\n\n* golang: net/http: handle server errors after sending GOAWAY (CVE-2022-27664)\n\n* golang: regexp/syntax: limit memory used by parsing regexps (CVE-2022-41715)\n\n* golang: net/http: An attacker can cause excessive memory growth in a Go server accepting HTTP/2 requests (CVE-2022-41717)\n\n* golang: crypto/tls: session tickets lack random ticket_age_add (CVE-2022-30629)\n\n* golang: math/big: decoding big.Float and big.Rat types can panic if the encoded message is too short, potentially allowing a denial of service (CVE-2022-32189)\n\nFor more details about the security issue(s), including the impact, a CVSS score, and other related information, refer to the CVE page(s) listed in the References section.",
"title": "Details"
},
{
"category": "legal_disclaimer",
"text": "This content is licensed under the Creative Commons Attribution 4.0 International License (https://creativecommons.org/licenses/by/4.0/). If you distribute this content, or a modified version of it, you must provide attribution to Red Hat Inc. and provide a link to the original.",
"title": "Terms of Use"
}
],
"publisher": {
"category": "vendor",
"contact_details": "https://access.redhat.com/security/team/contact/",
"issuing_authority": "Red Hat Product Security is responsible for vulnerability handling across all Red Hat products and services.",
"name": "Red Hat Product Security",
"namespace": "https://www.redhat.com"
},
"references": [
{
"category": "self",
"summary": "https://access.redhat.com/errata/RHSA-2023:1529",
"url": "https://access.redhat.com/errata/RHSA-2023:1529"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/updates/classification/#moderate",
"url": "https://access.redhat.com/security/updates/classification/#moderate"
},
{
"category": "external",
"summary": "2053429",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2053429"
},
{
"category": "external",
"summary": "2053532",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2053532"
},
{
"category": "external",
"summary": "2053541",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2053541"
},
{
"category": "external",
"summary": "2077688",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2077688"
},
{
"category": "external",
"summary": "2077689",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2077689"
},
{
"category": "external",
"summary": "2084085",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2084085"
},
{
"category": "external",
"summary": "2092544",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2092544"
},
{
"category": "external",
"summary": "2092793",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2092793"
},
{
"category": "external",
"summary": "2107342",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2107342"
},
{
"category": "external",
"summary": "2107371",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2107371"
},
{
"category": "external",
"summary": "2107374",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2107374"
},
{
"category": "external",
"summary": "2107386",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2107386"
},
{
"category": "external",
"summary": "2113814",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2113814"
},
{
"category": "external",
"summary": "2124669",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2124669"
},
{
"category": "external",
"summary": "2132872",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2132872"
},
{
"category": "external",
"summary": "2161274",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2161274"
},
{
"category": "external",
"summary": "2176537",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2176537"
},
{
"category": "self",
"summary": "Canonical URL",
"url": "https://security.access.redhat.com/data/csaf/v2/advisories/2023/rhsa-2023_1529.json"
}
],
"title": "Red Hat Security Advisory: Service Telemetry Framework 1.5 security update",
"tracking": {
"current_release_date": "2025-10-31T13:02:27+00:00",
"generator": {
"date": "2025-10-31T13:02:27+00:00",
"engine": {
"name": "Red Hat SDEngine",
"version": "4.6.10"
}
},
"id": "RHSA-2023:1529",
"initial_release_date": "2023-03-30T00:42:39+00:00",
"revision_history": [
{
"date": "2023-03-30T00:42:39+00:00",
"number": "1",
"summary": "Initial version"
},
{
"date": "2023-03-30T00:42:39+00:00",
"number": "2",
"summary": "Last updated version"
},
{
"date": "2025-10-31T13:02:27+00:00",
"number": "3",
"summary": "Last generated version"
}
],
"status": "final",
"version": "3"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_name",
"name": "Service Telemetry Framework 1.5 for RHEL 8",
"product": {
"name": "Service Telemetry Framework 1.5 for RHEL 8",
"product_id": "8Base-STF-1.5",
"product_identification_helper": {
"cpe": "cpe:/a:redhat:stf:1.5::el8"
}
}
}
],
"category": "product_family",
"name": "Red Hat OpenStack Platform"
},
{
"branches": [
{
"category": "product_version",
"name": "stf/prometheus-webhook-snmp-rhel8@sha256:a53c3dc5955a72913788a3eeda32f725b2f5ef6e893022cc358f20414eb5074f_amd64",
"product": {
"name": "stf/prometheus-webhook-snmp-rhel8@sha256:a53c3dc5955a72913788a3eeda32f725b2f5ef6e893022cc358f20414eb5074f_amd64",
"product_id": "stf/prometheus-webhook-snmp-rhel8@sha256:a53c3dc5955a72913788a3eeda32f725b2f5ef6e893022cc358f20414eb5074f_amd64",
"product_identification_helper": {
"purl": "pkg:oci/prometheus-webhook-snmp-rhel8@sha256:a53c3dc5955a72913788a3eeda32f725b2f5ef6e893022cc358f20414eb5074f?arch=amd64\u0026repository_url=registry.redhat.io/stf/prometheus-webhook-snmp-rhel8\u0026tag=1.5.2-2"
}
}
},
{
"category": "product_version",
"name": "stf/service-telemetry-operator-bundle@sha256:617009676fbc385e222f144f79819b2cdcdafb28ae8674a53cdf8676f69d3717_amd64",
"product": {
"name": "stf/service-telemetry-operator-bundle@sha256:617009676fbc385e222f144f79819b2cdcdafb28ae8674a53cdf8676f69d3717_amd64",
"product_id": "stf/service-telemetry-operator-bundle@sha256:617009676fbc385e222f144f79819b2cdcdafb28ae8674a53cdf8676f69d3717_amd64",
"product_identification_helper": {
"purl": "pkg:oci/service-telemetry-operator-bundle@sha256:617009676fbc385e222f144f79819b2cdcdafb28ae8674a53cdf8676f69d3717?arch=amd64\u0026repository_url=registry.redhat.io/stf/service-telemetry-operator-bundle\u0026tag=1.5.1678301890-1"
}
}
},
{
"category": "product_version",
"name": "stf/service-telemetry-rhel8-operator@sha256:f71352691d5e680eb09a67ef2e7208a40a10a0b781b451150ced7408dfc603d0_amd64",
"product": {
"name": "stf/service-telemetry-rhel8-operator@sha256:f71352691d5e680eb09a67ef2e7208a40a10a0b781b451150ced7408dfc603d0_amd64",
"product_id": "stf/service-telemetry-rhel8-operator@sha256:f71352691d5e680eb09a67ef2e7208a40a10a0b781b451150ced7408dfc603d0_amd64",
"product_identification_helper": {
"purl": "pkg:oci/service-telemetry-rhel8-operator@sha256:f71352691d5e680eb09a67ef2e7208a40a10a0b781b451150ced7408dfc603d0?arch=amd64\u0026repository_url=registry.redhat.io/stf/service-telemetry-rhel8-operator\u0026tag=1.5.1-2"
}
}
},
{
"category": "product_version",
"name": "stf/sg-bridge-rhel8@sha256:d42174e8f6fbc91666ee2d78483f362f4de3f0ea551ea6d2bf310dadb1b5ba28_amd64",
"product": {
"name": "stf/sg-bridge-rhel8@sha256:d42174e8f6fbc91666ee2d78483f362f4de3f0ea551ea6d2bf310dadb1b5ba28_amd64",
"product_id": "stf/sg-bridge-rhel8@sha256:d42174e8f6fbc91666ee2d78483f362f4de3f0ea551ea6d2bf310dadb1b5ba28_amd64",
"product_identification_helper": {
"purl": "pkg:oci/sg-bridge-rhel8@sha256:d42174e8f6fbc91666ee2d78483f362f4de3f0ea551ea6d2bf310dadb1b5ba28?arch=amd64\u0026repository_url=registry.redhat.io/stf/sg-bridge-rhel8\u0026tag=1.5.0-12"
}
}
},
{
"category": "product_version",
"name": "stf/sg-core-rhel8@sha256:f3ac213d5ff7470ad8a9175fa699033c5c2ee7cd6cf5eb5f4e081de00e94cd37_amd64",
"product": {
"name": "stf/sg-core-rhel8@sha256:f3ac213d5ff7470ad8a9175fa699033c5c2ee7cd6cf5eb5f4e081de00e94cd37_amd64",
"product_id": "stf/sg-core-rhel8@sha256:f3ac213d5ff7470ad8a9175fa699033c5c2ee7cd6cf5eb5f4e081de00e94cd37_amd64",
"product_identification_helper": {
"purl": "pkg:oci/sg-core-rhel8@sha256:f3ac213d5ff7470ad8a9175fa699033c5c2ee7cd6cf5eb5f4e081de00e94cd37?arch=amd64\u0026repository_url=registry.redhat.io/stf/sg-core-rhel8\u0026tag=5.1.1-2"
}
}
},
{
"category": "product_version",
"name": "stf/smart-gateway-operator-bundle@sha256:08209b33986a186c90ec84140c833fdd892358583d3a7cb8c73f4732fe210546_amd64",
"product": {
"name": "stf/smart-gateway-operator-bundle@sha256:08209b33986a186c90ec84140c833fdd892358583d3a7cb8c73f4732fe210546_amd64",
"product_id": "stf/smart-gateway-operator-bundle@sha256:08209b33986a186c90ec84140c833fdd892358583d3a7cb8c73f4732fe210546_amd64",
"product_identification_helper": {
"purl": "pkg:oci/smart-gateway-operator-bundle@sha256:08209b33986a186c90ec84140c833fdd892358583d3a7cb8c73f4732fe210546?arch=amd64\u0026repository_url=registry.redhat.io/stf/smart-gateway-operator-bundle\u0026tag=5.0.1678301890-1"
}
}
},
{
"category": "product_version",
"name": "stf/smart-gateway-rhel8-operator@sha256:9ea6481e460623bd551f5facb1d8cee105103ad380a32cb3efcc0714b60db471_amd64",
"product": {
"name": "stf/smart-gateway-rhel8-operator@sha256:9ea6481e460623bd551f5facb1d8cee105103ad380a32cb3efcc0714b60db471_amd64",
"product_id": "stf/smart-gateway-rhel8-operator@sha256:9ea6481e460623bd551f5facb1d8cee105103ad380a32cb3efcc0714b60db471_amd64",
"product_identification_helper": {
"purl": "pkg:oci/smart-gateway-rhel8-operator@sha256:9ea6481e460623bd551f5facb1d8cee105103ad380a32cb3efcc0714b60db471?arch=amd64\u0026repository_url=registry.redhat.io/stf/smart-gateway-rhel8-operator\u0026tag=5.0.1-3"
}
}
}
],
"category": "architecture",
"name": "amd64"
}
],
"category": "vendor",
"name": "Red Hat"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "stf/prometheus-webhook-snmp-rhel8@sha256:a53c3dc5955a72913788a3eeda32f725b2f5ef6e893022cc358f20414eb5074f_amd64 as a component of Service Telemetry Framework 1.5 for RHEL 8",
"product_id": "8Base-STF-1.5:stf/prometheus-webhook-snmp-rhel8@sha256:a53c3dc5955a72913788a3eeda32f725b2f5ef6e893022cc358f20414eb5074f_amd64"
},
"product_reference": "stf/prometheus-webhook-snmp-rhel8@sha256:a53c3dc5955a72913788a3eeda32f725b2f5ef6e893022cc358f20414eb5074f_amd64",
"relates_to_product_reference": "8Base-STF-1.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "stf/service-telemetry-operator-bundle@sha256:617009676fbc385e222f144f79819b2cdcdafb28ae8674a53cdf8676f69d3717_amd64 as a component of Service Telemetry Framework 1.5 for RHEL 8",
"product_id": "8Base-STF-1.5:stf/service-telemetry-operator-bundle@sha256:617009676fbc385e222f144f79819b2cdcdafb28ae8674a53cdf8676f69d3717_amd64"
},
"product_reference": "stf/service-telemetry-operator-bundle@sha256:617009676fbc385e222f144f79819b2cdcdafb28ae8674a53cdf8676f69d3717_amd64",
"relates_to_product_reference": "8Base-STF-1.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "stf/service-telemetry-rhel8-operator@sha256:f71352691d5e680eb09a67ef2e7208a40a10a0b781b451150ced7408dfc603d0_amd64 as a component of Service Telemetry Framework 1.5 for RHEL 8",
"product_id": "8Base-STF-1.5:stf/service-telemetry-rhel8-operator@sha256:f71352691d5e680eb09a67ef2e7208a40a10a0b781b451150ced7408dfc603d0_amd64"
},
"product_reference": "stf/service-telemetry-rhel8-operator@sha256:f71352691d5e680eb09a67ef2e7208a40a10a0b781b451150ced7408dfc603d0_amd64",
"relates_to_product_reference": "8Base-STF-1.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "stf/sg-bridge-rhel8@sha256:d42174e8f6fbc91666ee2d78483f362f4de3f0ea551ea6d2bf310dadb1b5ba28_amd64 as a component of Service Telemetry Framework 1.5 for RHEL 8",
"product_id": "8Base-STF-1.5:stf/sg-bridge-rhel8@sha256:d42174e8f6fbc91666ee2d78483f362f4de3f0ea551ea6d2bf310dadb1b5ba28_amd64"
},
"product_reference": "stf/sg-bridge-rhel8@sha256:d42174e8f6fbc91666ee2d78483f362f4de3f0ea551ea6d2bf310dadb1b5ba28_amd64",
"relates_to_product_reference": "8Base-STF-1.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "stf/sg-core-rhel8@sha256:f3ac213d5ff7470ad8a9175fa699033c5c2ee7cd6cf5eb5f4e081de00e94cd37_amd64 as a component of Service Telemetry Framework 1.5 for RHEL 8",
"product_id": "8Base-STF-1.5:stf/sg-core-rhel8@sha256:f3ac213d5ff7470ad8a9175fa699033c5c2ee7cd6cf5eb5f4e081de00e94cd37_amd64"
},
"product_reference": "stf/sg-core-rhel8@sha256:f3ac213d5ff7470ad8a9175fa699033c5c2ee7cd6cf5eb5f4e081de00e94cd37_amd64",
"relates_to_product_reference": "8Base-STF-1.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "stf/smart-gateway-operator-bundle@sha256:08209b33986a186c90ec84140c833fdd892358583d3a7cb8c73f4732fe210546_amd64 as a component of Service Telemetry Framework 1.5 for RHEL 8",
"product_id": "8Base-STF-1.5:stf/smart-gateway-operator-bundle@sha256:08209b33986a186c90ec84140c833fdd892358583d3a7cb8c73f4732fe210546_amd64"
},
"product_reference": "stf/smart-gateway-operator-bundle@sha256:08209b33986a186c90ec84140c833fdd892358583d3a7cb8c73f4732fe210546_amd64",
"relates_to_product_reference": "8Base-STF-1.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "stf/smart-gateway-rhel8-operator@sha256:9ea6481e460623bd551f5facb1d8cee105103ad380a32cb3efcc0714b60db471_amd64 as a component of Service Telemetry Framework 1.5 for RHEL 8",
"product_id": "8Base-STF-1.5:stf/smart-gateway-rhel8-operator@sha256:9ea6481e460623bd551f5facb1d8cee105103ad380a32cb3efcc0714b60db471_amd64"
},
"product_reference": "stf/smart-gateway-rhel8-operator@sha256:9ea6481e460623bd551f5facb1d8cee105103ad380a32cb3efcc0714b60db471_amd64",
"relates_to_product_reference": "8Base-STF-1.5"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2022-1705",
"cwe": {
"id": "CWE-444",
"name": "Inconsistent Interpretation of HTTP Requests (\u0027HTTP Request/Response Smuggling\u0027)"
},
"discovery_date": "2022-07-14T00:00:00+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"8Base-STF-1.5:stf/prometheus-webhook-snmp-rhel8@sha256:a53c3dc5955a72913788a3eeda32f725b2f5ef6e893022cc358f20414eb5074f_amd64",
"8Base-STF-1.5:stf/service-telemetry-operator-bundle@sha256:617009676fbc385e222f144f79819b2cdcdafb28ae8674a53cdf8676f69d3717_amd64",
"8Base-STF-1.5:stf/service-telemetry-rhel8-operator@sha256:f71352691d5e680eb09a67ef2e7208a40a10a0b781b451150ced7408dfc603d0_amd64",
"8Base-STF-1.5:stf/sg-bridge-rhel8@sha256:d42174e8f6fbc91666ee2d78483f362f4de3f0ea551ea6d2bf310dadb1b5ba28_amd64",
"8Base-STF-1.5:stf/smart-gateway-operator-bundle@sha256:08209b33986a186c90ec84140c833fdd892358583d3a7cb8c73f4732fe210546_amd64",
"8Base-STF-1.5:stf/smart-gateway-rhel8-operator@sha256:9ea6481e460623bd551f5facb1d8cee105103ad380a32cb3efcc0714b60db471_amd64"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2107374"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in golang. The HTTP/1 client accepted invalid Transfer-Encoding headers indicating \"chunked\" encoding. This issue could allow request smuggling, but only if combined with an intermediate server that also improperly accepts the header as invalid.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "golang: net/http: improper sanitization of Transfer-Encoding header",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "Within regulated environments, a combination of the following controls acts as a significant barrier to successfully exploiting a CWE-444: Inconsistent Interpretation of HTTP Requests (\u0027HTTP Request/Response Smuggling\u0027) vulnerability and therefore downgrades the severity of this particular CVE from Moderate to Low.\n\nThe platform uses secure, encrypted HTTPS connections over TLS 1.2 to reduce the risk of smuggling attacks by preventing the injection of ambiguous or malformed requests between components. The environment employs IPS/IDS and antimalware solutions to detect and block malicious code while ensuring consistent interpretation of HTTP requests across network layers, mitigating request/response inconsistencies. Event logs are collected and analyzed for centralization, correlation, monitoring, alerting, and retention, enabling the detection of malformed or suspicious HTTP traffic. Static code analysis and peer reviews enforce strong input validation and error handling to ensure all user inputs adhere to HTTP protocol specifications.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"8Base-STF-1.5:stf/sg-core-rhel8@sha256:f3ac213d5ff7470ad8a9175fa699033c5c2ee7cd6cf5eb5f4e081de00e94cd37_amd64"
],
"known_not_affected": [
"8Base-STF-1.5:stf/prometheus-webhook-snmp-rhel8@sha256:a53c3dc5955a72913788a3eeda32f725b2f5ef6e893022cc358f20414eb5074f_amd64",
"8Base-STF-1.5:stf/service-telemetry-operator-bundle@sha256:617009676fbc385e222f144f79819b2cdcdafb28ae8674a53cdf8676f69d3717_amd64",
"8Base-STF-1.5:stf/service-telemetry-rhel8-operator@sha256:f71352691d5e680eb09a67ef2e7208a40a10a0b781b451150ced7408dfc603d0_amd64",
"8Base-STF-1.5:stf/sg-bridge-rhel8@sha256:d42174e8f6fbc91666ee2d78483f362f4de3f0ea551ea6d2bf310dadb1b5ba28_amd64",
"8Base-STF-1.5:stf/smart-gateway-operator-bundle@sha256:08209b33986a186c90ec84140c833fdd892358583d3a7cb8c73f4732fe210546_amd64",
"8Base-STF-1.5:stf/smart-gateway-rhel8-operator@sha256:9ea6481e460623bd551f5facb1d8cee105103ad380a32cb3efcc0714b60db471_amd64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2022-1705"
},
{
"category": "external",
"summary": "RHBZ#2107374",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2107374"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2022-1705",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-1705"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2022-1705",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2022-1705"
},
{
"category": "external",
"summary": "https://go.dev/issue/53188",
"url": "https://go.dev/issue/53188"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-announce/c/nqrv9fbR0zE",
"url": "https://groups.google.com/g/golang-announce/c/nqrv9fbR0zE"
}
],
"release_date": "2022-07-12T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2023-03-30T00:42:39+00:00",
"details": "The Service Telemetry Framework container image provided by this update can be downloaded from the Red Hat Container Registry at registry.access.redhat.com. Installation instructions for your platform are available at Red Hat Container Catalog (see References).\n\nDockerfiles and scripts should be amended either to refer to this new image specifically, or to the latest image generally.",
"product_ids": [
"8Base-STF-1.5:stf/sg-core-rhel8@sha256:f3ac213d5ff7470ad8a9175fa699033c5c2ee7cd6cf5eb5f4e081de00e94cd37_amd64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2023:1529"
}
],
"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-STF-1.5:stf/prometheus-webhook-snmp-rhel8@sha256:a53c3dc5955a72913788a3eeda32f725b2f5ef6e893022cc358f20414eb5074f_amd64",
"8Base-STF-1.5:stf/service-telemetry-operator-bundle@sha256:617009676fbc385e222f144f79819b2cdcdafb28ae8674a53cdf8676f69d3717_amd64",
"8Base-STF-1.5:stf/service-telemetry-rhel8-operator@sha256:f71352691d5e680eb09a67ef2e7208a40a10a0b781b451150ced7408dfc603d0_amd64",
"8Base-STF-1.5:stf/sg-bridge-rhel8@sha256:d42174e8f6fbc91666ee2d78483f362f4de3f0ea551ea6d2bf310dadb1b5ba28_amd64",
"8Base-STF-1.5:stf/sg-core-rhel8@sha256:f3ac213d5ff7470ad8a9175fa699033c5c2ee7cd6cf5eb5f4e081de00e94cd37_amd64",
"8Base-STF-1.5:stf/smart-gateway-operator-bundle@sha256:08209b33986a186c90ec84140c833fdd892358583d3a7cb8c73f4732fe210546_amd64",
"8Base-STF-1.5:stf/smart-gateway-rhel8-operator@sha256:9ea6481e460623bd551f5facb1d8cee105103ad380a32cb3efcc0714b60db471_amd64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "golang: net/http: improper sanitization of Transfer-Encoding header"
},
{
"cve": "CVE-2022-23772",
"cwe": {
"id": "CWE-190",
"name": "Integer Overflow or Wraparound"
},
"discovery_date": "2022-02-11T00:00:00+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"8Base-STF-1.5:stf/prometheus-webhook-snmp-rhel8@sha256:a53c3dc5955a72913788a3eeda32f725b2f5ef6e893022cc358f20414eb5074f_amd64",
"8Base-STF-1.5:stf/service-telemetry-operator-bundle@sha256:617009676fbc385e222f144f79819b2cdcdafb28ae8674a53cdf8676f69d3717_amd64",
"8Base-STF-1.5:stf/service-telemetry-rhel8-operator@sha256:f71352691d5e680eb09a67ef2e7208a40a10a0b781b451150ced7408dfc603d0_amd64",
"8Base-STF-1.5:stf/sg-bridge-rhel8@sha256:d42174e8f6fbc91666ee2d78483f362f4de3f0ea551ea6d2bf310dadb1b5ba28_amd64",
"8Base-STF-1.5:stf/smart-gateway-operator-bundle@sha256:08209b33986a186c90ec84140c833fdd892358583d3a7cb8c73f4732fe210546_amd64",
"8Base-STF-1.5:stf/smart-gateway-rhel8-operator@sha256:9ea6481e460623bd551f5facb1d8cee105103ad380a32cb3efcc0714b60db471_amd64"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2053532"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in the big package of the math library in golang. The Rat.SetString could cause an overflow, and if left unhandled, it could lead to excessive memory use. This issue could allow a remote attacker to impact the availability of the system.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "golang: math/big: uncontrolled memory consumption due to an unhandled overflow via Rat.SetString",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "Red Hat Enterprise Linux 8 and 9 are affected, because the code-base is affected by this vulnerability.\n\nRed Hat Product Security has rated this issue as having Moderate security impact, and the issue is not currently planned to be addressed in future updates for Red Hat Enterprise Linux 7, hence, marked as Out-of-Support-Scope. \n\nFor additional information, refer to the Issue Severity Classification: https://access.redhat.com/security/updates/classification/ and Red Hat Enterprise Linux Life Cycle \u0026 Updates Policy: https://access.redhat.com/support/policy/updates/errata/.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"8Base-STF-1.5:stf/sg-core-rhel8@sha256:f3ac213d5ff7470ad8a9175fa699033c5c2ee7cd6cf5eb5f4e081de00e94cd37_amd64"
],
"known_not_affected": [
"8Base-STF-1.5:stf/prometheus-webhook-snmp-rhel8@sha256:a53c3dc5955a72913788a3eeda32f725b2f5ef6e893022cc358f20414eb5074f_amd64",
"8Base-STF-1.5:stf/service-telemetry-operator-bundle@sha256:617009676fbc385e222f144f79819b2cdcdafb28ae8674a53cdf8676f69d3717_amd64",
"8Base-STF-1.5:stf/service-telemetry-rhel8-operator@sha256:f71352691d5e680eb09a67ef2e7208a40a10a0b781b451150ced7408dfc603d0_amd64",
"8Base-STF-1.5:stf/sg-bridge-rhel8@sha256:d42174e8f6fbc91666ee2d78483f362f4de3f0ea551ea6d2bf310dadb1b5ba28_amd64",
"8Base-STF-1.5:stf/smart-gateway-operator-bundle@sha256:08209b33986a186c90ec84140c833fdd892358583d3a7cb8c73f4732fe210546_amd64",
"8Base-STF-1.5:stf/smart-gateway-rhel8-operator@sha256:9ea6481e460623bd551f5facb1d8cee105103ad380a32cb3efcc0714b60db471_amd64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2022-23772"
},
{
"category": "external",
"summary": "RHBZ#2053532",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2053532"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2022-23772",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-23772"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2022-23772",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2022-23772"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-announce/c/SUsQn0aSgPQ",
"url": "https://groups.google.com/g/golang-announce/c/SUsQn0aSgPQ"
}
],
"release_date": "2022-01-19T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2023-03-30T00:42:39+00:00",
"details": "The Service Telemetry Framework container image provided by this update can be downloaded from the Red Hat Container Registry at registry.access.redhat.com. Installation instructions for your platform are available at Red Hat Container Catalog (see References).\n\nDockerfiles and scripts should be amended either to refer to this new image specifically, or to the latest image generally.",
"product_ids": [
"8Base-STF-1.5:stf/sg-core-rhel8@sha256:f3ac213d5ff7470ad8a9175fa699033c5c2ee7cd6cf5eb5f4e081de00e94cd37_amd64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2023:1529"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"8Base-STF-1.5:stf/prometheus-webhook-snmp-rhel8@sha256:a53c3dc5955a72913788a3eeda32f725b2f5ef6e893022cc358f20414eb5074f_amd64",
"8Base-STF-1.5:stf/service-telemetry-operator-bundle@sha256:617009676fbc385e222f144f79819b2cdcdafb28ae8674a53cdf8676f69d3717_amd64",
"8Base-STF-1.5:stf/service-telemetry-rhel8-operator@sha256:f71352691d5e680eb09a67ef2e7208a40a10a0b781b451150ced7408dfc603d0_amd64",
"8Base-STF-1.5:stf/sg-bridge-rhel8@sha256:d42174e8f6fbc91666ee2d78483f362f4de3f0ea551ea6d2bf310dadb1b5ba28_amd64",
"8Base-STF-1.5:stf/sg-core-rhel8@sha256:f3ac213d5ff7470ad8a9175fa699033c5c2ee7cd6cf5eb5f4e081de00e94cd37_amd64",
"8Base-STF-1.5:stf/smart-gateway-operator-bundle@sha256:08209b33986a186c90ec84140c833fdd892358583d3a7cb8c73f4732fe210546_amd64",
"8Base-STF-1.5:stf/smart-gateway-rhel8-operator@sha256:9ea6481e460623bd551f5facb1d8cee105103ad380a32cb3efcc0714b60db471_amd64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "golang: math/big: uncontrolled memory consumption due to an unhandled overflow via Rat.SetString"
},
{
"cve": "CVE-2022-23773",
"cwe": {
"id": "CWE-1220",
"name": "Insufficient Granularity of Access Control"
},
"discovery_date": "2022-02-11T00:00:00+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"8Base-STF-1.5:stf/prometheus-webhook-snmp-rhel8@sha256:a53c3dc5955a72913788a3eeda32f725b2f5ef6e893022cc358f20414eb5074f_amd64",
"8Base-STF-1.5:stf/service-telemetry-operator-bundle@sha256:617009676fbc385e222f144f79819b2cdcdafb28ae8674a53cdf8676f69d3717_amd64",
"8Base-STF-1.5:stf/service-telemetry-rhel8-operator@sha256:f71352691d5e680eb09a67ef2e7208a40a10a0b781b451150ced7408dfc603d0_amd64",
"8Base-STF-1.5:stf/sg-bridge-rhel8@sha256:d42174e8f6fbc91666ee2d78483f362f4de3f0ea551ea6d2bf310dadb1b5ba28_amd64",
"8Base-STF-1.5:stf/smart-gateway-operator-bundle@sha256:08209b33986a186c90ec84140c833fdd892358583d3a7cb8c73f4732fe210546_amd64",
"8Base-STF-1.5:stf/smart-gateway-rhel8-operator@sha256:9ea6481e460623bd551f5facb1d8cee105103ad380a32cb3efcc0714b60db471_amd64"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2053541"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in the go package of the cmd library in golang. The go command could be tricked into accepting a branch, which resembles a version tag. This issue could allow a remote unauthenticated attacker to bypass security restrictions and introduce invalid or incorrect tags, reducing the integrity of the environment.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "golang: cmd/go: misinterpretation of branch names can lead to incorrect access control",
"title": "Vulnerability summary"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"8Base-STF-1.5:stf/sg-core-rhel8@sha256:f3ac213d5ff7470ad8a9175fa699033c5c2ee7cd6cf5eb5f4e081de00e94cd37_amd64"
],
"known_not_affected": [
"8Base-STF-1.5:stf/prometheus-webhook-snmp-rhel8@sha256:a53c3dc5955a72913788a3eeda32f725b2f5ef6e893022cc358f20414eb5074f_amd64",
"8Base-STF-1.5:stf/service-telemetry-operator-bundle@sha256:617009676fbc385e222f144f79819b2cdcdafb28ae8674a53cdf8676f69d3717_amd64",
"8Base-STF-1.5:stf/service-telemetry-rhel8-operator@sha256:f71352691d5e680eb09a67ef2e7208a40a10a0b781b451150ced7408dfc603d0_amd64",
"8Base-STF-1.5:stf/sg-bridge-rhel8@sha256:d42174e8f6fbc91666ee2d78483f362f4de3f0ea551ea6d2bf310dadb1b5ba28_amd64",
"8Base-STF-1.5:stf/smart-gateway-operator-bundle@sha256:08209b33986a186c90ec84140c833fdd892358583d3a7cb8c73f4732fe210546_amd64",
"8Base-STF-1.5:stf/smart-gateway-rhel8-operator@sha256:9ea6481e460623bd551f5facb1d8cee105103ad380a32cb3efcc0714b60db471_amd64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2022-23773"
},
{
"category": "external",
"summary": "RHBZ#2053541",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2053541"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2022-23773",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-23773"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2022-23773",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2022-23773"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-announce/c/SUsQn0aSgPQ",
"url": "https://groups.google.com/g/golang-announce/c/SUsQn0aSgPQ"
}
],
"release_date": "2022-02-11T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2023-03-30T00:42:39+00:00",
"details": "The Service Telemetry Framework container image provided by this update can be downloaded from the Red Hat Container Registry at registry.access.redhat.com. Installation instructions for your platform are available at Red Hat Container Catalog (see References).\n\nDockerfiles and scripts should be amended either to refer to this new image specifically, or to the latest image generally.",
"product_ids": [
"8Base-STF-1.5:stf/sg-core-rhel8@sha256:f3ac213d5ff7470ad8a9175fa699033c5c2ee7cd6cf5eb5f4e081de00e94cd37_amd64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2023:1529"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "NONE",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "NONE",
"integrityImpact": "HIGH",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:H/A:N",
"version": "3.1"
},
"products": [
"8Base-STF-1.5:stf/prometheus-webhook-snmp-rhel8@sha256:a53c3dc5955a72913788a3eeda32f725b2f5ef6e893022cc358f20414eb5074f_amd64",
"8Base-STF-1.5:stf/service-telemetry-operator-bundle@sha256:617009676fbc385e222f144f79819b2cdcdafb28ae8674a53cdf8676f69d3717_amd64",
"8Base-STF-1.5:stf/service-telemetry-rhel8-operator@sha256:f71352691d5e680eb09a67ef2e7208a40a10a0b781b451150ced7408dfc603d0_amd64",
"8Base-STF-1.5:stf/sg-bridge-rhel8@sha256:d42174e8f6fbc91666ee2d78483f362f4de3f0ea551ea6d2bf310dadb1b5ba28_amd64",
"8Base-STF-1.5:stf/sg-core-rhel8@sha256:f3ac213d5ff7470ad8a9175fa699033c5c2ee7cd6cf5eb5f4e081de00e94cd37_amd64",
"8Base-STF-1.5:stf/smart-gateway-operator-bundle@sha256:08209b33986a186c90ec84140c833fdd892358583d3a7cb8c73f4732fe210546_amd64",
"8Base-STF-1.5:stf/smart-gateway-rhel8-operator@sha256:9ea6481e460623bd551f5facb1d8cee105103ad380a32cb3efcc0714b60db471_amd64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "golang: cmd/go: misinterpretation of branch names can lead to incorrect access control"
},
{
"cve": "CVE-2022-23806",
"cwe": {
"id": "CWE-252",
"name": "Unchecked Return Value"
},
"discovery_date": "2022-02-11T00:00:00+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"8Base-STF-1.5:stf/prometheus-webhook-snmp-rhel8@sha256:a53c3dc5955a72913788a3eeda32f725b2f5ef6e893022cc358f20414eb5074f_amd64",
"8Base-STF-1.5:stf/service-telemetry-operator-bundle@sha256:617009676fbc385e222f144f79819b2cdcdafb28ae8674a53cdf8676f69d3717_amd64",
"8Base-STF-1.5:stf/service-telemetry-rhel8-operator@sha256:f71352691d5e680eb09a67ef2e7208a40a10a0b781b451150ced7408dfc603d0_amd64",
"8Base-STF-1.5:stf/sg-bridge-rhel8@sha256:d42174e8f6fbc91666ee2d78483f362f4de3f0ea551ea6d2bf310dadb1b5ba28_amd64",
"8Base-STF-1.5:stf/smart-gateway-operator-bundle@sha256:08209b33986a186c90ec84140c833fdd892358583d3a7cb8c73f4732fe210546_amd64",
"8Base-STF-1.5:stf/smart-gateway-rhel8-operator@sha256:9ea6481e460623bd551f5facb1d8cee105103ad380a32cb3efcc0714b60db471_amd64"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2053429"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in the elliptic package of the crypto library in golang when the IsOnCurve function could return true for invalid field elements. This flaw allows an attacker to take advantage of this undefined behavior, affecting the availability and integrity of the resource.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "golang: crypto/elliptic: IsOnCurve returns true for invalid field elements",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "Red Hat Enterprise Linux 8 and 9 are affected because the code-base is affected by this vulnerability.\n\nRed Hat Product Security has rated this issue as having a Moderate security impact. The issue is not currently planned to be addressed in future updates for Red Hat Enterprise Linux 7; hence, marked as Out-of-Support-Scope. \n\nRed Hat Developer Tools - Compilers (go-toolset-1.16 \u0026 1.17), will not be addressed in future updates as shipped only in RHEL-7, hence, marked as Out-of-Support-Scope.\n\nFor additional information, refer to the Issue Severity Classification: https://access.redhat.com/security/updates/classification/ and Red Hat Enterprise Linux Life Cycle \u0026 Updates Policy: https://access.redhat.com/support/policy/updates/errata/.\n\nThe vulnerability lies in the crypto/elliptic: IsOnCurve taking in negative and invalid forms of data input and resulting in a panic, the resulting invalid data input is also resulting in data sinks in other functions such as marshall that handle elliptic curve cryptography by converting points on an elliptic curve into a binary format for storage or transmission and scalarmult which provides scalar multiplication, all three function takes in invalid forms of data and results in a crash, although the main culprit being isoncurve function, considering the attack complexity being high as the data that reaches the vulnerable function could already be stripped of negative sign and the resultant successful exploitation only leading to a panic/crash the vulnerability has been rated as Moderate.\n\nWithin regulated environments, a combination of the following controls acts as a significant barrier to successfully exploiting a CWE-252: Unchecked Return Value vulnerability and therefore downgrades the severity of this particular CVE from Moderate to Low.\n\nReturn values from critical operations are consistently evaluated through enforced development standards and automated static analysis, reducing the likelihood of logic flaws or silent failures reaching production. Error-handling routines are integrated into application behavior to ensure that failures are properly logged, traced, and contained, maintaining system stability under fault conditions. Additionally, the platform is designed to respond to errors predictably, preventing uncontrolled behavior and ensuring that processes fail in a known, recoverable state.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"8Base-STF-1.5:stf/sg-core-rhel8@sha256:f3ac213d5ff7470ad8a9175fa699033c5c2ee7cd6cf5eb5f4e081de00e94cd37_amd64"
],
"known_not_affected": [
"8Base-STF-1.5:stf/prometheus-webhook-snmp-rhel8@sha256:a53c3dc5955a72913788a3eeda32f725b2f5ef6e893022cc358f20414eb5074f_amd64",
"8Base-STF-1.5:stf/service-telemetry-operator-bundle@sha256:617009676fbc385e222f144f79819b2cdcdafb28ae8674a53cdf8676f69d3717_amd64",
"8Base-STF-1.5:stf/service-telemetry-rhel8-operator@sha256:f71352691d5e680eb09a67ef2e7208a40a10a0b781b451150ced7408dfc603d0_amd64",
"8Base-STF-1.5:stf/sg-bridge-rhel8@sha256:d42174e8f6fbc91666ee2d78483f362f4de3f0ea551ea6d2bf310dadb1b5ba28_amd64",
"8Base-STF-1.5:stf/smart-gateway-operator-bundle@sha256:08209b33986a186c90ec84140c833fdd892358583d3a7cb8c73f4732fe210546_amd64",
"8Base-STF-1.5:stf/smart-gateway-rhel8-operator@sha256:9ea6481e460623bd551f5facb1d8cee105103ad380a32cb3efcc0714b60db471_amd64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2022-23806"
},
{
"category": "external",
"summary": "RHBZ#2053429",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2053429"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2022-23806",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-23806"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2022-23806",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2022-23806"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-announce/c/SUsQn0aSgPQ",
"url": "https://groups.google.com/g/golang-announce/c/SUsQn0aSgPQ"
}
],
"release_date": "2022-02-11T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2023-03-30T00:42:39+00:00",
"details": "The Service Telemetry Framework container image provided by this update can be downloaded from the Red Hat Container Registry at registry.access.redhat.com. Installation instructions for your platform are available at Red Hat Container Catalog (see References).\n\nDockerfiles and scripts should be amended either to refer to this new image specifically, or to the latest image generally.",
"product_ids": [
"8Base-STF-1.5:stf/sg-core-rhel8@sha256:f3ac213d5ff7470ad8a9175fa699033c5c2ee7cd6cf5eb5f4e081de00e94cd37_amd64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2023:1529"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 7.1,
"baseSeverity": "HIGH",
"confidentialityImpact": "NONE",
"integrityImpact": "LOW",
"privilegesRequired": "LOW",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:N/I:L/A:H",
"version": "3.1"
},
"products": [
"8Base-STF-1.5:stf/prometheus-webhook-snmp-rhel8@sha256:a53c3dc5955a72913788a3eeda32f725b2f5ef6e893022cc358f20414eb5074f_amd64",
"8Base-STF-1.5:stf/service-telemetry-operator-bundle@sha256:617009676fbc385e222f144f79819b2cdcdafb28ae8674a53cdf8676f69d3717_amd64",
"8Base-STF-1.5:stf/service-telemetry-rhel8-operator@sha256:f71352691d5e680eb09a67ef2e7208a40a10a0b781b451150ced7408dfc603d0_amd64",
"8Base-STF-1.5:stf/sg-bridge-rhel8@sha256:d42174e8f6fbc91666ee2d78483f362f4de3f0ea551ea6d2bf310dadb1b5ba28_amd64",
"8Base-STF-1.5:stf/sg-core-rhel8@sha256:f3ac213d5ff7470ad8a9175fa699033c5c2ee7cd6cf5eb5f4e081de00e94cd37_amd64",
"8Base-STF-1.5:stf/smart-gateway-operator-bundle@sha256:08209b33986a186c90ec84140c833fdd892358583d3a7cb8c73f4732fe210546_amd64",
"8Base-STF-1.5:stf/smart-gateway-rhel8-operator@sha256:9ea6481e460623bd551f5facb1d8cee105103ad380a32cb3efcc0714b60db471_amd64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "golang: crypto/elliptic: IsOnCurve returns true for invalid field elements"
},
{
"cve": "CVE-2022-24675",
"cwe": {
"id": "CWE-120",
"name": "Buffer Copy without Checking Size of Input (\u0027Classic Buffer Overflow\u0027)"
},
"discovery_date": "2022-04-21T00:00:00+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"8Base-STF-1.5:stf/prometheus-webhook-snmp-rhel8@sha256:a53c3dc5955a72913788a3eeda32f725b2f5ef6e893022cc358f20414eb5074f_amd64",
"8Base-STF-1.5:stf/service-telemetry-operator-bundle@sha256:617009676fbc385e222f144f79819b2cdcdafb28ae8674a53cdf8676f69d3717_amd64",
"8Base-STF-1.5:stf/service-telemetry-rhel8-operator@sha256:f71352691d5e680eb09a67ef2e7208a40a10a0b781b451150ced7408dfc603d0_amd64",
"8Base-STF-1.5:stf/sg-bridge-rhel8@sha256:d42174e8f6fbc91666ee2d78483f362f4de3f0ea551ea6d2bf310dadb1b5ba28_amd64",
"8Base-STF-1.5:stf/smart-gateway-operator-bundle@sha256:08209b33986a186c90ec84140c833fdd892358583d3a7cb8c73f4732fe210546_amd64",
"8Base-STF-1.5:stf/smart-gateway-rhel8-operator@sha256:9ea6481e460623bd551f5facb1d8cee105103ad380a32cb3efcc0714b60db471_amd64"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2077688"
}
],
"notes": [
{
"category": "description",
"text": "A buffer overflow flaw was found in Golang\u0027s library encoding/pem. This flaw allows an attacker to use a large PEM input (more than 5 MB), causing a stack overflow in Decode, which leads to a loss of availability.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "golang: encoding/pem: fix stack overflow in Decode",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "Red Hat Enterprise Linux 7, 8 and 9 are affected, because the code-base is affected by this vulnerability.\n\nRed Hat Product Security has rated this issue as having Moderate security impact, and the issue is not currently planned to be addressed in future updates for Red Hat Enterprise Linux 7, hence, marked as Out-of-Support-Scope.\n\nRed Hat Developer Tools - Compilers (go-toolset-1.16-golang \u0026 go-toolset-1.17-golang), ships the vulnerable code and affected by this vulnerability.\n\nFor additional information, refer to the Issue Severity Classification: https://access.redhat.com/security/updates/classification/ and Red Hat Enterprise Linux Life Cycle \u0026 Updates Policy: https://access.redhat.com/support/policy/updates/errata/.\n\nWithin regulated environments, a combination of the following controls acts as a significant barrier to successfully exploiting a CWE-120: Buffer Copy without Checking Size of Input (\u0027Classic Buffer Overflow\u0027) vulnerability and therefore downgrades the severity of this particular CVE from Moderate to Low.\n\nRed Hat follows best practice and federal requirements for least privilege, allowing only specific processes to be run with isolated accounts specific to the team and federal platforms that have limited privileges that are only used for a single task. The environment leverages file integrity checks and malicious code protections, such as IPS/IDS and antimalware solutions, to help detect and prevent malicious code that attempts to exploit buffer overflow vulnerabilities. Robust input validation and error-handling mechanisms ensure all user inputs are thoroughly validated, preventing improperly validated inputs from causing system instability, exposing sensitive data, or escalating risks.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"8Base-STF-1.5:stf/sg-core-rhel8@sha256:f3ac213d5ff7470ad8a9175fa699033c5c2ee7cd6cf5eb5f4e081de00e94cd37_amd64"
],
"known_not_affected": [
"8Base-STF-1.5:stf/prometheus-webhook-snmp-rhel8@sha256:a53c3dc5955a72913788a3eeda32f725b2f5ef6e893022cc358f20414eb5074f_amd64",
"8Base-STF-1.5:stf/service-telemetry-operator-bundle@sha256:617009676fbc385e222f144f79819b2cdcdafb28ae8674a53cdf8676f69d3717_amd64",
"8Base-STF-1.5:stf/service-telemetry-rhel8-operator@sha256:f71352691d5e680eb09a67ef2e7208a40a10a0b781b451150ced7408dfc603d0_amd64",
"8Base-STF-1.5:stf/sg-bridge-rhel8@sha256:d42174e8f6fbc91666ee2d78483f362f4de3f0ea551ea6d2bf310dadb1b5ba28_amd64",
"8Base-STF-1.5:stf/smart-gateway-operator-bundle@sha256:08209b33986a186c90ec84140c833fdd892358583d3a7cb8c73f4732fe210546_amd64",
"8Base-STF-1.5:stf/smart-gateway-rhel8-operator@sha256:9ea6481e460623bd551f5facb1d8cee105103ad380a32cb3efcc0714b60db471_amd64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2022-24675"
},
{
"category": "external",
"summary": "RHBZ#2077688",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2077688"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2022-24675",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-24675"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2022-24675",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2022-24675"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-announce/c/oecdBNLOml8",
"url": "https://groups.google.com/g/golang-announce/c/oecdBNLOml8"
}
],
"release_date": "2022-04-12T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2023-03-30T00:42:39+00:00",
"details": "The Service Telemetry Framework container image provided by this update can be downloaded from the Red Hat Container Registry at registry.access.redhat.com. Installation instructions for your platform are available at Red Hat Container Catalog (see References).\n\nDockerfiles and scripts should be amended either to refer to this new image specifically, or to the latest image generally.",
"product_ids": [
"8Base-STF-1.5:stf/sg-core-rhel8@sha256:f3ac213d5ff7470ad8a9175fa699033c5c2ee7cd6cf5eb5f4e081de00e94cd37_amd64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2023:1529"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"8Base-STF-1.5:stf/prometheus-webhook-snmp-rhel8@sha256:a53c3dc5955a72913788a3eeda32f725b2f5ef6e893022cc358f20414eb5074f_amd64",
"8Base-STF-1.5:stf/service-telemetry-operator-bundle@sha256:617009676fbc385e222f144f79819b2cdcdafb28ae8674a53cdf8676f69d3717_amd64",
"8Base-STF-1.5:stf/service-telemetry-rhel8-operator@sha256:f71352691d5e680eb09a67ef2e7208a40a10a0b781b451150ced7408dfc603d0_amd64",
"8Base-STF-1.5:stf/sg-bridge-rhel8@sha256:d42174e8f6fbc91666ee2d78483f362f4de3f0ea551ea6d2bf310dadb1b5ba28_amd64",
"8Base-STF-1.5:stf/sg-core-rhel8@sha256:f3ac213d5ff7470ad8a9175fa699033c5c2ee7cd6cf5eb5f4e081de00e94cd37_amd64",
"8Base-STF-1.5:stf/smart-gateway-operator-bundle@sha256:08209b33986a186c90ec84140c833fdd892358583d3a7cb8c73f4732fe210546_amd64",
"8Base-STF-1.5:stf/smart-gateway-rhel8-operator@sha256:9ea6481e460623bd551f5facb1d8cee105103ad380a32cb3efcc0714b60db471_amd64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "golang: encoding/pem: fix stack overflow in Decode"
},
{
"cve": "CVE-2022-27664",
"cwe": {
"id": "CWE-400",
"name": "Uncontrolled Resource Consumption"
},
"discovery_date": "2022-09-06T00:00:00+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"8Base-STF-1.5:stf/prometheus-webhook-snmp-rhel8@sha256:a53c3dc5955a72913788a3eeda32f725b2f5ef6e893022cc358f20414eb5074f_amd64",
"8Base-STF-1.5:stf/service-telemetry-operator-bundle@sha256:617009676fbc385e222f144f79819b2cdcdafb28ae8674a53cdf8676f69d3717_amd64",
"8Base-STF-1.5:stf/service-telemetry-rhel8-operator@sha256:f71352691d5e680eb09a67ef2e7208a40a10a0b781b451150ced7408dfc603d0_amd64",
"8Base-STF-1.5:stf/sg-bridge-rhel8@sha256:d42174e8f6fbc91666ee2d78483f362f4de3f0ea551ea6d2bf310dadb1b5ba28_amd64",
"8Base-STF-1.5:stf/smart-gateway-operator-bundle@sha256:08209b33986a186c90ec84140c833fdd892358583d3a7cb8c73f4732fe210546_amd64",
"8Base-STF-1.5:stf/smart-gateway-rhel8-operator@sha256:9ea6481e460623bd551f5facb1d8cee105103ad380a32cb3efcc0714b60db471_amd64"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2124669"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in the golang package. In net/http in Go, attackers can cause a denial of service because an HTTP/2 connection can hang during closing if a fatal error preempts the shutdown.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "golang: net/http: handle server errors after sending GOAWAY",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "The opportunity for a Denial of Service is limited to the golang runtime. In the case of OpenShift Container Platform, this would be restricted within each individual container. There are multiple layers of guide rails (Golang\u2019s Garbage Collector; OpenShift\u2019s resource constraints imposed at the container and cluster levels) which would require a malicious user to continue submitting attacks for there to be any enduring impact. They would also need access to external server resources to be able to send a massive volume of requests to cause a significant impact on server operations.\n\nWithin regulated environments, a combination of the following controls acts as a significant barrier to successfully exploiting a CWE-400: Uncontrolled Resource Consumption vulnerability and therefore downgrades the severity of this particular CVE from Moderate to Low.\n\nRed Hat restricts access to all platform information by default, granting access only after successful hard token-based multi-factor authentication (MFA) and enforcing least privilege to ensure only authorized roles can execute or modify code. The environment employs malicious code protections, including IDS/IPS and antimalware tools to detect threats and monitor resource usage, helping prevent uncontrolled consumption that could lead to system failure. Additional safeguards, such as web application firewalls and load-balancing strategies, protect against resource exhaustion and performance degradation. Event logs are centrally collected, correlated, and analyzed to support monitoring, alerting, and retention, aiding in the detection of abnormal behavior and potential denial-of-service (DoS) conditions. Static code analysis and peer reviews enforce strong input validation and error handling, reducing the likelihood of input-based DoS attacks.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"8Base-STF-1.5:stf/sg-core-rhel8@sha256:f3ac213d5ff7470ad8a9175fa699033c5c2ee7cd6cf5eb5f4e081de00e94cd37_amd64"
],
"known_not_affected": [
"8Base-STF-1.5:stf/prometheus-webhook-snmp-rhel8@sha256:a53c3dc5955a72913788a3eeda32f725b2f5ef6e893022cc358f20414eb5074f_amd64",
"8Base-STF-1.5:stf/service-telemetry-operator-bundle@sha256:617009676fbc385e222f144f79819b2cdcdafb28ae8674a53cdf8676f69d3717_amd64",
"8Base-STF-1.5:stf/service-telemetry-rhel8-operator@sha256:f71352691d5e680eb09a67ef2e7208a40a10a0b781b451150ced7408dfc603d0_amd64",
"8Base-STF-1.5:stf/sg-bridge-rhel8@sha256:d42174e8f6fbc91666ee2d78483f362f4de3f0ea551ea6d2bf310dadb1b5ba28_amd64",
"8Base-STF-1.5:stf/smart-gateway-operator-bundle@sha256:08209b33986a186c90ec84140c833fdd892358583d3a7cb8c73f4732fe210546_amd64",
"8Base-STF-1.5:stf/smart-gateway-rhel8-operator@sha256:9ea6481e460623bd551f5facb1d8cee105103ad380a32cb3efcc0714b60db471_amd64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2022-27664"
},
{
"category": "external",
"summary": "RHBZ#2124669",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2124669"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2022-27664",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-27664"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2022-27664",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2022-27664"
},
{
"category": "external",
"summary": "https://go.dev/issue/54658",
"url": "https://go.dev/issue/54658"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-announce/c/x49AQzIVX-s/m/0tgO0pjiBQAJ",
"url": "https://groups.google.com/g/golang-announce/c/x49AQzIVX-s/m/0tgO0pjiBQAJ"
}
],
"release_date": "2022-09-06T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2023-03-30T00:42:39+00:00",
"details": "The Service Telemetry Framework container image provided by this update can be downloaded from the Red Hat Container Registry at registry.access.redhat.com. Installation instructions for your platform are available at Red Hat Container Catalog (see References).\n\nDockerfiles and scripts should be amended either to refer to this new image specifically, or to the latest image generally.",
"product_ids": [
"8Base-STF-1.5:stf/sg-core-rhel8@sha256:f3ac213d5ff7470ad8a9175fa699033c5c2ee7cd6cf5eb5f4e081de00e94cd37_amd64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2023:1529"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 6.5,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "LOW",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"8Base-STF-1.5:stf/prometheus-webhook-snmp-rhel8@sha256:a53c3dc5955a72913788a3eeda32f725b2f5ef6e893022cc358f20414eb5074f_amd64",
"8Base-STF-1.5:stf/service-telemetry-operator-bundle@sha256:617009676fbc385e222f144f79819b2cdcdafb28ae8674a53cdf8676f69d3717_amd64",
"8Base-STF-1.5:stf/service-telemetry-rhel8-operator@sha256:f71352691d5e680eb09a67ef2e7208a40a10a0b781b451150ced7408dfc603d0_amd64",
"8Base-STF-1.5:stf/sg-bridge-rhel8@sha256:d42174e8f6fbc91666ee2d78483f362f4de3f0ea551ea6d2bf310dadb1b5ba28_amd64",
"8Base-STF-1.5:stf/sg-core-rhel8@sha256:f3ac213d5ff7470ad8a9175fa699033c5c2ee7cd6cf5eb5f4e081de00e94cd37_amd64",
"8Base-STF-1.5:stf/smart-gateway-operator-bundle@sha256:08209b33986a186c90ec84140c833fdd892358583d3a7cb8c73f4732fe210546_amd64",
"8Base-STF-1.5:stf/smart-gateway-rhel8-operator@sha256:9ea6481e460623bd551f5facb1d8cee105103ad380a32cb3efcc0714b60db471_amd64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "golang: net/http: handle server errors after sending GOAWAY"
},
{
"cve": "CVE-2022-28327",
"cwe": {
"id": "CWE-190",
"name": "Integer Overflow or Wraparound"
},
"discovery_date": "2022-04-21T00:00:00+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"8Base-STF-1.5:stf/prometheus-webhook-snmp-rhel8@sha256:a53c3dc5955a72913788a3eeda32f725b2f5ef6e893022cc358f20414eb5074f_amd64",
"8Base-STF-1.5:stf/service-telemetry-operator-bundle@sha256:617009676fbc385e222f144f79819b2cdcdafb28ae8674a53cdf8676f69d3717_amd64",
"8Base-STF-1.5:stf/service-telemetry-rhel8-operator@sha256:f71352691d5e680eb09a67ef2e7208a40a10a0b781b451150ced7408dfc603d0_amd64",
"8Base-STF-1.5:stf/sg-bridge-rhel8@sha256:d42174e8f6fbc91666ee2d78483f362f4de3f0ea551ea6d2bf310dadb1b5ba28_amd64",
"8Base-STF-1.5:stf/smart-gateway-operator-bundle@sha256:08209b33986a186c90ec84140c833fdd892358583d3a7cb8c73f4732fe210546_amd64",
"8Base-STF-1.5:stf/smart-gateway-rhel8-operator@sha256:9ea6481e460623bd551f5facb1d8cee105103ad380a32cb3efcc0714b60db471_amd64"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2077689"
}
],
"notes": [
{
"category": "description",
"text": "An integer overflow flaw was found in Golang\u0027s crypto/elliptic library. This flaw allows an attacker to use a crafted scaler input longer than 32 bytes, causing P256().ScalarMult or P256().ScalarBaseMult to panic, leading to a loss of availability.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "golang: crypto/elliptic: panic caused by oversized scalar",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "A moderate severity flaw was found in Go\u2019s crypto/elliptic package in the generic P-256 implementation. If a scalar input longer than 32 bytes is supplied, P256().ScalarMult or P256().ScalarBaseMult can panic, causing the application to crash. Indirect uses via crypto/ecdsa and crypto/tls are not affected. This issue impacts availability but does not affect confidentiality or integrity. Only certain platforms (non-amd64, non-arm64, non-ppc64le, non-s390x) may be affected.\n\nRed Hat Enterprise Linux 7, 8 and 9 are affected, because the code-base is affected by this vulnerability.\n\nRed Hat Product Security has rated this issue as having Moderate security impact, and the issue is not currently planned to be addressed in future updates for Red Hat Enterprise Linux 7, hence, marked as Out-of-Support-Scope. \n\nRed Hat Developer Tools - Compilers (go-toolset-1.16-golang \u0026 go-toolset-1.17-golang), ships the vulnerable code and affected by this vulnerability.\n\nFor additional information, refer to the Issue Severity Classification: https://access.redhat.com/security/updates/classification/ and Red Hat Enterprise Linux Life Cycle \u0026 Updates Policy: https://access.redhat.com/support/policy/updates/errata/.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"8Base-STF-1.5:stf/sg-core-rhel8@sha256:f3ac213d5ff7470ad8a9175fa699033c5c2ee7cd6cf5eb5f4e081de00e94cd37_amd64"
],
"known_not_affected": [
"8Base-STF-1.5:stf/prometheus-webhook-snmp-rhel8@sha256:a53c3dc5955a72913788a3eeda32f725b2f5ef6e893022cc358f20414eb5074f_amd64",
"8Base-STF-1.5:stf/service-telemetry-operator-bundle@sha256:617009676fbc385e222f144f79819b2cdcdafb28ae8674a53cdf8676f69d3717_amd64",
"8Base-STF-1.5:stf/service-telemetry-rhel8-operator@sha256:f71352691d5e680eb09a67ef2e7208a40a10a0b781b451150ced7408dfc603d0_amd64",
"8Base-STF-1.5:stf/sg-bridge-rhel8@sha256:d42174e8f6fbc91666ee2d78483f362f4de3f0ea551ea6d2bf310dadb1b5ba28_amd64",
"8Base-STF-1.5:stf/smart-gateway-operator-bundle@sha256:08209b33986a186c90ec84140c833fdd892358583d3a7cb8c73f4732fe210546_amd64",
"8Base-STF-1.5:stf/smart-gateway-rhel8-operator@sha256:9ea6481e460623bd551f5facb1d8cee105103ad380a32cb3efcc0714b60db471_amd64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2022-28327"
},
{
"category": "external",
"summary": "RHBZ#2077689",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2077689"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2022-28327",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-28327"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2022-28327",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2022-28327"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-announce/c/oecdBNLOml8",
"url": "https://groups.google.com/g/golang-announce/c/oecdBNLOml8"
}
],
"release_date": "2022-04-12T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2023-03-30T00:42:39+00:00",
"details": "The Service Telemetry Framework container image provided by this update can be downloaded from the Red Hat Container Registry at registry.access.redhat.com. Installation instructions for your platform are available at Red Hat Container Catalog (see References).\n\nDockerfiles and scripts should be amended either to refer to this new image specifically, or to the latest image generally.",
"product_ids": [
"8Base-STF-1.5:stf/sg-core-rhel8@sha256:f3ac213d5ff7470ad8a9175fa699033c5c2ee7cd6cf5eb5f4e081de00e94cd37_amd64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2023:1529"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"8Base-STF-1.5:stf/prometheus-webhook-snmp-rhel8@sha256:a53c3dc5955a72913788a3eeda32f725b2f5ef6e893022cc358f20414eb5074f_amd64",
"8Base-STF-1.5:stf/service-telemetry-operator-bundle@sha256:617009676fbc385e222f144f79819b2cdcdafb28ae8674a53cdf8676f69d3717_amd64",
"8Base-STF-1.5:stf/service-telemetry-rhel8-operator@sha256:f71352691d5e680eb09a67ef2e7208a40a10a0b781b451150ced7408dfc603d0_amd64",
"8Base-STF-1.5:stf/sg-bridge-rhel8@sha256:d42174e8f6fbc91666ee2d78483f362f4de3f0ea551ea6d2bf310dadb1b5ba28_amd64",
"8Base-STF-1.5:stf/sg-core-rhel8@sha256:f3ac213d5ff7470ad8a9175fa699033c5c2ee7cd6cf5eb5f4e081de00e94cd37_amd64",
"8Base-STF-1.5:stf/smart-gateway-operator-bundle@sha256:08209b33986a186c90ec84140c833fdd892358583d3a7cb8c73f4732fe210546_amd64",
"8Base-STF-1.5:stf/smart-gateway-rhel8-operator@sha256:9ea6481e460623bd551f5facb1d8cee105103ad380a32cb3efcc0714b60db471_amd64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "golang: crypto/elliptic: panic caused by oversized scalar"
},
{
"acknowledgments": [
{
"names": [
"Jo\u00ebl G\u00e4hwiler"
],
"summary": "Acknowledged by upstream."
}
],
"cve": "CVE-2022-29526",
"cwe": {
"id": "CWE-280",
"name": "Improper Handling of Insufficient Permissions or Privileges "
},
"discovery_date": "2022-05-11T00:00:00+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"8Base-STF-1.5:stf/prometheus-webhook-snmp-rhel8@sha256:a53c3dc5955a72913788a3eeda32f725b2f5ef6e893022cc358f20414eb5074f_amd64",
"8Base-STF-1.5:stf/service-telemetry-operator-bundle@sha256:617009676fbc385e222f144f79819b2cdcdafb28ae8674a53cdf8676f69d3717_amd64",
"8Base-STF-1.5:stf/service-telemetry-rhel8-operator@sha256:f71352691d5e680eb09a67ef2e7208a40a10a0b781b451150ced7408dfc603d0_amd64",
"8Base-STF-1.5:stf/sg-bridge-rhel8@sha256:d42174e8f6fbc91666ee2d78483f362f4de3f0ea551ea6d2bf310dadb1b5ba28_amd64",
"8Base-STF-1.5:stf/smart-gateway-operator-bundle@sha256:08209b33986a186c90ec84140c833fdd892358583d3a7cb8c73f4732fe210546_amd64",
"8Base-STF-1.5:stf/smart-gateway-rhel8-operator@sha256:9ea6481e460623bd551f5facb1d8cee105103ad380a32cb3efcc0714b60db471_amd64"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2084085"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in the syscall.Faccessat function when calling a process by checking the group. This flaw allows an attacker to check the process group permissions rather than a member of the file\u0027s group, affecting system availability.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "golang: syscall: faccessat checks wrong group",
"title": "Vulnerability summary"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"8Base-STF-1.5:stf/sg-core-rhel8@sha256:f3ac213d5ff7470ad8a9175fa699033c5c2ee7cd6cf5eb5f4e081de00e94cd37_amd64"
],
"known_not_affected": [
"8Base-STF-1.5:stf/prometheus-webhook-snmp-rhel8@sha256:a53c3dc5955a72913788a3eeda32f725b2f5ef6e893022cc358f20414eb5074f_amd64",
"8Base-STF-1.5:stf/service-telemetry-operator-bundle@sha256:617009676fbc385e222f144f79819b2cdcdafb28ae8674a53cdf8676f69d3717_amd64",
"8Base-STF-1.5:stf/service-telemetry-rhel8-operator@sha256:f71352691d5e680eb09a67ef2e7208a40a10a0b781b451150ced7408dfc603d0_amd64",
"8Base-STF-1.5:stf/sg-bridge-rhel8@sha256:d42174e8f6fbc91666ee2d78483f362f4de3f0ea551ea6d2bf310dadb1b5ba28_amd64",
"8Base-STF-1.5:stf/smart-gateway-operator-bundle@sha256:08209b33986a186c90ec84140c833fdd892358583d3a7cb8c73f4732fe210546_amd64",
"8Base-STF-1.5:stf/smart-gateway-rhel8-operator@sha256:9ea6481e460623bd551f5facb1d8cee105103ad380a32cb3efcc0714b60db471_amd64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2022-29526"
},
{
"category": "external",
"summary": "RHBZ#2084085",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2084085"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2022-29526",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-29526"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2022-29526",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2022-29526"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-announce/c/Y5qrqw_lWdU",
"url": "https://groups.google.com/g/golang-announce/c/Y5qrqw_lWdU"
}
],
"release_date": "2022-05-11T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2023-03-30T00:42:39+00:00",
"details": "The Service Telemetry Framework container image provided by this update can be downloaded from the Red Hat Container Registry at registry.access.redhat.com. Installation instructions for your platform are available at Red Hat Container Catalog (see References).\n\nDockerfiles and scripts should be amended either to refer to this new image specifically, or to the latest image generally.",
"product_ids": [
"8Base-STF-1.5:stf/sg-core-rhel8@sha256:f3ac213d5ff7470ad8a9175fa699033c5c2ee7cd6cf5eb5f4e081de00e94cd37_amd64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2023:1529"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "LOCAL",
"availabilityImpact": "HIGH",
"baseScore": 6.2,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"8Base-STF-1.5:stf/prometheus-webhook-snmp-rhel8@sha256:a53c3dc5955a72913788a3eeda32f725b2f5ef6e893022cc358f20414eb5074f_amd64",
"8Base-STF-1.5:stf/service-telemetry-operator-bundle@sha256:617009676fbc385e222f144f79819b2cdcdafb28ae8674a53cdf8676f69d3717_amd64",
"8Base-STF-1.5:stf/service-telemetry-rhel8-operator@sha256:f71352691d5e680eb09a67ef2e7208a40a10a0b781b451150ced7408dfc603d0_amd64",
"8Base-STF-1.5:stf/sg-bridge-rhel8@sha256:d42174e8f6fbc91666ee2d78483f362f4de3f0ea551ea6d2bf310dadb1b5ba28_amd64",
"8Base-STF-1.5:stf/sg-core-rhel8@sha256:f3ac213d5ff7470ad8a9175fa699033c5c2ee7cd6cf5eb5f4e081de00e94cd37_amd64",
"8Base-STF-1.5:stf/smart-gateway-operator-bundle@sha256:08209b33986a186c90ec84140c833fdd892358583d3a7cb8c73f4732fe210546_amd64",
"8Base-STF-1.5:stf/smart-gateway-rhel8-operator@sha256:9ea6481e460623bd551f5facb1d8cee105103ad380a32cb3efcc0714b60db471_amd64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "golang: syscall: faccessat checks wrong group"
},
{
"cve": "CVE-2022-30629",
"cwe": {
"id": "CWE-331",
"name": "Insufficient Entropy"
},
"discovery_date": "2022-06-02T00:00:00+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"8Base-STF-1.5:stf/prometheus-webhook-snmp-rhel8@sha256:a53c3dc5955a72913788a3eeda32f725b2f5ef6e893022cc358f20414eb5074f_amd64",
"8Base-STF-1.5:stf/service-telemetry-operator-bundle@sha256:617009676fbc385e222f144f79819b2cdcdafb28ae8674a53cdf8676f69d3717_amd64",
"8Base-STF-1.5:stf/service-telemetry-rhel8-operator@sha256:f71352691d5e680eb09a67ef2e7208a40a10a0b781b451150ced7408dfc603d0_amd64",
"8Base-STF-1.5:stf/sg-bridge-rhel8@sha256:d42174e8f6fbc91666ee2d78483f362f4de3f0ea551ea6d2bf310dadb1b5ba28_amd64",
"8Base-STF-1.5:stf/smart-gateway-operator-bundle@sha256:08209b33986a186c90ec84140c833fdd892358583d3a7cb8c73f4732fe210546_amd64",
"8Base-STF-1.5:stf/smart-gateway-rhel8-operator@sha256:9ea6481e460623bd551f5facb1d8cee105103ad380a32cb3efcc0714b60db471_amd64"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2092793"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in the crypto/tls golang package. When session tickets are generated by crypto/tls, it is missing the ticket expiration. This issue may allow an attacker to observe the TLS handshakes to correlate successive connections during session resumption.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "golang: crypto/tls: session tickets lack random ticket_age_add",
"title": "Vulnerability summary"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"8Base-STF-1.5:stf/sg-core-rhel8@sha256:f3ac213d5ff7470ad8a9175fa699033c5c2ee7cd6cf5eb5f4e081de00e94cd37_amd64"
],
"known_not_affected": [
"8Base-STF-1.5:stf/prometheus-webhook-snmp-rhel8@sha256:a53c3dc5955a72913788a3eeda32f725b2f5ef6e893022cc358f20414eb5074f_amd64",
"8Base-STF-1.5:stf/service-telemetry-operator-bundle@sha256:617009676fbc385e222f144f79819b2cdcdafb28ae8674a53cdf8676f69d3717_amd64",
"8Base-STF-1.5:stf/service-telemetry-rhel8-operator@sha256:f71352691d5e680eb09a67ef2e7208a40a10a0b781b451150ced7408dfc603d0_amd64",
"8Base-STF-1.5:stf/sg-bridge-rhel8@sha256:d42174e8f6fbc91666ee2d78483f362f4de3f0ea551ea6d2bf310dadb1b5ba28_amd64",
"8Base-STF-1.5:stf/smart-gateway-operator-bundle@sha256:08209b33986a186c90ec84140c833fdd892358583d3a7cb8c73f4732fe210546_amd64",
"8Base-STF-1.5:stf/smart-gateway-rhel8-operator@sha256:9ea6481e460623bd551f5facb1d8cee105103ad380a32cb3efcc0714b60db471_amd64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2022-30629"
},
{
"category": "external",
"summary": "RHBZ#2092793",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2092793"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2022-30629",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-30629"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2022-30629",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2022-30629"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-announce/c/TzIC9-t8Ytg",
"url": "https://groups.google.com/g/golang-announce/c/TzIC9-t8Ytg"
}
],
"release_date": "2022-06-02T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2023-03-30T00:42:39+00:00",
"details": "The Service Telemetry Framework container image provided by this update can be downloaded from the Red Hat Container Registry at registry.access.redhat.com. Installation instructions for your platform are available at Red Hat Container Catalog (see References).\n\nDockerfiles and scripts should be amended either to refer to this new image specifically, or to the latest image generally.",
"product_ids": [
"8Base-STF-1.5:stf/sg-core-rhel8@sha256:f3ac213d5ff7470ad8a9175fa699033c5c2ee7cd6cf5eb5f4e081de00e94cd37_amd64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2023:1529"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "HIGH",
"attackVector": "NETWORK",
"availabilityImpact": "NONE",
"baseScore": 3.1,
"baseSeverity": "LOW",
"confidentialityImpact": "LOW",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "REQUIRED",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:R/S:U/C:L/I:N/A:N",
"version": "3.1"
},
"products": [
"8Base-STF-1.5:stf/prometheus-webhook-snmp-rhel8@sha256:a53c3dc5955a72913788a3eeda32f725b2f5ef6e893022cc358f20414eb5074f_amd64",
"8Base-STF-1.5:stf/service-telemetry-operator-bundle@sha256:617009676fbc385e222f144f79819b2cdcdafb28ae8674a53cdf8676f69d3717_amd64",
"8Base-STF-1.5:stf/service-telemetry-rhel8-operator@sha256:f71352691d5e680eb09a67ef2e7208a40a10a0b781b451150ced7408dfc603d0_amd64",
"8Base-STF-1.5:stf/sg-bridge-rhel8@sha256:d42174e8f6fbc91666ee2d78483f362f4de3f0ea551ea6d2bf310dadb1b5ba28_amd64",
"8Base-STF-1.5:stf/sg-core-rhel8@sha256:f3ac213d5ff7470ad8a9175fa699033c5c2ee7cd6cf5eb5f4e081de00e94cd37_amd64",
"8Base-STF-1.5:stf/smart-gateway-operator-bundle@sha256:08209b33986a186c90ec84140c833fdd892358583d3a7cb8c73f4732fe210546_amd64",
"8Base-STF-1.5:stf/smart-gateway-rhel8-operator@sha256:9ea6481e460623bd551f5facb1d8cee105103ad380a32cb3efcc0714b60db471_amd64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Low"
}
],
"title": "golang: crypto/tls: session tickets lack random ticket_age_add"
},
{
"cve": "CVE-2022-30630",
"cwe": {
"id": "CWE-1325",
"name": "Improperly Controlled Sequential Memory Allocation"
},
"discovery_date": "2022-07-14T00:00:00+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"8Base-STF-1.5:stf/prometheus-webhook-snmp-rhel8@sha256:a53c3dc5955a72913788a3eeda32f725b2f5ef6e893022cc358f20414eb5074f_amd64",
"8Base-STF-1.5:stf/service-telemetry-operator-bundle@sha256:617009676fbc385e222f144f79819b2cdcdafb28ae8674a53cdf8676f69d3717_amd64",
"8Base-STF-1.5:stf/service-telemetry-rhel8-operator@sha256:f71352691d5e680eb09a67ef2e7208a40a10a0b781b451150ced7408dfc603d0_amd64",
"8Base-STF-1.5:stf/sg-bridge-rhel8@sha256:d42174e8f6fbc91666ee2d78483f362f4de3f0ea551ea6d2bf310dadb1b5ba28_amd64",
"8Base-STF-1.5:stf/smart-gateway-operator-bundle@sha256:08209b33986a186c90ec84140c833fdd892358583d3a7cb8c73f4732fe210546_amd64",
"8Base-STF-1.5:stf/smart-gateway-rhel8-operator@sha256:9ea6481e460623bd551f5facb1d8cee105103ad380a32cb3efcc0714b60db471_amd64"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2107371"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in the golang standard library, io/fs. Calling Glob on a path that contains a large number of path separators can cause a panic issue due to stack exhaustion. This could allow an attacker to impact availability.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "golang: io/fs: stack exhaustion in Glob",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "RH ProdSec has set the Impact of this vulnerability to Moderate as there is no known method to execute arbitary code. Successful exploitation of this bug can cause the application under attack to panic, merely causing a Denial of Service at the application level. As the kernel is unaffected by this bug, the user can merely relaunch the application to fix the problem. Also, if somehow the application keeps relaunching, the timer watchdogs in the default RHEL kernel will stop the attack in its tracks.\n\nWithin regulated environments, a combination of the following controls acts as a significant barrier to successfully exploiting a CWE-1325: Improperly Controlled Sequential Memory Allocation vulnerability and therefore downgrades the severity of this particular CVE from Moderate to Low.\n\nAccess to the platform is granted only after successful hard token-based multi-factor authentication (MFA) and is governed by least privilege to ensure only authorized users and roles can execute or modify code. Static code analysis and peer reviews enforce strong input validation and error handling, preventing improperly validated inputs from causing system instability, data exposure, or privilege escalation. In the event of successful exploitation, process isolation limits the impact of excessive sequential memory allocation by restricting memory use per process, preventing any single process from exhausting system resources. Finally, the platform uses memory protection mechanisms such as Data Execution Prevention (DEP) and Address Space Layout Randomization (ASLR) to reduce the risk of memory allocation-based attacks.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"8Base-STF-1.5:stf/sg-core-rhel8@sha256:f3ac213d5ff7470ad8a9175fa699033c5c2ee7cd6cf5eb5f4e081de00e94cd37_amd64"
],
"known_not_affected": [
"8Base-STF-1.5:stf/prometheus-webhook-snmp-rhel8@sha256:a53c3dc5955a72913788a3eeda32f725b2f5ef6e893022cc358f20414eb5074f_amd64",
"8Base-STF-1.5:stf/service-telemetry-operator-bundle@sha256:617009676fbc385e222f144f79819b2cdcdafb28ae8674a53cdf8676f69d3717_amd64",
"8Base-STF-1.5:stf/service-telemetry-rhel8-operator@sha256:f71352691d5e680eb09a67ef2e7208a40a10a0b781b451150ced7408dfc603d0_amd64",
"8Base-STF-1.5:stf/sg-bridge-rhel8@sha256:d42174e8f6fbc91666ee2d78483f362f4de3f0ea551ea6d2bf310dadb1b5ba28_amd64",
"8Base-STF-1.5:stf/smart-gateway-operator-bundle@sha256:08209b33986a186c90ec84140c833fdd892358583d3a7cb8c73f4732fe210546_amd64",
"8Base-STF-1.5:stf/smart-gateway-rhel8-operator@sha256:9ea6481e460623bd551f5facb1d8cee105103ad380a32cb3efcc0714b60db471_amd64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2022-30630"
},
{
"category": "external",
"summary": "RHBZ#2107371",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2107371"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2022-30630",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-30630"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2022-30630",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2022-30630"
},
{
"category": "external",
"summary": "https://go.dev/issue/53415",
"url": "https://go.dev/issue/53415"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-announce/c/nqrv9fbR0zE",
"url": "https://groups.google.com/g/golang-announce/c/nqrv9fbR0zE"
}
],
"release_date": "2022-07-12T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2023-03-30T00:42:39+00:00",
"details": "The Service Telemetry Framework container image provided by this update can be downloaded from the Red Hat Container Registry at registry.access.redhat.com. Installation instructions for your platform are available at Red Hat Container Catalog (see References).\n\nDockerfiles and scripts should be amended either to refer to this new image specifically, or to the latest image generally.",
"product_ids": [
"8Base-STF-1.5:stf/sg-core-rhel8@sha256:f3ac213d5ff7470ad8a9175fa699033c5c2ee7cd6cf5eb5f4e081de00e94cd37_amd64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2023:1529"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"8Base-STF-1.5:stf/prometheus-webhook-snmp-rhel8@sha256:a53c3dc5955a72913788a3eeda32f725b2f5ef6e893022cc358f20414eb5074f_amd64",
"8Base-STF-1.5:stf/service-telemetry-operator-bundle@sha256:617009676fbc385e222f144f79819b2cdcdafb28ae8674a53cdf8676f69d3717_amd64",
"8Base-STF-1.5:stf/service-telemetry-rhel8-operator@sha256:f71352691d5e680eb09a67ef2e7208a40a10a0b781b451150ced7408dfc603d0_amd64",
"8Base-STF-1.5:stf/sg-bridge-rhel8@sha256:d42174e8f6fbc91666ee2d78483f362f4de3f0ea551ea6d2bf310dadb1b5ba28_amd64",
"8Base-STF-1.5:stf/sg-core-rhel8@sha256:f3ac213d5ff7470ad8a9175fa699033c5c2ee7cd6cf5eb5f4e081de00e94cd37_amd64",
"8Base-STF-1.5:stf/smart-gateway-operator-bundle@sha256:08209b33986a186c90ec84140c833fdd892358583d3a7cb8c73f4732fe210546_amd64",
"8Base-STF-1.5:stf/smart-gateway-rhel8-operator@sha256:9ea6481e460623bd551f5facb1d8cee105103ad380a32cb3efcc0714b60db471_amd64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "golang: io/fs: stack exhaustion in Glob"
},
{
"cve": "CVE-2022-30631",
"cwe": {
"id": "CWE-1325",
"name": "Improperly Controlled Sequential Memory Allocation"
},
"discovery_date": "2022-07-14T00:00:00+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"8Base-STF-1.5:stf/prometheus-webhook-snmp-rhel8@sha256:a53c3dc5955a72913788a3eeda32f725b2f5ef6e893022cc358f20414eb5074f_amd64",
"8Base-STF-1.5:stf/service-telemetry-operator-bundle@sha256:617009676fbc385e222f144f79819b2cdcdafb28ae8674a53cdf8676f69d3717_amd64",
"8Base-STF-1.5:stf/service-telemetry-rhel8-operator@sha256:f71352691d5e680eb09a67ef2e7208a40a10a0b781b451150ced7408dfc603d0_amd64",
"8Base-STF-1.5:stf/sg-bridge-rhel8@sha256:d42174e8f6fbc91666ee2d78483f362f4de3f0ea551ea6d2bf310dadb1b5ba28_amd64",
"8Base-STF-1.5:stf/smart-gateway-operator-bundle@sha256:08209b33986a186c90ec84140c833fdd892358583d3a7cb8c73f4732fe210546_amd64",
"8Base-STF-1.5:stf/smart-gateway-rhel8-operator@sha256:9ea6481e460623bd551f5facb1d8cee105103ad380a32cb3efcc0714b60db471_amd64"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2107342"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in golang. Calling the Reader, Read method on an archive that contains a large number of concatenated 0-length compressed files can cause a panic issue due to stack exhaustion.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "golang: compress/gzip: stack exhaustion in Reader.Read",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "To exploit CVE-2022-30631, an attacker supplies a specially crafted gzip archive to a Go application that uses a vulnerable version of the compress/gzip package without adequate input validation. This can lead to uncontrolled recursion, resulting in stack exhaustion and causing the application to panic, thereby affecting its availability.\n\nAs this is merely a DoS and there is no known way to control the instruction pointer, RH ProdSec has set the impact of this vulnerabilty to \"Moderate\".\n\nWithin regulated environments, a combination of the following controls acts as a significant barrier to successfully exploiting a CWE-1325: Improperly Controlled Sequential Memory Allocation vulnerability and therefore downgrades the severity of this particular CVE from Moderate to Low.\n\nAccess to the platform is granted only after successful hard token-based multi-factor authentication (MFA) and is governed by least privilege to ensure only authorized users and roles can execute or modify code. Static code analysis and peer reviews enforce strong input validation and error handling, preventing improperly validated inputs from causing system instability, data exposure, or privilege escalation. In the event of successful exploitation, process isolation limits the impact of excessive sequential memory allocation by restricting memory use per process, preventing any single process from exhausting system resources. Finally, the platform uses memory protection mechanisms such as Data Execution Prevention (DEP) and Address Space Layout Randomization (ASLR) to reduce the risk of memory allocation-based attacks.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"8Base-STF-1.5:stf/sg-core-rhel8@sha256:f3ac213d5ff7470ad8a9175fa699033c5c2ee7cd6cf5eb5f4e081de00e94cd37_amd64"
],
"known_not_affected": [
"8Base-STF-1.5:stf/prometheus-webhook-snmp-rhel8@sha256:a53c3dc5955a72913788a3eeda32f725b2f5ef6e893022cc358f20414eb5074f_amd64",
"8Base-STF-1.5:stf/service-telemetry-operator-bundle@sha256:617009676fbc385e222f144f79819b2cdcdafb28ae8674a53cdf8676f69d3717_amd64",
"8Base-STF-1.5:stf/service-telemetry-rhel8-operator@sha256:f71352691d5e680eb09a67ef2e7208a40a10a0b781b451150ced7408dfc603d0_amd64",
"8Base-STF-1.5:stf/sg-bridge-rhel8@sha256:d42174e8f6fbc91666ee2d78483f362f4de3f0ea551ea6d2bf310dadb1b5ba28_amd64",
"8Base-STF-1.5:stf/smart-gateway-operator-bundle@sha256:08209b33986a186c90ec84140c833fdd892358583d3a7cb8c73f4732fe210546_amd64",
"8Base-STF-1.5:stf/smart-gateway-rhel8-operator@sha256:9ea6481e460623bd551f5facb1d8cee105103ad380a32cb3efcc0714b60db471_amd64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2022-30631"
},
{
"category": "external",
"summary": "RHBZ#2107342",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2107342"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2022-30631",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-30631"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2022-30631",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2022-30631"
},
{
"category": "external",
"summary": "https://go.dev/issue/53168",
"url": "https://go.dev/issue/53168"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-announce/c/nqrv9fbR0zE",
"url": "https://groups.google.com/g/golang-announce/c/nqrv9fbR0zE"
}
],
"release_date": "2022-07-12T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2023-03-30T00:42:39+00:00",
"details": "The Service Telemetry Framework container image provided by this update can be downloaded from the Red Hat Container Registry at registry.access.redhat.com. Installation instructions for your platform are available at Red Hat Container Catalog (see References).\n\nDockerfiles and scripts should be amended either to refer to this new image specifically, or to the latest image generally.",
"product_ids": [
"8Base-STF-1.5:stf/sg-core-rhel8@sha256:f3ac213d5ff7470ad8a9175fa699033c5c2ee7cd6cf5eb5f4e081de00e94cd37_amd64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2023:1529"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"8Base-STF-1.5:stf/prometheus-webhook-snmp-rhel8@sha256:a53c3dc5955a72913788a3eeda32f725b2f5ef6e893022cc358f20414eb5074f_amd64",
"8Base-STF-1.5:stf/service-telemetry-operator-bundle@sha256:617009676fbc385e222f144f79819b2cdcdafb28ae8674a53cdf8676f69d3717_amd64",
"8Base-STF-1.5:stf/service-telemetry-rhel8-operator@sha256:f71352691d5e680eb09a67ef2e7208a40a10a0b781b451150ced7408dfc603d0_amd64",
"8Base-STF-1.5:stf/sg-bridge-rhel8@sha256:d42174e8f6fbc91666ee2d78483f362f4de3f0ea551ea6d2bf310dadb1b5ba28_amd64",
"8Base-STF-1.5:stf/sg-core-rhel8@sha256:f3ac213d5ff7470ad8a9175fa699033c5c2ee7cd6cf5eb5f4e081de00e94cd37_amd64",
"8Base-STF-1.5:stf/smart-gateway-operator-bundle@sha256:08209b33986a186c90ec84140c833fdd892358583d3a7cb8c73f4732fe210546_amd64",
"8Base-STF-1.5:stf/smart-gateway-rhel8-operator@sha256:9ea6481e460623bd551f5facb1d8cee105103ad380a32cb3efcc0714b60db471_amd64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "golang: compress/gzip: stack exhaustion in Reader.Read"
},
{
"cve": "CVE-2022-30632",
"cwe": {
"id": "CWE-1325",
"name": "Improperly Controlled Sequential Memory Allocation"
},
"discovery_date": "2022-07-14T00:00:00+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"8Base-STF-1.5:stf/prometheus-webhook-snmp-rhel8@sha256:a53c3dc5955a72913788a3eeda32f725b2f5ef6e893022cc358f20414eb5074f_amd64",
"8Base-STF-1.5:stf/service-telemetry-operator-bundle@sha256:617009676fbc385e222f144f79819b2cdcdafb28ae8674a53cdf8676f69d3717_amd64",
"8Base-STF-1.5:stf/service-telemetry-rhel8-operator@sha256:f71352691d5e680eb09a67ef2e7208a40a10a0b781b451150ced7408dfc603d0_amd64",
"8Base-STF-1.5:stf/sg-bridge-rhel8@sha256:d42174e8f6fbc91666ee2d78483f362f4de3f0ea551ea6d2bf310dadb1b5ba28_amd64",
"8Base-STF-1.5:stf/smart-gateway-operator-bundle@sha256:08209b33986a186c90ec84140c833fdd892358583d3a7cb8c73f4732fe210546_amd64",
"8Base-STF-1.5:stf/smart-gateway-rhel8-operator@sha256:9ea6481e460623bd551f5facb1d8cee105103ad380a32cb3efcc0714b60db471_amd64"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2107386"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in golang. Calling Glob on a path that contains a large number of path separators can cause a panic issue due to stack exhaustion. This can cause an attacker to impact availability.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "golang: path/filepath: stack exhaustion in Glob",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "The exploitation of this flaw will only result in a denial of service of the application via the application crashing which is why this has been rated as moderate.\n\nWithin regulated environments, a combination of the following controls acts as a significant barrier to successfully exploiting a CWE-1325: Improperly Controlled Sequential Memory Allocation vulnerability and therefore downgrades the severity of this particular CVE from Moderate to Low.\n\nAccess to the platform is granted only after successful hard token-based multi-factor authentication (MFA) and is governed by least privilege to ensure only authorized users and roles can execute or modify code. Static code analysis and peer reviews enforce strong input validation and error handling, preventing improperly validated inputs from causing system instability, data exposure, or privilege escalation. In the event of successful exploitation, process isolation limits the impact of excessive sequential memory allocation by restricting memory use per process, preventing any single process from exhausting system resources. Finally, the platform uses memory protection mechanisms such as Data Execution Prevention (DEP) and Address Space Layout Randomization (ASLR) to reduce the risk of memory allocation-based attacks.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"8Base-STF-1.5:stf/sg-core-rhel8@sha256:f3ac213d5ff7470ad8a9175fa699033c5c2ee7cd6cf5eb5f4e081de00e94cd37_amd64"
],
"known_not_affected": [
"8Base-STF-1.5:stf/prometheus-webhook-snmp-rhel8@sha256:a53c3dc5955a72913788a3eeda32f725b2f5ef6e893022cc358f20414eb5074f_amd64",
"8Base-STF-1.5:stf/service-telemetry-operator-bundle@sha256:617009676fbc385e222f144f79819b2cdcdafb28ae8674a53cdf8676f69d3717_amd64",
"8Base-STF-1.5:stf/service-telemetry-rhel8-operator@sha256:f71352691d5e680eb09a67ef2e7208a40a10a0b781b451150ced7408dfc603d0_amd64",
"8Base-STF-1.5:stf/sg-bridge-rhel8@sha256:d42174e8f6fbc91666ee2d78483f362f4de3f0ea551ea6d2bf310dadb1b5ba28_amd64",
"8Base-STF-1.5:stf/smart-gateway-operator-bundle@sha256:08209b33986a186c90ec84140c833fdd892358583d3a7cb8c73f4732fe210546_amd64",
"8Base-STF-1.5:stf/smart-gateway-rhel8-operator@sha256:9ea6481e460623bd551f5facb1d8cee105103ad380a32cb3efcc0714b60db471_amd64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2022-30632"
},
{
"category": "external",
"summary": "RHBZ#2107386",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2107386"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2022-30632",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-30632"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2022-30632",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2022-30632"
},
{
"category": "external",
"summary": "https://go.dev/issue/53416",
"url": "https://go.dev/issue/53416"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-announce/c/nqrv9fbR0zE",
"url": "https://groups.google.com/g/golang-announce/c/nqrv9fbR0zE"
}
],
"release_date": "2022-07-12T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2023-03-30T00:42:39+00:00",
"details": "The Service Telemetry Framework container image provided by this update can be downloaded from the Red Hat Container Registry at registry.access.redhat.com. Installation instructions for your platform are available at Red Hat Container Catalog (see References).\n\nDockerfiles and scripts should be amended either to refer to this new image specifically, or to the latest image generally.",
"product_ids": [
"8Base-STF-1.5:stf/sg-core-rhel8@sha256:f3ac213d5ff7470ad8a9175fa699033c5c2ee7cd6cf5eb5f4e081de00e94cd37_amd64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2023:1529"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"8Base-STF-1.5:stf/prometheus-webhook-snmp-rhel8@sha256:a53c3dc5955a72913788a3eeda32f725b2f5ef6e893022cc358f20414eb5074f_amd64",
"8Base-STF-1.5:stf/service-telemetry-operator-bundle@sha256:617009676fbc385e222f144f79819b2cdcdafb28ae8674a53cdf8676f69d3717_amd64",
"8Base-STF-1.5:stf/service-telemetry-rhel8-operator@sha256:f71352691d5e680eb09a67ef2e7208a40a10a0b781b451150ced7408dfc603d0_amd64",
"8Base-STF-1.5:stf/sg-bridge-rhel8@sha256:d42174e8f6fbc91666ee2d78483f362f4de3f0ea551ea6d2bf310dadb1b5ba28_amd64",
"8Base-STF-1.5:stf/sg-core-rhel8@sha256:f3ac213d5ff7470ad8a9175fa699033c5c2ee7cd6cf5eb5f4e081de00e94cd37_amd64",
"8Base-STF-1.5:stf/smart-gateway-operator-bundle@sha256:08209b33986a186c90ec84140c833fdd892358583d3a7cb8c73f4732fe210546_amd64",
"8Base-STF-1.5:stf/smart-gateway-rhel8-operator@sha256:9ea6481e460623bd551f5facb1d8cee105103ad380a32cb3efcc0714b60db471_amd64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "golang: path/filepath: stack exhaustion in Glob"
},
{
"cve": "CVE-2022-32189",
"cwe": {
"id": "CWE-400",
"name": "Uncontrolled Resource Consumption"
},
"discovery_date": "2022-08-02T00:00:00+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"8Base-STF-1.5:stf/prometheus-webhook-snmp-rhel8@sha256:a53c3dc5955a72913788a3eeda32f725b2f5ef6e893022cc358f20414eb5074f_amd64",
"8Base-STF-1.5:stf/service-telemetry-operator-bundle@sha256:617009676fbc385e222f144f79819b2cdcdafb28ae8674a53cdf8676f69d3717_amd64",
"8Base-STF-1.5:stf/service-telemetry-rhel8-operator@sha256:f71352691d5e680eb09a67ef2e7208a40a10a0b781b451150ced7408dfc603d0_amd64",
"8Base-STF-1.5:stf/sg-bridge-rhel8@sha256:d42174e8f6fbc91666ee2d78483f362f4de3f0ea551ea6d2bf310dadb1b5ba28_amd64",
"8Base-STF-1.5:stf/smart-gateway-operator-bundle@sha256:08209b33986a186c90ec84140c833fdd892358583d3a7cb8c73f4732fe210546_amd64",
"8Base-STF-1.5:stf/smart-gateway-rhel8-operator@sha256:9ea6481e460623bd551f5facb1d8cee105103ad380a32cb3efcc0714b60db471_amd64"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2113814"
}
],
"notes": [
{
"category": "description",
"text": "An uncontrolled resource consumption flaw was found in Golang math/big. A too-short encoded message can cause a panic in Float.GobDecode and Rat.GobDecode in math/big in Go, potentially allowing an attacker to create a denial of service, impacting availability.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "golang: math/big: decoding big.Float and big.Rat types can panic if the encoded message is too short, potentially allowing a denial of service",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "This flaw stems from a particular and specific method (GoBDecode) which isn\u0027t commonly used. There are few components within Red Hat offerings which call this function. In rare cases where this method is called, the component limits possible damage or it is not possible to be triggered by an attacker. For these combined reasons the impact has been downgraded 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-STF-1.5:stf/sg-core-rhel8@sha256:f3ac213d5ff7470ad8a9175fa699033c5c2ee7cd6cf5eb5f4e081de00e94cd37_amd64"
],
"known_not_affected": [
"8Base-STF-1.5:stf/prometheus-webhook-snmp-rhel8@sha256:a53c3dc5955a72913788a3eeda32f725b2f5ef6e893022cc358f20414eb5074f_amd64",
"8Base-STF-1.5:stf/service-telemetry-operator-bundle@sha256:617009676fbc385e222f144f79819b2cdcdafb28ae8674a53cdf8676f69d3717_amd64",
"8Base-STF-1.5:stf/service-telemetry-rhel8-operator@sha256:f71352691d5e680eb09a67ef2e7208a40a10a0b781b451150ced7408dfc603d0_amd64",
"8Base-STF-1.5:stf/sg-bridge-rhel8@sha256:d42174e8f6fbc91666ee2d78483f362f4de3f0ea551ea6d2bf310dadb1b5ba28_amd64",
"8Base-STF-1.5:stf/smart-gateway-operator-bundle@sha256:08209b33986a186c90ec84140c833fdd892358583d3a7cb8c73f4732fe210546_amd64",
"8Base-STF-1.5:stf/smart-gateway-rhel8-operator@sha256:9ea6481e460623bd551f5facb1d8cee105103ad380a32cb3efcc0714b60db471_amd64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2022-32189"
},
{
"category": "external",
"summary": "RHBZ#2113814",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2113814"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2022-32189",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-32189"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2022-32189",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2022-32189"
},
{
"category": "external",
"summary": "https://go.dev/issue/53871",
"url": "https://go.dev/issue/53871"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-nuts/c/DCFSyTGM0wU",
"url": "https://groups.google.com/g/golang-nuts/c/DCFSyTGM0wU"
}
],
"release_date": "2022-08-01T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2023-03-30T00:42:39+00:00",
"details": "The Service Telemetry Framework container image provided by this update can be downloaded from the Red Hat Container Registry at registry.access.redhat.com. Installation instructions for your platform are available at Red Hat Container Catalog (see References).\n\nDockerfiles and scripts should be amended either to refer to this new image specifically, or to the latest image generally.",
"product_ids": [
"8Base-STF-1.5:stf/sg-core-rhel8@sha256:f3ac213d5ff7470ad8a9175fa699033c5c2ee7cd6cf5eb5f4e081de00e94cd37_amd64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2023:1529"
},
{
"category": "workaround",
"details": "Mitigation for this issue is either not available or the currently available options don\u0027t meet the Red Hat Product Security criteria comprising ease of use and deployment, applicability to widespread installation base or stability.",
"product_ids": [
"8Base-STF-1.5:stf/prometheus-webhook-snmp-rhel8@sha256:a53c3dc5955a72913788a3eeda32f725b2f5ef6e893022cc358f20414eb5074f_amd64",
"8Base-STF-1.5:stf/service-telemetry-operator-bundle@sha256:617009676fbc385e222f144f79819b2cdcdafb28ae8674a53cdf8676f69d3717_amd64",
"8Base-STF-1.5:stf/service-telemetry-rhel8-operator@sha256:f71352691d5e680eb09a67ef2e7208a40a10a0b781b451150ced7408dfc603d0_amd64",
"8Base-STF-1.5:stf/sg-bridge-rhel8@sha256:d42174e8f6fbc91666ee2d78483f362f4de3f0ea551ea6d2bf310dadb1b5ba28_amd64",
"8Base-STF-1.5:stf/sg-core-rhel8@sha256:f3ac213d5ff7470ad8a9175fa699033c5c2ee7cd6cf5eb5f4e081de00e94cd37_amd64",
"8Base-STF-1.5:stf/smart-gateway-operator-bundle@sha256:08209b33986a186c90ec84140c833fdd892358583d3a7cb8c73f4732fe210546_amd64",
"8Base-STF-1.5:stf/smart-gateway-rhel8-operator@sha256:9ea6481e460623bd551f5facb1d8cee105103ad380a32cb3efcc0714b60db471_amd64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 6.5,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "LOW",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"8Base-STF-1.5:stf/prometheus-webhook-snmp-rhel8@sha256:a53c3dc5955a72913788a3eeda32f725b2f5ef6e893022cc358f20414eb5074f_amd64",
"8Base-STF-1.5:stf/service-telemetry-operator-bundle@sha256:617009676fbc385e222f144f79819b2cdcdafb28ae8674a53cdf8676f69d3717_amd64",
"8Base-STF-1.5:stf/service-telemetry-rhel8-operator@sha256:f71352691d5e680eb09a67ef2e7208a40a10a0b781b451150ced7408dfc603d0_amd64",
"8Base-STF-1.5:stf/sg-bridge-rhel8@sha256:d42174e8f6fbc91666ee2d78483f362f4de3f0ea551ea6d2bf310dadb1b5ba28_amd64",
"8Base-STF-1.5:stf/sg-core-rhel8@sha256:f3ac213d5ff7470ad8a9175fa699033c5c2ee7cd6cf5eb5f4e081de00e94cd37_amd64",
"8Base-STF-1.5:stf/smart-gateway-operator-bundle@sha256:08209b33986a186c90ec84140c833fdd892358583d3a7cb8c73f4732fe210546_amd64",
"8Base-STF-1.5:stf/smart-gateway-rhel8-operator@sha256:9ea6481e460623bd551f5facb1d8cee105103ad380a32cb3efcc0714b60db471_amd64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Low"
}
],
"title": "golang: math/big: decoding big.Float and big.Rat types can panic if the encoded message is too short, potentially allowing a denial of service"
},
{
"acknowledgments": [
{
"names": [
"Adam Korczynski"
],
"organization": "ADA Logics"
},
{
"names": [
"OSS-Fuzz"
]
}
],
"cve": "CVE-2022-41715",
"discovery_date": "2022-10-07T00:00:00+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"8Base-STF-1.5:stf/prometheus-webhook-snmp-rhel8@sha256:a53c3dc5955a72913788a3eeda32f725b2f5ef6e893022cc358f20414eb5074f_amd64",
"8Base-STF-1.5:stf/service-telemetry-operator-bundle@sha256:617009676fbc385e222f144f79819b2cdcdafb28ae8674a53cdf8676f69d3717_amd64",
"8Base-STF-1.5:stf/service-telemetry-rhel8-operator@sha256:f71352691d5e680eb09a67ef2e7208a40a10a0b781b451150ced7408dfc603d0_amd64",
"8Base-STF-1.5:stf/sg-bridge-rhel8@sha256:d42174e8f6fbc91666ee2d78483f362f4de3f0ea551ea6d2bf310dadb1b5ba28_amd64",
"8Base-STF-1.5:stf/smart-gateway-operator-bundle@sha256:08209b33986a186c90ec84140c833fdd892358583d3a7cb8c73f4732fe210546_amd64",
"8Base-STF-1.5:stf/smart-gateway-rhel8-operator@sha256:9ea6481e460623bd551f5facb1d8cee105103ad380a32cb3efcc0714b60db471_amd64"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2132872"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in the golang package, where programs that compile regular expressions from untrusted sources are vulnerable to memory exhaustion or a denial of service. The parsed regexp representation is linear in the input size. Still, in some cases, the constant factor can be as high as 40,000, making a relatively small regexp consume larger amounts of memory. After the fix, each regexp being parsed is limited to a 256 MB memory footprint. Regular expressions whose representation would use more space than that are rejected. Routine use of regular expressions is unaffected.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "golang: regexp/syntax: limit memory used by parsing regexps",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "The opportunity for a Denial of Service is limited to the golang runtime. In the case of OpenShift Container Platform, this would be restricted within each individual container. There are multiple layers of guide rails (Golang\u2019s Garbage Collector; OpenShift\u2019s resource constraints imposed at the container and cluster levels) which would require a malicious user to continue submitting attacks for there to be any enduring impact. They would also need access to external server resources to be able to send a massive volume of requests to cause a significant impact on server operations.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"8Base-STF-1.5:stf/sg-core-rhel8@sha256:f3ac213d5ff7470ad8a9175fa699033c5c2ee7cd6cf5eb5f4e081de00e94cd37_amd64"
],
"known_not_affected": [
"8Base-STF-1.5:stf/prometheus-webhook-snmp-rhel8@sha256:a53c3dc5955a72913788a3eeda32f725b2f5ef6e893022cc358f20414eb5074f_amd64",
"8Base-STF-1.5:stf/service-telemetry-operator-bundle@sha256:617009676fbc385e222f144f79819b2cdcdafb28ae8674a53cdf8676f69d3717_amd64",
"8Base-STF-1.5:stf/service-telemetry-rhel8-operator@sha256:f71352691d5e680eb09a67ef2e7208a40a10a0b781b451150ced7408dfc603d0_amd64",
"8Base-STF-1.5:stf/sg-bridge-rhel8@sha256:d42174e8f6fbc91666ee2d78483f362f4de3f0ea551ea6d2bf310dadb1b5ba28_amd64",
"8Base-STF-1.5:stf/smart-gateway-operator-bundle@sha256:08209b33986a186c90ec84140c833fdd892358583d3a7cb8c73f4732fe210546_amd64",
"8Base-STF-1.5:stf/smart-gateway-rhel8-operator@sha256:9ea6481e460623bd551f5facb1d8cee105103ad380a32cb3efcc0714b60db471_amd64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2022-41715"
},
{
"category": "external",
"summary": "RHBZ#2132872",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2132872"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2022-41715",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-41715"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2022-41715",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2022-41715"
},
{
"category": "external",
"summary": "https://github.com/golang/go/issues/55949",
"url": "https://github.com/golang/go/issues/55949"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-announce/c/xtuG5faxtaU?pli=1",
"url": "https://groups.google.com/g/golang-announce/c/xtuG5faxtaU?pli=1"
}
],
"release_date": "2022-10-04T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2023-03-30T00:42:39+00:00",
"details": "The Service Telemetry Framework container image provided by this update can be downloaded from the Red Hat Container Registry at registry.access.redhat.com. Installation instructions for your platform are available at Red Hat Container Catalog (see References).\n\nDockerfiles and scripts should be amended either to refer to this new image specifically, or to the latest image generally.",
"product_ids": [
"8Base-STF-1.5:stf/sg-core-rhel8@sha256:f3ac213d5ff7470ad8a9175fa699033c5c2ee7cd6cf5eb5f4e081de00e94cd37_amd64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2023:1529"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 6.5,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "LOW",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"8Base-STF-1.5:stf/prometheus-webhook-snmp-rhel8@sha256:a53c3dc5955a72913788a3eeda32f725b2f5ef6e893022cc358f20414eb5074f_amd64",
"8Base-STF-1.5:stf/service-telemetry-operator-bundle@sha256:617009676fbc385e222f144f79819b2cdcdafb28ae8674a53cdf8676f69d3717_amd64",
"8Base-STF-1.5:stf/service-telemetry-rhel8-operator@sha256:f71352691d5e680eb09a67ef2e7208a40a10a0b781b451150ced7408dfc603d0_amd64",
"8Base-STF-1.5:stf/sg-bridge-rhel8@sha256:d42174e8f6fbc91666ee2d78483f362f4de3f0ea551ea6d2bf310dadb1b5ba28_amd64",
"8Base-STF-1.5:stf/sg-core-rhel8@sha256:f3ac213d5ff7470ad8a9175fa699033c5c2ee7cd6cf5eb5f4e081de00e94cd37_amd64",
"8Base-STF-1.5:stf/smart-gateway-operator-bundle@sha256:08209b33986a186c90ec84140c833fdd892358583d3a7cb8c73f4732fe210546_amd64",
"8Base-STF-1.5:stf/smart-gateway-rhel8-operator@sha256:9ea6481e460623bd551f5facb1d8cee105103ad380a32cb3efcc0714b60db471_amd64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "golang: regexp/syntax: limit memory used by parsing regexps"
},
{
"cve": "CVE-2022-41717",
"cwe": {
"id": "CWE-770",
"name": "Allocation of Resources Without Limits or Throttling"
},
"discovery_date": "2023-01-16T00:00:00+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"8Base-STF-1.5:stf/prometheus-webhook-snmp-rhel8@sha256:a53c3dc5955a72913788a3eeda32f725b2f5ef6e893022cc358f20414eb5074f_amd64",
"8Base-STF-1.5:stf/service-telemetry-operator-bundle@sha256:617009676fbc385e222f144f79819b2cdcdafb28ae8674a53cdf8676f69d3717_amd64",
"8Base-STF-1.5:stf/service-telemetry-rhel8-operator@sha256:f71352691d5e680eb09a67ef2e7208a40a10a0b781b451150ced7408dfc603d0_amd64",
"8Base-STF-1.5:stf/sg-bridge-rhel8@sha256:d42174e8f6fbc91666ee2d78483f362f4de3f0ea551ea6d2bf310dadb1b5ba28_amd64",
"8Base-STF-1.5:stf/smart-gateway-operator-bundle@sha256:08209b33986a186c90ec84140c833fdd892358583d3a7cb8c73f4732fe210546_amd64",
"8Base-STF-1.5:stf/smart-gateway-rhel8-operator@sha256:9ea6481e460623bd551f5facb1d8cee105103ad380a32cb3efcc0714b60db471_amd64"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2161274"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in the net/http library of the golang package. This flaw allows an attacker to cause excessive memory growth in a Go server accepting HTTP/2 requests. HTTP/2 server connections contain a cache of HTTP header keys sent by the client. While the total number of entries in this cache is capped, an attacker sending very large keys can cause the server to allocate approximately 64 MiB per open connection.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "golang: net/http: excessive memory growth in a Go server accepting HTTP/2 requests",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "Within Red Hat OpenShift Container Platform, the grafana container is listed as will not fix. Since OCP 4.10, Grafana itself is not shipped and the Grafana web server is protected behind an OAuth proxy server.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"8Base-STF-1.5:stf/sg-core-rhel8@sha256:f3ac213d5ff7470ad8a9175fa699033c5c2ee7cd6cf5eb5f4e081de00e94cd37_amd64"
],
"known_not_affected": [
"8Base-STF-1.5:stf/prometheus-webhook-snmp-rhel8@sha256:a53c3dc5955a72913788a3eeda32f725b2f5ef6e893022cc358f20414eb5074f_amd64",
"8Base-STF-1.5:stf/service-telemetry-operator-bundle@sha256:617009676fbc385e222f144f79819b2cdcdafb28ae8674a53cdf8676f69d3717_amd64",
"8Base-STF-1.5:stf/service-telemetry-rhel8-operator@sha256:f71352691d5e680eb09a67ef2e7208a40a10a0b781b451150ced7408dfc603d0_amd64",
"8Base-STF-1.5:stf/sg-bridge-rhel8@sha256:d42174e8f6fbc91666ee2d78483f362f4de3f0ea551ea6d2bf310dadb1b5ba28_amd64",
"8Base-STF-1.5:stf/smart-gateway-operator-bundle@sha256:08209b33986a186c90ec84140c833fdd892358583d3a7cb8c73f4732fe210546_amd64",
"8Base-STF-1.5:stf/smart-gateway-rhel8-operator@sha256:9ea6481e460623bd551f5facb1d8cee105103ad380a32cb3efcc0714b60db471_amd64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2022-41717"
},
{
"category": "external",
"summary": "RHBZ#2161274",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2161274"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2022-41717",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-41717"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2022-41717",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2022-41717"
},
{
"category": "external",
"summary": "https://go.dev/cl/455635",
"url": "https://go.dev/cl/455635"
},
{
"category": "external",
"summary": "https://go.dev/cl/455717",
"url": "https://go.dev/cl/455717"
},
{
"category": "external",
"summary": "https://go.dev/issue/56350",
"url": "https://go.dev/issue/56350"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-announce/c/L_3rmdT0BMU/m/yZDrXjIiBQAJ",
"url": "https://groups.google.com/g/golang-announce/c/L_3rmdT0BMU/m/yZDrXjIiBQAJ"
},
{
"category": "external",
"summary": "https://pkg.go.dev/vuln/GO-2022-1144",
"url": "https://pkg.go.dev/vuln/GO-2022-1144"
}
],
"release_date": "2022-11-30T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2023-03-30T00:42:39+00:00",
"details": "The Service Telemetry Framework container image provided by this update can be downloaded from the Red Hat Container Registry at registry.access.redhat.com. Installation instructions for your platform are available at Red Hat Container Catalog (see References).\n\nDockerfiles and scripts should be amended either to refer to this new image specifically, or to the latest image generally.",
"product_ids": [
"8Base-STF-1.5:stf/sg-core-rhel8@sha256:f3ac213d5ff7470ad8a9175fa699033c5c2ee7cd6cf5eb5f4e081de00e94cd37_amd64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2023:1529"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "LOW",
"baseScore": 5.3,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:L",
"version": "3.1"
},
"products": [
"8Base-STF-1.5:stf/prometheus-webhook-snmp-rhel8@sha256:a53c3dc5955a72913788a3eeda32f725b2f5ef6e893022cc358f20414eb5074f_amd64",
"8Base-STF-1.5:stf/service-telemetry-operator-bundle@sha256:617009676fbc385e222f144f79819b2cdcdafb28ae8674a53cdf8676f69d3717_amd64",
"8Base-STF-1.5:stf/service-telemetry-rhel8-operator@sha256:f71352691d5e680eb09a67ef2e7208a40a10a0b781b451150ced7408dfc603d0_amd64",
"8Base-STF-1.5:stf/sg-bridge-rhel8@sha256:d42174e8f6fbc91666ee2d78483f362f4de3f0ea551ea6d2bf310dadb1b5ba28_amd64",
"8Base-STF-1.5:stf/sg-core-rhel8@sha256:f3ac213d5ff7470ad8a9175fa699033c5c2ee7cd6cf5eb5f4e081de00e94cd37_amd64",
"8Base-STF-1.5:stf/smart-gateway-operator-bundle@sha256:08209b33986a186c90ec84140c833fdd892358583d3a7cb8c73f4732fe210546_amd64",
"8Base-STF-1.5:stf/smart-gateway-rhel8-operator@sha256:9ea6481e460623bd551f5facb1d8cee105103ad380a32cb3efcc0714b60db471_amd64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "golang: net/http: excessive memory growth in a Go server accepting HTTP/2 requests"
}
]
}
rhsa-2022:6430
Vulnerability from csaf_redhat
Notes
{
"document": {
"aggregate_severity": {
"namespace": "https://access.redhat.com/security/updates/classification/",
"text": "Moderate"
},
"category": "csaf_security_advisory",
"csaf_version": "2.0",
"distribution": {
"text": "Copyright \u00a9 Red Hat, Inc. All rights reserved.",
"tlp": {
"label": "WHITE",
"url": "https://www.first.org/tlp/"
}
},
"lang": "en",
"notes": [
{
"category": "summary",
"text": "OpenShift API for Data Protection (OADP) 1.0.4 is now available.\n\nRed Hat Product Security has rated this update as having a security impact of Moderate. A Common Vulnerability Scoring System (CVSS) base score, which gives a detailed severity rating, is available for each vulnerability from the CVE link(s) in the References section.",
"title": "Topic"
},
{
"category": "general",
"text": "OpenShift API for Data Protection (OADP) enables you to back up and restore application resources, persistent volume data, and internal container images to external backup storage. OADP enables both file system-based and snapshot-based backups for persistent volumes.\n\nSecurity Fix(es):\n\n* golang: net/http: improper sanitization of Transfer-Encoding header (CVE-2022-1705)\n\n* golang: go/parser: stack exhaustion in all Parse* functions (CVE-2022-1962)\n\n* prometheus/client_golang: Denial of service using InstrumentHandlerCounter (CVE-2022-21698)\n\n* golang: encoding/pem: fix stack overflow in Decode (CVE-2022-24675)\n\n* golang: io/fs: stack exhaustion in Glob (CVE-2022-30630)\n\n* golang: compress/gzip: stack exhaustion in Reader.Read (CVE-2022-30631)\n\n* golang: net/http/httputil: NewSingleHostReverseProxy - omit X-Forwarded-For not working (CVE-2022-32148)\n\n* golang: crypto/tls: session tickets lack random ticket_age_add (CVE-2022-30629)\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-2022:6430",
"url": "https://access.redhat.com/errata/RHSA-2022:6430"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/updates/classification/#moderate",
"url": "https://access.redhat.com/security/updates/classification/#moderate"
},
{
"category": "external",
"summary": "2045880",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2045880"
},
{
"category": "external",
"summary": "2077688",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2077688"
},
{
"category": "external",
"summary": "2092793",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2092793"
},
{
"category": "external",
"summary": "2107342",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2107342"
},
{
"category": "external",
"summary": "2107371",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2107371"
},
{
"category": "external",
"summary": "2107374",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2107374"
},
{
"category": "external",
"summary": "2107376",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2107376"
},
{
"category": "external",
"summary": "2107383",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2107383"
},
{
"category": "self",
"summary": "Canonical URL",
"url": "https://security.access.redhat.com/data/csaf/v2/advisories/2022/rhsa-2022_6430.json"
}
],
"title": "Red Hat Security Advisory: OpenShift API for Data Protection (OADP) 1.0.4 security and bug fix update",
"tracking": {
"current_release_date": "2025-10-31T13:02:14+00:00",
"generator": {
"date": "2025-10-31T13:02:14+00:00",
"engine": {
"name": "Red Hat SDEngine",
"version": "4.6.10"
}
},
"id": "RHSA-2022:6430",
"initial_release_date": "2022-09-13T02:09:43+00:00",
"revision_history": [
{
"date": "2022-09-13T02:09:43+00:00",
"number": "1",
"summary": "Initial version"
},
{
"date": "2022-09-13T02:09:43+00:00",
"number": "2",
"summary": "Last updated version"
},
{
"date": "2025-10-31T13:02:14+00:00",
"number": "3",
"summary": "Last generated version"
}
],
"status": "final",
"version": "3"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_name",
"name": "8Base-OADP-1.0",
"product": {
"name": "8Base-OADP-1.0",
"product_id": "8Base-OADP-1.0",
"product_identification_helper": {
"cpe": "cpe:/a:redhat:openshift_api_data_protection:1.0::el8"
}
}
}
],
"category": "product_family",
"name": "OpenShift API for Data Protection"
},
{
"branches": [
{
"category": "product_version",
"name": "oadp/oadp-kubevirt-velero-plugin-rhel8@sha256:d5d5e8252fd5c5fc38e0a28aef3b209302da2403381906a4fc16996201ea602d_amd64",
"product": {
"name": "oadp/oadp-kubevirt-velero-plugin-rhel8@sha256:d5d5e8252fd5c5fc38e0a28aef3b209302da2403381906a4fc16996201ea602d_amd64",
"product_id": "oadp/oadp-kubevirt-velero-plugin-rhel8@sha256:d5d5e8252fd5c5fc38e0a28aef3b209302da2403381906a4fc16996201ea602d_amd64",
"product_identification_helper": {
"purl": "pkg:oci/oadp-kubevirt-velero-plugin-rhel8@sha256:d5d5e8252fd5c5fc38e0a28aef3b209302da2403381906a4fc16996201ea602d?arch=amd64\u0026repository_url=registry.redhat.io/oadp/oadp-kubevirt-velero-plugin-rhel8\u0026tag=1.0.4-11"
}
}
},
{
"category": "product_version",
"name": "oadp/oadp-mustgather-rhel8@sha256:ce71a41a5ea7455baf6ef8b71e3212f61fba35ade50b632b91cdf53ae2cd412f_amd64",
"product": {
"name": "oadp/oadp-mustgather-rhel8@sha256:ce71a41a5ea7455baf6ef8b71e3212f61fba35ade50b632b91cdf53ae2cd412f_amd64",
"product_id": "oadp/oadp-mustgather-rhel8@sha256:ce71a41a5ea7455baf6ef8b71e3212f61fba35ade50b632b91cdf53ae2cd412f_amd64",
"product_identification_helper": {
"purl": "pkg:oci/oadp-mustgather-rhel8@sha256:ce71a41a5ea7455baf6ef8b71e3212f61fba35ade50b632b91cdf53ae2cd412f?arch=amd64\u0026repository_url=registry.redhat.io/oadp/oadp-mustgather-rhel8\u0026tag=1.0.4-17"
}
}
},
{
"category": "product_version",
"name": "oadp/oadp-operator-bundle@sha256:d803961b4c075fe513459313dea1245871413d29d3232a0a12973db7398409db_amd64",
"product": {
"name": "oadp/oadp-operator-bundle@sha256:d803961b4c075fe513459313dea1245871413d29d3232a0a12973db7398409db_amd64",
"product_id": "oadp/oadp-operator-bundle@sha256:d803961b4c075fe513459313dea1245871413d29d3232a0a12973db7398409db_amd64",
"product_identification_helper": {
"purl": "pkg:oci/oadp-operator-bundle@sha256:d803961b4c075fe513459313dea1245871413d29d3232a0a12973db7398409db?arch=amd64\u0026repository_url=registry.redhat.io/oadp/oadp-operator-bundle\u0026tag=1.0.4-17"
}
}
},
{
"category": "product_version",
"name": "oadp/oadp-rhel8-operator@sha256:8769890ce3bd07afb147fd045bdfd4dd02f7d2a83857728d60fe576c455f8a56_amd64",
"product": {
"name": "oadp/oadp-rhel8-operator@sha256:8769890ce3bd07afb147fd045bdfd4dd02f7d2a83857728d60fe576c455f8a56_amd64",
"product_id": "oadp/oadp-rhel8-operator@sha256:8769890ce3bd07afb147fd045bdfd4dd02f7d2a83857728d60fe576c455f8a56_amd64",
"product_identification_helper": {
"purl": "pkg:oci/oadp-rhel8-operator@sha256:8769890ce3bd07afb147fd045bdfd4dd02f7d2a83857728d60fe576c455f8a56?arch=amd64\u0026repository_url=registry.redhat.io/oadp/oadp-rhel8-operator\u0026tag=1.0.4-5"
}
}
},
{
"category": "product_version",
"name": "oadp/oadp-registry-rhel8@sha256:10ab07c1494e47c1da64e61e5a5e5889e5e74429a10da95a9f908f5bf0c0553a_amd64",
"product": {
"name": "oadp/oadp-registry-rhel8@sha256:10ab07c1494e47c1da64e61e5a5e5889e5e74429a10da95a9f908f5bf0c0553a_amd64",
"product_id": "oadp/oadp-registry-rhel8@sha256:10ab07c1494e47c1da64e61e5a5e5889e5e74429a10da95a9f908f5bf0c0553a_amd64",
"product_identification_helper": {
"purl": "pkg:oci/oadp-registry-rhel8@sha256:10ab07c1494e47c1da64e61e5a5e5889e5e74429a10da95a9f908f5bf0c0553a?arch=amd64\u0026repository_url=registry.redhat.io/oadp/oadp-registry-rhel8\u0026tag=1.0.4-6"
}
}
},
{
"category": "product_version",
"name": "oadp/oadp-velero-rhel8@sha256:efb4eb48cbd2ee2276844bc6a6c0fb402c293faabd0a56b1ba3e8b41da0d99a8_amd64",
"product": {
"name": "oadp/oadp-velero-rhel8@sha256:efb4eb48cbd2ee2276844bc6a6c0fb402c293faabd0a56b1ba3e8b41da0d99a8_amd64",
"product_id": "oadp/oadp-velero-rhel8@sha256:efb4eb48cbd2ee2276844bc6a6c0fb402c293faabd0a56b1ba3e8b41da0d99a8_amd64",
"product_identification_helper": {
"purl": "pkg:oci/oadp-velero-rhel8@sha256:efb4eb48cbd2ee2276844bc6a6c0fb402c293faabd0a56b1ba3e8b41da0d99a8?arch=amd64\u0026repository_url=registry.redhat.io/oadp/oadp-velero-rhel8\u0026tag=1.0.4-6"
}
}
},
{
"category": "product_version",
"name": "oadp/oadp-velero-plugin-rhel8@sha256:bf5d6974202df79eac08dfd475fa1c2f7d21819ef5e4d5a7f761b73424429128_amd64",
"product": {
"name": "oadp/oadp-velero-plugin-rhel8@sha256:bf5d6974202df79eac08dfd475fa1c2f7d21819ef5e4d5a7f761b73424429128_amd64",
"product_id": "oadp/oadp-velero-plugin-rhel8@sha256:bf5d6974202df79eac08dfd475fa1c2f7d21819ef5e4d5a7f761b73424429128_amd64",
"product_identification_helper": {
"purl": "pkg:oci/oadp-velero-plugin-rhel8@sha256:bf5d6974202df79eac08dfd475fa1c2f7d21819ef5e4d5a7f761b73424429128?arch=amd64\u0026repository_url=registry.redhat.io/oadp/oadp-velero-plugin-rhel8\u0026tag=1.0.4-5"
}
}
},
{
"category": "product_version",
"name": "oadp/oadp-velero-plugin-for-aws-rhel8@sha256:d8672ec946550fb12ba952f305bc9cb4d820b776a5b16b7932657837b4d242ab_amd64",
"product": {
"name": "oadp/oadp-velero-plugin-for-aws-rhel8@sha256:d8672ec946550fb12ba952f305bc9cb4d820b776a5b16b7932657837b4d242ab_amd64",
"product_id": "oadp/oadp-velero-plugin-for-aws-rhel8@sha256:d8672ec946550fb12ba952f305bc9cb4d820b776a5b16b7932657837b4d242ab_amd64",
"product_identification_helper": {
"purl": "pkg:oci/oadp-velero-plugin-for-aws-rhel8@sha256:d8672ec946550fb12ba952f305bc9cb4d820b776a5b16b7932657837b4d242ab?arch=amd64\u0026repository_url=registry.redhat.io/oadp/oadp-velero-plugin-for-aws-rhel8\u0026tag=1.0.4-5"
}
}
},
{
"category": "product_version",
"name": "oadp/oadp-velero-plugin-for-csi-rhel8@sha256:58b31dd30b9bcb47a5d590ca4197ea4aebd6ba5e9e73055a5889da889d1e63e8_amd64",
"product": {
"name": "oadp/oadp-velero-plugin-for-csi-rhel8@sha256:58b31dd30b9bcb47a5d590ca4197ea4aebd6ba5e9e73055a5889da889d1e63e8_amd64",
"product_id": "oadp/oadp-velero-plugin-for-csi-rhel8@sha256:58b31dd30b9bcb47a5d590ca4197ea4aebd6ba5e9e73055a5889da889d1e63e8_amd64",
"product_identification_helper": {
"purl": "pkg:oci/oadp-velero-plugin-for-csi-rhel8@sha256:58b31dd30b9bcb47a5d590ca4197ea4aebd6ba5e9e73055a5889da889d1e63e8?arch=amd64\u0026repository_url=registry.redhat.io/oadp/oadp-velero-plugin-for-csi-rhel8\u0026tag=1.0.4-5"
}
}
},
{
"category": "product_version",
"name": "oadp/oadp-velero-plugin-for-gcp-rhel8@sha256:dfcf22434189301007fb440c6b714a04163c931cbc3021f337b19ccf840bde70_amd64",
"product": {
"name": "oadp/oadp-velero-plugin-for-gcp-rhel8@sha256:dfcf22434189301007fb440c6b714a04163c931cbc3021f337b19ccf840bde70_amd64",
"product_id": "oadp/oadp-velero-plugin-for-gcp-rhel8@sha256:dfcf22434189301007fb440c6b714a04163c931cbc3021f337b19ccf840bde70_amd64",
"product_identification_helper": {
"purl": "pkg:oci/oadp-velero-plugin-for-gcp-rhel8@sha256:dfcf22434189301007fb440c6b714a04163c931cbc3021f337b19ccf840bde70?arch=amd64\u0026repository_url=registry.redhat.io/oadp/oadp-velero-plugin-for-gcp-rhel8\u0026tag=1.0.4-5"
}
}
},
{
"category": "product_version",
"name": "oadp/oadp-velero-plugin-for-microsoft-azure-rhel8@sha256:383434ed3aafd0b55384f84fd1204b8ae62e6743472ca9f1beb0878be8044f89_amd64",
"product": {
"name": "oadp/oadp-velero-plugin-for-microsoft-azure-rhel8@sha256:383434ed3aafd0b55384f84fd1204b8ae62e6743472ca9f1beb0878be8044f89_amd64",
"product_id": "oadp/oadp-velero-plugin-for-microsoft-azure-rhel8@sha256:383434ed3aafd0b55384f84fd1204b8ae62e6743472ca9f1beb0878be8044f89_amd64",
"product_identification_helper": {
"purl": "pkg:oci/oadp-velero-plugin-for-microsoft-azure-rhel8@sha256:383434ed3aafd0b55384f84fd1204b8ae62e6743472ca9f1beb0878be8044f89?arch=amd64\u0026repository_url=registry.redhat.io/oadp/oadp-velero-plugin-for-microsoft-azure-rhel8\u0026tag=1.0.4-5"
}
}
},
{
"category": "product_version",
"name": "oadp/oadp-velero-restic-restore-helper-rhel8@sha256:31dfff0d43517d4dee4c47a1d05705b30b74a180794cc6f8a2a156b91c14d5fd_amd64",
"product": {
"name": "oadp/oadp-velero-restic-restore-helper-rhel8@sha256:31dfff0d43517d4dee4c47a1d05705b30b74a180794cc6f8a2a156b91c14d5fd_amd64",
"product_id": "oadp/oadp-velero-restic-restore-helper-rhel8@sha256:31dfff0d43517d4dee4c47a1d05705b30b74a180794cc6f8a2a156b91c14d5fd_amd64",
"product_identification_helper": {
"purl": "pkg:oci/oadp-velero-restic-restore-helper-rhel8@sha256:31dfff0d43517d4dee4c47a1d05705b30b74a180794cc6f8a2a156b91c14d5fd?arch=amd64\u0026repository_url=registry.redhat.io/oadp/oadp-velero-restic-restore-helper-rhel8\u0026tag=1.0.4-6"
}
}
}
],
"category": "architecture",
"name": "amd64"
}
],
"category": "vendor",
"name": "Red Hat"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "oadp/oadp-kubevirt-velero-plugin-rhel8@sha256:d5d5e8252fd5c5fc38e0a28aef3b209302da2403381906a4fc16996201ea602d_amd64 as a component of 8Base-OADP-1.0",
"product_id": "8Base-OADP-1.0:oadp/oadp-kubevirt-velero-plugin-rhel8@sha256:d5d5e8252fd5c5fc38e0a28aef3b209302da2403381906a4fc16996201ea602d_amd64"
},
"product_reference": "oadp/oadp-kubevirt-velero-plugin-rhel8@sha256:d5d5e8252fd5c5fc38e0a28aef3b209302da2403381906a4fc16996201ea602d_amd64",
"relates_to_product_reference": "8Base-OADP-1.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "oadp/oadp-mustgather-rhel8@sha256:ce71a41a5ea7455baf6ef8b71e3212f61fba35ade50b632b91cdf53ae2cd412f_amd64 as a component of 8Base-OADP-1.0",
"product_id": "8Base-OADP-1.0:oadp/oadp-mustgather-rhel8@sha256:ce71a41a5ea7455baf6ef8b71e3212f61fba35ade50b632b91cdf53ae2cd412f_amd64"
},
"product_reference": "oadp/oadp-mustgather-rhel8@sha256:ce71a41a5ea7455baf6ef8b71e3212f61fba35ade50b632b91cdf53ae2cd412f_amd64",
"relates_to_product_reference": "8Base-OADP-1.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "oadp/oadp-operator-bundle@sha256:d803961b4c075fe513459313dea1245871413d29d3232a0a12973db7398409db_amd64 as a component of 8Base-OADP-1.0",
"product_id": "8Base-OADP-1.0:oadp/oadp-operator-bundle@sha256:d803961b4c075fe513459313dea1245871413d29d3232a0a12973db7398409db_amd64"
},
"product_reference": "oadp/oadp-operator-bundle@sha256:d803961b4c075fe513459313dea1245871413d29d3232a0a12973db7398409db_amd64",
"relates_to_product_reference": "8Base-OADP-1.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "oadp/oadp-registry-rhel8@sha256:10ab07c1494e47c1da64e61e5a5e5889e5e74429a10da95a9f908f5bf0c0553a_amd64 as a component of 8Base-OADP-1.0",
"product_id": "8Base-OADP-1.0:oadp/oadp-registry-rhel8@sha256:10ab07c1494e47c1da64e61e5a5e5889e5e74429a10da95a9f908f5bf0c0553a_amd64"
},
"product_reference": "oadp/oadp-registry-rhel8@sha256:10ab07c1494e47c1da64e61e5a5e5889e5e74429a10da95a9f908f5bf0c0553a_amd64",
"relates_to_product_reference": "8Base-OADP-1.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "oadp/oadp-rhel8-operator@sha256:8769890ce3bd07afb147fd045bdfd4dd02f7d2a83857728d60fe576c455f8a56_amd64 as a component of 8Base-OADP-1.0",
"product_id": "8Base-OADP-1.0:oadp/oadp-rhel8-operator@sha256:8769890ce3bd07afb147fd045bdfd4dd02f7d2a83857728d60fe576c455f8a56_amd64"
},
"product_reference": "oadp/oadp-rhel8-operator@sha256:8769890ce3bd07afb147fd045bdfd4dd02f7d2a83857728d60fe576c455f8a56_amd64",
"relates_to_product_reference": "8Base-OADP-1.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "oadp/oadp-velero-plugin-for-aws-rhel8@sha256:d8672ec946550fb12ba952f305bc9cb4d820b776a5b16b7932657837b4d242ab_amd64 as a component of 8Base-OADP-1.0",
"product_id": "8Base-OADP-1.0:oadp/oadp-velero-plugin-for-aws-rhel8@sha256:d8672ec946550fb12ba952f305bc9cb4d820b776a5b16b7932657837b4d242ab_amd64"
},
"product_reference": "oadp/oadp-velero-plugin-for-aws-rhel8@sha256:d8672ec946550fb12ba952f305bc9cb4d820b776a5b16b7932657837b4d242ab_amd64",
"relates_to_product_reference": "8Base-OADP-1.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "oadp/oadp-velero-plugin-for-csi-rhel8@sha256:58b31dd30b9bcb47a5d590ca4197ea4aebd6ba5e9e73055a5889da889d1e63e8_amd64 as a component of 8Base-OADP-1.0",
"product_id": "8Base-OADP-1.0:oadp/oadp-velero-plugin-for-csi-rhel8@sha256:58b31dd30b9bcb47a5d590ca4197ea4aebd6ba5e9e73055a5889da889d1e63e8_amd64"
},
"product_reference": "oadp/oadp-velero-plugin-for-csi-rhel8@sha256:58b31dd30b9bcb47a5d590ca4197ea4aebd6ba5e9e73055a5889da889d1e63e8_amd64",
"relates_to_product_reference": "8Base-OADP-1.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "oadp/oadp-velero-plugin-for-gcp-rhel8@sha256:dfcf22434189301007fb440c6b714a04163c931cbc3021f337b19ccf840bde70_amd64 as a component of 8Base-OADP-1.0",
"product_id": "8Base-OADP-1.0:oadp/oadp-velero-plugin-for-gcp-rhel8@sha256:dfcf22434189301007fb440c6b714a04163c931cbc3021f337b19ccf840bde70_amd64"
},
"product_reference": "oadp/oadp-velero-plugin-for-gcp-rhel8@sha256:dfcf22434189301007fb440c6b714a04163c931cbc3021f337b19ccf840bde70_amd64",
"relates_to_product_reference": "8Base-OADP-1.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "oadp/oadp-velero-plugin-for-microsoft-azure-rhel8@sha256:383434ed3aafd0b55384f84fd1204b8ae62e6743472ca9f1beb0878be8044f89_amd64 as a component of 8Base-OADP-1.0",
"product_id": "8Base-OADP-1.0:oadp/oadp-velero-plugin-for-microsoft-azure-rhel8@sha256:383434ed3aafd0b55384f84fd1204b8ae62e6743472ca9f1beb0878be8044f89_amd64"
},
"product_reference": "oadp/oadp-velero-plugin-for-microsoft-azure-rhel8@sha256:383434ed3aafd0b55384f84fd1204b8ae62e6743472ca9f1beb0878be8044f89_amd64",
"relates_to_product_reference": "8Base-OADP-1.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "oadp/oadp-velero-plugin-rhel8@sha256:bf5d6974202df79eac08dfd475fa1c2f7d21819ef5e4d5a7f761b73424429128_amd64 as a component of 8Base-OADP-1.0",
"product_id": "8Base-OADP-1.0:oadp/oadp-velero-plugin-rhel8@sha256:bf5d6974202df79eac08dfd475fa1c2f7d21819ef5e4d5a7f761b73424429128_amd64"
},
"product_reference": "oadp/oadp-velero-plugin-rhel8@sha256:bf5d6974202df79eac08dfd475fa1c2f7d21819ef5e4d5a7f761b73424429128_amd64",
"relates_to_product_reference": "8Base-OADP-1.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "oadp/oadp-velero-restic-restore-helper-rhel8@sha256:31dfff0d43517d4dee4c47a1d05705b30b74a180794cc6f8a2a156b91c14d5fd_amd64 as a component of 8Base-OADP-1.0",
"product_id": "8Base-OADP-1.0:oadp/oadp-velero-restic-restore-helper-rhel8@sha256:31dfff0d43517d4dee4c47a1d05705b30b74a180794cc6f8a2a156b91c14d5fd_amd64"
},
"product_reference": "oadp/oadp-velero-restic-restore-helper-rhel8@sha256:31dfff0d43517d4dee4c47a1d05705b30b74a180794cc6f8a2a156b91c14d5fd_amd64",
"relates_to_product_reference": "8Base-OADP-1.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "oadp/oadp-velero-rhel8@sha256:efb4eb48cbd2ee2276844bc6a6c0fb402c293faabd0a56b1ba3e8b41da0d99a8_amd64 as a component of 8Base-OADP-1.0",
"product_id": "8Base-OADP-1.0:oadp/oadp-velero-rhel8@sha256:efb4eb48cbd2ee2276844bc6a6c0fb402c293faabd0a56b1ba3e8b41da0d99a8_amd64"
},
"product_reference": "oadp/oadp-velero-rhel8@sha256:efb4eb48cbd2ee2276844bc6a6c0fb402c293faabd0a56b1ba3e8b41da0d99a8_amd64",
"relates_to_product_reference": "8Base-OADP-1.0"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2022-1705",
"cwe": {
"id": "CWE-444",
"name": "Inconsistent Interpretation of HTTP Requests (\u0027HTTP Request/Response Smuggling\u0027)"
},
"discovery_date": "2022-07-14T00:00:00+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"8Base-OADP-1.0:oadp/oadp-kubevirt-velero-plugin-rhel8@sha256:d5d5e8252fd5c5fc38e0a28aef3b209302da2403381906a4fc16996201ea602d_amd64",
"8Base-OADP-1.0:oadp/oadp-mustgather-rhel8@sha256:ce71a41a5ea7455baf6ef8b71e3212f61fba35ade50b632b91cdf53ae2cd412f_amd64",
"8Base-OADP-1.0:oadp/oadp-operator-bundle@sha256:d803961b4c075fe513459313dea1245871413d29d3232a0a12973db7398409db_amd64",
"8Base-OADP-1.0:oadp/oadp-registry-rhel8@sha256:10ab07c1494e47c1da64e61e5a5e5889e5e74429a10da95a9f908f5bf0c0553a_amd64",
"8Base-OADP-1.0:oadp/oadp-rhel8-operator@sha256:8769890ce3bd07afb147fd045bdfd4dd02f7d2a83857728d60fe576c455f8a56_amd64",
"8Base-OADP-1.0:oadp/oadp-velero-plugin-for-aws-rhel8@sha256:d8672ec946550fb12ba952f305bc9cb4d820b776a5b16b7932657837b4d242ab_amd64",
"8Base-OADP-1.0:oadp/oadp-velero-plugin-for-csi-rhel8@sha256:58b31dd30b9bcb47a5d590ca4197ea4aebd6ba5e9e73055a5889da889d1e63e8_amd64",
"8Base-OADP-1.0:oadp/oadp-velero-plugin-for-gcp-rhel8@sha256:dfcf22434189301007fb440c6b714a04163c931cbc3021f337b19ccf840bde70_amd64",
"8Base-OADP-1.0:oadp/oadp-velero-plugin-for-microsoft-azure-rhel8@sha256:383434ed3aafd0b55384f84fd1204b8ae62e6743472ca9f1beb0878be8044f89_amd64",
"8Base-OADP-1.0:oadp/oadp-velero-plugin-rhel8@sha256:bf5d6974202df79eac08dfd475fa1c2f7d21819ef5e4d5a7f761b73424429128_amd64",
"8Base-OADP-1.0:oadp/oadp-velero-restic-restore-helper-rhel8@sha256:31dfff0d43517d4dee4c47a1d05705b30b74a180794cc6f8a2a156b91c14d5fd_amd64"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2107374"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in golang. The HTTP/1 client accepted invalid Transfer-Encoding headers indicating \"chunked\" encoding. This issue could allow request smuggling, but only if combined with an intermediate server that also improperly accepts the header as invalid.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "golang: net/http: improper sanitization of Transfer-Encoding header",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "Within regulated environments, a combination of the following controls acts as a significant barrier to successfully exploiting a CWE-444: Inconsistent Interpretation of HTTP Requests (\u0027HTTP Request/Response Smuggling\u0027) vulnerability and therefore downgrades the severity of this particular CVE from Moderate to Low.\n\nThe platform uses secure, encrypted HTTPS connections over TLS 1.2 to reduce the risk of smuggling attacks by preventing the injection of ambiguous or malformed requests between components. The environment employs IPS/IDS and antimalware solutions to detect and block malicious code while ensuring consistent interpretation of HTTP requests across network layers, mitigating request/response inconsistencies. Event logs are collected and analyzed for centralization, correlation, monitoring, alerting, and retention, enabling the detection of malformed or suspicious HTTP traffic. Static code analysis and peer reviews enforce strong input validation and error handling to ensure all user inputs adhere to HTTP protocol specifications.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"8Base-OADP-1.0:oadp/oadp-velero-rhel8@sha256:efb4eb48cbd2ee2276844bc6a6c0fb402c293faabd0a56b1ba3e8b41da0d99a8_amd64"
],
"known_not_affected": [
"8Base-OADP-1.0:oadp/oadp-kubevirt-velero-plugin-rhel8@sha256:d5d5e8252fd5c5fc38e0a28aef3b209302da2403381906a4fc16996201ea602d_amd64",
"8Base-OADP-1.0:oadp/oadp-mustgather-rhel8@sha256:ce71a41a5ea7455baf6ef8b71e3212f61fba35ade50b632b91cdf53ae2cd412f_amd64",
"8Base-OADP-1.0:oadp/oadp-operator-bundle@sha256:d803961b4c075fe513459313dea1245871413d29d3232a0a12973db7398409db_amd64",
"8Base-OADP-1.0:oadp/oadp-registry-rhel8@sha256:10ab07c1494e47c1da64e61e5a5e5889e5e74429a10da95a9f908f5bf0c0553a_amd64",
"8Base-OADP-1.0:oadp/oadp-rhel8-operator@sha256:8769890ce3bd07afb147fd045bdfd4dd02f7d2a83857728d60fe576c455f8a56_amd64",
"8Base-OADP-1.0:oadp/oadp-velero-plugin-for-aws-rhel8@sha256:d8672ec946550fb12ba952f305bc9cb4d820b776a5b16b7932657837b4d242ab_amd64",
"8Base-OADP-1.0:oadp/oadp-velero-plugin-for-csi-rhel8@sha256:58b31dd30b9bcb47a5d590ca4197ea4aebd6ba5e9e73055a5889da889d1e63e8_amd64",
"8Base-OADP-1.0:oadp/oadp-velero-plugin-for-gcp-rhel8@sha256:dfcf22434189301007fb440c6b714a04163c931cbc3021f337b19ccf840bde70_amd64",
"8Base-OADP-1.0:oadp/oadp-velero-plugin-for-microsoft-azure-rhel8@sha256:383434ed3aafd0b55384f84fd1204b8ae62e6743472ca9f1beb0878be8044f89_amd64",
"8Base-OADP-1.0:oadp/oadp-velero-plugin-rhel8@sha256:bf5d6974202df79eac08dfd475fa1c2f7d21819ef5e4d5a7f761b73424429128_amd64",
"8Base-OADP-1.0:oadp/oadp-velero-restic-restore-helper-rhel8@sha256:31dfff0d43517d4dee4c47a1d05705b30b74a180794cc6f8a2a156b91c14d5fd_amd64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2022-1705"
},
{
"category": "external",
"summary": "RHBZ#2107374",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2107374"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2022-1705",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-1705"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2022-1705",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2022-1705"
},
{
"category": "external",
"summary": "https://go.dev/issue/53188",
"url": "https://go.dev/issue/53188"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-announce/c/nqrv9fbR0zE",
"url": "https://groups.google.com/g/golang-announce/c/nqrv9fbR0zE"
}
],
"release_date": "2022-07-12T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2022-09-13T02:09:43+00:00",
"details": "For details on how to apply this update, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"8Base-OADP-1.0:oadp/oadp-velero-rhel8@sha256:efb4eb48cbd2ee2276844bc6a6c0fb402c293faabd0a56b1ba3e8b41da0d99a8_amd64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2022:6430"
}
],
"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-OADP-1.0:oadp/oadp-kubevirt-velero-plugin-rhel8@sha256:d5d5e8252fd5c5fc38e0a28aef3b209302da2403381906a4fc16996201ea602d_amd64",
"8Base-OADP-1.0:oadp/oadp-mustgather-rhel8@sha256:ce71a41a5ea7455baf6ef8b71e3212f61fba35ade50b632b91cdf53ae2cd412f_amd64",
"8Base-OADP-1.0:oadp/oadp-operator-bundle@sha256:d803961b4c075fe513459313dea1245871413d29d3232a0a12973db7398409db_amd64",
"8Base-OADP-1.0:oadp/oadp-registry-rhel8@sha256:10ab07c1494e47c1da64e61e5a5e5889e5e74429a10da95a9f908f5bf0c0553a_amd64",
"8Base-OADP-1.0:oadp/oadp-rhel8-operator@sha256:8769890ce3bd07afb147fd045bdfd4dd02f7d2a83857728d60fe576c455f8a56_amd64",
"8Base-OADP-1.0:oadp/oadp-velero-plugin-for-aws-rhel8@sha256:d8672ec946550fb12ba952f305bc9cb4d820b776a5b16b7932657837b4d242ab_amd64",
"8Base-OADP-1.0:oadp/oadp-velero-plugin-for-csi-rhel8@sha256:58b31dd30b9bcb47a5d590ca4197ea4aebd6ba5e9e73055a5889da889d1e63e8_amd64",
"8Base-OADP-1.0:oadp/oadp-velero-plugin-for-gcp-rhel8@sha256:dfcf22434189301007fb440c6b714a04163c931cbc3021f337b19ccf840bde70_amd64",
"8Base-OADP-1.0:oadp/oadp-velero-plugin-for-microsoft-azure-rhel8@sha256:383434ed3aafd0b55384f84fd1204b8ae62e6743472ca9f1beb0878be8044f89_amd64",
"8Base-OADP-1.0:oadp/oadp-velero-plugin-rhel8@sha256:bf5d6974202df79eac08dfd475fa1c2f7d21819ef5e4d5a7f761b73424429128_amd64",
"8Base-OADP-1.0:oadp/oadp-velero-restic-restore-helper-rhel8@sha256:31dfff0d43517d4dee4c47a1d05705b30b74a180794cc6f8a2a156b91c14d5fd_amd64",
"8Base-OADP-1.0:oadp/oadp-velero-rhel8@sha256:efb4eb48cbd2ee2276844bc6a6c0fb402c293faabd0a56b1ba3e8b41da0d99a8_amd64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "golang: net/http: improper sanitization of Transfer-Encoding header"
},
{
"cve": "CVE-2022-1962",
"cwe": {
"id": "CWE-1325",
"name": "Improperly Controlled Sequential Memory Allocation"
},
"discovery_date": "2022-07-14T00:00:00+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"8Base-OADP-1.0:oadp/oadp-kubevirt-velero-plugin-rhel8@sha256:d5d5e8252fd5c5fc38e0a28aef3b209302da2403381906a4fc16996201ea602d_amd64",
"8Base-OADP-1.0:oadp/oadp-mustgather-rhel8@sha256:ce71a41a5ea7455baf6ef8b71e3212f61fba35ade50b632b91cdf53ae2cd412f_amd64",
"8Base-OADP-1.0:oadp/oadp-operator-bundle@sha256:d803961b4c075fe513459313dea1245871413d29d3232a0a12973db7398409db_amd64",
"8Base-OADP-1.0:oadp/oadp-registry-rhel8@sha256:10ab07c1494e47c1da64e61e5a5e5889e5e74429a10da95a9f908f5bf0c0553a_amd64",
"8Base-OADP-1.0:oadp/oadp-rhel8-operator@sha256:8769890ce3bd07afb147fd045bdfd4dd02f7d2a83857728d60fe576c455f8a56_amd64",
"8Base-OADP-1.0:oadp/oadp-velero-plugin-for-aws-rhel8@sha256:d8672ec946550fb12ba952f305bc9cb4d820b776a5b16b7932657837b4d242ab_amd64",
"8Base-OADP-1.0:oadp/oadp-velero-plugin-for-csi-rhel8@sha256:58b31dd30b9bcb47a5d590ca4197ea4aebd6ba5e9e73055a5889da889d1e63e8_amd64",
"8Base-OADP-1.0:oadp/oadp-velero-plugin-for-gcp-rhel8@sha256:dfcf22434189301007fb440c6b714a04163c931cbc3021f337b19ccf840bde70_amd64",
"8Base-OADP-1.0:oadp/oadp-velero-plugin-for-microsoft-azure-rhel8@sha256:383434ed3aafd0b55384f84fd1204b8ae62e6743472ca9f1beb0878be8044f89_amd64",
"8Base-OADP-1.0:oadp/oadp-velero-plugin-rhel8@sha256:bf5d6974202df79eac08dfd475fa1c2f7d21819ef5e4d5a7f761b73424429128_amd64",
"8Base-OADP-1.0:oadp/oadp-velero-restic-restore-helper-rhel8@sha256:31dfff0d43517d4dee4c47a1d05705b30b74a180794cc6f8a2a156b91c14d5fd_amd64"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2107376"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in the golang standard library, go/parser. When calling any Parse functions on the Go source code, which contains deeply nested types or declarations, a panic can occur due to stack exhaustion. This issue allows an attacker to impact system availability.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "golang: go/parser: stack exhaustion in all Parse* functions",
"title": "Vulnerability summary"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"8Base-OADP-1.0:oadp/oadp-velero-rhel8@sha256:efb4eb48cbd2ee2276844bc6a6c0fb402c293faabd0a56b1ba3e8b41da0d99a8_amd64"
],
"known_not_affected": [
"8Base-OADP-1.0:oadp/oadp-kubevirt-velero-plugin-rhel8@sha256:d5d5e8252fd5c5fc38e0a28aef3b209302da2403381906a4fc16996201ea602d_amd64",
"8Base-OADP-1.0:oadp/oadp-mustgather-rhel8@sha256:ce71a41a5ea7455baf6ef8b71e3212f61fba35ade50b632b91cdf53ae2cd412f_amd64",
"8Base-OADP-1.0:oadp/oadp-operator-bundle@sha256:d803961b4c075fe513459313dea1245871413d29d3232a0a12973db7398409db_amd64",
"8Base-OADP-1.0:oadp/oadp-registry-rhel8@sha256:10ab07c1494e47c1da64e61e5a5e5889e5e74429a10da95a9f908f5bf0c0553a_amd64",
"8Base-OADP-1.0:oadp/oadp-rhel8-operator@sha256:8769890ce3bd07afb147fd045bdfd4dd02f7d2a83857728d60fe576c455f8a56_amd64",
"8Base-OADP-1.0:oadp/oadp-velero-plugin-for-aws-rhel8@sha256:d8672ec946550fb12ba952f305bc9cb4d820b776a5b16b7932657837b4d242ab_amd64",
"8Base-OADP-1.0:oadp/oadp-velero-plugin-for-csi-rhel8@sha256:58b31dd30b9bcb47a5d590ca4197ea4aebd6ba5e9e73055a5889da889d1e63e8_amd64",
"8Base-OADP-1.0:oadp/oadp-velero-plugin-for-gcp-rhel8@sha256:dfcf22434189301007fb440c6b714a04163c931cbc3021f337b19ccf840bde70_amd64",
"8Base-OADP-1.0:oadp/oadp-velero-plugin-for-microsoft-azure-rhel8@sha256:383434ed3aafd0b55384f84fd1204b8ae62e6743472ca9f1beb0878be8044f89_amd64",
"8Base-OADP-1.0:oadp/oadp-velero-plugin-rhel8@sha256:bf5d6974202df79eac08dfd475fa1c2f7d21819ef5e4d5a7f761b73424429128_amd64",
"8Base-OADP-1.0:oadp/oadp-velero-restic-restore-helper-rhel8@sha256:31dfff0d43517d4dee4c47a1d05705b30b74a180794cc6f8a2a156b91c14d5fd_amd64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2022-1962"
},
{
"category": "external",
"summary": "RHBZ#2107376",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2107376"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2022-1962",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-1962"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2022-1962",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2022-1962"
},
{
"category": "external",
"summary": "https://go.dev/issue/53616",
"url": "https://go.dev/issue/53616"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-announce/c/nqrv9fbR0zE",
"url": "https://groups.google.com/g/golang-announce/c/nqrv9fbR0zE"
}
],
"release_date": "2022-07-12T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2022-09-13T02:09:43+00:00",
"details": "For details on how to apply this update, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"8Base-OADP-1.0:oadp/oadp-velero-rhel8@sha256:efb4eb48cbd2ee2276844bc6a6c0fb402c293faabd0a56b1ba3e8b41da0d99a8_amd64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2022:6430"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "LOCAL",
"availabilityImpact": "HIGH",
"baseScore": 5.5,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "LOW",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"8Base-OADP-1.0:oadp/oadp-kubevirt-velero-plugin-rhel8@sha256:d5d5e8252fd5c5fc38e0a28aef3b209302da2403381906a4fc16996201ea602d_amd64",
"8Base-OADP-1.0:oadp/oadp-mustgather-rhel8@sha256:ce71a41a5ea7455baf6ef8b71e3212f61fba35ade50b632b91cdf53ae2cd412f_amd64",
"8Base-OADP-1.0:oadp/oadp-operator-bundle@sha256:d803961b4c075fe513459313dea1245871413d29d3232a0a12973db7398409db_amd64",
"8Base-OADP-1.0:oadp/oadp-registry-rhel8@sha256:10ab07c1494e47c1da64e61e5a5e5889e5e74429a10da95a9f908f5bf0c0553a_amd64",
"8Base-OADP-1.0:oadp/oadp-rhel8-operator@sha256:8769890ce3bd07afb147fd045bdfd4dd02f7d2a83857728d60fe576c455f8a56_amd64",
"8Base-OADP-1.0:oadp/oadp-velero-plugin-for-aws-rhel8@sha256:d8672ec946550fb12ba952f305bc9cb4d820b776a5b16b7932657837b4d242ab_amd64",
"8Base-OADP-1.0:oadp/oadp-velero-plugin-for-csi-rhel8@sha256:58b31dd30b9bcb47a5d590ca4197ea4aebd6ba5e9e73055a5889da889d1e63e8_amd64",
"8Base-OADP-1.0:oadp/oadp-velero-plugin-for-gcp-rhel8@sha256:dfcf22434189301007fb440c6b714a04163c931cbc3021f337b19ccf840bde70_amd64",
"8Base-OADP-1.0:oadp/oadp-velero-plugin-for-microsoft-azure-rhel8@sha256:383434ed3aafd0b55384f84fd1204b8ae62e6743472ca9f1beb0878be8044f89_amd64",
"8Base-OADP-1.0:oadp/oadp-velero-plugin-rhel8@sha256:bf5d6974202df79eac08dfd475fa1c2f7d21819ef5e4d5a7f761b73424429128_amd64",
"8Base-OADP-1.0:oadp/oadp-velero-restic-restore-helper-rhel8@sha256:31dfff0d43517d4dee4c47a1d05705b30b74a180794cc6f8a2a156b91c14d5fd_amd64",
"8Base-OADP-1.0:oadp/oadp-velero-rhel8@sha256:efb4eb48cbd2ee2276844bc6a6c0fb402c293faabd0a56b1ba3e8b41da0d99a8_amd64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "golang: go/parser: stack exhaustion in all Parse* functions"
},
{
"cve": "CVE-2022-21698",
"cwe": {
"id": "CWE-772",
"name": "Missing Release of Resource after Effective Lifetime"
},
"discovery_date": "2022-01-19T00:00:00+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"8Base-OADP-1.0:oadp/oadp-kubevirt-velero-plugin-rhel8@sha256:d5d5e8252fd5c5fc38e0a28aef3b209302da2403381906a4fc16996201ea602d_amd64",
"8Base-OADP-1.0:oadp/oadp-mustgather-rhel8@sha256:ce71a41a5ea7455baf6ef8b71e3212f61fba35ade50b632b91cdf53ae2cd412f_amd64",
"8Base-OADP-1.0:oadp/oadp-operator-bundle@sha256:d803961b4c075fe513459313dea1245871413d29d3232a0a12973db7398409db_amd64",
"8Base-OADP-1.0:oadp/oadp-rhel8-operator@sha256:8769890ce3bd07afb147fd045bdfd4dd02f7d2a83857728d60fe576c455f8a56_amd64",
"8Base-OADP-1.0:oadp/oadp-velero-plugin-for-aws-rhel8@sha256:d8672ec946550fb12ba952f305bc9cb4d820b776a5b16b7932657837b4d242ab_amd64",
"8Base-OADP-1.0:oadp/oadp-velero-plugin-for-csi-rhel8@sha256:58b31dd30b9bcb47a5d590ca4197ea4aebd6ba5e9e73055a5889da889d1e63e8_amd64",
"8Base-OADP-1.0:oadp/oadp-velero-plugin-for-gcp-rhel8@sha256:dfcf22434189301007fb440c6b714a04163c931cbc3021f337b19ccf840bde70_amd64",
"8Base-OADP-1.0:oadp/oadp-velero-plugin-for-microsoft-azure-rhel8@sha256:383434ed3aafd0b55384f84fd1204b8ae62e6743472ca9f1beb0878be8044f89_amd64",
"8Base-OADP-1.0:oadp/oadp-velero-plugin-rhel8@sha256:bf5d6974202df79eac08dfd475fa1c2f7d21819ef5e4d5a7f761b73424429128_amd64",
"8Base-OADP-1.0:oadp/oadp-velero-restic-restore-helper-rhel8@sha256:31dfff0d43517d4dee4c47a1d05705b30b74a180794cc6f8a2a156b91c14d5fd_amd64",
"8Base-OADP-1.0:oadp/oadp-velero-rhel8@sha256:efb4eb48cbd2ee2276844bc6a6c0fb402c293faabd0a56b1ba3e8b41da0d99a8_amd64"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2045880"
}
],
"notes": [
{
"category": "description",
"text": "A denial of service attack was found in prometheus/client_golang. This flaw allows an attacker to produce a denial of service attack on an HTTP server by exploiting the InstrumentHandlerCounter function in the version below 1.11.1, resulting in a loss of availability.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "prometheus/client_golang: Denial of service using InstrumentHandlerCounter",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "This flaw has been rated as having a moderate impact for two main reasons. The opportunity for a Denial of Service is limited to the golang runtime. In the case of OpenShift Container Platform, this would be restricted within each individual container. Additionally, this is in alignment with upstream\u0027s (the Prometheus project) impact rating.\n\nWithin regulated environments, a combination of the following controls acts as a significant barrier to successful exploitation of a CWE-772: Missing Release of Resource after Effective Lifetime and therefore downgrades the severity of this particular CVE from Moderate to Low.\n\nBaseline configurations enforce strict resource allocation and lifecycle management policies, ensuring that memory, CPU, and storage resources are efficiently released when no longer needed. The platform continuously monitors resource allocation and usage across compute environments and workloads, leveraging built-in quota and limit mechanisms to prevent resource exhaustion caused by unreleased objects. Real-time system monitoring detects abnormal consumption patterns, such as unused resource retention or elevated usage levels, enabling timely remediation and preventing compounding impacts.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"8Base-OADP-1.0:oadp/oadp-registry-rhel8@sha256:10ab07c1494e47c1da64e61e5a5e5889e5e74429a10da95a9f908f5bf0c0553a_amd64"
],
"known_not_affected": [
"8Base-OADP-1.0:oadp/oadp-kubevirt-velero-plugin-rhel8@sha256:d5d5e8252fd5c5fc38e0a28aef3b209302da2403381906a4fc16996201ea602d_amd64",
"8Base-OADP-1.0:oadp/oadp-mustgather-rhel8@sha256:ce71a41a5ea7455baf6ef8b71e3212f61fba35ade50b632b91cdf53ae2cd412f_amd64",
"8Base-OADP-1.0:oadp/oadp-operator-bundle@sha256:d803961b4c075fe513459313dea1245871413d29d3232a0a12973db7398409db_amd64",
"8Base-OADP-1.0:oadp/oadp-rhel8-operator@sha256:8769890ce3bd07afb147fd045bdfd4dd02f7d2a83857728d60fe576c455f8a56_amd64",
"8Base-OADP-1.0:oadp/oadp-velero-plugin-for-aws-rhel8@sha256:d8672ec946550fb12ba952f305bc9cb4d820b776a5b16b7932657837b4d242ab_amd64",
"8Base-OADP-1.0:oadp/oadp-velero-plugin-for-csi-rhel8@sha256:58b31dd30b9bcb47a5d590ca4197ea4aebd6ba5e9e73055a5889da889d1e63e8_amd64",
"8Base-OADP-1.0:oadp/oadp-velero-plugin-for-gcp-rhel8@sha256:dfcf22434189301007fb440c6b714a04163c931cbc3021f337b19ccf840bde70_amd64",
"8Base-OADP-1.0:oadp/oadp-velero-plugin-for-microsoft-azure-rhel8@sha256:383434ed3aafd0b55384f84fd1204b8ae62e6743472ca9f1beb0878be8044f89_amd64",
"8Base-OADP-1.0:oadp/oadp-velero-plugin-rhel8@sha256:bf5d6974202df79eac08dfd475fa1c2f7d21819ef5e4d5a7f761b73424429128_amd64",
"8Base-OADP-1.0:oadp/oadp-velero-restic-restore-helper-rhel8@sha256:31dfff0d43517d4dee4c47a1d05705b30b74a180794cc6f8a2a156b91c14d5fd_amd64",
"8Base-OADP-1.0:oadp/oadp-velero-rhel8@sha256:efb4eb48cbd2ee2276844bc6a6c0fb402c293faabd0a56b1ba3e8b41da0d99a8_amd64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2022-21698"
},
{
"category": "external",
"summary": "RHBZ#2045880",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2045880"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2022-21698",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-21698"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2022-21698",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2022-21698"
},
{
"category": "external",
"summary": "https://github.com/prometheus/client_golang/security/advisories/GHSA-cg3q-j54f-5p7p",
"url": "https://github.com/prometheus/client_golang/security/advisories/GHSA-cg3q-j54f-5p7p"
}
],
"release_date": "2022-02-15T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2022-09-13T02:09:43+00:00",
"details": "For details on how to apply this update, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"8Base-OADP-1.0:oadp/oadp-registry-rhel8@sha256:10ab07c1494e47c1da64e61e5a5e5889e5e74429a10da95a9f908f5bf0c0553a_amd64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2022:6430"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"8Base-OADP-1.0:oadp/oadp-kubevirt-velero-plugin-rhel8@sha256:d5d5e8252fd5c5fc38e0a28aef3b209302da2403381906a4fc16996201ea602d_amd64",
"8Base-OADP-1.0:oadp/oadp-mustgather-rhel8@sha256:ce71a41a5ea7455baf6ef8b71e3212f61fba35ade50b632b91cdf53ae2cd412f_amd64",
"8Base-OADP-1.0:oadp/oadp-operator-bundle@sha256:d803961b4c075fe513459313dea1245871413d29d3232a0a12973db7398409db_amd64",
"8Base-OADP-1.0:oadp/oadp-registry-rhel8@sha256:10ab07c1494e47c1da64e61e5a5e5889e5e74429a10da95a9f908f5bf0c0553a_amd64",
"8Base-OADP-1.0:oadp/oadp-rhel8-operator@sha256:8769890ce3bd07afb147fd045bdfd4dd02f7d2a83857728d60fe576c455f8a56_amd64",
"8Base-OADP-1.0:oadp/oadp-velero-plugin-for-aws-rhel8@sha256:d8672ec946550fb12ba952f305bc9cb4d820b776a5b16b7932657837b4d242ab_amd64",
"8Base-OADP-1.0:oadp/oadp-velero-plugin-for-csi-rhel8@sha256:58b31dd30b9bcb47a5d590ca4197ea4aebd6ba5e9e73055a5889da889d1e63e8_amd64",
"8Base-OADP-1.0:oadp/oadp-velero-plugin-for-gcp-rhel8@sha256:dfcf22434189301007fb440c6b714a04163c931cbc3021f337b19ccf840bde70_amd64",
"8Base-OADP-1.0:oadp/oadp-velero-plugin-for-microsoft-azure-rhel8@sha256:383434ed3aafd0b55384f84fd1204b8ae62e6743472ca9f1beb0878be8044f89_amd64",
"8Base-OADP-1.0:oadp/oadp-velero-plugin-rhel8@sha256:bf5d6974202df79eac08dfd475fa1c2f7d21819ef5e4d5a7f761b73424429128_amd64",
"8Base-OADP-1.0:oadp/oadp-velero-restic-restore-helper-rhel8@sha256:31dfff0d43517d4dee4c47a1d05705b30b74a180794cc6f8a2a156b91c14d5fd_amd64",
"8Base-OADP-1.0:oadp/oadp-velero-rhel8@sha256:efb4eb48cbd2ee2276844bc6a6c0fb402c293faabd0a56b1ba3e8b41da0d99a8_amd64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "prometheus/client_golang: Denial of service using InstrumentHandlerCounter"
},
{
"cve": "CVE-2022-24675",
"cwe": {
"id": "CWE-120",
"name": "Buffer Copy without Checking Size of Input (\u0027Classic Buffer Overflow\u0027)"
},
"discovery_date": "2022-04-21T00:00:00+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"8Base-OADP-1.0:oadp/oadp-kubevirt-velero-plugin-rhel8@sha256:d5d5e8252fd5c5fc38e0a28aef3b209302da2403381906a4fc16996201ea602d_amd64",
"8Base-OADP-1.0:oadp/oadp-mustgather-rhel8@sha256:ce71a41a5ea7455baf6ef8b71e3212f61fba35ade50b632b91cdf53ae2cd412f_amd64",
"8Base-OADP-1.0:oadp/oadp-operator-bundle@sha256:d803961b4c075fe513459313dea1245871413d29d3232a0a12973db7398409db_amd64",
"8Base-OADP-1.0:oadp/oadp-rhel8-operator@sha256:8769890ce3bd07afb147fd045bdfd4dd02f7d2a83857728d60fe576c455f8a56_amd64",
"8Base-OADP-1.0:oadp/oadp-velero-plugin-for-aws-rhel8@sha256:d8672ec946550fb12ba952f305bc9cb4d820b776a5b16b7932657837b4d242ab_amd64",
"8Base-OADP-1.0:oadp/oadp-velero-plugin-for-csi-rhel8@sha256:58b31dd30b9bcb47a5d590ca4197ea4aebd6ba5e9e73055a5889da889d1e63e8_amd64",
"8Base-OADP-1.0:oadp/oadp-velero-plugin-for-gcp-rhel8@sha256:dfcf22434189301007fb440c6b714a04163c931cbc3021f337b19ccf840bde70_amd64",
"8Base-OADP-1.0:oadp/oadp-velero-plugin-for-microsoft-azure-rhel8@sha256:383434ed3aafd0b55384f84fd1204b8ae62e6743472ca9f1beb0878be8044f89_amd64",
"8Base-OADP-1.0:oadp/oadp-velero-plugin-rhel8@sha256:bf5d6974202df79eac08dfd475fa1c2f7d21819ef5e4d5a7f761b73424429128_amd64",
"8Base-OADP-1.0:oadp/oadp-velero-restic-restore-helper-rhel8@sha256:31dfff0d43517d4dee4c47a1d05705b30b74a180794cc6f8a2a156b91c14d5fd_amd64",
"8Base-OADP-1.0:oadp/oadp-velero-rhel8@sha256:efb4eb48cbd2ee2276844bc6a6c0fb402c293faabd0a56b1ba3e8b41da0d99a8_amd64"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2077688"
}
],
"notes": [
{
"category": "description",
"text": "A buffer overflow flaw was found in Golang\u0027s library encoding/pem. This flaw allows an attacker to use a large PEM input (more than 5 MB), causing a stack overflow in Decode, which leads to a loss of availability.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "golang: encoding/pem: fix stack overflow in Decode",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "Red Hat Enterprise Linux 7, 8 and 9 are affected, because the code-base is affected by this vulnerability.\n\nRed Hat Product Security has rated this issue as having Moderate security impact, and the issue is not currently planned to be addressed in future updates for Red Hat Enterprise Linux 7, hence, marked as Out-of-Support-Scope.\n\nRed Hat Developer Tools - Compilers (go-toolset-1.16-golang \u0026 go-toolset-1.17-golang), ships the vulnerable code and affected by this vulnerability.\n\nFor additional information, refer to the Issue Severity Classification: https://access.redhat.com/security/updates/classification/ and Red Hat Enterprise Linux Life Cycle \u0026 Updates Policy: https://access.redhat.com/support/policy/updates/errata/.\n\nWithin regulated environments, a combination of the following controls acts as a significant barrier to successfully exploiting a CWE-120: Buffer Copy without Checking Size of Input (\u0027Classic Buffer Overflow\u0027) vulnerability and therefore downgrades the severity of this particular CVE from Moderate to Low.\n\nRed Hat follows best practice and federal requirements for least privilege, allowing only specific processes to be run with isolated accounts specific to the team and federal platforms that have limited privileges that are only used for a single task. The environment leverages file integrity checks and malicious code protections, such as IPS/IDS and antimalware solutions, to help detect and prevent malicious code that attempts to exploit buffer overflow vulnerabilities. Robust input validation and error-handling mechanisms ensure all user inputs are thoroughly validated, preventing improperly validated inputs from causing system instability, exposing sensitive data, or escalating risks.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"8Base-OADP-1.0:oadp/oadp-registry-rhel8@sha256:10ab07c1494e47c1da64e61e5a5e5889e5e74429a10da95a9f908f5bf0c0553a_amd64"
],
"known_not_affected": [
"8Base-OADP-1.0:oadp/oadp-kubevirt-velero-plugin-rhel8@sha256:d5d5e8252fd5c5fc38e0a28aef3b209302da2403381906a4fc16996201ea602d_amd64",
"8Base-OADP-1.0:oadp/oadp-mustgather-rhel8@sha256:ce71a41a5ea7455baf6ef8b71e3212f61fba35ade50b632b91cdf53ae2cd412f_amd64",
"8Base-OADP-1.0:oadp/oadp-operator-bundle@sha256:d803961b4c075fe513459313dea1245871413d29d3232a0a12973db7398409db_amd64",
"8Base-OADP-1.0:oadp/oadp-rhel8-operator@sha256:8769890ce3bd07afb147fd045bdfd4dd02f7d2a83857728d60fe576c455f8a56_amd64",
"8Base-OADP-1.0:oadp/oadp-velero-plugin-for-aws-rhel8@sha256:d8672ec946550fb12ba952f305bc9cb4d820b776a5b16b7932657837b4d242ab_amd64",
"8Base-OADP-1.0:oadp/oadp-velero-plugin-for-csi-rhel8@sha256:58b31dd30b9bcb47a5d590ca4197ea4aebd6ba5e9e73055a5889da889d1e63e8_amd64",
"8Base-OADP-1.0:oadp/oadp-velero-plugin-for-gcp-rhel8@sha256:dfcf22434189301007fb440c6b714a04163c931cbc3021f337b19ccf840bde70_amd64",
"8Base-OADP-1.0:oadp/oadp-velero-plugin-for-microsoft-azure-rhel8@sha256:383434ed3aafd0b55384f84fd1204b8ae62e6743472ca9f1beb0878be8044f89_amd64",
"8Base-OADP-1.0:oadp/oadp-velero-plugin-rhel8@sha256:bf5d6974202df79eac08dfd475fa1c2f7d21819ef5e4d5a7f761b73424429128_amd64",
"8Base-OADP-1.0:oadp/oadp-velero-restic-restore-helper-rhel8@sha256:31dfff0d43517d4dee4c47a1d05705b30b74a180794cc6f8a2a156b91c14d5fd_amd64",
"8Base-OADP-1.0:oadp/oadp-velero-rhel8@sha256:efb4eb48cbd2ee2276844bc6a6c0fb402c293faabd0a56b1ba3e8b41da0d99a8_amd64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2022-24675"
},
{
"category": "external",
"summary": "RHBZ#2077688",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2077688"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2022-24675",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-24675"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2022-24675",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2022-24675"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-announce/c/oecdBNLOml8",
"url": "https://groups.google.com/g/golang-announce/c/oecdBNLOml8"
}
],
"release_date": "2022-04-12T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2022-09-13T02:09:43+00:00",
"details": "For details on how to apply this update, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"8Base-OADP-1.0:oadp/oadp-registry-rhel8@sha256:10ab07c1494e47c1da64e61e5a5e5889e5e74429a10da95a9f908f5bf0c0553a_amd64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2022:6430"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"8Base-OADP-1.0:oadp/oadp-kubevirt-velero-plugin-rhel8@sha256:d5d5e8252fd5c5fc38e0a28aef3b209302da2403381906a4fc16996201ea602d_amd64",
"8Base-OADP-1.0:oadp/oadp-mustgather-rhel8@sha256:ce71a41a5ea7455baf6ef8b71e3212f61fba35ade50b632b91cdf53ae2cd412f_amd64",
"8Base-OADP-1.0:oadp/oadp-operator-bundle@sha256:d803961b4c075fe513459313dea1245871413d29d3232a0a12973db7398409db_amd64",
"8Base-OADP-1.0:oadp/oadp-registry-rhel8@sha256:10ab07c1494e47c1da64e61e5a5e5889e5e74429a10da95a9f908f5bf0c0553a_amd64",
"8Base-OADP-1.0:oadp/oadp-rhel8-operator@sha256:8769890ce3bd07afb147fd045bdfd4dd02f7d2a83857728d60fe576c455f8a56_amd64",
"8Base-OADP-1.0:oadp/oadp-velero-plugin-for-aws-rhel8@sha256:d8672ec946550fb12ba952f305bc9cb4d820b776a5b16b7932657837b4d242ab_amd64",
"8Base-OADP-1.0:oadp/oadp-velero-plugin-for-csi-rhel8@sha256:58b31dd30b9bcb47a5d590ca4197ea4aebd6ba5e9e73055a5889da889d1e63e8_amd64",
"8Base-OADP-1.0:oadp/oadp-velero-plugin-for-gcp-rhel8@sha256:dfcf22434189301007fb440c6b714a04163c931cbc3021f337b19ccf840bde70_amd64",
"8Base-OADP-1.0:oadp/oadp-velero-plugin-for-microsoft-azure-rhel8@sha256:383434ed3aafd0b55384f84fd1204b8ae62e6743472ca9f1beb0878be8044f89_amd64",
"8Base-OADP-1.0:oadp/oadp-velero-plugin-rhel8@sha256:bf5d6974202df79eac08dfd475fa1c2f7d21819ef5e4d5a7f761b73424429128_amd64",
"8Base-OADP-1.0:oadp/oadp-velero-restic-restore-helper-rhel8@sha256:31dfff0d43517d4dee4c47a1d05705b30b74a180794cc6f8a2a156b91c14d5fd_amd64",
"8Base-OADP-1.0:oadp/oadp-velero-rhel8@sha256:efb4eb48cbd2ee2276844bc6a6c0fb402c293faabd0a56b1ba3e8b41da0d99a8_amd64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "golang: encoding/pem: fix stack overflow in Decode"
},
{
"cve": "CVE-2022-30629",
"cwe": {
"id": "CWE-331",
"name": "Insufficient Entropy"
},
"discovery_date": "2022-06-02T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2092793"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in the crypto/tls golang package. When session tickets are generated by crypto/tls, it is missing the ticket expiration. This issue may allow an attacker to observe the TLS handshakes to correlate successive connections during session resumption.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "golang: crypto/tls: session tickets lack random ticket_age_add",
"title": "Vulnerability summary"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"8Base-OADP-1.0:oadp/oadp-kubevirt-velero-plugin-rhel8@sha256:d5d5e8252fd5c5fc38e0a28aef3b209302da2403381906a4fc16996201ea602d_amd64",
"8Base-OADP-1.0:oadp/oadp-mustgather-rhel8@sha256:ce71a41a5ea7455baf6ef8b71e3212f61fba35ade50b632b91cdf53ae2cd412f_amd64",
"8Base-OADP-1.0:oadp/oadp-operator-bundle@sha256:d803961b4c075fe513459313dea1245871413d29d3232a0a12973db7398409db_amd64",
"8Base-OADP-1.0:oadp/oadp-registry-rhel8@sha256:10ab07c1494e47c1da64e61e5a5e5889e5e74429a10da95a9f908f5bf0c0553a_amd64",
"8Base-OADP-1.0:oadp/oadp-rhel8-operator@sha256:8769890ce3bd07afb147fd045bdfd4dd02f7d2a83857728d60fe576c455f8a56_amd64",
"8Base-OADP-1.0:oadp/oadp-velero-plugin-for-aws-rhel8@sha256:d8672ec946550fb12ba952f305bc9cb4d820b776a5b16b7932657837b4d242ab_amd64",
"8Base-OADP-1.0:oadp/oadp-velero-plugin-for-csi-rhel8@sha256:58b31dd30b9bcb47a5d590ca4197ea4aebd6ba5e9e73055a5889da889d1e63e8_amd64",
"8Base-OADP-1.0:oadp/oadp-velero-plugin-for-gcp-rhel8@sha256:dfcf22434189301007fb440c6b714a04163c931cbc3021f337b19ccf840bde70_amd64",
"8Base-OADP-1.0:oadp/oadp-velero-plugin-for-microsoft-azure-rhel8@sha256:383434ed3aafd0b55384f84fd1204b8ae62e6743472ca9f1beb0878be8044f89_amd64",
"8Base-OADP-1.0:oadp/oadp-velero-plugin-rhel8@sha256:bf5d6974202df79eac08dfd475fa1c2f7d21819ef5e4d5a7f761b73424429128_amd64",
"8Base-OADP-1.0:oadp/oadp-velero-restic-restore-helper-rhel8@sha256:31dfff0d43517d4dee4c47a1d05705b30b74a180794cc6f8a2a156b91c14d5fd_amd64",
"8Base-OADP-1.0:oadp/oadp-velero-rhel8@sha256:efb4eb48cbd2ee2276844bc6a6c0fb402c293faabd0a56b1ba3e8b41da0d99a8_amd64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2022-30629"
},
{
"category": "external",
"summary": "RHBZ#2092793",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2092793"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2022-30629",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-30629"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2022-30629",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2022-30629"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-announce/c/TzIC9-t8Ytg",
"url": "https://groups.google.com/g/golang-announce/c/TzIC9-t8Ytg"
}
],
"release_date": "2022-06-02T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2022-09-13T02:09:43+00:00",
"details": "For details on how to apply this update, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"8Base-OADP-1.0:oadp/oadp-kubevirt-velero-plugin-rhel8@sha256:d5d5e8252fd5c5fc38e0a28aef3b209302da2403381906a4fc16996201ea602d_amd64",
"8Base-OADP-1.0:oadp/oadp-mustgather-rhel8@sha256:ce71a41a5ea7455baf6ef8b71e3212f61fba35ade50b632b91cdf53ae2cd412f_amd64",
"8Base-OADP-1.0:oadp/oadp-operator-bundle@sha256:d803961b4c075fe513459313dea1245871413d29d3232a0a12973db7398409db_amd64",
"8Base-OADP-1.0:oadp/oadp-registry-rhel8@sha256:10ab07c1494e47c1da64e61e5a5e5889e5e74429a10da95a9f908f5bf0c0553a_amd64",
"8Base-OADP-1.0:oadp/oadp-rhel8-operator@sha256:8769890ce3bd07afb147fd045bdfd4dd02f7d2a83857728d60fe576c455f8a56_amd64",
"8Base-OADP-1.0:oadp/oadp-velero-plugin-for-aws-rhel8@sha256:d8672ec946550fb12ba952f305bc9cb4d820b776a5b16b7932657837b4d242ab_amd64",
"8Base-OADP-1.0:oadp/oadp-velero-plugin-for-csi-rhel8@sha256:58b31dd30b9bcb47a5d590ca4197ea4aebd6ba5e9e73055a5889da889d1e63e8_amd64",
"8Base-OADP-1.0:oadp/oadp-velero-plugin-for-gcp-rhel8@sha256:dfcf22434189301007fb440c6b714a04163c931cbc3021f337b19ccf840bde70_amd64",
"8Base-OADP-1.0:oadp/oadp-velero-plugin-for-microsoft-azure-rhel8@sha256:383434ed3aafd0b55384f84fd1204b8ae62e6743472ca9f1beb0878be8044f89_amd64",
"8Base-OADP-1.0:oadp/oadp-velero-plugin-rhel8@sha256:bf5d6974202df79eac08dfd475fa1c2f7d21819ef5e4d5a7f761b73424429128_amd64",
"8Base-OADP-1.0:oadp/oadp-velero-restic-restore-helper-rhel8@sha256:31dfff0d43517d4dee4c47a1d05705b30b74a180794cc6f8a2a156b91c14d5fd_amd64",
"8Base-OADP-1.0:oadp/oadp-velero-rhel8@sha256:efb4eb48cbd2ee2276844bc6a6c0fb402c293faabd0a56b1ba3e8b41da0d99a8_amd64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2022:6430"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "HIGH",
"attackVector": "NETWORK",
"availabilityImpact": "NONE",
"baseScore": 3.1,
"baseSeverity": "LOW",
"confidentialityImpact": "LOW",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "REQUIRED",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:R/S:U/C:L/I:N/A:N",
"version": "3.1"
},
"products": [
"8Base-OADP-1.0:oadp/oadp-kubevirt-velero-plugin-rhel8@sha256:d5d5e8252fd5c5fc38e0a28aef3b209302da2403381906a4fc16996201ea602d_amd64",
"8Base-OADP-1.0:oadp/oadp-mustgather-rhel8@sha256:ce71a41a5ea7455baf6ef8b71e3212f61fba35ade50b632b91cdf53ae2cd412f_amd64",
"8Base-OADP-1.0:oadp/oadp-operator-bundle@sha256:d803961b4c075fe513459313dea1245871413d29d3232a0a12973db7398409db_amd64",
"8Base-OADP-1.0:oadp/oadp-registry-rhel8@sha256:10ab07c1494e47c1da64e61e5a5e5889e5e74429a10da95a9f908f5bf0c0553a_amd64",
"8Base-OADP-1.0:oadp/oadp-rhel8-operator@sha256:8769890ce3bd07afb147fd045bdfd4dd02f7d2a83857728d60fe576c455f8a56_amd64",
"8Base-OADP-1.0:oadp/oadp-velero-plugin-for-aws-rhel8@sha256:d8672ec946550fb12ba952f305bc9cb4d820b776a5b16b7932657837b4d242ab_amd64",
"8Base-OADP-1.0:oadp/oadp-velero-plugin-for-csi-rhel8@sha256:58b31dd30b9bcb47a5d590ca4197ea4aebd6ba5e9e73055a5889da889d1e63e8_amd64",
"8Base-OADP-1.0:oadp/oadp-velero-plugin-for-gcp-rhel8@sha256:dfcf22434189301007fb440c6b714a04163c931cbc3021f337b19ccf840bde70_amd64",
"8Base-OADP-1.0:oadp/oadp-velero-plugin-for-microsoft-azure-rhel8@sha256:383434ed3aafd0b55384f84fd1204b8ae62e6743472ca9f1beb0878be8044f89_amd64",
"8Base-OADP-1.0:oadp/oadp-velero-plugin-rhel8@sha256:bf5d6974202df79eac08dfd475fa1c2f7d21819ef5e4d5a7f761b73424429128_amd64",
"8Base-OADP-1.0:oadp/oadp-velero-restic-restore-helper-rhel8@sha256:31dfff0d43517d4dee4c47a1d05705b30b74a180794cc6f8a2a156b91c14d5fd_amd64",
"8Base-OADP-1.0:oadp/oadp-velero-rhel8@sha256:efb4eb48cbd2ee2276844bc6a6c0fb402c293faabd0a56b1ba3e8b41da0d99a8_amd64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Low"
}
],
"title": "golang: crypto/tls: session tickets lack random ticket_age_add"
},
{
"cve": "CVE-2022-30630",
"cwe": {
"id": "CWE-1325",
"name": "Improperly Controlled Sequential Memory Allocation"
},
"discovery_date": "2022-07-14T00:00:00+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"8Base-OADP-1.0:oadp/oadp-kubevirt-velero-plugin-rhel8@sha256:d5d5e8252fd5c5fc38e0a28aef3b209302da2403381906a4fc16996201ea602d_amd64",
"8Base-OADP-1.0:oadp/oadp-mustgather-rhel8@sha256:ce71a41a5ea7455baf6ef8b71e3212f61fba35ade50b632b91cdf53ae2cd412f_amd64",
"8Base-OADP-1.0:oadp/oadp-operator-bundle@sha256:d803961b4c075fe513459313dea1245871413d29d3232a0a12973db7398409db_amd64",
"8Base-OADP-1.0:oadp/oadp-registry-rhel8@sha256:10ab07c1494e47c1da64e61e5a5e5889e5e74429a10da95a9f908f5bf0c0553a_amd64",
"8Base-OADP-1.0:oadp/oadp-rhel8-operator@sha256:8769890ce3bd07afb147fd045bdfd4dd02f7d2a83857728d60fe576c455f8a56_amd64",
"8Base-OADP-1.0:oadp/oadp-velero-plugin-for-aws-rhel8@sha256:d8672ec946550fb12ba952f305bc9cb4d820b776a5b16b7932657837b4d242ab_amd64",
"8Base-OADP-1.0:oadp/oadp-velero-plugin-for-csi-rhel8@sha256:58b31dd30b9bcb47a5d590ca4197ea4aebd6ba5e9e73055a5889da889d1e63e8_amd64",
"8Base-OADP-1.0:oadp/oadp-velero-plugin-for-gcp-rhel8@sha256:dfcf22434189301007fb440c6b714a04163c931cbc3021f337b19ccf840bde70_amd64",
"8Base-OADP-1.0:oadp/oadp-velero-plugin-for-microsoft-azure-rhel8@sha256:383434ed3aafd0b55384f84fd1204b8ae62e6743472ca9f1beb0878be8044f89_amd64",
"8Base-OADP-1.0:oadp/oadp-velero-plugin-rhel8@sha256:bf5d6974202df79eac08dfd475fa1c2f7d21819ef5e4d5a7f761b73424429128_amd64",
"8Base-OADP-1.0:oadp/oadp-velero-restic-restore-helper-rhel8@sha256:31dfff0d43517d4dee4c47a1d05705b30b74a180794cc6f8a2a156b91c14d5fd_amd64"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2107371"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in the golang standard library, io/fs. Calling Glob on a path that contains a large number of path separators can cause a panic issue due to stack exhaustion. This could allow an attacker to impact availability.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "golang: io/fs: stack exhaustion in Glob",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "RH ProdSec has set the Impact of this vulnerability to Moderate as there is no known method to execute arbitary code. Successful exploitation of this bug can cause the application under attack to panic, merely causing a Denial of Service at the application level. As the kernel is unaffected by this bug, the user can merely relaunch the application to fix the problem. Also, if somehow the application keeps relaunching, the timer watchdogs in the default RHEL kernel will stop the attack in its tracks.\n\nWithin regulated environments, a combination of the following controls acts as a significant barrier to successfully exploiting a CWE-1325: Improperly Controlled Sequential Memory Allocation vulnerability and therefore downgrades the severity of this particular CVE from Moderate to Low.\n\nAccess to the platform is granted only after successful hard token-based multi-factor authentication (MFA) and is governed by least privilege to ensure only authorized users and roles can execute or modify code. Static code analysis and peer reviews enforce strong input validation and error handling, preventing improperly validated inputs from causing system instability, data exposure, or privilege escalation. In the event of successful exploitation, process isolation limits the impact of excessive sequential memory allocation by restricting memory use per process, preventing any single process from exhausting system resources. Finally, the platform uses memory protection mechanisms such as Data Execution Prevention (DEP) and Address Space Layout Randomization (ASLR) to reduce the risk of memory allocation-based attacks.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"8Base-OADP-1.0:oadp/oadp-velero-rhel8@sha256:efb4eb48cbd2ee2276844bc6a6c0fb402c293faabd0a56b1ba3e8b41da0d99a8_amd64"
],
"known_not_affected": [
"8Base-OADP-1.0:oadp/oadp-kubevirt-velero-plugin-rhel8@sha256:d5d5e8252fd5c5fc38e0a28aef3b209302da2403381906a4fc16996201ea602d_amd64",
"8Base-OADP-1.0:oadp/oadp-mustgather-rhel8@sha256:ce71a41a5ea7455baf6ef8b71e3212f61fba35ade50b632b91cdf53ae2cd412f_amd64",
"8Base-OADP-1.0:oadp/oadp-operator-bundle@sha256:d803961b4c075fe513459313dea1245871413d29d3232a0a12973db7398409db_amd64",
"8Base-OADP-1.0:oadp/oadp-registry-rhel8@sha256:10ab07c1494e47c1da64e61e5a5e5889e5e74429a10da95a9f908f5bf0c0553a_amd64",
"8Base-OADP-1.0:oadp/oadp-rhel8-operator@sha256:8769890ce3bd07afb147fd045bdfd4dd02f7d2a83857728d60fe576c455f8a56_amd64",
"8Base-OADP-1.0:oadp/oadp-velero-plugin-for-aws-rhel8@sha256:d8672ec946550fb12ba952f305bc9cb4d820b776a5b16b7932657837b4d242ab_amd64",
"8Base-OADP-1.0:oadp/oadp-velero-plugin-for-csi-rhel8@sha256:58b31dd30b9bcb47a5d590ca4197ea4aebd6ba5e9e73055a5889da889d1e63e8_amd64",
"8Base-OADP-1.0:oadp/oadp-velero-plugin-for-gcp-rhel8@sha256:dfcf22434189301007fb440c6b714a04163c931cbc3021f337b19ccf840bde70_amd64",
"8Base-OADP-1.0:oadp/oadp-velero-plugin-for-microsoft-azure-rhel8@sha256:383434ed3aafd0b55384f84fd1204b8ae62e6743472ca9f1beb0878be8044f89_amd64",
"8Base-OADP-1.0:oadp/oadp-velero-plugin-rhel8@sha256:bf5d6974202df79eac08dfd475fa1c2f7d21819ef5e4d5a7f761b73424429128_amd64",
"8Base-OADP-1.0:oadp/oadp-velero-restic-restore-helper-rhel8@sha256:31dfff0d43517d4dee4c47a1d05705b30b74a180794cc6f8a2a156b91c14d5fd_amd64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2022-30630"
},
{
"category": "external",
"summary": "RHBZ#2107371",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2107371"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2022-30630",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-30630"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2022-30630",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2022-30630"
},
{
"category": "external",
"summary": "https://go.dev/issue/53415",
"url": "https://go.dev/issue/53415"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-announce/c/nqrv9fbR0zE",
"url": "https://groups.google.com/g/golang-announce/c/nqrv9fbR0zE"
}
],
"release_date": "2022-07-12T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2022-09-13T02:09:43+00:00",
"details": "For details on how to apply this update, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"8Base-OADP-1.0:oadp/oadp-velero-rhel8@sha256:efb4eb48cbd2ee2276844bc6a6c0fb402c293faabd0a56b1ba3e8b41da0d99a8_amd64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2022:6430"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"8Base-OADP-1.0:oadp/oadp-kubevirt-velero-plugin-rhel8@sha256:d5d5e8252fd5c5fc38e0a28aef3b209302da2403381906a4fc16996201ea602d_amd64",
"8Base-OADP-1.0:oadp/oadp-mustgather-rhel8@sha256:ce71a41a5ea7455baf6ef8b71e3212f61fba35ade50b632b91cdf53ae2cd412f_amd64",
"8Base-OADP-1.0:oadp/oadp-operator-bundle@sha256:d803961b4c075fe513459313dea1245871413d29d3232a0a12973db7398409db_amd64",
"8Base-OADP-1.0:oadp/oadp-registry-rhel8@sha256:10ab07c1494e47c1da64e61e5a5e5889e5e74429a10da95a9f908f5bf0c0553a_amd64",
"8Base-OADP-1.0:oadp/oadp-rhel8-operator@sha256:8769890ce3bd07afb147fd045bdfd4dd02f7d2a83857728d60fe576c455f8a56_amd64",
"8Base-OADP-1.0:oadp/oadp-velero-plugin-for-aws-rhel8@sha256:d8672ec946550fb12ba952f305bc9cb4d820b776a5b16b7932657837b4d242ab_amd64",
"8Base-OADP-1.0:oadp/oadp-velero-plugin-for-csi-rhel8@sha256:58b31dd30b9bcb47a5d590ca4197ea4aebd6ba5e9e73055a5889da889d1e63e8_amd64",
"8Base-OADP-1.0:oadp/oadp-velero-plugin-for-gcp-rhel8@sha256:dfcf22434189301007fb440c6b714a04163c931cbc3021f337b19ccf840bde70_amd64",
"8Base-OADP-1.0:oadp/oadp-velero-plugin-for-microsoft-azure-rhel8@sha256:383434ed3aafd0b55384f84fd1204b8ae62e6743472ca9f1beb0878be8044f89_amd64",
"8Base-OADP-1.0:oadp/oadp-velero-plugin-rhel8@sha256:bf5d6974202df79eac08dfd475fa1c2f7d21819ef5e4d5a7f761b73424429128_amd64",
"8Base-OADP-1.0:oadp/oadp-velero-restic-restore-helper-rhel8@sha256:31dfff0d43517d4dee4c47a1d05705b30b74a180794cc6f8a2a156b91c14d5fd_amd64",
"8Base-OADP-1.0:oadp/oadp-velero-rhel8@sha256:efb4eb48cbd2ee2276844bc6a6c0fb402c293faabd0a56b1ba3e8b41da0d99a8_amd64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "golang: io/fs: stack exhaustion in Glob"
},
{
"cve": "CVE-2022-30631",
"cwe": {
"id": "CWE-1325",
"name": "Improperly Controlled Sequential Memory Allocation"
},
"discovery_date": "2022-07-14T00:00:00+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"8Base-OADP-1.0:oadp/oadp-kubevirt-velero-plugin-rhel8@sha256:d5d5e8252fd5c5fc38e0a28aef3b209302da2403381906a4fc16996201ea602d_amd64",
"8Base-OADP-1.0:oadp/oadp-mustgather-rhel8@sha256:ce71a41a5ea7455baf6ef8b71e3212f61fba35ade50b632b91cdf53ae2cd412f_amd64",
"8Base-OADP-1.0:oadp/oadp-operator-bundle@sha256:d803961b4c075fe513459313dea1245871413d29d3232a0a12973db7398409db_amd64",
"8Base-OADP-1.0:oadp/oadp-registry-rhel8@sha256:10ab07c1494e47c1da64e61e5a5e5889e5e74429a10da95a9f908f5bf0c0553a_amd64",
"8Base-OADP-1.0:oadp/oadp-rhel8-operator@sha256:8769890ce3bd07afb147fd045bdfd4dd02f7d2a83857728d60fe576c455f8a56_amd64",
"8Base-OADP-1.0:oadp/oadp-velero-plugin-for-aws-rhel8@sha256:d8672ec946550fb12ba952f305bc9cb4d820b776a5b16b7932657837b4d242ab_amd64",
"8Base-OADP-1.0:oadp/oadp-velero-plugin-for-csi-rhel8@sha256:58b31dd30b9bcb47a5d590ca4197ea4aebd6ba5e9e73055a5889da889d1e63e8_amd64",
"8Base-OADP-1.0:oadp/oadp-velero-plugin-for-gcp-rhel8@sha256:dfcf22434189301007fb440c6b714a04163c931cbc3021f337b19ccf840bde70_amd64",
"8Base-OADP-1.0:oadp/oadp-velero-plugin-for-microsoft-azure-rhel8@sha256:383434ed3aafd0b55384f84fd1204b8ae62e6743472ca9f1beb0878be8044f89_amd64",
"8Base-OADP-1.0:oadp/oadp-velero-plugin-rhel8@sha256:bf5d6974202df79eac08dfd475fa1c2f7d21819ef5e4d5a7f761b73424429128_amd64",
"8Base-OADP-1.0:oadp/oadp-velero-restic-restore-helper-rhel8@sha256:31dfff0d43517d4dee4c47a1d05705b30b74a180794cc6f8a2a156b91c14d5fd_amd64"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2107342"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in golang. Calling the Reader, Read method on an archive that contains a large number of concatenated 0-length compressed files can cause a panic issue due to stack exhaustion.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "golang: compress/gzip: stack exhaustion in Reader.Read",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "To exploit CVE-2022-30631, an attacker supplies a specially crafted gzip archive to a Go application that uses a vulnerable version of the compress/gzip package without adequate input validation. This can lead to uncontrolled recursion, resulting in stack exhaustion and causing the application to panic, thereby affecting its availability.\n\nAs this is merely a DoS and there is no known way to control the instruction pointer, RH ProdSec has set the impact of this vulnerabilty to \"Moderate\".\n\nWithin regulated environments, a combination of the following controls acts as a significant barrier to successfully exploiting a CWE-1325: Improperly Controlled Sequential Memory Allocation vulnerability and therefore downgrades the severity of this particular CVE from Moderate to Low.\n\nAccess to the platform is granted only after successful hard token-based multi-factor authentication (MFA) and is governed by least privilege to ensure only authorized users and roles can execute or modify code. Static code analysis and peer reviews enforce strong input validation and error handling, preventing improperly validated inputs from causing system instability, data exposure, or privilege escalation. In the event of successful exploitation, process isolation limits the impact of excessive sequential memory allocation by restricting memory use per process, preventing any single process from exhausting system resources. Finally, the platform uses memory protection mechanisms such as Data Execution Prevention (DEP) and Address Space Layout Randomization (ASLR) to reduce the risk of memory allocation-based attacks.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"8Base-OADP-1.0:oadp/oadp-velero-rhel8@sha256:efb4eb48cbd2ee2276844bc6a6c0fb402c293faabd0a56b1ba3e8b41da0d99a8_amd64"
],
"known_not_affected": [
"8Base-OADP-1.0:oadp/oadp-kubevirt-velero-plugin-rhel8@sha256:d5d5e8252fd5c5fc38e0a28aef3b209302da2403381906a4fc16996201ea602d_amd64",
"8Base-OADP-1.0:oadp/oadp-mustgather-rhel8@sha256:ce71a41a5ea7455baf6ef8b71e3212f61fba35ade50b632b91cdf53ae2cd412f_amd64",
"8Base-OADP-1.0:oadp/oadp-operator-bundle@sha256:d803961b4c075fe513459313dea1245871413d29d3232a0a12973db7398409db_amd64",
"8Base-OADP-1.0:oadp/oadp-registry-rhel8@sha256:10ab07c1494e47c1da64e61e5a5e5889e5e74429a10da95a9f908f5bf0c0553a_amd64",
"8Base-OADP-1.0:oadp/oadp-rhel8-operator@sha256:8769890ce3bd07afb147fd045bdfd4dd02f7d2a83857728d60fe576c455f8a56_amd64",
"8Base-OADP-1.0:oadp/oadp-velero-plugin-for-aws-rhel8@sha256:d8672ec946550fb12ba952f305bc9cb4d820b776a5b16b7932657837b4d242ab_amd64",
"8Base-OADP-1.0:oadp/oadp-velero-plugin-for-csi-rhel8@sha256:58b31dd30b9bcb47a5d590ca4197ea4aebd6ba5e9e73055a5889da889d1e63e8_amd64",
"8Base-OADP-1.0:oadp/oadp-velero-plugin-for-gcp-rhel8@sha256:dfcf22434189301007fb440c6b714a04163c931cbc3021f337b19ccf840bde70_amd64",
"8Base-OADP-1.0:oadp/oadp-velero-plugin-for-microsoft-azure-rhel8@sha256:383434ed3aafd0b55384f84fd1204b8ae62e6743472ca9f1beb0878be8044f89_amd64",
"8Base-OADP-1.0:oadp/oadp-velero-plugin-rhel8@sha256:bf5d6974202df79eac08dfd475fa1c2f7d21819ef5e4d5a7f761b73424429128_amd64",
"8Base-OADP-1.0:oadp/oadp-velero-restic-restore-helper-rhel8@sha256:31dfff0d43517d4dee4c47a1d05705b30b74a180794cc6f8a2a156b91c14d5fd_amd64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2022-30631"
},
{
"category": "external",
"summary": "RHBZ#2107342",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2107342"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2022-30631",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-30631"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2022-30631",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2022-30631"
},
{
"category": "external",
"summary": "https://go.dev/issue/53168",
"url": "https://go.dev/issue/53168"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-announce/c/nqrv9fbR0zE",
"url": "https://groups.google.com/g/golang-announce/c/nqrv9fbR0zE"
}
],
"release_date": "2022-07-12T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2022-09-13T02:09:43+00:00",
"details": "For details on how to apply this update, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"8Base-OADP-1.0:oadp/oadp-velero-rhel8@sha256:efb4eb48cbd2ee2276844bc6a6c0fb402c293faabd0a56b1ba3e8b41da0d99a8_amd64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2022:6430"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"8Base-OADP-1.0:oadp/oadp-kubevirt-velero-plugin-rhel8@sha256:d5d5e8252fd5c5fc38e0a28aef3b209302da2403381906a4fc16996201ea602d_amd64",
"8Base-OADP-1.0:oadp/oadp-mustgather-rhel8@sha256:ce71a41a5ea7455baf6ef8b71e3212f61fba35ade50b632b91cdf53ae2cd412f_amd64",
"8Base-OADP-1.0:oadp/oadp-operator-bundle@sha256:d803961b4c075fe513459313dea1245871413d29d3232a0a12973db7398409db_amd64",
"8Base-OADP-1.0:oadp/oadp-registry-rhel8@sha256:10ab07c1494e47c1da64e61e5a5e5889e5e74429a10da95a9f908f5bf0c0553a_amd64",
"8Base-OADP-1.0:oadp/oadp-rhel8-operator@sha256:8769890ce3bd07afb147fd045bdfd4dd02f7d2a83857728d60fe576c455f8a56_amd64",
"8Base-OADP-1.0:oadp/oadp-velero-plugin-for-aws-rhel8@sha256:d8672ec946550fb12ba952f305bc9cb4d820b776a5b16b7932657837b4d242ab_amd64",
"8Base-OADP-1.0:oadp/oadp-velero-plugin-for-csi-rhel8@sha256:58b31dd30b9bcb47a5d590ca4197ea4aebd6ba5e9e73055a5889da889d1e63e8_amd64",
"8Base-OADP-1.0:oadp/oadp-velero-plugin-for-gcp-rhel8@sha256:dfcf22434189301007fb440c6b714a04163c931cbc3021f337b19ccf840bde70_amd64",
"8Base-OADP-1.0:oadp/oadp-velero-plugin-for-microsoft-azure-rhel8@sha256:383434ed3aafd0b55384f84fd1204b8ae62e6743472ca9f1beb0878be8044f89_amd64",
"8Base-OADP-1.0:oadp/oadp-velero-plugin-rhel8@sha256:bf5d6974202df79eac08dfd475fa1c2f7d21819ef5e4d5a7f761b73424429128_amd64",
"8Base-OADP-1.0:oadp/oadp-velero-restic-restore-helper-rhel8@sha256:31dfff0d43517d4dee4c47a1d05705b30b74a180794cc6f8a2a156b91c14d5fd_amd64",
"8Base-OADP-1.0:oadp/oadp-velero-rhel8@sha256:efb4eb48cbd2ee2276844bc6a6c0fb402c293faabd0a56b1ba3e8b41da0d99a8_amd64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "golang: compress/gzip: stack exhaustion in Reader.Read"
},
{
"cve": "CVE-2022-32148",
"cwe": {
"id": "CWE-200",
"name": "Exposure of Sensitive Information to an Unauthorized Actor"
},
"discovery_date": "2022-07-14T00:00:00+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"8Base-OADP-1.0:oadp/oadp-kubevirt-velero-plugin-rhel8@sha256:d5d5e8252fd5c5fc38e0a28aef3b209302da2403381906a4fc16996201ea602d_amd64",
"8Base-OADP-1.0:oadp/oadp-mustgather-rhel8@sha256:ce71a41a5ea7455baf6ef8b71e3212f61fba35ade50b632b91cdf53ae2cd412f_amd64",
"8Base-OADP-1.0:oadp/oadp-operator-bundle@sha256:d803961b4c075fe513459313dea1245871413d29d3232a0a12973db7398409db_amd64",
"8Base-OADP-1.0:oadp/oadp-registry-rhel8@sha256:10ab07c1494e47c1da64e61e5a5e5889e5e74429a10da95a9f908f5bf0c0553a_amd64",
"8Base-OADP-1.0:oadp/oadp-rhel8-operator@sha256:8769890ce3bd07afb147fd045bdfd4dd02f7d2a83857728d60fe576c455f8a56_amd64",
"8Base-OADP-1.0:oadp/oadp-velero-plugin-for-aws-rhel8@sha256:d8672ec946550fb12ba952f305bc9cb4d820b776a5b16b7932657837b4d242ab_amd64",
"8Base-OADP-1.0:oadp/oadp-velero-plugin-for-csi-rhel8@sha256:58b31dd30b9bcb47a5d590ca4197ea4aebd6ba5e9e73055a5889da889d1e63e8_amd64",
"8Base-OADP-1.0:oadp/oadp-velero-plugin-for-gcp-rhel8@sha256:dfcf22434189301007fb440c6b714a04163c931cbc3021f337b19ccf840bde70_amd64",
"8Base-OADP-1.0:oadp/oadp-velero-plugin-for-microsoft-azure-rhel8@sha256:383434ed3aafd0b55384f84fd1204b8ae62e6743472ca9f1beb0878be8044f89_amd64",
"8Base-OADP-1.0:oadp/oadp-velero-plugin-rhel8@sha256:bf5d6974202df79eac08dfd475fa1c2f7d21819ef5e4d5a7f761b73424429128_amd64",
"8Base-OADP-1.0:oadp/oadp-velero-restic-restore-helper-rhel8@sha256:31dfff0d43517d4dee4c47a1d05705b30b74a180794cc6f8a2a156b91c14d5fd_amd64"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2107383"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in net/http/httputil golang package. When httputil.ReverseProxy.ServeHTTP is called with a Request.Header map containing a nil value for the X-Forwarded-For header, ReverseProxy could set the client IP incorrectly. This issue may affect confidentiality.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "golang: net/http/httputil: NewSingleHostReverseProxy - omit X-Forwarded-For not working",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "Within regulated environments, a combination of the following controls acts as a significant barrier to successfully exploiting a CWE-200: Exposure of Sensitive Information to an Unauthorized Actor vulnerability and therefore downgrades the severity of this particular CVE from Moderate to Low.\n\nAccess to the platform is granted only after successful hard token, multi-factor authentication (MFA), which is coupled with account management controls, including integration with single sign-on (SSO), to ensure that user permissions are restricted to only the functions necessary for their roles. Access to sensitive information is explicitly authorized and enforced based on predefined access policies. Event logs are collected and processed for centralization, correlation, analysis, monitoring, reporting, alerting, and retention. This process ensures that audit logs are generated for specific events involving sensitive information, which helps identify patterns of unauthorized access or data exposure. The platform enforces the use of validated cryptographic modules across compute resources to protect the confidentiality of information, even in the event of interception.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"8Base-OADP-1.0:oadp/oadp-velero-rhel8@sha256:efb4eb48cbd2ee2276844bc6a6c0fb402c293faabd0a56b1ba3e8b41da0d99a8_amd64"
],
"known_not_affected": [
"8Base-OADP-1.0:oadp/oadp-kubevirt-velero-plugin-rhel8@sha256:d5d5e8252fd5c5fc38e0a28aef3b209302da2403381906a4fc16996201ea602d_amd64",
"8Base-OADP-1.0:oadp/oadp-mustgather-rhel8@sha256:ce71a41a5ea7455baf6ef8b71e3212f61fba35ade50b632b91cdf53ae2cd412f_amd64",
"8Base-OADP-1.0:oadp/oadp-operator-bundle@sha256:d803961b4c075fe513459313dea1245871413d29d3232a0a12973db7398409db_amd64",
"8Base-OADP-1.0:oadp/oadp-registry-rhel8@sha256:10ab07c1494e47c1da64e61e5a5e5889e5e74429a10da95a9f908f5bf0c0553a_amd64",
"8Base-OADP-1.0:oadp/oadp-rhel8-operator@sha256:8769890ce3bd07afb147fd045bdfd4dd02f7d2a83857728d60fe576c455f8a56_amd64",
"8Base-OADP-1.0:oadp/oadp-velero-plugin-for-aws-rhel8@sha256:d8672ec946550fb12ba952f305bc9cb4d820b776a5b16b7932657837b4d242ab_amd64",
"8Base-OADP-1.0:oadp/oadp-velero-plugin-for-csi-rhel8@sha256:58b31dd30b9bcb47a5d590ca4197ea4aebd6ba5e9e73055a5889da889d1e63e8_amd64",
"8Base-OADP-1.0:oadp/oadp-velero-plugin-for-gcp-rhel8@sha256:dfcf22434189301007fb440c6b714a04163c931cbc3021f337b19ccf840bde70_amd64",
"8Base-OADP-1.0:oadp/oadp-velero-plugin-for-microsoft-azure-rhel8@sha256:383434ed3aafd0b55384f84fd1204b8ae62e6743472ca9f1beb0878be8044f89_amd64",
"8Base-OADP-1.0:oadp/oadp-velero-plugin-rhel8@sha256:bf5d6974202df79eac08dfd475fa1c2f7d21819ef5e4d5a7f761b73424429128_amd64",
"8Base-OADP-1.0:oadp/oadp-velero-restic-restore-helper-rhel8@sha256:31dfff0d43517d4dee4c47a1d05705b30b74a180794cc6f8a2a156b91c14d5fd_amd64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2022-32148"
},
{
"category": "external",
"summary": "RHBZ#2107383",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2107383"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2022-32148",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-32148"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2022-32148",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2022-32148"
},
{
"category": "external",
"summary": "https://go.dev/issue/53423",
"url": "https://go.dev/issue/53423"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-announce/c/nqrv9fbR0zE",
"url": "https://groups.google.com/g/golang-announce/c/nqrv9fbR0zE"
}
],
"release_date": "2022-07-12T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2022-09-13T02:09:43+00:00",
"details": "For details on how to apply this update, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"8Base-OADP-1.0:oadp/oadp-velero-rhel8@sha256:efb4eb48cbd2ee2276844bc6a6c0fb402c293faabd0a56b1ba3e8b41da0d99a8_amd64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2022:6430"
}
],
"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-OADP-1.0:oadp/oadp-kubevirt-velero-plugin-rhel8@sha256:d5d5e8252fd5c5fc38e0a28aef3b209302da2403381906a4fc16996201ea602d_amd64",
"8Base-OADP-1.0:oadp/oadp-mustgather-rhel8@sha256:ce71a41a5ea7455baf6ef8b71e3212f61fba35ade50b632b91cdf53ae2cd412f_amd64",
"8Base-OADP-1.0:oadp/oadp-operator-bundle@sha256:d803961b4c075fe513459313dea1245871413d29d3232a0a12973db7398409db_amd64",
"8Base-OADP-1.0:oadp/oadp-registry-rhel8@sha256:10ab07c1494e47c1da64e61e5a5e5889e5e74429a10da95a9f908f5bf0c0553a_amd64",
"8Base-OADP-1.0:oadp/oadp-rhel8-operator@sha256:8769890ce3bd07afb147fd045bdfd4dd02f7d2a83857728d60fe576c455f8a56_amd64",
"8Base-OADP-1.0:oadp/oadp-velero-plugin-for-aws-rhel8@sha256:d8672ec946550fb12ba952f305bc9cb4d820b776a5b16b7932657837b4d242ab_amd64",
"8Base-OADP-1.0:oadp/oadp-velero-plugin-for-csi-rhel8@sha256:58b31dd30b9bcb47a5d590ca4197ea4aebd6ba5e9e73055a5889da889d1e63e8_amd64",
"8Base-OADP-1.0:oadp/oadp-velero-plugin-for-gcp-rhel8@sha256:dfcf22434189301007fb440c6b714a04163c931cbc3021f337b19ccf840bde70_amd64",
"8Base-OADP-1.0:oadp/oadp-velero-plugin-for-microsoft-azure-rhel8@sha256:383434ed3aafd0b55384f84fd1204b8ae62e6743472ca9f1beb0878be8044f89_amd64",
"8Base-OADP-1.0:oadp/oadp-velero-plugin-rhel8@sha256:bf5d6974202df79eac08dfd475fa1c2f7d21819ef5e4d5a7f761b73424429128_amd64",
"8Base-OADP-1.0:oadp/oadp-velero-restic-restore-helper-rhel8@sha256:31dfff0d43517d4dee4c47a1d05705b30b74a180794cc6f8a2a156b91c14d5fd_amd64",
"8Base-OADP-1.0:oadp/oadp-velero-rhel8@sha256:efb4eb48cbd2ee2276844bc6a6c0fb402c293faabd0a56b1ba3e8b41da0d99a8_amd64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "golang: net/http/httputil: NewSingleHostReverseProxy - omit X-Forwarded-For not working"
}
]
}
RHSA-2022:6535
Vulnerability from csaf_redhat
Notes
{
"document": {
"aggregate_severity": {
"namespace": "https://access.redhat.com/security/updates/classification/",
"text": "Low"
},
"category": "csaf_security_advisory",
"csaf_version": "2.0",
"distribution": {
"text": "Copyright \u00a9 Red Hat, Inc. All rights reserved.",
"tlp": {
"label": "WHITE",
"url": "https://www.first.org/tlp/"
}
},
"lang": "en",
"notes": [
{
"category": "summary",
"text": "Red Hat OpenShift Container Platform release 4.11.5 is now available with\nupdates to packages and images that fix several bugs and add enhancements.\n\nThis release includes a security update for Red Hat OpenShift Container Platform 4.11.\n\nRed Hat Product Security has rated this update as having a security impact\nof Low. A Common Vulnerability Scoring System (CVSS) base score, which\ngives a detailed severity rating, is available for each vulnerability from\nthe CVE link(s) in the References section.",
"title": "Topic"
},
{
"category": "general",
"text": "Red Hat OpenShift Container Platform is Red Hat\u0027s cloud computing\nKubernetes application platform solution designed for on-premise or private\ncloud deployments.\n\nThis advisory contains the RPM packages for Red Hat OpenShift Container Platform 4.11.5. See the following advisory for the container images for this release:\n\nhttps://access.redhat.com/errata/RHSA-2022:6536\n\nSecurity Fix(es):\n\n* golang: crypto/tls: session tickets lack random ticket_age_add\n(CVE-2022-30629)\n\nFor more details about the security issue(s), including the impact, a CVSS\nscore, acknowledgments, and other related information, refer to the CVE\npage(s)\nlisted in the References section.\n\nAll OpenShift Container Platform 4.11 users are advised to upgrade to these updated packages and images when they are available in the appropriate release channel. To check for available updates, use the OpenShift Console or the CLI oc command. Instructions for upgrading a cluster are available at https://docs.openshift.com/container-platform/4.11/updating/updating-cluster-cli.html",
"title": "Details"
},
{
"category": "legal_disclaimer",
"text": "This content is licensed under the Creative Commons Attribution 4.0 International License (https://creativecommons.org/licenses/by/4.0/). If you distribute this content, or a modified version of it, you must provide attribution to Red Hat Inc. and provide a link to the original.",
"title": "Terms of Use"
}
],
"publisher": {
"category": "vendor",
"contact_details": "https://access.redhat.com/security/team/contact/",
"issuing_authority": "Red Hat Product Security is responsible for vulnerability handling across all Red Hat products and services.",
"name": "Red Hat Product Security",
"namespace": "https://www.redhat.com"
},
"references": [
{
"category": "self",
"summary": "https://access.redhat.com/errata/RHSA-2022:6535",
"url": "https://access.redhat.com/errata/RHSA-2022:6535"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/updates/classification/#low",
"url": "https://access.redhat.com/security/updates/classification/#low"
},
{
"category": "external",
"summary": "2092793",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2092793"
},
{
"category": "self",
"summary": "Canonical URL",
"url": "https://security.access.redhat.com/data/csaf/v2/advisories/2022/rhsa-2022_6535.json"
}
],
"title": "Red Hat Security Advisory: OpenShift Container Platform 4.11.5 packages and security update",
"tracking": {
"current_release_date": "2025-10-31T13:02:16+00:00",
"generator": {
"date": "2025-10-31T13:02:16+00:00",
"engine": {
"name": "Red Hat SDEngine",
"version": "4.6.10"
}
},
"id": "RHSA-2022:6535",
"initial_release_date": "2022-09-20T17:03:38+00:00",
"revision_history": [
{
"date": "2022-09-20T17:03:38+00:00",
"number": "1",
"summary": "Initial version"
},
{
"date": "2022-09-20T17:03:38+00:00",
"number": "2",
"summary": "Last updated version"
},
{
"date": "2025-10-31T13:02:16+00:00",
"number": "3",
"summary": "Last generated version"
}
],
"status": "final",
"version": "3"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_name",
"name": "Ironic content for Red Hat OpenShift Container Platform 4.11",
"product": {
"name": "Ironic content for Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-IRONIC-4.11",
"product_identification_helper": {
"cpe": "cpe:/a:redhat:openshift_ironic:4.11::el8"
}
}
},
{
"category": "product_name",
"name": "Red Hat OpenShift Container Platform 4.11",
"product": {
"name": "Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11",
"product_identification_helper": {
"cpe": "cpe:/a:redhat:openshift:4.11::el8"
}
}
}
],
"category": "product_family",
"name": "Red Hat OpenShift Enterprise"
},
{
"branches": [
{
"category": "product_version",
"name": "openstack-ironic-1:20.2.1-0.20220902195023.ab80152.el8.src",
"product": {
"name": "openstack-ironic-1:20.2.1-0.20220902195023.ab80152.el8.src",
"product_id": "openstack-ironic-1:20.2.1-0.20220902195023.ab80152.el8.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/openstack-ironic@20.2.1-0.20220902195023.ab80152.el8?arch=src\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "python-sushy-0:4.1.2-0.20220908165021.1ae8e49.el8.src",
"product": {
"name": "python-sushy-0:4.1.2-0.20220908165021.1ae8e49.el8.src",
"product_id": "python-sushy-0:4.1.2-0.20220908165021.1ae8e49.el8.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python-sushy@4.1.2-0.20220908165021.1ae8e49.el8?arch=src"
}
}
},
{
"category": "product_version",
"name": "cri-tools-0:1.24.2-6.el8.src",
"product": {
"name": "cri-tools-0:1.24.2-6.el8.src",
"product_id": "cri-tools-0:1.24.2-6.el8.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/cri-tools@1.24.2-6.el8?arch=src"
}
}
},
{
"category": "product_version",
"name": "openshift-0:4.11.0-202209131648.p0.g3882f8f.assembly.stream.el8.src",
"product": {
"name": "openshift-0:4.11.0-202209131648.p0.g3882f8f.assembly.stream.el8.src",
"product_id": "openshift-0:4.11.0-202209131648.p0.g3882f8f.assembly.stream.el8.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/openshift@4.11.0-202209131648.p0.g3882f8f.assembly.stream.el8?arch=src"
}
}
}
],
"category": "architecture",
"name": "src"
},
{
"branches": [
{
"category": "product_version",
"name": "openstack-ironic-1:20.2.1-0.20220902195023.ab80152.el8.noarch",
"product": {
"name": "openstack-ironic-1:20.2.1-0.20220902195023.ab80152.el8.noarch",
"product_id": "openstack-ironic-1:20.2.1-0.20220902195023.ab80152.el8.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/openstack-ironic@20.2.1-0.20220902195023.ab80152.el8?arch=noarch\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "openstack-ironic-api-1:20.2.1-0.20220902195023.ab80152.el8.noarch",
"product": {
"name": "openstack-ironic-api-1:20.2.1-0.20220902195023.ab80152.el8.noarch",
"product_id": "openstack-ironic-api-1:20.2.1-0.20220902195023.ab80152.el8.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/openstack-ironic-api@20.2.1-0.20220902195023.ab80152.el8?arch=noarch\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "openstack-ironic-common-1:20.2.1-0.20220902195023.ab80152.el8.noarch",
"product": {
"name": "openstack-ironic-common-1:20.2.1-0.20220902195023.ab80152.el8.noarch",
"product_id": "openstack-ironic-common-1:20.2.1-0.20220902195023.ab80152.el8.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/openstack-ironic-common@20.2.1-0.20220902195023.ab80152.el8?arch=noarch\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "openstack-ironic-conductor-1:20.2.1-0.20220902195023.ab80152.el8.noarch",
"product": {
"name": "openstack-ironic-conductor-1:20.2.1-0.20220902195023.ab80152.el8.noarch",
"product_id": "openstack-ironic-conductor-1:20.2.1-0.20220902195023.ab80152.el8.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/openstack-ironic-conductor@20.2.1-0.20220902195023.ab80152.el8?arch=noarch\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "openstack-ironic-dnsmasq-tftp-server-1:20.2.1-0.20220902195023.ab80152.el8.noarch",
"product": {
"name": "openstack-ironic-dnsmasq-tftp-server-1:20.2.1-0.20220902195023.ab80152.el8.noarch",
"product_id": "openstack-ironic-dnsmasq-tftp-server-1:20.2.1-0.20220902195023.ab80152.el8.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/openstack-ironic-dnsmasq-tftp-server@20.2.1-0.20220902195023.ab80152.el8?arch=noarch\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "python3-ironic-tests-1:20.2.1-0.20220902195023.ab80152.el8.noarch",
"product": {
"name": "python3-ironic-tests-1:20.2.1-0.20220902195023.ab80152.el8.noarch",
"product_id": "python3-ironic-tests-1:20.2.1-0.20220902195023.ab80152.el8.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-ironic-tests@20.2.1-0.20220902195023.ab80152.el8?arch=noarch\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "python3-sushy-0:4.1.2-0.20220908165021.1ae8e49.el8.noarch",
"product": {
"name": "python3-sushy-0:4.1.2-0.20220908165021.1ae8e49.el8.noarch",
"product_id": "python3-sushy-0:4.1.2-0.20220908165021.1ae8e49.el8.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-sushy@4.1.2-0.20220908165021.1ae8e49.el8?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "python3-sushy-tests-0:4.1.2-0.20220908165021.1ae8e49.el8.noarch",
"product": {
"name": "python3-sushy-tests-0:4.1.2-0.20220908165021.1ae8e49.el8.noarch",
"product_id": "python3-sushy-tests-0:4.1.2-0.20220908165021.1ae8e49.el8.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-sushy-tests@4.1.2-0.20220908165021.1ae8e49.el8?arch=noarch"
}
}
}
],
"category": "architecture",
"name": "noarch"
},
{
"branches": [
{
"category": "product_version",
"name": "cri-tools-0:1.24.2-6.el8.x86_64",
"product": {
"name": "cri-tools-0:1.24.2-6.el8.x86_64",
"product_id": "cri-tools-0:1.24.2-6.el8.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/cri-tools@1.24.2-6.el8?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "cri-tools-debugsource-0:1.24.2-6.el8.x86_64",
"product": {
"name": "cri-tools-debugsource-0:1.24.2-6.el8.x86_64",
"product_id": "cri-tools-debugsource-0:1.24.2-6.el8.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/cri-tools-debugsource@1.24.2-6.el8?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "cri-tools-debuginfo-0:1.24.2-6.el8.x86_64",
"product": {
"name": "cri-tools-debuginfo-0:1.24.2-6.el8.x86_64",
"product_id": "cri-tools-debuginfo-0:1.24.2-6.el8.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/cri-tools-debuginfo@1.24.2-6.el8?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "openshift-hyperkube-0:4.11.0-202209131648.p0.g3882f8f.assembly.stream.el8.x86_64",
"product": {
"name": "openshift-hyperkube-0:4.11.0-202209131648.p0.g3882f8f.assembly.stream.el8.x86_64",
"product_id": "openshift-hyperkube-0:4.11.0-202209131648.p0.g3882f8f.assembly.stream.el8.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/openshift-hyperkube@4.11.0-202209131648.p0.g3882f8f.assembly.stream.el8?arch=x86_64"
}
}
}
],
"category": "architecture",
"name": "x86_64"
},
{
"branches": [
{
"category": "product_version",
"name": "cri-tools-0:1.24.2-6.el8.aarch64",
"product": {
"name": "cri-tools-0:1.24.2-6.el8.aarch64",
"product_id": "cri-tools-0:1.24.2-6.el8.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/cri-tools@1.24.2-6.el8?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "cri-tools-debugsource-0:1.24.2-6.el8.aarch64",
"product": {
"name": "cri-tools-debugsource-0:1.24.2-6.el8.aarch64",
"product_id": "cri-tools-debugsource-0:1.24.2-6.el8.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/cri-tools-debugsource@1.24.2-6.el8?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "cri-tools-debuginfo-0:1.24.2-6.el8.aarch64",
"product": {
"name": "cri-tools-debuginfo-0:1.24.2-6.el8.aarch64",
"product_id": "cri-tools-debuginfo-0:1.24.2-6.el8.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/cri-tools-debuginfo@1.24.2-6.el8?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "openshift-hyperkube-0:4.11.0-202209131648.p0.g3882f8f.assembly.stream.el8.aarch64",
"product": {
"name": "openshift-hyperkube-0:4.11.0-202209131648.p0.g3882f8f.assembly.stream.el8.aarch64",
"product_id": "openshift-hyperkube-0:4.11.0-202209131648.p0.g3882f8f.assembly.stream.el8.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/openshift-hyperkube@4.11.0-202209131648.p0.g3882f8f.assembly.stream.el8?arch=aarch64"
}
}
}
],
"category": "architecture",
"name": "aarch64"
},
{
"branches": [
{
"category": "product_version",
"name": "cri-tools-0:1.24.2-6.el8.ppc64le",
"product": {
"name": "cri-tools-0:1.24.2-6.el8.ppc64le",
"product_id": "cri-tools-0:1.24.2-6.el8.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/cri-tools@1.24.2-6.el8?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "cri-tools-debugsource-0:1.24.2-6.el8.ppc64le",
"product": {
"name": "cri-tools-debugsource-0:1.24.2-6.el8.ppc64le",
"product_id": "cri-tools-debugsource-0:1.24.2-6.el8.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/cri-tools-debugsource@1.24.2-6.el8?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "cri-tools-debuginfo-0:1.24.2-6.el8.ppc64le",
"product": {
"name": "cri-tools-debuginfo-0:1.24.2-6.el8.ppc64le",
"product_id": "cri-tools-debuginfo-0:1.24.2-6.el8.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/cri-tools-debuginfo@1.24.2-6.el8?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "openshift-hyperkube-0:4.11.0-202209131648.p0.g3882f8f.assembly.stream.el8.ppc64le",
"product": {
"name": "openshift-hyperkube-0:4.11.0-202209131648.p0.g3882f8f.assembly.stream.el8.ppc64le",
"product_id": "openshift-hyperkube-0:4.11.0-202209131648.p0.g3882f8f.assembly.stream.el8.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/openshift-hyperkube@4.11.0-202209131648.p0.g3882f8f.assembly.stream.el8?arch=ppc64le"
}
}
}
],
"category": "architecture",
"name": "ppc64le"
},
{
"branches": [
{
"category": "product_version",
"name": "cri-tools-0:1.24.2-6.el8.s390x",
"product": {
"name": "cri-tools-0:1.24.2-6.el8.s390x",
"product_id": "cri-tools-0:1.24.2-6.el8.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/cri-tools@1.24.2-6.el8?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "cri-tools-debugsource-0:1.24.2-6.el8.s390x",
"product": {
"name": "cri-tools-debugsource-0:1.24.2-6.el8.s390x",
"product_id": "cri-tools-debugsource-0:1.24.2-6.el8.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/cri-tools-debugsource@1.24.2-6.el8?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "cri-tools-debuginfo-0:1.24.2-6.el8.s390x",
"product": {
"name": "cri-tools-debuginfo-0:1.24.2-6.el8.s390x",
"product_id": "cri-tools-debuginfo-0:1.24.2-6.el8.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/cri-tools-debuginfo@1.24.2-6.el8?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "openshift-hyperkube-0:4.11.0-202209131648.p0.g3882f8f.assembly.stream.el8.s390x",
"product": {
"name": "openshift-hyperkube-0:4.11.0-202209131648.p0.g3882f8f.assembly.stream.el8.s390x",
"product_id": "openshift-hyperkube-0:4.11.0-202209131648.p0.g3882f8f.assembly.stream.el8.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/openshift-hyperkube@4.11.0-202209131648.p0.g3882f8f.assembly.stream.el8?arch=s390x"
}
}
}
],
"category": "architecture",
"name": "s390x"
}
],
"category": "vendor",
"name": "Red Hat"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "cri-tools-0:1.24.2-6.el8.aarch64 as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:cri-tools-0:1.24.2-6.el8.aarch64"
},
"product_reference": "cri-tools-0:1.24.2-6.el8.aarch64",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cri-tools-0:1.24.2-6.el8.ppc64le as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:cri-tools-0:1.24.2-6.el8.ppc64le"
},
"product_reference": "cri-tools-0:1.24.2-6.el8.ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cri-tools-0:1.24.2-6.el8.s390x as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:cri-tools-0:1.24.2-6.el8.s390x"
},
"product_reference": "cri-tools-0:1.24.2-6.el8.s390x",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cri-tools-0:1.24.2-6.el8.src as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:cri-tools-0:1.24.2-6.el8.src"
},
"product_reference": "cri-tools-0:1.24.2-6.el8.src",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cri-tools-0:1.24.2-6.el8.x86_64 as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:cri-tools-0:1.24.2-6.el8.x86_64"
},
"product_reference": "cri-tools-0:1.24.2-6.el8.x86_64",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cri-tools-debuginfo-0:1.24.2-6.el8.aarch64 as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:cri-tools-debuginfo-0:1.24.2-6.el8.aarch64"
},
"product_reference": "cri-tools-debuginfo-0:1.24.2-6.el8.aarch64",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cri-tools-debuginfo-0:1.24.2-6.el8.ppc64le as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:cri-tools-debuginfo-0:1.24.2-6.el8.ppc64le"
},
"product_reference": "cri-tools-debuginfo-0:1.24.2-6.el8.ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cri-tools-debuginfo-0:1.24.2-6.el8.s390x as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:cri-tools-debuginfo-0:1.24.2-6.el8.s390x"
},
"product_reference": "cri-tools-debuginfo-0:1.24.2-6.el8.s390x",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cri-tools-debuginfo-0:1.24.2-6.el8.x86_64 as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:cri-tools-debuginfo-0:1.24.2-6.el8.x86_64"
},
"product_reference": "cri-tools-debuginfo-0:1.24.2-6.el8.x86_64",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cri-tools-debugsource-0:1.24.2-6.el8.aarch64 as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:cri-tools-debugsource-0:1.24.2-6.el8.aarch64"
},
"product_reference": "cri-tools-debugsource-0:1.24.2-6.el8.aarch64",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cri-tools-debugsource-0:1.24.2-6.el8.ppc64le as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:cri-tools-debugsource-0:1.24.2-6.el8.ppc64le"
},
"product_reference": "cri-tools-debugsource-0:1.24.2-6.el8.ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cri-tools-debugsource-0:1.24.2-6.el8.s390x as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:cri-tools-debugsource-0:1.24.2-6.el8.s390x"
},
"product_reference": "cri-tools-debugsource-0:1.24.2-6.el8.s390x",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cri-tools-debugsource-0:1.24.2-6.el8.x86_64 as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:cri-tools-debugsource-0:1.24.2-6.el8.x86_64"
},
"product_reference": "cri-tools-debugsource-0:1.24.2-6.el8.x86_64",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-0:4.11.0-202209131648.p0.g3882f8f.assembly.stream.el8.src as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:openshift-0:4.11.0-202209131648.p0.g3882f8f.assembly.stream.el8.src"
},
"product_reference": "openshift-0:4.11.0-202209131648.p0.g3882f8f.assembly.stream.el8.src",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-hyperkube-0:4.11.0-202209131648.p0.g3882f8f.assembly.stream.el8.aarch64 as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:openshift-hyperkube-0:4.11.0-202209131648.p0.g3882f8f.assembly.stream.el8.aarch64"
},
"product_reference": "openshift-hyperkube-0:4.11.0-202209131648.p0.g3882f8f.assembly.stream.el8.aarch64",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-hyperkube-0:4.11.0-202209131648.p0.g3882f8f.assembly.stream.el8.ppc64le as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:openshift-hyperkube-0:4.11.0-202209131648.p0.g3882f8f.assembly.stream.el8.ppc64le"
},
"product_reference": "openshift-hyperkube-0:4.11.0-202209131648.p0.g3882f8f.assembly.stream.el8.ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-hyperkube-0:4.11.0-202209131648.p0.g3882f8f.assembly.stream.el8.s390x as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:openshift-hyperkube-0:4.11.0-202209131648.p0.g3882f8f.assembly.stream.el8.s390x"
},
"product_reference": "openshift-hyperkube-0:4.11.0-202209131648.p0.g3882f8f.assembly.stream.el8.s390x",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-hyperkube-0:4.11.0-202209131648.p0.g3882f8f.assembly.stream.el8.x86_64 as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:openshift-hyperkube-0:4.11.0-202209131648.p0.g3882f8f.assembly.stream.el8.x86_64"
},
"product_reference": "openshift-hyperkube-0:4.11.0-202209131648.p0.g3882f8f.assembly.stream.el8.x86_64",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openstack-ironic-1:20.2.1-0.20220902195023.ab80152.el8.noarch as a component of Ironic content for Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-IRONIC-4.11:openstack-ironic-1:20.2.1-0.20220902195023.ab80152.el8.noarch"
},
"product_reference": "openstack-ironic-1:20.2.1-0.20220902195023.ab80152.el8.noarch",
"relates_to_product_reference": "8Base-RHOSE-IRONIC-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openstack-ironic-1:20.2.1-0.20220902195023.ab80152.el8.src as a component of Ironic content for Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-IRONIC-4.11:openstack-ironic-1:20.2.1-0.20220902195023.ab80152.el8.src"
},
"product_reference": "openstack-ironic-1:20.2.1-0.20220902195023.ab80152.el8.src",
"relates_to_product_reference": "8Base-RHOSE-IRONIC-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openstack-ironic-api-1:20.2.1-0.20220902195023.ab80152.el8.noarch as a component of Ironic content for Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-IRONIC-4.11:openstack-ironic-api-1:20.2.1-0.20220902195023.ab80152.el8.noarch"
},
"product_reference": "openstack-ironic-api-1:20.2.1-0.20220902195023.ab80152.el8.noarch",
"relates_to_product_reference": "8Base-RHOSE-IRONIC-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openstack-ironic-common-1:20.2.1-0.20220902195023.ab80152.el8.noarch as a component of Ironic content for Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-IRONIC-4.11:openstack-ironic-common-1:20.2.1-0.20220902195023.ab80152.el8.noarch"
},
"product_reference": "openstack-ironic-common-1:20.2.1-0.20220902195023.ab80152.el8.noarch",
"relates_to_product_reference": "8Base-RHOSE-IRONIC-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openstack-ironic-conductor-1:20.2.1-0.20220902195023.ab80152.el8.noarch as a component of Ironic content for Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-IRONIC-4.11:openstack-ironic-conductor-1:20.2.1-0.20220902195023.ab80152.el8.noarch"
},
"product_reference": "openstack-ironic-conductor-1:20.2.1-0.20220902195023.ab80152.el8.noarch",
"relates_to_product_reference": "8Base-RHOSE-IRONIC-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openstack-ironic-dnsmasq-tftp-server-1:20.2.1-0.20220902195023.ab80152.el8.noarch as a component of Ironic content for Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-IRONIC-4.11:openstack-ironic-dnsmasq-tftp-server-1:20.2.1-0.20220902195023.ab80152.el8.noarch"
},
"product_reference": "openstack-ironic-dnsmasq-tftp-server-1:20.2.1-0.20220902195023.ab80152.el8.noarch",
"relates_to_product_reference": "8Base-RHOSE-IRONIC-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-sushy-0:4.1.2-0.20220908165021.1ae8e49.el8.src as a component of Ironic content for Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-IRONIC-4.11:python-sushy-0:4.1.2-0.20220908165021.1ae8e49.el8.src"
},
"product_reference": "python-sushy-0:4.1.2-0.20220908165021.1ae8e49.el8.src",
"relates_to_product_reference": "8Base-RHOSE-IRONIC-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-ironic-tests-1:20.2.1-0.20220902195023.ab80152.el8.noarch as a component of Ironic content for Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-IRONIC-4.11:python3-ironic-tests-1:20.2.1-0.20220902195023.ab80152.el8.noarch"
},
"product_reference": "python3-ironic-tests-1:20.2.1-0.20220902195023.ab80152.el8.noarch",
"relates_to_product_reference": "8Base-RHOSE-IRONIC-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-sushy-0:4.1.2-0.20220908165021.1ae8e49.el8.noarch as a component of Ironic content for Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-IRONIC-4.11:python3-sushy-0:4.1.2-0.20220908165021.1ae8e49.el8.noarch"
},
"product_reference": "python3-sushy-0:4.1.2-0.20220908165021.1ae8e49.el8.noarch",
"relates_to_product_reference": "8Base-RHOSE-IRONIC-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-sushy-tests-0:4.1.2-0.20220908165021.1ae8e49.el8.noarch as a component of Ironic content for Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-IRONIC-4.11:python3-sushy-tests-0:4.1.2-0.20220908165021.1ae8e49.el8.noarch"
},
"product_reference": "python3-sushy-tests-0:4.1.2-0.20220908165021.1ae8e49.el8.noarch",
"relates_to_product_reference": "8Base-RHOSE-IRONIC-4.11"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2022-30629",
"cwe": {
"id": "CWE-331",
"name": "Insufficient Entropy"
},
"discovery_date": "2022-06-02T00:00:00+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"8Base-RHOSE-4.11:openshift-0:4.11.0-202209131648.p0.g3882f8f.assembly.stream.el8.src",
"8Base-RHOSE-4.11:openshift-hyperkube-0:4.11.0-202209131648.p0.g3882f8f.assembly.stream.el8.aarch64",
"8Base-RHOSE-4.11:openshift-hyperkube-0:4.11.0-202209131648.p0.g3882f8f.assembly.stream.el8.ppc64le",
"8Base-RHOSE-4.11:openshift-hyperkube-0:4.11.0-202209131648.p0.g3882f8f.assembly.stream.el8.s390x",
"8Base-RHOSE-4.11:openshift-hyperkube-0:4.11.0-202209131648.p0.g3882f8f.assembly.stream.el8.x86_64",
"8Base-RHOSE-IRONIC-4.11:openstack-ironic-1:20.2.1-0.20220902195023.ab80152.el8.noarch",
"8Base-RHOSE-IRONIC-4.11:openstack-ironic-1:20.2.1-0.20220902195023.ab80152.el8.src",
"8Base-RHOSE-IRONIC-4.11:openstack-ironic-api-1:20.2.1-0.20220902195023.ab80152.el8.noarch",
"8Base-RHOSE-IRONIC-4.11:openstack-ironic-common-1:20.2.1-0.20220902195023.ab80152.el8.noarch",
"8Base-RHOSE-IRONIC-4.11:openstack-ironic-conductor-1:20.2.1-0.20220902195023.ab80152.el8.noarch",
"8Base-RHOSE-IRONIC-4.11:openstack-ironic-dnsmasq-tftp-server-1:20.2.1-0.20220902195023.ab80152.el8.noarch",
"8Base-RHOSE-IRONIC-4.11:python-sushy-0:4.1.2-0.20220908165021.1ae8e49.el8.src",
"8Base-RHOSE-IRONIC-4.11:python3-ironic-tests-1:20.2.1-0.20220902195023.ab80152.el8.noarch",
"8Base-RHOSE-IRONIC-4.11:python3-sushy-0:4.1.2-0.20220908165021.1ae8e49.el8.noarch",
"8Base-RHOSE-IRONIC-4.11:python3-sushy-tests-0:4.1.2-0.20220908165021.1ae8e49.el8.noarch"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2092793"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in the crypto/tls golang package. When session tickets are generated by crypto/tls, it is missing the ticket expiration. This issue may allow an attacker to observe the TLS handshakes to correlate successive connections during session resumption.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "golang: crypto/tls: session tickets lack random ticket_age_add",
"title": "Vulnerability summary"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"8Base-RHOSE-4.11:cri-tools-0:1.24.2-6.el8.aarch64",
"8Base-RHOSE-4.11:cri-tools-0:1.24.2-6.el8.ppc64le",
"8Base-RHOSE-4.11:cri-tools-0:1.24.2-6.el8.s390x",
"8Base-RHOSE-4.11:cri-tools-0:1.24.2-6.el8.src",
"8Base-RHOSE-4.11:cri-tools-0:1.24.2-6.el8.x86_64",
"8Base-RHOSE-4.11:cri-tools-debuginfo-0:1.24.2-6.el8.aarch64",
"8Base-RHOSE-4.11:cri-tools-debuginfo-0:1.24.2-6.el8.ppc64le",
"8Base-RHOSE-4.11:cri-tools-debuginfo-0:1.24.2-6.el8.s390x",
"8Base-RHOSE-4.11:cri-tools-debuginfo-0:1.24.2-6.el8.x86_64",
"8Base-RHOSE-4.11:cri-tools-debugsource-0:1.24.2-6.el8.aarch64",
"8Base-RHOSE-4.11:cri-tools-debugsource-0:1.24.2-6.el8.ppc64le",
"8Base-RHOSE-4.11:cri-tools-debugsource-0:1.24.2-6.el8.s390x",
"8Base-RHOSE-4.11:cri-tools-debugsource-0:1.24.2-6.el8.x86_64"
],
"known_not_affected": [
"8Base-RHOSE-4.11:openshift-0:4.11.0-202209131648.p0.g3882f8f.assembly.stream.el8.src",
"8Base-RHOSE-4.11:openshift-hyperkube-0:4.11.0-202209131648.p0.g3882f8f.assembly.stream.el8.aarch64",
"8Base-RHOSE-4.11:openshift-hyperkube-0:4.11.0-202209131648.p0.g3882f8f.assembly.stream.el8.ppc64le",
"8Base-RHOSE-4.11:openshift-hyperkube-0:4.11.0-202209131648.p0.g3882f8f.assembly.stream.el8.s390x",
"8Base-RHOSE-4.11:openshift-hyperkube-0:4.11.0-202209131648.p0.g3882f8f.assembly.stream.el8.x86_64",
"8Base-RHOSE-IRONIC-4.11:openstack-ironic-1:20.2.1-0.20220902195023.ab80152.el8.noarch",
"8Base-RHOSE-IRONIC-4.11:openstack-ironic-1:20.2.1-0.20220902195023.ab80152.el8.src",
"8Base-RHOSE-IRONIC-4.11:openstack-ironic-api-1:20.2.1-0.20220902195023.ab80152.el8.noarch",
"8Base-RHOSE-IRONIC-4.11:openstack-ironic-common-1:20.2.1-0.20220902195023.ab80152.el8.noarch",
"8Base-RHOSE-IRONIC-4.11:openstack-ironic-conductor-1:20.2.1-0.20220902195023.ab80152.el8.noarch",
"8Base-RHOSE-IRONIC-4.11:openstack-ironic-dnsmasq-tftp-server-1:20.2.1-0.20220902195023.ab80152.el8.noarch",
"8Base-RHOSE-IRONIC-4.11:python-sushy-0:4.1.2-0.20220908165021.1ae8e49.el8.src",
"8Base-RHOSE-IRONIC-4.11:python3-ironic-tests-1:20.2.1-0.20220902195023.ab80152.el8.noarch",
"8Base-RHOSE-IRONIC-4.11:python3-sushy-0:4.1.2-0.20220908165021.1ae8e49.el8.noarch",
"8Base-RHOSE-IRONIC-4.11:python3-sushy-tests-0:4.1.2-0.20220908165021.1ae8e49.el8.noarch"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2022-30629"
},
{
"category": "external",
"summary": "RHBZ#2092793",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2092793"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2022-30629",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-30629"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2022-30629",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2022-30629"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-announce/c/TzIC9-t8Ytg",
"url": "https://groups.google.com/g/golang-announce/c/TzIC9-t8Ytg"
}
],
"release_date": "2022-06-02T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2022-09-20T17:03:38+00:00",
"details": "For OpenShift Container Platform 4.11 see the following documentation,\nwhich will be updated shortly for this release, for important instructions\non how to upgrade your cluster and fully apply this asynchronous errata\nupdate:\n\nhttps://docs.openshift.com/container-platform/4.11/release_notes/ocp-4-11-release-notes.html\n\nDetails on how to access this content are available at\nhttps://docs.openshift.com/container-platform/4.11/updating/updating-cluster-cli.html",
"product_ids": [
"8Base-RHOSE-4.11:cri-tools-0:1.24.2-6.el8.aarch64",
"8Base-RHOSE-4.11:cri-tools-0:1.24.2-6.el8.ppc64le",
"8Base-RHOSE-4.11:cri-tools-0:1.24.2-6.el8.s390x",
"8Base-RHOSE-4.11:cri-tools-0:1.24.2-6.el8.src",
"8Base-RHOSE-4.11:cri-tools-0:1.24.2-6.el8.x86_64",
"8Base-RHOSE-4.11:cri-tools-debuginfo-0:1.24.2-6.el8.aarch64",
"8Base-RHOSE-4.11:cri-tools-debuginfo-0:1.24.2-6.el8.ppc64le",
"8Base-RHOSE-4.11:cri-tools-debuginfo-0:1.24.2-6.el8.s390x",
"8Base-RHOSE-4.11:cri-tools-debuginfo-0:1.24.2-6.el8.x86_64",
"8Base-RHOSE-4.11:cri-tools-debugsource-0:1.24.2-6.el8.aarch64",
"8Base-RHOSE-4.11:cri-tools-debugsource-0:1.24.2-6.el8.ppc64le",
"8Base-RHOSE-4.11:cri-tools-debugsource-0:1.24.2-6.el8.s390x",
"8Base-RHOSE-4.11:cri-tools-debugsource-0:1.24.2-6.el8.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2022:6535"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "HIGH",
"attackVector": "NETWORK",
"availabilityImpact": "NONE",
"baseScore": 3.1,
"baseSeverity": "LOW",
"confidentialityImpact": "LOW",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "REQUIRED",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:R/S:U/C:L/I:N/A:N",
"version": "3.1"
},
"products": [
"8Base-RHOSE-4.11:cri-tools-0:1.24.2-6.el8.aarch64",
"8Base-RHOSE-4.11:cri-tools-0:1.24.2-6.el8.ppc64le",
"8Base-RHOSE-4.11:cri-tools-0:1.24.2-6.el8.s390x",
"8Base-RHOSE-4.11:cri-tools-0:1.24.2-6.el8.src",
"8Base-RHOSE-4.11:cri-tools-0:1.24.2-6.el8.x86_64",
"8Base-RHOSE-4.11:cri-tools-debuginfo-0:1.24.2-6.el8.aarch64",
"8Base-RHOSE-4.11:cri-tools-debuginfo-0:1.24.2-6.el8.ppc64le",
"8Base-RHOSE-4.11:cri-tools-debuginfo-0:1.24.2-6.el8.s390x",
"8Base-RHOSE-4.11:cri-tools-debuginfo-0:1.24.2-6.el8.x86_64",
"8Base-RHOSE-4.11:cri-tools-debugsource-0:1.24.2-6.el8.aarch64",
"8Base-RHOSE-4.11:cri-tools-debugsource-0:1.24.2-6.el8.ppc64le",
"8Base-RHOSE-4.11:cri-tools-debugsource-0:1.24.2-6.el8.s390x",
"8Base-RHOSE-4.11:cri-tools-debugsource-0:1.24.2-6.el8.x86_64",
"8Base-RHOSE-4.11:openshift-0:4.11.0-202209131648.p0.g3882f8f.assembly.stream.el8.src",
"8Base-RHOSE-4.11:openshift-hyperkube-0:4.11.0-202209131648.p0.g3882f8f.assembly.stream.el8.aarch64",
"8Base-RHOSE-4.11:openshift-hyperkube-0:4.11.0-202209131648.p0.g3882f8f.assembly.stream.el8.ppc64le",
"8Base-RHOSE-4.11:openshift-hyperkube-0:4.11.0-202209131648.p0.g3882f8f.assembly.stream.el8.s390x",
"8Base-RHOSE-4.11:openshift-hyperkube-0:4.11.0-202209131648.p0.g3882f8f.assembly.stream.el8.x86_64",
"8Base-RHOSE-IRONIC-4.11:openstack-ironic-1:20.2.1-0.20220902195023.ab80152.el8.noarch",
"8Base-RHOSE-IRONIC-4.11:openstack-ironic-1:20.2.1-0.20220902195023.ab80152.el8.src",
"8Base-RHOSE-IRONIC-4.11:openstack-ironic-api-1:20.2.1-0.20220902195023.ab80152.el8.noarch",
"8Base-RHOSE-IRONIC-4.11:openstack-ironic-common-1:20.2.1-0.20220902195023.ab80152.el8.noarch",
"8Base-RHOSE-IRONIC-4.11:openstack-ironic-conductor-1:20.2.1-0.20220902195023.ab80152.el8.noarch",
"8Base-RHOSE-IRONIC-4.11:openstack-ironic-dnsmasq-tftp-server-1:20.2.1-0.20220902195023.ab80152.el8.noarch",
"8Base-RHOSE-IRONIC-4.11:python-sushy-0:4.1.2-0.20220908165021.1ae8e49.el8.src",
"8Base-RHOSE-IRONIC-4.11:python3-ironic-tests-1:20.2.1-0.20220902195023.ab80152.el8.noarch",
"8Base-RHOSE-IRONIC-4.11:python3-sushy-0:4.1.2-0.20220908165021.1ae8e49.el8.noarch",
"8Base-RHOSE-IRONIC-4.11:python3-sushy-tests-0:4.1.2-0.20220908165021.1ae8e49.el8.noarch"
]
}
],
"threats": [
{
"category": "impact",
"details": "Low"
}
],
"title": "golang: crypto/tls: session tickets lack random ticket_age_add"
}
]
}
RHSA-2022:6040
Vulnerability from csaf_redhat
Notes
{
"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": "Release of OpenShift Serverless 1.24.0\n\nThe References section contains CVE links providing detailed severity ratings\nfor each vulnerability. Ratings are based on a Common Vulnerability Scoring\nSystem (CVSS) base score.",
"title": "Topic"
},
{
"category": "general",
"text": "Version 1.24.0 of the OpenShift Serverless Operator is supported on Red Hat\nOpenShift Container Platform versions 4.6, 4.7, 4.8, 4.9, 4.10, and 4.11. \n\nThis release includes security and bug fixes, and enhancements.\n\nSecurity Fixes in this release include:\n- prometheus/client_golang: Denial of service using InstrumentHandlerCounter (CVE-2022-21698)\n- go-restful: Authorization Bypass Through User-Controlled Key (CVE-2022-1996)\n- golang: encoding/xml: stack exhaustion in Unmarshal (CVE-2022-30633)\n- golang: io/fs: stack exhaustion in Glob (CVE-2022-30630)\n- golang: go/parser: stack exhaustion in all Parse* functions (CVE-2022-1962)\n- golang: encoding/gob: stack exhaustion in Decoder.Decode (CVE-2022-30635)\n- golang: path/filepath: stack exhaustion in Glob (CVE-2022-30632)\n- golang: net/http/httputil: NewSingleHostReverseProxy - omit X-Forwarded-For not working (CVE-2022-32148)\n- golang: net/http: improper sanitization of Transfer-Encoding header (CVE-2022-1705)\n- golang: encoding/xml: stack exhaustion in Decoder.Skip (CVE-2022-28131)\n- golang: compress/gzip: stack exhaustion in Reader.Read (CVE-2022-30631)\n- golang: regexp: stack exhaustion via a deeply nested expression (CVE-2022-24921)\n- golang: crypto/elliptic: panic caused by oversized scalar (CVE-2022-28327)\n- golang: encoding/pem: fix stack overflow in Decode (CVE-2022-24675)\n- golang: crypto/tls: session tickets lack random ticket_age_add (CVE-2022-30629)\n\nFor more details about the security issues, including the impact; a CVSS score;\nacknowledgments; and other related information refer to the CVE pages linked in\nthe 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-2022:6040",
"url": "https://access.redhat.com/errata/RHSA-2022:6040"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/updates/classification/#important",
"url": "https://access.redhat.com/security/updates/classification/#important"
},
{
"category": "external",
"summary": "https://access.redhat.com/documentation/en-us/openshift_container_platform/4.6/html/serverless/index",
"url": "https://access.redhat.com/documentation/en-us/openshift_container_platform/4.6/html/serverless/index"
},
{
"category": "external",
"summary": "https://access.redhat.com/documentation/en-us/openshift_container_platform/4.7/html/serverless/index",
"url": "https://access.redhat.com/documentation/en-us/openshift_container_platform/4.7/html/serverless/index"
},
{
"category": "external",
"summary": "https://access.redhat.com/documentation/en-us/openshift_container_platform/4.8/html/serverless/index",
"url": "https://access.redhat.com/documentation/en-us/openshift_container_platform/4.8/html/serverless/index"
},
{
"category": "external",
"summary": "https://access.redhat.com/documentation/en-us/openshift_container_platform/4.9/html/serverless/index",
"url": "https://access.redhat.com/documentation/en-us/openshift_container_platform/4.9/html/serverless/index"
},
{
"category": "external",
"summary": "https://access.redhat.com/documentation/en-us/openshift_container_platform/4.10/html/serverless/index",
"url": "https://access.redhat.com/documentation/en-us/openshift_container_platform/4.10/html/serverless/index"
},
{
"category": "external",
"summary": "2045880",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2045880"
},
{
"category": "external",
"summary": "2064857",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2064857"
},
{
"category": "external",
"summary": "2077688",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2077688"
},
{
"category": "external",
"summary": "2077689",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2077689"
},
{
"category": "external",
"summary": "2092793",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2092793"
},
{
"category": "external",
"summary": "2094982",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2094982"
},
{
"category": "external",
"summary": "2107342",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2107342"
},
{
"category": "external",
"summary": "2107371",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2107371"
},
{
"category": "external",
"summary": "2107374",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2107374"
},
{
"category": "external",
"summary": "2107376",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2107376"
},
{
"category": "external",
"summary": "2107383",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2107383"
},
{
"category": "external",
"summary": "2107386",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2107386"
},
{
"category": "external",
"summary": "2107388",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2107388"
},
{
"category": "external",
"summary": "2107390",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2107390"
},
{
"category": "external",
"summary": "2107392",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2107392"
},
{
"category": "self",
"summary": "Canonical URL",
"url": "https://security.access.redhat.com/data/csaf/v2/advisories/2022/rhsa-2022_6040.json"
}
],
"title": "Red Hat Security Advisory: Release of OpenShift Serverless 1.24.0",
"tracking": {
"current_release_date": "2025-10-31T13:02:06+00:00",
"generator": {
"date": "2025-10-31T13:02:06+00:00",
"engine": {
"name": "Red Hat SDEngine",
"version": "4.6.10"
}
},
"id": "RHSA-2022:6040",
"initial_release_date": "2022-08-10T13:13:24+00:00",
"revision_history": [
{
"date": "2022-08-10T13:13:24+00:00",
"number": "1",
"summary": "Initial version"
},
{
"date": "2022-08-10T13:13:24+00:00",
"number": "2",
"summary": "Last updated version"
},
{
"date": "2025-10-31T13:02:06+00:00",
"number": "3",
"summary": "Last generated version"
}
],
"status": "final",
"version": "3"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_name",
"name": "Red Hat OpenShift Serverless 1.24",
"product": {
"name": "Red Hat OpenShift Serverless 1.24",
"product_id": "8Base-Openshift-Serverless-1.24",
"product_identification_helper": {
"cpe": "cpe:/a:redhat:serverless:1.24::el8"
}
}
}
],
"category": "product_family",
"name": "Red Hat OpenShift Serverless"
},
{
"branches": [
{
"category": "product_version",
"name": "openshift-serverless-1/client-kn-rhel8@sha256:46510d8b5dfba62d0a3da64ba90d1b8f88ad3b909c3e6ed14bcd96017d766829_ppc64le",
"product": {
"name": "openshift-serverless-1/client-kn-rhel8@sha256:46510d8b5dfba62d0a3da64ba90d1b8f88ad3b909c3e6ed14bcd96017d766829_ppc64le",
"product_id": "openshift-serverless-1/client-kn-rhel8@sha256:46510d8b5dfba62d0a3da64ba90d1b8f88ad3b909c3e6ed14bcd96017d766829_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/client-kn-rhel8@sha256:46510d8b5dfba62d0a3da64ba90d1b8f88ad3b909c3e6ed14bcd96017d766829?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift-serverless-1/client-kn-rhel8\u0026tag=1.3.1-4"
}
}
},
{
"category": "product_version",
"name": "openshift-serverless-1/eventing-apiserver-receive-adapter-rhel8@sha256:834e37f8ddfbe157ad357fcef49f5213053d1295bb31361c5dd14a213ff2755c_ppc64le",
"product": {
"name": "openshift-serverless-1/eventing-apiserver-receive-adapter-rhel8@sha256:834e37f8ddfbe157ad357fcef49f5213053d1295bb31361c5dd14a213ff2755c_ppc64le",
"product_id": "openshift-serverless-1/eventing-apiserver-receive-adapter-rhel8@sha256:834e37f8ddfbe157ad357fcef49f5213053d1295bb31361c5dd14a213ff2755c_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/eventing-apiserver-receive-adapter-rhel8@sha256:834e37f8ddfbe157ad357fcef49f5213053d1295bb31361c5dd14a213ff2755c?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift-serverless-1/eventing-apiserver-receive-adapter-rhel8\u0026tag=1.3.2-3"
}
}
},
{
"category": "product_version",
"name": "openshift-serverless-1/eventing-controller-rhel8@sha256:72c5fcaa44e3da56b297eb718d8a2b7eeb44069d6f3ce71b0eca30070b18bd9d_ppc64le",
"product": {
"name": "openshift-serverless-1/eventing-controller-rhel8@sha256:72c5fcaa44e3da56b297eb718d8a2b7eeb44069d6f3ce71b0eca30070b18bd9d_ppc64le",
"product_id": "openshift-serverless-1/eventing-controller-rhel8@sha256:72c5fcaa44e3da56b297eb718d8a2b7eeb44069d6f3ce71b0eca30070b18bd9d_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/eventing-controller-rhel8@sha256:72c5fcaa44e3da56b297eb718d8a2b7eeb44069d6f3ce71b0eca30070b18bd9d?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift-serverless-1/eventing-controller-rhel8\u0026tag=1.3.2-3"
}
}
},
{
"category": "product_version",
"name": "openshift-serverless-1/eventing-in-memory-channel-controller-rhel8@sha256:070f2c819506853dee230f37e00b27a05ba01c6f7cbbffc9a04b59a65d0c45e9_ppc64le",
"product": {
"name": "openshift-serverless-1/eventing-in-memory-channel-controller-rhel8@sha256:070f2c819506853dee230f37e00b27a05ba01c6f7cbbffc9a04b59a65d0c45e9_ppc64le",
"product_id": "openshift-serverless-1/eventing-in-memory-channel-controller-rhel8@sha256:070f2c819506853dee230f37e00b27a05ba01c6f7cbbffc9a04b59a65d0c45e9_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/eventing-in-memory-channel-controller-rhel8@sha256:070f2c819506853dee230f37e00b27a05ba01c6f7cbbffc9a04b59a65d0c45e9?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift-serverless-1/eventing-in-memory-channel-controller-rhel8\u0026tag=1.3.2-3"
}
}
},
{
"category": "product_version",
"name": "openshift-serverless-1/eventing-in-memory-channel-dispatcher-rhel8@sha256:68b61474089703d0685a952062401303206ba11bc108b8504f6f6390933d83cb_ppc64le",
"product": {
"name": "openshift-serverless-1/eventing-in-memory-channel-dispatcher-rhel8@sha256:68b61474089703d0685a952062401303206ba11bc108b8504f6f6390933d83cb_ppc64le",
"product_id": "openshift-serverless-1/eventing-in-memory-channel-dispatcher-rhel8@sha256:68b61474089703d0685a952062401303206ba11bc108b8504f6f6390933d83cb_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/eventing-in-memory-channel-dispatcher-rhel8@sha256:68b61474089703d0685a952062401303206ba11bc108b8504f6f6390933d83cb?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift-serverless-1/eventing-in-memory-channel-dispatcher-rhel8\u0026tag=1.3.2-3"
}
}
},
{
"category": "product_version",
"name": "openshift-serverless-1-tech-preview/eventing-kafka-broker-controller-rhel8@sha256:be290e6d950e8af6162c1dece8472788b66459e8cb91df319f50ccf66f27b5c7_ppc64le",
"product": {
"name": "openshift-serverless-1-tech-preview/eventing-kafka-broker-controller-rhel8@sha256:be290e6d950e8af6162c1dece8472788b66459e8cb91df319f50ccf66f27b5c7_ppc64le",
"product_id": "openshift-serverless-1-tech-preview/eventing-kafka-broker-controller-rhel8@sha256:be290e6d950e8af6162c1dece8472788b66459e8cb91df319f50ccf66f27b5c7_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/eventing-kafka-broker-controller-rhel8@sha256:be290e6d950e8af6162c1dece8472788b66459e8cb91df319f50ccf66f27b5c7?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift-serverless-1-tech-preview/eventing-kafka-broker-controller-rhel8\u0026tag=1.3.2-2"
}
}
},
{
"category": "product_version",
"name": "openshift-serverless-1/eventing-kafka-broker-controller-rhel8@sha256:be290e6d950e8af6162c1dece8472788b66459e8cb91df319f50ccf66f27b5c7_ppc64le",
"product": {
"name": "openshift-serverless-1/eventing-kafka-broker-controller-rhel8@sha256:be290e6d950e8af6162c1dece8472788b66459e8cb91df319f50ccf66f27b5c7_ppc64le",
"product_id": "openshift-serverless-1/eventing-kafka-broker-controller-rhel8@sha256:be290e6d950e8af6162c1dece8472788b66459e8cb91df319f50ccf66f27b5c7_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/eventing-kafka-broker-controller-rhel8@sha256:be290e6d950e8af6162c1dece8472788b66459e8cb91df319f50ccf66f27b5c7?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift-serverless-1/eventing-kafka-broker-controller-rhel8\u0026tag=1.3.2-2"
}
}
},
{
"category": "product_version",
"name": "openshift-serverless-1-tech-preview/eventing-kafka-broker-dispatcher-rhel8@sha256:9af6b8413acbf59adc88e9b88a51105f3b0a4913499c3026f64e7fda91e43384_ppc64le",
"product": {
"name": "openshift-serverless-1-tech-preview/eventing-kafka-broker-dispatcher-rhel8@sha256:9af6b8413acbf59adc88e9b88a51105f3b0a4913499c3026f64e7fda91e43384_ppc64le",
"product_id": "openshift-serverless-1-tech-preview/eventing-kafka-broker-dispatcher-rhel8@sha256:9af6b8413acbf59adc88e9b88a51105f3b0a4913499c3026f64e7fda91e43384_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/eventing-kafka-broker-dispatcher-rhel8@sha256:9af6b8413acbf59adc88e9b88a51105f3b0a4913499c3026f64e7fda91e43384?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift-serverless-1-tech-preview/eventing-kafka-broker-dispatcher-rhel8\u0026tag=1.3.2-2"
}
}
},
{
"category": "product_version",
"name": "openshift-serverless-1/eventing-kafka-broker-dispatcher-rhel8@sha256:9af6b8413acbf59adc88e9b88a51105f3b0a4913499c3026f64e7fda91e43384_ppc64le",
"product": {
"name": "openshift-serverless-1/eventing-kafka-broker-dispatcher-rhel8@sha256:9af6b8413acbf59adc88e9b88a51105f3b0a4913499c3026f64e7fda91e43384_ppc64le",
"product_id": "openshift-serverless-1/eventing-kafka-broker-dispatcher-rhel8@sha256:9af6b8413acbf59adc88e9b88a51105f3b0a4913499c3026f64e7fda91e43384_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/eventing-kafka-broker-dispatcher-rhel8@sha256:9af6b8413acbf59adc88e9b88a51105f3b0a4913499c3026f64e7fda91e43384?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift-serverless-1/eventing-kafka-broker-dispatcher-rhel8\u0026tag=1.3.2-2"
}
}
},
{
"category": "product_version",
"name": "openshift-serverless-1/eventing-kafka-broker-post-install-rhel8@sha256:36551ea609536ba900f7a0493a06d07f9c0f19a0eef7e4956575354ca92cd1ef_ppc64le",
"product": {
"name": "openshift-serverless-1/eventing-kafka-broker-post-install-rhel8@sha256:36551ea609536ba900f7a0493a06d07f9c0f19a0eef7e4956575354ca92cd1ef_ppc64le",
"product_id": "openshift-serverless-1/eventing-kafka-broker-post-install-rhel8@sha256:36551ea609536ba900f7a0493a06d07f9c0f19a0eef7e4956575354ca92cd1ef_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/eventing-kafka-broker-post-install-rhel8@sha256:36551ea609536ba900f7a0493a06d07f9c0f19a0eef7e4956575354ca92cd1ef?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift-serverless-1/eventing-kafka-broker-post-install-rhel8\u0026tag=1.3.2-2"
}
}
},
{
"category": "product_version",
"name": "openshift-serverless-1-tech-preview/eventing-kafka-broker-receiver-rhel8@sha256:4dc0783cf92da5b5aa4cd1b9e9d55aa55a69b94eef0d29f261d3d51bd2260b68_ppc64le",
"product": {
"name": "openshift-serverless-1-tech-preview/eventing-kafka-broker-receiver-rhel8@sha256:4dc0783cf92da5b5aa4cd1b9e9d55aa55a69b94eef0d29f261d3d51bd2260b68_ppc64le",
"product_id": "openshift-serverless-1-tech-preview/eventing-kafka-broker-receiver-rhel8@sha256:4dc0783cf92da5b5aa4cd1b9e9d55aa55a69b94eef0d29f261d3d51bd2260b68_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/eventing-kafka-broker-receiver-rhel8@sha256:4dc0783cf92da5b5aa4cd1b9e9d55aa55a69b94eef0d29f261d3d51bd2260b68?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift-serverless-1-tech-preview/eventing-kafka-broker-receiver-rhel8\u0026tag=1.3.2-2"
}
}
},
{
"category": "product_version",
"name": "openshift-serverless-1-tech-preview/eventing-kafka-broker-webhook-rhel8@sha256:0dad9dc28babb21622f90c83647c9cc48bfa66faad257c88e7adf1d50ad0f80c_ppc64le",
"product": {
"name": "openshift-serverless-1-tech-preview/eventing-kafka-broker-webhook-rhel8@sha256:0dad9dc28babb21622f90c83647c9cc48bfa66faad257c88e7adf1d50ad0f80c_ppc64le",
"product_id": "openshift-serverless-1-tech-preview/eventing-kafka-broker-webhook-rhel8@sha256:0dad9dc28babb21622f90c83647c9cc48bfa66faad257c88e7adf1d50ad0f80c_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/eventing-kafka-broker-webhook-rhel8@sha256:0dad9dc28babb21622f90c83647c9cc48bfa66faad257c88e7adf1d50ad0f80c?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift-serverless-1-tech-preview/eventing-kafka-broker-webhook-rhel8\u0026tag=1.3.2-2"
}
}
},
{
"category": "product_version",
"name": "openshift-serverless-1/eventing-kafka-broker-webhook-rhel8@sha256:0dad9dc28babb21622f90c83647c9cc48bfa66faad257c88e7adf1d50ad0f80c_ppc64le",
"product": {
"name": "openshift-serverless-1/eventing-kafka-broker-webhook-rhel8@sha256:0dad9dc28babb21622f90c83647c9cc48bfa66faad257c88e7adf1d50ad0f80c_ppc64le",
"product_id": "openshift-serverless-1/eventing-kafka-broker-webhook-rhel8@sha256:0dad9dc28babb21622f90c83647c9cc48bfa66faad257c88e7adf1d50ad0f80c_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/eventing-kafka-broker-webhook-rhel8@sha256:0dad9dc28babb21622f90c83647c9cc48bfa66faad257c88e7adf1d50ad0f80c?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift-serverless-1/eventing-kafka-broker-webhook-rhel8\u0026tag=1.3.2-2"
}
}
},
{
"category": "product_version",
"name": "openshift-serverless-1/eventing-mtbroker-filter-rhel8@sha256:4f6e162ee5fb96ff69a1546b7f728641dded59548f14afdfa870f7f0291787ac_ppc64le",
"product": {
"name": "openshift-serverless-1/eventing-mtbroker-filter-rhel8@sha256:4f6e162ee5fb96ff69a1546b7f728641dded59548f14afdfa870f7f0291787ac_ppc64le",
"product_id": "openshift-serverless-1/eventing-mtbroker-filter-rhel8@sha256:4f6e162ee5fb96ff69a1546b7f728641dded59548f14afdfa870f7f0291787ac_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/eventing-mtbroker-filter-rhel8@sha256:4f6e162ee5fb96ff69a1546b7f728641dded59548f14afdfa870f7f0291787ac?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift-serverless-1/eventing-mtbroker-filter-rhel8\u0026tag=1.3.2-3"
}
}
},
{
"category": "product_version",
"name": "openshift-serverless-1/eventing-mtbroker-ingress-rhel8@sha256:644fbcd1924d570f105f5f9760eb15eddbeed16c894edfcb4ef8c8a14e370bce_ppc64le",
"product": {
"name": "openshift-serverless-1/eventing-mtbroker-ingress-rhel8@sha256:644fbcd1924d570f105f5f9760eb15eddbeed16c894edfcb4ef8c8a14e370bce_ppc64le",
"product_id": "openshift-serverless-1/eventing-mtbroker-ingress-rhel8@sha256:644fbcd1924d570f105f5f9760eb15eddbeed16c894edfcb4ef8c8a14e370bce_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/eventing-mtbroker-ingress-rhel8@sha256:644fbcd1924d570f105f5f9760eb15eddbeed16c894edfcb4ef8c8a14e370bce?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift-serverless-1/eventing-mtbroker-ingress-rhel8\u0026tag=1.3.2-3"
}
}
},
{
"category": "product_version",
"name": "openshift-serverless-1/eventing-mtchannel-broker-rhel8@sha256:6f7afb57dc78ccb13498434196c5e8cd0f6ec53f045689febf1a62c492358d93_ppc64le",
"product": {
"name": "openshift-serverless-1/eventing-mtchannel-broker-rhel8@sha256:6f7afb57dc78ccb13498434196c5e8cd0f6ec53f045689febf1a62c492358d93_ppc64le",
"product_id": "openshift-serverless-1/eventing-mtchannel-broker-rhel8@sha256:6f7afb57dc78ccb13498434196c5e8cd0f6ec53f045689febf1a62c492358d93_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/eventing-mtchannel-broker-rhel8@sha256:6f7afb57dc78ccb13498434196c5e8cd0f6ec53f045689febf1a62c492358d93?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift-serverless-1/eventing-mtchannel-broker-rhel8\u0026tag=1.3.2-3"
}
}
},
{
"category": "product_version",
"name": "openshift-serverless-1/eventing-mtping-rhel8@sha256:a7177a43f46b6470a19970c62ebc17119ca3c3021471f9396faa436e621beb1e_ppc64le",
"product": {
"name": "openshift-serverless-1/eventing-mtping-rhel8@sha256:a7177a43f46b6470a19970c62ebc17119ca3c3021471f9396faa436e621beb1e_ppc64le",
"product_id": "openshift-serverless-1/eventing-mtping-rhel8@sha256:a7177a43f46b6470a19970c62ebc17119ca3c3021471f9396faa436e621beb1e_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/eventing-mtping-rhel8@sha256:a7177a43f46b6470a19970c62ebc17119ca3c3021471f9396faa436e621beb1e?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift-serverless-1/eventing-mtping-rhel8\u0026tag=1.3.2-3"
}
}
},
{
"category": "product_version",
"name": "openshift-serverless-1/eventing-storage-version-migration-rhel8@sha256:3c1baa5bad644c06bedabaed9c668f0999527f00bc1d195e71a528c222087328_ppc64le",
"product": {
"name": "openshift-serverless-1/eventing-storage-version-migration-rhel8@sha256:3c1baa5bad644c06bedabaed9c668f0999527f00bc1d195e71a528c222087328_ppc64le",
"product_id": "openshift-serverless-1/eventing-storage-version-migration-rhel8@sha256:3c1baa5bad644c06bedabaed9c668f0999527f00bc1d195e71a528c222087328_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/eventing-storage-version-migration-rhel8@sha256:3c1baa5bad644c06bedabaed9c668f0999527f00bc1d195e71a528c222087328?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift-serverless-1/eventing-storage-version-migration-rhel8\u0026tag=1.3.2-3"
}
}
},
{
"category": "product_version",
"name": "openshift-serverless-1/eventing-sugar-controller-rhel8@sha256:aebfba016342e94fc0619a9ad6346c7fefbedf6739f1495954eb905cade085ac_ppc64le",
"product": {
"name": "openshift-serverless-1/eventing-sugar-controller-rhel8@sha256:aebfba016342e94fc0619a9ad6346c7fefbedf6739f1495954eb905cade085ac_ppc64le",
"product_id": "openshift-serverless-1/eventing-sugar-controller-rhel8@sha256:aebfba016342e94fc0619a9ad6346c7fefbedf6739f1495954eb905cade085ac_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/eventing-sugar-controller-rhel8@sha256:aebfba016342e94fc0619a9ad6346c7fefbedf6739f1495954eb905cade085ac?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift-serverless-1/eventing-sugar-controller-rhel8\u0026tag=1.3.2-3"
}
}
},
{
"category": "product_version",
"name": "openshift-serverless-1/eventing-webhook-rhel8@sha256:bf8c9de32dd5cbe536b115f52f32c666fbf886bde555ac355937d6b149cf9343_ppc64le",
"product": {
"name": "openshift-serverless-1/eventing-webhook-rhel8@sha256:bf8c9de32dd5cbe536b115f52f32c666fbf886bde555ac355937d6b149cf9343_ppc64le",
"product_id": "openshift-serverless-1/eventing-webhook-rhel8@sha256:bf8c9de32dd5cbe536b115f52f32c666fbf886bde555ac355937d6b149cf9343_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/eventing-webhook-rhel8@sha256:bf8c9de32dd5cbe536b115f52f32c666fbf886bde555ac355937d6b149cf9343?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift-serverless-1/eventing-webhook-rhel8\u0026tag=1.3.2-3"
}
}
},
{
"category": "product_version",
"name": "openshift-serverless-1/ingress-rhel8-operator@sha256:46a5fb2d0f9fa5e05504b9264a3f1c0e7c7beb76e3a3aeb9bc036cda4fa9d66a_ppc64le",
"product": {
"name": "openshift-serverless-1/ingress-rhel8-operator@sha256:46a5fb2d0f9fa5e05504b9264a3f1c0e7c7beb76e3a3aeb9bc036cda4fa9d66a_ppc64le",
"product_id": "openshift-serverless-1/ingress-rhel8-operator@sha256:46a5fb2d0f9fa5e05504b9264a3f1c0e7c7beb76e3a3aeb9bc036cda4fa9d66a_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ingress-rhel8-operator@sha256:46a5fb2d0f9fa5e05504b9264a3f1c0e7c7beb76e3a3aeb9bc036cda4fa9d66a?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift-serverless-1/ingress-rhel8-operator\u0026tag=1.24.0-3"
}
}
},
{
"category": "product_version",
"name": "openshift-serverless-1/knative-rhel8-operator@sha256:53e115cdfeb8077cc8b89ebdeee4903b1be8c0a0d45831a9f277f342959f5961_ppc64le",
"product": {
"name": "openshift-serverless-1/knative-rhel8-operator@sha256:53e115cdfeb8077cc8b89ebdeee4903b1be8c0a0d45831a9f277f342959f5961_ppc64le",
"product_id": "openshift-serverless-1/knative-rhel8-operator@sha256:53e115cdfeb8077cc8b89ebdeee4903b1be8c0a0d45831a9f277f342959f5961_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/knative-rhel8-operator@sha256:53e115cdfeb8077cc8b89ebdeee4903b1be8c0a0d45831a9f277f342959f5961?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift-serverless-1/knative-rhel8-operator\u0026tag=1.24.0-3"
}
}
},
{
"category": "product_version",
"name": "openshift-serverless-1/kn-cli-artifacts-rhel8@sha256:c61b26bdf318b507af66f9092e784d64436e3b2531cc6e2e8aa1bb8bbb010fb7_ppc64le",
"product": {
"name": "openshift-serverless-1/kn-cli-artifacts-rhel8@sha256:c61b26bdf318b507af66f9092e784d64436e3b2531cc6e2e8aa1bb8bbb010fb7_ppc64le",
"product_id": "openshift-serverless-1/kn-cli-artifacts-rhel8@sha256:c61b26bdf318b507af66f9092e784d64436e3b2531cc6e2e8aa1bb8bbb010fb7_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/kn-cli-artifacts-rhel8@sha256:c61b26bdf318b507af66f9092e784d64436e3b2531cc6e2e8aa1bb8bbb010fb7?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift-serverless-1/kn-cli-artifacts-rhel8\u0026tag=1.3.1-3"
}
}
},
{
"category": "product_version",
"name": "openshift-serverless-1/kourier-control-rhel8@sha256:396fb9dcc798b05e89d38ccbe3a3abb31854f56a95ae104fb9bb215967b56d9f_ppc64le",
"product": {
"name": "openshift-serverless-1/kourier-control-rhel8@sha256:396fb9dcc798b05e89d38ccbe3a3abb31854f56a95ae104fb9bb215967b56d9f_ppc64le",
"product_id": "openshift-serverless-1/kourier-control-rhel8@sha256:396fb9dcc798b05e89d38ccbe3a3abb31854f56a95ae104fb9bb215967b56d9f_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/kourier-control-rhel8@sha256:396fb9dcc798b05e89d38ccbe3a3abb31854f56a95ae104fb9bb215967b56d9f?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift-serverless-1/kourier-control-rhel8\u0026tag=1.3.0-2"
}
}
},
{
"category": "product_version",
"name": "openshift-serverless-1/svls-must-gather-rhel8@sha256:057e9ccae9eae50fadad4772b203e897f5c54bf9d40f6e2f2ccbdbc93f5850b5_ppc64le",
"product": {
"name": "openshift-serverless-1/svls-must-gather-rhel8@sha256:057e9ccae9eae50fadad4772b203e897f5c54bf9d40f6e2f2ccbdbc93f5850b5_ppc64le",
"product_id": "openshift-serverless-1/svls-must-gather-rhel8@sha256:057e9ccae9eae50fadad4772b203e897f5c54bf9d40f6e2f2ccbdbc93f5850b5_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/svls-must-gather-rhel8@sha256:057e9ccae9eae50fadad4772b203e897f5c54bf9d40f6e2f2ccbdbc93f5850b5?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift-serverless-1/svls-must-gather-rhel8\u0026tag=1.24.0-2"
}
}
},
{
"category": "product_version",
"name": "openshift-serverless-1/net-istio-controller-rhel8@sha256:281b2782253722d916b6178ecdbc763aaa71ed4ac0db94e31d57974d4eb8b58b_ppc64le",
"product": {
"name": "openshift-serverless-1/net-istio-controller-rhel8@sha256:281b2782253722d916b6178ecdbc763aaa71ed4ac0db94e31d57974d4eb8b58b_ppc64le",
"product_id": "openshift-serverless-1/net-istio-controller-rhel8@sha256:281b2782253722d916b6178ecdbc763aaa71ed4ac0db94e31d57974d4eb8b58b_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/net-istio-controller-rhel8@sha256:281b2782253722d916b6178ecdbc763aaa71ed4ac0db94e31d57974d4eb8b58b?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift-serverless-1/net-istio-controller-rhel8\u0026tag=1.3.0-2"
}
}
},
{
"category": "product_version",
"name": "openshift-serverless-1/net-istio-webhook-rhel8@sha256:cd34685812d9447969a1c3fb4382433a1b59fb3631fbe156daa6fa962458f859_ppc64le",
"product": {
"name": "openshift-serverless-1/net-istio-webhook-rhel8@sha256:cd34685812d9447969a1c3fb4382433a1b59fb3631fbe156daa6fa962458f859_ppc64le",
"product_id": "openshift-serverless-1/net-istio-webhook-rhel8@sha256:cd34685812d9447969a1c3fb4382433a1b59fb3631fbe156daa6fa962458f859_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/net-istio-webhook-rhel8@sha256:cd34685812d9447969a1c3fb4382433a1b59fb3631fbe156daa6fa962458f859?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift-serverless-1/net-istio-webhook-rhel8\u0026tag=1.3.0-2"
}
}
},
{
"category": "product_version",
"name": "openshift-serverless-1/serverless-rhel8-operator@sha256:2898df30f40683bd3a73c6f2676afdc1bfc27b23d2fe04fe7667f6db6d2422ab_ppc64le",
"product": {
"name": "openshift-serverless-1/serverless-rhel8-operator@sha256:2898df30f40683bd3a73c6f2676afdc1bfc27b23d2fe04fe7667f6db6d2422ab_ppc64le",
"product_id": "openshift-serverless-1/serverless-rhel8-operator@sha256:2898df30f40683bd3a73c6f2676afdc1bfc27b23d2fe04fe7667f6db6d2422ab_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/serverless-rhel8-operator@sha256:2898df30f40683bd3a73c6f2676afdc1bfc27b23d2fe04fe7667f6db6d2422ab?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift-serverless-1/serverless-rhel8-operator\u0026tag=1.24.0-3"
}
}
},
{
"category": "product_version",
"name": "openshift-serverless-1/serving-activator-rhel8@sha256:4e7563e5f9761f624aefc6b79845e5b4dd1836a545c3754bc37701162ed4e3bb_ppc64le",
"product": {
"name": "openshift-serverless-1/serving-activator-rhel8@sha256:4e7563e5f9761f624aefc6b79845e5b4dd1836a545c3754bc37701162ed4e3bb_ppc64le",
"product_id": "openshift-serverless-1/serving-activator-rhel8@sha256:4e7563e5f9761f624aefc6b79845e5b4dd1836a545c3754bc37701162ed4e3bb_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/serving-activator-rhel8@sha256:4e7563e5f9761f624aefc6b79845e5b4dd1836a545c3754bc37701162ed4e3bb?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift-serverless-1/serving-activator-rhel8\u0026tag=1.3.0-3"
}
}
},
{
"category": "product_version",
"name": "openshift-serverless-1/serving-autoscaler-hpa-rhel8@sha256:1685c7bf25061e61688d2b5e60cde6adb8906fec6bfb713c68837b2bbeeacf85_ppc64le",
"product": {
"name": "openshift-serverless-1/serving-autoscaler-hpa-rhel8@sha256:1685c7bf25061e61688d2b5e60cde6adb8906fec6bfb713c68837b2bbeeacf85_ppc64le",
"product_id": "openshift-serverless-1/serving-autoscaler-hpa-rhel8@sha256:1685c7bf25061e61688d2b5e60cde6adb8906fec6bfb713c68837b2bbeeacf85_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/serving-autoscaler-hpa-rhel8@sha256:1685c7bf25061e61688d2b5e60cde6adb8906fec6bfb713c68837b2bbeeacf85?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift-serverless-1/serving-autoscaler-hpa-rhel8\u0026tag=1.3.0-3"
}
}
},
{
"category": "product_version",
"name": "openshift-serverless-1/serving-autoscaler-rhel8@sha256:c60796d720141d322159e49bb3496732b8e0453d6606227b419caf93a12d196b_ppc64le",
"product": {
"name": "openshift-serverless-1/serving-autoscaler-rhel8@sha256:c60796d720141d322159e49bb3496732b8e0453d6606227b419caf93a12d196b_ppc64le",
"product_id": "openshift-serverless-1/serving-autoscaler-rhel8@sha256:c60796d720141d322159e49bb3496732b8e0453d6606227b419caf93a12d196b_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/serving-autoscaler-rhel8@sha256:c60796d720141d322159e49bb3496732b8e0453d6606227b419caf93a12d196b?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift-serverless-1/serving-autoscaler-rhel8\u0026tag=1.3.0-3"
}
}
},
{
"category": "product_version",
"name": "openshift-serverless-1/serving-controller-rhel8@sha256:92b01a8421488e9d9b42b6da290873b54a2619d39a05e8d2a99e4c5348a3d4dc_ppc64le",
"product": {
"name": "openshift-serverless-1/serving-controller-rhel8@sha256:92b01a8421488e9d9b42b6da290873b54a2619d39a05e8d2a99e4c5348a3d4dc_ppc64le",
"product_id": "openshift-serverless-1/serving-controller-rhel8@sha256:92b01a8421488e9d9b42b6da290873b54a2619d39a05e8d2a99e4c5348a3d4dc_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/serving-controller-rhel8@sha256:92b01a8421488e9d9b42b6da290873b54a2619d39a05e8d2a99e4c5348a3d4dc?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift-serverless-1/serving-controller-rhel8\u0026tag=1.3.0-3"
}
}
},
{
"category": "product_version",
"name": "openshift-serverless-1/serving-domain-mapping-rhel8@sha256:eeb39a3fbc9d4c223d42579737948438d03b2a2ec1aee46562aabae6d343679b_ppc64le",
"product": {
"name": "openshift-serverless-1/serving-domain-mapping-rhel8@sha256:eeb39a3fbc9d4c223d42579737948438d03b2a2ec1aee46562aabae6d343679b_ppc64le",
"product_id": "openshift-serverless-1/serving-domain-mapping-rhel8@sha256:eeb39a3fbc9d4c223d42579737948438d03b2a2ec1aee46562aabae6d343679b_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/serving-domain-mapping-rhel8@sha256:eeb39a3fbc9d4c223d42579737948438d03b2a2ec1aee46562aabae6d343679b?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift-serverless-1/serving-domain-mapping-rhel8\u0026tag=1.3.0-3"
}
}
},
{
"category": "product_version",
"name": "openshift-serverless-1/serving-domain-mapping-webhook-rhel8@sha256:f99e203de17686584c05ee0901041edd055350c39da063d5d6dcd026d1e17593_ppc64le",
"product": {
"name": "openshift-serverless-1/serving-domain-mapping-webhook-rhel8@sha256:f99e203de17686584c05ee0901041edd055350c39da063d5d6dcd026d1e17593_ppc64le",
"product_id": "openshift-serverless-1/serving-domain-mapping-webhook-rhel8@sha256:f99e203de17686584c05ee0901041edd055350c39da063d5d6dcd026d1e17593_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/serving-domain-mapping-webhook-rhel8@sha256:f99e203de17686584c05ee0901041edd055350c39da063d5d6dcd026d1e17593?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift-serverless-1/serving-domain-mapping-webhook-rhel8\u0026tag=1.3.0-3"
}
}
},
{
"category": "product_version",
"name": "openshift-serverless-1/serving-queue-rhel8@sha256:8740a1f7cb3ef3c4caa5774cced7787cc1e345dbe3708307001c1def9fd32e2f_ppc64le",
"product": {
"name": "openshift-serverless-1/serving-queue-rhel8@sha256:8740a1f7cb3ef3c4caa5774cced7787cc1e345dbe3708307001c1def9fd32e2f_ppc64le",
"product_id": "openshift-serverless-1/serving-queue-rhel8@sha256:8740a1f7cb3ef3c4caa5774cced7787cc1e345dbe3708307001c1def9fd32e2f_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/serving-queue-rhel8@sha256:8740a1f7cb3ef3c4caa5774cced7787cc1e345dbe3708307001c1def9fd32e2f?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift-serverless-1/serving-queue-rhel8\u0026tag=1.3.0-3"
}
}
},
{
"category": "product_version",
"name": "openshift-serverless-1/serving-storage-version-migration-rhel8@sha256:8012cc60fab4e14b7fab05589c977c15ac941efb09601069be09d4e25385ed26_ppc64le",
"product": {
"name": "openshift-serverless-1/serving-storage-version-migration-rhel8@sha256:8012cc60fab4e14b7fab05589c977c15ac941efb09601069be09d4e25385ed26_ppc64le",
"product_id": "openshift-serverless-1/serving-storage-version-migration-rhel8@sha256:8012cc60fab4e14b7fab05589c977c15ac941efb09601069be09d4e25385ed26_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/serving-storage-version-migration-rhel8@sha256:8012cc60fab4e14b7fab05589c977c15ac941efb09601069be09d4e25385ed26?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift-serverless-1/serving-storage-version-migration-rhel8\u0026tag=1.3.0-3"
}
}
},
{
"category": "product_version",
"name": "openshift-serverless-1/serving-webhook-rhel8@sha256:dc902a39bc520abcf2100c26e2e1c4ba20aa5aadff763b40f234eb01a26b6f77_ppc64le",
"product": {
"name": "openshift-serverless-1/serving-webhook-rhel8@sha256:dc902a39bc520abcf2100c26e2e1c4ba20aa5aadff763b40f234eb01a26b6f77_ppc64le",
"product_id": "openshift-serverless-1/serving-webhook-rhel8@sha256:dc902a39bc520abcf2100c26e2e1c4ba20aa5aadff763b40f234eb01a26b6f77_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/serving-webhook-rhel8@sha256:dc902a39bc520abcf2100c26e2e1c4ba20aa5aadff763b40f234eb01a26b6f77?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift-serverless-1/serving-webhook-rhel8\u0026tag=1.3.0-3"
}
}
}
],
"category": "architecture",
"name": "ppc64le"
},
{
"branches": [
{
"category": "product_version",
"name": "openshift-serverless-1/client-kn-rhel8@sha256:f9bf2892123c3d981d2d5f158e643e6ba6f59a441b47c4055dc542f8cf8330c0_s390x",
"product": {
"name": "openshift-serverless-1/client-kn-rhel8@sha256:f9bf2892123c3d981d2d5f158e643e6ba6f59a441b47c4055dc542f8cf8330c0_s390x",
"product_id": "openshift-serverless-1/client-kn-rhel8@sha256:f9bf2892123c3d981d2d5f158e643e6ba6f59a441b47c4055dc542f8cf8330c0_s390x",
"product_identification_helper": {
"purl": "pkg:oci/client-kn-rhel8@sha256:f9bf2892123c3d981d2d5f158e643e6ba6f59a441b47c4055dc542f8cf8330c0?arch=s390x\u0026repository_url=registry.redhat.io/openshift-serverless-1/client-kn-rhel8\u0026tag=1.3.1-4"
}
}
},
{
"category": "product_version",
"name": "openshift-serverless-1/eventing-apiserver-receive-adapter-rhel8@sha256:d13848369ca942d13548ab9b73a2d60b67f9412e535ed647342acaa8cef36c37_s390x",
"product": {
"name": "openshift-serverless-1/eventing-apiserver-receive-adapter-rhel8@sha256:d13848369ca942d13548ab9b73a2d60b67f9412e535ed647342acaa8cef36c37_s390x",
"product_id": "openshift-serverless-1/eventing-apiserver-receive-adapter-rhel8@sha256:d13848369ca942d13548ab9b73a2d60b67f9412e535ed647342acaa8cef36c37_s390x",
"product_identification_helper": {
"purl": "pkg:oci/eventing-apiserver-receive-adapter-rhel8@sha256:d13848369ca942d13548ab9b73a2d60b67f9412e535ed647342acaa8cef36c37?arch=s390x\u0026repository_url=registry.redhat.io/openshift-serverless-1/eventing-apiserver-receive-adapter-rhel8\u0026tag=1.3.2-3"
}
}
},
{
"category": "product_version",
"name": "openshift-serverless-1/eventing-controller-rhel8@sha256:52ef0c51b53ede0344f58174e624db08e6dcac04a0cba1668915f217949fc868_s390x",
"product": {
"name": "openshift-serverless-1/eventing-controller-rhel8@sha256:52ef0c51b53ede0344f58174e624db08e6dcac04a0cba1668915f217949fc868_s390x",
"product_id": "openshift-serverless-1/eventing-controller-rhel8@sha256:52ef0c51b53ede0344f58174e624db08e6dcac04a0cba1668915f217949fc868_s390x",
"product_identification_helper": {
"purl": "pkg:oci/eventing-controller-rhel8@sha256:52ef0c51b53ede0344f58174e624db08e6dcac04a0cba1668915f217949fc868?arch=s390x\u0026repository_url=registry.redhat.io/openshift-serverless-1/eventing-controller-rhel8\u0026tag=1.3.2-3"
}
}
},
{
"category": "product_version",
"name": "openshift-serverless-1/eventing-in-memory-channel-controller-rhel8@sha256:69871b8d6e72713fe2eaf5f1e0aac1282fb8659d2895836994f10c847fe320d1_s390x",
"product": {
"name": "openshift-serverless-1/eventing-in-memory-channel-controller-rhel8@sha256:69871b8d6e72713fe2eaf5f1e0aac1282fb8659d2895836994f10c847fe320d1_s390x",
"product_id": "openshift-serverless-1/eventing-in-memory-channel-controller-rhel8@sha256:69871b8d6e72713fe2eaf5f1e0aac1282fb8659d2895836994f10c847fe320d1_s390x",
"product_identification_helper": {
"purl": "pkg:oci/eventing-in-memory-channel-controller-rhel8@sha256:69871b8d6e72713fe2eaf5f1e0aac1282fb8659d2895836994f10c847fe320d1?arch=s390x\u0026repository_url=registry.redhat.io/openshift-serverless-1/eventing-in-memory-channel-controller-rhel8\u0026tag=1.3.2-3"
}
}
},
{
"category": "product_version",
"name": "openshift-serverless-1/eventing-in-memory-channel-dispatcher-rhel8@sha256:52247eff5dc9a89244e6697ae9ce61cc1b42265171c956d4d50984179daced89_s390x",
"product": {
"name": "openshift-serverless-1/eventing-in-memory-channel-dispatcher-rhel8@sha256:52247eff5dc9a89244e6697ae9ce61cc1b42265171c956d4d50984179daced89_s390x",
"product_id": "openshift-serverless-1/eventing-in-memory-channel-dispatcher-rhel8@sha256:52247eff5dc9a89244e6697ae9ce61cc1b42265171c956d4d50984179daced89_s390x",
"product_identification_helper": {
"purl": "pkg:oci/eventing-in-memory-channel-dispatcher-rhel8@sha256:52247eff5dc9a89244e6697ae9ce61cc1b42265171c956d4d50984179daced89?arch=s390x\u0026repository_url=registry.redhat.io/openshift-serverless-1/eventing-in-memory-channel-dispatcher-rhel8\u0026tag=1.3.2-3"
}
}
},
{
"category": "product_version",
"name": "openshift-serverless-1-tech-preview/eventing-kafka-broker-controller-rhel8@sha256:2a4b30bcff1377073202362dfd521bd7ac3e3e3960fdb33a6cf9fa39fc89de6b_s390x",
"product": {
"name": "openshift-serverless-1-tech-preview/eventing-kafka-broker-controller-rhel8@sha256:2a4b30bcff1377073202362dfd521bd7ac3e3e3960fdb33a6cf9fa39fc89de6b_s390x",
"product_id": "openshift-serverless-1-tech-preview/eventing-kafka-broker-controller-rhel8@sha256:2a4b30bcff1377073202362dfd521bd7ac3e3e3960fdb33a6cf9fa39fc89de6b_s390x",
"product_identification_helper": {
"purl": "pkg:oci/eventing-kafka-broker-controller-rhel8@sha256:2a4b30bcff1377073202362dfd521bd7ac3e3e3960fdb33a6cf9fa39fc89de6b?arch=s390x\u0026repository_url=registry.redhat.io/openshift-serverless-1-tech-preview/eventing-kafka-broker-controller-rhel8\u0026tag=1.3.2-2"
}
}
},
{
"category": "product_version",
"name": "openshift-serverless-1/eventing-kafka-broker-controller-rhel8@sha256:2a4b30bcff1377073202362dfd521bd7ac3e3e3960fdb33a6cf9fa39fc89de6b_s390x",
"product": {
"name": "openshift-serverless-1/eventing-kafka-broker-controller-rhel8@sha256:2a4b30bcff1377073202362dfd521bd7ac3e3e3960fdb33a6cf9fa39fc89de6b_s390x",
"product_id": "openshift-serverless-1/eventing-kafka-broker-controller-rhel8@sha256:2a4b30bcff1377073202362dfd521bd7ac3e3e3960fdb33a6cf9fa39fc89de6b_s390x",
"product_identification_helper": {
"purl": "pkg:oci/eventing-kafka-broker-controller-rhel8@sha256:2a4b30bcff1377073202362dfd521bd7ac3e3e3960fdb33a6cf9fa39fc89de6b?arch=s390x\u0026repository_url=registry.redhat.io/openshift-serverless-1/eventing-kafka-broker-controller-rhel8\u0026tag=1.3.2-2"
}
}
},
{
"category": "product_version",
"name": "openshift-serverless-1-tech-preview/eventing-kafka-broker-dispatcher-rhel8@sha256:08c6d6908a2e58a18e908223daf152802106b00a67905e94e075fca827af87c9_s390x",
"product": {
"name": "openshift-serverless-1-tech-preview/eventing-kafka-broker-dispatcher-rhel8@sha256:08c6d6908a2e58a18e908223daf152802106b00a67905e94e075fca827af87c9_s390x",
"product_id": "openshift-serverless-1-tech-preview/eventing-kafka-broker-dispatcher-rhel8@sha256:08c6d6908a2e58a18e908223daf152802106b00a67905e94e075fca827af87c9_s390x",
"product_identification_helper": {
"purl": "pkg:oci/eventing-kafka-broker-dispatcher-rhel8@sha256:08c6d6908a2e58a18e908223daf152802106b00a67905e94e075fca827af87c9?arch=s390x\u0026repository_url=registry.redhat.io/openshift-serverless-1-tech-preview/eventing-kafka-broker-dispatcher-rhel8\u0026tag=1.3.2-2"
}
}
},
{
"category": "product_version",
"name": "openshift-serverless-1/eventing-kafka-broker-dispatcher-rhel8@sha256:08c6d6908a2e58a18e908223daf152802106b00a67905e94e075fca827af87c9_s390x",
"product": {
"name": "openshift-serverless-1/eventing-kafka-broker-dispatcher-rhel8@sha256:08c6d6908a2e58a18e908223daf152802106b00a67905e94e075fca827af87c9_s390x",
"product_id": "openshift-serverless-1/eventing-kafka-broker-dispatcher-rhel8@sha256:08c6d6908a2e58a18e908223daf152802106b00a67905e94e075fca827af87c9_s390x",
"product_identification_helper": {
"purl": "pkg:oci/eventing-kafka-broker-dispatcher-rhel8@sha256:08c6d6908a2e58a18e908223daf152802106b00a67905e94e075fca827af87c9?arch=s390x\u0026repository_url=registry.redhat.io/openshift-serverless-1/eventing-kafka-broker-dispatcher-rhel8\u0026tag=1.3.2-2"
}
}
},
{
"category": "product_version",
"name": "openshift-serverless-1/eventing-kafka-broker-post-install-rhel8@sha256:6d4a898f37f87aa6db636487c6892833249be38635fe631433652feda762a40e_s390x",
"product": {
"name": "openshift-serverless-1/eventing-kafka-broker-post-install-rhel8@sha256:6d4a898f37f87aa6db636487c6892833249be38635fe631433652feda762a40e_s390x",
"product_id": "openshift-serverless-1/eventing-kafka-broker-post-install-rhel8@sha256:6d4a898f37f87aa6db636487c6892833249be38635fe631433652feda762a40e_s390x",
"product_identification_helper": {
"purl": "pkg:oci/eventing-kafka-broker-post-install-rhel8@sha256:6d4a898f37f87aa6db636487c6892833249be38635fe631433652feda762a40e?arch=s390x\u0026repository_url=registry.redhat.io/openshift-serverless-1/eventing-kafka-broker-post-install-rhel8\u0026tag=1.3.2-2"
}
}
},
{
"category": "product_version",
"name": "openshift-serverless-1-tech-preview/eventing-kafka-broker-receiver-rhel8@sha256:80fd78ad61caab0b20e39d4c6103ed9b074d3efa1dc67ab7bf415ea7db912dc3_s390x",
"product": {
"name": "openshift-serverless-1-tech-preview/eventing-kafka-broker-receiver-rhel8@sha256:80fd78ad61caab0b20e39d4c6103ed9b074d3efa1dc67ab7bf415ea7db912dc3_s390x",
"product_id": "openshift-serverless-1-tech-preview/eventing-kafka-broker-receiver-rhel8@sha256:80fd78ad61caab0b20e39d4c6103ed9b074d3efa1dc67ab7bf415ea7db912dc3_s390x",
"product_identification_helper": {
"purl": "pkg:oci/eventing-kafka-broker-receiver-rhel8@sha256:80fd78ad61caab0b20e39d4c6103ed9b074d3efa1dc67ab7bf415ea7db912dc3?arch=s390x\u0026repository_url=registry.redhat.io/openshift-serverless-1-tech-preview/eventing-kafka-broker-receiver-rhel8\u0026tag=1.3.2-2"
}
}
},
{
"category": "product_version",
"name": "openshift-serverless-1-tech-preview/eventing-kafka-broker-webhook-rhel8@sha256:10ba81e103ed6b7dff7b02394b20f44b46acd6b09d72f16667c068eb9989dc77_s390x",
"product": {
"name": "openshift-serverless-1-tech-preview/eventing-kafka-broker-webhook-rhel8@sha256:10ba81e103ed6b7dff7b02394b20f44b46acd6b09d72f16667c068eb9989dc77_s390x",
"product_id": "openshift-serverless-1-tech-preview/eventing-kafka-broker-webhook-rhel8@sha256:10ba81e103ed6b7dff7b02394b20f44b46acd6b09d72f16667c068eb9989dc77_s390x",
"product_identification_helper": {
"purl": "pkg:oci/eventing-kafka-broker-webhook-rhel8@sha256:10ba81e103ed6b7dff7b02394b20f44b46acd6b09d72f16667c068eb9989dc77?arch=s390x\u0026repository_url=registry.redhat.io/openshift-serverless-1-tech-preview/eventing-kafka-broker-webhook-rhel8\u0026tag=1.3.2-2"
}
}
},
{
"category": "product_version",
"name": "openshift-serverless-1/eventing-kafka-broker-webhook-rhel8@sha256:10ba81e103ed6b7dff7b02394b20f44b46acd6b09d72f16667c068eb9989dc77_s390x",
"product": {
"name": "openshift-serverless-1/eventing-kafka-broker-webhook-rhel8@sha256:10ba81e103ed6b7dff7b02394b20f44b46acd6b09d72f16667c068eb9989dc77_s390x",
"product_id": "openshift-serverless-1/eventing-kafka-broker-webhook-rhel8@sha256:10ba81e103ed6b7dff7b02394b20f44b46acd6b09d72f16667c068eb9989dc77_s390x",
"product_identification_helper": {
"purl": "pkg:oci/eventing-kafka-broker-webhook-rhel8@sha256:10ba81e103ed6b7dff7b02394b20f44b46acd6b09d72f16667c068eb9989dc77?arch=s390x\u0026repository_url=registry.redhat.io/openshift-serverless-1/eventing-kafka-broker-webhook-rhel8\u0026tag=1.3.2-2"
}
}
},
{
"category": "product_version",
"name": "openshift-serverless-1/eventing-mtbroker-filter-rhel8@sha256:ee2dc3e0f648dc59551cfdf0ac5c36aa6cd9a4b2abaada7095ae4d5b8e0a571e_s390x",
"product": {
"name": "openshift-serverless-1/eventing-mtbroker-filter-rhel8@sha256:ee2dc3e0f648dc59551cfdf0ac5c36aa6cd9a4b2abaada7095ae4d5b8e0a571e_s390x",
"product_id": "openshift-serverless-1/eventing-mtbroker-filter-rhel8@sha256:ee2dc3e0f648dc59551cfdf0ac5c36aa6cd9a4b2abaada7095ae4d5b8e0a571e_s390x",
"product_identification_helper": {
"purl": "pkg:oci/eventing-mtbroker-filter-rhel8@sha256:ee2dc3e0f648dc59551cfdf0ac5c36aa6cd9a4b2abaada7095ae4d5b8e0a571e?arch=s390x\u0026repository_url=registry.redhat.io/openshift-serverless-1/eventing-mtbroker-filter-rhel8\u0026tag=1.3.2-3"
}
}
},
{
"category": "product_version",
"name": "openshift-serverless-1/eventing-mtbroker-ingress-rhel8@sha256:4eaac6386b1b8a9e360df5afbd85aeebb97e5c81dbd861996caafad48b4cc6f9_s390x",
"product": {
"name": "openshift-serverless-1/eventing-mtbroker-ingress-rhel8@sha256:4eaac6386b1b8a9e360df5afbd85aeebb97e5c81dbd861996caafad48b4cc6f9_s390x",
"product_id": "openshift-serverless-1/eventing-mtbroker-ingress-rhel8@sha256:4eaac6386b1b8a9e360df5afbd85aeebb97e5c81dbd861996caafad48b4cc6f9_s390x",
"product_identification_helper": {
"purl": "pkg:oci/eventing-mtbroker-ingress-rhel8@sha256:4eaac6386b1b8a9e360df5afbd85aeebb97e5c81dbd861996caafad48b4cc6f9?arch=s390x\u0026repository_url=registry.redhat.io/openshift-serverless-1/eventing-mtbroker-ingress-rhel8\u0026tag=1.3.2-3"
}
}
},
{
"category": "product_version",
"name": "openshift-serverless-1/eventing-mtchannel-broker-rhel8@sha256:353859f2a8649fa9b3f5c0e02cafd57f79f96a10a7a697ba08eaa8cb70effe51_s390x",
"product": {
"name": "openshift-serverless-1/eventing-mtchannel-broker-rhel8@sha256:353859f2a8649fa9b3f5c0e02cafd57f79f96a10a7a697ba08eaa8cb70effe51_s390x",
"product_id": "openshift-serverless-1/eventing-mtchannel-broker-rhel8@sha256:353859f2a8649fa9b3f5c0e02cafd57f79f96a10a7a697ba08eaa8cb70effe51_s390x",
"product_identification_helper": {
"purl": "pkg:oci/eventing-mtchannel-broker-rhel8@sha256:353859f2a8649fa9b3f5c0e02cafd57f79f96a10a7a697ba08eaa8cb70effe51?arch=s390x\u0026repository_url=registry.redhat.io/openshift-serverless-1/eventing-mtchannel-broker-rhel8\u0026tag=1.3.2-3"
}
}
},
{
"category": "product_version",
"name": "openshift-serverless-1/eventing-mtping-rhel8@sha256:c6c2c7924d90e81e2906f3bf3969b02d7f3e4dc80c187e6c55a7e4ea17ac20cd_s390x",
"product": {
"name": "openshift-serverless-1/eventing-mtping-rhel8@sha256:c6c2c7924d90e81e2906f3bf3969b02d7f3e4dc80c187e6c55a7e4ea17ac20cd_s390x",
"product_id": "openshift-serverless-1/eventing-mtping-rhel8@sha256:c6c2c7924d90e81e2906f3bf3969b02d7f3e4dc80c187e6c55a7e4ea17ac20cd_s390x",
"product_identification_helper": {
"purl": "pkg:oci/eventing-mtping-rhel8@sha256:c6c2c7924d90e81e2906f3bf3969b02d7f3e4dc80c187e6c55a7e4ea17ac20cd?arch=s390x\u0026repository_url=registry.redhat.io/openshift-serverless-1/eventing-mtping-rhel8\u0026tag=1.3.2-3"
}
}
},
{
"category": "product_version",
"name": "openshift-serverless-1/eventing-storage-version-migration-rhel8@sha256:63dab761fd3a2e08950b7ee52852fb39cef7820f2a8cf8142ec3701a07372d7c_s390x",
"product": {
"name": "openshift-serverless-1/eventing-storage-version-migration-rhel8@sha256:63dab761fd3a2e08950b7ee52852fb39cef7820f2a8cf8142ec3701a07372d7c_s390x",
"product_id": "openshift-serverless-1/eventing-storage-version-migration-rhel8@sha256:63dab761fd3a2e08950b7ee52852fb39cef7820f2a8cf8142ec3701a07372d7c_s390x",
"product_identification_helper": {
"purl": "pkg:oci/eventing-storage-version-migration-rhel8@sha256:63dab761fd3a2e08950b7ee52852fb39cef7820f2a8cf8142ec3701a07372d7c?arch=s390x\u0026repository_url=registry.redhat.io/openshift-serverless-1/eventing-storage-version-migration-rhel8\u0026tag=1.3.2-3"
}
}
},
{
"category": "product_version",
"name": "openshift-serverless-1/eventing-sugar-controller-rhel8@sha256:24c7217a3612a5c3c6792c433dc2a6cf4b5fda1b9e6acff84e2736705704d152_s390x",
"product": {
"name": "openshift-serverless-1/eventing-sugar-controller-rhel8@sha256:24c7217a3612a5c3c6792c433dc2a6cf4b5fda1b9e6acff84e2736705704d152_s390x",
"product_id": "openshift-serverless-1/eventing-sugar-controller-rhel8@sha256:24c7217a3612a5c3c6792c433dc2a6cf4b5fda1b9e6acff84e2736705704d152_s390x",
"product_identification_helper": {
"purl": "pkg:oci/eventing-sugar-controller-rhel8@sha256:24c7217a3612a5c3c6792c433dc2a6cf4b5fda1b9e6acff84e2736705704d152?arch=s390x\u0026repository_url=registry.redhat.io/openshift-serverless-1/eventing-sugar-controller-rhel8\u0026tag=1.3.2-3"
}
}
},
{
"category": "product_version",
"name": "openshift-serverless-1/eventing-webhook-rhel8@sha256:1b209d1ddffba92c3d77824e37bf75302346856c10b773a101d2868f27d0b740_s390x",
"product": {
"name": "openshift-serverless-1/eventing-webhook-rhel8@sha256:1b209d1ddffba92c3d77824e37bf75302346856c10b773a101d2868f27d0b740_s390x",
"product_id": "openshift-serverless-1/eventing-webhook-rhel8@sha256:1b209d1ddffba92c3d77824e37bf75302346856c10b773a101d2868f27d0b740_s390x",
"product_identification_helper": {
"purl": "pkg:oci/eventing-webhook-rhel8@sha256:1b209d1ddffba92c3d77824e37bf75302346856c10b773a101d2868f27d0b740?arch=s390x\u0026repository_url=registry.redhat.io/openshift-serverless-1/eventing-webhook-rhel8\u0026tag=1.3.2-3"
}
}
},
{
"category": "product_version",
"name": "openshift-serverless-1/ingress-rhel8-operator@sha256:cce79392f93bb318123c48ac6de48aa0a2983cc1134cc063c0fdc2ff83c546c7_s390x",
"product": {
"name": "openshift-serverless-1/ingress-rhel8-operator@sha256:cce79392f93bb318123c48ac6de48aa0a2983cc1134cc063c0fdc2ff83c546c7_s390x",
"product_id": "openshift-serverless-1/ingress-rhel8-operator@sha256:cce79392f93bb318123c48ac6de48aa0a2983cc1134cc063c0fdc2ff83c546c7_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ingress-rhel8-operator@sha256:cce79392f93bb318123c48ac6de48aa0a2983cc1134cc063c0fdc2ff83c546c7?arch=s390x\u0026repository_url=registry.redhat.io/openshift-serverless-1/ingress-rhel8-operator\u0026tag=1.24.0-3"
}
}
},
{
"category": "product_version",
"name": "openshift-serverless-1/knative-rhel8-operator@sha256:ebf24097b84ec5773e30c8f548975afb84b6fce836b373b97855f69371068d1e_s390x",
"product": {
"name": "openshift-serverless-1/knative-rhel8-operator@sha256:ebf24097b84ec5773e30c8f548975afb84b6fce836b373b97855f69371068d1e_s390x",
"product_id": "openshift-serverless-1/knative-rhel8-operator@sha256:ebf24097b84ec5773e30c8f548975afb84b6fce836b373b97855f69371068d1e_s390x",
"product_identification_helper": {
"purl": "pkg:oci/knative-rhel8-operator@sha256:ebf24097b84ec5773e30c8f548975afb84b6fce836b373b97855f69371068d1e?arch=s390x\u0026repository_url=registry.redhat.io/openshift-serverless-1/knative-rhel8-operator\u0026tag=1.24.0-3"
}
}
},
{
"category": "product_version",
"name": "openshift-serverless-1/kn-cli-artifacts-rhel8@sha256:1a51a072d4e303a5c33b2383c843308d86c68de228b094d2efed8bc59a4bac14_s390x",
"product": {
"name": "openshift-serverless-1/kn-cli-artifacts-rhel8@sha256:1a51a072d4e303a5c33b2383c843308d86c68de228b094d2efed8bc59a4bac14_s390x",
"product_id": "openshift-serverless-1/kn-cli-artifacts-rhel8@sha256:1a51a072d4e303a5c33b2383c843308d86c68de228b094d2efed8bc59a4bac14_s390x",
"product_identification_helper": {
"purl": "pkg:oci/kn-cli-artifacts-rhel8@sha256:1a51a072d4e303a5c33b2383c843308d86c68de228b094d2efed8bc59a4bac14?arch=s390x\u0026repository_url=registry.redhat.io/openshift-serverless-1/kn-cli-artifacts-rhel8\u0026tag=1.3.1-3"
}
}
},
{
"category": "product_version",
"name": "openshift-serverless-1/kourier-control-rhel8@sha256:fb04b74dce262e58434b19a10dce0981b4df7541416de21343fb7124c714ffbf_s390x",
"product": {
"name": "openshift-serverless-1/kourier-control-rhel8@sha256:fb04b74dce262e58434b19a10dce0981b4df7541416de21343fb7124c714ffbf_s390x",
"product_id": "openshift-serverless-1/kourier-control-rhel8@sha256:fb04b74dce262e58434b19a10dce0981b4df7541416de21343fb7124c714ffbf_s390x",
"product_identification_helper": {
"purl": "pkg:oci/kourier-control-rhel8@sha256:fb04b74dce262e58434b19a10dce0981b4df7541416de21343fb7124c714ffbf?arch=s390x\u0026repository_url=registry.redhat.io/openshift-serverless-1/kourier-control-rhel8\u0026tag=1.3.0-2"
}
}
},
{
"category": "product_version",
"name": "openshift-serverless-1/svls-must-gather-rhel8@sha256:7557328dcdede1992a3660342f037e490f58bc3281c68c6e4f44e6d66c4a0cff_s390x",
"product": {
"name": "openshift-serverless-1/svls-must-gather-rhel8@sha256:7557328dcdede1992a3660342f037e490f58bc3281c68c6e4f44e6d66c4a0cff_s390x",
"product_id": "openshift-serverless-1/svls-must-gather-rhel8@sha256:7557328dcdede1992a3660342f037e490f58bc3281c68c6e4f44e6d66c4a0cff_s390x",
"product_identification_helper": {
"purl": "pkg:oci/svls-must-gather-rhel8@sha256:7557328dcdede1992a3660342f037e490f58bc3281c68c6e4f44e6d66c4a0cff?arch=s390x\u0026repository_url=registry.redhat.io/openshift-serverless-1/svls-must-gather-rhel8\u0026tag=1.24.0-2"
}
}
},
{
"category": "product_version",
"name": "openshift-serverless-1/net-istio-controller-rhel8@sha256:bf56038c0af2cfeb5a3e4b7ecd5aeebb230d042ac835b50faafa3d939dd8ca50_s390x",
"product": {
"name": "openshift-serverless-1/net-istio-controller-rhel8@sha256:bf56038c0af2cfeb5a3e4b7ecd5aeebb230d042ac835b50faafa3d939dd8ca50_s390x",
"product_id": "openshift-serverless-1/net-istio-controller-rhel8@sha256:bf56038c0af2cfeb5a3e4b7ecd5aeebb230d042ac835b50faafa3d939dd8ca50_s390x",
"product_identification_helper": {
"purl": "pkg:oci/net-istio-controller-rhel8@sha256:bf56038c0af2cfeb5a3e4b7ecd5aeebb230d042ac835b50faafa3d939dd8ca50?arch=s390x\u0026repository_url=registry.redhat.io/openshift-serverless-1/net-istio-controller-rhel8\u0026tag=1.3.0-2"
}
}
},
{
"category": "product_version",
"name": "openshift-serverless-1/net-istio-webhook-rhel8@sha256:4f7cabd5a6bb6fd7a0d81461108891b0d2de55efe868c4fbf275131c3280ed2d_s390x",
"product": {
"name": "openshift-serverless-1/net-istio-webhook-rhel8@sha256:4f7cabd5a6bb6fd7a0d81461108891b0d2de55efe868c4fbf275131c3280ed2d_s390x",
"product_id": "openshift-serverless-1/net-istio-webhook-rhel8@sha256:4f7cabd5a6bb6fd7a0d81461108891b0d2de55efe868c4fbf275131c3280ed2d_s390x",
"product_identification_helper": {
"purl": "pkg:oci/net-istio-webhook-rhel8@sha256:4f7cabd5a6bb6fd7a0d81461108891b0d2de55efe868c4fbf275131c3280ed2d?arch=s390x\u0026repository_url=registry.redhat.io/openshift-serverless-1/net-istio-webhook-rhel8\u0026tag=1.3.0-2"
}
}
},
{
"category": "product_version",
"name": "openshift-serverless-1/serverless-rhel8-operator@sha256:8ec9e756969c8e6bf8155ed102a66cf578a325dcc477ff909b4806405ab59cfc_s390x",
"product": {
"name": "openshift-serverless-1/serverless-rhel8-operator@sha256:8ec9e756969c8e6bf8155ed102a66cf578a325dcc477ff909b4806405ab59cfc_s390x",
"product_id": "openshift-serverless-1/serverless-rhel8-operator@sha256:8ec9e756969c8e6bf8155ed102a66cf578a325dcc477ff909b4806405ab59cfc_s390x",
"product_identification_helper": {
"purl": "pkg:oci/serverless-rhel8-operator@sha256:8ec9e756969c8e6bf8155ed102a66cf578a325dcc477ff909b4806405ab59cfc?arch=s390x\u0026repository_url=registry.redhat.io/openshift-serverless-1/serverless-rhel8-operator\u0026tag=1.24.0-3"
}
}
},
{
"category": "product_version",
"name": "openshift-serverless-1/serving-activator-rhel8@sha256:1e9fb289564961ddbf317e568c50936b048446685c39ab14ca4e5cb682785243_s390x",
"product": {
"name": "openshift-serverless-1/serving-activator-rhel8@sha256:1e9fb289564961ddbf317e568c50936b048446685c39ab14ca4e5cb682785243_s390x",
"product_id": "openshift-serverless-1/serving-activator-rhel8@sha256:1e9fb289564961ddbf317e568c50936b048446685c39ab14ca4e5cb682785243_s390x",
"product_identification_helper": {
"purl": "pkg:oci/serving-activator-rhel8@sha256:1e9fb289564961ddbf317e568c50936b048446685c39ab14ca4e5cb682785243?arch=s390x\u0026repository_url=registry.redhat.io/openshift-serverless-1/serving-activator-rhel8\u0026tag=1.3.0-3"
}
}
},
{
"category": "product_version",
"name": "openshift-serverless-1/serving-autoscaler-hpa-rhel8@sha256:8bb514634ece7dafd88ae6cc7eff52016cd4585d91cb9c106720c21c219f8967_s390x",
"product": {
"name": "openshift-serverless-1/serving-autoscaler-hpa-rhel8@sha256:8bb514634ece7dafd88ae6cc7eff52016cd4585d91cb9c106720c21c219f8967_s390x",
"product_id": "openshift-serverless-1/serving-autoscaler-hpa-rhel8@sha256:8bb514634ece7dafd88ae6cc7eff52016cd4585d91cb9c106720c21c219f8967_s390x",
"product_identification_helper": {
"purl": "pkg:oci/serving-autoscaler-hpa-rhel8@sha256:8bb514634ece7dafd88ae6cc7eff52016cd4585d91cb9c106720c21c219f8967?arch=s390x\u0026repository_url=registry.redhat.io/openshift-serverless-1/serving-autoscaler-hpa-rhel8\u0026tag=1.3.0-3"
}
}
},
{
"category": "product_version",
"name": "openshift-serverless-1/serving-autoscaler-rhel8@sha256:01b46e0ddb618f58c06b533fe7148f772367200f5d9be9d355012e91dc401156_s390x",
"product": {
"name": "openshift-serverless-1/serving-autoscaler-rhel8@sha256:01b46e0ddb618f58c06b533fe7148f772367200f5d9be9d355012e91dc401156_s390x",
"product_id": "openshift-serverless-1/serving-autoscaler-rhel8@sha256:01b46e0ddb618f58c06b533fe7148f772367200f5d9be9d355012e91dc401156_s390x",
"product_identification_helper": {
"purl": "pkg:oci/serving-autoscaler-rhel8@sha256:01b46e0ddb618f58c06b533fe7148f772367200f5d9be9d355012e91dc401156?arch=s390x\u0026repository_url=registry.redhat.io/openshift-serverless-1/serving-autoscaler-rhel8\u0026tag=1.3.0-3"
}
}
},
{
"category": "product_version",
"name": "openshift-serverless-1/serving-controller-rhel8@sha256:b752a295b673aeee85eba6bed33cc658254dc0503c6002841d80dc0c0a38f615_s390x",
"product": {
"name": "openshift-serverless-1/serving-controller-rhel8@sha256:b752a295b673aeee85eba6bed33cc658254dc0503c6002841d80dc0c0a38f615_s390x",
"product_id": "openshift-serverless-1/serving-controller-rhel8@sha256:b752a295b673aeee85eba6bed33cc658254dc0503c6002841d80dc0c0a38f615_s390x",
"product_identification_helper": {
"purl": "pkg:oci/serving-controller-rhel8@sha256:b752a295b673aeee85eba6bed33cc658254dc0503c6002841d80dc0c0a38f615?arch=s390x\u0026repository_url=registry.redhat.io/openshift-serverless-1/serving-controller-rhel8\u0026tag=1.3.0-3"
}
}
},
{
"category": "product_version",
"name": "openshift-serverless-1/serving-domain-mapping-rhel8@sha256:11bca084f2c8df8d369d6301847876bbf8d37c7b67a6ffb387e0759100b6e817_s390x",
"product": {
"name": "openshift-serverless-1/serving-domain-mapping-rhel8@sha256:11bca084f2c8df8d369d6301847876bbf8d37c7b67a6ffb387e0759100b6e817_s390x",
"product_id": "openshift-serverless-1/serving-domain-mapping-rhel8@sha256:11bca084f2c8df8d369d6301847876bbf8d37c7b67a6ffb387e0759100b6e817_s390x",
"product_identification_helper": {
"purl": "pkg:oci/serving-domain-mapping-rhel8@sha256:11bca084f2c8df8d369d6301847876bbf8d37c7b67a6ffb387e0759100b6e817?arch=s390x\u0026repository_url=registry.redhat.io/openshift-serverless-1/serving-domain-mapping-rhel8\u0026tag=1.3.0-3"
}
}
},
{
"category": "product_version",
"name": "openshift-serverless-1/serving-domain-mapping-webhook-rhel8@sha256:84e13a4c84098e0a6a5b461c7581861cd9114ce3cc7c2147afd727e56f323b28_s390x",
"product": {
"name": "openshift-serverless-1/serving-domain-mapping-webhook-rhel8@sha256:84e13a4c84098e0a6a5b461c7581861cd9114ce3cc7c2147afd727e56f323b28_s390x",
"product_id": "openshift-serverless-1/serving-domain-mapping-webhook-rhel8@sha256:84e13a4c84098e0a6a5b461c7581861cd9114ce3cc7c2147afd727e56f323b28_s390x",
"product_identification_helper": {
"purl": "pkg:oci/serving-domain-mapping-webhook-rhel8@sha256:84e13a4c84098e0a6a5b461c7581861cd9114ce3cc7c2147afd727e56f323b28?arch=s390x\u0026repository_url=registry.redhat.io/openshift-serverless-1/serving-domain-mapping-webhook-rhel8\u0026tag=1.3.0-3"
}
}
},
{
"category": "product_version",
"name": "openshift-serverless-1/serving-queue-rhel8@sha256:ac1ca0ae5e3c7fc242ec5a313e45d09b83261ffe26eab3ebcbbae9299471b25a_s390x",
"product": {
"name": "openshift-serverless-1/serving-queue-rhel8@sha256:ac1ca0ae5e3c7fc242ec5a313e45d09b83261ffe26eab3ebcbbae9299471b25a_s390x",
"product_id": "openshift-serverless-1/serving-queue-rhel8@sha256:ac1ca0ae5e3c7fc242ec5a313e45d09b83261ffe26eab3ebcbbae9299471b25a_s390x",
"product_identification_helper": {
"purl": "pkg:oci/serving-queue-rhel8@sha256:ac1ca0ae5e3c7fc242ec5a313e45d09b83261ffe26eab3ebcbbae9299471b25a?arch=s390x\u0026repository_url=registry.redhat.io/openshift-serverless-1/serving-queue-rhel8\u0026tag=1.3.0-3"
}
}
},
{
"category": "product_version",
"name": "openshift-serverless-1/serving-storage-version-migration-rhel8@sha256:27b7b75eae9eacc52a577887885db7c29192e15aada8a3b7406e032561609462_s390x",
"product": {
"name": "openshift-serverless-1/serving-storage-version-migration-rhel8@sha256:27b7b75eae9eacc52a577887885db7c29192e15aada8a3b7406e032561609462_s390x",
"product_id": "openshift-serverless-1/serving-storage-version-migration-rhel8@sha256:27b7b75eae9eacc52a577887885db7c29192e15aada8a3b7406e032561609462_s390x",
"product_identification_helper": {
"purl": "pkg:oci/serving-storage-version-migration-rhel8@sha256:27b7b75eae9eacc52a577887885db7c29192e15aada8a3b7406e032561609462?arch=s390x\u0026repository_url=registry.redhat.io/openshift-serverless-1/serving-storage-version-migration-rhel8\u0026tag=1.3.0-3"
}
}
},
{
"category": "product_version",
"name": "openshift-serverless-1/serving-webhook-rhel8@sha256:4fdc2c632eb0fa4f10a78e39622c83febde93f38db16bd0ca4a35c1eb7062548_s390x",
"product": {
"name": "openshift-serverless-1/serving-webhook-rhel8@sha256:4fdc2c632eb0fa4f10a78e39622c83febde93f38db16bd0ca4a35c1eb7062548_s390x",
"product_id": "openshift-serverless-1/serving-webhook-rhel8@sha256:4fdc2c632eb0fa4f10a78e39622c83febde93f38db16bd0ca4a35c1eb7062548_s390x",
"product_identification_helper": {
"purl": "pkg:oci/serving-webhook-rhel8@sha256:4fdc2c632eb0fa4f10a78e39622c83febde93f38db16bd0ca4a35c1eb7062548?arch=s390x\u0026repository_url=registry.redhat.io/openshift-serverless-1/serving-webhook-rhel8\u0026tag=1.3.0-3"
}
}
}
],
"category": "architecture",
"name": "s390x"
},
{
"branches": [
{
"category": "product_version",
"name": "openshift-serverless-1/client-kn-rhel8@sha256:09644d1c149970cd7c06635806a0ffc077a6340d68c357cd7f2bb5a6f57e46f3_amd64",
"product": {
"name": "openshift-serverless-1/client-kn-rhel8@sha256:09644d1c149970cd7c06635806a0ffc077a6340d68c357cd7f2bb5a6f57e46f3_amd64",
"product_id": "openshift-serverless-1/client-kn-rhel8@sha256:09644d1c149970cd7c06635806a0ffc077a6340d68c357cd7f2bb5a6f57e46f3_amd64",
"product_identification_helper": {
"purl": "pkg:oci/client-kn-rhel8@sha256:09644d1c149970cd7c06635806a0ffc077a6340d68c357cd7f2bb5a6f57e46f3?arch=amd64\u0026repository_url=registry.redhat.io/openshift-serverless-1/client-kn-rhel8\u0026tag=1.3.1-4"
}
}
},
{
"category": "product_version",
"name": "openshift-serverless-1/eventing-apiserver-receive-adapter-rhel8@sha256:eef2145e61234d37713ef8fda1f82d7cbe6502c5e6386117230d66ab7e1dd21a_amd64",
"product": {
"name": "openshift-serverless-1/eventing-apiserver-receive-adapter-rhel8@sha256:eef2145e61234d37713ef8fda1f82d7cbe6502c5e6386117230d66ab7e1dd21a_amd64",
"product_id": "openshift-serverless-1/eventing-apiserver-receive-adapter-rhel8@sha256:eef2145e61234d37713ef8fda1f82d7cbe6502c5e6386117230d66ab7e1dd21a_amd64",
"product_identification_helper": {
"purl": "pkg:oci/eventing-apiserver-receive-adapter-rhel8@sha256:eef2145e61234d37713ef8fda1f82d7cbe6502c5e6386117230d66ab7e1dd21a?arch=amd64\u0026repository_url=registry.redhat.io/openshift-serverless-1/eventing-apiserver-receive-adapter-rhel8\u0026tag=1.3.2-3"
}
}
},
{
"category": "product_version",
"name": "openshift-serverless-1/eventing-controller-rhel8@sha256:ad2df12dd77e8a3092431ca8d1b5eae42240c8ebb8766e436009bd6df7ee51f3_amd64",
"product": {
"name": "openshift-serverless-1/eventing-controller-rhel8@sha256:ad2df12dd77e8a3092431ca8d1b5eae42240c8ebb8766e436009bd6df7ee51f3_amd64",
"product_id": "openshift-serverless-1/eventing-controller-rhel8@sha256:ad2df12dd77e8a3092431ca8d1b5eae42240c8ebb8766e436009bd6df7ee51f3_amd64",
"product_identification_helper": {
"purl": "pkg:oci/eventing-controller-rhel8@sha256:ad2df12dd77e8a3092431ca8d1b5eae42240c8ebb8766e436009bd6df7ee51f3?arch=amd64\u0026repository_url=registry.redhat.io/openshift-serverless-1/eventing-controller-rhel8\u0026tag=1.3.2-3"
}
}
},
{
"category": "product_version",
"name": "openshift-serverless-1/eventing-in-memory-channel-controller-rhel8@sha256:111da99563ea799e6b54933f12dc8f8a3828e36f650900e02da3be5afbdeefd9_amd64",
"product": {
"name": "openshift-serverless-1/eventing-in-memory-channel-controller-rhel8@sha256:111da99563ea799e6b54933f12dc8f8a3828e36f650900e02da3be5afbdeefd9_amd64",
"product_id": "openshift-serverless-1/eventing-in-memory-channel-controller-rhel8@sha256:111da99563ea799e6b54933f12dc8f8a3828e36f650900e02da3be5afbdeefd9_amd64",
"product_identification_helper": {
"purl": "pkg:oci/eventing-in-memory-channel-controller-rhel8@sha256:111da99563ea799e6b54933f12dc8f8a3828e36f650900e02da3be5afbdeefd9?arch=amd64\u0026repository_url=registry.redhat.io/openshift-serverless-1/eventing-in-memory-channel-controller-rhel8\u0026tag=1.3.2-3"
}
}
},
{
"category": "product_version",
"name": "openshift-serverless-1/eventing-in-memory-channel-dispatcher-rhel8@sha256:4b5ee83ccace988c6eaf456e82dea83d160ae7e6aaad1ab8f48410f90da8f1c1_amd64",
"product": {
"name": "openshift-serverless-1/eventing-in-memory-channel-dispatcher-rhel8@sha256:4b5ee83ccace988c6eaf456e82dea83d160ae7e6aaad1ab8f48410f90da8f1c1_amd64",
"product_id": "openshift-serverless-1/eventing-in-memory-channel-dispatcher-rhel8@sha256:4b5ee83ccace988c6eaf456e82dea83d160ae7e6aaad1ab8f48410f90da8f1c1_amd64",
"product_identification_helper": {
"purl": "pkg:oci/eventing-in-memory-channel-dispatcher-rhel8@sha256:4b5ee83ccace988c6eaf456e82dea83d160ae7e6aaad1ab8f48410f90da8f1c1?arch=amd64\u0026repository_url=registry.redhat.io/openshift-serverless-1/eventing-in-memory-channel-dispatcher-rhel8\u0026tag=1.3.2-3"
}
}
},
{
"category": "product_version",
"name": "openshift-serverless-1-tech-preview/eventing-kafka-broker-controller-rhel8@sha256:f8b5d9c9c0182f5cc1f76422759bf8925d2f29292390ada83a6b7c7986f1462c_amd64",
"product": {
"name": "openshift-serverless-1-tech-preview/eventing-kafka-broker-controller-rhel8@sha256:f8b5d9c9c0182f5cc1f76422759bf8925d2f29292390ada83a6b7c7986f1462c_amd64",
"product_id": "openshift-serverless-1-tech-preview/eventing-kafka-broker-controller-rhel8@sha256:f8b5d9c9c0182f5cc1f76422759bf8925d2f29292390ada83a6b7c7986f1462c_amd64",
"product_identification_helper": {
"purl": "pkg:oci/eventing-kafka-broker-controller-rhel8@sha256:f8b5d9c9c0182f5cc1f76422759bf8925d2f29292390ada83a6b7c7986f1462c?arch=amd64\u0026repository_url=registry.redhat.io/openshift-serverless-1-tech-preview/eventing-kafka-broker-controller-rhel8\u0026tag=1.3.2-2"
}
}
},
{
"category": "product_version",
"name": "openshift-serverless-1/eventing-kafka-broker-controller-rhel8@sha256:f8b5d9c9c0182f5cc1f76422759bf8925d2f29292390ada83a6b7c7986f1462c_amd64",
"product": {
"name": "openshift-serverless-1/eventing-kafka-broker-controller-rhel8@sha256:f8b5d9c9c0182f5cc1f76422759bf8925d2f29292390ada83a6b7c7986f1462c_amd64",
"product_id": "openshift-serverless-1/eventing-kafka-broker-controller-rhel8@sha256:f8b5d9c9c0182f5cc1f76422759bf8925d2f29292390ada83a6b7c7986f1462c_amd64",
"product_identification_helper": {
"purl": "pkg:oci/eventing-kafka-broker-controller-rhel8@sha256:f8b5d9c9c0182f5cc1f76422759bf8925d2f29292390ada83a6b7c7986f1462c?arch=amd64\u0026repository_url=registry.redhat.io/openshift-serverless-1/eventing-kafka-broker-controller-rhel8\u0026tag=1.3.2-2"
}
}
},
{
"category": "product_version",
"name": "openshift-serverless-1-tech-preview/eventing-kafka-broker-dispatcher-rhel8@sha256:8ac0796f3585a406facba98766688ae6777b5673a4515418db8d1d92c4d65494_amd64",
"product": {
"name": "openshift-serverless-1-tech-preview/eventing-kafka-broker-dispatcher-rhel8@sha256:8ac0796f3585a406facba98766688ae6777b5673a4515418db8d1d92c4d65494_amd64",
"product_id": "openshift-serverless-1-tech-preview/eventing-kafka-broker-dispatcher-rhel8@sha256:8ac0796f3585a406facba98766688ae6777b5673a4515418db8d1d92c4d65494_amd64",
"product_identification_helper": {
"purl": "pkg:oci/eventing-kafka-broker-dispatcher-rhel8@sha256:8ac0796f3585a406facba98766688ae6777b5673a4515418db8d1d92c4d65494?arch=amd64\u0026repository_url=registry.redhat.io/openshift-serverless-1-tech-preview/eventing-kafka-broker-dispatcher-rhel8\u0026tag=1.3.2-2"
}
}
},
{
"category": "product_version",
"name": "openshift-serverless-1/eventing-kafka-broker-dispatcher-rhel8@sha256:8ac0796f3585a406facba98766688ae6777b5673a4515418db8d1d92c4d65494_amd64",
"product": {
"name": "openshift-serverless-1/eventing-kafka-broker-dispatcher-rhel8@sha256:8ac0796f3585a406facba98766688ae6777b5673a4515418db8d1d92c4d65494_amd64",
"product_id": "openshift-serverless-1/eventing-kafka-broker-dispatcher-rhel8@sha256:8ac0796f3585a406facba98766688ae6777b5673a4515418db8d1d92c4d65494_amd64",
"product_identification_helper": {
"purl": "pkg:oci/eventing-kafka-broker-dispatcher-rhel8@sha256:8ac0796f3585a406facba98766688ae6777b5673a4515418db8d1d92c4d65494?arch=amd64\u0026repository_url=registry.redhat.io/openshift-serverless-1/eventing-kafka-broker-dispatcher-rhel8\u0026tag=1.3.2-2"
}
}
},
{
"category": "product_version",
"name": "openshift-serverless-1/eventing-kafka-broker-post-install-rhel8@sha256:260e7f0086f4e036be3a9ab5d24ce99fc8a053cc7f2906f8a6080f59f2a3e591_amd64",
"product": {
"name": "openshift-serverless-1/eventing-kafka-broker-post-install-rhel8@sha256:260e7f0086f4e036be3a9ab5d24ce99fc8a053cc7f2906f8a6080f59f2a3e591_amd64",
"product_id": "openshift-serverless-1/eventing-kafka-broker-post-install-rhel8@sha256:260e7f0086f4e036be3a9ab5d24ce99fc8a053cc7f2906f8a6080f59f2a3e591_amd64",
"product_identification_helper": {
"purl": "pkg:oci/eventing-kafka-broker-post-install-rhel8@sha256:260e7f0086f4e036be3a9ab5d24ce99fc8a053cc7f2906f8a6080f59f2a3e591?arch=amd64\u0026repository_url=registry.redhat.io/openshift-serverless-1/eventing-kafka-broker-post-install-rhel8\u0026tag=1.3.2-2"
}
}
},
{
"category": "product_version",
"name": "openshift-serverless-1-tech-preview/eventing-kafka-broker-receiver-rhel8@sha256:aeaaf1d541b5756df65f0700bcd82d085077ae3b1ce99c6d8728997c23e31ef9_amd64",
"product": {
"name": "openshift-serverless-1-tech-preview/eventing-kafka-broker-receiver-rhel8@sha256:aeaaf1d541b5756df65f0700bcd82d085077ae3b1ce99c6d8728997c23e31ef9_amd64",
"product_id": "openshift-serverless-1-tech-preview/eventing-kafka-broker-receiver-rhel8@sha256:aeaaf1d541b5756df65f0700bcd82d085077ae3b1ce99c6d8728997c23e31ef9_amd64",
"product_identification_helper": {
"purl": "pkg:oci/eventing-kafka-broker-receiver-rhel8@sha256:aeaaf1d541b5756df65f0700bcd82d085077ae3b1ce99c6d8728997c23e31ef9?arch=amd64\u0026repository_url=registry.redhat.io/openshift-serverless-1-tech-preview/eventing-kafka-broker-receiver-rhel8\u0026tag=1.3.2-2"
}
}
},
{
"category": "product_version",
"name": "openshift-serverless-1-tech-preview/eventing-kafka-broker-webhook-rhel8@sha256:f94aef78ce0870fdceac5b3467220540127a73415e81baa4b48bf986bc181c4d_amd64",
"product": {
"name": "openshift-serverless-1-tech-preview/eventing-kafka-broker-webhook-rhel8@sha256:f94aef78ce0870fdceac5b3467220540127a73415e81baa4b48bf986bc181c4d_amd64",
"product_id": "openshift-serverless-1-tech-preview/eventing-kafka-broker-webhook-rhel8@sha256:f94aef78ce0870fdceac5b3467220540127a73415e81baa4b48bf986bc181c4d_amd64",
"product_identification_helper": {
"purl": "pkg:oci/eventing-kafka-broker-webhook-rhel8@sha256:f94aef78ce0870fdceac5b3467220540127a73415e81baa4b48bf986bc181c4d?arch=amd64\u0026repository_url=registry.redhat.io/openshift-serverless-1-tech-preview/eventing-kafka-broker-webhook-rhel8\u0026tag=1.3.2-2"
}
}
},
{
"category": "product_version",
"name": "openshift-serverless-1/eventing-kafka-broker-webhook-rhel8@sha256:f94aef78ce0870fdceac5b3467220540127a73415e81baa4b48bf986bc181c4d_amd64",
"product": {
"name": "openshift-serverless-1/eventing-kafka-broker-webhook-rhel8@sha256:f94aef78ce0870fdceac5b3467220540127a73415e81baa4b48bf986bc181c4d_amd64",
"product_id": "openshift-serverless-1/eventing-kafka-broker-webhook-rhel8@sha256:f94aef78ce0870fdceac5b3467220540127a73415e81baa4b48bf986bc181c4d_amd64",
"product_identification_helper": {
"purl": "pkg:oci/eventing-kafka-broker-webhook-rhel8@sha256:f94aef78ce0870fdceac5b3467220540127a73415e81baa4b48bf986bc181c4d?arch=amd64\u0026repository_url=registry.redhat.io/openshift-serverless-1/eventing-kafka-broker-webhook-rhel8\u0026tag=1.3.2-2"
}
}
},
{
"category": "product_version",
"name": "openshift-serverless-1/eventing-mtbroker-filter-rhel8@sha256:ecde2ee2aa9618775178e03bcc07e53d6f5e12f30261238d8ffb366fb1e47c94_amd64",
"product": {
"name": "openshift-serverless-1/eventing-mtbroker-filter-rhel8@sha256:ecde2ee2aa9618775178e03bcc07e53d6f5e12f30261238d8ffb366fb1e47c94_amd64",
"product_id": "openshift-serverless-1/eventing-mtbroker-filter-rhel8@sha256:ecde2ee2aa9618775178e03bcc07e53d6f5e12f30261238d8ffb366fb1e47c94_amd64",
"product_identification_helper": {
"purl": "pkg:oci/eventing-mtbroker-filter-rhel8@sha256:ecde2ee2aa9618775178e03bcc07e53d6f5e12f30261238d8ffb366fb1e47c94?arch=amd64\u0026repository_url=registry.redhat.io/openshift-serverless-1/eventing-mtbroker-filter-rhel8\u0026tag=1.3.2-3"
}
}
},
{
"category": "product_version",
"name": "openshift-serverless-1/eventing-mtbroker-ingress-rhel8@sha256:a26dfc1a610bbaf876443b4b01a04130f7c0aba4d40e246333fe8bf7eb899f45_amd64",
"product": {
"name": "openshift-serverless-1/eventing-mtbroker-ingress-rhel8@sha256:a26dfc1a610bbaf876443b4b01a04130f7c0aba4d40e246333fe8bf7eb899f45_amd64",
"product_id": "openshift-serverless-1/eventing-mtbroker-ingress-rhel8@sha256:a26dfc1a610bbaf876443b4b01a04130f7c0aba4d40e246333fe8bf7eb899f45_amd64",
"product_identification_helper": {
"purl": "pkg:oci/eventing-mtbroker-ingress-rhel8@sha256:a26dfc1a610bbaf876443b4b01a04130f7c0aba4d40e246333fe8bf7eb899f45?arch=amd64\u0026repository_url=registry.redhat.io/openshift-serverless-1/eventing-mtbroker-ingress-rhel8\u0026tag=1.3.2-3"
}
}
},
{
"category": "product_version",
"name": "openshift-serverless-1/eventing-mtchannel-broker-rhel8@sha256:fadf3035a8bd25307843d1c6c88654a03db25983407a770875b4507942684dd5_amd64",
"product": {
"name": "openshift-serverless-1/eventing-mtchannel-broker-rhel8@sha256:fadf3035a8bd25307843d1c6c88654a03db25983407a770875b4507942684dd5_amd64",
"product_id": "openshift-serverless-1/eventing-mtchannel-broker-rhel8@sha256:fadf3035a8bd25307843d1c6c88654a03db25983407a770875b4507942684dd5_amd64",
"product_identification_helper": {
"purl": "pkg:oci/eventing-mtchannel-broker-rhel8@sha256:fadf3035a8bd25307843d1c6c88654a03db25983407a770875b4507942684dd5?arch=amd64\u0026repository_url=registry.redhat.io/openshift-serverless-1/eventing-mtchannel-broker-rhel8\u0026tag=1.3.2-3"
}
}
},
{
"category": "product_version",
"name": "openshift-serverless-1/eventing-mtping-rhel8@sha256:2254577d2c2e67d28f8459fbd4ac43af78b7d29cc0b56c631607dd68f3d31637_amd64",
"product": {
"name": "openshift-serverless-1/eventing-mtping-rhel8@sha256:2254577d2c2e67d28f8459fbd4ac43af78b7d29cc0b56c631607dd68f3d31637_amd64",
"product_id": "openshift-serverless-1/eventing-mtping-rhel8@sha256:2254577d2c2e67d28f8459fbd4ac43af78b7d29cc0b56c631607dd68f3d31637_amd64",
"product_identification_helper": {
"purl": "pkg:oci/eventing-mtping-rhel8@sha256:2254577d2c2e67d28f8459fbd4ac43af78b7d29cc0b56c631607dd68f3d31637?arch=amd64\u0026repository_url=registry.redhat.io/openshift-serverless-1/eventing-mtping-rhel8\u0026tag=1.3.2-3"
}
}
},
{
"category": "product_version",
"name": "openshift-serverless-1/eventing-storage-version-migration-rhel8@sha256:ff7924a37865ac1a90872f35675934a1627e49a29577a78af18b8e743a5fde07_amd64",
"product": {
"name": "openshift-serverless-1/eventing-storage-version-migration-rhel8@sha256:ff7924a37865ac1a90872f35675934a1627e49a29577a78af18b8e743a5fde07_amd64",
"product_id": "openshift-serverless-1/eventing-storage-version-migration-rhel8@sha256:ff7924a37865ac1a90872f35675934a1627e49a29577a78af18b8e743a5fde07_amd64",
"product_identification_helper": {
"purl": "pkg:oci/eventing-storage-version-migration-rhel8@sha256:ff7924a37865ac1a90872f35675934a1627e49a29577a78af18b8e743a5fde07?arch=amd64\u0026repository_url=registry.redhat.io/openshift-serverless-1/eventing-storage-version-migration-rhel8\u0026tag=1.3.2-3"
}
}
},
{
"category": "product_version",
"name": "openshift-serverless-1/eventing-sugar-controller-rhel8@sha256:3a38788638c26e9bec45694b2c4597333080189ffa96d8c7302e3e7dd1e54be5_amd64",
"product": {
"name": "openshift-serverless-1/eventing-sugar-controller-rhel8@sha256:3a38788638c26e9bec45694b2c4597333080189ffa96d8c7302e3e7dd1e54be5_amd64",
"product_id": "openshift-serverless-1/eventing-sugar-controller-rhel8@sha256:3a38788638c26e9bec45694b2c4597333080189ffa96d8c7302e3e7dd1e54be5_amd64",
"product_identification_helper": {
"purl": "pkg:oci/eventing-sugar-controller-rhel8@sha256:3a38788638c26e9bec45694b2c4597333080189ffa96d8c7302e3e7dd1e54be5?arch=amd64\u0026repository_url=registry.redhat.io/openshift-serverless-1/eventing-sugar-controller-rhel8\u0026tag=1.3.2-3"
}
}
},
{
"category": "product_version",
"name": "openshift-serverless-1/eventing-webhook-rhel8@sha256:11d0b8fac4cb67c95e051a91f5c6683768f8969ffc744cd3cc4814d1ee6e91c1_amd64",
"product": {
"name": "openshift-serverless-1/eventing-webhook-rhel8@sha256:11d0b8fac4cb67c95e051a91f5c6683768f8969ffc744cd3cc4814d1ee6e91c1_amd64",
"product_id": "openshift-serverless-1/eventing-webhook-rhel8@sha256:11d0b8fac4cb67c95e051a91f5c6683768f8969ffc744cd3cc4814d1ee6e91c1_amd64",
"product_identification_helper": {
"purl": "pkg:oci/eventing-webhook-rhel8@sha256:11d0b8fac4cb67c95e051a91f5c6683768f8969ffc744cd3cc4814d1ee6e91c1?arch=amd64\u0026repository_url=registry.redhat.io/openshift-serverless-1/eventing-webhook-rhel8\u0026tag=1.3.2-3"
}
}
},
{
"category": "product_version",
"name": "openshift-serverless-1/ingress-rhel8-operator@sha256:793b86f4c2add102e2f676bd57cec3365ce9b3fdc40a989c28d1f9acb851142d_amd64",
"product": {
"name": "openshift-serverless-1/ingress-rhel8-operator@sha256:793b86f4c2add102e2f676bd57cec3365ce9b3fdc40a989c28d1f9acb851142d_amd64",
"product_id": "openshift-serverless-1/ingress-rhel8-operator@sha256:793b86f4c2add102e2f676bd57cec3365ce9b3fdc40a989c28d1f9acb851142d_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ingress-rhel8-operator@sha256:793b86f4c2add102e2f676bd57cec3365ce9b3fdc40a989c28d1f9acb851142d?arch=amd64\u0026repository_url=registry.redhat.io/openshift-serverless-1/ingress-rhel8-operator\u0026tag=1.24.0-3"
}
}
},
{
"category": "product_version",
"name": "openshift-serverless-1/knative-rhel8-operator@sha256:efa444ca6c7c4468821a8d138b4319c86fede592f3b0b4d7905e7c66e8bdb2c0_amd64",
"product": {
"name": "openshift-serverless-1/knative-rhel8-operator@sha256:efa444ca6c7c4468821a8d138b4319c86fede592f3b0b4d7905e7c66e8bdb2c0_amd64",
"product_id": "openshift-serverless-1/knative-rhel8-operator@sha256:efa444ca6c7c4468821a8d138b4319c86fede592f3b0b4d7905e7c66e8bdb2c0_amd64",
"product_identification_helper": {
"purl": "pkg:oci/knative-rhel8-operator@sha256:efa444ca6c7c4468821a8d138b4319c86fede592f3b0b4d7905e7c66e8bdb2c0?arch=amd64\u0026repository_url=registry.redhat.io/openshift-serverless-1/knative-rhel8-operator\u0026tag=1.24.0-3"
}
}
},
{
"category": "product_version",
"name": "openshift-serverless-1/kn-cli-artifacts-rhel8@sha256:f22168224137db649c6e6592e3ec2ae6845ca668ef65fe56c104ed6393eae526_amd64",
"product": {
"name": "openshift-serverless-1/kn-cli-artifacts-rhel8@sha256:f22168224137db649c6e6592e3ec2ae6845ca668ef65fe56c104ed6393eae526_amd64",
"product_id": "openshift-serverless-1/kn-cli-artifacts-rhel8@sha256:f22168224137db649c6e6592e3ec2ae6845ca668ef65fe56c104ed6393eae526_amd64",
"product_identification_helper": {
"purl": "pkg:oci/kn-cli-artifacts-rhel8@sha256:f22168224137db649c6e6592e3ec2ae6845ca668ef65fe56c104ed6393eae526?arch=amd64\u0026repository_url=registry.redhat.io/openshift-serverless-1/kn-cli-artifacts-rhel8\u0026tag=1.3.1-3"
}
}
},
{
"category": "product_version",
"name": "openshift-serverless-1/kourier-control-rhel8@sha256:e36577c37457a4521d78f28f24dca6ae11f170635316efe374f08f825cb5904d_amd64",
"product": {
"name": "openshift-serverless-1/kourier-control-rhel8@sha256:e36577c37457a4521d78f28f24dca6ae11f170635316efe374f08f825cb5904d_amd64",
"product_id": "openshift-serverless-1/kourier-control-rhel8@sha256:e36577c37457a4521d78f28f24dca6ae11f170635316efe374f08f825cb5904d_amd64",
"product_identification_helper": {
"purl": "pkg:oci/kourier-control-rhel8@sha256:e36577c37457a4521d78f28f24dca6ae11f170635316efe374f08f825cb5904d?arch=amd64\u0026repository_url=registry.redhat.io/openshift-serverless-1/kourier-control-rhel8\u0026tag=1.3.0-2"
}
}
},
{
"category": "product_version",
"name": "openshift-serverless-1/svls-must-gather-rhel8@sha256:e0a982cd04fee4416659b7e1e6a827c2c371144bd461f23913ae9e0633fd598a_amd64",
"product": {
"name": "openshift-serverless-1/svls-must-gather-rhel8@sha256:e0a982cd04fee4416659b7e1e6a827c2c371144bd461f23913ae9e0633fd598a_amd64",
"product_id": "openshift-serverless-1/svls-must-gather-rhel8@sha256:e0a982cd04fee4416659b7e1e6a827c2c371144bd461f23913ae9e0633fd598a_amd64",
"product_identification_helper": {
"purl": "pkg:oci/svls-must-gather-rhel8@sha256:e0a982cd04fee4416659b7e1e6a827c2c371144bd461f23913ae9e0633fd598a?arch=amd64\u0026repository_url=registry.redhat.io/openshift-serverless-1/svls-must-gather-rhel8\u0026tag=1.24.0-2"
}
}
},
{
"category": "product_version",
"name": "openshift-serverless-1/net-istio-controller-rhel8@sha256:f3643c74f73841b1de04be1d0f550c044f1ad4800ceb32cb36bf9072d8e5155b_amd64",
"product": {
"name": "openshift-serverless-1/net-istio-controller-rhel8@sha256:f3643c74f73841b1de04be1d0f550c044f1ad4800ceb32cb36bf9072d8e5155b_amd64",
"product_id": "openshift-serverless-1/net-istio-controller-rhel8@sha256:f3643c74f73841b1de04be1d0f550c044f1ad4800ceb32cb36bf9072d8e5155b_amd64",
"product_identification_helper": {
"purl": "pkg:oci/net-istio-controller-rhel8@sha256:f3643c74f73841b1de04be1d0f550c044f1ad4800ceb32cb36bf9072d8e5155b?arch=amd64\u0026repository_url=registry.redhat.io/openshift-serverless-1/net-istio-controller-rhel8\u0026tag=1.3.0-2"
}
}
},
{
"category": "product_version",
"name": "openshift-serverless-1/net-istio-webhook-rhel8@sha256:a07d73f5c04af2a29b6565363b472aceabbfeafe7d6dfe833d1e71b072419916_amd64",
"product": {
"name": "openshift-serverless-1/net-istio-webhook-rhel8@sha256:a07d73f5c04af2a29b6565363b472aceabbfeafe7d6dfe833d1e71b072419916_amd64",
"product_id": "openshift-serverless-1/net-istio-webhook-rhel8@sha256:a07d73f5c04af2a29b6565363b472aceabbfeafe7d6dfe833d1e71b072419916_amd64",
"product_identification_helper": {
"purl": "pkg:oci/net-istio-webhook-rhel8@sha256:a07d73f5c04af2a29b6565363b472aceabbfeafe7d6dfe833d1e71b072419916?arch=amd64\u0026repository_url=registry.redhat.io/openshift-serverless-1/net-istio-webhook-rhel8\u0026tag=1.3.0-2"
}
}
},
{
"category": "product_version",
"name": "openshift-serverless-1/serverless-operator-bundle@sha256:0422f8843fc62c2b72e01ffefd33db912a1ad3d70ac297882d3663c9b7299f10_amd64",
"product": {
"name": "openshift-serverless-1/serverless-operator-bundle@sha256:0422f8843fc62c2b72e01ffefd33db912a1ad3d70ac297882d3663c9b7299f10_amd64",
"product_id": "openshift-serverless-1/serverless-operator-bundle@sha256:0422f8843fc62c2b72e01ffefd33db912a1ad3d70ac297882d3663c9b7299f10_amd64",
"product_identification_helper": {
"purl": "pkg:oci/serverless-operator-bundle@sha256:0422f8843fc62c2b72e01ffefd33db912a1ad3d70ac297882d3663c9b7299f10?arch=amd64\u0026repository_url=registry.redhat.io/openshift-serverless-1/serverless-operator-bundle\u0026tag=1.24.0-3"
}
}
},
{
"category": "product_version",
"name": "openshift-serverless-1/serverless-rhel8-operator@sha256:26d940bd43b928d8370c9e88e80726a427c3f0ce3afc4fddb02a507f81c8fc93_amd64",
"product": {
"name": "openshift-serverless-1/serverless-rhel8-operator@sha256:26d940bd43b928d8370c9e88e80726a427c3f0ce3afc4fddb02a507f81c8fc93_amd64",
"product_id": "openshift-serverless-1/serverless-rhel8-operator@sha256:26d940bd43b928d8370c9e88e80726a427c3f0ce3afc4fddb02a507f81c8fc93_amd64",
"product_identification_helper": {
"purl": "pkg:oci/serverless-rhel8-operator@sha256:26d940bd43b928d8370c9e88e80726a427c3f0ce3afc4fddb02a507f81c8fc93?arch=amd64\u0026repository_url=registry.redhat.io/openshift-serverless-1/serverless-rhel8-operator\u0026tag=1.24.0-3"
}
}
},
{
"category": "product_version",
"name": "openshift-serverless-1/serving-activator-rhel8@sha256:3a823819467ed0beea953eed27e2129bb4495df3f49e0f59d5004dee416e6285_amd64",
"product": {
"name": "openshift-serverless-1/serving-activator-rhel8@sha256:3a823819467ed0beea953eed27e2129bb4495df3f49e0f59d5004dee416e6285_amd64",
"product_id": "openshift-serverless-1/serving-activator-rhel8@sha256:3a823819467ed0beea953eed27e2129bb4495df3f49e0f59d5004dee416e6285_amd64",
"product_identification_helper": {
"purl": "pkg:oci/serving-activator-rhel8@sha256:3a823819467ed0beea953eed27e2129bb4495df3f49e0f59d5004dee416e6285?arch=amd64\u0026repository_url=registry.redhat.io/openshift-serverless-1/serving-activator-rhel8\u0026tag=1.3.0-3"
}
}
},
{
"category": "product_version",
"name": "openshift-serverless-1/serving-autoscaler-hpa-rhel8@sha256:491df16728df492b7b88efb8e86f28e46a8762f4084fb4132823611a9e758264_amd64",
"product": {
"name": "openshift-serverless-1/serving-autoscaler-hpa-rhel8@sha256:491df16728df492b7b88efb8e86f28e46a8762f4084fb4132823611a9e758264_amd64",
"product_id": "openshift-serverless-1/serving-autoscaler-hpa-rhel8@sha256:491df16728df492b7b88efb8e86f28e46a8762f4084fb4132823611a9e758264_amd64",
"product_identification_helper": {
"purl": "pkg:oci/serving-autoscaler-hpa-rhel8@sha256:491df16728df492b7b88efb8e86f28e46a8762f4084fb4132823611a9e758264?arch=amd64\u0026repository_url=registry.redhat.io/openshift-serverless-1/serving-autoscaler-hpa-rhel8\u0026tag=1.3.0-3"
}
}
},
{
"category": "product_version",
"name": "openshift-serverless-1/serving-autoscaler-rhel8@sha256:8cd0a381de995467f339e11f0704b8c8b978ddfdd2d8271f4c9f832e7acf9f07_amd64",
"product": {
"name": "openshift-serverless-1/serving-autoscaler-rhel8@sha256:8cd0a381de995467f339e11f0704b8c8b978ddfdd2d8271f4c9f832e7acf9f07_amd64",
"product_id": "openshift-serverless-1/serving-autoscaler-rhel8@sha256:8cd0a381de995467f339e11f0704b8c8b978ddfdd2d8271f4c9f832e7acf9f07_amd64",
"product_identification_helper": {
"purl": "pkg:oci/serving-autoscaler-rhel8@sha256:8cd0a381de995467f339e11f0704b8c8b978ddfdd2d8271f4c9f832e7acf9f07?arch=amd64\u0026repository_url=registry.redhat.io/openshift-serverless-1/serving-autoscaler-rhel8\u0026tag=1.3.0-3"
}
}
},
{
"category": "product_version",
"name": "openshift-serverless-1/serving-controller-rhel8@sha256:b5ae691a77adb161a30ae8470f1cf4c1c6259488df18bb2bf2764d05af9a2aa8_amd64",
"product": {
"name": "openshift-serverless-1/serving-controller-rhel8@sha256:b5ae691a77adb161a30ae8470f1cf4c1c6259488df18bb2bf2764d05af9a2aa8_amd64",
"product_id": "openshift-serverless-1/serving-controller-rhel8@sha256:b5ae691a77adb161a30ae8470f1cf4c1c6259488df18bb2bf2764d05af9a2aa8_amd64",
"product_identification_helper": {
"purl": "pkg:oci/serving-controller-rhel8@sha256:b5ae691a77adb161a30ae8470f1cf4c1c6259488df18bb2bf2764d05af9a2aa8?arch=amd64\u0026repository_url=registry.redhat.io/openshift-serverless-1/serving-controller-rhel8\u0026tag=1.3.0-3"
}
}
},
{
"category": "product_version",
"name": "openshift-serverless-1/serving-domain-mapping-rhel8@sha256:4e580d29cbff1aa6050c65cee35a870dab9e6a7eaa538b356a5afefed9c38d90_amd64",
"product": {
"name": "openshift-serverless-1/serving-domain-mapping-rhel8@sha256:4e580d29cbff1aa6050c65cee35a870dab9e6a7eaa538b356a5afefed9c38d90_amd64",
"product_id": "openshift-serverless-1/serving-domain-mapping-rhel8@sha256:4e580d29cbff1aa6050c65cee35a870dab9e6a7eaa538b356a5afefed9c38d90_amd64",
"product_identification_helper": {
"purl": "pkg:oci/serving-domain-mapping-rhel8@sha256:4e580d29cbff1aa6050c65cee35a870dab9e6a7eaa538b356a5afefed9c38d90?arch=amd64\u0026repository_url=registry.redhat.io/openshift-serverless-1/serving-domain-mapping-rhel8\u0026tag=1.3.0-3"
}
}
},
{
"category": "product_version",
"name": "openshift-serverless-1/serving-domain-mapping-webhook-rhel8@sha256:8057fa6657c0bf909297273acc4faea1cddb29f9f02f6c797279adb42f083332_amd64",
"product": {
"name": "openshift-serverless-1/serving-domain-mapping-webhook-rhel8@sha256:8057fa6657c0bf909297273acc4faea1cddb29f9f02f6c797279adb42f083332_amd64",
"product_id": "openshift-serverless-1/serving-domain-mapping-webhook-rhel8@sha256:8057fa6657c0bf909297273acc4faea1cddb29f9f02f6c797279adb42f083332_amd64",
"product_identification_helper": {
"purl": "pkg:oci/serving-domain-mapping-webhook-rhel8@sha256:8057fa6657c0bf909297273acc4faea1cddb29f9f02f6c797279adb42f083332?arch=amd64\u0026repository_url=registry.redhat.io/openshift-serverless-1/serving-domain-mapping-webhook-rhel8\u0026tag=1.3.0-3"
}
}
},
{
"category": "product_version",
"name": "openshift-serverless-1/serving-queue-rhel8@sha256:f16b4f4e86e758354c8b19ee3a075dfd6fd19eb7ba282ad8293d41ca0c8f3028_amd64",
"product": {
"name": "openshift-serverless-1/serving-queue-rhel8@sha256:f16b4f4e86e758354c8b19ee3a075dfd6fd19eb7ba282ad8293d41ca0c8f3028_amd64",
"product_id": "openshift-serverless-1/serving-queue-rhel8@sha256:f16b4f4e86e758354c8b19ee3a075dfd6fd19eb7ba282ad8293d41ca0c8f3028_amd64",
"product_identification_helper": {
"purl": "pkg:oci/serving-queue-rhel8@sha256:f16b4f4e86e758354c8b19ee3a075dfd6fd19eb7ba282ad8293d41ca0c8f3028?arch=amd64\u0026repository_url=registry.redhat.io/openshift-serverless-1/serving-queue-rhel8\u0026tag=1.3.0-3"
}
}
},
{
"category": "product_version",
"name": "openshift-serverless-1/serving-storage-version-migration-rhel8@sha256:1c3b2c4c06981fd8eb13c05837c8da3523f0df9c79eacd6ffc1138e5f26bdba6_amd64",
"product": {
"name": "openshift-serverless-1/serving-storage-version-migration-rhel8@sha256:1c3b2c4c06981fd8eb13c05837c8da3523f0df9c79eacd6ffc1138e5f26bdba6_amd64",
"product_id": "openshift-serverless-1/serving-storage-version-migration-rhel8@sha256:1c3b2c4c06981fd8eb13c05837c8da3523f0df9c79eacd6ffc1138e5f26bdba6_amd64",
"product_identification_helper": {
"purl": "pkg:oci/serving-storage-version-migration-rhel8@sha256:1c3b2c4c06981fd8eb13c05837c8da3523f0df9c79eacd6ffc1138e5f26bdba6?arch=amd64\u0026repository_url=registry.redhat.io/openshift-serverless-1/serving-storage-version-migration-rhel8\u0026tag=1.3.0-3"
}
}
},
{
"category": "product_version",
"name": "openshift-serverless-1/serving-webhook-rhel8@sha256:6904376f1ae4dadc23ab9993b50aaaa3db130fcd338f3dfae9e437b348e6e934_amd64",
"product": {
"name": "openshift-serverless-1/serving-webhook-rhel8@sha256:6904376f1ae4dadc23ab9993b50aaaa3db130fcd338f3dfae9e437b348e6e934_amd64",
"product_id": "openshift-serverless-1/serving-webhook-rhel8@sha256:6904376f1ae4dadc23ab9993b50aaaa3db130fcd338f3dfae9e437b348e6e934_amd64",
"product_identification_helper": {
"purl": "pkg:oci/serving-webhook-rhel8@sha256:6904376f1ae4dadc23ab9993b50aaaa3db130fcd338f3dfae9e437b348e6e934?arch=amd64\u0026repository_url=registry.redhat.io/openshift-serverless-1/serving-webhook-rhel8\u0026tag=1.3.0-3"
}
}
}
],
"category": "architecture",
"name": "amd64"
}
],
"category": "vendor",
"name": "Red Hat"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-serverless-1-tech-preview/eventing-kafka-broker-controller-rhel8@sha256:2a4b30bcff1377073202362dfd521bd7ac3e3e3960fdb33a6cf9fa39fc89de6b_s390x as a component of Red Hat OpenShift Serverless 1.24",
"product_id": "8Base-Openshift-Serverless-1.24:openshift-serverless-1-tech-preview/eventing-kafka-broker-controller-rhel8@sha256:2a4b30bcff1377073202362dfd521bd7ac3e3e3960fdb33a6cf9fa39fc89de6b_s390x"
},
"product_reference": "openshift-serverless-1-tech-preview/eventing-kafka-broker-controller-rhel8@sha256:2a4b30bcff1377073202362dfd521bd7ac3e3e3960fdb33a6cf9fa39fc89de6b_s390x",
"relates_to_product_reference": "8Base-Openshift-Serverless-1.24"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-serverless-1-tech-preview/eventing-kafka-broker-controller-rhel8@sha256:be290e6d950e8af6162c1dece8472788b66459e8cb91df319f50ccf66f27b5c7_ppc64le as a component of Red Hat OpenShift Serverless 1.24",
"product_id": "8Base-Openshift-Serverless-1.24:openshift-serverless-1-tech-preview/eventing-kafka-broker-controller-rhel8@sha256:be290e6d950e8af6162c1dece8472788b66459e8cb91df319f50ccf66f27b5c7_ppc64le"
},
"product_reference": "openshift-serverless-1-tech-preview/eventing-kafka-broker-controller-rhel8@sha256:be290e6d950e8af6162c1dece8472788b66459e8cb91df319f50ccf66f27b5c7_ppc64le",
"relates_to_product_reference": "8Base-Openshift-Serverless-1.24"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-serverless-1-tech-preview/eventing-kafka-broker-controller-rhel8@sha256:f8b5d9c9c0182f5cc1f76422759bf8925d2f29292390ada83a6b7c7986f1462c_amd64 as a component of Red Hat OpenShift Serverless 1.24",
"product_id": "8Base-Openshift-Serverless-1.24:openshift-serverless-1-tech-preview/eventing-kafka-broker-controller-rhel8@sha256:f8b5d9c9c0182f5cc1f76422759bf8925d2f29292390ada83a6b7c7986f1462c_amd64"
},
"product_reference": "openshift-serverless-1-tech-preview/eventing-kafka-broker-controller-rhel8@sha256:f8b5d9c9c0182f5cc1f76422759bf8925d2f29292390ada83a6b7c7986f1462c_amd64",
"relates_to_product_reference": "8Base-Openshift-Serverless-1.24"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-serverless-1-tech-preview/eventing-kafka-broker-dispatcher-rhel8@sha256:08c6d6908a2e58a18e908223daf152802106b00a67905e94e075fca827af87c9_s390x as a component of Red Hat OpenShift Serverless 1.24",
"product_id": "8Base-Openshift-Serverless-1.24:openshift-serverless-1-tech-preview/eventing-kafka-broker-dispatcher-rhel8@sha256:08c6d6908a2e58a18e908223daf152802106b00a67905e94e075fca827af87c9_s390x"
},
"product_reference": "openshift-serverless-1-tech-preview/eventing-kafka-broker-dispatcher-rhel8@sha256:08c6d6908a2e58a18e908223daf152802106b00a67905e94e075fca827af87c9_s390x",
"relates_to_product_reference": "8Base-Openshift-Serverless-1.24"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-serverless-1-tech-preview/eventing-kafka-broker-dispatcher-rhel8@sha256:8ac0796f3585a406facba98766688ae6777b5673a4515418db8d1d92c4d65494_amd64 as a component of Red Hat OpenShift Serverless 1.24",
"product_id": "8Base-Openshift-Serverless-1.24:openshift-serverless-1-tech-preview/eventing-kafka-broker-dispatcher-rhel8@sha256:8ac0796f3585a406facba98766688ae6777b5673a4515418db8d1d92c4d65494_amd64"
},
"product_reference": "openshift-serverless-1-tech-preview/eventing-kafka-broker-dispatcher-rhel8@sha256:8ac0796f3585a406facba98766688ae6777b5673a4515418db8d1d92c4d65494_amd64",
"relates_to_product_reference": "8Base-Openshift-Serverless-1.24"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-serverless-1-tech-preview/eventing-kafka-broker-dispatcher-rhel8@sha256:9af6b8413acbf59adc88e9b88a51105f3b0a4913499c3026f64e7fda91e43384_ppc64le as a component of Red Hat OpenShift Serverless 1.24",
"product_id": "8Base-Openshift-Serverless-1.24:openshift-serverless-1-tech-preview/eventing-kafka-broker-dispatcher-rhel8@sha256:9af6b8413acbf59adc88e9b88a51105f3b0a4913499c3026f64e7fda91e43384_ppc64le"
},
"product_reference": "openshift-serverless-1-tech-preview/eventing-kafka-broker-dispatcher-rhel8@sha256:9af6b8413acbf59adc88e9b88a51105f3b0a4913499c3026f64e7fda91e43384_ppc64le",
"relates_to_product_reference": "8Base-Openshift-Serverless-1.24"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-serverless-1-tech-preview/eventing-kafka-broker-receiver-rhel8@sha256:4dc0783cf92da5b5aa4cd1b9e9d55aa55a69b94eef0d29f261d3d51bd2260b68_ppc64le as a component of Red Hat OpenShift Serverless 1.24",
"product_id": "8Base-Openshift-Serverless-1.24:openshift-serverless-1-tech-preview/eventing-kafka-broker-receiver-rhel8@sha256:4dc0783cf92da5b5aa4cd1b9e9d55aa55a69b94eef0d29f261d3d51bd2260b68_ppc64le"
},
"product_reference": "openshift-serverless-1-tech-preview/eventing-kafka-broker-receiver-rhel8@sha256:4dc0783cf92da5b5aa4cd1b9e9d55aa55a69b94eef0d29f261d3d51bd2260b68_ppc64le",
"relates_to_product_reference": "8Base-Openshift-Serverless-1.24"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-serverless-1-tech-preview/eventing-kafka-broker-receiver-rhel8@sha256:80fd78ad61caab0b20e39d4c6103ed9b074d3efa1dc67ab7bf415ea7db912dc3_s390x as a component of Red Hat OpenShift Serverless 1.24",
"product_id": "8Base-Openshift-Serverless-1.24:openshift-serverless-1-tech-preview/eventing-kafka-broker-receiver-rhel8@sha256:80fd78ad61caab0b20e39d4c6103ed9b074d3efa1dc67ab7bf415ea7db912dc3_s390x"
},
"product_reference": "openshift-serverless-1-tech-preview/eventing-kafka-broker-receiver-rhel8@sha256:80fd78ad61caab0b20e39d4c6103ed9b074d3efa1dc67ab7bf415ea7db912dc3_s390x",
"relates_to_product_reference": "8Base-Openshift-Serverless-1.24"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-serverless-1-tech-preview/eventing-kafka-broker-receiver-rhel8@sha256:aeaaf1d541b5756df65f0700bcd82d085077ae3b1ce99c6d8728997c23e31ef9_amd64 as a component of Red Hat OpenShift Serverless 1.24",
"product_id": "8Base-Openshift-Serverless-1.24:openshift-serverless-1-tech-preview/eventing-kafka-broker-receiver-rhel8@sha256:aeaaf1d541b5756df65f0700bcd82d085077ae3b1ce99c6d8728997c23e31ef9_amd64"
},
"product_reference": "openshift-serverless-1-tech-preview/eventing-kafka-broker-receiver-rhel8@sha256:aeaaf1d541b5756df65f0700bcd82d085077ae3b1ce99c6d8728997c23e31ef9_amd64",
"relates_to_product_reference": "8Base-Openshift-Serverless-1.24"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-serverless-1-tech-preview/eventing-kafka-broker-webhook-rhel8@sha256:0dad9dc28babb21622f90c83647c9cc48bfa66faad257c88e7adf1d50ad0f80c_ppc64le as a component of Red Hat OpenShift Serverless 1.24",
"product_id": "8Base-Openshift-Serverless-1.24:openshift-serverless-1-tech-preview/eventing-kafka-broker-webhook-rhel8@sha256:0dad9dc28babb21622f90c83647c9cc48bfa66faad257c88e7adf1d50ad0f80c_ppc64le"
},
"product_reference": "openshift-serverless-1-tech-preview/eventing-kafka-broker-webhook-rhel8@sha256:0dad9dc28babb21622f90c83647c9cc48bfa66faad257c88e7adf1d50ad0f80c_ppc64le",
"relates_to_product_reference": "8Base-Openshift-Serverless-1.24"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-serverless-1-tech-preview/eventing-kafka-broker-webhook-rhel8@sha256:10ba81e103ed6b7dff7b02394b20f44b46acd6b09d72f16667c068eb9989dc77_s390x as a component of Red Hat OpenShift Serverless 1.24",
"product_id": "8Base-Openshift-Serverless-1.24:openshift-serverless-1-tech-preview/eventing-kafka-broker-webhook-rhel8@sha256:10ba81e103ed6b7dff7b02394b20f44b46acd6b09d72f16667c068eb9989dc77_s390x"
},
"product_reference": "openshift-serverless-1-tech-preview/eventing-kafka-broker-webhook-rhel8@sha256:10ba81e103ed6b7dff7b02394b20f44b46acd6b09d72f16667c068eb9989dc77_s390x",
"relates_to_product_reference": "8Base-Openshift-Serverless-1.24"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-serverless-1-tech-preview/eventing-kafka-broker-webhook-rhel8@sha256:f94aef78ce0870fdceac5b3467220540127a73415e81baa4b48bf986bc181c4d_amd64 as a component of Red Hat OpenShift Serverless 1.24",
"product_id": "8Base-Openshift-Serverless-1.24:openshift-serverless-1-tech-preview/eventing-kafka-broker-webhook-rhel8@sha256:f94aef78ce0870fdceac5b3467220540127a73415e81baa4b48bf986bc181c4d_amd64"
},
"product_reference": "openshift-serverless-1-tech-preview/eventing-kafka-broker-webhook-rhel8@sha256:f94aef78ce0870fdceac5b3467220540127a73415e81baa4b48bf986bc181c4d_amd64",
"relates_to_product_reference": "8Base-Openshift-Serverless-1.24"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-serverless-1/client-kn-rhel8@sha256:09644d1c149970cd7c06635806a0ffc077a6340d68c357cd7f2bb5a6f57e46f3_amd64 as a component of Red Hat OpenShift Serverless 1.24",
"product_id": "8Base-Openshift-Serverless-1.24:openshift-serverless-1/client-kn-rhel8@sha256:09644d1c149970cd7c06635806a0ffc077a6340d68c357cd7f2bb5a6f57e46f3_amd64"
},
"product_reference": "openshift-serverless-1/client-kn-rhel8@sha256:09644d1c149970cd7c06635806a0ffc077a6340d68c357cd7f2bb5a6f57e46f3_amd64",
"relates_to_product_reference": "8Base-Openshift-Serverless-1.24"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-serverless-1/client-kn-rhel8@sha256:46510d8b5dfba62d0a3da64ba90d1b8f88ad3b909c3e6ed14bcd96017d766829_ppc64le as a component of Red Hat OpenShift Serverless 1.24",
"product_id": "8Base-Openshift-Serverless-1.24:openshift-serverless-1/client-kn-rhel8@sha256:46510d8b5dfba62d0a3da64ba90d1b8f88ad3b909c3e6ed14bcd96017d766829_ppc64le"
},
"product_reference": "openshift-serverless-1/client-kn-rhel8@sha256:46510d8b5dfba62d0a3da64ba90d1b8f88ad3b909c3e6ed14bcd96017d766829_ppc64le",
"relates_to_product_reference": "8Base-Openshift-Serverless-1.24"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-serverless-1/client-kn-rhel8@sha256:f9bf2892123c3d981d2d5f158e643e6ba6f59a441b47c4055dc542f8cf8330c0_s390x as a component of Red Hat OpenShift Serverless 1.24",
"product_id": "8Base-Openshift-Serverless-1.24:openshift-serverless-1/client-kn-rhel8@sha256:f9bf2892123c3d981d2d5f158e643e6ba6f59a441b47c4055dc542f8cf8330c0_s390x"
},
"product_reference": "openshift-serverless-1/client-kn-rhel8@sha256:f9bf2892123c3d981d2d5f158e643e6ba6f59a441b47c4055dc542f8cf8330c0_s390x",
"relates_to_product_reference": "8Base-Openshift-Serverless-1.24"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-serverless-1/eventing-apiserver-receive-adapter-rhel8@sha256:834e37f8ddfbe157ad357fcef49f5213053d1295bb31361c5dd14a213ff2755c_ppc64le as a component of Red Hat OpenShift Serverless 1.24",
"product_id": "8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-apiserver-receive-adapter-rhel8@sha256:834e37f8ddfbe157ad357fcef49f5213053d1295bb31361c5dd14a213ff2755c_ppc64le"
},
"product_reference": "openshift-serverless-1/eventing-apiserver-receive-adapter-rhel8@sha256:834e37f8ddfbe157ad357fcef49f5213053d1295bb31361c5dd14a213ff2755c_ppc64le",
"relates_to_product_reference": "8Base-Openshift-Serverless-1.24"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-serverless-1/eventing-apiserver-receive-adapter-rhel8@sha256:d13848369ca942d13548ab9b73a2d60b67f9412e535ed647342acaa8cef36c37_s390x as a component of Red Hat OpenShift Serverless 1.24",
"product_id": "8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-apiserver-receive-adapter-rhel8@sha256:d13848369ca942d13548ab9b73a2d60b67f9412e535ed647342acaa8cef36c37_s390x"
},
"product_reference": "openshift-serverless-1/eventing-apiserver-receive-adapter-rhel8@sha256:d13848369ca942d13548ab9b73a2d60b67f9412e535ed647342acaa8cef36c37_s390x",
"relates_to_product_reference": "8Base-Openshift-Serverless-1.24"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-serverless-1/eventing-apiserver-receive-adapter-rhel8@sha256:eef2145e61234d37713ef8fda1f82d7cbe6502c5e6386117230d66ab7e1dd21a_amd64 as a component of Red Hat OpenShift Serverless 1.24",
"product_id": "8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-apiserver-receive-adapter-rhel8@sha256:eef2145e61234d37713ef8fda1f82d7cbe6502c5e6386117230d66ab7e1dd21a_amd64"
},
"product_reference": "openshift-serverless-1/eventing-apiserver-receive-adapter-rhel8@sha256:eef2145e61234d37713ef8fda1f82d7cbe6502c5e6386117230d66ab7e1dd21a_amd64",
"relates_to_product_reference": "8Base-Openshift-Serverless-1.24"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-serverless-1/eventing-controller-rhel8@sha256:52ef0c51b53ede0344f58174e624db08e6dcac04a0cba1668915f217949fc868_s390x as a component of Red Hat OpenShift Serverless 1.24",
"product_id": "8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-controller-rhel8@sha256:52ef0c51b53ede0344f58174e624db08e6dcac04a0cba1668915f217949fc868_s390x"
},
"product_reference": "openshift-serverless-1/eventing-controller-rhel8@sha256:52ef0c51b53ede0344f58174e624db08e6dcac04a0cba1668915f217949fc868_s390x",
"relates_to_product_reference": "8Base-Openshift-Serverless-1.24"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-serverless-1/eventing-controller-rhel8@sha256:72c5fcaa44e3da56b297eb718d8a2b7eeb44069d6f3ce71b0eca30070b18bd9d_ppc64le as a component of Red Hat OpenShift Serverless 1.24",
"product_id": "8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-controller-rhel8@sha256:72c5fcaa44e3da56b297eb718d8a2b7eeb44069d6f3ce71b0eca30070b18bd9d_ppc64le"
},
"product_reference": "openshift-serverless-1/eventing-controller-rhel8@sha256:72c5fcaa44e3da56b297eb718d8a2b7eeb44069d6f3ce71b0eca30070b18bd9d_ppc64le",
"relates_to_product_reference": "8Base-Openshift-Serverless-1.24"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-serverless-1/eventing-controller-rhel8@sha256:ad2df12dd77e8a3092431ca8d1b5eae42240c8ebb8766e436009bd6df7ee51f3_amd64 as a component of Red Hat OpenShift Serverless 1.24",
"product_id": "8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-controller-rhel8@sha256:ad2df12dd77e8a3092431ca8d1b5eae42240c8ebb8766e436009bd6df7ee51f3_amd64"
},
"product_reference": "openshift-serverless-1/eventing-controller-rhel8@sha256:ad2df12dd77e8a3092431ca8d1b5eae42240c8ebb8766e436009bd6df7ee51f3_amd64",
"relates_to_product_reference": "8Base-Openshift-Serverless-1.24"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-serverless-1/eventing-in-memory-channel-controller-rhel8@sha256:070f2c819506853dee230f37e00b27a05ba01c6f7cbbffc9a04b59a65d0c45e9_ppc64le as a component of Red Hat OpenShift Serverless 1.24",
"product_id": "8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-in-memory-channel-controller-rhel8@sha256:070f2c819506853dee230f37e00b27a05ba01c6f7cbbffc9a04b59a65d0c45e9_ppc64le"
},
"product_reference": "openshift-serverless-1/eventing-in-memory-channel-controller-rhel8@sha256:070f2c819506853dee230f37e00b27a05ba01c6f7cbbffc9a04b59a65d0c45e9_ppc64le",
"relates_to_product_reference": "8Base-Openshift-Serverless-1.24"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-serverless-1/eventing-in-memory-channel-controller-rhel8@sha256:111da99563ea799e6b54933f12dc8f8a3828e36f650900e02da3be5afbdeefd9_amd64 as a component of Red Hat OpenShift Serverless 1.24",
"product_id": "8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-in-memory-channel-controller-rhel8@sha256:111da99563ea799e6b54933f12dc8f8a3828e36f650900e02da3be5afbdeefd9_amd64"
},
"product_reference": "openshift-serverless-1/eventing-in-memory-channel-controller-rhel8@sha256:111da99563ea799e6b54933f12dc8f8a3828e36f650900e02da3be5afbdeefd9_amd64",
"relates_to_product_reference": "8Base-Openshift-Serverless-1.24"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-serverless-1/eventing-in-memory-channel-controller-rhel8@sha256:69871b8d6e72713fe2eaf5f1e0aac1282fb8659d2895836994f10c847fe320d1_s390x as a component of Red Hat OpenShift Serverless 1.24",
"product_id": "8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-in-memory-channel-controller-rhel8@sha256:69871b8d6e72713fe2eaf5f1e0aac1282fb8659d2895836994f10c847fe320d1_s390x"
},
"product_reference": "openshift-serverless-1/eventing-in-memory-channel-controller-rhel8@sha256:69871b8d6e72713fe2eaf5f1e0aac1282fb8659d2895836994f10c847fe320d1_s390x",
"relates_to_product_reference": "8Base-Openshift-Serverless-1.24"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-serverless-1/eventing-in-memory-channel-dispatcher-rhel8@sha256:4b5ee83ccace988c6eaf456e82dea83d160ae7e6aaad1ab8f48410f90da8f1c1_amd64 as a component of Red Hat OpenShift Serverless 1.24",
"product_id": "8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-in-memory-channel-dispatcher-rhel8@sha256:4b5ee83ccace988c6eaf456e82dea83d160ae7e6aaad1ab8f48410f90da8f1c1_amd64"
},
"product_reference": "openshift-serverless-1/eventing-in-memory-channel-dispatcher-rhel8@sha256:4b5ee83ccace988c6eaf456e82dea83d160ae7e6aaad1ab8f48410f90da8f1c1_amd64",
"relates_to_product_reference": "8Base-Openshift-Serverless-1.24"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-serverless-1/eventing-in-memory-channel-dispatcher-rhel8@sha256:52247eff5dc9a89244e6697ae9ce61cc1b42265171c956d4d50984179daced89_s390x as a component of Red Hat OpenShift Serverless 1.24",
"product_id": "8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-in-memory-channel-dispatcher-rhel8@sha256:52247eff5dc9a89244e6697ae9ce61cc1b42265171c956d4d50984179daced89_s390x"
},
"product_reference": "openshift-serverless-1/eventing-in-memory-channel-dispatcher-rhel8@sha256:52247eff5dc9a89244e6697ae9ce61cc1b42265171c956d4d50984179daced89_s390x",
"relates_to_product_reference": "8Base-Openshift-Serverless-1.24"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-serverless-1/eventing-in-memory-channel-dispatcher-rhel8@sha256:68b61474089703d0685a952062401303206ba11bc108b8504f6f6390933d83cb_ppc64le as a component of Red Hat OpenShift Serverless 1.24",
"product_id": "8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-in-memory-channel-dispatcher-rhel8@sha256:68b61474089703d0685a952062401303206ba11bc108b8504f6f6390933d83cb_ppc64le"
},
"product_reference": "openshift-serverless-1/eventing-in-memory-channel-dispatcher-rhel8@sha256:68b61474089703d0685a952062401303206ba11bc108b8504f6f6390933d83cb_ppc64le",
"relates_to_product_reference": "8Base-Openshift-Serverless-1.24"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-serverless-1/eventing-kafka-broker-controller-rhel8@sha256:2a4b30bcff1377073202362dfd521bd7ac3e3e3960fdb33a6cf9fa39fc89de6b_s390x as a component of Red Hat OpenShift Serverless 1.24",
"product_id": "8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-kafka-broker-controller-rhel8@sha256:2a4b30bcff1377073202362dfd521bd7ac3e3e3960fdb33a6cf9fa39fc89de6b_s390x"
},
"product_reference": "openshift-serverless-1/eventing-kafka-broker-controller-rhel8@sha256:2a4b30bcff1377073202362dfd521bd7ac3e3e3960fdb33a6cf9fa39fc89de6b_s390x",
"relates_to_product_reference": "8Base-Openshift-Serverless-1.24"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-serverless-1/eventing-kafka-broker-controller-rhel8@sha256:be290e6d950e8af6162c1dece8472788b66459e8cb91df319f50ccf66f27b5c7_ppc64le as a component of Red Hat OpenShift Serverless 1.24",
"product_id": "8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-kafka-broker-controller-rhel8@sha256:be290e6d950e8af6162c1dece8472788b66459e8cb91df319f50ccf66f27b5c7_ppc64le"
},
"product_reference": "openshift-serverless-1/eventing-kafka-broker-controller-rhel8@sha256:be290e6d950e8af6162c1dece8472788b66459e8cb91df319f50ccf66f27b5c7_ppc64le",
"relates_to_product_reference": "8Base-Openshift-Serverless-1.24"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-serverless-1/eventing-kafka-broker-controller-rhel8@sha256:f8b5d9c9c0182f5cc1f76422759bf8925d2f29292390ada83a6b7c7986f1462c_amd64 as a component of Red Hat OpenShift Serverless 1.24",
"product_id": "8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-kafka-broker-controller-rhel8@sha256:f8b5d9c9c0182f5cc1f76422759bf8925d2f29292390ada83a6b7c7986f1462c_amd64"
},
"product_reference": "openshift-serverless-1/eventing-kafka-broker-controller-rhel8@sha256:f8b5d9c9c0182f5cc1f76422759bf8925d2f29292390ada83a6b7c7986f1462c_amd64",
"relates_to_product_reference": "8Base-Openshift-Serverless-1.24"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-serverless-1/eventing-kafka-broker-dispatcher-rhel8@sha256:08c6d6908a2e58a18e908223daf152802106b00a67905e94e075fca827af87c9_s390x as a component of Red Hat OpenShift Serverless 1.24",
"product_id": "8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-kafka-broker-dispatcher-rhel8@sha256:08c6d6908a2e58a18e908223daf152802106b00a67905e94e075fca827af87c9_s390x"
},
"product_reference": "openshift-serverless-1/eventing-kafka-broker-dispatcher-rhel8@sha256:08c6d6908a2e58a18e908223daf152802106b00a67905e94e075fca827af87c9_s390x",
"relates_to_product_reference": "8Base-Openshift-Serverless-1.24"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-serverless-1/eventing-kafka-broker-dispatcher-rhel8@sha256:8ac0796f3585a406facba98766688ae6777b5673a4515418db8d1d92c4d65494_amd64 as a component of Red Hat OpenShift Serverless 1.24",
"product_id": "8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-kafka-broker-dispatcher-rhel8@sha256:8ac0796f3585a406facba98766688ae6777b5673a4515418db8d1d92c4d65494_amd64"
},
"product_reference": "openshift-serverless-1/eventing-kafka-broker-dispatcher-rhel8@sha256:8ac0796f3585a406facba98766688ae6777b5673a4515418db8d1d92c4d65494_amd64",
"relates_to_product_reference": "8Base-Openshift-Serverless-1.24"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-serverless-1/eventing-kafka-broker-dispatcher-rhel8@sha256:9af6b8413acbf59adc88e9b88a51105f3b0a4913499c3026f64e7fda91e43384_ppc64le as a component of Red Hat OpenShift Serverless 1.24",
"product_id": "8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-kafka-broker-dispatcher-rhel8@sha256:9af6b8413acbf59adc88e9b88a51105f3b0a4913499c3026f64e7fda91e43384_ppc64le"
},
"product_reference": "openshift-serverless-1/eventing-kafka-broker-dispatcher-rhel8@sha256:9af6b8413acbf59adc88e9b88a51105f3b0a4913499c3026f64e7fda91e43384_ppc64le",
"relates_to_product_reference": "8Base-Openshift-Serverless-1.24"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-serverless-1/eventing-kafka-broker-post-install-rhel8@sha256:260e7f0086f4e036be3a9ab5d24ce99fc8a053cc7f2906f8a6080f59f2a3e591_amd64 as a component of Red Hat OpenShift Serverless 1.24",
"product_id": "8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-kafka-broker-post-install-rhel8@sha256:260e7f0086f4e036be3a9ab5d24ce99fc8a053cc7f2906f8a6080f59f2a3e591_amd64"
},
"product_reference": "openshift-serverless-1/eventing-kafka-broker-post-install-rhel8@sha256:260e7f0086f4e036be3a9ab5d24ce99fc8a053cc7f2906f8a6080f59f2a3e591_amd64",
"relates_to_product_reference": "8Base-Openshift-Serverless-1.24"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-serverless-1/eventing-kafka-broker-post-install-rhel8@sha256:36551ea609536ba900f7a0493a06d07f9c0f19a0eef7e4956575354ca92cd1ef_ppc64le as a component of Red Hat OpenShift Serverless 1.24",
"product_id": "8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-kafka-broker-post-install-rhel8@sha256:36551ea609536ba900f7a0493a06d07f9c0f19a0eef7e4956575354ca92cd1ef_ppc64le"
},
"product_reference": "openshift-serverless-1/eventing-kafka-broker-post-install-rhel8@sha256:36551ea609536ba900f7a0493a06d07f9c0f19a0eef7e4956575354ca92cd1ef_ppc64le",
"relates_to_product_reference": "8Base-Openshift-Serverless-1.24"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-serverless-1/eventing-kafka-broker-post-install-rhel8@sha256:6d4a898f37f87aa6db636487c6892833249be38635fe631433652feda762a40e_s390x as a component of Red Hat OpenShift Serverless 1.24",
"product_id": "8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-kafka-broker-post-install-rhel8@sha256:6d4a898f37f87aa6db636487c6892833249be38635fe631433652feda762a40e_s390x"
},
"product_reference": "openshift-serverless-1/eventing-kafka-broker-post-install-rhel8@sha256:6d4a898f37f87aa6db636487c6892833249be38635fe631433652feda762a40e_s390x",
"relates_to_product_reference": "8Base-Openshift-Serverless-1.24"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-serverless-1/eventing-kafka-broker-webhook-rhel8@sha256:0dad9dc28babb21622f90c83647c9cc48bfa66faad257c88e7adf1d50ad0f80c_ppc64le as a component of Red Hat OpenShift Serverless 1.24",
"product_id": "8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-kafka-broker-webhook-rhel8@sha256:0dad9dc28babb21622f90c83647c9cc48bfa66faad257c88e7adf1d50ad0f80c_ppc64le"
},
"product_reference": "openshift-serverless-1/eventing-kafka-broker-webhook-rhel8@sha256:0dad9dc28babb21622f90c83647c9cc48bfa66faad257c88e7adf1d50ad0f80c_ppc64le",
"relates_to_product_reference": "8Base-Openshift-Serverless-1.24"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-serverless-1/eventing-kafka-broker-webhook-rhel8@sha256:10ba81e103ed6b7dff7b02394b20f44b46acd6b09d72f16667c068eb9989dc77_s390x as a component of Red Hat OpenShift Serverless 1.24",
"product_id": "8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-kafka-broker-webhook-rhel8@sha256:10ba81e103ed6b7dff7b02394b20f44b46acd6b09d72f16667c068eb9989dc77_s390x"
},
"product_reference": "openshift-serverless-1/eventing-kafka-broker-webhook-rhel8@sha256:10ba81e103ed6b7dff7b02394b20f44b46acd6b09d72f16667c068eb9989dc77_s390x",
"relates_to_product_reference": "8Base-Openshift-Serverless-1.24"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-serverless-1/eventing-kafka-broker-webhook-rhel8@sha256:f94aef78ce0870fdceac5b3467220540127a73415e81baa4b48bf986bc181c4d_amd64 as a component of Red Hat OpenShift Serverless 1.24",
"product_id": "8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-kafka-broker-webhook-rhel8@sha256:f94aef78ce0870fdceac5b3467220540127a73415e81baa4b48bf986bc181c4d_amd64"
},
"product_reference": "openshift-serverless-1/eventing-kafka-broker-webhook-rhel8@sha256:f94aef78ce0870fdceac5b3467220540127a73415e81baa4b48bf986bc181c4d_amd64",
"relates_to_product_reference": "8Base-Openshift-Serverless-1.24"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-serverless-1/eventing-mtbroker-filter-rhel8@sha256:4f6e162ee5fb96ff69a1546b7f728641dded59548f14afdfa870f7f0291787ac_ppc64le as a component of Red Hat OpenShift Serverless 1.24",
"product_id": "8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-mtbroker-filter-rhel8@sha256:4f6e162ee5fb96ff69a1546b7f728641dded59548f14afdfa870f7f0291787ac_ppc64le"
},
"product_reference": "openshift-serverless-1/eventing-mtbroker-filter-rhel8@sha256:4f6e162ee5fb96ff69a1546b7f728641dded59548f14afdfa870f7f0291787ac_ppc64le",
"relates_to_product_reference": "8Base-Openshift-Serverless-1.24"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-serverless-1/eventing-mtbroker-filter-rhel8@sha256:ecde2ee2aa9618775178e03bcc07e53d6f5e12f30261238d8ffb366fb1e47c94_amd64 as a component of Red Hat OpenShift Serverless 1.24",
"product_id": "8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-mtbroker-filter-rhel8@sha256:ecde2ee2aa9618775178e03bcc07e53d6f5e12f30261238d8ffb366fb1e47c94_amd64"
},
"product_reference": "openshift-serverless-1/eventing-mtbroker-filter-rhel8@sha256:ecde2ee2aa9618775178e03bcc07e53d6f5e12f30261238d8ffb366fb1e47c94_amd64",
"relates_to_product_reference": "8Base-Openshift-Serverless-1.24"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-serverless-1/eventing-mtbroker-filter-rhel8@sha256:ee2dc3e0f648dc59551cfdf0ac5c36aa6cd9a4b2abaada7095ae4d5b8e0a571e_s390x as a component of Red Hat OpenShift Serverless 1.24",
"product_id": "8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-mtbroker-filter-rhel8@sha256:ee2dc3e0f648dc59551cfdf0ac5c36aa6cd9a4b2abaada7095ae4d5b8e0a571e_s390x"
},
"product_reference": "openshift-serverless-1/eventing-mtbroker-filter-rhel8@sha256:ee2dc3e0f648dc59551cfdf0ac5c36aa6cd9a4b2abaada7095ae4d5b8e0a571e_s390x",
"relates_to_product_reference": "8Base-Openshift-Serverless-1.24"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-serverless-1/eventing-mtbroker-ingress-rhel8@sha256:4eaac6386b1b8a9e360df5afbd85aeebb97e5c81dbd861996caafad48b4cc6f9_s390x as a component of Red Hat OpenShift Serverless 1.24",
"product_id": "8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-mtbroker-ingress-rhel8@sha256:4eaac6386b1b8a9e360df5afbd85aeebb97e5c81dbd861996caafad48b4cc6f9_s390x"
},
"product_reference": "openshift-serverless-1/eventing-mtbroker-ingress-rhel8@sha256:4eaac6386b1b8a9e360df5afbd85aeebb97e5c81dbd861996caafad48b4cc6f9_s390x",
"relates_to_product_reference": "8Base-Openshift-Serverless-1.24"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-serverless-1/eventing-mtbroker-ingress-rhel8@sha256:644fbcd1924d570f105f5f9760eb15eddbeed16c894edfcb4ef8c8a14e370bce_ppc64le as a component of Red Hat OpenShift Serverless 1.24",
"product_id": "8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-mtbroker-ingress-rhel8@sha256:644fbcd1924d570f105f5f9760eb15eddbeed16c894edfcb4ef8c8a14e370bce_ppc64le"
},
"product_reference": "openshift-serverless-1/eventing-mtbroker-ingress-rhel8@sha256:644fbcd1924d570f105f5f9760eb15eddbeed16c894edfcb4ef8c8a14e370bce_ppc64le",
"relates_to_product_reference": "8Base-Openshift-Serverless-1.24"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-serverless-1/eventing-mtbroker-ingress-rhel8@sha256:a26dfc1a610bbaf876443b4b01a04130f7c0aba4d40e246333fe8bf7eb899f45_amd64 as a component of Red Hat OpenShift Serverless 1.24",
"product_id": "8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-mtbroker-ingress-rhel8@sha256:a26dfc1a610bbaf876443b4b01a04130f7c0aba4d40e246333fe8bf7eb899f45_amd64"
},
"product_reference": "openshift-serverless-1/eventing-mtbroker-ingress-rhel8@sha256:a26dfc1a610bbaf876443b4b01a04130f7c0aba4d40e246333fe8bf7eb899f45_amd64",
"relates_to_product_reference": "8Base-Openshift-Serverless-1.24"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-serverless-1/eventing-mtchannel-broker-rhel8@sha256:353859f2a8649fa9b3f5c0e02cafd57f79f96a10a7a697ba08eaa8cb70effe51_s390x as a component of Red Hat OpenShift Serverless 1.24",
"product_id": "8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-mtchannel-broker-rhel8@sha256:353859f2a8649fa9b3f5c0e02cafd57f79f96a10a7a697ba08eaa8cb70effe51_s390x"
},
"product_reference": "openshift-serverless-1/eventing-mtchannel-broker-rhel8@sha256:353859f2a8649fa9b3f5c0e02cafd57f79f96a10a7a697ba08eaa8cb70effe51_s390x",
"relates_to_product_reference": "8Base-Openshift-Serverless-1.24"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-serverless-1/eventing-mtchannel-broker-rhel8@sha256:6f7afb57dc78ccb13498434196c5e8cd0f6ec53f045689febf1a62c492358d93_ppc64le as a component of Red Hat OpenShift Serverless 1.24",
"product_id": "8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-mtchannel-broker-rhel8@sha256:6f7afb57dc78ccb13498434196c5e8cd0f6ec53f045689febf1a62c492358d93_ppc64le"
},
"product_reference": "openshift-serverless-1/eventing-mtchannel-broker-rhel8@sha256:6f7afb57dc78ccb13498434196c5e8cd0f6ec53f045689febf1a62c492358d93_ppc64le",
"relates_to_product_reference": "8Base-Openshift-Serverless-1.24"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-serverless-1/eventing-mtchannel-broker-rhel8@sha256:fadf3035a8bd25307843d1c6c88654a03db25983407a770875b4507942684dd5_amd64 as a component of Red Hat OpenShift Serverless 1.24",
"product_id": "8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-mtchannel-broker-rhel8@sha256:fadf3035a8bd25307843d1c6c88654a03db25983407a770875b4507942684dd5_amd64"
},
"product_reference": "openshift-serverless-1/eventing-mtchannel-broker-rhel8@sha256:fadf3035a8bd25307843d1c6c88654a03db25983407a770875b4507942684dd5_amd64",
"relates_to_product_reference": "8Base-Openshift-Serverless-1.24"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-serverless-1/eventing-mtping-rhel8@sha256:2254577d2c2e67d28f8459fbd4ac43af78b7d29cc0b56c631607dd68f3d31637_amd64 as a component of Red Hat OpenShift Serverless 1.24",
"product_id": "8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-mtping-rhel8@sha256:2254577d2c2e67d28f8459fbd4ac43af78b7d29cc0b56c631607dd68f3d31637_amd64"
},
"product_reference": "openshift-serverless-1/eventing-mtping-rhel8@sha256:2254577d2c2e67d28f8459fbd4ac43af78b7d29cc0b56c631607dd68f3d31637_amd64",
"relates_to_product_reference": "8Base-Openshift-Serverless-1.24"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-serverless-1/eventing-mtping-rhel8@sha256:a7177a43f46b6470a19970c62ebc17119ca3c3021471f9396faa436e621beb1e_ppc64le as a component of Red Hat OpenShift Serverless 1.24",
"product_id": "8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-mtping-rhel8@sha256:a7177a43f46b6470a19970c62ebc17119ca3c3021471f9396faa436e621beb1e_ppc64le"
},
"product_reference": "openshift-serverless-1/eventing-mtping-rhel8@sha256:a7177a43f46b6470a19970c62ebc17119ca3c3021471f9396faa436e621beb1e_ppc64le",
"relates_to_product_reference": "8Base-Openshift-Serverless-1.24"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-serverless-1/eventing-mtping-rhel8@sha256:c6c2c7924d90e81e2906f3bf3969b02d7f3e4dc80c187e6c55a7e4ea17ac20cd_s390x as a component of Red Hat OpenShift Serverless 1.24",
"product_id": "8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-mtping-rhel8@sha256:c6c2c7924d90e81e2906f3bf3969b02d7f3e4dc80c187e6c55a7e4ea17ac20cd_s390x"
},
"product_reference": "openshift-serverless-1/eventing-mtping-rhel8@sha256:c6c2c7924d90e81e2906f3bf3969b02d7f3e4dc80c187e6c55a7e4ea17ac20cd_s390x",
"relates_to_product_reference": "8Base-Openshift-Serverless-1.24"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-serverless-1/eventing-storage-version-migration-rhel8@sha256:3c1baa5bad644c06bedabaed9c668f0999527f00bc1d195e71a528c222087328_ppc64le as a component of Red Hat OpenShift Serverless 1.24",
"product_id": "8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-storage-version-migration-rhel8@sha256:3c1baa5bad644c06bedabaed9c668f0999527f00bc1d195e71a528c222087328_ppc64le"
},
"product_reference": "openshift-serverless-1/eventing-storage-version-migration-rhel8@sha256:3c1baa5bad644c06bedabaed9c668f0999527f00bc1d195e71a528c222087328_ppc64le",
"relates_to_product_reference": "8Base-Openshift-Serverless-1.24"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-serverless-1/eventing-storage-version-migration-rhel8@sha256:63dab761fd3a2e08950b7ee52852fb39cef7820f2a8cf8142ec3701a07372d7c_s390x as a component of Red Hat OpenShift Serverless 1.24",
"product_id": "8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-storage-version-migration-rhel8@sha256:63dab761fd3a2e08950b7ee52852fb39cef7820f2a8cf8142ec3701a07372d7c_s390x"
},
"product_reference": "openshift-serverless-1/eventing-storage-version-migration-rhel8@sha256:63dab761fd3a2e08950b7ee52852fb39cef7820f2a8cf8142ec3701a07372d7c_s390x",
"relates_to_product_reference": "8Base-Openshift-Serverless-1.24"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-serverless-1/eventing-storage-version-migration-rhel8@sha256:ff7924a37865ac1a90872f35675934a1627e49a29577a78af18b8e743a5fde07_amd64 as a component of Red Hat OpenShift Serverless 1.24",
"product_id": "8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-storage-version-migration-rhel8@sha256:ff7924a37865ac1a90872f35675934a1627e49a29577a78af18b8e743a5fde07_amd64"
},
"product_reference": "openshift-serverless-1/eventing-storage-version-migration-rhel8@sha256:ff7924a37865ac1a90872f35675934a1627e49a29577a78af18b8e743a5fde07_amd64",
"relates_to_product_reference": "8Base-Openshift-Serverless-1.24"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-serverless-1/eventing-sugar-controller-rhel8@sha256:24c7217a3612a5c3c6792c433dc2a6cf4b5fda1b9e6acff84e2736705704d152_s390x as a component of Red Hat OpenShift Serverless 1.24",
"product_id": "8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-sugar-controller-rhel8@sha256:24c7217a3612a5c3c6792c433dc2a6cf4b5fda1b9e6acff84e2736705704d152_s390x"
},
"product_reference": "openshift-serverless-1/eventing-sugar-controller-rhel8@sha256:24c7217a3612a5c3c6792c433dc2a6cf4b5fda1b9e6acff84e2736705704d152_s390x",
"relates_to_product_reference": "8Base-Openshift-Serverless-1.24"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-serverless-1/eventing-sugar-controller-rhel8@sha256:3a38788638c26e9bec45694b2c4597333080189ffa96d8c7302e3e7dd1e54be5_amd64 as a component of Red Hat OpenShift Serverless 1.24",
"product_id": "8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-sugar-controller-rhel8@sha256:3a38788638c26e9bec45694b2c4597333080189ffa96d8c7302e3e7dd1e54be5_amd64"
},
"product_reference": "openshift-serverless-1/eventing-sugar-controller-rhel8@sha256:3a38788638c26e9bec45694b2c4597333080189ffa96d8c7302e3e7dd1e54be5_amd64",
"relates_to_product_reference": "8Base-Openshift-Serverless-1.24"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-serverless-1/eventing-sugar-controller-rhel8@sha256:aebfba016342e94fc0619a9ad6346c7fefbedf6739f1495954eb905cade085ac_ppc64le as a component of Red Hat OpenShift Serverless 1.24",
"product_id": "8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-sugar-controller-rhel8@sha256:aebfba016342e94fc0619a9ad6346c7fefbedf6739f1495954eb905cade085ac_ppc64le"
},
"product_reference": "openshift-serverless-1/eventing-sugar-controller-rhel8@sha256:aebfba016342e94fc0619a9ad6346c7fefbedf6739f1495954eb905cade085ac_ppc64le",
"relates_to_product_reference": "8Base-Openshift-Serverless-1.24"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-serverless-1/eventing-webhook-rhel8@sha256:11d0b8fac4cb67c95e051a91f5c6683768f8969ffc744cd3cc4814d1ee6e91c1_amd64 as a component of Red Hat OpenShift Serverless 1.24",
"product_id": "8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-webhook-rhel8@sha256:11d0b8fac4cb67c95e051a91f5c6683768f8969ffc744cd3cc4814d1ee6e91c1_amd64"
},
"product_reference": "openshift-serverless-1/eventing-webhook-rhel8@sha256:11d0b8fac4cb67c95e051a91f5c6683768f8969ffc744cd3cc4814d1ee6e91c1_amd64",
"relates_to_product_reference": "8Base-Openshift-Serverless-1.24"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-serverless-1/eventing-webhook-rhel8@sha256:1b209d1ddffba92c3d77824e37bf75302346856c10b773a101d2868f27d0b740_s390x as a component of Red Hat OpenShift Serverless 1.24",
"product_id": "8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-webhook-rhel8@sha256:1b209d1ddffba92c3d77824e37bf75302346856c10b773a101d2868f27d0b740_s390x"
},
"product_reference": "openshift-serverless-1/eventing-webhook-rhel8@sha256:1b209d1ddffba92c3d77824e37bf75302346856c10b773a101d2868f27d0b740_s390x",
"relates_to_product_reference": "8Base-Openshift-Serverless-1.24"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-serverless-1/eventing-webhook-rhel8@sha256:bf8c9de32dd5cbe536b115f52f32c666fbf886bde555ac355937d6b149cf9343_ppc64le as a component of Red Hat OpenShift Serverless 1.24",
"product_id": "8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-webhook-rhel8@sha256:bf8c9de32dd5cbe536b115f52f32c666fbf886bde555ac355937d6b149cf9343_ppc64le"
},
"product_reference": "openshift-serverless-1/eventing-webhook-rhel8@sha256:bf8c9de32dd5cbe536b115f52f32c666fbf886bde555ac355937d6b149cf9343_ppc64le",
"relates_to_product_reference": "8Base-Openshift-Serverless-1.24"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-serverless-1/ingress-rhel8-operator@sha256:46a5fb2d0f9fa5e05504b9264a3f1c0e7c7beb76e3a3aeb9bc036cda4fa9d66a_ppc64le as a component of Red Hat OpenShift Serverless 1.24",
"product_id": "8Base-Openshift-Serverless-1.24:openshift-serverless-1/ingress-rhel8-operator@sha256:46a5fb2d0f9fa5e05504b9264a3f1c0e7c7beb76e3a3aeb9bc036cda4fa9d66a_ppc64le"
},
"product_reference": "openshift-serverless-1/ingress-rhel8-operator@sha256:46a5fb2d0f9fa5e05504b9264a3f1c0e7c7beb76e3a3aeb9bc036cda4fa9d66a_ppc64le",
"relates_to_product_reference": "8Base-Openshift-Serverless-1.24"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-serverless-1/ingress-rhel8-operator@sha256:793b86f4c2add102e2f676bd57cec3365ce9b3fdc40a989c28d1f9acb851142d_amd64 as a component of Red Hat OpenShift Serverless 1.24",
"product_id": "8Base-Openshift-Serverless-1.24:openshift-serverless-1/ingress-rhel8-operator@sha256:793b86f4c2add102e2f676bd57cec3365ce9b3fdc40a989c28d1f9acb851142d_amd64"
},
"product_reference": "openshift-serverless-1/ingress-rhel8-operator@sha256:793b86f4c2add102e2f676bd57cec3365ce9b3fdc40a989c28d1f9acb851142d_amd64",
"relates_to_product_reference": "8Base-Openshift-Serverless-1.24"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-serverless-1/ingress-rhel8-operator@sha256:cce79392f93bb318123c48ac6de48aa0a2983cc1134cc063c0fdc2ff83c546c7_s390x as a component of Red Hat OpenShift Serverless 1.24",
"product_id": "8Base-Openshift-Serverless-1.24:openshift-serverless-1/ingress-rhel8-operator@sha256:cce79392f93bb318123c48ac6de48aa0a2983cc1134cc063c0fdc2ff83c546c7_s390x"
},
"product_reference": "openshift-serverless-1/ingress-rhel8-operator@sha256:cce79392f93bb318123c48ac6de48aa0a2983cc1134cc063c0fdc2ff83c546c7_s390x",
"relates_to_product_reference": "8Base-Openshift-Serverless-1.24"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-serverless-1/kn-cli-artifacts-rhel8@sha256:1a51a072d4e303a5c33b2383c843308d86c68de228b094d2efed8bc59a4bac14_s390x as a component of Red Hat OpenShift Serverless 1.24",
"product_id": "8Base-Openshift-Serverless-1.24:openshift-serverless-1/kn-cli-artifacts-rhel8@sha256:1a51a072d4e303a5c33b2383c843308d86c68de228b094d2efed8bc59a4bac14_s390x"
},
"product_reference": "openshift-serverless-1/kn-cli-artifacts-rhel8@sha256:1a51a072d4e303a5c33b2383c843308d86c68de228b094d2efed8bc59a4bac14_s390x",
"relates_to_product_reference": "8Base-Openshift-Serverless-1.24"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-serverless-1/kn-cli-artifacts-rhel8@sha256:c61b26bdf318b507af66f9092e784d64436e3b2531cc6e2e8aa1bb8bbb010fb7_ppc64le as a component of Red Hat OpenShift Serverless 1.24",
"product_id": "8Base-Openshift-Serverless-1.24:openshift-serverless-1/kn-cli-artifacts-rhel8@sha256:c61b26bdf318b507af66f9092e784d64436e3b2531cc6e2e8aa1bb8bbb010fb7_ppc64le"
},
"product_reference": "openshift-serverless-1/kn-cli-artifacts-rhel8@sha256:c61b26bdf318b507af66f9092e784d64436e3b2531cc6e2e8aa1bb8bbb010fb7_ppc64le",
"relates_to_product_reference": "8Base-Openshift-Serverless-1.24"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-serverless-1/kn-cli-artifacts-rhel8@sha256:f22168224137db649c6e6592e3ec2ae6845ca668ef65fe56c104ed6393eae526_amd64 as a component of Red Hat OpenShift Serverless 1.24",
"product_id": "8Base-Openshift-Serverless-1.24:openshift-serverless-1/kn-cli-artifacts-rhel8@sha256:f22168224137db649c6e6592e3ec2ae6845ca668ef65fe56c104ed6393eae526_amd64"
},
"product_reference": "openshift-serverless-1/kn-cli-artifacts-rhel8@sha256:f22168224137db649c6e6592e3ec2ae6845ca668ef65fe56c104ed6393eae526_amd64",
"relates_to_product_reference": "8Base-Openshift-Serverless-1.24"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-serverless-1/knative-rhel8-operator@sha256:53e115cdfeb8077cc8b89ebdeee4903b1be8c0a0d45831a9f277f342959f5961_ppc64le as a component of Red Hat OpenShift Serverless 1.24",
"product_id": "8Base-Openshift-Serverless-1.24:openshift-serverless-1/knative-rhel8-operator@sha256:53e115cdfeb8077cc8b89ebdeee4903b1be8c0a0d45831a9f277f342959f5961_ppc64le"
},
"product_reference": "openshift-serverless-1/knative-rhel8-operator@sha256:53e115cdfeb8077cc8b89ebdeee4903b1be8c0a0d45831a9f277f342959f5961_ppc64le",
"relates_to_product_reference": "8Base-Openshift-Serverless-1.24"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-serverless-1/knative-rhel8-operator@sha256:ebf24097b84ec5773e30c8f548975afb84b6fce836b373b97855f69371068d1e_s390x as a component of Red Hat OpenShift Serverless 1.24",
"product_id": "8Base-Openshift-Serverless-1.24:openshift-serverless-1/knative-rhel8-operator@sha256:ebf24097b84ec5773e30c8f548975afb84b6fce836b373b97855f69371068d1e_s390x"
},
"product_reference": "openshift-serverless-1/knative-rhel8-operator@sha256:ebf24097b84ec5773e30c8f548975afb84b6fce836b373b97855f69371068d1e_s390x",
"relates_to_product_reference": "8Base-Openshift-Serverless-1.24"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-serverless-1/knative-rhel8-operator@sha256:efa444ca6c7c4468821a8d138b4319c86fede592f3b0b4d7905e7c66e8bdb2c0_amd64 as a component of Red Hat OpenShift Serverless 1.24",
"product_id": "8Base-Openshift-Serverless-1.24:openshift-serverless-1/knative-rhel8-operator@sha256:efa444ca6c7c4468821a8d138b4319c86fede592f3b0b4d7905e7c66e8bdb2c0_amd64"
},
"product_reference": "openshift-serverless-1/knative-rhel8-operator@sha256:efa444ca6c7c4468821a8d138b4319c86fede592f3b0b4d7905e7c66e8bdb2c0_amd64",
"relates_to_product_reference": "8Base-Openshift-Serverless-1.24"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-serverless-1/kourier-control-rhel8@sha256:396fb9dcc798b05e89d38ccbe3a3abb31854f56a95ae104fb9bb215967b56d9f_ppc64le as a component of Red Hat OpenShift Serverless 1.24",
"product_id": "8Base-Openshift-Serverless-1.24:openshift-serverless-1/kourier-control-rhel8@sha256:396fb9dcc798b05e89d38ccbe3a3abb31854f56a95ae104fb9bb215967b56d9f_ppc64le"
},
"product_reference": "openshift-serverless-1/kourier-control-rhel8@sha256:396fb9dcc798b05e89d38ccbe3a3abb31854f56a95ae104fb9bb215967b56d9f_ppc64le",
"relates_to_product_reference": "8Base-Openshift-Serverless-1.24"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-serverless-1/kourier-control-rhel8@sha256:e36577c37457a4521d78f28f24dca6ae11f170635316efe374f08f825cb5904d_amd64 as a component of Red Hat OpenShift Serverless 1.24",
"product_id": "8Base-Openshift-Serverless-1.24:openshift-serverless-1/kourier-control-rhel8@sha256:e36577c37457a4521d78f28f24dca6ae11f170635316efe374f08f825cb5904d_amd64"
},
"product_reference": "openshift-serverless-1/kourier-control-rhel8@sha256:e36577c37457a4521d78f28f24dca6ae11f170635316efe374f08f825cb5904d_amd64",
"relates_to_product_reference": "8Base-Openshift-Serverless-1.24"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-serverless-1/kourier-control-rhel8@sha256:fb04b74dce262e58434b19a10dce0981b4df7541416de21343fb7124c714ffbf_s390x as a component of Red Hat OpenShift Serverless 1.24",
"product_id": "8Base-Openshift-Serverless-1.24:openshift-serverless-1/kourier-control-rhel8@sha256:fb04b74dce262e58434b19a10dce0981b4df7541416de21343fb7124c714ffbf_s390x"
},
"product_reference": "openshift-serverless-1/kourier-control-rhel8@sha256:fb04b74dce262e58434b19a10dce0981b4df7541416de21343fb7124c714ffbf_s390x",
"relates_to_product_reference": "8Base-Openshift-Serverless-1.24"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-serverless-1/net-istio-controller-rhel8@sha256:281b2782253722d916b6178ecdbc763aaa71ed4ac0db94e31d57974d4eb8b58b_ppc64le as a component of Red Hat OpenShift Serverless 1.24",
"product_id": "8Base-Openshift-Serverless-1.24:openshift-serverless-1/net-istio-controller-rhel8@sha256:281b2782253722d916b6178ecdbc763aaa71ed4ac0db94e31d57974d4eb8b58b_ppc64le"
},
"product_reference": "openshift-serverless-1/net-istio-controller-rhel8@sha256:281b2782253722d916b6178ecdbc763aaa71ed4ac0db94e31d57974d4eb8b58b_ppc64le",
"relates_to_product_reference": "8Base-Openshift-Serverless-1.24"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-serverless-1/net-istio-controller-rhel8@sha256:bf56038c0af2cfeb5a3e4b7ecd5aeebb230d042ac835b50faafa3d939dd8ca50_s390x as a component of Red Hat OpenShift Serverless 1.24",
"product_id": "8Base-Openshift-Serverless-1.24:openshift-serverless-1/net-istio-controller-rhel8@sha256:bf56038c0af2cfeb5a3e4b7ecd5aeebb230d042ac835b50faafa3d939dd8ca50_s390x"
},
"product_reference": "openshift-serverless-1/net-istio-controller-rhel8@sha256:bf56038c0af2cfeb5a3e4b7ecd5aeebb230d042ac835b50faafa3d939dd8ca50_s390x",
"relates_to_product_reference": "8Base-Openshift-Serverless-1.24"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-serverless-1/net-istio-controller-rhel8@sha256:f3643c74f73841b1de04be1d0f550c044f1ad4800ceb32cb36bf9072d8e5155b_amd64 as a component of Red Hat OpenShift Serverless 1.24",
"product_id": "8Base-Openshift-Serverless-1.24:openshift-serverless-1/net-istio-controller-rhel8@sha256:f3643c74f73841b1de04be1d0f550c044f1ad4800ceb32cb36bf9072d8e5155b_amd64"
},
"product_reference": "openshift-serverless-1/net-istio-controller-rhel8@sha256:f3643c74f73841b1de04be1d0f550c044f1ad4800ceb32cb36bf9072d8e5155b_amd64",
"relates_to_product_reference": "8Base-Openshift-Serverless-1.24"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-serverless-1/net-istio-webhook-rhel8@sha256:4f7cabd5a6bb6fd7a0d81461108891b0d2de55efe868c4fbf275131c3280ed2d_s390x as a component of Red Hat OpenShift Serverless 1.24",
"product_id": "8Base-Openshift-Serverless-1.24:openshift-serverless-1/net-istio-webhook-rhel8@sha256:4f7cabd5a6bb6fd7a0d81461108891b0d2de55efe868c4fbf275131c3280ed2d_s390x"
},
"product_reference": "openshift-serverless-1/net-istio-webhook-rhel8@sha256:4f7cabd5a6bb6fd7a0d81461108891b0d2de55efe868c4fbf275131c3280ed2d_s390x",
"relates_to_product_reference": "8Base-Openshift-Serverless-1.24"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-serverless-1/net-istio-webhook-rhel8@sha256:a07d73f5c04af2a29b6565363b472aceabbfeafe7d6dfe833d1e71b072419916_amd64 as a component of Red Hat OpenShift Serverless 1.24",
"product_id": "8Base-Openshift-Serverless-1.24:openshift-serverless-1/net-istio-webhook-rhel8@sha256:a07d73f5c04af2a29b6565363b472aceabbfeafe7d6dfe833d1e71b072419916_amd64"
},
"product_reference": "openshift-serverless-1/net-istio-webhook-rhel8@sha256:a07d73f5c04af2a29b6565363b472aceabbfeafe7d6dfe833d1e71b072419916_amd64",
"relates_to_product_reference": "8Base-Openshift-Serverless-1.24"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-serverless-1/net-istio-webhook-rhel8@sha256:cd34685812d9447969a1c3fb4382433a1b59fb3631fbe156daa6fa962458f859_ppc64le as a component of Red Hat OpenShift Serverless 1.24",
"product_id": "8Base-Openshift-Serverless-1.24:openshift-serverless-1/net-istio-webhook-rhel8@sha256:cd34685812d9447969a1c3fb4382433a1b59fb3631fbe156daa6fa962458f859_ppc64le"
},
"product_reference": "openshift-serverless-1/net-istio-webhook-rhel8@sha256:cd34685812d9447969a1c3fb4382433a1b59fb3631fbe156daa6fa962458f859_ppc64le",
"relates_to_product_reference": "8Base-Openshift-Serverless-1.24"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-serverless-1/serverless-operator-bundle@sha256:0422f8843fc62c2b72e01ffefd33db912a1ad3d70ac297882d3663c9b7299f10_amd64 as a component of Red Hat OpenShift Serverless 1.24",
"product_id": "8Base-Openshift-Serverless-1.24:openshift-serverless-1/serverless-operator-bundle@sha256:0422f8843fc62c2b72e01ffefd33db912a1ad3d70ac297882d3663c9b7299f10_amd64"
},
"product_reference": "openshift-serverless-1/serverless-operator-bundle@sha256:0422f8843fc62c2b72e01ffefd33db912a1ad3d70ac297882d3663c9b7299f10_amd64",
"relates_to_product_reference": "8Base-Openshift-Serverless-1.24"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-serverless-1/serverless-rhel8-operator@sha256:26d940bd43b928d8370c9e88e80726a427c3f0ce3afc4fddb02a507f81c8fc93_amd64 as a component of Red Hat OpenShift Serverless 1.24",
"product_id": "8Base-Openshift-Serverless-1.24:openshift-serverless-1/serverless-rhel8-operator@sha256:26d940bd43b928d8370c9e88e80726a427c3f0ce3afc4fddb02a507f81c8fc93_amd64"
},
"product_reference": "openshift-serverless-1/serverless-rhel8-operator@sha256:26d940bd43b928d8370c9e88e80726a427c3f0ce3afc4fddb02a507f81c8fc93_amd64",
"relates_to_product_reference": "8Base-Openshift-Serverless-1.24"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-serverless-1/serverless-rhel8-operator@sha256:2898df30f40683bd3a73c6f2676afdc1bfc27b23d2fe04fe7667f6db6d2422ab_ppc64le as a component of Red Hat OpenShift Serverless 1.24",
"product_id": "8Base-Openshift-Serverless-1.24:openshift-serverless-1/serverless-rhel8-operator@sha256:2898df30f40683bd3a73c6f2676afdc1bfc27b23d2fe04fe7667f6db6d2422ab_ppc64le"
},
"product_reference": "openshift-serverless-1/serverless-rhel8-operator@sha256:2898df30f40683bd3a73c6f2676afdc1bfc27b23d2fe04fe7667f6db6d2422ab_ppc64le",
"relates_to_product_reference": "8Base-Openshift-Serverless-1.24"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-serverless-1/serverless-rhel8-operator@sha256:8ec9e756969c8e6bf8155ed102a66cf578a325dcc477ff909b4806405ab59cfc_s390x as a component of Red Hat OpenShift Serverless 1.24",
"product_id": "8Base-Openshift-Serverless-1.24:openshift-serverless-1/serverless-rhel8-operator@sha256:8ec9e756969c8e6bf8155ed102a66cf578a325dcc477ff909b4806405ab59cfc_s390x"
},
"product_reference": "openshift-serverless-1/serverless-rhel8-operator@sha256:8ec9e756969c8e6bf8155ed102a66cf578a325dcc477ff909b4806405ab59cfc_s390x",
"relates_to_product_reference": "8Base-Openshift-Serverless-1.24"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-serverless-1/serving-activator-rhel8@sha256:1e9fb289564961ddbf317e568c50936b048446685c39ab14ca4e5cb682785243_s390x as a component of Red Hat OpenShift Serverless 1.24",
"product_id": "8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-activator-rhel8@sha256:1e9fb289564961ddbf317e568c50936b048446685c39ab14ca4e5cb682785243_s390x"
},
"product_reference": "openshift-serverless-1/serving-activator-rhel8@sha256:1e9fb289564961ddbf317e568c50936b048446685c39ab14ca4e5cb682785243_s390x",
"relates_to_product_reference": "8Base-Openshift-Serverless-1.24"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-serverless-1/serving-activator-rhel8@sha256:3a823819467ed0beea953eed27e2129bb4495df3f49e0f59d5004dee416e6285_amd64 as a component of Red Hat OpenShift Serverless 1.24",
"product_id": "8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-activator-rhel8@sha256:3a823819467ed0beea953eed27e2129bb4495df3f49e0f59d5004dee416e6285_amd64"
},
"product_reference": "openshift-serverless-1/serving-activator-rhel8@sha256:3a823819467ed0beea953eed27e2129bb4495df3f49e0f59d5004dee416e6285_amd64",
"relates_to_product_reference": "8Base-Openshift-Serverless-1.24"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-serverless-1/serving-activator-rhel8@sha256:4e7563e5f9761f624aefc6b79845e5b4dd1836a545c3754bc37701162ed4e3bb_ppc64le as a component of Red Hat OpenShift Serverless 1.24",
"product_id": "8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-activator-rhel8@sha256:4e7563e5f9761f624aefc6b79845e5b4dd1836a545c3754bc37701162ed4e3bb_ppc64le"
},
"product_reference": "openshift-serverless-1/serving-activator-rhel8@sha256:4e7563e5f9761f624aefc6b79845e5b4dd1836a545c3754bc37701162ed4e3bb_ppc64le",
"relates_to_product_reference": "8Base-Openshift-Serverless-1.24"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-serverless-1/serving-autoscaler-hpa-rhel8@sha256:1685c7bf25061e61688d2b5e60cde6adb8906fec6bfb713c68837b2bbeeacf85_ppc64le as a component of Red Hat OpenShift Serverless 1.24",
"product_id": "8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-autoscaler-hpa-rhel8@sha256:1685c7bf25061e61688d2b5e60cde6adb8906fec6bfb713c68837b2bbeeacf85_ppc64le"
},
"product_reference": "openshift-serverless-1/serving-autoscaler-hpa-rhel8@sha256:1685c7bf25061e61688d2b5e60cde6adb8906fec6bfb713c68837b2bbeeacf85_ppc64le",
"relates_to_product_reference": "8Base-Openshift-Serverless-1.24"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-serverless-1/serving-autoscaler-hpa-rhel8@sha256:491df16728df492b7b88efb8e86f28e46a8762f4084fb4132823611a9e758264_amd64 as a component of Red Hat OpenShift Serverless 1.24",
"product_id": "8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-autoscaler-hpa-rhel8@sha256:491df16728df492b7b88efb8e86f28e46a8762f4084fb4132823611a9e758264_amd64"
},
"product_reference": "openshift-serverless-1/serving-autoscaler-hpa-rhel8@sha256:491df16728df492b7b88efb8e86f28e46a8762f4084fb4132823611a9e758264_amd64",
"relates_to_product_reference": "8Base-Openshift-Serverless-1.24"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-serverless-1/serving-autoscaler-hpa-rhel8@sha256:8bb514634ece7dafd88ae6cc7eff52016cd4585d91cb9c106720c21c219f8967_s390x as a component of Red Hat OpenShift Serverless 1.24",
"product_id": "8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-autoscaler-hpa-rhel8@sha256:8bb514634ece7dafd88ae6cc7eff52016cd4585d91cb9c106720c21c219f8967_s390x"
},
"product_reference": "openshift-serverless-1/serving-autoscaler-hpa-rhel8@sha256:8bb514634ece7dafd88ae6cc7eff52016cd4585d91cb9c106720c21c219f8967_s390x",
"relates_to_product_reference": "8Base-Openshift-Serverless-1.24"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-serverless-1/serving-autoscaler-rhel8@sha256:01b46e0ddb618f58c06b533fe7148f772367200f5d9be9d355012e91dc401156_s390x as a component of Red Hat OpenShift Serverless 1.24",
"product_id": "8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-autoscaler-rhel8@sha256:01b46e0ddb618f58c06b533fe7148f772367200f5d9be9d355012e91dc401156_s390x"
},
"product_reference": "openshift-serverless-1/serving-autoscaler-rhel8@sha256:01b46e0ddb618f58c06b533fe7148f772367200f5d9be9d355012e91dc401156_s390x",
"relates_to_product_reference": "8Base-Openshift-Serverless-1.24"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-serverless-1/serving-autoscaler-rhel8@sha256:8cd0a381de995467f339e11f0704b8c8b978ddfdd2d8271f4c9f832e7acf9f07_amd64 as a component of Red Hat OpenShift Serverless 1.24",
"product_id": "8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-autoscaler-rhel8@sha256:8cd0a381de995467f339e11f0704b8c8b978ddfdd2d8271f4c9f832e7acf9f07_amd64"
},
"product_reference": "openshift-serverless-1/serving-autoscaler-rhel8@sha256:8cd0a381de995467f339e11f0704b8c8b978ddfdd2d8271f4c9f832e7acf9f07_amd64",
"relates_to_product_reference": "8Base-Openshift-Serverless-1.24"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-serverless-1/serving-autoscaler-rhel8@sha256:c60796d720141d322159e49bb3496732b8e0453d6606227b419caf93a12d196b_ppc64le as a component of Red Hat OpenShift Serverless 1.24",
"product_id": "8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-autoscaler-rhel8@sha256:c60796d720141d322159e49bb3496732b8e0453d6606227b419caf93a12d196b_ppc64le"
},
"product_reference": "openshift-serverless-1/serving-autoscaler-rhel8@sha256:c60796d720141d322159e49bb3496732b8e0453d6606227b419caf93a12d196b_ppc64le",
"relates_to_product_reference": "8Base-Openshift-Serverless-1.24"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-serverless-1/serving-controller-rhel8@sha256:92b01a8421488e9d9b42b6da290873b54a2619d39a05e8d2a99e4c5348a3d4dc_ppc64le as a component of Red Hat OpenShift Serverless 1.24",
"product_id": "8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-controller-rhel8@sha256:92b01a8421488e9d9b42b6da290873b54a2619d39a05e8d2a99e4c5348a3d4dc_ppc64le"
},
"product_reference": "openshift-serverless-1/serving-controller-rhel8@sha256:92b01a8421488e9d9b42b6da290873b54a2619d39a05e8d2a99e4c5348a3d4dc_ppc64le",
"relates_to_product_reference": "8Base-Openshift-Serverless-1.24"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-serverless-1/serving-controller-rhel8@sha256:b5ae691a77adb161a30ae8470f1cf4c1c6259488df18bb2bf2764d05af9a2aa8_amd64 as a component of Red Hat OpenShift Serverless 1.24",
"product_id": "8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-controller-rhel8@sha256:b5ae691a77adb161a30ae8470f1cf4c1c6259488df18bb2bf2764d05af9a2aa8_amd64"
},
"product_reference": "openshift-serverless-1/serving-controller-rhel8@sha256:b5ae691a77adb161a30ae8470f1cf4c1c6259488df18bb2bf2764d05af9a2aa8_amd64",
"relates_to_product_reference": "8Base-Openshift-Serverless-1.24"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-serverless-1/serving-controller-rhel8@sha256:b752a295b673aeee85eba6bed33cc658254dc0503c6002841d80dc0c0a38f615_s390x as a component of Red Hat OpenShift Serverless 1.24",
"product_id": "8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-controller-rhel8@sha256:b752a295b673aeee85eba6bed33cc658254dc0503c6002841d80dc0c0a38f615_s390x"
},
"product_reference": "openshift-serverless-1/serving-controller-rhel8@sha256:b752a295b673aeee85eba6bed33cc658254dc0503c6002841d80dc0c0a38f615_s390x",
"relates_to_product_reference": "8Base-Openshift-Serverless-1.24"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-serverless-1/serving-domain-mapping-rhel8@sha256:11bca084f2c8df8d369d6301847876bbf8d37c7b67a6ffb387e0759100b6e817_s390x as a component of Red Hat OpenShift Serverless 1.24",
"product_id": "8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-domain-mapping-rhel8@sha256:11bca084f2c8df8d369d6301847876bbf8d37c7b67a6ffb387e0759100b6e817_s390x"
},
"product_reference": "openshift-serverless-1/serving-domain-mapping-rhel8@sha256:11bca084f2c8df8d369d6301847876bbf8d37c7b67a6ffb387e0759100b6e817_s390x",
"relates_to_product_reference": "8Base-Openshift-Serverless-1.24"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-serverless-1/serving-domain-mapping-rhel8@sha256:4e580d29cbff1aa6050c65cee35a870dab9e6a7eaa538b356a5afefed9c38d90_amd64 as a component of Red Hat OpenShift Serverless 1.24",
"product_id": "8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-domain-mapping-rhel8@sha256:4e580d29cbff1aa6050c65cee35a870dab9e6a7eaa538b356a5afefed9c38d90_amd64"
},
"product_reference": "openshift-serverless-1/serving-domain-mapping-rhel8@sha256:4e580d29cbff1aa6050c65cee35a870dab9e6a7eaa538b356a5afefed9c38d90_amd64",
"relates_to_product_reference": "8Base-Openshift-Serverless-1.24"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-serverless-1/serving-domain-mapping-rhel8@sha256:eeb39a3fbc9d4c223d42579737948438d03b2a2ec1aee46562aabae6d343679b_ppc64le as a component of Red Hat OpenShift Serverless 1.24",
"product_id": "8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-domain-mapping-rhel8@sha256:eeb39a3fbc9d4c223d42579737948438d03b2a2ec1aee46562aabae6d343679b_ppc64le"
},
"product_reference": "openshift-serverless-1/serving-domain-mapping-rhel8@sha256:eeb39a3fbc9d4c223d42579737948438d03b2a2ec1aee46562aabae6d343679b_ppc64le",
"relates_to_product_reference": "8Base-Openshift-Serverless-1.24"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-serverless-1/serving-domain-mapping-webhook-rhel8@sha256:8057fa6657c0bf909297273acc4faea1cddb29f9f02f6c797279adb42f083332_amd64 as a component of Red Hat OpenShift Serverless 1.24",
"product_id": "8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-domain-mapping-webhook-rhel8@sha256:8057fa6657c0bf909297273acc4faea1cddb29f9f02f6c797279adb42f083332_amd64"
},
"product_reference": "openshift-serverless-1/serving-domain-mapping-webhook-rhel8@sha256:8057fa6657c0bf909297273acc4faea1cddb29f9f02f6c797279adb42f083332_amd64",
"relates_to_product_reference": "8Base-Openshift-Serverless-1.24"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-serverless-1/serving-domain-mapping-webhook-rhel8@sha256:84e13a4c84098e0a6a5b461c7581861cd9114ce3cc7c2147afd727e56f323b28_s390x as a component of Red Hat OpenShift Serverless 1.24",
"product_id": "8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-domain-mapping-webhook-rhel8@sha256:84e13a4c84098e0a6a5b461c7581861cd9114ce3cc7c2147afd727e56f323b28_s390x"
},
"product_reference": "openshift-serverless-1/serving-domain-mapping-webhook-rhel8@sha256:84e13a4c84098e0a6a5b461c7581861cd9114ce3cc7c2147afd727e56f323b28_s390x",
"relates_to_product_reference": "8Base-Openshift-Serverless-1.24"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-serverless-1/serving-domain-mapping-webhook-rhel8@sha256:f99e203de17686584c05ee0901041edd055350c39da063d5d6dcd026d1e17593_ppc64le as a component of Red Hat OpenShift Serverless 1.24",
"product_id": "8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-domain-mapping-webhook-rhel8@sha256:f99e203de17686584c05ee0901041edd055350c39da063d5d6dcd026d1e17593_ppc64le"
},
"product_reference": "openshift-serverless-1/serving-domain-mapping-webhook-rhel8@sha256:f99e203de17686584c05ee0901041edd055350c39da063d5d6dcd026d1e17593_ppc64le",
"relates_to_product_reference": "8Base-Openshift-Serverless-1.24"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-serverless-1/serving-queue-rhel8@sha256:8740a1f7cb3ef3c4caa5774cced7787cc1e345dbe3708307001c1def9fd32e2f_ppc64le as a component of Red Hat OpenShift Serverless 1.24",
"product_id": "8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-queue-rhel8@sha256:8740a1f7cb3ef3c4caa5774cced7787cc1e345dbe3708307001c1def9fd32e2f_ppc64le"
},
"product_reference": "openshift-serverless-1/serving-queue-rhel8@sha256:8740a1f7cb3ef3c4caa5774cced7787cc1e345dbe3708307001c1def9fd32e2f_ppc64le",
"relates_to_product_reference": "8Base-Openshift-Serverless-1.24"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-serverless-1/serving-queue-rhel8@sha256:ac1ca0ae5e3c7fc242ec5a313e45d09b83261ffe26eab3ebcbbae9299471b25a_s390x as a component of Red Hat OpenShift Serverless 1.24",
"product_id": "8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-queue-rhel8@sha256:ac1ca0ae5e3c7fc242ec5a313e45d09b83261ffe26eab3ebcbbae9299471b25a_s390x"
},
"product_reference": "openshift-serverless-1/serving-queue-rhel8@sha256:ac1ca0ae5e3c7fc242ec5a313e45d09b83261ffe26eab3ebcbbae9299471b25a_s390x",
"relates_to_product_reference": "8Base-Openshift-Serverless-1.24"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-serverless-1/serving-queue-rhel8@sha256:f16b4f4e86e758354c8b19ee3a075dfd6fd19eb7ba282ad8293d41ca0c8f3028_amd64 as a component of Red Hat OpenShift Serverless 1.24",
"product_id": "8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-queue-rhel8@sha256:f16b4f4e86e758354c8b19ee3a075dfd6fd19eb7ba282ad8293d41ca0c8f3028_amd64"
},
"product_reference": "openshift-serverless-1/serving-queue-rhel8@sha256:f16b4f4e86e758354c8b19ee3a075dfd6fd19eb7ba282ad8293d41ca0c8f3028_amd64",
"relates_to_product_reference": "8Base-Openshift-Serverless-1.24"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-serverless-1/serving-storage-version-migration-rhel8@sha256:1c3b2c4c06981fd8eb13c05837c8da3523f0df9c79eacd6ffc1138e5f26bdba6_amd64 as a component of Red Hat OpenShift Serverless 1.24",
"product_id": "8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-storage-version-migration-rhel8@sha256:1c3b2c4c06981fd8eb13c05837c8da3523f0df9c79eacd6ffc1138e5f26bdba6_amd64"
},
"product_reference": "openshift-serverless-1/serving-storage-version-migration-rhel8@sha256:1c3b2c4c06981fd8eb13c05837c8da3523f0df9c79eacd6ffc1138e5f26bdba6_amd64",
"relates_to_product_reference": "8Base-Openshift-Serverless-1.24"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-serverless-1/serving-storage-version-migration-rhel8@sha256:27b7b75eae9eacc52a577887885db7c29192e15aada8a3b7406e032561609462_s390x as a component of Red Hat OpenShift Serverless 1.24",
"product_id": "8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-storage-version-migration-rhel8@sha256:27b7b75eae9eacc52a577887885db7c29192e15aada8a3b7406e032561609462_s390x"
},
"product_reference": "openshift-serverless-1/serving-storage-version-migration-rhel8@sha256:27b7b75eae9eacc52a577887885db7c29192e15aada8a3b7406e032561609462_s390x",
"relates_to_product_reference": "8Base-Openshift-Serverless-1.24"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-serverless-1/serving-storage-version-migration-rhel8@sha256:8012cc60fab4e14b7fab05589c977c15ac941efb09601069be09d4e25385ed26_ppc64le as a component of Red Hat OpenShift Serverless 1.24",
"product_id": "8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-storage-version-migration-rhel8@sha256:8012cc60fab4e14b7fab05589c977c15ac941efb09601069be09d4e25385ed26_ppc64le"
},
"product_reference": "openshift-serverless-1/serving-storage-version-migration-rhel8@sha256:8012cc60fab4e14b7fab05589c977c15ac941efb09601069be09d4e25385ed26_ppc64le",
"relates_to_product_reference": "8Base-Openshift-Serverless-1.24"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-serverless-1/serving-webhook-rhel8@sha256:4fdc2c632eb0fa4f10a78e39622c83febde93f38db16bd0ca4a35c1eb7062548_s390x as a component of Red Hat OpenShift Serverless 1.24",
"product_id": "8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-webhook-rhel8@sha256:4fdc2c632eb0fa4f10a78e39622c83febde93f38db16bd0ca4a35c1eb7062548_s390x"
},
"product_reference": "openshift-serverless-1/serving-webhook-rhel8@sha256:4fdc2c632eb0fa4f10a78e39622c83febde93f38db16bd0ca4a35c1eb7062548_s390x",
"relates_to_product_reference": "8Base-Openshift-Serverless-1.24"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-serverless-1/serving-webhook-rhel8@sha256:6904376f1ae4dadc23ab9993b50aaaa3db130fcd338f3dfae9e437b348e6e934_amd64 as a component of Red Hat OpenShift Serverless 1.24",
"product_id": "8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-webhook-rhel8@sha256:6904376f1ae4dadc23ab9993b50aaaa3db130fcd338f3dfae9e437b348e6e934_amd64"
},
"product_reference": "openshift-serverless-1/serving-webhook-rhel8@sha256:6904376f1ae4dadc23ab9993b50aaaa3db130fcd338f3dfae9e437b348e6e934_amd64",
"relates_to_product_reference": "8Base-Openshift-Serverless-1.24"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-serverless-1/serving-webhook-rhel8@sha256:dc902a39bc520abcf2100c26e2e1c4ba20aa5aadff763b40f234eb01a26b6f77_ppc64le as a component of Red Hat OpenShift Serverless 1.24",
"product_id": "8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-webhook-rhel8@sha256:dc902a39bc520abcf2100c26e2e1c4ba20aa5aadff763b40f234eb01a26b6f77_ppc64le"
},
"product_reference": "openshift-serverless-1/serving-webhook-rhel8@sha256:dc902a39bc520abcf2100c26e2e1c4ba20aa5aadff763b40f234eb01a26b6f77_ppc64le",
"relates_to_product_reference": "8Base-Openshift-Serverless-1.24"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-serverless-1/svls-must-gather-rhel8@sha256:057e9ccae9eae50fadad4772b203e897f5c54bf9d40f6e2f2ccbdbc93f5850b5_ppc64le as a component of Red Hat OpenShift Serverless 1.24",
"product_id": "8Base-Openshift-Serverless-1.24:openshift-serverless-1/svls-must-gather-rhel8@sha256:057e9ccae9eae50fadad4772b203e897f5c54bf9d40f6e2f2ccbdbc93f5850b5_ppc64le"
},
"product_reference": "openshift-serverless-1/svls-must-gather-rhel8@sha256:057e9ccae9eae50fadad4772b203e897f5c54bf9d40f6e2f2ccbdbc93f5850b5_ppc64le",
"relates_to_product_reference": "8Base-Openshift-Serverless-1.24"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-serverless-1/svls-must-gather-rhel8@sha256:7557328dcdede1992a3660342f037e490f58bc3281c68c6e4f44e6d66c4a0cff_s390x as a component of Red Hat OpenShift Serverless 1.24",
"product_id": "8Base-Openshift-Serverless-1.24:openshift-serverless-1/svls-must-gather-rhel8@sha256:7557328dcdede1992a3660342f037e490f58bc3281c68c6e4f44e6d66c4a0cff_s390x"
},
"product_reference": "openshift-serverless-1/svls-must-gather-rhel8@sha256:7557328dcdede1992a3660342f037e490f58bc3281c68c6e4f44e6d66c4a0cff_s390x",
"relates_to_product_reference": "8Base-Openshift-Serverless-1.24"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-serverless-1/svls-must-gather-rhel8@sha256:e0a982cd04fee4416659b7e1e6a827c2c371144bd461f23913ae9e0633fd598a_amd64 as a component of Red Hat OpenShift Serverless 1.24",
"product_id": "8Base-Openshift-Serverless-1.24:openshift-serverless-1/svls-must-gather-rhel8@sha256:e0a982cd04fee4416659b7e1e6a827c2c371144bd461f23913ae9e0633fd598a_amd64"
},
"product_reference": "openshift-serverless-1/svls-must-gather-rhel8@sha256:e0a982cd04fee4416659b7e1e6a827c2c371144bd461f23913ae9e0633fd598a_amd64",
"relates_to_product_reference": "8Base-Openshift-Serverless-1.24"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2022-1705",
"cwe": {
"id": "CWE-444",
"name": "Inconsistent Interpretation of HTTP Requests (\u0027HTTP Request/Response Smuggling\u0027)"
},
"discovery_date": "2022-07-14T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2107374"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in golang. The HTTP/1 client accepted invalid Transfer-Encoding headers indicating \"chunked\" encoding. This issue could allow request smuggling, but only if combined with an intermediate server that also improperly accepts the header as invalid.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "golang: net/http: improper sanitization of Transfer-Encoding header",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "Within regulated environments, a combination of the following controls acts as a significant barrier to successfully exploiting a CWE-444: Inconsistent Interpretation of HTTP Requests (\u0027HTTP Request/Response Smuggling\u0027) vulnerability and therefore downgrades the severity of this particular CVE from Moderate to Low.\n\nThe platform uses secure, encrypted HTTPS connections over TLS 1.2 to reduce the risk of smuggling attacks by preventing the injection of ambiguous or malformed requests between components. The environment employs IPS/IDS and antimalware solutions to detect and block malicious code while ensuring consistent interpretation of HTTP requests across network layers, mitigating request/response inconsistencies. Event logs are collected and analyzed for centralization, correlation, monitoring, alerting, and retention, enabling the detection of malformed or suspicious HTTP traffic. Static code analysis and peer reviews enforce strong input validation and error handling to ensure all user inputs adhere to HTTP protocol specifications.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"8Base-Openshift-Serverless-1.24:openshift-serverless-1-tech-preview/eventing-kafka-broker-controller-rhel8@sha256:2a4b30bcff1377073202362dfd521bd7ac3e3e3960fdb33a6cf9fa39fc89de6b_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1-tech-preview/eventing-kafka-broker-controller-rhel8@sha256:be290e6d950e8af6162c1dece8472788b66459e8cb91df319f50ccf66f27b5c7_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1-tech-preview/eventing-kafka-broker-controller-rhel8@sha256:f8b5d9c9c0182f5cc1f76422759bf8925d2f29292390ada83a6b7c7986f1462c_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1-tech-preview/eventing-kafka-broker-dispatcher-rhel8@sha256:08c6d6908a2e58a18e908223daf152802106b00a67905e94e075fca827af87c9_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1-tech-preview/eventing-kafka-broker-dispatcher-rhel8@sha256:8ac0796f3585a406facba98766688ae6777b5673a4515418db8d1d92c4d65494_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1-tech-preview/eventing-kafka-broker-dispatcher-rhel8@sha256:9af6b8413acbf59adc88e9b88a51105f3b0a4913499c3026f64e7fda91e43384_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1-tech-preview/eventing-kafka-broker-receiver-rhel8@sha256:4dc0783cf92da5b5aa4cd1b9e9d55aa55a69b94eef0d29f261d3d51bd2260b68_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1-tech-preview/eventing-kafka-broker-receiver-rhel8@sha256:80fd78ad61caab0b20e39d4c6103ed9b074d3efa1dc67ab7bf415ea7db912dc3_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1-tech-preview/eventing-kafka-broker-receiver-rhel8@sha256:aeaaf1d541b5756df65f0700bcd82d085077ae3b1ce99c6d8728997c23e31ef9_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1-tech-preview/eventing-kafka-broker-webhook-rhel8@sha256:0dad9dc28babb21622f90c83647c9cc48bfa66faad257c88e7adf1d50ad0f80c_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1-tech-preview/eventing-kafka-broker-webhook-rhel8@sha256:10ba81e103ed6b7dff7b02394b20f44b46acd6b09d72f16667c068eb9989dc77_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1-tech-preview/eventing-kafka-broker-webhook-rhel8@sha256:f94aef78ce0870fdceac5b3467220540127a73415e81baa4b48bf986bc181c4d_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/client-kn-rhel8@sha256:09644d1c149970cd7c06635806a0ffc077a6340d68c357cd7f2bb5a6f57e46f3_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/client-kn-rhel8@sha256:46510d8b5dfba62d0a3da64ba90d1b8f88ad3b909c3e6ed14bcd96017d766829_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/client-kn-rhel8@sha256:f9bf2892123c3d981d2d5f158e643e6ba6f59a441b47c4055dc542f8cf8330c0_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-apiserver-receive-adapter-rhel8@sha256:834e37f8ddfbe157ad357fcef49f5213053d1295bb31361c5dd14a213ff2755c_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-apiserver-receive-adapter-rhel8@sha256:d13848369ca942d13548ab9b73a2d60b67f9412e535ed647342acaa8cef36c37_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-apiserver-receive-adapter-rhel8@sha256:eef2145e61234d37713ef8fda1f82d7cbe6502c5e6386117230d66ab7e1dd21a_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-controller-rhel8@sha256:52ef0c51b53ede0344f58174e624db08e6dcac04a0cba1668915f217949fc868_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-controller-rhel8@sha256:72c5fcaa44e3da56b297eb718d8a2b7eeb44069d6f3ce71b0eca30070b18bd9d_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-controller-rhel8@sha256:ad2df12dd77e8a3092431ca8d1b5eae42240c8ebb8766e436009bd6df7ee51f3_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-in-memory-channel-controller-rhel8@sha256:070f2c819506853dee230f37e00b27a05ba01c6f7cbbffc9a04b59a65d0c45e9_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-in-memory-channel-controller-rhel8@sha256:111da99563ea799e6b54933f12dc8f8a3828e36f650900e02da3be5afbdeefd9_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-in-memory-channel-controller-rhel8@sha256:69871b8d6e72713fe2eaf5f1e0aac1282fb8659d2895836994f10c847fe320d1_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-in-memory-channel-dispatcher-rhel8@sha256:4b5ee83ccace988c6eaf456e82dea83d160ae7e6aaad1ab8f48410f90da8f1c1_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-in-memory-channel-dispatcher-rhel8@sha256:52247eff5dc9a89244e6697ae9ce61cc1b42265171c956d4d50984179daced89_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-in-memory-channel-dispatcher-rhel8@sha256:68b61474089703d0685a952062401303206ba11bc108b8504f6f6390933d83cb_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-kafka-broker-controller-rhel8@sha256:2a4b30bcff1377073202362dfd521bd7ac3e3e3960fdb33a6cf9fa39fc89de6b_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-kafka-broker-controller-rhel8@sha256:be290e6d950e8af6162c1dece8472788b66459e8cb91df319f50ccf66f27b5c7_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-kafka-broker-controller-rhel8@sha256:f8b5d9c9c0182f5cc1f76422759bf8925d2f29292390ada83a6b7c7986f1462c_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-kafka-broker-dispatcher-rhel8@sha256:08c6d6908a2e58a18e908223daf152802106b00a67905e94e075fca827af87c9_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-kafka-broker-dispatcher-rhel8@sha256:8ac0796f3585a406facba98766688ae6777b5673a4515418db8d1d92c4d65494_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-kafka-broker-dispatcher-rhel8@sha256:9af6b8413acbf59adc88e9b88a51105f3b0a4913499c3026f64e7fda91e43384_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-kafka-broker-post-install-rhel8@sha256:260e7f0086f4e036be3a9ab5d24ce99fc8a053cc7f2906f8a6080f59f2a3e591_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-kafka-broker-post-install-rhel8@sha256:36551ea609536ba900f7a0493a06d07f9c0f19a0eef7e4956575354ca92cd1ef_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-kafka-broker-post-install-rhel8@sha256:6d4a898f37f87aa6db636487c6892833249be38635fe631433652feda762a40e_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-kafka-broker-webhook-rhel8@sha256:0dad9dc28babb21622f90c83647c9cc48bfa66faad257c88e7adf1d50ad0f80c_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-kafka-broker-webhook-rhel8@sha256:10ba81e103ed6b7dff7b02394b20f44b46acd6b09d72f16667c068eb9989dc77_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-kafka-broker-webhook-rhel8@sha256:f94aef78ce0870fdceac5b3467220540127a73415e81baa4b48bf986bc181c4d_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-mtbroker-filter-rhel8@sha256:4f6e162ee5fb96ff69a1546b7f728641dded59548f14afdfa870f7f0291787ac_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-mtbroker-filter-rhel8@sha256:ecde2ee2aa9618775178e03bcc07e53d6f5e12f30261238d8ffb366fb1e47c94_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-mtbroker-filter-rhel8@sha256:ee2dc3e0f648dc59551cfdf0ac5c36aa6cd9a4b2abaada7095ae4d5b8e0a571e_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-mtbroker-ingress-rhel8@sha256:4eaac6386b1b8a9e360df5afbd85aeebb97e5c81dbd861996caafad48b4cc6f9_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-mtbroker-ingress-rhel8@sha256:644fbcd1924d570f105f5f9760eb15eddbeed16c894edfcb4ef8c8a14e370bce_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-mtbroker-ingress-rhel8@sha256:a26dfc1a610bbaf876443b4b01a04130f7c0aba4d40e246333fe8bf7eb899f45_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-mtchannel-broker-rhel8@sha256:353859f2a8649fa9b3f5c0e02cafd57f79f96a10a7a697ba08eaa8cb70effe51_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-mtchannel-broker-rhel8@sha256:6f7afb57dc78ccb13498434196c5e8cd0f6ec53f045689febf1a62c492358d93_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-mtchannel-broker-rhel8@sha256:fadf3035a8bd25307843d1c6c88654a03db25983407a770875b4507942684dd5_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-mtping-rhel8@sha256:2254577d2c2e67d28f8459fbd4ac43af78b7d29cc0b56c631607dd68f3d31637_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-mtping-rhel8@sha256:a7177a43f46b6470a19970c62ebc17119ca3c3021471f9396faa436e621beb1e_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-mtping-rhel8@sha256:c6c2c7924d90e81e2906f3bf3969b02d7f3e4dc80c187e6c55a7e4ea17ac20cd_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-storage-version-migration-rhel8@sha256:3c1baa5bad644c06bedabaed9c668f0999527f00bc1d195e71a528c222087328_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-storage-version-migration-rhel8@sha256:63dab761fd3a2e08950b7ee52852fb39cef7820f2a8cf8142ec3701a07372d7c_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-storage-version-migration-rhel8@sha256:ff7924a37865ac1a90872f35675934a1627e49a29577a78af18b8e743a5fde07_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-sugar-controller-rhel8@sha256:24c7217a3612a5c3c6792c433dc2a6cf4b5fda1b9e6acff84e2736705704d152_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-sugar-controller-rhel8@sha256:3a38788638c26e9bec45694b2c4597333080189ffa96d8c7302e3e7dd1e54be5_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-sugar-controller-rhel8@sha256:aebfba016342e94fc0619a9ad6346c7fefbedf6739f1495954eb905cade085ac_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-webhook-rhel8@sha256:11d0b8fac4cb67c95e051a91f5c6683768f8969ffc744cd3cc4814d1ee6e91c1_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-webhook-rhel8@sha256:1b209d1ddffba92c3d77824e37bf75302346856c10b773a101d2868f27d0b740_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-webhook-rhel8@sha256:bf8c9de32dd5cbe536b115f52f32c666fbf886bde555ac355937d6b149cf9343_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/ingress-rhel8-operator@sha256:46a5fb2d0f9fa5e05504b9264a3f1c0e7c7beb76e3a3aeb9bc036cda4fa9d66a_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/ingress-rhel8-operator@sha256:793b86f4c2add102e2f676bd57cec3365ce9b3fdc40a989c28d1f9acb851142d_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/ingress-rhel8-operator@sha256:cce79392f93bb318123c48ac6de48aa0a2983cc1134cc063c0fdc2ff83c546c7_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/kn-cli-artifacts-rhel8@sha256:1a51a072d4e303a5c33b2383c843308d86c68de228b094d2efed8bc59a4bac14_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/kn-cli-artifacts-rhel8@sha256:c61b26bdf318b507af66f9092e784d64436e3b2531cc6e2e8aa1bb8bbb010fb7_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/kn-cli-artifacts-rhel8@sha256:f22168224137db649c6e6592e3ec2ae6845ca668ef65fe56c104ed6393eae526_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/knative-rhel8-operator@sha256:53e115cdfeb8077cc8b89ebdeee4903b1be8c0a0d45831a9f277f342959f5961_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/knative-rhel8-operator@sha256:ebf24097b84ec5773e30c8f548975afb84b6fce836b373b97855f69371068d1e_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/knative-rhel8-operator@sha256:efa444ca6c7c4468821a8d138b4319c86fede592f3b0b4d7905e7c66e8bdb2c0_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/kourier-control-rhel8@sha256:396fb9dcc798b05e89d38ccbe3a3abb31854f56a95ae104fb9bb215967b56d9f_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/kourier-control-rhel8@sha256:e36577c37457a4521d78f28f24dca6ae11f170635316efe374f08f825cb5904d_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/kourier-control-rhel8@sha256:fb04b74dce262e58434b19a10dce0981b4df7541416de21343fb7124c714ffbf_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/net-istio-controller-rhel8@sha256:281b2782253722d916b6178ecdbc763aaa71ed4ac0db94e31d57974d4eb8b58b_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/net-istio-controller-rhel8@sha256:bf56038c0af2cfeb5a3e4b7ecd5aeebb230d042ac835b50faafa3d939dd8ca50_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/net-istio-controller-rhel8@sha256:f3643c74f73841b1de04be1d0f550c044f1ad4800ceb32cb36bf9072d8e5155b_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/net-istio-webhook-rhel8@sha256:4f7cabd5a6bb6fd7a0d81461108891b0d2de55efe868c4fbf275131c3280ed2d_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/net-istio-webhook-rhel8@sha256:a07d73f5c04af2a29b6565363b472aceabbfeafe7d6dfe833d1e71b072419916_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/net-istio-webhook-rhel8@sha256:cd34685812d9447969a1c3fb4382433a1b59fb3631fbe156daa6fa962458f859_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serverless-operator-bundle@sha256:0422f8843fc62c2b72e01ffefd33db912a1ad3d70ac297882d3663c9b7299f10_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serverless-rhel8-operator@sha256:26d940bd43b928d8370c9e88e80726a427c3f0ce3afc4fddb02a507f81c8fc93_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serverless-rhel8-operator@sha256:2898df30f40683bd3a73c6f2676afdc1bfc27b23d2fe04fe7667f6db6d2422ab_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serverless-rhel8-operator@sha256:8ec9e756969c8e6bf8155ed102a66cf578a325dcc477ff909b4806405ab59cfc_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-activator-rhel8@sha256:1e9fb289564961ddbf317e568c50936b048446685c39ab14ca4e5cb682785243_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-activator-rhel8@sha256:3a823819467ed0beea953eed27e2129bb4495df3f49e0f59d5004dee416e6285_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-activator-rhel8@sha256:4e7563e5f9761f624aefc6b79845e5b4dd1836a545c3754bc37701162ed4e3bb_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-autoscaler-hpa-rhel8@sha256:1685c7bf25061e61688d2b5e60cde6adb8906fec6bfb713c68837b2bbeeacf85_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-autoscaler-hpa-rhel8@sha256:491df16728df492b7b88efb8e86f28e46a8762f4084fb4132823611a9e758264_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-autoscaler-hpa-rhel8@sha256:8bb514634ece7dafd88ae6cc7eff52016cd4585d91cb9c106720c21c219f8967_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-autoscaler-rhel8@sha256:01b46e0ddb618f58c06b533fe7148f772367200f5d9be9d355012e91dc401156_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-autoscaler-rhel8@sha256:8cd0a381de995467f339e11f0704b8c8b978ddfdd2d8271f4c9f832e7acf9f07_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-autoscaler-rhel8@sha256:c60796d720141d322159e49bb3496732b8e0453d6606227b419caf93a12d196b_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-controller-rhel8@sha256:92b01a8421488e9d9b42b6da290873b54a2619d39a05e8d2a99e4c5348a3d4dc_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-controller-rhel8@sha256:b5ae691a77adb161a30ae8470f1cf4c1c6259488df18bb2bf2764d05af9a2aa8_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-controller-rhel8@sha256:b752a295b673aeee85eba6bed33cc658254dc0503c6002841d80dc0c0a38f615_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-domain-mapping-rhel8@sha256:11bca084f2c8df8d369d6301847876bbf8d37c7b67a6ffb387e0759100b6e817_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-domain-mapping-rhel8@sha256:4e580d29cbff1aa6050c65cee35a870dab9e6a7eaa538b356a5afefed9c38d90_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-domain-mapping-rhel8@sha256:eeb39a3fbc9d4c223d42579737948438d03b2a2ec1aee46562aabae6d343679b_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-domain-mapping-webhook-rhel8@sha256:8057fa6657c0bf909297273acc4faea1cddb29f9f02f6c797279adb42f083332_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-domain-mapping-webhook-rhel8@sha256:84e13a4c84098e0a6a5b461c7581861cd9114ce3cc7c2147afd727e56f323b28_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-domain-mapping-webhook-rhel8@sha256:f99e203de17686584c05ee0901041edd055350c39da063d5d6dcd026d1e17593_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-queue-rhel8@sha256:8740a1f7cb3ef3c4caa5774cced7787cc1e345dbe3708307001c1def9fd32e2f_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-queue-rhel8@sha256:ac1ca0ae5e3c7fc242ec5a313e45d09b83261ffe26eab3ebcbbae9299471b25a_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-queue-rhel8@sha256:f16b4f4e86e758354c8b19ee3a075dfd6fd19eb7ba282ad8293d41ca0c8f3028_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-storage-version-migration-rhel8@sha256:1c3b2c4c06981fd8eb13c05837c8da3523f0df9c79eacd6ffc1138e5f26bdba6_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-storage-version-migration-rhel8@sha256:27b7b75eae9eacc52a577887885db7c29192e15aada8a3b7406e032561609462_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-storage-version-migration-rhel8@sha256:8012cc60fab4e14b7fab05589c977c15ac941efb09601069be09d4e25385ed26_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-webhook-rhel8@sha256:4fdc2c632eb0fa4f10a78e39622c83febde93f38db16bd0ca4a35c1eb7062548_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-webhook-rhel8@sha256:6904376f1ae4dadc23ab9993b50aaaa3db130fcd338f3dfae9e437b348e6e934_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-webhook-rhel8@sha256:dc902a39bc520abcf2100c26e2e1c4ba20aa5aadff763b40f234eb01a26b6f77_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/svls-must-gather-rhel8@sha256:057e9ccae9eae50fadad4772b203e897f5c54bf9d40f6e2f2ccbdbc93f5850b5_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/svls-must-gather-rhel8@sha256:7557328dcdede1992a3660342f037e490f58bc3281c68c6e4f44e6d66c4a0cff_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/svls-must-gather-rhel8@sha256:e0a982cd04fee4416659b7e1e6a827c2c371144bd461f23913ae9e0633fd598a_amd64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2022-1705"
},
{
"category": "external",
"summary": "RHBZ#2107374",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2107374"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2022-1705",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-1705"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2022-1705",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2022-1705"
},
{
"category": "external",
"summary": "https://go.dev/issue/53188",
"url": "https://go.dev/issue/53188"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-announce/c/nqrv9fbR0zE",
"url": "https://groups.google.com/g/golang-announce/c/nqrv9fbR0zE"
}
],
"release_date": "2022-07-12T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2022-08-10T13:13:24+00:00",
"details": "See the Red Hat OpenShift Container Platform 4.6 documentation at:\nhttps://access.redhat.com/documentation/en-us/openshift_container_platform/4.6/html/serverless/index\nSee the Red Hat OpenShift Container Platform 4.7 documentation at:\nhttps://access.redhat.com/documentation/en-us/openshift_container_platform/4.7/html/serverless/index\nSee the Red Hat OpenShift Container Platform 4.8 documentation at:\nhttps://access.redhat.com/documentation/en-us/openshift_container_platform/4.8/html/serverless/index\nSee the Red Hat OpenShift Container Platform 4.9 documentation at:\nhttps://access.redhat.com/documentation/en-us/openshift_container_platform/4.9/html/serverless/index\nSee the Red Hat OpenShift Container Platform 4.10 documentation at:\nhttps://access.redhat.com/documentation/en-us/openshift_container_platform/4.10/html/serverless/index",
"product_ids": [
"8Base-Openshift-Serverless-1.24:openshift-serverless-1-tech-preview/eventing-kafka-broker-controller-rhel8@sha256:2a4b30bcff1377073202362dfd521bd7ac3e3e3960fdb33a6cf9fa39fc89de6b_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1-tech-preview/eventing-kafka-broker-controller-rhel8@sha256:be290e6d950e8af6162c1dece8472788b66459e8cb91df319f50ccf66f27b5c7_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1-tech-preview/eventing-kafka-broker-controller-rhel8@sha256:f8b5d9c9c0182f5cc1f76422759bf8925d2f29292390ada83a6b7c7986f1462c_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1-tech-preview/eventing-kafka-broker-dispatcher-rhel8@sha256:08c6d6908a2e58a18e908223daf152802106b00a67905e94e075fca827af87c9_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1-tech-preview/eventing-kafka-broker-dispatcher-rhel8@sha256:8ac0796f3585a406facba98766688ae6777b5673a4515418db8d1d92c4d65494_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1-tech-preview/eventing-kafka-broker-dispatcher-rhel8@sha256:9af6b8413acbf59adc88e9b88a51105f3b0a4913499c3026f64e7fda91e43384_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1-tech-preview/eventing-kafka-broker-receiver-rhel8@sha256:4dc0783cf92da5b5aa4cd1b9e9d55aa55a69b94eef0d29f261d3d51bd2260b68_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1-tech-preview/eventing-kafka-broker-receiver-rhel8@sha256:80fd78ad61caab0b20e39d4c6103ed9b074d3efa1dc67ab7bf415ea7db912dc3_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1-tech-preview/eventing-kafka-broker-receiver-rhel8@sha256:aeaaf1d541b5756df65f0700bcd82d085077ae3b1ce99c6d8728997c23e31ef9_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1-tech-preview/eventing-kafka-broker-webhook-rhel8@sha256:0dad9dc28babb21622f90c83647c9cc48bfa66faad257c88e7adf1d50ad0f80c_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1-tech-preview/eventing-kafka-broker-webhook-rhel8@sha256:10ba81e103ed6b7dff7b02394b20f44b46acd6b09d72f16667c068eb9989dc77_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1-tech-preview/eventing-kafka-broker-webhook-rhel8@sha256:f94aef78ce0870fdceac5b3467220540127a73415e81baa4b48bf986bc181c4d_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/client-kn-rhel8@sha256:09644d1c149970cd7c06635806a0ffc077a6340d68c357cd7f2bb5a6f57e46f3_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/client-kn-rhel8@sha256:46510d8b5dfba62d0a3da64ba90d1b8f88ad3b909c3e6ed14bcd96017d766829_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/client-kn-rhel8@sha256:f9bf2892123c3d981d2d5f158e643e6ba6f59a441b47c4055dc542f8cf8330c0_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-apiserver-receive-adapter-rhel8@sha256:834e37f8ddfbe157ad357fcef49f5213053d1295bb31361c5dd14a213ff2755c_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-apiserver-receive-adapter-rhel8@sha256:d13848369ca942d13548ab9b73a2d60b67f9412e535ed647342acaa8cef36c37_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-apiserver-receive-adapter-rhel8@sha256:eef2145e61234d37713ef8fda1f82d7cbe6502c5e6386117230d66ab7e1dd21a_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-controller-rhel8@sha256:52ef0c51b53ede0344f58174e624db08e6dcac04a0cba1668915f217949fc868_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-controller-rhel8@sha256:72c5fcaa44e3da56b297eb718d8a2b7eeb44069d6f3ce71b0eca30070b18bd9d_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-controller-rhel8@sha256:ad2df12dd77e8a3092431ca8d1b5eae42240c8ebb8766e436009bd6df7ee51f3_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-in-memory-channel-controller-rhel8@sha256:070f2c819506853dee230f37e00b27a05ba01c6f7cbbffc9a04b59a65d0c45e9_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-in-memory-channel-controller-rhel8@sha256:111da99563ea799e6b54933f12dc8f8a3828e36f650900e02da3be5afbdeefd9_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-in-memory-channel-controller-rhel8@sha256:69871b8d6e72713fe2eaf5f1e0aac1282fb8659d2895836994f10c847fe320d1_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-in-memory-channel-dispatcher-rhel8@sha256:4b5ee83ccace988c6eaf456e82dea83d160ae7e6aaad1ab8f48410f90da8f1c1_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-in-memory-channel-dispatcher-rhel8@sha256:52247eff5dc9a89244e6697ae9ce61cc1b42265171c956d4d50984179daced89_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-in-memory-channel-dispatcher-rhel8@sha256:68b61474089703d0685a952062401303206ba11bc108b8504f6f6390933d83cb_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-kafka-broker-controller-rhel8@sha256:2a4b30bcff1377073202362dfd521bd7ac3e3e3960fdb33a6cf9fa39fc89de6b_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-kafka-broker-controller-rhel8@sha256:be290e6d950e8af6162c1dece8472788b66459e8cb91df319f50ccf66f27b5c7_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-kafka-broker-controller-rhel8@sha256:f8b5d9c9c0182f5cc1f76422759bf8925d2f29292390ada83a6b7c7986f1462c_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-kafka-broker-dispatcher-rhel8@sha256:08c6d6908a2e58a18e908223daf152802106b00a67905e94e075fca827af87c9_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-kafka-broker-dispatcher-rhel8@sha256:8ac0796f3585a406facba98766688ae6777b5673a4515418db8d1d92c4d65494_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-kafka-broker-dispatcher-rhel8@sha256:9af6b8413acbf59adc88e9b88a51105f3b0a4913499c3026f64e7fda91e43384_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-kafka-broker-post-install-rhel8@sha256:260e7f0086f4e036be3a9ab5d24ce99fc8a053cc7f2906f8a6080f59f2a3e591_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-kafka-broker-post-install-rhel8@sha256:36551ea609536ba900f7a0493a06d07f9c0f19a0eef7e4956575354ca92cd1ef_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-kafka-broker-post-install-rhel8@sha256:6d4a898f37f87aa6db636487c6892833249be38635fe631433652feda762a40e_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-kafka-broker-webhook-rhel8@sha256:0dad9dc28babb21622f90c83647c9cc48bfa66faad257c88e7adf1d50ad0f80c_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-kafka-broker-webhook-rhel8@sha256:10ba81e103ed6b7dff7b02394b20f44b46acd6b09d72f16667c068eb9989dc77_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-kafka-broker-webhook-rhel8@sha256:f94aef78ce0870fdceac5b3467220540127a73415e81baa4b48bf986bc181c4d_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-mtbroker-filter-rhel8@sha256:4f6e162ee5fb96ff69a1546b7f728641dded59548f14afdfa870f7f0291787ac_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-mtbroker-filter-rhel8@sha256:ecde2ee2aa9618775178e03bcc07e53d6f5e12f30261238d8ffb366fb1e47c94_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-mtbroker-filter-rhel8@sha256:ee2dc3e0f648dc59551cfdf0ac5c36aa6cd9a4b2abaada7095ae4d5b8e0a571e_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-mtbroker-ingress-rhel8@sha256:4eaac6386b1b8a9e360df5afbd85aeebb97e5c81dbd861996caafad48b4cc6f9_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-mtbroker-ingress-rhel8@sha256:644fbcd1924d570f105f5f9760eb15eddbeed16c894edfcb4ef8c8a14e370bce_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-mtbroker-ingress-rhel8@sha256:a26dfc1a610bbaf876443b4b01a04130f7c0aba4d40e246333fe8bf7eb899f45_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-mtchannel-broker-rhel8@sha256:353859f2a8649fa9b3f5c0e02cafd57f79f96a10a7a697ba08eaa8cb70effe51_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-mtchannel-broker-rhel8@sha256:6f7afb57dc78ccb13498434196c5e8cd0f6ec53f045689febf1a62c492358d93_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-mtchannel-broker-rhel8@sha256:fadf3035a8bd25307843d1c6c88654a03db25983407a770875b4507942684dd5_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-mtping-rhel8@sha256:2254577d2c2e67d28f8459fbd4ac43af78b7d29cc0b56c631607dd68f3d31637_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-mtping-rhel8@sha256:a7177a43f46b6470a19970c62ebc17119ca3c3021471f9396faa436e621beb1e_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-mtping-rhel8@sha256:c6c2c7924d90e81e2906f3bf3969b02d7f3e4dc80c187e6c55a7e4ea17ac20cd_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-storage-version-migration-rhel8@sha256:3c1baa5bad644c06bedabaed9c668f0999527f00bc1d195e71a528c222087328_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-storage-version-migration-rhel8@sha256:63dab761fd3a2e08950b7ee52852fb39cef7820f2a8cf8142ec3701a07372d7c_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-storage-version-migration-rhel8@sha256:ff7924a37865ac1a90872f35675934a1627e49a29577a78af18b8e743a5fde07_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-sugar-controller-rhel8@sha256:24c7217a3612a5c3c6792c433dc2a6cf4b5fda1b9e6acff84e2736705704d152_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-sugar-controller-rhel8@sha256:3a38788638c26e9bec45694b2c4597333080189ffa96d8c7302e3e7dd1e54be5_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-sugar-controller-rhel8@sha256:aebfba016342e94fc0619a9ad6346c7fefbedf6739f1495954eb905cade085ac_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-webhook-rhel8@sha256:11d0b8fac4cb67c95e051a91f5c6683768f8969ffc744cd3cc4814d1ee6e91c1_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-webhook-rhel8@sha256:1b209d1ddffba92c3d77824e37bf75302346856c10b773a101d2868f27d0b740_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-webhook-rhel8@sha256:bf8c9de32dd5cbe536b115f52f32c666fbf886bde555ac355937d6b149cf9343_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/ingress-rhel8-operator@sha256:46a5fb2d0f9fa5e05504b9264a3f1c0e7c7beb76e3a3aeb9bc036cda4fa9d66a_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/ingress-rhel8-operator@sha256:793b86f4c2add102e2f676bd57cec3365ce9b3fdc40a989c28d1f9acb851142d_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/ingress-rhel8-operator@sha256:cce79392f93bb318123c48ac6de48aa0a2983cc1134cc063c0fdc2ff83c546c7_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/kn-cli-artifacts-rhel8@sha256:1a51a072d4e303a5c33b2383c843308d86c68de228b094d2efed8bc59a4bac14_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/kn-cli-artifacts-rhel8@sha256:c61b26bdf318b507af66f9092e784d64436e3b2531cc6e2e8aa1bb8bbb010fb7_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/kn-cli-artifacts-rhel8@sha256:f22168224137db649c6e6592e3ec2ae6845ca668ef65fe56c104ed6393eae526_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/knative-rhel8-operator@sha256:53e115cdfeb8077cc8b89ebdeee4903b1be8c0a0d45831a9f277f342959f5961_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/knative-rhel8-operator@sha256:ebf24097b84ec5773e30c8f548975afb84b6fce836b373b97855f69371068d1e_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/knative-rhel8-operator@sha256:efa444ca6c7c4468821a8d138b4319c86fede592f3b0b4d7905e7c66e8bdb2c0_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/kourier-control-rhel8@sha256:396fb9dcc798b05e89d38ccbe3a3abb31854f56a95ae104fb9bb215967b56d9f_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/kourier-control-rhel8@sha256:e36577c37457a4521d78f28f24dca6ae11f170635316efe374f08f825cb5904d_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/kourier-control-rhel8@sha256:fb04b74dce262e58434b19a10dce0981b4df7541416de21343fb7124c714ffbf_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/net-istio-controller-rhel8@sha256:281b2782253722d916b6178ecdbc763aaa71ed4ac0db94e31d57974d4eb8b58b_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/net-istio-controller-rhel8@sha256:bf56038c0af2cfeb5a3e4b7ecd5aeebb230d042ac835b50faafa3d939dd8ca50_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/net-istio-controller-rhel8@sha256:f3643c74f73841b1de04be1d0f550c044f1ad4800ceb32cb36bf9072d8e5155b_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/net-istio-webhook-rhel8@sha256:4f7cabd5a6bb6fd7a0d81461108891b0d2de55efe868c4fbf275131c3280ed2d_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/net-istio-webhook-rhel8@sha256:a07d73f5c04af2a29b6565363b472aceabbfeafe7d6dfe833d1e71b072419916_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/net-istio-webhook-rhel8@sha256:cd34685812d9447969a1c3fb4382433a1b59fb3631fbe156daa6fa962458f859_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serverless-operator-bundle@sha256:0422f8843fc62c2b72e01ffefd33db912a1ad3d70ac297882d3663c9b7299f10_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serverless-rhel8-operator@sha256:26d940bd43b928d8370c9e88e80726a427c3f0ce3afc4fddb02a507f81c8fc93_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serverless-rhel8-operator@sha256:2898df30f40683bd3a73c6f2676afdc1bfc27b23d2fe04fe7667f6db6d2422ab_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serverless-rhel8-operator@sha256:8ec9e756969c8e6bf8155ed102a66cf578a325dcc477ff909b4806405ab59cfc_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-activator-rhel8@sha256:1e9fb289564961ddbf317e568c50936b048446685c39ab14ca4e5cb682785243_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-activator-rhel8@sha256:3a823819467ed0beea953eed27e2129bb4495df3f49e0f59d5004dee416e6285_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-activator-rhel8@sha256:4e7563e5f9761f624aefc6b79845e5b4dd1836a545c3754bc37701162ed4e3bb_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-autoscaler-hpa-rhel8@sha256:1685c7bf25061e61688d2b5e60cde6adb8906fec6bfb713c68837b2bbeeacf85_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-autoscaler-hpa-rhel8@sha256:491df16728df492b7b88efb8e86f28e46a8762f4084fb4132823611a9e758264_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-autoscaler-hpa-rhel8@sha256:8bb514634ece7dafd88ae6cc7eff52016cd4585d91cb9c106720c21c219f8967_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-autoscaler-rhel8@sha256:01b46e0ddb618f58c06b533fe7148f772367200f5d9be9d355012e91dc401156_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-autoscaler-rhel8@sha256:8cd0a381de995467f339e11f0704b8c8b978ddfdd2d8271f4c9f832e7acf9f07_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-autoscaler-rhel8@sha256:c60796d720141d322159e49bb3496732b8e0453d6606227b419caf93a12d196b_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-controller-rhel8@sha256:92b01a8421488e9d9b42b6da290873b54a2619d39a05e8d2a99e4c5348a3d4dc_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-controller-rhel8@sha256:b5ae691a77adb161a30ae8470f1cf4c1c6259488df18bb2bf2764d05af9a2aa8_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-controller-rhel8@sha256:b752a295b673aeee85eba6bed33cc658254dc0503c6002841d80dc0c0a38f615_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-domain-mapping-rhel8@sha256:11bca084f2c8df8d369d6301847876bbf8d37c7b67a6ffb387e0759100b6e817_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-domain-mapping-rhel8@sha256:4e580d29cbff1aa6050c65cee35a870dab9e6a7eaa538b356a5afefed9c38d90_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-domain-mapping-rhel8@sha256:eeb39a3fbc9d4c223d42579737948438d03b2a2ec1aee46562aabae6d343679b_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-domain-mapping-webhook-rhel8@sha256:8057fa6657c0bf909297273acc4faea1cddb29f9f02f6c797279adb42f083332_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-domain-mapping-webhook-rhel8@sha256:84e13a4c84098e0a6a5b461c7581861cd9114ce3cc7c2147afd727e56f323b28_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-domain-mapping-webhook-rhel8@sha256:f99e203de17686584c05ee0901041edd055350c39da063d5d6dcd026d1e17593_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-queue-rhel8@sha256:8740a1f7cb3ef3c4caa5774cced7787cc1e345dbe3708307001c1def9fd32e2f_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-queue-rhel8@sha256:ac1ca0ae5e3c7fc242ec5a313e45d09b83261ffe26eab3ebcbbae9299471b25a_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-queue-rhel8@sha256:f16b4f4e86e758354c8b19ee3a075dfd6fd19eb7ba282ad8293d41ca0c8f3028_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-storage-version-migration-rhel8@sha256:1c3b2c4c06981fd8eb13c05837c8da3523f0df9c79eacd6ffc1138e5f26bdba6_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-storage-version-migration-rhel8@sha256:27b7b75eae9eacc52a577887885db7c29192e15aada8a3b7406e032561609462_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-storage-version-migration-rhel8@sha256:8012cc60fab4e14b7fab05589c977c15ac941efb09601069be09d4e25385ed26_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-webhook-rhel8@sha256:4fdc2c632eb0fa4f10a78e39622c83febde93f38db16bd0ca4a35c1eb7062548_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-webhook-rhel8@sha256:6904376f1ae4dadc23ab9993b50aaaa3db130fcd338f3dfae9e437b348e6e934_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-webhook-rhel8@sha256:dc902a39bc520abcf2100c26e2e1c4ba20aa5aadff763b40f234eb01a26b6f77_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/svls-must-gather-rhel8@sha256:057e9ccae9eae50fadad4772b203e897f5c54bf9d40f6e2f2ccbdbc93f5850b5_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/svls-must-gather-rhel8@sha256:7557328dcdede1992a3660342f037e490f58bc3281c68c6e4f44e6d66c4a0cff_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/svls-must-gather-rhel8@sha256:e0a982cd04fee4416659b7e1e6a827c2c371144bd461f23913ae9e0633fd598a_amd64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2022:6040"
}
],
"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-Openshift-Serverless-1.24:openshift-serverless-1-tech-preview/eventing-kafka-broker-controller-rhel8@sha256:2a4b30bcff1377073202362dfd521bd7ac3e3e3960fdb33a6cf9fa39fc89de6b_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1-tech-preview/eventing-kafka-broker-controller-rhel8@sha256:be290e6d950e8af6162c1dece8472788b66459e8cb91df319f50ccf66f27b5c7_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1-tech-preview/eventing-kafka-broker-controller-rhel8@sha256:f8b5d9c9c0182f5cc1f76422759bf8925d2f29292390ada83a6b7c7986f1462c_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1-tech-preview/eventing-kafka-broker-dispatcher-rhel8@sha256:08c6d6908a2e58a18e908223daf152802106b00a67905e94e075fca827af87c9_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1-tech-preview/eventing-kafka-broker-dispatcher-rhel8@sha256:8ac0796f3585a406facba98766688ae6777b5673a4515418db8d1d92c4d65494_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1-tech-preview/eventing-kafka-broker-dispatcher-rhel8@sha256:9af6b8413acbf59adc88e9b88a51105f3b0a4913499c3026f64e7fda91e43384_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1-tech-preview/eventing-kafka-broker-receiver-rhel8@sha256:4dc0783cf92da5b5aa4cd1b9e9d55aa55a69b94eef0d29f261d3d51bd2260b68_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1-tech-preview/eventing-kafka-broker-receiver-rhel8@sha256:80fd78ad61caab0b20e39d4c6103ed9b074d3efa1dc67ab7bf415ea7db912dc3_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1-tech-preview/eventing-kafka-broker-receiver-rhel8@sha256:aeaaf1d541b5756df65f0700bcd82d085077ae3b1ce99c6d8728997c23e31ef9_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1-tech-preview/eventing-kafka-broker-webhook-rhel8@sha256:0dad9dc28babb21622f90c83647c9cc48bfa66faad257c88e7adf1d50ad0f80c_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1-tech-preview/eventing-kafka-broker-webhook-rhel8@sha256:10ba81e103ed6b7dff7b02394b20f44b46acd6b09d72f16667c068eb9989dc77_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1-tech-preview/eventing-kafka-broker-webhook-rhel8@sha256:f94aef78ce0870fdceac5b3467220540127a73415e81baa4b48bf986bc181c4d_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/client-kn-rhel8@sha256:09644d1c149970cd7c06635806a0ffc077a6340d68c357cd7f2bb5a6f57e46f3_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/client-kn-rhel8@sha256:46510d8b5dfba62d0a3da64ba90d1b8f88ad3b909c3e6ed14bcd96017d766829_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/client-kn-rhel8@sha256:f9bf2892123c3d981d2d5f158e643e6ba6f59a441b47c4055dc542f8cf8330c0_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-apiserver-receive-adapter-rhel8@sha256:834e37f8ddfbe157ad357fcef49f5213053d1295bb31361c5dd14a213ff2755c_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-apiserver-receive-adapter-rhel8@sha256:d13848369ca942d13548ab9b73a2d60b67f9412e535ed647342acaa8cef36c37_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-apiserver-receive-adapter-rhel8@sha256:eef2145e61234d37713ef8fda1f82d7cbe6502c5e6386117230d66ab7e1dd21a_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-controller-rhel8@sha256:52ef0c51b53ede0344f58174e624db08e6dcac04a0cba1668915f217949fc868_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-controller-rhel8@sha256:72c5fcaa44e3da56b297eb718d8a2b7eeb44069d6f3ce71b0eca30070b18bd9d_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-controller-rhel8@sha256:ad2df12dd77e8a3092431ca8d1b5eae42240c8ebb8766e436009bd6df7ee51f3_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-in-memory-channel-controller-rhel8@sha256:070f2c819506853dee230f37e00b27a05ba01c6f7cbbffc9a04b59a65d0c45e9_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-in-memory-channel-controller-rhel8@sha256:111da99563ea799e6b54933f12dc8f8a3828e36f650900e02da3be5afbdeefd9_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-in-memory-channel-controller-rhel8@sha256:69871b8d6e72713fe2eaf5f1e0aac1282fb8659d2895836994f10c847fe320d1_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-in-memory-channel-dispatcher-rhel8@sha256:4b5ee83ccace988c6eaf456e82dea83d160ae7e6aaad1ab8f48410f90da8f1c1_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-in-memory-channel-dispatcher-rhel8@sha256:52247eff5dc9a89244e6697ae9ce61cc1b42265171c956d4d50984179daced89_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-in-memory-channel-dispatcher-rhel8@sha256:68b61474089703d0685a952062401303206ba11bc108b8504f6f6390933d83cb_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-kafka-broker-controller-rhel8@sha256:2a4b30bcff1377073202362dfd521bd7ac3e3e3960fdb33a6cf9fa39fc89de6b_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-kafka-broker-controller-rhel8@sha256:be290e6d950e8af6162c1dece8472788b66459e8cb91df319f50ccf66f27b5c7_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-kafka-broker-controller-rhel8@sha256:f8b5d9c9c0182f5cc1f76422759bf8925d2f29292390ada83a6b7c7986f1462c_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-kafka-broker-dispatcher-rhel8@sha256:08c6d6908a2e58a18e908223daf152802106b00a67905e94e075fca827af87c9_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-kafka-broker-dispatcher-rhel8@sha256:8ac0796f3585a406facba98766688ae6777b5673a4515418db8d1d92c4d65494_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-kafka-broker-dispatcher-rhel8@sha256:9af6b8413acbf59adc88e9b88a51105f3b0a4913499c3026f64e7fda91e43384_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-kafka-broker-post-install-rhel8@sha256:260e7f0086f4e036be3a9ab5d24ce99fc8a053cc7f2906f8a6080f59f2a3e591_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-kafka-broker-post-install-rhel8@sha256:36551ea609536ba900f7a0493a06d07f9c0f19a0eef7e4956575354ca92cd1ef_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-kafka-broker-post-install-rhel8@sha256:6d4a898f37f87aa6db636487c6892833249be38635fe631433652feda762a40e_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-kafka-broker-webhook-rhel8@sha256:0dad9dc28babb21622f90c83647c9cc48bfa66faad257c88e7adf1d50ad0f80c_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-kafka-broker-webhook-rhel8@sha256:10ba81e103ed6b7dff7b02394b20f44b46acd6b09d72f16667c068eb9989dc77_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-kafka-broker-webhook-rhel8@sha256:f94aef78ce0870fdceac5b3467220540127a73415e81baa4b48bf986bc181c4d_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-mtbroker-filter-rhel8@sha256:4f6e162ee5fb96ff69a1546b7f728641dded59548f14afdfa870f7f0291787ac_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-mtbroker-filter-rhel8@sha256:ecde2ee2aa9618775178e03bcc07e53d6f5e12f30261238d8ffb366fb1e47c94_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-mtbroker-filter-rhel8@sha256:ee2dc3e0f648dc59551cfdf0ac5c36aa6cd9a4b2abaada7095ae4d5b8e0a571e_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-mtbroker-ingress-rhel8@sha256:4eaac6386b1b8a9e360df5afbd85aeebb97e5c81dbd861996caafad48b4cc6f9_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-mtbroker-ingress-rhel8@sha256:644fbcd1924d570f105f5f9760eb15eddbeed16c894edfcb4ef8c8a14e370bce_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-mtbroker-ingress-rhel8@sha256:a26dfc1a610bbaf876443b4b01a04130f7c0aba4d40e246333fe8bf7eb899f45_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-mtchannel-broker-rhel8@sha256:353859f2a8649fa9b3f5c0e02cafd57f79f96a10a7a697ba08eaa8cb70effe51_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-mtchannel-broker-rhel8@sha256:6f7afb57dc78ccb13498434196c5e8cd0f6ec53f045689febf1a62c492358d93_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-mtchannel-broker-rhel8@sha256:fadf3035a8bd25307843d1c6c88654a03db25983407a770875b4507942684dd5_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-mtping-rhel8@sha256:2254577d2c2e67d28f8459fbd4ac43af78b7d29cc0b56c631607dd68f3d31637_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-mtping-rhel8@sha256:a7177a43f46b6470a19970c62ebc17119ca3c3021471f9396faa436e621beb1e_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-mtping-rhel8@sha256:c6c2c7924d90e81e2906f3bf3969b02d7f3e4dc80c187e6c55a7e4ea17ac20cd_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-storage-version-migration-rhel8@sha256:3c1baa5bad644c06bedabaed9c668f0999527f00bc1d195e71a528c222087328_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-storage-version-migration-rhel8@sha256:63dab761fd3a2e08950b7ee52852fb39cef7820f2a8cf8142ec3701a07372d7c_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-storage-version-migration-rhel8@sha256:ff7924a37865ac1a90872f35675934a1627e49a29577a78af18b8e743a5fde07_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-sugar-controller-rhel8@sha256:24c7217a3612a5c3c6792c433dc2a6cf4b5fda1b9e6acff84e2736705704d152_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-sugar-controller-rhel8@sha256:3a38788638c26e9bec45694b2c4597333080189ffa96d8c7302e3e7dd1e54be5_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-sugar-controller-rhel8@sha256:aebfba016342e94fc0619a9ad6346c7fefbedf6739f1495954eb905cade085ac_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-webhook-rhel8@sha256:11d0b8fac4cb67c95e051a91f5c6683768f8969ffc744cd3cc4814d1ee6e91c1_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-webhook-rhel8@sha256:1b209d1ddffba92c3d77824e37bf75302346856c10b773a101d2868f27d0b740_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-webhook-rhel8@sha256:bf8c9de32dd5cbe536b115f52f32c666fbf886bde555ac355937d6b149cf9343_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/ingress-rhel8-operator@sha256:46a5fb2d0f9fa5e05504b9264a3f1c0e7c7beb76e3a3aeb9bc036cda4fa9d66a_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/ingress-rhel8-operator@sha256:793b86f4c2add102e2f676bd57cec3365ce9b3fdc40a989c28d1f9acb851142d_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/ingress-rhel8-operator@sha256:cce79392f93bb318123c48ac6de48aa0a2983cc1134cc063c0fdc2ff83c546c7_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/kn-cli-artifacts-rhel8@sha256:1a51a072d4e303a5c33b2383c843308d86c68de228b094d2efed8bc59a4bac14_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/kn-cli-artifacts-rhel8@sha256:c61b26bdf318b507af66f9092e784d64436e3b2531cc6e2e8aa1bb8bbb010fb7_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/kn-cli-artifacts-rhel8@sha256:f22168224137db649c6e6592e3ec2ae6845ca668ef65fe56c104ed6393eae526_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/knative-rhel8-operator@sha256:53e115cdfeb8077cc8b89ebdeee4903b1be8c0a0d45831a9f277f342959f5961_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/knative-rhel8-operator@sha256:ebf24097b84ec5773e30c8f548975afb84b6fce836b373b97855f69371068d1e_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/knative-rhel8-operator@sha256:efa444ca6c7c4468821a8d138b4319c86fede592f3b0b4d7905e7c66e8bdb2c0_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/kourier-control-rhel8@sha256:396fb9dcc798b05e89d38ccbe3a3abb31854f56a95ae104fb9bb215967b56d9f_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/kourier-control-rhel8@sha256:e36577c37457a4521d78f28f24dca6ae11f170635316efe374f08f825cb5904d_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/kourier-control-rhel8@sha256:fb04b74dce262e58434b19a10dce0981b4df7541416de21343fb7124c714ffbf_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/net-istio-controller-rhel8@sha256:281b2782253722d916b6178ecdbc763aaa71ed4ac0db94e31d57974d4eb8b58b_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/net-istio-controller-rhel8@sha256:bf56038c0af2cfeb5a3e4b7ecd5aeebb230d042ac835b50faafa3d939dd8ca50_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/net-istio-controller-rhel8@sha256:f3643c74f73841b1de04be1d0f550c044f1ad4800ceb32cb36bf9072d8e5155b_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/net-istio-webhook-rhel8@sha256:4f7cabd5a6bb6fd7a0d81461108891b0d2de55efe868c4fbf275131c3280ed2d_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/net-istio-webhook-rhel8@sha256:a07d73f5c04af2a29b6565363b472aceabbfeafe7d6dfe833d1e71b072419916_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/net-istio-webhook-rhel8@sha256:cd34685812d9447969a1c3fb4382433a1b59fb3631fbe156daa6fa962458f859_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serverless-operator-bundle@sha256:0422f8843fc62c2b72e01ffefd33db912a1ad3d70ac297882d3663c9b7299f10_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serverless-rhel8-operator@sha256:26d940bd43b928d8370c9e88e80726a427c3f0ce3afc4fddb02a507f81c8fc93_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serverless-rhel8-operator@sha256:2898df30f40683bd3a73c6f2676afdc1bfc27b23d2fe04fe7667f6db6d2422ab_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serverless-rhel8-operator@sha256:8ec9e756969c8e6bf8155ed102a66cf578a325dcc477ff909b4806405ab59cfc_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-activator-rhel8@sha256:1e9fb289564961ddbf317e568c50936b048446685c39ab14ca4e5cb682785243_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-activator-rhel8@sha256:3a823819467ed0beea953eed27e2129bb4495df3f49e0f59d5004dee416e6285_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-activator-rhel8@sha256:4e7563e5f9761f624aefc6b79845e5b4dd1836a545c3754bc37701162ed4e3bb_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-autoscaler-hpa-rhel8@sha256:1685c7bf25061e61688d2b5e60cde6adb8906fec6bfb713c68837b2bbeeacf85_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-autoscaler-hpa-rhel8@sha256:491df16728df492b7b88efb8e86f28e46a8762f4084fb4132823611a9e758264_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-autoscaler-hpa-rhel8@sha256:8bb514634ece7dafd88ae6cc7eff52016cd4585d91cb9c106720c21c219f8967_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-autoscaler-rhel8@sha256:01b46e0ddb618f58c06b533fe7148f772367200f5d9be9d355012e91dc401156_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-autoscaler-rhel8@sha256:8cd0a381de995467f339e11f0704b8c8b978ddfdd2d8271f4c9f832e7acf9f07_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-autoscaler-rhel8@sha256:c60796d720141d322159e49bb3496732b8e0453d6606227b419caf93a12d196b_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-controller-rhel8@sha256:92b01a8421488e9d9b42b6da290873b54a2619d39a05e8d2a99e4c5348a3d4dc_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-controller-rhel8@sha256:b5ae691a77adb161a30ae8470f1cf4c1c6259488df18bb2bf2764d05af9a2aa8_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-controller-rhel8@sha256:b752a295b673aeee85eba6bed33cc658254dc0503c6002841d80dc0c0a38f615_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-domain-mapping-rhel8@sha256:11bca084f2c8df8d369d6301847876bbf8d37c7b67a6ffb387e0759100b6e817_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-domain-mapping-rhel8@sha256:4e580d29cbff1aa6050c65cee35a870dab9e6a7eaa538b356a5afefed9c38d90_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-domain-mapping-rhel8@sha256:eeb39a3fbc9d4c223d42579737948438d03b2a2ec1aee46562aabae6d343679b_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-domain-mapping-webhook-rhel8@sha256:8057fa6657c0bf909297273acc4faea1cddb29f9f02f6c797279adb42f083332_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-domain-mapping-webhook-rhel8@sha256:84e13a4c84098e0a6a5b461c7581861cd9114ce3cc7c2147afd727e56f323b28_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-domain-mapping-webhook-rhel8@sha256:f99e203de17686584c05ee0901041edd055350c39da063d5d6dcd026d1e17593_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-queue-rhel8@sha256:8740a1f7cb3ef3c4caa5774cced7787cc1e345dbe3708307001c1def9fd32e2f_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-queue-rhel8@sha256:ac1ca0ae5e3c7fc242ec5a313e45d09b83261ffe26eab3ebcbbae9299471b25a_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-queue-rhel8@sha256:f16b4f4e86e758354c8b19ee3a075dfd6fd19eb7ba282ad8293d41ca0c8f3028_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-storage-version-migration-rhel8@sha256:1c3b2c4c06981fd8eb13c05837c8da3523f0df9c79eacd6ffc1138e5f26bdba6_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-storage-version-migration-rhel8@sha256:27b7b75eae9eacc52a577887885db7c29192e15aada8a3b7406e032561609462_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-storage-version-migration-rhel8@sha256:8012cc60fab4e14b7fab05589c977c15ac941efb09601069be09d4e25385ed26_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-webhook-rhel8@sha256:4fdc2c632eb0fa4f10a78e39622c83febde93f38db16bd0ca4a35c1eb7062548_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-webhook-rhel8@sha256:6904376f1ae4dadc23ab9993b50aaaa3db130fcd338f3dfae9e437b348e6e934_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-webhook-rhel8@sha256:dc902a39bc520abcf2100c26e2e1c4ba20aa5aadff763b40f234eb01a26b6f77_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/svls-must-gather-rhel8@sha256:057e9ccae9eae50fadad4772b203e897f5c54bf9d40f6e2f2ccbdbc93f5850b5_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/svls-must-gather-rhel8@sha256:7557328dcdede1992a3660342f037e490f58bc3281c68c6e4f44e6d66c4a0cff_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/svls-must-gather-rhel8@sha256:e0a982cd04fee4416659b7e1e6a827c2c371144bd461f23913ae9e0633fd598a_amd64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "golang: net/http: improper sanitization of Transfer-Encoding header"
},
{
"cve": "CVE-2022-1962",
"cwe": {
"id": "CWE-1325",
"name": "Improperly Controlled Sequential Memory Allocation"
},
"discovery_date": "2022-07-14T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2107376"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in the golang standard library, go/parser. When calling any Parse functions on the Go source code, which contains deeply nested types or declarations, a panic can occur due to stack exhaustion. This issue allows an attacker to impact system availability.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "golang: go/parser: stack exhaustion in all Parse* functions",
"title": "Vulnerability summary"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"8Base-Openshift-Serverless-1.24:openshift-serverless-1-tech-preview/eventing-kafka-broker-controller-rhel8@sha256:2a4b30bcff1377073202362dfd521bd7ac3e3e3960fdb33a6cf9fa39fc89de6b_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1-tech-preview/eventing-kafka-broker-controller-rhel8@sha256:be290e6d950e8af6162c1dece8472788b66459e8cb91df319f50ccf66f27b5c7_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1-tech-preview/eventing-kafka-broker-controller-rhel8@sha256:f8b5d9c9c0182f5cc1f76422759bf8925d2f29292390ada83a6b7c7986f1462c_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1-tech-preview/eventing-kafka-broker-dispatcher-rhel8@sha256:08c6d6908a2e58a18e908223daf152802106b00a67905e94e075fca827af87c9_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1-tech-preview/eventing-kafka-broker-dispatcher-rhel8@sha256:8ac0796f3585a406facba98766688ae6777b5673a4515418db8d1d92c4d65494_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1-tech-preview/eventing-kafka-broker-dispatcher-rhel8@sha256:9af6b8413acbf59adc88e9b88a51105f3b0a4913499c3026f64e7fda91e43384_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1-tech-preview/eventing-kafka-broker-receiver-rhel8@sha256:4dc0783cf92da5b5aa4cd1b9e9d55aa55a69b94eef0d29f261d3d51bd2260b68_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1-tech-preview/eventing-kafka-broker-receiver-rhel8@sha256:80fd78ad61caab0b20e39d4c6103ed9b074d3efa1dc67ab7bf415ea7db912dc3_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1-tech-preview/eventing-kafka-broker-receiver-rhel8@sha256:aeaaf1d541b5756df65f0700bcd82d085077ae3b1ce99c6d8728997c23e31ef9_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1-tech-preview/eventing-kafka-broker-webhook-rhel8@sha256:0dad9dc28babb21622f90c83647c9cc48bfa66faad257c88e7adf1d50ad0f80c_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1-tech-preview/eventing-kafka-broker-webhook-rhel8@sha256:10ba81e103ed6b7dff7b02394b20f44b46acd6b09d72f16667c068eb9989dc77_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1-tech-preview/eventing-kafka-broker-webhook-rhel8@sha256:f94aef78ce0870fdceac5b3467220540127a73415e81baa4b48bf986bc181c4d_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/client-kn-rhel8@sha256:09644d1c149970cd7c06635806a0ffc077a6340d68c357cd7f2bb5a6f57e46f3_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/client-kn-rhel8@sha256:46510d8b5dfba62d0a3da64ba90d1b8f88ad3b909c3e6ed14bcd96017d766829_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/client-kn-rhel8@sha256:f9bf2892123c3d981d2d5f158e643e6ba6f59a441b47c4055dc542f8cf8330c0_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-apiserver-receive-adapter-rhel8@sha256:834e37f8ddfbe157ad357fcef49f5213053d1295bb31361c5dd14a213ff2755c_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-apiserver-receive-adapter-rhel8@sha256:d13848369ca942d13548ab9b73a2d60b67f9412e535ed647342acaa8cef36c37_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-apiserver-receive-adapter-rhel8@sha256:eef2145e61234d37713ef8fda1f82d7cbe6502c5e6386117230d66ab7e1dd21a_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-controller-rhel8@sha256:52ef0c51b53ede0344f58174e624db08e6dcac04a0cba1668915f217949fc868_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-controller-rhel8@sha256:72c5fcaa44e3da56b297eb718d8a2b7eeb44069d6f3ce71b0eca30070b18bd9d_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-controller-rhel8@sha256:ad2df12dd77e8a3092431ca8d1b5eae42240c8ebb8766e436009bd6df7ee51f3_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-in-memory-channel-controller-rhel8@sha256:070f2c819506853dee230f37e00b27a05ba01c6f7cbbffc9a04b59a65d0c45e9_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-in-memory-channel-controller-rhel8@sha256:111da99563ea799e6b54933f12dc8f8a3828e36f650900e02da3be5afbdeefd9_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-in-memory-channel-controller-rhel8@sha256:69871b8d6e72713fe2eaf5f1e0aac1282fb8659d2895836994f10c847fe320d1_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-in-memory-channel-dispatcher-rhel8@sha256:4b5ee83ccace988c6eaf456e82dea83d160ae7e6aaad1ab8f48410f90da8f1c1_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-in-memory-channel-dispatcher-rhel8@sha256:52247eff5dc9a89244e6697ae9ce61cc1b42265171c956d4d50984179daced89_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-in-memory-channel-dispatcher-rhel8@sha256:68b61474089703d0685a952062401303206ba11bc108b8504f6f6390933d83cb_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-kafka-broker-controller-rhel8@sha256:2a4b30bcff1377073202362dfd521bd7ac3e3e3960fdb33a6cf9fa39fc89de6b_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-kafka-broker-controller-rhel8@sha256:be290e6d950e8af6162c1dece8472788b66459e8cb91df319f50ccf66f27b5c7_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-kafka-broker-controller-rhel8@sha256:f8b5d9c9c0182f5cc1f76422759bf8925d2f29292390ada83a6b7c7986f1462c_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-kafka-broker-dispatcher-rhel8@sha256:08c6d6908a2e58a18e908223daf152802106b00a67905e94e075fca827af87c9_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-kafka-broker-dispatcher-rhel8@sha256:8ac0796f3585a406facba98766688ae6777b5673a4515418db8d1d92c4d65494_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-kafka-broker-dispatcher-rhel8@sha256:9af6b8413acbf59adc88e9b88a51105f3b0a4913499c3026f64e7fda91e43384_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-kafka-broker-post-install-rhel8@sha256:260e7f0086f4e036be3a9ab5d24ce99fc8a053cc7f2906f8a6080f59f2a3e591_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-kafka-broker-post-install-rhel8@sha256:36551ea609536ba900f7a0493a06d07f9c0f19a0eef7e4956575354ca92cd1ef_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-kafka-broker-post-install-rhel8@sha256:6d4a898f37f87aa6db636487c6892833249be38635fe631433652feda762a40e_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-kafka-broker-webhook-rhel8@sha256:0dad9dc28babb21622f90c83647c9cc48bfa66faad257c88e7adf1d50ad0f80c_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-kafka-broker-webhook-rhel8@sha256:10ba81e103ed6b7dff7b02394b20f44b46acd6b09d72f16667c068eb9989dc77_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-kafka-broker-webhook-rhel8@sha256:f94aef78ce0870fdceac5b3467220540127a73415e81baa4b48bf986bc181c4d_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-mtbroker-filter-rhel8@sha256:4f6e162ee5fb96ff69a1546b7f728641dded59548f14afdfa870f7f0291787ac_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-mtbroker-filter-rhel8@sha256:ecde2ee2aa9618775178e03bcc07e53d6f5e12f30261238d8ffb366fb1e47c94_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-mtbroker-filter-rhel8@sha256:ee2dc3e0f648dc59551cfdf0ac5c36aa6cd9a4b2abaada7095ae4d5b8e0a571e_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-mtbroker-ingress-rhel8@sha256:4eaac6386b1b8a9e360df5afbd85aeebb97e5c81dbd861996caafad48b4cc6f9_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-mtbroker-ingress-rhel8@sha256:644fbcd1924d570f105f5f9760eb15eddbeed16c894edfcb4ef8c8a14e370bce_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-mtbroker-ingress-rhel8@sha256:a26dfc1a610bbaf876443b4b01a04130f7c0aba4d40e246333fe8bf7eb899f45_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-mtchannel-broker-rhel8@sha256:353859f2a8649fa9b3f5c0e02cafd57f79f96a10a7a697ba08eaa8cb70effe51_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-mtchannel-broker-rhel8@sha256:6f7afb57dc78ccb13498434196c5e8cd0f6ec53f045689febf1a62c492358d93_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-mtchannel-broker-rhel8@sha256:fadf3035a8bd25307843d1c6c88654a03db25983407a770875b4507942684dd5_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-mtping-rhel8@sha256:2254577d2c2e67d28f8459fbd4ac43af78b7d29cc0b56c631607dd68f3d31637_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-mtping-rhel8@sha256:a7177a43f46b6470a19970c62ebc17119ca3c3021471f9396faa436e621beb1e_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-mtping-rhel8@sha256:c6c2c7924d90e81e2906f3bf3969b02d7f3e4dc80c187e6c55a7e4ea17ac20cd_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-storage-version-migration-rhel8@sha256:3c1baa5bad644c06bedabaed9c668f0999527f00bc1d195e71a528c222087328_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-storage-version-migration-rhel8@sha256:63dab761fd3a2e08950b7ee52852fb39cef7820f2a8cf8142ec3701a07372d7c_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-storage-version-migration-rhel8@sha256:ff7924a37865ac1a90872f35675934a1627e49a29577a78af18b8e743a5fde07_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-sugar-controller-rhel8@sha256:24c7217a3612a5c3c6792c433dc2a6cf4b5fda1b9e6acff84e2736705704d152_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-sugar-controller-rhel8@sha256:3a38788638c26e9bec45694b2c4597333080189ffa96d8c7302e3e7dd1e54be5_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-sugar-controller-rhel8@sha256:aebfba016342e94fc0619a9ad6346c7fefbedf6739f1495954eb905cade085ac_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-webhook-rhel8@sha256:11d0b8fac4cb67c95e051a91f5c6683768f8969ffc744cd3cc4814d1ee6e91c1_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-webhook-rhel8@sha256:1b209d1ddffba92c3d77824e37bf75302346856c10b773a101d2868f27d0b740_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-webhook-rhel8@sha256:bf8c9de32dd5cbe536b115f52f32c666fbf886bde555ac355937d6b149cf9343_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/ingress-rhel8-operator@sha256:46a5fb2d0f9fa5e05504b9264a3f1c0e7c7beb76e3a3aeb9bc036cda4fa9d66a_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/ingress-rhel8-operator@sha256:793b86f4c2add102e2f676bd57cec3365ce9b3fdc40a989c28d1f9acb851142d_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/ingress-rhel8-operator@sha256:cce79392f93bb318123c48ac6de48aa0a2983cc1134cc063c0fdc2ff83c546c7_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/kn-cli-artifacts-rhel8@sha256:1a51a072d4e303a5c33b2383c843308d86c68de228b094d2efed8bc59a4bac14_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/kn-cli-artifacts-rhel8@sha256:c61b26bdf318b507af66f9092e784d64436e3b2531cc6e2e8aa1bb8bbb010fb7_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/kn-cli-artifacts-rhel8@sha256:f22168224137db649c6e6592e3ec2ae6845ca668ef65fe56c104ed6393eae526_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/knative-rhel8-operator@sha256:53e115cdfeb8077cc8b89ebdeee4903b1be8c0a0d45831a9f277f342959f5961_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/knative-rhel8-operator@sha256:ebf24097b84ec5773e30c8f548975afb84b6fce836b373b97855f69371068d1e_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/knative-rhel8-operator@sha256:efa444ca6c7c4468821a8d138b4319c86fede592f3b0b4d7905e7c66e8bdb2c0_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/kourier-control-rhel8@sha256:396fb9dcc798b05e89d38ccbe3a3abb31854f56a95ae104fb9bb215967b56d9f_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/kourier-control-rhel8@sha256:e36577c37457a4521d78f28f24dca6ae11f170635316efe374f08f825cb5904d_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/kourier-control-rhel8@sha256:fb04b74dce262e58434b19a10dce0981b4df7541416de21343fb7124c714ffbf_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/net-istio-controller-rhel8@sha256:281b2782253722d916b6178ecdbc763aaa71ed4ac0db94e31d57974d4eb8b58b_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/net-istio-controller-rhel8@sha256:bf56038c0af2cfeb5a3e4b7ecd5aeebb230d042ac835b50faafa3d939dd8ca50_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/net-istio-controller-rhel8@sha256:f3643c74f73841b1de04be1d0f550c044f1ad4800ceb32cb36bf9072d8e5155b_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/net-istio-webhook-rhel8@sha256:4f7cabd5a6bb6fd7a0d81461108891b0d2de55efe868c4fbf275131c3280ed2d_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/net-istio-webhook-rhel8@sha256:a07d73f5c04af2a29b6565363b472aceabbfeafe7d6dfe833d1e71b072419916_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/net-istio-webhook-rhel8@sha256:cd34685812d9447969a1c3fb4382433a1b59fb3631fbe156daa6fa962458f859_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serverless-operator-bundle@sha256:0422f8843fc62c2b72e01ffefd33db912a1ad3d70ac297882d3663c9b7299f10_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serverless-rhel8-operator@sha256:26d940bd43b928d8370c9e88e80726a427c3f0ce3afc4fddb02a507f81c8fc93_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serverless-rhel8-operator@sha256:2898df30f40683bd3a73c6f2676afdc1bfc27b23d2fe04fe7667f6db6d2422ab_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serverless-rhel8-operator@sha256:8ec9e756969c8e6bf8155ed102a66cf578a325dcc477ff909b4806405ab59cfc_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-activator-rhel8@sha256:1e9fb289564961ddbf317e568c50936b048446685c39ab14ca4e5cb682785243_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-activator-rhel8@sha256:3a823819467ed0beea953eed27e2129bb4495df3f49e0f59d5004dee416e6285_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-activator-rhel8@sha256:4e7563e5f9761f624aefc6b79845e5b4dd1836a545c3754bc37701162ed4e3bb_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-autoscaler-hpa-rhel8@sha256:1685c7bf25061e61688d2b5e60cde6adb8906fec6bfb713c68837b2bbeeacf85_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-autoscaler-hpa-rhel8@sha256:491df16728df492b7b88efb8e86f28e46a8762f4084fb4132823611a9e758264_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-autoscaler-hpa-rhel8@sha256:8bb514634ece7dafd88ae6cc7eff52016cd4585d91cb9c106720c21c219f8967_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-autoscaler-rhel8@sha256:01b46e0ddb618f58c06b533fe7148f772367200f5d9be9d355012e91dc401156_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-autoscaler-rhel8@sha256:8cd0a381de995467f339e11f0704b8c8b978ddfdd2d8271f4c9f832e7acf9f07_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-autoscaler-rhel8@sha256:c60796d720141d322159e49bb3496732b8e0453d6606227b419caf93a12d196b_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-controller-rhel8@sha256:92b01a8421488e9d9b42b6da290873b54a2619d39a05e8d2a99e4c5348a3d4dc_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-controller-rhel8@sha256:b5ae691a77adb161a30ae8470f1cf4c1c6259488df18bb2bf2764d05af9a2aa8_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-controller-rhel8@sha256:b752a295b673aeee85eba6bed33cc658254dc0503c6002841d80dc0c0a38f615_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-domain-mapping-rhel8@sha256:11bca084f2c8df8d369d6301847876bbf8d37c7b67a6ffb387e0759100b6e817_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-domain-mapping-rhel8@sha256:4e580d29cbff1aa6050c65cee35a870dab9e6a7eaa538b356a5afefed9c38d90_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-domain-mapping-rhel8@sha256:eeb39a3fbc9d4c223d42579737948438d03b2a2ec1aee46562aabae6d343679b_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-domain-mapping-webhook-rhel8@sha256:8057fa6657c0bf909297273acc4faea1cddb29f9f02f6c797279adb42f083332_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-domain-mapping-webhook-rhel8@sha256:84e13a4c84098e0a6a5b461c7581861cd9114ce3cc7c2147afd727e56f323b28_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-domain-mapping-webhook-rhel8@sha256:f99e203de17686584c05ee0901041edd055350c39da063d5d6dcd026d1e17593_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-queue-rhel8@sha256:8740a1f7cb3ef3c4caa5774cced7787cc1e345dbe3708307001c1def9fd32e2f_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-queue-rhel8@sha256:ac1ca0ae5e3c7fc242ec5a313e45d09b83261ffe26eab3ebcbbae9299471b25a_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-queue-rhel8@sha256:f16b4f4e86e758354c8b19ee3a075dfd6fd19eb7ba282ad8293d41ca0c8f3028_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-storage-version-migration-rhel8@sha256:1c3b2c4c06981fd8eb13c05837c8da3523f0df9c79eacd6ffc1138e5f26bdba6_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-storage-version-migration-rhel8@sha256:27b7b75eae9eacc52a577887885db7c29192e15aada8a3b7406e032561609462_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-storage-version-migration-rhel8@sha256:8012cc60fab4e14b7fab05589c977c15ac941efb09601069be09d4e25385ed26_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-webhook-rhel8@sha256:4fdc2c632eb0fa4f10a78e39622c83febde93f38db16bd0ca4a35c1eb7062548_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-webhook-rhel8@sha256:6904376f1ae4dadc23ab9993b50aaaa3db130fcd338f3dfae9e437b348e6e934_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-webhook-rhel8@sha256:dc902a39bc520abcf2100c26e2e1c4ba20aa5aadff763b40f234eb01a26b6f77_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/svls-must-gather-rhel8@sha256:057e9ccae9eae50fadad4772b203e897f5c54bf9d40f6e2f2ccbdbc93f5850b5_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/svls-must-gather-rhel8@sha256:7557328dcdede1992a3660342f037e490f58bc3281c68c6e4f44e6d66c4a0cff_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/svls-must-gather-rhel8@sha256:e0a982cd04fee4416659b7e1e6a827c2c371144bd461f23913ae9e0633fd598a_amd64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2022-1962"
},
{
"category": "external",
"summary": "RHBZ#2107376",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2107376"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2022-1962",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-1962"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2022-1962",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2022-1962"
},
{
"category": "external",
"summary": "https://go.dev/issue/53616",
"url": "https://go.dev/issue/53616"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-announce/c/nqrv9fbR0zE",
"url": "https://groups.google.com/g/golang-announce/c/nqrv9fbR0zE"
}
],
"release_date": "2022-07-12T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2022-08-10T13:13:24+00:00",
"details": "See the Red Hat OpenShift Container Platform 4.6 documentation at:\nhttps://access.redhat.com/documentation/en-us/openshift_container_platform/4.6/html/serverless/index\nSee the Red Hat OpenShift Container Platform 4.7 documentation at:\nhttps://access.redhat.com/documentation/en-us/openshift_container_platform/4.7/html/serverless/index\nSee the Red Hat OpenShift Container Platform 4.8 documentation at:\nhttps://access.redhat.com/documentation/en-us/openshift_container_platform/4.8/html/serverless/index\nSee the Red Hat OpenShift Container Platform 4.9 documentation at:\nhttps://access.redhat.com/documentation/en-us/openshift_container_platform/4.9/html/serverless/index\nSee the Red Hat OpenShift Container Platform 4.10 documentation at:\nhttps://access.redhat.com/documentation/en-us/openshift_container_platform/4.10/html/serverless/index",
"product_ids": [
"8Base-Openshift-Serverless-1.24:openshift-serverless-1-tech-preview/eventing-kafka-broker-controller-rhel8@sha256:2a4b30bcff1377073202362dfd521bd7ac3e3e3960fdb33a6cf9fa39fc89de6b_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1-tech-preview/eventing-kafka-broker-controller-rhel8@sha256:be290e6d950e8af6162c1dece8472788b66459e8cb91df319f50ccf66f27b5c7_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1-tech-preview/eventing-kafka-broker-controller-rhel8@sha256:f8b5d9c9c0182f5cc1f76422759bf8925d2f29292390ada83a6b7c7986f1462c_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1-tech-preview/eventing-kafka-broker-dispatcher-rhel8@sha256:08c6d6908a2e58a18e908223daf152802106b00a67905e94e075fca827af87c9_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1-tech-preview/eventing-kafka-broker-dispatcher-rhel8@sha256:8ac0796f3585a406facba98766688ae6777b5673a4515418db8d1d92c4d65494_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1-tech-preview/eventing-kafka-broker-dispatcher-rhel8@sha256:9af6b8413acbf59adc88e9b88a51105f3b0a4913499c3026f64e7fda91e43384_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1-tech-preview/eventing-kafka-broker-receiver-rhel8@sha256:4dc0783cf92da5b5aa4cd1b9e9d55aa55a69b94eef0d29f261d3d51bd2260b68_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1-tech-preview/eventing-kafka-broker-receiver-rhel8@sha256:80fd78ad61caab0b20e39d4c6103ed9b074d3efa1dc67ab7bf415ea7db912dc3_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1-tech-preview/eventing-kafka-broker-receiver-rhel8@sha256:aeaaf1d541b5756df65f0700bcd82d085077ae3b1ce99c6d8728997c23e31ef9_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1-tech-preview/eventing-kafka-broker-webhook-rhel8@sha256:0dad9dc28babb21622f90c83647c9cc48bfa66faad257c88e7adf1d50ad0f80c_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1-tech-preview/eventing-kafka-broker-webhook-rhel8@sha256:10ba81e103ed6b7dff7b02394b20f44b46acd6b09d72f16667c068eb9989dc77_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1-tech-preview/eventing-kafka-broker-webhook-rhel8@sha256:f94aef78ce0870fdceac5b3467220540127a73415e81baa4b48bf986bc181c4d_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/client-kn-rhel8@sha256:09644d1c149970cd7c06635806a0ffc077a6340d68c357cd7f2bb5a6f57e46f3_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/client-kn-rhel8@sha256:46510d8b5dfba62d0a3da64ba90d1b8f88ad3b909c3e6ed14bcd96017d766829_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/client-kn-rhel8@sha256:f9bf2892123c3d981d2d5f158e643e6ba6f59a441b47c4055dc542f8cf8330c0_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-apiserver-receive-adapter-rhel8@sha256:834e37f8ddfbe157ad357fcef49f5213053d1295bb31361c5dd14a213ff2755c_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-apiserver-receive-adapter-rhel8@sha256:d13848369ca942d13548ab9b73a2d60b67f9412e535ed647342acaa8cef36c37_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-apiserver-receive-adapter-rhel8@sha256:eef2145e61234d37713ef8fda1f82d7cbe6502c5e6386117230d66ab7e1dd21a_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-controller-rhel8@sha256:52ef0c51b53ede0344f58174e624db08e6dcac04a0cba1668915f217949fc868_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-controller-rhel8@sha256:72c5fcaa44e3da56b297eb718d8a2b7eeb44069d6f3ce71b0eca30070b18bd9d_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-controller-rhel8@sha256:ad2df12dd77e8a3092431ca8d1b5eae42240c8ebb8766e436009bd6df7ee51f3_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-in-memory-channel-controller-rhel8@sha256:070f2c819506853dee230f37e00b27a05ba01c6f7cbbffc9a04b59a65d0c45e9_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-in-memory-channel-controller-rhel8@sha256:111da99563ea799e6b54933f12dc8f8a3828e36f650900e02da3be5afbdeefd9_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-in-memory-channel-controller-rhel8@sha256:69871b8d6e72713fe2eaf5f1e0aac1282fb8659d2895836994f10c847fe320d1_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-in-memory-channel-dispatcher-rhel8@sha256:4b5ee83ccace988c6eaf456e82dea83d160ae7e6aaad1ab8f48410f90da8f1c1_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-in-memory-channel-dispatcher-rhel8@sha256:52247eff5dc9a89244e6697ae9ce61cc1b42265171c956d4d50984179daced89_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-in-memory-channel-dispatcher-rhel8@sha256:68b61474089703d0685a952062401303206ba11bc108b8504f6f6390933d83cb_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-kafka-broker-controller-rhel8@sha256:2a4b30bcff1377073202362dfd521bd7ac3e3e3960fdb33a6cf9fa39fc89de6b_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-kafka-broker-controller-rhel8@sha256:be290e6d950e8af6162c1dece8472788b66459e8cb91df319f50ccf66f27b5c7_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-kafka-broker-controller-rhel8@sha256:f8b5d9c9c0182f5cc1f76422759bf8925d2f29292390ada83a6b7c7986f1462c_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-kafka-broker-dispatcher-rhel8@sha256:08c6d6908a2e58a18e908223daf152802106b00a67905e94e075fca827af87c9_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-kafka-broker-dispatcher-rhel8@sha256:8ac0796f3585a406facba98766688ae6777b5673a4515418db8d1d92c4d65494_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-kafka-broker-dispatcher-rhel8@sha256:9af6b8413acbf59adc88e9b88a51105f3b0a4913499c3026f64e7fda91e43384_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-kafka-broker-post-install-rhel8@sha256:260e7f0086f4e036be3a9ab5d24ce99fc8a053cc7f2906f8a6080f59f2a3e591_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-kafka-broker-post-install-rhel8@sha256:36551ea609536ba900f7a0493a06d07f9c0f19a0eef7e4956575354ca92cd1ef_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-kafka-broker-post-install-rhel8@sha256:6d4a898f37f87aa6db636487c6892833249be38635fe631433652feda762a40e_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-kafka-broker-webhook-rhel8@sha256:0dad9dc28babb21622f90c83647c9cc48bfa66faad257c88e7adf1d50ad0f80c_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-kafka-broker-webhook-rhel8@sha256:10ba81e103ed6b7dff7b02394b20f44b46acd6b09d72f16667c068eb9989dc77_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-kafka-broker-webhook-rhel8@sha256:f94aef78ce0870fdceac5b3467220540127a73415e81baa4b48bf986bc181c4d_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-mtbroker-filter-rhel8@sha256:4f6e162ee5fb96ff69a1546b7f728641dded59548f14afdfa870f7f0291787ac_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-mtbroker-filter-rhel8@sha256:ecde2ee2aa9618775178e03bcc07e53d6f5e12f30261238d8ffb366fb1e47c94_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-mtbroker-filter-rhel8@sha256:ee2dc3e0f648dc59551cfdf0ac5c36aa6cd9a4b2abaada7095ae4d5b8e0a571e_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-mtbroker-ingress-rhel8@sha256:4eaac6386b1b8a9e360df5afbd85aeebb97e5c81dbd861996caafad48b4cc6f9_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-mtbroker-ingress-rhel8@sha256:644fbcd1924d570f105f5f9760eb15eddbeed16c894edfcb4ef8c8a14e370bce_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-mtbroker-ingress-rhel8@sha256:a26dfc1a610bbaf876443b4b01a04130f7c0aba4d40e246333fe8bf7eb899f45_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-mtchannel-broker-rhel8@sha256:353859f2a8649fa9b3f5c0e02cafd57f79f96a10a7a697ba08eaa8cb70effe51_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-mtchannel-broker-rhel8@sha256:6f7afb57dc78ccb13498434196c5e8cd0f6ec53f045689febf1a62c492358d93_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-mtchannel-broker-rhel8@sha256:fadf3035a8bd25307843d1c6c88654a03db25983407a770875b4507942684dd5_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-mtping-rhel8@sha256:2254577d2c2e67d28f8459fbd4ac43af78b7d29cc0b56c631607dd68f3d31637_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-mtping-rhel8@sha256:a7177a43f46b6470a19970c62ebc17119ca3c3021471f9396faa436e621beb1e_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-mtping-rhel8@sha256:c6c2c7924d90e81e2906f3bf3969b02d7f3e4dc80c187e6c55a7e4ea17ac20cd_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-storage-version-migration-rhel8@sha256:3c1baa5bad644c06bedabaed9c668f0999527f00bc1d195e71a528c222087328_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-storage-version-migration-rhel8@sha256:63dab761fd3a2e08950b7ee52852fb39cef7820f2a8cf8142ec3701a07372d7c_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-storage-version-migration-rhel8@sha256:ff7924a37865ac1a90872f35675934a1627e49a29577a78af18b8e743a5fde07_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-sugar-controller-rhel8@sha256:24c7217a3612a5c3c6792c433dc2a6cf4b5fda1b9e6acff84e2736705704d152_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-sugar-controller-rhel8@sha256:3a38788638c26e9bec45694b2c4597333080189ffa96d8c7302e3e7dd1e54be5_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-sugar-controller-rhel8@sha256:aebfba016342e94fc0619a9ad6346c7fefbedf6739f1495954eb905cade085ac_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-webhook-rhel8@sha256:11d0b8fac4cb67c95e051a91f5c6683768f8969ffc744cd3cc4814d1ee6e91c1_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-webhook-rhel8@sha256:1b209d1ddffba92c3d77824e37bf75302346856c10b773a101d2868f27d0b740_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-webhook-rhel8@sha256:bf8c9de32dd5cbe536b115f52f32c666fbf886bde555ac355937d6b149cf9343_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/ingress-rhel8-operator@sha256:46a5fb2d0f9fa5e05504b9264a3f1c0e7c7beb76e3a3aeb9bc036cda4fa9d66a_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/ingress-rhel8-operator@sha256:793b86f4c2add102e2f676bd57cec3365ce9b3fdc40a989c28d1f9acb851142d_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/ingress-rhel8-operator@sha256:cce79392f93bb318123c48ac6de48aa0a2983cc1134cc063c0fdc2ff83c546c7_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/kn-cli-artifacts-rhel8@sha256:1a51a072d4e303a5c33b2383c843308d86c68de228b094d2efed8bc59a4bac14_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/kn-cli-artifacts-rhel8@sha256:c61b26bdf318b507af66f9092e784d64436e3b2531cc6e2e8aa1bb8bbb010fb7_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/kn-cli-artifacts-rhel8@sha256:f22168224137db649c6e6592e3ec2ae6845ca668ef65fe56c104ed6393eae526_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/knative-rhel8-operator@sha256:53e115cdfeb8077cc8b89ebdeee4903b1be8c0a0d45831a9f277f342959f5961_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/knative-rhel8-operator@sha256:ebf24097b84ec5773e30c8f548975afb84b6fce836b373b97855f69371068d1e_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/knative-rhel8-operator@sha256:efa444ca6c7c4468821a8d138b4319c86fede592f3b0b4d7905e7c66e8bdb2c0_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/kourier-control-rhel8@sha256:396fb9dcc798b05e89d38ccbe3a3abb31854f56a95ae104fb9bb215967b56d9f_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/kourier-control-rhel8@sha256:e36577c37457a4521d78f28f24dca6ae11f170635316efe374f08f825cb5904d_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/kourier-control-rhel8@sha256:fb04b74dce262e58434b19a10dce0981b4df7541416de21343fb7124c714ffbf_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/net-istio-controller-rhel8@sha256:281b2782253722d916b6178ecdbc763aaa71ed4ac0db94e31d57974d4eb8b58b_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/net-istio-controller-rhel8@sha256:bf56038c0af2cfeb5a3e4b7ecd5aeebb230d042ac835b50faafa3d939dd8ca50_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/net-istio-controller-rhel8@sha256:f3643c74f73841b1de04be1d0f550c044f1ad4800ceb32cb36bf9072d8e5155b_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/net-istio-webhook-rhel8@sha256:4f7cabd5a6bb6fd7a0d81461108891b0d2de55efe868c4fbf275131c3280ed2d_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/net-istio-webhook-rhel8@sha256:a07d73f5c04af2a29b6565363b472aceabbfeafe7d6dfe833d1e71b072419916_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/net-istio-webhook-rhel8@sha256:cd34685812d9447969a1c3fb4382433a1b59fb3631fbe156daa6fa962458f859_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serverless-operator-bundle@sha256:0422f8843fc62c2b72e01ffefd33db912a1ad3d70ac297882d3663c9b7299f10_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serverless-rhel8-operator@sha256:26d940bd43b928d8370c9e88e80726a427c3f0ce3afc4fddb02a507f81c8fc93_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serverless-rhel8-operator@sha256:2898df30f40683bd3a73c6f2676afdc1bfc27b23d2fe04fe7667f6db6d2422ab_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serverless-rhel8-operator@sha256:8ec9e756969c8e6bf8155ed102a66cf578a325dcc477ff909b4806405ab59cfc_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-activator-rhel8@sha256:1e9fb289564961ddbf317e568c50936b048446685c39ab14ca4e5cb682785243_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-activator-rhel8@sha256:3a823819467ed0beea953eed27e2129bb4495df3f49e0f59d5004dee416e6285_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-activator-rhel8@sha256:4e7563e5f9761f624aefc6b79845e5b4dd1836a545c3754bc37701162ed4e3bb_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-autoscaler-hpa-rhel8@sha256:1685c7bf25061e61688d2b5e60cde6adb8906fec6bfb713c68837b2bbeeacf85_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-autoscaler-hpa-rhel8@sha256:491df16728df492b7b88efb8e86f28e46a8762f4084fb4132823611a9e758264_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-autoscaler-hpa-rhel8@sha256:8bb514634ece7dafd88ae6cc7eff52016cd4585d91cb9c106720c21c219f8967_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-autoscaler-rhel8@sha256:01b46e0ddb618f58c06b533fe7148f772367200f5d9be9d355012e91dc401156_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-autoscaler-rhel8@sha256:8cd0a381de995467f339e11f0704b8c8b978ddfdd2d8271f4c9f832e7acf9f07_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-autoscaler-rhel8@sha256:c60796d720141d322159e49bb3496732b8e0453d6606227b419caf93a12d196b_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-controller-rhel8@sha256:92b01a8421488e9d9b42b6da290873b54a2619d39a05e8d2a99e4c5348a3d4dc_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-controller-rhel8@sha256:b5ae691a77adb161a30ae8470f1cf4c1c6259488df18bb2bf2764d05af9a2aa8_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-controller-rhel8@sha256:b752a295b673aeee85eba6bed33cc658254dc0503c6002841d80dc0c0a38f615_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-domain-mapping-rhel8@sha256:11bca084f2c8df8d369d6301847876bbf8d37c7b67a6ffb387e0759100b6e817_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-domain-mapping-rhel8@sha256:4e580d29cbff1aa6050c65cee35a870dab9e6a7eaa538b356a5afefed9c38d90_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-domain-mapping-rhel8@sha256:eeb39a3fbc9d4c223d42579737948438d03b2a2ec1aee46562aabae6d343679b_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-domain-mapping-webhook-rhel8@sha256:8057fa6657c0bf909297273acc4faea1cddb29f9f02f6c797279adb42f083332_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-domain-mapping-webhook-rhel8@sha256:84e13a4c84098e0a6a5b461c7581861cd9114ce3cc7c2147afd727e56f323b28_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-domain-mapping-webhook-rhel8@sha256:f99e203de17686584c05ee0901041edd055350c39da063d5d6dcd026d1e17593_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-queue-rhel8@sha256:8740a1f7cb3ef3c4caa5774cced7787cc1e345dbe3708307001c1def9fd32e2f_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-queue-rhel8@sha256:ac1ca0ae5e3c7fc242ec5a313e45d09b83261ffe26eab3ebcbbae9299471b25a_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-queue-rhel8@sha256:f16b4f4e86e758354c8b19ee3a075dfd6fd19eb7ba282ad8293d41ca0c8f3028_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-storage-version-migration-rhel8@sha256:1c3b2c4c06981fd8eb13c05837c8da3523f0df9c79eacd6ffc1138e5f26bdba6_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-storage-version-migration-rhel8@sha256:27b7b75eae9eacc52a577887885db7c29192e15aada8a3b7406e032561609462_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-storage-version-migration-rhel8@sha256:8012cc60fab4e14b7fab05589c977c15ac941efb09601069be09d4e25385ed26_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-webhook-rhel8@sha256:4fdc2c632eb0fa4f10a78e39622c83febde93f38db16bd0ca4a35c1eb7062548_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-webhook-rhel8@sha256:6904376f1ae4dadc23ab9993b50aaaa3db130fcd338f3dfae9e437b348e6e934_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-webhook-rhel8@sha256:dc902a39bc520abcf2100c26e2e1c4ba20aa5aadff763b40f234eb01a26b6f77_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/svls-must-gather-rhel8@sha256:057e9ccae9eae50fadad4772b203e897f5c54bf9d40f6e2f2ccbdbc93f5850b5_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/svls-must-gather-rhel8@sha256:7557328dcdede1992a3660342f037e490f58bc3281c68c6e4f44e6d66c4a0cff_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/svls-must-gather-rhel8@sha256:e0a982cd04fee4416659b7e1e6a827c2c371144bd461f23913ae9e0633fd598a_amd64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2022:6040"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "LOCAL",
"availabilityImpact": "HIGH",
"baseScore": 5.5,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "LOW",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"8Base-Openshift-Serverless-1.24:openshift-serverless-1-tech-preview/eventing-kafka-broker-controller-rhel8@sha256:2a4b30bcff1377073202362dfd521bd7ac3e3e3960fdb33a6cf9fa39fc89de6b_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1-tech-preview/eventing-kafka-broker-controller-rhel8@sha256:be290e6d950e8af6162c1dece8472788b66459e8cb91df319f50ccf66f27b5c7_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1-tech-preview/eventing-kafka-broker-controller-rhel8@sha256:f8b5d9c9c0182f5cc1f76422759bf8925d2f29292390ada83a6b7c7986f1462c_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1-tech-preview/eventing-kafka-broker-dispatcher-rhel8@sha256:08c6d6908a2e58a18e908223daf152802106b00a67905e94e075fca827af87c9_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1-tech-preview/eventing-kafka-broker-dispatcher-rhel8@sha256:8ac0796f3585a406facba98766688ae6777b5673a4515418db8d1d92c4d65494_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1-tech-preview/eventing-kafka-broker-dispatcher-rhel8@sha256:9af6b8413acbf59adc88e9b88a51105f3b0a4913499c3026f64e7fda91e43384_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1-tech-preview/eventing-kafka-broker-receiver-rhel8@sha256:4dc0783cf92da5b5aa4cd1b9e9d55aa55a69b94eef0d29f261d3d51bd2260b68_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1-tech-preview/eventing-kafka-broker-receiver-rhel8@sha256:80fd78ad61caab0b20e39d4c6103ed9b074d3efa1dc67ab7bf415ea7db912dc3_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1-tech-preview/eventing-kafka-broker-receiver-rhel8@sha256:aeaaf1d541b5756df65f0700bcd82d085077ae3b1ce99c6d8728997c23e31ef9_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1-tech-preview/eventing-kafka-broker-webhook-rhel8@sha256:0dad9dc28babb21622f90c83647c9cc48bfa66faad257c88e7adf1d50ad0f80c_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1-tech-preview/eventing-kafka-broker-webhook-rhel8@sha256:10ba81e103ed6b7dff7b02394b20f44b46acd6b09d72f16667c068eb9989dc77_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1-tech-preview/eventing-kafka-broker-webhook-rhel8@sha256:f94aef78ce0870fdceac5b3467220540127a73415e81baa4b48bf986bc181c4d_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/client-kn-rhel8@sha256:09644d1c149970cd7c06635806a0ffc077a6340d68c357cd7f2bb5a6f57e46f3_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/client-kn-rhel8@sha256:46510d8b5dfba62d0a3da64ba90d1b8f88ad3b909c3e6ed14bcd96017d766829_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/client-kn-rhel8@sha256:f9bf2892123c3d981d2d5f158e643e6ba6f59a441b47c4055dc542f8cf8330c0_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-apiserver-receive-adapter-rhel8@sha256:834e37f8ddfbe157ad357fcef49f5213053d1295bb31361c5dd14a213ff2755c_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-apiserver-receive-adapter-rhel8@sha256:d13848369ca942d13548ab9b73a2d60b67f9412e535ed647342acaa8cef36c37_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-apiserver-receive-adapter-rhel8@sha256:eef2145e61234d37713ef8fda1f82d7cbe6502c5e6386117230d66ab7e1dd21a_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-controller-rhel8@sha256:52ef0c51b53ede0344f58174e624db08e6dcac04a0cba1668915f217949fc868_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-controller-rhel8@sha256:72c5fcaa44e3da56b297eb718d8a2b7eeb44069d6f3ce71b0eca30070b18bd9d_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-controller-rhel8@sha256:ad2df12dd77e8a3092431ca8d1b5eae42240c8ebb8766e436009bd6df7ee51f3_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-in-memory-channel-controller-rhel8@sha256:070f2c819506853dee230f37e00b27a05ba01c6f7cbbffc9a04b59a65d0c45e9_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-in-memory-channel-controller-rhel8@sha256:111da99563ea799e6b54933f12dc8f8a3828e36f650900e02da3be5afbdeefd9_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-in-memory-channel-controller-rhel8@sha256:69871b8d6e72713fe2eaf5f1e0aac1282fb8659d2895836994f10c847fe320d1_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-in-memory-channel-dispatcher-rhel8@sha256:4b5ee83ccace988c6eaf456e82dea83d160ae7e6aaad1ab8f48410f90da8f1c1_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-in-memory-channel-dispatcher-rhel8@sha256:52247eff5dc9a89244e6697ae9ce61cc1b42265171c956d4d50984179daced89_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-in-memory-channel-dispatcher-rhel8@sha256:68b61474089703d0685a952062401303206ba11bc108b8504f6f6390933d83cb_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-kafka-broker-controller-rhel8@sha256:2a4b30bcff1377073202362dfd521bd7ac3e3e3960fdb33a6cf9fa39fc89de6b_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-kafka-broker-controller-rhel8@sha256:be290e6d950e8af6162c1dece8472788b66459e8cb91df319f50ccf66f27b5c7_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-kafka-broker-controller-rhel8@sha256:f8b5d9c9c0182f5cc1f76422759bf8925d2f29292390ada83a6b7c7986f1462c_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-kafka-broker-dispatcher-rhel8@sha256:08c6d6908a2e58a18e908223daf152802106b00a67905e94e075fca827af87c9_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-kafka-broker-dispatcher-rhel8@sha256:8ac0796f3585a406facba98766688ae6777b5673a4515418db8d1d92c4d65494_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-kafka-broker-dispatcher-rhel8@sha256:9af6b8413acbf59adc88e9b88a51105f3b0a4913499c3026f64e7fda91e43384_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-kafka-broker-post-install-rhel8@sha256:260e7f0086f4e036be3a9ab5d24ce99fc8a053cc7f2906f8a6080f59f2a3e591_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-kafka-broker-post-install-rhel8@sha256:36551ea609536ba900f7a0493a06d07f9c0f19a0eef7e4956575354ca92cd1ef_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-kafka-broker-post-install-rhel8@sha256:6d4a898f37f87aa6db636487c6892833249be38635fe631433652feda762a40e_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-kafka-broker-webhook-rhel8@sha256:0dad9dc28babb21622f90c83647c9cc48bfa66faad257c88e7adf1d50ad0f80c_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-kafka-broker-webhook-rhel8@sha256:10ba81e103ed6b7dff7b02394b20f44b46acd6b09d72f16667c068eb9989dc77_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-kafka-broker-webhook-rhel8@sha256:f94aef78ce0870fdceac5b3467220540127a73415e81baa4b48bf986bc181c4d_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-mtbroker-filter-rhel8@sha256:4f6e162ee5fb96ff69a1546b7f728641dded59548f14afdfa870f7f0291787ac_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-mtbroker-filter-rhel8@sha256:ecde2ee2aa9618775178e03bcc07e53d6f5e12f30261238d8ffb366fb1e47c94_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-mtbroker-filter-rhel8@sha256:ee2dc3e0f648dc59551cfdf0ac5c36aa6cd9a4b2abaada7095ae4d5b8e0a571e_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-mtbroker-ingress-rhel8@sha256:4eaac6386b1b8a9e360df5afbd85aeebb97e5c81dbd861996caafad48b4cc6f9_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-mtbroker-ingress-rhel8@sha256:644fbcd1924d570f105f5f9760eb15eddbeed16c894edfcb4ef8c8a14e370bce_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-mtbroker-ingress-rhel8@sha256:a26dfc1a610bbaf876443b4b01a04130f7c0aba4d40e246333fe8bf7eb899f45_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-mtchannel-broker-rhel8@sha256:353859f2a8649fa9b3f5c0e02cafd57f79f96a10a7a697ba08eaa8cb70effe51_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-mtchannel-broker-rhel8@sha256:6f7afb57dc78ccb13498434196c5e8cd0f6ec53f045689febf1a62c492358d93_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-mtchannel-broker-rhel8@sha256:fadf3035a8bd25307843d1c6c88654a03db25983407a770875b4507942684dd5_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-mtping-rhel8@sha256:2254577d2c2e67d28f8459fbd4ac43af78b7d29cc0b56c631607dd68f3d31637_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-mtping-rhel8@sha256:a7177a43f46b6470a19970c62ebc17119ca3c3021471f9396faa436e621beb1e_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-mtping-rhel8@sha256:c6c2c7924d90e81e2906f3bf3969b02d7f3e4dc80c187e6c55a7e4ea17ac20cd_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-storage-version-migration-rhel8@sha256:3c1baa5bad644c06bedabaed9c668f0999527f00bc1d195e71a528c222087328_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-storage-version-migration-rhel8@sha256:63dab761fd3a2e08950b7ee52852fb39cef7820f2a8cf8142ec3701a07372d7c_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-storage-version-migration-rhel8@sha256:ff7924a37865ac1a90872f35675934a1627e49a29577a78af18b8e743a5fde07_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-sugar-controller-rhel8@sha256:24c7217a3612a5c3c6792c433dc2a6cf4b5fda1b9e6acff84e2736705704d152_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-sugar-controller-rhel8@sha256:3a38788638c26e9bec45694b2c4597333080189ffa96d8c7302e3e7dd1e54be5_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-sugar-controller-rhel8@sha256:aebfba016342e94fc0619a9ad6346c7fefbedf6739f1495954eb905cade085ac_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-webhook-rhel8@sha256:11d0b8fac4cb67c95e051a91f5c6683768f8969ffc744cd3cc4814d1ee6e91c1_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-webhook-rhel8@sha256:1b209d1ddffba92c3d77824e37bf75302346856c10b773a101d2868f27d0b740_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-webhook-rhel8@sha256:bf8c9de32dd5cbe536b115f52f32c666fbf886bde555ac355937d6b149cf9343_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/ingress-rhel8-operator@sha256:46a5fb2d0f9fa5e05504b9264a3f1c0e7c7beb76e3a3aeb9bc036cda4fa9d66a_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/ingress-rhel8-operator@sha256:793b86f4c2add102e2f676bd57cec3365ce9b3fdc40a989c28d1f9acb851142d_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/ingress-rhel8-operator@sha256:cce79392f93bb318123c48ac6de48aa0a2983cc1134cc063c0fdc2ff83c546c7_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/kn-cli-artifacts-rhel8@sha256:1a51a072d4e303a5c33b2383c843308d86c68de228b094d2efed8bc59a4bac14_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/kn-cli-artifacts-rhel8@sha256:c61b26bdf318b507af66f9092e784d64436e3b2531cc6e2e8aa1bb8bbb010fb7_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/kn-cli-artifacts-rhel8@sha256:f22168224137db649c6e6592e3ec2ae6845ca668ef65fe56c104ed6393eae526_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/knative-rhel8-operator@sha256:53e115cdfeb8077cc8b89ebdeee4903b1be8c0a0d45831a9f277f342959f5961_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/knative-rhel8-operator@sha256:ebf24097b84ec5773e30c8f548975afb84b6fce836b373b97855f69371068d1e_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/knative-rhel8-operator@sha256:efa444ca6c7c4468821a8d138b4319c86fede592f3b0b4d7905e7c66e8bdb2c0_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/kourier-control-rhel8@sha256:396fb9dcc798b05e89d38ccbe3a3abb31854f56a95ae104fb9bb215967b56d9f_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/kourier-control-rhel8@sha256:e36577c37457a4521d78f28f24dca6ae11f170635316efe374f08f825cb5904d_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/kourier-control-rhel8@sha256:fb04b74dce262e58434b19a10dce0981b4df7541416de21343fb7124c714ffbf_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/net-istio-controller-rhel8@sha256:281b2782253722d916b6178ecdbc763aaa71ed4ac0db94e31d57974d4eb8b58b_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/net-istio-controller-rhel8@sha256:bf56038c0af2cfeb5a3e4b7ecd5aeebb230d042ac835b50faafa3d939dd8ca50_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/net-istio-controller-rhel8@sha256:f3643c74f73841b1de04be1d0f550c044f1ad4800ceb32cb36bf9072d8e5155b_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/net-istio-webhook-rhel8@sha256:4f7cabd5a6bb6fd7a0d81461108891b0d2de55efe868c4fbf275131c3280ed2d_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/net-istio-webhook-rhel8@sha256:a07d73f5c04af2a29b6565363b472aceabbfeafe7d6dfe833d1e71b072419916_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/net-istio-webhook-rhel8@sha256:cd34685812d9447969a1c3fb4382433a1b59fb3631fbe156daa6fa962458f859_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serverless-operator-bundle@sha256:0422f8843fc62c2b72e01ffefd33db912a1ad3d70ac297882d3663c9b7299f10_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serverless-rhel8-operator@sha256:26d940bd43b928d8370c9e88e80726a427c3f0ce3afc4fddb02a507f81c8fc93_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serverless-rhel8-operator@sha256:2898df30f40683bd3a73c6f2676afdc1bfc27b23d2fe04fe7667f6db6d2422ab_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serverless-rhel8-operator@sha256:8ec9e756969c8e6bf8155ed102a66cf578a325dcc477ff909b4806405ab59cfc_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-activator-rhel8@sha256:1e9fb289564961ddbf317e568c50936b048446685c39ab14ca4e5cb682785243_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-activator-rhel8@sha256:3a823819467ed0beea953eed27e2129bb4495df3f49e0f59d5004dee416e6285_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-activator-rhel8@sha256:4e7563e5f9761f624aefc6b79845e5b4dd1836a545c3754bc37701162ed4e3bb_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-autoscaler-hpa-rhel8@sha256:1685c7bf25061e61688d2b5e60cde6adb8906fec6bfb713c68837b2bbeeacf85_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-autoscaler-hpa-rhel8@sha256:491df16728df492b7b88efb8e86f28e46a8762f4084fb4132823611a9e758264_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-autoscaler-hpa-rhel8@sha256:8bb514634ece7dafd88ae6cc7eff52016cd4585d91cb9c106720c21c219f8967_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-autoscaler-rhel8@sha256:01b46e0ddb618f58c06b533fe7148f772367200f5d9be9d355012e91dc401156_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-autoscaler-rhel8@sha256:8cd0a381de995467f339e11f0704b8c8b978ddfdd2d8271f4c9f832e7acf9f07_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-autoscaler-rhel8@sha256:c60796d720141d322159e49bb3496732b8e0453d6606227b419caf93a12d196b_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-controller-rhel8@sha256:92b01a8421488e9d9b42b6da290873b54a2619d39a05e8d2a99e4c5348a3d4dc_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-controller-rhel8@sha256:b5ae691a77adb161a30ae8470f1cf4c1c6259488df18bb2bf2764d05af9a2aa8_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-controller-rhel8@sha256:b752a295b673aeee85eba6bed33cc658254dc0503c6002841d80dc0c0a38f615_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-domain-mapping-rhel8@sha256:11bca084f2c8df8d369d6301847876bbf8d37c7b67a6ffb387e0759100b6e817_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-domain-mapping-rhel8@sha256:4e580d29cbff1aa6050c65cee35a870dab9e6a7eaa538b356a5afefed9c38d90_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-domain-mapping-rhel8@sha256:eeb39a3fbc9d4c223d42579737948438d03b2a2ec1aee46562aabae6d343679b_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-domain-mapping-webhook-rhel8@sha256:8057fa6657c0bf909297273acc4faea1cddb29f9f02f6c797279adb42f083332_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-domain-mapping-webhook-rhel8@sha256:84e13a4c84098e0a6a5b461c7581861cd9114ce3cc7c2147afd727e56f323b28_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-domain-mapping-webhook-rhel8@sha256:f99e203de17686584c05ee0901041edd055350c39da063d5d6dcd026d1e17593_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-queue-rhel8@sha256:8740a1f7cb3ef3c4caa5774cced7787cc1e345dbe3708307001c1def9fd32e2f_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-queue-rhel8@sha256:ac1ca0ae5e3c7fc242ec5a313e45d09b83261ffe26eab3ebcbbae9299471b25a_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-queue-rhel8@sha256:f16b4f4e86e758354c8b19ee3a075dfd6fd19eb7ba282ad8293d41ca0c8f3028_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-storage-version-migration-rhel8@sha256:1c3b2c4c06981fd8eb13c05837c8da3523f0df9c79eacd6ffc1138e5f26bdba6_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-storage-version-migration-rhel8@sha256:27b7b75eae9eacc52a577887885db7c29192e15aada8a3b7406e032561609462_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-storage-version-migration-rhel8@sha256:8012cc60fab4e14b7fab05589c977c15ac941efb09601069be09d4e25385ed26_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-webhook-rhel8@sha256:4fdc2c632eb0fa4f10a78e39622c83febde93f38db16bd0ca4a35c1eb7062548_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-webhook-rhel8@sha256:6904376f1ae4dadc23ab9993b50aaaa3db130fcd338f3dfae9e437b348e6e934_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-webhook-rhel8@sha256:dc902a39bc520abcf2100c26e2e1c4ba20aa5aadff763b40f234eb01a26b6f77_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/svls-must-gather-rhel8@sha256:057e9ccae9eae50fadad4772b203e897f5c54bf9d40f6e2f2ccbdbc93f5850b5_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/svls-must-gather-rhel8@sha256:7557328dcdede1992a3660342f037e490f58bc3281c68c6e4f44e6d66c4a0cff_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/svls-must-gather-rhel8@sha256:e0a982cd04fee4416659b7e1e6a827c2c371144bd461f23913ae9e0633fd598a_amd64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "golang: go/parser: stack exhaustion in all Parse* functions"
},
{
"cve": "CVE-2022-1996",
"cwe": {
"id": "CWE-639",
"name": "Authorization Bypass Through User-Controlled Key"
},
"discovery_date": "2022-06-08T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2094982"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in CORS Filter feature from the go-restful package. When a user inputs a domain which is in AllowedDomains, all domains starting with the same pattern are accepted. This issue could allow an attacker to break the CORS policy by allowing any page to make requests and retrieve data on behalf of users.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "go-restful: Authorization Bypass Through User-Controlled Key",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "The go-restful package is a transitive dependency which is being pulled with k8s.io/api and not directly being used anywhere in OpenShift Container Platform (OCP), OpenShift Container Storage, OpenShift Data Foundation, OpenShift Do and OpenShift Pipelines, hence these components are marked as \u0027Will not fix\u0027 or even \"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-Openshift-Serverless-1.24:openshift-serverless-1-tech-preview/eventing-kafka-broker-controller-rhel8@sha256:2a4b30bcff1377073202362dfd521bd7ac3e3e3960fdb33a6cf9fa39fc89de6b_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1-tech-preview/eventing-kafka-broker-controller-rhel8@sha256:be290e6d950e8af6162c1dece8472788b66459e8cb91df319f50ccf66f27b5c7_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1-tech-preview/eventing-kafka-broker-controller-rhel8@sha256:f8b5d9c9c0182f5cc1f76422759bf8925d2f29292390ada83a6b7c7986f1462c_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1-tech-preview/eventing-kafka-broker-dispatcher-rhel8@sha256:08c6d6908a2e58a18e908223daf152802106b00a67905e94e075fca827af87c9_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1-tech-preview/eventing-kafka-broker-dispatcher-rhel8@sha256:8ac0796f3585a406facba98766688ae6777b5673a4515418db8d1d92c4d65494_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1-tech-preview/eventing-kafka-broker-dispatcher-rhel8@sha256:9af6b8413acbf59adc88e9b88a51105f3b0a4913499c3026f64e7fda91e43384_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1-tech-preview/eventing-kafka-broker-receiver-rhel8@sha256:4dc0783cf92da5b5aa4cd1b9e9d55aa55a69b94eef0d29f261d3d51bd2260b68_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1-tech-preview/eventing-kafka-broker-receiver-rhel8@sha256:80fd78ad61caab0b20e39d4c6103ed9b074d3efa1dc67ab7bf415ea7db912dc3_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1-tech-preview/eventing-kafka-broker-receiver-rhel8@sha256:aeaaf1d541b5756df65f0700bcd82d085077ae3b1ce99c6d8728997c23e31ef9_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1-tech-preview/eventing-kafka-broker-webhook-rhel8@sha256:0dad9dc28babb21622f90c83647c9cc48bfa66faad257c88e7adf1d50ad0f80c_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1-tech-preview/eventing-kafka-broker-webhook-rhel8@sha256:10ba81e103ed6b7dff7b02394b20f44b46acd6b09d72f16667c068eb9989dc77_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1-tech-preview/eventing-kafka-broker-webhook-rhel8@sha256:f94aef78ce0870fdceac5b3467220540127a73415e81baa4b48bf986bc181c4d_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/client-kn-rhel8@sha256:09644d1c149970cd7c06635806a0ffc077a6340d68c357cd7f2bb5a6f57e46f3_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/client-kn-rhel8@sha256:46510d8b5dfba62d0a3da64ba90d1b8f88ad3b909c3e6ed14bcd96017d766829_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/client-kn-rhel8@sha256:f9bf2892123c3d981d2d5f158e643e6ba6f59a441b47c4055dc542f8cf8330c0_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-apiserver-receive-adapter-rhel8@sha256:834e37f8ddfbe157ad357fcef49f5213053d1295bb31361c5dd14a213ff2755c_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-apiserver-receive-adapter-rhel8@sha256:d13848369ca942d13548ab9b73a2d60b67f9412e535ed647342acaa8cef36c37_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-apiserver-receive-adapter-rhel8@sha256:eef2145e61234d37713ef8fda1f82d7cbe6502c5e6386117230d66ab7e1dd21a_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-controller-rhel8@sha256:52ef0c51b53ede0344f58174e624db08e6dcac04a0cba1668915f217949fc868_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-controller-rhel8@sha256:72c5fcaa44e3da56b297eb718d8a2b7eeb44069d6f3ce71b0eca30070b18bd9d_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-controller-rhel8@sha256:ad2df12dd77e8a3092431ca8d1b5eae42240c8ebb8766e436009bd6df7ee51f3_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-in-memory-channel-controller-rhel8@sha256:070f2c819506853dee230f37e00b27a05ba01c6f7cbbffc9a04b59a65d0c45e9_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-in-memory-channel-controller-rhel8@sha256:111da99563ea799e6b54933f12dc8f8a3828e36f650900e02da3be5afbdeefd9_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-in-memory-channel-controller-rhel8@sha256:69871b8d6e72713fe2eaf5f1e0aac1282fb8659d2895836994f10c847fe320d1_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-in-memory-channel-dispatcher-rhel8@sha256:4b5ee83ccace988c6eaf456e82dea83d160ae7e6aaad1ab8f48410f90da8f1c1_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-in-memory-channel-dispatcher-rhel8@sha256:52247eff5dc9a89244e6697ae9ce61cc1b42265171c956d4d50984179daced89_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-in-memory-channel-dispatcher-rhel8@sha256:68b61474089703d0685a952062401303206ba11bc108b8504f6f6390933d83cb_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-kafka-broker-controller-rhel8@sha256:2a4b30bcff1377073202362dfd521bd7ac3e3e3960fdb33a6cf9fa39fc89de6b_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-kafka-broker-controller-rhel8@sha256:be290e6d950e8af6162c1dece8472788b66459e8cb91df319f50ccf66f27b5c7_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-kafka-broker-controller-rhel8@sha256:f8b5d9c9c0182f5cc1f76422759bf8925d2f29292390ada83a6b7c7986f1462c_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-kafka-broker-dispatcher-rhel8@sha256:08c6d6908a2e58a18e908223daf152802106b00a67905e94e075fca827af87c9_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-kafka-broker-dispatcher-rhel8@sha256:8ac0796f3585a406facba98766688ae6777b5673a4515418db8d1d92c4d65494_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-kafka-broker-dispatcher-rhel8@sha256:9af6b8413acbf59adc88e9b88a51105f3b0a4913499c3026f64e7fda91e43384_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-kafka-broker-post-install-rhel8@sha256:260e7f0086f4e036be3a9ab5d24ce99fc8a053cc7f2906f8a6080f59f2a3e591_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-kafka-broker-post-install-rhel8@sha256:36551ea609536ba900f7a0493a06d07f9c0f19a0eef7e4956575354ca92cd1ef_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-kafka-broker-post-install-rhel8@sha256:6d4a898f37f87aa6db636487c6892833249be38635fe631433652feda762a40e_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-kafka-broker-webhook-rhel8@sha256:0dad9dc28babb21622f90c83647c9cc48bfa66faad257c88e7adf1d50ad0f80c_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-kafka-broker-webhook-rhel8@sha256:10ba81e103ed6b7dff7b02394b20f44b46acd6b09d72f16667c068eb9989dc77_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-kafka-broker-webhook-rhel8@sha256:f94aef78ce0870fdceac5b3467220540127a73415e81baa4b48bf986bc181c4d_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-mtbroker-filter-rhel8@sha256:4f6e162ee5fb96ff69a1546b7f728641dded59548f14afdfa870f7f0291787ac_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-mtbroker-filter-rhel8@sha256:ecde2ee2aa9618775178e03bcc07e53d6f5e12f30261238d8ffb366fb1e47c94_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-mtbroker-filter-rhel8@sha256:ee2dc3e0f648dc59551cfdf0ac5c36aa6cd9a4b2abaada7095ae4d5b8e0a571e_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-mtbroker-ingress-rhel8@sha256:4eaac6386b1b8a9e360df5afbd85aeebb97e5c81dbd861996caafad48b4cc6f9_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-mtbroker-ingress-rhel8@sha256:644fbcd1924d570f105f5f9760eb15eddbeed16c894edfcb4ef8c8a14e370bce_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-mtbroker-ingress-rhel8@sha256:a26dfc1a610bbaf876443b4b01a04130f7c0aba4d40e246333fe8bf7eb899f45_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-mtchannel-broker-rhel8@sha256:353859f2a8649fa9b3f5c0e02cafd57f79f96a10a7a697ba08eaa8cb70effe51_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-mtchannel-broker-rhel8@sha256:6f7afb57dc78ccb13498434196c5e8cd0f6ec53f045689febf1a62c492358d93_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-mtchannel-broker-rhel8@sha256:fadf3035a8bd25307843d1c6c88654a03db25983407a770875b4507942684dd5_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-mtping-rhel8@sha256:2254577d2c2e67d28f8459fbd4ac43af78b7d29cc0b56c631607dd68f3d31637_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-mtping-rhel8@sha256:a7177a43f46b6470a19970c62ebc17119ca3c3021471f9396faa436e621beb1e_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-mtping-rhel8@sha256:c6c2c7924d90e81e2906f3bf3969b02d7f3e4dc80c187e6c55a7e4ea17ac20cd_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-storage-version-migration-rhel8@sha256:3c1baa5bad644c06bedabaed9c668f0999527f00bc1d195e71a528c222087328_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-storage-version-migration-rhel8@sha256:63dab761fd3a2e08950b7ee52852fb39cef7820f2a8cf8142ec3701a07372d7c_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-storage-version-migration-rhel8@sha256:ff7924a37865ac1a90872f35675934a1627e49a29577a78af18b8e743a5fde07_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-sugar-controller-rhel8@sha256:24c7217a3612a5c3c6792c433dc2a6cf4b5fda1b9e6acff84e2736705704d152_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-sugar-controller-rhel8@sha256:3a38788638c26e9bec45694b2c4597333080189ffa96d8c7302e3e7dd1e54be5_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-sugar-controller-rhel8@sha256:aebfba016342e94fc0619a9ad6346c7fefbedf6739f1495954eb905cade085ac_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-webhook-rhel8@sha256:11d0b8fac4cb67c95e051a91f5c6683768f8969ffc744cd3cc4814d1ee6e91c1_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-webhook-rhel8@sha256:1b209d1ddffba92c3d77824e37bf75302346856c10b773a101d2868f27d0b740_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-webhook-rhel8@sha256:bf8c9de32dd5cbe536b115f52f32c666fbf886bde555ac355937d6b149cf9343_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/ingress-rhel8-operator@sha256:46a5fb2d0f9fa5e05504b9264a3f1c0e7c7beb76e3a3aeb9bc036cda4fa9d66a_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/ingress-rhel8-operator@sha256:793b86f4c2add102e2f676bd57cec3365ce9b3fdc40a989c28d1f9acb851142d_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/ingress-rhel8-operator@sha256:cce79392f93bb318123c48ac6de48aa0a2983cc1134cc063c0fdc2ff83c546c7_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/kn-cli-artifacts-rhel8@sha256:1a51a072d4e303a5c33b2383c843308d86c68de228b094d2efed8bc59a4bac14_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/kn-cli-artifacts-rhel8@sha256:c61b26bdf318b507af66f9092e784d64436e3b2531cc6e2e8aa1bb8bbb010fb7_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/kn-cli-artifacts-rhel8@sha256:f22168224137db649c6e6592e3ec2ae6845ca668ef65fe56c104ed6393eae526_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/knative-rhel8-operator@sha256:53e115cdfeb8077cc8b89ebdeee4903b1be8c0a0d45831a9f277f342959f5961_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/knative-rhel8-operator@sha256:ebf24097b84ec5773e30c8f548975afb84b6fce836b373b97855f69371068d1e_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/knative-rhel8-operator@sha256:efa444ca6c7c4468821a8d138b4319c86fede592f3b0b4d7905e7c66e8bdb2c0_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/kourier-control-rhel8@sha256:396fb9dcc798b05e89d38ccbe3a3abb31854f56a95ae104fb9bb215967b56d9f_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/kourier-control-rhel8@sha256:e36577c37457a4521d78f28f24dca6ae11f170635316efe374f08f825cb5904d_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/kourier-control-rhel8@sha256:fb04b74dce262e58434b19a10dce0981b4df7541416de21343fb7124c714ffbf_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/net-istio-controller-rhel8@sha256:281b2782253722d916b6178ecdbc763aaa71ed4ac0db94e31d57974d4eb8b58b_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/net-istio-controller-rhel8@sha256:bf56038c0af2cfeb5a3e4b7ecd5aeebb230d042ac835b50faafa3d939dd8ca50_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/net-istio-controller-rhel8@sha256:f3643c74f73841b1de04be1d0f550c044f1ad4800ceb32cb36bf9072d8e5155b_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/net-istio-webhook-rhel8@sha256:4f7cabd5a6bb6fd7a0d81461108891b0d2de55efe868c4fbf275131c3280ed2d_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/net-istio-webhook-rhel8@sha256:a07d73f5c04af2a29b6565363b472aceabbfeafe7d6dfe833d1e71b072419916_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/net-istio-webhook-rhel8@sha256:cd34685812d9447969a1c3fb4382433a1b59fb3631fbe156daa6fa962458f859_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serverless-operator-bundle@sha256:0422f8843fc62c2b72e01ffefd33db912a1ad3d70ac297882d3663c9b7299f10_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serverless-rhel8-operator@sha256:26d940bd43b928d8370c9e88e80726a427c3f0ce3afc4fddb02a507f81c8fc93_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serverless-rhel8-operator@sha256:2898df30f40683bd3a73c6f2676afdc1bfc27b23d2fe04fe7667f6db6d2422ab_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serverless-rhel8-operator@sha256:8ec9e756969c8e6bf8155ed102a66cf578a325dcc477ff909b4806405ab59cfc_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-activator-rhel8@sha256:1e9fb289564961ddbf317e568c50936b048446685c39ab14ca4e5cb682785243_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-activator-rhel8@sha256:3a823819467ed0beea953eed27e2129bb4495df3f49e0f59d5004dee416e6285_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-activator-rhel8@sha256:4e7563e5f9761f624aefc6b79845e5b4dd1836a545c3754bc37701162ed4e3bb_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-autoscaler-hpa-rhel8@sha256:1685c7bf25061e61688d2b5e60cde6adb8906fec6bfb713c68837b2bbeeacf85_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-autoscaler-hpa-rhel8@sha256:491df16728df492b7b88efb8e86f28e46a8762f4084fb4132823611a9e758264_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-autoscaler-hpa-rhel8@sha256:8bb514634ece7dafd88ae6cc7eff52016cd4585d91cb9c106720c21c219f8967_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-autoscaler-rhel8@sha256:01b46e0ddb618f58c06b533fe7148f772367200f5d9be9d355012e91dc401156_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-autoscaler-rhel8@sha256:8cd0a381de995467f339e11f0704b8c8b978ddfdd2d8271f4c9f832e7acf9f07_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-autoscaler-rhel8@sha256:c60796d720141d322159e49bb3496732b8e0453d6606227b419caf93a12d196b_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-controller-rhel8@sha256:92b01a8421488e9d9b42b6da290873b54a2619d39a05e8d2a99e4c5348a3d4dc_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-controller-rhel8@sha256:b5ae691a77adb161a30ae8470f1cf4c1c6259488df18bb2bf2764d05af9a2aa8_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-controller-rhel8@sha256:b752a295b673aeee85eba6bed33cc658254dc0503c6002841d80dc0c0a38f615_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-domain-mapping-rhel8@sha256:11bca084f2c8df8d369d6301847876bbf8d37c7b67a6ffb387e0759100b6e817_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-domain-mapping-rhel8@sha256:4e580d29cbff1aa6050c65cee35a870dab9e6a7eaa538b356a5afefed9c38d90_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-domain-mapping-rhel8@sha256:eeb39a3fbc9d4c223d42579737948438d03b2a2ec1aee46562aabae6d343679b_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-domain-mapping-webhook-rhel8@sha256:8057fa6657c0bf909297273acc4faea1cddb29f9f02f6c797279adb42f083332_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-domain-mapping-webhook-rhel8@sha256:84e13a4c84098e0a6a5b461c7581861cd9114ce3cc7c2147afd727e56f323b28_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-domain-mapping-webhook-rhel8@sha256:f99e203de17686584c05ee0901041edd055350c39da063d5d6dcd026d1e17593_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-queue-rhel8@sha256:8740a1f7cb3ef3c4caa5774cced7787cc1e345dbe3708307001c1def9fd32e2f_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-queue-rhel8@sha256:ac1ca0ae5e3c7fc242ec5a313e45d09b83261ffe26eab3ebcbbae9299471b25a_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-queue-rhel8@sha256:f16b4f4e86e758354c8b19ee3a075dfd6fd19eb7ba282ad8293d41ca0c8f3028_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-storage-version-migration-rhel8@sha256:1c3b2c4c06981fd8eb13c05837c8da3523f0df9c79eacd6ffc1138e5f26bdba6_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-storage-version-migration-rhel8@sha256:27b7b75eae9eacc52a577887885db7c29192e15aada8a3b7406e032561609462_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-storage-version-migration-rhel8@sha256:8012cc60fab4e14b7fab05589c977c15ac941efb09601069be09d4e25385ed26_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-webhook-rhel8@sha256:4fdc2c632eb0fa4f10a78e39622c83febde93f38db16bd0ca4a35c1eb7062548_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-webhook-rhel8@sha256:6904376f1ae4dadc23ab9993b50aaaa3db130fcd338f3dfae9e437b348e6e934_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-webhook-rhel8@sha256:dc902a39bc520abcf2100c26e2e1c4ba20aa5aadff763b40f234eb01a26b6f77_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/svls-must-gather-rhel8@sha256:057e9ccae9eae50fadad4772b203e897f5c54bf9d40f6e2f2ccbdbc93f5850b5_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/svls-must-gather-rhel8@sha256:7557328dcdede1992a3660342f037e490f58bc3281c68c6e4f44e6d66c4a0cff_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/svls-must-gather-rhel8@sha256:e0a982cd04fee4416659b7e1e6a827c2c371144bd461f23913ae9e0633fd598a_amd64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2022-1996"
},
{
"category": "external",
"summary": "RHBZ#2094982",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2094982"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2022-1996",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-1996"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2022-1996",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2022-1996"
}
],
"release_date": "2022-06-08T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2022-08-10T13:13:24+00:00",
"details": "See the Red Hat OpenShift Container Platform 4.6 documentation at:\nhttps://access.redhat.com/documentation/en-us/openshift_container_platform/4.6/html/serverless/index\nSee the Red Hat OpenShift Container Platform 4.7 documentation at:\nhttps://access.redhat.com/documentation/en-us/openshift_container_platform/4.7/html/serverless/index\nSee the Red Hat OpenShift Container Platform 4.8 documentation at:\nhttps://access.redhat.com/documentation/en-us/openshift_container_platform/4.8/html/serverless/index\nSee the Red Hat OpenShift Container Platform 4.9 documentation at:\nhttps://access.redhat.com/documentation/en-us/openshift_container_platform/4.9/html/serverless/index\nSee the Red Hat OpenShift Container Platform 4.10 documentation at:\nhttps://access.redhat.com/documentation/en-us/openshift_container_platform/4.10/html/serverless/index",
"product_ids": [
"8Base-Openshift-Serverless-1.24:openshift-serverless-1-tech-preview/eventing-kafka-broker-controller-rhel8@sha256:2a4b30bcff1377073202362dfd521bd7ac3e3e3960fdb33a6cf9fa39fc89de6b_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1-tech-preview/eventing-kafka-broker-controller-rhel8@sha256:be290e6d950e8af6162c1dece8472788b66459e8cb91df319f50ccf66f27b5c7_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1-tech-preview/eventing-kafka-broker-controller-rhel8@sha256:f8b5d9c9c0182f5cc1f76422759bf8925d2f29292390ada83a6b7c7986f1462c_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1-tech-preview/eventing-kafka-broker-dispatcher-rhel8@sha256:08c6d6908a2e58a18e908223daf152802106b00a67905e94e075fca827af87c9_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1-tech-preview/eventing-kafka-broker-dispatcher-rhel8@sha256:8ac0796f3585a406facba98766688ae6777b5673a4515418db8d1d92c4d65494_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1-tech-preview/eventing-kafka-broker-dispatcher-rhel8@sha256:9af6b8413acbf59adc88e9b88a51105f3b0a4913499c3026f64e7fda91e43384_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1-tech-preview/eventing-kafka-broker-receiver-rhel8@sha256:4dc0783cf92da5b5aa4cd1b9e9d55aa55a69b94eef0d29f261d3d51bd2260b68_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1-tech-preview/eventing-kafka-broker-receiver-rhel8@sha256:80fd78ad61caab0b20e39d4c6103ed9b074d3efa1dc67ab7bf415ea7db912dc3_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1-tech-preview/eventing-kafka-broker-receiver-rhel8@sha256:aeaaf1d541b5756df65f0700bcd82d085077ae3b1ce99c6d8728997c23e31ef9_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1-tech-preview/eventing-kafka-broker-webhook-rhel8@sha256:0dad9dc28babb21622f90c83647c9cc48bfa66faad257c88e7adf1d50ad0f80c_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1-tech-preview/eventing-kafka-broker-webhook-rhel8@sha256:10ba81e103ed6b7dff7b02394b20f44b46acd6b09d72f16667c068eb9989dc77_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1-tech-preview/eventing-kafka-broker-webhook-rhel8@sha256:f94aef78ce0870fdceac5b3467220540127a73415e81baa4b48bf986bc181c4d_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/client-kn-rhel8@sha256:09644d1c149970cd7c06635806a0ffc077a6340d68c357cd7f2bb5a6f57e46f3_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/client-kn-rhel8@sha256:46510d8b5dfba62d0a3da64ba90d1b8f88ad3b909c3e6ed14bcd96017d766829_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/client-kn-rhel8@sha256:f9bf2892123c3d981d2d5f158e643e6ba6f59a441b47c4055dc542f8cf8330c0_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-apiserver-receive-adapter-rhel8@sha256:834e37f8ddfbe157ad357fcef49f5213053d1295bb31361c5dd14a213ff2755c_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-apiserver-receive-adapter-rhel8@sha256:d13848369ca942d13548ab9b73a2d60b67f9412e535ed647342acaa8cef36c37_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-apiserver-receive-adapter-rhel8@sha256:eef2145e61234d37713ef8fda1f82d7cbe6502c5e6386117230d66ab7e1dd21a_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-controller-rhel8@sha256:52ef0c51b53ede0344f58174e624db08e6dcac04a0cba1668915f217949fc868_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-controller-rhel8@sha256:72c5fcaa44e3da56b297eb718d8a2b7eeb44069d6f3ce71b0eca30070b18bd9d_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-controller-rhel8@sha256:ad2df12dd77e8a3092431ca8d1b5eae42240c8ebb8766e436009bd6df7ee51f3_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-in-memory-channel-controller-rhel8@sha256:070f2c819506853dee230f37e00b27a05ba01c6f7cbbffc9a04b59a65d0c45e9_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-in-memory-channel-controller-rhel8@sha256:111da99563ea799e6b54933f12dc8f8a3828e36f650900e02da3be5afbdeefd9_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-in-memory-channel-controller-rhel8@sha256:69871b8d6e72713fe2eaf5f1e0aac1282fb8659d2895836994f10c847fe320d1_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-in-memory-channel-dispatcher-rhel8@sha256:4b5ee83ccace988c6eaf456e82dea83d160ae7e6aaad1ab8f48410f90da8f1c1_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-in-memory-channel-dispatcher-rhel8@sha256:52247eff5dc9a89244e6697ae9ce61cc1b42265171c956d4d50984179daced89_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-in-memory-channel-dispatcher-rhel8@sha256:68b61474089703d0685a952062401303206ba11bc108b8504f6f6390933d83cb_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-kafka-broker-controller-rhel8@sha256:2a4b30bcff1377073202362dfd521bd7ac3e3e3960fdb33a6cf9fa39fc89de6b_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-kafka-broker-controller-rhel8@sha256:be290e6d950e8af6162c1dece8472788b66459e8cb91df319f50ccf66f27b5c7_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-kafka-broker-controller-rhel8@sha256:f8b5d9c9c0182f5cc1f76422759bf8925d2f29292390ada83a6b7c7986f1462c_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-kafka-broker-dispatcher-rhel8@sha256:08c6d6908a2e58a18e908223daf152802106b00a67905e94e075fca827af87c9_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-kafka-broker-dispatcher-rhel8@sha256:8ac0796f3585a406facba98766688ae6777b5673a4515418db8d1d92c4d65494_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-kafka-broker-dispatcher-rhel8@sha256:9af6b8413acbf59adc88e9b88a51105f3b0a4913499c3026f64e7fda91e43384_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-kafka-broker-post-install-rhel8@sha256:260e7f0086f4e036be3a9ab5d24ce99fc8a053cc7f2906f8a6080f59f2a3e591_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-kafka-broker-post-install-rhel8@sha256:36551ea609536ba900f7a0493a06d07f9c0f19a0eef7e4956575354ca92cd1ef_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-kafka-broker-post-install-rhel8@sha256:6d4a898f37f87aa6db636487c6892833249be38635fe631433652feda762a40e_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-kafka-broker-webhook-rhel8@sha256:0dad9dc28babb21622f90c83647c9cc48bfa66faad257c88e7adf1d50ad0f80c_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-kafka-broker-webhook-rhel8@sha256:10ba81e103ed6b7dff7b02394b20f44b46acd6b09d72f16667c068eb9989dc77_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-kafka-broker-webhook-rhel8@sha256:f94aef78ce0870fdceac5b3467220540127a73415e81baa4b48bf986bc181c4d_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-mtbroker-filter-rhel8@sha256:4f6e162ee5fb96ff69a1546b7f728641dded59548f14afdfa870f7f0291787ac_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-mtbroker-filter-rhel8@sha256:ecde2ee2aa9618775178e03bcc07e53d6f5e12f30261238d8ffb366fb1e47c94_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-mtbroker-filter-rhel8@sha256:ee2dc3e0f648dc59551cfdf0ac5c36aa6cd9a4b2abaada7095ae4d5b8e0a571e_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-mtbroker-ingress-rhel8@sha256:4eaac6386b1b8a9e360df5afbd85aeebb97e5c81dbd861996caafad48b4cc6f9_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-mtbroker-ingress-rhel8@sha256:644fbcd1924d570f105f5f9760eb15eddbeed16c894edfcb4ef8c8a14e370bce_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-mtbroker-ingress-rhel8@sha256:a26dfc1a610bbaf876443b4b01a04130f7c0aba4d40e246333fe8bf7eb899f45_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-mtchannel-broker-rhel8@sha256:353859f2a8649fa9b3f5c0e02cafd57f79f96a10a7a697ba08eaa8cb70effe51_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-mtchannel-broker-rhel8@sha256:6f7afb57dc78ccb13498434196c5e8cd0f6ec53f045689febf1a62c492358d93_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-mtchannel-broker-rhel8@sha256:fadf3035a8bd25307843d1c6c88654a03db25983407a770875b4507942684dd5_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-mtping-rhel8@sha256:2254577d2c2e67d28f8459fbd4ac43af78b7d29cc0b56c631607dd68f3d31637_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-mtping-rhel8@sha256:a7177a43f46b6470a19970c62ebc17119ca3c3021471f9396faa436e621beb1e_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-mtping-rhel8@sha256:c6c2c7924d90e81e2906f3bf3969b02d7f3e4dc80c187e6c55a7e4ea17ac20cd_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-storage-version-migration-rhel8@sha256:3c1baa5bad644c06bedabaed9c668f0999527f00bc1d195e71a528c222087328_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-storage-version-migration-rhel8@sha256:63dab761fd3a2e08950b7ee52852fb39cef7820f2a8cf8142ec3701a07372d7c_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-storage-version-migration-rhel8@sha256:ff7924a37865ac1a90872f35675934a1627e49a29577a78af18b8e743a5fde07_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-sugar-controller-rhel8@sha256:24c7217a3612a5c3c6792c433dc2a6cf4b5fda1b9e6acff84e2736705704d152_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-sugar-controller-rhel8@sha256:3a38788638c26e9bec45694b2c4597333080189ffa96d8c7302e3e7dd1e54be5_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-sugar-controller-rhel8@sha256:aebfba016342e94fc0619a9ad6346c7fefbedf6739f1495954eb905cade085ac_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-webhook-rhel8@sha256:11d0b8fac4cb67c95e051a91f5c6683768f8969ffc744cd3cc4814d1ee6e91c1_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-webhook-rhel8@sha256:1b209d1ddffba92c3d77824e37bf75302346856c10b773a101d2868f27d0b740_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-webhook-rhel8@sha256:bf8c9de32dd5cbe536b115f52f32c666fbf886bde555ac355937d6b149cf9343_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/ingress-rhel8-operator@sha256:46a5fb2d0f9fa5e05504b9264a3f1c0e7c7beb76e3a3aeb9bc036cda4fa9d66a_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/ingress-rhel8-operator@sha256:793b86f4c2add102e2f676bd57cec3365ce9b3fdc40a989c28d1f9acb851142d_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/ingress-rhel8-operator@sha256:cce79392f93bb318123c48ac6de48aa0a2983cc1134cc063c0fdc2ff83c546c7_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/kn-cli-artifacts-rhel8@sha256:1a51a072d4e303a5c33b2383c843308d86c68de228b094d2efed8bc59a4bac14_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/kn-cli-artifacts-rhel8@sha256:c61b26bdf318b507af66f9092e784d64436e3b2531cc6e2e8aa1bb8bbb010fb7_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/kn-cli-artifacts-rhel8@sha256:f22168224137db649c6e6592e3ec2ae6845ca668ef65fe56c104ed6393eae526_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/knative-rhel8-operator@sha256:53e115cdfeb8077cc8b89ebdeee4903b1be8c0a0d45831a9f277f342959f5961_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/knative-rhel8-operator@sha256:ebf24097b84ec5773e30c8f548975afb84b6fce836b373b97855f69371068d1e_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/knative-rhel8-operator@sha256:efa444ca6c7c4468821a8d138b4319c86fede592f3b0b4d7905e7c66e8bdb2c0_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/kourier-control-rhel8@sha256:396fb9dcc798b05e89d38ccbe3a3abb31854f56a95ae104fb9bb215967b56d9f_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/kourier-control-rhel8@sha256:e36577c37457a4521d78f28f24dca6ae11f170635316efe374f08f825cb5904d_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/kourier-control-rhel8@sha256:fb04b74dce262e58434b19a10dce0981b4df7541416de21343fb7124c714ffbf_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/net-istio-controller-rhel8@sha256:281b2782253722d916b6178ecdbc763aaa71ed4ac0db94e31d57974d4eb8b58b_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/net-istio-controller-rhel8@sha256:bf56038c0af2cfeb5a3e4b7ecd5aeebb230d042ac835b50faafa3d939dd8ca50_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/net-istio-controller-rhel8@sha256:f3643c74f73841b1de04be1d0f550c044f1ad4800ceb32cb36bf9072d8e5155b_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/net-istio-webhook-rhel8@sha256:4f7cabd5a6bb6fd7a0d81461108891b0d2de55efe868c4fbf275131c3280ed2d_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/net-istio-webhook-rhel8@sha256:a07d73f5c04af2a29b6565363b472aceabbfeafe7d6dfe833d1e71b072419916_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/net-istio-webhook-rhel8@sha256:cd34685812d9447969a1c3fb4382433a1b59fb3631fbe156daa6fa962458f859_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serverless-operator-bundle@sha256:0422f8843fc62c2b72e01ffefd33db912a1ad3d70ac297882d3663c9b7299f10_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serverless-rhel8-operator@sha256:26d940bd43b928d8370c9e88e80726a427c3f0ce3afc4fddb02a507f81c8fc93_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serverless-rhel8-operator@sha256:2898df30f40683bd3a73c6f2676afdc1bfc27b23d2fe04fe7667f6db6d2422ab_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serverless-rhel8-operator@sha256:8ec9e756969c8e6bf8155ed102a66cf578a325dcc477ff909b4806405ab59cfc_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-activator-rhel8@sha256:1e9fb289564961ddbf317e568c50936b048446685c39ab14ca4e5cb682785243_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-activator-rhel8@sha256:3a823819467ed0beea953eed27e2129bb4495df3f49e0f59d5004dee416e6285_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-activator-rhel8@sha256:4e7563e5f9761f624aefc6b79845e5b4dd1836a545c3754bc37701162ed4e3bb_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-autoscaler-hpa-rhel8@sha256:1685c7bf25061e61688d2b5e60cde6adb8906fec6bfb713c68837b2bbeeacf85_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-autoscaler-hpa-rhel8@sha256:491df16728df492b7b88efb8e86f28e46a8762f4084fb4132823611a9e758264_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-autoscaler-hpa-rhel8@sha256:8bb514634ece7dafd88ae6cc7eff52016cd4585d91cb9c106720c21c219f8967_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-autoscaler-rhel8@sha256:01b46e0ddb618f58c06b533fe7148f772367200f5d9be9d355012e91dc401156_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-autoscaler-rhel8@sha256:8cd0a381de995467f339e11f0704b8c8b978ddfdd2d8271f4c9f832e7acf9f07_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-autoscaler-rhel8@sha256:c60796d720141d322159e49bb3496732b8e0453d6606227b419caf93a12d196b_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-controller-rhel8@sha256:92b01a8421488e9d9b42b6da290873b54a2619d39a05e8d2a99e4c5348a3d4dc_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-controller-rhel8@sha256:b5ae691a77adb161a30ae8470f1cf4c1c6259488df18bb2bf2764d05af9a2aa8_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-controller-rhel8@sha256:b752a295b673aeee85eba6bed33cc658254dc0503c6002841d80dc0c0a38f615_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-domain-mapping-rhel8@sha256:11bca084f2c8df8d369d6301847876bbf8d37c7b67a6ffb387e0759100b6e817_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-domain-mapping-rhel8@sha256:4e580d29cbff1aa6050c65cee35a870dab9e6a7eaa538b356a5afefed9c38d90_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-domain-mapping-rhel8@sha256:eeb39a3fbc9d4c223d42579737948438d03b2a2ec1aee46562aabae6d343679b_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-domain-mapping-webhook-rhel8@sha256:8057fa6657c0bf909297273acc4faea1cddb29f9f02f6c797279adb42f083332_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-domain-mapping-webhook-rhel8@sha256:84e13a4c84098e0a6a5b461c7581861cd9114ce3cc7c2147afd727e56f323b28_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-domain-mapping-webhook-rhel8@sha256:f99e203de17686584c05ee0901041edd055350c39da063d5d6dcd026d1e17593_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-queue-rhel8@sha256:8740a1f7cb3ef3c4caa5774cced7787cc1e345dbe3708307001c1def9fd32e2f_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-queue-rhel8@sha256:ac1ca0ae5e3c7fc242ec5a313e45d09b83261ffe26eab3ebcbbae9299471b25a_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-queue-rhel8@sha256:f16b4f4e86e758354c8b19ee3a075dfd6fd19eb7ba282ad8293d41ca0c8f3028_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-storage-version-migration-rhel8@sha256:1c3b2c4c06981fd8eb13c05837c8da3523f0df9c79eacd6ffc1138e5f26bdba6_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-storage-version-migration-rhel8@sha256:27b7b75eae9eacc52a577887885db7c29192e15aada8a3b7406e032561609462_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-storage-version-migration-rhel8@sha256:8012cc60fab4e14b7fab05589c977c15ac941efb09601069be09d4e25385ed26_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-webhook-rhel8@sha256:4fdc2c632eb0fa4f10a78e39622c83febde93f38db16bd0ca4a35c1eb7062548_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-webhook-rhel8@sha256:6904376f1ae4dadc23ab9993b50aaaa3db130fcd338f3dfae9e437b348e6e934_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-webhook-rhel8@sha256:dc902a39bc520abcf2100c26e2e1c4ba20aa5aadff763b40f234eb01a26b6f77_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/svls-must-gather-rhel8@sha256:057e9ccae9eae50fadad4772b203e897f5c54bf9d40f6e2f2ccbdbc93f5850b5_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/svls-must-gather-rhel8@sha256:7557328dcdede1992a3660342f037e490f58bc3281c68c6e4f44e6d66c4a0cff_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/svls-must-gather-rhel8@sha256:e0a982cd04fee4416659b7e1e6a827c2c371144bd461f23913ae9e0633fd598a_amd64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2022:6040"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "NONE",
"baseScore": 9.1,
"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:N",
"version": "3.1"
},
"products": [
"8Base-Openshift-Serverless-1.24:openshift-serverless-1-tech-preview/eventing-kafka-broker-controller-rhel8@sha256:2a4b30bcff1377073202362dfd521bd7ac3e3e3960fdb33a6cf9fa39fc89de6b_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1-tech-preview/eventing-kafka-broker-controller-rhel8@sha256:be290e6d950e8af6162c1dece8472788b66459e8cb91df319f50ccf66f27b5c7_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1-tech-preview/eventing-kafka-broker-controller-rhel8@sha256:f8b5d9c9c0182f5cc1f76422759bf8925d2f29292390ada83a6b7c7986f1462c_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1-tech-preview/eventing-kafka-broker-dispatcher-rhel8@sha256:08c6d6908a2e58a18e908223daf152802106b00a67905e94e075fca827af87c9_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1-tech-preview/eventing-kafka-broker-dispatcher-rhel8@sha256:8ac0796f3585a406facba98766688ae6777b5673a4515418db8d1d92c4d65494_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1-tech-preview/eventing-kafka-broker-dispatcher-rhel8@sha256:9af6b8413acbf59adc88e9b88a51105f3b0a4913499c3026f64e7fda91e43384_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1-tech-preview/eventing-kafka-broker-receiver-rhel8@sha256:4dc0783cf92da5b5aa4cd1b9e9d55aa55a69b94eef0d29f261d3d51bd2260b68_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1-tech-preview/eventing-kafka-broker-receiver-rhel8@sha256:80fd78ad61caab0b20e39d4c6103ed9b074d3efa1dc67ab7bf415ea7db912dc3_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1-tech-preview/eventing-kafka-broker-receiver-rhel8@sha256:aeaaf1d541b5756df65f0700bcd82d085077ae3b1ce99c6d8728997c23e31ef9_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1-tech-preview/eventing-kafka-broker-webhook-rhel8@sha256:0dad9dc28babb21622f90c83647c9cc48bfa66faad257c88e7adf1d50ad0f80c_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1-tech-preview/eventing-kafka-broker-webhook-rhel8@sha256:10ba81e103ed6b7dff7b02394b20f44b46acd6b09d72f16667c068eb9989dc77_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1-tech-preview/eventing-kafka-broker-webhook-rhel8@sha256:f94aef78ce0870fdceac5b3467220540127a73415e81baa4b48bf986bc181c4d_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/client-kn-rhel8@sha256:09644d1c149970cd7c06635806a0ffc077a6340d68c357cd7f2bb5a6f57e46f3_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/client-kn-rhel8@sha256:46510d8b5dfba62d0a3da64ba90d1b8f88ad3b909c3e6ed14bcd96017d766829_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/client-kn-rhel8@sha256:f9bf2892123c3d981d2d5f158e643e6ba6f59a441b47c4055dc542f8cf8330c0_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-apiserver-receive-adapter-rhel8@sha256:834e37f8ddfbe157ad357fcef49f5213053d1295bb31361c5dd14a213ff2755c_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-apiserver-receive-adapter-rhel8@sha256:d13848369ca942d13548ab9b73a2d60b67f9412e535ed647342acaa8cef36c37_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-apiserver-receive-adapter-rhel8@sha256:eef2145e61234d37713ef8fda1f82d7cbe6502c5e6386117230d66ab7e1dd21a_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-controller-rhel8@sha256:52ef0c51b53ede0344f58174e624db08e6dcac04a0cba1668915f217949fc868_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-controller-rhel8@sha256:72c5fcaa44e3da56b297eb718d8a2b7eeb44069d6f3ce71b0eca30070b18bd9d_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-controller-rhel8@sha256:ad2df12dd77e8a3092431ca8d1b5eae42240c8ebb8766e436009bd6df7ee51f3_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-in-memory-channel-controller-rhel8@sha256:070f2c819506853dee230f37e00b27a05ba01c6f7cbbffc9a04b59a65d0c45e9_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-in-memory-channel-controller-rhel8@sha256:111da99563ea799e6b54933f12dc8f8a3828e36f650900e02da3be5afbdeefd9_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-in-memory-channel-controller-rhel8@sha256:69871b8d6e72713fe2eaf5f1e0aac1282fb8659d2895836994f10c847fe320d1_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-in-memory-channel-dispatcher-rhel8@sha256:4b5ee83ccace988c6eaf456e82dea83d160ae7e6aaad1ab8f48410f90da8f1c1_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-in-memory-channel-dispatcher-rhel8@sha256:52247eff5dc9a89244e6697ae9ce61cc1b42265171c956d4d50984179daced89_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-in-memory-channel-dispatcher-rhel8@sha256:68b61474089703d0685a952062401303206ba11bc108b8504f6f6390933d83cb_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-kafka-broker-controller-rhel8@sha256:2a4b30bcff1377073202362dfd521bd7ac3e3e3960fdb33a6cf9fa39fc89de6b_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-kafka-broker-controller-rhel8@sha256:be290e6d950e8af6162c1dece8472788b66459e8cb91df319f50ccf66f27b5c7_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-kafka-broker-controller-rhel8@sha256:f8b5d9c9c0182f5cc1f76422759bf8925d2f29292390ada83a6b7c7986f1462c_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-kafka-broker-dispatcher-rhel8@sha256:08c6d6908a2e58a18e908223daf152802106b00a67905e94e075fca827af87c9_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-kafka-broker-dispatcher-rhel8@sha256:8ac0796f3585a406facba98766688ae6777b5673a4515418db8d1d92c4d65494_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-kafka-broker-dispatcher-rhel8@sha256:9af6b8413acbf59adc88e9b88a51105f3b0a4913499c3026f64e7fda91e43384_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-kafka-broker-post-install-rhel8@sha256:260e7f0086f4e036be3a9ab5d24ce99fc8a053cc7f2906f8a6080f59f2a3e591_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-kafka-broker-post-install-rhel8@sha256:36551ea609536ba900f7a0493a06d07f9c0f19a0eef7e4956575354ca92cd1ef_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-kafka-broker-post-install-rhel8@sha256:6d4a898f37f87aa6db636487c6892833249be38635fe631433652feda762a40e_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-kafka-broker-webhook-rhel8@sha256:0dad9dc28babb21622f90c83647c9cc48bfa66faad257c88e7adf1d50ad0f80c_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-kafka-broker-webhook-rhel8@sha256:10ba81e103ed6b7dff7b02394b20f44b46acd6b09d72f16667c068eb9989dc77_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-kafka-broker-webhook-rhel8@sha256:f94aef78ce0870fdceac5b3467220540127a73415e81baa4b48bf986bc181c4d_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-mtbroker-filter-rhel8@sha256:4f6e162ee5fb96ff69a1546b7f728641dded59548f14afdfa870f7f0291787ac_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-mtbroker-filter-rhel8@sha256:ecde2ee2aa9618775178e03bcc07e53d6f5e12f30261238d8ffb366fb1e47c94_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-mtbroker-filter-rhel8@sha256:ee2dc3e0f648dc59551cfdf0ac5c36aa6cd9a4b2abaada7095ae4d5b8e0a571e_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-mtbroker-ingress-rhel8@sha256:4eaac6386b1b8a9e360df5afbd85aeebb97e5c81dbd861996caafad48b4cc6f9_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-mtbroker-ingress-rhel8@sha256:644fbcd1924d570f105f5f9760eb15eddbeed16c894edfcb4ef8c8a14e370bce_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-mtbroker-ingress-rhel8@sha256:a26dfc1a610bbaf876443b4b01a04130f7c0aba4d40e246333fe8bf7eb899f45_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-mtchannel-broker-rhel8@sha256:353859f2a8649fa9b3f5c0e02cafd57f79f96a10a7a697ba08eaa8cb70effe51_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-mtchannel-broker-rhel8@sha256:6f7afb57dc78ccb13498434196c5e8cd0f6ec53f045689febf1a62c492358d93_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-mtchannel-broker-rhel8@sha256:fadf3035a8bd25307843d1c6c88654a03db25983407a770875b4507942684dd5_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-mtping-rhel8@sha256:2254577d2c2e67d28f8459fbd4ac43af78b7d29cc0b56c631607dd68f3d31637_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-mtping-rhel8@sha256:a7177a43f46b6470a19970c62ebc17119ca3c3021471f9396faa436e621beb1e_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-mtping-rhel8@sha256:c6c2c7924d90e81e2906f3bf3969b02d7f3e4dc80c187e6c55a7e4ea17ac20cd_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-storage-version-migration-rhel8@sha256:3c1baa5bad644c06bedabaed9c668f0999527f00bc1d195e71a528c222087328_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-storage-version-migration-rhel8@sha256:63dab761fd3a2e08950b7ee52852fb39cef7820f2a8cf8142ec3701a07372d7c_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-storage-version-migration-rhel8@sha256:ff7924a37865ac1a90872f35675934a1627e49a29577a78af18b8e743a5fde07_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-sugar-controller-rhel8@sha256:24c7217a3612a5c3c6792c433dc2a6cf4b5fda1b9e6acff84e2736705704d152_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-sugar-controller-rhel8@sha256:3a38788638c26e9bec45694b2c4597333080189ffa96d8c7302e3e7dd1e54be5_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-sugar-controller-rhel8@sha256:aebfba016342e94fc0619a9ad6346c7fefbedf6739f1495954eb905cade085ac_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-webhook-rhel8@sha256:11d0b8fac4cb67c95e051a91f5c6683768f8969ffc744cd3cc4814d1ee6e91c1_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-webhook-rhel8@sha256:1b209d1ddffba92c3d77824e37bf75302346856c10b773a101d2868f27d0b740_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-webhook-rhel8@sha256:bf8c9de32dd5cbe536b115f52f32c666fbf886bde555ac355937d6b149cf9343_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/ingress-rhel8-operator@sha256:46a5fb2d0f9fa5e05504b9264a3f1c0e7c7beb76e3a3aeb9bc036cda4fa9d66a_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/ingress-rhel8-operator@sha256:793b86f4c2add102e2f676bd57cec3365ce9b3fdc40a989c28d1f9acb851142d_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/ingress-rhel8-operator@sha256:cce79392f93bb318123c48ac6de48aa0a2983cc1134cc063c0fdc2ff83c546c7_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/kn-cli-artifacts-rhel8@sha256:1a51a072d4e303a5c33b2383c843308d86c68de228b094d2efed8bc59a4bac14_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/kn-cli-artifacts-rhel8@sha256:c61b26bdf318b507af66f9092e784d64436e3b2531cc6e2e8aa1bb8bbb010fb7_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/kn-cli-artifacts-rhel8@sha256:f22168224137db649c6e6592e3ec2ae6845ca668ef65fe56c104ed6393eae526_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/knative-rhel8-operator@sha256:53e115cdfeb8077cc8b89ebdeee4903b1be8c0a0d45831a9f277f342959f5961_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/knative-rhel8-operator@sha256:ebf24097b84ec5773e30c8f548975afb84b6fce836b373b97855f69371068d1e_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/knative-rhel8-operator@sha256:efa444ca6c7c4468821a8d138b4319c86fede592f3b0b4d7905e7c66e8bdb2c0_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/kourier-control-rhel8@sha256:396fb9dcc798b05e89d38ccbe3a3abb31854f56a95ae104fb9bb215967b56d9f_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/kourier-control-rhel8@sha256:e36577c37457a4521d78f28f24dca6ae11f170635316efe374f08f825cb5904d_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/kourier-control-rhel8@sha256:fb04b74dce262e58434b19a10dce0981b4df7541416de21343fb7124c714ffbf_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/net-istio-controller-rhel8@sha256:281b2782253722d916b6178ecdbc763aaa71ed4ac0db94e31d57974d4eb8b58b_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/net-istio-controller-rhel8@sha256:bf56038c0af2cfeb5a3e4b7ecd5aeebb230d042ac835b50faafa3d939dd8ca50_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/net-istio-controller-rhel8@sha256:f3643c74f73841b1de04be1d0f550c044f1ad4800ceb32cb36bf9072d8e5155b_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/net-istio-webhook-rhel8@sha256:4f7cabd5a6bb6fd7a0d81461108891b0d2de55efe868c4fbf275131c3280ed2d_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/net-istio-webhook-rhel8@sha256:a07d73f5c04af2a29b6565363b472aceabbfeafe7d6dfe833d1e71b072419916_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/net-istio-webhook-rhel8@sha256:cd34685812d9447969a1c3fb4382433a1b59fb3631fbe156daa6fa962458f859_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serverless-operator-bundle@sha256:0422f8843fc62c2b72e01ffefd33db912a1ad3d70ac297882d3663c9b7299f10_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serverless-rhel8-operator@sha256:26d940bd43b928d8370c9e88e80726a427c3f0ce3afc4fddb02a507f81c8fc93_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serverless-rhel8-operator@sha256:2898df30f40683bd3a73c6f2676afdc1bfc27b23d2fe04fe7667f6db6d2422ab_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serverless-rhel8-operator@sha256:8ec9e756969c8e6bf8155ed102a66cf578a325dcc477ff909b4806405ab59cfc_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-activator-rhel8@sha256:1e9fb289564961ddbf317e568c50936b048446685c39ab14ca4e5cb682785243_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-activator-rhel8@sha256:3a823819467ed0beea953eed27e2129bb4495df3f49e0f59d5004dee416e6285_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-activator-rhel8@sha256:4e7563e5f9761f624aefc6b79845e5b4dd1836a545c3754bc37701162ed4e3bb_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-autoscaler-hpa-rhel8@sha256:1685c7bf25061e61688d2b5e60cde6adb8906fec6bfb713c68837b2bbeeacf85_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-autoscaler-hpa-rhel8@sha256:491df16728df492b7b88efb8e86f28e46a8762f4084fb4132823611a9e758264_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-autoscaler-hpa-rhel8@sha256:8bb514634ece7dafd88ae6cc7eff52016cd4585d91cb9c106720c21c219f8967_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-autoscaler-rhel8@sha256:01b46e0ddb618f58c06b533fe7148f772367200f5d9be9d355012e91dc401156_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-autoscaler-rhel8@sha256:8cd0a381de995467f339e11f0704b8c8b978ddfdd2d8271f4c9f832e7acf9f07_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-autoscaler-rhel8@sha256:c60796d720141d322159e49bb3496732b8e0453d6606227b419caf93a12d196b_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-controller-rhel8@sha256:92b01a8421488e9d9b42b6da290873b54a2619d39a05e8d2a99e4c5348a3d4dc_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-controller-rhel8@sha256:b5ae691a77adb161a30ae8470f1cf4c1c6259488df18bb2bf2764d05af9a2aa8_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-controller-rhel8@sha256:b752a295b673aeee85eba6bed33cc658254dc0503c6002841d80dc0c0a38f615_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-domain-mapping-rhel8@sha256:11bca084f2c8df8d369d6301847876bbf8d37c7b67a6ffb387e0759100b6e817_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-domain-mapping-rhel8@sha256:4e580d29cbff1aa6050c65cee35a870dab9e6a7eaa538b356a5afefed9c38d90_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-domain-mapping-rhel8@sha256:eeb39a3fbc9d4c223d42579737948438d03b2a2ec1aee46562aabae6d343679b_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-domain-mapping-webhook-rhel8@sha256:8057fa6657c0bf909297273acc4faea1cddb29f9f02f6c797279adb42f083332_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-domain-mapping-webhook-rhel8@sha256:84e13a4c84098e0a6a5b461c7581861cd9114ce3cc7c2147afd727e56f323b28_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-domain-mapping-webhook-rhel8@sha256:f99e203de17686584c05ee0901041edd055350c39da063d5d6dcd026d1e17593_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-queue-rhel8@sha256:8740a1f7cb3ef3c4caa5774cced7787cc1e345dbe3708307001c1def9fd32e2f_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-queue-rhel8@sha256:ac1ca0ae5e3c7fc242ec5a313e45d09b83261ffe26eab3ebcbbae9299471b25a_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-queue-rhel8@sha256:f16b4f4e86e758354c8b19ee3a075dfd6fd19eb7ba282ad8293d41ca0c8f3028_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-storage-version-migration-rhel8@sha256:1c3b2c4c06981fd8eb13c05837c8da3523f0df9c79eacd6ffc1138e5f26bdba6_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-storage-version-migration-rhel8@sha256:27b7b75eae9eacc52a577887885db7c29192e15aada8a3b7406e032561609462_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-storage-version-migration-rhel8@sha256:8012cc60fab4e14b7fab05589c977c15ac941efb09601069be09d4e25385ed26_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-webhook-rhel8@sha256:4fdc2c632eb0fa4f10a78e39622c83febde93f38db16bd0ca4a35c1eb7062548_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-webhook-rhel8@sha256:6904376f1ae4dadc23ab9993b50aaaa3db130fcd338f3dfae9e437b348e6e934_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-webhook-rhel8@sha256:dc902a39bc520abcf2100c26e2e1c4ba20aa5aadff763b40f234eb01a26b6f77_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/svls-must-gather-rhel8@sha256:057e9ccae9eae50fadad4772b203e897f5c54bf9d40f6e2f2ccbdbc93f5850b5_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/svls-must-gather-rhel8@sha256:7557328dcdede1992a3660342f037e490f58bc3281c68c6e4f44e6d66c4a0cff_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/svls-must-gather-rhel8@sha256:e0a982cd04fee4416659b7e1e6a827c2c371144bd461f23913ae9e0633fd598a_amd64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "go-restful: Authorization Bypass Through User-Controlled Key"
},
{
"cve": "CVE-2022-21698",
"cwe": {
"id": "CWE-772",
"name": "Missing Release of Resource after Effective Lifetime"
},
"discovery_date": "2022-01-19T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2045880"
}
],
"notes": [
{
"category": "description",
"text": "A denial of service attack was found in prometheus/client_golang. This flaw allows an attacker to produce a denial of service attack on an HTTP server by exploiting the InstrumentHandlerCounter function in the version below 1.11.1, resulting in a loss of availability.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "prometheus/client_golang: Denial of service using InstrumentHandlerCounter",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "This flaw has been rated as having a moderate impact for two main reasons. The opportunity for a Denial of Service is limited to the golang runtime. In the case of OpenShift Container Platform, this would be restricted within each individual container. Additionally, this is in alignment with upstream\u0027s (the Prometheus project) impact rating.\n\nWithin regulated environments, a combination of the following controls acts as a significant barrier to successful exploitation of a CWE-772: Missing Release of Resource after Effective Lifetime and therefore downgrades the severity of this particular CVE from Moderate to Low.\n\nBaseline configurations enforce strict resource allocation and lifecycle management policies, ensuring that memory, CPU, and storage resources are efficiently released when no longer needed. The platform continuously monitors resource allocation and usage across compute environments and workloads, leveraging built-in quota and limit mechanisms to prevent resource exhaustion caused by unreleased objects. Real-time system monitoring detects abnormal consumption patterns, such as unused resource retention or elevated usage levels, enabling timely remediation and preventing compounding impacts.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"8Base-Openshift-Serverless-1.24:openshift-serverless-1-tech-preview/eventing-kafka-broker-controller-rhel8@sha256:2a4b30bcff1377073202362dfd521bd7ac3e3e3960fdb33a6cf9fa39fc89de6b_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1-tech-preview/eventing-kafka-broker-controller-rhel8@sha256:be290e6d950e8af6162c1dece8472788b66459e8cb91df319f50ccf66f27b5c7_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1-tech-preview/eventing-kafka-broker-controller-rhel8@sha256:f8b5d9c9c0182f5cc1f76422759bf8925d2f29292390ada83a6b7c7986f1462c_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1-tech-preview/eventing-kafka-broker-dispatcher-rhel8@sha256:08c6d6908a2e58a18e908223daf152802106b00a67905e94e075fca827af87c9_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1-tech-preview/eventing-kafka-broker-dispatcher-rhel8@sha256:8ac0796f3585a406facba98766688ae6777b5673a4515418db8d1d92c4d65494_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1-tech-preview/eventing-kafka-broker-dispatcher-rhel8@sha256:9af6b8413acbf59adc88e9b88a51105f3b0a4913499c3026f64e7fda91e43384_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1-tech-preview/eventing-kafka-broker-receiver-rhel8@sha256:4dc0783cf92da5b5aa4cd1b9e9d55aa55a69b94eef0d29f261d3d51bd2260b68_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1-tech-preview/eventing-kafka-broker-receiver-rhel8@sha256:80fd78ad61caab0b20e39d4c6103ed9b074d3efa1dc67ab7bf415ea7db912dc3_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1-tech-preview/eventing-kafka-broker-receiver-rhel8@sha256:aeaaf1d541b5756df65f0700bcd82d085077ae3b1ce99c6d8728997c23e31ef9_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1-tech-preview/eventing-kafka-broker-webhook-rhel8@sha256:0dad9dc28babb21622f90c83647c9cc48bfa66faad257c88e7adf1d50ad0f80c_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1-tech-preview/eventing-kafka-broker-webhook-rhel8@sha256:10ba81e103ed6b7dff7b02394b20f44b46acd6b09d72f16667c068eb9989dc77_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1-tech-preview/eventing-kafka-broker-webhook-rhel8@sha256:f94aef78ce0870fdceac5b3467220540127a73415e81baa4b48bf986bc181c4d_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/client-kn-rhel8@sha256:09644d1c149970cd7c06635806a0ffc077a6340d68c357cd7f2bb5a6f57e46f3_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/client-kn-rhel8@sha256:46510d8b5dfba62d0a3da64ba90d1b8f88ad3b909c3e6ed14bcd96017d766829_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/client-kn-rhel8@sha256:f9bf2892123c3d981d2d5f158e643e6ba6f59a441b47c4055dc542f8cf8330c0_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-apiserver-receive-adapter-rhel8@sha256:834e37f8ddfbe157ad357fcef49f5213053d1295bb31361c5dd14a213ff2755c_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-apiserver-receive-adapter-rhel8@sha256:d13848369ca942d13548ab9b73a2d60b67f9412e535ed647342acaa8cef36c37_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-apiserver-receive-adapter-rhel8@sha256:eef2145e61234d37713ef8fda1f82d7cbe6502c5e6386117230d66ab7e1dd21a_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-controller-rhel8@sha256:52ef0c51b53ede0344f58174e624db08e6dcac04a0cba1668915f217949fc868_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-controller-rhel8@sha256:72c5fcaa44e3da56b297eb718d8a2b7eeb44069d6f3ce71b0eca30070b18bd9d_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-controller-rhel8@sha256:ad2df12dd77e8a3092431ca8d1b5eae42240c8ebb8766e436009bd6df7ee51f3_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-in-memory-channel-controller-rhel8@sha256:070f2c819506853dee230f37e00b27a05ba01c6f7cbbffc9a04b59a65d0c45e9_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-in-memory-channel-controller-rhel8@sha256:111da99563ea799e6b54933f12dc8f8a3828e36f650900e02da3be5afbdeefd9_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-in-memory-channel-controller-rhel8@sha256:69871b8d6e72713fe2eaf5f1e0aac1282fb8659d2895836994f10c847fe320d1_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-in-memory-channel-dispatcher-rhel8@sha256:4b5ee83ccace988c6eaf456e82dea83d160ae7e6aaad1ab8f48410f90da8f1c1_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-in-memory-channel-dispatcher-rhel8@sha256:52247eff5dc9a89244e6697ae9ce61cc1b42265171c956d4d50984179daced89_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-in-memory-channel-dispatcher-rhel8@sha256:68b61474089703d0685a952062401303206ba11bc108b8504f6f6390933d83cb_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-kafka-broker-controller-rhel8@sha256:2a4b30bcff1377073202362dfd521bd7ac3e3e3960fdb33a6cf9fa39fc89de6b_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-kafka-broker-controller-rhel8@sha256:be290e6d950e8af6162c1dece8472788b66459e8cb91df319f50ccf66f27b5c7_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-kafka-broker-controller-rhel8@sha256:f8b5d9c9c0182f5cc1f76422759bf8925d2f29292390ada83a6b7c7986f1462c_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-kafka-broker-dispatcher-rhel8@sha256:08c6d6908a2e58a18e908223daf152802106b00a67905e94e075fca827af87c9_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-kafka-broker-dispatcher-rhel8@sha256:8ac0796f3585a406facba98766688ae6777b5673a4515418db8d1d92c4d65494_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-kafka-broker-dispatcher-rhel8@sha256:9af6b8413acbf59adc88e9b88a51105f3b0a4913499c3026f64e7fda91e43384_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-kafka-broker-post-install-rhel8@sha256:260e7f0086f4e036be3a9ab5d24ce99fc8a053cc7f2906f8a6080f59f2a3e591_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-kafka-broker-post-install-rhel8@sha256:36551ea609536ba900f7a0493a06d07f9c0f19a0eef7e4956575354ca92cd1ef_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-kafka-broker-post-install-rhel8@sha256:6d4a898f37f87aa6db636487c6892833249be38635fe631433652feda762a40e_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-kafka-broker-webhook-rhel8@sha256:0dad9dc28babb21622f90c83647c9cc48bfa66faad257c88e7adf1d50ad0f80c_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-kafka-broker-webhook-rhel8@sha256:10ba81e103ed6b7dff7b02394b20f44b46acd6b09d72f16667c068eb9989dc77_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-kafka-broker-webhook-rhel8@sha256:f94aef78ce0870fdceac5b3467220540127a73415e81baa4b48bf986bc181c4d_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-mtbroker-filter-rhel8@sha256:4f6e162ee5fb96ff69a1546b7f728641dded59548f14afdfa870f7f0291787ac_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-mtbroker-filter-rhel8@sha256:ecde2ee2aa9618775178e03bcc07e53d6f5e12f30261238d8ffb366fb1e47c94_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-mtbroker-filter-rhel8@sha256:ee2dc3e0f648dc59551cfdf0ac5c36aa6cd9a4b2abaada7095ae4d5b8e0a571e_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-mtbroker-ingress-rhel8@sha256:4eaac6386b1b8a9e360df5afbd85aeebb97e5c81dbd861996caafad48b4cc6f9_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-mtbroker-ingress-rhel8@sha256:644fbcd1924d570f105f5f9760eb15eddbeed16c894edfcb4ef8c8a14e370bce_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-mtbroker-ingress-rhel8@sha256:a26dfc1a610bbaf876443b4b01a04130f7c0aba4d40e246333fe8bf7eb899f45_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-mtchannel-broker-rhel8@sha256:353859f2a8649fa9b3f5c0e02cafd57f79f96a10a7a697ba08eaa8cb70effe51_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-mtchannel-broker-rhel8@sha256:6f7afb57dc78ccb13498434196c5e8cd0f6ec53f045689febf1a62c492358d93_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-mtchannel-broker-rhel8@sha256:fadf3035a8bd25307843d1c6c88654a03db25983407a770875b4507942684dd5_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-mtping-rhel8@sha256:2254577d2c2e67d28f8459fbd4ac43af78b7d29cc0b56c631607dd68f3d31637_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-mtping-rhel8@sha256:a7177a43f46b6470a19970c62ebc17119ca3c3021471f9396faa436e621beb1e_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-mtping-rhel8@sha256:c6c2c7924d90e81e2906f3bf3969b02d7f3e4dc80c187e6c55a7e4ea17ac20cd_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-storage-version-migration-rhel8@sha256:3c1baa5bad644c06bedabaed9c668f0999527f00bc1d195e71a528c222087328_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-storage-version-migration-rhel8@sha256:63dab761fd3a2e08950b7ee52852fb39cef7820f2a8cf8142ec3701a07372d7c_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-storage-version-migration-rhel8@sha256:ff7924a37865ac1a90872f35675934a1627e49a29577a78af18b8e743a5fde07_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-sugar-controller-rhel8@sha256:24c7217a3612a5c3c6792c433dc2a6cf4b5fda1b9e6acff84e2736705704d152_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-sugar-controller-rhel8@sha256:3a38788638c26e9bec45694b2c4597333080189ffa96d8c7302e3e7dd1e54be5_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-sugar-controller-rhel8@sha256:aebfba016342e94fc0619a9ad6346c7fefbedf6739f1495954eb905cade085ac_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-webhook-rhel8@sha256:11d0b8fac4cb67c95e051a91f5c6683768f8969ffc744cd3cc4814d1ee6e91c1_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-webhook-rhel8@sha256:1b209d1ddffba92c3d77824e37bf75302346856c10b773a101d2868f27d0b740_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-webhook-rhel8@sha256:bf8c9de32dd5cbe536b115f52f32c666fbf886bde555ac355937d6b149cf9343_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/ingress-rhel8-operator@sha256:46a5fb2d0f9fa5e05504b9264a3f1c0e7c7beb76e3a3aeb9bc036cda4fa9d66a_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/ingress-rhel8-operator@sha256:793b86f4c2add102e2f676bd57cec3365ce9b3fdc40a989c28d1f9acb851142d_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/ingress-rhel8-operator@sha256:cce79392f93bb318123c48ac6de48aa0a2983cc1134cc063c0fdc2ff83c546c7_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/kn-cli-artifacts-rhel8@sha256:1a51a072d4e303a5c33b2383c843308d86c68de228b094d2efed8bc59a4bac14_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/kn-cli-artifacts-rhel8@sha256:c61b26bdf318b507af66f9092e784d64436e3b2531cc6e2e8aa1bb8bbb010fb7_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/kn-cli-artifacts-rhel8@sha256:f22168224137db649c6e6592e3ec2ae6845ca668ef65fe56c104ed6393eae526_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/knative-rhel8-operator@sha256:53e115cdfeb8077cc8b89ebdeee4903b1be8c0a0d45831a9f277f342959f5961_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/knative-rhel8-operator@sha256:ebf24097b84ec5773e30c8f548975afb84b6fce836b373b97855f69371068d1e_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/knative-rhel8-operator@sha256:efa444ca6c7c4468821a8d138b4319c86fede592f3b0b4d7905e7c66e8bdb2c0_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/kourier-control-rhel8@sha256:396fb9dcc798b05e89d38ccbe3a3abb31854f56a95ae104fb9bb215967b56d9f_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/kourier-control-rhel8@sha256:e36577c37457a4521d78f28f24dca6ae11f170635316efe374f08f825cb5904d_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/kourier-control-rhel8@sha256:fb04b74dce262e58434b19a10dce0981b4df7541416de21343fb7124c714ffbf_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/net-istio-controller-rhel8@sha256:281b2782253722d916b6178ecdbc763aaa71ed4ac0db94e31d57974d4eb8b58b_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/net-istio-controller-rhel8@sha256:bf56038c0af2cfeb5a3e4b7ecd5aeebb230d042ac835b50faafa3d939dd8ca50_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/net-istio-controller-rhel8@sha256:f3643c74f73841b1de04be1d0f550c044f1ad4800ceb32cb36bf9072d8e5155b_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/net-istio-webhook-rhel8@sha256:4f7cabd5a6bb6fd7a0d81461108891b0d2de55efe868c4fbf275131c3280ed2d_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/net-istio-webhook-rhel8@sha256:a07d73f5c04af2a29b6565363b472aceabbfeafe7d6dfe833d1e71b072419916_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/net-istio-webhook-rhel8@sha256:cd34685812d9447969a1c3fb4382433a1b59fb3631fbe156daa6fa962458f859_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serverless-operator-bundle@sha256:0422f8843fc62c2b72e01ffefd33db912a1ad3d70ac297882d3663c9b7299f10_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serverless-rhel8-operator@sha256:26d940bd43b928d8370c9e88e80726a427c3f0ce3afc4fddb02a507f81c8fc93_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serverless-rhel8-operator@sha256:2898df30f40683bd3a73c6f2676afdc1bfc27b23d2fe04fe7667f6db6d2422ab_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serverless-rhel8-operator@sha256:8ec9e756969c8e6bf8155ed102a66cf578a325dcc477ff909b4806405ab59cfc_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-activator-rhel8@sha256:1e9fb289564961ddbf317e568c50936b048446685c39ab14ca4e5cb682785243_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-activator-rhel8@sha256:3a823819467ed0beea953eed27e2129bb4495df3f49e0f59d5004dee416e6285_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-activator-rhel8@sha256:4e7563e5f9761f624aefc6b79845e5b4dd1836a545c3754bc37701162ed4e3bb_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-autoscaler-hpa-rhel8@sha256:1685c7bf25061e61688d2b5e60cde6adb8906fec6bfb713c68837b2bbeeacf85_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-autoscaler-hpa-rhel8@sha256:491df16728df492b7b88efb8e86f28e46a8762f4084fb4132823611a9e758264_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-autoscaler-hpa-rhel8@sha256:8bb514634ece7dafd88ae6cc7eff52016cd4585d91cb9c106720c21c219f8967_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-autoscaler-rhel8@sha256:01b46e0ddb618f58c06b533fe7148f772367200f5d9be9d355012e91dc401156_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-autoscaler-rhel8@sha256:8cd0a381de995467f339e11f0704b8c8b978ddfdd2d8271f4c9f832e7acf9f07_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-autoscaler-rhel8@sha256:c60796d720141d322159e49bb3496732b8e0453d6606227b419caf93a12d196b_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-controller-rhel8@sha256:92b01a8421488e9d9b42b6da290873b54a2619d39a05e8d2a99e4c5348a3d4dc_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-controller-rhel8@sha256:b5ae691a77adb161a30ae8470f1cf4c1c6259488df18bb2bf2764d05af9a2aa8_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-controller-rhel8@sha256:b752a295b673aeee85eba6bed33cc658254dc0503c6002841d80dc0c0a38f615_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-domain-mapping-rhel8@sha256:11bca084f2c8df8d369d6301847876bbf8d37c7b67a6ffb387e0759100b6e817_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-domain-mapping-rhel8@sha256:4e580d29cbff1aa6050c65cee35a870dab9e6a7eaa538b356a5afefed9c38d90_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-domain-mapping-rhel8@sha256:eeb39a3fbc9d4c223d42579737948438d03b2a2ec1aee46562aabae6d343679b_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-domain-mapping-webhook-rhel8@sha256:8057fa6657c0bf909297273acc4faea1cddb29f9f02f6c797279adb42f083332_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-domain-mapping-webhook-rhel8@sha256:84e13a4c84098e0a6a5b461c7581861cd9114ce3cc7c2147afd727e56f323b28_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-domain-mapping-webhook-rhel8@sha256:f99e203de17686584c05ee0901041edd055350c39da063d5d6dcd026d1e17593_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-queue-rhel8@sha256:8740a1f7cb3ef3c4caa5774cced7787cc1e345dbe3708307001c1def9fd32e2f_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-queue-rhel8@sha256:ac1ca0ae5e3c7fc242ec5a313e45d09b83261ffe26eab3ebcbbae9299471b25a_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-queue-rhel8@sha256:f16b4f4e86e758354c8b19ee3a075dfd6fd19eb7ba282ad8293d41ca0c8f3028_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-storage-version-migration-rhel8@sha256:1c3b2c4c06981fd8eb13c05837c8da3523f0df9c79eacd6ffc1138e5f26bdba6_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-storage-version-migration-rhel8@sha256:27b7b75eae9eacc52a577887885db7c29192e15aada8a3b7406e032561609462_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-storage-version-migration-rhel8@sha256:8012cc60fab4e14b7fab05589c977c15ac941efb09601069be09d4e25385ed26_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-webhook-rhel8@sha256:4fdc2c632eb0fa4f10a78e39622c83febde93f38db16bd0ca4a35c1eb7062548_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-webhook-rhel8@sha256:6904376f1ae4dadc23ab9993b50aaaa3db130fcd338f3dfae9e437b348e6e934_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-webhook-rhel8@sha256:dc902a39bc520abcf2100c26e2e1c4ba20aa5aadff763b40f234eb01a26b6f77_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/svls-must-gather-rhel8@sha256:057e9ccae9eae50fadad4772b203e897f5c54bf9d40f6e2f2ccbdbc93f5850b5_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/svls-must-gather-rhel8@sha256:7557328dcdede1992a3660342f037e490f58bc3281c68c6e4f44e6d66c4a0cff_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/svls-must-gather-rhel8@sha256:e0a982cd04fee4416659b7e1e6a827c2c371144bd461f23913ae9e0633fd598a_amd64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2022-21698"
},
{
"category": "external",
"summary": "RHBZ#2045880",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2045880"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2022-21698",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-21698"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2022-21698",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2022-21698"
},
{
"category": "external",
"summary": "https://github.com/prometheus/client_golang/security/advisories/GHSA-cg3q-j54f-5p7p",
"url": "https://github.com/prometheus/client_golang/security/advisories/GHSA-cg3q-j54f-5p7p"
}
],
"release_date": "2022-02-15T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2022-08-10T13:13:24+00:00",
"details": "See the Red Hat OpenShift Container Platform 4.6 documentation at:\nhttps://access.redhat.com/documentation/en-us/openshift_container_platform/4.6/html/serverless/index\nSee the Red Hat OpenShift Container Platform 4.7 documentation at:\nhttps://access.redhat.com/documentation/en-us/openshift_container_platform/4.7/html/serverless/index\nSee the Red Hat OpenShift Container Platform 4.8 documentation at:\nhttps://access.redhat.com/documentation/en-us/openshift_container_platform/4.8/html/serverless/index\nSee the Red Hat OpenShift Container Platform 4.9 documentation at:\nhttps://access.redhat.com/documentation/en-us/openshift_container_platform/4.9/html/serverless/index\nSee the Red Hat OpenShift Container Platform 4.10 documentation at:\nhttps://access.redhat.com/documentation/en-us/openshift_container_platform/4.10/html/serverless/index",
"product_ids": [
"8Base-Openshift-Serverless-1.24:openshift-serverless-1-tech-preview/eventing-kafka-broker-controller-rhel8@sha256:2a4b30bcff1377073202362dfd521bd7ac3e3e3960fdb33a6cf9fa39fc89de6b_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1-tech-preview/eventing-kafka-broker-controller-rhel8@sha256:be290e6d950e8af6162c1dece8472788b66459e8cb91df319f50ccf66f27b5c7_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1-tech-preview/eventing-kafka-broker-controller-rhel8@sha256:f8b5d9c9c0182f5cc1f76422759bf8925d2f29292390ada83a6b7c7986f1462c_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1-tech-preview/eventing-kafka-broker-dispatcher-rhel8@sha256:08c6d6908a2e58a18e908223daf152802106b00a67905e94e075fca827af87c9_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1-tech-preview/eventing-kafka-broker-dispatcher-rhel8@sha256:8ac0796f3585a406facba98766688ae6777b5673a4515418db8d1d92c4d65494_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1-tech-preview/eventing-kafka-broker-dispatcher-rhel8@sha256:9af6b8413acbf59adc88e9b88a51105f3b0a4913499c3026f64e7fda91e43384_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1-tech-preview/eventing-kafka-broker-receiver-rhel8@sha256:4dc0783cf92da5b5aa4cd1b9e9d55aa55a69b94eef0d29f261d3d51bd2260b68_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1-tech-preview/eventing-kafka-broker-receiver-rhel8@sha256:80fd78ad61caab0b20e39d4c6103ed9b074d3efa1dc67ab7bf415ea7db912dc3_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1-tech-preview/eventing-kafka-broker-receiver-rhel8@sha256:aeaaf1d541b5756df65f0700bcd82d085077ae3b1ce99c6d8728997c23e31ef9_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1-tech-preview/eventing-kafka-broker-webhook-rhel8@sha256:0dad9dc28babb21622f90c83647c9cc48bfa66faad257c88e7adf1d50ad0f80c_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1-tech-preview/eventing-kafka-broker-webhook-rhel8@sha256:10ba81e103ed6b7dff7b02394b20f44b46acd6b09d72f16667c068eb9989dc77_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1-tech-preview/eventing-kafka-broker-webhook-rhel8@sha256:f94aef78ce0870fdceac5b3467220540127a73415e81baa4b48bf986bc181c4d_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/client-kn-rhel8@sha256:09644d1c149970cd7c06635806a0ffc077a6340d68c357cd7f2bb5a6f57e46f3_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/client-kn-rhel8@sha256:46510d8b5dfba62d0a3da64ba90d1b8f88ad3b909c3e6ed14bcd96017d766829_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/client-kn-rhel8@sha256:f9bf2892123c3d981d2d5f158e643e6ba6f59a441b47c4055dc542f8cf8330c0_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-apiserver-receive-adapter-rhel8@sha256:834e37f8ddfbe157ad357fcef49f5213053d1295bb31361c5dd14a213ff2755c_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-apiserver-receive-adapter-rhel8@sha256:d13848369ca942d13548ab9b73a2d60b67f9412e535ed647342acaa8cef36c37_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-apiserver-receive-adapter-rhel8@sha256:eef2145e61234d37713ef8fda1f82d7cbe6502c5e6386117230d66ab7e1dd21a_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-controller-rhel8@sha256:52ef0c51b53ede0344f58174e624db08e6dcac04a0cba1668915f217949fc868_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-controller-rhel8@sha256:72c5fcaa44e3da56b297eb718d8a2b7eeb44069d6f3ce71b0eca30070b18bd9d_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-controller-rhel8@sha256:ad2df12dd77e8a3092431ca8d1b5eae42240c8ebb8766e436009bd6df7ee51f3_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-in-memory-channel-controller-rhel8@sha256:070f2c819506853dee230f37e00b27a05ba01c6f7cbbffc9a04b59a65d0c45e9_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-in-memory-channel-controller-rhel8@sha256:111da99563ea799e6b54933f12dc8f8a3828e36f650900e02da3be5afbdeefd9_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-in-memory-channel-controller-rhel8@sha256:69871b8d6e72713fe2eaf5f1e0aac1282fb8659d2895836994f10c847fe320d1_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-in-memory-channel-dispatcher-rhel8@sha256:4b5ee83ccace988c6eaf456e82dea83d160ae7e6aaad1ab8f48410f90da8f1c1_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-in-memory-channel-dispatcher-rhel8@sha256:52247eff5dc9a89244e6697ae9ce61cc1b42265171c956d4d50984179daced89_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-in-memory-channel-dispatcher-rhel8@sha256:68b61474089703d0685a952062401303206ba11bc108b8504f6f6390933d83cb_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-kafka-broker-controller-rhel8@sha256:2a4b30bcff1377073202362dfd521bd7ac3e3e3960fdb33a6cf9fa39fc89de6b_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-kafka-broker-controller-rhel8@sha256:be290e6d950e8af6162c1dece8472788b66459e8cb91df319f50ccf66f27b5c7_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-kafka-broker-controller-rhel8@sha256:f8b5d9c9c0182f5cc1f76422759bf8925d2f29292390ada83a6b7c7986f1462c_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-kafka-broker-dispatcher-rhel8@sha256:08c6d6908a2e58a18e908223daf152802106b00a67905e94e075fca827af87c9_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-kafka-broker-dispatcher-rhel8@sha256:8ac0796f3585a406facba98766688ae6777b5673a4515418db8d1d92c4d65494_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-kafka-broker-dispatcher-rhel8@sha256:9af6b8413acbf59adc88e9b88a51105f3b0a4913499c3026f64e7fda91e43384_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-kafka-broker-post-install-rhel8@sha256:260e7f0086f4e036be3a9ab5d24ce99fc8a053cc7f2906f8a6080f59f2a3e591_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-kafka-broker-post-install-rhel8@sha256:36551ea609536ba900f7a0493a06d07f9c0f19a0eef7e4956575354ca92cd1ef_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-kafka-broker-post-install-rhel8@sha256:6d4a898f37f87aa6db636487c6892833249be38635fe631433652feda762a40e_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-kafka-broker-webhook-rhel8@sha256:0dad9dc28babb21622f90c83647c9cc48bfa66faad257c88e7adf1d50ad0f80c_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-kafka-broker-webhook-rhel8@sha256:10ba81e103ed6b7dff7b02394b20f44b46acd6b09d72f16667c068eb9989dc77_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-kafka-broker-webhook-rhel8@sha256:f94aef78ce0870fdceac5b3467220540127a73415e81baa4b48bf986bc181c4d_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-mtbroker-filter-rhel8@sha256:4f6e162ee5fb96ff69a1546b7f728641dded59548f14afdfa870f7f0291787ac_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-mtbroker-filter-rhel8@sha256:ecde2ee2aa9618775178e03bcc07e53d6f5e12f30261238d8ffb366fb1e47c94_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-mtbroker-filter-rhel8@sha256:ee2dc3e0f648dc59551cfdf0ac5c36aa6cd9a4b2abaada7095ae4d5b8e0a571e_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-mtbroker-ingress-rhel8@sha256:4eaac6386b1b8a9e360df5afbd85aeebb97e5c81dbd861996caafad48b4cc6f9_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-mtbroker-ingress-rhel8@sha256:644fbcd1924d570f105f5f9760eb15eddbeed16c894edfcb4ef8c8a14e370bce_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-mtbroker-ingress-rhel8@sha256:a26dfc1a610bbaf876443b4b01a04130f7c0aba4d40e246333fe8bf7eb899f45_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-mtchannel-broker-rhel8@sha256:353859f2a8649fa9b3f5c0e02cafd57f79f96a10a7a697ba08eaa8cb70effe51_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-mtchannel-broker-rhel8@sha256:6f7afb57dc78ccb13498434196c5e8cd0f6ec53f045689febf1a62c492358d93_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-mtchannel-broker-rhel8@sha256:fadf3035a8bd25307843d1c6c88654a03db25983407a770875b4507942684dd5_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-mtping-rhel8@sha256:2254577d2c2e67d28f8459fbd4ac43af78b7d29cc0b56c631607dd68f3d31637_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-mtping-rhel8@sha256:a7177a43f46b6470a19970c62ebc17119ca3c3021471f9396faa436e621beb1e_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-mtping-rhel8@sha256:c6c2c7924d90e81e2906f3bf3969b02d7f3e4dc80c187e6c55a7e4ea17ac20cd_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-storage-version-migration-rhel8@sha256:3c1baa5bad644c06bedabaed9c668f0999527f00bc1d195e71a528c222087328_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-storage-version-migration-rhel8@sha256:63dab761fd3a2e08950b7ee52852fb39cef7820f2a8cf8142ec3701a07372d7c_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-storage-version-migration-rhel8@sha256:ff7924a37865ac1a90872f35675934a1627e49a29577a78af18b8e743a5fde07_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-sugar-controller-rhel8@sha256:24c7217a3612a5c3c6792c433dc2a6cf4b5fda1b9e6acff84e2736705704d152_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-sugar-controller-rhel8@sha256:3a38788638c26e9bec45694b2c4597333080189ffa96d8c7302e3e7dd1e54be5_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-sugar-controller-rhel8@sha256:aebfba016342e94fc0619a9ad6346c7fefbedf6739f1495954eb905cade085ac_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-webhook-rhel8@sha256:11d0b8fac4cb67c95e051a91f5c6683768f8969ffc744cd3cc4814d1ee6e91c1_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-webhook-rhel8@sha256:1b209d1ddffba92c3d77824e37bf75302346856c10b773a101d2868f27d0b740_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-webhook-rhel8@sha256:bf8c9de32dd5cbe536b115f52f32c666fbf886bde555ac355937d6b149cf9343_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/ingress-rhel8-operator@sha256:46a5fb2d0f9fa5e05504b9264a3f1c0e7c7beb76e3a3aeb9bc036cda4fa9d66a_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/ingress-rhel8-operator@sha256:793b86f4c2add102e2f676bd57cec3365ce9b3fdc40a989c28d1f9acb851142d_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/ingress-rhel8-operator@sha256:cce79392f93bb318123c48ac6de48aa0a2983cc1134cc063c0fdc2ff83c546c7_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/kn-cli-artifacts-rhel8@sha256:1a51a072d4e303a5c33b2383c843308d86c68de228b094d2efed8bc59a4bac14_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/kn-cli-artifacts-rhel8@sha256:c61b26bdf318b507af66f9092e784d64436e3b2531cc6e2e8aa1bb8bbb010fb7_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/kn-cli-artifacts-rhel8@sha256:f22168224137db649c6e6592e3ec2ae6845ca668ef65fe56c104ed6393eae526_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/knative-rhel8-operator@sha256:53e115cdfeb8077cc8b89ebdeee4903b1be8c0a0d45831a9f277f342959f5961_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/knative-rhel8-operator@sha256:ebf24097b84ec5773e30c8f548975afb84b6fce836b373b97855f69371068d1e_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/knative-rhel8-operator@sha256:efa444ca6c7c4468821a8d138b4319c86fede592f3b0b4d7905e7c66e8bdb2c0_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/kourier-control-rhel8@sha256:396fb9dcc798b05e89d38ccbe3a3abb31854f56a95ae104fb9bb215967b56d9f_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/kourier-control-rhel8@sha256:e36577c37457a4521d78f28f24dca6ae11f170635316efe374f08f825cb5904d_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/kourier-control-rhel8@sha256:fb04b74dce262e58434b19a10dce0981b4df7541416de21343fb7124c714ffbf_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/net-istio-controller-rhel8@sha256:281b2782253722d916b6178ecdbc763aaa71ed4ac0db94e31d57974d4eb8b58b_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/net-istio-controller-rhel8@sha256:bf56038c0af2cfeb5a3e4b7ecd5aeebb230d042ac835b50faafa3d939dd8ca50_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/net-istio-controller-rhel8@sha256:f3643c74f73841b1de04be1d0f550c044f1ad4800ceb32cb36bf9072d8e5155b_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/net-istio-webhook-rhel8@sha256:4f7cabd5a6bb6fd7a0d81461108891b0d2de55efe868c4fbf275131c3280ed2d_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/net-istio-webhook-rhel8@sha256:a07d73f5c04af2a29b6565363b472aceabbfeafe7d6dfe833d1e71b072419916_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/net-istio-webhook-rhel8@sha256:cd34685812d9447969a1c3fb4382433a1b59fb3631fbe156daa6fa962458f859_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serverless-operator-bundle@sha256:0422f8843fc62c2b72e01ffefd33db912a1ad3d70ac297882d3663c9b7299f10_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serverless-rhel8-operator@sha256:26d940bd43b928d8370c9e88e80726a427c3f0ce3afc4fddb02a507f81c8fc93_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serverless-rhel8-operator@sha256:2898df30f40683bd3a73c6f2676afdc1bfc27b23d2fe04fe7667f6db6d2422ab_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serverless-rhel8-operator@sha256:8ec9e756969c8e6bf8155ed102a66cf578a325dcc477ff909b4806405ab59cfc_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-activator-rhel8@sha256:1e9fb289564961ddbf317e568c50936b048446685c39ab14ca4e5cb682785243_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-activator-rhel8@sha256:3a823819467ed0beea953eed27e2129bb4495df3f49e0f59d5004dee416e6285_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-activator-rhel8@sha256:4e7563e5f9761f624aefc6b79845e5b4dd1836a545c3754bc37701162ed4e3bb_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-autoscaler-hpa-rhel8@sha256:1685c7bf25061e61688d2b5e60cde6adb8906fec6bfb713c68837b2bbeeacf85_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-autoscaler-hpa-rhel8@sha256:491df16728df492b7b88efb8e86f28e46a8762f4084fb4132823611a9e758264_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-autoscaler-hpa-rhel8@sha256:8bb514634ece7dafd88ae6cc7eff52016cd4585d91cb9c106720c21c219f8967_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-autoscaler-rhel8@sha256:01b46e0ddb618f58c06b533fe7148f772367200f5d9be9d355012e91dc401156_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-autoscaler-rhel8@sha256:8cd0a381de995467f339e11f0704b8c8b978ddfdd2d8271f4c9f832e7acf9f07_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-autoscaler-rhel8@sha256:c60796d720141d322159e49bb3496732b8e0453d6606227b419caf93a12d196b_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-controller-rhel8@sha256:92b01a8421488e9d9b42b6da290873b54a2619d39a05e8d2a99e4c5348a3d4dc_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-controller-rhel8@sha256:b5ae691a77adb161a30ae8470f1cf4c1c6259488df18bb2bf2764d05af9a2aa8_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-controller-rhel8@sha256:b752a295b673aeee85eba6bed33cc658254dc0503c6002841d80dc0c0a38f615_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-domain-mapping-rhel8@sha256:11bca084f2c8df8d369d6301847876bbf8d37c7b67a6ffb387e0759100b6e817_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-domain-mapping-rhel8@sha256:4e580d29cbff1aa6050c65cee35a870dab9e6a7eaa538b356a5afefed9c38d90_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-domain-mapping-rhel8@sha256:eeb39a3fbc9d4c223d42579737948438d03b2a2ec1aee46562aabae6d343679b_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-domain-mapping-webhook-rhel8@sha256:8057fa6657c0bf909297273acc4faea1cddb29f9f02f6c797279adb42f083332_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-domain-mapping-webhook-rhel8@sha256:84e13a4c84098e0a6a5b461c7581861cd9114ce3cc7c2147afd727e56f323b28_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-domain-mapping-webhook-rhel8@sha256:f99e203de17686584c05ee0901041edd055350c39da063d5d6dcd026d1e17593_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-queue-rhel8@sha256:8740a1f7cb3ef3c4caa5774cced7787cc1e345dbe3708307001c1def9fd32e2f_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-queue-rhel8@sha256:ac1ca0ae5e3c7fc242ec5a313e45d09b83261ffe26eab3ebcbbae9299471b25a_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-queue-rhel8@sha256:f16b4f4e86e758354c8b19ee3a075dfd6fd19eb7ba282ad8293d41ca0c8f3028_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-storage-version-migration-rhel8@sha256:1c3b2c4c06981fd8eb13c05837c8da3523f0df9c79eacd6ffc1138e5f26bdba6_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-storage-version-migration-rhel8@sha256:27b7b75eae9eacc52a577887885db7c29192e15aada8a3b7406e032561609462_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-storage-version-migration-rhel8@sha256:8012cc60fab4e14b7fab05589c977c15ac941efb09601069be09d4e25385ed26_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-webhook-rhel8@sha256:4fdc2c632eb0fa4f10a78e39622c83febde93f38db16bd0ca4a35c1eb7062548_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-webhook-rhel8@sha256:6904376f1ae4dadc23ab9993b50aaaa3db130fcd338f3dfae9e437b348e6e934_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-webhook-rhel8@sha256:dc902a39bc520abcf2100c26e2e1c4ba20aa5aadff763b40f234eb01a26b6f77_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/svls-must-gather-rhel8@sha256:057e9ccae9eae50fadad4772b203e897f5c54bf9d40f6e2f2ccbdbc93f5850b5_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/svls-must-gather-rhel8@sha256:7557328dcdede1992a3660342f037e490f58bc3281c68c6e4f44e6d66c4a0cff_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/svls-must-gather-rhel8@sha256:e0a982cd04fee4416659b7e1e6a827c2c371144bd461f23913ae9e0633fd598a_amd64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2022:6040"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"8Base-Openshift-Serverless-1.24:openshift-serverless-1-tech-preview/eventing-kafka-broker-controller-rhel8@sha256:2a4b30bcff1377073202362dfd521bd7ac3e3e3960fdb33a6cf9fa39fc89de6b_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1-tech-preview/eventing-kafka-broker-controller-rhel8@sha256:be290e6d950e8af6162c1dece8472788b66459e8cb91df319f50ccf66f27b5c7_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1-tech-preview/eventing-kafka-broker-controller-rhel8@sha256:f8b5d9c9c0182f5cc1f76422759bf8925d2f29292390ada83a6b7c7986f1462c_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1-tech-preview/eventing-kafka-broker-dispatcher-rhel8@sha256:08c6d6908a2e58a18e908223daf152802106b00a67905e94e075fca827af87c9_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1-tech-preview/eventing-kafka-broker-dispatcher-rhel8@sha256:8ac0796f3585a406facba98766688ae6777b5673a4515418db8d1d92c4d65494_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1-tech-preview/eventing-kafka-broker-dispatcher-rhel8@sha256:9af6b8413acbf59adc88e9b88a51105f3b0a4913499c3026f64e7fda91e43384_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1-tech-preview/eventing-kafka-broker-receiver-rhel8@sha256:4dc0783cf92da5b5aa4cd1b9e9d55aa55a69b94eef0d29f261d3d51bd2260b68_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1-tech-preview/eventing-kafka-broker-receiver-rhel8@sha256:80fd78ad61caab0b20e39d4c6103ed9b074d3efa1dc67ab7bf415ea7db912dc3_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1-tech-preview/eventing-kafka-broker-receiver-rhel8@sha256:aeaaf1d541b5756df65f0700bcd82d085077ae3b1ce99c6d8728997c23e31ef9_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1-tech-preview/eventing-kafka-broker-webhook-rhel8@sha256:0dad9dc28babb21622f90c83647c9cc48bfa66faad257c88e7adf1d50ad0f80c_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1-tech-preview/eventing-kafka-broker-webhook-rhel8@sha256:10ba81e103ed6b7dff7b02394b20f44b46acd6b09d72f16667c068eb9989dc77_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1-tech-preview/eventing-kafka-broker-webhook-rhel8@sha256:f94aef78ce0870fdceac5b3467220540127a73415e81baa4b48bf986bc181c4d_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/client-kn-rhel8@sha256:09644d1c149970cd7c06635806a0ffc077a6340d68c357cd7f2bb5a6f57e46f3_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/client-kn-rhel8@sha256:46510d8b5dfba62d0a3da64ba90d1b8f88ad3b909c3e6ed14bcd96017d766829_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/client-kn-rhel8@sha256:f9bf2892123c3d981d2d5f158e643e6ba6f59a441b47c4055dc542f8cf8330c0_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-apiserver-receive-adapter-rhel8@sha256:834e37f8ddfbe157ad357fcef49f5213053d1295bb31361c5dd14a213ff2755c_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-apiserver-receive-adapter-rhel8@sha256:d13848369ca942d13548ab9b73a2d60b67f9412e535ed647342acaa8cef36c37_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-apiserver-receive-adapter-rhel8@sha256:eef2145e61234d37713ef8fda1f82d7cbe6502c5e6386117230d66ab7e1dd21a_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-controller-rhel8@sha256:52ef0c51b53ede0344f58174e624db08e6dcac04a0cba1668915f217949fc868_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-controller-rhel8@sha256:72c5fcaa44e3da56b297eb718d8a2b7eeb44069d6f3ce71b0eca30070b18bd9d_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-controller-rhel8@sha256:ad2df12dd77e8a3092431ca8d1b5eae42240c8ebb8766e436009bd6df7ee51f3_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-in-memory-channel-controller-rhel8@sha256:070f2c819506853dee230f37e00b27a05ba01c6f7cbbffc9a04b59a65d0c45e9_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-in-memory-channel-controller-rhel8@sha256:111da99563ea799e6b54933f12dc8f8a3828e36f650900e02da3be5afbdeefd9_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-in-memory-channel-controller-rhel8@sha256:69871b8d6e72713fe2eaf5f1e0aac1282fb8659d2895836994f10c847fe320d1_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-in-memory-channel-dispatcher-rhel8@sha256:4b5ee83ccace988c6eaf456e82dea83d160ae7e6aaad1ab8f48410f90da8f1c1_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-in-memory-channel-dispatcher-rhel8@sha256:52247eff5dc9a89244e6697ae9ce61cc1b42265171c956d4d50984179daced89_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-in-memory-channel-dispatcher-rhel8@sha256:68b61474089703d0685a952062401303206ba11bc108b8504f6f6390933d83cb_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-kafka-broker-controller-rhel8@sha256:2a4b30bcff1377073202362dfd521bd7ac3e3e3960fdb33a6cf9fa39fc89de6b_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-kafka-broker-controller-rhel8@sha256:be290e6d950e8af6162c1dece8472788b66459e8cb91df319f50ccf66f27b5c7_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-kafka-broker-controller-rhel8@sha256:f8b5d9c9c0182f5cc1f76422759bf8925d2f29292390ada83a6b7c7986f1462c_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-kafka-broker-dispatcher-rhel8@sha256:08c6d6908a2e58a18e908223daf152802106b00a67905e94e075fca827af87c9_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-kafka-broker-dispatcher-rhel8@sha256:8ac0796f3585a406facba98766688ae6777b5673a4515418db8d1d92c4d65494_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-kafka-broker-dispatcher-rhel8@sha256:9af6b8413acbf59adc88e9b88a51105f3b0a4913499c3026f64e7fda91e43384_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-kafka-broker-post-install-rhel8@sha256:260e7f0086f4e036be3a9ab5d24ce99fc8a053cc7f2906f8a6080f59f2a3e591_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-kafka-broker-post-install-rhel8@sha256:36551ea609536ba900f7a0493a06d07f9c0f19a0eef7e4956575354ca92cd1ef_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-kafka-broker-post-install-rhel8@sha256:6d4a898f37f87aa6db636487c6892833249be38635fe631433652feda762a40e_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-kafka-broker-webhook-rhel8@sha256:0dad9dc28babb21622f90c83647c9cc48bfa66faad257c88e7adf1d50ad0f80c_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-kafka-broker-webhook-rhel8@sha256:10ba81e103ed6b7dff7b02394b20f44b46acd6b09d72f16667c068eb9989dc77_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-kafka-broker-webhook-rhel8@sha256:f94aef78ce0870fdceac5b3467220540127a73415e81baa4b48bf986bc181c4d_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-mtbroker-filter-rhel8@sha256:4f6e162ee5fb96ff69a1546b7f728641dded59548f14afdfa870f7f0291787ac_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-mtbroker-filter-rhel8@sha256:ecde2ee2aa9618775178e03bcc07e53d6f5e12f30261238d8ffb366fb1e47c94_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-mtbroker-filter-rhel8@sha256:ee2dc3e0f648dc59551cfdf0ac5c36aa6cd9a4b2abaada7095ae4d5b8e0a571e_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-mtbroker-ingress-rhel8@sha256:4eaac6386b1b8a9e360df5afbd85aeebb97e5c81dbd861996caafad48b4cc6f9_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-mtbroker-ingress-rhel8@sha256:644fbcd1924d570f105f5f9760eb15eddbeed16c894edfcb4ef8c8a14e370bce_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-mtbroker-ingress-rhel8@sha256:a26dfc1a610bbaf876443b4b01a04130f7c0aba4d40e246333fe8bf7eb899f45_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-mtchannel-broker-rhel8@sha256:353859f2a8649fa9b3f5c0e02cafd57f79f96a10a7a697ba08eaa8cb70effe51_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-mtchannel-broker-rhel8@sha256:6f7afb57dc78ccb13498434196c5e8cd0f6ec53f045689febf1a62c492358d93_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-mtchannel-broker-rhel8@sha256:fadf3035a8bd25307843d1c6c88654a03db25983407a770875b4507942684dd5_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-mtping-rhel8@sha256:2254577d2c2e67d28f8459fbd4ac43af78b7d29cc0b56c631607dd68f3d31637_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-mtping-rhel8@sha256:a7177a43f46b6470a19970c62ebc17119ca3c3021471f9396faa436e621beb1e_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-mtping-rhel8@sha256:c6c2c7924d90e81e2906f3bf3969b02d7f3e4dc80c187e6c55a7e4ea17ac20cd_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-storage-version-migration-rhel8@sha256:3c1baa5bad644c06bedabaed9c668f0999527f00bc1d195e71a528c222087328_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-storage-version-migration-rhel8@sha256:63dab761fd3a2e08950b7ee52852fb39cef7820f2a8cf8142ec3701a07372d7c_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-storage-version-migration-rhel8@sha256:ff7924a37865ac1a90872f35675934a1627e49a29577a78af18b8e743a5fde07_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-sugar-controller-rhel8@sha256:24c7217a3612a5c3c6792c433dc2a6cf4b5fda1b9e6acff84e2736705704d152_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-sugar-controller-rhel8@sha256:3a38788638c26e9bec45694b2c4597333080189ffa96d8c7302e3e7dd1e54be5_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-sugar-controller-rhel8@sha256:aebfba016342e94fc0619a9ad6346c7fefbedf6739f1495954eb905cade085ac_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-webhook-rhel8@sha256:11d0b8fac4cb67c95e051a91f5c6683768f8969ffc744cd3cc4814d1ee6e91c1_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-webhook-rhel8@sha256:1b209d1ddffba92c3d77824e37bf75302346856c10b773a101d2868f27d0b740_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-webhook-rhel8@sha256:bf8c9de32dd5cbe536b115f52f32c666fbf886bde555ac355937d6b149cf9343_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/ingress-rhel8-operator@sha256:46a5fb2d0f9fa5e05504b9264a3f1c0e7c7beb76e3a3aeb9bc036cda4fa9d66a_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/ingress-rhel8-operator@sha256:793b86f4c2add102e2f676bd57cec3365ce9b3fdc40a989c28d1f9acb851142d_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/ingress-rhel8-operator@sha256:cce79392f93bb318123c48ac6de48aa0a2983cc1134cc063c0fdc2ff83c546c7_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/kn-cli-artifacts-rhel8@sha256:1a51a072d4e303a5c33b2383c843308d86c68de228b094d2efed8bc59a4bac14_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/kn-cli-artifacts-rhel8@sha256:c61b26bdf318b507af66f9092e784d64436e3b2531cc6e2e8aa1bb8bbb010fb7_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/kn-cli-artifacts-rhel8@sha256:f22168224137db649c6e6592e3ec2ae6845ca668ef65fe56c104ed6393eae526_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/knative-rhel8-operator@sha256:53e115cdfeb8077cc8b89ebdeee4903b1be8c0a0d45831a9f277f342959f5961_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/knative-rhel8-operator@sha256:ebf24097b84ec5773e30c8f548975afb84b6fce836b373b97855f69371068d1e_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/knative-rhel8-operator@sha256:efa444ca6c7c4468821a8d138b4319c86fede592f3b0b4d7905e7c66e8bdb2c0_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/kourier-control-rhel8@sha256:396fb9dcc798b05e89d38ccbe3a3abb31854f56a95ae104fb9bb215967b56d9f_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/kourier-control-rhel8@sha256:e36577c37457a4521d78f28f24dca6ae11f170635316efe374f08f825cb5904d_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/kourier-control-rhel8@sha256:fb04b74dce262e58434b19a10dce0981b4df7541416de21343fb7124c714ffbf_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/net-istio-controller-rhel8@sha256:281b2782253722d916b6178ecdbc763aaa71ed4ac0db94e31d57974d4eb8b58b_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/net-istio-controller-rhel8@sha256:bf56038c0af2cfeb5a3e4b7ecd5aeebb230d042ac835b50faafa3d939dd8ca50_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/net-istio-controller-rhel8@sha256:f3643c74f73841b1de04be1d0f550c044f1ad4800ceb32cb36bf9072d8e5155b_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/net-istio-webhook-rhel8@sha256:4f7cabd5a6bb6fd7a0d81461108891b0d2de55efe868c4fbf275131c3280ed2d_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/net-istio-webhook-rhel8@sha256:a07d73f5c04af2a29b6565363b472aceabbfeafe7d6dfe833d1e71b072419916_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/net-istio-webhook-rhel8@sha256:cd34685812d9447969a1c3fb4382433a1b59fb3631fbe156daa6fa962458f859_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serverless-operator-bundle@sha256:0422f8843fc62c2b72e01ffefd33db912a1ad3d70ac297882d3663c9b7299f10_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serverless-rhel8-operator@sha256:26d940bd43b928d8370c9e88e80726a427c3f0ce3afc4fddb02a507f81c8fc93_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serverless-rhel8-operator@sha256:2898df30f40683bd3a73c6f2676afdc1bfc27b23d2fe04fe7667f6db6d2422ab_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serverless-rhel8-operator@sha256:8ec9e756969c8e6bf8155ed102a66cf578a325dcc477ff909b4806405ab59cfc_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-activator-rhel8@sha256:1e9fb289564961ddbf317e568c50936b048446685c39ab14ca4e5cb682785243_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-activator-rhel8@sha256:3a823819467ed0beea953eed27e2129bb4495df3f49e0f59d5004dee416e6285_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-activator-rhel8@sha256:4e7563e5f9761f624aefc6b79845e5b4dd1836a545c3754bc37701162ed4e3bb_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-autoscaler-hpa-rhel8@sha256:1685c7bf25061e61688d2b5e60cde6adb8906fec6bfb713c68837b2bbeeacf85_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-autoscaler-hpa-rhel8@sha256:491df16728df492b7b88efb8e86f28e46a8762f4084fb4132823611a9e758264_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-autoscaler-hpa-rhel8@sha256:8bb514634ece7dafd88ae6cc7eff52016cd4585d91cb9c106720c21c219f8967_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-autoscaler-rhel8@sha256:01b46e0ddb618f58c06b533fe7148f772367200f5d9be9d355012e91dc401156_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-autoscaler-rhel8@sha256:8cd0a381de995467f339e11f0704b8c8b978ddfdd2d8271f4c9f832e7acf9f07_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-autoscaler-rhel8@sha256:c60796d720141d322159e49bb3496732b8e0453d6606227b419caf93a12d196b_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-controller-rhel8@sha256:92b01a8421488e9d9b42b6da290873b54a2619d39a05e8d2a99e4c5348a3d4dc_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-controller-rhel8@sha256:b5ae691a77adb161a30ae8470f1cf4c1c6259488df18bb2bf2764d05af9a2aa8_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-controller-rhel8@sha256:b752a295b673aeee85eba6bed33cc658254dc0503c6002841d80dc0c0a38f615_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-domain-mapping-rhel8@sha256:11bca084f2c8df8d369d6301847876bbf8d37c7b67a6ffb387e0759100b6e817_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-domain-mapping-rhel8@sha256:4e580d29cbff1aa6050c65cee35a870dab9e6a7eaa538b356a5afefed9c38d90_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-domain-mapping-rhel8@sha256:eeb39a3fbc9d4c223d42579737948438d03b2a2ec1aee46562aabae6d343679b_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-domain-mapping-webhook-rhel8@sha256:8057fa6657c0bf909297273acc4faea1cddb29f9f02f6c797279adb42f083332_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-domain-mapping-webhook-rhel8@sha256:84e13a4c84098e0a6a5b461c7581861cd9114ce3cc7c2147afd727e56f323b28_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-domain-mapping-webhook-rhel8@sha256:f99e203de17686584c05ee0901041edd055350c39da063d5d6dcd026d1e17593_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-queue-rhel8@sha256:8740a1f7cb3ef3c4caa5774cced7787cc1e345dbe3708307001c1def9fd32e2f_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-queue-rhel8@sha256:ac1ca0ae5e3c7fc242ec5a313e45d09b83261ffe26eab3ebcbbae9299471b25a_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-queue-rhel8@sha256:f16b4f4e86e758354c8b19ee3a075dfd6fd19eb7ba282ad8293d41ca0c8f3028_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-storage-version-migration-rhel8@sha256:1c3b2c4c06981fd8eb13c05837c8da3523f0df9c79eacd6ffc1138e5f26bdba6_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-storage-version-migration-rhel8@sha256:27b7b75eae9eacc52a577887885db7c29192e15aada8a3b7406e032561609462_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-storage-version-migration-rhel8@sha256:8012cc60fab4e14b7fab05589c977c15ac941efb09601069be09d4e25385ed26_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-webhook-rhel8@sha256:4fdc2c632eb0fa4f10a78e39622c83febde93f38db16bd0ca4a35c1eb7062548_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-webhook-rhel8@sha256:6904376f1ae4dadc23ab9993b50aaaa3db130fcd338f3dfae9e437b348e6e934_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-webhook-rhel8@sha256:dc902a39bc520abcf2100c26e2e1c4ba20aa5aadff763b40f234eb01a26b6f77_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/svls-must-gather-rhel8@sha256:057e9ccae9eae50fadad4772b203e897f5c54bf9d40f6e2f2ccbdbc93f5850b5_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/svls-must-gather-rhel8@sha256:7557328dcdede1992a3660342f037e490f58bc3281c68c6e4f44e6d66c4a0cff_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/svls-must-gather-rhel8@sha256:e0a982cd04fee4416659b7e1e6a827c2c371144bd461f23913ae9e0633fd598a_amd64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "prometheus/client_golang: Denial of service using InstrumentHandlerCounter"
},
{
"cve": "CVE-2022-24675",
"cwe": {
"id": "CWE-120",
"name": "Buffer Copy without Checking Size of Input (\u0027Classic Buffer Overflow\u0027)"
},
"discovery_date": "2022-04-21T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2077688"
}
],
"notes": [
{
"category": "description",
"text": "A buffer overflow flaw was found in Golang\u0027s library encoding/pem. This flaw allows an attacker to use a large PEM input (more than 5 MB), causing a stack overflow in Decode, which leads to a loss of availability.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "golang: encoding/pem: fix stack overflow in Decode",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "Red Hat Enterprise Linux 7, 8 and 9 are affected, because the code-base is affected by this vulnerability.\n\nRed Hat Product Security has rated this issue as having Moderate security impact, and the issue is not currently planned to be addressed in future updates for Red Hat Enterprise Linux 7, hence, marked as Out-of-Support-Scope.\n\nRed Hat Developer Tools - Compilers (go-toolset-1.16-golang \u0026 go-toolset-1.17-golang), ships the vulnerable code and affected by this vulnerability.\n\nFor additional information, refer to the Issue Severity Classification: https://access.redhat.com/security/updates/classification/ and Red Hat Enterprise Linux Life Cycle \u0026 Updates Policy: https://access.redhat.com/support/policy/updates/errata/.\n\nWithin regulated environments, a combination of the following controls acts as a significant barrier to successfully exploiting a CWE-120: Buffer Copy without Checking Size of Input (\u0027Classic Buffer Overflow\u0027) vulnerability and therefore downgrades the severity of this particular CVE from Moderate to Low.\n\nRed Hat follows best practice and federal requirements for least privilege, allowing only specific processes to be run with isolated accounts specific to the team and federal platforms that have limited privileges that are only used for a single task. The environment leverages file integrity checks and malicious code protections, such as IPS/IDS and antimalware solutions, to help detect and prevent malicious code that attempts to exploit buffer overflow vulnerabilities. Robust input validation and error-handling mechanisms ensure all user inputs are thoroughly validated, preventing improperly validated inputs from causing system instability, exposing sensitive data, or escalating risks.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"8Base-Openshift-Serverless-1.24:openshift-serverless-1-tech-preview/eventing-kafka-broker-controller-rhel8@sha256:2a4b30bcff1377073202362dfd521bd7ac3e3e3960fdb33a6cf9fa39fc89de6b_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1-tech-preview/eventing-kafka-broker-controller-rhel8@sha256:be290e6d950e8af6162c1dece8472788b66459e8cb91df319f50ccf66f27b5c7_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1-tech-preview/eventing-kafka-broker-controller-rhel8@sha256:f8b5d9c9c0182f5cc1f76422759bf8925d2f29292390ada83a6b7c7986f1462c_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1-tech-preview/eventing-kafka-broker-dispatcher-rhel8@sha256:08c6d6908a2e58a18e908223daf152802106b00a67905e94e075fca827af87c9_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1-tech-preview/eventing-kafka-broker-dispatcher-rhel8@sha256:8ac0796f3585a406facba98766688ae6777b5673a4515418db8d1d92c4d65494_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1-tech-preview/eventing-kafka-broker-dispatcher-rhel8@sha256:9af6b8413acbf59adc88e9b88a51105f3b0a4913499c3026f64e7fda91e43384_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1-tech-preview/eventing-kafka-broker-receiver-rhel8@sha256:4dc0783cf92da5b5aa4cd1b9e9d55aa55a69b94eef0d29f261d3d51bd2260b68_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1-tech-preview/eventing-kafka-broker-receiver-rhel8@sha256:80fd78ad61caab0b20e39d4c6103ed9b074d3efa1dc67ab7bf415ea7db912dc3_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1-tech-preview/eventing-kafka-broker-receiver-rhel8@sha256:aeaaf1d541b5756df65f0700bcd82d085077ae3b1ce99c6d8728997c23e31ef9_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1-tech-preview/eventing-kafka-broker-webhook-rhel8@sha256:0dad9dc28babb21622f90c83647c9cc48bfa66faad257c88e7adf1d50ad0f80c_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1-tech-preview/eventing-kafka-broker-webhook-rhel8@sha256:10ba81e103ed6b7dff7b02394b20f44b46acd6b09d72f16667c068eb9989dc77_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1-tech-preview/eventing-kafka-broker-webhook-rhel8@sha256:f94aef78ce0870fdceac5b3467220540127a73415e81baa4b48bf986bc181c4d_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/client-kn-rhel8@sha256:09644d1c149970cd7c06635806a0ffc077a6340d68c357cd7f2bb5a6f57e46f3_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/client-kn-rhel8@sha256:46510d8b5dfba62d0a3da64ba90d1b8f88ad3b909c3e6ed14bcd96017d766829_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/client-kn-rhel8@sha256:f9bf2892123c3d981d2d5f158e643e6ba6f59a441b47c4055dc542f8cf8330c0_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-apiserver-receive-adapter-rhel8@sha256:834e37f8ddfbe157ad357fcef49f5213053d1295bb31361c5dd14a213ff2755c_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-apiserver-receive-adapter-rhel8@sha256:d13848369ca942d13548ab9b73a2d60b67f9412e535ed647342acaa8cef36c37_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-apiserver-receive-adapter-rhel8@sha256:eef2145e61234d37713ef8fda1f82d7cbe6502c5e6386117230d66ab7e1dd21a_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-controller-rhel8@sha256:52ef0c51b53ede0344f58174e624db08e6dcac04a0cba1668915f217949fc868_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-controller-rhel8@sha256:72c5fcaa44e3da56b297eb718d8a2b7eeb44069d6f3ce71b0eca30070b18bd9d_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-controller-rhel8@sha256:ad2df12dd77e8a3092431ca8d1b5eae42240c8ebb8766e436009bd6df7ee51f3_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-in-memory-channel-controller-rhel8@sha256:070f2c819506853dee230f37e00b27a05ba01c6f7cbbffc9a04b59a65d0c45e9_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-in-memory-channel-controller-rhel8@sha256:111da99563ea799e6b54933f12dc8f8a3828e36f650900e02da3be5afbdeefd9_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-in-memory-channel-controller-rhel8@sha256:69871b8d6e72713fe2eaf5f1e0aac1282fb8659d2895836994f10c847fe320d1_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-in-memory-channel-dispatcher-rhel8@sha256:4b5ee83ccace988c6eaf456e82dea83d160ae7e6aaad1ab8f48410f90da8f1c1_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-in-memory-channel-dispatcher-rhel8@sha256:52247eff5dc9a89244e6697ae9ce61cc1b42265171c956d4d50984179daced89_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-in-memory-channel-dispatcher-rhel8@sha256:68b61474089703d0685a952062401303206ba11bc108b8504f6f6390933d83cb_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-kafka-broker-controller-rhel8@sha256:2a4b30bcff1377073202362dfd521bd7ac3e3e3960fdb33a6cf9fa39fc89de6b_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-kafka-broker-controller-rhel8@sha256:be290e6d950e8af6162c1dece8472788b66459e8cb91df319f50ccf66f27b5c7_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-kafka-broker-controller-rhel8@sha256:f8b5d9c9c0182f5cc1f76422759bf8925d2f29292390ada83a6b7c7986f1462c_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-kafka-broker-dispatcher-rhel8@sha256:08c6d6908a2e58a18e908223daf152802106b00a67905e94e075fca827af87c9_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-kafka-broker-dispatcher-rhel8@sha256:8ac0796f3585a406facba98766688ae6777b5673a4515418db8d1d92c4d65494_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-kafka-broker-dispatcher-rhel8@sha256:9af6b8413acbf59adc88e9b88a51105f3b0a4913499c3026f64e7fda91e43384_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-kafka-broker-post-install-rhel8@sha256:260e7f0086f4e036be3a9ab5d24ce99fc8a053cc7f2906f8a6080f59f2a3e591_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-kafka-broker-post-install-rhel8@sha256:36551ea609536ba900f7a0493a06d07f9c0f19a0eef7e4956575354ca92cd1ef_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-kafka-broker-post-install-rhel8@sha256:6d4a898f37f87aa6db636487c6892833249be38635fe631433652feda762a40e_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-kafka-broker-webhook-rhel8@sha256:0dad9dc28babb21622f90c83647c9cc48bfa66faad257c88e7adf1d50ad0f80c_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-kafka-broker-webhook-rhel8@sha256:10ba81e103ed6b7dff7b02394b20f44b46acd6b09d72f16667c068eb9989dc77_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-kafka-broker-webhook-rhel8@sha256:f94aef78ce0870fdceac5b3467220540127a73415e81baa4b48bf986bc181c4d_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-mtbroker-filter-rhel8@sha256:4f6e162ee5fb96ff69a1546b7f728641dded59548f14afdfa870f7f0291787ac_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-mtbroker-filter-rhel8@sha256:ecde2ee2aa9618775178e03bcc07e53d6f5e12f30261238d8ffb366fb1e47c94_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-mtbroker-filter-rhel8@sha256:ee2dc3e0f648dc59551cfdf0ac5c36aa6cd9a4b2abaada7095ae4d5b8e0a571e_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-mtbroker-ingress-rhel8@sha256:4eaac6386b1b8a9e360df5afbd85aeebb97e5c81dbd861996caafad48b4cc6f9_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-mtbroker-ingress-rhel8@sha256:644fbcd1924d570f105f5f9760eb15eddbeed16c894edfcb4ef8c8a14e370bce_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-mtbroker-ingress-rhel8@sha256:a26dfc1a610bbaf876443b4b01a04130f7c0aba4d40e246333fe8bf7eb899f45_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-mtchannel-broker-rhel8@sha256:353859f2a8649fa9b3f5c0e02cafd57f79f96a10a7a697ba08eaa8cb70effe51_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-mtchannel-broker-rhel8@sha256:6f7afb57dc78ccb13498434196c5e8cd0f6ec53f045689febf1a62c492358d93_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-mtchannel-broker-rhel8@sha256:fadf3035a8bd25307843d1c6c88654a03db25983407a770875b4507942684dd5_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-mtping-rhel8@sha256:2254577d2c2e67d28f8459fbd4ac43af78b7d29cc0b56c631607dd68f3d31637_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-mtping-rhel8@sha256:a7177a43f46b6470a19970c62ebc17119ca3c3021471f9396faa436e621beb1e_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-mtping-rhel8@sha256:c6c2c7924d90e81e2906f3bf3969b02d7f3e4dc80c187e6c55a7e4ea17ac20cd_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-storage-version-migration-rhel8@sha256:3c1baa5bad644c06bedabaed9c668f0999527f00bc1d195e71a528c222087328_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-storage-version-migration-rhel8@sha256:63dab761fd3a2e08950b7ee52852fb39cef7820f2a8cf8142ec3701a07372d7c_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-storage-version-migration-rhel8@sha256:ff7924a37865ac1a90872f35675934a1627e49a29577a78af18b8e743a5fde07_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-sugar-controller-rhel8@sha256:24c7217a3612a5c3c6792c433dc2a6cf4b5fda1b9e6acff84e2736705704d152_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-sugar-controller-rhel8@sha256:3a38788638c26e9bec45694b2c4597333080189ffa96d8c7302e3e7dd1e54be5_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-sugar-controller-rhel8@sha256:aebfba016342e94fc0619a9ad6346c7fefbedf6739f1495954eb905cade085ac_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-webhook-rhel8@sha256:11d0b8fac4cb67c95e051a91f5c6683768f8969ffc744cd3cc4814d1ee6e91c1_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-webhook-rhel8@sha256:1b209d1ddffba92c3d77824e37bf75302346856c10b773a101d2868f27d0b740_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-webhook-rhel8@sha256:bf8c9de32dd5cbe536b115f52f32c666fbf886bde555ac355937d6b149cf9343_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/ingress-rhel8-operator@sha256:46a5fb2d0f9fa5e05504b9264a3f1c0e7c7beb76e3a3aeb9bc036cda4fa9d66a_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/ingress-rhel8-operator@sha256:793b86f4c2add102e2f676bd57cec3365ce9b3fdc40a989c28d1f9acb851142d_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/ingress-rhel8-operator@sha256:cce79392f93bb318123c48ac6de48aa0a2983cc1134cc063c0fdc2ff83c546c7_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/kn-cli-artifacts-rhel8@sha256:1a51a072d4e303a5c33b2383c843308d86c68de228b094d2efed8bc59a4bac14_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/kn-cli-artifacts-rhel8@sha256:c61b26bdf318b507af66f9092e784d64436e3b2531cc6e2e8aa1bb8bbb010fb7_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/kn-cli-artifacts-rhel8@sha256:f22168224137db649c6e6592e3ec2ae6845ca668ef65fe56c104ed6393eae526_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/knative-rhel8-operator@sha256:53e115cdfeb8077cc8b89ebdeee4903b1be8c0a0d45831a9f277f342959f5961_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/knative-rhel8-operator@sha256:ebf24097b84ec5773e30c8f548975afb84b6fce836b373b97855f69371068d1e_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/knative-rhel8-operator@sha256:efa444ca6c7c4468821a8d138b4319c86fede592f3b0b4d7905e7c66e8bdb2c0_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/kourier-control-rhel8@sha256:396fb9dcc798b05e89d38ccbe3a3abb31854f56a95ae104fb9bb215967b56d9f_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/kourier-control-rhel8@sha256:e36577c37457a4521d78f28f24dca6ae11f170635316efe374f08f825cb5904d_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/kourier-control-rhel8@sha256:fb04b74dce262e58434b19a10dce0981b4df7541416de21343fb7124c714ffbf_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/net-istio-controller-rhel8@sha256:281b2782253722d916b6178ecdbc763aaa71ed4ac0db94e31d57974d4eb8b58b_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/net-istio-controller-rhel8@sha256:bf56038c0af2cfeb5a3e4b7ecd5aeebb230d042ac835b50faafa3d939dd8ca50_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/net-istio-controller-rhel8@sha256:f3643c74f73841b1de04be1d0f550c044f1ad4800ceb32cb36bf9072d8e5155b_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/net-istio-webhook-rhel8@sha256:4f7cabd5a6bb6fd7a0d81461108891b0d2de55efe868c4fbf275131c3280ed2d_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/net-istio-webhook-rhel8@sha256:a07d73f5c04af2a29b6565363b472aceabbfeafe7d6dfe833d1e71b072419916_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/net-istio-webhook-rhel8@sha256:cd34685812d9447969a1c3fb4382433a1b59fb3631fbe156daa6fa962458f859_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serverless-operator-bundle@sha256:0422f8843fc62c2b72e01ffefd33db912a1ad3d70ac297882d3663c9b7299f10_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serverless-rhel8-operator@sha256:26d940bd43b928d8370c9e88e80726a427c3f0ce3afc4fddb02a507f81c8fc93_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serverless-rhel8-operator@sha256:2898df30f40683bd3a73c6f2676afdc1bfc27b23d2fe04fe7667f6db6d2422ab_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serverless-rhel8-operator@sha256:8ec9e756969c8e6bf8155ed102a66cf578a325dcc477ff909b4806405ab59cfc_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-activator-rhel8@sha256:1e9fb289564961ddbf317e568c50936b048446685c39ab14ca4e5cb682785243_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-activator-rhel8@sha256:3a823819467ed0beea953eed27e2129bb4495df3f49e0f59d5004dee416e6285_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-activator-rhel8@sha256:4e7563e5f9761f624aefc6b79845e5b4dd1836a545c3754bc37701162ed4e3bb_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-autoscaler-hpa-rhel8@sha256:1685c7bf25061e61688d2b5e60cde6adb8906fec6bfb713c68837b2bbeeacf85_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-autoscaler-hpa-rhel8@sha256:491df16728df492b7b88efb8e86f28e46a8762f4084fb4132823611a9e758264_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-autoscaler-hpa-rhel8@sha256:8bb514634ece7dafd88ae6cc7eff52016cd4585d91cb9c106720c21c219f8967_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-autoscaler-rhel8@sha256:01b46e0ddb618f58c06b533fe7148f772367200f5d9be9d355012e91dc401156_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-autoscaler-rhel8@sha256:8cd0a381de995467f339e11f0704b8c8b978ddfdd2d8271f4c9f832e7acf9f07_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-autoscaler-rhel8@sha256:c60796d720141d322159e49bb3496732b8e0453d6606227b419caf93a12d196b_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-controller-rhel8@sha256:92b01a8421488e9d9b42b6da290873b54a2619d39a05e8d2a99e4c5348a3d4dc_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-controller-rhel8@sha256:b5ae691a77adb161a30ae8470f1cf4c1c6259488df18bb2bf2764d05af9a2aa8_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-controller-rhel8@sha256:b752a295b673aeee85eba6bed33cc658254dc0503c6002841d80dc0c0a38f615_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-domain-mapping-rhel8@sha256:11bca084f2c8df8d369d6301847876bbf8d37c7b67a6ffb387e0759100b6e817_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-domain-mapping-rhel8@sha256:4e580d29cbff1aa6050c65cee35a870dab9e6a7eaa538b356a5afefed9c38d90_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-domain-mapping-rhel8@sha256:eeb39a3fbc9d4c223d42579737948438d03b2a2ec1aee46562aabae6d343679b_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-domain-mapping-webhook-rhel8@sha256:8057fa6657c0bf909297273acc4faea1cddb29f9f02f6c797279adb42f083332_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-domain-mapping-webhook-rhel8@sha256:84e13a4c84098e0a6a5b461c7581861cd9114ce3cc7c2147afd727e56f323b28_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-domain-mapping-webhook-rhel8@sha256:f99e203de17686584c05ee0901041edd055350c39da063d5d6dcd026d1e17593_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-queue-rhel8@sha256:8740a1f7cb3ef3c4caa5774cced7787cc1e345dbe3708307001c1def9fd32e2f_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-queue-rhel8@sha256:ac1ca0ae5e3c7fc242ec5a313e45d09b83261ffe26eab3ebcbbae9299471b25a_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-queue-rhel8@sha256:f16b4f4e86e758354c8b19ee3a075dfd6fd19eb7ba282ad8293d41ca0c8f3028_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-storage-version-migration-rhel8@sha256:1c3b2c4c06981fd8eb13c05837c8da3523f0df9c79eacd6ffc1138e5f26bdba6_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-storage-version-migration-rhel8@sha256:27b7b75eae9eacc52a577887885db7c29192e15aada8a3b7406e032561609462_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-storage-version-migration-rhel8@sha256:8012cc60fab4e14b7fab05589c977c15ac941efb09601069be09d4e25385ed26_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-webhook-rhel8@sha256:4fdc2c632eb0fa4f10a78e39622c83febde93f38db16bd0ca4a35c1eb7062548_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-webhook-rhel8@sha256:6904376f1ae4dadc23ab9993b50aaaa3db130fcd338f3dfae9e437b348e6e934_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-webhook-rhel8@sha256:dc902a39bc520abcf2100c26e2e1c4ba20aa5aadff763b40f234eb01a26b6f77_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/svls-must-gather-rhel8@sha256:057e9ccae9eae50fadad4772b203e897f5c54bf9d40f6e2f2ccbdbc93f5850b5_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/svls-must-gather-rhel8@sha256:7557328dcdede1992a3660342f037e490f58bc3281c68c6e4f44e6d66c4a0cff_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/svls-must-gather-rhel8@sha256:e0a982cd04fee4416659b7e1e6a827c2c371144bd461f23913ae9e0633fd598a_amd64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2022-24675"
},
{
"category": "external",
"summary": "RHBZ#2077688",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2077688"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2022-24675",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-24675"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2022-24675",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2022-24675"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-announce/c/oecdBNLOml8",
"url": "https://groups.google.com/g/golang-announce/c/oecdBNLOml8"
}
],
"release_date": "2022-04-12T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2022-08-10T13:13:24+00:00",
"details": "See the Red Hat OpenShift Container Platform 4.6 documentation at:\nhttps://access.redhat.com/documentation/en-us/openshift_container_platform/4.6/html/serverless/index\nSee the Red Hat OpenShift Container Platform 4.7 documentation at:\nhttps://access.redhat.com/documentation/en-us/openshift_container_platform/4.7/html/serverless/index\nSee the Red Hat OpenShift Container Platform 4.8 documentation at:\nhttps://access.redhat.com/documentation/en-us/openshift_container_platform/4.8/html/serverless/index\nSee the Red Hat OpenShift Container Platform 4.9 documentation at:\nhttps://access.redhat.com/documentation/en-us/openshift_container_platform/4.9/html/serverless/index\nSee the Red Hat OpenShift Container Platform 4.10 documentation at:\nhttps://access.redhat.com/documentation/en-us/openshift_container_platform/4.10/html/serverless/index",
"product_ids": [
"8Base-Openshift-Serverless-1.24:openshift-serverless-1-tech-preview/eventing-kafka-broker-controller-rhel8@sha256:2a4b30bcff1377073202362dfd521bd7ac3e3e3960fdb33a6cf9fa39fc89de6b_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1-tech-preview/eventing-kafka-broker-controller-rhel8@sha256:be290e6d950e8af6162c1dece8472788b66459e8cb91df319f50ccf66f27b5c7_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1-tech-preview/eventing-kafka-broker-controller-rhel8@sha256:f8b5d9c9c0182f5cc1f76422759bf8925d2f29292390ada83a6b7c7986f1462c_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1-tech-preview/eventing-kafka-broker-dispatcher-rhel8@sha256:08c6d6908a2e58a18e908223daf152802106b00a67905e94e075fca827af87c9_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1-tech-preview/eventing-kafka-broker-dispatcher-rhel8@sha256:8ac0796f3585a406facba98766688ae6777b5673a4515418db8d1d92c4d65494_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1-tech-preview/eventing-kafka-broker-dispatcher-rhel8@sha256:9af6b8413acbf59adc88e9b88a51105f3b0a4913499c3026f64e7fda91e43384_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1-tech-preview/eventing-kafka-broker-receiver-rhel8@sha256:4dc0783cf92da5b5aa4cd1b9e9d55aa55a69b94eef0d29f261d3d51bd2260b68_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1-tech-preview/eventing-kafka-broker-receiver-rhel8@sha256:80fd78ad61caab0b20e39d4c6103ed9b074d3efa1dc67ab7bf415ea7db912dc3_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1-tech-preview/eventing-kafka-broker-receiver-rhel8@sha256:aeaaf1d541b5756df65f0700bcd82d085077ae3b1ce99c6d8728997c23e31ef9_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1-tech-preview/eventing-kafka-broker-webhook-rhel8@sha256:0dad9dc28babb21622f90c83647c9cc48bfa66faad257c88e7adf1d50ad0f80c_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1-tech-preview/eventing-kafka-broker-webhook-rhel8@sha256:10ba81e103ed6b7dff7b02394b20f44b46acd6b09d72f16667c068eb9989dc77_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1-tech-preview/eventing-kafka-broker-webhook-rhel8@sha256:f94aef78ce0870fdceac5b3467220540127a73415e81baa4b48bf986bc181c4d_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/client-kn-rhel8@sha256:09644d1c149970cd7c06635806a0ffc077a6340d68c357cd7f2bb5a6f57e46f3_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/client-kn-rhel8@sha256:46510d8b5dfba62d0a3da64ba90d1b8f88ad3b909c3e6ed14bcd96017d766829_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/client-kn-rhel8@sha256:f9bf2892123c3d981d2d5f158e643e6ba6f59a441b47c4055dc542f8cf8330c0_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-apiserver-receive-adapter-rhel8@sha256:834e37f8ddfbe157ad357fcef49f5213053d1295bb31361c5dd14a213ff2755c_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-apiserver-receive-adapter-rhel8@sha256:d13848369ca942d13548ab9b73a2d60b67f9412e535ed647342acaa8cef36c37_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-apiserver-receive-adapter-rhel8@sha256:eef2145e61234d37713ef8fda1f82d7cbe6502c5e6386117230d66ab7e1dd21a_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-controller-rhel8@sha256:52ef0c51b53ede0344f58174e624db08e6dcac04a0cba1668915f217949fc868_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-controller-rhel8@sha256:72c5fcaa44e3da56b297eb718d8a2b7eeb44069d6f3ce71b0eca30070b18bd9d_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-controller-rhel8@sha256:ad2df12dd77e8a3092431ca8d1b5eae42240c8ebb8766e436009bd6df7ee51f3_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-in-memory-channel-controller-rhel8@sha256:070f2c819506853dee230f37e00b27a05ba01c6f7cbbffc9a04b59a65d0c45e9_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-in-memory-channel-controller-rhel8@sha256:111da99563ea799e6b54933f12dc8f8a3828e36f650900e02da3be5afbdeefd9_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-in-memory-channel-controller-rhel8@sha256:69871b8d6e72713fe2eaf5f1e0aac1282fb8659d2895836994f10c847fe320d1_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-in-memory-channel-dispatcher-rhel8@sha256:4b5ee83ccace988c6eaf456e82dea83d160ae7e6aaad1ab8f48410f90da8f1c1_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-in-memory-channel-dispatcher-rhel8@sha256:52247eff5dc9a89244e6697ae9ce61cc1b42265171c956d4d50984179daced89_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-in-memory-channel-dispatcher-rhel8@sha256:68b61474089703d0685a952062401303206ba11bc108b8504f6f6390933d83cb_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-kafka-broker-controller-rhel8@sha256:2a4b30bcff1377073202362dfd521bd7ac3e3e3960fdb33a6cf9fa39fc89de6b_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-kafka-broker-controller-rhel8@sha256:be290e6d950e8af6162c1dece8472788b66459e8cb91df319f50ccf66f27b5c7_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-kafka-broker-controller-rhel8@sha256:f8b5d9c9c0182f5cc1f76422759bf8925d2f29292390ada83a6b7c7986f1462c_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-kafka-broker-dispatcher-rhel8@sha256:08c6d6908a2e58a18e908223daf152802106b00a67905e94e075fca827af87c9_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-kafka-broker-dispatcher-rhel8@sha256:8ac0796f3585a406facba98766688ae6777b5673a4515418db8d1d92c4d65494_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-kafka-broker-dispatcher-rhel8@sha256:9af6b8413acbf59adc88e9b88a51105f3b0a4913499c3026f64e7fda91e43384_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-kafka-broker-post-install-rhel8@sha256:260e7f0086f4e036be3a9ab5d24ce99fc8a053cc7f2906f8a6080f59f2a3e591_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-kafka-broker-post-install-rhel8@sha256:36551ea609536ba900f7a0493a06d07f9c0f19a0eef7e4956575354ca92cd1ef_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-kafka-broker-post-install-rhel8@sha256:6d4a898f37f87aa6db636487c6892833249be38635fe631433652feda762a40e_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-kafka-broker-webhook-rhel8@sha256:0dad9dc28babb21622f90c83647c9cc48bfa66faad257c88e7adf1d50ad0f80c_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-kafka-broker-webhook-rhel8@sha256:10ba81e103ed6b7dff7b02394b20f44b46acd6b09d72f16667c068eb9989dc77_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-kafka-broker-webhook-rhel8@sha256:f94aef78ce0870fdceac5b3467220540127a73415e81baa4b48bf986bc181c4d_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-mtbroker-filter-rhel8@sha256:4f6e162ee5fb96ff69a1546b7f728641dded59548f14afdfa870f7f0291787ac_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-mtbroker-filter-rhel8@sha256:ecde2ee2aa9618775178e03bcc07e53d6f5e12f30261238d8ffb366fb1e47c94_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-mtbroker-filter-rhel8@sha256:ee2dc3e0f648dc59551cfdf0ac5c36aa6cd9a4b2abaada7095ae4d5b8e0a571e_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-mtbroker-ingress-rhel8@sha256:4eaac6386b1b8a9e360df5afbd85aeebb97e5c81dbd861996caafad48b4cc6f9_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-mtbroker-ingress-rhel8@sha256:644fbcd1924d570f105f5f9760eb15eddbeed16c894edfcb4ef8c8a14e370bce_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-mtbroker-ingress-rhel8@sha256:a26dfc1a610bbaf876443b4b01a04130f7c0aba4d40e246333fe8bf7eb899f45_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-mtchannel-broker-rhel8@sha256:353859f2a8649fa9b3f5c0e02cafd57f79f96a10a7a697ba08eaa8cb70effe51_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-mtchannel-broker-rhel8@sha256:6f7afb57dc78ccb13498434196c5e8cd0f6ec53f045689febf1a62c492358d93_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-mtchannel-broker-rhel8@sha256:fadf3035a8bd25307843d1c6c88654a03db25983407a770875b4507942684dd5_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-mtping-rhel8@sha256:2254577d2c2e67d28f8459fbd4ac43af78b7d29cc0b56c631607dd68f3d31637_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-mtping-rhel8@sha256:a7177a43f46b6470a19970c62ebc17119ca3c3021471f9396faa436e621beb1e_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-mtping-rhel8@sha256:c6c2c7924d90e81e2906f3bf3969b02d7f3e4dc80c187e6c55a7e4ea17ac20cd_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-storage-version-migration-rhel8@sha256:3c1baa5bad644c06bedabaed9c668f0999527f00bc1d195e71a528c222087328_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-storage-version-migration-rhel8@sha256:63dab761fd3a2e08950b7ee52852fb39cef7820f2a8cf8142ec3701a07372d7c_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-storage-version-migration-rhel8@sha256:ff7924a37865ac1a90872f35675934a1627e49a29577a78af18b8e743a5fde07_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-sugar-controller-rhel8@sha256:24c7217a3612a5c3c6792c433dc2a6cf4b5fda1b9e6acff84e2736705704d152_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-sugar-controller-rhel8@sha256:3a38788638c26e9bec45694b2c4597333080189ffa96d8c7302e3e7dd1e54be5_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-sugar-controller-rhel8@sha256:aebfba016342e94fc0619a9ad6346c7fefbedf6739f1495954eb905cade085ac_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-webhook-rhel8@sha256:11d0b8fac4cb67c95e051a91f5c6683768f8969ffc744cd3cc4814d1ee6e91c1_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-webhook-rhel8@sha256:1b209d1ddffba92c3d77824e37bf75302346856c10b773a101d2868f27d0b740_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-webhook-rhel8@sha256:bf8c9de32dd5cbe536b115f52f32c666fbf886bde555ac355937d6b149cf9343_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/ingress-rhel8-operator@sha256:46a5fb2d0f9fa5e05504b9264a3f1c0e7c7beb76e3a3aeb9bc036cda4fa9d66a_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/ingress-rhel8-operator@sha256:793b86f4c2add102e2f676bd57cec3365ce9b3fdc40a989c28d1f9acb851142d_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/ingress-rhel8-operator@sha256:cce79392f93bb318123c48ac6de48aa0a2983cc1134cc063c0fdc2ff83c546c7_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/kn-cli-artifacts-rhel8@sha256:1a51a072d4e303a5c33b2383c843308d86c68de228b094d2efed8bc59a4bac14_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/kn-cli-artifacts-rhel8@sha256:c61b26bdf318b507af66f9092e784d64436e3b2531cc6e2e8aa1bb8bbb010fb7_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/kn-cli-artifacts-rhel8@sha256:f22168224137db649c6e6592e3ec2ae6845ca668ef65fe56c104ed6393eae526_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/knative-rhel8-operator@sha256:53e115cdfeb8077cc8b89ebdeee4903b1be8c0a0d45831a9f277f342959f5961_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/knative-rhel8-operator@sha256:ebf24097b84ec5773e30c8f548975afb84b6fce836b373b97855f69371068d1e_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/knative-rhel8-operator@sha256:efa444ca6c7c4468821a8d138b4319c86fede592f3b0b4d7905e7c66e8bdb2c0_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/kourier-control-rhel8@sha256:396fb9dcc798b05e89d38ccbe3a3abb31854f56a95ae104fb9bb215967b56d9f_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/kourier-control-rhel8@sha256:e36577c37457a4521d78f28f24dca6ae11f170635316efe374f08f825cb5904d_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/kourier-control-rhel8@sha256:fb04b74dce262e58434b19a10dce0981b4df7541416de21343fb7124c714ffbf_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/net-istio-controller-rhel8@sha256:281b2782253722d916b6178ecdbc763aaa71ed4ac0db94e31d57974d4eb8b58b_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/net-istio-controller-rhel8@sha256:bf56038c0af2cfeb5a3e4b7ecd5aeebb230d042ac835b50faafa3d939dd8ca50_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/net-istio-controller-rhel8@sha256:f3643c74f73841b1de04be1d0f550c044f1ad4800ceb32cb36bf9072d8e5155b_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/net-istio-webhook-rhel8@sha256:4f7cabd5a6bb6fd7a0d81461108891b0d2de55efe868c4fbf275131c3280ed2d_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/net-istio-webhook-rhel8@sha256:a07d73f5c04af2a29b6565363b472aceabbfeafe7d6dfe833d1e71b072419916_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/net-istio-webhook-rhel8@sha256:cd34685812d9447969a1c3fb4382433a1b59fb3631fbe156daa6fa962458f859_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serverless-operator-bundle@sha256:0422f8843fc62c2b72e01ffefd33db912a1ad3d70ac297882d3663c9b7299f10_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serverless-rhel8-operator@sha256:26d940bd43b928d8370c9e88e80726a427c3f0ce3afc4fddb02a507f81c8fc93_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serverless-rhel8-operator@sha256:2898df30f40683bd3a73c6f2676afdc1bfc27b23d2fe04fe7667f6db6d2422ab_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serverless-rhel8-operator@sha256:8ec9e756969c8e6bf8155ed102a66cf578a325dcc477ff909b4806405ab59cfc_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-activator-rhel8@sha256:1e9fb289564961ddbf317e568c50936b048446685c39ab14ca4e5cb682785243_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-activator-rhel8@sha256:3a823819467ed0beea953eed27e2129bb4495df3f49e0f59d5004dee416e6285_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-activator-rhel8@sha256:4e7563e5f9761f624aefc6b79845e5b4dd1836a545c3754bc37701162ed4e3bb_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-autoscaler-hpa-rhel8@sha256:1685c7bf25061e61688d2b5e60cde6adb8906fec6bfb713c68837b2bbeeacf85_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-autoscaler-hpa-rhel8@sha256:491df16728df492b7b88efb8e86f28e46a8762f4084fb4132823611a9e758264_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-autoscaler-hpa-rhel8@sha256:8bb514634ece7dafd88ae6cc7eff52016cd4585d91cb9c106720c21c219f8967_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-autoscaler-rhel8@sha256:01b46e0ddb618f58c06b533fe7148f772367200f5d9be9d355012e91dc401156_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-autoscaler-rhel8@sha256:8cd0a381de995467f339e11f0704b8c8b978ddfdd2d8271f4c9f832e7acf9f07_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-autoscaler-rhel8@sha256:c60796d720141d322159e49bb3496732b8e0453d6606227b419caf93a12d196b_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-controller-rhel8@sha256:92b01a8421488e9d9b42b6da290873b54a2619d39a05e8d2a99e4c5348a3d4dc_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-controller-rhel8@sha256:b5ae691a77adb161a30ae8470f1cf4c1c6259488df18bb2bf2764d05af9a2aa8_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-controller-rhel8@sha256:b752a295b673aeee85eba6bed33cc658254dc0503c6002841d80dc0c0a38f615_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-domain-mapping-rhel8@sha256:11bca084f2c8df8d369d6301847876bbf8d37c7b67a6ffb387e0759100b6e817_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-domain-mapping-rhel8@sha256:4e580d29cbff1aa6050c65cee35a870dab9e6a7eaa538b356a5afefed9c38d90_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-domain-mapping-rhel8@sha256:eeb39a3fbc9d4c223d42579737948438d03b2a2ec1aee46562aabae6d343679b_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-domain-mapping-webhook-rhel8@sha256:8057fa6657c0bf909297273acc4faea1cddb29f9f02f6c797279adb42f083332_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-domain-mapping-webhook-rhel8@sha256:84e13a4c84098e0a6a5b461c7581861cd9114ce3cc7c2147afd727e56f323b28_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-domain-mapping-webhook-rhel8@sha256:f99e203de17686584c05ee0901041edd055350c39da063d5d6dcd026d1e17593_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-queue-rhel8@sha256:8740a1f7cb3ef3c4caa5774cced7787cc1e345dbe3708307001c1def9fd32e2f_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-queue-rhel8@sha256:ac1ca0ae5e3c7fc242ec5a313e45d09b83261ffe26eab3ebcbbae9299471b25a_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-queue-rhel8@sha256:f16b4f4e86e758354c8b19ee3a075dfd6fd19eb7ba282ad8293d41ca0c8f3028_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-storage-version-migration-rhel8@sha256:1c3b2c4c06981fd8eb13c05837c8da3523f0df9c79eacd6ffc1138e5f26bdba6_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-storage-version-migration-rhel8@sha256:27b7b75eae9eacc52a577887885db7c29192e15aada8a3b7406e032561609462_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-storage-version-migration-rhel8@sha256:8012cc60fab4e14b7fab05589c977c15ac941efb09601069be09d4e25385ed26_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-webhook-rhel8@sha256:4fdc2c632eb0fa4f10a78e39622c83febde93f38db16bd0ca4a35c1eb7062548_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-webhook-rhel8@sha256:6904376f1ae4dadc23ab9993b50aaaa3db130fcd338f3dfae9e437b348e6e934_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-webhook-rhel8@sha256:dc902a39bc520abcf2100c26e2e1c4ba20aa5aadff763b40f234eb01a26b6f77_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/svls-must-gather-rhel8@sha256:057e9ccae9eae50fadad4772b203e897f5c54bf9d40f6e2f2ccbdbc93f5850b5_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/svls-must-gather-rhel8@sha256:7557328dcdede1992a3660342f037e490f58bc3281c68c6e4f44e6d66c4a0cff_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/svls-must-gather-rhel8@sha256:e0a982cd04fee4416659b7e1e6a827c2c371144bd461f23913ae9e0633fd598a_amd64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2022:6040"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"8Base-Openshift-Serverless-1.24:openshift-serverless-1-tech-preview/eventing-kafka-broker-controller-rhel8@sha256:2a4b30bcff1377073202362dfd521bd7ac3e3e3960fdb33a6cf9fa39fc89de6b_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1-tech-preview/eventing-kafka-broker-controller-rhel8@sha256:be290e6d950e8af6162c1dece8472788b66459e8cb91df319f50ccf66f27b5c7_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1-tech-preview/eventing-kafka-broker-controller-rhel8@sha256:f8b5d9c9c0182f5cc1f76422759bf8925d2f29292390ada83a6b7c7986f1462c_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1-tech-preview/eventing-kafka-broker-dispatcher-rhel8@sha256:08c6d6908a2e58a18e908223daf152802106b00a67905e94e075fca827af87c9_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1-tech-preview/eventing-kafka-broker-dispatcher-rhel8@sha256:8ac0796f3585a406facba98766688ae6777b5673a4515418db8d1d92c4d65494_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1-tech-preview/eventing-kafka-broker-dispatcher-rhel8@sha256:9af6b8413acbf59adc88e9b88a51105f3b0a4913499c3026f64e7fda91e43384_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1-tech-preview/eventing-kafka-broker-receiver-rhel8@sha256:4dc0783cf92da5b5aa4cd1b9e9d55aa55a69b94eef0d29f261d3d51bd2260b68_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1-tech-preview/eventing-kafka-broker-receiver-rhel8@sha256:80fd78ad61caab0b20e39d4c6103ed9b074d3efa1dc67ab7bf415ea7db912dc3_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1-tech-preview/eventing-kafka-broker-receiver-rhel8@sha256:aeaaf1d541b5756df65f0700bcd82d085077ae3b1ce99c6d8728997c23e31ef9_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1-tech-preview/eventing-kafka-broker-webhook-rhel8@sha256:0dad9dc28babb21622f90c83647c9cc48bfa66faad257c88e7adf1d50ad0f80c_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1-tech-preview/eventing-kafka-broker-webhook-rhel8@sha256:10ba81e103ed6b7dff7b02394b20f44b46acd6b09d72f16667c068eb9989dc77_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1-tech-preview/eventing-kafka-broker-webhook-rhel8@sha256:f94aef78ce0870fdceac5b3467220540127a73415e81baa4b48bf986bc181c4d_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/client-kn-rhel8@sha256:09644d1c149970cd7c06635806a0ffc077a6340d68c357cd7f2bb5a6f57e46f3_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/client-kn-rhel8@sha256:46510d8b5dfba62d0a3da64ba90d1b8f88ad3b909c3e6ed14bcd96017d766829_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/client-kn-rhel8@sha256:f9bf2892123c3d981d2d5f158e643e6ba6f59a441b47c4055dc542f8cf8330c0_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-apiserver-receive-adapter-rhel8@sha256:834e37f8ddfbe157ad357fcef49f5213053d1295bb31361c5dd14a213ff2755c_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-apiserver-receive-adapter-rhel8@sha256:d13848369ca942d13548ab9b73a2d60b67f9412e535ed647342acaa8cef36c37_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-apiserver-receive-adapter-rhel8@sha256:eef2145e61234d37713ef8fda1f82d7cbe6502c5e6386117230d66ab7e1dd21a_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-controller-rhel8@sha256:52ef0c51b53ede0344f58174e624db08e6dcac04a0cba1668915f217949fc868_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-controller-rhel8@sha256:72c5fcaa44e3da56b297eb718d8a2b7eeb44069d6f3ce71b0eca30070b18bd9d_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-controller-rhel8@sha256:ad2df12dd77e8a3092431ca8d1b5eae42240c8ebb8766e436009bd6df7ee51f3_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-in-memory-channel-controller-rhel8@sha256:070f2c819506853dee230f37e00b27a05ba01c6f7cbbffc9a04b59a65d0c45e9_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-in-memory-channel-controller-rhel8@sha256:111da99563ea799e6b54933f12dc8f8a3828e36f650900e02da3be5afbdeefd9_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-in-memory-channel-controller-rhel8@sha256:69871b8d6e72713fe2eaf5f1e0aac1282fb8659d2895836994f10c847fe320d1_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-in-memory-channel-dispatcher-rhel8@sha256:4b5ee83ccace988c6eaf456e82dea83d160ae7e6aaad1ab8f48410f90da8f1c1_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-in-memory-channel-dispatcher-rhel8@sha256:52247eff5dc9a89244e6697ae9ce61cc1b42265171c956d4d50984179daced89_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-in-memory-channel-dispatcher-rhel8@sha256:68b61474089703d0685a952062401303206ba11bc108b8504f6f6390933d83cb_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-kafka-broker-controller-rhel8@sha256:2a4b30bcff1377073202362dfd521bd7ac3e3e3960fdb33a6cf9fa39fc89de6b_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-kafka-broker-controller-rhel8@sha256:be290e6d950e8af6162c1dece8472788b66459e8cb91df319f50ccf66f27b5c7_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-kafka-broker-controller-rhel8@sha256:f8b5d9c9c0182f5cc1f76422759bf8925d2f29292390ada83a6b7c7986f1462c_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-kafka-broker-dispatcher-rhel8@sha256:08c6d6908a2e58a18e908223daf152802106b00a67905e94e075fca827af87c9_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-kafka-broker-dispatcher-rhel8@sha256:8ac0796f3585a406facba98766688ae6777b5673a4515418db8d1d92c4d65494_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-kafka-broker-dispatcher-rhel8@sha256:9af6b8413acbf59adc88e9b88a51105f3b0a4913499c3026f64e7fda91e43384_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-kafka-broker-post-install-rhel8@sha256:260e7f0086f4e036be3a9ab5d24ce99fc8a053cc7f2906f8a6080f59f2a3e591_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-kafka-broker-post-install-rhel8@sha256:36551ea609536ba900f7a0493a06d07f9c0f19a0eef7e4956575354ca92cd1ef_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-kafka-broker-post-install-rhel8@sha256:6d4a898f37f87aa6db636487c6892833249be38635fe631433652feda762a40e_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-kafka-broker-webhook-rhel8@sha256:0dad9dc28babb21622f90c83647c9cc48bfa66faad257c88e7adf1d50ad0f80c_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-kafka-broker-webhook-rhel8@sha256:10ba81e103ed6b7dff7b02394b20f44b46acd6b09d72f16667c068eb9989dc77_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-kafka-broker-webhook-rhel8@sha256:f94aef78ce0870fdceac5b3467220540127a73415e81baa4b48bf986bc181c4d_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-mtbroker-filter-rhel8@sha256:4f6e162ee5fb96ff69a1546b7f728641dded59548f14afdfa870f7f0291787ac_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-mtbroker-filter-rhel8@sha256:ecde2ee2aa9618775178e03bcc07e53d6f5e12f30261238d8ffb366fb1e47c94_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-mtbroker-filter-rhel8@sha256:ee2dc3e0f648dc59551cfdf0ac5c36aa6cd9a4b2abaada7095ae4d5b8e0a571e_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-mtbroker-ingress-rhel8@sha256:4eaac6386b1b8a9e360df5afbd85aeebb97e5c81dbd861996caafad48b4cc6f9_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-mtbroker-ingress-rhel8@sha256:644fbcd1924d570f105f5f9760eb15eddbeed16c894edfcb4ef8c8a14e370bce_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-mtbroker-ingress-rhel8@sha256:a26dfc1a610bbaf876443b4b01a04130f7c0aba4d40e246333fe8bf7eb899f45_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-mtchannel-broker-rhel8@sha256:353859f2a8649fa9b3f5c0e02cafd57f79f96a10a7a697ba08eaa8cb70effe51_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-mtchannel-broker-rhel8@sha256:6f7afb57dc78ccb13498434196c5e8cd0f6ec53f045689febf1a62c492358d93_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-mtchannel-broker-rhel8@sha256:fadf3035a8bd25307843d1c6c88654a03db25983407a770875b4507942684dd5_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-mtping-rhel8@sha256:2254577d2c2e67d28f8459fbd4ac43af78b7d29cc0b56c631607dd68f3d31637_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-mtping-rhel8@sha256:a7177a43f46b6470a19970c62ebc17119ca3c3021471f9396faa436e621beb1e_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-mtping-rhel8@sha256:c6c2c7924d90e81e2906f3bf3969b02d7f3e4dc80c187e6c55a7e4ea17ac20cd_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-storage-version-migration-rhel8@sha256:3c1baa5bad644c06bedabaed9c668f0999527f00bc1d195e71a528c222087328_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-storage-version-migration-rhel8@sha256:63dab761fd3a2e08950b7ee52852fb39cef7820f2a8cf8142ec3701a07372d7c_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-storage-version-migration-rhel8@sha256:ff7924a37865ac1a90872f35675934a1627e49a29577a78af18b8e743a5fde07_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-sugar-controller-rhel8@sha256:24c7217a3612a5c3c6792c433dc2a6cf4b5fda1b9e6acff84e2736705704d152_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-sugar-controller-rhel8@sha256:3a38788638c26e9bec45694b2c4597333080189ffa96d8c7302e3e7dd1e54be5_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-sugar-controller-rhel8@sha256:aebfba016342e94fc0619a9ad6346c7fefbedf6739f1495954eb905cade085ac_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-webhook-rhel8@sha256:11d0b8fac4cb67c95e051a91f5c6683768f8969ffc744cd3cc4814d1ee6e91c1_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-webhook-rhel8@sha256:1b209d1ddffba92c3d77824e37bf75302346856c10b773a101d2868f27d0b740_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-webhook-rhel8@sha256:bf8c9de32dd5cbe536b115f52f32c666fbf886bde555ac355937d6b149cf9343_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/ingress-rhel8-operator@sha256:46a5fb2d0f9fa5e05504b9264a3f1c0e7c7beb76e3a3aeb9bc036cda4fa9d66a_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/ingress-rhel8-operator@sha256:793b86f4c2add102e2f676bd57cec3365ce9b3fdc40a989c28d1f9acb851142d_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/ingress-rhel8-operator@sha256:cce79392f93bb318123c48ac6de48aa0a2983cc1134cc063c0fdc2ff83c546c7_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/kn-cli-artifacts-rhel8@sha256:1a51a072d4e303a5c33b2383c843308d86c68de228b094d2efed8bc59a4bac14_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/kn-cli-artifacts-rhel8@sha256:c61b26bdf318b507af66f9092e784d64436e3b2531cc6e2e8aa1bb8bbb010fb7_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/kn-cli-artifacts-rhel8@sha256:f22168224137db649c6e6592e3ec2ae6845ca668ef65fe56c104ed6393eae526_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/knative-rhel8-operator@sha256:53e115cdfeb8077cc8b89ebdeee4903b1be8c0a0d45831a9f277f342959f5961_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/knative-rhel8-operator@sha256:ebf24097b84ec5773e30c8f548975afb84b6fce836b373b97855f69371068d1e_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/knative-rhel8-operator@sha256:efa444ca6c7c4468821a8d138b4319c86fede592f3b0b4d7905e7c66e8bdb2c0_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/kourier-control-rhel8@sha256:396fb9dcc798b05e89d38ccbe3a3abb31854f56a95ae104fb9bb215967b56d9f_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/kourier-control-rhel8@sha256:e36577c37457a4521d78f28f24dca6ae11f170635316efe374f08f825cb5904d_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/kourier-control-rhel8@sha256:fb04b74dce262e58434b19a10dce0981b4df7541416de21343fb7124c714ffbf_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/net-istio-controller-rhel8@sha256:281b2782253722d916b6178ecdbc763aaa71ed4ac0db94e31d57974d4eb8b58b_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/net-istio-controller-rhel8@sha256:bf56038c0af2cfeb5a3e4b7ecd5aeebb230d042ac835b50faafa3d939dd8ca50_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/net-istio-controller-rhel8@sha256:f3643c74f73841b1de04be1d0f550c044f1ad4800ceb32cb36bf9072d8e5155b_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/net-istio-webhook-rhel8@sha256:4f7cabd5a6bb6fd7a0d81461108891b0d2de55efe868c4fbf275131c3280ed2d_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/net-istio-webhook-rhel8@sha256:a07d73f5c04af2a29b6565363b472aceabbfeafe7d6dfe833d1e71b072419916_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/net-istio-webhook-rhel8@sha256:cd34685812d9447969a1c3fb4382433a1b59fb3631fbe156daa6fa962458f859_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serverless-operator-bundle@sha256:0422f8843fc62c2b72e01ffefd33db912a1ad3d70ac297882d3663c9b7299f10_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serverless-rhel8-operator@sha256:26d940bd43b928d8370c9e88e80726a427c3f0ce3afc4fddb02a507f81c8fc93_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serverless-rhel8-operator@sha256:2898df30f40683bd3a73c6f2676afdc1bfc27b23d2fe04fe7667f6db6d2422ab_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serverless-rhel8-operator@sha256:8ec9e756969c8e6bf8155ed102a66cf578a325dcc477ff909b4806405ab59cfc_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-activator-rhel8@sha256:1e9fb289564961ddbf317e568c50936b048446685c39ab14ca4e5cb682785243_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-activator-rhel8@sha256:3a823819467ed0beea953eed27e2129bb4495df3f49e0f59d5004dee416e6285_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-activator-rhel8@sha256:4e7563e5f9761f624aefc6b79845e5b4dd1836a545c3754bc37701162ed4e3bb_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-autoscaler-hpa-rhel8@sha256:1685c7bf25061e61688d2b5e60cde6adb8906fec6bfb713c68837b2bbeeacf85_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-autoscaler-hpa-rhel8@sha256:491df16728df492b7b88efb8e86f28e46a8762f4084fb4132823611a9e758264_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-autoscaler-hpa-rhel8@sha256:8bb514634ece7dafd88ae6cc7eff52016cd4585d91cb9c106720c21c219f8967_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-autoscaler-rhel8@sha256:01b46e0ddb618f58c06b533fe7148f772367200f5d9be9d355012e91dc401156_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-autoscaler-rhel8@sha256:8cd0a381de995467f339e11f0704b8c8b978ddfdd2d8271f4c9f832e7acf9f07_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-autoscaler-rhel8@sha256:c60796d720141d322159e49bb3496732b8e0453d6606227b419caf93a12d196b_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-controller-rhel8@sha256:92b01a8421488e9d9b42b6da290873b54a2619d39a05e8d2a99e4c5348a3d4dc_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-controller-rhel8@sha256:b5ae691a77adb161a30ae8470f1cf4c1c6259488df18bb2bf2764d05af9a2aa8_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-controller-rhel8@sha256:b752a295b673aeee85eba6bed33cc658254dc0503c6002841d80dc0c0a38f615_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-domain-mapping-rhel8@sha256:11bca084f2c8df8d369d6301847876bbf8d37c7b67a6ffb387e0759100b6e817_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-domain-mapping-rhel8@sha256:4e580d29cbff1aa6050c65cee35a870dab9e6a7eaa538b356a5afefed9c38d90_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-domain-mapping-rhel8@sha256:eeb39a3fbc9d4c223d42579737948438d03b2a2ec1aee46562aabae6d343679b_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-domain-mapping-webhook-rhel8@sha256:8057fa6657c0bf909297273acc4faea1cddb29f9f02f6c797279adb42f083332_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-domain-mapping-webhook-rhel8@sha256:84e13a4c84098e0a6a5b461c7581861cd9114ce3cc7c2147afd727e56f323b28_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-domain-mapping-webhook-rhel8@sha256:f99e203de17686584c05ee0901041edd055350c39da063d5d6dcd026d1e17593_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-queue-rhel8@sha256:8740a1f7cb3ef3c4caa5774cced7787cc1e345dbe3708307001c1def9fd32e2f_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-queue-rhel8@sha256:ac1ca0ae5e3c7fc242ec5a313e45d09b83261ffe26eab3ebcbbae9299471b25a_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-queue-rhel8@sha256:f16b4f4e86e758354c8b19ee3a075dfd6fd19eb7ba282ad8293d41ca0c8f3028_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-storage-version-migration-rhel8@sha256:1c3b2c4c06981fd8eb13c05837c8da3523f0df9c79eacd6ffc1138e5f26bdba6_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-storage-version-migration-rhel8@sha256:27b7b75eae9eacc52a577887885db7c29192e15aada8a3b7406e032561609462_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-storage-version-migration-rhel8@sha256:8012cc60fab4e14b7fab05589c977c15ac941efb09601069be09d4e25385ed26_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-webhook-rhel8@sha256:4fdc2c632eb0fa4f10a78e39622c83febde93f38db16bd0ca4a35c1eb7062548_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-webhook-rhel8@sha256:6904376f1ae4dadc23ab9993b50aaaa3db130fcd338f3dfae9e437b348e6e934_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-webhook-rhel8@sha256:dc902a39bc520abcf2100c26e2e1c4ba20aa5aadff763b40f234eb01a26b6f77_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/svls-must-gather-rhel8@sha256:057e9ccae9eae50fadad4772b203e897f5c54bf9d40f6e2f2ccbdbc93f5850b5_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/svls-must-gather-rhel8@sha256:7557328dcdede1992a3660342f037e490f58bc3281c68c6e4f44e6d66c4a0cff_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/svls-must-gather-rhel8@sha256:e0a982cd04fee4416659b7e1e6a827c2c371144bd461f23913ae9e0633fd598a_amd64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "golang: encoding/pem: fix stack overflow in Decode"
},
{
"cve": "CVE-2022-24921",
"cwe": {
"id": "CWE-400",
"name": "Uncontrolled Resource Consumption"
},
"discovery_date": "2022-03-16T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2064857"
}
],
"notes": [
{
"category": "description",
"text": "A stack overflow flaw was found in Golang\u0027s regexp module, which can crash the runtime if the application using regexp accepts very long or arbitrarily long regexps from untrusted sources that have sufficient nesting depths. To exploit this vulnerability, an attacker would need to send large regexps with deep nesting to the application. Triggering this flaw leads to a crash of the runtime, which causes a denial of service.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "golang: regexp: stack exhaustion via a deeply nested expression",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "This flaw has been rated as a Moderate impact flaw because the exploitation of this flaw requires that an affected application accept arbitrarily long regexps from untrusted sources, which has inherent risks (even without this flaw), especially involving impacts to application availability.\n\nWithin regulated environments, a combination of the following controls acts as a significant barrier to successfully exploiting a CWE-400: Uncontrolled Resource Consumption vulnerability and therefore downgrades the severity of this particular CVE from Moderate to Low.\n\nRed Hat restricts access to all platform information by default, granting access only after successful hard token-based multi-factor authentication (MFA) and enforcing least privilege to ensure only authorized roles can execute or modify code. The environment employs malicious code protections, including IDS/IPS and antimalware tools to detect threats and monitor resource usage, helping prevent uncontrolled consumption that could lead to system failure. Additional safeguards, such as web application firewalls and load-balancing strategies, protect against resource exhaustion and performance degradation. Event logs are centrally collected, correlated, and analyzed to support monitoring, alerting, and retention, aiding in the detection of abnormal behavior and potential denial-of-service (DoS) conditions. Static code analysis and peer reviews enforce strong input validation and error handling, reducing the likelihood of input-based DoS attacks.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"8Base-Openshift-Serverless-1.24:openshift-serverless-1-tech-preview/eventing-kafka-broker-controller-rhel8@sha256:2a4b30bcff1377073202362dfd521bd7ac3e3e3960fdb33a6cf9fa39fc89de6b_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1-tech-preview/eventing-kafka-broker-controller-rhel8@sha256:be290e6d950e8af6162c1dece8472788b66459e8cb91df319f50ccf66f27b5c7_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1-tech-preview/eventing-kafka-broker-controller-rhel8@sha256:f8b5d9c9c0182f5cc1f76422759bf8925d2f29292390ada83a6b7c7986f1462c_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1-tech-preview/eventing-kafka-broker-dispatcher-rhel8@sha256:08c6d6908a2e58a18e908223daf152802106b00a67905e94e075fca827af87c9_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1-tech-preview/eventing-kafka-broker-dispatcher-rhel8@sha256:8ac0796f3585a406facba98766688ae6777b5673a4515418db8d1d92c4d65494_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1-tech-preview/eventing-kafka-broker-dispatcher-rhel8@sha256:9af6b8413acbf59adc88e9b88a51105f3b0a4913499c3026f64e7fda91e43384_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1-tech-preview/eventing-kafka-broker-receiver-rhel8@sha256:4dc0783cf92da5b5aa4cd1b9e9d55aa55a69b94eef0d29f261d3d51bd2260b68_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1-tech-preview/eventing-kafka-broker-receiver-rhel8@sha256:80fd78ad61caab0b20e39d4c6103ed9b074d3efa1dc67ab7bf415ea7db912dc3_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1-tech-preview/eventing-kafka-broker-receiver-rhel8@sha256:aeaaf1d541b5756df65f0700bcd82d085077ae3b1ce99c6d8728997c23e31ef9_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1-tech-preview/eventing-kafka-broker-webhook-rhel8@sha256:0dad9dc28babb21622f90c83647c9cc48bfa66faad257c88e7adf1d50ad0f80c_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1-tech-preview/eventing-kafka-broker-webhook-rhel8@sha256:10ba81e103ed6b7dff7b02394b20f44b46acd6b09d72f16667c068eb9989dc77_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1-tech-preview/eventing-kafka-broker-webhook-rhel8@sha256:f94aef78ce0870fdceac5b3467220540127a73415e81baa4b48bf986bc181c4d_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/client-kn-rhel8@sha256:09644d1c149970cd7c06635806a0ffc077a6340d68c357cd7f2bb5a6f57e46f3_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/client-kn-rhel8@sha256:46510d8b5dfba62d0a3da64ba90d1b8f88ad3b909c3e6ed14bcd96017d766829_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/client-kn-rhel8@sha256:f9bf2892123c3d981d2d5f158e643e6ba6f59a441b47c4055dc542f8cf8330c0_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-apiserver-receive-adapter-rhel8@sha256:834e37f8ddfbe157ad357fcef49f5213053d1295bb31361c5dd14a213ff2755c_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-apiserver-receive-adapter-rhel8@sha256:d13848369ca942d13548ab9b73a2d60b67f9412e535ed647342acaa8cef36c37_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-apiserver-receive-adapter-rhel8@sha256:eef2145e61234d37713ef8fda1f82d7cbe6502c5e6386117230d66ab7e1dd21a_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-controller-rhel8@sha256:52ef0c51b53ede0344f58174e624db08e6dcac04a0cba1668915f217949fc868_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-controller-rhel8@sha256:72c5fcaa44e3da56b297eb718d8a2b7eeb44069d6f3ce71b0eca30070b18bd9d_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-controller-rhel8@sha256:ad2df12dd77e8a3092431ca8d1b5eae42240c8ebb8766e436009bd6df7ee51f3_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-in-memory-channel-controller-rhel8@sha256:070f2c819506853dee230f37e00b27a05ba01c6f7cbbffc9a04b59a65d0c45e9_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-in-memory-channel-controller-rhel8@sha256:111da99563ea799e6b54933f12dc8f8a3828e36f650900e02da3be5afbdeefd9_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-in-memory-channel-controller-rhel8@sha256:69871b8d6e72713fe2eaf5f1e0aac1282fb8659d2895836994f10c847fe320d1_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-in-memory-channel-dispatcher-rhel8@sha256:4b5ee83ccace988c6eaf456e82dea83d160ae7e6aaad1ab8f48410f90da8f1c1_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-in-memory-channel-dispatcher-rhel8@sha256:52247eff5dc9a89244e6697ae9ce61cc1b42265171c956d4d50984179daced89_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-in-memory-channel-dispatcher-rhel8@sha256:68b61474089703d0685a952062401303206ba11bc108b8504f6f6390933d83cb_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-kafka-broker-controller-rhel8@sha256:2a4b30bcff1377073202362dfd521bd7ac3e3e3960fdb33a6cf9fa39fc89de6b_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-kafka-broker-controller-rhel8@sha256:be290e6d950e8af6162c1dece8472788b66459e8cb91df319f50ccf66f27b5c7_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-kafka-broker-controller-rhel8@sha256:f8b5d9c9c0182f5cc1f76422759bf8925d2f29292390ada83a6b7c7986f1462c_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-kafka-broker-dispatcher-rhel8@sha256:08c6d6908a2e58a18e908223daf152802106b00a67905e94e075fca827af87c9_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-kafka-broker-dispatcher-rhel8@sha256:8ac0796f3585a406facba98766688ae6777b5673a4515418db8d1d92c4d65494_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-kafka-broker-dispatcher-rhel8@sha256:9af6b8413acbf59adc88e9b88a51105f3b0a4913499c3026f64e7fda91e43384_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-kafka-broker-post-install-rhel8@sha256:260e7f0086f4e036be3a9ab5d24ce99fc8a053cc7f2906f8a6080f59f2a3e591_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-kafka-broker-post-install-rhel8@sha256:36551ea609536ba900f7a0493a06d07f9c0f19a0eef7e4956575354ca92cd1ef_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-kafka-broker-post-install-rhel8@sha256:6d4a898f37f87aa6db636487c6892833249be38635fe631433652feda762a40e_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-kafka-broker-webhook-rhel8@sha256:0dad9dc28babb21622f90c83647c9cc48bfa66faad257c88e7adf1d50ad0f80c_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-kafka-broker-webhook-rhel8@sha256:10ba81e103ed6b7dff7b02394b20f44b46acd6b09d72f16667c068eb9989dc77_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-kafka-broker-webhook-rhel8@sha256:f94aef78ce0870fdceac5b3467220540127a73415e81baa4b48bf986bc181c4d_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-mtbroker-filter-rhel8@sha256:4f6e162ee5fb96ff69a1546b7f728641dded59548f14afdfa870f7f0291787ac_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-mtbroker-filter-rhel8@sha256:ecde2ee2aa9618775178e03bcc07e53d6f5e12f30261238d8ffb366fb1e47c94_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-mtbroker-filter-rhel8@sha256:ee2dc3e0f648dc59551cfdf0ac5c36aa6cd9a4b2abaada7095ae4d5b8e0a571e_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-mtbroker-ingress-rhel8@sha256:4eaac6386b1b8a9e360df5afbd85aeebb97e5c81dbd861996caafad48b4cc6f9_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-mtbroker-ingress-rhel8@sha256:644fbcd1924d570f105f5f9760eb15eddbeed16c894edfcb4ef8c8a14e370bce_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-mtbroker-ingress-rhel8@sha256:a26dfc1a610bbaf876443b4b01a04130f7c0aba4d40e246333fe8bf7eb899f45_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-mtchannel-broker-rhel8@sha256:353859f2a8649fa9b3f5c0e02cafd57f79f96a10a7a697ba08eaa8cb70effe51_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-mtchannel-broker-rhel8@sha256:6f7afb57dc78ccb13498434196c5e8cd0f6ec53f045689febf1a62c492358d93_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-mtchannel-broker-rhel8@sha256:fadf3035a8bd25307843d1c6c88654a03db25983407a770875b4507942684dd5_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-mtping-rhel8@sha256:2254577d2c2e67d28f8459fbd4ac43af78b7d29cc0b56c631607dd68f3d31637_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-mtping-rhel8@sha256:a7177a43f46b6470a19970c62ebc17119ca3c3021471f9396faa436e621beb1e_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-mtping-rhel8@sha256:c6c2c7924d90e81e2906f3bf3969b02d7f3e4dc80c187e6c55a7e4ea17ac20cd_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-storage-version-migration-rhel8@sha256:3c1baa5bad644c06bedabaed9c668f0999527f00bc1d195e71a528c222087328_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-storage-version-migration-rhel8@sha256:63dab761fd3a2e08950b7ee52852fb39cef7820f2a8cf8142ec3701a07372d7c_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-storage-version-migration-rhel8@sha256:ff7924a37865ac1a90872f35675934a1627e49a29577a78af18b8e743a5fde07_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-sugar-controller-rhel8@sha256:24c7217a3612a5c3c6792c433dc2a6cf4b5fda1b9e6acff84e2736705704d152_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-sugar-controller-rhel8@sha256:3a38788638c26e9bec45694b2c4597333080189ffa96d8c7302e3e7dd1e54be5_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-sugar-controller-rhel8@sha256:aebfba016342e94fc0619a9ad6346c7fefbedf6739f1495954eb905cade085ac_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-webhook-rhel8@sha256:11d0b8fac4cb67c95e051a91f5c6683768f8969ffc744cd3cc4814d1ee6e91c1_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-webhook-rhel8@sha256:1b209d1ddffba92c3d77824e37bf75302346856c10b773a101d2868f27d0b740_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-webhook-rhel8@sha256:bf8c9de32dd5cbe536b115f52f32c666fbf886bde555ac355937d6b149cf9343_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/ingress-rhel8-operator@sha256:46a5fb2d0f9fa5e05504b9264a3f1c0e7c7beb76e3a3aeb9bc036cda4fa9d66a_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/ingress-rhel8-operator@sha256:793b86f4c2add102e2f676bd57cec3365ce9b3fdc40a989c28d1f9acb851142d_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/ingress-rhel8-operator@sha256:cce79392f93bb318123c48ac6de48aa0a2983cc1134cc063c0fdc2ff83c546c7_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/kn-cli-artifacts-rhel8@sha256:1a51a072d4e303a5c33b2383c843308d86c68de228b094d2efed8bc59a4bac14_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/kn-cli-artifacts-rhel8@sha256:c61b26bdf318b507af66f9092e784d64436e3b2531cc6e2e8aa1bb8bbb010fb7_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/kn-cli-artifacts-rhel8@sha256:f22168224137db649c6e6592e3ec2ae6845ca668ef65fe56c104ed6393eae526_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/knative-rhel8-operator@sha256:53e115cdfeb8077cc8b89ebdeee4903b1be8c0a0d45831a9f277f342959f5961_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/knative-rhel8-operator@sha256:ebf24097b84ec5773e30c8f548975afb84b6fce836b373b97855f69371068d1e_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/knative-rhel8-operator@sha256:efa444ca6c7c4468821a8d138b4319c86fede592f3b0b4d7905e7c66e8bdb2c0_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/kourier-control-rhel8@sha256:396fb9dcc798b05e89d38ccbe3a3abb31854f56a95ae104fb9bb215967b56d9f_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/kourier-control-rhel8@sha256:e36577c37457a4521d78f28f24dca6ae11f170635316efe374f08f825cb5904d_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/kourier-control-rhel8@sha256:fb04b74dce262e58434b19a10dce0981b4df7541416de21343fb7124c714ffbf_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/net-istio-controller-rhel8@sha256:281b2782253722d916b6178ecdbc763aaa71ed4ac0db94e31d57974d4eb8b58b_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/net-istio-controller-rhel8@sha256:bf56038c0af2cfeb5a3e4b7ecd5aeebb230d042ac835b50faafa3d939dd8ca50_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/net-istio-controller-rhel8@sha256:f3643c74f73841b1de04be1d0f550c044f1ad4800ceb32cb36bf9072d8e5155b_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/net-istio-webhook-rhel8@sha256:4f7cabd5a6bb6fd7a0d81461108891b0d2de55efe868c4fbf275131c3280ed2d_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/net-istio-webhook-rhel8@sha256:a07d73f5c04af2a29b6565363b472aceabbfeafe7d6dfe833d1e71b072419916_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/net-istio-webhook-rhel8@sha256:cd34685812d9447969a1c3fb4382433a1b59fb3631fbe156daa6fa962458f859_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serverless-operator-bundle@sha256:0422f8843fc62c2b72e01ffefd33db912a1ad3d70ac297882d3663c9b7299f10_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serverless-rhel8-operator@sha256:26d940bd43b928d8370c9e88e80726a427c3f0ce3afc4fddb02a507f81c8fc93_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serverless-rhel8-operator@sha256:2898df30f40683bd3a73c6f2676afdc1bfc27b23d2fe04fe7667f6db6d2422ab_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serverless-rhel8-operator@sha256:8ec9e756969c8e6bf8155ed102a66cf578a325dcc477ff909b4806405ab59cfc_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-activator-rhel8@sha256:1e9fb289564961ddbf317e568c50936b048446685c39ab14ca4e5cb682785243_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-activator-rhel8@sha256:3a823819467ed0beea953eed27e2129bb4495df3f49e0f59d5004dee416e6285_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-activator-rhel8@sha256:4e7563e5f9761f624aefc6b79845e5b4dd1836a545c3754bc37701162ed4e3bb_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-autoscaler-hpa-rhel8@sha256:1685c7bf25061e61688d2b5e60cde6adb8906fec6bfb713c68837b2bbeeacf85_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-autoscaler-hpa-rhel8@sha256:491df16728df492b7b88efb8e86f28e46a8762f4084fb4132823611a9e758264_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-autoscaler-hpa-rhel8@sha256:8bb514634ece7dafd88ae6cc7eff52016cd4585d91cb9c106720c21c219f8967_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-autoscaler-rhel8@sha256:01b46e0ddb618f58c06b533fe7148f772367200f5d9be9d355012e91dc401156_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-autoscaler-rhel8@sha256:8cd0a381de995467f339e11f0704b8c8b978ddfdd2d8271f4c9f832e7acf9f07_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-autoscaler-rhel8@sha256:c60796d720141d322159e49bb3496732b8e0453d6606227b419caf93a12d196b_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-controller-rhel8@sha256:92b01a8421488e9d9b42b6da290873b54a2619d39a05e8d2a99e4c5348a3d4dc_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-controller-rhel8@sha256:b5ae691a77adb161a30ae8470f1cf4c1c6259488df18bb2bf2764d05af9a2aa8_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-controller-rhel8@sha256:b752a295b673aeee85eba6bed33cc658254dc0503c6002841d80dc0c0a38f615_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-domain-mapping-rhel8@sha256:11bca084f2c8df8d369d6301847876bbf8d37c7b67a6ffb387e0759100b6e817_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-domain-mapping-rhel8@sha256:4e580d29cbff1aa6050c65cee35a870dab9e6a7eaa538b356a5afefed9c38d90_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-domain-mapping-rhel8@sha256:eeb39a3fbc9d4c223d42579737948438d03b2a2ec1aee46562aabae6d343679b_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-domain-mapping-webhook-rhel8@sha256:8057fa6657c0bf909297273acc4faea1cddb29f9f02f6c797279adb42f083332_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-domain-mapping-webhook-rhel8@sha256:84e13a4c84098e0a6a5b461c7581861cd9114ce3cc7c2147afd727e56f323b28_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-domain-mapping-webhook-rhel8@sha256:f99e203de17686584c05ee0901041edd055350c39da063d5d6dcd026d1e17593_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-queue-rhel8@sha256:8740a1f7cb3ef3c4caa5774cced7787cc1e345dbe3708307001c1def9fd32e2f_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-queue-rhel8@sha256:ac1ca0ae5e3c7fc242ec5a313e45d09b83261ffe26eab3ebcbbae9299471b25a_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-queue-rhel8@sha256:f16b4f4e86e758354c8b19ee3a075dfd6fd19eb7ba282ad8293d41ca0c8f3028_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-storage-version-migration-rhel8@sha256:1c3b2c4c06981fd8eb13c05837c8da3523f0df9c79eacd6ffc1138e5f26bdba6_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-storage-version-migration-rhel8@sha256:27b7b75eae9eacc52a577887885db7c29192e15aada8a3b7406e032561609462_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-storage-version-migration-rhel8@sha256:8012cc60fab4e14b7fab05589c977c15ac941efb09601069be09d4e25385ed26_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-webhook-rhel8@sha256:4fdc2c632eb0fa4f10a78e39622c83febde93f38db16bd0ca4a35c1eb7062548_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-webhook-rhel8@sha256:6904376f1ae4dadc23ab9993b50aaaa3db130fcd338f3dfae9e437b348e6e934_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-webhook-rhel8@sha256:dc902a39bc520abcf2100c26e2e1c4ba20aa5aadff763b40f234eb01a26b6f77_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/svls-must-gather-rhel8@sha256:057e9ccae9eae50fadad4772b203e897f5c54bf9d40f6e2f2ccbdbc93f5850b5_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/svls-must-gather-rhel8@sha256:7557328dcdede1992a3660342f037e490f58bc3281c68c6e4f44e6d66c4a0cff_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/svls-must-gather-rhel8@sha256:e0a982cd04fee4416659b7e1e6a827c2c371144bd461f23913ae9e0633fd598a_amd64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2022-24921"
},
{
"category": "external",
"summary": "RHBZ#2064857",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2064857"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2022-24921",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-24921"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2022-24921",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2022-24921"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-announce/c/RP1hfrBYVuk",
"url": "https://groups.google.com/g/golang-announce/c/RP1hfrBYVuk"
}
],
"release_date": "2022-03-03T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2022-08-10T13:13:24+00:00",
"details": "See the Red Hat OpenShift Container Platform 4.6 documentation at:\nhttps://access.redhat.com/documentation/en-us/openshift_container_platform/4.6/html/serverless/index\nSee the Red Hat OpenShift Container Platform 4.7 documentation at:\nhttps://access.redhat.com/documentation/en-us/openshift_container_platform/4.7/html/serverless/index\nSee the Red Hat OpenShift Container Platform 4.8 documentation at:\nhttps://access.redhat.com/documentation/en-us/openshift_container_platform/4.8/html/serverless/index\nSee the Red Hat OpenShift Container Platform 4.9 documentation at:\nhttps://access.redhat.com/documentation/en-us/openshift_container_platform/4.9/html/serverless/index\nSee the Red Hat OpenShift Container Platform 4.10 documentation at:\nhttps://access.redhat.com/documentation/en-us/openshift_container_platform/4.10/html/serverless/index",
"product_ids": [
"8Base-Openshift-Serverless-1.24:openshift-serverless-1-tech-preview/eventing-kafka-broker-controller-rhel8@sha256:2a4b30bcff1377073202362dfd521bd7ac3e3e3960fdb33a6cf9fa39fc89de6b_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1-tech-preview/eventing-kafka-broker-controller-rhel8@sha256:be290e6d950e8af6162c1dece8472788b66459e8cb91df319f50ccf66f27b5c7_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1-tech-preview/eventing-kafka-broker-controller-rhel8@sha256:f8b5d9c9c0182f5cc1f76422759bf8925d2f29292390ada83a6b7c7986f1462c_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1-tech-preview/eventing-kafka-broker-dispatcher-rhel8@sha256:08c6d6908a2e58a18e908223daf152802106b00a67905e94e075fca827af87c9_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1-tech-preview/eventing-kafka-broker-dispatcher-rhel8@sha256:8ac0796f3585a406facba98766688ae6777b5673a4515418db8d1d92c4d65494_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1-tech-preview/eventing-kafka-broker-dispatcher-rhel8@sha256:9af6b8413acbf59adc88e9b88a51105f3b0a4913499c3026f64e7fda91e43384_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1-tech-preview/eventing-kafka-broker-receiver-rhel8@sha256:4dc0783cf92da5b5aa4cd1b9e9d55aa55a69b94eef0d29f261d3d51bd2260b68_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1-tech-preview/eventing-kafka-broker-receiver-rhel8@sha256:80fd78ad61caab0b20e39d4c6103ed9b074d3efa1dc67ab7bf415ea7db912dc3_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1-tech-preview/eventing-kafka-broker-receiver-rhel8@sha256:aeaaf1d541b5756df65f0700bcd82d085077ae3b1ce99c6d8728997c23e31ef9_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1-tech-preview/eventing-kafka-broker-webhook-rhel8@sha256:0dad9dc28babb21622f90c83647c9cc48bfa66faad257c88e7adf1d50ad0f80c_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1-tech-preview/eventing-kafka-broker-webhook-rhel8@sha256:10ba81e103ed6b7dff7b02394b20f44b46acd6b09d72f16667c068eb9989dc77_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1-tech-preview/eventing-kafka-broker-webhook-rhel8@sha256:f94aef78ce0870fdceac5b3467220540127a73415e81baa4b48bf986bc181c4d_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/client-kn-rhel8@sha256:09644d1c149970cd7c06635806a0ffc077a6340d68c357cd7f2bb5a6f57e46f3_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/client-kn-rhel8@sha256:46510d8b5dfba62d0a3da64ba90d1b8f88ad3b909c3e6ed14bcd96017d766829_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/client-kn-rhel8@sha256:f9bf2892123c3d981d2d5f158e643e6ba6f59a441b47c4055dc542f8cf8330c0_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-apiserver-receive-adapter-rhel8@sha256:834e37f8ddfbe157ad357fcef49f5213053d1295bb31361c5dd14a213ff2755c_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-apiserver-receive-adapter-rhel8@sha256:d13848369ca942d13548ab9b73a2d60b67f9412e535ed647342acaa8cef36c37_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-apiserver-receive-adapter-rhel8@sha256:eef2145e61234d37713ef8fda1f82d7cbe6502c5e6386117230d66ab7e1dd21a_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-controller-rhel8@sha256:52ef0c51b53ede0344f58174e624db08e6dcac04a0cba1668915f217949fc868_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-controller-rhel8@sha256:72c5fcaa44e3da56b297eb718d8a2b7eeb44069d6f3ce71b0eca30070b18bd9d_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-controller-rhel8@sha256:ad2df12dd77e8a3092431ca8d1b5eae42240c8ebb8766e436009bd6df7ee51f3_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-in-memory-channel-controller-rhel8@sha256:070f2c819506853dee230f37e00b27a05ba01c6f7cbbffc9a04b59a65d0c45e9_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-in-memory-channel-controller-rhel8@sha256:111da99563ea799e6b54933f12dc8f8a3828e36f650900e02da3be5afbdeefd9_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-in-memory-channel-controller-rhel8@sha256:69871b8d6e72713fe2eaf5f1e0aac1282fb8659d2895836994f10c847fe320d1_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-in-memory-channel-dispatcher-rhel8@sha256:4b5ee83ccace988c6eaf456e82dea83d160ae7e6aaad1ab8f48410f90da8f1c1_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-in-memory-channel-dispatcher-rhel8@sha256:52247eff5dc9a89244e6697ae9ce61cc1b42265171c956d4d50984179daced89_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-in-memory-channel-dispatcher-rhel8@sha256:68b61474089703d0685a952062401303206ba11bc108b8504f6f6390933d83cb_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-kafka-broker-controller-rhel8@sha256:2a4b30bcff1377073202362dfd521bd7ac3e3e3960fdb33a6cf9fa39fc89de6b_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-kafka-broker-controller-rhel8@sha256:be290e6d950e8af6162c1dece8472788b66459e8cb91df319f50ccf66f27b5c7_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-kafka-broker-controller-rhel8@sha256:f8b5d9c9c0182f5cc1f76422759bf8925d2f29292390ada83a6b7c7986f1462c_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-kafka-broker-dispatcher-rhel8@sha256:08c6d6908a2e58a18e908223daf152802106b00a67905e94e075fca827af87c9_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-kafka-broker-dispatcher-rhel8@sha256:8ac0796f3585a406facba98766688ae6777b5673a4515418db8d1d92c4d65494_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-kafka-broker-dispatcher-rhel8@sha256:9af6b8413acbf59adc88e9b88a51105f3b0a4913499c3026f64e7fda91e43384_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-kafka-broker-post-install-rhel8@sha256:260e7f0086f4e036be3a9ab5d24ce99fc8a053cc7f2906f8a6080f59f2a3e591_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-kafka-broker-post-install-rhel8@sha256:36551ea609536ba900f7a0493a06d07f9c0f19a0eef7e4956575354ca92cd1ef_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-kafka-broker-post-install-rhel8@sha256:6d4a898f37f87aa6db636487c6892833249be38635fe631433652feda762a40e_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-kafka-broker-webhook-rhel8@sha256:0dad9dc28babb21622f90c83647c9cc48bfa66faad257c88e7adf1d50ad0f80c_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-kafka-broker-webhook-rhel8@sha256:10ba81e103ed6b7dff7b02394b20f44b46acd6b09d72f16667c068eb9989dc77_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-kafka-broker-webhook-rhel8@sha256:f94aef78ce0870fdceac5b3467220540127a73415e81baa4b48bf986bc181c4d_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-mtbroker-filter-rhel8@sha256:4f6e162ee5fb96ff69a1546b7f728641dded59548f14afdfa870f7f0291787ac_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-mtbroker-filter-rhel8@sha256:ecde2ee2aa9618775178e03bcc07e53d6f5e12f30261238d8ffb366fb1e47c94_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-mtbroker-filter-rhel8@sha256:ee2dc3e0f648dc59551cfdf0ac5c36aa6cd9a4b2abaada7095ae4d5b8e0a571e_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-mtbroker-ingress-rhel8@sha256:4eaac6386b1b8a9e360df5afbd85aeebb97e5c81dbd861996caafad48b4cc6f9_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-mtbroker-ingress-rhel8@sha256:644fbcd1924d570f105f5f9760eb15eddbeed16c894edfcb4ef8c8a14e370bce_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-mtbroker-ingress-rhel8@sha256:a26dfc1a610bbaf876443b4b01a04130f7c0aba4d40e246333fe8bf7eb899f45_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-mtchannel-broker-rhel8@sha256:353859f2a8649fa9b3f5c0e02cafd57f79f96a10a7a697ba08eaa8cb70effe51_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-mtchannel-broker-rhel8@sha256:6f7afb57dc78ccb13498434196c5e8cd0f6ec53f045689febf1a62c492358d93_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-mtchannel-broker-rhel8@sha256:fadf3035a8bd25307843d1c6c88654a03db25983407a770875b4507942684dd5_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-mtping-rhel8@sha256:2254577d2c2e67d28f8459fbd4ac43af78b7d29cc0b56c631607dd68f3d31637_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-mtping-rhel8@sha256:a7177a43f46b6470a19970c62ebc17119ca3c3021471f9396faa436e621beb1e_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-mtping-rhel8@sha256:c6c2c7924d90e81e2906f3bf3969b02d7f3e4dc80c187e6c55a7e4ea17ac20cd_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-storage-version-migration-rhel8@sha256:3c1baa5bad644c06bedabaed9c668f0999527f00bc1d195e71a528c222087328_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-storage-version-migration-rhel8@sha256:63dab761fd3a2e08950b7ee52852fb39cef7820f2a8cf8142ec3701a07372d7c_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-storage-version-migration-rhel8@sha256:ff7924a37865ac1a90872f35675934a1627e49a29577a78af18b8e743a5fde07_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-sugar-controller-rhel8@sha256:24c7217a3612a5c3c6792c433dc2a6cf4b5fda1b9e6acff84e2736705704d152_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-sugar-controller-rhel8@sha256:3a38788638c26e9bec45694b2c4597333080189ffa96d8c7302e3e7dd1e54be5_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-sugar-controller-rhel8@sha256:aebfba016342e94fc0619a9ad6346c7fefbedf6739f1495954eb905cade085ac_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-webhook-rhel8@sha256:11d0b8fac4cb67c95e051a91f5c6683768f8969ffc744cd3cc4814d1ee6e91c1_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-webhook-rhel8@sha256:1b209d1ddffba92c3d77824e37bf75302346856c10b773a101d2868f27d0b740_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-webhook-rhel8@sha256:bf8c9de32dd5cbe536b115f52f32c666fbf886bde555ac355937d6b149cf9343_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/ingress-rhel8-operator@sha256:46a5fb2d0f9fa5e05504b9264a3f1c0e7c7beb76e3a3aeb9bc036cda4fa9d66a_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/ingress-rhel8-operator@sha256:793b86f4c2add102e2f676bd57cec3365ce9b3fdc40a989c28d1f9acb851142d_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/ingress-rhel8-operator@sha256:cce79392f93bb318123c48ac6de48aa0a2983cc1134cc063c0fdc2ff83c546c7_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/kn-cli-artifacts-rhel8@sha256:1a51a072d4e303a5c33b2383c843308d86c68de228b094d2efed8bc59a4bac14_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/kn-cli-artifacts-rhel8@sha256:c61b26bdf318b507af66f9092e784d64436e3b2531cc6e2e8aa1bb8bbb010fb7_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/kn-cli-artifacts-rhel8@sha256:f22168224137db649c6e6592e3ec2ae6845ca668ef65fe56c104ed6393eae526_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/knative-rhel8-operator@sha256:53e115cdfeb8077cc8b89ebdeee4903b1be8c0a0d45831a9f277f342959f5961_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/knative-rhel8-operator@sha256:ebf24097b84ec5773e30c8f548975afb84b6fce836b373b97855f69371068d1e_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/knative-rhel8-operator@sha256:efa444ca6c7c4468821a8d138b4319c86fede592f3b0b4d7905e7c66e8bdb2c0_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/kourier-control-rhel8@sha256:396fb9dcc798b05e89d38ccbe3a3abb31854f56a95ae104fb9bb215967b56d9f_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/kourier-control-rhel8@sha256:e36577c37457a4521d78f28f24dca6ae11f170635316efe374f08f825cb5904d_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/kourier-control-rhel8@sha256:fb04b74dce262e58434b19a10dce0981b4df7541416de21343fb7124c714ffbf_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/net-istio-controller-rhel8@sha256:281b2782253722d916b6178ecdbc763aaa71ed4ac0db94e31d57974d4eb8b58b_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/net-istio-controller-rhel8@sha256:bf56038c0af2cfeb5a3e4b7ecd5aeebb230d042ac835b50faafa3d939dd8ca50_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/net-istio-controller-rhel8@sha256:f3643c74f73841b1de04be1d0f550c044f1ad4800ceb32cb36bf9072d8e5155b_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/net-istio-webhook-rhel8@sha256:4f7cabd5a6bb6fd7a0d81461108891b0d2de55efe868c4fbf275131c3280ed2d_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/net-istio-webhook-rhel8@sha256:a07d73f5c04af2a29b6565363b472aceabbfeafe7d6dfe833d1e71b072419916_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/net-istio-webhook-rhel8@sha256:cd34685812d9447969a1c3fb4382433a1b59fb3631fbe156daa6fa962458f859_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serverless-operator-bundle@sha256:0422f8843fc62c2b72e01ffefd33db912a1ad3d70ac297882d3663c9b7299f10_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serverless-rhel8-operator@sha256:26d940bd43b928d8370c9e88e80726a427c3f0ce3afc4fddb02a507f81c8fc93_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serverless-rhel8-operator@sha256:2898df30f40683bd3a73c6f2676afdc1bfc27b23d2fe04fe7667f6db6d2422ab_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serverless-rhel8-operator@sha256:8ec9e756969c8e6bf8155ed102a66cf578a325dcc477ff909b4806405ab59cfc_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-activator-rhel8@sha256:1e9fb289564961ddbf317e568c50936b048446685c39ab14ca4e5cb682785243_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-activator-rhel8@sha256:3a823819467ed0beea953eed27e2129bb4495df3f49e0f59d5004dee416e6285_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-activator-rhel8@sha256:4e7563e5f9761f624aefc6b79845e5b4dd1836a545c3754bc37701162ed4e3bb_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-autoscaler-hpa-rhel8@sha256:1685c7bf25061e61688d2b5e60cde6adb8906fec6bfb713c68837b2bbeeacf85_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-autoscaler-hpa-rhel8@sha256:491df16728df492b7b88efb8e86f28e46a8762f4084fb4132823611a9e758264_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-autoscaler-hpa-rhel8@sha256:8bb514634ece7dafd88ae6cc7eff52016cd4585d91cb9c106720c21c219f8967_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-autoscaler-rhel8@sha256:01b46e0ddb618f58c06b533fe7148f772367200f5d9be9d355012e91dc401156_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-autoscaler-rhel8@sha256:8cd0a381de995467f339e11f0704b8c8b978ddfdd2d8271f4c9f832e7acf9f07_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-autoscaler-rhel8@sha256:c60796d720141d322159e49bb3496732b8e0453d6606227b419caf93a12d196b_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-controller-rhel8@sha256:92b01a8421488e9d9b42b6da290873b54a2619d39a05e8d2a99e4c5348a3d4dc_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-controller-rhel8@sha256:b5ae691a77adb161a30ae8470f1cf4c1c6259488df18bb2bf2764d05af9a2aa8_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-controller-rhel8@sha256:b752a295b673aeee85eba6bed33cc658254dc0503c6002841d80dc0c0a38f615_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-domain-mapping-rhel8@sha256:11bca084f2c8df8d369d6301847876bbf8d37c7b67a6ffb387e0759100b6e817_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-domain-mapping-rhel8@sha256:4e580d29cbff1aa6050c65cee35a870dab9e6a7eaa538b356a5afefed9c38d90_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-domain-mapping-rhel8@sha256:eeb39a3fbc9d4c223d42579737948438d03b2a2ec1aee46562aabae6d343679b_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-domain-mapping-webhook-rhel8@sha256:8057fa6657c0bf909297273acc4faea1cddb29f9f02f6c797279adb42f083332_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-domain-mapping-webhook-rhel8@sha256:84e13a4c84098e0a6a5b461c7581861cd9114ce3cc7c2147afd727e56f323b28_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-domain-mapping-webhook-rhel8@sha256:f99e203de17686584c05ee0901041edd055350c39da063d5d6dcd026d1e17593_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-queue-rhel8@sha256:8740a1f7cb3ef3c4caa5774cced7787cc1e345dbe3708307001c1def9fd32e2f_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-queue-rhel8@sha256:ac1ca0ae5e3c7fc242ec5a313e45d09b83261ffe26eab3ebcbbae9299471b25a_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-queue-rhel8@sha256:f16b4f4e86e758354c8b19ee3a075dfd6fd19eb7ba282ad8293d41ca0c8f3028_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-storage-version-migration-rhel8@sha256:1c3b2c4c06981fd8eb13c05837c8da3523f0df9c79eacd6ffc1138e5f26bdba6_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-storage-version-migration-rhel8@sha256:27b7b75eae9eacc52a577887885db7c29192e15aada8a3b7406e032561609462_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-storage-version-migration-rhel8@sha256:8012cc60fab4e14b7fab05589c977c15ac941efb09601069be09d4e25385ed26_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-webhook-rhel8@sha256:4fdc2c632eb0fa4f10a78e39622c83febde93f38db16bd0ca4a35c1eb7062548_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-webhook-rhel8@sha256:6904376f1ae4dadc23ab9993b50aaaa3db130fcd338f3dfae9e437b348e6e934_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-webhook-rhel8@sha256:dc902a39bc520abcf2100c26e2e1c4ba20aa5aadff763b40f234eb01a26b6f77_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/svls-must-gather-rhel8@sha256:057e9ccae9eae50fadad4772b203e897f5c54bf9d40f6e2f2ccbdbc93f5850b5_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/svls-must-gather-rhel8@sha256:7557328dcdede1992a3660342f037e490f58bc3281c68c6e4f44e6d66c4a0cff_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/svls-must-gather-rhel8@sha256:e0a982cd04fee4416659b7e1e6a827c2c371144bd461f23913ae9e0633fd598a_amd64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2022:6040"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"8Base-Openshift-Serverless-1.24:openshift-serverless-1-tech-preview/eventing-kafka-broker-controller-rhel8@sha256:2a4b30bcff1377073202362dfd521bd7ac3e3e3960fdb33a6cf9fa39fc89de6b_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1-tech-preview/eventing-kafka-broker-controller-rhel8@sha256:be290e6d950e8af6162c1dece8472788b66459e8cb91df319f50ccf66f27b5c7_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1-tech-preview/eventing-kafka-broker-controller-rhel8@sha256:f8b5d9c9c0182f5cc1f76422759bf8925d2f29292390ada83a6b7c7986f1462c_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1-tech-preview/eventing-kafka-broker-dispatcher-rhel8@sha256:08c6d6908a2e58a18e908223daf152802106b00a67905e94e075fca827af87c9_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1-tech-preview/eventing-kafka-broker-dispatcher-rhel8@sha256:8ac0796f3585a406facba98766688ae6777b5673a4515418db8d1d92c4d65494_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1-tech-preview/eventing-kafka-broker-dispatcher-rhel8@sha256:9af6b8413acbf59adc88e9b88a51105f3b0a4913499c3026f64e7fda91e43384_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1-tech-preview/eventing-kafka-broker-receiver-rhel8@sha256:4dc0783cf92da5b5aa4cd1b9e9d55aa55a69b94eef0d29f261d3d51bd2260b68_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1-tech-preview/eventing-kafka-broker-receiver-rhel8@sha256:80fd78ad61caab0b20e39d4c6103ed9b074d3efa1dc67ab7bf415ea7db912dc3_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1-tech-preview/eventing-kafka-broker-receiver-rhel8@sha256:aeaaf1d541b5756df65f0700bcd82d085077ae3b1ce99c6d8728997c23e31ef9_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1-tech-preview/eventing-kafka-broker-webhook-rhel8@sha256:0dad9dc28babb21622f90c83647c9cc48bfa66faad257c88e7adf1d50ad0f80c_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1-tech-preview/eventing-kafka-broker-webhook-rhel8@sha256:10ba81e103ed6b7dff7b02394b20f44b46acd6b09d72f16667c068eb9989dc77_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1-tech-preview/eventing-kafka-broker-webhook-rhel8@sha256:f94aef78ce0870fdceac5b3467220540127a73415e81baa4b48bf986bc181c4d_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/client-kn-rhel8@sha256:09644d1c149970cd7c06635806a0ffc077a6340d68c357cd7f2bb5a6f57e46f3_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/client-kn-rhel8@sha256:46510d8b5dfba62d0a3da64ba90d1b8f88ad3b909c3e6ed14bcd96017d766829_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/client-kn-rhel8@sha256:f9bf2892123c3d981d2d5f158e643e6ba6f59a441b47c4055dc542f8cf8330c0_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-apiserver-receive-adapter-rhel8@sha256:834e37f8ddfbe157ad357fcef49f5213053d1295bb31361c5dd14a213ff2755c_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-apiserver-receive-adapter-rhel8@sha256:d13848369ca942d13548ab9b73a2d60b67f9412e535ed647342acaa8cef36c37_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-apiserver-receive-adapter-rhel8@sha256:eef2145e61234d37713ef8fda1f82d7cbe6502c5e6386117230d66ab7e1dd21a_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-controller-rhel8@sha256:52ef0c51b53ede0344f58174e624db08e6dcac04a0cba1668915f217949fc868_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-controller-rhel8@sha256:72c5fcaa44e3da56b297eb718d8a2b7eeb44069d6f3ce71b0eca30070b18bd9d_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-controller-rhel8@sha256:ad2df12dd77e8a3092431ca8d1b5eae42240c8ebb8766e436009bd6df7ee51f3_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-in-memory-channel-controller-rhel8@sha256:070f2c819506853dee230f37e00b27a05ba01c6f7cbbffc9a04b59a65d0c45e9_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-in-memory-channel-controller-rhel8@sha256:111da99563ea799e6b54933f12dc8f8a3828e36f650900e02da3be5afbdeefd9_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-in-memory-channel-controller-rhel8@sha256:69871b8d6e72713fe2eaf5f1e0aac1282fb8659d2895836994f10c847fe320d1_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-in-memory-channel-dispatcher-rhel8@sha256:4b5ee83ccace988c6eaf456e82dea83d160ae7e6aaad1ab8f48410f90da8f1c1_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-in-memory-channel-dispatcher-rhel8@sha256:52247eff5dc9a89244e6697ae9ce61cc1b42265171c956d4d50984179daced89_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-in-memory-channel-dispatcher-rhel8@sha256:68b61474089703d0685a952062401303206ba11bc108b8504f6f6390933d83cb_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-kafka-broker-controller-rhel8@sha256:2a4b30bcff1377073202362dfd521bd7ac3e3e3960fdb33a6cf9fa39fc89de6b_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-kafka-broker-controller-rhel8@sha256:be290e6d950e8af6162c1dece8472788b66459e8cb91df319f50ccf66f27b5c7_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-kafka-broker-controller-rhel8@sha256:f8b5d9c9c0182f5cc1f76422759bf8925d2f29292390ada83a6b7c7986f1462c_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-kafka-broker-dispatcher-rhel8@sha256:08c6d6908a2e58a18e908223daf152802106b00a67905e94e075fca827af87c9_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-kafka-broker-dispatcher-rhel8@sha256:8ac0796f3585a406facba98766688ae6777b5673a4515418db8d1d92c4d65494_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-kafka-broker-dispatcher-rhel8@sha256:9af6b8413acbf59adc88e9b88a51105f3b0a4913499c3026f64e7fda91e43384_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-kafka-broker-post-install-rhel8@sha256:260e7f0086f4e036be3a9ab5d24ce99fc8a053cc7f2906f8a6080f59f2a3e591_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-kafka-broker-post-install-rhel8@sha256:36551ea609536ba900f7a0493a06d07f9c0f19a0eef7e4956575354ca92cd1ef_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-kafka-broker-post-install-rhel8@sha256:6d4a898f37f87aa6db636487c6892833249be38635fe631433652feda762a40e_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-kafka-broker-webhook-rhel8@sha256:0dad9dc28babb21622f90c83647c9cc48bfa66faad257c88e7adf1d50ad0f80c_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-kafka-broker-webhook-rhel8@sha256:10ba81e103ed6b7dff7b02394b20f44b46acd6b09d72f16667c068eb9989dc77_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-kafka-broker-webhook-rhel8@sha256:f94aef78ce0870fdceac5b3467220540127a73415e81baa4b48bf986bc181c4d_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-mtbroker-filter-rhel8@sha256:4f6e162ee5fb96ff69a1546b7f728641dded59548f14afdfa870f7f0291787ac_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-mtbroker-filter-rhel8@sha256:ecde2ee2aa9618775178e03bcc07e53d6f5e12f30261238d8ffb366fb1e47c94_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-mtbroker-filter-rhel8@sha256:ee2dc3e0f648dc59551cfdf0ac5c36aa6cd9a4b2abaada7095ae4d5b8e0a571e_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-mtbroker-ingress-rhel8@sha256:4eaac6386b1b8a9e360df5afbd85aeebb97e5c81dbd861996caafad48b4cc6f9_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-mtbroker-ingress-rhel8@sha256:644fbcd1924d570f105f5f9760eb15eddbeed16c894edfcb4ef8c8a14e370bce_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-mtbroker-ingress-rhel8@sha256:a26dfc1a610bbaf876443b4b01a04130f7c0aba4d40e246333fe8bf7eb899f45_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-mtchannel-broker-rhel8@sha256:353859f2a8649fa9b3f5c0e02cafd57f79f96a10a7a697ba08eaa8cb70effe51_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-mtchannel-broker-rhel8@sha256:6f7afb57dc78ccb13498434196c5e8cd0f6ec53f045689febf1a62c492358d93_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-mtchannel-broker-rhel8@sha256:fadf3035a8bd25307843d1c6c88654a03db25983407a770875b4507942684dd5_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-mtping-rhel8@sha256:2254577d2c2e67d28f8459fbd4ac43af78b7d29cc0b56c631607dd68f3d31637_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-mtping-rhel8@sha256:a7177a43f46b6470a19970c62ebc17119ca3c3021471f9396faa436e621beb1e_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-mtping-rhel8@sha256:c6c2c7924d90e81e2906f3bf3969b02d7f3e4dc80c187e6c55a7e4ea17ac20cd_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-storage-version-migration-rhel8@sha256:3c1baa5bad644c06bedabaed9c668f0999527f00bc1d195e71a528c222087328_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-storage-version-migration-rhel8@sha256:63dab761fd3a2e08950b7ee52852fb39cef7820f2a8cf8142ec3701a07372d7c_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-storage-version-migration-rhel8@sha256:ff7924a37865ac1a90872f35675934a1627e49a29577a78af18b8e743a5fde07_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-sugar-controller-rhel8@sha256:24c7217a3612a5c3c6792c433dc2a6cf4b5fda1b9e6acff84e2736705704d152_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-sugar-controller-rhel8@sha256:3a38788638c26e9bec45694b2c4597333080189ffa96d8c7302e3e7dd1e54be5_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-sugar-controller-rhel8@sha256:aebfba016342e94fc0619a9ad6346c7fefbedf6739f1495954eb905cade085ac_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-webhook-rhel8@sha256:11d0b8fac4cb67c95e051a91f5c6683768f8969ffc744cd3cc4814d1ee6e91c1_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-webhook-rhel8@sha256:1b209d1ddffba92c3d77824e37bf75302346856c10b773a101d2868f27d0b740_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-webhook-rhel8@sha256:bf8c9de32dd5cbe536b115f52f32c666fbf886bde555ac355937d6b149cf9343_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/ingress-rhel8-operator@sha256:46a5fb2d0f9fa5e05504b9264a3f1c0e7c7beb76e3a3aeb9bc036cda4fa9d66a_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/ingress-rhel8-operator@sha256:793b86f4c2add102e2f676bd57cec3365ce9b3fdc40a989c28d1f9acb851142d_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/ingress-rhel8-operator@sha256:cce79392f93bb318123c48ac6de48aa0a2983cc1134cc063c0fdc2ff83c546c7_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/kn-cli-artifacts-rhel8@sha256:1a51a072d4e303a5c33b2383c843308d86c68de228b094d2efed8bc59a4bac14_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/kn-cli-artifacts-rhel8@sha256:c61b26bdf318b507af66f9092e784d64436e3b2531cc6e2e8aa1bb8bbb010fb7_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/kn-cli-artifacts-rhel8@sha256:f22168224137db649c6e6592e3ec2ae6845ca668ef65fe56c104ed6393eae526_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/knative-rhel8-operator@sha256:53e115cdfeb8077cc8b89ebdeee4903b1be8c0a0d45831a9f277f342959f5961_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/knative-rhel8-operator@sha256:ebf24097b84ec5773e30c8f548975afb84b6fce836b373b97855f69371068d1e_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/knative-rhel8-operator@sha256:efa444ca6c7c4468821a8d138b4319c86fede592f3b0b4d7905e7c66e8bdb2c0_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/kourier-control-rhel8@sha256:396fb9dcc798b05e89d38ccbe3a3abb31854f56a95ae104fb9bb215967b56d9f_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/kourier-control-rhel8@sha256:e36577c37457a4521d78f28f24dca6ae11f170635316efe374f08f825cb5904d_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/kourier-control-rhel8@sha256:fb04b74dce262e58434b19a10dce0981b4df7541416de21343fb7124c714ffbf_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/net-istio-controller-rhel8@sha256:281b2782253722d916b6178ecdbc763aaa71ed4ac0db94e31d57974d4eb8b58b_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/net-istio-controller-rhel8@sha256:bf56038c0af2cfeb5a3e4b7ecd5aeebb230d042ac835b50faafa3d939dd8ca50_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/net-istio-controller-rhel8@sha256:f3643c74f73841b1de04be1d0f550c044f1ad4800ceb32cb36bf9072d8e5155b_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/net-istio-webhook-rhel8@sha256:4f7cabd5a6bb6fd7a0d81461108891b0d2de55efe868c4fbf275131c3280ed2d_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/net-istio-webhook-rhel8@sha256:a07d73f5c04af2a29b6565363b472aceabbfeafe7d6dfe833d1e71b072419916_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/net-istio-webhook-rhel8@sha256:cd34685812d9447969a1c3fb4382433a1b59fb3631fbe156daa6fa962458f859_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serverless-operator-bundle@sha256:0422f8843fc62c2b72e01ffefd33db912a1ad3d70ac297882d3663c9b7299f10_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serverless-rhel8-operator@sha256:26d940bd43b928d8370c9e88e80726a427c3f0ce3afc4fddb02a507f81c8fc93_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serverless-rhel8-operator@sha256:2898df30f40683bd3a73c6f2676afdc1bfc27b23d2fe04fe7667f6db6d2422ab_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serverless-rhel8-operator@sha256:8ec9e756969c8e6bf8155ed102a66cf578a325dcc477ff909b4806405ab59cfc_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-activator-rhel8@sha256:1e9fb289564961ddbf317e568c50936b048446685c39ab14ca4e5cb682785243_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-activator-rhel8@sha256:3a823819467ed0beea953eed27e2129bb4495df3f49e0f59d5004dee416e6285_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-activator-rhel8@sha256:4e7563e5f9761f624aefc6b79845e5b4dd1836a545c3754bc37701162ed4e3bb_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-autoscaler-hpa-rhel8@sha256:1685c7bf25061e61688d2b5e60cde6adb8906fec6bfb713c68837b2bbeeacf85_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-autoscaler-hpa-rhel8@sha256:491df16728df492b7b88efb8e86f28e46a8762f4084fb4132823611a9e758264_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-autoscaler-hpa-rhel8@sha256:8bb514634ece7dafd88ae6cc7eff52016cd4585d91cb9c106720c21c219f8967_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-autoscaler-rhel8@sha256:01b46e0ddb618f58c06b533fe7148f772367200f5d9be9d355012e91dc401156_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-autoscaler-rhel8@sha256:8cd0a381de995467f339e11f0704b8c8b978ddfdd2d8271f4c9f832e7acf9f07_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-autoscaler-rhel8@sha256:c60796d720141d322159e49bb3496732b8e0453d6606227b419caf93a12d196b_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-controller-rhel8@sha256:92b01a8421488e9d9b42b6da290873b54a2619d39a05e8d2a99e4c5348a3d4dc_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-controller-rhel8@sha256:b5ae691a77adb161a30ae8470f1cf4c1c6259488df18bb2bf2764d05af9a2aa8_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-controller-rhel8@sha256:b752a295b673aeee85eba6bed33cc658254dc0503c6002841d80dc0c0a38f615_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-domain-mapping-rhel8@sha256:11bca084f2c8df8d369d6301847876bbf8d37c7b67a6ffb387e0759100b6e817_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-domain-mapping-rhel8@sha256:4e580d29cbff1aa6050c65cee35a870dab9e6a7eaa538b356a5afefed9c38d90_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-domain-mapping-rhel8@sha256:eeb39a3fbc9d4c223d42579737948438d03b2a2ec1aee46562aabae6d343679b_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-domain-mapping-webhook-rhel8@sha256:8057fa6657c0bf909297273acc4faea1cddb29f9f02f6c797279adb42f083332_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-domain-mapping-webhook-rhel8@sha256:84e13a4c84098e0a6a5b461c7581861cd9114ce3cc7c2147afd727e56f323b28_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-domain-mapping-webhook-rhel8@sha256:f99e203de17686584c05ee0901041edd055350c39da063d5d6dcd026d1e17593_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-queue-rhel8@sha256:8740a1f7cb3ef3c4caa5774cced7787cc1e345dbe3708307001c1def9fd32e2f_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-queue-rhel8@sha256:ac1ca0ae5e3c7fc242ec5a313e45d09b83261ffe26eab3ebcbbae9299471b25a_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-queue-rhel8@sha256:f16b4f4e86e758354c8b19ee3a075dfd6fd19eb7ba282ad8293d41ca0c8f3028_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-storage-version-migration-rhel8@sha256:1c3b2c4c06981fd8eb13c05837c8da3523f0df9c79eacd6ffc1138e5f26bdba6_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-storage-version-migration-rhel8@sha256:27b7b75eae9eacc52a577887885db7c29192e15aada8a3b7406e032561609462_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-storage-version-migration-rhel8@sha256:8012cc60fab4e14b7fab05589c977c15ac941efb09601069be09d4e25385ed26_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-webhook-rhel8@sha256:4fdc2c632eb0fa4f10a78e39622c83febde93f38db16bd0ca4a35c1eb7062548_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-webhook-rhel8@sha256:6904376f1ae4dadc23ab9993b50aaaa3db130fcd338f3dfae9e437b348e6e934_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-webhook-rhel8@sha256:dc902a39bc520abcf2100c26e2e1c4ba20aa5aadff763b40f234eb01a26b6f77_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/svls-must-gather-rhel8@sha256:057e9ccae9eae50fadad4772b203e897f5c54bf9d40f6e2f2ccbdbc93f5850b5_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/svls-must-gather-rhel8@sha256:7557328dcdede1992a3660342f037e490f58bc3281c68c6e4f44e6d66c4a0cff_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/svls-must-gather-rhel8@sha256:e0a982cd04fee4416659b7e1e6a827c2c371144bd461f23913ae9e0633fd598a_amd64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "golang: regexp: stack exhaustion via a deeply nested expression"
},
{
"cve": "CVE-2022-28131",
"cwe": {
"id": "CWE-1325",
"name": "Improperly Controlled Sequential Memory Allocation"
},
"discovery_date": "2022-07-14T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2107390"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in golang encoding/xml. When calling Decoder, Skip while parsing a deeply nested XML document, a panic can occur due to stack exhaustion and allows an attacker to impact system availability.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "golang: encoding/xml: stack exhaustion in Decoder.Skip",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "The vulnerability exists in the calling of the function decoder.skip to a deeply nested XML document. Although the vulnerability exists, it may require that the application accept deeply nested XML from untrusted sources and specifically calls Decoder.Skip on it. In many deployments, that code path might not even be reachable or exposed to external input. On top of that, a successful exploitation will only result in denial of service due to stack exhaustion, which is why this has been marked as moderate by Red Hat.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"8Base-Openshift-Serverless-1.24:openshift-serverless-1-tech-preview/eventing-kafka-broker-controller-rhel8@sha256:2a4b30bcff1377073202362dfd521bd7ac3e3e3960fdb33a6cf9fa39fc89de6b_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1-tech-preview/eventing-kafka-broker-controller-rhel8@sha256:be290e6d950e8af6162c1dece8472788b66459e8cb91df319f50ccf66f27b5c7_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1-tech-preview/eventing-kafka-broker-controller-rhel8@sha256:f8b5d9c9c0182f5cc1f76422759bf8925d2f29292390ada83a6b7c7986f1462c_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1-tech-preview/eventing-kafka-broker-dispatcher-rhel8@sha256:08c6d6908a2e58a18e908223daf152802106b00a67905e94e075fca827af87c9_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1-tech-preview/eventing-kafka-broker-dispatcher-rhel8@sha256:8ac0796f3585a406facba98766688ae6777b5673a4515418db8d1d92c4d65494_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1-tech-preview/eventing-kafka-broker-dispatcher-rhel8@sha256:9af6b8413acbf59adc88e9b88a51105f3b0a4913499c3026f64e7fda91e43384_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1-tech-preview/eventing-kafka-broker-receiver-rhel8@sha256:4dc0783cf92da5b5aa4cd1b9e9d55aa55a69b94eef0d29f261d3d51bd2260b68_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1-tech-preview/eventing-kafka-broker-receiver-rhel8@sha256:80fd78ad61caab0b20e39d4c6103ed9b074d3efa1dc67ab7bf415ea7db912dc3_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1-tech-preview/eventing-kafka-broker-receiver-rhel8@sha256:aeaaf1d541b5756df65f0700bcd82d085077ae3b1ce99c6d8728997c23e31ef9_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1-tech-preview/eventing-kafka-broker-webhook-rhel8@sha256:0dad9dc28babb21622f90c83647c9cc48bfa66faad257c88e7adf1d50ad0f80c_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1-tech-preview/eventing-kafka-broker-webhook-rhel8@sha256:10ba81e103ed6b7dff7b02394b20f44b46acd6b09d72f16667c068eb9989dc77_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1-tech-preview/eventing-kafka-broker-webhook-rhel8@sha256:f94aef78ce0870fdceac5b3467220540127a73415e81baa4b48bf986bc181c4d_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/client-kn-rhel8@sha256:09644d1c149970cd7c06635806a0ffc077a6340d68c357cd7f2bb5a6f57e46f3_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/client-kn-rhel8@sha256:46510d8b5dfba62d0a3da64ba90d1b8f88ad3b909c3e6ed14bcd96017d766829_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/client-kn-rhel8@sha256:f9bf2892123c3d981d2d5f158e643e6ba6f59a441b47c4055dc542f8cf8330c0_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-apiserver-receive-adapter-rhel8@sha256:834e37f8ddfbe157ad357fcef49f5213053d1295bb31361c5dd14a213ff2755c_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-apiserver-receive-adapter-rhel8@sha256:d13848369ca942d13548ab9b73a2d60b67f9412e535ed647342acaa8cef36c37_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-apiserver-receive-adapter-rhel8@sha256:eef2145e61234d37713ef8fda1f82d7cbe6502c5e6386117230d66ab7e1dd21a_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-controller-rhel8@sha256:52ef0c51b53ede0344f58174e624db08e6dcac04a0cba1668915f217949fc868_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-controller-rhel8@sha256:72c5fcaa44e3da56b297eb718d8a2b7eeb44069d6f3ce71b0eca30070b18bd9d_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-controller-rhel8@sha256:ad2df12dd77e8a3092431ca8d1b5eae42240c8ebb8766e436009bd6df7ee51f3_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-in-memory-channel-controller-rhel8@sha256:070f2c819506853dee230f37e00b27a05ba01c6f7cbbffc9a04b59a65d0c45e9_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-in-memory-channel-controller-rhel8@sha256:111da99563ea799e6b54933f12dc8f8a3828e36f650900e02da3be5afbdeefd9_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-in-memory-channel-controller-rhel8@sha256:69871b8d6e72713fe2eaf5f1e0aac1282fb8659d2895836994f10c847fe320d1_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-in-memory-channel-dispatcher-rhel8@sha256:4b5ee83ccace988c6eaf456e82dea83d160ae7e6aaad1ab8f48410f90da8f1c1_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-in-memory-channel-dispatcher-rhel8@sha256:52247eff5dc9a89244e6697ae9ce61cc1b42265171c956d4d50984179daced89_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-in-memory-channel-dispatcher-rhel8@sha256:68b61474089703d0685a952062401303206ba11bc108b8504f6f6390933d83cb_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-kafka-broker-controller-rhel8@sha256:2a4b30bcff1377073202362dfd521bd7ac3e3e3960fdb33a6cf9fa39fc89de6b_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-kafka-broker-controller-rhel8@sha256:be290e6d950e8af6162c1dece8472788b66459e8cb91df319f50ccf66f27b5c7_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-kafka-broker-controller-rhel8@sha256:f8b5d9c9c0182f5cc1f76422759bf8925d2f29292390ada83a6b7c7986f1462c_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-kafka-broker-dispatcher-rhel8@sha256:08c6d6908a2e58a18e908223daf152802106b00a67905e94e075fca827af87c9_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-kafka-broker-dispatcher-rhel8@sha256:8ac0796f3585a406facba98766688ae6777b5673a4515418db8d1d92c4d65494_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-kafka-broker-dispatcher-rhel8@sha256:9af6b8413acbf59adc88e9b88a51105f3b0a4913499c3026f64e7fda91e43384_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-kafka-broker-post-install-rhel8@sha256:260e7f0086f4e036be3a9ab5d24ce99fc8a053cc7f2906f8a6080f59f2a3e591_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-kafka-broker-post-install-rhel8@sha256:36551ea609536ba900f7a0493a06d07f9c0f19a0eef7e4956575354ca92cd1ef_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-kafka-broker-post-install-rhel8@sha256:6d4a898f37f87aa6db636487c6892833249be38635fe631433652feda762a40e_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-kafka-broker-webhook-rhel8@sha256:0dad9dc28babb21622f90c83647c9cc48bfa66faad257c88e7adf1d50ad0f80c_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-kafka-broker-webhook-rhel8@sha256:10ba81e103ed6b7dff7b02394b20f44b46acd6b09d72f16667c068eb9989dc77_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-kafka-broker-webhook-rhel8@sha256:f94aef78ce0870fdceac5b3467220540127a73415e81baa4b48bf986bc181c4d_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-mtbroker-filter-rhel8@sha256:4f6e162ee5fb96ff69a1546b7f728641dded59548f14afdfa870f7f0291787ac_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-mtbroker-filter-rhel8@sha256:ecde2ee2aa9618775178e03bcc07e53d6f5e12f30261238d8ffb366fb1e47c94_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-mtbroker-filter-rhel8@sha256:ee2dc3e0f648dc59551cfdf0ac5c36aa6cd9a4b2abaada7095ae4d5b8e0a571e_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-mtbroker-ingress-rhel8@sha256:4eaac6386b1b8a9e360df5afbd85aeebb97e5c81dbd861996caafad48b4cc6f9_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-mtbroker-ingress-rhel8@sha256:644fbcd1924d570f105f5f9760eb15eddbeed16c894edfcb4ef8c8a14e370bce_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-mtbroker-ingress-rhel8@sha256:a26dfc1a610bbaf876443b4b01a04130f7c0aba4d40e246333fe8bf7eb899f45_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-mtchannel-broker-rhel8@sha256:353859f2a8649fa9b3f5c0e02cafd57f79f96a10a7a697ba08eaa8cb70effe51_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-mtchannel-broker-rhel8@sha256:6f7afb57dc78ccb13498434196c5e8cd0f6ec53f045689febf1a62c492358d93_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-mtchannel-broker-rhel8@sha256:fadf3035a8bd25307843d1c6c88654a03db25983407a770875b4507942684dd5_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-mtping-rhel8@sha256:2254577d2c2e67d28f8459fbd4ac43af78b7d29cc0b56c631607dd68f3d31637_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-mtping-rhel8@sha256:a7177a43f46b6470a19970c62ebc17119ca3c3021471f9396faa436e621beb1e_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-mtping-rhel8@sha256:c6c2c7924d90e81e2906f3bf3969b02d7f3e4dc80c187e6c55a7e4ea17ac20cd_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-storage-version-migration-rhel8@sha256:3c1baa5bad644c06bedabaed9c668f0999527f00bc1d195e71a528c222087328_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-storage-version-migration-rhel8@sha256:63dab761fd3a2e08950b7ee52852fb39cef7820f2a8cf8142ec3701a07372d7c_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-storage-version-migration-rhel8@sha256:ff7924a37865ac1a90872f35675934a1627e49a29577a78af18b8e743a5fde07_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-sugar-controller-rhel8@sha256:24c7217a3612a5c3c6792c433dc2a6cf4b5fda1b9e6acff84e2736705704d152_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-sugar-controller-rhel8@sha256:3a38788638c26e9bec45694b2c4597333080189ffa96d8c7302e3e7dd1e54be5_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-sugar-controller-rhel8@sha256:aebfba016342e94fc0619a9ad6346c7fefbedf6739f1495954eb905cade085ac_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-webhook-rhel8@sha256:11d0b8fac4cb67c95e051a91f5c6683768f8969ffc744cd3cc4814d1ee6e91c1_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-webhook-rhel8@sha256:1b209d1ddffba92c3d77824e37bf75302346856c10b773a101d2868f27d0b740_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-webhook-rhel8@sha256:bf8c9de32dd5cbe536b115f52f32c666fbf886bde555ac355937d6b149cf9343_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/ingress-rhel8-operator@sha256:46a5fb2d0f9fa5e05504b9264a3f1c0e7c7beb76e3a3aeb9bc036cda4fa9d66a_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/ingress-rhel8-operator@sha256:793b86f4c2add102e2f676bd57cec3365ce9b3fdc40a989c28d1f9acb851142d_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/ingress-rhel8-operator@sha256:cce79392f93bb318123c48ac6de48aa0a2983cc1134cc063c0fdc2ff83c546c7_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/kn-cli-artifacts-rhel8@sha256:1a51a072d4e303a5c33b2383c843308d86c68de228b094d2efed8bc59a4bac14_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/kn-cli-artifacts-rhel8@sha256:c61b26bdf318b507af66f9092e784d64436e3b2531cc6e2e8aa1bb8bbb010fb7_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/kn-cli-artifacts-rhel8@sha256:f22168224137db649c6e6592e3ec2ae6845ca668ef65fe56c104ed6393eae526_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/knative-rhel8-operator@sha256:53e115cdfeb8077cc8b89ebdeee4903b1be8c0a0d45831a9f277f342959f5961_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/knative-rhel8-operator@sha256:ebf24097b84ec5773e30c8f548975afb84b6fce836b373b97855f69371068d1e_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/knative-rhel8-operator@sha256:efa444ca6c7c4468821a8d138b4319c86fede592f3b0b4d7905e7c66e8bdb2c0_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/kourier-control-rhel8@sha256:396fb9dcc798b05e89d38ccbe3a3abb31854f56a95ae104fb9bb215967b56d9f_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/kourier-control-rhel8@sha256:e36577c37457a4521d78f28f24dca6ae11f170635316efe374f08f825cb5904d_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/kourier-control-rhel8@sha256:fb04b74dce262e58434b19a10dce0981b4df7541416de21343fb7124c714ffbf_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/net-istio-controller-rhel8@sha256:281b2782253722d916b6178ecdbc763aaa71ed4ac0db94e31d57974d4eb8b58b_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/net-istio-controller-rhel8@sha256:bf56038c0af2cfeb5a3e4b7ecd5aeebb230d042ac835b50faafa3d939dd8ca50_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/net-istio-controller-rhel8@sha256:f3643c74f73841b1de04be1d0f550c044f1ad4800ceb32cb36bf9072d8e5155b_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/net-istio-webhook-rhel8@sha256:4f7cabd5a6bb6fd7a0d81461108891b0d2de55efe868c4fbf275131c3280ed2d_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/net-istio-webhook-rhel8@sha256:a07d73f5c04af2a29b6565363b472aceabbfeafe7d6dfe833d1e71b072419916_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/net-istio-webhook-rhel8@sha256:cd34685812d9447969a1c3fb4382433a1b59fb3631fbe156daa6fa962458f859_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serverless-operator-bundle@sha256:0422f8843fc62c2b72e01ffefd33db912a1ad3d70ac297882d3663c9b7299f10_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serverless-rhel8-operator@sha256:26d940bd43b928d8370c9e88e80726a427c3f0ce3afc4fddb02a507f81c8fc93_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serverless-rhel8-operator@sha256:2898df30f40683bd3a73c6f2676afdc1bfc27b23d2fe04fe7667f6db6d2422ab_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serverless-rhel8-operator@sha256:8ec9e756969c8e6bf8155ed102a66cf578a325dcc477ff909b4806405ab59cfc_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-activator-rhel8@sha256:1e9fb289564961ddbf317e568c50936b048446685c39ab14ca4e5cb682785243_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-activator-rhel8@sha256:3a823819467ed0beea953eed27e2129bb4495df3f49e0f59d5004dee416e6285_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-activator-rhel8@sha256:4e7563e5f9761f624aefc6b79845e5b4dd1836a545c3754bc37701162ed4e3bb_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-autoscaler-hpa-rhel8@sha256:1685c7bf25061e61688d2b5e60cde6adb8906fec6bfb713c68837b2bbeeacf85_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-autoscaler-hpa-rhel8@sha256:491df16728df492b7b88efb8e86f28e46a8762f4084fb4132823611a9e758264_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-autoscaler-hpa-rhel8@sha256:8bb514634ece7dafd88ae6cc7eff52016cd4585d91cb9c106720c21c219f8967_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-autoscaler-rhel8@sha256:01b46e0ddb618f58c06b533fe7148f772367200f5d9be9d355012e91dc401156_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-autoscaler-rhel8@sha256:8cd0a381de995467f339e11f0704b8c8b978ddfdd2d8271f4c9f832e7acf9f07_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-autoscaler-rhel8@sha256:c60796d720141d322159e49bb3496732b8e0453d6606227b419caf93a12d196b_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-controller-rhel8@sha256:92b01a8421488e9d9b42b6da290873b54a2619d39a05e8d2a99e4c5348a3d4dc_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-controller-rhel8@sha256:b5ae691a77adb161a30ae8470f1cf4c1c6259488df18bb2bf2764d05af9a2aa8_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-controller-rhel8@sha256:b752a295b673aeee85eba6bed33cc658254dc0503c6002841d80dc0c0a38f615_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-domain-mapping-rhel8@sha256:11bca084f2c8df8d369d6301847876bbf8d37c7b67a6ffb387e0759100b6e817_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-domain-mapping-rhel8@sha256:4e580d29cbff1aa6050c65cee35a870dab9e6a7eaa538b356a5afefed9c38d90_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-domain-mapping-rhel8@sha256:eeb39a3fbc9d4c223d42579737948438d03b2a2ec1aee46562aabae6d343679b_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-domain-mapping-webhook-rhel8@sha256:8057fa6657c0bf909297273acc4faea1cddb29f9f02f6c797279adb42f083332_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-domain-mapping-webhook-rhel8@sha256:84e13a4c84098e0a6a5b461c7581861cd9114ce3cc7c2147afd727e56f323b28_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-domain-mapping-webhook-rhel8@sha256:f99e203de17686584c05ee0901041edd055350c39da063d5d6dcd026d1e17593_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-queue-rhel8@sha256:8740a1f7cb3ef3c4caa5774cced7787cc1e345dbe3708307001c1def9fd32e2f_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-queue-rhel8@sha256:ac1ca0ae5e3c7fc242ec5a313e45d09b83261ffe26eab3ebcbbae9299471b25a_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-queue-rhel8@sha256:f16b4f4e86e758354c8b19ee3a075dfd6fd19eb7ba282ad8293d41ca0c8f3028_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-storage-version-migration-rhel8@sha256:1c3b2c4c06981fd8eb13c05837c8da3523f0df9c79eacd6ffc1138e5f26bdba6_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-storage-version-migration-rhel8@sha256:27b7b75eae9eacc52a577887885db7c29192e15aada8a3b7406e032561609462_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-storage-version-migration-rhel8@sha256:8012cc60fab4e14b7fab05589c977c15ac941efb09601069be09d4e25385ed26_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-webhook-rhel8@sha256:4fdc2c632eb0fa4f10a78e39622c83febde93f38db16bd0ca4a35c1eb7062548_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-webhook-rhel8@sha256:6904376f1ae4dadc23ab9993b50aaaa3db130fcd338f3dfae9e437b348e6e934_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-webhook-rhel8@sha256:dc902a39bc520abcf2100c26e2e1c4ba20aa5aadff763b40f234eb01a26b6f77_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/svls-must-gather-rhel8@sha256:057e9ccae9eae50fadad4772b203e897f5c54bf9d40f6e2f2ccbdbc93f5850b5_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/svls-must-gather-rhel8@sha256:7557328dcdede1992a3660342f037e490f58bc3281c68c6e4f44e6d66c4a0cff_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/svls-must-gather-rhel8@sha256:e0a982cd04fee4416659b7e1e6a827c2c371144bd461f23913ae9e0633fd598a_amd64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2022-28131"
},
{
"category": "external",
"summary": "RHBZ#2107390",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2107390"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2022-28131",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-28131"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2022-28131",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2022-28131"
},
{
"category": "external",
"summary": "https://go.dev/issue/53614",
"url": "https://go.dev/issue/53614"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-announce/c/nqrv9fbR0zE",
"url": "https://groups.google.com/g/golang-announce/c/nqrv9fbR0zE"
}
],
"release_date": "2022-07-12T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2022-08-10T13:13:24+00:00",
"details": "See the Red Hat OpenShift Container Platform 4.6 documentation at:\nhttps://access.redhat.com/documentation/en-us/openshift_container_platform/4.6/html/serverless/index\nSee the Red Hat OpenShift Container Platform 4.7 documentation at:\nhttps://access.redhat.com/documentation/en-us/openshift_container_platform/4.7/html/serverless/index\nSee the Red Hat OpenShift Container Platform 4.8 documentation at:\nhttps://access.redhat.com/documentation/en-us/openshift_container_platform/4.8/html/serverless/index\nSee the Red Hat OpenShift Container Platform 4.9 documentation at:\nhttps://access.redhat.com/documentation/en-us/openshift_container_platform/4.9/html/serverless/index\nSee the Red Hat OpenShift Container Platform 4.10 documentation at:\nhttps://access.redhat.com/documentation/en-us/openshift_container_platform/4.10/html/serverless/index",
"product_ids": [
"8Base-Openshift-Serverless-1.24:openshift-serverless-1-tech-preview/eventing-kafka-broker-controller-rhel8@sha256:2a4b30bcff1377073202362dfd521bd7ac3e3e3960fdb33a6cf9fa39fc89de6b_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1-tech-preview/eventing-kafka-broker-controller-rhel8@sha256:be290e6d950e8af6162c1dece8472788b66459e8cb91df319f50ccf66f27b5c7_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1-tech-preview/eventing-kafka-broker-controller-rhel8@sha256:f8b5d9c9c0182f5cc1f76422759bf8925d2f29292390ada83a6b7c7986f1462c_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1-tech-preview/eventing-kafka-broker-dispatcher-rhel8@sha256:08c6d6908a2e58a18e908223daf152802106b00a67905e94e075fca827af87c9_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1-tech-preview/eventing-kafka-broker-dispatcher-rhel8@sha256:8ac0796f3585a406facba98766688ae6777b5673a4515418db8d1d92c4d65494_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1-tech-preview/eventing-kafka-broker-dispatcher-rhel8@sha256:9af6b8413acbf59adc88e9b88a51105f3b0a4913499c3026f64e7fda91e43384_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1-tech-preview/eventing-kafka-broker-receiver-rhel8@sha256:4dc0783cf92da5b5aa4cd1b9e9d55aa55a69b94eef0d29f261d3d51bd2260b68_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1-tech-preview/eventing-kafka-broker-receiver-rhel8@sha256:80fd78ad61caab0b20e39d4c6103ed9b074d3efa1dc67ab7bf415ea7db912dc3_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1-tech-preview/eventing-kafka-broker-receiver-rhel8@sha256:aeaaf1d541b5756df65f0700bcd82d085077ae3b1ce99c6d8728997c23e31ef9_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1-tech-preview/eventing-kafka-broker-webhook-rhel8@sha256:0dad9dc28babb21622f90c83647c9cc48bfa66faad257c88e7adf1d50ad0f80c_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1-tech-preview/eventing-kafka-broker-webhook-rhel8@sha256:10ba81e103ed6b7dff7b02394b20f44b46acd6b09d72f16667c068eb9989dc77_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1-tech-preview/eventing-kafka-broker-webhook-rhel8@sha256:f94aef78ce0870fdceac5b3467220540127a73415e81baa4b48bf986bc181c4d_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/client-kn-rhel8@sha256:09644d1c149970cd7c06635806a0ffc077a6340d68c357cd7f2bb5a6f57e46f3_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/client-kn-rhel8@sha256:46510d8b5dfba62d0a3da64ba90d1b8f88ad3b909c3e6ed14bcd96017d766829_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/client-kn-rhel8@sha256:f9bf2892123c3d981d2d5f158e643e6ba6f59a441b47c4055dc542f8cf8330c0_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-apiserver-receive-adapter-rhel8@sha256:834e37f8ddfbe157ad357fcef49f5213053d1295bb31361c5dd14a213ff2755c_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-apiserver-receive-adapter-rhel8@sha256:d13848369ca942d13548ab9b73a2d60b67f9412e535ed647342acaa8cef36c37_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-apiserver-receive-adapter-rhel8@sha256:eef2145e61234d37713ef8fda1f82d7cbe6502c5e6386117230d66ab7e1dd21a_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-controller-rhel8@sha256:52ef0c51b53ede0344f58174e624db08e6dcac04a0cba1668915f217949fc868_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-controller-rhel8@sha256:72c5fcaa44e3da56b297eb718d8a2b7eeb44069d6f3ce71b0eca30070b18bd9d_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-controller-rhel8@sha256:ad2df12dd77e8a3092431ca8d1b5eae42240c8ebb8766e436009bd6df7ee51f3_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-in-memory-channel-controller-rhel8@sha256:070f2c819506853dee230f37e00b27a05ba01c6f7cbbffc9a04b59a65d0c45e9_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-in-memory-channel-controller-rhel8@sha256:111da99563ea799e6b54933f12dc8f8a3828e36f650900e02da3be5afbdeefd9_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-in-memory-channel-controller-rhel8@sha256:69871b8d6e72713fe2eaf5f1e0aac1282fb8659d2895836994f10c847fe320d1_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-in-memory-channel-dispatcher-rhel8@sha256:4b5ee83ccace988c6eaf456e82dea83d160ae7e6aaad1ab8f48410f90da8f1c1_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-in-memory-channel-dispatcher-rhel8@sha256:52247eff5dc9a89244e6697ae9ce61cc1b42265171c956d4d50984179daced89_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-in-memory-channel-dispatcher-rhel8@sha256:68b61474089703d0685a952062401303206ba11bc108b8504f6f6390933d83cb_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-kafka-broker-controller-rhel8@sha256:2a4b30bcff1377073202362dfd521bd7ac3e3e3960fdb33a6cf9fa39fc89de6b_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-kafka-broker-controller-rhel8@sha256:be290e6d950e8af6162c1dece8472788b66459e8cb91df319f50ccf66f27b5c7_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-kafka-broker-controller-rhel8@sha256:f8b5d9c9c0182f5cc1f76422759bf8925d2f29292390ada83a6b7c7986f1462c_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-kafka-broker-dispatcher-rhel8@sha256:08c6d6908a2e58a18e908223daf152802106b00a67905e94e075fca827af87c9_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-kafka-broker-dispatcher-rhel8@sha256:8ac0796f3585a406facba98766688ae6777b5673a4515418db8d1d92c4d65494_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-kafka-broker-dispatcher-rhel8@sha256:9af6b8413acbf59adc88e9b88a51105f3b0a4913499c3026f64e7fda91e43384_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-kafka-broker-post-install-rhel8@sha256:260e7f0086f4e036be3a9ab5d24ce99fc8a053cc7f2906f8a6080f59f2a3e591_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-kafka-broker-post-install-rhel8@sha256:36551ea609536ba900f7a0493a06d07f9c0f19a0eef7e4956575354ca92cd1ef_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-kafka-broker-post-install-rhel8@sha256:6d4a898f37f87aa6db636487c6892833249be38635fe631433652feda762a40e_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-kafka-broker-webhook-rhel8@sha256:0dad9dc28babb21622f90c83647c9cc48bfa66faad257c88e7adf1d50ad0f80c_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-kafka-broker-webhook-rhel8@sha256:10ba81e103ed6b7dff7b02394b20f44b46acd6b09d72f16667c068eb9989dc77_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-kafka-broker-webhook-rhel8@sha256:f94aef78ce0870fdceac5b3467220540127a73415e81baa4b48bf986bc181c4d_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-mtbroker-filter-rhel8@sha256:4f6e162ee5fb96ff69a1546b7f728641dded59548f14afdfa870f7f0291787ac_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-mtbroker-filter-rhel8@sha256:ecde2ee2aa9618775178e03bcc07e53d6f5e12f30261238d8ffb366fb1e47c94_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-mtbroker-filter-rhel8@sha256:ee2dc3e0f648dc59551cfdf0ac5c36aa6cd9a4b2abaada7095ae4d5b8e0a571e_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-mtbroker-ingress-rhel8@sha256:4eaac6386b1b8a9e360df5afbd85aeebb97e5c81dbd861996caafad48b4cc6f9_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-mtbroker-ingress-rhel8@sha256:644fbcd1924d570f105f5f9760eb15eddbeed16c894edfcb4ef8c8a14e370bce_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-mtbroker-ingress-rhel8@sha256:a26dfc1a610bbaf876443b4b01a04130f7c0aba4d40e246333fe8bf7eb899f45_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-mtchannel-broker-rhel8@sha256:353859f2a8649fa9b3f5c0e02cafd57f79f96a10a7a697ba08eaa8cb70effe51_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-mtchannel-broker-rhel8@sha256:6f7afb57dc78ccb13498434196c5e8cd0f6ec53f045689febf1a62c492358d93_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-mtchannel-broker-rhel8@sha256:fadf3035a8bd25307843d1c6c88654a03db25983407a770875b4507942684dd5_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-mtping-rhel8@sha256:2254577d2c2e67d28f8459fbd4ac43af78b7d29cc0b56c631607dd68f3d31637_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-mtping-rhel8@sha256:a7177a43f46b6470a19970c62ebc17119ca3c3021471f9396faa436e621beb1e_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-mtping-rhel8@sha256:c6c2c7924d90e81e2906f3bf3969b02d7f3e4dc80c187e6c55a7e4ea17ac20cd_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-storage-version-migration-rhel8@sha256:3c1baa5bad644c06bedabaed9c668f0999527f00bc1d195e71a528c222087328_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-storage-version-migration-rhel8@sha256:63dab761fd3a2e08950b7ee52852fb39cef7820f2a8cf8142ec3701a07372d7c_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-storage-version-migration-rhel8@sha256:ff7924a37865ac1a90872f35675934a1627e49a29577a78af18b8e743a5fde07_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-sugar-controller-rhel8@sha256:24c7217a3612a5c3c6792c433dc2a6cf4b5fda1b9e6acff84e2736705704d152_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-sugar-controller-rhel8@sha256:3a38788638c26e9bec45694b2c4597333080189ffa96d8c7302e3e7dd1e54be5_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-sugar-controller-rhel8@sha256:aebfba016342e94fc0619a9ad6346c7fefbedf6739f1495954eb905cade085ac_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-webhook-rhel8@sha256:11d0b8fac4cb67c95e051a91f5c6683768f8969ffc744cd3cc4814d1ee6e91c1_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-webhook-rhel8@sha256:1b209d1ddffba92c3d77824e37bf75302346856c10b773a101d2868f27d0b740_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-webhook-rhel8@sha256:bf8c9de32dd5cbe536b115f52f32c666fbf886bde555ac355937d6b149cf9343_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/ingress-rhel8-operator@sha256:46a5fb2d0f9fa5e05504b9264a3f1c0e7c7beb76e3a3aeb9bc036cda4fa9d66a_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/ingress-rhel8-operator@sha256:793b86f4c2add102e2f676bd57cec3365ce9b3fdc40a989c28d1f9acb851142d_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/ingress-rhel8-operator@sha256:cce79392f93bb318123c48ac6de48aa0a2983cc1134cc063c0fdc2ff83c546c7_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/kn-cli-artifacts-rhel8@sha256:1a51a072d4e303a5c33b2383c843308d86c68de228b094d2efed8bc59a4bac14_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/kn-cli-artifacts-rhel8@sha256:c61b26bdf318b507af66f9092e784d64436e3b2531cc6e2e8aa1bb8bbb010fb7_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/kn-cli-artifacts-rhel8@sha256:f22168224137db649c6e6592e3ec2ae6845ca668ef65fe56c104ed6393eae526_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/knative-rhel8-operator@sha256:53e115cdfeb8077cc8b89ebdeee4903b1be8c0a0d45831a9f277f342959f5961_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/knative-rhel8-operator@sha256:ebf24097b84ec5773e30c8f548975afb84b6fce836b373b97855f69371068d1e_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/knative-rhel8-operator@sha256:efa444ca6c7c4468821a8d138b4319c86fede592f3b0b4d7905e7c66e8bdb2c0_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/kourier-control-rhel8@sha256:396fb9dcc798b05e89d38ccbe3a3abb31854f56a95ae104fb9bb215967b56d9f_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/kourier-control-rhel8@sha256:e36577c37457a4521d78f28f24dca6ae11f170635316efe374f08f825cb5904d_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/kourier-control-rhel8@sha256:fb04b74dce262e58434b19a10dce0981b4df7541416de21343fb7124c714ffbf_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/net-istio-controller-rhel8@sha256:281b2782253722d916b6178ecdbc763aaa71ed4ac0db94e31d57974d4eb8b58b_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/net-istio-controller-rhel8@sha256:bf56038c0af2cfeb5a3e4b7ecd5aeebb230d042ac835b50faafa3d939dd8ca50_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/net-istio-controller-rhel8@sha256:f3643c74f73841b1de04be1d0f550c044f1ad4800ceb32cb36bf9072d8e5155b_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/net-istio-webhook-rhel8@sha256:4f7cabd5a6bb6fd7a0d81461108891b0d2de55efe868c4fbf275131c3280ed2d_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/net-istio-webhook-rhel8@sha256:a07d73f5c04af2a29b6565363b472aceabbfeafe7d6dfe833d1e71b072419916_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/net-istio-webhook-rhel8@sha256:cd34685812d9447969a1c3fb4382433a1b59fb3631fbe156daa6fa962458f859_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serverless-operator-bundle@sha256:0422f8843fc62c2b72e01ffefd33db912a1ad3d70ac297882d3663c9b7299f10_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serverless-rhel8-operator@sha256:26d940bd43b928d8370c9e88e80726a427c3f0ce3afc4fddb02a507f81c8fc93_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serverless-rhel8-operator@sha256:2898df30f40683bd3a73c6f2676afdc1bfc27b23d2fe04fe7667f6db6d2422ab_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serverless-rhel8-operator@sha256:8ec9e756969c8e6bf8155ed102a66cf578a325dcc477ff909b4806405ab59cfc_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-activator-rhel8@sha256:1e9fb289564961ddbf317e568c50936b048446685c39ab14ca4e5cb682785243_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-activator-rhel8@sha256:3a823819467ed0beea953eed27e2129bb4495df3f49e0f59d5004dee416e6285_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-activator-rhel8@sha256:4e7563e5f9761f624aefc6b79845e5b4dd1836a545c3754bc37701162ed4e3bb_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-autoscaler-hpa-rhel8@sha256:1685c7bf25061e61688d2b5e60cde6adb8906fec6bfb713c68837b2bbeeacf85_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-autoscaler-hpa-rhel8@sha256:491df16728df492b7b88efb8e86f28e46a8762f4084fb4132823611a9e758264_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-autoscaler-hpa-rhel8@sha256:8bb514634ece7dafd88ae6cc7eff52016cd4585d91cb9c106720c21c219f8967_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-autoscaler-rhel8@sha256:01b46e0ddb618f58c06b533fe7148f772367200f5d9be9d355012e91dc401156_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-autoscaler-rhel8@sha256:8cd0a381de995467f339e11f0704b8c8b978ddfdd2d8271f4c9f832e7acf9f07_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-autoscaler-rhel8@sha256:c60796d720141d322159e49bb3496732b8e0453d6606227b419caf93a12d196b_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-controller-rhel8@sha256:92b01a8421488e9d9b42b6da290873b54a2619d39a05e8d2a99e4c5348a3d4dc_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-controller-rhel8@sha256:b5ae691a77adb161a30ae8470f1cf4c1c6259488df18bb2bf2764d05af9a2aa8_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-controller-rhel8@sha256:b752a295b673aeee85eba6bed33cc658254dc0503c6002841d80dc0c0a38f615_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-domain-mapping-rhel8@sha256:11bca084f2c8df8d369d6301847876bbf8d37c7b67a6ffb387e0759100b6e817_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-domain-mapping-rhel8@sha256:4e580d29cbff1aa6050c65cee35a870dab9e6a7eaa538b356a5afefed9c38d90_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-domain-mapping-rhel8@sha256:eeb39a3fbc9d4c223d42579737948438d03b2a2ec1aee46562aabae6d343679b_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-domain-mapping-webhook-rhel8@sha256:8057fa6657c0bf909297273acc4faea1cddb29f9f02f6c797279adb42f083332_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-domain-mapping-webhook-rhel8@sha256:84e13a4c84098e0a6a5b461c7581861cd9114ce3cc7c2147afd727e56f323b28_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-domain-mapping-webhook-rhel8@sha256:f99e203de17686584c05ee0901041edd055350c39da063d5d6dcd026d1e17593_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-queue-rhel8@sha256:8740a1f7cb3ef3c4caa5774cced7787cc1e345dbe3708307001c1def9fd32e2f_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-queue-rhel8@sha256:ac1ca0ae5e3c7fc242ec5a313e45d09b83261ffe26eab3ebcbbae9299471b25a_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-queue-rhel8@sha256:f16b4f4e86e758354c8b19ee3a075dfd6fd19eb7ba282ad8293d41ca0c8f3028_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-storage-version-migration-rhel8@sha256:1c3b2c4c06981fd8eb13c05837c8da3523f0df9c79eacd6ffc1138e5f26bdba6_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-storage-version-migration-rhel8@sha256:27b7b75eae9eacc52a577887885db7c29192e15aada8a3b7406e032561609462_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-storage-version-migration-rhel8@sha256:8012cc60fab4e14b7fab05589c977c15ac941efb09601069be09d4e25385ed26_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-webhook-rhel8@sha256:4fdc2c632eb0fa4f10a78e39622c83febde93f38db16bd0ca4a35c1eb7062548_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-webhook-rhel8@sha256:6904376f1ae4dadc23ab9993b50aaaa3db130fcd338f3dfae9e437b348e6e934_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-webhook-rhel8@sha256:dc902a39bc520abcf2100c26e2e1c4ba20aa5aadff763b40f234eb01a26b6f77_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/svls-must-gather-rhel8@sha256:057e9ccae9eae50fadad4772b203e897f5c54bf9d40f6e2f2ccbdbc93f5850b5_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/svls-must-gather-rhel8@sha256:7557328dcdede1992a3660342f037e490f58bc3281c68c6e4f44e6d66c4a0cff_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/svls-must-gather-rhel8@sha256:e0a982cd04fee4416659b7e1e6a827c2c371144bd461f23913ae9e0633fd598a_amd64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2022:6040"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "LOCAL",
"availabilityImpact": "HIGH",
"baseScore": 7.3,
"baseSeverity": "HIGH",
"confidentialityImpact": "LOW",
"integrityImpact": "LOW",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:N/UI:N/S:U/C:L/I:L/A:H",
"version": "3.1"
},
"products": [
"8Base-Openshift-Serverless-1.24:openshift-serverless-1-tech-preview/eventing-kafka-broker-controller-rhel8@sha256:2a4b30bcff1377073202362dfd521bd7ac3e3e3960fdb33a6cf9fa39fc89de6b_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1-tech-preview/eventing-kafka-broker-controller-rhel8@sha256:be290e6d950e8af6162c1dece8472788b66459e8cb91df319f50ccf66f27b5c7_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1-tech-preview/eventing-kafka-broker-controller-rhel8@sha256:f8b5d9c9c0182f5cc1f76422759bf8925d2f29292390ada83a6b7c7986f1462c_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1-tech-preview/eventing-kafka-broker-dispatcher-rhel8@sha256:08c6d6908a2e58a18e908223daf152802106b00a67905e94e075fca827af87c9_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1-tech-preview/eventing-kafka-broker-dispatcher-rhel8@sha256:8ac0796f3585a406facba98766688ae6777b5673a4515418db8d1d92c4d65494_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1-tech-preview/eventing-kafka-broker-dispatcher-rhel8@sha256:9af6b8413acbf59adc88e9b88a51105f3b0a4913499c3026f64e7fda91e43384_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1-tech-preview/eventing-kafka-broker-receiver-rhel8@sha256:4dc0783cf92da5b5aa4cd1b9e9d55aa55a69b94eef0d29f261d3d51bd2260b68_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1-tech-preview/eventing-kafka-broker-receiver-rhel8@sha256:80fd78ad61caab0b20e39d4c6103ed9b074d3efa1dc67ab7bf415ea7db912dc3_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1-tech-preview/eventing-kafka-broker-receiver-rhel8@sha256:aeaaf1d541b5756df65f0700bcd82d085077ae3b1ce99c6d8728997c23e31ef9_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1-tech-preview/eventing-kafka-broker-webhook-rhel8@sha256:0dad9dc28babb21622f90c83647c9cc48bfa66faad257c88e7adf1d50ad0f80c_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1-tech-preview/eventing-kafka-broker-webhook-rhel8@sha256:10ba81e103ed6b7dff7b02394b20f44b46acd6b09d72f16667c068eb9989dc77_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1-tech-preview/eventing-kafka-broker-webhook-rhel8@sha256:f94aef78ce0870fdceac5b3467220540127a73415e81baa4b48bf986bc181c4d_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/client-kn-rhel8@sha256:09644d1c149970cd7c06635806a0ffc077a6340d68c357cd7f2bb5a6f57e46f3_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/client-kn-rhel8@sha256:46510d8b5dfba62d0a3da64ba90d1b8f88ad3b909c3e6ed14bcd96017d766829_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/client-kn-rhel8@sha256:f9bf2892123c3d981d2d5f158e643e6ba6f59a441b47c4055dc542f8cf8330c0_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-apiserver-receive-adapter-rhel8@sha256:834e37f8ddfbe157ad357fcef49f5213053d1295bb31361c5dd14a213ff2755c_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-apiserver-receive-adapter-rhel8@sha256:d13848369ca942d13548ab9b73a2d60b67f9412e535ed647342acaa8cef36c37_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-apiserver-receive-adapter-rhel8@sha256:eef2145e61234d37713ef8fda1f82d7cbe6502c5e6386117230d66ab7e1dd21a_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-controller-rhel8@sha256:52ef0c51b53ede0344f58174e624db08e6dcac04a0cba1668915f217949fc868_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-controller-rhel8@sha256:72c5fcaa44e3da56b297eb718d8a2b7eeb44069d6f3ce71b0eca30070b18bd9d_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-controller-rhel8@sha256:ad2df12dd77e8a3092431ca8d1b5eae42240c8ebb8766e436009bd6df7ee51f3_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-in-memory-channel-controller-rhel8@sha256:070f2c819506853dee230f37e00b27a05ba01c6f7cbbffc9a04b59a65d0c45e9_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-in-memory-channel-controller-rhel8@sha256:111da99563ea799e6b54933f12dc8f8a3828e36f650900e02da3be5afbdeefd9_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-in-memory-channel-controller-rhel8@sha256:69871b8d6e72713fe2eaf5f1e0aac1282fb8659d2895836994f10c847fe320d1_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-in-memory-channel-dispatcher-rhel8@sha256:4b5ee83ccace988c6eaf456e82dea83d160ae7e6aaad1ab8f48410f90da8f1c1_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-in-memory-channel-dispatcher-rhel8@sha256:52247eff5dc9a89244e6697ae9ce61cc1b42265171c956d4d50984179daced89_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-in-memory-channel-dispatcher-rhel8@sha256:68b61474089703d0685a952062401303206ba11bc108b8504f6f6390933d83cb_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-kafka-broker-controller-rhel8@sha256:2a4b30bcff1377073202362dfd521bd7ac3e3e3960fdb33a6cf9fa39fc89de6b_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-kafka-broker-controller-rhel8@sha256:be290e6d950e8af6162c1dece8472788b66459e8cb91df319f50ccf66f27b5c7_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-kafka-broker-controller-rhel8@sha256:f8b5d9c9c0182f5cc1f76422759bf8925d2f29292390ada83a6b7c7986f1462c_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-kafka-broker-dispatcher-rhel8@sha256:08c6d6908a2e58a18e908223daf152802106b00a67905e94e075fca827af87c9_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-kafka-broker-dispatcher-rhel8@sha256:8ac0796f3585a406facba98766688ae6777b5673a4515418db8d1d92c4d65494_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-kafka-broker-dispatcher-rhel8@sha256:9af6b8413acbf59adc88e9b88a51105f3b0a4913499c3026f64e7fda91e43384_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-kafka-broker-post-install-rhel8@sha256:260e7f0086f4e036be3a9ab5d24ce99fc8a053cc7f2906f8a6080f59f2a3e591_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-kafka-broker-post-install-rhel8@sha256:36551ea609536ba900f7a0493a06d07f9c0f19a0eef7e4956575354ca92cd1ef_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-kafka-broker-post-install-rhel8@sha256:6d4a898f37f87aa6db636487c6892833249be38635fe631433652feda762a40e_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-kafka-broker-webhook-rhel8@sha256:0dad9dc28babb21622f90c83647c9cc48bfa66faad257c88e7adf1d50ad0f80c_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-kafka-broker-webhook-rhel8@sha256:10ba81e103ed6b7dff7b02394b20f44b46acd6b09d72f16667c068eb9989dc77_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-kafka-broker-webhook-rhel8@sha256:f94aef78ce0870fdceac5b3467220540127a73415e81baa4b48bf986bc181c4d_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-mtbroker-filter-rhel8@sha256:4f6e162ee5fb96ff69a1546b7f728641dded59548f14afdfa870f7f0291787ac_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-mtbroker-filter-rhel8@sha256:ecde2ee2aa9618775178e03bcc07e53d6f5e12f30261238d8ffb366fb1e47c94_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-mtbroker-filter-rhel8@sha256:ee2dc3e0f648dc59551cfdf0ac5c36aa6cd9a4b2abaada7095ae4d5b8e0a571e_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-mtbroker-ingress-rhel8@sha256:4eaac6386b1b8a9e360df5afbd85aeebb97e5c81dbd861996caafad48b4cc6f9_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-mtbroker-ingress-rhel8@sha256:644fbcd1924d570f105f5f9760eb15eddbeed16c894edfcb4ef8c8a14e370bce_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-mtbroker-ingress-rhel8@sha256:a26dfc1a610bbaf876443b4b01a04130f7c0aba4d40e246333fe8bf7eb899f45_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-mtchannel-broker-rhel8@sha256:353859f2a8649fa9b3f5c0e02cafd57f79f96a10a7a697ba08eaa8cb70effe51_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-mtchannel-broker-rhel8@sha256:6f7afb57dc78ccb13498434196c5e8cd0f6ec53f045689febf1a62c492358d93_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-mtchannel-broker-rhel8@sha256:fadf3035a8bd25307843d1c6c88654a03db25983407a770875b4507942684dd5_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-mtping-rhel8@sha256:2254577d2c2e67d28f8459fbd4ac43af78b7d29cc0b56c631607dd68f3d31637_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-mtping-rhel8@sha256:a7177a43f46b6470a19970c62ebc17119ca3c3021471f9396faa436e621beb1e_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-mtping-rhel8@sha256:c6c2c7924d90e81e2906f3bf3969b02d7f3e4dc80c187e6c55a7e4ea17ac20cd_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-storage-version-migration-rhel8@sha256:3c1baa5bad644c06bedabaed9c668f0999527f00bc1d195e71a528c222087328_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-storage-version-migration-rhel8@sha256:63dab761fd3a2e08950b7ee52852fb39cef7820f2a8cf8142ec3701a07372d7c_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-storage-version-migration-rhel8@sha256:ff7924a37865ac1a90872f35675934a1627e49a29577a78af18b8e743a5fde07_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-sugar-controller-rhel8@sha256:24c7217a3612a5c3c6792c433dc2a6cf4b5fda1b9e6acff84e2736705704d152_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-sugar-controller-rhel8@sha256:3a38788638c26e9bec45694b2c4597333080189ffa96d8c7302e3e7dd1e54be5_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-sugar-controller-rhel8@sha256:aebfba016342e94fc0619a9ad6346c7fefbedf6739f1495954eb905cade085ac_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-webhook-rhel8@sha256:11d0b8fac4cb67c95e051a91f5c6683768f8969ffc744cd3cc4814d1ee6e91c1_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-webhook-rhel8@sha256:1b209d1ddffba92c3d77824e37bf75302346856c10b773a101d2868f27d0b740_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-webhook-rhel8@sha256:bf8c9de32dd5cbe536b115f52f32c666fbf886bde555ac355937d6b149cf9343_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/ingress-rhel8-operator@sha256:46a5fb2d0f9fa5e05504b9264a3f1c0e7c7beb76e3a3aeb9bc036cda4fa9d66a_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/ingress-rhel8-operator@sha256:793b86f4c2add102e2f676bd57cec3365ce9b3fdc40a989c28d1f9acb851142d_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/ingress-rhel8-operator@sha256:cce79392f93bb318123c48ac6de48aa0a2983cc1134cc063c0fdc2ff83c546c7_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/kn-cli-artifacts-rhel8@sha256:1a51a072d4e303a5c33b2383c843308d86c68de228b094d2efed8bc59a4bac14_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/kn-cli-artifacts-rhel8@sha256:c61b26bdf318b507af66f9092e784d64436e3b2531cc6e2e8aa1bb8bbb010fb7_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/kn-cli-artifacts-rhel8@sha256:f22168224137db649c6e6592e3ec2ae6845ca668ef65fe56c104ed6393eae526_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/knative-rhel8-operator@sha256:53e115cdfeb8077cc8b89ebdeee4903b1be8c0a0d45831a9f277f342959f5961_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/knative-rhel8-operator@sha256:ebf24097b84ec5773e30c8f548975afb84b6fce836b373b97855f69371068d1e_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/knative-rhel8-operator@sha256:efa444ca6c7c4468821a8d138b4319c86fede592f3b0b4d7905e7c66e8bdb2c0_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/kourier-control-rhel8@sha256:396fb9dcc798b05e89d38ccbe3a3abb31854f56a95ae104fb9bb215967b56d9f_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/kourier-control-rhel8@sha256:e36577c37457a4521d78f28f24dca6ae11f170635316efe374f08f825cb5904d_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/kourier-control-rhel8@sha256:fb04b74dce262e58434b19a10dce0981b4df7541416de21343fb7124c714ffbf_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/net-istio-controller-rhel8@sha256:281b2782253722d916b6178ecdbc763aaa71ed4ac0db94e31d57974d4eb8b58b_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/net-istio-controller-rhel8@sha256:bf56038c0af2cfeb5a3e4b7ecd5aeebb230d042ac835b50faafa3d939dd8ca50_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/net-istio-controller-rhel8@sha256:f3643c74f73841b1de04be1d0f550c044f1ad4800ceb32cb36bf9072d8e5155b_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/net-istio-webhook-rhel8@sha256:4f7cabd5a6bb6fd7a0d81461108891b0d2de55efe868c4fbf275131c3280ed2d_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/net-istio-webhook-rhel8@sha256:a07d73f5c04af2a29b6565363b472aceabbfeafe7d6dfe833d1e71b072419916_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/net-istio-webhook-rhel8@sha256:cd34685812d9447969a1c3fb4382433a1b59fb3631fbe156daa6fa962458f859_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serverless-operator-bundle@sha256:0422f8843fc62c2b72e01ffefd33db912a1ad3d70ac297882d3663c9b7299f10_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serverless-rhel8-operator@sha256:26d940bd43b928d8370c9e88e80726a427c3f0ce3afc4fddb02a507f81c8fc93_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serverless-rhel8-operator@sha256:2898df30f40683bd3a73c6f2676afdc1bfc27b23d2fe04fe7667f6db6d2422ab_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serverless-rhel8-operator@sha256:8ec9e756969c8e6bf8155ed102a66cf578a325dcc477ff909b4806405ab59cfc_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-activator-rhel8@sha256:1e9fb289564961ddbf317e568c50936b048446685c39ab14ca4e5cb682785243_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-activator-rhel8@sha256:3a823819467ed0beea953eed27e2129bb4495df3f49e0f59d5004dee416e6285_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-activator-rhel8@sha256:4e7563e5f9761f624aefc6b79845e5b4dd1836a545c3754bc37701162ed4e3bb_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-autoscaler-hpa-rhel8@sha256:1685c7bf25061e61688d2b5e60cde6adb8906fec6bfb713c68837b2bbeeacf85_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-autoscaler-hpa-rhel8@sha256:491df16728df492b7b88efb8e86f28e46a8762f4084fb4132823611a9e758264_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-autoscaler-hpa-rhel8@sha256:8bb514634ece7dafd88ae6cc7eff52016cd4585d91cb9c106720c21c219f8967_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-autoscaler-rhel8@sha256:01b46e0ddb618f58c06b533fe7148f772367200f5d9be9d355012e91dc401156_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-autoscaler-rhel8@sha256:8cd0a381de995467f339e11f0704b8c8b978ddfdd2d8271f4c9f832e7acf9f07_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-autoscaler-rhel8@sha256:c60796d720141d322159e49bb3496732b8e0453d6606227b419caf93a12d196b_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-controller-rhel8@sha256:92b01a8421488e9d9b42b6da290873b54a2619d39a05e8d2a99e4c5348a3d4dc_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-controller-rhel8@sha256:b5ae691a77adb161a30ae8470f1cf4c1c6259488df18bb2bf2764d05af9a2aa8_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-controller-rhel8@sha256:b752a295b673aeee85eba6bed33cc658254dc0503c6002841d80dc0c0a38f615_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-domain-mapping-rhel8@sha256:11bca084f2c8df8d369d6301847876bbf8d37c7b67a6ffb387e0759100b6e817_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-domain-mapping-rhel8@sha256:4e580d29cbff1aa6050c65cee35a870dab9e6a7eaa538b356a5afefed9c38d90_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-domain-mapping-rhel8@sha256:eeb39a3fbc9d4c223d42579737948438d03b2a2ec1aee46562aabae6d343679b_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-domain-mapping-webhook-rhel8@sha256:8057fa6657c0bf909297273acc4faea1cddb29f9f02f6c797279adb42f083332_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-domain-mapping-webhook-rhel8@sha256:84e13a4c84098e0a6a5b461c7581861cd9114ce3cc7c2147afd727e56f323b28_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-domain-mapping-webhook-rhel8@sha256:f99e203de17686584c05ee0901041edd055350c39da063d5d6dcd026d1e17593_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-queue-rhel8@sha256:8740a1f7cb3ef3c4caa5774cced7787cc1e345dbe3708307001c1def9fd32e2f_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-queue-rhel8@sha256:ac1ca0ae5e3c7fc242ec5a313e45d09b83261ffe26eab3ebcbbae9299471b25a_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-queue-rhel8@sha256:f16b4f4e86e758354c8b19ee3a075dfd6fd19eb7ba282ad8293d41ca0c8f3028_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-storage-version-migration-rhel8@sha256:1c3b2c4c06981fd8eb13c05837c8da3523f0df9c79eacd6ffc1138e5f26bdba6_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-storage-version-migration-rhel8@sha256:27b7b75eae9eacc52a577887885db7c29192e15aada8a3b7406e032561609462_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-storage-version-migration-rhel8@sha256:8012cc60fab4e14b7fab05589c977c15ac941efb09601069be09d4e25385ed26_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-webhook-rhel8@sha256:4fdc2c632eb0fa4f10a78e39622c83febde93f38db16bd0ca4a35c1eb7062548_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-webhook-rhel8@sha256:6904376f1ae4dadc23ab9993b50aaaa3db130fcd338f3dfae9e437b348e6e934_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-webhook-rhel8@sha256:dc902a39bc520abcf2100c26e2e1c4ba20aa5aadff763b40f234eb01a26b6f77_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/svls-must-gather-rhel8@sha256:057e9ccae9eae50fadad4772b203e897f5c54bf9d40f6e2f2ccbdbc93f5850b5_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/svls-must-gather-rhel8@sha256:7557328dcdede1992a3660342f037e490f58bc3281c68c6e4f44e6d66c4a0cff_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/svls-must-gather-rhel8@sha256:e0a982cd04fee4416659b7e1e6a827c2c371144bd461f23913ae9e0633fd598a_amd64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "golang: encoding/xml: stack exhaustion in Decoder.Skip"
},
{
"cve": "CVE-2022-28327",
"cwe": {
"id": "CWE-190",
"name": "Integer Overflow or Wraparound"
},
"discovery_date": "2022-04-21T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2077689"
}
],
"notes": [
{
"category": "description",
"text": "An integer overflow flaw was found in Golang\u0027s crypto/elliptic library. This flaw allows an attacker to use a crafted scaler input longer than 32 bytes, causing P256().ScalarMult or P256().ScalarBaseMult to panic, leading to a loss of availability.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "golang: crypto/elliptic: panic caused by oversized scalar",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "A moderate severity flaw was found in Go\u2019s crypto/elliptic package in the generic P-256 implementation. If a scalar input longer than 32 bytes is supplied, P256().ScalarMult or P256().ScalarBaseMult can panic, causing the application to crash. Indirect uses via crypto/ecdsa and crypto/tls are not affected. This issue impacts availability but does not affect confidentiality or integrity. Only certain platforms (non-amd64, non-arm64, non-ppc64le, non-s390x) may be affected.\n\nRed Hat Enterprise Linux 7, 8 and 9 are affected, because the code-base is affected by this vulnerability.\n\nRed Hat Product Security has rated this issue as having Moderate security impact, and the issue is not currently planned to be addressed in future updates for Red Hat Enterprise Linux 7, hence, marked as Out-of-Support-Scope. \n\nRed Hat Developer Tools - Compilers (go-toolset-1.16-golang \u0026 go-toolset-1.17-golang), ships the vulnerable code and affected by this vulnerability.\n\nFor additional information, refer to the Issue Severity Classification: https://access.redhat.com/security/updates/classification/ and Red Hat Enterprise Linux Life Cycle \u0026 Updates Policy: https://access.redhat.com/support/policy/updates/errata/.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"8Base-Openshift-Serverless-1.24:openshift-serverless-1-tech-preview/eventing-kafka-broker-controller-rhel8@sha256:2a4b30bcff1377073202362dfd521bd7ac3e3e3960fdb33a6cf9fa39fc89de6b_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1-tech-preview/eventing-kafka-broker-controller-rhel8@sha256:be290e6d950e8af6162c1dece8472788b66459e8cb91df319f50ccf66f27b5c7_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1-tech-preview/eventing-kafka-broker-controller-rhel8@sha256:f8b5d9c9c0182f5cc1f76422759bf8925d2f29292390ada83a6b7c7986f1462c_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1-tech-preview/eventing-kafka-broker-dispatcher-rhel8@sha256:08c6d6908a2e58a18e908223daf152802106b00a67905e94e075fca827af87c9_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1-tech-preview/eventing-kafka-broker-dispatcher-rhel8@sha256:8ac0796f3585a406facba98766688ae6777b5673a4515418db8d1d92c4d65494_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1-tech-preview/eventing-kafka-broker-dispatcher-rhel8@sha256:9af6b8413acbf59adc88e9b88a51105f3b0a4913499c3026f64e7fda91e43384_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1-tech-preview/eventing-kafka-broker-receiver-rhel8@sha256:4dc0783cf92da5b5aa4cd1b9e9d55aa55a69b94eef0d29f261d3d51bd2260b68_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1-tech-preview/eventing-kafka-broker-receiver-rhel8@sha256:80fd78ad61caab0b20e39d4c6103ed9b074d3efa1dc67ab7bf415ea7db912dc3_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1-tech-preview/eventing-kafka-broker-receiver-rhel8@sha256:aeaaf1d541b5756df65f0700bcd82d085077ae3b1ce99c6d8728997c23e31ef9_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1-tech-preview/eventing-kafka-broker-webhook-rhel8@sha256:0dad9dc28babb21622f90c83647c9cc48bfa66faad257c88e7adf1d50ad0f80c_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1-tech-preview/eventing-kafka-broker-webhook-rhel8@sha256:10ba81e103ed6b7dff7b02394b20f44b46acd6b09d72f16667c068eb9989dc77_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1-tech-preview/eventing-kafka-broker-webhook-rhel8@sha256:f94aef78ce0870fdceac5b3467220540127a73415e81baa4b48bf986bc181c4d_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/client-kn-rhel8@sha256:09644d1c149970cd7c06635806a0ffc077a6340d68c357cd7f2bb5a6f57e46f3_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/client-kn-rhel8@sha256:46510d8b5dfba62d0a3da64ba90d1b8f88ad3b909c3e6ed14bcd96017d766829_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/client-kn-rhel8@sha256:f9bf2892123c3d981d2d5f158e643e6ba6f59a441b47c4055dc542f8cf8330c0_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-apiserver-receive-adapter-rhel8@sha256:834e37f8ddfbe157ad357fcef49f5213053d1295bb31361c5dd14a213ff2755c_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-apiserver-receive-adapter-rhel8@sha256:d13848369ca942d13548ab9b73a2d60b67f9412e535ed647342acaa8cef36c37_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-apiserver-receive-adapter-rhel8@sha256:eef2145e61234d37713ef8fda1f82d7cbe6502c5e6386117230d66ab7e1dd21a_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-controller-rhel8@sha256:52ef0c51b53ede0344f58174e624db08e6dcac04a0cba1668915f217949fc868_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-controller-rhel8@sha256:72c5fcaa44e3da56b297eb718d8a2b7eeb44069d6f3ce71b0eca30070b18bd9d_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-controller-rhel8@sha256:ad2df12dd77e8a3092431ca8d1b5eae42240c8ebb8766e436009bd6df7ee51f3_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-in-memory-channel-controller-rhel8@sha256:070f2c819506853dee230f37e00b27a05ba01c6f7cbbffc9a04b59a65d0c45e9_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-in-memory-channel-controller-rhel8@sha256:111da99563ea799e6b54933f12dc8f8a3828e36f650900e02da3be5afbdeefd9_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-in-memory-channel-controller-rhel8@sha256:69871b8d6e72713fe2eaf5f1e0aac1282fb8659d2895836994f10c847fe320d1_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-in-memory-channel-dispatcher-rhel8@sha256:4b5ee83ccace988c6eaf456e82dea83d160ae7e6aaad1ab8f48410f90da8f1c1_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-in-memory-channel-dispatcher-rhel8@sha256:52247eff5dc9a89244e6697ae9ce61cc1b42265171c956d4d50984179daced89_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-in-memory-channel-dispatcher-rhel8@sha256:68b61474089703d0685a952062401303206ba11bc108b8504f6f6390933d83cb_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-kafka-broker-controller-rhel8@sha256:2a4b30bcff1377073202362dfd521bd7ac3e3e3960fdb33a6cf9fa39fc89de6b_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-kafka-broker-controller-rhel8@sha256:be290e6d950e8af6162c1dece8472788b66459e8cb91df319f50ccf66f27b5c7_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-kafka-broker-controller-rhel8@sha256:f8b5d9c9c0182f5cc1f76422759bf8925d2f29292390ada83a6b7c7986f1462c_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-kafka-broker-dispatcher-rhel8@sha256:08c6d6908a2e58a18e908223daf152802106b00a67905e94e075fca827af87c9_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-kafka-broker-dispatcher-rhel8@sha256:8ac0796f3585a406facba98766688ae6777b5673a4515418db8d1d92c4d65494_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-kafka-broker-dispatcher-rhel8@sha256:9af6b8413acbf59adc88e9b88a51105f3b0a4913499c3026f64e7fda91e43384_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-kafka-broker-post-install-rhel8@sha256:260e7f0086f4e036be3a9ab5d24ce99fc8a053cc7f2906f8a6080f59f2a3e591_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-kafka-broker-post-install-rhel8@sha256:36551ea609536ba900f7a0493a06d07f9c0f19a0eef7e4956575354ca92cd1ef_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-kafka-broker-post-install-rhel8@sha256:6d4a898f37f87aa6db636487c6892833249be38635fe631433652feda762a40e_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-kafka-broker-webhook-rhel8@sha256:0dad9dc28babb21622f90c83647c9cc48bfa66faad257c88e7adf1d50ad0f80c_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-kafka-broker-webhook-rhel8@sha256:10ba81e103ed6b7dff7b02394b20f44b46acd6b09d72f16667c068eb9989dc77_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-kafka-broker-webhook-rhel8@sha256:f94aef78ce0870fdceac5b3467220540127a73415e81baa4b48bf986bc181c4d_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-mtbroker-filter-rhel8@sha256:4f6e162ee5fb96ff69a1546b7f728641dded59548f14afdfa870f7f0291787ac_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-mtbroker-filter-rhel8@sha256:ecde2ee2aa9618775178e03bcc07e53d6f5e12f30261238d8ffb366fb1e47c94_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-mtbroker-filter-rhel8@sha256:ee2dc3e0f648dc59551cfdf0ac5c36aa6cd9a4b2abaada7095ae4d5b8e0a571e_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-mtbroker-ingress-rhel8@sha256:4eaac6386b1b8a9e360df5afbd85aeebb97e5c81dbd861996caafad48b4cc6f9_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-mtbroker-ingress-rhel8@sha256:644fbcd1924d570f105f5f9760eb15eddbeed16c894edfcb4ef8c8a14e370bce_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-mtbroker-ingress-rhel8@sha256:a26dfc1a610bbaf876443b4b01a04130f7c0aba4d40e246333fe8bf7eb899f45_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-mtchannel-broker-rhel8@sha256:353859f2a8649fa9b3f5c0e02cafd57f79f96a10a7a697ba08eaa8cb70effe51_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-mtchannel-broker-rhel8@sha256:6f7afb57dc78ccb13498434196c5e8cd0f6ec53f045689febf1a62c492358d93_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-mtchannel-broker-rhel8@sha256:fadf3035a8bd25307843d1c6c88654a03db25983407a770875b4507942684dd5_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-mtping-rhel8@sha256:2254577d2c2e67d28f8459fbd4ac43af78b7d29cc0b56c631607dd68f3d31637_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-mtping-rhel8@sha256:a7177a43f46b6470a19970c62ebc17119ca3c3021471f9396faa436e621beb1e_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-mtping-rhel8@sha256:c6c2c7924d90e81e2906f3bf3969b02d7f3e4dc80c187e6c55a7e4ea17ac20cd_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-storage-version-migration-rhel8@sha256:3c1baa5bad644c06bedabaed9c668f0999527f00bc1d195e71a528c222087328_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-storage-version-migration-rhel8@sha256:63dab761fd3a2e08950b7ee52852fb39cef7820f2a8cf8142ec3701a07372d7c_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-storage-version-migration-rhel8@sha256:ff7924a37865ac1a90872f35675934a1627e49a29577a78af18b8e743a5fde07_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-sugar-controller-rhel8@sha256:24c7217a3612a5c3c6792c433dc2a6cf4b5fda1b9e6acff84e2736705704d152_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-sugar-controller-rhel8@sha256:3a38788638c26e9bec45694b2c4597333080189ffa96d8c7302e3e7dd1e54be5_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-sugar-controller-rhel8@sha256:aebfba016342e94fc0619a9ad6346c7fefbedf6739f1495954eb905cade085ac_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-webhook-rhel8@sha256:11d0b8fac4cb67c95e051a91f5c6683768f8969ffc744cd3cc4814d1ee6e91c1_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-webhook-rhel8@sha256:1b209d1ddffba92c3d77824e37bf75302346856c10b773a101d2868f27d0b740_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-webhook-rhel8@sha256:bf8c9de32dd5cbe536b115f52f32c666fbf886bde555ac355937d6b149cf9343_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/ingress-rhel8-operator@sha256:46a5fb2d0f9fa5e05504b9264a3f1c0e7c7beb76e3a3aeb9bc036cda4fa9d66a_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/ingress-rhel8-operator@sha256:793b86f4c2add102e2f676bd57cec3365ce9b3fdc40a989c28d1f9acb851142d_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/ingress-rhel8-operator@sha256:cce79392f93bb318123c48ac6de48aa0a2983cc1134cc063c0fdc2ff83c546c7_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/kn-cli-artifacts-rhel8@sha256:1a51a072d4e303a5c33b2383c843308d86c68de228b094d2efed8bc59a4bac14_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/kn-cli-artifacts-rhel8@sha256:c61b26bdf318b507af66f9092e784d64436e3b2531cc6e2e8aa1bb8bbb010fb7_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/kn-cli-artifacts-rhel8@sha256:f22168224137db649c6e6592e3ec2ae6845ca668ef65fe56c104ed6393eae526_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/knative-rhel8-operator@sha256:53e115cdfeb8077cc8b89ebdeee4903b1be8c0a0d45831a9f277f342959f5961_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/knative-rhel8-operator@sha256:ebf24097b84ec5773e30c8f548975afb84b6fce836b373b97855f69371068d1e_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/knative-rhel8-operator@sha256:efa444ca6c7c4468821a8d138b4319c86fede592f3b0b4d7905e7c66e8bdb2c0_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/kourier-control-rhel8@sha256:396fb9dcc798b05e89d38ccbe3a3abb31854f56a95ae104fb9bb215967b56d9f_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/kourier-control-rhel8@sha256:e36577c37457a4521d78f28f24dca6ae11f170635316efe374f08f825cb5904d_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/kourier-control-rhel8@sha256:fb04b74dce262e58434b19a10dce0981b4df7541416de21343fb7124c714ffbf_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/net-istio-controller-rhel8@sha256:281b2782253722d916b6178ecdbc763aaa71ed4ac0db94e31d57974d4eb8b58b_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/net-istio-controller-rhel8@sha256:bf56038c0af2cfeb5a3e4b7ecd5aeebb230d042ac835b50faafa3d939dd8ca50_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/net-istio-controller-rhel8@sha256:f3643c74f73841b1de04be1d0f550c044f1ad4800ceb32cb36bf9072d8e5155b_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/net-istio-webhook-rhel8@sha256:4f7cabd5a6bb6fd7a0d81461108891b0d2de55efe868c4fbf275131c3280ed2d_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/net-istio-webhook-rhel8@sha256:a07d73f5c04af2a29b6565363b472aceabbfeafe7d6dfe833d1e71b072419916_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/net-istio-webhook-rhel8@sha256:cd34685812d9447969a1c3fb4382433a1b59fb3631fbe156daa6fa962458f859_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serverless-operator-bundle@sha256:0422f8843fc62c2b72e01ffefd33db912a1ad3d70ac297882d3663c9b7299f10_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serverless-rhel8-operator@sha256:26d940bd43b928d8370c9e88e80726a427c3f0ce3afc4fddb02a507f81c8fc93_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serverless-rhel8-operator@sha256:2898df30f40683bd3a73c6f2676afdc1bfc27b23d2fe04fe7667f6db6d2422ab_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serverless-rhel8-operator@sha256:8ec9e756969c8e6bf8155ed102a66cf578a325dcc477ff909b4806405ab59cfc_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-activator-rhel8@sha256:1e9fb289564961ddbf317e568c50936b048446685c39ab14ca4e5cb682785243_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-activator-rhel8@sha256:3a823819467ed0beea953eed27e2129bb4495df3f49e0f59d5004dee416e6285_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-activator-rhel8@sha256:4e7563e5f9761f624aefc6b79845e5b4dd1836a545c3754bc37701162ed4e3bb_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-autoscaler-hpa-rhel8@sha256:1685c7bf25061e61688d2b5e60cde6adb8906fec6bfb713c68837b2bbeeacf85_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-autoscaler-hpa-rhel8@sha256:491df16728df492b7b88efb8e86f28e46a8762f4084fb4132823611a9e758264_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-autoscaler-hpa-rhel8@sha256:8bb514634ece7dafd88ae6cc7eff52016cd4585d91cb9c106720c21c219f8967_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-autoscaler-rhel8@sha256:01b46e0ddb618f58c06b533fe7148f772367200f5d9be9d355012e91dc401156_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-autoscaler-rhel8@sha256:8cd0a381de995467f339e11f0704b8c8b978ddfdd2d8271f4c9f832e7acf9f07_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-autoscaler-rhel8@sha256:c60796d720141d322159e49bb3496732b8e0453d6606227b419caf93a12d196b_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-controller-rhel8@sha256:92b01a8421488e9d9b42b6da290873b54a2619d39a05e8d2a99e4c5348a3d4dc_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-controller-rhel8@sha256:b5ae691a77adb161a30ae8470f1cf4c1c6259488df18bb2bf2764d05af9a2aa8_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-controller-rhel8@sha256:b752a295b673aeee85eba6bed33cc658254dc0503c6002841d80dc0c0a38f615_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-domain-mapping-rhel8@sha256:11bca084f2c8df8d369d6301847876bbf8d37c7b67a6ffb387e0759100b6e817_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-domain-mapping-rhel8@sha256:4e580d29cbff1aa6050c65cee35a870dab9e6a7eaa538b356a5afefed9c38d90_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-domain-mapping-rhel8@sha256:eeb39a3fbc9d4c223d42579737948438d03b2a2ec1aee46562aabae6d343679b_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-domain-mapping-webhook-rhel8@sha256:8057fa6657c0bf909297273acc4faea1cddb29f9f02f6c797279adb42f083332_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-domain-mapping-webhook-rhel8@sha256:84e13a4c84098e0a6a5b461c7581861cd9114ce3cc7c2147afd727e56f323b28_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-domain-mapping-webhook-rhel8@sha256:f99e203de17686584c05ee0901041edd055350c39da063d5d6dcd026d1e17593_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-queue-rhel8@sha256:8740a1f7cb3ef3c4caa5774cced7787cc1e345dbe3708307001c1def9fd32e2f_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-queue-rhel8@sha256:ac1ca0ae5e3c7fc242ec5a313e45d09b83261ffe26eab3ebcbbae9299471b25a_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-queue-rhel8@sha256:f16b4f4e86e758354c8b19ee3a075dfd6fd19eb7ba282ad8293d41ca0c8f3028_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-storage-version-migration-rhel8@sha256:1c3b2c4c06981fd8eb13c05837c8da3523f0df9c79eacd6ffc1138e5f26bdba6_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-storage-version-migration-rhel8@sha256:27b7b75eae9eacc52a577887885db7c29192e15aada8a3b7406e032561609462_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-storage-version-migration-rhel8@sha256:8012cc60fab4e14b7fab05589c977c15ac941efb09601069be09d4e25385ed26_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-webhook-rhel8@sha256:4fdc2c632eb0fa4f10a78e39622c83febde93f38db16bd0ca4a35c1eb7062548_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-webhook-rhel8@sha256:6904376f1ae4dadc23ab9993b50aaaa3db130fcd338f3dfae9e437b348e6e934_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-webhook-rhel8@sha256:dc902a39bc520abcf2100c26e2e1c4ba20aa5aadff763b40f234eb01a26b6f77_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/svls-must-gather-rhel8@sha256:057e9ccae9eae50fadad4772b203e897f5c54bf9d40f6e2f2ccbdbc93f5850b5_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/svls-must-gather-rhel8@sha256:7557328dcdede1992a3660342f037e490f58bc3281c68c6e4f44e6d66c4a0cff_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/svls-must-gather-rhel8@sha256:e0a982cd04fee4416659b7e1e6a827c2c371144bd461f23913ae9e0633fd598a_amd64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2022-28327"
},
{
"category": "external",
"summary": "RHBZ#2077689",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2077689"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2022-28327",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-28327"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2022-28327",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2022-28327"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-announce/c/oecdBNLOml8",
"url": "https://groups.google.com/g/golang-announce/c/oecdBNLOml8"
}
],
"release_date": "2022-04-12T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2022-08-10T13:13:24+00:00",
"details": "See the Red Hat OpenShift Container Platform 4.6 documentation at:\nhttps://access.redhat.com/documentation/en-us/openshift_container_platform/4.6/html/serverless/index\nSee the Red Hat OpenShift Container Platform 4.7 documentation at:\nhttps://access.redhat.com/documentation/en-us/openshift_container_platform/4.7/html/serverless/index\nSee the Red Hat OpenShift Container Platform 4.8 documentation at:\nhttps://access.redhat.com/documentation/en-us/openshift_container_platform/4.8/html/serverless/index\nSee the Red Hat OpenShift Container Platform 4.9 documentation at:\nhttps://access.redhat.com/documentation/en-us/openshift_container_platform/4.9/html/serverless/index\nSee the Red Hat OpenShift Container Platform 4.10 documentation at:\nhttps://access.redhat.com/documentation/en-us/openshift_container_platform/4.10/html/serverless/index",
"product_ids": [
"8Base-Openshift-Serverless-1.24:openshift-serverless-1-tech-preview/eventing-kafka-broker-controller-rhel8@sha256:2a4b30bcff1377073202362dfd521bd7ac3e3e3960fdb33a6cf9fa39fc89de6b_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1-tech-preview/eventing-kafka-broker-controller-rhel8@sha256:be290e6d950e8af6162c1dece8472788b66459e8cb91df319f50ccf66f27b5c7_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1-tech-preview/eventing-kafka-broker-controller-rhel8@sha256:f8b5d9c9c0182f5cc1f76422759bf8925d2f29292390ada83a6b7c7986f1462c_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1-tech-preview/eventing-kafka-broker-dispatcher-rhel8@sha256:08c6d6908a2e58a18e908223daf152802106b00a67905e94e075fca827af87c9_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1-tech-preview/eventing-kafka-broker-dispatcher-rhel8@sha256:8ac0796f3585a406facba98766688ae6777b5673a4515418db8d1d92c4d65494_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1-tech-preview/eventing-kafka-broker-dispatcher-rhel8@sha256:9af6b8413acbf59adc88e9b88a51105f3b0a4913499c3026f64e7fda91e43384_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1-tech-preview/eventing-kafka-broker-receiver-rhel8@sha256:4dc0783cf92da5b5aa4cd1b9e9d55aa55a69b94eef0d29f261d3d51bd2260b68_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1-tech-preview/eventing-kafka-broker-receiver-rhel8@sha256:80fd78ad61caab0b20e39d4c6103ed9b074d3efa1dc67ab7bf415ea7db912dc3_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1-tech-preview/eventing-kafka-broker-receiver-rhel8@sha256:aeaaf1d541b5756df65f0700bcd82d085077ae3b1ce99c6d8728997c23e31ef9_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1-tech-preview/eventing-kafka-broker-webhook-rhel8@sha256:0dad9dc28babb21622f90c83647c9cc48bfa66faad257c88e7adf1d50ad0f80c_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1-tech-preview/eventing-kafka-broker-webhook-rhel8@sha256:10ba81e103ed6b7dff7b02394b20f44b46acd6b09d72f16667c068eb9989dc77_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1-tech-preview/eventing-kafka-broker-webhook-rhel8@sha256:f94aef78ce0870fdceac5b3467220540127a73415e81baa4b48bf986bc181c4d_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/client-kn-rhel8@sha256:09644d1c149970cd7c06635806a0ffc077a6340d68c357cd7f2bb5a6f57e46f3_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/client-kn-rhel8@sha256:46510d8b5dfba62d0a3da64ba90d1b8f88ad3b909c3e6ed14bcd96017d766829_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/client-kn-rhel8@sha256:f9bf2892123c3d981d2d5f158e643e6ba6f59a441b47c4055dc542f8cf8330c0_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-apiserver-receive-adapter-rhel8@sha256:834e37f8ddfbe157ad357fcef49f5213053d1295bb31361c5dd14a213ff2755c_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-apiserver-receive-adapter-rhel8@sha256:d13848369ca942d13548ab9b73a2d60b67f9412e535ed647342acaa8cef36c37_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-apiserver-receive-adapter-rhel8@sha256:eef2145e61234d37713ef8fda1f82d7cbe6502c5e6386117230d66ab7e1dd21a_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-controller-rhel8@sha256:52ef0c51b53ede0344f58174e624db08e6dcac04a0cba1668915f217949fc868_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-controller-rhel8@sha256:72c5fcaa44e3da56b297eb718d8a2b7eeb44069d6f3ce71b0eca30070b18bd9d_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-controller-rhel8@sha256:ad2df12dd77e8a3092431ca8d1b5eae42240c8ebb8766e436009bd6df7ee51f3_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-in-memory-channel-controller-rhel8@sha256:070f2c819506853dee230f37e00b27a05ba01c6f7cbbffc9a04b59a65d0c45e9_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-in-memory-channel-controller-rhel8@sha256:111da99563ea799e6b54933f12dc8f8a3828e36f650900e02da3be5afbdeefd9_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-in-memory-channel-controller-rhel8@sha256:69871b8d6e72713fe2eaf5f1e0aac1282fb8659d2895836994f10c847fe320d1_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-in-memory-channel-dispatcher-rhel8@sha256:4b5ee83ccace988c6eaf456e82dea83d160ae7e6aaad1ab8f48410f90da8f1c1_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-in-memory-channel-dispatcher-rhel8@sha256:52247eff5dc9a89244e6697ae9ce61cc1b42265171c956d4d50984179daced89_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-in-memory-channel-dispatcher-rhel8@sha256:68b61474089703d0685a952062401303206ba11bc108b8504f6f6390933d83cb_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-kafka-broker-controller-rhel8@sha256:2a4b30bcff1377073202362dfd521bd7ac3e3e3960fdb33a6cf9fa39fc89de6b_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-kafka-broker-controller-rhel8@sha256:be290e6d950e8af6162c1dece8472788b66459e8cb91df319f50ccf66f27b5c7_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-kafka-broker-controller-rhel8@sha256:f8b5d9c9c0182f5cc1f76422759bf8925d2f29292390ada83a6b7c7986f1462c_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-kafka-broker-dispatcher-rhel8@sha256:08c6d6908a2e58a18e908223daf152802106b00a67905e94e075fca827af87c9_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-kafka-broker-dispatcher-rhel8@sha256:8ac0796f3585a406facba98766688ae6777b5673a4515418db8d1d92c4d65494_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-kafka-broker-dispatcher-rhel8@sha256:9af6b8413acbf59adc88e9b88a51105f3b0a4913499c3026f64e7fda91e43384_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-kafka-broker-post-install-rhel8@sha256:260e7f0086f4e036be3a9ab5d24ce99fc8a053cc7f2906f8a6080f59f2a3e591_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-kafka-broker-post-install-rhel8@sha256:36551ea609536ba900f7a0493a06d07f9c0f19a0eef7e4956575354ca92cd1ef_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-kafka-broker-post-install-rhel8@sha256:6d4a898f37f87aa6db636487c6892833249be38635fe631433652feda762a40e_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-kafka-broker-webhook-rhel8@sha256:0dad9dc28babb21622f90c83647c9cc48bfa66faad257c88e7adf1d50ad0f80c_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-kafka-broker-webhook-rhel8@sha256:10ba81e103ed6b7dff7b02394b20f44b46acd6b09d72f16667c068eb9989dc77_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-kafka-broker-webhook-rhel8@sha256:f94aef78ce0870fdceac5b3467220540127a73415e81baa4b48bf986bc181c4d_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-mtbroker-filter-rhel8@sha256:4f6e162ee5fb96ff69a1546b7f728641dded59548f14afdfa870f7f0291787ac_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-mtbroker-filter-rhel8@sha256:ecde2ee2aa9618775178e03bcc07e53d6f5e12f30261238d8ffb366fb1e47c94_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-mtbroker-filter-rhel8@sha256:ee2dc3e0f648dc59551cfdf0ac5c36aa6cd9a4b2abaada7095ae4d5b8e0a571e_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-mtbroker-ingress-rhel8@sha256:4eaac6386b1b8a9e360df5afbd85aeebb97e5c81dbd861996caafad48b4cc6f9_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-mtbroker-ingress-rhel8@sha256:644fbcd1924d570f105f5f9760eb15eddbeed16c894edfcb4ef8c8a14e370bce_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-mtbroker-ingress-rhel8@sha256:a26dfc1a610bbaf876443b4b01a04130f7c0aba4d40e246333fe8bf7eb899f45_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-mtchannel-broker-rhel8@sha256:353859f2a8649fa9b3f5c0e02cafd57f79f96a10a7a697ba08eaa8cb70effe51_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-mtchannel-broker-rhel8@sha256:6f7afb57dc78ccb13498434196c5e8cd0f6ec53f045689febf1a62c492358d93_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-mtchannel-broker-rhel8@sha256:fadf3035a8bd25307843d1c6c88654a03db25983407a770875b4507942684dd5_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-mtping-rhel8@sha256:2254577d2c2e67d28f8459fbd4ac43af78b7d29cc0b56c631607dd68f3d31637_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-mtping-rhel8@sha256:a7177a43f46b6470a19970c62ebc17119ca3c3021471f9396faa436e621beb1e_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-mtping-rhel8@sha256:c6c2c7924d90e81e2906f3bf3969b02d7f3e4dc80c187e6c55a7e4ea17ac20cd_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-storage-version-migration-rhel8@sha256:3c1baa5bad644c06bedabaed9c668f0999527f00bc1d195e71a528c222087328_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-storage-version-migration-rhel8@sha256:63dab761fd3a2e08950b7ee52852fb39cef7820f2a8cf8142ec3701a07372d7c_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-storage-version-migration-rhel8@sha256:ff7924a37865ac1a90872f35675934a1627e49a29577a78af18b8e743a5fde07_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-sugar-controller-rhel8@sha256:24c7217a3612a5c3c6792c433dc2a6cf4b5fda1b9e6acff84e2736705704d152_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-sugar-controller-rhel8@sha256:3a38788638c26e9bec45694b2c4597333080189ffa96d8c7302e3e7dd1e54be5_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-sugar-controller-rhel8@sha256:aebfba016342e94fc0619a9ad6346c7fefbedf6739f1495954eb905cade085ac_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-webhook-rhel8@sha256:11d0b8fac4cb67c95e051a91f5c6683768f8969ffc744cd3cc4814d1ee6e91c1_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-webhook-rhel8@sha256:1b209d1ddffba92c3d77824e37bf75302346856c10b773a101d2868f27d0b740_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-webhook-rhel8@sha256:bf8c9de32dd5cbe536b115f52f32c666fbf886bde555ac355937d6b149cf9343_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/ingress-rhel8-operator@sha256:46a5fb2d0f9fa5e05504b9264a3f1c0e7c7beb76e3a3aeb9bc036cda4fa9d66a_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/ingress-rhel8-operator@sha256:793b86f4c2add102e2f676bd57cec3365ce9b3fdc40a989c28d1f9acb851142d_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/ingress-rhel8-operator@sha256:cce79392f93bb318123c48ac6de48aa0a2983cc1134cc063c0fdc2ff83c546c7_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/kn-cli-artifacts-rhel8@sha256:1a51a072d4e303a5c33b2383c843308d86c68de228b094d2efed8bc59a4bac14_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/kn-cli-artifacts-rhel8@sha256:c61b26bdf318b507af66f9092e784d64436e3b2531cc6e2e8aa1bb8bbb010fb7_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/kn-cli-artifacts-rhel8@sha256:f22168224137db649c6e6592e3ec2ae6845ca668ef65fe56c104ed6393eae526_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/knative-rhel8-operator@sha256:53e115cdfeb8077cc8b89ebdeee4903b1be8c0a0d45831a9f277f342959f5961_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/knative-rhel8-operator@sha256:ebf24097b84ec5773e30c8f548975afb84b6fce836b373b97855f69371068d1e_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/knative-rhel8-operator@sha256:efa444ca6c7c4468821a8d138b4319c86fede592f3b0b4d7905e7c66e8bdb2c0_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/kourier-control-rhel8@sha256:396fb9dcc798b05e89d38ccbe3a3abb31854f56a95ae104fb9bb215967b56d9f_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/kourier-control-rhel8@sha256:e36577c37457a4521d78f28f24dca6ae11f170635316efe374f08f825cb5904d_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/kourier-control-rhel8@sha256:fb04b74dce262e58434b19a10dce0981b4df7541416de21343fb7124c714ffbf_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/net-istio-controller-rhel8@sha256:281b2782253722d916b6178ecdbc763aaa71ed4ac0db94e31d57974d4eb8b58b_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/net-istio-controller-rhel8@sha256:bf56038c0af2cfeb5a3e4b7ecd5aeebb230d042ac835b50faafa3d939dd8ca50_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/net-istio-controller-rhel8@sha256:f3643c74f73841b1de04be1d0f550c044f1ad4800ceb32cb36bf9072d8e5155b_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/net-istio-webhook-rhel8@sha256:4f7cabd5a6bb6fd7a0d81461108891b0d2de55efe868c4fbf275131c3280ed2d_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/net-istio-webhook-rhel8@sha256:a07d73f5c04af2a29b6565363b472aceabbfeafe7d6dfe833d1e71b072419916_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/net-istio-webhook-rhel8@sha256:cd34685812d9447969a1c3fb4382433a1b59fb3631fbe156daa6fa962458f859_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serverless-operator-bundle@sha256:0422f8843fc62c2b72e01ffefd33db912a1ad3d70ac297882d3663c9b7299f10_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serverless-rhel8-operator@sha256:26d940bd43b928d8370c9e88e80726a427c3f0ce3afc4fddb02a507f81c8fc93_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serverless-rhel8-operator@sha256:2898df30f40683bd3a73c6f2676afdc1bfc27b23d2fe04fe7667f6db6d2422ab_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serverless-rhel8-operator@sha256:8ec9e756969c8e6bf8155ed102a66cf578a325dcc477ff909b4806405ab59cfc_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-activator-rhel8@sha256:1e9fb289564961ddbf317e568c50936b048446685c39ab14ca4e5cb682785243_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-activator-rhel8@sha256:3a823819467ed0beea953eed27e2129bb4495df3f49e0f59d5004dee416e6285_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-activator-rhel8@sha256:4e7563e5f9761f624aefc6b79845e5b4dd1836a545c3754bc37701162ed4e3bb_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-autoscaler-hpa-rhel8@sha256:1685c7bf25061e61688d2b5e60cde6adb8906fec6bfb713c68837b2bbeeacf85_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-autoscaler-hpa-rhel8@sha256:491df16728df492b7b88efb8e86f28e46a8762f4084fb4132823611a9e758264_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-autoscaler-hpa-rhel8@sha256:8bb514634ece7dafd88ae6cc7eff52016cd4585d91cb9c106720c21c219f8967_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-autoscaler-rhel8@sha256:01b46e0ddb618f58c06b533fe7148f772367200f5d9be9d355012e91dc401156_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-autoscaler-rhel8@sha256:8cd0a381de995467f339e11f0704b8c8b978ddfdd2d8271f4c9f832e7acf9f07_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-autoscaler-rhel8@sha256:c60796d720141d322159e49bb3496732b8e0453d6606227b419caf93a12d196b_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-controller-rhel8@sha256:92b01a8421488e9d9b42b6da290873b54a2619d39a05e8d2a99e4c5348a3d4dc_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-controller-rhel8@sha256:b5ae691a77adb161a30ae8470f1cf4c1c6259488df18bb2bf2764d05af9a2aa8_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-controller-rhel8@sha256:b752a295b673aeee85eba6bed33cc658254dc0503c6002841d80dc0c0a38f615_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-domain-mapping-rhel8@sha256:11bca084f2c8df8d369d6301847876bbf8d37c7b67a6ffb387e0759100b6e817_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-domain-mapping-rhel8@sha256:4e580d29cbff1aa6050c65cee35a870dab9e6a7eaa538b356a5afefed9c38d90_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-domain-mapping-rhel8@sha256:eeb39a3fbc9d4c223d42579737948438d03b2a2ec1aee46562aabae6d343679b_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-domain-mapping-webhook-rhel8@sha256:8057fa6657c0bf909297273acc4faea1cddb29f9f02f6c797279adb42f083332_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-domain-mapping-webhook-rhel8@sha256:84e13a4c84098e0a6a5b461c7581861cd9114ce3cc7c2147afd727e56f323b28_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-domain-mapping-webhook-rhel8@sha256:f99e203de17686584c05ee0901041edd055350c39da063d5d6dcd026d1e17593_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-queue-rhel8@sha256:8740a1f7cb3ef3c4caa5774cced7787cc1e345dbe3708307001c1def9fd32e2f_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-queue-rhel8@sha256:ac1ca0ae5e3c7fc242ec5a313e45d09b83261ffe26eab3ebcbbae9299471b25a_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-queue-rhel8@sha256:f16b4f4e86e758354c8b19ee3a075dfd6fd19eb7ba282ad8293d41ca0c8f3028_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-storage-version-migration-rhel8@sha256:1c3b2c4c06981fd8eb13c05837c8da3523f0df9c79eacd6ffc1138e5f26bdba6_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-storage-version-migration-rhel8@sha256:27b7b75eae9eacc52a577887885db7c29192e15aada8a3b7406e032561609462_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-storage-version-migration-rhel8@sha256:8012cc60fab4e14b7fab05589c977c15ac941efb09601069be09d4e25385ed26_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-webhook-rhel8@sha256:4fdc2c632eb0fa4f10a78e39622c83febde93f38db16bd0ca4a35c1eb7062548_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-webhook-rhel8@sha256:6904376f1ae4dadc23ab9993b50aaaa3db130fcd338f3dfae9e437b348e6e934_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-webhook-rhel8@sha256:dc902a39bc520abcf2100c26e2e1c4ba20aa5aadff763b40f234eb01a26b6f77_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/svls-must-gather-rhel8@sha256:057e9ccae9eae50fadad4772b203e897f5c54bf9d40f6e2f2ccbdbc93f5850b5_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/svls-must-gather-rhel8@sha256:7557328dcdede1992a3660342f037e490f58bc3281c68c6e4f44e6d66c4a0cff_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/svls-must-gather-rhel8@sha256:e0a982cd04fee4416659b7e1e6a827c2c371144bd461f23913ae9e0633fd598a_amd64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2022:6040"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"8Base-Openshift-Serverless-1.24:openshift-serverless-1-tech-preview/eventing-kafka-broker-controller-rhel8@sha256:2a4b30bcff1377073202362dfd521bd7ac3e3e3960fdb33a6cf9fa39fc89de6b_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1-tech-preview/eventing-kafka-broker-controller-rhel8@sha256:be290e6d950e8af6162c1dece8472788b66459e8cb91df319f50ccf66f27b5c7_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1-tech-preview/eventing-kafka-broker-controller-rhel8@sha256:f8b5d9c9c0182f5cc1f76422759bf8925d2f29292390ada83a6b7c7986f1462c_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1-tech-preview/eventing-kafka-broker-dispatcher-rhel8@sha256:08c6d6908a2e58a18e908223daf152802106b00a67905e94e075fca827af87c9_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1-tech-preview/eventing-kafka-broker-dispatcher-rhel8@sha256:8ac0796f3585a406facba98766688ae6777b5673a4515418db8d1d92c4d65494_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1-tech-preview/eventing-kafka-broker-dispatcher-rhel8@sha256:9af6b8413acbf59adc88e9b88a51105f3b0a4913499c3026f64e7fda91e43384_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1-tech-preview/eventing-kafka-broker-receiver-rhel8@sha256:4dc0783cf92da5b5aa4cd1b9e9d55aa55a69b94eef0d29f261d3d51bd2260b68_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1-tech-preview/eventing-kafka-broker-receiver-rhel8@sha256:80fd78ad61caab0b20e39d4c6103ed9b074d3efa1dc67ab7bf415ea7db912dc3_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1-tech-preview/eventing-kafka-broker-receiver-rhel8@sha256:aeaaf1d541b5756df65f0700bcd82d085077ae3b1ce99c6d8728997c23e31ef9_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1-tech-preview/eventing-kafka-broker-webhook-rhel8@sha256:0dad9dc28babb21622f90c83647c9cc48bfa66faad257c88e7adf1d50ad0f80c_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1-tech-preview/eventing-kafka-broker-webhook-rhel8@sha256:10ba81e103ed6b7dff7b02394b20f44b46acd6b09d72f16667c068eb9989dc77_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1-tech-preview/eventing-kafka-broker-webhook-rhel8@sha256:f94aef78ce0870fdceac5b3467220540127a73415e81baa4b48bf986bc181c4d_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/client-kn-rhel8@sha256:09644d1c149970cd7c06635806a0ffc077a6340d68c357cd7f2bb5a6f57e46f3_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/client-kn-rhel8@sha256:46510d8b5dfba62d0a3da64ba90d1b8f88ad3b909c3e6ed14bcd96017d766829_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/client-kn-rhel8@sha256:f9bf2892123c3d981d2d5f158e643e6ba6f59a441b47c4055dc542f8cf8330c0_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-apiserver-receive-adapter-rhel8@sha256:834e37f8ddfbe157ad357fcef49f5213053d1295bb31361c5dd14a213ff2755c_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-apiserver-receive-adapter-rhel8@sha256:d13848369ca942d13548ab9b73a2d60b67f9412e535ed647342acaa8cef36c37_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-apiserver-receive-adapter-rhel8@sha256:eef2145e61234d37713ef8fda1f82d7cbe6502c5e6386117230d66ab7e1dd21a_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-controller-rhel8@sha256:52ef0c51b53ede0344f58174e624db08e6dcac04a0cba1668915f217949fc868_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-controller-rhel8@sha256:72c5fcaa44e3da56b297eb718d8a2b7eeb44069d6f3ce71b0eca30070b18bd9d_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-controller-rhel8@sha256:ad2df12dd77e8a3092431ca8d1b5eae42240c8ebb8766e436009bd6df7ee51f3_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-in-memory-channel-controller-rhel8@sha256:070f2c819506853dee230f37e00b27a05ba01c6f7cbbffc9a04b59a65d0c45e9_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-in-memory-channel-controller-rhel8@sha256:111da99563ea799e6b54933f12dc8f8a3828e36f650900e02da3be5afbdeefd9_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-in-memory-channel-controller-rhel8@sha256:69871b8d6e72713fe2eaf5f1e0aac1282fb8659d2895836994f10c847fe320d1_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-in-memory-channel-dispatcher-rhel8@sha256:4b5ee83ccace988c6eaf456e82dea83d160ae7e6aaad1ab8f48410f90da8f1c1_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-in-memory-channel-dispatcher-rhel8@sha256:52247eff5dc9a89244e6697ae9ce61cc1b42265171c956d4d50984179daced89_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-in-memory-channel-dispatcher-rhel8@sha256:68b61474089703d0685a952062401303206ba11bc108b8504f6f6390933d83cb_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-kafka-broker-controller-rhel8@sha256:2a4b30bcff1377073202362dfd521bd7ac3e3e3960fdb33a6cf9fa39fc89de6b_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-kafka-broker-controller-rhel8@sha256:be290e6d950e8af6162c1dece8472788b66459e8cb91df319f50ccf66f27b5c7_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-kafka-broker-controller-rhel8@sha256:f8b5d9c9c0182f5cc1f76422759bf8925d2f29292390ada83a6b7c7986f1462c_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-kafka-broker-dispatcher-rhel8@sha256:08c6d6908a2e58a18e908223daf152802106b00a67905e94e075fca827af87c9_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-kafka-broker-dispatcher-rhel8@sha256:8ac0796f3585a406facba98766688ae6777b5673a4515418db8d1d92c4d65494_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-kafka-broker-dispatcher-rhel8@sha256:9af6b8413acbf59adc88e9b88a51105f3b0a4913499c3026f64e7fda91e43384_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-kafka-broker-post-install-rhel8@sha256:260e7f0086f4e036be3a9ab5d24ce99fc8a053cc7f2906f8a6080f59f2a3e591_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-kafka-broker-post-install-rhel8@sha256:36551ea609536ba900f7a0493a06d07f9c0f19a0eef7e4956575354ca92cd1ef_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-kafka-broker-post-install-rhel8@sha256:6d4a898f37f87aa6db636487c6892833249be38635fe631433652feda762a40e_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-kafka-broker-webhook-rhel8@sha256:0dad9dc28babb21622f90c83647c9cc48bfa66faad257c88e7adf1d50ad0f80c_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-kafka-broker-webhook-rhel8@sha256:10ba81e103ed6b7dff7b02394b20f44b46acd6b09d72f16667c068eb9989dc77_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-kafka-broker-webhook-rhel8@sha256:f94aef78ce0870fdceac5b3467220540127a73415e81baa4b48bf986bc181c4d_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-mtbroker-filter-rhel8@sha256:4f6e162ee5fb96ff69a1546b7f728641dded59548f14afdfa870f7f0291787ac_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-mtbroker-filter-rhel8@sha256:ecde2ee2aa9618775178e03bcc07e53d6f5e12f30261238d8ffb366fb1e47c94_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-mtbroker-filter-rhel8@sha256:ee2dc3e0f648dc59551cfdf0ac5c36aa6cd9a4b2abaada7095ae4d5b8e0a571e_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-mtbroker-ingress-rhel8@sha256:4eaac6386b1b8a9e360df5afbd85aeebb97e5c81dbd861996caafad48b4cc6f9_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-mtbroker-ingress-rhel8@sha256:644fbcd1924d570f105f5f9760eb15eddbeed16c894edfcb4ef8c8a14e370bce_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-mtbroker-ingress-rhel8@sha256:a26dfc1a610bbaf876443b4b01a04130f7c0aba4d40e246333fe8bf7eb899f45_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-mtchannel-broker-rhel8@sha256:353859f2a8649fa9b3f5c0e02cafd57f79f96a10a7a697ba08eaa8cb70effe51_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-mtchannel-broker-rhel8@sha256:6f7afb57dc78ccb13498434196c5e8cd0f6ec53f045689febf1a62c492358d93_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-mtchannel-broker-rhel8@sha256:fadf3035a8bd25307843d1c6c88654a03db25983407a770875b4507942684dd5_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-mtping-rhel8@sha256:2254577d2c2e67d28f8459fbd4ac43af78b7d29cc0b56c631607dd68f3d31637_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-mtping-rhel8@sha256:a7177a43f46b6470a19970c62ebc17119ca3c3021471f9396faa436e621beb1e_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-mtping-rhel8@sha256:c6c2c7924d90e81e2906f3bf3969b02d7f3e4dc80c187e6c55a7e4ea17ac20cd_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-storage-version-migration-rhel8@sha256:3c1baa5bad644c06bedabaed9c668f0999527f00bc1d195e71a528c222087328_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-storage-version-migration-rhel8@sha256:63dab761fd3a2e08950b7ee52852fb39cef7820f2a8cf8142ec3701a07372d7c_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-storage-version-migration-rhel8@sha256:ff7924a37865ac1a90872f35675934a1627e49a29577a78af18b8e743a5fde07_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-sugar-controller-rhel8@sha256:24c7217a3612a5c3c6792c433dc2a6cf4b5fda1b9e6acff84e2736705704d152_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-sugar-controller-rhel8@sha256:3a38788638c26e9bec45694b2c4597333080189ffa96d8c7302e3e7dd1e54be5_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-sugar-controller-rhel8@sha256:aebfba016342e94fc0619a9ad6346c7fefbedf6739f1495954eb905cade085ac_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-webhook-rhel8@sha256:11d0b8fac4cb67c95e051a91f5c6683768f8969ffc744cd3cc4814d1ee6e91c1_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-webhook-rhel8@sha256:1b209d1ddffba92c3d77824e37bf75302346856c10b773a101d2868f27d0b740_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-webhook-rhel8@sha256:bf8c9de32dd5cbe536b115f52f32c666fbf886bde555ac355937d6b149cf9343_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/ingress-rhel8-operator@sha256:46a5fb2d0f9fa5e05504b9264a3f1c0e7c7beb76e3a3aeb9bc036cda4fa9d66a_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/ingress-rhel8-operator@sha256:793b86f4c2add102e2f676bd57cec3365ce9b3fdc40a989c28d1f9acb851142d_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/ingress-rhel8-operator@sha256:cce79392f93bb318123c48ac6de48aa0a2983cc1134cc063c0fdc2ff83c546c7_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/kn-cli-artifacts-rhel8@sha256:1a51a072d4e303a5c33b2383c843308d86c68de228b094d2efed8bc59a4bac14_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/kn-cli-artifacts-rhel8@sha256:c61b26bdf318b507af66f9092e784d64436e3b2531cc6e2e8aa1bb8bbb010fb7_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/kn-cli-artifacts-rhel8@sha256:f22168224137db649c6e6592e3ec2ae6845ca668ef65fe56c104ed6393eae526_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/knative-rhel8-operator@sha256:53e115cdfeb8077cc8b89ebdeee4903b1be8c0a0d45831a9f277f342959f5961_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/knative-rhel8-operator@sha256:ebf24097b84ec5773e30c8f548975afb84b6fce836b373b97855f69371068d1e_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/knative-rhel8-operator@sha256:efa444ca6c7c4468821a8d138b4319c86fede592f3b0b4d7905e7c66e8bdb2c0_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/kourier-control-rhel8@sha256:396fb9dcc798b05e89d38ccbe3a3abb31854f56a95ae104fb9bb215967b56d9f_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/kourier-control-rhel8@sha256:e36577c37457a4521d78f28f24dca6ae11f170635316efe374f08f825cb5904d_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/kourier-control-rhel8@sha256:fb04b74dce262e58434b19a10dce0981b4df7541416de21343fb7124c714ffbf_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/net-istio-controller-rhel8@sha256:281b2782253722d916b6178ecdbc763aaa71ed4ac0db94e31d57974d4eb8b58b_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/net-istio-controller-rhel8@sha256:bf56038c0af2cfeb5a3e4b7ecd5aeebb230d042ac835b50faafa3d939dd8ca50_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/net-istio-controller-rhel8@sha256:f3643c74f73841b1de04be1d0f550c044f1ad4800ceb32cb36bf9072d8e5155b_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/net-istio-webhook-rhel8@sha256:4f7cabd5a6bb6fd7a0d81461108891b0d2de55efe868c4fbf275131c3280ed2d_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/net-istio-webhook-rhel8@sha256:a07d73f5c04af2a29b6565363b472aceabbfeafe7d6dfe833d1e71b072419916_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/net-istio-webhook-rhel8@sha256:cd34685812d9447969a1c3fb4382433a1b59fb3631fbe156daa6fa962458f859_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serverless-operator-bundle@sha256:0422f8843fc62c2b72e01ffefd33db912a1ad3d70ac297882d3663c9b7299f10_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serverless-rhel8-operator@sha256:26d940bd43b928d8370c9e88e80726a427c3f0ce3afc4fddb02a507f81c8fc93_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serverless-rhel8-operator@sha256:2898df30f40683bd3a73c6f2676afdc1bfc27b23d2fe04fe7667f6db6d2422ab_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serverless-rhel8-operator@sha256:8ec9e756969c8e6bf8155ed102a66cf578a325dcc477ff909b4806405ab59cfc_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-activator-rhel8@sha256:1e9fb289564961ddbf317e568c50936b048446685c39ab14ca4e5cb682785243_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-activator-rhel8@sha256:3a823819467ed0beea953eed27e2129bb4495df3f49e0f59d5004dee416e6285_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-activator-rhel8@sha256:4e7563e5f9761f624aefc6b79845e5b4dd1836a545c3754bc37701162ed4e3bb_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-autoscaler-hpa-rhel8@sha256:1685c7bf25061e61688d2b5e60cde6adb8906fec6bfb713c68837b2bbeeacf85_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-autoscaler-hpa-rhel8@sha256:491df16728df492b7b88efb8e86f28e46a8762f4084fb4132823611a9e758264_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-autoscaler-hpa-rhel8@sha256:8bb514634ece7dafd88ae6cc7eff52016cd4585d91cb9c106720c21c219f8967_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-autoscaler-rhel8@sha256:01b46e0ddb618f58c06b533fe7148f772367200f5d9be9d355012e91dc401156_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-autoscaler-rhel8@sha256:8cd0a381de995467f339e11f0704b8c8b978ddfdd2d8271f4c9f832e7acf9f07_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-autoscaler-rhel8@sha256:c60796d720141d322159e49bb3496732b8e0453d6606227b419caf93a12d196b_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-controller-rhel8@sha256:92b01a8421488e9d9b42b6da290873b54a2619d39a05e8d2a99e4c5348a3d4dc_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-controller-rhel8@sha256:b5ae691a77adb161a30ae8470f1cf4c1c6259488df18bb2bf2764d05af9a2aa8_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-controller-rhel8@sha256:b752a295b673aeee85eba6bed33cc658254dc0503c6002841d80dc0c0a38f615_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-domain-mapping-rhel8@sha256:11bca084f2c8df8d369d6301847876bbf8d37c7b67a6ffb387e0759100b6e817_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-domain-mapping-rhel8@sha256:4e580d29cbff1aa6050c65cee35a870dab9e6a7eaa538b356a5afefed9c38d90_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-domain-mapping-rhel8@sha256:eeb39a3fbc9d4c223d42579737948438d03b2a2ec1aee46562aabae6d343679b_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-domain-mapping-webhook-rhel8@sha256:8057fa6657c0bf909297273acc4faea1cddb29f9f02f6c797279adb42f083332_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-domain-mapping-webhook-rhel8@sha256:84e13a4c84098e0a6a5b461c7581861cd9114ce3cc7c2147afd727e56f323b28_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-domain-mapping-webhook-rhel8@sha256:f99e203de17686584c05ee0901041edd055350c39da063d5d6dcd026d1e17593_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-queue-rhel8@sha256:8740a1f7cb3ef3c4caa5774cced7787cc1e345dbe3708307001c1def9fd32e2f_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-queue-rhel8@sha256:ac1ca0ae5e3c7fc242ec5a313e45d09b83261ffe26eab3ebcbbae9299471b25a_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-queue-rhel8@sha256:f16b4f4e86e758354c8b19ee3a075dfd6fd19eb7ba282ad8293d41ca0c8f3028_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-storage-version-migration-rhel8@sha256:1c3b2c4c06981fd8eb13c05837c8da3523f0df9c79eacd6ffc1138e5f26bdba6_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-storage-version-migration-rhel8@sha256:27b7b75eae9eacc52a577887885db7c29192e15aada8a3b7406e032561609462_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-storage-version-migration-rhel8@sha256:8012cc60fab4e14b7fab05589c977c15ac941efb09601069be09d4e25385ed26_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-webhook-rhel8@sha256:4fdc2c632eb0fa4f10a78e39622c83febde93f38db16bd0ca4a35c1eb7062548_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-webhook-rhel8@sha256:6904376f1ae4dadc23ab9993b50aaaa3db130fcd338f3dfae9e437b348e6e934_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-webhook-rhel8@sha256:dc902a39bc520abcf2100c26e2e1c4ba20aa5aadff763b40f234eb01a26b6f77_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/svls-must-gather-rhel8@sha256:057e9ccae9eae50fadad4772b203e897f5c54bf9d40f6e2f2ccbdbc93f5850b5_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/svls-must-gather-rhel8@sha256:7557328dcdede1992a3660342f037e490f58bc3281c68c6e4f44e6d66c4a0cff_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/svls-must-gather-rhel8@sha256:e0a982cd04fee4416659b7e1e6a827c2c371144bd461f23913ae9e0633fd598a_amd64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "golang: crypto/elliptic: panic caused by oversized scalar"
},
{
"cve": "CVE-2022-30629",
"cwe": {
"id": "CWE-331",
"name": "Insufficient Entropy"
},
"discovery_date": "2022-06-02T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2092793"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in the crypto/tls golang package. When session tickets are generated by crypto/tls, it is missing the ticket expiration. This issue may allow an attacker to observe the TLS handshakes to correlate successive connections during session resumption.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "golang: crypto/tls: session tickets lack random ticket_age_add",
"title": "Vulnerability summary"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"8Base-Openshift-Serverless-1.24:openshift-serverless-1-tech-preview/eventing-kafka-broker-controller-rhel8@sha256:2a4b30bcff1377073202362dfd521bd7ac3e3e3960fdb33a6cf9fa39fc89de6b_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1-tech-preview/eventing-kafka-broker-controller-rhel8@sha256:be290e6d950e8af6162c1dece8472788b66459e8cb91df319f50ccf66f27b5c7_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1-tech-preview/eventing-kafka-broker-controller-rhel8@sha256:f8b5d9c9c0182f5cc1f76422759bf8925d2f29292390ada83a6b7c7986f1462c_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1-tech-preview/eventing-kafka-broker-dispatcher-rhel8@sha256:08c6d6908a2e58a18e908223daf152802106b00a67905e94e075fca827af87c9_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1-tech-preview/eventing-kafka-broker-dispatcher-rhel8@sha256:8ac0796f3585a406facba98766688ae6777b5673a4515418db8d1d92c4d65494_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1-tech-preview/eventing-kafka-broker-dispatcher-rhel8@sha256:9af6b8413acbf59adc88e9b88a51105f3b0a4913499c3026f64e7fda91e43384_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1-tech-preview/eventing-kafka-broker-receiver-rhel8@sha256:4dc0783cf92da5b5aa4cd1b9e9d55aa55a69b94eef0d29f261d3d51bd2260b68_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1-tech-preview/eventing-kafka-broker-receiver-rhel8@sha256:80fd78ad61caab0b20e39d4c6103ed9b074d3efa1dc67ab7bf415ea7db912dc3_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1-tech-preview/eventing-kafka-broker-receiver-rhel8@sha256:aeaaf1d541b5756df65f0700bcd82d085077ae3b1ce99c6d8728997c23e31ef9_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1-tech-preview/eventing-kafka-broker-webhook-rhel8@sha256:0dad9dc28babb21622f90c83647c9cc48bfa66faad257c88e7adf1d50ad0f80c_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1-tech-preview/eventing-kafka-broker-webhook-rhel8@sha256:10ba81e103ed6b7dff7b02394b20f44b46acd6b09d72f16667c068eb9989dc77_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1-tech-preview/eventing-kafka-broker-webhook-rhel8@sha256:f94aef78ce0870fdceac5b3467220540127a73415e81baa4b48bf986bc181c4d_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/client-kn-rhel8@sha256:09644d1c149970cd7c06635806a0ffc077a6340d68c357cd7f2bb5a6f57e46f3_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/client-kn-rhel8@sha256:46510d8b5dfba62d0a3da64ba90d1b8f88ad3b909c3e6ed14bcd96017d766829_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/client-kn-rhel8@sha256:f9bf2892123c3d981d2d5f158e643e6ba6f59a441b47c4055dc542f8cf8330c0_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-apiserver-receive-adapter-rhel8@sha256:834e37f8ddfbe157ad357fcef49f5213053d1295bb31361c5dd14a213ff2755c_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-apiserver-receive-adapter-rhel8@sha256:d13848369ca942d13548ab9b73a2d60b67f9412e535ed647342acaa8cef36c37_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-apiserver-receive-adapter-rhel8@sha256:eef2145e61234d37713ef8fda1f82d7cbe6502c5e6386117230d66ab7e1dd21a_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-controller-rhel8@sha256:52ef0c51b53ede0344f58174e624db08e6dcac04a0cba1668915f217949fc868_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-controller-rhel8@sha256:72c5fcaa44e3da56b297eb718d8a2b7eeb44069d6f3ce71b0eca30070b18bd9d_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-controller-rhel8@sha256:ad2df12dd77e8a3092431ca8d1b5eae42240c8ebb8766e436009bd6df7ee51f3_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-in-memory-channel-controller-rhel8@sha256:070f2c819506853dee230f37e00b27a05ba01c6f7cbbffc9a04b59a65d0c45e9_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-in-memory-channel-controller-rhel8@sha256:111da99563ea799e6b54933f12dc8f8a3828e36f650900e02da3be5afbdeefd9_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-in-memory-channel-controller-rhel8@sha256:69871b8d6e72713fe2eaf5f1e0aac1282fb8659d2895836994f10c847fe320d1_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-in-memory-channel-dispatcher-rhel8@sha256:4b5ee83ccace988c6eaf456e82dea83d160ae7e6aaad1ab8f48410f90da8f1c1_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-in-memory-channel-dispatcher-rhel8@sha256:52247eff5dc9a89244e6697ae9ce61cc1b42265171c956d4d50984179daced89_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-in-memory-channel-dispatcher-rhel8@sha256:68b61474089703d0685a952062401303206ba11bc108b8504f6f6390933d83cb_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-kafka-broker-controller-rhel8@sha256:2a4b30bcff1377073202362dfd521bd7ac3e3e3960fdb33a6cf9fa39fc89de6b_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-kafka-broker-controller-rhel8@sha256:be290e6d950e8af6162c1dece8472788b66459e8cb91df319f50ccf66f27b5c7_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-kafka-broker-controller-rhel8@sha256:f8b5d9c9c0182f5cc1f76422759bf8925d2f29292390ada83a6b7c7986f1462c_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-kafka-broker-dispatcher-rhel8@sha256:08c6d6908a2e58a18e908223daf152802106b00a67905e94e075fca827af87c9_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-kafka-broker-dispatcher-rhel8@sha256:8ac0796f3585a406facba98766688ae6777b5673a4515418db8d1d92c4d65494_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-kafka-broker-dispatcher-rhel8@sha256:9af6b8413acbf59adc88e9b88a51105f3b0a4913499c3026f64e7fda91e43384_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-kafka-broker-post-install-rhel8@sha256:260e7f0086f4e036be3a9ab5d24ce99fc8a053cc7f2906f8a6080f59f2a3e591_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-kafka-broker-post-install-rhel8@sha256:36551ea609536ba900f7a0493a06d07f9c0f19a0eef7e4956575354ca92cd1ef_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-kafka-broker-post-install-rhel8@sha256:6d4a898f37f87aa6db636487c6892833249be38635fe631433652feda762a40e_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-kafka-broker-webhook-rhel8@sha256:0dad9dc28babb21622f90c83647c9cc48bfa66faad257c88e7adf1d50ad0f80c_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-kafka-broker-webhook-rhel8@sha256:10ba81e103ed6b7dff7b02394b20f44b46acd6b09d72f16667c068eb9989dc77_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-kafka-broker-webhook-rhel8@sha256:f94aef78ce0870fdceac5b3467220540127a73415e81baa4b48bf986bc181c4d_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-mtbroker-filter-rhel8@sha256:4f6e162ee5fb96ff69a1546b7f728641dded59548f14afdfa870f7f0291787ac_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-mtbroker-filter-rhel8@sha256:ecde2ee2aa9618775178e03bcc07e53d6f5e12f30261238d8ffb366fb1e47c94_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-mtbroker-filter-rhel8@sha256:ee2dc3e0f648dc59551cfdf0ac5c36aa6cd9a4b2abaada7095ae4d5b8e0a571e_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-mtbroker-ingress-rhel8@sha256:4eaac6386b1b8a9e360df5afbd85aeebb97e5c81dbd861996caafad48b4cc6f9_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-mtbroker-ingress-rhel8@sha256:644fbcd1924d570f105f5f9760eb15eddbeed16c894edfcb4ef8c8a14e370bce_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-mtbroker-ingress-rhel8@sha256:a26dfc1a610bbaf876443b4b01a04130f7c0aba4d40e246333fe8bf7eb899f45_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-mtchannel-broker-rhel8@sha256:353859f2a8649fa9b3f5c0e02cafd57f79f96a10a7a697ba08eaa8cb70effe51_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-mtchannel-broker-rhel8@sha256:6f7afb57dc78ccb13498434196c5e8cd0f6ec53f045689febf1a62c492358d93_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-mtchannel-broker-rhel8@sha256:fadf3035a8bd25307843d1c6c88654a03db25983407a770875b4507942684dd5_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-mtping-rhel8@sha256:2254577d2c2e67d28f8459fbd4ac43af78b7d29cc0b56c631607dd68f3d31637_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-mtping-rhel8@sha256:a7177a43f46b6470a19970c62ebc17119ca3c3021471f9396faa436e621beb1e_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-mtping-rhel8@sha256:c6c2c7924d90e81e2906f3bf3969b02d7f3e4dc80c187e6c55a7e4ea17ac20cd_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-storage-version-migration-rhel8@sha256:3c1baa5bad644c06bedabaed9c668f0999527f00bc1d195e71a528c222087328_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-storage-version-migration-rhel8@sha256:63dab761fd3a2e08950b7ee52852fb39cef7820f2a8cf8142ec3701a07372d7c_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-storage-version-migration-rhel8@sha256:ff7924a37865ac1a90872f35675934a1627e49a29577a78af18b8e743a5fde07_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-sugar-controller-rhel8@sha256:24c7217a3612a5c3c6792c433dc2a6cf4b5fda1b9e6acff84e2736705704d152_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-sugar-controller-rhel8@sha256:3a38788638c26e9bec45694b2c4597333080189ffa96d8c7302e3e7dd1e54be5_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-sugar-controller-rhel8@sha256:aebfba016342e94fc0619a9ad6346c7fefbedf6739f1495954eb905cade085ac_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-webhook-rhel8@sha256:11d0b8fac4cb67c95e051a91f5c6683768f8969ffc744cd3cc4814d1ee6e91c1_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-webhook-rhel8@sha256:1b209d1ddffba92c3d77824e37bf75302346856c10b773a101d2868f27d0b740_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-webhook-rhel8@sha256:bf8c9de32dd5cbe536b115f52f32c666fbf886bde555ac355937d6b149cf9343_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/ingress-rhel8-operator@sha256:46a5fb2d0f9fa5e05504b9264a3f1c0e7c7beb76e3a3aeb9bc036cda4fa9d66a_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/ingress-rhel8-operator@sha256:793b86f4c2add102e2f676bd57cec3365ce9b3fdc40a989c28d1f9acb851142d_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/ingress-rhel8-operator@sha256:cce79392f93bb318123c48ac6de48aa0a2983cc1134cc063c0fdc2ff83c546c7_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/kn-cli-artifacts-rhel8@sha256:1a51a072d4e303a5c33b2383c843308d86c68de228b094d2efed8bc59a4bac14_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/kn-cli-artifacts-rhel8@sha256:c61b26bdf318b507af66f9092e784d64436e3b2531cc6e2e8aa1bb8bbb010fb7_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/kn-cli-artifacts-rhel8@sha256:f22168224137db649c6e6592e3ec2ae6845ca668ef65fe56c104ed6393eae526_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/knative-rhel8-operator@sha256:53e115cdfeb8077cc8b89ebdeee4903b1be8c0a0d45831a9f277f342959f5961_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/knative-rhel8-operator@sha256:ebf24097b84ec5773e30c8f548975afb84b6fce836b373b97855f69371068d1e_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/knative-rhel8-operator@sha256:efa444ca6c7c4468821a8d138b4319c86fede592f3b0b4d7905e7c66e8bdb2c0_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/kourier-control-rhel8@sha256:396fb9dcc798b05e89d38ccbe3a3abb31854f56a95ae104fb9bb215967b56d9f_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/kourier-control-rhel8@sha256:e36577c37457a4521d78f28f24dca6ae11f170635316efe374f08f825cb5904d_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/kourier-control-rhel8@sha256:fb04b74dce262e58434b19a10dce0981b4df7541416de21343fb7124c714ffbf_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/net-istio-controller-rhel8@sha256:281b2782253722d916b6178ecdbc763aaa71ed4ac0db94e31d57974d4eb8b58b_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/net-istio-controller-rhel8@sha256:bf56038c0af2cfeb5a3e4b7ecd5aeebb230d042ac835b50faafa3d939dd8ca50_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/net-istio-controller-rhel8@sha256:f3643c74f73841b1de04be1d0f550c044f1ad4800ceb32cb36bf9072d8e5155b_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/net-istio-webhook-rhel8@sha256:4f7cabd5a6bb6fd7a0d81461108891b0d2de55efe868c4fbf275131c3280ed2d_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/net-istio-webhook-rhel8@sha256:a07d73f5c04af2a29b6565363b472aceabbfeafe7d6dfe833d1e71b072419916_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/net-istio-webhook-rhel8@sha256:cd34685812d9447969a1c3fb4382433a1b59fb3631fbe156daa6fa962458f859_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serverless-operator-bundle@sha256:0422f8843fc62c2b72e01ffefd33db912a1ad3d70ac297882d3663c9b7299f10_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serverless-rhel8-operator@sha256:26d940bd43b928d8370c9e88e80726a427c3f0ce3afc4fddb02a507f81c8fc93_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serverless-rhel8-operator@sha256:2898df30f40683bd3a73c6f2676afdc1bfc27b23d2fe04fe7667f6db6d2422ab_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serverless-rhel8-operator@sha256:8ec9e756969c8e6bf8155ed102a66cf578a325dcc477ff909b4806405ab59cfc_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-activator-rhel8@sha256:1e9fb289564961ddbf317e568c50936b048446685c39ab14ca4e5cb682785243_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-activator-rhel8@sha256:3a823819467ed0beea953eed27e2129bb4495df3f49e0f59d5004dee416e6285_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-activator-rhel8@sha256:4e7563e5f9761f624aefc6b79845e5b4dd1836a545c3754bc37701162ed4e3bb_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-autoscaler-hpa-rhel8@sha256:1685c7bf25061e61688d2b5e60cde6adb8906fec6bfb713c68837b2bbeeacf85_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-autoscaler-hpa-rhel8@sha256:491df16728df492b7b88efb8e86f28e46a8762f4084fb4132823611a9e758264_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-autoscaler-hpa-rhel8@sha256:8bb514634ece7dafd88ae6cc7eff52016cd4585d91cb9c106720c21c219f8967_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-autoscaler-rhel8@sha256:01b46e0ddb618f58c06b533fe7148f772367200f5d9be9d355012e91dc401156_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-autoscaler-rhel8@sha256:8cd0a381de995467f339e11f0704b8c8b978ddfdd2d8271f4c9f832e7acf9f07_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-autoscaler-rhel8@sha256:c60796d720141d322159e49bb3496732b8e0453d6606227b419caf93a12d196b_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-controller-rhel8@sha256:92b01a8421488e9d9b42b6da290873b54a2619d39a05e8d2a99e4c5348a3d4dc_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-controller-rhel8@sha256:b5ae691a77adb161a30ae8470f1cf4c1c6259488df18bb2bf2764d05af9a2aa8_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-controller-rhel8@sha256:b752a295b673aeee85eba6bed33cc658254dc0503c6002841d80dc0c0a38f615_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-domain-mapping-rhel8@sha256:11bca084f2c8df8d369d6301847876bbf8d37c7b67a6ffb387e0759100b6e817_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-domain-mapping-rhel8@sha256:4e580d29cbff1aa6050c65cee35a870dab9e6a7eaa538b356a5afefed9c38d90_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-domain-mapping-rhel8@sha256:eeb39a3fbc9d4c223d42579737948438d03b2a2ec1aee46562aabae6d343679b_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-domain-mapping-webhook-rhel8@sha256:8057fa6657c0bf909297273acc4faea1cddb29f9f02f6c797279adb42f083332_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-domain-mapping-webhook-rhel8@sha256:84e13a4c84098e0a6a5b461c7581861cd9114ce3cc7c2147afd727e56f323b28_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-domain-mapping-webhook-rhel8@sha256:f99e203de17686584c05ee0901041edd055350c39da063d5d6dcd026d1e17593_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-queue-rhel8@sha256:8740a1f7cb3ef3c4caa5774cced7787cc1e345dbe3708307001c1def9fd32e2f_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-queue-rhel8@sha256:ac1ca0ae5e3c7fc242ec5a313e45d09b83261ffe26eab3ebcbbae9299471b25a_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-queue-rhel8@sha256:f16b4f4e86e758354c8b19ee3a075dfd6fd19eb7ba282ad8293d41ca0c8f3028_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-storage-version-migration-rhel8@sha256:1c3b2c4c06981fd8eb13c05837c8da3523f0df9c79eacd6ffc1138e5f26bdba6_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-storage-version-migration-rhel8@sha256:27b7b75eae9eacc52a577887885db7c29192e15aada8a3b7406e032561609462_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-storage-version-migration-rhel8@sha256:8012cc60fab4e14b7fab05589c977c15ac941efb09601069be09d4e25385ed26_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-webhook-rhel8@sha256:4fdc2c632eb0fa4f10a78e39622c83febde93f38db16bd0ca4a35c1eb7062548_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-webhook-rhel8@sha256:6904376f1ae4dadc23ab9993b50aaaa3db130fcd338f3dfae9e437b348e6e934_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-webhook-rhel8@sha256:dc902a39bc520abcf2100c26e2e1c4ba20aa5aadff763b40f234eb01a26b6f77_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/svls-must-gather-rhel8@sha256:057e9ccae9eae50fadad4772b203e897f5c54bf9d40f6e2f2ccbdbc93f5850b5_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/svls-must-gather-rhel8@sha256:7557328dcdede1992a3660342f037e490f58bc3281c68c6e4f44e6d66c4a0cff_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/svls-must-gather-rhel8@sha256:e0a982cd04fee4416659b7e1e6a827c2c371144bd461f23913ae9e0633fd598a_amd64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2022-30629"
},
{
"category": "external",
"summary": "RHBZ#2092793",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2092793"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2022-30629",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-30629"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2022-30629",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2022-30629"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-announce/c/TzIC9-t8Ytg",
"url": "https://groups.google.com/g/golang-announce/c/TzIC9-t8Ytg"
}
],
"release_date": "2022-06-02T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2022-08-10T13:13:24+00:00",
"details": "See the Red Hat OpenShift Container Platform 4.6 documentation at:\nhttps://access.redhat.com/documentation/en-us/openshift_container_platform/4.6/html/serverless/index\nSee the Red Hat OpenShift Container Platform 4.7 documentation at:\nhttps://access.redhat.com/documentation/en-us/openshift_container_platform/4.7/html/serverless/index\nSee the Red Hat OpenShift Container Platform 4.8 documentation at:\nhttps://access.redhat.com/documentation/en-us/openshift_container_platform/4.8/html/serverless/index\nSee the Red Hat OpenShift Container Platform 4.9 documentation at:\nhttps://access.redhat.com/documentation/en-us/openshift_container_platform/4.9/html/serverless/index\nSee the Red Hat OpenShift Container Platform 4.10 documentation at:\nhttps://access.redhat.com/documentation/en-us/openshift_container_platform/4.10/html/serverless/index",
"product_ids": [
"8Base-Openshift-Serverless-1.24:openshift-serverless-1-tech-preview/eventing-kafka-broker-controller-rhel8@sha256:2a4b30bcff1377073202362dfd521bd7ac3e3e3960fdb33a6cf9fa39fc89de6b_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1-tech-preview/eventing-kafka-broker-controller-rhel8@sha256:be290e6d950e8af6162c1dece8472788b66459e8cb91df319f50ccf66f27b5c7_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1-tech-preview/eventing-kafka-broker-controller-rhel8@sha256:f8b5d9c9c0182f5cc1f76422759bf8925d2f29292390ada83a6b7c7986f1462c_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1-tech-preview/eventing-kafka-broker-dispatcher-rhel8@sha256:08c6d6908a2e58a18e908223daf152802106b00a67905e94e075fca827af87c9_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1-tech-preview/eventing-kafka-broker-dispatcher-rhel8@sha256:8ac0796f3585a406facba98766688ae6777b5673a4515418db8d1d92c4d65494_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1-tech-preview/eventing-kafka-broker-dispatcher-rhel8@sha256:9af6b8413acbf59adc88e9b88a51105f3b0a4913499c3026f64e7fda91e43384_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1-tech-preview/eventing-kafka-broker-receiver-rhel8@sha256:4dc0783cf92da5b5aa4cd1b9e9d55aa55a69b94eef0d29f261d3d51bd2260b68_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1-tech-preview/eventing-kafka-broker-receiver-rhel8@sha256:80fd78ad61caab0b20e39d4c6103ed9b074d3efa1dc67ab7bf415ea7db912dc3_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1-tech-preview/eventing-kafka-broker-receiver-rhel8@sha256:aeaaf1d541b5756df65f0700bcd82d085077ae3b1ce99c6d8728997c23e31ef9_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1-tech-preview/eventing-kafka-broker-webhook-rhel8@sha256:0dad9dc28babb21622f90c83647c9cc48bfa66faad257c88e7adf1d50ad0f80c_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1-tech-preview/eventing-kafka-broker-webhook-rhel8@sha256:10ba81e103ed6b7dff7b02394b20f44b46acd6b09d72f16667c068eb9989dc77_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1-tech-preview/eventing-kafka-broker-webhook-rhel8@sha256:f94aef78ce0870fdceac5b3467220540127a73415e81baa4b48bf986bc181c4d_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/client-kn-rhel8@sha256:09644d1c149970cd7c06635806a0ffc077a6340d68c357cd7f2bb5a6f57e46f3_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/client-kn-rhel8@sha256:46510d8b5dfba62d0a3da64ba90d1b8f88ad3b909c3e6ed14bcd96017d766829_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/client-kn-rhel8@sha256:f9bf2892123c3d981d2d5f158e643e6ba6f59a441b47c4055dc542f8cf8330c0_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-apiserver-receive-adapter-rhel8@sha256:834e37f8ddfbe157ad357fcef49f5213053d1295bb31361c5dd14a213ff2755c_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-apiserver-receive-adapter-rhel8@sha256:d13848369ca942d13548ab9b73a2d60b67f9412e535ed647342acaa8cef36c37_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-apiserver-receive-adapter-rhel8@sha256:eef2145e61234d37713ef8fda1f82d7cbe6502c5e6386117230d66ab7e1dd21a_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-controller-rhel8@sha256:52ef0c51b53ede0344f58174e624db08e6dcac04a0cba1668915f217949fc868_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-controller-rhel8@sha256:72c5fcaa44e3da56b297eb718d8a2b7eeb44069d6f3ce71b0eca30070b18bd9d_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-controller-rhel8@sha256:ad2df12dd77e8a3092431ca8d1b5eae42240c8ebb8766e436009bd6df7ee51f3_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-in-memory-channel-controller-rhel8@sha256:070f2c819506853dee230f37e00b27a05ba01c6f7cbbffc9a04b59a65d0c45e9_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-in-memory-channel-controller-rhel8@sha256:111da99563ea799e6b54933f12dc8f8a3828e36f650900e02da3be5afbdeefd9_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-in-memory-channel-controller-rhel8@sha256:69871b8d6e72713fe2eaf5f1e0aac1282fb8659d2895836994f10c847fe320d1_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-in-memory-channel-dispatcher-rhel8@sha256:4b5ee83ccace988c6eaf456e82dea83d160ae7e6aaad1ab8f48410f90da8f1c1_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-in-memory-channel-dispatcher-rhel8@sha256:52247eff5dc9a89244e6697ae9ce61cc1b42265171c956d4d50984179daced89_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-in-memory-channel-dispatcher-rhel8@sha256:68b61474089703d0685a952062401303206ba11bc108b8504f6f6390933d83cb_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-kafka-broker-controller-rhel8@sha256:2a4b30bcff1377073202362dfd521bd7ac3e3e3960fdb33a6cf9fa39fc89de6b_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-kafka-broker-controller-rhel8@sha256:be290e6d950e8af6162c1dece8472788b66459e8cb91df319f50ccf66f27b5c7_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-kafka-broker-controller-rhel8@sha256:f8b5d9c9c0182f5cc1f76422759bf8925d2f29292390ada83a6b7c7986f1462c_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-kafka-broker-dispatcher-rhel8@sha256:08c6d6908a2e58a18e908223daf152802106b00a67905e94e075fca827af87c9_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-kafka-broker-dispatcher-rhel8@sha256:8ac0796f3585a406facba98766688ae6777b5673a4515418db8d1d92c4d65494_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-kafka-broker-dispatcher-rhel8@sha256:9af6b8413acbf59adc88e9b88a51105f3b0a4913499c3026f64e7fda91e43384_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-kafka-broker-post-install-rhel8@sha256:260e7f0086f4e036be3a9ab5d24ce99fc8a053cc7f2906f8a6080f59f2a3e591_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-kafka-broker-post-install-rhel8@sha256:36551ea609536ba900f7a0493a06d07f9c0f19a0eef7e4956575354ca92cd1ef_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-kafka-broker-post-install-rhel8@sha256:6d4a898f37f87aa6db636487c6892833249be38635fe631433652feda762a40e_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-kafka-broker-webhook-rhel8@sha256:0dad9dc28babb21622f90c83647c9cc48bfa66faad257c88e7adf1d50ad0f80c_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-kafka-broker-webhook-rhel8@sha256:10ba81e103ed6b7dff7b02394b20f44b46acd6b09d72f16667c068eb9989dc77_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-kafka-broker-webhook-rhel8@sha256:f94aef78ce0870fdceac5b3467220540127a73415e81baa4b48bf986bc181c4d_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-mtbroker-filter-rhel8@sha256:4f6e162ee5fb96ff69a1546b7f728641dded59548f14afdfa870f7f0291787ac_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-mtbroker-filter-rhel8@sha256:ecde2ee2aa9618775178e03bcc07e53d6f5e12f30261238d8ffb366fb1e47c94_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-mtbroker-filter-rhel8@sha256:ee2dc3e0f648dc59551cfdf0ac5c36aa6cd9a4b2abaada7095ae4d5b8e0a571e_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-mtbroker-ingress-rhel8@sha256:4eaac6386b1b8a9e360df5afbd85aeebb97e5c81dbd861996caafad48b4cc6f9_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-mtbroker-ingress-rhel8@sha256:644fbcd1924d570f105f5f9760eb15eddbeed16c894edfcb4ef8c8a14e370bce_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-mtbroker-ingress-rhel8@sha256:a26dfc1a610bbaf876443b4b01a04130f7c0aba4d40e246333fe8bf7eb899f45_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-mtchannel-broker-rhel8@sha256:353859f2a8649fa9b3f5c0e02cafd57f79f96a10a7a697ba08eaa8cb70effe51_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-mtchannel-broker-rhel8@sha256:6f7afb57dc78ccb13498434196c5e8cd0f6ec53f045689febf1a62c492358d93_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-mtchannel-broker-rhel8@sha256:fadf3035a8bd25307843d1c6c88654a03db25983407a770875b4507942684dd5_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-mtping-rhel8@sha256:2254577d2c2e67d28f8459fbd4ac43af78b7d29cc0b56c631607dd68f3d31637_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-mtping-rhel8@sha256:a7177a43f46b6470a19970c62ebc17119ca3c3021471f9396faa436e621beb1e_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-mtping-rhel8@sha256:c6c2c7924d90e81e2906f3bf3969b02d7f3e4dc80c187e6c55a7e4ea17ac20cd_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-storage-version-migration-rhel8@sha256:3c1baa5bad644c06bedabaed9c668f0999527f00bc1d195e71a528c222087328_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-storage-version-migration-rhel8@sha256:63dab761fd3a2e08950b7ee52852fb39cef7820f2a8cf8142ec3701a07372d7c_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-storage-version-migration-rhel8@sha256:ff7924a37865ac1a90872f35675934a1627e49a29577a78af18b8e743a5fde07_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-sugar-controller-rhel8@sha256:24c7217a3612a5c3c6792c433dc2a6cf4b5fda1b9e6acff84e2736705704d152_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-sugar-controller-rhel8@sha256:3a38788638c26e9bec45694b2c4597333080189ffa96d8c7302e3e7dd1e54be5_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-sugar-controller-rhel8@sha256:aebfba016342e94fc0619a9ad6346c7fefbedf6739f1495954eb905cade085ac_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-webhook-rhel8@sha256:11d0b8fac4cb67c95e051a91f5c6683768f8969ffc744cd3cc4814d1ee6e91c1_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-webhook-rhel8@sha256:1b209d1ddffba92c3d77824e37bf75302346856c10b773a101d2868f27d0b740_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-webhook-rhel8@sha256:bf8c9de32dd5cbe536b115f52f32c666fbf886bde555ac355937d6b149cf9343_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/ingress-rhel8-operator@sha256:46a5fb2d0f9fa5e05504b9264a3f1c0e7c7beb76e3a3aeb9bc036cda4fa9d66a_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/ingress-rhel8-operator@sha256:793b86f4c2add102e2f676bd57cec3365ce9b3fdc40a989c28d1f9acb851142d_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/ingress-rhel8-operator@sha256:cce79392f93bb318123c48ac6de48aa0a2983cc1134cc063c0fdc2ff83c546c7_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/kn-cli-artifacts-rhel8@sha256:1a51a072d4e303a5c33b2383c843308d86c68de228b094d2efed8bc59a4bac14_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/kn-cli-artifacts-rhel8@sha256:c61b26bdf318b507af66f9092e784d64436e3b2531cc6e2e8aa1bb8bbb010fb7_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/kn-cli-artifacts-rhel8@sha256:f22168224137db649c6e6592e3ec2ae6845ca668ef65fe56c104ed6393eae526_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/knative-rhel8-operator@sha256:53e115cdfeb8077cc8b89ebdeee4903b1be8c0a0d45831a9f277f342959f5961_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/knative-rhel8-operator@sha256:ebf24097b84ec5773e30c8f548975afb84b6fce836b373b97855f69371068d1e_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/knative-rhel8-operator@sha256:efa444ca6c7c4468821a8d138b4319c86fede592f3b0b4d7905e7c66e8bdb2c0_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/kourier-control-rhel8@sha256:396fb9dcc798b05e89d38ccbe3a3abb31854f56a95ae104fb9bb215967b56d9f_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/kourier-control-rhel8@sha256:e36577c37457a4521d78f28f24dca6ae11f170635316efe374f08f825cb5904d_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/kourier-control-rhel8@sha256:fb04b74dce262e58434b19a10dce0981b4df7541416de21343fb7124c714ffbf_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/net-istio-controller-rhel8@sha256:281b2782253722d916b6178ecdbc763aaa71ed4ac0db94e31d57974d4eb8b58b_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/net-istio-controller-rhel8@sha256:bf56038c0af2cfeb5a3e4b7ecd5aeebb230d042ac835b50faafa3d939dd8ca50_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/net-istio-controller-rhel8@sha256:f3643c74f73841b1de04be1d0f550c044f1ad4800ceb32cb36bf9072d8e5155b_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/net-istio-webhook-rhel8@sha256:4f7cabd5a6bb6fd7a0d81461108891b0d2de55efe868c4fbf275131c3280ed2d_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/net-istio-webhook-rhel8@sha256:a07d73f5c04af2a29b6565363b472aceabbfeafe7d6dfe833d1e71b072419916_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/net-istio-webhook-rhel8@sha256:cd34685812d9447969a1c3fb4382433a1b59fb3631fbe156daa6fa962458f859_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serverless-operator-bundle@sha256:0422f8843fc62c2b72e01ffefd33db912a1ad3d70ac297882d3663c9b7299f10_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serverless-rhel8-operator@sha256:26d940bd43b928d8370c9e88e80726a427c3f0ce3afc4fddb02a507f81c8fc93_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serverless-rhel8-operator@sha256:2898df30f40683bd3a73c6f2676afdc1bfc27b23d2fe04fe7667f6db6d2422ab_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serverless-rhel8-operator@sha256:8ec9e756969c8e6bf8155ed102a66cf578a325dcc477ff909b4806405ab59cfc_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-activator-rhel8@sha256:1e9fb289564961ddbf317e568c50936b048446685c39ab14ca4e5cb682785243_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-activator-rhel8@sha256:3a823819467ed0beea953eed27e2129bb4495df3f49e0f59d5004dee416e6285_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-activator-rhel8@sha256:4e7563e5f9761f624aefc6b79845e5b4dd1836a545c3754bc37701162ed4e3bb_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-autoscaler-hpa-rhel8@sha256:1685c7bf25061e61688d2b5e60cde6adb8906fec6bfb713c68837b2bbeeacf85_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-autoscaler-hpa-rhel8@sha256:491df16728df492b7b88efb8e86f28e46a8762f4084fb4132823611a9e758264_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-autoscaler-hpa-rhel8@sha256:8bb514634ece7dafd88ae6cc7eff52016cd4585d91cb9c106720c21c219f8967_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-autoscaler-rhel8@sha256:01b46e0ddb618f58c06b533fe7148f772367200f5d9be9d355012e91dc401156_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-autoscaler-rhel8@sha256:8cd0a381de995467f339e11f0704b8c8b978ddfdd2d8271f4c9f832e7acf9f07_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-autoscaler-rhel8@sha256:c60796d720141d322159e49bb3496732b8e0453d6606227b419caf93a12d196b_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-controller-rhel8@sha256:92b01a8421488e9d9b42b6da290873b54a2619d39a05e8d2a99e4c5348a3d4dc_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-controller-rhel8@sha256:b5ae691a77adb161a30ae8470f1cf4c1c6259488df18bb2bf2764d05af9a2aa8_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-controller-rhel8@sha256:b752a295b673aeee85eba6bed33cc658254dc0503c6002841d80dc0c0a38f615_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-domain-mapping-rhel8@sha256:11bca084f2c8df8d369d6301847876bbf8d37c7b67a6ffb387e0759100b6e817_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-domain-mapping-rhel8@sha256:4e580d29cbff1aa6050c65cee35a870dab9e6a7eaa538b356a5afefed9c38d90_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-domain-mapping-rhel8@sha256:eeb39a3fbc9d4c223d42579737948438d03b2a2ec1aee46562aabae6d343679b_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-domain-mapping-webhook-rhel8@sha256:8057fa6657c0bf909297273acc4faea1cddb29f9f02f6c797279adb42f083332_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-domain-mapping-webhook-rhel8@sha256:84e13a4c84098e0a6a5b461c7581861cd9114ce3cc7c2147afd727e56f323b28_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-domain-mapping-webhook-rhel8@sha256:f99e203de17686584c05ee0901041edd055350c39da063d5d6dcd026d1e17593_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-queue-rhel8@sha256:8740a1f7cb3ef3c4caa5774cced7787cc1e345dbe3708307001c1def9fd32e2f_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-queue-rhel8@sha256:ac1ca0ae5e3c7fc242ec5a313e45d09b83261ffe26eab3ebcbbae9299471b25a_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-queue-rhel8@sha256:f16b4f4e86e758354c8b19ee3a075dfd6fd19eb7ba282ad8293d41ca0c8f3028_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-storage-version-migration-rhel8@sha256:1c3b2c4c06981fd8eb13c05837c8da3523f0df9c79eacd6ffc1138e5f26bdba6_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-storage-version-migration-rhel8@sha256:27b7b75eae9eacc52a577887885db7c29192e15aada8a3b7406e032561609462_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-storage-version-migration-rhel8@sha256:8012cc60fab4e14b7fab05589c977c15ac941efb09601069be09d4e25385ed26_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-webhook-rhel8@sha256:4fdc2c632eb0fa4f10a78e39622c83febde93f38db16bd0ca4a35c1eb7062548_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-webhook-rhel8@sha256:6904376f1ae4dadc23ab9993b50aaaa3db130fcd338f3dfae9e437b348e6e934_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-webhook-rhel8@sha256:dc902a39bc520abcf2100c26e2e1c4ba20aa5aadff763b40f234eb01a26b6f77_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/svls-must-gather-rhel8@sha256:057e9ccae9eae50fadad4772b203e897f5c54bf9d40f6e2f2ccbdbc93f5850b5_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/svls-must-gather-rhel8@sha256:7557328dcdede1992a3660342f037e490f58bc3281c68c6e4f44e6d66c4a0cff_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/svls-must-gather-rhel8@sha256:e0a982cd04fee4416659b7e1e6a827c2c371144bd461f23913ae9e0633fd598a_amd64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2022:6040"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "HIGH",
"attackVector": "NETWORK",
"availabilityImpact": "NONE",
"baseScore": 3.1,
"baseSeverity": "LOW",
"confidentialityImpact": "LOW",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "REQUIRED",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:R/S:U/C:L/I:N/A:N",
"version": "3.1"
},
"products": [
"8Base-Openshift-Serverless-1.24:openshift-serverless-1-tech-preview/eventing-kafka-broker-controller-rhel8@sha256:2a4b30bcff1377073202362dfd521bd7ac3e3e3960fdb33a6cf9fa39fc89de6b_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1-tech-preview/eventing-kafka-broker-controller-rhel8@sha256:be290e6d950e8af6162c1dece8472788b66459e8cb91df319f50ccf66f27b5c7_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1-tech-preview/eventing-kafka-broker-controller-rhel8@sha256:f8b5d9c9c0182f5cc1f76422759bf8925d2f29292390ada83a6b7c7986f1462c_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1-tech-preview/eventing-kafka-broker-dispatcher-rhel8@sha256:08c6d6908a2e58a18e908223daf152802106b00a67905e94e075fca827af87c9_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1-tech-preview/eventing-kafka-broker-dispatcher-rhel8@sha256:8ac0796f3585a406facba98766688ae6777b5673a4515418db8d1d92c4d65494_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1-tech-preview/eventing-kafka-broker-dispatcher-rhel8@sha256:9af6b8413acbf59adc88e9b88a51105f3b0a4913499c3026f64e7fda91e43384_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1-tech-preview/eventing-kafka-broker-receiver-rhel8@sha256:4dc0783cf92da5b5aa4cd1b9e9d55aa55a69b94eef0d29f261d3d51bd2260b68_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1-tech-preview/eventing-kafka-broker-receiver-rhel8@sha256:80fd78ad61caab0b20e39d4c6103ed9b074d3efa1dc67ab7bf415ea7db912dc3_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1-tech-preview/eventing-kafka-broker-receiver-rhel8@sha256:aeaaf1d541b5756df65f0700bcd82d085077ae3b1ce99c6d8728997c23e31ef9_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1-tech-preview/eventing-kafka-broker-webhook-rhel8@sha256:0dad9dc28babb21622f90c83647c9cc48bfa66faad257c88e7adf1d50ad0f80c_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1-tech-preview/eventing-kafka-broker-webhook-rhel8@sha256:10ba81e103ed6b7dff7b02394b20f44b46acd6b09d72f16667c068eb9989dc77_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1-tech-preview/eventing-kafka-broker-webhook-rhel8@sha256:f94aef78ce0870fdceac5b3467220540127a73415e81baa4b48bf986bc181c4d_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/client-kn-rhel8@sha256:09644d1c149970cd7c06635806a0ffc077a6340d68c357cd7f2bb5a6f57e46f3_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/client-kn-rhel8@sha256:46510d8b5dfba62d0a3da64ba90d1b8f88ad3b909c3e6ed14bcd96017d766829_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/client-kn-rhel8@sha256:f9bf2892123c3d981d2d5f158e643e6ba6f59a441b47c4055dc542f8cf8330c0_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-apiserver-receive-adapter-rhel8@sha256:834e37f8ddfbe157ad357fcef49f5213053d1295bb31361c5dd14a213ff2755c_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-apiserver-receive-adapter-rhel8@sha256:d13848369ca942d13548ab9b73a2d60b67f9412e535ed647342acaa8cef36c37_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-apiserver-receive-adapter-rhel8@sha256:eef2145e61234d37713ef8fda1f82d7cbe6502c5e6386117230d66ab7e1dd21a_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-controller-rhel8@sha256:52ef0c51b53ede0344f58174e624db08e6dcac04a0cba1668915f217949fc868_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-controller-rhel8@sha256:72c5fcaa44e3da56b297eb718d8a2b7eeb44069d6f3ce71b0eca30070b18bd9d_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-controller-rhel8@sha256:ad2df12dd77e8a3092431ca8d1b5eae42240c8ebb8766e436009bd6df7ee51f3_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-in-memory-channel-controller-rhel8@sha256:070f2c819506853dee230f37e00b27a05ba01c6f7cbbffc9a04b59a65d0c45e9_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-in-memory-channel-controller-rhel8@sha256:111da99563ea799e6b54933f12dc8f8a3828e36f650900e02da3be5afbdeefd9_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-in-memory-channel-controller-rhel8@sha256:69871b8d6e72713fe2eaf5f1e0aac1282fb8659d2895836994f10c847fe320d1_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-in-memory-channel-dispatcher-rhel8@sha256:4b5ee83ccace988c6eaf456e82dea83d160ae7e6aaad1ab8f48410f90da8f1c1_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-in-memory-channel-dispatcher-rhel8@sha256:52247eff5dc9a89244e6697ae9ce61cc1b42265171c956d4d50984179daced89_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-in-memory-channel-dispatcher-rhel8@sha256:68b61474089703d0685a952062401303206ba11bc108b8504f6f6390933d83cb_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-kafka-broker-controller-rhel8@sha256:2a4b30bcff1377073202362dfd521bd7ac3e3e3960fdb33a6cf9fa39fc89de6b_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-kafka-broker-controller-rhel8@sha256:be290e6d950e8af6162c1dece8472788b66459e8cb91df319f50ccf66f27b5c7_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-kafka-broker-controller-rhel8@sha256:f8b5d9c9c0182f5cc1f76422759bf8925d2f29292390ada83a6b7c7986f1462c_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-kafka-broker-dispatcher-rhel8@sha256:08c6d6908a2e58a18e908223daf152802106b00a67905e94e075fca827af87c9_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-kafka-broker-dispatcher-rhel8@sha256:8ac0796f3585a406facba98766688ae6777b5673a4515418db8d1d92c4d65494_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-kafka-broker-dispatcher-rhel8@sha256:9af6b8413acbf59adc88e9b88a51105f3b0a4913499c3026f64e7fda91e43384_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-kafka-broker-post-install-rhel8@sha256:260e7f0086f4e036be3a9ab5d24ce99fc8a053cc7f2906f8a6080f59f2a3e591_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-kafka-broker-post-install-rhel8@sha256:36551ea609536ba900f7a0493a06d07f9c0f19a0eef7e4956575354ca92cd1ef_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-kafka-broker-post-install-rhel8@sha256:6d4a898f37f87aa6db636487c6892833249be38635fe631433652feda762a40e_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-kafka-broker-webhook-rhel8@sha256:0dad9dc28babb21622f90c83647c9cc48bfa66faad257c88e7adf1d50ad0f80c_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-kafka-broker-webhook-rhel8@sha256:10ba81e103ed6b7dff7b02394b20f44b46acd6b09d72f16667c068eb9989dc77_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-kafka-broker-webhook-rhel8@sha256:f94aef78ce0870fdceac5b3467220540127a73415e81baa4b48bf986bc181c4d_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-mtbroker-filter-rhel8@sha256:4f6e162ee5fb96ff69a1546b7f728641dded59548f14afdfa870f7f0291787ac_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-mtbroker-filter-rhel8@sha256:ecde2ee2aa9618775178e03bcc07e53d6f5e12f30261238d8ffb366fb1e47c94_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-mtbroker-filter-rhel8@sha256:ee2dc3e0f648dc59551cfdf0ac5c36aa6cd9a4b2abaada7095ae4d5b8e0a571e_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-mtbroker-ingress-rhel8@sha256:4eaac6386b1b8a9e360df5afbd85aeebb97e5c81dbd861996caafad48b4cc6f9_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-mtbroker-ingress-rhel8@sha256:644fbcd1924d570f105f5f9760eb15eddbeed16c894edfcb4ef8c8a14e370bce_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-mtbroker-ingress-rhel8@sha256:a26dfc1a610bbaf876443b4b01a04130f7c0aba4d40e246333fe8bf7eb899f45_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-mtchannel-broker-rhel8@sha256:353859f2a8649fa9b3f5c0e02cafd57f79f96a10a7a697ba08eaa8cb70effe51_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-mtchannel-broker-rhel8@sha256:6f7afb57dc78ccb13498434196c5e8cd0f6ec53f045689febf1a62c492358d93_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-mtchannel-broker-rhel8@sha256:fadf3035a8bd25307843d1c6c88654a03db25983407a770875b4507942684dd5_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-mtping-rhel8@sha256:2254577d2c2e67d28f8459fbd4ac43af78b7d29cc0b56c631607dd68f3d31637_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-mtping-rhel8@sha256:a7177a43f46b6470a19970c62ebc17119ca3c3021471f9396faa436e621beb1e_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-mtping-rhel8@sha256:c6c2c7924d90e81e2906f3bf3969b02d7f3e4dc80c187e6c55a7e4ea17ac20cd_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-storage-version-migration-rhel8@sha256:3c1baa5bad644c06bedabaed9c668f0999527f00bc1d195e71a528c222087328_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-storage-version-migration-rhel8@sha256:63dab761fd3a2e08950b7ee52852fb39cef7820f2a8cf8142ec3701a07372d7c_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-storage-version-migration-rhel8@sha256:ff7924a37865ac1a90872f35675934a1627e49a29577a78af18b8e743a5fde07_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-sugar-controller-rhel8@sha256:24c7217a3612a5c3c6792c433dc2a6cf4b5fda1b9e6acff84e2736705704d152_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-sugar-controller-rhel8@sha256:3a38788638c26e9bec45694b2c4597333080189ffa96d8c7302e3e7dd1e54be5_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-sugar-controller-rhel8@sha256:aebfba016342e94fc0619a9ad6346c7fefbedf6739f1495954eb905cade085ac_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-webhook-rhel8@sha256:11d0b8fac4cb67c95e051a91f5c6683768f8969ffc744cd3cc4814d1ee6e91c1_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-webhook-rhel8@sha256:1b209d1ddffba92c3d77824e37bf75302346856c10b773a101d2868f27d0b740_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-webhook-rhel8@sha256:bf8c9de32dd5cbe536b115f52f32c666fbf886bde555ac355937d6b149cf9343_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/ingress-rhel8-operator@sha256:46a5fb2d0f9fa5e05504b9264a3f1c0e7c7beb76e3a3aeb9bc036cda4fa9d66a_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/ingress-rhel8-operator@sha256:793b86f4c2add102e2f676bd57cec3365ce9b3fdc40a989c28d1f9acb851142d_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/ingress-rhel8-operator@sha256:cce79392f93bb318123c48ac6de48aa0a2983cc1134cc063c0fdc2ff83c546c7_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/kn-cli-artifacts-rhel8@sha256:1a51a072d4e303a5c33b2383c843308d86c68de228b094d2efed8bc59a4bac14_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/kn-cli-artifacts-rhel8@sha256:c61b26bdf318b507af66f9092e784d64436e3b2531cc6e2e8aa1bb8bbb010fb7_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/kn-cli-artifacts-rhel8@sha256:f22168224137db649c6e6592e3ec2ae6845ca668ef65fe56c104ed6393eae526_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/knative-rhel8-operator@sha256:53e115cdfeb8077cc8b89ebdeee4903b1be8c0a0d45831a9f277f342959f5961_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/knative-rhel8-operator@sha256:ebf24097b84ec5773e30c8f548975afb84b6fce836b373b97855f69371068d1e_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/knative-rhel8-operator@sha256:efa444ca6c7c4468821a8d138b4319c86fede592f3b0b4d7905e7c66e8bdb2c0_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/kourier-control-rhel8@sha256:396fb9dcc798b05e89d38ccbe3a3abb31854f56a95ae104fb9bb215967b56d9f_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/kourier-control-rhel8@sha256:e36577c37457a4521d78f28f24dca6ae11f170635316efe374f08f825cb5904d_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/kourier-control-rhel8@sha256:fb04b74dce262e58434b19a10dce0981b4df7541416de21343fb7124c714ffbf_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/net-istio-controller-rhel8@sha256:281b2782253722d916b6178ecdbc763aaa71ed4ac0db94e31d57974d4eb8b58b_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/net-istio-controller-rhel8@sha256:bf56038c0af2cfeb5a3e4b7ecd5aeebb230d042ac835b50faafa3d939dd8ca50_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/net-istio-controller-rhel8@sha256:f3643c74f73841b1de04be1d0f550c044f1ad4800ceb32cb36bf9072d8e5155b_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/net-istio-webhook-rhel8@sha256:4f7cabd5a6bb6fd7a0d81461108891b0d2de55efe868c4fbf275131c3280ed2d_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/net-istio-webhook-rhel8@sha256:a07d73f5c04af2a29b6565363b472aceabbfeafe7d6dfe833d1e71b072419916_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/net-istio-webhook-rhel8@sha256:cd34685812d9447969a1c3fb4382433a1b59fb3631fbe156daa6fa962458f859_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serverless-operator-bundle@sha256:0422f8843fc62c2b72e01ffefd33db912a1ad3d70ac297882d3663c9b7299f10_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serverless-rhel8-operator@sha256:26d940bd43b928d8370c9e88e80726a427c3f0ce3afc4fddb02a507f81c8fc93_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serverless-rhel8-operator@sha256:2898df30f40683bd3a73c6f2676afdc1bfc27b23d2fe04fe7667f6db6d2422ab_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serverless-rhel8-operator@sha256:8ec9e756969c8e6bf8155ed102a66cf578a325dcc477ff909b4806405ab59cfc_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-activator-rhel8@sha256:1e9fb289564961ddbf317e568c50936b048446685c39ab14ca4e5cb682785243_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-activator-rhel8@sha256:3a823819467ed0beea953eed27e2129bb4495df3f49e0f59d5004dee416e6285_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-activator-rhel8@sha256:4e7563e5f9761f624aefc6b79845e5b4dd1836a545c3754bc37701162ed4e3bb_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-autoscaler-hpa-rhel8@sha256:1685c7bf25061e61688d2b5e60cde6adb8906fec6bfb713c68837b2bbeeacf85_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-autoscaler-hpa-rhel8@sha256:491df16728df492b7b88efb8e86f28e46a8762f4084fb4132823611a9e758264_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-autoscaler-hpa-rhel8@sha256:8bb514634ece7dafd88ae6cc7eff52016cd4585d91cb9c106720c21c219f8967_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-autoscaler-rhel8@sha256:01b46e0ddb618f58c06b533fe7148f772367200f5d9be9d355012e91dc401156_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-autoscaler-rhel8@sha256:8cd0a381de995467f339e11f0704b8c8b978ddfdd2d8271f4c9f832e7acf9f07_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-autoscaler-rhel8@sha256:c60796d720141d322159e49bb3496732b8e0453d6606227b419caf93a12d196b_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-controller-rhel8@sha256:92b01a8421488e9d9b42b6da290873b54a2619d39a05e8d2a99e4c5348a3d4dc_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-controller-rhel8@sha256:b5ae691a77adb161a30ae8470f1cf4c1c6259488df18bb2bf2764d05af9a2aa8_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-controller-rhel8@sha256:b752a295b673aeee85eba6bed33cc658254dc0503c6002841d80dc0c0a38f615_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-domain-mapping-rhel8@sha256:11bca084f2c8df8d369d6301847876bbf8d37c7b67a6ffb387e0759100b6e817_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-domain-mapping-rhel8@sha256:4e580d29cbff1aa6050c65cee35a870dab9e6a7eaa538b356a5afefed9c38d90_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-domain-mapping-rhel8@sha256:eeb39a3fbc9d4c223d42579737948438d03b2a2ec1aee46562aabae6d343679b_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-domain-mapping-webhook-rhel8@sha256:8057fa6657c0bf909297273acc4faea1cddb29f9f02f6c797279adb42f083332_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-domain-mapping-webhook-rhel8@sha256:84e13a4c84098e0a6a5b461c7581861cd9114ce3cc7c2147afd727e56f323b28_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-domain-mapping-webhook-rhel8@sha256:f99e203de17686584c05ee0901041edd055350c39da063d5d6dcd026d1e17593_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-queue-rhel8@sha256:8740a1f7cb3ef3c4caa5774cced7787cc1e345dbe3708307001c1def9fd32e2f_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-queue-rhel8@sha256:ac1ca0ae5e3c7fc242ec5a313e45d09b83261ffe26eab3ebcbbae9299471b25a_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-queue-rhel8@sha256:f16b4f4e86e758354c8b19ee3a075dfd6fd19eb7ba282ad8293d41ca0c8f3028_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-storage-version-migration-rhel8@sha256:1c3b2c4c06981fd8eb13c05837c8da3523f0df9c79eacd6ffc1138e5f26bdba6_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-storage-version-migration-rhel8@sha256:27b7b75eae9eacc52a577887885db7c29192e15aada8a3b7406e032561609462_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-storage-version-migration-rhel8@sha256:8012cc60fab4e14b7fab05589c977c15ac941efb09601069be09d4e25385ed26_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-webhook-rhel8@sha256:4fdc2c632eb0fa4f10a78e39622c83febde93f38db16bd0ca4a35c1eb7062548_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-webhook-rhel8@sha256:6904376f1ae4dadc23ab9993b50aaaa3db130fcd338f3dfae9e437b348e6e934_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-webhook-rhel8@sha256:dc902a39bc520abcf2100c26e2e1c4ba20aa5aadff763b40f234eb01a26b6f77_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/svls-must-gather-rhel8@sha256:057e9ccae9eae50fadad4772b203e897f5c54bf9d40f6e2f2ccbdbc93f5850b5_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/svls-must-gather-rhel8@sha256:7557328dcdede1992a3660342f037e490f58bc3281c68c6e4f44e6d66c4a0cff_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/svls-must-gather-rhel8@sha256:e0a982cd04fee4416659b7e1e6a827c2c371144bd461f23913ae9e0633fd598a_amd64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Low"
}
],
"title": "golang: crypto/tls: session tickets lack random ticket_age_add"
},
{
"cve": "CVE-2022-30630",
"cwe": {
"id": "CWE-1325",
"name": "Improperly Controlled Sequential Memory Allocation"
},
"discovery_date": "2022-07-14T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2107371"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in the golang standard library, io/fs. Calling Glob on a path that contains a large number of path separators can cause a panic issue due to stack exhaustion. This could allow an attacker to impact availability.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "golang: io/fs: stack exhaustion in Glob",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "RH ProdSec has set the Impact of this vulnerability to Moderate as there is no known method to execute arbitary code. Successful exploitation of this bug can cause the application under attack to panic, merely causing a Denial of Service at the application level. As the kernel is unaffected by this bug, the user can merely relaunch the application to fix the problem. Also, if somehow the application keeps relaunching, the timer watchdogs in the default RHEL kernel will stop the attack in its tracks.\n\nWithin regulated environments, a combination of the following controls acts as a significant barrier to successfully exploiting a CWE-1325: Improperly Controlled Sequential Memory Allocation vulnerability and therefore downgrades the severity of this particular CVE from Moderate to Low.\n\nAccess to the platform is granted only after successful hard token-based multi-factor authentication (MFA) and is governed by least privilege to ensure only authorized users and roles can execute or modify code. Static code analysis and peer reviews enforce strong input validation and error handling, preventing improperly validated inputs from causing system instability, data exposure, or privilege escalation. In the event of successful exploitation, process isolation limits the impact of excessive sequential memory allocation by restricting memory use per process, preventing any single process from exhausting system resources. Finally, the platform uses memory protection mechanisms such as Data Execution Prevention (DEP) and Address Space Layout Randomization (ASLR) to reduce the risk of memory allocation-based attacks.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"8Base-Openshift-Serverless-1.24:openshift-serverless-1-tech-preview/eventing-kafka-broker-controller-rhel8@sha256:2a4b30bcff1377073202362dfd521bd7ac3e3e3960fdb33a6cf9fa39fc89de6b_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1-tech-preview/eventing-kafka-broker-controller-rhel8@sha256:be290e6d950e8af6162c1dece8472788b66459e8cb91df319f50ccf66f27b5c7_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1-tech-preview/eventing-kafka-broker-controller-rhel8@sha256:f8b5d9c9c0182f5cc1f76422759bf8925d2f29292390ada83a6b7c7986f1462c_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1-tech-preview/eventing-kafka-broker-dispatcher-rhel8@sha256:08c6d6908a2e58a18e908223daf152802106b00a67905e94e075fca827af87c9_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1-tech-preview/eventing-kafka-broker-dispatcher-rhel8@sha256:8ac0796f3585a406facba98766688ae6777b5673a4515418db8d1d92c4d65494_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1-tech-preview/eventing-kafka-broker-dispatcher-rhel8@sha256:9af6b8413acbf59adc88e9b88a51105f3b0a4913499c3026f64e7fda91e43384_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1-tech-preview/eventing-kafka-broker-receiver-rhel8@sha256:4dc0783cf92da5b5aa4cd1b9e9d55aa55a69b94eef0d29f261d3d51bd2260b68_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1-tech-preview/eventing-kafka-broker-receiver-rhel8@sha256:80fd78ad61caab0b20e39d4c6103ed9b074d3efa1dc67ab7bf415ea7db912dc3_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1-tech-preview/eventing-kafka-broker-receiver-rhel8@sha256:aeaaf1d541b5756df65f0700bcd82d085077ae3b1ce99c6d8728997c23e31ef9_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1-tech-preview/eventing-kafka-broker-webhook-rhel8@sha256:0dad9dc28babb21622f90c83647c9cc48bfa66faad257c88e7adf1d50ad0f80c_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1-tech-preview/eventing-kafka-broker-webhook-rhel8@sha256:10ba81e103ed6b7dff7b02394b20f44b46acd6b09d72f16667c068eb9989dc77_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1-tech-preview/eventing-kafka-broker-webhook-rhel8@sha256:f94aef78ce0870fdceac5b3467220540127a73415e81baa4b48bf986bc181c4d_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/client-kn-rhel8@sha256:09644d1c149970cd7c06635806a0ffc077a6340d68c357cd7f2bb5a6f57e46f3_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/client-kn-rhel8@sha256:46510d8b5dfba62d0a3da64ba90d1b8f88ad3b909c3e6ed14bcd96017d766829_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/client-kn-rhel8@sha256:f9bf2892123c3d981d2d5f158e643e6ba6f59a441b47c4055dc542f8cf8330c0_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-apiserver-receive-adapter-rhel8@sha256:834e37f8ddfbe157ad357fcef49f5213053d1295bb31361c5dd14a213ff2755c_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-apiserver-receive-adapter-rhel8@sha256:d13848369ca942d13548ab9b73a2d60b67f9412e535ed647342acaa8cef36c37_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-apiserver-receive-adapter-rhel8@sha256:eef2145e61234d37713ef8fda1f82d7cbe6502c5e6386117230d66ab7e1dd21a_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-controller-rhel8@sha256:52ef0c51b53ede0344f58174e624db08e6dcac04a0cba1668915f217949fc868_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-controller-rhel8@sha256:72c5fcaa44e3da56b297eb718d8a2b7eeb44069d6f3ce71b0eca30070b18bd9d_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-controller-rhel8@sha256:ad2df12dd77e8a3092431ca8d1b5eae42240c8ebb8766e436009bd6df7ee51f3_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-in-memory-channel-controller-rhel8@sha256:070f2c819506853dee230f37e00b27a05ba01c6f7cbbffc9a04b59a65d0c45e9_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-in-memory-channel-controller-rhel8@sha256:111da99563ea799e6b54933f12dc8f8a3828e36f650900e02da3be5afbdeefd9_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-in-memory-channel-controller-rhel8@sha256:69871b8d6e72713fe2eaf5f1e0aac1282fb8659d2895836994f10c847fe320d1_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-in-memory-channel-dispatcher-rhel8@sha256:4b5ee83ccace988c6eaf456e82dea83d160ae7e6aaad1ab8f48410f90da8f1c1_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-in-memory-channel-dispatcher-rhel8@sha256:52247eff5dc9a89244e6697ae9ce61cc1b42265171c956d4d50984179daced89_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-in-memory-channel-dispatcher-rhel8@sha256:68b61474089703d0685a952062401303206ba11bc108b8504f6f6390933d83cb_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-kafka-broker-controller-rhel8@sha256:2a4b30bcff1377073202362dfd521bd7ac3e3e3960fdb33a6cf9fa39fc89de6b_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-kafka-broker-controller-rhel8@sha256:be290e6d950e8af6162c1dece8472788b66459e8cb91df319f50ccf66f27b5c7_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-kafka-broker-controller-rhel8@sha256:f8b5d9c9c0182f5cc1f76422759bf8925d2f29292390ada83a6b7c7986f1462c_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-kafka-broker-dispatcher-rhel8@sha256:08c6d6908a2e58a18e908223daf152802106b00a67905e94e075fca827af87c9_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-kafka-broker-dispatcher-rhel8@sha256:8ac0796f3585a406facba98766688ae6777b5673a4515418db8d1d92c4d65494_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-kafka-broker-dispatcher-rhel8@sha256:9af6b8413acbf59adc88e9b88a51105f3b0a4913499c3026f64e7fda91e43384_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-kafka-broker-post-install-rhel8@sha256:260e7f0086f4e036be3a9ab5d24ce99fc8a053cc7f2906f8a6080f59f2a3e591_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-kafka-broker-post-install-rhel8@sha256:36551ea609536ba900f7a0493a06d07f9c0f19a0eef7e4956575354ca92cd1ef_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-kafka-broker-post-install-rhel8@sha256:6d4a898f37f87aa6db636487c6892833249be38635fe631433652feda762a40e_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-kafka-broker-webhook-rhel8@sha256:0dad9dc28babb21622f90c83647c9cc48bfa66faad257c88e7adf1d50ad0f80c_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-kafka-broker-webhook-rhel8@sha256:10ba81e103ed6b7dff7b02394b20f44b46acd6b09d72f16667c068eb9989dc77_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-kafka-broker-webhook-rhel8@sha256:f94aef78ce0870fdceac5b3467220540127a73415e81baa4b48bf986bc181c4d_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-mtbroker-filter-rhel8@sha256:4f6e162ee5fb96ff69a1546b7f728641dded59548f14afdfa870f7f0291787ac_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-mtbroker-filter-rhel8@sha256:ecde2ee2aa9618775178e03bcc07e53d6f5e12f30261238d8ffb366fb1e47c94_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-mtbroker-filter-rhel8@sha256:ee2dc3e0f648dc59551cfdf0ac5c36aa6cd9a4b2abaada7095ae4d5b8e0a571e_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-mtbroker-ingress-rhel8@sha256:4eaac6386b1b8a9e360df5afbd85aeebb97e5c81dbd861996caafad48b4cc6f9_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-mtbroker-ingress-rhel8@sha256:644fbcd1924d570f105f5f9760eb15eddbeed16c894edfcb4ef8c8a14e370bce_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-mtbroker-ingress-rhel8@sha256:a26dfc1a610bbaf876443b4b01a04130f7c0aba4d40e246333fe8bf7eb899f45_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-mtchannel-broker-rhel8@sha256:353859f2a8649fa9b3f5c0e02cafd57f79f96a10a7a697ba08eaa8cb70effe51_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-mtchannel-broker-rhel8@sha256:6f7afb57dc78ccb13498434196c5e8cd0f6ec53f045689febf1a62c492358d93_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-mtchannel-broker-rhel8@sha256:fadf3035a8bd25307843d1c6c88654a03db25983407a770875b4507942684dd5_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-mtping-rhel8@sha256:2254577d2c2e67d28f8459fbd4ac43af78b7d29cc0b56c631607dd68f3d31637_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-mtping-rhel8@sha256:a7177a43f46b6470a19970c62ebc17119ca3c3021471f9396faa436e621beb1e_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-mtping-rhel8@sha256:c6c2c7924d90e81e2906f3bf3969b02d7f3e4dc80c187e6c55a7e4ea17ac20cd_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-storage-version-migration-rhel8@sha256:3c1baa5bad644c06bedabaed9c668f0999527f00bc1d195e71a528c222087328_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-storage-version-migration-rhel8@sha256:63dab761fd3a2e08950b7ee52852fb39cef7820f2a8cf8142ec3701a07372d7c_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-storage-version-migration-rhel8@sha256:ff7924a37865ac1a90872f35675934a1627e49a29577a78af18b8e743a5fde07_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-sugar-controller-rhel8@sha256:24c7217a3612a5c3c6792c433dc2a6cf4b5fda1b9e6acff84e2736705704d152_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-sugar-controller-rhel8@sha256:3a38788638c26e9bec45694b2c4597333080189ffa96d8c7302e3e7dd1e54be5_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-sugar-controller-rhel8@sha256:aebfba016342e94fc0619a9ad6346c7fefbedf6739f1495954eb905cade085ac_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-webhook-rhel8@sha256:11d0b8fac4cb67c95e051a91f5c6683768f8969ffc744cd3cc4814d1ee6e91c1_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-webhook-rhel8@sha256:1b209d1ddffba92c3d77824e37bf75302346856c10b773a101d2868f27d0b740_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-webhook-rhel8@sha256:bf8c9de32dd5cbe536b115f52f32c666fbf886bde555ac355937d6b149cf9343_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/ingress-rhel8-operator@sha256:46a5fb2d0f9fa5e05504b9264a3f1c0e7c7beb76e3a3aeb9bc036cda4fa9d66a_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/ingress-rhel8-operator@sha256:793b86f4c2add102e2f676bd57cec3365ce9b3fdc40a989c28d1f9acb851142d_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/ingress-rhel8-operator@sha256:cce79392f93bb318123c48ac6de48aa0a2983cc1134cc063c0fdc2ff83c546c7_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/kn-cli-artifacts-rhel8@sha256:1a51a072d4e303a5c33b2383c843308d86c68de228b094d2efed8bc59a4bac14_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/kn-cli-artifacts-rhel8@sha256:c61b26bdf318b507af66f9092e784d64436e3b2531cc6e2e8aa1bb8bbb010fb7_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/kn-cli-artifacts-rhel8@sha256:f22168224137db649c6e6592e3ec2ae6845ca668ef65fe56c104ed6393eae526_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/knative-rhel8-operator@sha256:53e115cdfeb8077cc8b89ebdeee4903b1be8c0a0d45831a9f277f342959f5961_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/knative-rhel8-operator@sha256:ebf24097b84ec5773e30c8f548975afb84b6fce836b373b97855f69371068d1e_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/knative-rhel8-operator@sha256:efa444ca6c7c4468821a8d138b4319c86fede592f3b0b4d7905e7c66e8bdb2c0_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/kourier-control-rhel8@sha256:396fb9dcc798b05e89d38ccbe3a3abb31854f56a95ae104fb9bb215967b56d9f_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/kourier-control-rhel8@sha256:e36577c37457a4521d78f28f24dca6ae11f170635316efe374f08f825cb5904d_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/kourier-control-rhel8@sha256:fb04b74dce262e58434b19a10dce0981b4df7541416de21343fb7124c714ffbf_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/net-istio-controller-rhel8@sha256:281b2782253722d916b6178ecdbc763aaa71ed4ac0db94e31d57974d4eb8b58b_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/net-istio-controller-rhel8@sha256:bf56038c0af2cfeb5a3e4b7ecd5aeebb230d042ac835b50faafa3d939dd8ca50_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/net-istio-controller-rhel8@sha256:f3643c74f73841b1de04be1d0f550c044f1ad4800ceb32cb36bf9072d8e5155b_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/net-istio-webhook-rhel8@sha256:4f7cabd5a6bb6fd7a0d81461108891b0d2de55efe868c4fbf275131c3280ed2d_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/net-istio-webhook-rhel8@sha256:a07d73f5c04af2a29b6565363b472aceabbfeafe7d6dfe833d1e71b072419916_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/net-istio-webhook-rhel8@sha256:cd34685812d9447969a1c3fb4382433a1b59fb3631fbe156daa6fa962458f859_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serverless-operator-bundle@sha256:0422f8843fc62c2b72e01ffefd33db912a1ad3d70ac297882d3663c9b7299f10_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serverless-rhel8-operator@sha256:26d940bd43b928d8370c9e88e80726a427c3f0ce3afc4fddb02a507f81c8fc93_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serverless-rhel8-operator@sha256:2898df30f40683bd3a73c6f2676afdc1bfc27b23d2fe04fe7667f6db6d2422ab_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serverless-rhel8-operator@sha256:8ec9e756969c8e6bf8155ed102a66cf578a325dcc477ff909b4806405ab59cfc_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-activator-rhel8@sha256:1e9fb289564961ddbf317e568c50936b048446685c39ab14ca4e5cb682785243_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-activator-rhel8@sha256:3a823819467ed0beea953eed27e2129bb4495df3f49e0f59d5004dee416e6285_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-activator-rhel8@sha256:4e7563e5f9761f624aefc6b79845e5b4dd1836a545c3754bc37701162ed4e3bb_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-autoscaler-hpa-rhel8@sha256:1685c7bf25061e61688d2b5e60cde6adb8906fec6bfb713c68837b2bbeeacf85_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-autoscaler-hpa-rhel8@sha256:491df16728df492b7b88efb8e86f28e46a8762f4084fb4132823611a9e758264_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-autoscaler-hpa-rhel8@sha256:8bb514634ece7dafd88ae6cc7eff52016cd4585d91cb9c106720c21c219f8967_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-autoscaler-rhel8@sha256:01b46e0ddb618f58c06b533fe7148f772367200f5d9be9d355012e91dc401156_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-autoscaler-rhel8@sha256:8cd0a381de995467f339e11f0704b8c8b978ddfdd2d8271f4c9f832e7acf9f07_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-autoscaler-rhel8@sha256:c60796d720141d322159e49bb3496732b8e0453d6606227b419caf93a12d196b_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-controller-rhel8@sha256:92b01a8421488e9d9b42b6da290873b54a2619d39a05e8d2a99e4c5348a3d4dc_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-controller-rhel8@sha256:b5ae691a77adb161a30ae8470f1cf4c1c6259488df18bb2bf2764d05af9a2aa8_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-controller-rhel8@sha256:b752a295b673aeee85eba6bed33cc658254dc0503c6002841d80dc0c0a38f615_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-domain-mapping-rhel8@sha256:11bca084f2c8df8d369d6301847876bbf8d37c7b67a6ffb387e0759100b6e817_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-domain-mapping-rhel8@sha256:4e580d29cbff1aa6050c65cee35a870dab9e6a7eaa538b356a5afefed9c38d90_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-domain-mapping-rhel8@sha256:eeb39a3fbc9d4c223d42579737948438d03b2a2ec1aee46562aabae6d343679b_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-domain-mapping-webhook-rhel8@sha256:8057fa6657c0bf909297273acc4faea1cddb29f9f02f6c797279adb42f083332_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-domain-mapping-webhook-rhel8@sha256:84e13a4c84098e0a6a5b461c7581861cd9114ce3cc7c2147afd727e56f323b28_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-domain-mapping-webhook-rhel8@sha256:f99e203de17686584c05ee0901041edd055350c39da063d5d6dcd026d1e17593_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-queue-rhel8@sha256:8740a1f7cb3ef3c4caa5774cced7787cc1e345dbe3708307001c1def9fd32e2f_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-queue-rhel8@sha256:ac1ca0ae5e3c7fc242ec5a313e45d09b83261ffe26eab3ebcbbae9299471b25a_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-queue-rhel8@sha256:f16b4f4e86e758354c8b19ee3a075dfd6fd19eb7ba282ad8293d41ca0c8f3028_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-storage-version-migration-rhel8@sha256:1c3b2c4c06981fd8eb13c05837c8da3523f0df9c79eacd6ffc1138e5f26bdba6_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-storage-version-migration-rhel8@sha256:27b7b75eae9eacc52a577887885db7c29192e15aada8a3b7406e032561609462_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-storage-version-migration-rhel8@sha256:8012cc60fab4e14b7fab05589c977c15ac941efb09601069be09d4e25385ed26_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-webhook-rhel8@sha256:4fdc2c632eb0fa4f10a78e39622c83febde93f38db16bd0ca4a35c1eb7062548_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-webhook-rhel8@sha256:6904376f1ae4dadc23ab9993b50aaaa3db130fcd338f3dfae9e437b348e6e934_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-webhook-rhel8@sha256:dc902a39bc520abcf2100c26e2e1c4ba20aa5aadff763b40f234eb01a26b6f77_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/svls-must-gather-rhel8@sha256:057e9ccae9eae50fadad4772b203e897f5c54bf9d40f6e2f2ccbdbc93f5850b5_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/svls-must-gather-rhel8@sha256:7557328dcdede1992a3660342f037e490f58bc3281c68c6e4f44e6d66c4a0cff_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/svls-must-gather-rhel8@sha256:e0a982cd04fee4416659b7e1e6a827c2c371144bd461f23913ae9e0633fd598a_amd64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2022-30630"
},
{
"category": "external",
"summary": "RHBZ#2107371",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2107371"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2022-30630",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-30630"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2022-30630",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2022-30630"
},
{
"category": "external",
"summary": "https://go.dev/issue/53415",
"url": "https://go.dev/issue/53415"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-announce/c/nqrv9fbR0zE",
"url": "https://groups.google.com/g/golang-announce/c/nqrv9fbR0zE"
}
],
"release_date": "2022-07-12T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2022-08-10T13:13:24+00:00",
"details": "See the Red Hat OpenShift Container Platform 4.6 documentation at:\nhttps://access.redhat.com/documentation/en-us/openshift_container_platform/4.6/html/serverless/index\nSee the Red Hat OpenShift Container Platform 4.7 documentation at:\nhttps://access.redhat.com/documentation/en-us/openshift_container_platform/4.7/html/serverless/index\nSee the Red Hat OpenShift Container Platform 4.8 documentation at:\nhttps://access.redhat.com/documentation/en-us/openshift_container_platform/4.8/html/serverless/index\nSee the Red Hat OpenShift Container Platform 4.9 documentation at:\nhttps://access.redhat.com/documentation/en-us/openshift_container_platform/4.9/html/serverless/index\nSee the Red Hat OpenShift Container Platform 4.10 documentation at:\nhttps://access.redhat.com/documentation/en-us/openshift_container_platform/4.10/html/serverless/index",
"product_ids": [
"8Base-Openshift-Serverless-1.24:openshift-serverless-1-tech-preview/eventing-kafka-broker-controller-rhel8@sha256:2a4b30bcff1377073202362dfd521bd7ac3e3e3960fdb33a6cf9fa39fc89de6b_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1-tech-preview/eventing-kafka-broker-controller-rhel8@sha256:be290e6d950e8af6162c1dece8472788b66459e8cb91df319f50ccf66f27b5c7_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1-tech-preview/eventing-kafka-broker-controller-rhel8@sha256:f8b5d9c9c0182f5cc1f76422759bf8925d2f29292390ada83a6b7c7986f1462c_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1-tech-preview/eventing-kafka-broker-dispatcher-rhel8@sha256:08c6d6908a2e58a18e908223daf152802106b00a67905e94e075fca827af87c9_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1-tech-preview/eventing-kafka-broker-dispatcher-rhel8@sha256:8ac0796f3585a406facba98766688ae6777b5673a4515418db8d1d92c4d65494_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1-tech-preview/eventing-kafka-broker-dispatcher-rhel8@sha256:9af6b8413acbf59adc88e9b88a51105f3b0a4913499c3026f64e7fda91e43384_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1-tech-preview/eventing-kafka-broker-receiver-rhel8@sha256:4dc0783cf92da5b5aa4cd1b9e9d55aa55a69b94eef0d29f261d3d51bd2260b68_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1-tech-preview/eventing-kafka-broker-receiver-rhel8@sha256:80fd78ad61caab0b20e39d4c6103ed9b074d3efa1dc67ab7bf415ea7db912dc3_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1-tech-preview/eventing-kafka-broker-receiver-rhel8@sha256:aeaaf1d541b5756df65f0700bcd82d085077ae3b1ce99c6d8728997c23e31ef9_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1-tech-preview/eventing-kafka-broker-webhook-rhel8@sha256:0dad9dc28babb21622f90c83647c9cc48bfa66faad257c88e7adf1d50ad0f80c_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1-tech-preview/eventing-kafka-broker-webhook-rhel8@sha256:10ba81e103ed6b7dff7b02394b20f44b46acd6b09d72f16667c068eb9989dc77_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1-tech-preview/eventing-kafka-broker-webhook-rhel8@sha256:f94aef78ce0870fdceac5b3467220540127a73415e81baa4b48bf986bc181c4d_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/client-kn-rhel8@sha256:09644d1c149970cd7c06635806a0ffc077a6340d68c357cd7f2bb5a6f57e46f3_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/client-kn-rhel8@sha256:46510d8b5dfba62d0a3da64ba90d1b8f88ad3b909c3e6ed14bcd96017d766829_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/client-kn-rhel8@sha256:f9bf2892123c3d981d2d5f158e643e6ba6f59a441b47c4055dc542f8cf8330c0_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-apiserver-receive-adapter-rhel8@sha256:834e37f8ddfbe157ad357fcef49f5213053d1295bb31361c5dd14a213ff2755c_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-apiserver-receive-adapter-rhel8@sha256:d13848369ca942d13548ab9b73a2d60b67f9412e535ed647342acaa8cef36c37_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-apiserver-receive-adapter-rhel8@sha256:eef2145e61234d37713ef8fda1f82d7cbe6502c5e6386117230d66ab7e1dd21a_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-controller-rhel8@sha256:52ef0c51b53ede0344f58174e624db08e6dcac04a0cba1668915f217949fc868_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-controller-rhel8@sha256:72c5fcaa44e3da56b297eb718d8a2b7eeb44069d6f3ce71b0eca30070b18bd9d_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-controller-rhel8@sha256:ad2df12dd77e8a3092431ca8d1b5eae42240c8ebb8766e436009bd6df7ee51f3_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-in-memory-channel-controller-rhel8@sha256:070f2c819506853dee230f37e00b27a05ba01c6f7cbbffc9a04b59a65d0c45e9_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-in-memory-channel-controller-rhel8@sha256:111da99563ea799e6b54933f12dc8f8a3828e36f650900e02da3be5afbdeefd9_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-in-memory-channel-controller-rhel8@sha256:69871b8d6e72713fe2eaf5f1e0aac1282fb8659d2895836994f10c847fe320d1_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-in-memory-channel-dispatcher-rhel8@sha256:4b5ee83ccace988c6eaf456e82dea83d160ae7e6aaad1ab8f48410f90da8f1c1_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-in-memory-channel-dispatcher-rhel8@sha256:52247eff5dc9a89244e6697ae9ce61cc1b42265171c956d4d50984179daced89_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-in-memory-channel-dispatcher-rhel8@sha256:68b61474089703d0685a952062401303206ba11bc108b8504f6f6390933d83cb_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-kafka-broker-controller-rhel8@sha256:2a4b30bcff1377073202362dfd521bd7ac3e3e3960fdb33a6cf9fa39fc89de6b_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-kafka-broker-controller-rhel8@sha256:be290e6d950e8af6162c1dece8472788b66459e8cb91df319f50ccf66f27b5c7_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-kafka-broker-controller-rhel8@sha256:f8b5d9c9c0182f5cc1f76422759bf8925d2f29292390ada83a6b7c7986f1462c_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-kafka-broker-dispatcher-rhel8@sha256:08c6d6908a2e58a18e908223daf152802106b00a67905e94e075fca827af87c9_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-kafka-broker-dispatcher-rhel8@sha256:8ac0796f3585a406facba98766688ae6777b5673a4515418db8d1d92c4d65494_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-kafka-broker-dispatcher-rhel8@sha256:9af6b8413acbf59adc88e9b88a51105f3b0a4913499c3026f64e7fda91e43384_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-kafka-broker-post-install-rhel8@sha256:260e7f0086f4e036be3a9ab5d24ce99fc8a053cc7f2906f8a6080f59f2a3e591_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-kafka-broker-post-install-rhel8@sha256:36551ea609536ba900f7a0493a06d07f9c0f19a0eef7e4956575354ca92cd1ef_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-kafka-broker-post-install-rhel8@sha256:6d4a898f37f87aa6db636487c6892833249be38635fe631433652feda762a40e_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-kafka-broker-webhook-rhel8@sha256:0dad9dc28babb21622f90c83647c9cc48bfa66faad257c88e7adf1d50ad0f80c_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-kafka-broker-webhook-rhel8@sha256:10ba81e103ed6b7dff7b02394b20f44b46acd6b09d72f16667c068eb9989dc77_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-kafka-broker-webhook-rhel8@sha256:f94aef78ce0870fdceac5b3467220540127a73415e81baa4b48bf986bc181c4d_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-mtbroker-filter-rhel8@sha256:4f6e162ee5fb96ff69a1546b7f728641dded59548f14afdfa870f7f0291787ac_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-mtbroker-filter-rhel8@sha256:ecde2ee2aa9618775178e03bcc07e53d6f5e12f30261238d8ffb366fb1e47c94_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-mtbroker-filter-rhel8@sha256:ee2dc3e0f648dc59551cfdf0ac5c36aa6cd9a4b2abaada7095ae4d5b8e0a571e_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-mtbroker-ingress-rhel8@sha256:4eaac6386b1b8a9e360df5afbd85aeebb97e5c81dbd861996caafad48b4cc6f9_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-mtbroker-ingress-rhel8@sha256:644fbcd1924d570f105f5f9760eb15eddbeed16c894edfcb4ef8c8a14e370bce_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-mtbroker-ingress-rhel8@sha256:a26dfc1a610bbaf876443b4b01a04130f7c0aba4d40e246333fe8bf7eb899f45_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-mtchannel-broker-rhel8@sha256:353859f2a8649fa9b3f5c0e02cafd57f79f96a10a7a697ba08eaa8cb70effe51_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-mtchannel-broker-rhel8@sha256:6f7afb57dc78ccb13498434196c5e8cd0f6ec53f045689febf1a62c492358d93_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-mtchannel-broker-rhel8@sha256:fadf3035a8bd25307843d1c6c88654a03db25983407a770875b4507942684dd5_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-mtping-rhel8@sha256:2254577d2c2e67d28f8459fbd4ac43af78b7d29cc0b56c631607dd68f3d31637_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-mtping-rhel8@sha256:a7177a43f46b6470a19970c62ebc17119ca3c3021471f9396faa436e621beb1e_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-mtping-rhel8@sha256:c6c2c7924d90e81e2906f3bf3969b02d7f3e4dc80c187e6c55a7e4ea17ac20cd_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-storage-version-migration-rhel8@sha256:3c1baa5bad644c06bedabaed9c668f0999527f00bc1d195e71a528c222087328_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-storage-version-migration-rhel8@sha256:63dab761fd3a2e08950b7ee52852fb39cef7820f2a8cf8142ec3701a07372d7c_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-storage-version-migration-rhel8@sha256:ff7924a37865ac1a90872f35675934a1627e49a29577a78af18b8e743a5fde07_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-sugar-controller-rhel8@sha256:24c7217a3612a5c3c6792c433dc2a6cf4b5fda1b9e6acff84e2736705704d152_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-sugar-controller-rhel8@sha256:3a38788638c26e9bec45694b2c4597333080189ffa96d8c7302e3e7dd1e54be5_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-sugar-controller-rhel8@sha256:aebfba016342e94fc0619a9ad6346c7fefbedf6739f1495954eb905cade085ac_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-webhook-rhel8@sha256:11d0b8fac4cb67c95e051a91f5c6683768f8969ffc744cd3cc4814d1ee6e91c1_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-webhook-rhel8@sha256:1b209d1ddffba92c3d77824e37bf75302346856c10b773a101d2868f27d0b740_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-webhook-rhel8@sha256:bf8c9de32dd5cbe536b115f52f32c666fbf886bde555ac355937d6b149cf9343_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/ingress-rhel8-operator@sha256:46a5fb2d0f9fa5e05504b9264a3f1c0e7c7beb76e3a3aeb9bc036cda4fa9d66a_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/ingress-rhel8-operator@sha256:793b86f4c2add102e2f676bd57cec3365ce9b3fdc40a989c28d1f9acb851142d_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/ingress-rhel8-operator@sha256:cce79392f93bb318123c48ac6de48aa0a2983cc1134cc063c0fdc2ff83c546c7_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/kn-cli-artifacts-rhel8@sha256:1a51a072d4e303a5c33b2383c843308d86c68de228b094d2efed8bc59a4bac14_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/kn-cli-artifacts-rhel8@sha256:c61b26bdf318b507af66f9092e784d64436e3b2531cc6e2e8aa1bb8bbb010fb7_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/kn-cli-artifacts-rhel8@sha256:f22168224137db649c6e6592e3ec2ae6845ca668ef65fe56c104ed6393eae526_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/knative-rhel8-operator@sha256:53e115cdfeb8077cc8b89ebdeee4903b1be8c0a0d45831a9f277f342959f5961_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/knative-rhel8-operator@sha256:ebf24097b84ec5773e30c8f548975afb84b6fce836b373b97855f69371068d1e_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/knative-rhel8-operator@sha256:efa444ca6c7c4468821a8d138b4319c86fede592f3b0b4d7905e7c66e8bdb2c0_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/kourier-control-rhel8@sha256:396fb9dcc798b05e89d38ccbe3a3abb31854f56a95ae104fb9bb215967b56d9f_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/kourier-control-rhel8@sha256:e36577c37457a4521d78f28f24dca6ae11f170635316efe374f08f825cb5904d_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/kourier-control-rhel8@sha256:fb04b74dce262e58434b19a10dce0981b4df7541416de21343fb7124c714ffbf_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/net-istio-controller-rhel8@sha256:281b2782253722d916b6178ecdbc763aaa71ed4ac0db94e31d57974d4eb8b58b_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/net-istio-controller-rhel8@sha256:bf56038c0af2cfeb5a3e4b7ecd5aeebb230d042ac835b50faafa3d939dd8ca50_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/net-istio-controller-rhel8@sha256:f3643c74f73841b1de04be1d0f550c044f1ad4800ceb32cb36bf9072d8e5155b_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/net-istio-webhook-rhel8@sha256:4f7cabd5a6bb6fd7a0d81461108891b0d2de55efe868c4fbf275131c3280ed2d_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/net-istio-webhook-rhel8@sha256:a07d73f5c04af2a29b6565363b472aceabbfeafe7d6dfe833d1e71b072419916_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/net-istio-webhook-rhel8@sha256:cd34685812d9447969a1c3fb4382433a1b59fb3631fbe156daa6fa962458f859_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serverless-operator-bundle@sha256:0422f8843fc62c2b72e01ffefd33db912a1ad3d70ac297882d3663c9b7299f10_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serverless-rhel8-operator@sha256:26d940bd43b928d8370c9e88e80726a427c3f0ce3afc4fddb02a507f81c8fc93_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serverless-rhel8-operator@sha256:2898df30f40683bd3a73c6f2676afdc1bfc27b23d2fe04fe7667f6db6d2422ab_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serverless-rhel8-operator@sha256:8ec9e756969c8e6bf8155ed102a66cf578a325dcc477ff909b4806405ab59cfc_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-activator-rhel8@sha256:1e9fb289564961ddbf317e568c50936b048446685c39ab14ca4e5cb682785243_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-activator-rhel8@sha256:3a823819467ed0beea953eed27e2129bb4495df3f49e0f59d5004dee416e6285_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-activator-rhel8@sha256:4e7563e5f9761f624aefc6b79845e5b4dd1836a545c3754bc37701162ed4e3bb_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-autoscaler-hpa-rhel8@sha256:1685c7bf25061e61688d2b5e60cde6adb8906fec6bfb713c68837b2bbeeacf85_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-autoscaler-hpa-rhel8@sha256:491df16728df492b7b88efb8e86f28e46a8762f4084fb4132823611a9e758264_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-autoscaler-hpa-rhel8@sha256:8bb514634ece7dafd88ae6cc7eff52016cd4585d91cb9c106720c21c219f8967_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-autoscaler-rhel8@sha256:01b46e0ddb618f58c06b533fe7148f772367200f5d9be9d355012e91dc401156_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-autoscaler-rhel8@sha256:8cd0a381de995467f339e11f0704b8c8b978ddfdd2d8271f4c9f832e7acf9f07_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-autoscaler-rhel8@sha256:c60796d720141d322159e49bb3496732b8e0453d6606227b419caf93a12d196b_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-controller-rhel8@sha256:92b01a8421488e9d9b42b6da290873b54a2619d39a05e8d2a99e4c5348a3d4dc_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-controller-rhel8@sha256:b5ae691a77adb161a30ae8470f1cf4c1c6259488df18bb2bf2764d05af9a2aa8_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-controller-rhel8@sha256:b752a295b673aeee85eba6bed33cc658254dc0503c6002841d80dc0c0a38f615_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-domain-mapping-rhel8@sha256:11bca084f2c8df8d369d6301847876bbf8d37c7b67a6ffb387e0759100b6e817_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-domain-mapping-rhel8@sha256:4e580d29cbff1aa6050c65cee35a870dab9e6a7eaa538b356a5afefed9c38d90_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-domain-mapping-rhel8@sha256:eeb39a3fbc9d4c223d42579737948438d03b2a2ec1aee46562aabae6d343679b_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-domain-mapping-webhook-rhel8@sha256:8057fa6657c0bf909297273acc4faea1cddb29f9f02f6c797279adb42f083332_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-domain-mapping-webhook-rhel8@sha256:84e13a4c84098e0a6a5b461c7581861cd9114ce3cc7c2147afd727e56f323b28_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-domain-mapping-webhook-rhel8@sha256:f99e203de17686584c05ee0901041edd055350c39da063d5d6dcd026d1e17593_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-queue-rhel8@sha256:8740a1f7cb3ef3c4caa5774cced7787cc1e345dbe3708307001c1def9fd32e2f_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-queue-rhel8@sha256:ac1ca0ae5e3c7fc242ec5a313e45d09b83261ffe26eab3ebcbbae9299471b25a_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-queue-rhel8@sha256:f16b4f4e86e758354c8b19ee3a075dfd6fd19eb7ba282ad8293d41ca0c8f3028_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-storage-version-migration-rhel8@sha256:1c3b2c4c06981fd8eb13c05837c8da3523f0df9c79eacd6ffc1138e5f26bdba6_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-storage-version-migration-rhel8@sha256:27b7b75eae9eacc52a577887885db7c29192e15aada8a3b7406e032561609462_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-storage-version-migration-rhel8@sha256:8012cc60fab4e14b7fab05589c977c15ac941efb09601069be09d4e25385ed26_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-webhook-rhel8@sha256:4fdc2c632eb0fa4f10a78e39622c83febde93f38db16bd0ca4a35c1eb7062548_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-webhook-rhel8@sha256:6904376f1ae4dadc23ab9993b50aaaa3db130fcd338f3dfae9e437b348e6e934_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-webhook-rhel8@sha256:dc902a39bc520abcf2100c26e2e1c4ba20aa5aadff763b40f234eb01a26b6f77_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/svls-must-gather-rhel8@sha256:057e9ccae9eae50fadad4772b203e897f5c54bf9d40f6e2f2ccbdbc93f5850b5_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/svls-must-gather-rhel8@sha256:7557328dcdede1992a3660342f037e490f58bc3281c68c6e4f44e6d66c4a0cff_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/svls-must-gather-rhel8@sha256:e0a982cd04fee4416659b7e1e6a827c2c371144bd461f23913ae9e0633fd598a_amd64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2022:6040"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"8Base-Openshift-Serverless-1.24:openshift-serverless-1-tech-preview/eventing-kafka-broker-controller-rhel8@sha256:2a4b30bcff1377073202362dfd521bd7ac3e3e3960fdb33a6cf9fa39fc89de6b_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1-tech-preview/eventing-kafka-broker-controller-rhel8@sha256:be290e6d950e8af6162c1dece8472788b66459e8cb91df319f50ccf66f27b5c7_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1-tech-preview/eventing-kafka-broker-controller-rhel8@sha256:f8b5d9c9c0182f5cc1f76422759bf8925d2f29292390ada83a6b7c7986f1462c_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1-tech-preview/eventing-kafka-broker-dispatcher-rhel8@sha256:08c6d6908a2e58a18e908223daf152802106b00a67905e94e075fca827af87c9_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1-tech-preview/eventing-kafka-broker-dispatcher-rhel8@sha256:8ac0796f3585a406facba98766688ae6777b5673a4515418db8d1d92c4d65494_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1-tech-preview/eventing-kafka-broker-dispatcher-rhel8@sha256:9af6b8413acbf59adc88e9b88a51105f3b0a4913499c3026f64e7fda91e43384_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1-tech-preview/eventing-kafka-broker-receiver-rhel8@sha256:4dc0783cf92da5b5aa4cd1b9e9d55aa55a69b94eef0d29f261d3d51bd2260b68_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1-tech-preview/eventing-kafka-broker-receiver-rhel8@sha256:80fd78ad61caab0b20e39d4c6103ed9b074d3efa1dc67ab7bf415ea7db912dc3_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1-tech-preview/eventing-kafka-broker-receiver-rhel8@sha256:aeaaf1d541b5756df65f0700bcd82d085077ae3b1ce99c6d8728997c23e31ef9_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1-tech-preview/eventing-kafka-broker-webhook-rhel8@sha256:0dad9dc28babb21622f90c83647c9cc48bfa66faad257c88e7adf1d50ad0f80c_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1-tech-preview/eventing-kafka-broker-webhook-rhel8@sha256:10ba81e103ed6b7dff7b02394b20f44b46acd6b09d72f16667c068eb9989dc77_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1-tech-preview/eventing-kafka-broker-webhook-rhel8@sha256:f94aef78ce0870fdceac5b3467220540127a73415e81baa4b48bf986bc181c4d_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/client-kn-rhel8@sha256:09644d1c149970cd7c06635806a0ffc077a6340d68c357cd7f2bb5a6f57e46f3_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/client-kn-rhel8@sha256:46510d8b5dfba62d0a3da64ba90d1b8f88ad3b909c3e6ed14bcd96017d766829_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/client-kn-rhel8@sha256:f9bf2892123c3d981d2d5f158e643e6ba6f59a441b47c4055dc542f8cf8330c0_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-apiserver-receive-adapter-rhel8@sha256:834e37f8ddfbe157ad357fcef49f5213053d1295bb31361c5dd14a213ff2755c_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-apiserver-receive-adapter-rhel8@sha256:d13848369ca942d13548ab9b73a2d60b67f9412e535ed647342acaa8cef36c37_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-apiserver-receive-adapter-rhel8@sha256:eef2145e61234d37713ef8fda1f82d7cbe6502c5e6386117230d66ab7e1dd21a_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-controller-rhel8@sha256:52ef0c51b53ede0344f58174e624db08e6dcac04a0cba1668915f217949fc868_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-controller-rhel8@sha256:72c5fcaa44e3da56b297eb718d8a2b7eeb44069d6f3ce71b0eca30070b18bd9d_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-controller-rhel8@sha256:ad2df12dd77e8a3092431ca8d1b5eae42240c8ebb8766e436009bd6df7ee51f3_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-in-memory-channel-controller-rhel8@sha256:070f2c819506853dee230f37e00b27a05ba01c6f7cbbffc9a04b59a65d0c45e9_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-in-memory-channel-controller-rhel8@sha256:111da99563ea799e6b54933f12dc8f8a3828e36f650900e02da3be5afbdeefd9_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-in-memory-channel-controller-rhel8@sha256:69871b8d6e72713fe2eaf5f1e0aac1282fb8659d2895836994f10c847fe320d1_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-in-memory-channel-dispatcher-rhel8@sha256:4b5ee83ccace988c6eaf456e82dea83d160ae7e6aaad1ab8f48410f90da8f1c1_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-in-memory-channel-dispatcher-rhel8@sha256:52247eff5dc9a89244e6697ae9ce61cc1b42265171c956d4d50984179daced89_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-in-memory-channel-dispatcher-rhel8@sha256:68b61474089703d0685a952062401303206ba11bc108b8504f6f6390933d83cb_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-kafka-broker-controller-rhel8@sha256:2a4b30bcff1377073202362dfd521bd7ac3e3e3960fdb33a6cf9fa39fc89de6b_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-kafka-broker-controller-rhel8@sha256:be290e6d950e8af6162c1dece8472788b66459e8cb91df319f50ccf66f27b5c7_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-kafka-broker-controller-rhel8@sha256:f8b5d9c9c0182f5cc1f76422759bf8925d2f29292390ada83a6b7c7986f1462c_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-kafka-broker-dispatcher-rhel8@sha256:08c6d6908a2e58a18e908223daf152802106b00a67905e94e075fca827af87c9_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-kafka-broker-dispatcher-rhel8@sha256:8ac0796f3585a406facba98766688ae6777b5673a4515418db8d1d92c4d65494_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-kafka-broker-dispatcher-rhel8@sha256:9af6b8413acbf59adc88e9b88a51105f3b0a4913499c3026f64e7fda91e43384_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-kafka-broker-post-install-rhel8@sha256:260e7f0086f4e036be3a9ab5d24ce99fc8a053cc7f2906f8a6080f59f2a3e591_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-kafka-broker-post-install-rhel8@sha256:36551ea609536ba900f7a0493a06d07f9c0f19a0eef7e4956575354ca92cd1ef_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-kafka-broker-post-install-rhel8@sha256:6d4a898f37f87aa6db636487c6892833249be38635fe631433652feda762a40e_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-kafka-broker-webhook-rhel8@sha256:0dad9dc28babb21622f90c83647c9cc48bfa66faad257c88e7adf1d50ad0f80c_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-kafka-broker-webhook-rhel8@sha256:10ba81e103ed6b7dff7b02394b20f44b46acd6b09d72f16667c068eb9989dc77_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-kafka-broker-webhook-rhel8@sha256:f94aef78ce0870fdceac5b3467220540127a73415e81baa4b48bf986bc181c4d_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-mtbroker-filter-rhel8@sha256:4f6e162ee5fb96ff69a1546b7f728641dded59548f14afdfa870f7f0291787ac_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-mtbroker-filter-rhel8@sha256:ecde2ee2aa9618775178e03bcc07e53d6f5e12f30261238d8ffb366fb1e47c94_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-mtbroker-filter-rhel8@sha256:ee2dc3e0f648dc59551cfdf0ac5c36aa6cd9a4b2abaada7095ae4d5b8e0a571e_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-mtbroker-ingress-rhel8@sha256:4eaac6386b1b8a9e360df5afbd85aeebb97e5c81dbd861996caafad48b4cc6f9_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-mtbroker-ingress-rhel8@sha256:644fbcd1924d570f105f5f9760eb15eddbeed16c894edfcb4ef8c8a14e370bce_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-mtbroker-ingress-rhel8@sha256:a26dfc1a610bbaf876443b4b01a04130f7c0aba4d40e246333fe8bf7eb899f45_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-mtchannel-broker-rhel8@sha256:353859f2a8649fa9b3f5c0e02cafd57f79f96a10a7a697ba08eaa8cb70effe51_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-mtchannel-broker-rhel8@sha256:6f7afb57dc78ccb13498434196c5e8cd0f6ec53f045689febf1a62c492358d93_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-mtchannel-broker-rhel8@sha256:fadf3035a8bd25307843d1c6c88654a03db25983407a770875b4507942684dd5_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-mtping-rhel8@sha256:2254577d2c2e67d28f8459fbd4ac43af78b7d29cc0b56c631607dd68f3d31637_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-mtping-rhel8@sha256:a7177a43f46b6470a19970c62ebc17119ca3c3021471f9396faa436e621beb1e_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-mtping-rhel8@sha256:c6c2c7924d90e81e2906f3bf3969b02d7f3e4dc80c187e6c55a7e4ea17ac20cd_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-storage-version-migration-rhel8@sha256:3c1baa5bad644c06bedabaed9c668f0999527f00bc1d195e71a528c222087328_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-storage-version-migration-rhel8@sha256:63dab761fd3a2e08950b7ee52852fb39cef7820f2a8cf8142ec3701a07372d7c_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-storage-version-migration-rhel8@sha256:ff7924a37865ac1a90872f35675934a1627e49a29577a78af18b8e743a5fde07_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-sugar-controller-rhel8@sha256:24c7217a3612a5c3c6792c433dc2a6cf4b5fda1b9e6acff84e2736705704d152_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-sugar-controller-rhel8@sha256:3a38788638c26e9bec45694b2c4597333080189ffa96d8c7302e3e7dd1e54be5_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-sugar-controller-rhel8@sha256:aebfba016342e94fc0619a9ad6346c7fefbedf6739f1495954eb905cade085ac_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-webhook-rhel8@sha256:11d0b8fac4cb67c95e051a91f5c6683768f8969ffc744cd3cc4814d1ee6e91c1_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-webhook-rhel8@sha256:1b209d1ddffba92c3d77824e37bf75302346856c10b773a101d2868f27d0b740_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-webhook-rhel8@sha256:bf8c9de32dd5cbe536b115f52f32c666fbf886bde555ac355937d6b149cf9343_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/ingress-rhel8-operator@sha256:46a5fb2d0f9fa5e05504b9264a3f1c0e7c7beb76e3a3aeb9bc036cda4fa9d66a_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/ingress-rhel8-operator@sha256:793b86f4c2add102e2f676bd57cec3365ce9b3fdc40a989c28d1f9acb851142d_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/ingress-rhel8-operator@sha256:cce79392f93bb318123c48ac6de48aa0a2983cc1134cc063c0fdc2ff83c546c7_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/kn-cli-artifacts-rhel8@sha256:1a51a072d4e303a5c33b2383c843308d86c68de228b094d2efed8bc59a4bac14_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/kn-cli-artifacts-rhel8@sha256:c61b26bdf318b507af66f9092e784d64436e3b2531cc6e2e8aa1bb8bbb010fb7_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/kn-cli-artifacts-rhel8@sha256:f22168224137db649c6e6592e3ec2ae6845ca668ef65fe56c104ed6393eae526_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/knative-rhel8-operator@sha256:53e115cdfeb8077cc8b89ebdeee4903b1be8c0a0d45831a9f277f342959f5961_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/knative-rhel8-operator@sha256:ebf24097b84ec5773e30c8f548975afb84b6fce836b373b97855f69371068d1e_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/knative-rhel8-operator@sha256:efa444ca6c7c4468821a8d138b4319c86fede592f3b0b4d7905e7c66e8bdb2c0_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/kourier-control-rhel8@sha256:396fb9dcc798b05e89d38ccbe3a3abb31854f56a95ae104fb9bb215967b56d9f_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/kourier-control-rhel8@sha256:e36577c37457a4521d78f28f24dca6ae11f170635316efe374f08f825cb5904d_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/kourier-control-rhel8@sha256:fb04b74dce262e58434b19a10dce0981b4df7541416de21343fb7124c714ffbf_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/net-istio-controller-rhel8@sha256:281b2782253722d916b6178ecdbc763aaa71ed4ac0db94e31d57974d4eb8b58b_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/net-istio-controller-rhel8@sha256:bf56038c0af2cfeb5a3e4b7ecd5aeebb230d042ac835b50faafa3d939dd8ca50_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/net-istio-controller-rhel8@sha256:f3643c74f73841b1de04be1d0f550c044f1ad4800ceb32cb36bf9072d8e5155b_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/net-istio-webhook-rhel8@sha256:4f7cabd5a6bb6fd7a0d81461108891b0d2de55efe868c4fbf275131c3280ed2d_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/net-istio-webhook-rhel8@sha256:a07d73f5c04af2a29b6565363b472aceabbfeafe7d6dfe833d1e71b072419916_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/net-istio-webhook-rhel8@sha256:cd34685812d9447969a1c3fb4382433a1b59fb3631fbe156daa6fa962458f859_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serverless-operator-bundle@sha256:0422f8843fc62c2b72e01ffefd33db912a1ad3d70ac297882d3663c9b7299f10_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serverless-rhel8-operator@sha256:26d940bd43b928d8370c9e88e80726a427c3f0ce3afc4fddb02a507f81c8fc93_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serverless-rhel8-operator@sha256:2898df30f40683bd3a73c6f2676afdc1bfc27b23d2fe04fe7667f6db6d2422ab_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serverless-rhel8-operator@sha256:8ec9e756969c8e6bf8155ed102a66cf578a325dcc477ff909b4806405ab59cfc_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-activator-rhel8@sha256:1e9fb289564961ddbf317e568c50936b048446685c39ab14ca4e5cb682785243_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-activator-rhel8@sha256:3a823819467ed0beea953eed27e2129bb4495df3f49e0f59d5004dee416e6285_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-activator-rhel8@sha256:4e7563e5f9761f624aefc6b79845e5b4dd1836a545c3754bc37701162ed4e3bb_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-autoscaler-hpa-rhel8@sha256:1685c7bf25061e61688d2b5e60cde6adb8906fec6bfb713c68837b2bbeeacf85_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-autoscaler-hpa-rhel8@sha256:491df16728df492b7b88efb8e86f28e46a8762f4084fb4132823611a9e758264_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-autoscaler-hpa-rhel8@sha256:8bb514634ece7dafd88ae6cc7eff52016cd4585d91cb9c106720c21c219f8967_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-autoscaler-rhel8@sha256:01b46e0ddb618f58c06b533fe7148f772367200f5d9be9d355012e91dc401156_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-autoscaler-rhel8@sha256:8cd0a381de995467f339e11f0704b8c8b978ddfdd2d8271f4c9f832e7acf9f07_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-autoscaler-rhel8@sha256:c60796d720141d322159e49bb3496732b8e0453d6606227b419caf93a12d196b_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-controller-rhel8@sha256:92b01a8421488e9d9b42b6da290873b54a2619d39a05e8d2a99e4c5348a3d4dc_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-controller-rhel8@sha256:b5ae691a77adb161a30ae8470f1cf4c1c6259488df18bb2bf2764d05af9a2aa8_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-controller-rhel8@sha256:b752a295b673aeee85eba6bed33cc658254dc0503c6002841d80dc0c0a38f615_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-domain-mapping-rhel8@sha256:11bca084f2c8df8d369d6301847876bbf8d37c7b67a6ffb387e0759100b6e817_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-domain-mapping-rhel8@sha256:4e580d29cbff1aa6050c65cee35a870dab9e6a7eaa538b356a5afefed9c38d90_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-domain-mapping-rhel8@sha256:eeb39a3fbc9d4c223d42579737948438d03b2a2ec1aee46562aabae6d343679b_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-domain-mapping-webhook-rhel8@sha256:8057fa6657c0bf909297273acc4faea1cddb29f9f02f6c797279adb42f083332_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-domain-mapping-webhook-rhel8@sha256:84e13a4c84098e0a6a5b461c7581861cd9114ce3cc7c2147afd727e56f323b28_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-domain-mapping-webhook-rhel8@sha256:f99e203de17686584c05ee0901041edd055350c39da063d5d6dcd026d1e17593_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-queue-rhel8@sha256:8740a1f7cb3ef3c4caa5774cced7787cc1e345dbe3708307001c1def9fd32e2f_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-queue-rhel8@sha256:ac1ca0ae5e3c7fc242ec5a313e45d09b83261ffe26eab3ebcbbae9299471b25a_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-queue-rhel8@sha256:f16b4f4e86e758354c8b19ee3a075dfd6fd19eb7ba282ad8293d41ca0c8f3028_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-storage-version-migration-rhel8@sha256:1c3b2c4c06981fd8eb13c05837c8da3523f0df9c79eacd6ffc1138e5f26bdba6_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-storage-version-migration-rhel8@sha256:27b7b75eae9eacc52a577887885db7c29192e15aada8a3b7406e032561609462_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-storage-version-migration-rhel8@sha256:8012cc60fab4e14b7fab05589c977c15ac941efb09601069be09d4e25385ed26_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-webhook-rhel8@sha256:4fdc2c632eb0fa4f10a78e39622c83febde93f38db16bd0ca4a35c1eb7062548_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-webhook-rhel8@sha256:6904376f1ae4dadc23ab9993b50aaaa3db130fcd338f3dfae9e437b348e6e934_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-webhook-rhel8@sha256:dc902a39bc520abcf2100c26e2e1c4ba20aa5aadff763b40f234eb01a26b6f77_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/svls-must-gather-rhel8@sha256:057e9ccae9eae50fadad4772b203e897f5c54bf9d40f6e2f2ccbdbc93f5850b5_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/svls-must-gather-rhel8@sha256:7557328dcdede1992a3660342f037e490f58bc3281c68c6e4f44e6d66c4a0cff_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/svls-must-gather-rhel8@sha256:e0a982cd04fee4416659b7e1e6a827c2c371144bd461f23913ae9e0633fd598a_amd64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "golang: io/fs: stack exhaustion in Glob"
},
{
"cve": "CVE-2022-30631",
"cwe": {
"id": "CWE-1325",
"name": "Improperly Controlled Sequential Memory Allocation"
},
"discovery_date": "2022-07-14T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2107342"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in golang. Calling the Reader, Read method on an archive that contains a large number of concatenated 0-length compressed files can cause a panic issue due to stack exhaustion.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "golang: compress/gzip: stack exhaustion in Reader.Read",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "To exploit CVE-2022-30631, an attacker supplies a specially crafted gzip archive to a Go application that uses a vulnerable version of the compress/gzip package without adequate input validation. This can lead to uncontrolled recursion, resulting in stack exhaustion and causing the application to panic, thereby affecting its availability.\n\nAs this is merely a DoS and there is no known way to control the instruction pointer, RH ProdSec has set the impact of this vulnerabilty to \"Moderate\".\n\nWithin regulated environments, a combination of the following controls acts as a significant barrier to successfully exploiting a CWE-1325: Improperly Controlled Sequential Memory Allocation vulnerability and therefore downgrades the severity of this particular CVE from Moderate to Low.\n\nAccess to the platform is granted only after successful hard token-based multi-factor authentication (MFA) and is governed by least privilege to ensure only authorized users and roles can execute or modify code. Static code analysis and peer reviews enforce strong input validation and error handling, preventing improperly validated inputs from causing system instability, data exposure, or privilege escalation. In the event of successful exploitation, process isolation limits the impact of excessive sequential memory allocation by restricting memory use per process, preventing any single process from exhausting system resources. Finally, the platform uses memory protection mechanisms such as Data Execution Prevention (DEP) and Address Space Layout Randomization (ASLR) to reduce the risk of memory allocation-based attacks.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"8Base-Openshift-Serverless-1.24:openshift-serverless-1-tech-preview/eventing-kafka-broker-controller-rhel8@sha256:2a4b30bcff1377073202362dfd521bd7ac3e3e3960fdb33a6cf9fa39fc89de6b_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1-tech-preview/eventing-kafka-broker-controller-rhel8@sha256:be290e6d950e8af6162c1dece8472788b66459e8cb91df319f50ccf66f27b5c7_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1-tech-preview/eventing-kafka-broker-controller-rhel8@sha256:f8b5d9c9c0182f5cc1f76422759bf8925d2f29292390ada83a6b7c7986f1462c_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1-tech-preview/eventing-kafka-broker-dispatcher-rhel8@sha256:08c6d6908a2e58a18e908223daf152802106b00a67905e94e075fca827af87c9_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1-tech-preview/eventing-kafka-broker-dispatcher-rhel8@sha256:8ac0796f3585a406facba98766688ae6777b5673a4515418db8d1d92c4d65494_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1-tech-preview/eventing-kafka-broker-dispatcher-rhel8@sha256:9af6b8413acbf59adc88e9b88a51105f3b0a4913499c3026f64e7fda91e43384_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1-tech-preview/eventing-kafka-broker-receiver-rhel8@sha256:4dc0783cf92da5b5aa4cd1b9e9d55aa55a69b94eef0d29f261d3d51bd2260b68_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1-tech-preview/eventing-kafka-broker-receiver-rhel8@sha256:80fd78ad61caab0b20e39d4c6103ed9b074d3efa1dc67ab7bf415ea7db912dc3_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1-tech-preview/eventing-kafka-broker-receiver-rhel8@sha256:aeaaf1d541b5756df65f0700bcd82d085077ae3b1ce99c6d8728997c23e31ef9_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1-tech-preview/eventing-kafka-broker-webhook-rhel8@sha256:0dad9dc28babb21622f90c83647c9cc48bfa66faad257c88e7adf1d50ad0f80c_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1-tech-preview/eventing-kafka-broker-webhook-rhel8@sha256:10ba81e103ed6b7dff7b02394b20f44b46acd6b09d72f16667c068eb9989dc77_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1-tech-preview/eventing-kafka-broker-webhook-rhel8@sha256:f94aef78ce0870fdceac5b3467220540127a73415e81baa4b48bf986bc181c4d_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/client-kn-rhel8@sha256:09644d1c149970cd7c06635806a0ffc077a6340d68c357cd7f2bb5a6f57e46f3_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/client-kn-rhel8@sha256:46510d8b5dfba62d0a3da64ba90d1b8f88ad3b909c3e6ed14bcd96017d766829_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/client-kn-rhel8@sha256:f9bf2892123c3d981d2d5f158e643e6ba6f59a441b47c4055dc542f8cf8330c0_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-apiserver-receive-adapter-rhel8@sha256:834e37f8ddfbe157ad357fcef49f5213053d1295bb31361c5dd14a213ff2755c_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-apiserver-receive-adapter-rhel8@sha256:d13848369ca942d13548ab9b73a2d60b67f9412e535ed647342acaa8cef36c37_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-apiserver-receive-adapter-rhel8@sha256:eef2145e61234d37713ef8fda1f82d7cbe6502c5e6386117230d66ab7e1dd21a_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-controller-rhel8@sha256:52ef0c51b53ede0344f58174e624db08e6dcac04a0cba1668915f217949fc868_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-controller-rhel8@sha256:72c5fcaa44e3da56b297eb718d8a2b7eeb44069d6f3ce71b0eca30070b18bd9d_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-controller-rhel8@sha256:ad2df12dd77e8a3092431ca8d1b5eae42240c8ebb8766e436009bd6df7ee51f3_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-in-memory-channel-controller-rhel8@sha256:070f2c819506853dee230f37e00b27a05ba01c6f7cbbffc9a04b59a65d0c45e9_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-in-memory-channel-controller-rhel8@sha256:111da99563ea799e6b54933f12dc8f8a3828e36f650900e02da3be5afbdeefd9_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-in-memory-channel-controller-rhel8@sha256:69871b8d6e72713fe2eaf5f1e0aac1282fb8659d2895836994f10c847fe320d1_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-in-memory-channel-dispatcher-rhel8@sha256:4b5ee83ccace988c6eaf456e82dea83d160ae7e6aaad1ab8f48410f90da8f1c1_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-in-memory-channel-dispatcher-rhel8@sha256:52247eff5dc9a89244e6697ae9ce61cc1b42265171c956d4d50984179daced89_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-in-memory-channel-dispatcher-rhel8@sha256:68b61474089703d0685a952062401303206ba11bc108b8504f6f6390933d83cb_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-kafka-broker-controller-rhel8@sha256:2a4b30bcff1377073202362dfd521bd7ac3e3e3960fdb33a6cf9fa39fc89de6b_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-kafka-broker-controller-rhel8@sha256:be290e6d950e8af6162c1dece8472788b66459e8cb91df319f50ccf66f27b5c7_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-kafka-broker-controller-rhel8@sha256:f8b5d9c9c0182f5cc1f76422759bf8925d2f29292390ada83a6b7c7986f1462c_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-kafka-broker-dispatcher-rhel8@sha256:08c6d6908a2e58a18e908223daf152802106b00a67905e94e075fca827af87c9_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-kafka-broker-dispatcher-rhel8@sha256:8ac0796f3585a406facba98766688ae6777b5673a4515418db8d1d92c4d65494_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-kafka-broker-dispatcher-rhel8@sha256:9af6b8413acbf59adc88e9b88a51105f3b0a4913499c3026f64e7fda91e43384_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-kafka-broker-post-install-rhel8@sha256:260e7f0086f4e036be3a9ab5d24ce99fc8a053cc7f2906f8a6080f59f2a3e591_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-kafka-broker-post-install-rhel8@sha256:36551ea609536ba900f7a0493a06d07f9c0f19a0eef7e4956575354ca92cd1ef_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-kafka-broker-post-install-rhel8@sha256:6d4a898f37f87aa6db636487c6892833249be38635fe631433652feda762a40e_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-kafka-broker-webhook-rhel8@sha256:0dad9dc28babb21622f90c83647c9cc48bfa66faad257c88e7adf1d50ad0f80c_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-kafka-broker-webhook-rhel8@sha256:10ba81e103ed6b7dff7b02394b20f44b46acd6b09d72f16667c068eb9989dc77_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-kafka-broker-webhook-rhel8@sha256:f94aef78ce0870fdceac5b3467220540127a73415e81baa4b48bf986bc181c4d_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-mtbroker-filter-rhel8@sha256:4f6e162ee5fb96ff69a1546b7f728641dded59548f14afdfa870f7f0291787ac_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-mtbroker-filter-rhel8@sha256:ecde2ee2aa9618775178e03bcc07e53d6f5e12f30261238d8ffb366fb1e47c94_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-mtbroker-filter-rhel8@sha256:ee2dc3e0f648dc59551cfdf0ac5c36aa6cd9a4b2abaada7095ae4d5b8e0a571e_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-mtbroker-ingress-rhel8@sha256:4eaac6386b1b8a9e360df5afbd85aeebb97e5c81dbd861996caafad48b4cc6f9_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-mtbroker-ingress-rhel8@sha256:644fbcd1924d570f105f5f9760eb15eddbeed16c894edfcb4ef8c8a14e370bce_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-mtbroker-ingress-rhel8@sha256:a26dfc1a610bbaf876443b4b01a04130f7c0aba4d40e246333fe8bf7eb899f45_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-mtchannel-broker-rhel8@sha256:353859f2a8649fa9b3f5c0e02cafd57f79f96a10a7a697ba08eaa8cb70effe51_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-mtchannel-broker-rhel8@sha256:6f7afb57dc78ccb13498434196c5e8cd0f6ec53f045689febf1a62c492358d93_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-mtchannel-broker-rhel8@sha256:fadf3035a8bd25307843d1c6c88654a03db25983407a770875b4507942684dd5_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-mtping-rhel8@sha256:2254577d2c2e67d28f8459fbd4ac43af78b7d29cc0b56c631607dd68f3d31637_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-mtping-rhel8@sha256:a7177a43f46b6470a19970c62ebc17119ca3c3021471f9396faa436e621beb1e_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-mtping-rhel8@sha256:c6c2c7924d90e81e2906f3bf3969b02d7f3e4dc80c187e6c55a7e4ea17ac20cd_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-storage-version-migration-rhel8@sha256:3c1baa5bad644c06bedabaed9c668f0999527f00bc1d195e71a528c222087328_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-storage-version-migration-rhel8@sha256:63dab761fd3a2e08950b7ee52852fb39cef7820f2a8cf8142ec3701a07372d7c_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-storage-version-migration-rhel8@sha256:ff7924a37865ac1a90872f35675934a1627e49a29577a78af18b8e743a5fde07_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-sugar-controller-rhel8@sha256:24c7217a3612a5c3c6792c433dc2a6cf4b5fda1b9e6acff84e2736705704d152_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-sugar-controller-rhel8@sha256:3a38788638c26e9bec45694b2c4597333080189ffa96d8c7302e3e7dd1e54be5_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-sugar-controller-rhel8@sha256:aebfba016342e94fc0619a9ad6346c7fefbedf6739f1495954eb905cade085ac_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-webhook-rhel8@sha256:11d0b8fac4cb67c95e051a91f5c6683768f8969ffc744cd3cc4814d1ee6e91c1_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-webhook-rhel8@sha256:1b209d1ddffba92c3d77824e37bf75302346856c10b773a101d2868f27d0b740_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-webhook-rhel8@sha256:bf8c9de32dd5cbe536b115f52f32c666fbf886bde555ac355937d6b149cf9343_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/ingress-rhel8-operator@sha256:46a5fb2d0f9fa5e05504b9264a3f1c0e7c7beb76e3a3aeb9bc036cda4fa9d66a_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/ingress-rhel8-operator@sha256:793b86f4c2add102e2f676bd57cec3365ce9b3fdc40a989c28d1f9acb851142d_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/ingress-rhel8-operator@sha256:cce79392f93bb318123c48ac6de48aa0a2983cc1134cc063c0fdc2ff83c546c7_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/kn-cli-artifacts-rhel8@sha256:1a51a072d4e303a5c33b2383c843308d86c68de228b094d2efed8bc59a4bac14_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/kn-cli-artifacts-rhel8@sha256:c61b26bdf318b507af66f9092e784d64436e3b2531cc6e2e8aa1bb8bbb010fb7_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/kn-cli-artifacts-rhel8@sha256:f22168224137db649c6e6592e3ec2ae6845ca668ef65fe56c104ed6393eae526_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/knative-rhel8-operator@sha256:53e115cdfeb8077cc8b89ebdeee4903b1be8c0a0d45831a9f277f342959f5961_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/knative-rhel8-operator@sha256:ebf24097b84ec5773e30c8f548975afb84b6fce836b373b97855f69371068d1e_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/knative-rhel8-operator@sha256:efa444ca6c7c4468821a8d138b4319c86fede592f3b0b4d7905e7c66e8bdb2c0_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/kourier-control-rhel8@sha256:396fb9dcc798b05e89d38ccbe3a3abb31854f56a95ae104fb9bb215967b56d9f_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/kourier-control-rhel8@sha256:e36577c37457a4521d78f28f24dca6ae11f170635316efe374f08f825cb5904d_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/kourier-control-rhel8@sha256:fb04b74dce262e58434b19a10dce0981b4df7541416de21343fb7124c714ffbf_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/net-istio-controller-rhel8@sha256:281b2782253722d916b6178ecdbc763aaa71ed4ac0db94e31d57974d4eb8b58b_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/net-istio-controller-rhel8@sha256:bf56038c0af2cfeb5a3e4b7ecd5aeebb230d042ac835b50faafa3d939dd8ca50_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/net-istio-controller-rhel8@sha256:f3643c74f73841b1de04be1d0f550c044f1ad4800ceb32cb36bf9072d8e5155b_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/net-istio-webhook-rhel8@sha256:4f7cabd5a6bb6fd7a0d81461108891b0d2de55efe868c4fbf275131c3280ed2d_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/net-istio-webhook-rhel8@sha256:a07d73f5c04af2a29b6565363b472aceabbfeafe7d6dfe833d1e71b072419916_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/net-istio-webhook-rhel8@sha256:cd34685812d9447969a1c3fb4382433a1b59fb3631fbe156daa6fa962458f859_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serverless-operator-bundle@sha256:0422f8843fc62c2b72e01ffefd33db912a1ad3d70ac297882d3663c9b7299f10_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serverless-rhel8-operator@sha256:26d940bd43b928d8370c9e88e80726a427c3f0ce3afc4fddb02a507f81c8fc93_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serverless-rhel8-operator@sha256:2898df30f40683bd3a73c6f2676afdc1bfc27b23d2fe04fe7667f6db6d2422ab_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serverless-rhel8-operator@sha256:8ec9e756969c8e6bf8155ed102a66cf578a325dcc477ff909b4806405ab59cfc_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-activator-rhel8@sha256:1e9fb289564961ddbf317e568c50936b048446685c39ab14ca4e5cb682785243_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-activator-rhel8@sha256:3a823819467ed0beea953eed27e2129bb4495df3f49e0f59d5004dee416e6285_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-activator-rhel8@sha256:4e7563e5f9761f624aefc6b79845e5b4dd1836a545c3754bc37701162ed4e3bb_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-autoscaler-hpa-rhel8@sha256:1685c7bf25061e61688d2b5e60cde6adb8906fec6bfb713c68837b2bbeeacf85_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-autoscaler-hpa-rhel8@sha256:491df16728df492b7b88efb8e86f28e46a8762f4084fb4132823611a9e758264_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-autoscaler-hpa-rhel8@sha256:8bb514634ece7dafd88ae6cc7eff52016cd4585d91cb9c106720c21c219f8967_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-autoscaler-rhel8@sha256:01b46e0ddb618f58c06b533fe7148f772367200f5d9be9d355012e91dc401156_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-autoscaler-rhel8@sha256:8cd0a381de995467f339e11f0704b8c8b978ddfdd2d8271f4c9f832e7acf9f07_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-autoscaler-rhel8@sha256:c60796d720141d322159e49bb3496732b8e0453d6606227b419caf93a12d196b_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-controller-rhel8@sha256:92b01a8421488e9d9b42b6da290873b54a2619d39a05e8d2a99e4c5348a3d4dc_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-controller-rhel8@sha256:b5ae691a77adb161a30ae8470f1cf4c1c6259488df18bb2bf2764d05af9a2aa8_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-controller-rhel8@sha256:b752a295b673aeee85eba6bed33cc658254dc0503c6002841d80dc0c0a38f615_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-domain-mapping-rhel8@sha256:11bca084f2c8df8d369d6301847876bbf8d37c7b67a6ffb387e0759100b6e817_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-domain-mapping-rhel8@sha256:4e580d29cbff1aa6050c65cee35a870dab9e6a7eaa538b356a5afefed9c38d90_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-domain-mapping-rhel8@sha256:eeb39a3fbc9d4c223d42579737948438d03b2a2ec1aee46562aabae6d343679b_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-domain-mapping-webhook-rhel8@sha256:8057fa6657c0bf909297273acc4faea1cddb29f9f02f6c797279adb42f083332_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-domain-mapping-webhook-rhel8@sha256:84e13a4c84098e0a6a5b461c7581861cd9114ce3cc7c2147afd727e56f323b28_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-domain-mapping-webhook-rhel8@sha256:f99e203de17686584c05ee0901041edd055350c39da063d5d6dcd026d1e17593_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-queue-rhel8@sha256:8740a1f7cb3ef3c4caa5774cced7787cc1e345dbe3708307001c1def9fd32e2f_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-queue-rhel8@sha256:ac1ca0ae5e3c7fc242ec5a313e45d09b83261ffe26eab3ebcbbae9299471b25a_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-queue-rhel8@sha256:f16b4f4e86e758354c8b19ee3a075dfd6fd19eb7ba282ad8293d41ca0c8f3028_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-storage-version-migration-rhel8@sha256:1c3b2c4c06981fd8eb13c05837c8da3523f0df9c79eacd6ffc1138e5f26bdba6_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-storage-version-migration-rhel8@sha256:27b7b75eae9eacc52a577887885db7c29192e15aada8a3b7406e032561609462_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-storage-version-migration-rhel8@sha256:8012cc60fab4e14b7fab05589c977c15ac941efb09601069be09d4e25385ed26_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-webhook-rhel8@sha256:4fdc2c632eb0fa4f10a78e39622c83febde93f38db16bd0ca4a35c1eb7062548_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-webhook-rhel8@sha256:6904376f1ae4dadc23ab9993b50aaaa3db130fcd338f3dfae9e437b348e6e934_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-webhook-rhel8@sha256:dc902a39bc520abcf2100c26e2e1c4ba20aa5aadff763b40f234eb01a26b6f77_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/svls-must-gather-rhel8@sha256:057e9ccae9eae50fadad4772b203e897f5c54bf9d40f6e2f2ccbdbc93f5850b5_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/svls-must-gather-rhel8@sha256:7557328dcdede1992a3660342f037e490f58bc3281c68c6e4f44e6d66c4a0cff_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/svls-must-gather-rhel8@sha256:e0a982cd04fee4416659b7e1e6a827c2c371144bd461f23913ae9e0633fd598a_amd64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2022-30631"
},
{
"category": "external",
"summary": "RHBZ#2107342",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2107342"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2022-30631",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-30631"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2022-30631",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2022-30631"
},
{
"category": "external",
"summary": "https://go.dev/issue/53168",
"url": "https://go.dev/issue/53168"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-announce/c/nqrv9fbR0zE",
"url": "https://groups.google.com/g/golang-announce/c/nqrv9fbR0zE"
}
],
"release_date": "2022-07-12T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2022-08-10T13:13:24+00:00",
"details": "See the Red Hat OpenShift Container Platform 4.6 documentation at:\nhttps://access.redhat.com/documentation/en-us/openshift_container_platform/4.6/html/serverless/index\nSee the Red Hat OpenShift Container Platform 4.7 documentation at:\nhttps://access.redhat.com/documentation/en-us/openshift_container_platform/4.7/html/serverless/index\nSee the Red Hat OpenShift Container Platform 4.8 documentation at:\nhttps://access.redhat.com/documentation/en-us/openshift_container_platform/4.8/html/serverless/index\nSee the Red Hat OpenShift Container Platform 4.9 documentation at:\nhttps://access.redhat.com/documentation/en-us/openshift_container_platform/4.9/html/serverless/index\nSee the Red Hat OpenShift Container Platform 4.10 documentation at:\nhttps://access.redhat.com/documentation/en-us/openshift_container_platform/4.10/html/serverless/index",
"product_ids": [
"8Base-Openshift-Serverless-1.24:openshift-serverless-1-tech-preview/eventing-kafka-broker-controller-rhel8@sha256:2a4b30bcff1377073202362dfd521bd7ac3e3e3960fdb33a6cf9fa39fc89de6b_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1-tech-preview/eventing-kafka-broker-controller-rhel8@sha256:be290e6d950e8af6162c1dece8472788b66459e8cb91df319f50ccf66f27b5c7_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1-tech-preview/eventing-kafka-broker-controller-rhel8@sha256:f8b5d9c9c0182f5cc1f76422759bf8925d2f29292390ada83a6b7c7986f1462c_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1-tech-preview/eventing-kafka-broker-dispatcher-rhel8@sha256:08c6d6908a2e58a18e908223daf152802106b00a67905e94e075fca827af87c9_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1-tech-preview/eventing-kafka-broker-dispatcher-rhel8@sha256:8ac0796f3585a406facba98766688ae6777b5673a4515418db8d1d92c4d65494_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1-tech-preview/eventing-kafka-broker-dispatcher-rhel8@sha256:9af6b8413acbf59adc88e9b88a51105f3b0a4913499c3026f64e7fda91e43384_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1-tech-preview/eventing-kafka-broker-receiver-rhel8@sha256:4dc0783cf92da5b5aa4cd1b9e9d55aa55a69b94eef0d29f261d3d51bd2260b68_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1-tech-preview/eventing-kafka-broker-receiver-rhel8@sha256:80fd78ad61caab0b20e39d4c6103ed9b074d3efa1dc67ab7bf415ea7db912dc3_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1-tech-preview/eventing-kafka-broker-receiver-rhel8@sha256:aeaaf1d541b5756df65f0700bcd82d085077ae3b1ce99c6d8728997c23e31ef9_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1-tech-preview/eventing-kafka-broker-webhook-rhel8@sha256:0dad9dc28babb21622f90c83647c9cc48bfa66faad257c88e7adf1d50ad0f80c_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1-tech-preview/eventing-kafka-broker-webhook-rhel8@sha256:10ba81e103ed6b7dff7b02394b20f44b46acd6b09d72f16667c068eb9989dc77_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1-tech-preview/eventing-kafka-broker-webhook-rhel8@sha256:f94aef78ce0870fdceac5b3467220540127a73415e81baa4b48bf986bc181c4d_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/client-kn-rhel8@sha256:09644d1c149970cd7c06635806a0ffc077a6340d68c357cd7f2bb5a6f57e46f3_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/client-kn-rhel8@sha256:46510d8b5dfba62d0a3da64ba90d1b8f88ad3b909c3e6ed14bcd96017d766829_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/client-kn-rhel8@sha256:f9bf2892123c3d981d2d5f158e643e6ba6f59a441b47c4055dc542f8cf8330c0_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-apiserver-receive-adapter-rhel8@sha256:834e37f8ddfbe157ad357fcef49f5213053d1295bb31361c5dd14a213ff2755c_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-apiserver-receive-adapter-rhel8@sha256:d13848369ca942d13548ab9b73a2d60b67f9412e535ed647342acaa8cef36c37_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-apiserver-receive-adapter-rhel8@sha256:eef2145e61234d37713ef8fda1f82d7cbe6502c5e6386117230d66ab7e1dd21a_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-controller-rhel8@sha256:52ef0c51b53ede0344f58174e624db08e6dcac04a0cba1668915f217949fc868_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-controller-rhel8@sha256:72c5fcaa44e3da56b297eb718d8a2b7eeb44069d6f3ce71b0eca30070b18bd9d_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-controller-rhel8@sha256:ad2df12dd77e8a3092431ca8d1b5eae42240c8ebb8766e436009bd6df7ee51f3_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-in-memory-channel-controller-rhel8@sha256:070f2c819506853dee230f37e00b27a05ba01c6f7cbbffc9a04b59a65d0c45e9_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-in-memory-channel-controller-rhel8@sha256:111da99563ea799e6b54933f12dc8f8a3828e36f650900e02da3be5afbdeefd9_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-in-memory-channel-controller-rhel8@sha256:69871b8d6e72713fe2eaf5f1e0aac1282fb8659d2895836994f10c847fe320d1_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-in-memory-channel-dispatcher-rhel8@sha256:4b5ee83ccace988c6eaf456e82dea83d160ae7e6aaad1ab8f48410f90da8f1c1_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-in-memory-channel-dispatcher-rhel8@sha256:52247eff5dc9a89244e6697ae9ce61cc1b42265171c956d4d50984179daced89_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-in-memory-channel-dispatcher-rhel8@sha256:68b61474089703d0685a952062401303206ba11bc108b8504f6f6390933d83cb_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-kafka-broker-controller-rhel8@sha256:2a4b30bcff1377073202362dfd521bd7ac3e3e3960fdb33a6cf9fa39fc89de6b_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-kafka-broker-controller-rhel8@sha256:be290e6d950e8af6162c1dece8472788b66459e8cb91df319f50ccf66f27b5c7_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-kafka-broker-controller-rhel8@sha256:f8b5d9c9c0182f5cc1f76422759bf8925d2f29292390ada83a6b7c7986f1462c_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-kafka-broker-dispatcher-rhel8@sha256:08c6d6908a2e58a18e908223daf152802106b00a67905e94e075fca827af87c9_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-kafka-broker-dispatcher-rhel8@sha256:8ac0796f3585a406facba98766688ae6777b5673a4515418db8d1d92c4d65494_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-kafka-broker-dispatcher-rhel8@sha256:9af6b8413acbf59adc88e9b88a51105f3b0a4913499c3026f64e7fda91e43384_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-kafka-broker-post-install-rhel8@sha256:260e7f0086f4e036be3a9ab5d24ce99fc8a053cc7f2906f8a6080f59f2a3e591_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-kafka-broker-post-install-rhel8@sha256:36551ea609536ba900f7a0493a06d07f9c0f19a0eef7e4956575354ca92cd1ef_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-kafka-broker-post-install-rhel8@sha256:6d4a898f37f87aa6db636487c6892833249be38635fe631433652feda762a40e_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-kafka-broker-webhook-rhel8@sha256:0dad9dc28babb21622f90c83647c9cc48bfa66faad257c88e7adf1d50ad0f80c_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-kafka-broker-webhook-rhel8@sha256:10ba81e103ed6b7dff7b02394b20f44b46acd6b09d72f16667c068eb9989dc77_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-kafka-broker-webhook-rhel8@sha256:f94aef78ce0870fdceac5b3467220540127a73415e81baa4b48bf986bc181c4d_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-mtbroker-filter-rhel8@sha256:4f6e162ee5fb96ff69a1546b7f728641dded59548f14afdfa870f7f0291787ac_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-mtbroker-filter-rhel8@sha256:ecde2ee2aa9618775178e03bcc07e53d6f5e12f30261238d8ffb366fb1e47c94_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-mtbroker-filter-rhel8@sha256:ee2dc3e0f648dc59551cfdf0ac5c36aa6cd9a4b2abaada7095ae4d5b8e0a571e_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-mtbroker-ingress-rhel8@sha256:4eaac6386b1b8a9e360df5afbd85aeebb97e5c81dbd861996caafad48b4cc6f9_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-mtbroker-ingress-rhel8@sha256:644fbcd1924d570f105f5f9760eb15eddbeed16c894edfcb4ef8c8a14e370bce_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-mtbroker-ingress-rhel8@sha256:a26dfc1a610bbaf876443b4b01a04130f7c0aba4d40e246333fe8bf7eb899f45_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-mtchannel-broker-rhel8@sha256:353859f2a8649fa9b3f5c0e02cafd57f79f96a10a7a697ba08eaa8cb70effe51_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-mtchannel-broker-rhel8@sha256:6f7afb57dc78ccb13498434196c5e8cd0f6ec53f045689febf1a62c492358d93_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-mtchannel-broker-rhel8@sha256:fadf3035a8bd25307843d1c6c88654a03db25983407a770875b4507942684dd5_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-mtping-rhel8@sha256:2254577d2c2e67d28f8459fbd4ac43af78b7d29cc0b56c631607dd68f3d31637_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-mtping-rhel8@sha256:a7177a43f46b6470a19970c62ebc17119ca3c3021471f9396faa436e621beb1e_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-mtping-rhel8@sha256:c6c2c7924d90e81e2906f3bf3969b02d7f3e4dc80c187e6c55a7e4ea17ac20cd_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-storage-version-migration-rhel8@sha256:3c1baa5bad644c06bedabaed9c668f0999527f00bc1d195e71a528c222087328_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-storage-version-migration-rhel8@sha256:63dab761fd3a2e08950b7ee52852fb39cef7820f2a8cf8142ec3701a07372d7c_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-storage-version-migration-rhel8@sha256:ff7924a37865ac1a90872f35675934a1627e49a29577a78af18b8e743a5fde07_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-sugar-controller-rhel8@sha256:24c7217a3612a5c3c6792c433dc2a6cf4b5fda1b9e6acff84e2736705704d152_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-sugar-controller-rhel8@sha256:3a38788638c26e9bec45694b2c4597333080189ffa96d8c7302e3e7dd1e54be5_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-sugar-controller-rhel8@sha256:aebfba016342e94fc0619a9ad6346c7fefbedf6739f1495954eb905cade085ac_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-webhook-rhel8@sha256:11d0b8fac4cb67c95e051a91f5c6683768f8969ffc744cd3cc4814d1ee6e91c1_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-webhook-rhel8@sha256:1b209d1ddffba92c3d77824e37bf75302346856c10b773a101d2868f27d0b740_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-webhook-rhel8@sha256:bf8c9de32dd5cbe536b115f52f32c666fbf886bde555ac355937d6b149cf9343_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/ingress-rhel8-operator@sha256:46a5fb2d0f9fa5e05504b9264a3f1c0e7c7beb76e3a3aeb9bc036cda4fa9d66a_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/ingress-rhel8-operator@sha256:793b86f4c2add102e2f676bd57cec3365ce9b3fdc40a989c28d1f9acb851142d_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/ingress-rhel8-operator@sha256:cce79392f93bb318123c48ac6de48aa0a2983cc1134cc063c0fdc2ff83c546c7_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/kn-cli-artifacts-rhel8@sha256:1a51a072d4e303a5c33b2383c843308d86c68de228b094d2efed8bc59a4bac14_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/kn-cli-artifacts-rhel8@sha256:c61b26bdf318b507af66f9092e784d64436e3b2531cc6e2e8aa1bb8bbb010fb7_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/kn-cli-artifacts-rhel8@sha256:f22168224137db649c6e6592e3ec2ae6845ca668ef65fe56c104ed6393eae526_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/knative-rhel8-operator@sha256:53e115cdfeb8077cc8b89ebdeee4903b1be8c0a0d45831a9f277f342959f5961_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/knative-rhel8-operator@sha256:ebf24097b84ec5773e30c8f548975afb84b6fce836b373b97855f69371068d1e_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/knative-rhel8-operator@sha256:efa444ca6c7c4468821a8d138b4319c86fede592f3b0b4d7905e7c66e8bdb2c0_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/kourier-control-rhel8@sha256:396fb9dcc798b05e89d38ccbe3a3abb31854f56a95ae104fb9bb215967b56d9f_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/kourier-control-rhel8@sha256:e36577c37457a4521d78f28f24dca6ae11f170635316efe374f08f825cb5904d_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/kourier-control-rhel8@sha256:fb04b74dce262e58434b19a10dce0981b4df7541416de21343fb7124c714ffbf_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/net-istio-controller-rhel8@sha256:281b2782253722d916b6178ecdbc763aaa71ed4ac0db94e31d57974d4eb8b58b_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/net-istio-controller-rhel8@sha256:bf56038c0af2cfeb5a3e4b7ecd5aeebb230d042ac835b50faafa3d939dd8ca50_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/net-istio-controller-rhel8@sha256:f3643c74f73841b1de04be1d0f550c044f1ad4800ceb32cb36bf9072d8e5155b_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/net-istio-webhook-rhel8@sha256:4f7cabd5a6bb6fd7a0d81461108891b0d2de55efe868c4fbf275131c3280ed2d_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/net-istio-webhook-rhel8@sha256:a07d73f5c04af2a29b6565363b472aceabbfeafe7d6dfe833d1e71b072419916_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/net-istio-webhook-rhel8@sha256:cd34685812d9447969a1c3fb4382433a1b59fb3631fbe156daa6fa962458f859_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serverless-operator-bundle@sha256:0422f8843fc62c2b72e01ffefd33db912a1ad3d70ac297882d3663c9b7299f10_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serverless-rhel8-operator@sha256:26d940bd43b928d8370c9e88e80726a427c3f0ce3afc4fddb02a507f81c8fc93_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serverless-rhel8-operator@sha256:2898df30f40683bd3a73c6f2676afdc1bfc27b23d2fe04fe7667f6db6d2422ab_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serverless-rhel8-operator@sha256:8ec9e756969c8e6bf8155ed102a66cf578a325dcc477ff909b4806405ab59cfc_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-activator-rhel8@sha256:1e9fb289564961ddbf317e568c50936b048446685c39ab14ca4e5cb682785243_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-activator-rhel8@sha256:3a823819467ed0beea953eed27e2129bb4495df3f49e0f59d5004dee416e6285_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-activator-rhel8@sha256:4e7563e5f9761f624aefc6b79845e5b4dd1836a545c3754bc37701162ed4e3bb_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-autoscaler-hpa-rhel8@sha256:1685c7bf25061e61688d2b5e60cde6adb8906fec6bfb713c68837b2bbeeacf85_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-autoscaler-hpa-rhel8@sha256:491df16728df492b7b88efb8e86f28e46a8762f4084fb4132823611a9e758264_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-autoscaler-hpa-rhel8@sha256:8bb514634ece7dafd88ae6cc7eff52016cd4585d91cb9c106720c21c219f8967_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-autoscaler-rhel8@sha256:01b46e0ddb618f58c06b533fe7148f772367200f5d9be9d355012e91dc401156_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-autoscaler-rhel8@sha256:8cd0a381de995467f339e11f0704b8c8b978ddfdd2d8271f4c9f832e7acf9f07_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-autoscaler-rhel8@sha256:c60796d720141d322159e49bb3496732b8e0453d6606227b419caf93a12d196b_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-controller-rhel8@sha256:92b01a8421488e9d9b42b6da290873b54a2619d39a05e8d2a99e4c5348a3d4dc_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-controller-rhel8@sha256:b5ae691a77adb161a30ae8470f1cf4c1c6259488df18bb2bf2764d05af9a2aa8_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-controller-rhel8@sha256:b752a295b673aeee85eba6bed33cc658254dc0503c6002841d80dc0c0a38f615_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-domain-mapping-rhel8@sha256:11bca084f2c8df8d369d6301847876bbf8d37c7b67a6ffb387e0759100b6e817_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-domain-mapping-rhel8@sha256:4e580d29cbff1aa6050c65cee35a870dab9e6a7eaa538b356a5afefed9c38d90_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-domain-mapping-rhel8@sha256:eeb39a3fbc9d4c223d42579737948438d03b2a2ec1aee46562aabae6d343679b_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-domain-mapping-webhook-rhel8@sha256:8057fa6657c0bf909297273acc4faea1cddb29f9f02f6c797279adb42f083332_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-domain-mapping-webhook-rhel8@sha256:84e13a4c84098e0a6a5b461c7581861cd9114ce3cc7c2147afd727e56f323b28_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-domain-mapping-webhook-rhel8@sha256:f99e203de17686584c05ee0901041edd055350c39da063d5d6dcd026d1e17593_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-queue-rhel8@sha256:8740a1f7cb3ef3c4caa5774cced7787cc1e345dbe3708307001c1def9fd32e2f_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-queue-rhel8@sha256:ac1ca0ae5e3c7fc242ec5a313e45d09b83261ffe26eab3ebcbbae9299471b25a_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-queue-rhel8@sha256:f16b4f4e86e758354c8b19ee3a075dfd6fd19eb7ba282ad8293d41ca0c8f3028_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-storage-version-migration-rhel8@sha256:1c3b2c4c06981fd8eb13c05837c8da3523f0df9c79eacd6ffc1138e5f26bdba6_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-storage-version-migration-rhel8@sha256:27b7b75eae9eacc52a577887885db7c29192e15aada8a3b7406e032561609462_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-storage-version-migration-rhel8@sha256:8012cc60fab4e14b7fab05589c977c15ac941efb09601069be09d4e25385ed26_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-webhook-rhel8@sha256:4fdc2c632eb0fa4f10a78e39622c83febde93f38db16bd0ca4a35c1eb7062548_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-webhook-rhel8@sha256:6904376f1ae4dadc23ab9993b50aaaa3db130fcd338f3dfae9e437b348e6e934_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-webhook-rhel8@sha256:dc902a39bc520abcf2100c26e2e1c4ba20aa5aadff763b40f234eb01a26b6f77_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/svls-must-gather-rhel8@sha256:057e9ccae9eae50fadad4772b203e897f5c54bf9d40f6e2f2ccbdbc93f5850b5_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/svls-must-gather-rhel8@sha256:7557328dcdede1992a3660342f037e490f58bc3281c68c6e4f44e6d66c4a0cff_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/svls-must-gather-rhel8@sha256:e0a982cd04fee4416659b7e1e6a827c2c371144bd461f23913ae9e0633fd598a_amd64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2022:6040"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"8Base-Openshift-Serverless-1.24:openshift-serverless-1-tech-preview/eventing-kafka-broker-controller-rhel8@sha256:2a4b30bcff1377073202362dfd521bd7ac3e3e3960fdb33a6cf9fa39fc89de6b_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1-tech-preview/eventing-kafka-broker-controller-rhel8@sha256:be290e6d950e8af6162c1dece8472788b66459e8cb91df319f50ccf66f27b5c7_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1-tech-preview/eventing-kafka-broker-controller-rhel8@sha256:f8b5d9c9c0182f5cc1f76422759bf8925d2f29292390ada83a6b7c7986f1462c_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1-tech-preview/eventing-kafka-broker-dispatcher-rhel8@sha256:08c6d6908a2e58a18e908223daf152802106b00a67905e94e075fca827af87c9_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1-tech-preview/eventing-kafka-broker-dispatcher-rhel8@sha256:8ac0796f3585a406facba98766688ae6777b5673a4515418db8d1d92c4d65494_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1-tech-preview/eventing-kafka-broker-dispatcher-rhel8@sha256:9af6b8413acbf59adc88e9b88a51105f3b0a4913499c3026f64e7fda91e43384_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1-tech-preview/eventing-kafka-broker-receiver-rhel8@sha256:4dc0783cf92da5b5aa4cd1b9e9d55aa55a69b94eef0d29f261d3d51bd2260b68_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1-tech-preview/eventing-kafka-broker-receiver-rhel8@sha256:80fd78ad61caab0b20e39d4c6103ed9b074d3efa1dc67ab7bf415ea7db912dc3_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1-tech-preview/eventing-kafka-broker-receiver-rhel8@sha256:aeaaf1d541b5756df65f0700bcd82d085077ae3b1ce99c6d8728997c23e31ef9_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1-tech-preview/eventing-kafka-broker-webhook-rhel8@sha256:0dad9dc28babb21622f90c83647c9cc48bfa66faad257c88e7adf1d50ad0f80c_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1-tech-preview/eventing-kafka-broker-webhook-rhel8@sha256:10ba81e103ed6b7dff7b02394b20f44b46acd6b09d72f16667c068eb9989dc77_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1-tech-preview/eventing-kafka-broker-webhook-rhel8@sha256:f94aef78ce0870fdceac5b3467220540127a73415e81baa4b48bf986bc181c4d_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/client-kn-rhel8@sha256:09644d1c149970cd7c06635806a0ffc077a6340d68c357cd7f2bb5a6f57e46f3_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/client-kn-rhel8@sha256:46510d8b5dfba62d0a3da64ba90d1b8f88ad3b909c3e6ed14bcd96017d766829_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/client-kn-rhel8@sha256:f9bf2892123c3d981d2d5f158e643e6ba6f59a441b47c4055dc542f8cf8330c0_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-apiserver-receive-adapter-rhel8@sha256:834e37f8ddfbe157ad357fcef49f5213053d1295bb31361c5dd14a213ff2755c_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-apiserver-receive-adapter-rhel8@sha256:d13848369ca942d13548ab9b73a2d60b67f9412e535ed647342acaa8cef36c37_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-apiserver-receive-adapter-rhel8@sha256:eef2145e61234d37713ef8fda1f82d7cbe6502c5e6386117230d66ab7e1dd21a_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-controller-rhel8@sha256:52ef0c51b53ede0344f58174e624db08e6dcac04a0cba1668915f217949fc868_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-controller-rhel8@sha256:72c5fcaa44e3da56b297eb718d8a2b7eeb44069d6f3ce71b0eca30070b18bd9d_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-controller-rhel8@sha256:ad2df12dd77e8a3092431ca8d1b5eae42240c8ebb8766e436009bd6df7ee51f3_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-in-memory-channel-controller-rhel8@sha256:070f2c819506853dee230f37e00b27a05ba01c6f7cbbffc9a04b59a65d0c45e9_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-in-memory-channel-controller-rhel8@sha256:111da99563ea799e6b54933f12dc8f8a3828e36f650900e02da3be5afbdeefd9_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-in-memory-channel-controller-rhel8@sha256:69871b8d6e72713fe2eaf5f1e0aac1282fb8659d2895836994f10c847fe320d1_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-in-memory-channel-dispatcher-rhel8@sha256:4b5ee83ccace988c6eaf456e82dea83d160ae7e6aaad1ab8f48410f90da8f1c1_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-in-memory-channel-dispatcher-rhel8@sha256:52247eff5dc9a89244e6697ae9ce61cc1b42265171c956d4d50984179daced89_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-in-memory-channel-dispatcher-rhel8@sha256:68b61474089703d0685a952062401303206ba11bc108b8504f6f6390933d83cb_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-kafka-broker-controller-rhel8@sha256:2a4b30bcff1377073202362dfd521bd7ac3e3e3960fdb33a6cf9fa39fc89de6b_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-kafka-broker-controller-rhel8@sha256:be290e6d950e8af6162c1dece8472788b66459e8cb91df319f50ccf66f27b5c7_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-kafka-broker-controller-rhel8@sha256:f8b5d9c9c0182f5cc1f76422759bf8925d2f29292390ada83a6b7c7986f1462c_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-kafka-broker-dispatcher-rhel8@sha256:08c6d6908a2e58a18e908223daf152802106b00a67905e94e075fca827af87c9_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-kafka-broker-dispatcher-rhel8@sha256:8ac0796f3585a406facba98766688ae6777b5673a4515418db8d1d92c4d65494_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-kafka-broker-dispatcher-rhel8@sha256:9af6b8413acbf59adc88e9b88a51105f3b0a4913499c3026f64e7fda91e43384_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-kafka-broker-post-install-rhel8@sha256:260e7f0086f4e036be3a9ab5d24ce99fc8a053cc7f2906f8a6080f59f2a3e591_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-kafka-broker-post-install-rhel8@sha256:36551ea609536ba900f7a0493a06d07f9c0f19a0eef7e4956575354ca92cd1ef_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-kafka-broker-post-install-rhel8@sha256:6d4a898f37f87aa6db636487c6892833249be38635fe631433652feda762a40e_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-kafka-broker-webhook-rhel8@sha256:0dad9dc28babb21622f90c83647c9cc48bfa66faad257c88e7adf1d50ad0f80c_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-kafka-broker-webhook-rhel8@sha256:10ba81e103ed6b7dff7b02394b20f44b46acd6b09d72f16667c068eb9989dc77_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-kafka-broker-webhook-rhel8@sha256:f94aef78ce0870fdceac5b3467220540127a73415e81baa4b48bf986bc181c4d_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-mtbroker-filter-rhel8@sha256:4f6e162ee5fb96ff69a1546b7f728641dded59548f14afdfa870f7f0291787ac_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-mtbroker-filter-rhel8@sha256:ecde2ee2aa9618775178e03bcc07e53d6f5e12f30261238d8ffb366fb1e47c94_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-mtbroker-filter-rhel8@sha256:ee2dc3e0f648dc59551cfdf0ac5c36aa6cd9a4b2abaada7095ae4d5b8e0a571e_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-mtbroker-ingress-rhel8@sha256:4eaac6386b1b8a9e360df5afbd85aeebb97e5c81dbd861996caafad48b4cc6f9_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-mtbroker-ingress-rhel8@sha256:644fbcd1924d570f105f5f9760eb15eddbeed16c894edfcb4ef8c8a14e370bce_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-mtbroker-ingress-rhel8@sha256:a26dfc1a610bbaf876443b4b01a04130f7c0aba4d40e246333fe8bf7eb899f45_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-mtchannel-broker-rhel8@sha256:353859f2a8649fa9b3f5c0e02cafd57f79f96a10a7a697ba08eaa8cb70effe51_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-mtchannel-broker-rhel8@sha256:6f7afb57dc78ccb13498434196c5e8cd0f6ec53f045689febf1a62c492358d93_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-mtchannel-broker-rhel8@sha256:fadf3035a8bd25307843d1c6c88654a03db25983407a770875b4507942684dd5_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-mtping-rhel8@sha256:2254577d2c2e67d28f8459fbd4ac43af78b7d29cc0b56c631607dd68f3d31637_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-mtping-rhel8@sha256:a7177a43f46b6470a19970c62ebc17119ca3c3021471f9396faa436e621beb1e_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-mtping-rhel8@sha256:c6c2c7924d90e81e2906f3bf3969b02d7f3e4dc80c187e6c55a7e4ea17ac20cd_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-storage-version-migration-rhel8@sha256:3c1baa5bad644c06bedabaed9c668f0999527f00bc1d195e71a528c222087328_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-storage-version-migration-rhel8@sha256:63dab761fd3a2e08950b7ee52852fb39cef7820f2a8cf8142ec3701a07372d7c_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-storage-version-migration-rhel8@sha256:ff7924a37865ac1a90872f35675934a1627e49a29577a78af18b8e743a5fde07_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-sugar-controller-rhel8@sha256:24c7217a3612a5c3c6792c433dc2a6cf4b5fda1b9e6acff84e2736705704d152_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-sugar-controller-rhel8@sha256:3a38788638c26e9bec45694b2c4597333080189ffa96d8c7302e3e7dd1e54be5_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-sugar-controller-rhel8@sha256:aebfba016342e94fc0619a9ad6346c7fefbedf6739f1495954eb905cade085ac_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-webhook-rhel8@sha256:11d0b8fac4cb67c95e051a91f5c6683768f8969ffc744cd3cc4814d1ee6e91c1_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-webhook-rhel8@sha256:1b209d1ddffba92c3d77824e37bf75302346856c10b773a101d2868f27d0b740_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-webhook-rhel8@sha256:bf8c9de32dd5cbe536b115f52f32c666fbf886bde555ac355937d6b149cf9343_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/ingress-rhel8-operator@sha256:46a5fb2d0f9fa5e05504b9264a3f1c0e7c7beb76e3a3aeb9bc036cda4fa9d66a_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/ingress-rhel8-operator@sha256:793b86f4c2add102e2f676bd57cec3365ce9b3fdc40a989c28d1f9acb851142d_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/ingress-rhel8-operator@sha256:cce79392f93bb318123c48ac6de48aa0a2983cc1134cc063c0fdc2ff83c546c7_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/kn-cli-artifacts-rhel8@sha256:1a51a072d4e303a5c33b2383c843308d86c68de228b094d2efed8bc59a4bac14_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/kn-cli-artifacts-rhel8@sha256:c61b26bdf318b507af66f9092e784d64436e3b2531cc6e2e8aa1bb8bbb010fb7_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/kn-cli-artifacts-rhel8@sha256:f22168224137db649c6e6592e3ec2ae6845ca668ef65fe56c104ed6393eae526_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/knative-rhel8-operator@sha256:53e115cdfeb8077cc8b89ebdeee4903b1be8c0a0d45831a9f277f342959f5961_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/knative-rhel8-operator@sha256:ebf24097b84ec5773e30c8f548975afb84b6fce836b373b97855f69371068d1e_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/knative-rhel8-operator@sha256:efa444ca6c7c4468821a8d138b4319c86fede592f3b0b4d7905e7c66e8bdb2c0_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/kourier-control-rhel8@sha256:396fb9dcc798b05e89d38ccbe3a3abb31854f56a95ae104fb9bb215967b56d9f_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/kourier-control-rhel8@sha256:e36577c37457a4521d78f28f24dca6ae11f170635316efe374f08f825cb5904d_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/kourier-control-rhel8@sha256:fb04b74dce262e58434b19a10dce0981b4df7541416de21343fb7124c714ffbf_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/net-istio-controller-rhel8@sha256:281b2782253722d916b6178ecdbc763aaa71ed4ac0db94e31d57974d4eb8b58b_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/net-istio-controller-rhel8@sha256:bf56038c0af2cfeb5a3e4b7ecd5aeebb230d042ac835b50faafa3d939dd8ca50_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/net-istio-controller-rhel8@sha256:f3643c74f73841b1de04be1d0f550c044f1ad4800ceb32cb36bf9072d8e5155b_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/net-istio-webhook-rhel8@sha256:4f7cabd5a6bb6fd7a0d81461108891b0d2de55efe868c4fbf275131c3280ed2d_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/net-istio-webhook-rhel8@sha256:a07d73f5c04af2a29b6565363b472aceabbfeafe7d6dfe833d1e71b072419916_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/net-istio-webhook-rhel8@sha256:cd34685812d9447969a1c3fb4382433a1b59fb3631fbe156daa6fa962458f859_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serverless-operator-bundle@sha256:0422f8843fc62c2b72e01ffefd33db912a1ad3d70ac297882d3663c9b7299f10_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serverless-rhel8-operator@sha256:26d940bd43b928d8370c9e88e80726a427c3f0ce3afc4fddb02a507f81c8fc93_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serverless-rhel8-operator@sha256:2898df30f40683bd3a73c6f2676afdc1bfc27b23d2fe04fe7667f6db6d2422ab_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serverless-rhel8-operator@sha256:8ec9e756969c8e6bf8155ed102a66cf578a325dcc477ff909b4806405ab59cfc_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-activator-rhel8@sha256:1e9fb289564961ddbf317e568c50936b048446685c39ab14ca4e5cb682785243_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-activator-rhel8@sha256:3a823819467ed0beea953eed27e2129bb4495df3f49e0f59d5004dee416e6285_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-activator-rhel8@sha256:4e7563e5f9761f624aefc6b79845e5b4dd1836a545c3754bc37701162ed4e3bb_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-autoscaler-hpa-rhel8@sha256:1685c7bf25061e61688d2b5e60cde6adb8906fec6bfb713c68837b2bbeeacf85_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-autoscaler-hpa-rhel8@sha256:491df16728df492b7b88efb8e86f28e46a8762f4084fb4132823611a9e758264_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-autoscaler-hpa-rhel8@sha256:8bb514634ece7dafd88ae6cc7eff52016cd4585d91cb9c106720c21c219f8967_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-autoscaler-rhel8@sha256:01b46e0ddb618f58c06b533fe7148f772367200f5d9be9d355012e91dc401156_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-autoscaler-rhel8@sha256:8cd0a381de995467f339e11f0704b8c8b978ddfdd2d8271f4c9f832e7acf9f07_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-autoscaler-rhel8@sha256:c60796d720141d322159e49bb3496732b8e0453d6606227b419caf93a12d196b_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-controller-rhel8@sha256:92b01a8421488e9d9b42b6da290873b54a2619d39a05e8d2a99e4c5348a3d4dc_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-controller-rhel8@sha256:b5ae691a77adb161a30ae8470f1cf4c1c6259488df18bb2bf2764d05af9a2aa8_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-controller-rhel8@sha256:b752a295b673aeee85eba6bed33cc658254dc0503c6002841d80dc0c0a38f615_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-domain-mapping-rhel8@sha256:11bca084f2c8df8d369d6301847876bbf8d37c7b67a6ffb387e0759100b6e817_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-domain-mapping-rhel8@sha256:4e580d29cbff1aa6050c65cee35a870dab9e6a7eaa538b356a5afefed9c38d90_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-domain-mapping-rhel8@sha256:eeb39a3fbc9d4c223d42579737948438d03b2a2ec1aee46562aabae6d343679b_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-domain-mapping-webhook-rhel8@sha256:8057fa6657c0bf909297273acc4faea1cddb29f9f02f6c797279adb42f083332_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-domain-mapping-webhook-rhel8@sha256:84e13a4c84098e0a6a5b461c7581861cd9114ce3cc7c2147afd727e56f323b28_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-domain-mapping-webhook-rhel8@sha256:f99e203de17686584c05ee0901041edd055350c39da063d5d6dcd026d1e17593_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-queue-rhel8@sha256:8740a1f7cb3ef3c4caa5774cced7787cc1e345dbe3708307001c1def9fd32e2f_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-queue-rhel8@sha256:ac1ca0ae5e3c7fc242ec5a313e45d09b83261ffe26eab3ebcbbae9299471b25a_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-queue-rhel8@sha256:f16b4f4e86e758354c8b19ee3a075dfd6fd19eb7ba282ad8293d41ca0c8f3028_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-storage-version-migration-rhel8@sha256:1c3b2c4c06981fd8eb13c05837c8da3523f0df9c79eacd6ffc1138e5f26bdba6_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-storage-version-migration-rhel8@sha256:27b7b75eae9eacc52a577887885db7c29192e15aada8a3b7406e032561609462_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-storage-version-migration-rhel8@sha256:8012cc60fab4e14b7fab05589c977c15ac941efb09601069be09d4e25385ed26_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-webhook-rhel8@sha256:4fdc2c632eb0fa4f10a78e39622c83febde93f38db16bd0ca4a35c1eb7062548_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-webhook-rhel8@sha256:6904376f1ae4dadc23ab9993b50aaaa3db130fcd338f3dfae9e437b348e6e934_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-webhook-rhel8@sha256:dc902a39bc520abcf2100c26e2e1c4ba20aa5aadff763b40f234eb01a26b6f77_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/svls-must-gather-rhel8@sha256:057e9ccae9eae50fadad4772b203e897f5c54bf9d40f6e2f2ccbdbc93f5850b5_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/svls-must-gather-rhel8@sha256:7557328dcdede1992a3660342f037e490f58bc3281c68c6e4f44e6d66c4a0cff_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/svls-must-gather-rhel8@sha256:e0a982cd04fee4416659b7e1e6a827c2c371144bd461f23913ae9e0633fd598a_amd64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "golang: compress/gzip: stack exhaustion in Reader.Read"
},
{
"cve": "CVE-2022-30632",
"cwe": {
"id": "CWE-1325",
"name": "Improperly Controlled Sequential Memory Allocation"
},
"discovery_date": "2022-07-14T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2107386"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in golang. Calling Glob on a path that contains a large number of path separators can cause a panic issue due to stack exhaustion. This can cause an attacker to impact availability.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "golang: path/filepath: stack exhaustion in Glob",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "The exploitation of this flaw will only result in a denial of service of the application via the application crashing which is why this has been rated as moderate.\n\nWithin regulated environments, a combination of the following controls acts as a significant barrier to successfully exploiting a CWE-1325: Improperly Controlled Sequential Memory Allocation vulnerability and therefore downgrades the severity of this particular CVE from Moderate to Low.\n\nAccess to the platform is granted only after successful hard token-based multi-factor authentication (MFA) and is governed by least privilege to ensure only authorized users and roles can execute or modify code. Static code analysis and peer reviews enforce strong input validation and error handling, preventing improperly validated inputs from causing system instability, data exposure, or privilege escalation. In the event of successful exploitation, process isolation limits the impact of excessive sequential memory allocation by restricting memory use per process, preventing any single process from exhausting system resources. Finally, the platform uses memory protection mechanisms such as Data Execution Prevention (DEP) and Address Space Layout Randomization (ASLR) to reduce the risk of memory allocation-based attacks.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"8Base-Openshift-Serverless-1.24:openshift-serverless-1-tech-preview/eventing-kafka-broker-controller-rhel8@sha256:2a4b30bcff1377073202362dfd521bd7ac3e3e3960fdb33a6cf9fa39fc89de6b_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1-tech-preview/eventing-kafka-broker-controller-rhel8@sha256:be290e6d950e8af6162c1dece8472788b66459e8cb91df319f50ccf66f27b5c7_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1-tech-preview/eventing-kafka-broker-controller-rhel8@sha256:f8b5d9c9c0182f5cc1f76422759bf8925d2f29292390ada83a6b7c7986f1462c_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1-tech-preview/eventing-kafka-broker-dispatcher-rhel8@sha256:08c6d6908a2e58a18e908223daf152802106b00a67905e94e075fca827af87c9_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1-tech-preview/eventing-kafka-broker-dispatcher-rhel8@sha256:8ac0796f3585a406facba98766688ae6777b5673a4515418db8d1d92c4d65494_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1-tech-preview/eventing-kafka-broker-dispatcher-rhel8@sha256:9af6b8413acbf59adc88e9b88a51105f3b0a4913499c3026f64e7fda91e43384_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1-tech-preview/eventing-kafka-broker-receiver-rhel8@sha256:4dc0783cf92da5b5aa4cd1b9e9d55aa55a69b94eef0d29f261d3d51bd2260b68_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1-tech-preview/eventing-kafka-broker-receiver-rhel8@sha256:80fd78ad61caab0b20e39d4c6103ed9b074d3efa1dc67ab7bf415ea7db912dc3_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1-tech-preview/eventing-kafka-broker-receiver-rhel8@sha256:aeaaf1d541b5756df65f0700bcd82d085077ae3b1ce99c6d8728997c23e31ef9_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1-tech-preview/eventing-kafka-broker-webhook-rhel8@sha256:0dad9dc28babb21622f90c83647c9cc48bfa66faad257c88e7adf1d50ad0f80c_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1-tech-preview/eventing-kafka-broker-webhook-rhel8@sha256:10ba81e103ed6b7dff7b02394b20f44b46acd6b09d72f16667c068eb9989dc77_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1-tech-preview/eventing-kafka-broker-webhook-rhel8@sha256:f94aef78ce0870fdceac5b3467220540127a73415e81baa4b48bf986bc181c4d_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/client-kn-rhel8@sha256:09644d1c149970cd7c06635806a0ffc077a6340d68c357cd7f2bb5a6f57e46f3_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/client-kn-rhel8@sha256:46510d8b5dfba62d0a3da64ba90d1b8f88ad3b909c3e6ed14bcd96017d766829_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/client-kn-rhel8@sha256:f9bf2892123c3d981d2d5f158e643e6ba6f59a441b47c4055dc542f8cf8330c0_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-apiserver-receive-adapter-rhel8@sha256:834e37f8ddfbe157ad357fcef49f5213053d1295bb31361c5dd14a213ff2755c_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-apiserver-receive-adapter-rhel8@sha256:d13848369ca942d13548ab9b73a2d60b67f9412e535ed647342acaa8cef36c37_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-apiserver-receive-adapter-rhel8@sha256:eef2145e61234d37713ef8fda1f82d7cbe6502c5e6386117230d66ab7e1dd21a_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-controller-rhel8@sha256:52ef0c51b53ede0344f58174e624db08e6dcac04a0cba1668915f217949fc868_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-controller-rhel8@sha256:72c5fcaa44e3da56b297eb718d8a2b7eeb44069d6f3ce71b0eca30070b18bd9d_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-controller-rhel8@sha256:ad2df12dd77e8a3092431ca8d1b5eae42240c8ebb8766e436009bd6df7ee51f3_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-in-memory-channel-controller-rhel8@sha256:070f2c819506853dee230f37e00b27a05ba01c6f7cbbffc9a04b59a65d0c45e9_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-in-memory-channel-controller-rhel8@sha256:111da99563ea799e6b54933f12dc8f8a3828e36f650900e02da3be5afbdeefd9_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-in-memory-channel-controller-rhel8@sha256:69871b8d6e72713fe2eaf5f1e0aac1282fb8659d2895836994f10c847fe320d1_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-in-memory-channel-dispatcher-rhel8@sha256:4b5ee83ccace988c6eaf456e82dea83d160ae7e6aaad1ab8f48410f90da8f1c1_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-in-memory-channel-dispatcher-rhel8@sha256:52247eff5dc9a89244e6697ae9ce61cc1b42265171c956d4d50984179daced89_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-in-memory-channel-dispatcher-rhel8@sha256:68b61474089703d0685a952062401303206ba11bc108b8504f6f6390933d83cb_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-kafka-broker-controller-rhel8@sha256:2a4b30bcff1377073202362dfd521bd7ac3e3e3960fdb33a6cf9fa39fc89de6b_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-kafka-broker-controller-rhel8@sha256:be290e6d950e8af6162c1dece8472788b66459e8cb91df319f50ccf66f27b5c7_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-kafka-broker-controller-rhel8@sha256:f8b5d9c9c0182f5cc1f76422759bf8925d2f29292390ada83a6b7c7986f1462c_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-kafka-broker-dispatcher-rhel8@sha256:08c6d6908a2e58a18e908223daf152802106b00a67905e94e075fca827af87c9_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-kafka-broker-dispatcher-rhel8@sha256:8ac0796f3585a406facba98766688ae6777b5673a4515418db8d1d92c4d65494_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-kafka-broker-dispatcher-rhel8@sha256:9af6b8413acbf59adc88e9b88a51105f3b0a4913499c3026f64e7fda91e43384_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-kafka-broker-post-install-rhel8@sha256:260e7f0086f4e036be3a9ab5d24ce99fc8a053cc7f2906f8a6080f59f2a3e591_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-kafka-broker-post-install-rhel8@sha256:36551ea609536ba900f7a0493a06d07f9c0f19a0eef7e4956575354ca92cd1ef_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-kafka-broker-post-install-rhel8@sha256:6d4a898f37f87aa6db636487c6892833249be38635fe631433652feda762a40e_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-kafka-broker-webhook-rhel8@sha256:0dad9dc28babb21622f90c83647c9cc48bfa66faad257c88e7adf1d50ad0f80c_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-kafka-broker-webhook-rhel8@sha256:10ba81e103ed6b7dff7b02394b20f44b46acd6b09d72f16667c068eb9989dc77_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-kafka-broker-webhook-rhel8@sha256:f94aef78ce0870fdceac5b3467220540127a73415e81baa4b48bf986bc181c4d_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-mtbroker-filter-rhel8@sha256:4f6e162ee5fb96ff69a1546b7f728641dded59548f14afdfa870f7f0291787ac_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-mtbroker-filter-rhel8@sha256:ecde2ee2aa9618775178e03bcc07e53d6f5e12f30261238d8ffb366fb1e47c94_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-mtbroker-filter-rhel8@sha256:ee2dc3e0f648dc59551cfdf0ac5c36aa6cd9a4b2abaada7095ae4d5b8e0a571e_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-mtbroker-ingress-rhel8@sha256:4eaac6386b1b8a9e360df5afbd85aeebb97e5c81dbd861996caafad48b4cc6f9_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-mtbroker-ingress-rhel8@sha256:644fbcd1924d570f105f5f9760eb15eddbeed16c894edfcb4ef8c8a14e370bce_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-mtbroker-ingress-rhel8@sha256:a26dfc1a610bbaf876443b4b01a04130f7c0aba4d40e246333fe8bf7eb899f45_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-mtchannel-broker-rhel8@sha256:353859f2a8649fa9b3f5c0e02cafd57f79f96a10a7a697ba08eaa8cb70effe51_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-mtchannel-broker-rhel8@sha256:6f7afb57dc78ccb13498434196c5e8cd0f6ec53f045689febf1a62c492358d93_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-mtchannel-broker-rhel8@sha256:fadf3035a8bd25307843d1c6c88654a03db25983407a770875b4507942684dd5_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-mtping-rhel8@sha256:2254577d2c2e67d28f8459fbd4ac43af78b7d29cc0b56c631607dd68f3d31637_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-mtping-rhel8@sha256:a7177a43f46b6470a19970c62ebc17119ca3c3021471f9396faa436e621beb1e_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-mtping-rhel8@sha256:c6c2c7924d90e81e2906f3bf3969b02d7f3e4dc80c187e6c55a7e4ea17ac20cd_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-storage-version-migration-rhel8@sha256:3c1baa5bad644c06bedabaed9c668f0999527f00bc1d195e71a528c222087328_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-storage-version-migration-rhel8@sha256:63dab761fd3a2e08950b7ee52852fb39cef7820f2a8cf8142ec3701a07372d7c_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-storage-version-migration-rhel8@sha256:ff7924a37865ac1a90872f35675934a1627e49a29577a78af18b8e743a5fde07_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-sugar-controller-rhel8@sha256:24c7217a3612a5c3c6792c433dc2a6cf4b5fda1b9e6acff84e2736705704d152_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-sugar-controller-rhel8@sha256:3a38788638c26e9bec45694b2c4597333080189ffa96d8c7302e3e7dd1e54be5_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-sugar-controller-rhel8@sha256:aebfba016342e94fc0619a9ad6346c7fefbedf6739f1495954eb905cade085ac_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-webhook-rhel8@sha256:11d0b8fac4cb67c95e051a91f5c6683768f8969ffc744cd3cc4814d1ee6e91c1_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-webhook-rhel8@sha256:1b209d1ddffba92c3d77824e37bf75302346856c10b773a101d2868f27d0b740_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-webhook-rhel8@sha256:bf8c9de32dd5cbe536b115f52f32c666fbf886bde555ac355937d6b149cf9343_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/ingress-rhel8-operator@sha256:46a5fb2d0f9fa5e05504b9264a3f1c0e7c7beb76e3a3aeb9bc036cda4fa9d66a_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/ingress-rhel8-operator@sha256:793b86f4c2add102e2f676bd57cec3365ce9b3fdc40a989c28d1f9acb851142d_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/ingress-rhel8-operator@sha256:cce79392f93bb318123c48ac6de48aa0a2983cc1134cc063c0fdc2ff83c546c7_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/kn-cli-artifacts-rhel8@sha256:1a51a072d4e303a5c33b2383c843308d86c68de228b094d2efed8bc59a4bac14_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/kn-cli-artifacts-rhel8@sha256:c61b26bdf318b507af66f9092e784d64436e3b2531cc6e2e8aa1bb8bbb010fb7_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/kn-cli-artifacts-rhel8@sha256:f22168224137db649c6e6592e3ec2ae6845ca668ef65fe56c104ed6393eae526_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/knative-rhel8-operator@sha256:53e115cdfeb8077cc8b89ebdeee4903b1be8c0a0d45831a9f277f342959f5961_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/knative-rhel8-operator@sha256:ebf24097b84ec5773e30c8f548975afb84b6fce836b373b97855f69371068d1e_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/knative-rhel8-operator@sha256:efa444ca6c7c4468821a8d138b4319c86fede592f3b0b4d7905e7c66e8bdb2c0_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/kourier-control-rhel8@sha256:396fb9dcc798b05e89d38ccbe3a3abb31854f56a95ae104fb9bb215967b56d9f_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/kourier-control-rhel8@sha256:e36577c37457a4521d78f28f24dca6ae11f170635316efe374f08f825cb5904d_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/kourier-control-rhel8@sha256:fb04b74dce262e58434b19a10dce0981b4df7541416de21343fb7124c714ffbf_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/net-istio-controller-rhel8@sha256:281b2782253722d916b6178ecdbc763aaa71ed4ac0db94e31d57974d4eb8b58b_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/net-istio-controller-rhel8@sha256:bf56038c0af2cfeb5a3e4b7ecd5aeebb230d042ac835b50faafa3d939dd8ca50_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/net-istio-controller-rhel8@sha256:f3643c74f73841b1de04be1d0f550c044f1ad4800ceb32cb36bf9072d8e5155b_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/net-istio-webhook-rhel8@sha256:4f7cabd5a6bb6fd7a0d81461108891b0d2de55efe868c4fbf275131c3280ed2d_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/net-istio-webhook-rhel8@sha256:a07d73f5c04af2a29b6565363b472aceabbfeafe7d6dfe833d1e71b072419916_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/net-istio-webhook-rhel8@sha256:cd34685812d9447969a1c3fb4382433a1b59fb3631fbe156daa6fa962458f859_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serverless-operator-bundle@sha256:0422f8843fc62c2b72e01ffefd33db912a1ad3d70ac297882d3663c9b7299f10_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serverless-rhel8-operator@sha256:26d940bd43b928d8370c9e88e80726a427c3f0ce3afc4fddb02a507f81c8fc93_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serverless-rhel8-operator@sha256:2898df30f40683bd3a73c6f2676afdc1bfc27b23d2fe04fe7667f6db6d2422ab_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serverless-rhel8-operator@sha256:8ec9e756969c8e6bf8155ed102a66cf578a325dcc477ff909b4806405ab59cfc_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-activator-rhel8@sha256:1e9fb289564961ddbf317e568c50936b048446685c39ab14ca4e5cb682785243_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-activator-rhel8@sha256:3a823819467ed0beea953eed27e2129bb4495df3f49e0f59d5004dee416e6285_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-activator-rhel8@sha256:4e7563e5f9761f624aefc6b79845e5b4dd1836a545c3754bc37701162ed4e3bb_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-autoscaler-hpa-rhel8@sha256:1685c7bf25061e61688d2b5e60cde6adb8906fec6bfb713c68837b2bbeeacf85_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-autoscaler-hpa-rhel8@sha256:491df16728df492b7b88efb8e86f28e46a8762f4084fb4132823611a9e758264_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-autoscaler-hpa-rhel8@sha256:8bb514634ece7dafd88ae6cc7eff52016cd4585d91cb9c106720c21c219f8967_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-autoscaler-rhel8@sha256:01b46e0ddb618f58c06b533fe7148f772367200f5d9be9d355012e91dc401156_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-autoscaler-rhel8@sha256:8cd0a381de995467f339e11f0704b8c8b978ddfdd2d8271f4c9f832e7acf9f07_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-autoscaler-rhel8@sha256:c60796d720141d322159e49bb3496732b8e0453d6606227b419caf93a12d196b_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-controller-rhel8@sha256:92b01a8421488e9d9b42b6da290873b54a2619d39a05e8d2a99e4c5348a3d4dc_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-controller-rhel8@sha256:b5ae691a77adb161a30ae8470f1cf4c1c6259488df18bb2bf2764d05af9a2aa8_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-controller-rhel8@sha256:b752a295b673aeee85eba6bed33cc658254dc0503c6002841d80dc0c0a38f615_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-domain-mapping-rhel8@sha256:11bca084f2c8df8d369d6301847876bbf8d37c7b67a6ffb387e0759100b6e817_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-domain-mapping-rhel8@sha256:4e580d29cbff1aa6050c65cee35a870dab9e6a7eaa538b356a5afefed9c38d90_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-domain-mapping-rhel8@sha256:eeb39a3fbc9d4c223d42579737948438d03b2a2ec1aee46562aabae6d343679b_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-domain-mapping-webhook-rhel8@sha256:8057fa6657c0bf909297273acc4faea1cddb29f9f02f6c797279adb42f083332_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-domain-mapping-webhook-rhel8@sha256:84e13a4c84098e0a6a5b461c7581861cd9114ce3cc7c2147afd727e56f323b28_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-domain-mapping-webhook-rhel8@sha256:f99e203de17686584c05ee0901041edd055350c39da063d5d6dcd026d1e17593_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-queue-rhel8@sha256:8740a1f7cb3ef3c4caa5774cced7787cc1e345dbe3708307001c1def9fd32e2f_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-queue-rhel8@sha256:ac1ca0ae5e3c7fc242ec5a313e45d09b83261ffe26eab3ebcbbae9299471b25a_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-queue-rhel8@sha256:f16b4f4e86e758354c8b19ee3a075dfd6fd19eb7ba282ad8293d41ca0c8f3028_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-storage-version-migration-rhel8@sha256:1c3b2c4c06981fd8eb13c05837c8da3523f0df9c79eacd6ffc1138e5f26bdba6_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-storage-version-migration-rhel8@sha256:27b7b75eae9eacc52a577887885db7c29192e15aada8a3b7406e032561609462_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-storage-version-migration-rhel8@sha256:8012cc60fab4e14b7fab05589c977c15ac941efb09601069be09d4e25385ed26_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-webhook-rhel8@sha256:4fdc2c632eb0fa4f10a78e39622c83febde93f38db16bd0ca4a35c1eb7062548_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-webhook-rhel8@sha256:6904376f1ae4dadc23ab9993b50aaaa3db130fcd338f3dfae9e437b348e6e934_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-webhook-rhel8@sha256:dc902a39bc520abcf2100c26e2e1c4ba20aa5aadff763b40f234eb01a26b6f77_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/svls-must-gather-rhel8@sha256:057e9ccae9eae50fadad4772b203e897f5c54bf9d40f6e2f2ccbdbc93f5850b5_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/svls-must-gather-rhel8@sha256:7557328dcdede1992a3660342f037e490f58bc3281c68c6e4f44e6d66c4a0cff_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/svls-must-gather-rhel8@sha256:e0a982cd04fee4416659b7e1e6a827c2c371144bd461f23913ae9e0633fd598a_amd64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2022-30632"
},
{
"category": "external",
"summary": "RHBZ#2107386",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2107386"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2022-30632",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-30632"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2022-30632",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2022-30632"
},
{
"category": "external",
"summary": "https://go.dev/issue/53416",
"url": "https://go.dev/issue/53416"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-announce/c/nqrv9fbR0zE",
"url": "https://groups.google.com/g/golang-announce/c/nqrv9fbR0zE"
}
],
"release_date": "2022-07-12T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2022-08-10T13:13:24+00:00",
"details": "See the Red Hat OpenShift Container Platform 4.6 documentation at:\nhttps://access.redhat.com/documentation/en-us/openshift_container_platform/4.6/html/serverless/index\nSee the Red Hat OpenShift Container Platform 4.7 documentation at:\nhttps://access.redhat.com/documentation/en-us/openshift_container_platform/4.7/html/serverless/index\nSee the Red Hat OpenShift Container Platform 4.8 documentation at:\nhttps://access.redhat.com/documentation/en-us/openshift_container_platform/4.8/html/serverless/index\nSee the Red Hat OpenShift Container Platform 4.9 documentation at:\nhttps://access.redhat.com/documentation/en-us/openshift_container_platform/4.9/html/serverless/index\nSee the Red Hat OpenShift Container Platform 4.10 documentation at:\nhttps://access.redhat.com/documentation/en-us/openshift_container_platform/4.10/html/serverless/index",
"product_ids": [
"8Base-Openshift-Serverless-1.24:openshift-serverless-1-tech-preview/eventing-kafka-broker-controller-rhel8@sha256:2a4b30bcff1377073202362dfd521bd7ac3e3e3960fdb33a6cf9fa39fc89de6b_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1-tech-preview/eventing-kafka-broker-controller-rhel8@sha256:be290e6d950e8af6162c1dece8472788b66459e8cb91df319f50ccf66f27b5c7_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1-tech-preview/eventing-kafka-broker-controller-rhel8@sha256:f8b5d9c9c0182f5cc1f76422759bf8925d2f29292390ada83a6b7c7986f1462c_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1-tech-preview/eventing-kafka-broker-dispatcher-rhel8@sha256:08c6d6908a2e58a18e908223daf152802106b00a67905e94e075fca827af87c9_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1-tech-preview/eventing-kafka-broker-dispatcher-rhel8@sha256:8ac0796f3585a406facba98766688ae6777b5673a4515418db8d1d92c4d65494_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1-tech-preview/eventing-kafka-broker-dispatcher-rhel8@sha256:9af6b8413acbf59adc88e9b88a51105f3b0a4913499c3026f64e7fda91e43384_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1-tech-preview/eventing-kafka-broker-receiver-rhel8@sha256:4dc0783cf92da5b5aa4cd1b9e9d55aa55a69b94eef0d29f261d3d51bd2260b68_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1-tech-preview/eventing-kafka-broker-receiver-rhel8@sha256:80fd78ad61caab0b20e39d4c6103ed9b074d3efa1dc67ab7bf415ea7db912dc3_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1-tech-preview/eventing-kafka-broker-receiver-rhel8@sha256:aeaaf1d541b5756df65f0700bcd82d085077ae3b1ce99c6d8728997c23e31ef9_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1-tech-preview/eventing-kafka-broker-webhook-rhel8@sha256:0dad9dc28babb21622f90c83647c9cc48bfa66faad257c88e7adf1d50ad0f80c_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1-tech-preview/eventing-kafka-broker-webhook-rhel8@sha256:10ba81e103ed6b7dff7b02394b20f44b46acd6b09d72f16667c068eb9989dc77_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1-tech-preview/eventing-kafka-broker-webhook-rhel8@sha256:f94aef78ce0870fdceac5b3467220540127a73415e81baa4b48bf986bc181c4d_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/client-kn-rhel8@sha256:09644d1c149970cd7c06635806a0ffc077a6340d68c357cd7f2bb5a6f57e46f3_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/client-kn-rhel8@sha256:46510d8b5dfba62d0a3da64ba90d1b8f88ad3b909c3e6ed14bcd96017d766829_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/client-kn-rhel8@sha256:f9bf2892123c3d981d2d5f158e643e6ba6f59a441b47c4055dc542f8cf8330c0_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-apiserver-receive-adapter-rhel8@sha256:834e37f8ddfbe157ad357fcef49f5213053d1295bb31361c5dd14a213ff2755c_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-apiserver-receive-adapter-rhel8@sha256:d13848369ca942d13548ab9b73a2d60b67f9412e535ed647342acaa8cef36c37_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-apiserver-receive-adapter-rhel8@sha256:eef2145e61234d37713ef8fda1f82d7cbe6502c5e6386117230d66ab7e1dd21a_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-controller-rhel8@sha256:52ef0c51b53ede0344f58174e624db08e6dcac04a0cba1668915f217949fc868_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-controller-rhel8@sha256:72c5fcaa44e3da56b297eb718d8a2b7eeb44069d6f3ce71b0eca30070b18bd9d_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-controller-rhel8@sha256:ad2df12dd77e8a3092431ca8d1b5eae42240c8ebb8766e436009bd6df7ee51f3_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-in-memory-channel-controller-rhel8@sha256:070f2c819506853dee230f37e00b27a05ba01c6f7cbbffc9a04b59a65d0c45e9_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-in-memory-channel-controller-rhel8@sha256:111da99563ea799e6b54933f12dc8f8a3828e36f650900e02da3be5afbdeefd9_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-in-memory-channel-controller-rhel8@sha256:69871b8d6e72713fe2eaf5f1e0aac1282fb8659d2895836994f10c847fe320d1_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-in-memory-channel-dispatcher-rhel8@sha256:4b5ee83ccace988c6eaf456e82dea83d160ae7e6aaad1ab8f48410f90da8f1c1_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-in-memory-channel-dispatcher-rhel8@sha256:52247eff5dc9a89244e6697ae9ce61cc1b42265171c956d4d50984179daced89_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-in-memory-channel-dispatcher-rhel8@sha256:68b61474089703d0685a952062401303206ba11bc108b8504f6f6390933d83cb_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-kafka-broker-controller-rhel8@sha256:2a4b30bcff1377073202362dfd521bd7ac3e3e3960fdb33a6cf9fa39fc89de6b_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-kafka-broker-controller-rhel8@sha256:be290e6d950e8af6162c1dece8472788b66459e8cb91df319f50ccf66f27b5c7_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-kafka-broker-controller-rhel8@sha256:f8b5d9c9c0182f5cc1f76422759bf8925d2f29292390ada83a6b7c7986f1462c_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-kafka-broker-dispatcher-rhel8@sha256:08c6d6908a2e58a18e908223daf152802106b00a67905e94e075fca827af87c9_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-kafka-broker-dispatcher-rhel8@sha256:8ac0796f3585a406facba98766688ae6777b5673a4515418db8d1d92c4d65494_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-kafka-broker-dispatcher-rhel8@sha256:9af6b8413acbf59adc88e9b88a51105f3b0a4913499c3026f64e7fda91e43384_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-kafka-broker-post-install-rhel8@sha256:260e7f0086f4e036be3a9ab5d24ce99fc8a053cc7f2906f8a6080f59f2a3e591_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-kafka-broker-post-install-rhel8@sha256:36551ea609536ba900f7a0493a06d07f9c0f19a0eef7e4956575354ca92cd1ef_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-kafka-broker-post-install-rhel8@sha256:6d4a898f37f87aa6db636487c6892833249be38635fe631433652feda762a40e_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-kafka-broker-webhook-rhel8@sha256:0dad9dc28babb21622f90c83647c9cc48bfa66faad257c88e7adf1d50ad0f80c_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-kafka-broker-webhook-rhel8@sha256:10ba81e103ed6b7dff7b02394b20f44b46acd6b09d72f16667c068eb9989dc77_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-kafka-broker-webhook-rhel8@sha256:f94aef78ce0870fdceac5b3467220540127a73415e81baa4b48bf986bc181c4d_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-mtbroker-filter-rhel8@sha256:4f6e162ee5fb96ff69a1546b7f728641dded59548f14afdfa870f7f0291787ac_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-mtbroker-filter-rhel8@sha256:ecde2ee2aa9618775178e03bcc07e53d6f5e12f30261238d8ffb366fb1e47c94_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-mtbroker-filter-rhel8@sha256:ee2dc3e0f648dc59551cfdf0ac5c36aa6cd9a4b2abaada7095ae4d5b8e0a571e_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-mtbroker-ingress-rhel8@sha256:4eaac6386b1b8a9e360df5afbd85aeebb97e5c81dbd861996caafad48b4cc6f9_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-mtbroker-ingress-rhel8@sha256:644fbcd1924d570f105f5f9760eb15eddbeed16c894edfcb4ef8c8a14e370bce_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-mtbroker-ingress-rhel8@sha256:a26dfc1a610bbaf876443b4b01a04130f7c0aba4d40e246333fe8bf7eb899f45_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-mtchannel-broker-rhel8@sha256:353859f2a8649fa9b3f5c0e02cafd57f79f96a10a7a697ba08eaa8cb70effe51_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-mtchannel-broker-rhel8@sha256:6f7afb57dc78ccb13498434196c5e8cd0f6ec53f045689febf1a62c492358d93_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-mtchannel-broker-rhel8@sha256:fadf3035a8bd25307843d1c6c88654a03db25983407a770875b4507942684dd5_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-mtping-rhel8@sha256:2254577d2c2e67d28f8459fbd4ac43af78b7d29cc0b56c631607dd68f3d31637_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-mtping-rhel8@sha256:a7177a43f46b6470a19970c62ebc17119ca3c3021471f9396faa436e621beb1e_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-mtping-rhel8@sha256:c6c2c7924d90e81e2906f3bf3969b02d7f3e4dc80c187e6c55a7e4ea17ac20cd_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-storage-version-migration-rhel8@sha256:3c1baa5bad644c06bedabaed9c668f0999527f00bc1d195e71a528c222087328_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-storage-version-migration-rhel8@sha256:63dab761fd3a2e08950b7ee52852fb39cef7820f2a8cf8142ec3701a07372d7c_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-storage-version-migration-rhel8@sha256:ff7924a37865ac1a90872f35675934a1627e49a29577a78af18b8e743a5fde07_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-sugar-controller-rhel8@sha256:24c7217a3612a5c3c6792c433dc2a6cf4b5fda1b9e6acff84e2736705704d152_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-sugar-controller-rhel8@sha256:3a38788638c26e9bec45694b2c4597333080189ffa96d8c7302e3e7dd1e54be5_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-sugar-controller-rhel8@sha256:aebfba016342e94fc0619a9ad6346c7fefbedf6739f1495954eb905cade085ac_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-webhook-rhel8@sha256:11d0b8fac4cb67c95e051a91f5c6683768f8969ffc744cd3cc4814d1ee6e91c1_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-webhook-rhel8@sha256:1b209d1ddffba92c3d77824e37bf75302346856c10b773a101d2868f27d0b740_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-webhook-rhel8@sha256:bf8c9de32dd5cbe536b115f52f32c666fbf886bde555ac355937d6b149cf9343_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/ingress-rhel8-operator@sha256:46a5fb2d0f9fa5e05504b9264a3f1c0e7c7beb76e3a3aeb9bc036cda4fa9d66a_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/ingress-rhel8-operator@sha256:793b86f4c2add102e2f676bd57cec3365ce9b3fdc40a989c28d1f9acb851142d_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/ingress-rhel8-operator@sha256:cce79392f93bb318123c48ac6de48aa0a2983cc1134cc063c0fdc2ff83c546c7_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/kn-cli-artifacts-rhel8@sha256:1a51a072d4e303a5c33b2383c843308d86c68de228b094d2efed8bc59a4bac14_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/kn-cli-artifacts-rhel8@sha256:c61b26bdf318b507af66f9092e784d64436e3b2531cc6e2e8aa1bb8bbb010fb7_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/kn-cli-artifacts-rhel8@sha256:f22168224137db649c6e6592e3ec2ae6845ca668ef65fe56c104ed6393eae526_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/knative-rhel8-operator@sha256:53e115cdfeb8077cc8b89ebdeee4903b1be8c0a0d45831a9f277f342959f5961_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/knative-rhel8-operator@sha256:ebf24097b84ec5773e30c8f548975afb84b6fce836b373b97855f69371068d1e_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/knative-rhel8-operator@sha256:efa444ca6c7c4468821a8d138b4319c86fede592f3b0b4d7905e7c66e8bdb2c0_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/kourier-control-rhel8@sha256:396fb9dcc798b05e89d38ccbe3a3abb31854f56a95ae104fb9bb215967b56d9f_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/kourier-control-rhel8@sha256:e36577c37457a4521d78f28f24dca6ae11f170635316efe374f08f825cb5904d_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/kourier-control-rhel8@sha256:fb04b74dce262e58434b19a10dce0981b4df7541416de21343fb7124c714ffbf_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/net-istio-controller-rhel8@sha256:281b2782253722d916b6178ecdbc763aaa71ed4ac0db94e31d57974d4eb8b58b_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/net-istio-controller-rhel8@sha256:bf56038c0af2cfeb5a3e4b7ecd5aeebb230d042ac835b50faafa3d939dd8ca50_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/net-istio-controller-rhel8@sha256:f3643c74f73841b1de04be1d0f550c044f1ad4800ceb32cb36bf9072d8e5155b_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/net-istio-webhook-rhel8@sha256:4f7cabd5a6bb6fd7a0d81461108891b0d2de55efe868c4fbf275131c3280ed2d_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/net-istio-webhook-rhel8@sha256:a07d73f5c04af2a29b6565363b472aceabbfeafe7d6dfe833d1e71b072419916_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/net-istio-webhook-rhel8@sha256:cd34685812d9447969a1c3fb4382433a1b59fb3631fbe156daa6fa962458f859_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serverless-operator-bundle@sha256:0422f8843fc62c2b72e01ffefd33db912a1ad3d70ac297882d3663c9b7299f10_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serverless-rhel8-operator@sha256:26d940bd43b928d8370c9e88e80726a427c3f0ce3afc4fddb02a507f81c8fc93_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serverless-rhel8-operator@sha256:2898df30f40683bd3a73c6f2676afdc1bfc27b23d2fe04fe7667f6db6d2422ab_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serverless-rhel8-operator@sha256:8ec9e756969c8e6bf8155ed102a66cf578a325dcc477ff909b4806405ab59cfc_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-activator-rhel8@sha256:1e9fb289564961ddbf317e568c50936b048446685c39ab14ca4e5cb682785243_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-activator-rhel8@sha256:3a823819467ed0beea953eed27e2129bb4495df3f49e0f59d5004dee416e6285_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-activator-rhel8@sha256:4e7563e5f9761f624aefc6b79845e5b4dd1836a545c3754bc37701162ed4e3bb_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-autoscaler-hpa-rhel8@sha256:1685c7bf25061e61688d2b5e60cde6adb8906fec6bfb713c68837b2bbeeacf85_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-autoscaler-hpa-rhel8@sha256:491df16728df492b7b88efb8e86f28e46a8762f4084fb4132823611a9e758264_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-autoscaler-hpa-rhel8@sha256:8bb514634ece7dafd88ae6cc7eff52016cd4585d91cb9c106720c21c219f8967_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-autoscaler-rhel8@sha256:01b46e0ddb618f58c06b533fe7148f772367200f5d9be9d355012e91dc401156_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-autoscaler-rhel8@sha256:8cd0a381de995467f339e11f0704b8c8b978ddfdd2d8271f4c9f832e7acf9f07_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-autoscaler-rhel8@sha256:c60796d720141d322159e49bb3496732b8e0453d6606227b419caf93a12d196b_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-controller-rhel8@sha256:92b01a8421488e9d9b42b6da290873b54a2619d39a05e8d2a99e4c5348a3d4dc_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-controller-rhel8@sha256:b5ae691a77adb161a30ae8470f1cf4c1c6259488df18bb2bf2764d05af9a2aa8_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-controller-rhel8@sha256:b752a295b673aeee85eba6bed33cc658254dc0503c6002841d80dc0c0a38f615_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-domain-mapping-rhel8@sha256:11bca084f2c8df8d369d6301847876bbf8d37c7b67a6ffb387e0759100b6e817_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-domain-mapping-rhel8@sha256:4e580d29cbff1aa6050c65cee35a870dab9e6a7eaa538b356a5afefed9c38d90_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-domain-mapping-rhel8@sha256:eeb39a3fbc9d4c223d42579737948438d03b2a2ec1aee46562aabae6d343679b_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-domain-mapping-webhook-rhel8@sha256:8057fa6657c0bf909297273acc4faea1cddb29f9f02f6c797279adb42f083332_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-domain-mapping-webhook-rhel8@sha256:84e13a4c84098e0a6a5b461c7581861cd9114ce3cc7c2147afd727e56f323b28_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-domain-mapping-webhook-rhel8@sha256:f99e203de17686584c05ee0901041edd055350c39da063d5d6dcd026d1e17593_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-queue-rhel8@sha256:8740a1f7cb3ef3c4caa5774cced7787cc1e345dbe3708307001c1def9fd32e2f_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-queue-rhel8@sha256:ac1ca0ae5e3c7fc242ec5a313e45d09b83261ffe26eab3ebcbbae9299471b25a_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-queue-rhel8@sha256:f16b4f4e86e758354c8b19ee3a075dfd6fd19eb7ba282ad8293d41ca0c8f3028_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-storage-version-migration-rhel8@sha256:1c3b2c4c06981fd8eb13c05837c8da3523f0df9c79eacd6ffc1138e5f26bdba6_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-storage-version-migration-rhel8@sha256:27b7b75eae9eacc52a577887885db7c29192e15aada8a3b7406e032561609462_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-storage-version-migration-rhel8@sha256:8012cc60fab4e14b7fab05589c977c15ac941efb09601069be09d4e25385ed26_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-webhook-rhel8@sha256:4fdc2c632eb0fa4f10a78e39622c83febde93f38db16bd0ca4a35c1eb7062548_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-webhook-rhel8@sha256:6904376f1ae4dadc23ab9993b50aaaa3db130fcd338f3dfae9e437b348e6e934_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-webhook-rhel8@sha256:dc902a39bc520abcf2100c26e2e1c4ba20aa5aadff763b40f234eb01a26b6f77_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/svls-must-gather-rhel8@sha256:057e9ccae9eae50fadad4772b203e897f5c54bf9d40f6e2f2ccbdbc93f5850b5_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/svls-must-gather-rhel8@sha256:7557328dcdede1992a3660342f037e490f58bc3281c68c6e4f44e6d66c4a0cff_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/svls-must-gather-rhel8@sha256:e0a982cd04fee4416659b7e1e6a827c2c371144bd461f23913ae9e0633fd598a_amd64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2022:6040"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"8Base-Openshift-Serverless-1.24:openshift-serverless-1-tech-preview/eventing-kafka-broker-controller-rhel8@sha256:2a4b30bcff1377073202362dfd521bd7ac3e3e3960fdb33a6cf9fa39fc89de6b_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1-tech-preview/eventing-kafka-broker-controller-rhel8@sha256:be290e6d950e8af6162c1dece8472788b66459e8cb91df319f50ccf66f27b5c7_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1-tech-preview/eventing-kafka-broker-controller-rhel8@sha256:f8b5d9c9c0182f5cc1f76422759bf8925d2f29292390ada83a6b7c7986f1462c_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1-tech-preview/eventing-kafka-broker-dispatcher-rhel8@sha256:08c6d6908a2e58a18e908223daf152802106b00a67905e94e075fca827af87c9_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1-tech-preview/eventing-kafka-broker-dispatcher-rhel8@sha256:8ac0796f3585a406facba98766688ae6777b5673a4515418db8d1d92c4d65494_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1-tech-preview/eventing-kafka-broker-dispatcher-rhel8@sha256:9af6b8413acbf59adc88e9b88a51105f3b0a4913499c3026f64e7fda91e43384_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1-tech-preview/eventing-kafka-broker-receiver-rhel8@sha256:4dc0783cf92da5b5aa4cd1b9e9d55aa55a69b94eef0d29f261d3d51bd2260b68_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1-tech-preview/eventing-kafka-broker-receiver-rhel8@sha256:80fd78ad61caab0b20e39d4c6103ed9b074d3efa1dc67ab7bf415ea7db912dc3_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1-tech-preview/eventing-kafka-broker-receiver-rhel8@sha256:aeaaf1d541b5756df65f0700bcd82d085077ae3b1ce99c6d8728997c23e31ef9_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1-tech-preview/eventing-kafka-broker-webhook-rhel8@sha256:0dad9dc28babb21622f90c83647c9cc48bfa66faad257c88e7adf1d50ad0f80c_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1-tech-preview/eventing-kafka-broker-webhook-rhel8@sha256:10ba81e103ed6b7dff7b02394b20f44b46acd6b09d72f16667c068eb9989dc77_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1-tech-preview/eventing-kafka-broker-webhook-rhel8@sha256:f94aef78ce0870fdceac5b3467220540127a73415e81baa4b48bf986bc181c4d_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/client-kn-rhel8@sha256:09644d1c149970cd7c06635806a0ffc077a6340d68c357cd7f2bb5a6f57e46f3_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/client-kn-rhel8@sha256:46510d8b5dfba62d0a3da64ba90d1b8f88ad3b909c3e6ed14bcd96017d766829_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/client-kn-rhel8@sha256:f9bf2892123c3d981d2d5f158e643e6ba6f59a441b47c4055dc542f8cf8330c0_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-apiserver-receive-adapter-rhel8@sha256:834e37f8ddfbe157ad357fcef49f5213053d1295bb31361c5dd14a213ff2755c_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-apiserver-receive-adapter-rhel8@sha256:d13848369ca942d13548ab9b73a2d60b67f9412e535ed647342acaa8cef36c37_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-apiserver-receive-adapter-rhel8@sha256:eef2145e61234d37713ef8fda1f82d7cbe6502c5e6386117230d66ab7e1dd21a_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-controller-rhel8@sha256:52ef0c51b53ede0344f58174e624db08e6dcac04a0cba1668915f217949fc868_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-controller-rhel8@sha256:72c5fcaa44e3da56b297eb718d8a2b7eeb44069d6f3ce71b0eca30070b18bd9d_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-controller-rhel8@sha256:ad2df12dd77e8a3092431ca8d1b5eae42240c8ebb8766e436009bd6df7ee51f3_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-in-memory-channel-controller-rhel8@sha256:070f2c819506853dee230f37e00b27a05ba01c6f7cbbffc9a04b59a65d0c45e9_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-in-memory-channel-controller-rhel8@sha256:111da99563ea799e6b54933f12dc8f8a3828e36f650900e02da3be5afbdeefd9_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-in-memory-channel-controller-rhel8@sha256:69871b8d6e72713fe2eaf5f1e0aac1282fb8659d2895836994f10c847fe320d1_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-in-memory-channel-dispatcher-rhel8@sha256:4b5ee83ccace988c6eaf456e82dea83d160ae7e6aaad1ab8f48410f90da8f1c1_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-in-memory-channel-dispatcher-rhel8@sha256:52247eff5dc9a89244e6697ae9ce61cc1b42265171c956d4d50984179daced89_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-in-memory-channel-dispatcher-rhel8@sha256:68b61474089703d0685a952062401303206ba11bc108b8504f6f6390933d83cb_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-kafka-broker-controller-rhel8@sha256:2a4b30bcff1377073202362dfd521bd7ac3e3e3960fdb33a6cf9fa39fc89de6b_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-kafka-broker-controller-rhel8@sha256:be290e6d950e8af6162c1dece8472788b66459e8cb91df319f50ccf66f27b5c7_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-kafka-broker-controller-rhel8@sha256:f8b5d9c9c0182f5cc1f76422759bf8925d2f29292390ada83a6b7c7986f1462c_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-kafka-broker-dispatcher-rhel8@sha256:08c6d6908a2e58a18e908223daf152802106b00a67905e94e075fca827af87c9_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-kafka-broker-dispatcher-rhel8@sha256:8ac0796f3585a406facba98766688ae6777b5673a4515418db8d1d92c4d65494_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-kafka-broker-dispatcher-rhel8@sha256:9af6b8413acbf59adc88e9b88a51105f3b0a4913499c3026f64e7fda91e43384_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-kafka-broker-post-install-rhel8@sha256:260e7f0086f4e036be3a9ab5d24ce99fc8a053cc7f2906f8a6080f59f2a3e591_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-kafka-broker-post-install-rhel8@sha256:36551ea609536ba900f7a0493a06d07f9c0f19a0eef7e4956575354ca92cd1ef_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-kafka-broker-post-install-rhel8@sha256:6d4a898f37f87aa6db636487c6892833249be38635fe631433652feda762a40e_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-kafka-broker-webhook-rhel8@sha256:0dad9dc28babb21622f90c83647c9cc48bfa66faad257c88e7adf1d50ad0f80c_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-kafka-broker-webhook-rhel8@sha256:10ba81e103ed6b7dff7b02394b20f44b46acd6b09d72f16667c068eb9989dc77_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-kafka-broker-webhook-rhel8@sha256:f94aef78ce0870fdceac5b3467220540127a73415e81baa4b48bf986bc181c4d_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-mtbroker-filter-rhel8@sha256:4f6e162ee5fb96ff69a1546b7f728641dded59548f14afdfa870f7f0291787ac_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-mtbroker-filter-rhel8@sha256:ecde2ee2aa9618775178e03bcc07e53d6f5e12f30261238d8ffb366fb1e47c94_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-mtbroker-filter-rhel8@sha256:ee2dc3e0f648dc59551cfdf0ac5c36aa6cd9a4b2abaada7095ae4d5b8e0a571e_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-mtbroker-ingress-rhel8@sha256:4eaac6386b1b8a9e360df5afbd85aeebb97e5c81dbd861996caafad48b4cc6f9_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-mtbroker-ingress-rhel8@sha256:644fbcd1924d570f105f5f9760eb15eddbeed16c894edfcb4ef8c8a14e370bce_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-mtbroker-ingress-rhel8@sha256:a26dfc1a610bbaf876443b4b01a04130f7c0aba4d40e246333fe8bf7eb899f45_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-mtchannel-broker-rhel8@sha256:353859f2a8649fa9b3f5c0e02cafd57f79f96a10a7a697ba08eaa8cb70effe51_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-mtchannel-broker-rhel8@sha256:6f7afb57dc78ccb13498434196c5e8cd0f6ec53f045689febf1a62c492358d93_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-mtchannel-broker-rhel8@sha256:fadf3035a8bd25307843d1c6c88654a03db25983407a770875b4507942684dd5_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-mtping-rhel8@sha256:2254577d2c2e67d28f8459fbd4ac43af78b7d29cc0b56c631607dd68f3d31637_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-mtping-rhel8@sha256:a7177a43f46b6470a19970c62ebc17119ca3c3021471f9396faa436e621beb1e_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-mtping-rhel8@sha256:c6c2c7924d90e81e2906f3bf3969b02d7f3e4dc80c187e6c55a7e4ea17ac20cd_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-storage-version-migration-rhel8@sha256:3c1baa5bad644c06bedabaed9c668f0999527f00bc1d195e71a528c222087328_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-storage-version-migration-rhel8@sha256:63dab761fd3a2e08950b7ee52852fb39cef7820f2a8cf8142ec3701a07372d7c_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-storage-version-migration-rhel8@sha256:ff7924a37865ac1a90872f35675934a1627e49a29577a78af18b8e743a5fde07_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-sugar-controller-rhel8@sha256:24c7217a3612a5c3c6792c433dc2a6cf4b5fda1b9e6acff84e2736705704d152_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-sugar-controller-rhel8@sha256:3a38788638c26e9bec45694b2c4597333080189ffa96d8c7302e3e7dd1e54be5_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-sugar-controller-rhel8@sha256:aebfba016342e94fc0619a9ad6346c7fefbedf6739f1495954eb905cade085ac_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-webhook-rhel8@sha256:11d0b8fac4cb67c95e051a91f5c6683768f8969ffc744cd3cc4814d1ee6e91c1_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-webhook-rhel8@sha256:1b209d1ddffba92c3d77824e37bf75302346856c10b773a101d2868f27d0b740_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-webhook-rhel8@sha256:bf8c9de32dd5cbe536b115f52f32c666fbf886bde555ac355937d6b149cf9343_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/ingress-rhel8-operator@sha256:46a5fb2d0f9fa5e05504b9264a3f1c0e7c7beb76e3a3aeb9bc036cda4fa9d66a_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/ingress-rhel8-operator@sha256:793b86f4c2add102e2f676bd57cec3365ce9b3fdc40a989c28d1f9acb851142d_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/ingress-rhel8-operator@sha256:cce79392f93bb318123c48ac6de48aa0a2983cc1134cc063c0fdc2ff83c546c7_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/kn-cli-artifacts-rhel8@sha256:1a51a072d4e303a5c33b2383c843308d86c68de228b094d2efed8bc59a4bac14_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/kn-cli-artifacts-rhel8@sha256:c61b26bdf318b507af66f9092e784d64436e3b2531cc6e2e8aa1bb8bbb010fb7_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/kn-cli-artifacts-rhel8@sha256:f22168224137db649c6e6592e3ec2ae6845ca668ef65fe56c104ed6393eae526_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/knative-rhel8-operator@sha256:53e115cdfeb8077cc8b89ebdeee4903b1be8c0a0d45831a9f277f342959f5961_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/knative-rhel8-operator@sha256:ebf24097b84ec5773e30c8f548975afb84b6fce836b373b97855f69371068d1e_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/knative-rhel8-operator@sha256:efa444ca6c7c4468821a8d138b4319c86fede592f3b0b4d7905e7c66e8bdb2c0_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/kourier-control-rhel8@sha256:396fb9dcc798b05e89d38ccbe3a3abb31854f56a95ae104fb9bb215967b56d9f_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/kourier-control-rhel8@sha256:e36577c37457a4521d78f28f24dca6ae11f170635316efe374f08f825cb5904d_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/kourier-control-rhel8@sha256:fb04b74dce262e58434b19a10dce0981b4df7541416de21343fb7124c714ffbf_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/net-istio-controller-rhel8@sha256:281b2782253722d916b6178ecdbc763aaa71ed4ac0db94e31d57974d4eb8b58b_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/net-istio-controller-rhel8@sha256:bf56038c0af2cfeb5a3e4b7ecd5aeebb230d042ac835b50faafa3d939dd8ca50_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/net-istio-controller-rhel8@sha256:f3643c74f73841b1de04be1d0f550c044f1ad4800ceb32cb36bf9072d8e5155b_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/net-istio-webhook-rhel8@sha256:4f7cabd5a6bb6fd7a0d81461108891b0d2de55efe868c4fbf275131c3280ed2d_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/net-istio-webhook-rhel8@sha256:a07d73f5c04af2a29b6565363b472aceabbfeafe7d6dfe833d1e71b072419916_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/net-istio-webhook-rhel8@sha256:cd34685812d9447969a1c3fb4382433a1b59fb3631fbe156daa6fa962458f859_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serverless-operator-bundle@sha256:0422f8843fc62c2b72e01ffefd33db912a1ad3d70ac297882d3663c9b7299f10_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serverless-rhel8-operator@sha256:26d940bd43b928d8370c9e88e80726a427c3f0ce3afc4fddb02a507f81c8fc93_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serverless-rhel8-operator@sha256:2898df30f40683bd3a73c6f2676afdc1bfc27b23d2fe04fe7667f6db6d2422ab_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serverless-rhel8-operator@sha256:8ec9e756969c8e6bf8155ed102a66cf578a325dcc477ff909b4806405ab59cfc_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-activator-rhel8@sha256:1e9fb289564961ddbf317e568c50936b048446685c39ab14ca4e5cb682785243_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-activator-rhel8@sha256:3a823819467ed0beea953eed27e2129bb4495df3f49e0f59d5004dee416e6285_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-activator-rhel8@sha256:4e7563e5f9761f624aefc6b79845e5b4dd1836a545c3754bc37701162ed4e3bb_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-autoscaler-hpa-rhel8@sha256:1685c7bf25061e61688d2b5e60cde6adb8906fec6bfb713c68837b2bbeeacf85_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-autoscaler-hpa-rhel8@sha256:491df16728df492b7b88efb8e86f28e46a8762f4084fb4132823611a9e758264_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-autoscaler-hpa-rhel8@sha256:8bb514634ece7dafd88ae6cc7eff52016cd4585d91cb9c106720c21c219f8967_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-autoscaler-rhel8@sha256:01b46e0ddb618f58c06b533fe7148f772367200f5d9be9d355012e91dc401156_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-autoscaler-rhel8@sha256:8cd0a381de995467f339e11f0704b8c8b978ddfdd2d8271f4c9f832e7acf9f07_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-autoscaler-rhel8@sha256:c60796d720141d322159e49bb3496732b8e0453d6606227b419caf93a12d196b_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-controller-rhel8@sha256:92b01a8421488e9d9b42b6da290873b54a2619d39a05e8d2a99e4c5348a3d4dc_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-controller-rhel8@sha256:b5ae691a77adb161a30ae8470f1cf4c1c6259488df18bb2bf2764d05af9a2aa8_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-controller-rhel8@sha256:b752a295b673aeee85eba6bed33cc658254dc0503c6002841d80dc0c0a38f615_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-domain-mapping-rhel8@sha256:11bca084f2c8df8d369d6301847876bbf8d37c7b67a6ffb387e0759100b6e817_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-domain-mapping-rhel8@sha256:4e580d29cbff1aa6050c65cee35a870dab9e6a7eaa538b356a5afefed9c38d90_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-domain-mapping-rhel8@sha256:eeb39a3fbc9d4c223d42579737948438d03b2a2ec1aee46562aabae6d343679b_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-domain-mapping-webhook-rhel8@sha256:8057fa6657c0bf909297273acc4faea1cddb29f9f02f6c797279adb42f083332_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-domain-mapping-webhook-rhel8@sha256:84e13a4c84098e0a6a5b461c7581861cd9114ce3cc7c2147afd727e56f323b28_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-domain-mapping-webhook-rhel8@sha256:f99e203de17686584c05ee0901041edd055350c39da063d5d6dcd026d1e17593_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-queue-rhel8@sha256:8740a1f7cb3ef3c4caa5774cced7787cc1e345dbe3708307001c1def9fd32e2f_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-queue-rhel8@sha256:ac1ca0ae5e3c7fc242ec5a313e45d09b83261ffe26eab3ebcbbae9299471b25a_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-queue-rhel8@sha256:f16b4f4e86e758354c8b19ee3a075dfd6fd19eb7ba282ad8293d41ca0c8f3028_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-storage-version-migration-rhel8@sha256:1c3b2c4c06981fd8eb13c05837c8da3523f0df9c79eacd6ffc1138e5f26bdba6_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-storage-version-migration-rhel8@sha256:27b7b75eae9eacc52a577887885db7c29192e15aada8a3b7406e032561609462_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-storage-version-migration-rhel8@sha256:8012cc60fab4e14b7fab05589c977c15ac941efb09601069be09d4e25385ed26_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-webhook-rhel8@sha256:4fdc2c632eb0fa4f10a78e39622c83febde93f38db16bd0ca4a35c1eb7062548_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-webhook-rhel8@sha256:6904376f1ae4dadc23ab9993b50aaaa3db130fcd338f3dfae9e437b348e6e934_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-webhook-rhel8@sha256:dc902a39bc520abcf2100c26e2e1c4ba20aa5aadff763b40f234eb01a26b6f77_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/svls-must-gather-rhel8@sha256:057e9ccae9eae50fadad4772b203e897f5c54bf9d40f6e2f2ccbdbc93f5850b5_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/svls-must-gather-rhel8@sha256:7557328dcdede1992a3660342f037e490f58bc3281c68c6e4f44e6d66c4a0cff_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/svls-must-gather-rhel8@sha256:e0a982cd04fee4416659b7e1e6a827c2c371144bd461f23913ae9e0633fd598a_amd64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "golang: path/filepath: stack exhaustion in Glob"
},
{
"cve": "CVE-2022-30633",
"cwe": {
"id": "CWE-1325",
"name": "Improperly Controlled Sequential Memory Allocation"
},
"discovery_date": "2022-07-14T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2107392"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in golang. Calling Unmarshal on an XML document into a Go struct, which has a nested field that uses the \"any\" field tag, can cause a panic due to stack exhaustion.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "golang: encoding/xml: stack exhaustion in Unmarshal",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "Red Hat has marked this as moderate impact for two primary reasons\n1. Though the vulnerability exists, it is hard to exploit in real scenarios (e.g., the attacker must be able to feed crafted XML documents into specific code paths).\n2. The vulnerability is a denial of service (DoS) due to stack exhaustion rather than code execution or data breach. Since it doesn\u2019t compromise confidentiality or integrity.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"8Base-Openshift-Serverless-1.24:openshift-serverless-1-tech-preview/eventing-kafka-broker-controller-rhel8@sha256:2a4b30bcff1377073202362dfd521bd7ac3e3e3960fdb33a6cf9fa39fc89de6b_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1-tech-preview/eventing-kafka-broker-controller-rhel8@sha256:be290e6d950e8af6162c1dece8472788b66459e8cb91df319f50ccf66f27b5c7_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1-tech-preview/eventing-kafka-broker-controller-rhel8@sha256:f8b5d9c9c0182f5cc1f76422759bf8925d2f29292390ada83a6b7c7986f1462c_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1-tech-preview/eventing-kafka-broker-dispatcher-rhel8@sha256:08c6d6908a2e58a18e908223daf152802106b00a67905e94e075fca827af87c9_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1-tech-preview/eventing-kafka-broker-dispatcher-rhel8@sha256:8ac0796f3585a406facba98766688ae6777b5673a4515418db8d1d92c4d65494_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1-tech-preview/eventing-kafka-broker-dispatcher-rhel8@sha256:9af6b8413acbf59adc88e9b88a51105f3b0a4913499c3026f64e7fda91e43384_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1-tech-preview/eventing-kafka-broker-receiver-rhel8@sha256:4dc0783cf92da5b5aa4cd1b9e9d55aa55a69b94eef0d29f261d3d51bd2260b68_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1-tech-preview/eventing-kafka-broker-receiver-rhel8@sha256:80fd78ad61caab0b20e39d4c6103ed9b074d3efa1dc67ab7bf415ea7db912dc3_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1-tech-preview/eventing-kafka-broker-receiver-rhel8@sha256:aeaaf1d541b5756df65f0700bcd82d085077ae3b1ce99c6d8728997c23e31ef9_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1-tech-preview/eventing-kafka-broker-webhook-rhel8@sha256:0dad9dc28babb21622f90c83647c9cc48bfa66faad257c88e7adf1d50ad0f80c_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1-tech-preview/eventing-kafka-broker-webhook-rhel8@sha256:10ba81e103ed6b7dff7b02394b20f44b46acd6b09d72f16667c068eb9989dc77_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1-tech-preview/eventing-kafka-broker-webhook-rhel8@sha256:f94aef78ce0870fdceac5b3467220540127a73415e81baa4b48bf986bc181c4d_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/client-kn-rhel8@sha256:09644d1c149970cd7c06635806a0ffc077a6340d68c357cd7f2bb5a6f57e46f3_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/client-kn-rhel8@sha256:46510d8b5dfba62d0a3da64ba90d1b8f88ad3b909c3e6ed14bcd96017d766829_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/client-kn-rhel8@sha256:f9bf2892123c3d981d2d5f158e643e6ba6f59a441b47c4055dc542f8cf8330c0_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-apiserver-receive-adapter-rhel8@sha256:834e37f8ddfbe157ad357fcef49f5213053d1295bb31361c5dd14a213ff2755c_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-apiserver-receive-adapter-rhel8@sha256:d13848369ca942d13548ab9b73a2d60b67f9412e535ed647342acaa8cef36c37_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-apiserver-receive-adapter-rhel8@sha256:eef2145e61234d37713ef8fda1f82d7cbe6502c5e6386117230d66ab7e1dd21a_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-controller-rhel8@sha256:52ef0c51b53ede0344f58174e624db08e6dcac04a0cba1668915f217949fc868_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-controller-rhel8@sha256:72c5fcaa44e3da56b297eb718d8a2b7eeb44069d6f3ce71b0eca30070b18bd9d_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-controller-rhel8@sha256:ad2df12dd77e8a3092431ca8d1b5eae42240c8ebb8766e436009bd6df7ee51f3_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-in-memory-channel-controller-rhel8@sha256:070f2c819506853dee230f37e00b27a05ba01c6f7cbbffc9a04b59a65d0c45e9_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-in-memory-channel-controller-rhel8@sha256:111da99563ea799e6b54933f12dc8f8a3828e36f650900e02da3be5afbdeefd9_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-in-memory-channel-controller-rhel8@sha256:69871b8d6e72713fe2eaf5f1e0aac1282fb8659d2895836994f10c847fe320d1_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-in-memory-channel-dispatcher-rhel8@sha256:4b5ee83ccace988c6eaf456e82dea83d160ae7e6aaad1ab8f48410f90da8f1c1_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-in-memory-channel-dispatcher-rhel8@sha256:52247eff5dc9a89244e6697ae9ce61cc1b42265171c956d4d50984179daced89_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-in-memory-channel-dispatcher-rhel8@sha256:68b61474089703d0685a952062401303206ba11bc108b8504f6f6390933d83cb_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-kafka-broker-controller-rhel8@sha256:2a4b30bcff1377073202362dfd521bd7ac3e3e3960fdb33a6cf9fa39fc89de6b_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-kafka-broker-controller-rhel8@sha256:be290e6d950e8af6162c1dece8472788b66459e8cb91df319f50ccf66f27b5c7_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-kafka-broker-controller-rhel8@sha256:f8b5d9c9c0182f5cc1f76422759bf8925d2f29292390ada83a6b7c7986f1462c_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-kafka-broker-dispatcher-rhel8@sha256:08c6d6908a2e58a18e908223daf152802106b00a67905e94e075fca827af87c9_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-kafka-broker-dispatcher-rhel8@sha256:8ac0796f3585a406facba98766688ae6777b5673a4515418db8d1d92c4d65494_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-kafka-broker-dispatcher-rhel8@sha256:9af6b8413acbf59adc88e9b88a51105f3b0a4913499c3026f64e7fda91e43384_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-kafka-broker-post-install-rhel8@sha256:260e7f0086f4e036be3a9ab5d24ce99fc8a053cc7f2906f8a6080f59f2a3e591_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-kafka-broker-post-install-rhel8@sha256:36551ea609536ba900f7a0493a06d07f9c0f19a0eef7e4956575354ca92cd1ef_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-kafka-broker-post-install-rhel8@sha256:6d4a898f37f87aa6db636487c6892833249be38635fe631433652feda762a40e_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-kafka-broker-webhook-rhel8@sha256:0dad9dc28babb21622f90c83647c9cc48bfa66faad257c88e7adf1d50ad0f80c_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-kafka-broker-webhook-rhel8@sha256:10ba81e103ed6b7dff7b02394b20f44b46acd6b09d72f16667c068eb9989dc77_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-kafka-broker-webhook-rhel8@sha256:f94aef78ce0870fdceac5b3467220540127a73415e81baa4b48bf986bc181c4d_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-mtbroker-filter-rhel8@sha256:4f6e162ee5fb96ff69a1546b7f728641dded59548f14afdfa870f7f0291787ac_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-mtbroker-filter-rhel8@sha256:ecde2ee2aa9618775178e03bcc07e53d6f5e12f30261238d8ffb366fb1e47c94_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-mtbroker-filter-rhel8@sha256:ee2dc3e0f648dc59551cfdf0ac5c36aa6cd9a4b2abaada7095ae4d5b8e0a571e_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-mtbroker-ingress-rhel8@sha256:4eaac6386b1b8a9e360df5afbd85aeebb97e5c81dbd861996caafad48b4cc6f9_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-mtbroker-ingress-rhel8@sha256:644fbcd1924d570f105f5f9760eb15eddbeed16c894edfcb4ef8c8a14e370bce_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-mtbroker-ingress-rhel8@sha256:a26dfc1a610bbaf876443b4b01a04130f7c0aba4d40e246333fe8bf7eb899f45_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-mtchannel-broker-rhel8@sha256:353859f2a8649fa9b3f5c0e02cafd57f79f96a10a7a697ba08eaa8cb70effe51_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-mtchannel-broker-rhel8@sha256:6f7afb57dc78ccb13498434196c5e8cd0f6ec53f045689febf1a62c492358d93_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-mtchannel-broker-rhel8@sha256:fadf3035a8bd25307843d1c6c88654a03db25983407a770875b4507942684dd5_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-mtping-rhel8@sha256:2254577d2c2e67d28f8459fbd4ac43af78b7d29cc0b56c631607dd68f3d31637_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-mtping-rhel8@sha256:a7177a43f46b6470a19970c62ebc17119ca3c3021471f9396faa436e621beb1e_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-mtping-rhel8@sha256:c6c2c7924d90e81e2906f3bf3969b02d7f3e4dc80c187e6c55a7e4ea17ac20cd_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-storage-version-migration-rhel8@sha256:3c1baa5bad644c06bedabaed9c668f0999527f00bc1d195e71a528c222087328_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-storage-version-migration-rhel8@sha256:63dab761fd3a2e08950b7ee52852fb39cef7820f2a8cf8142ec3701a07372d7c_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-storage-version-migration-rhel8@sha256:ff7924a37865ac1a90872f35675934a1627e49a29577a78af18b8e743a5fde07_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-sugar-controller-rhel8@sha256:24c7217a3612a5c3c6792c433dc2a6cf4b5fda1b9e6acff84e2736705704d152_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-sugar-controller-rhel8@sha256:3a38788638c26e9bec45694b2c4597333080189ffa96d8c7302e3e7dd1e54be5_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-sugar-controller-rhel8@sha256:aebfba016342e94fc0619a9ad6346c7fefbedf6739f1495954eb905cade085ac_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-webhook-rhel8@sha256:11d0b8fac4cb67c95e051a91f5c6683768f8969ffc744cd3cc4814d1ee6e91c1_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-webhook-rhel8@sha256:1b209d1ddffba92c3d77824e37bf75302346856c10b773a101d2868f27d0b740_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-webhook-rhel8@sha256:bf8c9de32dd5cbe536b115f52f32c666fbf886bde555ac355937d6b149cf9343_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/ingress-rhel8-operator@sha256:46a5fb2d0f9fa5e05504b9264a3f1c0e7c7beb76e3a3aeb9bc036cda4fa9d66a_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/ingress-rhel8-operator@sha256:793b86f4c2add102e2f676bd57cec3365ce9b3fdc40a989c28d1f9acb851142d_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/ingress-rhel8-operator@sha256:cce79392f93bb318123c48ac6de48aa0a2983cc1134cc063c0fdc2ff83c546c7_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/kn-cli-artifacts-rhel8@sha256:1a51a072d4e303a5c33b2383c843308d86c68de228b094d2efed8bc59a4bac14_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/kn-cli-artifacts-rhel8@sha256:c61b26bdf318b507af66f9092e784d64436e3b2531cc6e2e8aa1bb8bbb010fb7_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/kn-cli-artifacts-rhel8@sha256:f22168224137db649c6e6592e3ec2ae6845ca668ef65fe56c104ed6393eae526_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/knative-rhel8-operator@sha256:53e115cdfeb8077cc8b89ebdeee4903b1be8c0a0d45831a9f277f342959f5961_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/knative-rhel8-operator@sha256:ebf24097b84ec5773e30c8f548975afb84b6fce836b373b97855f69371068d1e_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/knative-rhel8-operator@sha256:efa444ca6c7c4468821a8d138b4319c86fede592f3b0b4d7905e7c66e8bdb2c0_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/kourier-control-rhel8@sha256:396fb9dcc798b05e89d38ccbe3a3abb31854f56a95ae104fb9bb215967b56d9f_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/kourier-control-rhel8@sha256:e36577c37457a4521d78f28f24dca6ae11f170635316efe374f08f825cb5904d_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/kourier-control-rhel8@sha256:fb04b74dce262e58434b19a10dce0981b4df7541416de21343fb7124c714ffbf_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/net-istio-controller-rhel8@sha256:281b2782253722d916b6178ecdbc763aaa71ed4ac0db94e31d57974d4eb8b58b_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/net-istio-controller-rhel8@sha256:bf56038c0af2cfeb5a3e4b7ecd5aeebb230d042ac835b50faafa3d939dd8ca50_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/net-istio-controller-rhel8@sha256:f3643c74f73841b1de04be1d0f550c044f1ad4800ceb32cb36bf9072d8e5155b_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/net-istio-webhook-rhel8@sha256:4f7cabd5a6bb6fd7a0d81461108891b0d2de55efe868c4fbf275131c3280ed2d_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/net-istio-webhook-rhel8@sha256:a07d73f5c04af2a29b6565363b472aceabbfeafe7d6dfe833d1e71b072419916_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/net-istio-webhook-rhel8@sha256:cd34685812d9447969a1c3fb4382433a1b59fb3631fbe156daa6fa962458f859_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serverless-operator-bundle@sha256:0422f8843fc62c2b72e01ffefd33db912a1ad3d70ac297882d3663c9b7299f10_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serverless-rhel8-operator@sha256:26d940bd43b928d8370c9e88e80726a427c3f0ce3afc4fddb02a507f81c8fc93_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serverless-rhel8-operator@sha256:2898df30f40683bd3a73c6f2676afdc1bfc27b23d2fe04fe7667f6db6d2422ab_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serverless-rhel8-operator@sha256:8ec9e756969c8e6bf8155ed102a66cf578a325dcc477ff909b4806405ab59cfc_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-activator-rhel8@sha256:1e9fb289564961ddbf317e568c50936b048446685c39ab14ca4e5cb682785243_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-activator-rhel8@sha256:3a823819467ed0beea953eed27e2129bb4495df3f49e0f59d5004dee416e6285_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-activator-rhel8@sha256:4e7563e5f9761f624aefc6b79845e5b4dd1836a545c3754bc37701162ed4e3bb_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-autoscaler-hpa-rhel8@sha256:1685c7bf25061e61688d2b5e60cde6adb8906fec6bfb713c68837b2bbeeacf85_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-autoscaler-hpa-rhel8@sha256:491df16728df492b7b88efb8e86f28e46a8762f4084fb4132823611a9e758264_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-autoscaler-hpa-rhel8@sha256:8bb514634ece7dafd88ae6cc7eff52016cd4585d91cb9c106720c21c219f8967_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-autoscaler-rhel8@sha256:01b46e0ddb618f58c06b533fe7148f772367200f5d9be9d355012e91dc401156_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-autoscaler-rhel8@sha256:8cd0a381de995467f339e11f0704b8c8b978ddfdd2d8271f4c9f832e7acf9f07_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-autoscaler-rhel8@sha256:c60796d720141d322159e49bb3496732b8e0453d6606227b419caf93a12d196b_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-controller-rhel8@sha256:92b01a8421488e9d9b42b6da290873b54a2619d39a05e8d2a99e4c5348a3d4dc_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-controller-rhel8@sha256:b5ae691a77adb161a30ae8470f1cf4c1c6259488df18bb2bf2764d05af9a2aa8_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-controller-rhel8@sha256:b752a295b673aeee85eba6bed33cc658254dc0503c6002841d80dc0c0a38f615_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-domain-mapping-rhel8@sha256:11bca084f2c8df8d369d6301847876bbf8d37c7b67a6ffb387e0759100b6e817_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-domain-mapping-rhel8@sha256:4e580d29cbff1aa6050c65cee35a870dab9e6a7eaa538b356a5afefed9c38d90_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-domain-mapping-rhel8@sha256:eeb39a3fbc9d4c223d42579737948438d03b2a2ec1aee46562aabae6d343679b_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-domain-mapping-webhook-rhel8@sha256:8057fa6657c0bf909297273acc4faea1cddb29f9f02f6c797279adb42f083332_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-domain-mapping-webhook-rhel8@sha256:84e13a4c84098e0a6a5b461c7581861cd9114ce3cc7c2147afd727e56f323b28_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-domain-mapping-webhook-rhel8@sha256:f99e203de17686584c05ee0901041edd055350c39da063d5d6dcd026d1e17593_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-queue-rhel8@sha256:8740a1f7cb3ef3c4caa5774cced7787cc1e345dbe3708307001c1def9fd32e2f_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-queue-rhel8@sha256:ac1ca0ae5e3c7fc242ec5a313e45d09b83261ffe26eab3ebcbbae9299471b25a_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-queue-rhel8@sha256:f16b4f4e86e758354c8b19ee3a075dfd6fd19eb7ba282ad8293d41ca0c8f3028_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-storage-version-migration-rhel8@sha256:1c3b2c4c06981fd8eb13c05837c8da3523f0df9c79eacd6ffc1138e5f26bdba6_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-storage-version-migration-rhel8@sha256:27b7b75eae9eacc52a577887885db7c29192e15aada8a3b7406e032561609462_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-storage-version-migration-rhel8@sha256:8012cc60fab4e14b7fab05589c977c15ac941efb09601069be09d4e25385ed26_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-webhook-rhel8@sha256:4fdc2c632eb0fa4f10a78e39622c83febde93f38db16bd0ca4a35c1eb7062548_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-webhook-rhel8@sha256:6904376f1ae4dadc23ab9993b50aaaa3db130fcd338f3dfae9e437b348e6e934_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-webhook-rhel8@sha256:dc902a39bc520abcf2100c26e2e1c4ba20aa5aadff763b40f234eb01a26b6f77_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/svls-must-gather-rhel8@sha256:057e9ccae9eae50fadad4772b203e897f5c54bf9d40f6e2f2ccbdbc93f5850b5_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/svls-must-gather-rhel8@sha256:7557328dcdede1992a3660342f037e490f58bc3281c68c6e4f44e6d66c4a0cff_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/svls-must-gather-rhel8@sha256:e0a982cd04fee4416659b7e1e6a827c2c371144bd461f23913ae9e0633fd598a_amd64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2022-30633"
},
{
"category": "external",
"summary": "RHBZ#2107392",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2107392"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2022-30633",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-30633"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2022-30633",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2022-30633"
},
{
"category": "external",
"summary": "https://go.dev/issue/53611",
"url": "https://go.dev/issue/53611"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-announce/c/nqrv9fbR0zE",
"url": "https://groups.google.com/g/golang-announce/c/nqrv9fbR0zE"
}
],
"release_date": "2022-07-12T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2022-08-10T13:13:24+00:00",
"details": "See the Red Hat OpenShift Container Platform 4.6 documentation at:\nhttps://access.redhat.com/documentation/en-us/openshift_container_platform/4.6/html/serverless/index\nSee the Red Hat OpenShift Container Platform 4.7 documentation at:\nhttps://access.redhat.com/documentation/en-us/openshift_container_platform/4.7/html/serverless/index\nSee the Red Hat OpenShift Container Platform 4.8 documentation at:\nhttps://access.redhat.com/documentation/en-us/openshift_container_platform/4.8/html/serverless/index\nSee the Red Hat OpenShift Container Platform 4.9 documentation at:\nhttps://access.redhat.com/documentation/en-us/openshift_container_platform/4.9/html/serverless/index\nSee the Red Hat OpenShift Container Platform 4.10 documentation at:\nhttps://access.redhat.com/documentation/en-us/openshift_container_platform/4.10/html/serverless/index",
"product_ids": [
"8Base-Openshift-Serverless-1.24:openshift-serverless-1-tech-preview/eventing-kafka-broker-controller-rhel8@sha256:2a4b30bcff1377073202362dfd521bd7ac3e3e3960fdb33a6cf9fa39fc89de6b_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1-tech-preview/eventing-kafka-broker-controller-rhel8@sha256:be290e6d950e8af6162c1dece8472788b66459e8cb91df319f50ccf66f27b5c7_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1-tech-preview/eventing-kafka-broker-controller-rhel8@sha256:f8b5d9c9c0182f5cc1f76422759bf8925d2f29292390ada83a6b7c7986f1462c_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1-tech-preview/eventing-kafka-broker-dispatcher-rhel8@sha256:08c6d6908a2e58a18e908223daf152802106b00a67905e94e075fca827af87c9_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1-tech-preview/eventing-kafka-broker-dispatcher-rhel8@sha256:8ac0796f3585a406facba98766688ae6777b5673a4515418db8d1d92c4d65494_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1-tech-preview/eventing-kafka-broker-dispatcher-rhel8@sha256:9af6b8413acbf59adc88e9b88a51105f3b0a4913499c3026f64e7fda91e43384_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1-tech-preview/eventing-kafka-broker-receiver-rhel8@sha256:4dc0783cf92da5b5aa4cd1b9e9d55aa55a69b94eef0d29f261d3d51bd2260b68_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1-tech-preview/eventing-kafka-broker-receiver-rhel8@sha256:80fd78ad61caab0b20e39d4c6103ed9b074d3efa1dc67ab7bf415ea7db912dc3_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1-tech-preview/eventing-kafka-broker-receiver-rhel8@sha256:aeaaf1d541b5756df65f0700bcd82d085077ae3b1ce99c6d8728997c23e31ef9_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1-tech-preview/eventing-kafka-broker-webhook-rhel8@sha256:0dad9dc28babb21622f90c83647c9cc48bfa66faad257c88e7adf1d50ad0f80c_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1-tech-preview/eventing-kafka-broker-webhook-rhel8@sha256:10ba81e103ed6b7dff7b02394b20f44b46acd6b09d72f16667c068eb9989dc77_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1-tech-preview/eventing-kafka-broker-webhook-rhel8@sha256:f94aef78ce0870fdceac5b3467220540127a73415e81baa4b48bf986bc181c4d_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/client-kn-rhel8@sha256:09644d1c149970cd7c06635806a0ffc077a6340d68c357cd7f2bb5a6f57e46f3_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/client-kn-rhel8@sha256:46510d8b5dfba62d0a3da64ba90d1b8f88ad3b909c3e6ed14bcd96017d766829_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/client-kn-rhel8@sha256:f9bf2892123c3d981d2d5f158e643e6ba6f59a441b47c4055dc542f8cf8330c0_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-apiserver-receive-adapter-rhel8@sha256:834e37f8ddfbe157ad357fcef49f5213053d1295bb31361c5dd14a213ff2755c_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-apiserver-receive-adapter-rhel8@sha256:d13848369ca942d13548ab9b73a2d60b67f9412e535ed647342acaa8cef36c37_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-apiserver-receive-adapter-rhel8@sha256:eef2145e61234d37713ef8fda1f82d7cbe6502c5e6386117230d66ab7e1dd21a_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-controller-rhel8@sha256:52ef0c51b53ede0344f58174e624db08e6dcac04a0cba1668915f217949fc868_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-controller-rhel8@sha256:72c5fcaa44e3da56b297eb718d8a2b7eeb44069d6f3ce71b0eca30070b18bd9d_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-controller-rhel8@sha256:ad2df12dd77e8a3092431ca8d1b5eae42240c8ebb8766e436009bd6df7ee51f3_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-in-memory-channel-controller-rhel8@sha256:070f2c819506853dee230f37e00b27a05ba01c6f7cbbffc9a04b59a65d0c45e9_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-in-memory-channel-controller-rhel8@sha256:111da99563ea799e6b54933f12dc8f8a3828e36f650900e02da3be5afbdeefd9_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-in-memory-channel-controller-rhel8@sha256:69871b8d6e72713fe2eaf5f1e0aac1282fb8659d2895836994f10c847fe320d1_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-in-memory-channel-dispatcher-rhel8@sha256:4b5ee83ccace988c6eaf456e82dea83d160ae7e6aaad1ab8f48410f90da8f1c1_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-in-memory-channel-dispatcher-rhel8@sha256:52247eff5dc9a89244e6697ae9ce61cc1b42265171c956d4d50984179daced89_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-in-memory-channel-dispatcher-rhel8@sha256:68b61474089703d0685a952062401303206ba11bc108b8504f6f6390933d83cb_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-kafka-broker-controller-rhel8@sha256:2a4b30bcff1377073202362dfd521bd7ac3e3e3960fdb33a6cf9fa39fc89de6b_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-kafka-broker-controller-rhel8@sha256:be290e6d950e8af6162c1dece8472788b66459e8cb91df319f50ccf66f27b5c7_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-kafka-broker-controller-rhel8@sha256:f8b5d9c9c0182f5cc1f76422759bf8925d2f29292390ada83a6b7c7986f1462c_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-kafka-broker-dispatcher-rhel8@sha256:08c6d6908a2e58a18e908223daf152802106b00a67905e94e075fca827af87c9_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-kafka-broker-dispatcher-rhel8@sha256:8ac0796f3585a406facba98766688ae6777b5673a4515418db8d1d92c4d65494_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-kafka-broker-dispatcher-rhel8@sha256:9af6b8413acbf59adc88e9b88a51105f3b0a4913499c3026f64e7fda91e43384_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-kafka-broker-post-install-rhel8@sha256:260e7f0086f4e036be3a9ab5d24ce99fc8a053cc7f2906f8a6080f59f2a3e591_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-kafka-broker-post-install-rhel8@sha256:36551ea609536ba900f7a0493a06d07f9c0f19a0eef7e4956575354ca92cd1ef_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-kafka-broker-post-install-rhel8@sha256:6d4a898f37f87aa6db636487c6892833249be38635fe631433652feda762a40e_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-kafka-broker-webhook-rhel8@sha256:0dad9dc28babb21622f90c83647c9cc48bfa66faad257c88e7adf1d50ad0f80c_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-kafka-broker-webhook-rhel8@sha256:10ba81e103ed6b7dff7b02394b20f44b46acd6b09d72f16667c068eb9989dc77_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-kafka-broker-webhook-rhel8@sha256:f94aef78ce0870fdceac5b3467220540127a73415e81baa4b48bf986bc181c4d_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-mtbroker-filter-rhel8@sha256:4f6e162ee5fb96ff69a1546b7f728641dded59548f14afdfa870f7f0291787ac_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-mtbroker-filter-rhel8@sha256:ecde2ee2aa9618775178e03bcc07e53d6f5e12f30261238d8ffb366fb1e47c94_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-mtbroker-filter-rhel8@sha256:ee2dc3e0f648dc59551cfdf0ac5c36aa6cd9a4b2abaada7095ae4d5b8e0a571e_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-mtbroker-ingress-rhel8@sha256:4eaac6386b1b8a9e360df5afbd85aeebb97e5c81dbd861996caafad48b4cc6f9_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-mtbroker-ingress-rhel8@sha256:644fbcd1924d570f105f5f9760eb15eddbeed16c894edfcb4ef8c8a14e370bce_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-mtbroker-ingress-rhel8@sha256:a26dfc1a610bbaf876443b4b01a04130f7c0aba4d40e246333fe8bf7eb899f45_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-mtchannel-broker-rhel8@sha256:353859f2a8649fa9b3f5c0e02cafd57f79f96a10a7a697ba08eaa8cb70effe51_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-mtchannel-broker-rhel8@sha256:6f7afb57dc78ccb13498434196c5e8cd0f6ec53f045689febf1a62c492358d93_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-mtchannel-broker-rhel8@sha256:fadf3035a8bd25307843d1c6c88654a03db25983407a770875b4507942684dd5_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-mtping-rhel8@sha256:2254577d2c2e67d28f8459fbd4ac43af78b7d29cc0b56c631607dd68f3d31637_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-mtping-rhel8@sha256:a7177a43f46b6470a19970c62ebc17119ca3c3021471f9396faa436e621beb1e_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-mtping-rhel8@sha256:c6c2c7924d90e81e2906f3bf3969b02d7f3e4dc80c187e6c55a7e4ea17ac20cd_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-storage-version-migration-rhel8@sha256:3c1baa5bad644c06bedabaed9c668f0999527f00bc1d195e71a528c222087328_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-storage-version-migration-rhel8@sha256:63dab761fd3a2e08950b7ee52852fb39cef7820f2a8cf8142ec3701a07372d7c_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-storage-version-migration-rhel8@sha256:ff7924a37865ac1a90872f35675934a1627e49a29577a78af18b8e743a5fde07_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-sugar-controller-rhel8@sha256:24c7217a3612a5c3c6792c433dc2a6cf4b5fda1b9e6acff84e2736705704d152_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-sugar-controller-rhel8@sha256:3a38788638c26e9bec45694b2c4597333080189ffa96d8c7302e3e7dd1e54be5_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-sugar-controller-rhel8@sha256:aebfba016342e94fc0619a9ad6346c7fefbedf6739f1495954eb905cade085ac_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-webhook-rhel8@sha256:11d0b8fac4cb67c95e051a91f5c6683768f8969ffc744cd3cc4814d1ee6e91c1_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-webhook-rhel8@sha256:1b209d1ddffba92c3d77824e37bf75302346856c10b773a101d2868f27d0b740_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-webhook-rhel8@sha256:bf8c9de32dd5cbe536b115f52f32c666fbf886bde555ac355937d6b149cf9343_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/ingress-rhel8-operator@sha256:46a5fb2d0f9fa5e05504b9264a3f1c0e7c7beb76e3a3aeb9bc036cda4fa9d66a_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/ingress-rhel8-operator@sha256:793b86f4c2add102e2f676bd57cec3365ce9b3fdc40a989c28d1f9acb851142d_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/ingress-rhel8-operator@sha256:cce79392f93bb318123c48ac6de48aa0a2983cc1134cc063c0fdc2ff83c546c7_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/kn-cli-artifacts-rhel8@sha256:1a51a072d4e303a5c33b2383c843308d86c68de228b094d2efed8bc59a4bac14_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/kn-cli-artifacts-rhel8@sha256:c61b26bdf318b507af66f9092e784d64436e3b2531cc6e2e8aa1bb8bbb010fb7_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/kn-cli-artifacts-rhel8@sha256:f22168224137db649c6e6592e3ec2ae6845ca668ef65fe56c104ed6393eae526_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/knative-rhel8-operator@sha256:53e115cdfeb8077cc8b89ebdeee4903b1be8c0a0d45831a9f277f342959f5961_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/knative-rhel8-operator@sha256:ebf24097b84ec5773e30c8f548975afb84b6fce836b373b97855f69371068d1e_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/knative-rhel8-operator@sha256:efa444ca6c7c4468821a8d138b4319c86fede592f3b0b4d7905e7c66e8bdb2c0_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/kourier-control-rhel8@sha256:396fb9dcc798b05e89d38ccbe3a3abb31854f56a95ae104fb9bb215967b56d9f_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/kourier-control-rhel8@sha256:e36577c37457a4521d78f28f24dca6ae11f170635316efe374f08f825cb5904d_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/kourier-control-rhel8@sha256:fb04b74dce262e58434b19a10dce0981b4df7541416de21343fb7124c714ffbf_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/net-istio-controller-rhel8@sha256:281b2782253722d916b6178ecdbc763aaa71ed4ac0db94e31d57974d4eb8b58b_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/net-istio-controller-rhel8@sha256:bf56038c0af2cfeb5a3e4b7ecd5aeebb230d042ac835b50faafa3d939dd8ca50_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/net-istio-controller-rhel8@sha256:f3643c74f73841b1de04be1d0f550c044f1ad4800ceb32cb36bf9072d8e5155b_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/net-istio-webhook-rhel8@sha256:4f7cabd5a6bb6fd7a0d81461108891b0d2de55efe868c4fbf275131c3280ed2d_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/net-istio-webhook-rhel8@sha256:a07d73f5c04af2a29b6565363b472aceabbfeafe7d6dfe833d1e71b072419916_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/net-istio-webhook-rhel8@sha256:cd34685812d9447969a1c3fb4382433a1b59fb3631fbe156daa6fa962458f859_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serverless-operator-bundle@sha256:0422f8843fc62c2b72e01ffefd33db912a1ad3d70ac297882d3663c9b7299f10_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serverless-rhel8-operator@sha256:26d940bd43b928d8370c9e88e80726a427c3f0ce3afc4fddb02a507f81c8fc93_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serverless-rhel8-operator@sha256:2898df30f40683bd3a73c6f2676afdc1bfc27b23d2fe04fe7667f6db6d2422ab_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serverless-rhel8-operator@sha256:8ec9e756969c8e6bf8155ed102a66cf578a325dcc477ff909b4806405ab59cfc_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-activator-rhel8@sha256:1e9fb289564961ddbf317e568c50936b048446685c39ab14ca4e5cb682785243_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-activator-rhel8@sha256:3a823819467ed0beea953eed27e2129bb4495df3f49e0f59d5004dee416e6285_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-activator-rhel8@sha256:4e7563e5f9761f624aefc6b79845e5b4dd1836a545c3754bc37701162ed4e3bb_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-autoscaler-hpa-rhel8@sha256:1685c7bf25061e61688d2b5e60cde6adb8906fec6bfb713c68837b2bbeeacf85_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-autoscaler-hpa-rhel8@sha256:491df16728df492b7b88efb8e86f28e46a8762f4084fb4132823611a9e758264_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-autoscaler-hpa-rhel8@sha256:8bb514634ece7dafd88ae6cc7eff52016cd4585d91cb9c106720c21c219f8967_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-autoscaler-rhel8@sha256:01b46e0ddb618f58c06b533fe7148f772367200f5d9be9d355012e91dc401156_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-autoscaler-rhel8@sha256:8cd0a381de995467f339e11f0704b8c8b978ddfdd2d8271f4c9f832e7acf9f07_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-autoscaler-rhel8@sha256:c60796d720141d322159e49bb3496732b8e0453d6606227b419caf93a12d196b_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-controller-rhel8@sha256:92b01a8421488e9d9b42b6da290873b54a2619d39a05e8d2a99e4c5348a3d4dc_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-controller-rhel8@sha256:b5ae691a77adb161a30ae8470f1cf4c1c6259488df18bb2bf2764d05af9a2aa8_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-controller-rhel8@sha256:b752a295b673aeee85eba6bed33cc658254dc0503c6002841d80dc0c0a38f615_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-domain-mapping-rhel8@sha256:11bca084f2c8df8d369d6301847876bbf8d37c7b67a6ffb387e0759100b6e817_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-domain-mapping-rhel8@sha256:4e580d29cbff1aa6050c65cee35a870dab9e6a7eaa538b356a5afefed9c38d90_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-domain-mapping-rhel8@sha256:eeb39a3fbc9d4c223d42579737948438d03b2a2ec1aee46562aabae6d343679b_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-domain-mapping-webhook-rhel8@sha256:8057fa6657c0bf909297273acc4faea1cddb29f9f02f6c797279adb42f083332_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-domain-mapping-webhook-rhel8@sha256:84e13a4c84098e0a6a5b461c7581861cd9114ce3cc7c2147afd727e56f323b28_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-domain-mapping-webhook-rhel8@sha256:f99e203de17686584c05ee0901041edd055350c39da063d5d6dcd026d1e17593_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-queue-rhel8@sha256:8740a1f7cb3ef3c4caa5774cced7787cc1e345dbe3708307001c1def9fd32e2f_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-queue-rhel8@sha256:ac1ca0ae5e3c7fc242ec5a313e45d09b83261ffe26eab3ebcbbae9299471b25a_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-queue-rhel8@sha256:f16b4f4e86e758354c8b19ee3a075dfd6fd19eb7ba282ad8293d41ca0c8f3028_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-storage-version-migration-rhel8@sha256:1c3b2c4c06981fd8eb13c05837c8da3523f0df9c79eacd6ffc1138e5f26bdba6_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-storage-version-migration-rhel8@sha256:27b7b75eae9eacc52a577887885db7c29192e15aada8a3b7406e032561609462_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-storage-version-migration-rhel8@sha256:8012cc60fab4e14b7fab05589c977c15ac941efb09601069be09d4e25385ed26_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-webhook-rhel8@sha256:4fdc2c632eb0fa4f10a78e39622c83febde93f38db16bd0ca4a35c1eb7062548_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-webhook-rhel8@sha256:6904376f1ae4dadc23ab9993b50aaaa3db130fcd338f3dfae9e437b348e6e934_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-webhook-rhel8@sha256:dc902a39bc520abcf2100c26e2e1c4ba20aa5aadff763b40f234eb01a26b6f77_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/svls-must-gather-rhel8@sha256:057e9ccae9eae50fadad4772b203e897f5c54bf9d40f6e2f2ccbdbc93f5850b5_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/svls-must-gather-rhel8@sha256:7557328dcdede1992a3660342f037e490f58bc3281c68c6e4f44e6d66c4a0cff_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/svls-must-gather-rhel8@sha256:e0a982cd04fee4416659b7e1e6a827c2c371144bd461f23913ae9e0633fd598a_amd64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2022:6040"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"8Base-Openshift-Serverless-1.24:openshift-serverless-1-tech-preview/eventing-kafka-broker-controller-rhel8@sha256:2a4b30bcff1377073202362dfd521bd7ac3e3e3960fdb33a6cf9fa39fc89de6b_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1-tech-preview/eventing-kafka-broker-controller-rhel8@sha256:be290e6d950e8af6162c1dece8472788b66459e8cb91df319f50ccf66f27b5c7_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1-tech-preview/eventing-kafka-broker-controller-rhel8@sha256:f8b5d9c9c0182f5cc1f76422759bf8925d2f29292390ada83a6b7c7986f1462c_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1-tech-preview/eventing-kafka-broker-dispatcher-rhel8@sha256:08c6d6908a2e58a18e908223daf152802106b00a67905e94e075fca827af87c9_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1-tech-preview/eventing-kafka-broker-dispatcher-rhel8@sha256:8ac0796f3585a406facba98766688ae6777b5673a4515418db8d1d92c4d65494_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1-tech-preview/eventing-kafka-broker-dispatcher-rhel8@sha256:9af6b8413acbf59adc88e9b88a51105f3b0a4913499c3026f64e7fda91e43384_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1-tech-preview/eventing-kafka-broker-receiver-rhel8@sha256:4dc0783cf92da5b5aa4cd1b9e9d55aa55a69b94eef0d29f261d3d51bd2260b68_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1-tech-preview/eventing-kafka-broker-receiver-rhel8@sha256:80fd78ad61caab0b20e39d4c6103ed9b074d3efa1dc67ab7bf415ea7db912dc3_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1-tech-preview/eventing-kafka-broker-receiver-rhel8@sha256:aeaaf1d541b5756df65f0700bcd82d085077ae3b1ce99c6d8728997c23e31ef9_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1-tech-preview/eventing-kafka-broker-webhook-rhel8@sha256:0dad9dc28babb21622f90c83647c9cc48bfa66faad257c88e7adf1d50ad0f80c_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1-tech-preview/eventing-kafka-broker-webhook-rhel8@sha256:10ba81e103ed6b7dff7b02394b20f44b46acd6b09d72f16667c068eb9989dc77_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1-tech-preview/eventing-kafka-broker-webhook-rhel8@sha256:f94aef78ce0870fdceac5b3467220540127a73415e81baa4b48bf986bc181c4d_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/client-kn-rhel8@sha256:09644d1c149970cd7c06635806a0ffc077a6340d68c357cd7f2bb5a6f57e46f3_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/client-kn-rhel8@sha256:46510d8b5dfba62d0a3da64ba90d1b8f88ad3b909c3e6ed14bcd96017d766829_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/client-kn-rhel8@sha256:f9bf2892123c3d981d2d5f158e643e6ba6f59a441b47c4055dc542f8cf8330c0_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-apiserver-receive-adapter-rhel8@sha256:834e37f8ddfbe157ad357fcef49f5213053d1295bb31361c5dd14a213ff2755c_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-apiserver-receive-adapter-rhel8@sha256:d13848369ca942d13548ab9b73a2d60b67f9412e535ed647342acaa8cef36c37_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-apiserver-receive-adapter-rhel8@sha256:eef2145e61234d37713ef8fda1f82d7cbe6502c5e6386117230d66ab7e1dd21a_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-controller-rhel8@sha256:52ef0c51b53ede0344f58174e624db08e6dcac04a0cba1668915f217949fc868_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-controller-rhel8@sha256:72c5fcaa44e3da56b297eb718d8a2b7eeb44069d6f3ce71b0eca30070b18bd9d_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-controller-rhel8@sha256:ad2df12dd77e8a3092431ca8d1b5eae42240c8ebb8766e436009bd6df7ee51f3_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-in-memory-channel-controller-rhel8@sha256:070f2c819506853dee230f37e00b27a05ba01c6f7cbbffc9a04b59a65d0c45e9_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-in-memory-channel-controller-rhel8@sha256:111da99563ea799e6b54933f12dc8f8a3828e36f650900e02da3be5afbdeefd9_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-in-memory-channel-controller-rhel8@sha256:69871b8d6e72713fe2eaf5f1e0aac1282fb8659d2895836994f10c847fe320d1_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-in-memory-channel-dispatcher-rhel8@sha256:4b5ee83ccace988c6eaf456e82dea83d160ae7e6aaad1ab8f48410f90da8f1c1_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-in-memory-channel-dispatcher-rhel8@sha256:52247eff5dc9a89244e6697ae9ce61cc1b42265171c956d4d50984179daced89_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-in-memory-channel-dispatcher-rhel8@sha256:68b61474089703d0685a952062401303206ba11bc108b8504f6f6390933d83cb_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-kafka-broker-controller-rhel8@sha256:2a4b30bcff1377073202362dfd521bd7ac3e3e3960fdb33a6cf9fa39fc89de6b_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-kafka-broker-controller-rhel8@sha256:be290e6d950e8af6162c1dece8472788b66459e8cb91df319f50ccf66f27b5c7_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-kafka-broker-controller-rhel8@sha256:f8b5d9c9c0182f5cc1f76422759bf8925d2f29292390ada83a6b7c7986f1462c_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-kafka-broker-dispatcher-rhel8@sha256:08c6d6908a2e58a18e908223daf152802106b00a67905e94e075fca827af87c9_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-kafka-broker-dispatcher-rhel8@sha256:8ac0796f3585a406facba98766688ae6777b5673a4515418db8d1d92c4d65494_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-kafka-broker-dispatcher-rhel8@sha256:9af6b8413acbf59adc88e9b88a51105f3b0a4913499c3026f64e7fda91e43384_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-kafka-broker-post-install-rhel8@sha256:260e7f0086f4e036be3a9ab5d24ce99fc8a053cc7f2906f8a6080f59f2a3e591_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-kafka-broker-post-install-rhel8@sha256:36551ea609536ba900f7a0493a06d07f9c0f19a0eef7e4956575354ca92cd1ef_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-kafka-broker-post-install-rhel8@sha256:6d4a898f37f87aa6db636487c6892833249be38635fe631433652feda762a40e_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-kafka-broker-webhook-rhel8@sha256:0dad9dc28babb21622f90c83647c9cc48bfa66faad257c88e7adf1d50ad0f80c_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-kafka-broker-webhook-rhel8@sha256:10ba81e103ed6b7dff7b02394b20f44b46acd6b09d72f16667c068eb9989dc77_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-kafka-broker-webhook-rhel8@sha256:f94aef78ce0870fdceac5b3467220540127a73415e81baa4b48bf986bc181c4d_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-mtbroker-filter-rhel8@sha256:4f6e162ee5fb96ff69a1546b7f728641dded59548f14afdfa870f7f0291787ac_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-mtbroker-filter-rhel8@sha256:ecde2ee2aa9618775178e03bcc07e53d6f5e12f30261238d8ffb366fb1e47c94_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-mtbroker-filter-rhel8@sha256:ee2dc3e0f648dc59551cfdf0ac5c36aa6cd9a4b2abaada7095ae4d5b8e0a571e_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-mtbroker-ingress-rhel8@sha256:4eaac6386b1b8a9e360df5afbd85aeebb97e5c81dbd861996caafad48b4cc6f9_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-mtbroker-ingress-rhel8@sha256:644fbcd1924d570f105f5f9760eb15eddbeed16c894edfcb4ef8c8a14e370bce_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-mtbroker-ingress-rhel8@sha256:a26dfc1a610bbaf876443b4b01a04130f7c0aba4d40e246333fe8bf7eb899f45_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-mtchannel-broker-rhel8@sha256:353859f2a8649fa9b3f5c0e02cafd57f79f96a10a7a697ba08eaa8cb70effe51_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-mtchannel-broker-rhel8@sha256:6f7afb57dc78ccb13498434196c5e8cd0f6ec53f045689febf1a62c492358d93_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-mtchannel-broker-rhel8@sha256:fadf3035a8bd25307843d1c6c88654a03db25983407a770875b4507942684dd5_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-mtping-rhel8@sha256:2254577d2c2e67d28f8459fbd4ac43af78b7d29cc0b56c631607dd68f3d31637_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-mtping-rhel8@sha256:a7177a43f46b6470a19970c62ebc17119ca3c3021471f9396faa436e621beb1e_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-mtping-rhel8@sha256:c6c2c7924d90e81e2906f3bf3969b02d7f3e4dc80c187e6c55a7e4ea17ac20cd_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-storage-version-migration-rhel8@sha256:3c1baa5bad644c06bedabaed9c668f0999527f00bc1d195e71a528c222087328_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-storage-version-migration-rhel8@sha256:63dab761fd3a2e08950b7ee52852fb39cef7820f2a8cf8142ec3701a07372d7c_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-storage-version-migration-rhel8@sha256:ff7924a37865ac1a90872f35675934a1627e49a29577a78af18b8e743a5fde07_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-sugar-controller-rhel8@sha256:24c7217a3612a5c3c6792c433dc2a6cf4b5fda1b9e6acff84e2736705704d152_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-sugar-controller-rhel8@sha256:3a38788638c26e9bec45694b2c4597333080189ffa96d8c7302e3e7dd1e54be5_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-sugar-controller-rhel8@sha256:aebfba016342e94fc0619a9ad6346c7fefbedf6739f1495954eb905cade085ac_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-webhook-rhel8@sha256:11d0b8fac4cb67c95e051a91f5c6683768f8969ffc744cd3cc4814d1ee6e91c1_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-webhook-rhel8@sha256:1b209d1ddffba92c3d77824e37bf75302346856c10b773a101d2868f27d0b740_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-webhook-rhel8@sha256:bf8c9de32dd5cbe536b115f52f32c666fbf886bde555ac355937d6b149cf9343_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/ingress-rhel8-operator@sha256:46a5fb2d0f9fa5e05504b9264a3f1c0e7c7beb76e3a3aeb9bc036cda4fa9d66a_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/ingress-rhel8-operator@sha256:793b86f4c2add102e2f676bd57cec3365ce9b3fdc40a989c28d1f9acb851142d_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/ingress-rhel8-operator@sha256:cce79392f93bb318123c48ac6de48aa0a2983cc1134cc063c0fdc2ff83c546c7_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/kn-cli-artifacts-rhel8@sha256:1a51a072d4e303a5c33b2383c843308d86c68de228b094d2efed8bc59a4bac14_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/kn-cli-artifacts-rhel8@sha256:c61b26bdf318b507af66f9092e784d64436e3b2531cc6e2e8aa1bb8bbb010fb7_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/kn-cli-artifacts-rhel8@sha256:f22168224137db649c6e6592e3ec2ae6845ca668ef65fe56c104ed6393eae526_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/knative-rhel8-operator@sha256:53e115cdfeb8077cc8b89ebdeee4903b1be8c0a0d45831a9f277f342959f5961_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/knative-rhel8-operator@sha256:ebf24097b84ec5773e30c8f548975afb84b6fce836b373b97855f69371068d1e_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/knative-rhel8-operator@sha256:efa444ca6c7c4468821a8d138b4319c86fede592f3b0b4d7905e7c66e8bdb2c0_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/kourier-control-rhel8@sha256:396fb9dcc798b05e89d38ccbe3a3abb31854f56a95ae104fb9bb215967b56d9f_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/kourier-control-rhel8@sha256:e36577c37457a4521d78f28f24dca6ae11f170635316efe374f08f825cb5904d_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/kourier-control-rhel8@sha256:fb04b74dce262e58434b19a10dce0981b4df7541416de21343fb7124c714ffbf_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/net-istio-controller-rhel8@sha256:281b2782253722d916b6178ecdbc763aaa71ed4ac0db94e31d57974d4eb8b58b_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/net-istio-controller-rhel8@sha256:bf56038c0af2cfeb5a3e4b7ecd5aeebb230d042ac835b50faafa3d939dd8ca50_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/net-istio-controller-rhel8@sha256:f3643c74f73841b1de04be1d0f550c044f1ad4800ceb32cb36bf9072d8e5155b_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/net-istio-webhook-rhel8@sha256:4f7cabd5a6bb6fd7a0d81461108891b0d2de55efe868c4fbf275131c3280ed2d_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/net-istio-webhook-rhel8@sha256:a07d73f5c04af2a29b6565363b472aceabbfeafe7d6dfe833d1e71b072419916_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/net-istio-webhook-rhel8@sha256:cd34685812d9447969a1c3fb4382433a1b59fb3631fbe156daa6fa962458f859_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serverless-operator-bundle@sha256:0422f8843fc62c2b72e01ffefd33db912a1ad3d70ac297882d3663c9b7299f10_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serverless-rhel8-operator@sha256:26d940bd43b928d8370c9e88e80726a427c3f0ce3afc4fddb02a507f81c8fc93_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serverless-rhel8-operator@sha256:2898df30f40683bd3a73c6f2676afdc1bfc27b23d2fe04fe7667f6db6d2422ab_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serverless-rhel8-operator@sha256:8ec9e756969c8e6bf8155ed102a66cf578a325dcc477ff909b4806405ab59cfc_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-activator-rhel8@sha256:1e9fb289564961ddbf317e568c50936b048446685c39ab14ca4e5cb682785243_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-activator-rhel8@sha256:3a823819467ed0beea953eed27e2129bb4495df3f49e0f59d5004dee416e6285_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-activator-rhel8@sha256:4e7563e5f9761f624aefc6b79845e5b4dd1836a545c3754bc37701162ed4e3bb_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-autoscaler-hpa-rhel8@sha256:1685c7bf25061e61688d2b5e60cde6adb8906fec6bfb713c68837b2bbeeacf85_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-autoscaler-hpa-rhel8@sha256:491df16728df492b7b88efb8e86f28e46a8762f4084fb4132823611a9e758264_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-autoscaler-hpa-rhel8@sha256:8bb514634ece7dafd88ae6cc7eff52016cd4585d91cb9c106720c21c219f8967_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-autoscaler-rhel8@sha256:01b46e0ddb618f58c06b533fe7148f772367200f5d9be9d355012e91dc401156_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-autoscaler-rhel8@sha256:8cd0a381de995467f339e11f0704b8c8b978ddfdd2d8271f4c9f832e7acf9f07_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-autoscaler-rhel8@sha256:c60796d720141d322159e49bb3496732b8e0453d6606227b419caf93a12d196b_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-controller-rhel8@sha256:92b01a8421488e9d9b42b6da290873b54a2619d39a05e8d2a99e4c5348a3d4dc_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-controller-rhel8@sha256:b5ae691a77adb161a30ae8470f1cf4c1c6259488df18bb2bf2764d05af9a2aa8_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-controller-rhel8@sha256:b752a295b673aeee85eba6bed33cc658254dc0503c6002841d80dc0c0a38f615_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-domain-mapping-rhel8@sha256:11bca084f2c8df8d369d6301847876bbf8d37c7b67a6ffb387e0759100b6e817_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-domain-mapping-rhel8@sha256:4e580d29cbff1aa6050c65cee35a870dab9e6a7eaa538b356a5afefed9c38d90_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-domain-mapping-rhel8@sha256:eeb39a3fbc9d4c223d42579737948438d03b2a2ec1aee46562aabae6d343679b_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-domain-mapping-webhook-rhel8@sha256:8057fa6657c0bf909297273acc4faea1cddb29f9f02f6c797279adb42f083332_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-domain-mapping-webhook-rhel8@sha256:84e13a4c84098e0a6a5b461c7581861cd9114ce3cc7c2147afd727e56f323b28_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-domain-mapping-webhook-rhel8@sha256:f99e203de17686584c05ee0901041edd055350c39da063d5d6dcd026d1e17593_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-queue-rhel8@sha256:8740a1f7cb3ef3c4caa5774cced7787cc1e345dbe3708307001c1def9fd32e2f_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-queue-rhel8@sha256:ac1ca0ae5e3c7fc242ec5a313e45d09b83261ffe26eab3ebcbbae9299471b25a_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-queue-rhel8@sha256:f16b4f4e86e758354c8b19ee3a075dfd6fd19eb7ba282ad8293d41ca0c8f3028_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-storage-version-migration-rhel8@sha256:1c3b2c4c06981fd8eb13c05837c8da3523f0df9c79eacd6ffc1138e5f26bdba6_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-storage-version-migration-rhel8@sha256:27b7b75eae9eacc52a577887885db7c29192e15aada8a3b7406e032561609462_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-storage-version-migration-rhel8@sha256:8012cc60fab4e14b7fab05589c977c15ac941efb09601069be09d4e25385ed26_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-webhook-rhel8@sha256:4fdc2c632eb0fa4f10a78e39622c83febde93f38db16bd0ca4a35c1eb7062548_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-webhook-rhel8@sha256:6904376f1ae4dadc23ab9993b50aaaa3db130fcd338f3dfae9e437b348e6e934_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-webhook-rhel8@sha256:dc902a39bc520abcf2100c26e2e1c4ba20aa5aadff763b40f234eb01a26b6f77_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/svls-must-gather-rhel8@sha256:057e9ccae9eae50fadad4772b203e897f5c54bf9d40f6e2f2ccbdbc93f5850b5_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/svls-must-gather-rhel8@sha256:7557328dcdede1992a3660342f037e490f58bc3281c68c6e4f44e6d66c4a0cff_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/svls-must-gather-rhel8@sha256:e0a982cd04fee4416659b7e1e6a827c2c371144bd461f23913ae9e0633fd598a_amd64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "golang: encoding/xml: stack exhaustion in Unmarshal"
},
{
"cve": "CVE-2022-30635",
"cwe": {
"id": "CWE-1325",
"name": "Improperly Controlled Sequential Memory Allocation"
},
"discovery_date": "2022-07-14T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2107388"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in golang. When calling Decoder, Decode on a message that contains deeply nested structures, a panic can occur due to stack exhaustion and allows an attacker to impact system availability.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "golang: encoding/gob: stack exhaustion in Decoder.Decode",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "OpenShift Container Platform (OCP) starting from 4.10 stream is already compiled in the patched version of Go, hence is not affected by this vulnerability.The vulnerability has been rated as moderate instead of high because the vulnerability can only result in a minor denial of service.\n\nWithin regulated environments, a combination of the following controls acts as a significant barrier to successfully exploiting a CWE-1325: Improperly Controlled Sequential Memory Allocation vulnerability and therefore downgrades the severity of this particular CVE from Moderate to Low.\n\nAccess to the platform is granted only after successful hard token-based multi-factor authentication (MFA) and is governed by least privilege to ensure only authorized users and roles can execute or modify code. Static code analysis and peer reviews enforce strong input validation and error handling, preventing improperly validated inputs from causing system instability, data exposure, or privilege escalation. In the event of successful exploitation, process isolation limits the impact of excessive sequential memory allocation by restricting memory use per process, preventing any single process from exhausting system resources. Finally, the platform uses memory protection mechanisms such as Data Execution Prevention (DEP) and Address Space Layout Randomization (ASLR) to reduce the risk of memory allocation-based attacks.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"8Base-Openshift-Serverless-1.24:openshift-serverless-1-tech-preview/eventing-kafka-broker-controller-rhel8@sha256:2a4b30bcff1377073202362dfd521bd7ac3e3e3960fdb33a6cf9fa39fc89de6b_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1-tech-preview/eventing-kafka-broker-controller-rhel8@sha256:be290e6d950e8af6162c1dece8472788b66459e8cb91df319f50ccf66f27b5c7_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1-tech-preview/eventing-kafka-broker-controller-rhel8@sha256:f8b5d9c9c0182f5cc1f76422759bf8925d2f29292390ada83a6b7c7986f1462c_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1-tech-preview/eventing-kafka-broker-dispatcher-rhel8@sha256:08c6d6908a2e58a18e908223daf152802106b00a67905e94e075fca827af87c9_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1-tech-preview/eventing-kafka-broker-dispatcher-rhel8@sha256:8ac0796f3585a406facba98766688ae6777b5673a4515418db8d1d92c4d65494_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1-tech-preview/eventing-kafka-broker-dispatcher-rhel8@sha256:9af6b8413acbf59adc88e9b88a51105f3b0a4913499c3026f64e7fda91e43384_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1-tech-preview/eventing-kafka-broker-receiver-rhel8@sha256:4dc0783cf92da5b5aa4cd1b9e9d55aa55a69b94eef0d29f261d3d51bd2260b68_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1-tech-preview/eventing-kafka-broker-receiver-rhel8@sha256:80fd78ad61caab0b20e39d4c6103ed9b074d3efa1dc67ab7bf415ea7db912dc3_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1-tech-preview/eventing-kafka-broker-receiver-rhel8@sha256:aeaaf1d541b5756df65f0700bcd82d085077ae3b1ce99c6d8728997c23e31ef9_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1-tech-preview/eventing-kafka-broker-webhook-rhel8@sha256:0dad9dc28babb21622f90c83647c9cc48bfa66faad257c88e7adf1d50ad0f80c_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1-tech-preview/eventing-kafka-broker-webhook-rhel8@sha256:10ba81e103ed6b7dff7b02394b20f44b46acd6b09d72f16667c068eb9989dc77_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1-tech-preview/eventing-kafka-broker-webhook-rhel8@sha256:f94aef78ce0870fdceac5b3467220540127a73415e81baa4b48bf986bc181c4d_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/client-kn-rhel8@sha256:09644d1c149970cd7c06635806a0ffc077a6340d68c357cd7f2bb5a6f57e46f3_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/client-kn-rhel8@sha256:46510d8b5dfba62d0a3da64ba90d1b8f88ad3b909c3e6ed14bcd96017d766829_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/client-kn-rhel8@sha256:f9bf2892123c3d981d2d5f158e643e6ba6f59a441b47c4055dc542f8cf8330c0_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-apiserver-receive-adapter-rhel8@sha256:834e37f8ddfbe157ad357fcef49f5213053d1295bb31361c5dd14a213ff2755c_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-apiserver-receive-adapter-rhel8@sha256:d13848369ca942d13548ab9b73a2d60b67f9412e535ed647342acaa8cef36c37_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-apiserver-receive-adapter-rhel8@sha256:eef2145e61234d37713ef8fda1f82d7cbe6502c5e6386117230d66ab7e1dd21a_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-controller-rhel8@sha256:52ef0c51b53ede0344f58174e624db08e6dcac04a0cba1668915f217949fc868_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-controller-rhel8@sha256:72c5fcaa44e3da56b297eb718d8a2b7eeb44069d6f3ce71b0eca30070b18bd9d_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-controller-rhel8@sha256:ad2df12dd77e8a3092431ca8d1b5eae42240c8ebb8766e436009bd6df7ee51f3_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-in-memory-channel-controller-rhel8@sha256:070f2c819506853dee230f37e00b27a05ba01c6f7cbbffc9a04b59a65d0c45e9_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-in-memory-channel-controller-rhel8@sha256:111da99563ea799e6b54933f12dc8f8a3828e36f650900e02da3be5afbdeefd9_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-in-memory-channel-controller-rhel8@sha256:69871b8d6e72713fe2eaf5f1e0aac1282fb8659d2895836994f10c847fe320d1_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-in-memory-channel-dispatcher-rhel8@sha256:4b5ee83ccace988c6eaf456e82dea83d160ae7e6aaad1ab8f48410f90da8f1c1_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-in-memory-channel-dispatcher-rhel8@sha256:52247eff5dc9a89244e6697ae9ce61cc1b42265171c956d4d50984179daced89_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-in-memory-channel-dispatcher-rhel8@sha256:68b61474089703d0685a952062401303206ba11bc108b8504f6f6390933d83cb_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-kafka-broker-controller-rhel8@sha256:2a4b30bcff1377073202362dfd521bd7ac3e3e3960fdb33a6cf9fa39fc89de6b_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-kafka-broker-controller-rhel8@sha256:be290e6d950e8af6162c1dece8472788b66459e8cb91df319f50ccf66f27b5c7_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-kafka-broker-controller-rhel8@sha256:f8b5d9c9c0182f5cc1f76422759bf8925d2f29292390ada83a6b7c7986f1462c_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-kafka-broker-dispatcher-rhel8@sha256:08c6d6908a2e58a18e908223daf152802106b00a67905e94e075fca827af87c9_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-kafka-broker-dispatcher-rhel8@sha256:8ac0796f3585a406facba98766688ae6777b5673a4515418db8d1d92c4d65494_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-kafka-broker-dispatcher-rhel8@sha256:9af6b8413acbf59adc88e9b88a51105f3b0a4913499c3026f64e7fda91e43384_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-kafka-broker-post-install-rhel8@sha256:260e7f0086f4e036be3a9ab5d24ce99fc8a053cc7f2906f8a6080f59f2a3e591_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-kafka-broker-post-install-rhel8@sha256:36551ea609536ba900f7a0493a06d07f9c0f19a0eef7e4956575354ca92cd1ef_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-kafka-broker-post-install-rhel8@sha256:6d4a898f37f87aa6db636487c6892833249be38635fe631433652feda762a40e_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-kafka-broker-webhook-rhel8@sha256:0dad9dc28babb21622f90c83647c9cc48bfa66faad257c88e7adf1d50ad0f80c_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-kafka-broker-webhook-rhel8@sha256:10ba81e103ed6b7dff7b02394b20f44b46acd6b09d72f16667c068eb9989dc77_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-kafka-broker-webhook-rhel8@sha256:f94aef78ce0870fdceac5b3467220540127a73415e81baa4b48bf986bc181c4d_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-mtbroker-filter-rhel8@sha256:4f6e162ee5fb96ff69a1546b7f728641dded59548f14afdfa870f7f0291787ac_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-mtbroker-filter-rhel8@sha256:ecde2ee2aa9618775178e03bcc07e53d6f5e12f30261238d8ffb366fb1e47c94_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-mtbroker-filter-rhel8@sha256:ee2dc3e0f648dc59551cfdf0ac5c36aa6cd9a4b2abaada7095ae4d5b8e0a571e_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-mtbroker-ingress-rhel8@sha256:4eaac6386b1b8a9e360df5afbd85aeebb97e5c81dbd861996caafad48b4cc6f9_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-mtbroker-ingress-rhel8@sha256:644fbcd1924d570f105f5f9760eb15eddbeed16c894edfcb4ef8c8a14e370bce_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-mtbroker-ingress-rhel8@sha256:a26dfc1a610bbaf876443b4b01a04130f7c0aba4d40e246333fe8bf7eb899f45_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-mtchannel-broker-rhel8@sha256:353859f2a8649fa9b3f5c0e02cafd57f79f96a10a7a697ba08eaa8cb70effe51_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-mtchannel-broker-rhel8@sha256:6f7afb57dc78ccb13498434196c5e8cd0f6ec53f045689febf1a62c492358d93_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-mtchannel-broker-rhel8@sha256:fadf3035a8bd25307843d1c6c88654a03db25983407a770875b4507942684dd5_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-mtping-rhel8@sha256:2254577d2c2e67d28f8459fbd4ac43af78b7d29cc0b56c631607dd68f3d31637_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-mtping-rhel8@sha256:a7177a43f46b6470a19970c62ebc17119ca3c3021471f9396faa436e621beb1e_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-mtping-rhel8@sha256:c6c2c7924d90e81e2906f3bf3969b02d7f3e4dc80c187e6c55a7e4ea17ac20cd_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-storage-version-migration-rhel8@sha256:3c1baa5bad644c06bedabaed9c668f0999527f00bc1d195e71a528c222087328_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-storage-version-migration-rhel8@sha256:63dab761fd3a2e08950b7ee52852fb39cef7820f2a8cf8142ec3701a07372d7c_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-storage-version-migration-rhel8@sha256:ff7924a37865ac1a90872f35675934a1627e49a29577a78af18b8e743a5fde07_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-sugar-controller-rhel8@sha256:24c7217a3612a5c3c6792c433dc2a6cf4b5fda1b9e6acff84e2736705704d152_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-sugar-controller-rhel8@sha256:3a38788638c26e9bec45694b2c4597333080189ffa96d8c7302e3e7dd1e54be5_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-sugar-controller-rhel8@sha256:aebfba016342e94fc0619a9ad6346c7fefbedf6739f1495954eb905cade085ac_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-webhook-rhel8@sha256:11d0b8fac4cb67c95e051a91f5c6683768f8969ffc744cd3cc4814d1ee6e91c1_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-webhook-rhel8@sha256:1b209d1ddffba92c3d77824e37bf75302346856c10b773a101d2868f27d0b740_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-webhook-rhel8@sha256:bf8c9de32dd5cbe536b115f52f32c666fbf886bde555ac355937d6b149cf9343_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/ingress-rhel8-operator@sha256:46a5fb2d0f9fa5e05504b9264a3f1c0e7c7beb76e3a3aeb9bc036cda4fa9d66a_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/ingress-rhel8-operator@sha256:793b86f4c2add102e2f676bd57cec3365ce9b3fdc40a989c28d1f9acb851142d_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/ingress-rhel8-operator@sha256:cce79392f93bb318123c48ac6de48aa0a2983cc1134cc063c0fdc2ff83c546c7_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/kn-cli-artifacts-rhel8@sha256:1a51a072d4e303a5c33b2383c843308d86c68de228b094d2efed8bc59a4bac14_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/kn-cli-artifacts-rhel8@sha256:c61b26bdf318b507af66f9092e784d64436e3b2531cc6e2e8aa1bb8bbb010fb7_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/kn-cli-artifacts-rhel8@sha256:f22168224137db649c6e6592e3ec2ae6845ca668ef65fe56c104ed6393eae526_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/knative-rhel8-operator@sha256:53e115cdfeb8077cc8b89ebdeee4903b1be8c0a0d45831a9f277f342959f5961_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/knative-rhel8-operator@sha256:ebf24097b84ec5773e30c8f548975afb84b6fce836b373b97855f69371068d1e_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/knative-rhel8-operator@sha256:efa444ca6c7c4468821a8d138b4319c86fede592f3b0b4d7905e7c66e8bdb2c0_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/kourier-control-rhel8@sha256:396fb9dcc798b05e89d38ccbe3a3abb31854f56a95ae104fb9bb215967b56d9f_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/kourier-control-rhel8@sha256:e36577c37457a4521d78f28f24dca6ae11f170635316efe374f08f825cb5904d_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/kourier-control-rhel8@sha256:fb04b74dce262e58434b19a10dce0981b4df7541416de21343fb7124c714ffbf_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/net-istio-controller-rhel8@sha256:281b2782253722d916b6178ecdbc763aaa71ed4ac0db94e31d57974d4eb8b58b_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/net-istio-controller-rhel8@sha256:bf56038c0af2cfeb5a3e4b7ecd5aeebb230d042ac835b50faafa3d939dd8ca50_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/net-istio-controller-rhel8@sha256:f3643c74f73841b1de04be1d0f550c044f1ad4800ceb32cb36bf9072d8e5155b_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/net-istio-webhook-rhel8@sha256:4f7cabd5a6bb6fd7a0d81461108891b0d2de55efe868c4fbf275131c3280ed2d_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/net-istio-webhook-rhel8@sha256:a07d73f5c04af2a29b6565363b472aceabbfeafe7d6dfe833d1e71b072419916_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/net-istio-webhook-rhel8@sha256:cd34685812d9447969a1c3fb4382433a1b59fb3631fbe156daa6fa962458f859_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serverless-operator-bundle@sha256:0422f8843fc62c2b72e01ffefd33db912a1ad3d70ac297882d3663c9b7299f10_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serverless-rhel8-operator@sha256:26d940bd43b928d8370c9e88e80726a427c3f0ce3afc4fddb02a507f81c8fc93_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serverless-rhel8-operator@sha256:2898df30f40683bd3a73c6f2676afdc1bfc27b23d2fe04fe7667f6db6d2422ab_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serverless-rhel8-operator@sha256:8ec9e756969c8e6bf8155ed102a66cf578a325dcc477ff909b4806405ab59cfc_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-activator-rhel8@sha256:1e9fb289564961ddbf317e568c50936b048446685c39ab14ca4e5cb682785243_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-activator-rhel8@sha256:3a823819467ed0beea953eed27e2129bb4495df3f49e0f59d5004dee416e6285_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-activator-rhel8@sha256:4e7563e5f9761f624aefc6b79845e5b4dd1836a545c3754bc37701162ed4e3bb_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-autoscaler-hpa-rhel8@sha256:1685c7bf25061e61688d2b5e60cde6adb8906fec6bfb713c68837b2bbeeacf85_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-autoscaler-hpa-rhel8@sha256:491df16728df492b7b88efb8e86f28e46a8762f4084fb4132823611a9e758264_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-autoscaler-hpa-rhel8@sha256:8bb514634ece7dafd88ae6cc7eff52016cd4585d91cb9c106720c21c219f8967_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-autoscaler-rhel8@sha256:01b46e0ddb618f58c06b533fe7148f772367200f5d9be9d355012e91dc401156_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-autoscaler-rhel8@sha256:8cd0a381de995467f339e11f0704b8c8b978ddfdd2d8271f4c9f832e7acf9f07_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-autoscaler-rhel8@sha256:c60796d720141d322159e49bb3496732b8e0453d6606227b419caf93a12d196b_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-controller-rhel8@sha256:92b01a8421488e9d9b42b6da290873b54a2619d39a05e8d2a99e4c5348a3d4dc_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-controller-rhel8@sha256:b5ae691a77adb161a30ae8470f1cf4c1c6259488df18bb2bf2764d05af9a2aa8_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-controller-rhel8@sha256:b752a295b673aeee85eba6bed33cc658254dc0503c6002841d80dc0c0a38f615_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-domain-mapping-rhel8@sha256:11bca084f2c8df8d369d6301847876bbf8d37c7b67a6ffb387e0759100b6e817_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-domain-mapping-rhel8@sha256:4e580d29cbff1aa6050c65cee35a870dab9e6a7eaa538b356a5afefed9c38d90_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-domain-mapping-rhel8@sha256:eeb39a3fbc9d4c223d42579737948438d03b2a2ec1aee46562aabae6d343679b_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-domain-mapping-webhook-rhel8@sha256:8057fa6657c0bf909297273acc4faea1cddb29f9f02f6c797279adb42f083332_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-domain-mapping-webhook-rhel8@sha256:84e13a4c84098e0a6a5b461c7581861cd9114ce3cc7c2147afd727e56f323b28_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-domain-mapping-webhook-rhel8@sha256:f99e203de17686584c05ee0901041edd055350c39da063d5d6dcd026d1e17593_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-queue-rhel8@sha256:8740a1f7cb3ef3c4caa5774cced7787cc1e345dbe3708307001c1def9fd32e2f_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-queue-rhel8@sha256:ac1ca0ae5e3c7fc242ec5a313e45d09b83261ffe26eab3ebcbbae9299471b25a_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-queue-rhel8@sha256:f16b4f4e86e758354c8b19ee3a075dfd6fd19eb7ba282ad8293d41ca0c8f3028_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-storage-version-migration-rhel8@sha256:1c3b2c4c06981fd8eb13c05837c8da3523f0df9c79eacd6ffc1138e5f26bdba6_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-storage-version-migration-rhel8@sha256:27b7b75eae9eacc52a577887885db7c29192e15aada8a3b7406e032561609462_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-storage-version-migration-rhel8@sha256:8012cc60fab4e14b7fab05589c977c15ac941efb09601069be09d4e25385ed26_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-webhook-rhel8@sha256:4fdc2c632eb0fa4f10a78e39622c83febde93f38db16bd0ca4a35c1eb7062548_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-webhook-rhel8@sha256:6904376f1ae4dadc23ab9993b50aaaa3db130fcd338f3dfae9e437b348e6e934_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-webhook-rhel8@sha256:dc902a39bc520abcf2100c26e2e1c4ba20aa5aadff763b40f234eb01a26b6f77_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/svls-must-gather-rhel8@sha256:057e9ccae9eae50fadad4772b203e897f5c54bf9d40f6e2f2ccbdbc93f5850b5_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/svls-must-gather-rhel8@sha256:7557328dcdede1992a3660342f037e490f58bc3281c68c6e4f44e6d66c4a0cff_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/svls-must-gather-rhel8@sha256:e0a982cd04fee4416659b7e1e6a827c2c371144bd461f23913ae9e0633fd598a_amd64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2022-30635"
},
{
"category": "external",
"summary": "RHBZ#2107388",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2107388"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2022-30635",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-30635"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2022-30635",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2022-30635"
},
{
"category": "external",
"summary": "https://go.dev/issue/53615",
"url": "https://go.dev/issue/53615"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-announce/c/nqrv9fbR0zE",
"url": "https://groups.google.com/g/golang-announce/c/nqrv9fbR0zE"
}
],
"release_date": "2022-07-12T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2022-08-10T13:13:24+00:00",
"details": "See the Red Hat OpenShift Container Platform 4.6 documentation at:\nhttps://access.redhat.com/documentation/en-us/openshift_container_platform/4.6/html/serverless/index\nSee the Red Hat OpenShift Container Platform 4.7 documentation at:\nhttps://access.redhat.com/documentation/en-us/openshift_container_platform/4.7/html/serverless/index\nSee the Red Hat OpenShift Container Platform 4.8 documentation at:\nhttps://access.redhat.com/documentation/en-us/openshift_container_platform/4.8/html/serverless/index\nSee the Red Hat OpenShift Container Platform 4.9 documentation at:\nhttps://access.redhat.com/documentation/en-us/openshift_container_platform/4.9/html/serverless/index\nSee the Red Hat OpenShift Container Platform 4.10 documentation at:\nhttps://access.redhat.com/documentation/en-us/openshift_container_platform/4.10/html/serverless/index",
"product_ids": [
"8Base-Openshift-Serverless-1.24:openshift-serverless-1-tech-preview/eventing-kafka-broker-controller-rhel8@sha256:2a4b30bcff1377073202362dfd521bd7ac3e3e3960fdb33a6cf9fa39fc89de6b_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1-tech-preview/eventing-kafka-broker-controller-rhel8@sha256:be290e6d950e8af6162c1dece8472788b66459e8cb91df319f50ccf66f27b5c7_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1-tech-preview/eventing-kafka-broker-controller-rhel8@sha256:f8b5d9c9c0182f5cc1f76422759bf8925d2f29292390ada83a6b7c7986f1462c_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1-tech-preview/eventing-kafka-broker-dispatcher-rhel8@sha256:08c6d6908a2e58a18e908223daf152802106b00a67905e94e075fca827af87c9_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1-tech-preview/eventing-kafka-broker-dispatcher-rhel8@sha256:8ac0796f3585a406facba98766688ae6777b5673a4515418db8d1d92c4d65494_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1-tech-preview/eventing-kafka-broker-dispatcher-rhel8@sha256:9af6b8413acbf59adc88e9b88a51105f3b0a4913499c3026f64e7fda91e43384_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1-tech-preview/eventing-kafka-broker-receiver-rhel8@sha256:4dc0783cf92da5b5aa4cd1b9e9d55aa55a69b94eef0d29f261d3d51bd2260b68_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1-tech-preview/eventing-kafka-broker-receiver-rhel8@sha256:80fd78ad61caab0b20e39d4c6103ed9b074d3efa1dc67ab7bf415ea7db912dc3_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1-tech-preview/eventing-kafka-broker-receiver-rhel8@sha256:aeaaf1d541b5756df65f0700bcd82d085077ae3b1ce99c6d8728997c23e31ef9_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1-tech-preview/eventing-kafka-broker-webhook-rhel8@sha256:0dad9dc28babb21622f90c83647c9cc48bfa66faad257c88e7adf1d50ad0f80c_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1-tech-preview/eventing-kafka-broker-webhook-rhel8@sha256:10ba81e103ed6b7dff7b02394b20f44b46acd6b09d72f16667c068eb9989dc77_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1-tech-preview/eventing-kafka-broker-webhook-rhel8@sha256:f94aef78ce0870fdceac5b3467220540127a73415e81baa4b48bf986bc181c4d_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/client-kn-rhel8@sha256:09644d1c149970cd7c06635806a0ffc077a6340d68c357cd7f2bb5a6f57e46f3_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/client-kn-rhel8@sha256:46510d8b5dfba62d0a3da64ba90d1b8f88ad3b909c3e6ed14bcd96017d766829_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/client-kn-rhel8@sha256:f9bf2892123c3d981d2d5f158e643e6ba6f59a441b47c4055dc542f8cf8330c0_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-apiserver-receive-adapter-rhel8@sha256:834e37f8ddfbe157ad357fcef49f5213053d1295bb31361c5dd14a213ff2755c_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-apiserver-receive-adapter-rhel8@sha256:d13848369ca942d13548ab9b73a2d60b67f9412e535ed647342acaa8cef36c37_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-apiserver-receive-adapter-rhel8@sha256:eef2145e61234d37713ef8fda1f82d7cbe6502c5e6386117230d66ab7e1dd21a_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-controller-rhel8@sha256:52ef0c51b53ede0344f58174e624db08e6dcac04a0cba1668915f217949fc868_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-controller-rhel8@sha256:72c5fcaa44e3da56b297eb718d8a2b7eeb44069d6f3ce71b0eca30070b18bd9d_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-controller-rhel8@sha256:ad2df12dd77e8a3092431ca8d1b5eae42240c8ebb8766e436009bd6df7ee51f3_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-in-memory-channel-controller-rhel8@sha256:070f2c819506853dee230f37e00b27a05ba01c6f7cbbffc9a04b59a65d0c45e9_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-in-memory-channel-controller-rhel8@sha256:111da99563ea799e6b54933f12dc8f8a3828e36f650900e02da3be5afbdeefd9_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-in-memory-channel-controller-rhel8@sha256:69871b8d6e72713fe2eaf5f1e0aac1282fb8659d2895836994f10c847fe320d1_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-in-memory-channel-dispatcher-rhel8@sha256:4b5ee83ccace988c6eaf456e82dea83d160ae7e6aaad1ab8f48410f90da8f1c1_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-in-memory-channel-dispatcher-rhel8@sha256:52247eff5dc9a89244e6697ae9ce61cc1b42265171c956d4d50984179daced89_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-in-memory-channel-dispatcher-rhel8@sha256:68b61474089703d0685a952062401303206ba11bc108b8504f6f6390933d83cb_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-kafka-broker-controller-rhel8@sha256:2a4b30bcff1377073202362dfd521bd7ac3e3e3960fdb33a6cf9fa39fc89de6b_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-kafka-broker-controller-rhel8@sha256:be290e6d950e8af6162c1dece8472788b66459e8cb91df319f50ccf66f27b5c7_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-kafka-broker-controller-rhel8@sha256:f8b5d9c9c0182f5cc1f76422759bf8925d2f29292390ada83a6b7c7986f1462c_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-kafka-broker-dispatcher-rhel8@sha256:08c6d6908a2e58a18e908223daf152802106b00a67905e94e075fca827af87c9_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-kafka-broker-dispatcher-rhel8@sha256:8ac0796f3585a406facba98766688ae6777b5673a4515418db8d1d92c4d65494_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-kafka-broker-dispatcher-rhel8@sha256:9af6b8413acbf59adc88e9b88a51105f3b0a4913499c3026f64e7fda91e43384_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-kafka-broker-post-install-rhel8@sha256:260e7f0086f4e036be3a9ab5d24ce99fc8a053cc7f2906f8a6080f59f2a3e591_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-kafka-broker-post-install-rhel8@sha256:36551ea609536ba900f7a0493a06d07f9c0f19a0eef7e4956575354ca92cd1ef_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-kafka-broker-post-install-rhel8@sha256:6d4a898f37f87aa6db636487c6892833249be38635fe631433652feda762a40e_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-kafka-broker-webhook-rhel8@sha256:0dad9dc28babb21622f90c83647c9cc48bfa66faad257c88e7adf1d50ad0f80c_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-kafka-broker-webhook-rhel8@sha256:10ba81e103ed6b7dff7b02394b20f44b46acd6b09d72f16667c068eb9989dc77_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-kafka-broker-webhook-rhel8@sha256:f94aef78ce0870fdceac5b3467220540127a73415e81baa4b48bf986bc181c4d_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-mtbroker-filter-rhel8@sha256:4f6e162ee5fb96ff69a1546b7f728641dded59548f14afdfa870f7f0291787ac_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-mtbroker-filter-rhel8@sha256:ecde2ee2aa9618775178e03bcc07e53d6f5e12f30261238d8ffb366fb1e47c94_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-mtbroker-filter-rhel8@sha256:ee2dc3e0f648dc59551cfdf0ac5c36aa6cd9a4b2abaada7095ae4d5b8e0a571e_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-mtbroker-ingress-rhel8@sha256:4eaac6386b1b8a9e360df5afbd85aeebb97e5c81dbd861996caafad48b4cc6f9_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-mtbroker-ingress-rhel8@sha256:644fbcd1924d570f105f5f9760eb15eddbeed16c894edfcb4ef8c8a14e370bce_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-mtbroker-ingress-rhel8@sha256:a26dfc1a610bbaf876443b4b01a04130f7c0aba4d40e246333fe8bf7eb899f45_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-mtchannel-broker-rhel8@sha256:353859f2a8649fa9b3f5c0e02cafd57f79f96a10a7a697ba08eaa8cb70effe51_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-mtchannel-broker-rhel8@sha256:6f7afb57dc78ccb13498434196c5e8cd0f6ec53f045689febf1a62c492358d93_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-mtchannel-broker-rhel8@sha256:fadf3035a8bd25307843d1c6c88654a03db25983407a770875b4507942684dd5_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-mtping-rhel8@sha256:2254577d2c2e67d28f8459fbd4ac43af78b7d29cc0b56c631607dd68f3d31637_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-mtping-rhel8@sha256:a7177a43f46b6470a19970c62ebc17119ca3c3021471f9396faa436e621beb1e_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-mtping-rhel8@sha256:c6c2c7924d90e81e2906f3bf3969b02d7f3e4dc80c187e6c55a7e4ea17ac20cd_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-storage-version-migration-rhel8@sha256:3c1baa5bad644c06bedabaed9c668f0999527f00bc1d195e71a528c222087328_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-storage-version-migration-rhel8@sha256:63dab761fd3a2e08950b7ee52852fb39cef7820f2a8cf8142ec3701a07372d7c_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-storage-version-migration-rhel8@sha256:ff7924a37865ac1a90872f35675934a1627e49a29577a78af18b8e743a5fde07_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-sugar-controller-rhel8@sha256:24c7217a3612a5c3c6792c433dc2a6cf4b5fda1b9e6acff84e2736705704d152_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-sugar-controller-rhel8@sha256:3a38788638c26e9bec45694b2c4597333080189ffa96d8c7302e3e7dd1e54be5_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-sugar-controller-rhel8@sha256:aebfba016342e94fc0619a9ad6346c7fefbedf6739f1495954eb905cade085ac_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-webhook-rhel8@sha256:11d0b8fac4cb67c95e051a91f5c6683768f8969ffc744cd3cc4814d1ee6e91c1_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-webhook-rhel8@sha256:1b209d1ddffba92c3d77824e37bf75302346856c10b773a101d2868f27d0b740_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-webhook-rhel8@sha256:bf8c9de32dd5cbe536b115f52f32c666fbf886bde555ac355937d6b149cf9343_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/ingress-rhel8-operator@sha256:46a5fb2d0f9fa5e05504b9264a3f1c0e7c7beb76e3a3aeb9bc036cda4fa9d66a_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/ingress-rhel8-operator@sha256:793b86f4c2add102e2f676bd57cec3365ce9b3fdc40a989c28d1f9acb851142d_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/ingress-rhel8-operator@sha256:cce79392f93bb318123c48ac6de48aa0a2983cc1134cc063c0fdc2ff83c546c7_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/kn-cli-artifacts-rhel8@sha256:1a51a072d4e303a5c33b2383c843308d86c68de228b094d2efed8bc59a4bac14_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/kn-cli-artifacts-rhel8@sha256:c61b26bdf318b507af66f9092e784d64436e3b2531cc6e2e8aa1bb8bbb010fb7_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/kn-cli-artifacts-rhel8@sha256:f22168224137db649c6e6592e3ec2ae6845ca668ef65fe56c104ed6393eae526_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/knative-rhel8-operator@sha256:53e115cdfeb8077cc8b89ebdeee4903b1be8c0a0d45831a9f277f342959f5961_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/knative-rhel8-operator@sha256:ebf24097b84ec5773e30c8f548975afb84b6fce836b373b97855f69371068d1e_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/knative-rhel8-operator@sha256:efa444ca6c7c4468821a8d138b4319c86fede592f3b0b4d7905e7c66e8bdb2c0_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/kourier-control-rhel8@sha256:396fb9dcc798b05e89d38ccbe3a3abb31854f56a95ae104fb9bb215967b56d9f_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/kourier-control-rhel8@sha256:e36577c37457a4521d78f28f24dca6ae11f170635316efe374f08f825cb5904d_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/kourier-control-rhel8@sha256:fb04b74dce262e58434b19a10dce0981b4df7541416de21343fb7124c714ffbf_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/net-istio-controller-rhel8@sha256:281b2782253722d916b6178ecdbc763aaa71ed4ac0db94e31d57974d4eb8b58b_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/net-istio-controller-rhel8@sha256:bf56038c0af2cfeb5a3e4b7ecd5aeebb230d042ac835b50faafa3d939dd8ca50_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/net-istio-controller-rhel8@sha256:f3643c74f73841b1de04be1d0f550c044f1ad4800ceb32cb36bf9072d8e5155b_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/net-istio-webhook-rhel8@sha256:4f7cabd5a6bb6fd7a0d81461108891b0d2de55efe868c4fbf275131c3280ed2d_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/net-istio-webhook-rhel8@sha256:a07d73f5c04af2a29b6565363b472aceabbfeafe7d6dfe833d1e71b072419916_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/net-istio-webhook-rhel8@sha256:cd34685812d9447969a1c3fb4382433a1b59fb3631fbe156daa6fa962458f859_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serverless-operator-bundle@sha256:0422f8843fc62c2b72e01ffefd33db912a1ad3d70ac297882d3663c9b7299f10_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serverless-rhel8-operator@sha256:26d940bd43b928d8370c9e88e80726a427c3f0ce3afc4fddb02a507f81c8fc93_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serverless-rhel8-operator@sha256:2898df30f40683bd3a73c6f2676afdc1bfc27b23d2fe04fe7667f6db6d2422ab_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serverless-rhel8-operator@sha256:8ec9e756969c8e6bf8155ed102a66cf578a325dcc477ff909b4806405ab59cfc_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-activator-rhel8@sha256:1e9fb289564961ddbf317e568c50936b048446685c39ab14ca4e5cb682785243_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-activator-rhel8@sha256:3a823819467ed0beea953eed27e2129bb4495df3f49e0f59d5004dee416e6285_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-activator-rhel8@sha256:4e7563e5f9761f624aefc6b79845e5b4dd1836a545c3754bc37701162ed4e3bb_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-autoscaler-hpa-rhel8@sha256:1685c7bf25061e61688d2b5e60cde6adb8906fec6bfb713c68837b2bbeeacf85_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-autoscaler-hpa-rhel8@sha256:491df16728df492b7b88efb8e86f28e46a8762f4084fb4132823611a9e758264_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-autoscaler-hpa-rhel8@sha256:8bb514634ece7dafd88ae6cc7eff52016cd4585d91cb9c106720c21c219f8967_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-autoscaler-rhel8@sha256:01b46e0ddb618f58c06b533fe7148f772367200f5d9be9d355012e91dc401156_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-autoscaler-rhel8@sha256:8cd0a381de995467f339e11f0704b8c8b978ddfdd2d8271f4c9f832e7acf9f07_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-autoscaler-rhel8@sha256:c60796d720141d322159e49bb3496732b8e0453d6606227b419caf93a12d196b_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-controller-rhel8@sha256:92b01a8421488e9d9b42b6da290873b54a2619d39a05e8d2a99e4c5348a3d4dc_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-controller-rhel8@sha256:b5ae691a77adb161a30ae8470f1cf4c1c6259488df18bb2bf2764d05af9a2aa8_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-controller-rhel8@sha256:b752a295b673aeee85eba6bed33cc658254dc0503c6002841d80dc0c0a38f615_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-domain-mapping-rhel8@sha256:11bca084f2c8df8d369d6301847876bbf8d37c7b67a6ffb387e0759100b6e817_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-domain-mapping-rhel8@sha256:4e580d29cbff1aa6050c65cee35a870dab9e6a7eaa538b356a5afefed9c38d90_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-domain-mapping-rhel8@sha256:eeb39a3fbc9d4c223d42579737948438d03b2a2ec1aee46562aabae6d343679b_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-domain-mapping-webhook-rhel8@sha256:8057fa6657c0bf909297273acc4faea1cddb29f9f02f6c797279adb42f083332_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-domain-mapping-webhook-rhel8@sha256:84e13a4c84098e0a6a5b461c7581861cd9114ce3cc7c2147afd727e56f323b28_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-domain-mapping-webhook-rhel8@sha256:f99e203de17686584c05ee0901041edd055350c39da063d5d6dcd026d1e17593_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-queue-rhel8@sha256:8740a1f7cb3ef3c4caa5774cced7787cc1e345dbe3708307001c1def9fd32e2f_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-queue-rhel8@sha256:ac1ca0ae5e3c7fc242ec5a313e45d09b83261ffe26eab3ebcbbae9299471b25a_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-queue-rhel8@sha256:f16b4f4e86e758354c8b19ee3a075dfd6fd19eb7ba282ad8293d41ca0c8f3028_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-storage-version-migration-rhel8@sha256:1c3b2c4c06981fd8eb13c05837c8da3523f0df9c79eacd6ffc1138e5f26bdba6_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-storage-version-migration-rhel8@sha256:27b7b75eae9eacc52a577887885db7c29192e15aada8a3b7406e032561609462_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-storage-version-migration-rhel8@sha256:8012cc60fab4e14b7fab05589c977c15ac941efb09601069be09d4e25385ed26_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-webhook-rhel8@sha256:4fdc2c632eb0fa4f10a78e39622c83febde93f38db16bd0ca4a35c1eb7062548_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-webhook-rhel8@sha256:6904376f1ae4dadc23ab9993b50aaaa3db130fcd338f3dfae9e437b348e6e934_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-webhook-rhel8@sha256:dc902a39bc520abcf2100c26e2e1c4ba20aa5aadff763b40f234eb01a26b6f77_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/svls-must-gather-rhel8@sha256:057e9ccae9eae50fadad4772b203e897f5c54bf9d40f6e2f2ccbdbc93f5850b5_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/svls-must-gather-rhel8@sha256:7557328dcdede1992a3660342f037e490f58bc3281c68c6e4f44e6d66c4a0cff_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/svls-must-gather-rhel8@sha256:e0a982cd04fee4416659b7e1e6a827c2c371144bd461f23913ae9e0633fd598a_amd64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2022:6040"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"8Base-Openshift-Serverless-1.24:openshift-serverless-1-tech-preview/eventing-kafka-broker-controller-rhel8@sha256:2a4b30bcff1377073202362dfd521bd7ac3e3e3960fdb33a6cf9fa39fc89de6b_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1-tech-preview/eventing-kafka-broker-controller-rhel8@sha256:be290e6d950e8af6162c1dece8472788b66459e8cb91df319f50ccf66f27b5c7_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1-tech-preview/eventing-kafka-broker-controller-rhel8@sha256:f8b5d9c9c0182f5cc1f76422759bf8925d2f29292390ada83a6b7c7986f1462c_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1-tech-preview/eventing-kafka-broker-dispatcher-rhel8@sha256:08c6d6908a2e58a18e908223daf152802106b00a67905e94e075fca827af87c9_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1-tech-preview/eventing-kafka-broker-dispatcher-rhel8@sha256:8ac0796f3585a406facba98766688ae6777b5673a4515418db8d1d92c4d65494_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1-tech-preview/eventing-kafka-broker-dispatcher-rhel8@sha256:9af6b8413acbf59adc88e9b88a51105f3b0a4913499c3026f64e7fda91e43384_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1-tech-preview/eventing-kafka-broker-receiver-rhel8@sha256:4dc0783cf92da5b5aa4cd1b9e9d55aa55a69b94eef0d29f261d3d51bd2260b68_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1-tech-preview/eventing-kafka-broker-receiver-rhel8@sha256:80fd78ad61caab0b20e39d4c6103ed9b074d3efa1dc67ab7bf415ea7db912dc3_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1-tech-preview/eventing-kafka-broker-receiver-rhel8@sha256:aeaaf1d541b5756df65f0700bcd82d085077ae3b1ce99c6d8728997c23e31ef9_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1-tech-preview/eventing-kafka-broker-webhook-rhel8@sha256:0dad9dc28babb21622f90c83647c9cc48bfa66faad257c88e7adf1d50ad0f80c_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1-tech-preview/eventing-kafka-broker-webhook-rhel8@sha256:10ba81e103ed6b7dff7b02394b20f44b46acd6b09d72f16667c068eb9989dc77_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1-tech-preview/eventing-kafka-broker-webhook-rhel8@sha256:f94aef78ce0870fdceac5b3467220540127a73415e81baa4b48bf986bc181c4d_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/client-kn-rhel8@sha256:09644d1c149970cd7c06635806a0ffc077a6340d68c357cd7f2bb5a6f57e46f3_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/client-kn-rhel8@sha256:46510d8b5dfba62d0a3da64ba90d1b8f88ad3b909c3e6ed14bcd96017d766829_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/client-kn-rhel8@sha256:f9bf2892123c3d981d2d5f158e643e6ba6f59a441b47c4055dc542f8cf8330c0_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-apiserver-receive-adapter-rhel8@sha256:834e37f8ddfbe157ad357fcef49f5213053d1295bb31361c5dd14a213ff2755c_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-apiserver-receive-adapter-rhel8@sha256:d13848369ca942d13548ab9b73a2d60b67f9412e535ed647342acaa8cef36c37_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-apiserver-receive-adapter-rhel8@sha256:eef2145e61234d37713ef8fda1f82d7cbe6502c5e6386117230d66ab7e1dd21a_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-controller-rhel8@sha256:52ef0c51b53ede0344f58174e624db08e6dcac04a0cba1668915f217949fc868_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-controller-rhel8@sha256:72c5fcaa44e3da56b297eb718d8a2b7eeb44069d6f3ce71b0eca30070b18bd9d_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-controller-rhel8@sha256:ad2df12dd77e8a3092431ca8d1b5eae42240c8ebb8766e436009bd6df7ee51f3_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-in-memory-channel-controller-rhel8@sha256:070f2c819506853dee230f37e00b27a05ba01c6f7cbbffc9a04b59a65d0c45e9_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-in-memory-channel-controller-rhel8@sha256:111da99563ea799e6b54933f12dc8f8a3828e36f650900e02da3be5afbdeefd9_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-in-memory-channel-controller-rhel8@sha256:69871b8d6e72713fe2eaf5f1e0aac1282fb8659d2895836994f10c847fe320d1_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-in-memory-channel-dispatcher-rhel8@sha256:4b5ee83ccace988c6eaf456e82dea83d160ae7e6aaad1ab8f48410f90da8f1c1_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-in-memory-channel-dispatcher-rhel8@sha256:52247eff5dc9a89244e6697ae9ce61cc1b42265171c956d4d50984179daced89_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-in-memory-channel-dispatcher-rhel8@sha256:68b61474089703d0685a952062401303206ba11bc108b8504f6f6390933d83cb_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-kafka-broker-controller-rhel8@sha256:2a4b30bcff1377073202362dfd521bd7ac3e3e3960fdb33a6cf9fa39fc89de6b_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-kafka-broker-controller-rhel8@sha256:be290e6d950e8af6162c1dece8472788b66459e8cb91df319f50ccf66f27b5c7_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-kafka-broker-controller-rhel8@sha256:f8b5d9c9c0182f5cc1f76422759bf8925d2f29292390ada83a6b7c7986f1462c_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-kafka-broker-dispatcher-rhel8@sha256:08c6d6908a2e58a18e908223daf152802106b00a67905e94e075fca827af87c9_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-kafka-broker-dispatcher-rhel8@sha256:8ac0796f3585a406facba98766688ae6777b5673a4515418db8d1d92c4d65494_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-kafka-broker-dispatcher-rhel8@sha256:9af6b8413acbf59adc88e9b88a51105f3b0a4913499c3026f64e7fda91e43384_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-kafka-broker-post-install-rhel8@sha256:260e7f0086f4e036be3a9ab5d24ce99fc8a053cc7f2906f8a6080f59f2a3e591_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-kafka-broker-post-install-rhel8@sha256:36551ea609536ba900f7a0493a06d07f9c0f19a0eef7e4956575354ca92cd1ef_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-kafka-broker-post-install-rhel8@sha256:6d4a898f37f87aa6db636487c6892833249be38635fe631433652feda762a40e_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-kafka-broker-webhook-rhel8@sha256:0dad9dc28babb21622f90c83647c9cc48bfa66faad257c88e7adf1d50ad0f80c_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-kafka-broker-webhook-rhel8@sha256:10ba81e103ed6b7dff7b02394b20f44b46acd6b09d72f16667c068eb9989dc77_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-kafka-broker-webhook-rhel8@sha256:f94aef78ce0870fdceac5b3467220540127a73415e81baa4b48bf986bc181c4d_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-mtbroker-filter-rhel8@sha256:4f6e162ee5fb96ff69a1546b7f728641dded59548f14afdfa870f7f0291787ac_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-mtbroker-filter-rhel8@sha256:ecde2ee2aa9618775178e03bcc07e53d6f5e12f30261238d8ffb366fb1e47c94_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-mtbroker-filter-rhel8@sha256:ee2dc3e0f648dc59551cfdf0ac5c36aa6cd9a4b2abaada7095ae4d5b8e0a571e_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-mtbroker-ingress-rhel8@sha256:4eaac6386b1b8a9e360df5afbd85aeebb97e5c81dbd861996caafad48b4cc6f9_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-mtbroker-ingress-rhel8@sha256:644fbcd1924d570f105f5f9760eb15eddbeed16c894edfcb4ef8c8a14e370bce_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-mtbroker-ingress-rhel8@sha256:a26dfc1a610bbaf876443b4b01a04130f7c0aba4d40e246333fe8bf7eb899f45_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-mtchannel-broker-rhel8@sha256:353859f2a8649fa9b3f5c0e02cafd57f79f96a10a7a697ba08eaa8cb70effe51_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-mtchannel-broker-rhel8@sha256:6f7afb57dc78ccb13498434196c5e8cd0f6ec53f045689febf1a62c492358d93_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-mtchannel-broker-rhel8@sha256:fadf3035a8bd25307843d1c6c88654a03db25983407a770875b4507942684dd5_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-mtping-rhel8@sha256:2254577d2c2e67d28f8459fbd4ac43af78b7d29cc0b56c631607dd68f3d31637_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-mtping-rhel8@sha256:a7177a43f46b6470a19970c62ebc17119ca3c3021471f9396faa436e621beb1e_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-mtping-rhel8@sha256:c6c2c7924d90e81e2906f3bf3969b02d7f3e4dc80c187e6c55a7e4ea17ac20cd_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-storage-version-migration-rhel8@sha256:3c1baa5bad644c06bedabaed9c668f0999527f00bc1d195e71a528c222087328_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-storage-version-migration-rhel8@sha256:63dab761fd3a2e08950b7ee52852fb39cef7820f2a8cf8142ec3701a07372d7c_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-storage-version-migration-rhel8@sha256:ff7924a37865ac1a90872f35675934a1627e49a29577a78af18b8e743a5fde07_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-sugar-controller-rhel8@sha256:24c7217a3612a5c3c6792c433dc2a6cf4b5fda1b9e6acff84e2736705704d152_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-sugar-controller-rhel8@sha256:3a38788638c26e9bec45694b2c4597333080189ffa96d8c7302e3e7dd1e54be5_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-sugar-controller-rhel8@sha256:aebfba016342e94fc0619a9ad6346c7fefbedf6739f1495954eb905cade085ac_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-webhook-rhel8@sha256:11d0b8fac4cb67c95e051a91f5c6683768f8969ffc744cd3cc4814d1ee6e91c1_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-webhook-rhel8@sha256:1b209d1ddffba92c3d77824e37bf75302346856c10b773a101d2868f27d0b740_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-webhook-rhel8@sha256:bf8c9de32dd5cbe536b115f52f32c666fbf886bde555ac355937d6b149cf9343_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/ingress-rhel8-operator@sha256:46a5fb2d0f9fa5e05504b9264a3f1c0e7c7beb76e3a3aeb9bc036cda4fa9d66a_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/ingress-rhel8-operator@sha256:793b86f4c2add102e2f676bd57cec3365ce9b3fdc40a989c28d1f9acb851142d_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/ingress-rhel8-operator@sha256:cce79392f93bb318123c48ac6de48aa0a2983cc1134cc063c0fdc2ff83c546c7_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/kn-cli-artifacts-rhel8@sha256:1a51a072d4e303a5c33b2383c843308d86c68de228b094d2efed8bc59a4bac14_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/kn-cli-artifacts-rhel8@sha256:c61b26bdf318b507af66f9092e784d64436e3b2531cc6e2e8aa1bb8bbb010fb7_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/kn-cli-artifacts-rhel8@sha256:f22168224137db649c6e6592e3ec2ae6845ca668ef65fe56c104ed6393eae526_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/knative-rhel8-operator@sha256:53e115cdfeb8077cc8b89ebdeee4903b1be8c0a0d45831a9f277f342959f5961_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/knative-rhel8-operator@sha256:ebf24097b84ec5773e30c8f548975afb84b6fce836b373b97855f69371068d1e_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/knative-rhel8-operator@sha256:efa444ca6c7c4468821a8d138b4319c86fede592f3b0b4d7905e7c66e8bdb2c0_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/kourier-control-rhel8@sha256:396fb9dcc798b05e89d38ccbe3a3abb31854f56a95ae104fb9bb215967b56d9f_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/kourier-control-rhel8@sha256:e36577c37457a4521d78f28f24dca6ae11f170635316efe374f08f825cb5904d_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/kourier-control-rhel8@sha256:fb04b74dce262e58434b19a10dce0981b4df7541416de21343fb7124c714ffbf_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/net-istio-controller-rhel8@sha256:281b2782253722d916b6178ecdbc763aaa71ed4ac0db94e31d57974d4eb8b58b_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/net-istio-controller-rhel8@sha256:bf56038c0af2cfeb5a3e4b7ecd5aeebb230d042ac835b50faafa3d939dd8ca50_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/net-istio-controller-rhel8@sha256:f3643c74f73841b1de04be1d0f550c044f1ad4800ceb32cb36bf9072d8e5155b_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/net-istio-webhook-rhel8@sha256:4f7cabd5a6bb6fd7a0d81461108891b0d2de55efe868c4fbf275131c3280ed2d_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/net-istio-webhook-rhel8@sha256:a07d73f5c04af2a29b6565363b472aceabbfeafe7d6dfe833d1e71b072419916_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/net-istio-webhook-rhel8@sha256:cd34685812d9447969a1c3fb4382433a1b59fb3631fbe156daa6fa962458f859_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serverless-operator-bundle@sha256:0422f8843fc62c2b72e01ffefd33db912a1ad3d70ac297882d3663c9b7299f10_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serverless-rhel8-operator@sha256:26d940bd43b928d8370c9e88e80726a427c3f0ce3afc4fddb02a507f81c8fc93_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serverless-rhel8-operator@sha256:2898df30f40683bd3a73c6f2676afdc1bfc27b23d2fe04fe7667f6db6d2422ab_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serverless-rhel8-operator@sha256:8ec9e756969c8e6bf8155ed102a66cf578a325dcc477ff909b4806405ab59cfc_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-activator-rhel8@sha256:1e9fb289564961ddbf317e568c50936b048446685c39ab14ca4e5cb682785243_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-activator-rhel8@sha256:3a823819467ed0beea953eed27e2129bb4495df3f49e0f59d5004dee416e6285_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-activator-rhel8@sha256:4e7563e5f9761f624aefc6b79845e5b4dd1836a545c3754bc37701162ed4e3bb_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-autoscaler-hpa-rhel8@sha256:1685c7bf25061e61688d2b5e60cde6adb8906fec6bfb713c68837b2bbeeacf85_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-autoscaler-hpa-rhel8@sha256:491df16728df492b7b88efb8e86f28e46a8762f4084fb4132823611a9e758264_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-autoscaler-hpa-rhel8@sha256:8bb514634ece7dafd88ae6cc7eff52016cd4585d91cb9c106720c21c219f8967_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-autoscaler-rhel8@sha256:01b46e0ddb618f58c06b533fe7148f772367200f5d9be9d355012e91dc401156_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-autoscaler-rhel8@sha256:8cd0a381de995467f339e11f0704b8c8b978ddfdd2d8271f4c9f832e7acf9f07_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-autoscaler-rhel8@sha256:c60796d720141d322159e49bb3496732b8e0453d6606227b419caf93a12d196b_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-controller-rhel8@sha256:92b01a8421488e9d9b42b6da290873b54a2619d39a05e8d2a99e4c5348a3d4dc_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-controller-rhel8@sha256:b5ae691a77adb161a30ae8470f1cf4c1c6259488df18bb2bf2764d05af9a2aa8_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-controller-rhel8@sha256:b752a295b673aeee85eba6bed33cc658254dc0503c6002841d80dc0c0a38f615_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-domain-mapping-rhel8@sha256:11bca084f2c8df8d369d6301847876bbf8d37c7b67a6ffb387e0759100b6e817_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-domain-mapping-rhel8@sha256:4e580d29cbff1aa6050c65cee35a870dab9e6a7eaa538b356a5afefed9c38d90_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-domain-mapping-rhel8@sha256:eeb39a3fbc9d4c223d42579737948438d03b2a2ec1aee46562aabae6d343679b_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-domain-mapping-webhook-rhel8@sha256:8057fa6657c0bf909297273acc4faea1cddb29f9f02f6c797279adb42f083332_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-domain-mapping-webhook-rhel8@sha256:84e13a4c84098e0a6a5b461c7581861cd9114ce3cc7c2147afd727e56f323b28_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-domain-mapping-webhook-rhel8@sha256:f99e203de17686584c05ee0901041edd055350c39da063d5d6dcd026d1e17593_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-queue-rhel8@sha256:8740a1f7cb3ef3c4caa5774cced7787cc1e345dbe3708307001c1def9fd32e2f_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-queue-rhel8@sha256:ac1ca0ae5e3c7fc242ec5a313e45d09b83261ffe26eab3ebcbbae9299471b25a_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-queue-rhel8@sha256:f16b4f4e86e758354c8b19ee3a075dfd6fd19eb7ba282ad8293d41ca0c8f3028_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-storage-version-migration-rhel8@sha256:1c3b2c4c06981fd8eb13c05837c8da3523f0df9c79eacd6ffc1138e5f26bdba6_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-storage-version-migration-rhel8@sha256:27b7b75eae9eacc52a577887885db7c29192e15aada8a3b7406e032561609462_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-storage-version-migration-rhel8@sha256:8012cc60fab4e14b7fab05589c977c15ac941efb09601069be09d4e25385ed26_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-webhook-rhel8@sha256:4fdc2c632eb0fa4f10a78e39622c83febde93f38db16bd0ca4a35c1eb7062548_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-webhook-rhel8@sha256:6904376f1ae4dadc23ab9993b50aaaa3db130fcd338f3dfae9e437b348e6e934_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-webhook-rhel8@sha256:dc902a39bc520abcf2100c26e2e1c4ba20aa5aadff763b40f234eb01a26b6f77_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/svls-must-gather-rhel8@sha256:057e9ccae9eae50fadad4772b203e897f5c54bf9d40f6e2f2ccbdbc93f5850b5_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/svls-must-gather-rhel8@sha256:7557328dcdede1992a3660342f037e490f58bc3281c68c6e4f44e6d66c4a0cff_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/svls-must-gather-rhel8@sha256:e0a982cd04fee4416659b7e1e6a827c2c371144bd461f23913ae9e0633fd598a_amd64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "golang: encoding/gob: stack exhaustion in Decoder.Decode"
},
{
"cve": "CVE-2022-32148",
"cwe": {
"id": "CWE-200",
"name": "Exposure of Sensitive Information to an Unauthorized Actor"
},
"discovery_date": "2022-07-14T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2107383"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in net/http/httputil golang package. When httputil.ReverseProxy.ServeHTTP is called with a Request.Header map containing a nil value for the X-Forwarded-For header, ReverseProxy could set the client IP incorrectly. This issue may affect confidentiality.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "golang: net/http/httputil: NewSingleHostReverseProxy - omit X-Forwarded-For not working",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "Within regulated environments, a combination of the following controls acts as a significant barrier to successfully exploiting a CWE-200: Exposure of Sensitive Information to an Unauthorized Actor vulnerability and therefore downgrades the severity of this particular CVE from Moderate to Low.\n\nAccess to the platform is granted only after successful hard token, multi-factor authentication (MFA), which is coupled with account management controls, including integration with single sign-on (SSO), to ensure that user permissions are restricted to only the functions necessary for their roles. Access to sensitive information is explicitly authorized and enforced based on predefined access policies. Event logs are collected and processed for centralization, correlation, analysis, monitoring, reporting, alerting, and retention. This process ensures that audit logs are generated for specific events involving sensitive information, which helps identify patterns of unauthorized access or data exposure. The platform enforces the use of validated cryptographic modules across compute resources to protect the confidentiality of information, even in the event of interception.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"8Base-Openshift-Serverless-1.24:openshift-serverless-1-tech-preview/eventing-kafka-broker-controller-rhel8@sha256:2a4b30bcff1377073202362dfd521bd7ac3e3e3960fdb33a6cf9fa39fc89de6b_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1-tech-preview/eventing-kafka-broker-controller-rhel8@sha256:be290e6d950e8af6162c1dece8472788b66459e8cb91df319f50ccf66f27b5c7_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1-tech-preview/eventing-kafka-broker-controller-rhel8@sha256:f8b5d9c9c0182f5cc1f76422759bf8925d2f29292390ada83a6b7c7986f1462c_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1-tech-preview/eventing-kafka-broker-dispatcher-rhel8@sha256:08c6d6908a2e58a18e908223daf152802106b00a67905e94e075fca827af87c9_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1-tech-preview/eventing-kafka-broker-dispatcher-rhel8@sha256:8ac0796f3585a406facba98766688ae6777b5673a4515418db8d1d92c4d65494_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1-tech-preview/eventing-kafka-broker-dispatcher-rhel8@sha256:9af6b8413acbf59adc88e9b88a51105f3b0a4913499c3026f64e7fda91e43384_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1-tech-preview/eventing-kafka-broker-receiver-rhel8@sha256:4dc0783cf92da5b5aa4cd1b9e9d55aa55a69b94eef0d29f261d3d51bd2260b68_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1-tech-preview/eventing-kafka-broker-receiver-rhel8@sha256:80fd78ad61caab0b20e39d4c6103ed9b074d3efa1dc67ab7bf415ea7db912dc3_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1-tech-preview/eventing-kafka-broker-receiver-rhel8@sha256:aeaaf1d541b5756df65f0700bcd82d085077ae3b1ce99c6d8728997c23e31ef9_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1-tech-preview/eventing-kafka-broker-webhook-rhel8@sha256:0dad9dc28babb21622f90c83647c9cc48bfa66faad257c88e7adf1d50ad0f80c_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1-tech-preview/eventing-kafka-broker-webhook-rhel8@sha256:10ba81e103ed6b7dff7b02394b20f44b46acd6b09d72f16667c068eb9989dc77_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1-tech-preview/eventing-kafka-broker-webhook-rhel8@sha256:f94aef78ce0870fdceac5b3467220540127a73415e81baa4b48bf986bc181c4d_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/client-kn-rhel8@sha256:09644d1c149970cd7c06635806a0ffc077a6340d68c357cd7f2bb5a6f57e46f3_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/client-kn-rhel8@sha256:46510d8b5dfba62d0a3da64ba90d1b8f88ad3b909c3e6ed14bcd96017d766829_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/client-kn-rhel8@sha256:f9bf2892123c3d981d2d5f158e643e6ba6f59a441b47c4055dc542f8cf8330c0_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-apiserver-receive-adapter-rhel8@sha256:834e37f8ddfbe157ad357fcef49f5213053d1295bb31361c5dd14a213ff2755c_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-apiserver-receive-adapter-rhel8@sha256:d13848369ca942d13548ab9b73a2d60b67f9412e535ed647342acaa8cef36c37_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-apiserver-receive-adapter-rhel8@sha256:eef2145e61234d37713ef8fda1f82d7cbe6502c5e6386117230d66ab7e1dd21a_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-controller-rhel8@sha256:52ef0c51b53ede0344f58174e624db08e6dcac04a0cba1668915f217949fc868_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-controller-rhel8@sha256:72c5fcaa44e3da56b297eb718d8a2b7eeb44069d6f3ce71b0eca30070b18bd9d_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-controller-rhel8@sha256:ad2df12dd77e8a3092431ca8d1b5eae42240c8ebb8766e436009bd6df7ee51f3_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-in-memory-channel-controller-rhel8@sha256:070f2c819506853dee230f37e00b27a05ba01c6f7cbbffc9a04b59a65d0c45e9_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-in-memory-channel-controller-rhel8@sha256:111da99563ea799e6b54933f12dc8f8a3828e36f650900e02da3be5afbdeefd9_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-in-memory-channel-controller-rhel8@sha256:69871b8d6e72713fe2eaf5f1e0aac1282fb8659d2895836994f10c847fe320d1_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-in-memory-channel-dispatcher-rhel8@sha256:4b5ee83ccace988c6eaf456e82dea83d160ae7e6aaad1ab8f48410f90da8f1c1_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-in-memory-channel-dispatcher-rhel8@sha256:52247eff5dc9a89244e6697ae9ce61cc1b42265171c956d4d50984179daced89_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-in-memory-channel-dispatcher-rhel8@sha256:68b61474089703d0685a952062401303206ba11bc108b8504f6f6390933d83cb_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-kafka-broker-controller-rhel8@sha256:2a4b30bcff1377073202362dfd521bd7ac3e3e3960fdb33a6cf9fa39fc89de6b_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-kafka-broker-controller-rhel8@sha256:be290e6d950e8af6162c1dece8472788b66459e8cb91df319f50ccf66f27b5c7_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-kafka-broker-controller-rhel8@sha256:f8b5d9c9c0182f5cc1f76422759bf8925d2f29292390ada83a6b7c7986f1462c_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-kafka-broker-dispatcher-rhel8@sha256:08c6d6908a2e58a18e908223daf152802106b00a67905e94e075fca827af87c9_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-kafka-broker-dispatcher-rhel8@sha256:8ac0796f3585a406facba98766688ae6777b5673a4515418db8d1d92c4d65494_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-kafka-broker-dispatcher-rhel8@sha256:9af6b8413acbf59adc88e9b88a51105f3b0a4913499c3026f64e7fda91e43384_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-kafka-broker-post-install-rhel8@sha256:260e7f0086f4e036be3a9ab5d24ce99fc8a053cc7f2906f8a6080f59f2a3e591_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-kafka-broker-post-install-rhel8@sha256:36551ea609536ba900f7a0493a06d07f9c0f19a0eef7e4956575354ca92cd1ef_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-kafka-broker-post-install-rhel8@sha256:6d4a898f37f87aa6db636487c6892833249be38635fe631433652feda762a40e_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-kafka-broker-webhook-rhel8@sha256:0dad9dc28babb21622f90c83647c9cc48bfa66faad257c88e7adf1d50ad0f80c_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-kafka-broker-webhook-rhel8@sha256:10ba81e103ed6b7dff7b02394b20f44b46acd6b09d72f16667c068eb9989dc77_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-kafka-broker-webhook-rhel8@sha256:f94aef78ce0870fdceac5b3467220540127a73415e81baa4b48bf986bc181c4d_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-mtbroker-filter-rhel8@sha256:4f6e162ee5fb96ff69a1546b7f728641dded59548f14afdfa870f7f0291787ac_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-mtbroker-filter-rhel8@sha256:ecde2ee2aa9618775178e03bcc07e53d6f5e12f30261238d8ffb366fb1e47c94_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-mtbroker-filter-rhel8@sha256:ee2dc3e0f648dc59551cfdf0ac5c36aa6cd9a4b2abaada7095ae4d5b8e0a571e_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-mtbroker-ingress-rhel8@sha256:4eaac6386b1b8a9e360df5afbd85aeebb97e5c81dbd861996caafad48b4cc6f9_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-mtbroker-ingress-rhel8@sha256:644fbcd1924d570f105f5f9760eb15eddbeed16c894edfcb4ef8c8a14e370bce_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-mtbroker-ingress-rhel8@sha256:a26dfc1a610bbaf876443b4b01a04130f7c0aba4d40e246333fe8bf7eb899f45_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-mtchannel-broker-rhel8@sha256:353859f2a8649fa9b3f5c0e02cafd57f79f96a10a7a697ba08eaa8cb70effe51_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-mtchannel-broker-rhel8@sha256:6f7afb57dc78ccb13498434196c5e8cd0f6ec53f045689febf1a62c492358d93_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-mtchannel-broker-rhel8@sha256:fadf3035a8bd25307843d1c6c88654a03db25983407a770875b4507942684dd5_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-mtping-rhel8@sha256:2254577d2c2e67d28f8459fbd4ac43af78b7d29cc0b56c631607dd68f3d31637_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-mtping-rhel8@sha256:a7177a43f46b6470a19970c62ebc17119ca3c3021471f9396faa436e621beb1e_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-mtping-rhel8@sha256:c6c2c7924d90e81e2906f3bf3969b02d7f3e4dc80c187e6c55a7e4ea17ac20cd_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-storage-version-migration-rhel8@sha256:3c1baa5bad644c06bedabaed9c668f0999527f00bc1d195e71a528c222087328_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-storage-version-migration-rhel8@sha256:63dab761fd3a2e08950b7ee52852fb39cef7820f2a8cf8142ec3701a07372d7c_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-storage-version-migration-rhel8@sha256:ff7924a37865ac1a90872f35675934a1627e49a29577a78af18b8e743a5fde07_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-sugar-controller-rhel8@sha256:24c7217a3612a5c3c6792c433dc2a6cf4b5fda1b9e6acff84e2736705704d152_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-sugar-controller-rhel8@sha256:3a38788638c26e9bec45694b2c4597333080189ffa96d8c7302e3e7dd1e54be5_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-sugar-controller-rhel8@sha256:aebfba016342e94fc0619a9ad6346c7fefbedf6739f1495954eb905cade085ac_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-webhook-rhel8@sha256:11d0b8fac4cb67c95e051a91f5c6683768f8969ffc744cd3cc4814d1ee6e91c1_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-webhook-rhel8@sha256:1b209d1ddffba92c3d77824e37bf75302346856c10b773a101d2868f27d0b740_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-webhook-rhel8@sha256:bf8c9de32dd5cbe536b115f52f32c666fbf886bde555ac355937d6b149cf9343_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/ingress-rhel8-operator@sha256:46a5fb2d0f9fa5e05504b9264a3f1c0e7c7beb76e3a3aeb9bc036cda4fa9d66a_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/ingress-rhel8-operator@sha256:793b86f4c2add102e2f676bd57cec3365ce9b3fdc40a989c28d1f9acb851142d_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/ingress-rhel8-operator@sha256:cce79392f93bb318123c48ac6de48aa0a2983cc1134cc063c0fdc2ff83c546c7_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/kn-cli-artifacts-rhel8@sha256:1a51a072d4e303a5c33b2383c843308d86c68de228b094d2efed8bc59a4bac14_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/kn-cli-artifacts-rhel8@sha256:c61b26bdf318b507af66f9092e784d64436e3b2531cc6e2e8aa1bb8bbb010fb7_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/kn-cli-artifacts-rhel8@sha256:f22168224137db649c6e6592e3ec2ae6845ca668ef65fe56c104ed6393eae526_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/knative-rhel8-operator@sha256:53e115cdfeb8077cc8b89ebdeee4903b1be8c0a0d45831a9f277f342959f5961_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/knative-rhel8-operator@sha256:ebf24097b84ec5773e30c8f548975afb84b6fce836b373b97855f69371068d1e_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/knative-rhel8-operator@sha256:efa444ca6c7c4468821a8d138b4319c86fede592f3b0b4d7905e7c66e8bdb2c0_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/kourier-control-rhel8@sha256:396fb9dcc798b05e89d38ccbe3a3abb31854f56a95ae104fb9bb215967b56d9f_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/kourier-control-rhel8@sha256:e36577c37457a4521d78f28f24dca6ae11f170635316efe374f08f825cb5904d_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/kourier-control-rhel8@sha256:fb04b74dce262e58434b19a10dce0981b4df7541416de21343fb7124c714ffbf_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/net-istio-controller-rhel8@sha256:281b2782253722d916b6178ecdbc763aaa71ed4ac0db94e31d57974d4eb8b58b_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/net-istio-controller-rhel8@sha256:bf56038c0af2cfeb5a3e4b7ecd5aeebb230d042ac835b50faafa3d939dd8ca50_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/net-istio-controller-rhel8@sha256:f3643c74f73841b1de04be1d0f550c044f1ad4800ceb32cb36bf9072d8e5155b_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/net-istio-webhook-rhel8@sha256:4f7cabd5a6bb6fd7a0d81461108891b0d2de55efe868c4fbf275131c3280ed2d_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/net-istio-webhook-rhel8@sha256:a07d73f5c04af2a29b6565363b472aceabbfeafe7d6dfe833d1e71b072419916_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/net-istio-webhook-rhel8@sha256:cd34685812d9447969a1c3fb4382433a1b59fb3631fbe156daa6fa962458f859_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serverless-operator-bundle@sha256:0422f8843fc62c2b72e01ffefd33db912a1ad3d70ac297882d3663c9b7299f10_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serverless-rhel8-operator@sha256:26d940bd43b928d8370c9e88e80726a427c3f0ce3afc4fddb02a507f81c8fc93_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serverless-rhel8-operator@sha256:2898df30f40683bd3a73c6f2676afdc1bfc27b23d2fe04fe7667f6db6d2422ab_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serverless-rhel8-operator@sha256:8ec9e756969c8e6bf8155ed102a66cf578a325dcc477ff909b4806405ab59cfc_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-activator-rhel8@sha256:1e9fb289564961ddbf317e568c50936b048446685c39ab14ca4e5cb682785243_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-activator-rhel8@sha256:3a823819467ed0beea953eed27e2129bb4495df3f49e0f59d5004dee416e6285_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-activator-rhel8@sha256:4e7563e5f9761f624aefc6b79845e5b4dd1836a545c3754bc37701162ed4e3bb_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-autoscaler-hpa-rhel8@sha256:1685c7bf25061e61688d2b5e60cde6adb8906fec6bfb713c68837b2bbeeacf85_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-autoscaler-hpa-rhel8@sha256:491df16728df492b7b88efb8e86f28e46a8762f4084fb4132823611a9e758264_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-autoscaler-hpa-rhel8@sha256:8bb514634ece7dafd88ae6cc7eff52016cd4585d91cb9c106720c21c219f8967_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-autoscaler-rhel8@sha256:01b46e0ddb618f58c06b533fe7148f772367200f5d9be9d355012e91dc401156_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-autoscaler-rhel8@sha256:8cd0a381de995467f339e11f0704b8c8b978ddfdd2d8271f4c9f832e7acf9f07_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-autoscaler-rhel8@sha256:c60796d720141d322159e49bb3496732b8e0453d6606227b419caf93a12d196b_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-controller-rhel8@sha256:92b01a8421488e9d9b42b6da290873b54a2619d39a05e8d2a99e4c5348a3d4dc_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-controller-rhel8@sha256:b5ae691a77adb161a30ae8470f1cf4c1c6259488df18bb2bf2764d05af9a2aa8_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-controller-rhel8@sha256:b752a295b673aeee85eba6bed33cc658254dc0503c6002841d80dc0c0a38f615_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-domain-mapping-rhel8@sha256:11bca084f2c8df8d369d6301847876bbf8d37c7b67a6ffb387e0759100b6e817_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-domain-mapping-rhel8@sha256:4e580d29cbff1aa6050c65cee35a870dab9e6a7eaa538b356a5afefed9c38d90_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-domain-mapping-rhel8@sha256:eeb39a3fbc9d4c223d42579737948438d03b2a2ec1aee46562aabae6d343679b_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-domain-mapping-webhook-rhel8@sha256:8057fa6657c0bf909297273acc4faea1cddb29f9f02f6c797279adb42f083332_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-domain-mapping-webhook-rhel8@sha256:84e13a4c84098e0a6a5b461c7581861cd9114ce3cc7c2147afd727e56f323b28_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-domain-mapping-webhook-rhel8@sha256:f99e203de17686584c05ee0901041edd055350c39da063d5d6dcd026d1e17593_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-queue-rhel8@sha256:8740a1f7cb3ef3c4caa5774cced7787cc1e345dbe3708307001c1def9fd32e2f_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-queue-rhel8@sha256:ac1ca0ae5e3c7fc242ec5a313e45d09b83261ffe26eab3ebcbbae9299471b25a_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-queue-rhel8@sha256:f16b4f4e86e758354c8b19ee3a075dfd6fd19eb7ba282ad8293d41ca0c8f3028_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-storage-version-migration-rhel8@sha256:1c3b2c4c06981fd8eb13c05837c8da3523f0df9c79eacd6ffc1138e5f26bdba6_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-storage-version-migration-rhel8@sha256:27b7b75eae9eacc52a577887885db7c29192e15aada8a3b7406e032561609462_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-storage-version-migration-rhel8@sha256:8012cc60fab4e14b7fab05589c977c15ac941efb09601069be09d4e25385ed26_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-webhook-rhel8@sha256:4fdc2c632eb0fa4f10a78e39622c83febde93f38db16bd0ca4a35c1eb7062548_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-webhook-rhel8@sha256:6904376f1ae4dadc23ab9993b50aaaa3db130fcd338f3dfae9e437b348e6e934_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-webhook-rhel8@sha256:dc902a39bc520abcf2100c26e2e1c4ba20aa5aadff763b40f234eb01a26b6f77_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/svls-must-gather-rhel8@sha256:057e9ccae9eae50fadad4772b203e897f5c54bf9d40f6e2f2ccbdbc93f5850b5_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/svls-must-gather-rhel8@sha256:7557328dcdede1992a3660342f037e490f58bc3281c68c6e4f44e6d66c4a0cff_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/svls-must-gather-rhel8@sha256:e0a982cd04fee4416659b7e1e6a827c2c371144bd461f23913ae9e0633fd598a_amd64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2022-32148"
},
{
"category": "external",
"summary": "RHBZ#2107383",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2107383"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2022-32148",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-32148"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2022-32148",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2022-32148"
},
{
"category": "external",
"summary": "https://go.dev/issue/53423",
"url": "https://go.dev/issue/53423"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-announce/c/nqrv9fbR0zE",
"url": "https://groups.google.com/g/golang-announce/c/nqrv9fbR0zE"
}
],
"release_date": "2022-07-12T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2022-08-10T13:13:24+00:00",
"details": "See the Red Hat OpenShift Container Platform 4.6 documentation at:\nhttps://access.redhat.com/documentation/en-us/openshift_container_platform/4.6/html/serverless/index\nSee the Red Hat OpenShift Container Platform 4.7 documentation at:\nhttps://access.redhat.com/documentation/en-us/openshift_container_platform/4.7/html/serverless/index\nSee the Red Hat OpenShift Container Platform 4.8 documentation at:\nhttps://access.redhat.com/documentation/en-us/openshift_container_platform/4.8/html/serverless/index\nSee the Red Hat OpenShift Container Platform 4.9 documentation at:\nhttps://access.redhat.com/documentation/en-us/openshift_container_platform/4.9/html/serverless/index\nSee the Red Hat OpenShift Container Platform 4.10 documentation at:\nhttps://access.redhat.com/documentation/en-us/openshift_container_platform/4.10/html/serverless/index",
"product_ids": [
"8Base-Openshift-Serverless-1.24:openshift-serverless-1-tech-preview/eventing-kafka-broker-controller-rhel8@sha256:2a4b30bcff1377073202362dfd521bd7ac3e3e3960fdb33a6cf9fa39fc89de6b_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1-tech-preview/eventing-kafka-broker-controller-rhel8@sha256:be290e6d950e8af6162c1dece8472788b66459e8cb91df319f50ccf66f27b5c7_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1-tech-preview/eventing-kafka-broker-controller-rhel8@sha256:f8b5d9c9c0182f5cc1f76422759bf8925d2f29292390ada83a6b7c7986f1462c_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1-tech-preview/eventing-kafka-broker-dispatcher-rhel8@sha256:08c6d6908a2e58a18e908223daf152802106b00a67905e94e075fca827af87c9_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1-tech-preview/eventing-kafka-broker-dispatcher-rhel8@sha256:8ac0796f3585a406facba98766688ae6777b5673a4515418db8d1d92c4d65494_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1-tech-preview/eventing-kafka-broker-dispatcher-rhel8@sha256:9af6b8413acbf59adc88e9b88a51105f3b0a4913499c3026f64e7fda91e43384_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1-tech-preview/eventing-kafka-broker-receiver-rhel8@sha256:4dc0783cf92da5b5aa4cd1b9e9d55aa55a69b94eef0d29f261d3d51bd2260b68_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1-tech-preview/eventing-kafka-broker-receiver-rhel8@sha256:80fd78ad61caab0b20e39d4c6103ed9b074d3efa1dc67ab7bf415ea7db912dc3_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1-tech-preview/eventing-kafka-broker-receiver-rhel8@sha256:aeaaf1d541b5756df65f0700bcd82d085077ae3b1ce99c6d8728997c23e31ef9_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1-tech-preview/eventing-kafka-broker-webhook-rhel8@sha256:0dad9dc28babb21622f90c83647c9cc48bfa66faad257c88e7adf1d50ad0f80c_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1-tech-preview/eventing-kafka-broker-webhook-rhel8@sha256:10ba81e103ed6b7dff7b02394b20f44b46acd6b09d72f16667c068eb9989dc77_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1-tech-preview/eventing-kafka-broker-webhook-rhel8@sha256:f94aef78ce0870fdceac5b3467220540127a73415e81baa4b48bf986bc181c4d_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/client-kn-rhel8@sha256:09644d1c149970cd7c06635806a0ffc077a6340d68c357cd7f2bb5a6f57e46f3_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/client-kn-rhel8@sha256:46510d8b5dfba62d0a3da64ba90d1b8f88ad3b909c3e6ed14bcd96017d766829_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/client-kn-rhel8@sha256:f9bf2892123c3d981d2d5f158e643e6ba6f59a441b47c4055dc542f8cf8330c0_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-apiserver-receive-adapter-rhel8@sha256:834e37f8ddfbe157ad357fcef49f5213053d1295bb31361c5dd14a213ff2755c_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-apiserver-receive-adapter-rhel8@sha256:d13848369ca942d13548ab9b73a2d60b67f9412e535ed647342acaa8cef36c37_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-apiserver-receive-adapter-rhel8@sha256:eef2145e61234d37713ef8fda1f82d7cbe6502c5e6386117230d66ab7e1dd21a_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-controller-rhel8@sha256:52ef0c51b53ede0344f58174e624db08e6dcac04a0cba1668915f217949fc868_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-controller-rhel8@sha256:72c5fcaa44e3da56b297eb718d8a2b7eeb44069d6f3ce71b0eca30070b18bd9d_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-controller-rhel8@sha256:ad2df12dd77e8a3092431ca8d1b5eae42240c8ebb8766e436009bd6df7ee51f3_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-in-memory-channel-controller-rhel8@sha256:070f2c819506853dee230f37e00b27a05ba01c6f7cbbffc9a04b59a65d0c45e9_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-in-memory-channel-controller-rhel8@sha256:111da99563ea799e6b54933f12dc8f8a3828e36f650900e02da3be5afbdeefd9_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-in-memory-channel-controller-rhel8@sha256:69871b8d6e72713fe2eaf5f1e0aac1282fb8659d2895836994f10c847fe320d1_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-in-memory-channel-dispatcher-rhel8@sha256:4b5ee83ccace988c6eaf456e82dea83d160ae7e6aaad1ab8f48410f90da8f1c1_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-in-memory-channel-dispatcher-rhel8@sha256:52247eff5dc9a89244e6697ae9ce61cc1b42265171c956d4d50984179daced89_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-in-memory-channel-dispatcher-rhel8@sha256:68b61474089703d0685a952062401303206ba11bc108b8504f6f6390933d83cb_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-kafka-broker-controller-rhel8@sha256:2a4b30bcff1377073202362dfd521bd7ac3e3e3960fdb33a6cf9fa39fc89de6b_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-kafka-broker-controller-rhel8@sha256:be290e6d950e8af6162c1dece8472788b66459e8cb91df319f50ccf66f27b5c7_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-kafka-broker-controller-rhel8@sha256:f8b5d9c9c0182f5cc1f76422759bf8925d2f29292390ada83a6b7c7986f1462c_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-kafka-broker-dispatcher-rhel8@sha256:08c6d6908a2e58a18e908223daf152802106b00a67905e94e075fca827af87c9_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-kafka-broker-dispatcher-rhel8@sha256:8ac0796f3585a406facba98766688ae6777b5673a4515418db8d1d92c4d65494_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-kafka-broker-dispatcher-rhel8@sha256:9af6b8413acbf59adc88e9b88a51105f3b0a4913499c3026f64e7fda91e43384_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-kafka-broker-post-install-rhel8@sha256:260e7f0086f4e036be3a9ab5d24ce99fc8a053cc7f2906f8a6080f59f2a3e591_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-kafka-broker-post-install-rhel8@sha256:36551ea609536ba900f7a0493a06d07f9c0f19a0eef7e4956575354ca92cd1ef_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-kafka-broker-post-install-rhel8@sha256:6d4a898f37f87aa6db636487c6892833249be38635fe631433652feda762a40e_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-kafka-broker-webhook-rhel8@sha256:0dad9dc28babb21622f90c83647c9cc48bfa66faad257c88e7adf1d50ad0f80c_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-kafka-broker-webhook-rhel8@sha256:10ba81e103ed6b7dff7b02394b20f44b46acd6b09d72f16667c068eb9989dc77_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-kafka-broker-webhook-rhel8@sha256:f94aef78ce0870fdceac5b3467220540127a73415e81baa4b48bf986bc181c4d_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-mtbroker-filter-rhel8@sha256:4f6e162ee5fb96ff69a1546b7f728641dded59548f14afdfa870f7f0291787ac_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-mtbroker-filter-rhel8@sha256:ecde2ee2aa9618775178e03bcc07e53d6f5e12f30261238d8ffb366fb1e47c94_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-mtbroker-filter-rhel8@sha256:ee2dc3e0f648dc59551cfdf0ac5c36aa6cd9a4b2abaada7095ae4d5b8e0a571e_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-mtbroker-ingress-rhel8@sha256:4eaac6386b1b8a9e360df5afbd85aeebb97e5c81dbd861996caafad48b4cc6f9_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-mtbroker-ingress-rhel8@sha256:644fbcd1924d570f105f5f9760eb15eddbeed16c894edfcb4ef8c8a14e370bce_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-mtbroker-ingress-rhel8@sha256:a26dfc1a610bbaf876443b4b01a04130f7c0aba4d40e246333fe8bf7eb899f45_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-mtchannel-broker-rhel8@sha256:353859f2a8649fa9b3f5c0e02cafd57f79f96a10a7a697ba08eaa8cb70effe51_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-mtchannel-broker-rhel8@sha256:6f7afb57dc78ccb13498434196c5e8cd0f6ec53f045689febf1a62c492358d93_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-mtchannel-broker-rhel8@sha256:fadf3035a8bd25307843d1c6c88654a03db25983407a770875b4507942684dd5_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-mtping-rhel8@sha256:2254577d2c2e67d28f8459fbd4ac43af78b7d29cc0b56c631607dd68f3d31637_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-mtping-rhel8@sha256:a7177a43f46b6470a19970c62ebc17119ca3c3021471f9396faa436e621beb1e_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-mtping-rhel8@sha256:c6c2c7924d90e81e2906f3bf3969b02d7f3e4dc80c187e6c55a7e4ea17ac20cd_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-storage-version-migration-rhel8@sha256:3c1baa5bad644c06bedabaed9c668f0999527f00bc1d195e71a528c222087328_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-storage-version-migration-rhel8@sha256:63dab761fd3a2e08950b7ee52852fb39cef7820f2a8cf8142ec3701a07372d7c_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-storage-version-migration-rhel8@sha256:ff7924a37865ac1a90872f35675934a1627e49a29577a78af18b8e743a5fde07_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-sugar-controller-rhel8@sha256:24c7217a3612a5c3c6792c433dc2a6cf4b5fda1b9e6acff84e2736705704d152_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-sugar-controller-rhel8@sha256:3a38788638c26e9bec45694b2c4597333080189ffa96d8c7302e3e7dd1e54be5_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-sugar-controller-rhel8@sha256:aebfba016342e94fc0619a9ad6346c7fefbedf6739f1495954eb905cade085ac_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-webhook-rhel8@sha256:11d0b8fac4cb67c95e051a91f5c6683768f8969ffc744cd3cc4814d1ee6e91c1_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-webhook-rhel8@sha256:1b209d1ddffba92c3d77824e37bf75302346856c10b773a101d2868f27d0b740_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-webhook-rhel8@sha256:bf8c9de32dd5cbe536b115f52f32c666fbf886bde555ac355937d6b149cf9343_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/ingress-rhel8-operator@sha256:46a5fb2d0f9fa5e05504b9264a3f1c0e7c7beb76e3a3aeb9bc036cda4fa9d66a_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/ingress-rhel8-operator@sha256:793b86f4c2add102e2f676bd57cec3365ce9b3fdc40a989c28d1f9acb851142d_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/ingress-rhel8-operator@sha256:cce79392f93bb318123c48ac6de48aa0a2983cc1134cc063c0fdc2ff83c546c7_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/kn-cli-artifacts-rhel8@sha256:1a51a072d4e303a5c33b2383c843308d86c68de228b094d2efed8bc59a4bac14_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/kn-cli-artifacts-rhel8@sha256:c61b26bdf318b507af66f9092e784d64436e3b2531cc6e2e8aa1bb8bbb010fb7_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/kn-cli-artifacts-rhel8@sha256:f22168224137db649c6e6592e3ec2ae6845ca668ef65fe56c104ed6393eae526_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/knative-rhel8-operator@sha256:53e115cdfeb8077cc8b89ebdeee4903b1be8c0a0d45831a9f277f342959f5961_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/knative-rhel8-operator@sha256:ebf24097b84ec5773e30c8f548975afb84b6fce836b373b97855f69371068d1e_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/knative-rhel8-operator@sha256:efa444ca6c7c4468821a8d138b4319c86fede592f3b0b4d7905e7c66e8bdb2c0_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/kourier-control-rhel8@sha256:396fb9dcc798b05e89d38ccbe3a3abb31854f56a95ae104fb9bb215967b56d9f_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/kourier-control-rhel8@sha256:e36577c37457a4521d78f28f24dca6ae11f170635316efe374f08f825cb5904d_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/kourier-control-rhel8@sha256:fb04b74dce262e58434b19a10dce0981b4df7541416de21343fb7124c714ffbf_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/net-istio-controller-rhel8@sha256:281b2782253722d916b6178ecdbc763aaa71ed4ac0db94e31d57974d4eb8b58b_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/net-istio-controller-rhel8@sha256:bf56038c0af2cfeb5a3e4b7ecd5aeebb230d042ac835b50faafa3d939dd8ca50_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/net-istio-controller-rhel8@sha256:f3643c74f73841b1de04be1d0f550c044f1ad4800ceb32cb36bf9072d8e5155b_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/net-istio-webhook-rhel8@sha256:4f7cabd5a6bb6fd7a0d81461108891b0d2de55efe868c4fbf275131c3280ed2d_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/net-istio-webhook-rhel8@sha256:a07d73f5c04af2a29b6565363b472aceabbfeafe7d6dfe833d1e71b072419916_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/net-istio-webhook-rhel8@sha256:cd34685812d9447969a1c3fb4382433a1b59fb3631fbe156daa6fa962458f859_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serverless-operator-bundle@sha256:0422f8843fc62c2b72e01ffefd33db912a1ad3d70ac297882d3663c9b7299f10_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serverless-rhel8-operator@sha256:26d940bd43b928d8370c9e88e80726a427c3f0ce3afc4fddb02a507f81c8fc93_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serverless-rhel8-operator@sha256:2898df30f40683bd3a73c6f2676afdc1bfc27b23d2fe04fe7667f6db6d2422ab_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serverless-rhel8-operator@sha256:8ec9e756969c8e6bf8155ed102a66cf578a325dcc477ff909b4806405ab59cfc_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-activator-rhel8@sha256:1e9fb289564961ddbf317e568c50936b048446685c39ab14ca4e5cb682785243_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-activator-rhel8@sha256:3a823819467ed0beea953eed27e2129bb4495df3f49e0f59d5004dee416e6285_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-activator-rhel8@sha256:4e7563e5f9761f624aefc6b79845e5b4dd1836a545c3754bc37701162ed4e3bb_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-autoscaler-hpa-rhel8@sha256:1685c7bf25061e61688d2b5e60cde6adb8906fec6bfb713c68837b2bbeeacf85_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-autoscaler-hpa-rhel8@sha256:491df16728df492b7b88efb8e86f28e46a8762f4084fb4132823611a9e758264_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-autoscaler-hpa-rhel8@sha256:8bb514634ece7dafd88ae6cc7eff52016cd4585d91cb9c106720c21c219f8967_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-autoscaler-rhel8@sha256:01b46e0ddb618f58c06b533fe7148f772367200f5d9be9d355012e91dc401156_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-autoscaler-rhel8@sha256:8cd0a381de995467f339e11f0704b8c8b978ddfdd2d8271f4c9f832e7acf9f07_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-autoscaler-rhel8@sha256:c60796d720141d322159e49bb3496732b8e0453d6606227b419caf93a12d196b_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-controller-rhel8@sha256:92b01a8421488e9d9b42b6da290873b54a2619d39a05e8d2a99e4c5348a3d4dc_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-controller-rhel8@sha256:b5ae691a77adb161a30ae8470f1cf4c1c6259488df18bb2bf2764d05af9a2aa8_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-controller-rhel8@sha256:b752a295b673aeee85eba6bed33cc658254dc0503c6002841d80dc0c0a38f615_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-domain-mapping-rhel8@sha256:11bca084f2c8df8d369d6301847876bbf8d37c7b67a6ffb387e0759100b6e817_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-domain-mapping-rhel8@sha256:4e580d29cbff1aa6050c65cee35a870dab9e6a7eaa538b356a5afefed9c38d90_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-domain-mapping-rhel8@sha256:eeb39a3fbc9d4c223d42579737948438d03b2a2ec1aee46562aabae6d343679b_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-domain-mapping-webhook-rhel8@sha256:8057fa6657c0bf909297273acc4faea1cddb29f9f02f6c797279adb42f083332_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-domain-mapping-webhook-rhel8@sha256:84e13a4c84098e0a6a5b461c7581861cd9114ce3cc7c2147afd727e56f323b28_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-domain-mapping-webhook-rhel8@sha256:f99e203de17686584c05ee0901041edd055350c39da063d5d6dcd026d1e17593_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-queue-rhel8@sha256:8740a1f7cb3ef3c4caa5774cced7787cc1e345dbe3708307001c1def9fd32e2f_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-queue-rhel8@sha256:ac1ca0ae5e3c7fc242ec5a313e45d09b83261ffe26eab3ebcbbae9299471b25a_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-queue-rhel8@sha256:f16b4f4e86e758354c8b19ee3a075dfd6fd19eb7ba282ad8293d41ca0c8f3028_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-storage-version-migration-rhel8@sha256:1c3b2c4c06981fd8eb13c05837c8da3523f0df9c79eacd6ffc1138e5f26bdba6_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-storage-version-migration-rhel8@sha256:27b7b75eae9eacc52a577887885db7c29192e15aada8a3b7406e032561609462_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-storage-version-migration-rhel8@sha256:8012cc60fab4e14b7fab05589c977c15ac941efb09601069be09d4e25385ed26_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-webhook-rhel8@sha256:4fdc2c632eb0fa4f10a78e39622c83febde93f38db16bd0ca4a35c1eb7062548_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-webhook-rhel8@sha256:6904376f1ae4dadc23ab9993b50aaaa3db130fcd338f3dfae9e437b348e6e934_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-webhook-rhel8@sha256:dc902a39bc520abcf2100c26e2e1c4ba20aa5aadff763b40f234eb01a26b6f77_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/svls-must-gather-rhel8@sha256:057e9ccae9eae50fadad4772b203e897f5c54bf9d40f6e2f2ccbdbc93f5850b5_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/svls-must-gather-rhel8@sha256:7557328dcdede1992a3660342f037e490f58bc3281c68c6e4f44e6d66c4a0cff_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/svls-must-gather-rhel8@sha256:e0a982cd04fee4416659b7e1e6a827c2c371144bd461f23913ae9e0633fd598a_amd64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2022:6040"
}
],
"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-Openshift-Serverless-1.24:openshift-serverless-1-tech-preview/eventing-kafka-broker-controller-rhel8@sha256:2a4b30bcff1377073202362dfd521bd7ac3e3e3960fdb33a6cf9fa39fc89de6b_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1-tech-preview/eventing-kafka-broker-controller-rhel8@sha256:be290e6d950e8af6162c1dece8472788b66459e8cb91df319f50ccf66f27b5c7_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1-tech-preview/eventing-kafka-broker-controller-rhel8@sha256:f8b5d9c9c0182f5cc1f76422759bf8925d2f29292390ada83a6b7c7986f1462c_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1-tech-preview/eventing-kafka-broker-dispatcher-rhel8@sha256:08c6d6908a2e58a18e908223daf152802106b00a67905e94e075fca827af87c9_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1-tech-preview/eventing-kafka-broker-dispatcher-rhel8@sha256:8ac0796f3585a406facba98766688ae6777b5673a4515418db8d1d92c4d65494_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1-tech-preview/eventing-kafka-broker-dispatcher-rhel8@sha256:9af6b8413acbf59adc88e9b88a51105f3b0a4913499c3026f64e7fda91e43384_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1-tech-preview/eventing-kafka-broker-receiver-rhel8@sha256:4dc0783cf92da5b5aa4cd1b9e9d55aa55a69b94eef0d29f261d3d51bd2260b68_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1-tech-preview/eventing-kafka-broker-receiver-rhel8@sha256:80fd78ad61caab0b20e39d4c6103ed9b074d3efa1dc67ab7bf415ea7db912dc3_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1-tech-preview/eventing-kafka-broker-receiver-rhel8@sha256:aeaaf1d541b5756df65f0700bcd82d085077ae3b1ce99c6d8728997c23e31ef9_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1-tech-preview/eventing-kafka-broker-webhook-rhel8@sha256:0dad9dc28babb21622f90c83647c9cc48bfa66faad257c88e7adf1d50ad0f80c_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1-tech-preview/eventing-kafka-broker-webhook-rhel8@sha256:10ba81e103ed6b7dff7b02394b20f44b46acd6b09d72f16667c068eb9989dc77_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1-tech-preview/eventing-kafka-broker-webhook-rhel8@sha256:f94aef78ce0870fdceac5b3467220540127a73415e81baa4b48bf986bc181c4d_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/client-kn-rhel8@sha256:09644d1c149970cd7c06635806a0ffc077a6340d68c357cd7f2bb5a6f57e46f3_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/client-kn-rhel8@sha256:46510d8b5dfba62d0a3da64ba90d1b8f88ad3b909c3e6ed14bcd96017d766829_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/client-kn-rhel8@sha256:f9bf2892123c3d981d2d5f158e643e6ba6f59a441b47c4055dc542f8cf8330c0_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-apiserver-receive-adapter-rhel8@sha256:834e37f8ddfbe157ad357fcef49f5213053d1295bb31361c5dd14a213ff2755c_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-apiserver-receive-adapter-rhel8@sha256:d13848369ca942d13548ab9b73a2d60b67f9412e535ed647342acaa8cef36c37_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-apiserver-receive-adapter-rhel8@sha256:eef2145e61234d37713ef8fda1f82d7cbe6502c5e6386117230d66ab7e1dd21a_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-controller-rhel8@sha256:52ef0c51b53ede0344f58174e624db08e6dcac04a0cba1668915f217949fc868_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-controller-rhel8@sha256:72c5fcaa44e3da56b297eb718d8a2b7eeb44069d6f3ce71b0eca30070b18bd9d_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-controller-rhel8@sha256:ad2df12dd77e8a3092431ca8d1b5eae42240c8ebb8766e436009bd6df7ee51f3_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-in-memory-channel-controller-rhel8@sha256:070f2c819506853dee230f37e00b27a05ba01c6f7cbbffc9a04b59a65d0c45e9_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-in-memory-channel-controller-rhel8@sha256:111da99563ea799e6b54933f12dc8f8a3828e36f650900e02da3be5afbdeefd9_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-in-memory-channel-controller-rhel8@sha256:69871b8d6e72713fe2eaf5f1e0aac1282fb8659d2895836994f10c847fe320d1_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-in-memory-channel-dispatcher-rhel8@sha256:4b5ee83ccace988c6eaf456e82dea83d160ae7e6aaad1ab8f48410f90da8f1c1_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-in-memory-channel-dispatcher-rhel8@sha256:52247eff5dc9a89244e6697ae9ce61cc1b42265171c956d4d50984179daced89_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-in-memory-channel-dispatcher-rhel8@sha256:68b61474089703d0685a952062401303206ba11bc108b8504f6f6390933d83cb_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-kafka-broker-controller-rhel8@sha256:2a4b30bcff1377073202362dfd521bd7ac3e3e3960fdb33a6cf9fa39fc89de6b_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-kafka-broker-controller-rhel8@sha256:be290e6d950e8af6162c1dece8472788b66459e8cb91df319f50ccf66f27b5c7_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-kafka-broker-controller-rhel8@sha256:f8b5d9c9c0182f5cc1f76422759bf8925d2f29292390ada83a6b7c7986f1462c_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-kafka-broker-dispatcher-rhel8@sha256:08c6d6908a2e58a18e908223daf152802106b00a67905e94e075fca827af87c9_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-kafka-broker-dispatcher-rhel8@sha256:8ac0796f3585a406facba98766688ae6777b5673a4515418db8d1d92c4d65494_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-kafka-broker-dispatcher-rhel8@sha256:9af6b8413acbf59adc88e9b88a51105f3b0a4913499c3026f64e7fda91e43384_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-kafka-broker-post-install-rhel8@sha256:260e7f0086f4e036be3a9ab5d24ce99fc8a053cc7f2906f8a6080f59f2a3e591_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-kafka-broker-post-install-rhel8@sha256:36551ea609536ba900f7a0493a06d07f9c0f19a0eef7e4956575354ca92cd1ef_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-kafka-broker-post-install-rhel8@sha256:6d4a898f37f87aa6db636487c6892833249be38635fe631433652feda762a40e_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-kafka-broker-webhook-rhel8@sha256:0dad9dc28babb21622f90c83647c9cc48bfa66faad257c88e7adf1d50ad0f80c_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-kafka-broker-webhook-rhel8@sha256:10ba81e103ed6b7dff7b02394b20f44b46acd6b09d72f16667c068eb9989dc77_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-kafka-broker-webhook-rhel8@sha256:f94aef78ce0870fdceac5b3467220540127a73415e81baa4b48bf986bc181c4d_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-mtbroker-filter-rhel8@sha256:4f6e162ee5fb96ff69a1546b7f728641dded59548f14afdfa870f7f0291787ac_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-mtbroker-filter-rhel8@sha256:ecde2ee2aa9618775178e03bcc07e53d6f5e12f30261238d8ffb366fb1e47c94_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-mtbroker-filter-rhel8@sha256:ee2dc3e0f648dc59551cfdf0ac5c36aa6cd9a4b2abaada7095ae4d5b8e0a571e_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-mtbroker-ingress-rhel8@sha256:4eaac6386b1b8a9e360df5afbd85aeebb97e5c81dbd861996caafad48b4cc6f9_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-mtbroker-ingress-rhel8@sha256:644fbcd1924d570f105f5f9760eb15eddbeed16c894edfcb4ef8c8a14e370bce_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-mtbroker-ingress-rhel8@sha256:a26dfc1a610bbaf876443b4b01a04130f7c0aba4d40e246333fe8bf7eb899f45_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-mtchannel-broker-rhel8@sha256:353859f2a8649fa9b3f5c0e02cafd57f79f96a10a7a697ba08eaa8cb70effe51_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-mtchannel-broker-rhel8@sha256:6f7afb57dc78ccb13498434196c5e8cd0f6ec53f045689febf1a62c492358d93_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-mtchannel-broker-rhel8@sha256:fadf3035a8bd25307843d1c6c88654a03db25983407a770875b4507942684dd5_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-mtping-rhel8@sha256:2254577d2c2e67d28f8459fbd4ac43af78b7d29cc0b56c631607dd68f3d31637_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-mtping-rhel8@sha256:a7177a43f46b6470a19970c62ebc17119ca3c3021471f9396faa436e621beb1e_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-mtping-rhel8@sha256:c6c2c7924d90e81e2906f3bf3969b02d7f3e4dc80c187e6c55a7e4ea17ac20cd_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-storage-version-migration-rhel8@sha256:3c1baa5bad644c06bedabaed9c668f0999527f00bc1d195e71a528c222087328_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-storage-version-migration-rhel8@sha256:63dab761fd3a2e08950b7ee52852fb39cef7820f2a8cf8142ec3701a07372d7c_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-storage-version-migration-rhel8@sha256:ff7924a37865ac1a90872f35675934a1627e49a29577a78af18b8e743a5fde07_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-sugar-controller-rhel8@sha256:24c7217a3612a5c3c6792c433dc2a6cf4b5fda1b9e6acff84e2736705704d152_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-sugar-controller-rhel8@sha256:3a38788638c26e9bec45694b2c4597333080189ffa96d8c7302e3e7dd1e54be5_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-sugar-controller-rhel8@sha256:aebfba016342e94fc0619a9ad6346c7fefbedf6739f1495954eb905cade085ac_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-webhook-rhel8@sha256:11d0b8fac4cb67c95e051a91f5c6683768f8969ffc744cd3cc4814d1ee6e91c1_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-webhook-rhel8@sha256:1b209d1ddffba92c3d77824e37bf75302346856c10b773a101d2868f27d0b740_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-webhook-rhel8@sha256:bf8c9de32dd5cbe536b115f52f32c666fbf886bde555ac355937d6b149cf9343_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/ingress-rhel8-operator@sha256:46a5fb2d0f9fa5e05504b9264a3f1c0e7c7beb76e3a3aeb9bc036cda4fa9d66a_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/ingress-rhel8-operator@sha256:793b86f4c2add102e2f676bd57cec3365ce9b3fdc40a989c28d1f9acb851142d_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/ingress-rhel8-operator@sha256:cce79392f93bb318123c48ac6de48aa0a2983cc1134cc063c0fdc2ff83c546c7_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/kn-cli-artifacts-rhel8@sha256:1a51a072d4e303a5c33b2383c843308d86c68de228b094d2efed8bc59a4bac14_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/kn-cli-artifacts-rhel8@sha256:c61b26bdf318b507af66f9092e784d64436e3b2531cc6e2e8aa1bb8bbb010fb7_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/kn-cli-artifacts-rhel8@sha256:f22168224137db649c6e6592e3ec2ae6845ca668ef65fe56c104ed6393eae526_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/knative-rhel8-operator@sha256:53e115cdfeb8077cc8b89ebdeee4903b1be8c0a0d45831a9f277f342959f5961_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/knative-rhel8-operator@sha256:ebf24097b84ec5773e30c8f548975afb84b6fce836b373b97855f69371068d1e_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/knative-rhel8-operator@sha256:efa444ca6c7c4468821a8d138b4319c86fede592f3b0b4d7905e7c66e8bdb2c0_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/kourier-control-rhel8@sha256:396fb9dcc798b05e89d38ccbe3a3abb31854f56a95ae104fb9bb215967b56d9f_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/kourier-control-rhel8@sha256:e36577c37457a4521d78f28f24dca6ae11f170635316efe374f08f825cb5904d_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/kourier-control-rhel8@sha256:fb04b74dce262e58434b19a10dce0981b4df7541416de21343fb7124c714ffbf_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/net-istio-controller-rhel8@sha256:281b2782253722d916b6178ecdbc763aaa71ed4ac0db94e31d57974d4eb8b58b_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/net-istio-controller-rhel8@sha256:bf56038c0af2cfeb5a3e4b7ecd5aeebb230d042ac835b50faafa3d939dd8ca50_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/net-istio-controller-rhel8@sha256:f3643c74f73841b1de04be1d0f550c044f1ad4800ceb32cb36bf9072d8e5155b_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/net-istio-webhook-rhel8@sha256:4f7cabd5a6bb6fd7a0d81461108891b0d2de55efe868c4fbf275131c3280ed2d_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/net-istio-webhook-rhel8@sha256:a07d73f5c04af2a29b6565363b472aceabbfeafe7d6dfe833d1e71b072419916_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/net-istio-webhook-rhel8@sha256:cd34685812d9447969a1c3fb4382433a1b59fb3631fbe156daa6fa962458f859_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serverless-operator-bundle@sha256:0422f8843fc62c2b72e01ffefd33db912a1ad3d70ac297882d3663c9b7299f10_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serverless-rhel8-operator@sha256:26d940bd43b928d8370c9e88e80726a427c3f0ce3afc4fddb02a507f81c8fc93_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serverless-rhel8-operator@sha256:2898df30f40683bd3a73c6f2676afdc1bfc27b23d2fe04fe7667f6db6d2422ab_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serverless-rhel8-operator@sha256:8ec9e756969c8e6bf8155ed102a66cf578a325dcc477ff909b4806405ab59cfc_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-activator-rhel8@sha256:1e9fb289564961ddbf317e568c50936b048446685c39ab14ca4e5cb682785243_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-activator-rhel8@sha256:3a823819467ed0beea953eed27e2129bb4495df3f49e0f59d5004dee416e6285_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-activator-rhel8@sha256:4e7563e5f9761f624aefc6b79845e5b4dd1836a545c3754bc37701162ed4e3bb_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-autoscaler-hpa-rhel8@sha256:1685c7bf25061e61688d2b5e60cde6adb8906fec6bfb713c68837b2bbeeacf85_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-autoscaler-hpa-rhel8@sha256:491df16728df492b7b88efb8e86f28e46a8762f4084fb4132823611a9e758264_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-autoscaler-hpa-rhel8@sha256:8bb514634ece7dafd88ae6cc7eff52016cd4585d91cb9c106720c21c219f8967_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-autoscaler-rhel8@sha256:01b46e0ddb618f58c06b533fe7148f772367200f5d9be9d355012e91dc401156_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-autoscaler-rhel8@sha256:8cd0a381de995467f339e11f0704b8c8b978ddfdd2d8271f4c9f832e7acf9f07_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-autoscaler-rhel8@sha256:c60796d720141d322159e49bb3496732b8e0453d6606227b419caf93a12d196b_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-controller-rhel8@sha256:92b01a8421488e9d9b42b6da290873b54a2619d39a05e8d2a99e4c5348a3d4dc_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-controller-rhel8@sha256:b5ae691a77adb161a30ae8470f1cf4c1c6259488df18bb2bf2764d05af9a2aa8_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-controller-rhel8@sha256:b752a295b673aeee85eba6bed33cc658254dc0503c6002841d80dc0c0a38f615_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-domain-mapping-rhel8@sha256:11bca084f2c8df8d369d6301847876bbf8d37c7b67a6ffb387e0759100b6e817_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-domain-mapping-rhel8@sha256:4e580d29cbff1aa6050c65cee35a870dab9e6a7eaa538b356a5afefed9c38d90_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-domain-mapping-rhel8@sha256:eeb39a3fbc9d4c223d42579737948438d03b2a2ec1aee46562aabae6d343679b_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-domain-mapping-webhook-rhel8@sha256:8057fa6657c0bf909297273acc4faea1cddb29f9f02f6c797279adb42f083332_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-domain-mapping-webhook-rhel8@sha256:84e13a4c84098e0a6a5b461c7581861cd9114ce3cc7c2147afd727e56f323b28_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-domain-mapping-webhook-rhel8@sha256:f99e203de17686584c05ee0901041edd055350c39da063d5d6dcd026d1e17593_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-queue-rhel8@sha256:8740a1f7cb3ef3c4caa5774cced7787cc1e345dbe3708307001c1def9fd32e2f_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-queue-rhel8@sha256:ac1ca0ae5e3c7fc242ec5a313e45d09b83261ffe26eab3ebcbbae9299471b25a_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-queue-rhel8@sha256:f16b4f4e86e758354c8b19ee3a075dfd6fd19eb7ba282ad8293d41ca0c8f3028_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-storage-version-migration-rhel8@sha256:1c3b2c4c06981fd8eb13c05837c8da3523f0df9c79eacd6ffc1138e5f26bdba6_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-storage-version-migration-rhel8@sha256:27b7b75eae9eacc52a577887885db7c29192e15aada8a3b7406e032561609462_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-storage-version-migration-rhel8@sha256:8012cc60fab4e14b7fab05589c977c15ac941efb09601069be09d4e25385ed26_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-webhook-rhel8@sha256:4fdc2c632eb0fa4f10a78e39622c83febde93f38db16bd0ca4a35c1eb7062548_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-webhook-rhel8@sha256:6904376f1ae4dadc23ab9993b50aaaa3db130fcd338f3dfae9e437b348e6e934_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-webhook-rhel8@sha256:dc902a39bc520abcf2100c26e2e1c4ba20aa5aadff763b40f234eb01a26b6f77_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/svls-must-gather-rhel8@sha256:057e9ccae9eae50fadad4772b203e897f5c54bf9d40f6e2f2ccbdbc93f5850b5_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/svls-must-gather-rhel8@sha256:7557328dcdede1992a3660342f037e490f58bc3281c68c6e4f44e6d66c4a0cff_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/svls-must-gather-rhel8@sha256:e0a982cd04fee4416659b7e1e6a827c2c371144bd461f23913ae9e0633fd598a_amd64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "golang: net/http/httputil: NewSingleHostReverseProxy - omit X-Forwarded-For not working"
}
]
}
rhsa-2022_6152
Vulnerability from csaf_redhat
Notes
{
"document": {
"aggregate_severity": {
"namespace": "https://access.redhat.com/security/updates/classification/",
"text": "Important"
},
"category": "csaf_security_advisory",
"csaf_version": "2.0",
"distribution": {
"text": "Copyright \u00a9 Red Hat, Inc. All rights reserved.",
"tlp": {
"label": "WHITE",
"url": "https://www.first.org/tlp/"
}
},
"lang": "en",
"notes": [
{
"category": "summary",
"text": "Secondary Scheduler Operator for Red Hat OpenShift 1.1.0\n\nRed Hat Product Security has rated this update as having a security impact of\nImportant. A Common Vulnerability Scoring System (CVSS) base score, which gives a\ndetailed severity rating, is available for each vulnerability from the CVE\nlink(s) in the References section.",
"title": "Topic"
},
{
"category": "general",
"text": "Secondary Scheduler Operator for Red Hat OpenShift 1.1.0\n\nSecurity Fix(es):\n\n* golang: compress/gzip: stack exhaustion in Reader.Read (CVE-2022-30631)\n* golang: net/http: improper sanitization of Transfer-Encoding header (CVE-2022-1705)\n* golang: go/parser: stack exhaustion in all Parse* functions (CVE-2022-1962)\n* golang: encoding/pem: fix stack overflow in Decode (CVE-2022-24675)\n* golang: encoding/xml: stack exhaustion in Decoder.Skip (CVE-2022-28131)\n* golang: crypto/elliptic: panic caused by oversized scalar (CVE-2022-28327)\n* golang: io/fs: stack exhaustion in Glob (CVE-2022-30630)\n* golang: path/filepath: stack exhaustion in Glob (CVE-2022-30632)\n* golang: encoding/xml: stack exhaustion in Unmarshal (CVE-2022-30633)\n* golang: encoding/gob: stack exhaustion in Decoder.Decode (CVE-2022-30635)\n* golang: net/http/httputil: NewSingleHostReverseProxy - omit X-Forwarded-For not working (CVE-2022-32148)\n* golang: crypto/tls: session tickets lack random ticket_age_add (CVE-2022-30629)\n\nFor more details about the security issue(s), including the impact, a CVSS\nscore, acknowledgments, and other related information, refer to the CVE page(s)\nlisted 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-2022:6152",
"url": "https://access.redhat.com/errata/RHSA-2022:6152"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/updates/classification/#important",
"url": "https://access.redhat.com/security/updates/classification/#important"
},
{
"category": "external",
"summary": "2077688",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2077688"
},
{
"category": "external",
"summary": "2077689",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2077689"
},
{
"category": "external",
"summary": "2092793",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2092793"
},
{
"category": "external",
"summary": "2105001",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2105001"
},
{
"category": "external",
"summary": "2107342",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2107342"
},
{
"category": "external",
"summary": "2107371",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2107371"
},
{
"category": "external",
"summary": "2107374",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2107374"
},
{
"category": "external",
"summary": "2107376",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2107376"
},
{
"category": "external",
"summary": "2107383",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2107383"
},
{
"category": "external",
"summary": "2107386",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2107386"
},
{
"category": "external",
"summary": "2107388",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2107388"
},
{
"category": "external",
"summary": "2107390",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2107390"
},
{
"category": "external",
"summary": "2107392",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2107392"
},
{
"category": "external",
"summary": "WRKLDS-466",
"url": "https://issues.redhat.com/browse/WRKLDS-466"
},
{
"category": "self",
"summary": "Canonical URL",
"url": "https://security.access.redhat.com/data/csaf/v2/advisories/2022/rhsa-2022_6152.json"
}
],
"title": "Red Hat Security Advisory: Secondary Scheduler Operator for Red Hat OpenShift 1.1.0 security update",
"tracking": {
"current_release_date": "2025-01-06T19:21:07+00:00",
"generator": {
"date": "2025-01-06T19:21:07+00:00",
"engine": {
"name": "Red Hat SDEngine",
"version": "4.2.5"
}
},
"id": "RHSA-2022:6152",
"initial_release_date": "2022-09-01T05:40:28+00:00",
"revision_history": [
{
"date": "2022-09-01T05:40:28+00:00",
"number": "1",
"summary": "Initial version"
},
{
"date": "2022-09-01T05:40:28+00:00",
"number": "2",
"summary": "Last updated version"
},
{
"date": "2025-01-06T19:21:07+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:752fb4e99e8d8dee18579aba58f34d5248822e77590a51c0d72ecbc726c90a4e_amd64",
"product": {
"name": "openshift-secondary-scheduler-operator/secondary-scheduler-operator-bundle@sha256:752fb4e99e8d8dee18579aba58f34d5248822e77590a51c0d72ecbc726c90a4e_amd64",
"product_id": "openshift-secondary-scheduler-operator/secondary-scheduler-operator-bundle@sha256:752fb4e99e8d8dee18579aba58f34d5248822e77590a51c0d72ecbc726c90a4e_amd64",
"product_identification_helper": {
"purl": "pkg:oci/secondary-scheduler-operator-bundle@sha256:752fb4e99e8d8dee18579aba58f34d5248822e77590a51c0d72ecbc726c90a4e?arch=amd64\u0026repository_url=registry.redhat.io/openshift-secondary-scheduler-operator/secondary-scheduler-operator-bundle\u0026tag=v1.1-11"
}
}
},
{
"category": "product_version",
"name": "openshift-secondary-scheduler-operator/secondary-scheduler-operator-rhel8@sha256:777bb9e4d92ca645fb10cb85d3d0bbc35408e63d0dbddee200a85a018b6afc69_amd64",
"product": {
"name": "openshift-secondary-scheduler-operator/secondary-scheduler-operator-rhel8@sha256:777bb9e4d92ca645fb10cb85d3d0bbc35408e63d0dbddee200a85a018b6afc69_amd64",
"product_id": "openshift-secondary-scheduler-operator/secondary-scheduler-operator-rhel8@sha256:777bb9e4d92ca645fb10cb85d3d0bbc35408e63d0dbddee200a85a018b6afc69_amd64",
"product_identification_helper": {
"purl": "pkg:oci/secondary-scheduler-operator-rhel8@sha256:777bb9e4d92ca645fb10cb85d3d0bbc35408e63d0dbddee200a85a018b6afc69?arch=amd64\u0026repository_url=registry.redhat.io/openshift-secondary-scheduler-operator/secondary-scheduler-operator-rhel8\u0026tag=v1.1-11"
}
}
}
],
"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:752fb4e99e8d8dee18579aba58f34d5248822e77590a51c0d72ecbc726c90a4e_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:752fb4e99e8d8dee18579aba58f34d5248822e77590a51c0d72ecbc726c90a4e_amd64"
},
"product_reference": "openshift-secondary-scheduler-operator/secondary-scheduler-operator-bundle@sha256:752fb4e99e8d8dee18579aba58f34d5248822e77590a51c0d72ecbc726c90a4e_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:777bb9e4d92ca645fb10cb85d3d0bbc35408e63d0dbddee200a85a018b6afc69_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:777bb9e4d92ca645fb10cb85d3d0bbc35408e63d0dbddee200a85a018b6afc69_amd64"
},
"product_reference": "openshift-secondary-scheduler-operator/secondary-scheduler-operator-rhel8@sha256:777bb9e4d92ca645fb10cb85d3d0bbc35408e63d0dbddee200a85a018b6afc69_amd64",
"relates_to_product_reference": "8Base-OSSO-1.1"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2022-1705",
"cwe": {
"id": "CWE-444",
"name": "Inconsistent Interpretation of HTTP Requests (\u0027HTTP Request/Response Smuggling\u0027)"
},
"discovery_date": "2022-07-14T00: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:752fb4e99e8d8dee18579aba58f34d5248822e77590a51c0d72ecbc726c90a4e_amd64"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2107374"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in golang. The HTTP/1 client accepted invalid Transfer-Encoding headers indicating \"chunked\" encoding. This issue could allow request smuggling, but only if combined with an intermediate server that also improperly accepts the header as invalid.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "golang: net/http: improper sanitization of Transfer-Encoding header",
"title": "Vulnerability summary"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"8Base-OSSO-1.1:openshift-secondary-scheduler-operator/secondary-scheduler-operator-rhel8@sha256:777bb9e4d92ca645fb10cb85d3d0bbc35408e63d0dbddee200a85a018b6afc69_amd64"
],
"known_not_affected": [
"8Base-OSSO-1.1:openshift-secondary-scheduler-operator/secondary-scheduler-operator-bundle@sha256:752fb4e99e8d8dee18579aba58f34d5248822e77590a51c0d72ecbc726c90a4e_amd64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2022-1705"
},
{
"category": "external",
"summary": "RHBZ#2107374",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2107374"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2022-1705",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-1705"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2022-1705",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2022-1705"
},
{
"category": "external",
"summary": "https://go.dev/issue/53188",
"url": "https://go.dev/issue/53188"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-announce/c/nqrv9fbR0zE",
"url": "https://groups.google.com/g/golang-announce/c/nqrv9fbR0zE"
}
],
"release_date": "2022-07-12T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2022-09-01T05:40:28+00:00",
"details": "For Secondary Scheduler Operator 1.1.0 see the following documentation, which\nwill be updated shortly, for detailed release notes:\n\nFor more information on Secondary Scheduler Operator for Red Hat OpenShift\n1.1.0, see the following release notes:\n\nhttps://docs.openshift.com/container-platform/4.11/nodes/scheduling/secondary_scheduler/nodes-secondary-scheduler-release-notes.html#secondary-scheduler-operator-release-notes-1.1.0",
"product_ids": [
"8Base-OSSO-1.1:openshift-secondary-scheduler-operator/secondary-scheduler-operator-rhel8@sha256:777bb9e4d92ca645fb10cb85d3d0bbc35408e63d0dbddee200a85a018b6afc69_amd64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2022:6152"
}
],
"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-OSSO-1.1:openshift-secondary-scheduler-operator/secondary-scheduler-operator-bundle@sha256:752fb4e99e8d8dee18579aba58f34d5248822e77590a51c0d72ecbc726c90a4e_amd64",
"8Base-OSSO-1.1:openshift-secondary-scheduler-operator/secondary-scheduler-operator-rhel8@sha256:777bb9e4d92ca645fb10cb85d3d0bbc35408e63d0dbddee200a85a018b6afc69_amd64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "golang: net/http: improper sanitization of Transfer-Encoding header"
},
{
"cve": "CVE-2022-1962",
"cwe": {
"id": "CWE-1325",
"name": "Improperly Controlled Sequential Memory Allocation"
},
"discovery_date": "2022-07-14T00: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:752fb4e99e8d8dee18579aba58f34d5248822e77590a51c0d72ecbc726c90a4e_amd64"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2107376"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in the golang standard library, go/parser. When calling any Parse functions on the Go source code, which contains deeply nested types or declarations, a panic can occur due to stack exhaustion. This issue allows an attacker to impact system availability.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "golang: go/parser: stack exhaustion in all Parse* functions",
"title": "Vulnerability summary"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"8Base-OSSO-1.1:openshift-secondary-scheduler-operator/secondary-scheduler-operator-rhel8@sha256:777bb9e4d92ca645fb10cb85d3d0bbc35408e63d0dbddee200a85a018b6afc69_amd64"
],
"known_not_affected": [
"8Base-OSSO-1.1:openshift-secondary-scheduler-operator/secondary-scheduler-operator-bundle@sha256:752fb4e99e8d8dee18579aba58f34d5248822e77590a51c0d72ecbc726c90a4e_amd64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2022-1962"
},
{
"category": "external",
"summary": "RHBZ#2107376",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2107376"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2022-1962",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-1962"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2022-1962",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2022-1962"
},
{
"category": "external",
"summary": "https://go.dev/issue/53616",
"url": "https://go.dev/issue/53616"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-announce/c/nqrv9fbR0zE",
"url": "https://groups.google.com/g/golang-announce/c/nqrv9fbR0zE"
}
],
"release_date": "2022-07-12T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2022-09-01T05:40:28+00:00",
"details": "For Secondary Scheduler Operator 1.1.0 see the following documentation, which\nwill be updated shortly, for detailed release notes:\n\nFor more information on Secondary Scheduler Operator for Red Hat OpenShift\n1.1.0, see the following release notes:\n\nhttps://docs.openshift.com/container-platform/4.11/nodes/scheduling/secondary_scheduler/nodes-secondary-scheduler-release-notes.html#secondary-scheduler-operator-release-notes-1.1.0",
"product_ids": [
"8Base-OSSO-1.1:openshift-secondary-scheduler-operator/secondary-scheduler-operator-rhel8@sha256:777bb9e4d92ca645fb10cb85d3d0bbc35408e63d0dbddee200a85a018b6afc69_amd64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2022:6152"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "LOCAL",
"availabilityImpact": "HIGH",
"baseScore": 5.5,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "LOW",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"8Base-OSSO-1.1:openshift-secondary-scheduler-operator/secondary-scheduler-operator-bundle@sha256:752fb4e99e8d8dee18579aba58f34d5248822e77590a51c0d72ecbc726c90a4e_amd64",
"8Base-OSSO-1.1:openshift-secondary-scheduler-operator/secondary-scheduler-operator-rhel8@sha256:777bb9e4d92ca645fb10cb85d3d0bbc35408e63d0dbddee200a85a018b6afc69_amd64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "golang: go/parser: stack exhaustion in all Parse* functions"
},
{
"cve": "CVE-2022-24675",
"cwe": {
"id": "CWE-120",
"name": "Buffer Copy without Checking Size of Input (\u0027Classic Buffer Overflow\u0027)"
},
"discovery_date": "2022-04-21T00: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:752fb4e99e8d8dee18579aba58f34d5248822e77590a51c0d72ecbc726c90a4e_amd64"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2077688"
}
],
"notes": [
{
"category": "description",
"text": "A buffer overflow flaw was found in Golang\u0027s library encoding/pem. This flaw allows an attacker to use a large PEM input (more than 5 MB), causing a stack overflow in Decode, which leads to a loss of availability.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "golang: encoding/pem: fix stack overflow in Decode",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "Red Hat Enterprise Linux 7, 8 and 9 are affected, because the code-base is affected by this vulnerability.\n\nRed Hat Product Security has rated this issue as having Moderate security impact, and the issue is not currently planned to be addressed in future updates for Red Hat Enterprise Linux 7, hence, marked as Out-of-Support-Scope.\n\nRed Hat Developer Tools - Compilers (go-toolset-1.16-golang \u0026 go-toolset-1.17-golang), ships the vulnerable code and affected by this vulnerability.\n\nFor additional information, refer to the Issue Severity Classification: https://access.redhat.com/security/updates/classification/ and Red Hat Enterprise Linux Life Cycle \u0026 Updates Policy: https://access.redhat.com/support/policy/updates/errata/.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\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:777bb9e4d92ca645fb10cb85d3d0bbc35408e63d0dbddee200a85a018b6afc69_amd64"
],
"known_not_affected": [
"8Base-OSSO-1.1:openshift-secondary-scheduler-operator/secondary-scheduler-operator-bundle@sha256:752fb4e99e8d8dee18579aba58f34d5248822e77590a51c0d72ecbc726c90a4e_amd64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2022-24675"
},
{
"category": "external",
"summary": "RHBZ#2077688",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2077688"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2022-24675",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-24675"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2022-24675",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2022-24675"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-announce/c/oecdBNLOml8",
"url": "https://groups.google.com/g/golang-announce/c/oecdBNLOml8"
}
],
"release_date": "2022-04-12T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2022-09-01T05:40:28+00:00",
"details": "For Secondary Scheduler Operator 1.1.0 see the following documentation, which\nwill be updated shortly, for detailed release notes:\n\nFor more information on Secondary Scheduler Operator for Red Hat OpenShift\n1.1.0, see the following release notes:\n\nhttps://docs.openshift.com/container-platform/4.11/nodes/scheduling/secondary_scheduler/nodes-secondary-scheduler-release-notes.html#secondary-scheduler-operator-release-notes-1.1.0",
"product_ids": [
"8Base-OSSO-1.1:openshift-secondary-scheduler-operator/secondary-scheduler-operator-rhel8@sha256:777bb9e4d92ca645fb10cb85d3d0bbc35408e63d0dbddee200a85a018b6afc69_amd64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2022:6152"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "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:752fb4e99e8d8dee18579aba58f34d5248822e77590a51c0d72ecbc726c90a4e_amd64",
"8Base-OSSO-1.1:openshift-secondary-scheduler-operator/secondary-scheduler-operator-rhel8@sha256:777bb9e4d92ca645fb10cb85d3d0bbc35408e63d0dbddee200a85a018b6afc69_amd64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "golang: encoding/pem: fix stack overflow in Decode"
},
{
"cve": "CVE-2022-28131",
"cwe": {
"id": "CWE-1325",
"name": "Improperly Controlled Sequential Memory Allocation"
},
"discovery_date": "2022-07-14T00: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:752fb4e99e8d8dee18579aba58f34d5248822e77590a51c0d72ecbc726c90a4e_amd64"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2107390"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in golang encoding/xml. When calling Decoder, Skip while parsing a deeply nested XML document, a panic can occur due to stack exhaustion and allows an attacker to impact system availability.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "golang: encoding/xml: stack exhaustion in Decoder.Skip",
"title": "Vulnerability summary"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\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:777bb9e4d92ca645fb10cb85d3d0bbc35408e63d0dbddee200a85a018b6afc69_amd64"
],
"known_not_affected": [
"8Base-OSSO-1.1:openshift-secondary-scheduler-operator/secondary-scheduler-operator-bundle@sha256:752fb4e99e8d8dee18579aba58f34d5248822e77590a51c0d72ecbc726c90a4e_amd64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2022-28131"
},
{
"category": "external",
"summary": "RHBZ#2107390",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2107390"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2022-28131",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-28131"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2022-28131",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2022-28131"
},
{
"category": "external",
"summary": "https://go.dev/issue/53614",
"url": "https://go.dev/issue/53614"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-announce/c/nqrv9fbR0zE",
"url": "https://groups.google.com/g/golang-announce/c/nqrv9fbR0zE"
}
],
"release_date": "2022-07-12T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2022-09-01T05:40:28+00:00",
"details": "For Secondary Scheduler Operator 1.1.0 see the following documentation, which\nwill be updated shortly, for detailed release notes:\n\nFor more information on Secondary Scheduler Operator for Red Hat OpenShift\n1.1.0, see the following release notes:\n\nhttps://docs.openshift.com/container-platform/4.11/nodes/scheduling/secondary_scheduler/nodes-secondary-scheduler-release-notes.html#secondary-scheduler-operator-release-notes-1.1.0",
"product_ids": [
"8Base-OSSO-1.1:openshift-secondary-scheduler-operator/secondary-scheduler-operator-rhel8@sha256:777bb9e4d92ca645fb10cb85d3d0bbc35408e63d0dbddee200a85a018b6afc69_amd64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2022:6152"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "LOCAL",
"availabilityImpact": "HIGH",
"baseScore": 7.3,
"baseSeverity": "HIGH",
"confidentialityImpact": "LOW",
"integrityImpact": "LOW",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:N/UI:N/S:U/C:L/I:L/A:H",
"version": "3.1"
},
"products": [
"8Base-OSSO-1.1:openshift-secondary-scheduler-operator/secondary-scheduler-operator-bundle@sha256:752fb4e99e8d8dee18579aba58f34d5248822e77590a51c0d72ecbc726c90a4e_amd64",
"8Base-OSSO-1.1:openshift-secondary-scheduler-operator/secondary-scheduler-operator-rhel8@sha256:777bb9e4d92ca645fb10cb85d3d0bbc35408e63d0dbddee200a85a018b6afc69_amd64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "golang: encoding/xml: stack exhaustion in Decoder.Skip"
},
{
"cve": "CVE-2022-28327",
"cwe": {
"id": "CWE-190",
"name": "Integer Overflow or Wraparound"
},
"discovery_date": "2022-04-21T00: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:752fb4e99e8d8dee18579aba58f34d5248822e77590a51c0d72ecbc726c90a4e_amd64"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2077689"
}
],
"notes": [
{
"category": "description",
"text": "An integer overflow flaw was found in Golang\u0027s crypto/elliptic library. This flaw allows an attacker to use a crafted scaler input longer than 32 bytes, causing P256().ScalarMult or P256().ScalarBaseMult to panic, leading to a loss of availability.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "golang: crypto/elliptic: panic caused by oversized scalar",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "Red Hat Enterprise Linux 7, 8 and 9 are affected, because the code-base is affected by this vulnerability.\n\nRed Hat Product Security has rated this issue as having Moderate security impact, and the issue is not currently planned to be addressed in future updates for Red Hat Enterprise Linux 7, hence, marked as Out-of-Support-Scope. \n\nRed Hat Developer Tools - Compilers (go-toolset-1.16-golang \u0026 go-toolset-1.17-golang), ships the vulnerable code and affected by this vulnerability.\n\nFor additional information, refer to the Issue Severity Classification: https://access.redhat.com/security/updates/classification/ and Red Hat Enterprise Linux Life Cycle \u0026 Updates Policy: https://access.redhat.com/support/policy/updates/errata/.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\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:777bb9e4d92ca645fb10cb85d3d0bbc35408e63d0dbddee200a85a018b6afc69_amd64"
],
"known_not_affected": [
"8Base-OSSO-1.1:openshift-secondary-scheduler-operator/secondary-scheduler-operator-bundle@sha256:752fb4e99e8d8dee18579aba58f34d5248822e77590a51c0d72ecbc726c90a4e_amd64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2022-28327"
},
{
"category": "external",
"summary": "RHBZ#2077689",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2077689"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2022-28327",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-28327"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2022-28327",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2022-28327"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-announce/c/oecdBNLOml8",
"url": "https://groups.google.com/g/golang-announce/c/oecdBNLOml8"
}
],
"release_date": "2022-04-12T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2022-09-01T05:40:28+00:00",
"details": "For Secondary Scheduler Operator 1.1.0 see the following documentation, which\nwill be updated shortly, for detailed release notes:\n\nFor more information on Secondary Scheduler Operator for Red Hat OpenShift\n1.1.0, see the following release notes:\n\nhttps://docs.openshift.com/container-platform/4.11/nodes/scheduling/secondary_scheduler/nodes-secondary-scheduler-release-notes.html#secondary-scheduler-operator-release-notes-1.1.0",
"product_ids": [
"8Base-OSSO-1.1:openshift-secondary-scheduler-operator/secondary-scheduler-operator-rhel8@sha256:777bb9e4d92ca645fb10cb85d3d0bbc35408e63d0dbddee200a85a018b6afc69_amd64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2022:6152"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "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:752fb4e99e8d8dee18579aba58f34d5248822e77590a51c0d72ecbc726c90a4e_amd64",
"8Base-OSSO-1.1:openshift-secondary-scheduler-operator/secondary-scheduler-operator-rhel8@sha256:777bb9e4d92ca645fb10cb85d3d0bbc35408e63d0dbddee200a85a018b6afc69_amd64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "golang: crypto/elliptic: panic caused by oversized scalar"
},
{
"cve": "CVE-2022-30629",
"cwe": {
"id": "CWE-331",
"name": "Insufficient Entropy"
},
"discovery_date": "2022-06-02T00: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:752fb4e99e8d8dee18579aba58f34d5248822e77590a51c0d72ecbc726c90a4e_amd64"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2092793"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in the crypto/tls golang package. When session tickets are generated by crypto/tls, it is missing the ticket expiration. This issue may allow an attacker to observe the TLS handshakes to correlate successive connections during session resumption.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "golang: crypto/tls: session tickets lack random ticket_age_add",
"title": "Vulnerability summary"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\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:777bb9e4d92ca645fb10cb85d3d0bbc35408e63d0dbddee200a85a018b6afc69_amd64"
],
"known_not_affected": [
"8Base-OSSO-1.1:openshift-secondary-scheduler-operator/secondary-scheduler-operator-bundle@sha256:752fb4e99e8d8dee18579aba58f34d5248822e77590a51c0d72ecbc726c90a4e_amd64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2022-30629"
},
{
"category": "external",
"summary": "RHBZ#2092793",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2092793"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2022-30629",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-30629"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2022-30629",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2022-30629"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-announce/c/TzIC9-t8Ytg",
"url": "https://groups.google.com/g/golang-announce/c/TzIC9-t8Ytg"
}
],
"release_date": "2022-06-02T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2022-09-01T05:40:28+00:00",
"details": "For Secondary Scheduler Operator 1.1.0 see the following documentation, which\nwill be updated shortly, for detailed release notes:\n\nFor more information on Secondary Scheduler Operator for Red Hat OpenShift\n1.1.0, see the following release notes:\n\nhttps://docs.openshift.com/container-platform/4.11/nodes/scheduling/secondary_scheduler/nodes-secondary-scheduler-release-notes.html#secondary-scheduler-operator-release-notes-1.1.0",
"product_ids": [
"8Base-OSSO-1.1:openshift-secondary-scheduler-operator/secondary-scheduler-operator-rhel8@sha256:777bb9e4d92ca645fb10cb85d3d0bbc35408e63d0dbddee200a85a018b6afc69_amd64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2022:6152"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "HIGH",
"attackVector": "NETWORK",
"availabilityImpact": "NONE",
"baseScore": 3.1,
"baseSeverity": "LOW",
"confidentialityImpact": "LOW",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "REQUIRED",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:R/S:U/C:L/I:N/A:N",
"version": "3.1"
},
"products": [
"8Base-OSSO-1.1:openshift-secondary-scheduler-operator/secondary-scheduler-operator-bundle@sha256:752fb4e99e8d8dee18579aba58f34d5248822e77590a51c0d72ecbc726c90a4e_amd64",
"8Base-OSSO-1.1:openshift-secondary-scheduler-operator/secondary-scheduler-operator-rhel8@sha256:777bb9e4d92ca645fb10cb85d3d0bbc35408e63d0dbddee200a85a018b6afc69_amd64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Low"
}
],
"title": "golang: crypto/tls: session tickets lack random ticket_age_add"
},
{
"cve": "CVE-2022-30630",
"cwe": {
"id": "CWE-1325",
"name": "Improperly Controlled Sequential Memory Allocation"
},
"discovery_date": "2022-07-14T00: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:752fb4e99e8d8dee18579aba58f34d5248822e77590a51c0d72ecbc726c90a4e_amd64"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2107371"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in the golang standard library, io/fs. Calling Glob on a path that contains a large number of path separators can cause a panic issue due to stack exhaustion. This could allow an attacker to impact availability.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "golang: io/fs: stack exhaustion in Glob",
"title": "Vulnerability summary"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\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:777bb9e4d92ca645fb10cb85d3d0bbc35408e63d0dbddee200a85a018b6afc69_amd64"
],
"known_not_affected": [
"8Base-OSSO-1.1:openshift-secondary-scheduler-operator/secondary-scheduler-operator-bundle@sha256:752fb4e99e8d8dee18579aba58f34d5248822e77590a51c0d72ecbc726c90a4e_amd64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2022-30630"
},
{
"category": "external",
"summary": "RHBZ#2107371",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2107371"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2022-30630",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-30630"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2022-30630",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2022-30630"
},
{
"category": "external",
"summary": "https://go.dev/issue/53415",
"url": "https://go.dev/issue/53415"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-announce/c/nqrv9fbR0zE",
"url": "https://groups.google.com/g/golang-announce/c/nqrv9fbR0zE"
}
],
"release_date": "2022-07-12T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2022-09-01T05:40:28+00:00",
"details": "For Secondary Scheduler Operator 1.1.0 see the following documentation, which\nwill be updated shortly, for detailed release notes:\n\nFor more information on Secondary Scheduler Operator for Red Hat OpenShift\n1.1.0, see the following release notes:\n\nhttps://docs.openshift.com/container-platform/4.11/nodes/scheduling/secondary_scheduler/nodes-secondary-scheduler-release-notes.html#secondary-scheduler-operator-release-notes-1.1.0",
"product_ids": [
"8Base-OSSO-1.1:openshift-secondary-scheduler-operator/secondary-scheduler-operator-rhel8@sha256:777bb9e4d92ca645fb10cb85d3d0bbc35408e63d0dbddee200a85a018b6afc69_amd64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2022:6152"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "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:752fb4e99e8d8dee18579aba58f34d5248822e77590a51c0d72ecbc726c90a4e_amd64",
"8Base-OSSO-1.1:openshift-secondary-scheduler-operator/secondary-scheduler-operator-rhel8@sha256:777bb9e4d92ca645fb10cb85d3d0bbc35408e63d0dbddee200a85a018b6afc69_amd64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "golang: io/fs: stack exhaustion in Glob"
},
{
"cve": "CVE-2022-30631",
"cwe": {
"id": "CWE-1325",
"name": "Improperly Controlled Sequential Memory Allocation"
},
"discovery_date": "2022-07-14T00: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:752fb4e99e8d8dee18579aba58f34d5248822e77590a51c0d72ecbc726c90a4e_amd64"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2107342"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in golang. Calling the Reader, Read method on an archive that contains a large number of concatenated 0-length compressed files can cause a panic issue due to stack exhaustion.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "golang: compress/gzip: stack exhaustion in Reader.Read",
"title": "Vulnerability summary"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\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:777bb9e4d92ca645fb10cb85d3d0bbc35408e63d0dbddee200a85a018b6afc69_amd64"
],
"known_not_affected": [
"8Base-OSSO-1.1:openshift-secondary-scheduler-operator/secondary-scheduler-operator-bundle@sha256:752fb4e99e8d8dee18579aba58f34d5248822e77590a51c0d72ecbc726c90a4e_amd64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2022-30631"
},
{
"category": "external",
"summary": "RHBZ#2107342",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2107342"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2022-30631",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-30631"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2022-30631",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2022-30631"
},
{
"category": "external",
"summary": "https://go.dev/issue/53168",
"url": "https://go.dev/issue/53168"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-announce/c/nqrv9fbR0zE",
"url": "https://groups.google.com/g/golang-announce/c/nqrv9fbR0zE"
}
],
"release_date": "2022-07-12T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2022-09-01T05:40:28+00:00",
"details": "For Secondary Scheduler Operator 1.1.0 see the following documentation, which\nwill be updated shortly, for detailed release notes:\n\nFor more information on Secondary Scheduler Operator for Red Hat OpenShift\n1.1.0, see the following release notes:\n\nhttps://docs.openshift.com/container-platform/4.11/nodes/scheduling/secondary_scheduler/nodes-secondary-scheduler-release-notes.html#secondary-scheduler-operator-release-notes-1.1.0",
"product_ids": [
"8Base-OSSO-1.1:openshift-secondary-scheduler-operator/secondary-scheduler-operator-rhel8@sha256:777bb9e4d92ca645fb10cb85d3d0bbc35408e63d0dbddee200a85a018b6afc69_amd64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2022:6152"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "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:752fb4e99e8d8dee18579aba58f34d5248822e77590a51c0d72ecbc726c90a4e_amd64",
"8Base-OSSO-1.1:openshift-secondary-scheduler-operator/secondary-scheduler-operator-rhel8@sha256:777bb9e4d92ca645fb10cb85d3d0bbc35408e63d0dbddee200a85a018b6afc69_amd64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "golang: compress/gzip: stack exhaustion in Reader.Read"
},
{
"cve": "CVE-2022-30632",
"cwe": {
"id": "CWE-1325",
"name": "Improperly Controlled Sequential Memory Allocation"
},
"discovery_date": "2022-07-14T00: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:752fb4e99e8d8dee18579aba58f34d5248822e77590a51c0d72ecbc726c90a4e_amd64"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2107386"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in golang. Calling Glob on a path that contains a large number of path separators can cause a panic issue due to stack exhaustion. This can cause an attacker to impact availability.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "golang: path/filepath: stack exhaustion in Glob",
"title": "Vulnerability summary"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\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:777bb9e4d92ca645fb10cb85d3d0bbc35408e63d0dbddee200a85a018b6afc69_amd64"
],
"known_not_affected": [
"8Base-OSSO-1.1:openshift-secondary-scheduler-operator/secondary-scheduler-operator-bundle@sha256:752fb4e99e8d8dee18579aba58f34d5248822e77590a51c0d72ecbc726c90a4e_amd64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2022-30632"
},
{
"category": "external",
"summary": "RHBZ#2107386",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2107386"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2022-30632",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-30632"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2022-30632",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2022-30632"
},
{
"category": "external",
"summary": "https://go.dev/issue/53416",
"url": "https://go.dev/issue/53416"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-announce/c/nqrv9fbR0zE",
"url": "https://groups.google.com/g/golang-announce/c/nqrv9fbR0zE"
}
],
"release_date": "2022-07-12T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2022-09-01T05:40:28+00:00",
"details": "For Secondary Scheduler Operator 1.1.0 see the following documentation, which\nwill be updated shortly, for detailed release notes:\n\nFor more information on Secondary Scheduler Operator for Red Hat OpenShift\n1.1.0, see the following release notes:\n\nhttps://docs.openshift.com/container-platform/4.11/nodes/scheduling/secondary_scheduler/nodes-secondary-scheduler-release-notes.html#secondary-scheduler-operator-release-notes-1.1.0",
"product_ids": [
"8Base-OSSO-1.1:openshift-secondary-scheduler-operator/secondary-scheduler-operator-rhel8@sha256:777bb9e4d92ca645fb10cb85d3d0bbc35408e63d0dbddee200a85a018b6afc69_amd64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2022:6152"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "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:752fb4e99e8d8dee18579aba58f34d5248822e77590a51c0d72ecbc726c90a4e_amd64",
"8Base-OSSO-1.1:openshift-secondary-scheduler-operator/secondary-scheduler-operator-rhel8@sha256:777bb9e4d92ca645fb10cb85d3d0bbc35408e63d0dbddee200a85a018b6afc69_amd64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "golang: path/filepath: stack exhaustion in Glob"
},
{
"cve": "CVE-2022-30633",
"cwe": {
"id": "CWE-1325",
"name": "Improperly Controlled Sequential Memory Allocation"
},
"discovery_date": "2022-07-14T00: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:752fb4e99e8d8dee18579aba58f34d5248822e77590a51c0d72ecbc726c90a4e_amd64"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2107392"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in golang. Calling Unmarshal on an XML document into a Go struct, which has a nested field that uses the \"any\" field tag, can cause a panic due to stack exhaustion.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "golang: encoding/xml: stack exhaustion in Unmarshal",
"title": "Vulnerability summary"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\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:777bb9e4d92ca645fb10cb85d3d0bbc35408e63d0dbddee200a85a018b6afc69_amd64"
],
"known_not_affected": [
"8Base-OSSO-1.1:openshift-secondary-scheduler-operator/secondary-scheduler-operator-bundle@sha256:752fb4e99e8d8dee18579aba58f34d5248822e77590a51c0d72ecbc726c90a4e_amd64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2022-30633"
},
{
"category": "external",
"summary": "RHBZ#2107392",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2107392"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2022-30633",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-30633"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2022-30633",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2022-30633"
},
{
"category": "external",
"summary": "https://go.dev/issue/53611",
"url": "https://go.dev/issue/53611"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-announce/c/nqrv9fbR0zE",
"url": "https://groups.google.com/g/golang-announce/c/nqrv9fbR0zE"
}
],
"release_date": "2022-07-12T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2022-09-01T05:40:28+00:00",
"details": "For Secondary Scheduler Operator 1.1.0 see the following documentation, which\nwill be updated shortly, for detailed release notes:\n\nFor more information on Secondary Scheduler Operator for Red Hat OpenShift\n1.1.0, see the following release notes:\n\nhttps://docs.openshift.com/container-platform/4.11/nodes/scheduling/secondary_scheduler/nodes-secondary-scheduler-release-notes.html#secondary-scheduler-operator-release-notes-1.1.0",
"product_ids": [
"8Base-OSSO-1.1:openshift-secondary-scheduler-operator/secondary-scheduler-operator-rhel8@sha256:777bb9e4d92ca645fb10cb85d3d0bbc35408e63d0dbddee200a85a018b6afc69_amd64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2022:6152"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "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:752fb4e99e8d8dee18579aba58f34d5248822e77590a51c0d72ecbc726c90a4e_amd64",
"8Base-OSSO-1.1:openshift-secondary-scheduler-operator/secondary-scheduler-operator-rhel8@sha256:777bb9e4d92ca645fb10cb85d3d0bbc35408e63d0dbddee200a85a018b6afc69_amd64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "golang: encoding/xml: stack exhaustion in Unmarshal"
},
{
"cve": "CVE-2022-30635",
"cwe": {
"id": "CWE-1325",
"name": "Improperly Controlled Sequential Memory Allocation"
},
"discovery_date": "2022-07-14T00: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:752fb4e99e8d8dee18579aba58f34d5248822e77590a51c0d72ecbc726c90a4e_amd64"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2107388"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in golang. When calling Decoder, Decode on a message that contains deeply nested structures, a panic can occur due to stack exhaustion and allows an attacker to impact system availability.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "golang: encoding/gob: stack exhaustion in Decoder.Decode",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "OpenShift Container Platform (OCP) starting from 4.10 stream is already compiled in the patched version of Go, hence is not affected by this vulnerability.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"8Base-OSSO-1.1:openshift-secondary-scheduler-operator/secondary-scheduler-operator-rhel8@sha256:777bb9e4d92ca645fb10cb85d3d0bbc35408e63d0dbddee200a85a018b6afc69_amd64"
],
"known_not_affected": [
"8Base-OSSO-1.1:openshift-secondary-scheduler-operator/secondary-scheduler-operator-bundle@sha256:752fb4e99e8d8dee18579aba58f34d5248822e77590a51c0d72ecbc726c90a4e_amd64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2022-30635"
},
{
"category": "external",
"summary": "RHBZ#2107388",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2107388"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2022-30635",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-30635"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2022-30635",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2022-30635"
},
{
"category": "external",
"summary": "https://go.dev/issue/53615",
"url": "https://go.dev/issue/53615"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-announce/c/nqrv9fbR0zE",
"url": "https://groups.google.com/g/golang-announce/c/nqrv9fbR0zE"
}
],
"release_date": "2022-07-12T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2022-09-01T05:40:28+00:00",
"details": "For Secondary Scheduler Operator 1.1.0 see the following documentation, which\nwill be updated shortly, for detailed release notes:\n\nFor more information on Secondary Scheduler Operator for Red Hat OpenShift\n1.1.0, see the following release notes:\n\nhttps://docs.openshift.com/container-platform/4.11/nodes/scheduling/secondary_scheduler/nodes-secondary-scheduler-release-notes.html#secondary-scheduler-operator-release-notes-1.1.0",
"product_ids": [
"8Base-OSSO-1.1:openshift-secondary-scheduler-operator/secondary-scheduler-operator-rhel8@sha256:777bb9e4d92ca645fb10cb85d3d0bbc35408e63d0dbddee200a85a018b6afc69_amd64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2022:6152"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "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:752fb4e99e8d8dee18579aba58f34d5248822e77590a51c0d72ecbc726c90a4e_amd64",
"8Base-OSSO-1.1:openshift-secondary-scheduler-operator/secondary-scheduler-operator-rhel8@sha256:777bb9e4d92ca645fb10cb85d3d0bbc35408e63d0dbddee200a85a018b6afc69_amd64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "golang: encoding/gob: stack exhaustion in Decoder.Decode"
},
{
"cve": "CVE-2022-32148",
"cwe": {
"id": "CWE-200",
"name": "Exposure of Sensitive Information to an Unauthorized Actor"
},
"discovery_date": "2022-07-14T00: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:752fb4e99e8d8dee18579aba58f34d5248822e77590a51c0d72ecbc726c90a4e_amd64"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2107383"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in net/http/httputil golang package. When httputil.ReverseProxy.ServeHTTP is called with a Request.Header map containing a nil value for the X-Forwarded-For header, ReverseProxy could set the client IP incorrectly. This issue may affect confidentiality.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "golang: net/http/httputil: NewSingleHostReverseProxy - omit X-Forwarded-For not working",
"title": "Vulnerability summary"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\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:777bb9e4d92ca645fb10cb85d3d0bbc35408e63d0dbddee200a85a018b6afc69_amd64"
],
"known_not_affected": [
"8Base-OSSO-1.1:openshift-secondary-scheduler-operator/secondary-scheduler-operator-bundle@sha256:752fb4e99e8d8dee18579aba58f34d5248822e77590a51c0d72ecbc726c90a4e_amd64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2022-32148"
},
{
"category": "external",
"summary": "RHBZ#2107383",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2107383"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2022-32148",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-32148"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2022-32148",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2022-32148"
},
{
"category": "external",
"summary": "https://go.dev/issue/53423",
"url": "https://go.dev/issue/53423"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-announce/c/nqrv9fbR0zE",
"url": "https://groups.google.com/g/golang-announce/c/nqrv9fbR0zE"
}
],
"release_date": "2022-07-12T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2022-09-01T05:40:28+00:00",
"details": "For Secondary Scheduler Operator 1.1.0 see the following documentation, which\nwill be updated shortly, for detailed release notes:\n\nFor more information on Secondary Scheduler Operator for Red Hat OpenShift\n1.1.0, see the following release notes:\n\nhttps://docs.openshift.com/container-platform/4.11/nodes/scheduling/secondary_scheduler/nodes-secondary-scheduler-release-notes.html#secondary-scheduler-operator-release-notes-1.1.0",
"product_ids": [
"8Base-OSSO-1.1:openshift-secondary-scheduler-operator/secondary-scheduler-operator-rhel8@sha256:777bb9e4d92ca645fb10cb85d3d0bbc35408e63d0dbddee200a85a018b6afc69_amd64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2022:6152"
}
],
"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-OSSO-1.1:openshift-secondary-scheduler-operator/secondary-scheduler-operator-bundle@sha256:752fb4e99e8d8dee18579aba58f34d5248822e77590a51c0d72ecbc726c90a4e_amd64",
"8Base-OSSO-1.1:openshift-secondary-scheduler-operator/secondary-scheduler-operator-rhel8@sha256:777bb9e4d92ca645fb10cb85d3d0bbc35408e63d0dbddee200a85a018b6afc69_amd64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "golang: net/http/httputil: NewSingleHostReverseProxy - omit X-Forwarded-For not working"
}
]
}
RHSA-2023:2367
Vulnerability from csaf_redhat
Notes
{
"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: net/http: An attacker can cause excessive memory growth in a Go server accepting HTTP/2 requests (CVE-2022-41717)\n\n* golang: crypto/tls: session tickets lack random ticket_age_add (CVE-2022-30629)\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.2 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:2367",
"url": "https://access.redhat.com/errata/RHSA-2023:2367"
},
{
"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.2_release_notes/index",
"url": "https://access.redhat.com/documentation/en-us/red_hat_enterprise_linux/9/html/9.2_release_notes/index"
},
{
"category": "external",
"summary": "2092793",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2092793"
},
{
"category": "external",
"summary": "2129076",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2129076"
},
{
"category": "external",
"summary": "2161274",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2161274"
},
{
"category": "self",
"summary": "Canonical URL",
"url": "https://security.access.redhat.com/data/csaf/v2/advisories/2023/rhsa-2023_2367.json"
}
],
"title": "Red Hat Security Advisory: containernetworking-plugins security and bug fix update",
"tracking": {
"current_release_date": "2025-10-31T13:02:34+00:00",
"generator": {
"date": "2025-10-31T13:02:34+00:00",
"engine": {
"name": "Red Hat SDEngine",
"version": "4.6.10"
}
},
"id": "RHSA-2023:2367",
"initial_release_date": "2023-05-09T09:50:34+00:00",
"revision_history": [
{
"date": "2023-05-09T09:50:34+00:00",
"number": "1",
"summary": "Initial version"
},
{
"date": "2023-05-09T09:50:34+00:00",
"number": "2",
"summary": "Last updated version"
},
{
"date": "2025-10-31T13:02:34+00:00",
"number": "3",
"summary": "Last generated version"
}
],
"status": "final",
"version": "3"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_name",
"name": "Red Hat Enterprise Linux AppStream (v. 9)",
"product": {
"name": "Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.2.0.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.2.0-1.el9.src",
"product": {
"name": "containernetworking-plugins-1:1.2.0-1.el9.src",
"product_id": "containernetworking-plugins-1:1.2.0-1.el9.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/containernetworking-plugins@1.2.0-1.el9?arch=src\u0026epoch=1"
}
}
}
],
"category": "architecture",
"name": "src"
},
{
"branches": [
{
"category": "product_version",
"name": "containernetworking-plugins-1:1.2.0-1.el9.aarch64",
"product": {
"name": "containernetworking-plugins-1:1.2.0-1.el9.aarch64",
"product_id": "containernetworking-plugins-1:1.2.0-1.el9.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/containernetworking-plugins@1.2.0-1.el9?arch=aarch64\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "containernetworking-plugins-debugsource-1:1.2.0-1.el9.aarch64",
"product": {
"name": "containernetworking-plugins-debugsource-1:1.2.0-1.el9.aarch64",
"product_id": "containernetworking-plugins-debugsource-1:1.2.0-1.el9.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/containernetworking-plugins-debugsource@1.2.0-1.el9?arch=aarch64\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "containernetworking-plugins-debuginfo-1:1.2.0-1.el9.aarch64",
"product": {
"name": "containernetworking-plugins-debuginfo-1:1.2.0-1.el9.aarch64",
"product_id": "containernetworking-plugins-debuginfo-1:1.2.0-1.el9.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/containernetworking-plugins-debuginfo@1.2.0-1.el9?arch=aarch64\u0026epoch=1"
}
}
}
],
"category": "architecture",
"name": "aarch64"
},
{
"branches": [
{
"category": "product_version",
"name": "containernetworking-plugins-1:1.2.0-1.el9.ppc64le",
"product": {
"name": "containernetworking-plugins-1:1.2.0-1.el9.ppc64le",
"product_id": "containernetworking-plugins-1:1.2.0-1.el9.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/containernetworking-plugins@1.2.0-1.el9?arch=ppc64le\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "containernetworking-plugins-debugsource-1:1.2.0-1.el9.ppc64le",
"product": {
"name": "containernetworking-plugins-debugsource-1:1.2.0-1.el9.ppc64le",
"product_id": "containernetworking-plugins-debugsource-1:1.2.0-1.el9.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/containernetworking-plugins-debugsource@1.2.0-1.el9?arch=ppc64le\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "containernetworking-plugins-debuginfo-1:1.2.0-1.el9.ppc64le",
"product": {
"name": "containernetworking-plugins-debuginfo-1:1.2.0-1.el9.ppc64le",
"product_id": "containernetworking-plugins-debuginfo-1:1.2.0-1.el9.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/containernetworking-plugins-debuginfo@1.2.0-1.el9?arch=ppc64le\u0026epoch=1"
}
}
}
],
"category": "architecture",
"name": "ppc64le"
},
{
"branches": [
{
"category": "product_version",
"name": "containernetworking-plugins-1:1.2.0-1.el9.x86_64",
"product": {
"name": "containernetworking-plugins-1:1.2.0-1.el9.x86_64",
"product_id": "containernetworking-plugins-1:1.2.0-1.el9.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/containernetworking-plugins@1.2.0-1.el9?arch=x86_64\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "containernetworking-plugins-debugsource-1:1.2.0-1.el9.x86_64",
"product": {
"name": "containernetworking-plugins-debugsource-1:1.2.0-1.el9.x86_64",
"product_id": "containernetworking-plugins-debugsource-1:1.2.0-1.el9.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/containernetworking-plugins-debugsource@1.2.0-1.el9?arch=x86_64\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "containernetworking-plugins-debuginfo-1:1.2.0-1.el9.x86_64",
"product": {
"name": "containernetworking-plugins-debuginfo-1:1.2.0-1.el9.x86_64",
"product_id": "containernetworking-plugins-debuginfo-1:1.2.0-1.el9.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/containernetworking-plugins-debuginfo@1.2.0-1.el9?arch=x86_64\u0026epoch=1"
}
}
}
],
"category": "architecture",
"name": "x86_64"
},
{
"branches": [
{
"category": "product_version",
"name": "containernetworking-plugins-1:1.2.0-1.el9.s390x",
"product": {
"name": "containernetworking-plugins-1:1.2.0-1.el9.s390x",
"product_id": "containernetworking-plugins-1:1.2.0-1.el9.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/containernetworking-plugins@1.2.0-1.el9?arch=s390x\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "containernetworking-plugins-debugsource-1:1.2.0-1.el9.s390x",
"product": {
"name": "containernetworking-plugins-debugsource-1:1.2.0-1.el9.s390x",
"product_id": "containernetworking-plugins-debugsource-1:1.2.0-1.el9.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/containernetworking-plugins-debugsource@1.2.0-1.el9?arch=s390x\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "containernetworking-plugins-debuginfo-1:1.2.0-1.el9.s390x",
"product": {
"name": "containernetworking-plugins-debuginfo-1:1.2.0-1.el9.s390x",
"product_id": "containernetworking-plugins-debuginfo-1:1.2.0-1.el9.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/containernetworking-plugins-debuginfo@1.2.0-1.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.2.0-1.el9.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.2.0.GA:containernetworking-plugins-1:1.2.0-1.el9.aarch64"
},
"product_reference": "containernetworking-plugins-1:1.2.0-1.el9.aarch64",
"relates_to_product_reference": "AppStream-9.2.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "containernetworking-plugins-1:1.2.0-1.el9.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.2.0.GA:containernetworking-plugins-1:1.2.0-1.el9.ppc64le"
},
"product_reference": "containernetworking-plugins-1:1.2.0-1.el9.ppc64le",
"relates_to_product_reference": "AppStream-9.2.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "containernetworking-plugins-1:1.2.0-1.el9.s390x as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.2.0.GA:containernetworking-plugins-1:1.2.0-1.el9.s390x"
},
"product_reference": "containernetworking-plugins-1:1.2.0-1.el9.s390x",
"relates_to_product_reference": "AppStream-9.2.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "containernetworking-plugins-1:1.2.0-1.el9.src as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.2.0.GA:containernetworking-plugins-1:1.2.0-1.el9.src"
},
"product_reference": "containernetworking-plugins-1:1.2.0-1.el9.src",
"relates_to_product_reference": "AppStream-9.2.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "containernetworking-plugins-1:1.2.0-1.el9.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.2.0.GA:containernetworking-plugins-1:1.2.0-1.el9.x86_64"
},
"product_reference": "containernetworking-plugins-1:1.2.0-1.el9.x86_64",
"relates_to_product_reference": "AppStream-9.2.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "containernetworking-plugins-debuginfo-1:1.2.0-1.el9.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.2.0.GA:containernetworking-plugins-debuginfo-1:1.2.0-1.el9.aarch64"
},
"product_reference": "containernetworking-plugins-debuginfo-1:1.2.0-1.el9.aarch64",
"relates_to_product_reference": "AppStream-9.2.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "containernetworking-plugins-debuginfo-1:1.2.0-1.el9.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.2.0.GA:containernetworking-plugins-debuginfo-1:1.2.0-1.el9.ppc64le"
},
"product_reference": "containernetworking-plugins-debuginfo-1:1.2.0-1.el9.ppc64le",
"relates_to_product_reference": "AppStream-9.2.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "containernetworking-plugins-debuginfo-1:1.2.0-1.el9.s390x as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.2.0.GA:containernetworking-plugins-debuginfo-1:1.2.0-1.el9.s390x"
},
"product_reference": "containernetworking-plugins-debuginfo-1:1.2.0-1.el9.s390x",
"relates_to_product_reference": "AppStream-9.2.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "containernetworking-plugins-debuginfo-1:1.2.0-1.el9.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.2.0.GA:containernetworking-plugins-debuginfo-1:1.2.0-1.el9.x86_64"
},
"product_reference": "containernetworking-plugins-debuginfo-1:1.2.0-1.el9.x86_64",
"relates_to_product_reference": "AppStream-9.2.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "containernetworking-plugins-debugsource-1:1.2.0-1.el9.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.2.0.GA:containernetworking-plugins-debugsource-1:1.2.0-1.el9.aarch64"
},
"product_reference": "containernetworking-plugins-debugsource-1:1.2.0-1.el9.aarch64",
"relates_to_product_reference": "AppStream-9.2.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "containernetworking-plugins-debugsource-1:1.2.0-1.el9.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.2.0.GA:containernetworking-plugins-debugsource-1:1.2.0-1.el9.ppc64le"
},
"product_reference": "containernetworking-plugins-debugsource-1:1.2.0-1.el9.ppc64le",
"relates_to_product_reference": "AppStream-9.2.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "containernetworking-plugins-debugsource-1:1.2.0-1.el9.s390x as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.2.0.GA:containernetworking-plugins-debugsource-1:1.2.0-1.el9.s390x"
},
"product_reference": "containernetworking-plugins-debugsource-1:1.2.0-1.el9.s390x",
"relates_to_product_reference": "AppStream-9.2.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "containernetworking-plugins-debugsource-1:1.2.0-1.el9.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.2.0.GA:containernetworking-plugins-debugsource-1:1.2.0-1.el9.x86_64"
},
"product_reference": "containernetworking-plugins-debugsource-1:1.2.0-1.el9.x86_64",
"relates_to_product_reference": "AppStream-9.2.0.GA"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2022-30629",
"cwe": {
"id": "CWE-331",
"name": "Insufficient Entropy"
},
"discovery_date": "2022-06-02T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2092793"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in the crypto/tls golang package. When session tickets are generated by crypto/tls, it is missing the ticket expiration. This issue may allow an attacker to observe the TLS handshakes to correlate successive connections during session resumption.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "golang: crypto/tls: session tickets lack random ticket_age_add",
"title": "Vulnerability summary"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"AppStream-9.2.0.GA:containernetworking-plugins-1:1.2.0-1.el9.aarch64",
"AppStream-9.2.0.GA:containernetworking-plugins-1:1.2.0-1.el9.ppc64le",
"AppStream-9.2.0.GA:containernetworking-plugins-1:1.2.0-1.el9.s390x",
"AppStream-9.2.0.GA:containernetworking-plugins-1:1.2.0-1.el9.src",
"AppStream-9.2.0.GA:containernetworking-plugins-1:1.2.0-1.el9.x86_64",
"AppStream-9.2.0.GA:containernetworking-plugins-debuginfo-1:1.2.0-1.el9.aarch64",
"AppStream-9.2.0.GA:containernetworking-plugins-debuginfo-1:1.2.0-1.el9.ppc64le",
"AppStream-9.2.0.GA:containernetworking-plugins-debuginfo-1:1.2.0-1.el9.s390x",
"AppStream-9.2.0.GA:containernetworking-plugins-debuginfo-1:1.2.0-1.el9.x86_64",
"AppStream-9.2.0.GA:containernetworking-plugins-debugsource-1:1.2.0-1.el9.aarch64",
"AppStream-9.2.0.GA:containernetworking-plugins-debugsource-1:1.2.0-1.el9.ppc64le",
"AppStream-9.2.0.GA:containernetworking-plugins-debugsource-1:1.2.0-1.el9.s390x",
"AppStream-9.2.0.GA:containernetworking-plugins-debugsource-1:1.2.0-1.el9.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2022-30629"
},
{
"category": "external",
"summary": "RHBZ#2092793",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2092793"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2022-30629",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-30629"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2022-30629",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2022-30629"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-announce/c/TzIC9-t8Ytg",
"url": "https://groups.google.com/g/golang-announce/c/TzIC9-t8Ytg"
}
],
"release_date": "2022-06-02T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2023-05-09T09:50:34+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"AppStream-9.2.0.GA:containernetworking-plugins-1:1.2.0-1.el9.aarch64",
"AppStream-9.2.0.GA:containernetworking-plugins-1:1.2.0-1.el9.ppc64le",
"AppStream-9.2.0.GA:containernetworking-plugins-1:1.2.0-1.el9.s390x",
"AppStream-9.2.0.GA:containernetworking-plugins-1:1.2.0-1.el9.src",
"AppStream-9.2.0.GA:containernetworking-plugins-1:1.2.0-1.el9.x86_64",
"AppStream-9.2.0.GA:containernetworking-plugins-debuginfo-1:1.2.0-1.el9.aarch64",
"AppStream-9.2.0.GA:containernetworking-plugins-debuginfo-1:1.2.0-1.el9.ppc64le",
"AppStream-9.2.0.GA:containernetworking-plugins-debuginfo-1:1.2.0-1.el9.s390x",
"AppStream-9.2.0.GA:containernetworking-plugins-debuginfo-1:1.2.0-1.el9.x86_64",
"AppStream-9.2.0.GA:containernetworking-plugins-debugsource-1:1.2.0-1.el9.aarch64",
"AppStream-9.2.0.GA:containernetworking-plugins-debugsource-1:1.2.0-1.el9.ppc64le",
"AppStream-9.2.0.GA:containernetworking-plugins-debugsource-1:1.2.0-1.el9.s390x",
"AppStream-9.2.0.GA:containernetworking-plugins-debugsource-1:1.2.0-1.el9.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2023:2367"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "HIGH",
"attackVector": "NETWORK",
"availabilityImpact": "NONE",
"baseScore": 3.1,
"baseSeverity": "LOW",
"confidentialityImpact": "LOW",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "REQUIRED",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:R/S:U/C:L/I:N/A:N",
"version": "3.1"
},
"products": [
"AppStream-9.2.0.GA:containernetworking-plugins-1:1.2.0-1.el9.aarch64",
"AppStream-9.2.0.GA:containernetworking-plugins-1:1.2.0-1.el9.ppc64le",
"AppStream-9.2.0.GA:containernetworking-plugins-1:1.2.0-1.el9.s390x",
"AppStream-9.2.0.GA:containernetworking-plugins-1:1.2.0-1.el9.src",
"AppStream-9.2.0.GA:containernetworking-plugins-1:1.2.0-1.el9.x86_64",
"AppStream-9.2.0.GA:containernetworking-plugins-debuginfo-1:1.2.0-1.el9.aarch64",
"AppStream-9.2.0.GA:containernetworking-plugins-debuginfo-1:1.2.0-1.el9.ppc64le",
"AppStream-9.2.0.GA:containernetworking-plugins-debuginfo-1:1.2.0-1.el9.s390x",
"AppStream-9.2.0.GA:containernetworking-plugins-debuginfo-1:1.2.0-1.el9.x86_64",
"AppStream-9.2.0.GA:containernetworking-plugins-debugsource-1:1.2.0-1.el9.aarch64",
"AppStream-9.2.0.GA:containernetworking-plugins-debugsource-1:1.2.0-1.el9.ppc64le",
"AppStream-9.2.0.GA:containernetworking-plugins-debugsource-1:1.2.0-1.el9.s390x",
"AppStream-9.2.0.GA:containernetworking-plugins-debugsource-1:1.2.0-1.el9.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Low"
}
],
"title": "golang: crypto/tls: session tickets lack random ticket_age_add"
},
{
"cve": "CVE-2022-41717",
"cwe": {
"id": "CWE-770",
"name": "Allocation of Resources Without Limits or Throttling"
},
"discovery_date": "2023-01-16T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2161274"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in the net/http library of the golang package. This flaw allows an attacker to cause excessive memory growth in a Go server accepting HTTP/2 requests. HTTP/2 server connections contain a cache of HTTP header keys sent by the client. While the total number of entries in this cache is capped, an attacker sending very large keys can cause the server to allocate approximately 64 MiB per open connection.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "golang: net/http: excessive memory growth in a Go server accepting HTTP/2 requests",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "Within Red Hat OpenShift Container Platform, the grafana container is listed as will not fix. Since OCP 4.10, Grafana itself is not shipped and the Grafana web server is protected behind an OAuth proxy server.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"AppStream-9.2.0.GA:containernetworking-plugins-1:1.2.0-1.el9.aarch64",
"AppStream-9.2.0.GA:containernetworking-plugins-1:1.2.0-1.el9.ppc64le",
"AppStream-9.2.0.GA:containernetworking-plugins-1:1.2.0-1.el9.s390x",
"AppStream-9.2.0.GA:containernetworking-plugins-1:1.2.0-1.el9.src",
"AppStream-9.2.0.GA:containernetworking-plugins-1:1.2.0-1.el9.x86_64",
"AppStream-9.2.0.GA:containernetworking-plugins-debuginfo-1:1.2.0-1.el9.aarch64",
"AppStream-9.2.0.GA:containernetworking-plugins-debuginfo-1:1.2.0-1.el9.ppc64le",
"AppStream-9.2.0.GA:containernetworking-plugins-debuginfo-1:1.2.0-1.el9.s390x",
"AppStream-9.2.0.GA:containernetworking-plugins-debuginfo-1:1.2.0-1.el9.x86_64",
"AppStream-9.2.0.GA:containernetworking-plugins-debugsource-1:1.2.0-1.el9.aarch64",
"AppStream-9.2.0.GA:containernetworking-plugins-debugsource-1:1.2.0-1.el9.ppc64le",
"AppStream-9.2.0.GA:containernetworking-plugins-debugsource-1:1.2.0-1.el9.s390x",
"AppStream-9.2.0.GA:containernetworking-plugins-debugsource-1:1.2.0-1.el9.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2022-41717"
},
{
"category": "external",
"summary": "RHBZ#2161274",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2161274"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2022-41717",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-41717"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2022-41717",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2022-41717"
},
{
"category": "external",
"summary": "https://go.dev/cl/455635",
"url": "https://go.dev/cl/455635"
},
{
"category": "external",
"summary": "https://go.dev/cl/455717",
"url": "https://go.dev/cl/455717"
},
{
"category": "external",
"summary": "https://go.dev/issue/56350",
"url": "https://go.dev/issue/56350"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-announce/c/L_3rmdT0BMU/m/yZDrXjIiBQAJ",
"url": "https://groups.google.com/g/golang-announce/c/L_3rmdT0BMU/m/yZDrXjIiBQAJ"
},
{
"category": "external",
"summary": "https://pkg.go.dev/vuln/GO-2022-1144",
"url": "https://pkg.go.dev/vuln/GO-2022-1144"
}
],
"release_date": "2022-11-30T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2023-05-09T09:50:34+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"AppStream-9.2.0.GA:containernetworking-plugins-1:1.2.0-1.el9.aarch64",
"AppStream-9.2.0.GA:containernetworking-plugins-1:1.2.0-1.el9.ppc64le",
"AppStream-9.2.0.GA:containernetworking-plugins-1:1.2.0-1.el9.s390x",
"AppStream-9.2.0.GA:containernetworking-plugins-1:1.2.0-1.el9.src",
"AppStream-9.2.0.GA:containernetworking-plugins-1:1.2.0-1.el9.x86_64",
"AppStream-9.2.0.GA:containernetworking-plugins-debuginfo-1:1.2.0-1.el9.aarch64",
"AppStream-9.2.0.GA:containernetworking-plugins-debuginfo-1:1.2.0-1.el9.ppc64le",
"AppStream-9.2.0.GA:containernetworking-plugins-debuginfo-1:1.2.0-1.el9.s390x",
"AppStream-9.2.0.GA:containernetworking-plugins-debuginfo-1:1.2.0-1.el9.x86_64",
"AppStream-9.2.0.GA:containernetworking-plugins-debugsource-1:1.2.0-1.el9.aarch64",
"AppStream-9.2.0.GA:containernetworking-plugins-debugsource-1:1.2.0-1.el9.ppc64le",
"AppStream-9.2.0.GA:containernetworking-plugins-debugsource-1:1.2.0-1.el9.s390x",
"AppStream-9.2.0.GA:containernetworking-plugins-debugsource-1:1.2.0-1.el9.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2023:2367"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "LOW",
"baseScore": 5.3,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:L",
"version": "3.1"
},
"products": [
"AppStream-9.2.0.GA:containernetworking-plugins-1:1.2.0-1.el9.aarch64",
"AppStream-9.2.0.GA:containernetworking-plugins-1:1.2.0-1.el9.ppc64le",
"AppStream-9.2.0.GA:containernetworking-plugins-1:1.2.0-1.el9.s390x",
"AppStream-9.2.0.GA:containernetworking-plugins-1:1.2.0-1.el9.src",
"AppStream-9.2.0.GA:containernetworking-plugins-1:1.2.0-1.el9.x86_64",
"AppStream-9.2.0.GA:containernetworking-plugins-debuginfo-1:1.2.0-1.el9.aarch64",
"AppStream-9.2.0.GA:containernetworking-plugins-debuginfo-1:1.2.0-1.el9.ppc64le",
"AppStream-9.2.0.GA:containernetworking-plugins-debuginfo-1:1.2.0-1.el9.s390x",
"AppStream-9.2.0.GA:containernetworking-plugins-debuginfo-1:1.2.0-1.el9.x86_64",
"AppStream-9.2.0.GA:containernetworking-plugins-debugsource-1:1.2.0-1.el9.aarch64",
"AppStream-9.2.0.GA:containernetworking-plugins-debugsource-1:1.2.0-1.el9.ppc64le",
"AppStream-9.2.0.GA:containernetworking-plugins-debugsource-1:1.2.0-1.el9.s390x",
"AppStream-9.2.0.GA:containernetworking-plugins-debugsource-1:1.2.0-1.el9.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "golang: net/http: excessive memory growth in a Go server accepting HTTP/2 requests"
}
]
}
rhsa-2022:8750
Vulnerability from csaf_redhat
Notes
{
"document": {
"aggregate_severity": {
"namespace": "https://access.redhat.com/security/updates/classification/",
"text": "Moderate"
},
"category": "csaf_security_advisory",
"csaf_version": "2.0",
"distribution": {
"text": "Copyright \u00a9 Red Hat, Inc. All rights reserved.",
"tlp": {
"label": "WHITE",
"url": "https://www.first.org/tlp/"
}
},
"lang": "en",
"notes": [
{
"category": "summary",
"text": "Red Hat OpenShift Virtualization release 4.11.1 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 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": "OpenShift Virtualization is Red Hat\u0027s virtualization solution designed for Red Hat OpenShift Container Platform.\n\nSecurity Fix(es):\n\n* golang: out-of-bounds read in golang.org/x/text/language leads to DoS (CVE-2021-38561)\n\n* golang: encoding/pem: fix stack overflow in Decode (CVE-2022-24675)\n\n* golang: regexp: stack exhaustion via a deeply nested expression (CVE-2022-24921)\n\n* golang: crypto/elliptic: panic caused by oversized scalar (CVE-2022-28327)\n\n* golang: crypto/tls: session tickets lack random ticket_age_add (CVE-2022-30629)\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* Cloning a Block DV to VM with Filesystem with not big enough size comes to endless loop - using pvc api (BZ#2033191)\n\n* Restart of VM Pod causes SSH keys to be regenerated within VM (BZ#2087177)\n\n* Import gzipped raw file causes image to be downloaded and uncompressed to TMPDIR (BZ#2089391)\n\n* [4.11] VM Snapshot Restore hangs indefinitely when backed by a snapshotclass (BZ#2098225)\n\n* Fedora version in DataImportCrons is not \u0027latest\u0027 (BZ#2102694)\n\n* [4.11] Cloned VM\u0027s snapshot restore fails if the source VM disk is deleted (BZ#2109407)\n\n* CNV introduces a compliance check fail in \"ocp4-moderate\" profile - routes-protected-by-tls (BZ#2110562)\n\n* Nightly build: v4.11.0-578: index format was changed in 4.11 to file-based instead of sqlite-based (BZ#2112643)\n\n* Unable to start windows VMs on PSI setups (BZ#2115371)\n\n* [4.11.1]virt-launcher cannot be started on OCP 4.12 due to PodSecurity restricted:v1.24 (BZ#2128997)\n\n* Mark Windows 11 as TechPreview (BZ#2129013)\n\n* 4.11.1 rpms (BZ#2139453)\n\nThis advisory contains the following OpenShift Virtualization 4.11.1 images.\n\nRHEL-8-CNV-4.11\n\nvirt-cdi-operator-container-v4.11.1-5\nvirt-cdi-uploadserver-container-v4.11.1-5\nvirt-cdi-apiserver-container-v4.11.1-5\nvirt-cdi-importer-container-v4.11.1-5\nvirt-cdi-controller-container-v4.11.1-5\nvirt-cdi-cloner-container-v4.11.1-5\nvirt-cdi-uploadproxy-container-v4.11.1-5\ncheckup-framework-container-v4.11.1-3\nkubevirt-tekton-tasks-wait-for-vmi-status-container-v4.11.1-7\nkubevirt-tekton-tasks-create-datavolume-container-v4.11.1-7\nkubevirt-template-validator-container-v4.11.1-4\nvirt-handler-container-v4.11.1-5\nhostpath-provisioner-operator-container-v4.11.1-4\nvirt-api-container-v4.11.1-5\nvm-network-latency-checkup-container-v4.11.1-3\ncluster-network-addons-operator-container-v4.11.1-5\nvirtio-win-container-v4.11.1-4\nvirt-launcher-container-v4.11.1-5\novs-cni-marker-container-v4.11.1-5\nhyperconverged-cluster-webhook-container-v4.11.1-7\nvirt-controller-container-v4.11.1-5\nvirt-artifacts-server-container-v4.11.1-5\nkubevirt-tekton-tasks-modify-vm-template-container-v4.11.1-7\nkubevirt-tekton-tasks-disk-virt-customize-container-v4.11.1-7\nlibguestfs-tools-container-v4.11.1-5\nhostpath-provisioner-container-v4.11.1-4\nkubevirt-tekton-tasks-disk-virt-sysprep-container-v4.11.1-7\nkubevirt-tekton-tasks-copy-template-container-v4.11.1-7\ncnv-containernetworking-plugins-container-v4.11.1-5\nbridge-marker-container-v4.11.1-5\nvirt-operator-container-v4.11.1-5\nhostpath-csi-driver-container-v4.11.1-4\nkubevirt-tekton-tasks-create-vm-from-template-container-v4.11.1-7\nkubemacpool-container-v4.11.1-5\nhyperconverged-cluster-operator-container-v4.11.1-7\nkubevirt-ssp-operator-container-v4.11.1-4\novs-cni-plugin-container-v4.11.1-5\nkubevirt-tekton-tasks-cleanup-vm-container-v4.11.1-7\nkubevirt-tekton-tasks-operator-container-v4.11.1-2\ncnv-must-gather-container-v4.11.1-8\nkubevirt-console-plugin-container-v4.11.1-9\nhco-bundle-registry-container-v4.11.1-49",
"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-2022:8750",
"url": "https://access.redhat.com/errata/RHSA-2022:8750"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/updates/classification/#moderate",
"url": "https://access.redhat.com/security/updates/classification/#moderate"
},
{
"category": "external",
"summary": "2033191",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2033191"
},
{
"category": "external",
"summary": "2064857",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2064857"
},
{
"category": "external",
"summary": "2070772",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2070772"
},
{
"category": "external",
"summary": "2077688",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2077688"
},
{
"category": "external",
"summary": "2077689",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2077689"
},
{
"category": "external",
"summary": "2087177",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2087177"
},
{
"category": "external",
"summary": "2089391",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2089391"
},
{
"category": "external",
"summary": "2091856",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2091856"
},
{
"category": "external",
"summary": "2092793",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2092793"
},
{
"category": "external",
"summary": "2098225",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2098225"
},
{
"category": "external",
"summary": "2100495",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2100495"
},
{
"category": "external",
"summary": "2102694",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2102694"
},
{
"category": "external",
"summary": "2109407",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2109407"
},
{
"category": "external",
"summary": "2110562",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2110562"
},
{
"category": "external",
"summary": "2112643",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2112643"
},
{
"category": "external",
"summary": "2115371",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2115371"
},
{
"category": "external",
"summary": "2119613",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2119613"
},
{
"category": "external",
"summary": "2128554",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2128554"
},
{
"category": "external",
"summary": "2128872",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2128872"
},
{
"category": "external",
"summary": "2128997",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2128997"
},
{
"category": "external",
"summary": "2129013",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2129013"
},
{
"category": "external",
"summary": "2129235",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2129235"
},
{
"category": "external",
"summary": "2134668",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2134668"
},
{
"category": "external",
"summary": "2139453",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2139453"
},
{
"category": "self",
"summary": "Canonical URL",
"url": "https://security.access.redhat.com/data/csaf/v2/advisories/2022/rhsa-2022_8750.json"
}
],
"title": "Red Hat Security Advisory: OpenShift Virtualization 4.11.1 security and bug fix update",
"tracking": {
"current_release_date": "2025-10-31T18:58:41+00:00",
"generator": {
"date": "2025-10-31T18:58:41+00:00",
"engine": {
"name": "Red Hat SDEngine",
"version": "4.6.10"
}
},
"id": "RHSA-2022:8750",
"initial_release_date": "2022-12-01T21:09:40+00:00",
"revision_history": [
{
"date": "2022-12-01T21:09:40+00:00",
"number": "1",
"summary": "Initial version"
},
{
"date": "2022-12-01T21:09:40+00:00",
"number": "2",
"summary": "Last updated version"
},
{
"date": "2025-10-31T18:58:41+00:00",
"number": "3",
"summary": "Last generated version"
}
],
"status": "final",
"version": "3"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_name",
"name": "CNV 4.11 for RHEL 8",
"product": {
"name": "CNV 4.11 for RHEL 8",
"product_id": "8Base-CNV-4.11",
"product_identification_helper": {
"cpe": "cpe:/a:redhat:container_native_virtualization:4.11::el8"
}
}
}
],
"category": "product_family",
"name": "OpenShift Virtualization"
},
{
"branches": [
{
"category": "product_version",
"name": "container-native-virtualization/bridge-marker@sha256:59e80e29aef53d75cd40d526a2f033fb7aa1ac649da1a9e76b64d466257176cd_amd64",
"product": {
"name": "container-native-virtualization/bridge-marker@sha256:59e80e29aef53d75cd40d526a2f033fb7aa1ac649da1a9e76b64d466257176cd_amd64",
"product_id": "container-native-virtualization/bridge-marker@sha256:59e80e29aef53d75cd40d526a2f033fb7aa1ac649da1a9e76b64d466257176cd_amd64",
"product_identification_helper": {
"purl": "pkg:oci/bridge-marker@sha256:59e80e29aef53d75cd40d526a2f033fb7aa1ac649da1a9e76b64d466257176cd?arch=amd64\u0026repository_url=registry.redhat.io/container-native-virtualization/bridge-marker\u0026tag=v4.11.1-8"
}
}
},
{
"category": "product_version",
"name": "container-native-virtualization/checkup-framework@sha256:2370dd32b3e15b4261ed6267d5233ff549bd58bf5700edecc4062cce4a2bc302_amd64",
"product": {
"name": "container-native-virtualization/checkup-framework@sha256:2370dd32b3e15b4261ed6267d5233ff549bd58bf5700edecc4062cce4a2bc302_amd64",
"product_id": "container-native-virtualization/checkup-framework@sha256:2370dd32b3e15b4261ed6267d5233ff549bd58bf5700edecc4062cce4a2bc302_amd64",
"product_identification_helper": {
"purl": "pkg:oci/checkup-framework@sha256:2370dd32b3e15b4261ed6267d5233ff549bd58bf5700edecc4062cce4a2bc302?arch=amd64\u0026repository_url=registry.redhat.io/container-native-virtualization/checkup-framework\u0026tag=v4.11.1-8"
}
}
},
{
"category": "product_version",
"name": "container-native-virtualization/cluster-network-addons-operator@sha256:62bc5bdbecd1c2b15d254ef0f6754c155a3dff53178e3b7e48b0e064d82e0ebe_amd64",
"product": {
"name": "container-native-virtualization/cluster-network-addons-operator@sha256:62bc5bdbecd1c2b15d254ef0f6754c155a3dff53178e3b7e48b0e064d82e0ebe_amd64",
"product_id": "container-native-virtualization/cluster-network-addons-operator@sha256:62bc5bdbecd1c2b15d254ef0f6754c155a3dff53178e3b7e48b0e064d82e0ebe_amd64",
"product_identification_helper": {
"purl": "pkg:oci/cluster-network-addons-operator@sha256:62bc5bdbecd1c2b15d254ef0f6754c155a3dff53178e3b7e48b0e064d82e0ebe?arch=amd64\u0026repository_url=registry.redhat.io/container-native-virtualization/cluster-network-addons-operator\u0026tag=v4.11.1-8"
}
}
},
{
"category": "product_version",
"name": "container-native-virtualization/cnv-containernetworking-plugins@sha256:37cbda49804ccc5626216e3a4f0fde8d94d93111e49b2b9256cd9da07985681e_amd64",
"product": {
"name": "container-native-virtualization/cnv-containernetworking-plugins@sha256:37cbda49804ccc5626216e3a4f0fde8d94d93111e49b2b9256cd9da07985681e_amd64",
"product_id": "container-native-virtualization/cnv-containernetworking-plugins@sha256:37cbda49804ccc5626216e3a4f0fde8d94d93111e49b2b9256cd9da07985681e_amd64",
"product_identification_helper": {
"purl": "pkg:oci/cnv-containernetworking-plugins@sha256:37cbda49804ccc5626216e3a4f0fde8d94d93111e49b2b9256cd9da07985681e?arch=amd64\u0026repository_url=registry.redhat.io/container-native-virtualization/cnv-containernetworking-plugins\u0026tag=v4.11.1-8"
}
}
},
{
"category": "product_version",
"name": "container-native-virtualization/cnv-must-gather-rhel8@sha256:288403025b7d6f5e1ee9d32bf23efc07d63ab90ad4f9f558949dfac44f6c3abc_amd64",
"product": {
"name": "container-native-virtualization/cnv-must-gather-rhel8@sha256:288403025b7d6f5e1ee9d32bf23efc07d63ab90ad4f9f558949dfac44f6c3abc_amd64",
"product_id": "container-native-virtualization/cnv-must-gather-rhel8@sha256:288403025b7d6f5e1ee9d32bf23efc07d63ab90ad4f9f558949dfac44f6c3abc_amd64",
"product_identification_helper": {
"purl": "pkg:oci/cnv-must-gather-rhel8@sha256:288403025b7d6f5e1ee9d32bf23efc07d63ab90ad4f9f558949dfac44f6c3abc?arch=amd64\u0026repository_url=registry.redhat.io/container-native-virtualization/cnv-must-gather-rhel8\u0026tag=v4.11.1-15"
}
}
},
{
"category": "product_version",
"name": "container-native-virtualization/hco-bundle-registry@sha256:2ed82d656fb357c2eafdbf5e3436a27c6c27e81ff9a78e6108d624b0e5ac4df2_amd64",
"product": {
"name": "container-native-virtualization/hco-bundle-registry@sha256:2ed82d656fb357c2eafdbf5e3436a27c6c27e81ff9a78e6108d624b0e5ac4df2_amd64",
"product_id": "container-native-virtualization/hco-bundle-registry@sha256:2ed82d656fb357c2eafdbf5e3436a27c6c27e81ff9a78e6108d624b0e5ac4df2_amd64",
"product_identification_helper": {
"purl": "pkg:oci/hco-bundle-registry@sha256:2ed82d656fb357c2eafdbf5e3436a27c6c27e81ff9a78e6108d624b0e5ac4df2?arch=amd64\u0026repository_url=registry.redhat.io/container-native-virtualization/hco-bundle-registry\u0026tag=v4.11.1-92"
}
}
},
{
"category": "product_version",
"name": "container-native-virtualization/hostpath-csi-driver-rhel8@sha256:db4873121d15ac4ac438a101a7b7c347769922311d53e8d06b02c41e3b62ecac_amd64",
"product": {
"name": "container-native-virtualization/hostpath-csi-driver-rhel8@sha256:db4873121d15ac4ac438a101a7b7c347769922311d53e8d06b02c41e3b62ecac_amd64",
"product_id": "container-native-virtualization/hostpath-csi-driver-rhel8@sha256:db4873121d15ac4ac438a101a7b7c347769922311d53e8d06b02c41e3b62ecac_amd64",
"product_identification_helper": {
"purl": "pkg:oci/hostpath-csi-driver-rhel8@sha256:db4873121d15ac4ac438a101a7b7c347769922311d53e8d06b02c41e3b62ecac?arch=amd64\u0026repository_url=registry.redhat.io/container-native-virtualization/hostpath-csi-driver-rhel8\u0026tag=v4.11.1-5"
}
}
},
{
"category": "product_version",
"name": "container-native-virtualization/hostpath-csi-driver@sha256:db4873121d15ac4ac438a101a7b7c347769922311d53e8d06b02c41e3b62ecac_amd64",
"product": {
"name": "container-native-virtualization/hostpath-csi-driver@sha256:db4873121d15ac4ac438a101a7b7c347769922311d53e8d06b02c41e3b62ecac_amd64",
"product_id": "container-native-virtualization/hostpath-csi-driver@sha256:db4873121d15ac4ac438a101a7b7c347769922311d53e8d06b02c41e3b62ecac_amd64",
"product_identification_helper": {
"purl": "pkg:oci/hostpath-csi-driver@sha256:db4873121d15ac4ac438a101a7b7c347769922311d53e8d06b02c41e3b62ecac?arch=amd64\u0026repository_url=registry.redhat.io/container-native-virtualization/hostpath-csi-driver\u0026tag=v4.11.1-5"
}
}
},
{
"category": "product_version",
"name": "container-native-virtualization/hostpath-provisioner-rhel8@sha256:f8f67f5e67ea99dda1445257ceba9e68614efe9c8d2fc257d88ce6bcf56ec40f_amd64",
"product": {
"name": "container-native-virtualization/hostpath-provisioner-rhel8@sha256:f8f67f5e67ea99dda1445257ceba9e68614efe9c8d2fc257d88ce6bcf56ec40f_amd64",
"product_id": "container-native-virtualization/hostpath-provisioner-rhel8@sha256:f8f67f5e67ea99dda1445257ceba9e68614efe9c8d2fc257d88ce6bcf56ec40f_amd64",
"product_identification_helper": {
"purl": "pkg:oci/hostpath-provisioner-rhel8@sha256:f8f67f5e67ea99dda1445257ceba9e68614efe9c8d2fc257d88ce6bcf56ec40f?arch=amd64\u0026repository_url=registry.redhat.io/container-native-virtualization/hostpath-provisioner-rhel8\u0026tag=v4.11.1-5"
}
}
},
{
"category": "product_version",
"name": "container-native-virtualization/hostpath-provisioner-rhel8-operator@sha256:42ed6288a8444726a7addb617bdb53ccff36090d2b22f4499d4b2ccc51009b17_amd64",
"product": {
"name": "container-native-virtualization/hostpath-provisioner-rhel8-operator@sha256:42ed6288a8444726a7addb617bdb53ccff36090d2b22f4499d4b2ccc51009b17_amd64",
"product_id": "container-native-virtualization/hostpath-provisioner-rhel8-operator@sha256:42ed6288a8444726a7addb617bdb53ccff36090d2b22f4499d4b2ccc51009b17_amd64",
"product_identification_helper": {
"purl": "pkg:oci/hostpath-provisioner-rhel8-operator@sha256:42ed6288a8444726a7addb617bdb53ccff36090d2b22f4499d4b2ccc51009b17?arch=amd64\u0026repository_url=registry.redhat.io/container-native-virtualization/hostpath-provisioner-rhel8-operator\u0026tag=v4.11.1-6"
}
}
},
{
"category": "product_version",
"name": "container-native-virtualization/hyperconverged-cluster-operator@sha256:98be2c9b4d41c8e35067318d01a76a747513652fcbd41ba38070b49ab1858e6c_amd64",
"product": {
"name": "container-native-virtualization/hyperconverged-cluster-operator@sha256:98be2c9b4d41c8e35067318d01a76a747513652fcbd41ba38070b49ab1858e6c_amd64",
"product_id": "container-native-virtualization/hyperconverged-cluster-operator@sha256:98be2c9b4d41c8e35067318d01a76a747513652fcbd41ba38070b49ab1858e6c_amd64",
"product_identification_helper": {
"purl": "pkg:oci/hyperconverged-cluster-operator@sha256:98be2c9b4d41c8e35067318d01a76a747513652fcbd41ba38070b49ab1858e6c?arch=amd64\u0026repository_url=registry.redhat.io/container-native-virtualization/hyperconverged-cluster-operator\u0026tag=v4.11.1-10"
}
}
},
{
"category": "product_version",
"name": "container-native-virtualization/hyperconverged-cluster-webhook-rhel8@sha256:45c90ed991c655126f8a9acb909d1e5607e224ec6412a015308794e5b02fe320_amd64",
"product": {
"name": "container-native-virtualization/hyperconverged-cluster-webhook-rhel8@sha256:45c90ed991c655126f8a9acb909d1e5607e224ec6412a015308794e5b02fe320_amd64",
"product_id": "container-native-virtualization/hyperconverged-cluster-webhook-rhel8@sha256:45c90ed991c655126f8a9acb909d1e5607e224ec6412a015308794e5b02fe320_amd64",
"product_identification_helper": {
"purl": "pkg:oci/hyperconverged-cluster-webhook-rhel8@sha256:45c90ed991c655126f8a9acb909d1e5607e224ec6412a015308794e5b02fe320?arch=amd64\u0026repository_url=registry.redhat.io/container-native-virtualization/hyperconverged-cluster-webhook-rhel8\u0026tag=v4.11.1-10"
}
}
},
{
"category": "product_version",
"name": "container-native-virtualization/kubemacpool@sha256:6f4c35e008f158160a28419568a1db2ce9bb3a2e1d3d2eb882fa0499be7dedd0_amd64",
"product": {
"name": "container-native-virtualization/kubemacpool@sha256:6f4c35e008f158160a28419568a1db2ce9bb3a2e1d3d2eb882fa0499be7dedd0_amd64",
"product_id": "container-native-virtualization/kubemacpool@sha256:6f4c35e008f158160a28419568a1db2ce9bb3a2e1d3d2eb882fa0499be7dedd0_amd64",
"product_identification_helper": {
"purl": "pkg:oci/kubemacpool@sha256:6f4c35e008f158160a28419568a1db2ce9bb3a2e1d3d2eb882fa0499be7dedd0?arch=amd64\u0026repository_url=registry.redhat.io/container-native-virtualization/kubemacpool\u0026tag=v4.11.1-8"
}
}
},
{
"category": "product_version",
"name": "container-native-virtualization/kubevirt-console-plugin@sha256:12f988f14cd8a4f7d5fa175a488435ad571091e2544670a0509fe1027ba71cfb_amd64",
"product": {
"name": "container-native-virtualization/kubevirt-console-plugin@sha256:12f988f14cd8a4f7d5fa175a488435ad571091e2544670a0509fe1027ba71cfb_amd64",
"product_id": "container-native-virtualization/kubevirt-console-plugin@sha256:12f988f14cd8a4f7d5fa175a488435ad571091e2544670a0509fe1027ba71cfb_amd64",
"product_identification_helper": {
"purl": "pkg:oci/kubevirt-console-plugin@sha256:12f988f14cd8a4f7d5fa175a488435ad571091e2544670a0509fe1027ba71cfb?arch=amd64\u0026repository_url=registry.redhat.io/container-native-virtualization/kubevirt-console-plugin\u0026tag=v4.11.1-17"
}
}
},
{
"category": "product_version",
"name": "container-native-virtualization/kubevirt-ssp-operator@sha256:b2c001156b0abeb4e2c890927fb935bc43c20300125b7add856302dfcea7052c_amd64",
"product": {
"name": "container-native-virtualization/kubevirt-ssp-operator@sha256:b2c001156b0abeb4e2c890927fb935bc43c20300125b7add856302dfcea7052c_amd64",
"product_id": "container-native-virtualization/kubevirt-ssp-operator@sha256:b2c001156b0abeb4e2c890927fb935bc43c20300125b7add856302dfcea7052c_amd64",
"product_identification_helper": {
"purl": "pkg:oci/kubevirt-ssp-operator@sha256:b2c001156b0abeb4e2c890927fb935bc43c20300125b7add856302dfcea7052c?arch=amd64\u0026repository_url=registry.redhat.io/container-native-virtualization/kubevirt-ssp-operator\u0026tag=v4.11.1-7"
}
}
},
{
"category": "product_version",
"name": "container-native-virtualization/kubevirt-tekton-tasks-cleanup-vm@sha256:f80bccd1ba7d922113f9f3a1506d01dd7d07ac8d70ef7c72eae497a368b6c303_amd64",
"product": {
"name": "container-native-virtualization/kubevirt-tekton-tasks-cleanup-vm@sha256:f80bccd1ba7d922113f9f3a1506d01dd7d07ac8d70ef7c72eae497a368b6c303_amd64",
"product_id": "container-native-virtualization/kubevirt-tekton-tasks-cleanup-vm@sha256:f80bccd1ba7d922113f9f3a1506d01dd7d07ac8d70ef7c72eae497a368b6c303_amd64",
"product_identification_helper": {
"purl": "pkg:oci/kubevirt-tekton-tasks-cleanup-vm@sha256:f80bccd1ba7d922113f9f3a1506d01dd7d07ac8d70ef7c72eae497a368b6c303?arch=amd64\u0026repository_url=registry.redhat.io/container-native-virtualization/kubevirt-tekton-tasks-cleanup-vm\u0026tag=v4.11.1-15"
}
}
},
{
"category": "product_version",
"name": "container-native-virtualization/kubevirt-tekton-tasks-copy-template@sha256:295767815690a79bb3b08895ab8937e322769773ad4cf7a305229ab29ccea897_amd64",
"product": {
"name": "container-native-virtualization/kubevirt-tekton-tasks-copy-template@sha256:295767815690a79bb3b08895ab8937e322769773ad4cf7a305229ab29ccea897_amd64",
"product_id": "container-native-virtualization/kubevirt-tekton-tasks-copy-template@sha256:295767815690a79bb3b08895ab8937e322769773ad4cf7a305229ab29ccea897_amd64",
"product_identification_helper": {
"purl": "pkg:oci/kubevirt-tekton-tasks-copy-template@sha256:295767815690a79bb3b08895ab8937e322769773ad4cf7a305229ab29ccea897?arch=amd64\u0026repository_url=registry.redhat.io/container-native-virtualization/kubevirt-tekton-tasks-copy-template\u0026tag=v4.11.1-15"
}
}
},
{
"category": "product_version",
"name": "container-native-virtualization/kubevirt-tekton-tasks-create-datavolume@sha256:3e3a30a00b367480d3182820ba11e366d87b44ff1e626f9025ddd2c612d78e47_amd64",
"product": {
"name": "container-native-virtualization/kubevirt-tekton-tasks-create-datavolume@sha256:3e3a30a00b367480d3182820ba11e366d87b44ff1e626f9025ddd2c612d78e47_amd64",
"product_id": "container-native-virtualization/kubevirt-tekton-tasks-create-datavolume@sha256:3e3a30a00b367480d3182820ba11e366d87b44ff1e626f9025ddd2c612d78e47_amd64",
"product_identification_helper": {
"purl": "pkg:oci/kubevirt-tekton-tasks-create-datavolume@sha256:3e3a30a00b367480d3182820ba11e366d87b44ff1e626f9025ddd2c612d78e47?arch=amd64\u0026repository_url=registry.redhat.io/container-native-virtualization/kubevirt-tekton-tasks-create-datavolume\u0026tag=v4.11.1-15"
}
}
},
{
"category": "product_version",
"name": "container-native-virtualization/kubevirt-tekton-tasks-create-vm-from-template@sha256:4a5362a1fa6fc22344231321616b0f5e1cec7152c73bf0d00a36df62448076ee_amd64",
"product": {
"name": "container-native-virtualization/kubevirt-tekton-tasks-create-vm-from-template@sha256:4a5362a1fa6fc22344231321616b0f5e1cec7152c73bf0d00a36df62448076ee_amd64",
"product_id": "container-native-virtualization/kubevirt-tekton-tasks-create-vm-from-template@sha256:4a5362a1fa6fc22344231321616b0f5e1cec7152c73bf0d00a36df62448076ee_amd64",
"product_identification_helper": {
"purl": "pkg:oci/kubevirt-tekton-tasks-create-vm-from-template@sha256:4a5362a1fa6fc22344231321616b0f5e1cec7152c73bf0d00a36df62448076ee?arch=amd64\u0026repository_url=registry.redhat.io/container-native-virtualization/kubevirt-tekton-tasks-create-vm-from-template\u0026tag=v4.11.1-15"
}
}
},
{
"category": "product_version",
"name": "container-native-virtualization/kubevirt-tekton-tasks-disk-virt-customize@sha256:fffeced76624d73cb2fd19919726886d28fd1bf4ce22549ce0ca84ed972b9e73_amd64",
"product": {
"name": "container-native-virtualization/kubevirt-tekton-tasks-disk-virt-customize@sha256:fffeced76624d73cb2fd19919726886d28fd1bf4ce22549ce0ca84ed972b9e73_amd64",
"product_id": "container-native-virtualization/kubevirt-tekton-tasks-disk-virt-customize@sha256:fffeced76624d73cb2fd19919726886d28fd1bf4ce22549ce0ca84ed972b9e73_amd64",
"product_identification_helper": {
"purl": "pkg:oci/kubevirt-tekton-tasks-disk-virt-customize@sha256:fffeced76624d73cb2fd19919726886d28fd1bf4ce22549ce0ca84ed972b9e73?arch=amd64\u0026repository_url=registry.redhat.io/container-native-virtualization/kubevirt-tekton-tasks-disk-virt-customize\u0026tag=v4.11.1-15"
}
}
},
{
"category": "product_version",
"name": "container-native-virtualization/kubevirt-tekton-tasks-disk-virt-sysprep@sha256:4e0d47644f1f44e1f01902691edce9e27acfa1aeb5f2de98439acfea7596c2e9_amd64",
"product": {
"name": "container-native-virtualization/kubevirt-tekton-tasks-disk-virt-sysprep@sha256:4e0d47644f1f44e1f01902691edce9e27acfa1aeb5f2de98439acfea7596c2e9_amd64",
"product_id": "container-native-virtualization/kubevirt-tekton-tasks-disk-virt-sysprep@sha256:4e0d47644f1f44e1f01902691edce9e27acfa1aeb5f2de98439acfea7596c2e9_amd64",
"product_identification_helper": {
"purl": "pkg:oci/kubevirt-tekton-tasks-disk-virt-sysprep@sha256:4e0d47644f1f44e1f01902691edce9e27acfa1aeb5f2de98439acfea7596c2e9?arch=amd64\u0026repository_url=registry.redhat.io/container-native-virtualization/kubevirt-tekton-tasks-disk-virt-sysprep\u0026tag=v4.11.1-15"
}
}
},
{
"category": "product_version",
"name": "container-native-virtualization/kubevirt-tekton-tasks-modify-vm-template@sha256:53e110e700707e9f876d08a68240b6841ba5932e32b18ace1f9b8be1e575d954_amd64",
"product": {
"name": "container-native-virtualization/kubevirt-tekton-tasks-modify-vm-template@sha256:53e110e700707e9f876d08a68240b6841ba5932e32b18ace1f9b8be1e575d954_amd64",
"product_id": "container-native-virtualization/kubevirt-tekton-tasks-modify-vm-template@sha256:53e110e700707e9f876d08a68240b6841ba5932e32b18ace1f9b8be1e575d954_amd64",
"product_identification_helper": {
"purl": "pkg:oci/kubevirt-tekton-tasks-modify-vm-template@sha256:53e110e700707e9f876d08a68240b6841ba5932e32b18ace1f9b8be1e575d954?arch=amd64\u0026repository_url=registry.redhat.io/container-native-virtualization/kubevirt-tekton-tasks-modify-vm-template\u0026tag=v4.11.1-15"
}
}
},
{
"category": "product_version",
"name": "container-native-virtualization/kubevirt-tekton-tasks-operator@sha256:f854b68b7443c4ed87e50132aa776e1b60bd71e888cee4e181840667858b7a90_amd64",
"product": {
"name": "container-native-virtualization/kubevirt-tekton-tasks-operator@sha256:f854b68b7443c4ed87e50132aa776e1b60bd71e888cee4e181840667858b7a90_amd64",
"product_id": "container-native-virtualization/kubevirt-tekton-tasks-operator@sha256:f854b68b7443c4ed87e50132aa776e1b60bd71e888cee4e181840667858b7a90_amd64",
"product_identification_helper": {
"purl": "pkg:oci/kubevirt-tekton-tasks-operator@sha256:f854b68b7443c4ed87e50132aa776e1b60bd71e888cee4e181840667858b7a90?arch=amd64\u0026repository_url=registry.redhat.io/container-native-virtualization/kubevirt-tekton-tasks-operator\u0026tag=v4.11.1-4"
}
}
},
{
"category": "product_version",
"name": "container-native-virtualization/kubevirt-tekton-tasks-wait-for-vmi-status@sha256:b55e6949adf047224f78d0eba66a5b64c787719f4236a4b4feab268071f0c015_amd64",
"product": {
"name": "container-native-virtualization/kubevirt-tekton-tasks-wait-for-vmi-status@sha256:b55e6949adf047224f78d0eba66a5b64c787719f4236a4b4feab268071f0c015_amd64",
"product_id": "container-native-virtualization/kubevirt-tekton-tasks-wait-for-vmi-status@sha256:b55e6949adf047224f78d0eba66a5b64c787719f4236a4b4feab268071f0c015_amd64",
"product_identification_helper": {
"purl": "pkg:oci/kubevirt-tekton-tasks-wait-for-vmi-status@sha256:b55e6949adf047224f78d0eba66a5b64c787719f4236a4b4feab268071f0c015?arch=amd64\u0026repository_url=registry.redhat.io/container-native-virtualization/kubevirt-tekton-tasks-wait-for-vmi-status\u0026tag=v4.11.1-15"
}
}
},
{
"category": "product_version",
"name": "container-native-virtualization/kubevirt-template-validator@sha256:f3b8bdc5905143bcfe825ceb633ed04219913ebff04edaabe019810771306578_amd64",
"product": {
"name": "container-native-virtualization/kubevirt-template-validator@sha256:f3b8bdc5905143bcfe825ceb633ed04219913ebff04edaabe019810771306578_amd64",
"product_id": "container-native-virtualization/kubevirt-template-validator@sha256:f3b8bdc5905143bcfe825ceb633ed04219913ebff04edaabe019810771306578_amd64",
"product_identification_helper": {
"purl": "pkg:oci/kubevirt-template-validator@sha256:f3b8bdc5905143bcfe825ceb633ed04219913ebff04edaabe019810771306578?arch=amd64\u0026repository_url=registry.redhat.io/container-native-virtualization/kubevirt-template-validator\u0026tag=v4.11.1-7"
}
}
},
{
"category": "product_version",
"name": "container-native-virtualization/libguestfs-tools@sha256:d244c934a8209d4bfd04f42fee30ec456078a1db61f1720d11c745cc76ab3e1d_amd64",
"product": {
"name": "container-native-virtualization/libguestfs-tools@sha256:d244c934a8209d4bfd04f42fee30ec456078a1db61f1720d11c745cc76ab3e1d_amd64",
"product_id": "container-native-virtualization/libguestfs-tools@sha256:d244c934a8209d4bfd04f42fee30ec456078a1db61f1720d11c745cc76ab3e1d_amd64",
"product_identification_helper": {
"purl": "pkg:oci/libguestfs-tools@sha256:d244c934a8209d4bfd04f42fee30ec456078a1db61f1720d11c745cc76ab3e1d?arch=amd64\u0026repository_url=registry.redhat.io/container-native-virtualization/libguestfs-tools\u0026tag=v4.11.1-11"
}
}
},
{
"category": "product_version",
"name": "container-native-virtualization/ovs-cni-marker@sha256:7109aa0773b2a019fc4e981009100b94b7adb89119be585f9a577b258af277b2_amd64",
"product": {
"name": "container-native-virtualization/ovs-cni-marker@sha256:7109aa0773b2a019fc4e981009100b94b7adb89119be585f9a577b258af277b2_amd64",
"product_id": "container-native-virtualization/ovs-cni-marker@sha256:7109aa0773b2a019fc4e981009100b94b7adb89119be585f9a577b258af277b2_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ovs-cni-marker@sha256:7109aa0773b2a019fc4e981009100b94b7adb89119be585f9a577b258af277b2?arch=amd64\u0026repository_url=registry.redhat.io/container-native-virtualization/ovs-cni-marker\u0026tag=v4.11.1-8"
}
}
},
{
"category": "product_version",
"name": "container-native-virtualization/ovs-cni-plugin@sha256:10baab1fb06b0afbf4c790e24c6cea12516c1f4e047c9515309af20ef45e6c01_amd64",
"product": {
"name": "container-native-virtualization/ovs-cni-plugin@sha256:10baab1fb06b0afbf4c790e24c6cea12516c1f4e047c9515309af20ef45e6c01_amd64",
"product_id": "container-native-virtualization/ovs-cni-plugin@sha256:10baab1fb06b0afbf4c790e24c6cea12516c1f4e047c9515309af20ef45e6c01_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ovs-cni-plugin@sha256:10baab1fb06b0afbf4c790e24c6cea12516c1f4e047c9515309af20ef45e6c01?arch=amd64\u0026repository_url=registry.redhat.io/container-native-virtualization/ovs-cni-plugin\u0026tag=v4.11.1-8"
}
}
},
{
"category": "product_version",
"name": "container-native-virtualization/virt-api@sha256:a66fb987f6eca11f2922dc3ef5e199ef12817bac071d033829f01a3dcb2c4e14_amd64",
"product": {
"name": "container-native-virtualization/virt-api@sha256:a66fb987f6eca11f2922dc3ef5e199ef12817bac071d033829f01a3dcb2c4e14_amd64",
"product_id": "container-native-virtualization/virt-api@sha256:a66fb987f6eca11f2922dc3ef5e199ef12817bac071d033829f01a3dcb2c4e14_amd64",
"product_identification_helper": {
"purl": "pkg:oci/virt-api@sha256:a66fb987f6eca11f2922dc3ef5e199ef12817bac071d033829f01a3dcb2c4e14?arch=amd64\u0026repository_url=registry.redhat.io/container-native-virtualization/virt-api\u0026tag=v4.11.1-11"
}
}
},
{
"category": "product_version",
"name": "container-native-virtualization/virt-artifacts-server@sha256:ef16ccd7b5928288b84e16dbc8e5e3c83716174d98b414de7d8c98f4d780fa48_amd64",
"product": {
"name": "container-native-virtualization/virt-artifacts-server@sha256:ef16ccd7b5928288b84e16dbc8e5e3c83716174d98b414de7d8c98f4d780fa48_amd64",
"product_id": "container-native-virtualization/virt-artifacts-server@sha256:ef16ccd7b5928288b84e16dbc8e5e3c83716174d98b414de7d8c98f4d780fa48_amd64",
"product_identification_helper": {
"purl": "pkg:oci/virt-artifacts-server@sha256:ef16ccd7b5928288b84e16dbc8e5e3c83716174d98b414de7d8c98f4d780fa48?arch=amd64\u0026repository_url=registry.redhat.io/container-native-virtualization/virt-artifacts-server\u0026tag=v4.11.1-11"
}
}
},
{
"category": "product_version",
"name": "container-native-virtualization/virt-cdi-apiserver@sha256:3fbe2cf982203ad1565faf3dfdff2131a95754fa1924bc4540ef16a8c6a92996_amd64",
"product": {
"name": "container-native-virtualization/virt-cdi-apiserver@sha256:3fbe2cf982203ad1565faf3dfdff2131a95754fa1924bc4540ef16a8c6a92996_amd64",
"product_id": "container-native-virtualization/virt-cdi-apiserver@sha256:3fbe2cf982203ad1565faf3dfdff2131a95754fa1924bc4540ef16a8c6a92996_amd64",
"product_identification_helper": {
"purl": "pkg:oci/virt-cdi-apiserver@sha256:3fbe2cf982203ad1565faf3dfdff2131a95754fa1924bc4540ef16a8c6a92996?arch=amd64\u0026repository_url=registry.redhat.io/container-native-virtualization/virt-cdi-apiserver\u0026tag=v4.11.1-7"
}
}
},
{
"category": "product_version",
"name": "container-native-virtualization/virt-cdi-cloner@sha256:6570c84c760ddc023cc254c252d8a7a986d50e9dffb09cb56db0334f08454965_amd64",
"product": {
"name": "container-native-virtualization/virt-cdi-cloner@sha256:6570c84c760ddc023cc254c252d8a7a986d50e9dffb09cb56db0334f08454965_amd64",
"product_id": "container-native-virtualization/virt-cdi-cloner@sha256:6570c84c760ddc023cc254c252d8a7a986d50e9dffb09cb56db0334f08454965_amd64",
"product_identification_helper": {
"purl": "pkg:oci/virt-cdi-cloner@sha256:6570c84c760ddc023cc254c252d8a7a986d50e9dffb09cb56db0334f08454965?arch=amd64\u0026repository_url=registry.redhat.io/container-native-virtualization/virt-cdi-cloner\u0026tag=v4.11.1-7"
}
}
},
{
"category": "product_version",
"name": "container-native-virtualization/virt-cdi-controller@sha256:23f99683fc40c258ffa809f6e4e97835d9506247f4dc35640275c365d54b95c0_amd64",
"product": {
"name": "container-native-virtualization/virt-cdi-controller@sha256:23f99683fc40c258ffa809f6e4e97835d9506247f4dc35640275c365d54b95c0_amd64",
"product_id": "container-native-virtualization/virt-cdi-controller@sha256:23f99683fc40c258ffa809f6e4e97835d9506247f4dc35640275c365d54b95c0_amd64",
"product_identification_helper": {
"purl": "pkg:oci/virt-cdi-controller@sha256:23f99683fc40c258ffa809f6e4e97835d9506247f4dc35640275c365d54b95c0?arch=amd64\u0026repository_url=registry.redhat.io/container-native-virtualization/virt-cdi-controller\u0026tag=v4.11.1-7"
}
}
},
{
"category": "product_version",
"name": "container-native-virtualization/virt-cdi-importer@sha256:171e69c1cf17c27b2eb69e6411b50e616366e5c188dd25baeade3c634c1425e4_amd64",
"product": {
"name": "container-native-virtualization/virt-cdi-importer@sha256:171e69c1cf17c27b2eb69e6411b50e616366e5c188dd25baeade3c634c1425e4_amd64",
"product_id": "container-native-virtualization/virt-cdi-importer@sha256:171e69c1cf17c27b2eb69e6411b50e616366e5c188dd25baeade3c634c1425e4_amd64",
"product_identification_helper": {
"purl": "pkg:oci/virt-cdi-importer@sha256:171e69c1cf17c27b2eb69e6411b50e616366e5c188dd25baeade3c634c1425e4?arch=amd64\u0026repository_url=registry.redhat.io/container-native-virtualization/virt-cdi-importer\u0026tag=v4.11.1-7"
}
}
},
{
"category": "product_version",
"name": "container-native-virtualization/virt-cdi-operator@sha256:6acb6fdc85de481f0ec834646760701d1351eecfb72ecacd2393509d84f07c1f_amd64",
"product": {
"name": "container-native-virtualization/virt-cdi-operator@sha256:6acb6fdc85de481f0ec834646760701d1351eecfb72ecacd2393509d84f07c1f_amd64",
"product_id": "container-native-virtualization/virt-cdi-operator@sha256:6acb6fdc85de481f0ec834646760701d1351eecfb72ecacd2393509d84f07c1f_amd64",
"product_identification_helper": {
"purl": "pkg:oci/virt-cdi-operator@sha256:6acb6fdc85de481f0ec834646760701d1351eecfb72ecacd2393509d84f07c1f?arch=amd64\u0026repository_url=registry.redhat.io/container-native-virtualization/virt-cdi-operator\u0026tag=v4.11.1-7"
}
}
},
{
"category": "product_version",
"name": "container-native-virtualization/virt-cdi-uploadproxy@sha256:e33e0ed610af88df4a2901c0b78aeb2e174d43ba60c7d7982b7c78b2f4545846_amd64",
"product": {
"name": "container-native-virtualization/virt-cdi-uploadproxy@sha256:e33e0ed610af88df4a2901c0b78aeb2e174d43ba60c7d7982b7c78b2f4545846_amd64",
"product_id": "container-native-virtualization/virt-cdi-uploadproxy@sha256:e33e0ed610af88df4a2901c0b78aeb2e174d43ba60c7d7982b7c78b2f4545846_amd64",
"product_identification_helper": {
"purl": "pkg:oci/virt-cdi-uploadproxy@sha256:e33e0ed610af88df4a2901c0b78aeb2e174d43ba60c7d7982b7c78b2f4545846?arch=amd64\u0026repository_url=registry.redhat.io/container-native-virtualization/virt-cdi-uploadproxy\u0026tag=v4.11.1-7"
}
}
},
{
"category": "product_version",
"name": "container-native-virtualization/virt-cdi-uploadserver@sha256:17d7ef4fd170b41bd6c0eaed374d591ab4e816d8c7d9ba5afa3d97ddd97b1521_amd64",
"product": {
"name": "container-native-virtualization/virt-cdi-uploadserver@sha256:17d7ef4fd170b41bd6c0eaed374d591ab4e816d8c7d9ba5afa3d97ddd97b1521_amd64",
"product_id": "container-native-virtualization/virt-cdi-uploadserver@sha256:17d7ef4fd170b41bd6c0eaed374d591ab4e816d8c7d9ba5afa3d97ddd97b1521_amd64",
"product_identification_helper": {
"purl": "pkg:oci/virt-cdi-uploadserver@sha256:17d7ef4fd170b41bd6c0eaed374d591ab4e816d8c7d9ba5afa3d97ddd97b1521?arch=amd64\u0026repository_url=registry.redhat.io/container-native-virtualization/virt-cdi-uploadserver\u0026tag=v4.11.1-7"
}
}
},
{
"category": "product_version",
"name": "container-native-virtualization/virt-controller@sha256:834c84710fa4b61b5797681e538723dda5962fc06484c092dfebb28d7ea4fd6e_amd64",
"product": {
"name": "container-native-virtualization/virt-controller@sha256:834c84710fa4b61b5797681e538723dda5962fc06484c092dfebb28d7ea4fd6e_amd64",
"product_id": "container-native-virtualization/virt-controller@sha256:834c84710fa4b61b5797681e538723dda5962fc06484c092dfebb28d7ea4fd6e_amd64",
"product_identification_helper": {
"purl": "pkg:oci/virt-controller@sha256:834c84710fa4b61b5797681e538723dda5962fc06484c092dfebb28d7ea4fd6e?arch=amd64\u0026repository_url=registry.redhat.io/container-native-virtualization/virt-controller\u0026tag=v4.11.1-11"
}
}
},
{
"category": "product_version",
"name": "container-native-virtualization/virt-handler@sha256:5232ce9a3704e6be8bce6bccddb234275afdaaf655a239cca642d2afc7a583ba_amd64",
"product": {
"name": "container-native-virtualization/virt-handler@sha256:5232ce9a3704e6be8bce6bccddb234275afdaaf655a239cca642d2afc7a583ba_amd64",
"product_id": "container-native-virtualization/virt-handler@sha256:5232ce9a3704e6be8bce6bccddb234275afdaaf655a239cca642d2afc7a583ba_amd64",
"product_identification_helper": {
"purl": "pkg:oci/virt-handler@sha256:5232ce9a3704e6be8bce6bccddb234275afdaaf655a239cca642d2afc7a583ba?arch=amd64\u0026repository_url=registry.redhat.io/container-native-virtualization/virt-handler\u0026tag=v4.11.1-11"
}
}
},
{
"category": "product_version",
"name": "container-native-virtualization/virtio-win@sha256:1a0ba39da4dc899ba8c1f13acb1f978f4c794a99163ba4935e4975cad6610e70_amd64",
"product": {
"name": "container-native-virtualization/virtio-win@sha256:1a0ba39da4dc899ba8c1f13acb1f978f4c794a99163ba4935e4975cad6610e70_amd64",
"product_id": "container-native-virtualization/virtio-win@sha256:1a0ba39da4dc899ba8c1f13acb1f978f4c794a99163ba4935e4975cad6610e70_amd64",
"product_identification_helper": {
"purl": "pkg:oci/virtio-win@sha256:1a0ba39da4dc899ba8c1f13acb1f978f4c794a99163ba4935e4975cad6610e70?arch=amd64\u0026repository_url=registry.redhat.io/container-native-virtualization/virtio-win\u0026tag=v4.11.1-6"
}
}
},
{
"category": "product_version",
"name": "container-native-virtualization/virt-launcher@sha256:9cbbc3692cdcc0f8552a5de7233e5c43a3f9e56b6dc93af1c7c8bc3ccfed9aaf_amd64",
"product": {
"name": "container-native-virtualization/virt-launcher@sha256:9cbbc3692cdcc0f8552a5de7233e5c43a3f9e56b6dc93af1c7c8bc3ccfed9aaf_amd64",
"product_id": "container-native-virtualization/virt-launcher@sha256:9cbbc3692cdcc0f8552a5de7233e5c43a3f9e56b6dc93af1c7c8bc3ccfed9aaf_amd64",
"product_identification_helper": {
"purl": "pkg:oci/virt-launcher@sha256:9cbbc3692cdcc0f8552a5de7233e5c43a3f9e56b6dc93af1c7c8bc3ccfed9aaf?arch=amd64\u0026repository_url=registry.redhat.io/container-native-virtualization/virt-launcher\u0026tag=v4.11.1-11"
}
}
},
{
"category": "product_version",
"name": "container-native-virtualization/virt-operator@sha256:4f91d8c011681951daa86ef1f9293fbfd3d9cc4eaa4746761ba1c3fc41149bb0_amd64",
"product": {
"name": "container-native-virtualization/virt-operator@sha256:4f91d8c011681951daa86ef1f9293fbfd3d9cc4eaa4746761ba1c3fc41149bb0_amd64",
"product_id": "container-native-virtualization/virt-operator@sha256:4f91d8c011681951daa86ef1f9293fbfd3d9cc4eaa4746761ba1c3fc41149bb0_amd64",
"product_identification_helper": {
"purl": "pkg:oci/virt-operator@sha256:4f91d8c011681951daa86ef1f9293fbfd3d9cc4eaa4746761ba1c3fc41149bb0?arch=amd64\u0026repository_url=registry.redhat.io/container-native-virtualization/virt-operator\u0026tag=v4.11.1-11"
}
}
},
{
"category": "product_version",
"name": "container-native-virtualization/vm-network-latency-checkup@sha256:6fd6c7b974eabe5a710b1fa2b3aaf783fe3951112b42a0156743cb16a033b700_amd64",
"product": {
"name": "container-native-virtualization/vm-network-latency-checkup@sha256:6fd6c7b974eabe5a710b1fa2b3aaf783fe3951112b42a0156743cb16a033b700_amd64",
"product_id": "container-native-virtualization/vm-network-latency-checkup@sha256:6fd6c7b974eabe5a710b1fa2b3aaf783fe3951112b42a0156743cb16a033b700_amd64",
"product_identification_helper": {
"purl": "pkg:oci/vm-network-latency-checkup@sha256:6fd6c7b974eabe5a710b1fa2b3aaf783fe3951112b42a0156743cb16a033b700?arch=amd64\u0026repository_url=registry.redhat.io/container-native-virtualization/vm-network-latency-checkup\u0026tag=v4.11.1-8"
}
}
}
],
"category": "architecture",
"name": "amd64"
}
],
"category": "vendor",
"name": "Red Hat"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "container-native-virtualization/bridge-marker@sha256:59e80e29aef53d75cd40d526a2f033fb7aa1ac649da1a9e76b64d466257176cd_amd64 as a component of CNV 4.11 for RHEL 8",
"product_id": "8Base-CNV-4.11:container-native-virtualization/bridge-marker@sha256:59e80e29aef53d75cd40d526a2f033fb7aa1ac649da1a9e76b64d466257176cd_amd64"
},
"product_reference": "container-native-virtualization/bridge-marker@sha256:59e80e29aef53d75cd40d526a2f033fb7aa1ac649da1a9e76b64d466257176cd_amd64",
"relates_to_product_reference": "8Base-CNV-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "container-native-virtualization/checkup-framework@sha256:2370dd32b3e15b4261ed6267d5233ff549bd58bf5700edecc4062cce4a2bc302_amd64 as a component of CNV 4.11 for RHEL 8",
"product_id": "8Base-CNV-4.11:container-native-virtualization/checkup-framework@sha256:2370dd32b3e15b4261ed6267d5233ff549bd58bf5700edecc4062cce4a2bc302_amd64"
},
"product_reference": "container-native-virtualization/checkup-framework@sha256:2370dd32b3e15b4261ed6267d5233ff549bd58bf5700edecc4062cce4a2bc302_amd64",
"relates_to_product_reference": "8Base-CNV-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "container-native-virtualization/cluster-network-addons-operator@sha256:62bc5bdbecd1c2b15d254ef0f6754c155a3dff53178e3b7e48b0e064d82e0ebe_amd64 as a component of CNV 4.11 for RHEL 8",
"product_id": "8Base-CNV-4.11:container-native-virtualization/cluster-network-addons-operator@sha256:62bc5bdbecd1c2b15d254ef0f6754c155a3dff53178e3b7e48b0e064d82e0ebe_amd64"
},
"product_reference": "container-native-virtualization/cluster-network-addons-operator@sha256:62bc5bdbecd1c2b15d254ef0f6754c155a3dff53178e3b7e48b0e064d82e0ebe_amd64",
"relates_to_product_reference": "8Base-CNV-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "container-native-virtualization/cnv-containernetworking-plugins@sha256:37cbda49804ccc5626216e3a4f0fde8d94d93111e49b2b9256cd9da07985681e_amd64 as a component of CNV 4.11 for RHEL 8",
"product_id": "8Base-CNV-4.11:container-native-virtualization/cnv-containernetworking-plugins@sha256:37cbda49804ccc5626216e3a4f0fde8d94d93111e49b2b9256cd9da07985681e_amd64"
},
"product_reference": "container-native-virtualization/cnv-containernetworking-plugins@sha256:37cbda49804ccc5626216e3a4f0fde8d94d93111e49b2b9256cd9da07985681e_amd64",
"relates_to_product_reference": "8Base-CNV-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "container-native-virtualization/cnv-must-gather-rhel8@sha256:288403025b7d6f5e1ee9d32bf23efc07d63ab90ad4f9f558949dfac44f6c3abc_amd64 as a component of CNV 4.11 for RHEL 8",
"product_id": "8Base-CNV-4.11:container-native-virtualization/cnv-must-gather-rhel8@sha256:288403025b7d6f5e1ee9d32bf23efc07d63ab90ad4f9f558949dfac44f6c3abc_amd64"
},
"product_reference": "container-native-virtualization/cnv-must-gather-rhel8@sha256:288403025b7d6f5e1ee9d32bf23efc07d63ab90ad4f9f558949dfac44f6c3abc_amd64",
"relates_to_product_reference": "8Base-CNV-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "container-native-virtualization/hco-bundle-registry@sha256:2ed82d656fb357c2eafdbf5e3436a27c6c27e81ff9a78e6108d624b0e5ac4df2_amd64 as a component of CNV 4.11 for RHEL 8",
"product_id": "8Base-CNV-4.11:container-native-virtualization/hco-bundle-registry@sha256:2ed82d656fb357c2eafdbf5e3436a27c6c27e81ff9a78e6108d624b0e5ac4df2_amd64"
},
"product_reference": "container-native-virtualization/hco-bundle-registry@sha256:2ed82d656fb357c2eafdbf5e3436a27c6c27e81ff9a78e6108d624b0e5ac4df2_amd64",
"relates_to_product_reference": "8Base-CNV-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "container-native-virtualization/hostpath-csi-driver-rhel8@sha256:db4873121d15ac4ac438a101a7b7c347769922311d53e8d06b02c41e3b62ecac_amd64 as a component of CNV 4.11 for RHEL 8",
"product_id": "8Base-CNV-4.11:container-native-virtualization/hostpath-csi-driver-rhel8@sha256:db4873121d15ac4ac438a101a7b7c347769922311d53e8d06b02c41e3b62ecac_amd64"
},
"product_reference": "container-native-virtualization/hostpath-csi-driver-rhel8@sha256:db4873121d15ac4ac438a101a7b7c347769922311d53e8d06b02c41e3b62ecac_amd64",
"relates_to_product_reference": "8Base-CNV-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "container-native-virtualization/hostpath-csi-driver@sha256:db4873121d15ac4ac438a101a7b7c347769922311d53e8d06b02c41e3b62ecac_amd64 as a component of CNV 4.11 for RHEL 8",
"product_id": "8Base-CNV-4.11:container-native-virtualization/hostpath-csi-driver@sha256:db4873121d15ac4ac438a101a7b7c347769922311d53e8d06b02c41e3b62ecac_amd64"
},
"product_reference": "container-native-virtualization/hostpath-csi-driver@sha256:db4873121d15ac4ac438a101a7b7c347769922311d53e8d06b02c41e3b62ecac_amd64",
"relates_to_product_reference": "8Base-CNV-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "container-native-virtualization/hostpath-provisioner-rhel8-operator@sha256:42ed6288a8444726a7addb617bdb53ccff36090d2b22f4499d4b2ccc51009b17_amd64 as a component of CNV 4.11 for RHEL 8",
"product_id": "8Base-CNV-4.11:container-native-virtualization/hostpath-provisioner-rhel8-operator@sha256:42ed6288a8444726a7addb617bdb53ccff36090d2b22f4499d4b2ccc51009b17_amd64"
},
"product_reference": "container-native-virtualization/hostpath-provisioner-rhel8-operator@sha256:42ed6288a8444726a7addb617bdb53ccff36090d2b22f4499d4b2ccc51009b17_amd64",
"relates_to_product_reference": "8Base-CNV-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "container-native-virtualization/hostpath-provisioner-rhel8@sha256:f8f67f5e67ea99dda1445257ceba9e68614efe9c8d2fc257d88ce6bcf56ec40f_amd64 as a component of CNV 4.11 for RHEL 8",
"product_id": "8Base-CNV-4.11:container-native-virtualization/hostpath-provisioner-rhel8@sha256:f8f67f5e67ea99dda1445257ceba9e68614efe9c8d2fc257d88ce6bcf56ec40f_amd64"
},
"product_reference": "container-native-virtualization/hostpath-provisioner-rhel8@sha256:f8f67f5e67ea99dda1445257ceba9e68614efe9c8d2fc257d88ce6bcf56ec40f_amd64",
"relates_to_product_reference": "8Base-CNV-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "container-native-virtualization/hyperconverged-cluster-operator@sha256:98be2c9b4d41c8e35067318d01a76a747513652fcbd41ba38070b49ab1858e6c_amd64 as a component of CNV 4.11 for RHEL 8",
"product_id": "8Base-CNV-4.11:container-native-virtualization/hyperconverged-cluster-operator@sha256:98be2c9b4d41c8e35067318d01a76a747513652fcbd41ba38070b49ab1858e6c_amd64"
},
"product_reference": "container-native-virtualization/hyperconverged-cluster-operator@sha256:98be2c9b4d41c8e35067318d01a76a747513652fcbd41ba38070b49ab1858e6c_amd64",
"relates_to_product_reference": "8Base-CNV-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "container-native-virtualization/hyperconverged-cluster-webhook-rhel8@sha256:45c90ed991c655126f8a9acb909d1e5607e224ec6412a015308794e5b02fe320_amd64 as a component of CNV 4.11 for RHEL 8",
"product_id": "8Base-CNV-4.11:container-native-virtualization/hyperconverged-cluster-webhook-rhel8@sha256:45c90ed991c655126f8a9acb909d1e5607e224ec6412a015308794e5b02fe320_amd64"
},
"product_reference": "container-native-virtualization/hyperconverged-cluster-webhook-rhel8@sha256:45c90ed991c655126f8a9acb909d1e5607e224ec6412a015308794e5b02fe320_amd64",
"relates_to_product_reference": "8Base-CNV-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "container-native-virtualization/kubemacpool@sha256:6f4c35e008f158160a28419568a1db2ce9bb3a2e1d3d2eb882fa0499be7dedd0_amd64 as a component of CNV 4.11 for RHEL 8",
"product_id": "8Base-CNV-4.11:container-native-virtualization/kubemacpool@sha256:6f4c35e008f158160a28419568a1db2ce9bb3a2e1d3d2eb882fa0499be7dedd0_amd64"
},
"product_reference": "container-native-virtualization/kubemacpool@sha256:6f4c35e008f158160a28419568a1db2ce9bb3a2e1d3d2eb882fa0499be7dedd0_amd64",
"relates_to_product_reference": "8Base-CNV-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "container-native-virtualization/kubevirt-console-plugin@sha256:12f988f14cd8a4f7d5fa175a488435ad571091e2544670a0509fe1027ba71cfb_amd64 as a component of CNV 4.11 for RHEL 8",
"product_id": "8Base-CNV-4.11:container-native-virtualization/kubevirt-console-plugin@sha256:12f988f14cd8a4f7d5fa175a488435ad571091e2544670a0509fe1027ba71cfb_amd64"
},
"product_reference": "container-native-virtualization/kubevirt-console-plugin@sha256:12f988f14cd8a4f7d5fa175a488435ad571091e2544670a0509fe1027ba71cfb_amd64",
"relates_to_product_reference": "8Base-CNV-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "container-native-virtualization/kubevirt-ssp-operator@sha256:b2c001156b0abeb4e2c890927fb935bc43c20300125b7add856302dfcea7052c_amd64 as a component of CNV 4.11 for RHEL 8",
"product_id": "8Base-CNV-4.11:container-native-virtualization/kubevirt-ssp-operator@sha256:b2c001156b0abeb4e2c890927fb935bc43c20300125b7add856302dfcea7052c_amd64"
},
"product_reference": "container-native-virtualization/kubevirt-ssp-operator@sha256:b2c001156b0abeb4e2c890927fb935bc43c20300125b7add856302dfcea7052c_amd64",
"relates_to_product_reference": "8Base-CNV-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "container-native-virtualization/kubevirt-tekton-tasks-cleanup-vm@sha256:f80bccd1ba7d922113f9f3a1506d01dd7d07ac8d70ef7c72eae497a368b6c303_amd64 as a component of CNV 4.11 for RHEL 8",
"product_id": "8Base-CNV-4.11:container-native-virtualization/kubevirt-tekton-tasks-cleanup-vm@sha256:f80bccd1ba7d922113f9f3a1506d01dd7d07ac8d70ef7c72eae497a368b6c303_amd64"
},
"product_reference": "container-native-virtualization/kubevirt-tekton-tasks-cleanup-vm@sha256:f80bccd1ba7d922113f9f3a1506d01dd7d07ac8d70ef7c72eae497a368b6c303_amd64",
"relates_to_product_reference": "8Base-CNV-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "container-native-virtualization/kubevirt-tekton-tasks-copy-template@sha256:295767815690a79bb3b08895ab8937e322769773ad4cf7a305229ab29ccea897_amd64 as a component of CNV 4.11 for RHEL 8",
"product_id": "8Base-CNV-4.11:container-native-virtualization/kubevirt-tekton-tasks-copy-template@sha256:295767815690a79bb3b08895ab8937e322769773ad4cf7a305229ab29ccea897_amd64"
},
"product_reference": "container-native-virtualization/kubevirt-tekton-tasks-copy-template@sha256:295767815690a79bb3b08895ab8937e322769773ad4cf7a305229ab29ccea897_amd64",
"relates_to_product_reference": "8Base-CNV-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "container-native-virtualization/kubevirt-tekton-tasks-create-datavolume@sha256:3e3a30a00b367480d3182820ba11e366d87b44ff1e626f9025ddd2c612d78e47_amd64 as a component of CNV 4.11 for RHEL 8",
"product_id": "8Base-CNV-4.11:container-native-virtualization/kubevirt-tekton-tasks-create-datavolume@sha256:3e3a30a00b367480d3182820ba11e366d87b44ff1e626f9025ddd2c612d78e47_amd64"
},
"product_reference": "container-native-virtualization/kubevirt-tekton-tasks-create-datavolume@sha256:3e3a30a00b367480d3182820ba11e366d87b44ff1e626f9025ddd2c612d78e47_amd64",
"relates_to_product_reference": "8Base-CNV-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "container-native-virtualization/kubevirt-tekton-tasks-create-vm-from-template@sha256:4a5362a1fa6fc22344231321616b0f5e1cec7152c73bf0d00a36df62448076ee_amd64 as a component of CNV 4.11 for RHEL 8",
"product_id": "8Base-CNV-4.11:container-native-virtualization/kubevirt-tekton-tasks-create-vm-from-template@sha256:4a5362a1fa6fc22344231321616b0f5e1cec7152c73bf0d00a36df62448076ee_amd64"
},
"product_reference": "container-native-virtualization/kubevirt-tekton-tasks-create-vm-from-template@sha256:4a5362a1fa6fc22344231321616b0f5e1cec7152c73bf0d00a36df62448076ee_amd64",
"relates_to_product_reference": "8Base-CNV-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "container-native-virtualization/kubevirt-tekton-tasks-disk-virt-customize@sha256:fffeced76624d73cb2fd19919726886d28fd1bf4ce22549ce0ca84ed972b9e73_amd64 as a component of CNV 4.11 for RHEL 8",
"product_id": "8Base-CNV-4.11:container-native-virtualization/kubevirt-tekton-tasks-disk-virt-customize@sha256:fffeced76624d73cb2fd19919726886d28fd1bf4ce22549ce0ca84ed972b9e73_amd64"
},
"product_reference": "container-native-virtualization/kubevirt-tekton-tasks-disk-virt-customize@sha256:fffeced76624d73cb2fd19919726886d28fd1bf4ce22549ce0ca84ed972b9e73_amd64",
"relates_to_product_reference": "8Base-CNV-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "container-native-virtualization/kubevirt-tekton-tasks-disk-virt-sysprep@sha256:4e0d47644f1f44e1f01902691edce9e27acfa1aeb5f2de98439acfea7596c2e9_amd64 as a component of CNV 4.11 for RHEL 8",
"product_id": "8Base-CNV-4.11:container-native-virtualization/kubevirt-tekton-tasks-disk-virt-sysprep@sha256:4e0d47644f1f44e1f01902691edce9e27acfa1aeb5f2de98439acfea7596c2e9_amd64"
},
"product_reference": "container-native-virtualization/kubevirt-tekton-tasks-disk-virt-sysprep@sha256:4e0d47644f1f44e1f01902691edce9e27acfa1aeb5f2de98439acfea7596c2e9_amd64",
"relates_to_product_reference": "8Base-CNV-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "container-native-virtualization/kubevirt-tekton-tasks-modify-vm-template@sha256:53e110e700707e9f876d08a68240b6841ba5932e32b18ace1f9b8be1e575d954_amd64 as a component of CNV 4.11 for RHEL 8",
"product_id": "8Base-CNV-4.11:container-native-virtualization/kubevirt-tekton-tasks-modify-vm-template@sha256:53e110e700707e9f876d08a68240b6841ba5932e32b18ace1f9b8be1e575d954_amd64"
},
"product_reference": "container-native-virtualization/kubevirt-tekton-tasks-modify-vm-template@sha256:53e110e700707e9f876d08a68240b6841ba5932e32b18ace1f9b8be1e575d954_amd64",
"relates_to_product_reference": "8Base-CNV-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "container-native-virtualization/kubevirt-tekton-tasks-operator@sha256:f854b68b7443c4ed87e50132aa776e1b60bd71e888cee4e181840667858b7a90_amd64 as a component of CNV 4.11 for RHEL 8",
"product_id": "8Base-CNV-4.11:container-native-virtualization/kubevirt-tekton-tasks-operator@sha256:f854b68b7443c4ed87e50132aa776e1b60bd71e888cee4e181840667858b7a90_amd64"
},
"product_reference": "container-native-virtualization/kubevirt-tekton-tasks-operator@sha256:f854b68b7443c4ed87e50132aa776e1b60bd71e888cee4e181840667858b7a90_amd64",
"relates_to_product_reference": "8Base-CNV-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "container-native-virtualization/kubevirt-tekton-tasks-wait-for-vmi-status@sha256:b55e6949adf047224f78d0eba66a5b64c787719f4236a4b4feab268071f0c015_amd64 as a component of CNV 4.11 for RHEL 8",
"product_id": "8Base-CNV-4.11:container-native-virtualization/kubevirt-tekton-tasks-wait-for-vmi-status@sha256:b55e6949adf047224f78d0eba66a5b64c787719f4236a4b4feab268071f0c015_amd64"
},
"product_reference": "container-native-virtualization/kubevirt-tekton-tasks-wait-for-vmi-status@sha256:b55e6949adf047224f78d0eba66a5b64c787719f4236a4b4feab268071f0c015_amd64",
"relates_to_product_reference": "8Base-CNV-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "container-native-virtualization/kubevirt-template-validator@sha256:f3b8bdc5905143bcfe825ceb633ed04219913ebff04edaabe019810771306578_amd64 as a component of CNV 4.11 for RHEL 8",
"product_id": "8Base-CNV-4.11:container-native-virtualization/kubevirt-template-validator@sha256:f3b8bdc5905143bcfe825ceb633ed04219913ebff04edaabe019810771306578_amd64"
},
"product_reference": "container-native-virtualization/kubevirt-template-validator@sha256:f3b8bdc5905143bcfe825ceb633ed04219913ebff04edaabe019810771306578_amd64",
"relates_to_product_reference": "8Base-CNV-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "container-native-virtualization/libguestfs-tools@sha256:d244c934a8209d4bfd04f42fee30ec456078a1db61f1720d11c745cc76ab3e1d_amd64 as a component of CNV 4.11 for RHEL 8",
"product_id": "8Base-CNV-4.11:container-native-virtualization/libguestfs-tools@sha256:d244c934a8209d4bfd04f42fee30ec456078a1db61f1720d11c745cc76ab3e1d_amd64"
},
"product_reference": "container-native-virtualization/libguestfs-tools@sha256:d244c934a8209d4bfd04f42fee30ec456078a1db61f1720d11c745cc76ab3e1d_amd64",
"relates_to_product_reference": "8Base-CNV-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "container-native-virtualization/ovs-cni-marker@sha256:7109aa0773b2a019fc4e981009100b94b7adb89119be585f9a577b258af277b2_amd64 as a component of CNV 4.11 for RHEL 8",
"product_id": "8Base-CNV-4.11:container-native-virtualization/ovs-cni-marker@sha256:7109aa0773b2a019fc4e981009100b94b7adb89119be585f9a577b258af277b2_amd64"
},
"product_reference": "container-native-virtualization/ovs-cni-marker@sha256:7109aa0773b2a019fc4e981009100b94b7adb89119be585f9a577b258af277b2_amd64",
"relates_to_product_reference": "8Base-CNV-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "container-native-virtualization/ovs-cni-plugin@sha256:10baab1fb06b0afbf4c790e24c6cea12516c1f4e047c9515309af20ef45e6c01_amd64 as a component of CNV 4.11 for RHEL 8",
"product_id": "8Base-CNV-4.11:container-native-virtualization/ovs-cni-plugin@sha256:10baab1fb06b0afbf4c790e24c6cea12516c1f4e047c9515309af20ef45e6c01_amd64"
},
"product_reference": "container-native-virtualization/ovs-cni-plugin@sha256:10baab1fb06b0afbf4c790e24c6cea12516c1f4e047c9515309af20ef45e6c01_amd64",
"relates_to_product_reference": "8Base-CNV-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "container-native-virtualization/virt-api@sha256:a66fb987f6eca11f2922dc3ef5e199ef12817bac071d033829f01a3dcb2c4e14_amd64 as a component of CNV 4.11 for RHEL 8",
"product_id": "8Base-CNV-4.11:container-native-virtualization/virt-api@sha256:a66fb987f6eca11f2922dc3ef5e199ef12817bac071d033829f01a3dcb2c4e14_amd64"
},
"product_reference": "container-native-virtualization/virt-api@sha256:a66fb987f6eca11f2922dc3ef5e199ef12817bac071d033829f01a3dcb2c4e14_amd64",
"relates_to_product_reference": "8Base-CNV-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "container-native-virtualization/virt-artifacts-server@sha256:ef16ccd7b5928288b84e16dbc8e5e3c83716174d98b414de7d8c98f4d780fa48_amd64 as a component of CNV 4.11 for RHEL 8",
"product_id": "8Base-CNV-4.11:container-native-virtualization/virt-artifacts-server@sha256:ef16ccd7b5928288b84e16dbc8e5e3c83716174d98b414de7d8c98f4d780fa48_amd64"
},
"product_reference": "container-native-virtualization/virt-artifacts-server@sha256:ef16ccd7b5928288b84e16dbc8e5e3c83716174d98b414de7d8c98f4d780fa48_amd64",
"relates_to_product_reference": "8Base-CNV-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "container-native-virtualization/virt-cdi-apiserver@sha256:3fbe2cf982203ad1565faf3dfdff2131a95754fa1924bc4540ef16a8c6a92996_amd64 as a component of CNV 4.11 for RHEL 8",
"product_id": "8Base-CNV-4.11:container-native-virtualization/virt-cdi-apiserver@sha256:3fbe2cf982203ad1565faf3dfdff2131a95754fa1924bc4540ef16a8c6a92996_amd64"
},
"product_reference": "container-native-virtualization/virt-cdi-apiserver@sha256:3fbe2cf982203ad1565faf3dfdff2131a95754fa1924bc4540ef16a8c6a92996_amd64",
"relates_to_product_reference": "8Base-CNV-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "container-native-virtualization/virt-cdi-cloner@sha256:6570c84c760ddc023cc254c252d8a7a986d50e9dffb09cb56db0334f08454965_amd64 as a component of CNV 4.11 for RHEL 8",
"product_id": "8Base-CNV-4.11:container-native-virtualization/virt-cdi-cloner@sha256:6570c84c760ddc023cc254c252d8a7a986d50e9dffb09cb56db0334f08454965_amd64"
},
"product_reference": "container-native-virtualization/virt-cdi-cloner@sha256:6570c84c760ddc023cc254c252d8a7a986d50e9dffb09cb56db0334f08454965_amd64",
"relates_to_product_reference": "8Base-CNV-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "container-native-virtualization/virt-cdi-controller@sha256:23f99683fc40c258ffa809f6e4e97835d9506247f4dc35640275c365d54b95c0_amd64 as a component of CNV 4.11 for RHEL 8",
"product_id": "8Base-CNV-4.11:container-native-virtualization/virt-cdi-controller@sha256:23f99683fc40c258ffa809f6e4e97835d9506247f4dc35640275c365d54b95c0_amd64"
},
"product_reference": "container-native-virtualization/virt-cdi-controller@sha256:23f99683fc40c258ffa809f6e4e97835d9506247f4dc35640275c365d54b95c0_amd64",
"relates_to_product_reference": "8Base-CNV-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "container-native-virtualization/virt-cdi-importer@sha256:171e69c1cf17c27b2eb69e6411b50e616366e5c188dd25baeade3c634c1425e4_amd64 as a component of CNV 4.11 for RHEL 8",
"product_id": "8Base-CNV-4.11:container-native-virtualization/virt-cdi-importer@sha256:171e69c1cf17c27b2eb69e6411b50e616366e5c188dd25baeade3c634c1425e4_amd64"
},
"product_reference": "container-native-virtualization/virt-cdi-importer@sha256:171e69c1cf17c27b2eb69e6411b50e616366e5c188dd25baeade3c634c1425e4_amd64",
"relates_to_product_reference": "8Base-CNV-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "container-native-virtualization/virt-cdi-operator@sha256:6acb6fdc85de481f0ec834646760701d1351eecfb72ecacd2393509d84f07c1f_amd64 as a component of CNV 4.11 for RHEL 8",
"product_id": "8Base-CNV-4.11:container-native-virtualization/virt-cdi-operator@sha256:6acb6fdc85de481f0ec834646760701d1351eecfb72ecacd2393509d84f07c1f_amd64"
},
"product_reference": "container-native-virtualization/virt-cdi-operator@sha256:6acb6fdc85de481f0ec834646760701d1351eecfb72ecacd2393509d84f07c1f_amd64",
"relates_to_product_reference": "8Base-CNV-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "container-native-virtualization/virt-cdi-uploadproxy@sha256:e33e0ed610af88df4a2901c0b78aeb2e174d43ba60c7d7982b7c78b2f4545846_amd64 as a component of CNV 4.11 for RHEL 8",
"product_id": "8Base-CNV-4.11:container-native-virtualization/virt-cdi-uploadproxy@sha256:e33e0ed610af88df4a2901c0b78aeb2e174d43ba60c7d7982b7c78b2f4545846_amd64"
},
"product_reference": "container-native-virtualization/virt-cdi-uploadproxy@sha256:e33e0ed610af88df4a2901c0b78aeb2e174d43ba60c7d7982b7c78b2f4545846_amd64",
"relates_to_product_reference": "8Base-CNV-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "container-native-virtualization/virt-cdi-uploadserver@sha256:17d7ef4fd170b41bd6c0eaed374d591ab4e816d8c7d9ba5afa3d97ddd97b1521_amd64 as a component of CNV 4.11 for RHEL 8",
"product_id": "8Base-CNV-4.11:container-native-virtualization/virt-cdi-uploadserver@sha256:17d7ef4fd170b41bd6c0eaed374d591ab4e816d8c7d9ba5afa3d97ddd97b1521_amd64"
},
"product_reference": "container-native-virtualization/virt-cdi-uploadserver@sha256:17d7ef4fd170b41bd6c0eaed374d591ab4e816d8c7d9ba5afa3d97ddd97b1521_amd64",
"relates_to_product_reference": "8Base-CNV-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "container-native-virtualization/virt-controller@sha256:834c84710fa4b61b5797681e538723dda5962fc06484c092dfebb28d7ea4fd6e_amd64 as a component of CNV 4.11 for RHEL 8",
"product_id": "8Base-CNV-4.11:container-native-virtualization/virt-controller@sha256:834c84710fa4b61b5797681e538723dda5962fc06484c092dfebb28d7ea4fd6e_amd64"
},
"product_reference": "container-native-virtualization/virt-controller@sha256:834c84710fa4b61b5797681e538723dda5962fc06484c092dfebb28d7ea4fd6e_amd64",
"relates_to_product_reference": "8Base-CNV-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "container-native-virtualization/virt-handler@sha256:5232ce9a3704e6be8bce6bccddb234275afdaaf655a239cca642d2afc7a583ba_amd64 as a component of CNV 4.11 for RHEL 8",
"product_id": "8Base-CNV-4.11:container-native-virtualization/virt-handler@sha256:5232ce9a3704e6be8bce6bccddb234275afdaaf655a239cca642d2afc7a583ba_amd64"
},
"product_reference": "container-native-virtualization/virt-handler@sha256:5232ce9a3704e6be8bce6bccddb234275afdaaf655a239cca642d2afc7a583ba_amd64",
"relates_to_product_reference": "8Base-CNV-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "container-native-virtualization/virt-launcher@sha256:9cbbc3692cdcc0f8552a5de7233e5c43a3f9e56b6dc93af1c7c8bc3ccfed9aaf_amd64 as a component of CNV 4.11 for RHEL 8",
"product_id": "8Base-CNV-4.11:container-native-virtualization/virt-launcher@sha256:9cbbc3692cdcc0f8552a5de7233e5c43a3f9e56b6dc93af1c7c8bc3ccfed9aaf_amd64"
},
"product_reference": "container-native-virtualization/virt-launcher@sha256:9cbbc3692cdcc0f8552a5de7233e5c43a3f9e56b6dc93af1c7c8bc3ccfed9aaf_amd64",
"relates_to_product_reference": "8Base-CNV-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "container-native-virtualization/virt-operator@sha256:4f91d8c011681951daa86ef1f9293fbfd3d9cc4eaa4746761ba1c3fc41149bb0_amd64 as a component of CNV 4.11 for RHEL 8",
"product_id": "8Base-CNV-4.11:container-native-virtualization/virt-operator@sha256:4f91d8c011681951daa86ef1f9293fbfd3d9cc4eaa4746761ba1c3fc41149bb0_amd64"
},
"product_reference": "container-native-virtualization/virt-operator@sha256:4f91d8c011681951daa86ef1f9293fbfd3d9cc4eaa4746761ba1c3fc41149bb0_amd64",
"relates_to_product_reference": "8Base-CNV-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "container-native-virtualization/virtio-win@sha256:1a0ba39da4dc899ba8c1f13acb1f978f4c794a99163ba4935e4975cad6610e70_amd64 as a component of CNV 4.11 for RHEL 8",
"product_id": "8Base-CNV-4.11:container-native-virtualization/virtio-win@sha256:1a0ba39da4dc899ba8c1f13acb1f978f4c794a99163ba4935e4975cad6610e70_amd64"
},
"product_reference": "container-native-virtualization/virtio-win@sha256:1a0ba39da4dc899ba8c1f13acb1f978f4c794a99163ba4935e4975cad6610e70_amd64",
"relates_to_product_reference": "8Base-CNV-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "container-native-virtualization/vm-network-latency-checkup@sha256:6fd6c7b974eabe5a710b1fa2b3aaf783fe3951112b42a0156743cb16a033b700_amd64 as a component of CNV 4.11 for RHEL 8",
"product_id": "8Base-CNV-4.11:container-native-virtualization/vm-network-latency-checkup@sha256:6fd6c7b974eabe5a710b1fa2b3aaf783fe3951112b42a0156743cb16a033b700_amd64"
},
"product_reference": "container-native-virtualization/vm-network-latency-checkup@sha256:6fd6c7b974eabe5a710b1fa2b3aaf783fe3951112b42a0156743cb16a033b700_amd64",
"relates_to_product_reference": "8Base-CNV-4.11"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2021-38561",
"cwe": {
"id": "CWE-125",
"name": "Out-of-bounds Read"
},
"discovery_date": "2022-06-23T00:00:00+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"8Base-CNV-4.11:container-native-virtualization/bridge-marker@sha256:59e80e29aef53d75cd40d526a2f033fb7aa1ac649da1a9e76b64d466257176cd_amd64",
"8Base-CNV-4.11:container-native-virtualization/checkup-framework@sha256:2370dd32b3e15b4261ed6267d5233ff549bd58bf5700edecc4062cce4a2bc302_amd64",
"8Base-CNV-4.11:container-native-virtualization/cluster-network-addons-operator@sha256:62bc5bdbecd1c2b15d254ef0f6754c155a3dff53178e3b7e48b0e064d82e0ebe_amd64",
"8Base-CNV-4.11:container-native-virtualization/cnv-containernetworking-plugins@sha256:37cbda49804ccc5626216e3a4f0fde8d94d93111e49b2b9256cd9da07985681e_amd64",
"8Base-CNV-4.11:container-native-virtualization/cnv-must-gather-rhel8@sha256:288403025b7d6f5e1ee9d32bf23efc07d63ab90ad4f9f558949dfac44f6c3abc_amd64",
"8Base-CNV-4.11:container-native-virtualization/hco-bundle-registry@sha256:2ed82d656fb357c2eafdbf5e3436a27c6c27e81ff9a78e6108d624b0e5ac4df2_amd64",
"8Base-CNV-4.11:container-native-virtualization/hostpath-csi-driver-rhel8@sha256:db4873121d15ac4ac438a101a7b7c347769922311d53e8d06b02c41e3b62ecac_amd64",
"8Base-CNV-4.11:container-native-virtualization/hostpath-csi-driver@sha256:db4873121d15ac4ac438a101a7b7c347769922311d53e8d06b02c41e3b62ecac_amd64",
"8Base-CNV-4.11:container-native-virtualization/hostpath-provisioner-rhel8-operator@sha256:42ed6288a8444726a7addb617bdb53ccff36090d2b22f4499d4b2ccc51009b17_amd64",
"8Base-CNV-4.11:container-native-virtualization/hostpath-provisioner-rhel8@sha256:f8f67f5e67ea99dda1445257ceba9e68614efe9c8d2fc257d88ce6bcf56ec40f_amd64",
"8Base-CNV-4.11:container-native-virtualization/kubemacpool@sha256:6f4c35e008f158160a28419568a1db2ce9bb3a2e1d3d2eb882fa0499be7dedd0_amd64",
"8Base-CNV-4.11:container-native-virtualization/kubevirt-console-plugin@sha256:12f988f14cd8a4f7d5fa175a488435ad571091e2544670a0509fe1027ba71cfb_amd64",
"8Base-CNV-4.11:container-native-virtualization/kubevirt-ssp-operator@sha256:b2c001156b0abeb4e2c890927fb935bc43c20300125b7add856302dfcea7052c_amd64",
"8Base-CNV-4.11:container-native-virtualization/kubevirt-tekton-tasks-cleanup-vm@sha256:f80bccd1ba7d922113f9f3a1506d01dd7d07ac8d70ef7c72eae497a368b6c303_amd64",
"8Base-CNV-4.11:container-native-virtualization/kubevirt-tekton-tasks-copy-template@sha256:295767815690a79bb3b08895ab8937e322769773ad4cf7a305229ab29ccea897_amd64",
"8Base-CNV-4.11:container-native-virtualization/kubevirt-tekton-tasks-create-datavolume@sha256:3e3a30a00b367480d3182820ba11e366d87b44ff1e626f9025ddd2c612d78e47_amd64",
"8Base-CNV-4.11:container-native-virtualization/kubevirt-tekton-tasks-create-vm-from-template@sha256:4a5362a1fa6fc22344231321616b0f5e1cec7152c73bf0d00a36df62448076ee_amd64",
"8Base-CNV-4.11:container-native-virtualization/kubevirt-tekton-tasks-disk-virt-customize@sha256:fffeced76624d73cb2fd19919726886d28fd1bf4ce22549ce0ca84ed972b9e73_amd64",
"8Base-CNV-4.11:container-native-virtualization/kubevirt-tekton-tasks-disk-virt-sysprep@sha256:4e0d47644f1f44e1f01902691edce9e27acfa1aeb5f2de98439acfea7596c2e9_amd64",
"8Base-CNV-4.11:container-native-virtualization/kubevirt-tekton-tasks-modify-vm-template@sha256:53e110e700707e9f876d08a68240b6841ba5932e32b18ace1f9b8be1e575d954_amd64",
"8Base-CNV-4.11:container-native-virtualization/kubevirt-tekton-tasks-operator@sha256:f854b68b7443c4ed87e50132aa776e1b60bd71e888cee4e181840667858b7a90_amd64",
"8Base-CNV-4.11:container-native-virtualization/kubevirt-tekton-tasks-wait-for-vmi-status@sha256:b55e6949adf047224f78d0eba66a5b64c787719f4236a4b4feab268071f0c015_amd64",
"8Base-CNV-4.11:container-native-virtualization/kubevirt-template-validator@sha256:f3b8bdc5905143bcfe825ceb633ed04219913ebff04edaabe019810771306578_amd64",
"8Base-CNV-4.11:container-native-virtualization/libguestfs-tools@sha256:d244c934a8209d4bfd04f42fee30ec456078a1db61f1720d11c745cc76ab3e1d_amd64",
"8Base-CNV-4.11:container-native-virtualization/ovs-cni-marker@sha256:7109aa0773b2a019fc4e981009100b94b7adb89119be585f9a577b258af277b2_amd64",
"8Base-CNV-4.11:container-native-virtualization/ovs-cni-plugin@sha256:10baab1fb06b0afbf4c790e24c6cea12516c1f4e047c9515309af20ef45e6c01_amd64",
"8Base-CNV-4.11:container-native-virtualization/virt-api@sha256:a66fb987f6eca11f2922dc3ef5e199ef12817bac071d033829f01a3dcb2c4e14_amd64",
"8Base-CNV-4.11:container-native-virtualization/virt-artifacts-server@sha256:ef16ccd7b5928288b84e16dbc8e5e3c83716174d98b414de7d8c98f4d780fa48_amd64",
"8Base-CNV-4.11:container-native-virtualization/virt-cdi-apiserver@sha256:3fbe2cf982203ad1565faf3dfdff2131a95754fa1924bc4540ef16a8c6a92996_amd64",
"8Base-CNV-4.11:container-native-virtualization/virt-cdi-cloner@sha256:6570c84c760ddc023cc254c252d8a7a986d50e9dffb09cb56db0334f08454965_amd64",
"8Base-CNV-4.11:container-native-virtualization/virt-cdi-controller@sha256:23f99683fc40c258ffa809f6e4e97835d9506247f4dc35640275c365d54b95c0_amd64",
"8Base-CNV-4.11:container-native-virtualization/virt-cdi-importer@sha256:171e69c1cf17c27b2eb69e6411b50e616366e5c188dd25baeade3c634c1425e4_amd64",
"8Base-CNV-4.11:container-native-virtualization/virt-cdi-operator@sha256:6acb6fdc85de481f0ec834646760701d1351eecfb72ecacd2393509d84f07c1f_amd64",
"8Base-CNV-4.11:container-native-virtualization/virt-cdi-uploadproxy@sha256:e33e0ed610af88df4a2901c0b78aeb2e174d43ba60c7d7982b7c78b2f4545846_amd64",
"8Base-CNV-4.11:container-native-virtualization/virt-cdi-uploadserver@sha256:17d7ef4fd170b41bd6c0eaed374d591ab4e816d8c7d9ba5afa3d97ddd97b1521_amd64",
"8Base-CNV-4.11:container-native-virtualization/virt-controller@sha256:834c84710fa4b61b5797681e538723dda5962fc06484c092dfebb28d7ea4fd6e_amd64",
"8Base-CNV-4.11:container-native-virtualization/virt-handler@sha256:5232ce9a3704e6be8bce6bccddb234275afdaaf655a239cca642d2afc7a583ba_amd64",
"8Base-CNV-4.11:container-native-virtualization/virt-launcher@sha256:9cbbc3692cdcc0f8552a5de7233e5c43a3f9e56b6dc93af1c7c8bc3ccfed9aaf_amd64",
"8Base-CNV-4.11:container-native-virtualization/virt-operator@sha256:4f91d8c011681951daa86ef1f9293fbfd3d9cc4eaa4746761ba1c3fc41149bb0_amd64",
"8Base-CNV-4.11:container-native-virtualization/virtio-win@sha256:1a0ba39da4dc899ba8c1f13acb1f978f4c794a99163ba4935e4975cad6610e70_amd64",
"8Base-CNV-4.11:container-native-virtualization/vm-network-latency-checkup@sha256:6fd6c7b974eabe5a710b1fa2b3aaf783fe3951112b42a0156743cb16a033b700_amd64"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2100495"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in golang. The language package for go language can panic due to an out-of-bounds read when an incorrectly formatted language tag is being parsed. This flaw allows an attacker to cause applications using this package to parse untrusted input data to crash, leading to a denial of service of the affected component.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "golang: out-of-bounds read in golang.org/x/text/language leads to DoS",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "This flaw may be triggered only by accepting untrusted user input to the vulnerable golang\u0027s library. The overall DoS attack vector depends directly on how the library\u0027s input is exposed by the consuming application, thus Red Hat rates impact as Moderate.\n\nIn Red Hat Advanced Cluster Management for Kubernetes (RHACM) 2.5 version, the registration-operator, lighthouse-coredns, lighthouse-agent, gatekeeper-operator, and discovery-operator components are affected by this flaw, but the rest of the components are using an already patched version and are unaffected. For 2.4 and previous versions of Red Hat Advanced Cluster Management for Kubernetes (RHACM), most of the components are 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-CNV-4.11:container-native-virtualization/hyperconverged-cluster-operator@sha256:98be2c9b4d41c8e35067318d01a76a747513652fcbd41ba38070b49ab1858e6c_amd64",
"8Base-CNV-4.11:container-native-virtualization/hyperconverged-cluster-webhook-rhel8@sha256:45c90ed991c655126f8a9acb909d1e5607e224ec6412a015308794e5b02fe320_amd64"
],
"known_not_affected": [
"8Base-CNV-4.11:container-native-virtualization/bridge-marker@sha256:59e80e29aef53d75cd40d526a2f033fb7aa1ac649da1a9e76b64d466257176cd_amd64",
"8Base-CNV-4.11:container-native-virtualization/checkup-framework@sha256:2370dd32b3e15b4261ed6267d5233ff549bd58bf5700edecc4062cce4a2bc302_amd64",
"8Base-CNV-4.11:container-native-virtualization/cluster-network-addons-operator@sha256:62bc5bdbecd1c2b15d254ef0f6754c155a3dff53178e3b7e48b0e064d82e0ebe_amd64",
"8Base-CNV-4.11:container-native-virtualization/cnv-containernetworking-plugins@sha256:37cbda49804ccc5626216e3a4f0fde8d94d93111e49b2b9256cd9da07985681e_amd64",
"8Base-CNV-4.11:container-native-virtualization/cnv-must-gather-rhel8@sha256:288403025b7d6f5e1ee9d32bf23efc07d63ab90ad4f9f558949dfac44f6c3abc_amd64",
"8Base-CNV-4.11:container-native-virtualization/hco-bundle-registry@sha256:2ed82d656fb357c2eafdbf5e3436a27c6c27e81ff9a78e6108d624b0e5ac4df2_amd64",
"8Base-CNV-4.11:container-native-virtualization/hostpath-csi-driver-rhel8@sha256:db4873121d15ac4ac438a101a7b7c347769922311d53e8d06b02c41e3b62ecac_amd64",
"8Base-CNV-4.11:container-native-virtualization/hostpath-csi-driver@sha256:db4873121d15ac4ac438a101a7b7c347769922311d53e8d06b02c41e3b62ecac_amd64",
"8Base-CNV-4.11:container-native-virtualization/hostpath-provisioner-rhel8-operator@sha256:42ed6288a8444726a7addb617bdb53ccff36090d2b22f4499d4b2ccc51009b17_amd64",
"8Base-CNV-4.11:container-native-virtualization/hostpath-provisioner-rhel8@sha256:f8f67f5e67ea99dda1445257ceba9e68614efe9c8d2fc257d88ce6bcf56ec40f_amd64",
"8Base-CNV-4.11:container-native-virtualization/kubemacpool@sha256:6f4c35e008f158160a28419568a1db2ce9bb3a2e1d3d2eb882fa0499be7dedd0_amd64",
"8Base-CNV-4.11:container-native-virtualization/kubevirt-console-plugin@sha256:12f988f14cd8a4f7d5fa175a488435ad571091e2544670a0509fe1027ba71cfb_amd64",
"8Base-CNV-4.11:container-native-virtualization/kubevirt-ssp-operator@sha256:b2c001156b0abeb4e2c890927fb935bc43c20300125b7add856302dfcea7052c_amd64",
"8Base-CNV-4.11:container-native-virtualization/kubevirt-tekton-tasks-cleanup-vm@sha256:f80bccd1ba7d922113f9f3a1506d01dd7d07ac8d70ef7c72eae497a368b6c303_amd64",
"8Base-CNV-4.11:container-native-virtualization/kubevirt-tekton-tasks-copy-template@sha256:295767815690a79bb3b08895ab8937e322769773ad4cf7a305229ab29ccea897_amd64",
"8Base-CNV-4.11:container-native-virtualization/kubevirt-tekton-tasks-create-datavolume@sha256:3e3a30a00b367480d3182820ba11e366d87b44ff1e626f9025ddd2c612d78e47_amd64",
"8Base-CNV-4.11:container-native-virtualization/kubevirt-tekton-tasks-create-vm-from-template@sha256:4a5362a1fa6fc22344231321616b0f5e1cec7152c73bf0d00a36df62448076ee_amd64",
"8Base-CNV-4.11:container-native-virtualization/kubevirt-tekton-tasks-disk-virt-customize@sha256:fffeced76624d73cb2fd19919726886d28fd1bf4ce22549ce0ca84ed972b9e73_amd64",
"8Base-CNV-4.11:container-native-virtualization/kubevirt-tekton-tasks-disk-virt-sysprep@sha256:4e0d47644f1f44e1f01902691edce9e27acfa1aeb5f2de98439acfea7596c2e9_amd64",
"8Base-CNV-4.11:container-native-virtualization/kubevirt-tekton-tasks-modify-vm-template@sha256:53e110e700707e9f876d08a68240b6841ba5932e32b18ace1f9b8be1e575d954_amd64",
"8Base-CNV-4.11:container-native-virtualization/kubevirt-tekton-tasks-operator@sha256:f854b68b7443c4ed87e50132aa776e1b60bd71e888cee4e181840667858b7a90_amd64",
"8Base-CNV-4.11:container-native-virtualization/kubevirt-tekton-tasks-wait-for-vmi-status@sha256:b55e6949adf047224f78d0eba66a5b64c787719f4236a4b4feab268071f0c015_amd64",
"8Base-CNV-4.11:container-native-virtualization/kubevirt-template-validator@sha256:f3b8bdc5905143bcfe825ceb633ed04219913ebff04edaabe019810771306578_amd64",
"8Base-CNV-4.11:container-native-virtualization/libguestfs-tools@sha256:d244c934a8209d4bfd04f42fee30ec456078a1db61f1720d11c745cc76ab3e1d_amd64",
"8Base-CNV-4.11:container-native-virtualization/ovs-cni-marker@sha256:7109aa0773b2a019fc4e981009100b94b7adb89119be585f9a577b258af277b2_amd64",
"8Base-CNV-4.11:container-native-virtualization/ovs-cni-plugin@sha256:10baab1fb06b0afbf4c790e24c6cea12516c1f4e047c9515309af20ef45e6c01_amd64",
"8Base-CNV-4.11:container-native-virtualization/virt-api@sha256:a66fb987f6eca11f2922dc3ef5e199ef12817bac071d033829f01a3dcb2c4e14_amd64",
"8Base-CNV-4.11:container-native-virtualization/virt-artifacts-server@sha256:ef16ccd7b5928288b84e16dbc8e5e3c83716174d98b414de7d8c98f4d780fa48_amd64",
"8Base-CNV-4.11:container-native-virtualization/virt-cdi-apiserver@sha256:3fbe2cf982203ad1565faf3dfdff2131a95754fa1924bc4540ef16a8c6a92996_amd64",
"8Base-CNV-4.11:container-native-virtualization/virt-cdi-cloner@sha256:6570c84c760ddc023cc254c252d8a7a986d50e9dffb09cb56db0334f08454965_amd64",
"8Base-CNV-4.11:container-native-virtualization/virt-cdi-controller@sha256:23f99683fc40c258ffa809f6e4e97835d9506247f4dc35640275c365d54b95c0_amd64",
"8Base-CNV-4.11:container-native-virtualization/virt-cdi-importer@sha256:171e69c1cf17c27b2eb69e6411b50e616366e5c188dd25baeade3c634c1425e4_amd64",
"8Base-CNV-4.11:container-native-virtualization/virt-cdi-operator@sha256:6acb6fdc85de481f0ec834646760701d1351eecfb72ecacd2393509d84f07c1f_amd64",
"8Base-CNV-4.11:container-native-virtualization/virt-cdi-uploadproxy@sha256:e33e0ed610af88df4a2901c0b78aeb2e174d43ba60c7d7982b7c78b2f4545846_amd64",
"8Base-CNV-4.11:container-native-virtualization/virt-cdi-uploadserver@sha256:17d7ef4fd170b41bd6c0eaed374d591ab4e816d8c7d9ba5afa3d97ddd97b1521_amd64",
"8Base-CNV-4.11:container-native-virtualization/virt-controller@sha256:834c84710fa4b61b5797681e538723dda5962fc06484c092dfebb28d7ea4fd6e_amd64",
"8Base-CNV-4.11:container-native-virtualization/virt-handler@sha256:5232ce9a3704e6be8bce6bccddb234275afdaaf655a239cca642d2afc7a583ba_amd64",
"8Base-CNV-4.11:container-native-virtualization/virt-launcher@sha256:9cbbc3692cdcc0f8552a5de7233e5c43a3f9e56b6dc93af1c7c8bc3ccfed9aaf_amd64",
"8Base-CNV-4.11:container-native-virtualization/virt-operator@sha256:4f91d8c011681951daa86ef1f9293fbfd3d9cc4eaa4746761ba1c3fc41149bb0_amd64",
"8Base-CNV-4.11:container-native-virtualization/virtio-win@sha256:1a0ba39da4dc899ba8c1f13acb1f978f4c794a99163ba4935e4975cad6610e70_amd64",
"8Base-CNV-4.11:container-native-virtualization/vm-network-latency-checkup@sha256:6fd6c7b974eabe5a710b1fa2b3aaf783fe3951112b42a0156743cb16a033b700_amd64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2021-38561"
},
{
"category": "external",
"summary": "RHBZ#2100495",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2100495"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2021-38561",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-38561"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2021-38561",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2021-38561"
},
{
"category": "external",
"summary": "https://pkg.go.dev/vuln/GO-2021-0113",
"url": "https://pkg.go.dev/vuln/GO-2021-0113"
}
],
"release_date": "2021-08-12T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2022-12-01T21:09:40+00:00",
"details": "Before applying this update, make sure all previously released errata relevant to your system have been applied.\n\nFor details on how to apply this update, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"8Base-CNV-4.11:container-native-virtualization/hyperconverged-cluster-operator@sha256:98be2c9b4d41c8e35067318d01a76a747513652fcbd41ba38070b49ab1858e6c_amd64",
"8Base-CNV-4.11:container-native-virtualization/hyperconverged-cluster-webhook-rhel8@sha256:45c90ed991c655126f8a9acb909d1e5607e224ec6412a015308794e5b02fe320_amd64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2022:8750"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"8Base-CNV-4.11:container-native-virtualization/bridge-marker@sha256:59e80e29aef53d75cd40d526a2f033fb7aa1ac649da1a9e76b64d466257176cd_amd64",
"8Base-CNV-4.11:container-native-virtualization/checkup-framework@sha256:2370dd32b3e15b4261ed6267d5233ff549bd58bf5700edecc4062cce4a2bc302_amd64",
"8Base-CNV-4.11:container-native-virtualization/cluster-network-addons-operator@sha256:62bc5bdbecd1c2b15d254ef0f6754c155a3dff53178e3b7e48b0e064d82e0ebe_amd64",
"8Base-CNV-4.11:container-native-virtualization/cnv-containernetworking-plugins@sha256:37cbda49804ccc5626216e3a4f0fde8d94d93111e49b2b9256cd9da07985681e_amd64",
"8Base-CNV-4.11:container-native-virtualization/cnv-must-gather-rhel8@sha256:288403025b7d6f5e1ee9d32bf23efc07d63ab90ad4f9f558949dfac44f6c3abc_amd64",
"8Base-CNV-4.11:container-native-virtualization/hco-bundle-registry@sha256:2ed82d656fb357c2eafdbf5e3436a27c6c27e81ff9a78e6108d624b0e5ac4df2_amd64",
"8Base-CNV-4.11:container-native-virtualization/hostpath-csi-driver-rhel8@sha256:db4873121d15ac4ac438a101a7b7c347769922311d53e8d06b02c41e3b62ecac_amd64",
"8Base-CNV-4.11:container-native-virtualization/hostpath-csi-driver@sha256:db4873121d15ac4ac438a101a7b7c347769922311d53e8d06b02c41e3b62ecac_amd64",
"8Base-CNV-4.11:container-native-virtualization/hostpath-provisioner-rhel8-operator@sha256:42ed6288a8444726a7addb617bdb53ccff36090d2b22f4499d4b2ccc51009b17_amd64",
"8Base-CNV-4.11:container-native-virtualization/hostpath-provisioner-rhel8@sha256:f8f67f5e67ea99dda1445257ceba9e68614efe9c8d2fc257d88ce6bcf56ec40f_amd64",
"8Base-CNV-4.11:container-native-virtualization/hyperconverged-cluster-operator@sha256:98be2c9b4d41c8e35067318d01a76a747513652fcbd41ba38070b49ab1858e6c_amd64",
"8Base-CNV-4.11:container-native-virtualization/hyperconverged-cluster-webhook-rhel8@sha256:45c90ed991c655126f8a9acb909d1e5607e224ec6412a015308794e5b02fe320_amd64",
"8Base-CNV-4.11:container-native-virtualization/kubemacpool@sha256:6f4c35e008f158160a28419568a1db2ce9bb3a2e1d3d2eb882fa0499be7dedd0_amd64",
"8Base-CNV-4.11:container-native-virtualization/kubevirt-console-plugin@sha256:12f988f14cd8a4f7d5fa175a488435ad571091e2544670a0509fe1027ba71cfb_amd64",
"8Base-CNV-4.11:container-native-virtualization/kubevirt-ssp-operator@sha256:b2c001156b0abeb4e2c890927fb935bc43c20300125b7add856302dfcea7052c_amd64",
"8Base-CNV-4.11:container-native-virtualization/kubevirt-tekton-tasks-cleanup-vm@sha256:f80bccd1ba7d922113f9f3a1506d01dd7d07ac8d70ef7c72eae497a368b6c303_amd64",
"8Base-CNV-4.11:container-native-virtualization/kubevirt-tekton-tasks-copy-template@sha256:295767815690a79bb3b08895ab8937e322769773ad4cf7a305229ab29ccea897_amd64",
"8Base-CNV-4.11:container-native-virtualization/kubevirt-tekton-tasks-create-datavolume@sha256:3e3a30a00b367480d3182820ba11e366d87b44ff1e626f9025ddd2c612d78e47_amd64",
"8Base-CNV-4.11:container-native-virtualization/kubevirt-tekton-tasks-create-vm-from-template@sha256:4a5362a1fa6fc22344231321616b0f5e1cec7152c73bf0d00a36df62448076ee_amd64",
"8Base-CNV-4.11:container-native-virtualization/kubevirt-tekton-tasks-disk-virt-customize@sha256:fffeced76624d73cb2fd19919726886d28fd1bf4ce22549ce0ca84ed972b9e73_amd64",
"8Base-CNV-4.11:container-native-virtualization/kubevirt-tekton-tasks-disk-virt-sysprep@sha256:4e0d47644f1f44e1f01902691edce9e27acfa1aeb5f2de98439acfea7596c2e9_amd64",
"8Base-CNV-4.11:container-native-virtualization/kubevirt-tekton-tasks-modify-vm-template@sha256:53e110e700707e9f876d08a68240b6841ba5932e32b18ace1f9b8be1e575d954_amd64",
"8Base-CNV-4.11:container-native-virtualization/kubevirt-tekton-tasks-operator@sha256:f854b68b7443c4ed87e50132aa776e1b60bd71e888cee4e181840667858b7a90_amd64",
"8Base-CNV-4.11:container-native-virtualization/kubevirt-tekton-tasks-wait-for-vmi-status@sha256:b55e6949adf047224f78d0eba66a5b64c787719f4236a4b4feab268071f0c015_amd64",
"8Base-CNV-4.11:container-native-virtualization/kubevirt-template-validator@sha256:f3b8bdc5905143bcfe825ceb633ed04219913ebff04edaabe019810771306578_amd64",
"8Base-CNV-4.11:container-native-virtualization/libguestfs-tools@sha256:d244c934a8209d4bfd04f42fee30ec456078a1db61f1720d11c745cc76ab3e1d_amd64",
"8Base-CNV-4.11:container-native-virtualization/ovs-cni-marker@sha256:7109aa0773b2a019fc4e981009100b94b7adb89119be585f9a577b258af277b2_amd64",
"8Base-CNV-4.11:container-native-virtualization/ovs-cni-plugin@sha256:10baab1fb06b0afbf4c790e24c6cea12516c1f4e047c9515309af20ef45e6c01_amd64",
"8Base-CNV-4.11:container-native-virtualization/virt-api@sha256:a66fb987f6eca11f2922dc3ef5e199ef12817bac071d033829f01a3dcb2c4e14_amd64",
"8Base-CNV-4.11:container-native-virtualization/virt-artifacts-server@sha256:ef16ccd7b5928288b84e16dbc8e5e3c83716174d98b414de7d8c98f4d780fa48_amd64",
"8Base-CNV-4.11:container-native-virtualization/virt-cdi-apiserver@sha256:3fbe2cf982203ad1565faf3dfdff2131a95754fa1924bc4540ef16a8c6a92996_amd64",
"8Base-CNV-4.11:container-native-virtualization/virt-cdi-cloner@sha256:6570c84c760ddc023cc254c252d8a7a986d50e9dffb09cb56db0334f08454965_amd64",
"8Base-CNV-4.11:container-native-virtualization/virt-cdi-controller@sha256:23f99683fc40c258ffa809f6e4e97835d9506247f4dc35640275c365d54b95c0_amd64",
"8Base-CNV-4.11:container-native-virtualization/virt-cdi-importer@sha256:171e69c1cf17c27b2eb69e6411b50e616366e5c188dd25baeade3c634c1425e4_amd64",
"8Base-CNV-4.11:container-native-virtualization/virt-cdi-operator@sha256:6acb6fdc85de481f0ec834646760701d1351eecfb72ecacd2393509d84f07c1f_amd64",
"8Base-CNV-4.11:container-native-virtualization/virt-cdi-uploadproxy@sha256:e33e0ed610af88df4a2901c0b78aeb2e174d43ba60c7d7982b7c78b2f4545846_amd64",
"8Base-CNV-4.11:container-native-virtualization/virt-cdi-uploadserver@sha256:17d7ef4fd170b41bd6c0eaed374d591ab4e816d8c7d9ba5afa3d97ddd97b1521_amd64",
"8Base-CNV-4.11:container-native-virtualization/virt-controller@sha256:834c84710fa4b61b5797681e538723dda5962fc06484c092dfebb28d7ea4fd6e_amd64",
"8Base-CNV-4.11:container-native-virtualization/virt-handler@sha256:5232ce9a3704e6be8bce6bccddb234275afdaaf655a239cca642d2afc7a583ba_amd64",
"8Base-CNV-4.11:container-native-virtualization/virt-launcher@sha256:9cbbc3692cdcc0f8552a5de7233e5c43a3f9e56b6dc93af1c7c8bc3ccfed9aaf_amd64",
"8Base-CNV-4.11:container-native-virtualization/virt-operator@sha256:4f91d8c011681951daa86ef1f9293fbfd3d9cc4eaa4746761ba1c3fc41149bb0_amd64",
"8Base-CNV-4.11:container-native-virtualization/virtio-win@sha256:1a0ba39da4dc899ba8c1f13acb1f978f4c794a99163ba4935e4975cad6610e70_amd64",
"8Base-CNV-4.11:container-native-virtualization/vm-network-latency-checkup@sha256:6fd6c7b974eabe5a710b1fa2b3aaf783fe3951112b42a0156743cb16a033b700_amd64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "golang: out-of-bounds read in golang.org/x/text/language leads to DoS"
},
{
"cve": "CVE-2022-24675",
"cwe": {
"id": "CWE-120",
"name": "Buffer Copy without Checking Size of Input (\u0027Classic Buffer Overflow\u0027)"
},
"discovery_date": "2022-04-21T00:00:00+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"8Base-CNV-4.11:container-native-virtualization/hco-bundle-registry@sha256:2ed82d656fb357c2eafdbf5e3436a27c6c27e81ff9a78e6108d624b0e5ac4df2_amd64",
"8Base-CNV-4.11:container-native-virtualization/hostpath-csi-driver-rhel8@sha256:db4873121d15ac4ac438a101a7b7c347769922311d53e8d06b02c41e3b62ecac_amd64",
"8Base-CNV-4.11:container-native-virtualization/hostpath-csi-driver@sha256:db4873121d15ac4ac438a101a7b7c347769922311d53e8d06b02c41e3b62ecac_amd64",
"8Base-CNV-4.11:container-native-virtualization/ovs-cni-marker@sha256:7109aa0773b2a019fc4e981009100b94b7adb89119be585f9a577b258af277b2_amd64"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2077688"
}
],
"notes": [
{
"category": "description",
"text": "A buffer overflow flaw was found in Golang\u0027s library encoding/pem. This flaw allows an attacker to use a large PEM input (more than 5 MB), causing a stack overflow in Decode, which leads to a loss of availability.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "golang: encoding/pem: fix stack overflow in Decode",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "Red Hat Enterprise Linux 7, 8 and 9 are affected, because the code-base is affected by this vulnerability.\n\nRed Hat Product Security has rated this issue as having Moderate security impact, and the issue is not currently planned to be addressed in future updates for Red Hat Enterprise Linux 7, hence, marked as Out-of-Support-Scope.\n\nRed Hat Developer Tools - Compilers (go-toolset-1.16-golang \u0026 go-toolset-1.17-golang), ships the vulnerable code and affected by this vulnerability.\n\nFor additional information, refer to the Issue Severity Classification: https://access.redhat.com/security/updates/classification/ and Red Hat Enterprise Linux Life Cycle \u0026 Updates Policy: https://access.redhat.com/support/policy/updates/errata/.\n\nWithin regulated environments, a combination of the following controls acts as a significant barrier to successfully exploiting a CWE-120: Buffer Copy without Checking Size of Input (\u0027Classic Buffer Overflow\u0027) vulnerability and therefore downgrades the severity of this particular CVE from Moderate to Low.\n\nRed Hat follows best practice and federal requirements for least privilege, allowing only specific processes to be run with isolated accounts specific to the team and federal platforms that have limited privileges that are only used for a single task. The environment leverages file integrity checks and malicious code protections, such as IPS/IDS and antimalware solutions, to help detect and prevent malicious code that attempts to exploit buffer overflow vulnerabilities. Robust input validation and error-handling mechanisms ensure all user inputs are thoroughly validated, preventing improperly validated inputs from causing system instability, exposing sensitive data, or escalating risks.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"8Base-CNV-4.11:container-native-virtualization/bridge-marker@sha256:59e80e29aef53d75cd40d526a2f033fb7aa1ac649da1a9e76b64d466257176cd_amd64",
"8Base-CNV-4.11:container-native-virtualization/checkup-framework@sha256:2370dd32b3e15b4261ed6267d5233ff549bd58bf5700edecc4062cce4a2bc302_amd64",
"8Base-CNV-4.11:container-native-virtualization/cluster-network-addons-operator@sha256:62bc5bdbecd1c2b15d254ef0f6754c155a3dff53178e3b7e48b0e064d82e0ebe_amd64",
"8Base-CNV-4.11:container-native-virtualization/cnv-containernetworking-plugins@sha256:37cbda49804ccc5626216e3a4f0fde8d94d93111e49b2b9256cd9da07985681e_amd64",
"8Base-CNV-4.11:container-native-virtualization/cnv-must-gather-rhel8@sha256:288403025b7d6f5e1ee9d32bf23efc07d63ab90ad4f9f558949dfac44f6c3abc_amd64",
"8Base-CNV-4.11:container-native-virtualization/hostpath-provisioner-rhel8-operator@sha256:42ed6288a8444726a7addb617bdb53ccff36090d2b22f4499d4b2ccc51009b17_amd64",
"8Base-CNV-4.11:container-native-virtualization/hostpath-provisioner-rhel8@sha256:f8f67f5e67ea99dda1445257ceba9e68614efe9c8d2fc257d88ce6bcf56ec40f_amd64",
"8Base-CNV-4.11:container-native-virtualization/hyperconverged-cluster-operator@sha256:98be2c9b4d41c8e35067318d01a76a747513652fcbd41ba38070b49ab1858e6c_amd64",
"8Base-CNV-4.11:container-native-virtualization/hyperconverged-cluster-webhook-rhel8@sha256:45c90ed991c655126f8a9acb909d1e5607e224ec6412a015308794e5b02fe320_amd64",
"8Base-CNV-4.11:container-native-virtualization/kubemacpool@sha256:6f4c35e008f158160a28419568a1db2ce9bb3a2e1d3d2eb882fa0499be7dedd0_amd64",
"8Base-CNV-4.11:container-native-virtualization/kubevirt-console-plugin@sha256:12f988f14cd8a4f7d5fa175a488435ad571091e2544670a0509fe1027ba71cfb_amd64",
"8Base-CNV-4.11:container-native-virtualization/kubevirt-ssp-operator@sha256:b2c001156b0abeb4e2c890927fb935bc43c20300125b7add856302dfcea7052c_amd64",
"8Base-CNV-4.11:container-native-virtualization/kubevirt-tekton-tasks-cleanup-vm@sha256:f80bccd1ba7d922113f9f3a1506d01dd7d07ac8d70ef7c72eae497a368b6c303_amd64",
"8Base-CNV-4.11:container-native-virtualization/kubevirt-tekton-tasks-copy-template@sha256:295767815690a79bb3b08895ab8937e322769773ad4cf7a305229ab29ccea897_amd64",
"8Base-CNV-4.11:container-native-virtualization/kubevirt-tekton-tasks-create-datavolume@sha256:3e3a30a00b367480d3182820ba11e366d87b44ff1e626f9025ddd2c612d78e47_amd64",
"8Base-CNV-4.11:container-native-virtualization/kubevirt-tekton-tasks-create-vm-from-template@sha256:4a5362a1fa6fc22344231321616b0f5e1cec7152c73bf0d00a36df62448076ee_amd64",
"8Base-CNV-4.11:container-native-virtualization/kubevirt-tekton-tasks-disk-virt-customize@sha256:fffeced76624d73cb2fd19919726886d28fd1bf4ce22549ce0ca84ed972b9e73_amd64",
"8Base-CNV-4.11:container-native-virtualization/kubevirt-tekton-tasks-disk-virt-sysprep@sha256:4e0d47644f1f44e1f01902691edce9e27acfa1aeb5f2de98439acfea7596c2e9_amd64",
"8Base-CNV-4.11:container-native-virtualization/kubevirt-tekton-tasks-modify-vm-template@sha256:53e110e700707e9f876d08a68240b6841ba5932e32b18ace1f9b8be1e575d954_amd64",
"8Base-CNV-4.11:container-native-virtualization/kubevirt-tekton-tasks-operator@sha256:f854b68b7443c4ed87e50132aa776e1b60bd71e888cee4e181840667858b7a90_amd64",
"8Base-CNV-4.11:container-native-virtualization/kubevirt-tekton-tasks-wait-for-vmi-status@sha256:b55e6949adf047224f78d0eba66a5b64c787719f4236a4b4feab268071f0c015_amd64",
"8Base-CNV-4.11:container-native-virtualization/kubevirt-template-validator@sha256:f3b8bdc5905143bcfe825ceb633ed04219913ebff04edaabe019810771306578_amd64",
"8Base-CNV-4.11:container-native-virtualization/libguestfs-tools@sha256:d244c934a8209d4bfd04f42fee30ec456078a1db61f1720d11c745cc76ab3e1d_amd64",
"8Base-CNV-4.11:container-native-virtualization/ovs-cni-plugin@sha256:10baab1fb06b0afbf4c790e24c6cea12516c1f4e047c9515309af20ef45e6c01_amd64",
"8Base-CNV-4.11:container-native-virtualization/virt-api@sha256:a66fb987f6eca11f2922dc3ef5e199ef12817bac071d033829f01a3dcb2c4e14_amd64",
"8Base-CNV-4.11:container-native-virtualization/virt-artifacts-server@sha256:ef16ccd7b5928288b84e16dbc8e5e3c83716174d98b414de7d8c98f4d780fa48_amd64",
"8Base-CNV-4.11:container-native-virtualization/virt-cdi-apiserver@sha256:3fbe2cf982203ad1565faf3dfdff2131a95754fa1924bc4540ef16a8c6a92996_amd64",
"8Base-CNV-4.11:container-native-virtualization/virt-cdi-cloner@sha256:6570c84c760ddc023cc254c252d8a7a986d50e9dffb09cb56db0334f08454965_amd64",
"8Base-CNV-4.11:container-native-virtualization/virt-cdi-controller@sha256:23f99683fc40c258ffa809f6e4e97835d9506247f4dc35640275c365d54b95c0_amd64",
"8Base-CNV-4.11:container-native-virtualization/virt-cdi-importer@sha256:171e69c1cf17c27b2eb69e6411b50e616366e5c188dd25baeade3c634c1425e4_amd64",
"8Base-CNV-4.11:container-native-virtualization/virt-cdi-operator@sha256:6acb6fdc85de481f0ec834646760701d1351eecfb72ecacd2393509d84f07c1f_amd64",
"8Base-CNV-4.11:container-native-virtualization/virt-cdi-uploadproxy@sha256:e33e0ed610af88df4a2901c0b78aeb2e174d43ba60c7d7982b7c78b2f4545846_amd64",
"8Base-CNV-4.11:container-native-virtualization/virt-cdi-uploadserver@sha256:17d7ef4fd170b41bd6c0eaed374d591ab4e816d8c7d9ba5afa3d97ddd97b1521_amd64",
"8Base-CNV-4.11:container-native-virtualization/virt-controller@sha256:834c84710fa4b61b5797681e538723dda5962fc06484c092dfebb28d7ea4fd6e_amd64",
"8Base-CNV-4.11:container-native-virtualization/virt-handler@sha256:5232ce9a3704e6be8bce6bccddb234275afdaaf655a239cca642d2afc7a583ba_amd64",
"8Base-CNV-4.11:container-native-virtualization/virt-launcher@sha256:9cbbc3692cdcc0f8552a5de7233e5c43a3f9e56b6dc93af1c7c8bc3ccfed9aaf_amd64",
"8Base-CNV-4.11:container-native-virtualization/virt-operator@sha256:4f91d8c011681951daa86ef1f9293fbfd3d9cc4eaa4746761ba1c3fc41149bb0_amd64",
"8Base-CNV-4.11:container-native-virtualization/virtio-win@sha256:1a0ba39da4dc899ba8c1f13acb1f978f4c794a99163ba4935e4975cad6610e70_amd64",
"8Base-CNV-4.11:container-native-virtualization/vm-network-latency-checkup@sha256:6fd6c7b974eabe5a710b1fa2b3aaf783fe3951112b42a0156743cb16a033b700_amd64"
],
"known_not_affected": [
"8Base-CNV-4.11:container-native-virtualization/hco-bundle-registry@sha256:2ed82d656fb357c2eafdbf5e3436a27c6c27e81ff9a78e6108d624b0e5ac4df2_amd64",
"8Base-CNV-4.11:container-native-virtualization/hostpath-csi-driver-rhel8@sha256:db4873121d15ac4ac438a101a7b7c347769922311d53e8d06b02c41e3b62ecac_amd64",
"8Base-CNV-4.11:container-native-virtualization/hostpath-csi-driver@sha256:db4873121d15ac4ac438a101a7b7c347769922311d53e8d06b02c41e3b62ecac_amd64",
"8Base-CNV-4.11:container-native-virtualization/ovs-cni-marker@sha256:7109aa0773b2a019fc4e981009100b94b7adb89119be585f9a577b258af277b2_amd64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2022-24675"
},
{
"category": "external",
"summary": "RHBZ#2077688",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2077688"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2022-24675",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-24675"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2022-24675",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2022-24675"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-announce/c/oecdBNLOml8",
"url": "https://groups.google.com/g/golang-announce/c/oecdBNLOml8"
}
],
"release_date": "2022-04-12T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2022-12-01T21:09:40+00:00",
"details": "Before applying this update, make sure all previously released errata relevant to your system have been applied.\n\nFor details on how to apply this update, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"8Base-CNV-4.11:container-native-virtualization/bridge-marker@sha256:59e80e29aef53d75cd40d526a2f033fb7aa1ac649da1a9e76b64d466257176cd_amd64",
"8Base-CNV-4.11:container-native-virtualization/checkup-framework@sha256:2370dd32b3e15b4261ed6267d5233ff549bd58bf5700edecc4062cce4a2bc302_amd64",
"8Base-CNV-4.11:container-native-virtualization/cluster-network-addons-operator@sha256:62bc5bdbecd1c2b15d254ef0f6754c155a3dff53178e3b7e48b0e064d82e0ebe_amd64",
"8Base-CNV-4.11:container-native-virtualization/cnv-containernetworking-plugins@sha256:37cbda49804ccc5626216e3a4f0fde8d94d93111e49b2b9256cd9da07985681e_amd64",
"8Base-CNV-4.11:container-native-virtualization/cnv-must-gather-rhel8@sha256:288403025b7d6f5e1ee9d32bf23efc07d63ab90ad4f9f558949dfac44f6c3abc_amd64",
"8Base-CNV-4.11:container-native-virtualization/hostpath-provisioner-rhel8-operator@sha256:42ed6288a8444726a7addb617bdb53ccff36090d2b22f4499d4b2ccc51009b17_amd64",
"8Base-CNV-4.11:container-native-virtualization/hostpath-provisioner-rhel8@sha256:f8f67f5e67ea99dda1445257ceba9e68614efe9c8d2fc257d88ce6bcf56ec40f_amd64",
"8Base-CNV-4.11:container-native-virtualization/hyperconverged-cluster-operator@sha256:98be2c9b4d41c8e35067318d01a76a747513652fcbd41ba38070b49ab1858e6c_amd64",
"8Base-CNV-4.11:container-native-virtualization/hyperconverged-cluster-webhook-rhel8@sha256:45c90ed991c655126f8a9acb909d1e5607e224ec6412a015308794e5b02fe320_amd64",
"8Base-CNV-4.11:container-native-virtualization/kubemacpool@sha256:6f4c35e008f158160a28419568a1db2ce9bb3a2e1d3d2eb882fa0499be7dedd0_amd64",
"8Base-CNV-4.11:container-native-virtualization/kubevirt-console-plugin@sha256:12f988f14cd8a4f7d5fa175a488435ad571091e2544670a0509fe1027ba71cfb_amd64",
"8Base-CNV-4.11:container-native-virtualization/kubevirt-ssp-operator@sha256:b2c001156b0abeb4e2c890927fb935bc43c20300125b7add856302dfcea7052c_amd64",
"8Base-CNV-4.11:container-native-virtualization/kubevirt-tekton-tasks-cleanup-vm@sha256:f80bccd1ba7d922113f9f3a1506d01dd7d07ac8d70ef7c72eae497a368b6c303_amd64",
"8Base-CNV-4.11:container-native-virtualization/kubevirt-tekton-tasks-copy-template@sha256:295767815690a79bb3b08895ab8937e322769773ad4cf7a305229ab29ccea897_amd64",
"8Base-CNV-4.11:container-native-virtualization/kubevirt-tekton-tasks-create-datavolume@sha256:3e3a30a00b367480d3182820ba11e366d87b44ff1e626f9025ddd2c612d78e47_amd64",
"8Base-CNV-4.11:container-native-virtualization/kubevirt-tekton-tasks-create-vm-from-template@sha256:4a5362a1fa6fc22344231321616b0f5e1cec7152c73bf0d00a36df62448076ee_amd64",
"8Base-CNV-4.11:container-native-virtualization/kubevirt-tekton-tasks-disk-virt-customize@sha256:fffeced76624d73cb2fd19919726886d28fd1bf4ce22549ce0ca84ed972b9e73_amd64",
"8Base-CNV-4.11:container-native-virtualization/kubevirt-tekton-tasks-disk-virt-sysprep@sha256:4e0d47644f1f44e1f01902691edce9e27acfa1aeb5f2de98439acfea7596c2e9_amd64",
"8Base-CNV-4.11:container-native-virtualization/kubevirt-tekton-tasks-modify-vm-template@sha256:53e110e700707e9f876d08a68240b6841ba5932e32b18ace1f9b8be1e575d954_amd64",
"8Base-CNV-4.11:container-native-virtualization/kubevirt-tekton-tasks-operator@sha256:f854b68b7443c4ed87e50132aa776e1b60bd71e888cee4e181840667858b7a90_amd64",
"8Base-CNV-4.11:container-native-virtualization/kubevirt-tekton-tasks-wait-for-vmi-status@sha256:b55e6949adf047224f78d0eba66a5b64c787719f4236a4b4feab268071f0c015_amd64",
"8Base-CNV-4.11:container-native-virtualization/kubevirt-template-validator@sha256:f3b8bdc5905143bcfe825ceb633ed04219913ebff04edaabe019810771306578_amd64",
"8Base-CNV-4.11:container-native-virtualization/libguestfs-tools@sha256:d244c934a8209d4bfd04f42fee30ec456078a1db61f1720d11c745cc76ab3e1d_amd64",
"8Base-CNV-4.11:container-native-virtualization/ovs-cni-plugin@sha256:10baab1fb06b0afbf4c790e24c6cea12516c1f4e047c9515309af20ef45e6c01_amd64",
"8Base-CNV-4.11:container-native-virtualization/virt-api@sha256:a66fb987f6eca11f2922dc3ef5e199ef12817bac071d033829f01a3dcb2c4e14_amd64",
"8Base-CNV-4.11:container-native-virtualization/virt-artifacts-server@sha256:ef16ccd7b5928288b84e16dbc8e5e3c83716174d98b414de7d8c98f4d780fa48_amd64",
"8Base-CNV-4.11:container-native-virtualization/virt-cdi-apiserver@sha256:3fbe2cf982203ad1565faf3dfdff2131a95754fa1924bc4540ef16a8c6a92996_amd64",
"8Base-CNV-4.11:container-native-virtualization/virt-cdi-cloner@sha256:6570c84c760ddc023cc254c252d8a7a986d50e9dffb09cb56db0334f08454965_amd64",
"8Base-CNV-4.11:container-native-virtualization/virt-cdi-controller@sha256:23f99683fc40c258ffa809f6e4e97835d9506247f4dc35640275c365d54b95c0_amd64",
"8Base-CNV-4.11:container-native-virtualization/virt-cdi-importer@sha256:171e69c1cf17c27b2eb69e6411b50e616366e5c188dd25baeade3c634c1425e4_amd64",
"8Base-CNV-4.11:container-native-virtualization/virt-cdi-operator@sha256:6acb6fdc85de481f0ec834646760701d1351eecfb72ecacd2393509d84f07c1f_amd64",
"8Base-CNV-4.11:container-native-virtualization/virt-cdi-uploadproxy@sha256:e33e0ed610af88df4a2901c0b78aeb2e174d43ba60c7d7982b7c78b2f4545846_amd64",
"8Base-CNV-4.11:container-native-virtualization/virt-cdi-uploadserver@sha256:17d7ef4fd170b41bd6c0eaed374d591ab4e816d8c7d9ba5afa3d97ddd97b1521_amd64",
"8Base-CNV-4.11:container-native-virtualization/virt-controller@sha256:834c84710fa4b61b5797681e538723dda5962fc06484c092dfebb28d7ea4fd6e_amd64",
"8Base-CNV-4.11:container-native-virtualization/virt-handler@sha256:5232ce9a3704e6be8bce6bccddb234275afdaaf655a239cca642d2afc7a583ba_amd64",
"8Base-CNV-4.11:container-native-virtualization/virt-launcher@sha256:9cbbc3692cdcc0f8552a5de7233e5c43a3f9e56b6dc93af1c7c8bc3ccfed9aaf_amd64",
"8Base-CNV-4.11:container-native-virtualization/virt-operator@sha256:4f91d8c011681951daa86ef1f9293fbfd3d9cc4eaa4746761ba1c3fc41149bb0_amd64",
"8Base-CNV-4.11:container-native-virtualization/virtio-win@sha256:1a0ba39da4dc899ba8c1f13acb1f978f4c794a99163ba4935e4975cad6610e70_amd64",
"8Base-CNV-4.11:container-native-virtualization/vm-network-latency-checkup@sha256:6fd6c7b974eabe5a710b1fa2b3aaf783fe3951112b42a0156743cb16a033b700_amd64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2022:8750"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"8Base-CNV-4.11:container-native-virtualization/bridge-marker@sha256:59e80e29aef53d75cd40d526a2f033fb7aa1ac649da1a9e76b64d466257176cd_amd64",
"8Base-CNV-4.11:container-native-virtualization/checkup-framework@sha256:2370dd32b3e15b4261ed6267d5233ff549bd58bf5700edecc4062cce4a2bc302_amd64",
"8Base-CNV-4.11:container-native-virtualization/cluster-network-addons-operator@sha256:62bc5bdbecd1c2b15d254ef0f6754c155a3dff53178e3b7e48b0e064d82e0ebe_amd64",
"8Base-CNV-4.11:container-native-virtualization/cnv-containernetworking-plugins@sha256:37cbda49804ccc5626216e3a4f0fde8d94d93111e49b2b9256cd9da07985681e_amd64",
"8Base-CNV-4.11:container-native-virtualization/cnv-must-gather-rhel8@sha256:288403025b7d6f5e1ee9d32bf23efc07d63ab90ad4f9f558949dfac44f6c3abc_amd64",
"8Base-CNV-4.11:container-native-virtualization/hco-bundle-registry@sha256:2ed82d656fb357c2eafdbf5e3436a27c6c27e81ff9a78e6108d624b0e5ac4df2_amd64",
"8Base-CNV-4.11:container-native-virtualization/hostpath-csi-driver-rhel8@sha256:db4873121d15ac4ac438a101a7b7c347769922311d53e8d06b02c41e3b62ecac_amd64",
"8Base-CNV-4.11:container-native-virtualization/hostpath-csi-driver@sha256:db4873121d15ac4ac438a101a7b7c347769922311d53e8d06b02c41e3b62ecac_amd64",
"8Base-CNV-4.11:container-native-virtualization/hostpath-provisioner-rhel8-operator@sha256:42ed6288a8444726a7addb617bdb53ccff36090d2b22f4499d4b2ccc51009b17_amd64",
"8Base-CNV-4.11:container-native-virtualization/hostpath-provisioner-rhel8@sha256:f8f67f5e67ea99dda1445257ceba9e68614efe9c8d2fc257d88ce6bcf56ec40f_amd64",
"8Base-CNV-4.11:container-native-virtualization/hyperconverged-cluster-operator@sha256:98be2c9b4d41c8e35067318d01a76a747513652fcbd41ba38070b49ab1858e6c_amd64",
"8Base-CNV-4.11:container-native-virtualization/hyperconverged-cluster-webhook-rhel8@sha256:45c90ed991c655126f8a9acb909d1e5607e224ec6412a015308794e5b02fe320_amd64",
"8Base-CNV-4.11:container-native-virtualization/kubemacpool@sha256:6f4c35e008f158160a28419568a1db2ce9bb3a2e1d3d2eb882fa0499be7dedd0_amd64",
"8Base-CNV-4.11:container-native-virtualization/kubevirt-console-plugin@sha256:12f988f14cd8a4f7d5fa175a488435ad571091e2544670a0509fe1027ba71cfb_amd64",
"8Base-CNV-4.11:container-native-virtualization/kubevirt-ssp-operator@sha256:b2c001156b0abeb4e2c890927fb935bc43c20300125b7add856302dfcea7052c_amd64",
"8Base-CNV-4.11:container-native-virtualization/kubevirt-tekton-tasks-cleanup-vm@sha256:f80bccd1ba7d922113f9f3a1506d01dd7d07ac8d70ef7c72eae497a368b6c303_amd64",
"8Base-CNV-4.11:container-native-virtualization/kubevirt-tekton-tasks-copy-template@sha256:295767815690a79bb3b08895ab8937e322769773ad4cf7a305229ab29ccea897_amd64",
"8Base-CNV-4.11:container-native-virtualization/kubevirt-tekton-tasks-create-datavolume@sha256:3e3a30a00b367480d3182820ba11e366d87b44ff1e626f9025ddd2c612d78e47_amd64",
"8Base-CNV-4.11:container-native-virtualization/kubevirt-tekton-tasks-create-vm-from-template@sha256:4a5362a1fa6fc22344231321616b0f5e1cec7152c73bf0d00a36df62448076ee_amd64",
"8Base-CNV-4.11:container-native-virtualization/kubevirt-tekton-tasks-disk-virt-customize@sha256:fffeced76624d73cb2fd19919726886d28fd1bf4ce22549ce0ca84ed972b9e73_amd64",
"8Base-CNV-4.11:container-native-virtualization/kubevirt-tekton-tasks-disk-virt-sysprep@sha256:4e0d47644f1f44e1f01902691edce9e27acfa1aeb5f2de98439acfea7596c2e9_amd64",
"8Base-CNV-4.11:container-native-virtualization/kubevirt-tekton-tasks-modify-vm-template@sha256:53e110e700707e9f876d08a68240b6841ba5932e32b18ace1f9b8be1e575d954_amd64",
"8Base-CNV-4.11:container-native-virtualization/kubevirt-tekton-tasks-operator@sha256:f854b68b7443c4ed87e50132aa776e1b60bd71e888cee4e181840667858b7a90_amd64",
"8Base-CNV-4.11:container-native-virtualization/kubevirt-tekton-tasks-wait-for-vmi-status@sha256:b55e6949adf047224f78d0eba66a5b64c787719f4236a4b4feab268071f0c015_amd64",
"8Base-CNV-4.11:container-native-virtualization/kubevirt-template-validator@sha256:f3b8bdc5905143bcfe825ceb633ed04219913ebff04edaabe019810771306578_amd64",
"8Base-CNV-4.11:container-native-virtualization/libguestfs-tools@sha256:d244c934a8209d4bfd04f42fee30ec456078a1db61f1720d11c745cc76ab3e1d_amd64",
"8Base-CNV-4.11:container-native-virtualization/ovs-cni-marker@sha256:7109aa0773b2a019fc4e981009100b94b7adb89119be585f9a577b258af277b2_amd64",
"8Base-CNV-4.11:container-native-virtualization/ovs-cni-plugin@sha256:10baab1fb06b0afbf4c790e24c6cea12516c1f4e047c9515309af20ef45e6c01_amd64",
"8Base-CNV-4.11:container-native-virtualization/virt-api@sha256:a66fb987f6eca11f2922dc3ef5e199ef12817bac071d033829f01a3dcb2c4e14_amd64",
"8Base-CNV-4.11:container-native-virtualization/virt-artifacts-server@sha256:ef16ccd7b5928288b84e16dbc8e5e3c83716174d98b414de7d8c98f4d780fa48_amd64",
"8Base-CNV-4.11:container-native-virtualization/virt-cdi-apiserver@sha256:3fbe2cf982203ad1565faf3dfdff2131a95754fa1924bc4540ef16a8c6a92996_amd64",
"8Base-CNV-4.11:container-native-virtualization/virt-cdi-cloner@sha256:6570c84c760ddc023cc254c252d8a7a986d50e9dffb09cb56db0334f08454965_amd64",
"8Base-CNV-4.11:container-native-virtualization/virt-cdi-controller@sha256:23f99683fc40c258ffa809f6e4e97835d9506247f4dc35640275c365d54b95c0_amd64",
"8Base-CNV-4.11:container-native-virtualization/virt-cdi-importer@sha256:171e69c1cf17c27b2eb69e6411b50e616366e5c188dd25baeade3c634c1425e4_amd64",
"8Base-CNV-4.11:container-native-virtualization/virt-cdi-operator@sha256:6acb6fdc85de481f0ec834646760701d1351eecfb72ecacd2393509d84f07c1f_amd64",
"8Base-CNV-4.11:container-native-virtualization/virt-cdi-uploadproxy@sha256:e33e0ed610af88df4a2901c0b78aeb2e174d43ba60c7d7982b7c78b2f4545846_amd64",
"8Base-CNV-4.11:container-native-virtualization/virt-cdi-uploadserver@sha256:17d7ef4fd170b41bd6c0eaed374d591ab4e816d8c7d9ba5afa3d97ddd97b1521_amd64",
"8Base-CNV-4.11:container-native-virtualization/virt-controller@sha256:834c84710fa4b61b5797681e538723dda5962fc06484c092dfebb28d7ea4fd6e_amd64",
"8Base-CNV-4.11:container-native-virtualization/virt-handler@sha256:5232ce9a3704e6be8bce6bccddb234275afdaaf655a239cca642d2afc7a583ba_amd64",
"8Base-CNV-4.11:container-native-virtualization/virt-launcher@sha256:9cbbc3692cdcc0f8552a5de7233e5c43a3f9e56b6dc93af1c7c8bc3ccfed9aaf_amd64",
"8Base-CNV-4.11:container-native-virtualization/virt-operator@sha256:4f91d8c011681951daa86ef1f9293fbfd3d9cc4eaa4746761ba1c3fc41149bb0_amd64",
"8Base-CNV-4.11:container-native-virtualization/virtio-win@sha256:1a0ba39da4dc899ba8c1f13acb1f978f4c794a99163ba4935e4975cad6610e70_amd64",
"8Base-CNV-4.11:container-native-virtualization/vm-network-latency-checkup@sha256:6fd6c7b974eabe5a710b1fa2b3aaf783fe3951112b42a0156743cb16a033b700_amd64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "golang: encoding/pem: fix stack overflow in Decode"
},
{
"cve": "CVE-2022-24921",
"cwe": {
"id": "CWE-400",
"name": "Uncontrolled Resource Consumption"
},
"discovery_date": "2022-03-16T00:00:00+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"8Base-CNV-4.11:container-native-virtualization/bridge-marker@sha256:59e80e29aef53d75cd40d526a2f033fb7aa1ac649da1a9e76b64d466257176cd_amd64",
"8Base-CNV-4.11:container-native-virtualization/checkup-framework@sha256:2370dd32b3e15b4261ed6267d5233ff549bd58bf5700edecc4062cce4a2bc302_amd64",
"8Base-CNV-4.11:container-native-virtualization/cluster-network-addons-operator@sha256:62bc5bdbecd1c2b15d254ef0f6754c155a3dff53178e3b7e48b0e064d82e0ebe_amd64",
"8Base-CNV-4.11:container-native-virtualization/cnv-containernetworking-plugins@sha256:37cbda49804ccc5626216e3a4f0fde8d94d93111e49b2b9256cd9da07985681e_amd64",
"8Base-CNV-4.11:container-native-virtualization/cnv-must-gather-rhel8@sha256:288403025b7d6f5e1ee9d32bf23efc07d63ab90ad4f9f558949dfac44f6c3abc_amd64",
"8Base-CNV-4.11:container-native-virtualization/hco-bundle-registry@sha256:2ed82d656fb357c2eafdbf5e3436a27c6c27e81ff9a78e6108d624b0e5ac4df2_amd64",
"8Base-CNV-4.11:container-native-virtualization/hostpath-csi-driver-rhel8@sha256:db4873121d15ac4ac438a101a7b7c347769922311d53e8d06b02c41e3b62ecac_amd64",
"8Base-CNV-4.11:container-native-virtualization/hostpath-csi-driver@sha256:db4873121d15ac4ac438a101a7b7c347769922311d53e8d06b02c41e3b62ecac_amd64",
"8Base-CNV-4.11:container-native-virtualization/hostpath-provisioner-rhel8-operator@sha256:42ed6288a8444726a7addb617bdb53ccff36090d2b22f4499d4b2ccc51009b17_amd64",
"8Base-CNV-4.11:container-native-virtualization/hostpath-provisioner-rhel8@sha256:f8f67f5e67ea99dda1445257ceba9e68614efe9c8d2fc257d88ce6bcf56ec40f_amd64",
"8Base-CNV-4.11:container-native-virtualization/hyperconverged-cluster-operator@sha256:98be2c9b4d41c8e35067318d01a76a747513652fcbd41ba38070b49ab1858e6c_amd64",
"8Base-CNV-4.11:container-native-virtualization/hyperconverged-cluster-webhook-rhel8@sha256:45c90ed991c655126f8a9acb909d1e5607e224ec6412a015308794e5b02fe320_amd64",
"8Base-CNV-4.11:container-native-virtualization/kubemacpool@sha256:6f4c35e008f158160a28419568a1db2ce9bb3a2e1d3d2eb882fa0499be7dedd0_amd64",
"8Base-CNV-4.11:container-native-virtualization/kubevirt-console-plugin@sha256:12f988f14cd8a4f7d5fa175a488435ad571091e2544670a0509fe1027ba71cfb_amd64",
"8Base-CNV-4.11:container-native-virtualization/kubevirt-tekton-tasks-cleanup-vm@sha256:f80bccd1ba7d922113f9f3a1506d01dd7d07ac8d70ef7c72eae497a368b6c303_amd64",
"8Base-CNV-4.11:container-native-virtualization/kubevirt-tekton-tasks-copy-template@sha256:295767815690a79bb3b08895ab8937e322769773ad4cf7a305229ab29ccea897_amd64",
"8Base-CNV-4.11:container-native-virtualization/kubevirt-tekton-tasks-create-datavolume@sha256:3e3a30a00b367480d3182820ba11e366d87b44ff1e626f9025ddd2c612d78e47_amd64",
"8Base-CNV-4.11:container-native-virtualization/kubevirt-tekton-tasks-create-vm-from-template@sha256:4a5362a1fa6fc22344231321616b0f5e1cec7152c73bf0d00a36df62448076ee_amd64",
"8Base-CNV-4.11:container-native-virtualization/kubevirt-tekton-tasks-disk-virt-customize@sha256:fffeced76624d73cb2fd19919726886d28fd1bf4ce22549ce0ca84ed972b9e73_amd64",
"8Base-CNV-4.11:container-native-virtualization/kubevirt-tekton-tasks-disk-virt-sysprep@sha256:4e0d47644f1f44e1f01902691edce9e27acfa1aeb5f2de98439acfea7596c2e9_amd64",
"8Base-CNV-4.11:container-native-virtualization/kubevirt-tekton-tasks-modify-vm-template@sha256:53e110e700707e9f876d08a68240b6841ba5932e32b18ace1f9b8be1e575d954_amd64",
"8Base-CNV-4.11:container-native-virtualization/kubevirt-tekton-tasks-operator@sha256:f854b68b7443c4ed87e50132aa776e1b60bd71e888cee4e181840667858b7a90_amd64",
"8Base-CNV-4.11:container-native-virtualization/kubevirt-tekton-tasks-wait-for-vmi-status@sha256:b55e6949adf047224f78d0eba66a5b64c787719f4236a4b4feab268071f0c015_amd64",
"8Base-CNV-4.11:container-native-virtualization/libguestfs-tools@sha256:d244c934a8209d4bfd04f42fee30ec456078a1db61f1720d11c745cc76ab3e1d_amd64",
"8Base-CNV-4.11:container-native-virtualization/ovs-cni-marker@sha256:7109aa0773b2a019fc4e981009100b94b7adb89119be585f9a577b258af277b2_amd64",
"8Base-CNV-4.11:container-native-virtualization/ovs-cni-plugin@sha256:10baab1fb06b0afbf4c790e24c6cea12516c1f4e047c9515309af20ef45e6c01_amd64",
"8Base-CNV-4.11:container-native-virtualization/virt-cdi-apiserver@sha256:3fbe2cf982203ad1565faf3dfdff2131a95754fa1924bc4540ef16a8c6a92996_amd64",
"8Base-CNV-4.11:container-native-virtualization/virt-cdi-cloner@sha256:6570c84c760ddc023cc254c252d8a7a986d50e9dffb09cb56db0334f08454965_amd64",
"8Base-CNV-4.11:container-native-virtualization/virt-cdi-controller@sha256:23f99683fc40c258ffa809f6e4e97835d9506247f4dc35640275c365d54b95c0_amd64",
"8Base-CNV-4.11:container-native-virtualization/virt-cdi-importer@sha256:171e69c1cf17c27b2eb69e6411b50e616366e5c188dd25baeade3c634c1425e4_amd64",
"8Base-CNV-4.11:container-native-virtualization/virt-cdi-operator@sha256:6acb6fdc85de481f0ec834646760701d1351eecfb72ecacd2393509d84f07c1f_amd64",
"8Base-CNV-4.11:container-native-virtualization/virt-cdi-uploadproxy@sha256:e33e0ed610af88df4a2901c0b78aeb2e174d43ba60c7d7982b7c78b2f4545846_amd64",
"8Base-CNV-4.11:container-native-virtualization/virt-cdi-uploadserver@sha256:17d7ef4fd170b41bd6c0eaed374d591ab4e816d8c7d9ba5afa3d97ddd97b1521_amd64",
"8Base-CNV-4.11:container-native-virtualization/virtio-win@sha256:1a0ba39da4dc899ba8c1f13acb1f978f4c794a99163ba4935e4975cad6610e70_amd64",
"8Base-CNV-4.11:container-native-virtualization/vm-network-latency-checkup@sha256:6fd6c7b974eabe5a710b1fa2b3aaf783fe3951112b42a0156743cb16a033b700_amd64"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2064857"
}
],
"notes": [
{
"category": "description",
"text": "A stack overflow flaw was found in Golang\u0027s regexp module, which can crash the runtime if the application using regexp accepts very long or arbitrarily long regexps from untrusted sources that have sufficient nesting depths. To exploit this vulnerability, an attacker would need to send large regexps with deep nesting to the application. Triggering this flaw leads to a crash of the runtime, which causes a denial of service.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "golang: regexp: stack exhaustion via a deeply nested expression",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "This flaw has been rated as a Moderate impact flaw because the exploitation of this flaw requires that an affected application accept arbitrarily long regexps from untrusted sources, which has inherent risks (even without this flaw), especially involving impacts to application availability.\n\nWithin regulated environments, a combination of the following controls acts as a significant barrier to successfully exploiting a CWE-400: Uncontrolled Resource Consumption vulnerability and therefore downgrades the severity of this particular CVE from Moderate to Low.\n\nRed Hat restricts access to all platform information by default, granting access only after successful hard token-based multi-factor authentication (MFA) and enforcing least privilege to ensure only authorized roles can execute or modify code. The environment employs malicious code protections, including IDS/IPS and antimalware tools to detect threats and monitor resource usage, helping prevent uncontrolled consumption that could lead to system failure. Additional safeguards, such as web application firewalls and load-balancing strategies, protect against resource exhaustion and performance degradation. Event logs are centrally collected, correlated, and analyzed to support monitoring, alerting, and retention, aiding in the detection of abnormal behavior and potential denial-of-service (DoS) conditions. Static code analysis and peer reviews enforce strong input validation and error handling, reducing the likelihood of input-based DoS attacks.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"8Base-CNV-4.11:container-native-virtualization/kubevirt-ssp-operator@sha256:b2c001156b0abeb4e2c890927fb935bc43c20300125b7add856302dfcea7052c_amd64",
"8Base-CNV-4.11:container-native-virtualization/kubevirt-template-validator@sha256:f3b8bdc5905143bcfe825ceb633ed04219913ebff04edaabe019810771306578_amd64",
"8Base-CNV-4.11:container-native-virtualization/virt-api@sha256:a66fb987f6eca11f2922dc3ef5e199ef12817bac071d033829f01a3dcb2c4e14_amd64",
"8Base-CNV-4.11:container-native-virtualization/virt-artifacts-server@sha256:ef16ccd7b5928288b84e16dbc8e5e3c83716174d98b414de7d8c98f4d780fa48_amd64",
"8Base-CNV-4.11:container-native-virtualization/virt-controller@sha256:834c84710fa4b61b5797681e538723dda5962fc06484c092dfebb28d7ea4fd6e_amd64",
"8Base-CNV-4.11:container-native-virtualization/virt-handler@sha256:5232ce9a3704e6be8bce6bccddb234275afdaaf655a239cca642d2afc7a583ba_amd64",
"8Base-CNV-4.11:container-native-virtualization/virt-launcher@sha256:9cbbc3692cdcc0f8552a5de7233e5c43a3f9e56b6dc93af1c7c8bc3ccfed9aaf_amd64",
"8Base-CNV-4.11:container-native-virtualization/virt-operator@sha256:4f91d8c011681951daa86ef1f9293fbfd3d9cc4eaa4746761ba1c3fc41149bb0_amd64"
],
"known_not_affected": [
"8Base-CNV-4.11:container-native-virtualization/bridge-marker@sha256:59e80e29aef53d75cd40d526a2f033fb7aa1ac649da1a9e76b64d466257176cd_amd64",
"8Base-CNV-4.11:container-native-virtualization/checkup-framework@sha256:2370dd32b3e15b4261ed6267d5233ff549bd58bf5700edecc4062cce4a2bc302_amd64",
"8Base-CNV-4.11:container-native-virtualization/cluster-network-addons-operator@sha256:62bc5bdbecd1c2b15d254ef0f6754c155a3dff53178e3b7e48b0e064d82e0ebe_amd64",
"8Base-CNV-4.11:container-native-virtualization/cnv-containernetworking-plugins@sha256:37cbda49804ccc5626216e3a4f0fde8d94d93111e49b2b9256cd9da07985681e_amd64",
"8Base-CNV-4.11:container-native-virtualization/cnv-must-gather-rhel8@sha256:288403025b7d6f5e1ee9d32bf23efc07d63ab90ad4f9f558949dfac44f6c3abc_amd64",
"8Base-CNV-4.11:container-native-virtualization/hco-bundle-registry@sha256:2ed82d656fb357c2eafdbf5e3436a27c6c27e81ff9a78e6108d624b0e5ac4df2_amd64",
"8Base-CNV-4.11:container-native-virtualization/hostpath-csi-driver-rhel8@sha256:db4873121d15ac4ac438a101a7b7c347769922311d53e8d06b02c41e3b62ecac_amd64",
"8Base-CNV-4.11:container-native-virtualization/hostpath-csi-driver@sha256:db4873121d15ac4ac438a101a7b7c347769922311d53e8d06b02c41e3b62ecac_amd64",
"8Base-CNV-4.11:container-native-virtualization/hostpath-provisioner-rhel8-operator@sha256:42ed6288a8444726a7addb617bdb53ccff36090d2b22f4499d4b2ccc51009b17_amd64",
"8Base-CNV-4.11:container-native-virtualization/hostpath-provisioner-rhel8@sha256:f8f67f5e67ea99dda1445257ceba9e68614efe9c8d2fc257d88ce6bcf56ec40f_amd64",
"8Base-CNV-4.11:container-native-virtualization/hyperconverged-cluster-operator@sha256:98be2c9b4d41c8e35067318d01a76a747513652fcbd41ba38070b49ab1858e6c_amd64",
"8Base-CNV-4.11:container-native-virtualization/hyperconverged-cluster-webhook-rhel8@sha256:45c90ed991c655126f8a9acb909d1e5607e224ec6412a015308794e5b02fe320_amd64",
"8Base-CNV-4.11:container-native-virtualization/kubemacpool@sha256:6f4c35e008f158160a28419568a1db2ce9bb3a2e1d3d2eb882fa0499be7dedd0_amd64",
"8Base-CNV-4.11:container-native-virtualization/kubevirt-console-plugin@sha256:12f988f14cd8a4f7d5fa175a488435ad571091e2544670a0509fe1027ba71cfb_amd64",
"8Base-CNV-4.11:container-native-virtualization/kubevirt-tekton-tasks-cleanup-vm@sha256:f80bccd1ba7d922113f9f3a1506d01dd7d07ac8d70ef7c72eae497a368b6c303_amd64",
"8Base-CNV-4.11:container-native-virtualization/kubevirt-tekton-tasks-copy-template@sha256:295767815690a79bb3b08895ab8937e322769773ad4cf7a305229ab29ccea897_amd64",
"8Base-CNV-4.11:container-native-virtualization/kubevirt-tekton-tasks-create-datavolume@sha256:3e3a30a00b367480d3182820ba11e366d87b44ff1e626f9025ddd2c612d78e47_amd64",
"8Base-CNV-4.11:container-native-virtualization/kubevirt-tekton-tasks-create-vm-from-template@sha256:4a5362a1fa6fc22344231321616b0f5e1cec7152c73bf0d00a36df62448076ee_amd64",
"8Base-CNV-4.11:container-native-virtualization/kubevirt-tekton-tasks-disk-virt-customize@sha256:fffeced76624d73cb2fd19919726886d28fd1bf4ce22549ce0ca84ed972b9e73_amd64",
"8Base-CNV-4.11:container-native-virtualization/kubevirt-tekton-tasks-disk-virt-sysprep@sha256:4e0d47644f1f44e1f01902691edce9e27acfa1aeb5f2de98439acfea7596c2e9_amd64",
"8Base-CNV-4.11:container-native-virtualization/kubevirt-tekton-tasks-modify-vm-template@sha256:53e110e700707e9f876d08a68240b6841ba5932e32b18ace1f9b8be1e575d954_amd64",
"8Base-CNV-4.11:container-native-virtualization/kubevirt-tekton-tasks-operator@sha256:f854b68b7443c4ed87e50132aa776e1b60bd71e888cee4e181840667858b7a90_amd64",
"8Base-CNV-4.11:container-native-virtualization/kubevirt-tekton-tasks-wait-for-vmi-status@sha256:b55e6949adf047224f78d0eba66a5b64c787719f4236a4b4feab268071f0c015_amd64",
"8Base-CNV-4.11:container-native-virtualization/libguestfs-tools@sha256:d244c934a8209d4bfd04f42fee30ec456078a1db61f1720d11c745cc76ab3e1d_amd64",
"8Base-CNV-4.11:container-native-virtualization/ovs-cni-marker@sha256:7109aa0773b2a019fc4e981009100b94b7adb89119be585f9a577b258af277b2_amd64",
"8Base-CNV-4.11:container-native-virtualization/ovs-cni-plugin@sha256:10baab1fb06b0afbf4c790e24c6cea12516c1f4e047c9515309af20ef45e6c01_amd64",
"8Base-CNV-4.11:container-native-virtualization/virt-cdi-apiserver@sha256:3fbe2cf982203ad1565faf3dfdff2131a95754fa1924bc4540ef16a8c6a92996_amd64",
"8Base-CNV-4.11:container-native-virtualization/virt-cdi-cloner@sha256:6570c84c760ddc023cc254c252d8a7a986d50e9dffb09cb56db0334f08454965_amd64",
"8Base-CNV-4.11:container-native-virtualization/virt-cdi-controller@sha256:23f99683fc40c258ffa809f6e4e97835d9506247f4dc35640275c365d54b95c0_amd64",
"8Base-CNV-4.11:container-native-virtualization/virt-cdi-importer@sha256:171e69c1cf17c27b2eb69e6411b50e616366e5c188dd25baeade3c634c1425e4_amd64",
"8Base-CNV-4.11:container-native-virtualization/virt-cdi-operator@sha256:6acb6fdc85de481f0ec834646760701d1351eecfb72ecacd2393509d84f07c1f_amd64",
"8Base-CNV-4.11:container-native-virtualization/virt-cdi-uploadproxy@sha256:e33e0ed610af88df4a2901c0b78aeb2e174d43ba60c7d7982b7c78b2f4545846_amd64",
"8Base-CNV-4.11:container-native-virtualization/virt-cdi-uploadserver@sha256:17d7ef4fd170b41bd6c0eaed374d591ab4e816d8c7d9ba5afa3d97ddd97b1521_amd64",
"8Base-CNV-4.11:container-native-virtualization/virtio-win@sha256:1a0ba39da4dc899ba8c1f13acb1f978f4c794a99163ba4935e4975cad6610e70_amd64",
"8Base-CNV-4.11:container-native-virtualization/vm-network-latency-checkup@sha256:6fd6c7b974eabe5a710b1fa2b3aaf783fe3951112b42a0156743cb16a033b700_amd64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2022-24921"
},
{
"category": "external",
"summary": "RHBZ#2064857",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2064857"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2022-24921",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-24921"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2022-24921",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2022-24921"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-announce/c/RP1hfrBYVuk",
"url": "https://groups.google.com/g/golang-announce/c/RP1hfrBYVuk"
}
],
"release_date": "2022-03-03T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2022-12-01T21:09:40+00:00",
"details": "Before applying this update, make sure all previously released errata relevant to your system have been applied.\n\nFor details on how to apply this update, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"8Base-CNV-4.11:container-native-virtualization/kubevirt-ssp-operator@sha256:b2c001156b0abeb4e2c890927fb935bc43c20300125b7add856302dfcea7052c_amd64",
"8Base-CNV-4.11:container-native-virtualization/kubevirt-template-validator@sha256:f3b8bdc5905143bcfe825ceb633ed04219913ebff04edaabe019810771306578_amd64",
"8Base-CNV-4.11:container-native-virtualization/virt-api@sha256:a66fb987f6eca11f2922dc3ef5e199ef12817bac071d033829f01a3dcb2c4e14_amd64",
"8Base-CNV-4.11:container-native-virtualization/virt-artifacts-server@sha256:ef16ccd7b5928288b84e16dbc8e5e3c83716174d98b414de7d8c98f4d780fa48_amd64",
"8Base-CNV-4.11:container-native-virtualization/virt-controller@sha256:834c84710fa4b61b5797681e538723dda5962fc06484c092dfebb28d7ea4fd6e_amd64",
"8Base-CNV-4.11:container-native-virtualization/virt-handler@sha256:5232ce9a3704e6be8bce6bccddb234275afdaaf655a239cca642d2afc7a583ba_amd64",
"8Base-CNV-4.11:container-native-virtualization/virt-launcher@sha256:9cbbc3692cdcc0f8552a5de7233e5c43a3f9e56b6dc93af1c7c8bc3ccfed9aaf_amd64",
"8Base-CNV-4.11:container-native-virtualization/virt-operator@sha256:4f91d8c011681951daa86ef1f9293fbfd3d9cc4eaa4746761ba1c3fc41149bb0_amd64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2022:8750"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"8Base-CNV-4.11:container-native-virtualization/bridge-marker@sha256:59e80e29aef53d75cd40d526a2f033fb7aa1ac649da1a9e76b64d466257176cd_amd64",
"8Base-CNV-4.11:container-native-virtualization/checkup-framework@sha256:2370dd32b3e15b4261ed6267d5233ff549bd58bf5700edecc4062cce4a2bc302_amd64",
"8Base-CNV-4.11:container-native-virtualization/cluster-network-addons-operator@sha256:62bc5bdbecd1c2b15d254ef0f6754c155a3dff53178e3b7e48b0e064d82e0ebe_amd64",
"8Base-CNV-4.11:container-native-virtualization/cnv-containernetworking-plugins@sha256:37cbda49804ccc5626216e3a4f0fde8d94d93111e49b2b9256cd9da07985681e_amd64",
"8Base-CNV-4.11:container-native-virtualization/cnv-must-gather-rhel8@sha256:288403025b7d6f5e1ee9d32bf23efc07d63ab90ad4f9f558949dfac44f6c3abc_amd64",
"8Base-CNV-4.11:container-native-virtualization/hco-bundle-registry@sha256:2ed82d656fb357c2eafdbf5e3436a27c6c27e81ff9a78e6108d624b0e5ac4df2_amd64",
"8Base-CNV-4.11:container-native-virtualization/hostpath-csi-driver-rhel8@sha256:db4873121d15ac4ac438a101a7b7c347769922311d53e8d06b02c41e3b62ecac_amd64",
"8Base-CNV-4.11:container-native-virtualization/hostpath-csi-driver@sha256:db4873121d15ac4ac438a101a7b7c347769922311d53e8d06b02c41e3b62ecac_amd64",
"8Base-CNV-4.11:container-native-virtualization/hostpath-provisioner-rhel8-operator@sha256:42ed6288a8444726a7addb617bdb53ccff36090d2b22f4499d4b2ccc51009b17_amd64",
"8Base-CNV-4.11:container-native-virtualization/hostpath-provisioner-rhel8@sha256:f8f67f5e67ea99dda1445257ceba9e68614efe9c8d2fc257d88ce6bcf56ec40f_amd64",
"8Base-CNV-4.11:container-native-virtualization/hyperconverged-cluster-operator@sha256:98be2c9b4d41c8e35067318d01a76a747513652fcbd41ba38070b49ab1858e6c_amd64",
"8Base-CNV-4.11:container-native-virtualization/hyperconverged-cluster-webhook-rhel8@sha256:45c90ed991c655126f8a9acb909d1e5607e224ec6412a015308794e5b02fe320_amd64",
"8Base-CNV-4.11:container-native-virtualization/kubemacpool@sha256:6f4c35e008f158160a28419568a1db2ce9bb3a2e1d3d2eb882fa0499be7dedd0_amd64",
"8Base-CNV-4.11:container-native-virtualization/kubevirt-console-plugin@sha256:12f988f14cd8a4f7d5fa175a488435ad571091e2544670a0509fe1027ba71cfb_amd64",
"8Base-CNV-4.11:container-native-virtualization/kubevirt-ssp-operator@sha256:b2c001156b0abeb4e2c890927fb935bc43c20300125b7add856302dfcea7052c_amd64",
"8Base-CNV-4.11:container-native-virtualization/kubevirt-tekton-tasks-cleanup-vm@sha256:f80bccd1ba7d922113f9f3a1506d01dd7d07ac8d70ef7c72eae497a368b6c303_amd64",
"8Base-CNV-4.11:container-native-virtualization/kubevirt-tekton-tasks-copy-template@sha256:295767815690a79bb3b08895ab8937e322769773ad4cf7a305229ab29ccea897_amd64",
"8Base-CNV-4.11:container-native-virtualization/kubevirt-tekton-tasks-create-datavolume@sha256:3e3a30a00b367480d3182820ba11e366d87b44ff1e626f9025ddd2c612d78e47_amd64",
"8Base-CNV-4.11:container-native-virtualization/kubevirt-tekton-tasks-create-vm-from-template@sha256:4a5362a1fa6fc22344231321616b0f5e1cec7152c73bf0d00a36df62448076ee_amd64",
"8Base-CNV-4.11:container-native-virtualization/kubevirt-tekton-tasks-disk-virt-customize@sha256:fffeced76624d73cb2fd19919726886d28fd1bf4ce22549ce0ca84ed972b9e73_amd64",
"8Base-CNV-4.11:container-native-virtualization/kubevirt-tekton-tasks-disk-virt-sysprep@sha256:4e0d47644f1f44e1f01902691edce9e27acfa1aeb5f2de98439acfea7596c2e9_amd64",
"8Base-CNV-4.11:container-native-virtualization/kubevirt-tekton-tasks-modify-vm-template@sha256:53e110e700707e9f876d08a68240b6841ba5932e32b18ace1f9b8be1e575d954_amd64",
"8Base-CNV-4.11:container-native-virtualization/kubevirt-tekton-tasks-operator@sha256:f854b68b7443c4ed87e50132aa776e1b60bd71e888cee4e181840667858b7a90_amd64",
"8Base-CNV-4.11:container-native-virtualization/kubevirt-tekton-tasks-wait-for-vmi-status@sha256:b55e6949adf047224f78d0eba66a5b64c787719f4236a4b4feab268071f0c015_amd64",
"8Base-CNV-4.11:container-native-virtualization/kubevirt-template-validator@sha256:f3b8bdc5905143bcfe825ceb633ed04219913ebff04edaabe019810771306578_amd64",
"8Base-CNV-4.11:container-native-virtualization/libguestfs-tools@sha256:d244c934a8209d4bfd04f42fee30ec456078a1db61f1720d11c745cc76ab3e1d_amd64",
"8Base-CNV-4.11:container-native-virtualization/ovs-cni-marker@sha256:7109aa0773b2a019fc4e981009100b94b7adb89119be585f9a577b258af277b2_amd64",
"8Base-CNV-4.11:container-native-virtualization/ovs-cni-plugin@sha256:10baab1fb06b0afbf4c790e24c6cea12516c1f4e047c9515309af20ef45e6c01_amd64",
"8Base-CNV-4.11:container-native-virtualization/virt-api@sha256:a66fb987f6eca11f2922dc3ef5e199ef12817bac071d033829f01a3dcb2c4e14_amd64",
"8Base-CNV-4.11:container-native-virtualization/virt-artifacts-server@sha256:ef16ccd7b5928288b84e16dbc8e5e3c83716174d98b414de7d8c98f4d780fa48_amd64",
"8Base-CNV-4.11:container-native-virtualization/virt-cdi-apiserver@sha256:3fbe2cf982203ad1565faf3dfdff2131a95754fa1924bc4540ef16a8c6a92996_amd64",
"8Base-CNV-4.11:container-native-virtualization/virt-cdi-cloner@sha256:6570c84c760ddc023cc254c252d8a7a986d50e9dffb09cb56db0334f08454965_amd64",
"8Base-CNV-4.11:container-native-virtualization/virt-cdi-controller@sha256:23f99683fc40c258ffa809f6e4e97835d9506247f4dc35640275c365d54b95c0_amd64",
"8Base-CNV-4.11:container-native-virtualization/virt-cdi-importer@sha256:171e69c1cf17c27b2eb69e6411b50e616366e5c188dd25baeade3c634c1425e4_amd64",
"8Base-CNV-4.11:container-native-virtualization/virt-cdi-operator@sha256:6acb6fdc85de481f0ec834646760701d1351eecfb72ecacd2393509d84f07c1f_amd64",
"8Base-CNV-4.11:container-native-virtualization/virt-cdi-uploadproxy@sha256:e33e0ed610af88df4a2901c0b78aeb2e174d43ba60c7d7982b7c78b2f4545846_amd64",
"8Base-CNV-4.11:container-native-virtualization/virt-cdi-uploadserver@sha256:17d7ef4fd170b41bd6c0eaed374d591ab4e816d8c7d9ba5afa3d97ddd97b1521_amd64",
"8Base-CNV-4.11:container-native-virtualization/virt-controller@sha256:834c84710fa4b61b5797681e538723dda5962fc06484c092dfebb28d7ea4fd6e_amd64",
"8Base-CNV-4.11:container-native-virtualization/virt-handler@sha256:5232ce9a3704e6be8bce6bccddb234275afdaaf655a239cca642d2afc7a583ba_amd64",
"8Base-CNV-4.11:container-native-virtualization/virt-launcher@sha256:9cbbc3692cdcc0f8552a5de7233e5c43a3f9e56b6dc93af1c7c8bc3ccfed9aaf_amd64",
"8Base-CNV-4.11:container-native-virtualization/virt-operator@sha256:4f91d8c011681951daa86ef1f9293fbfd3d9cc4eaa4746761ba1c3fc41149bb0_amd64",
"8Base-CNV-4.11:container-native-virtualization/virtio-win@sha256:1a0ba39da4dc899ba8c1f13acb1f978f4c794a99163ba4935e4975cad6610e70_amd64",
"8Base-CNV-4.11:container-native-virtualization/vm-network-latency-checkup@sha256:6fd6c7b974eabe5a710b1fa2b3aaf783fe3951112b42a0156743cb16a033b700_amd64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "golang: regexp: stack exhaustion via a deeply nested expression"
},
{
"cve": "CVE-2022-28327",
"cwe": {
"id": "CWE-190",
"name": "Integer Overflow or Wraparound"
},
"discovery_date": "2022-04-21T00:00:00+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"8Base-CNV-4.11:container-native-virtualization/hco-bundle-registry@sha256:2ed82d656fb357c2eafdbf5e3436a27c6c27e81ff9a78e6108d624b0e5ac4df2_amd64"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2077689"
}
],
"notes": [
{
"category": "description",
"text": "An integer overflow flaw was found in Golang\u0027s crypto/elliptic library. This flaw allows an attacker to use a crafted scaler input longer than 32 bytes, causing P256().ScalarMult or P256().ScalarBaseMult to panic, leading to a loss of availability.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "golang: crypto/elliptic: panic caused by oversized scalar",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "A moderate severity flaw was found in Go\u2019s crypto/elliptic package in the generic P-256 implementation. If a scalar input longer than 32 bytes is supplied, P256().ScalarMult or P256().ScalarBaseMult can panic, causing the application to crash. Indirect uses via crypto/ecdsa and crypto/tls are not affected. This issue impacts availability but does not affect confidentiality or integrity. Only certain platforms (non-amd64, non-arm64, non-ppc64le, non-s390x) may be affected.\n\nRed Hat Enterprise Linux 7, 8 and 9 are affected, because the code-base is affected by this vulnerability.\n\nRed Hat Product Security has rated this issue as having Moderate security impact, and the issue is not currently planned to be addressed in future updates for Red Hat Enterprise Linux 7, hence, marked as Out-of-Support-Scope. \n\nRed Hat Developer Tools - Compilers (go-toolset-1.16-golang \u0026 go-toolset-1.17-golang), ships the vulnerable code and affected by this vulnerability.\n\nFor additional information, refer to the Issue Severity Classification: https://access.redhat.com/security/updates/classification/ and Red Hat Enterprise Linux Life Cycle \u0026 Updates Policy: https://access.redhat.com/support/policy/updates/errata/.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"8Base-CNV-4.11:container-native-virtualization/bridge-marker@sha256:59e80e29aef53d75cd40d526a2f033fb7aa1ac649da1a9e76b64d466257176cd_amd64",
"8Base-CNV-4.11:container-native-virtualization/checkup-framework@sha256:2370dd32b3e15b4261ed6267d5233ff549bd58bf5700edecc4062cce4a2bc302_amd64",
"8Base-CNV-4.11:container-native-virtualization/cluster-network-addons-operator@sha256:62bc5bdbecd1c2b15d254ef0f6754c155a3dff53178e3b7e48b0e064d82e0ebe_amd64",
"8Base-CNV-4.11:container-native-virtualization/cnv-containernetworking-plugins@sha256:37cbda49804ccc5626216e3a4f0fde8d94d93111e49b2b9256cd9da07985681e_amd64",
"8Base-CNV-4.11:container-native-virtualization/cnv-must-gather-rhel8@sha256:288403025b7d6f5e1ee9d32bf23efc07d63ab90ad4f9f558949dfac44f6c3abc_amd64",
"8Base-CNV-4.11:container-native-virtualization/hostpath-csi-driver-rhel8@sha256:db4873121d15ac4ac438a101a7b7c347769922311d53e8d06b02c41e3b62ecac_amd64",
"8Base-CNV-4.11:container-native-virtualization/hostpath-csi-driver@sha256:db4873121d15ac4ac438a101a7b7c347769922311d53e8d06b02c41e3b62ecac_amd64",
"8Base-CNV-4.11:container-native-virtualization/hostpath-provisioner-rhel8-operator@sha256:42ed6288a8444726a7addb617bdb53ccff36090d2b22f4499d4b2ccc51009b17_amd64",
"8Base-CNV-4.11:container-native-virtualization/hostpath-provisioner-rhel8@sha256:f8f67f5e67ea99dda1445257ceba9e68614efe9c8d2fc257d88ce6bcf56ec40f_amd64",
"8Base-CNV-4.11:container-native-virtualization/hyperconverged-cluster-operator@sha256:98be2c9b4d41c8e35067318d01a76a747513652fcbd41ba38070b49ab1858e6c_amd64",
"8Base-CNV-4.11:container-native-virtualization/hyperconverged-cluster-webhook-rhel8@sha256:45c90ed991c655126f8a9acb909d1e5607e224ec6412a015308794e5b02fe320_amd64",
"8Base-CNV-4.11:container-native-virtualization/kubemacpool@sha256:6f4c35e008f158160a28419568a1db2ce9bb3a2e1d3d2eb882fa0499be7dedd0_amd64",
"8Base-CNV-4.11:container-native-virtualization/kubevirt-console-plugin@sha256:12f988f14cd8a4f7d5fa175a488435ad571091e2544670a0509fe1027ba71cfb_amd64",
"8Base-CNV-4.11:container-native-virtualization/kubevirt-ssp-operator@sha256:b2c001156b0abeb4e2c890927fb935bc43c20300125b7add856302dfcea7052c_amd64",
"8Base-CNV-4.11:container-native-virtualization/kubevirt-tekton-tasks-cleanup-vm@sha256:f80bccd1ba7d922113f9f3a1506d01dd7d07ac8d70ef7c72eae497a368b6c303_amd64",
"8Base-CNV-4.11:container-native-virtualization/kubevirt-tekton-tasks-copy-template@sha256:295767815690a79bb3b08895ab8937e322769773ad4cf7a305229ab29ccea897_amd64",
"8Base-CNV-4.11:container-native-virtualization/kubevirt-tekton-tasks-create-datavolume@sha256:3e3a30a00b367480d3182820ba11e366d87b44ff1e626f9025ddd2c612d78e47_amd64",
"8Base-CNV-4.11:container-native-virtualization/kubevirt-tekton-tasks-create-vm-from-template@sha256:4a5362a1fa6fc22344231321616b0f5e1cec7152c73bf0d00a36df62448076ee_amd64",
"8Base-CNV-4.11:container-native-virtualization/kubevirt-tekton-tasks-disk-virt-customize@sha256:fffeced76624d73cb2fd19919726886d28fd1bf4ce22549ce0ca84ed972b9e73_amd64",
"8Base-CNV-4.11:container-native-virtualization/kubevirt-tekton-tasks-disk-virt-sysprep@sha256:4e0d47644f1f44e1f01902691edce9e27acfa1aeb5f2de98439acfea7596c2e9_amd64",
"8Base-CNV-4.11:container-native-virtualization/kubevirt-tekton-tasks-modify-vm-template@sha256:53e110e700707e9f876d08a68240b6841ba5932e32b18ace1f9b8be1e575d954_amd64",
"8Base-CNV-4.11:container-native-virtualization/kubevirt-tekton-tasks-operator@sha256:f854b68b7443c4ed87e50132aa776e1b60bd71e888cee4e181840667858b7a90_amd64",
"8Base-CNV-4.11:container-native-virtualization/kubevirt-tekton-tasks-wait-for-vmi-status@sha256:b55e6949adf047224f78d0eba66a5b64c787719f4236a4b4feab268071f0c015_amd64",
"8Base-CNV-4.11:container-native-virtualization/kubevirt-template-validator@sha256:f3b8bdc5905143bcfe825ceb633ed04219913ebff04edaabe019810771306578_amd64",
"8Base-CNV-4.11:container-native-virtualization/libguestfs-tools@sha256:d244c934a8209d4bfd04f42fee30ec456078a1db61f1720d11c745cc76ab3e1d_amd64",
"8Base-CNV-4.11:container-native-virtualization/ovs-cni-marker@sha256:7109aa0773b2a019fc4e981009100b94b7adb89119be585f9a577b258af277b2_amd64",
"8Base-CNV-4.11:container-native-virtualization/ovs-cni-plugin@sha256:10baab1fb06b0afbf4c790e24c6cea12516c1f4e047c9515309af20ef45e6c01_amd64",
"8Base-CNV-4.11:container-native-virtualization/virt-api@sha256:a66fb987f6eca11f2922dc3ef5e199ef12817bac071d033829f01a3dcb2c4e14_amd64",
"8Base-CNV-4.11:container-native-virtualization/virt-artifacts-server@sha256:ef16ccd7b5928288b84e16dbc8e5e3c83716174d98b414de7d8c98f4d780fa48_amd64",
"8Base-CNV-4.11:container-native-virtualization/virt-cdi-apiserver@sha256:3fbe2cf982203ad1565faf3dfdff2131a95754fa1924bc4540ef16a8c6a92996_amd64",
"8Base-CNV-4.11:container-native-virtualization/virt-cdi-cloner@sha256:6570c84c760ddc023cc254c252d8a7a986d50e9dffb09cb56db0334f08454965_amd64",
"8Base-CNV-4.11:container-native-virtualization/virt-cdi-controller@sha256:23f99683fc40c258ffa809f6e4e97835d9506247f4dc35640275c365d54b95c0_amd64",
"8Base-CNV-4.11:container-native-virtualization/virt-cdi-importer@sha256:171e69c1cf17c27b2eb69e6411b50e616366e5c188dd25baeade3c634c1425e4_amd64",
"8Base-CNV-4.11:container-native-virtualization/virt-cdi-operator@sha256:6acb6fdc85de481f0ec834646760701d1351eecfb72ecacd2393509d84f07c1f_amd64",
"8Base-CNV-4.11:container-native-virtualization/virt-cdi-uploadproxy@sha256:e33e0ed610af88df4a2901c0b78aeb2e174d43ba60c7d7982b7c78b2f4545846_amd64",
"8Base-CNV-4.11:container-native-virtualization/virt-cdi-uploadserver@sha256:17d7ef4fd170b41bd6c0eaed374d591ab4e816d8c7d9ba5afa3d97ddd97b1521_amd64",
"8Base-CNV-4.11:container-native-virtualization/virt-controller@sha256:834c84710fa4b61b5797681e538723dda5962fc06484c092dfebb28d7ea4fd6e_amd64",
"8Base-CNV-4.11:container-native-virtualization/virt-handler@sha256:5232ce9a3704e6be8bce6bccddb234275afdaaf655a239cca642d2afc7a583ba_amd64",
"8Base-CNV-4.11:container-native-virtualization/virt-launcher@sha256:9cbbc3692cdcc0f8552a5de7233e5c43a3f9e56b6dc93af1c7c8bc3ccfed9aaf_amd64",
"8Base-CNV-4.11:container-native-virtualization/virt-operator@sha256:4f91d8c011681951daa86ef1f9293fbfd3d9cc4eaa4746761ba1c3fc41149bb0_amd64",
"8Base-CNV-4.11:container-native-virtualization/virtio-win@sha256:1a0ba39da4dc899ba8c1f13acb1f978f4c794a99163ba4935e4975cad6610e70_amd64",
"8Base-CNV-4.11:container-native-virtualization/vm-network-latency-checkup@sha256:6fd6c7b974eabe5a710b1fa2b3aaf783fe3951112b42a0156743cb16a033b700_amd64"
],
"known_not_affected": [
"8Base-CNV-4.11:container-native-virtualization/hco-bundle-registry@sha256:2ed82d656fb357c2eafdbf5e3436a27c6c27e81ff9a78e6108d624b0e5ac4df2_amd64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2022-28327"
},
{
"category": "external",
"summary": "RHBZ#2077689",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2077689"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2022-28327",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-28327"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2022-28327",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2022-28327"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-announce/c/oecdBNLOml8",
"url": "https://groups.google.com/g/golang-announce/c/oecdBNLOml8"
}
],
"release_date": "2022-04-12T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2022-12-01T21:09:40+00:00",
"details": "Before applying this update, make sure all previously released errata relevant to your system have been applied.\n\nFor details on how to apply this update, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"8Base-CNV-4.11:container-native-virtualization/bridge-marker@sha256:59e80e29aef53d75cd40d526a2f033fb7aa1ac649da1a9e76b64d466257176cd_amd64",
"8Base-CNV-4.11:container-native-virtualization/checkup-framework@sha256:2370dd32b3e15b4261ed6267d5233ff549bd58bf5700edecc4062cce4a2bc302_amd64",
"8Base-CNV-4.11:container-native-virtualization/cluster-network-addons-operator@sha256:62bc5bdbecd1c2b15d254ef0f6754c155a3dff53178e3b7e48b0e064d82e0ebe_amd64",
"8Base-CNV-4.11:container-native-virtualization/cnv-containernetworking-plugins@sha256:37cbda49804ccc5626216e3a4f0fde8d94d93111e49b2b9256cd9da07985681e_amd64",
"8Base-CNV-4.11:container-native-virtualization/cnv-must-gather-rhel8@sha256:288403025b7d6f5e1ee9d32bf23efc07d63ab90ad4f9f558949dfac44f6c3abc_amd64",
"8Base-CNV-4.11:container-native-virtualization/hostpath-csi-driver-rhel8@sha256:db4873121d15ac4ac438a101a7b7c347769922311d53e8d06b02c41e3b62ecac_amd64",
"8Base-CNV-4.11:container-native-virtualization/hostpath-csi-driver@sha256:db4873121d15ac4ac438a101a7b7c347769922311d53e8d06b02c41e3b62ecac_amd64",
"8Base-CNV-4.11:container-native-virtualization/hostpath-provisioner-rhel8-operator@sha256:42ed6288a8444726a7addb617bdb53ccff36090d2b22f4499d4b2ccc51009b17_amd64",
"8Base-CNV-4.11:container-native-virtualization/hostpath-provisioner-rhel8@sha256:f8f67f5e67ea99dda1445257ceba9e68614efe9c8d2fc257d88ce6bcf56ec40f_amd64",
"8Base-CNV-4.11:container-native-virtualization/hyperconverged-cluster-operator@sha256:98be2c9b4d41c8e35067318d01a76a747513652fcbd41ba38070b49ab1858e6c_amd64",
"8Base-CNV-4.11:container-native-virtualization/hyperconverged-cluster-webhook-rhel8@sha256:45c90ed991c655126f8a9acb909d1e5607e224ec6412a015308794e5b02fe320_amd64",
"8Base-CNV-4.11:container-native-virtualization/kubemacpool@sha256:6f4c35e008f158160a28419568a1db2ce9bb3a2e1d3d2eb882fa0499be7dedd0_amd64",
"8Base-CNV-4.11:container-native-virtualization/kubevirt-console-plugin@sha256:12f988f14cd8a4f7d5fa175a488435ad571091e2544670a0509fe1027ba71cfb_amd64",
"8Base-CNV-4.11:container-native-virtualization/kubevirt-ssp-operator@sha256:b2c001156b0abeb4e2c890927fb935bc43c20300125b7add856302dfcea7052c_amd64",
"8Base-CNV-4.11:container-native-virtualization/kubevirt-tekton-tasks-cleanup-vm@sha256:f80bccd1ba7d922113f9f3a1506d01dd7d07ac8d70ef7c72eae497a368b6c303_amd64",
"8Base-CNV-4.11:container-native-virtualization/kubevirt-tekton-tasks-copy-template@sha256:295767815690a79bb3b08895ab8937e322769773ad4cf7a305229ab29ccea897_amd64",
"8Base-CNV-4.11:container-native-virtualization/kubevirt-tekton-tasks-create-datavolume@sha256:3e3a30a00b367480d3182820ba11e366d87b44ff1e626f9025ddd2c612d78e47_amd64",
"8Base-CNV-4.11:container-native-virtualization/kubevirt-tekton-tasks-create-vm-from-template@sha256:4a5362a1fa6fc22344231321616b0f5e1cec7152c73bf0d00a36df62448076ee_amd64",
"8Base-CNV-4.11:container-native-virtualization/kubevirt-tekton-tasks-disk-virt-customize@sha256:fffeced76624d73cb2fd19919726886d28fd1bf4ce22549ce0ca84ed972b9e73_amd64",
"8Base-CNV-4.11:container-native-virtualization/kubevirt-tekton-tasks-disk-virt-sysprep@sha256:4e0d47644f1f44e1f01902691edce9e27acfa1aeb5f2de98439acfea7596c2e9_amd64",
"8Base-CNV-4.11:container-native-virtualization/kubevirt-tekton-tasks-modify-vm-template@sha256:53e110e700707e9f876d08a68240b6841ba5932e32b18ace1f9b8be1e575d954_amd64",
"8Base-CNV-4.11:container-native-virtualization/kubevirt-tekton-tasks-operator@sha256:f854b68b7443c4ed87e50132aa776e1b60bd71e888cee4e181840667858b7a90_amd64",
"8Base-CNV-4.11:container-native-virtualization/kubevirt-tekton-tasks-wait-for-vmi-status@sha256:b55e6949adf047224f78d0eba66a5b64c787719f4236a4b4feab268071f0c015_amd64",
"8Base-CNV-4.11:container-native-virtualization/kubevirt-template-validator@sha256:f3b8bdc5905143bcfe825ceb633ed04219913ebff04edaabe019810771306578_amd64",
"8Base-CNV-4.11:container-native-virtualization/libguestfs-tools@sha256:d244c934a8209d4bfd04f42fee30ec456078a1db61f1720d11c745cc76ab3e1d_amd64",
"8Base-CNV-4.11:container-native-virtualization/ovs-cni-marker@sha256:7109aa0773b2a019fc4e981009100b94b7adb89119be585f9a577b258af277b2_amd64",
"8Base-CNV-4.11:container-native-virtualization/ovs-cni-plugin@sha256:10baab1fb06b0afbf4c790e24c6cea12516c1f4e047c9515309af20ef45e6c01_amd64",
"8Base-CNV-4.11:container-native-virtualization/virt-api@sha256:a66fb987f6eca11f2922dc3ef5e199ef12817bac071d033829f01a3dcb2c4e14_amd64",
"8Base-CNV-4.11:container-native-virtualization/virt-artifacts-server@sha256:ef16ccd7b5928288b84e16dbc8e5e3c83716174d98b414de7d8c98f4d780fa48_amd64",
"8Base-CNV-4.11:container-native-virtualization/virt-cdi-apiserver@sha256:3fbe2cf982203ad1565faf3dfdff2131a95754fa1924bc4540ef16a8c6a92996_amd64",
"8Base-CNV-4.11:container-native-virtualization/virt-cdi-cloner@sha256:6570c84c760ddc023cc254c252d8a7a986d50e9dffb09cb56db0334f08454965_amd64",
"8Base-CNV-4.11:container-native-virtualization/virt-cdi-controller@sha256:23f99683fc40c258ffa809f6e4e97835d9506247f4dc35640275c365d54b95c0_amd64",
"8Base-CNV-4.11:container-native-virtualization/virt-cdi-importer@sha256:171e69c1cf17c27b2eb69e6411b50e616366e5c188dd25baeade3c634c1425e4_amd64",
"8Base-CNV-4.11:container-native-virtualization/virt-cdi-operator@sha256:6acb6fdc85de481f0ec834646760701d1351eecfb72ecacd2393509d84f07c1f_amd64",
"8Base-CNV-4.11:container-native-virtualization/virt-cdi-uploadproxy@sha256:e33e0ed610af88df4a2901c0b78aeb2e174d43ba60c7d7982b7c78b2f4545846_amd64",
"8Base-CNV-4.11:container-native-virtualization/virt-cdi-uploadserver@sha256:17d7ef4fd170b41bd6c0eaed374d591ab4e816d8c7d9ba5afa3d97ddd97b1521_amd64",
"8Base-CNV-4.11:container-native-virtualization/virt-controller@sha256:834c84710fa4b61b5797681e538723dda5962fc06484c092dfebb28d7ea4fd6e_amd64",
"8Base-CNV-4.11:container-native-virtualization/virt-handler@sha256:5232ce9a3704e6be8bce6bccddb234275afdaaf655a239cca642d2afc7a583ba_amd64",
"8Base-CNV-4.11:container-native-virtualization/virt-launcher@sha256:9cbbc3692cdcc0f8552a5de7233e5c43a3f9e56b6dc93af1c7c8bc3ccfed9aaf_amd64",
"8Base-CNV-4.11:container-native-virtualization/virt-operator@sha256:4f91d8c011681951daa86ef1f9293fbfd3d9cc4eaa4746761ba1c3fc41149bb0_amd64",
"8Base-CNV-4.11:container-native-virtualization/virtio-win@sha256:1a0ba39da4dc899ba8c1f13acb1f978f4c794a99163ba4935e4975cad6610e70_amd64",
"8Base-CNV-4.11:container-native-virtualization/vm-network-latency-checkup@sha256:6fd6c7b974eabe5a710b1fa2b3aaf783fe3951112b42a0156743cb16a033b700_amd64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2022:8750"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"8Base-CNV-4.11:container-native-virtualization/bridge-marker@sha256:59e80e29aef53d75cd40d526a2f033fb7aa1ac649da1a9e76b64d466257176cd_amd64",
"8Base-CNV-4.11:container-native-virtualization/checkup-framework@sha256:2370dd32b3e15b4261ed6267d5233ff549bd58bf5700edecc4062cce4a2bc302_amd64",
"8Base-CNV-4.11:container-native-virtualization/cluster-network-addons-operator@sha256:62bc5bdbecd1c2b15d254ef0f6754c155a3dff53178e3b7e48b0e064d82e0ebe_amd64",
"8Base-CNV-4.11:container-native-virtualization/cnv-containernetworking-plugins@sha256:37cbda49804ccc5626216e3a4f0fde8d94d93111e49b2b9256cd9da07985681e_amd64",
"8Base-CNV-4.11:container-native-virtualization/cnv-must-gather-rhel8@sha256:288403025b7d6f5e1ee9d32bf23efc07d63ab90ad4f9f558949dfac44f6c3abc_amd64",
"8Base-CNV-4.11:container-native-virtualization/hco-bundle-registry@sha256:2ed82d656fb357c2eafdbf5e3436a27c6c27e81ff9a78e6108d624b0e5ac4df2_amd64",
"8Base-CNV-4.11:container-native-virtualization/hostpath-csi-driver-rhel8@sha256:db4873121d15ac4ac438a101a7b7c347769922311d53e8d06b02c41e3b62ecac_amd64",
"8Base-CNV-4.11:container-native-virtualization/hostpath-csi-driver@sha256:db4873121d15ac4ac438a101a7b7c347769922311d53e8d06b02c41e3b62ecac_amd64",
"8Base-CNV-4.11:container-native-virtualization/hostpath-provisioner-rhel8-operator@sha256:42ed6288a8444726a7addb617bdb53ccff36090d2b22f4499d4b2ccc51009b17_amd64",
"8Base-CNV-4.11:container-native-virtualization/hostpath-provisioner-rhel8@sha256:f8f67f5e67ea99dda1445257ceba9e68614efe9c8d2fc257d88ce6bcf56ec40f_amd64",
"8Base-CNV-4.11:container-native-virtualization/hyperconverged-cluster-operator@sha256:98be2c9b4d41c8e35067318d01a76a747513652fcbd41ba38070b49ab1858e6c_amd64",
"8Base-CNV-4.11:container-native-virtualization/hyperconverged-cluster-webhook-rhel8@sha256:45c90ed991c655126f8a9acb909d1e5607e224ec6412a015308794e5b02fe320_amd64",
"8Base-CNV-4.11:container-native-virtualization/kubemacpool@sha256:6f4c35e008f158160a28419568a1db2ce9bb3a2e1d3d2eb882fa0499be7dedd0_amd64",
"8Base-CNV-4.11:container-native-virtualization/kubevirt-console-plugin@sha256:12f988f14cd8a4f7d5fa175a488435ad571091e2544670a0509fe1027ba71cfb_amd64",
"8Base-CNV-4.11:container-native-virtualization/kubevirt-ssp-operator@sha256:b2c001156b0abeb4e2c890927fb935bc43c20300125b7add856302dfcea7052c_amd64",
"8Base-CNV-4.11:container-native-virtualization/kubevirt-tekton-tasks-cleanup-vm@sha256:f80bccd1ba7d922113f9f3a1506d01dd7d07ac8d70ef7c72eae497a368b6c303_amd64",
"8Base-CNV-4.11:container-native-virtualization/kubevirt-tekton-tasks-copy-template@sha256:295767815690a79bb3b08895ab8937e322769773ad4cf7a305229ab29ccea897_amd64",
"8Base-CNV-4.11:container-native-virtualization/kubevirt-tekton-tasks-create-datavolume@sha256:3e3a30a00b367480d3182820ba11e366d87b44ff1e626f9025ddd2c612d78e47_amd64",
"8Base-CNV-4.11:container-native-virtualization/kubevirt-tekton-tasks-create-vm-from-template@sha256:4a5362a1fa6fc22344231321616b0f5e1cec7152c73bf0d00a36df62448076ee_amd64",
"8Base-CNV-4.11:container-native-virtualization/kubevirt-tekton-tasks-disk-virt-customize@sha256:fffeced76624d73cb2fd19919726886d28fd1bf4ce22549ce0ca84ed972b9e73_amd64",
"8Base-CNV-4.11:container-native-virtualization/kubevirt-tekton-tasks-disk-virt-sysprep@sha256:4e0d47644f1f44e1f01902691edce9e27acfa1aeb5f2de98439acfea7596c2e9_amd64",
"8Base-CNV-4.11:container-native-virtualization/kubevirt-tekton-tasks-modify-vm-template@sha256:53e110e700707e9f876d08a68240b6841ba5932e32b18ace1f9b8be1e575d954_amd64",
"8Base-CNV-4.11:container-native-virtualization/kubevirt-tekton-tasks-operator@sha256:f854b68b7443c4ed87e50132aa776e1b60bd71e888cee4e181840667858b7a90_amd64",
"8Base-CNV-4.11:container-native-virtualization/kubevirt-tekton-tasks-wait-for-vmi-status@sha256:b55e6949adf047224f78d0eba66a5b64c787719f4236a4b4feab268071f0c015_amd64",
"8Base-CNV-4.11:container-native-virtualization/kubevirt-template-validator@sha256:f3b8bdc5905143bcfe825ceb633ed04219913ebff04edaabe019810771306578_amd64",
"8Base-CNV-4.11:container-native-virtualization/libguestfs-tools@sha256:d244c934a8209d4bfd04f42fee30ec456078a1db61f1720d11c745cc76ab3e1d_amd64",
"8Base-CNV-4.11:container-native-virtualization/ovs-cni-marker@sha256:7109aa0773b2a019fc4e981009100b94b7adb89119be585f9a577b258af277b2_amd64",
"8Base-CNV-4.11:container-native-virtualization/ovs-cni-plugin@sha256:10baab1fb06b0afbf4c790e24c6cea12516c1f4e047c9515309af20ef45e6c01_amd64",
"8Base-CNV-4.11:container-native-virtualization/virt-api@sha256:a66fb987f6eca11f2922dc3ef5e199ef12817bac071d033829f01a3dcb2c4e14_amd64",
"8Base-CNV-4.11:container-native-virtualization/virt-artifacts-server@sha256:ef16ccd7b5928288b84e16dbc8e5e3c83716174d98b414de7d8c98f4d780fa48_amd64",
"8Base-CNV-4.11:container-native-virtualization/virt-cdi-apiserver@sha256:3fbe2cf982203ad1565faf3dfdff2131a95754fa1924bc4540ef16a8c6a92996_amd64",
"8Base-CNV-4.11:container-native-virtualization/virt-cdi-cloner@sha256:6570c84c760ddc023cc254c252d8a7a986d50e9dffb09cb56db0334f08454965_amd64",
"8Base-CNV-4.11:container-native-virtualization/virt-cdi-controller@sha256:23f99683fc40c258ffa809f6e4e97835d9506247f4dc35640275c365d54b95c0_amd64",
"8Base-CNV-4.11:container-native-virtualization/virt-cdi-importer@sha256:171e69c1cf17c27b2eb69e6411b50e616366e5c188dd25baeade3c634c1425e4_amd64",
"8Base-CNV-4.11:container-native-virtualization/virt-cdi-operator@sha256:6acb6fdc85de481f0ec834646760701d1351eecfb72ecacd2393509d84f07c1f_amd64",
"8Base-CNV-4.11:container-native-virtualization/virt-cdi-uploadproxy@sha256:e33e0ed610af88df4a2901c0b78aeb2e174d43ba60c7d7982b7c78b2f4545846_amd64",
"8Base-CNV-4.11:container-native-virtualization/virt-cdi-uploadserver@sha256:17d7ef4fd170b41bd6c0eaed374d591ab4e816d8c7d9ba5afa3d97ddd97b1521_amd64",
"8Base-CNV-4.11:container-native-virtualization/virt-controller@sha256:834c84710fa4b61b5797681e538723dda5962fc06484c092dfebb28d7ea4fd6e_amd64",
"8Base-CNV-4.11:container-native-virtualization/virt-handler@sha256:5232ce9a3704e6be8bce6bccddb234275afdaaf655a239cca642d2afc7a583ba_amd64",
"8Base-CNV-4.11:container-native-virtualization/virt-launcher@sha256:9cbbc3692cdcc0f8552a5de7233e5c43a3f9e56b6dc93af1c7c8bc3ccfed9aaf_amd64",
"8Base-CNV-4.11:container-native-virtualization/virt-operator@sha256:4f91d8c011681951daa86ef1f9293fbfd3d9cc4eaa4746761ba1c3fc41149bb0_amd64",
"8Base-CNV-4.11:container-native-virtualization/virtio-win@sha256:1a0ba39da4dc899ba8c1f13acb1f978f4c794a99163ba4935e4975cad6610e70_amd64",
"8Base-CNV-4.11:container-native-virtualization/vm-network-latency-checkup@sha256:6fd6c7b974eabe5a710b1fa2b3aaf783fe3951112b42a0156743cb16a033b700_amd64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "golang: crypto/elliptic: panic caused by oversized scalar"
},
{
"cve": "CVE-2022-30629",
"cwe": {
"id": "CWE-331",
"name": "Insufficient Entropy"
},
"discovery_date": "2022-06-02T00:00:00+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"8Base-CNV-4.11:container-native-virtualization/checkup-framework@sha256:2370dd32b3e15b4261ed6267d5233ff549bd58bf5700edecc4062cce4a2bc302_amd64",
"8Base-CNV-4.11:container-native-virtualization/cnv-must-gather-rhel8@sha256:288403025b7d6f5e1ee9d32bf23efc07d63ab90ad4f9f558949dfac44f6c3abc_amd64",
"8Base-CNV-4.11:container-native-virtualization/hco-bundle-registry@sha256:2ed82d656fb357c2eafdbf5e3436a27c6c27e81ff9a78e6108d624b0e5ac4df2_amd64",
"8Base-CNV-4.11:container-native-virtualization/hostpath-csi-driver-rhel8@sha256:db4873121d15ac4ac438a101a7b7c347769922311d53e8d06b02c41e3b62ecac_amd64",
"8Base-CNV-4.11:container-native-virtualization/hostpath-csi-driver@sha256:db4873121d15ac4ac438a101a7b7c347769922311d53e8d06b02c41e3b62ecac_amd64",
"8Base-CNV-4.11:container-native-virtualization/hostpath-provisioner-rhel8-operator@sha256:42ed6288a8444726a7addb617bdb53ccff36090d2b22f4499d4b2ccc51009b17_amd64",
"8Base-CNV-4.11:container-native-virtualization/hostpath-provisioner-rhel8@sha256:f8f67f5e67ea99dda1445257ceba9e68614efe9c8d2fc257d88ce6bcf56ec40f_amd64",
"8Base-CNV-4.11:container-native-virtualization/hyperconverged-cluster-operator@sha256:98be2c9b4d41c8e35067318d01a76a747513652fcbd41ba38070b49ab1858e6c_amd64",
"8Base-CNV-4.11:container-native-virtualization/kubevirt-console-plugin@sha256:12f988f14cd8a4f7d5fa175a488435ad571091e2544670a0509fe1027ba71cfb_amd64",
"8Base-CNV-4.11:container-native-virtualization/kubevirt-ssp-operator@sha256:b2c001156b0abeb4e2c890927fb935bc43c20300125b7add856302dfcea7052c_amd64",
"8Base-CNV-4.11:container-native-virtualization/kubevirt-tekton-tasks-cleanup-vm@sha256:f80bccd1ba7d922113f9f3a1506d01dd7d07ac8d70ef7c72eae497a368b6c303_amd64",
"8Base-CNV-4.11:container-native-virtualization/kubevirt-tekton-tasks-copy-template@sha256:295767815690a79bb3b08895ab8937e322769773ad4cf7a305229ab29ccea897_amd64",
"8Base-CNV-4.11:container-native-virtualization/kubevirt-tekton-tasks-create-datavolume@sha256:3e3a30a00b367480d3182820ba11e366d87b44ff1e626f9025ddd2c612d78e47_amd64",
"8Base-CNV-4.11:container-native-virtualization/kubevirt-tekton-tasks-create-vm-from-template@sha256:4a5362a1fa6fc22344231321616b0f5e1cec7152c73bf0d00a36df62448076ee_amd64",
"8Base-CNV-4.11:container-native-virtualization/kubevirt-tekton-tasks-disk-virt-customize@sha256:fffeced76624d73cb2fd19919726886d28fd1bf4ce22549ce0ca84ed972b9e73_amd64",
"8Base-CNV-4.11:container-native-virtualization/kubevirt-tekton-tasks-disk-virt-sysprep@sha256:4e0d47644f1f44e1f01902691edce9e27acfa1aeb5f2de98439acfea7596c2e9_amd64",
"8Base-CNV-4.11:container-native-virtualization/kubevirt-tekton-tasks-modify-vm-template@sha256:53e110e700707e9f876d08a68240b6841ba5932e32b18ace1f9b8be1e575d954_amd64",
"8Base-CNV-4.11:container-native-virtualization/kubevirt-tekton-tasks-operator@sha256:f854b68b7443c4ed87e50132aa776e1b60bd71e888cee4e181840667858b7a90_amd64",
"8Base-CNV-4.11:container-native-virtualization/kubevirt-tekton-tasks-wait-for-vmi-status@sha256:b55e6949adf047224f78d0eba66a5b64c787719f4236a4b4feab268071f0c015_amd64",
"8Base-CNV-4.11:container-native-virtualization/kubevirt-template-validator@sha256:f3b8bdc5905143bcfe825ceb633ed04219913ebff04edaabe019810771306578_amd64",
"8Base-CNV-4.11:container-native-virtualization/libguestfs-tools@sha256:d244c934a8209d4bfd04f42fee30ec456078a1db61f1720d11c745cc76ab3e1d_amd64",
"8Base-CNV-4.11:container-native-virtualization/virt-api@sha256:a66fb987f6eca11f2922dc3ef5e199ef12817bac071d033829f01a3dcb2c4e14_amd64",
"8Base-CNV-4.11:container-native-virtualization/virt-artifacts-server@sha256:ef16ccd7b5928288b84e16dbc8e5e3c83716174d98b414de7d8c98f4d780fa48_amd64",
"8Base-CNV-4.11:container-native-virtualization/virt-cdi-apiserver@sha256:3fbe2cf982203ad1565faf3dfdff2131a95754fa1924bc4540ef16a8c6a92996_amd64",
"8Base-CNV-4.11:container-native-virtualization/virt-cdi-cloner@sha256:6570c84c760ddc023cc254c252d8a7a986d50e9dffb09cb56db0334f08454965_amd64",
"8Base-CNV-4.11:container-native-virtualization/virt-cdi-controller@sha256:23f99683fc40c258ffa809f6e4e97835d9506247f4dc35640275c365d54b95c0_amd64",
"8Base-CNV-4.11:container-native-virtualization/virt-cdi-importer@sha256:171e69c1cf17c27b2eb69e6411b50e616366e5c188dd25baeade3c634c1425e4_amd64",
"8Base-CNV-4.11:container-native-virtualization/virt-cdi-operator@sha256:6acb6fdc85de481f0ec834646760701d1351eecfb72ecacd2393509d84f07c1f_amd64",
"8Base-CNV-4.11:container-native-virtualization/virt-cdi-uploadproxy@sha256:e33e0ed610af88df4a2901c0b78aeb2e174d43ba60c7d7982b7c78b2f4545846_amd64",
"8Base-CNV-4.11:container-native-virtualization/virt-cdi-uploadserver@sha256:17d7ef4fd170b41bd6c0eaed374d591ab4e816d8c7d9ba5afa3d97ddd97b1521_amd64",
"8Base-CNV-4.11:container-native-virtualization/virt-controller@sha256:834c84710fa4b61b5797681e538723dda5962fc06484c092dfebb28d7ea4fd6e_amd64",
"8Base-CNV-4.11:container-native-virtualization/virt-handler@sha256:5232ce9a3704e6be8bce6bccddb234275afdaaf655a239cca642d2afc7a583ba_amd64",
"8Base-CNV-4.11:container-native-virtualization/virt-launcher@sha256:9cbbc3692cdcc0f8552a5de7233e5c43a3f9e56b6dc93af1c7c8bc3ccfed9aaf_amd64",
"8Base-CNV-4.11:container-native-virtualization/virt-operator@sha256:4f91d8c011681951daa86ef1f9293fbfd3d9cc4eaa4746761ba1c3fc41149bb0_amd64",
"8Base-CNV-4.11:container-native-virtualization/virtio-win@sha256:1a0ba39da4dc899ba8c1f13acb1f978f4c794a99163ba4935e4975cad6610e70_amd64",
"8Base-CNV-4.11:container-native-virtualization/vm-network-latency-checkup@sha256:6fd6c7b974eabe5a710b1fa2b3aaf783fe3951112b42a0156743cb16a033b700_amd64"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2092793"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in the crypto/tls golang package. When session tickets are generated by crypto/tls, it is missing the ticket expiration. This issue may allow an attacker to observe the TLS handshakes to correlate successive connections during session resumption.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "golang: crypto/tls: session tickets lack random ticket_age_add",
"title": "Vulnerability summary"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"8Base-CNV-4.11:container-native-virtualization/bridge-marker@sha256:59e80e29aef53d75cd40d526a2f033fb7aa1ac649da1a9e76b64d466257176cd_amd64",
"8Base-CNV-4.11:container-native-virtualization/cluster-network-addons-operator@sha256:62bc5bdbecd1c2b15d254ef0f6754c155a3dff53178e3b7e48b0e064d82e0ebe_amd64",
"8Base-CNV-4.11:container-native-virtualization/cnv-containernetworking-plugins@sha256:37cbda49804ccc5626216e3a4f0fde8d94d93111e49b2b9256cd9da07985681e_amd64",
"8Base-CNV-4.11:container-native-virtualization/hyperconverged-cluster-webhook-rhel8@sha256:45c90ed991c655126f8a9acb909d1e5607e224ec6412a015308794e5b02fe320_amd64",
"8Base-CNV-4.11:container-native-virtualization/kubemacpool@sha256:6f4c35e008f158160a28419568a1db2ce9bb3a2e1d3d2eb882fa0499be7dedd0_amd64",
"8Base-CNV-4.11:container-native-virtualization/ovs-cni-marker@sha256:7109aa0773b2a019fc4e981009100b94b7adb89119be585f9a577b258af277b2_amd64",
"8Base-CNV-4.11:container-native-virtualization/ovs-cni-plugin@sha256:10baab1fb06b0afbf4c790e24c6cea12516c1f4e047c9515309af20ef45e6c01_amd64"
],
"known_not_affected": [
"8Base-CNV-4.11:container-native-virtualization/checkup-framework@sha256:2370dd32b3e15b4261ed6267d5233ff549bd58bf5700edecc4062cce4a2bc302_amd64",
"8Base-CNV-4.11:container-native-virtualization/cnv-must-gather-rhel8@sha256:288403025b7d6f5e1ee9d32bf23efc07d63ab90ad4f9f558949dfac44f6c3abc_amd64",
"8Base-CNV-4.11:container-native-virtualization/hco-bundle-registry@sha256:2ed82d656fb357c2eafdbf5e3436a27c6c27e81ff9a78e6108d624b0e5ac4df2_amd64",
"8Base-CNV-4.11:container-native-virtualization/hostpath-csi-driver-rhel8@sha256:db4873121d15ac4ac438a101a7b7c347769922311d53e8d06b02c41e3b62ecac_amd64",
"8Base-CNV-4.11:container-native-virtualization/hostpath-csi-driver@sha256:db4873121d15ac4ac438a101a7b7c347769922311d53e8d06b02c41e3b62ecac_amd64",
"8Base-CNV-4.11:container-native-virtualization/hostpath-provisioner-rhel8-operator@sha256:42ed6288a8444726a7addb617bdb53ccff36090d2b22f4499d4b2ccc51009b17_amd64",
"8Base-CNV-4.11:container-native-virtualization/hostpath-provisioner-rhel8@sha256:f8f67f5e67ea99dda1445257ceba9e68614efe9c8d2fc257d88ce6bcf56ec40f_amd64",
"8Base-CNV-4.11:container-native-virtualization/hyperconverged-cluster-operator@sha256:98be2c9b4d41c8e35067318d01a76a747513652fcbd41ba38070b49ab1858e6c_amd64",
"8Base-CNV-4.11:container-native-virtualization/kubevirt-console-plugin@sha256:12f988f14cd8a4f7d5fa175a488435ad571091e2544670a0509fe1027ba71cfb_amd64",
"8Base-CNV-4.11:container-native-virtualization/kubevirt-ssp-operator@sha256:b2c001156b0abeb4e2c890927fb935bc43c20300125b7add856302dfcea7052c_amd64",
"8Base-CNV-4.11:container-native-virtualization/kubevirt-tekton-tasks-cleanup-vm@sha256:f80bccd1ba7d922113f9f3a1506d01dd7d07ac8d70ef7c72eae497a368b6c303_amd64",
"8Base-CNV-4.11:container-native-virtualization/kubevirt-tekton-tasks-copy-template@sha256:295767815690a79bb3b08895ab8937e322769773ad4cf7a305229ab29ccea897_amd64",
"8Base-CNV-4.11:container-native-virtualization/kubevirt-tekton-tasks-create-datavolume@sha256:3e3a30a00b367480d3182820ba11e366d87b44ff1e626f9025ddd2c612d78e47_amd64",
"8Base-CNV-4.11:container-native-virtualization/kubevirt-tekton-tasks-create-vm-from-template@sha256:4a5362a1fa6fc22344231321616b0f5e1cec7152c73bf0d00a36df62448076ee_amd64",
"8Base-CNV-4.11:container-native-virtualization/kubevirt-tekton-tasks-disk-virt-customize@sha256:fffeced76624d73cb2fd19919726886d28fd1bf4ce22549ce0ca84ed972b9e73_amd64",
"8Base-CNV-4.11:container-native-virtualization/kubevirt-tekton-tasks-disk-virt-sysprep@sha256:4e0d47644f1f44e1f01902691edce9e27acfa1aeb5f2de98439acfea7596c2e9_amd64",
"8Base-CNV-4.11:container-native-virtualization/kubevirt-tekton-tasks-modify-vm-template@sha256:53e110e700707e9f876d08a68240b6841ba5932e32b18ace1f9b8be1e575d954_amd64",
"8Base-CNV-4.11:container-native-virtualization/kubevirt-tekton-tasks-operator@sha256:f854b68b7443c4ed87e50132aa776e1b60bd71e888cee4e181840667858b7a90_amd64",
"8Base-CNV-4.11:container-native-virtualization/kubevirt-tekton-tasks-wait-for-vmi-status@sha256:b55e6949adf047224f78d0eba66a5b64c787719f4236a4b4feab268071f0c015_amd64",
"8Base-CNV-4.11:container-native-virtualization/kubevirt-template-validator@sha256:f3b8bdc5905143bcfe825ceb633ed04219913ebff04edaabe019810771306578_amd64",
"8Base-CNV-4.11:container-native-virtualization/libguestfs-tools@sha256:d244c934a8209d4bfd04f42fee30ec456078a1db61f1720d11c745cc76ab3e1d_amd64",
"8Base-CNV-4.11:container-native-virtualization/virt-api@sha256:a66fb987f6eca11f2922dc3ef5e199ef12817bac071d033829f01a3dcb2c4e14_amd64",
"8Base-CNV-4.11:container-native-virtualization/virt-artifacts-server@sha256:ef16ccd7b5928288b84e16dbc8e5e3c83716174d98b414de7d8c98f4d780fa48_amd64",
"8Base-CNV-4.11:container-native-virtualization/virt-cdi-apiserver@sha256:3fbe2cf982203ad1565faf3dfdff2131a95754fa1924bc4540ef16a8c6a92996_amd64",
"8Base-CNV-4.11:container-native-virtualization/virt-cdi-cloner@sha256:6570c84c760ddc023cc254c252d8a7a986d50e9dffb09cb56db0334f08454965_amd64",
"8Base-CNV-4.11:container-native-virtualization/virt-cdi-controller@sha256:23f99683fc40c258ffa809f6e4e97835d9506247f4dc35640275c365d54b95c0_amd64",
"8Base-CNV-4.11:container-native-virtualization/virt-cdi-importer@sha256:171e69c1cf17c27b2eb69e6411b50e616366e5c188dd25baeade3c634c1425e4_amd64",
"8Base-CNV-4.11:container-native-virtualization/virt-cdi-operator@sha256:6acb6fdc85de481f0ec834646760701d1351eecfb72ecacd2393509d84f07c1f_amd64",
"8Base-CNV-4.11:container-native-virtualization/virt-cdi-uploadproxy@sha256:e33e0ed610af88df4a2901c0b78aeb2e174d43ba60c7d7982b7c78b2f4545846_amd64",
"8Base-CNV-4.11:container-native-virtualization/virt-cdi-uploadserver@sha256:17d7ef4fd170b41bd6c0eaed374d591ab4e816d8c7d9ba5afa3d97ddd97b1521_amd64",
"8Base-CNV-4.11:container-native-virtualization/virt-controller@sha256:834c84710fa4b61b5797681e538723dda5962fc06484c092dfebb28d7ea4fd6e_amd64",
"8Base-CNV-4.11:container-native-virtualization/virt-handler@sha256:5232ce9a3704e6be8bce6bccddb234275afdaaf655a239cca642d2afc7a583ba_amd64",
"8Base-CNV-4.11:container-native-virtualization/virt-launcher@sha256:9cbbc3692cdcc0f8552a5de7233e5c43a3f9e56b6dc93af1c7c8bc3ccfed9aaf_amd64",
"8Base-CNV-4.11:container-native-virtualization/virt-operator@sha256:4f91d8c011681951daa86ef1f9293fbfd3d9cc4eaa4746761ba1c3fc41149bb0_amd64",
"8Base-CNV-4.11:container-native-virtualization/virtio-win@sha256:1a0ba39da4dc899ba8c1f13acb1f978f4c794a99163ba4935e4975cad6610e70_amd64",
"8Base-CNV-4.11:container-native-virtualization/vm-network-latency-checkup@sha256:6fd6c7b974eabe5a710b1fa2b3aaf783fe3951112b42a0156743cb16a033b700_amd64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2022-30629"
},
{
"category": "external",
"summary": "RHBZ#2092793",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2092793"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2022-30629",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-30629"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2022-30629",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2022-30629"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-announce/c/TzIC9-t8Ytg",
"url": "https://groups.google.com/g/golang-announce/c/TzIC9-t8Ytg"
}
],
"release_date": "2022-06-02T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2022-12-01T21:09:40+00:00",
"details": "Before applying this update, make sure all previously released errata relevant to your system have been applied.\n\nFor details on how to apply this update, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"8Base-CNV-4.11:container-native-virtualization/bridge-marker@sha256:59e80e29aef53d75cd40d526a2f033fb7aa1ac649da1a9e76b64d466257176cd_amd64",
"8Base-CNV-4.11:container-native-virtualization/cluster-network-addons-operator@sha256:62bc5bdbecd1c2b15d254ef0f6754c155a3dff53178e3b7e48b0e064d82e0ebe_amd64",
"8Base-CNV-4.11:container-native-virtualization/cnv-containernetworking-plugins@sha256:37cbda49804ccc5626216e3a4f0fde8d94d93111e49b2b9256cd9da07985681e_amd64",
"8Base-CNV-4.11:container-native-virtualization/hyperconverged-cluster-webhook-rhel8@sha256:45c90ed991c655126f8a9acb909d1e5607e224ec6412a015308794e5b02fe320_amd64",
"8Base-CNV-4.11:container-native-virtualization/kubemacpool@sha256:6f4c35e008f158160a28419568a1db2ce9bb3a2e1d3d2eb882fa0499be7dedd0_amd64",
"8Base-CNV-4.11:container-native-virtualization/ovs-cni-marker@sha256:7109aa0773b2a019fc4e981009100b94b7adb89119be585f9a577b258af277b2_amd64",
"8Base-CNV-4.11:container-native-virtualization/ovs-cni-plugin@sha256:10baab1fb06b0afbf4c790e24c6cea12516c1f4e047c9515309af20ef45e6c01_amd64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2022:8750"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "HIGH",
"attackVector": "NETWORK",
"availabilityImpact": "NONE",
"baseScore": 3.1,
"baseSeverity": "LOW",
"confidentialityImpact": "LOW",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "REQUIRED",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:R/S:U/C:L/I:N/A:N",
"version": "3.1"
},
"products": [
"8Base-CNV-4.11:container-native-virtualization/bridge-marker@sha256:59e80e29aef53d75cd40d526a2f033fb7aa1ac649da1a9e76b64d466257176cd_amd64",
"8Base-CNV-4.11:container-native-virtualization/checkup-framework@sha256:2370dd32b3e15b4261ed6267d5233ff549bd58bf5700edecc4062cce4a2bc302_amd64",
"8Base-CNV-4.11:container-native-virtualization/cluster-network-addons-operator@sha256:62bc5bdbecd1c2b15d254ef0f6754c155a3dff53178e3b7e48b0e064d82e0ebe_amd64",
"8Base-CNV-4.11:container-native-virtualization/cnv-containernetworking-plugins@sha256:37cbda49804ccc5626216e3a4f0fde8d94d93111e49b2b9256cd9da07985681e_amd64",
"8Base-CNV-4.11:container-native-virtualization/cnv-must-gather-rhel8@sha256:288403025b7d6f5e1ee9d32bf23efc07d63ab90ad4f9f558949dfac44f6c3abc_amd64",
"8Base-CNV-4.11:container-native-virtualization/hco-bundle-registry@sha256:2ed82d656fb357c2eafdbf5e3436a27c6c27e81ff9a78e6108d624b0e5ac4df2_amd64",
"8Base-CNV-4.11:container-native-virtualization/hostpath-csi-driver-rhel8@sha256:db4873121d15ac4ac438a101a7b7c347769922311d53e8d06b02c41e3b62ecac_amd64",
"8Base-CNV-4.11:container-native-virtualization/hostpath-csi-driver@sha256:db4873121d15ac4ac438a101a7b7c347769922311d53e8d06b02c41e3b62ecac_amd64",
"8Base-CNV-4.11:container-native-virtualization/hostpath-provisioner-rhel8-operator@sha256:42ed6288a8444726a7addb617bdb53ccff36090d2b22f4499d4b2ccc51009b17_amd64",
"8Base-CNV-4.11:container-native-virtualization/hostpath-provisioner-rhel8@sha256:f8f67f5e67ea99dda1445257ceba9e68614efe9c8d2fc257d88ce6bcf56ec40f_amd64",
"8Base-CNV-4.11:container-native-virtualization/hyperconverged-cluster-operator@sha256:98be2c9b4d41c8e35067318d01a76a747513652fcbd41ba38070b49ab1858e6c_amd64",
"8Base-CNV-4.11:container-native-virtualization/hyperconverged-cluster-webhook-rhel8@sha256:45c90ed991c655126f8a9acb909d1e5607e224ec6412a015308794e5b02fe320_amd64",
"8Base-CNV-4.11:container-native-virtualization/kubemacpool@sha256:6f4c35e008f158160a28419568a1db2ce9bb3a2e1d3d2eb882fa0499be7dedd0_amd64",
"8Base-CNV-4.11:container-native-virtualization/kubevirt-console-plugin@sha256:12f988f14cd8a4f7d5fa175a488435ad571091e2544670a0509fe1027ba71cfb_amd64",
"8Base-CNV-4.11:container-native-virtualization/kubevirt-ssp-operator@sha256:b2c001156b0abeb4e2c890927fb935bc43c20300125b7add856302dfcea7052c_amd64",
"8Base-CNV-4.11:container-native-virtualization/kubevirt-tekton-tasks-cleanup-vm@sha256:f80bccd1ba7d922113f9f3a1506d01dd7d07ac8d70ef7c72eae497a368b6c303_amd64",
"8Base-CNV-4.11:container-native-virtualization/kubevirt-tekton-tasks-copy-template@sha256:295767815690a79bb3b08895ab8937e322769773ad4cf7a305229ab29ccea897_amd64",
"8Base-CNV-4.11:container-native-virtualization/kubevirt-tekton-tasks-create-datavolume@sha256:3e3a30a00b367480d3182820ba11e366d87b44ff1e626f9025ddd2c612d78e47_amd64",
"8Base-CNV-4.11:container-native-virtualization/kubevirt-tekton-tasks-create-vm-from-template@sha256:4a5362a1fa6fc22344231321616b0f5e1cec7152c73bf0d00a36df62448076ee_amd64",
"8Base-CNV-4.11:container-native-virtualization/kubevirt-tekton-tasks-disk-virt-customize@sha256:fffeced76624d73cb2fd19919726886d28fd1bf4ce22549ce0ca84ed972b9e73_amd64",
"8Base-CNV-4.11:container-native-virtualization/kubevirt-tekton-tasks-disk-virt-sysprep@sha256:4e0d47644f1f44e1f01902691edce9e27acfa1aeb5f2de98439acfea7596c2e9_amd64",
"8Base-CNV-4.11:container-native-virtualization/kubevirt-tekton-tasks-modify-vm-template@sha256:53e110e700707e9f876d08a68240b6841ba5932e32b18ace1f9b8be1e575d954_amd64",
"8Base-CNV-4.11:container-native-virtualization/kubevirt-tekton-tasks-operator@sha256:f854b68b7443c4ed87e50132aa776e1b60bd71e888cee4e181840667858b7a90_amd64",
"8Base-CNV-4.11:container-native-virtualization/kubevirt-tekton-tasks-wait-for-vmi-status@sha256:b55e6949adf047224f78d0eba66a5b64c787719f4236a4b4feab268071f0c015_amd64",
"8Base-CNV-4.11:container-native-virtualization/kubevirt-template-validator@sha256:f3b8bdc5905143bcfe825ceb633ed04219913ebff04edaabe019810771306578_amd64",
"8Base-CNV-4.11:container-native-virtualization/libguestfs-tools@sha256:d244c934a8209d4bfd04f42fee30ec456078a1db61f1720d11c745cc76ab3e1d_amd64",
"8Base-CNV-4.11:container-native-virtualization/ovs-cni-marker@sha256:7109aa0773b2a019fc4e981009100b94b7adb89119be585f9a577b258af277b2_amd64",
"8Base-CNV-4.11:container-native-virtualization/ovs-cni-plugin@sha256:10baab1fb06b0afbf4c790e24c6cea12516c1f4e047c9515309af20ef45e6c01_amd64",
"8Base-CNV-4.11:container-native-virtualization/virt-api@sha256:a66fb987f6eca11f2922dc3ef5e199ef12817bac071d033829f01a3dcb2c4e14_amd64",
"8Base-CNV-4.11:container-native-virtualization/virt-artifacts-server@sha256:ef16ccd7b5928288b84e16dbc8e5e3c83716174d98b414de7d8c98f4d780fa48_amd64",
"8Base-CNV-4.11:container-native-virtualization/virt-cdi-apiserver@sha256:3fbe2cf982203ad1565faf3dfdff2131a95754fa1924bc4540ef16a8c6a92996_amd64",
"8Base-CNV-4.11:container-native-virtualization/virt-cdi-cloner@sha256:6570c84c760ddc023cc254c252d8a7a986d50e9dffb09cb56db0334f08454965_amd64",
"8Base-CNV-4.11:container-native-virtualization/virt-cdi-controller@sha256:23f99683fc40c258ffa809f6e4e97835d9506247f4dc35640275c365d54b95c0_amd64",
"8Base-CNV-4.11:container-native-virtualization/virt-cdi-importer@sha256:171e69c1cf17c27b2eb69e6411b50e616366e5c188dd25baeade3c634c1425e4_amd64",
"8Base-CNV-4.11:container-native-virtualization/virt-cdi-operator@sha256:6acb6fdc85de481f0ec834646760701d1351eecfb72ecacd2393509d84f07c1f_amd64",
"8Base-CNV-4.11:container-native-virtualization/virt-cdi-uploadproxy@sha256:e33e0ed610af88df4a2901c0b78aeb2e174d43ba60c7d7982b7c78b2f4545846_amd64",
"8Base-CNV-4.11:container-native-virtualization/virt-cdi-uploadserver@sha256:17d7ef4fd170b41bd6c0eaed374d591ab4e816d8c7d9ba5afa3d97ddd97b1521_amd64",
"8Base-CNV-4.11:container-native-virtualization/virt-controller@sha256:834c84710fa4b61b5797681e538723dda5962fc06484c092dfebb28d7ea4fd6e_amd64",
"8Base-CNV-4.11:container-native-virtualization/virt-handler@sha256:5232ce9a3704e6be8bce6bccddb234275afdaaf655a239cca642d2afc7a583ba_amd64",
"8Base-CNV-4.11:container-native-virtualization/virt-launcher@sha256:9cbbc3692cdcc0f8552a5de7233e5c43a3f9e56b6dc93af1c7c8bc3ccfed9aaf_amd64",
"8Base-CNV-4.11:container-native-virtualization/virt-operator@sha256:4f91d8c011681951daa86ef1f9293fbfd3d9cc4eaa4746761ba1c3fc41149bb0_amd64",
"8Base-CNV-4.11:container-native-virtualization/virtio-win@sha256:1a0ba39da4dc899ba8c1f13acb1f978f4c794a99163ba4935e4975cad6610e70_amd64",
"8Base-CNV-4.11:container-native-virtualization/vm-network-latency-checkup@sha256:6fd6c7b974eabe5a710b1fa2b3aaf783fe3951112b42a0156743cb16a033b700_amd64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Low"
}
],
"title": "golang: crypto/tls: session tickets lack random ticket_age_add"
}
]
}
rhsa-2023_0630
Vulnerability from csaf_redhat
Notes
{
"document": {
"aggregate_severity": {
"namespace": "https://access.redhat.com/security/updates/classification/",
"text": "Important"
},
"category": "csaf_security_advisory",
"csaf_version": "2.0",
"distribution": {
"text": "Copyright \u00a9 Red Hat, Inc. All rights reserved.",
"tlp": {
"label": "WHITE",
"url": "https://www.first.org/tlp/"
}
},
"lang": "en",
"notes": [
{
"category": "summary",
"text": "Red Hat Advanced Cluster Management for Kubernetes 2.7.0 General\nAvailability release images, which provide security updates and fix bugs.\n\nRed Hat Product Security has rated this update as having a security impact\nof Important. A Common Vulnerability Scoring System (CVSS) base score,\nwhich gives a detailed severity rating, is available for each vulnerability\nfrom the CVE links in the References section.",
"title": "Topic"
},
{
"category": "general",
"text": "Red Hat Advanced Cluster Management for Kubernetes 2.7.0 images\n\nRed Hat Advanced Cluster Management for Kubernetes provides the\ncapabilities to address common challenges that administrators and site\nreliability engineers face as they work across a range of public and\nprivate cloud environments. Clusters and applications are all visible and\nmanaged from a single console\u2014with security policy built in.\n\nThis advisory contains the container images for Red Hat Advanced Cluster\nManagement for Kubernetes, which fix several bugs. See the following\nRelease Notes documentation, which will be updated shortly for this\nrelease, for additional details about this release:\n\nhttps://access.redhat.com/documentation/en-us/red_hat_advanced_cluster_management_for_kubernetes/2.7/html/release_notes/\n\nSecurity updates:\n\n* CVE-2022-41912 crewjam/saml: Authentication bypass when processing SAML responses containing multiple Assertion elements\n* CVE-2023-22467 luxon: Inefficient regular expression complexity in luxon.js\n* CVE-2022-3517 nodejs-minimatch: ReDoS via the braceExpand function\n* CVE-2022-30629 golang: crypto/tls: session tickets lack random ticket_age_add\n\nBug addressed:\n\n* ACM 2.7 images (BZ# 2116459)",
"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:0630",
"url": "https://access.redhat.com/errata/RHSA-2023:0630"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/updates/classification/#important",
"url": "https://access.redhat.com/security/updates/classification/#important"
},
{
"category": "external",
"summary": "2092793",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2092793"
},
{
"category": "external",
"summary": "2116459",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2116459"
},
{
"category": "external",
"summary": "2134609",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2134609"
},
{
"category": "external",
"summary": "2149181",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2149181"
},
{
"category": "external",
"summary": "2159959",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2159959"
},
{
"category": "self",
"summary": "Canonical URL",
"url": "https://security.access.redhat.com/data/csaf/v2/advisories/2023/rhsa-2023_0630.json"
}
],
"title": "Red Hat Security Advisory: Red Hat Advanced Cluster Management 2.7.0 security and bug fix updates",
"tracking": {
"current_release_date": "2025-01-06T19:22:59+00:00",
"generator": {
"date": "2025-01-06T19:22:59+00:00",
"engine": {
"name": "Red Hat SDEngine",
"version": "4.2.5"
}
},
"id": "RHSA-2023:0630",
"initial_release_date": "2023-02-07T18:36:08+00:00",
"revision_history": [
{
"date": "2023-02-07T18:36:08+00:00",
"number": "1",
"summary": "Initial version"
},
{
"date": "2023-02-07T18:36:08+00:00",
"number": "2",
"summary": "Last updated version"
},
{
"date": "2025-01-06T19:22:59+00:00",
"number": "3",
"summary": "Last generated version"
}
],
"status": "final",
"version": "3"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_name",
"name": "Red Hat Advanced Cluster Management for Kubernetes 2.7 for RHEL 8",
"product": {
"name": "Red Hat Advanced Cluster Management for Kubernetes 2.7 for RHEL 8",
"product_id": "8Base-RHACM-2.7",
"product_identification_helper": {
"cpe": "cpe:/a:redhat:acm:2.7::el8"
}
}
}
],
"category": "product_family",
"name": "Red Hat ACM"
},
{
"branches": [
{
"category": "product_version",
"name": "rhacm2/acm-governance-policy-addon-controller-rhel8@sha256:b30028955a86b6ecdb8c6865328976d74e98f56d6e21277a9f5a812f896b6303_arm64",
"product": {
"name": "rhacm2/acm-governance-policy-addon-controller-rhel8@sha256:b30028955a86b6ecdb8c6865328976d74e98f56d6e21277a9f5a812f896b6303_arm64",
"product_id": "rhacm2/acm-governance-policy-addon-controller-rhel8@sha256:b30028955a86b6ecdb8c6865328976d74e98f56d6e21277a9f5a812f896b6303_arm64",
"product_identification_helper": {
"purl": "pkg:oci/acm-governance-policy-addon-controller-rhel8@sha256:b30028955a86b6ecdb8c6865328976d74e98f56d6e21277a9f5a812f896b6303?arch=arm64\u0026repository_url=registry.redhat.io/rhacm2/acm-governance-policy-addon-controller-rhel8\u0026tag=v2.7.0-48"
}
}
},
{
"category": "product_version",
"name": "rhacm2/acm-governance-policy-framework-addon-rhel8@sha256:7dcde13540cc938374463521f91091a7bbf0a037cabfc5e4b55c89497e0ba6bf_arm64",
"product": {
"name": "rhacm2/acm-governance-policy-framework-addon-rhel8@sha256:7dcde13540cc938374463521f91091a7bbf0a037cabfc5e4b55c89497e0ba6bf_arm64",
"product_id": "rhacm2/acm-governance-policy-framework-addon-rhel8@sha256:7dcde13540cc938374463521f91091a7bbf0a037cabfc5e4b55c89497e0ba6bf_arm64",
"product_identification_helper": {
"purl": "pkg:oci/acm-governance-policy-framework-addon-rhel8@sha256:7dcde13540cc938374463521f91091a7bbf0a037cabfc5e4b55c89497e0ba6bf?arch=arm64\u0026repository_url=registry.redhat.io/rhacm2/acm-governance-policy-framework-addon-rhel8\u0026tag=v2.7.0-25"
}
}
},
{
"category": "product_version",
"name": "rhacm2/acm-grafana-rhel8@sha256:0c427fa58c97b71eb784e4a590c208b0284cf656f66a268ea4803804ce3ce28a_arm64",
"product": {
"name": "rhacm2/acm-grafana-rhel8@sha256:0c427fa58c97b71eb784e4a590c208b0284cf656f66a268ea4803804ce3ce28a_arm64",
"product_id": "rhacm2/acm-grafana-rhel8@sha256:0c427fa58c97b71eb784e4a590c208b0284cf656f66a268ea4803804ce3ce28a_arm64",
"product_identification_helper": {
"purl": "pkg:oci/acm-grafana-rhel8@sha256:0c427fa58c97b71eb784e4a590c208b0284cf656f66a268ea4803804ce3ce28a?arch=arm64\u0026repository_url=registry.redhat.io/rhacm2/acm-grafana-rhel8\u0026tag=v2.7.0-19"
}
}
},
{
"category": "product_version",
"name": "rhacm2/acm-must-gather-rhel8@sha256:0be17e173b962f1a87e833096f208c9030fce1128b2b8c86842a0a40f7d6cf02_arm64",
"product": {
"name": "rhacm2/acm-must-gather-rhel8@sha256:0be17e173b962f1a87e833096f208c9030fce1128b2b8c86842a0a40f7d6cf02_arm64",
"product_id": "rhacm2/acm-must-gather-rhel8@sha256:0be17e173b962f1a87e833096f208c9030fce1128b2b8c86842a0a40f7d6cf02_arm64",
"product_identification_helper": {
"purl": "pkg:oci/acm-must-gather-rhel8@sha256:0be17e173b962f1a87e833096f208c9030fce1128b2b8c86842a0a40f7d6cf02?arch=arm64\u0026repository_url=registry.redhat.io/rhacm2/acm-must-gather-rhel8\u0026tag=v2.7.0-23"
}
}
},
{
"category": "product_version",
"name": "rhacm2/acm-prometheus-config-reloader-rhel8@sha256:a4e43fc7608837da6a66cb2c5bda4b78b520c3075c0f1f66bb824fa44e2d35fd_arm64",
"product": {
"name": "rhacm2/acm-prometheus-config-reloader-rhel8@sha256:a4e43fc7608837da6a66cb2c5bda4b78b520c3075c0f1f66bb824fa44e2d35fd_arm64",
"product_id": "rhacm2/acm-prometheus-config-reloader-rhel8@sha256:a4e43fc7608837da6a66cb2c5bda4b78b520c3075c0f1f66bb824fa44e2d35fd_arm64",
"product_identification_helper": {
"purl": "pkg:oci/acm-prometheus-config-reloader-rhel8@sha256:a4e43fc7608837da6a66cb2c5bda4b78b520c3075c0f1f66bb824fa44e2d35fd?arch=arm64\u0026repository_url=registry.redhat.io/rhacm2/acm-prometheus-config-reloader-rhel8\u0026tag=v2.7.0-22"
}
}
},
{
"category": "product_version",
"name": "rhacm2/acm-prometheus-rhel8@sha256:b3ee1cad060e7f72414df1ae6c0e27ddf6f6fa7a8e45627ebeb912b8a9ca3b74_arm64",
"product": {
"name": "rhacm2/acm-prometheus-rhel8@sha256:b3ee1cad060e7f72414df1ae6c0e27ddf6f6fa7a8e45627ebeb912b8a9ca3b74_arm64",
"product_id": "rhacm2/acm-prometheus-rhel8@sha256:b3ee1cad060e7f72414df1ae6c0e27ddf6f6fa7a8e45627ebeb912b8a9ca3b74_arm64",
"product_identification_helper": {
"purl": "pkg:oci/acm-prometheus-rhel8@sha256:b3ee1cad060e7f72414df1ae6c0e27ddf6f6fa7a8e45627ebeb912b8a9ca3b74?arch=arm64\u0026repository_url=registry.redhat.io/rhacm2/acm-prometheus-rhel8\u0026tag=v2.7.0-22"
}
}
},
{
"category": "product_version",
"name": "rhacm2/acm-search-indexer-rhel8@sha256:aed3972894519bc832bd9a340316a752ebb8edbc393051904c399eef7e423dd4_arm64",
"product": {
"name": "rhacm2/acm-search-indexer-rhel8@sha256:aed3972894519bc832bd9a340316a752ebb8edbc393051904c399eef7e423dd4_arm64",
"product_id": "rhacm2/acm-search-indexer-rhel8@sha256:aed3972894519bc832bd9a340316a752ebb8edbc393051904c399eef7e423dd4_arm64",
"product_identification_helper": {
"purl": "pkg:oci/acm-search-indexer-rhel8@sha256:aed3972894519bc832bd9a340316a752ebb8edbc393051904c399eef7e423dd4?arch=arm64\u0026repository_url=registry.redhat.io/rhacm2/acm-search-indexer-rhel8\u0026tag=v2.7.0-26"
}
}
},
{
"category": "product_version",
"name": "rhacm2/acm-search-v2-api-rhel8@sha256:f2924c460e8d7e12da359f365f9ec3b13c2d175dd6c11533b12113741eea7292_arm64",
"product": {
"name": "rhacm2/acm-search-v2-api-rhel8@sha256:f2924c460e8d7e12da359f365f9ec3b13c2d175dd6c11533b12113741eea7292_arm64",
"product_id": "rhacm2/acm-search-v2-api-rhel8@sha256:f2924c460e8d7e12da359f365f9ec3b13c2d175dd6c11533b12113741eea7292_arm64",
"product_identification_helper": {
"purl": "pkg:oci/acm-search-v2-api-rhel8@sha256:f2924c460e8d7e12da359f365f9ec3b13c2d175dd6c11533b12113741eea7292?arch=arm64\u0026repository_url=registry.redhat.io/rhacm2/acm-search-v2-api-rhel8\u0026tag=v2.7.0-42"
}
}
},
{
"category": "product_version",
"name": "rhacm2/acm-search-v2-rhel8@sha256:8a28d0fad728823ae5a07a259a0866bc507ae9b0f90eb1b4c63567aaf13c377c_arm64",
"product": {
"name": "rhacm2/acm-search-v2-rhel8@sha256:8a28d0fad728823ae5a07a259a0866bc507ae9b0f90eb1b4c63567aaf13c377c_arm64",
"product_id": "rhacm2/acm-search-v2-rhel8@sha256:8a28d0fad728823ae5a07a259a0866bc507ae9b0f90eb1b4c63567aaf13c377c_arm64",
"product_identification_helper": {
"purl": "pkg:oci/acm-search-v2-rhel8@sha256:8a28d0fad728823ae5a07a259a0866bc507ae9b0f90eb1b4c63567aaf13c377c?arch=arm64\u0026repository_url=registry.redhat.io/rhacm2/acm-search-v2-rhel8\u0026tag=v2.7.0-33"
}
}
},
{
"category": "product_version",
"name": "rhacm2/acm-volsync-addon-controller-rhel8@sha256:a7f8ce55764d4e303d54aaf064d56ee192620d29b361fabcda2a26f364221dc9_arm64",
"product": {
"name": "rhacm2/acm-volsync-addon-controller-rhel8@sha256:a7f8ce55764d4e303d54aaf064d56ee192620d29b361fabcda2a26f364221dc9_arm64",
"product_id": "rhacm2/acm-volsync-addon-controller-rhel8@sha256:a7f8ce55764d4e303d54aaf064d56ee192620d29b361fabcda2a26f364221dc9_arm64",
"product_identification_helper": {
"purl": "pkg:oci/acm-volsync-addon-controller-rhel8@sha256:a7f8ce55764d4e303d54aaf064d56ee192620d29b361fabcda2a26f364221dc9?arch=arm64\u0026repository_url=registry.redhat.io/rhacm2/acm-volsync-addon-controller-rhel8\u0026tag=v2.7.0-26"
}
}
},
{
"category": "product_version",
"name": "rhacm2/cert-policy-controller-rhel8@sha256:488e74aed7f420f6112ef1f7b3b5cc812358574ec149ecca1147ff2f9d6d7835_arm64",
"product": {
"name": "rhacm2/cert-policy-controller-rhel8@sha256:488e74aed7f420f6112ef1f7b3b5cc812358574ec149ecca1147ff2f9d6d7835_arm64",
"product_id": "rhacm2/cert-policy-controller-rhel8@sha256:488e74aed7f420f6112ef1f7b3b5cc812358574ec149ecca1147ff2f9d6d7835_arm64",
"product_identification_helper": {
"purl": "pkg:oci/cert-policy-controller-rhel8@sha256:488e74aed7f420f6112ef1f7b3b5cc812358574ec149ecca1147ff2f9d6d7835?arch=arm64\u0026repository_url=registry.redhat.io/rhacm2/cert-policy-controller-rhel8\u0026tag=v2.7.0-23"
}
}
},
{
"category": "product_version",
"name": "rhacm2/cluster-backup-rhel8-operator@sha256:3af39faf1795e87018795c35b2ec5074bfcd1bf76b84326446cfb1570bc0d5e0_arm64",
"product": {
"name": "rhacm2/cluster-backup-rhel8-operator@sha256:3af39faf1795e87018795c35b2ec5074bfcd1bf76b84326446cfb1570bc0d5e0_arm64",
"product_id": "rhacm2/cluster-backup-rhel8-operator@sha256:3af39faf1795e87018795c35b2ec5074bfcd1bf76b84326446cfb1570bc0d5e0_arm64",
"product_identification_helper": {
"purl": "pkg:oci/cluster-backup-rhel8-operator@sha256:3af39faf1795e87018795c35b2ec5074bfcd1bf76b84326446cfb1570bc0d5e0?arch=arm64\u0026repository_url=registry.redhat.io/rhacm2/cluster-backup-rhel8-operator\u0026tag=v2.7.0-74"
}
}
},
{
"category": "product_version",
"name": "rhacm2/config-policy-controller-rhel8@sha256:328c0d0e4d06573f2f26bbec39f1a570eb6ddbc26a5c0fa380fec7f840f6475e_arm64",
"product": {
"name": "rhacm2/config-policy-controller-rhel8@sha256:328c0d0e4d06573f2f26bbec39f1a570eb6ddbc26a5c0fa380fec7f840f6475e_arm64",
"product_id": "rhacm2/config-policy-controller-rhel8@sha256:328c0d0e4d06573f2f26bbec39f1a570eb6ddbc26a5c0fa380fec7f840f6475e_arm64",
"product_identification_helper": {
"purl": "pkg:oci/config-policy-controller-rhel8@sha256:328c0d0e4d06573f2f26bbec39f1a570eb6ddbc26a5c0fa380fec7f840f6475e?arch=arm64\u0026repository_url=registry.redhat.io/rhacm2/config-policy-controller-rhel8\u0026tag=v2.7.0-39"
}
}
},
{
"category": "product_version",
"name": "rhacm2/console-rhel8@sha256:33929c835221f166d0eb731f5e553cdf78a5579a124c90b462d4bb5250dc7254_arm64",
"product": {
"name": "rhacm2/console-rhel8@sha256:33929c835221f166d0eb731f5e553cdf78a5579a124c90b462d4bb5250dc7254_arm64",
"product_id": "rhacm2/console-rhel8@sha256:33929c835221f166d0eb731f5e553cdf78a5579a124c90b462d4bb5250dc7254_arm64",
"product_identification_helper": {
"purl": "pkg:oci/console-rhel8@sha256:33929c835221f166d0eb731f5e553cdf78a5579a124c90b462d4bb5250dc7254?arch=arm64\u0026repository_url=registry.redhat.io/rhacm2/console-rhel8\u0026tag=v2.7.0-125"
}
}
},
{
"category": "product_version",
"name": "rhacm2/endpoint-monitoring-rhel8-operator@sha256:64c9e84fb923d107d0d4d3f9026510de03f73773cc8348f0025721d26033215c_arm64",
"product": {
"name": "rhacm2/endpoint-monitoring-rhel8-operator@sha256:64c9e84fb923d107d0d4d3f9026510de03f73773cc8348f0025721d26033215c_arm64",
"product_id": "rhacm2/endpoint-monitoring-rhel8-operator@sha256:64c9e84fb923d107d0d4d3f9026510de03f73773cc8348f0025721d26033215c_arm64",
"product_identification_helper": {
"purl": "pkg:oci/endpoint-monitoring-rhel8-operator@sha256:64c9e84fb923d107d0d4d3f9026510de03f73773cc8348f0025721d26033215c?arch=arm64\u0026repository_url=registry.redhat.io/rhacm2/endpoint-monitoring-rhel8-operator\u0026tag=v2.7.0-33"
}
}
},
{
"category": "product_version",
"name": "rhacm2/governance-policy-propagator-rhel8@sha256:e05489056e65dba4eb291b050c8072608a5efc2ce971b34a903c8c7ca07e0927_arm64",
"product": {
"name": "rhacm2/governance-policy-propagator-rhel8@sha256:e05489056e65dba4eb291b050c8072608a5efc2ce971b34a903c8c7ca07e0927_arm64",
"product_id": "rhacm2/governance-policy-propagator-rhel8@sha256:e05489056e65dba4eb291b050c8072608a5efc2ce971b34a903c8c7ca07e0927_arm64",
"product_identification_helper": {
"purl": "pkg:oci/governance-policy-propagator-rhel8@sha256:e05489056e65dba4eb291b050c8072608a5efc2ce971b34a903c8c7ca07e0927?arch=arm64\u0026repository_url=registry.redhat.io/rhacm2/governance-policy-propagator-rhel8\u0026tag=v2.7.0-47"
}
}
},
{
"category": "product_version",
"name": "rhacm2/grafana-dashboard-loader-rhel8@sha256:d41f6fabaec525dfaac736806b93102479260309f482e155af2b03dc3c9a0c61_arm64",
"product": {
"name": "rhacm2/grafana-dashboard-loader-rhel8@sha256:d41f6fabaec525dfaac736806b93102479260309f482e155af2b03dc3c9a0c61_arm64",
"product_id": "rhacm2/grafana-dashboard-loader-rhel8@sha256:d41f6fabaec525dfaac736806b93102479260309f482e155af2b03dc3c9a0c61_arm64",
"product_identification_helper": {
"purl": "pkg:oci/grafana-dashboard-loader-rhel8@sha256:d41f6fabaec525dfaac736806b93102479260309f482e155af2b03dc3c9a0c61?arch=arm64\u0026repository_url=registry.redhat.io/rhacm2/grafana-dashboard-loader-rhel8\u0026tag=v2.7.0-34"
}
}
},
{
"category": "product_version",
"name": "rhacm2/iam-policy-controller-rhel8@sha256:cc5f8499009dc316d936c3a57f9a9457d5f2bbc8568e2b484a7c8b1cc676da7c_arm64",
"product": {
"name": "rhacm2/iam-policy-controller-rhel8@sha256:cc5f8499009dc316d936c3a57f9a9457d5f2bbc8568e2b484a7c8b1cc676da7c_arm64",
"product_id": "rhacm2/iam-policy-controller-rhel8@sha256:cc5f8499009dc316d936c3a57f9a9457d5f2bbc8568e2b484a7c8b1cc676da7c_arm64",
"product_identification_helper": {
"purl": "pkg:oci/iam-policy-controller-rhel8@sha256:cc5f8499009dc316d936c3a57f9a9457d5f2bbc8568e2b484a7c8b1cc676da7c?arch=arm64\u0026repository_url=registry.redhat.io/rhacm2/iam-policy-controller-rhel8\u0026tag=v2.7.0-24"
}
}
},
{
"category": "product_version",
"name": "rhacm2/insights-client-rhel8@sha256:5a32ad8c8e7792f9679a604f073bce047c4f8fdd713a655ae83314e27366c5af_arm64",
"product": {
"name": "rhacm2/insights-client-rhel8@sha256:5a32ad8c8e7792f9679a604f073bce047c4f8fdd713a655ae83314e27366c5af_arm64",
"product_id": "rhacm2/insights-client-rhel8@sha256:5a32ad8c8e7792f9679a604f073bce047c4f8fdd713a655ae83314e27366c5af_arm64",
"product_identification_helper": {
"purl": "pkg:oci/insights-client-rhel8@sha256:5a32ad8c8e7792f9679a604f073bce047c4f8fdd713a655ae83314e27366c5af?arch=arm64\u0026repository_url=registry.redhat.io/rhacm2/insights-client-rhel8\u0026tag=v2.7.0-20"
}
}
},
{
"category": "product_version",
"name": "rhacm2/insights-metrics-rhel8@sha256:57bf2eca5df0be601d7dd59357e95d078bf69d26c1b26cdd56d0d311df123d5a_arm64",
"product": {
"name": "rhacm2/insights-metrics-rhel8@sha256:57bf2eca5df0be601d7dd59357e95d078bf69d26c1b26cdd56d0d311df123d5a_arm64",
"product_id": "rhacm2/insights-metrics-rhel8@sha256:57bf2eca5df0be601d7dd59357e95d078bf69d26c1b26cdd56d0d311df123d5a_arm64",
"product_identification_helper": {
"purl": "pkg:oci/insights-metrics-rhel8@sha256:57bf2eca5df0be601d7dd59357e95d078bf69d26c1b26cdd56d0d311df123d5a?arch=arm64\u0026repository_url=registry.redhat.io/rhacm2/insights-metrics-rhel8\u0026tag=v2.7.0-20"
}
}
},
{
"category": "product_version",
"name": "rhacm2/klusterlet-addon-controller-rhel8@sha256:7cea9ce9aeb26df137590353de05b8a88ee55faa43cecde68e40fb875f9844cd_arm64",
"product": {
"name": "rhacm2/klusterlet-addon-controller-rhel8@sha256:7cea9ce9aeb26df137590353de05b8a88ee55faa43cecde68e40fb875f9844cd_arm64",
"product_id": "rhacm2/klusterlet-addon-controller-rhel8@sha256:7cea9ce9aeb26df137590353de05b8a88ee55faa43cecde68e40fb875f9844cd_arm64",
"product_identification_helper": {
"purl": "pkg:oci/klusterlet-addon-controller-rhel8@sha256:7cea9ce9aeb26df137590353de05b8a88ee55faa43cecde68e40fb875f9844cd?arch=arm64\u0026repository_url=registry.redhat.io/rhacm2/klusterlet-addon-controller-rhel8\u0026tag=v2.7.0-20"
}
}
},
{
"category": "product_version",
"name": "rhacm2/kube-rbac-proxy-rhel8@sha256:407178ad223483b92a382e0fb916de9f42f1a0db9aaacb66710a7a743f1c3dce_arm64",
"product": {
"name": "rhacm2/kube-rbac-proxy-rhel8@sha256:407178ad223483b92a382e0fb916de9f42f1a0db9aaacb66710a7a743f1c3dce_arm64",
"product_id": "rhacm2/kube-rbac-proxy-rhel8@sha256:407178ad223483b92a382e0fb916de9f42f1a0db9aaacb66710a7a743f1c3dce_arm64",
"product_identification_helper": {
"purl": "pkg:oci/kube-rbac-proxy-rhel8@sha256:407178ad223483b92a382e0fb916de9f42f1a0db9aaacb66710a7a743f1c3dce?arch=arm64\u0026repository_url=registry.redhat.io/rhacm2/kube-rbac-proxy-rhel8\u0026tag=v2.7.0-21"
}
}
},
{
"category": "product_version",
"name": "rhacm2/kube-state-metrics-rhel8@sha256:534420075e829b5881f6cd3f32d4aa90ea3075de869b84f689c9606d4f03521a_arm64",
"product": {
"name": "rhacm2/kube-state-metrics-rhel8@sha256:534420075e829b5881f6cd3f32d4aa90ea3075de869b84f689c9606d4f03521a_arm64",
"product_id": "rhacm2/kube-state-metrics-rhel8@sha256:534420075e829b5881f6cd3f32d4aa90ea3075de869b84f689c9606d4f03521a_arm64",
"product_identification_helper": {
"purl": "pkg:oci/kube-state-metrics-rhel8@sha256:534420075e829b5881f6cd3f32d4aa90ea3075de869b84f689c9606d4f03521a?arch=arm64\u0026repository_url=registry.redhat.io/rhacm2/kube-state-metrics-rhel8\u0026tag=v2.7.0-22"
}
}
},
{
"category": "product_version",
"name": "rhacm2/management-ingress-rhel8@sha256:bea2ee18f401ec1b4c4b87f40f6f79a4418d6aafad5e2b50099f7541b6699de7_arm64",
"product": {
"name": "rhacm2/management-ingress-rhel8@sha256:bea2ee18f401ec1b4c4b87f40f6f79a4418d6aafad5e2b50099f7541b6699de7_arm64",
"product_id": "rhacm2/management-ingress-rhel8@sha256:bea2ee18f401ec1b4c4b87f40f6f79a4418d6aafad5e2b50099f7541b6699de7_arm64",
"product_identification_helper": {
"purl": "pkg:oci/management-ingress-rhel8@sha256:bea2ee18f401ec1b4c4b87f40f6f79a4418d6aafad5e2b50099f7541b6699de7?arch=arm64\u0026repository_url=registry.redhat.io/rhacm2/management-ingress-rhel8\u0026tag=v2.7.0-21"
}
}
},
{
"category": "product_version",
"name": "rhacm2/memcached-rhel8@sha256:e044af5fee732dd9923759b312c3b72dd4b6ab1780456973f35677d72586913e_arm64",
"product": {
"name": "rhacm2/memcached-rhel8@sha256:e044af5fee732dd9923759b312c3b72dd4b6ab1780456973f35677d72586913e_arm64",
"product_id": "rhacm2/memcached-rhel8@sha256:e044af5fee732dd9923759b312c3b72dd4b6ab1780456973f35677d72586913e_arm64",
"product_identification_helper": {
"purl": "pkg:oci/memcached-rhel8@sha256:e044af5fee732dd9923759b312c3b72dd4b6ab1780456973f35677d72586913e?arch=arm64\u0026repository_url=registry.redhat.io/rhacm2/memcached-rhel8\u0026tag=v2.7.0-9"
}
}
},
{
"category": "product_version",
"name": "rhacm2/memcached-exporter-rhel8@sha256:094b84362782a88d8b0c7a75a23dd5ae3ff846913f0a49e732d53cc0efdf6a61_arm64",
"product": {
"name": "rhacm2/memcached-exporter-rhel8@sha256:094b84362782a88d8b0c7a75a23dd5ae3ff846913f0a49e732d53cc0efdf6a61_arm64",
"product_id": "rhacm2/memcached-exporter-rhel8@sha256:094b84362782a88d8b0c7a75a23dd5ae3ff846913f0a49e732d53cc0efdf6a61_arm64",
"product_identification_helper": {
"purl": "pkg:oci/memcached-exporter-rhel8@sha256:094b84362782a88d8b0c7a75a23dd5ae3ff846913f0a49e732d53cc0efdf6a61?arch=arm64\u0026repository_url=registry.redhat.io/rhacm2/memcached-exporter-rhel8\u0026tag=v2.7.0-16"
}
}
},
{
"category": "product_version",
"name": "rhacm2/metrics-collector-rhel8@sha256:2358249e2cf40d054cca5711f39091e2f0cbd44e61a24d3c1dd1a9e79cc440b1_arm64",
"product": {
"name": "rhacm2/metrics-collector-rhel8@sha256:2358249e2cf40d054cca5711f39091e2f0cbd44e61a24d3c1dd1a9e79cc440b1_arm64",
"product_id": "rhacm2/metrics-collector-rhel8@sha256:2358249e2cf40d054cca5711f39091e2f0cbd44e61a24d3c1dd1a9e79cc440b1_arm64",
"product_identification_helper": {
"purl": "pkg:oci/metrics-collector-rhel8@sha256:2358249e2cf40d054cca5711f39091e2f0cbd44e61a24d3c1dd1a9e79cc440b1?arch=arm64\u0026repository_url=registry.redhat.io/rhacm2/metrics-collector-rhel8\u0026tag=v2.7.0-33"
}
}
},
{
"category": "product_version",
"name": "rhacm2/multicloud-integrations-rhel8@sha256:f02a569222e13356f5fbdef5b7d2da943e6f6071fd88ba75a2565b3d340b6c3a_arm64",
"product": {
"name": "rhacm2/multicloud-integrations-rhel8@sha256:f02a569222e13356f5fbdef5b7d2da943e6f6071fd88ba75a2565b3d340b6c3a_arm64",
"product_id": "rhacm2/multicloud-integrations-rhel8@sha256:f02a569222e13356f5fbdef5b7d2da943e6f6071fd88ba75a2565b3d340b6c3a_arm64",
"product_identification_helper": {
"purl": "pkg:oci/multicloud-integrations-rhel8@sha256:f02a569222e13356f5fbdef5b7d2da943e6f6071fd88ba75a2565b3d340b6c3a?arch=arm64\u0026repository_url=registry.redhat.io/rhacm2/multicloud-integrations-rhel8\u0026tag=v2.7.0-24"
}
}
},
{
"category": "product_version",
"name": "rhacm2/multiclusterhub-rhel8@sha256:fdf9ae4924a587c945a85b2319b0471a5688368df572f2de852c51da8bc74dcb_arm64",
"product": {
"name": "rhacm2/multiclusterhub-rhel8@sha256:fdf9ae4924a587c945a85b2319b0471a5688368df572f2de852c51da8bc74dcb_arm64",
"product_id": "rhacm2/multiclusterhub-rhel8@sha256:fdf9ae4924a587c945a85b2319b0471a5688368df572f2de852c51da8bc74dcb_arm64",
"product_identification_helper": {
"purl": "pkg:oci/multiclusterhub-rhel8@sha256:fdf9ae4924a587c945a85b2319b0471a5688368df572f2de852c51da8bc74dcb?arch=arm64\u0026repository_url=registry.redhat.io/rhacm2/multiclusterhub-rhel8\u0026tag=v2.7.0-63"
}
}
},
{
"category": "product_version",
"name": "rhacm2/multicluster-observability-rhel8-operator@sha256:49083d7039af6df4bd639dd998162c96dc586da4d828ffbe9c880a8a8d6d13d6_arm64",
"product": {
"name": "rhacm2/multicluster-observability-rhel8-operator@sha256:49083d7039af6df4bd639dd998162c96dc586da4d828ffbe9c880a8a8d6d13d6_arm64",
"product_id": "rhacm2/multicluster-observability-rhel8-operator@sha256:49083d7039af6df4bd639dd998162c96dc586da4d828ffbe9c880a8a8d6d13d6_arm64",
"product_identification_helper": {
"purl": "pkg:oci/multicluster-observability-rhel8-operator@sha256:49083d7039af6df4bd639dd998162c96dc586da4d828ffbe9c880a8a8d6d13d6?arch=arm64\u0026repository_url=registry.redhat.io/rhacm2/multicluster-observability-rhel8-operator\u0026tag=v2.7.0-34"
}
}
},
{
"category": "product_version",
"name": "rhacm2/multicluster-operators-application-rhel8@sha256:9c58c89cb0173394684d7d23178ad32eb2d571444cb306ea599565eaac92ea4f_arm64",
"product": {
"name": "rhacm2/multicluster-operators-application-rhel8@sha256:9c58c89cb0173394684d7d23178ad32eb2d571444cb306ea599565eaac92ea4f_arm64",
"product_id": "rhacm2/multicluster-operators-application-rhel8@sha256:9c58c89cb0173394684d7d23178ad32eb2d571444cb306ea599565eaac92ea4f_arm64",
"product_identification_helper": {
"purl": "pkg:oci/multicluster-operators-application-rhel8@sha256:9c58c89cb0173394684d7d23178ad32eb2d571444cb306ea599565eaac92ea4f?arch=arm64\u0026repository_url=registry.redhat.io/rhacm2/multicluster-operators-application-rhel8\u0026tag=v2.7.0-22"
}
}
},
{
"category": "product_version",
"name": "rhacm2/multicluster-operators-channel-rhel8@sha256:ddb1016901287c80ef1972f25db37b1182e854115671961efb3fc0048cd95800_arm64",
"product": {
"name": "rhacm2/multicluster-operators-channel-rhel8@sha256:ddb1016901287c80ef1972f25db37b1182e854115671961efb3fc0048cd95800_arm64",
"product_id": "rhacm2/multicluster-operators-channel-rhel8@sha256:ddb1016901287c80ef1972f25db37b1182e854115671961efb3fc0048cd95800_arm64",
"product_identification_helper": {
"purl": "pkg:oci/multicluster-operators-channel-rhel8@sha256:ddb1016901287c80ef1972f25db37b1182e854115671961efb3fc0048cd95800?arch=arm64\u0026repository_url=registry.redhat.io/rhacm2/multicluster-operators-channel-rhel8\u0026tag=v2.7.0-25"
}
}
},
{
"category": "product_version",
"name": "rhacm2/multicluster-operators-subscription-rhel8@sha256:548d610f996e73b67eb21d2993b5ac3d0da02997a48b9c1226072d6d95ae4c3b_arm64",
"product": {
"name": "rhacm2/multicluster-operators-subscription-rhel8@sha256:548d610f996e73b67eb21d2993b5ac3d0da02997a48b9c1226072d6d95ae4c3b_arm64",
"product_id": "rhacm2/multicluster-operators-subscription-rhel8@sha256:548d610f996e73b67eb21d2993b5ac3d0da02997a48b9c1226072d6d95ae4c3b_arm64",
"product_identification_helper": {
"purl": "pkg:oci/multicluster-operators-subscription-rhel8@sha256:548d610f996e73b67eb21d2993b5ac3d0da02997a48b9c1226072d6d95ae4c3b?arch=arm64\u0026repository_url=registry.redhat.io/rhacm2/multicluster-operators-subscription-rhel8\u0026tag=v2.7.0-57"
}
}
},
{
"category": "product_version",
"name": "rhacm2/node-exporter-rhel8@sha256:8b359fcf74d236fc488ef4553dbaf9dbec549e331f2b103b40139aa2eb1345e4_arm64",
"product": {
"name": "rhacm2/node-exporter-rhel8@sha256:8b359fcf74d236fc488ef4553dbaf9dbec549e331f2b103b40139aa2eb1345e4_arm64",
"product_id": "rhacm2/node-exporter-rhel8@sha256:8b359fcf74d236fc488ef4553dbaf9dbec549e331f2b103b40139aa2eb1345e4_arm64",
"product_identification_helper": {
"purl": "pkg:oci/node-exporter-rhel8@sha256:8b359fcf74d236fc488ef4553dbaf9dbec549e331f2b103b40139aa2eb1345e4?arch=arm64\u0026repository_url=registry.redhat.io/rhacm2/node-exporter-rhel8\u0026tag=v2.7.0-21"
}
}
},
{
"category": "product_version",
"name": "rhacm2/observatorium-rhel8@sha256:1e46b8610e037752ecfb30aaac5c7459a81aa119bf0c2b2ffb0dc90cd5701af0_arm64",
"product": {
"name": "rhacm2/observatorium-rhel8@sha256:1e46b8610e037752ecfb30aaac5c7459a81aa119bf0c2b2ffb0dc90cd5701af0_arm64",
"product_id": "rhacm2/observatorium-rhel8@sha256:1e46b8610e037752ecfb30aaac5c7459a81aa119bf0c2b2ffb0dc90cd5701af0_arm64",
"product_identification_helper": {
"purl": "pkg:oci/observatorium-rhel8@sha256:1e46b8610e037752ecfb30aaac5c7459a81aa119bf0c2b2ffb0dc90cd5701af0?arch=arm64\u0026repository_url=registry.redhat.io/rhacm2/observatorium-rhel8\u0026tag=v2.7.0-21"
}
}
},
{
"category": "product_version",
"name": "rhacm2/observatorium-rhel8-operator@sha256:928c114e3aca978626ad91889aaed0cc20ca0d641ad946c9a1b1f2424245c795_arm64",
"product": {
"name": "rhacm2/observatorium-rhel8-operator@sha256:928c114e3aca978626ad91889aaed0cc20ca0d641ad946c9a1b1f2424245c795_arm64",
"product_id": "rhacm2/observatorium-rhel8-operator@sha256:928c114e3aca978626ad91889aaed0cc20ca0d641ad946c9a1b1f2424245c795_arm64",
"product_identification_helper": {
"purl": "pkg:oci/observatorium-rhel8-operator@sha256:928c114e3aca978626ad91889aaed0cc20ca0d641ad946c9a1b1f2424245c795?arch=arm64\u0026repository_url=registry.redhat.io/rhacm2/observatorium-rhel8-operator\u0026tag=v2.7.0-19"
}
}
},
{
"category": "product_version",
"name": "rhacm2/prometheus-alertmanager-rhel8@sha256:8349cdc4677a2dd37c54b058c487d76e8fbe4c76178e805d4745ef5c62bc6151_arm64",
"product": {
"name": "rhacm2/prometheus-alertmanager-rhel8@sha256:8349cdc4677a2dd37c54b058c487d76e8fbe4c76178e805d4745ef5c62bc6151_arm64",
"product_id": "rhacm2/prometheus-alertmanager-rhel8@sha256:8349cdc4677a2dd37c54b058c487d76e8fbe4c76178e805d4745ef5c62bc6151_arm64",
"product_identification_helper": {
"purl": "pkg:oci/prometheus-alertmanager-rhel8@sha256:8349cdc4677a2dd37c54b058c487d76e8fbe4c76178e805d4745ef5c62bc6151?arch=arm64\u0026repository_url=registry.redhat.io/rhacm2/prometheus-alertmanager-rhel8\u0026tag=v2.7.0-18"
}
}
},
{
"category": "product_version",
"name": "rhacm2/prometheus-rhel8@sha256:a3661c1cbfa2f8c230ec44ee5e2fecf1967ce48df0c9699f063bd27407b94dac_arm64",
"product": {
"name": "rhacm2/prometheus-rhel8@sha256:a3661c1cbfa2f8c230ec44ee5e2fecf1967ce48df0c9699f063bd27407b94dac_arm64",
"product_id": "rhacm2/prometheus-rhel8@sha256:a3661c1cbfa2f8c230ec44ee5e2fecf1967ce48df0c9699f063bd27407b94dac_arm64",
"product_identification_helper": {
"purl": "pkg:oci/prometheus-rhel8@sha256:a3661c1cbfa2f8c230ec44ee5e2fecf1967ce48df0c9699f063bd27407b94dac?arch=arm64\u0026repository_url=registry.redhat.io/rhacm2/prometheus-rhel8\u0026tag=v2.7.0-18"
}
}
},
{
"category": "product_version",
"name": "rhacm2/rbac-query-proxy-rhel8@sha256:84486a82cd6655d5e5a1fbccae5a2e9335498d3e05422fa325b443c8923c1b75_arm64",
"product": {
"name": "rhacm2/rbac-query-proxy-rhel8@sha256:84486a82cd6655d5e5a1fbccae5a2e9335498d3e05422fa325b443c8923c1b75_arm64",
"product_id": "rhacm2/rbac-query-proxy-rhel8@sha256:84486a82cd6655d5e5a1fbccae5a2e9335498d3e05422fa325b443c8923c1b75_arm64",
"product_identification_helper": {
"purl": "pkg:oci/rbac-query-proxy-rhel8@sha256:84486a82cd6655d5e5a1fbccae5a2e9335498d3e05422fa325b443c8923c1b75?arch=arm64\u0026repository_url=registry.redhat.io/rhacm2/rbac-query-proxy-rhel8\u0026tag=v2.7.0-34"
}
}
},
{
"category": "product_version",
"name": "rhacm2/search-collector-rhel8@sha256:4b7544ec460f265afb71c9d362cf9851e3ba250c3ab694ccc9a78c15eb38a612_arm64",
"product": {
"name": "rhacm2/search-collector-rhel8@sha256:4b7544ec460f265afb71c9d362cf9851e3ba250c3ab694ccc9a78c15eb38a612_arm64",
"product_id": "rhacm2/search-collector-rhel8@sha256:4b7544ec460f265afb71c9d362cf9851e3ba250c3ab694ccc9a78c15eb38a612_arm64",
"product_identification_helper": {
"purl": "pkg:oci/search-collector-rhel8@sha256:4b7544ec460f265afb71c9d362cf9851e3ba250c3ab694ccc9a78c15eb38a612?arch=arm64\u0026repository_url=registry.redhat.io/rhacm2/search-collector-rhel8\u0026tag=v2.7.0-28"
}
}
},
{
"category": "product_version",
"name": "rhacm2/submariner-addon-rhel8@sha256:7400391c2a56bc01da6fbbf13bb249a01e90d8eccb8d465dfb19c3598f5fecbe_arm64",
"product": {
"name": "rhacm2/submariner-addon-rhel8@sha256:7400391c2a56bc01da6fbbf13bb249a01e90d8eccb8d465dfb19c3598f5fecbe_arm64",
"product_id": "rhacm2/submariner-addon-rhel8@sha256:7400391c2a56bc01da6fbbf13bb249a01e90d8eccb8d465dfb19c3598f5fecbe_arm64",
"product_identification_helper": {
"purl": "pkg:oci/submariner-addon-rhel8@sha256:7400391c2a56bc01da6fbbf13bb249a01e90d8eccb8d465dfb19c3598f5fecbe?arch=arm64\u0026repository_url=registry.redhat.io/rhacm2/submariner-addon-rhel8\u0026tag=v2.7.0-52"
}
}
},
{
"category": "product_version",
"name": "rhacm2/thanos-rhel8@sha256:26de3711356177090694b4bf00821d873127cf8c0675fe42a8f757c5c37a40cd_arm64",
"product": {
"name": "rhacm2/thanos-rhel8@sha256:26de3711356177090694b4bf00821d873127cf8c0675fe42a8f757c5c37a40cd_arm64",
"product_id": "rhacm2/thanos-rhel8@sha256:26de3711356177090694b4bf00821d873127cf8c0675fe42a8f757c5c37a40cd_arm64",
"product_identification_helper": {
"purl": "pkg:oci/thanos-rhel8@sha256:26de3711356177090694b4bf00821d873127cf8c0675fe42a8f757c5c37a40cd?arch=arm64\u0026repository_url=registry.redhat.io/rhacm2/thanos-rhel8\u0026tag=v2.7.0-17"
}
}
},
{
"category": "product_version",
"name": "rhacm2/thanos-receive-controller-rhel8@sha256:7ceb607e7a3205361d8c9d1b44aae47381e2d07b129e40b5f90f55c3a8402774_arm64",
"product": {
"name": "rhacm2/thanos-receive-controller-rhel8@sha256:7ceb607e7a3205361d8c9d1b44aae47381e2d07b129e40b5f90f55c3a8402774_arm64",
"product_id": "rhacm2/thanos-receive-controller-rhel8@sha256:7ceb607e7a3205361d8c9d1b44aae47381e2d07b129e40b5f90f55c3a8402774_arm64",
"product_identification_helper": {
"purl": "pkg:oci/thanos-receive-controller-rhel8@sha256:7ceb607e7a3205361d8c9d1b44aae47381e2d07b129e40b5f90f55c3a8402774?arch=arm64\u0026repository_url=registry.redhat.io/rhacm2/thanos-receive-controller-rhel8\u0026tag=v2.7.0-19"
}
}
}
],
"category": "architecture",
"name": "arm64"
},
{
"branches": [
{
"category": "product_version",
"name": "rhacm2/acm-governance-policy-addon-controller-rhel8@sha256:2c7f0617df666e8cbcd622dee073a35843db4a81caa19b7db3b9fb9264cdf7fc_amd64",
"product": {
"name": "rhacm2/acm-governance-policy-addon-controller-rhel8@sha256:2c7f0617df666e8cbcd622dee073a35843db4a81caa19b7db3b9fb9264cdf7fc_amd64",
"product_id": "rhacm2/acm-governance-policy-addon-controller-rhel8@sha256:2c7f0617df666e8cbcd622dee073a35843db4a81caa19b7db3b9fb9264cdf7fc_amd64",
"product_identification_helper": {
"purl": "pkg:oci/acm-governance-policy-addon-controller-rhel8@sha256:2c7f0617df666e8cbcd622dee073a35843db4a81caa19b7db3b9fb9264cdf7fc?arch=amd64\u0026repository_url=registry.redhat.io/rhacm2/acm-governance-policy-addon-controller-rhel8\u0026tag=v2.7.0-48"
}
}
},
{
"category": "product_version",
"name": "rhacm2/acm-governance-policy-framework-addon-rhel8@sha256:ec5fc63b94bc9c070f14fd76d4ae26b90e3f29d3694887380a5f8f8ea5a04bc0_amd64",
"product": {
"name": "rhacm2/acm-governance-policy-framework-addon-rhel8@sha256:ec5fc63b94bc9c070f14fd76d4ae26b90e3f29d3694887380a5f8f8ea5a04bc0_amd64",
"product_id": "rhacm2/acm-governance-policy-framework-addon-rhel8@sha256:ec5fc63b94bc9c070f14fd76d4ae26b90e3f29d3694887380a5f8f8ea5a04bc0_amd64",
"product_identification_helper": {
"purl": "pkg:oci/acm-governance-policy-framework-addon-rhel8@sha256:ec5fc63b94bc9c070f14fd76d4ae26b90e3f29d3694887380a5f8f8ea5a04bc0?arch=amd64\u0026repository_url=registry.redhat.io/rhacm2/acm-governance-policy-framework-addon-rhel8\u0026tag=v2.7.0-25"
}
}
},
{
"category": "product_version",
"name": "rhacm2/acm-grafana-rhel8@sha256:49746c3a6e7033b1bac90d3515e0f5ab44aaf9c45cce414308da72bb960287b1_amd64",
"product": {
"name": "rhacm2/acm-grafana-rhel8@sha256:49746c3a6e7033b1bac90d3515e0f5ab44aaf9c45cce414308da72bb960287b1_amd64",
"product_id": "rhacm2/acm-grafana-rhel8@sha256:49746c3a6e7033b1bac90d3515e0f5ab44aaf9c45cce414308da72bb960287b1_amd64",
"product_identification_helper": {
"purl": "pkg:oci/acm-grafana-rhel8@sha256:49746c3a6e7033b1bac90d3515e0f5ab44aaf9c45cce414308da72bb960287b1?arch=amd64\u0026repository_url=registry.redhat.io/rhacm2/acm-grafana-rhel8\u0026tag=v2.7.0-19"
}
}
},
{
"category": "product_version",
"name": "rhacm2/acm-must-gather-rhel8@sha256:5c79bf93599b792c20c76d9a0a35532ad79a45f3765dccfbafab9a273e338e52_amd64",
"product": {
"name": "rhacm2/acm-must-gather-rhel8@sha256:5c79bf93599b792c20c76d9a0a35532ad79a45f3765dccfbafab9a273e338e52_amd64",
"product_id": "rhacm2/acm-must-gather-rhel8@sha256:5c79bf93599b792c20c76d9a0a35532ad79a45f3765dccfbafab9a273e338e52_amd64",
"product_identification_helper": {
"purl": "pkg:oci/acm-must-gather-rhel8@sha256:5c79bf93599b792c20c76d9a0a35532ad79a45f3765dccfbafab9a273e338e52?arch=amd64\u0026repository_url=registry.redhat.io/rhacm2/acm-must-gather-rhel8\u0026tag=v2.7.0-23"
}
}
},
{
"category": "product_version",
"name": "rhacm2/acm-operator-bundle@sha256:f63d0a9a0e3dc9d86e84279c50e9c613d8430e71a3821d418e168250ca3b747c_amd64",
"product": {
"name": "rhacm2/acm-operator-bundle@sha256:f63d0a9a0e3dc9d86e84279c50e9c613d8430e71a3821d418e168250ca3b747c_amd64",
"product_id": "rhacm2/acm-operator-bundle@sha256:f63d0a9a0e3dc9d86e84279c50e9c613d8430e71a3821d418e168250ca3b747c_amd64",
"product_identification_helper": {
"purl": "pkg:oci/acm-operator-bundle@sha256:f63d0a9a0e3dc9d86e84279c50e9c613d8430e71a3821d418e168250ca3b747c?arch=amd64\u0026repository_url=registry.redhat.io/rhacm2/acm-operator-bundle\u0026tag=v2.7.0-267"
}
}
},
{
"category": "product_version",
"name": "rhacm2/acm-prometheus-config-reloader-rhel8@sha256:7fcb79c1707b3c8b767d8c174e5b64516f200c0bfa255c1f40557446b37debae_amd64",
"product": {
"name": "rhacm2/acm-prometheus-config-reloader-rhel8@sha256:7fcb79c1707b3c8b767d8c174e5b64516f200c0bfa255c1f40557446b37debae_amd64",
"product_id": "rhacm2/acm-prometheus-config-reloader-rhel8@sha256:7fcb79c1707b3c8b767d8c174e5b64516f200c0bfa255c1f40557446b37debae_amd64",
"product_identification_helper": {
"purl": "pkg:oci/acm-prometheus-config-reloader-rhel8@sha256:7fcb79c1707b3c8b767d8c174e5b64516f200c0bfa255c1f40557446b37debae?arch=amd64\u0026repository_url=registry.redhat.io/rhacm2/acm-prometheus-config-reloader-rhel8\u0026tag=v2.7.0-22"
}
}
},
{
"category": "product_version",
"name": "rhacm2/acm-prometheus-rhel8@sha256:4283fa3b6ee93404d4fe7b551b52dbd7a4bbd8be0a57cf9b603a68736feefaea_amd64",
"product": {
"name": "rhacm2/acm-prometheus-rhel8@sha256:4283fa3b6ee93404d4fe7b551b52dbd7a4bbd8be0a57cf9b603a68736feefaea_amd64",
"product_id": "rhacm2/acm-prometheus-rhel8@sha256:4283fa3b6ee93404d4fe7b551b52dbd7a4bbd8be0a57cf9b603a68736feefaea_amd64",
"product_identification_helper": {
"purl": "pkg:oci/acm-prometheus-rhel8@sha256:4283fa3b6ee93404d4fe7b551b52dbd7a4bbd8be0a57cf9b603a68736feefaea?arch=amd64\u0026repository_url=registry.redhat.io/rhacm2/acm-prometheus-rhel8\u0026tag=v2.7.0-22"
}
}
},
{
"category": "product_version",
"name": "rhacm2/acm-search-indexer-rhel8@sha256:436307eef035e0e9be448eb6c4f6a690a7d357ed06d661642b082e0d3219864c_amd64",
"product": {
"name": "rhacm2/acm-search-indexer-rhel8@sha256:436307eef035e0e9be448eb6c4f6a690a7d357ed06d661642b082e0d3219864c_amd64",
"product_id": "rhacm2/acm-search-indexer-rhel8@sha256:436307eef035e0e9be448eb6c4f6a690a7d357ed06d661642b082e0d3219864c_amd64",
"product_identification_helper": {
"purl": "pkg:oci/acm-search-indexer-rhel8@sha256:436307eef035e0e9be448eb6c4f6a690a7d357ed06d661642b082e0d3219864c?arch=amd64\u0026repository_url=registry.redhat.io/rhacm2/acm-search-indexer-rhel8\u0026tag=v2.7.0-26"
}
}
},
{
"category": "product_version",
"name": "rhacm2/acm-search-v2-api-rhel8@sha256:1808d69232a47c3590a41c1e97126dd06c2727be972b11170b115f2e5d9fec38_amd64",
"product": {
"name": "rhacm2/acm-search-v2-api-rhel8@sha256:1808d69232a47c3590a41c1e97126dd06c2727be972b11170b115f2e5d9fec38_amd64",
"product_id": "rhacm2/acm-search-v2-api-rhel8@sha256:1808d69232a47c3590a41c1e97126dd06c2727be972b11170b115f2e5d9fec38_amd64",
"product_identification_helper": {
"purl": "pkg:oci/acm-search-v2-api-rhel8@sha256:1808d69232a47c3590a41c1e97126dd06c2727be972b11170b115f2e5d9fec38?arch=amd64\u0026repository_url=registry.redhat.io/rhacm2/acm-search-v2-api-rhel8\u0026tag=v2.7.0-42"
}
}
},
{
"category": "product_version",
"name": "rhacm2/acm-search-v2-rhel8@sha256:fb98ce01f36b3780192e99b96c688387b5d76892f409b831d6f134ec65d02d4a_amd64",
"product": {
"name": "rhacm2/acm-search-v2-rhel8@sha256:fb98ce01f36b3780192e99b96c688387b5d76892f409b831d6f134ec65d02d4a_amd64",
"product_id": "rhacm2/acm-search-v2-rhel8@sha256:fb98ce01f36b3780192e99b96c688387b5d76892f409b831d6f134ec65d02d4a_amd64",
"product_identification_helper": {
"purl": "pkg:oci/acm-search-v2-rhel8@sha256:fb98ce01f36b3780192e99b96c688387b5d76892f409b831d6f134ec65d02d4a?arch=amd64\u0026repository_url=registry.redhat.io/rhacm2/acm-search-v2-rhel8\u0026tag=v2.7.0-33"
}
}
},
{
"category": "product_version",
"name": "rhacm2/acm-volsync-addon-controller-rhel8@sha256:56067372156bb6d00103eecc4b5c80478980036b8143a2e2a73f8a685d0d78ee_amd64",
"product": {
"name": "rhacm2/acm-volsync-addon-controller-rhel8@sha256:56067372156bb6d00103eecc4b5c80478980036b8143a2e2a73f8a685d0d78ee_amd64",
"product_id": "rhacm2/acm-volsync-addon-controller-rhel8@sha256:56067372156bb6d00103eecc4b5c80478980036b8143a2e2a73f8a685d0d78ee_amd64",
"product_identification_helper": {
"purl": "pkg:oci/acm-volsync-addon-controller-rhel8@sha256:56067372156bb6d00103eecc4b5c80478980036b8143a2e2a73f8a685d0d78ee?arch=amd64\u0026repository_url=registry.redhat.io/rhacm2/acm-volsync-addon-controller-rhel8\u0026tag=v2.7.0-26"
}
}
},
{
"category": "product_version",
"name": "rhacm2/cert-policy-controller-rhel8@sha256:c78e2547f3cff318747e354f09e5954c71fde8840ab8db818050dc9531205e6c_amd64",
"product": {
"name": "rhacm2/cert-policy-controller-rhel8@sha256:c78e2547f3cff318747e354f09e5954c71fde8840ab8db818050dc9531205e6c_amd64",
"product_id": "rhacm2/cert-policy-controller-rhel8@sha256:c78e2547f3cff318747e354f09e5954c71fde8840ab8db818050dc9531205e6c_amd64",
"product_identification_helper": {
"purl": "pkg:oci/cert-policy-controller-rhel8@sha256:c78e2547f3cff318747e354f09e5954c71fde8840ab8db818050dc9531205e6c?arch=amd64\u0026repository_url=registry.redhat.io/rhacm2/cert-policy-controller-rhel8\u0026tag=v2.7.0-23"
}
}
},
{
"category": "product_version",
"name": "rhacm2/cluster-backup-rhel8-operator@sha256:3c969356ace5c3bc0fa5d6d8e25a838262b0f6152533f4361034a742eb29ae24_amd64",
"product": {
"name": "rhacm2/cluster-backup-rhel8-operator@sha256:3c969356ace5c3bc0fa5d6d8e25a838262b0f6152533f4361034a742eb29ae24_amd64",
"product_id": "rhacm2/cluster-backup-rhel8-operator@sha256:3c969356ace5c3bc0fa5d6d8e25a838262b0f6152533f4361034a742eb29ae24_amd64",
"product_identification_helper": {
"purl": "pkg:oci/cluster-backup-rhel8-operator@sha256:3c969356ace5c3bc0fa5d6d8e25a838262b0f6152533f4361034a742eb29ae24?arch=amd64\u0026repository_url=registry.redhat.io/rhacm2/cluster-backup-rhel8-operator\u0026tag=v2.7.0-74"
}
}
},
{
"category": "product_version",
"name": "rhacm2/config-policy-controller-rhel8@sha256:1339f82b15ebe01ba411e70252eb5964a5d622bd28a7fa494786ae6317d3060c_amd64",
"product": {
"name": "rhacm2/config-policy-controller-rhel8@sha256:1339f82b15ebe01ba411e70252eb5964a5d622bd28a7fa494786ae6317d3060c_amd64",
"product_id": "rhacm2/config-policy-controller-rhel8@sha256:1339f82b15ebe01ba411e70252eb5964a5d622bd28a7fa494786ae6317d3060c_amd64",
"product_identification_helper": {
"purl": "pkg:oci/config-policy-controller-rhel8@sha256:1339f82b15ebe01ba411e70252eb5964a5d622bd28a7fa494786ae6317d3060c?arch=amd64\u0026repository_url=registry.redhat.io/rhacm2/config-policy-controller-rhel8\u0026tag=v2.7.0-39"
}
}
},
{
"category": "product_version",
"name": "rhacm2/console-rhel8@sha256:fa807a069376c408c56d593bc2e2569cec0c19f105a727a616dea3bd8305953f_amd64",
"product": {
"name": "rhacm2/console-rhel8@sha256:fa807a069376c408c56d593bc2e2569cec0c19f105a727a616dea3bd8305953f_amd64",
"product_id": "rhacm2/console-rhel8@sha256:fa807a069376c408c56d593bc2e2569cec0c19f105a727a616dea3bd8305953f_amd64",
"product_identification_helper": {
"purl": "pkg:oci/console-rhel8@sha256:fa807a069376c408c56d593bc2e2569cec0c19f105a727a616dea3bd8305953f?arch=amd64\u0026repository_url=registry.redhat.io/rhacm2/console-rhel8\u0026tag=v2.7.0-125"
}
}
},
{
"category": "product_version",
"name": "rhacm2/endpoint-monitoring-rhel8-operator@sha256:4f5241425e26875244fab0ec9e96707790ef86edca5265ac01de1ccfc86294c0_amd64",
"product": {
"name": "rhacm2/endpoint-monitoring-rhel8-operator@sha256:4f5241425e26875244fab0ec9e96707790ef86edca5265ac01de1ccfc86294c0_amd64",
"product_id": "rhacm2/endpoint-monitoring-rhel8-operator@sha256:4f5241425e26875244fab0ec9e96707790ef86edca5265ac01de1ccfc86294c0_amd64",
"product_identification_helper": {
"purl": "pkg:oci/endpoint-monitoring-rhel8-operator@sha256:4f5241425e26875244fab0ec9e96707790ef86edca5265ac01de1ccfc86294c0?arch=amd64\u0026repository_url=registry.redhat.io/rhacm2/endpoint-monitoring-rhel8-operator\u0026tag=v2.7.0-33"
}
}
},
{
"category": "product_version",
"name": "rhacm2/governance-policy-propagator-rhel8@sha256:002229b229bf9a13e54dc16e1edacc0cf8c75d6f46948868a045d79dfd38033c_amd64",
"product": {
"name": "rhacm2/governance-policy-propagator-rhel8@sha256:002229b229bf9a13e54dc16e1edacc0cf8c75d6f46948868a045d79dfd38033c_amd64",
"product_id": "rhacm2/governance-policy-propagator-rhel8@sha256:002229b229bf9a13e54dc16e1edacc0cf8c75d6f46948868a045d79dfd38033c_amd64",
"product_identification_helper": {
"purl": "pkg:oci/governance-policy-propagator-rhel8@sha256:002229b229bf9a13e54dc16e1edacc0cf8c75d6f46948868a045d79dfd38033c?arch=amd64\u0026repository_url=registry.redhat.io/rhacm2/governance-policy-propagator-rhel8\u0026tag=v2.7.0-47"
}
}
},
{
"category": "product_version",
"name": "rhacm2/grafana-dashboard-loader-rhel8@sha256:0d64615d4c3a6fc8e0fc5eb595d8f846f17f7462aaf66b40aa54436fe2b4bd2b_amd64",
"product": {
"name": "rhacm2/grafana-dashboard-loader-rhel8@sha256:0d64615d4c3a6fc8e0fc5eb595d8f846f17f7462aaf66b40aa54436fe2b4bd2b_amd64",
"product_id": "rhacm2/grafana-dashboard-loader-rhel8@sha256:0d64615d4c3a6fc8e0fc5eb595d8f846f17f7462aaf66b40aa54436fe2b4bd2b_amd64",
"product_identification_helper": {
"purl": "pkg:oci/grafana-dashboard-loader-rhel8@sha256:0d64615d4c3a6fc8e0fc5eb595d8f846f17f7462aaf66b40aa54436fe2b4bd2b?arch=amd64\u0026repository_url=registry.redhat.io/rhacm2/grafana-dashboard-loader-rhel8\u0026tag=v2.7.0-34"
}
}
},
{
"category": "product_version",
"name": "rhacm2/iam-policy-controller-rhel8@sha256:e79bba365fb1a5edb7cc53d07cebdbb56e861948dedd61e9697f14a8defc300b_amd64",
"product": {
"name": "rhacm2/iam-policy-controller-rhel8@sha256:e79bba365fb1a5edb7cc53d07cebdbb56e861948dedd61e9697f14a8defc300b_amd64",
"product_id": "rhacm2/iam-policy-controller-rhel8@sha256:e79bba365fb1a5edb7cc53d07cebdbb56e861948dedd61e9697f14a8defc300b_amd64",
"product_identification_helper": {
"purl": "pkg:oci/iam-policy-controller-rhel8@sha256:e79bba365fb1a5edb7cc53d07cebdbb56e861948dedd61e9697f14a8defc300b?arch=amd64\u0026repository_url=registry.redhat.io/rhacm2/iam-policy-controller-rhel8\u0026tag=v2.7.0-24"
}
}
},
{
"category": "product_version",
"name": "rhacm2/insights-client-rhel8@sha256:41d64847ac789df45b51aeca8debfa2a5ac7ff15ad880ba7213ce8afbe4aff2e_amd64",
"product": {
"name": "rhacm2/insights-client-rhel8@sha256:41d64847ac789df45b51aeca8debfa2a5ac7ff15ad880ba7213ce8afbe4aff2e_amd64",
"product_id": "rhacm2/insights-client-rhel8@sha256:41d64847ac789df45b51aeca8debfa2a5ac7ff15ad880ba7213ce8afbe4aff2e_amd64",
"product_identification_helper": {
"purl": "pkg:oci/insights-client-rhel8@sha256:41d64847ac789df45b51aeca8debfa2a5ac7ff15ad880ba7213ce8afbe4aff2e?arch=amd64\u0026repository_url=registry.redhat.io/rhacm2/insights-client-rhel8\u0026tag=v2.7.0-20"
}
}
},
{
"category": "product_version",
"name": "rhacm2/insights-metrics-rhel8@sha256:65f96884ed34103842217b26597ec413197db699aeb004daeca08f1d08014f46_amd64",
"product": {
"name": "rhacm2/insights-metrics-rhel8@sha256:65f96884ed34103842217b26597ec413197db699aeb004daeca08f1d08014f46_amd64",
"product_id": "rhacm2/insights-metrics-rhel8@sha256:65f96884ed34103842217b26597ec413197db699aeb004daeca08f1d08014f46_amd64",
"product_identification_helper": {
"purl": "pkg:oci/insights-metrics-rhel8@sha256:65f96884ed34103842217b26597ec413197db699aeb004daeca08f1d08014f46?arch=amd64\u0026repository_url=registry.redhat.io/rhacm2/insights-metrics-rhel8\u0026tag=v2.7.0-20"
}
}
},
{
"category": "product_version",
"name": "rhacm2/klusterlet-addon-controller-rhel8@sha256:523776c04653aac8c750ff48156fd7a5b0efd9ad35c40cbacdbe0ca6dda48217_amd64",
"product": {
"name": "rhacm2/klusterlet-addon-controller-rhel8@sha256:523776c04653aac8c750ff48156fd7a5b0efd9ad35c40cbacdbe0ca6dda48217_amd64",
"product_id": "rhacm2/klusterlet-addon-controller-rhel8@sha256:523776c04653aac8c750ff48156fd7a5b0efd9ad35c40cbacdbe0ca6dda48217_amd64",
"product_identification_helper": {
"purl": "pkg:oci/klusterlet-addon-controller-rhel8@sha256:523776c04653aac8c750ff48156fd7a5b0efd9ad35c40cbacdbe0ca6dda48217?arch=amd64\u0026repository_url=registry.redhat.io/rhacm2/klusterlet-addon-controller-rhel8\u0026tag=v2.7.0-20"
}
}
},
{
"category": "product_version",
"name": "rhacm2/kube-rbac-proxy-rhel8@sha256:95de0275698ef704379246e088763c3827171487049b9cfb857712ddbdef46e9_amd64",
"product": {
"name": "rhacm2/kube-rbac-proxy-rhel8@sha256:95de0275698ef704379246e088763c3827171487049b9cfb857712ddbdef46e9_amd64",
"product_id": "rhacm2/kube-rbac-proxy-rhel8@sha256:95de0275698ef704379246e088763c3827171487049b9cfb857712ddbdef46e9_amd64",
"product_identification_helper": {
"purl": "pkg:oci/kube-rbac-proxy-rhel8@sha256:95de0275698ef704379246e088763c3827171487049b9cfb857712ddbdef46e9?arch=amd64\u0026repository_url=registry.redhat.io/rhacm2/kube-rbac-proxy-rhel8\u0026tag=v2.7.0-21"
}
}
},
{
"category": "product_version",
"name": "rhacm2/kube-state-metrics-rhel8@sha256:8cc675a0cf4ff24b28c0b75a54fc4f3328c6a9f041f21d1814d210b7704f6970_amd64",
"product": {
"name": "rhacm2/kube-state-metrics-rhel8@sha256:8cc675a0cf4ff24b28c0b75a54fc4f3328c6a9f041f21d1814d210b7704f6970_amd64",
"product_id": "rhacm2/kube-state-metrics-rhel8@sha256:8cc675a0cf4ff24b28c0b75a54fc4f3328c6a9f041f21d1814d210b7704f6970_amd64",
"product_identification_helper": {
"purl": "pkg:oci/kube-state-metrics-rhel8@sha256:8cc675a0cf4ff24b28c0b75a54fc4f3328c6a9f041f21d1814d210b7704f6970?arch=amd64\u0026repository_url=registry.redhat.io/rhacm2/kube-state-metrics-rhel8\u0026tag=v2.7.0-22"
}
}
},
{
"category": "product_version",
"name": "rhacm2/management-ingress-rhel8@sha256:f45de50d8d7b6a285317a3bc1c413427841c8d6fab742f6de0a61bad9722b61e_amd64",
"product": {
"name": "rhacm2/management-ingress-rhel8@sha256:f45de50d8d7b6a285317a3bc1c413427841c8d6fab742f6de0a61bad9722b61e_amd64",
"product_id": "rhacm2/management-ingress-rhel8@sha256:f45de50d8d7b6a285317a3bc1c413427841c8d6fab742f6de0a61bad9722b61e_amd64",
"product_identification_helper": {
"purl": "pkg:oci/management-ingress-rhel8@sha256:f45de50d8d7b6a285317a3bc1c413427841c8d6fab742f6de0a61bad9722b61e?arch=amd64\u0026repository_url=registry.redhat.io/rhacm2/management-ingress-rhel8\u0026tag=v2.7.0-21"
}
}
},
{
"category": "product_version",
"name": "rhacm2/memcached-rhel8@sha256:21d28e1c3d1c7e8803261867c20a29df444676780ed9d4cc9f1dd1c8dbd68688_amd64",
"product": {
"name": "rhacm2/memcached-rhel8@sha256:21d28e1c3d1c7e8803261867c20a29df444676780ed9d4cc9f1dd1c8dbd68688_amd64",
"product_id": "rhacm2/memcached-rhel8@sha256:21d28e1c3d1c7e8803261867c20a29df444676780ed9d4cc9f1dd1c8dbd68688_amd64",
"product_identification_helper": {
"purl": "pkg:oci/memcached-rhel8@sha256:21d28e1c3d1c7e8803261867c20a29df444676780ed9d4cc9f1dd1c8dbd68688?arch=amd64\u0026repository_url=registry.redhat.io/rhacm2/memcached-rhel8\u0026tag=v2.7.0-9"
}
}
},
{
"category": "product_version",
"name": "rhacm2/memcached-exporter-rhel8@sha256:baa029b8feb59ec4d626f021ebf777cc991c1a24c29c321c40513b91641f4bbc_amd64",
"product": {
"name": "rhacm2/memcached-exporter-rhel8@sha256:baa029b8feb59ec4d626f021ebf777cc991c1a24c29c321c40513b91641f4bbc_amd64",
"product_id": "rhacm2/memcached-exporter-rhel8@sha256:baa029b8feb59ec4d626f021ebf777cc991c1a24c29c321c40513b91641f4bbc_amd64",
"product_identification_helper": {
"purl": "pkg:oci/memcached-exporter-rhel8@sha256:baa029b8feb59ec4d626f021ebf777cc991c1a24c29c321c40513b91641f4bbc?arch=amd64\u0026repository_url=registry.redhat.io/rhacm2/memcached-exporter-rhel8\u0026tag=v2.7.0-16"
}
}
},
{
"category": "product_version",
"name": "rhacm2/metrics-collector-rhel8@sha256:9638fab8d1439730395607cc99bcda33eae5e813778398888124e8ae319cb80e_amd64",
"product": {
"name": "rhacm2/metrics-collector-rhel8@sha256:9638fab8d1439730395607cc99bcda33eae5e813778398888124e8ae319cb80e_amd64",
"product_id": "rhacm2/metrics-collector-rhel8@sha256:9638fab8d1439730395607cc99bcda33eae5e813778398888124e8ae319cb80e_amd64",
"product_identification_helper": {
"purl": "pkg:oci/metrics-collector-rhel8@sha256:9638fab8d1439730395607cc99bcda33eae5e813778398888124e8ae319cb80e?arch=amd64\u0026repository_url=registry.redhat.io/rhacm2/metrics-collector-rhel8\u0026tag=v2.7.0-33"
}
}
},
{
"category": "product_version",
"name": "rhacm2/multicloud-integrations-rhel8@sha256:3f0ab9161698eb9e3342c3b3fc70d5ca9c420cdcc5a5ccebc8cc993dfefb9dc3_amd64",
"product": {
"name": "rhacm2/multicloud-integrations-rhel8@sha256:3f0ab9161698eb9e3342c3b3fc70d5ca9c420cdcc5a5ccebc8cc993dfefb9dc3_amd64",
"product_id": "rhacm2/multicloud-integrations-rhel8@sha256:3f0ab9161698eb9e3342c3b3fc70d5ca9c420cdcc5a5ccebc8cc993dfefb9dc3_amd64",
"product_identification_helper": {
"purl": "pkg:oci/multicloud-integrations-rhel8@sha256:3f0ab9161698eb9e3342c3b3fc70d5ca9c420cdcc5a5ccebc8cc993dfefb9dc3?arch=amd64\u0026repository_url=registry.redhat.io/rhacm2/multicloud-integrations-rhel8\u0026tag=v2.7.0-24"
}
}
},
{
"category": "product_version",
"name": "rhacm2/multiclusterhub-rhel8@sha256:405fa2e3363a3c124a5764d6153b7bcba3d43a3026813085e44c9246d51ca60a_amd64",
"product": {
"name": "rhacm2/multiclusterhub-rhel8@sha256:405fa2e3363a3c124a5764d6153b7bcba3d43a3026813085e44c9246d51ca60a_amd64",
"product_id": "rhacm2/multiclusterhub-rhel8@sha256:405fa2e3363a3c124a5764d6153b7bcba3d43a3026813085e44c9246d51ca60a_amd64",
"product_identification_helper": {
"purl": "pkg:oci/multiclusterhub-rhel8@sha256:405fa2e3363a3c124a5764d6153b7bcba3d43a3026813085e44c9246d51ca60a?arch=amd64\u0026repository_url=registry.redhat.io/rhacm2/multiclusterhub-rhel8\u0026tag=v2.7.0-63"
}
}
},
{
"category": "product_version",
"name": "rhacm2/multicluster-observability-rhel8-operator@sha256:68228ba1ef7bf5631f0cab91cb4e9f86c3d24c1ad587332d42c4f85e1a3608d7_amd64",
"product": {
"name": "rhacm2/multicluster-observability-rhel8-operator@sha256:68228ba1ef7bf5631f0cab91cb4e9f86c3d24c1ad587332d42c4f85e1a3608d7_amd64",
"product_id": "rhacm2/multicluster-observability-rhel8-operator@sha256:68228ba1ef7bf5631f0cab91cb4e9f86c3d24c1ad587332d42c4f85e1a3608d7_amd64",
"product_identification_helper": {
"purl": "pkg:oci/multicluster-observability-rhel8-operator@sha256:68228ba1ef7bf5631f0cab91cb4e9f86c3d24c1ad587332d42c4f85e1a3608d7?arch=amd64\u0026repository_url=registry.redhat.io/rhacm2/multicluster-observability-rhel8-operator\u0026tag=v2.7.0-34"
}
}
},
{
"category": "product_version",
"name": "rhacm2/multicluster-operators-application-rhel8@sha256:62520c406cdbd823e99e8ee9ff9119b61cb6880fcb1335211b6520bedec564f2_amd64",
"product": {
"name": "rhacm2/multicluster-operators-application-rhel8@sha256:62520c406cdbd823e99e8ee9ff9119b61cb6880fcb1335211b6520bedec564f2_amd64",
"product_id": "rhacm2/multicluster-operators-application-rhel8@sha256:62520c406cdbd823e99e8ee9ff9119b61cb6880fcb1335211b6520bedec564f2_amd64",
"product_identification_helper": {
"purl": "pkg:oci/multicluster-operators-application-rhel8@sha256:62520c406cdbd823e99e8ee9ff9119b61cb6880fcb1335211b6520bedec564f2?arch=amd64\u0026repository_url=registry.redhat.io/rhacm2/multicluster-operators-application-rhel8\u0026tag=v2.7.0-22"
}
}
},
{
"category": "product_version",
"name": "rhacm2/multicluster-operators-channel-rhel8@sha256:da65bc93513dfb37a4828eaf5e1d4c08265ffdba05028fed95a564341d226771_amd64",
"product": {
"name": "rhacm2/multicluster-operators-channel-rhel8@sha256:da65bc93513dfb37a4828eaf5e1d4c08265ffdba05028fed95a564341d226771_amd64",
"product_id": "rhacm2/multicluster-operators-channel-rhel8@sha256:da65bc93513dfb37a4828eaf5e1d4c08265ffdba05028fed95a564341d226771_amd64",
"product_identification_helper": {
"purl": "pkg:oci/multicluster-operators-channel-rhel8@sha256:da65bc93513dfb37a4828eaf5e1d4c08265ffdba05028fed95a564341d226771?arch=amd64\u0026repository_url=registry.redhat.io/rhacm2/multicluster-operators-channel-rhel8\u0026tag=v2.7.0-25"
}
}
},
{
"category": "product_version",
"name": "rhacm2/multicluster-operators-subscription-rhel8@sha256:e53b330ed0c4ed0803a93b18a6ce290814dcd16dce6eb980809b5b8c6c09deb4_amd64",
"product": {
"name": "rhacm2/multicluster-operators-subscription-rhel8@sha256:e53b330ed0c4ed0803a93b18a6ce290814dcd16dce6eb980809b5b8c6c09deb4_amd64",
"product_id": "rhacm2/multicluster-operators-subscription-rhel8@sha256:e53b330ed0c4ed0803a93b18a6ce290814dcd16dce6eb980809b5b8c6c09deb4_amd64",
"product_identification_helper": {
"purl": "pkg:oci/multicluster-operators-subscription-rhel8@sha256:e53b330ed0c4ed0803a93b18a6ce290814dcd16dce6eb980809b5b8c6c09deb4?arch=amd64\u0026repository_url=registry.redhat.io/rhacm2/multicluster-operators-subscription-rhel8\u0026tag=v2.7.0-57"
}
}
},
{
"category": "product_version",
"name": "rhacm2/node-exporter-rhel8@sha256:2aeec43f11c6572abb7d4468560dc1561a023d9692058a4ac2b13a0cedb44dde_amd64",
"product": {
"name": "rhacm2/node-exporter-rhel8@sha256:2aeec43f11c6572abb7d4468560dc1561a023d9692058a4ac2b13a0cedb44dde_amd64",
"product_id": "rhacm2/node-exporter-rhel8@sha256:2aeec43f11c6572abb7d4468560dc1561a023d9692058a4ac2b13a0cedb44dde_amd64",
"product_identification_helper": {
"purl": "pkg:oci/node-exporter-rhel8@sha256:2aeec43f11c6572abb7d4468560dc1561a023d9692058a4ac2b13a0cedb44dde?arch=amd64\u0026repository_url=registry.redhat.io/rhacm2/node-exporter-rhel8\u0026tag=v2.7.0-21"
}
}
},
{
"category": "product_version",
"name": "rhacm2/observatorium-rhel8@sha256:836c0b874ba4fc57b5f79dffacefd2dc0261822cb6dde17d247db39175a5c27f_amd64",
"product": {
"name": "rhacm2/observatorium-rhel8@sha256:836c0b874ba4fc57b5f79dffacefd2dc0261822cb6dde17d247db39175a5c27f_amd64",
"product_id": "rhacm2/observatorium-rhel8@sha256:836c0b874ba4fc57b5f79dffacefd2dc0261822cb6dde17d247db39175a5c27f_amd64",
"product_identification_helper": {
"purl": "pkg:oci/observatorium-rhel8@sha256:836c0b874ba4fc57b5f79dffacefd2dc0261822cb6dde17d247db39175a5c27f?arch=amd64\u0026repository_url=registry.redhat.io/rhacm2/observatorium-rhel8\u0026tag=v2.7.0-21"
}
}
},
{
"category": "product_version",
"name": "rhacm2/observatorium-rhel8-operator@sha256:16eeedaa25dd61c03514479044fde9851c5b4224b718a496e33d43a06f57d5b5_amd64",
"product": {
"name": "rhacm2/observatorium-rhel8-operator@sha256:16eeedaa25dd61c03514479044fde9851c5b4224b718a496e33d43a06f57d5b5_amd64",
"product_id": "rhacm2/observatorium-rhel8-operator@sha256:16eeedaa25dd61c03514479044fde9851c5b4224b718a496e33d43a06f57d5b5_amd64",
"product_identification_helper": {
"purl": "pkg:oci/observatorium-rhel8-operator@sha256:16eeedaa25dd61c03514479044fde9851c5b4224b718a496e33d43a06f57d5b5?arch=amd64\u0026repository_url=registry.redhat.io/rhacm2/observatorium-rhel8-operator\u0026tag=v2.7.0-19"
}
}
},
{
"category": "product_version",
"name": "rhacm2/prometheus-alertmanager-rhel8@sha256:6c9ea79e385be44f735efb932079b328200d47869f5f5f9b442fdb76067cac2a_amd64",
"product": {
"name": "rhacm2/prometheus-alertmanager-rhel8@sha256:6c9ea79e385be44f735efb932079b328200d47869f5f5f9b442fdb76067cac2a_amd64",
"product_id": "rhacm2/prometheus-alertmanager-rhel8@sha256:6c9ea79e385be44f735efb932079b328200d47869f5f5f9b442fdb76067cac2a_amd64",
"product_identification_helper": {
"purl": "pkg:oci/prometheus-alertmanager-rhel8@sha256:6c9ea79e385be44f735efb932079b328200d47869f5f5f9b442fdb76067cac2a?arch=amd64\u0026repository_url=registry.redhat.io/rhacm2/prometheus-alertmanager-rhel8\u0026tag=v2.7.0-18"
}
}
},
{
"category": "product_version",
"name": "rhacm2/prometheus-rhel8@sha256:59174c376ae5563ea3a2a68bf999458f6b905058f57a7779b6dddd7aff252e4f_amd64",
"product": {
"name": "rhacm2/prometheus-rhel8@sha256:59174c376ae5563ea3a2a68bf999458f6b905058f57a7779b6dddd7aff252e4f_amd64",
"product_id": "rhacm2/prometheus-rhel8@sha256:59174c376ae5563ea3a2a68bf999458f6b905058f57a7779b6dddd7aff252e4f_amd64",
"product_identification_helper": {
"purl": "pkg:oci/prometheus-rhel8@sha256:59174c376ae5563ea3a2a68bf999458f6b905058f57a7779b6dddd7aff252e4f?arch=amd64\u0026repository_url=registry.redhat.io/rhacm2/prometheus-rhel8\u0026tag=v2.7.0-18"
}
}
},
{
"category": "product_version",
"name": "rhacm2/rbac-query-proxy-rhel8@sha256:bdeee76d09265212805e06117c368c96d40c7b46278dc09413fa300c6198ac2d_amd64",
"product": {
"name": "rhacm2/rbac-query-proxy-rhel8@sha256:bdeee76d09265212805e06117c368c96d40c7b46278dc09413fa300c6198ac2d_amd64",
"product_id": "rhacm2/rbac-query-proxy-rhel8@sha256:bdeee76d09265212805e06117c368c96d40c7b46278dc09413fa300c6198ac2d_amd64",
"product_identification_helper": {
"purl": "pkg:oci/rbac-query-proxy-rhel8@sha256:bdeee76d09265212805e06117c368c96d40c7b46278dc09413fa300c6198ac2d?arch=amd64\u0026repository_url=registry.redhat.io/rhacm2/rbac-query-proxy-rhel8\u0026tag=v2.7.0-34"
}
}
},
{
"category": "product_version",
"name": "rhacm2/search-collector-rhel8@sha256:91b398bdccc5dbbfb82913ac52110d0b8e2f6c37ded6aa22b7d97ec4655b4cde_amd64",
"product": {
"name": "rhacm2/search-collector-rhel8@sha256:91b398bdccc5dbbfb82913ac52110d0b8e2f6c37ded6aa22b7d97ec4655b4cde_amd64",
"product_id": "rhacm2/search-collector-rhel8@sha256:91b398bdccc5dbbfb82913ac52110d0b8e2f6c37ded6aa22b7d97ec4655b4cde_amd64",
"product_identification_helper": {
"purl": "pkg:oci/search-collector-rhel8@sha256:91b398bdccc5dbbfb82913ac52110d0b8e2f6c37ded6aa22b7d97ec4655b4cde?arch=amd64\u0026repository_url=registry.redhat.io/rhacm2/search-collector-rhel8\u0026tag=v2.7.0-28"
}
}
},
{
"category": "product_version",
"name": "rhacm2/submariner-addon-rhel8@sha256:4eddabb57e6f448c45fba78dc72f1541ccddb11b63a558764d0c105465a76555_amd64",
"product": {
"name": "rhacm2/submariner-addon-rhel8@sha256:4eddabb57e6f448c45fba78dc72f1541ccddb11b63a558764d0c105465a76555_amd64",
"product_id": "rhacm2/submariner-addon-rhel8@sha256:4eddabb57e6f448c45fba78dc72f1541ccddb11b63a558764d0c105465a76555_amd64",
"product_identification_helper": {
"purl": "pkg:oci/submariner-addon-rhel8@sha256:4eddabb57e6f448c45fba78dc72f1541ccddb11b63a558764d0c105465a76555?arch=amd64\u0026repository_url=registry.redhat.io/rhacm2/submariner-addon-rhel8\u0026tag=v2.7.0-52"
}
}
},
{
"category": "product_version",
"name": "rhacm2/thanos-rhel8@sha256:23a4e918b5ffdbad4745e541afad2747bd6b28e534a31e7b5aff74296b27e3e7_amd64",
"product": {
"name": "rhacm2/thanos-rhel8@sha256:23a4e918b5ffdbad4745e541afad2747bd6b28e534a31e7b5aff74296b27e3e7_amd64",
"product_id": "rhacm2/thanos-rhel8@sha256:23a4e918b5ffdbad4745e541afad2747bd6b28e534a31e7b5aff74296b27e3e7_amd64",
"product_identification_helper": {
"purl": "pkg:oci/thanos-rhel8@sha256:23a4e918b5ffdbad4745e541afad2747bd6b28e534a31e7b5aff74296b27e3e7?arch=amd64\u0026repository_url=registry.redhat.io/rhacm2/thanos-rhel8\u0026tag=v2.7.0-17"
}
}
},
{
"category": "product_version",
"name": "rhacm2/thanos-receive-controller-rhel8@sha256:e9a5ef8f2d97357bee0198544d0545c26ee7c7d10116771e510d73eda6c45abe_amd64",
"product": {
"name": "rhacm2/thanos-receive-controller-rhel8@sha256:e9a5ef8f2d97357bee0198544d0545c26ee7c7d10116771e510d73eda6c45abe_amd64",
"product_id": "rhacm2/thanos-receive-controller-rhel8@sha256:e9a5ef8f2d97357bee0198544d0545c26ee7c7d10116771e510d73eda6c45abe_amd64",
"product_identification_helper": {
"purl": "pkg:oci/thanos-receive-controller-rhel8@sha256:e9a5ef8f2d97357bee0198544d0545c26ee7c7d10116771e510d73eda6c45abe?arch=amd64\u0026repository_url=registry.redhat.io/rhacm2/thanos-receive-controller-rhel8\u0026tag=v2.7.0-19"
}
}
}
],
"category": "architecture",
"name": "amd64"
},
{
"branches": [
{
"category": "product_version",
"name": "rhacm2/acm-governance-policy-addon-controller-rhel8@sha256:7f6671f84fcbe569fceece415dd7beeb8bb7f86c3031bdfb3ac0d0e777051b2f_s390x",
"product": {
"name": "rhacm2/acm-governance-policy-addon-controller-rhel8@sha256:7f6671f84fcbe569fceece415dd7beeb8bb7f86c3031bdfb3ac0d0e777051b2f_s390x",
"product_id": "rhacm2/acm-governance-policy-addon-controller-rhel8@sha256:7f6671f84fcbe569fceece415dd7beeb8bb7f86c3031bdfb3ac0d0e777051b2f_s390x",
"product_identification_helper": {
"purl": "pkg:oci/acm-governance-policy-addon-controller-rhel8@sha256:7f6671f84fcbe569fceece415dd7beeb8bb7f86c3031bdfb3ac0d0e777051b2f?arch=s390x\u0026repository_url=registry.redhat.io/rhacm2/acm-governance-policy-addon-controller-rhel8\u0026tag=v2.7.0-48"
}
}
},
{
"category": "product_version",
"name": "rhacm2/acm-governance-policy-framework-addon-rhel8@sha256:25271964483024b3235dd61f7e7bb9dd5e9dfa75f76e6ded5c92580d440ca48b_s390x",
"product": {
"name": "rhacm2/acm-governance-policy-framework-addon-rhel8@sha256:25271964483024b3235dd61f7e7bb9dd5e9dfa75f76e6ded5c92580d440ca48b_s390x",
"product_id": "rhacm2/acm-governance-policy-framework-addon-rhel8@sha256:25271964483024b3235dd61f7e7bb9dd5e9dfa75f76e6ded5c92580d440ca48b_s390x",
"product_identification_helper": {
"purl": "pkg:oci/acm-governance-policy-framework-addon-rhel8@sha256:25271964483024b3235dd61f7e7bb9dd5e9dfa75f76e6ded5c92580d440ca48b?arch=s390x\u0026repository_url=registry.redhat.io/rhacm2/acm-governance-policy-framework-addon-rhel8\u0026tag=v2.7.0-25"
}
}
},
{
"category": "product_version",
"name": "rhacm2/acm-grafana-rhel8@sha256:c8f1a9d09131727033e6e60984c5baa3271adc6a23854b9aabe70f36952d35d6_s390x",
"product": {
"name": "rhacm2/acm-grafana-rhel8@sha256:c8f1a9d09131727033e6e60984c5baa3271adc6a23854b9aabe70f36952d35d6_s390x",
"product_id": "rhacm2/acm-grafana-rhel8@sha256:c8f1a9d09131727033e6e60984c5baa3271adc6a23854b9aabe70f36952d35d6_s390x",
"product_identification_helper": {
"purl": "pkg:oci/acm-grafana-rhel8@sha256:c8f1a9d09131727033e6e60984c5baa3271adc6a23854b9aabe70f36952d35d6?arch=s390x\u0026repository_url=registry.redhat.io/rhacm2/acm-grafana-rhel8\u0026tag=v2.7.0-19"
}
}
},
{
"category": "product_version",
"name": "rhacm2/acm-must-gather-rhel8@sha256:ad85c5d648363cdb36790b49311f4e07a8584b9e6065cde9d41274a1bd716f0a_s390x",
"product": {
"name": "rhacm2/acm-must-gather-rhel8@sha256:ad85c5d648363cdb36790b49311f4e07a8584b9e6065cde9d41274a1bd716f0a_s390x",
"product_id": "rhacm2/acm-must-gather-rhel8@sha256:ad85c5d648363cdb36790b49311f4e07a8584b9e6065cde9d41274a1bd716f0a_s390x",
"product_identification_helper": {
"purl": "pkg:oci/acm-must-gather-rhel8@sha256:ad85c5d648363cdb36790b49311f4e07a8584b9e6065cde9d41274a1bd716f0a?arch=s390x\u0026repository_url=registry.redhat.io/rhacm2/acm-must-gather-rhel8\u0026tag=v2.7.0-23"
}
}
},
{
"category": "product_version",
"name": "rhacm2/acm-operator-bundle@sha256:90320bd14c632ace987ca1eac05a78068123ef1fc97c401951d073a3f0fd8e66_s390x",
"product": {
"name": "rhacm2/acm-operator-bundle@sha256:90320bd14c632ace987ca1eac05a78068123ef1fc97c401951d073a3f0fd8e66_s390x",
"product_id": "rhacm2/acm-operator-bundle@sha256:90320bd14c632ace987ca1eac05a78068123ef1fc97c401951d073a3f0fd8e66_s390x",
"product_identification_helper": {
"purl": "pkg:oci/acm-operator-bundle@sha256:90320bd14c632ace987ca1eac05a78068123ef1fc97c401951d073a3f0fd8e66?arch=s390x\u0026repository_url=registry.redhat.io/rhacm2/acm-operator-bundle\u0026tag=v2.7.0-267"
}
}
},
{
"category": "product_version",
"name": "rhacm2/acm-prometheus-config-reloader-rhel8@sha256:2839bcce06fd5a02f6cc8fce8668fb806ae8f2e0e7174e5c66376792c2d1fd92_s390x",
"product": {
"name": "rhacm2/acm-prometheus-config-reloader-rhel8@sha256:2839bcce06fd5a02f6cc8fce8668fb806ae8f2e0e7174e5c66376792c2d1fd92_s390x",
"product_id": "rhacm2/acm-prometheus-config-reloader-rhel8@sha256:2839bcce06fd5a02f6cc8fce8668fb806ae8f2e0e7174e5c66376792c2d1fd92_s390x",
"product_identification_helper": {
"purl": "pkg:oci/acm-prometheus-config-reloader-rhel8@sha256:2839bcce06fd5a02f6cc8fce8668fb806ae8f2e0e7174e5c66376792c2d1fd92?arch=s390x\u0026repository_url=registry.redhat.io/rhacm2/acm-prometheus-config-reloader-rhel8\u0026tag=v2.7.0-22"
}
}
},
{
"category": "product_version",
"name": "rhacm2/acm-prometheus-rhel8@sha256:c6d947e30ec1aa348d573ee93c669f71b38ea93801e71636f5f9ab4609f681b4_s390x",
"product": {
"name": "rhacm2/acm-prometheus-rhel8@sha256:c6d947e30ec1aa348d573ee93c669f71b38ea93801e71636f5f9ab4609f681b4_s390x",
"product_id": "rhacm2/acm-prometheus-rhel8@sha256:c6d947e30ec1aa348d573ee93c669f71b38ea93801e71636f5f9ab4609f681b4_s390x",
"product_identification_helper": {
"purl": "pkg:oci/acm-prometheus-rhel8@sha256:c6d947e30ec1aa348d573ee93c669f71b38ea93801e71636f5f9ab4609f681b4?arch=s390x\u0026repository_url=registry.redhat.io/rhacm2/acm-prometheus-rhel8\u0026tag=v2.7.0-22"
}
}
},
{
"category": "product_version",
"name": "rhacm2/acm-search-indexer-rhel8@sha256:53ceb20280569eaf0129686d49d462a3c1d3eaf2829b6eb920e9359be718e2c4_s390x",
"product": {
"name": "rhacm2/acm-search-indexer-rhel8@sha256:53ceb20280569eaf0129686d49d462a3c1d3eaf2829b6eb920e9359be718e2c4_s390x",
"product_id": "rhacm2/acm-search-indexer-rhel8@sha256:53ceb20280569eaf0129686d49d462a3c1d3eaf2829b6eb920e9359be718e2c4_s390x",
"product_identification_helper": {
"purl": "pkg:oci/acm-search-indexer-rhel8@sha256:53ceb20280569eaf0129686d49d462a3c1d3eaf2829b6eb920e9359be718e2c4?arch=s390x\u0026repository_url=registry.redhat.io/rhacm2/acm-search-indexer-rhel8\u0026tag=v2.7.0-26"
}
}
},
{
"category": "product_version",
"name": "rhacm2/acm-search-v2-api-rhel8@sha256:5be1e54791e8024f0e1342eba7d4441e0606f9a26be8f52aff51c8665baa41cc_s390x",
"product": {
"name": "rhacm2/acm-search-v2-api-rhel8@sha256:5be1e54791e8024f0e1342eba7d4441e0606f9a26be8f52aff51c8665baa41cc_s390x",
"product_id": "rhacm2/acm-search-v2-api-rhel8@sha256:5be1e54791e8024f0e1342eba7d4441e0606f9a26be8f52aff51c8665baa41cc_s390x",
"product_identification_helper": {
"purl": "pkg:oci/acm-search-v2-api-rhel8@sha256:5be1e54791e8024f0e1342eba7d4441e0606f9a26be8f52aff51c8665baa41cc?arch=s390x\u0026repository_url=registry.redhat.io/rhacm2/acm-search-v2-api-rhel8\u0026tag=v2.7.0-42"
}
}
},
{
"category": "product_version",
"name": "rhacm2/acm-search-v2-rhel8@sha256:f5b656141ad16ac873d1b886abc3b956380268b6c0dddb8ceac3e79b65edae0a_s390x",
"product": {
"name": "rhacm2/acm-search-v2-rhel8@sha256:f5b656141ad16ac873d1b886abc3b956380268b6c0dddb8ceac3e79b65edae0a_s390x",
"product_id": "rhacm2/acm-search-v2-rhel8@sha256:f5b656141ad16ac873d1b886abc3b956380268b6c0dddb8ceac3e79b65edae0a_s390x",
"product_identification_helper": {
"purl": "pkg:oci/acm-search-v2-rhel8@sha256:f5b656141ad16ac873d1b886abc3b956380268b6c0dddb8ceac3e79b65edae0a?arch=s390x\u0026repository_url=registry.redhat.io/rhacm2/acm-search-v2-rhel8\u0026tag=v2.7.0-33"
}
}
},
{
"category": "product_version",
"name": "rhacm2/acm-volsync-addon-controller-rhel8@sha256:98724153fa7763d22bcf11c3a5faa6eee0f6c40c4f4f647487e106d2ef427218_s390x",
"product": {
"name": "rhacm2/acm-volsync-addon-controller-rhel8@sha256:98724153fa7763d22bcf11c3a5faa6eee0f6c40c4f4f647487e106d2ef427218_s390x",
"product_id": "rhacm2/acm-volsync-addon-controller-rhel8@sha256:98724153fa7763d22bcf11c3a5faa6eee0f6c40c4f4f647487e106d2ef427218_s390x",
"product_identification_helper": {
"purl": "pkg:oci/acm-volsync-addon-controller-rhel8@sha256:98724153fa7763d22bcf11c3a5faa6eee0f6c40c4f4f647487e106d2ef427218?arch=s390x\u0026repository_url=registry.redhat.io/rhacm2/acm-volsync-addon-controller-rhel8\u0026tag=v2.7.0-26"
}
}
},
{
"category": "product_version",
"name": "rhacm2/cert-policy-controller-rhel8@sha256:1de63e2d307841c7707f4d0c09cd1d9cd673bbd7736c5f6c533986a9de0d1118_s390x",
"product": {
"name": "rhacm2/cert-policy-controller-rhel8@sha256:1de63e2d307841c7707f4d0c09cd1d9cd673bbd7736c5f6c533986a9de0d1118_s390x",
"product_id": "rhacm2/cert-policy-controller-rhel8@sha256:1de63e2d307841c7707f4d0c09cd1d9cd673bbd7736c5f6c533986a9de0d1118_s390x",
"product_identification_helper": {
"purl": "pkg:oci/cert-policy-controller-rhel8@sha256:1de63e2d307841c7707f4d0c09cd1d9cd673bbd7736c5f6c533986a9de0d1118?arch=s390x\u0026repository_url=registry.redhat.io/rhacm2/cert-policy-controller-rhel8\u0026tag=v2.7.0-23"
}
}
},
{
"category": "product_version",
"name": "rhacm2/cluster-backup-rhel8-operator@sha256:09f23f185abfbec175fbea2cc1fba624308c2777b5c8133d9e98daeb4bcfa009_s390x",
"product": {
"name": "rhacm2/cluster-backup-rhel8-operator@sha256:09f23f185abfbec175fbea2cc1fba624308c2777b5c8133d9e98daeb4bcfa009_s390x",
"product_id": "rhacm2/cluster-backup-rhel8-operator@sha256:09f23f185abfbec175fbea2cc1fba624308c2777b5c8133d9e98daeb4bcfa009_s390x",
"product_identification_helper": {
"purl": "pkg:oci/cluster-backup-rhel8-operator@sha256:09f23f185abfbec175fbea2cc1fba624308c2777b5c8133d9e98daeb4bcfa009?arch=s390x\u0026repository_url=registry.redhat.io/rhacm2/cluster-backup-rhel8-operator\u0026tag=v2.7.0-74"
}
}
},
{
"category": "product_version",
"name": "rhacm2/config-policy-controller-rhel8@sha256:fab9c37776dabaa9c510bf243f23407715a1e3bd1c0a0280dc22191c6349a1c0_s390x",
"product": {
"name": "rhacm2/config-policy-controller-rhel8@sha256:fab9c37776dabaa9c510bf243f23407715a1e3bd1c0a0280dc22191c6349a1c0_s390x",
"product_id": "rhacm2/config-policy-controller-rhel8@sha256:fab9c37776dabaa9c510bf243f23407715a1e3bd1c0a0280dc22191c6349a1c0_s390x",
"product_identification_helper": {
"purl": "pkg:oci/config-policy-controller-rhel8@sha256:fab9c37776dabaa9c510bf243f23407715a1e3bd1c0a0280dc22191c6349a1c0?arch=s390x\u0026repository_url=registry.redhat.io/rhacm2/config-policy-controller-rhel8\u0026tag=v2.7.0-39"
}
}
},
{
"category": "product_version",
"name": "rhacm2/console-rhel8@sha256:01517c35f75f1f4f4c3625eb899bff16ae5c114a241c70b56f7de2310ddd065e_s390x",
"product": {
"name": "rhacm2/console-rhel8@sha256:01517c35f75f1f4f4c3625eb899bff16ae5c114a241c70b56f7de2310ddd065e_s390x",
"product_id": "rhacm2/console-rhel8@sha256:01517c35f75f1f4f4c3625eb899bff16ae5c114a241c70b56f7de2310ddd065e_s390x",
"product_identification_helper": {
"purl": "pkg:oci/console-rhel8@sha256:01517c35f75f1f4f4c3625eb899bff16ae5c114a241c70b56f7de2310ddd065e?arch=s390x\u0026repository_url=registry.redhat.io/rhacm2/console-rhel8\u0026tag=v2.7.0-125"
}
}
},
{
"category": "product_version",
"name": "rhacm2/endpoint-monitoring-rhel8-operator@sha256:8913009902c71afe34f3a98ed720997e72f764cb7e251a08a2698f2d8ce64e24_s390x",
"product": {
"name": "rhacm2/endpoint-monitoring-rhel8-operator@sha256:8913009902c71afe34f3a98ed720997e72f764cb7e251a08a2698f2d8ce64e24_s390x",
"product_id": "rhacm2/endpoint-monitoring-rhel8-operator@sha256:8913009902c71afe34f3a98ed720997e72f764cb7e251a08a2698f2d8ce64e24_s390x",
"product_identification_helper": {
"purl": "pkg:oci/endpoint-monitoring-rhel8-operator@sha256:8913009902c71afe34f3a98ed720997e72f764cb7e251a08a2698f2d8ce64e24?arch=s390x\u0026repository_url=registry.redhat.io/rhacm2/endpoint-monitoring-rhel8-operator\u0026tag=v2.7.0-33"
}
}
},
{
"category": "product_version",
"name": "rhacm2/governance-policy-propagator-rhel8@sha256:d4296089159e15bf3e11f5695a34d10b83875a346545f1d09824b4fe47295cf8_s390x",
"product": {
"name": "rhacm2/governance-policy-propagator-rhel8@sha256:d4296089159e15bf3e11f5695a34d10b83875a346545f1d09824b4fe47295cf8_s390x",
"product_id": "rhacm2/governance-policy-propagator-rhel8@sha256:d4296089159e15bf3e11f5695a34d10b83875a346545f1d09824b4fe47295cf8_s390x",
"product_identification_helper": {
"purl": "pkg:oci/governance-policy-propagator-rhel8@sha256:d4296089159e15bf3e11f5695a34d10b83875a346545f1d09824b4fe47295cf8?arch=s390x\u0026repository_url=registry.redhat.io/rhacm2/governance-policy-propagator-rhel8\u0026tag=v2.7.0-47"
}
}
},
{
"category": "product_version",
"name": "rhacm2/grafana-dashboard-loader-rhel8@sha256:c182f0b51bfd9b29ea7363f74522a49b6601418f5db76843231167ef1176f709_s390x",
"product": {
"name": "rhacm2/grafana-dashboard-loader-rhel8@sha256:c182f0b51bfd9b29ea7363f74522a49b6601418f5db76843231167ef1176f709_s390x",
"product_id": "rhacm2/grafana-dashboard-loader-rhel8@sha256:c182f0b51bfd9b29ea7363f74522a49b6601418f5db76843231167ef1176f709_s390x",
"product_identification_helper": {
"purl": "pkg:oci/grafana-dashboard-loader-rhel8@sha256:c182f0b51bfd9b29ea7363f74522a49b6601418f5db76843231167ef1176f709?arch=s390x\u0026repository_url=registry.redhat.io/rhacm2/grafana-dashboard-loader-rhel8\u0026tag=v2.7.0-34"
}
}
},
{
"category": "product_version",
"name": "rhacm2/iam-policy-controller-rhel8@sha256:f7a86d6209a19498e56da1f39533a1198af35c2a9e3c824cea252eb34d737219_s390x",
"product": {
"name": "rhacm2/iam-policy-controller-rhel8@sha256:f7a86d6209a19498e56da1f39533a1198af35c2a9e3c824cea252eb34d737219_s390x",
"product_id": "rhacm2/iam-policy-controller-rhel8@sha256:f7a86d6209a19498e56da1f39533a1198af35c2a9e3c824cea252eb34d737219_s390x",
"product_identification_helper": {
"purl": "pkg:oci/iam-policy-controller-rhel8@sha256:f7a86d6209a19498e56da1f39533a1198af35c2a9e3c824cea252eb34d737219?arch=s390x\u0026repository_url=registry.redhat.io/rhacm2/iam-policy-controller-rhel8\u0026tag=v2.7.0-24"
}
}
},
{
"category": "product_version",
"name": "rhacm2/insights-client-rhel8@sha256:9d25ef8c29b2dac4660e18c17d0286fa2ff0f6f6383b6bf795f7e5e6f70b950e_s390x",
"product": {
"name": "rhacm2/insights-client-rhel8@sha256:9d25ef8c29b2dac4660e18c17d0286fa2ff0f6f6383b6bf795f7e5e6f70b950e_s390x",
"product_id": "rhacm2/insights-client-rhel8@sha256:9d25ef8c29b2dac4660e18c17d0286fa2ff0f6f6383b6bf795f7e5e6f70b950e_s390x",
"product_identification_helper": {
"purl": "pkg:oci/insights-client-rhel8@sha256:9d25ef8c29b2dac4660e18c17d0286fa2ff0f6f6383b6bf795f7e5e6f70b950e?arch=s390x\u0026repository_url=registry.redhat.io/rhacm2/insights-client-rhel8\u0026tag=v2.7.0-20"
}
}
},
{
"category": "product_version",
"name": "rhacm2/insights-metrics-rhel8@sha256:ed01454411cbdfb20661aecc76e00767b5ec122e27a379159476eabba741b94e_s390x",
"product": {
"name": "rhacm2/insights-metrics-rhel8@sha256:ed01454411cbdfb20661aecc76e00767b5ec122e27a379159476eabba741b94e_s390x",
"product_id": "rhacm2/insights-metrics-rhel8@sha256:ed01454411cbdfb20661aecc76e00767b5ec122e27a379159476eabba741b94e_s390x",
"product_identification_helper": {
"purl": "pkg:oci/insights-metrics-rhel8@sha256:ed01454411cbdfb20661aecc76e00767b5ec122e27a379159476eabba741b94e?arch=s390x\u0026repository_url=registry.redhat.io/rhacm2/insights-metrics-rhel8\u0026tag=v2.7.0-20"
}
}
},
{
"category": "product_version",
"name": "rhacm2/klusterlet-addon-controller-rhel8@sha256:866125412b6812710734b9e72d09581be40879bb57236e37660e2d29210a37ad_s390x",
"product": {
"name": "rhacm2/klusterlet-addon-controller-rhel8@sha256:866125412b6812710734b9e72d09581be40879bb57236e37660e2d29210a37ad_s390x",
"product_id": "rhacm2/klusterlet-addon-controller-rhel8@sha256:866125412b6812710734b9e72d09581be40879bb57236e37660e2d29210a37ad_s390x",
"product_identification_helper": {
"purl": "pkg:oci/klusterlet-addon-controller-rhel8@sha256:866125412b6812710734b9e72d09581be40879bb57236e37660e2d29210a37ad?arch=s390x\u0026repository_url=registry.redhat.io/rhacm2/klusterlet-addon-controller-rhel8\u0026tag=v2.7.0-20"
}
}
},
{
"category": "product_version",
"name": "rhacm2/kube-rbac-proxy-rhel8@sha256:f0397b30dc7b824b0e37a256c5a067585885c80db1033b44a13fe56446cd80a9_s390x",
"product": {
"name": "rhacm2/kube-rbac-proxy-rhel8@sha256:f0397b30dc7b824b0e37a256c5a067585885c80db1033b44a13fe56446cd80a9_s390x",
"product_id": "rhacm2/kube-rbac-proxy-rhel8@sha256:f0397b30dc7b824b0e37a256c5a067585885c80db1033b44a13fe56446cd80a9_s390x",
"product_identification_helper": {
"purl": "pkg:oci/kube-rbac-proxy-rhel8@sha256:f0397b30dc7b824b0e37a256c5a067585885c80db1033b44a13fe56446cd80a9?arch=s390x\u0026repository_url=registry.redhat.io/rhacm2/kube-rbac-proxy-rhel8\u0026tag=v2.7.0-21"
}
}
},
{
"category": "product_version",
"name": "rhacm2/kube-state-metrics-rhel8@sha256:1f27bc62a66413a31d2d680ecd2a8ed9c9d378341da56b788cd86c98151a1fd4_s390x",
"product": {
"name": "rhacm2/kube-state-metrics-rhel8@sha256:1f27bc62a66413a31d2d680ecd2a8ed9c9d378341da56b788cd86c98151a1fd4_s390x",
"product_id": "rhacm2/kube-state-metrics-rhel8@sha256:1f27bc62a66413a31d2d680ecd2a8ed9c9d378341da56b788cd86c98151a1fd4_s390x",
"product_identification_helper": {
"purl": "pkg:oci/kube-state-metrics-rhel8@sha256:1f27bc62a66413a31d2d680ecd2a8ed9c9d378341da56b788cd86c98151a1fd4?arch=s390x\u0026repository_url=registry.redhat.io/rhacm2/kube-state-metrics-rhel8\u0026tag=v2.7.0-22"
}
}
},
{
"category": "product_version",
"name": "rhacm2/management-ingress-rhel8@sha256:70aa7c3711b4085caa9ba50295dfedf9b2cd3a1b37e815e4a7245c1aef0cfe22_s390x",
"product": {
"name": "rhacm2/management-ingress-rhel8@sha256:70aa7c3711b4085caa9ba50295dfedf9b2cd3a1b37e815e4a7245c1aef0cfe22_s390x",
"product_id": "rhacm2/management-ingress-rhel8@sha256:70aa7c3711b4085caa9ba50295dfedf9b2cd3a1b37e815e4a7245c1aef0cfe22_s390x",
"product_identification_helper": {
"purl": "pkg:oci/management-ingress-rhel8@sha256:70aa7c3711b4085caa9ba50295dfedf9b2cd3a1b37e815e4a7245c1aef0cfe22?arch=s390x\u0026repository_url=registry.redhat.io/rhacm2/management-ingress-rhel8\u0026tag=v2.7.0-21"
}
}
},
{
"category": "product_version",
"name": "rhacm2/memcached-rhel8@sha256:6c7cb2786f6863e7d1c8554f159c68123921d22bbd7bec5fc3532cad991937b4_s390x",
"product": {
"name": "rhacm2/memcached-rhel8@sha256:6c7cb2786f6863e7d1c8554f159c68123921d22bbd7bec5fc3532cad991937b4_s390x",
"product_id": "rhacm2/memcached-rhel8@sha256:6c7cb2786f6863e7d1c8554f159c68123921d22bbd7bec5fc3532cad991937b4_s390x",
"product_identification_helper": {
"purl": "pkg:oci/memcached-rhel8@sha256:6c7cb2786f6863e7d1c8554f159c68123921d22bbd7bec5fc3532cad991937b4?arch=s390x\u0026repository_url=registry.redhat.io/rhacm2/memcached-rhel8\u0026tag=v2.7.0-9"
}
}
},
{
"category": "product_version",
"name": "rhacm2/memcached-exporter-rhel8@sha256:c7937a592a255199c316e30c499d0c150cc95c3f208e46d8a936a5bc03a1fed6_s390x",
"product": {
"name": "rhacm2/memcached-exporter-rhel8@sha256:c7937a592a255199c316e30c499d0c150cc95c3f208e46d8a936a5bc03a1fed6_s390x",
"product_id": "rhacm2/memcached-exporter-rhel8@sha256:c7937a592a255199c316e30c499d0c150cc95c3f208e46d8a936a5bc03a1fed6_s390x",
"product_identification_helper": {
"purl": "pkg:oci/memcached-exporter-rhel8@sha256:c7937a592a255199c316e30c499d0c150cc95c3f208e46d8a936a5bc03a1fed6?arch=s390x\u0026repository_url=registry.redhat.io/rhacm2/memcached-exporter-rhel8\u0026tag=v2.7.0-16"
}
}
},
{
"category": "product_version",
"name": "rhacm2/metrics-collector-rhel8@sha256:21644ef77ec046c79fb64f612245ac5d59c0aa569c548b48062da8896d159696_s390x",
"product": {
"name": "rhacm2/metrics-collector-rhel8@sha256:21644ef77ec046c79fb64f612245ac5d59c0aa569c548b48062da8896d159696_s390x",
"product_id": "rhacm2/metrics-collector-rhel8@sha256:21644ef77ec046c79fb64f612245ac5d59c0aa569c548b48062da8896d159696_s390x",
"product_identification_helper": {
"purl": "pkg:oci/metrics-collector-rhel8@sha256:21644ef77ec046c79fb64f612245ac5d59c0aa569c548b48062da8896d159696?arch=s390x\u0026repository_url=registry.redhat.io/rhacm2/metrics-collector-rhel8\u0026tag=v2.7.0-33"
}
}
},
{
"category": "product_version",
"name": "rhacm2/multicloud-integrations-rhel8@sha256:651c4ac3da42bc2acfe9bff35e397ccf5e88abb6303622f3244d6ccb9b8f9e0d_s390x",
"product": {
"name": "rhacm2/multicloud-integrations-rhel8@sha256:651c4ac3da42bc2acfe9bff35e397ccf5e88abb6303622f3244d6ccb9b8f9e0d_s390x",
"product_id": "rhacm2/multicloud-integrations-rhel8@sha256:651c4ac3da42bc2acfe9bff35e397ccf5e88abb6303622f3244d6ccb9b8f9e0d_s390x",
"product_identification_helper": {
"purl": "pkg:oci/multicloud-integrations-rhel8@sha256:651c4ac3da42bc2acfe9bff35e397ccf5e88abb6303622f3244d6ccb9b8f9e0d?arch=s390x\u0026repository_url=registry.redhat.io/rhacm2/multicloud-integrations-rhel8\u0026tag=v2.7.0-24"
}
}
},
{
"category": "product_version",
"name": "rhacm2/multiclusterhub-rhel8@sha256:b82d4ecef59b69623ec4d0a9b5537fa52e007336727c92345cd829d80961f14a_s390x",
"product": {
"name": "rhacm2/multiclusterhub-rhel8@sha256:b82d4ecef59b69623ec4d0a9b5537fa52e007336727c92345cd829d80961f14a_s390x",
"product_id": "rhacm2/multiclusterhub-rhel8@sha256:b82d4ecef59b69623ec4d0a9b5537fa52e007336727c92345cd829d80961f14a_s390x",
"product_identification_helper": {
"purl": "pkg:oci/multiclusterhub-rhel8@sha256:b82d4ecef59b69623ec4d0a9b5537fa52e007336727c92345cd829d80961f14a?arch=s390x\u0026repository_url=registry.redhat.io/rhacm2/multiclusterhub-rhel8\u0026tag=v2.7.0-63"
}
}
},
{
"category": "product_version",
"name": "rhacm2/multicluster-observability-rhel8-operator@sha256:93da29b41da3c87d4bffaf42369b50217f5d8f81d0a82c4108c27a3c40f544d8_s390x",
"product": {
"name": "rhacm2/multicluster-observability-rhel8-operator@sha256:93da29b41da3c87d4bffaf42369b50217f5d8f81d0a82c4108c27a3c40f544d8_s390x",
"product_id": "rhacm2/multicluster-observability-rhel8-operator@sha256:93da29b41da3c87d4bffaf42369b50217f5d8f81d0a82c4108c27a3c40f544d8_s390x",
"product_identification_helper": {
"purl": "pkg:oci/multicluster-observability-rhel8-operator@sha256:93da29b41da3c87d4bffaf42369b50217f5d8f81d0a82c4108c27a3c40f544d8?arch=s390x\u0026repository_url=registry.redhat.io/rhacm2/multicluster-observability-rhel8-operator\u0026tag=v2.7.0-34"
}
}
},
{
"category": "product_version",
"name": "rhacm2/multicluster-operators-application-rhel8@sha256:299f0753c65ab4e609418fd5515bdcb041bee357f4db192ae32a24ad0c4d7853_s390x",
"product": {
"name": "rhacm2/multicluster-operators-application-rhel8@sha256:299f0753c65ab4e609418fd5515bdcb041bee357f4db192ae32a24ad0c4d7853_s390x",
"product_id": "rhacm2/multicluster-operators-application-rhel8@sha256:299f0753c65ab4e609418fd5515bdcb041bee357f4db192ae32a24ad0c4d7853_s390x",
"product_identification_helper": {
"purl": "pkg:oci/multicluster-operators-application-rhel8@sha256:299f0753c65ab4e609418fd5515bdcb041bee357f4db192ae32a24ad0c4d7853?arch=s390x\u0026repository_url=registry.redhat.io/rhacm2/multicluster-operators-application-rhel8\u0026tag=v2.7.0-22"
}
}
},
{
"category": "product_version",
"name": "rhacm2/multicluster-operators-channel-rhel8@sha256:d8fe5baa4aefbcf41861743a3cf6c94f8a2a63526e96e5d263a40a8cb8a5ad4e_s390x",
"product": {
"name": "rhacm2/multicluster-operators-channel-rhel8@sha256:d8fe5baa4aefbcf41861743a3cf6c94f8a2a63526e96e5d263a40a8cb8a5ad4e_s390x",
"product_id": "rhacm2/multicluster-operators-channel-rhel8@sha256:d8fe5baa4aefbcf41861743a3cf6c94f8a2a63526e96e5d263a40a8cb8a5ad4e_s390x",
"product_identification_helper": {
"purl": "pkg:oci/multicluster-operators-channel-rhel8@sha256:d8fe5baa4aefbcf41861743a3cf6c94f8a2a63526e96e5d263a40a8cb8a5ad4e?arch=s390x\u0026repository_url=registry.redhat.io/rhacm2/multicluster-operators-channel-rhel8\u0026tag=v2.7.0-25"
}
}
},
{
"category": "product_version",
"name": "rhacm2/multicluster-operators-subscription-rhel8@sha256:6307eb5e9195415477b18d701310e8813772b7120d0fc4ac83846e54b46b4745_s390x",
"product": {
"name": "rhacm2/multicluster-operators-subscription-rhel8@sha256:6307eb5e9195415477b18d701310e8813772b7120d0fc4ac83846e54b46b4745_s390x",
"product_id": "rhacm2/multicluster-operators-subscription-rhel8@sha256:6307eb5e9195415477b18d701310e8813772b7120d0fc4ac83846e54b46b4745_s390x",
"product_identification_helper": {
"purl": "pkg:oci/multicluster-operators-subscription-rhel8@sha256:6307eb5e9195415477b18d701310e8813772b7120d0fc4ac83846e54b46b4745?arch=s390x\u0026repository_url=registry.redhat.io/rhacm2/multicluster-operators-subscription-rhel8\u0026tag=v2.7.0-57"
}
}
},
{
"category": "product_version",
"name": "rhacm2/node-exporter-rhel8@sha256:97291260ff17e7e1b1f490a68041613ca5f7c192d848f928eca9b867de47bc4e_s390x",
"product": {
"name": "rhacm2/node-exporter-rhel8@sha256:97291260ff17e7e1b1f490a68041613ca5f7c192d848f928eca9b867de47bc4e_s390x",
"product_id": "rhacm2/node-exporter-rhel8@sha256:97291260ff17e7e1b1f490a68041613ca5f7c192d848f928eca9b867de47bc4e_s390x",
"product_identification_helper": {
"purl": "pkg:oci/node-exporter-rhel8@sha256:97291260ff17e7e1b1f490a68041613ca5f7c192d848f928eca9b867de47bc4e?arch=s390x\u0026repository_url=registry.redhat.io/rhacm2/node-exporter-rhel8\u0026tag=v2.7.0-21"
}
}
},
{
"category": "product_version",
"name": "rhacm2/observatorium-rhel8@sha256:51374017a10289e0402363ae2839d110f500be44dc44834dbd8dd66ba0e6f5e9_s390x",
"product": {
"name": "rhacm2/observatorium-rhel8@sha256:51374017a10289e0402363ae2839d110f500be44dc44834dbd8dd66ba0e6f5e9_s390x",
"product_id": "rhacm2/observatorium-rhel8@sha256:51374017a10289e0402363ae2839d110f500be44dc44834dbd8dd66ba0e6f5e9_s390x",
"product_identification_helper": {
"purl": "pkg:oci/observatorium-rhel8@sha256:51374017a10289e0402363ae2839d110f500be44dc44834dbd8dd66ba0e6f5e9?arch=s390x\u0026repository_url=registry.redhat.io/rhacm2/observatorium-rhel8\u0026tag=v2.7.0-21"
}
}
},
{
"category": "product_version",
"name": "rhacm2/observatorium-rhel8-operator@sha256:c870e034b29dfa320cb6a6bf60021033b622b76a0c4aaaf2a768326ea046b459_s390x",
"product": {
"name": "rhacm2/observatorium-rhel8-operator@sha256:c870e034b29dfa320cb6a6bf60021033b622b76a0c4aaaf2a768326ea046b459_s390x",
"product_id": "rhacm2/observatorium-rhel8-operator@sha256:c870e034b29dfa320cb6a6bf60021033b622b76a0c4aaaf2a768326ea046b459_s390x",
"product_identification_helper": {
"purl": "pkg:oci/observatorium-rhel8-operator@sha256:c870e034b29dfa320cb6a6bf60021033b622b76a0c4aaaf2a768326ea046b459?arch=s390x\u0026repository_url=registry.redhat.io/rhacm2/observatorium-rhel8-operator\u0026tag=v2.7.0-19"
}
}
},
{
"category": "product_version",
"name": "rhacm2/prometheus-alertmanager-rhel8@sha256:fdbba855391acd2b33d0b16f9f0e7ba2a9cdbaa90bf71298182954b7f4c8fe76_s390x",
"product": {
"name": "rhacm2/prometheus-alertmanager-rhel8@sha256:fdbba855391acd2b33d0b16f9f0e7ba2a9cdbaa90bf71298182954b7f4c8fe76_s390x",
"product_id": "rhacm2/prometheus-alertmanager-rhel8@sha256:fdbba855391acd2b33d0b16f9f0e7ba2a9cdbaa90bf71298182954b7f4c8fe76_s390x",
"product_identification_helper": {
"purl": "pkg:oci/prometheus-alertmanager-rhel8@sha256:fdbba855391acd2b33d0b16f9f0e7ba2a9cdbaa90bf71298182954b7f4c8fe76?arch=s390x\u0026repository_url=registry.redhat.io/rhacm2/prometheus-alertmanager-rhel8\u0026tag=v2.7.0-18"
}
}
},
{
"category": "product_version",
"name": "rhacm2/prometheus-rhel8@sha256:6877b4207285d7a0e1343f5c1b70bab163d1fd5004f778998d2e612817ea5f06_s390x",
"product": {
"name": "rhacm2/prometheus-rhel8@sha256:6877b4207285d7a0e1343f5c1b70bab163d1fd5004f778998d2e612817ea5f06_s390x",
"product_id": "rhacm2/prometheus-rhel8@sha256:6877b4207285d7a0e1343f5c1b70bab163d1fd5004f778998d2e612817ea5f06_s390x",
"product_identification_helper": {
"purl": "pkg:oci/prometheus-rhel8@sha256:6877b4207285d7a0e1343f5c1b70bab163d1fd5004f778998d2e612817ea5f06?arch=s390x\u0026repository_url=registry.redhat.io/rhacm2/prometheus-rhel8\u0026tag=v2.7.0-18"
}
}
},
{
"category": "product_version",
"name": "rhacm2/rbac-query-proxy-rhel8@sha256:3481fdb51147ce735b7864215cacd4c6a24b2c05a9388866f11be887a5fd0d4f_s390x",
"product": {
"name": "rhacm2/rbac-query-proxy-rhel8@sha256:3481fdb51147ce735b7864215cacd4c6a24b2c05a9388866f11be887a5fd0d4f_s390x",
"product_id": "rhacm2/rbac-query-proxy-rhel8@sha256:3481fdb51147ce735b7864215cacd4c6a24b2c05a9388866f11be887a5fd0d4f_s390x",
"product_identification_helper": {
"purl": "pkg:oci/rbac-query-proxy-rhel8@sha256:3481fdb51147ce735b7864215cacd4c6a24b2c05a9388866f11be887a5fd0d4f?arch=s390x\u0026repository_url=registry.redhat.io/rhacm2/rbac-query-proxy-rhel8\u0026tag=v2.7.0-34"
}
}
},
{
"category": "product_version",
"name": "rhacm2/search-collector-rhel8@sha256:6695c50772760b400d0535f406f02b7c37436c5ce6932b8d5518b995780287a8_s390x",
"product": {
"name": "rhacm2/search-collector-rhel8@sha256:6695c50772760b400d0535f406f02b7c37436c5ce6932b8d5518b995780287a8_s390x",
"product_id": "rhacm2/search-collector-rhel8@sha256:6695c50772760b400d0535f406f02b7c37436c5ce6932b8d5518b995780287a8_s390x",
"product_identification_helper": {
"purl": "pkg:oci/search-collector-rhel8@sha256:6695c50772760b400d0535f406f02b7c37436c5ce6932b8d5518b995780287a8?arch=s390x\u0026repository_url=registry.redhat.io/rhacm2/search-collector-rhel8\u0026tag=v2.7.0-28"
}
}
},
{
"category": "product_version",
"name": "rhacm2/submariner-addon-rhel8@sha256:17dfda9e5f46f9df69171607ec2e078be9362de4c13e2ed20763fc59a7e9cd1a_s390x",
"product": {
"name": "rhacm2/submariner-addon-rhel8@sha256:17dfda9e5f46f9df69171607ec2e078be9362de4c13e2ed20763fc59a7e9cd1a_s390x",
"product_id": "rhacm2/submariner-addon-rhel8@sha256:17dfda9e5f46f9df69171607ec2e078be9362de4c13e2ed20763fc59a7e9cd1a_s390x",
"product_identification_helper": {
"purl": "pkg:oci/submariner-addon-rhel8@sha256:17dfda9e5f46f9df69171607ec2e078be9362de4c13e2ed20763fc59a7e9cd1a?arch=s390x\u0026repository_url=registry.redhat.io/rhacm2/submariner-addon-rhel8\u0026tag=v2.7.0-52"
}
}
},
{
"category": "product_version",
"name": "rhacm2/thanos-rhel8@sha256:6515a630cddbb13fd14f81fd3b8c3a95f2469eaf599010b42732d8fd794af1b0_s390x",
"product": {
"name": "rhacm2/thanos-rhel8@sha256:6515a630cddbb13fd14f81fd3b8c3a95f2469eaf599010b42732d8fd794af1b0_s390x",
"product_id": "rhacm2/thanos-rhel8@sha256:6515a630cddbb13fd14f81fd3b8c3a95f2469eaf599010b42732d8fd794af1b0_s390x",
"product_identification_helper": {
"purl": "pkg:oci/thanos-rhel8@sha256:6515a630cddbb13fd14f81fd3b8c3a95f2469eaf599010b42732d8fd794af1b0?arch=s390x\u0026repository_url=registry.redhat.io/rhacm2/thanos-rhel8\u0026tag=v2.7.0-17"
}
}
},
{
"category": "product_version",
"name": "rhacm2/thanos-receive-controller-rhel8@sha256:b17fe936f5d8d8da38d72bf2153b47ac619c460c1f8227b4cb2f37cfc18cd4be_s390x",
"product": {
"name": "rhacm2/thanos-receive-controller-rhel8@sha256:b17fe936f5d8d8da38d72bf2153b47ac619c460c1f8227b4cb2f37cfc18cd4be_s390x",
"product_id": "rhacm2/thanos-receive-controller-rhel8@sha256:b17fe936f5d8d8da38d72bf2153b47ac619c460c1f8227b4cb2f37cfc18cd4be_s390x",
"product_identification_helper": {
"purl": "pkg:oci/thanos-receive-controller-rhel8@sha256:b17fe936f5d8d8da38d72bf2153b47ac619c460c1f8227b4cb2f37cfc18cd4be?arch=s390x\u0026repository_url=registry.redhat.io/rhacm2/thanos-receive-controller-rhel8\u0026tag=v2.7.0-19"
}
}
}
],
"category": "architecture",
"name": "s390x"
},
{
"branches": [
{
"category": "product_version",
"name": "rhacm2/acm-governance-policy-addon-controller-rhel8@sha256:1aae106ecbdeadb77b0fd95133827e7fad4f5fcb9916e56ca0dfccab8bd34bed_ppc64le",
"product": {
"name": "rhacm2/acm-governance-policy-addon-controller-rhel8@sha256:1aae106ecbdeadb77b0fd95133827e7fad4f5fcb9916e56ca0dfccab8bd34bed_ppc64le",
"product_id": "rhacm2/acm-governance-policy-addon-controller-rhel8@sha256:1aae106ecbdeadb77b0fd95133827e7fad4f5fcb9916e56ca0dfccab8bd34bed_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/acm-governance-policy-addon-controller-rhel8@sha256:1aae106ecbdeadb77b0fd95133827e7fad4f5fcb9916e56ca0dfccab8bd34bed?arch=ppc64le\u0026repository_url=registry.redhat.io/rhacm2/acm-governance-policy-addon-controller-rhel8\u0026tag=v2.7.0-48"
}
}
},
{
"category": "product_version",
"name": "rhacm2/acm-governance-policy-framework-addon-rhel8@sha256:b7b778111722c0da14ae74580be1813f6ecedf97fcd88de46fd15cc3ace2cb61_ppc64le",
"product": {
"name": "rhacm2/acm-governance-policy-framework-addon-rhel8@sha256:b7b778111722c0da14ae74580be1813f6ecedf97fcd88de46fd15cc3ace2cb61_ppc64le",
"product_id": "rhacm2/acm-governance-policy-framework-addon-rhel8@sha256:b7b778111722c0da14ae74580be1813f6ecedf97fcd88de46fd15cc3ace2cb61_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/acm-governance-policy-framework-addon-rhel8@sha256:b7b778111722c0da14ae74580be1813f6ecedf97fcd88de46fd15cc3ace2cb61?arch=ppc64le\u0026repository_url=registry.redhat.io/rhacm2/acm-governance-policy-framework-addon-rhel8\u0026tag=v2.7.0-25"
}
}
},
{
"category": "product_version",
"name": "rhacm2/acm-grafana-rhel8@sha256:2e3505803004ca421087171bfe9097f6f106c812f840e8b83d1215150b4137c4_ppc64le",
"product": {
"name": "rhacm2/acm-grafana-rhel8@sha256:2e3505803004ca421087171bfe9097f6f106c812f840e8b83d1215150b4137c4_ppc64le",
"product_id": "rhacm2/acm-grafana-rhel8@sha256:2e3505803004ca421087171bfe9097f6f106c812f840e8b83d1215150b4137c4_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/acm-grafana-rhel8@sha256:2e3505803004ca421087171bfe9097f6f106c812f840e8b83d1215150b4137c4?arch=ppc64le\u0026repository_url=registry.redhat.io/rhacm2/acm-grafana-rhel8\u0026tag=v2.7.0-19"
}
}
},
{
"category": "product_version",
"name": "rhacm2/acm-must-gather-rhel8@sha256:a05c071011c96e4db1e4a469883103f4118a304d3e03338083d2a103c0e7c208_ppc64le",
"product": {
"name": "rhacm2/acm-must-gather-rhel8@sha256:a05c071011c96e4db1e4a469883103f4118a304d3e03338083d2a103c0e7c208_ppc64le",
"product_id": "rhacm2/acm-must-gather-rhel8@sha256:a05c071011c96e4db1e4a469883103f4118a304d3e03338083d2a103c0e7c208_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/acm-must-gather-rhel8@sha256:a05c071011c96e4db1e4a469883103f4118a304d3e03338083d2a103c0e7c208?arch=ppc64le\u0026repository_url=registry.redhat.io/rhacm2/acm-must-gather-rhel8\u0026tag=v2.7.0-23"
}
}
},
{
"category": "product_version",
"name": "rhacm2/acm-operator-bundle@sha256:e45be680b6140f58ff1840649b29aebebad4c5950d9571ca39dfea1dffd669b0_ppc64le",
"product": {
"name": "rhacm2/acm-operator-bundle@sha256:e45be680b6140f58ff1840649b29aebebad4c5950d9571ca39dfea1dffd669b0_ppc64le",
"product_id": "rhacm2/acm-operator-bundle@sha256:e45be680b6140f58ff1840649b29aebebad4c5950d9571ca39dfea1dffd669b0_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/acm-operator-bundle@sha256:e45be680b6140f58ff1840649b29aebebad4c5950d9571ca39dfea1dffd669b0?arch=ppc64le\u0026repository_url=registry.redhat.io/rhacm2/acm-operator-bundle\u0026tag=v2.7.0-267"
}
}
},
{
"category": "product_version",
"name": "rhacm2/acm-prometheus-config-reloader-rhel8@sha256:0fd63f75b7638fadc78f92a62d6e9731e42c05069f3e93ab0ffd4b004de78100_ppc64le",
"product": {
"name": "rhacm2/acm-prometheus-config-reloader-rhel8@sha256:0fd63f75b7638fadc78f92a62d6e9731e42c05069f3e93ab0ffd4b004de78100_ppc64le",
"product_id": "rhacm2/acm-prometheus-config-reloader-rhel8@sha256:0fd63f75b7638fadc78f92a62d6e9731e42c05069f3e93ab0ffd4b004de78100_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/acm-prometheus-config-reloader-rhel8@sha256:0fd63f75b7638fadc78f92a62d6e9731e42c05069f3e93ab0ffd4b004de78100?arch=ppc64le\u0026repository_url=registry.redhat.io/rhacm2/acm-prometheus-config-reloader-rhel8\u0026tag=v2.7.0-22"
}
}
},
{
"category": "product_version",
"name": "rhacm2/acm-prometheus-rhel8@sha256:7e98ef30dca1071d5abff1be2a3a296cc9a4663162a3828b697637195d314e77_ppc64le",
"product": {
"name": "rhacm2/acm-prometheus-rhel8@sha256:7e98ef30dca1071d5abff1be2a3a296cc9a4663162a3828b697637195d314e77_ppc64le",
"product_id": "rhacm2/acm-prometheus-rhel8@sha256:7e98ef30dca1071d5abff1be2a3a296cc9a4663162a3828b697637195d314e77_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/acm-prometheus-rhel8@sha256:7e98ef30dca1071d5abff1be2a3a296cc9a4663162a3828b697637195d314e77?arch=ppc64le\u0026repository_url=registry.redhat.io/rhacm2/acm-prometheus-rhel8\u0026tag=v2.7.0-22"
}
}
},
{
"category": "product_version",
"name": "rhacm2/acm-search-indexer-rhel8@sha256:aa89295f36c99d70e63b07e9fe2c8db348df38b3308870f543efb4be24beca6c_ppc64le",
"product": {
"name": "rhacm2/acm-search-indexer-rhel8@sha256:aa89295f36c99d70e63b07e9fe2c8db348df38b3308870f543efb4be24beca6c_ppc64le",
"product_id": "rhacm2/acm-search-indexer-rhel8@sha256:aa89295f36c99d70e63b07e9fe2c8db348df38b3308870f543efb4be24beca6c_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/acm-search-indexer-rhel8@sha256:aa89295f36c99d70e63b07e9fe2c8db348df38b3308870f543efb4be24beca6c?arch=ppc64le\u0026repository_url=registry.redhat.io/rhacm2/acm-search-indexer-rhel8\u0026tag=v2.7.0-26"
}
}
},
{
"category": "product_version",
"name": "rhacm2/acm-search-v2-api-rhel8@sha256:1d5153067a1cb127f74d2bc983d16db8f39313a378f14d13f7e39da28f2251ae_ppc64le",
"product": {
"name": "rhacm2/acm-search-v2-api-rhel8@sha256:1d5153067a1cb127f74d2bc983d16db8f39313a378f14d13f7e39da28f2251ae_ppc64le",
"product_id": "rhacm2/acm-search-v2-api-rhel8@sha256:1d5153067a1cb127f74d2bc983d16db8f39313a378f14d13f7e39da28f2251ae_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/acm-search-v2-api-rhel8@sha256:1d5153067a1cb127f74d2bc983d16db8f39313a378f14d13f7e39da28f2251ae?arch=ppc64le\u0026repository_url=registry.redhat.io/rhacm2/acm-search-v2-api-rhel8\u0026tag=v2.7.0-42"
}
}
},
{
"category": "product_version",
"name": "rhacm2/acm-search-v2-rhel8@sha256:f708326772c9ed846e11b053efda56c106d5a72a13482d2a8ecc179cfb957bc9_ppc64le",
"product": {
"name": "rhacm2/acm-search-v2-rhel8@sha256:f708326772c9ed846e11b053efda56c106d5a72a13482d2a8ecc179cfb957bc9_ppc64le",
"product_id": "rhacm2/acm-search-v2-rhel8@sha256:f708326772c9ed846e11b053efda56c106d5a72a13482d2a8ecc179cfb957bc9_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/acm-search-v2-rhel8@sha256:f708326772c9ed846e11b053efda56c106d5a72a13482d2a8ecc179cfb957bc9?arch=ppc64le\u0026repository_url=registry.redhat.io/rhacm2/acm-search-v2-rhel8\u0026tag=v2.7.0-33"
}
}
},
{
"category": "product_version",
"name": "rhacm2/acm-volsync-addon-controller-rhel8@sha256:e3e10a30c35a9cbd5f81d107e9ce86b2410bd10171673521eab1491ebdee2314_ppc64le",
"product": {
"name": "rhacm2/acm-volsync-addon-controller-rhel8@sha256:e3e10a30c35a9cbd5f81d107e9ce86b2410bd10171673521eab1491ebdee2314_ppc64le",
"product_id": "rhacm2/acm-volsync-addon-controller-rhel8@sha256:e3e10a30c35a9cbd5f81d107e9ce86b2410bd10171673521eab1491ebdee2314_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/acm-volsync-addon-controller-rhel8@sha256:e3e10a30c35a9cbd5f81d107e9ce86b2410bd10171673521eab1491ebdee2314?arch=ppc64le\u0026repository_url=registry.redhat.io/rhacm2/acm-volsync-addon-controller-rhel8\u0026tag=v2.7.0-26"
}
}
},
{
"category": "product_version",
"name": "rhacm2/cert-policy-controller-rhel8@sha256:5be8ca7ec79077906c23b52cdaa731866774a2e413babd395d3f24d892bed37a_ppc64le",
"product": {
"name": "rhacm2/cert-policy-controller-rhel8@sha256:5be8ca7ec79077906c23b52cdaa731866774a2e413babd395d3f24d892bed37a_ppc64le",
"product_id": "rhacm2/cert-policy-controller-rhel8@sha256:5be8ca7ec79077906c23b52cdaa731866774a2e413babd395d3f24d892bed37a_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/cert-policy-controller-rhel8@sha256:5be8ca7ec79077906c23b52cdaa731866774a2e413babd395d3f24d892bed37a?arch=ppc64le\u0026repository_url=registry.redhat.io/rhacm2/cert-policy-controller-rhel8\u0026tag=v2.7.0-23"
}
}
},
{
"category": "product_version",
"name": "rhacm2/cluster-backup-rhel8-operator@sha256:f02c115867036c64cdf8669fe7690b94d23b19ad7b969938f7c4cbb00111d403_ppc64le",
"product": {
"name": "rhacm2/cluster-backup-rhel8-operator@sha256:f02c115867036c64cdf8669fe7690b94d23b19ad7b969938f7c4cbb00111d403_ppc64le",
"product_id": "rhacm2/cluster-backup-rhel8-operator@sha256:f02c115867036c64cdf8669fe7690b94d23b19ad7b969938f7c4cbb00111d403_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/cluster-backup-rhel8-operator@sha256:f02c115867036c64cdf8669fe7690b94d23b19ad7b969938f7c4cbb00111d403?arch=ppc64le\u0026repository_url=registry.redhat.io/rhacm2/cluster-backup-rhel8-operator\u0026tag=v2.7.0-74"
}
}
},
{
"category": "product_version",
"name": "rhacm2/config-policy-controller-rhel8@sha256:e5480dd0b573d0fd949fa2cf22d77ebb5a32765fb95bed18a02fa3155f690f5b_ppc64le",
"product": {
"name": "rhacm2/config-policy-controller-rhel8@sha256:e5480dd0b573d0fd949fa2cf22d77ebb5a32765fb95bed18a02fa3155f690f5b_ppc64le",
"product_id": "rhacm2/config-policy-controller-rhel8@sha256:e5480dd0b573d0fd949fa2cf22d77ebb5a32765fb95bed18a02fa3155f690f5b_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/config-policy-controller-rhel8@sha256:e5480dd0b573d0fd949fa2cf22d77ebb5a32765fb95bed18a02fa3155f690f5b?arch=ppc64le\u0026repository_url=registry.redhat.io/rhacm2/config-policy-controller-rhel8\u0026tag=v2.7.0-39"
}
}
},
{
"category": "product_version",
"name": "rhacm2/console-rhel8@sha256:89dad712668e3fdd11a79fdc477a5a2fe1060902bd3f3e575fd2812b4e9f7037_ppc64le",
"product": {
"name": "rhacm2/console-rhel8@sha256:89dad712668e3fdd11a79fdc477a5a2fe1060902bd3f3e575fd2812b4e9f7037_ppc64le",
"product_id": "rhacm2/console-rhel8@sha256:89dad712668e3fdd11a79fdc477a5a2fe1060902bd3f3e575fd2812b4e9f7037_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/console-rhel8@sha256:89dad712668e3fdd11a79fdc477a5a2fe1060902bd3f3e575fd2812b4e9f7037?arch=ppc64le\u0026repository_url=registry.redhat.io/rhacm2/console-rhel8\u0026tag=v2.7.0-125"
}
}
},
{
"category": "product_version",
"name": "rhacm2/endpoint-monitoring-rhel8-operator@sha256:c5bcc8c4e5d2a4b7270b04dc1b8e8fa399a0f0bfff1d1cc3e7ec0b7b7b6e0f3f_ppc64le",
"product": {
"name": "rhacm2/endpoint-monitoring-rhel8-operator@sha256:c5bcc8c4e5d2a4b7270b04dc1b8e8fa399a0f0bfff1d1cc3e7ec0b7b7b6e0f3f_ppc64le",
"product_id": "rhacm2/endpoint-monitoring-rhel8-operator@sha256:c5bcc8c4e5d2a4b7270b04dc1b8e8fa399a0f0bfff1d1cc3e7ec0b7b7b6e0f3f_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/endpoint-monitoring-rhel8-operator@sha256:c5bcc8c4e5d2a4b7270b04dc1b8e8fa399a0f0bfff1d1cc3e7ec0b7b7b6e0f3f?arch=ppc64le\u0026repository_url=registry.redhat.io/rhacm2/endpoint-monitoring-rhel8-operator\u0026tag=v2.7.0-33"
}
}
},
{
"category": "product_version",
"name": "rhacm2/governance-policy-propagator-rhel8@sha256:53a9030933e0b2f752461e5337590ad16e891a8fdda897d8a0cb8e135363f0d0_ppc64le",
"product": {
"name": "rhacm2/governance-policy-propagator-rhel8@sha256:53a9030933e0b2f752461e5337590ad16e891a8fdda897d8a0cb8e135363f0d0_ppc64le",
"product_id": "rhacm2/governance-policy-propagator-rhel8@sha256:53a9030933e0b2f752461e5337590ad16e891a8fdda897d8a0cb8e135363f0d0_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/governance-policy-propagator-rhel8@sha256:53a9030933e0b2f752461e5337590ad16e891a8fdda897d8a0cb8e135363f0d0?arch=ppc64le\u0026repository_url=registry.redhat.io/rhacm2/governance-policy-propagator-rhel8\u0026tag=v2.7.0-47"
}
}
},
{
"category": "product_version",
"name": "rhacm2/grafana-dashboard-loader-rhel8@sha256:f35f6472c8138046e2f9017659dfb5a703cd895032a21d6d95c1075173005f7c_ppc64le",
"product": {
"name": "rhacm2/grafana-dashboard-loader-rhel8@sha256:f35f6472c8138046e2f9017659dfb5a703cd895032a21d6d95c1075173005f7c_ppc64le",
"product_id": "rhacm2/grafana-dashboard-loader-rhel8@sha256:f35f6472c8138046e2f9017659dfb5a703cd895032a21d6d95c1075173005f7c_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/grafana-dashboard-loader-rhel8@sha256:f35f6472c8138046e2f9017659dfb5a703cd895032a21d6d95c1075173005f7c?arch=ppc64le\u0026repository_url=registry.redhat.io/rhacm2/grafana-dashboard-loader-rhel8\u0026tag=v2.7.0-34"
}
}
},
{
"category": "product_version",
"name": "rhacm2/iam-policy-controller-rhel8@sha256:83354271af399291790b9c3e2e98ba1db7fac99b48a385d50e7318b357f882ca_ppc64le",
"product": {
"name": "rhacm2/iam-policy-controller-rhel8@sha256:83354271af399291790b9c3e2e98ba1db7fac99b48a385d50e7318b357f882ca_ppc64le",
"product_id": "rhacm2/iam-policy-controller-rhel8@sha256:83354271af399291790b9c3e2e98ba1db7fac99b48a385d50e7318b357f882ca_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/iam-policy-controller-rhel8@sha256:83354271af399291790b9c3e2e98ba1db7fac99b48a385d50e7318b357f882ca?arch=ppc64le\u0026repository_url=registry.redhat.io/rhacm2/iam-policy-controller-rhel8\u0026tag=v2.7.0-24"
}
}
},
{
"category": "product_version",
"name": "rhacm2/insights-client-rhel8@sha256:7040938ffaa1682dfefe95a614335b9d4f59aac472e47937f1d19f8325d985e6_ppc64le",
"product": {
"name": "rhacm2/insights-client-rhel8@sha256:7040938ffaa1682dfefe95a614335b9d4f59aac472e47937f1d19f8325d985e6_ppc64le",
"product_id": "rhacm2/insights-client-rhel8@sha256:7040938ffaa1682dfefe95a614335b9d4f59aac472e47937f1d19f8325d985e6_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/insights-client-rhel8@sha256:7040938ffaa1682dfefe95a614335b9d4f59aac472e47937f1d19f8325d985e6?arch=ppc64le\u0026repository_url=registry.redhat.io/rhacm2/insights-client-rhel8\u0026tag=v2.7.0-20"
}
}
},
{
"category": "product_version",
"name": "rhacm2/insights-metrics-rhel8@sha256:4bf538ff68126949da79f7b1ab97a44a64529e240cd3f84360a88bb6a9a08e4d_ppc64le",
"product": {
"name": "rhacm2/insights-metrics-rhel8@sha256:4bf538ff68126949da79f7b1ab97a44a64529e240cd3f84360a88bb6a9a08e4d_ppc64le",
"product_id": "rhacm2/insights-metrics-rhel8@sha256:4bf538ff68126949da79f7b1ab97a44a64529e240cd3f84360a88bb6a9a08e4d_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/insights-metrics-rhel8@sha256:4bf538ff68126949da79f7b1ab97a44a64529e240cd3f84360a88bb6a9a08e4d?arch=ppc64le\u0026repository_url=registry.redhat.io/rhacm2/insights-metrics-rhel8\u0026tag=v2.7.0-20"
}
}
},
{
"category": "product_version",
"name": "rhacm2/klusterlet-addon-controller-rhel8@sha256:c89f9fed1ce56a6baf10808454b01d4df88571db744feb2bfae8b5707d82013f_ppc64le",
"product": {
"name": "rhacm2/klusterlet-addon-controller-rhel8@sha256:c89f9fed1ce56a6baf10808454b01d4df88571db744feb2bfae8b5707d82013f_ppc64le",
"product_id": "rhacm2/klusterlet-addon-controller-rhel8@sha256:c89f9fed1ce56a6baf10808454b01d4df88571db744feb2bfae8b5707d82013f_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/klusterlet-addon-controller-rhel8@sha256:c89f9fed1ce56a6baf10808454b01d4df88571db744feb2bfae8b5707d82013f?arch=ppc64le\u0026repository_url=registry.redhat.io/rhacm2/klusterlet-addon-controller-rhel8\u0026tag=v2.7.0-20"
}
}
},
{
"category": "product_version",
"name": "rhacm2/kube-rbac-proxy-rhel8@sha256:455dde7a89b1505c93651022451b83e1e8f86186b98f660e3c6ad998a97d48f3_ppc64le",
"product": {
"name": "rhacm2/kube-rbac-proxy-rhel8@sha256:455dde7a89b1505c93651022451b83e1e8f86186b98f660e3c6ad998a97d48f3_ppc64le",
"product_id": "rhacm2/kube-rbac-proxy-rhel8@sha256:455dde7a89b1505c93651022451b83e1e8f86186b98f660e3c6ad998a97d48f3_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/kube-rbac-proxy-rhel8@sha256:455dde7a89b1505c93651022451b83e1e8f86186b98f660e3c6ad998a97d48f3?arch=ppc64le\u0026repository_url=registry.redhat.io/rhacm2/kube-rbac-proxy-rhel8\u0026tag=v2.7.0-21"
}
}
},
{
"category": "product_version",
"name": "rhacm2/kube-state-metrics-rhel8@sha256:c56179f297ebab2ef9851417ec42ac6c16b6f8cb3627c243ff6984d2dd6ac76d_ppc64le",
"product": {
"name": "rhacm2/kube-state-metrics-rhel8@sha256:c56179f297ebab2ef9851417ec42ac6c16b6f8cb3627c243ff6984d2dd6ac76d_ppc64le",
"product_id": "rhacm2/kube-state-metrics-rhel8@sha256:c56179f297ebab2ef9851417ec42ac6c16b6f8cb3627c243ff6984d2dd6ac76d_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/kube-state-metrics-rhel8@sha256:c56179f297ebab2ef9851417ec42ac6c16b6f8cb3627c243ff6984d2dd6ac76d?arch=ppc64le\u0026repository_url=registry.redhat.io/rhacm2/kube-state-metrics-rhel8\u0026tag=v2.7.0-22"
}
}
},
{
"category": "product_version",
"name": "rhacm2/management-ingress-rhel8@sha256:3b94abf5182934113b1cf9b8688a2da977d5fec3110f2d79b81b2ec46ffeada3_ppc64le",
"product": {
"name": "rhacm2/management-ingress-rhel8@sha256:3b94abf5182934113b1cf9b8688a2da977d5fec3110f2d79b81b2ec46ffeada3_ppc64le",
"product_id": "rhacm2/management-ingress-rhel8@sha256:3b94abf5182934113b1cf9b8688a2da977d5fec3110f2d79b81b2ec46ffeada3_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/management-ingress-rhel8@sha256:3b94abf5182934113b1cf9b8688a2da977d5fec3110f2d79b81b2ec46ffeada3?arch=ppc64le\u0026repository_url=registry.redhat.io/rhacm2/management-ingress-rhel8\u0026tag=v2.7.0-21"
}
}
},
{
"category": "product_version",
"name": "rhacm2/memcached-rhel8@sha256:6bac06a2e1e181fe4920a33df5ce433635871a42ba30fbbe0adff1c505fbab4b_ppc64le",
"product": {
"name": "rhacm2/memcached-rhel8@sha256:6bac06a2e1e181fe4920a33df5ce433635871a42ba30fbbe0adff1c505fbab4b_ppc64le",
"product_id": "rhacm2/memcached-rhel8@sha256:6bac06a2e1e181fe4920a33df5ce433635871a42ba30fbbe0adff1c505fbab4b_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/memcached-rhel8@sha256:6bac06a2e1e181fe4920a33df5ce433635871a42ba30fbbe0adff1c505fbab4b?arch=ppc64le\u0026repository_url=registry.redhat.io/rhacm2/memcached-rhel8\u0026tag=v2.7.0-9"
}
}
},
{
"category": "product_version",
"name": "rhacm2/memcached-exporter-rhel8@sha256:708e8f9531f5cc33a2543956eb0c940e5ad36d2ac196903a0beaa42944cb543f_ppc64le",
"product": {
"name": "rhacm2/memcached-exporter-rhel8@sha256:708e8f9531f5cc33a2543956eb0c940e5ad36d2ac196903a0beaa42944cb543f_ppc64le",
"product_id": "rhacm2/memcached-exporter-rhel8@sha256:708e8f9531f5cc33a2543956eb0c940e5ad36d2ac196903a0beaa42944cb543f_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/memcached-exporter-rhel8@sha256:708e8f9531f5cc33a2543956eb0c940e5ad36d2ac196903a0beaa42944cb543f?arch=ppc64le\u0026repository_url=registry.redhat.io/rhacm2/memcached-exporter-rhel8\u0026tag=v2.7.0-16"
}
}
},
{
"category": "product_version",
"name": "rhacm2/metrics-collector-rhel8@sha256:e06aed89ad0c48bef78e45512d22c3373f62c63d335d953ba064b160a68fcad2_ppc64le",
"product": {
"name": "rhacm2/metrics-collector-rhel8@sha256:e06aed89ad0c48bef78e45512d22c3373f62c63d335d953ba064b160a68fcad2_ppc64le",
"product_id": "rhacm2/metrics-collector-rhel8@sha256:e06aed89ad0c48bef78e45512d22c3373f62c63d335d953ba064b160a68fcad2_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/metrics-collector-rhel8@sha256:e06aed89ad0c48bef78e45512d22c3373f62c63d335d953ba064b160a68fcad2?arch=ppc64le\u0026repository_url=registry.redhat.io/rhacm2/metrics-collector-rhel8\u0026tag=v2.7.0-33"
}
}
},
{
"category": "product_version",
"name": "rhacm2/multicloud-integrations-rhel8@sha256:1063ef655f5dd15b0b914572ba672892eb53b441ae151d14cffca9d320860f2d_ppc64le",
"product": {
"name": "rhacm2/multicloud-integrations-rhel8@sha256:1063ef655f5dd15b0b914572ba672892eb53b441ae151d14cffca9d320860f2d_ppc64le",
"product_id": "rhacm2/multicloud-integrations-rhel8@sha256:1063ef655f5dd15b0b914572ba672892eb53b441ae151d14cffca9d320860f2d_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/multicloud-integrations-rhel8@sha256:1063ef655f5dd15b0b914572ba672892eb53b441ae151d14cffca9d320860f2d?arch=ppc64le\u0026repository_url=registry.redhat.io/rhacm2/multicloud-integrations-rhel8\u0026tag=v2.7.0-24"
}
}
},
{
"category": "product_version",
"name": "rhacm2/multiclusterhub-rhel8@sha256:e96ea7f3533e7d0836512cbc2b027b60c400aa16c8e4691117608ab4736a059b_ppc64le",
"product": {
"name": "rhacm2/multiclusterhub-rhel8@sha256:e96ea7f3533e7d0836512cbc2b027b60c400aa16c8e4691117608ab4736a059b_ppc64le",
"product_id": "rhacm2/multiclusterhub-rhel8@sha256:e96ea7f3533e7d0836512cbc2b027b60c400aa16c8e4691117608ab4736a059b_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/multiclusterhub-rhel8@sha256:e96ea7f3533e7d0836512cbc2b027b60c400aa16c8e4691117608ab4736a059b?arch=ppc64le\u0026repository_url=registry.redhat.io/rhacm2/multiclusterhub-rhel8\u0026tag=v2.7.0-63"
}
}
},
{
"category": "product_version",
"name": "rhacm2/multicluster-observability-rhel8-operator@sha256:f212909bc9ed5be6da68a3b6a4866fdc17ecc3514b075977a8679998d6742cbe_ppc64le",
"product": {
"name": "rhacm2/multicluster-observability-rhel8-operator@sha256:f212909bc9ed5be6da68a3b6a4866fdc17ecc3514b075977a8679998d6742cbe_ppc64le",
"product_id": "rhacm2/multicluster-observability-rhel8-operator@sha256:f212909bc9ed5be6da68a3b6a4866fdc17ecc3514b075977a8679998d6742cbe_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/multicluster-observability-rhel8-operator@sha256:f212909bc9ed5be6da68a3b6a4866fdc17ecc3514b075977a8679998d6742cbe?arch=ppc64le\u0026repository_url=registry.redhat.io/rhacm2/multicluster-observability-rhel8-operator\u0026tag=v2.7.0-34"
}
}
},
{
"category": "product_version",
"name": "rhacm2/multicluster-operators-application-rhel8@sha256:b385c92b069a8dae72e57b69d24e1fff59ad46781579882a1edfa4839fd8bbba_ppc64le",
"product": {
"name": "rhacm2/multicluster-operators-application-rhel8@sha256:b385c92b069a8dae72e57b69d24e1fff59ad46781579882a1edfa4839fd8bbba_ppc64le",
"product_id": "rhacm2/multicluster-operators-application-rhel8@sha256:b385c92b069a8dae72e57b69d24e1fff59ad46781579882a1edfa4839fd8bbba_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/multicluster-operators-application-rhel8@sha256:b385c92b069a8dae72e57b69d24e1fff59ad46781579882a1edfa4839fd8bbba?arch=ppc64le\u0026repository_url=registry.redhat.io/rhacm2/multicluster-operators-application-rhel8\u0026tag=v2.7.0-22"
}
}
},
{
"category": "product_version",
"name": "rhacm2/multicluster-operators-channel-rhel8@sha256:044723d62439a8364772ab27be2c04dbd2c0421dbeb0a7b94f70e99e646b4c80_ppc64le",
"product": {
"name": "rhacm2/multicluster-operators-channel-rhel8@sha256:044723d62439a8364772ab27be2c04dbd2c0421dbeb0a7b94f70e99e646b4c80_ppc64le",
"product_id": "rhacm2/multicluster-operators-channel-rhel8@sha256:044723d62439a8364772ab27be2c04dbd2c0421dbeb0a7b94f70e99e646b4c80_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/multicluster-operators-channel-rhel8@sha256:044723d62439a8364772ab27be2c04dbd2c0421dbeb0a7b94f70e99e646b4c80?arch=ppc64le\u0026repository_url=registry.redhat.io/rhacm2/multicluster-operators-channel-rhel8\u0026tag=v2.7.0-25"
}
}
},
{
"category": "product_version",
"name": "rhacm2/multicluster-operators-subscription-rhel8@sha256:a69777a61feaf373c162a82ffb6f6996df6231c23cb2f1923bdd77c311d7d739_ppc64le",
"product": {
"name": "rhacm2/multicluster-operators-subscription-rhel8@sha256:a69777a61feaf373c162a82ffb6f6996df6231c23cb2f1923bdd77c311d7d739_ppc64le",
"product_id": "rhacm2/multicluster-operators-subscription-rhel8@sha256:a69777a61feaf373c162a82ffb6f6996df6231c23cb2f1923bdd77c311d7d739_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/multicluster-operators-subscription-rhel8@sha256:a69777a61feaf373c162a82ffb6f6996df6231c23cb2f1923bdd77c311d7d739?arch=ppc64le\u0026repository_url=registry.redhat.io/rhacm2/multicluster-operators-subscription-rhel8\u0026tag=v2.7.0-57"
}
}
},
{
"category": "product_version",
"name": "rhacm2/node-exporter-rhel8@sha256:1af36144b83dc16cd1958d0414be55eaa2aae95894b6eefd2233308ace81df02_ppc64le",
"product": {
"name": "rhacm2/node-exporter-rhel8@sha256:1af36144b83dc16cd1958d0414be55eaa2aae95894b6eefd2233308ace81df02_ppc64le",
"product_id": "rhacm2/node-exporter-rhel8@sha256:1af36144b83dc16cd1958d0414be55eaa2aae95894b6eefd2233308ace81df02_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/node-exporter-rhel8@sha256:1af36144b83dc16cd1958d0414be55eaa2aae95894b6eefd2233308ace81df02?arch=ppc64le\u0026repository_url=registry.redhat.io/rhacm2/node-exporter-rhel8\u0026tag=v2.7.0-21"
}
}
},
{
"category": "product_version",
"name": "rhacm2/observatorium-rhel8@sha256:b7b3de98fbcc216c00d3291691f8997183a6409dabed8ea7b10b336c481b2b87_ppc64le",
"product": {
"name": "rhacm2/observatorium-rhel8@sha256:b7b3de98fbcc216c00d3291691f8997183a6409dabed8ea7b10b336c481b2b87_ppc64le",
"product_id": "rhacm2/observatorium-rhel8@sha256:b7b3de98fbcc216c00d3291691f8997183a6409dabed8ea7b10b336c481b2b87_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/observatorium-rhel8@sha256:b7b3de98fbcc216c00d3291691f8997183a6409dabed8ea7b10b336c481b2b87?arch=ppc64le\u0026repository_url=registry.redhat.io/rhacm2/observatorium-rhel8\u0026tag=v2.7.0-21"
}
}
},
{
"category": "product_version",
"name": "rhacm2/observatorium-rhel8-operator@sha256:c4e260eabb09bacc1aa332ea2001333c671e0fc65a3ef4d04e02b5473b45642d_ppc64le",
"product": {
"name": "rhacm2/observatorium-rhel8-operator@sha256:c4e260eabb09bacc1aa332ea2001333c671e0fc65a3ef4d04e02b5473b45642d_ppc64le",
"product_id": "rhacm2/observatorium-rhel8-operator@sha256:c4e260eabb09bacc1aa332ea2001333c671e0fc65a3ef4d04e02b5473b45642d_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/observatorium-rhel8-operator@sha256:c4e260eabb09bacc1aa332ea2001333c671e0fc65a3ef4d04e02b5473b45642d?arch=ppc64le\u0026repository_url=registry.redhat.io/rhacm2/observatorium-rhel8-operator\u0026tag=v2.7.0-19"
}
}
},
{
"category": "product_version",
"name": "rhacm2/prometheus-alertmanager-rhel8@sha256:8e8c89c184a5d023f031ab7cca2c4c64cdfd151c37aa5ae3a206cb1f1055268f_ppc64le",
"product": {
"name": "rhacm2/prometheus-alertmanager-rhel8@sha256:8e8c89c184a5d023f031ab7cca2c4c64cdfd151c37aa5ae3a206cb1f1055268f_ppc64le",
"product_id": "rhacm2/prometheus-alertmanager-rhel8@sha256:8e8c89c184a5d023f031ab7cca2c4c64cdfd151c37aa5ae3a206cb1f1055268f_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/prometheus-alertmanager-rhel8@sha256:8e8c89c184a5d023f031ab7cca2c4c64cdfd151c37aa5ae3a206cb1f1055268f?arch=ppc64le\u0026repository_url=registry.redhat.io/rhacm2/prometheus-alertmanager-rhel8\u0026tag=v2.7.0-18"
}
}
},
{
"category": "product_version",
"name": "rhacm2/prometheus-rhel8@sha256:a5a9a7c264f07c789094cb5371729f86700c0cfce4605b573c236c21a46ea9d6_ppc64le",
"product": {
"name": "rhacm2/prometheus-rhel8@sha256:a5a9a7c264f07c789094cb5371729f86700c0cfce4605b573c236c21a46ea9d6_ppc64le",
"product_id": "rhacm2/prometheus-rhel8@sha256:a5a9a7c264f07c789094cb5371729f86700c0cfce4605b573c236c21a46ea9d6_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/prometheus-rhel8@sha256:a5a9a7c264f07c789094cb5371729f86700c0cfce4605b573c236c21a46ea9d6?arch=ppc64le\u0026repository_url=registry.redhat.io/rhacm2/prometheus-rhel8\u0026tag=v2.7.0-18"
}
}
},
{
"category": "product_version",
"name": "rhacm2/rbac-query-proxy-rhel8@sha256:ceb1bd89103c56378166ab968dbaa387ab0531d1592f053718d0c1c683770e3d_ppc64le",
"product": {
"name": "rhacm2/rbac-query-proxy-rhel8@sha256:ceb1bd89103c56378166ab968dbaa387ab0531d1592f053718d0c1c683770e3d_ppc64le",
"product_id": "rhacm2/rbac-query-proxy-rhel8@sha256:ceb1bd89103c56378166ab968dbaa387ab0531d1592f053718d0c1c683770e3d_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/rbac-query-proxy-rhel8@sha256:ceb1bd89103c56378166ab968dbaa387ab0531d1592f053718d0c1c683770e3d?arch=ppc64le\u0026repository_url=registry.redhat.io/rhacm2/rbac-query-proxy-rhel8\u0026tag=v2.7.0-34"
}
}
},
{
"category": "product_version",
"name": "rhacm2/search-collector-rhel8@sha256:e129649706a536e4ef6e8f770d0bf682f35da55c86c978c749e903b1a2bbe875_ppc64le",
"product": {
"name": "rhacm2/search-collector-rhel8@sha256:e129649706a536e4ef6e8f770d0bf682f35da55c86c978c749e903b1a2bbe875_ppc64le",
"product_id": "rhacm2/search-collector-rhel8@sha256:e129649706a536e4ef6e8f770d0bf682f35da55c86c978c749e903b1a2bbe875_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/search-collector-rhel8@sha256:e129649706a536e4ef6e8f770d0bf682f35da55c86c978c749e903b1a2bbe875?arch=ppc64le\u0026repository_url=registry.redhat.io/rhacm2/search-collector-rhel8\u0026tag=v2.7.0-28"
}
}
},
{
"category": "product_version",
"name": "rhacm2/submariner-addon-rhel8@sha256:581fb02a9670b27810f2ad35bad4a82d2e1eab77fcd1274de05b0a922450d3fc_ppc64le",
"product": {
"name": "rhacm2/submariner-addon-rhel8@sha256:581fb02a9670b27810f2ad35bad4a82d2e1eab77fcd1274de05b0a922450d3fc_ppc64le",
"product_id": "rhacm2/submariner-addon-rhel8@sha256:581fb02a9670b27810f2ad35bad4a82d2e1eab77fcd1274de05b0a922450d3fc_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/submariner-addon-rhel8@sha256:581fb02a9670b27810f2ad35bad4a82d2e1eab77fcd1274de05b0a922450d3fc?arch=ppc64le\u0026repository_url=registry.redhat.io/rhacm2/submariner-addon-rhel8\u0026tag=v2.7.0-52"
}
}
},
{
"category": "product_version",
"name": "rhacm2/thanos-rhel8@sha256:736e1fd62ba7b6c56ad1af81ab1260dd7d13a770d62914183aaa2cc2ebb0dc20_ppc64le",
"product": {
"name": "rhacm2/thanos-rhel8@sha256:736e1fd62ba7b6c56ad1af81ab1260dd7d13a770d62914183aaa2cc2ebb0dc20_ppc64le",
"product_id": "rhacm2/thanos-rhel8@sha256:736e1fd62ba7b6c56ad1af81ab1260dd7d13a770d62914183aaa2cc2ebb0dc20_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/thanos-rhel8@sha256:736e1fd62ba7b6c56ad1af81ab1260dd7d13a770d62914183aaa2cc2ebb0dc20?arch=ppc64le\u0026repository_url=registry.redhat.io/rhacm2/thanos-rhel8\u0026tag=v2.7.0-17"
}
}
},
{
"category": "product_version",
"name": "rhacm2/thanos-receive-controller-rhel8@sha256:4b228ecad424ca792139152948e27ed4c714dcfbcd540caf117dee20845018c8_ppc64le",
"product": {
"name": "rhacm2/thanos-receive-controller-rhel8@sha256:4b228ecad424ca792139152948e27ed4c714dcfbcd540caf117dee20845018c8_ppc64le",
"product_id": "rhacm2/thanos-receive-controller-rhel8@sha256:4b228ecad424ca792139152948e27ed4c714dcfbcd540caf117dee20845018c8_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/thanos-receive-controller-rhel8@sha256:4b228ecad424ca792139152948e27ed4c714dcfbcd540caf117dee20845018c8?arch=ppc64le\u0026repository_url=registry.redhat.io/rhacm2/thanos-receive-controller-rhel8\u0026tag=v2.7.0-19"
}
}
}
],
"category": "architecture",
"name": "ppc64le"
}
],
"category": "vendor",
"name": "Red Hat"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/acm-governance-policy-addon-controller-rhel8@sha256:1aae106ecbdeadb77b0fd95133827e7fad4f5fcb9916e56ca0dfccab8bd34bed_ppc64le as a component of Red Hat Advanced Cluster Management for Kubernetes 2.7 for RHEL 8",
"product_id": "8Base-RHACM-2.7:rhacm2/acm-governance-policy-addon-controller-rhel8@sha256:1aae106ecbdeadb77b0fd95133827e7fad4f5fcb9916e56ca0dfccab8bd34bed_ppc64le"
},
"product_reference": "rhacm2/acm-governance-policy-addon-controller-rhel8@sha256:1aae106ecbdeadb77b0fd95133827e7fad4f5fcb9916e56ca0dfccab8bd34bed_ppc64le",
"relates_to_product_reference": "8Base-RHACM-2.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/acm-governance-policy-addon-controller-rhel8@sha256:2c7f0617df666e8cbcd622dee073a35843db4a81caa19b7db3b9fb9264cdf7fc_amd64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.7 for RHEL 8",
"product_id": "8Base-RHACM-2.7:rhacm2/acm-governance-policy-addon-controller-rhel8@sha256:2c7f0617df666e8cbcd622dee073a35843db4a81caa19b7db3b9fb9264cdf7fc_amd64"
},
"product_reference": "rhacm2/acm-governance-policy-addon-controller-rhel8@sha256:2c7f0617df666e8cbcd622dee073a35843db4a81caa19b7db3b9fb9264cdf7fc_amd64",
"relates_to_product_reference": "8Base-RHACM-2.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/acm-governance-policy-addon-controller-rhel8@sha256:7f6671f84fcbe569fceece415dd7beeb8bb7f86c3031bdfb3ac0d0e777051b2f_s390x as a component of Red Hat Advanced Cluster Management for Kubernetes 2.7 for RHEL 8",
"product_id": "8Base-RHACM-2.7:rhacm2/acm-governance-policy-addon-controller-rhel8@sha256:7f6671f84fcbe569fceece415dd7beeb8bb7f86c3031bdfb3ac0d0e777051b2f_s390x"
},
"product_reference": "rhacm2/acm-governance-policy-addon-controller-rhel8@sha256:7f6671f84fcbe569fceece415dd7beeb8bb7f86c3031bdfb3ac0d0e777051b2f_s390x",
"relates_to_product_reference": "8Base-RHACM-2.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/acm-governance-policy-addon-controller-rhel8@sha256:b30028955a86b6ecdb8c6865328976d74e98f56d6e21277a9f5a812f896b6303_arm64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.7 for RHEL 8",
"product_id": "8Base-RHACM-2.7:rhacm2/acm-governance-policy-addon-controller-rhel8@sha256:b30028955a86b6ecdb8c6865328976d74e98f56d6e21277a9f5a812f896b6303_arm64"
},
"product_reference": "rhacm2/acm-governance-policy-addon-controller-rhel8@sha256:b30028955a86b6ecdb8c6865328976d74e98f56d6e21277a9f5a812f896b6303_arm64",
"relates_to_product_reference": "8Base-RHACM-2.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/acm-governance-policy-framework-addon-rhel8@sha256:25271964483024b3235dd61f7e7bb9dd5e9dfa75f76e6ded5c92580d440ca48b_s390x as a component of Red Hat Advanced Cluster Management for Kubernetes 2.7 for RHEL 8",
"product_id": "8Base-RHACM-2.7:rhacm2/acm-governance-policy-framework-addon-rhel8@sha256:25271964483024b3235dd61f7e7bb9dd5e9dfa75f76e6ded5c92580d440ca48b_s390x"
},
"product_reference": "rhacm2/acm-governance-policy-framework-addon-rhel8@sha256:25271964483024b3235dd61f7e7bb9dd5e9dfa75f76e6ded5c92580d440ca48b_s390x",
"relates_to_product_reference": "8Base-RHACM-2.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/acm-governance-policy-framework-addon-rhel8@sha256:7dcde13540cc938374463521f91091a7bbf0a037cabfc5e4b55c89497e0ba6bf_arm64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.7 for RHEL 8",
"product_id": "8Base-RHACM-2.7:rhacm2/acm-governance-policy-framework-addon-rhel8@sha256:7dcde13540cc938374463521f91091a7bbf0a037cabfc5e4b55c89497e0ba6bf_arm64"
},
"product_reference": "rhacm2/acm-governance-policy-framework-addon-rhel8@sha256:7dcde13540cc938374463521f91091a7bbf0a037cabfc5e4b55c89497e0ba6bf_arm64",
"relates_to_product_reference": "8Base-RHACM-2.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/acm-governance-policy-framework-addon-rhel8@sha256:b7b778111722c0da14ae74580be1813f6ecedf97fcd88de46fd15cc3ace2cb61_ppc64le as a component of Red Hat Advanced Cluster Management for Kubernetes 2.7 for RHEL 8",
"product_id": "8Base-RHACM-2.7:rhacm2/acm-governance-policy-framework-addon-rhel8@sha256:b7b778111722c0da14ae74580be1813f6ecedf97fcd88de46fd15cc3ace2cb61_ppc64le"
},
"product_reference": "rhacm2/acm-governance-policy-framework-addon-rhel8@sha256:b7b778111722c0da14ae74580be1813f6ecedf97fcd88de46fd15cc3ace2cb61_ppc64le",
"relates_to_product_reference": "8Base-RHACM-2.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/acm-governance-policy-framework-addon-rhel8@sha256:ec5fc63b94bc9c070f14fd76d4ae26b90e3f29d3694887380a5f8f8ea5a04bc0_amd64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.7 for RHEL 8",
"product_id": "8Base-RHACM-2.7:rhacm2/acm-governance-policy-framework-addon-rhel8@sha256:ec5fc63b94bc9c070f14fd76d4ae26b90e3f29d3694887380a5f8f8ea5a04bc0_amd64"
},
"product_reference": "rhacm2/acm-governance-policy-framework-addon-rhel8@sha256:ec5fc63b94bc9c070f14fd76d4ae26b90e3f29d3694887380a5f8f8ea5a04bc0_amd64",
"relates_to_product_reference": "8Base-RHACM-2.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/acm-grafana-rhel8@sha256:0c427fa58c97b71eb784e4a590c208b0284cf656f66a268ea4803804ce3ce28a_arm64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.7 for RHEL 8",
"product_id": "8Base-RHACM-2.7:rhacm2/acm-grafana-rhel8@sha256:0c427fa58c97b71eb784e4a590c208b0284cf656f66a268ea4803804ce3ce28a_arm64"
},
"product_reference": "rhacm2/acm-grafana-rhel8@sha256:0c427fa58c97b71eb784e4a590c208b0284cf656f66a268ea4803804ce3ce28a_arm64",
"relates_to_product_reference": "8Base-RHACM-2.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/acm-grafana-rhel8@sha256:2e3505803004ca421087171bfe9097f6f106c812f840e8b83d1215150b4137c4_ppc64le as a component of Red Hat Advanced Cluster Management for Kubernetes 2.7 for RHEL 8",
"product_id": "8Base-RHACM-2.7:rhacm2/acm-grafana-rhel8@sha256:2e3505803004ca421087171bfe9097f6f106c812f840e8b83d1215150b4137c4_ppc64le"
},
"product_reference": "rhacm2/acm-grafana-rhel8@sha256:2e3505803004ca421087171bfe9097f6f106c812f840e8b83d1215150b4137c4_ppc64le",
"relates_to_product_reference": "8Base-RHACM-2.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/acm-grafana-rhel8@sha256:49746c3a6e7033b1bac90d3515e0f5ab44aaf9c45cce414308da72bb960287b1_amd64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.7 for RHEL 8",
"product_id": "8Base-RHACM-2.7:rhacm2/acm-grafana-rhel8@sha256:49746c3a6e7033b1bac90d3515e0f5ab44aaf9c45cce414308da72bb960287b1_amd64"
},
"product_reference": "rhacm2/acm-grafana-rhel8@sha256:49746c3a6e7033b1bac90d3515e0f5ab44aaf9c45cce414308da72bb960287b1_amd64",
"relates_to_product_reference": "8Base-RHACM-2.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/acm-grafana-rhel8@sha256:c8f1a9d09131727033e6e60984c5baa3271adc6a23854b9aabe70f36952d35d6_s390x as a component of Red Hat Advanced Cluster Management for Kubernetes 2.7 for RHEL 8",
"product_id": "8Base-RHACM-2.7:rhacm2/acm-grafana-rhel8@sha256:c8f1a9d09131727033e6e60984c5baa3271adc6a23854b9aabe70f36952d35d6_s390x"
},
"product_reference": "rhacm2/acm-grafana-rhel8@sha256:c8f1a9d09131727033e6e60984c5baa3271adc6a23854b9aabe70f36952d35d6_s390x",
"relates_to_product_reference": "8Base-RHACM-2.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/acm-must-gather-rhel8@sha256:0be17e173b962f1a87e833096f208c9030fce1128b2b8c86842a0a40f7d6cf02_arm64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.7 for RHEL 8",
"product_id": "8Base-RHACM-2.7:rhacm2/acm-must-gather-rhel8@sha256:0be17e173b962f1a87e833096f208c9030fce1128b2b8c86842a0a40f7d6cf02_arm64"
},
"product_reference": "rhacm2/acm-must-gather-rhel8@sha256:0be17e173b962f1a87e833096f208c9030fce1128b2b8c86842a0a40f7d6cf02_arm64",
"relates_to_product_reference": "8Base-RHACM-2.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/acm-must-gather-rhel8@sha256:5c79bf93599b792c20c76d9a0a35532ad79a45f3765dccfbafab9a273e338e52_amd64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.7 for RHEL 8",
"product_id": "8Base-RHACM-2.7:rhacm2/acm-must-gather-rhel8@sha256:5c79bf93599b792c20c76d9a0a35532ad79a45f3765dccfbafab9a273e338e52_amd64"
},
"product_reference": "rhacm2/acm-must-gather-rhel8@sha256:5c79bf93599b792c20c76d9a0a35532ad79a45f3765dccfbafab9a273e338e52_amd64",
"relates_to_product_reference": "8Base-RHACM-2.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/acm-must-gather-rhel8@sha256:a05c071011c96e4db1e4a469883103f4118a304d3e03338083d2a103c0e7c208_ppc64le as a component of Red Hat Advanced Cluster Management for Kubernetes 2.7 for RHEL 8",
"product_id": "8Base-RHACM-2.7:rhacm2/acm-must-gather-rhel8@sha256:a05c071011c96e4db1e4a469883103f4118a304d3e03338083d2a103c0e7c208_ppc64le"
},
"product_reference": "rhacm2/acm-must-gather-rhel8@sha256:a05c071011c96e4db1e4a469883103f4118a304d3e03338083d2a103c0e7c208_ppc64le",
"relates_to_product_reference": "8Base-RHACM-2.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/acm-must-gather-rhel8@sha256:ad85c5d648363cdb36790b49311f4e07a8584b9e6065cde9d41274a1bd716f0a_s390x as a component of Red Hat Advanced Cluster Management for Kubernetes 2.7 for RHEL 8",
"product_id": "8Base-RHACM-2.7:rhacm2/acm-must-gather-rhel8@sha256:ad85c5d648363cdb36790b49311f4e07a8584b9e6065cde9d41274a1bd716f0a_s390x"
},
"product_reference": "rhacm2/acm-must-gather-rhel8@sha256:ad85c5d648363cdb36790b49311f4e07a8584b9e6065cde9d41274a1bd716f0a_s390x",
"relates_to_product_reference": "8Base-RHACM-2.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/acm-operator-bundle@sha256:90320bd14c632ace987ca1eac05a78068123ef1fc97c401951d073a3f0fd8e66_s390x as a component of Red Hat Advanced Cluster Management for Kubernetes 2.7 for RHEL 8",
"product_id": "8Base-RHACM-2.7:rhacm2/acm-operator-bundle@sha256:90320bd14c632ace987ca1eac05a78068123ef1fc97c401951d073a3f0fd8e66_s390x"
},
"product_reference": "rhacm2/acm-operator-bundle@sha256:90320bd14c632ace987ca1eac05a78068123ef1fc97c401951d073a3f0fd8e66_s390x",
"relates_to_product_reference": "8Base-RHACM-2.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/acm-operator-bundle@sha256:e45be680b6140f58ff1840649b29aebebad4c5950d9571ca39dfea1dffd669b0_ppc64le as a component of Red Hat Advanced Cluster Management for Kubernetes 2.7 for RHEL 8",
"product_id": "8Base-RHACM-2.7:rhacm2/acm-operator-bundle@sha256:e45be680b6140f58ff1840649b29aebebad4c5950d9571ca39dfea1dffd669b0_ppc64le"
},
"product_reference": "rhacm2/acm-operator-bundle@sha256:e45be680b6140f58ff1840649b29aebebad4c5950d9571ca39dfea1dffd669b0_ppc64le",
"relates_to_product_reference": "8Base-RHACM-2.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/acm-operator-bundle@sha256:f63d0a9a0e3dc9d86e84279c50e9c613d8430e71a3821d418e168250ca3b747c_amd64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.7 for RHEL 8",
"product_id": "8Base-RHACM-2.7:rhacm2/acm-operator-bundle@sha256:f63d0a9a0e3dc9d86e84279c50e9c613d8430e71a3821d418e168250ca3b747c_amd64"
},
"product_reference": "rhacm2/acm-operator-bundle@sha256:f63d0a9a0e3dc9d86e84279c50e9c613d8430e71a3821d418e168250ca3b747c_amd64",
"relates_to_product_reference": "8Base-RHACM-2.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/acm-prometheus-config-reloader-rhel8@sha256:0fd63f75b7638fadc78f92a62d6e9731e42c05069f3e93ab0ffd4b004de78100_ppc64le as a component of Red Hat Advanced Cluster Management for Kubernetes 2.7 for RHEL 8",
"product_id": "8Base-RHACM-2.7:rhacm2/acm-prometheus-config-reloader-rhel8@sha256:0fd63f75b7638fadc78f92a62d6e9731e42c05069f3e93ab0ffd4b004de78100_ppc64le"
},
"product_reference": "rhacm2/acm-prometheus-config-reloader-rhel8@sha256:0fd63f75b7638fadc78f92a62d6e9731e42c05069f3e93ab0ffd4b004de78100_ppc64le",
"relates_to_product_reference": "8Base-RHACM-2.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/acm-prometheus-config-reloader-rhel8@sha256:2839bcce06fd5a02f6cc8fce8668fb806ae8f2e0e7174e5c66376792c2d1fd92_s390x as a component of Red Hat Advanced Cluster Management for Kubernetes 2.7 for RHEL 8",
"product_id": "8Base-RHACM-2.7:rhacm2/acm-prometheus-config-reloader-rhel8@sha256:2839bcce06fd5a02f6cc8fce8668fb806ae8f2e0e7174e5c66376792c2d1fd92_s390x"
},
"product_reference": "rhacm2/acm-prometheus-config-reloader-rhel8@sha256:2839bcce06fd5a02f6cc8fce8668fb806ae8f2e0e7174e5c66376792c2d1fd92_s390x",
"relates_to_product_reference": "8Base-RHACM-2.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/acm-prometheus-config-reloader-rhel8@sha256:7fcb79c1707b3c8b767d8c174e5b64516f200c0bfa255c1f40557446b37debae_amd64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.7 for RHEL 8",
"product_id": "8Base-RHACM-2.7:rhacm2/acm-prometheus-config-reloader-rhel8@sha256:7fcb79c1707b3c8b767d8c174e5b64516f200c0bfa255c1f40557446b37debae_amd64"
},
"product_reference": "rhacm2/acm-prometheus-config-reloader-rhel8@sha256:7fcb79c1707b3c8b767d8c174e5b64516f200c0bfa255c1f40557446b37debae_amd64",
"relates_to_product_reference": "8Base-RHACM-2.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/acm-prometheus-config-reloader-rhel8@sha256:a4e43fc7608837da6a66cb2c5bda4b78b520c3075c0f1f66bb824fa44e2d35fd_arm64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.7 for RHEL 8",
"product_id": "8Base-RHACM-2.7:rhacm2/acm-prometheus-config-reloader-rhel8@sha256:a4e43fc7608837da6a66cb2c5bda4b78b520c3075c0f1f66bb824fa44e2d35fd_arm64"
},
"product_reference": "rhacm2/acm-prometheus-config-reloader-rhel8@sha256:a4e43fc7608837da6a66cb2c5bda4b78b520c3075c0f1f66bb824fa44e2d35fd_arm64",
"relates_to_product_reference": "8Base-RHACM-2.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/acm-prometheus-rhel8@sha256:4283fa3b6ee93404d4fe7b551b52dbd7a4bbd8be0a57cf9b603a68736feefaea_amd64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.7 for RHEL 8",
"product_id": "8Base-RHACM-2.7:rhacm2/acm-prometheus-rhel8@sha256:4283fa3b6ee93404d4fe7b551b52dbd7a4bbd8be0a57cf9b603a68736feefaea_amd64"
},
"product_reference": "rhacm2/acm-prometheus-rhel8@sha256:4283fa3b6ee93404d4fe7b551b52dbd7a4bbd8be0a57cf9b603a68736feefaea_amd64",
"relates_to_product_reference": "8Base-RHACM-2.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/acm-prometheus-rhel8@sha256:7e98ef30dca1071d5abff1be2a3a296cc9a4663162a3828b697637195d314e77_ppc64le as a component of Red Hat Advanced Cluster Management for Kubernetes 2.7 for RHEL 8",
"product_id": "8Base-RHACM-2.7:rhacm2/acm-prometheus-rhel8@sha256:7e98ef30dca1071d5abff1be2a3a296cc9a4663162a3828b697637195d314e77_ppc64le"
},
"product_reference": "rhacm2/acm-prometheus-rhel8@sha256:7e98ef30dca1071d5abff1be2a3a296cc9a4663162a3828b697637195d314e77_ppc64le",
"relates_to_product_reference": "8Base-RHACM-2.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/acm-prometheus-rhel8@sha256:b3ee1cad060e7f72414df1ae6c0e27ddf6f6fa7a8e45627ebeb912b8a9ca3b74_arm64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.7 for RHEL 8",
"product_id": "8Base-RHACM-2.7:rhacm2/acm-prometheus-rhel8@sha256:b3ee1cad060e7f72414df1ae6c0e27ddf6f6fa7a8e45627ebeb912b8a9ca3b74_arm64"
},
"product_reference": "rhacm2/acm-prometheus-rhel8@sha256:b3ee1cad060e7f72414df1ae6c0e27ddf6f6fa7a8e45627ebeb912b8a9ca3b74_arm64",
"relates_to_product_reference": "8Base-RHACM-2.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/acm-prometheus-rhel8@sha256:c6d947e30ec1aa348d573ee93c669f71b38ea93801e71636f5f9ab4609f681b4_s390x as a component of Red Hat Advanced Cluster Management for Kubernetes 2.7 for RHEL 8",
"product_id": "8Base-RHACM-2.7:rhacm2/acm-prometheus-rhel8@sha256:c6d947e30ec1aa348d573ee93c669f71b38ea93801e71636f5f9ab4609f681b4_s390x"
},
"product_reference": "rhacm2/acm-prometheus-rhel8@sha256:c6d947e30ec1aa348d573ee93c669f71b38ea93801e71636f5f9ab4609f681b4_s390x",
"relates_to_product_reference": "8Base-RHACM-2.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/acm-search-indexer-rhel8@sha256:436307eef035e0e9be448eb6c4f6a690a7d357ed06d661642b082e0d3219864c_amd64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.7 for RHEL 8",
"product_id": "8Base-RHACM-2.7:rhacm2/acm-search-indexer-rhel8@sha256:436307eef035e0e9be448eb6c4f6a690a7d357ed06d661642b082e0d3219864c_amd64"
},
"product_reference": "rhacm2/acm-search-indexer-rhel8@sha256:436307eef035e0e9be448eb6c4f6a690a7d357ed06d661642b082e0d3219864c_amd64",
"relates_to_product_reference": "8Base-RHACM-2.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/acm-search-indexer-rhel8@sha256:53ceb20280569eaf0129686d49d462a3c1d3eaf2829b6eb920e9359be718e2c4_s390x as a component of Red Hat Advanced Cluster Management for Kubernetes 2.7 for RHEL 8",
"product_id": "8Base-RHACM-2.7:rhacm2/acm-search-indexer-rhel8@sha256:53ceb20280569eaf0129686d49d462a3c1d3eaf2829b6eb920e9359be718e2c4_s390x"
},
"product_reference": "rhacm2/acm-search-indexer-rhel8@sha256:53ceb20280569eaf0129686d49d462a3c1d3eaf2829b6eb920e9359be718e2c4_s390x",
"relates_to_product_reference": "8Base-RHACM-2.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/acm-search-indexer-rhel8@sha256:aa89295f36c99d70e63b07e9fe2c8db348df38b3308870f543efb4be24beca6c_ppc64le as a component of Red Hat Advanced Cluster Management for Kubernetes 2.7 for RHEL 8",
"product_id": "8Base-RHACM-2.7:rhacm2/acm-search-indexer-rhel8@sha256:aa89295f36c99d70e63b07e9fe2c8db348df38b3308870f543efb4be24beca6c_ppc64le"
},
"product_reference": "rhacm2/acm-search-indexer-rhel8@sha256:aa89295f36c99d70e63b07e9fe2c8db348df38b3308870f543efb4be24beca6c_ppc64le",
"relates_to_product_reference": "8Base-RHACM-2.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/acm-search-indexer-rhel8@sha256:aed3972894519bc832bd9a340316a752ebb8edbc393051904c399eef7e423dd4_arm64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.7 for RHEL 8",
"product_id": "8Base-RHACM-2.7:rhacm2/acm-search-indexer-rhel8@sha256:aed3972894519bc832bd9a340316a752ebb8edbc393051904c399eef7e423dd4_arm64"
},
"product_reference": "rhacm2/acm-search-indexer-rhel8@sha256:aed3972894519bc832bd9a340316a752ebb8edbc393051904c399eef7e423dd4_arm64",
"relates_to_product_reference": "8Base-RHACM-2.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/acm-search-v2-api-rhel8@sha256:1808d69232a47c3590a41c1e97126dd06c2727be972b11170b115f2e5d9fec38_amd64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.7 for RHEL 8",
"product_id": "8Base-RHACM-2.7:rhacm2/acm-search-v2-api-rhel8@sha256:1808d69232a47c3590a41c1e97126dd06c2727be972b11170b115f2e5d9fec38_amd64"
},
"product_reference": "rhacm2/acm-search-v2-api-rhel8@sha256:1808d69232a47c3590a41c1e97126dd06c2727be972b11170b115f2e5d9fec38_amd64",
"relates_to_product_reference": "8Base-RHACM-2.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/acm-search-v2-api-rhel8@sha256:1d5153067a1cb127f74d2bc983d16db8f39313a378f14d13f7e39da28f2251ae_ppc64le as a component of Red Hat Advanced Cluster Management for Kubernetes 2.7 for RHEL 8",
"product_id": "8Base-RHACM-2.7:rhacm2/acm-search-v2-api-rhel8@sha256:1d5153067a1cb127f74d2bc983d16db8f39313a378f14d13f7e39da28f2251ae_ppc64le"
},
"product_reference": "rhacm2/acm-search-v2-api-rhel8@sha256:1d5153067a1cb127f74d2bc983d16db8f39313a378f14d13f7e39da28f2251ae_ppc64le",
"relates_to_product_reference": "8Base-RHACM-2.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/acm-search-v2-api-rhel8@sha256:5be1e54791e8024f0e1342eba7d4441e0606f9a26be8f52aff51c8665baa41cc_s390x as a component of Red Hat Advanced Cluster Management for Kubernetes 2.7 for RHEL 8",
"product_id": "8Base-RHACM-2.7:rhacm2/acm-search-v2-api-rhel8@sha256:5be1e54791e8024f0e1342eba7d4441e0606f9a26be8f52aff51c8665baa41cc_s390x"
},
"product_reference": "rhacm2/acm-search-v2-api-rhel8@sha256:5be1e54791e8024f0e1342eba7d4441e0606f9a26be8f52aff51c8665baa41cc_s390x",
"relates_to_product_reference": "8Base-RHACM-2.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/acm-search-v2-api-rhel8@sha256:f2924c460e8d7e12da359f365f9ec3b13c2d175dd6c11533b12113741eea7292_arm64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.7 for RHEL 8",
"product_id": "8Base-RHACM-2.7:rhacm2/acm-search-v2-api-rhel8@sha256:f2924c460e8d7e12da359f365f9ec3b13c2d175dd6c11533b12113741eea7292_arm64"
},
"product_reference": "rhacm2/acm-search-v2-api-rhel8@sha256:f2924c460e8d7e12da359f365f9ec3b13c2d175dd6c11533b12113741eea7292_arm64",
"relates_to_product_reference": "8Base-RHACM-2.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/acm-search-v2-rhel8@sha256:8a28d0fad728823ae5a07a259a0866bc507ae9b0f90eb1b4c63567aaf13c377c_arm64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.7 for RHEL 8",
"product_id": "8Base-RHACM-2.7:rhacm2/acm-search-v2-rhel8@sha256:8a28d0fad728823ae5a07a259a0866bc507ae9b0f90eb1b4c63567aaf13c377c_arm64"
},
"product_reference": "rhacm2/acm-search-v2-rhel8@sha256:8a28d0fad728823ae5a07a259a0866bc507ae9b0f90eb1b4c63567aaf13c377c_arm64",
"relates_to_product_reference": "8Base-RHACM-2.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/acm-search-v2-rhel8@sha256:f5b656141ad16ac873d1b886abc3b956380268b6c0dddb8ceac3e79b65edae0a_s390x as a component of Red Hat Advanced Cluster Management for Kubernetes 2.7 for RHEL 8",
"product_id": "8Base-RHACM-2.7:rhacm2/acm-search-v2-rhel8@sha256:f5b656141ad16ac873d1b886abc3b956380268b6c0dddb8ceac3e79b65edae0a_s390x"
},
"product_reference": "rhacm2/acm-search-v2-rhel8@sha256:f5b656141ad16ac873d1b886abc3b956380268b6c0dddb8ceac3e79b65edae0a_s390x",
"relates_to_product_reference": "8Base-RHACM-2.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/acm-search-v2-rhel8@sha256:f708326772c9ed846e11b053efda56c106d5a72a13482d2a8ecc179cfb957bc9_ppc64le as a component of Red Hat Advanced Cluster Management for Kubernetes 2.7 for RHEL 8",
"product_id": "8Base-RHACM-2.7:rhacm2/acm-search-v2-rhel8@sha256:f708326772c9ed846e11b053efda56c106d5a72a13482d2a8ecc179cfb957bc9_ppc64le"
},
"product_reference": "rhacm2/acm-search-v2-rhel8@sha256:f708326772c9ed846e11b053efda56c106d5a72a13482d2a8ecc179cfb957bc9_ppc64le",
"relates_to_product_reference": "8Base-RHACM-2.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/acm-search-v2-rhel8@sha256:fb98ce01f36b3780192e99b96c688387b5d76892f409b831d6f134ec65d02d4a_amd64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.7 for RHEL 8",
"product_id": "8Base-RHACM-2.7:rhacm2/acm-search-v2-rhel8@sha256:fb98ce01f36b3780192e99b96c688387b5d76892f409b831d6f134ec65d02d4a_amd64"
},
"product_reference": "rhacm2/acm-search-v2-rhel8@sha256:fb98ce01f36b3780192e99b96c688387b5d76892f409b831d6f134ec65d02d4a_amd64",
"relates_to_product_reference": "8Base-RHACM-2.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/acm-volsync-addon-controller-rhel8@sha256:56067372156bb6d00103eecc4b5c80478980036b8143a2e2a73f8a685d0d78ee_amd64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.7 for RHEL 8",
"product_id": "8Base-RHACM-2.7:rhacm2/acm-volsync-addon-controller-rhel8@sha256:56067372156bb6d00103eecc4b5c80478980036b8143a2e2a73f8a685d0d78ee_amd64"
},
"product_reference": "rhacm2/acm-volsync-addon-controller-rhel8@sha256:56067372156bb6d00103eecc4b5c80478980036b8143a2e2a73f8a685d0d78ee_amd64",
"relates_to_product_reference": "8Base-RHACM-2.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/acm-volsync-addon-controller-rhel8@sha256:98724153fa7763d22bcf11c3a5faa6eee0f6c40c4f4f647487e106d2ef427218_s390x as a component of Red Hat Advanced Cluster Management for Kubernetes 2.7 for RHEL 8",
"product_id": "8Base-RHACM-2.7:rhacm2/acm-volsync-addon-controller-rhel8@sha256:98724153fa7763d22bcf11c3a5faa6eee0f6c40c4f4f647487e106d2ef427218_s390x"
},
"product_reference": "rhacm2/acm-volsync-addon-controller-rhel8@sha256:98724153fa7763d22bcf11c3a5faa6eee0f6c40c4f4f647487e106d2ef427218_s390x",
"relates_to_product_reference": "8Base-RHACM-2.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/acm-volsync-addon-controller-rhel8@sha256:a7f8ce55764d4e303d54aaf064d56ee192620d29b361fabcda2a26f364221dc9_arm64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.7 for RHEL 8",
"product_id": "8Base-RHACM-2.7:rhacm2/acm-volsync-addon-controller-rhel8@sha256:a7f8ce55764d4e303d54aaf064d56ee192620d29b361fabcda2a26f364221dc9_arm64"
},
"product_reference": "rhacm2/acm-volsync-addon-controller-rhel8@sha256:a7f8ce55764d4e303d54aaf064d56ee192620d29b361fabcda2a26f364221dc9_arm64",
"relates_to_product_reference": "8Base-RHACM-2.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/acm-volsync-addon-controller-rhel8@sha256:e3e10a30c35a9cbd5f81d107e9ce86b2410bd10171673521eab1491ebdee2314_ppc64le as a component of Red Hat Advanced Cluster Management for Kubernetes 2.7 for RHEL 8",
"product_id": "8Base-RHACM-2.7:rhacm2/acm-volsync-addon-controller-rhel8@sha256:e3e10a30c35a9cbd5f81d107e9ce86b2410bd10171673521eab1491ebdee2314_ppc64le"
},
"product_reference": "rhacm2/acm-volsync-addon-controller-rhel8@sha256:e3e10a30c35a9cbd5f81d107e9ce86b2410bd10171673521eab1491ebdee2314_ppc64le",
"relates_to_product_reference": "8Base-RHACM-2.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/cert-policy-controller-rhel8@sha256:1de63e2d307841c7707f4d0c09cd1d9cd673bbd7736c5f6c533986a9de0d1118_s390x as a component of Red Hat Advanced Cluster Management for Kubernetes 2.7 for RHEL 8",
"product_id": "8Base-RHACM-2.7:rhacm2/cert-policy-controller-rhel8@sha256:1de63e2d307841c7707f4d0c09cd1d9cd673bbd7736c5f6c533986a9de0d1118_s390x"
},
"product_reference": "rhacm2/cert-policy-controller-rhel8@sha256:1de63e2d307841c7707f4d0c09cd1d9cd673bbd7736c5f6c533986a9de0d1118_s390x",
"relates_to_product_reference": "8Base-RHACM-2.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/cert-policy-controller-rhel8@sha256:488e74aed7f420f6112ef1f7b3b5cc812358574ec149ecca1147ff2f9d6d7835_arm64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.7 for RHEL 8",
"product_id": "8Base-RHACM-2.7:rhacm2/cert-policy-controller-rhel8@sha256:488e74aed7f420f6112ef1f7b3b5cc812358574ec149ecca1147ff2f9d6d7835_arm64"
},
"product_reference": "rhacm2/cert-policy-controller-rhel8@sha256:488e74aed7f420f6112ef1f7b3b5cc812358574ec149ecca1147ff2f9d6d7835_arm64",
"relates_to_product_reference": "8Base-RHACM-2.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/cert-policy-controller-rhel8@sha256:5be8ca7ec79077906c23b52cdaa731866774a2e413babd395d3f24d892bed37a_ppc64le as a component of Red Hat Advanced Cluster Management for Kubernetes 2.7 for RHEL 8",
"product_id": "8Base-RHACM-2.7:rhacm2/cert-policy-controller-rhel8@sha256:5be8ca7ec79077906c23b52cdaa731866774a2e413babd395d3f24d892bed37a_ppc64le"
},
"product_reference": "rhacm2/cert-policy-controller-rhel8@sha256:5be8ca7ec79077906c23b52cdaa731866774a2e413babd395d3f24d892bed37a_ppc64le",
"relates_to_product_reference": "8Base-RHACM-2.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/cert-policy-controller-rhel8@sha256:c78e2547f3cff318747e354f09e5954c71fde8840ab8db818050dc9531205e6c_amd64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.7 for RHEL 8",
"product_id": "8Base-RHACM-2.7:rhacm2/cert-policy-controller-rhel8@sha256:c78e2547f3cff318747e354f09e5954c71fde8840ab8db818050dc9531205e6c_amd64"
},
"product_reference": "rhacm2/cert-policy-controller-rhel8@sha256:c78e2547f3cff318747e354f09e5954c71fde8840ab8db818050dc9531205e6c_amd64",
"relates_to_product_reference": "8Base-RHACM-2.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/cluster-backup-rhel8-operator@sha256:09f23f185abfbec175fbea2cc1fba624308c2777b5c8133d9e98daeb4bcfa009_s390x as a component of Red Hat Advanced Cluster Management for Kubernetes 2.7 for RHEL 8",
"product_id": "8Base-RHACM-2.7:rhacm2/cluster-backup-rhel8-operator@sha256:09f23f185abfbec175fbea2cc1fba624308c2777b5c8133d9e98daeb4bcfa009_s390x"
},
"product_reference": "rhacm2/cluster-backup-rhel8-operator@sha256:09f23f185abfbec175fbea2cc1fba624308c2777b5c8133d9e98daeb4bcfa009_s390x",
"relates_to_product_reference": "8Base-RHACM-2.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/cluster-backup-rhel8-operator@sha256:3af39faf1795e87018795c35b2ec5074bfcd1bf76b84326446cfb1570bc0d5e0_arm64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.7 for RHEL 8",
"product_id": "8Base-RHACM-2.7:rhacm2/cluster-backup-rhel8-operator@sha256:3af39faf1795e87018795c35b2ec5074bfcd1bf76b84326446cfb1570bc0d5e0_arm64"
},
"product_reference": "rhacm2/cluster-backup-rhel8-operator@sha256:3af39faf1795e87018795c35b2ec5074bfcd1bf76b84326446cfb1570bc0d5e0_arm64",
"relates_to_product_reference": "8Base-RHACM-2.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/cluster-backup-rhel8-operator@sha256:3c969356ace5c3bc0fa5d6d8e25a838262b0f6152533f4361034a742eb29ae24_amd64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.7 for RHEL 8",
"product_id": "8Base-RHACM-2.7:rhacm2/cluster-backup-rhel8-operator@sha256:3c969356ace5c3bc0fa5d6d8e25a838262b0f6152533f4361034a742eb29ae24_amd64"
},
"product_reference": "rhacm2/cluster-backup-rhel8-operator@sha256:3c969356ace5c3bc0fa5d6d8e25a838262b0f6152533f4361034a742eb29ae24_amd64",
"relates_to_product_reference": "8Base-RHACM-2.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/cluster-backup-rhel8-operator@sha256:f02c115867036c64cdf8669fe7690b94d23b19ad7b969938f7c4cbb00111d403_ppc64le as a component of Red Hat Advanced Cluster Management for Kubernetes 2.7 for RHEL 8",
"product_id": "8Base-RHACM-2.7:rhacm2/cluster-backup-rhel8-operator@sha256:f02c115867036c64cdf8669fe7690b94d23b19ad7b969938f7c4cbb00111d403_ppc64le"
},
"product_reference": "rhacm2/cluster-backup-rhel8-operator@sha256:f02c115867036c64cdf8669fe7690b94d23b19ad7b969938f7c4cbb00111d403_ppc64le",
"relates_to_product_reference": "8Base-RHACM-2.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/config-policy-controller-rhel8@sha256:1339f82b15ebe01ba411e70252eb5964a5d622bd28a7fa494786ae6317d3060c_amd64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.7 for RHEL 8",
"product_id": "8Base-RHACM-2.7:rhacm2/config-policy-controller-rhel8@sha256:1339f82b15ebe01ba411e70252eb5964a5d622bd28a7fa494786ae6317d3060c_amd64"
},
"product_reference": "rhacm2/config-policy-controller-rhel8@sha256:1339f82b15ebe01ba411e70252eb5964a5d622bd28a7fa494786ae6317d3060c_amd64",
"relates_to_product_reference": "8Base-RHACM-2.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/config-policy-controller-rhel8@sha256:328c0d0e4d06573f2f26bbec39f1a570eb6ddbc26a5c0fa380fec7f840f6475e_arm64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.7 for RHEL 8",
"product_id": "8Base-RHACM-2.7:rhacm2/config-policy-controller-rhel8@sha256:328c0d0e4d06573f2f26bbec39f1a570eb6ddbc26a5c0fa380fec7f840f6475e_arm64"
},
"product_reference": "rhacm2/config-policy-controller-rhel8@sha256:328c0d0e4d06573f2f26bbec39f1a570eb6ddbc26a5c0fa380fec7f840f6475e_arm64",
"relates_to_product_reference": "8Base-RHACM-2.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/config-policy-controller-rhel8@sha256:e5480dd0b573d0fd949fa2cf22d77ebb5a32765fb95bed18a02fa3155f690f5b_ppc64le as a component of Red Hat Advanced Cluster Management for Kubernetes 2.7 for RHEL 8",
"product_id": "8Base-RHACM-2.7:rhacm2/config-policy-controller-rhel8@sha256:e5480dd0b573d0fd949fa2cf22d77ebb5a32765fb95bed18a02fa3155f690f5b_ppc64le"
},
"product_reference": "rhacm2/config-policy-controller-rhel8@sha256:e5480dd0b573d0fd949fa2cf22d77ebb5a32765fb95bed18a02fa3155f690f5b_ppc64le",
"relates_to_product_reference": "8Base-RHACM-2.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/config-policy-controller-rhel8@sha256:fab9c37776dabaa9c510bf243f23407715a1e3bd1c0a0280dc22191c6349a1c0_s390x as a component of Red Hat Advanced Cluster Management for Kubernetes 2.7 for RHEL 8",
"product_id": "8Base-RHACM-2.7:rhacm2/config-policy-controller-rhel8@sha256:fab9c37776dabaa9c510bf243f23407715a1e3bd1c0a0280dc22191c6349a1c0_s390x"
},
"product_reference": "rhacm2/config-policy-controller-rhel8@sha256:fab9c37776dabaa9c510bf243f23407715a1e3bd1c0a0280dc22191c6349a1c0_s390x",
"relates_to_product_reference": "8Base-RHACM-2.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/console-rhel8@sha256:01517c35f75f1f4f4c3625eb899bff16ae5c114a241c70b56f7de2310ddd065e_s390x as a component of Red Hat Advanced Cluster Management for Kubernetes 2.7 for RHEL 8",
"product_id": "8Base-RHACM-2.7:rhacm2/console-rhel8@sha256:01517c35f75f1f4f4c3625eb899bff16ae5c114a241c70b56f7de2310ddd065e_s390x"
},
"product_reference": "rhacm2/console-rhel8@sha256:01517c35f75f1f4f4c3625eb899bff16ae5c114a241c70b56f7de2310ddd065e_s390x",
"relates_to_product_reference": "8Base-RHACM-2.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/console-rhel8@sha256:33929c835221f166d0eb731f5e553cdf78a5579a124c90b462d4bb5250dc7254_arm64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.7 for RHEL 8",
"product_id": "8Base-RHACM-2.7:rhacm2/console-rhel8@sha256:33929c835221f166d0eb731f5e553cdf78a5579a124c90b462d4bb5250dc7254_arm64"
},
"product_reference": "rhacm2/console-rhel8@sha256:33929c835221f166d0eb731f5e553cdf78a5579a124c90b462d4bb5250dc7254_arm64",
"relates_to_product_reference": "8Base-RHACM-2.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/console-rhel8@sha256:89dad712668e3fdd11a79fdc477a5a2fe1060902bd3f3e575fd2812b4e9f7037_ppc64le as a component of Red Hat Advanced Cluster Management for Kubernetes 2.7 for RHEL 8",
"product_id": "8Base-RHACM-2.7:rhacm2/console-rhel8@sha256:89dad712668e3fdd11a79fdc477a5a2fe1060902bd3f3e575fd2812b4e9f7037_ppc64le"
},
"product_reference": "rhacm2/console-rhel8@sha256:89dad712668e3fdd11a79fdc477a5a2fe1060902bd3f3e575fd2812b4e9f7037_ppc64le",
"relates_to_product_reference": "8Base-RHACM-2.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/console-rhel8@sha256:fa807a069376c408c56d593bc2e2569cec0c19f105a727a616dea3bd8305953f_amd64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.7 for RHEL 8",
"product_id": "8Base-RHACM-2.7:rhacm2/console-rhel8@sha256:fa807a069376c408c56d593bc2e2569cec0c19f105a727a616dea3bd8305953f_amd64"
},
"product_reference": "rhacm2/console-rhel8@sha256:fa807a069376c408c56d593bc2e2569cec0c19f105a727a616dea3bd8305953f_amd64",
"relates_to_product_reference": "8Base-RHACM-2.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/endpoint-monitoring-rhel8-operator@sha256:4f5241425e26875244fab0ec9e96707790ef86edca5265ac01de1ccfc86294c0_amd64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.7 for RHEL 8",
"product_id": "8Base-RHACM-2.7:rhacm2/endpoint-monitoring-rhel8-operator@sha256:4f5241425e26875244fab0ec9e96707790ef86edca5265ac01de1ccfc86294c0_amd64"
},
"product_reference": "rhacm2/endpoint-monitoring-rhel8-operator@sha256:4f5241425e26875244fab0ec9e96707790ef86edca5265ac01de1ccfc86294c0_amd64",
"relates_to_product_reference": "8Base-RHACM-2.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/endpoint-monitoring-rhel8-operator@sha256:64c9e84fb923d107d0d4d3f9026510de03f73773cc8348f0025721d26033215c_arm64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.7 for RHEL 8",
"product_id": "8Base-RHACM-2.7:rhacm2/endpoint-monitoring-rhel8-operator@sha256:64c9e84fb923d107d0d4d3f9026510de03f73773cc8348f0025721d26033215c_arm64"
},
"product_reference": "rhacm2/endpoint-monitoring-rhel8-operator@sha256:64c9e84fb923d107d0d4d3f9026510de03f73773cc8348f0025721d26033215c_arm64",
"relates_to_product_reference": "8Base-RHACM-2.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/endpoint-monitoring-rhel8-operator@sha256:8913009902c71afe34f3a98ed720997e72f764cb7e251a08a2698f2d8ce64e24_s390x as a component of Red Hat Advanced Cluster Management for Kubernetes 2.7 for RHEL 8",
"product_id": "8Base-RHACM-2.7:rhacm2/endpoint-monitoring-rhel8-operator@sha256:8913009902c71afe34f3a98ed720997e72f764cb7e251a08a2698f2d8ce64e24_s390x"
},
"product_reference": "rhacm2/endpoint-monitoring-rhel8-operator@sha256:8913009902c71afe34f3a98ed720997e72f764cb7e251a08a2698f2d8ce64e24_s390x",
"relates_to_product_reference": "8Base-RHACM-2.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/endpoint-monitoring-rhel8-operator@sha256:c5bcc8c4e5d2a4b7270b04dc1b8e8fa399a0f0bfff1d1cc3e7ec0b7b7b6e0f3f_ppc64le as a component of Red Hat Advanced Cluster Management for Kubernetes 2.7 for RHEL 8",
"product_id": "8Base-RHACM-2.7:rhacm2/endpoint-monitoring-rhel8-operator@sha256:c5bcc8c4e5d2a4b7270b04dc1b8e8fa399a0f0bfff1d1cc3e7ec0b7b7b6e0f3f_ppc64le"
},
"product_reference": "rhacm2/endpoint-monitoring-rhel8-operator@sha256:c5bcc8c4e5d2a4b7270b04dc1b8e8fa399a0f0bfff1d1cc3e7ec0b7b7b6e0f3f_ppc64le",
"relates_to_product_reference": "8Base-RHACM-2.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/governance-policy-propagator-rhel8@sha256:002229b229bf9a13e54dc16e1edacc0cf8c75d6f46948868a045d79dfd38033c_amd64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.7 for RHEL 8",
"product_id": "8Base-RHACM-2.7:rhacm2/governance-policy-propagator-rhel8@sha256:002229b229bf9a13e54dc16e1edacc0cf8c75d6f46948868a045d79dfd38033c_amd64"
},
"product_reference": "rhacm2/governance-policy-propagator-rhel8@sha256:002229b229bf9a13e54dc16e1edacc0cf8c75d6f46948868a045d79dfd38033c_amd64",
"relates_to_product_reference": "8Base-RHACM-2.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/governance-policy-propagator-rhel8@sha256:53a9030933e0b2f752461e5337590ad16e891a8fdda897d8a0cb8e135363f0d0_ppc64le as a component of Red Hat Advanced Cluster Management for Kubernetes 2.7 for RHEL 8",
"product_id": "8Base-RHACM-2.7:rhacm2/governance-policy-propagator-rhel8@sha256:53a9030933e0b2f752461e5337590ad16e891a8fdda897d8a0cb8e135363f0d0_ppc64le"
},
"product_reference": "rhacm2/governance-policy-propagator-rhel8@sha256:53a9030933e0b2f752461e5337590ad16e891a8fdda897d8a0cb8e135363f0d0_ppc64le",
"relates_to_product_reference": "8Base-RHACM-2.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/governance-policy-propagator-rhel8@sha256:d4296089159e15bf3e11f5695a34d10b83875a346545f1d09824b4fe47295cf8_s390x as a component of Red Hat Advanced Cluster Management for Kubernetes 2.7 for RHEL 8",
"product_id": "8Base-RHACM-2.7:rhacm2/governance-policy-propagator-rhel8@sha256:d4296089159e15bf3e11f5695a34d10b83875a346545f1d09824b4fe47295cf8_s390x"
},
"product_reference": "rhacm2/governance-policy-propagator-rhel8@sha256:d4296089159e15bf3e11f5695a34d10b83875a346545f1d09824b4fe47295cf8_s390x",
"relates_to_product_reference": "8Base-RHACM-2.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/governance-policy-propagator-rhel8@sha256:e05489056e65dba4eb291b050c8072608a5efc2ce971b34a903c8c7ca07e0927_arm64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.7 for RHEL 8",
"product_id": "8Base-RHACM-2.7:rhacm2/governance-policy-propagator-rhel8@sha256:e05489056e65dba4eb291b050c8072608a5efc2ce971b34a903c8c7ca07e0927_arm64"
},
"product_reference": "rhacm2/governance-policy-propagator-rhel8@sha256:e05489056e65dba4eb291b050c8072608a5efc2ce971b34a903c8c7ca07e0927_arm64",
"relates_to_product_reference": "8Base-RHACM-2.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/grafana-dashboard-loader-rhel8@sha256:0d64615d4c3a6fc8e0fc5eb595d8f846f17f7462aaf66b40aa54436fe2b4bd2b_amd64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.7 for RHEL 8",
"product_id": "8Base-RHACM-2.7:rhacm2/grafana-dashboard-loader-rhel8@sha256:0d64615d4c3a6fc8e0fc5eb595d8f846f17f7462aaf66b40aa54436fe2b4bd2b_amd64"
},
"product_reference": "rhacm2/grafana-dashboard-loader-rhel8@sha256:0d64615d4c3a6fc8e0fc5eb595d8f846f17f7462aaf66b40aa54436fe2b4bd2b_amd64",
"relates_to_product_reference": "8Base-RHACM-2.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/grafana-dashboard-loader-rhel8@sha256:c182f0b51bfd9b29ea7363f74522a49b6601418f5db76843231167ef1176f709_s390x as a component of Red Hat Advanced Cluster Management for Kubernetes 2.7 for RHEL 8",
"product_id": "8Base-RHACM-2.7:rhacm2/grafana-dashboard-loader-rhel8@sha256:c182f0b51bfd9b29ea7363f74522a49b6601418f5db76843231167ef1176f709_s390x"
},
"product_reference": "rhacm2/grafana-dashboard-loader-rhel8@sha256:c182f0b51bfd9b29ea7363f74522a49b6601418f5db76843231167ef1176f709_s390x",
"relates_to_product_reference": "8Base-RHACM-2.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/grafana-dashboard-loader-rhel8@sha256:d41f6fabaec525dfaac736806b93102479260309f482e155af2b03dc3c9a0c61_arm64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.7 for RHEL 8",
"product_id": "8Base-RHACM-2.7:rhacm2/grafana-dashboard-loader-rhel8@sha256:d41f6fabaec525dfaac736806b93102479260309f482e155af2b03dc3c9a0c61_arm64"
},
"product_reference": "rhacm2/grafana-dashboard-loader-rhel8@sha256:d41f6fabaec525dfaac736806b93102479260309f482e155af2b03dc3c9a0c61_arm64",
"relates_to_product_reference": "8Base-RHACM-2.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/grafana-dashboard-loader-rhel8@sha256:f35f6472c8138046e2f9017659dfb5a703cd895032a21d6d95c1075173005f7c_ppc64le as a component of Red Hat Advanced Cluster Management for Kubernetes 2.7 for RHEL 8",
"product_id": "8Base-RHACM-2.7:rhacm2/grafana-dashboard-loader-rhel8@sha256:f35f6472c8138046e2f9017659dfb5a703cd895032a21d6d95c1075173005f7c_ppc64le"
},
"product_reference": "rhacm2/grafana-dashboard-loader-rhel8@sha256:f35f6472c8138046e2f9017659dfb5a703cd895032a21d6d95c1075173005f7c_ppc64le",
"relates_to_product_reference": "8Base-RHACM-2.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/iam-policy-controller-rhel8@sha256:83354271af399291790b9c3e2e98ba1db7fac99b48a385d50e7318b357f882ca_ppc64le as a component of Red Hat Advanced Cluster Management for Kubernetes 2.7 for RHEL 8",
"product_id": "8Base-RHACM-2.7:rhacm2/iam-policy-controller-rhel8@sha256:83354271af399291790b9c3e2e98ba1db7fac99b48a385d50e7318b357f882ca_ppc64le"
},
"product_reference": "rhacm2/iam-policy-controller-rhel8@sha256:83354271af399291790b9c3e2e98ba1db7fac99b48a385d50e7318b357f882ca_ppc64le",
"relates_to_product_reference": "8Base-RHACM-2.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/iam-policy-controller-rhel8@sha256:cc5f8499009dc316d936c3a57f9a9457d5f2bbc8568e2b484a7c8b1cc676da7c_arm64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.7 for RHEL 8",
"product_id": "8Base-RHACM-2.7:rhacm2/iam-policy-controller-rhel8@sha256:cc5f8499009dc316d936c3a57f9a9457d5f2bbc8568e2b484a7c8b1cc676da7c_arm64"
},
"product_reference": "rhacm2/iam-policy-controller-rhel8@sha256:cc5f8499009dc316d936c3a57f9a9457d5f2bbc8568e2b484a7c8b1cc676da7c_arm64",
"relates_to_product_reference": "8Base-RHACM-2.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/iam-policy-controller-rhel8@sha256:e79bba365fb1a5edb7cc53d07cebdbb56e861948dedd61e9697f14a8defc300b_amd64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.7 for RHEL 8",
"product_id": "8Base-RHACM-2.7:rhacm2/iam-policy-controller-rhel8@sha256:e79bba365fb1a5edb7cc53d07cebdbb56e861948dedd61e9697f14a8defc300b_amd64"
},
"product_reference": "rhacm2/iam-policy-controller-rhel8@sha256:e79bba365fb1a5edb7cc53d07cebdbb56e861948dedd61e9697f14a8defc300b_amd64",
"relates_to_product_reference": "8Base-RHACM-2.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/iam-policy-controller-rhel8@sha256:f7a86d6209a19498e56da1f39533a1198af35c2a9e3c824cea252eb34d737219_s390x as a component of Red Hat Advanced Cluster Management for Kubernetes 2.7 for RHEL 8",
"product_id": "8Base-RHACM-2.7:rhacm2/iam-policy-controller-rhel8@sha256:f7a86d6209a19498e56da1f39533a1198af35c2a9e3c824cea252eb34d737219_s390x"
},
"product_reference": "rhacm2/iam-policy-controller-rhel8@sha256:f7a86d6209a19498e56da1f39533a1198af35c2a9e3c824cea252eb34d737219_s390x",
"relates_to_product_reference": "8Base-RHACM-2.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/insights-client-rhel8@sha256:41d64847ac789df45b51aeca8debfa2a5ac7ff15ad880ba7213ce8afbe4aff2e_amd64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.7 for RHEL 8",
"product_id": "8Base-RHACM-2.7:rhacm2/insights-client-rhel8@sha256:41d64847ac789df45b51aeca8debfa2a5ac7ff15ad880ba7213ce8afbe4aff2e_amd64"
},
"product_reference": "rhacm2/insights-client-rhel8@sha256:41d64847ac789df45b51aeca8debfa2a5ac7ff15ad880ba7213ce8afbe4aff2e_amd64",
"relates_to_product_reference": "8Base-RHACM-2.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/insights-client-rhel8@sha256:5a32ad8c8e7792f9679a604f073bce047c4f8fdd713a655ae83314e27366c5af_arm64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.7 for RHEL 8",
"product_id": "8Base-RHACM-2.7:rhacm2/insights-client-rhel8@sha256:5a32ad8c8e7792f9679a604f073bce047c4f8fdd713a655ae83314e27366c5af_arm64"
},
"product_reference": "rhacm2/insights-client-rhel8@sha256:5a32ad8c8e7792f9679a604f073bce047c4f8fdd713a655ae83314e27366c5af_arm64",
"relates_to_product_reference": "8Base-RHACM-2.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/insights-client-rhel8@sha256:7040938ffaa1682dfefe95a614335b9d4f59aac472e47937f1d19f8325d985e6_ppc64le as a component of Red Hat Advanced Cluster Management for Kubernetes 2.7 for RHEL 8",
"product_id": "8Base-RHACM-2.7:rhacm2/insights-client-rhel8@sha256:7040938ffaa1682dfefe95a614335b9d4f59aac472e47937f1d19f8325d985e6_ppc64le"
},
"product_reference": "rhacm2/insights-client-rhel8@sha256:7040938ffaa1682dfefe95a614335b9d4f59aac472e47937f1d19f8325d985e6_ppc64le",
"relates_to_product_reference": "8Base-RHACM-2.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/insights-client-rhel8@sha256:9d25ef8c29b2dac4660e18c17d0286fa2ff0f6f6383b6bf795f7e5e6f70b950e_s390x as a component of Red Hat Advanced Cluster Management for Kubernetes 2.7 for RHEL 8",
"product_id": "8Base-RHACM-2.7:rhacm2/insights-client-rhel8@sha256:9d25ef8c29b2dac4660e18c17d0286fa2ff0f6f6383b6bf795f7e5e6f70b950e_s390x"
},
"product_reference": "rhacm2/insights-client-rhel8@sha256:9d25ef8c29b2dac4660e18c17d0286fa2ff0f6f6383b6bf795f7e5e6f70b950e_s390x",
"relates_to_product_reference": "8Base-RHACM-2.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/insights-metrics-rhel8@sha256:4bf538ff68126949da79f7b1ab97a44a64529e240cd3f84360a88bb6a9a08e4d_ppc64le as a component of Red Hat Advanced Cluster Management for Kubernetes 2.7 for RHEL 8",
"product_id": "8Base-RHACM-2.7:rhacm2/insights-metrics-rhel8@sha256:4bf538ff68126949da79f7b1ab97a44a64529e240cd3f84360a88bb6a9a08e4d_ppc64le"
},
"product_reference": "rhacm2/insights-metrics-rhel8@sha256:4bf538ff68126949da79f7b1ab97a44a64529e240cd3f84360a88bb6a9a08e4d_ppc64le",
"relates_to_product_reference": "8Base-RHACM-2.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/insights-metrics-rhel8@sha256:57bf2eca5df0be601d7dd59357e95d078bf69d26c1b26cdd56d0d311df123d5a_arm64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.7 for RHEL 8",
"product_id": "8Base-RHACM-2.7:rhacm2/insights-metrics-rhel8@sha256:57bf2eca5df0be601d7dd59357e95d078bf69d26c1b26cdd56d0d311df123d5a_arm64"
},
"product_reference": "rhacm2/insights-metrics-rhel8@sha256:57bf2eca5df0be601d7dd59357e95d078bf69d26c1b26cdd56d0d311df123d5a_arm64",
"relates_to_product_reference": "8Base-RHACM-2.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/insights-metrics-rhel8@sha256:65f96884ed34103842217b26597ec413197db699aeb004daeca08f1d08014f46_amd64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.7 for RHEL 8",
"product_id": "8Base-RHACM-2.7:rhacm2/insights-metrics-rhel8@sha256:65f96884ed34103842217b26597ec413197db699aeb004daeca08f1d08014f46_amd64"
},
"product_reference": "rhacm2/insights-metrics-rhel8@sha256:65f96884ed34103842217b26597ec413197db699aeb004daeca08f1d08014f46_amd64",
"relates_to_product_reference": "8Base-RHACM-2.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/insights-metrics-rhel8@sha256:ed01454411cbdfb20661aecc76e00767b5ec122e27a379159476eabba741b94e_s390x as a component of Red Hat Advanced Cluster Management for Kubernetes 2.7 for RHEL 8",
"product_id": "8Base-RHACM-2.7:rhacm2/insights-metrics-rhel8@sha256:ed01454411cbdfb20661aecc76e00767b5ec122e27a379159476eabba741b94e_s390x"
},
"product_reference": "rhacm2/insights-metrics-rhel8@sha256:ed01454411cbdfb20661aecc76e00767b5ec122e27a379159476eabba741b94e_s390x",
"relates_to_product_reference": "8Base-RHACM-2.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/klusterlet-addon-controller-rhel8@sha256:523776c04653aac8c750ff48156fd7a5b0efd9ad35c40cbacdbe0ca6dda48217_amd64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.7 for RHEL 8",
"product_id": "8Base-RHACM-2.7:rhacm2/klusterlet-addon-controller-rhel8@sha256:523776c04653aac8c750ff48156fd7a5b0efd9ad35c40cbacdbe0ca6dda48217_amd64"
},
"product_reference": "rhacm2/klusterlet-addon-controller-rhel8@sha256:523776c04653aac8c750ff48156fd7a5b0efd9ad35c40cbacdbe0ca6dda48217_amd64",
"relates_to_product_reference": "8Base-RHACM-2.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/klusterlet-addon-controller-rhel8@sha256:7cea9ce9aeb26df137590353de05b8a88ee55faa43cecde68e40fb875f9844cd_arm64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.7 for RHEL 8",
"product_id": "8Base-RHACM-2.7:rhacm2/klusterlet-addon-controller-rhel8@sha256:7cea9ce9aeb26df137590353de05b8a88ee55faa43cecde68e40fb875f9844cd_arm64"
},
"product_reference": "rhacm2/klusterlet-addon-controller-rhel8@sha256:7cea9ce9aeb26df137590353de05b8a88ee55faa43cecde68e40fb875f9844cd_arm64",
"relates_to_product_reference": "8Base-RHACM-2.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/klusterlet-addon-controller-rhel8@sha256:866125412b6812710734b9e72d09581be40879bb57236e37660e2d29210a37ad_s390x as a component of Red Hat Advanced Cluster Management for Kubernetes 2.7 for RHEL 8",
"product_id": "8Base-RHACM-2.7:rhacm2/klusterlet-addon-controller-rhel8@sha256:866125412b6812710734b9e72d09581be40879bb57236e37660e2d29210a37ad_s390x"
},
"product_reference": "rhacm2/klusterlet-addon-controller-rhel8@sha256:866125412b6812710734b9e72d09581be40879bb57236e37660e2d29210a37ad_s390x",
"relates_to_product_reference": "8Base-RHACM-2.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/klusterlet-addon-controller-rhel8@sha256:c89f9fed1ce56a6baf10808454b01d4df88571db744feb2bfae8b5707d82013f_ppc64le as a component of Red Hat Advanced Cluster Management for Kubernetes 2.7 for RHEL 8",
"product_id": "8Base-RHACM-2.7:rhacm2/klusterlet-addon-controller-rhel8@sha256:c89f9fed1ce56a6baf10808454b01d4df88571db744feb2bfae8b5707d82013f_ppc64le"
},
"product_reference": "rhacm2/klusterlet-addon-controller-rhel8@sha256:c89f9fed1ce56a6baf10808454b01d4df88571db744feb2bfae8b5707d82013f_ppc64le",
"relates_to_product_reference": "8Base-RHACM-2.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/kube-rbac-proxy-rhel8@sha256:407178ad223483b92a382e0fb916de9f42f1a0db9aaacb66710a7a743f1c3dce_arm64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.7 for RHEL 8",
"product_id": "8Base-RHACM-2.7:rhacm2/kube-rbac-proxy-rhel8@sha256:407178ad223483b92a382e0fb916de9f42f1a0db9aaacb66710a7a743f1c3dce_arm64"
},
"product_reference": "rhacm2/kube-rbac-proxy-rhel8@sha256:407178ad223483b92a382e0fb916de9f42f1a0db9aaacb66710a7a743f1c3dce_arm64",
"relates_to_product_reference": "8Base-RHACM-2.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/kube-rbac-proxy-rhel8@sha256:455dde7a89b1505c93651022451b83e1e8f86186b98f660e3c6ad998a97d48f3_ppc64le as a component of Red Hat Advanced Cluster Management for Kubernetes 2.7 for RHEL 8",
"product_id": "8Base-RHACM-2.7:rhacm2/kube-rbac-proxy-rhel8@sha256:455dde7a89b1505c93651022451b83e1e8f86186b98f660e3c6ad998a97d48f3_ppc64le"
},
"product_reference": "rhacm2/kube-rbac-proxy-rhel8@sha256:455dde7a89b1505c93651022451b83e1e8f86186b98f660e3c6ad998a97d48f3_ppc64le",
"relates_to_product_reference": "8Base-RHACM-2.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/kube-rbac-proxy-rhel8@sha256:95de0275698ef704379246e088763c3827171487049b9cfb857712ddbdef46e9_amd64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.7 for RHEL 8",
"product_id": "8Base-RHACM-2.7:rhacm2/kube-rbac-proxy-rhel8@sha256:95de0275698ef704379246e088763c3827171487049b9cfb857712ddbdef46e9_amd64"
},
"product_reference": "rhacm2/kube-rbac-proxy-rhel8@sha256:95de0275698ef704379246e088763c3827171487049b9cfb857712ddbdef46e9_amd64",
"relates_to_product_reference": "8Base-RHACM-2.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/kube-rbac-proxy-rhel8@sha256:f0397b30dc7b824b0e37a256c5a067585885c80db1033b44a13fe56446cd80a9_s390x as a component of Red Hat Advanced Cluster Management for Kubernetes 2.7 for RHEL 8",
"product_id": "8Base-RHACM-2.7:rhacm2/kube-rbac-proxy-rhel8@sha256:f0397b30dc7b824b0e37a256c5a067585885c80db1033b44a13fe56446cd80a9_s390x"
},
"product_reference": "rhacm2/kube-rbac-proxy-rhel8@sha256:f0397b30dc7b824b0e37a256c5a067585885c80db1033b44a13fe56446cd80a9_s390x",
"relates_to_product_reference": "8Base-RHACM-2.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/kube-state-metrics-rhel8@sha256:1f27bc62a66413a31d2d680ecd2a8ed9c9d378341da56b788cd86c98151a1fd4_s390x as a component of Red Hat Advanced Cluster Management for Kubernetes 2.7 for RHEL 8",
"product_id": "8Base-RHACM-2.7:rhacm2/kube-state-metrics-rhel8@sha256:1f27bc62a66413a31d2d680ecd2a8ed9c9d378341da56b788cd86c98151a1fd4_s390x"
},
"product_reference": "rhacm2/kube-state-metrics-rhel8@sha256:1f27bc62a66413a31d2d680ecd2a8ed9c9d378341da56b788cd86c98151a1fd4_s390x",
"relates_to_product_reference": "8Base-RHACM-2.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/kube-state-metrics-rhel8@sha256:534420075e829b5881f6cd3f32d4aa90ea3075de869b84f689c9606d4f03521a_arm64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.7 for RHEL 8",
"product_id": "8Base-RHACM-2.7:rhacm2/kube-state-metrics-rhel8@sha256:534420075e829b5881f6cd3f32d4aa90ea3075de869b84f689c9606d4f03521a_arm64"
},
"product_reference": "rhacm2/kube-state-metrics-rhel8@sha256:534420075e829b5881f6cd3f32d4aa90ea3075de869b84f689c9606d4f03521a_arm64",
"relates_to_product_reference": "8Base-RHACM-2.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/kube-state-metrics-rhel8@sha256:8cc675a0cf4ff24b28c0b75a54fc4f3328c6a9f041f21d1814d210b7704f6970_amd64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.7 for RHEL 8",
"product_id": "8Base-RHACM-2.7:rhacm2/kube-state-metrics-rhel8@sha256:8cc675a0cf4ff24b28c0b75a54fc4f3328c6a9f041f21d1814d210b7704f6970_amd64"
},
"product_reference": "rhacm2/kube-state-metrics-rhel8@sha256:8cc675a0cf4ff24b28c0b75a54fc4f3328c6a9f041f21d1814d210b7704f6970_amd64",
"relates_to_product_reference": "8Base-RHACM-2.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/kube-state-metrics-rhel8@sha256:c56179f297ebab2ef9851417ec42ac6c16b6f8cb3627c243ff6984d2dd6ac76d_ppc64le as a component of Red Hat Advanced Cluster Management for Kubernetes 2.7 for RHEL 8",
"product_id": "8Base-RHACM-2.7:rhacm2/kube-state-metrics-rhel8@sha256:c56179f297ebab2ef9851417ec42ac6c16b6f8cb3627c243ff6984d2dd6ac76d_ppc64le"
},
"product_reference": "rhacm2/kube-state-metrics-rhel8@sha256:c56179f297ebab2ef9851417ec42ac6c16b6f8cb3627c243ff6984d2dd6ac76d_ppc64le",
"relates_to_product_reference": "8Base-RHACM-2.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/management-ingress-rhel8@sha256:3b94abf5182934113b1cf9b8688a2da977d5fec3110f2d79b81b2ec46ffeada3_ppc64le as a component of Red Hat Advanced Cluster Management for Kubernetes 2.7 for RHEL 8",
"product_id": "8Base-RHACM-2.7:rhacm2/management-ingress-rhel8@sha256:3b94abf5182934113b1cf9b8688a2da977d5fec3110f2d79b81b2ec46ffeada3_ppc64le"
},
"product_reference": "rhacm2/management-ingress-rhel8@sha256:3b94abf5182934113b1cf9b8688a2da977d5fec3110f2d79b81b2ec46ffeada3_ppc64le",
"relates_to_product_reference": "8Base-RHACM-2.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/management-ingress-rhel8@sha256:70aa7c3711b4085caa9ba50295dfedf9b2cd3a1b37e815e4a7245c1aef0cfe22_s390x as a component of Red Hat Advanced Cluster Management for Kubernetes 2.7 for RHEL 8",
"product_id": "8Base-RHACM-2.7:rhacm2/management-ingress-rhel8@sha256:70aa7c3711b4085caa9ba50295dfedf9b2cd3a1b37e815e4a7245c1aef0cfe22_s390x"
},
"product_reference": "rhacm2/management-ingress-rhel8@sha256:70aa7c3711b4085caa9ba50295dfedf9b2cd3a1b37e815e4a7245c1aef0cfe22_s390x",
"relates_to_product_reference": "8Base-RHACM-2.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/management-ingress-rhel8@sha256:bea2ee18f401ec1b4c4b87f40f6f79a4418d6aafad5e2b50099f7541b6699de7_arm64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.7 for RHEL 8",
"product_id": "8Base-RHACM-2.7:rhacm2/management-ingress-rhel8@sha256:bea2ee18f401ec1b4c4b87f40f6f79a4418d6aafad5e2b50099f7541b6699de7_arm64"
},
"product_reference": "rhacm2/management-ingress-rhel8@sha256:bea2ee18f401ec1b4c4b87f40f6f79a4418d6aafad5e2b50099f7541b6699de7_arm64",
"relates_to_product_reference": "8Base-RHACM-2.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/management-ingress-rhel8@sha256:f45de50d8d7b6a285317a3bc1c413427841c8d6fab742f6de0a61bad9722b61e_amd64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.7 for RHEL 8",
"product_id": "8Base-RHACM-2.7:rhacm2/management-ingress-rhel8@sha256:f45de50d8d7b6a285317a3bc1c413427841c8d6fab742f6de0a61bad9722b61e_amd64"
},
"product_reference": "rhacm2/management-ingress-rhel8@sha256:f45de50d8d7b6a285317a3bc1c413427841c8d6fab742f6de0a61bad9722b61e_amd64",
"relates_to_product_reference": "8Base-RHACM-2.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/memcached-exporter-rhel8@sha256:094b84362782a88d8b0c7a75a23dd5ae3ff846913f0a49e732d53cc0efdf6a61_arm64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.7 for RHEL 8",
"product_id": "8Base-RHACM-2.7:rhacm2/memcached-exporter-rhel8@sha256:094b84362782a88d8b0c7a75a23dd5ae3ff846913f0a49e732d53cc0efdf6a61_arm64"
},
"product_reference": "rhacm2/memcached-exporter-rhel8@sha256:094b84362782a88d8b0c7a75a23dd5ae3ff846913f0a49e732d53cc0efdf6a61_arm64",
"relates_to_product_reference": "8Base-RHACM-2.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/memcached-exporter-rhel8@sha256:708e8f9531f5cc33a2543956eb0c940e5ad36d2ac196903a0beaa42944cb543f_ppc64le as a component of Red Hat Advanced Cluster Management for Kubernetes 2.7 for RHEL 8",
"product_id": "8Base-RHACM-2.7:rhacm2/memcached-exporter-rhel8@sha256:708e8f9531f5cc33a2543956eb0c940e5ad36d2ac196903a0beaa42944cb543f_ppc64le"
},
"product_reference": "rhacm2/memcached-exporter-rhel8@sha256:708e8f9531f5cc33a2543956eb0c940e5ad36d2ac196903a0beaa42944cb543f_ppc64le",
"relates_to_product_reference": "8Base-RHACM-2.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/memcached-exporter-rhel8@sha256:baa029b8feb59ec4d626f021ebf777cc991c1a24c29c321c40513b91641f4bbc_amd64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.7 for RHEL 8",
"product_id": "8Base-RHACM-2.7:rhacm2/memcached-exporter-rhel8@sha256:baa029b8feb59ec4d626f021ebf777cc991c1a24c29c321c40513b91641f4bbc_amd64"
},
"product_reference": "rhacm2/memcached-exporter-rhel8@sha256:baa029b8feb59ec4d626f021ebf777cc991c1a24c29c321c40513b91641f4bbc_amd64",
"relates_to_product_reference": "8Base-RHACM-2.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/memcached-exporter-rhel8@sha256:c7937a592a255199c316e30c499d0c150cc95c3f208e46d8a936a5bc03a1fed6_s390x as a component of Red Hat Advanced Cluster Management for Kubernetes 2.7 for RHEL 8",
"product_id": "8Base-RHACM-2.7:rhacm2/memcached-exporter-rhel8@sha256:c7937a592a255199c316e30c499d0c150cc95c3f208e46d8a936a5bc03a1fed6_s390x"
},
"product_reference": "rhacm2/memcached-exporter-rhel8@sha256:c7937a592a255199c316e30c499d0c150cc95c3f208e46d8a936a5bc03a1fed6_s390x",
"relates_to_product_reference": "8Base-RHACM-2.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/memcached-rhel8@sha256:21d28e1c3d1c7e8803261867c20a29df444676780ed9d4cc9f1dd1c8dbd68688_amd64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.7 for RHEL 8",
"product_id": "8Base-RHACM-2.7:rhacm2/memcached-rhel8@sha256:21d28e1c3d1c7e8803261867c20a29df444676780ed9d4cc9f1dd1c8dbd68688_amd64"
},
"product_reference": "rhacm2/memcached-rhel8@sha256:21d28e1c3d1c7e8803261867c20a29df444676780ed9d4cc9f1dd1c8dbd68688_amd64",
"relates_to_product_reference": "8Base-RHACM-2.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/memcached-rhel8@sha256:6bac06a2e1e181fe4920a33df5ce433635871a42ba30fbbe0adff1c505fbab4b_ppc64le as a component of Red Hat Advanced Cluster Management for Kubernetes 2.7 for RHEL 8",
"product_id": "8Base-RHACM-2.7:rhacm2/memcached-rhel8@sha256:6bac06a2e1e181fe4920a33df5ce433635871a42ba30fbbe0adff1c505fbab4b_ppc64le"
},
"product_reference": "rhacm2/memcached-rhel8@sha256:6bac06a2e1e181fe4920a33df5ce433635871a42ba30fbbe0adff1c505fbab4b_ppc64le",
"relates_to_product_reference": "8Base-RHACM-2.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/memcached-rhel8@sha256:6c7cb2786f6863e7d1c8554f159c68123921d22bbd7bec5fc3532cad991937b4_s390x as a component of Red Hat Advanced Cluster Management for Kubernetes 2.7 for RHEL 8",
"product_id": "8Base-RHACM-2.7:rhacm2/memcached-rhel8@sha256:6c7cb2786f6863e7d1c8554f159c68123921d22bbd7bec5fc3532cad991937b4_s390x"
},
"product_reference": "rhacm2/memcached-rhel8@sha256:6c7cb2786f6863e7d1c8554f159c68123921d22bbd7bec5fc3532cad991937b4_s390x",
"relates_to_product_reference": "8Base-RHACM-2.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/memcached-rhel8@sha256:e044af5fee732dd9923759b312c3b72dd4b6ab1780456973f35677d72586913e_arm64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.7 for RHEL 8",
"product_id": "8Base-RHACM-2.7:rhacm2/memcached-rhel8@sha256:e044af5fee732dd9923759b312c3b72dd4b6ab1780456973f35677d72586913e_arm64"
},
"product_reference": "rhacm2/memcached-rhel8@sha256:e044af5fee732dd9923759b312c3b72dd4b6ab1780456973f35677d72586913e_arm64",
"relates_to_product_reference": "8Base-RHACM-2.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/metrics-collector-rhel8@sha256:21644ef77ec046c79fb64f612245ac5d59c0aa569c548b48062da8896d159696_s390x as a component of Red Hat Advanced Cluster Management for Kubernetes 2.7 for RHEL 8",
"product_id": "8Base-RHACM-2.7:rhacm2/metrics-collector-rhel8@sha256:21644ef77ec046c79fb64f612245ac5d59c0aa569c548b48062da8896d159696_s390x"
},
"product_reference": "rhacm2/metrics-collector-rhel8@sha256:21644ef77ec046c79fb64f612245ac5d59c0aa569c548b48062da8896d159696_s390x",
"relates_to_product_reference": "8Base-RHACM-2.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/metrics-collector-rhel8@sha256:2358249e2cf40d054cca5711f39091e2f0cbd44e61a24d3c1dd1a9e79cc440b1_arm64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.7 for RHEL 8",
"product_id": "8Base-RHACM-2.7:rhacm2/metrics-collector-rhel8@sha256:2358249e2cf40d054cca5711f39091e2f0cbd44e61a24d3c1dd1a9e79cc440b1_arm64"
},
"product_reference": "rhacm2/metrics-collector-rhel8@sha256:2358249e2cf40d054cca5711f39091e2f0cbd44e61a24d3c1dd1a9e79cc440b1_arm64",
"relates_to_product_reference": "8Base-RHACM-2.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/metrics-collector-rhel8@sha256:9638fab8d1439730395607cc99bcda33eae5e813778398888124e8ae319cb80e_amd64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.7 for RHEL 8",
"product_id": "8Base-RHACM-2.7:rhacm2/metrics-collector-rhel8@sha256:9638fab8d1439730395607cc99bcda33eae5e813778398888124e8ae319cb80e_amd64"
},
"product_reference": "rhacm2/metrics-collector-rhel8@sha256:9638fab8d1439730395607cc99bcda33eae5e813778398888124e8ae319cb80e_amd64",
"relates_to_product_reference": "8Base-RHACM-2.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/metrics-collector-rhel8@sha256:e06aed89ad0c48bef78e45512d22c3373f62c63d335d953ba064b160a68fcad2_ppc64le as a component of Red Hat Advanced Cluster Management for Kubernetes 2.7 for RHEL 8",
"product_id": "8Base-RHACM-2.7:rhacm2/metrics-collector-rhel8@sha256:e06aed89ad0c48bef78e45512d22c3373f62c63d335d953ba064b160a68fcad2_ppc64le"
},
"product_reference": "rhacm2/metrics-collector-rhel8@sha256:e06aed89ad0c48bef78e45512d22c3373f62c63d335d953ba064b160a68fcad2_ppc64le",
"relates_to_product_reference": "8Base-RHACM-2.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/multicloud-integrations-rhel8@sha256:1063ef655f5dd15b0b914572ba672892eb53b441ae151d14cffca9d320860f2d_ppc64le as a component of Red Hat Advanced Cluster Management for Kubernetes 2.7 for RHEL 8",
"product_id": "8Base-RHACM-2.7:rhacm2/multicloud-integrations-rhel8@sha256:1063ef655f5dd15b0b914572ba672892eb53b441ae151d14cffca9d320860f2d_ppc64le"
},
"product_reference": "rhacm2/multicloud-integrations-rhel8@sha256:1063ef655f5dd15b0b914572ba672892eb53b441ae151d14cffca9d320860f2d_ppc64le",
"relates_to_product_reference": "8Base-RHACM-2.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/multicloud-integrations-rhel8@sha256:3f0ab9161698eb9e3342c3b3fc70d5ca9c420cdcc5a5ccebc8cc993dfefb9dc3_amd64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.7 for RHEL 8",
"product_id": "8Base-RHACM-2.7:rhacm2/multicloud-integrations-rhel8@sha256:3f0ab9161698eb9e3342c3b3fc70d5ca9c420cdcc5a5ccebc8cc993dfefb9dc3_amd64"
},
"product_reference": "rhacm2/multicloud-integrations-rhel8@sha256:3f0ab9161698eb9e3342c3b3fc70d5ca9c420cdcc5a5ccebc8cc993dfefb9dc3_amd64",
"relates_to_product_reference": "8Base-RHACM-2.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/multicloud-integrations-rhel8@sha256:651c4ac3da42bc2acfe9bff35e397ccf5e88abb6303622f3244d6ccb9b8f9e0d_s390x as a component of Red Hat Advanced Cluster Management for Kubernetes 2.7 for RHEL 8",
"product_id": "8Base-RHACM-2.7:rhacm2/multicloud-integrations-rhel8@sha256:651c4ac3da42bc2acfe9bff35e397ccf5e88abb6303622f3244d6ccb9b8f9e0d_s390x"
},
"product_reference": "rhacm2/multicloud-integrations-rhel8@sha256:651c4ac3da42bc2acfe9bff35e397ccf5e88abb6303622f3244d6ccb9b8f9e0d_s390x",
"relates_to_product_reference": "8Base-RHACM-2.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/multicloud-integrations-rhel8@sha256:f02a569222e13356f5fbdef5b7d2da943e6f6071fd88ba75a2565b3d340b6c3a_arm64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.7 for RHEL 8",
"product_id": "8Base-RHACM-2.7:rhacm2/multicloud-integrations-rhel8@sha256:f02a569222e13356f5fbdef5b7d2da943e6f6071fd88ba75a2565b3d340b6c3a_arm64"
},
"product_reference": "rhacm2/multicloud-integrations-rhel8@sha256:f02a569222e13356f5fbdef5b7d2da943e6f6071fd88ba75a2565b3d340b6c3a_arm64",
"relates_to_product_reference": "8Base-RHACM-2.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/multicluster-observability-rhel8-operator@sha256:49083d7039af6df4bd639dd998162c96dc586da4d828ffbe9c880a8a8d6d13d6_arm64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.7 for RHEL 8",
"product_id": "8Base-RHACM-2.7:rhacm2/multicluster-observability-rhel8-operator@sha256:49083d7039af6df4bd639dd998162c96dc586da4d828ffbe9c880a8a8d6d13d6_arm64"
},
"product_reference": "rhacm2/multicluster-observability-rhel8-operator@sha256:49083d7039af6df4bd639dd998162c96dc586da4d828ffbe9c880a8a8d6d13d6_arm64",
"relates_to_product_reference": "8Base-RHACM-2.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/multicluster-observability-rhel8-operator@sha256:68228ba1ef7bf5631f0cab91cb4e9f86c3d24c1ad587332d42c4f85e1a3608d7_amd64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.7 for RHEL 8",
"product_id": "8Base-RHACM-2.7:rhacm2/multicluster-observability-rhel8-operator@sha256:68228ba1ef7bf5631f0cab91cb4e9f86c3d24c1ad587332d42c4f85e1a3608d7_amd64"
},
"product_reference": "rhacm2/multicluster-observability-rhel8-operator@sha256:68228ba1ef7bf5631f0cab91cb4e9f86c3d24c1ad587332d42c4f85e1a3608d7_amd64",
"relates_to_product_reference": "8Base-RHACM-2.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/multicluster-observability-rhel8-operator@sha256:93da29b41da3c87d4bffaf42369b50217f5d8f81d0a82c4108c27a3c40f544d8_s390x as a component of Red Hat Advanced Cluster Management for Kubernetes 2.7 for RHEL 8",
"product_id": "8Base-RHACM-2.7:rhacm2/multicluster-observability-rhel8-operator@sha256:93da29b41da3c87d4bffaf42369b50217f5d8f81d0a82c4108c27a3c40f544d8_s390x"
},
"product_reference": "rhacm2/multicluster-observability-rhel8-operator@sha256:93da29b41da3c87d4bffaf42369b50217f5d8f81d0a82c4108c27a3c40f544d8_s390x",
"relates_to_product_reference": "8Base-RHACM-2.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/multicluster-observability-rhel8-operator@sha256:f212909bc9ed5be6da68a3b6a4866fdc17ecc3514b075977a8679998d6742cbe_ppc64le as a component of Red Hat Advanced Cluster Management for Kubernetes 2.7 for RHEL 8",
"product_id": "8Base-RHACM-2.7:rhacm2/multicluster-observability-rhel8-operator@sha256:f212909bc9ed5be6da68a3b6a4866fdc17ecc3514b075977a8679998d6742cbe_ppc64le"
},
"product_reference": "rhacm2/multicluster-observability-rhel8-operator@sha256:f212909bc9ed5be6da68a3b6a4866fdc17ecc3514b075977a8679998d6742cbe_ppc64le",
"relates_to_product_reference": "8Base-RHACM-2.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/multicluster-operators-application-rhel8@sha256:299f0753c65ab4e609418fd5515bdcb041bee357f4db192ae32a24ad0c4d7853_s390x as a component of Red Hat Advanced Cluster Management for Kubernetes 2.7 for RHEL 8",
"product_id": "8Base-RHACM-2.7:rhacm2/multicluster-operators-application-rhel8@sha256:299f0753c65ab4e609418fd5515bdcb041bee357f4db192ae32a24ad0c4d7853_s390x"
},
"product_reference": "rhacm2/multicluster-operators-application-rhel8@sha256:299f0753c65ab4e609418fd5515bdcb041bee357f4db192ae32a24ad0c4d7853_s390x",
"relates_to_product_reference": "8Base-RHACM-2.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/multicluster-operators-application-rhel8@sha256:62520c406cdbd823e99e8ee9ff9119b61cb6880fcb1335211b6520bedec564f2_amd64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.7 for RHEL 8",
"product_id": "8Base-RHACM-2.7:rhacm2/multicluster-operators-application-rhel8@sha256:62520c406cdbd823e99e8ee9ff9119b61cb6880fcb1335211b6520bedec564f2_amd64"
},
"product_reference": "rhacm2/multicluster-operators-application-rhel8@sha256:62520c406cdbd823e99e8ee9ff9119b61cb6880fcb1335211b6520bedec564f2_amd64",
"relates_to_product_reference": "8Base-RHACM-2.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/multicluster-operators-application-rhel8@sha256:9c58c89cb0173394684d7d23178ad32eb2d571444cb306ea599565eaac92ea4f_arm64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.7 for RHEL 8",
"product_id": "8Base-RHACM-2.7:rhacm2/multicluster-operators-application-rhel8@sha256:9c58c89cb0173394684d7d23178ad32eb2d571444cb306ea599565eaac92ea4f_arm64"
},
"product_reference": "rhacm2/multicluster-operators-application-rhel8@sha256:9c58c89cb0173394684d7d23178ad32eb2d571444cb306ea599565eaac92ea4f_arm64",
"relates_to_product_reference": "8Base-RHACM-2.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/multicluster-operators-application-rhel8@sha256:b385c92b069a8dae72e57b69d24e1fff59ad46781579882a1edfa4839fd8bbba_ppc64le as a component of Red Hat Advanced Cluster Management for Kubernetes 2.7 for RHEL 8",
"product_id": "8Base-RHACM-2.7:rhacm2/multicluster-operators-application-rhel8@sha256:b385c92b069a8dae72e57b69d24e1fff59ad46781579882a1edfa4839fd8bbba_ppc64le"
},
"product_reference": "rhacm2/multicluster-operators-application-rhel8@sha256:b385c92b069a8dae72e57b69d24e1fff59ad46781579882a1edfa4839fd8bbba_ppc64le",
"relates_to_product_reference": "8Base-RHACM-2.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/multicluster-operators-channel-rhel8@sha256:044723d62439a8364772ab27be2c04dbd2c0421dbeb0a7b94f70e99e646b4c80_ppc64le as a component of Red Hat Advanced Cluster Management for Kubernetes 2.7 for RHEL 8",
"product_id": "8Base-RHACM-2.7:rhacm2/multicluster-operators-channel-rhel8@sha256:044723d62439a8364772ab27be2c04dbd2c0421dbeb0a7b94f70e99e646b4c80_ppc64le"
},
"product_reference": "rhacm2/multicluster-operators-channel-rhel8@sha256:044723d62439a8364772ab27be2c04dbd2c0421dbeb0a7b94f70e99e646b4c80_ppc64le",
"relates_to_product_reference": "8Base-RHACM-2.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/multicluster-operators-channel-rhel8@sha256:d8fe5baa4aefbcf41861743a3cf6c94f8a2a63526e96e5d263a40a8cb8a5ad4e_s390x as a component of Red Hat Advanced Cluster Management for Kubernetes 2.7 for RHEL 8",
"product_id": "8Base-RHACM-2.7:rhacm2/multicluster-operators-channel-rhel8@sha256:d8fe5baa4aefbcf41861743a3cf6c94f8a2a63526e96e5d263a40a8cb8a5ad4e_s390x"
},
"product_reference": "rhacm2/multicluster-operators-channel-rhel8@sha256:d8fe5baa4aefbcf41861743a3cf6c94f8a2a63526e96e5d263a40a8cb8a5ad4e_s390x",
"relates_to_product_reference": "8Base-RHACM-2.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/multicluster-operators-channel-rhel8@sha256:da65bc93513dfb37a4828eaf5e1d4c08265ffdba05028fed95a564341d226771_amd64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.7 for RHEL 8",
"product_id": "8Base-RHACM-2.7:rhacm2/multicluster-operators-channel-rhel8@sha256:da65bc93513dfb37a4828eaf5e1d4c08265ffdba05028fed95a564341d226771_amd64"
},
"product_reference": "rhacm2/multicluster-operators-channel-rhel8@sha256:da65bc93513dfb37a4828eaf5e1d4c08265ffdba05028fed95a564341d226771_amd64",
"relates_to_product_reference": "8Base-RHACM-2.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/multicluster-operators-channel-rhel8@sha256:ddb1016901287c80ef1972f25db37b1182e854115671961efb3fc0048cd95800_arm64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.7 for RHEL 8",
"product_id": "8Base-RHACM-2.7:rhacm2/multicluster-operators-channel-rhel8@sha256:ddb1016901287c80ef1972f25db37b1182e854115671961efb3fc0048cd95800_arm64"
},
"product_reference": "rhacm2/multicluster-operators-channel-rhel8@sha256:ddb1016901287c80ef1972f25db37b1182e854115671961efb3fc0048cd95800_arm64",
"relates_to_product_reference": "8Base-RHACM-2.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/multicluster-operators-subscription-rhel8@sha256:548d610f996e73b67eb21d2993b5ac3d0da02997a48b9c1226072d6d95ae4c3b_arm64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.7 for RHEL 8",
"product_id": "8Base-RHACM-2.7:rhacm2/multicluster-operators-subscription-rhel8@sha256:548d610f996e73b67eb21d2993b5ac3d0da02997a48b9c1226072d6d95ae4c3b_arm64"
},
"product_reference": "rhacm2/multicluster-operators-subscription-rhel8@sha256:548d610f996e73b67eb21d2993b5ac3d0da02997a48b9c1226072d6d95ae4c3b_arm64",
"relates_to_product_reference": "8Base-RHACM-2.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/multicluster-operators-subscription-rhel8@sha256:6307eb5e9195415477b18d701310e8813772b7120d0fc4ac83846e54b46b4745_s390x as a component of Red Hat Advanced Cluster Management for Kubernetes 2.7 for RHEL 8",
"product_id": "8Base-RHACM-2.7:rhacm2/multicluster-operators-subscription-rhel8@sha256:6307eb5e9195415477b18d701310e8813772b7120d0fc4ac83846e54b46b4745_s390x"
},
"product_reference": "rhacm2/multicluster-operators-subscription-rhel8@sha256:6307eb5e9195415477b18d701310e8813772b7120d0fc4ac83846e54b46b4745_s390x",
"relates_to_product_reference": "8Base-RHACM-2.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/multicluster-operators-subscription-rhel8@sha256:a69777a61feaf373c162a82ffb6f6996df6231c23cb2f1923bdd77c311d7d739_ppc64le as a component of Red Hat Advanced Cluster Management for Kubernetes 2.7 for RHEL 8",
"product_id": "8Base-RHACM-2.7:rhacm2/multicluster-operators-subscription-rhel8@sha256:a69777a61feaf373c162a82ffb6f6996df6231c23cb2f1923bdd77c311d7d739_ppc64le"
},
"product_reference": "rhacm2/multicluster-operators-subscription-rhel8@sha256:a69777a61feaf373c162a82ffb6f6996df6231c23cb2f1923bdd77c311d7d739_ppc64le",
"relates_to_product_reference": "8Base-RHACM-2.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/multicluster-operators-subscription-rhel8@sha256:e53b330ed0c4ed0803a93b18a6ce290814dcd16dce6eb980809b5b8c6c09deb4_amd64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.7 for RHEL 8",
"product_id": "8Base-RHACM-2.7:rhacm2/multicluster-operators-subscription-rhel8@sha256:e53b330ed0c4ed0803a93b18a6ce290814dcd16dce6eb980809b5b8c6c09deb4_amd64"
},
"product_reference": "rhacm2/multicluster-operators-subscription-rhel8@sha256:e53b330ed0c4ed0803a93b18a6ce290814dcd16dce6eb980809b5b8c6c09deb4_amd64",
"relates_to_product_reference": "8Base-RHACM-2.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/multiclusterhub-rhel8@sha256:405fa2e3363a3c124a5764d6153b7bcba3d43a3026813085e44c9246d51ca60a_amd64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.7 for RHEL 8",
"product_id": "8Base-RHACM-2.7:rhacm2/multiclusterhub-rhel8@sha256:405fa2e3363a3c124a5764d6153b7bcba3d43a3026813085e44c9246d51ca60a_amd64"
},
"product_reference": "rhacm2/multiclusterhub-rhel8@sha256:405fa2e3363a3c124a5764d6153b7bcba3d43a3026813085e44c9246d51ca60a_amd64",
"relates_to_product_reference": "8Base-RHACM-2.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/multiclusterhub-rhel8@sha256:b82d4ecef59b69623ec4d0a9b5537fa52e007336727c92345cd829d80961f14a_s390x as a component of Red Hat Advanced Cluster Management for Kubernetes 2.7 for RHEL 8",
"product_id": "8Base-RHACM-2.7:rhacm2/multiclusterhub-rhel8@sha256:b82d4ecef59b69623ec4d0a9b5537fa52e007336727c92345cd829d80961f14a_s390x"
},
"product_reference": "rhacm2/multiclusterhub-rhel8@sha256:b82d4ecef59b69623ec4d0a9b5537fa52e007336727c92345cd829d80961f14a_s390x",
"relates_to_product_reference": "8Base-RHACM-2.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/multiclusterhub-rhel8@sha256:e96ea7f3533e7d0836512cbc2b027b60c400aa16c8e4691117608ab4736a059b_ppc64le as a component of Red Hat Advanced Cluster Management for Kubernetes 2.7 for RHEL 8",
"product_id": "8Base-RHACM-2.7:rhacm2/multiclusterhub-rhel8@sha256:e96ea7f3533e7d0836512cbc2b027b60c400aa16c8e4691117608ab4736a059b_ppc64le"
},
"product_reference": "rhacm2/multiclusterhub-rhel8@sha256:e96ea7f3533e7d0836512cbc2b027b60c400aa16c8e4691117608ab4736a059b_ppc64le",
"relates_to_product_reference": "8Base-RHACM-2.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/multiclusterhub-rhel8@sha256:fdf9ae4924a587c945a85b2319b0471a5688368df572f2de852c51da8bc74dcb_arm64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.7 for RHEL 8",
"product_id": "8Base-RHACM-2.7:rhacm2/multiclusterhub-rhel8@sha256:fdf9ae4924a587c945a85b2319b0471a5688368df572f2de852c51da8bc74dcb_arm64"
},
"product_reference": "rhacm2/multiclusterhub-rhel8@sha256:fdf9ae4924a587c945a85b2319b0471a5688368df572f2de852c51da8bc74dcb_arm64",
"relates_to_product_reference": "8Base-RHACM-2.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/node-exporter-rhel8@sha256:1af36144b83dc16cd1958d0414be55eaa2aae95894b6eefd2233308ace81df02_ppc64le as a component of Red Hat Advanced Cluster Management for Kubernetes 2.7 for RHEL 8",
"product_id": "8Base-RHACM-2.7:rhacm2/node-exporter-rhel8@sha256:1af36144b83dc16cd1958d0414be55eaa2aae95894b6eefd2233308ace81df02_ppc64le"
},
"product_reference": "rhacm2/node-exporter-rhel8@sha256:1af36144b83dc16cd1958d0414be55eaa2aae95894b6eefd2233308ace81df02_ppc64le",
"relates_to_product_reference": "8Base-RHACM-2.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/node-exporter-rhel8@sha256:2aeec43f11c6572abb7d4468560dc1561a023d9692058a4ac2b13a0cedb44dde_amd64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.7 for RHEL 8",
"product_id": "8Base-RHACM-2.7:rhacm2/node-exporter-rhel8@sha256:2aeec43f11c6572abb7d4468560dc1561a023d9692058a4ac2b13a0cedb44dde_amd64"
},
"product_reference": "rhacm2/node-exporter-rhel8@sha256:2aeec43f11c6572abb7d4468560dc1561a023d9692058a4ac2b13a0cedb44dde_amd64",
"relates_to_product_reference": "8Base-RHACM-2.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/node-exporter-rhel8@sha256:8b359fcf74d236fc488ef4553dbaf9dbec549e331f2b103b40139aa2eb1345e4_arm64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.7 for RHEL 8",
"product_id": "8Base-RHACM-2.7:rhacm2/node-exporter-rhel8@sha256:8b359fcf74d236fc488ef4553dbaf9dbec549e331f2b103b40139aa2eb1345e4_arm64"
},
"product_reference": "rhacm2/node-exporter-rhel8@sha256:8b359fcf74d236fc488ef4553dbaf9dbec549e331f2b103b40139aa2eb1345e4_arm64",
"relates_to_product_reference": "8Base-RHACM-2.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/node-exporter-rhel8@sha256:97291260ff17e7e1b1f490a68041613ca5f7c192d848f928eca9b867de47bc4e_s390x as a component of Red Hat Advanced Cluster Management for Kubernetes 2.7 for RHEL 8",
"product_id": "8Base-RHACM-2.7:rhacm2/node-exporter-rhel8@sha256:97291260ff17e7e1b1f490a68041613ca5f7c192d848f928eca9b867de47bc4e_s390x"
},
"product_reference": "rhacm2/node-exporter-rhel8@sha256:97291260ff17e7e1b1f490a68041613ca5f7c192d848f928eca9b867de47bc4e_s390x",
"relates_to_product_reference": "8Base-RHACM-2.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/observatorium-rhel8-operator@sha256:16eeedaa25dd61c03514479044fde9851c5b4224b718a496e33d43a06f57d5b5_amd64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.7 for RHEL 8",
"product_id": "8Base-RHACM-2.7:rhacm2/observatorium-rhel8-operator@sha256:16eeedaa25dd61c03514479044fde9851c5b4224b718a496e33d43a06f57d5b5_amd64"
},
"product_reference": "rhacm2/observatorium-rhel8-operator@sha256:16eeedaa25dd61c03514479044fde9851c5b4224b718a496e33d43a06f57d5b5_amd64",
"relates_to_product_reference": "8Base-RHACM-2.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/observatorium-rhel8-operator@sha256:928c114e3aca978626ad91889aaed0cc20ca0d641ad946c9a1b1f2424245c795_arm64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.7 for RHEL 8",
"product_id": "8Base-RHACM-2.7:rhacm2/observatorium-rhel8-operator@sha256:928c114e3aca978626ad91889aaed0cc20ca0d641ad946c9a1b1f2424245c795_arm64"
},
"product_reference": "rhacm2/observatorium-rhel8-operator@sha256:928c114e3aca978626ad91889aaed0cc20ca0d641ad946c9a1b1f2424245c795_arm64",
"relates_to_product_reference": "8Base-RHACM-2.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/observatorium-rhel8-operator@sha256:c4e260eabb09bacc1aa332ea2001333c671e0fc65a3ef4d04e02b5473b45642d_ppc64le as a component of Red Hat Advanced Cluster Management for Kubernetes 2.7 for RHEL 8",
"product_id": "8Base-RHACM-2.7:rhacm2/observatorium-rhel8-operator@sha256:c4e260eabb09bacc1aa332ea2001333c671e0fc65a3ef4d04e02b5473b45642d_ppc64le"
},
"product_reference": "rhacm2/observatorium-rhel8-operator@sha256:c4e260eabb09bacc1aa332ea2001333c671e0fc65a3ef4d04e02b5473b45642d_ppc64le",
"relates_to_product_reference": "8Base-RHACM-2.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/observatorium-rhel8-operator@sha256:c870e034b29dfa320cb6a6bf60021033b622b76a0c4aaaf2a768326ea046b459_s390x as a component of Red Hat Advanced Cluster Management for Kubernetes 2.7 for RHEL 8",
"product_id": "8Base-RHACM-2.7:rhacm2/observatorium-rhel8-operator@sha256:c870e034b29dfa320cb6a6bf60021033b622b76a0c4aaaf2a768326ea046b459_s390x"
},
"product_reference": "rhacm2/observatorium-rhel8-operator@sha256:c870e034b29dfa320cb6a6bf60021033b622b76a0c4aaaf2a768326ea046b459_s390x",
"relates_to_product_reference": "8Base-RHACM-2.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/observatorium-rhel8@sha256:1e46b8610e037752ecfb30aaac5c7459a81aa119bf0c2b2ffb0dc90cd5701af0_arm64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.7 for RHEL 8",
"product_id": "8Base-RHACM-2.7:rhacm2/observatorium-rhel8@sha256:1e46b8610e037752ecfb30aaac5c7459a81aa119bf0c2b2ffb0dc90cd5701af0_arm64"
},
"product_reference": "rhacm2/observatorium-rhel8@sha256:1e46b8610e037752ecfb30aaac5c7459a81aa119bf0c2b2ffb0dc90cd5701af0_arm64",
"relates_to_product_reference": "8Base-RHACM-2.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/observatorium-rhel8@sha256:51374017a10289e0402363ae2839d110f500be44dc44834dbd8dd66ba0e6f5e9_s390x as a component of Red Hat Advanced Cluster Management for Kubernetes 2.7 for RHEL 8",
"product_id": "8Base-RHACM-2.7:rhacm2/observatorium-rhel8@sha256:51374017a10289e0402363ae2839d110f500be44dc44834dbd8dd66ba0e6f5e9_s390x"
},
"product_reference": "rhacm2/observatorium-rhel8@sha256:51374017a10289e0402363ae2839d110f500be44dc44834dbd8dd66ba0e6f5e9_s390x",
"relates_to_product_reference": "8Base-RHACM-2.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/observatorium-rhel8@sha256:836c0b874ba4fc57b5f79dffacefd2dc0261822cb6dde17d247db39175a5c27f_amd64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.7 for RHEL 8",
"product_id": "8Base-RHACM-2.7:rhacm2/observatorium-rhel8@sha256:836c0b874ba4fc57b5f79dffacefd2dc0261822cb6dde17d247db39175a5c27f_amd64"
},
"product_reference": "rhacm2/observatorium-rhel8@sha256:836c0b874ba4fc57b5f79dffacefd2dc0261822cb6dde17d247db39175a5c27f_amd64",
"relates_to_product_reference": "8Base-RHACM-2.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/observatorium-rhel8@sha256:b7b3de98fbcc216c00d3291691f8997183a6409dabed8ea7b10b336c481b2b87_ppc64le as a component of Red Hat Advanced Cluster Management for Kubernetes 2.7 for RHEL 8",
"product_id": "8Base-RHACM-2.7:rhacm2/observatorium-rhel8@sha256:b7b3de98fbcc216c00d3291691f8997183a6409dabed8ea7b10b336c481b2b87_ppc64le"
},
"product_reference": "rhacm2/observatorium-rhel8@sha256:b7b3de98fbcc216c00d3291691f8997183a6409dabed8ea7b10b336c481b2b87_ppc64le",
"relates_to_product_reference": "8Base-RHACM-2.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/prometheus-alertmanager-rhel8@sha256:6c9ea79e385be44f735efb932079b328200d47869f5f5f9b442fdb76067cac2a_amd64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.7 for RHEL 8",
"product_id": "8Base-RHACM-2.7:rhacm2/prometheus-alertmanager-rhel8@sha256:6c9ea79e385be44f735efb932079b328200d47869f5f5f9b442fdb76067cac2a_amd64"
},
"product_reference": "rhacm2/prometheus-alertmanager-rhel8@sha256:6c9ea79e385be44f735efb932079b328200d47869f5f5f9b442fdb76067cac2a_amd64",
"relates_to_product_reference": "8Base-RHACM-2.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/prometheus-alertmanager-rhel8@sha256:8349cdc4677a2dd37c54b058c487d76e8fbe4c76178e805d4745ef5c62bc6151_arm64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.7 for RHEL 8",
"product_id": "8Base-RHACM-2.7:rhacm2/prometheus-alertmanager-rhel8@sha256:8349cdc4677a2dd37c54b058c487d76e8fbe4c76178e805d4745ef5c62bc6151_arm64"
},
"product_reference": "rhacm2/prometheus-alertmanager-rhel8@sha256:8349cdc4677a2dd37c54b058c487d76e8fbe4c76178e805d4745ef5c62bc6151_arm64",
"relates_to_product_reference": "8Base-RHACM-2.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/prometheus-alertmanager-rhel8@sha256:8e8c89c184a5d023f031ab7cca2c4c64cdfd151c37aa5ae3a206cb1f1055268f_ppc64le as a component of Red Hat Advanced Cluster Management for Kubernetes 2.7 for RHEL 8",
"product_id": "8Base-RHACM-2.7:rhacm2/prometheus-alertmanager-rhel8@sha256:8e8c89c184a5d023f031ab7cca2c4c64cdfd151c37aa5ae3a206cb1f1055268f_ppc64le"
},
"product_reference": "rhacm2/prometheus-alertmanager-rhel8@sha256:8e8c89c184a5d023f031ab7cca2c4c64cdfd151c37aa5ae3a206cb1f1055268f_ppc64le",
"relates_to_product_reference": "8Base-RHACM-2.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/prometheus-alertmanager-rhel8@sha256:fdbba855391acd2b33d0b16f9f0e7ba2a9cdbaa90bf71298182954b7f4c8fe76_s390x as a component of Red Hat Advanced Cluster Management for Kubernetes 2.7 for RHEL 8",
"product_id": "8Base-RHACM-2.7:rhacm2/prometheus-alertmanager-rhel8@sha256:fdbba855391acd2b33d0b16f9f0e7ba2a9cdbaa90bf71298182954b7f4c8fe76_s390x"
},
"product_reference": "rhacm2/prometheus-alertmanager-rhel8@sha256:fdbba855391acd2b33d0b16f9f0e7ba2a9cdbaa90bf71298182954b7f4c8fe76_s390x",
"relates_to_product_reference": "8Base-RHACM-2.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/prometheus-rhel8@sha256:59174c376ae5563ea3a2a68bf999458f6b905058f57a7779b6dddd7aff252e4f_amd64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.7 for RHEL 8",
"product_id": "8Base-RHACM-2.7:rhacm2/prometheus-rhel8@sha256:59174c376ae5563ea3a2a68bf999458f6b905058f57a7779b6dddd7aff252e4f_amd64"
},
"product_reference": "rhacm2/prometheus-rhel8@sha256:59174c376ae5563ea3a2a68bf999458f6b905058f57a7779b6dddd7aff252e4f_amd64",
"relates_to_product_reference": "8Base-RHACM-2.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/prometheus-rhel8@sha256:6877b4207285d7a0e1343f5c1b70bab163d1fd5004f778998d2e612817ea5f06_s390x as a component of Red Hat Advanced Cluster Management for Kubernetes 2.7 for RHEL 8",
"product_id": "8Base-RHACM-2.7:rhacm2/prometheus-rhel8@sha256:6877b4207285d7a0e1343f5c1b70bab163d1fd5004f778998d2e612817ea5f06_s390x"
},
"product_reference": "rhacm2/prometheus-rhel8@sha256:6877b4207285d7a0e1343f5c1b70bab163d1fd5004f778998d2e612817ea5f06_s390x",
"relates_to_product_reference": "8Base-RHACM-2.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/prometheus-rhel8@sha256:a3661c1cbfa2f8c230ec44ee5e2fecf1967ce48df0c9699f063bd27407b94dac_arm64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.7 for RHEL 8",
"product_id": "8Base-RHACM-2.7:rhacm2/prometheus-rhel8@sha256:a3661c1cbfa2f8c230ec44ee5e2fecf1967ce48df0c9699f063bd27407b94dac_arm64"
},
"product_reference": "rhacm2/prometheus-rhel8@sha256:a3661c1cbfa2f8c230ec44ee5e2fecf1967ce48df0c9699f063bd27407b94dac_arm64",
"relates_to_product_reference": "8Base-RHACM-2.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/prometheus-rhel8@sha256:a5a9a7c264f07c789094cb5371729f86700c0cfce4605b573c236c21a46ea9d6_ppc64le as a component of Red Hat Advanced Cluster Management for Kubernetes 2.7 for RHEL 8",
"product_id": "8Base-RHACM-2.7:rhacm2/prometheus-rhel8@sha256:a5a9a7c264f07c789094cb5371729f86700c0cfce4605b573c236c21a46ea9d6_ppc64le"
},
"product_reference": "rhacm2/prometheus-rhel8@sha256:a5a9a7c264f07c789094cb5371729f86700c0cfce4605b573c236c21a46ea9d6_ppc64le",
"relates_to_product_reference": "8Base-RHACM-2.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/rbac-query-proxy-rhel8@sha256:3481fdb51147ce735b7864215cacd4c6a24b2c05a9388866f11be887a5fd0d4f_s390x as a component of Red Hat Advanced Cluster Management for Kubernetes 2.7 for RHEL 8",
"product_id": "8Base-RHACM-2.7:rhacm2/rbac-query-proxy-rhel8@sha256:3481fdb51147ce735b7864215cacd4c6a24b2c05a9388866f11be887a5fd0d4f_s390x"
},
"product_reference": "rhacm2/rbac-query-proxy-rhel8@sha256:3481fdb51147ce735b7864215cacd4c6a24b2c05a9388866f11be887a5fd0d4f_s390x",
"relates_to_product_reference": "8Base-RHACM-2.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/rbac-query-proxy-rhel8@sha256:84486a82cd6655d5e5a1fbccae5a2e9335498d3e05422fa325b443c8923c1b75_arm64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.7 for RHEL 8",
"product_id": "8Base-RHACM-2.7:rhacm2/rbac-query-proxy-rhel8@sha256:84486a82cd6655d5e5a1fbccae5a2e9335498d3e05422fa325b443c8923c1b75_arm64"
},
"product_reference": "rhacm2/rbac-query-proxy-rhel8@sha256:84486a82cd6655d5e5a1fbccae5a2e9335498d3e05422fa325b443c8923c1b75_arm64",
"relates_to_product_reference": "8Base-RHACM-2.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/rbac-query-proxy-rhel8@sha256:bdeee76d09265212805e06117c368c96d40c7b46278dc09413fa300c6198ac2d_amd64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.7 for RHEL 8",
"product_id": "8Base-RHACM-2.7:rhacm2/rbac-query-proxy-rhel8@sha256:bdeee76d09265212805e06117c368c96d40c7b46278dc09413fa300c6198ac2d_amd64"
},
"product_reference": "rhacm2/rbac-query-proxy-rhel8@sha256:bdeee76d09265212805e06117c368c96d40c7b46278dc09413fa300c6198ac2d_amd64",
"relates_to_product_reference": "8Base-RHACM-2.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/rbac-query-proxy-rhel8@sha256:ceb1bd89103c56378166ab968dbaa387ab0531d1592f053718d0c1c683770e3d_ppc64le as a component of Red Hat Advanced Cluster Management for Kubernetes 2.7 for RHEL 8",
"product_id": "8Base-RHACM-2.7:rhacm2/rbac-query-proxy-rhel8@sha256:ceb1bd89103c56378166ab968dbaa387ab0531d1592f053718d0c1c683770e3d_ppc64le"
},
"product_reference": "rhacm2/rbac-query-proxy-rhel8@sha256:ceb1bd89103c56378166ab968dbaa387ab0531d1592f053718d0c1c683770e3d_ppc64le",
"relates_to_product_reference": "8Base-RHACM-2.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/search-collector-rhel8@sha256:4b7544ec460f265afb71c9d362cf9851e3ba250c3ab694ccc9a78c15eb38a612_arm64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.7 for RHEL 8",
"product_id": "8Base-RHACM-2.7:rhacm2/search-collector-rhel8@sha256:4b7544ec460f265afb71c9d362cf9851e3ba250c3ab694ccc9a78c15eb38a612_arm64"
},
"product_reference": "rhacm2/search-collector-rhel8@sha256:4b7544ec460f265afb71c9d362cf9851e3ba250c3ab694ccc9a78c15eb38a612_arm64",
"relates_to_product_reference": "8Base-RHACM-2.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/search-collector-rhel8@sha256:6695c50772760b400d0535f406f02b7c37436c5ce6932b8d5518b995780287a8_s390x as a component of Red Hat Advanced Cluster Management for Kubernetes 2.7 for RHEL 8",
"product_id": "8Base-RHACM-2.7:rhacm2/search-collector-rhel8@sha256:6695c50772760b400d0535f406f02b7c37436c5ce6932b8d5518b995780287a8_s390x"
},
"product_reference": "rhacm2/search-collector-rhel8@sha256:6695c50772760b400d0535f406f02b7c37436c5ce6932b8d5518b995780287a8_s390x",
"relates_to_product_reference": "8Base-RHACM-2.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/search-collector-rhel8@sha256:91b398bdccc5dbbfb82913ac52110d0b8e2f6c37ded6aa22b7d97ec4655b4cde_amd64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.7 for RHEL 8",
"product_id": "8Base-RHACM-2.7:rhacm2/search-collector-rhel8@sha256:91b398bdccc5dbbfb82913ac52110d0b8e2f6c37ded6aa22b7d97ec4655b4cde_amd64"
},
"product_reference": "rhacm2/search-collector-rhel8@sha256:91b398bdccc5dbbfb82913ac52110d0b8e2f6c37ded6aa22b7d97ec4655b4cde_amd64",
"relates_to_product_reference": "8Base-RHACM-2.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/search-collector-rhel8@sha256:e129649706a536e4ef6e8f770d0bf682f35da55c86c978c749e903b1a2bbe875_ppc64le as a component of Red Hat Advanced Cluster Management for Kubernetes 2.7 for RHEL 8",
"product_id": "8Base-RHACM-2.7:rhacm2/search-collector-rhel8@sha256:e129649706a536e4ef6e8f770d0bf682f35da55c86c978c749e903b1a2bbe875_ppc64le"
},
"product_reference": "rhacm2/search-collector-rhel8@sha256:e129649706a536e4ef6e8f770d0bf682f35da55c86c978c749e903b1a2bbe875_ppc64le",
"relates_to_product_reference": "8Base-RHACM-2.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/submariner-addon-rhel8@sha256:17dfda9e5f46f9df69171607ec2e078be9362de4c13e2ed20763fc59a7e9cd1a_s390x as a component of Red Hat Advanced Cluster Management for Kubernetes 2.7 for RHEL 8",
"product_id": "8Base-RHACM-2.7:rhacm2/submariner-addon-rhel8@sha256:17dfda9e5f46f9df69171607ec2e078be9362de4c13e2ed20763fc59a7e9cd1a_s390x"
},
"product_reference": "rhacm2/submariner-addon-rhel8@sha256:17dfda9e5f46f9df69171607ec2e078be9362de4c13e2ed20763fc59a7e9cd1a_s390x",
"relates_to_product_reference": "8Base-RHACM-2.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/submariner-addon-rhel8@sha256:4eddabb57e6f448c45fba78dc72f1541ccddb11b63a558764d0c105465a76555_amd64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.7 for RHEL 8",
"product_id": "8Base-RHACM-2.7:rhacm2/submariner-addon-rhel8@sha256:4eddabb57e6f448c45fba78dc72f1541ccddb11b63a558764d0c105465a76555_amd64"
},
"product_reference": "rhacm2/submariner-addon-rhel8@sha256:4eddabb57e6f448c45fba78dc72f1541ccddb11b63a558764d0c105465a76555_amd64",
"relates_to_product_reference": "8Base-RHACM-2.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/submariner-addon-rhel8@sha256:581fb02a9670b27810f2ad35bad4a82d2e1eab77fcd1274de05b0a922450d3fc_ppc64le as a component of Red Hat Advanced Cluster Management for Kubernetes 2.7 for RHEL 8",
"product_id": "8Base-RHACM-2.7:rhacm2/submariner-addon-rhel8@sha256:581fb02a9670b27810f2ad35bad4a82d2e1eab77fcd1274de05b0a922450d3fc_ppc64le"
},
"product_reference": "rhacm2/submariner-addon-rhel8@sha256:581fb02a9670b27810f2ad35bad4a82d2e1eab77fcd1274de05b0a922450d3fc_ppc64le",
"relates_to_product_reference": "8Base-RHACM-2.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/submariner-addon-rhel8@sha256:7400391c2a56bc01da6fbbf13bb249a01e90d8eccb8d465dfb19c3598f5fecbe_arm64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.7 for RHEL 8",
"product_id": "8Base-RHACM-2.7:rhacm2/submariner-addon-rhel8@sha256:7400391c2a56bc01da6fbbf13bb249a01e90d8eccb8d465dfb19c3598f5fecbe_arm64"
},
"product_reference": "rhacm2/submariner-addon-rhel8@sha256:7400391c2a56bc01da6fbbf13bb249a01e90d8eccb8d465dfb19c3598f5fecbe_arm64",
"relates_to_product_reference": "8Base-RHACM-2.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/thanos-receive-controller-rhel8@sha256:4b228ecad424ca792139152948e27ed4c714dcfbcd540caf117dee20845018c8_ppc64le as a component of Red Hat Advanced Cluster Management for Kubernetes 2.7 for RHEL 8",
"product_id": "8Base-RHACM-2.7:rhacm2/thanos-receive-controller-rhel8@sha256:4b228ecad424ca792139152948e27ed4c714dcfbcd540caf117dee20845018c8_ppc64le"
},
"product_reference": "rhacm2/thanos-receive-controller-rhel8@sha256:4b228ecad424ca792139152948e27ed4c714dcfbcd540caf117dee20845018c8_ppc64le",
"relates_to_product_reference": "8Base-RHACM-2.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/thanos-receive-controller-rhel8@sha256:7ceb607e7a3205361d8c9d1b44aae47381e2d07b129e40b5f90f55c3a8402774_arm64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.7 for RHEL 8",
"product_id": "8Base-RHACM-2.7:rhacm2/thanos-receive-controller-rhel8@sha256:7ceb607e7a3205361d8c9d1b44aae47381e2d07b129e40b5f90f55c3a8402774_arm64"
},
"product_reference": "rhacm2/thanos-receive-controller-rhel8@sha256:7ceb607e7a3205361d8c9d1b44aae47381e2d07b129e40b5f90f55c3a8402774_arm64",
"relates_to_product_reference": "8Base-RHACM-2.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/thanos-receive-controller-rhel8@sha256:b17fe936f5d8d8da38d72bf2153b47ac619c460c1f8227b4cb2f37cfc18cd4be_s390x as a component of Red Hat Advanced Cluster Management for Kubernetes 2.7 for RHEL 8",
"product_id": "8Base-RHACM-2.7:rhacm2/thanos-receive-controller-rhel8@sha256:b17fe936f5d8d8da38d72bf2153b47ac619c460c1f8227b4cb2f37cfc18cd4be_s390x"
},
"product_reference": "rhacm2/thanos-receive-controller-rhel8@sha256:b17fe936f5d8d8da38d72bf2153b47ac619c460c1f8227b4cb2f37cfc18cd4be_s390x",
"relates_to_product_reference": "8Base-RHACM-2.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/thanos-receive-controller-rhel8@sha256:e9a5ef8f2d97357bee0198544d0545c26ee7c7d10116771e510d73eda6c45abe_amd64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.7 for RHEL 8",
"product_id": "8Base-RHACM-2.7:rhacm2/thanos-receive-controller-rhel8@sha256:e9a5ef8f2d97357bee0198544d0545c26ee7c7d10116771e510d73eda6c45abe_amd64"
},
"product_reference": "rhacm2/thanos-receive-controller-rhel8@sha256:e9a5ef8f2d97357bee0198544d0545c26ee7c7d10116771e510d73eda6c45abe_amd64",
"relates_to_product_reference": "8Base-RHACM-2.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/thanos-rhel8@sha256:23a4e918b5ffdbad4745e541afad2747bd6b28e534a31e7b5aff74296b27e3e7_amd64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.7 for RHEL 8",
"product_id": "8Base-RHACM-2.7:rhacm2/thanos-rhel8@sha256:23a4e918b5ffdbad4745e541afad2747bd6b28e534a31e7b5aff74296b27e3e7_amd64"
},
"product_reference": "rhacm2/thanos-rhel8@sha256:23a4e918b5ffdbad4745e541afad2747bd6b28e534a31e7b5aff74296b27e3e7_amd64",
"relates_to_product_reference": "8Base-RHACM-2.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/thanos-rhel8@sha256:26de3711356177090694b4bf00821d873127cf8c0675fe42a8f757c5c37a40cd_arm64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.7 for RHEL 8",
"product_id": "8Base-RHACM-2.7:rhacm2/thanos-rhel8@sha256:26de3711356177090694b4bf00821d873127cf8c0675fe42a8f757c5c37a40cd_arm64"
},
"product_reference": "rhacm2/thanos-rhel8@sha256:26de3711356177090694b4bf00821d873127cf8c0675fe42a8f757c5c37a40cd_arm64",
"relates_to_product_reference": "8Base-RHACM-2.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/thanos-rhel8@sha256:6515a630cddbb13fd14f81fd3b8c3a95f2469eaf599010b42732d8fd794af1b0_s390x as a component of Red Hat Advanced Cluster Management for Kubernetes 2.7 for RHEL 8",
"product_id": "8Base-RHACM-2.7:rhacm2/thanos-rhel8@sha256:6515a630cddbb13fd14f81fd3b8c3a95f2469eaf599010b42732d8fd794af1b0_s390x"
},
"product_reference": "rhacm2/thanos-rhel8@sha256:6515a630cddbb13fd14f81fd3b8c3a95f2469eaf599010b42732d8fd794af1b0_s390x",
"relates_to_product_reference": "8Base-RHACM-2.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/thanos-rhel8@sha256:736e1fd62ba7b6c56ad1af81ab1260dd7d13a770d62914183aaa2cc2ebb0dc20_ppc64le as a component of Red Hat Advanced Cluster Management for Kubernetes 2.7 for RHEL 8",
"product_id": "8Base-RHACM-2.7:rhacm2/thanos-rhel8@sha256:736e1fd62ba7b6c56ad1af81ab1260dd7d13a770d62914183aaa2cc2ebb0dc20_ppc64le"
},
"product_reference": "rhacm2/thanos-rhel8@sha256:736e1fd62ba7b6c56ad1af81ab1260dd7d13a770d62914183aaa2cc2ebb0dc20_ppc64le",
"relates_to_product_reference": "8Base-RHACM-2.7"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2022-3517",
"cwe": {
"id": "CWE-1333",
"name": "Inefficient Regular Expression Complexity"
},
"discovery_date": "2022-06-01T00:00:00+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"8Base-RHACM-2.7:rhacm2/acm-governance-policy-addon-controller-rhel8@sha256:1aae106ecbdeadb77b0fd95133827e7fad4f5fcb9916e56ca0dfccab8bd34bed_ppc64le",
"8Base-RHACM-2.7:rhacm2/acm-governance-policy-addon-controller-rhel8@sha256:2c7f0617df666e8cbcd622dee073a35843db4a81caa19b7db3b9fb9264cdf7fc_amd64",
"8Base-RHACM-2.7:rhacm2/acm-governance-policy-addon-controller-rhel8@sha256:7f6671f84fcbe569fceece415dd7beeb8bb7f86c3031bdfb3ac0d0e777051b2f_s390x",
"8Base-RHACM-2.7:rhacm2/acm-governance-policy-addon-controller-rhel8@sha256:b30028955a86b6ecdb8c6865328976d74e98f56d6e21277a9f5a812f896b6303_arm64",
"8Base-RHACM-2.7:rhacm2/acm-governance-policy-framework-addon-rhel8@sha256:25271964483024b3235dd61f7e7bb9dd5e9dfa75f76e6ded5c92580d440ca48b_s390x",
"8Base-RHACM-2.7:rhacm2/acm-governance-policy-framework-addon-rhel8@sha256:7dcde13540cc938374463521f91091a7bbf0a037cabfc5e4b55c89497e0ba6bf_arm64",
"8Base-RHACM-2.7:rhacm2/acm-governance-policy-framework-addon-rhel8@sha256:b7b778111722c0da14ae74580be1813f6ecedf97fcd88de46fd15cc3ace2cb61_ppc64le",
"8Base-RHACM-2.7:rhacm2/acm-governance-policy-framework-addon-rhel8@sha256:ec5fc63b94bc9c070f14fd76d4ae26b90e3f29d3694887380a5f8f8ea5a04bc0_amd64",
"8Base-RHACM-2.7:rhacm2/acm-grafana-rhel8@sha256:0c427fa58c97b71eb784e4a590c208b0284cf656f66a268ea4803804ce3ce28a_arm64",
"8Base-RHACM-2.7:rhacm2/acm-grafana-rhel8@sha256:2e3505803004ca421087171bfe9097f6f106c812f840e8b83d1215150b4137c4_ppc64le",
"8Base-RHACM-2.7:rhacm2/acm-grafana-rhel8@sha256:49746c3a6e7033b1bac90d3515e0f5ab44aaf9c45cce414308da72bb960287b1_amd64",
"8Base-RHACM-2.7:rhacm2/acm-grafana-rhel8@sha256:c8f1a9d09131727033e6e60984c5baa3271adc6a23854b9aabe70f36952d35d6_s390x",
"8Base-RHACM-2.7:rhacm2/acm-must-gather-rhel8@sha256:0be17e173b962f1a87e833096f208c9030fce1128b2b8c86842a0a40f7d6cf02_arm64",
"8Base-RHACM-2.7:rhacm2/acm-must-gather-rhel8@sha256:5c79bf93599b792c20c76d9a0a35532ad79a45f3765dccfbafab9a273e338e52_amd64",
"8Base-RHACM-2.7:rhacm2/acm-must-gather-rhel8@sha256:a05c071011c96e4db1e4a469883103f4118a304d3e03338083d2a103c0e7c208_ppc64le",
"8Base-RHACM-2.7:rhacm2/acm-must-gather-rhel8@sha256:ad85c5d648363cdb36790b49311f4e07a8584b9e6065cde9d41274a1bd716f0a_s390x",
"8Base-RHACM-2.7:rhacm2/acm-operator-bundle@sha256:90320bd14c632ace987ca1eac05a78068123ef1fc97c401951d073a3f0fd8e66_s390x",
"8Base-RHACM-2.7:rhacm2/acm-operator-bundle@sha256:e45be680b6140f58ff1840649b29aebebad4c5950d9571ca39dfea1dffd669b0_ppc64le",
"8Base-RHACM-2.7:rhacm2/acm-operator-bundle@sha256:f63d0a9a0e3dc9d86e84279c50e9c613d8430e71a3821d418e168250ca3b747c_amd64",
"8Base-RHACM-2.7:rhacm2/acm-prometheus-config-reloader-rhel8@sha256:0fd63f75b7638fadc78f92a62d6e9731e42c05069f3e93ab0ffd4b004de78100_ppc64le",
"8Base-RHACM-2.7:rhacm2/acm-prometheus-config-reloader-rhel8@sha256:2839bcce06fd5a02f6cc8fce8668fb806ae8f2e0e7174e5c66376792c2d1fd92_s390x",
"8Base-RHACM-2.7:rhacm2/acm-prometheus-config-reloader-rhel8@sha256:7fcb79c1707b3c8b767d8c174e5b64516f200c0bfa255c1f40557446b37debae_amd64",
"8Base-RHACM-2.7:rhacm2/acm-prometheus-config-reloader-rhel8@sha256:a4e43fc7608837da6a66cb2c5bda4b78b520c3075c0f1f66bb824fa44e2d35fd_arm64",
"8Base-RHACM-2.7:rhacm2/acm-prometheus-rhel8@sha256:4283fa3b6ee93404d4fe7b551b52dbd7a4bbd8be0a57cf9b603a68736feefaea_amd64",
"8Base-RHACM-2.7:rhacm2/acm-prometheus-rhel8@sha256:7e98ef30dca1071d5abff1be2a3a296cc9a4663162a3828b697637195d314e77_ppc64le",
"8Base-RHACM-2.7:rhacm2/acm-prometheus-rhel8@sha256:b3ee1cad060e7f72414df1ae6c0e27ddf6f6fa7a8e45627ebeb912b8a9ca3b74_arm64",
"8Base-RHACM-2.7:rhacm2/acm-prometheus-rhel8@sha256:c6d947e30ec1aa348d573ee93c669f71b38ea93801e71636f5f9ab4609f681b4_s390x",
"8Base-RHACM-2.7:rhacm2/acm-search-indexer-rhel8@sha256:436307eef035e0e9be448eb6c4f6a690a7d357ed06d661642b082e0d3219864c_amd64",
"8Base-RHACM-2.7:rhacm2/acm-search-indexer-rhel8@sha256:53ceb20280569eaf0129686d49d462a3c1d3eaf2829b6eb920e9359be718e2c4_s390x",
"8Base-RHACM-2.7:rhacm2/acm-search-indexer-rhel8@sha256:aa89295f36c99d70e63b07e9fe2c8db348df38b3308870f543efb4be24beca6c_ppc64le",
"8Base-RHACM-2.7:rhacm2/acm-search-indexer-rhel8@sha256:aed3972894519bc832bd9a340316a752ebb8edbc393051904c399eef7e423dd4_arm64",
"8Base-RHACM-2.7:rhacm2/acm-search-v2-api-rhel8@sha256:1808d69232a47c3590a41c1e97126dd06c2727be972b11170b115f2e5d9fec38_amd64",
"8Base-RHACM-2.7:rhacm2/acm-search-v2-api-rhel8@sha256:1d5153067a1cb127f74d2bc983d16db8f39313a378f14d13f7e39da28f2251ae_ppc64le",
"8Base-RHACM-2.7:rhacm2/acm-search-v2-api-rhel8@sha256:5be1e54791e8024f0e1342eba7d4441e0606f9a26be8f52aff51c8665baa41cc_s390x",
"8Base-RHACM-2.7:rhacm2/acm-search-v2-api-rhel8@sha256:f2924c460e8d7e12da359f365f9ec3b13c2d175dd6c11533b12113741eea7292_arm64",
"8Base-RHACM-2.7:rhacm2/acm-search-v2-rhel8@sha256:8a28d0fad728823ae5a07a259a0866bc507ae9b0f90eb1b4c63567aaf13c377c_arm64",
"8Base-RHACM-2.7:rhacm2/acm-search-v2-rhel8@sha256:f5b656141ad16ac873d1b886abc3b956380268b6c0dddb8ceac3e79b65edae0a_s390x",
"8Base-RHACM-2.7:rhacm2/acm-search-v2-rhel8@sha256:f708326772c9ed846e11b053efda56c106d5a72a13482d2a8ecc179cfb957bc9_ppc64le",
"8Base-RHACM-2.7:rhacm2/acm-search-v2-rhel8@sha256:fb98ce01f36b3780192e99b96c688387b5d76892f409b831d6f134ec65d02d4a_amd64",
"8Base-RHACM-2.7:rhacm2/acm-volsync-addon-controller-rhel8@sha256:56067372156bb6d00103eecc4b5c80478980036b8143a2e2a73f8a685d0d78ee_amd64",
"8Base-RHACM-2.7:rhacm2/acm-volsync-addon-controller-rhel8@sha256:98724153fa7763d22bcf11c3a5faa6eee0f6c40c4f4f647487e106d2ef427218_s390x",
"8Base-RHACM-2.7:rhacm2/acm-volsync-addon-controller-rhel8@sha256:a7f8ce55764d4e303d54aaf064d56ee192620d29b361fabcda2a26f364221dc9_arm64",
"8Base-RHACM-2.7:rhacm2/acm-volsync-addon-controller-rhel8@sha256:e3e10a30c35a9cbd5f81d107e9ce86b2410bd10171673521eab1491ebdee2314_ppc64le",
"8Base-RHACM-2.7:rhacm2/cert-policy-controller-rhel8@sha256:1de63e2d307841c7707f4d0c09cd1d9cd673bbd7736c5f6c533986a9de0d1118_s390x",
"8Base-RHACM-2.7:rhacm2/cert-policy-controller-rhel8@sha256:488e74aed7f420f6112ef1f7b3b5cc812358574ec149ecca1147ff2f9d6d7835_arm64",
"8Base-RHACM-2.7:rhacm2/cert-policy-controller-rhel8@sha256:5be8ca7ec79077906c23b52cdaa731866774a2e413babd395d3f24d892bed37a_ppc64le",
"8Base-RHACM-2.7:rhacm2/cert-policy-controller-rhel8@sha256:c78e2547f3cff318747e354f09e5954c71fde8840ab8db818050dc9531205e6c_amd64",
"8Base-RHACM-2.7:rhacm2/cluster-backup-rhel8-operator@sha256:09f23f185abfbec175fbea2cc1fba624308c2777b5c8133d9e98daeb4bcfa009_s390x",
"8Base-RHACM-2.7:rhacm2/cluster-backup-rhel8-operator@sha256:3af39faf1795e87018795c35b2ec5074bfcd1bf76b84326446cfb1570bc0d5e0_arm64",
"8Base-RHACM-2.7:rhacm2/cluster-backup-rhel8-operator@sha256:3c969356ace5c3bc0fa5d6d8e25a838262b0f6152533f4361034a742eb29ae24_amd64",
"8Base-RHACM-2.7:rhacm2/cluster-backup-rhel8-operator@sha256:f02c115867036c64cdf8669fe7690b94d23b19ad7b969938f7c4cbb00111d403_ppc64le",
"8Base-RHACM-2.7:rhacm2/config-policy-controller-rhel8@sha256:1339f82b15ebe01ba411e70252eb5964a5d622bd28a7fa494786ae6317d3060c_amd64",
"8Base-RHACM-2.7:rhacm2/config-policy-controller-rhel8@sha256:328c0d0e4d06573f2f26bbec39f1a570eb6ddbc26a5c0fa380fec7f840f6475e_arm64",
"8Base-RHACM-2.7:rhacm2/config-policy-controller-rhel8@sha256:e5480dd0b573d0fd949fa2cf22d77ebb5a32765fb95bed18a02fa3155f690f5b_ppc64le",
"8Base-RHACM-2.7:rhacm2/config-policy-controller-rhel8@sha256:fab9c37776dabaa9c510bf243f23407715a1e3bd1c0a0280dc22191c6349a1c0_s390x",
"8Base-RHACM-2.7:rhacm2/endpoint-monitoring-rhel8-operator@sha256:4f5241425e26875244fab0ec9e96707790ef86edca5265ac01de1ccfc86294c0_amd64",
"8Base-RHACM-2.7:rhacm2/endpoint-monitoring-rhel8-operator@sha256:64c9e84fb923d107d0d4d3f9026510de03f73773cc8348f0025721d26033215c_arm64",
"8Base-RHACM-2.7:rhacm2/endpoint-monitoring-rhel8-operator@sha256:8913009902c71afe34f3a98ed720997e72f764cb7e251a08a2698f2d8ce64e24_s390x",
"8Base-RHACM-2.7:rhacm2/endpoint-monitoring-rhel8-operator@sha256:c5bcc8c4e5d2a4b7270b04dc1b8e8fa399a0f0bfff1d1cc3e7ec0b7b7b6e0f3f_ppc64le",
"8Base-RHACM-2.7:rhacm2/governance-policy-propagator-rhel8@sha256:002229b229bf9a13e54dc16e1edacc0cf8c75d6f46948868a045d79dfd38033c_amd64",
"8Base-RHACM-2.7:rhacm2/governance-policy-propagator-rhel8@sha256:53a9030933e0b2f752461e5337590ad16e891a8fdda897d8a0cb8e135363f0d0_ppc64le",
"8Base-RHACM-2.7:rhacm2/governance-policy-propagator-rhel8@sha256:d4296089159e15bf3e11f5695a34d10b83875a346545f1d09824b4fe47295cf8_s390x",
"8Base-RHACM-2.7:rhacm2/governance-policy-propagator-rhel8@sha256:e05489056e65dba4eb291b050c8072608a5efc2ce971b34a903c8c7ca07e0927_arm64",
"8Base-RHACM-2.7:rhacm2/grafana-dashboard-loader-rhel8@sha256:0d64615d4c3a6fc8e0fc5eb595d8f846f17f7462aaf66b40aa54436fe2b4bd2b_amd64",
"8Base-RHACM-2.7:rhacm2/grafana-dashboard-loader-rhel8@sha256:c182f0b51bfd9b29ea7363f74522a49b6601418f5db76843231167ef1176f709_s390x",
"8Base-RHACM-2.7:rhacm2/grafana-dashboard-loader-rhel8@sha256:d41f6fabaec525dfaac736806b93102479260309f482e155af2b03dc3c9a0c61_arm64",
"8Base-RHACM-2.7:rhacm2/grafana-dashboard-loader-rhel8@sha256:f35f6472c8138046e2f9017659dfb5a703cd895032a21d6d95c1075173005f7c_ppc64le",
"8Base-RHACM-2.7:rhacm2/iam-policy-controller-rhel8@sha256:83354271af399291790b9c3e2e98ba1db7fac99b48a385d50e7318b357f882ca_ppc64le",
"8Base-RHACM-2.7:rhacm2/iam-policy-controller-rhel8@sha256:cc5f8499009dc316d936c3a57f9a9457d5f2bbc8568e2b484a7c8b1cc676da7c_arm64",
"8Base-RHACM-2.7:rhacm2/iam-policy-controller-rhel8@sha256:e79bba365fb1a5edb7cc53d07cebdbb56e861948dedd61e9697f14a8defc300b_amd64",
"8Base-RHACM-2.7:rhacm2/iam-policy-controller-rhel8@sha256:f7a86d6209a19498e56da1f39533a1198af35c2a9e3c824cea252eb34d737219_s390x",
"8Base-RHACM-2.7:rhacm2/insights-client-rhel8@sha256:41d64847ac789df45b51aeca8debfa2a5ac7ff15ad880ba7213ce8afbe4aff2e_amd64",
"8Base-RHACM-2.7:rhacm2/insights-client-rhel8@sha256:5a32ad8c8e7792f9679a604f073bce047c4f8fdd713a655ae83314e27366c5af_arm64",
"8Base-RHACM-2.7:rhacm2/insights-client-rhel8@sha256:7040938ffaa1682dfefe95a614335b9d4f59aac472e47937f1d19f8325d985e6_ppc64le",
"8Base-RHACM-2.7:rhacm2/insights-client-rhel8@sha256:9d25ef8c29b2dac4660e18c17d0286fa2ff0f6f6383b6bf795f7e5e6f70b950e_s390x",
"8Base-RHACM-2.7:rhacm2/insights-metrics-rhel8@sha256:4bf538ff68126949da79f7b1ab97a44a64529e240cd3f84360a88bb6a9a08e4d_ppc64le",
"8Base-RHACM-2.7:rhacm2/insights-metrics-rhel8@sha256:57bf2eca5df0be601d7dd59357e95d078bf69d26c1b26cdd56d0d311df123d5a_arm64",
"8Base-RHACM-2.7:rhacm2/insights-metrics-rhel8@sha256:65f96884ed34103842217b26597ec413197db699aeb004daeca08f1d08014f46_amd64",
"8Base-RHACM-2.7:rhacm2/insights-metrics-rhel8@sha256:ed01454411cbdfb20661aecc76e00767b5ec122e27a379159476eabba741b94e_s390x",
"8Base-RHACM-2.7:rhacm2/klusterlet-addon-controller-rhel8@sha256:523776c04653aac8c750ff48156fd7a5b0efd9ad35c40cbacdbe0ca6dda48217_amd64",
"8Base-RHACM-2.7:rhacm2/klusterlet-addon-controller-rhel8@sha256:7cea9ce9aeb26df137590353de05b8a88ee55faa43cecde68e40fb875f9844cd_arm64",
"8Base-RHACM-2.7:rhacm2/klusterlet-addon-controller-rhel8@sha256:866125412b6812710734b9e72d09581be40879bb57236e37660e2d29210a37ad_s390x",
"8Base-RHACM-2.7:rhacm2/klusterlet-addon-controller-rhel8@sha256:c89f9fed1ce56a6baf10808454b01d4df88571db744feb2bfae8b5707d82013f_ppc64le",
"8Base-RHACM-2.7:rhacm2/kube-rbac-proxy-rhel8@sha256:407178ad223483b92a382e0fb916de9f42f1a0db9aaacb66710a7a743f1c3dce_arm64",
"8Base-RHACM-2.7:rhacm2/kube-rbac-proxy-rhel8@sha256:455dde7a89b1505c93651022451b83e1e8f86186b98f660e3c6ad998a97d48f3_ppc64le",
"8Base-RHACM-2.7:rhacm2/kube-rbac-proxy-rhel8@sha256:95de0275698ef704379246e088763c3827171487049b9cfb857712ddbdef46e9_amd64",
"8Base-RHACM-2.7:rhacm2/kube-rbac-proxy-rhel8@sha256:f0397b30dc7b824b0e37a256c5a067585885c80db1033b44a13fe56446cd80a9_s390x",
"8Base-RHACM-2.7:rhacm2/kube-state-metrics-rhel8@sha256:1f27bc62a66413a31d2d680ecd2a8ed9c9d378341da56b788cd86c98151a1fd4_s390x",
"8Base-RHACM-2.7:rhacm2/kube-state-metrics-rhel8@sha256:534420075e829b5881f6cd3f32d4aa90ea3075de869b84f689c9606d4f03521a_arm64",
"8Base-RHACM-2.7:rhacm2/kube-state-metrics-rhel8@sha256:8cc675a0cf4ff24b28c0b75a54fc4f3328c6a9f041f21d1814d210b7704f6970_amd64",
"8Base-RHACM-2.7:rhacm2/kube-state-metrics-rhel8@sha256:c56179f297ebab2ef9851417ec42ac6c16b6f8cb3627c243ff6984d2dd6ac76d_ppc64le",
"8Base-RHACM-2.7:rhacm2/management-ingress-rhel8@sha256:3b94abf5182934113b1cf9b8688a2da977d5fec3110f2d79b81b2ec46ffeada3_ppc64le",
"8Base-RHACM-2.7:rhacm2/management-ingress-rhel8@sha256:70aa7c3711b4085caa9ba50295dfedf9b2cd3a1b37e815e4a7245c1aef0cfe22_s390x",
"8Base-RHACM-2.7:rhacm2/management-ingress-rhel8@sha256:bea2ee18f401ec1b4c4b87f40f6f79a4418d6aafad5e2b50099f7541b6699de7_arm64",
"8Base-RHACM-2.7:rhacm2/management-ingress-rhel8@sha256:f45de50d8d7b6a285317a3bc1c413427841c8d6fab742f6de0a61bad9722b61e_amd64",
"8Base-RHACM-2.7:rhacm2/memcached-exporter-rhel8@sha256:094b84362782a88d8b0c7a75a23dd5ae3ff846913f0a49e732d53cc0efdf6a61_arm64",
"8Base-RHACM-2.7:rhacm2/memcached-exporter-rhel8@sha256:708e8f9531f5cc33a2543956eb0c940e5ad36d2ac196903a0beaa42944cb543f_ppc64le",
"8Base-RHACM-2.7:rhacm2/memcached-exporter-rhel8@sha256:baa029b8feb59ec4d626f021ebf777cc991c1a24c29c321c40513b91641f4bbc_amd64",
"8Base-RHACM-2.7:rhacm2/memcached-exporter-rhel8@sha256:c7937a592a255199c316e30c499d0c150cc95c3f208e46d8a936a5bc03a1fed6_s390x",
"8Base-RHACM-2.7:rhacm2/memcached-rhel8@sha256:21d28e1c3d1c7e8803261867c20a29df444676780ed9d4cc9f1dd1c8dbd68688_amd64",
"8Base-RHACM-2.7:rhacm2/memcached-rhel8@sha256:6bac06a2e1e181fe4920a33df5ce433635871a42ba30fbbe0adff1c505fbab4b_ppc64le",
"8Base-RHACM-2.7:rhacm2/memcached-rhel8@sha256:6c7cb2786f6863e7d1c8554f159c68123921d22bbd7bec5fc3532cad991937b4_s390x",
"8Base-RHACM-2.7:rhacm2/memcached-rhel8@sha256:e044af5fee732dd9923759b312c3b72dd4b6ab1780456973f35677d72586913e_arm64",
"8Base-RHACM-2.7:rhacm2/metrics-collector-rhel8@sha256:21644ef77ec046c79fb64f612245ac5d59c0aa569c548b48062da8896d159696_s390x",
"8Base-RHACM-2.7:rhacm2/metrics-collector-rhel8@sha256:2358249e2cf40d054cca5711f39091e2f0cbd44e61a24d3c1dd1a9e79cc440b1_arm64",
"8Base-RHACM-2.7:rhacm2/metrics-collector-rhel8@sha256:9638fab8d1439730395607cc99bcda33eae5e813778398888124e8ae319cb80e_amd64",
"8Base-RHACM-2.7:rhacm2/metrics-collector-rhel8@sha256:e06aed89ad0c48bef78e45512d22c3373f62c63d335d953ba064b160a68fcad2_ppc64le",
"8Base-RHACM-2.7:rhacm2/multicloud-integrations-rhel8@sha256:1063ef655f5dd15b0b914572ba672892eb53b441ae151d14cffca9d320860f2d_ppc64le",
"8Base-RHACM-2.7:rhacm2/multicloud-integrations-rhel8@sha256:3f0ab9161698eb9e3342c3b3fc70d5ca9c420cdcc5a5ccebc8cc993dfefb9dc3_amd64",
"8Base-RHACM-2.7:rhacm2/multicloud-integrations-rhel8@sha256:651c4ac3da42bc2acfe9bff35e397ccf5e88abb6303622f3244d6ccb9b8f9e0d_s390x",
"8Base-RHACM-2.7:rhacm2/multicloud-integrations-rhel8@sha256:f02a569222e13356f5fbdef5b7d2da943e6f6071fd88ba75a2565b3d340b6c3a_arm64",
"8Base-RHACM-2.7:rhacm2/multicluster-observability-rhel8-operator@sha256:49083d7039af6df4bd639dd998162c96dc586da4d828ffbe9c880a8a8d6d13d6_arm64",
"8Base-RHACM-2.7:rhacm2/multicluster-observability-rhel8-operator@sha256:68228ba1ef7bf5631f0cab91cb4e9f86c3d24c1ad587332d42c4f85e1a3608d7_amd64",
"8Base-RHACM-2.7:rhacm2/multicluster-observability-rhel8-operator@sha256:93da29b41da3c87d4bffaf42369b50217f5d8f81d0a82c4108c27a3c40f544d8_s390x",
"8Base-RHACM-2.7:rhacm2/multicluster-observability-rhel8-operator@sha256:f212909bc9ed5be6da68a3b6a4866fdc17ecc3514b075977a8679998d6742cbe_ppc64le",
"8Base-RHACM-2.7:rhacm2/multicluster-operators-application-rhel8@sha256:299f0753c65ab4e609418fd5515bdcb041bee357f4db192ae32a24ad0c4d7853_s390x",
"8Base-RHACM-2.7:rhacm2/multicluster-operators-application-rhel8@sha256:62520c406cdbd823e99e8ee9ff9119b61cb6880fcb1335211b6520bedec564f2_amd64",
"8Base-RHACM-2.7:rhacm2/multicluster-operators-application-rhel8@sha256:9c58c89cb0173394684d7d23178ad32eb2d571444cb306ea599565eaac92ea4f_arm64",
"8Base-RHACM-2.7:rhacm2/multicluster-operators-application-rhel8@sha256:b385c92b069a8dae72e57b69d24e1fff59ad46781579882a1edfa4839fd8bbba_ppc64le",
"8Base-RHACM-2.7:rhacm2/multicluster-operators-channel-rhel8@sha256:044723d62439a8364772ab27be2c04dbd2c0421dbeb0a7b94f70e99e646b4c80_ppc64le",
"8Base-RHACM-2.7:rhacm2/multicluster-operators-channel-rhel8@sha256:d8fe5baa4aefbcf41861743a3cf6c94f8a2a63526e96e5d263a40a8cb8a5ad4e_s390x",
"8Base-RHACM-2.7:rhacm2/multicluster-operators-channel-rhel8@sha256:da65bc93513dfb37a4828eaf5e1d4c08265ffdba05028fed95a564341d226771_amd64",
"8Base-RHACM-2.7:rhacm2/multicluster-operators-channel-rhel8@sha256:ddb1016901287c80ef1972f25db37b1182e854115671961efb3fc0048cd95800_arm64",
"8Base-RHACM-2.7:rhacm2/multicluster-operators-subscription-rhel8@sha256:548d610f996e73b67eb21d2993b5ac3d0da02997a48b9c1226072d6d95ae4c3b_arm64",
"8Base-RHACM-2.7:rhacm2/multicluster-operators-subscription-rhel8@sha256:6307eb5e9195415477b18d701310e8813772b7120d0fc4ac83846e54b46b4745_s390x",
"8Base-RHACM-2.7:rhacm2/multicluster-operators-subscription-rhel8@sha256:a69777a61feaf373c162a82ffb6f6996df6231c23cb2f1923bdd77c311d7d739_ppc64le",
"8Base-RHACM-2.7:rhacm2/multicluster-operators-subscription-rhel8@sha256:e53b330ed0c4ed0803a93b18a6ce290814dcd16dce6eb980809b5b8c6c09deb4_amd64",
"8Base-RHACM-2.7:rhacm2/multiclusterhub-rhel8@sha256:405fa2e3363a3c124a5764d6153b7bcba3d43a3026813085e44c9246d51ca60a_amd64",
"8Base-RHACM-2.7:rhacm2/multiclusterhub-rhel8@sha256:b82d4ecef59b69623ec4d0a9b5537fa52e007336727c92345cd829d80961f14a_s390x",
"8Base-RHACM-2.7:rhacm2/multiclusterhub-rhel8@sha256:e96ea7f3533e7d0836512cbc2b027b60c400aa16c8e4691117608ab4736a059b_ppc64le",
"8Base-RHACM-2.7:rhacm2/multiclusterhub-rhel8@sha256:fdf9ae4924a587c945a85b2319b0471a5688368df572f2de852c51da8bc74dcb_arm64",
"8Base-RHACM-2.7:rhacm2/node-exporter-rhel8@sha256:1af36144b83dc16cd1958d0414be55eaa2aae95894b6eefd2233308ace81df02_ppc64le",
"8Base-RHACM-2.7:rhacm2/node-exporter-rhel8@sha256:2aeec43f11c6572abb7d4468560dc1561a023d9692058a4ac2b13a0cedb44dde_amd64",
"8Base-RHACM-2.7:rhacm2/node-exporter-rhel8@sha256:8b359fcf74d236fc488ef4553dbaf9dbec549e331f2b103b40139aa2eb1345e4_arm64",
"8Base-RHACM-2.7:rhacm2/node-exporter-rhel8@sha256:97291260ff17e7e1b1f490a68041613ca5f7c192d848f928eca9b867de47bc4e_s390x",
"8Base-RHACM-2.7:rhacm2/observatorium-rhel8-operator@sha256:16eeedaa25dd61c03514479044fde9851c5b4224b718a496e33d43a06f57d5b5_amd64",
"8Base-RHACM-2.7:rhacm2/observatorium-rhel8-operator@sha256:928c114e3aca978626ad91889aaed0cc20ca0d641ad946c9a1b1f2424245c795_arm64",
"8Base-RHACM-2.7:rhacm2/observatorium-rhel8-operator@sha256:c4e260eabb09bacc1aa332ea2001333c671e0fc65a3ef4d04e02b5473b45642d_ppc64le",
"8Base-RHACM-2.7:rhacm2/observatorium-rhel8-operator@sha256:c870e034b29dfa320cb6a6bf60021033b622b76a0c4aaaf2a768326ea046b459_s390x",
"8Base-RHACM-2.7:rhacm2/observatorium-rhel8@sha256:1e46b8610e037752ecfb30aaac5c7459a81aa119bf0c2b2ffb0dc90cd5701af0_arm64",
"8Base-RHACM-2.7:rhacm2/observatorium-rhel8@sha256:51374017a10289e0402363ae2839d110f500be44dc44834dbd8dd66ba0e6f5e9_s390x",
"8Base-RHACM-2.7:rhacm2/observatorium-rhel8@sha256:836c0b874ba4fc57b5f79dffacefd2dc0261822cb6dde17d247db39175a5c27f_amd64",
"8Base-RHACM-2.7:rhacm2/observatorium-rhel8@sha256:b7b3de98fbcc216c00d3291691f8997183a6409dabed8ea7b10b336c481b2b87_ppc64le",
"8Base-RHACM-2.7:rhacm2/prometheus-alertmanager-rhel8@sha256:6c9ea79e385be44f735efb932079b328200d47869f5f5f9b442fdb76067cac2a_amd64",
"8Base-RHACM-2.7:rhacm2/prometheus-alertmanager-rhel8@sha256:8349cdc4677a2dd37c54b058c487d76e8fbe4c76178e805d4745ef5c62bc6151_arm64",
"8Base-RHACM-2.7:rhacm2/prometheus-alertmanager-rhel8@sha256:8e8c89c184a5d023f031ab7cca2c4c64cdfd151c37aa5ae3a206cb1f1055268f_ppc64le",
"8Base-RHACM-2.7:rhacm2/prometheus-alertmanager-rhel8@sha256:fdbba855391acd2b33d0b16f9f0e7ba2a9cdbaa90bf71298182954b7f4c8fe76_s390x",
"8Base-RHACM-2.7:rhacm2/prometheus-rhel8@sha256:59174c376ae5563ea3a2a68bf999458f6b905058f57a7779b6dddd7aff252e4f_amd64",
"8Base-RHACM-2.7:rhacm2/prometheus-rhel8@sha256:6877b4207285d7a0e1343f5c1b70bab163d1fd5004f778998d2e612817ea5f06_s390x",
"8Base-RHACM-2.7:rhacm2/prometheus-rhel8@sha256:a3661c1cbfa2f8c230ec44ee5e2fecf1967ce48df0c9699f063bd27407b94dac_arm64",
"8Base-RHACM-2.7:rhacm2/prometheus-rhel8@sha256:a5a9a7c264f07c789094cb5371729f86700c0cfce4605b573c236c21a46ea9d6_ppc64le",
"8Base-RHACM-2.7:rhacm2/rbac-query-proxy-rhel8@sha256:3481fdb51147ce735b7864215cacd4c6a24b2c05a9388866f11be887a5fd0d4f_s390x",
"8Base-RHACM-2.7:rhacm2/rbac-query-proxy-rhel8@sha256:84486a82cd6655d5e5a1fbccae5a2e9335498d3e05422fa325b443c8923c1b75_arm64",
"8Base-RHACM-2.7:rhacm2/rbac-query-proxy-rhel8@sha256:bdeee76d09265212805e06117c368c96d40c7b46278dc09413fa300c6198ac2d_amd64",
"8Base-RHACM-2.7:rhacm2/rbac-query-proxy-rhel8@sha256:ceb1bd89103c56378166ab968dbaa387ab0531d1592f053718d0c1c683770e3d_ppc64le",
"8Base-RHACM-2.7:rhacm2/search-collector-rhel8@sha256:4b7544ec460f265afb71c9d362cf9851e3ba250c3ab694ccc9a78c15eb38a612_arm64",
"8Base-RHACM-2.7:rhacm2/search-collector-rhel8@sha256:6695c50772760b400d0535f406f02b7c37436c5ce6932b8d5518b995780287a8_s390x",
"8Base-RHACM-2.7:rhacm2/search-collector-rhel8@sha256:91b398bdccc5dbbfb82913ac52110d0b8e2f6c37ded6aa22b7d97ec4655b4cde_amd64",
"8Base-RHACM-2.7:rhacm2/search-collector-rhel8@sha256:e129649706a536e4ef6e8f770d0bf682f35da55c86c978c749e903b1a2bbe875_ppc64le",
"8Base-RHACM-2.7:rhacm2/submariner-addon-rhel8@sha256:17dfda9e5f46f9df69171607ec2e078be9362de4c13e2ed20763fc59a7e9cd1a_s390x",
"8Base-RHACM-2.7:rhacm2/submariner-addon-rhel8@sha256:4eddabb57e6f448c45fba78dc72f1541ccddb11b63a558764d0c105465a76555_amd64",
"8Base-RHACM-2.7:rhacm2/submariner-addon-rhel8@sha256:581fb02a9670b27810f2ad35bad4a82d2e1eab77fcd1274de05b0a922450d3fc_ppc64le",
"8Base-RHACM-2.7:rhacm2/submariner-addon-rhel8@sha256:7400391c2a56bc01da6fbbf13bb249a01e90d8eccb8d465dfb19c3598f5fecbe_arm64",
"8Base-RHACM-2.7:rhacm2/thanos-receive-controller-rhel8@sha256:4b228ecad424ca792139152948e27ed4c714dcfbcd540caf117dee20845018c8_ppc64le",
"8Base-RHACM-2.7:rhacm2/thanos-receive-controller-rhel8@sha256:7ceb607e7a3205361d8c9d1b44aae47381e2d07b129e40b5f90f55c3a8402774_arm64",
"8Base-RHACM-2.7:rhacm2/thanos-receive-controller-rhel8@sha256:b17fe936f5d8d8da38d72bf2153b47ac619c460c1f8227b4cb2f37cfc18cd4be_s390x",
"8Base-RHACM-2.7:rhacm2/thanos-receive-controller-rhel8@sha256:e9a5ef8f2d97357bee0198544d0545c26ee7c7d10116771e510d73eda6c45abe_amd64",
"8Base-RHACM-2.7:rhacm2/thanos-rhel8@sha256:23a4e918b5ffdbad4745e541afad2747bd6b28e534a31e7b5aff74296b27e3e7_amd64",
"8Base-RHACM-2.7:rhacm2/thanos-rhel8@sha256:26de3711356177090694b4bf00821d873127cf8c0675fe42a8f757c5c37a40cd_arm64",
"8Base-RHACM-2.7:rhacm2/thanos-rhel8@sha256:6515a630cddbb13fd14f81fd3b8c3a95f2469eaf599010b42732d8fd794af1b0_s390x",
"8Base-RHACM-2.7:rhacm2/thanos-rhel8@sha256:736e1fd62ba7b6c56ad1af81ab1260dd7d13a770d62914183aaa2cc2ebb0dc20_ppc64le"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2134609"
}
],
"notes": [
{
"category": "description",
"text": "A vulnerability was found in the nodejs-minimatch package. This flaw allows a Regular Expression Denial of Service (ReDoS) when calling the braceExpand function with specific arguments, resulting in a Denial of Service.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "nodejs-minimatch: ReDoS via the braceExpand function",
"title": "Vulnerability summary"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"8Base-RHACM-2.7:rhacm2/console-rhel8@sha256:01517c35f75f1f4f4c3625eb899bff16ae5c114a241c70b56f7de2310ddd065e_s390x",
"8Base-RHACM-2.7:rhacm2/console-rhel8@sha256:33929c835221f166d0eb731f5e553cdf78a5579a124c90b462d4bb5250dc7254_arm64",
"8Base-RHACM-2.7:rhacm2/console-rhel8@sha256:89dad712668e3fdd11a79fdc477a5a2fe1060902bd3f3e575fd2812b4e9f7037_ppc64le",
"8Base-RHACM-2.7:rhacm2/console-rhel8@sha256:fa807a069376c408c56d593bc2e2569cec0c19f105a727a616dea3bd8305953f_amd64"
],
"known_not_affected": [
"8Base-RHACM-2.7:rhacm2/acm-governance-policy-addon-controller-rhel8@sha256:1aae106ecbdeadb77b0fd95133827e7fad4f5fcb9916e56ca0dfccab8bd34bed_ppc64le",
"8Base-RHACM-2.7:rhacm2/acm-governance-policy-addon-controller-rhel8@sha256:2c7f0617df666e8cbcd622dee073a35843db4a81caa19b7db3b9fb9264cdf7fc_amd64",
"8Base-RHACM-2.7:rhacm2/acm-governance-policy-addon-controller-rhel8@sha256:7f6671f84fcbe569fceece415dd7beeb8bb7f86c3031bdfb3ac0d0e777051b2f_s390x",
"8Base-RHACM-2.7:rhacm2/acm-governance-policy-addon-controller-rhel8@sha256:b30028955a86b6ecdb8c6865328976d74e98f56d6e21277a9f5a812f896b6303_arm64",
"8Base-RHACM-2.7:rhacm2/acm-governance-policy-framework-addon-rhel8@sha256:25271964483024b3235dd61f7e7bb9dd5e9dfa75f76e6ded5c92580d440ca48b_s390x",
"8Base-RHACM-2.7:rhacm2/acm-governance-policy-framework-addon-rhel8@sha256:7dcde13540cc938374463521f91091a7bbf0a037cabfc5e4b55c89497e0ba6bf_arm64",
"8Base-RHACM-2.7:rhacm2/acm-governance-policy-framework-addon-rhel8@sha256:b7b778111722c0da14ae74580be1813f6ecedf97fcd88de46fd15cc3ace2cb61_ppc64le",
"8Base-RHACM-2.7:rhacm2/acm-governance-policy-framework-addon-rhel8@sha256:ec5fc63b94bc9c070f14fd76d4ae26b90e3f29d3694887380a5f8f8ea5a04bc0_amd64",
"8Base-RHACM-2.7:rhacm2/acm-grafana-rhel8@sha256:0c427fa58c97b71eb784e4a590c208b0284cf656f66a268ea4803804ce3ce28a_arm64",
"8Base-RHACM-2.7:rhacm2/acm-grafana-rhel8@sha256:2e3505803004ca421087171bfe9097f6f106c812f840e8b83d1215150b4137c4_ppc64le",
"8Base-RHACM-2.7:rhacm2/acm-grafana-rhel8@sha256:49746c3a6e7033b1bac90d3515e0f5ab44aaf9c45cce414308da72bb960287b1_amd64",
"8Base-RHACM-2.7:rhacm2/acm-grafana-rhel8@sha256:c8f1a9d09131727033e6e60984c5baa3271adc6a23854b9aabe70f36952d35d6_s390x",
"8Base-RHACM-2.7:rhacm2/acm-must-gather-rhel8@sha256:0be17e173b962f1a87e833096f208c9030fce1128b2b8c86842a0a40f7d6cf02_arm64",
"8Base-RHACM-2.7:rhacm2/acm-must-gather-rhel8@sha256:5c79bf93599b792c20c76d9a0a35532ad79a45f3765dccfbafab9a273e338e52_amd64",
"8Base-RHACM-2.7:rhacm2/acm-must-gather-rhel8@sha256:a05c071011c96e4db1e4a469883103f4118a304d3e03338083d2a103c0e7c208_ppc64le",
"8Base-RHACM-2.7:rhacm2/acm-must-gather-rhel8@sha256:ad85c5d648363cdb36790b49311f4e07a8584b9e6065cde9d41274a1bd716f0a_s390x",
"8Base-RHACM-2.7:rhacm2/acm-operator-bundle@sha256:90320bd14c632ace987ca1eac05a78068123ef1fc97c401951d073a3f0fd8e66_s390x",
"8Base-RHACM-2.7:rhacm2/acm-operator-bundle@sha256:e45be680b6140f58ff1840649b29aebebad4c5950d9571ca39dfea1dffd669b0_ppc64le",
"8Base-RHACM-2.7:rhacm2/acm-operator-bundle@sha256:f63d0a9a0e3dc9d86e84279c50e9c613d8430e71a3821d418e168250ca3b747c_amd64",
"8Base-RHACM-2.7:rhacm2/acm-prometheus-config-reloader-rhel8@sha256:0fd63f75b7638fadc78f92a62d6e9731e42c05069f3e93ab0ffd4b004de78100_ppc64le",
"8Base-RHACM-2.7:rhacm2/acm-prometheus-config-reloader-rhel8@sha256:2839bcce06fd5a02f6cc8fce8668fb806ae8f2e0e7174e5c66376792c2d1fd92_s390x",
"8Base-RHACM-2.7:rhacm2/acm-prometheus-config-reloader-rhel8@sha256:7fcb79c1707b3c8b767d8c174e5b64516f200c0bfa255c1f40557446b37debae_amd64",
"8Base-RHACM-2.7:rhacm2/acm-prometheus-config-reloader-rhel8@sha256:a4e43fc7608837da6a66cb2c5bda4b78b520c3075c0f1f66bb824fa44e2d35fd_arm64",
"8Base-RHACM-2.7:rhacm2/acm-prometheus-rhel8@sha256:4283fa3b6ee93404d4fe7b551b52dbd7a4bbd8be0a57cf9b603a68736feefaea_amd64",
"8Base-RHACM-2.7:rhacm2/acm-prometheus-rhel8@sha256:7e98ef30dca1071d5abff1be2a3a296cc9a4663162a3828b697637195d314e77_ppc64le",
"8Base-RHACM-2.7:rhacm2/acm-prometheus-rhel8@sha256:b3ee1cad060e7f72414df1ae6c0e27ddf6f6fa7a8e45627ebeb912b8a9ca3b74_arm64",
"8Base-RHACM-2.7:rhacm2/acm-prometheus-rhel8@sha256:c6d947e30ec1aa348d573ee93c669f71b38ea93801e71636f5f9ab4609f681b4_s390x",
"8Base-RHACM-2.7:rhacm2/acm-search-indexer-rhel8@sha256:436307eef035e0e9be448eb6c4f6a690a7d357ed06d661642b082e0d3219864c_amd64",
"8Base-RHACM-2.7:rhacm2/acm-search-indexer-rhel8@sha256:53ceb20280569eaf0129686d49d462a3c1d3eaf2829b6eb920e9359be718e2c4_s390x",
"8Base-RHACM-2.7:rhacm2/acm-search-indexer-rhel8@sha256:aa89295f36c99d70e63b07e9fe2c8db348df38b3308870f543efb4be24beca6c_ppc64le",
"8Base-RHACM-2.7:rhacm2/acm-search-indexer-rhel8@sha256:aed3972894519bc832bd9a340316a752ebb8edbc393051904c399eef7e423dd4_arm64",
"8Base-RHACM-2.7:rhacm2/acm-search-v2-api-rhel8@sha256:1808d69232a47c3590a41c1e97126dd06c2727be972b11170b115f2e5d9fec38_amd64",
"8Base-RHACM-2.7:rhacm2/acm-search-v2-api-rhel8@sha256:1d5153067a1cb127f74d2bc983d16db8f39313a378f14d13f7e39da28f2251ae_ppc64le",
"8Base-RHACM-2.7:rhacm2/acm-search-v2-api-rhel8@sha256:5be1e54791e8024f0e1342eba7d4441e0606f9a26be8f52aff51c8665baa41cc_s390x",
"8Base-RHACM-2.7:rhacm2/acm-search-v2-api-rhel8@sha256:f2924c460e8d7e12da359f365f9ec3b13c2d175dd6c11533b12113741eea7292_arm64",
"8Base-RHACM-2.7:rhacm2/acm-search-v2-rhel8@sha256:8a28d0fad728823ae5a07a259a0866bc507ae9b0f90eb1b4c63567aaf13c377c_arm64",
"8Base-RHACM-2.7:rhacm2/acm-search-v2-rhel8@sha256:f5b656141ad16ac873d1b886abc3b956380268b6c0dddb8ceac3e79b65edae0a_s390x",
"8Base-RHACM-2.7:rhacm2/acm-search-v2-rhel8@sha256:f708326772c9ed846e11b053efda56c106d5a72a13482d2a8ecc179cfb957bc9_ppc64le",
"8Base-RHACM-2.7:rhacm2/acm-search-v2-rhel8@sha256:fb98ce01f36b3780192e99b96c688387b5d76892f409b831d6f134ec65d02d4a_amd64",
"8Base-RHACM-2.7:rhacm2/acm-volsync-addon-controller-rhel8@sha256:56067372156bb6d00103eecc4b5c80478980036b8143a2e2a73f8a685d0d78ee_amd64",
"8Base-RHACM-2.7:rhacm2/acm-volsync-addon-controller-rhel8@sha256:98724153fa7763d22bcf11c3a5faa6eee0f6c40c4f4f647487e106d2ef427218_s390x",
"8Base-RHACM-2.7:rhacm2/acm-volsync-addon-controller-rhel8@sha256:a7f8ce55764d4e303d54aaf064d56ee192620d29b361fabcda2a26f364221dc9_arm64",
"8Base-RHACM-2.7:rhacm2/acm-volsync-addon-controller-rhel8@sha256:e3e10a30c35a9cbd5f81d107e9ce86b2410bd10171673521eab1491ebdee2314_ppc64le",
"8Base-RHACM-2.7:rhacm2/cert-policy-controller-rhel8@sha256:1de63e2d307841c7707f4d0c09cd1d9cd673bbd7736c5f6c533986a9de0d1118_s390x",
"8Base-RHACM-2.7:rhacm2/cert-policy-controller-rhel8@sha256:488e74aed7f420f6112ef1f7b3b5cc812358574ec149ecca1147ff2f9d6d7835_arm64",
"8Base-RHACM-2.7:rhacm2/cert-policy-controller-rhel8@sha256:5be8ca7ec79077906c23b52cdaa731866774a2e413babd395d3f24d892bed37a_ppc64le",
"8Base-RHACM-2.7:rhacm2/cert-policy-controller-rhel8@sha256:c78e2547f3cff318747e354f09e5954c71fde8840ab8db818050dc9531205e6c_amd64",
"8Base-RHACM-2.7:rhacm2/cluster-backup-rhel8-operator@sha256:09f23f185abfbec175fbea2cc1fba624308c2777b5c8133d9e98daeb4bcfa009_s390x",
"8Base-RHACM-2.7:rhacm2/cluster-backup-rhel8-operator@sha256:3af39faf1795e87018795c35b2ec5074bfcd1bf76b84326446cfb1570bc0d5e0_arm64",
"8Base-RHACM-2.7:rhacm2/cluster-backup-rhel8-operator@sha256:3c969356ace5c3bc0fa5d6d8e25a838262b0f6152533f4361034a742eb29ae24_amd64",
"8Base-RHACM-2.7:rhacm2/cluster-backup-rhel8-operator@sha256:f02c115867036c64cdf8669fe7690b94d23b19ad7b969938f7c4cbb00111d403_ppc64le",
"8Base-RHACM-2.7:rhacm2/config-policy-controller-rhel8@sha256:1339f82b15ebe01ba411e70252eb5964a5d622bd28a7fa494786ae6317d3060c_amd64",
"8Base-RHACM-2.7:rhacm2/config-policy-controller-rhel8@sha256:328c0d0e4d06573f2f26bbec39f1a570eb6ddbc26a5c0fa380fec7f840f6475e_arm64",
"8Base-RHACM-2.7:rhacm2/config-policy-controller-rhel8@sha256:e5480dd0b573d0fd949fa2cf22d77ebb5a32765fb95bed18a02fa3155f690f5b_ppc64le",
"8Base-RHACM-2.7:rhacm2/config-policy-controller-rhel8@sha256:fab9c37776dabaa9c510bf243f23407715a1e3bd1c0a0280dc22191c6349a1c0_s390x",
"8Base-RHACM-2.7:rhacm2/endpoint-monitoring-rhel8-operator@sha256:4f5241425e26875244fab0ec9e96707790ef86edca5265ac01de1ccfc86294c0_amd64",
"8Base-RHACM-2.7:rhacm2/endpoint-monitoring-rhel8-operator@sha256:64c9e84fb923d107d0d4d3f9026510de03f73773cc8348f0025721d26033215c_arm64",
"8Base-RHACM-2.7:rhacm2/endpoint-monitoring-rhel8-operator@sha256:8913009902c71afe34f3a98ed720997e72f764cb7e251a08a2698f2d8ce64e24_s390x",
"8Base-RHACM-2.7:rhacm2/endpoint-monitoring-rhel8-operator@sha256:c5bcc8c4e5d2a4b7270b04dc1b8e8fa399a0f0bfff1d1cc3e7ec0b7b7b6e0f3f_ppc64le",
"8Base-RHACM-2.7:rhacm2/governance-policy-propagator-rhel8@sha256:002229b229bf9a13e54dc16e1edacc0cf8c75d6f46948868a045d79dfd38033c_amd64",
"8Base-RHACM-2.7:rhacm2/governance-policy-propagator-rhel8@sha256:53a9030933e0b2f752461e5337590ad16e891a8fdda897d8a0cb8e135363f0d0_ppc64le",
"8Base-RHACM-2.7:rhacm2/governance-policy-propagator-rhel8@sha256:d4296089159e15bf3e11f5695a34d10b83875a346545f1d09824b4fe47295cf8_s390x",
"8Base-RHACM-2.7:rhacm2/governance-policy-propagator-rhel8@sha256:e05489056e65dba4eb291b050c8072608a5efc2ce971b34a903c8c7ca07e0927_arm64",
"8Base-RHACM-2.7:rhacm2/grafana-dashboard-loader-rhel8@sha256:0d64615d4c3a6fc8e0fc5eb595d8f846f17f7462aaf66b40aa54436fe2b4bd2b_amd64",
"8Base-RHACM-2.7:rhacm2/grafana-dashboard-loader-rhel8@sha256:c182f0b51bfd9b29ea7363f74522a49b6601418f5db76843231167ef1176f709_s390x",
"8Base-RHACM-2.7:rhacm2/grafana-dashboard-loader-rhel8@sha256:d41f6fabaec525dfaac736806b93102479260309f482e155af2b03dc3c9a0c61_arm64",
"8Base-RHACM-2.7:rhacm2/grafana-dashboard-loader-rhel8@sha256:f35f6472c8138046e2f9017659dfb5a703cd895032a21d6d95c1075173005f7c_ppc64le",
"8Base-RHACM-2.7:rhacm2/iam-policy-controller-rhel8@sha256:83354271af399291790b9c3e2e98ba1db7fac99b48a385d50e7318b357f882ca_ppc64le",
"8Base-RHACM-2.7:rhacm2/iam-policy-controller-rhel8@sha256:cc5f8499009dc316d936c3a57f9a9457d5f2bbc8568e2b484a7c8b1cc676da7c_arm64",
"8Base-RHACM-2.7:rhacm2/iam-policy-controller-rhel8@sha256:e79bba365fb1a5edb7cc53d07cebdbb56e861948dedd61e9697f14a8defc300b_amd64",
"8Base-RHACM-2.7:rhacm2/iam-policy-controller-rhel8@sha256:f7a86d6209a19498e56da1f39533a1198af35c2a9e3c824cea252eb34d737219_s390x",
"8Base-RHACM-2.7:rhacm2/insights-client-rhel8@sha256:41d64847ac789df45b51aeca8debfa2a5ac7ff15ad880ba7213ce8afbe4aff2e_amd64",
"8Base-RHACM-2.7:rhacm2/insights-client-rhel8@sha256:5a32ad8c8e7792f9679a604f073bce047c4f8fdd713a655ae83314e27366c5af_arm64",
"8Base-RHACM-2.7:rhacm2/insights-client-rhel8@sha256:7040938ffaa1682dfefe95a614335b9d4f59aac472e47937f1d19f8325d985e6_ppc64le",
"8Base-RHACM-2.7:rhacm2/insights-client-rhel8@sha256:9d25ef8c29b2dac4660e18c17d0286fa2ff0f6f6383b6bf795f7e5e6f70b950e_s390x",
"8Base-RHACM-2.7:rhacm2/insights-metrics-rhel8@sha256:4bf538ff68126949da79f7b1ab97a44a64529e240cd3f84360a88bb6a9a08e4d_ppc64le",
"8Base-RHACM-2.7:rhacm2/insights-metrics-rhel8@sha256:57bf2eca5df0be601d7dd59357e95d078bf69d26c1b26cdd56d0d311df123d5a_arm64",
"8Base-RHACM-2.7:rhacm2/insights-metrics-rhel8@sha256:65f96884ed34103842217b26597ec413197db699aeb004daeca08f1d08014f46_amd64",
"8Base-RHACM-2.7:rhacm2/insights-metrics-rhel8@sha256:ed01454411cbdfb20661aecc76e00767b5ec122e27a379159476eabba741b94e_s390x",
"8Base-RHACM-2.7:rhacm2/klusterlet-addon-controller-rhel8@sha256:523776c04653aac8c750ff48156fd7a5b0efd9ad35c40cbacdbe0ca6dda48217_amd64",
"8Base-RHACM-2.7:rhacm2/klusterlet-addon-controller-rhel8@sha256:7cea9ce9aeb26df137590353de05b8a88ee55faa43cecde68e40fb875f9844cd_arm64",
"8Base-RHACM-2.7:rhacm2/klusterlet-addon-controller-rhel8@sha256:866125412b6812710734b9e72d09581be40879bb57236e37660e2d29210a37ad_s390x",
"8Base-RHACM-2.7:rhacm2/klusterlet-addon-controller-rhel8@sha256:c89f9fed1ce56a6baf10808454b01d4df88571db744feb2bfae8b5707d82013f_ppc64le",
"8Base-RHACM-2.7:rhacm2/kube-rbac-proxy-rhel8@sha256:407178ad223483b92a382e0fb916de9f42f1a0db9aaacb66710a7a743f1c3dce_arm64",
"8Base-RHACM-2.7:rhacm2/kube-rbac-proxy-rhel8@sha256:455dde7a89b1505c93651022451b83e1e8f86186b98f660e3c6ad998a97d48f3_ppc64le",
"8Base-RHACM-2.7:rhacm2/kube-rbac-proxy-rhel8@sha256:95de0275698ef704379246e088763c3827171487049b9cfb857712ddbdef46e9_amd64",
"8Base-RHACM-2.7:rhacm2/kube-rbac-proxy-rhel8@sha256:f0397b30dc7b824b0e37a256c5a067585885c80db1033b44a13fe56446cd80a9_s390x",
"8Base-RHACM-2.7:rhacm2/kube-state-metrics-rhel8@sha256:1f27bc62a66413a31d2d680ecd2a8ed9c9d378341da56b788cd86c98151a1fd4_s390x",
"8Base-RHACM-2.7:rhacm2/kube-state-metrics-rhel8@sha256:534420075e829b5881f6cd3f32d4aa90ea3075de869b84f689c9606d4f03521a_arm64",
"8Base-RHACM-2.7:rhacm2/kube-state-metrics-rhel8@sha256:8cc675a0cf4ff24b28c0b75a54fc4f3328c6a9f041f21d1814d210b7704f6970_amd64",
"8Base-RHACM-2.7:rhacm2/kube-state-metrics-rhel8@sha256:c56179f297ebab2ef9851417ec42ac6c16b6f8cb3627c243ff6984d2dd6ac76d_ppc64le",
"8Base-RHACM-2.7:rhacm2/management-ingress-rhel8@sha256:3b94abf5182934113b1cf9b8688a2da977d5fec3110f2d79b81b2ec46ffeada3_ppc64le",
"8Base-RHACM-2.7:rhacm2/management-ingress-rhel8@sha256:70aa7c3711b4085caa9ba50295dfedf9b2cd3a1b37e815e4a7245c1aef0cfe22_s390x",
"8Base-RHACM-2.7:rhacm2/management-ingress-rhel8@sha256:bea2ee18f401ec1b4c4b87f40f6f79a4418d6aafad5e2b50099f7541b6699de7_arm64",
"8Base-RHACM-2.7:rhacm2/management-ingress-rhel8@sha256:f45de50d8d7b6a285317a3bc1c413427841c8d6fab742f6de0a61bad9722b61e_amd64",
"8Base-RHACM-2.7:rhacm2/memcached-exporter-rhel8@sha256:094b84362782a88d8b0c7a75a23dd5ae3ff846913f0a49e732d53cc0efdf6a61_arm64",
"8Base-RHACM-2.7:rhacm2/memcached-exporter-rhel8@sha256:708e8f9531f5cc33a2543956eb0c940e5ad36d2ac196903a0beaa42944cb543f_ppc64le",
"8Base-RHACM-2.7:rhacm2/memcached-exporter-rhel8@sha256:baa029b8feb59ec4d626f021ebf777cc991c1a24c29c321c40513b91641f4bbc_amd64",
"8Base-RHACM-2.7:rhacm2/memcached-exporter-rhel8@sha256:c7937a592a255199c316e30c499d0c150cc95c3f208e46d8a936a5bc03a1fed6_s390x",
"8Base-RHACM-2.7:rhacm2/memcached-rhel8@sha256:21d28e1c3d1c7e8803261867c20a29df444676780ed9d4cc9f1dd1c8dbd68688_amd64",
"8Base-RHACM-2.7:rhacm2/memcached-rhel8@sha256:6bac06a2e1e181fe4920a33df5ce433635871a42ba30fbbe0adff1c505fbab4b_ppc64le",
"8Base-RHACM-2.7:rhacm2/memcached-rhel8@sha256:6c7cb2786f6863e7d1c8554f159c68123921d22bbd7bec5fc3532cad991937b4_s390x",
"8Base-RHACM-2.7:rhacm2/memcached-rhel8@sha256:e044af5fee732dd9923759b312c3b72dd4b6ab1780456973f35677d72586913e_arm64",
"8Base-RHACM-2.7:rhacm2/metrics-collector-rhel8@sha256:21644ef77ec046c79fb64f612245ac5d59c0aa569c548b48062da8896d159696_s390x",
"8Base-RHACM-2.7:rhacm2/metrics-collector-rhel8@sha256:2358249e2cf40d054cca5711f39091e2f0cbd44e61a24d3c1dd1a9e79cc440b1_arm64",
"8Base-RHACM-2.7:rhacm2/metrics-collector-rhel8@sha256:9638fab8d1439730395607cc99bcda33eae5e813778398888124e8ae319cb80e_amd64",
"8Base-RHACM-2.7:rhacm2/metrics-collector-rhel8@sha256:e06aed89ad0c48bef78e45512d22c3373f62c63d335d953ba064b160a68fcad2_ppc64le",
"8Base-RHACM-2.7:rhacm2/multicloud-integrations-rhel8@sha256:1063ef655f5dd15b0b914572ba672892eb53b441ae151d14cffca9d320860f2d_ppc64le",
"8Base-RHACM-2.7:rhacm2/multicloud-integrations-rhel8@sha256:3f0ab9161698eb9e3342c3b3fc70d5ca9c420cdcc5a5ccebc8cc993dfefb9dc3_amd64",
"8Base-RHACM-2.7:rhacm2/multicloud-integrations-rhel8@sha256:651c4ac3da42bc2acfe9bff35e397ccf5e88abb6303622f3244d6ccb9b8f9e0d_s390x",
"8Base-RHACM-2.7:rhacm2/multicloud-integrations-rhel8@sha256:f02a569222e13356f5fbdef5b7d2da943e6f6071fd88ba75a2565b3d340b6c3a_arm64",
"8Base-RHACM-2.7:rhacm2/multicluster-observability-rhel8-operator@sha256:49083d7039af6df4bd639dd998162c96dc586da4d828ffbe9c880a8a8d6d13d6_arm64",
"8Base-RHACM-2.7:rhacm2/multicluster-observability-rhel8-operator@sha256:68228ba1ef7bf5631f0cab91cb4e9f86c3d24c1ad587332d42c4f85e1a3608d7_amd64",
"8Base-RHACM-2.7:rhacm2/multicluster-observability-rhel8-operator@sha256:93da29b41da3c87d4bffaf42369b50217f5d8f81d0a82c4108c27a3c40f544d8_s390x",
"8Base-RHACM-2.7:rhacm2/multicluster-observability-rhel8-operator@sha256:f212909bc9ed5be6da68a3b6a4866fdc17ecc3514b075977a8679998d6742cbe_ppc64le",
"8Base-RHACM-2.7:rhacm2/multicluster-operators-application-rhel8@sha256:299f0753c65ab4e609418fd5515bdcb041bee357f4db192ae32a24ad0c4d7853_s390x",
"8Base-RHACM-2.7:rhacm2/multicluster-operators-application-rhel8@sha256:62520c406cdbd823e99e8ee9ff9119b61cb6880fcb1335211b6520bedec564f2_amd64",
"8Base-RHACM-2.7:rhacm2/multicluster-operators-application-rhel8@sha256:9c58c89cb0173394684d7d23178ad32eb2d571444cb306ea599565eaac92ea4f_arm64",
"8Base-RHACM-2.7:rhacm2/multicluster-operators-application-rhel8@sha256:b385c92b069a8dae72e57b69d24e1fff59ad46781579882a1edfa4839fd8bbba_ppc64le",
"8Base-RHACM-2.7:rhacm2/multicluster-operators-channel-rhel8@sha256:044723d62439a8364772ab27be2c04dbd2c0421dbeb0a7b94f70e99e646b4c80_ppc64le",
"8Base-RHACM-2.7:rhacm2/multicluster-operators-channel-rhel8@sha256:d8fe5baa4aefbcf41861743a3cf6c94f8a2a63526e96e5d263a40a8cb8a5ad4e_s390x",
"8Base-RHACM-2.7:rhacm2/multicluster-operators-channel-rhel8@sha256:da65bc93513dfb37a4828eaf5e1d4c08265ffdba05028fed95a564341d226771_amd64",
"8Base-RHACM-2.7:rhacm2/multicluster-operators-channel-rhel8@sha256:ddb1016901287c80ef1972f25db37b1182e854115671961efb3fc0048cd95800_arm64",
"8Base-RHACM-2.7:rhacm2/multicluster-operators-subscription-rhel8@sha256:548d610f996e73b67eb21d2993b5ac3d0da02997a48b9c1226072d6d95ae4c3b_arm64",
"8Base-RHACM-2.7:rhacm2/multicluster-operators-subscription-rhel8@sha256:6307eb5e9195415477b18d701310e8813772b7120d0fc4ac83846e54b46b4745_s390x",
"8Base-RHACM-2.7:rhacm2/multicluster-operators-subscription-rhel8@sha256:a69777a61feaf373c162a82ffb6f6996df6231c23cb2f1923bdd77c311d7d739_ppc64le",
"8Base-RHACM-2.7:rhacm2/multicluster-operators-subscription-rhel8@sha256:e53b330ed0c4ed0803a93b18a6ce290814dcd16dce6eb980809b5b8c6c09deb4_amd64",
"8Base-RHACM-2.7:rhacm2/multiclusterhub-rhel8@sha256:405fa2e3363a3c124a5764d6153b7bcba3d43a3026813085e44c9246d51ca60a_amd64",
"8Base-RHACM-2.7:rhacm2/multiclusterhub-rhel8@sha256:b82d4ecef59b69623ec4d0a9b5537fa52e007336727c92345cd829d80961f14a_s390x",
"8Base-RHACM-2.7:rhacm2/multiclusterhub-rhel8@sha256:e96ea7f3533e7d0836512cbc2b027b60c400aa16c8e4691117608ab4736a059b_ppc64le",
"8Base-RHACM-2.7:rhacm2/multiclusterhub-rhel8@sha256:fdf9ae4924a587c945a85b2319b0471a5688368df572f2de852c51da8bc74dcb_arm64",
"8Base-RHACM-2.7:rhacm2/node-exporter-rhel8@sha256:1af36144b83dc16cd1958d0414be55eaa2aae95894b6eefd2233308ace81df02_ppc64le",
"8Base-RHACM-2.7:rhacm2/node-exporter-rhel8@sha256:2aeec43f11c6572abb7d4468560dc1561a023d9692058a4ac2b13a0cedb44dde_amd64",
"8Base-RHACM-2.7:rhacm2/node-exporter-rhel8@sha256:8b359fcf74d236fc488ef4553dbaf9dbec549e331f2b103b40139aa2eb1345e4_arm64",
"8Base-RHACM-2.7:rhacm2/node-exporter-rhel8@sha256:97291260ff17e7e1b1f490a68041613ca5f7c192d848f928eca9b867de47bc4e_s390x",
"8Base-RHACM-2.7:rhacm2/observatorium-rhel8-operator@sha256:16eeedaa25dd61c03514479044fde9851c5b4224b718a496e33d43a06f57d5b5_amd64",
"8Base-RHACM-2.7:rhacm2/observatorium-rhel8-operator@sha256:928c114e3aca978626ad91889aaed0cc20ca0d641ad946c9a1b1f2424245c795_arm64",
"8Base-RHACM-2.7:rhacm2/observatorium-rhel8-operator@sha256:c4e260eabb09bacc1aa332ea2001333c671e0fc65a3ef4d04e02b5473b45642d_ppc64le",
"8Base-RHACM-2.7:rhacm2/observatorium-rhel8-operator@sha256:c870e034b29dfa320cb6a6bf60021033b622b76a0c4aaaf2a768326ea046b459_s390x",
"8Base-RHACM-2.7:rhacm2/observatorium-rhel8@sha256:1e46b8610e037752ecfb30aaac5c7459a81aa119bf0c2b2ffb0dc90cd5701af0_arm64",
"8Base-RHACM-2.7:rhacm2/observatorium-rhel8@sha256:51374017a10289e0402363ae2839d110f500be44dc44834dbd8dd66ba0e6f5e9_s390x",
"8Base-RHACM-2.7:rhacm2/observatorium-rhel8@sha256:836c0b874ba4fc57b5f79dffacefd2dc0261822cb6dde17d247db39175a5c27f_amd64",
"8Base-RHACM-2.7:rhacm2/observatorium-rhel8@sha256:b7b3de98fbcc216c00d3291691f8997183a6409dabed8ea7b10b336c481b2b87_ppc64le",
"8Base-RHACM-2.7:rhacm2/prometheus-alertmanager-rhel8@sha256:6c9ea79e385be44f735efb932079b328200d47869f5f5f9b442fdb76067cac2a_amd64",
"8Base-RHACM-2.7:rhacm2/prometheus-alertmanager-rhel8@sha256:8349cdc4677a2dd37c54b058c487d76e8fbe4c76178e805d4745ef5c62bc6151_arm64",
"8Base-RHACM-2.7:rhacm2/prometheus-alertmanager-rhel8@sha256:8e8c89c184a5d023f031ab7cca2c4c64cdfd151c37aa5ae3a206cb1f1055268f_ppc64le",
"8Base-RHACM-2.7:rhacm2/prometheus-alertmanager-rhel8@sha256:fdbba855391acd2b33d0b16f9f0e7ba2a9cdbaa90bf71298182954b7f4c8fe76_s390x",
"8Base-RHACM-2.7:rhacm2/prometheus-rhel8@sha256:59174c376ae5563ea3a2a68bf999458f6b905058f57a7779b6dddd7aff252e4f_amd64",
"8Base-RHACM-2.7:rhacm2/prometheus-rhel8@sha256:6877b4207285d7a0e1343f5c1b70bab163d1fd5004f778998d2e612817ea5f06_s390x",
"8Base-RHACM-2.7:rhacm2/prometheus-rhel8@sha256:a3661c1cbfa2f8c230ec44ee5e2fecf1967ce48df0c9699f063bd27407b94dac_arm64",
"8Base-RHACM-2.7:rhacm2/prometheus-rhel8@sha256:a5a9a7c264f07c789094cb5371729f86700c0cfce4605b573c236c21a46ea9d6_ppc64le",
"8Base-RHACM-2.7:rhacm2/rbac-query-proxy-rhel8@sha256:3481fdb51147ce735b7864215cacd4c6a24b2c05a9388866f11be887a5fd0d4f_s390x",
"8Base-RHACM-2.7:rhacm2/rbac-query-proxy-rhel8@sha256:84486a82cd6655d5e5a1fbccae5a2e9335498d3e05422fa325b443c8923c1b75_arm64",
"8Base-RHACM-2.7:rhacm2/rbac-query-proxy-rhel8@sha256:bdeee76d09265212805e06117c368c96d40c7b46278dc09413fa300c6198ac2d_amd64",
"8Base-RHACM-2.7:rhacm2/rbac-query-proxy-rhel8@sha256:ceb1bd89103c56378166ab968dbaa387ab0531d1592f053718d0c1c683770e3d_ppc64le",
"8Base-RHACM-2.7:rhacm2/search-collector-rhel8@sha256:4b7544ec460f265afb71c9d362cf9851e3ba250c3ab694ccc9a78c15eb38a612_arm64",
"8Base-RHACM-2.7:rhacm2/search-collector-rhel8@sha256:6695c50772760b400d0535f406f02b7c37436c5ce6932b8d5518b995780287a8_s390x",
"8Base-RHACM-2.7:rhacm2/search-collector-rhel8@sha256:91b398bdccc5dbbfb82913ac52110d0b8e2f6c37ded6aa22b7d97ec4655b4cde_amd64",
"8Base-RHACM-2.7:rhacm2/search-collector-rhel8@sha256:e129649706a536e4ef6e8f770d0bf682f35da55c86c978c749e903b1a2bbe875_ppc64le",
"8Base-RHACM-2.7:rhacm2/submariner-addon-rhel8@sha256:17dfda9e5f46f9df69171607ec2e078be9362de4c13e2ed20763fc59a7e9cd1a_s390x",
"8Base-RHACM-2.7:rhacm2/submariner-addon-rhel8@sha256:4eddabb57e6f448c45fba78dc72f1541ccddb11b63a558764d0c105465a76555_amd64",
"8Base-RHACM-2.7:rhacm2/submariner-addon-rhel8@sha256:581fb02a9670b27810f2ad35bad4a82d2e1eab77fcd1274de05b0a922450d3fc_ppc64le",
"8Base-RHACM-2.7:rhacm2/submariner-addon-rhel8@sha256:7400391c2a56bc01da6fbbf13bb249a01e90d8eccb8d465dfb19c3598f5fecbe_arm64",
"8Base-RHACM-2.7:rhacm2/thanos-receive-controller-rhel8@sha256:4b228ecad424ca792139152948e27ed4c714dcfbcd540caf117dee20845018c8_ppc64le",
"8Base-RHACM-2.7:rhacm2/thanos-receive-controller-rhel8@sha256:7ceb607e7a3205361d8c9d1b44aae47381e2d07b129e40b5f90f55c3a8402774_arm64",
"8Base-RHACM-2.7:rhacm2/thanos-receive-controller-rhel8@sha256:b17fe936f5d8d8da38d72bf2153b47ac619c460c1f8227b4cb2f37cfc18cd4be_s390x",
"8Base-RHACM-2.7:rhacm2/thanos-receive-controller-rhel8@sha256:e9a5ef8f2d97357bee0198544d0545c26ee7c7d10116771e510d73eda6c45abe_amd64",
"8Base-RHACM-2.7:rhacm2/thanos-rhel8@sha256:23a4e918b5ffdbad4745e541afad2747bd6b28e534a31e7b5aff74296b27e3e7_amd64",
"8Base-RHACM-2.7:rhacm2/thanos-rhel8@sha256:26de3711356177090694b4bf00821d873127cf8c0675fe42a8f757c5c37a40cd_arm64",
"8Base-RHACM-2.7:rhacm2/thanos-rhel8@sha256:6515a630cddbb13fd14f81fd3b8c3a95f2469eaf599010b42732d8fd794af1b0_s390x",
"8Base-RHACM-2.7:rhacm2/thanos-rhel8@sha256:736e1fd62ba7b6c56ad1af81ab1260dd7d13a770d62914183aaa2cc2ebb0dc20_ppc64le"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2022-3517"
},
{
"category": "external",
"summary": "RHBZ#2134609",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2134609"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2022-3517",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-3517"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2022-3517",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2022-3517"
}
],
"release_date": "2022-02-06T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2023-02-07T18:36:08+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.7/html-single/install/index#installing",
"product_ids": [
"8Base-RHACM-2.7:rhacm2/console-rhel8@sha256:01517c35f75f1f4f4c3625eb899bff16ae5c114a241c70b56f7de2310ddd065e_s390x",
"8Base-RHACM-2.7:rhacm2/console-rhel8@sha256:33929c835221f166d0eb731f5e553cdf78a5579a124c90b462d4bb5250dc7254_arm64",
"8Base-RHACM-2.7:rhacm2/console-rhel8@sha256:89dad712668e3fdd11a79fdc477a5a2fe1060902bd3f3e575fd2812b4e9f7037_ppc64le",
"8Base-RHACM-2.7:rhacm2/console-rhel8@sha256:fa807a069376c408c56d593bc2e2569cec0c19f105a727a616dea3bd8305953f_amd64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2023:0630"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"8Base-RHACM-2.7:rhacm2/acm-governance-policy-addon-controller-rhel8@sha256:1aae106ecbdeadb77b0fd95133827e7fad4f5fcb9916e56ca0dfccab8bd34bed_ppc64le",
"8Base-RHACM-2.7:rhacm2/acm-governance-policy-addon-controller-rhel8@sha256:2c7f0617df666e8cbcd622dee073a35843db4a81caa19b7db3b9fb9264cdf7fc_amd64",
"8Base-RHACM-2.7:rhacm2/acm-governance-policy-addon-controller-rhel8@sha256:7f6671f84fcbe569fceece415dd7beeb8bb7f86c3031bdfb3ac0d0e777051b2f_s390x",
"8Base-RHACM-2.7:rhacm2/acm-governance-policy-addon-controller-rhel8@sha256:b30028955a86b6ecdb8c6865328976d74e98f56d6e21277a9f5a812f896b6303_arm64",
"8Base-RHACM-2.7:rhacm2/acm-governance-policy-framework-addon-rhel8@sha256:25271964483024b3235dd61f7e7bb9dd5e9dfa75f76e6ded5c92580d440ca48b_s390x",
"8Base-RHACM-2.7:rhacm2/acm-governance-policy-framework-addon-rhel8@sha256:7dcde13540cc938374463521f91091a7bbf0a037cabfc5e4b55c89497e0ba6bf_arm64",
"8Base-RHACM-2.7:rhacm2/acm-governance-policy-framework-addon-rhel8@sha256:b7b778111722c0da14ae74580be1813f6ecedf97fcd88de46fd15cc3ace2cb61_ppc64le",
"8Base-RHACM-2.7:rhacm2/acm-governance-policy-framework-addon-rhel8@sha256:ec5fc63b94bc9c070f14fd76d4ae26b90e3f29d3694887380a5f8f8ea5a04bc0_amd64",
"8Base-RHACM-2.7:rhacm2/acm-grafana-rhel8@sha256:0c427fa58c97b71eb784e4a590c208b0284cf656f66a268ea4803804ce3ce28a_arm64",
"8Base-RHACM-2.7:rhacm2/acm-grafana-rhel8@sha256:2e3505803004ca421087171bfe9097f6f106c812f840e8b83d1215150b4137c4_ppc64le",
"8Base-RHACM-2.7:rhacm2/acm-grafana-rhel8@sha256:49746c3a6e7033b1bac90d3515e0f5ab44aaf9c45cce414308da72bb960287b1_amd64",
"8Base-RHACM-2.7:rhacm2/acm-grafana-rhel8@sha256:c8f1a9d09131727033e6e60984c5baa3271adc6a23854b9aabe70f36952d35d6_s390x",
"8Base-RHACM-2.7:rhacm2/acm-must-gather-rhel8@sha256:0be17e173b962f1a87e833096f208c9030fce1128b2b8c86842a0a40f7d6cf02_arm64",
"8Base-RHACM-2.7:rhacm2/acm-must-gather-rhel8@sha256:5c79bf93599b792c20c76d9a0a35532ad79a45f3765dccfbafab9a273e338e52_amd64",
"8Base-RHACM-2.7:rhacm2/acm-must-gather-rhel8@sha256:a05c071011c96e4db1e4a469883103f4118a304d3e03338083d2a103c0e7c208_ppc64le",
"8Base-RHACM-2.7:rhacm2/acm-must-gather-rhel8@sha256:ad85c5d648363cdb36790b49311f4e07a8584b9e6065cde9d41274a1bd716f0a_s390x",
"8Base-RHACM-2.7:rhacm2/acm-operator-bundle@sha256:90320bd14c632ace987ca1eac05a78068123ef1fc97c401951d073a3f0fd8e66_s390x",
"8Base-RHACM-2.7:rhacm2/acm-operator-bundle@sha256:e45be680b6140f58ff1840649b29aebebad4c5950d9571ca39dfea1dffd669b0_ppc64le",
"8Base-RHACM-2.7:rhacm2/acm-operator-bundle@sha256:f63d0a9a0e3dc9d86e84279c50e9c613d8430e71a3821d418e168250ca3b747c_amd64",
"8Base-RHACM-2.7:rhacm2/acm-prometheus-config-reloader-rhel8@sha256:0fd63f75b7638fadc78f92a62d6e9731e42c05069f3e93ab0ffd4b004de78100_ppc64le",
"8Base-RHACM-2.7:rhacm2/acm-prometheus-config-reloader-rhel8@sha256:2839bcce06fd5a02f6cc8fce8668fb806ae8f2e0e7174e5c66376792c2d1fd92_s390x",
"8Base-RHACM-2.7:rhacm2/acm-prometheus-config-reloader-rhel8@sha256:7fcb79c1707b3c8b767d8c174e5b64516f200c0bfa255c1f40557446b37debae_amd64",
"8Base-RHACM-2.7:rhacm2/acm-prometheus-config-reloader-rhel8@sha256:a4e43fc7608837da6a66cb2c5bda4b78b520c3075c0f1f66bb824fa44e2d35fd_arm64",
"8Base-RHACM-2.7:rhacm2/acm-prometheus-rhel8@sha256:4283fa3b6ee93404d4fe7b551b52dbd7a4bbd8be0a57cf9b603a68736feefaea_amd64",
"8Base-RHACM-2.7:rhacm2/acm-prometheus-rhel8@sha256:7e98ef30dca1071d5abff1be2a3a296cc9a4663162a3828b697637195d314e77_ppc64le",
"8Base-RHACM-2.7:rhacm2/acm-prometheus-rhel8@sha256:b3ee1cad060e7f72414df1ae6c0e27ddf6f6fa7a8e45627ebeb912b8a9ca3b74_arm64",
"8Base-RHACM-2.7:rhacm2/acm-prometheus-rhel8@sha256:c6d947e30ec1aa348d573ee93c669f71b38ea93801e71636f5f9ab4609f681b4_s390x",
"8Base-RHACM-2.7:rhacm2/acm-search-indexer-rhel8@sha256:436307eef035e0e9be448eb6c4f6a690a7d357ed06d661642b082e0d3219864c_amd64",
"8Base-RHACM-2.7:rhacm2/acm-search-indexer-rhel8@sha256:53ceb20280569eaf0129686d49d462a3c1d3eaf2829b6eb920e9359be718e2c4_s390x",
"8Base-RHACM-2.7:rhacm2/acm-search-indexer-rhel8@sha256:aa89295f36c99d70e63b07e9fe2c8db348df38b3308870f543efb4be24beca6c_ppc64le",
"8Base-RHACM-2.7:rhacm2/acm-search-indexer-rhel8@sha256:aed3972894519bc832bd9a340316a752ebb8edbc393051904c399eef7e423dd4_arm64",
"8Base-RHACM-2.7:rhacm2/acm-search-v2-api-rhel8@sha256:1808d69232a47c3590a41c1e97126dd06c2727be972b11170b115f2e5d9fec38_amd64",
"8Base-RHACM-2.7:rhacm2/acm-search-v2-api-rhel8@sha256:1d5153067a1cb127f74d2bc983d16db8f39313a378f14d13f7e39da28f2251ae_ppc64le",
"8Base-RHACM-2.7:rhacm2/acm-search-v2-api-rhel8@sha256:5be1e54791e8024f0e1342eba7d4441e0606f9a26be8f52aff51c8665baa41cc_s390x",
"8Base-RHACM-2.7:rhacm2/acm-search-v2-api-rhel8@sha256:f2924c460e8d7e12da359f365f9ec3b13c2d175dd6c11533b12113741eea7292_arm64",
"8Base-RHACM-2.7:rhacm2/acm-search-v2-rhel8@sha256:8a28d0fad728823ae5a07a259a0866bc507ae9b0f90eb1b4c63567aaf13c377c_arm64",
"8Base-RHACM-2.7:rhacm2/acm-search-v2-rhel8@sha256:f5b656141ad16ac873d1b886abc3b956380268b6c0dddb8ceac3e79b65edae0a_s390x",
"8Base-RHACM-2.7:rhacm2/acm-search-v2-rhel8@sha256:f708326772c9ed846e11b053efda56c106d5a72a13482d2a8ecc179cfb957bc9_ppc64le",
"8Base-RHACM-2.7:rhacm2/acm-search-v2-rhel8@sha256:fb98ce01f36b3780192e99b96c688387b5d76892f409b831d6f134ec65d02d4a_amd64",
"8Base-RHACM-2.7:rhacm2/acm-volsync-addon-controller-rhel8@sha256:56067372156bb6d00103eecc4b5c80478980036b8143a2e2a73f8a685d0d78ee_amd64",
"8Base-RHACM-2.7:rhacm2/acm-volsync-addon-controller-rhel8@sha256:98724153fa7763d22bcf11c3a5faa6eee0f6c40c4f4f647487e106d2ef427218_s390x",
"8Base-RHACM-2.7:rhacm2/acm-volsync-addon-controller-rhel8@sha256:a7f8ce55764d4e303d54aaf064d56ee192620d29b361fabcda2a26f364221dc9_arm64",
"8Base-RHACM-2.7:rhacm2/acm-volsync-addon-controller-rhel8@sha256:e3e10a30c35a9cbd5f81d107e9ce86b2410bd10171673521eab1491ebdee2314_ppc64le",
"8Base-RHACM-2.7:rhacm2/cert-policy-controller-rhel8@sha256:1de63e2d307841c7707f4d0c09cd1d9cd673bbd7736c5f6c533986a9de0d1118_s390x",
"8Base-RHACM-2.7:rhacm2/cert-policy-controller-rhel8@sha256:488e74aed7f420f6112ef1f7b3b5cc812358574ec149ecca1147ff2f9d6d7835_arm64",
"8Base-RHACM-2.7:rhacm2/cert-policy-controller-rhel8@sha256:5be8ca7ec79077906c23b52cdaa731866774a2e413babd395d3f24d892bed37a_ppc64le",
"8Base-RHACM-2.7:rhacm2/cert-policy-controller-rhel8@sha256:c78e2547f3cff318747e354f09e5954c71fde8840ab8db818050dc9531205e6c_amd64",
"8Base-RHACM-2.7:rhacm2/cluster-backup-rhel8-operator@sha256:09f23f185abfbec175fbea2cc1fba624308c2777b5c8133d9e98daeb4bcfa009_s390x",
"8Base-RHACM-2.7:rhacm2/cluster-backup-rhel8-operator@sha256:3af39faf1795e87018795c35b2ec5074bfcd1bf76b84326446cfb1570bc0d5e0_arm64",
"8Base-RHACM-2.7:rhacm2/cluster-backup-rhel8-operator@sha256:3c969356ace5c3bc0fa5d6d8e25a838262b0f6152533f4361034a742eb29ae24_amd64",
"8Base-RHACM-2.7:rhacm2/cluster-backup-rhel8-operator@sha256:f02c115867036c64cdf8669fe7690b94d23b19ad7b969938f7c4cbb00111d403_ppc64le",
"8Base-RHACM-2.7:rhacm2/config-policy-controller-rhel8@sha256:1339f82b15ebe01ba411e70252eb5964a5d622bd28a7fa494786ae6317d3060c_amd64",
"8Base-RHACM-2.7:rhacm2/config-policy-controller-rhel8@sha256:328c0d0e4d06573f2f26bbec39f1a570eb6ddbc26a5c0fa380fec7f840f6475e_arm64",
"8Base-RHACM-2.7:rhacm2/config-policy-controller-rhel8@sha256:e5480dd0b573d0fd949fa2cf22d77ebb5a32765fb95bed18a02fa3155f690f5b_ppc64le",
"8Base-RHACM-2.7:rhacm2/config-policy-controller-rhel8@sha256:fab9c37776dabaa9c510bf243f23407715a1e3bd1c0a0280dc22191c6349a1c0_s390x",
"8Base-RHACM-2.7:rhacm2/console-rhel8@sha256:01517c35f75f1f4f4c3625eb899bff16ae5c114a241c70b56f7de2310ddd065e_s390x",
"8Base-RHACM-2.7:rhacm2/console-rhel8@sha256:33929c835221f166d0eb731f5e553cdf78a5579a124c90b462d4bb5250dc7254_arm64",
"8Base-RHACM-2.7:rhacm2/console-rhel8@sha256:89dad712668e3fdd11a79fdc477a5a2fe1060902bd3f3e575fd2812b4e9f7037_ppc64le",
"8Base-RHACM-2.7:rhacm2/console-rhel8@sha256:fa807a069376c408c56d593bc2e2569cec0c19f105a727a616dea3bd8305953f_amd64",
"8Base-RHACM-2.7:rhacm2/endpoint-monitoring-rhel8-operator@sha256:4f5241425e26875244fab0ec9e96707790ef86edca5265ac01de1ccfc86294c0_amd64",
"8Base-RHACM-2.7:rhacm2/endpoint-monitoring-rhel8-operator@sha256:64c9e84fb923d107d0d4d3f9026510de03f73773cc8348f0025721d26033215c_arm64",
"8Base-RHACM-2.7:rhacm2/endpoint-monitoring-rhel8-operator@sha256:8913009902c71afe34f3a98ed720997e72f764cb7e251a08a2698f2d8ce64e24_s390x",
"8Base-RHACM-2.7:rhacm2/endpoint-monitoring-rhel8-operator@sha256:c5bcc8c4e5d2a4b7270b04dc1b8e8fa399a0f0bfff1d1cc3e7ec0b7b7b6e0f3f_ppc64le",
"8Base-RHACM-2.7:rhacm2/governance-policy-propagator-rhel8@sha256:002229b229bf9a13e54dc16e1edacc0cf8c75d6f46948868a045d79dfd38033c_amd64",
"8Base-RHACM-2.7:rhacm2/governance-policy-propagator-rhel8@sha256:53a9030933e0b2f752461e5337590ad16e891a8fdda897d8a0cb8e135363f0d0_ppc64le",
"8Base-RHACM-2.7:rhacm2/governance-policy-propagator-rhel8@sha256:d4296089159e15bf3e11f5695a34d10b83875a346545f1d09824b4fe47295cf8_s390x",
"8Base-RHACM-2.7:rhacm2/governance-policy-propagator-rhel8@sha256:e05489056e65dba4eb291b050c8072608a5efc2ce971b34a903c8c7ca07e0927_arm64",
"8Base-RHACM-2.7:rhacm2/grafana-dashboard-loader-rhel8@sha256:0d64615d4c3a6fc8e0fc5eb595d8f846f17f7462aaf66b40aa54436fe2b4bd2b_amd64",
"8Base-RHACM-2.7:rhacm2/grafana-dashboard-loader-rhel8@sha256:c182f0b51bfd9b29ea7363f74522a49b6601418f5db76843231167ef1176f709_s390x",
"8Base-RHACM-2.7:rhacm2/grafana-dashboard-loader-rhel8@sha256:d41f6fabaec525dfaac736806b93102479260309f482e155af2b03dc3c9a0c61_arm64",
"8Base-RHACM-2.7:rhacm2/grafana-dashboard-loader-rhel8@sha256:f35f6472c8138046e2f9017659dfb5a703cd895032a21d6d95c1075173005f7c_ppc64le",
"8Base-RHACM-2.7:rhacm2/iam-policy-controller-rhel8@sha256:83354271af399291790b9c3e2e98ba1db7fac99b48a385d50e7318b357f882ca_ppc64le",
"8Base-RHACM-2.7:rhacm2/iam-policy-controller-rhel8@sha256:cc5f8499009dc316d936c3a57f9a9457d5f2bbc8568e2b484a7c8b1cc676da7c_arm64",
"8Base-RHACM-2.7:rhacm2/iam-policy-controller-rhel8@sha256:e79bba365fb1a5edb7cc53d07cebdbb56e861948dedd61e9697f14a8defc300b_amd64",
"8Base-RHACM-2.7:rhacm2/iam-policy-controller-rhel8@sha256:f7a86d6209a19498e56da1f39533a1198af35c2a9e3c824cea252eb34d737219_s390x",
"8Base-RHACM-2.7:rhacm2/insights-client-rhel8@sha256:41d64847ac789df45b51aeca8debfa2a5ac7ff15ad880ba7213ce8afbe4aff2e_amd64",
"8Base-RHACM-2.7:rhacm2/insights-client-rhel8@sha256:5a32ad8c8e7792f9679a604f073bce047c4f8fdd713a655ae83314e27366c5af_arm64",
"8Base-RHACM-2.7:rhacm2/insights-client-rhel8@sha256:7040938ffaa1682dfefe95a614335b9d4f59aac472e47937f1d19f8325d985e6_ppc64le",
"8Base-RHACM-2.7:rhacm2/insights-client-rhel8@sha256:9d25ef8c29b2dac4660e18c17d0286fa2ff0f6f6383b6bf795f7e5e6f70b950e_s390x",
"8Base-RHACM-2.7:rhacm2/insights-metrics-rhel8@sha256:4bf538ff68126949da79f7b1ab97a44a64529e240cd3f84360a88bb6a9a08e4d_ppc64le",
"8Base-RHACM-2.7:rhacm2/insights-metrics-rhel8@sha256:57bf2eca5df0be601d7dd59357e95d078bf69d26c1b26cdd56d0d311df123d5a_arm64",
"8Base-RHACM-2.7:rhacm2/insights-metrics-rhel8@sha256:65f96884ed34103842217b26597ec413197db699aeb004daeca08f1d08014f46_amd64",
"8Base-RHACM-2.7:rhacm2/insights-metrics-rhel8@sha256:ed01454411cbdfb20661aecc76e00767b5ec122e27a379159476eabba741b94e_s390x",
"8Base-RHACM-2.7:rhacm2/klusterlet-addon-controller-rhel8@sha256:523776c04653aac8c750ff48156fd7a5b0efd9ad35c40cbacdbe0ca6dda48217_amd64",
"8Base-RHACM-2.7:rhacm2/klusterlet-addon-controller-rhel8@sha256:7cea9ce9aeb26df137590353de05b8a88ee55faa43cecde68e40fb875f9844cd_arm64",
"8Base-RHACM-2.7:rhacm2/klusterlet-addon-controller-rhel8@sha256:866125412b6812710734b9e72d09581be40879bb57236e37660e2d29210a37ad_s390x",
"8Base-RHACM-2.7:rhacm2/klusterlet-addon-controller-rhel8@sha256:c89f9fed1ce56a6baf10808454b01d4df88571db744feb2bfae8b5707d82013f_ppc64le",
"8Base-RHACM-2.7:rhacm2/kube-rbac-proxy-rhel8@sha256:407178ad223483b92a382e0fb916de9f42f1a0db9aaacb66710a7a743f1c3dce_arm64",
"8Base-RHACM-2.7:rhacm2/kube-rbac-proxy-rhel8@sha256:455dde7a89b1505c93651022451b83e1e8f86186b98f660e3c6ad998a97d48f3_ppc64le",
"8Base-RHACM-2.7:rhacm2/kube-rbac-proxy-rhel8@sha256:95de0275698ef704379246e088763c3827171487049b9cfb857712ddbdef46e9_amd64",
"8Base-RHACM-2.7:rhacm2/kube-rbac-proxy-rhel8@sha256:f0397b30dc7b824b0e37a256c5a067585885c80db1033b44a13fe56446cd80a9_s390x",
"8Base-RHACM-2.7:rhacm2/kube-state-metrics-rhel8@sha256:1f27bc62a66413a31d2d680ecd2a8ed9c9d378341da56b788cd86c98151a1fd4_s390x",
"8Base-RHACM-2.7:rhacm2/kube-state-metrics-rhel8@sha256:534420075e829b5881f6cd3f32d4aa90ea3075de869b84f689c9606d4f03521a_arm64",
"8Base-RHACM-2.7:rhacm2/kube-state-metrics-rhel8@sha256:8cc675a0cf4ff24b28c0b75a54fc4f3328c6a9f041f21d1814d210b7704f6970_amd64",
"8Base-RHACM-2.7:rhacm2/kube-state-metrics-rhel8@sha256:c56179f297ebab2ef9851417ec42ac6c16b6f8cb3627c243ff6984d2dd6ac76d_ppc64le",
"8Base-RHACM-2.7:rhacm2/management-ingress-rhel8@sha256:3b94abf5182934113b1cf9b8688a2da977d5fec3110f2d79b81b2ec46ffeada3_ppc64le",
"8Base-RHACM-2.7:rhacm2/management-ingress-rhel8@sha256:70aa7c3711b4085caa9ba50295dfedf9b2cd3a1b37e815e4a7245c1aef0cfe22_s390x",
"8Base-RHACM-2.7:rhacm2/management-ingress-rhel8@sha256:bea2ee18f401ec1b4c4b87f40f6f79a4418d6aafad5e2b50099f7541b6699de7_arm64",
"8Base-RHACM-2.7:rhacm2/management-ingress-rhel8@sha256:f45de50d8d7b6a285317a3bc1c413427841c8d6fab742f6de0a61bad9722b61e_amd64",
"8Base-RHACM-2.7:rhacm2/memcached-exporter-rhel8@sha256:094b84362782a88d8b0c7a75a23dd5ae3ff846913f0a49e732d53cc0efdf6a61_arm64",
"8Base-RHACM-2.7:rhacm2/memcached-exporter-rhel8@sha256:708e8f9531f5cc33a2543956eb0c940e5ad36d2ac196903a0beaa42944cb543f_ppc64le",
"8Base-RHACM-2.7:rhacm2/memcached-exporter-rhel8@sha256:baa029b8feb59ec4d626f021ebf777cc991c1a24c29c321c40513b91641f4bbc_amd64",
"8Base-RHACM-2.7:rhacm2/memcached-exporter-rhel8@sha256:c7937a592a255199c316e30c499d0c150cc95c3f208e46d8a936a5bc03a1fed6_s390x",
"8Base-RHACM-2.7:rhacm2/memcached-rhel8@sha256:21d28e1c3d1c7e8803261867c20a29df444676780ed9d4cc9f1dd1c8dbd68688_amd64",
"8Base-RHACM-2.7:rhacm2/memcached-rhel8@sha256:6bac06a2e1e181fe4920a33df5ce433635871a42ba30fbbe0adff1c505fbab4b_ppc64le",
"8Base-RHACM-2.7:rhacm2/memcached-rhel8@sha256:6c7cb2786f6863e7d1c8554f159c68123921d22bbd7bec5fc3532cad991937b4_s390x",
"8Base-RHACM-2.7:rhacm2/memcached-rhel8@sha256:e044af5fee732dd9923759b312c3b72dd4b6ab1780456973f35677d72586913e_arm64",
"8Base-RHACM-2.7:rhacm2/metrics-collector-rhel8@sha256:21644ef77ec046c79fb64f612245ac5d59c0aa569c548b48062da8896d159696_s390x",
"8Base-RHACM-2.7:rhacm2/metrics-collector-rhel8@sha256:2358249e2cf40d054cca5711f39091e2f0cbd44e61a24d3c1dd1a9e79cc440b1_arm64",
"8Base-RHACM-2.7:rhacm2/metrics-collector-rhel8@sha256:9638fab8d1439730395607cc99bcda33eae5e813778398888124e8ae319cb80e_amd64",
"8Base-RHACM-2.7:rhacm2/metrics-collector-rhel8@sha256:e06aed89ad0c48bef78e45512d22c3373f62c63d335d953ba064b160a68fcad2_ppc64le",
"8Base-RHACM-2.7:rhacm2/multicloud-integrations-rhel8@sha256:1063ef655f5dd15b0b914572ba672892eb53b441ae151d14cffca9d320860f2d_ppc64le",
"8Base-RHACM-2.7:rhacm2/multicloud-integrations-rhel8@sha256:3f0ab9161698eb9e3342c3b3fc70d5ca9c420cdcc5a5ccebc8cc993dfefb9dc3_amd64",
"8Base-RHACM-2.7:rhacm2/multicloud-integrations-rhel8@sha256:651c4ac3da42bc2acfe9bff35e397ccf5e88abb6303622f3244d6ccb9b8f9e0d_s390x",
"8Base-RHACM-2.7:rhacm2/multicloud-integrations-rhel8@sha256:f02a569222e13356f5fbdef5b7d2da943e6f6071fd88ba75a2565b3d340b6c3a_arm64",
"8Base-RHACM-2.7:rhacm2/multicluster-observability-rhel8-operator@sha256:49083d7039af6df4bd639dd998162c96dc586da4d828ffbe9c880a8a8d6d13d6_arm64",
"8Base-RHACM-2.7:rhacm2/multicluster-observability-rhel8-operator@sha256:68228ba1ef7bf5631f0cab91cb4e9f86c3d24c1ad587332d42c4f85e1a3608d7_amd64",
"8Base-RHACM-2.7:rhacm2/multicluster-observability-rhel8-operator@sha256:93da29b41da3c87d4bffaf42369b50217f5d8f81d0a82c4108c27a3c40f544d8_s390x",
"8Base-RHACM-2.7:rhacm2/multicluster-observability-rhel8-operator@sha256:f212909bc9ed5be6da68a3b6a4866fdc17ecc3514b075977a8679998d6742cbe_ppc64le",
"8Base-RHACM-2.7:rhacm2/multicluster-operators-application-rhel8@sha256:299f0753c65ab4e609418fd5515bdcb041bee357f4db192ae32a24ad0c4d7853_s390x",
"8Base-RHACM-2.7:rhacm2/multicluster-operators-application-rhel8@sha256:62520c406cdbd823e99e8ee9ff9119b61cb6880fcb1335211b6520bedec564f2_amd64",
"8Base-RHACM-2.7:rhacm2/multicluster-operators-application-rhel8@sha256:9c58c89cb0173394684d7d23178ad32eb2d571444cb306ea599565eaac92ea4f_arm64",
"8Base-RHACM-2.7:rhacm2/multicluster-operators-application-rhel8@sha256:b385c92b069a8dae72e57b69d24e1fff59ad46781579882a1edfa4839fd8bbba_ppc64le",
"8Base-RHACM-2.7:rhacm2/multicluster-operators-channel-rhel8@sha256:044723d62439a8364772ab27be2c04dbd2c0421dbeb0a7b94f70e99e646b4c80_ppc64le",
"8Base-RHACM-2.7:rhacm2/multicluster-operators-channel-rhel8@sha256:d8fe5baa4aefbcf41861743a3cf6c94f8a2a63526e96e5d263a40a8cb8a5ad4e_s390x",
"8Base-RHACM-2.7:rhacm2/multicluster-operators-channel-rhel8@sha256:da65bc93513dfb37a4828eaf5e1d4c08265ffdba05028fed95a564341d226771_amd64",
"8Base-RHACM-2.7:rhacm2/multicluster-operators-channel-rhel8@sha256:ddb1016901287c80ef1972f25db37b1182e854115671961efb3fc0048cd95800_arm64",
"8Base-RHACM-2.7:rhacm2/multicluster-operators-subscription-rhel8@sha256:548d610f996e73b67eb21d2993b5ac3d0da02997a48b9c1226072d6d95ae4c3b_arm64",
"8Base-RHACM-2.7:rhacm2/multicluster-operators-subscription-rhel8@sha256:6307eb5e9195415477b18d701310e8813772b7120d0fc4ac83846e54b46b4745_s390x",
"8Base-RHACM-2.7:rhacm2/multicluster-operators-subscription-rhel8@sha256:a69777a61feaf373c162a82ffb6f6996df6231c23cb2f1923bdd77c311d7d739_ppc64le",
"8Base-RHACM-2.7:rhacm2/multicluster-operators-subscription-rhel8@sha256:e53b330ed0c4ed0803a93b18a6ce290814dcd16dce6eb980809b5b8c6c09deb4_amd64",
"8Base-RHACM-2.7:rhacm2/multiclusterhub-rhel8@sha256:405fa2e3363a3c124a5764d6153b7bcba3d43a3026813085e44c9246d51ca60a_amd64",
"8Base-RHACM-2.7:rhacm2/multiclusterhub-rhel8@sha256:b82d4ecef59b69623ec4d0a9b5537fa52e007336727c92345cd829d80961f14a_s390x",
"8Base-RHACM-2.7:rhacm2/multiclusterhub-rhel8@sha256:e96ea7f3533e7d0836512cbc2b027b60c400aa16c8e4691117608ab4736a059b_ppc64le",
"8Base-RHACM-2.7:rhacm2/multiclusterhub-rhel8@sha256:fdf9ae4924a587c945a85b2319b0471a5688368df572f2de852c51da8bc74dcb_arm64",
"8Base-RHACM-2.7:rhacm2/node-exporter-rhel8@sha256:1af36144b83dc16cd1958d0414be55eaa2aae95894b6eefd2233308ace81df02_ppc64le",
"8Base-RHACM-2.7:rhacm2/node-exporter-rhel8@sha256:2aeec43f11c6572abb7d4468560dc1561a023d9692058a4ac2b13a0cedb44dde_amd64",
"8Base-RHACM-2.7:rhacm2/node-exporter-rhel8@sha256:8b359fcf74d236fc488ef4553dbaf9dbec549e331f2b103b40139aa2eb1345e4_arm64",
"8Base-RHACM-2.7:rhacm2/node-exporter-rhel8@sha256:97291260ff17e7e1b1f490a68041613ca5f7c192d848f928eca9b867de47bc4e_s390x",
"8Base-RHACM-2.7:rhacm2/observatorium-rhel8-operator@sha256:16eeedaa25dd61c03514479044fde9851c5b4224b718a496e33d43a06f57d5b5_amd64",
"8Base-RHACM-2.7:rhacm2/observatorium-rhel8-operator@sha256:928c114e3aca978626ad91889aaed0cc20ca0d641ad946c9a1b1f2424245c795_arm64",
"8Base-RHACM-2.7:rhacm2/observatorium-rhel8-operator@sha256:c4e260eabb09bacc1aa332ea2001333c671e0fc65a3ef4d04e02b5473b45642d_ppc64le",
"8Base-RHACM-2.7:rhacm2/observatorium-rhel8-operator@sha256:c870e034b29dfa320cb6a6bf60021033b622b76a0c4aaaf2a768326ea046b459_s390x",
"8Base-RHACM-2.7:rhacm2/observatorium-rhel8@sha256:1e46b8610e037752ecfb30aaac5c7459a81aa119bf0c2b2ffb0dc90cd5701af0_arm64",
"8Base-RHACM-2.7:rhacm2/observatorium-rhel8@sha256:51374017a10289e0402363ae2839d110f500be44dc44834dbd8dd66ba0e6f5e9_s390x",
"8Base-RHACM-2.7:rhacm2/observatorium-rhel8@sha256:836c0b874ba4fc57b5f79dffacefd2dc0261822cb6dde17d247db39175a5c27f_amd64",
"8Base-RHACM-2.7:rhacm2/observatorium-rhel8@sha256:b7b3de98fbcc216c00d3291691f8997183a6409dabed8ea7b10b336c481b2b87_ppc64le",
"8Base-RHACM-2.7:rhacm2/prometheus-alertmanager-rhel8@sha256:6c9ea79e385be44f735efb932079b328200d47869f5f5f9b442fdb76067cac2a_amd64",
"8Base-RHACM-2.7:rhacm2/prometheus-alertmanager-rhel8@sha256:8349cdc4677a2dd37c54b058c487d76e8fbe4c76178e805d4745ef5c62bc6151_arm64",
"8Base-RHACM-2.7:rhacm2/prometheus-alertmanager-rhel8@sha256:8e8c89c184a5d023f031ab7cca2c4c64cdfd151c37aa5ae3a206cb1f1055268f_ppc64le",
"8Base-RHACM-2.7:rhacm2/prometheus-alertmanager-rhel8@sha256:fdbba855391acd2b33d0b16f9f0e7ba2a9cdbaa90bf71298182954b7f4c8fe76_s390x",
"8Base-RHACM-2.7:rhacm2/prometheus-rhel8@sha256:59174c376ae5563ea3a2a68bf999458f6b905058f57a7779b6dddd7aff252e4f_amd64",
"8Base-RHACM-2.7:rhacm2/prometheus-rhel8@sha256:6877b4207285d7a0e1343f5c1b70bab163d1fd5004f778998d2e612817ea5f06_s390x",
"8Base-RHACM-2.7:rhacm2/prometheus-rhel8@sha256:a3661c1cbfa2f8c230ec44ee5e2fecf1967ce48df0c9699f063bd27407b94dac_arm64",
"8Base-RHACM-2.7:rhacm2/prometheus-rhel8@sha256:a5a9a7c264f07c789094cb5371729f86700c0cfce4605b573c236c21a46ea9d6_ppc64le",
"8Base-RHACM-2.7:rhacm2/rbac-query-proxy-rhel8@sha256:3481fdb51147ce735b7864215cacd4c6a24b2c05a9388866f11be887a5fd0d4f_s390x",
"8Base-RHACM-2.7:rhacm2/rbac-query-proxy-rhel8@sha256:84486a82cd6655d5e5a1fbccae5a2e9335498d3e05422fa325b443c8923c1b75_arm64",
"8Base-RHACM-2.7:rhacm2/rbac-query-proxy-rhel8@sha256:bdeee76d09265212805e06117c368c96d40c7b46278dc09413fa300c6198ac2d_amd64",
"8Base-RHACM-2.7:rhacm2/rbac-query-proxy-rhel8@sha256:ceb1bd89103c56378166ab968dbaa387ab0531d1592f053718d0c1c683770e3d_ppc64le",
"8Base-RHACM-2.7:rhacm2/search-collector-rhel8@sha256:4b7544ec460f265afb71c9d362cf9851e3ba250c3ab694ccc9a78c15eb38a612_arm64",
"8Base-RHACM-2.7:rhacm2/search-collector-rhel8@sha256:6695c50772760b400d0535f406f02b7c37436c5ce6932b8d5518b995780287a8_s390x",
"8Base-RHACM-2.7:rhacm2/search-collector-rhel8@sha256:91b398bdccc5dbbfb82913ac52110d0b8e2f6c37ded6aa22b7d97ec4655b4cde_amd64",
"8Base-RHACM-2.7:rhacm2/search-collector-rhel8@sha256:e129649706a536e4ef6e8f770d0bf682f35da55c86c978c749e903b1a2bbe875_ppc64le",
"8Base-RHACM-2.7:rhacm2/submariner-addon-rhel8@sha256:17dfda9e5f46f9df69171607ec2e078be9362de4c13e2ed20763fc59a7e9cd1a_s390x",
"8Base-RHACM-2.7:rhacm2/submariner-addon-rhel8@sha256:4eddabb57e6f448c45fba78dc72f1541ccddb11b63a558764d0c105465a76555_amd64",
"8Base-RHACM-2.7:rhacm2/submariner-addon-rhel8@sha256:581fb02a9670b27810f2ad35bad4a82d2e1eab77fcd1274de05b0a922450d3fc_ppc64le",
"8Base-RHACM-2.7:rhacm2/submariner-addon-rhel8@sha256:7400391c2a56bc01da6fbbf13bb249a01e90d8eccb8d465dfb19c3598f5fecbe_arm64",
"8Base-RHACM-2.7:rhacm2/thanos-receive-controller-rhel8@sha256:4b228ecad424ca792139152948e27ed4c714dcfbcd540caf117dee20845018c8_ppc64le",
"8Base-RHACM-2.7:rhacm2/thanos-receive-controller-rhel8@sha256:7ceb607e7a3205361d8c9d1b44aae47381e2d07b129e40b5f90f55c3a8402774_arm64",
"8Base-RHACM-2.7:rhacm2/thanos-receive-controller-rhel8@sha256:b17fe936f5d8d8da38d72bf2153b47ac619c460c1f8227b4cb2f37cfc18cd4be_s390x",
"8Base-RHACM-2.7:rhacm2/thanos-receive-controller-rhel8@sha256:e9a5ef8f2d97357bee0198544d0545c26ee7c7d10116771e510d73eda6c45abe_amd64",
"8Base-RHACM-2.7:rhacm2/thanos-rhel8@sha256:23a4e918b5ffdbad4745e541afad2747bd6b28e534a31e7b5aff74296b27e3e7_amd64",
"8Base-RHACM-2.7:rhacm2/thanos-rhel8@sha256:26de3711356177090694b4bf00821d873127cf8c0675fe42a8f757c5c37a40cd_arm64",
"8Base-RHACM-2.7:rhacm2/thanos-rhel8@sha256:6515a630cddbb13fd14f81fd3b8c3a95f2469eaf599010b42732d8fd794af1b0_s390x",
"8Base-RHACM-2.7:rhacm2/thanos-rhel8@sha256:736e1fd62ba7b6c56ad1af81ab1260dd7d13a770d62914183aaa2cc2ebb0dc20_ppc64le"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "nodejs-minimatch: ReDoS via the braceExpand function"
},
{
"cve": "CVE-2022-30629",
"cwe": {
"id": "CWE-331",
"name": "Insufficient Entropy"
},
"discovery_date": "2022-06-02T00:00:00+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"8Base-RHACM-2.7:rhacm2/acm-governance-policy-addon-controller-rhel8@sha256:1aae106ecbdeadb77b0fd95133827e7fad4f5fcb9916e56ca0dfccab8bd34bed_ppc64le",
"8Base-RHACM-2.7:rhacm2/acm-governance-policy-addon-controller-rhel8@sha256:2c7f0617df666e8cbcd622dee073a35843db4a81caa19b7db3b9fb9264cdf7fc_amd64",
"8Base-RHACM-2.7:rhacm2/acm-governance-policy-addon-controller-rhel8@sha256:7f6671f84fcbe569fceece415dd7beeb8bb7f86c3031bdfb3ac0d0e777051b2f_s390x",
"8Base-RHACM-2.7:rhacm2/acm-governance-policy-addon-controller-rhel8@sha256:b30028955a86b6ecdb8c6865328976d74e98f56d6e21277a9f5a812f896b6303_arm64",
"8Base-RHACM-2.7:rhacm2/acm-governance-policy-framework-addon-rhel8@sha256:25271964483024b3235dd61f7e7bb9dd5e9dfa75f76e6ded5c92580d440ca48b_s390x",
"8Base-RHACM-2.7:rhacm2/acm-governance-policy-framework-addon-rhel8@sha256:7dcde13540cc938374463521f91091a7bbf0a037cabfc5e4b55c89497e0ba6bf_arm64",
"8Base-RHACM-2.7:rhacm2/acm-governance-policy-framework-addon-rhel8@sha256:b7b778111722c0da14ae74580be1813f6ecedf97fcd88de46fd15cc3ace2cb61_ppc64le",
"8Base-RHACM-2.7:rhacm2/acm-governance-policy-framework-addon-rhel8@sha256:ec5fc63b94bc9c070f14fd76d4ae26b90e3f29d3694887380a5f8f8ea5a04bc0_amd64",
"8Base-RHACM-2.7:rhacm2/acm-grafana-rhel8@sha256:0c427fa58c97b71eb784e4a590c208b0284cf656f66a268ea4803804ce3ce28a_arm64",
"8Base-RHACM-2.7:rhacm2/acm-grafana-rhel8@sha256:2e3505803004ca421087171bfe9097f6f106c812f840e8b83d1215150b4137c4_ppc64le",
"8Base-RHACM-2.7:rhacm2/acm-grafana-rhel8@sha256:49746c3a6e7033b1bac90d3515e0f5ab44aaf9c45cce414308da72bb960287b1_amd64",
"8Base-RHACM-2.7:rhacm2/acm-grafana-rhel8@sha256:c8f1a9d09131727033e6e60984c5baa3271adc6a23854b9aabe70f36952d35d6_s390x",
"8Base-RHACM-2.7:rhacm2/acm-must-gather-rhel8@sha256:0be17e173b962f1a87e833096f208c9030fce1128b2b8c86842a0a40f7d6cf02_arm64",
"8Base-RHACM-2.7:rhacm2/acm-must-gather-rhel8@sha256:5c79bf93599b792c20c76d9a0a35532ad79a45f3765dccfbafab9a273e338e52_amd64",
"8Base-RHACM-2.7:rhacm2/acm-must-gather-rhel8@sha256:a05c071011c96e4db1e4a469883103f4118a304d3e03338083d2a103c0e7c208_ppc64le",
"8Base-RHACM-2.7:rhacm2/acm-must-gather-rhel8@sha256:ad85c5d648363cdb36790b49311f4e07a8584b9e6065cde9d41274a1bd716f0a_s390x",
"8Base-RHACM-2.7:rhacm2/acm-operator-bundle@sha256:90320bd14c632ace987ca1eac05a78068123ef1fc97c401951d073a3f0fd8e66_s390x",
"8Base-RHACM-2.7:rhacm2/acm-operator-bundle@sha256:e45be680b6140f58ff1840649b29aebebad4c5950d9571ca39dfea1dffd669b0_ppc64le",
"8Base-RHACM-2.7:rhacm2/acm-operator-bundle@sha256:f63d0a9a0e3dc9d86e84279c50e9c613d8430e71a3821d418e168250ca3b747c_amd64",
"8Base-RHACM-2.7:rhacm2/acm-prometheus-config-reloader-rhel8@sha256:0fd63f75b7638fadc78f92a62d6e9731e42c05069f3e93ab0ffd4b004de78100_ppc64le",
"8Base-RHACM-2.7:rhacm2/acm-prometheus-config-reloader-rhel8@sha256:2839bcce06fd5a02f6cc8fce8668fb806ae8f2e0e7174e5c66376792c2d1fd92_s390x",
"8Base-RHACM-2.7:rhacm2/acm-prometheus-config-reloader-rhel8@sha256:7fcb79c1707b3c8b767d8c174e5b64516f200c0bfa255c1f40557446b37debae_amd64",
"8Base-RHACM-2.7:rhacm2/acm-prometheus-config-reloader-rhel8@sha256:a4e43fc7608837da6a66cb2c5bda4b78b520c3075c0f1f66bb824fa44e2d35fd_arm64",
"8Base-RHACM-2.7:rhacm2/acm-prometheus-rhel8@sha256:4283fa3b6ee93404d4fe7b551b52dbd7a4bbd8be0a57cf9b603a68736feefaea_amd64",
"8Base-RHACM-2.7:rhacm2/acm-prometheus-rhel8@sha256:7e98ef30dca1071d5abff1be2a3a296cc9a4663162a3828b697637195d314e77_ppc64le",
"8Base-RHACM-2.7:rhacm2/acm-prometheus-rhel8@sha256:b3ee1cad060e7f72414df1ae6c0e27ddf6f6fa7a8e45627ebeb912b8a9ca3b74_arm64",
"8Base-RHACM-2.7:rhacm2/acm-prometheus-rhel8@sha256:c6d947e30ec1aa348d573ee93c669f71b38ea93801e71636f5f9ab4609f681b4_s390x",
"8Base-RHACM-2.7:rhacm2/acm-search-indexer-rhel8@sha256:436307eef035e0e9be448eb6c4f6a690a7d357ed06d661642b082e0d3219864c_amd64",
"8Base-RHACM-2.7:rhacm2/acm-search-indexer-rhel8@sha256:53ceb20280569eaf0129686d49d462a3c1d3eaf2829b6eb920e9359be718e2c4_s390x",
"8Base-RHACM-2.7:rhacm2/acm-search-indexer-rhel8@sha256:aa89295f36c99d70e63b07e9fe2c8db348df38b3308870f543efb4be24beca6c_ppc64le",
"8Base-RHACM-2.7:rhacm2/acm-search-indexer-rhel8@sha256:aed3972894519bc832bd9a340316a752ebb8edbc393051904c399eef7e423dd4_arm64",
"8Base-RHACM-2.7:rhacm2/acm-search-v2-api-rhel8@sha256:1808d69232a47c3590a41c1e97126dd06c2727be972b11170b115f2e5d9fec38_amd64",
"8Base-RHACM-2.7:rhacm2/acm-search-v2-api-rhel8@sha256:1d5153067a1cb127f74d2bc983d16db8f39313a378f14d13f7e39da28f2251ae_ppc64le",
"8Base-RHACM-2.7:rhacm2/acm-search-v2-api-rhel8@sha256:5be1e54791e8024f0e1342eba7d4441e0606f9a26be8f52aff51c8665baa41cc_s390x",
"8Base-RHACM-2.7:rhacm2/acm-search-v2-api-rhel8@sha256:f2924c460e8d7e12da359f365f9ec3b13c2d175dd6c11533b12113741eea7292_arm64",
"8Base-RHACM-2.7:rhacm2/acm-volsync-addon-controller-rhel8@sha256:56067372156bb6d00103eecc4b5c80478980036b8143a2e2a73f8a685d0d78ee_amd64",
"8Base-RHACM-2.7:rhacm2/acm-volsync-addon-controller-rhel8@sha256:98724153fa7763d22bcf11c3a5faa6eee0f6c40c4f4f647487e106d2ef427218_s390x",
"8Base-RHACM-2.7:rhacm2/acm-volsync-addon-controller-rhel8@sha256:a7f8ce55764d4e303d54aaf064d56ee192620d29b361fabcda2a26f364221dc9_arm64",
"8Base-RHACM-2.7:rhacm2/acm-volsync-addon-controller-rhel8@sha256:e3e10a30c35a9cbd5f81d107e9ce86b2410bd10171673521eab1491ebdee2314_ppc64le",
"8Base-RHACM-2.7:rhacm2/cert-policy-controller-rhel8@sha256:1de63e2d307841c7707f4d0c09cd1d9cd673bbd7736c5f6c533986a9de0d1118_s390x",
"8Base-RHACM-2.7:rhacm2/cert-policy-controller-rhel8@sha256:488e74aed7f420f6112ef1f7b3b5cc812358574ec149ecca1147ff2f9d6d7835_arm64",
"8Base-RHACM-2.7:rhacm2/cert-policy-controller-rhel8@sha256:5be8ca7ec79077906c23b52cdaa731866774a2e413babd395d3f24d892bed37a_ppc64le",
"8Base-RHACM-2.7:rhacm2/cert-policy-controller-rhel8@sha256:c78e2547f3cff318747e354f09e5954c71fde8840ab8db818050dc9531205e6c_amd64",
"8Base-RHACM-2.7:rhacm2/cluster-backup-rhel8-operator@sha256:09f23f185abfbec175fbea2cc1fba624308c2777b5c8133d9e98daeb4bcfa009_s390x",
"8Base-RHACM-2.7:rhacm2/cluster-backup-rhel8-operator@sha256:3af39faf1795e87018795c35b2ec5074bfcd1bf76b84326446cfb1570bc0d5e0_arm64",
"8Base-RHACM-2.7:rhacm2/cluster-backup-rhel8-operator@sha256:3c969356ace5c3bc0fa5d6d8e25a838262b0f6152533f4361034a742eb29ae24_amd64",
"8Base-RHACM-2.7:rhacm2/cluster-backup-rhel8-operator@sha256:f02c115867036c64cdf8669fe7690b94d23b19ad7b969938f7c4cbb00111d403_ppc64le",
"8Base-RHACM-2.7:rhacm2/config-policy-controller-rhel8@sha256:1339f82b15ebe01ba411e70252eb5964a5d622bd28a7fa494786ae6317d3060c_amd64",
"8Base-RHACM-2.7:rhacm2/config-policy-controller-rhel8@sha256:328c0d0e4d06573f2f26bbec39f1a570eb6ddbc26a5c0fa380fec7f840f6475e_arm64",
"8Base-RHACM-2.7:rhacm2/config-policy-controller-rhel8@sha256:e5480dd0b573d0fd949fa2cf22d77ebb5a32765fb95bed18a02fa3155f690f5b_ppc64le",
"8Base-RHACM-2.7:rhacm2/config-policy-controller-rhel8@sha256:fab9c37776dabaa9c510bf243f23407715a1e3bd1c0a0280dc22191c6349a1c0_s390x",
"8Base-RHACM-2.7:rhacm2/console-rhel8@sha256:01517c35f75f1f4f4c3625eb899bff16ae5c114a241c70b56f7de2310ddd065e_s390x",
"8Base-RHACM-2.7:rhacm2/console-rhel8@sha256:33929c835221f166d0eb731f5e553cdf78a5579a124c90b462d4bb5250dc7254_arm64",
"8Base-RHACM-2.7:rhacm2/console-rhel8@sha256:89dad712668e3fdd11a79fdc477a5a2fe1060902bd3f3e575fd2812b4e9f7037_ppc64le",
"8Base-RHACM-2.7:rhacm2/console-rhel8@sha256:fa807a069376c408c56d593bc2e2569cec0c19f105a727a616dea3bd8305953f_amd64",
"8Base-RHACM-2.7:rhacm2/endpoint-monitoring-rhel8-operator@sha256:4f5241425e26875244fab0ec9e96707790ef86edca5265ac01de1ccfc86294c0_amd64",
"8Base-RHACM-2.7:rhacm2/endpoint-monitoring-rhel8-operator@sha256:64c9e84fb923d107d0d4d3f9026510de03f73773cc8348f0025721d26033215c_arm64",
"8Base-RHACM-2.7:rhacm2/endpoint-monitoring-rhel8-operator@sha256:8913009902c71afe34f3a98ed720997e72f764cb7e251a08a2698f2d8ce64e24_s390x",
"8Base-RHACM-2.7:rhacm2/endpoint-monitoring-rhel8-operator@sha256:c5bcc8c4e5d2a4b7270b04dc1b8e8fa399a0f0bfff1d1cc3e7ec0b7b7b6e0f3f_ppc64le",
"8Base-RHACM-2.7:rhacm2/governance-policy-propagator-rhel8@sha256:002229b229bf9a13e54dc16e1edacc0cf8c75d6f46948868a045d79dfd38033c_amd64",
"8Base-RHACM-2.7:rhacm2/governance-policy-propagator-rhel8@sha256:53a9030933e0b2f752461e5337590ad16e891a8fdda897d8a0cb8e135363f0d0_ppc64le",
"8Base-RHACM-2.7:rhacm2/governance-policy-propagator-rhel8@sha256:d4296089159e15bf3e11f5695a34d10b83875a346545f1d09824b4fe47295cf8_s390x",
"8Base-RHACM-2.7:rhacm2/governance-policy-propagator-rhel8@sha256:e05489056e65dba4eb291b050c8072608a5efc2ce971b34a903c8c7ca07e0927_arm64",
"8Base-RHACM-2.7:rhacm2/grafana-dashboard-loader-rhel8@sha256:0d64615d4c3a6fc8e0fc5eb595d8f846f17f7462aaf66b40aa54436fe2b4bd2b_amd64",
"8Base-RHACM-2.7:rhacm2/grafana-dashboard-loader-rhel8@sha256:c182f0b51bfd9b29ea7363f74522a49b6601418f5db76843231167ef1176f709_s390x",
"8Base-RHACM-2.7:rhacm2/grafana-dashboard-loader-rhel8@sha256:d41f6fabaec525dfaac736806b93102479260309f482e155af2b03dc3c9a0c61_arm64",
"8Base-RHACM-2.7:rhacm2/grafana-dashboard-loader-rhel8@sha256:f35f6472c8138046e2f9017659dfb5a703cd895032a21d6d95c1075173005f7c_ppc64le",
"8Base-RHACM-2.7:rhacm2/iam-policy-controller-rhel8@sha256:83354271af399291790b9c3e2e98ba1db7fac99b48a385d50e7318b357f882ca_ppc64le",
"8Base-RHACM-2.7:rhacm2/iam-policy-controller-rhel8@sha256:cc5f8499009dc316d936c3a57f9a9457d5f2bbc8568e2b484a7c8b1cc676da7c_arm64",
"8Base-RHACM-2.7:rhacm2/iam-policy-controller-rhel8@sha256:e79bba365fb1a5edb7cc53d07cebdbb56e861948dedd61e9697f14a8defc300b_amd64",
"8Base-RHACM-2.7:rhacm2/iam-policy-controller-rhel8@sha256:f7a86d6209a19498e56da1f39533a1198af35c2a9e3c824cea252eb34d737219_s390x",
"8Base-RHACM-2.7:rhacm2/insights-client-rhel8@sha256:41d64847ac789df45b51aeca8debfa2a5ac7ff15ad880ba7213ce8afbe4aff2e_amd64",
"8Base-RHACM-2.7:rhacm2/insights-client-rhel8@sha256:5a32ad8c8e7792f9679a604f073bce047c4f8fdd713a655ae83314e27366c5af_arm64",
"8Base-RHACM-2.7:rhacm2/insights-client-rhel8@sha256:7040938ffaa1682dfefe95a614335b9d4f59aac472e47937f1d19f8325d985e6_ppc64le",
"8Base-RHACM-2.7:rhacm2/insights-client-rhel8@sha256:9d25ef8c29b2dac4660e18c17d0286fa2ff0f6f6383b6bf795f7e5e6f70b950e_s390x",
"8Base-RHACM-2.7:rhacm2/insights-metrics-rhel8@sha256:4bf538ff68126949da79f7b1ab97a44a64529e240cd3f84360a88bb6a9a08e4d_ppc64le",
"8Base-RHACM-2.7:rhacm2/insights-metrics-rhel8@sha256:57bf2eca5df0be601d7dd59357e95d078bf69d26c1b26cdd56d0d311df123d5a_arm64",
"8Base-RHACM-2.7:rhacm2/insights-metrics-rhel8@sha256:65f96884ed34103842217b26597ec413197db699aeb004daeca08f1d08014f46_amd64",
"8Base-RHACM-2.7:rhacm2/insights-metrics-rhel8@sha256:ed01454411cbdfb20661aecc76e00767b5ec122e27a379159476eabba741b94e_s390x",
"8Base-RHACM-2.7:rhacm2/klusterlet-addon-controller-rhel8@sha256:523776c04653aac8c750ff48156fd7a5b0efd9ad35c40cbacdbe0ca6dda48217_amd64",
"8Base-RHACM-2.7:rhacm2/klusterlet-addon-controller-rhel8@sha256:7cea9ce9aeb26df137590353de05b8a88ee55faa43cecde68e40fb875f9844cd_arm64",
"8Base-RHACM-2.7:rhacm2/klusterlet-addon-controller-rhel8@sha256:866125412b6812710734b9e72d09581be40879bb57236e37660e2d29210a37ad_s390x",
"8Base-RHACM-2.7:rhacm2/klusterlet-addon-controller-rhel8@sha256:c89f9fed1ce56a6baf10808454b01d4df88571db744feb2bfae8b5707d82013f_ppc64le",
"8Base-RHACM-2.7:rhacm2/kube-rbac-proxy-rhel8@sha256:407178ad223483b92a382e0fb916de9f42f1a0db9aaacb66710a7a743f1c3dce_arm64",
"8Base-RHACM-2.7:rhacm2/kube-rbac-proxy-rhel8@sha256:455dde7a89b1505c93651022451b83e1e8f86186b98f660e3c6ad998a97d48f3_ppc64le",
"8Base-RHACM-2.7:rhacm2/kube-rbac-proxy-rhel8@sha256:95de0275698ef704379246e088763c3827171487049b9cfb857712ddbdef46e9_amd64",
"8Base-RHACM-2.7:rhacm2/kube-rbac-proxy-rhel8@sha256:f0397b30dc7b824b0e37a256c5a067585885c80db1033b44a13fe56446cd80a9_s390x",
"8Base-RHACM-2.7:rhacm2/kube-state-metrics-rhel8@sha256:1f27bc62a66413a31d2d680ecd2a8ed9c9d378341da56b788cd86c98151a1fd4_s390x",
"8Base-RHACM-2.7:rhacm2/kube-state-metrics-rhel8@sha256:534420075e829b5881f6cd3f32d4aa90ea3075de869b84f689c9606d4f03521a_arm64",
"8Base-RHACM-2.7:rhacm2/kube-state-metrics-rhel8@sha256:8cc675a0cf4ff24b28c0b75a54fc4f3328c6a9f041f21d1814d210b7704f6970_amd64",
"8Base-RHACM-2.7:rhacm2/kube-state-metrics-rhel8@sha256:c56179f297ebab2ef9851417ec42ac6c16b6f8cb3627c243ff6984d2dd6ac76d_ppc64le",
"8Base-RHACM-2.7:rhacm2/management-ingress-rhel8@sha256:3b94abf5182934113b1cf9b8688a2da977d5fec3110f2d79b81b2ec46ffeada3_ppc64le",
"8Base-RHACM-2.7:rhacm2/management-ingress-rhel8@sha256:70aa7c3711b4085caa9ba50295dfedf9b2cd3a1b37e815e4a7245c1aef0cfe22_s390x",
"8Base-RHACM-2.7:rhacm2/management-ingress-rhel8@sha256:bea2ee18f401ec1b4c4b87f40f6f79a4418d6aafad5e2b50099f7541b6699de7_arm64",
"8Base-RHACM-2.7:rhacm2/management-ingress-rhel8@sha256:f45de50d8d7b6a285317a3bc1c413427841c8d6fab742f6de0a61bad9722b61e_amd64",
"8Base-RHACM-2.7:rhacm2/memcached-exporter-rhel8@sha256:094b84362782a88d8b0c7a75a23dd5ae3ff846913f0a49e732d53cc0efdf6a61_arm64",
"8Base-RHACM-2.7:rhacm2/memcached-exporter-rhel8@sha256:708e8f9531f5cc33a2543956eb0c940e5ad36d2ac196903a0beaa42944cb543f_ppc64le",
"8Base-RHACM-2.7:rhacm2/memcached-exporter-rhel8@sha256:baa029b8feb59ec4d626f021ebf777cc991c1a24c29c321c40513b91641f4bbc_amd64",
"8Base-RHACM-2.7:rhacm2/memcached-exporter-rhel8@sha256:c7937a592a255199c316e30c499d0c150cc95c3f208e46d8a936a5bc03a1fed6_s390x",
"8Base-RHACM-2.7:rhacm2/memcached-rhel8@sha256:21d28e1c3d1c7e8803261867c20a29df444676780ed9d4cc9f1dd1c8dbd68688_amd64",
"8Base-RHACM-2.7:rhacm2/memcached-rhel8@sha256:6bac06a2e1e181fe4920a33df5ce433635871a42ba30fbbe0adff1c505fbab4b_ppc64le",
"8Base-RHACM-2.7:rhacm2/memcached-rhel8@sha256:6c7cb2786f6863e7d1c8554f159c68123921d22bbd7bec5fc3532cad991937b4_s390x",
"8Base-RHACM-2.7:rhacm2/memcached-rhel8@sha256:e044af5fee732dd9923759b312c3b72dd4b6ab1780456973f35677d72586913e_arm64",
"8Base-RHACM-2.7:rhacm2/metrics-collector-rhel8@sha256:21644ef77ec046c79fb64f612245ac5d59c0aa569c548b48062da8896d159696_s390x",
"8Base-RHACM-2.7:rhacm2/metrics-collector-rhel8@sha256:2358249e2cf40d054cca5711f39091e2f0cbd44e61a24d3c1dd1a9e79cc440b1_arm64",
"8Base-RHACM-2.7:rhacm2/metrics-collector-rhel8@sha256:9638fab8d1439730395607cc99bcda33eae5e813778398888124e8ae319cb80e_amd64",
"8Base-RHACM-2.7:rhacm2/metrics-collector-rhel8@sha256:e06aed89ad0c48bef78e45512d22c3373f62c63d335d953ba064b160a68fcad2_ppc64le",
"8Base-RHACM-2.7:rhacm2/multicloud-integrations-rhel8@sha256:1063ef655f5dd15b0b914572ba672892eb53b441ae151d14cffca9d320860f2d_ppc64le",
"8Base-RHACM-2.7:rhacm2/multicloud-integrations-rhel8@sha256:3f0ab9161698eb9e3342c3b3fc70d5ca9c420cdcc5a5ccebc8cc993dfefb9dc3_amd64",
"8Base-RHACM-2.7:rhacm2/multicloud-integrations-rhel8@sha256:651c4ac3da42bc2acfe9bff35e397ccf5e88abb6303622f3244d6ccb9b8f9e0d_s390x",
"8Base-RHACM-2.7:rhacm2/multicloud-integrations-rhel8@sha256:f02a569222e13356f5fbdef5b7d2da943e6f6071fd88ba75a2565b3d340b6c3a_arm64",
"8Base-RHACM-2.7:rhacm2/multicluster-observability-rhel8-operator@sha256:49083d7039af6df4bd639dd998162c96dc586da4d828ffbe9c880a8a8d6d13d6_arm64",
"8Base-RHACM-2.7:rhacm2/multicluster-observability-rhel8-operator@sha256:68228ba1ef7bf5631f0cab91cb4e9f86c3d24c1ad587332d42c4f85e1a3608d7_amd64",
"8Base-RHACM-2.7:rhacm2/multicluster-observability-rhel8-operator@sha256:93da29b41da3c87d4bffaf42369b50217f5d8f81d0a82c4108c27a3c40f544d8_s390x",
"8Base-RHACM-2.7:rhacm2/multicluster-observability-rhel8-operator@sha256:f212909bc9ed5be6da68a3b6a4866fdc17ecc3514b075977a8679998d6742cbe_ppc64le",
"8Base-RHACM-2.7:rhacm2/multicluster-operators-application-rhel8@sha256:299f0753c65ab4e609418fd5515bdcb041bee357f4db192ae32a24ad0c4d7853_s390x",
"8Base-RHACM-2.7:rhacm2/multicluster-operators-application-rhel8@sha256:62520c406cdbd823e99e8ee9ff9119b61cb6880fcb1335211b6520bedec564f2_amd64",
"8Base-RHACM-2.7:rhacm2/multicluster-operators-application-rhel8@sha256:9c58c89cb0173394684d7d23178ad32eb2d571444cb306ea599565eaac92ea4f_arm64",
"8Base-RHACM-2.7:rhacm2/multicluster-operators-application-rhel8@sha256:b385c92b069a8dae72e57b69d24e1fff59ad46781579882a1edfa4839fd8bbba_ppc64le",
"8Base-RHACM-2.7:rhacm2/multicluster-operators-channel-rhel8@sha256:044723d62439a8364772ab27be2c04dbd2c0421dbeb0a7b94f70e99e646b4c80_ppc64le",
"8Base-RHACM-2.7:rhacm2/multicluster-operators-channel-rhel8@sha256:d8fe5baa4aefbcf41861743a3cf6c94f8a2a63526e96e5d263a40a8cb8a5ad4e_s390x",
"8Base-RHACM-2.7:rhacm2/multicluster-operators-channel-rhel8@sha256:da65bc93513dfb37a4828eaf5e1d4c08265ffdba05028fed95a564341d226771_amd64",
"8Base-RHACM-2.7:rhacm2/multicluster-operators-channel-rhel8@sha256:ddb1016901287c80ef1972f25db37b1182e854115671961efb3fc0048cd95800_arm64",
"8Base-RHACM-2.7:rhacm2/multicluster-operators-subscription-rhel8@sha256:548d610f996e73b67eb21d2993b5ac3d0da02997a48b9c1226072d6d95ae4c3b_arm64",
"8Base-RHACM-2.7:rhacm2/multicluster-operators-subscription-rhel8@sha256:6307eb5e9195415477b18d701310e8813772b7120d0fc4ac83846e54b46b4745_s390x",
"8Base-RHACM-2.7:rhacm2/multicluster-operators-subscription-rhel8@sha256:a69777a61feaf373c162a82ffb6f6996df6231c23cb2f1923bdd77c311d7d739_ppc64le",
"8Base-RHACM-2.7:rhacm2/multicluster-operators-subscription-rhel8@sha256:e53b330ed0c4ed0803a93b18a6ce290814dcd16dce6eb980809b5b8c6c09deb4_amd64",
"8Base-RHACM-2.7:rhacm2/multiclusterhub-rhel8@sha256:405fa2e3363a3c124a5764d6153b7bcba3d43a3026813085e44c9246d51ca60a_amd64",
"8Base-RHACM-2.7:rhacm2/multiclusterhub-rhel8@sha256:b82d4ecef59b69623ec4d0a9b5537fa52e007336727c92345cd829d80961f14a_s390x",
"8Base-RHACM-2.7:rhacm2/multiclusterhub-rhel8@sha256:e96ea7f3533e7d0836512cbc2b027b60c400aa16c8e4691117608ab4736a059b_ppc64le",
"8Base-RHACM-2.7:rhacm2/multiclusterhub-rhel8@sha256:fdf9ae4924a587c945a85b2319b0471a5688368df572f2de852c51da8bc74dcb_arm64",
"8Base-RHACM-2.7:rhacm2/node-exporter-rhel8@sha256:1af36144b83dc16cd1958d0414be55eaa2aae95894b6eefd2233308ace81df02_ppc64le",
"8Base-RHACM-2.7:rhacm2/node-exporter-rhel8@sha256:2aeec43f11c6572abb7d4468560dc1561a023d9692058a4ac2b13a0cedb44dde_amd64",
"8Base-RHACM-2.7:rhacm2/node-exporter-rhel8@sha256:8b359fcf74d236fc488ef4553dbaf9dbec549e331f2b103b40139aa2eb1345e4_arm64",
"8Base-RHACM-2.7:rhacm2/node-exporter-rhel8@sha256:97291260ff17e7e1b1f490a68041613ca5f7c192d848f928eca9b867de47bc4e_s390x",
"8Base-RHACM-2.7:rhacm2/observatorium-rhel8-operator@sha256:16eeedaa25dd61c03514479044fde9851c5b4224b718a496e33d43a06f57d5b5_amd64",
"8Base-RHACM-2.7:rhacm2/observatorium-rhel8-operator@sha256:928c114e3aca978626ad91889aaed0cc20ca0d641ad946c9a1b1f2424245c795_arm64",
"8Base-RHACM-2.7:rhacm2/observatorium-rhel8-operator@sha256:c4e260eabb09bacc1aa332ea2001333c671e0fc65a3ef4d04e02b5473b45642d_ppc64le",
"8Base-RHACM-2.7:rhacm2/observatorium-rhel8-operator@sha256:c870e034b29dfa320cb6a6bf60021033b622b76a0c4aaaf2a768326ea046b459_s390x",
"8Base-RHACM-2.7:rhacm2/observatorium-rhel8@sha256:1e46b8610e037752ecfb30aaac5c7459a81aa119bf0c2b2ffb0dc90cd5701af0_arm64",
"8Base-RHACM-2.7:rhacm2/observatorium-rhel8@sha256:51374017a10289e0402363ae2839d110f500be44dc44834dbd8dd66ba0e6f5e9_s390x",
"8Base-RHACM-2.7:rhacm2/observatorium-rhel8@sha256:836c0b874ba4fc57b5f79dffacefd2dc0261822cb6dde17d247db39175a5c27f_amd64",
"8Base-RHACM-2.7:rhacm2/observatorium-rhel8@sha256:b7b3de98fbcc216c00d3291691f8997183a6409dabed8ea7b10b336c481b2b87_ppc64le",
"8Base-RHACM-2.7:rhacm2/prometheus-alertmanager-rhel8@sha256:6c9ea79e385be44f735efb932079b328200d47869f5f5f9b442fdb76067cac2a_amd64",
"8Base-RHACM-2.7:rhacm2/prometheus-alertmanager-rhel8@sha256:8349cdc4677a2dd37c54b058c487d76e8fbe4c76178e805d4745ef5c62bc6151_arm64",
"8Base-RHACM-2.7:rhacm2/prometheus-alertmanager-rhel8@sha256:8e8c89c184a5d023f031ab7cca2c4c64cdfd151c37aa5ae3a206cb1f1055268f_ppc64le",
"8Base-RHACM-2.7:rhacm2/prometheus-alertmanager-rhel8@sha256:fdbba855391acd2b33d0b16f9f0e7ba2a9cdbaa90bf71298182954b7f4c8fe76_s390x",
"8Base-RHACM-2.7:rhacm2/prometheus-rhel8@sha256:59174c376ae5563ea3a2a68bf999458f6b905058f57a7779b6dddd7aff252e4f_amd64",
"8Base-RHACM-2.7:rhacm2/prometheus-rhel8@sha256:6877b4207285d7a0e1343f5c1b70bab163d1fd5004f778998d2e612817ea5f06_s390x",
"8Base-RHACM-2.7:rhacm2/prometheus-rhel8@sha256:a3661c1cbfa2f8c230ec44ee5e2fecf1967ce48df0c9699f063bd27407b94dac_arm64",
"8Base-RHACM-2.7:rhacm2/prometheus-rhel8@sha256:a5a9a7c264f07c789094cb5371729f86700c0cfce4605b573c236c21a46ea9d6_ppc64le",
"8Base-RHACM-2.7:rhacm2/rbac-query-proxy-rhel8@sha256:3481fdb51147ce735b7864215cacd4c6a24b2c05a9388866f11be887a5fd0d4f_s390x",
"8Base-RHACM-2.7:rhacm2/rbac-query-proxy-rhel8@sha256:84486a82cd6655d5e5a1fbccae5a2e9335498d3e05422fa325b443c8923c1b75_arm64",
"8Base-RHACM-2.7:rhacm2/rbac-query-proxy-rhel8@sha256:bdeee76d09265212805e06117c368c96d40c7b46278dc09413fa300c6198ac2d_amd64",
"8Base-RHACM-2.7:rhacm2/rbac-query-proxy-rhel8@sha256:ceb1bd89103c56378166ab968dbaa387ab0531d1592f053718d0c1c683770e3d_ppc64le",
"8Base-RHACM-2.7:rhacm2/search-collector-rhel8@sha256:4b7544ec460f265afb71c9d362cf9851e3ba250c3ab694ccc9a78c15eb38a612_arm64",
"8Base-RHACM-2.7:rhacm2/search-collector-rhel8@sha256:6695c50772760b400d0535f406f02b7c37436c5ce6932b8d5518b995780287a8_s390x",
"8Base-RHACM-2.7:rhacm2/search-collector-rhel8@sha256:91b398bdccc5dbbfb82913ac52110d0b8e2f6c37ded6aa22b7d97ec4655b4cde_amd64",
"8Base-RHACM-2.7:rhacm2/search-collector-rhel8@sha256:e129649706a536e4ef6e8f770d0bf682f35da55c86c978c749e903b1a2bbe875_ppc64le",
"8Base-RHACM-2.7:rhacm2/submariner-addon-rhel8@sha256:17dfda9e5f46f9df69171607ec2e078be9362de4c13e2ed20763fc59a7e9cd1a_s390x",
"8Base-RHACM-2.7:rhacm2/submariner-addon-rhel8@sha256:4eddabb57e6f448c45fba78dc72f1541ccddb11b63a558764d0c105465a76555_amd64",
"8Base-RHACM-2.7:rhacm2/submariner-addon-rhel8@sha256:581fb02a9670b27810f2ad35bad4a82d2e1eab77fcd1274de05b0a922450d3fc_ppc64le",
"8Base-RHACM-2.7:rhacm2/submariner-addon-rhel8@sha256:7400391c2a56bc01da6fbbf13bb249a01e90d8eccb8d465dfb19c3598f5fecbe_arm64",
"8Base-RHACM-2.7:rhacm2/thanos-receive-controller-rhel8@sha256:4b228ecad424ca792139152948e27ed4c714dcfbcd540caf117dee20845018c8_ppc64le",
"8Base-RHACM-2.7:rhacm2/thanos-receive-controller-rhel8@sha256:7ceb607e7a3205361d8c9d1b44aae47381e2d07b129e40b5f90f55c3a8402774_arm64",
"8Base-RHACM-2.7:rhacm2/thanos-receive-controller-rhel8@sha256:b17fe936f5d8d8da38d72bf2153b47ac619c460c1f8227b4cb2f37cfc18cd4be_s390x",
"8Base-RHACM-2.7:rhacm2/thanos-receive-controller-rhel8@sha256:e9a5ef8f2d97357bee0198544d0545c26ee7c7d10116771e510d73eda6c45abe_amd64",
"8Base-RHACM-2.7:rhacm2/thanos-rhel8@sha256:23a4e918b5ffdbad4745e541afad2747bd6b28e534a31e7b5aff74296b27e3e7_amd64",
"8Base-RHACM-2.7:rhacm2/thanos-rhel8@sha256:26de3711356177090694b4bf00821d873127cf8c0675fe42a8f757c5c37a40cd_arm64",
"8Base-RHACM-2.7:rhacm2/thanos-rhel8@sha256:6515a630cddbb13fd14f81fd3b8c3a95f2469eaf599010b42732d8fd794af1b0_s390x",
"8Base-RHACM-2.7:rhacm2/thanos-rhel8@sha256:736e1fd62ba7b6c56ad1af81ab1260dd7d13a770d62914183aaa2cc2ebb0dc20_ppc64le"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2092793"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in the crypto/tls golang package. When session tickets are generated by crypto/tls, it is missing the ticket expiration. This issue may allow an attacker to observe the TLS handshakes to correlate successive connections during session resumption.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "golang: crypto/tls: session tickets lack random ticket_age_add",
"title": "Vulnerability summary"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"8Base-RHACM-2.7:rhacm2/acm-search-v2-rhel8@sha256:8a28d0fad728823ae5a07a259a0866bc507ae9b0f90eb1b4c63567aaf13c377c_arm64",
"8Base-RHACM-2.7:rhacm2/acm-search-v2-rhel8@sha256:f5b656141ad16ac873d1b886abc3b956380268b6c0dddb8ceac3e79b65edae0a_s390x",
"8Base-RHACM-2.7:rhacm2/acm-search-v2-rhel8@sha256:f708326772c9ed846e11b053efda56c106d5a72a13482d2a8ecc179cfb957bc9_ppc64le",
"8Base-RHACM-2.7:rhacm2/acm-search-v2-rhel8@sha256:fb98ce01f36b3780192e99b96c688387b5d76892f409b831d6f134ec65d02d4a_amd64"
],
"known_not_affected": [
"8Base-RHACM-2.7:rhacm2/acm-governance-policy-addon-controller-rhel8@sha256:1aae106ecbdeadb77b0fd95133827e7fad4f5fcb9916e56ca0dfccab8bd34bed_ppc64le",
"8Base-RHACM-2.7:rhacm2/acm-governance-policy-addon-controller-rhel8@sha256:2c7f0617df666e8cbcd622dee073a35843db4a81caa19b7db3b9fb9264cdf7fc_amd64",
"8Base-RHACM-2.7:rhacm2/acm-governance-policy-addon-controller-rhel8@sha256:7f6671f84fcbe569fceece415dd7beeb8bb7f86c3031bdfb3ac0d0e777051b2f_s390x",
"8Base-RHACM-2.7:rhacm2/acm-governance-policy-addon-controller-rhel8@sha256:b30028955a86b6ecdb8c6865328976d74e98f56d6e21277a9f5a812f896b6303_arm64",
"8Base-RHACM-2.7:rhacm2/acm-governance-policy-framework-addon-rhel8@sha256:25271964483024b3235dd61f7e7bb9dd5e9dfa75f76e6ded5c92580d440ca48b_s390x",
"8Base-RHACM-2.7:rhacm2/acm-governance-policy-framework-addon-rhel8@sha256:7dcde13540cc938374463521f91091a7bbf0a037cabfc5e4b55c89497e0ba6bf_arm64",
"8Base-RHACM-2.7:rhacm2/acm-governance-policy-framework-addon-rhel8@sha256:b7b778111722c0da14ae74580be1813f6ecedf97fcd88de46fd15cc3ace2cb61_ppc64le",
"8Base-RHACM-2.7:rhacm2/acm-governance-policy-framework-addon-rhel8@sha256:ec5fc63b94bc9c070f14fd76d4ae26b90e3f29d3694887380a5f8f8ea5a04bc0_amd64",
"8Base-RHACM-2.7:rhacm2/acm-grafana-rhel8@sha256:0c427fa58c97b71eb784e4a590c208b0284cf656f66a268ea4803804ce3ce28a_arm64",
"8Base-RHACM-2.7:rhacm2/acm-grafana-rhel8@sha256:2e3505803004ca421087171bfe9097f6f106c812f840e8b83d1215150b4137c4_ppc64le",
"8Base-RHACM-2.7:rhacm2/acm-grafana-rhel8@sha256:49746c3a6e7033b1bac90d3515e0f5ab44aaf9c45cce414308da72bb960287b1_amd64",
"8Base-RHACM-2.7:rhacm2/acm-grafana-rhel8@sha256:c8f1a9d09131727033e6e60984c5baa3271adc6a23854b9aabe70f36952d35d6_s390x",
"8Base-RHACM-2.7:rhacm2/acm-must-gather-rhel8@sha256:0be17e173b962f1a87e833096f208c9030fce1128b2b8c86842a0a40f7d6cf02_arm64",
"8Base-RHACM-2.7:rhacm2/acm-must-gather-rhel8@sha256:5c79bf93599b792c20c76d9a0a35532ad79a45f3765dccfbafab9a273e338e52_amd64",
"8Base-RHACM-2.7:rhacm2/acm-must-gather-rhel8@sha256:a05c071011c96e4db1e4a469883103f4118a304d3e03338083d2a103c0e7c208_ppc64le",
"8Base-RHACM-2.7:rhacm2/acm-must-gather-rhel8@sha256:ad85c5d648363cdb36790b49311f4e07a8584b9e6065cde9d41274a1bd716f0a_s390x",
"8Base-RHACM-2.7:rhacm2/acm-operator-bundle@sha256:90320bd14c632ace987ca1eac05a78068123ef1fc97c401951d073a3f0fd8e66_s390x",
"8Base-RHACM-2.7:rhacm2/acm-operator-bundle@sha256:e45be680b6140f58ff1840649b29aebebad4c5950d9571ca39dfea1dffd669b0_ppc64le",
"8Base-RHACM-2.7:rhacm2/acm-operator-bundle@sha256:f63d0a9a0e3dc9d86e84279c50e9c613d8430e71a3821d418e168250ca3b747c_amd64",
"8Base-RHACM-2.7:rhacm2/acm-prometheus-config-reloader-rhel8@sha256:0fd63f75b7638fadc78f92a62d6e9731e42c05069f3e93ab0ffd4b004de78100_ppc64le",
"8Base-RHACM-2.7:rhacm2/acm-prometheus-config-reloader-rhel8@sha256:2839bcce06fd5a02f6cc8fce8668fb806ae8f2e0e7174e5c66376792c2d1fd92_s390x",
"8Base-RHACM-2.7:rhacm2/acm-prometheus-config-reloader-rhel8@sha256:7fcb79c1707b3c8b767d8c174e5b64516f200c0bfa255c1f40557446b37debae_amd64",
"8Base-RHACM-2.7:rhacm2/acm-prometheus-config-reloader-rhel8@sha256:a4e43fc7608837da6a66cb2c5bda4b78b520c3075c0f1f66bb824fa44e2d35fd_arm64",
"8Base-RHACM-2.7:rhacm2/acm-prometheus-rhel8@sha256:4283fa3b6ee93404d4fe7b551b52dbd7a4bbd8be0a57cf9b603a68736feefaea_amd64",
"8Base-RHACM-2.7:rhacm2/acm-prometheus-rhel8@sha256:7e98ef30dca1071d5abff1be2a3a296cc9a4663162a3828b697637195d314e77_ppc64le",
"8Base-RHACM-2.7:rhacm2/acm-prometheus-rhel8@sha256:b3ee1cad060e7f72414df1ae6c0e27ddf6f6fa7a8e45627ebeb912b8a9ca3b74_arm64",
"8Base-RHACM-2.7:rhacm2/acm-prometheus-rhel8@sha256:c6d947e30ec1aa348d573ee93c669f71b38ea93801e71636f5f9ab4609f681b4_s390x",
"8Base-RHACM-2.7:rhacm2/acm-search-indexer-rhel8@sha256:436307eef035e0e9be448eb6c4f6a690a7d357ed06d661642b082e0d3219864c_amd64",
"8Base-RHACM-2.7:rhacm2/acm-search-indexer-rhel8@sha256:53ceb20280569eaf0129686d49d462a3c1d3eaf2829b6eb920e9359be718e2c4_s390x",
"8Base-RHACM-2.7:rhacm2/acm-search-indexer-rhel8@sha256:aa89295f36c99d70e63b07e9fe2c8db348df38b3308870f543efb4be24beca6c_ppc64le",
"8Base-RHACM-2.7:rhacm2/acm-search-indexer-rhel8@sha256:aed3972894519bc832bd9a340316a752ebb8edbc393051904c399eef7e423dd4_arm64",
"8Base-RHACM-2.7:rhacm2/acm-search-v2-api-rhel8@sha256:1808d69232a47c3590a41c1e97126dd06c2727be972b11170b115f2e5d9fec38_amd64",
"8Base-RHACM-2.7:rhacm2/acm-search-v2-api-rhel8@sha256:1d5153067a1cb127f74d2bc983d16db8f39313a378f14d13f7e39da28f2251ae_ppc64le",
"8Base-RHACM-2.7:rhacm2/acm-search-v2-api-rhel8@sha256:5be1e54791e8024f0e1342eba7d4441e0606f9a26be8f52aff51c8665baa41cc_s390x",
"8Base-RHACM-2.7:rhacm2/acm-search-v2-api-rhel8@sha256:f2924c460e8d7e12da359f365f9ec3b13c2d175dd6c11533b12113741eea7292_arm64",
"8Base-RHACM-2.7:rhacm2/acm-volsync-addon-controller-rhel8@sha256:56067372156bb6d00103eecc4b5c80478980036b8143a2e2a73f8a685d0d78ee_amd64",
"8Base-RHACM-2.7:rhacm2/acm-volsync-addon-controller-rhel8@sha256:98724153fa7763d22bcf11c3a5faa6eee0f6c40c4f4f647487e106d2ef427218_s390x",
"8Base-RHACM-2.7:rhacm2/acm-volsync-addon-controller-rhel8@sha256:a7f8ce55764d4e303d54aaf064d56ee192620d29b361fabcda2a26f364221dc9_arm64",
"8Base-RHACM-2.7:rhacm2/acm-volsync-addon-controller-rhel8@sha256:e3e10a30c35a9cbd5f81d107e9ce86b2410bd10171673521eab1491ebdee2314_ppc64le",
"8Base-RHACM-2.7:rhacm2/cert-policy-controller-rhel8@sha256:1de63e2d307841c7707f4d0c09cd1d9cd673bbd7736c5f6c533986a9de0d1118_s390x",
"8Base-RHACM-2.7:rhacm2/cert-policy-controller-rhel8@sha256:488e74aed7f420f6112ef1f7b3b5cc812358574ec149ecca1147ff2f9d6d7835_arm64",
"8Base-RHACM-2.7:rhacm2/cert-policy-controller-rhel8@sha256:5be8ca7ec79077906c23b52cdaa731866774a2e413babd395d3f24d892bed37a_ppc64le",
"8Base-RHACM-2.7:rhacm2/cert-policy-controller-rhel8@sha256:c78e2547f3cff318747e354f09e5954c71fde8840ab8db818050dc9531205e6c_amd64",
"8Base-RHACM-2.7:rhacm2/cluster-backup-rhel8-operator@sha256:09f23f185abfbec175fbea2cc1fba624308c2777b5c8133d9e98daeb4bcfa009_s390x",
"8Base-RHACM-2.7:rhacm2/cluster-backup-rhel8-operator@sha256:3af39faf1795e87018795c35b2ec5074bfcd1bf76b84326446cfb1570bc0d5e0_arm64",
"8Base-RHACM-2.7:rhacm2/cluster-backup-rhel8-operator@sha256:3c969356ace5c3bc0fa5d6d8e25a838262b0f6152533f4361034a742eb29ae24_amd64",
"8Base-RHACM-2.7:rhacm2/cluster-backup-rhel8-operator@sha256:f02c115867036c64cdf8669fe7690b94d23b19ad7b969938f7c4cbb00111d403_ppc64le",
"8Base-RHACM-2.7:rhacm2/config-policy-controller-rhel8@sha256:1339f82b15ebe01ba411e70252eb5964a5d622bd28a7fa494786ae6317d3060c_amd64",
"8Base-RHACM-2.7:rhacm2/config-policy-controller-rhel8@sha256:328c0d0e4d06573f2f26bbec39f1a570eb6ddbc26a5c0fa380fec7f840f6475e_arm64",
"8Base-RHACM-2.7:rhacm2/config-policy-controller-rhel8@sha256:e5480dd0b573d0fd949fa2cf22d77ebb5a32765fb95bed18a02fa3155f690f5b_ppc64le",
"8Base-RHACM-2.7:rhacm2/config-policy-controller-rhel8@sha256:fab9c37776dabaa9c510bf243f23407715a1e3bd1c0a0280dc22191c6349a1c0_s390x",
"8Base-RHACM-2.7:rhacm2/console-rhel8@sha256:01517c35f75f1f4f4c3625eb899bff16ae5c114a241c70b56f7de2310ddd065e_s390x",
"8Base-RHACM-2.7:rhacm2/console-rhel8@sha256:33929c835221f166d0eb731f5e553cdf78a5579a124c90b462d4bb5250dc7254_arm64",
"8Base-RHACM-2.7:rhacm2/console-rhel8@sha256:89dad712668e3fdd11a79fdc477a5a2fe1060902bd3f3e575fd2812b4e9f7037_ppc64le",
"8Base-RHACM-2.7:rhacm2/console-rhel8@sha256:fa807a069376c408c56d593bc2e2569cec0c19f105a727a616dea3bd8305953f_amd64",
"8Base-RHACM-2.7:rhacm2/endpoint-monitoring-rhel8-operator@sha256:4f5241425e26875244fab0ec9e96707790ef86edca5265ac01de1ccfc86294c0_amd64",
"8Base-RHACM-2.7:rhacm2/endpoint-monitoring-rhel8-operator@sha256:64c9e84fb923d107d0d4d3f9026510de03f73773cc8348f0025721d26033215c_arm64",
"8Base-RHACM-2.7:rhacm2/endpoint-monitoring-rhel8-operator@sha256:8913009902c71afe34f3a98ed720997e72f764cb7e251a08a2698f2d8ce64e24_s390x",
"8Base-RHACM-2.7:rhacm2/endpoint-monitoring-rhel8-operator@sha256:c5bcc8c4e5d2a4b7270b04dc1b8e8fa399a0f0bfff1d1cc3e7ec0b7b7b6e0f3f_ppc64le",
"8Base-RHACM-2.7:rhacm2/governance-policy-propagator-rhel8@sha256:002229b229bf9a13e54dc16e1edacc0cf8c75d6f46948868a045d79dfd38033c_amd64",
"8Base-RHACM-2.7:rhacm2/governance-policy-propagator-rhel8@sha256:53a9030933e0b2f752461e5337590ad16e891a8fdda897d8a0cb8e135363f0d0_ppc64le",
"8Base-RHACM-2.7:rhacm2/governance-policy-propagator-rhel8@sha256:d4296089159e15bf3e11f5695a34d10b83875a346545f1d09824b4fe47295cf8_s390x",
"8Base-RHACM-2.7:rhacm2/governance-policy-propagator-rhel8@sha256:e05489056e65dba4eb291b050c8072608a5efc2ce971b34a903c8c7ca07e0927_arm64",
"8Base-RHACM-2.7:rhacm2/grafana-dashboard-loader-rhel8@sha256:0d64615d4c3a6fc8e0fc5eb595d8f846f17f7462aaf66b40aa54436fe2b4bd2b_amd64",
"8Base-RHACM-2.7:rhacm2/grafana-dashboard-loader-rhel8@sha256:c182f0b51bfd9b29ea7363f74522a49b6601418f5db76843231167ef1176f709_s390x",
"8Base-RHACM-2.7:rhacm2/grafana-dashboard-loader-rhel8@sha256:d41f6fabaec525dfaac736806b93102479260309f482e155af2b03dc3c9a0c61_arm64",
"8Base-RHACM-2.7:rhacm2/grafana-dashboard-loader-rhel8@sha256:f35f6472c8138046e2f9017659dfb5a703cd895032a21d6d95c1075173005f7c_ppc64le",
"8Base-RHACM-2.7:rhacm2/iam-policy-controller-rhel8@sha256:83354271af399291790b9c3e2e98ba1db7fac99b48a385d50e7318b357f882ca_ppc64le",
"8Base-RHACM-2.7:rhacm2/iam-policy-controller-rhel8@sha256:cc5f8499009dc316d936c3a57f9a9457d5f2bbc8568e2b484a7c8b1cc676da7c_arm64",
"8Base-RHACM-2.7:rhacm2/iam-policy-controller-rhel8@sha256:e79bba365fb1a5edb7cc53d07cebdbb56e861948dedd61e9697f14a8defc300b_amd64",
"8Base-RHACM-2.7:rhacm2/iam-policy-controller-rhel8@sha256:f7a86d6209a19498e56da1f39533a1198af35c2a9e3c824cea252eb34d737219_s390x",
"8Base-RHACM-2.7:rhacm2/insights-client-rhel8@sha256:41d64847ac789df45b51aeca8debfa2a5ac7ff15ad880ba7213ce8afbe4aff2e_amd64",
"8Base-RHACM-2.7:rhacm2/insights-client-rhel8@sha256:5a32ad8c8e7792f9679a604f073bce047c4f8fdd713a655ae83314e27366c5af_arm64",
"8Base-RHACM-2.7:rhacm2/insights-client-rhel8@sha256:7040938ffaa1682dfefe95a614335b9d4f59aac472e47937f1d19f8325d985e6_ppc64le",
"8Base-RHACM-2.7:rhacm2/insights-client-rhel8@sha256:9d25ef8c29b2dac4660e18c17d0286fa2ff0f6f6383b6bf795f7e5e6f70b950e_s390x",
"8Base-RHACM-2.7:rhacm2/insights-metrics-rhel8@sha256:4bf538ff68126949da79f7b1ab97a44a64529e240cd3f84360a88bb6a9a08e4d_ppc64le",
"8Base-RHACM-2.7:rhacm2/insights-metrics-rhel8@sha256:57bf2eca5df0be601d7dd59357e95d078bf69d26c1b26cdd56d0d311df123d5a_arm64",
"8Base-RHACM-2.7:rhacm2/insights-metrics-rhel8@sha256:65f96884ed34103842217b26597ec413197db699aeb004daeca08f1d08014f46_amd64",
"8Base-RHACM-2.7:rhacm2/insights-metrics-rhel8@sha256:ed01454411cbdfb20661aecc76e00767b5ec122e27a379159476eabba741b94e_s390x",
"8Base-RHACM-2.7:rhacm2/klusterlet-addon-controller-rhel8@sha256:523776c04653aac8c750ff48156fd7a5b0efd9ad35c40cbacdbe0ca6dda48217_amd64",
"8Base-RHACM-2.7:rhacm2/klusterlet-addon-controller-rhel8@sha256:7cea9ce9aeb26df137590353de05b8a88ee55faa43cecde68e40fb875f9844cd_arm64",
"8Base-RHACM-2.7:rhacm2/klusterlet-addon-controller-rhel8@sha256:866125412b6812710734b9e72d09581be40879bb57236e37660e2d29210a37ad_s390x",
"8Base-RHACM-2.7:rhacm2/klusterlet-addon-controller-rhel8@sha256:c89f9fed1ce56a6baf10808454b01d4df88571db744feb2bfae8b5707d82013f_ppc64le",
"8Base-RHACM-2.7:rhacm2/kube-rbac-proxy-rhel8@sha256:407178ad223483b92a382e0fb916de9f42f1a0db9aaacb66710a7a743f1c3dce_arm64",
"8Base-RHACM-2.7:rhacm2/kube-rbac-proxy-rhel8@sha256:455dde7a89b1505c93651022451b83e1e8f86186b98f660e3c6ad998a97d48f3_ppc64le",
"8Base-RHACM-2.7:rhacm2/kube-rbac-proxy-rhel8@sha256:95de0275698ef704379246e088763c3827171487049b9cfb857712ddbdef46e9_amd64",
"8Base-RHACM-2.7:rhacm2/kube-rbac-proxy-rhel8@sha256:f0397b30dc7b824b0e37a256c5a067585885c80db1033b44a13fe56446cd80a9_s390x",
"8Base-RHACM-2.7:rhacm2/kube-state-metrics-rhel8@sha256:1f27bc62a66413a31d2d680ecd2a8ed9c9d378341da56b788cd86c98151a1fd4_s390x",
"8Base-RHACM-2.7:rhacm2/kube-state-metrics-rhel8@sha256:534420075e829b5881f6cd3f32d4aa90ea3075de869b84f689c9606d4f03521a_arm64",
"8Base-RHACM-2.7:rhacm2/kube-state-metrics-rhel8@sha256:8cc675a0cf4ff24b28c0b75a54fc4f3328c6a9f041f21d1814d210b7704f6970_amd64",
"8Base-RHACM-2.7:rhacm2/kube-state-metrics-rhel8@sha256:c56179f297ebab2ef9851417ec42ac6c16b6f8cb3627c243ff6984d2dd6ac76d_ppc64le",
"8Base-RHACM-2.7:rhacm2/management-ingress-rhel8@sha256:3b94abf5182934113b1cf9b8688a2da977d5fec3110f2d79b81b2ec46ffeada3_ppc64le",
"8Base-RHACM-2.7:rhacm2/management-ingress-rhel8@sha256:70aa7c3711b4085caa9ba50295dfedf9b2cd3a1b37e815e4a7245c1aef0cfe22_s390x",
"8Base-RHACM-2.7:rhacm2/management-ingress-rhel8@sha256:bea2ee18f401ec1b4c4b87f40f6f79a4418d6aafad5e2b50099f7541b6699de7_arm64",
"8Base-RHACM-2.7:rhacm2/management-ingress-rhel8@sha256:f45de50d8d7b6a285317a3bc1c413427841c8d6fab742f6de0a61bad9722b61e_amd64",
"8Base-RHACM-2.7:rhacm2/memcached-exporter-rhel8@sha256:094b84362782a88d8b0c7a75a23dd5ae3ff846913f0a49e732d53cc0efdf6a61_arm64",
"8Base-RHACM-2.7:rhacm2/memcached-exporter-rhel8@sha256:708e8f9531f5cc33a2543956eb0c940e5ad36d2ac196903a0beaa42944cb543f_ppc64le",
"8Base-RHACM-2.7:rhacm2/memcached-exporter-rhel8@sha256:baa029b8feb59ec4d626f021ebf777cc991c1a24c29c321c40513b91641f4bbc_amd64",
"8Base-RHACM-2.7:rhacm2/memcached-exporter-rhel8@sha256:c7937a592a255199c316e30c499d0c150cc95c3f208e46d8a936a5bc03a1fed6_s390x",
"8Base-RHACM-2.7:rhacm2/memcached-rhel8@sha256:21d28e1c3d1c7e8803261867c20a29df444676780ed9d4cc9f1dd1c8dbd68688_amd64",
"8Base-RHACM-2.7:rhacm2/memcached-rhel8@sha256:6bac06a2e1e181fe4920a33df5ce433635871a42ba30fbbe0adff1c505fbab4b_ppc64le",
"8Base-RHACM-2.7:rhacm2/memcached-rhel8@sha256:6c7cb2786f6863e7d1c8554f159c68123921d22bbd7bec5fc3532cad991937b4_s390x",
"8Base-RHACM-2.7:rhacm2/memcached-rhel8@sha256:e044af5fee732dd9923759b312c3b72dd4b6ab1780456973f35677d72586913e_arm64",
"8Base-RHACM-2.7:rhacm2/metrics-collector-rhel8@sha256:21644ef77ec046c79fb64f612245ac5d59c0aa569c548b48062da8896d159696_s390x",
"8Base-RHACM-2.7:rhacm2/metrics-collector-rhel8@sha256:2358249e2cf40d054cca5711f39091e2f0cbd44e61a24d3c1dd1a9e79cc440b1_arm64",
"8Base-RHACM-2.7:rhacm2/metrics-collector-rhel8@sha256:9638fab8d1439730395607cc99bcda33eae5e813778398888124e8ae319cb80e_amd64",
"8Base-RHACM-2.7:rhacm2/metrics-collector-rhel8@sha256:e06aed89ad0c48bef78e45512d22c3373f62c63d335d953ba064b160a68fcad2_ppc64le",
"8Base-RHACM-2.7:rhacm2/multicloud-integrations-rhel8@sha256:1063ef655f5dd15b0b914572ba672892eb53b441ae151d14cffca9d320860f2d_ppc64le",
"8Base-RHACM-2.7:rhacm2/multicloud-integrations-rhel8@sha256:3f0ab9161698eb9e3342c3b3fc70d5ca9c420cdcc5a5ccebc8cc993dfefb9dc3_amd64",
"8Base-RHACM-2.7:rhacm2/multicloud-integrations-rhel8@sha256:651c4ac3da42bc2acfe9bff35e397ccf5e88abb6303622f3244d6ccb9b8f9e0d_s390x",
"8Base-RHACM-2.7:rhacm2/multicloud-integrations-rhel8@sha256:f02a569222e13356f5fbdef5b7d2da943e6f6071fd88ba75a2565b3d340b6c3a_arm64",
"8Base-RHACM-2.7:rhacm2/multicluster-observability-rhel8-operator@sha256:49083d7039af6df4bd639dd998162c96dc586da4d828ffbe9c880a8a8d6d13d6_arm64",
"8Base-RHACM-2.7:rhacm2/multicluster-observability-rhel8-operator@sha256:68228ba1ef7bf5631f0cab91cb4e9f86c3d24c1ad587332d42c4f85e1a3608d7_amd64",
"8Base-RHACM-2.7:rhacm2/multicluster-observability-rhel8-operator@sha256:93da29b41da3c87d4bffaf42369b50217f5d8f81d0a82c4108c27a3c40f544d8_s390x",
"8Base-RHACM-2.7:rhacm2/multicluster-observability-rhel8-operator@sha256:f212909bc9ed5be6da68a3b6a4866fdc17ecc3514b075977a8679998d6742cbe_ppc64le",
"8Base-RHACM-2.7:rhacm2/multicluster-operators-application-rhel8@sha256:299f0753c65ab4e609418fd5515bdcb041bee357f4db192ae32a24ad0c4d7853_s390x",
"8Base-RHACM-2.7:rhacm2/multicluster-operators-application-rhel8@sha256:62520c406cdbd823e99e8ee9ff9119b61cb6880fcb1335211b6520bedec564f2_amd64",
"8Base-RHACM-2.7:rhacm2/multicluster-operators-application-rhel8@sha256:9c58c89cb0173394684d7d23178ad32eb2d571444cb306ea599565eaac92ea4f_arm64",
"8Base-RHACM-2.7:rhacm2/multicluster-operators-application-rhel8@sha256:b385c92b069a8dae72e57b69d24e1fff59ad46781579882a1edfa4839fd8bbba_ppc64le",
"8Base-RHACM-2.7:rhacm2/multicluster-operators-channel-rhel8@sha256:044723d62439a8364772ab27be2c04dbd2c0421dbeb0a7b94f70e99e646b4c80_ppc64le",
"8Base-RHACM-2.7:rhacm2/multicluster-operators-channel-rhel8@sha256:d8fe5baa4aefbcf41861743a3cf6c94f8a2a63526e96e5d263a40a8cb8a5ad4e_s390x",
"8Base-RHACM-2.7:rhacm2/multicluster-operators-channel-rhel8@sha256:da65bc93513dfb37a4828eaf5e1d4c08265ffdba05028fed95a564341d226771_amd64",
"8Base-RHACM-2.7:rhacm2/multicluster-operators-channel-rhel8@sha256:ddb1016901287c80ef1972f25db37b1182e854115671961efb3fc0048cd95800_arm64",
"8Base-RHACM-2.7:rhacm2/multicluster-operators-subscription-rhel8@sha256:548d610f996e73b67eb21d2993b5ac3d0da02997a48b9c1226072d6d95ae4c3b_arm64",
"8Base-RHACM-2.7:rhacm2/multicluster-operators-subscription-rhel8@sha256:6307eb5e9195415477b18d701310e8813772b7120d0fc4ac83846e54b46b4745_s390x",
"8Base-RHACM-2.7:rhacm2/multicluster-operators-subscription-rhel8@sha256:a69777a61feaf373c162a82ffb6f6996df6231c23cb2f1923bdd77c311d7d739_ppc64le",
"8Base-RHACM-2.7:rhacm2/multicluster-operators-subscription-rhel8@sha256:e53b330ed0c4ed0803a93b18a6ce290814dcd16dce6eb980809b5b8c6c09deb4_amd64",
"8Base-RHACM-2.7:rhacm2/multiclusterhub-rhel8@sha256:405fa2e3363a3c124a5764d6153b7bcba3d43a3026813085e44c9246d51ca60a_amd64",
"8Base-RHACM-2.7:rhacm2/multiclusterhub-rhel8@sha256:b82d4ecef59b69623ec4d0a9b5537fa52e007336727c92345cd829d80961f14a_s390x",
"8Base-RHACM-2.7:rhacm2/multiclusterhub-rhel8@sha256:e96ea7f3533e7d0836512cbc2b027b60c400aa16c8e4691117608ab4736a059b_ppc64le",
"8Base-RHACM-2.7:rhacm2/multiclusterhub-rhel8@sha256:fdf9ae4924a587c945a85b2319b0471a5688368df572f2de852c51da8bc74dcb_arm64",
"8Base-RHACM-2.7:rhacm2/node-exporter-rhel8@sha256:1af36144b83dc16cd1958d0414be55eaa2aae95894b6eefd2233308ace81df02_ppc64le",
"8Base-RHACM-2.7:rhacm2/node-exporter-rhel8@sha256:2aeec43f11c6572abb7d4468560dc1561a023d9692058a4ac2b13a0cedb44dde_amd64",
"8Base-RHACM-2.7:rhacm2/node-exporter-rhel8@sha256:8b359fcf74d236fc488ef4553dbaf9dbec549e331f2b103b40139aa2eb1345e4_arm64",
"8Base-RHACM-2.7:rhacm2/node-exporter-rhel8@sha256:97291260ff17e7e1b1f490a68041613ca5f7c192d848f928eca9b867de47bc4e_s390x",
"8Base-RHACM-2.7:rhacm2/observatorium-rhel8-operator@sha256:16eeedaa25dd61c03514479044fde9851c5b4224b718a496e33d43a06f57d5b5_amd64",
"8Base-RHACM-2.7:rhacm2/observatorium-rhel8-operator@sha256:928c114e3aca978626ad91889aaed0cc20ca0d641ad946c9a1b1f2424245c795_arm64",
"8Base-RHACM-2.7:rhacm2/observatorium-rhel8-operator@sha256:c4e260eabb09bacc1aa332ea2001333c671e0fc65a3ef4d04e02b5473b45642d_ppc64le",
"8Base-RHACM-2.7:rhacm2/observatorium-rhel8-operator@sha256:c870e034b29dfa320cb6a6bf60021033b622b76a0c4aaaf2a768326ea046b459_s390x",
"8Base-RHACM-2.7:rhacm2/observatorium-rhel8@sha256:1e46b8610e037752ecfb30aaac5c7459a81aa119bf0c2b2ffb0dc90cd5701af0_arm64",
"8Base-RHACM-2.7:rhacm2/observatorium-rhel8@sha256:51374017a10289e0402363ae2839d110f500be44dc44834dbd8dd66ba0e6f5e9_s390x",
"8Base-RHACM-2.7:rhacm2/observatorium-rhel8@sha256:836c0b874ba4fc57b5f79dffacefd2dc0261822cb6dde17d247db39175a5c27f_amd64",
"8Base-RHACM-2.7:rhacm2/observatorium-rhel8@sha256:b7b3de98fbcc216c00d3291691f8997183a6409dabed8ea7b10b336c481b2b87_ppc64le",
"8Base-RHACM-2.7:rhacm2/prometheus-alertmanager-rhel8@sha256:6c9ea79e385be44f735efb932079b328200d47869f5f5f9b442fdb76067cac2a_amd64",
"8Base-RHACM-2.7:rhacm2/prometheus-alertmanager-rhel8@sha256:8349cdc4677a2dd37c54b058c487d76e8fbe4c76178e805d4745ef5c62bc6151_arm64",
"8Base-RHACM-2.7:rhacm2/prometheus-alertmanager-rhel8@sha256:8e8c89c184a5d023f031ab7cca2c4c64cdfd151c37aa5ae3a206cb1f1055268f_ppc64le",
"8Base-RHACM-2.7:rhacm2/prometheus-alertmanager-rhel8@sha256:fdbba855391acd2b33d0b16f9f0e7ba2a9cdbaa90bf71298182954b7f4c8fe76_s390x",
"8Base-RHACM-2.7:rhacm2/prometheus-rhel8@sha256:59174c376ae5563ea3a2a68bf999458f6b905058f57a7779b6dddd7aff252e4f_amd64",
"8Base-RHACM-2.7:rhacm2/prometheus-rhel8@sha256:6877b4207285d7a0e1343f5c1b70bab163d1fd5004f778998d2e612817ea5f06_s390x",
"8Base-RHACM-2.7:rhacm2/prometheus-rhel8@sha256:a3661c1cbfa2f8c230ec44ee5e2fecf1967ce48df0c9699f063bd27407b94dac_arm64",
"8Base-RHACM-2.7:rhacm2/prometheus-rhel8@sha256:a5a9a7c264f07c789094cb5371729f86700c0cfce4605b573c236c21a46ea9d6_ppc64le",
"8Base-RHACM-2.7:rhacm2/rbac-query-proxy-rhel8@sha256:3481fdb51147ce735b7864215cacd4c6a24b2c05a9388866f11be887a5fd0d4f_s390x",
"8Base-RHACM-2.7:rhacm2/rbac-query-proxy-rhel8@sha256:84486a82cd6655d5e5a1fbccae5a2e9335498d3e05422fa325b443c8923c1b75_arm64",
"8Base-RHACM-2.7:rhacm2/rbac-query-proxy-rhel8@sha256:bdeee76d09265212805e06117c368c96d40c7b46278dc09413fa300c6198ac2d_amd64",
"8Base-RHACM-2.7:rhacm2/rbac-query-proxy-rhel8@sha256:ceb1bd89103c56378166ab968dbaa387ab0531d1592f053718d0c1c683770e3d_ppc64le",
"8Base-RHACM-2.7:rhacm2/search-collector-rhel8@sha256:4b7544ec460f265afb71c9d362cf9851e3ba250c3ab694ccc9a78c15eb38a612_arm64",
"8Base-RHACM-2.7:rhacm2/search-collector-rhel8@sha256:6695c50772760b400d0535f406f02b7c37436c5ce6932b8d5518b995780287a8_s390x",
"8Base-RHACM-2.7:rhacm2/search-collector-rhel8@sha256:91b398bdccc5dbbfb82913ac52110d0b8e2f6c37ded6aa22b7d97ec4655b4cde_amd64",
"8Base-RHACM-2.7:rhacm2/search-collector-rhel8@sha256:e129649706a536e4ef6e8f770d0bf682f35da55c86c978c749e903b1a2bbe875_ppc64le",
"8Base-RHACM-2.7:rhacm2/submariner-addon-rhel8@sha256:17dfda9e5f46f9df69171607ec2e078be9362de4c13e2ed20763fc59a7e9cd1a_s390x",
"8Base-RHACM-2.7:rhacm2/submariner-addon-rhel8@sha256:4eddabb57e6f448c45fba78dc72f1541ccddb11b63a558764d0c105465a76555_amd64",
"8Base-RHACM-2.7:rhacm2/submariner-addon-rhel8@sha256:581fb02a9670b27810f2ad35bad4a82d2e1eab77fcd1274de05b0a922450d3fc_ppc64le",
"8Base-RHACM-2.7:rhacm2/submariner-addon-rhel8@sha256:7400391c2a56bc01da6fbbf13bb249a01e90d8eccb8d465dfb19c3598f5fecbe_arm64",
"8Base-RHACM-2.7:rhacm2/thanos-receive-controller-rhel8@sha256:4b228ecad424ca792139152948e27ed4c714dcfbcd540caf117dee20845018c8_ppc64le",
"8Base-RHACM-2.7:rhacm2/thanos-receive-controller-rhel8@sha256:7ceb607e7a3205361d8c9d1b44aae47381e2d07b129e40b5f90f55c3a8402774_arm64",
"8Base-RHACM-2.7:rhacm2/thanos-receive-controller-rhel8@sha256:b17fe936f5d8d8da38d72bf2153b47ac619c460c1f8227b4cb2f37cfc18cd4be_s390x",
"8Base-RHACM-2.7:rhacm2/thanos-receive-controller-rhel8@sha256:e9a5ef8f2d97357bee0198544d0545c26ee7c7d10116771e510d73eda6c45abe_amd64",
"8Base-RHACM-2.7:rhacm2/thanos-rhel8@sha256:23a4e918b5ffdbad4745e541afad2747bd6b28e534a31e7b5aff74296b27e3e7_amd64",
"8Base-RHACM-2.7:rhacm2/thanos-rhel8@sha256:26de3711356177090694b4bf00821d873127cf8c0675fe42a8f757c5c37a40cd_arm64",
"8Base-RHACM-2.7:rhacm2/thanos-rhel8@sha256:6515a630cddbb13fd14f81fd3b8c3a95f2469eaf599010b42732d8fd794af1b0_s390x",
"8Base-RHACM-2.7:rhacm2/thanos-rhel8@sha256:736e1fd62ba7b6c56ad1af81ab1260dd7d13a770d62914183aaa2cc2ebb0dc20_ppc64le"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2022-30629"
},
{
"category": "external",
"summary": "RHBZ#2092793",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2092793"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2022-30629",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-30629"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2022-30629",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2022-30629"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-announce/c/TzIC9-t8Ytg",
"url": "https://groups.google.com/g/golang-announce/c/TzIC9-t8Ytg"
}
],
"release_date": "2022-06-02T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2023-02-07T18:36:08+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.7/html-single/install/index#installing",
"product_ids": [
"8Base-RHACM-2.7:rhacm2/acm-search-v2-rhel8@sha256:8a28d0fad728823ae5a07a259a0866bc507ae9b0f90eb1b4c63567aaf13c377c_arm64",
"8Base-RHACM-2.7:rhacm2/acm-search-v2-rhel8@sha256:f5b656141ad16ac873d1b886abc3b956380268b6c0dddb8ceac3e79b65edae0a_s390x",
"8Base-RHACM-2.7:rhacm2/acm-search-v2-rhel8@sha256:f708326772c9ed846e11b053efda56c106d5a72a13482d2a8ecc179cfb957bc9_ppc64le",
"8Base-RHACM-2.7:rhacm2/acm-search-v2-rhel8@sha256:fb98ce01f36b3780192e99b96c688387b5d76892f409b831d6f134ec65d02d4a_amd64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2023:0630"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "HIGH",
"attackVector": "NETWORK",
"availabilityImpact": "NONE",
"baseScore": 3.1,
"baseSeverity": "LOW",
"confidentialityImpact": "LOW",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "REQUIRED",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:R/S:U/C:L/I:N/A:N",
"version": "3.1"
},
"products": [
"8Base-RHACM-2.7:rhacm2/acm-governance-policy-addon-controller-rhel8@sha256:1aae106ecbdeadb77b0fd95133827e7fad4f5fcb9916e56ca0dfccab8bd34bed_ppc64le",
"8Base-RHACM-2.7:rhacm2/acm-governance-policy-addon-controller-rhel8@sha256:2c7f0617df666e8cbcd622dee073a35843db4a81caa19b7db3b9fb9264cdf7fc_amd64",
"8Base-RHACM-2.7:rhacm2/acm-governance-policy-addon-controller-rhel8@sha256:7f6671f84fcbe569fceece415dd7beeb8bb7f86c3031bdfb3ac0d0e777051b2f_s390x",
"8Base-RHACM-2.7:rhacm2/acm-governance-policy-addon-controller-rhel8@sha256:b30028955a86b6ecdb8c6865328976d74e98f56d6e21277a9f5a812f896b6303_arm64",
"8Base-RHACM-2.7:rhacm2/acm-governance-policy-framework-addon-rhel8@sha256:25271964483024b3235dd61f7e7bb9dd5e9dfa75f76e6ded5c92580d440ca48b_s390x",
"8Base-RHACM-2.7:rhacm2/acm-governance-policy-framework-addon-rhel8@sha256:7dcde13540cc938374463521f91091a7bbf0a037cabfc5e4b55c89497e0ba6bf_arm64",
"8Base-RHACM-2.7:rhacm2/acm-governance-policy-framework-addon-rhel8@sha256:b7b778111722c0da14ae74580be1813f6ecedf97fcd88de46fd15cc3ace2cb61_ppc64le",
"8Base-RHACM-2.7:rhacm2/acm-governance-policy-framework-addon-rhel8@sha256:ec5fc63b94bc9c070f14fd76d4ae26b90e3f29d3694887380a5f8f8ea5a04bc0_amd64",
"8Base-RHACM-2.7:rhacm2/acm-grafana-rhel8@sha256:0c427fa58c97b71eb784e4a590c208b0284cf656f66a268ea4803804ce3ce28a_arm64",
"8Base-RHACM-2.7:rhacm2/acm-grafana-rhel8@sha256:2e3505803004ca421087171bfe9097f6f106c812f840e8b83d1215150b4137c4_ppc64le",
"8Base-RHACM-2.7:rhacm2/acm-grafana-rhel8@sha256:49746c3a6e7033b1bac90d3515e0f5ab44aaf9c45cce414308da72bb960287b1_amd64",
"8Base-RHACM-2.7:rhacm2/acm-grafana-rhel8@sha256:c8f1a9d09131727033e6e60984c5baa3271adc6a23854b9aabe70f36952d35d6_s390x",
"8Base-RHACM-2.7:rhacm2/acm-must-gather-rhel8@sha256:0be17e173b962f1a87e833096f208c9030fce1128b2b8c86842a0a40f7d6cf02_arm64",
"8Base-RHACM-2.7:rhacm2/acm-must-gather-rhel8@sha256:5c79bf93599b792c20c76d9a0a35532ad79a45f3765dccfbafab9a273e338e52_amd64",
"8Base-RHACM-2.7:rhacm2/acm-must-gather-rhel8@sha256:a05c071011c96e4db1e4a469883103f4118a304d3e03338083d2a103c0e7c208_ppc64le",
"8Base-RHACM-2.7:rhacm2/acm-must-gather-rhel8@sha256:ad85c5d648363cdb36790b49311f4e07a8584b9e6065cde9d41274a1bd716f0a_s390x",
"8Base-RHACM-2.7:rhacm2/acm-operator-bundle@sha256:90320bd14c632ace987ca1eac05a78068123ef1fc97c401951d073a3f0fd8e66_s390x",
"8Base-RHACM-2.7:rhacm2/acm-operator-bundle@sha256:e45be680b6140f58ff1840649b29aebebad4c5950d9571ca39dfea1dffd669b0_ppc64le",
"8Base-RHACM-2.7:rhacm2/acm-operator-bundle@sha256:f63d0a9a0e3dc9d86e84279c50e9c613d8430e71a3821d418e168250ca3b747c_amd64",
"8Base-RHACM-2.7:rhacm2/acm-prometheus-config-reloader-rhel8@sha256:0fd63f75b7638fadc78f92a62d6e9731e42c05069f3e93ab0ffd4b004de78100_ppc64le",
"8Base-RHACM-2.7:rhacm2/acm-prometheus-config-reloader-rhel8@sha256:2839bcce06fd5a02f6cc8fce8668fb806ae8f2e0e7174e5c66376792c2d1fd92_s390x",
"8Base-RHACM-2.7:rhacm2/acm-prometheus-config-reloader-rhel8@sha256:7fcb79c1707b3c8b767d8c174e5b64516f200c0bfa255c1f40557446b37debae_amd64",
"8Base-RHACM-2.7:rhacm2/acm-prometheus-config-reloader-rhel8@sha256:a4e43fc7608837da6a66cb2c5bda4b78b520c3075c0f1f66bb824fa44e2d35fd_arm64",
"8Base-RHACM-2.7:rhacm2/acm-prometheus-rhel8@sha256:4283fa3b6ee93404d4fe7b551b52dbd7a4bbd8be0a57cf9b603a68736feefaea_amd64",
"8Base-RHACM-2.7:rhacm2/acm-prometheus-rhel8@sha256:7e98ef30dca1071d5abff1be2a3a296cc9a4663162a3828b697637195d314e77_ppc64le",
"8Base-RHACM-2.7:rhacm2/acm-prometheus-rhel8@sha256:b3ee1cad060e7f72414df1ae6c0e27ddf6f6fa7a8e45627ebeb912b8a9ca3b74_arm64",
"8Base-RHACM-2.7:rhacm2/acm-prometheus-rhel8@sha256:c6d947e30ec1aa348d573ee93c669f71b38ea93801e71636f5f9ab4609f681b4_s390x",
"8Base-RHACM-2.7:rhacm2/acm-search-indexer-rhel8@sha256:436307eef035e0e9be448eb6c4f6a690a7d357ed06d661642b082e0d3219864c_amd64",
"8Base-RHACM-2.7:rhacm2/acm-search-indexer-rhel8@sha256:53ceb20280569eaf0129686d49d462a3c1d3eaf2829b6eb920e9359be718e2c4_s390x",
"8Base-RHACM-2.7:rhacm2/acm-search-indexer-rhel8@sha256:aa89295f36c99d70e63b07e9fe2c8db348df38b3308870f543efb4be24beca6c_ppc64le",
"8Base-RHACM-2.7:rhacm2/acm-search-indexer-rhel8@sha256:aed3972894519bc832bd9a340316a752ebb8edbc393051904c399eef7e423dd4_arm64",
"8Base-RHACM-2.7:rhacm2/acm-search-v2-api-rhel8@sha256:1808d69232a47c3590a41c1e97126dd06c2727be972b11170b115f2e5d9fec38_amd64",
"8Base-RHACM-2.7:rhacm2/acm-search-v2-api-rhel8@sha256:1d5153067a1cb127f74d2bc983d16db8f39313a378f14d13f7e39da28f2251ae_ppc64le",
"8Base-RHACM-2.7:rhacm2/acm-search-v2-api-rhel8@sha256:5be1e54791e8024f0e1342eba7d4441e0606f9a26be8f52aff51c8665baa41cc_s390x",
"8Base-RHACM-2.7:rhacm2/acm-search-v2-api-rhel8@sha256:f2924c460e8d7e12da359f365f9ec3b13c2d175dd6c11533b12113741eea7292_arm64",
"8Base-RHACM-2.7:rhacm2/acm-search-v2-rhel8@sha256:8a28d0fad728823ae5a07a259a0866bc507ae9b0f90eb1b4c63567aaf13c377c_arm64",
"8Base-RHACM-2.7:rhacm2/acm-search-v2-rhel8@sha256:f5b656141ad16ac873d1b886abc3b956380268b6c0dddb8ceac3e79b65edae0a_s390x",
"8Base-RHACM-2.7:rhacm2/acm-search-v2-rhel8@sha256:f708326772c9ed846e11b053efda56c106d5a72a13482d2a8ecc179cfb957bc9_ppc64le",
"8Base-RHACM-2.7:rhacm2/acm-search-v2-rhel8@sha256:fb98ce01f36b3780192e99b96c688387b5d76892f409b831d6f134ec65d02d4a_amd64",
"8Base-RHACM-2.7:rhacm2/acm-volsync-addon-controller-rhel8@sha256:56067372156bb6d00103eecc4b5c80478980036b8143a2e2a73f8a685d0d78ee_amd64",
"8Base-RHACM-2.7:rhacm2/acm-volsync-addon-controller-rhel8@sha256:98724153fa7763d22bcf11c3a5faa6eee0f6c40c4f4f647487e106d2ef427218_s390x",
"8Base-RHACM-2.7:rhacm2/acm-volsync-addon-controller-rhel8@sha256:a7f8ce55764d4e303d54aaf064d56ee192620d29b361fabcda2a26f364221dc9_arm64",
"8Base-RHACM-2.7:rhacm2/acm-volsync-addon-controller-rhel8@sha256:e3e10a30c35a9cbd5f81d107e9ce86b2410bd10171673521eab1491ebdee2314_ppc64le",
"8Base-RHACM-2.7:rhacm2/cert-policy-controller-rhel8@sha256:1de63e2d307841c7707f4d0c09cd1d9cd673bbd7736c5f6c533986a9de0d1118_s390x",
"8Base-RHACM-2.7:rhacm2/cert-policy-controller-rhel8@sha256:488e74aed7f420f6112ef1f7b3b5cc812358574ec149ecca1147ff2f9d6d7835_arm64",
"8Base-RHACM-2.7:rhacm2/cert-policy-controller-rhel8@sha256:5be8ca7ec79077906c23b52cdaa731866774a2e413babd395d3f24d892bed37a_ppc64le",
"8Base-RHACM-2.7:rhacm2/cert-policy-controller-rhel8@sha256:c78e2547f3cff318747e354f09e5954c71fde8840ab8db818050dc9531205e6c_amd64",
"8Base-RHACM-2.7:rhacm2/cluster-backup-rhel8-operator@sha256:09f23f185abfbec175fbea2cc1fba624308c2777b5c8133d9e98daeb4bcfa009_s390x",
"8Base-RHACM-2.7:rhacm2/cluster-backup-rhel8-operator@sha256:3af39faf1795e87018795c35b2ec5074bfcd1bf76b84326446cfb1570bc0d5e0_arm64",
"8Base-RHACM-2.7:rhacm2/cluster-backup-rhel8-operator@sha256:3c969356ace5c3bc0fa5d6d8e25a838262b0f6152533f4361034a742eb29ae24_amd64",
"8Base-RHACM-2.7:rhacm2/cluster-backup-rhel8-operator@sha256:f02c115867036c64cdf8669fe7690b94d23b19ad7b969938f7c4cbb00111d403_ppc64le",
"8Base-RHACM-2.7:rhacm2/config-policy-controller-rhel8@sha256:1339f82b15ebe01ba411e70252eb5964a5d622bd28a7fa494786ae6317d3060c_amd64",
"8Base-RHACM-2.7:rhacm2/config-policy-controller-rhel8@sha256:328c0d0e4d06573f2f26bbec39f1a570eb6ddbc26a5c0fa380fec7f840f6475e_arm64",
"8Base-RHACM-2.7:rhacm2/config-policy-controller-rhel8@sha256:e5480dd0b573d0fd949fa2cf22d77ebb5a32765fb95bed18a02fa3155f690f5b_ppc64le",
"8Base-RHACM-2.7:rhacm2/config-policy-controller-rhel8@sha256:fab9c37776dabaa9c510bf243f23407715a1e3bd1c0a0280dc22191c6349a1c0_s390x",
"8Base-RHACM-2.7:rhacm2/console-rhel8@sha256:01517c35f75f1f4f4c3625eb899bff16ae5c114a241c70b56f7de2310ddd065e_s390x",
"8Base-RHACM-2.7:rhacm2/console-rhel8@sha256:33929c835221f166d0eb731f5e553cdf78a5579a124c90b462d4bb5250dc7254_arm64",
"8Base-RHACM-2.7:rhacm2/console-rhel8@sha256:89dad712668e3fdd11a79fdc477a5a2fe1060902bd3f3e575fd2812b4e9f7037_ppc64le",
"8Base-RHACM-2.7:rhacm2/console-rhel8@sha256:fa807a069376c408c56d593bc2e2569cec0c19f105a727a616dea3bd8305953f_amd64",
"8Base-RHACM-2.7:rhacm2/endpoint-monitoring-rhel8-operator@sha256:4f5241425e26875244fab0ec9e96707790ef86edca5265ac01de1ccfc86294c0_amd64",
"8Base-RHACM-2.7:rhacm2/endpoint-monitoring-rhel8-operator@sha256:64c9e84fb923d107d0d4d3f9026510de03f73773cc8348f0025721d26033215c_arm64",
"8Base-RHACM-2.7:rhacm2/endpoint-monitoring-rhel8-operator@sha256:8913009902c71afe34f3a98ed720997e72f764cb7e251a08a2698f2d8ce64e24_s390x",
"8Base-RHACM-2.7:rhacm2/endpoint-monitoring-rhel8-operator@sha256:c5bcc8c4e5d2a4b7270b04dc1b8e8fa399a0f0bfff1d1cc3e7ec0b7b7b6e0f3f_ppc64le",
"8Base-RHACM-2.7:rhacm2/governance-policy-propagator-rhel8@sha256:002229b229bf9a13e54dc16e1edacc0cf8c75d6f46948868a045d79dfd38033c_amd64",
"8Base-RHACM-2.7:rhacm2/governance-policy-propagator-rhel8@sha256:53a9030933e0b2f752461e5337590ad16e891a8fdda897d8a0cb8e135363f0d0_ppc64le",
"8Base-RHACM-2.7:rhacm2/governance-policy-propagator-rhel8@sha256:d4296089159e15bf3e11f5695a34d10b83875a346545f1d09824b4fe47295cf8_s390x",
"8Base-RHACM-2.7:rhacm2/governance-policy-propagator-rhel8@sha256:e05489056e65dba4eb291b050c8072608a5efc2ce971b34a903c8c7ca07e0927_arm64",
"8Base-RHACM-2.7:rhacm2/grafana-dashboard-loader-rhel8@sha256:0d64615d4c3a6fc8e0fc5eb595d8f846f17f7462aaf66b40aa54436fe2b4bd2b_amd64",
"8Base-RHACM-2.7:rhacm2/grafana-dashboard-loader-rhel8@sha256:c182f0b51bfd9b29ea7363f74522a49b6601418f5db76843231167ef1176f709_s390x",
"8Base-RHACM-2.7:rhacm2/grafana-dashboard-loader-rhel8@sha256:d41f6fabaec525dfaac736806b93102479260309f482e155af2b03dc3c9a0c61_arm64",
"8Base-RHACM-2.7:rhacm2/grafana-dashboard-loader-rhel8@sha256:f35f6472c8138046e2f9017659dfb5a703cd895032a21d6d95c1075173005f7c_ppc64le",
"8Base-RHACM-2.7:rhacm2/iam-policy-controller-rhel8@sha256:83354271af399291790b9c3e2e98ba1db7fac99b48a385d50e7318b357f882ca_ppc64le",
"8Base-RHACM-2.7:rhacm2/iam-policy-controller-rhel8@sha256:cc5f8499009dc316d936c3a57f9a9457d5f2bbc8568e2b484a7c8b1cc676da7c_arm64",
"8Base-RHACM-2.7:rhacm2/iam-policy-controller-rhel8@sha256:e79bba365fb1a5edb7cc53d07cebdbb56e861948dedd61e9697f14a8defc300b_amd64",
"8Base-RHACM-2.7:rhacm2/iam-policy-controller-rhel8@sha256:f7a86d6209a19498e56da1f39533a1198af35c2a9e3c824cea252eb34d737219_s390x",
"8Base-RHACM-2.7:rhacm2/insights-client-rhel8@sha256:41d64847ac789df45b51aeca8debfa2a5ac7ff15ad880ba7213ce8afbe4aff2e_amd64",
"8Base-RHACM-2.7:rhacm2/insights-client-rhel8@sha256:5a32ad8c8e7792f9679a604f073bce047c4f8fdd713a655ae83314e27366c5af_arm64",
"8Base-RHACM-2.7:rhacm2/insights-client-rhel8@sha256:7040938ffaa1682dfefe95a614335b9d4f59aac472e47937f1d19f8325d985e6_ppc64le",
"8Base-RHACM-2.7:rhacm2/insights-client-rhel8@sha256:9d25ef8c29b2dac4660e18c17d0286fa2ff0f6f6383b6bf795f7e5e6f70b950e_s390x",
"8Base-RHACM-2.7:rhacm2/insights-metrics-rhel8@sha256:4bf538ff68126949da79f7b1ab97a44a64529e240cd3f84360a88bb6a9a08e4d_ppc64le",
"8Base-RHACM-2.7:rhacm2/insights-metrics-rhel8@sha256:57bf2eca5df0be601d7dd59357e95d078bf69d26c1b26cdd56d0d311df123d5a_arm64",
"8Base-RHACM-2.7:rhacm2/insights-metrics-rhel8@sha256:65f96884ed34103842217b26597ec413197db699aeb004daeca08f1d08014f46_amd64",
"8Base-RHACM-2.7:rhacm2/insights-metrics-rhel8@sha256:ed01454411cbdfb20661aecc76e00767b5ec122e27a379159476eabba741b94e_s390x",
"8Base-RHACM-2.7:rhacm2/klusterlet-addon-controller-rhel8@sha256:523776c04653aac8c750ff48156fd7a5b0efd9ad35c40cbacdbe0ca6dda48217_amd64",
"8Base-RHACM-2.7:rhacm2/klusterlet-addon-controller-rhel8@sha256:7cea9ce9aeb26df137590353de05b8a88ee55faa43cecde68e40fb875f9844cd_arm64",
"8Base-RHACM-2.7:rhacm2/klusterlet-addon-controller-rhel8@sha256:866125412b6812710734b9e72d09581be40879bb57236e37660e2d29210a37ad_s390x",
"8Base-RHACM-2.7:rhacm2/klusterlet-addon-controller-rhel8@sha256:c89f9fed1ce56a6baf10808454b01d4df88571db744feb2bfae8b5707d82013f_ppc64le",
"8Base-RHACM-2.7:rhacm2/kube-rbac-proxy-rhel8@sha256:407178ad223483b92a382e0fb916de9f42f1a0db9aaacb66710a7a743f1c3dce_arm64",
"8Base-RHACM-2.7:rhacm2/kube-rbac-proxy-rhel8@sha256:455dde7a89b1505c93651022451b83e1e8f86186b98f660e3c6ad998a97d48f3_ppc64le",
"8Base-RHACM-2.7:rhacm2/kube-rbac-proxy-rhel8@sha256:95de0275698ef704379246e088763c3827171487049b9cfb857712ddbdef46e9_amd64",
"8Base-RHACM-2.7:rhacm2/kube-rbac-proxy-rhel8@sha256:f0397b30dc7b824b0e37a256c5a067585885c80db1033b44a13fe56446cd80a9_s390x",
"8Base-RHACM-2.7:rhacm2/kube-state-metrics-rhel8@sha256:1f27bc62a66413a31d2d680ecd2a8ed9c9d378341da56b788cd86c98151a1fd4_s390x",
"8Base-RHACM-2.7:rhacm2/kube-state-metrics-rhel8@sha256:534420075e829b5881f6cd3f32d4aa90ea3075de869b84f689c9606d4f03521a_arm64",
"8Base-RHACM-2.7:rhacm2/kube-state-metrics-rhel8@sha256:8cc675a0cf4ff24b28c0b75a54fc4f3328c6a9f041f21d1814d210b7704f6970_amd64",
"8Base-RHACM-2.7:rhacm2/kube-state-metrics-rhel8@sha256:c56179f297ebab2ef9851417ec42ac6c16b6f8cb3627c243ff6984d2dd6ac76d_ppc64le",
"8Base-RHACM-2.7:rhacm2/management-ingress-rhel8@sha256:3b94abf5182934113b1cf9b8688a2da977d5fec3110f2d79b81b2ec46ffeada3_ppc64le",
"8Base-RHACM-2.7:rhacm2/management-ingress-rhel8@sha256:70aa7c3711b4085caa9ba50295dfedf9b2cd3a1b37e815e4a7245c1aef0cfe22_s390x",
"8Base-RHACM-2.7:rhacm2/management-ingress-rhel8@sha256:bea2ee18f401ec1b4c4b87f40f6f79a4418d6aafad5e2b50099f7541b6699de7_arm64",
"8Base-RHACM-2.7:rhacm2/management-ingress-rhel8@sha256:f45de50d8d7b6a285317a3bc1c413427841c8d6fab742f6de0a61bad9722b61e_amd64",
"8Base-RHACM-2.7:rhacm2/memcached-exporter-rhel8@sha256:094b84362782a88d8b0c7a75a23dd5ae3ff846913f0a49e732d53cc0efdf6a61_arm64",
"8Base-RHACM-2.7:rhacm2/memcached-exporter-rhel8@sha256:708e8f9531f5cc33a2543956eb0c940e5ad36d2ac196903a0beaa42944cb543f_ppc64le",
"8Base-RHACM-2.7:rhacm2/memcached-exporter-rhel8@sha256:baa029b8feb59ec4d626f021ebf777cc991c1a24c29c321c40513b91641f4bbc_amd64",
"8Base-RHACM-2.7:rhacm2/memcached-exporter-rhel8@sha256:c7937a592a255199c316e30c499d0c150cc95c3f208e46d8a936a5bc03a1fed6_s390x",
"8Base-RHACM-2.7:rhacm2/memcached-rhel8@sha256:21d28e1c3d1c7e8803261867c20a29df444676780ed9d4cc9f1dd1c8dbd68688_amd64",
"8Base-RHACM-2.7:rhacm2/memcached-rhel8@sha256:6bac06a2e1e181fe4920a33df5ce433635871a42ba30fbbe0adff1c505fbab4b_ppc64le",
"8Base-RHACM-2.7:rhacm2/memcached-rhel8@sha256:6c7cb2786f6863e7d1c8554f159c68123921d22bbd7bec5fc3532cad991937b4_s390x",
"8Base-RHACM-2.7:rhacm2/memcached-rhel8@sha256:e044af5fee732dd9923759b312c3b72dd4b6ab1780456973f35677d72586913e_arm64",
"8Base-RHACM-2.7:rhacm2/metrics-collector-rhel8@sha256:21644ef77ec046c79fb64f612245ac5d59c0aa569c548b48062da8896d159696_s390x",
"8Base-RHACM-2.7:rhacm2/metrics-collector-rhel8@sha256:2358249e2cf40d054cca5711f39091e2f0cbd44e61a24d3c1dd1a9e79cc440b1_arm64",
"8Base-RHACM-2.7:rhacm2/metrics-collector-rhel8@sha256:9638fab8d1439730395607cc99bcda33eae5e813778398888124e8ae319cb80e_amd64",
"8Base-RHACM-2.7:rhacm2/metrics-collector-rhel8@sha256:e06aed89ad0c48bef78e45512d22c3373f62c63d335d953ba064b160a68fcad2_ppc64le",
"8Base-RHACM-2.7:rhacm2/multicloud-integrations-rhel8@sha256:1063ef655f5dd15b0b914572ba672892eb53b441ae151d14cffca9d320860f2d_ppc64le",
"8Base-RHACM-2.7:rhacm2/multicloud-integrations-rhel8@sha256:3f0ab9161698eb9e3342c3b3fc70d5ca9c420cdcc5a5ccebc8cc993dfefb9dc3_amd64",
"8Base-RHACM-2.7:rhacm2/multicloud-integrations-rhel8@sha256:651c4ac3da42bc2acfe9bff35e397ccf5e88abb6303622f3244d6ccb9b8f9e0d_s390x",
"8Base-RHACM-2.7:rhacm2/multicloud-integrations-rhel8@sha256:f02a569222e13356f5fbdef5b7d2da943e6f6071fd88ba75a2565b3d340b6c3a_arm64",
"8Base-RHACM-2.7:rhacm2/multicluster-observability-rhel8-operator@sha256:49083d7039af6df4bd639dd998162c96dc586da4d828ffbe9c880a8a8d6d13d6_arm64",
"8Base-RHACM-2.7:rhacm2/multicluster-observability-rhel8-operator@sha256:68228ba1ef7bf5631f0cab91cb4e9f86c3d24c1ad587332d42c4f85e1a3608d7_amd64",
"8Base-RHACM-2.7:rhacm2/multicluster-observability-rhel8-operator@sha256:93da29b41da3c87d4bffaf42369b50217f5d8f81d0a82c4108c27a3c40f544d8_s390x",
"8Base-RHACM-2.7:rhacm2/multicluster-observability-rhel8-operator@sha256:f212909bc9ed5be6da68a3b6a4866fdc17ecc3514b075977a8679998d6742cbe_ppc64le",
"8Base-RHACM-2.7:rhacm2/multicluster-operators-application-rhel8@sha256:299f0753c65ab4e609418fd5515bdcb041bee357f4db192ae32a24ad0c4d7853_s390x",
"8Base-RHACM-2.7:rhacm2/multicluster-operators-application-rhel8@sha256:62520c406cdbd823e99e8ee9ff9119b61cb6880fcb1335211b6520bedec564f2_amd64",
"8Base-RHACM-2.7:rhacm2/multicluster-operators-application-rhel8@sha256:9c58c89cb0173394684d7d23178ad32eb2d571444cb306ea599565eaac92ea4f_arm64",
"8Base-RHACM-2.7:rhacm2/multicluster-operators-application-rhel8@sha256:b385c92b069a8dae72e57b69d24e1fff59ad46781579882a1edfa4839fd8bbba_ppc64le",
"8Base-RHACM-2.7:rhacm2/multicluster-operators-channel-rhel8@sha256:044723d62439a8364772ab27be2c04dbd2c0421dbeb0a7b94f70e99e646b4c80_ppc64le",
"8Base-RHACM-2.7:rhacm2/multicluster-operators-channel-rhel8@sha256:d8fe5baa4aefbcf41861743a3cf6c94f8a2a63526e96e5d263a40a8cb8a5ad4e_s390x",
"8Base-RHACM-2.7:rhacm2/multicluster-operators-channel-rhel8@sha256:da65bc93513dfb37a4828eaf5e1d4c08265ffdba05028fed95a564341d226771_amd64",
"8Base-RHACM-2.7:rhacm2/multicluster-operators-channel-rhel8@sha256:ddb1016901287c80ef1972f25db37b1182e854115671961efb3fc0048cd95800_arm64",
"8Base-RHACM-2.7:rhacm2/multicluster-operators-subscription-rhel8@sha256:548d610f996e73b67eb21d2993b5ac3d0da02997a48b9c1226072d6d95ae4c3b_arm64",
"8Base-RHACM-2.7:rhacm2/multicluster-operators-subscription-rhel8@sha256:6307eb5e9195415477b18d701310e8813772b7120d0fc4ac83846e54b46b4745_s390x",
"8Base-RHACM-2.7:rhacm2/multicluster-operators-subscription-rhel8@sha256:a69777a61feaf373c162a82ffb6f6996df6231c23cb2f1923bdd77c311d7d739_ppc64le",
"8Base-RHACM-2.7:rhacm2/multicluster-operators-subscription-rhel8@sha256:e53b330ed0c4ed0803a93b18a6ce290814dcd16dce6eb980809b5b8c6c09deb4_amd64",
"8Base-RHACM-2.7:rhacm2/multiclusterhub-rhel8@sha256:405fa2e3363a3c124a5764d6153b7bcba3d43a3026813085e44c9246d51ca60a_amd64",
"8Base-RHACM-2.7:rhacm2/multiclusterhub-rhel8@sha256:b82d4ecef59b69623ec4d0a9b5537fa52e007336727c92345cd829d80961f14a_s390x",
"8Base-RHACM-2.7:rhacm2/multiclusterhub-rhel8@sha256:e96ea7f3533e7d0836512cbc2b027b60c400aa16c8e4691117608ab4736a059b_ppc64le",
"8Base-RHACM-2.7:rhacm2/multiclusterhub-rhel8@sha256:fdf9ae4924a587c945a85b2319b0471a5688368df572f2de852c51da8bc74dcb_arm64",
"8Base-RHACM-2.7:rhacm2/node-exporter-rhel8@sha256:1af36144b83dc16cd1958d0414be55eaa2aae95894b6eefd2233308ace81df02_ppc64le",
"8Base-RHACM-2.7:rhacm2/node-exporter-rhel8@sha256:2aeec43f11c6572abb7d4468560dc1561a023d9692058a4ac2b13a0cedb44dde_amd64",
"8Base-RHACM-2.7:rhacm2/node-exporter-rhel8@sha256:8b359fcf74d236fc488ef4553dbaf9dbec549e331f2b103b40139aa2eb1345e4_arm64",
"8Base-RHACM-2.7:rhacm2/node-exporter-rhel8@sha256:97291260ff17e7e1b1f490a68041613ca5f7c192d848f928eca9b867de47bc4e_s390x",
"8Base-RHACM-2.7:rhacm2/observatorium-rhel8-operator@sha256:16eeedaa25dd61c03514479044fde9851c5b4224b718a496e33d43a06f57d5b5_amd64",
"8Base-RHACM-2.7:rhacm2/observatorium-rhel8-operator@sha256:928c114e3aca978626ad91889aaed0cc20ca0d641ad946c9a1b1f2424245c795_arm64",
"8Base-RHACM-2.7:rhacm2/observatorium-rhel8-operator@sha256:c4e260eabb09bacc1aa332ea2001333c671e0fc65a3ef4d04e02b5473b45642d_ppc64le",
"8Base-RHACM-2.7:rhacm2/observatorium-rhel8-operator@sha256:c870e034b29dfa320cb6a6bf60021033b622b76a0c4aaaf2a768326ea046b459_s390x",
"8Base-RHACM-2.7:rhacm2/observatorium-rhel8@sha256:1e46b8610e037752ecfb30aaac5c7459a81aa119bf0c2b2ffb0dc90cd5701af0_arm64",
"8Base-RHACM-2.7:rhacm2/observatorium-rhel8@sha256:51374017a10289e0402363ae2839d110f500be44dc44834dbd8dd66ba0e6f5e9_s390x",
"8Base-RHACM-2.7:rhacm2/observatorium-rhel8@sha256:836c0b874ba4fc57b5f79dffacefd2dc0261822cb6dde17d247db39175a5c27f_amd64",
"8Base-RHACM-2.7:rhacm2/observatorium-rhel8@sha256:b7b3de98fbcc216c00d3291691f8997183a6409dabed8ea7b10b336c481b2b87_ppc64le",
"8Base-RHACM-2.7:rhacm2/prometheus-alertmanager-rhel8@sha256:6c9ea79e385be44f735efb932079b328200d47869f5f5f9b442fdb76067cac2a_amd64",
"8Base-RHACM-2.7:rhacm2/prometheus-alertmanager-rhel8@sha256:8349cdc4677a2dd37c54b058c487d76e8fbe4c76178e805d4745ef5c62bc6151_arm64",
"8Base-RHACM-2.7:rhacm2/prometheus-alertmanager-rhel8@sha256:8e8c89c184a5d023f031ab7cca2c4c64cdfd151c37aa5ae3a206cb1f1055268f_ppc64le",
"8Base-RHACM-2.7:rhacm2/prometheus-alertmanager-rhel8@sha256:fdbba855391acd2b33d0b16f9f0e7ba2a9cdbaa90bf71298182954b7f4c8fe76_s390x",
"8Base-RHACM-2.7:rhacm2/prometheus-rhel8@sha256:59174c376ae5563ea3a2a68bf999458f6b905058f57a7779b6dddd7aff252e4f_amd64",
"8Base-RHACM-2.7:rhacm2/prometheus-rhel8@sha256:6877b4207285d7a0e1343f5c1b70bab163d1fd5004f778998d2e612817ea5f06_s390x",
"8Base-RHACM-2.7:rhacm2/prometheus-rhel8@sha256:a3661c1cbfa2f8c230ec44ee5e2fecf1967ce48df0c9699f063bd27407b94dac_arm64",
"8Base-RHACM-2.7:rhacm2/prometheus-rhel8@sha256:a5a9a7c264f07c789094cb5371729f86700c0cfce4605b573c236c21a46ea9d6_ppc64le",
"8Base-RHACM-2.7:rhacm2/rbac-query-proxy-rhel8@sha256:3481fdb51147ce735b7864215cacd4c6a24b2c05a9388866f11be887a5fd0d4f_s390x",
"8Base-RHACM-2.7:rhacm2/rbac-query-proxy-rhel8@sha256:84486a82cd6655d5e5a1fbccae5a2e9335498d3e05422fa325b443c8923c1b75_arm64",
"8Base-RHACM-2.7:rhacm2/rbac-query-proxy-rhel8@sha256:bdeee76d09265212805e06117c368c96d40c7b46278dc09413fa300c6198ac2d_amd64",
"8Base-RHACM-2.7:rhacm2/rbac-query-proxy-rhel8@sha256:ceb1bd89103c56378166ab968dbaa387ab0531d1592f053718d0c1c683770e3d_ppc64le",
"8Base-RHACM-2.7:rhacm2/search-collector-rhel8@sha256:4b7544ec460f265afb71c9d362cf9851e3ba250c3ab694ccc9a78c15eb38a612_arm64",
"8Base-RHACM-2.7:rhacm2/search-collector-rhel8@sha256:6695c50772760b400d0535f406f02b7c37436c5ce6932b8d5518b995780287a8_s390x",
"8Base-RHACM-2.7:rhacm2/search-collector-rhel8@sha256:91b398bdccc5dbbfb82913ac52110d0b8e2f6c37ded6aa22b7d97ec4655b4cde_amd64",
"8Base-RHACM-2.7:rhacm2/search-collector-rhel8@sha256:e129649706a536e4ef6e8f770d0bf682f35da55c86c978c749e903b1a2bbe875_ppc64le",
"8Base-RHACM-2.7:rhacm2/submariner-addon-rhel8@sha256:17dfda9e5f46f9df69171607ec2e078be9362de4c13e2ed20763fc59a7e9cd1a_s390x",
"8Base-RHACM-2.7:rhacm2/submariner-addon-rhel8@sha256:4eddabb57e6f448c45fba78dc72f1541ccddb11b63a558764d0c105465a76555_amd64",
"8Base-RHACM-2.7:rhacm2/submariner-addon-rhel8@sha256:581fb02a9670b27810f2ad35bad4a82d2e1eab77fcd1274de05b0a922450d3fc_ppc64le",
"8Base-RHACM-2.7:rhacm2/submariner-addon-rhel8@sha256:7400391c2a56bc01da6fbbf13bb249a01e90d8eccb8d465dfb19c3598f5fecbe_arm64",
"8Base-RHACM-2.7:rhacm2/thanos-receive-controller-rhel8@sha256:4b228ecad424ca792139152948e27ed4c714dcfbcd540caf117dee20845018c8_ppc64le",
"8Base-RHACM-2.7:rhacm2/thanos-receive-controller-rhel8@sha256:7ceb607e7a3205361d8c9d1b44aae47381e2d07b129e40b5f90f55c3a8402774_arm64",
"8Base-RHACM-2.7:rhacm2/thanos-receive-controller-rhel8@sha256:b17fe936f5d8d8da38d72bf2153b47ac619c460c1f8227b4cb2f37cfc18cd4be_s390x",
"8Base-RHACM-2.7:rhacm2/thanos-receive-controller-rhel8@sha256:e9a5ef8f2d97357bee0198544d0545c26ee7c7d10116771e510d73eda6c45abe_amd64",
"8Base-RHACM-2.7:rhacm2/thanos-rhel8@sha256:23a4e918b5ffdbad4745e541afad2747bd6b28e534a31e7b5aff74296b27e3e7_amd64",
"8Base-RHACM-2.7:rhacm2/thanos-rhel8@sha256:26de3711356177090694b4bf00821d873127cf8c0675fe42a8f757c5c37a40cd_arm64",
"8Base-RHACM-2.7:rhacm2/thanos-rhel8@sha256:6515a630cddbb13fd14f81fd3b8c3a95f2469eaf599010b42732d8fd794af1b0_s390x",
"8Base-RHACM-2.7:rhacm2/thanos-rhel8@sha256:736e1fd62ba7b6c56ad1af81ab1260dd7d13a770d62914183aaa2cc2ebb0dc20_ppc64le"
]
}
],
"threats": [
{
"category": "impact",
"details": "Low"
}
],
"title": "golang: crypto/tls: session tickets lack random ticket_age_add"
},
{
"cve": "CVE-2022-41912",
"cwe": {
"id": "CWE-165",
"name": "Improper Neutralization of Multiple Internal Special Elements"
},
"discovery_date": "2022-11-29T00:00:00+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"8Base-RHACM-2.7:rhacm2/acm-governance-policy-addon-controller-rhel8@sha256:1aae106ecbdeadb77b0fd95133827e7fad4f5fcb9916e56ca0dfccab8bd34bed_ppc64le",
"8Base-RHACM-2.7:rhacm2/acm-governance-policy-addon-controller-rhel8@sha256:2c7f0617df666e8cbcd622dee073a35843db4a81caa19b7db3b9fb9264cdf7fc_amd64",
"8Base-RHACM-2.7:rhacm2/acm-governance-policy-addon-controller-rhel8@sha256:7f6671f84fcbe569fceece415dd7beeb8bb7f86c3031bdfb3ac0d0e777051b2f_s390x",
"8Base-RHACM-2.7:rhacm2/acm-governance-policy-addon-controller-rhel8@sha256:b30028955a86b6ecdb8c6865328976d74e98f56d6e21277a9f5a812f896b6303_arm64",
"8Base-RHACM-2.7:rhacm2/acm-governance-policy-framework-addon-rhel8@sha256:25271964483024b3235dd61f7e7bb9dd5e9dfa75f76e6ded5c92580d440ca48b_s390x",
"8Base-RHACM-2.7:rhacm2/acm-governance-policy-framework-addon-rhel8@sha256:7dcde13540cc938374463521f91091a7bbf0a037cabfc5e4b55c89497e0ba6bf_arm64",
"8Base-RHACM-2.7:rhacm2/acm-governance-policy-framework-addon-rhel8@sha256:b7b778111722c0da14ae74580be1813f6ecedf97fcd88de46fd15cc3ace2cb61_ppc64le",
"8Base-RHACM-2.7:rhacm2/acm-governance-policy-framework-addon-rhel8@sha256:ec5fc63b94bc9c070f14fd76d4ae26b90e3f29d3694887380a5f8f8ea5a04bc0_amd64",
"8Base-RHACM-2.7:rhacm2/acm-must-gather-rhel8@sha256:0be17e173b962f1a87e833096f208c9030fce1128b2b8c86842a0a40f7d6cf02_arm64",
"8Base-RHACM-2.7:rhacm2/acm-must-gather-rhel8@sha256:5c79bf93599b792c20c76d9a0a35532ad79a45f3765dccfbafab9a273e338e52_amd64",
"8Base-RHACM-2.7:rhacm2/acm-must-gather-rhel8@sha256:a05c071011c96e4db1e4a469883103f4118a304d3e03338083d2a103c0e7c208_ppc64le",
"8Base-RHACM-2.7:rhacm2/acm-must-gather-rhel8@sha256:ad85c5d648363cdb36790b49311f4e07a8584b9e6065cde9d41274a1bd716f0a_s390x",
"8Base-RHACM-2.7:rhacm2/acm-operator-bundle@sha256:90320bd14c632ace987ca1eac05a78068123ef1fc97c401951d073a3f0fd8e66_s390x",
"8Base-RHACM-2.7:rhacm2/acm-operator-bundle@sha256:e45be680b6140f58ff1840649b29aebebad4c5950d9571ca39dfea1dffd669b0_ppc64le",
"8Base-RHACM-2.7:rhacm2/acm-operator-bundle@sha256:f63d0a9a0e3dc9d86e84279c50e9c613d8430e71a3821d418e168250ca3b747c_amd64",
"8Base-RHACM-2.7:rhacm2/acm-prometheus-config-reloader-rhel8@sha256:0fd63f75b7638fadc78f92a62d6e9731e42c05069f3e93ab0ffd4b004de78100_ppc64le",
"8Base-RHACM-2.7:rhacm2/acm-prometheus-config-reloader-rhel8@sha256:2839bcce06fd5a02f6cc8fce8668fb806ae8f2e0e7174e5c66376792c2d1fd92_s390x",
"8Base-RHACM-2.7:rhacm2/acm-prometheus-config-reloader-rhel8@sha256:7fcb79c1707b3c8b767d8c174e5b64516f200c0bfa255c1f40557446b37debae_amd64",
"8Base-RHACM-2.7:rhacm2/acm-prometheus-config-reloader-rhel8@sha256:a4e43fc7608837da6a66cb2c5bda4b78b520c3075c0f1f66bb824fa44e2d35fd_arm64",
"8Base-RHACM-2.7:rhacm2/acm-prometheus-rhel8@sha256:4283fa3b6ee93404d4fe7b551b52dbd7a4bbd8be0a57cf9b603a68736feefaea_amd64",
"8Base-RHACM-2.7:rhacm2/acm-prometheus-rhel8@sha256:7e98ef30dca1071d5abff1be2a3a296cc9a4663162a3828b697637195d314e77_ppc64le",
"8Base-RHACM-2.7:rhacm2/acm-prometheus-rhel8@sha256:b3ee1cad060e7f72414df1ae6c0e27ddf6f6fa7a8e45627ebeb912b8a9ca3b74_arm64",
"8Base-RHACM-2.7:rhacm2/acm-prometheus-rhel8@sha256:c6d947e30ec1aa348d573ee93c669f71b38ea93801e71636f5f9ab4609f681b4_s390x",
"8Base-RHACM-2.7:rhacm2/acm-search-indexer-rhel8@sha256:436307eef035e0e9be448eb6c4f6a690a7d357ed06d661642b082e0d3219864c_amd64",
"8Base-RHACM-2.7:rhacm2/acm-search-indexer-rhel8@sha256:53ceb20280569eaf0129686d49d462a3c1d3eaf2829b6eb920e9359be718e2c4_s390x",
"8Base-RHACM-2.7:rhacm2/acm-search-indexer-rhel8@sha256:aa89295f36c99d70e63b07e9fe2c8db348df38b3308870f543efb4be24beca6c_ppc64le",
"8Base-RHACM-2.7:rhacm2/acm-search-indexer-rhel8@sha256:aed3972894519bc832bd9a340316a752ebb8edbc393051904c399eef7e423dd4_arm64",
"8Base-RHACM-2.7:rhacm2/acm-search-v2-api-rhel8@sha256:1808d69232a47c3590a41c1e97126dd06c2727be972b11170b115f2e5d9fec38_amd64",
"8Base-RHACM-2.7:rhacm2/acm-search-v2-api-rhel8@sha256:1d5153067a1cb127f74d2bc983d16db8f39313a378f14d13f7e39da28f2251ae_ppc64le",
"8Base-RHACM-2.7:rhacm2/acm-search-v2-api-rhel8@sha256:5be1e54791e8024f0e1342eba7d4441e0606f9a26be8f52aff51c8665baa41cc_s390x",
"8Base-RHACM-2.7:rhacm2/acm-search-v2-api-rhel8@sha256:f2924c460e8d7e12da359f365f9ec3b13c2d175dd6c11533b12113741eea7292_arm64",
"8Base-RHACM-2.7:rhacm2/acm-search-v2-rhel8@sha256:8a28d0fad728823ae5a07a259a0866bc507ae9b0f90eb1b4c63567aaf13c377c_arm64",
"8Base-RHACM-2.7:rhacm2/acm-search-v2-rhel8@sha256:f5b656141ad16ac873d1b886abc3b956380268b6c0dddb8ceac3e79b65edae0a_s390x",
"8Base-RHACM-2.7:rhacm2/acm-search-v2-rhel8@sha256:f708326772c9ed846e11b053efda56c106d5a72a13482d2a8ecc179cfb957bc9_ppc64le",
"8Base-RHACM-2.7:rhacm2/acm-search-v2-rhel8@sha256:fb98ce01f36b3780192e99b96c688387b5d76892f409b831d6f134ec65d02d4a_amd64",
"8Base-RHACM-2.7:rhacm2/acm-volsync-addon-controller-rhel8@sha256:56067372156bb6d00103eecc4b5c80478980036b8143a2e2a73f8a685d0d78ee_amd64",
"8Base-RHACM-2.7:rhacm2/acm-volsync-addon-controller-rhel8@sha256:98724153fa7763d22bcf11c3a5faa6eee0f6c40c4f4f647487e106d2ef427218_s390x",
"8Base-RHACM-2.7:rhacm2/acm-volsync-addon-controller-rhel8@sha256:a7f8ce55764d4e303d54aaf064d56ee192620d29b361fabcda2a26f364221dc9_arm64",
"8Base-RHACM-2.7:rhacm2/acm-volsync-addon-controller-rhel8@sha256:e3e10a30c35a9cbd5f81d107e9ce86b2410bd10171673521eab1491ebdee2314_ppc64le",
"8Base-RHACM-2.7:rhacm2/cert-policy-controller-rhel8@sha256:1de63e2d307841c7707f4d0c09cd1d9cd673bbd7736c5f6c533986a9de0d1118_s390x",
"8Base-RHACM-2.7:rhacm2/cert-policy-controller-rhel8@sha256:488e74aed7f420f6112ef1f7b3b5cc812358574ec149ecca1147ff2f9d6d7835_arm64",
"8Base-RHACM-2.7:rhacm2/cert-policy-controller-rhel8@sha256:5be8ca7ec79077906c23b52cdaa731866774a2e413babd395d3f24d892bed37a_ppc64le",
"8Base-RHACM-2.7:rhacm2/cert-policy-controller-rhel8@sha256:c78e2547f3cff318747e354f09e5954c71fde8840ab8db818050dc9531205e6c_amd64",
"8Base-RHACM-2.7:rhacm2/cluster-backup-rhel8-operator@sha256:09f23f185abfbec175fbea2cc1fba624308c2777b5c8133d9e98daeb4bcfa009_s390x",
"8Base-RHACM-2.7:rhacm2/cluster-backup-rhel8-operator@sha256:3af39faf1795e87018795c35b2ec5074bfcd1bf76b84326446cfb1570bc0d5e0_arm64",
"8Base-RHACM-2.7:rhacm2/cluster-backup-rhel8-operator@sha256:3c969356ace5c3bc0fa5d6d8e25a838262b0f6152533f4361034a742eb29ae24_amd64",
"8Base-RHACM-2.7:rhacm2/cluster-backup-rhel8-operator@sha256:f02c115867036c64cdf8669fe7690b94d23b19ad7b969938f7c4cbb00111d403_ppc64le",
"8Base-RHACM-2.7:rhacm2/config-policy-controller-rhel8@sha256:1339f82b15ebe01ba411e70252eb5964a5d622bd28a7fa494786ae6317d3060c_amd64",
"8Base-RHACM-2.7:rhacm2/config-policy-controller-rhel8@sha256:328c0d0e4d06573f2f26bbec39f1a570eb6ddbc26a5c0fa380fec7f840f6475e_arm64",
"8Base-RHACM-2.7:rhacm2/config-policy-controller-rhel8@sha256:e5480dd0b573d0fd949fa2cf22d77ebb5a32765fb95bed18a02fa3155f690f5b_ppc64le",
"8Base-RHACM-2.7:rhacm2/config-policy-controller-rhel8@sha256:fab9c37776dabaa9c510bf243f23407715a1e3bd1c0a0280dc22191c6349a1c0_s390x",
"8Base-RHACM-2.7:rhacm2/console-rhel8@sha256:01517c35f75f1f4f4c3625eb899bff16ae5c114a241c70b56f7de2310ddd065e_s390x",
"8Base-RHACM-2.7:rhacm2/console-rhel8@sha256:33929c835221f166d0eb731f5e553cdf78a5579a124c90b462d4bb5250dc7254_arm64",
"8Base-RHACM-2.7:rhacm2/console-rhel8@sha256:89dad712668e3fdd11a79fdc477a5a2fe1060902bd3f3e575fd2812b4e9f7037_ppc64le",
"8Base-RHACM-2.7:rhacm2/console-rhel8@sha256:fa807a069376c408c56d593bc2e2569cec0c19f105a727a616dea3bd8305953f_amd64",
"8Base-RHACM-2.7:rhacm2/endpoint-monitoring-rhel8-operator@sha256:4f5241425e26875244fab0ec9e96707790ef86edca5265ac01de1ccfc86294c0_amd64",
"8Base-RHACM-2.7:rhacm2/endpoint-monitoring-rhel8-operator@sha256:64c9e84fb923d107d0d4d3f9026510de03f73773cc8348f0025721d26033215c_arm64",
"8Base-RHACM-2.7:rhacm2/endpoint-monitoring-rhel8-operator@sha256:8913009902c71afe34f3a98ed720997e72f764cb7e251a08a2698f2d8ce64e24_s390x",
"8Base-RHACM-2.7:rhacm2/endpoint-monitoring-rhel8-operator@sha256:c5bcc8c4e5d2a4b7270b04dc1b8e8fa399a0f0bfff1d1cc3e7ec0b7b7b6e0f3f_ppc64le",
"8Base-RHACM-2.7:rhacm2/governance-policy-propagator-rhel8@sha256:002229b229bf9a13e54dc16e1edacc0cf8c75d6f46948868a045d79dfd38033c_amd64",
"8Base-RHACM-2.7:rhacm2/governance-policy-propagator-rhel8@sha256:53a9030933e0b2f752461e5337590ad16e891a8fdda897d8a0cb8e135363f0d0_ppc64le",
"8Base-RHACM-2.7:rhacm2/governance-policy-propagator-rhel8@sha256:d4296089159e15bf3e11f5695a34d10b83875a346545f1d09824b4fe47295cf8_s390x",
"8Base-RHACM-2.7:rhacm2/governance-policy-propagator-rhel8@sha256:e05489056e65dba4eb291b050c8072608a5efc2ce971b34a903c8c7ca07e0927_arm64",
"8Base-RHACM-2.7:rhacm2/grafana-dashboard-loader-rhel8@sha256:0d64615d4c3a6fc8e0fc5eb595d8f846f17f7462aaf66b40aa54436fe2b4bd2b_amd64",
"8Base-RHACM-2.7:rhacm2/grafana-dashboard-loader-rhel8@sha256:c182f0b51bfd9b29ea7363f74522a49b6601418f5db76843231167ef1176f709_s390x",
"8Base-RHACM-2.7:rhacm2/grafana-dashboard-loader-rhel8@sha256:d41f6fabaec525dfaac736806b93102479260309f482e155af2b03dc3c9a0c61_arm64",
"8Base-RHACM-2.7:rhacm2/grafana-dashboard-loader-rhel8@sha256:f35f6472c8138046e2f9017659dfb5a703cd895032a21d6d95c1075173005f7c_ppc64le",
"8Base-RHACM-2.7:rhacm2/iam-policy-controller-rhel8@sha256:83354271af399291790b9c3e2e98ba1db7fac99b48a385d50e7318b357f882ca_ppc64le",
"8Base-RHACM-2.7:rhacm2/iam-policy-controller-rhel8@sha256:cc5f8499009dc316d936c3a57f9a9457d5f2bbc8568e2b484a7c8b1cc676da7c_arm64",
"8Base-RHACM-2.7:rhacm2/iam-policy-controller-rhel8@sha256:e79bba365fb1a5edb7cc53d07cebdbb56e861948dedd61e9697f14a8defc300b_amd64",
"8Base-RHACM-2.7:rhacm2/iam-policy-controller-rhel8@sha256:f7a86d6209a19498e56da1f39533a1198af35c2a9e3c824cea252eb34d737219_s390x",
"8Base-RHACM-2.7:rhacm2/insights-client-rhel8@sha256:41d64847ac789df45b51aeca8debfa2a5ac7ff15ad880ba7213ce8afbe4aff2e_amd64",
"8Base-RHACM-2.7:rhacm2/insights-client-rhel8@sha256:5a32ad8c8e7792f9679a604f073bce047c4f8fdd713a655ae83314e27366c5af_arm64",
"8Base-RHACM-2.7:rhacm2/insights-client-rhel8@sha256:7040938ffaa1682dfefe95a614335b9d4f59aac472e47937f1d19f8325d985e6_ppc64le",
"8Base-RHACM-2.7:rhacm2/insights-client-rhel8@sha256:9d25ef8c29b2dac4660e18c17d0286fa2ff0f6f6383b6bf795f7e5e6f70b950e_s390x",
"8Base-RHACM-2.7:rhacm2/insights-metrics-rhel8@sha256:4bf538ff68126949da79f7b1ab97a44a64529e240cd3f84360a88bb6a9a08e4d_ppc64le",
"8Base-RHACM-2.7:rhacm2/insights-metrics-rhel8@sha256:57bf2eca5df0be601d7dd59357e95d078bf69d26c1b26cdd56d0d311df123d5a_arm64",
"8Base-RHACM-2.7:rhacm2/insights-metrics-rhel8@sha256:65f96884ed34103842217b26597ec413197db699aeb004daeca08f1d08014f46_amd64",
"8Base-RHACM-2.7:rhacm2/insights-metrics-rhel8@sha256:ed01454411cbdfb20661aecc76e00767b5ec122e27a379159476eabba741b94e_s390x",
"8Base-RHACM-2.7:rhacm2/klusterlet-addon-controller-rhel8@sha256:523776c04653aac8c750ff48156fd7a5b0efd9ad35c40cbacdbe0ca6dda48217_amd64",
"8Base-RHACM-2.7:rhacm2/klusterlet-addon-controller-rhel8@sha256:7cea9ce9aeb26df137590353de05b8a88ee55faa43cecde68e40fb875f9844cd_arm64",
"8Base-RHACM-2.7:rhacm2/klusterlet-addon-controller-rhel8@sha256:866125412b6812710734b9e72d09581be40879bb57236e37660e2d29210a37ad_s390x",
"8Base-RHACM-2.7:rhacm2/klusterlet-addon-controller-rhel8@sha256:c89f9fed1ce56a6baf10808454b01d4df88571db744feb2bfae8b5707d82013f_ppc64le",
"8Base-RHACM-2.7:rhacm2/kube-rbac-proxy-rhel8@sha256:407178ad223483b92a382e0fb916de9f42f1a0db9aaacb66710a7a743f1c3dce_arm64",
"8Base-RHACM-2.7:rhacm2/kube-rbac-proxy-rhel8@sha256:455dde7a89b1505c93651022451b83e1e8f86186b98f660e3c6ad998a97d48f3_ppc64le",
"8Base-RHACM-2.7:rhacm2/kube-rbac-proxy-rhel8@sha256:95de0275698ef704379246e088763c3827171487049b9cfb857712ddbdef46e9_amd64",
"8Base-RHACM-2.7:rhacm2/kube-rbac-proxy-rhel8@sha256:f0397b30dc7b824b0e37a256c5a067585885c80db1033b44a13fe56446cd80a9_s390x",
"8Base-RHACM-2.7:rhacm2/kube-state-metrics-rhel8@sha256:1f27bc62a66413a31d2d680ecd2a8ed9c9d378341da56b788cd86c98151a1fd4_s390x",
"8Base-RHACM-2.7:rhacm2/kube-state-metrics-rhel8@sha256:534420075e829b5881f6cd3f32d4aa90ea3075de869b84f689c9606d4f03521a_arm64",
"8Base-RHACM-2.7:rhacm2/kube-state-metrics-rhel8@sha256:8cc675a0cf4ff24b28c0b75a54fc4f3328c6a9f041f21d1814d210b7704f6970_amd64",
"8Base-RHACM-2.7:rhacm2/kube-state-metrics-rhel8@sha256:c56179f297ebab2ef9851417ec42ac6c16b6f8cb3627c243ff6984d2dd6ac76d_ppc64le",
"8Base-RHACM-2.7:rhacm2/management-ingress-rhel8@sha256:3b94abf5182934113b1cf9b8688a2da977d5fec3110f2d79b81b2ec46ffeada3_ppc64le",
"8Base-RHACM-2.7:rhacm2/management-ingress-rhel8@sha256:70aa7c3711b4085caa9ba50295dfedf9b2cd3a1b37e815e4a7245c1aef0cfe22_s390x",
"8Base-RHACM-2.7:rhacm2/management-ingress-rhel8@sha256:bea2ee18f401ec1b4c4b87f40f6f79a4418d6aafad5e2b50099f7541b6699de7_arm64",
"8Base-RHACM-2.7:rhacm2/management-ingress-rhel8@sha256:f45de50d8d7b6a285317a3bc1c413427841c8d6fab742f6de0a61bad9722b61e_amd64",
"8Base-RHACM-2.7:rhacm2/memcached-exporter-rhel8@sha256:094b84362782a88d8b0c7a75a23dd5ae3ff846913f0a49e732d53cc0efdf6a61_arm64",
"8Base-RHACM-2.7:rhacm2/memcached-exporter-rhel8@sha256:708e8f9531f5cc33a2543956eb0c940e5ad36d2ac196903a0beaa42944cb543f_ppc64le",
"8Base-RHACM-2.7:rhacm2/memcached-exporter-rhel8@sha256:baa029b8feb59ec4d626f021ebf777cc991c1a24c29c321c40513b91641f4bbc_amd64",
"8Base-RHACM-2.7:rhacm2/memcached-exporter-rhel8@sha256:c7937a592a255199c316e30c499d0c150cc95c3f208e46d8a936a5bc03a1fed6_s390x",
"8Base-RHACM-2.7:rhacm2/memcached-rhel8@sha256:21d28e1c3d1c7e8803261867c20a29df444676780ed9d4cc9f1dd1c8dbd68688_amd64",
"8Base-RHACM-2.7:rhacm2/memcached-rhel8@sha256:6bac06a2e1e181fe4920a33df5ce433635871a42ba30fbbe0adff1c505fbab4b_ppc64le",
"8Base-RHACM-2.7:rhacm2/memcached-rhel8@sha256:6c7cb2786f6863e7d1c8554f159c68123921d22bbd7bec5fc3532cad991937b4_s390x",
"8Base-RHACM-2.7:rhacm2/memcached-rhel8@sha256:e044af5fee732dd9923759b312c3b72dd4b6ab1780456973f35677d72586913e_arm64",
"8Base-RHACM-2.7:rhacm2/metrics-collector-rhel8@sha256:21644ef77ec046c79fb64f612245ac5d59c0aa569c548b48062da8896d159696_s390x",
"8Base-RHACM-2.7:rhacm2/metrics-collector-rhel8@sha256:2358249e2cf40d054cca5711f39091e2f0cbd44e61a24d3c1dd1a9e79cc440b1_arm64",
"8Base-RHACM-2.7:rhacm2/metrics-collector-rhel8@sha256:9638fab8d1439730395607cc99bcda33eae5e813778398888124e8ae319cb80e_amd64",
"8Base-RHACM-2.7:rhacm2/metrics-collector-rhel8@sha256:e06aed89ad0c48bef78e45512d22c3373f62c63d335d953ba064b160a68fcad2_ppc64le",
"8Base-RHACM-2.7:rhacm2/multicloud-integrations-rhel8@sha256:1063ef655f5dd15b0b914572ba672892eb53b441ae151d14cffca9d320860f2d_ppc64le",
"8Base-RHACM-2.7:rhacm2/multicloud-integrations-rhel8@sha256:3f0ab9161698eb9e3342c3b3fc70d5ca9c420cdcc5a5ccebc8cc993dfefb9dc3_amd64",
"8Base-RHACM-2.7:rhacm2/multicloud-integrations-rhel8@sha256:651c4ac3da42bc2acfe9bff35e397ccf5e88abb6303622f3244d6ccb9b8f9e0d_s390x",
"8Base-RHACM-2.7:rhacm2/multicloud-integrations-rhel8@sha256:f02a569222e13356f5fbdef5b7d2da943e6f6071fd88ba75a2565b3d340b6c3a_arm64",
"8Base-RHACM-2.7:rhacm2/multicluster-observability-rhel8-operator@sha256:49083d7039af6df4bd639dd998162c96dc586da4d828ffbe9c880a8a8d6d13d6_arm64",
"8Base-RHACM-2.7:rhacm2/multicluster-observability-rhel8-operator@sha256:68228ba1ef7bf5631f0cab91cb4e9f86c3d24c1ad587332d42c4f85e1a3608d7_amd64",
"8Base-RHACM-2.7:rhacm2/multicluster-observability-rhel8-operator@sha256:93da29b41da3c87d4bffaf42369b50217f5d8f81d0a82c4108c27a3c40f544d8_s390x",
"8Base-RHACM-2.7:rhacm2/multicluster-observability-rhel8-operator@sha256:f212909bc9ed5be6da68a3b6a4866fdc17ecc3514b075977a8679998d6742cbe_ppc64le",
"8Base-RHACM-2.7:rhacm2/multicluster-operators-application-rhel8@sha256:299f0753c65ab4e609418fd5515bdcb041bee357f4db192ae32a24ad0c4d7853_s390x",
"8Base-RHACM-2.7:rhacm2/multicluster-operators-application-rhel8@sha256:62520c406cdbd823e99e8ee9ff9119b61cb6880fcb1335211b6520bedec564f2_amd64",
"8Base-RHACM-2.7:rhacm2/multicluster-operators-application-rhel8@sha256:9c58c89cb0173394684d7d23178ad32eb2d571444cb306ea599565eaac92ea4f_arm64",
"8Base-RHACM-2.7:rhacm2/multicluster-operators-application-rhel8@sha256:b385c92b069a8dae72e57b69d24e1fff59ad46781579882a1edfa4839fd8bbba_ppc64le",
"8Base-RHACM-2.7:rhacm2/multicluster-operators-channel-rhel8@sha256:044723d62439a8364772ab27be2c04dbd2c0421dbeb0a7b94f70e99e646b4c80_ppc64le",
"8Base-RHACM-2.7:rhacm2/multicluster-operators-channel-rhel8@sha256:d8fe5baa4aefbcf41861743a3cf6c94f8a2a63526e96e5d263a40a8cb8a5ad4e_s390x",
"8Base-RHACM-2.7:rhacm2/multicluster-operators-channel-rhel8@sha256:da65bc93513dfb37a4828eaf5e1d4c08265ffdba05028fed95a564341d226771_amd64",
"8Base-RHACM-2.7:rhacm2/multicluster-operators-channel-rhel8@sha256:ddb1016901287c80ef1972f25db37b1182e854115671961efb3fc0048cd95800_arm64",
"8Base-RHACM-2.7:rhacm2/multicluster-operators-subscription-rhel8@sha256:548d610f996e73b67eb21d2993b5ac3d0da02997a48b9c1226072d6d95ae4c3b_arm64",
"8Base-RHACM-2.7:rhacm2/multicluster-operators-subscription-rhel8@sha256:6307eb5e9195415477b18d701310e8813772b7120d0fc4ac83846e54b46b4745_s390x",
"8Base-RHACM-2.7:rhacm2/multicluster-operators-subscription-rhel8@sha256:a69777a61feaf373c162a82ffb6f6996df6231c23cb2f1923bdd77c311d7d739_ppc64le",
"8Base-RHACM-2.7:rhacm2/multicluster-operators-subscription-rhel8@sha256:e53b330ed0c4ed0803a93b18a6ce290814dcd16dce6eb980809b5b8c6c09deb4_amd64",
"8Base-RHACM-2.7:rhacm2/multiclusterhub-rhel8@sha256:405fa2e3363a3c124a5764d6153b7bcba3d43a3026813085e44c9246d51ca60a_amd64",
"8Base-RHACM-2.7:rhacm2/multiclusterhub-rhel8@sha256:b82d4ecef59b69623ec4d0a9b5537fa52e007336727c92345cd829d80961f14a_s390x",
"8Base-RHACM-2.7:rhacm2/multiclusterhub-rhel8@sha256:e96ea7f3533e7d0836512cbc2b027b60c400aa16c8e4691117608ab4736a059b_ppc64le",
"8Base-RHACM-2.7:rhacm2/multiclusterhub-rhel8@sha256:fdf9ae4924a587c945a85b2319b0471a5688368df572f2de852c51da8bc74dcb_arm64",
"8Base-RHACM-2.7:rhacm2/node-exporter-rhel8@sha256:1af36144b83dc16cd1958d0414be55eaa2aae95894b6eefd2233308ace81df02_ppc64le",
"8Base-RHACM-2.7:rhacm2/node-exporter-rhel8@sha256:2aeec43f11c6572abb7d4468560dc1561a023d9692058a4ac2b13a0cedb44dde_amd64",
"8Base-RHACM-2.7:rhacm2/node-exporter-rhel8@sha256:8b359fcf74d236fc488ef4553dbaf9dbec549e331f2b103b40139aa2eb1345e4_arm64",
"8Base-RHACM-2.7:rhacm2/node-exporter-rhel8@sha256:97291260ff17e7e1b1f490a68041613ca5f7c192d848f928eca9b867de47bc4e_s390x",
"8Base-RHACM-2.7:rhacm2/observatorium-rhel8-operator@sha256:16eeedaa25dd61c03514479044fde9851c5b4224b718a496e33d43a06f57d5b5_amd64",
"8Base-RHACM-2.7:rhacm2/observatorium-rhel8-operator@sha256:928c114e3aca978626ad91889aaed0cc20ca0d641ad946c9a1b1f2424245c795_arm64",
"8Base-RHACM-2.7:rhacm2/observatorium-rhel8-operator@sha256:c4e260eabb09bacc1aa332ea2001333c671e0fc65a3ef4d04e02b5473b45642d_ppc64le",
"8Base-RHACM-2.7:rhacm2/observatorium-rhel8-operator@sha256:c870e034b29dfa320cb6a6bf60021033b622b76a0c4aaaf2a768326ea046b459_s390x",
"8Base-RHACM-2.7:rhacm2/observatorium-rhel8@sha256:1e46b8610e037752ecfb30aaac5c7459a81aa119bf0c2b2ffb0dc90cd5701af0_arm64",
"8Base-RHACM-2.7:rhacm2/observatorium-rhel8@sha256:51374017a10289e0402363ae2839d110f500be44dc44834dbd8dd66ba0e6f5e9_s390x",
"8Base-RHACM-2.7:rhacm2/observatorium-rhel8@sha256:836c0b874ba4fc57b5f79dffacefd2dc0261822cb6dde17d247db39175a5c27f_amd64",
"8Base-RHACM-2.7:rhacm2/observatorium-rhel8@sha256:b7b3de98fbcc216c00d3291691f8997183a6409dabed8ea7b10b336c481b2b87_ppc64le",
"8Base-RHACM-2.7:rhacm2/prometheus-alertmanager-rhel8@sha256:6c9ea79e385be44f735efb932079b328200d47869f5f5f9b442fdb76067cac2a_amd64",
"8Base-RHACM-2.7:rhacm2/prometheus-alertmanager-rhel8@sha256:8349cdc4677a2dd37c54b058c487d76e8fbe4c76178e805d4745ef5c62bc6151_arm64",
"8Base-RHACM-2.7:rhacm2/prometheus-alertmanager-rhel8@sha256:8e8c89c184a5d023f031ab7cca2c4c64cdfd151c37aa5ae3a206cb1f1055268f_ppc64le",
"8Base-RHACM-2.7:rhacm2/prometheus-alertmanager-rhel8@sha256:fdbba855391acd2b33d0b16f9f0e7ba2a9cdbaa90bf71298182954b7f4c8fe76_s390x",
"8Base-RHACM-2.7:rhacm2/prometheus-rhel8@sha256:59174c376ae5563ea3a2a68bf999458f6b905058f57a7779b6dddd7aff252e4f_amd64",
"8Base-RHACM-2.7:rhacm2/prometheus-rhel8@sha256:6877b4207285d7a0e1343f5c1b70bab163d1fd5004f778998d2e612817ea5f06_s390x",
"8Base-RHACM-2.7:rhacm2/prometheus-rhel8@sha256:a3661c1cbfa2f8c230ec44ee5e2fecf1967ce48df0c9699f063bd27407b94dac_arm64",
"8Base-RHACM-2.7:rhacm2/prometheus-rhel8@sha256:a5a9a7c264f07c789094cb5371729f86700c0cfce4605b573c236c21a46ea9d6_ppc64le",
"8Base-RHACM-2.7:rhacm2/rbac-query-proxy-rhel8@sha256:3481fdb51147ce735b7864215cacd4c6a24b2c05a9388866f11be887a5fd0d4f_s390x",
"8Base-RHACM-2.7:rhacm2/rbac-query-proxy-rhel8@sha256:84486a82cd6655d5e5a1fbccae5a2e9335498d3e05422fa325b443c8923c1b75_arm64",
"8Base-RHACM-2.7:rhacm2/rbac-query-proxy-rhel8@sha256:bdeee76d09265212805e06117c368c96d40c7b46278dc09413fa300c6198ac2d_amd64",
"8Base-RHACM-2.7:rhacm2/rbac-query-proxy-rhel8@sha256:ceb1bd89103c56378166ab968dbaa387ab0531d1592f053718d0c1c683770e3d_ppc64le",
"8Base-RHACM-2.7:rhacm2/search-collector-rhel8@sha256:4b7544ec460f265afb71c9d362cf9851e3ba250c3ab694ccc9a78c15eb38a612_arm64",
"8Base-RHACM-2.7:rhacm2/search-collector-rhel8@sha256:6695c50772760b400d0535f406f02b7c37436c5ce6932b8d5518b995780287a8_s390x",
"8Base-RHACM-2.7:rhacm2/search-collector-rhel8@sha256:91b398bdccc5dbbfb82913ac52110d0b8e2f6c37ded6aa22b7d97ec4655b4cde_amd64",
"8Base-RHACM-2.7:rhacm2/search-collector-rhel8@sha256:e129649706a536e4ef6e8f770d0bf682f35da55c86c978c749e903b1a2bbe875_ppc64le",
"8Base-RHACM-2.7:rhacm2/submariner-addon-rhel8@sha256:17dfda9e5f46f9df69171607ec2e078be9362de4c13e2ed20763fc59a7e9cd1a_s390x",
"8Base-RHACM-2.7:rhacm2/submariner-addon-rhel8@sha256:4eddabb57e6f448c45fba78dc72f1541ccddb11b63a558764d0c105465a76555_amd64",
"8Base-RHACM-2.7:rhacm2/submariner-addon-rhel8@sha256:581fb02a9670b27810f2ad35bad4a82d2e1eab77fcd1274de05b0a922450d3fc_ppc64le",
"8Base-RHACM-2.7:rhacm2/submariner-addon-rhel8@sha256:7400391c2a56bc01da6fbbf13bb249a01e90d8eccb8d465dfb19c3598f5fecbe_arm64",
"8Base-RHACM-2.7:rhacm2/thanos-receive-controller-rhel8@sha256:4b228ecad424ca792139152948e27ed4c714dcfbcd540caf117dee20845018c8_ppc64le",
"8Base-RHACM-2.7:rhacm2/thanos-receive-controller-rhel8@sha256:7ceb607e7a3205361d8c9d1b44aae47381e2d07b129e40b5f90f55c3a8402774_arm64",
"8Base-RHACM-2.7:rhacm2/thanos-receive-controller-rhel8@sha256:b17fe936f5d8d8da38d72bf2153b47ac619c460c1f8227b4cb2f37cfc18cd4be_s390x",
"8Base-RHACM-2.7:rhacm2/thanos-receive-controller-rhel8@sha256:e9a5ef8f2d97357bee0198544d0545c26ee7c7d10116771e510d73eda6c45abe_amd64",
"8Base-RHACM-2.7:rhacm2/thanos-rhel8@sha256:23a4e918b5ffdbad4745e541afad2747bd6b28e534a31e7b5aff74296b27e3e7_amd64",
"8Base-RHACM-2.7:rhacm2/thanos-rhel8@sha256:26de3711356177090694b4bf00821d873127cf8c0675fe42a8f757c5c37a40cd_arm64",
"8Base-RHACM-2.7:rhacm2/thanos-rhel8@sha256:6515a630cddbb13fd14f81fd3b8c3a95f2469eaf599010b42732d8fd794af1b0_s390x",
"8Base-RHACM-2.7:rhacm2/thanos-rhel8@sha256:736e1fd62ba7b6c56ad1af81ab1260dd7d13a770d62914183aaa2cc2ebb0dc20_ppc64le"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2149181"
}
],
"notes": [
{
"category": "description",
"text": "An authentication bypass flaw was discovered in the crewjam/saml go package. A remote unauthenticated attacker could trigger it by sending a SAML request. This would allow an escalation of privileges and then enable compromising system integrity.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "crewjam/saml: Authentication bypass when processing SAML responses containing multiple Assertion elements",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "Whilst the Red Hat Advanced Cluster Management for Kubernetes (RHACM) acm-grafana container include the vulnerable underscore library, the access to it is protected by OpenShift OAuth. Therefore the impact by this flaw is reduced from Critical to Important.\n\nThe OCP grafana-container includes the vulnerable underscore library, the access to it is protected by OpenShift OAuth. Therefore the impact by this flaw is reduced from Critical to Important.\n\nWhile Red Hat Ceph Storage 4\u0027s grafana-container includes the affected code, this is used for logging and limits access to the rest of the Ceph cluster. Thus the impact has been reduced from critical to important. Red Hat Ceph Storage 3 and 4 do not use crewjam/saml in their version of grafana.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"8Base-RHACM-2.7:rhacm2/acm-grafana-rhel8@sha256:0c427fa58c97b71eb784e4a590c208b0284cf656f66a268ea4803804ce3ce28a_arm64",
"8Base-RHACM-2.7:rhacm2/acm-grafana-rhel8@sha256:2e3505803004ca421087171bfe9097f6f106c812f840e8b83d1215150b4137c4_ppc64le",
"8Base-RHACM-2.7:rhacm2/acm-grafana-rhel8@sha256:49746c3a6e7033b1bac90d3515e0f5ab44aaf9c45cce414308da72bb960287b1_amd64",
"8Base-RHACM-2.7:rhacm2/acm-grafana-rhel8@sha256:c8f1a9d09131727033e6e60984c5baa3271adc6a23854b9aabe70f36952d35d6_s390x"
],
"known_not_affected": [
"8Base-RHACM-2.7:rhacm2/acm-governance-policy-addon-controller-rhel8@sha256:1aae106ecbdeadb77b0fd95133827e7fad4f5fcb9916e56ca0dfccab8bd34bed_ppc64le",
"8Base-RHACM-2.7:rhacm2/acm-governance-policy-addon-controller-rhel8@sha256:2c7f0617df666e8cbcd622dee073a35843db4a81caa19b7db3b9fb9264cdf7fc_amd64",
"8Base-RHACM-2.7:rhacm2/acm-governance-policy-addon-controller-rhel8@sha256:7f6671f84fcbe569fceece415dd7beeb8bb7f86c3031bdfb3ac0d0e777051b2f_s390x",
"8Base-RHACM-2.7:rhacm2/acm-governance-policy-addon-controller-rhel8@sha256:b30028955a86b6ecdb8c6865328976d74e98f56d6e21277a9f5a812f896b6303_arm64",
"8Base-RHACM-2.7:rhacm2/acm-governance-policy-framework-addon-rhel8@sha256:25271964483024b3235dd61f7e7bb9dd5e9dfa75f76e6ded5c92580d440ca48b_s390x",
"8Base-RHACM-2.7:rhacm2/acm-governance-policy-framework-addon-rhel8@sha256:7dcde13540cc938374463521f91091a7bbf0a037cabfc5e4b55c89497e0ba6bf_arm64",
"8Base-RHACM-2.7:rhacm2/acm-governance-policy-framework-addon-rhel8@sha256:b7b778111722c0da14ae74580be1813f6ecedf97fcd88de46fd15cc3ace2cb61_ppc64le",
"8Base-RHACM-2.7:rhacm2/acm-governance-policy-framework-addon-rhel8@sha256:ec5fc63b94bc9c070f14fd76d4ae26b90e3f29d3694887380a5f8f8ea5a04bc0_amd64",
"8Base-RHACM-2.7:rhacm2/acm-must-gather-rhel8@sha256:0be17e173b962f1a87e833096f208c9030fce1128b2b8c86842a0a40f7d6cf02_arm64",
"8Base-RHACM-2.7:rhacm2/acm-must-gather-rhel8@sha256:5c79bf93599b792c20c76d9a0a35532ad79a45f3765dccfbafab9a273e338e52_amd64",
"8Base-RHACM-2.7:rhacm2/acm-must-gather-rhel8@sha256:a05c071011c96e4db1e4a469883103f4118a304d3e03338083d2a103c0e7c208_ppc64le",
"8Base-RHACM-2.7:rhacm2/acm-must-gather-rhel8@sha256:ad85c5d648363cdb36790b49311f4e07a8584b9e6065cde9d41274a1bd716f0a_s390x",
"8Base-RHACM-2.7:rhacm2/acm-operator-bundle@sha256:90320bd14c632ace987ca1eac05a78068123ef1fc97c401951d073a3f0fd8e66_s390x",
"8Base-RHACM-2.7:rhacm2/acm-operator-bundle@sha256:e45be680b6140f58ff1840649b29aebebad4c5950d9571ca39dfea1dffd669b0_ppc64le",
"8Base-RHACM-2.7:rhacm2/acm-operator-bundle@sha256:f63d0a9a0e3dc9d86e84279c50e9c613d8430e71a3821d418e168250ca3b747c_amd64",
"8Base-RHACM-2.7:rhacm2/acm-prometheus-config-reloader-rhel8@sha256:0fd63f75b7638fadc78f92a62d6e9731e42c05069f3e93ab0ffd4b004de78100_ppc64le",
"8Base-RHACM-2.7:rhacm2/acm-prometheus-config-reloader-rhel8@sha256:2839bcce06fd5a02f6cc8fce8668fb806ae8f2e0e7174e5c66376792c2d1fd92_s390x",
"8Base-RHACM-2.7:rhacm2/acm-prometheus-config-reloader-rhel8@sha256:7fcb79c1707b3c8b767d8c174e5b64516f200c0bfa255c1f40557446b37debae_amd64",
"8Base-RHACM-2.7:rhacm2/acm-prometheus-config-reloader-rhel8@sha256:a4e43fc7608837da6a66cb2c5bda4b78b520c3075c0f1f66bb824fa44e2d35fd_arm64",
"8Base-RHACM-2.7:rhacm2/acm-prometheus-rhel8@sha256:4283fa3b6ee93404d4fe7b551b52dbd7a4bbd8be0a57cf9b603a68736feefaea_amd64",
"8Base-RHACM-2.7:rhacm2/acm-prometheus-rhel8@sha256:7e98ef30dca1071d5abff1be2a3a296cc9a4663162a3828b697637195d314e77_ppc64le",
"8Base-RHACM-2.7:rhacm2/acm-prometheus-rhel8@sha256:b3ee1cad060e7f72414df1ae6c0e27ddf6f6fa7a8e45627ebeb912b8a9ca3b74_arm64",
"8Base-RHACM-2.7:rhacm2/acm-prometheus-rhel8@sha256:c6d947e30ec1aa348d573ee93c669f71b38ea93801e71636f5f9ab4609f681b4_s390x",
"8Base-RHACM-2.7:rhacm2/acm-search-indexer-rhel8@sha256:436307eef035e0e9be448eb6c4f6a690a7d357ed06d661642b082e0d3219864c_amd64",
"8Base-RHACM-2.7:rhacm2/acm-search-indexer-rhel8@sha256:53ceb20280569eaf0129686d49d462a3c1d3eaf2829b6eb920e9359be718e2c4_s390x",
"8Base-RHACM-2.7:rhacm2/acm-search-indexer-rhel8@sha256:aa89295f36c99d70e63b07e9fe2c8db348df38b3308870f543efb4be24beca6c_ppc64le",
"8Base-RHACM-2.7:rhacm2/acm-search-indexer-rhel8@sha256:aed3972894519bc832bd9a340316a752ebb8edbc393051904c399eef7e423dd4_arm64",
"8Base-RHACM-2.7:rhacm2/acm-search-v2-api-rhel8@sha256:1808d69232a47c3590a41c1e97126dd06c2727be972b11170b115f2e5d9fec38_amd64",
"8Base-RHACM-2.7:rhacm2/acm-search-v2-api-rhel8@sha256:1d5153067a1cb127f74d2bc983d16db8f39313a378f14d13f7e39da28f2251ae_ppc64le",
"8Base-RHACM-2.7:rhacm2/acm-search-v2-api-rhel8@sha256:5be1e54791e8024f0e1342eba7d4441e0606f9a26be8f52aff51c8665baa41cc_s390x",
"8Base-RHACM-2.7:rhacm2/acm-search-v2-api-rhel8@sha256:f2924c460e8d7e12da359f365f9ec3b13c2d175dd6c11533b12113741eea7292_arm64",
"8Base-RHACM-2.7:rhacm2/acm-search-v2-rhel8@sha256:8a28d0fad728823ae5a07a259a0866bc507ae9b0f90eb1b4c63567aaf13c377c_arm64",
"8Base-RHACM-2.7:rhacm2/acm-search-v2-rhel8@sha256:f5b656141ad16ac873d1b886abc3b956380268b6c0dddb8ceac3e79b65edae0a_s390x",
"8Base-RHACM-2.7:rhacm2/acm-search-v2-rhel8@sha256:f708326772c9ed846e11b053efda56c106d5a72a13482d2a8ecc179cfb957bc9_ppc64le",
"8Base-RHACM-2.7:rhacm2/acm-search-v2-rhel8@sha256:fb98ce01f36b3780192e99b96c688387b5d76892f409b831d6f134ec65d02d4a_amd64",
"8Base-RHACM-2.7:rhacm2/acm-volsync-addon-controller-rhel8@sha256:56067372156bb6d00103eecc4b5c80478980036b8143a2e2a73f8a685d0d78ee_amd64",
"8Base-RHACM-2.7:rhacm2/acm-volsync-addon-controller-rhel8@sha256:98724153fa7763d22bcf11c3a5faa6eee0f6c40c4f4f647487e106d2ef427218_s390x",
"8Base-RHACM-2.7:rhacm2/acm-volsync-addon-controller-rhel8@sha256:a7f8ce55764d4e303d54aaf064d56ee192620d29b361fabcda2a26f364221dc9_arm64",
"8Base-RHACM-2.7:rhacm2/acm-volsync-addon-controller-rhel8@sha256:e3e10a30c35a9cbd5f81d107e9ce86b2410bd10171673521eab1491ebdee2314_ppc64le",
"8Base-RHACM-2.7:rhacm2/cert-policy-controller-rhel8@sha256:1de63e2d307841c7707f4d0c09cd1d9cd673bbd7736c5f6c533986a9de0d1118_s390x",
"8Base-RHACM-2.7:rhacm2/cert-policy-controller-rhel8@sha256:488e74aed7f420f6112ef1f7b3b5cc812358574ec149ecca1147ff2f9d6d7835_arm64",
"8Base-RHACM-2.7:rhacm2/cert-policy-controller-rhel8@sha256:5be8ca7ec79077906c23b52cdaa731866774a2e413babd395d3f24d892bed37a_ppc64le",
"8Base-RHACM-2.7:rhacm2/cert-policy-controller-rhel8@sha256:c78e2547f3cff318747e354f09e5954c71fde8840ab8db818050dc9531205e6c_amd64",
"8Base-RHACM-2.7:rhacm2/cluster-backup-rhel8-operator@sha256:09f23f185abfbec175fbea2cc1fba624308c2777b5c8133d9e98daeb4bcfa009_s390x",
"8Base-RHACM-2.7:rhacm2/cluster-backup-rhel8-operator@sha256:3af39faf1795e87018795c35b2ec5074bfcd1bf76b84326446cfb1570bc0d5e0_arm64",
"8Base-RHACM-2.7:rhacm2/cluster-backup-rhel8-operator@sha256:3c969356ace5c3bc0fa5d6d8e25a838262b0f6152533f4361034a742eb29ae24_amd64",
"8Base-RHACM-2.7:rhacm2/cluster-backup-rhel8-operator@sha256:f02c115867036c64cdf8669fe7690b94d23b19ad7b969938f7c4cbb00111d403_ppc64le",
"8Base-RHACM-2.7:rhacm2/config-policy-controller-rhel8@sha256:1339f82b15ebe01ba411e70252eb5964a5d622bd28a7fa494786ae6317d3060c_amd64",
"8Base-RHACM-2.7:rhacm2/config-policy-controller-rhel8@sha256:328c0d0e4d06573f2f26bbec39f1a570eb6ddbc26a5c0fa380fec7f840f6475e_arm64",
"8Base-RHACM-2.7:rhacm2/config-policy-controller-rhel8@sha256:e5480dd0b573d0fd949fa2cf22d77ebb5a32765fb95bed18a02fa3155f690f5b_ppc64le",
"8Base-RHACM-2.7:rhacm2/config-policy-controller-rhel8@sha256:fab9c37776dabaa9c510bf243f23407715a1e3bd1c0a0280dc22191c6349a1c0_s390x",
"8Base-RHACM-2.7:rhacm2/console-rhel8@sha256:01517c35f75f1f4f4c3625eb899bff16ae5c114a241c70b56f7de2310ddd065e_s390x",
"8Base-RHACM-2.7:rhacm2/console-rhel8@sha256:33929c835221f166d0eb731f5e553cdf78a5579a124c90b462d4bb5250dc7254_arm64",
"8Base-RHACM-2.7:rhacm2/console-rhel8@sha256:89dad712668e3fdd11a79fdc477a5a2fe1060902bd3f3e575fd2812b4e9f7037_ppc64le",
"8Base-RHACM-2.7:rhacm2/console-rhel8@sha256:fa807a069376c408c56d593bc2e2569cec0c19f105a727a616dea3bd8305953f_amd64",
"8Base-RHACM-2.7:rhacm2/endpoint-monitoring-rhel8-operator@sha256:4f5241425e26875244fab0ec9e96707790ef86edca5265ac01de1ccfc86294c0_amd64",
"8Base-RHACM-2.7:rhacm2/endpoint-monitoring-rhel8-operator@sha256:64c9e84fb923d107d0d4d3f9026510de03f73773cc8348f0025721d26033215c_arm64",
"8Base-RHACM-2.7:rhacm2/endpoint-monitoring-rhel8-operator@sha256:8913009902c71afe34f3a98ed720997e72f764cb7e251a08a2698f2d8ce64e24_s390x",
"8Base-RHACM-2.7:rhacm2/endpoint-monitoring-rhel8-operator@sha256:c5bcc8c4e5d2a4b7270b04dc1b8e8fa399a0f0bfff1d1cc3e7ec0b7b7b6e0f3f_ppc64le",
"8Base-RHACM-2.7:rhacm2/governance-policy-propagator-rhel8@sha256:002229b229bf9a13e54dc16e1edacc0cf8c75d6f46948868a045d79dfd38033c_amd64",
"8Base-RHACM-2.7:rhacm2/governance-policy-propagator-rhel8@sha256:53a9030933e0b2f752461e5337590ad16e891a8fdda897d8a0cb8e135363f0d0_ppc64le",
"8Base-RHACM-2.7:rhacm2/governance-policy-propagator-rhel8@sha256:d4296089159e15bf3e11f5695a34d10b83875a346545f1d09824b4fe47295cf8_s390x",
"8Base-RHACM-2.7:rhacm2/governance-policy-propagator-rhel8@sha256:e05489056e65dba4eb291b050c8072608a5efc2ce971b34a903c8c7ca07e0927_arm64",
"8Base-RHACM-2.7:rhacm2/grafana-dashboard-loader-rhel8@sha256:0d64615d4c3a6fc8e0fc5eb595d8f846f17f7462aaf66b40aa54436fe2b4bd2b_amd64",
"8Base-RHACM-2.7:rhacm2/grafana-dashboard-loader-rhel8@sha256:c182f0b51bfd9b29ea7363f74522a49b6601418f5db76843231167ef1176f709_s390x",
"8Base-RHACM-2.7:rhacm2/grafana-dashboard-loader-rhel8@sha256:d41f6fabaec525dfaac736806b93102479260309f482e155af2b03dc3c9a0c61_arm64",
"8Base-RHACM-2.7:rhacm2/grafana-dashboard-loader-rhel8@sha256:f35f6472c8138046e2f9017659dfb5a703cd895032a21d6d95c1075173005f7c_ppc64le",
"8Base-RHACM-2.7:rhacm2/iam-policy-controller-rhel8@sha256:83354271af399291790b9c3e2e98ba1db7fac99b48a385d50e7318b357f882ca_ppc64le",
"8Base-RHACM-2.7:rhacm2/iam-policy-controller-rhel8@sha256:cc5f8499009dc316d936c3a57f9a9457d5f2bbc8568e2b484a7c8b1cc676da7c_arm64",
"8Base-RHACM-2.7:rhacm2/iam-policy-controller-rhel8@sha256:e79bba365fb1a5edb7cc53d07cebdbb56e861948dedd61e9697f14a8defc300b_amd64",
"8Base-RHACM-2.7:rhacm2/iam-policy-controller-rhel8@sha256:f7a86d6209a19498e56da1f39533a1198af35c2a9e3c824cea252eb34d737219_s390x",
"8Base-RHACM-2.7:rhacm2/insights-client-rhel8@sha256:41d64847ac789df45b51aeca8debfa2a5ac7ff15ad880ba7213ce8afbe4aff2e_amd64",
"8Base-RHACM-2.7:rhacm2/insights-client-rhel8@sha256:5a32ad8c8e7792f9679a604f073bce047c4f8fdd713a655ae83314e27366c5af_arm64",
"8Base-RHACM-2.7:rhacm2/insights-client-rhel8@sha256:7040938ffaa1682dfefe95a614335b9d4f59aac472e47937f1d19f8325d985e6_ppc64le",
"8Base-RHACM-2.7:rhacm2/insights-client-rhel8@sha256:9d25ef8c29b2dac4660e18c17d0286fa2ff0f6f6383b6bf795f7e5e6f70b950e_s390x",
"8Base-RHACM-2.7:rhacm2/insights-metrics-rhel8@sha256:4bf538ff68126949da79f7b1ab97a44a64529e240cd3f84360a88bb6a9a08e4d_ppc64le",
"8Base-RHACM-2.7:rhacm2/insights-metrics-rhel8@sha256:57bf2eca5df0be601d7dd59357e95d078bf69d26c1b26cdd56d0d311df123d5a_arm64",
"8Base-RHACM-2.7:rhacm2/insights-metrics-rhel8@sha256:65f96884ed34103842217b26597ec413197db699aeb004daeca08f1d08014f46_amd64",
"8Base-RHACM-2.7:rhacm2/insights-metrics-rhel8@sha256:ed01454411cbdfb20661aecc76e00767b5ec122e27a379159476eabba741b94e_s390x",
"8Base-RHACM-2.7:rhacm2/klusterlet-addon-controller-rhel8@sha256:523776c04653aac8c750ff48156fd7a5b0efd9ad35c40cbacdbe0ca6dda48217_amd64",
"8Base-RHACM-2.7:rhacm2/klusterlet-addon-controller-rhel8@sha256:7cea9ce9aeb26df137590353de05b8a88ee55faa43cecde68e40fb875f9844cd_arm64",
"8Base-RHACM-2.7:rhacm2/klusterlet-addon-controller-rhel8@sha256:866125412b6812710734b9e72d09581be40879bb57236e37660e2d29210a37ad_s390x",
"8Base-RHACM-2.7:rhacm2/klusterlet-addon-controller-rhel8@sha256:c89f9fed1ce56a6baf10808454b01d4df88571db744feb2bfae8b5707d82013f_ppc64le",
"8Base-RHACM-2.7:rhacm2/kube-rbac-proxy-rhel8@sha256:407178ad223483b92a382e0fb916de9f42f1a0db9aaacb66710a7a743f1c3dce_arm64",
"8Base-RHACM-2.7:rhacm2/kube-rbac-proxy-rhel8@sha256:455dde7a89b1505c93651022451b83e1e8f86186b98f660e3c6ad998a97d48f3_ppc64le",
"8Base-RHACM-2.7:rhacm2/kube-rbac-proxy-rhel8@sha256:95de0275698ef704379246e088763c3827171487049b9cfb857712ddbdef46e9_amd64",
"8Base-RHACM-2.7:rhacm2/kube-rbac-proxy-rhel8@sha256:f0397b30dc7b824b0e37a256c5a067585885c80db1033b44a13fe56446cd80a9_s390x",
"8Base-RHACM-2.7:rhacm2/kube-state-metrics-rhel8@sha256:1f27bc62a66413a31d2d680ecd2a8ed9c9d378341da56b788cd86c98151a1fd4_s390x",
"8Base-RHACM-2.7:rhacm2/kube-state-metrics-rhel8@sha256:534420075e829b5881f6cd3f32d4aa90ea3075de869b84f689c9606d4f03521a_arm64",
"8Base-RHACM-2.7:rhacm2/kube-state-metrics-rhel8@sha256:8cc675a0cf4ff24b28c0b75a54fc4f3328c6a9f041f21d1814d210b7704f6970_amd64",
"8Base-RHACM-2.7:rhacm2/kube-state-metrics-rhel8@sha256:c56179f297ebab2ef9851417ec42ac6c16b6f8cb3627c243ff6984d2dd6ac76d_ppc64le",
"8Base-RHACM-2.7:rhacm2/management-ingress-rhel8@sha256:3b94abf5182934113b1cf9b8688a2da977d5fec3110f2d79b81b2ec46ffeada3_ppc64le",
"8Base-RHACM-2.7:rhacm2/management-ingress-rhel8@sha256:70aa7c3711b4085caa9ba50295dfedf9b2cd3a1b37e815e4a7245c1aef0cfe22_s390x",
"8Base-RHACM-2.7:rhacm2/management-ingress-rhel8@sha256:bea2ee18f401ec1b4c4b87f40f6f79a4418d6aafad5e2b50099f7541b6699de7_arm64",
"8Base-RHACM-2.7:rhacm2/management-ingress-rhel8@sha256:f45de50d8d7b6a285317a3bc1c413427841c8d6fab742f6de0a61bad9722b61e_amd64",
"8Base-RHACM-2.7:rhacm2/memcached-exporter-rhel8@sha256:094b84362782a88d8b0c7a75a23dd5ae3ff846913f0a49e732d53cc0efdf6a61_arm64",
"8Base-RHACM-2.7:rhacm2/memcached-exporter-rhel8@sha256:708e8f9531f5cc33a2543956eb0c940e5ad36d2ac196903a0beaa42944cb543f_ppc64le",
"8Base-RHACM-2.7:rhacm2/memcached-exporter-rhel8@sha256:baa029b8feb59ec4d626f021ebf777cc991c1a24c29c321c40513b91641f4bbc_amd64",
"8Base-RHACM-2.7:rhacm2/memcached-exporter-rhel8@sha256:c7937a592a255199c316e30c499d0c150cc95c3f208e46d8a936a5bc03a1fed6_s390x",
"8Base-RHACM-2.7:rhacm2/memcached-rhel8@sha256:21d28e1c3d1c7e8803261867c20a29df444676780ed9d4cc9f1dd1c8dbd68688_amd64",
"8Base-RHACM-2.7:rhacm2/memcached-rhel8@sha256:6bac06a2e1e181fe4920a33df5ce433635871a42ba30fbbe0adff1c505fbab4b_ppc64le",
"8Base-RHACM-2.7:rhacm2/memcached-rhel8@sha256:6c7cb2786f6863e7d1c8554f159c68123921d22bbd7bec5fc3532cad991937b4_s390x",
"8Base-RHACM-2.7:rhacm2/memcached-rhel8@sha256:e044af5fee732dd9923759b312c3b72dd4b6ab1780456973f35677d72586913e_arm64",
"8Base-RHACM-2.7:rhacm2/metrics-collector-rhel8@sha256:21644ef77ec046c79fb64f612245ac5d59c0aa569c548b48062da8896d159696_s390x",
"8Base-RHACM-2.7:rhacm2/metrics-collector-rhel8@sha256:2358249e2cf40d054cca5711f39091e2f0cbd44e61a24d3c1dd1a9e79cc440b1_arm64",
"8Base-RHACM-2.7:rhacm2/metrics-collector-rhel8@sha256:9638fab8d1439730395607cc99bcda33eae5e813778398888124e8ae319cb80e_amd64",
"8Base-RHACM-2.7:rhacm2/metrics-collector-rhel8@sha256:e06aed89ad0c48bef78e45512d22c3373f62c63d335d953ba064b160a68fcad2_ppc64le",
"8Base-RHACM-2.7:rhacm2/multicloud-integrations-rhel8@sha256:1063ef655f5dd15b0b914572ba672892eb53b441ae151d14cffca9d320860f2d_ppc64le",
"8Base-RHACM-2.7:rhacm2/multicloud-integrations-rhel8@sha256:3f0ab9161698eb9e3342c3b3fc70d5ca9c420cdcc5a5ccebc8cc993dfefb9dc3_amd64",
"8Base-RHACM-2.7:rhacm2/multicloud-integrations-rhel8@sha256:651c4ac3da42bc2acfe9bff35e397ccf5e88abb6303622f3244d6ccb9b8f9e0d_s390x",
"8Base-RHACM-2.7:rhacm2/multicloud-integrations-rhel8@sha256:f02a569222e13356f5fbdef5b7d2da943e6f6071fd88ba75a2565b3d340b6c3a_arm64",
"8Base-RHACM-2.7:rhacm2/multicluster-observability-rhel8-operator@sha256:49083d7039af6df4bd639dd998162c96dc586da4d828ffbe9c880a8a8d6d13d6_arm64",
"8Base-RHACM-2.7:rhacm2/multicluster-observability-rhel8-operator@sha256:68228ba1ef7bf5631f0cab91cb4e9f86c3d24c1ad587332d42c4f85e1a3608d7_amd64",
"8Base-RHACM-2.7:rhacm2/multicluster-observability-rhel8-operator@sha256:93da29b41da3c87d4bffaf42369b50217f5d8f81d0a82c4108c27a3c40f544d8_s390x",
"8Base-RHACM-2.7:rhacm2/multicluster-observability-rhel8-operator@sha256:f212909bc9ed5be6da68a3b6a4866fdc17ecc3514b075977a8679998d6742cbe_ppc64le",
"8Base-RHACM-2.7:rhacm2/multicluster-operators-application-rhel8@sha256:299f0753c65ab4e609418fd5515bdcb041bee357f4db192ae32a24ad0c4d7853_s390x",
"8Base-RHACM-2.7:rhacm2/multicluster-operators-application-rhel8@sha256:62520c406cdbd823e99e8ee9ff9119b61cb6880fcb1335211b6520bedec564f2_amd64",
"8Base-RHACM-2.7:rhacm2/multicluster-operators-application-rhel8@sha256:9c58c89cb0173394684d7d23178ad32eb2d571444cb306ea599565eaac92ea4f_arm64",
"8Base-RHACM-2.7:rhacm2/multicluster-operators-application-rhel8@sha256:b385c92b069a8dae72e57b69d24e1fff59ad46781579882a1edfa4839fd8bbba_ppc64le",
"8Base-RHACM-2.7:rhacm2/multicluster-operators-channel-rhel8@sha256:044723d62439a8364772ab27be2c04dbd2c0421dbeb0a7b94f70e99e646b4c80_ppc64le",
"8Base-RHACM-2.7:rhacm2/multicluster-operators-channel-rhel8@sha256:d8fe5baa4aefbcf41861743a3cf6c94f8a2a63526e96e5d263a40a8cb8a5ad4e_s390x",
"8Base-RHACM-2.7:rhacm2/multicluster-operators-channel-rhel8@sha256:da65bc93513dfb37a4828eaf5e1d4c08265ffdba05028fed95a564341d226771_amd64",
"8Base-RHACM-2.7:rhacm2/multicluster-operators-channel-rhel8@sha256:ddb1016901287c80ef1972f25db37b1182e854115671961efb3fc0048cd95800_arm64",
"8Base-RHACM-2.7:rhacm2/multicluster-operators-subscription-rhel8@sha256:548d610f996e73b67eb21d2993b5ac3d0da02997a48b9c1226072d6d95ae4c3b_arm64",
"8Base-RHACM-2.7:rhacm2/multicluster-operators-subscription-rhel8@sha256:6307eb5e9195415477b18d701310e8813772b7120d0fc4ac83846e54b46b4745_s390x",
"8Base-RHACM-2.7:rhacm2/multicluster-operators-subscription-rhel8@sha256:a69777a61feaf373c162a82ffb6f6996df6231c23cb2f1923bdd77c311d7d739_ppc64le",
"8Base-RHACM-2.7:rhacm2/multicluster-operators-subscription-rhel8@sha256:e53b330ed0c4ed0803a93b18a6ce290814dcd16dce6eb980809b5b8c6c09deb4_amd64",
"8Base-RHACM-2.7:rhacm2/multiclusterhub-rhel8@sha256:405fa2e3363a3c124a5764d6153b7bcba3d43a3026813085e44c9246d51ca60a_amd64",
"8Base-RHACM-2.7:rhacm2/multiclusterhub-rhel8@sha256:b82d4ecef59b69623ec4d0a9b5537fa52e007336727c92345cd829d80961f14a_s390x",
"8Base-RHACM-2.7:rhacm2/multiclusterhub-rhel8@sha256:e96ea7f3533e7d0836512cbc2b027b60c400aa16c8e4691117608ab4736a059b_ppc64le",
"8Base-RHACM-2.7:rhacm2/multiclusterhub-rhel8@sha256:fdf9ae4924a587c945a85b2319b0471a5688368df572f2de852c51da8bc74dcb_arm64",
"8Base-RHACM-2.7:rhacm2/node-exporter-rhel8@sha256:1af36144b83dc16cd1958d0414be55eaa2aae95894b6eefd2233308ace81df02_ppc64le",
"8Base-RHACM-2.7:rhacm2/node-exporter-rhel8@sha256:2aeec43f11c6572abb7d4468560dc1561a023d9692058a4ac2b13a0cedb44dde_amd64",
"8Base-RHACM-2.7:rhacm2/node-exporter-rhel8@sha256:8b359fcf74d236fc488ef4553dbaf9dbec549e331f2b103b40139aa2eb1345e4_arm64",
"8Base-RHACM-2.7:rhacm2/node-exporter-rhel8@sha256:97291260ff17e7e1b1f490a68041613ca5f7c192d848f928eca9b867de47bc4e_s390x",
"8Base-RHACM-2.7:rhacm2/observatorium-rhel8-operator@sha256:16eeedaa25dd61c03514479044fde9851c5b4224b718a496e33d43a06f57d5b5_amd64",
"8Base-RHACM-2.7:rhacm2/observatorium-rhel8-operator@sha256:928c114e3aca978626ad91889aaed0cc20ca0d641ad946c9a1b1f2424245c795_arm64",
"8Base-RHACM-2.7:rhacm2/observatorium-rhel8-operator@sha256:c4e260eabb09bacc1aa332ea2001333c671e0fc65a3ef4d04e02b5473b45642d_ppc64le",
"8Base-RHACM-2.7:rhacm2/observatorium-rhel8-operator@sha256:c870e034b29dfa320cb6a6bf60021033b622b76a0c4aaaf2a768326ea046b459_s390x",
"8Base-RHACM-2.7:rhacm2/observatorium-rhel8@sha256:1e46b8610e037752ecfb30aaac5c7459a81aa119bf0c2b2ffb0dc90cd5701af0_arm64",
"8Base-RHACM-2.7:rhacm2/observatorium-rhel8@sha256:51374017a10289e0402363ae2839d110f500be44dc44834dbd8dd66ba0e6f5e9_s390x",
"8Base-RHACM-2.7:rhacm2/observatorium-rhel8@sha256:836c0b874ba4fc57b5f79dffacefd2dc0261822cb6dde17d247db39175a5c27f_amd64",
"8Base-RHACM-2.7:rhacm2/observatorium-rhel8@sha256:b7b3de98fbcc216c00d3291691f8997183a6409dabed8ea7b10b336c481b2b87_ppc64le",
"8Base-RHACM-2.7:rhacm2/prometheus-alertmanager-rhel8@sha256:6c9ea79e385be44f735efb932079b328200d47869f5f5f9b442fdb76067cac2a_amd64",
"8Base-RHACM-2.7:rhacm2/prometheus-alertmanager-rhel8@sha256:8349cdc4677a2dd37c54b058c487d76e8fbe4c76178e805d4745ef5c62bc6151_arm64",
"8Base-RHACM-2.7:rhacm2/prometheus-alertmanager-rhel8@sha256:8e8c89c184a5d023f031ab7cca2c4c64cdfd151c37aa5ae3a206cb1f1055268f_ppc64le",
"8Base-RHACM-2.7:rhacm2/prometheus-alertmanager-rhel8@sha256:fdbba855391acd2b33d0b16f9f0e7ba2a9cdbaa90bf71298182954b7f4c8fe76_s390x",
"8Base-RHACM-2.7:rhacm2/prometheus-rhel8@sha256:59174c376ae5563ea3a2a68bf999458f6b905058f57a7779b6dddd7aff252e4f_amd64",
"8Base-RHACM-2.7:rhacm2/prometheus-rhel8@sha256:6877b4207285d7a0e1343f5c1b70bab163d1fd5004f778998d2e612817ea5f06_s390x",
"8Base-RHACM-2.7:rhacm2/prometheus-rhel8@sha256:a3661c1cbfa2f8c230ec44ee5e2fecf1967ce48df0c9699f063bd27407b94dac_arm64",
"8Base-RHACM-2.7:rhacm2/prometheus-rhel8@sha256:a5a9a7c264f07c789094cb5371729f86700c0cfce4605b573c236c21a46ea9d6_ppc64le",
"8Base-RHACM-2.7:rhacm2/rbac-query-proxy-rhel8@sha256:3481fdb51147ce735b7864215cacd4c6a24b2c05a9388866f11be887a5fd0d4f_s390x",
"8Base-RHACM-2.7:rhacm2/rbac-query-proxy-rhel8@sha256:84486a82cd6655d5e5a1fbccae5a2e9335498d3e05422fa325b443c8923c1b75_arm64",
"8Base-RHACM-2.7:rhacm2/rbac-query-proxy-rhel8@sha256:bdeee76d09265212805e06117c368c96d40c7b46278dc09413fa300c6198ac2d_amd64",
"8Base-RHACM-2.7:rhacm2/rbac-query-proxy-rhel8@sha256:ceb1bd89103c56378166ab968dbaa387ab0531d1592f053718d0c1c683770e3d_ppc64le",
"8Base-RHACM-2.7:rhacm2/search-collector-rhel8@sha256:4b7544ec460f265afb71c9d362cf9851e3ba250c3ab694ccc9a78c15eb38a612_arm64",
"8Base-RHACM-2.7:rhacm2/search-collector-rhel8@sha256:6695c50772760b400d0535f406f02b7c37436c5ce6932b8d5518b995780287a8_s390x",
"8Base-RHACM-2.7:rhacm2/search-collector-rhel8@sha256:91b398bdccc5dbbfb82913ac52110d0b8e2f6c37ded6aa22b7d97ec4655b4cde_amd64",
"8Base-RHACM-2.7:rhacm2/search-collector-rhel8@sha256:e129649706a536e4ef6e8f770d0bf682f35da55c86c978c749e903b1a2bbe875_ppc64le",
"8Base-RHACM-2.7:rhacm2/submariner-addon-rhel8@sha256:17dfda9e5f46f9df69171607ec2e078be9362de4c13e2ed20763fc59a7e9cd1a_s390x",
"8Base-RHACM-2.7:rhacm2/submariner-addon-rhel8@sha256:4eddabb57e6f448c45fba78dc72f1541ccddb11b63a558764d0c105465a76555_amd64",
"8Base-RHACM-2.7:rhacm2/submariner-addon-rhel8@sha256:581fb02a9670b27810f2ad35bad4a82d2e1eab77fcd1274de05b0a922450d3fc_ppc64le",
"8Base-RHACM-2.7:rhacm2/submariner-addon-rhel8@sha256:7400391c2a56bc01da6fbbf13bb249a01e90d8eccb8d465dfb19c3598f5fecbe_arm64",
"8Base-RHACM-2.7:rhacm2/thanos-receive-controller-rhel8@sha256:4b228ecad424ca792139152948e27ed4c714dcfbcd540caf117dee20845018c8_ppc64le",
"8Base-RHACM-2.7:rhacm2/thanos-receive-controller-rhel8@sha256:7ceb607e7a3205361d8c9d1b44aae47381e2d07b129e40b5f90f55c3a8402774_arm64",
"8Base-RHACM-2.7:rhacm2/thanos-receive-controller-rhel8@sha256:b17fe936f5d8d8da38d72bf2153b47ac619c460c1f8227b4cb2f37cfc18cd4be_s390x",
"8Base-RHACM-2.7:rhacm2/thanos-receive-controller-rhel8@sha256:e9a5ef8f2d97357bee0198544d0545c26ee7c7d10116771e510d73eda6c45abe_amd64",
"8Base-RHACM-2.7:rhacm2/thanos-rhel8@sha256:23a4e918b5ffdbad4745e541afad2747bd6b28e534a31e7b5aff74296b27e3e7_amd64",
"8Base-RHACM-2.7:rhacm2/thanos-rhel8@sha256:26de3711356177090694b4bf00821d873127cf8c0675fe42a8f757c5c37a40cd_arm64",
"8Base-RHACM-2.7:rhacm2/thanos-rhel8@sha256:6515a630cddbb13fd14f81fd3b8c3a95f2469eaf599010b42732d8fd794af1b0_s390x",
"8Base-RHACM-2.7:rhacm2/thanos-rhel8@sha256:736e1fd62ba7b6c56ad1af81ab1260dd7d13a770d62914183aaa2cc2ebb0dc20_ppc64le"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2022-41912"
},
{
"category": "external",
"summary": "RHBZ#2149181",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2149181"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2022-41912",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-41912"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2022-41912",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2022-41912"
},
{
"category": "external",
"summary": "https://github.com/crewjam/saml/security/advisories/GHSA-j2jp-wvqg-wc2g",
"url": "https://github.com/crewjam/saml/security/advisories/GHSA-j2jp-wvqg-wc2g"
}
],
"release_date": "2022-11-28T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2023-02-07T18:36:08+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.7/html-single/install/index#installing",
"product_ids": [
"8Base-RHACM-2.7:rhacm2/acm-grafana-rhel8@sha256:0c427fa58c97b71eb784e4a590c208b0284cf656f66a268ea4803804ce3ce28a_arm64",
"8Base-RHACM-2.7:rhacm2/acm-grafana-rhel8@sha256:2e3505803004ca421087171bfe9097f6f106c812f840e8b83d1215150b4137c4_ppc64le",
"8Base-RHACM-2.7:rhacm2/acm-grafana-rhel8@sha256:49746c3a6e7033b1bac90d3515e0f5ab44aaf9c45cce414308da72bb960287b1_amd64",
"8Base-RHACM-2.7:rhacm2/acm-grafana-rhel8@sha256:c8f1a9d09131727033e6e60984c5baa3271adc6a23854b9aabe70f36952d35d6_s390x"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2023:0630"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "NONE",
"baseScore": 9.1,
"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:N",
"version": "3.1"
},
"products": [
"8Base-RHACM-2.7:rhacm2/acm-governance-policy-addon-controller-rhel8@sha256:1aae106ecbdeadb77b0fd95133827e7fad4f5fcb9916e56ca0dfccab8bd34bed_ppc64le",
"8Base-RHACM-2.7:rhacm2/acm-governance-policy-addon-controller-rhel8@sha256:2c7f0617df666e8cbcd622dee073a35843db4a81caa19b7db3b9fb9264cdf7fc_amd64",
"8Base-RHACM-2.7:rhacm2/acm-governance-policy-addon-controller-rhel8@sha256:7f6671f84fcbe569fceece415dd7beeb8bb7f86c3031bdfb3ac0d0e777051b2f_s390x",
"8Base-RHACM-2.7:rhacm2/acm-governance-policy-addon-controller-rhel8@sha256:b30028955a86b6ecdb8c6865328976d74e98f56d6e21277a9f5a812f896b6303_arm64",
"8Base-RHACM-2.7:rhacm2/acm-governance-policy-framework-addon-rhel8@sha256:25271964483024b3235dd61f7e7bb9dd5e9dfa75f76e6ded5c92580d440ca48b_s390x",
"8Base-RHACM-2.7:rhacm2/acm-governance-policy-framework-addon-rhel8@sha256:7dcde13540cc938374463521f91091a7bbf0a037cabfc5e4b55c89497e0ba6bf_arm64",
"8Base-RHACM-2.7:rhacm2/acm-governance-policy-framework-addon-rhel8@sha256:b7b778111722c0da14ae74580be1813f6ecedf97fcd88de46fd15cc3ace2cb61_ppc64le",
"8Base-RHACM-2.7:rhacm2/acm-governance-policy-framework-addon-rhel8@sha256:ec5fc63b94bc9c070f14fd76d4ae26b90e3f29d3694887380a5f8f8ea5a04bc0_amd64",
"8Base-RHACM-2.7:rhacm2/acm-grafana-rhel8@sha256:0c427fa58c97b71eb784e4a590c208b0284cf656f66a268ea4803804ce3ce28a_arm64",
"8Base-RHACM-2.7:rhacm2/acm-grafana-rhel8@sha256:2e3505803004ca421087171bfe9097f6f106c812f840e8b83d1215150b4137c4_ppc64le",
"8Base-RHACM-2.7:rhacm2/acm-grafana-rhel8@sha256:49746c3a6e7033b1bac90d3515e0f5ab44aaf9c45cce414308da72bb960287b1_amd64",
"8Base-RHACM-2.7:rhacm2/acm-grafana-rhel8@sha256:c8f1a9d09131727033e6e60984c5baa3271adc6a23854b9aabe70f36952d35d6_s390x",
"8Base-RHACM-2.7:rhacm2/acm-must-gather-rhel8@sha256:0be17e173b962f1a87e833096f208c9030fce1128b2b8c86842a0a40f7d6cf02_arm64",
"8Base-RHACM-2.7:rhacm2/acm-must-gather-rhel8@sha256:5c79bf93599b792c20c76d9a0a35532ad79a45f3765dccfbafab9a273e338e52_amd64",
"8Base-RHACM-2.7:rhacm2/acm-must-gather-rhel8@sha256:a05c071011c96e4db1e4a469883103f4118a304d3e03338083d2a103c0e7c208_ppc64le",
"8Base-RHACM-2.7:rhacm2/acm-must-gather-rhel8@sha256:ad85c5d648363cdb36790b49311f4e07a8584b9e6065cde9d41274a1bd716f0a_s390x",
"8Base-RHACM-2.7:rhacm2/acm-operator-bundle@sha256:90320bd14c632ace987ca1eac05a78068123ef1fc97c401951d073a3f0fd8e66_s390x",
"8Base-RHACM-2.7:rhacm2/acm-operator-bundle@sha256:e45be680b6140f58ff1840649b29aebebad4c5950d9571ca39dfea1dffd669b0_ppc64le",
"8Base-RHACM-2.7:rhacm2/acm-operator-bundle@sha256:f63d0a9a0e3dc9d86e84279c50e9c613d8430e71a3821d418e168250ca3b747c_amd64",
"8Base-RHACM-2.7:rhacm2/acm-prometheus-config-reloader-rhel8@sha256:0fd63f75b7638fadc78f92a62d6e9731e42c05069f3e93ab0ffd4b004de78100_ppc64le",
"8Base-RHACM-2.7:rhacm2/acm-prometheus-config-reloader-rhel8@sha256:2839bcce06fd5a02f6cc8fce8668fb806ae8f2e0e7174e5c66376792c2d1fd92_s390x",
"8Base-RHACM-2.7:rhacm2/acm-prometheus-config-reloader-rhel8@sha256:7fcb79c1707b3c8b767d8c174e5b64516f200c0bfa255c1f40557446b37debae_amd64",
"8Base-RHACM-2.7:rhacm2/acm-prometheus-config-reloader-rhel8@sha256:a4e43fc7608837da6a66cb2c5bda4b78b520c3075c0f1f66bb824fa44e2d35fd_arm64",
"8Base-RHACM-2.7:rhacm2/acm-prometheus-rhel8@sha256:4283fa3b6ee93404d4fe7b551b52dbd7a4bbd8be0a57cf9b603a68736feefaea_amd64",
"8Base-RHACM-2.7:rhacm2/acm-prometheus-rhel8@sha256:7e98ef30dca1071d5abff1be2a3a296cc9a4663162a3828b697637195d314e77_ppc64le",
"8Base-RHACM-2.7:rhacm2/acm-prometheus-rhel8@sha256:b3ee1cad060e7f72414df1ae6c0e27ddf6f6fa7a8e45627ebeb912b8a9ca3b74_arm64",
"8Base-RHACM-2.7:rhacm2/acm-prometheus-rhel8@sha256:c6d947e30ec1aa348d573ee93c669f71b38ea93801e71636f5f9ab4609f681b4_s390x",
"8Base-RHACM-2.7:rhacm2/acm-search-indexer-rhel8@sha256:436307eef035e0e9be448eb6c4f6a690a7d357ed06d661642b082e0d3219864c_amd64",
"8Base-RHACM-2.7:rhacm2/acm-search-indexer-rhel8@sha256:53ceb20280569eaf0129686d49d462a3c1d3eaf2829b6eb920e9359be718e2c4_s390x",
"8Base-RHACM-2.7:rhacm2/acm-search-indexer-rhel8@sha256:aa89295f36c99d70e63b07e9fe2c8db348df38b3308870f543efb4be24beca6c_ppc64le",
"8Base-RHACM-2.7:rhacm2/acm-search-indexer-rhel8@sha256:aed3972894519bc832bd9a340316a752ebb8edbc393051904c399eef7e423dd4_arm64",
"8Base-RHACM-2.7:rhacm2/acm-search-v2-api-rhel8@sha256:1808d69232a47c3590a41c1e97126dd06c2727be972b11170b115f2e5d9fec38_amd64",
"8Base-RHACM-2.7:rhacm2/acm-search-v2-api-rhel8@sha256:1d5153067a1cb127f74d2bc983d16db8f39313a378f14d13f7e39da28f2251ae_ppc64le",
"8Base-RHACM-2.7:rhacm2/acm-search-v2-api-rhel8@sha256:5be1e54791e8024f0e1342eba7d4441e0606f9a26be8f52aff51c8665baa41cc_s390x",
"8Base-RHACM-2.7:rhacm2/acm-search-v2-api-rhel8@sha256:f2924c460e8d7e12da359f365f9ec3b13c2d175dd6c11533b12113741eea7292_arm64",
"8Base-RHACM-2.7:rhacm2/acm-search-v2-rhel8@sha256:8a28d0fad728823ae5a07a259a0866bc507ae9b0f90eb1b4c63567aaf13c377c_arm64",
"8Base-RHACM-2.7:rhacm2/acm-search-v2-rhel8@sha256:f5b656141ad16ac873d1b886abc3b956380268b6c0dddb8ceac3e79b65edae0a_s390x",
"8Base-RHACM-2.7:rhacm2/acm-search-v2-rhel8@sha256:f708326772c9ed846e11b053efda56c106d5a72a13482d2a8ecc179cfb957bc9_ppc64le",
"8Base-RHACM-2.7:rhacm2/acm-search-v2-rhel8@sha256:fb98ce01f36b3780192e99b96c688387b5d76892f409b831d6f134ec65d02d4a_amd64",
"8Base-RHACM-2.7:rhacm2/acm-volsync-addon-controller-rhel8@sha256:56067372156bb6d00103eecc4b5c80478980036b8143a2e2a73f8a685d0d78ee_amd64",
"8Base-RHACM-2.7:rhacm2/acm-volsync-addon-controller-rhel8@sha256:98724153fa7763d22bcf11c3a5faa6eee0f6c40c4f4f647487e106d2ef427218_s390x",
"8Base-RHACM-2.7:rhacm2/acm-volsync-addon-controller-rhel8@sha256:a7f8ce55764d4e303d54aaf064d56ee192620d29b361fabcda2a26f364221dc9_arm64",
"8Base-RHACM-2.7:rhacm2/acm-volsync-addon-controller-rhel8@sha256:e3e10a30c35a9cbd5f81d107e9ce86b2410bd10171673521eab1491ebdee2314_ppc64le",
"8Base-RHACM-2.7:rhacm2/cert-policy-controller-rhel8@sha256:1de63e2d307841c7707f4d0c09cd1d9cd673bbd7736c5f6c533986a9de0d1118_s390x",
"8Base-RHACM-2.7:rhacm2/cert-policy-controller-rhel8@sha256:488e74aed7f420f6112ef1f7b3b5cc812358574ec149ecca1147ff2f9d6d7835_arm64",
"8Base-RHACM-2.7:rhacm2/cert-policy-controller-rhel8@sha256:5be8ca7ec79077906c23b52cdaa731866774a2e413babd395d3f24d892bed37a_ppc64le",
"8Base-RHACM-2.7:rhacm2/cert-policy-controller-rhel8@sha256:c78e2547f3cff318747e354f09e5954c71fde8840ab8db818050dc9531205e6c_amd64",
"8Base-RHACM-2.7:rhacm2/cluster-backup-rhel8-operator@sha256:09f23f185abfbec175fbea2cc1fba624308c2777b5c8133d9e98daeb4bcfa009_s390x",
"8Base-RHACM-2.7:rhacm2/cluster-backup-rhel8-operator@sha256:3af39faf1795e87018795c35b2ec5074bfcd1bf76b84326446cfb1570bc0d5e0_arm64",
"8Base-RHACM-2.7:rhacm2/cluster-backup-rhel8-operator@sha256:3c969356ace5c3bc0fa5d6d8e25a838262b0f6152533f4361034a742eb29ae24_amd64",
"8Base-RHACM-2.7:rhacm2/cluster-backup-rhel8-operator@sha256:f02c115867036c64cdf8669fe7690b94d23b19ad7b969938f7c4cbb00111d403_ppc64le",
"8Base-RHACM-2.7:rhacm2/config-policy-controller-rhel8@sha256:1339f82b15ebe01ba411e70252eb5964a5d622bd28a7fa494786ae6317d3060c_amd64",
"8Base-RHACM-2.7:rhacm2/config-policy-controller-rhel8@sha256:328c0d0e4d06573f2f26bbec39f1a570eb6ddbc26a5c0fa380fec7f840f6475e_arm64",
"8Base-RHACM-2.7:rhacm2/config-policy-controller-rhel8@sha256:e5480dd0b573d0fd949fa2cf22d77ebb5a32765fb95bed18a02fa3155f690f5b_ppc64le",
"8Base-RHACM-2.7:rhacm2/config-policy-controller-rhel8@sha256:fab9c37776dabaa9c510bf243f23407715a1e3bd1c0a0280dc22191c6349a1c0_s390x",
"8Base-RHACM-2.7:rhacm2/console-rhel8@sha256:01517c35f75f1f4f4c3625eb899bff16ae5c114a241c70b56f7de2310ddd065e_s390x",
"8Base-RHACM-2.7:rhacm2/console-rhel8@sha256:33929c835221f166d0eb731f5e553cdf78a5579a124c90b462d4bb5250dc7254_arm64",
"8Base-RHACM-2.7:rhacm2/console-rhel8@sha256:89dad712668e3fdd11a79fdc477a5a2fe1060902bd3f3e575fd2812b4e9f7037_ppc64le",
"8Base-RHACM-2.7:rhacm2/console-rhel8@sha256:fa807a069376c408c56d593bc2e2569cec0c19f105a727a616dea3bd8305953f_amd64",
"8Base-RHACM-2.7:rhacm2/endpoint-monitoring-rhel8-operator@sha256:4f5241425e26875244fab0ec9e96707790ef86edca5265ac01de1ccfc86294c0_amd64",
"8Base-RHACM-2.7:rhacm2/endpoint-monitoring-rhel8-operator@sha256:64c9e84fb923d107d0d4d3f9026510de03f73773cc8348f0025721d26033215c_arm64",
"8Base-RHACM-2.7:rhacm2/endpoint-monitoring-rhel8-operator@sha256:8913009902c71afe34f3a98ed720997e72f764cb7e251a08a2698f2d8ce64e24_s390x",
"8Base-RHACM-2.7:rhacm2/endpoint-monitoring-rhel8-operator@sha256:c5bcc8c4e5d2a4b7270b04dc1b8e8fa399a0f0bfff1d1cc3e7ec0b7b7b6e0f3f_ppc64le",
"8Base-RHACM-2.7:rhacm2/governance-policy-propagator-rhel8@sha256:002229b229bf9a13e54dc16e1edacc0cf8c75d6f46948868a045d79dfd38033c_amd64",
"8Base-RHACM-2.7:rhacm2/governance-policy-propagator-rhel8@sha256:53a9030933e0b2f752461e5337590ad16e891a8fdda897d8a0cb8e135363f0d0_ppc64le",
"8Base-RHACM-2.7:rhacm2/governance-policy-propagator-rhel8@sha256:d4296089159e15bf3e11f5695a34d10b83875a346545f1d09824b4fe47295cf8_s390x",
"8Base-RHACM-2.7:rhacm2/governance-policy-propagator-rhel8@sha256:e05489056e65dba4eb291b050c8072608a5efc2ce971b34a903c8c7ca07e0927_arm64",
"8Base-RHACM-2.7:rhacm2/grafana-dashboard-loader-rhel8@sha256:0d64615d4c3a6fc8e0fc5eb595d8f846f17f7462aaf66b40aa54436fe2b4bd2b_amd64",
"8Base-RHACM-2.7:rhacm2/grafana-dashboard-loader-rhel8@sha256:c182f0b51bfd9b29ea7363f74522a49b6601418f5db76843231167ef1176f709_s390x",
"8Base-RHACM-2.7:rhacm2/grafana-dashboard-loader-rhel8@sha256:d41f6fabaec525dfaac736806b93102479260309f482e155af2b03dc3c9a0c61_arm64",
"8Base-RHACM-2.7:rhacm2/grafana-dashboard-loader-rhel8@sha256:f35f6472c8138046e2f9017659dfb5a703cd895032a21d6d95c1075173005f7c_ppc64le",
"8Base-RHACM-2.7:rhacm2/iam-policy-controller-rhel8@sha256:83354271af399291790b9c3e2e98ba1db7fac99b48a385d50e7318b357f882ca_ppc64le",
"8Base-RHACM-2.7:rhacm2/iam-policy-controller-rhel8@sha256:cc5f8499009dc316d936c3a57f9a9457d5f2bbc8568e2b484a7c8b1cc676da7c_arm64",
"8Base-RHACM-2.7:rhacm2/iam-policy-controller-rhel8@sha256:e79bba365fb1a5edb7cc53d07cebdbb56e861948dedd61e9697f14a8defc300b_amd64",
"8Base-RHACM-2.7:rhacm2/iam-policy-controller-rhel8@sha256:f7a86d6209a19498e56da1f39533a1198af35c2a9e3c824cea252eb34d737219_s390x",
"8Base-RHACM-2.7:rhacm2/insights-client-rhel8@sha256:41d64847ac789df45b51aeca8debfa2a5ac7ff15ad880ba7213ce8afbe4aff2e_amd64",
"8Base-RHACM-2.7:rhacm2/insights-client-rhel8@sha256:5a32ad8c8e7792f9679a604f073bce047c4f8fdd713a655ae83314e27366c5af_arm64",
"8Base-RHACM-2.7:rhacm2/insights-client-rhel8@sha256:7040938ffaa1682dfefe95a614335b9d4f59aac472e47937f1d19f8325d985e6_ppc64le",
"8Base-RHACM-2.7:rhacm2/insights-client-rhel8@sha256:9d25ef8c29b2dac4660e18c17d0286fa2ff0f6f6383b6bf795f7e5e6f70b950e_s390x",
"8Base-RHACM-2.7:rhacm2/insights-metrics-rhel8@sha256:4bf538ff68126949da79f7b1ab97a44a64529e240cd3f84360a88bb6a9a08e4d_ppc64le",
"8Base-RHACM-2.7:rhacm2/insights-metrics-rhel8@sha256:57bf2eca5df0be601d7dd59357e95d078bf69d26c1b26cdd56d0d311df123d5a_arm64",
"8Base-RHACM-2.7:rhacm2/insights-metrics-rhel8@sha256:65f96884ed34103842217b26597ec413197db699aeb004daeca08f1d08014f46_amd64",
"8Base-RHACM-2.7:rhacm2/insights-metrics-rhel8@sha256:ed01454411cbdfb20661aecc76e00767b5ec122e27a379159476eabba741b94e_s390x",
"8Base-RHACM-2.7:rhacm2/klusterlet-addon-controller-rhel8@sha256:523776c04653aac8c750ff48156fd7a5b0efd9ad35c40cbacdbe0ca6dda48217_amd64",
"8Base-RHACM-2.7:rhacm2/klusterlet-addon-controller-rhel8@sha256:7cea9ce9aeb26df137590353de05b8a88ee55faa43cecde68e40fb875f9844cd_arm64",
"8Base-RHACM-2.7:rhacm2/klusterlet-addon-controller-rhel8@sha256:866125412b6812710734b9e72d09581be40879bb57236e37660e2d29210a37ad_s390x",
"8Base-RHACM-2.7:rhacm2/klusterlet-addon-controller-rhel8@sha256:c89f9fed1ce56a6baf10808454b01d4df88571db744feb2bfae8b5707d82013f_ppc64le",
"8Base-RHACM-2.7:rhacm2/kube-rbac-proxy-rhel8@sha256:407178ad223483b92a382e0fb916de9f42f1a0db9aaacb66710a7a743f1c3dce_arm64",
"8Base-RHACM-2.7:rhacm2/kube-rbac-proxy-rhel8@sha256:455dde7a89b1505c93651022451b83e1e8f86186b98f660e3c6ad998a97d48f3_ppc64le",
"8Base-RHACM-2.7:rhacm2/kube-rbac-proxy-rhel8@sha256:95de0275698ef704379246e088763c3827171487049b9cfb857712ddbdef46e9_amd64",
"8Base-RHACM-2.7:rhacm2/kube-rbac-proxy-rhel8@sha256:f0397b30dc7b824b0e37a256c5a067585885c80db1033b44a13fe56446cd80a9_s390x",
"8Base-RHACM-2.7:rhacm2/kube-state-metrics-rhel8@sha256:1f27bc62a66413a31d2d680ecd2a8ed9c9d378341da56b788cd86c98151a1fd4_s390x",
"8Base-RHACM-2.7:rhacm2/kube-state-metrics-rhel8@sha256:534420075e829b5881f6cd3f32d4aa90ea3075de869b84f689c9606d4f03521a_arm64",
"8Base-RHACM-2.7:rhacm2/kube-state-metrics-rhel8@sha256:8cc675a0cf4ff24b28c0b75a54fc4f3328c6a9f041f21d1814d210b7704f6970_amd64",
"8Base-RHACM-2.7:rhacm2/kube-state-metrics-rhel8@sha256:c56179f297ebab2ef9851417ec42ac6c16b6f8cb3627c243ff6984d2dd6ac76d_ppc64le",
"8Base-RHACM-2.7:rhacm2/management-ingress-rhel8@sha256:3b94abf5182934113b1cf9b8688a2da977d5fec3110f2d79b81b2ec46ffeada3_ppc64le",
"8Base-RHACM-2.7:rhacm2/management-ingress-rhel8@sha256:70aa7c3711b4085caa9ba50295dfedf9b2cd3a1b37e815e4a7245c1aef0cfe22_s390x",
"8Base-RHACM-2.7:rhacm2/management-ingress-rhel8@sha256:bea2ee18f401ec1b4c4b87f40f6f79a4418d6aafad5e2b50099f7541b6699de7_arm64",
"8Base-RHACM-2.7:rhacm2/management-ingress-rhel8@sha256:f45de50d8d7b6a285317a3bc1c413427841c8d6fab742f6de0a61bad9722b61e_amd64",
"8Base-RHACM-2.7:rhacm2/memcached-exporter-rhel8@sha256:094b84362782a88d8b0c7a75a23dd5ae3ff846913f0a49e732d53cc0efdf6a61_arm64",
"8Base-RHACM-2.7:rhacm2/memcached-exporter-rhel8@sha256:708e8f9531f5cc33a2543956eb0c940e5ad36d2ac196903a0beaa42944cb543f_ppc64le",
"8Base-RHACM-2.7:rhacm2/memcached-exporter-rhel8@sha256:baa029b8feb59ec4d626f021ebf777cc991c1a24c29c321c40513b91641f4bbc_amd64",
"8Base-RHACM-2.7:rhacm2/memcached-exporter-rhel8@sha256:c7937a592a255199c316e30c499d0c150cc95c3f208e46d8a936a5bc03a1fed6_s390x",
"8Base-RHACM-2.7:rhacm2/memcached-rhel8@sha256:21d28e1c3d1c7e8803261867c20a29df444676780ed9d4cc9f1dd1c8dbd68688_amd64",
"8Base-RHACM-2.7:rhacm2/memcached-rhel8@sha256:6bac06a2e1e181fe4920a33df5ce433635871a42ba30fbbe0adff1c505fbab4b_ppc64le",
"8Base-RHACM-2.7:rhacm2/memcached-rhel8@sha256:6c7cb2786f6863e7d1c8554f159c68123921d22bbd7bec5fc3532cad991937b4_s390x",
"8Base-RHACM-2.7:rhacm2/memcached-rhel8@sha256:e044af5fee732dd9923759b312c3b72dd4b6ab1780456973f35677d72586913e_arm64",
"8Base-RHACM-2.7:rhacm2/metrics-collector-rhel8@sha256:21644ef77ec046c79fb64f612245ac5d59c0aa569c548b48062da8896d159696_s390x",
"8Base-RHACM-2.7:rhacm2/metrics-collector-rhel8@sha256:2358249e2cf40d054cca5711f39091e2f0cbd44e61a24d3c1dd1a9e79cc440b1_arm64",
"8Base-RHACM-2.7:rhacm2/metrics-collector-rhel8@sha256:9638fab8d1439730395607cc99bcda33eae5e813778398888124e8ae319cb80e_amd64",
"8Base-RHACM-2.7:rhacm2/metrics-collector-rhel8@sha256:e06aed89ad0c48bef78e45512d22c3373f62c63d335d953ba064b160a68fcad2_ppc64le",
"8Base-RHACM-2.7:rhacm2/multicloud-integrations-rhel8@sha256:1063ef655f5dd15b0b914572ba672892eb53b441ae151d14cffca9d320860f2d_ppc64le",
"8Base-RHACM-2.7:rhacm2/multicloud-integrations-rhel8@sha256:3f0ab9161698eb9e3342c3b3fc70d5ca9c420cdcc5a5ccebc8cc993dfefb9dc3_amd64",
"8Base-RHACM-2.7:rhacm2/multicloud-integrations-rhel8@sha256:651c4ac3da42bc2acfe9bff35e397ccf5e88abb6303622f3244d6ccb9b8f9e0d_s390x",
"8Base-RHACM-2.7:rhacm2/multicloud-integrations-rhel8@sha256:f02a569222e13356f5fbdef5b7d2da943e6f6071fd88ba75a2565b3d340b6c3a_arm64",
"8Base-RHACM-2.7:rhacm2/multicluster-observability-rhel8-operator@sha256:49083d7039af6df4bd639dd998162c96dc586da4d828ffbe9c880a8a8d6d13d6_arm64",
"8Base-RHACM-2.7:rhacm2/multicluster-observability-rhel8-operator@sha256:68228ba1ef7bf5631f0cab91cb4e9f86c3d24c1ad587332d42c4f85e1a3608d7_amd64",
"8Base-RHACM-2.7:rhacm2/multicluster-observability-rhel8-operator@sha256:93da29b41da3c87d4bffaf42369b50217f5d8f81d0a82c4108c27a3c40f544d8_s390x",
"8Base-RHACM-2.7:rhacm2/multicluster-observability-rhel8-operator@sha256:f212909bc9ed5be6da68a3b6a4866fdc17ecc3514b075977a8679998d6742cbe_ppc64le",
"8Base-RHACM-2.7:rhacm2/multicluster-operators-application-rhel8@sha256:299f0753c65ab4e609418fd5515bdcb041bee357f4db192ae32a24ad0c4d7853_s390x",
"8Base-RHACM-2.7:rhacm2/multicluster-operators-application-rhel8@sha256:62520c406cdbd823e99e8ee9ff9119b61cb6880fcb1335211b6520bedec564f2_amd64",
"8Base-RHACM-2.7:rhacm2/multicluster-operators-application-rhel8@sha256:9c58c89cb0173394684d7d23178ad32eb2d571444cb306ea599565eaac92ea4f_arm64",
"8Base-RHACM-2.7:rhacm2/multicluster-operators-application-rhel8@sha256:b385c92b069a8dae72e57b69d24e1fff59ad46781579882a1edfa4839fd8bbba_ppc64le",
"8Base-RHACM-2.7:rhacm2/multicluster-operators-channel-rhel8@sha256:044723d62439a8364772ab27be2c04dbd2c0421dbeb0a7b94f70e99e646b4c80_ppc64le",
"8Base-RHACM-2.7:rhacm2/multicluster-operators-channel-rhel8@sha256:d8fe5baa4aefbcf41861743a3cf6c94f8a2a63526e96e5d263a40a8cb8a5ad4e_s390x",
"8Base-RHACM-2.7:rhacm2/multicluster-operators-channel-rhel8@sha256:da65bc93513dfb37a4828eaf5e1d4c08265ffdba05028fed95a564341d226771_amd64",
"8Base-RHACM-2.7:rhacm2/multicluster-operators-channel-rhel8@sha256:ddb1016901287c80ef1972f25db37b1182e854115671961efb3fc0048cd95800_arm64",
"8Base-RHACM-2.7:rhacm2/multicluster-operators-subscription-rhel8@sha256:548d610f996e73b67eb21d2993b5ac3d0da02997a48b9c1226072d6d95ae4c3b_arm64",
"8Base-RHACM-2.7:rhacm2/multicluster-operators-subscription-rhel8@sha256:6307eb5e9195415477b18d701310e8813772b7120d0fc4ac83846e54b46b4745_s390x",
"8Base-RHACM-2.7:rhacm2/multicluster-operators-subscription-rhel8@sha256:a69777a61feaf373c162a82ffb6f6996df6231c23cb2f1923bdd77c311d7d739_ppc64le",
"8Base-RHACM-2.7:rhacm2/multicluster-operators-subscription-rhel8@sha256:e53b330ed0c4ed0803a93b18a6ce290814dcd16dce6eb980809b5b8c6c09deb4_amd64",
"8Base-RHACM-2.7:rhacm2/multiclusterhub-rhel8@sha256:405fa2e3363a3c124a5764d6153b7bcba3d43a3026813085e44c9246d51ca60a_amd64",
"8Base-RHACM-2.7:rhacm2/multiclusterhub-rhel8@sha256:b82d4ecef59b69623ec4d0a9b5537fa52e007336727c92345cd829d80961f14a_s390x",
"8Base-RHACM-2.7:rhacm2/multiclusterhub-rhel8@sha256:e96ea7f3533e7d0836512cbc2b027b60c400aa16c8e4691117608ab4736a059b_ppc64le",
"8Base-RHACM-2.7:rhacm2/multiclusterhub-rhel8@sha256:fdf9ae4924a587c945a85b2319b0471a5688368df572f2de852c51da8bc74dcb_arm64",
"8Base-RHACM-2.7:rhacm2/node-exporter-rhel8@sha256:1af36144b83dc16cd1958d0414be55eaa2aae95894b6eefd2233308ace81df02_ppc64le",
"8Base-RHACM-2.7:rhacm2/node-exporter-rhel8@sha256:2aeec43f11c6572abb7d4468560dc1561a023d9692058a4ac2b13a0cedb44dde_amd64",
"8Base-RHACM-2.7:rhacm2/node-exporter-rhel8@sha256:8b359fcf74d236fc488ef4553dbaf9dbec549e331f2b103b40139aa2eb1345e4_arm64",
"8Base-RHACM-2.7:rhacm2/node-exporter-rhel8@sha256:97291260ff17e7e1b1f490a68041613ca5f7c192d848f928eca9b867de47bc4e_s390x",
"8Base-RHACM-2.7:rhacm2/observatorium-rhel8-operator@sha256:16eeedaa25dd61c03514479044fde9851c5b4224b718a496e33d43a06f57d5b5_amd64",
"8Base-RHACM-2.7:rhacm2/observatorium-rhel8-operator@sha256:928c114e3aca978626ad91889aaed0cc20ca0d641ad946c9a1b1f2424245c795_arm64",
"8Base-RHACM-2.7:rhacm2/observatorium-rhel8-operator@sha256:c4e260eabb09bacc1aa332ea2001333c671e0fc65a3ef4d04e02b5473b45642d_ppc64le",
"8Base-RHACM-2.7:rhacm2/observatorium-rhel8-operator@sha256:c870e034b29dfa320cb6a6bf60021033b622b76a0c4aaaf2a768326ea046b459_s390x",
"8Base-RHACM-2.7:rhacm2/observatorium-rhel8@sha256:1e46b8610e037752ecfb30aaac5c7459a81aa119bf0c2b2ffb0dc90cd5701af0_arm64",
"8Base-RHACM-2.7:rhacm2/observatorium-rhel8@sha256:51374017a10289e0402363ae2839d110f500be44dc44834dbd8dd66ba0e6f5e9_s390x",
"8Base-RHACM-2.7:rhacm2/observatorium-rhel8@sha256:836c0b874ba4fc57b5f79dffacefd2dc0261822cb6dde17d247db39175a5c27f_amd64",
"8Base-RHACM-2.7:rhacm2/observatorium-rhel8@sha256:b7b3de98fbcc216c00d3291691f8997183a6409dabed8ea7b10b336c481b2b87_ppc64le",
"8Base-RHACM-2.7:rhacm2/prometheus-alertmanager-rhel8@sha256:6c9ea79e385be44f735efb932079b328200d47869f5f5f9b442fdb76067cac2a_amd64",
"8Base-RHACM-2.7:rhacm2/prometheus-alertmanager-rhel8@sha256:8349cdc4677a2dd37c54b058c487d76e8fbe4c76178e805d4745ef5c62bc6151_arm64",
"8Base-RHACM-2.7:rhacm2/prometheus-alertmanager-rhel8@sha256:8e8c89c184a5d023f031ab7cca2c4c64cdfd151c37aa5ae3a206cb1f1055268f_ppc64le",
"8Base-RHACM-2.7:rhacm2/prometheus-alertmanager-rhel8@sha256:fdbba855391acd2b33d0b16f9f0e7ba2a9cdbaa90bf71298182954b7f4c8fe76_s390x",
"8Base-RHACM-2.7:rhacm2/prometheus-rhel8@sha256:59174c376ae5563ea3a2a68bf999458f6b905058f57a7779b6dddd7aff252e4f_amd64",
"8Base-RHACM-2.7:rhacm2/prometheus-rhel8@sha256:6877b4207285d7a0e1343f5c1b70bab163d1fd5004f778998d2e612817ea5f06_s390x",
"8Base-RHACM-2.7:rhacm2/prometheus-rhel8@sha256:a3661c1cbfa2f8c230ec44ee5e2fecf1967ce48df0c9699f063bd27407b94dac_arm64",
"8Base-RHACM-2.7:rhacm2/prometheus-rhel8@sha256:a5a9a7c264f07c789094cb5371729f86700c0cfce4605b573c236c21a46ea9d6_ppc64le",
"8Base-RHACM-2.7:rhacm2/rbac-query-proxy-rhel8@sha256:3481fdb51147ce735b7864215cacd4c6a24b2c05a9388866f11be887a5fd0d4f_s390x",
"8Base-RHACM-2.7:rhacm2/rbac-query-proxy-rhel8@sha256:84486a82cd6655d5e5a1fbccae5a2e9335498d3e05422fa325b443c8923c1b75_arm64",
"8Base-RHACM-2.7:rhacm2/rbac-query-proxy-rhel8@sha256:bdeee76d09265212805e06117c368c96d40c7b46278dc09413fa300c6198ac2d_amd64",
"8Base-RHACM-2.7:rhacm2/rbac-query-proxy-rhel8@sha256:ceb1bd89103c56378166ab968dbaa387ab0531d1592f053718d0c1c683770e3d_ppc64le",
"8Base-RHACM-2.7:rhacm2/search-collector-rhel8@sha256:4b7544ec460f265afb71c9d362cf9851e3ba250c3ab694ccc9a78c15eb38a612_arm64",
"8Base-RHACM-2.7:rhacm2/search-collector-rhel8@sha256:6695c50772760b400d0535f406f02b7c37436c5ce6932b8d5518b995780287a8_s390x",
"8Base-RHACM-2.7:rhacm2/search-collector-rhel8@sha256:91b398bdccc5dbbfb82913ac52110d0b8e2f6c37ded6aa22b7d97ec4655b4cde_amd64",
"8Base-RHACM-2.7:rhacm2/search-collector-rhel8@sha256:e129649706a536e4ef6e8f770d0bf682f35da55c86c978c749e903b1a2bbe875_ppc64le",
"8Base-RHACM-2.7:rhacm2/submariner-addon-rhel8@sha256:17dfda9e5f46f9df69171607ec2e078be9362de4c13e2ed20763fc59a7e9cd1a_s390x",
"8Base-RHACM-2.7:rhacm2/submariner-addon-rhel8@sha256:4eddabb57e6f448c45fba78dc72f1541ccddb11b63a558764d0c105465a76555_amd64",
"8Base-RHACM-2.7:rhacm2/submariner-addon-rhel8@sha256:581fb02a9670b27810f2ad35bad4a82d2e1eab77fcd1274de05b0a922450d3fc_ppc64le",
"8Base-RHACM-2.7:rhacm2/submariner-addon-rhel8@sha256:7400391c2a56bc01da6fbbf13bb249a01e90d8eccb8d465dfb19c3598f5fecbe_arm64",
"8Base-RHACM-2.7:rhacm2/thanos-receive-controller-rhel8@sha256:4b228ecad424ca792139152948e27ed4c714dcfbcd540caf117dee20845018c8_ppc64le",
"8Base-RHACM-2.7:rhacm2/thanos-receive-controller-rhel8@sha256:7ceb607e7a3205361d8c9d1b44aae47381e2d07b129e40b5f90f55c3a8402774_arm64",
"8Base-RHACM-2.7:rhacm2/thanos-receive-controller-rhel8@sha256:b17fe936f5d8d8da38d72bf2153b47ac619c460c1f8227b4cb2f37cfc18cd4be_s390x",
"8Base-RHACM-2.7:rhacm2/thanos-receive-controller-rhel8@sha256:e9a5ef8f2d97357bee0198544d0545c26ee7c7d10116771e510d73eda6c45abe_amd64",
"8Base-RHACM-2.7:rhacm2/thanos-rhel8@sha256:23a4e918b5ffdbad4745e541afad2747bd6b28e534a31e7b5aff74296b27e3e7_amd64",
"8Base-RHACM-2.7:rhacm2/thanos-rhel8@sha256:26de3711356177090694b4bf00821d873127cf8c0675fe42a8f757c5c37a40cd_arm64",
"8Base-RHACM-2.7:rhacm2/thanos-rhel8@sha256:6515a630cddbb13fd14f81fd3b8c3a95f2469eaf599010b42732d8fd794af1b0_s390x",
"8Base-RHACM-2.7:rhacm2/thanos-rhel8@sha256:736e1fd62ba7b6c56ad1af81ab1260dd7d13a770d62914183aaa2cc2ebb0dc20_ppc64le"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "crewjam/saml: Authentication bypass when processing SAML responses containing multiple Assertion elements"
},
{
"cve": "CVE-2023-22467",
"cwe": {
"id": "CWE-1333",
"name": "Inefficient Regular Expression Complexity"
},
"discovery_date": "2023-01-05T00:00:00+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"8Base-RHACM-2.7:rhacm2/acm-governance-policy-addon-controller-rhel8@sha256:1aae106ecbdeadb77b0fd95133827e7fad4f5fcb9916e56ca0dfccab8bd34bed_ppc64le",
"8Base-RHACM-2.7:rhacm2/acm-governance-policy-addon-controller-rhel8@sha256:2c7f0617df666e8cbcd622dee073a35843db4a81caa19b7db3b9fb9264cdf7fc_amd64",
"8Base-RHACM-2.7:rhacm2/acm-governance-policy-addon-controller-rhel8@sha256:7f6671f84fcbe569fceece415dd7beeb8bb7f86c3031bdfb3ac0d0e777051b2f_s390x",
"8Base-RHACM-2.7:rhacm2/acm-governance-policy-addon-controller-rhel8@sha256:b30028955a86b6ecdb8c6865328976d74e98f56d6e21277a9f5a812f896b6303_arm64",
"8Base-RHACM-2.7:rhacm2/acm-governance-policy-framework-addon-rhel8@sha256:25271964483024b3235dd61f7e7bb9dd5e9dfa75f76e6ded5c92580d440ca48b_s390x",
"8Base-RHACM-2.7:rhacm2/acm-governance-policy-framework-addon-rhel8@sha256:7dcde13540cc938374463521f91091a7bbf0a037cabfc5e4b55c89497e0ba6bf_arm64",
"8Base-RHACM-2.7:rhacm2/acm-governance-policy-framework-addon-rhel8@sha256:b7b778111722c0da14ae74580be1813f6ecedf97fcd88de46fd15cc3ace2cb61_ppc64le",
"8Base-RHACM-2.7:rhacm2/acm-governance-policy-framework-addon-rhel8@sha256:ec5fc63b94bc9c070f14fd76d4ae26b90e3f29d3694887380a5f8f8ea5a04bc0_amd64",
"8Base-RHACM-2.7:rhacm2/acm-grafana-rhel8@sha256:0c427fa58c97b71eb784e4a590c208b0284cf656f66a268ea4803804ce3ce28a_arm64",
"8Base-RHACM-2.7:rhacm2/acm-grafana-rhel8@sha256:2e3505803004ca421087171bfe9097f6f106c812f840e8b83d1215150b4137c4_ppc64le",
"8Base-RHACM-2.7:rhacm2/acm-grafana-rhel8@sha256:49746c3a6e7033b1bac90d3515e0f5ab44aaf9c45cce414308da72bb960287b1_amd64",
"8Base-RHACM-2.7:rhacm2/acm-grafana-rhel8@sha256:c8f1a9d09131727033e6e60984c5baa3271adc6a23854b9aabe70f36952d35d6_s390x",
"8Base-RHACM-2.7:rhacm2/acm-must-gather-rhel8@sha256:0be17e173b962f1a87e833096f208c9030fce1128b2b8c86842a0a40f7d6cf02_arm64",
"8Base-RHACM-2.7:rhacm2/acm-must-gather-rhel8@sha256:5c79bf93599b792c20c76d9a0a35532ad79a45f3765dccfbafab9a273e338e52_amd64",
"8Base-RHACM-2.7:rhacm2/acm-must-gather-rhel8@sha256:a05c071011c96e4db1e4a469883103f4118a304d3e03338083d2a103c0e7c208_ppc64le",
"8Base-RHACM-2.7:rhacm2/acm-must-gather-rhel8@sha256:ad85c5d648363cdb36790b49311f4e07a8584b9e6065cde9d41274a1bd716f0a_s390x",
"8Base-RHACM-2.7:rhacm2/acm-operator-bundle@sha256:90320bd14c632ace987ca1eac05a78068123ef1fc97c401951d073a3f0fd8e66_s390x",
"8Base-RHACM-2.7:rhacm2/acm-operator-bundle@sha256:e45be680b6140f58ff1840649b29aebebad4c5950d9571ca39dfea1dffd669b0_ppc64le",
"8Base-RHACM-2.7:rhacm2/acm-operator-bundle@sha256:f63d0a9a0e3dc9d86e84279c50e9c613d8430e71a3821d418e168250ca3b747c_amd64",
"8Base-RHACM-2.7:rhacm2/acm-prometheus-config-reloader-rhel8@sha256:0fd63f75b7638fadc78f92a62d6e9731e42c05069f3e93ab0ffd4b004de78100_ppc64le",
"8Base-RHACM-2.7:rhacm2/acm-prometheus-config-reloader-rhel8@sha256:2839bcce06fd5a02f6cc8fce8668fb806ae8f2e0e7174e5c66376792c2d1fd92_s390x",
"8Base-RHACM-2.7:rhacm2/acm-prometheus-config-reloader-rhel8@sha256:7fcb79c1707b3c8b767d8c174e5b64516f200c0bfa255c1f40557446b37debae_amd64",
"8Base-RHACM-2.7:rhacm2/acm-prometheus-config-reloader-rhel8@sha256:a4e43fc7608837da6a66cb2c5bda4b78b520c3075c0f1f66bb824fa44e2d35fd_arm64",
"8Base-RHACM-2.7:rhacm2/acm-prometheus-rhel8@sha256:4283fa3b6ee93404d4fe7b551b52dbd7a4bbd8be0a57cf9b603a68736feefaea_amd64",
"8Base-RHACM-2.7:rhacm2/acm-prometheus-rhel8@sha256:7e98ef30dca1071d5abff1be2a3a296cc9a4663162a3828b697637195d314e77_ppc64le",
"8Base-RHACM-2.7:rhacm2/acm-prometheus-rhel8@sha256:b3ee1cad060e7f72414df1ae6c0e27ddf6f6fa7a8e45627ebeb912b8a9ca3b74_arm64",
"8Base-RHACM-2.7:rhacm2/acm-prometheus-rhel8@sha256:c6d947e30ec1aa348d573ee93c669f71b38ea93801e71636f5f9ab4609f681b4_s390x",
"8Base-RHACM-2.7:rhacm2/acm-search-indexer-rhel8@sha256:436307eef035e0e9be448eb6c4f6a690a7d357ed06d661642b082e0d3219864c_amd64",
"8Base-RHACM-2.7:rhacm2/acm-search-indexer-rhel8@sha256:53ceb20280569eaf0129686d49d462a3c1d3eaf2829b6eb920e9359be718e2c4_s390x",
"8Base-RHACM-2.7:rhacm2/acm-search-indexer-rhel8@sha256:aa89295f36c99d70e63b07e9fe2c8db348df38b3308870f543efb4be24beca6c_ppc64le",
"8Base-RHACM-2.7:rhacm2/acm-search-indexer-rhel8@sha256:aed3972894519bc832bd9a340316a752ebb8edbc393051904c399eef7e423dd4_arm64",
"8Base-RHACM-2.7:rhacm2/acm-search-v2-api-rhel8@sha256:1808d69232a47c3590a41c1e97126dd06c2727be972b11170b115f2e5d9fec38_amd64",
"8Base-RHACM-2.7:rhacm2/acm-search-v2-api-rhel8@sha256:1d5153067a1cb127f74d2bc983d16db8f39313a378f14d13f7e39da28f2251ae_ppc64le",
"8Base-RHACM-2.7:rhacm2/acm-search-v2-api-rhel8@sha256:5be1e54791e8024f0e1342eba7d4441e0606f9a26be8f52aff51c8665baa41cc_s390x",
"8Base-RHACM-2.7:rhacm2/acm-search-v2-api-rhel8@sha256:f2924c460e8d7e12da359f365f9ec3b13c2d175dd6c11533b12113741eea7292_arm64",
"8Base-RHACM-2.7:rhacm2/acm-search-v2-rhel8@sha256:8a28d0fad728823ae5a07a259a0866bc507ae9b0f90eb1b4c63567aaf13c377c_arm64",
"8Base-RHACM-2.7:rhacm2/acm-search-v2-rhel8@sha256:f5b656141ad16ac873d1b886abc3b956380268b6c0dddb8ceac3e79b65edae0a_s390x",
"8Base-RHACM-2.7:rhacm2/acm-search-v2-rhel8@sha256:f708326772c9ed846e11b053efda56c106d5a72a13482d2a8ecc179cfb957bc9_ppc64le",
"8Base-RHACM-2.7:rhacm2/acm-search-v2-rhel8@sha256:fb98ce01f36b3780192e99b96c688387b5d76892f409b831d6f134ec65d02d4a_amd64",
"8Base-RHACM-2.7:rhacm2/acm-volsync-addon-controller-rhel8@sha256:56067372156bb6d00103eecc4b5c80478980036b8143a2e2a73f8a685d0d78ee_amd64",
"8Base-RHACM-2.7:rhacm2/acm-volsync-addon-controller-rhel8@sha256:98724153fa7763d22bcf11c3a5faa6eee0f6c40c4f4f647487e106d2ef427218_s390x",
"8Base-RHACM-2.7:rhacm2/acm-volsync-addon-controller-rhel8@sha256:a7f8ce55764d4e303d54aaf064d56ee192620d29b361fabcda2a26f364221dc9_arm64",
"8Base-RHACM-2.7:rhacm2/acm-volsync-addon-controller-rhel8@sha256:e3e10a30c35a9cbd5f81d107e9ce86b2410bd10171673521eab1491ebdee2314_ppc64le",
"8Base-RHACM-2.7:rhacm2/cert-policy-controller-rhel8@sha256:1de63e2d307841c7707f4d0c09cd1d9cd673bbd7736c5f6c533986a9de0d1118_s390x",
"8Base-RHACM-2.7:rhacm2/cert-policy-controller-rhel8@sha256:488e74aed7f420f6112ef1f7b3b5cc812358574ec149ecca1147ff2f9d6d7835_arm64",
"8Base-RHACM-2.7:rhacm2/cert-policy-controller-rhel8@sha256:5be8ca7ec79077906c23b52cdaa731866774a2e413babd395d3f24d892bed37a_ppc64le",
"8Base-RHACM-2.7:rhacm2/cert-policy-controller-rhel8@sha256:c78e2547f3cff318747e354f09e5954c71fde8840ab8db818050dc9531205e6c_amd64",
"8Base-RHACM-2.7:rhacm2/cluster-backup-rhel8-operator@sha256:09f23f185abfbec175fbea2cc1fba624308c2777b5c8133d9e98daeb4bcfa009_s390x",
"8Base-RHACM-2.7:rhacm2/cluster-backup-rhel8-operator@sha256:3af39faf1795e87018795c35b2ec5074bfcd1bf76b84326446cfb1570bc0d5e0_arm64",
"8Base-RHACM-2.7:rhacm2/cluster-backup-rhel8-operator@sha256:3c969356ace5c3bc0fa5d6d8e25a838262b0f6152533f4361034a742eb29ae24_amd64",
"8Base-RHACM-2.7:rhacm2/cluster-backup-rhel8-operator@sha256:f02c115867036c64cdf8669fe7690b94d23b19ad7b969938f7c4cbb00111d403_ppc64le",
"8Base-RHACM-2.7:rhacm2/config-policy-controller-rhel8@sha256:1339f82b15ebe01ba411e70252eb5964a5d622bd28a7fa494786ae6317d3060c_amd64",
"8Base-RHACM-2.7:rhacm2/config-policy-controller-rhel8@sha256:328c0d0e4d06573f2f26bbec39f1a570eb6ddbc26a5c0fa380fec7f840f6475e_arm64",
"8Base-RHACM-2.7:rhacm2/config-policy-controller-rhel8@sha256:e5480dd0b573d0fd949fa2cf22d77ebb5a32765fb95bed18a02fa3155f690f5b_ppc64le",
"8Base-RHACM-2.7:rhacm2/config-policy-controller-rhel8@sha256:fab9c37776dabaa9c510bf243f23407715a1e3bd1c0a0280dc22191c6349a1c0_s390x",
"8Base-RHACM-2.7:rhacm2/endpoint-monitoring-rhel8-operator@sha256:4f5241425e26875244fab0ec9e96707790ef86edca5265ac01de1ccfc86294c0_amd64",
"8Base-RHACM-2.7:rhacm2/endpoint-monitoring-rhel8-operator@sha256:64c9e84fb923d107d0d4d3f9026510de03f73773cc8348f0025721d26033215c_arm64",
"8Base-RHACM-2.7:rhacm2/endpoint-monitoring-rhel8-operator@sha256:8913009902c71afe34f3a98ed720997e72f764cb7e251a08a2698f2d8ce64e24_s390x",
"8Base-RHACM-2.7:rhacm2/endpoint-monitoring-rhel8-operator@sha256:c5bcc8c4e5d2a4b7270b04dc1b8e8fa399a0f0bfff1d1cc3e7ec0b7b7b6e0f3f_ppc64le",
"8Base-RHACM-2.7:rhacm2/governance-policy-propagator-rhel8@sha256:002229b229bf9a13e54dc16e1edacc0cf8c75d6f46948868a045d79dfd38033c_amd64",
"8Base-RHACM-2.7:rhacm2/governance-policy-propagator-rhel8@sha256:53a9030933e0b2f752461e5337590ad16e891a8fdda897d8a0cb8e135363f0d0_ppc64le",
"8Base-RHACM-2.7:rhacm2/governance-policy-propagator-rhel8@sha256:d4296089159e15bf3e11f5695a34d10b83875a346545f1d09824b4fe47295cf8_s390x",
"8Base-RHACM-2.7:rhacm2/governance-policy-propagator-rhel8@sha256:e05489056e65dba4eb291b050c8072608a5efc2ce971b34a903c8c7ca07e0927_arm64",
"8Base-RHACM-2.7:rhacm2/grafana-dashboard-loader-rhel8@sha256:0d64615d4c3a6fc8e0fc5eb595d8f846f17f7462aaf66b40aa54436fe2b4bd2b_amd64",
"8Base-RHACM-2.7:rhacm2/grafana-dashboard-loader-rhel8@sha256:c182f0b51bfd9b29ea7363f74522a49b6601418f5db76843231167ef1176f709_s390x",
"8Base-RHACM-2.7:rhacm2/grafana-dashboard-loader-rhel8@sha256:d41f6fabaec525dfaac736806b93102479260309f482e155af2b03dc3c9a0c61_arm64",
"8Base-RHACM-2.7:rhacm2/grafana-dashboard-loader-rhel8@sha256:f35f6472c8138046e2f9017659dfb5a703cd895032a21d6d95c1075173005f7c_ppc64le",
"8Base-RHACM-2.7:rhacm2/iam-policy-controller-rhel8@sha256:83354271af399291790b9c3e2e98ba1db7fac99b48a385d50e7318b357f882ca_ppc64le",
"8Base-RHACM-2.7:rhacm2/iam-policy-controller-rhel8@sha256:cc5f8499009dc316d936c3a57f9a9457d5f2bbc8568e2b484a7c8b1cc676da7c_arm64",
"8Base-RHACM-2.7:rhacm2/iam-policy-controller-rhel8@sha256:e79bba365fb1a5edb7cc53d07cebdbb56e861948dedd61e9697f14a8defc300b_amd64",
"8Base-RHACM-2.7:rhacm2/iam-policy-controller-rhel8@sha256:f7a86d6209a19498e56da1f39533a1198af35c2a9e3c824cea252eb34d737219_s390x",
"8Base-RHACM-2.7:rhacm2/insights-client-rhel8@sha256:41d64847ac789df45b51aeca8debfa2a5ac7ff15ad880ba7213ce8afbe4aff2e_amd64",
"8Base-RHACM-2.7:rhacm2/insights-client-rhel8@sha256:5a32ad8c8e7792f9679a604f073bce047c4f8fdd713a655ae83314e27366c5af_arm64",
"8Base-RHACM-2.7:rhacm2/insights-client-rhel8@sha256:7040938ffaa1682dfefe95a614335b9d4f59aac472e47937f1d19f8325d985e6_ppc64le",
"8Base-RHACM-2.7:rhacm2/insights-client-rhel8@sha256:9d25ef8c29b2dac4660e18c17d0286fa2ff0f6f6383b6bf795f7e5e6f70b950e_s390x",
"8Base-RHACM-2.7:rhacm2/insights-metrics-rhel8@sha256:4bf538ff68126949da79f7b1ab97a44a64529e240cd3f84360a88bb6a9a08e4d_ppc64le",
"8Base-RHACM-2.7:rhacm2/insights-metrics-rhel8@sha256:57bf2eca5df0be601d7dd59357e95d078bf69d26c1b26cdd56d0d311df123d5a_arm64",
"8Base-RHACM-2.7:rhacm2/insights-metrics-rhel8@sha256:65f96884ed34103842217b26597ec413197db699aeb004daeca08f1d08014f46_amd64",
"8Base-RHACM-2.7:rhacm2/insights-metrics-rhel8@sha256:ed01454411cbdfb20661aecc76e00767b5ec122e27a379159476eabba741b94e_s390x",
"8Base-RHACM-2.7:rhacm2/klusterlet-addon-controller-rhel8@sha256:523776c04653aac8c750ff48156fd7a5b0efd9ad35c40cbacdbe0ca6dda48217_amd64",
"8Base-RHACM-2.7:rhacm2/klusterlet-addon-controller-rhel8@sha256:7cea9ce9aeb26df137590353de05b8a88ee55faa43cecde68e40fb875f9844cd_arm64",
"8Base-RHACM-2.7:rhacm2/klusterlet-addon-controller-rhel8@sha256:866125412b6812710734b9e72d09581be40879bb57236e37660e2d29210a37ad_s390x",
"8Base-RHACM-2.7:rhacm2/klusterlet-addon-controller-rhel8@sha256:c89f9fed1ce56a6baf10808454b01d4df88571db744feb2bfae8b5707d82013f_ppc64le",
"8Base-RHACM-2.7:rhacm2/kube-rbac-proxy-rhel8@sha256:407178ad223483b92a382e0fb916de9f42f1a0db9aaacb66710a7a743f1c3dce_arm64",
"8Base-RHACM-2.7:rhacm2/kube-rbac-proxy-rhel8@sha256:455dde7a89b1505c93651022451b83e1e8f86186b98f660e3c6ad998a97d48f3_ppc64le",
"8Base-RHACM-2.7:rhacm2/kube-rbac-proxy-rhel8@sha256:95de0275698ef704379246e088763c3827171487049b9cfb857712ddbdef46e9_amd64",
"8Base-RHACM-2.7:rhacm2/kube-rbac-proxy-rhel8@sha256:f0397b30dc7b824b0e37a256c5a067585885c80db1033b44a13fe56446cd80a9_s390x",
"8Base-RHACM-2.7:rhacm2/kube-state-metrics-rhel8@sha256:1f27bc62a66413a31d2d680ecd2a8ed9c9d378341da56b788cd86c98151a1fd4_s390x",
"8Base-RHACM-2.7:rhacm2/kube-state-metrics-rhel8@sha256:534420075e829b5881f6cd3f32d4aa90ea3075de869b84f689c9606d4f03521a_arm64",
"8Base-RHACM-2.7:rhacm2/kube-state-metrics-rhel8@sha256:8cc675a0cf4ff24b28c0b75a54fc4f3328c6a9f041f21d1814d210b7704f6970_amd64",
"8Base-RHACM-2.7:rhacm2/kube-state-metrics-rhel8@sha256:c56179f297ebab2ef9851417ec42ac6c16b6f8cb3627c243ff6984d2dd6ac76d_ppc64le",
"8Base-RHACM-2.7:rhacm2/management-ingress-rhel8@sha256:3b94abf5182934113b1cf9b8688a2da977d5fec3110f2d79b81b2ec46ffeada3_ppc64le",
"8Base-RHACM-2.7:rhacm2/management-ingress-rhel8@sha256:70aa7c3711b4085caa9ba50295dfedf9b2cd3a1b37e815e4a7245c1aef0cfe22_s390x",
"8Base-RHACM-2.7:rhacm2/management-ingress-rhel8@sha256:bea2ee18f401ec1b4c4b87f40f6f79a4418d6aafad5e2b50099f7541b6699de7_arm64",
"8Base-RHACM-2.7:rhacm2/management-ingress-rhel8@sha256:f45de50d8d7b6a285317a3bc1c413427841c8d6fab742f6de0a61bad9722b61e_amd64",
"8Base-RHACM-2.7:rhacm2/memcached-exporter-rhel8@sha256:094b84362782a88d8b0c7a75a23dd5ae3ff846913f0a49e732d53cc0efdf6a61_arm64",
"8Base-RHACM-2.7:rhacm2/memcached-exporter-rhel8@sha256:708e8f9531f5cc33a2543956eb0c940e5ad36d2ac196903a0beaa42944cb543f_ppc64le",
"8Base-RHACM-2.7:rhacm2/memcached-exporter-rhel8@sha256:baa029b8feb59ec4d626f021ebf777cc991c1a24c29c321c40513b91641f4bbc_amd64",
"8Base-RHACM-2.7:rhacm2/memcached-exporter-rhel8@sha256:c7937a592a255199c316e30c499d0c150cc95c3f208e46d8a936a5bc03a1fed6_s390x",
"8Base-RHACM-2.7:rhacm2/memcached-rhel8@sha256:21d28e1c3d1c7e8803261867c20a29df444676780ed9d4cc9f1dd1c8dbd68688_amd64",
"8Base-RHACM-2.7:rhacm2/memcached-rhel8@sha256:6bac06a2e1e181fe4920a33df5ce433635871a42ba30fbbe0adff1c505fbab4b_ppc64le",
"8Base-RHACM-2.7:rhacm2/memcached-rhel8@sha256:6c7cb2786f6863e7d1c8554f159c68123921d22bbd7bec5fc3532cad991937b4_s390x",
"8Base-RHACM-2.7:rhacm2/memcached-rhel8@sha256:e044af5fee732dd9923759b312c3b72dd4b6ab1780456973f35677d72586913e_arm64",
"8Base-RHACM-2.7:rhacm2/metrics-collector-rhel8@sha256:21644ef77ec046c79fb64f612245ac5d59c0aa569c548b48062da8896d159696_s390x",
"8Base-RHACM-2.7:rhacm2/metrics-collector-rhel8@sha256:2358249e2cf40d054cca5711f39091e2f0cbd44e61a24d3c1dd1a9e79cc440b1_arm64",
"8Base-RHACM-2.7:rhacm2/metrics-collector-rhel8@sha256:9638fab8d1439730395607cc99bcda33eae5e813778398888124e8ae319cb80e_amd64",
"8Base-RHACM-2.7:rhacm2/metrics-collector-rhel8@sha256:e06aed89ad0c48bef78e45512d22c3373f62c63d335d953ba064b160a68fcad2_ppc64le",
"8Base-RHACM-2.7:rhacm2/multicloud-integrations-rhel8@sha256:1063ef655f5dd15b0b914572ba672892eb53b441ae151d14cffca9d320860f2d_ppc64le",
"8Base-RHACM-2.7:rhacm2/multicloud-integrations-rhel8@sha256:3f0ab9161698eb9e3342c3b3fc70d5ca9c420cdcc5a5ccebc8cc993dfefb9dc3_amd64",
"8Base-RHACM-2.7:rhacm2/multicloud-integrations-rhel8@sha256:651c4ac3da42bc2acfe9bff35e397ccf5e88abb6303622f3244d6ccb9b8f9e0d_s390x",
"8Base-RHACM-2.7:rhacm2/multicloud-integrations-rhel8@sha256:f02a569222e13356f5fbdef5b7d2da943e6f6071fd88ba75a2565b3d340b6c3a_arm64",
"8Base-RHACM-2.7:rhacm2/multicluster-observability-rhel8-operator@sha256:49083d7039af6df4bd639dd998162c96dc586da4d828ffbe9c880a8a8d6d13d6_arm64",
"8Base-RHACM-2.7:rhacm2/multicluster-observability-rhel8-operator@sha256:68228ba1ef7bf5631f0cab91cb4e9f86c3d24c1ad587332d42c4f85e1a3608d7_amd64",
"8Base-RHACM-2.7:rhacm2/multicluster-observability-rhel8-operator@sha256:93da29b41da3c87d4bffaf42369b50217f5d8f81d0a82c4108c27a3c40f544d8_s390x",
"8Base-RHACM-2.7:rhacm2/multicluster-observability-rhel8-operator@sha256:f212909bc9ed5be6da68a3b6a4866fdc17ecc3514b075977a8679998d6742cbe_ppc64le",
"8Base-RHACM-2.7:rhacm2/multicluster-operators-application-rhel8@sha256:299f0753c65ab4e609418fd5515bdcb041bee357f4db192ae32a24ad0c4d7853_s390x",
"8Base-RHACM-2.7:rhacm2/multicluster-operators-application-rhel8@sha256:62520c406cdbd823e99e8ee9ff9119b61cb6880fcb1335211b6520bedec564f2_amd64",
"8Base-RHACM-2.7:rhacm2/multicluster-operators-application-rhel8@sha256:9c58c89cb0173394684d7d23178ad32eb2d571444cb306ea599565eaac92ea4f_arm64",
"8Base-RHACM-2.7:rhacm2/multicluster-operators-application-rhel8@sha256:b385c92b069a8dae72e57b69d24e1fff59ad46781579882a1edfa4839fd8bbba_ppc64le",
"8Base-RHACM-2.7:rhacm2/multicluster-operators-channel-rhel8@sha256:044723d62439a8364772ab27be2c04dbd2c0421dbeb0a7b94f70e99e646b4c80_ppc64le",
"8Base-RHACM-2.7:rhacm2/multicluster-operators-channel-rhel8@sha256:d8fe5baa4aefbcf41861743a3cf6c94f8a2a63526e96e5d263a40a8cb8a5ad4e_s390x",
"8Base-RHACM-2.7:rhacm2/multicluster-operators-channel-rhel8@sha256:da65bc93513dfb37a4828eaf5e1d4c08265ffdba05028fed95a564341d226771_amd64",
"8Base-RHACM-2.7:rhacm2/multicluster-operators-channel-rhel8@sha256:ddb1016901287c80ef1972f25db37b1182e854115671961efb3fc0048cd95800_arm64",
"8Base-RHACM-2.7:rhacm2/multicluster-operators-subscription-rhel8@sha256:548d610f996e73b67eb21d2993b5ac3d0da02997a48b9c1226072d6d95ae4c3b_arm64",
"8Base-RHACM-2.7:rhacm2/multicluster-operators-subscription-rhel8@sha256:6307eb5e9195415477b18d701310e8813772b7120d0fc4ac83846e54b46b4745_s390x",
"8Base-RHACM-2.7:rhacm2/multicluster-operators-subscription-rhel8@sha256:a69777a61feaf373c162a82ffb6f6996df6231c23cb2f1923bdd77c311d7d739_ppc64le",
"8Base-RHACM-2.7:rhacm2/multicluster-operators-subscription-rhel8@sha256:e53b330ed0c4ed0803a93b18a6ce290814dcd16dce6eb980809b5b8c6c09deb4_amd64",
"8Base-RHACM-2.7:rhacm2/multiclusterhub-rhel8@sha256:405fa2e3363a3c124a5764d6153b7bcba3d43a3026813085e44c9246d51ca60a_amd64",
"8Base-RHACM-2.7:rhacm2/multiclusterhub-rhel8@sha256:b82d4ecef59b69623ec4d0a9b5537fa52e007336727c92345cd829d80961f14a_s390x",
"8Base-RHACM-2.7:rhacm2/multiclusterhub-rhel8@sha256:e96ea7f3533e7d0836512cbc2b027b60c400aa16c8e4691117608ab4736a059b_ppc64le",
"8Base-RHACM-2.7:rhacm2/multiclusterhub-rhel8@sha256:fdf9ae4924a587c945a85b2319b0471a5688368df572f2de852c51da8bc74dcb_arm64",
"8Base-RHACM-2.7:rhacm2/node-exporter-rhel8@sha256:1af36144b83dc16cd1958d0414be55eaa2aae95894b6eefd2233308ace81df02_ppc64le",
"8Base-RHACM-2.7:rhacm2/node-exporter-rhel8@sha256:2aeec43f11c6572abb7d4468560dc1561a023d9692058a4ac2b13a0cedb44dde_amd64",
"8Base-RHACM-2.7:rhacm2/node-exporter-rhel8@sha256:8b359fcf74d236fc488ef4553dbaf9dbec549e331f2b103b40139aa2eb1345e4_arm64",
"8Base-RHACM-2.7:rhacm2/node-exporter-rhel8@sha256:97291260ff17e7e1b1f490a68041613ca5f7c192d848f928eca9b867de47bc4e_s390x",
"8Base-RHACM-2.7:rhacm2/observatorium-rhel8-operator@sha256:16eeedaa25dd61c03514479044fde9851c5b4224b718a496e33d43a06f57d5b5_amd64",
"8Base-RHACM-2.7:rhacm2/observatorium-rhel8-operator@sha256:928c114e3aca978626ad91889aaed0cc20ca0d641ad946c9a1b1f2424245c795_arm64",
"8Base-RHACM-2.7:rhacm2/observatorium-rhel8-operator@sha256:c4e260eabb09bacc1aa332ea2001333c671e0fc65a3ef4d04e02b5473b45642d_ppc64le",
"8Base-RHACM-2.7:rhacm2/observatorium-rhel8-operator@sha256:c870e034b29dfa320cb6a6bf60021033b622b76a0c4aaaf2a768326ea046b459_s390x",
"8Base-RHACM-2.7:rhacm2/observatorium-rhel8@sha256:1e46b8610e037752ecfb30aaac5c7459a81aa119bf0c2b2ffb0dc90cd5701af0_arm64",
"8Base-RHACM-2.7:rhacm2/observatorium-rhel8@sha256:51374017a10289e0402363ae2839d110f500be44dc44834dbd8dd66ba0e6f5e9_s390x",
"8Base-RHACM-2.7:rhacm2/observatorium-rhel8@sha256:836c0b874ba4fc57b5f79dffacefd2dc0261822cb6dde17d247db39175a5c27f_amd64",
"8Base-RHACM-2.7:rhacm2/observatorium-rhel8@sha256:b7b3de98fbcc216c00d3291691f8997183a6409dabed8ea7b10b336c481b2b87_ppc64le",
"8Base-RHACM-2.7:rhacm2/prometheus-alertmanager-rhel8@sha256:6c9ea79e385be44f735efb932079b328200d47869f5f5f9b442fdb76067cac2a_amd64",
"8Base-RHACM-2.7:rhacm2/prometheus-alertmanager-rhel8@sha256:8349cdc4677a2dd37c54b058c487d76e8fbe4c76178e805d4745ef5c62bc6151_arm64",
"8Base-RHACM-2.7:rhacm2/prometheus-alertmanager-rhel8@sha256:8e8c89c184a5d023f031ab7cca2c4c64cdfd151c37aa5ae3a206cb1f1055268f_ppc64le",
"8Base-RHACM-2.7:rhacm2/prometheus-alertmanager-rhel8@sha256:fdbba855391acd2b33d0b16f9f0e7ba2a9cdbaa90bf71298182954b7f4c8fe76_s390x",
"8Base-RHACM-2.7:rhacm2/prometheus-rhel8@sha256:59174c376ae5563ea3a2a68bf999458f6b905058f57a7779b6dddd7aff252e4f_amd64",
"8Base-RHACM-2.7:rhacm2/prometheus-rhel8@sha256:6877b4207285d7a0e1343f5c1b70bab163d1fd5004f778998d2e612817ea5f06_s390x",
"8Base-RHACM-2.7:rhacm2/prometheus-rhel8@sha256:a3661c1cbfa2f8c230ec44ee5e2fecf1967ce48df0c9699f063bd27407b94dac_arm64",
"8Base-RHACM-2.7:rhacm2/prometheus-rhel8@sha256:a5a9a7c264f07c789094cb5371729f86700c0cfce4605b573c236c21a46ea9d6_ppc64le",
"8Base-RHACM-2.7:rhacm2/rbac-query-proxy-rhel8@sha256:3481fdb51147ce735b7864215cacd4c6a24b2c05a9388866f11be887a5fd0d4f_s390x",
"8Base-RHACM-2.7:rhacm2/rbac-query-proxy-rhel8@sha256:84486a82cd6655d5e5a1fbccae5a2e9335498d3e05422fa325b443c8923c1b75_arm64",
"8Base-RHACM-2.7:rhacm2/rbac-query-proxy-rhel8@sha256:bdeee76d09265212805e06117c368c96d40c7b46278dc09413fa300c6198ac2d_amd64",
"8Base-RHACM-2.7:rhacm2/rbac-query-proxy-rhel8@sha256:ceb1bd89103c56378166ab968dbaa387ab0531d1592f053718d0c1c683770e3d_ppc64le",
"8Base-RHACM-2.7:rhacm2/search-collector-rhel8@sha256:4b7544ec460f265afb71c9d362cf9851e3ba250c3ab694ccc9a78c15eb38a612_arm64",
"8Base-RHACM-2.7:rhacm2/search-collector-rhel8@sha256:6695c50772760b400d0535f406f02b7c37436c5ce6932b8d5518b995780287a8_s390x",
"8Base-RHACM-2.7:rhacm2/search-collector-rhel8@sha256:91b398bdccc5dbbfb82913ac52110d0b8e2f6c37ded6aa22b7d97ec4655b4cde_amd64",
"8Base-RHACM-2.7:rhacm2/search-collector-rhel8@sha256:e129649706a536e4ef6e8f770d0bf682f35da55c86c978c749e903b1a2bbe875_ppc64le",
"8Base-RHACM-2.7:rhacm2/submariner-addon-rhel8@sha256:17dfda9e5f46f9df69171607ec2e078be9362de4c13e2ed20763fc59a7e9cd1a_s390x",
"8Base-RHACM-2.7:rhacm2/submariner-addon-rhel8@sha256:4eddabb57e6f448c45fba78dc72f1541ccddb11b63a558764d0c105465a76555_amd64",
"8Base-RHACM-2.7:rhacm2/submariner-addon-rhel8@sha256:581fb02a9670b27810f2ad35bad4a82d2e1eab77fcd1274de05b0a922450d3fc_ppc64le",
"8Base-RHACM-2.7:rhacm2/submariner-addon-rhel8@sha256:7400391c2a56bc01da6fbbf13bb249a01e90d8eccb8d465dfb19c3598f5fecbe_arm64",
"8Base-RHACM-2.7:rhacm2/thanos-receive-controller-rhel8@sha256:4b228ecad424ca792139152948e27ed4c714dcfbcd540caf117dee20845018c8_ppc64le",
"8Base-RHACM-2.7:rhacm2/thanos-receive-controller-rhel8@sha256:7ceb607e7a3205361d8c9d1b44aae47381e2d07b129e40b5f90f55c3a8402774_arm64",
"8Base-RHACM-2.7:rhacm2/thanos-receive-controller-rhel8@sha256:b17fe936f5d8d8da38d72bf2153b47ac619c460c1f8227b4cb2f37cfc18cd4be_s390x",
"8Base-RHACM-2.7:rhacm2/thanos-receive-controller-rhel8@sha256:e9a5ef8f2d97357bee0198544d0545c26ee7c7d10116771e510d73eda6c45abe_amd64",
"8Base-RHACM-2.7:rhacm2/thanos-rhel8@sha256:23a4e918b5ffdbad4745e541afad2747bd6b28e534a31e7b5aff74296b27e3e7_amd64",
"8Base-RHACM-2.7:rhacm2/thanos-rhel8@sha256:26de3711356177090694b4bf00821d873127cf8c0675fe42a8f757c5c37a40cd_arm64",
"8Base-RHACM-2.7:rhacm2/thanos-rhel8@sha256:6515a630cddbb13fd14f81fd3b8c3a95f2469eaf599010b42732d8fd794af1b0_s390x",
"8Base-RHACM-2.7:rhacm2/thanos-rhel8@sha256:736e1fd62ba7b6c56ad1af81ab1260dd7d13a770d62914183aaa2cc2ebb0dc20_ppc64le"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2159959"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in the luxon package, resulting in a regular expression denial of service. This issue could allow an attacker to craft and supply inputs above 10k characters, causing a denial of service.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "luxon: Inefficient regular expression complexity in luxon.js",
"title": "Vulnerability summary"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"8Base-RHACM-2.7:rhacm2/console-rhel8@sha256:01517c35f75f1f4f4c3625eb899bff16ae5c114a241c70b56f7de2310ddd065e_s390x",
"8Base-RHACM-2.7:rhacm2/console-rhel8@sha256:33929c835221f166d0eb731f5e553cdf78a5579a124c90b462d4bb5250dc7254_arm64",
"8Base-RHACM-2.7:rhacm2/console-rhel8@sha256:89dad712668e3fdd11a79fdc477a5a2fe1060902bd3f3e575fd2812b4e9f7037_ppc64le",
"8Base-RHACM-2.7:rhacm2/console-rhel8@sha256:fa807a069376c408c56d593bc2e2569cec0c19f105a727a616dea3bd8305953f_amd64"
],
"known_not_affected": [
"8Base-RHACM-2.7:rhacm2/acm-governance-policy-addon-controller-rhel8@sha256:1aae106ecbdeadb77b0fd95133827e7fad4f5fcb9916e56ca0dfccab8bd34bed_ppc64le",
"8Base-RHACM-2.7:rhacm2/acm-governance-policy-addon-controller-rhel8@sha256:2c7f0617df666e8cbcd622dee073a35843db4a81caa19b7db3b9fb9264cdf7fc_amd64",
"8Base-RHACM-2.7:rhacm2/acm-governance-policy-addon-controller-rhel8@sha256:7f6671f84fcbe569fceece415dd7beeb8bb7f86c3031bdfb3ac0d0e777051b2f_s390x",
"8Base-RHACM-2.7:rhacm2/acm-governance-policy-addon-controller-rhel8@sha256:b30028955a86b6ecdb8c6865328976d74e98f56d6e21277a9f5a812f896b6303_arm64",
"8Base-RHACM-2.7:rhacm2/acm-governance-policy-framework-addon-rhel8@sha256:25271964483024b3235dd61f7e7bb9dd5e9dfa75f76e6ded5c92580d440ca48b_s390x",
"8Base-RHACM-2.7:rhacm2/acm-governance-policy-framework-addon-rhel8@sha256:7dcde13540cc938374463521f91091a7bbf0a037cabfc5e4b55c89497e0ba6bf_arm64",
"8Base-RHACM-2.7:rhacm2/acm-governance-policy-framework-addon-rhel8@sha256:b7b778111722c0da14ae74580be1813f6ecedf97fcd88de46fd15cc3ace2cb61_ppc64le",
"8Base-RHACM-2.7:rhacm2/acm-governance-policy-framework-addon-rhel8@sha256:ec5fc63b94bc9c070f14fd76d4ae26b90e3f29d3694887380a5f8f8ea5a04bc0_amd64",
"8Base-RHACM-2.7:rhacm2/acm-grafana-rhel8@sha256:0c427fa58c97b71eb784e4a590c208b0284cf656f66a268ea4803804ce3ce28a_arm64",
"8Base-RHACM-2.7:rhacm2/acm-grafana-rhel8@sha256:2e3505803004ca421087171bfe9097f6f106c812f840e8b83d1215150b4137c4_ppc64le",
"8Base-RHACM-2.7:rhacm2/acm-grafana-rhel8@sha256:49746c3a6e7033b1bac90d3515e0f5ab44aaf9c45cce414308da72bb960287b1_amd64",
"8Base-RHACM-2.7:rhacm2/acm-grafana-rhel8@sha256:c8f1a9d09131727033e6e60984c5baa3271adc6a23854b9aabe70f36952d35d6_s390x",
"8Base-RHACM-2.7:rhacm2/acm-must-gather-rhel8@sha256:0be17e173b962f1a87e833096f208c9030fce1128b2b8c86842a0a40f7d6cf02_arm64",
"8Base-RHACM-2.7:rhacm2/acm-must-gather-rhel8@sha256:5c79bf93599b792c20c76d9a0a35532ad79a45f3765dccfbafab9a273e338e52_amd64",
"8Base-RHACM-2.7:rhacm2/acm-must-gather-rhel8@sha256:a05c071011c96e4db1e4a469883103f4118a304d3e03338083d2a103c0e7c208_ppc64le",
"8Base-RHACM-2.7:rhacm2/acm-must-gather-rhel8@sha256:ad85c5d648363cdb36790b49311f4e07a8584b9e6065cde9d41274a1bd716f0a_s390x",
"8Base-RHACM-2.7:rhacm2/acm-operator-bundle@sha256:90320bd14c632ace987ca1eac05a78068123ef1fc97c401951d073a3f0fd8e66_s390x",
"8Base-RHACM-2.7:rhacm2/acm-operator-bundle@sha256:e45be680b6140f58ff1840649b29aebebad4c5950d9571ca39dfea1dffd669b0_ppc64le",
"8Base-RHACM-2.7:rhacm2/acm-operator-bundle@sha256:f63d0a9a0e3dc9d86e84279c50e9c613d8430e71a3821d418e168250ca3b747c_amd64",
"8Base-RHACM-2.7:rhacm2/acm-prometheus-config-reloader-rhel8@sha256:0fd63f75b7638fadc78f92a62d6e9731e42c05069f3e93ab0ffd4b004de78100_ppc64le",
"8Base-RHACM-2.7:rhacm2/acm-prometheus-config-reloader-rhel8@sha256:2839bcce06fd5a02f6cc8fce8668fb806ae8f2e0e7174e5c66376792c2d1fd92_s390x",
"8Base-RHACM-2.7:rhacm2/acm-prometheus-config-reloader-rhel8@sha256:7fcb79c1707b3c8b767d8c174e5b64516f200c0bfa255c1f40557446b37debae_amd64",
"8Base-RHACM-2.7:rhacm2/acm-prometheus-config-reloader-rhel8@sha256:a4e43fc7608837da6a66cb2c5bda4b78b520c3075c0f1f66bb824fa44e2d35fd_arm64",
"8Base-RHACM-2.7:rhacm2/acm-prometheus-rhel8@sha256:4283fa3b6ee93404d4fe7b551b52dbd7a4bbd8be0a57cf9b603a68736feefaea_amd64",
"8Base-RHACM-2.7:rhacm2/acm-prometheus-rhel8@sha256:7e98ef30dca1071d5abff1be2a3a296cc9a4663162a3828b697637195d314e77_ppc64le",
"8Base-RHACM-2.7:rhacm2/acm-prometheus-rhel8@sha256:b3ee1cad060e7f72414df1ae6c0e27ddf6f6fa7a8e45627ebeb912b8a9ca3b74_arm64",
"8Base-RHACM-2.7:rhacm2/acm-prometheus-rhel8@sha256:c6d947e30ec1aa348d573ee93c669f71b38ea93801e71636f5f9ab4609f681b4_s390x",
"8Base-RHACM-2.7:rhacm2/acm-search-indexer-rhel8@sha256:436307eef035e0e9be448eb6c4f6a690a7d357ed06d661642b082e0d3219864c_amd64",
"8Base-RHACM-2.7:rhacm2/acm-search-indexer-rhel8@sha256:53ceb20280569eaf0129686d49d462a3c1d3eaf2829b6eb920e9359be718e2c4_s390x",
"8Base-RHACM-2.7:rhacm2/acm-search-indexer-rhel8@sha256:aa89295f36c99d70e63b07e9fe2c8db348df38b3308870f543efb4be24beca6c_ppc64le",
"8Base-RHACM-2.7:rhacm2/acm-search-indexer-rhel8@sha256:aed3972894519bc832bd9a340316a752ebb8edbc393051904c399eef7e423dd4_arm64",
"8Base-RHACM-2.7:rhacm2/acm-search-v2-api-rhel8@sha256:1808d69232a47c3590a41c1e97126dd06c2727be972b11170b115f2e5d9fec38_amd64",
"8Base-RHACM-2.7:rhacm2/acm-search-v2-api-rhel8@sha256:1d5153067a1cb127f74d2bc983d16db8f39313a378f14d13f7e39da28f2251ae_ppc64le",
"8Base-RHACM-2.7:rhacm2/acm-search-v2-api-rhel8@sha256:5be1e54791e8024f0e1342eba7d4441e0606f9a26be8f52aff51c8665baa41cc_s390x",
"8Base-RHACM-2.7:rhacm2/acm-search-v2-api-rhel8@sha256:f2924c460e8d7e12da359f365f9ec3b13c2d175dd6c11533b12113741eea7292_arm64",
"8Base-RHACM-2.7:rhacm2/acm-search-v2-rhel8@sha256:8a28d0fad728823ae5a07a259a0866bc507ae9b0f90eb1b4c63567aaf13c377c_arm64",
"8Base-RHACM-2.7:rhacm2/acm-search-v2-rhel8@sha256:f5b656141ad16ac873d1b886abc3b956380268b6c0dddb8ceac3e79b65edae0a_s390x",
"8Base-RHACM-2.7:rhacm2/acm-search-v2-rhel8@sha256:f708326772c9ed846e11b053efda56c106d5a72a13482d2a8ecc179cfb957bc9_ppc64le",
"8Base-RHACM-2.7:rhacm2/acm-search-v2-rhel8@sha256:fb98ce01f36b3780192e99b96c688387b5d76892f409b831d6f134ec65d02d4a_amd64",
"8Base-RHACM-2.7:rhacm2/acm-volsync-addon-controller-rhel8@sha256:56067372156bb6d00103eecc4b5c80478980036b8143a2e2a73f8a685d0d78ee_amd64",
"8Base-RHACM-2.7:rhacm2/acm-volsync-addon-controller-rhel8@sha256:98724153fa7763d22bcf11c3a5faa6eee0f6c40c4f4f647487e106d2ef427218_s390x",
"8Base-RHACM-2.7:rhacm2/acm-volsync-addon-controller-rhel8@sha256:a7f8ce55764d4e303d54aaf064d56ee192620d29b361fabcda2a26f364221dc9_arm64",
"8Base-RHACM-2.7:rhacm2/acm-volsync-addon-controller-rhel8@sha256:e3e10a30c35a9cbd5f81d107e9ce86b2410bd10171673521eab1491ebdee2314_ppc64le",
"8Base-RHACM-2.7:rhacm2/cert-policy-controller-rhel8@sha256:1de63e2d307841c7707f4d0c09cd1d9cd673bbd7736c5f6c533986a9de0d1118_s390x",
"8Base-RHACM-2.7:rhacm2/cert-policy-controller-rhel8@sha256:488e74aed7f420f6112ef1f7b3b5cc812358574ec149ecca1147ff2f9d6d7835_arm64",
"8Base-RHACM-2.7:rhacm2/cert-policy-controller-rhel8@sha256:5be8ca7ec79077906c23b52cdaa731866774a2e413babd395d3f24d892bed37a_ppc64le",
"8Base-RHACM-2.7:rhacm2/cert-policy-controller-rhel8@sha256:c78e2547f3cff318747e354f09e5954c71fde8840ab8db818050dc9531205e6c_amd64",
"8Base-RHACM-2.7:rhacm2/cluster-backup-rhel8-operator@sha256:09f23f185abfbec175fbea2cc1fba624308c2777b5c8133d9e98daeb4bcfa009_s390x",
"8Base-RHACM-2.7:rhacm2/cluster-backup-rhel8-operator@sha256:3af39faf1795e87018795c35b2ec5074bfcd1bf76b84326446cfb1570bc0d5e0_arm64",
"8Base-RHACM-2.7:rhacm2/cluster-backup-rhel8-operator@sha256:3c969356ace5c3bc0fa5d6d8e25a838262b0f6152533f4361034a742eb29ae24_amd64",
"8Base-RHACM-2.7:rhacm2/cluster-backup-rhel8-operator@sha256:f02c115867036c64cdf8669fe7690b94d23b19ad7b969938f7c4cbb00111d403_ppc64le",
"8Base-RHACM-2.7:rhacm2/config-policy-controller-rhel8@sha256:1339f82b15ebe01ba411e70252eb5964a5d622bd28a7fa494786ae6317d3060c_amd64",
"8Base-RHACM-2.7:rhacm2/config-policy-controller-rhel8@sha256:328c0d0e4d06573f2f26bbec39f1a570eb6ddbc26a5c0fa380fec7f840f6475e_arm64",
"8Base-RHACM-2.7:rhacm2/config-policy-controller-rhel8@sha256:e5480dd0b573d0fd949fa2cf22d77ebb5a32765fb95bed18a02fa3155f690f5b_ppc64le",
"8Base-RHACM-2.7:rhacm2/config-policy-controller-rhel8@sha256:fab9c37776dabaa9c510bf243f23407715a1e3bd1c0a0280dc22191c6349a1c0_s390x",
"8Base-RHACM-2.7:rhacm2/endpoint-monitoring-rhel8-operator@sha256:4f5241425e26875244fab0ec9e96707790ef86edca5265ac01de1ccfc86294c0_amd64",
"8Base-RHACM-2.7:rhacm2/endpoint-monitoring-rhel8-operator@sha256:64c9e84fb923d107d0d4d3f9026510de03f73773cc8348f0025721d26033215c_arm64",
"8Base-RHACM-2.7:rhacm2/endpoint-monitoring-rhel8-operator@sha256:8913009902c71afe34f3a98ed720997e72f764cb7e251a08a2698f2d8ce64e24_s390x",
"8Base-RHACM-2.7:rhacm2/endpoint-monitoring-rhel8-operator@sha256:c5bcc8c4e5d2a4b7270b04dc1b8e8fa399a0f0bfff1d1cc3e7ec0b7b7b6e0f3f_ppc64le",
"8Base-RHACM-2.7:rhacm2/governance-policy-propagator-rhel8@sha256:002229b229bf9a13e54dc16e1edacc0cf8c75d6f46948868a045d79dfd38033c_amd64",
"8Base-RHACM-2.7:rhacm2/governance-policy-propagator-rhel8@sha256:53a9030933e0b2f752461e5337590ad16e891a8fdda897d8a0cb8e135363f0d0_ppc64le",
"8Base-RHACM-2.7:rhacm2/governance-policy-propagator-rhel8@sha256:d4296089159e15bf3e11f5695a34d10b83875a346545f1d09824b4fe47295cf8_s390x",
"8Base-RHACM-2.7:rhacm2/governance-policy-propagator-rhel8@sha256:e05489056e65dba4eb291b050c8072608a5efc2ce971b34a903c8c7ca07e0927_arm64",
"8Base-RHACM-2.7:rhacm2/grafana-dashboard-loader-rhel8@sha256:0d64615d4c3a6fc8e0fc5eb595d8f846f17f7462aaf66b40aa54436fe2b4bd2b_amd64",
"8Base-RHACM-2.7:rhacm2/grafana-dashboard-loader-rhel8@sha256:c182f0b51bfd9b29ea7363f74522a49b6601418f5db76843231167ef1176f709_s390x",
"8Base-RHACM-2.7:rhacm2/grafana-dashboard-loader-rhel8@sha256:d41f6fabaec525dfaac736806b93102479260309f482e155af2b03dc3c9a0c61_arm64",
"8Base-RHACM-2.7:rhacm2/grafana-dashboard-loader-rhel8@sha256:f35f6472c8138046e2f9017659dfb5a703cd895032a21d6d95c1075173005f7c_ppc64le",
"8Base-RHACM-2.7:rhacm2/iam-policy-controller-rhel8@sha256:83354271af399291790b9c3e2e98ba1db7fac99b48a385d50e7318b357f882ca_ppc64le",
"8Base-RHACM-2.7:rhacm2/iam-policy-controller-rhel8@sha256:cc5f8499009dc316d936c3a57f9a9457d5f2bbc8568e2b484a7c8b1cc676da7c_arm64",
"8Base-RHACM-2.7:rhacm2/iam-policy-controller-rhel8@sha256:e79bba365fb1a5edb7cc53d07cebdbb56e861948dedd61e9697f14a8defc300b_amd64",
"8Base-RHACM-2.7:rhacm2/iam-policy-controller-rhel8@sha256:f7a86d6209a19498e56da1f39533a1198af35c2a9e3c824cea252eb34d737219_s390x",
"8Base-RHACM-2.7:rhacm2/insights-client-rhel8@sha256:41d64847ac789df45b51aeca8debfa2a5ac7ff15ad880ba7213ce8afbe4aff2e_amd64",
"8Base-RHACM-2.7:rhacm2/insights-client-rhel8@sha256:5a32ad8c8e7792f9679a604f073bce047c4f8fdd713a655ae83314e27366c5af_arm64",
"8Base-RHACM-2.7:rhacm2/insights-client-rhel8@sha256:7040938ffaa1682dfefe95a614335b9d4f59aac472e47937f1d19f8325d985e6_ppc64le",
"8Base-RHACM-2.7:rhacm2/insights-client-rhel8@sha256:9d25ef8c29b2dac4660e18c17d0286fa2ff0f6f6383b6bf795f7e5e6f70b950e_s390x",
"8Base-RHACM-2.7:rhacm2/insights-metrics-rhel8@sha256:4bf538ff68126949da79f7b1ab97a44a64529e240cd3f84360a88bb6a9a08e4d_ppc64le",
"8Base-RHACM-2.7:rhacm2/insights-metrics-rhel8@sha256:57bf2eca5df0be601d7dd59357e95d078bf69d26c1b26cdd56d0d311df123d5a_arm64",
"8Base-RHACM-2.7:rhacm2/insights-metrics-rhel8@sha256:65f96884ed34103842217b26597ec413197db699aeb004daeca08f1d08014f46_amd64",
"8Base-RHACM-2.7:rhacm2/insights-metrics-rhel8@sha256:ed01454411cbdfb20661aecc76e00767b5ec122e27a379159476eabba741b94e_s390x",
"8Base-RHACM-2.7:rhacm2/klusterlet-addon-controller-rhel8@sha256:523776c04653aac8c750ff48156fd7a5b0efd9ad35c40cbacdbe0ca6dda48217_amd64",
"8Base-RHACM-2.7:rhacm2/klusterlet-addon-controller-rhel8@sha256:7cea9ce9aeb26df137590353de05b8a88ee55faa43cecde68e40fb875f9844cd_arm64",
"8Base-RHACM-2.7:rhacm2/klusterlet-addon-controller-rhel8@sha256:866125412b6812710734b9e72d09581be40879bb57236e37660e2d29210a37ad_s390x",
"8Base-RHACM-2.7:rhacm2/klusterlet-addon-controller-rhel8@sha256:c89f9fed1ce56a6baf10808454b01d4df88571db744feb2bfae8b5707d82013f_ppc64le",
"8Base-RHACM-2.7:rhacm2/kube-rbac-proxy-rhel8@sha256:407178ad223483b92a382e0fb916de9f42f1a0db9aaacb66710a7a743f1c3dce_arm64",
"8Base-RHACM-2.7:rhacm2/kube-rbac-proxy-rhel8@sha256:455dde7a89b1505c93651022451b83e1e8f86186b98f660e3c6ad998a97d48f3_ppc64le",
"8Base-RHACM-2.7:rhacm2/kube-rbac-proxy-rhel8@sha256:95de0275698ef704379246e088763c3827171487049b9cfb857712ddbdef46e9_amd64",
"8Base-RHACM-2.7:rhacm2/kube-rbac-proxy-rhel8@sha256:f0397b30dc7b824b0e37a256c5a067585885c80db1033b44a13fe56446cd80a9_s390x",
"8Base-RHACM-2.7:rhacm2/kube-state-metrics-rhel8@sha256:1f27bc62a66413a31d2d680ecd2a8ed9c9d378341da56b788cd86c98151a1fd4_s390x",
"8Base-RHACM-2.7:rhacm2/kube-state-metrics-rhel8@sha256:534420075e829b5881f6cd3f32d4aa90ea3075de869b84f689c9606d4f03521a_arm64",
"8Base-RHACM-2.7:rhacm2/kube-state-metrics-rhel8@sha256:8cc675a0cf4ff24b28c0b75a54fc4f3328c6a9f041f21d1814d210b7704f6970_amd64",
"8Base-RHACM-2.7:rhacm2/kube-state-metrics-rhel8@sha256:c56179f297ebab2ef9851417ec42ac6c16b6f8cb3627c243ff6984d2dd6ac76d_ppc64le",
"8Base-RHACM-2.7:rhacm2/management-ingress-rhel8@sha256:3b94abf5182934113b1cf9b8688a2da977d5fec3110f2d79b81b2ec46ffeada3_ppc64le",
"8Base-RHACM-2.7:rhacm2/management-ingress-rhel8@sha256:70aa7c3711b4085caa9ba50295dfedf9b2cd3a1b37e815e4a7245c1aef0cfe22_s390x",
"8Base-RHACM-2.7:rhacm2/management-ingress-rhel8@sha256:bea2ee18f401ec1b4c4b87f40f6f79a4418d6aafad5e2b50099f7541b6699de7_arm64",
"8Base-RHACM-2.7:rhacm2/management-ingress-rhel8@sha256:f45de50d8d7b6a285317a3bc1c413427841c8d6fab742f6de0a61bad9722b61e_amd64",
"8Base-RHACM-2.7:rhacm2/memcached-exporter-rhel8@sha256:094b84362782a88d8b0c7a75a23dd5ae3ff846913f0a49e732d53cc0efdf6a61_arm64",
"8Base-RHACM-2.7:rhacm2/memcached-exporter-rhel8@sha256:708e8f9531f5cc33a2543956eb0c940e5ad36d2ac196903a0beaa42944cb543f_ppc64le",
"8Base-RHACM-2.7:rhacm2/memcached-exporter-rhel8@sha256:baa029b8feb59ec4d626f021ebf777cc991c1a24c29c321c40513b91641f4bbc_amd64",
"8Base-RHACM-2.7:rhacm2/memcached-exporter-rhel8@sha256:c7937a592a255199c316e30c499d0c150cc95c3f208e46d8a936a5bc03a1fed6_s390x",
"8Base-RHACM-2.7:rhacm2/memcached-rhel8@sha256:21d28e1c3d1c7e8803261867c20a29df444676780ed9d4cc9f1dd1c8dbd68688_amd64",
"8Base-RHACM-2.7:rhacm2/memcached-rhel8@sha256:6bac06a2e1e181fe4920a33df5ce433635871a42ba30fbbe0adff1c505fbab4b_ppc64le",
"8Base-RHACM-2.7:rhacm2/memcached-rhel8@sha256:6c7cb2786f6863e7d1c8554f159c68123921d22bbd7bec5fc3532cad991937b4_s390x",
"8Base-RHACM-2.7:rhacm2/memcached-rhel8@sha256:e044af5fee732dd9923759b312c3b72dd4b6ab1780456973f35677d72586913e_arm64",
"8Base-RHACM-2.7:rhacm2/metrics-collector-rhel8@sha256:21644ef77ec046c79fb64f612245ac5d59c0aa569c548b48062da8896d159696_s390x",
"8Base-RHACM-2.7:rhacm2/metrics-collector-rhel8@sha256:2358249e2cf40d054cca5711f39091e2f0cbd44e61a24d3c1dd1a9e79cc440b1_arm64",
"8Base-RHACM-2.7:rhacm2/metrics-collector-rhel8@sha256:9638fab8d1439730395607cc99bcda33eae5e813778398888124e8ae319cb80e_amd64",
"8Base-RHACM-2.7:rhacm2/metrics-collector-rhel8@sha256:e06aed89ad0c48bef78e45512d22c3373f62c63d335d953ba064b160a68fcad2_ppc64le",
"8Base-RHACM-2.7:rhacm2/multicloud-integrations-rhel8@sha256:1063ef655f5dd15b0b914572ba672892eb53b441ae151d14cffca9d320860f2d_ppc64le",
"8Base-RHACM-2.7:rhacm2/multicloud-integrations-rhel8@sha256:3f0ab9161698eb9e3342c3b3fc70d5ca9c420cdcc5a5ccebc8cc993dfefb9dc3_amd64",
"8Base-RHACM-2.7:rhacm2/multicloud-integrations-rhel8@sha256:651c4ac3da42bc2acfe9bff35e397ccf5e88abb6303622f3244d6ccb9b8f9e0d_s390x",
"8Base-RHACM-2.7:rhacm2/multicloud-integrations-rhel8@sha256:f02a569222e13356f5fbdef5b7d2da943e6f6071fd88ba75a2565b3d340b6c3a_arm64",
"8Base-RHACM-2.7:rhacm2/multicluster-observability-rhel8-operator@sha256:49083d7039af6df4bd639dd998162c96dc586da4d828ffbe9c880a8a8d6d13d6_arm64",
"8Base-RHACM-2.7:rhacm2/multicluster-observability-rhel8-operator@sha256:68228ba1ef7bf5631f0cab91cb4e9f86c3d24c1ad587332d42c4f85e1a3608d7_amd64",
"8Base-RHACM-2.7:rhacm2/multicluster-observability-rhel8-operator@sha256:93da29b41da3c87d4bffaf42369b50217f5d8f81d0a82c4108c27a3c40f544d8_s390x",
"8Base-RHACM-2.7:rhacm2/multicluster-observability-rhel8-operator@sha256:f212909bc9ed5be6da68a3b6a4866fdc17ecc3514b075977a8679998d6742cbe_ppc64le",
"8Base-RHACM-2.7:rhacm2/multicluster-operators-application-rhel8@sha256:299f0753c65ab4e609418fd5515bdcb041bee357f4db192ae32a24ad0c4d7853_s390x",
"8Base-RHACM-2.7:rhacm2/multicluster-operators-application-rhel8@sha256:62520c406cdbd823e99e8ee9ff9119b61cb6880fcb1335211b6520bedec564f2_amd64",
"8Base-RHACM-2.7:rhacm2/multicluster-operators-application-rhel8@sha256:9c58c89cb0173394684d7d23178ad32eb2d571444cb306ea599565eaac92ea4f_arm64",
"8Base-RHACM-2.7:rhacm2/multicluster-operators-application-rhel8@sha256:b385c92b069a8dae72e57b69d24e1fff59ad46781579882a1edfa4839fd8bbba_ppc64le",
"8Base-RHACM-2.7:rhacm2/multicluster-operators-channel-rhel8@sha256:044723d62439a8364772ab27be2c04dbd2c0421dbeb0a7b94f70e99e646b4c80_ppc64le",
"8Base-RHACM-2.7:rhacm2/multicluster-operators-channel-rhel8@sha256:d8fe5baa4aefbcf41861743a3cf6c94f8a2a63526e96e5d263a40a8cb8a5ad4e_s390x",
"8Base-RHACM-2.7:rhacm2/multicluster-operators-channel-rhel8@sha256:da65bc93513dfb37a4828eaf5e1d4c08265ffdba05028fed95a564341d226771_amd64",
"8Base-RHACM-2.7:rhacm2/multicluster-operators-channel-rhel8@sha256:ddb1016901287c80ef1972f25db37b1182e854115671961efb3fc0048cd95800_arm64",
"8Base-RHACM-2.7:rhacm2/multicluster-operators-subscription-rhel8@sha256:548d610f996e73b67eb21d2993b5ac3d0da02997a48b9c1226072d6d95ae4c3b_arm64",
"8Base-RHACM-2.7:rhacm2/multicluster-operators-subscription-rhel8@sha256:6307eb5e9195415477b18d701310e8813772b7120d0fc4ac83846e54b46b4745_s390x",
"8Base-RHACM-2.7:rhacm2/multicluster-operators-subscription-rhel8@sha256:a69777a61feaf373c162a82ffb6f6996df6231c23cb2f1923bdd77c311d7d739_ppc64le",
"8Base-RHACM-2.7:rhacm2/multicluster-operators-subscription-rhel8@sha256:e53b330ed0c4ed0803a93b18a6ce290814dcd16dce6eb980809b5b8c6c09deb4_amd64",
"8Base-RHACM-2.7:rhacm2/multiclusterhub-rhel8@sha256:405fa2e3363a3c124a5764d6153b7bcba3d43a3026813085e44c9246d51ca60a_amd64",
"8Base-RHACM-2.7:rhacm2/multiclusterhub-rhel8@sha256:b82d4ecef59b69623ec4d0a9b5537fa52e007336727c92345cd829d80961f14a_s390x",
"8Base-RHACM-2.7:rhacm2/multiclusterhub-rhel8@sha256:e96ea7f3533e7d0836512cbc2b027b60c400aa16c8e4691117608ab4736a059b_ppc64le",
"8Base-RHACM-2.7:rhacm2/multiclusterhub-rhel8@sha256:fdf9ae4924a587c945a85b2319b0471a5688368df572f2de852c51da8bc74dcb_arm64",
"8Base-RHACM-2.7:rhacm2/node-exporter-rhel8@sha256:1af36144b83dc16cd1958d0414be55eaa2aae95894b6eefd2233308ace81df02_ppc64le",
"8Base-RHACM-2.7:rhacm2/node-exporter-rhel8@sha256:2aeec43f11c6572abb7d4468560dc1561a023d9692058a4ac2b13a0cedb44dde_amd64",
"8Base-RHACM-2.7:rhacm2/node-exporter-rhel8@sha256:8b359fcf74d236fc488ef4553dbaf9dbec549e331f2b103b40139aa2eb1345e4_arm64",
"8Base-RHACM-2.7:rhacm2/node-exporter-rhel8@sha256:97291260ff17e7e1b1f490a68041613ca5f7c192d848f928eca9b867de47bc4e_s390x",
"8Base-RHACM-2.7:rhacm2/observatorium-rhel8-operator@sha256:16eeedaa25dd61c03514479044fde9851c5b4224b718a496e33d43a06f57d5b5_amd64",
"8Base-RHACM-2.7:rhacm2/observatorium-rhel8-operator@sha256:928c114e3aca978626ad91889aaed0cc20ca0d641ad946c9a1b1f2424245c795_arm64",
"8Base-RHACM-2.7:rhacm2/observatorium-rhel8-operator@sha256:c4e260eabb09bacc1aa332ea2001333c671e0fc65a3ef4d04e02b5473b45642d_ppc64le",
"8Base-RHACM-2.7:rhacm2/observatorium-rhel8-operator@sha256:c870e034b29dfa320cb6a6bf60021033b622b76a0c4aaaf2a768326ea046b459_s390x",
"8Base-RHACM-2.7:rhacm2/observatorium-rhel8@sha256:1e46b8610e037752ecfb30aaac5c7459a81aa119bf0c2b2ffb0dc90cd5701af0_arm64",
"8Base-RHACM-2.7:rhacm2/observatorium-rhel8@sha256:51374017a10289e0402363ae2839d110f500be44dc44834dbd8dd66ba0e6f5e9_s390x",
"8Base-RHACM-2.7:rhacm2/observatorium-rhel8@sha256:836c0b874ba4fc57b5f79dffacefd2dc0261822cb6dde17d247db39175a5c27f_amd64",
"8Base-RHACM-2.7:rhacm2/observatorium-rhel8@sha256:b7b3de98fbcc216c00d3291691f8997183a6409dabed8ea7b10b336c481b2b87_ppc64le",
"8Base-RHACM-2.7:rhacm2/prometheus-alertmanager-rhel8@sha256:6c9ea79e385be44f735efb932079b328200d47869f5f5f9b442fdb76067cac2a_amd64",
"8Base-RHACM-2.7:rhacm2/prometheus-alertmanager-rhel8@sha256:8349cdc4677a2dd37c54b058c487d76e8fbe4c76178e805d4745ef5c62bc6151_arm64",
"8Base-RHACM-2.7:rhacm2/prometheus-alertmanager-rhel8@sha256:8e8c89c184a5d023f031ab7cca2c4c64cdfd151c37aa5ae3a206cb1f1055268f_ppc64le",
"8Base-RHACM-2.7:rhacm2/prometheus-alertmanager-rhel8@sha256:fdbba855391acd2b33d0b16f9f0e7ba2a9cdbaa90bf71298182954b7f4c8fe76_s390x",
"8Base-RHACM-2.7:rhacm2/prometheus-rhel8@sha256:59174c376ae5563ea3a2a68bf999458f6b905058f57a7779b6dddd7aff252e4f_amd64",
"8Base-RHACM-2.7:rhacm2/prometheus-rhel8@sha256:6877b4207285d7a0e1343f5c1b70bab163d1fd5004f778998d2e612817ea5f06_s390x",
"8Base-RHACM-2.7:rhacm2/prometheus-rhel8@sha256:a3661c1cbfa2f8c230ec44ee5e2fecf1967ce48df0c9699f063bd27407b94dac_arm64",
"8Base-RHACM-2.7:rhacm2/prometheus-rhel8@sha256:a5a9a7c264f07c789094cb5371729f86700c0cfce4605b573c236c21a46ea9d6_ppc64le",
"8Base-RHACM-2.7:rhacm2/rbac-query-proxy-rhel8@sha256:3481fdb51147ce735b7864215cacd4c6a24b2c05a9388866f11be887a5fd0d4f_s390x",
"8Base-RHACM-2.7:rhacm2/rbac-query-proxy-rhel8@sha256:84486a82cd6655d5e5a1fbccae5a2e9335498d3e05422fa325b443c8923c1b75_arm64",
"8Base-RHACM-2.7:rhacm2/rbac-query-proxy-rhel8@sha256:bdeee76d09265212805e06117c368c96d40c7b46278dc09413fa300c6198ac2d_amd64",
"8Base-RHACM-2.7:rhacm2/rbac-query-proxy-rhel8@sha256:ceb1bd89103c56378166ab968dbaa387ab0531d1592f053718d0c1c683770e3d_ppc64le",
"8Base-RHACM-2.7:rhacm2/search-collector-rhel8@sha256:4b7544ec460f265afb71c9d362cf9851e3ba250c3ab694ccc9a78c15eb38a612_arm64",
"8Base-RHACM-2.7:rhacm2/search-collector-rhel8@sha256:6695c50772760b400d0535f406f02b7c37436c5ce6932b8d5518b995780287a8_s390x",
"8Base-RHACM-2.7:rhacm2/search-collector-rhel8@sha256:91b398bdccc5dbbfb82913ac52110d0b8e2f6c37ded6aa22b7d97ec4655b4cde_amd64",
"8Base-RHACM-2.7:rhacm2/search-collector-rhel8@sha256:e129649706a536e4ef6e8f770d0bf682f35da55c86c978c749e903b1a2bbe875_ppc64le",
"8Base-RHACM-2.7:rhacm2/submariner-addon-rhel8@sha256:17dfda9e5f46f9df69171607ec2e078be9362de4c13e2ed20763fc59a7e9cd1a_s390x",
"8Base-RHACM-2.7:rhacm2/submariner-addon-rhel8@sha256:4eddabb57e6f448c45fba78dc72f1541ccddb11b63a558764d0c105465a76555_amd64",
"8Base-RHACM-2.7:rhacm2/submariner-addon-rhel8@sha256:581fb02a9670b27810f2ad35bad4a82d2e1eab77fcd1274de05b0a922450d3fc_ppc64le",
"8Base-RHACM-2.7:rhacm2/submariner-addon-rhel8@sha256:7400391c2a56bc01da6fbbf13bb249a01e90d8eccb8d465dfb19c3598f5fecbe_arm64",
"8Base-RHACM-2.7:rhacm2/thanos-receive-controller-rhel8@sha256:4b228ecad424ca792139152948e27ed4c714dcfbcd540caf117dee20845018c8_ppc64le",
"8Base-RHACM-2.7:rhacm2/thanos-receive-controller-rhel8@sha256:7ceb607e7a3205361d8c9d1b44aae47381e2d07b129e40b5f90f55c3a8402774_arm64",
"8Base-RHACM-2.7:rhacm2/thanos-receive-controller-rhel8@sha256:b17fe936f5d8d8da38d72bf2153b47ac619c460c1f8227b4cb2f37cfc18cd4be_s390x",
"8Base-RHACM-2.7:rhacm2/thanos-receive-controller-rhel8@sha256:e9a5ef8f2d97357bee0198544d0545c26ee7c7d10116771e510d73eda6c45abe_amd64",
"8Base-RHACM-2.7:rhacm2/thanos-rhel8@sha256:23a4e918b5ffdbad4745e541afad2747bd6b28e534a31e7b5aff74296b27e3e7_amd64",
"8Base-RHACM-2.7:rhacm2/thanos-rhel8@sha256:26de3711356177090694b4bf00821d873127cf8c0675fe42a8f757c5c37a40cd_arm64",
"8Base-RHACM-2.7:rhacm2/thanos-rhel8@sha256:6515a630cddbb13fd14f81fd3b8c3a95f2469eaf599010b42732d8fd794af1b0_s390x",
"8Base-RHACM-2.7:rhacm2/thanos-rhel8@sha256:736e1fd62ba7b6c56ad1af81ab1260dd7d13a770d62914183aaa2cc2ebb0dc20_ppc64le"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2023-22467"
},
{
"category": "external",
"summary": "RHBZ#2159959",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2159959"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2023-22467",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-22467"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2023-22467",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2023-22467"
},
{
"category": "external",
"summary": "https://github.com/moment/luxon/security/advisories/GHSA-3xq5-wjfh-ppjc",
"url": "https://github.com/moment/luxon/security/advisories/GHSA-3xq5-wjfh-ppjc"
}
],
"release_date": "2023-01-04T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2023-02-07T18:36:08+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.7/html-single/install/index#installing",
"product_ids": [
"8Base-RHACM-2.7:rhacm2/console-rhel8@sha256:01517c35f75f1f4f4c3625eb899bff16ae5c114a241c70b56f7de2310ddd065e_s390x",
"8Base-RHACM-2.7:rhacm2/console-rhel8@sha256:33929c835221f166d0eb731f5e553cdf78a5579a124c90b462d4bb5250dc7254_arm64",
"8Base-RHACM-2.7:rhacm2/console-rhel8@sha256:89dad712668e3fdd11a79fdc477a5a2fe1060902bd3f3e575fd2812b4e9f7037_ppc64le",
"8Base-RHACM-2.7:rhacm2/console-rhel8@sha256:fa807a069376c408c56d593bc2e2569cec0c19f105a727a616dea3bd8305953f_amd64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2023:0630"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"8Base-RHACM-2.7:rhacm2/acm-governance-policy-addon-controller-rhel8@sha256:1aae106ecbdeadb77b0fd95133827e7fad4f5fcb9916e56ca0dfccab8bd34bed_ppc64le",
"8Base-RHACM-2.7:rhacm2/acm-governance-policy-addon-controller-rhel8@sha256:2c7f0617df666e8cbcd622dee073a35843db4a81caa19b7db3b9fb9264cdf7fc_amd64",
"8Base-RHACM-2.7:rhacm2/acm-governance-policy-addon-controller-rhel8@sha256:7f6671f84fcbe569fceece415dd7beeb8bb7f86c3031bdfb3ac0d0e777051b2f_s390x",
"8Base-RHACM-2.7:rhacm2/acm-governance-policy-addon-controller-rhel8@sha256:b30028955a86b6ecdb8c6865328976d74e98f56d6e21277a9f5a812f896b6303_arm64",
"8Base-RHACM-2.7:rhacm2/acm-governance-policy-framework-addon-rhel8@sha256:25271964483024b3235dd61f7e7bb9dd5e9dfa75f76e6ded5c92580d440ca48b_s390x",
"8Base-RHACM-2.7:rhacm2/acm-governance-policy-framework-addon-rhel8@sha256:7dcde13540cc938374463521f91091a7bbf0a037cabfc5e4b55c89497e0ba6bf_arm64",
"8Base-RHACM-2.7:rhacm2/acm-governance-policy-framework-addon-rhel8@sha256:b7b778111722c0da14ae74580be1813f6ecedf97fcd88de46fd15cc3ace2cb61_ppc64le",
"8Base-RHACM-2.7:rhacm2/acm-governance-policy-framework-addon-rhel8@sha256:ec5fc63b94bc9c070f14fd76d4ae26b90e3f29d3694887380a5f8f8ea5a04bc0_amd64",
"8Base-RHACM-2.7:rhacm2/acm-grafana-rhel8@sha256:0c427fa58c97b71eb784e4a590c208b0284cf656f66a268ea4803804ce3ce28a_arm64",
"8Base-RHACM-2.7:rhacm2/acm-grafana-rhel8@sha256:2e3505803004ca421087171bfe9097f6f106c812f840e8b83d1215150b4137c4_ppc64le",
"8Base-RHACM-2.7:rhacm2/acm-grafana-rhel8@sha256:49746c3a6e7033b1bac90d3515e0f5ab44aaf9c45cce414308da72bb960287b1_amd64",
"8Base-RHACM-2.7:rhacm2/acm-grafana-rhel8@sha256:c8f1a9d09131727033e6e60984c5baa3271adc6a23854b9aabe70f36952d35d6_s390x",
"8Base-RHACM-2.7:rhacm2/acm-must-gather-rhel8@sha256:0be17e173b962f1a87e833096f208c9030fce1128b2b8c86842a0a40f7d6cf02_arm64",
"8Base-RHACM-2.7:rhacm2/acm-must-gather-rhel8@sha256:5c79bf93599b792c20c76d9a0a35532ad79a45f3765dccfbafab9a273e338e52_amd64",
"8Base-RHACM-2.7:rhacm2/acm-must-gather-rhel8@sha256:a05c071011c96e4db1e4a469883103f4118a304d3e03338083d2a103c0e7c208_ppc64le",
"8Base-RHACM-2.7:rhacm2/acm-must-gather-rhel8@sha256:ad85c5d648363cdb36790b49311f4e07a8584b9e6065cde9d41274a1bd716f0a_s390x",
"8Base-RHACM-2.7:rhacm2/acm-operator-bundle@sha256:90320bd14c632ace987ca1eac05a78068123ef1fc97c401951d073a3f0fd8e66_s390x",
"8Base-RHACM-2.7:rhacm2/acm-operator-bundle@sha256:e45be680b6140f58ff1840649b29aebebad4c5950d9571ca39dfea1dffd669b0_ppc64le",
"8Base-RHACM-2.7:rhacm2/acm-operator-bundle@sha256:f63d0a9a0e3dc9d86e84279c50e9c613d8430e71a3821d418e168250ca3b747c_amd64",
"8Base-RHACM-2.7:rhacm2/acm-prometheus-config-reloader-rhel8@sha256:0fd63f75b7638fadc78f92a62d6e9731e42c05069f3e93ab0ffd4b004de78100_ppc64le",
"8Base-RHACM-2.7:rhacm2/acm-prometheus-config-reloader-rhel8@sha256:2839bcce06fd5a02f6cc8fce8668fb806ae8f2e0e7174e5c66376792c2d1fd92_s390x",
"8Base-RHACM-2.7:rhacm2/acm-prometheus-config-reloader-rhel8@sha256:7fcb79c1707b3c8b767d8c174e5b64516f200c0bfa255c1f40557446b37debae_amd64",
"8Base-RHACM-2.7:rhacm2/acm-prometheus-config-reloader-rhel8@sha256:a4e43fc7608837da6a66cb2c5bda4b78b520c3075c0f1f66bb824fa44e2d35fd_arm64",
"8Base-RHACM-2.7:rhacm2/acm-prometheus-rhel8@sha256:4283fa3b6ee93404d4fe7b551b52dbd7a4bbd8be0a57cf9b603a68736feefaea_amd64",
"8Base-RHACM-2.7:rhacm2/acm-prometheus-rhel8@sha256:7e98ef30dca1071d5abff1be2a3a296cc9a4663162a3828b697637195d314e77_ppc64le",
"8Base-RHACM-2.7:rhacm2/acm-prometheus-rhel8@sha256:b3ee1cad060e7f72414df1ae6c0e27ddf6f6fa7a8e45627ebeb912b8a9ca3b74_arm64",
"8Base-RHACM-2.7:rhacm2/acm-prometheus-rhel8@sha256:c6d947e30ec1aa348d573ee93c669f71b38ea93801e71636f5f9ab4609f681b4_s390x",
"8Base-RHACM-2.7:rhacm2/acm-search-indexer-rhel8@sha256:436307eef035e0e9be448eb6c4f6a690a7d357ed06d661642b082e0d3219864c_amd64",
"8Base-RHACM-2.7:rhacm2/acm-search-indexer-rhel8@sha256:53ceb20280569eaf0129686d49d462a3c1d3eaf2829b6eb920e9359be718e2c4_s390x",
"8Base-RHACM-2.7:rhacm2/acm-search-indexer-rhel8@sha256:aa89295f36c99d70e63b07e9fe2c8db348df38b3308870f543efb4be24beca6c_ppc64le",
"8Base-RHACM-2.7:rhacm2/acm-search-indexer-rhel8@sha256:aed3972894519bc832bd9a340316a752ebb8edbc393051904c399eef7e423dd4_arm64",
"8Base-RHACM-2.7:rhacm2/acm-search-v2-api-rhel8@sha256:1808d69232a47c3590a41c1e97126dd06c2727be972b11170b115f2e5d9fec38_amd64",
"8Base-RHACM-2.7:rhacm2/acm-search-v2-api-rhel8@sha256:1d5153067a1cb127f74d2bc983d16db8f39313a378f14d13f7e39da28f2251ae_ppc64le",
"8Base-RHACM-2.7:rhacm2/acm-search-v2-api-rhel8@sha256:5be1e54791e8024f0e1342eba7d4441e0606f9a26be8f52aff51c8665baa41cc_s390x",
"8Base-RHACM-2.7:rhacm2/acm-search-v2-api-rhel8@sha256:f2924c460e8d7e12da359f365f9ec3b13c2d175dd6c11533b12113741eea7292_arm64",
"8Base-RHACM-2.7:rhacm2/acm-search-v2-rhel8@sha256:8a28d0fad728823ae5a07a259a0866bc507ae9b0f90eb1b4c63567aaf13c377c_arm64",
"8Base-RHACM-2.7:rhacm2/acm-search-v2-rhel8@sha256:f5b656141ad16ac873d1b886abc3b956380268b6c0dddb8ceac3e79b65edae0a_s390x",
"8Base-RHACM-2.7:rhacm2/acm-search-v2-rhel8@sha256:f708326772c9ed846e11b053efda56c106d5a72a13482d2a8ecc179cfb957bc9_ppc64le",
"8Base-RHACM-2.7:rhacm2/acm-search-v2-rhel8@sha256:fb98ce01f36b3780192e99b96c688387b5d76892f409b831d6f134ec65d02d4a_amd64",
"8Base-RHACM-2.7:rhacm2/acm-volsync-addon-controller-rhel8@sha256:56067372156bb6d00103eecc4b5c80478980036b8143a2e2a73f8a685d0d78ee_amd64",
"8Base-RHACM-2.7:rhacm2/acm-volsync-addon-controller-rhel8@sha256:98724153fa7763d22bcf11c3a5faa6eee0f6c40c4f4f647487e106d2ef427218_s390x",
"8Base-RHACM-2.7:rhacm2/acm-volsync-addon-controller-rhel8@sha256:a7f8ce55764d4e303d54aaf064d56ee192620d29b361fabcda2a26f364221dc9_arm64",
"8Base-RHACM-2.7:rhacm2/acm-volsync-addon-controller-rhel8@sha256:e3e10a30c35a9cbd5f81d107e9ce86b2410bd10171673521eab1491ebdee2314_ppc64le",
"8Base-RHACM-2.7:rhacm2/cert-policy-controller-rhel8@sha256:1de63e2d307841c7707f4d0c09cd1d9cd673bbd7736c5f6c533986a9de0d1118_s390x",
"8Base-RHACM-2.7:rhacm2/cert-policy-controller-rhel8@sha256:488e74aed7f420f6112ef1f7b3b5cc812358574ec149ecca1147ff2f9d6d7835_arm64",
"8Base-RHACM-2.7:rhacm2/cert-policy-controller-rhel8@sha256:5be8ca7ec79077906c23b52cdaa731866774a2e413babd395d3f24d892bed37a_ppc64le",
"8Base-RHACM-2.7:rhacm2/cert-policy-controller-rhel8@sha256:c78e2547f3cff318747e354f09e5954c71fde8840ab8db818050dc9531205e6c_amd64",
"8Base-RHACM-2.7:rhacm2/cluster-backup-rhel8-operator@sha256:09f23f185abfbec175fbea2cc1fba624308c2777b5c8133d9e98daeb4bcfa009_s390x",
"8Base-RHACM-2.7:rhacm2/cluster-backup-rhel8-operator@sha256:3af39faf1795e87018795c35b2ec5074bfcd1bf76b84326446cfb1570bc0d5e0_arm64",
"8Base-RHACM-2.7:rhacm2/cluster-backup-rhel8-operator@sha256:3c969356ace5c3bc0fa5d6d8e25a838262b0f6152533f4361034a742eb29ae24_amd64",
"8Base-RHACM-2.7:rhacm2/cluster-backup-rhel8-operator@sha256:f02c115867036c64cdf8669fe7690b94d23b19ad7b969938f7c4cbb00111d403_ppc64le",
"8Base-RHACM-2.7:rhacm2/config-policy-controller-rhel8@sha256:1339f82b15ebe01ba411e70252eb5964a5d622bd28a7fa494786ae6317d3060c_amd64",
"8Base-RHACM-2.7:rhacm2/config-policy-controller-rhel8@sha256:328c0d0e4d06573f2f26bbec39f1a570eb6ddbc26a5c0fa380fec7f840f6475e_arm64",
"8Base-RHACM-2.7:rhacm2/config-policy-controller-rhel8@sha256:e5480dd0b573d0fd949fa2cf22d77ebb5a32765fb95bed18a02fa3155f690f5b_ppc64le",
"8Base-RHACM-2.7:rhacm2/config-policy-controller-rhel8@sha256:fab9c37776dabaa9c510bf243f23407715a1e3bd1c0a0280dc22191c6349a1c0_s390x",
"8Base-RHACM-2.7:rhacm2/console-rhel8@sha256:01517c35f75f1f4f4c3625eb899bff16ae5c114a241c70b56f7de2310ddd065e_s390x",
"8Base-RHACM-2.7:rhacm2/console-rhel8@sha256:33929c835221f166d0eb731f5e553cdf78a5579a124c90b462d4bb5250dc7254_arm64",
"8Base-RHACM-2.7:rhacm2/console-rhel8@sha256:89dad712668e3fdd11a79fdc477a5a2fe1060902bd3f3e575fd2812b4e9f7037_ppc64le",
"8Base-RHACM-2.7:rhacm2/console-rhel8@sha256:fa807a069376c408c56d593bc2e2569cec0c19f105a727a616dea3bd8305953f_amd64",
"8Base-RHACM-2.7:rhacm2/endpoint-monitoring-rhel8-operator@sha256:4f5241425e26875244fab0ec9e96707790ef86edca5265ac01de1ccfc86294c0_amd64",
"8Base-RHACM-2.7:rhacm2/endpoint-monitoring-rhel8-operator@sha256:64c9e84fb923d107d0d4d3f9026510de03f73773cc8348f0025721d26033215c_arm64",
"8Base-RHACM-2.7:rhacm2/endpoint-monitoring-rhel8-operator@sha256:8913009902c71afe34f3a98ed720997e72f764cb7e251a08a2698f2d8ce64e24_s390x",
"8Base-RHACM-2.7:rhacm2/endpoint-monitoring-rhel8-operator@sha256:c5bcc8c4e5d2a4b7270b04dc1b8e8fa399a0f0bfff1d1cc3e7ec0b7b7b6e0f3f_ppc64le",
"8Base-RHACM-2.7:rhacm2/governance-policy-propagator-rhel8@sha256:002229b229bf9a13e54dc16e1edacc0cf8c75d6f46948868a045d79dfd38033c_amd64",
"8Base-RHACM-2.7:rhacm2/governance-policy-propagator-rhel8@sha256:53a9030933e0b2f752461e5337590ad16e891a8fdda897d8a0cb8e135363f0d0_ppc64le",
"8Base-RHACM-2.7:rhacm2/governance-policy-propagator-rhel8@sha256:d4296089159e15bf3e11f5695a34d10b83875a346545f1d09824b4fe47295cf8_s390x",
"8Base-RHACM-2.7:rhacm2/governance-policy-propagator-rhel8@sha256:e05489056e65dba4eb291b050c8072608a5efc2ce971b34a903c8c7ca07e0927_arm64",
"8Base-RHACM-2.7:rhacm2/grafana-dashboard-loader-rhel8@sha256:0d64615d4c3a6fc8e0fc5eb595d8f846f17f7462aaf66b40aa54436fe2b4bd2b_amd64",
"8Base-RHACM-2.7:rhacm2/grafana-dashboard-loader-rhel8@sha256:c182f0b51bfd9b29ea7363f74522a49b6601418f5db76843231167ef1176f709_s390x",
"8Base-RHACM-2.7:rhacm2/grafana-dashboard-loader-rhel8@sha256:d41f6fabaec525dfaac736806b93102479260309f482e155af2b03dc3c9a0c61_arm64",
"8Base-RHACM-2.7:rhacm2/grafana-dashboard-loader-rhel8@sha256:f35f6472c8138046e2f9017659dfb5a703cd895032a21d6d95c1075173005f7c_ppc64le",
"8Base-RHACM-2.7:rhacm2/iam-policy-controller-rhel8@sha256:83354271af399291790b9c3e2e98ba1db7fac99b48a385d50e7318b357f882ca_ppc64le",
"8Base-RHACM-2.7:rhacm2/iam-policy-controller-rhel8@sha256:cc5f8499009dc316d936c3a57f9a9457d5f2bbc8568e2b484a7c8b1cc676da7c_arm64",
"8Base-RHACM-2.7:rhacm2/iam-policy-controller-rhel8@sha256:e79bba365fb1a5edb7cc53d07cebdbb56e861948dedd61e9697f14a8defc300b_amd64",
"8Base-RHACM-2.7:rhacm2/iam-policy-controller-rhel8@sha256:f7a86d6209a19498e56da1f39533a1198af35c2a9e3c824cea252eb34d737219_s390x",
"8Base-RHACM-2.7:rhacm2/insights-client-rhel8@sha256:41d64847ac789df45b51aeca8debfa2a5ac7ff15ad880ba7213ce8afbe4aff2e_amd64",
"8Base-RHACM-2.7:rhacm2/insights-client-rhel8@sha256:5a32ad8c8e7792f9679a604f073bce047c4f8fdd713a655ae83314e27366c5af_arm64",
"8Base-RHACM-2.7:rhacm2/insights-client-rhel8@sha256:7040938ffaa1682dfefe95a614335b9d4f59aac472e47937f1d19f8325d985e6_ppc64le",
"8Base-RHACM-2.7:rhacm2/insights-client-rhel8@sha256:9d25ef8c29b2dac4660e18c17d0286fa2ff0f6f6383b6bf795f7e5e6f70b950e_s390x",
"8Base-RHACM-2.7:rhacm2/insights-metrics-rhel8@sha256:4bf538ff68126949da79f7b1ab97a44a64529e240cd3f84360a88bb6a9a08e4d_ppc64le",
"8Base-RHACM-2.7:rhacm2/insights-metrics-rhel8@sha256:57bf2eca5df0be601d7dd59357e95d078bf69d26c1b26cdd56d0d311df123d5a_arm64",
"8Base-RHACM-2.7:rhacm2/insights-metrics-rhel8@sha256:65f96884ed34103842217b26597ec413197db699aeb004daeca08f1d08014f46_amd64",
"8Base-RHACM-2.7:rhacm2/insights-metrics-rhel8@sha256:ed01454411cbdfb20661aecc76e00767b5ec122e27a379159476eabba741b94e_s390x",
"8Base-RHACM-2.7:rhacm2/klusterlet-addon-controller-rhel8@sha256:523776c04653aac8c750ff48156fd7a5b0efd9ad35c40cbacdbe0ca6dda48217_amd64",
"8Base-RHACM-2.7:rhacm2/klusterlet-addon-controller-rhel8@sha256:7cea9ce9aeb26df137590353de05b8a88ee55faa43cecde68e40fb875f9844cd_arm64",
"8Base-RHACM-2.7:rhacm2/klusterlet-addon-controller-rhel8@sha256:866125412b6812710734b9e72d09581be40879bb57236e37660e2d29210a37ad_s390x",
"8Base-RHACM-2.7:rhacm2/klusterlet-addon-controller-rhel8@sha256:c89f9fed1ce56a6baf10808454b01d4df88571db744feb2bfae8b5707d82013f_ppc64le",
"8Base-RHACM-2.7:rhacm2/kube-rbac-proxy-rhel8@sha256:407178ad223483b92a382e0fb916de9f42f1a0db9aaacb66710a7a743f1c3dce_arm64",
"8Base-RHACM-2.7:rhacm2/kube-rbac-proxy-rhel8@sha256:455dde7a89b1505c93651022451b83e1e8f86186b98f660e3c6ad998a97d48f3_ppc64le",
"8Base-RHACM-2.7:rhacm2/kube-rbac-proxy-rhel8@sha256:95de0275698ef704379246e088763c3827171487049b9cfb857712ddbdef46e9_amd64",
"8Base-RHACM-2.7:rhacm2/kube-rbac-proxy-rhel8@sha256:f0397b30dc7b824b0e37a256c5a067585885c80db1033b44a13fe56446cd80a9_s390x",
"8Base-RHACM-2.7:rhacm2/kube-state-metrics-rhel8@sha256:1f27bc62a66413a31d2d680ecd2a8ed9c9d378341da56b788cd86c98151a1fd4_s390x",
"8Base-RHACM-2.7:rhacm2/kube-state-metrics-rhel8@sha256:534420075e829b5881f6cd3f32d4aa90ea3075de869b84f689c9606d4f03521a_arm64",
"8Base-RHACM-2.7:rhacm2/kube-state-metrics-rhel8@sha256:8cc675a0cf4ff24b28c0b75a54fc4f3328c6a9f041f21d1814d210b7704f6970_amd64",
"8Base-RHACM-2.7:rhacm2/kube-state-metrics-rhel8@sha256:c56179f297ebab2ef9851417ec42ac6c16b6f8cb3627c243ff6984d2dd6ac76d_ppc64le",
"8Base-RHACM-2.7:rhacm2/management-ingress-rhel8@sha256:3b94abf5182934113b1cf9b8688a2da977d5fec3110f2d79b81b2ec46ffeada3_ppc64le",
"8Base-RHACM-2.7:rhacm2/management-ingress-rhel8@sha256:70aa7c3711b4085caa9ba50295dfedf9b2cd3a1b37e815e4a7245c1aef0cfe22_s390x",
"8Base-RHACM-2.7:rhacm2/management-ingress-rhel8@sha256:bea2ee18f401ec1b4c4b87f40f6f79a4418d6aafad5e2b50099f7541b6699de7_arm64",
"8Base-RHACM-2.7:rhacm2/management-ingress-rhel8@sha256:f45de50d8d7b6a285317a3bc1c413427841c8d6fab742f6de0a61bad9722b61e_amd64",
"8Base-RHACM-2.7:rhacm2/memcached-exporter-rhel8@sha256:094b84362782a88d8b0c7a75a23dd5ae3ff846913f0a49e732d53cc0efdf6a61_arm64",
"8Base-RHACM-2.7:rhacm2/memcached-exporter-rhel8@sha256:708e8f9531f5cc33a2543956eb0c940e5ad36d2ac196903a0beaa42944cb543f_ppc64le",
"8Base-RHACM-2.7:rhacm2/memcached-exporter-rhel8@sha256:baa029b8feb59ec4d626f021ebf777cc991c1a24c29c321c40513b91641f4bbc_amd64",
"8Base-RHACM-2.7:rhacm2/memcached-exporter-rhel8@sha256:c7937a592a255199c316e30c499d0c150cc95c3f208e46d8a936a5bc03a1fed6_s390x",
"8Base-RHACM-2.7:rhacm2/memcached-rhel8@sha256:21d28e1c3d1c7e8803261867c20a29df444676780ed9d4cc9f1dd1c8dbd68688_amd64",
"8Base-RHACM-2.7:rhacm2/memcached-rhel8@sha256:6bac06a2e1e181fe4920a33df5ce433635871a42ba30fbbe0adff1c505fbab4b_ppc64le",
"8Base-RHACM-2.7:rhacm2/memcached-rhel8@sha256:6c7cb2786f6863e7d1c8554f159c68123921d22bbd7bec5fc3532cad991937b4_s390x",
"8Base-RHACM-2.7:rhacm2/memcached-rhel8@sha256:e044af5fee732dd9923759b312c3b72dd4b6ab1780456973f35677d72586913e_arm64",
"8Base-RHACM-2.7:rhacm2/metrics-collector-rhel8@sha256:21644ef77ec046c79fb64f612245ac5d59c0aa569c548b48062da8896d159696_s390x",
"8Base-RHACM-2.7:rhacm2/metrics-collector-rhel8@sha256:2358249e2cf40d054cca5711f39091e2f0cbd44e61a24d3c1dd1a9e79cc440b1_arm64",
"8Base-RHACM-2.7:rhacm2/metrics-collector-rhel8@sha256:9638fab8d1439730395607cc99bcda33eae5e813778398888124e8ae319cb80e_amd64",
"8Base-RHACM-2.7:rhacm2/metrics-collector-rhel8@sha256:e06aed89ad0c48bef78e45512d22c3373f62c63d335d953ba064b160a68fcad2_ppc64le",
"8Base-RHACM-2.7:rhacm2/multicloud-integrations-rhel8@sha256:1063ef655f5dd15b0b914572ba672892eb53b441ae151d14cffca9d320860f2d_ppc64le",
"8Base-RHACM-2.7:rhacm2/multicloud-integrations-rhel8@sha256:3f0ab9161698eb9e3342c3b3fc70d5ca9c420cdcc5a5ccebc8cc993dfefb9dc3_amd64",
"8Base-RHACM-2.7:rhacm2/multicloud-integrations-rhel8@sha256:651c4ac3da42bc2acfe9bff35e397ccf5e88abb6303622f3244d6ccb9b8f9e0d_s390x",
"8Base-RHACM-2.7:rhacm2/multicloud-integrations-rhel8@sha256:f02a569222e13356f5fbdef5b7d2da943e6f6071fd88ba75a2565b3d340b6c3a_arm64",
"8Base-RHACM-2.7:rhacm2/multicluster-observability-rhel8-operator@sha256:49083d7039af6df4bd639dd998162c96dc586da4d828ffbe9c880a8a8d6d13d6_arm64",
"8Base-RHACM-2.7:rhacm2/multicluster-observability-rhel8-operator@sha256:68228ba1ef7bf5631f0cab91cb4e9f86c3d24c1ad587332d42c4f85e1a3608d7_amd64",
"8Base-RHACM-2.7:rhacm2/multicluster-observability-rhel8-operator@sha256:93da29b41da3c87d4bffaf42369b50217f5d8f81d0a82c4108c27a3c40f544d8_s390x",
"8Base-RHACM-2.7:rhacm2/multicluster-observability-rhel8-operator@sha256:f212909bc9ed5be6da68a3b6a4866fdc17ecc3514b075977a8679998d6742cbe_ppc64le",
"8Base-RHACM-2.7:rhacm2/multicluster-operators-application-rhel8@sha256:299f0753c65ab4e609418fd5515bdcb041bee357f4db192ae32a24ad0c4d7853_s390x",
"8Base-RHACM-2.7:rhacm2/multicluster-operators-application-rhel8@sha256:62520c406cdbd823e99e8ee9ff9119b61cb6880fcb1335211b6520bedec564f2_amd64",
"8Base-RHACM-2.7:rhacm2/multicluster-operators-application-rhel8@sha256:9c58c89cb0173394684d7d23178ad32eb2d571444cb306ea599565eaac92ea4f_arm64",
"8Base-RHACM-2.7:rhacm2/multicluster-operators-application-rhel8@sha256:b385c92b069a8dae72e57b69d24e1fff59ad46781579882a1edfa4839fd8bbba_ppc64le",
"8Base-RHACM-2.7:rhacm2/multicluster-operators-channel-rhel8@sha256:044723d62439a8364772ab27be2c04dbd2c0421dbeb0a7b94f70e99e646b4c80_ppc64le",
"8Base-RHACM-2.7:rhacm2/multicluster-operators-channel-rhel8@sha256:d8fe5baa4aefbcf41861743a3cf6c94f8a2a63526e96e5d263a40a8cb8a5ad4e_s390x",
"8Base-RHACM-2.7:rhacm2/multicluster-operators-channel-rhel8@sha256:da65bc93513dfb37a4828eaf5e1d4c08265ffdba05028fed95a564341d226771_amd64",
"8Base-RHACM-2.7:rhacm2/multicluster-operators-channel-rhel8@sha256:ddb1016901287c80ef1972f25db37b1182e854115671961efb3fc0048cd95800_arm64",
"8Base-RHACM-2.7:rhacm2/multicluster-operators-subscription-rhel8@sha256:548d610f996e73b67eb21d2993b5ac3d0da02997a48b9c1226072d6d95ae4c3b_arm64",
"8Base-RHACM-2.7:rhacm2/multicluster-operators-subscription-rhel8@sha256:6307eb5e9195415477b18d701310e8813772b7120d0fc4ac83846e54b46b4745_s390x",
"8Base-RHACM-2.7:rhacm2/multicluster-operators-subscription-rhel8@sha256:a69777a61feaf373c162a82ffb6f6996df6231c23cb2f1923bdd77c311d7d739_ppc64le",
"8Base-RHACM-2.7:rhacm2/multicluster-operators-subscription-rhel8@sha256:e53b330ed0c4ed0803a93b18a6ce290814dcd16dce6eb980809b5b8c6c09deb4_amd64",
"8Base-RHACM-2.7:rhacm2/multiclusterhub-rhel8@sha256:405fa2e3363a3c124a5764d6153b7bcba3d43a3026813085e44c9246d51ca60a_amd64",
"8Base-RHACM-2.7:rhacm2/multiclusterhub-rhel8@sha256:b82d4ecef59b69623ec4d0a9b5537fa52e007336727c92345cd829d80961f14a_s390x",
"8Base-RHACM-2.7:rhacm2/multiclusterhub-rhel8@sha256:e96ea7f3533e7d0836512cbc2b027b60c400aa16c8e4691117608ab4736a059b_ppc64le",
"8Base-RHACM-2.7:rhacm2/multiclusterhub-rhel8@sha256:fdf9ae4924a587c945a85b2319b0471a5688368df572f2de852c51da8bc74dcb_arm64",
"8Base-RHACM-2.7:rhacm2/node-exporter-rhel8@sha256:1af36144b83dc16cd1958d0414be55eaa2aae95894b6eefd2233308ace81df02_ppc64le",
"8Base-RHACM-2.7:rhacm2/node-exporter-rhel8@sha256:2aeec43f11c6572abb7d4468560dc1561a023d9692058a4ac2b13a0cedb44dde_amd64",
"8Base-RHACM-2.7:rhacm2/node-exporter-rhel8@sha256:8b359fcf74d236fc488ef4553dbaf9dbec549e331f2b103b40139aa2eb1345e4_arm64",
"8Base-RHACM-2.7:rhacm2/node-exporter-rhel8@sha256:97291260ff17e7e1b1f490a68041613ca5f7c192d848f928eca9b867de47bc4e_s390x",
"8Base-RHACM-2.7:rhacm2/observatorium-rhel8-operator@sha256:16eeedaa25dd61c03514479044fde9851c5b4224b718a496e33d43a06f57d5b5_amd64",
"8Base-RHACM-2.7:rhacm2/observatorium-rhel8-operator@sha256:928c114e3aca978626ad91889aaed0cc20ca0d641ad946c9a1b1f2424245c795_arm64",
"8Base-RHACM-2.7:rhacm2/observatorium-rhel8-operator@sha256:c4e260eabb09bacc1aa332ea2001333c671e0fc65a3ef4d04e02b5473b45642d_ppc64le",
"8Base-RHACM-2.7:rhacm2/observatorium-rhel8-operator@sha256:c870e034b29dfa320cb6a6bf60021033b622b76a0c4aaaf2a768326ea046b459_s390x",
"8Base-RHACM-2.7:rhacm2/observatorium-rhel8@sha256:1e46b8610e037752ecfb30aaac5c7459a81aa119bf0c2b2ffb0dc90cd5701af0_arm64",
"8Base-RHACM-2.7:rhacm2/observatorium-rhel8@sha256:51374017a10289e0402363ae2839d110f500be44dc44834dbd8dd66ba0e6f5e9_s390x",
"8Base-RHACM-2.7:rhacm2/observatorium-rhel8@sha256:836c0b874ba4fc57b5f79dffacefd2dc0261822cb6dde17d247db39175a5c27f_amd64",
"8Base-RHACM-2.7:rhacm2/observatorium-rhel8@sha256:b7b3de98fbcc216c00d3291691f8997183a6409dabed8ea7b10b336c481b2b87_ppc64le",
"8Base-RHACM-2.7:rhacm2/prometheus-alertmanager-rhel8@sha256:6c9ea79e385be44f735efb932079b328200d47869f5f5f9b442fdb76067cac2a_amd64",
"8Base-RHACM-2.7:rhacm2/prometheus-alertmanager-rhel8@sha256:8349cdc4677a2dd37c54b058c487d76e8fbe4c76178e805d4745ef5c62bc6151_arm64",
"8Base-RHACM-2.7:rhacm2/prometheus-alertmanager-rhel8@sha256:8e8c89c184a5d023f031ab7cca2c4c64cdfd151c37aa5ae3a206cb1f1055268f_ppc64le",
"8Base-RHACM-2.7:rhacm2/prometheus-alertmanager-rhel8@sha256:fdbba855391acd2b33d0b16f9f0e7ba2a9cdbaa90bf71298182954b7f4c8fe76_s390x",
"8Base-RHACM-2.7:rhacm2/prometheus-rhel8@sha256:59174c376ae5563ea3a2a68bf999458f6b905058f57a7779b6dddd7aff252e4f_amd64",
"8Base-RHACM-2.7:rhacm2/prometheus-rhel8@sha256:6877b4207285d7a0e1343f5c1b70bab163d1fd5004f778998d2e612817ea5f06_s390x",
"8Base-RHACM-2.7:rhacm2/prometheus-rhel8@sha256:a3661c1cbfa2f8c230ec44ee5e2fecf1967ce48df0c9699f063bd27407b94dac_arm64",
"8Base-RHACM-2.7:rhacm2/prometheus-rhel8@sha256:a5a9a7c264f07c789094cb5371729f86700c0cfce4605b573c236c21a46ea9d6_ppc64le",
"8Base-RHACM-2.7:rhacm2/rbac-query-proxy-rhel8@sha256:3481fdb51147ce735b7864215cacd4c6a24b2c05a9388866f11be887a5fd0d4f_s390x",
"8Base-RHACM-2.7:rhacm2/rbac-query-proxy-rhel8@sha256:84486a82cd6655d5e5a1fbccae5a2e9335498d3e05422fa325b443c8923c1b75_arm64",
"8Base-RHACM-2.7:rhacm2/rbac-query-proxy-rhel8@sha256:bdeee76d09265212805e06117c368c96d40c7b46278dc09413fa300c6198ac2d_amd64",
"8Base-RHACM-2.7:rhacm2/rbac-query-proxy-rhel8@sha256:ceb1bd89103c56378166ab968dbaa387ab0531d1592f053718d0c1c683770e3d_ppc64le",
"8Base-RHACM-2.7:rhacm2/search-collector-rhel8@sha256:4b7544ec460f265afb71c9d362cf9851e3ba250c3ab694ccc9a78c15eb38a612_arm64",
"8Base-RHACM-2.7:rhacm2/search-collector-rhel8@sha256:6695c50772760b400d0535f406f02b7c37436c5ce6932b8d5518b995780287a8_s390x",
"8Base-RHACM-2.7:rhacm2/search-collector-rhel8@sha256:91b398bdccc5dbbfb82913ac52110d0b8e2f6c37ded6aa22b7d97ec4655b4cde_amd64",
"8Base-RHACM-2.7:rhacm2/search-collector-rhel8@sha256:e129649706a536e4ef6e8f770d0bf682f35da55c86c978c749e903b1a2bbe875_ppc64le",
"8Base-RHACM-2.7:rhacm2/submariner-addon-rhel8@sha256:17dfda9e5f46f9df69171607ec2e078be9362de4c13e2ed20763fc59a7e9cd1a_s390x",
"8Base-RHACM-2.7:rhacm2/submariner-addon-rhel8@sha256:4eddabb57e6f448c45fba78dc72f1541ccddb11b63a558764d0c105465a76555_amd64",
"8Base-RHACM-2.7:rhacm2/submariner-addon-rhel8@sha256:581fb02a9670b27810f2ad35bad4a82d2e1eab77fcd1274de05b0a922450d3fc_ppc64le",
"8Base-RHACM-2.7:rhacm2/submariner-addon-rhel8@sha256:7400391c2a56bc01da6fbbf13bb249a01e90d8eccb8d465dfb19c3598f5fecbe_arm64",
"8Base-RHACM-2.7:rhacm2/thanos-receive-controller-rhel8@sha256:4b228ecad424ca792139152948e27ed4c714dcfbcd540caf117dee20845018c8_ppc64le",
"8Base-RHACM-2.7:rhacm2/thanos-receive-controller-rhel8@sha256:7ceb607e7a3205361d8c9d1b44aae47381e2d07b129e40b5f90f55c3a8402774_arm64",
"8Base-RHACM-2.7:rhacm2/thanos-receive-controller-rhel8@sha256:b17fe936f5d8d8da38d72bf2153b47ac619c460c1f8227b4cb2f37cfc18cd4be_s390x",
"8Base-RHACM-2.7:rhacm2/thanos-receive-controller-rhel8@sha256:e9a5ef8f2d97357bee0198544d0545c26ee7c7d10116771e510d73eda6c45abe_amd64",
"8Base-RHACM-2.7:rhacm2/thanos-rhel8@sha256:23a4e918b5ffdbad4745e541afad2747bd6b28e534a31e7b5aff74296b27e3e7_amd64",
"8Base-RHACM-2.7:rhacm2/thanos-rhel8@sha256:26de3711356177090694b4bf00821d873127cf8c0675fe42a8f757c5c37a40cd_arm64",
"8Base-RHACM-2.7:rhacm2/thanos-rhel8@sha256:6515a630cddbb13fd14f81fd3b8c3a95f2469eaf599010b42732d8fd794af1b0_s390x",
"8Base-RHACM-2.7:rhacm2/thanos-rhel8@sha256:736e1fd62ba7b6c56ad1af81ab1260dd7d13a770d62914183aaa2cc2ebb0dc20_ppc64le"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "luxon: Inefficient regular expression complexity in luxon.js"
}
]
}
RHSA-2022:6102
Vulnerability from csaf_redhat
Notes
{
"document": {
"aggregate_severity": {
"namespace": "https://access.redhat.com/security/updates/classification/",
"text": "Low"
},
"category": "csaf_security_advisory",
"csaf_version": "2.0",
"distribution": {
"text": "Copyright \u00a9 Red Hat, Inc. All rights reserved.",
"tlp": {
"label": "WHITE",
"url": "https://www.first.org/tlp/"
}
},
"lang": "en",
"notes": [
{
"category": "summary",
"text": "Red Hat OpenShift Container Platform release 4.11.1 is now available with\nupdates to packages and images that fix several bugs and add enhancements.\n\nThis release includes a security update for Red Hat OpenShift Container Platform 4.11.\n\nRed Hat Product Security has rated this update as having a security impact\nof Low. A Common Vulnerability Scoring System (CVSS) base score, which\ngives a detailed severity rating, is available for each vulnerability from\nthe CVE link(s) in the References section.",
"title": "Topic"
},
{
"category": "general",
"text": "Red Hat OpenShift Container Platform is Red Hat\u0027s cloud computing\nKubernetes application platform solution designed for on-premise or private\ncloud deployments.\n\nThis advisory contains the RPM packages for Red Hat OpenShift Container Platform 4.11.1. See the following advisory for the container images for this release:\n\nhttps://access.redhat.com/errata/RHSA-2022:6103\n\nSecurity Fix(es):\n\n* golang: crypto/tls: session tickets lack random ticket_age_add\n(CVE-2022-30629)\n\nFor more details about the security issue(s), including the impact, a CVSS\nscore, acknowledgments, and other related information, refer to the CVE\npage(s)\nlisted in the References section.\n\nAll OpenShift Container Platform 4.11 users are advised to upgrade to these updated packages and images when they are available in the appropriate release channel. To check for available updates, use the OpenShift Console or the CLI oc command. Instructions for upgrading a cluster are available at https://docs.openshift.com/container-platform/4.11/updating/updating-cluster-cli.html",
"title": "Details"
},
{
"category": "legal_disclaimer",
"text": "This content is licensed under the Creative Commons Attribution 4.0 International License (https://creativecommons.org/licenses/by/4.0/). If you distribute this content, or a modified version of it, you must provide attribution to Red Hat Inc. and provide a link to the original.",
"title": "Terms of Use"
}
],
"publisher": {
"category": "vendor",
"contact_details": "https://access.redhat.com/security/team/contact/",
"issuing_authority": "Red Hat Product Security is responsible for vulnerability handling across all Red Hat products and services.",
"name": "Red Hat Product Security",
"namespace": "https://www.redhat.com"
},
"references": [
{
"category": "self",
"summary": "https://access.redhat.com/errata/RHSA-2022:6102",
"url": "https://access.redhat.com/errata/RHSA-2022:6102"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/updates/classification/#low",
"url": "https://access.redhat.com/security/updates/classification/#low"
},
{
"category": "external",
"summary": "2092793",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2092793"
},
{
"category": "self",
"summary": "Canonical URL",
"url": "https://security.access.redhat.com/data/csaf/v2/advisories/2022/rhsa-2022_6102.json"
}
],
"title": "Red Hat Security Advisory: OpenShift Container Platform 4.11.1 packages and security update",
"tracking": {
"current_release_date": "2025-10-31T13:02:06+00:00",
"generator": {
"date": "2025-10-31T13:02:06+00:00",
"engine": {
"name": "Red Hat SDEngine",
"version": "4.6.10"
}
},
"id": "RHSA-2022:6102",
"initial_release_date": "2022-08-23T14:48:05+00:00",
"revision_history": [
{
"date": "2022-08-23T14:48:05+00:00",
"number": "1",
"summary": "Initial version"
},
{
"date": "2022-08-23T14:48:05+00:00",
"number": "2",
"summary": "Last updated version"
},
{
"date": "2025-10-31T13:02:06+00:00",
"number": "3",
"summary": "Last generated version"
}
],
"status": "final",
"version": "3"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_name",
"name": "Red Hat OpenShift Container Platform 4.11",
"product": {
"name": "Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11",
"product_identification_helper": {
"cpe": "cpe:/a:redhat:openshift:4.11::el8"
}
}
}
],
"category": "product_family",
"name": "Red Hat OpenShift Enterprise"
},
{
"branches": [
{
"category": "product_version",
"name": "NetworkManager-1:1.36.0-8.el8_6.src",
"product": {
"name": "NetworkManager-1:1.36.0-8.el8_6.src",
"product_id": "NetworkManager-1:1.36.0-8.el8_6.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/NetworkManager@1.36.0-8.el8_6?arch=src\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "butane-0:0.15.0-2.rhaos4.11.el8.src",
"product": {
"name": "butane-0:0.15.0-2.rhaos4.11.el8.src",
"product_id": "butane-0:0.15.0-2.rhaos4.11.el8.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/butane@0.15.0-2.rhaos4.11.el8?arch=src"
}
}
},
{
"category": "product_version",
"name": "console-login-helper-messages-0:0.20.4-1.rhaos4.11.el8.src",
"product": {
"name": "console-login-helper-messages-0:0.20.4-1.rhaos4.11.el8.src",
"product_id": "console-login-helper-messages-0:0.20.4-1.rhaos4.11.el8.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/console-login-helper-messages@0.20.4-1.rhaos4.11.el8?arch=src"
}
}
},
{
"category": "product_version",
"name": "cri-o-0:1.24.2-4.rhaos4.11.gitd6283df.el8.src",
"product": {
"name": "cri-o-0:1.24.2-4.rhaos4.11.gitd6283df.el8.src",
"product_id": "cri-o-0:1.24.2-4.rhaos4.11.gitd6283df.el8.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/cri-o@1.24.2-4.rhaos4.11.gitd6283df.el8?arch=src"
}
}
},
{
"category": "product_version",
"name": "ignition-0:2.14.0-4.rhaos4.11.el8.src",
"product": {
"name": "ignition-0:2.14.0-4.rhaos4.11.el8.src",
"product_id": "ignition-0:2.14.0-4.rhaos4.11.el8.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/ignition@2.14.0-4.rhaos4.11.el8?arch=src"
}
}
},
{
"category": "product_version",
"name": "openshift-0:4.11.0-202208101756.p0.g4f0dd4d.assembly.stream.el8.src",
"product": {
"name": "openshift-0:4.11.0-202208101756.p0.g4f0dd4d.assembly.stream.el8.src",
"product_id": "openshift-0:4.11.0-202208101756.p0.g4f0dd4d.assembly.stream.el8.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/openshift@4.11.0-202208101756.p0.g4f0dd4d.assembly.stream.el8?arch=src"
}
}
},
{
"category": "product_version",
"name": "openshift-ansible-0:4.11.0-202208111716.p0.gdf73941.assembly.stream.el8.src",
"product": {
"name": "openshift-ansible-0:4.11.0-202208111716.p0.gdf73941.assembly.stream.el8.src",
"product_id": "openshift-ansible-0:4.11.0-202208111716.p0.gdf73941.assembly.stream.el8.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/openshift-ansible@4.11.0-202208111716.p0.gdf73941.assembly.stream.el8?arch=src"
}
}
},
{
"category": "product_version",
"name": "openshift-clients-0:4.11.0-202208110436.p0.gfcf512e.assembly.stream.el8.src",
"product": {
"name": "openshift-clients-0:4.11.0-202208110436.p0.gfcf512e.assembly.stream.el8.src",
"product_id": "openshift-clients-0:4.11.0-202208110436.p0.gfcf512e.assembly.stream.el8.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/openshift-clients@4.11.0-202208110436.p0.gfcf512e.assembly.stream.el8?arch=src"
}
}
},
{
"category": "product_version",
"name": "openshift-kuryr-0:4.11.0-202208101627.p0.g6952743.assembly.stream.el8.src",
"product": {
"name": "openshift-kuryr-0:4.11.0-202208101627.p0.g6952743.assembly.stream.el8.src",
"product_id": "openshift-kuryr-0:4.11.0-202208101627.p0.g6952743.assembly.stream.el8.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/openshift-kuryr@4.11.0-202208101627.p0.g6952743.assembly.stream.el8?arch=src"
}
}
},
{
"category": "product_version",
"name": "python-kubernetes-0:24.2.0-1.el8.src",
"product": {
"name": "python-kubernetes-0:24.2.0-1.el8.src",
"product_id": "python-kubernetes-0:24.2.0-1.el8.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python-kubernetes@24.2.0-1.el8?arch=src"
}
}
}
],
"category": "architecture",
"name": "src"
},
{
"branches": [
{
"category": "product_version",
"name": "NetworkManager-1:1.36.0-8.el8_6.aarch64",
"product": {
"name": "NetworkManager-1:1.36.0-8.el8_6.aarch64",
"product_id": "NetworkManager-1:1.36.0-8.el8_6.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/NetworkManager@1.36.0-8.el8_6?arch=aarch64\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "NetworkManager-adsl-1:1.36.0-8.el8_6.aarch64",
"product": {
"name": "NetworkManager-adsl-1:1.36.0-8.el8_6.aarch64",
"product_id": "NetworkManager-adsl-1:1.36.0-8.el8_6.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/NetworkManager-adsl@1.36.0-8.el8_6?arch=aarch64\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "NetworkManager-bluetooth-1:1.36.0-8.el8_6.aarch64",
"product": {
"name": "NetworkManager-bluetooth-1:1.36.0-8.el8_6.aarch64",
"product_id": "NetworkManager-bluetooth-1:1.36.0-8.el8_6.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/NetworkManager-bluetooth@1.36.0-8.el8_6?arch=aarch64\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "NetworkManager-cloud-setup-1:1.36.0-8.el8_6.aarch64",
"product": {
"name": "NetworkManager-cloud-setup-1:1.36.0-8.el8_6.aarch64",
"product_id": "NetworkManager-cloud-setup-1:1.36.0-8.el8_6.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/NetworkManager-cloud-setup@1.36.0-8.el8_6?arch=aarch64\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "NetworkManager-libnm-1:1.36.0-8.el8_6.aarch64",
"product": {
"name": "NetworkManager-libnm-1:1.36.0-8.el8_6.aarch64",
"product_id": "NetworkManager-libnm-1:1.36.0-8.el8_6.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/NetworkManager-libnm@1.36.0-8.el8_6?arch=aarch64\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "NetworkManager-libnm-devel-1:1.36.0-8.el8_6.aarch64",
"product": {
"name": "NetworkManager-libnm-devel-1:1.36.0-8.el8_6.aarch64",
"product_id": "NetworkManager-libnm-devel-1:1.36.0-8.el8_6.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/NetworkManager-libnm-devel@1.36.0-8.el8_6?arch=aarch64\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "NetworkManager-ovs-1:1.36.0-8.el8_6.aarch64",
"product": {
"name": "NetworkManager-ovs-1:1.36.0-8.el8_6.aarch64",
"product_id": "NetworkManager-ovs-1:1.36.0-8.el8_6.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/NetworkManager-ovs@1.36.0-8.el8_6?arch=aarch64\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "NetworkManager-ppp-1:1.36.0-8.el8_6.aarch64",
"product": {
"name": "NetworkManager-ppp-1:1.36.0-8.el8_6.aarch64",
"product_id": "NetworkManager-ppp-1:1.36.0-8.el8_6.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/NetworkManager-ppp@1.36.0-8.el8_6?arch=aarch64\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "NetworkManager-team-1:1.36.0-8.el8_6.aarch64",
"product": {
"name": "NetworkManager-team-1:1.36.0-8.el8_6.aarch64",
"product_id": "NetworkManager-team-1:1.36.0-8.el8_6.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/NetworkManager-team@1.36.0-8.el8_6?arch=aarch64\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "NetworkManager-tui-1:1.36.0-8.el8_6.aarch64",
"product": {
"name": "NetworkManager-tui-1:1.36.0-8.el8_6.aarch64",
"product_id": "NetworkManager-tui-1:1.36.0-8.el8_6.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/NetworkManager-tui@1.36.0-8.el8_6?arch=aarch64\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "NetworkManager-wifi-1:1.36.0-8.el8_6.aarch64",
"product": {
"name": "NetworkManager-wifi-1:1.36.0-8.el8_6.aarch64",
"product_id": "NetworkManager-wifi-1:1.36.0-8.el8_6.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/NetworkManager-wifi@1.36.0-8.el8_6?arch=aarch64\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "NetworkManager-wwan-1:1.36.0-8.el8_6.aarch64",
"product": {
"name": "NetworkManager-wwan-1:1.36.0-8.el8_6.aarch64",
"product_id": "NetworkManager-wwan-1:1.36.0-8.el8_6.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/NetworkManager-wwan@1.36.0-8.el8_6?arch=aarch64\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "NetworkManager-debugsource-1:1.36.0-8.el8_6.aarch64",
"product": {
"name": "NetworkManager-debugsource-1:1.36.0-8.el8_6.aarch64",
"product_id": "NetworkManager-debugsource-1:1.36.0-8.el8_6.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/NetworkManager-debugsource@1.36.0-8.el8_6?arch=aarch64\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "NetworkManager-adsl-debuginfo-1:1.36.0-8.el8_6.aarch64",
"product": {
"name": "NetworkManager-adsl-debuginfo-1:1.36.0-8.el8_6.aarch64",
"product_id": "NetworkManager-adsl-debuginfo-1:1.36.0-8.el8_6.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/NetworkManager-adsl-debuginfo@1.36.0-8.el8_6?arch=aarch64\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "NetworkManager-bluetooth-debuginfo-1:1.36.0-8.el8_6.aarch64",
"product": {
"name": "NetworkManager-bluetooth-debuginfo-1:1.36.0-8.el8_6.aarch64",
"product_id": "NetworkManager-bluetooth-debuginfo-1:1.36.0-8.el8_6.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/NetworkManager-bluetooth-debuginfo@1.36.0-8.el8_6?arch=aarch64\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "NetworkManager-cloud-setup-debuginfo-1:1.36.0-8.el8_6.aarch64",
"product": {
"name": "NetworkManager-cloud-setup-debuginfo-1:1.36.0-8.el8_6.aarch64",
"product_id": "NetworkManager-cloud-setup-debuginfo-1:1.36.0-8.el8_6.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/NetworkManager-cloud-setup-debuginfo@1.36.0-8.el8_6?arch=aarch64\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "NetworkManager-debuginfo-1:1.36.0-8.el8_6.aarch64",
"product": {
"name": "NetworkManager-debuginfo-1:1.36.0-8.el8_6.aarch64",
"product_id": "NetworkManager-debuginfo-1:1.36.0-8.el8_6.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/NetworkManager-debuginfo@1.36.0-8.el8_6?arch=aarch64\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "NetworkManager-libnm-debuginfo-1:1.36.0-8.el8_6.aarch64",
"product": {
"name": "NetworkManager-libnm-debuginfo-1:1.36.0-8.el8_6.aarch64",
"product_id": "NetworkManager-libnm-debuginfo-1:1.36.0-8.el8_6.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/NetworkManager-libnm-debuginfo@1.36.0-8.el8_6?arch=aarch64\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "NetworkManager-ovs-debuginfo-1:1.36.0-8.el8_6.aarch64",
"product": {
"name": "NetworkManager-ovs-debuginfo-1:1.36.0-8.el8_6.aarch64",
"product_id": "NetworkManager-ovs-debuginfo-1:1.36.0-8.el8_6.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/NetworkManager-ovs-debuginfo@1.36.0-8.el8_6?arch=aarch64\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "NetworkManager-ppp-debuginfo-1:1.36.0-8.el8_6.aarch64",
"product": {
"name": "NetworkManager-ppp-debuginfo-1:1.36.0-8.el8_6.aarch64",
"product_id": "NetworkManager-ppp-debuginfo-1:1.36.0-8.el8_6.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/NetworkManager-ppp-debuginfo@1.36.0-8.el8_6?arch=aarch64\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "NetworkManager-team-debuginfo-1:1.36.0-8.el8_6.aarch64",
"product": {
"name": "NetworkManager-team-debuginfo-1:1.36.0-8.el8_6.aarch64",
"product_id": "NetworkManager-team-debuginfo-1:1.36.0-8.el8_6.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/NetworkManager-team-debuginfo@1.36.0-8.el8_6?arch=aarch64\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "NetworkManager-tui-debuginfo-1:1.36.0-8.el8_6.aarch64",
"product": {
"name": "NetworkManager-tui-debuginfo-1:1.36.0-8.el8_6.aarch64",
"product_id": "NetworkManager-tui-debuginfo-1:1.36.0-8.el8_6.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/NetworkManager-tui-debuginfo@1.36.0-8.el8_6?arch=aarch64\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "NetworkManager-wifi-debuginfo-1:1.36.0-8.el8_6.aarch64",
"product": {
"name": "NetworkManager-wifi-debuginfo-1:1.36.0-8.el8_6.aarch64",
"product_id": "NetworkManager-wifi-debuginfo-1:1.36.0-8.el8_6.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/NetworkManager-wifi-debuginfo@1.36.0-8.el8_6?arch=aarch64\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "NetworkManager-wwan-debuginfo-1:1.36.0-8.el8_6.aarch64",
"product": {
"name": "NetworkManager-wwan-debuginfo-1:1.36.0-8.el8_6.aarch64",
"product_id": "NetworkManager-wwan-debuginfo-1:1.36.0-8.el8_6.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/NetworkManager-wwan-debuginfo@1.36.0-8.el8_6?arch=aarch64\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "butane-0:0.15.0-2.rhaos4.11.el8.aarch64",
"product": {
"name": "butane-0:0.15.0-2.rhaos4.11.el8.aarch64",
"product_id": "butane-0:0.15.0-2.rhaos4.11.el8.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/butane@0.15.0-2.rhaos4.11.el8?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "butane-debugsource-0:0.15.0-2.rhaos4.11.el8.aarch64",
"product": {
"name": "butane-debugsource-0:0.15.0-2.rhaos4.11.el8.aarch64",
"product_id": "butane-debugsource-0:0.15.0-2.rhaos4.11.el8.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/butane-debugsource@0.15.0-2.rhaos4.11.el8?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "butane-debuginfo-0:0.15.0-2.rhaos4.11.el8.aarch64",
"product": {
"name": "butane-debuginfo-0:0.15.0-2.rhaos4.11.el8.aarch64",
"product_id": "butane-debuginfo-0:0.15.0-2.rhaos4.11.el8.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/butane-debuginfo@0.15.0-2.rhaos4.11.el8?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "cri-o-0:1.24.2-4.rhaos4.11.gitd6283df.el8.aarch64",
"product": {
"name": "cri-o-0:1.24.2-4.rhaos4.11.gitd6283df.el8.aarch64",
"product_id": "cri-o-0:1.24.2-4.rhaos4.11.gitd6283df.el8.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/cri-o@1.24.2-4.rhaos4.11.gitd6283df.el8?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "cri-o-debugsource-0:1.24.2-4.rhaos4.11.gitd6283df.el8.aarch64",
"product": {
"name": "cri-o-debugsource-0:1.24.2-4.rhaos4.11.gitd6283df.el8.aarch64",
"product_id": "cri-o-debugsource-0:1.24.2-4.rhaos4.11.gitd6283df.el8.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/cri-o-debugsource@1.24.2-4.rhaos4.11.gitd6283df.el8?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "cri-o-debuginfo-0:1.24.2-4.rhaos4.11.gitd6283df.el8.aarch64",
"product": {
"name": "cri-o-debuginfo-0:1.24.2-4.rhaos4.11.gitd6283df.el8.aarch64",
"product_id": "cri-o-debuginfo-0:1.24.2-4.rhaos4.11.gitd6283df.el8.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/cri-o-debuginfo@1.24.2-4.rhaos4.11.gitd6283df.el8?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "ignition-0:2.14.0-4.rhaos4.11.el8.aarch64",
"product": {
"name": "ignition-0:2.14.0-4.rhaos4.11.el8.aarch64",
"product_id": "ignition-0:2.14.0-4.rhaos4.11.el8.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/ignition@2.14.0-4.rhaos4.11.el8?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "ignition-validate-0:2.14.0-4.rhaos4.11.el8.aarch64",
"product": {
"name": "ignition-validate-0:2.14.0-4.rhaos4.11.el8.aarch64",
"product_id": "ignition-validate-0:2.14.0-4.rhaos4.11.el8.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/ignition-validate@2.14.0-4.rhaos4.11.el8?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "ignition-debugsource-0:2.14.0-4.rhaos4.11.el8.aarch64",
"product": {
"name": "ignition-debugsource-0:2.14.0-4.rhaos4.11.el8.aarch64",
"product_id": "ignition-debugsource-0:2.14.0-4.rhaos4.11.el8.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/ignition-debugsource@2.14.0-4.rhaos4.11.el8?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "ignition-debuginfo-0:2.14.0-4.rhaos4.11.el8.aarch64",
"product": {
"name": "ignition-debuginfo-0:2.14.0-4.rhaos4.11.el8.aarch64",
"product_id": "ignition-debuginfo-0:2.14.0-4.rhaos4.11.el8.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/ignition-debuginfo@2.14.0-4.rhaos4.11.el8?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "ignition-validate-debuginfo-0:2.14.0-4.rhaos4.11.el8.aarch64",
"product": {
"name": "ignition-validate-debuginfo-0:2.14.0-4.rhaos4.11.el8.aarch64",
"product_id": "ignition-validate-debuginfo-0:2.14.0-4.rhaos4.11.el8.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/ignition-validate-debuginfo@2.14.0-4.rhaos4.11.el8?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "openshift-hyperkube-0:4.11.0-202208101756.p0.g4f0dd4d.assembly.stream.el8.aarch64",
"product": {
"name": "openshift-hyperkube-0:4.11.0-202208101756.p0.g4f0dd4d.assembly.stream.el8.aarch64",
"product_id": "openshift-hyperkube-0:4.11.0-202208101756.p0.g4f0dd4d.assembly.stream.el8.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/openshift-hyperkube@4.11.0-202208101756.p0.g4f0dd4d.assembly.stream.el8?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "openshift-clients-0:4.11.0-202208110436.p0.gfcf512e.assembly.stream.el8.aarch64",
"product": {
"name": "openshift-clients-0:4.11.0-202208110436.p0.gfcf512e.assembly.stream.el8.aarch64",
"product_id": "openshift-clients-0:4.11.0-202208110436.p0.gfcf512e.assembly.stream.el8.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/openshift-clients@4.11.0-202208110436.p0.gfcf512e.assembly.stream.el8?arch=aarch64"
}
}
}
],
"category": "architecture",
"name": "aarch64"
},
{
"branches": [
{
"category": "product_version",
"name": "NetworkManager-1:1.36.0-8.el8_6.ppc64le",
"product": {
"name": "NetworkManager-1:1.36.0-8.el8_6.ppc64le",
"product_id": "NetworkManager-1:1.36.0-8.el8_6.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/NetworkManager@1.36.0-8.el8_6?arch=ppc64le\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "NetworkManager-adsl-1:1.36.0-8.el8_6.ppc64le",
"product": {
"name": "NetworkManager-adsl-1:1.36.0-8.el8_6.ppc64le",
"product_id": "NetworkManager-adsl-1:1.36.0-8.el8_6.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/NetworkManager-adsl@1.36.0-8.el8_6?arch=ppc64le\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "NetworkManager-bluetooth-1:1.36.0-8.el8_6.ppc64le",
"product": {
"name": "NetworkManager-bluetooth-1:1.36.0-8.el8_6.ppc64le",
"product_id": "NetworkManager-bluetooth-1:1.36.0-8.el8_6.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/NetworkManager-bluetooth@1.36.0-8.el8_6?arch=ppc64le\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "NetworkManager-cloud-setup-1:1.36.0-8.el8_6.ppc64le",
"product": {
"name": "NetworkManager-cloud-setup-1:1.36.0-8.el8_6.ppc64le",
"product_id": "NetworkManager-cloud-setup-1:1.36.0-8.el8_6.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/NetworkManager-cloud-setup@1.36.0-8.el8_6?arch=ppc64le\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "NetworkManager-libnm-1:1.36.0-8.el8_6.ppc64le",
"product": {
"name": "NetworkManager-libnm-1:1.36.0-8.el8_6.ppc64le",
"product_id": "NetworkManager-libnm-1:1.36.0-8.el8_6.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/NetworkManager-libnm@1.36.0-8.el8_6?arch=ppc64le\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "NetworkManager-libnm-devel-1:1.36.0-8.el8_6.ppc64le",
"product": {
"name": "NetworkManager-libnm-devel-1:1.36.0-8.el8_6.ppc64le",
"product_id": "NetworkManager-libnm-devel-1:1.36.0-8.el8_6.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/NetworkManager-libnm-devel@1.36.0-8.el8_6?arch=ppc64le\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "NetworkManager-ovs-1:1.36.0-8.el8_6.ppc64le",
"product": {
"name": "NetworkManager-ovs-1:1.36.0-8.el8_6.ppc64le",
"product_id": "NetworkManager-ovs-1:1.36.0-8.el8_6.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/NetworkManager-ovs@1.36.0-8.el8_6?arch=ppc64le\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "NetworkManager-ppp-1:1.36.0-8.el8_6.ppc64le",
"product": {
"name": "NetworkManager-ppp-1:1.36.0-8.el8_6.ppc64le",
"product_id": "NetworkManager-ppp-1:1.36.0-8.el8_6.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/NetworkManager-ppp@1.36.0-8.el8_6?arch=ppc64le\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "NetworkManager-team-1:1.36.0-8.el8_6.ppc64le",
"product": {
"name": "NetworkManager-team-1:1.36.0-8.el8_6.ppc64le",
"product_id": "NetworkManager-team-1:1.36.0-8.el8_6.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/NetworkManager-team@1.36.0-8.el8_6?arch=ppc64le\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "NetworkManager-tui-1:1.36.0-8.el8_6.ppc64le",
"product": {
"name": "NetworkManager-tui-1:1.36.0-8.el8_6.ppc64le",
"product_id": "NetworkManager-tui-1:1.36.0-8.el8_6.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/NetworkManager-tui@1.36.0-8.el8_6?arch=ppc64le\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "NetworkManager-wifi-1:1.36.0-8.el8_6.ppc64le",
"product": {
"name": "NetworkManager-wifi-1:1.36.0-8.el8_6.ppc64le",
"product_id": "NetworkManager-wifi-1:1.36.0-8.el8_6.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/NetworkManager-wifi@1.36.0-8.el8_6?arch=ppc64le\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "NetworkManager-wwan-1:1.36.0-8.el8_6.ppc64le",
"product": {
"name": "NetworkManager-wwan-1:1.36.0-8.el8_6.ppc64le",
"product_id": "NetworkManager-wwan-1:1.36.0-8.el8_6.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/NetworkManager-wwan@1.36.0-8.el8_6?arch=ppc64le\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "NetworkManager-debugsource-1:1.36.0-8.el8_6.ppc64le",
"product": {
"name": "NetworkManager-debugsource-1:1.36.0-8.el8_6.ppc64le",
"product_id": "NetworkManager-debugsource-1:1.36.0-8.el8_6.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/NetworkManager-debugsource@1.36.0-8.el8_6?arch=ppc64le\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "NetworkManager-adsl-debuginfo-1:1.36.0-8.el8_6.ppc64le",
"product": {
"name": "NetworkManager-adsl-debuginfo-1:1.36.0-8.el8_6.ppc64le",
"product_id": "NetworkManager-adsl-debuginfo-1:1.36.0-8.el8_6.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/NetworkManager-adsl-debuginfo@1.36.0-8.el8_6?arch=ppc64le\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "NetworkManager-bluetooth-debuginfo-1:1.36.0-8.el8_6.ppc64le",
"product": {
"name": "NetworkManager-bluetooth-debuginfo-1:1.36.0-8.el8_6.ppc64le",
"product_id": "NetworkManager-bluetooth-debuginfo-1:1.36.0-8.el8_6.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/NetworkManager-bluetooth-debuginfo@1.36.0-8.el8_6?arch=ppc64le\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "NetworkManager-cloud-setup-debuginfo-1:1.36.0-8.el8_6.ppc64le",
"product": {
"name": "NetworkManager-cloud-setup-debuginfo-1:1.36.0-8.el8_6.ppc64le",
"product_id": "NetworkManager-cloud-setup-debuginfo-1:1.36.0-8.el8_6.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/NetworkManager-cloud-setup-debuginfo@1.36.0-8.el8_6?arch=ppc64le\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "NetworkManager-debuginfo-1:1.36.0-8.el8_6.ppc64le",
"product": {
"name": "NetworkManager-debuginfo-1:1.36.0-8.el8_6.ppc64le",
"product_id": "NetworkManager-debuginfo-1:1.36.0-8.el8_6.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/NetworkManager-debuginfo@1.36.0-8.el8_6?arch=ppc64le\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "NetworkManager-libnm-debuginfo-1:1.36.0-8.el8_6.ppc64le",
"product": {
"name": "NetworkManager-libnm-debuginfo-1:1.36.0-8.el8_6.ppc64le",
"product_id": "NetworkManager-libnm-debuginfo-1:1.36.0-8.el8_6.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/NetworkManager-libnm-debuginfo@1.36.0-8.el8_6?arch=ppc64le\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "NetworkManager-ovs-debuginfo-1:1.36.0-8.el8_6.ppc64le",
"product": {
"name": "NetworkManager-ovs-debuginfo-1:1.36.0-8.el8_6.ppc64le",
"product_id": "NetworkManager-ovs-debuginfo-1:1.36.0-8.el8_6.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/NetworkManager-ovs-debuginfo@1.36.0-8.el8_6?arch=ppc64le\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "NetworkManager-ppp-debuginfo-1:1.36.0-8.el8_6.ppc64le",
"product": {
"name": "NetworkManager-ppp-debuginfo-1:1.36.0-8.el8_6.ppc64le",
"product_id": "NetworkManager-ppp-debuginfo-1:1.36.0-8.el8_6.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/NetworkManager-ppp-debuginfo@1.36.0-8.el8_6?arch=ppc64le\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "NetworkManager-team-debuginfo-1:1.36.0-8.el8_6.ppc64le",
"product": {
"name": "NetworkManager-team-debuginfo-1:1.36.0-8.el8_6.ppc64le",
"product_id": "NetworkManager-team-debuginfo-1:1.36.0-8.el8_6.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/NetworkManager-team-debuginfo@1.36.0-8.el8_6?arch=ppc64le\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "NetworkManager-tui-debuginfo-1:1.36.0-8.el8_6.ppc64le",
"product": {
"name": "NetworkManager-tui-debuginfo-1:1.36.0-8.el8_6.ppc64le",
"product_id": "NetworkManager-tui-debuginfo-1:1.36.0-8.el8_6.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/NetworkManager-tui-debuginfo@1.36.0-8.el8_6?arch=ppc64le\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "NetworkManager-wifi-debuginfo-1:1.36.0-8.el8_6.ppc64le",
"product": {
"name": "NetworkManager-wifi-debuginfo-1:1.36.0-8.el8_6.ppc64le",
"product_id": "NetworkManager-wifi-debuginfo-1:1.36.0-8.el8_6.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/NetworkManager-wifi-debuginfo@1.36.0-8.el8_6?arch=ppc64le\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "NetworkManager-wwan-debuginfo-1:1.36.0-8.el8_6.ppc64le",
"product": {
"name": "NetworkManager-wwan-debuginfo-1:1.36.0-8.el8_6.ppc64le",
"product_id": "NetworkManager-wwan-debuginfo-1:1.36.0-8.el8_6.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/NetworkManager-wwan-debuginfo@1.36.0-8.el8_6?arch=ppc64le\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "butane-0:0.15.0-2.rhaos4.11.el8.ppc64le",
"product": {
"name": "butane-0:0.15.0-2.rhaos4.11.el8.ppc64le",
"product_id": "butane-0:0.15.0-2.rhaos4.11.el8.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/butane@0.15.0-2.rhaos4.11.el8?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "butane-debugsource-0:0.15.0-2.rhaos4.11.el8.ppc64le",
"product": {
"name": "butane-debugsource-0:0.15.0-2.rhaos4.11.el8.ppc64le",
"product_id": "butane-debugsource-0:0.15.0-2.rhaos4.11.el8.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/butane-debugsource@0.15.0-2.rhaos4.11.el8?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "butane-debuginfo-0:0.15.0-2.rhaos4.11.el8.ppc64le",
"product": {
"name": "butane-debuginfo-0:0.15.0-2.rhaos4.11.el8.ppc64le",
"product_id": "butane-debuginfo-0:0.15.0-2.rhaos4.11.el8.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/butane-debuginfo@0.15.0-2.rhaos4.11.el8?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "cri-o-0:1.24.2-4.rhaos4.11.gitd6283df.el8.ppc64le",
"product": {
"name": "cri-o-0:1.24.2-4.rhaos4.11.gitd6283df.el8.ppc64le",
"product_id": "cri-o-0:1.24.2-4.rhaos4.11.gitd6283df.el8.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/cri-o@1.24.2-4.rhaos4.11.gitd6283df.el8?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "cri-o-debugsource-0:1.24.2-4.rhaos4.11.gitd6283df.el8.ppc64le",
"product": {
"name": "cri-o-debugsource-0:1.24.2-4.rhaos4.11.gitd6283df.el8.ppc64le",
"product_id": "cri-o-debugsource-0:1.24.2-4.rhaos4.11.gitd6283df.el8.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/cri-o-debugsource@1.24.2-4.rhaos4.11.gitd6283df.el8?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "cri-o-debuginfo-0:1.24.2-4.rhaos4.11.gitd6283df.el8.ppc64le",
"product": {
"name": "cri-o-debuginfo-0:1.24.2-4.rhaos4.11.gitd6283df.el8.ppc64le",
"product_id": "cri-o-debuginfo-0:1.24.2-4.rhaos4.11.gitd6283df.el8.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/cri-o-debuginfo@1.24.2-4.rhaos4.11.gitd6283df.el8?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "ignition-0:2.14.0-4.rhaos4.11.el8.ppc64le",
"product": {
"name": "ignition-0:2.14.0-4.rhaos4.11.el8.ppc64le",
"product_id": "ignition-0:2.14.0-4.rhaos4.11.el8.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/ignition@2.14.0-4.rhaos4.11.el8?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "ignition-validate-0:2.14.0-4.rhaos4.11.el8.ppc64le",
"product": {
"name": "ignition-validate-0:2.14.0-4.rhaos4.11.el8.ppc64le",
"product_id": "ignition-validate-0:2.14.0-4.rhaos4.11.el8.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/ignition-validate@2.14.0-4.rhaos4.11.el8?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "ignition-debugsource-0:2.14.0-4.rhaos4.11.el8.ppc64le",
"product": {
"name": "ignition-debugsource-0:2.14.0-4.rhaos4.11.el8.ppc64le",
"product_id": "ignition-debugsource-0:2.14.0-4.rhaos4.11.el8.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/ignition-debugsource@2.14.0-4.rhaos4.11.el8?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "ignition-debuginfo-0:2.14.0-4.rhaos4.11.el8.ppc64le",
"product": {
"name": "ignition-debuginfo-0:2.14.0-4.rhaos4.11.el8.ppc64le",
"product_id": "ignition-debuginfo-0:2.14.0-4.rhaos4.11.el8.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/ignition-debuginfo@2.14.0-4.rhaos4.11.el8?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "ignition-validate-debuginfo-0:2.14.0-4.rhaos4.11.el8.ppc64le",
"product": {
"name": "ignition-validate-debuginfo-0:2.14.0-4.rhaos4.11.el8.ppc64le",
"product_id": "ignition-validate-debuginfo-0:2.14.0-4.rhaos4.11.el8.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/ignition-validate-debuginfo@2.14.0-4.rhaos4.11.el8?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "openshift-hyperkube-0:4.11.0-202208101756.p0.g4f0dd4d.assembly.stream.el8.ppc64le",
"product": {
"name": "openshift-hyperkube-0:4.11.0-202208101756.p0.g4f0dd4d.assembly.stream.el8.ppc64le",
"product_id": "openshift-hyperkube-0:4.11.0-202208101756.p0.g4f0dd4d.assembly.stream.el8.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/openshift-hyperkube@4.11.0-202208101756.p0.g4f0dd4d.assembly.stream.el8?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "openshift-clients-0:4.11.0-202208110436.p0.gfcf512e.assembly.stream.el8.ppc64le",
"product": {
"name": "openshift-clients-0:4.11.0-202208110436.p0.gfcf512e.assembly.stream.el8.ppc64le",
"product_id": "openshift-clients-0:4.11.0-202208110436.p0.gfcf512e.assembly.stream.el8.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/openshift-clients@4.11.0-202208110436.p0.gfcf512e.assembly.stream.el8?arch=ppc64le"
}
}
}
],
"category": "architecture",
"name": "ppc64le"
},
{
"branches": [
{
"category": "product_version",
"name": "NetworkManager-1:1.36.0-8.el8_6.x86_64",
"product": {
"name": "NetworkManager-1:1.36.0-8.el8_6.x86_64",
"product_id": "NetworkManager-1:1.36.0-8.el8_6.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/NetworkManager@1.36.0-8.el8_6?arch=x86_64\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "NetworkManager-adsl-1:1.36.0-8.el8_6.x86_64",
"product": {
"name": "NetworkManager-adsl-1:1.36.0-8.el8_6.x86_64",
"product_id": "NetworkManager-adsl-1:1.36.0-8.el8_6.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/NetworkManager-adsl@1.36.0-8.el8_6?arch=x86_64\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "NetworkManager-bluetooth-1:1.36.0-8.el8_6.x86_64",
"product": {
"name": "NetworkManager-bluetooth-1:1.36.0-8.el8_6.x86_64",
"product_id": "NetworkManager-bluetooth-1:1.36.0-8.el8_6.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/NetworkManager-bluetooth@1.36.0-8.el8_6?arch=x86_64\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "NetworkManager-cloud-setup-1:1.36.0-8.el8_6.x86_64",
"product": {
"name": "NetworkManager-cloud-setup-1:1.36.0-8.el8_6.x86_64",
"product_id": "NetworkManager-cloud-setup-1:1.36.0-8.el8_6.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/NetworkManager-cloud-setup@1.36.0-8.el8_6?arch=x86_64\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "NetworkManager-libnm-1:1.36.0-8.el8_6.x86_64",
"product": {
"name": "NetworkManager-libnm-1:1.36.0-8.el8_6.x86_64",
"product_id": "NetworkManager-libnm-1:1.36.0-8.el8_6.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/NetworkManager-libnm@1.36.0-8.el8_6?arch=x86_64\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "NetworkManager-libnm-devel-1:1.36.0-8.el8_6.x86_64",
"product": {
"name": "NetworkManager-libnm-devel-1:1.36.0-8.el8_6.x86_64",
"product_id": "NetworkManager-libnm-devel-1:1.36.0-8.el8_6.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/NetworkManager-libnm-devel@1.36.0-8.el8_6?arch=x86_64\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "NetworkManager-ovs-1:1.36.0-8.el8_6.x86_64",
"product": {
"name": "NetworkManager-ovs-1:1.36.0-8.el8_6.x86_64",
"product_id": "NetworkManager-ovs-1:1.36.0-8.el8_6.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/NetworkManager-ovs@1.36.0-8.el8_6?arch=x86_64\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "NetworkManager-ppp-1:1.36.0-8.el8_6.x86_64",
"product": {
"name": "NetworkManager-ppp-1:1.36.0-8.el8_6.x86_64",
"product_id": "NetworkManager-ppp-1:1.36.0-8.el8_6.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/NetworkManager-ppp@1.36.0-8.el8_6?arch=x86_64\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "NetworkManager-team-1:1.36.0-8.el8_6.x86_64",
"product": {
"name": "NetworkManager-team-1:1.36.0-8.el8_6.x86_64",
"product_id": "NetworkManager-team-1:1.36.0-8.el8_6.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/NetworkManager-team@1.36.0-8.el8_6?arch=x86_64\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "NetworkManager-tui-1:1.36.0-8.el8_6.x86_64",
"product": {
"name": "NetworkManager-tui-1:1.36.0-8.el8_6.x86_64",
"product_id": "NetworkManager-tui-1:1.36.0-8.el8_6.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/NetworkManager-tui@1.36.0-8.el8_6?arch=x86_64\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "NetworkManager-wifi-1:1.36.0-8.el8_6.x86_64",
"product": {
"name": "NetworkManager-wifi-1:1.36.0-8.el8_6.x86_64",
"product_id": "NetworkManager-wifi-1:1.36.0-8.el8_6.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/NetworkManager-wifi@1.36.0-8.el8_6?arch=x86_64\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "NetworkManager-wwan-1:1.36.0-8.el8_6.x86_64",
"product": {
"name": "NetworkManager-wwan-1:1.36.0-8.el8_6.x86_64",
"product_id": "NetworkManager-wwan-1:1.36.0-8.el8_6.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/NetworkManager-wwan@1.36.0-8.el8_6?arch=x86_64\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "NetworkManager-debugsource-1:1.36.0-8.el8_6.x86_64",
"product": {
"name": "NetworkManager-debugsource-1:1.36.0-8.el8_6.x86_64",
"product_id": "NetworkManager-debugsource-1:1.36.0-8.el8_6.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/NetworkManager-debugsource@1.36.0-8.el8_6?arch=x86_64\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "NetworkManager-adsl-debuginfo-1:1.36.0-8.el8_6.x86_64",
"product": {
"name": "NetworkManager-adsl-debuginfo-1:1.36.0-8.el8_6.x86_64",
"product_id": "NetworkManager-adsl-debuginfo-1:1.36.0-8.el8_6.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/NetworkManager-adsl-debuginfo@1.36.0-8.el8_6?arch=x86_64\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "NetworkManager-bluetooth-debuginfo-1:1.36.0-8.el8_6.x86_64",
"product": {
"name": "NetworkManager-bluetooth-debuginfo-1:1.36.0-8.el8_6.x86_64",
"product_id": "NetworkManager-bluetooth-debuginfo-1:1.36.0-8.el8_6.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/NetworkManager-bluetooth-debuginfo@1.36.0-8.el8_6?arch=x86_64\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "NetworkManager-cloud-setup-debuginfo-1:1.36.0-8.el8_6.x86_64",
"product": {
"name": "NetworkManager-cloud-setup-debuginfo-1:1.36.0-8.el8_6.x86_64",
"product_id": "NetworkManager-cloud-setup-debuginfo-1:1.36.0-8.el8_6.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/NetworkManager-cloud-setup-debuginfo@1.36.0-8.el8_6?arch=x86_64\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "NetworkManager-debuginfo-1:1.36.0-8.el8_6.x86_64",
"product": {
"name": "NetworkManager-debuginfo-1:1.36.0-8.el8_6.x86_64",
"product_id": "NetworkManager-debuginfo-1:1.36.0-8.el8_6.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/NetworkManager-debuginfo@1.36.0-8.el8_6?arch=x86_64\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "NetworkManager-libnm-debuginfo-1:1.36.0-8.el8_6.x86_64",
"product": {
"name": "NetworkManager-libnm-debuginfo-1:1.36.0-8.el8_6.x86_64",
"product_id": "NetworkManager-libnm-debuginfo-1:1.36.0-8.el8_6.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/NetworkManager-libnm-debuginfo@1.36.0-8.el8_6?arch=x86_64\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "NetworkManager-ovs-debuginfo-1:1.36.0-8.el8_6.x86_64",
"product": {
"name": "NetworkManager-ovs-debuginfo-1:1.36.0-8.el8_6.x86_64",
"product_id": "NetworkManager-ovs-debuginfo-1:1.36.0-8.el8_6.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/NetworkManager-ovs-debuginfo@1.36.0-8.el8_6?arch=x86_64\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "NetworkManager-ppp-debuginfo-1:1.36.0-8.el8_6.x86_64",
"product": {
"name": "NetworkManager-ppp-debuginfo-1:1.36.0-8.el8_6.x86_64",
"product_id": "NetworkManager-ppp-debuginfo-1:1.36.0-8.el8_6.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/NetworkManager-ppp-debuginfo@1.36.0-8.el8_6?arch=x86_64\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "NetworkManager-team-debuginfo-1:1.36.0-8.el8_6.x86_64",
"product": {
"name": "NetworkManager-team-debuginfo-1:1.36.0-8.el8_6.x86_64",
"product_id": "NetworkManager-team-debuginfo-1:1.36.0-8.el8_6.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/NetworkManager-team-debuginfo@1.36.0-8.el8_6?arch=x86_64\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "NetworkManager-tui-debuginfo-1:1.36.0-8.el8_6.x86_64",
"product": {
"name": "NetworkManager-tui-debuginfo-1:1.36.0-8.el8_6.x86_64",
"product_id": "NetworkManager-tui-debuginfo-1:1.36.0-8.el8_6.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/NetworkManager-tui-debuginfo@1.36.0-8.el8_6?arch=x86_64\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "NetworkManager-wifi-debuginfo-1:1.36.0-8.el8_6.x86_64",
"product": {
"name": "NetworkManager-wifi-debuginfo-1:1.36.0-8.el8_6.x86_64",
"product_id": "NetworkManager-wifi-debuginfo-1:1.36.0-8.el8_6.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/NetworkManager-wifi-debuginfo@1.36.0-8.el8_6?arch=x86_64\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "NetworkManager-wwan-debuginfo-1:1.36.0-8.el8_6.x86_64",
"product": {
"name": "NetworkManager-wwan-debuginfo-1:1.36.0-8.el8_6.x86_64",
"product_id": "NetworkManager-wwan-debuginfo-1:1.36.0-8.el8_6.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/NetworkManager-wwan-debuginfo@1.36.0-8.el8_6?arch=x86_64\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "butane-0:0.15.0-2.rhaos4.11.el8.x86_64",
"product": {
"name": "butane-0:0.15.0-2.rhaos4.11.el8.x86_64",
"product_id": "butane-0:0.15.0-2.rhaos4.11.el8.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/butane@0.15.0-2.rhaos4.11.el8?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "butane-debugsource-0:0.15.0-2.rhaos4.11.el8.x86_64",
"product": {
"name": "butane-debugsource-0:0.15.0-2.rhaos4.11.el8.x86_64",
"product_id": "butane-debugsource-0:0.15.0-2.rhaos4.11.el8.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/butane-debugsource@0.15.0-2.rhaos4.11.el8?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "butane-debuginfo-0:0.15.0-2.rhaos4.11.el8.x86_64",
"product": {
"name": "butane-debuginfo-0:0.15.0-2.rhaos4.11.el8.x86_64",
"product_id": "butane-debuginfo-0:0.15.0-2.rhaos4.11.el8.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/butane-debuginfo@0.15.0-2.rhaos4.11.el8?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "cri-o-0:1.24.2-4.rhaos4.11.gitd6283df.el8.x86_64",
"product": {
"name": "cri-o-0:1.24.2-4.rhaos4.11.gitd6283df.el8.x86_64",
"product_id": "cri-o-0:1.24.2-4.rhaos4.11.gitd6283df.el8.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/cri-o@1.24.2-4.rhaos4.11.gitd6283df.el8?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "cri-o-debugsource-0:1.24.2-4.rhaos4.11.gitd6283df.el8.x86_64",
"product": {
"name": "cri-o-debugsource-0:1.24.2-4.rhaos4.11.gitd6283df.el8.x86_64",
"product_id": "cri-o-debugsource-0:1.24.2-4.rhaos4.11.gitd6283df.el8.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/cri-o-debugsource@1.24.2-4.rhaos4.11.gitd6283df.el8?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "cri-o-debuginfo-0:1.24.2-4.rhaos4.11.gitd6283df.el8.x86_64",
"product": {
"name": "cri-o-debuginfo-0:1.24.2-4.rhaos4.11.gitd6283df.el8.x86_64",
"product_id": "cri-o-debuginfo-0:1.24.2-4.rhaos4.11.gitd6283df.el8.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/cri-o-debuginfo@1.24.2-4.rhaos4.11.gitd6283df.el8?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "ignition-0:2.14.0-4.rhaos4.11.el8.x86_64",
"product": {
"name": "ignition-0:2.14.0-4.rhaos4.11.el8.x86_64",
"product_id": "ignition-0:2.14.0-4.rhaos4.11.el8.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/ignition@2.14.0-4.rhaos4.11.el8?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "ignition-validate-0:2.14.0-4.rhaos4.11.el8.x86_64",
"product": {
"name": "ignition-validate-0:2.14.0-4.rhaos4.11.el8.x86_64",
"product_id": "ignition-validate-0:2.14.0-4.rhaos4.11.el8.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/ignition-validate@2.14.0-4.rhaos4.11.el8?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "ignition-debugsource-0:2.14.0-4.rhaos4.11.el8.x86_64",
"product": {
"name": "ignition-debugsource-0:2.14.0-4.rhaos4.11.el8.x86_64",
"product_id": "ignition-debugsource-0:2.14.0-4.rhaos4.11.el8.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/ignition-debugsource@2.14.0-4.rhaos4.11.el8?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "ignition-debuginfo-0:2.14.0-4.rhaos4.11.el8.x86_64",
"product": {
"name": "ignition-debuginfo-0:2.14.0-4.rhaos4.11.el8.x86_64",
"product_id": "ignition-debuginfo-0:2.14.0-4.rhaos4.11.el8.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/ignition-debuginfo@2.14.0-4.rhaos4.11.el8?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "ignition-validate-debuginfo-0:2.14.0-4.rhaos4.11.el8.x86_64",
"product": {
"name": "ignition-validate-debuginfo-0:2.14.0-4.rhaos4.11.el8.x86_64",
"product_id": "ignition-validate-debuginfo-0:2.14.0-4.rhaos4.11.el8.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/ignition-validate-debuginfo@2.14.0-4.rhaos4.11.el8?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "openshift-hyperkube-0:4.11.0-202208101756.p0.g4f0dd4d.assembly.stream.el8.x86_64",
"product": {
"name": "openshift-hyperkube-0:4.11.0-202208101756.p0.g4f0dd4d.assembly.stream.el8.x86_64",
"product_id": "openshift-hyperkube-0:4.11.0-202208101756.p0.g4f0dd4d.assembly.stream.el8.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/openshift-hyperkube@4.11.0-202208101756.p0.g4f0dd4d.assembly.stream.el8?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "openshift-clients-0:4.11.0-202208110436.p0.gfcf512e.assembly.stream.el8.x86_64",
"product": {
"name": "openshift-clients-0:4.11.0-202208110436.p0.gfcf512e.assembly.stream.el8.x86_64",
"product_id": "openshift-clients-0:4.11.0-202208110436.p0.gfcf512e.assembly.stream.el8.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/openshift-clients@4.11.0-202208110436.p0.gfcf512e.assembly.stream.el8?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "openshift-clients-redistributable-0:4.11.0-202208110436.p0.gfcf512e.assembly.stream.el8.x86_64",
"product": {
"name": "openshift-clients-redistributable-0:4.11.0-202208110436.p0.gfcf512e.assembly.stream.el8.x86_64",
"product_id": "openshift-clients-redistributable-0:4.11.0-202208110436.p0.gfcf512e.assembly.stream.el8.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/openshift-clients-redistributable@4.11.0-202208110436.p0.gfcf512e.assembly.stream.el8?arch=x86_64"
}
}
}
],
"category": "architecture",
"name": "x86_64"
},
{
"branches": [
{
"category": "product_version",
"name": "NetworkManager-1:1.36.0-8.el8_6.s390x",
"product": {
"name": "NetworkManager-1:1.36.0-8.el8_6.s390x",
"product_id": "NetworkManager-1:1.36.0-8.el8_6.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/NetworkManager@1.36.0-8.el8_6?arch=s390x\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "NetworkManager-adsl-1:1.36.0-8.el8_6.s390x",
"product": {
"name": "NetworkManager-adsl-1:1.36.0-8.el8_6.s390x",
"product_id": "NetworkManager-adsl-1:1.36.0-8.el8_6.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/NetworkManager-adsl@1.36.0-8.el8_6?arch=s390x\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "NetworkManager-bluetooth-1:1.36.0-8.el8_6.s390x",
"product": {
"name": "NetworkManager-bluetooth-1:1.36.0-8.el8_6.s390x",
"product_id": "NetworkManager-bluetooth-1:1.36.0-8.el8_6.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/NetworkManager-bluetooth@1.36.0-8.el8_6?arch=s390x\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "NetworkManager-cloud-setup-1:1.36.0-8.el8_6.s390x",
"product": {
"name": "NetworkManager-cloud-setup-1:1.36.0-8.el8_6.s390x",
"product_id": "NetworkManager-cloud-setup-1:1.36.0-8.el8_6.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/NetworkManager-cloud-setup@1.36.0-8.el8_6?arch=s390x\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "NetworkManager-libnm-1:1.36.0-8.el8_6.s390x",
"product": {
"name": "NetworkManager-libnm-1:1.36.0-8.el8_6.s390x",
"product_id": "NetworkManager-libnm-1:1.36.0-8.el8_6.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/NetworkManager-libnm@1.36.0-8.el8_6?arch=s390x\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "NetworkManager-libnm-devel-1:1.36.0-8.el8_6.s390x",
"product": {
"name": "NetworkManager-libnm-devel-1:1.36.0-8.el8_6.s390x",
"product_id": "NetworkManager-libnm-devel-1:1.36.0-8.el8_6.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/NetworkManager-libnm-devel@1.36.0-8.el8_6?arch=s390x\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "NetworkManager-ovs-1:1.36.0-8.el8_6.s390x",
"product": {
"name": "NetworkManager-ovs-1:1.36.0-8.el8_6.s390x",
"product_id": "NetworkManager-ovs-1:1.36.0-8.el8_6.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/NetworkManager-ovs@1.36.0-8.el8_6?arch=s390x\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "NetworkManager-ppp-1:1.36.0-8.el8_6.s390x",
"product": {
"name": "NetworkManager-ppp-1:1.36.0-8.el8_6.s390x",
"product_id": "NetworkManager-ppp-1:1.36.0-8.el8_6.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/NetworkManager-ppp@1.36.0-8.el8_6?arch=s390x\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "NetworkManager-team-1:1.36.0-8.el8_6.s390x",
"product": {
"name": "NetworkManager-team-1:1.36.0-8.el8_6.s390x",
"product_id": "NetworkManager-team-1:1.36.0-8.el8_6.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/NetworkManager-team@1.36.0-8.el8_6?arch=s390x\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "NetworkManager-tui-1:1.36.0-8.el8_6.s390x",
"product": {
"name": "NetworkManager-tui-1:1.36.0-8.el8_6.s390x",
"product_id": "NetworkManager-tui-1:1.36.0-8.el8_6.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/NetworkManager-tui@1.36.0-8.el8_6?arch=s390x\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "NetworkManager-wifi-1:1.36.0-8.el8_6.s390x",
"product": {
"name": "NetworkManager-wifi-1:1.36.0-8.el8_6.s390x",
"product_id": "NetworkManager-wifi-1:1.36.0-8.el8_6.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/NetworkManager-wifi@1.36.0-8.el8_6?arch=s390x\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "NetworkManager-wwan-1:1.36.0-8.el8_6.s390x",
"product": {
"name": "NetworkManager-wwan-1:1.36.0-8.el8_6.s390x",
"product_id": "NetworkManager-wwan-1:1.36.0-8.el8_6.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/NetworkManager-wwan@1.36.0-8.el8_6?arch=s390x\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "NetworkManager-debugsource-1:1.36.0-8.el8_6.s390x",
"product": {
"name": "NetworkManager-debugsource-1:1.36.0-8.el8_6.s390x",
"product_id": "NetworkManager-debugsource-1:1.36.0-8.el8_6.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/NetworkManager-debugsource@1.36.0-8.el8_6?arch=s390x\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "NetworkManager-adsl-debuginfo-1:1.36.0-8.el8_6.s390x",
"product": {
"name": "NetworkManager-adsl-debuginfo-1:1.36.0-8.el8_6.s390x",
"product_id": "NetworkManager-adsl-debuginfo-1:1.36.0-8.el8_6.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/NetworkManager-adsl-debuginfo@1.36.0-8.el8_6?arch=s390x\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "NetworkManager-bluetooth-debuginfo-1:1.36.0-8.el8_6.s390x",
"product": {
"name": "NetworkManager-bluetooth-debuginfo-1:1.36.0-8.el8_6.s390x",
"product_id": "NetworkManager-bluetooth-debuginfo-1:1.36.0-8.el8_6.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/NetworkManager-bluetooth-debuginfo@1.36.0-8.el8_6?arch=s390x\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "NetworkManager-cloud-setup-debuginfo-1:1.36.0-8.el8_6.s390x",
"product": {
"name": "NetworkManager-cloud-setup-debuginfo-1:1.36.0-8.el8_6.s390x",
"product_id": "NetworkManager-cloud-setup-debuginfo-1:1.36.0-8.el8_6.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/NetworkManager-cloud-setup-debuginfo@1.36.0-8.el8_6?arch=s390x\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "NetworkManager-debuginfo-1:1.36.0-8.el8_6.s390x",
"product": {
"name": "NetworkManager-debuginfo-1:1.36.0-8.el8_6.s390x",
"product_id": "NetworkManager-debuginfo-1:1.36.0-8.el8_6.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/NetworkManager-debuginfo@1.36.0-8.el8_6?arch=s390x\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "NetworkManager-libnm-debuginfo-1:1.36.0-8.el8_6.s390x",
"product": {
"name": "NetworkManager-libnm-debuginfo-1:1.36.0-8.el8_6.s390x",
"product_id": "NetworkManager-libnm-debuginfo-1:1.36.0-8.el8_6.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/NetworkManager-libnm-debuginfo@1.36.0-8.el8_6?arch=s390x\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "NetworkManager-ovs-debuginfo-1:1.36.0-8.el8_6.s390x",
"product": {
"name": "NetworkManager-ovs-debuginfo-1:1.36.0-8.el8_6.s390x",
"product_id": "NetworkManager-ovs-debuginfo-1:1.36.0-8.el8_6.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/NetworkManager-ovs-debuginfo@1.36.0-8.el8_6?arch=s390x\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "NetworkManager-ppp-debuginfo-1:1.36.0-8.el8_6.s390x",
"product": {
"name": "NetworkManager-ppp-debuginfo-1:1.36.0-8.el8_6.s390x",
"product_id": "NetworkManager-ppp-debuginfo-1:1.36.0-8.el8_6.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/NetworkManager-ppp-debuginfo@1.36.0-8.el8_6?arch=s390x\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "NetworkManager-team-debuginfo-1:1.36.0-8.el8_6.s390x",
"product": {
"name": "NetworkManager-team-debuginfo-1:1.36.0-8.el8_6.s390x",
"product_id": "NetworkManager-team-debuginfo-1:1.36.0-8.el8_6.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/NetworkManager-team-debuginfo@1.36.0-8.el8_6?arch=s390x\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "NetworkManager-tui-debuginfo-1:1.36.0-8.el8_6.s390x",
"product": {
"name": "NetworkManager-tui-debuginfo-1:1.36.0-8.el8_6.s390x",
"product_id": "NetworkManager-tui-debuginfo-1:1.36.0-8.el8_6.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/NetworkManager-tui-debuginfo@1.36.0-8.el8_6?arch=s390x\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "NetworkManager-wifi-debuginfo-1:1.36.0-8.el8_6.s390x",
"product": {
"name": "NetworkManager-wifi-debuginfo-1:1.36.0-8.el8_6.s390x",
"product_id": "NetworkManager-wifi-debuginfo-1:1.36.0-8.el8_6.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/NetworkManager-wifi-debuginfo@1.36.0-8.el8_6?arch=s390x\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "NetworkManager-wwan-debuginfo-1:1.36.0-8.el8_6.s390x",
"product": {
"name": "NetworkManager-wwan-debuginfo-1:1.36.0-8.el8_6.s390x",
"product_id": "NetworkManager-wwan-debuginfo-1:1.36.0-8.el8_6.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/NetworkManager-wwan-debuginfo@1.36.0-8.el8_6?arch=s390x\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "butane-0:0.15.0-2.rhaos4.11.el8.s390x",
"product": {
"name": "butane-0:0.15.0-2.rhaos4.11.el8.s390x",
"product_id": "butane-0:0.15.0-2.rhaos4.11.el8.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/butane@0.15.0-2.rhaos4.11.el8?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "butane-debugsource-0:0.15.0-2.rhaos4.11.el8.s390x",
"product": {
"name": "butane-debugsource-0:0.15.0-2.rhaos4.11.el8.s390x",
"product_id": "butane-debugsource-0:0.15.0-2.rhaos4.11.el8.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/butane-debugsource@0.15.0-2.rhaos4.11.el8?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "butane-debuginfo-0:0.15.0-2.rhaos4.11.el8.s390x",
"product": {
"name": "butane-debuginfo-0:0.15.0-2.rhaos4.11.el8.s390x",
"product_id": "butane-debuginfo-0:0.15.0-2.rhaos4.11.el8.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/butane-debuginfo@0.15.0-2.rhaos4.11.el8?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "cri-o-0:1.24.2-4.rhaos4.11.gitd6283df.el8.s390x",
"product": {
"name": "cri-o-0:1.24.2-4.rhaos4.11.gitd6283df.el8.s390x",
"product_id": "cri-o-0:1.24.2-4.rhaos4.11.gitd6283df.el8.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/cri-o@1.24.2-4.rhaos4.11.gitd6283df.el8?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "cri-o-debugsource-0:1.24.2-4.rhaos4.11.gitd6283df.el8.s390x",
"product": {
"name": "cri-o-debugsource-0:1.24.2-4.rhaos4.11.gitd6283df.el8.s390x",
"product_id": "cri-o-debugsource-0:1.24.2-4.rhaos4.11.gitd6283df.el8.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/cri-o-debugsource@1.24.2-4.rhaos4.11.gitd6283df.el8?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "cri-o-debuginfo-0:1.24.2-4.rhaos4.11.gitd6283df.el8.s390x",
"product": {
"name": "cri-o-debuginfo-0:1.24.2-4.rhaos4.11.gitd6283df.el8.s390x",
"product_id": "cri-o-debuginfo-0:1.24.2-4.rhaos4.11.gitd6283df.el8.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/cri-o-debuginfo@1.24.2-4.rhaos4.11.gitd6283df.el8?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "ignition-0:2.14.0-4.rhaos4.11.el8.s390x",
"product": {
"name": "ignition-0:2.14.0-4.rhaos4.11.el8.s390x",
"product_id": "ignition-0:2.14.0-4.rhaos4.11.el8.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/ignition@2.14.0-4.rhaos4.11.el8?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "ignition-validate-0:2.14.0-4.rhaos4.11.el8.s390x",
"product": {
"name": "ignition-validate-0:2.14.0-4.rhaos4.11.el8.s390x",
"product_id": "ignition-validate-0:2.14.0-4.rhaos4.11.el8.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/ignition-validate@2.14.0-4.rhaos4.11.el8?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "ignition-debugsource-0:2.14.0-4.rhaos4.11.el8.s390x",
"product": {
"name": "ignition-debugsource-0:2.14.0-4.rhaos4.11.el8.s390x",
"product_id": "ignition-debugsource-0:2.14.0-4.rhaos4.11.el8.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/ignition-debugsource@2.14.0-4.rhaos4.11.el8?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "ignition-debuginfo-0:2.14.0-4.rhaos4.11.el8.s390x",
"product": {
"name": "ignition-debuginfo-0:2.14.0-4.rhaos4.11.el8.s390x",
"product_id": "ignition-debuginfo-0:2.14.0-4.rhaos4.11.el8.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/ignition-debuginfo@2.14.0-4.rhaos4.11.el8?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "ignition-validate-debuginfo-0:2.14.0-4.rhaos4.11.el8.s390x",
"product": {
"name": "ignition-validate-debuginfo-0:2.14.0-4.rhaos4.11.el8.s390x",
"product_id": "ignition-validate-debuginfo-0:2.14.0-4.rhaos4.11.el8.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/ignition-validate-debuginfo@2.14.0-4.rhaos4.11.el8?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "openshift-hyperkube-0:4.11.0-202208101756.p0.g4f0dd4d.assembly.stream.el8.s390x",
"product": {
"name": "openshift-hyperkube-0:4.11.0-202208101756.p0.g4f0dd4d.assembly.stream.el8.s390x",
"product_id": "openshift-hyperkube-0:4.11.0-202208101756.p0.g4f0dd4d.assembly.stream.el8.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/openshift-hyperkube@4.11.0-202208101756.p0.g4f0dd4d.assembly.stream.el8?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "openshift-clients-0:4.11.0-202208110436.p0.gfcf512e.assembly.stream.el8.s390x",
"product": {
"name": "openshift-clients-0:4.11.0-202208110436.p0.gfcf512e.assembly.stream.el8.s390x",
"product_id": "openshift-clients-0:4.11.0-202208110436.p0.gfcf512e.assembly.stream.el8.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/openshift-clients@4.11.0-202208110436.p0.gfcf512e.assembly.stream.el8?arch=s390x"
}
}
}
],
"category": "architecture",
"name": "s390x"
},
{
"branches": [
{
"category": "product_version",
"name": "NetworkManager-config-connectivity-redhat-1:1.36.0-8.el8_6.noarch",
"product": {
"name": "NetworkManager-config-connectivity-redhat-1:1.36.0-8.el8_6.noarch",
"product_id": "NetworkManager-config-connectivity-redhat-1:1.36.0-8.el8_6.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/NetworkManager-config-connectivity-redhat@1.36.0-8.el8_6?arch=noarch\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "NetworkManager-config-server-1:1.36.0-8.el8_6.noarch",
"product": {
"name": "NetworkManager-config-server-1:1.36.0-8.el8_6.noarch",
"product_id": "NetworkManager-config-server-1:1.36.0-8.el8_6.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/NetworkManager-config-server@1.36.0-8.el8_6?arch=noarch\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "NetworkManager-dispatcher-routing-rules-1:1.36.0-8.el8_6.noarch",
"product": {
"name": "NetworkManager-dispatcher-routing-rules-1:1.36.0-8.el8_6.noarch",
"product_id": "NetworkManager-dispatcher-routing-rules-1:1.36.0-8.el8_6.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/NetworkManager-dispatcher-routing-rules@1.36.0-8.el8_6?arch=noarch\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "butane-redistributable-0:0.15.0-2.rhaos4.11.el8.noarch",
"product": {
"name": "butane-redistributable-0:0.15.0-2.rhaos4.11.el8.noarch",
"product_id": "butane-redistributable-0:0.15.0-2.rhaos4.11.el8.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/butane-redistributable@0.15.0-2.rhaos4.11.el8?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "console-login-helper-messages-0:0.20.4-1.rhaos4.11.el8.noarch",
"product": {
"name": "console-login-helper-messages-0:0.20.4-1.rhaos4.11.el8.noarch",
"product_id": "console-login-helper-messages-0:0.20.4-1.rhaos4.11.el8.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/console-login-helper-messages@0.20.4-1.rhaos4.11.el8?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "console-login-helper-messages-issuegen-0:0.20.4-1.rhaos4.11.el8.noarch",
"product": {
"name": "console-login-helper-messages-issuegen-0:0.20.4-1.rhaos4.11.el8.noarch",
"product_id": "console-login-helper-messages-issuegen-0:0.20.4-1.rhaos4.11.el8.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/console-login-helper-messages-issuegen@0.20.4-1.rhaos4.11.el8?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "console-login-helper-messages-profile-0:0.20.4-1.rhaos4.11.el8.noarch",
"product": {
"name": "console-login-helper-messages-profile-0:0.20.4-1.rhaos4.11.el8.noarch",
"product_id": "console-login-helper-messages-profile-0:0.20.4-1.rhaos4.11.el8.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/console-login-helper-messages-profile@0.20.4-1.rhaos4.11.el8?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "openshift-ansible-0:4.11.0-202208111716.p0.gdf73941.assembly.stream.el8.noarch",
"product": {
"name": "openshift-ansible-0:4.11.0-202208111716.p0.gdf73941.assembly.stream.el8.noarch",
"product_id": "openshift-ansible-0:4.11.0-202208111716.p0.gdf73941.assembly.stream.el8.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/openshift-ansible@4.11.0-202208111716.p0.gdf73941.assembly.stream.el8?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "openshift-ansible-test-0:4.11.0-202208111716.p0.gdf73941.assembly.stream.el8.noarch",
"product": {
"name": "openshift-ansible-test-0:4.11.0-202208111716.p0.gdf73941.assembly.stream.el8.noarch",
"product_id": "openshift-ansible-test-0:4.11.0-202208111716.p0.gdf73941.assembly.stream.el8.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/openshift-ansible-test@4.11.0-202208111716.p0.gdf73941.assembly.stream.el8?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "openshift-kuryr-cni-0:4.11.0-202208101627.p0.g6952743.assembly.stream.el8.noarch",
"product": {
"name": "openshift-kuryr-cni-0:4.11.0-202208101627.p0.g6952743.assembly.stream.el8.noarch",
"product_id": "openshift-kuryr-cni-0:4.11.0-202208101627.p0.g6952743.assembly.stream.el8.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/openshift-kuryr-cni@4.11.0-202208101627.p0.g6952743.assembly.stream.el8?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "openshift-kuryr-common-0:4.11.0-202208101627.p0.g6952743.assembly.stream.el8.noarch",
"product": {
"name": "openshift-kuryr-common-0:4.11.0-202208101627.p0.g6952743.assembly.stream.el8.noarch",
"product_id": "openshift-kuryr-common-0:4.11.0-202208101627.p0.g6952743.assembly.stream.el8.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/openshift-kuryr-common@4.11.0-202208101627.p0.g6952743.assembly.stream.el8?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "openshift-kuryr-controller-0:4.11.0-202208101627.p0.g6952743.assembly.stream.el8.noarch",
"product": {
"name": "openshift-kuryr-controller-0:4.11.0-202208101627.p0.g6952743.assembly.stream.el8.noarch",
"product_id": "openshift-kuryr-controller-0:4.11.0-202208101627.p0.g6952743.assembly.stream.el8.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/openshift-kuryr-controller@4.11.0-202208101627.p0.g6952743.assembly.stream.el8?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "python3-kuryr-kubernetes-0:4.11.0-202208101627.p0.g6952743.assembly.stream.el8.noarch",
"product": {
"name": "python3-kuryr-kubernetes-0:4.11.0-202208101627.p0.g6952743.assembly.stream.el8.noarch",
"product_id": "python3-kuryr-kubernetes-0:4.11.0-202208101627.p0.g6952743.assembly.stream.el8.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-kuryr-kubernetes@4.11.0-202208101627.p0.g6952743.assembly.stream.el8?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "python3-kubernetes-0:24.2.0-1.el8.noarch",
"product": {
"name": "python3-kubernetes-0:24.2.0-1.el8.noarch",
"product_id": "python3-kubernetes-0:24.2.0-1.el8.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-kubernetes@24.2.0-1.el8?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "python3-kubernetes-tests-0:24.2.0-1.el8.noarch",
"product": {
"name": "python3-kubernetes-tests-0:24.2.0-1.el8.noarch",
"product_id": "python3-kubernetes-tests-0:24.2.0-1.el8.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-kubernetes-tests@24.2.0-1.el8?arch=noarch"
}
}
}
],
"category": "architecture",
"name": "noarch"
}
],
"category": "vendor",
"name": "Red Hat"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "NetworkManager-1:1.36.0-8.el8_6.aarch64 as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:NetworkManager-1:1.36.0-8.el8_6.aarch64"
},
"product_reference": "NetworkManager-1:1.36.0-8.el8_6.aarch64",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "NetworkManager-1:1.36.0-8.el8_6.ppc64le as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:NetworkManager-1:1.36.0-8.el8_6.ppc64le"
},
"product_reference": "NetworkManager-1:1.36.0-8.el8_6.ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "NetworkManager-1:1.36.0-8.el8_6.s390x as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:NetworkManager-1:1.36.0-8.el8_6.s390x"
},
"product_reference": "NetworkManager-1:1.36.0-8.el8_6.s390x",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "NetworkManager-1:1.36.0-8.el8_6.src as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:NetworkManager-1:1.36.0-8.el8_6.src"
},
"product_reference": "NetworkManager-1:1.36.0-8.el8_6.src",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "NetworkManager-1:1.36.0-8.el8_6.x86_64 as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:NetworkManager-1:1.36.0-8.el8_6.x86_64"
},
"product_reference": "NetworkManager-1:1.36.0-8.el8_6.x86_64",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "NetworkManager-adsl-1:1.36.0-8.el8_6.aarch64 as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:NetworkManager-adsl-1:1.36.0-8.el8_6.aarch64"
},
"product_reference": "NetworkManager-adsl-1:1.36.0-8.el8_6.aarch64",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "NetworkManager-adsl-1:1.36.0-8.el8_6.ppc64le as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:NetworkManager-adsl-1:1.36.0-8.el8_6.ppc64le"
},
"product_reference": "NetworkManager-adsl-1:1.36.0-8.el8_6.ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "NetworkManager-adsl-1:1.36.0-8.el8_6.s390x as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:NetworkManager-adsl-1:1.36.0-8.el8_6.s390x"
},
"product_reference": "NetworkManager-adsl-1:1.36.0-8.el8_6.s390x",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "NetworkManager-adsl-1:1.36.0-8.el8_6.x86_64 as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:NetworkManager-adsl-1:1.36.0-8.el8_6.x86_64"
},
"product_reference": "NetworkManager-adsl-1:1.36.0-8.el8_6.x86_64",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "NetworkManager-adsl-debuginfo-1:1.36.0-8.el8_6.aarch64 as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:NetworkManager-adsl-debuginfo-1:1.36.0-8.el8_6.aarch64"
},
"product_reference": "NetworkManager-adsl-debuginfo-1:1.36.0-8.el8_6.aarch64",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "NetworkManager-adsl-debuginfo-1:1.36.0-8.el8_6.ppc64le as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:NetworkManager-adsl-debuginfo-1:1.36.0-8.el8_6.ppc64le"
},
"product_reference": "NetworkManager-adsl-debuginfo-1:1.36.0-8.el8_6.ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "NetworkManager-adsl-debuginfo-1:1.36.0-8.el8_6.s390x as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:NetworkManager-adsl-debuginfo-1:1.36.0-8.el8_6.s390x"
},
"product_reference": "NetworkManager-adsl-debuginfo-1:1.36.0-8.el8_6.s390x",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "NetworkManager-adsl-debuginfo-1:1.36.0-8.el8_6.x86_64 as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:NetworkManager-adsl-debuginfo-1:1.36.0-8.el8_6.x86_64"
},
"product_reference": "NetworkManager-adsl-debuginfo-1:1.36.0-8.el8_6.x86_64",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "NetworkManager-bluetooth-1:1.36.0-8.el8_6.aarch64 as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:NetworkManager-bluetooth-1:1.36.0-8.el8_6.aarch64"
},
"product_reference": "NetworkManager-bluetooth-1:1.36.0-8.el8_6.aarch64",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "NetworkManager-bluetooth-1:1.36.0-8.el8_6.ppc64le as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:NetworkManager-bluetooth-1:1.36.0-8.el8_6.ppc64le"
},
"product_reference": "NetworkManager-bluetooth-1:1.36.0-8.el8_6.ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "NetworkManager-bluetooth-1:1.36.0-8.el8_6.s390x as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:NetworkManager-bluetooth-1:1.36.0-8.el8_6.s390x"
},
"product_reference": "NetworkManager-bluetooth-1:1.36.0-8.el8_6.s390x",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "NetworkManager-bluetooth-1:1.36.0-8.el8_6.x86_64 as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:NetworkManager-bluetooth-1:1.36.0-8.el8_6.x86_64"
},
"product_reference": "NetworkManager-bluetooth-1:1.36.0-8.el8_6.x86_64",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "NetworkManager-bluetooth-debuginfo-1:1.36.0-8.el8_6.aarch64 as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:NetworkManager-bluetooth-debuginfo-1:1.36.0-8.el8_6.aarch64"
},
"product_reference": "NetworkManager-bluetooth-debuginfo-1:1.36.0-8.el8_6.aarch64",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "NetworkManager-bluetooth-debuginfo-1:1.36.0-8.el8_6.ppc64le as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:NetworkManager-bluetooth-debuginfo-1:1.36.0-8.el8_6.ppc64le"
},
"product_reference": "NetworkManager-bluetooth-debuginfo-1:1.36.0-8.el8_6.ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "NetworkManager-bluetooth-debuginfo-1:1.36.0-8.el8_6.s390x as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:NetworkManager-bluetooth-debuginfo-1:1.36.0-8.el8_6.s390x"
},
"product_reference": "NetworkManager-bluetooth-debuginfo-1:1.36.0-8.el8_6.s390x",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "NetworkManager-bluetooth-debuginfo-1:1.36.0-8.el8_6.x86_64 as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:NetworkManager-bluetooth-debuginfo-1:1.36.0-8.el8_6.x86_64"
},
"product_reference": "NetworkManager-bluetooth-debuginfo-1:1.36.0-8.el8_6.x86_64",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "NetworkManager-cloud-setup-1:1.36.0-8.el8_6.aarch64 as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:NetworkManager-cloud-setup-1:1.36.0-8.el8_6.aarch64"
},
"product_reference": "NetworkManager-cloud-setup-1:1.36.0-8.el8_6.aarch64",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "NetworkManager-cloud-setup-1:1.36.0-8.el8_6.ppc64le as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:NetworkManager-cloud-setup-1:1.36.0-8.el8_6.ppc64le"
},
"product_reference": "NetworkManager-cloud-setup-1:1.36.0-8.el8_6.ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "NetworkManager-cloud-setup-1:1.36.0-8.el8_6.s390x as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:NetworkManager-cloud-setup-1:1.36.0-8.el8_6.s390x"
},
"product_reference": "NetworkManager-cloud-setup-1:1.36.0-8.el8_6.s390x",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "NetworkManager-cloud-setup-1:1.36.0-8.el8_6.x86_64 as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:NetworkManager-cloud-setup-1:1.36.0-8.el8_6.x86_64"
},
"product_reference": "NetworkManager-cloud-setup-1:1.36.0-8.el8_6.x86_64",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "NetworkManager-cloud-setup-debuginfo-1:1.36.0-8.el8_6.aarch64 as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:NetworkManager-cloud-setup-debuginfo-1:1.36.0-8.el8_6.aarch64"
},
"product_reference": "NetworkManager-cloud-setup-debuginfo-1:1.36.0-8.el8_6.aarch64",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "NetworkManager-cloud-setup-debuginfo-1:1.36.0-8.el8_6.ppc64le as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:NetworkManager-cloud-setup-debuginfo-1:1.36.0-8.el8_6.ppc64le"
},
"product_reference": "NetworkManager-cloud-setup-debuginfo-1:1.36.0-8.el8_6.ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "NetworkManager-cloud-setup-debuginfo-1:1.36.0-8.el8_6.s390x as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:NetworkManager-cloud-setup-debuginfo-1:1.36.0-8.el8_6.s390x"
},
"product_reference": "NetworkManager-cloud-setup-debuginfo-1:1.36.0-8.el8_6.s390x",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "NetworkManager-cloud-setup-debuginfo-1:1.36.0-8.el8_6.x86_64 as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:NetworkManager-cloud-setup-debuginfo-1:1.36.0-8.el8_6.x86_64"
},
"product_reference": "NetworkManager-cloud-setup-debuginfo-1:1.36.0-8.el8_6.x86_64",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "NetworkManager-config-connectivity-redhat-1:1.36.0-8.el8_6.noarch as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:NetworkManager-config-connectivity-redhat-1:1.36.0-8.el8_6.noarch"
},
"product_reference": "NetworkManager-config-connectivity-redhat-1:1.36.0-8.el8_6.noarch",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "NetworkManager-config-server-1:1.36.0-8.el8_6.noarch as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:NetworkManager-config-server-1:1.36.0-8.el8_6.noarch"
},
"product_reference": "NetworkManager-config-server-1:1.36.0-8.el8_6.noarch",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "NetworkManager-debuginfo-1:1.36.0-8.el8_6.aarch64 as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:NetworkManager-debuginfo-1:1.36.0-8.el8_6.aarch64"
},
"product_reference": "NetworkManager-debuginfo-1:1.36.0-8.el8_6.aarch64",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "NetworkManager-debuginfo-1:1.36.0-8.el8_6.ppc64le as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:NetworkManager-debuginfo-1:1.36.0-8.el8_6.ppc64le"
},
"product_reference": "NetworkManager-debuginfo-1:1.36.0-8.el8_6.ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "NetworkManager-debuginfo-1:1.36.0-8.el8_6.s390x as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:NetworkManager-debuginfo-1:1.36.0-8.el8_6.s390x"
},
"product_reference": "NetworkManager-debuginfo-1:1.36.0-8.el8_6.s390x",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "NetworkManager-debuginfo-1:1.36.0-8.el8_6.x86_64 as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:NetworkManager-debuginfo-1:1.36.0-8.el8_6.x86_64"
},
"product_reference": "NetworkManager-debuginfo-1:1.36.0-8.el8_6.x86_64",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "NetworkManager-debugsource-1:1.36.0-8.el8_6.aarch64 as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:NetworkManager-debugsource-1:1.36.0-8.el8_6.aarch64"
},
"product_reference": "NetworkManager-debugsource-1:1.36.0-8.el8_6.aarch64",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "NetworkManager-debugsource-1:1.36.0-8.el8_6.ppc64le as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:NetworkManager-debugsource-1:1.36.0-8.el8_6.ppc64le"
},
"product_reference": "NetworkManager-debugsource-1:1.36.0-8.el8_6.ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "NetworkManager-debugsource-1:1.36.0-8.el8_6.s390x as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:NetworkManager-debugsource-1:1.36.0-8.el8_6.s390x"
},
"product_reference": "NetworkManager-debugsource-1:1.36.0-8.el8_6.s390x",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "NetworkManager-debugsource-1:1.36.0-8.el8_6.x86_64 as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:NetworkManager-debugsource-1:1.36.0-8.el8_6.x86_64"
},
"product_reference": "NetworkManager-debugsource-1:1.36.0-8.el8_6.x86_64",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "NetworkManager-dispatcher-routing-rules-1:1.36.0-8.el8_6.noarch as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:NetworkManager-dispatcher-routing-rules-1:1.36.0-8.el8_6.noarch"
},
"product_reference": "NetworkManager-dispatcher-routing-rules-1:1.36.0-8.el8_6.noarch",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "NetworkManager-libnm-1:1.36.0-8.el8_6.aarch64 as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:NetworkManager-libnm-1:1.36.0-8.el8_6.aarch64"
},
"product_reference": "NetworkManager-libnm-1:1.36.0-8.el8_6.aarch64",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "NetworkManager-libnm-1:1.36.0-8.el8_6.ppc64le as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:NetworkManager-libnm-1:1.36.0-8.el8_6.ppc64le"
},
"product_reference": "NetworkManager-libnm-1:1.36.0-8.el8_6.ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "NetworkManager-libnm-1:1.36.0-8.el8_6.s390x as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:NetworkManager-libnm-1:1.36.0-8.el8_6.s390x"
},
"product_reference": "NetworkManager-libnm-1:1.36.0-8.el8_6.s390x",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "NetworkManager-libnm-1:1.36.0-8.el8_6.x86_64 as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:NetworkManager-libnm-1:1.36.0-8.el8_6.x86_64"
},
"product_reference": "NetworkManager-libnm-1:1.36.0-8.el8_6.x86_64",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "NetworkManager-libnm-debuginfo-1:1.36.0-8.el8_6.aarch64 as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:NetworkManager-libnm-debuginfo-1:1.36.0-8.el8_6.aarch64"
},
"product_reference": "NetworkManager-libnm-debuginfo-1:1.36.0-8.el8_6.aarch64",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "NetworkManager-libnm-debuginfo-1:1.36.0-8.el8_6.ppc64le as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:NetworkManager-libnm-debuginfo-1:1.36.0-8.el8_6.ppc64le"
},
"product_reference": "NetworkManager-libnm-debuginfo-1:1.36.0-8.el8_6.ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "NetworkManager-libnm-debuginfo-1:1.36.0-8.el8_6.s390x as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:NetworkManager-libnm-debuginfo-1:1.36.0-8.el8_6.s390x"
},
"product_reference": "NetworkManager-libnm-debuginfo-1:1.36.0-8.el8_6.s390x",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "NetworkManager-libnm-debuginfo-1:1.36.0-8.el8_6.x86_64 as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:NetworkManager-libnm-debuginfo-1:1.36.0-8.el8_6.x86_64"
},
"product_reference": "NetworkManager-libnm-debuginfo-1:1.36.0-8.el8_6.x86_64",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "NetworkManager-libnm-devel-1:1.36.0-8.el8_6.aarch64 as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:NetworkManager-libnm-devel-1:1.36.0-8.el8_6.aarch64"
},
"product_reference": "NetworkManager-libnm-devel-1:1.36.0-8.el8_6.aarch64",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "NetworkManager-libnm-devel-1:1.36.0-8.el8_6.ppc64le as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:NetworkManager-libnm-devel-1:1.36.0-8.el8_6.ppc64le"
},
"product_reference": "NetworkManager-libnm-devel-1:1.36.0-8.el8_6.ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "NetworkManager-libnm-devel-1:1.36.0-8.el8_6.s390x as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:NetworkManager-libnm-devel-1:1.36.0-8.el8_6.s390x"
},
"product_reference": "NetworkManager-libnm-devel-1:1.36.0-8.el8_6.s390x",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "NetworkManager-libnm-devel-1:1.36.0-8.el8_6.x86_64 as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:NetworkManager-libnm-devel-1:1.36.0-8.el8_6.x86_64"
},
"product_reference": "NetworkManager-libnm-devel-1:1.36.0-8.el8_6.x86_64",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "NetworkManager-ovs-1:1.36.0-8.el8_6.aarch64 as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:NetworkManager-ovs-1:1.36.0-8.el8_6.aarch64"
},
"product_reference": "NetworkManager-ovs-1:1.36.0-8.el8_6.aarch64",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "NetworkManager-ovs-1:1.36.0-8.el8_6.ppc64le as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:NetworkManager-ovs-1:1.36.0-8.el8_6.ppc64le"
},
"product_reference": "NetworkManager-ovs-1:1.36.0-8.el8_6.ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "NetworkManager-ovs-1:1.36.0-8.el8_6.s390x as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:NetworkManager-ovs-1:1.36.0-8.el8_6.s390x"
},
"product_reference": "NetworkManager-ovs-1:1.36.0-8.el8_6.s390x",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "NetworkManager-ovs-1:1.36.0-8.el8_6.x86_64 as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:NetworkManager-ovs-1:1.36.0-8.el8_6.x86_64"
},
"product_reference": "NetworkManager-ovs-1:1.36.0-8.el8_6.x86_64",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "NetworkManager-ovs-debuginfo-1:1.36.0-8.el8_6.aarch64 as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:NetworkManager-ovs-debuginfo-1:1.36.0-8.el8_6.aarch64"
},
"product_reference": "NetworkManager-ovs-debuginfo-1:1.36.0-8.el8_6.aarch64",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "NetworkManager-ovs-debuginfo-1:1.36.0-8.el8_6.ppc64le as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:NetworkManager-ovs-debuginfo-1:1.36.0-8.el8_6.ppc64le"
},
"product_reference": "NetworkManager-ovs-debuginfo-1:1.36.0-8.el8_6.ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "NetworkManager-ovs-debuginfo-1:1.36.0-8.el8_6.s390x as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:NetworkManager-ovs-debuginfo-1:1.36.0-8.el8_6.s390x"
},
"product_reference": "NetworkManager-ovs-debuginfo-1:1.36.0-8.el8_6.s390x",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "NetworkManager-ovs-debuginfo-1:1.36.0-8.el8_6.x86_64 as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:NetworkManager-ovs-debuginfo-1:1.36.0-8.el8_6.x86_64"
},
"product_reference": "NetworkManager-ovs-debuginfo-1:1.36.0-8.el8_6.x86_64",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "NetworkManager-ppp-1:1.36.0-8.el8_6.aarch64 as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:NetworkManager-ppp-1:1.36.0-8.el8_6.aarch64"
},
"product_reference": "NetworkManager-ppp-1:1.36.0-8.el8_6.aarch64",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "NetworkManager-ppp-1:1.36.0-8.el8_6.ppc64le as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:NetworkManager-ppp-1:1.36.0-8.el8_6.ppc64le"
},
"product_reference": "NetworkManager-ppp-1:1.36.0-8.el8_6.ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "NetworkManager-ppp-1:1.36.0-8.el8_6.s390x as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:NetworkManager-ppp-1:1.36.0-8.el8_6.s390x"
},
"product_reference": "NetworkManager-ppp-1:1.36.0-8.el8_6.s390x",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "NetworkManager-ppp-1:1.36.0-8.el8_6.x86_64 as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:NetworkManager-ppp-1:1.36.0-8.el8_6.x86_64"
},
"product_reference": "NetworkManager-ppp-1:1.36.0-8.el8_6.x86_64",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "NetworkManager-ppp-debuginfo-1:1.36.0-8.el8_6.aarch64 as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:NetworkManager-ppp-debuginfo-1:1.36.0-8.el8_6.aarch64"
},
"product_reference": "NetworkManager-ppp-debuginfo-1:1.36.0-8.el8_6.aarch64",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "NetworkManager-ppp-debuginfo-1:1.36.0-8.el8_6.ppc64le as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:NetworkManager-ppp-debuginfo-1:1.36.0-8.el8_6.ppc64le"
},
"product_reference": "NetworkManager-ppp-debuginfo-1:1.36.0-8.el8_6.ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "NetworkManager-ppp-debuginfo-1:1.36.0-8.el8_6.s390x as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:NetworkManager-ppp-debuginfo-1:1.36.0-8.el8_6.s390x"
},
"product_reference": "NetworkManager-ppp-debuginfo-1:1.36.0-8.el8_6.s390x",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "NetworkManager-ppp-debuginfo-1:1.36.0-8.el8_6.x86_64 as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:NetworkManager-ppp-debuginfo-1:1.36.0-8.el8_6.x86_64"
},
"product_reference": "NetworkManager-ppp-debuginfo-1:1.36.0-8.el8_6.x86_64",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "NetworkManager-team-1:1.36.0-8.el8_6.aarch64 as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:NetworkManager-team-1:1.36.0-8.el8_6.aarch64"
},
"product_reference": "NetworkManager-team-1:1.36.0-8.el8_6.aarch64",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "NetworkManager-team-1:1.36.0-8.el8_6.ppc64le as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:NetworkManager-team-1:1.36.0-8.el8_6.ppc64le"
},
"product_reference": "NetworkManager-team-1:1.36.0-8.el8_6.ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "NetworkManager-team-1:1.36.0-8.el8_6.s390x as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:NetworkManager-team-1:1.36.0-8.el8_6.s390x"
},
"product_reference": "NetworkManager-team-1:1.36.0-8.el8_6.s390x",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "NetworkManager-team-1:1.36.0-8.el8_6.x86_64 as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:NetworkManager-team-1:1.36.0-8.el8_6.x86_64"
},
"product_reference": "NetworkManager-team-1:1.36.0-8.el8_6.x86_64",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "NetworkManager-team-debuginfo-1:1.36.0-8.el8_6.aarch64 as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:NetworkManager-team-debuginfo-1:1.36.0-8.el8_6.aarch64"
},
"product_reference": "NetworkManager-team-debuginfo-1:1.36.0-8.el8_6.aarch64",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "NetworkManager-team-debuginfo-1:1.36.0-8.el8_6.ppc64le as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:NetworkManager-team-debuginfo-1:1.36.0-8.el8_6.ppc64le"
},
"product_reference": "NetworkManager-team-debuginfo-1:1.36.0-8.el8_6.ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "NetworkManager-team-debuginfo-1:1.36.0-8.el8_6.s390x as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:NetworkManager-team-debuginfo-1:1.36.0-8.el8_6.s390x"
},
"product_reference": "NetworkManager-team-debuginfo-1:1.36.0-8.el8_6.s390x",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "NetworkManager-team-debuginfo-1:1.36.0-8.el8_6.x86_64 as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:NetworkManager-team-debuginfo-1:1.36.0-8.el8_6.x86_64"
},
"product_reference": "NetworkManager-team-debuginfo-1:1.36.0-8.el8_6.x86_64",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "NetworkManager-tui-1:1.36.0-8.el8_6.aarch64 as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:NetworkManager-tui-1:1.36.0-8.el8_6.aarch64"
},
"product_reference": "NetworkManager-tui-1:1.36.0-8.el8_6.aarch64",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "NetworkManager-tui-1:1.36.0-8.el8_6.ppc64le as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:NetworkManager-tui-1:1.36.0-8.el8_6.ppc64le"
},
"product_reference": "NetworkManager-tui-1:1.36.0-8.el8_6.ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "NetworkManager-tui-1:1.36.0-8.el8_6.s390x as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:NetworkManager-tui-1:1.36.0-8.el8_6.s390x"
},
"product_reference": "NetworkManager-tui-1:1.36.0-8.el8_6.s390x",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "NetworkManager-tui-1:1.36.0-8.el8_6.x86_64 as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:NetworkManager-tui-1:1.36.0-8.el8_6.x86_64"
},
"product_reference": "NetworkManager-tui-1:1.36.0-8.el8_6.x86_64",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "NetworkManager-tui-debuginfo-1:1.36.0-8.el8_6.aarch64 as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:NetworkManager-tui-debuginfo-1:1.36.0-8.el8_6.aarch64"
},
"product_reference": "NetworkManager-tui-debuginfo-1:1.36.0-8.el8_6.aarch64",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "NetworkManager-tui-debuginfo-1:1.36.0-8.el8_6.ppc64le as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:NetworkManager-tui-debuginfo-1:1.36.0-8.el8_6.ppc64le"
},
"product_reference": "NetworkManager-tui-debuginfo-1:1.36.0-8.el8_6.ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "NetworkManager-tui-debuginfo-1:1.36.0-8.el8_6.s390x as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:NetworkManager-tui-debuginfo-1:1.36.0-8.el8_6.s390x"
},
"product_reference": "NetworkManager-tui-debuginfo-1:1.36.0-8.el8_6.s390x",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "NetworkManager-tui-debuginfo-1:1.36.0-8.el8_6.x86_64 as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:NetworkManager-tui-debuginfo-1:1.36.0-8.el8_6.x86_64"
},
"product_reference": "NetworkManager-tui-debuginfo-1:1.36.0-8.el8_6.x86_64",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "NetworkManager-wifi-1:1.36.0-8.el8_6.aarch64 as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:NetworkManager-wifi-1:1.36.0-8.el8_6.aarch64"
},
"product_reference": "NetworkManager-wifi-1:1.36.0-8.el8_6.aarch64",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "NetworkManager-wifi-1:1.36.0-8.el8_6.ppc64le as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:NetworkManager-wifi-1:1.36.0-8.el8_6.ppc64le"
},
"product_reference": "NetworkManager-wifi-1:1.36.0-8.el8_6.ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "NetworkManager-wifi-1:1.36.0-8.el8_6.s390x as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:NetworkManager-wifi-1:1.36.0-8.el8_6.s390x"
},
"product_reference": "NetworkManager-wifi-1:1.36.0-8.el8_6.s390x",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "NetworkManager-wifi-1:1.36.0-8.el8_6.x86_64 as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:NetworkManager-wifi-1:1.36.0-8.el8_6.x86_64"
},
"product_reference": "NetworkManager-wifi-1:1.36.0-8.el8_6.x86_64",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "NetworkManager-wifi-debuginfo-1:1.36.0-8.el8_6.aarch64 as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:NetworkManager-wifi-debuginfo-1:1.36.0-8.el8_6.aarch64"
},
"product_reference": "NetworkManager-wifi-debuginfo-1:1.36.0-8.el8_6.aarch64",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "NetworkManager-wifi-debuginfo-1:1.36.0-8.el8_6.ppc64le as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:NetworkManager-wifi-debuginfo-1:1.36.0-8.el8_6.ppc64le"
},
"product_reference": "NetworkManager-wifi-debuginfo-1:1.36.0-8.el8_6.ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "NetworkManager-wifi-debuginfo-1:1.36.0-8.el8_6.s390x as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:NetworkManager-wifi-debuginfo-1:1.36.0-8.el8_6.s390x"
},
"product_reference": "NetworkManager-wifi-debuginfo-1:1.36.0-8.el8_6.s390x",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "NetworkManager-wifi-debuginfo-1:1.36.0-8.el8_6.x86_64 as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:NetworkManager-wifi-debuginfo-1:1.36.0-8.el8_6.x86_64"
},
"product_reference": "NetworkManager-wifi-debuginfo-1:1.36.0-8.el8_6.x86_64",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "NetworkManager-wwan-1:1.36.0-8.el8_6.aarch64 as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:NetworkManager-wwan-1:1.36.0-8.el8_6.aarch64"
},
"product_reference": "NetworkManager-wwan-1:1.36.0-8.el8_6.aarch64",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "NetworkManager-wwan-1:1.36.0-8.el8_6.ppc64le as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:NetworkManager-wwan-1:1.36.0-8.el8_6.ppc64le"
},
"product_reference": "NetworkManager-wwan-1:1.36.0-8.el8_6.ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "NetworkManager-wwan-1:1.36.0-8.el8_6.s390x as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:NetworkManager-wwan-1:1.36.0-8.el8_6.s390x"
},
"product_reference": "NetworkManager-wwan-1:1.36.0-8.el8_6.s390x",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "NetworkManager-wwan-1:1.36.0-8.el8_6.x86_64 as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:NetworkManager-wwan-1:1.36.0-8.el8_6.x86_64"
},
"product_reference": "NetworkManager-wwan-1:1.36.0-8.el8_6.x86_64",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "NetworkManager-wwan-debuginfo-1:1.36.0-8.el8_6.aarch64 as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:NetworkManager-wwan-debuginfo-1:1.36.0-8.el8_6.aarch64"
},
"product_reference": "NetworkManager-wwan-debuginfo-1:1.36.0-8.el8_6.aarch64",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "NetworkManager-wwan-debuginfo-1:1.36.0-8.el8_6.ppc64le as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:NetworkManager-wwan-debuginfo-1:1.36.0-8.el8_6.ppc64le"
},
"product_reference": "NetworkManager-wwan-debuginfo-1:1.36.0-8.el8_6.ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "NetworkManager-wwan-debuginfo-1:1.36.0-8.el8_6.s390x as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:NetworkManager-wwan-debuginfo-1:1.36.0-8.el8_6.s390x"
},
"product_reference": "NetworkManager-wwan-debuginfo-1:1.36.0-8.el8_6.s390x",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "NetworkManager-wwan-debuginfo-1:1.36.0-8.el8_6.x86_64 as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:NetworkManager-wwan-debuginfo-1:1.36.0-8.el8_6.x86_64"
},
"product_reference": "NetworkManager-wwan-debuginfo-1:1.36.0-8.el8_6.x86_64",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "butane-0:0.15.0-2.rhaos4.11.el8.aarch64 as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:butane-0:0.15.0-2.rhaos4.11.el8.aarch64"
},
"product_reference": "butane-0:0.15.0-2.rhaos4.11.el8.aarch64",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "butane-0:0.15.0-2.rhaos4.11.el8.ppc64le as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:butane-0:0.15.0-2.rhaos4.11.el8.ppc64le"
},
"product_reference": "butane-0:0.15.0-2.rhaos4.11.el8.ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "butane-0:0.15.0-2.rhaos4.11.el8.s390x as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:butane-0:0.15.0-2.rhaos4.11.el8.s390x"
},
"product_reference": "butane-0:0.15.0-2.rhaos4.11.el8.s390x",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "butane-0:0.15.0-2.rhaos4.11.el8.src as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:butane-0:0.15.0-2.rhaos4.11.el8.src"
},
"product_reference": "butane-0:0.15.0-2.rhaos4.11.el8.src",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "butane-0:0.15.0-2.rhaos4.11.el8.x86_64 as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:butane-0:0.15.0-2.rhaos4.11.el8.x86_64"
},
"product_reference": "butane-0:0.15.0-2.rhaos4.11.el8.x86_64",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "butane-debuginfo-0:0.15.0-2.rhaos4.11.el8.aarch64 as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:butane-debuginfo-0:0.15.0-2.rhaos4.11.el8.aarch64"
},
"product_reference": "butane-debuginfo-0:0.15.0-2.rhaos4.11.el8.aarch64",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "butane-debuginfo-0:0.15.0-2.rhaos4.11.el8.ppc64le as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:butane-debuginfo-0:0.15.0-2.rhaos4.11.el8.ppc64le"
},
"product_reference": "butane-debuginfo-0:0.15.0-2.rhaos4.11.el8.ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "butane-debuginfo-0:0.15.0-2.rhaos4.11.el8.s390x as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:butane-debuginfo-0:0.15.0-2.rhaos4.11.el8.s390x"
},
"product_reference": "butane-debuginfo-0:0.15.0-2.rhaos4.11.el8.s390x",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "butane-debuginfo-0:0.15.0-2.rhaos4.11.el8.x86_64 as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:butane-debuginfo-0:0.15.0-2.rhaos4.11.el8.x86_64"
},
"product_reference": "butane-debuginfo-0:0.15.0-2.rhaos4.11.el8.x86_64",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "butane-debugsource-0:0.15.0-2.rhaos4.11.el8.aarch64 as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:butane-debugsource-0:0.15.0-2.rhaos4.11.el8.aarch64"
},
"product_reference": "butane-debugsource-0:0.15.0-2.rhaos4.11.el8.aarch64",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "butane-debugsource-0:0.15.0-2.rhaos4.11.el8.ppc64le as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:butane-debugsource-0:0.15.0-2.rhaos4.11.el8.ppc64le"
},
"product_reference": "butane-debugsource-0:0.15.0-2.rhaos4.11.el8.ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "butane-debugsource-0:0.15.0-2.rhaos4.11.el8.s390x as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:butane-debugsource-0:0.15.0-2.rhaos4.11.el8.s390x"
},
"product_reference": "butane-debugsource-0:0.15.0-2.rhaos4.11.el8.s390x",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "butane-debugsource-0:0.15.0-2.rhaos4.11.el8.x86_64 as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:butane-debugsource-0:0.15.0-2.rhaos4.11.el8.x86_64"
},
"product_reference": "butane-debugsource-0:0.15.0-2.rhaos4.11.el8.x86_64",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "butane-redistributable-0:0.15.0-2.rhaos4.11.el8.noarch as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:butane-redistributable-0:0.15.0-2.rhaos4.11.el8.noarch"
},
"product_reference": "butane-redistributable-0:0.15.0-2.rhaos4.11.el8.noarch",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "console-login-helper-messages-0:0.20.4-1.rhaos4.11.el8.noarch as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:console-login-helper-messages-0:0.20.4-1.rhaos4.11.el8.noarch"
},
"product_reference": "console-login-helper-messages-0:0.20.4-1.rhaos4.11.el8.noarch",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "console-login-helper-messages-0:0.20.4-1.rhaos4.11.el8.src as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:console-login-helper-messages-0:0.20.4-1.rhaos4.11.el8.src"
},
"product_reference": "console-login-helper-messages-0:0.20.4-1.rhaos4.11.el8.src",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "console-login-helper-messages-issuegen-0:0.20.4-1.rhaos4.11.el8.noarch as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:console-login-helper-messages-issuegen-0:0.20.4-1.rhaos4.11.el8.noarch"
},
"product_reference": "console-login-helper-messages-issuegen-0:0.20.4-1.rhaos4.11.el8.noarch",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "console-login-helper-messages-profile-0:0.20.4-1.rhaos4.11.el8.noarch as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:console-login-helper-messages-profile-0:0.20.4-1.rhaos4.11.el8.noarch"
},
"product_reference": "console-login-helper-messages-profile-0:0.20.4-1.rhaos4.11.el8.noarch",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cri-o-0:1.24.2-4.rhaos4.11.gitd6283df.el8.aarch64 as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:cri-o-0:1.24.2-4.rhaos4.11.gitd6283df.el8.aarch64"
},
"product_reference": "cri-o-0:1.24.2-4.rhaos4.11.gitd6283df.el8.aarch64",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cri-o-0:1.24.2-4.rhaos4.11.gitd6283df.el8.ppc64le as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:cri-o-0:1.24.2-4.rhaos4.11.gitd6283df.el8.ppc64le"
},
"product_reference": "cri-o-0:1.24.2-4.rhaos4.11.gitd6283df.el8.ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cri-o-0:1.24.2-4.rhaos4.11.gitd6283df.el8.s390x as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:cri-o-0:1.24.2-4.rhaos4.11.gitd6283df.el8.s390x"
},
"product_reference": "cri-o-0:1.24.2-4.rhaos4.11.gitd6283df.el8.s390x",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cri-o-0:1.24.2-4.rhaos4.11.gitd6283df.el8.src as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:cri-o-0:1.24.2-4.rhaos4.11.gitd6283df.el8.src"
},
"product_reference": "cri-o-0:1.24.2-4.rhaos4.11.gitd6283df.el8.src",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cri-o-0:1.24.2-4.rhaos4.11.gitd6283df.el8.x86_64 as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:cri-o-0:1.24.2-4.rhaos4.11.gitd6283df.el8.x86_64"
},
"product_reference": "cri-o-0:1.24.2-4.rhaos4.11.gitd6283df.el8.x86_64",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cri-o-debuginfo-0:1.24.2-4.rhaos4.11.gitd6283df.el8.aarch64 as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:cri-o-debuginfo-0:1.24.2-4.rhaos4.11.gitd6283df.el8.aarch64"
},
"product_reference": "cri-o-debuginfo-0:1.24.2-4.rhaos4.11.gitd6283df.el8.aarch64",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cri-o-debuginfo-0:1.24.2-4.rhaos4.11.gitd6283df.el8.ppc64le as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:cri-o-debuginfo-0:1.24.2-4.rhaos4.11.gitd6283df.el8.ppc64le"
},
"product_reference": "cri-o-debuginfo-0:1.24.2-4.rhaos4.11.gitd6283df.el8.ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cri-o-debuginfo-0:1.24.2-4.rhaos4.11.gitd6283df.el8.s390x as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:cri-o-debuginfo-0:1.24.2-4.rhaos4.11.gitd6283df.el8.s390x"
},
"product_reference": "cri-o-debuginfo-0:1.24.2-4.rhaos4.11.gitd6283df.el8.s390x",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cri-o-debuginfo-0:1.24.2-4.rhaos4.11.gitd6283df.el8.x86_64 as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:cri-o-debuginfo-0:1.24.2-4.rhaos4.11.gitd6283df.el8.x86_64"
},
"product_reference": "cri-o-debuginfo-0:1.24.2-4.rhaos4.11.gitd6283df.el8.x86_64",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cri-o-debugsource-0:1.24.2-4.rhaos4.11.gitd6283df.el8.aarch64 as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:cri-o-debugsource-0:1.24.2-4.rhaos4.11.gitd6283df.el8.aarch64"
},
"product_reference": "cri-o-debugsource-0:1.24.2-4.rhaos4.11.gitd6283df.el8.aarch64",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cri-o-debugsource-0:1.24.2-4.rhaos4.11.gitd6283df.el8.ppc64le as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:cri-o-debugsource-0:1.24.2-4.rhaos4.11.gitd6283df.el8.ppc64le"
},
"product_reference": "cri-o-debugsource-0:1.24.2-4.rhaos4.11.gitd6283df.el8.ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cri-o-debugsource-0:1.24.2-4.rhaos4.11.gitd6283df.el8.s390x as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:cri-o-debugsource-0:1.24.2-4.rhaos4.11.gitd6283df.el8.s390x"
},
"product_reference": "cri-o-debugsource-0:1.24.2-4.rhaos4.11.gitd6283df.el8.s390x",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cri-o-debugsource-0:1.24.2-4.rhaos4.11.gitd6283df.el8.x86_64 as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:cri-o-debugsource-0:1.24.2-4.rhaos4.11.gitd6283df.el8.x86_64"
},
"product_reference": "cri-o-debugsource-0:1.24.2-4.rhaos4.11.gitd6283df.el8.x86_64",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ignition-0:2.14.0-4.rhaos4.11.el8.aarch64 as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:ignition-0:2.14.0-4.rhaos4.11.el8.aarch64"
},
"product_reference": "ignition-0:2.14.0-4.rhaos4.11.el8.aarch64",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ignition-0:2.14.0-4.rhaos4.11.el8.ppc64le as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:ignition-0:2.14.0-4.rhaos4.11.el8.ppc64le"
},
"product_reference": "ignition-0:2.14.0-4.rhaos4.11.el8.ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ignition-0:2.14.0-4.rhaos4.11.el8.s390x as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:ignition-0:2.14.0-4.rhaos4.11.el8.s390x"
},
"product_reference": "ignition-0:2.14.0-4.rhaos4.11.el8.s390x",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ignition-0:2.14.0-4.rhaos4.11.el8.src as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:ignition-0:2.14.0-4.rhaos4.11.el8.src"
},
"product_reference": "ignition-0:2.14.0-4.rhaos4.11.el8.src",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ignition-0:2.14.0-4.rhaos4.11.el8.x86_64 as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:ignition-0:2.14.0-4.rhaos4.11.el8.x86_64"
},
"product_reference": "ignition-0:2.14.0-4.rhaos4.11.el8.x86_64",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ignition-debuginfo-0:2.14.0-4.rhaos4.11.el8.aarch64 as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:ignition-debuginfo-0:2.14.0-4.rhaos4.11.el8.aarch64"
},
"product_reference": "ignition-debuginfo-0:2.14.0-4.rhaos4.11.el8.aarch64",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ignition-debuginfo-0:2.14.0-4.rhaos4.11.el8.ppc64le as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:ignition-debuginfo-0:2.14.0-4.rhaos4.11.el8.ppc64le"
},
"product_reference": "ignition-debuginfo-0:2.14.0-4.rhaos4.11.el8.ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ignition-debuginfo-0:2.14.0-4.rhaos4.11.el8.s390x as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:ignition-debuginfo-0:2.14.0-4.rhaos4.11.el8.s390x"
},
"product_reference": "ignition-debuginfo-0:2.14.0-4.rhaos4.11.el8.s390x",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ignition-debuginfo-0:2.14.0-4.rhaos4.11.el8.x86_64 as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:ignition-debuginfo-0:2.14.0-4.rhaos4.11.el8.x86_64"
},
"product_reference": "ignition-debuginfo-0:2.14.0-4.rhaos4.11.el8.x86_64",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ignition-debugsource-0:2.14.0-4.rhaos4.11.el8.aarch64 as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:ignition-debugsource-0:2.14.0-4.rhaos4.11.el8.aarch64"
},
"product_reference": "ignition-debugsource-0:2.14.0-4.rhaos4.11.el8.aarch64",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ignition-debugsource-0:2.14.0-4.rhaos4.11.el8.ppc64le as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:ignition-debugsource-0:2.14.0-4.rhaos4.11.el8.ppc64le"
},
"product_reference": "ignition-debugsource-0:2.14.0-4.rhaos4.11.el8.ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ignition-debugsource-0:2.14.0-4.rhaos4.11.el8.s390x as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:ignition-debugsource-0:2.14.0-4.rhaos4.11.el8.s390x"
},
"product_reference": "ignition-debugsource-0:2.14.0-4.rhaos4.11.el8.s390x",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ignition-debugsource-0:2.14.0-4.rhaos4.11.el8.x86_64 as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:ignition-debugsource-0:2.14.0-4.rhaos4.11.el8.x86_64"
},
"product_reference": "ignition-debugsource-0:2.14.0-4.rhaos4.11.el8.x86_64",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ignition-validate-0:2.14.0-4.rhaos4.11.el8.aarch64 as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:ignition-validate-0:2.14.0-4.rhaos4.11.el8.aarch64"
},
"product_reference": "ignition-validate-0:2.14.0-4.rhaos4.11.el8.aarch64",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ignition-validate-0:2.14.0-4.rhaos4.11.el8.ppc64le as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:ignition-validate-0:2.14.0-4.rhaos4.11.el8.ppc64le"
},
"product_reference": "ignition-validate-0:2.14.0-4.rhaos4.11.el8.ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ignition-validate-0:2.14.0-4.rhaos4.11.el8.s390x as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:ignition-validate-0:2.14.0-4.rhaos4.11.el8.s390x"
},
"product_reference": "ignition-validate-0:2.14.0-4.rhaos4.11.el8.s390x",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ignition-validate-0:2.14.0-4.rhaos4.11.el8.x86_64 as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:ignition-validate-0:2.14.0-4.rhaos4.11.el8.x86_64"
},
"product_reference": "ignition-validate-0:2.14.0-4.rhaos4.11.el8.x86_64",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ignition-validate-debuginfo-0:2.14.0-4.rhaos4.11.el8.aarch64 as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:ignition-validate-debuginfo-0:2.14.0-4.rhaos4.11.el8.aarch64"
},
"product_reference": "ignition-validate-debuginfo-0:2.14.0-4.rhaos4.11.el8.aarch64",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ignition-validate-debuginfo-0:2.14.0-4.rhaos4.11.el8.ppc64le as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:ignition-validate-debuginfo-0:2.14.0-4.rhaos4.11.el8.ppc64le"
},
"product_reference": "ignition-validate-debuginfo-0:2.14.0-4.rhaos4.11.el8.ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ignition-validate-debuginfo-0:2.14.0-4.rhaos4.11.el8.s390x as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:ignition-validate-debuginfo-0:2.14.0-4.rhaos4.11.el8.s390x"
},
"product_reference": "ignition-validate-debuginfo-0:2.14.0-4.rhaos4.11.el8.s390x",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ignition-validate-debuginfo-0:2.14.0-4.rhaos4.11.el8.x86_64 as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:ignition-validate-debuginfo-0:2.14.0-4.rhaos4.11.el8.x86_64"
},
"product_reference": "ignition-validate-debuginfo-0:2.14.0-4.rhaos4.11.el8.x86_64",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-0:4.11.0-202208101756.p0.g4f0dd4d.assembly.stream.el8.src as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:openshift-0:4.11.0-202208101756.p0.g4f0dd4d.assembly.stream.el8.src"
},
"product_reference": "openshift-0:4.11.0-202208101756.p0.g4f0dd4d.assembly.stream.el8.src",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-ansible-0:4.11.0-202208111716.p0.gdf73941.assembly.stream.el8.noarch as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:openshift-ansible-0:4.11.0-202208111716.p0.gdf73941.assembly.stream.el8.noarch"
},
"product_reference": "openshift-ansible-0:4.11.0-202208111716.p0.gdf73941.assembly.stream.el8.noarch",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-ansible-0:4.11.0-202208111716.p0.gdf73941.assembly.stream.el8.src as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:openshift-ansible-0:4.11.0-202208111716.p0.gdf73941.assembly.stream.el8.src"
},
"product_reference": "openshift-ansible-0:4.11.0-202208111716.p0.gdf73941.assembly.stream.el8.src",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-ansible-test-0:4.11.0-202208111716.p0.gdf73941.assembly.stream.el8.noarch as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:openshift-ansible-test-0:4.11.0-202208111716.p0.gdf73941.assembly.stream.el8.noarch"
},
"product_reference": "openshift-ansible-test-0:4.11.0-202208111716.p0.gdf73941.assembly.stream.el8.noarch",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-clients-0:4.11.0-202208110436.p0.gfcf512e.assembly.stream.el8.aarch64 as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:openshift-clients-0:4.11.0-202208110436.p0.gfcf512e.assembly.stream.el8.aarch64"
},
"product_reference": "openshift-clients-0:4.11.0-202208110436.p0.gfcf512e.assembly.stream.el8.aarch64",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-clients-0:4.11.0-202208110436.p0.gfcf512e.assembly.stream.el8.ppc64le as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:openshift-clients-0:4.11.0-202208110436.p0.gfcf512e.assembly.stream.el8.ppc64le"
},
"product_reference": "openshift-clients-0:4.11.0-202208110436.p0.gfcf512e.assembly.stream.el8.ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-clients-0:4.11.0-202208110436.p0.gfcf512e.assembly.stream.el8.s390x as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:openshift-clients-0:4.11.0-202208110436.p0.gfcf512e.assembly.stream.el8.s390x"
},
"product_reference": "openshift-clients-0:4.11.0-202208110436.p0.gfcf512e.assembly.stream.el8.s390x",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-clients-0:4.11.0-202208110436.p0.gfcf512e.assembly.stream.el8.src as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:openshift-clients-0:4.11.0-202208110436.p0.gfcf512e.assembly.stream.el8.src"
},
"product_reference": "openshift-clients-0:4.11.0-202208110436.p0.gfcf512e.assembly.stream.el8.src",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-clients-0:4.11.0-202208110436.p0.gfcf512e.assembly.stream.el8.x86_64 as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:openshift-clients-0:4.11.0-202208110436.p0.gfcf512e.assembly.stream.el8.x86_64"
},
"product_reference": "openshift-clients-0:4.11.0-202208110436.p0.gfcf512e.assembly.stream.el8.x86_64",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-clients-redistributable-0:4.11.0-202208110436.p0.gfcf512e.assembly.stream.el8.x86_64 as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:openshift-clients-redistributable-0:4.11.0-202208110436.p0.gfcf512e.assembly.stream.el8.x86_64"
},
"product_reference": "openshift-clients-redistributable-0:4.11.0-202208110436.p0.gfcf512e.assembly.stream.el8.x86_64",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-hyperkube-0:4.11.0-202208101756.p0.g4f0dd4d.assembly.stream.el8.aarch64 as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:openshift-hyperkube-0:4.11.0-202208101756.p0.g4f0dd4d.assembly.stream.el8.aarch64"
},
"product_reference": "openshift-hyperkube-0:4.11.0-202208101756.p0.g4f0dd4d.assembly.stream.el8.aarch64",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-hyperkube-0:4.11.0-202208101756.p0.g4f0dd4d.assembly.stream.el8.ppc64le as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:openshift-hyperkube-0:4.11.0-202208101756.p0.g4f0dd4d.assembly.stream.el8.ppc64le"
},
"product_reference": "openshift-hyperkube-0:4.11.0-202208101756.p0.g4f0dd4d.assembly.stream.el8.ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-hyperkube-0:4.11.0-202208101756.p0.g4f0dd4d.assembly.stream.el8.s390x as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:openshift-hyperkube-0:4.11.0-202208101756.p0.g4f0dd4d.assembly.stream.el8.s390x"
},
"product_reference": "openshift-hyperkube-0:4.11.0-202208101756.p0.g4f0dd4d.assembly.stream.el8.s390x",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-hyperkube-0:4.11.0-202208101756.p0.g4f0dd4d.assembly.stream.el8.x86_64 as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:openshift-hyperkube-0:4.11.0-202208101756.p0.g4f0dd4d.assembly.stream.el8.x86_64"
},
"product_reference": "openshift-hyperkube-0:4.11.0-202208101756.p0.g4f0dd4d.assembly.stream.el8.x86_64",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-kuryr-0:4.11.0-202208101627.p0.g6952743.assembly.stream.el8.src as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:openshift-kuryr-0:4.11.0-202208101627.p0.g6952743.assembly.stream.el8.src"
},
"product_reference": "openshift-kuryr-0:4.11.0-202208101627.p0.g6952743.assembly.stream.el8.src",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-kuryr-cni-0:4.11.0-202208101627.p0.g6952743.assembly.stream.el8.noarch as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:openshift-kuryr-cni-0:4.11.0-202208101627.p0.g6952743.assembly.stream.el8.noarch"
},
"product_reference": "openshift-kuryr-cni-0:4.11.0-202208101627.p0.g6952743.assembly.stream.el8.noarch",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-kuryr-common-0:4.11.0-202208101627.p0.g6952743.assembly.stream.el8.noarch as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:openshift-kuryr-common-0:4.11.0-202208101627.p0.g6952743.assembly.stream.el8.noarch"
},
"product_reference": "openshift-kuryr-common-0:4.11.0-202208101627.p0.g6952743.assembly.stream.el8.noarch",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-kuryr-controller-0:4.11.0-202208101627.p0.g6952743.assembly.stream.el8.noarch as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:openshift-kuryr-controller-0:4.11.0-202208101627.p0.g6952743.assembly.stream.el8.noarch"
},
"product_reference": "openshift-kuryr-controller-0:4.11.0-202208101627.p0.g6952743.assembly.stream.el8.noarch",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-kubernetes-0:24.2.0-1.el8.src as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:python-kubernetes-0:24.2.0-1.el8.src"
},
"product_reference": "python-kubernetes-0:24.2.0-1.el8.src",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-kubernetes-0:24.2.0-1.el8.noarch as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:python3-kubernetes-0:24.2.0-1.el8.noarch"
},
"product_reference": "python3-kubernetes-0:24.2.0-1.el8.noarch",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-kubernetes-tests-0:24.2.0-1.el8.noarch as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:python3-kubernetes-tests-0:24.2.0-1.el8.noarch"
},
"product_reference": "python3-kubernetes-tests-0:24.2.0-1.el8.noarch",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-kuryr-kubernetes-0:4.11.0-202208101627.p0.g6952743.assembly.stream.el8.noarch as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:python3-kuryr-kubernetes-0:4.11.0-202208101627.p0.g6952743.assembly.stream.el8.noarch"
},
"product_reference": "python3-kuryr-kubernetes-0:4.11.0-202208101627.p0.g6952743.assembly.stream.el8.noarch",
"relates_to_product_reference": "8Base-RHOSE-4.11"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2022-30629",
"cwe": {
"id": "CWE-331",
"name": "Insufficient Entropy"
},
"discovery_date": "2022-06-02T00:00:00+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"8Base-RHOSE-4.11:NetworkManager-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.11:NetworkManager-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.11:NetworkManager-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.11:NetworkManager-1:1.36.0-8.el8_6.src",
"8Base-RHOSE-4.11:NetworkManager-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.11:NetworkManager-adsl-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.11:NetworkManager-adsl-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.11:NetworkManager-adsl-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.11:NetworkManager-adsl-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.11:NetworkManager-adsl-debuginfo-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.11:NetworkManager-adsl-debuginfo-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.11:NetworkManager-adsl-debuginfo-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.11:NetworkManager-adsl-debuginfo-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.11:NetworkManager-bluetooth-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.11:NetworkManager-bluetooth-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.11:NetworkManager-bluetooth-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.11:NetworkManager-bluetooth-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.11:NetworkManager-bluetooth-debuginfo-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.11:NetworkManager-bluetooth-debuginfo-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.11:NetworkManager-bluetooth-debuginfo-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.11:NetworkManager-bluetooth-debuginfo-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.11:NetworkManager-cloud-setup-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.11:NetworkManager-cloud-setup-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.11:NetworkManager-cloud-setup-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.11:NetworkManager-cloud-setup-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.11:NetworkManager-cloud-setup-debuginfo-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.11:NetworkManager-cloud-setup-debuginfo-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.11:NetworkManager-cloud-setup-debuginfo-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.11:NetworkManager-cloud-setup-debuginfo-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.11:NetworkManager-config-connectivity-redhat-1:1.36.0-8.el8_6.noarch",
"8Base-RHOSE-4.11:NetworkManager-config-server-1:1.36.0-8.el8_6.noarch",
"8Base-RHOSE-4.11:NetworkManager-debuginfo-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.11:NetworkManager-debuginfo-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.11:NetworkManager-debuginfo-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.11:NetworkManager-debuginfo-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.11:NetworkManager-debugsource-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.11:NetworkManager-debugsource-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.11:NetworkManager-debugsource-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.11:NetworkManager-debugsource-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.11:NetworkManager-dispatcher-routing-rules-1:1.36.0-8.el8_6.noarch",
"8Base-RHOSE-4.11:NetworkManager-libnm-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.11:NetworkManager-libnm-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.11:NetworkManager-libnm-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.11:NetworkManager-libnm-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.11:NetworkManager-libnm-debuginfo-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.11:NetworkManager-libnm-debuginfo-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.11:NetworkManager-libnm-debuginfo-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.11:NetworkManager-libnm-debuginfo-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.11:NetworkManager-libnm-devel-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.11:NetworkManager-libnm-devel-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.11:NetworkManager-libnm-devel-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.11:NetworkManager-libnm-devel-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.11:NetworkManager-ovs-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.11:NetworkManager-ovs-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.11:NetworkManager-ovs-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.11:NetworkManager-ovs-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.11:NetworkManager-ovs-debuginfo-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.11:NetworkManager-ovs-debuginfo-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.11:NetworkManager-ovs-debuginfo-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.11:NetworkManager-ovs-debuginfo-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.11:NetworkManager-ppp-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.11:NetworkManager-ppp-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.11:NetworkManager-ppp-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.11:NetworkManager-ppp-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.11:NetworkManager-ppp-debuginfo-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.11:NetworkManager-ppp-debuginfo-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.11:NetworkManager-ppp-debuginfo-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.11:NetworkManager-ppp-debuginfo-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.11:NetworkManager-team-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.11:NetworkManager-team-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.11:NetworkManager-team-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.11:NetworkManager-team-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.11:NetworkManager-team-debuginfo-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.11:NetworkManager-team-debuginfo-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.11:NetworkManager-team-debuginfo-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.11:NetworkManager-team-debuginfo-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.11:NetworkManager-tui-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.11:NetworkManager-tui-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.11:NetworkManager-tui-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.11:NetworkManager-tui-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.11:NetworkManager-tui-debuginfo-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.11:NetworkManager-tui-debuginfo-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.11:NetworkManager-tui-debuginfo-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.11:NetworkManager-tui-debuginfo-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.11:NetworkManager-wifi-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.11:NetworkManager-wifi-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.11:NetworkManager-wifi-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.11:NetworkManager-wifi-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.11:NetworkManager-wifi-debuginfo-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.11:NetworkManager-wifi-debuginfo-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.11:NetworkManager-wifi-debuginfo-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.11:NetworkManager-wifi-debuginfo-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.11:NetworkManager-wwan-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.11:NetworkManager-wwan-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.11:NetworkManager-wwan-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.11:NetworkManager-wwan-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.11:NetworkManager-wwan-debuginfo-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.11:NetworkManager-wwan-debuginfo-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.11:NetworkManager-wwan-debuginfo-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.11:NetworkManager-wwan-debuginfo-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.11:console-login-helper-messages-0:0.20.4-1.rhaos4.11.el8.noarch",
"8Base-RHOSE-4.11:console-login-helper-messages-0:0.20.4-1.rhaos4.11.el8.src",
"8Base-RHOSE-4.11:console-login-helper-messages-issuegen-0:0.20.4-1.rhaos4.11.el8.noarch",
"8Base-RHOSE-4.11:console-login-helper-messages-profile-0:0.20.4-1.rhaos4.11.el8.noarch",
"8Base-RHOSE-4.11:openshift-0:4.11.0-202208101756.p0.g4f0dd4d.assembly.stream.el8.src",
"8Base-RHOSE-4.11:openshift-ansible-0:4.11.0-202208111716.p0.gdf73941.assembly.stream.el8.noarch",
"8Base-RHOSE-4.11:openshift-ansible-0:4.11.0-202208111716.p0.gdf73941.assembly.stream.el8.src",
"8Base-RHOSE-4.11:openshift-ansible-test-0:4.11.0-202208111716.p0.gdf73941.assembly.stream.el8.noarch",
"8Base-RHOSE-4.11:openshift-clients-0:4.11.0-202208110436.p0.gfcf512e.assembly.stream.el8.aarch64",
"8Base-RHOSE-4.11:openshift-clients-0:4.11.0-202208110436.p0.gfcf512e.assembly.stream.el8.ppc64le",
"8Base-RHOSE-4.11:openshift-clients-0:4.11.0-202208110436.p0.gfcf512e.assembly.stream.el8.s390x",
"8Base-RHOSE-4.11:openshift-clients-0:4.11.0-202208110436.p0.gfcf512e.assembly.stream.el8.src",
"8Base-RHOSE-4.11:openshift-clients-0:4.11.0-202208110436.p0.gfcf512e.assembly.stream.el8.x86_64",
"8Base-RHOSE-4.11:openshift-clients-redistributable-0:4.11.0-202208110436.p0.gfcf512e.assembly.stream.el8.x86_64",
"8Base-RHOSE-4.11:openshift-hyperkube-0:4.11.0-202208101756.p0.g4f0dd4d.assembly.stream.el8.aarch64",
"8Base-RHOSE-4.11:openshift-hyperkube-0:4.11.0-202208101756.p0.g4f0dd4d.assembly.stream.el8.ppc64le",
"8Base-RHOSE-4.11:openshift-hyperkube-0:4.11.0-202208101756.p0.g4f0dd4d.assembly.stream.el8.s390x",
"8Base-RHOSE-4.11:openshift-hyperkube-0:4.11.0-202208101756.p0.g4f0dd4d.assembly.stream.el8.x86_64",
"8Base-RHOSE-4.11:openshift-kuryr-0:4.11.0-202208101627.p0.g6952743.assembly.stream.el8.src",
"8Base-RHOSE-4.11:openshift-kuryr-cni-0:4.11.0-202208101627.p0.g6952743.assembly.stream.el8.noarch",
"8Base-RHOSE-4.11:openshift-kuryr-common-0:4.11.0-202208101627.p0.g6952743.assembly.stream.el8.noarch",
"8Base-RHOSE-4.11:openshift-kuryr-controller-0:4.11.0-202208101627.p0.g6952743.assembly.stream.el8.noarch",
"8Base-RHOSE-4.11:python-kubernetes-0:24.2.0-1.el8.src",
"8Base-RHOSE-4.11:python3-kubernetes-0:24.2.0-1.el8.noarch",
"8Base-RHOSE-4.11:python3-kubernetes-tests-0:24.2.0-1.el8.noarch",
"8Base-RHOSE-4.11:python3-kuryr-kubernetes-0:4.11.0-202208101627.p0.g6952743.assembly.stream.el8.noarch"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2092793"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in the crypto/tls golang package. When session tickets are generated by crypto/tls, it is missing the ticket expiration. This issue may allow an attacker to observe the TLS handshakes to correlate successive connections during session resumption.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "golang: crypto/tls: session tickets lack random ticket_age_add",
"title": "Vulnerability summary"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"8Base-RHOSE-4.11:butane-0:0.15.0-2.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.11:butane-0:0.15.0-2.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.11:butane-0:0.15.0-2.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.11:butane-0:0.15.0-2.rhaos4.11.el8.src",
"8Base-RHOSE-4.11:butane-0:0.15.0-2.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.11:butane-debuginfo-0:0.15.0-2.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.11:butane-debuginfo-0:0.15.0-2.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.11:butane-debuginfo-0:0.15.0-2.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.11:butane-debuginfo-0:0.15.0-2.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.11:butane-debugsource-0:0.15.0-2.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.11:butane-debugsource-0:0.15.0-2.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.11:butane-debugsource-0:0.15.0-2.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.11:butane-debugsource-0:0.15.0-2.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.11:butane-redistributable-0:0.15.0-2.rhaos4.11.el8.noarch",
"8Base-RHOSE-4.11:cri-o-0:1.24.2-4.rhaos4.11.gitd6283df.el8.aarch64",
"8Base-RHOSE-4.11:cri-o-0:1.24.2-4.rhaos4.11.gitd6283df.el8.ppc64le",
"8Base-RHOSE-4.11:cri-o-0:1.24.2-4.rhaos4.11.gitd6283df.el8.s390x",
"8Base-RHOSE-4.11:cri-o-0:1.24.2-4.rhaos4.11.gitd6283df.el8.src",
"8Base-RHOSE-4.11:cri-o-0:1.24.2-4.rhaos4.11.gitd6283df.el8.x86_64",
"8Base-RHOSE-4.11:cri-o-debuginfo-0:1.24.2-4.rhaos4.11.gitd6283df.el8.aarch64",
"8Base-RHOSE-4.11:cri-o-debuginfo-0:1.24.2-4.rhaos4.11.gitd6283df.el8.ppc64le",
"8Base-RHOSE-4.11:cri-o-debuginfo-0:1.24.2-4.rhaos4.11.gitd6283df.el8.s390x",
"8Base-RHOSE-4.11:cri-o-debuginfo-0:1.24.2-4.rhaos4.11.gitd6283df.el8.x86_64",
"8Base-RHOSE-4.11:cri-o-debugsource-0:1.24.2-4.rhaos4.11.gitd6283df.el8.aarch64",
"8Base-RHOSE-4.11:cri-o-debugsource-0:1.24.2-4.rhaos4.11.gitd6283df.el8.ppc64le",
"8Base-RHOSE-4.11:cri-o-debugsource-0:1.24.2-4.rhaos4.11.gitd6283df.el8.s390x",
"8Base-RHOSE-4.11:cri-o-debugsource-0:1.24.2-4.rhaos4.11.gitd6283df.el8.x86_64",
"8Base-RHOSE-4.11:ignition-0:2.14.0-4.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.11:ignition-0:2.14.0-4.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.11:ignition-0:2.14.0-4.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.11:ignition-0:2.14.0-4.rhaos4.11.el8.src",
"8Base-RHOSE-4.11:ignition-0:2.14.0-4.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.11:ignition-debuginfo-0:2.14.0-4.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.11:ignition-debuginfo-0:2.14.0-4.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.11:ignition-debuginfo-0:2.14.0-4.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.11:ignition-debuginfo-0:2.14.0-4.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.11:ignition-debugsource-0:2.14.0-4.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.11:ignition-debugsource-0:2.14.0-4.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.11:ignition-debugsource-0:2.14.0-4.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.11:ignition-debugsource-0:2.14.0-4.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.11:ignition-validate-0:2.14.0-4.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.11:ignition-validate-0:2.14.0-4.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.11:ignition-validate-0:2.14.0-4.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.11:ignition-validate-0:2.14.0-4.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.11:ignition-validate-debuginfo-0:2.14.0-4.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.11:ignition-validate-debuginfo-0:2.14.0-4.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.11:ignition-validate-debuginfo-0:2.14.0-4.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.11:ignition-validate-debuginfo-0:2.14.0-4.rhaos4.11.el8.x86_64"
],
"known_not_affected": [
"8Base-RHOSE-4.11:NetworkManager-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.11:NetworkManager-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.11:NetworkManager-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.11:NetworkManager-1:1.36.0-8.el8_6.src",
"8Base-RHOSE-4.11:NetworkManager-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.11:NetworkManager-adsl-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.11:NetworkManager-adsl-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.11:NetworkManager-adsl-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.11:NetworkManager-adsl-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.11:NetworkManager-adsl-debuginfo-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.11:NetworkManager-adsl-debuginfo-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.11:NetworkManager-adsl-debuginfo-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.11:NetworkManager-adsl-debuginfo-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.11:NetworkManager-bluetooth-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.11:NetworkManager-bluetooth-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.11:NetworkManager-bluetooth-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.11:NetworkManager-bluetooth-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.11:NetworkManager-bluetooth-debuginfo-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.11:NetworkManager-bluetooth-debuginfo-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.11:NetworkManager-bluetooth-debuginfo-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.11:NetworkManager-bluetooth-debuginfo-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.11:NetworkManager-cloud-setup-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.11:NetworkManager-cloud-setup-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.11:NetworkManager-cloud-setup-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.11:NetworkManager-cloud-setup-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.11:NetworkManager-cloud-setup-debuginfo-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.11:NetworkManager-cloud-setup-debuginfo-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.11:NetworkManager-cloud-setup-debuginfo-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.11:NetworkManager-cloud-setup-debuginfo-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.11:NetworkManager-config-connectivity-redhat-1:1.36.0-8.el8_6.noarch",
"8Base-RHOSE-4.11:NetworkManager-config-server-1:1.36.0-8.el8_6.noarch",
"8Base-RHOSE-4.11:NetworkManager-debuginfo-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.11:NetworkManager-debuginfo-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.11:NetworkManager-debuginfo-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.11:NetworkManager-debuginfo-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.11:NetworkManager-debugsource-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.11:NetworkManager-debugsource-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.11:NetworkManager-debugsource-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.11:NetworkManager-debugsource-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.11:NetworkManager-dispatcher-routing-rules-1:1.36.0-8.el8_6.noarch",
"8Base-RHOSE-4.11:NetworkManager-libnm-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.11:NetworkManager-libnm-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.11:NetworkManager-libnm-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.11:NetworkManager-libnm-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.11:NetworkManager-libnm-debuginfo-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.11:NetworkManager-libnm-debuginfo-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.11:NetworkManager-libnm-debuginfo-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.11:NetworkManager-libnm-debuginfo-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.11:NetworkManager-libnm-devel-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.11:NetworkManager-libnm-devel-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.11:NetworkManager-libnm-devel-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.11:NetworkManager-libnm-devel-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.11:NetworkManager-ovs-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.11:NetworkManager-ovs-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.11:NetworkManager-ovs-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.11:NetworkManager-ovs-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.11:NetworkManager-ovs-debuginfo-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.11:NetworkManager-ovs-debuginfo-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.11:NetworkManager-ovs-debuginfo-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.11:NetworkManager-ovs-debuginfo-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.11:NetworkManager-ppp-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.11:NetworkManager-ppp-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.11:NetworkManager-ppp-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.11:NetworkManager-ppp-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.11:NetworkManager-ppp-debuginfo-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.11:NetworkManager-ppp-debuginfo-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.11:NetworkManager-ppp-debuginfo-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.11:NetworkManager-ppp-debuginfo-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.11:NetworkManager-team-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.11:NetworkManager-team-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.11:NetworkManager-team-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.11:NetworkManager-team-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.11:NetworkManager-team-debuginfo-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.11:NetworkManager-team-debuginfo-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.11:NetworkManager-team-debuginfo-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.11:NetworkManager-team-debuginfo-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.11:NetworkManager-tui-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.11:NetworkManager-tui-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.11:NetworkManager-tui-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.11:NetworkManager-tui-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.11:NetworkManager-tui-debuginfo-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.11:NetworkManager-tui-debuginfo-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.11:NetworkManager-tui-debuginfo-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.11:NetworkManager-tui-debuginfo-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.11:NetworkManager-wifi-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.11:NetworkManager-wifi-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.11:NetworkManager-wifi-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.11:NetworkManager-wifi-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.11:NetworkManager-wifi-debuginfo-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.11:NetworkManager-wifi-debuginfo-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.11:NetworkManager-wifi-debuginfo-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.11:NetworkManager-wifi-debuginfo-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.11:NetworkManager-wwan-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.11:NetworkManager-wwan-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.11:NetworkManager-wwan-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.11:NetworkManager-wwan-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.11:NetworkManager-wwan-debuginfo-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.11:NetworkManager-wwan-debuginfo-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.11:NetworkManager-wwan-debuginfo-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.11:NetworkManager-wwan-debuginfo-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.11:console-login-helper-messages-0:0.20.4-1.rhaos4.11.el8.noarch",
"8Base-RHOSE-4.11:console-login-helper-messages-0:0.20.4-1.rhaos4.11.el8.src",
"8Base-RHOSE-4.11:console-login-helper-messages-issuegen-0:0.20.4-1.rhaos4.11.el8.noarch",
"8Base-RHOSE-4.11:console-login-helper-messages-profile-0:0.20.4-1.rhaos4.11.el8.noarch",
"8Base-RHOSE-4.11:openshift-0:4.11.0-202208101756.p0.g4f0dd4d.assembly.stream.el8.src",
"8Base-RHOSE-4.11:openshift-ansible-0:4.11.0-202208111716.p0.gdf73941.assembly.stream.el8.noarch",
"8Base-RHOSE-4.11:openshift-ansible-0:4.11.0-202208111716.p0.gdf73941.assembly.stream.el8.src",
"8Base-RHOSE-4.11:openshift-ansible-test-0:4.11.0-202208111716.p0.gdf73941.assembly.stream.el8.noarch",
"8Base-RHOSE-4.11:openshift-clients-0:4.11.0-202208110436.p0.gfcf512e.assembly.stream.el8.aarch64",
"8Base-RHOSE-4.11:openshift-clients-0:4.11.0-202208110436.p0.gfcf512e.assembly.stream.el8.ppc64le",
"8Base-RHOSE-4.11:openshift-clients-0:4.11.0-202208110436.p0.gfcf512e.assembly.stream.el8.s390x",
"8Base-RHOSE-4.11:openshift-clients-0:4.11.0-202208110436.p0.gfcf512e.assembly.stream.el8.src",
"8Base-RHOSE-4.11:openshift-clients-0:4.11.0-202208110436.p0.gfcf512e.assembly.stream.el8.x86_64",
"8Base-RHOSE-4.11:openshift-clients-redistributable-0:4.11.0-202208110436.p0.gfcf512e.assembly.stream.el8.x86_64",
"8Base-RHOSE-4.11:openshift-hyperkube-0:4.11.0-202208101756.p0.g4f0dd4d.assembly.stream.el8.aarch64",
"8Base-RHOSE-4.11:openshift-hyperkube-0:4.11.0-202208101756.p0.g4f0dd4d.assembly.stream.el8.ppc64le",
"8Base-RHOSE-4.11:openshift-hyperkube-0:4.11.0-202208101756.p0.g4f0dd4d.assembly.stream.el8.s390x",
"8Base-RHOSE-4.11:openshift-hyperkube-0:4.11.0-202208101756.p0.g4f0dd4d.assembly.stream.el8.x86_64",
"8Base-RHOSE-4.11:openshift-kuryr-0:4.11.0-202208101627.p0.g6952743.assembly.stream.el8.src",
"8Base-RHOSE-4.11:openshift-kuryr-cni-0:4.11.0-202208101627.p0.g6952743.assembly.stream.el8.noarch",
"8Base-RHOSE-4.11:openshift-kuryr-common-0:4.11.0-202208101627.p0.g6952743.assembly.stream.el8.noarch",
"8Base-RHOSE-4.11:openshift-kuryr-controller-0:4.11.0-202208101627.p0.g6952743.assembly.stream.el8.noarch",
"8Base-RHOSE-4.11:python-kubernetes-0:24.2.0-1.el8.src",
"8Base-RHOSE-4.11:python3-kubernetes-0:24.2.0-1.el8.noarch",
"8Base-RHOSE-4.11:python3-kubernetes-tests-0:24.2.0-1.el8.noarch",
"8Base-RHOSE-4.11:python3-kuryr-kubernetes-0:4.11.0-202208101627.p0.g6952743.assembly.stream.el8.noarch"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2022-30629"
},
{
"category": "external",
"summary": "RHBZ#2092793",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2092793"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2022-30629",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-30629"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2022-30629",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2022-30629"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-announce/c/TzIC9-t8Ytg",
"url": "https://groups.google.com/g/golang-announce/c/TzIC9-t8Ytg"
}
],
"release_date": "2022-06-02T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2022-08-23T14:48:05+00:00",
"details": "For OpenShift Container Platform 4.11 see the following documentation,\nwhich will be updated shortly for this release, for important instructions\non how to upgrade your cluster and fully apply this asynchronous errata\nupdate:\n\nhttps://docs.openshift.com/container-platform/4.11/release_notes/ocp-4-11-release-notes.html\n\nDetails on how to access this content are available at\nhttps://docs.openshift.com/container-platform/4.11/updating/updating-cluster-cli.html",
"product_ids": [
"8Base-RHOSE-4.11:butane-0:0.15.0-2.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.11:butane-0:0.15.0-2.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.11:butane-0:0.15.0-2.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.11:butane-0:0.15.0-2.rhaos4.11.el8.src",
"8Base-RHOSE-4.11:butane-0:0.15.0-2.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.11:butane-debuginfo-0:0.15.0-2.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.11:butane-debuginfo-0:0.15.0-2.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.11:butane-debuginfo-0:0.15.0-2.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.11:butane-debuginfo-0:0.15.0-2.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.11:butane-debugsource-0:0.15.0-2.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.11:butane-debugsource-0:0.15.0-2.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.11:butane-debugsource-0:0.15.0-2.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.11:butane-debugsource-0:0.15.0-2.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.11:butane-redistributable-0:0.15.0-2.rhaos4.11.el8.noarch",
"8Base-RHOSE-4.11:cri-o-0:1.24.2-4.rhaos4.11.gitd6283df.el8.aarch64",
"8Base-RHOSE-4.11:cri-o-0:1.24.2-4.rhaos4.11.gitd6283df.el8.ppc64le",
"8Base-RHOSE-4.11:cri-o-0:1.24.2-4.rhaos4.11.gitd6283df.el8.s390x",
"8Base-RHOSE-4.11:cri-o-0:1.24.2-4.rhaos4.11.gitd6283df.el8.src",
"8Base-RHOSE-4.11:cri-o-0:1.24.2-4.rhaos4.11.gitd6283df.el8.x86_64",
"8Base-RHOSE-4.11:cri-o-debuginfo-0:1.24.2-4.rhaos4.11.gitd6283df.el8.aarch64",
"8Base-RHOSE-4.11:cri-o-debuginfo-0:1.24.2-4.rhaos4.11.gitd6283df.el8.ppc64le",
"8Base-RHOSE-4.11:cri-o-debuginfo-0:1.24.2-4.rhaos4.11.gitd6283df.el8.s390x",
"8Base-RHOSE-4.11:cri-o-debuginfo-0:1.24.2-4.rhaos4.11.gitd6283df.el8.x86_64",
"8Base-RHOSE-4.11:cri-o-debugsource-0:1.24.2-4.rhaos4.11.gitd6283df.el8.aarch64",
"8Base-RHOSE-4.11:cri-o-debugsource-0:1.24.2-4.rhaos4.11.gitd6283df.el8.ppc64le",
"8Base-RHOSE-4.11:cri-o-debugsource-0:1.24.2-4.rhaos4.11.gitd6283df.el8.s390x",
"8Base-RHOSE-4.11:cri-o-debugsource-0:1.24.2-4.rhaos4.11.gitd6283df.el8.x86_64",
"8Base-RHOSE-4.11:ignition-0:2.14.0-4.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.11:ignition-0:2.14.0-4.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.11:ignition-0:2.14.0-4.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.11:ignition-0:2.14.0-4.rhaos4.11.el8.src",
"8Base-RHOSE-4.11:ignition-0:2.14.0-4.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.11:ignition-debuginfo-0:2.14.0-4.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.11:ignition-debuginfo-0:2.14.0-4.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.11:ignition-debuginfo-0:2.14.0-4.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.11:ignition-debuginfo-0:2.14.0-4.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.11:ignition-debugsource-0:2.14.0-4.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.11:ignition-debugsource-0:2.14.0-4.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.11:ignition-debugsource-0:2.14.0-4.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.11:ignition-debugsource-0:2.14.0-4.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.11:ignition-validate-0:2.14.0-4.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.11:ignition-validate-0:2.14.0-4.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.11:ignition-validate-0:2.14.0-4.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.11:ignition-validate-0:2.14.0-4.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.11:ignition-validate-debuginfo-0:2.14.0-4.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.11:ignition-validate-debuginfo-0:2.14.0-4.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.11:ignition-validate-debuginfo-0:2.14.0-4.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.11:ignition-validate-debuginfo-0:2.14.0-4.rhaos4.11.el8.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2022:6102"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "HIGH",
"attackVector": "NETWORK",
"availabilityImpact": "NONE",
"baseScore": 3.1,
"baseSeverity": "LOW",
"confidentialityImpact": "LOW",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "REQUIRED",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:R/S:U/C:L/I:N/A:N",
"version": "3.1"
},
"products": [
"8Base-RHOSE-4.11:NetworkManager-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.11:NetworkManager-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.11:NetworkManager-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.11:NetworkManager-1:1.36.0-8.el8_6.src",
"8Base-RHOSE-4.11:NetworkManager-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.11:NetworkManager-adsl-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.11:NetworkManager-adsl-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.11:NetworkManager-adsl-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.11:NetworkManager-adsl-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.11:NetworkManager-adsl-debuginfo-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.11:NetworkManager-adsl-debuginfo-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.11:NetworkManager-adsl-debuginfo-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.11:NetworkManager-adsl-debuginfo-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.11:NetworkManager-bluetooth-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.11:NetworkManager-bluetooth-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.11:NetworkManager-bluetooth-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.11:NetworkManager-bluetooth-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.11:NetworkManager-bluetooth-debuginfo-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.11:NetworkManager-bluetooth-debuginfo-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.11:NetworkManager-bluetooth-debuginfo-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.11:NetworkManager-bluetooth-debuginfo-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.11:NetworkManager-cloud-setup-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.11:NetworkManager-cloud-setup-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.11:NetworkManager-cloud-setup-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.11:NetworkManager-cloud-setup-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.11:NetworkManager-cloud-setup-debuginfo-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.11:NetworkManager-cloud-setup-debuginfo-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.11:NetworkManager-cloud-setup-debuginfo-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.11:NetworkManager-cloud-setup-debuginfo-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.11:NetworkManager-config-connectivity-redhat-1:1.36.0-8.el8_6.noarch",
"8Base-RHOSE-4.11:NetworkManager-config-server-1:1.36.0-8.el8_6.noarch",
"8Base-RHOSE-4.11:NetworkManager-debuginfo-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.11:NetworkManager-debuginfo-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.11:NetworkManager-debuginfo-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.11:NetworkManager-debuginfo-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.11:NetworkManager-debugsource-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.11:NetworkManager-debugsource-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.11:NetworkManager-debugsource-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.11:NetworkManager-debugsource-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.11:NetworkManager-dispatcher-routing-rules-1:1.36.0-8.el8_6.noarch",
"8Base-RHOSE-4.11:NetworkManager-libnm-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.11:NetworkManager-libnm-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.11:NetworkManager-libnm-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.11:NetworkManager-libnm-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.11:NetworkManager-libnm-debuginfo-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.11:NetworkManager-libnm-debuginfo-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.11:NetworkManager-libnm-debuginfo-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.11:NetworkManager-libnm-debuginfo-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.11:NetworkManager-libnm-devel-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.11:NetworkManager-libnm-devel-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.11:NetworkManager-libnm-devel-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.11:NetworkManager-libnm-devel-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.11:NetworkManager-ovs-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.11:NetworkManager-ovs-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.11:NetworkManager-ovs-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.11:NetworkManager-ovs-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.11:NetworkManager-ovs-debuginfo-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.11:NetworkManager-ovs-debuginfo-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.11:NetworkManager-ovs-debuginfo-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.11:NetworkManager-ovs-debuginfo-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.11:NetworkManager-ppp-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.11:NetworkManager-ppp-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.11:NetworkManager-ppp-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.11:NetworkManager-ppp-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.11:NetworkManager-ppp-debuginfo-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.11:NetworkManager-ppp-debuginfo-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.11:NetworkManager-ppp-debuginfo-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.11:NetworkManager-ppp-debuginfo-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.11:NetworkManager-team-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.11:NetworkManager-team-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.11:NetworkManager-team-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.11:NetworkManager-team-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.11:NetworkManager-team-debuginfo-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.11:NetworkManager-team-debuginfo-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.11:NetworkManager-team-debuginfo-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.11:NetworkManager-team-debuginfo-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.11:NetworkManager-tui-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.11:NetworkManager-tui-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.11:NetworkManager-tui-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.11:NetworkManager-tui-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.11:NetworkManager-tui-debuginfo-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.11:NetworkManager-tui-debuginfo-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.11:NetworkManager-tui-debuginfo-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.11:NetworkManager-tui-debuginfo-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.11:NetworkManager-wifi-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.11:NetworkManager-wifi-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.11:NetworkManager-wifi-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.11:NetworkManager-wifi-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.11:NetworkManager-wifi-debuginfo-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.11:NetworkManager-wifi-debuginfo-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.11:NetworkManager-wifi-debuginfo-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.11:NetworkManager-wifi-debuginfo-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.11:NetworkManager-wwan-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.11:NetworkManager-wwan-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.11:NetworkManager-wwan-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.11:NetworkManager-wwan-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.11:NetworkManager-wwan-debuginfo-1:1.36.0-8.el8_6.aarch64",
"8Base-RHOSE-4.11:NetworkManager-wwan-debuginfo-1:1.36.0-8.el8_6.ppc64le",
"8Base-RHOSE-4.11:NetworkManager-wwan-debuginfo-1:1.36.0-8.el8_6.s390x",
"8Base-RHOSE-4.11:NetworkManager-wwan-debuginfo-1:1.36.0-8.el8_6.x86_64",
"8Base-RHOSE-4.11:butane-0:0.15.0-2.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.11:butane-0:0.15.0-2.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.11:butane-0:0.15.0-2.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.11:butane-0:0.15.0-2.rhaos4.11.el8.src",
"8Base-RHOSE-4.11:butane-0:0.15.0-2.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.11:butane-debuginfo-0:0.15.0-2.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.11:butane-debuginfo-0:0.15.0-2.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.11:butane-debuginfo-0:0.15.0-2.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.11:butane-debuginfo-0:0.15.0-2.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.11:butane-debugsource-0:0.15.0-2.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.11:butane-debugsource-0:0.15.0-2.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.11:butane-debugsource-0:0.15.0-2.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.11:butane-debugsource-0:0.15.0-2.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.11:butane-redistributable-0:0.15.0-2.rhaos4.11.el8.noarch",
"8Base-RHOSE-4.11:console-login-helper-messages-0:0.20.4-1.rhaos4.11.el8.noarch",
"8Base-RHOSE-4.11:console-login-helper-messages-0:0.20.4-1.rhaos4.11.el8.src",
"8Base-RHOSE-4.11:console-login-helper-messages-issuegen-0:0.20.4-1.rhaos4.11.el8.noarch",
"8Base-RHOSE-4.11:console-login-helper-messages-profile-0:0.20.4-1.rhaos4.11.el8.noarch",
"8Base-RHOSE-4.11:cri-o-0:1.24.2-4.rhaos4.11.gitd6283df.el8.aarch64",
"8Base-RHOSE-4.11:cri-o-0:1.24.2-4.rhaos4.11.gitd6283df.el8.ppc64le",
"8Base-RHOSE-4.11:cri-o-0:1.24.2-4.rhaos4.11.gitd6283df.el8.s390x",
"8Base-RHOSE-4.11:cri-o-0:1.24.2-4.rhaos4.11.gitd6283df.el8.src",
"8Base-RHOSE-4.11:cri-o-0:1.24.2-4.rhaos4.11.gitd6283df.el8.x86_64",
"8Base-RHOSE-4.11:cri-o-debuginfo-0:1.24.2-4.rhaos4.11.gitd6283df.el8.aarch64",
"8Base-RHOSE-4.11:cri-o-debuginfo-0:1.24.2-4.rhaos4.11.gitd6283df.el8.ppc64le",
"8Base-RHOSE-4.11:cri-o-debuginfo-0:1.24.2-4.rhaos4.11.gitd6283df.el8.s390x",
"8Base-RHOSE-4.11:cri-o-debuginfo-0:1.24.2-4.rhaos4.11.gitd6283df.el8.x86_64",
"8Base-RHOSE-4.11:cri-o-debugsource-0:1.24.2-4.rhaos4.11.gitd6283df.el8.aarch64",
"8Base-RHOSE-4.11:cri-o-debugsource-0:1.24.2-4.rhaos4.11.gitd6283df.el8.ppc64le",
"8Base-RHOSE-4.11:cri-o-debugsource-0:1.24.2-4.rhaos4.11.gitd6283df.el8.s390x",
"8Base-RHOSE-4.11:cri-o-debugsource-0:1.24.2-4.rhaos4.11.gitd6283df.el8.x86_64",
"8Base-RHOSE-4.11:ignition-0:2.14.0-4.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.11:ignition-0:2.14.0-4.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.11:ignition-0:2.14.0-4.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.11:ignition-0:2.14.0-4.rhaos4.11.el8.src",
"8Base-RHOSE-4.11:ignition-0:2.14.0-4.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.11:ignition-debuginfo-0:2.14.0-4.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.11:ignition-debuginfo-0:2.14.0-4.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.11:ignition-debuginfo-0:2.14.0-4.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.11:ignition-debuginfo-0:2.14.0-4.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.11:ignition-debugsource-0:2.14.0-4.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.11:ignition-debugsource-0:2.14.0-4.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.11:ignition-debugsource-0:2.14.0-4.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.11:ignition-debugsource-0:2.14.0-4.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.11:ignition-validate-0:2.14.0-4.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.11:ignition-validate-0:2.14.0-4.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.11:ignition-validate-0:2.14.0-4.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.11:ignition-validate-0:2.14.0-4.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.11:ignition-validate-debuginfo-0:2.14.0-4.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.11:ignition-validate-debuginfo-0:2.14.0-4.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.11:ignition-validate-debuginfo-0:2.14.0-4.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.11:ignition-validate-debuginfo-0:2.14.0-4.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.11:openshift-0:4.11.0-202208101756.p0.g4f0dd4d.assembly.stream.el8.src",
"8Base-RHOSE-4.11:openshift-ansible-0:4.11.0-202208111716.p0.gdf73941.assembly.stream.el8.noarch",
"8Base-RHOSE-4.11:openshift-ansible-0:4.11.0-202208111716.p0.gdf73941.assembly.stream.el8.src",
"8Base-RHOSE-4.11:openshift-ansible-test-0:4.11.0-202208111716.p0.gdf73941.assembly.stream.el8.noarch",
"8Base-RHOSE-4.11:openshift-clients-0:4.11.0-202208110436.p0.gfcf512e.assembly.stream.el8.aarch64",
"8Base-RHOSE-4.11:openshift-clients-0:4.11.0-202208110436.p0.gfcf512e.assembly.stream.el8.ppc64le",
"8Base-RHOSE-4.11:openshift-clients-0:4.11.0-202208110436.p0.gfcf512e.assembly.stream.el8.s390x",
"8Base-RHOSE-4.11:openshift-clients-0:4.11.0-202208110436.p0.gfcf512e.assembly.stream.el8.src",
"8Base-RHOSE-4.11:openshift-clients-0:4.11.0-202208110436.p0.gfcf512e.assembly.stream.el8.x86_64",
"8Base-RHOSE-4.11:openshift-clients-redistributable-0:4.11.0-202208110436.p0.gfcf512e.assembly.stream.el8.x86_64",
"8Base-RHOSE-4.11:openshift-hyperkube-0:4.11.0-202208101756.p0.g4f0dd4d.assembly.stream.el8.aarch64",
"8Base-RHOSE-4.11:openshift-hyperkube-0:4.11.0-202208101756.p0.g4f0dd4d.assembly.stream.el8.ppc64le",
"8Base-RHOSE-4.11:openshift-hyperkube-0:4.11.0-202208101756.p0.g4f0dd4d.assembly.stream.el8.s390x",
"8Base-RHOSE-4.11:openshift-hyperkube-0:4.11.0-202208101756.p0.g4f0dd4d.assembly.stream.el8.x86_64",
"8Base-RHOSE-4.11:openshift-kuryr-0:4.11.0-202208101627.p0.g6952743.assembly.stream.el8.src",
"8Base-RHOSE-4.11:openshift-kuryr-cni-0:4.11.0-202208101627.p0.g6952743.assembly.stream.el8.noarch",
"8Base-RHOSE-4.11:openshift-kuryr-common-0:4.11.0-202208101627.p0.g6952743.assembly.stream.el8.noarch",
"8Base-RHOSE-4.11:openshift-kuryr-controller-0:4.11.0-202208101627.p0.g6952743.assembly.stream.el8.noarch",
"8Base-RHOSE-4.11:python-kubernetes-0:24.2.0-1.el8.src",
"8Base-RHOSE-4.11:python3-kubernetes-0:24.2.0-1.el8.noarch",
"8Base-RHOSE-4.11:python3-kubernetes-tests-0:24.2.0-1.el8.noarch",
"8Base-RHOSE-4.11:python3-kuryr-kubernetes-0:4.11.0-202208101627.p0.g6952743.assembly.stream.el8.noarch"
]
}
],
"threats": [
{
"category": "impact",
"details": "Low"
}
],
"title": "golang: crypto/tls: session tickets lack random ticket_age_add"
}
]
}
rhsa-2022:9047
Vulnerability from csaf_redhat
Notes
{
"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": "The Migration Toolkit for Containers (MTC) 1.7.6 is now available.\n\nRed Hat Product Security has rated this update as having a security impact of Moderate. A Common Vulnerability Scoring System (CVSS) base score, which gives a detailed severity rating, is available for each vulnerability from the CVE link(s) in the References section.",
"title": "Topic"
},
{
"category": "general",
"text": "The Migration Toolkit for Containers (MTC) enables you to migrate Kubernetes resources, persistent volume data, and internal container images between OpenShift Container Platform clusters, using the MTC web console or the Kubernetes API.\n\nSecurity Fix(es) from Bugzilla:\n\n* golang: net/http: improper sanitization of Transfer-Encoding header (CVE-2022-1705)\n\n* golang: go/parser: stack exhaustion in all Parse* functions (CVE-2022-1962)\n\n* golang: encoding/xml: stack exhaustion in Decoder.Skip (CVE-2022-28131)\n\n* golang: io/fs: stack exhaustion in Glob (CVE-2022-30630)\n\n* golang: path/filepath: stack exhaustion in Glob (CVE-2022-30632)\n\n* golang: encoding/xml: stack exhaustion in Unmarshal (CVE-2022-30633)\n\n* golang: encoding/gob: stack exhaustion in Decoder.Decode (CVE-2022-30635)\n\n* golang: net/http/httputil: NewSingleHostReverseProxy - omit X-Forwarded-For not working (CVE-2022-32148)\n\n* golang: crypto/tls: session tickets lack random ticket_age_add (CVE-2022-30629)\n\nFor more details about the security issue(s), including the impact, a CVSS score, and other related information, refer to the CVE page(s) listed in the References section.",
"title": "Details"
},
{
"category": "legal_disclaimer",
"text": "This content is licensed under the Creative Commons Attribution 4.0 International License (https://creativecommons.org/licenses/by/4.0/). If you distribute this content, or a modified version of it, you must provide attribution to Red Hat Inc. and provide a link to the original.",
"title": "Terms of Use"
}
],
"publisher": {
"category": "vendor",
"contact_details": "https://access.redhat.com/security/team/contact/",
"issuing_authority": "Red Hat Product Security is responsible for vulnerability handling across all Red Hat products and services.",
"name": "Red Hat Product Security",
"namespace": "https://www.redhat.com"
},
"references": [
{
"category": "self",
"summary": "https://access.redhat.com/errata/RHSA-2022:9047",
"url": "https://access.redhat.com/errata/RHSA-2022:9047"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/updates/classification/#moderate",
"url": "https://access.redhat.com/security/updates/classification/#moderate"
},
{
"category": "external",
"summary": "2092793",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2092793"
},
{
"category": "external",
"summary": "2107371",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2107371"
},
{
"category": "external",
"summary": "2107374",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2107374"
},
{
"category": "external",
"summary": "2107376",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2107376"
},
{
"category": "external",
"summary": "2107383",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2107383"
},
{
"category": "external",
"summary": "2107386",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2107386"
},
{
"category": "external",
"summary": "2107388",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2107388"
},
{
"category": "external",
"summary": "2107390",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2107390"
},
{
"category": "external",
"summary": "2107392",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2107392"
},
{
"category": "external",
"summary": "2132957",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2132957"
},
{
"category": "external",
"summary": "2137304",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2137304"
},
{
"category": "external",
"summary": "2140208",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2140208"
},
{
"category": "external",
"summary": "2143628",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2143628"
},
{
"category": "external",
"summary": "2143872",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2143872"
},
{
"category": "external",
"summary": "2149920",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2149920"
},
{
"category": "external",
"summary": "MIG-1240",
"url": "https://issues.redhat.com/browse/MIG-1240"
},
{
"category": "self",
"summary": "Canonical URL",
"url": "https://security.access.redhat.com/data/csaf/v2/advisories/2022/rhsa-2022_9047.json"
}
],
"title": "Red Hat Security Advisory: Migration Toolkit for Containers (MTC) 1.7.6 security and bug fix update",
"tracking": {
"current_release_date": "2025-10-31T13:02:18+00:00",
"generator": {
"date": "2025-10-31T13:02:18+00:00",
"engine": {
"name": "Red Hat SDEngine",
"version": "4.6.10"
}
},
"id": "RHSA-2022:9047",
"initial_release_date": "2022-12-15T01:57:35+00:00",
"revision_history": [
{
"date": "2022-12-15T01:57:35+00:00",
"number": "1",
"summary": "Initial version"
},
{
"date": "2022-12-15T01:57:35+00:00",
"number": "2",
"summary": "Last updated version"
},
{
"date": "2025-10-31T13:02:18+00:00",
"number": "3",
"summary": "Last generated version"
}
],
"status": "final",
"version": "3"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_name",
"name": "8Base-RHMTC-1.7",
"product": {
"name": "8Base-RHMTC-1.7",
"product_id": "8Base-RHMTC-1.7",
"product_identification_helper": {
"cpe": "cpe:/a:redhat:rhmt:1.7::el8"
}
}
}
],
"category": "product_family",
"name": "Red Hat Migration Toolkit"
},
{
"branches": [
{
"category": "product_version",
"name": "rhmtc/openshift-migration-controller-rhel8@sha256:11ea9e0cd77425db46a682a146a841d8127129048db98bbb7bc456d55e1c0d6c_amd64",
"product": {
"name": "rhmtc/openshift-migration-controller-rhel8@sha256:11ea9e0cd77425db46a682a146a841d8127129048db98bbb7bc456d55e1c0d6c_amd64",
"product_id": "rhmtc/openshift-migration-controller-rhel8@sha256:11ea9e0cd77425db46a682a146a841d8127129048db98bbb7bc456d55e1c0d6c_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift-migration-controller-rhel8@sha256:11ea9e0cd77425db46a682a146a841d8127129048db98bbb7bc456d55e1c0d6c?arch=amd64\u0026repository_url=registry.redhat.io/rhmtc/openshift-migration-controller-rhel8\u0026tag=v1.7.6-6"
}
}
},
{
"category": "product_version",
"name": "rhmtc/openshift-migration-hook-runner-rhel8@sha256:d1f78e4f37b414d5007c8e5711de3e95179612722a1c0dba5ab70d7a57b171b9_amd64",
"product": {
"name": "rhmtc/openshift-migration-hook-runner-rhel8@sha256:d1f78e4f37b414d5007c8e5711de3e95179612722a1c0dba5ab70d7a57b171b9_amd64",
"product_id": "rhmtc/openshift-migration-hook-runner-rhel8@sha256:d1f78e4f37b414d5007c8e5711de3e95179612722a1c0dba5ab70d7a57b171b9_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift-migration-hook-runner-rhel8@sha256:d1f78e4f37b414d5007c8e5711de3e95179612722a1c0dba5ab70d7a57b171b9?arch=amd64\u0026repository_url=registry.redhat.io/rhmtc/openshift-migration-hook-runner-rhel8\u0026tag=v1.7.6-5"
}
}
},
{
"category": "product_version",
"name": "rhmtc/openshift-migration-legacy-rhel8-operator@sha256:dd304118410ab622dab252504a18245012155894c3f89fd74af1aeffce0d4b5b_amd64",
"product": {
"name": "rhmtc/openshift-migration-legacy-rhel8-operator@sha256:dd304118410ab622dab252504a18245012155894c3f89fd74af1aeffce0d4b5b_amd64",
"product_id": "rhmtc/openshift-migration-legacy-rhel8-operator@sha256:dd304118410ab622dab252504a18245012155894c3f89fd74af1aeffce0d4b5b_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift-migration-legacy-rhel8-operator@sha256:dd304118410ab622dab252504a18245012155894c3f89fd74af1aeffce0d4b5b?arch=amd64\u0026repository_url=registry.redhat.io/rhmtc/openshift-migration-legacy-rhel8-operator\u0026tag=v1.7.6-7"
}
}
},
{
"category": "product_version",
"name": "rhmtc/openshift-migration-log-reader-rhel8@sha256:fa36a6123064aefa646293b919c58660905a5f05b61ef35c7c767b6f88e4949f_amd64",
"product": {
"name": "rhmtc/openshift-migration-log-reader-rhel8@sha256:fa36a6123064aefa646293b919c58660905a5f05b61ef35c7c767b6f88e4949f_amd64",
"product_id": "rhmtc/openshift-migration-log-reader-rhel8@sha256:fa36a6123064aefa646293b919c58660905a5f05b61ef35c7c767b6f88e4949f_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift-migration-log-reader-rhel8@sha256:fa36a6123064aefa646293b919c58660905a5f05b61ef35c7c767b6f88e4949f?arch=amd64\u0026repository_url=registry.redhat.io/rhmtc/openshift-migration-log-reader-rhel8\u0026tag=v1.7.6-5"
}
}
},
{
"category": "product_version",
"name": "rhmtc/openshift-migration-must-gather-rhel8@sha256:fcbfc67d121d1d88f3ba16912f0920999c424ceab823cc9642a2f146ed103744_amd64",
"product": {
"name": "rhmtc/openshift-migration-must-gather-rhel8@sha256:fcbfc67d121d1d88f3ba16912f0920999c424ceab823cc9642a2f146ed103744_amd64",
"product_id": "rhmtc/openshift-migration-must-gather-rhel8@sha256:fcbfc67d121d1d88f3ba16912f0920999c424ceab823cc9642a2f146ed103744_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift-migration-must-gather-rhel8@sha256:fcbfc67d121d1d88f3ba16912f0920999c424ceab823cc9642a2f146ed103744?arch=amd64\u0026repository_url=registry.redhat.io/rhmtc/openshift-migration-must-gather-rhel8\u0026tag=v1.7.6-5"
}
}
},
{
"category": "product_version",
"name": "rhmtc/openshift-migration-openvpn-rhel8@sha256:7b6879e9e14e5e7622635f3755aa002e438da06969fdcae7bc8b9f90ab3bb4fe_amd64",
"product": {
"name": "rhmtc/openshift-migration-openvpn-rhel8@sha256:7b6879e9e14e5e7622635f3755aa002e438da06969fdcae7bc8b9f90ab3bb4fe_amd64",
"product_id": "rhmtc/openshift-migration-openvpn-rhel8@sha256:7b6879e9e14e5e7622635f3755aa002e438da06969fdcae7bc8b9f90ab3bb4fe_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift-migration-openvpn-rhel8@sha256:7b6879e9e14e5e7622635f3755aa002e438da06969fdcae7bc8b9f90ab3bb4fe?arch=amd64\u0026repository_url=registry.redhat.io/rhmtc/openshift-migration-openvpn-rhel8\u0026tag=v1.7.6-5"
}
}
},
{
"category": "product_version",
"name": "rhmtc/openshift-migration-rhel8-operator@sha256:7b02b5182ff57b9bfa5857aa9e4da5ce5218198228044765047a4e41df6702c1_amd64",
"product": {
"name": "rhmtc/openshift-migration-rhel8-operator@sha256:7b02b5182ff57b9bfa5857aa9e4da5ce5218198228044765047a4e41df6702c1_amd64",
"product_id": "rhmtc/openshift-migration-rhel8-operator@sha256:7b02b5182ff57b9bfa5857aa9e4da5ce5218198228044765047a4e41df6702c1_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift-migration-rhel8-operator@sha256:7b02b5182ff57b9bfa5857aa9e4da5ce5218198228044765047a4e41df6702c1?arch=amd64\u0026repository_url=registry.redhat.io/rhmtc/openshift-migration-rhel8-operator\u0026tag=v1.7.6-7"
}
}
},
{
"category": "product_version",
"name": "rhmtc/openshift-migration-operator-bundle@sha256:b46a79a60ef37106d34c5b54a65af27cf3953d367586718e80df6d4468238a2d_amd64",
"product": {
"name": "rhmtc/openshift-migration-operator-bundle@sha256:b46a79a60ef37106d34c5b54a65af27cf3953d367586718e80df6d4468238a2d_amd64",
"product_id": "rhmtc/openshift-migration-operator-bundle@sha256:b46a79a60ef37106d34c5b54a65af27cf3953d367586718e80df6d4468238a2d_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift-migration-operator-bundle@sha256:b46a79a60ef37106d34c5b54a65af27cf3953d367586718e80df6d4468238a2d?arch=amd64\u0026repository_url=registry.redhat.io/rhmtc/openshift-migration-operator-bundle\u0026tag=v1.7.6-7"
}
}
},
{
"category": "product_version",
"name": "rhmtc/openshift-migration-registry-rhel8@sha256:0b36e9ff32de1e801ddd34ccad1ea0a17029e17d2b93d0ea512c08b5b8a7f012_amd64",
"product": {
"name": "rhmtc/openshift-migration-registry-rhel8@sha256:0b36e9ff32de1e801ddd34ccad1ea0a17029e17d2b93d0ea512c08b5b8a7f012_amd64",
"product_id": "rhmtc/openshift-migration-registry-rhel8@sha256:0b36e9ff32de1e801ddd34ccad1ea0a17029e17d2b93d0ea512c08b5b8a7f012_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift-migration-registry-rhel8@sha256:0b36e9ff32de1e801ddd34ccad1ea0a17029e17d2b93d0ea512c08b5b8a7f012?arch=amd64\u0026repository_url=registry.redhat.io/rhmtc/openshift-migration-registry-rhel8\u0026tag=v1.7.6-5"
}
}
},
{
"category": "product_version",
"name": "rhmtc/openshift-migration-rsync-transfer-rhel8@sha256:2d5ca15f95a1c45e40e983328eb28584164499f70af901ad23fcd29fd3b6d800_amd64",
"product": {
"name": "rhmtc/openshift-migration-rsync-transfer-rhel8@sha256:2d5ca15f95a1c45e40e983328eb28584164499f70af901ad23fcd29fd3b6d800_amd64",
"product_id": "rhmtc/openshift-migration-rsync-transfer-rhel8@sha256:2d5ca15f95a1c45e40e983328eb28584164499f70af901ad23fcd29fd3b6d800_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift-migration-rsync-transfer-rhel8@sha256:2d5ca15f95a1c45e40e983328eb28584164499f70af901ad23fcd29fd3b6d800?arch=amd64\u0026repository_url=registry.redhat.io/rhmtc/openshift-migration-rsync-transfer-rhel8\u0026tag=v1.7.6-5"
}
}
},
{
"category": "product_version",
"name": "rhmtc/openshift-migration-ui-rhel8@sha256:951c384edd74377add1acd4590d9eceb30d147cb5f3042679e4c19d43b94e6c0_amd64",
"product": {
"name": "rhmtc/openshift-migration-ui-rhel8@sha256:951c384edd74377add1acd4590d9eceb30d147cb5f3042679e4c19d43b94e6c0_amd64",
"product_id": "rhmtc/openshift-migration-ui-rhel8@sha256:951c384edd74377add1acd4590d9eceb30d147cb5f3042679e4c19d43b94e6c0_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift-migration-ui-rhel8@sha256:951c384edd74377add1acd4590d9eceb30d147cb5f3042679e4c19d43b94e6c0?arch=amd64\u0026repository_url=registry.redhat.io/rhmtc/openshift-migration-ui-rhel8\u0026tag=v1.7.6-4"
}
}
},
{
"category": "product_version",
"name": "rhmtc/openshift-migration-velero-rhel8@sha256:1f4bad1258ebb47d8faec192a61af8926b4b46b0208fad1317c6d4434733c42e_amd64",
"product": {
"name": "rhmtc/openshift-migration-velero-rhel8@sha256:1f4bad1258ebb47d8faec192a61af8926b4b46b0208fad1317c6d4434733c42e_amd64",
"product_id": "rhmtc/openshift-migration-velero-rhel8@sha256:1f4bad1258ebb47d8faec192a61af8926b4b46b0208fad1317c6d4434733c42e_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift-migration-velero-rhel8@sha256:1f4bad1258ebb47d8faec192a61af8926b4b46b0208fad1317c6d4434733c42e?arch=amd64\u0026repository_url=registry.redhat.io/rhmtc/openshift-migration-velero-rhel8\u0026tag=v1.7.6-5"
}
}
},
{
"category": "product_version",
"name": "rhmtc/openshift-migration-velero-plugin-for-aws-rhel8@sha256:c0685deaac37756a5f61923596086d9165199f7cf774a9a8719e15504ae2caee_amd64",
"product": {
"name": "rhmtc/openshift-migration-velero-plugin-for-aws-rhel8@sha256:c0685deaac37756a5f61923596086d9165199f7cf774a9a8719e15504ae2caee_amd64",
"product_id": "rhmtc/openshift-migration-velero-plugin-for-aws-rhel8@sha256:c0685deaac37756a5f61923596086d9165199f7cf774a9a8719e15504ae2caee_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift-migration-velero-plugin-for-aws-rhel8@sha256:c0685deaac37756a5f61923596086d9165199f7cf774a9a8719e15504ae2caee?arch=amd64\u0026repository_url=registry.redhat.io/rhmtc/openshift-migration-velero-plugin-for-aws-rhel8\u0026tag=v1.7.6-5"
}
}
},
{
"category": "product_version",
"name": "rhmtc/openshift-migration-velero-plugin-for-gcp-rhel8@sha256:dc8c6f17710f9757b98411f7f3e5e45452878a69498b0efc6b6fac17a7521c32_amd64",
"product": {
"name": "rhmtc/openshift-migration-velero-plugin-for-gcp-rhel8@sha256:dc8c6f17710f9757b98411f7f3e5e45452878a69498b0efc6b6fac17a7521c32_amd64",
"product_id": "rhmtc/openshift-migration-velero-plugin-for-gcp-rhel8@sha256:dc8c6f17710f9757b98411f7f3e5e45452878a69498b0efc6b6fac17a7521c32_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift-migration-velero-plugin-for-gcp-rhel8@sha256:dc8c6f17710f9757b98411f7f3e5e45452878a69498b0efc6b6fac17a7521c32?arch=amd64\u0026repository_url=registry.redhat.io/rhmtc/openshift-migration-velero-plugin-for-gcp-rhel8\u0026tag=v1.7.6-5"
}
}
},
{
"category": "product_version",
"name": "rhmtc/openshift-migration-velero-plugin-for-microsoft-azure-rhel8@sha256:441c6e0854078633d2ff13315db18965a96aa48dfe3cb843f74463a69f725f46_amd64",
"product": {
"name": "rhmtc/openshift-migration-velero-plugin-for-microsoft-azure-rhel8@sha256:441c6e0854078633d2ff13315db18965a96aa48dfe3cb843f74463a69f725f46_amd64",
"product_id": "rhmtc/openshift-migration-velero-plugin-for-microsoft-azure-rhel8@sha256:441c6e0854078633d2ff13315db18965a96aa48dfe3cb843f74463a69f725f46_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift-migration-velero-plugin-for-microsoft-azure-rhel8@sha256:441c6e0854078633d2ff13315db18965a96aa48dfe3cb843f74463a69f725f46?arch=amd64\u0026repository_url=registry.redhat.io/rhmtc/openshift-migration-velero-plugin-for-microsoft-azure-rhel8\u0026tag=v1.7.6-5"
}
}
},
{
"category": "product_version",
"name": "rhmtc/openshift-migration-velero-restic-restore-helper-rhel8@sha256:297eeba673e224cad38b069f2e63be1b863d148710f53ce605d062088c150a9d_amd64",
"product": {
"name": "rhmtc/openshift-migration-velero-restic-restore-helper-rhel8@sha256:297eeba673e224cad38b069f2e63be1b863d148710f53ce605d062088c150a9d_amd64",
"product_id": "rhmtc/openshift-migration-velero-restic-restore-helper-rhel8@sha256:297eeba673e224cad38b069f2e63be1b863d148710f53ce605d062088c150a9d_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift-migration-velero-restic-restore-helper-rhel8@sha256:297eeba673e224cad38b069f2e63be1b863d148710f53ce605d062088c150a9d?arch=amd64\u0026repository_url=registry.redhat.io/rhmtc/openshift-migration-velero-restic-restore-helper-rhel8\u0026tag=v1.7.6-5"
}
}
},
{
"category": "product_version",
"name": "rhmtc/openshift-velero-plugin-rhel8@sha256:b736ee68818e6e5193c8da383a7a2243dad4c8c198c4fb7370e856eaf0cf6714_amd64",
"product": {
"name": "rhmtc/openshift-velero-plugin-rhel8@sha256:b736ee68818e6e5193c8da383a7a2243dad4c8c198c4fb7370e856eaf0cf6714_amd64",
"product_id": "rhmtc/openshift-velero-plugin-rhel8@sha256:b736ee68818e6e5193c8da383a7a2243dad4c8c198c4fb7370e856eaf0cf6714_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift-velero-plugin-rhel8@sha256:b736ee68818e6e5193c8da383a7a2243dad4c8c198c4fb7370e856eaf0cf6714?arch=amd64\u0026repository_url=registry.redhat.io/rhmtc/openshift-velero-plugin-rhel8\u0026tag=v1.7.6-5"
}
}
}
],
"category": "architecture",
"name": "amd64"
}
],
"category": "vendor",
"name": "Red Hat"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "rhmtc/openshift-migration-controller-rhel8@sha256:11ea9e0cd77425db46a682a146a841d8127129048db98bbb7bc456d55e1c0d6c_amd64 as a component of 8Base-RHMTC-1.7",
"product_id": "8Base-RHMTC-1.7:rhmtc/openshift-migration-controller-rhel8@sha256:11ea9e0cd77425db46a682a146a841d8127129048db98bbb7bc456d55e1c0d6c_amd64"
},
"product_reference": "rhmtc/openshift-migration-controller-rhel8@sha256:11ea9e0cd77425db46a682a146a841d8127129048db98bbb7bc456d55e1c0d6c_amd64",
"relates_to_product_reference": "8Base-RHMTC-1.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhmtc/openshift-migration-hook-runner-rhel8@sha256:d1f78e4f37b414d5007c8e5711de3e95179612722a1c0dba5ab70d7a57b171b9_amd64 as a component of 8Base-RHMTC-1.7",
"product_id": "8Base-RHMTC-1.7:rhmtc/openshift-migration-hook-runner-rhel8@sha256:d1f78e4f37b414d5007c8e5711de3e95179612722a1c0dba5ab70d7a57b171b9_amd64"
},
"product_reference": "rhmtc/openshift-migration-hook-runner-rhel8@sha256:d1f78e4f37b414d5007c8e5711de3e95179612722a1c0dba5ab70d7a57b171b9_amd64",
"relates_to_product_reference": "8Base-RHMTC-1.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhmtc/openshift-migration-legacy-rhel8-operator@sha256:dd304118410ab622dab252504a18245012155894c3f89fd74af1aeffce0d4b5b_amd64 as a component of 8Base-RHMTC-1.7",
"product_id": "8Base-RHMTC-1.7:rhmtc/openshift-migration-legacy-rhel8-operator@sha256:dd304118410ab622dab252504a18245012155894c3f89fd74af1aeffce0d4b5b_amd64"
},
"product_reference": "rhmtc/openshift-migration-legacy-rhel8-operator@sha256:dd304118410ab622dab252504a18245012155894c3f89fd74af1aeffce0d4b5b_amd64",
"relates_to_product_reference": "8Base-RHMTC-1.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhmtc/openshift-migration-log-reader-rhel8@sha256:fa36a6123064aefa646293b919c58660905a5f05b61ef35c7c767b6f88e4949f_amd64 as a component of 8Base-RHMTC-1.7",
"product_id": "8Base-RHMTC-1.7:rhmtc/openshift-migration-log-reader-rhel8@sha256:fa36a6123064aefa646293b919c58660905a5f05b61ef35c7c767b6f88e4949f_amd64"
},
"product_reference": "rhmtc/openshift-migration-log-reader-rhel8@sha256:fa36a6123064aefa646293b919c58660905a5f05b61ef35c7c767b6f88e4949f_amd64",
"relates_to_product_reference": "8Base-RHMTC-1.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhmtc/openshift-migration-must-gather-rhel8@sha256:fcbfc67d121d1d88f3ba16912f0920999c424ceab823cc9642a2f146ed103744_amd64 as a component of 8Base-RHMTC-1.7",
"product_id": "8Base-RHMTC-1.7:rhmtc/openshift-migration-must-gather-rhel8@sha256:fcbfc67d121d1d88f3ba16912f0920999c424ceab823cc9642a2f146ed103744_amd64"
},
"product_reference": "rhmtc/openshift-migration-must-gather-rhel8@sha256:fcbfc67d121d1d88f3ba16912f0920999c424ceab823cc9642a2f146ed103744_amd64",
"relates_to_product_reference": "8Base-RHMTC-1.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhmtc/openshift-migration-openvpn-rhel8@sha256:7b6879e9e14e5e7622635f3755aa002e438da06969fdcae7bc8b9f90ab3bb4fe_amd64 as a component of 8Base-RHMTC-1.7",
"product_id": "8Base-RHMTC-1.7:rhmtc/openshift-migration-openvpn-rhel8@sha256:7b6879e9e14e5e7622635f3755aa002e438da06969fdcae7bc8b9f90ab3bb4fe_amd64"
},
"product_reference": "rhmtc/openshift-migration-openvpn-rhel8@sha256:7b6879e9e14e5e7622635f3755aa002e438da06969fdcae7bc8b9f90ab3bb4fe_amd64",
"relates_to_product_reference": "8Base-RHMTC-1.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhmtc/openshift-migration-operator-bundle@sha256:b46a79a60ef37106d34c5b54a65af27cf3953d367586718e80df6d4468238a2d_amd64 as a component of 8Base-RHMTC-1.7",
"product_id": "8Base-RHMTC-1.7:rhmtc/openshift-migration-operator-bundle@sha256:b46a79a60ef37106d34c5b54a65af27cf3953d367586718e80df6d4468238a2d_amd64"
},
"product_reference": "rhmtc/openshift-migration-operator-bundle@sha256:b46a79a60ef37106d34c5b54a65af27cf3953d367586718e80df6d4468238a2d_amd64",
"relates_to_product_reference": "8Base-RHMTC-1.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhmtc/openshift-migration-registry-rhel8@sha256:0b36e9ff32de1e801ddd34ccad1ea0a17029e17d2b93d0ea512c08b5b8a7f012_amd64 as a component of 8Base-RHMTC-1.7",
"product_id": "8Base-RHMTC-1.7:rhmtc/openshift-migration-registry-rhel8@sha256:0b36e9ff32de1e801ddd34ccad1ea0a17029e17d2b93d0ea512c08b5b8a7f012_amd64"
},
"product_reference": "rhmtc/openshift-migration-registry-rhel8@sha256:0b36e9ff32de1e801ddd34ccad1ea0a17029e17d2b93d0ea512c08b5b8a7f012_amd64",
"relates_to_product_reference": "8Base-RHMTC-1.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhmtc/openshift-migration-rhel8-operator@sha256:7b02b5182ff57b9bfa5857aa9e4da5ce5218198228044765047a4e41df6702c1_amd64 as a component of 8Base-RHMTC-1.7",
"product_id": "8Base-RHMTC-1.7:rhmtc/openshift-migration-rhel8-operator@sha256:7b02b5182ff57b9bfa5857aa9e4da5ce5218198228044765047a4e41df6702c1_amd64"
},
"product_reference": "rhmtc/openshift-migration-rhel8-operator@sha256:7b02b5182ff57b9bfa5857aa9e4da5ce5218198228044765047a4e41df6702c1_amd64",
"relates_to_product_reference": "8Base-RHMTC-1.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhmtc/openshift-migration-rsync-transfer-rhel8@sha256:2d5ca15f95a1c45e40e983328eb28584164499f70af901ad23fcd29fd3b6d800_amd64 as a component of 8Base-RHMTC-1.7",
"product_id": "8Base-RHMTC-1.7:rhmtc/openshift-migration-rsync-transfer-rhel8@sha256:2d5ca15f95a1c45e40e983328eb28584164499f70af901ad23fcd29fd3b6d800_amd64"
},
"product_reference": "rhmtc/openshift-migration-rsync-transfer-rhel8@sha256:2d5ca15f95a1c45e40e983328eb28584164499f70af901ad23fcd29fd3b6d800_amd64",
"relates_to_product_reference": "8Base-RHMTC-1.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhmtc/openshift-migration-ui-rhel8@sha256:951c384edd74377add1acd4590d9eceb30d147cb5f3042679e4c19d43b94e6c0_amd64 as a component of 8Base-RHMTC-1.7",
"product_id": "8Base-RHMTC-1.7:rhmtc/openshift-migration-ui-rhel8@sha256:951c384edd74377add1acd4590d9eceb30d147cb5f3042679e4c19d43b94e6c0_amd64"
},
"product_reference": "rhmtc/openshift-migration-ui-rhel8@sha256:951c384edd74377add1acd4590d9eceb30d147cb5f3042679e4c19d43b94e6c0_amd64",
"relates_to_product_reference": "8Base-RHMTC-1.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhmtc/openshift-migration-velero-plugin-for-aws-rhel8@sha256:c0685deaac37756a5f61923596086d9165199f7cf774a9a8719e15504ae2caee_amd64 as a component of 8Base-RHMTC-1.7",
"product_id": "8Base-RHMTC-1.7:rhmtc/openshift-migration-velero-plugin-for-aws-rhel8@sha256:c0685deaac37756a5f61923596086d9165199f7cf774a9a8719e15504ae2caee_amd64"
},
"product_reference": "rhmtc/openshift-migration-velero-plugin-for-aws-rhel8@sha256:c0685deaac37756a5f61923596086d9165199f7cf774a9a8719e15504ae2caee_amd64",
"relates_to_product_reference": "8Base-RHMTC-1.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhmtc/openshift-migration-velero-plugin-for-gcp-rhel8@sha256:dc8c6f17710f9757b98411f7f3e5e45452878a69498b0efc6b6fac17a7521c32_amd64 as a component of 8Base-RHMTC-1.7",
"product_id": "8Base-RHMTC-1.7:rhmtc/openshift-migration-velero-plugin-for-gcp-rhel8@sha256:dc8c6f17710f9757b98411f7f3e5e45452878a69498b0efc6b6fac17a7521c32_amd64"
},
"product_reference": "rhmtc/openshift-migration-velero-plugin-for-gcp-rhel8@sha256:dc8c6f17710f9757b98411f7f3e5e45452878a69498b0efc6b6fac17a7521c32_amd64",
"relates_to_product_reference": "8Base-RHMTC-1.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhmtc/openshift-migration-velero-plugin-for-microsoft-azure-rhel8@sha256:441c6e0854078633d2ff13315db18965a96aa48dfe3cb843f74463a69f725f46_amd64 as a component of 8Base-RHMTC-1.7",
"product_id": "8Base-RHMTC-1.7:rhmtc/openshift-migration-velero-plugin-for-microsoft-azure-rhel8@sha256:441c6e0854078633d2ff13315db18965a96aa48dfe3cb843f74463a69f725f46_amd64"
},
"product_reference": "rhmtc/openshift-migration-velero-plugin-for-microsoft-azure-rhel8@sha256:441c6e0854078633d2ff13315db18965a96aa48dfe3cb843f74463a69f725f46_amd64",
"relates_to_product_reference": "8Base-RHMTC-1.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhmtc/openshift-migration-velero-restic-restore-helper-rhel8@sha256:297eeba673e224cad38b069f2e63be1b863d148710f53ce605d062088c150a9d_amd64 as a component of 8Base-RHMTC-1.7",
"product_id": "8Base-RHMTC-1.7:rhmtc/openshift-migration-velero-restic-restore-helper-rhel8@sha256:297eeba673e224cad38b069f2e63be1b863d148710f53ce605d062088c150a9d_amd64"
},
"product_reference": "rhmtc/openshift-migration-velero-restic-restore-helper-rhel8@sha256:297eeba673e224cad38b069f2e63be1b863d148710f53ce605d062088c150a9d_amd64",
"relates_to_product_reference": "8Base-RHMTC-1.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhmtc/openshift-migration-velero-rhel8@sha256:1f4bad1258ebb47d8faec192a61af8926b4b46b0208fad1317c6d4434733c42e_amd64 as a component of 8Base-RHMTC-1.7",
"product_id": "8Base-RHMTC-1.7:rhmtc/openshift-migration-velero-rhel8@sha256:1f4bad1258ebb47d8faec192a61af8926b4b46b0208fad1317c6d4434733c42e_amd64"
},
"product_reference": "rhmtc/openshift-migration-velero-rhel8@sha256:1f4bad1258ebb47d8faec192a61af8926b4b46b0208fad1317c6d4434733c42e_amd64",
"relates_to_product_reference": "8Base-RHMTC-1.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhmtc/openshift-velero-plugin-rhel8@sha256:b736ee68818e6e5193c8da383a7a2243dad4c8c198c4fb7370e856eaf0cf6714_amd64 as a component of 8Base-RHMTC-1.7",
"product_id": "8Base-RHMTC-1.7:rhmtc/openshift-velero-plugin-rhel8@sha256:b736ee68818e6e5193c8da383a7a2243dad4c8c198c4fb7370e856eaf0cf6714_amd64"
},
"product_reference": "rhmtc/openshift-velero-plugin-rhel8@sha256:b736ee68818e6e5193c8da383a7a2243dad4c8c198c4fb7370e856eaf0cf6714_amd64",
"relates_to_product_reference": "8Base-RHMTC-1.7"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2022-1705",
"cwe": {
"id": "CWE-444",
"name": "Inconsistent Interpretation of HTTP Requests (\u0027HTTP Request/Response Smuggling\u0027)"
},
"discovery_date": "2022-07-14T00:00:00+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"8Base-RHMTC-1.7:rhmtc/openshift-migration-controller-rhel8@sha256:11ea9e0cd77425db46a682a146a841d8127129048db98bbb7bc456d55e1c0d6c_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-hook-runner-rhel8@sha256:d1f78e4f37b414d5007c8e5711de3e95179612722a1c0dba5ab70d7a57b171b9_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-legacy-rhel8-operator@sha256:dd304118410ab622dab252504a18245012155894c3f89fd74af1aeffce0d4b5b_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-log-reader-rhel8@sha256:fa36a6123064aefa646293b919c58660905a5f05b61ef35c7c767b6f88e4949f_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-must-gather-rhel8@sha256:fcbfc67d121d1d88f3ba16912f0920999c424ceab823cc9642a2f146ed103744_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-openvpn-rhel8@sha256:7b6879e9e14e5e7622635f3755aa002e438da06969fdcae7bc8b9f90ab3bb4fe_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-operator-bundle@sha256:b46a79a60ef37106d34c5b54a65af27cf3953d367586718e80df6d4468238a2d_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-registry-rhel8@sha256:0b36e9ff32de1e801ddd34ccad1ea0a17029e17d2b93d0ea512c08b5b8a7f012_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-rhel8-operator@sha256:7b02b5182ff57b9bfa5857aa9e4da5ce5218198228044765047a4e41df6702c1_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-rsync-transfer-rhel8@sha256:2d5ca15f95a1c45e40e983328eb28584164499f70af901ad23fcd29fd3b6d800_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-ui-rhel8@sha256:951c384edd74377add1acd4590d9eceb30d147cb5f3042679e4c19d43b94e6c0_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-velero-plugin-for-aws-rhel8@sha256:c0685deaac37756a5f61923596086d9165199f7cf774a9a8719e15504ae2caee_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-velero-plugin-for-gcp-rhel8@sha256:dc8c6f17710f9757b98411f7f3e5e45452878a69498b0efc6b6fac17a7521c32_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-velero-plugin-for-microsoft-azure-rhel8@sha256:441c6e0854078633d2ff13315db18965a96aa48dfe3cb843f74463a69f725f46_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-velero-restic-restore-helper-rhel8@sha256:297eeba673e224cad38b069f2e63be1b863d148710f53ce605d062088c150a9d_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-velero-rhel8@sha256:1f4bad1258ebb47d8faec192a61af8926b4b46b0208fad1317c6d4434733c42e_amd64"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2107374"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in golang. The HTTP/1 client accepted invalid Transfer-Encoding headers indicating \"chunked\" encoding. This issue could allow request smuggling, but only if combined with an intermediate server that also improperly accepts the header as invalid.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "golang: net/http: improper sanitization of Transfer-Encoding header",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "Within regulated environments, a combination of the following controls acts as a significant barrier to successfully exploiting a CWE-444: Inconsistent Interpretation of HTTP Requests (\u0027HTTP Request/Response Smuggling\u0027) vulnerability and therefore downgrades the severity of this particular CVE from Moderate to Low.\n\nThe platform uses secure, encrypted HTTPS connections over TLS 1.2 to reduce the risk of smuggling attacks by preventing the injection of ambiguous or malformed requests between components. The environment employs IPS/IDS and antimalware solutions to detect and block malicious code while ensuring consistent interpretation of HTTP requests across network layers, mitigating request/response inconsistencies. Event logs are collected and analyzed for centralization, correlation, monitoring, alerting, and retention, enabling the detection of malformed or suspicious HTTP traffic. Static code analysis and peer reviews enforce strong input validation and error handling to ensure all user inputs adhere to HTTP protocol specifications.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"8Base-RHMTC-1.7:rhmtc/openshift-velero-plugin-rhel8@sha256:b736ee68818e6e5193c8da383a7a2243dad4c8c198c4fb7370e856eaf0cf6714_amd64"
],
"known_not_affected": [
"8Base-RHMTC-1.7:rhmtc/openshift-migration-controller-rhel8@sha256:11ea9e0cd77425db46a682a146a841d8127129048db98bbb7bc456d55e1c0d6c_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-hook-runner-rhel8@sha256:d1f78e4f37b414d5007c8e5711de3e95179612722a1c0dba5ab70d7a57b171b9_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-legacy-rhel8-operator@sha256:dd304118410ab622dab252504a18245012155894c3f89fd74af1aeffce0d4b5b_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-log-reader-rhel8@sha256:fa36a6123064aefa646293b919c58660905a5f05b61ef35c7c767b6f88e4949f_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-must-gather-rhel8@sha256:fcbfc67d121d1d88f3ba16912f0920999c424ceab823cc9642a2f146ed103744_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-openvpn-rhel8@sha256:7b6879e9e14e5e7622635f3755aa002e438da06969fdcae7bc8b9f90ab3bb4fe_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-operator-bundle@sha256:b46a79a60ef37106d34c5b54a65af27cf3953d367586718e80df6d4468238a2d_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-registry-rhel8@sha256:0b36e9ff32de1e801ddd34ccad1ea0a17029e17d2b93d0ea512c08b5b8a7f012_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-rhel8-operator@sha256:7b02b5182ff57b9bfa5857aa9e4da5ce5218198228044765047a4e41df6702c1_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-rsync-transfer-rhel8@sha256:2d5ca15f95a1c45e40e983328eb28584164499f70af901ad23fcd29fd3b6d800_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-ui-rhel8@sha256:951c384edd74377add1acd4590d9eceb30d147cb5f3042679e4c19d43b94e6c0_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-velero-plugin-for-aws-rhel8@sha256:c0685deaac37756a5f61923596086d9165199f7cf774a9a8719e15504ae2caee_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-velero-plugin-for-gcp-rhel8@sha256:dc8c6f17710f9757b98411f7f3e5e45452878a69498b0efc6b6fac17a7521c32_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-velero-plugin-for-microsoft-azure-rhel8@sha256:441c6e0854078633d2ff13315db18965a96aa48dfe3cb843f74463a69f725f46_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-velero-restic-restore-helper-rhel8@sha256:297eeba673e224cad38b069f2e63be1b863d148710f53ce605d062088c150a9d_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-velero-rhel8@sha256:1f4bad1258ebb47d8faec192a61af8926b4b46b0208fad1317c6d4434733c42e_amd64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2022-1705"
},
{
"category": "external",
"summary": "RHBZ#2107374",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2107374"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2022-1705",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-1705"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2022-1705",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2022-1705"
},
{
"category": "external",
"summary": "https://go.dev/issue/53188",
"url": "https://go.dev/issue/53188"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-announce/c/nqrv9fbR0zE",
"url": "https://groups.google.com/g/golang-announce/c/nqrv9fbR0zE"
}
],
"release_date": "2022-07-12T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2022-12-15T01:57:35+00:00",
"details": "For details on how to install and use MTC, refer to:\n\nhttps://docs.openshift.com/container-platform/latest/migration_toolkit_for_containers/installing-mtc.html",
"product_ids": [
"8Base-RHMTC-1.7:rhmtc/openshift-velero-plugin-rhel8@sha256:b736ee68818e6e5193c8da383a7a2243dad4c8c198c4fb7370e856eaf0cf6714_amd64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2022:9047"
}
],
"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-RHMTC-1.7:rhmtc/openshift-migration-controller-rhel8@sha256:11ea9e0cd77425db46a682a146a841d8127129048db98bbb7bc456d55e1c0d6c_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-hook-runner-rhel8@sha256:d1f78e4f37b414d5007c8e5711de3e95179612722a1c0dba5ab70d7a57b171b9_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-legacy-rhel8-operator@sha256:dd304118410ab622dab252504a18245012155894c3f89fd74af1aeffce0d4b5b_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-log-reader-rhel8@sha256:fa36a6123064aefa646293b919c58660905a5f05b61ef35c7c767b6f88e4949f_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-must-gather-rhel8@sha256:fcbfc67d121d1d88f3ba16912f0920999c424ceab823cc9642a2f146ed103744_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-openvpn-rhel8@sha256:7b6879e9e14e5e7622635f3755aa002e438da06969fdcae7bc8b9f90ab3bb4fe_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-operator-bundle@sha256:b46a79a60ef37106d34c5b54a65af27cf3953d367586718e80df6d4468238a2d_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-registry-rhel8@sha256:0b36e9ff32de1e801ddd34ccad1ea0a17029e17d2b93d0ea512c08b5b8a7f012_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-rhel8-operator@sha256:7b02b5182ff57b9bfa5857aa9e4da5ce5218198228044765047a4e41df6702c1_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-rsync-transfer-rhel8@sha256:2d5ca15f95a1c45e40e983328eb28584164499f70af901ad23fcd29fd3b6d800_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-ui-rhel8@sha256:951c384edd74377add1acd4590d9eceb30d147cb5f3042679e4c19d43b94e6c0_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-velero-plugin-for-aws-rhel8@sha256:c0685deaac37756a5f61923596086d9165199f7cf774a9a8719e15504ae2caee_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-velero-plugin-for-gcp-rhel8@sha256:dc8c6f17710f9757b98411f7f3e5e45452878a69498b0efc6b6fac17a7521c32_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-velero-plugin-for-microsoft-azure-rhel8@sha256:441c6e0854078633d2ff13315db18965a96aa48dfe3cb843f74463a69f725f46_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-velero-restic-restore-helper-rhel8@sha256:297eeba673e224cad38b069f2e63be1b863d148710f53ce605d062088c150a9d_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-velero-rhel8@sha256:1f4bad1258ebb47d8faec192a61af8926b4b46b0208fad1317c6d4434733c42e_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-velero-plugin-rhel8@sha256:b736ee68818e6e5193c8da383a7a2243dad4c8c198c4fb7370e856eaf0cf6714_amd64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "golang: net/http: improper sanitization of Transfer-Encoding header"
},
{
"cve": "CVE-2022-1962",
"cwe": {
"id": "CWE-1325",
"name": "Improperly Controlled Sequential Memory Allocation"
},
"discovery_date": "2022-07-14T00:00:00+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"8Base-RHMTC-1.7:rhmtc/openshift-migration-controller-rhel8@sha256:11ea9e0cd77425db46a682a146a841d8127129048db98bbb7bc456d55e1c0d6c_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-hook-runner-rhel8@sha256:d1f78e4f37b414d5007c8e5711de3e95179612722a1c0dba5ab70d7a57b171b9_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-legacy-rhel8-operator@sha256:dd304118410ab622dab252504a18245012155894c3f89fd74af1aeffce0d4b5b_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-log-reader-rhel8@sha256:fa36a6123064aefa646293b919c58660905a5f05b61ef35c7c767b6f88e4949f_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-must-gather-rhel8@sha256:fcbfc67d121d1d88f3ba16912f0920999c424ceab823cc9642a2f146ed103744_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-openvpn-rhel8@sha256:7b6879e9e14e5e7622635f3755aa002e438da06969fdcae7bc8b9f90ab3bb4fe_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-operator-bundle@sha256:b46a79a60ef37106d34c5b54a65af27cf3953d367586718e80df6d4468238a2d_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-registry-rhel8@sha256:0b36e9ff32de1e801ddd34ccad1ea0a17029e17d2b93d0ea512c08b5b8a7f012_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-rhel8-operator@sha256:7b02b5182ff57b9bfa5857aa9e4da5ce5218198228044765047a4e41df6702c1_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-rsync-transfer-rhel8@sha256:2d5ca15f95a1c45e40e983328eb28584164499f70af901ad23fcd29fd3b6d800_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-ui-rhel8@sha256:951c384edd74377add1acd4590d9eceb30d147cb5f3042679e4c19d43b94e6c0_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-velero-plugin-for-aws-rhel8@sha256:c0685deaac37756a5f61923596086d9165199f7cf774a9a8719e15504ae2caee_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-velero-plugin-for-gcp-rhel8@sha256:dc8c6f17710f9757b98411f7f3e5e45452878a69498b0efc6b6fac17a7521c32_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-velero-plugin-for-microsoft-azure-rhel8@sha256:441c6e0854078633d2ff13315db18965a96aa48dfe3cb843f74463a69f725f46_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-velero-restic-restore-helper-rhel8@sha256:297eeba673e224cad38b069f2e63be1b863d148710f53ce605d062088c150a9d_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-velero-rhel8@sha256:1f4bad1258ebb47d8faec192a61af8926b4b46b0208fad1317c6d4434733c42e_amd64"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2107376"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in the golang standard library, go/parser. When calling any Parse functions on the Go source code, which contains deeply nested types or declarations, a panic can occur due to stack exhaustion. This issue allows an attacker to impact system availability.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "golang: go/parser: stack exhaustion in all Parse* functions",
"title": "Vulnerability summary"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"8Base-RHMTC-1.7:rhmtc/openshift-velero-plugin-rhel8@sha256:b736ee68818e6e5193c8da383a7a2243dad4c8c198c4fb7370e856eaf0cf6714_amd64"
],
"known_not_affected": [
"8Base-RHMTC-1.7:rhmtc/openshift-migration-controller-rhel8@sha256:11ea9e0cd77425db46a682a146a841d8127129048db98bbb7bc456d55e1c0d6c_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-hook-runner-rhel8@sha256:d1f78e4f37b414d5007c8e5711de3e95179612722a1c0dba5ab70d7a57b171b9_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-legacy-rhel8-operator@sha256:dd304118410ab622dab252504a18245012155894c3f89fd74af1aeffce0d4b5b_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-log-reader-rhel8@sha256:fa36a6123064aefa646293b919c58660905a5f05b61ef35c7c767b6f88e4949f_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-must-gather-rhel8@sha256:fcbfc67d121d1d88f3ba16912f0920999c424ceab823cc9642a2f146ed103744_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-openvpn-rhel8@sha256:7b6879e9e14e5e7622635f3755aa002e438da06969fdcae7bc8b9f90ab3bb4fe_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-operator-bundle@sha256:b46a79a60ef37106d34c5b54a65af27cf3953d367586718e80df6d4468238a2d_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-registry-rhel8@sha256:0b36e9ff32de1e801ddd34ccad1ea0a17029e17d2b93d0ea512c08b5b8a7f012_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-rhel8-operator@sha256:7b02b5182ff57b9bfa5857aa9e4da5ce5218198228044765047a4e41df6702c1_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-rsync-transfer-rhel8@sha256:2d5ca15f95a1c45e40e983328eb28584164499f70af901ad23fcd29fd3b6d800_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-ui-rhel8@sha256:951c384edd74377add1acd4590d9eceb30d147cb5f3042679e4c19d43b94e6c0_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-velero-plugin-for-aws-rhel8@sha256:c0685deaac37756a5f61923596086d9165199f7cf774a9a8719e15504ae2caee_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-velero-plugin-for-gcp-rhel8@sha256:dc8c6f17710f9757b98411f7f3e5e45452878a69498b0efc6b6fac17a7521c32_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-velero-plugin-for-microsoft-azure-rhel8@sha256:441c6e0854078633d2ff13315db18965a96aa48dfe3cb843f74463a69f725f46_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-velero-restic-restore-helper-rhel8@sha256:297eeba673e224cad38b069f2e63be1b863d148710f53ce605d062088c150a9d_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-velero-rhel8@sha256:1f4bad1258ebb47d8faec192a61af8926b4b46b0208fad1317c6d4434733c42e_amd64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2022-1962"
},
{
"category": "external",
"summary": "RHBZ#2107376",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2107376"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2022-1962",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-1962"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2022-1962",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2022-1962"
},
{
"category": "external",
"summary": "https://go.dev/issue/53616",
"url": "https://go.dev/issue/53616"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-announce/c/nqrv9fbR0zE",
"url": "https://groups.google.com/g/golang-announce/c/nqrv9fbR0zE"
}
],
"release_date": "2022-07-12T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2022-12-15T01:57:35+00:00",
"details": "For details on how to install and use MTC, refer to:\n\nhttps://docs.openshift.com/container-platform/latest/migration_toolkit_for_containers/installing-mtc.html",
"product_ids": [
"8Base-RHMTC-1.7:rhmtc/openshift-velero-plugin-rhel8@sha256:b736ee68818e6e5193c8da383a7a2243dad4c8c198c4fb7370e856eaf0cf6714_amd64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2022:9047"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "LOCAL",
"availabilityImpact": "HIGH",
"baseScore": 5.5,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "LOW",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"8Base-RHMTC-1.7:rhmtc/openshift-migration-controller-rhel8@sha256:11ea9e0cd77425db46a682a146a841d8127129048db98bbb7bc456d55e1c0d6c_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-hook-runner-rhel8@sha256:d1f78e4f37b414d5007c8e5711de3e95179612722a1c0dba5ab70d7a57b171b9_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-legacy-rhel8-operator@sha256:dd304118410ab622dab252504a18245012155894c3f89fd74af1aeffce0d4b5b_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-log-reader-rhel8@sha256:fa36a6123064aefa646293b919c58660905a5f05b61ef35c7c767b6f88e4949f_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-must-gather-rhel8@sha256:fcbfc67d121d1d88f3ba16912f0920999c424ceab823cc9642a2f146ed103744_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-openvpn-rhel8@sha256:7b6879e9e14e5e7622635f3755aa002e438da06969fdcae7bc8b9f90ab3bb4fe_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-operator-bundle@sha256:b46a79a60ef37106d34c5b54a65af27cf3953d367586718e80df6d4468238a2d_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-registry-rhel8@sha256:0b36e9ff32de1e801ddd34ccad1ea0a17029e17d2b93d0ea512c08b5b8a7f012_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-rhel8-operator@sha256:7b02b5182ff57b9bfa5857aa9e4da5ce5218198228044765047a4e41df6702c1_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-rsync-transfer-rhel8@sha256:2d5ca15f95a1c45e40e983328eb28584164499f70af901ad23fcd29fd3b6d800_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-ui-rhel8@sha256:951c384edd74377add1acd4590d9eceb30d147cb5f3042679e4c19d43b94e6c0_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-velero-plugin-for-aws-rhel8@sha256:c0685deaac37756a5f61923596086d9165199f7cf774a9a8719e15504ae2caee_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-velero-plugin-for-gcp-rhel8@sha256:dc8c6f17710f9757b98411f7f3e5e45452878a69498b0efc6b6fac17a7521c32_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-velero-plugin-for-microsoft-azure-rhel8@sha256:441c6e0854078633d2ff13315db18965a96aa48dfe3cb843f74463a69f725f46_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-velero-restic-restore-helper-rhel8@sha256:297eeba673e224cad38b069f2e63be1b863d148710f53ce605d062088c150a9d_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-velero-rhel8@sha256:1f4bad1258ebb47d8faec192a61af8926b4b46b0208fad1317c6d4434733c42e_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-velero-plugin-rhel8@sha256:b736ee68818e6e5193c8da383a7a2243dad4c8c198c4fb7370e856eaf0cf6714_amd64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "golang: go/parser: stack exhaustion in all Parse* functions"
},
{
"cve": "CVE-2022-28131",
"cwe": {
"id": "CWE-1325",
"name": "Improperly Controlled Sequential Memory Allocation"
},
"discovery_date": "2022-07-14T00:00:00+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"8Base-RHMTC-1.7:rhmtc/openshift-migration-controller-rhel8@sha256:11ea9e0cd77425db46a682a146a841d8127129048db98bbb7bc456d55e1c0d6c_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-hook-runner-rhel8@sha256:d1f78e4f37b414d5007c8e5711de3e95179612722a1c0dba5ab70d7a57b171b9_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-legacy-rhel8-operator@sha256:dd304118410ab622dab252504a18245012155894c3f89fd74af1aeffce0d4b5b_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-log-reader-rhel8@sha256:fa36a6123064aefa646293b919c58660905a5f05b61ef35c7c767b6f88e4949f_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-must-gather-rhel8@sha256:fcbfc67d121d1d88f3ba16912f0920999c424ceab823cc9642a2f146ed103744_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-openvpn-rhel8@sha256:7b6879e9e14e5e7622635f3755aa002e438da06969fdcae7bc8b9f90ab3bb4fe_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-operator-bundle@sha256:b46a79a60ef37106d34c5b54a65af27cf3953d367586718e80df6d4468238a2d_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-registry-rhel8@sha256:0b36e9ff32de1e801ddd34ccad1ea0a17029e17d2b93d0ea512c08b5b8a7f012_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-rhel8-operator@sha256:7b02b5182ff57b9bfa5857aa9e4da5ce5218198228044765047a4e41df6702c1_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-rsync-transfer-rhel8@sha256:2d5ca15f95a1c45e40e983328eb28584164499f70af901ad23fcd29fd3b6d800_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-ui-rhel8@sha256:951c384edd74377add1acd4590d9eceb30d147cb5f3042679e4c19d43b94e6c0_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-velero-plugin-for-aws-rhel8@sha256:c0685deaac37756a5f61923596086d9165199f7cf774a9a8719e15504ae2caee_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-velero-plugin-for-gcp-rhel8@sha256:dc8c6f17710f9757b98411f7f3e5e45452878a69498b0efc6b6fac17a7521c32_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-velero-plugin-for-microsoft-azure-rhel8@sha256:441c6e0854078633d2ff13315db18965a96aa48dfe3cb843f74463a69f725f46_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-velero-restic-restore-helper-rhel8@sha256:297eeba673e224cad38b069f2e63be1b863d148710f53ce605d062088c150a9d_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-velero-plugin-rhel8@sha256:b736ee68818e6e5193c8da383a7a2243dad4c8c198c4fb7370e856eaf0cf6714_amd64"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2107390"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in golang encoding/xml. When calling Decoder, Skip while parsing a deeply nested XML document, a panic can occur due to stack exhaustion and allows an attacker to impact system availability.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "golang: encoding/xml: stack exhaustion in Decoder.Skip",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "The vulnerability exists in the calling of the function decoder.skip to a deeply nested XML document. Although the vulnerability exists, it may require that the application accept deeply nested XML from untrusted sources and specifically calls Decoder.Skip on it. In many deployments, that code path might not even be reachable or exposed to external input. On top of that, a successful exploitation will only result in denial of service due to stack exhaustion, which is why this has been marked as moderate by Red Hat.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"8Base-RHMTC-1.7:rhmtc/openshift-migration-velero-rhel8@sha256:1f4bad1258ebb47d8faec192a61af8926b4b46b0208fad1317c6d4434733c42e_amd64"
],
"known_not_affected": [
"8Base-RHMTC-1.7:rhmtc/openshift-migration-controller-rhel8@sha256:11ea9e0cd77425db46a682a146a841d8127129048db98bbb7bc456d55e1c0d6c_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-hook-runner-rhel8@sha256:d1f78e4f37b414d5007c8e5711de3e95179612722a1c0dba5ab70d7a57b171b9_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-legacy-rhel8-operator@sha256:dd304118410ab622dab252504a18245012155894c3f89fd74af1aeffce0d4b5b_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-log-reader-rhel8@sha256:fa36a6123064aefa646293b919c58660905a5f05b61ef35c7c767b6f88e4949f_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-must-gather-rhel8@sha256:fcbfc67d121d1d88f3ba16912f0920999c424ceab823cc9642a2f146ed103744_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-openvpn-rhel8@sha256:7b6879e9e14e5e7622635f3755aa002e438da06969fdcae7bc8b9f90ab3bb4fe_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-operator-bundle@sha256:b46a79a60ef37106d34c5b54a65af27cf3953d367586718e80df6d4468238a2d_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-registry-rhel8@sha256:0b36e9ff32de1e801ddd34ccad1ea0a17029e17d2b93d0ea512c08b5b8a7f012_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-rhel8-operator@sha256:7b02b5182ff57b9bfa5857aa9e4da5ce5218198228044765047a4e41df6702c1_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-rsync-transfer-rhel8@sha256:2d5ca15f95a1c45e40e983328eb28584164499f70af901ad23fcd29fd3b6d800_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-ui-rhel8@sha256:951c384edd74377add1acd4590d9eceb30d147cb5f3042679e4c19d43b94e6c0_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-velero-plugin-for-aws-rhel8@sha256:c0685deaac37756a5f61923596086d9165199f7cf774a9a8719e15504ae2caee_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-velero-plugin-for-gcp-rhel8@sha256:dc8c6f17710f9757b98411f7f3e5e45452878a69498b0efc6b6fac17a7521c32_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-velero-plugin-for-microsoft-azure-rhel8@sha256:441c6e0854078633d2ff13315db18965a96aa48dfe3cb843f74463a69f725f46_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-velero-restic-restore-helper-rhel8@sha256:297eeba673e224cad38b069f2e63be1b863d148710f53ce605d062088c150a9d_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-velero-plugin-rhel8@sha256:b736ee68818e6e5193c8da383a7a2243dad4c8c198c4fb7370e856eaf0cf6714_amd64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2022-28131"
},
{
"category": "external",
"summary": "RHBZ#2107390",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2107390"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2022-28131",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-28131"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2022-28131",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2022-28131"
},
{
"category": "external",
"summary": "https://go.dev/issue/53614",
"url": "https://go.dev/issue/53614"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-announce/c/nqrv9fbR0zE",
"url": "https://groups.google.com/g/golang-announce/c/nqrv9fbR0zE"
}
],
"release_date": "2022-07-12T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2022-12-15T01:57:35+00:00",
"details": "For details on how to install and use MTC, refer to:\n\nhttps://docs.openshift.com/container-platform/latest/migration_toolkit_for_containers/installing-mtc.html",
"product_ids": [
"8Base-RHMTC-1.7:rhmtc/openshift-migration-velero-rhel8@sha256:1f4bad1258ebb47d8faec192a61af8926b4b46b0208fad1317c6d4434733c42e_amd64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2022:9047"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "LOCAL",
"availabilityImpact": "HIGH",
"baseScore": 7.3,
"baseSeverity": "HIGH",
"confidentialityImpact": "LOW",
"integrityImpact": "LOW",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:N/UI:N/S:U/C:L/I:L/A:H",
"version": "3.1"
},
"products": [
"8Base-RHMTC-1.7:rhmtc/openshift-migration-controller-rhel8@sha256:11ea9e0cd77425db46a682a146a841d8127129048db98bbb7bc456d55e1c0d6c_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-hook-runner-rhel8@sha256:d1f78e4f37b414d5007c8e5711de3e95179612722a1c0dba5ab70d7a57b171b9_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-legacy-rhel8-operator@sha256:dd304118410ab622dab252504a18245012155894c3f89fd74af1aeffce0d4b5b_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-log-reader-rhel8@sha256:fa36a6123064aefa646293b919c58660905a5f05b61ef35c7c767b6f88e4949f_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-must-gather-rhel8@sha256:fcbfc67d121d1d88f3ba16912f0920999c424ceab823cc9642a2f146ed103744_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-openvpn-rhel8@sha256:7b6879e9e14e5e7622635f3755aa002e438da06969fdcae7bc8b9f90ab3bb4fe_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-operator-bundle@sha256:b46a79a60ef37106d34c5b54a65af27cf3953d367586718e80df6d4468238a2d_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-registry-rhel8@sha256:0b36e9ff32de1e801ddd34ccad1ea0a17029e17d2b93d0ea512c08b5b8a7f012_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-rhel8-operator@sha256:7b02b5182ff57b9bfa5857aa9e4da5ce5218198228044765047a4e41df6702c1_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-rsync-transfer-rhel8@sha256:2d5ca15f95a1c45e40e983328eb28584164499f70af901ad23fcd29fd3b6d800_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-ui-rhel8@sha256:951c384edd74377add1acd4590d9eceb30d147cb5f3042679e4c19d43b94e6c0_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-velero-plugin-for-aws-rhel8@sha256:c0685deaac37756a5f61923596086d9165199f7cf774a9a8719e15504ae2caee_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-velero-plugin-for-gcp-rhel8@sha256:dc8c6f17710f9757b98411f7f3e5e45452878a69498b0efc6b6fac17a7521c32_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-velero-plugin-for-microsoft-azure-rhel8@sha256:441c6e0854078633d2ff13315db18965a96aa48dfe3cb843f74463a69f725f46_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-velero-restic-restore-helper-rhel8@sha256:297eeba673e224cad38b069f2e63be1b863d148710f53ce605d062088c150a9d_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-velero-rhel8@sha256:1f4bad1258ebb47d8faec192a61af8926b4b46b0208fad1317c6d4434733c42e_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-velero-plugin-rhel8@sha256:b736ee68818e6e5193c8da383a7a2243dad4c8c198c4fb7370e856eaf0cf6714_amd64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "golang: encoding/xml: stack exhaustion in Decoder.Skip"
},
{
"cve": "CVE-2022-30629",
"cwe": {
"id": "CWE-331",
"name": "Insufficient Entropy"
},
"discovery_date": "2022-06-02T00:00:00+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"8Base-RHMTC-1.7:rhmtc/openshift-migration-hook-runner-rhel8@sha256:d1f78e4f37b414d5007c8e5711de3e95179612722a1c0dba5ab70d7a57b171b9_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-legacy-rhel8-operator@sha256:dd304118410ab622dab252504a18245012155894c3f89fd74af1aeffce0d4b5b_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-log-reader-rhel8@sha256:fa36a6123064aefa646293b919c58660905a5f05b61ef35c7c767b6f88e4949f_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-openvpn-rhel8@sha256:7b6879e9e14e5e7622635f3755aa002e438da06969fdcae7bc8b9f90ab3bb4fe_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-operator-bundle@sha256:b46a79a60ef37106d34c5b54a65af27cf3953d367586718e80df6d4468238a2d_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-rhel8-operator@sha256:7b02b5182ff57b9bfa5857aa9e4da5ce5218198228044765047a4e41df6702c1_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-rsync-transfer-rhel8@sha256:2d5ca15f95a1c45e40e983328eb28584164499f70af901ad23fcd29fd3b6d800_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-ui-rhel8@sha256:951c384edd74377add1acd4590d9eceb30d147cb5f3042679e4c19d43b94e6c0_amd64"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2092793"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in the crypto/tls golang package. When session tickets are generated by crypto/tls, it is missing the ticket expiration. This issue may allow an attacker to observe the TLS handshakes to correlate successive connections during session resumption.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "golang: crypto/tls: session tickets lack random ticket_age_add",
"title": "Vulnerability summary"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"8Base-RHMTC-1.7:rhmtc/openshift-migration-controller-rhel8@sha256:11ea9e0cd77425db46a682a146a841d8127129048db98bbb7bc456d55e1c0d6c_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-must-gather-rhel8@sha256:fcbfc67d121d1d88f3ba16912f0920999c424ceab823cc9642a2f146ed103744_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-registry-rhel8@sha256:0b36e9ff32de1e801ddd34ccad1ea0a17029e17d2b93d0ea512c08b5b8a7f012_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-velero-plugin-for-aws-rhel8@sha256:c0685deaac37756a5f61923596086d9165199f7cf774a9a8719e15504ae2caee_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-velero-plugin-for-gcp-rhel8@sha256:dc8c6f17710f9757b98411f7f3e5e45452878a69498b0efc6b6fac17a7521c32_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-velero-plugin-for-microsoft-azure-rhel8@sha256:441c6e0854078633d2ff13315db18965a96aa48dfe3cb843f74463a69f725f46_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-velero-restic-restore-helper-rhel8@sha256:297eeba673e224cad38b069f2e63be1b863d148710f53ce605d062088c150a9d_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-velero-rhel8@sha256:1f4bad1258ebb47d8faec192a61af8926b4b46b0208fad1317c6d4434733c42e_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-velero-plugin-rhel8@sha256:b736ee68818e6e5193c8da383a7a2243dad4c8c198c4fb7370e856eaf0cf6714_amd64"
],
"known_not_affected": [
"8Base-RHMTC-1.7:rhmtc/openshift-migration-hook-runner-rhel8@sha256:d1f78e4f37b414d5007c8e5711de3e95179612722a1c0dba5ab70d7a57b171b9_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-legacy-rhel8-operator@sha256:dd304118410ab622dab252504a18245012155894c3f89fd74af1aeffce0d4b5b_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-log-reader-rhel8@sha256:fa36a6123064aefa646293b919c58660905a5f05b61ef35c7c767b6f88e4949f_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-openvpn-rhel8@sha256:7b6879e9e14e5e7622635f3755aa002e438da06969fdcae7bc8b9f90ab3bb4fe_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-operator-bundle@sha256:b46a79a60ef37106d34c5b54a65af27cf3953d367586718e80df6d4468238a2d_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-rhel8-operator@sha256:7b02b5182ff57b9bfa5857aa9e4da5ce5218198228044765047a4e41df6702c1_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-rsync-transfer-rhel8@sha256:2d5ca15f95a1c45e40e983328eb28584164499f70af901ad23fcd29fd3b6d800_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-ui-rhel8@sha256:951c384edd74377add1acd4590d9eceb30d147cb5f3042679e4c19d43b94e6c0_amd64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2022-30629"
},
{
"category": "external",
"summary": "RHBZ#2092793",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2092793"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2022-30629",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-30629"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2022-30629",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2022-30629"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-announce/c/TzIC9-t8Ytg",
"url": "https://groups.google.com/g/golang-announce/c/TzIC9-t8Ytg"
}
],
"release_date": "2022-06-02T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2022-12-15T01:57:35+00:00",
"details": "For details on how to install and use MTC, refer to:\n\nhttps://docs.openshift.com/container-platform/latest/migration_toolkit_for_containers/installing-mtc.html",
"product_ids": [
"8Base-RHMTC-1.7:rhmtc/openshift-migration-controller-rhel8@sha256:11ea9e0cd77425db46a682a146a841d8127129048db98bbb7bc456d55e1c0d6c_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-must-gather-rhel8@sha256:fcbfc67d121d1d88f3ba16912f0920999c424ceab823cc9642a2f146ed103744_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-registry-rhel8@sha256:0b36e9ff32de1e801ddd34ccad1ea0a17029e17d2b93d0ea512c08b5b8a7f012_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-velero-plugin-for-aws-rhel8@sha256:c0685deaac37756a5f61923596086d9165199f7cf774a9a8719e15504ae2caee_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-velero-plugin-for-gcp-rhel8@sha256:dc8c6f17710f9757b98411f7f3e5e45452878a69498b0efc6b6fac17a7521c32_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-velero-plugin-for-microsoft-azure-rhel8@sha256:441c6e0854078633d2ff13315db18965a96aa48dfe3cb843f74463a69f725f46_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-velero-restic-restore-helper-rhel8@sha256:297eeba673e224cad38b069f2e63be1b863d148710f53ce605d062088c150a9d_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-velero-rhel8@sha256:1f4bad1258ebb47d8faec192a61af8926b4b46b0208fad1317c6d4434733c42e_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-velero-plugin-rhel8@sha256:b736ee68818e6e5193c8da383a7a2243dad4c8c198c4fb7370e856eaf0cf6714_amd64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2022:9047"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "HIGH",
"attackVector": "NETWORK",
"availabilityImpact": "NONE",
"baseScore": 3.1,
"baseSeverity": "LOW",
"confidentialityImpact": "LOW",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "REQUIRED",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:R/S:U/C:L/I:N/A:N",
"version": "3.1"
},
"products": [
"8Base-RHMTC-1.7:rhmtc/openshift-migration-controller-rhel8@sha256:11ea9e0cd77425db46a682a146a841d8127129048db98bbb7bc456d55e1c0d6c_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-hook-runner-rhel8@sha256:d1f78e4f37b414d5007c8e5711de3e95179612722a1c0dba5ab70d7a57b171b9_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-legacy-rhel8-operator@sha256:dd304118410ab622dab252504a18245012155894c3f89fd74af1aeffce0d4b5b_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-log-reader-rhel8@sha256:fa36a6123064aefa646293b919c58660905a5f05b61ef35c7c767b6f88e4949f_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-must-gather-rhel8@sha256:fcbfc67d121d1d88f3ba16912f0920999c424ceab823cc9642a2f146ed103744_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-openvpn-rhel8@sha256:7b6879e9e14e5e7622635f3755aa002e438da06969fdcae7bc8b9f90ab3bb4fe_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-operator-bundle@sha256:b46a79a60ef37106d34c5b54a65af27cf3953d367586718e80df6d4468238a2d_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-registry-rhel8@sha256:0b36e9ff32de1e801ddd34ccad1ea0a17029e17d2b93d0ea512c08b5b8a7f012_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-rhel8-operator@sha256:7b02b5182ff57b9bfa5857aa9e4da5ce5218198228044765047a4e41df6702c1_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-rsync-transfer-rhel8@sha256:2d5ca15f95a1c45e40e983328eb28584164499f70af901ad23fcd29fd3b6d800_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-ui-rhel8@sha256:951c384edd74377add1acd4590d9eceb30d147cb5f3042679e4c19d43b94e6c0_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-velero-plugin-for-aws-rhel8@sha256:c0685deaac37756a5f61923596086d9165199f7cf774a9a8719e15504ae2caee_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-velero-plugin-for-gcp-rhel8@sha256:dc8c6f17710f9757b98411f7f3e5e45452878a69498b0efc6b6fac17a7521c32_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-velero-plugin-for-microsoft-azure-rhel8@sha256:441c6e0854078633d2ff13315db18965a96aa48dfe3cb843f74463a69f725f46_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-velero-restic-restore-helper-rhel8@sha256:297eeba673e224cad38b069f2e63be1b863d148710f53ce605d062088c150a9d_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-velero-rhel8@sha256:1f4bad1258ebb47d8faec192a61af8926b4b46b0208fad1317c6d4434733c42e_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-velero-plugin-rhel8@sha256:b736ee68818e6e5193c8da383a7a2243dad4c8c198c4fb7370e856eaf0cf6714_amd64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Low"
}
],
"title": "golang: crypto/tls: session tickets lack random ticket_age_add"
},
{
"cve": "CVE-2022-30630",
"cwe": {
"id": "CWE-1325",
"name": "Improperly Controlled Sequential Memory Allocation"
},
"discovery_date": "2022-07-14T00:00:00+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"8Base-RHMTC-1.7:rhmtc/openshift-migration-controller-rhel8@sha256:11ea9e0cd77425db46a682a146a841d8127129048db98bbb7bc456d55e1c0d6c_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-hook-runner-rhel8@sha256:d1f78e4f37b414d5007c8e5711de3e95179612722a1c0dba5ab70d7a57b171b9_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-legacy-rhel8-operator@sha256:dd304118410ab622dab252504a18245012155894c3f89fd74af1aeffce0d4b5b_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-log-reader-rhel8@sha256:fa36a6123064aefa646293b919c58660905a5f05b61ef35c7c767b6f88e4949f_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-must-gather-rhel8@sha256:fcbfc67d121d1d88f3ba16912f0920999c424ceab823cc9642a2f146ed103744_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-openvpn-rhel8@sha256:7b6879e9e14e5e7622635f3755aa002e438da06969fdcae7bc8b9f90ab3bb4fe_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-operator-bundle@sha256:b46a79a60ef37106d34c5b54a65af27cf3953d367586718e80df6d4468238a2d_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-registry-rhel8@sha256:0b36e9ff32de1e801ddd34ccad1ea0a17029e17d2b93d0ea512c08b5b8a7f012_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-rhel8-operator@sha256:7b02b5182ff57b9bfa5857aa9e4da5ce5218198228044765047a4e41df6702c1_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-rsync-transfer-rhel8@sha256:2d5ca15f95a1c45e40e983328eb28584164499f70af901ad23fcd29fd3b6d800_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-ui-rhel8@sha256:951c384edd74377add1acd4590d9eceb30d147cb5f3042679e4c19d43b94e6c0_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-velero-plugin-for-aws-rhel8@sha256:c0685deaac37756a5f61923596086d9165199f7cf774a9a8719e15504ae2caee_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-velero-plugin-for-gcp-rhel8@sha256:dc8c6f17710f9757b98411f7f3e5e45452878a69498b0efc6b6fac17a7521c32_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-velero-plugin-for-microsoft-azure-rhel8@sha256:441c6e0854078633d2ff13315db18965a96aa48dfe3cb843f74463a69f725f46_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-velero-restic-restore-helper-rhel8@sha256:297eeba673e224cad38b069f2e63be1b863d148710f53ce605d062088c150a9d_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-velero-rhel8@sha256:1f4bad1258ebb47d8faec192a61af8926b4b46b0208fad1317c6d4434733c42e_amd64"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2107371"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in the golang standard library, io/fs. Calling Glob on a path that contains a large number of path separators can cause a panic issue due to stack exhaustion. This could allow an attacker to impact availability.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "golang: io/fs: stack exhaustion in Glob",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "RH ProdSec has set the Impact of this vulnerability to Moderate as there is no known method to execute arbitary code. Successful exploitation of this bug can cause the application under attack to panic, merely causing a Denial of Service at the application level. As the kernel is unaffected by this bug, the user can merely relaunch the application to fix the problem. Also, if somehow the application keeps relaunching, the timer watchdogs in the default RHEL kernel will stop the attack in its tracks.\n\nWithin regulated environments, a combination of the following controls acts as a significant barrier to successfully exploiting a CWE-1325: Improperly Controlled Sequential Memory Allocation vulnerability and therefore downgrades the severity of this particular CVE from Moderate to Low.\n\nAccess to the platform is granted only after successful hard token-based multi-factor authentication (MFA) and is governed by least privilege to ensure only authorized users and roles can execute or modify code. Static code analysis and peer reviews enforce strong input validation and error handling, preventing improperly validated inputs from causing system instability, data exposure, or privilege escalation. In the event of successful exploitation, process isolation limits the impact of excessive sequential memory allocation by restricting memory use per process, preventing any single process from exhausting system resources. Finally, the platform uses memory protection mechanisms such as Data Execution Prevention (DEP) and Address Space Layout Randomization (ASLR) to reduce the risk of memory allocation-based attacks.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"8Base-RHMTC-1.7:rhmtc/openshift-velero-plugin-rhel8@sha256:b736ee68818e6e5193c8da383a7a2243dad4c8c198c4fb7370e856eaf0cf6714_amd64"
],
"known_not_affected": [
"8Base-RHMTC-1.7:rhmtc/openshift-migration-controller-rhel8@sha256:11ea9e0cd77425db46a682a146a841d8127129048db98bbb7bc456d55e1c0d6c_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-hook-runner-rhel8@sha256:d1f78e4f37b414d5007c8e5711de3e95179612722a1c0dba5ab70d7a57b171b9_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-legacy-rhel8-operator@sha256:dd304118410ab622dab252504a18245012155894c3f89fd74af1aeffce0d4b5b_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-log-reader-rhel8@sha256:fa36a6123064aefa646293b919c58660905a5f05b61ef35c7c767b6f88e4949f_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-must-gather-rhel8@sha256:fcbfc67d121d1d88f3ba16912f0920999c424ceab823cc9642a2f146ed103744_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-openvpn-rhel8@sha256:7b6879e9e14e5e7622635f3755aa002e438da06969fdcae7bc8b9f90ab3bb4fe_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-operator-bundle@sha256:b46a79a60ef37106d34c5b54a65af27cf3953d367586718e80df6d4468238a2d_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-registry-rhel8@sha256:0b36e9ff32de1e801ddd34ccad1ea0a17029e17d2b93d0ea512c08b5b8a7f012_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-rhel8-operator@sha256:7b02b5182ff57b9bfa5857aa9e4da5ce5218198228044765047a4e41df6702c1_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-rsync-transfer-rhel8@sha256:2d5ca15f95a1c45e40e983328eb28584164499f70af901ad23fcd29fd3b6d800_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-ui-rhel8@sha256:951c384edd74377add1acd4590d9eceb30d147cb5f3042679e4c19d43b94e6c0_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-velero-plugin-for-aws-rhel8@sha256:c0685deaac37756a5f61923596086d9165199f7cf774a9a8719e15504ae2caee_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-velero-plugin-for-gcp-rhel8@sha256:dc8c6f17710f9757b98411f7f3e5e45452878a69498b0efc6b6fac17a7521c32_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-velero-plugin-for-microsoft-azure-rhel8@sha256:441c6e0854078633d2ff13315db18965a96aa48dfe3cb843f74463a69f725f46_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-velero-restic-restore-helper-rhel8@sha256:297eeba673e224cad38b069f2e63be1b863d148710f53ce605d062088c150a9d_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-velero-rhel8@sha256:1f4bad1258ebb47d8faec192a61af8926b4b46b0208fad1317c6d4434733c42e_amd64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2022-30630"
},
{
"category": "external",
"summary": "RHBZ#2107371",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2107371"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2022-30630",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-30630"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2022-30630",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2022-30630"
},
{
"category": "external",
"summary": "https://go.dev/issue/53415",
"url": "https://go.dev/issue/53415"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-announce/c/nqrv9fbR0zE",
"url": "https://groups.google.com/g/golang-announce/c/nqrv9fbR0zE"
}
],
"release_date": "2022-07-12T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2022-12-15T01:57:35+00:00",
"details": "For details on how to install and use MTC, refer to:\n\nhttps://docs.openshift.com/container-platform/latest/migration_toolkit_for_containers/installing-mtc.html",
"product_ids": [
"8Base-RHMTC-1.7:rhmtc/openshift-velero-plugin-rhel8@sha256:b736ee68818e6e5193c8da383a7a2243dad4c8c198c4fb7370e856eaf0cf6714_amd64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2022:9047"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"8Base-RHMTC-1.7:rhmtc/openshift-migration-controller-rhel8@sha256:11ea9e0cd77425db46a682a146a841d8127129048db98bbb7bc456d55e1c0d6c_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-hook-runner-rhel8@sha256:d1f78e4f37b414d5007c8e5711de3e95179612722a1c0dba5ab70d7a57b171b9_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-legacy-rhel8-operator@sha256:dd304118410ab622dab252504a18245012155894c3f89fd74af1aeffce0d4b5b_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-log-reader-rhel8@sha256:fa36a6123064aefa646293b919c58660905a5f05b61ef35c7c767b6f88e4949f_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-must-gather-rhel8@sha256:fcbfc67d121d1d88f3ba16912f0920999c424ceab823cc9642a2f146ed103744_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-openvpn-rhel8@sha256:7b6879e9e14e5e7622635f3755aa002e438da06969fdcae7bc8b9f90ab3bb4fe_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-operator-bundle@sha256:b46a79a60ef37106d34c5b54a65af27cf3953d367586718e80df6d4468238a2d_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-registry-rhel8@sha256:0b36e9ff32de1e801ddd34ccad1ea0a17029e17d2b93d0ea512c08b5b8a7f012_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-rhel8-operator@sha256:7b02b5182ff57b9bfa5857aa9e4da5ce5218198228044765047a4e41df6702c1_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-rsync-transfer-rhel8@sha256:2d5ca15f95a1c45e40e983328eb28584164499f70af901ad23fcd29fd3b6d800_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-ui-rhel8@sha256:951c384edd74377add1acd4590d9eceb30d147cb5f3042679e4c19d43b94e6c0_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-velero-plugin-for-aws-rhel8@sha256:c0685deaac37756a5f61923596086d9165199f7cf774a9a8719e15504ae2caee_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-velero-plugin-for-gcp-rhel8@sha256:dc8c6f17710f9757b98411f7f3e5e45452878a69498b0efc6b6fac17a7521c32_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-velero-plugin-for-microsoft-azure-rhel8@sha256:441c6e0854078633d2ff13315db18965a96aa48dfe3cb843f74463a69f725f46_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-velero-restic-restore-helper-rhel8@sha256:297eeba673e224cad38b069f2e63be1b863d148710f53ce605d062088c150a9d_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-velero-rhel8@sha256:1f4bad1258ebb47d8faec192a61af8926b4b46b0208fad1317c6d4434733c42e_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-velero-plugin-rhel8@sha256:b736ee68818e6e5193c8da383a7a2243dad4c8c198c4fb7370e856eaf0cf6714_amd64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "golang: io/fs: stack exhaustion in Glob"
},
{
"cve": "CVE-2022-30632",
"cwe": {
"id": "CWE-1325",
"name": "Improperly Controlled Sequential Memory Allocation"
},
"discovery_date": "2022-07-14T00:00:00+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"8Base-RHMTC-1.7:rhmtc/openshift-migration-controller-rhel8@sha256:11ea9e0cd77425db46a682a146a841d8127129048db98bbb7bc456d55e1c0d6c_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-hook-runner-rhel8@sha256:d1f78e4f37b414d5007c8e5711de3e95179612722a1c0dba5ab70d7a57b171b9_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-legacy-rhel8-operator@sha256:dd304118410ab622dab252504a18245012155894c3f89fd74af1aeffce0d4b5b_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-log-reader-rhel8@sha256:fa36a6123064aefa646293b919c58660905a5f05b61ef35c7c767b6f88e4949f_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-must-gather-rhel8@sha256:fcbfc67d121d1d88f3ba16912f0920999c424ceab823cc9642a2f146ed103744_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-openvpn-rhel8@sha256:7b6879e9e14e5e7622635f3755aa002e438da06969fdcae7bc8b9f90ab3bb4fe_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-operator-bundle@sha256:b46a79a60ef37106d34c5b54a65af27cf3953d367586718e80df6d4468238a2d_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-registry-rhel8@sha256:0b36e9ff32de1e801ddd34ccad1ea0a17029e17d2b93d0ea512c08b5b8a7f012_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-rhel8-operator@sha256:7b02b5182ff57b9bfa5857aa9e4da5ce5218198228044765047a4e41df6702c1_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-rsync-transfer-rhel8@sha256:2d5ca15f95a1c45e40e983328eb28584164499f70af901ad23fcd29fd3b6d800_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-ui-rhel8@sha256:951c384edd74377add1acd4590d9eceb30d147cb5f3042679e4c19d43b94e6c0_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-velero-plugin-for-aws-rhel8@sha256:c0685deaac37756a5f61923596086d9165199f7cf774a9a8719e15504ae2caee_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-velero-plugin-for-gcp-rhel8@sha256:dc8c6f17710f9757b98411f7f3e5e45452878a69498b0efc6b6fac17a7521c32_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-velero-plugin-for-microsoft-azure-rhel8@sha256:441c6e0854078633d2ff13315db18965a96aa48dfe3cb843f74463a69f725f46_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-velero-restic-restore-helper-rhel8@sha256:297eeba673e224cad38b069f2e63be1b863d148710f53ce605d062088c150a9d_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-velero-rhel8@sha256:1f4bad1258ebb47d8faec192a61af8926b4b46b0208fad1317c6d4434733c42e_amd64"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2107386"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in golang. Calling Glob on a path that contains a large number of path separators can cause a panic issue due to stack exhaustion. This can cause an attacker to impact availability.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "golang: path/filepath: stack exhaustion in Glob",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "The exploitation of this flaw will only result in a denial of service of the application via the application crashing which is why this has been rated as moderate.\n\nWithin regulated environments, a combination of the following controls acts as a significant barrier to successfully exploiting a CWE-1325: Improperly Controlled Sequential Memory Allocation vulnerability and therefore downgrades the severity of this particular CVE from Moderate to Low.\n\nAccess to the platform is granted only after successful hard token-based multi-factor authentication (MFA) and is governed by least privilege to ensure only authorized users and roles can execute or modify code. Static code analysis and peer reviews enforce strong input validation and error handling, preventing improperly validated inputs from causing system instability, data exposure, or privilege escalation. In the event of successful exploitation, process isolation limits the impact of excessive sequential memory allocation by restricting memory use per process, preventing any single process from exhausting system resources. Finally, the platform uses memory protection mechanisms such as Data Execution Prevention (DEP) and Address Space Layout Randomization (ASLR) to reduce the risk of memory allocation-based attacks.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"8Base-RHMTC-1.7:rhmtc/openshift-velero-plugin-rhel8@sha256:b736ee68818e6e5193c8da383a7a2243dad4c8c198c4fb7370e856eaf0cf6714_amd64"
],
"known_not_affected": [
"8Base-RHMTC-1.7:rhmtc/openshift-migration-controller-rhel8@sha256:11ea9e0cd77425db46a682a146a841d8127129048db98bbb7bc456d55e1c0d6c_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-hook-runner-rhel8@sha256:d1f78e4f37b414d5007c8e5711de3e95179612722a1c0dba5ab70d7a57b171b9_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-legacy-rhel8-operator@sha256:dd304118410ab622dab252504a18245012155894c3f89fd74af1aeffce0d4b5b_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-log-reader-rhel8@sha256:fa36a6123064aefa646293b919c58660905a5f05b61ef35c7c767b6f88e4949f_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-must-gather-rhel8@sha256:fcbfc67d121d1d88f3ba16912f0920999c424ceab823cc9642a2f146ed103744_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-openvpn-rhel8@sha256:7b6879e9e14e5e7622635f3755aa002e438da06969fdcae7bc8b9f90ab3bb4fe_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-operator-bundle@sha256:b46a79a60ef37106d34c5b54a65af27cf3953d367586718e80df6d4468238a2d_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-registry-rhel8@sha256:0b36e9ff32de1e801ddd34ccad1ea0a17029e17d2b93d0ea512c08b5b8a7f012_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-rhel8-operator@sha256:7b02b5182ff57b9bfa5857aa9e4da5ce5218198228044765047a4e41df6702c1_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-rsync-transfer-rhel8@sha256:2d5ca15f95a1c45e40e983328eb28584164499f70af901ad23fcd29fd3b6d800_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-ui-rhel8@sha256:951c384edd74377add1acd4590d9eceb30d147cb5f3042679e4c19d43b94e6c0_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-velero-plugin-for-aws-rhel8@sha256:c0685deaac37756a5f61923596086d9165199f7cf774a9a8719e15504ae2caee_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-velero-plugin-for-gcp-rhel8@sha256:dc8c6f17710f9757b98411f7f3e5e45452878a69498b0efc6b6fac17a7521c32_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-velero-plugin-for-microsoft-azure-rhel8@sha256:441c6e0854078633d2ff13315db18965a96aa48dfe3cb843f74463a69f725f46_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-velero-restic-restore-helper-rhel8@sha256:297eeba673e224cad38b069f2e63be1b863d148710f53ce605d062088c150a9d_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-velero-rhel8@sha256:1f4bad1258ebb47d8faec192a61af8926b4b46b0208fad1317c6d4434733c42e_amd64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2022-30632"
},
{
"category": "external",
"summary": "RHBZ#2107386",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2107386"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2022-30632",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-30632"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2022-30632",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2022-30632"
},
{
"category": "external",
"summary": "https://go.dev/issue/53416",
"url": "https://go.dev/issue/53416"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-announce/c/nqrv9fbR0zE",
"url": "https://groups.google.com/g/golang-announce/c/nqrv9fbR0zE"
}
],
"release_date": "2022-07-12T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2022-12-15T01:57:35+00:00",
"details": "For details on how to install and use MTC, refer to:\n\nhttps://docs.openshift.com/container-platform/latest/migration_toolkit_for_containers/installing-mtc.html",
"product_ids": [
"8Base-RHMTC-1.7:rhmtc/openshift-velero-plugin-rhel8@sha256:b736ee68818e6e5193c8da383a7a2243dad4c8c198c4fb7370e856eaf0cf6714_amd64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2022:9047"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"8Base-RHMTC-1.7:rhmtc/openshift-migration-controller-rhel8@sha256:11ea9e0cd77425db46a682a146a841d8127129048db98bbb7bc456d55e1c0d6c_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-hook-runner-rhel8@sha256:d1f78e4f37b414d5007c8e5711de3e95179612722a1c0dba5ab70d7a57b171b9_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-legacy-rhel8-operator@sha256:dd304118410ab622dab252504a18245012155894c3f89fd74af1aeffce0d4b5b_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-log-reader-rhel8@sha256:fa36a6123064aefa646293b919c58660905a5f05b61ef35c7c767b6f88e4949f_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-must-gather-rhel8@sha256:fcbfc67d121d1d88f3ba16912f0920999c424ceab823cc9642a2f146ed103744_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-openvpn-rhel8@sha256:7b6879e9e14e5e7622635f3755aa002e438da06969fdcae7bc8b9f90ab3bb4fe_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-operator-bundle@sha256:b46a79a60ef37106d34c5b54a65af27cf3953d367586718e80df6d4468238a2d_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-registry-rhel8@sha256:0b36e9ff32de1e801ddd34ccad1ea0a17029e17d2b93d0ea512c08b5b8a7f012_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-rhel8-operator@sha256:7b02b5182ff57b9bfa5857aa9e4da5ce5218198228044765047a4e41df6702c1_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-rsync-transfer-rhel8@sha256:2d5ca15f95a1c45e40e983328eb28584164499f70af901ad23fcd29fd3b6d800_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-ui-rhel8@sha256:951c384edd74377add1acd4590d9eceb30d147cb5f3042679e4c19d43b94e6c0_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-velero-plugin-for-aws-rhel8@sha256:c0685deaac37756a5f61923596086d9165199f7cf774a9a8719e15504ae2caee_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-velero-plugin-for-gcp-rhel8@sha256:dc8c6f17710f9757b98411f7f3e5e45452878a69498b0efc6b6fac17a7521c32_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-velero-plugin-for-microsoft-azure-rhel8@sha256:441c6e0854078633d2ff13315db18965a96aa48dfe3cb843f74463a69f725f46_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-velero-restic-restore-helper-rhel8@sha256:297eeba673e224cad38b069f2e63be1b863d148710f53ce605d062088c150a9d_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-velero-rhel8@sha256:1f4bad1258ebb47d8faec192a61af8926b4b46b0208fad1317c6d4434733c42e_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-velero-plugin-rhel8@sha256:b736ee68818e6e5193c8da383a7a2243dad4c8c198c4fb7370e856eaf0cf6714_amd64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "golang: path/filepath: stack exhaustion in Glob"
},
{
"cve": "CVE-2022-30633",
"cwe": {
"id": "CWE-1325",
"name": "Improperly Controlled Sequential Memory Allocation"
},
"discovery_date": "2022-07-14T00:00:00+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"8Base-RHMTC-1.7:rhmtc/openshift-migration-controller-rhel8@sha256:11ea9e0cd77425db46a682a146a841d8127129048db98bbb7bc456d55e1c0d6c_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-hook-runner-rhel8@sha256:d1f78e4f37b414d5007c8e5711de3e95179612722a1c0dba5ab70d7a57b171b9_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-legacy-rhel8-operator@sha256:dd304118410ab622dab252504a18245012155894c3f89fd74af1aeffce0d4b5b_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-log-reader-rhel8@sha256:fa36a6123064aefa646293b919c58660905a5f05b61ef35c7c767b6f88e4949f_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-must-gather-rhel8@sha256:fcbfc67d121d1d88f3ba16912f0920999c424ceab823cc9642a2f146ed103744_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-openvpn-rhel8@sha256:7b6879e9e14e5e7622635f3755aa002e438da06969fdcae7bc8b9f90ab3bb4fe_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-operator-bundle@sha256:b46a79a60ef37106d34c5b54a65af27cf3953d367586718e80df6d4468238a2d_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-registry-rhel8@sha256:0b36e9ff32de1e801ddd34ccad1ea0a17029e17d2b93d0ea512c08b5b8a7f012_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-rhel8-operator@sha256:7b02b5182ff57b9bfa5857aa9e4da5ce5218198228044765047a4e41df6702c1_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-rsync-transfer-rhel8@sha256:2d5ca15f95a1c45e40e983328eb28584164499f70af901ad23fcd29fd3b6d800_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-ui-rhel8@sha256:951c384edd74377add1acd4590d9eceb30d147cb5f3042679e4c19d43b94e6c0_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-velero-plugin-for-aws-rhel8@sha256:c0685deaac37756a5f61923596086d9165199f7cf774a9a8719e15504ae2caee_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-velero-plugin-for-gcp-rhel8@sha256:dc8c6f17710f9757b98411f7f3e5e45452878a69498b0efc6b6fac17a7521c32_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-velero-plugin-for-microsoft-azure-rhel8@sha256:441c6e0854078633d2ff13315db18965a96aa48dfe3cb843f74463a69f725f46_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-velero-restic-restore-helper-rhel8@sha256:297eeba673e224cad38b069f2e63be1b863d148710f53ce605d062088c150a9d_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-velero-plugin-rhel8@sha256:b736ee68818e6e5193c8da383a7a2243dad4c8c198c4fb7370e856eaf0cf6714_amd64"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2107392"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in golang. Calling Unmarshal on an XML document into a Go struct, which has a nested field that uses the \"any\" field tag, can cause a panic due to stack exhaustion.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "golang: encoding/xml: stack exhaustion in Unmarshal",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "Red Hat has marked this as moderate impact for two primary reasons\n1. Though the vulnerability exists, it is hard to exploit in real scenarios (e.g., the attacker must be able to feed crafted XML documents into specific code paths).\n2. The vulnerability is a denial of service (DoS) due to stack exhaustion rather than code execution or data breach. Since it doesn\u2019t compromise confidentiality or integrity.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"8Base-RHMTC-1.7:rhmtc/openshift-migration-velero-rhel8@sha256:1f4bad1258ebb47d8faec192a61af8926b4b46b0208fad1317c6d4434733c42e_amd64"
],
"known_not_affected": [
"8Base-RHMTC-1.7:rhmtc/openshift-migration-controller-rhel8@sha256:11ea9e0cd77425db46a682a146a841d8127129048db98bbb7bc456d55e1c0d6c_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-hook-runner-rhel8@sha256:d1f78e4f37b414d5007c8e5711de3e95179612722a1c0dba5ab70d7a57b171b9_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-legacy-rhel8-operator@sha256:dd304118410ab622dab252504a18245012155894c3f89fd74af1aeffce0d4b5b_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-log-reader-rhel8@sha256:fa36a6123064aefa646293b919c58660905a5f05b61ef35c7c767b6f88e4949f_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-must-gather-rhel8@sha256:fcbfc67d121d1d88f3ba16912f0920999c424ceab823cc9642a2f146ed103744_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-openvpn-rhel8@sha256:7b6879e9e14e5e7622635f3755aa002e438da06969fdcae7bc8b9f90ab3bb4fe_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-operator-bundle@sha256:b46a79a60ef37106d34c5b54a65af27cf3953d367586718e80df6d4468238a2d_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-registry-rhel8@sha256:0b36e9ff32de1e801ddd34ccad1ea0a17029e17d2b93d0ea512c08b5b8a7f012_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-rhel8-operator@sha256:7b02b5182ff57b9bfa5857aa9e4da5ce5218198228044765047a4e41df6702c1_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-rsync-transfer-rhel8@sha256:2d5ca15f95a1c45e40e983328eb28584164499f70af901ad23fcd29fd3b6d800_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-ui-rhel8@sha256:951c384edd74377add1acd4590d9eceb30d147cb5f3042679e4c19d43b94e6c0_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-velero-plugin-for-aws-rhel8@sha256:c0685deaac37756a5f61923596086d9165199f7cf774a9a8719e15504ae2caee_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-velero-plugin-for-gcp-rhel8@sha256:dc8c6f17710f9757b98411f7f3e5e45452878a69498b0efc6b6fac17a7521c32_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-velero-plugin-for-microsoft-azure-rhel8@sha256:441c6e0854078633d2ff13315db18965a96aa48dfe3cb843f74463a69f725f46_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-velero-restic-restore-helper-rhel8@sha256:297eeba673e224cad38b069f2e63be1b863d148710f53ce605d062088c150a9d_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-velero-plugin-rhel8@sha256:b736ee68818e6e5193c8da383a7a2243dad4c8c198c4fb7370e856eaf0cf6714_amd64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2022-30633"
},
{
"category": "external",
"summary": "RHBZ#2107392",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2107392"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2022-30633",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-30633"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2022-30633",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2022-30633"
},
{
"category": "external",
"summary": "https://go.dev/issue/53611",
"url": "https://go.dev/issue/53611"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-announce/c/nqrv9fbR0zE",
"url": "https://groups.google.com/g/golang-announce/c/nqrv9fbR0zE"
}
],
"release_date": "2022-07-12T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2022-12-15T01:57:35+00:00",
"details": "For details on how to install and use MTC, refer to:\n\nhttps://docs.openshift.com/container-platform/latest/migration_toolkit_for_containers/installing-mtc.html",
"product_ids": [
"8Base-RHMTC-1.7:rhmtc/openshift-migration-velero-rhel8@sha256:1f4bad1258ebb47d8faec192a61af8926b4b46b0208fad1317c6d4434733c42e_amd64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2022:9047"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"8Base-RHMTC-1.7:rhmtc/openshift-migration-controller-rhel8@sha256:11ea9e0cd77425db46a682a146a841d8127129048db98bbb7bc456d55e1c0d6c_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-hook-runner-rhel8@sha256:d1f78e4f37b414d5007c8e5711de3e95179612722a1c0dba5ab70d7a57b171b9_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-legacy-rhel8-operator@sha256:dd304118410ab622dab252504a18245012155894c3f89fd74af1aeffce0d4b5b_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-log-reader-rhel8@sha256:fa36a6123064aefa646293b919c58660905a5f05b61ef35c7c767b6f88e4949f_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-must-gather-rhel8@sha256:fcbfc67d121d1d88f3ba16912f0920999c424ceab823cc9642a2f146ed103744_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-openvpn-rhel8@sha256:7b6879e9e14e5e7622635f3755aa002e438da06969fdcae7bc8b9f90ab3bb4fe_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-operator-bundle@sha256:b46a79a60ef37106d34c5b54a65af27cf3953d367586718e80df6d4468238a2d_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-registry-rhel8@sha256:0b36e9ff32de1e801ddd34ccad1ea0a17029e17d2b93d0ea512c08b5b8a7f012_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-rhel8-operator@sha256:7b02b5182ff57b9bfa5857aa9e4da5ce5218198228044765047a4e41df6702c1_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-rsync-transfer-rhel8@sha256:2d5ca15f95a1c45e40e983328eb28584164499f70af901ad23fcd29fd3b6d800_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-ui-rhel8@sha256:951c384edd74377add1acd4590d9eceb30d147cb5f3042679e4c19d43b94e6c0_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-velero-plugin-for-aws-rhel8@sha256:c0685deaac37756a5f61923596086d9165199f7cf774a9a8719e15504ae2caee_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-velero-plugin-for-gcp-rhel8@sha256:dc8c6f17710f9757b98411f7f3e5e45452878a69498b0efc6b6fac17a7521c32_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-velero-plugin-for-microsoft-azure-rhel8@sha256:441c6e0854078633d2ff13315db18965a96aa48dfe3cb843f74463a69f725f46_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-velero-restic-restore-helper-rhel8@sha256:297eeba673e224cad38b069f2e63be1b863d148710f53ce605d062088c150a9d_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-velero-rhel8@sha256:1f4bad1258ebb47d8faec192a61af8926b4b46b0208fad1317c6d4434733c42e_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-velero-plugin-rhel8@sha256:b736ee68818e6e5193c8da383a7a2243dad4c8c198c4fb7370e856eaf0cf6714_amd64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "golang: encoding/xml: stack exhaustion in Unmarshal"
},
{
"cve": "CVE-2022-30635",
"cwe": {
"id": "CWE-1325",
"name": "Improperly Controlled Sequential Memory Allocation"
},
"discovery_date": "2022-07-14T00:00:00+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"8Base-RHMTC-1.7:rhmtc/openshift-migration-controller-rhel8@sha256:11ea9e0cd77425db46a682a146a841d8127129048db98bbb7bc456d55e1c0d6c_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-hook-runner-rhel8@sha256:d1f78e4f37b414d5007c8e5711de3e95179612722a1c0dba5ab70d7a57b171b9_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-legacy-rhel8-operator@sha256:dd304118410ab622dab252504a18245012155894c3f89fd74af1aeffce0d4b5b_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-log-reader-rhel8@sha256:fa36a6123064aefa646293b919c58660905a5f05b61ef35c7c767b6f88e4949f_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-must-gather-rhel8@sha256:fcbfc67d121d1d88f3ba16912f0920999c424ceab823cc9642a2f146ed103744_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-openvpn-rhel8@sha256:7b6879e9e14e5e7622635f3755aa002e438da06969fdcae7bc8b9f90ab3bb4fe_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-operator-bundle@sha256:b46a79a60ef37106d34c5b54a65af27cf3953d367586718e80df6d4468238a2d_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-registry-rhel8@sha256:0b36e9ff32de1e801ddd34ccad1ea0a17029e17d2b93d0ea512c08b5b8a7f012_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-rhel8-operator@sha256:7b02b5182ff57b9bfa5857aa9e4da5ce5218198228044765047a4e41df6702c1_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-rsync-transfer-rhel8@sha256:2d5ca15f95a1c45e40e983328eb28584164499f70af901ad23fcd29fd3b6d800_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-ui-rhel8@sha256:951c384edd74377add1acd4590d9eceb30d147cb5f3042679e4c19d43b94e6c0_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-velero-plugin-for-aws-rhel8@sha256:c0685deaac37756a5f61923596086d9165199f7cf774a9a8719e15504ae2caee_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-velero-plugin-for-gcp-rhel8@sha256:dc8c6f17710f9757b98411f7f3e5e45452878a69498b0efc6b6fac17a7521c32_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-velero-plugin-for-microsoft-azure-rhel8@sha256:441c6e0854078633d2ff13315db18965a96aa48dfe3cb843f74463a69f725f46_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-velero-restic-restore-helper-rhel8@sha256:297eeba673e224cad38b069f2e63be1b863d148710f53ce605d062088c150a9d_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-velero-rhel8@sha256:1f4bad1258ebb47d8faec192a61af8926b4b46b0208fad1317c6d4434733c42e_amd64"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2107388"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in golang. When calling Decoder, Decode on a message that contains deeply nested structures, a panic can occur due to stack exhaustion and allows an attacker to impact system availability.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "golang: encoding/gob: stack exhaustion in Decoder.Decode",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "OpenShift Container Platform (OCP) starting from 4.10 stream is already compiled in the patched version of Go, hence is not affected by this vulnerability.The vulnerability has been rated as moderate instead of high because the vulnerability can only result in a minor denial of service.\n\nWithin regulated environments, a combination of the following controls acts as a significant barrier to successfully exploiting a CWE-1325: Improperly Controlled Sequential Memory Allocation vulnerability and therefore downgrades the severity of this particular CVE from Moderate to Low.\n\nAccess to the platform is granted only after successful hard token-based multi-factor authentication (MFA) and is governed by least privilege to ensure only authorized users and roles can execute or modify code. Static code analysis and peer reviews enforce strong input validation and error handling, preventing improperly validated inputs from causing system instability, data exposure, or privilege escalation. In the event of successful exploitation, process isolation limits the impact of excessive sequential memory allocation by restricting memory use per process, preventing any single process from exhausting system resources. Finally, the platform uses memory protection mechanisms such as Data Execution Prevention (DEP) and Address Space Layout Randomization (ASLR) to reduce the risk of memory allocation-based attacks.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"8Base-RHMTC-1.7:rhmtc/openshift-velero-plugin-rhel8@sha256:b736ee68818e6e5193c8da383a7a2243dad4c8c198c4fb7370e856eaf0cf6714_amd64"
],
"known_not_affected": [
"8Base-RHMTC-1.7:rhmtc/openshift-migration-controller-rhel8@sha256:11ea9e0cd77425db46a682a146a841d8127129048db98bbb7bc456d55e1c0d6c_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-hook-runner-rhel8@sha256:d1f78e4f37b414d5007c8e5711de3e95179612722a1c0dba5ab70d7a57b171b9_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-legacy-rhel8-operator@sha256:dd304118410ab622dab252504a18245012155894c3f89fd74af1aeffce0d4b5b_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-log-reader-rhel8@sha256:fa36a6123064aefa646293b919c58660905a5f05b61ef35c7c767b6f88e4949f_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-must-gather-rhel8@sha256:fcbfc67d121d1d88f3ba16912f0920999c424ceab823cc9642a2f146ed103744_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-openvpn-rhel8@sha256:7b6879e9e14e5e7622635f3755aa002e438da06969fdcae7bc8b9f90ab3bb4fe_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-operator-bundle@sha256:b46a79a60ef37106d34c5b54a65af27cf3953d367586718e80df6d4468238a2d_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-registry-rhel8@sha256:0b36e9ff32de1e801ddd34ccad1ea0a17029e17d2b93d0ea512c08b5b8a7f012_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-rhel8-operator@sha256:7b02b5182ff57b9bfa5857aa9e4da5ce5218198228044765047a4e41df6702c1_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-rsync-transfer-rhel8@sha256:2d5ca15f95a1c45e40e983328eb28584164499f70af901ad23fcd29fd3b6d800_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-ui-rhel8@sha256:951c384edd74377add1acd4590d9eceb30d147cb5f3042679e4c19d43b94e6c0_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-velero-plugin-for-aws-rhel8@sha256:c0685deaac37756a5f61923596086d9165199f7cf774a9a8719e15504ae2caee_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-velero-plugin-for-gcp-rhel8@sha256:dc8c6f17710f9757b98411f7f3e5e45452878a69498b0efc6b6fac17a7521c32_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-velero-plugin-for-microsoft-azure-rhel8@sha256:441c6e0854078633d2ff13315db18965a96aa48dfe3cb843f74463a69f725f46_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-velero-restic-restore-helper-rhel8@sha256:297eeba673e224cad38b069f2e63be1b863d148710f53ce605d062088c150a9d_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-velero-rhel8@sha256:1f4bad1258ebb47d8faec192a61af8926b4b46b0208fad1317c6d4434733c42e_amd64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2022-30635"
},
{
"category": "external",
"summary": "RHBZ#2107388",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2107388"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2022-30635",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-30635"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2022-30635",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2022-30635"
},
{
"category": "external",
"summary": "https://go.dev/issue/53615",
"url": "https://go.dev/issue/53615"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-announce/c/nqrv9fbR0zE",
"url": "https://groups.google.com/g/golang-announce/c/nqrv9fbR0zE"
}
],
"release_date": "2022-07-12T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2022-12-15T01:57:35+00:00",
"details": "For details on how to install and use MTC, refer to:\n\nhttps://docs.openshift.com/container-platform/latest/migration_toolkit_for_containers/installing-mtc.html",
"product_ids": [
"8Base-RHMTC-1.7:rhmtc/openshift-velero-plugin-rhel8@sha256:b736ee68818e6e5193c8da383a7a2243dad4c8c198c4fb7370e856eaf0cf6714_amd64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2022:9047"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"8Base-RHMTC-1.7:rhmtc/openshift-migration-controller-rhel8@sha256:11ea9e0cd77425db46a682a146a841d8127129048db98bbb7bc456d55e1c0d6c_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-hook-runner-rhel8@sha256:d1f78e4f37b414d5007c8e5711de3e95179612722a1c0dba5ab70d7a57b171b9_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-legacy-rhel8-operator@sha256:dd304118410ab622dab252504a18245012155894c3f89fd74af1aeffce0d4b5b_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-log-reader-rhel8@sha256:fa36a6123064aefa646293b919c58660905a5f05b61ef35c7c767b6f88e4949f_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-must-gather-rhel8@sha256:fcbfc67d121d1d88f3ba16912f0920999c424ceab823cc9642a2f146ed103744_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-openvpn-rhel8@sha256:7b6879e9e14e5e7622635f3755aa002e438da06969fdcae7bc8b9f90ab3bb4fe_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-operator-bundle@sha256:b46a79a60ef37106d34c5b54a65af27cf3953d367586718e80df6d4468238a2d_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-registry-rhel8@sha256:0b36e9ff32de1e801ddd34ccad1ea0a17029e17d2b93d0ea512c08b5b8a7f012_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-rhel8-operator@sha256:7b02b5182ff57b9bfa5857aa9e4da5ce5218198228044765047a4e41df6702c1_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-rsync-transfer-rhel8@sha256:2d5ca15f95a1c45e40e983328eb28584164499f70af901ad23fcd29fd3b6d800_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-ui-rhel8@sha256:951c384edd74377add1acd4590d9eceb30d147cb5f3042679e4c19d43b94e6c0_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-velero-plugin-for-aws-rhel8@sha256:c0685deaac37756a5f61923596086d9165199f7cf774a9a8719e15504ae2caee_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-velero-plugin-for-gcp-rhel8@sha256:dc8c6f17710f9757b98411f7f3e5e45452878a69498b0efc6b6fac17a7521c32_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-velero-plugin-for-microsoft-azure-rhel8@sha256:441c6e0854078633d2ff13315db18965a96aa48dfe3cb843f74463a69f725f46_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-velero-restic-restore-helper-rhel8@sha256:297eeba673e224cad38b069f2e63be1b863d148710f53ce605d062088c150a9d_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-velero-rhel8@sha256:1f4bad1258ebb47d8faec192a61af8926b4b46b0208fad1317c6d4434733c42e_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-velero-plugin-rhel8@sha256:b736ee68818e6e5193c8da383a7a2243dad4c8c198c4fb7370e856eaf0cf6714_amd64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "golang: encoding/gob: stack exhaustion in Decoder.Decode"
},
{
"cve": "CVE-2022-32148",
"cwe": {
"id": "CWE-200",
"name": "Exposure of Sensitive Information to an Unauthorized Actor"
},
"discovery_date": "2022-07-14T00:00:00+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"8Base-RHMTC-1.7:rhmtc/openshift-migration-controller-rhel8@sha256:11ea9e0cd77425db46a682a146a841d8127129048db98bbb7bc456d55e1c0d6c_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-hook-runner-rhel8@sha256:d1f78e4f37b414d5007c8e5711de3e95179612722a1c0dba5ab70d7a57b171b9_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-legacy-rhel8-operator@sha256:dd304118410ab622dab252504a18245012155894c3f89fd74af1aeffce0d4b5b_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-log-reader-rhel8@sha256:fa36a6123064aefa646293b919c58660905a5f05b61ef35c7c767b6f88e4949f_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-must-gather-rhel8@sha256:fcbfc67d121d1d88f3ba16912f0920999c424ceab823cc9642a2f146ed103744_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-openvpn-rhel8@sha256:7b6879e9e14e5e7622635f3755aa002e438da06969fdcae7bc8b9f90ab3bb4fe_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-operator-bundle@sha256:b46a79a60ef37106d34c5b54a65af27cf3953d367586718e80df6d4468238a2d_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-registry-rhel8@sha256:0b36e9ff32de1e801ddd34ccad1ea0a17029e17d2b93d0ea512c08b5b8a7f012_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-rhel8-operator@sha256:7b02b5182ff57b9bfa5857aa9e4da5ce5218198228044765047a4e41df6702c1_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-rsync-transfer-rhel8@sha256:2d5ca15f95a1c45e40e983328eb28584164499f70af901ad23fcd29fd3b6d800_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-ui-rhel8@sha256:951c384edd74377add1acd4590d9eceb30d147cb5f3042679e4c19d43b94e6c0_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-velero-plugin-for-aws-rhel8@sha256:c0685deaac37756a5f61923596086d9165199f7cf774a9a8719e15504ae2caee_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-velero-plugin-for-gcp-rhel8@sha256:dc8c6f17710f9757b98411f7f3e5e45452878a69498b0efc6b6fac17a7521c32_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-velero-plugin-for-microsoft-azure-rhel8@sha256:441c6e0854078633d2ff13315db18965a96aa48dfe3cb843f74463a69f725f46_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-velero-restic-restore-helper-rhel8@sha256:297eeba673e224cad38b069f2e63be1b863d148710f53ce605d062088c150a9d_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-velero-rhel8@sha256:1f4bad1258ebb47d8faec192a61af8926b4b46b0208fad1317c6d4434733c42e_amd64"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2107383"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in net/http/httputil golang package. When httputil.ReverseProxy.ServeHTTP is called with a Request.Header map containing a nil value for the X-Forwarded-For header, ReverseProxy could set the client IP incorrectly. This issue may affect confidentiality.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "golang: net/http/httputil: NewSingleHostReverseProxy - omit X-Forwarded-For not working",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "Within regulated environments, a combination of the following controls acts as a significant barrier to successfully exploiting a CWE-200: Exposure of Sensitive Information to an Unauthorized Actor vulnerability and therefore downgrades the severity of this particular CVE from Moderate to Low.\n\nAccess to the platform is granted only after successful hard token, multi-factor authentication (MFA), which is coupled with account management controls, including integration with single sign-on (SSO), to ensure that user permissions are restricted to only the functions necessary for their roles. Access to sensitive information is explicitly authorized and enforced based on predefined access policies. Event logs are collected and processed for centralization, correlation, analysis, monitoring, reporting, alerting, and retention. This process ensures that audit logs are generated for specific events involving sensitive information, which helps identify patterns of unauthorized access or data exposure. The platform enforces the use of validated cryptographic modules across compute resources to protect the confidentiality of information, even in the event of interception.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"8Base-RHMTC-1.7:rhmtc/openshift-velero-plugin-rhel8@sha256:b736ee68818e6e5193c8da383a7a2243dad4c8c198c4fb7370e856eaf0cf6714_amd64"
],
"known_not_affected": [
"8Base-RHMTC-1.7:rhmtc/openshift-migration-controller-rhel8@sha256:11ea9e0cd77425db46a682a146a841d8127129048db98bbb7bc456d55e1c0d6c_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-hook-runner-rhel8@sha256:d1f78e4f37b414d5007c8e5711de3e95179612722a1c0dba5ab70d7a57b171b9_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-legacy-rhel8-operator@sha256:dd304118410ab622dab252504a18245012155894c3f89fd74af1aeffce0d4b5b_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-log-reader-rhel8@sha256:fa36a6123064aefa646293b919c58660905a5f05b61ef35c7c767b6f88e4949f_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-must-gather-rhel8@sha256:fcbfc67d121d1d88f3ba16912f0920999c424ceab823cc9642a2f146ed103744_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-openvpn-rhel8@sha256:7b6879e9e14e5e7622635f3755aa002e438da06969fdcae7bc8b9f90ab3bb4fe_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-operator-bundle@sha256:b46a79a60ef37106d34c5b54a65af27cf3953d367586718e80df6d4468238a2d_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-registry-rhel8@sha256:0b36e9ff32de1e801ddd34ccad1ea0a17029e17d2b93d0ea512c08b5b8a7f012_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-rhel8-operator@sha256:7b02b5182ff57b9bfa5857aa9e4da5ce5218198228044765047a4e41df6702c1_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-rsync-transfer-rhel8@sha256:2d5ca15f95a1c45e40e983328eb28584164499f70af901ad23fcd29fd3b6d800_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-ui-rhel8@sha256:951c384edd74377add1acd4590d9eceb30d147cb5f3042679e4c19d43b94e6c0_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-velero-plugin-for-aws-rhel8@sha256:c0685deaac37756a5f61923596086d9165199f7cf774a9a8719e15504ae2caee_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-velero-plugin-for-gcp-rhel8@sha256:dc8c6f17710f9757b98411f7f3e5e45452878a69498b0efc6b6fac17a7521c32_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-velero-plugin-for-microsoft-azure-rhel8@sha256:441c6e0854078633d2ff13315db18965a96aa48dfe3cb843f74463a69f725f46_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-velero-restic-restore-helper-rhel8@sha256:297eeba673e224cad38b069f2e63be1b863d148710f53ce605d062088c150a9d_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-velero-rhel8@sha256:1f4bad1258ebb47d8faec192a61af8926b4b46b0208fad1317c6d4434733c42e_amd64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2022-32148"
},
{
"category": "external",
"summary": "RHBZ#2107383",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2107383"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2022-32148",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-32148"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2022-32148",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2022-32148"
},
{
"category": "external",
"summary": "https://go.dev/issue/53423",
"url": "https://go.dev/issue/53423"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-announce/c/nqrv9fbR0zE",
"url": "https://groups.google.com/g/golang-announce/c/nqrv9fbR0zE"
}
],
"release_date": "2022-07-12T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2022-12-15T01:57:35+00:00",
"details": "For details on how to install and use MTC, refer to:\n\nhttps://docs.openshift.com/container-platform/latest/migration_toolkit_for_containers/installing-mtc.html",
"product_ids": [
"8Base-RHMTC-1.7:rhmtc/openshift-velero-plugin-rhel8@sha256:b736ee68818e6e5193c8da383a7a2243dad4c8c198c4fb7370e856eaf0cf6714_amd64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2022:9047"
}
],
"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-RHMTC-1.7:rhmtc/openshift-migration-controller-rhel8@sha256:11ea9e0cd77425db46a682a146a841d8127129048db98bbb7bc456d55e1c0d6c_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-hook-runner-rhel8@sha256:d1f78e4f37b414d5007c8e5711de3e95179612722a1c0dba5ab70d7a57b171b9_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-legacy-rhel8-operator@sha256:dd304118410ab622dab252504a18245012155894c3f89fd74af1aeffce0d4b5b_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-log-reader-rhel8@sha256:fa36a6123064aefa646293b919c58660905a5f05b61ef35c7c767b6f88e4949f_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-must-gather-rhel8@sha256:fcbfc67d121d1d88f3ba16912f0920999c424ceab823cc9642a2f146ed103744_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-openvpn-rhel8@sha256:7b6879e9e14e5e7622635f3755aa002e438da06969fdcae7bc8b9f90ab3bb4fe_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-operator-bundle@sha256:b46a79a60ef37106d34c5b54a65af27cf3953d367586718e80df6d4468238a2d_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-registry-rhel8@sha256:0b36e9ff32de1e801ddd34ccad1ea0a17029e17d2b93d0ea512c08b5b8a7f012_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-rhel8-operator@sha256:7b02b5182ff57b9bfa5857aa9e4da5ce5218198228044765047a4e41df6702c1_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-rsync-transfer-rhel8@sha256:2d5ca15f95a1c45e40e983328eb28584164499f70af901ad23fcd29fd3b6d800_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-ui-rhel8@sha256:951c384edd74377add1acd4590d9eceb30d147cb5f3042679e4c19d43b94e6c0_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-velero-plugin-for-aws-rhel8@sha256:c0685deaac37756a5f61923596086d9165199f7cf774a9a8719e15504ae2caee_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-velero-plugin-for-gcp-rhel8@sha256:dc8c6f17710f9757b98411f7f3e5e45452878a69498b0efc6b6fac17a7521c32_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-velero-plugin-for-microsoft-azure-rhel8@sha256:441c6e0854078633d2ff13315db18965a96aa48dfe3cb843f74463a69f725f46_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-velero-restic-restore-helper-rhel8@sha256:297eeba673e224cad38b069f2e63be1b863d148710f53ce605d062088c150a9d_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-velero-rhel8@sha256:1f4bad1258ebb47d8faec192a61af8926b4b46b0208fad1317c6d4434733c42e_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-velero-plugin-rhel8@sha256:b736ee68818e6e5193c8da383a7a2243dad4c8c198c4fb7370e856eaf0cf6714_amd64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "golang: net/http/httputil: NewSingleHostReverseProxy - omit X-Forwarded-For not working"
}
]
}
rhsa-2022_6040
Vulnerability from csaf_redhat
Notes
{
"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": "Release of OpenShift Serverless 1.24.0\n\nThe References section contains CVE links providing detailed severity ratings\nfor each vulnerability. Ratings are based on a Common Vulnerability Scoring\nSystem (CVSS) base score.",
"title": "Topic"
},
{
"category": "general",
"text": "Version 1.24.0 of the OpenShift Serverless Operator is supported on Red Hat\nOpenShift Container Platform versions 4.6, 4.7, 4.8, 4.9, 4.10, and 4.11. \n\nThis release includes security and bug fixes, and enhancements.\n\nSecurity Fixes in this release include:\n- prometheus/client_golang: Denial of service using InstrumentHandlerCounter (CVE-2022-21698)\n- go-restful: Authorization Bypass Through User-Controlled Key (CVE-2022-1996)\n- golang: encoding/xml: stack exhaustion in Unmarshal (CVE-2022-30633)\n- golang: io/fs: stack exhaustion in Glob (CVE-2022-30630)\n- golang: go/parser: stack exhaustion in all Parse* functions (CVE-2022-1962)\n- golang: encoding/gob: stack exhaustion in Decoder.Decode (CVE-2022-30635)\n- golang: path/filepath: stack exhaustion in Glob (CVE-2022-30632)\n- golang: net/http/httputil: NewSingleHostReverseProxy - omit X-Forwarded-For not working (CVE-2022-32148)\n- golang: net/http: improper sanitization of Transfer-Encoding header (CVE-2022-1705)\n- golang: encoding/xml: stack exhaustion in Decoder.Skip (CVE-2022-28131)\n- golang: compress/gzip: stack exhaustion in Reader.Read (CVE-2022-30631)\n- golang: regexp: stack exhaustion via a deeply nested expression (CVE-2022-24921)\n- golang: crypto/elliptic: panic caused by oversized scalar (CVE-2022-28327)\n- golang: encoding/pem: fix stack overflow in Decode (CVE-2022-24675)\n- golang: crypto/tls: session tickets lack random ticket_age_add (CVE-2022-30629)\n\nFor more details about the security issues, including the impact; a CVSS score;\nacknowledgments; and other related information refer to the CVE pages linked in\nthe 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-2022:6040",
"url": "https://access.redhat.com/errata/RHSA-2022:6040"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/updates/classification/#important",
"url": "https://access.redhat.com/security/updates/classification/#important"
},
{
"category": "external",
"summary": "https://access.redhat.com/documentation/en-us/openshift_container_platform/4.6/html/serverless/index",
"url": "https://access.redhat.com/documentation/en-us/openshift_container_platform/4.6/html/serverless/index"
},
{
"category": "external",
"summary": "https://access.redhat.com/documentation/en-us/openshift_container_platform/4.7/html/serverless/index",
"url": "https://access.redhat.com/documentation/en-us/openshift_container_platform/4.7/html/serverless/index"
},
{
"category": "external",
"summary": "https://access.redhat.com/documentation/en-us/openshift_container_platform/4.8/html/serverless/index",
"url": "https://access.redhat.com/documentation/en-us/openshift_container_platform/4.8/html/serverless/index"
},
{
"category": "external",
"summary": "https://access.redhat.com/documentation/en-us/openshift_container_platform/4.9/html/serverless/index",
"url": "https://access.redhat.com/documentation/en-us/openshift_container_platform/4.9/html/serverless/index"
},
{
"category": "external",
"summary": "https://access.redhat.com/documentation/en-us/openshift_container_platform/4.10/html/serverless/index",
"url": "https://access.redhat.com/documentation/en-us/openshift_container_platform/4.10/html/serverless/index"
},
{
"category": "external",
"summary": "2045880",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2045880"
},
{
"category": "external",
"summary": "2064857",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2064857"
},
{
"category": "external",
"summary": "2077688",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2077688"
},
{
"category": "external",
"summary": "2077689",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2077689"
},
{
"category": "external",
"summary": "2092793",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2092793"
},
{
"category": "external",
"summary": "2094982",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2094982"
},
{
"category": "external",
"summary": "2107342",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2107342"
},
{
"category": "external",
"summary": "2107371",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2107371"
},
{
"category": "external",
"summary": "2107374",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2107374"
},
{
"category": "external",
"summary": "2107376",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2107376"
},
{
"category": "external",
"summary": "2107383",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2107383"
},
{
"category": "external",
"summary": "2107386",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2107386"
},
{
"category": "external",
"summary": "2107388",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2107388"
},
{
"category": "external",
"summary": "2107390",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2107390"
},
{
"category": "external",
"summary": "2107392",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2107392"
},
{
"category": "self",
"summary": "Canonical URL",
"url": "https://security.access.redhat.com/data/csaf/v2/advisories/2022/rhsa-2022_6040.json"
}
],
"title": "Red Hat Security Advisory: Release of OpenShift Serverless 1.24.0",
"tracking": {
"current_release_date": "2025-01-06T19:19:44+00:00",
"generator": {
"date": "2025-01-06T19:19:44+00:00",
"engine": {
"name": "Red Hat SDEngine",
"version": "4.2.5"
}
},
"id": "RHSA-2022:6040",
"initial_release_date": "2022-08-10T13:13:24+00:00",
"revision_history": [
{
"date": "2022-08-10T13:13:24+00:00",
"number": "1",
"summary": "Initial version"
},
{
"date": "2022-08-10T13:13:24+00:00",
"number": "2",
"summary": "Last updated version"
},
{
"date": "2025-01-06T19:19:44+00:00",
"number": "3",
"summary": "Last generated version"
}
],
"status": "final",
"version": "3"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_name",
"name": "Red Hat OpenShift Serverless 1.24",
"product": {
"name": "Red Hat OpenShift Serverless 1.24",
"product_id": "8Base-Openshift-Serverless-1.24",
"product_identification_helper": {
"cpe": "cpe:/a:redhat:serverless:1.24::el8"
}
}
}
],
"category": "product_family",
"name": "Red Hat OpenShift Serverless"
},
{
"branches": [
{
"category": "product_version",
"name": "openshift-serverless-1/client-kn-rhel8@sha256:46510d8b5dfba62d0a3da64ba90d1b8f88ad3b909c3e6ed14bcd96017d766829_ppc64le",
"product": {
"name": "openshift-serverless-1/client-kn-rhel8@sha256:46510d8b5dfba62d0a3da64ba90d1b8f88ad3b909c3e6ed14bcd96017d766829_ppc64le",
"product_id": "openshift-serverless-1/client-kn-rhel8@sha256:46510d8b5dfba62d0a3da64ba90d1b8f88ad3b909c3e6ed14bcd96017d766829_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/client-kn-rhel8@sha256:46510d8b5dfba62d0a3da64ba90d1b8f88ad3b909c3e6ed14bcd96017d766829?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift-serverless-1/client-kn-rhel8\u0026tag=1.3.1-4"
}
}
},
{
"category": "product_version",
"name": "openshift-serverless-1/eventing-apiserver-receive-adapter-rhel8@sha256:834e37f8ddfbe157ad357fcef49f5213053d1295bb31361c5dd14a213ff2755c_ppc64le",
"product": {
"name": "openshift-serverless-1/eventing-apiserver-receive-adapter-rhel8@sha256:834e37f8ddfbe157ad357fcef49f5213053d1295bb31361c5dd14a213ff2755c_ppc64le",
"product_id": "openshift-serverless-1/eventing-apiserver-receive-adapter-rhel8@sha256:834e37f8ddfbe157ad357fcef49f5213053d1295bb31361c5dd14a213ff2755c_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/eventing-apiserver-receive-adapter-rhel8@sha256:834e37f8ddfbe157ad357fcef49f5213053d1295bb31361c5dd14a213ff2755c?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift-serverless-1/eventing-apiserver-receive-adapter-rhel8\u0026tag=1.3.2-3"
}
}
},
{
"category": "product_version",
"name": "openshift-serverless-1/eventing-controller-rhel8@sha256:72c5fcaa44e3da56b297eb718d8a2b7eeb44069d6f3ce71b0eca30070b18bd9d_ppc64le",
"product": {
"name": "openshift-serverless-1/eventing-controller-rhel8@sha256:72c5fcaa44e3da56b297eb718d8a2b7eeb44069d6f3ce71b0eca30070b18bd9d_ppc64le",
"product_id": "openshift-serverless-1/eventing-controller-rhel8@sha256:72c5fcaa44e3da56b297eb718d8a2b7eeb44069d6f3ce71b0eca30070b18bd9d_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/eventing-controller-rhel8@sha256:72c5fcaa44e3da56b297eb718d8a2b7eeb44069d6f3ce71b0eca30070b18bd9d?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift-serverless-1/eventing-controller-rhel8\u0026tag=1.3.2-3"
}
}
},
{
"category": "product_version",
"name": "openshift-serverless-1/eventing-in-memory-channel-controller-rhel8@sha256:070f2c819506853dee230f37e00b27a05ba01c6f7cbbffc9a04b59a65d0c45e9_ppc64le",
"product": {
"name": "openshift-serverless-1/eventing-in-memory-channel-controller-rhel8@sha256:070f2c819506853dee230f37e00b27a05ba01c6f7cbbffc9a04b59a65d0c45e9_ppc64le",
"product_id": "openshift-serverless-1/eventing-in-memory-channel-controller-rhel8@sha256:070f2c819506853dee230f37e00b27a05ba01c6f7cbbffc9a04b59a65d0c45e9_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/eventing-in-memory-channel-controller-rhel8@sha256:070f2c819506853dee230f37e00b27a05ba01c6f7cbbffc9a04b59a65d0c45e9?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift-serverless-1/eventing-in-memory-channel-controller-rhel8\u0026tag=1.3.2-3"
}
}
},
{
"category": "product_version",
"name": "openshift-serverless-1/eventing-in-memory-channel-dispatcher-rhel8@sha256:68b61474089703d0685a952062401303206ba11bc108b8504f6f6390933d83cb_ppc64le",
"product": {
"name": "openshift-serverless-1/eventing-in-memory-channel-dispatcher-rhel8@sha256:68b61474089703d0685a952062401303206ba11bc108b8504f6f6390933d83cb_ppc64le",
"product_id": "openshift-serverless-1/eventing-in-memory-channel-dispatcher-rhel8@sha256:68b61474089703d0685a952062401303206ba11bc108b8504f6f6390933d83cb_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/eventing-in-memory-channel-dispatcher-rhel8@sha256:68b61474089703d0685a952062401303206ba11bc108b8504f6f6390933d83cb?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift-serverless-1/eventing-in-memory-channel-dispatcher-rhel8\u0026tag=1.3.2-3"
}
}
},
{
"category": "product_version",
"name": "openshift-serverless-1-tech-preview/eventing-kafka-broker-controller-rhel8@sha256:be290e6d950e8af6162c1dece8472788b66459e8cb91df319f50ccf66f27b5c7_ppc64le",
"product": {
"name": "openshift-serverless-1-tech-preview/eventing-kafka-broker-controller-rhel8@sha256:be290e6d950e8af6162c1dece8472788b66459e8cb91df319f50ccf66f27b5c7_ppc64le",
"product_id": "openshift-serverless-1-tech-preview/eventing-kafka-broker-controller-rhel8@sha256:be290e6d950e8af6162c1dece8472788b66459e8cb91df319f50ccf66f27b5c7_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/eventing-kafka-broker-controller-rhel8@sha256:be290e6d950e8af6162c1dece8472788b66459e8cb91df319f50ccf66f27b5c7?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift-serverless-1-tech-preview/eventing-kafka-broker-controller-rhel8\u0026tag=1.3.2-2"
}
}
},
{
"category": "product_version",
"name": "openshift-serverless-1/eventing-kafka-broker-controller-rhel8@sha256:be290e6d950e8af6162c1dece8472788b66459e8cb91df319f50ccf66f27b5c7_ppc64le",
"product": {
"name": "openshift-serverless-1/eventing-kafka-broker-controller-rhel8@sha256:be290e6d950e8af6162c1dece8472788b66459e8cb91df319f50ccf66f27b5c7_ppc64le",
"product_id": "openshift-serverless-1/eventing-kafka-broker-controller-rhel8@sha256:be290e6d950e8af6162c1dece8472788b66459e8cb91df319f50ccf66f27b5c7_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/eventing-kafka-broker-controller-rhel8@sha256:be290e6d950e8af6162c1dece8472788b66459e8cb91df319f50ccf66f27b5c7?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift-serverless-1/eventing-kafka-broker-controller-rhel8\u0026tag=1.3.2-2"
}
}
},
{
"category": "product_version",
"name": "openshift-serverless-1-tech-preview/eventing-kafka-broker-dispatcher-rhel8@sha256:9af6b8413acbf59adc88e9b88a51105f3b0a4913499c3026f64e7fda91e43384_ppc64le",
"product": {
"name": "openshift-serverless-1-tech-preview/eventing-kafka-broker-dispatcher-rhel8@sha256:9af6b8413acbf59adc88e9b88a51105f3b0a4913499c3026f64e7fda91e43384_ppc64le",
"product_id": "openshift-serverless-1-tech-preview/eventing-kafka-broker-dispatcher-rhel8@sha256:9af6b8413acbf59adc88e9b88a51105f3b0a4913499c3026f64e7fda91e43384_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/eventing-kafka-broker-dispatcher-rhel8@sha256:9af6b8413acbf59adc88e9b88a51105f3b0a4913499c3026f64e7fda91e43384?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift-serverless-1-tech-preview/eventing-kafka-broker-dispatcher-rhel8\u0026tag=1.3.2-2"
}
}
},
{
"category": "product_version",
"name": "openshift-serverless-1/eventing-kafka-broker-dispatcher-rhel8@sha256:9af6b8413acbf59adc88e9b88a51105f3b0a4913499c3026f64e7fda91e43384_ppc64le",
"product": {
"name": "openshift-serverless-1/eventing-kafka-broker-dispatcher-rhel8@sha256:9af6b8413acbf59adc88e9b88a51105f3b0a4913499c3026f64e7fda91e43384_ppc64le",
"product_id": "openshift-serverless-1/eventing-kafka-broker-dispatcher-rhel8@sha256:9af6b8413acbf59adc88e9b88a51105f3b0a4913499c3026f64e7fda91e43384_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/eventing-kafka-broker-dispatcher-rhel8@sha256:9af6b8413acbf59adc88e9b88a51105f3b0a4913499c3026f64e7fda91e43384?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift-serverless-1/eventing-kafka-broker-dispatcher-rhel8\u0026tag=1.3.2-2"
}
}
},
{
"category": "product_version",
"name": "openshift-serverless-1/eventing-kafka-broker-post-install-rhel8@sha256:36551ea609536ba900f7a0493a06d07f9c0f19a0eef7e4956575354ca92cd1ef_ppc64le",
"product": {
"name": "openshift-serverless-1/eventing-kafka-broker-post-install-rhel8@sha256:36551ea609536ba900f7a0493a06d07f9c0f19a0eef7e4956575354ca92cd1ef_ppc64le",
"product_id": "openshift-serverless-1/eventing-kafka-broker-post-install-rhel8@sha256:36551ea609536ba900f7a0493a06d07f9c0f19a0eef7e4956575354ca92cd1ef_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/eventing-kafka-broker-post-install-rhel8@sha256:36551ea609536ba900f7a0493a06d07f9c0f19a0eef7e4956575354ca92cd1ef?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift-serverless-1/eventing-kafka-broker-post-install-rhel8\u0026tag=1.3.2-2"
}
}
},
{
"category": "product_version",
"name": "openshift-serverless-1-tech-preview/eventing-kafka-broker-receiver-rhel8@sha256:4dc0783cf92da5b5aa4cd1b9e9d55aa55a69b94eef0d29f261d3d51bd2260b68_ppc64le",
"product": {
"name": "openshift-serverless-1-tech-preview/eventing-kafka-broker-receiver-rhel8@sha256:4dc0783cf92da5b5aa4cd1b9e9d55aa55a69b94eef0d29f261d3d51bd2260b68_ppc64le",
"product_id": "openshift-serverless-1-tech-preview/eventing-kafka-broker-receiver-rhel8@sha256:4dc0783cf92da5b5aa4cd1b9e9d55aa55a69b94eef0d29f261d3d51bd2260b68_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/eventing-kafka-broker-receiver-rhel8@sha256:4dc0783cf92da5b5aa4cd1b9e9d55aa55a69b94eef0d29f261d3d51bd2260b68?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift-serverless-1-tech-preview/eventing-kafka-broker-receiver-rhel8\u0026tag=1.3.2-2"
}
}
},
{
"category": "product_version",
"name": "openshift-serverless-1-tech-preview/eventing-kafka-broker-webhook-rhel8@sha256:0dad9dc28babb21622f90c83647c9cc48bfa66faad257c88e7adf1d50ad0f80c_ppc64le",
"product": {
"name": "openshift-serverless-1-tech-preview/eventing-kafka-broker-webhook-rhel8@sha256:0dad9dc28babb21622f90c83647c9cc48bfa66faad257c88e7adf1d50ad0f80c_ppc64le",
"product_id": "openshift-serverless-1-tech-preview/eventing-kafka-broker-webhook-rhel8@sha256:0dad9dc28babb21622f90c83647c9cc48bfa66faad257c88e7adf1d50ad0f80c_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/eventing-kafka-broker-webhook-rhel8@sha256:0dad9dc28babb21622f90c83647c9cc48bfa66faad257c88e7adf1d50ad0f80c?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift-serverless-1-tech-preview/eventing-kafka-broker-webhook-rhel8\u0026tag=1.3.2-2"
}
}
},
{
"category": "product_version",
"name": "openshift-serverless-1/eventing-kafka-broker-webhook-rhel8@sha256:0dad9dc28babb21622f90c83647c9cc48bfa66faad257c88e7adf1d50ad0f80c_ppc64le",
"product": {
"name": "openshift-serverless-1/eventing-kafka-broker-webhook-rhel8@sha256:0dad9dc28babb21622f90c83647c9cc48bfa66faad257c88e7adf1d50ad0f80c_ppc64le",
"product_id": "openshift-serverless-1/eventing-kafka-broker-webhook-rhel8@sha256:0dad9dc28babb21622f90c83647c9cc48bfa66faad257c88e7adf1d50ad0f80c_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/eventing-kafka-broker-webhook-rhel8@sha256:0dad9dc28babb21622f90c83647c9cc48bfa66faad257c88e7adf1d50ad0f80c?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift-serverless-1/eventing-kafka-broker-webhook-rhel8\u0026tag=1.3.2-2"
}
}
},
{
"category": "product_version",
"name": "openshift-serverless-1/eventing-mtbroker-filter-rhel8@sha256:4f6e162ee5fb96ff69a1546b7f728641dded59548f14afdfa870f7f0291787ac_ppc64le",
"product": {
"name": "openshift-serverless-1/eventing-mtbroker-filter-rhel8@sha256:4f6e162ee5fb96ff69a1546b7f728641dded59548f14afdfa870f7f0291787ac_ppc64le",
"product_id": "openshift-serverless-1/eventing-mtbroker-filter-rhel8@sha256:4f6e162ee5fb96ff69a1546b7f728641dded59548f14afdfa870f7f0291787ac_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/eventing-mtbroker-filter-rhel8@sha256:4f6e162ee5fb96ff69a1546b7f728641dded59548f14afdfa870f7f0291787ac?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift-serverless-1/eventing-mtbroker-filter-rhel8\u0026tag=1.3.2-3"
}
}
},
{
"category": "product_version",
"name": "openshift-serverless-1/eventing-mtbroker-ingress-rhel8@sha256:644fbcd1924d570f105f5f9760eb15eddbeed16c894edfcb4ef8c8a14e370bce_ppc64le",
"product": {
"name": "openshift-serverless-1/eventing-mtbroker-ingress-rhel8@sha256:644fbcd1924d570f105f5f9760eb15eddbeed16c894edfcb4ef8c8a14e370bce_ppc64le",
"product_id": "openshift-serverless-1/eventing-mtbroker-ingress-rhel8@sha256:644fbcd1924d570f105f5f9760eb15eddbeed16c894edfcb4ef8c8a14e370bce_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/eventing-mtbroker-ingress-rhel8@sha256:644fbcd1924d570f105f5f9760eb15eddbeed16c894edfcb4ef8c8a14e370bce?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift-serverless-1/eventing-mtbroker-ingress-rhel8\u0026tag=1.3.2-3"
}
}
},
{
"category": "product_version",
"name": "openshift-serverless-1/eventing-mtchannel-broker-rhel8@sha256:6f7afb57dc78ccb13498434196c5e8cd0f6ec53f045689febf1a62c492358d93_ppc64le",
"product": {
"name": "openshift-serverless-1/eventing-mtchannel-broker-rhel8@sha256:6f7afb57dc78ccb13498434196c5e8cd0f6ec53f045689febf1a62c492358d93_ppc64le",
"product_id": "openshift-serverless-1/eventing-mtchannel-broker-rhel8@sha256:6f7afb57dc78ccb13498434196c5e8cd0f6ec53f045689febf1a62c492358d93_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/eventing-mtchannel-broker-rhel8@sha256:6f7afb57dc78ccb13498434196c5e8cd0f6ec53f045689febf1a62c492358d93?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift-serverless-1/eventing-mtchannel-broker-rhel8\u0026tag=1.3.2-3"
}
}
},
{
"category": "product_version",
"name": "openshift-serverless-1/eventing-mtping-rhel8@sha256:a7177a43f46b6470a19970c62ebc17119ca3c3021471f9396faa436e621beb1e_ppc64le",
"product": {
"name": "openshift-serverless-1/eventing-mtping-rhel8@sha256:a7177a43f46b6470a19970c62ebc17119ca3c3021471f9396faa436e621beb1e_ppc64le",
"product_id": "openshift-serverless-1/eventing-mtping-rhel8@sha256:a7177a43f46b6470a19970c62ebc17119ca3c3021471f9396faa436e621beb1e_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/eventing-mtping-rhel8@sha256:a7177a43f46b6470a19970c62ebc17119ca3c3021471f9396faa436e621beb1e?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift-serverless-1/eventing-mtping-rhel8\u0026tag=1.3.2-3"
}
}
},
{
"category": "product_version",
"name": "openshift-serverless-1/eventing-storage-version-migration-rhel8@sha256:3c1baa5bad644c06bedabaed9c668f0999527f00bc1d195e71a528c222087328_ppc64le",
"product": {
"name": "openshift-serverless-1/eventing-storage-version-migration-rhel8@sha256:3c1baa5bad644c06bedabaed9c668f0999527f00bc1d195e71a528c222087328_ppc64le",
"product_id": "openshift-serverless-1/eventing-storage-version-migration-rhel8@sha256:3c1baa5bad644c06bedabaed9c668f0999527f00bc1d195e71a528c222087328_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/eventing-storage-version-migration-rhel8@sha256:3c1baa5bad644c06bedabaed9c668f0999527f00bc1d195e71a528c222087328?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift-serverless-1/eventing-storage-version-migration-rhel8\u0026tag=1.3.2-3"
}
}
},
{
"category": "product_version",
"name": "openshift-serverless-1/eventing-sugar-controller-rhel8@sha256:aebfba016342e94fc0619a9ad6346c7fefbedf6739f1495954eb905cade085ac_ppc64le",
"product": {
"name": "openshift-serverless-1/eventing-sugar-controller-rhel8@sha256:aebfba016342e94fc0619a9ad6346c7fefbedf6739f1495954eb905cade085ac_ppc64le",
"product_id": "openshift-serverless-1/eventing-sugar-controller-rhel8@sha256:aebfba016342e94fc0619a9ad6346c7fefbedf6739f1495954eb905cade085ac_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/eventing-sugar-controller-rhel8@sha256:aebfba016342e94fc0619a9ad6346c7fefbedf6739f1495954eb905cade085ac?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift-serverless-1/eventing-sugar-controller-rhel8\u0026tag=1.3.2-3"
}
}
},
{
"category": "product_version",
"name": "openshift-serverless-1/eventing-webhook-rhel8@sha256:bf8c9de32dd5cbe536b115f52f32c666fbf886bde555ac355937d6b149cf9343_ppc64le",
"product": {
"name": "openshift-serverless-1/eventing-webhook-rhel8@sha256:bf8c9de32dd5cbe536b115f52f32c666fbf886bde555ac355937d6b149cf9343_ppc64le",
"product_id": "openshift-serverless-1/eventing-webhook-rhel8@sha256:bf8c9de32dd5cbe536b115f52f32c666fbf886bde555ac355937d6b149cf9343_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/eventing-webhook-rhel8@sha256:bf8c9de32dd5cbe536b115f52f32c666fbf886bde555ac355937d6b149cf9343?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift-serverless-1/eventing-webhook-rhel8\u0026tag=1.3.2-3"
}
}
},
{
"category": "product_version",
"name": "openshift-serverless-1/ingress-rhel8-operator@sha256:46a5fb2d0f9fa5e05504b9264a3f1c0e7c7beb76e3a3aeb9bc036cda4fa9d66a_ppc64le",
"product": {
"name": "openshift-serverless-1/ingress-rhel8-operator@sha256:46a5fb2d0f9fa5e05504b9264a3f1c0e7c7beb76e3a3aeb9bc036cda4fa9d66a_ppc64le",
"product_id": "openshift-serverless-1/ingress-rhel8-operator@sha256:46a5fb2d0f9fa5e05504b9264a3f1c0e7c7beb76e3a3aeb9bc036cda4fa9d66a_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ingress-rhel8-operator@sha256:46a5fb2d0f9fa5e05504b9264a3f1c0e7c7beb76e3a3aeb9bc036cda4fa9d66a?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift-serverless-1/ingress-rhel8-operator\u0026tag=1.24.0-3"
}
}
},
{
"category": "product_version",
"name": "openshift-serverless-1/knative-rhel8-operator@sha256:53e115cdfeb8077cc8b89ebdeee4903b1be8c0a0d45831a9f277f342959f5961_ppc64le",
"product": {
"name": "openshift-serverless-1/knative-rhel8-operator@sha256:53e115cdfeb8077cc8b89ebdeee4903b1be8c0a0d45831a9f277f342959f5961_ppc64le",
"product_id": "openshift-serverless-1/knative-rhel8-operator@sha256:53e115cdfeb8077cc8b89ebdeee4903b1be8c0a0d45831a9f277f342959f5961_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/knative-rhel8-operator@sha256:53e115cdfeb8077cc8b89ebdeee4903b1be8c0a0d45831a9f277f342959f5961?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift-serverless-1/knative-rhel8-operator\u0026tag=1.24.0-3"
}
}
},
{
"category": "product_version",
"name": "openshift-serverless-1/kn-cli-artifacts-rhel8@sha256:c61b26bdf318b507af66f9092e784d64436e3b2531cc6e2e8aa1bb8bbb010fb7_ppc64le",
"product": {
"name": "openshift-serverless-1/kn-cli-artifacts-rhel8@sha256:c61b26bdf318b507af66f9092e784d64436e3b2531cc6e2e8aa1bb8bbb010fb7_ppc64le",
"product_id": "openshift-serverless-1/kn-cli-artifacts-rhel8@sha256:c61b26bdf318b507af66f9092e784d64436e3b2531cc6e2e8aa1bb8bbb010fb7_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/kn-cli-artifacts-rhel8@sha256:c61b26bdf318b507af66f9092e784d64436e3b2531cc6e2e8aa1bb8bbb010fb7?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift-serverless-1/kn-cli-artifacts-rhel8\u0026tag=1.3.1-3"
}
}
},
{
"category": "product_version",
"name": "openshift-serverless-1/kourier-control-rhel8@sha256:396fb9dcc798b05e89d38ccbe3a3abb31854f56a95ae104fb9bb215967b56d9f_ppc64le",
"product": {
"name": "openshift-serverless-1/kourier-control-rhel8@sha256:396fb9dcc798b05e89d38ccbe3a3abb31854f56a95ae104fb9bb215967b56d9f_ppc64le",
"product_id": "openshift-serverless-1/kourier-control-rhel8@sha256:396fb9dcc798b05e89d38ccbe3a3abb31854f56a95ae104fb9bb215967b56d9f_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/kourier-control-rhel8@sha256:396fb9dcc798b05e89d38ccbe3a3abb31854f56a95ae104fb9bb215967b56d9f?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift-serverless-1/kourier-control-rhel8\u0026tag=1.3.0-2"
}
}
},
{
"category": "product_version",
"name": "openshift-serverless-1/svls-must-gather-rhel8@sha256:057e9ccae9eae50fadad4772b203e897f5c54bf9d40f6e2f2ccbdbc93f5850b5_ppc64le",
"product": {
"name": "openshift-serverless-1/svls-must-gather-rhel8@sha256:057e9ccae9eae50fadad4772b203e897f5c54bf9d40f6e2f2ccbdbc93f5850b5_ppc64le",
"product_id": "openshift-serverless-1/svls-must-gather-rhel8@sha256:057e9ccae9eae50fadad4772b203e897f5c54bf9d40f6e2f2ccbdbc93f5850b5_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/svls-must-gather-rhel8@sha256:057e9ccae9eae50fadad4772b203e897f5c54bf9d40f6e2f2ccbdbc93f5850b5?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift-serverless-1/svls-must-gather-rhel8\u0026tag=1.24.0-2"
}
}
},
{
"category": "product_version",
"name": "openshift-serverless-1/net-istio-controller-rhel8@sha256:281b2782253722d916b6178ecdbc763aaa71ed4ac0db94e31d57974d4eb8b58b_ppc64le",
"product": {
"name": "openshift-serverless-1/net-istio-controller-rhel8@sha256:281b2782253722d916b6178ecdbc763aaa71ed4ac0db94e31d57974d4eb8b58b_ppc64le",
"product_id": "openshift-serverless-1/net-istio-controller-rhel8@sha256:281b2782253722d916b6178ecdbc763aaa71ed4ac0db94e31d57974d4eb8b58b_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/net-istio-controller-rhel8@sha256:281b2782253722d916b6178ecdbc763aaa71ed4ac0db94e31d57974d4eb8b58b?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift-serverless-1/net-istio-controller-rhel8\u0026tag=1.3.0-2"
}
}
},
{
"category": "product_version",
"name": "openshift-serverless-1/net-istio-webhook-rhel8@sha256:cd34685812d9447969a1c3fb4382433a1b59fb3631fbe156daa6fa962458f859_ppc64le",
"product": {
"name": "openshift-serverless-1/net-istio-webhook-rhel8@sha256:cd34685812d9447969a1c3fb4382433a1b59fb3631fbe156daa6fa962458f859_ppc64le",
"product_id": "openshift-serverless-1/net-istio-webhook-rhel8@sha256:cd34685812d9447969a1c3fb4382433a1b59fb3631fbe156daa6fa962458f859_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/net-istio-webhook-rhel8@sha256:cd34685812d9447969a1c3fb4382433a1b59fb3631fbe156daa6fa962458f859?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift-serverless-1/net-istio-webhook-rhel8\u0026tag=1.3.0-2"
}
}
},
{
"category": "product_version",
"name": "openshift-serverless-1/serverless-rhel8-operator@sha256:2898df30f40683bd3a73c6f2676afdc1bfc27b23d2fe04fe7667f6db6d2422ab_ppc64le",
"product": {
"name": "openshift-serverless-1/serverless-rhel8-operator@sha256:2898df30f40683bd3a73c6f2676afdc1bfc27b23d2fe04fe7667f6db6d2422ab_ppc64le",
"product_id": "openshift-serverless-1/serverless-rhel8-operator@sha256:2898df30f40683bd3a73c6f2676afdc1bfc27b23d2fe04fe7667f6db6d2422ab_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/serverless-rhel8-operator@sha256:2898df30f40683bd3a73c6f2676afdc1bfc27b23d2fe04fe7667f6db6d2422ab?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift-serverless-1/serverless-rhel8-operator\u0026tag=1.24.0-3"
}
}
},
{
"category": "product_version",
"name": "openshift-serverless-1/serving-activator-rhel8@sha256:4e7563e5f9761f624aefc6b79845e5b4dd1836a545c3754bc37701162ed4e3bb_ppc64le",
"product": {
"name": "openshift-serverless-1/serving-activator-rhel8@sha256:4e7563e5f9761f624aefc6b79845e5b4dd1836a545c3754bc37701162ed4e3bb_ppc64le",
"product_id": "openshift-serverless-1/serving-activator-rhel8@sha256:4e7563e5f9761f624aefc6b79845e5b4dd1836a545c3754bc37701162ed4e3bb_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/serving-activator-rhel8@sha256:4e7563e5f9761f624aefc6b79845e5b4dd1836a545c3754bc37701162ed4e3bb?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift-serverless-1/serving-activator-rhel8\u0026tag=1.3.0-3"
}
}
},
{
"category": "product_version",
"name": "openshift-serverless-1/serving-autoscaler-hpa-rhel8@sha256:1685c7bf25061e61688d2b5e60cde6adb8906fec6bfb713c68837b2bbeeacf85_ppc64le",
"product": {
"name": "openshift-serverless-1/serving-autoscaler-hpa-rhel8@sha256:1685c7bf25061e61688d2b5e60cde6adb8906fec6bfb713c68837b2bbeeacf85_ppc64le",
"product_id": "openshift-serverless-1/serving-autoscaler-hpa-rhel8@sha256:1685c7bf25061e61688d2b5e60cde6adb8906fec6bfb713c68837b2bbeeacf85_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/serving-autoscaler-hpa-rhel8@sha256:1685c7bf25061e61688d2b5e60cde6adb8906fec6bfb713c68837b2bbeeacf85?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift-serverless-1/serving-autoscaler-hpa-rhel8\u0026tag=1.3.0-3"
}
}
},
{
"category": "product_version",
"name": "openshift-serverless-1/serving-autoscaler-rhel8@sha256:c60796d720141d322159e49bb3496732b8e0453d6606227b419caf93a12d196b_ppc64le",
"product": {
"name": "openshift-serverless-1/serving-autoscaler-rhel8@sha256:c60796d720141d322159e49bb3496732b8e0453d6606227b419caf93a12d196b_ppc64le",
"product_id": "openshift-serverless-1/serving-autoscaler-rhel8@sha256:c60796d720141d322159e49bb3496732b8e0453d6606227b419caf93a12d196b_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/serving-autoscaler-rhel8@sha256:c60796d720141d322159e49bb3496732b8e0453d6606227b419caf93a12d196b?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift-serverless-1/serving-autoscaler-rhel8\u0026tag=1.3.0-3"
}
}
},
{
"category": "product_version",
"name": "openshift-serverless-1/serving-controller-rhel8@sha256:92b01a8421488e9d9b42b6da290873b54a2619d39a05e8d2a99e4c5348a3d4dc_ppc64le",
"product": {
"name": "openshift-serverless-1/serving-controller-rhel8@sha256:92b01a8421488e9d9b42b6da290873b54a2619d39a05e8d2a99e4c5348a3d4dc_ppc64le",
"product_id": "openshift-serverless-1/serving-controller-rhel8@sha256:92b01a8421488e9d9b42b6da290873b54a2619d39a05e8d2a99e4c5348a3d4dc_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/serving-controller-rhel8@sha256:92b01a8421488e9d9b42b6da290873b54a2619d39a05e8d2a99e4c5348a3d4dc?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift-serverless-1/serving-controller-rhel8\u0026tag=1.3.0-3"
}
}
},
{
"category": "product_version",
"name": "openshift-serverless-1/serving-domain-mapping-rhel8@sha256:eeb39a3fbc9d4c223d42579737948438d03b2a2ec1aee46562aabae6d343679b_ppc64le",
"product": {
"name": "openshift-serverless-1/serving-domain-mapping-rhel8@sha256:eeb39a3fbc9d4c223d42579737948438d03b2a2ec1aee46562aabae6d343679b_ppc64le",
"product_id": "openshift-serverless-1/serving-domain-mapping-rhel8@sha256:eeb39a3fbc9d4c223d42579737948438d03b2a2ec1aee46562aabae6d343679b_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/serving-domain-mapping-rhel8@sha256:eeb39a3fbc9d4c223d42579737948438d03b2a2ec1aee46562aabae6d343679b?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift-serverless-1/serving-domain-mapping-rhel8\u0026tag=1.3.0-3"
}
}
},
{
"category": "product_version",
"name": "openshift-serverless-1/serving-domain-mapping-webhook-rhel8@sha256:f99e203de17686584c05ee0901041edd055350c39da063d5d6dcd026d1e17593_ppc64le",
"product": {
"name": "openshift-serverless-1/serving-domain-mapping-webhook-rhel8@sha256:f99e203de17686584c05ee0901041edd055350c39da063d5d6dcd026d1e17593_ppc64le",
"product_id": "openshift-serverless-1/serving-domain-mapping-webhook-rhel8@sha256:f99e203de17686584c05ee0901041edd055350c39da063d5d6dcd026d1e17593_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/serving-domain-mapping-webhook-rhel8@sha256:f99e203de17686584c05ee0901041edd055350c39da063d5d6dcd026d1e17593?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift-serverless-1/serving-domain-mapping-webhook-rhel8\u0026tag=1.3.0-3"
}
}
},
{
"category": "product_version",
"name": "openshift-serverless-1/serving-queue-rhel8@sha256:8740a1f7cb3ef3c4caa5774cced7787cc1e345dbe3708307001c1def9fd32e2f_ppc64le",
"product": {
"name": "openshift-serverless-1/serving-queue-rhel8@sha256:8740a1f7cb3ef3c4caa5774cced7787cc1e345dbe3708307001c1def9fd32e2f_ppc64le",
"product_id": "openshift-serverless-1/serving-queue-rhel8@sha256:8740a1f7cb3ef3c4caa5774cced7787cc1e345dbe3708307001c1def9fd32e2f_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/serving-queue-rhel8@sha256:8740a1f7cb3ef3c4caa5774cced7787cc1e345dbe3708307001c1def9fd32e2f?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift-serverless-1/serving-queue-rhel8\u0026tag=1.3.0-3"
}
}
},
{
"category": "product_version",
"name": "openshift-serverless-1/serving-storage-version-migration-rhel8@sha256:8012cc60fab4e14b7fab05589c977c15ac941efb09601069be09d4e25385ed26_ppc64le",
"product": {
"name": "openshift-serverless-1/serving-storage-version-migration-rhel8@sha256:8012cc60fab4e14b7fab05589c977c15ac941efb09601069be09d4e25385ed26_ppc64le",
"product_id": "openshift-serverless-1/serving-storage-version-migration-rhel8@sha256:8012cc60fab4e14b7fab05589c977c15ac941efb09601069be09d4e25385ed26_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/serving-storage-version-migration-rhel8@sha256:8012cc60fab4e14b7fab05589c977c15ac941efb09601069be09d4e25385ed26?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift-serverless-1/serving-storage-version-migration-rhel8\u0026tag=1.3.0-3"
}
}
},
{
"category": "product_version",
"name": "openshift-serverless-1/serving-webhook-rhel8@sha256:dc902a39bc520abcf2100c26e2e1c4ba20aa5aadff763b40f234eb01a26b6f77_ppc64le",
"product": {
"name": "openshift-serverless-1/serving-webhook-rhel8@sha256:dc902a39bc520abcf2100c26e2e1c4ba20aa5aadff763b40f234eb01a26b6f77_ppc64le",
"product_id": "openshift-serverless-1/serving-webhook-rhel8@sha256:dc902a39bc520abcf2100c26e2e1c4ba20aa5aadff763b40f234eb01a26b6f77_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/serving-webhook-rhel8@sha256:dc902a39bc520abcf2100c26e2e1c4ba20aa5aadff763b40f234eb01a26b6f77?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift-serverless-1/serving-webhook-rhel8\u0026tag=1.3.0-3"
}
}
}
],
"category": "architecture",
"name": "ppc64le"
},
{
"branches": [
{
"category": "product_version",
"name": "openshift-serverless-1/client-kn-rhel8@sha256:f9bf2892123c3d981d2d5f158e643e6ba6f59a441b47c4055dc542f8cf8330c0_s390x",
"product": {
"name": "openshift-serverless-1/client-kn-rhel8@sha256:f9bf2892123c3d981d2d5f158e643e6ba6f59a441b47c4055dc542f8cf8330c0_s390x",
"product_id": "openshift-serverless-1/client-kn-rhel8@sha256:f9bf2892123c3d981d2d5f158e643e6ba6f59a441b47c4055dc542f8cf8330c0_s390x",
"product_identification_helper": {
"purl": "pkg:oci/client-kn-rhel8@sha256:f9bf2892123c3d981d2d5f158e643e6ba6f59a441b47c4055dc542f8cf8330c0?arch=s390x\u0026repository_url=registry.redhat.io/openshift-serverless-1/client-kn-rhel8\u0026tag=1.3.1-4"
}
}
},
{
"category": "product_version",
"name": "openshift-serverless-1/eventing-apiserver-receive-adapter-rhel8@sha256:d13848369ca942d13548ab9b73a2d60b67f9412e535ed647342acaa8cef36c37_s390x",
"product": {
"name": "openshift-serverless-1/eventing-apiserver-receive-adapter-rhel8@sha256:d13848369ca942d13548ab9b73a2d60b67f9412e535ed647342acaa8cef36c37_s390x",
"product_id": "openshift-serverless-1/eventing-apiserver-receive-adapter-rhel8@sha256:d13848369ca942d13548ab9b73a2d60b67f9412e535ed647342acaa8cef36c37_s390x",
"product_identification_helper": {
"purl": "pkg:oci/eventing-apiserver-receive-adapter-rhel8@sha256:d13848369ca942d13548ab9b73a2d60b67f9412e535ed647342acaa8cef36c37?arch=s390x\u0026repository_url=registry.redhat.io/openshift-serverless-1/eventing-apiserver-receive-adapter-rhel8\u0026tag=1.3.2-3"
}
}
},
{
"category": "product_version",
"name": "openshift-serverless-1/eventing-controller-rhel8@sha256:52ef0c51b53ede0344f58174e624db08e6dcac04a0cba1668915f217949fc868_s390x",
"product": {
"name": "openshift-serverless-1/eventing-controller-rhel8@sha256:52ef0c51b53ede0344f58174e624db08e6dcac04a0cba1668915f217949fc868_s390x",
"product_id": "openshift-serverless-1/eventing-controller-rhel8@sha256:52ef0c51b53ede0344f58174e624db08e6dcac04a0cba1668915f217949fc868_s390x",
"product_identification_helper": {
"purl": "pkg:oci/eventing-controller-rhel8@sha256:52ef0c51b53ede0344f58174e624db08e6dcac04a0cba1668915f217949fc868?arch=s390x\u0026repository_url=registry.redhat.io/openshift-serverless-1/eventing-controller-rhel8\u0026tag=1.3.2-3"
}
}
},
{
"category": "product_version",
"name": "openshift-serverless-1/eventing-in-memory-channel-controller-rhel8@sha256:69871b8d6e72713fe2eaf5f1e0aac1282fb8659d2895836994f10c847fe320d1_s390x",
"product": {
"name": "openshift-serverless-1/eventing-in-memory-channel-controller-rhel8@sha256:69871b8d6e72713fe2eaf5f1e0aac1282fb8659d2895836994f10c847fe320d1_s390x",
"product_id": "openshift-serverless-1/eventing-in-memory-channel-controller-rhel8@sha256:69871b8d6e72713fe2eaf5f1e0aac1282fb8659d2895836994f10c847fe320d1_s390x",
"product_identification_helper": {
"purl": "pkg:oci/eventing-in-memory-channel-controller-rhel8@sha256:69871b8d6e72713fe2eaf5f1e0aac1282fb8659d2895836994f10c847fe320d1?arch=s390x\u0026repository_url=registry.redhat.io/openshift-serverless-1/eventing-in-memory-channel-controller-rhel8\u0026tag=1.3.2-3"
}
}
},
{
"category": "product_version",
"name": "openshift-serverless-1/eventing-in-memory-channel-dispatcher-rhel8@sha256:52247eff5dc9a89244e6697ae9ce61cc1b42265171c956d4d50984179daced89_s390x",
"product": {
"name": "openshift-serverless-1/eventing-in-memory-channel-dispatcher-rhel8@sha256:52247eff5dc9a89244e6697ae9ce61cc1b42265171c956d4d50984179daced89_s390x",
"product_id": "openshift-serverless-1/eventing-in-memory-channel-dispatcher-rhel8@sha256:52247eff5dc9a89244e6697ae9ce61cc1b42265171c956d4d50984179daced89_s390x",
"product_identification_helper": {
"purl": "pkg:oci/eventing-in-memory-channel-dispatcher-rhel8@sha256:52247eff5dc9a89244e6697ae9ce61cc1b42265171c956d4d50984179daced89?arch=s390x\u0026repository_url=registry.redhat.io/openshift-serverless-1/eventing-in-memory-channel-dispatcher-rhel8\u0026tag=1.3.2-3"
}
}
},
{
"category": "product_version",
"name": "openshift-serverless-1-tech-preview/eventing-kafka-broker-controller-rhel8@sha256:2a4b30bcff1377073202362dfd521bd7ac3e3e3960fdb33a6cf9fa39fc89de6b_s390x",
"product": {
"name": "openshift-serverless-1-tech-preview/eventing-kafka-broker-controller-rhel8@sha256:2a4b30bcff1377073202362dfd521bd7ac3e3e3960fdb33a6cf9fa39fc89de6b_s390x",
"product_id": "openshift-serverless-1-tech-preview/eventing-kafka-broker-controller-rhel8@sha256:2a4b30bcff1377073202362dfd521bd7ac3e3e3960fdb33a6cf9fa39fc89de6b_s390x",
"product_identification_helper": {
"purl": "pkg:oci/eventing-kafka-broker-controller-rhel8@sha256:2a4b30bcff1377073202362dfd521bd7ac3e3e3960fdb33a6cf9fa39fc89de6b?arch=s390x\u0026repository_url=registry.redhat.io/openshift-serverless-1-tech-preview/eventing-kafka-broker-controller-rhel8\u0026tag=1.3.2-2"
}
}
},
{
"category": "product_version",
"name": "openshift-serverless-1/eventing-kafka-broker-controller-rhel8@sha256:2a4b30bcff1377073202362dfd521bd7ac3e3e3960fdb33a6cf9fa39fc89de6b_s390x",
"product": {
"name": "openshift-serverless-1/eventing-kafka-broker-controller-rhel8@sha256:2a4b30bcff1377073202362dfd521bd7ac3e3e3960fdb33a6cf9fa39fc89de6b_s390x",
"product_id": "openshift-serverless-1/eventing-kafka-broker-controller-rhel8@sha256:2a4b30bcff1377073202362dfd521bd7ac3e3e3960fdb33a6cf9fa39fc89de6b_s390x",
"product_identification_helper": {
"purl": "pkg:oci/eventing-kafka-broker-controller-rhel8@sha256:2a4b30bcff1377073202362dfd521bd7ac3e3e3960fdb33a6cf9fa39fc89de6b?arch=s390x\u0026repository_url=registry.redhat.io/openshift-serverless-1/eventing-kafka-broker-controller-rhel8\u0026tag=1.3.2-2"
}
}
},
{
"category": "product_version",
"name": "openshift-serverless-1-tech-preview/eventing-kafka-broker-dispatcher-rhel8@sha256:08c6d6908a2e58a18e908223daf152802106b00a67905e94e075fca827af87c9_s390x",
"product": {
"name": "openshift-serverless-1-tech-preview/eventing-kafka-broker-dispatcher-rhel8@sha256:08c6d6908a2e58a18e908223daf152802106b00a67905e94e075fca827af87c9_s390x",
"product_id": "openshift-serverless-1-tech-preview/eventing-kafka-broker-dispatcher-rhel8@sha256:08c6d6908a2e58a18e908223daf152802106b00a67905e94e075fca827af87c9_s390x",
"product_identification_helper": {
"purl": "pkg:oci/eventing-kafka-broker-dispatcher-rhel8@sha256:08c6d6908a2e58a18e908223daf152802106b00a67905e94e075fca827af87c9?arch=s390x\u0026repository_url=registry.redhat.io/openshift-serverless-1-tech-preview/eventing-kafka-broker-dispatcher-rhel8\u0026tag=1.3.2-2"
}
}
},
{
"category": "product_version",
"name": "openshift-serverless-1/eventing-kafka-broker-dispatcher-rhel8@sha256:08c6d6908a2e58a18e908223daf152802106b00a67905e94e075fca827af87c9_s390x",
"product": {
"name": "openshift-serverless-1/eventing-kafka-broker-dispatcher-rhel8@sha256:08c6d6908a2e58a18e908223daf152802106b00a67905e94e075fca827af87c9_s390x",
"product_id": "openshift-serverless-1/eventing-kafka-broker-dispatcher-rhel8@sha256:08c6d6908a2e58a18e908223daf152802106b00a67905e94e075fca827af87c9_s390x",
"product_identification_helper": {
"purl": "pkg:oci/eventing-kafka-broker-dispatcher-rhel8@sha256:08c6d6908a2e58a18e908223daf152802106b00a67905e94e075fca827af87c9?arch=s390x\u0026repository_url=registry.redhat.io/openshift-serverless-1/eventing-kafka-broker-dispatcher-rhel8\u0026tag=1.3.2-2"
}
}
},
{
"category": "product_version",
"name": "openshift-serverless-1/eventing-kafka-broker-post-install-rhel8@sha256:6d4a898f37f87aa6db636487c6892833249be38635fe631433652feda762a40e_s390x",
"product": {
"name": "openshift-serverless-1/eventing-kafka-broker-post-install-rhel8@sha256:6d4a898f37f87aa6db636487c6892833249be38635fe631433652feda762a40e_s390x",
"product_id": "openshift-serverless-1/eventing-kafka-broker-post-install-rhel8@sha256:6d4a898f37f87aa6db636487c6892833249be38635fe631433652feda762a40e_s390x",
"product_identification_helper": {
"purl": "pkg:oci/eventing-kafka-broker-post-install-rhel8@sha256:6d4a898f37f87aa6db636487c6892833249be38635fe631433652feda762a40e?arch=s390x\u0026repository_url=registry.redhat.io/openshift-serverless-1/eventing-kafka-broker-post-install-rhel8\u0026tag=1.3.2-2"
}
}
},
{
"category": "product_version",
"name": "openshift-serverless-1-tech-preview/eventing-kafka-broker-receiver-rhel8@sha256:80fd78ad61caab0b20e39d4c6103ed9b074d3efa1dc67ab7bf415ea7db912dc3_s390x",
"product": {
"name": "openshift-serverless-1-tech-preview/eventing-kafka-broker-receiver-rhel8@sha256:80fd78ad61caab0b20e39d4c6103ed9b074d3efa1dc67ab7bf415ea7db912dc3_s390x",
"product_id": "openshift-serverless-1-tech-preview/eventing-kafka-broker-receiver-rhel8@sha256:80fd78ad61caab0b20e39d4c6103ed9b074d3efa1dc67ab7bf415ea7db912dc3_s390x",
"product_identification_helper": {
"purl": "pkg:oci/eventing-kafka-broker-receiver-rhel8@sha256:80fd78ad61caab0b20e39d4c6103ed9b074d3efa1dc67ab7bf415ea7db912dc3?arch=s390x\u0026repository_url=registry.redhat.io/openshift-serverless-1-tech-preview/eventing-kafka-broker-receiver-rhel8\u0026tag=1.3.2-2"
}
}
},
{
"category": "product_version",
"name": "openshift-serverless-1-tech-preview/eventing-kafka-broker-webhook-rhel8@sha256:10ba81e103ed6b7dff7b02394b20f44b46acd6b09d72f16667c068eb9989dc77_s390x",
"product": {
"name": "openshift-serverless-1-tech-preview/eventing-kafka-broker-webhook-rhel8@sha256:10ba81e103ed6b7dff7b02394b20f44b46acd6b09d72f16667c068eb9989dc77_s390x",
"product_id": "openshift-serverless-1-tech-preview/eventing-kafka-broker-webhook-rhel8@sha256:10ba81e103ed6b7dff7b02394b20f44b46acd6b09d72f16667c068eb9989dc77_s390x",
"product_identification_helper": {
"purl": "pkg:oci/eventing-kafka-broker-webhook-rhel8@sha256:10ba81e103ed6b7dff7b02394b20f44b46acd6b09d72f16667c068eb9989dc77?arch=s390x\u0026repository_url=registry.redhat.io/openshift-serverless-1-tech-preview/eventing-kafka-broker-webhook-rhel8\u0026tag=1.3.2-2"
}
}
},
{
"category": "product_version",
"name": "openshift-serverless-1/eventing-kafka-broker-webhook-rhel8@sha256:10ba81e103ed6b7dff7b02394b20f44b46acd6b09d72f16667c068eb9989dc77_s390x",
"product": {
"name": "openshift-serverless-1/eventing-kafka-broker-webhook-rhel8@sha256:10ba81e103ed6b7dff7b02394b20f44b46acd6b09d72f16667c068eb9989dc77_s390x",
"product_id": "openshift-serverless-1/eventing-kafka-broker-webhook-rhel8@sha256:10ba81e103ed6b7dff7b02394b20f44b46acd6b09d72f16667c068eb9989dc77_s390x",
"product_identification_helper": {
"purl": "pkg:oci/eventing-kafka-broker-webhook-rhel8@sha256:10ba81e103ed6b7dff7b02394b20f44b46acd6b09d72f16667c068eb9989dc77?arch=s390x\u0026repository_url=registry.redhat.io/openshift-serverless-1/eventing-kafka-broker-webhook-rhel8\u0026tag=1.3.2-2"
}
}
},
{
"category": "product_version",
"name": "openshift-serverless-1/eventing-mtbroker-filter-rhel8@sha256:ee2dc3e0f648dc59551cfdf0ac5c36aa6cd9a4b2abaada7095ae4d5b8e0a571e_s390x",
"product": {
"name": "openshift-serverless-1/eventing-mtbroker-filter-rhel8@sha256:ee2dc3e0f648dc59551cfdf0ac5c36aa6cd9a4b2abaada7095ae4d5b8e0a571e_s390x",
"product_id": "openshift-serverless-1/eventing-mtbroker-filter-rhel8@sha256:ee2dc3e0f648dc59551cfdf0ac5c36aa6cd9a4b2abaada7095ae4d5b8e0a571e_s390x",
"product_identification_helper": {
"purl": "pkg:oci/eventing-mtbroker-filter-rhel8@sha256:ee2dc3e0f648dc59551cfdf0ac5c36aa6cd9a4b2abaada7095ae4d5b8e0a571e?arch=s390x\u0026repository_url=registry.redhat.io/openshift-serverless-1/eventing-mtbroker-filter-rhel8\u0026tag=1.3.2-3"
}
}
},
{
"category": "product_version",
"name": "openshift-serverless-1/eventing-mtbroker-ingress-rhel8@sha256:4eaac6386b1b8a9e360df5afbd85aeebb97e5c81dbd861996caafad48b4cc6f9_s390x",
"product": {
"name": "openshift-serverless-1/eventing-mtbroker-ingress-rhel8@sha256:4eaac6386b1b8a9e360df5afbd85aeebb97e5c81dbd861996caafad48b4cc6f9_s390x",
"product_id": "openshift-serverless-1/eventing-mtbroker-ingress-rhel8@sha256:4eaac6386b1b8a9e360df5afbd85aeebb97e5c81dbd861996caafad48b4cc6f9_s390x",
"product_identification_helper": {
"purl": "pkg:oci/eventing-mtbroker-ingress-rhel8@sha256:4eaac6386b1b8a9e360df5afbd85aeebb97e5c81dbd861996caafad48b4cc6f9?arch=s390x\u0026repository_url=registry.redhat.io/openshift-serverless-1/eventing-mtbroker-ingress-rhel8\u0026tag=1.3.2-3"
}
}
},
{
"category": "product_version",
"name": "openshift-serverless-1/eventing-mtchannel-broker-rhel8@sha256:353859f2a8649fa9b3f5c0e02cafd57f79f96a10a7a697ba08eaa8cb70effe51_s390x",
"product": {
"name": "openshift-serverless-1/eventing-mtchannel-broker-rhel8@sha256:353859f2a8649fa9b3f5c0e02cafd57f79f96a10a7a697ba08eaa8cb70effe51_s390x",
"product_id": "openshift-serverless-1/eventing-mtchannel-broker-rhel8@sha256:353859f2a8649fa9b3f5c0e02cafd57f79f96a10a7a697ba08eaa8cb70effe51_s390x",
"product_identification_helper": {
"purl": "pkg:oci/eventing-mtchannel-broker-rhel8@sha256:353859f2a8649fa9b3f5c0e02cafd57f79f96a10a7a697ba08eaa8cb70effe51?arch=s390x\u0026repository_url=registry.redhat.io/openshift-serverless-1/eventing-mtchannel-broker-rhel8\u0026tag=1.3.2-3"
}
}
},
{
"category": "product_version",
"name": "openshift-serverless-1/eventing-mtping-rhel8@sha256:c6c2c7924d90e81e2906f3bf3969b02d7f3e4dc80c187e6c55a7e4ea17ac20cd_s390x",
"product": {
"name": "openshift-serverless-1/eventing-mtping-rhel8@sha256:c6c2c7924d90e81e2906f3bf3969b02d7f3e4dc80c187e6c55a7e4ea17ac20cd_s390x",
"product_id": "openshift-serverless-1/eventing-mtping-rhel8@sha256:c6c2c7924d90e81e2906f3bf3969b02d7f3e4dc80c187e6c55a7e4ea17ac20cd_s390x",
"product_identification_helper": {
"purl": "pkg:oci/eventing-mtping-rhel8@sha256:c6c2c7924d90e81e2906f3bf3969b02d7f3e4dc80c187e6c55a7e4ea17ac20cd?arch=s390x\u0026repository_url=registry.redhat.io/openshift-serverless-1/eventing-mtping-rhel8\u0026tag=1.3.2-3"
}
}
},
{
"category": "product_version",
"name": "openshift-serverless-1/eventing-storage-version-migration-rhel8@sha256:63dab761fd3a2e08950b7ee52852fb39cef7820f2a8cf8142ec3701a07372d7c_s390x",
"product": {
"name": "openshift-serverless-1/eventing-storage-version-migration-rhel8@sha256:63dab761fd3a2e08950b7ee52852fb39cef7820f2a8cf8142ec3701a07372d7c_s390x",
"product_id": "openshift-serverless-1/eventing-storage-version-migration-rhel8@sha256:63dab761fd3a2e08950b7ee52852fb39cef7820f2a8cf8142ec3701a07372d7c_s390x",
"product_identification_helper": {
"purl": "pkg:oci/eventing-storage-version-migration-rhel8@sha256:63dab761fd3a2e08950b7ee52852fb39cef7820f2a8cf8142ec3701a07372d7c?arch=s390x\u0026repository_url=registry.redhat.io/openshift-serverless-1/eventing-storage-version-migration-rhel8\u0026tag=1.3.2-3"
}
}
},
{
"category": "product_version",
"name": "openshift-serverless-1/eventing-sugar-controller-rhel8@sha256:24c7217a3612a5c3c6792c433dc2a6cf4b5fda1b9e6acff84e2736705704d152_s390x",
"product": {
"name": "openshift-serverless-1/eventing-sugar-controller-rhel8@sha256:24c7217a3612a5c3c6792c433dc2a6cf4b5fda1b9e6acff84e2736705704d152_s390x",
"product_id": "openshift-serverless-1/eventing-sugar-controller-rhel8@sha256:24c7217a3612a5c3c6792c433dc2a6cf4b5fda1b9e6acff84e2736705704d152_s390x",
"product_identification_helper": {
"purl": "pkg:oci/eventing-sugar-controller-rhel8@sha256:24c7217a3612a5c3c6792c433dc2a6cf4b5fda1b9e6acff84e2736705704d152?arch=s390x\u0026repository_url=registry.redhat.io/openshift-serverless-1/eventing-sugar-controller-rhel8\u0026tag=1.3.2-3"
}
}
},
{
"category": "product_version",
"name": "openshift-serverless-1/eventing-webhook-rhel8@sha256:1b209d1ddffba92c3d77824e37bf75302346856c10b773a101d2868f27d0b740_s390x",
"product": {
"name": "openshift-serverless-1/eventing-webhook-rhel8@sha256:1b209d1ddffba92c3d77824e37bf75302346856c10b773a101d2868f27d0b740_s390x",
"product_id": "openshift-serverless-1/eventing-webhook-rhel8@sha256:1b209d1ddffba92c3d77824e37bf75302346856c10b773a101d2868f27d0b740_s390x",
"product_identification_helper": {
"purl": "pkg:oci/eventing-webhook-rhel8@sha256:1b209d1ddffba92c3d77824e37bf75302346856c10b773a101d2868f27d0b740?arch=s390x\u0026repository_url=registry.redhat.io/openshift-serverless-1/eventing-webhook-rhel8\u0026tag=1.3.2-3"
}
}
},
{
"category": "product_version",
"name": "openshift-serverless-1/ingress-rhel8-operator@sha256:cce79392f93bb318123c48ac6de48aa0a2983cc1134cc063c0fdc2ff83c546c7_s390x",
"product": {
"name": "openshift-serverless-1/ingress-rhel8-operator@sha256:cce79392f93bb318123c48ac6de48aa0a2983cc1134cc063c0fdc2ff83c546c7_s390x",
"product_id": "openshift-serverless-1/ingress-rhel8-operator@sha256:cce79392f93bb318123c48ac6de48aa0a2983cc1134cc063c0fdc2ff83c546c7_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ingress-rhel8-operator@sha256:cce79392f93bb318123c48ac6de48aa0a2983cc1134cc063c0fdc2ff83c546c7?arch=s390x\u0026repository_url=registry.redhat.io/openshift-serverless-1/ingress-rhel8-operator\u0026tag=1.24.0-3"
}
}
},
{
"category": "product_version",
"name": "openshift-serverless-1/knative-rhel8-operator@sha256:ebf24097b84ec5773e30c8f548975afb84b6fce836b373b97855f69371068d1e_s390x",
"product": {
"name": "openshift-serverless-1/knative-rhel8-operator@sha256:ebf24097b84ec5773e30c8f548975afb84b6fce836b373b97855f69371068d1e_s390x",
"product_id": "openshift-serverless-1/knative-rhel8-operator@sha256:ebf24097b84ec5773e30c8f548975afb84b6fce836b373b97855f69371068d1e_s390x",
"product_identification_helper": {
"purl": "pkg:oci/knative-rhel8-operator@sha256:ebf24097b84ec5773e30c8f548975afb84b6fce836b373b97855f69371068d1e?arch=s390x\u0026repository_url=registry.redhat.io/openshift-serverless-1/knative-rhel8-operator\u0026tag=1.24.0-3"
}
}
},
{
"category": "product_version",
"name": "openshift-serverless-1/kn-cli-artifacts-rhel8@sha256:1a51a072d4e303a5c33b2383c843308d86c68de228b094d2efed8bc59a4bac14_s390x",
"product": {
"name": "openshift-serverless-1/kn-cli-artifacts-rhel8@sha256:1a51a072d4e303a5c33b2383c843308d86c68de228b094d2efed8bc59a4bac14_s390x",
"product_id": "openshift-serverless-1/kn-cli-artifacts-rhel8@sha256:1a51a072d4e303a5c33b2383c843308d86c68de228b094d2efed8bc59a4bac14_s390x",
"product_identification_helper": {
"purl": "pkg:oci/kn-cli-artifacts-rhel8@sha256:1a51a072d4e303a5c33b2383c843308d86c68de228b094d2efed8bc59a4bac14?arch=s390x\u0026repository_url=registry.redhat.io/openshift-serverless-1/kn-cli-artifacts-rhel8\u0026tag=1.3.1-3"
}
}
},
{
"category": "product_version",
"name": "openshift-serverless-1/kourier-control-rhel8@sha256:fb04b74dce262e58434b19a10dce0981b4df7541416de21343fb7124c714ffbf_s390x",
"product": {
"name": "openshift-serverless-1/kourier-control-rhel8@sha256:fb04b74dce262e58434b19a10dce0981b4df7541416de21343fb7124c714ffbf_s390x",
"product_id": "openshift-serverless-1/kourier-control-rhel8@sha256:fb04b74dce262e58434b19a10dce0981b4df7541416de21343fb7124c714ffbf_s390x",
"product_identification_helper": {
"purl": "pkg:oci/kourier-control-rhel8@sha256:fb04b74dce262e58434b19a10dce0981b4df7541416de21343fb7124c714ffbf?arch=s390x\u0026repository_url=registry.redhat.io/openshift-serverless-1/kourier-control-rhel8\u0026tag=1.3.0-2"
}
}
},
{
"category": "product_version",
"name": "openshift-serverless-1/svls-must-gather-rhel8@sha256:7557328dcdede1992a3660342f037e490f58bc3281c68c6e4f44e6d66c4a0cff_s390x",
"product": {
"name": "openshift-serverless-1/svls-must-gather-rhel8@sha256:7557328dcdede1992a3660342f037e490f58bc3281c68c6e4f44e6d66c4a0cff_s390x",
"product_id": "openshift-serverless-1/svls-must-gather-rhel8@sha256:7557328dcdede1992a3660342f037e490f58bc3281c68c6e4f44e6d66c4a0cff_s390x",
"product_identification_helper": {
"purl": "pkg:oci/svls-must-gather-rhel8@sha256:7557328dcdede1992a3660342f037e490f58bc3281c68c6e4f44e6d66c4a0cff?arch=s390x\u0026repository_url=registry.redhat.io/openshift-serverless-1/svls-must-gather-rhel8\u0026tag=1.24.0-2"
}
}
},
{
"category": "product_version",
"name": "openshift-serverless-1/net-istio-controller-rhel8@sha256:bf56038c0af2cfeb5a3e4b7ecd5aeebb230d042ac835b50faafa3d939dd8ca50_s390x",
"product": {
"name": "openshift-serverless-1/net-istio-controller-rhel8@sha256:bf56038c0af2cfeb5a3e4b7ecd5aeebb230d042ac835b50faafa3d939dd8ca50_s390x",
"product_id": "openshift-serverless-1/net-istio-controller-rhel8@sha256:bf56038c0af2cfeb5a3e4b7ecd5aeebb230d042ac835b50faafa3d939dd8ca50_s390x",
"product_identification_helper": {
"purl": "pkg:oci/net-istio-controller-rhel8@sha256:bf56038c0af2cfeb5a3e4b7ecd5aeebb230d042ac835b50faafa3d939dd8ca50?arch=s390x\u0026repository_url=registry.redhat.io/openshift-serverless-1/net-istio-controller-rhel8\u0026tag=1.3.0-2"
}
}
},
{
"category": "product_version",
"name": "openshift-serverless-1/net-istio-webhook-rhel8@sha256:4f7cabd5a6bb6fd7a0d81461108891b0d2de55efe868c4fbf275131c3280ed2d_s390x",
"product": {
"name": "openshift-serverless-1/net-istio-webhook-rhel8@sha256:4f7cabd5a6bb6fd7a0d81461108891b0d2de55efe868c4fbf275131c3280ed2d_s390x",
"product_id": "openshift-serverless-1/net-istio-webhook-rhel8@sha256:4f7cabd5a6bb6fd7a0d81461108891b0d2de55efe868c4fbf275131c3280ed2d_s390x",
"product_identification_helper": {
"purl": "pkg:oci/net-istio-webhook-rhel8@sha256:4f7cabd5a6bb6fd7a0d81461108891b0d2de55efe868c4fbf275131c3280ed2d?arch=s390x\u0026repository_url=registry.redhat.io/openshift-serverless-1/net-istio-webhook-rhel8\u0026tag=1.3.0-2"
}
}
},
{
"category": "product_version",
"name": "openshift-serverless-1/serverless-rhel8-operator@sha256:8ec9e756969c8e6bf8155ed102a66cf578a325dcc477ff909b4806405ab59cfc_s390x",
"product": {
"name": "openshift-serverless-1/serverless-rhel8-operator@sha256:8ec9e756969c8e6bf8155ed102a66cf578a325dcc477ff909b4806405ab59cfc_s390x",
"product_id": "openshift-serverless-1/serverless-rhel8-operator@sha256:8ec9e756969c8e6bf8155ed102a66cf578a325dcc477ff909b4806405ab59cfc_s390x",
"product_identification_helper": {
"purl": "pkg:oci/serverless-rhel8-operator@sha256:8ec9e756969c8e6bf8155ed102a66cf578a325dcc477ff909b4806405ab59cfc?arch=s390x\u0026repository_url=registry.redhat.io/openshift-serverless-1/serverless-rhel8-operator\u0026tag=1.24.0-3"
}
}
},
{
"category": "product_version",
"name": "openshift-serverless-1/serving-activator-rhel8@sha256:1e9fb289564961ddbf317e568c50936b048446685c39ab14ca4e5cb682785243_s390x",
"product": {
"name": "openshift-serverless-1/serving-activator-rhel8@sha256:1e9fb289564961ddbf317e568c50936b048446685c39ab14ca4e5cb682785243_s390x",
"product_id": "openshift-serverless-1/serving-activator-rhel8@sha256:1e9fb289564961ddbf317e568c50936b048446685c39ab14ca4e5cb682785243_s390x",
"product_identification_helper": {
"purl": "pkg:oci/serving-activator-rhel8@sha256:1e9fb289564961ddbf317e568c50936b048446685c39ab14ca4e5cb682785243?arch=s390x\u0026repository_url=registry.redhat.io/openshift-serverless-1/serving-activator-rhel8\u0026tag=1.3.0-3"
}
}
},
{
"category": "product_version",
"name": "openshift-serverless-1/serving-autoscaler-hpa-rhel8@sha256:8bb514634ece7dafd88ae6cc7eff52016cd4585d91cb9c106720c21c219f8967_s390x",
"product": {
"name": "openshift-serverless-1/serving-autoscaler-hpa-rhel8@sha256:8bb514634ece7dafd88ae6cc7eff52016cd4585d91cb9c106720c21c219f8967_s390x",
"product_id": "openshift-serverless-1/serving-autoscaler-hpa-rhel8@sha256:8bb514634ece7dafd88ae6cc7eff52016cd4585d91cb9c106720c21c219f8967_s390x",
"product_identification_helper": {
"purl": "pkg:oci/serving-autoscaler-hpa-rhel8@sha256:8bb514634ece7dafd88ae6cc7eff52016cd4585d91cb9c106720c21c219f8967?arch=s390x\u0026repository_url=registry.redhat.io/openshift-serverless-1/serving-autoscaler-hpa-rhel8\u0026tag=1.3.0-3"
}
}
},
{
"category": "product_version",
"name": "openshift-serverless-1/serving-autoscaler-rhel8@sha256:01b46e0ddb618f58c06b533fe7148f772367200f5d9be9d355012e91dc401156_s390x",
"product": {
"name": "openshift-serverless-1/serving-autoscaler-rhel8@sha256:01b46e0ddb618f58c06b533fe7148f772367200f5d9be9d355012e91dc401156_s390x",
"product_id": "openshift-serverless-1/serving-autoscaler-rhel8@sha256:01b46e0ddb618f58c06b533fe7148f772367200f5d9be9d355012e91dc401156_s390x",
"product_identification_helper": {
"purl": "pkg:oci/serving-autoscaler-rhel8@sha256:01b46e0ddb618f58c06b533fe7148f772367200f5d9be9d355012e91dc401156?arch=s390x\u0026repository_url=registry.redhat.io/openshift-serverless-1/serving-autoscaler-rhel8\u0026tag=1.3.0-3"
}
}
},
{
"category": "product_version",
"name": "openshift-serverless-1/serving-controller-rhel8@sha256:b752a295b673aeee85eba6bed33cc658254dc0503c6002841d80dc0c0a38f615_s390x",
"product": {
"name": "openshift-serverless-1/serving-controller-rhel8@sha256:b752a295b673aeee85eba6bed33cc658254dc0503c6002841d80dc0c0a38f615_s390x",
"product_id": "openshift-serverless-1/serving-controller-rhel8@sha256:b752a295b673aeee85eba6bed33cc658254dc0503c6002841d80dc0c0a38f615_s390x",
"product_identification_helper": {
"purl": "pkg:oci/serving-controller-rhel8@sha256:b752a295b673aeee85eba6bed33cc658254dc0503c6002841d80dc0c0a38f615?arch=s390x\u0026repository_url=registry.redhat.io/openshift-serverless-1/serving-controller-rhel8\u0026tag=1.3.0-3"
}
}
},
{
"category": "product_version",
"name": "openshift-serverless-1/serving-domain-mapping-rhel8@sha256:11bca084f2c8df8d369d6301847876bbf8d37c7b67a6ffb387e0759100b6e817_s390x",
"product": {
"name": "openshift-serverless-1/serving-domain-mapping-rhel8@sha256:11bca084f2c8df8d369d6301847876bbf8d37c7b67a6ffb387e0759100b6e817_s390x",
"product_id": "openshift-serverless-1/serving-domain-mapping-rhel8@sha256:11bca084f2c8df8d369d6301847876bbf8d37c7b67a6ffb387e0759100b6e817_s390x",
"product_identification_helper": {
"purl": "pkg:oci/serving-domain-mapping-rhel8@sha256:11bca084f2c8df8d369d6301847876bbf8d37c7b67a6ffb387e0759100b6e817?arch=s390x\u0026repository_url=registry.redhat.io/openshift-serverless-1/serving-domain-mapping-rhel8\u0026tag=1.3.0-3"
}
}
},
{
"category": "product_version",
"name": "openshift-serverless-1/serving-domain-mapping-webhook-rhel8@sha256:84e13a4c84098e0a6a5b461c7581861cd9114ce3cc7c2147afd727e56f323b28_s390x",
"product": {
"name": "openshift-serverless-1/serving-domain-mapping-webhook-rhel8@sha256:84e13a4c84098e0a6a5b461c7581861cd9114ce3cc7c2147afd727e56f323b28_s390x",
"product_id": "openshift-serverless-1/serving-domain-mapping-webhook-rhel8@sha256:84e13a4c84098e0a6a5b461c7581861cd9114ce3cc7c2147afd727e56f323b28_s390x",
"product_identification_helper": {
"purl": "pkg:oci/serving-domain-mapping-webhook-rhel8@sha256:84e13a4c84098e0a6a5b461c7581861cd9114ce3cc7c2147afd727e56f323b28?arch=s390x\u0026repository_url=registry.redhat.io/openshift-serverless-1/serving-domain-mapping-webhook-rhel8\u0026tag=1.3.0-3"
}
}
},
{
"category": "product_version",
"name": "openshift-serverless-1/serving-queue-rhel8@sha256:ac1ca0ae5e3c7fc242ec5a313e45d09b83261ffe26eab3ebcbbae9299471b25a_s390x",
"product": {
"name": "openshift-serverless-1/serving-queue-rhel8@sha256:ac1ca0ae5e3c7fc242ec5a313e45d09b83261ffe26eab3ebcbbae9299471b25a_s390x",
"product_id": "openshift-serverless-1/serving-queue-rhel8@sha256:ac1ca0ae5e3c7fc242ec5a313e45d09b83261ffe26eab3ebcbbae9299471b25a_s390x",
"product_identification_helper": {
"purl": "pkg:oci/serving-queue-rhel8@sha256:ac1ca0ae5e3c7fc242ec5a313e45d09b83261ffe26eab3ebcbbae9299471b25a?arch=s390x\u0026repository_url=registry.redhat.io/openshift-serverless-1/serving-queue-rhel8\u0026tag=1.3.0-3"
}
}
},
{
"category": "product_version",
"name": "openshift-serverless-1/serving-storage-version-migration-rhel8@sha256:27b7b75eae9eacc52a577887885db7c29192e15aada8a3b7406e032561609462_s390x",
"product": {
"name": "openshift-serverless-1/serving-storage-version-migration-rhel8@sha256:27b7b75eae9eacc52a577887885db7c29192e15aada8a3b7406e032561609462_s390x",
"product_id": "openshift-serverless-1/serving-storage-version-migration-rhel8@sha256:27b7b75eae9eacc52a577887885db7c29192e15aada8a3b7406e032561609462_s390x",
"product_identification_helper": {
"purl": "pkg:oci/serving-storage-version-migration-rhel8@sha256:27b7b75eae9eacc52a577887885db7c29192e15aada8a3b7406e032561609462?arch=s390x\u0026repository_url=registry.redhat.io/openshift-serverless-1/serving-storage-version-migration-rhel8\u0026tag=1.3.0-3"
}
}
},
{
"category": "product_version",
"name": "openshift-serverless-1/serving-webhook-rhel8@sha256:4fdc2c632eb0fa4f10a78e39622c83febde93f38db16bd0ca4a35c1eb7062548_s390x",
"product": {
"name": "openshift-serverless-1/serving-webhook-rhel8@sha256:4fdc2c632eb0fa4f10a78e39622c83febde93f38db16bd0ca4a35c1eb7062548_s390x",
"product_id": "openshift-serverless-1/serving-webhook-rhel8@sha256:4fdc2c632eb0fa4f10a78e39622c83febde93f38db16bd0ca4a35c1eb7062548_s390x",
"product_identification_helper": {
"purl": "pkg:oci/serving-webhook-rhel8@sha256:4fdc2c632eb0fa4f10a78e39622c83febde93f38db16bd0ca4a35c1eb7062548?arch=s390x\u0026repository_url=registry.redhat.io/openshift-serverless-1/serving-webhook-rhel8\u0026tag=1.3.0-3"
}
}
}
],
"category": "architecture",
"name": "s390x"
},
{
"branches": [
{
"category": "product_version",
"name": "openshift-serverless-1/client-kn-rhel8@sha256:09644d1c149970cd7c06635806a0ffc077a6340d68c357cd7f2bb5a6f57e46f3_amd64",
"product": {
"name": "openshift-serverless-1/client-kn-rhel8@sha256:09644d1c149970cd7c06635806a0ffc077a6340d68c357cd7f2bb5a6f57e46f3_amd64",
"product_id": "openshift-serverless-1/client-kn-rhel8@sha256:09644d1c149970cd7c06635806a0ffc077a6340d68c357cd7f2bb5a6f57e46f3_amd64",
"product_identification_helper": {
"purl": "pkg:oci/client-kn-rhel8@sha256:09644d1c149970cd7c06635806a0ffc077a6340d68c357cd7f2bb5a6f57e46f3?arch=amd64\u0026repository_url=registry.redhat.io/openshift-serverless-1/client-kn-rhel8\u0026tag=1.3.1-4"
}
}
},
{
"category": "product_version",
"name": "openshift-serverless-1/eventing-apiserver-receive-adapter-rhel8@sha256:eef2145e61234d37713ef8fda1f82d7cbe6502c5e6386117230d66ab7e1dd21a_amd64",
"product": {
"name": "openshift-serverless-1/eventing-apiserver-receive-adapter-rhel8@sha256:eef2145e61234d37713ef8fda1f82d7cbe6502c5e6386117230d66ab7e1dd21a_amd64",
"product_id": "openshift-serverless-1/eventing-apiserver-receive-adapter-rhel8@sha256:eef2145e61234d37713ef8fda1f82d7cbe6502c5e6386117230d66ab7e1dd21a_amd64",
"product_identification_helper": {
"purl": "pkg:oci/eventing-apiserver-receive-adapter-rhel8@sha256:eef2145e61234d37713ef8fda1f82d7cbe6502c5e6386117230d66ab7e1dd21a?arch=amd64\u0026repository_url=registry.redhat.io/openshift-serverless-1/eventing-apiserver-receive-adapter-rhel8\u0026tag=1.3.2-3"
}
}
},
{
"category": "product_version",
"name": "openshift-serverless-1/eventing-controller-rhel8@sha256:ad2df12dd77e8a3092431ca8d1b5eae42240c8ebb8766e436009bd6df7ee51f3_amd64",
"product": {
"name": "openshift-serverless-1/eventing-controller-rhel8@sha256:ad2df12dd77e8a3092431ca8d1b5eae42240c8ebb8766e436009bd6df7ee51f3_amd64",
"product_id": "openshift-serverless-1/eventing-controller-rhel8@sha256:ad2df12dd77e8a3092431ca8d1b5eae42240c8ebb8766e436009bd6df7ee51f3_amd64",
"product_identification_helper": {
"purl": "pkg:oci/eventing-controller-rhel8@sha256:ad2df12dd77e8a3092431ca8d1b5eae42240c8ebb8766e436009bd6df7ee51f3?arch=amd64\u0026repository_url=registry.redhat.io/openshift-serverless-1/eventing-controller-rhel8\u0026tag=1.3.2-3"
}
}
},
{
"category": "product_version",
"name": "openshift-serverless-1/eventing-in-memory-channel-controller-rhel8@sha256:111da99563ea799e6b54933f12dc8f8a3828e36f650900e02da3be5afbdeefd9_amd64",
"product": {
"name": "openshift-serverless-1/eventing-in-memory-channel-controller-rhel8@sha256:111da99563ea799e6b54933f12dc8f8a3828e36f650900e02da3be5afbdeefd9_amd64",
"product_id": "openshift-serverless-1/eventing-in-memory-channel-controller-rhel8@sha256:111da99563ea799e6b54933f12dc8f8a3828e36f650900e02da3be5afbdeefd9_amd64",
"product_identification_helper": {
"purl": "pkg:oci/eventing-in-memory-channel-controller-rhel8@sha256:111da99563ea799e6b54933f12dc8f8a3828e36f650900e02da3be5afbdeefd9?arch=amd64\u0026repository_url=registry.redhat.io/openshift-serverless-1/eventing-in-memory-channel-controller-rhel8\u0026tag=1.3.2-3"
}
}
},
{
"category": "product_version",
"name": "openshift-serverless-1/eventing-in-memory-channel-dispatcher-rhel8@sha256:4b5ee83ccace988c6eaf456e82dea83d160ae7e6aaad1ab8f48410f90da8f1c1_amd64",
"product": {
"name": "openshift-serverless-1/eventing-in-memory-channel-dispatcher-rhel8@sha256:4b5ee83ccace988c6eaf456e82dea83d160ae7e6aaad1ab8f48410f90da8f1c1_amd64",
"product_id": "openshift-serverless-1/eventing-in-memory-channel-dispatcher-rhel8@sha256:4b5ee83ccace988c6eaf456e82dea83d160ae7e6aaad1ab8f48410f90da8f1c1_amd64",
"product_identification_helper": {
"purl": "pkg:oci/eventing-in-memory-channel-dispatcher-rhel8@sha256:4b5ee83ccace988c6eaf456e82dea83d160ae7e6aaad1ab8f48410f90da8f1c1?arch=amd64\u0026repository_url=registry.redhat.io/openshift-serverless-1/eventing-in-memory-channel-dispatcher-rhel8\u0026tag=1.3.2-3"
}
}
},
{
"category": "product_version",
"name": "openshift-serverless-1-tech-preview/eventing-kafka-broker-controller-rhel8@sha256:f8b5d9c9c0182f5cc1f76422759bf8925d2f29292390ada83a6b7c7986f1462c_amd64",
"product": {
"name": "openshift-serverless-1-tech-preview/eventing-kafka-broker-controller-rhel8@sha256:f8b5d9c9c0182f5cc1f76422759bf8925d2f29292390ada83a6b7c7986f1462c_amd64",
"product_id": "openshift-serverless-1-tech-preview/eventing-kafka-broker-controller-rhel8@sha256:f8b5d9c9c0182f5cc1f76422759bf8925d2f29292390ada83a6b7c7986f1462c_amd64",
"product_identification_helper": {
"purl": "pkg:oci/eventing-kafka-broker-controller-rhel8@sha256:f8b5d9c9c0182f5cc1f76422759bf8925d2f29292390ada83a6b7c7986f1462c?arch=amd64\u0026repository_url=registry.redhat.io/openshift-serverless-1-tech-preview/eventing-kafka-broker-controller-rhel8\u0026tag=1.3.2-2"
}
}
},
{
"category": "product_version",
"name": "openshift-serverless-1/eventing-kafka-broker-controller-rhel8@sha256:f8b5d9c9c0182f5cc1f76422759bf8925d2f29292390ada83a6b7c7986f1462c_amd64",
"product": {
"name": "openshift-serverless-1/eventing-kafka-broker-controller-rhel8@sha256:f8b5d9c9c0182f5cc1f76422759bf8925d2f29292390ada83a6b7c7986f1462c_amd64",
"product_id": "openshift-serverless-1/eventing-kafka-broker-controller-rhel8@sha256:f8b5d9c9c0182f5cc1f76422759bf8925d2f29292390ada83a6b7c7986f1462c_amd64",
"product_identification_helper": {
"purl": "pkg:oci/eventing-kafka-broker-controller-rhel8@sha256:f8b5d9c9c0182f5cc1f76422759bf8925d2f29292390ada83a6b7c7986f1462c?arch=amd64\u0026repository_url=registry.redhat.io/openshift-serverless-1/eventing-kafka-broker-controller-rhel8\u0026tag=1.3.2-2"
}
}
},
{
"category": "product_version",
"name": "openshift-serverless-1-tech-preview/eventing-kafka-broker-dispatcher-rhel8@sha256:8ac0796f3585a406facba98766688ae6777b5673a4515418db8d1d92c4d65494_amd64",
"product": {
"name": "openshift-serverless-1-tech-preview/eventing-kafka-broker-dispatcher-rhel8@sha256:8ac0796f3585a406facba98766688ae6777b5673a4515418db8d1d92c4d65494_amd64",
"product_id": "openshift-serverless-1-tech-preview/eventing-kafka-broker-dispatcher-rhel8@sha256:8ac0796f3585a406facba98766688ae6777b5673a4515418db8d1d92c4d65494_amd64",
"product_identification_helper": {
"purl": "pkg:oci/eventing-kafka-broker-dispatcher-rhel8@sha256:8ac0796f3585a406facba98766688ae6777b5673a4515418db8d1d92c4d65494?arch=amd64\u0026repository_url=registry.redhat.io/openshift-serverless-1-tech-preview/eventing-kafka-broker-dispatcher-rhel8\u0026tag=1.3.2-2"
}
}
},
{
"category": "product_version",
"name": "openshift-serverless-1/eventing-kafka-broker-dispatcher-rhel8@sha256:8ac0796f3585a406facba98766688ae6777b5673a4515418db8d1d92c4d65494_amd64",
"product": {
"name": "openshift-serverless-1/eventing-kafka-broker-dispatcher-rhel8@sha256:8ac0796f3585a406facba98766688ae6777b5673a4515418db8d1d92c4d65494_amd64",
"product_id": "openshift-serverless-1/eventing-kafka-broker-dispatcher-rhel8@sha256:8ac0796f3585a406facba98766688ae6777b5673a4515418db8d1d92c4d65494_amd64",
"product_identification_helper": {
"purl": "pkg:oci/eventing-kafka-broker-dispatcher-rhel8@sha256:8ac0796f3585a406facba98766688ae6777b5673a4515418db8d1d92c4d65494?arch=amd64\u0026repository_url=registry.redhat.io/openshift-serverless-1/eventing-kafka-broker-dispatcher-rhel8\u0026tag=1.3.2-2"
}
}
},
{
"category": "product_version",
"name": "openshift-serverless-1/eventing-kafka-broker-post-install-rhel8@sha256:260e7f0086f4e036be3a9ab5d24ce99fc8a053cc7f2906f8a6080f59f2a3e591_amd64",
"product": {
"name": "openshift-serverless-1/eventing-kafka-broker-post-install-rhel8@sha256:260e7f0086f4e036be3a9ab5d24ce99fc8a053cc7f2906f8a6080f59f2a3e591_amd64",
"product_id": "openshift-serverless-1/eventing-kafka-broker-post-install-rhel8@sha256:260e7f0086f4e036be3a9ab5d24ce99fc8a053cc7f2906f8a6080f59f2a3e591_amd64",
"product_identification_helper": {
"purl": "pkg:oci/eventing-kafka-broker-post-install-rhel8@sha256:260e7f0086f4e036be3a9ab5d24ce99fc8a053cc7f2906f8a6080f59f2a3e591?arch=amd64\u0026repository_url=registry.redhat.io/openshift-serverless-1/eventing-kafka-broker-post-install-rhel8\u0026tag=1.3.2-2"
}
}
},
{
"category": "product_version",
"name": "openshift-serverless-1-tech-preview/eventing-kafka-broker-receiver-rhel8@sha256:aeaaf1d541b5756df65f0700bcd82d085077ae3b1ce99c6d8728997c23e31ef9_amd64",
"product": {
"name": "openshift-serverless-1-tech-preview/eventing-kafka-broker-receiver-rhel8@sha256:aeaaf1d541b5756df65f0700bcd82d085077ae3b1ce99c6d8728997c23e31ef9_amd64",
"product_id": "openshift-serverless-1-tech-preview/eventing-kafka-broker-receiver-rhel8@sha256:aeaaf1d541b5756df65f0700bcd82d085077ae3b1ce99c6d8728997c23e31ef9_amd64",
"product_identification_helper": {
"purl": "pkg:oci/eventing-kafka-broker-receiver-rhel8@sha256:aeaaf1d541b5756df65f0700bcd82d085077ae3b1ce99c6d8728997c23e31ef9?arch=amd64\u0026repository_url=registry.redhat.io/openshift-serverless-1-tech-preview/eventing-kafka-broker-receiver-rhel8\u0026tag=1.3.2-2"
}
}
},
{
"category": "product_version",
"name": "openshift-serverless-1-tech-preview/eventing-kafka-broker-webhook-rhel8@sha256:f94aef78ce0870fdceac5b3467220540127a73415e81baa4b48bf986bc181c4d_amd64",
"product": {
"name": "openshift-serverless-1-tech-preview/eventing-kafka-broker-webhook-rhel8@sha256:f94aef78ce0870fdceac5b3467220540127a73415e81baa4b48bf986bc181c4d_amd64",
"product_id": "openshift-serverless-1-tech-preview/eventing-kafka-broker-webhook-rhel8@sha256:f94aef78ce0870fdceac5b3467220540127a73415e81baa4b48bf986bc181c4d_amd64",
"product_identification_helper": {
"purl": "pkg:oci/eventing-kafka-broker-webhook-rhel8@sha256:f94aef78ce0870fdceac5b3467220540127a73415e81baa4b48bf986bc181c4d?arch=amd64\u0026repository_url=registry.redhat.io/openshift-serverless-1-tech-preview/eventing-kafka-broker-webhook-rhel8\u0026tag=1.3.2-2"
}
}
},
{
"category": "product_version",
"name": "openshift-serverless-1/eventing-kafka-broker-webhook-rhel8@sha256:f94aef78ce0870fdceac5b3467220540127a73415e81baa4b48bf986bc181c4d_amd64",
"product": {
"name": "openshift-serverless-1/eventing-kafka-broker-webhook-rhel8@sha256:f94aef78ce0870fdceac5b3467220540127a73415e81baa4b48bf986bc181c4d_amd64",
"product_id": "openshift-serverless-1/eventing-kafka-broker-webhook-rhel8@sha256:f94aef78ce0870fdceac5b3467220540127a73415e81baa4b48bf986bc181c4d_amd64",
"product_identification_helper": {
"purl": "pkg:oci/eventing-kafka-broker-webhook-rhel8@sha256:f94aef78ce0870fdceac5b3467220540127a73415e81baa4b48bf986bc181c4d?arch=amd64\u0026repository_url=registry.redhat.io/openshift-serverless-1/eventing-kafka-broker-webhook-rhel8\u0026tag=1.3.2-2"
}
}
},
{
"category": "product_version",
"name": "openshift-serverless-1/eventing-mtbroker-filter-rhel8@sha256:ecde2ee2aa9618775178e03bcc07e53d6f5e12f30261238d8ffb366fb1e47c94_amd64",
"product": {
"name": "openshift-serverless-1/eventing-mtbroker-filter-rhel8@sha256:ecde2ee2aa9618775178e03bcc07e53d6f5e12f30261238d8ffb366fb1e47c94_amd64",
"product_id": "openshift-serverless-1/eventing-mtbroker-filter-rhel8@sha256:ecde2ee2aa9618775178e03bcc07e53d6f5e12f30261238d8ffb366fb1e47c94_amd64",
"product_identification_helper": {
"purl": "pkg:oci/eventing-mtbroker-filter-rhel8@sha256:ecde2ee2aa9618775178e03bcc07e53d6f5e12f30261238d8ffb366fb1e47c94?arch=amd64\u0026repository_url=registry.redhat.io/openshift-serverless-1/eventing-mtbroker-filter-rhel8\u0026tag=1.3.2-3"
}
}
},
{
"category": "product_version",
"name": "openshift-serverless-1/eventing-mtbroker-ingress-rhel8@sha256:a26dfc1a610bbaf876443b4b01a04130f7c0aba4d40e246333fe8bf7eb899f45_amd64",
"product": {
"name": "openshift-serverless-1/eventing-mtbroker-ingress-rhel8@sha256:a26dfc1a610bbaf876443b4b01a04130f7c0aba4d40e246333fe8bf7eb899f45_amd64",
"product_id": "openshift-serverless-1/eventing-mtbroker-ingress-rhel8@sha256:a26dfc1a610bbaf876443b4b01a04130f7c0aba4d40e246333fe8bf7eb899f45_amd64",
"product_identification_helper": {
"purl": "pkg:oci/eventing-mtbroker-ingress-rhel8@sha256:a26dfc1a610bbaf876443b4b01a04130f7c0aba4d40e246333fe8bf7eb899f45?arch=amd64\u0026repository_url=registry.redhat.io/openshift-serverless-1/eventing-mtbroker-ingress-rhel8\u0026tag=1.3.2-3"
}
}
},
{
"category": "product_version",
"name": "openshift-serverless-1/eventing-mtchannel-broker-rhel8@sha256:fadf3035a8bd25307843d1c6c88654a03db25983407a770875b4507942684dd5_amd64",
"product": {
"name": "openshift-serverless-1/eventing-mtchannel-broker-rhel8@sha256:fadf3035a8bd25307843d1c6c88654a03db25983407a770875b4507942684dd5_amd64",
"product_id": "openshift-serverless-1/eventing-mtchannel-broker-rhel8@sha256:fadf3035a8bd25307843d1c6c88654a03db25983407a770875b4507942684dd5_amd64",
"product_identification_helper": {
"purl": "pkg:oci/eventing-mtchannel-broker-rhel8@sha256:fadf3035a8bd25307843d1c6c88654a03db25983407a770875b4507942684dd5?arch=amd64\u0026repository_url=registry.redhat.io/openshift-serverless-1/eventing-mtchannel-broker-rhel8\u0026tag=1.3.2-3"
}
}
},
{
"category": "product_version",
"name": "openshift-serverless-1/eventing-mtping-rhel8@sha256:2254577d2c2e67d28f8459fbd4ac43af78b7d29cc0b56c631607dd68f3d31637_amd64",
"product": {
"name": "openshift-serverless-1/eventing-mtping-rhel8@sha256:2254577d2c2e67d28f8459fbd4ac43af78b7d29cc0b56c631607dd68f3d31637_amd64",
"product_id": "openshift-serverless-1/eventing-mtping-rhel8@sha256:2254577d2c2e67d28f8459fbd4ac43af78b7d29cc0b56c631607dd68f3d31637_amd64",
"product_identification_helper": {
"purl": "pkg:oci/eventing-mtping-rhel8@sha256:2254577d2c2e67d28f8459fbd4ac43af78b7d29cc0b56c631607dd68f3d31637?arch=amd64\u0026repository_url=registry.redhat.io/openshift-serverless-1/eventing-mtping-rhel8\u0026tag=1.3.2-3"
}
}
},
{
"category": "product_version",
"name": "openshift-serverless-1/eventing-storage-version-migration-rhel8@sha256:ff7924a37865ac1a90872f35675934a1627e49a29577a78af18b8e743a5fde07_amd64",
"product": {
"name": "openshift-serverless-1/eventing-storage-version-migration-rhel8@sha256:ff7924a37865ac1a90872f35675934a1627e49a29577a78af18b8e743a5fde07_amd64",
"product_id": "openshift-serverless-1/eventing-storage-version-migration-rhel8@sha256:ff7924a37865ac1a90872f35675934a1627e49a29577a78af18b8e743a5fde07_amd64",
"product_identification_helper": {
"purl": "pkg:oci/eventing-storage-version-migration-rhel8@sha256:ff7924a37865ac1a90872f35675934a1627e49a29577a78af18b8e743a5fde07?arch=amd64\u0026repository_url=registry.redhat.io/openshift-serverless-1/eventing-storage-version-migration-rhel8\u0026tag=1.3.2-3"
}
}
},
{
"category": "product_version",
"name": "openshift-serverless-1/eventing-sugar-controller-rhel8@sha256:3a38788638c26e9bec45694b2c4597333080189ffa96d8c7302e3e7dd1e54be5_amd64",
"product": {
"name": "openshift-serverless-1/eventing-sugar-controller-rhel8@sha256:3a38788638c26e9bec45694b2c4597333080189ffa96d8c7302e3e7dd1e54be5_amd64",
"product_id": "openshift-serverless-1/eventing-sugar-controller-rhel8@sha256:3a38788638c26e9bec45694b2c4597333080189ffa96d8c7302e3e7dd1e54be5_amd64",
"product_identification_helper": {
"purl": "pkg:oci/eventing-sugar-controller-rhel8@sha256:3a38788638c26e9bec45694b2c4597333080189ffa96d8c7302e3e7dd1e54be5?arch=amd64\u0026repository_url=registry.redhat.io/openshift-serverless-1/eventing-sugar-controller-rhel8\u0026tag=1.3.2-3"
}
}
},
{
"category": "product_version",
"name": "openshift-serverless-1/eventing-webhook-rhel8@sha256:11d0b8fac4cb67c95e051a91f5c6683768f8969ffc744cd3cc4814d1ee6e91c1_amd64",
"product": {
"name": "openshift-serverless-1/eventing-webhook-rhel8@sha256:11d0b8fac4cb67c95e051a91f5c6683768f8969ffc744cd3cc4814d1ee6e91c1_amd64",
"product_id": "openshift-serverless-1/eventing-webhook-rhel8@sha256:11d0b8fac4cb67c95e051a91f5c6683768f8969ffc744cd3cc4814d1ee6e91c1_amd64",
"product_identification_helper": {
"purl": "pkg:oci/eventing-webhook-rhel8@sha256:11d0b8fac4cb67c95e051a91f5c6683768f8969ffc744cd3cc4814d1ee6e91c1?arch=amd64\u0026repository_url=registry.redhat.io/openshift-serverless-1/eventing-webhook-rhel8\u0026tag=1.3.2-3"
}
}
},
{
"category": "product_version",
"name": "openshift-serverless-1/ingress-rhel8-operator@sha256:793b86f4c2add102e2f676bd57cec3365ce9b3fdc40a989c28d1f9acb851142d_amd64",
"product": {
"name": "openshift-serverless-1/ingress-rhel8-operator@sha256:793b86f4c2add102e2f676bd57cec3365ce9b3fdc40a989c28d1f9acb851142d_amd64",
"product_id": "openshift-serverless-1/ingress-rhel8-operator@sha256:793b86f4c2add102e2f676bd57cec3365ce9b3fdc40a989c28d1f9acb851142d_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ingress-rhel8-operator@sha256:793b86f4c2add102e2f676bd57cec3365ce9b3fdc40a989c28d1f9acb851142d?arch=amd64\u0026repository_url=registry.redhat.io/openshift-serverless-1/ingress-rhel8-operator\u0026tag=1.24.0-3"
}
}
},
{
"category": "product_version",
"name": "openshift-serverless-1/knative-rhel8-operator@sha256:efa444ca6c7c4468821a8d138b4319c86fede592f3b0b4d7905e7c66e8bdb2c0_amd64",
"product": {
"name": "openshift-serverless-1/knative-rhel8-operator@sha256:efa444ca6c7c4468821a8d138b4319c86fede592f3b0b4d7905e7c66e8bdb2c0_amd64",
"product_id": "openshift-serverless-1/knative-rhel8-operator@sha256:efa444ca6c7c4468821a8d138b4319c86fede592f3b0b4d7905e7c66e8bdb2c0_amd64",
"product_identification_helper": {
"purl": "pkg:oci/knative-rhel8-operator@sha256:efa444ca6c7c4468821a8d138b4319c86fede592f3b0b4d7905e7c66e8bdb2c0?arch=amd64\u0026repository_url=registry.redhat.io/openshift-serverless-1/knative-rhel8-operator\u0026tag=1.24.0-3"
}
}
},
{
"category": "product_version",
"name": "openshift-serverless-1/kn-cli-artifacts-rhel8@sha256:f22168224137db649c6e6592e3ec2ae6845ca668ef65fe56c104ed6393eae526_amd64",
"product": {
"name": "openshift-serverless-1/kn-cli-artifacts-rhel8@sha256:f22168224137db649c6e6592e3ec2ae6845ca668ef65fe56c104ed6393eae526_amd64",
"product_id": "openshift-serverless-1/kn-cli-artifacts-rhel8@sha256:f22168224137db649c6e6592e3ec2ae6845ca668ef65fe56c104ed6393eae526_amd64",
"product_identification_helper": {
"purl": "pkg:oci/kn-cli-artifacts-rhel8@sha256:f22168224137db649c6e6592e3ec2ae6845ca668ef65fe56c104ed6393eae526?arch=amd64\u0026repository_url=registry.redhat.io/openshift-serverless-1/kn-cli-artifacts-rhel8\u0026tag=1.3.1-3"
}
}
},
{
"category": "product_version",
"name": "openshift-serverless-1/kourier-control-rhel8@sha256:e36577c37457a4521d78f28f24dca6ae11f170635316efe374f08f825cb5904d_amd64",
"product": {
"name": "openshift-serverless-1/kourier-control-rhel8@sha256:e36577c37457a4521d78f28f24dca6ae11f170635316efe374f08f825cb5904d_amd64",
"product_id": "openshift-serverless-1/kourier-control-rhel8@sha256:e36577c37457a4521d78f28f24dca6ae11f170635316efe374f08f825cb5904d_amd64",
"product_identification_helper": {
"purl": "pkg:oci/kourier-control-rhel8@sha256:e36577c37457a4521d78f28f24dca6ae11f170635316efe374f08f825cb5904d?arch=amd64\u0026repository_url=registry.redhat.io/openshift-serverless-1/kourier-control-rhel8\u0026tag=1.3.0-2"
}
}
},
{
"category": "product_version",
"name": "openshift-serverless-1/svls-must-gather-rhel8@sha256:e0a982cd04fee4416659b7e1e6a827c2c371144bd461f23913ae9e0633fd598a_amd64",
"product": {
"name": "openshift-serverless-1/svls-must-gather-rhel8@sha256:e0a982cd04fee4416659b7e1e6a827c2c371144bd461f23913ae9e0633fd598a_amd64",
"product_id": "openshift-serverless-1/svls-must-gather-rhel8@sha256:e0a982cd04fee4416659b7e1e6a827c2c371144bd461f23913ae9e0633fd598a_amd64",
"product_identification_helper": {
"purl": "pkg:oci/svls-must-gather-rhel8@sha256:e0a982cd04fee4416659b7e1e6a827c2c371144bd461f23913ae9e0633fd598a?arch=amd64\u0026repository_url=registry.redhat.io/openshift-serverless-1/svls-must-gather-rhel8\u0026tag=1.24.0-2"
}
}
},
{
"category": "product_version",
"name": "openshift-serverless-1/net-istio-controller-rhel8@sha256:f3643c74f73841b1de04be1d0f550c044f1ad4800ceb32cb36bf9072d8e5155b_amd64",
"product": {
"name": "openshift-serverless-1/net-istio-controller-rhel8@sha256:f3643c74f73841b1de04be1d0f550c044f1ad4800ceb32cb36bf9072d8e5155b_amd64",
"product_id": "openshift-serverless-1/net-istio-controller-rhel8@sha256:f3643c74f73841b1de04be1d0f550c044f1ad4800ceb32cb36bf9072d8e5155b_amd64",
"product_identification_helper": {
"purl": "pkg:oci/net-istio-controller-rhel8@sha256:f3643c74f73841b1de04be1d0f550c044f1ad4800ceb32cb36bf9072d8e5155b?arch=amd64\u0026repository_url=registry.redhat.io/openshift-serverless-1/net-istio-controller-rhel8\u0026tag=1.3.0-2"
}
}
},
{
"category": "product_version",
"name": "openshift-serverless-1/net-istio-webhook-rhel8@sha256:a07d73f5c04af2a29b6565363b472aceabbfeafe7d6dfe833d1e71b072419916_amd64",
"product": {
"name": "openshift-serverless-1/net-istio-webhook-rhel8@sha256:a07d73f5c04af2a29b6565363b472aceabbfeafe7d6dfe833d1e71b072419916_amd64",
"product_id": "openshift-serverless-1/net-istio-webhook-rhel8@sha256:a07d73f5c04af2a29b6565363b472aceabbfeafe7d6dfe833d1e71b072419916_amd64",
"product_identification_helper": {
"purl": "pkg:oci/net-istio-webhook-rhel8@sha256:a07d73f5c04af2a29b6565363b472aceabbfeafe7d6dfe833d1e71b072419916?arch=amd64\u0026repository_url=registry.redhat.io/openshift-serverless-1/net-istio-webhook-rhel8\u0026tag=1.3.0-2"
}
}
},
{
"category": "product_version",
"name": "openshift-serverless-1/serverless-operator-bundle@sha256:0422f8843fc62c2b72e01ffefd33db912a1ad3d70ac297882d3663c9b7299f10_amd64",
"product": {
"name": "openshift-serverless-1/serverless-operator-bundle@sha256:0422f8843fc62c2b72e01ffefd33db912a1ad3d70ac297882d3663c9b7299f10_amd64",
"product_id": "openshift-serverless-1/serverless-operator-bundle@sha256:0422f8843fc62c2b72e01ffefd33db912a1ad3d70ac297882d3663c9b7299f10_amd64",
"product_identification_helper": {
"purl": "pkg:oci/serverless-operator-bundle@sha256:0422f8843fc62c2b72e01ffefd33db912a1ad3d70ac297882d3663c9b7299f10?arch=amd64\u0026repository_url=registry.redhat.io/openshift-serverless-1/serverless-operator-bundle\u0026tag=1.24.0-3"
}
}
},
{
"category": "product_version",
"name": "openshift-serverless-1/serverless-rhel8-operator@sha256:26d940bd43b928d8370c9e88e80726a427c3f0ce3afc4fddb02a507f81c8fc93_amd64",
"product": {
"name": "openshift-serverless-1/serverless-rhel8-operator@sha256:26d940bd43b928d8370c9e88e80726a427c3f0ce3afc4fddb02a507f81c8fc93_amd64",
"product_id": "openshift-serverless-1/serverless-rhel8-operator@sha256:26d940bd43b928d8370c9e88e80726a427c3f0ce3afc4fddb02a507f81c8fc93_amd64",
"product_identification_helper": {
"purl": "pkg:oci/serverless-rhel8-operator@sha256:26d940bd43b928d8370c9e88e80726a427c3f0ce3afc4fddb02a507f81c8fc93?arch=amd64\u0026repository_url=registry.redhat.io/openshift-serverless-1/serverless-rhel8-operator\u0026tag=1.24.0-3"
}
}
},
{
"category": "product_version",
"name": "openshift-serverless-1/serving-activator-rhel8@sha256:3a823819467ed0beea953eed27e2129bb4495df3f49e0f59d5004dee416e6285_amd64",
"product": {
"name": "openshift-serverless-1/serving-activator-rhel8@sha256:3a823819467ed0beea953eed27e2129bb4495df3f49e0f59d5004dee416e6285_amd64",
"product_id": "openshift-serverless-1/serving-activator-rhel8@sha256:3a823819467ed0beea953eed27e2129bb4495df3f49e0f59d5004dee416e6285_amd64",
"product_identification_helper": {
"purl": "pkg:oci/serving-activator-rhel8@sha256:3a823819467ed0beea953eed27e2129bb4495df3f49e0f59d5004dee416e6285?arch=amd64\u0026repository_url=registry.redhat.io/openshift-serverless-1/serving-activator-rhel8\u0026tag=1.3.0-3"
}
}
},
{
"category": "product_version",
"name": "openshift-serverless-1/serving-autoscaler-hpa-rhel8@sha256:491df16728df492b7b88efb8e86f28e46a8762f4084fb4132823611a9e758264_amd64",
"product": {
"name": "openshift-serverless-1/serving-autoscaler-hpa-rhel8@sha256:491df16728df492b7b88efb8e86f28e46a8762f4084fb4132823611a9e758264_amd64",
"product_id": "openshift-serverless-1/serving-autoscaler-hpa-rhel8@sha256:491df16728df492b7b88efb8e86f28e46a8762f4084fb4132823611a9e758264_amd64",
"product_identification_helper": {
"purl": "pkg:oci/serving-autoscaler-hpa-rhel8@sha256:491df16728df492b7b88efb8e86f28e46a8762f4084fb4132823611a9e758264?arch=amd64\u0026repository_url=registry.redhat.io/openshift-serverless-1/serving-autoscaler-hpa-rhel8\u0026tag=1.3.0-3"
}
}
},
{
"category": "product_version",
"name": "openshift-serverless-1/serving-autoscaler-rhel8@sha256:8cd0a381de995467f339e11f0704b8c8b978ddfdd2d8271f4c9f832e7acf9f07_amd64",
"product": {
"name": "openshift-serverless-1/serving-autoscaler-rhel8@sha256:8cd0a381de995467f339e11f0704b8c8b978ddfdd2d8271f4c9f832e7acf9f07_amd64",
"product_id": "openshift-serverless-1/serving-autoscaler-rhel8@sha256:8cd0a381de995467f339e11f0704b8c8b978ddfdd2d8271f4c9f832e7acf9f07_amd64",
"product_identification_helper": {
"purl": "pkg:oci/serving-autoscaler-rhel8@sha256:8cd0a381de995467f339e11f0704b8c8b978ddfdd2d8271f4c9f832e7acf9f07?arch=amd64\u0026repository_url=registry.redhat.io/openshift-serverless-1/serving-autoscaler-rhel8\u0026tag=1.3.0-3"
}
}
},
{
"category": "product_version",
"name": "openshift-serverless-1/serving-controller-rhel8@sha256:b5ae691a77adb161a30ae8470f1cf4c1c6259488df18bb2bf2764d05af9a2aa8_amd64",
"product": {
"name": "openshift-serverless-1/serving-controller-rhel8@sha256:b5ae691a77adb161a30ae8470f1cf4c1c6259488df18bb2bf2764d05af9a2aa8_amd64",
"product_id": "openshift-serverless-1/serving-controller-rhel8@sha256:b5ae691a77adb161a30ae8470f1cf4c1c6259488df18bb2bf2764d05af9a2aa8_amd64",
"product_identification_helper": {
"purl": "pkg:oci/serving-controller-rhel8@sha256:b5ae691a77adb161a30ae8470f1cf4c1c6259488df18bb2bf2764d05af9a2aa8?arch=amd64\u0026repository_url=registry.redhat.io/openshift-serverless-1/serving-controller-rhel8\u0026tag=1.3.0-3"
}
}
},
{
"category": "product_version",
"name": "openshift-serverless-1/serving-domain-mapping-rhel8@sha256:4e580d29cbff1aa6050c65cee35a870dab9e6a7eaa538b356a5afefed9c38d90_amd64",
"product": {
"name": "openshift-serverless-1/serving-domain-mapping-rhel8@sha256:4e580d29cbff1aa6050c65cee35a870dab9e6a7eaa538b356a5afefed9c38d90_amd64",
"product_id": "openshift-serverless-1/serving-domain-mapping-rhel8@sha256:4e580d29cbff1aa6050c65cee35a870dab9e6a7eaa538b356a5afefed9c38d90_amd64",
"product_identification_helper": {
"purl": "pkg:oci/serving-domain-mapping-rhel8@sha256:4e580d29cbff1aa6050c65cee35a870dab9e6a7eaa538b356a5afefed9c38d90?arch=amd64\u0026repository_url=registry.redhat.io/openshift-serverless-1/serving-domain-mapping-rhel8\u0026tag=1.3.0-3"
}
}
},
{
"category": "product_version",
"name": "openshift-serverless-1/serving-domain-mapping-webhook-rhel8@sha256:8057fa6657c0bf909297273acc4faea1cddb29f9f02f6c797279adb42f083332_amd64",
"product": {
"name": "openshift-serverless-1/serving-domain-mapping-webhook-rhel8@sha256:8057fa6657c0bf909297273acc4faea1cddb29f9f02f6c797279adb42f083332_amd64",
"product_id": "openshift-serverless-1/serving-domain-mapping-webhook-rhel8@sha256:8057fa6657c0bf909297273acc4faea1cddb29f9f02f6c797279adb42f083332_amd64",
"product_identification_helper": {
"purl": "pkg:oci/serving-domain-mapping-webhook-rhel8@sha256:8057fa6657c0bf909297273acc4faea1cddb29f9f02f6c797279adb42f083332?arch=amd64\u0026repository_url=registry.redhat.io/openshift-serverless-1/serving-domain-mapping-webhook-rhel8\u0026tag=1.3.0-3"
}
}
},
{
"category": "product_version",
"name": "openshift-serverless-1/serving-queue-rhel8@sha256:f16b4f4e86e758354c8b19ee3a075dfd6fd19eb7ba282ad8293d41ca0c8f3028_amd64",
"product": {
"name": "openshift-serverless-1/serving-queue-rhel8@sha256:f16b4f4e86e758354c8b19ee3a075dfd6fd19eb7ba282ad8293d41ca0c8f3028_amd64",
"product_id": "openshift-serverless-1/serving-queue-rhel8@sha256:f16b4f4e86e758354c8b19ee3a075dfd6fd19eb7ba282ad8293d41ca0c8f3028_amd64",
"product_identification_helper": {
"purl": "pkg:oci/serving-queue-rhel8@sha256:f16b4f4e86e758354c8b19ee3a075dfd6fd19eb7ba282ad8293d41ca0c8f3028?arch=amd64\u0026repository_url=registry.redhat.io/openshift-serverless-1/serving-queue-rhel8\u0026tag=1.3.0-3"
}
}
},
{
"category": "product_version",
"name": "openshift-serverless-1/serving-storage-version-migration-rhel8@sha256:1c3b2c4c06981fd8eb13c05837c8da3523f0df9c79eacd6ffc1138e5f26bdba6_amd64",
"product": {
"name": "openshift-serverless-1/serving-storage-version-migration-rhel8@sha256:1c3b2c4c06981fd8eb13c05837c8da3523f0df9c79eacd6ffc1138e5f26bdba6_amd64",
"product_id": "openshift-serverless-1/serving-storage-version-migration-rhel8@sha256:1c3b2c4c06981fd8eb13c05837c8da3523f0df9c79eacd6ffc1138e5f26bdba6_amd64",
"product_identification_helper": {
"purl": "pkg:oci/serving-storage-version-migration-rhel8@sha256:1c3b2c4c06981fd8eb13c05837c8da3523f0df9c79eacd6ffc1138e5f26bdba6?arch=amd64\u0026repository_url=registry.redhat.io/openshift-serverless-1/serving-storage-version-migration-rhel8\u0026tag=1.3.0-3"
}
}
},
{
"category": "product_version",
"name": "openshift-serverless-1/serving-webhook-rhel8@sha256:6904376f1ae4dadc23ab9993b50aaaa3db130fcd338f3dfae9e437b348e6e934_amd64",
"product": {
"name": "openshift-serverless-1/serving-webhook-rhel8@sha256:6904376f1ae4dadc23ab9993b50aaaa3db130fcd338f3dfae9e437b348e6e934_amd64",
"product_id": "openshift-serverless-1/serving-webhook-rhel8@sha256:6904376f1ae4dadc23ab9993b50aaaa3db130fcd338f3dfae9e437b348e6e934_amd64",
"product_identification_helper": {
"purl": "pkg:oci/serving-webhook-rhel8@sha256:6904376f1ae4dadc23ab9993b50aaaa3db130fcd338f3dfae9e437b348e6e934?arch=amd64\u0026repository_url=registry.redhat.io/openshift-serverless-1/serving-webhook-rhel8\u0026tag=1.3.0-3"
}
}
}
],
"category": "architecture",
"name": "amd64"
}
],
"category": "vendor",
"name": "Red Hat"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-serverless-1-tech-preview/eventing-kafka-broker-controller-rhel8@sha256:2a4b30bcff1377073202362dfd521bd7ac3e3e3960fdb33a6cf9fa39fc89de6b_s390x as a component of Red Hat OpenShift Serverless 1.24",
"product_id": "8Base-Openshift-Serverless-1.24:openshift-serverless-1-tech-preview/eventing-kafka-broker-controller-rhel8@sha256:2a4b30bcff1377073202362dfd521bd7ac3e3e3960fdb33a6cf9fa39fc89de6b_s390x"
},
"product_reference": "openshift-serverless-1-tech-preview/eventing-kafka-broker-controller-rhel8@sha256:2a4b30bcff1377073202362dfd521bd7ac3e3e3960fdb33a6cf9fa39fc89de6b_s390x",
"relates_to_product_reference": "8Base-Openshift-Serverless-1.24"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-serverless-1-tech-preview/eventing-kafka-broker-controller-rhel8@sha256:be290e6d950e8af6162c1dece8472788b66459e8cb91df319f50ccf66f27b5c7_ppc64le as a component of Red Hat OpenShift Serverless 1.24",
"product_id": "8Base-Openshift-Serverless-1.24:openshift-serverless-1-tech-preview/eventing-kafka-broker-controller-rhel8@sha256:be290e6d950e8af6162c1dece8472788b66459e8cb91df319f50ccf66f27b5c7_ppc64le"
},
"product_reference": "openshift-serverless-1-tech-preview/eventing-kafka-broker-controller-rhel8@sha256:be290e6d950e8af6162c1dece8472788b66459e8cb91df319f50ccf66f27b5c7_ppc64le",
"relates_to_product_reference": "8Base-Openshift-Serverless-1.24"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-serverless-1-tech-preview/eventing-kafka-broker-controller-rhel8@sha256:f8b5d9c9c0182f5cc1f76422759bf8925d2f29292390ada83a6b7c7986f1462c_amd64 as a component of Red Hat OpenShift Serverless 1.24",
"product_id": "8Base-Openshift-Serverless-1.24:openshift-serverless-1-tech-preview/eventing-kafka-broker-controller-rhel8@sha256:f8b5d9c9c0182f5cc1f76422759bf8925d2f29292390ada83a6b7c7986f1462c_amd64"
},
"product_reference": "openshift-serverless-1-tech-preview/eventing-kafka-broker-controller-rhel8@sha256:f8b5d9c9c0182f5cc1f76422759bf8925d2f29292390ada83a6b7c7986f1462c_amd64",
"relates_to_product_reference": "8Base-Openshift-Serverless-1.24"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-serverless-1-tech-preview/eventing-kafka-broker-dispatcher-rhel8@sha256:08c6d6908a2e58a18e908223daf152802106b00a67905e94e075fca827af87c9_s390x as a component of Red Hat OpenShift Serverless 1.24",
"product_id": "8Base-Openshift-Serverless-1.24:openshift-serverless-1-tech-preview/eventing-kafka-broker-dispatcher-rhel8@sha256:08c6d6908a2e58a18e908223daf152802106b00a67905e94e075fca827af87c9_s390x"
},
"product_reference": "openshift-serverless-1-tech-preview/eventing-kafka-broker-dispatcher-rhel8@sha256:08c6d6908a2e58a18e908223daf152802106b00a67905e94e075fca827af87c9_s390x",
"relates_to_product_reference": "8Base-Openshift-Serverless-1.24"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-serverless-1-tech-preview/eventing-kafka-broker-dispatcher-rhel8@sha256:8ac0796f3585a406facba98766688ae6777b5673a4515418db8d1d92c4d65494_amd64 as a component of Red Hat OpenShift Serverless 1.24",
"product_id": "8Base-Openshift-Serverless-1.24:openshift-serverless-1-tech-preview/eventing-kafka-broker-dispatcher-rhel8@sha256:8ac0796f3585a406facba98766688ae6777b5673a4515418db8d1d92c4d65494_amd64"
},
"product_reference": "openshift-serverless-1-tech-preview/eventing-kafka-broker-dispatcher-rhel8@sha256:8ac0796f3585a406facba98766688ae6777b5673a4515418db8d1d92c4d65494_amd64",
"relates_to_product_reference": "8Base-Openshift-Serverless-1.24"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-serverless-1-tech-preview/eventing-kafka-broker-dispatcher-rhel8@sha256:9af6b8413acbf59adc88e9b88a51105f3b0a4913499c3026f64e7fda91e43384_ppc64le as a component of Red Hat OpenShift Serverless 1.24",
"product_id": "8Base-Openshift-Serverless-1.24:openshift-serverless-1-tech-preview/eventing-kafka-broker-dispatcher-rhel8@sha256:9af6b8413acbf59adc88e9b88a51105f3b0a4913499c3026f64e7fda91e43384_ppc64le"
},
"product_reference": "openshift-serverless-1-tech-preview/eventing-kafka-broker-dispatcher-rhel8@sha256:9af6b8413acbf59adc88e9b88a51105f3b0a4913499c3026f64e7fda91e43384_ppc64le",
"relates_to_product_reference": "8Base-Openshift-Serverless-1.24"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-serverless-1-tech-preview/eventing-kafka-broker-receiver-rhel8@sha256:4dc0783cf92da5b5aa4cd1b9e9d55aa55a69b94eef0d29f261d3d51bd2260b68_ppc64le as a component of Red Hat OpenShift Serverless 1.24",
"product_id": "8Base-Openshift-Serverless-1.24:openshift-serverless-1-tech-preview/eventing-kafka-broker-receiver-rhel8@sha256:4dc0783cf92da5b5aa4cd1b9e9d55aa55a69b94eef0d29f261d3d51bd2260b68_ppc64le"
},
"product_reference": "openshift-serverless-1-tech-preview/eventing-kafka-broker-receiver-rhel8@sha256:4dc0783cf92da5b5aa4cd1b9e9d55aa55a69b94eef0d29f261d3d51bd2260b68_ppc64le",
"relates_to_product_reference": "8Base-Openshift-Serverless-1.24"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-serverless-1-tech-preview/eventing-kafka-broker-receiver-rhel8@sha256:80fd78ad61caab0b20e39d4c6103ed9b074d3efa1dc67ab7bf415ea7db912dc3_s390x as a component of Red Hat OpenShift Serverless 1.24",
"product_id": "8Base-Openshift-Serverless-1.24:openshift-serverless-1-tech-preview/eventing-kafka-broker-receiver-rhel8@sha256:80fd78ad61caab0b20e39d4c6103ed9b074d3efa1dc67ab7bf415ea7db912dc3_s390x"
},
"product_reference": "openshift-serverless-1-tech-preview/eventing-kafka-broker-receiver-rhel8@sha256:80fd78ad61caab0b20e39d4c6103ed9b074d3efa1dc67ab7bf415ea7db912dc3_s390x",
"relates_to_product_reference": "8Base-Openshift-Serverless-1.24"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-serverless-1-tech-preview/eventing-kafka-broker-receiver-rhel8@sha256:aeaaf1d541b5756df65f0700bcd82d085077ae3b1ce99c6d8728997c23e31ef9_amd64 as a component of Red Hat OpenShift Serverless 1.24",
"product_id": "8Base-Openshift-Serverless-1.24:openshift-serverless-1-tech-preview/eventing-kafka-broker-receiver-rhel8@sha256:aeaaf1d541b5756df65f0700bcd82d085077ae3b1ce99c6d8728997c23e31ef9_amd64"
},
"product_reference": "openshift-serverless-1-tech-preview/eventing-kafka-broker-receiver-rhel8@sha256:aeaaf1d541b5756df65f0700bcd82d085077ae3b1ce99c6d8728997c23e31ef9_amd64",
"relates_to_product_reference": "8Base-Openshift-Serverless-1.24"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-serverless-1-tech-preview/eventing-kafka-broker-webhook-rhel8@sha256:0dad9dc28babb21622f90c83647c9cc48bfa66faad257c88e7adf1d50ad0f80c_ppc64le as a component of Red Hat OpenShift Serverless 1.24",
"product_id": "8Base-Openshift-Serverless-1.24:openshift-serverless-1-tech-preview/eventing-kafka-broker-webhook-rhel8@sha256:0dad9dc28babb21622f90c83647c9cc48bfa66faad257c88e7adf1d50ad0f80c_ppc64le"
},
"product_reference": "openshift-serverless-1-tech-preview/eventing-kafka-broker-webhook-rhel8@sha256:0dad9dc28babb21622f90c83647c9cc48bfa66faad257c88e7adf1d50ad0f80c_ppc64le",
"relates_to_product_reference": "8Base-Openshift-Serverless-1.24"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-serverless-1-tech-preview/eventing-kafka-broker-webhook-rhel8@sha256:10ba81e103ed6b7dff7b02394b20f44b46acd6b09d72f16667c068eb9989dc77_s390x as a component of Red Hat OpenShift Serverless 1.24",
"product_id": "8Base-Openshift-Serverless-1.24:openshift-serverless-1-tech-preview/eventing-kafka-broker-webhook-rhel8@sha256:10ba81e103ed6b7dff7b02394b20f44b46acd6b09d72f16667c068eb9989dc77_s390x"
},
"product_reference": "openshift-serverless-1-tech-preview/eventing-kafka-broker-webhook-rhel8@sha256:10ba81e103ed6b7dff7b02394b20f44b46acd6b09d72f16667c068eb9989dc77_s390x",
"relates_to_product_reference": "8Base-Openshift-Serverless-1.24"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-serverless-1-tech-preview/eventing-kafka-broker-webhook-rhel8@sha256:f94aef78ce0870fdceac5b3467220540127a73415e81baa4b48bf986bc181c4d_amd64 as a component of Red Hat OpenShift Serverless 1.24",
"product_id": "8Base-Openshift-Serverless-1.24:openshift-serverless-1-tech-preview/eventing-kafka-broker-webhook-rhel8@sha256:f94aef78ce0870fdceac5b3467220540127a73415e81baa4b48bf986bc181c4d_amd64"
},
"product_reference": "openshift-serverless-1-tech-preview/eventing-kafka-broker-webhook-rhel8@sha256:f94aef78ce0870fdceac5b3467220540127a73415e81baa4b48bf986bc181c4d_amd64",
"relates_to_product_reference": "8Base-Openshift-Serverless-1.24"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-serverless-1/client-kn-rhel8@sha256:09644d1c149970cd7c06635806a0ffc077a6340d68c357cd7f2bb5a6f57e46f3_amd64 as a component of Red Hat OpenShift Serverless 1.24",
"product_id": "8Base-Openshift-Serverless-1.24:openshift-serverless-1/client-kn-rhel8@sha256:09644d1c149970cd7c06635806a0ffc077a6340d68c357cd7f2bb5a6f57e46f3_amd64"
},
"product_reference": "openshift-serverless-1/client-kn-rhel8@sha256:09644d1c149970cd7c06635806a0ffc077a6340d68c357cd7f2bb5a6f57e46f3_amd64",
"relates_to_product_reference": "8Base-Openshift-Serverless-1.24"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-serverless-1/client-kn-rhel8@sha256:46510d8b5dfba62d0a3da64ba90d1b8f88ad3b909c3e6ed14bcd96017d766829_ppc64le as a component of Red Hat OpenShift Serverless 1.24",
"product_id": "8Base-Openshift-Serverless-1.24:openshift-serverless-1/client-kn-rhel8@sha256:46510d8b5dfba62d0a3da64ba90d1b8f88ad3b909c3e6ed14bcd96017d766829_ppc64le"
},
"product_reference": "openshift-serverless-1/client-kn-rhel8@sha256:46510d8b5dfba62d0a3da64ba90d1b8f88ad3b909c3e6ed14bcd96017d766829_ppc64le",
"relates_to_product_reference": "8Base-Openshift-Serverless-1.24"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-serverless-1/client-kn-rhel8@sha256:f9bf2892123c3d981d2d5f158e643e6ba6f59a441b47c4055dc542f8cf8330c0_s390x as a component of Red Hat OpenShift Serverless 1.24",
"product_id": "8Base-Openshift-Serverless-1.24:openshift-serverless-1/client-kn-rhel8@sha256:f9bf2892123c3d981d2d5f158e643e6ba6f59a441b47c4055dc542f8cf8330c0_s390x"
},
"product_reference": "openshift-serverless-1/client-kn-rhel8@sha256:f9bf2892123c3d981d2d5f158e643e6ba6f59a441b47c4055dc542f8cf8330c0_s390x",
"relates_to_product_reference": "8Base-Openshift-Serverless-1.24"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-serverless-1/eventing-apiserver-receive-adapter-rhel8@sha256:834e37f8ddfbe157ad357fcef49f5213053d1295bb31361c5dd14a213ff2755c_ppc64le as a component of Red Hat OpenShift Serverless 1.24",
"product_id": "8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-apiserver-receive-adapter-rhel8@sha256:834e37f8ddfbe157ad357fcef49f5213053d1295bb31361c5dd14a213ff2755c_ppc64le"
},
"product_reference": "openshift-serverless-1/eventing-apiserver-receive-adapter-rhel8@sha256:834e37f8ddfbe157ad357fcef49f5213053d1295bb31361c5dd14a213ff2755c_ppc64le",
"relates_to_product_reference": "8Base-Openshift-Serverless-1.24"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-serverless-1/eventing-apiserver-receive-adapter-rhel8@sha256:d13848369ca942d13548ab9b73a2d60b67f9412e535ed647342acaa8cef36c37_s390x as a component of Red Hat OpenShift Serverless 1.24",
"product_id": "8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-apiserver-receive-adapter-rhel8@sha256:d13848369ca942d13548ab9b73a2d60b67f9412e535ed647342acaa8cef36c37_s390x"
},
"product_reference": "openshift-serverless-1/eventing-apiserver-receive-adapter-rhel8@sha256:d13848369ca942d13548ab9b73a2d60b67f9412e535ed647342acaa8cef36c37_s390x",
"relates_to_product_reference": "8Base-Openshift-Serverless-1.24"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-serverless-1/eventing-apiserver-receive-adapter-rhel8@sha256:eef2145e61234d37713ef8fda1f82d7cbe6502c5e6386117230d66ab7e1dd21a_amd64 as a component of Red Hat OpenShift Serverless 1.24",
"product_id": "8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-apiserver-receive-adapter-rhel8@sha256:eef2145e61234d37713ef8fda1f82d7cbe6502c5e6386117230d66ab7e1dd21a_amd64"
},
"product_reference": "openshift-serverless-1/eventing-apiserver-receive-adapter-rhel8@sha256:eef2145e61234d37713ef8fda1f82d7cbe6502c5e6386117230d66ab7e1dd21a_amd64",
"relates_to_product_reference": "8Base-Openshift-Serverless-1.24"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-serverless-1/eventing-controller-rhel8@sha256:52ef0c51b53ede0344f58174e624db08e6dcac04a0cba1668915f217949fc868_s390x as a component of Red Hat OpenShift Serverless 1.24",
"product_id": "8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-controller-rhel8@sha256:52ef0c51b53ede0344f58174e624db08e6dcac04a0cba1668915f217949fc868_s390x"
},
"product_reference": "openshift-serverless-1/eventing-controller-rhel8@sha256:52ef0c51b53ede0344f58174e624db08e6dcac04a0cba1668915f217949fc868_s390x",
"relates_to_product_reference": "8Base-Openshift-Serverless-1.24"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-serverless-1/eventing-controller-rhel8@sha256:72c5fcaa44e3da56b297eb718d8a2b7eeb44069d6f3ce71b0eca30070b18bd9d_ppc64le as a component of Red Hat OpenShift Serverless 1.24",
"product_id": "8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-controller-rhel8@sha256:72c5fcaa44e3da56b297eb718d8a2b7eeb44069d6f3ce71b0eca30070b18bd9d_ppc64le"
},
"product_reference": "openshift-serverless-1/eventing-controller-rhel8@sha256:72c5fcaa44e3da56b297eb718d8a2b7eeb44069d6f3ce71b0eca30070b18bd9d_ppc64le",
"relates_to_product_reference": "8Base-Openshift-Serverless-1.24"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-serverless-1/eventing-controller-rhel8@sha256:ad2df12dd77e8a3092431ca8d1b5eae42240c8ebb8766e436009bd6df7ee51f3_amd64 as a component of Red Hat OpenShift Serverless 1.24",
"product_id": "8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-controller-rhel8@sha256:ad2df12dd77e8a3092431ca8d1b5eae42240c8ebb8766e436009bd6df7ee51f3_amd64"
},
"product_reference": "openshift-serverless-1/eventing-controller-rhel8@sha256:ad2df12dd77e8a3092431ca8d1b5eae42240c8ebb8766e436009bd6df7ee51f3_amd64",
"relates_to_product_reference": "8Base-Openshift-Serverless-1.24"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-serverless-1/eventing-in-memory-channel-controller-rhel8@sha256:070f2c819506853dee230f37e00b27a05ba01c6f7cbbffc9a04b59a65d0c45e9_ppc64le as a component of Red Hat OpenShift Serverless 1.24",
"product_id": "8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-in-memory-channel-controller-rhel8@sha256:070f2c819506853dee230f37e00b27a05ba01c6f7cbbffc9a04b59a65d0c45e9_ppc64le"
},
"product_reference": "openshift-serverless-1/eventing-in-memory-channel-controller-rhel8@sha256:070f2c819506853dee230f37e00b27a05ba01c6f7cbbffc9a04b59a65d0c45e9_ppc64le",
"relates_to_product_reference": "8Base-Openshift-Serverless-1.24"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-serverless-1/eventing-in-memory-channel-controller-rhel8@sha256:111da99563ea799e6b54933f12dc8f8a3828e36f650900e02da3be5afbdeefd9_amd64 as a component of Red Hat OpenShift Serverless 1.24",
"product_id": "8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-in-memory-channel-controller-rhel8@sha256:111da99563ea799e6b54933f12dc8f8a3828e36f650900e02da3be5afbdeefd9_amd64"
},
"product_reference": "openshift-serverless-1/eventing-in-memory-channel-controller-rhel8@sha256:111da99563ea799e6b54933f12dc8f8a3828e36f650900e02da3be5afbdeefd9_amd64",
"relates_to_product_reference": "8Base-Openshift-Serverless-1.24"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-serverless-1/eventing-in-memory-channel-controller-rhel8@sha256:69871b8d6e72713fe2eaf5f1e0aac1282fb8659d2895836994f10c847fe320d1_s390x as a component of Red Hat OpenShift Serverless 1.24",
"product_id": "8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-in-memory-channel-controller-rhel8@sha256:69871b8d6e72713fe2eaf5f1e0aac1282fb8659d2895836994f10c847fe320d1_s390x"
},
"product_reference": "openshift-serverless-1/eventing-in-memory-channel-controller-rhel8@sha256:69871b8d6e72713fe2eaf5f1e0aac1282fb8659d2895836994f10c847fe320d1_s390x",
"relates_to_product_reference": "8Base-Openshift-Serverless-1.24"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-serverless-1/eventing-in-memory-channel-dispatcher-rhel8@sha256:4b5ee83ccace988c6eaf456e82dea83d160ae7e6aaad1ab8f48410f90da8f1c1_amd64 as a component of Red Hat OpenShift Serverless 1.24",
"product_id": "8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-in-memory-channel-dispatcher-rhel8@sha256:4b5ee83ccace988c6eaf456e82dea83d160ae7e6aaad1ab8f48410f90da8f1c1_amd64"
},
"product_reference": "openshift-serverless-1/eventing-in-memory-channel-dispatcher-rhel8@sha256:4b5ee83ccace988c6eaf456e82dea83d160ae7e6aaad1ab8f48410f90da8f1c1_amd64",
"relates_to_product_reference": "8Base-Openshift-Serverless-1.24"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-serverless-1/eventing-in-memory-channel-dispatcher-rhel8@sha256:52247eff5dc9a89244e6697ae9ce61cc1b42265171c956d4d50984179daced89_s390x as a component of Red Hat OpenShift Serverless 1.24",
"product_id": "8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-in-memory-channel-dispatcher-rhel8@sha256:52247eff5dc9a89244e6697ae9ce61cc1b42265171c956d4d50984179daced89_s390x"
},
"product_reference": "openshift-serverless-1/eventing-in-memory-channel-dispatcher-rhel8@sha256:52247eff5dc9a89244e6697ae9ce61cc1b42265171c956d4d50984179daced89_s390x",
"relates_to_product_reference": "8Base-Openshift-Serverless-1.24"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-serverless-1/eventing-in-memory-channel-dispatcher-rhel8@sha256:68b61474089703d0685a952062401303206ba11bc108b8504f6f6390933d83cb_ppc64le as a component of Red Hat OpenShift Serverless 1.24",
"product_id": "8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-in-memory-channel-dispatcher-rhel8@sha256:68b61474089703d0685a952062401303206ba11bc108b8504f6f6390933d83cb_ppc64le"
},
"product_reference": "openshift-serverless-1/eventing-in-memory-channel-dispatcher-rhel8@sha256:68b61474089703d0685a952062401303206ba11bc108b8504f6f6390933d83cb_ppc64le",
"relates_to_product_reference": "8Base-Openshift-Serverless-1.24"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-serverless-1/eventing-kafka-broker-controller-rhel8@sha256:2a4b30bcff1377073202362dfd521bd7ac3e3e3960fdb33a6cf9fa39fc89de6b_s390x as a component of Red Hat OpenShift Serverless 1.24",
"product_id": "8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-kafka-broker-controller-rhel8@sha256:2a4b30bcff1377073202362dfd521bd7ac3e3e3960fdb33a6cf9fa39fc89de6b_s390x"
},
"product_reference": "openshift-serverless-1/eventing-kafka-broker-controller-rhel8@sha256:2a4b30bcff1377073202362dfd521bd7ac3e3e3960fdb33a6cf9fa39fc89de6b_s390x",
"relates_to_product_reference": "8Base-Openshift-Serverless-1.24"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-serverless-1/eventing-kafka-broker-controller-rhel8@sha256:be290e6d950e8af6162c1dece8472788b66459e8cb91df319f50ccf66f27b5c7_ppc64le as a component of Red Hat OpenShift Serverless 1.24",
"product_id": "8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-kafka-broker-controller-rhel8@sha256:be290e6d950e8af6162c1dece8472788b66459e8cb91df319f50ccf66f27b5c7_ppc64le"
},
"product_reference": "openshift-serverless-1/eventing-kafka-broker-controller-rhel8@sha256:be290e6d950e8af6162c1dece8472788b66459e8cb91df319f50ccf66f27b5c7_ppc64le",
"relates_to_product_reference": "8Base-Openshift-Serverless-1.24"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-serverless-1/eventing-kafka-broker-controller-rhel8@sha256:f8b5d9c9c0182f5cc1f76422759bf8925d2f29292390ada83a6b7c7986f1462c_amd64 as a component of Red Hat OpenShift Serverless 1.24",
"product_id": "8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-kafka-broker-controller-rhel8@sha256:f8b5d9c9c0182f5cc1f76422759bf8925d2f29292390ada83a6b7c7986f1462c_amd64"
},
"product_reference": "openshift-serverless-1/eventing-kafka-broker-controller-rhel8@sha256:f8b5d9c9c0182f5cc1f76422759bf8925d2f29292390ada83a6b7c7986f1462c_amd64",
"relates_to_product_reference": "8Base-Openshift-Serverless-1.24"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-serverless-1/eventing-kafka-broker-dispatcher-rhel8@sha256:08c6d6908a2e58a18e908223daf152802106b00a67905e94e075fca827af87c9_s390x as a component of Red Hat OpenShift Serverless 1.24",
"product_id": "8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-kafka-broker-dispatcher-rhel8@sha256:08c6d6908a2e58a18e908223daf152802106b00a67905e94e075fca827af87c9_s390x"
},
"product_reference": "openshift-serverless-1/eventing-kafka-broker-dispatcher-rhel8@sha256:08c6d6908a2e58a18e908223daf152802106b00a67905e94e075fca827af87c9_s390x",
"relates_to_product_reference": "8Base-Openshift-Serverless-1.24"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-serverless-1/eventing-kafka-broker-dispatcher-rhel8@sha256:8ac0796f3585a406facba98766688ae6777b5673a4515418db8d1d92c4d65494_amd64 as a component of Red Hat OpenShift Serverless 1.24",
"product_id": "8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-kafka-broker-dispatcher-rhel8@sha256:8ac0796f3585a406facba98766688ae6777b5673a4515418db8d1d92c4d65494_amd64"
},
"product_reference": "openshift-serverless-1/eventing-kafka-broker-dispatcher-rhel8@sha256:8ac0796f3585a406facba98766688ae6777b5673a4515418db8d1d92c4d65494_amd64",
"relates_to_product_reference": "8Base-Openshift-Serverless-1.24"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-serverless-1/eventing-kafka-broker-dispatcher-rhel8@sha256:9af6b8413acbf59adc88e9b88a51105f3b0a4913499c3026f64e7fda91e43384_ppc64le as a component of Red Hat OpenShift Serverless 1.24",
"product_id": "8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-kafka-broker-dispatcher-rhel8@sha256:9af6b8413acbf59adc88e9b88a51105f3b0a4913499c3026f64e7fda91e43384_ppc64le"
},
"product_reference": "openshift-serverless-1/eventing-kafka-broker-dispatcher-rhel8@sha256:9af6b8413acbf59adc88e9b88a51105f3b0a4913499c3026f64e7fda91e43384_ppc64le",
"relates_to_product_reference": "8Base-Openshift-Serverless-1.24"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-serverless-1/eventing-kafka-broker-post-install-rhel8@sha256:260e7f0086f4e036be3a9ab5d24ce99fc8a053cc7f2906f8a6080f59f2a3e591_amd64 as a component of Red Hat OpenShift Serverless 1.24",
"product_id": "8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-kafka-broker-post-install-rhel8@sha256:260e7f0086f4e036be3a9ab5d24ce99fc8a053cc7f2906f8a6080f59f2a3e591_amd64"
},
"product_reference": "openshift-serverless-1/eventing-kafka-broker-post-install-rhel8@sha256:260e7f0086f4e036be3a9ab5d24ce99fc8a053cc7f2906f8a6080f59f2a3e591_amd64",
"relates_to_product_reference": "8Base-Openshift-Serverless-1.24"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-serverless-1/eventing-kafka-broker-post-install-rhel8@sha256:36551ea609536ba900f7a0493a06d07f9c0f19a0eef7e4956575354ca92cd1ef_ppc64le as a component of Red Hat OpenShift Serverless 1.24",
"product_id": "8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-kafka-broker-post-install-rhel8@sha256:36551ea609536ba900f7a0493a06d07f9c0f19a0eef7e4956575354ca92cd1ef_ppc64le"
},
"product_reference": "openshift-serverless-1/eventing-kafka-broker-post-install-rhel8@sha256:36551ea609536ba900f7a0493a06d07f9c0f19a0eef7e4956575354ca92cd1ef_ppc64le",
"relates_to_product_reference": "8Base-Openshift-Serverless-1.24"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-serverless-1/eventing-kafka-broker-post-install-rhel8@sha256:6d4a898f37f87aa6db636487c6892833249be38635fe631433652feda762a40e_s390x as a component of Red Hat OpenShift Serverless 1.24",
"product_id": "8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-kafka-broker-post-install-rhel8@sha256:6d4a898f37f87aa6db636487c6892833249be38635fe631433652feda762a40e_s390x"
},
"product_reference": "openshift-serverless-1/eventing-kafka-broker-post-install-rhel8@sha256:6d4a898f37f87aa6db636487c6892833249be38635fe631433652feda762a40e_s390x",
"relates_to_product_reference": "8Base-Openshift-Serverless-1.24"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-serverless-1/eventing-kafka-broker-webhook-rhel8@sha256:0dad9dc28babb21622f90c83647c9cc48bfa66faad257c88e7adf1d50ad0f80c_ppc64le as a component of Red Hat OpenShift Serverless 1.24",
"product_id": "8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-kafka-broker-webhook-rhel8@sha256:0dad9dc28babb21622f90c83647c9cc48bfa66faad257c88e7adf1d50ad0f80c_ppc64le"
},
"product_reference": "openshift-serverless-1/eventing-kafka-broker-webhook-rhel8@sha256:0dad9dc28babb21622f90c83647c9cc48bfa66faad257c88e7adf1d50ad0f80c_ppc64le",
"relates_to_product_reference": "8Base-Openshift-Serverless-1.24"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-serverless-1/eventing-kafka-broker-webhook-rhel8@sha256:10ba81e103ed6b7dff7b02394b20f44b46acd6b09d72f16667c068eb9989dc77_s390x as a component of Red Hat OpenShift Serverless 1.24",
"product_id": "8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-kafka-broker-webhook-rhel8@sha256:10ba81e103ed6b7dff7b02394b20f44b46acd6b09d72f16667c068eb9989dc77_s390x"
},
"product_reference": "openshift-serverless-1/eventing-kafka-broker-webhook-rhel8@sha256:10ba81e103ed6b7dff7b02394b20f44b46acd6b09d72f16667c068eb9989dc77_s390x",
"relates_to_product_reference": "8Base-Openshift-Serverless-1.24"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-serverless-1/eventing-kafka-broker-webhook-rhel8@sha256:f94aef78ce0870fdceac5b3467220540127a73415e81baa4b48bf986bc181c4d_amd64 as a component of Red Hat OpenShift Serverless 1.24",
"product_id": "8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-kafka-broker-webhook-rhel8@sha256:f94aef78ce0870fdceac5b3467220540127a73415e81baa4b48bf986bc181c4d_amd64"
},
"product_reference": "openshift-serverless-1/eventing-kafka-broker-webhook-rhel8@sha256:f94aef78ce0870fdceac5b3467220540127a73415e81baa4b48bf986bc181c4d_amd64",
"relates_to_product_reference": "8Base-Openshift-Serverless-1.24"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-serverless-1/eventing-mtbroker-filter-rhel8@sha256:4f6e162ee5fb96ff69a1546b7f728641dded59548f14afdfa870f7f0291787ac_ppc64le as a component of Red Hat OpenShift Serverless 1.24",
"product_id": "8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-mtbroker-filter-rhel8@sha256:4f6e162ee5fb96ff69a1546b7f728641dded59548f14afdfa870f7f0291787ac_ppc64le"
},
"product_reference": "openshift-serverless-1/eventing-mtbroker-filter-rhel8@sha256:4f6e162ee5fb96ff69a1546b7f728641dded59548f14afdfa870f7f0291787ac_ppc64le",
"relates_to_product_reference": "8Base-Openshift-Serverless-1.24"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-serverless-1/eventing-mtbroker-filter-rhel8@sha256:ecde2ee2aa9618775178e03bcc07e53d6f5e12f30261238d8ffb366fb1e47c94_amd64 as a component of Red Hat OpenShift Serverless 1.24",
"product_id": "8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-mtbroker-filter-rhel8@sha256:ecde2ee2aa9618775178e03bcc07e53d6f5e12f30261238d8ffb366fb1e47c94_amd64"
},
"product_reference": "openshift-serverless-1/eventing-mtbroker-filter-rhel8@sha256:ecde2ee2aa9618775178e03bcc07e53d6f5e12f30261238d8ffb366fb1e47c94_amd64",
"relates_to_product_reference": "8Base-Openshift-Serverless-1.24"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-serverless-1/eventing-mtbroker-filter-rhel8@sha256:ee2dc3e0f648dc59551cfdf0ac5c36aa6cd9a4b2abaada7095ae4d5b8e0a571e_s390x as a component of Red Hat OpenShift Serverless 1.24",
"product_id": "8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-mtbroker-filter-rhel8@sha256:ee2dc3e0f648dc59551cfdf0ac5c36aa6cd9a4b2abaada7095ae4d5b8e0a571e_s390x"
},
"product_reference": "openshift-serverless-1/eventing-mtbroker-filter-rhel8@sha256:ee2dc3e0f648dc59551cfdf0ac5c36aa6cd9a4b2abaada7095ae4d5b8e0a571e_s390x",
"relates_to_product_reference": "8Base-Openshift-Serverless-1.24"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-serverless-1/eventing-mtbroker-ingress-rhel8@sha256:4eaac6386b1b8a9e360df5afbd85aeebb97e5c81dbd861996caafad48b4cc6f9_s390x as a component of Red Hat OpenShift Serverless 1.24",
"product_id": "8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-mtbroker-ingress-rhel8@sha256:4eaac6386b1b8a9e360df5afbd85aeebb97e5c81dbd861996caafad48b4cc6f9_s390x"
},
"product_reference": "openshift-serverless-1/eventing-mtbroker-ingress-rhel8@sha256:4eaac6386b1b8a9e360df5afbd85aeebb97e5c81dbd861996caafad48b4cc6f9_s390x",
"relates_to_product_reference": "8Base-Openshift-Serverless-1.24"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-serverless-1/eventing-mtbroker-ingress-rhel8@sha256:644fbcd1924d570f105f5f9760eb15eddbeed16c894edfcb4ef8c8a14e370bce_ppc64le as a component of Red Hat OpenShift Serverless 1.24",
"product_id": "8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-mtbroker-ingress-rhel8@sha256:644fbcd1924d570f105f5f9760eb15eddbeed16c894edfcb4ef8c8a14e370bce_ppc64le"
},
"product_reference": "openshift-serverless-1/eventing-mtbroker-ingress-rhel8@sha256:644fbcd1924d570f105f5f9760eb15eddbeed16c894edfcb4ef8c8a14e370bce_ppc64le",
"relates_to_product_reference": "8Base-Openshift-Serverless-1.24"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-serverless-1/eventing-mtbroker-ingress-rhel8@sha256:a26dfc1a610bbaf876443b4b01a04130f7c0aba4d40e246333fe8bf7eb899f45_amd64 as a component of Red Hat OpenShift Serverless 1.24",
"product_id": "8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-mtbroker-ingress-rhel8@sha256:a26dfc1a610bbaf876443b4b01a04130f7c0aba4d40e246333fe8bf7eb899f45_amd64"
},
"product_reference": "openshift-serverless-1/eventing-mtbroker-ingress-rhel8@sha256:a26dfc1a610bbaf876443b4b01a04130f7c0aba4d40e246333fe8bf7eb899f45_amd64",
"relates_to_product_reference": "8Base-Openshift-Serverless-1.24"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-serverless-1/eventing-mtchannel-broker-rhel8@sha256:353859f2a8649fa9b3f5c0e02cafd57f79f96a10a7a697ba08eaa8cb70effe51_s390x as a component of Red Hat OpenShift Serverless 1.24",
"product_id": "8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-mtchannel-broker-rhel8@sha256:353859f2a8649fa9b3f5c0e02cafd57f79f96a10a7a697ba08eaa8cb70effe51_s390x"
},
"product_reference": "openshift-serverless-1/eventing-mtchannel-broker-rhel8@sha256:353859f2a8649fa9b3f5c0e02cafd57f79f96a10a7a697ba08eaa8cb70effe51_s390x",
"relates_to_product_reference": "8Base-Openshift-Serverless-1.24"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-serverless-1/eventing-mtchannel-broker-rhel8@sha256:6f7afb57dc78ccb13498434196c5e8cd0f6ec53f045689febf1a62c492358d93_ppc64le as a component of Red Hat OpenShift Serverless 1.24",
"product_id": "8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-mtchannel-broker-rhel8@sha256:6f7afb57dc78ccb13498434196c5e8cd0f6ec53f045689febf1a62c492358d93_ppc64le"
},
"product_reference": "openshift-serverless-1/eventing-mtchannel-broker-rhel8@sha256:6f7afb57dc78ccb13498434196c5e8cd0f6ec53f045689febf1a62c492358d93_ppc64le",
"relates_to_product_reference": "8Base-Openshift-Serverless-1.24"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-serverless-1/eventing-mtchannel-broker-rhel8@sha256:fadf3035a8bd25307843d1c6c88654a03db25983407a770875b4507942684dd5_amd64 as a component of Red Hat OpenShift Serverless 1.24",
"product_id": "8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-mtchannel-broker-rhel8@sha256:fadf3035a8bd25307843d1c6c88654a03db25983407a770875b4507942684dd5_amd64"
},
"product_reference": "openshift-serverless-1/eventing-mtchannel-broker-rhel8@sha256:fadf3035a8bd25307843d1c6c88654a03db25983407a770875b4507942684dd5_amd64",
"relates_to_product_reference": "8Base-Openshift-Serverless-1.24"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-serverless-1/eventing-mtping-rhel8@sha256:2254577d2c2e67d28f8459fbd4ac43af78b7d29cc0b56c631607dd68f3d31637_amd64 as a component of Red Hat OpenShift Serverless 1.24",
"product_id": "8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-mtping-rhel8@sha256:2254577d2c2e67d28f8459fbd4ac43af78b7d29cc0b56c631607dd68f3d31637_amd64"
},
"product_reference": "openshift-serverless-1/eventing-mtping-rhel8@sha256:2254577d2c2e67d28f8459fbd4ac43af78b7d29cc0b56c631607dd68f3d31637_amd64",
"relates_to_product_reference": "8Base-Openshift-Serverless-1.24"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-serverless-1/eventing-mtping-rhel8@sha256:a7177a43f46b6470a19970c62ebc17119ca3c3021471f9396faa436e621beb1e_ppc64le as a component of Red Hat OpenShift Serverless 1.24",
"product_id": "8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-mtping-rhel8@sha256:a7177a43f46b6470a19970c62ebc17119ca3c3021471f9396faa436e621beb1e_ppc64le"
},
"product_reference": "openshift-serverless-1/eventing-mtping-rhel8@sha256:a7177a43f46b6470a19970c62ebc17119ca3c3021471f9396faa436e621beb1e_ppc64le",
"relates_to_product_reference": "8Base-Openshift-Serverless-1.24"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-serverless-1/eventing-mtping-rhel8@sha256:c6c2c7924d90e81e2906f3bf3969b02d7f3e4dc80c187e6c55a7e4ea17ac20cd_s390x as a component of Red Hat OpenShift Serverless 1.24",
"product_id": "8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-mtping-rhel8@sha256:c6c2c7924d90e81e2906f3bf3969b02d7f3e4dc80c187e6c55a7e4ea17ac20cd_s390x"
},
"product_reference": "openshift-serverless-1/eventing-mtping-rhel8@sha256:c6c2c7924d90e81e2906f3bf3969b02d7f3e4dc80c187e6c55a7e4ea17ac20cd_s390x",
"relates_to_product_reference": "8Base-Openshift-Serverless-1.24"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-serverless-1/eventing-storage-version-migration-rhel8@sha256:3c1baa5bad644c06bedabaed9c668f0999527f00bc1d195e71a528c222087328_ppc64le as a component of Red Hat OpenShift Serverless 1.24",
"product_id": "8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-storage-version-migration-rhel8@sha256:3c1baa5bad644c06bedabaed9c668f0999527f00bc1d195e71a528c222087328_ppc64le"
},
"product_reference": "openshift-serverless-1/eventing-storage-version-migration-rhel8@sha256:3c1baa5bad644c06bedabaed9c668f0999527f00bc1d195e71a528c222087328_ppc64le",
"relates_to_product_reference": "8Base-Openshift-Serverless-1.24"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-serverless-1/eventing-storage-version-migration-rhel8@sha256:63dab761fd3a2e08950b7ee52852fb39cef7820f2a8cf8142ec3701a07372d7c_s390x as a component of Red Hat OpenShift Serverless 1.24",
"product_id": "8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-storage-version-migration-rhel8@sha256:63dab761fd3a2e08950b7ee52852fb39cef7820f2a8cf8142ec3701a07372d7c_s390x"
},
"product_reference": "openshift-serverless-1/eventing-storage-version-migration-rhel8@sha256:63dab761fd3a2e08950b7ee52852fb39cef7820f2a8cf8142ec3701a07372d7c_s390x",
"relates_to_product_reference": "8Base-Openshift-Serverless-1.24"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-serverless-1/eventing-storage-version-migration-rhel8@sha256:ff7924a37865ac1a90872f35675934a1627e49a29577a78af18b8e743a5fde07_amd64 as a component of Red Hat OpenShift Serverless 1.24",
"product_id": "8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-storage-version-migration-rhel8@sha256:ff7924a37865ac1a90872f35675934a1627e49a29577a78af18b8e743a5fde07_amd64"
},
"product_reference": "openshift-serverless-1/eventing-storage-version-migration-rhel8@sha256:ff7924a37865ac1a90872f35675934a1627e49a29577a78af18b8e743a5fde07_amd64",
"relates_to_product_reference": "8Base-Openshift-Serverless-1.24"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-serverless-1/eventing-sugar-controller-rhel8@sha256:24c7217a3612a5c3c6792c433dc2a6cf4b5fda1b9e6acff84e2736705704d152_s390x as a component of Red Hat OpenShift Serverless 1.24",
"product_id": "8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-sugar-controller-rhel8@sha256:24c7217a3612a5c3c6792c433dc2a6cf4b5fda1b9e6acff84e2736705704d152_s390x"
},
"product_reference": "openshift-serverless-1/eventing-sugar-controller-rhel8@sha256:24c7217a3612a5c3c6792c433dc2a6cf4b5fda1b9e6acff84e2736705704d152_s390x",
"relates_to_product_reference": "8Base-Openshift-Serverless-1.24"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-serverless-1/eventing-sugar-controller-rhel8@sha256:3a38788638c26e9bec45694b2c4597333080189ffa96d8c7302e3e7dd1e54be5_amd64 as a component of Red Hat OpenShift Serverless 1.24",
"product_id": "8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-sugar-controller-rhel8@sha256:3a38788638c26e9bec45694b2c4597333080189ffa96d8c7302e3e7dd1e54be5_amd64"
},
"product_reference": "openshift-serverless-1/eventing-sugar-controller-rhel8@sha256:3a38788638c26e9bec45694b2c4597333080189ffa96d8c7302e3e7dd1e54be5_amd64",
"relates_to_product_reference": "8Base-Openshift-Serverless-1.24"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-serverless-1/eventing-sugar-controller-rhel8@sha256:aebfba016342e94fc0619a9ad6346c7fefbedf6739f1495954eb905cade085ac_ppc64le as a component of Red Hat OpenShift Serverless 1.24",
"product_id": "8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-sugar-controller-rhel8@sha256:aebfba016342e94fc0619a9ad6346c7fefbedf6739f1495954eb905cade085ac_ppc64le"
},
"product_reference": "openshift-serverless-1/eventing-sugar-controller-rhel8@sha256:aebfba016342e94fc0619a9ad6346c7fefbedf6739f1495954eb905cade085ac_ppc64le",
"relates_to_product_reference": "8Base-Openshift-Serverless-1.24"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-serverless-1/eventing-webhook-rhel8@sha256:11d0b8fac4cb67c95e051a91f5c6683768f8969ffc744cd3cc4814d1ee6e91c1_amd64 as a component of Red Hat OpenShift Serverless 1.24",
"product_id": "8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-webhook-rhel8@sha256:11d0b8fac4cb67c95e051a91f5c6683768f8969ffc744cd3cc4814d1ee6e91c1_amd64"
},
"product_reference": "openshift-serverless-1/eventing-webhook-rhel8@sha256:11d0b8fac4cb67c95e051a91f5c6683768f8969ffc744cd3cc4814d1ee6e91c1_amd64",
"relates_to_product_reference": "8Base-Openshift-Serverless-1.24"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-serverless-1/eventing-webhook-rhel8@sha256:1b209d1ddffba92c3d77824e37bf75302346856c10b773a101d2868f27d0b740_s390x as a component of Red Hat OpenShift Serverless 1.24",
"product_id": "8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-webhook-rhel8@sha256:1b209d1ddffba92c3d77824e37bf75302346856c10b773a101d2868f27d0b740_s390x"
},
"product_reference": "openshift-serverless-1/eventing-webhook-rhel8@sha256:1b209d1ddffba92c3d77824e37bf75302346856c10b773a101d2868f27d0b740_s390x",
"relates_to_product_reference": "8Base-Openshift-Serverless-1.24"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-serverless-1/eventing-webhook-rhel8@sha256:bf8c9de32dd5cbe536b115f52f32c666fbf886bde555ac355937d6b149cf9343_ppc64le as a component of Red Hat OpenShift Serverless 1.24",
"product_id": "8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-webhook-rhel8@sha256:bf8c9de32dd5cbe536b115f52f32c666fbf886bde555ac355937d6b149cf9343_ppc64le"
},
"product_reference": "openshift-serverless-1/eventing-webhook-rhel8@sha256:bf8c9de32dd5cbe536b115f52f32c666fbf886bde555ac355937d6b149cf9343_ppc64le",
"relates_to_product_reference": "8Base-Openshift-Serverless-1.24"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-serverless-1/ingress-rhel8-operator@sha256:46a5fb2d0f9fa5e05504b9264a3f1c0e7c7beb76e3a3aeb9bc036cda4fa9d66a_ppc64le as a component of Red Hat OpenShift Serverless 1.24",
"product_id": "8Base-Openshift-Serverless-1.24:openshift-serverless-1/ingress-rhel8-operator@sha256:46a5fb2d0f9fa5e05504b9264a3f1c0e7c7beb76e3a3aeb9bc036cda4fa9d66a_ppc64le"
},
"product_reference": "openshift-serverless-1/ingress-rhel8-operator@sha256:46a5fb2d0f9fa5e05504b9264a3f1c0e7c7beb76e3a3aeb9bc036cda4fa9d66a_ppc64le",
"relates_to_product_reference": "8Base-Openshift-Serverless-1.24"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-serverless-1/ingress-rhel8-operator@sha256:793b86f4c2add102e2f676bd57cec3365ce9b3fdc40a989c28d1f9acb851142d_amd64 as a component of Red Hat OpenShift Serverless 1.24",
"product_id": "8Base-Openshift-Serverless-1.24:openshift-serverless-1/ingress-rhel8-operator@sha256:793b86f4c2add102e2f676bd57cec3365ce9b3fdc40a989c28d1f9acb851142d_amd64"
},
"product_reference": "openshift-serverless-1/ingress-rhel8-operator@sha256:793b86f4c2add102e2f676bd57cec3365ce9b3fdc40a989c28d1f9acb851142d_amd64",
"relates_to_product_reference": "8Base-Openshift-Serverless-1.24"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-serverless-1/ingress-rhel8-operator@sha256:cce79392f93bb318123c48ac6de48aa0a2983cc1134cc063c0fdc2ff83c546c7_s390x as a component of Red Hat OpenShift Serverless 1.24",
"product_id": "8Base-Openshift-Serverless-1.24:openshift-serverless-1/ingress-rhel8-operator@sha256:cce79392f93bb318123c48ac6de48aa0a2983cc1134cc063c0fdc2ff83c546c7_s390x"
},
"product_reference": "openshift-serverless-1/ingress-rhel8-operator@sha256:cce79392f93bb318123c48ac6de48aa0a2983cc1134cc063c0fdc2ff83c546c7_s390x",
"relates_to_product_reference": "8Base-Openshift-Serverless-1.24"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-serverless-1/kn-cli-artifacts-rhel8@sha256:1a51a072d4e303a5c33b2383c843308d86c68de228b094d2efed8bc59a4bac14_s390x as a component of Red Hat OpenShift Serverless 1.24",
"product_id": "8Base-Openshift-Serverless-1.24:openshift-serverless-1/kn-cli-artifacts-rhel8@sha256:1a51a072d4e303a5c33b2383c843308d86c68de228b094d2efed8bc59a4bac14_s390x"
},
"product_reference": "openshift-serverless-1/kn-cli-artifacts-rhel8@sha256:1a51a072d4e303a5c33b2383c843308d86c68de228b094d2efed8bc59a4bac14_s390x",
"relates_to_product_reference": "8Base-Openshift-Serverless-1.24"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-serverless-1/kn-cli-artifacts-rhel8@sha256:c61b26bdf318b507af66f9092e784d64436e3b2531cc6e2e8aa1bb8bbb010fb7_ppc64le as a component of Red Hat OpenShift Serverless 1.24",
"product_id": "8Base-Openshift-Serverless-1.24:openshift-serverless-1/kn-cli-artifacts-rhel8@sha256:c61b26bdf318b507af66f9092e784d64436e3b2531cc6e2e8aa1bb8bbb010fb7_ppc64le"
},
"product_reference": "openshift-serverless-1/kn-cli-artifacts-rhel8@sha256:c61b26bdf318b507af66f9092e784d64436e3b2531cc6e2e8aa1bb8bbb010fb7_ppc64le",
"relates_to_product_reference": "8Base-Openshift-Serverless-1.24"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-serverless-1/kn-cli-artifacts-rhel8@sha256:f22168224137db649c6e6592e3ec2ae6845ca668ef65fe56c104ed6393eae526_amd64 as a component of Red Hat OpenShift Serverless 1.24",
"product_id": "8Base-Openshift-Serverless-1.24:openshift-serverless-1/kn-cli-artifacts-rhel8@sha256:f22168224137db649c6e6592e3ec2ae6845ca668ef65fe56c104ed6393eae526_amd64"
},
"product_reference": "openshift-serverless-1/kn-cli-artifacts-rhel8@sha256:f22168224137db649c6e6592e3ec2ae6845ca668ef65fe56c104ed6393eae526_amd64",
"relates_to_product_reference": "8Base-Openshift-Serverless-1.24"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-serverless-1/knative-rhel8-operator@sha256:53e115cdfeb8077cc8b89ebdeee4903b1be8c0a0d45831a9f277f342959f5961_ppc64le as a component of Red Hat OpenShift Serverless 1.24",
"product_id": "8Base-Openshift-Serverless-1.24:openshift-serverless-1/knative-rhel8-operator@sha256:53e115cdfeb8077cc8b89ebdeee4903b1be8c0a0d45831a9f277f342959f5961_ppc64le"
},
"product_reference": "openshift-serverless-1/knative-rhel8-operator@sha256:53e115cdfeb8077cc8b89ebdeee4903b1be8c0a0d45831a9f277f342959f5961_ppc64le",
"relates_to_product_reference": "8Base-Openshift-Serverless-1.24"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-serverless-1/knative-rhel8-operator@sha256:ebf24097b84ec5773e30c8f548975afb84b6fce836b373b97855f69371068d1e_s390x as a component of Red Hat OpenShift Serverless 1.24",
"product_id": "8Base-Openshift-Serverless-1.24:openshift-serverless-1/knative-rhel8-operator@sha256:ebf24097b84ec5773e30c8f548975afb84b6fce836b373b97855f69371068d1e_s390x"
},
"product_reference": "openshift-serverless-1/knative-rhel8-operator@sha256:ebf24097b84ec5773e30c8f548975afb84b6fce836b373b97855f69371068d1e_s390x",
"relates_to_product_reference": "8Base-Openshift-Serverless-1.24"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-serverless-1/knative-rhel8-operator@sha256:efa444ca6c7c4468821a8d138b4319c86fede592f3b0b4d7905e7c66e8bdb2c0_amd64 as a component of Red Hat OpenShift Serverless 1.24",
"product_id": "8Base-Openshift-Serverless-1.24:openshift-serverless-1/knative-rhel8-operator@sha256:efa444ca6c7c4468821a8d138b4319c86fede592f3b0b4d7905e7c66e8bdb2c0_amd64"
},
"product_reference": "openshift-serverless-1/knative-rhel8-operator@sha256:efa444ca6c7c4468821a8d138b4319c86fede592f3b0b4d7905e7c66e8bdb2c0_amd64",
"relates_to_product_reference": "8Base-Openshift-Serverless-1.24"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-serverless-1/kourier-control-rhel8@sha256:396fb9dcc798b05e89d38ccbe3a3abb31854f56a95ae104fb9bb215967b56d9f_ppc64le as a component of Red Hat OpenShift Serverless 1.24",
"product_id": "8Base-Openshift-Serverless-1.24:openshift-serverless-1/kourier-control-rhel8@sha256:396fb9dcc798b05e89d38ccbe3a3abb31854f56a95ae104fb9bb215967b56d9f_ppc64le"
},
"product_reference": "openshift-serverless-1/kourier-control-rhel8@sha256:396fb9dcc798b05e89d38ccbe3a3abb31854f56a95ae104fb9bb215967b56d9f_ppc64le",
"relates_to_product_reference": "8Base-Openshift-Serverless-1.24"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-serverless-1/kourier-control-rhel8@sha256:e36577c37457a4521d78f28f24dca6ae11f170635316efe374f08f825cb5904d_amd64 as a component of Red Hat OpenShift Serverless 1.24",
"product_id": "8Base-Openshift-Serverless-1.24:openshift-serverless-1/kourier-control-rhel8@sha256:e36577c37457a4521d78f28f24dca6ae11f170635316efe374f08f825cb5904d_amd64"
},
"product_reference": "openshift-serverless-1/kourier-control-rhel8@sha256:e36577c37457a4521d78f28f24dca6ae11f170635316efe374f08f825cb5904d_amd64",
"relates_to_product_reference": "8Base-Openshift-Serverless-1.24"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-serverless-1/kourier-control-rhel8@sha256:fb04b74dce262e58434b19a10dce0981b4df7541416de21343fb7124c714ffbf_s390x as a component of Red Hat OpenShift Serverless 1.24",
"product_id": "8Base-Openshift-Serverless-1.24:openshift-serverless-1/kourier-control-rhel8@sha256:fb04b74dce262e58434b19a10dce0981b4df7541416de21343fb7124c714ffbf_s390x"
},
"product_reference": "openshift-serverless-1/kourier-control-rhel8@sha256:fb04b74dce262e58434b19a10dce0981b4df7541416de21343fb7124c714ffbf_s390x",
"relates_to_product_reference": "8Base-Openshift-Serverless-1.24"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-serverless-1/net-istio-controller-rhel8@sha256:281b2782253722d916b6178ecdbc763aaa71ed4ac0db94e31d57974d4eb8b58b_ppc64le as a component of Red Hat OpenShift Serverless 1.24",
"product_id": "8Base-Openshift-Serverless-1.24:openshift-serverless-1/net-istio-controller-rhel8@sha256:281b2782253722d916b6178ecdbc763aaa71ed4ac0db94e31d57974d4eb8b58b_ppc64le"
},
"product_reference": "openshift-serverless-1/net-istio-controller-rhel8@sha256:281b2782253722d916b6178ecdbc763aaa71ed4ac0db94e31d57974d4eb8b58b_ppc64le",
"relates_to_product_reference": "8Base-Openshift-Serverless-1.24"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-serverless-1/net-istio-controller-rhel8@sha256:bf56038c0af2cfeb5a3e4b7ecd5aeebb230d042ac835b50faafa3d939dd8ca50_s390x as a component of Red Hat OpenShift Serverless 1.24",
"product_id": "8Base-Openshift-Serverless-1.24:openshift-serverless-1/net-istio-controller-rhel8@sha256:bf56038c0af2cfeb5a3e4b7ecd5aeebb230d042ac835b50faafa3d939dd8ca50_s390x"
},
"product_reference": "openshift-serverless-1/net-istio-controller-rhel8@sha256:bf56038c0af2cfeb5a3e4b7ecd5aeebb230d042ac835b50faafa3d939dd8ca50_s390x",
"relates_to_product_reference": "8Base-Openshift-Serverless-1.24"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-serverless-1/net-istio-controller-rhel8@sha256:f3643c74f73841b1de04be1d0f550c044f1ad4800ceb32cb36bf9072d8e5155b_amd64 as a component of Red Hat OpenShift Serverless 1.24",
"product_id": "8Base-Openshift-Serverless-1.24:openshift-serverless-1/net-istio-controller-rhel8@sha256:f3643c74f73841b1de04be1d0f550c044f1ad4800ceb32cb36bf9072d8e5155b_amd64"
},
"product_reference": "openshift-serverless-1/net-istio-controller-rhel8@sha256:f3643c74f73841b1de04be1d0f550c044f1ad4800ceb32cb36bf9072d8e5155b_amd64",
"relates_to_product_reference": "8Base-Openshift-Serverless-1.24"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-serverless-1/net-istio-webhook-rhel8@sha256:4f7cabd5a6bb6fd7a0d81461108891b0d2de55efe868c4fbf275131c3280ed2d_s390x as a component of Red Hat OpenShift Serverless 1.24",
"product_id": "8Base-Openshift-Serverless-1.24:openshift-serverless-1/net-istio-webhook-rhel8@sha256:4f7cabd5a6bb6fd7a0d81461108891b0d2de55efe868c4fbf275131c3280ed2d_s390x"
},
"product_reference": "openshift-serverless-1/net-istio-webhook-rhel8@sha256:4f7cabd5a6bb6fd7a0d81461108891b0d2de55efe868c4fbf275131c3280ed2d_s390x",
"relates_to_product_reference": "8Base-Openshift-Serverless-1.24"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-serverless-1/net-istio-webhook-rhel8@sha256:a07d73f5c04af2a29b6565363b472aceabbfeafe7d6dfe833d1e71b072419916_amd64 as a component of Red Hat OpenShift Serverless 1.24",
"product_id": "8Base-Openshift-Serverless-1.24:openshift-serverless-1/net-istio-webhook-rhel8@sha256:a07d73f5c04af2a29b6565363b472aceabbfeafe7d6dfe833d1e71b072419916_amd64"
},
"product_reference": "openshift-serverless-1/net-istio-webhook-rhel8@sha256:a07d73f5c04af2a29b6565363b472aceabbfeafe7d6dfe833d1e71b072419916_amd64",
"relates_to_product_reference": "8Base-Openshift-Serverless-1.24"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-serverless-1/net-istio-webhook-rhel8@sha256:cd34685812d9447969a1c3fb4382433a1b59fb3631fbe156daa6fa962458f859_ppc64le as a component of Red Hat OpenShift Serverless 1.24",
"product_id": "8Base-Openshift-Serverless-1.24:openshift-serverless-1/net-istio-webhook-rhel8@sha256:cd34685812d9447969a1c3fb4382433a1b59fb3631fbe156daa6fa962458f859_ppc64le"
},
"product_reference": "openshift-serverless-1/net-istio-webhook-rhel8@sha256:cd34685812d9447969a1c3fb4382433a1b59fb3631fbe156daa6fa962458f859_ppc64le",
"relates_to_product_reference": "8Base-Openshift-Serverless-1.24"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-serverless-1/serverless-operator-bundle@sha256:0422f8843fc62c2b72e01ffefd33db912a1ad3d70ac297882d3663c9b7299f10_amd64 as a component of Red Hat OpenShift Serverless 1.24",
"product_id": "8Base-Openshift-Serverless-1.24:openshift-serverless-1/serverless-operator-bundle@sha256:0422f8843fc62c2b72e01ffefd33db912a1ad3d70ac297882d3663c9b7299f10_amd64"
},
"product_reference": "openshift-serverless-1/serverless-operator-bundle@sha256:0422f8843fc62c2b72e01ffefd33db912a1ad3d70ac297882d3663c9b7299f10_amd64",
"relates_to_product_reference": "8Base-Openshift-Serverless-1.24"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-serverless-1/serverless-rhel8-operator@sha256:26d940bd43b928d8370c9e88e80726a427c3f0ce3afc4fddb02a507f81c8fc93_amd64 as a component of Red Hat OpenShift Serverless 1.24",
"product_id": "8Base-Openshift-Serverless-1.24:openshift-serverless-1/serverless-rhel8-operator@sha256:26d940bd43b928d8370c9e88e80726a427c3f0ce3afc4fddb02a507f81c8fc93_amd64"
},
"product_reference": "openshift-serverless-1/serverless-rhel8-operator@sha256:26d940bd43b928d8370c9e88e80726a427c3f0ce3afc4fddb02a507f81c8fc93_amd64",
"relates_to_product_reference": "8Base-Openshift-Serverless-1.24"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-serverless-1/serverless-rhel8-operator@sha256:2898df30f40683bd3a73c6f2676afdc1bfc27b23d2fe04fe7667f6db6d2422ab_ppc64le as a component of Red Hat OpenShift Serverless 1.24",
"product_id": "8Base-Openshift-Serverless-1.24:openshift-serverless-1/serverless-rhel8-operator@sha256:2898df30f40683bd3a73c6f2676afdc1bfc27b23d2fe04fe7667f6db6d2422ab_ppc64le"
},
"product_reference": "openshift-serverless-1/serverless-rhel8-operator@sha256:2898df30f40683bd3a73c6f2676afdc1bfc27b23d2fe04fe7667f6db6d2422ab_ppc64le",
"relates_to_product_reference": "8Base-Openshift-Serverless-1.24"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-serverless-1/serverless-rhel8-operator@sha256:8ec9e756969c8e6bf8155ed102a66cf578a325dcc477ff909b4806405ab59cfc_s390x as a component of Red Hat OpenShift Serverless 1.24",
"product_id": "8Base-Openshift-Serverless-1.24:openshift-serverless-1/serverless-rhel8-operator@sha256:8ec9e756969c8e6bf8155ed102a66cf578a325dcc477ff909b4806405ab59cfc_s390x"
},
"product_reference": "openshift-serverless-1/serverless-rhel8-operator@sha256:8ec9e756969c8e6bf8155ed102a66cf578a325dcc477ff909b4806405ab59cfc_s390x",
"relates_to_product_reference": "8Base-Openshift-Serverless-1.24"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-serverless-1/serving-activator-rhel8@sha256:1e9fb289564961ddbf317e568c50936b048446685c39ab14ca4e5cb682785243_s390x as a component of Red Hat OpenShift Serverless 1.24",
"product_id": "8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-activator-rhel8@sha256:1e9fb289564961ddbf317e568c50936b048446685c39ab14ca4e5cb682785243_s390x"
},
"product_reference": "openshift-serverless-1/serving-activator-rhel8@sha256:1e9fb289564961ddbf317e568c50936b048446685c39ab14ca4e5cb682785243_s390x",
"relates_to_product_reference": "8Base-Openshift-Serverless-1.24"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-serverless-1/serving-activator-rhel8@sha256:3a823819467ed0beea953eed27e2129bb4495df3f49e0f59d5004dee416e6285_amd64 as a component of Red Hat OpenShift Serverless 1.24",
"product_id": "8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-activator-rhel8@sha256:3a823819467ed0beea953eed27e2129bb4495df3f49e0f59d5004dee416e6285_amd64"
},
"product_reference": "openshift-serverless-1/serving-activator-rhel8@sha256:3a823819467ed0beea953eed27e2129bb4495df3f49e0f59d5004dee416e6285_amd64",
"relates_to_product_reference": "8Base-Openshift-Serverless-1.24"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-serverless-1/serving-activator-rhel8@sha256:4e7563e5f9761f624aefc6b79845e5b4dd1836a545c3754bc37701162ed4e3bb_ppc64le as a component of Red Hat OpenShift Serverless 1.24",
"product_id": "8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-activator-rhel8@sha256:4e7563e5f9761f624aefc6b79845e5b4dd1836a545c3754bc37701162ed4e3bb_ppc64le"
},
"product_reference": "openshift-serverless-1/serving-activator-rhel8@sha256:4e7563e5f9761f624aefc6b79845e5b4dd1836a545c3754bc37701162ed4e3bb_ppc64le",
"relates_to_product_reference": "8Base-Openshift-Serverless-1.24"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-serverless-1/serving-autoscaler-hpa-rhel8@sha256:1685c7bf25061e61688d2b5e60cde6adb8906fec6bfb713c68837b2bbeeacf85_ppc64le as a component of Red Hat OpenShift Serverless 1.24",
"product_id": "8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-autoscaler-hpa-rhel8@sha256:1685c7bf25061e61688d2b5e60cde6adb8906fec6bfb713c68837b2bbeeacf85_ppc64le"
},
"product_reference": "openshift-serverless-1/serving-autoscaler-hpa-rhel8@sha256:1685c7bf25061e61688d2b5e60cde6adb8906fec6bfb713c68837b2bbeeacf85_ppc64le",
"relates_to_product_reference": "8Base-Openshift-Serverless-1.24"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-serverless-1/serving-autoscaler-hpa-rhel8@sha256:491df16728df492b7b88efb8e86f28e46a8762f4084fb4132823611a9e758264_amd64 as a component of Red Hat OpenShift Serverless 1.24",
"product_id": "8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-autoscaler-hpa-rhel8@sha256:491df16728df492b7b88efb8e86f28e46a8762f4084fb4132823611a9e758264_amd64"
},
"product_reference": "openshift-serverless-1/serving-autoscaler-hpa-rhel8@sha256:491df16728df492b7b88efb8e86f28e46a8762f4084fb4132823611a9e758264_amd64",
"relates_to_product_reference": "8Base-Openshift-Serverless-1.24"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-serverless-1/serving-autoscaler-hpa-rhel8@sha256:8bb514634ece7dafd88ae6cc7eff52016cd4585d91cb9c106720c21c219f8967_s390x as a component of Red Hat OpenShift Serverless 1.24",
"product_id": "8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-autoscaler-hpa-rhel8@sha256:8bb514634ece7dafd88ae6cc7eff52016cd4585d91cb9c106720c21c219f8967_s390x"
},
"product_reference": "openshift-serverless-1/serving-autoscaler-hpa-rhel8@sha256:8bb514634ece7dafd88ae6cc7eff52016cd4585d91cb9c106720c21c219f8967_s390x",
"relates_to_product_reference": "8Base-Openshift-Serverless-1.24"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-serverless-1/serving-autoscaler-rhel8@sha256:01b46e0ddb618f58c06b533fe7148f772367200f5d9be9d355012e91dc401156_s390x as a component of Red Hat OpenShift Serverless 1.24",
"product_id": "8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-autoscaler-rhel8@sha256:01b46e0ddb618f58c06b533fe7148f772367200f5d9be9d355012e91dc401156_s390x"
},
"product_reference": "openshift-serverless-1/serving-autoscaler-rhel8@sha256:01b46e0ddb618f58c06b533fe7148f772367200f5d9be9d355012e91dc401156_s390x",
"relates_to_product_reference": "8Base-Openshift-Serverless-1.24"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-serverless-1/serving-autoscaler-rhel8@sha256:8cd0a381de995467f339e11f0704b8c8b978ddfdd2d8271f4c9f832e7acf9f07_amd64 as a component of Red Hat OpenShift Serverless 1.24",
"product_id": "8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-autoscaler-rhel8@sha256:8cd0a381de995467f339e11f0704b8c8b978ddfdd2d8271f4c9f832e7acf9f07_amd64"
},
"product_reference": "openshift-serverless-1/serving-autoscaler-rhel8@sha256:8cd0a381de995467f339e11f0704b8c8b978ddfdd2d8271f4c9f832e7acf9f07_amd64",
"relates_to_product_reference": "8Base-Openshift-Serverless-1.24"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-serverless-1/serving-autoscaler-rhel8@sha256:c60796d720141d322159e49bb3496732b8e0453d6606227b419caf93a12d196b_ppc64le as a component of Red Hat OpenShift Serverless 1.24",
"product_id": "8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-autoscaler-rhel8@sha256:c60796d720141d322159e49bb3496732b8e0453d6606227b419caf93a12d196b_ppc64le"
},
"product_reference": "openshift-serverless-1/serving-autoscaler-rhel8@sha256:c60796d720141d322159e49bb3496732b8e0453d6606227b419caf93a12d196b_ppc64le",
"relates_to_product_reference": "8Base-Openshift-Serverless-1.24"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-serverless-1/serving-controller-rhel8@sha256:92b01a8421488e9d9b42b6da290873b54a2619d39a05e8d2a99e4c5348a3d4dc_ppc64le as a component of Red Hat OpenShift Serverless 1.24",
"product_id": "8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-controller-rhel8@sha256:92b01a8421488e9d9b42b6da290873b54a2619d39a05e8d2a99e4c5348a3d4dc_ppc64le"
},
"product_reference": "openshift-serverless-1/serving-controller-rhel8@sha256:92b01a8421488e9d9b42b6da290873b54a2619d39a05e8d2a99e4c5348a3d4dc_ppc64le",
"relates_to_product_reference": "8Base-Openshift-Serverless-1.24"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-serverless-1/serving-controller-rhel8@sha256:b5ae691a77adb161a30ae8470f1cf4c1c6259488df18bb2bf2764d05af9a2aa8_amd64 as a component of Red Hat OpenShift Serverless 1.24",
"product_id": "8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-controller-rhel8@sha256:b5ae691a77adb161a30ae8470f1cf4c1c6259488df18bb2bf2764d05af9a2aa8_amd64"
},
"product_reference": "openshift-serverless-1/serving-controller-rhel8@sha256:b5ae691a77adb161a30ae8470f1cf4c1c6259488df18bb2bf2764d05af9a2aa8_amd64",
"relates_to_product_reference": "8Base-Openshift-Serverless-1.24"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-serverless-1/serving-controller-rhel8@sha256:b752a295b673aeee85eba6bed33cc658254dc0503c6002841d80dc0c0a38f615_s390x as a component of Red Hat OpenShift Serverless 1.24",
"product_id": "8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-controller-rhel8@sha256:b752a295b673aeee85eba6bed33cc658254dc0503c6002841d80dc0c0a38f615_s390x"
},
"product_reference": "openshift-serverless-1/serving-controller-rhel8@sha256:b752a295b673aeee85eba6bed33cc658254dc0503c6002841d80dc0c0a38f615_s390x",
"relates_to_product_reference": "8Base-Openshift-Serverless-1.24"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-serverless-1/serving-domain-mapping-rhel8@sha256:11bca084f2c8df8d369d6301847876bbf8d37c7b67a6ffb387e0759100b6e817_s390x as a component of Red Hat OpenShift Serverless 1.24",
"product_id": "8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-domain-mapping-rhel8@sha256:11bca084f2c8df8d369d6301847876bbf8d37c7b67a6ffb387e0759100b6e817_s390x"
},
"product_reference": "openshift-serverless-1/serving-domain-mapping-rhel8@sha256:11bca084f2c8df8d369d6301847876bbf8d37c7b67a6ffb387e0759100b6e817_s390x",
"relates_to_product_reference": "8Base-Openshift-Serverless-1.24"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-serverless-1/serving-domain-mapping-rhel8@sha256:4e580d29cbff1aa6050c65cee35a870dab9e6a7eaa538b356a5afefed9c38d90_amd64 as a component of Red Hat OpenShift Serverless 1.24",
"product_id": "8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-domain-mapping-rhel8@sha256:4e580d29cbff1aa6050c65cee35a870dab9e6a7eaa538b356a5afefed9c38d90_amd64"
},
"product_reference": "openshift-serverless-1/serving-domain-mapping-rhel8@sha256:4e580d29cbff1aa6050c65cee35a870dab9e6a7eaa538b356a5afefed9c38d90_amd64",
"relates_to_product_reference": "8Base-Openshift-Serverless-1.24"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-serverless-1/serving-domain-mapping-rhel8@sha256:eeb39a3fbc9d4c223d42579737948438d03b2a2ec1aee46562aabae6d343679b_ppc64le as a component of Red Hat OpenShift Serverless 1.24",
"product_id": "8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-domain-mapping-rhel8@sha256:eeb39a3fbc9d4c223d42579737948438d03b2a2ec1aee46562aabae6d343679b_ppc64le"
},
"product_reference": "openshift-serverless-1/serving-domain-mapping-rhel8@sha256:eeb39a3fbc9d4c223d42579737948438d03b2a2ec1aee46562aabae6d343679b_ppc64le",
"relates_to_product_reference": "8Base-Openshift-Serverless-1.24"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-serverless-1/serving-domain-mapping-webhook-rhel8@sha256:8057fa6657c0bf909297273acc4faea1cddb29f9f02f6c797279adb42f083332_amd64 as a component of Red Hat OpenShift Serverless 1.24",
"product_id": "8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-domain-mapping-webhook-rhel8@sha256:8057fa6657c0bf909297273acc4faea1cddb29f9f02f6c797279adb42f083332_amd64"
},
"product_reference": "openshift-serverless-1/serving-domain-mapping-webhook-rhel8@sha256:8057fa6657c0bf909297273acc4faea1cddb29f9f02f6c797279adb42f083332_amd64",
"relates_to_product_reference": "8Base-Openshift-Serverless-1.24"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-serverless-1/serving-domain-mapping-webhook-rhel8@sha256:84e13a4c84098e0a6a5b461c7581861cd9114ce3cc7c2147afd727e56f323b28_s390x as a component of Red Hat OpenShift Serverless 1.24",
"product_id": "8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-domain-mapping-webhook-rhel8@sha256:84e13a4c84098e0a6a5b461c7581861cd9114ce3cc7c2147afd727e56f323b28_s390x"
},
"product_reference": "openshift-serverless-1/serving-domain-mapping-webhook-rhel8@sha256:84e13a4c84098e0a6a5b461c7581861cd9114ce3cc7c2147afd727e56f323b28_s390x",
"relates_to_product_reference": "8Base-Openshift-Serverless-1.24"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-serverless-1/serving-domain-mapping-webhook-rhel8@sha256:f99e203de17686584c05ee0901041edd055350c39da063d5d6dcd026d1e17593_ppc64le as a component of Red Hat OpenShift Serverless 1.24",
"product_id": "8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-domain-mapping-webhook-rhel8@sha256:f99e203de17686584c05ee0901041edd055350c39da063d5d6dcd026d1e17593_ppc64le"
},
"product_reference": "openshift-serverless-1/serving-domain-mapping-webhook-rhel8@sha256:f99e203de17686584c05ee0901041edd055350c39da063d5d6dcd026d1e17593_ppc64le",
"relates_to_product_reference": "8Base-Openshift-Serverless-1.24"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-serverless-1/serving-queue-rhel8@sha256:8740a1f7cb3ef3c4caa5774cced7787cc1e345dbe3708307001c1def9fd32e2f_ppc64le as a component of Red Hat OpenShift Serverless 1.24",
"product_id": "8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-queue-rhel8@sha256:8740a1f7cb3ef3c4caa5774cced7787cc1e345dbe3708307001c1def9fd32e2f_ppc64le"
},
"product_reference": "openshift-serverless-1/serving-queue-rhel8@sha256:8740a1f7cb3ef3c4caa5774cced7787cc1e345dbe3708307001c1def9fd32e2f_ppc64le",
"relates_to_product_reference": "8Base-Openshift-Serverless-1.24"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-serverless-1/serving-queue-rhel8@sha256:ac1ca0ae5e3c7fc242ec5a313e45d09b83261ffe26eab3ebcbbae9299471b25a_s390x as a component of Red Hat OpenShift Serverless 1.24",
"product_id": "8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-queue-rhel8@sha256:ac1ca0ae5e3c7fc242ec5a313e45d09b83261ffe26eab3ebcbbae9299471b25a_s390x"
},
"product_reference": "openshift-serverless-1/serving-queue-rhel8@sha256:ac1ca0ae5e3c7fc242ec5a313e45d09b83261ffe26eab3ebcbbae9299471b25a_s390x",
"relates_to_product_reference": "8Base-Openshift-Serverless-1.24"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-serverless-1/serving-queue-rhel8@sha256:f16b4f4e86e758354c8b19ee3a075dfd6fd19eb7ba282ad8293d41ca0c8f3028_amd64 as a component of Red Hat OpenShift Serverless 1.24",
"product_id": "8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-queue-rhel8@sha256:f16b4f4e86e758354c8b19ee3a075dfd6fd19eb7ba282ad8293d41ca0c8f3028_amd64"
},
"product_reference": "openshift-serverless-1/serving-queue-rhel8@sha256:f16b4f4e86e758354c8b19ee3a075dfd6fd19eb7ba282ad8293d41ca0c8f3028_amd64",
"relates_to_product_reference": "8Base-Openshift-Serverless-1.24"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-serverless-1/serving-storage-version-migration-rhel8@sha256:1c3b2c4c06981fd8eb13c05837c8da3523f0df9c79eacd6ffc1138e5f26bdba6_amd64 as a component of Red Hat OpenShift Serverless 1.24",
"product_id": "8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-storage-version-migration-rhel8@sha256:1c3b2c4c06981fd8eb13c05837c8da3523f0df9c79eacd6ffc1138e5f26bdba6_amd64"
},
"product_reference": "openshift-serverless-1/serving-storage-version-migration-rhel8@sha256:1c3b2c4c06981fd8eb13c05837c8da3523f0df9c79eacd6ffc1138e5f26bdba6_amd64",
"relates_to_product_reference": "8Base-Openshift-Serverless-1.24"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-serverless-1/serving-storage-version-migration-rhel8@sha256:27b7b75eae9eacc52a577887885db7c29192e15aada8a3b7406e032561609462_s390x as a component of Red Hat OpenShift Serverless 1.24",
"product_id": "8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-storage-version-migration-rhel8@sha256:27b7b75eae9eacc52a577887885db7c29192e15aada8a3b7406e032561609462_s390x"
},
"product_reference": "openshift-serverless-1/serving-storage-version-migration-rhel8@sha256:27b7b75eae9eacc52a577887885db7c29192e15aada8a3b7406e032561609462_s390x",
"relates_to_product_reference": "8Base-Openshift-Serverless-1.24"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-serverless-1/serving-storage-version-migration-rhel8@sha256:8012cc60fab4e14b7fab05589c977c15ac941efb09601069be09d4e25385ed26_ppc64le as a component of Red Hat OpenShift Serverless 1.24",
"product_id": "8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-storage-version-migration-rhel8@sha256:8012cc60fab4e14b7fab05589c977c15ac941efb09601069be09d4e25385ed26_ppc64le"
},
"product_reference": "openshift-serverless-1/serving-storage-version-migration-rhel8@sha256:8012cc60fab4e14b7fab05589c977c15ac941efb09601069be09d4e25385ed26_ppc64le",
"relates_to_product_reference": "8Base-Openshift-Serverless-1.24"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-serverless-1/serving-webhook-rhel8@sha256:4fdc2c632eb0fa4f10a78e39622c83febde93f38db16bd0ca4a35c1eb7062548_s390x as a component of Red Hat OpenShift Serverless 1.24",
"product_id": "8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-webhook-rhel8@sha256:4fdc2c632eb0fa4f10a78e39622c83febde93f38db16bd0ca4a35c1eb7062548_s390x"
},
"product_reference": "openshift-serverless-1/serving-webhook-rhel8@sha256:4fdc2c632eb0fa4f10a78e39622c83febde93f38db16bd0ca4a35c1eb7062548_s390x",
"relates_to_product_reference": "8Base-Openshift-Serverless-1.24"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-serverless-1/serving-webhook-rhel8@sha256:6904376f1ae4dadc23ab9993b50aaaa3db130fcd338f3dfae9e437b348e6e934_amd64 as a component of Red Hat OpenShift Serverless 1.24",
"product_id": "8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-webhook-rhel8@sha256:6904376f1ae4dadc23ab9993b50aaaa3db130fcd338f3dfae9e437b348e6e934_amd64"
},
"product_reference": "openshift-serverless-1/serving-webhook-rhel8@sha256:6904376f1ae4dadc23ab9993b50aaaa3db130fcd338f3dfae9e437b348e6e934_amd64",
"relates_to_product_reference": "8Base-Openshift-Serverless-1.24"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-serverless-1/serving-webhook-rhel8@sha256:dc902a39bc520abcf2100c26e2e1c4ba20aa5aadff763b40f234eb01a26b6f77_ppc64le as a component of Red Hat OpenShift Serverless 1.24",
"product_id": "8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-webhook-rhel8@sha256:dc902a39bc520abcf2100c26e2e1c4ba20aa5aadff763b40f234eb01a26b6f77_ppc64le"
},
"product_reference": "openshift-serverless-1/serving-webhook-rhel8@sha256:dc902a39bc520abcf2100c26e2e1c4ba20aa5aadff763b40f234eb01a26b6f77_ppc64le",
"relates_to_product_reference": "8Base-Openshift-Serverless-1.24"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-serverless-1/svls-must-gather-rhel8@sha256:057e9ccae9eae50fadad4772b203e897f5c54bf9d40f6e2f2ccbdbc93f5850b5_ppc64le as a component of Red Hat OpenShift Serverless 1.24",
"product_id": "8Base-Openshift-Serverless-1.24:openshift-serverless-1/svls-must-gather-rhel8@sha256:057e9ccae9eae50fadad4772b203e897f5c54bf9d40f6e2f2ccbdbc93f5850b5_ppc64le"
},
"product_reference": "openshift-serverless-1/svls-must-gather-rhel8@sha256:057e9ccae9eae50fadad4772b203e897f5c54bf9d40f6e2f2ccbdbc93f5850b5_ppc64le",
"relates_to_product_reference": "8Base-Openshift-Serverless-1.24"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-serverless-1/svls-must-gather-rhel8@sha256:7557328dcdede1992a3660342f037e490f58bc3281c68c6e4f44e6d66c4a0cff_s390x as a component of Red Hat OpenShift Serverless 1.24",
"product_id": "8Base-Openshift-Serverless-1.24:openshift-serverless-1/svls-must-gather-rhel8@sha256:7557328dcdede1992a3660342f037e490f58bc3281c68c6e4f44e6d66c4a0cff_s390x"
},
"product_reference": "openshift-serverless-1/svls-must-gather-rhel8@sha256:7557328dcdede1992a3660342f037e490f58bc3281c68c6e4f44e6d66c4a0cff_s390x",
"relates_to_product_reference": "8Base-Openshift-Serverless-1.24"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-serverless-1/svls-must-gather-rhel8@sha256:e0a982cd04fee4416659b7e1e6a827c2c371144bd461f23913ae9e0633fd598a_amd64 as a component of Red Hat OpenShift Serverless 1.24",
"product_id": "8Base-Openshift-Serverless-1.24:openshift-serverless-1/svls-must-gather-rhel8@sha256:e0a982cd04fee4416659b7e1e6a827c2c371144bd461f23913ae9e0633fd598a_amd64"
},
"product_reference": "openshift-serverless-1/svls-must-gather-rhel8@sha256:e0a982cd04fee4416659b7e1e6a827c2c371144bd461f23913ae9e0633fd598a_amd64",
"relates_to_product_reference": "8Base-Openshift-Serverless-1.24"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2022-1705",
"cwe": {
"id": "CWE-444",
"name": "Inconsistent Interpretation of HTTP Requests (\u0027HTTP Request/Response Smuggling\u0027)"
},
"discovery_date": "2022-07-14T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2107374"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in golang. The HTTP/1 client accepted invalid Transfer-Encoding headers indicating \"chunked\" encoding. This issue could allow request smuggling, but only if combined with an intermediate server that also improperly accepts the header as invalid.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "golang: net/http: improper sanitization of Transfer-Encoding header",
"title": "Vulnerability summary"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"8Base-Openshift-Serverless-1.24:openshift-serverless-1-tech-preview/eventing-kafka-broker-controller-rhel8@sha256:2a4b30bcff1377073202362dfd521bd7ac3e3e3960fdb33a6cf9fa39fc89de6b_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1-tech-preview/eventing-kafka-broker-controller-rhel8@sha256:be290e6d950e8af6162c1dece8472788b66459e8cb91df319f50ccf66f27b5c7_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1-tech-preview/eventing-kafka-broker-controller-rhel8@sha256:f8b5d9c9c0182f5cc1f76422759bf8925d2f29292390ada83a6b7c7986f1462c_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1-tech-preview/eventing-kafka-broker-dispatcher-rhel8@sha256:08c6d6908a2e58a18e908223daf152802106b00a67905e94e075fca827af87c9_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1-tech-preview/eventing-kafka-broker-dispatcher-rhel8@sha256:8ac0796f3585a406facba98766688ae6777b5673a4515418db8d1d92c4d65494_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1-tech-preview/eventing-kafka-broker-dispatcher-rhel8@sha256:9af6b8413acbf59adc88e9b88a51105f3b0a4913499c3026f64e7fda91e43384_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1-tech-preview/eventing-kafka-broker-receiver-rhel8@sha256:4dc0783cf92da5b5aa4cd1b9e9d55aa55a69b94eef0d29f261d3d51bd2260b68_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1-tech-preview/eventing-kafka-broker-receiver-rhel8@sha256:80fd78ad61caab0b20e39d4c6103ed9b074d3efa1dc67ab7bf415ea7db912dc3_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1-tech-preview/eventing-kafka-broker-receiver-rhel8@sha256:aeaaf1d541b5756df65f0700bcd82d085077ae3b1ce99c6d8728997c23e31ef9_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1-tech-preview/eventing-kafka-broker-webhook-rhel8@sha256:0dad9dc28babb21622f90c83647c9cc48bfa66faad257c88e7adf1d50ad0f80c_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1-tech-preview/eventing-kafka-broker-webhook-rhel8@sha256:10ba81e103ed6b7dff7b02394b20f44b46acd6b09d72f16667c068eb9989dc77_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1-tech-preview/eventing-kafka-broker-webhook-rhel8@sha256:f94aef78ce0870fdceac5b3467220540127a73415e81baa4b48bf986bc181c4d_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/client-kn-rhel8@sha256:09644d1c149970cd7c06635806a0ffc077a6340d68c357cd7f2bb5a6f57e46f3_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/client-kn-rhel8@sha256:46510d8b5dfba62d0a3da64ba90d1b8f88ad3b909c3e6ed14bcd96017d766829_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/client-kn-rhel8@sha256:f9bf2892123c3d981d2d5f158e643e6ba6f59a441b47c4055dc542f8cf8330c0_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-apiserver-receive-adapter-rhel8@sha256:834e37f8ddfbe157ad357fcef49f5213053d1295bb31361c5dd14a213ff2755c_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-apiserver-receive-adapter-rhel8@sha256:d13848369ca942d13548ab9b73a2d60b67f9412e535ed647342acaa8cef36c37_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-apiserver-receive-adapter-rhel8@sha256:eef2145e61234d37713ef8fda1f82d7cbe6502c5e6386117230d66ab7e1dd21a_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-controller-rhel8@sha256:52ef0c51b53ede0344f58174e624db08e6dcac04a0cba1668915f217949fc868_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-controller-rhel8@sha256:72c5fcaa44e3da56b297eb718d8a2b7eeb44069d6f3ce71b0eca30070b18bd9d_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-controller-rhel8@sha256:ad2df12dd77e8a3092431ca8d1b5eae42240c8ebb8766e436009bd6df7ee51f3_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-in-memory-channel-controller-rhel8@sha256:070f2c819506853dee230f37e00b27a05ba01c6f7cbbffc9a04b59a65d0c45e9_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-in-memory-channel-controller-rhel8@sha256:111da99563ea799e6b54933f12dc8f8a3828e36f650900e02da3be5afbdeefd9_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-in-memory-channel-controller-rhel8@sha256:69871b8d6e72713fe2eaf5f1e0aac1282fb8659d2895836994f10c847fe320d1_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-in-memory-channel-dispatcher-rhel8@sha256:4b5ee83ccace988c6eaf456e82dea83d160ae7e6aaad1ab8f48410f90da8f1c1_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-in-memory-channel-dispatcher-rhel8@sha256:52247eff5dc9a89244e6697ae9ce61cc1b42265171c956d4d50984179daced89_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-in-memory-channel-dispatcher-rhel8@sha256:68b61474089703d0685a952062401303206ba11bc108b8504f6f6390933d83cb_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-kafka-broker-controller-rhel8@sha256:2a4b30bcff1377073202362dfd521bd7ac3e3e3960fdb33a6cf9fa39fc89de6b_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-kafka-broker-controller-rhel8@sha256:be290e6d950e8af6162c1dece8472788b66459e8cb91df319f50ccf66f27b5c7_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-kafka-broker-controller-rhel8@sha256:f8b5d9c9c0182f5cc1f76422759bf8925d2f29292390ada83a6b7c7986f1462c_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-kafka-broker-dispatcher-rhel8@sha256:08c6d6908a2e58a18e908223daf152802106b00a67905e94e075fca827af87c9_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-kafka-broker-dispatcher-rhel8@sha256:8ac0796f3585a406facba98766688ae6777b5673a4515418db8d1d92c4d65494_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-kafka-broker-dispatcher-rhel8@sha256:9af6b8413acbf59adc88e9b88a51105f3b0a4913499c3026f64e7fda91e43384_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-kafka-broker-post-install-rhel8@sha256:260e7f0086f4e036be3a9ab5d24ce99fc8a053cc7f2906f8a6080f59f2a3e591_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-kafka-broker-post-install-rhel8@sha256:36551ea609536ba900f7a0493a06d07f9c0f19a0eef7e4956575354ca92cd1ef_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-kafka-broker-post-install-rhel8@sha256:6d4a898f37f87aa6db636487c6892833249be38635fe631433652feda762a40e_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-kafka-broker-webhook-rhel8@sha256:0dad9dc28babb21622f90c83647c9cc48bfa66faad257c88e7adf1d50ad0f80c_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-kafka-broker-webhook-rhel8@sha256:10ba81e103ed6b7dff7b02394b20f44b46acd6b09d72f16667c068eb9989dc77_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-kafka-broker-webhook-rhel8@sha256:f94aef78ce0870fdceac5b3467220540127a73415e81baa4b48bf986bc181c4d_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-mtbroker-filter-rhel8@sha256:4f6e162ee5fb96ff69a1546b7f728641dded59548f14afdfa870f7f0291787ac_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-mtbroker-filter-rhel8@sha256:ecde2ee2aa9618775178e03bcc07e53d6f5e12f30261238d8ffb366fb1e47c94_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-mtbroker-filter-rhel8@sha256:ee2dc3e0f648dc59551cfdf0ac5c36aa6cd9a4b2abaada7095ae4d5b8e0a571e_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-mtbroker-ingress-rhel8@sha256:4eaac6386b1b8a9e360df5afbd85aeebb97e5c81dbd861996caafad48b4cc6f9_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-mtbroker-ingress-rhel8@sha256:644fbcd1924d570f105f5f9760eb15eddbeed16c894edfcb4ef8c8a14e370bce_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-mtbroker-ingress-rhel8@sha256:a26dfc1a610bbaf876443b4b01a04130f7c0aba4d40e246333fe8bf7eb899f45_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-mtchannel-broker-rhel8@sha256:353859f2a8649fa9b3f5c0e02cafd57f79f96a10a7a697ba08eaa8cb70effe51_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-mtchannel-broker-rhel8@sha256:6f7afb57dc78ccb13498434196c5e8cd0f6ec53f045689febf1a62c492358d93_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-mtchannel-broker-rhel8@sha256:fadf3035a8bd25307843d1c6c88654a03db25983407a770875b4507942684dd5_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-mtping-rhel8@sha256:2254577d2c2e67d28f8459fbd4ac43af78b7d29cc0b56c631607dd68f3d31637_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-mtping-rhel8@sha256:a7177a43f46b6470a19970c62ebc17119ca3c3021471f9396faa436e621beb1e_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-mtping-rhel8@sha256:c6c2c7924d90e81e2906f3bf3969b02d7f3e4dc80c187e6c55a7e4ea17ac20cd_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-storage-version-migration-rhel8@sha256:3c1baa5bad644c06bedabaed9c668f0999527f00bc1d195e71a528c222087328_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-storage-version-migration-rhel8@sha256:63dab761fd3a2e08950b7ee52852fb39cef7820f2a8cf8142ec3701a07372d7c_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-storage-version-migration-rhel8@sha256:ff7924a37865ac1a90872f35675934a1627e49a29577a78af18b8e743a5fde07_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-sugar-controller-rhel8@sha256:24c7217a3612a5c3c6792c433dc2a6cf4b5fda1b9e6acff84e2736705704d152_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-sugar-controller-rhel8@sha256:3a38788638c26e9bec45694b2c4597333080189ffa96d8c7302e3e7dd1e54be5_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-sugar-controller-rhel8@sha256:aebfba016342e94fc0619a9ad6346c7fefbedf6739f1495954eb905cade085ac_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-webhook-rhel8@sha256:11d0b8fac4cb67c95e051a91f5c6683768f8969ffc744cd3cc4814d1ee6e91c1_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-webhook-rhel8@sha256:1b209d1ddffba92c3d77824e37bf75302346856c10b773a101d2868f27d0b740_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-webhook-rhel8@sha256:bf8c9de32dd5cbe536b115f52f32c666fbf886bde555ac355937d6b149cf9343_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/ingress-rhel8-operator@sha256:46a5fb2d0f9fa5e05504b9264a3f1c0e7c7beb76e3a3aeb9bc036cda4fa9d66a_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/ingress-rhel8-operator@sha256:793b86f4c2add102e2f676bd57cec3365ce9b3fdc40a989c28d1f9acb851142d_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/ingress-rhel8-operator@sha256:cce79392f93bb318123c48ac6de48aa0a2983cc1134cc063c0fdc2ff83c546c7_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/kn-cli-artifacts-rhel8@sha256:1a51a072d4e303a5c33b2383c843308d86c68de228b094d2efed8bc59a4bac14_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/kn-cli-artifacts-rhel8@sha256:c61b26bdf318b507af66f9092e784d64436e3b2531cc6e2e8aa1bb8bbb010fb7_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/kn-cli-artifacts-rhel8@sha256:f22168224137db649c6e6592e3ec2ae6845ca668ef65fe56c104ed6393eae526_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/knative-rhel8-operator@sha256:53e115cdfeb8077cc8b89ebdeee4903b1be8c0a0d45831a9f277f342959f5961_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/knative-rhel8-operator@sha256:ebf24097b84ec5773e30c8f548975afb84b6fce836b373b97855f69371068d1e_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/knative-rhel8-operator@sha256:efa444ca6c7c4468821a8d138b4319c86fede592f3b0b4d7905e7c66e8bdb2c0_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/kourier-control-rhel8@sha256:396fb9dcc798b05e89d38ccbe3a3abb31854f56a95ae104fb9bb215967b56d9f_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/kourier-control-rhel8@sha256:e36577c37457a4521d78f28f24dca6ae11f170635316efe374f08f825cb5904d_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/kourier-control-rhel8@sha256:fb04b74dce262e58434b19a10dce0981b4df7541416de21343fb7124c714ffbf_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/net-istio-controller-rhel8@sha256:281b2782253722d916b6178ecdbc763aaa71ed4ac0db94e31d57974d4eb8b58b_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/net-istio-controller-rhel8@sha256:bf56038c0af2cfeb5a3e4b7ecd5aeebb230d042ac835b50faafa3d939dd8ca50_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/net-istio-controller-rhel8@sha256:f3643c74f73841b1de04be1d0f550c044f1ad4800ceb32cb36bf9072d8e5155b_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/net-istio-webhook-rhel8@sha256:4f7cabd5a6bb6fd7a0d81461108891b0d2de55efe868c4fbf275131c3280ed2d_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/net-istio-webhook-rhel8@sha256:a07d73f5c04af2a29b6565363b472aceabbfeafe7d6dfe833d1e71b072419916_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/net-istio-webhook-rhel8@sha256:cd34685812d9447969a1c3fb4382433a1b59fb3631fbe156daa6fa962458f859_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serverless-operator-bundle@sha256:0422f8843fc62c2b72e01ffefd33db912a1ad3d70ac297882d3663c9b7299f10_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serverless-rhel8-operator@sha256:26d940bd43b928d8370c9e88e80726a427c3f0ce3afc4fddb02a507f81c8fc93_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serverless-rhel8-operator@sha256:2898df30f40683bd3a73c6f2676afdc1bfc27b23d2fe04fe7667f6db6d2422ab_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serverless-rhel8-operator@sha256:8ec9e756969c8e6bf8155ed102a66cf578a325dcc477ff909b4806405ab59cfc_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-activator-rhel8@sha256:1e9fb289564961ddbf317e568c50936b048446685c39ab14ca4e5cb682785243_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-activator-rhel8@sha256:3a823819467ed0beea953eed27e2129bb4495df3f49e0f59d5004dee416e6285_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-activator-rhel8@sha256:4e7563e5f9761f624aefc6b79845e5b4dd1836a545c3754bc37701162ed4e3bb_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-autoscaler-hpa-rhel8@sha256:1685c7bf25061e61688d2b5e60cde6adb8906fec6bfb713c68837b2bbeeacf85_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-autoscaler-hpa-rhel8@sha256:491df16728df492b7b88efb8e86f28e46a8762f4084fb4132823611a9e758264_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-autoscaler-hpa-rhel8@sha256:8bb514634ece7dafd88ae6cc7eff52016cd4585d91cb9c106720c21c219f8967_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-autoscaler-rhel8@sha256:01b46e0ddb618f58c06b533fe7148f772367200f5d9be9d355012e91dc401156_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-autoscaler-rhel8@sha256:8cd0a381de995467f339e11f0704b8c8b978ddfdd2d8271f4c9f832e7acf9f07_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-autoscaler-rhel8@sha256:c60796d720141d322159e49bb3496732b8e0453d6606227b419caf93a12d196b_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-controller-rhel8@sha256:92b01a8421488e9d9b42b6da290873b54a2619d39a05e8d2a99e4c5348a3d4dc_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-controller-rhel8@sha256:b5ae691a77adb161a30ae8470f1cf4c1c6259488df18bb2bf2764d05af9a2aa8_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-controller-rhel8@sha256:b752a295b673aeee85eba6bed33cc658254dc0503c6002841d80dc0c0a38f615_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-domain-mapping-rhel8@sha256:11bca084f2c8df8d369d6301847876bbf8d37c7b67a6ffb387e0759100b6e817_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-domain-mapping-rhel8@sha256:4e580d29cbff1aa6050c65cee35a870dab9e6a7eaa538b356a5afefed9c38d90_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-domain-mapping-rhel8@sha256:eeb39a3fbc9d4c223d42579737948438d03b2a2ec1aee46562aabae6d343679b_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-domain-mapping-webhook-rhel8@sha256:8057fa6657c0bf909297273acc4faea1cddb29f9f02f6c797279adb42f083332_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-domain-mapping-webhook-rhel8@sha256:84e13a4c84098e0a6a5b461c7581861cd9114ce3cc7c2147afd727e56f323b28_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-domain-mapping-webhook-rhel8@sha256:f99e203de17686584c05ee0901041edd055350c39da063d5d6dcd026d1e17593_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-queue-rhel8@sha256:8740a1f7cb3ef3c4caa5774cced7787cc1e345dbe3708307001c1def9fd32e2f_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-queue-rhel8@sha256:ac1ca0ae5e3c7fc242ec5a313e45d09b83261ffe26eab3ebcbbae9299471b25a_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-queue-rhel8@sha256:f16b4f4e86e758354c8b19ee3a075dfd6fd19eb7ba282ad8293d41ca0c8f3028_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-storage-version-migration-rhel8@sha256:1c3b2c4c06981fd8eb13c05837c8da3523f0df9c79eacd6ffc1138e5f26bdba6_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-storage-version-migration-rhel8@sha256:27b7b75eae9eacc52a577887885db7c29192e15aada8a3b7406e032561609462_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-storage-version-migration-rhel8@sha256:8012cc60fab4e14b7fab05589c977c15ac941efb09601069be09d4e25385ed26_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-webhook-rhel8@sha256:4fdc2c632eb0fa4f10a78e39622c83febde93f38db16bd0ca4a35c1eb7062548_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-webhook-rhel8@sha256:6904376f1ae4dadc23ab9993b50aaaa3db130fcd338f3dfae9e437b348e6e934_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-webhook-rhel8@sha256:dc902a39bc520abcf2100c26e2e1c4ba20aa5aadff763b40f234eb01a26b6f77_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/svls-must-gather-rhel8@sha256:057e9ccae9eae50fadad4772b203e897f5c54bf9d40f6e2f2ccbdbc93f5850b5_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/svls-must-gather-rhel8@sha256:7557328dcdede1992a3660342f037e490f58bc3281c68c6e4f44e6d66c4a0cff_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/svls-must-gather-rhel8@sha256:e0a982cd04fee4416659b7e1e6a827c2c371144bd461f23913ae9e0633fd598a_amd64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2022-1705"
},
{
"category": "external",
"summary": "RHBZ#2107374",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2107374"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2022-1705",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-1705"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2022-1705",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2022-1705"
},
{
"category": "external",
"summary": "https://go.dev/issue/53188",
"url": "https://go.dev/issue/53188"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-announce/c/nqrv9fbR0zE",
"url": "https://groups.google.com/g/golang-announce/c/nqrv9fbR0zE"
}
],
"release_date": "2022-07-12T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2022-08-10T13:13:24+00:00",
"details": "See the Red Hat OpenShift Container Platform 4.6 documentation at:\nhttps://access.redhat.com/documentation/en-us/openshift_container_platform/4.6/html/serverless/index\nSee the Red Hat OpenShift Container Platform 4.7 documentation at:\nhttps://access.redhat.com/documentation/en-us/openshift_container_platform/4.7/html/serverless/index\nSee the Red Hat OpenShift Container Platform 4.8 documentation at:\nhttps://access.redhat.com/documentation/en-us/openshift_container_platform/4.8/html/serverless/index\nSee the Red Hat OpenShift Container Platform 4.9 documentation at:\nhttps://access.redhat.com/documentation/en-us/openshift_container_platform/4.9/html/serverless/index\nSee the Red Hat OpenShift Container Platform 4.10 documentation at:\nhttps://access.redhat.com/documentation/en-us/openshift_container_platform/4.10/html/serverless/index",
"product_ids": [
"8Base-Openshift-Serverless-1.24:openshift-serverless-1-tech-preview/eventing-kafka-broker-controller-rhel8@sha256:2a4b30bcff1377073202362dfd521bd7ac3e3e3960fdb33a6cf9fa39fc89de6b_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1-tech-preview/eventing-kafka-broker-controller-rhel8@sha256:be290e6d950e8af6162c1dece8472788b66459e8cb91df319f50ccf66f27b5c7_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1-tech-preview/eventing-kafka-broker-controller-rhel8@sha256:f8b5d9c9c0182f5cc1f76422759bf8925d2f29292390ada83a6b7c7986f1462c_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1-tech-preview/eventing-kafka-broker-dispatcher-rhel8@sha256:08c6d6908a2e58a18e908223daf152802106b00a67905e94e075fca827af87c9_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1-tech-preview/eventing-kafka-broker-dispatcher-rhel8@sha256:8ac0796f3585a406facba98766688ae6777b5673a4515418db8d1d92c4d65494_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1-tech-preview/eventing-kafka-broker-dispatcher-rhel8@sha256:9af6b8413acbf59adc88e9b88a51105f3b0a4913499c3026f64e7fda91e43384_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1-tech-preview/eventing-kafka-broker-receiver-rhel8@sha256:4dc0783cf92da5b5aa4cd1b9e9d55aa55a69b94eef0d29f261d3d51bd2260b68_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1-tech-preview/eventing-kafka-broker-receiver-rhel8@sha256:80fd78ad61caab0b20e39d4c6103ed9b074d3efa1dc67ab7bf415ea7db912dc3_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1-tech-preview/eventing-kafka-broker-receiver-rhel8@sha256:aeaaf1d541b5756df65f0700bcd82d085077ae3b1ce99c6d8728997c23e31ef9_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1-tech-preview/eventing-kafka-broker-webhook-rhel8@sha256:0dad9dc28babb21622f90c83647c9cc48bfa66faad257c88e7adf1d50ad0f80c_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1-tech-preview/eventing-kafka-broker-webhook-rhel8@sha256:10ba81e103ed6b7dff7b02394b20f44b46acd6b09d72f16667c068eb9989dc77_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1-tech-preview/eventing-kafka-broker-webhook-rhel8@sha256:f94aef78ce0870fdceac5b3467220540127a73415e81baa4b48bf986bc181c4d_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/client-kn-rhel8@sha256:09644d1c149970cd7c06635806a0ffc077a6340d68c357cd7f2bb5a6f57e46f3_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/client-kn-rhel8@sha256:46510d8b5dfba62d0a3da64ba90d1b8f88ad3b909c3e6ed14bcd96017d766829_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/client-kn-rhel8@sha256:f9bf2892123c3d981d2d5f158e643e6ba6f59a441b47c4055dc542f8cf8330c0_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-apiserver-receive-adapter-rhel8@sha256:834e37f8ddfbe157ad357fcef49f5213053d1295bb31361c5dd14a213ff2755c_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-apiserver-receive-adapter-rhel8@sha256:d13848369ca942d13548ab9b73a2d60b67f9412e535ed647342acaa8cef36c37_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-apiserver-receive-adapter-rhel8@sha256:eef2145e61234d37713ef8fda1f82d7cbe6502c5e6386117230d66ab7e1dd21a_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-controller-rhel8@sha256:52ef0c51b53ede0344f58174e624db08e6dcac04a0cba1668915f217949fc868_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-controller-rhel8@sha256:72c5fcaa44e3da56b297eb718d8a2b7eeb44069d6f3ce71b0eca30070b18bd9d_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-controller-rhel8@sha256:ad2df12dd77e8a3092431ca8d1b5eae42240c8ebb8766e436009bd6df7ee51f3_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-in-memory-channel-controller-rhel8@sha256:070f2c819506853dee230f37e00b27a05ba01c6f7cbbffc9a04b59a65d0c45e9_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-in-memory-channel-controller-rhel8@sha256:111da99563ea799e6b54933f12dc8f8a3828e36f650900e02da3be5afbdeefd9_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-in-memory-channel-controller-rhel8@sha256:69871b8d6e72713fe2eaf5f1e0aac1282fb8659d2895836994f10c847fe320d1_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-in-memory-channel-dispatcher-rhel8@sha256:4b5ee83ccace988c6eaf456e82dea83d160ae7e6aaad1ab8f48410f90da8f1c1_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-in-memory-channel-dispatcher-rhel8@sha256:52247eff5dc9a89244e6697ae9ce61cc1b42265171c956d4d50984179daced89_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-in-memory-channel-dispatcher-rhel8@sha256:68b61474089703d0685a952062401303206ba11bc108b8504f6f6390933d83cb_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-kafka-broker-controller-rhel8@sha256:2a4b30bcff1377073202362dfd521bd7ac3e3e3960fdb33a6cf9fa39fc89de6b_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-kafka-broker-controller-rhel8@sha256:be290e6d950e8af6162c1dece8472788b66459e8cb91df319f50ccf66f27b5c7_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-kafka-broker-controller-rhel8@sha256:f8b5d9c9c0182f5cc1f76422759bf8925d2f29292390ada83a6b7c7986f1462c_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-kafka-broker-dispatcher-rhel8@sha256:08c6d6908a2e58a18e908223daf152802106b00a67905e94e075fca827af87c9_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-kafka-broker-dispatcher-rhel8@sha256:8ac0796f3585a406facba98766688ae6777b5673a4515418db8d1d92c4d65494_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-kafka-broker-dispatcher-rhel8@sha256:9af6b8413acbf59adc88e9b88a51105f3b0a4913499c3026f64e7fda91e43384_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-kafka-broker-post-install-rhel8@sha256:260e7f0086f4e036be3a9ab5d24ce99fc8a053cc7f2906f8a6080f59f2a3e591_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-kafka-broker-post-install-rhel8@sha256:36551ea609536ba900f7a0493a06d07f9c0f19a0eef7e4956575354ca92cd1ef_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-kafka-broker-post-install-rhel8@sha256:6d4a898f37f87aa6db636487c6892833249be38635fe631433652feda762a40e_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-kafka-broker-webhook-rhel8@sha256:0dad9dc28babb21622f90c83647c9cc48bfa66faad257c88e7adf1d50ad0f80c_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-kafka-broker-webhook-rhel8@sha256:10ba81e103ed6b7dff7b02394b20f44b46acd6b09d72f16667c068eb9989dc77_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-kafka-broker-webhook-rhel8@sha256:f94aef78ce0870fdceac5b3467220540127a73415e81baa4b48bf986bc181c4d_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-mtbroker-filter-rhel8@sha256:4f6e162ee5fb96ff69a1546b7f728641dded59548f14afdfa870f7f0291787ac_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-mtbroker-filter-rhel8@sha256:ecde2ee2aa9618775178e03bcc07e53d6f5e12f30261238d8ffb366fb1e47c94_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-mtbroker-filter-rhel8@sha256:ee2dc3e0f648dc59551cfdf0ac5c36aa6cd9a4b2abaada7095ae4d5b8e0a571e_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-mtbroker-ingress-rhel8@sha256:4eaac6386b1b8a9e360df5afbd85aeebb97e5c81dbd861996caafad48b4cc6f9_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-mtbroker-ingress-rhel8@sha256:644fbcd1924d570f105f5f9760eb15eddbeed16c894edfcb4ef8c8a14e370bce_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-mtbroker-ingress-rhel8@sha256:a26dfc1a610bbaf876443b4b01a04130f7c0aba4d40e246333fe8bf7eb899f45_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-mtchannel-broker-rhel8@sha256:353859f2a8649fa9b3f5c0e02cafd57f79f96a10a7a697ba08eaa8cb70effe51_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-mtchannel-broker-rhel8@sha256:6f7afb57dc78ccb13498434196c5e8cd0f6ec53f045689febf1a62c492358d93_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-mtchannel-broker-rhel8@sha256:fadf3035a8bd25307843d1c6c88654a03db25983407a770875b4507942684dd5_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-mtping-rhel8@sha256:2254577d2c2e67d28f8459fbd4ac43af78b7d29cc0b56c631607dd68f3d31637_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-mtping-rhel8@sha256:a7177a43f46b6470a19970c62ebc17119ca3c3021471f9396faa436e621beb1e_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-mtping-rhel8@sha256:c6c2c7924d90e81e2906f3bf3969b02d7f3e4dc80c187e6c55a7e4ea17ac20cd_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-storage-version-migration-rhel8@sha256:3c1baa5bad644c06bedabaed9c668f0999527f00bc1d195e71a528c222087328_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-storage-version-migration-rhel8@sha256:63dab761fd3a2e08950b7ee52852fb39cef7820f2a8cf8142ec3701a07372d7c_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-storage-version-migration-rhel8@sha256:ff7924a37865ac1a90872f35675934a1627e49a29577a78af18b8e743a5fde07_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-sugar-controller-rhel8@sha256:24c7217a3612a5c3c6792c433dc2a6cf4b5fda1b9e6acff84e2736705704d152_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-sugar-controller-rhel8@sha256:3a38788638c26e9bec45694b2c4597333080189ffa96d8c7302e3e7dd1e54be5_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-sugar-controller-rhel8@sha256:aebfba016342e94fc0619a9ad6346c7fefbedf6739f1495954eb905cade085ac_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-webhook-rhel8@sha256:11d0b8fac4cb67c95e051a91f5c6683768f8969ffc744cd3cc4814d1ee6e91c1_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-webhook-rhel8@sha256:1b209d1ddffba92c3d77824e37bf75302346856c10b773a101d2868f27d0b740_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-webhook-rhel8@sha256:bf8c9de32dd5cbe536b115f52f32c666fbf886bde555ac355937d6b149cf9343_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/ingress-rhel8-operator@sha256:46a5fb2d0f9fa5e05504b9264a3f1c0e7c7beb76e3a3aeb9bc036cda4fa9d66a_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/ingress-rhel8-operator@sha256:793b86f4c2add102e2f676bd57cec3365ce9b3fdc40a989c28d1f9acb851142d_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/ingress-rhel8-operator@sha256:cce79392f93bb318123c48ac6de48aa0a2983cc1134cc063c0fdc2ff83c546c7_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/kn-cli-artifacts-rhel8@sha256:1a51a072d4e303a5c33b2383c843308d86c68de228b094d2efed8bc59a4bac14_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/kn-cli-artifacts-rhel8@sha256:c61b26bdf318b507af66f9092e784d64436e3b2531cc6e2e8aa1bb8bbb010fb7_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/kn-cli-artifacts-rhel8@sha256:f22168224137db649c6e6592e3ec2ae6845ca668ef65fe56c104ed6393eae526_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/knative-rhel8-operator@sha256:53e115cdfeb8077cc8b89ebdeee4903b1be8c0a0d45831a9f277f342959f5961_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/knative-rhel8-operator@sha256:ebf24097b84ec5773e30c8f548975afb84b6fce836b373b97855f69371068d1e_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/knative-rhel8-operator@sha256:efa444ca6c7c4468821a8d138b4319c86fede592f3b0b4d7905e7c66e8bdb2c0_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/kourier-control-rhel8@sha256:396fb9dcc798b05e89d38ccbe3a3abb31854f56a95ae104fb9bb215967b56d9f_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/kourier-control-rhel8@sha256:e36577c37457a4521d78f28f24dca6ae11f170635316efe374f08f825cb5904d_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/kourier-control-rhel8@sha256:fb04b74dce262e58434b19a10dce0981b4df7541416de21343fb7124c714ffbf_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/net-istio-controller-rhel8@sha256:281b2782253722d916b6178ecdbc763aaa71ed4ac0db94e31d57974d4eb8b58b_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/net-istio-controller-rhel8@sha256:bf56038c0af2cfeb5a3e4b7ecd5aeebb230d042ac835b50faafa3d939dd8ca50_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/net-istio-controller-rhel8@sha256:f3643c74f73841b1de04be1d0f550c044f1ad4800ceb32cb36bf9072d8e5155b_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/net-istio-webhook-rhel8@sha256:4f7cabd5a6bb6fd7a0d81461108891b0d2de55efe868c4fbf275131c3280ed2d_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/net-istio-webhook-rhel8@sha256:a07d73f5c04af2a29b6565363b472aceabbfeafe7d6dfe833d1e71b072419916_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/net-istio-webhook-rhel8@sha256:cd34685812d9447969a1c3fb4382433a1b59fb3631fbe156daa6fa962458f859_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serverless-operator-bundle@sha256:0422f8843fc62c2b72e01ffefd33db912a1ad3d70ac297882d3663c9b7299f10_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serverless-rhel8-operator@sha256:26d940bd43b928d8370c9e88e80726a427c3f0ce3afc4fddb02a507f81c8fc93_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serverless-rhel8-operator@sha256:2898df30f40683bd3a73c6f2676afdc1bfc27b23d2fe04fe7667f6db6d2422ab_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serverless-rhel8-operator@sha256:8ec9e756969c8e6bf8155ed102a66cf578a325dcc477ff909b4806405ab59cfc_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-activator-rhel8@sha256:1e9fb289564961ddbf317e568c50936b048446685c39ab14ca4e5cb682785243_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-activator-rhel8@sha256:3a823819467ed0beea953eed27e2129bb4495df3f49e0f59d5004dee416e6285_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-activator-rhel8@sha256:4e7563e5f9761f624aefc6b79845e5b4dd1836a545c3754bc37701162ed4e3bb_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-autoscaler-hpa-rhel8@sha256:1685c7bf25061e61688d2b5e60cde6adb8906fec6bfb713c68837b2bbeeacf85_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-autoscaler-hpa-rhel8@sha256:491df16728df492b7b88efb8e86f28e46a8762f4084fb4132823611a9e758264_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-autoscaler-hpa-rhel8@sha256:8bb514634ece7dafd88ae6cc7eff52016cd4585d91cb9c106720c21c219f8967_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-autoscaler-rhel8@sha256:01b46e0ddb618f58c06b533fe7148f772367200f5d9be9d355012e91dc401156_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-autoscaler-rhel8@sha256:8cd0a381de995467f339e11f0704b8c8b978ddfdd2d8271f4c9f832e7acf9f07_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-autoscaler-rhel8@sha256:c60796d720141d322159e49bb3496732b8e0453d6606227b419caf93a12d196b_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-controller-rhel8@sha256:92b01a8421488e9d9b42b6da290873b54a2619d39a05e8d2a99e4c5348a3d4dc_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-controller-rhel8@sha256:b5ae691a77adb161a30ae8470f1cf4c1c6259488df18bb2bf2764d05af9a2aa8_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-controller-rhel8@sha256:b752a295b673aeee85eba6bed33cc658254dc0503c6002841d80dc0c0a38f615_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-domain-mapping-rhel8@sha256:11bca084f2c8df8d369d6301847876bbf8d37c7b67a6ffb387e0759100b6e817_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-domain-mapping-rhel8@sha256:4e580d29cbff1aa6050c65cee35a870dab9e6a7eaa538b356a5afefed9c38d90_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-domain-mapping-rhel8@sha256:eeb39a3fbc9d4c223d42579737948438d03b2a2ec1aee46562aabae6d343679b_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-domain-mapping-webhook-rhel8@sha256:8057fa6657c0bf909297273acc4faea1cddb29f9f02f6c797279adb42f083332_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-domain-mapping-webhook-rhel8@sha256:84e13a4c84098e0a6a5b461c7581861cd9114ce3cc7c2147afd727e56f323b28_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-domain-mapping-webhook-rhel8@sha256:f99e203de17686584c05ee0901041edd055350c39da063d5d6dcd026d1e17593_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-queue-rhel8@sha256:8740a1f7cb3ef3c4caa5774cced7787cc1e345dbe3708307001c1def9fd32e2f_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-queue-rhel8@sha256:ac1ca0ae5e3c7fc242ec5a313e45d09b83261ffe26eab3ebcbbae9299471b25a_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-queue-rhel8@sha256:f16b4f4e86e758354c8b19ee3a075dfd6fd19eb7ba282ad8293d41ca0c8f3028_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-storage-version-migration-rhel8@sha256:1c3b2c4c06981fd8eb13c05837c8da3523f0df9c79eacd6ffc1138e5f26bdba6_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-storage-version-migration-rhel8@sha256:27b7b75eae9eacc52a577887885db7c29192e15aada8a3b7406e032561609462_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-storage-version-migration-rhel8@sha256:8012cc60fab4e14b7fab05589c977c15ac941efb09601069be09d4e25385ed26_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-webhook-rhel8@sha256:4fdc2c632eb0fa4f10a78e39622c83febde93f38db16bd0ca4a35c1eb7062548_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-webhook-rhel8@sha256:6904376f1ae4dadc23ab9993b50aaaa3db130fcd338f3dfae9e437b348e6e934_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-webhook-rhel8@sha256:dc902a39bc520abcf2100c26e2e1c4ba20aa5aadff763b40f234eb01a26b6f77_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/svls-must-gather-rhel8@sha256:057e9ccae9eae50fadad4772b203e897f5c54bf9d40f6e2f2ccbdbc93f5850b5_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/svls-must-gather-rhel8@sha256:7557328dcdede1992a3660342f037e490f58bc3281c68c6e4f44e6d66c4a0cff_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/svls-must-gather-rhel8@sha256:e0a982cd04fee4416659b7e1e6a827c2c371144bd461f23913ae9e0633fd598a_amd64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2022:6040"
}
],
"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-Openshift-Serverless-1.24:openshift-serverless-1-tech-preview/eventing-kafka-broker-controller-rhel8@sha256:2a4b30bcff1377073202362dfd521bd7ac3e3e3960fdb33a6cf9fa39fc89de6b_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1-tech-preview/eventing-kafka-broker-controller-rhel8@sha256:be290e6d950e8af6162c1dece8472788b66459e8cb91df319f50ccf66f27b5c7_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1-tech-preview/eventing-kafka-broker-controller-rhel8@sha256:f8b5d9c9c0182f5cc1f76422759bf8925d2f29292390ada83a6b7c7986f1462c_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1-tech-preview/eventing-kafka-broker-dispatcher-rhel8@sha256:08c6d6908a2e58a18e908223daf152802106b00a67905e94e075fca827af87c9_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1-tech-preview/eventing-kafka-broker-dispatcher-rhel8@sha256:8ac0796f3585a406facba98766688ae6777b5673a4515418db8d1d92c4d65494_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1-tech-preview/eventing-kafka-broker-dispatcher-rhel8@sha256:9af6b8413acbf59adc88e9b88a51105f3b0a4913499c3026f64e7fda91e43384_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1-tech-preview/eventing-kafka-broker-receiver-rhel8@sha256:4dc0783cf92da5b5aa4cd1b9e9d55aa55a69b94eef0d29f261d3d51bd2260b68_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1-tech-preview/eventing-kafka-broker-receiver-rhel8@sha256:80fd78ad61caab0b20e39d4c6103ed9b074d3efa1dc67ab7bf415ea7db912dc3_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1-tech-preview/eventing-kafka-broker-receiver-rhel8@sha256:aeaaf1d541b5756df65f0700bcd82d085077ae3b1ce99c6d8728997c23e31ef9_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1-tech-preview/eventing-kafka-broker-webhook-rhel8@sha256:0dad9dc28babb21622f90c83647c9cc48bfa66faad257c88e7adf1d50ad0f80c_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1-tech-preview/eventing-kafka-broker-webhook-rhel8@sha256:10ba81e103ed6b7dff7b02394b20f44b46acd6b09d72f16667c068eb9989dc77_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1-tech-preview/eventing-kafka-broker-webhook-rhel8@sha256:f94aef78ce0870fdceac5b3467220540127a73415e81baa4b48bf986bc181c4d_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/client-kn-rhel8@sha256:09644d1c149970cd7c06635806a0ffc077a6340d68c357cd7f2bb5a6f57e46f3_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/client-kn-rhel8@sha256:46510d8b5dfba62d0a3da64ba90d1b8f88ad3b909c3e6ed14bcd96017d766829_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/client-kn-rhel8@sha256:f9bf2892123c3d981d2d5f158e643e6ba6f59a441b47c4055dc542f8cf8330c0_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-apiserver-receive-adapter-rhel8@sha256:834e37f8ddfbe157ad357fcef49f5213053d1295bb31361c5dd14a213ff2755c_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-apiserver-receive-adapter-rhel8@sha256:d13848369ca942d13548ab9b73a2d60b67f9412e535ed647342acaa8cef36c37_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-apiserver-receive-adapter-rhel8@sha256:eef2145e61234d37713ef8fda1f82d7cbe6502c5e6386117230d66ab7e1dd21a_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-controller-rhel8@sha256:52ef0c51b53ede0344f58174e624db08e6dcac04a0cba1668915f217949fc868_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-controller-rhel8@sha256:72c5fcaa44e3da56b297eb718d8a2b7eeb44069d6f3ce71b0eca30070b18bd9d_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-controller-rhel8@sha256:ad2df12dd77e8a3092431ca8d1b5eae42240c8ebb8766e436009bd6df7ee51f3_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-in-memory-channel-controller-rhel8@sha256:070f2c819506853dee230f37e00b27a05ba01c6f7cbbffc9a04b59a65d0c45e9_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-in-memory-channel-controller-rhel8@sha256:111da99563ea799e6b54933f12dc8f8a3828e36f650900e02da3be5afbdeefd9_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-in-memory-channel-controller-rhel8@sha256:69871b8d6e72713fe2eaf5f1e0aac1282fb8659d2895836994f10c847fe320d1_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-in-memory-channel-dispatcher-rhel8@sha256:4b5ee83ccace988c6eaf456e82dea83d160ae7e6aaad1ab8f48410f90da8f1c1_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-in-memory-channel-dispatcher-rhel8@sha256:52247eff5dc9a89244e6697ae9ce61cc1b42265171c956d4d50984179daced89_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-in-memory-channel-dispatcher-rhel8@sha256:68b61474089703d0685a952062401303206ba11bc108b8504f6f6390933d83cb_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-kafka-broker-controller-rhel8@sha256:2a4b30bcff1377073202362dfd521bd7ac3e3e3960fdb33a6cf9fa39fc89de6b_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-kafka-broker-controller-rhel8@sha256:be290e6d950e8af6162c1dece8472788b66459e8cb91df319f50ccf66f27b5c7_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-kafka-broker-controller-rhel8@sha256:f8b5d9c9c0182f5cc1f76422759bf8925d2f29292390ada83a6b7c7986f1462c_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-kafka-broker-dispatcher-rhel8@sha256:08c6d6908a2e58a18e908223daf152802106b00a67905e94e075fca827af87c9_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-kafka-broker-dispatcher-rhel8@sha256:8ac0796f3585a406facba98766688ae6777b5673a4515418db8d1d92c4d65494_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-kafka-broker-dispatcher-rhel8@sha256:9af6b8413acbf59adc88e9b88a51105f3b0a4913499c3026f64e7fda91e43384_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-kafka-broker-post-install-rhel8@sha256:260e7f0086f4e036be3a9ab5d24ce99fc8a053cc7f2906f8a6080f59f2a3e591_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-kafka-broker-post-install-rhel8@sha256:36551ea609536ba900f7a0493a06d07f9c0f19a0eef7e4956575354ca92cd1ef_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-kafka-broker-post-install-rhel8@sha256:6d4a898f37f87aa6db636487c6892833249be38635fe631433652feda762a40e_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-kafka-broker-webhook-rhel8@sha256:0dad9dc28babb21622f90c83647c9cc48bfa66faad257c88e7adf1d50ad0f80c_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-kafka-broker-webhook-rhel8@sha256:10ba81e103ed6b7dff7b02394b20f44b46acd6b09d72f16667c068eb9989dc77_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-kafka-broker-webhook-rhel8@sha256:f94aef78ce0870fdceac5b3467220540127a73415e81baa4b48bf986bc181c4d_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-mtbroker-filter-rhel8@sha256:4f6e162ee5fb96ff69a1546b7f728641dded59548f14afdfa870f7f0291787ac_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-mtbroker-filter-rhel8@sha256:ecde2ee2aa9618775178e03bcc07e53d6f5e12f30261238d8ffb366fb1e47c94_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-mtbroker-filter-rhel8@sha256:ee2dc3e0f648dc59551cfdf0ac5c36aa6cd9a4b2abaada7095ae4d5b8e0a571e_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-mtbroker-ingress-rhel8@sha256:4eaac6386b1b8a9e360df5afbd85aeebb97e5c81dbd861996caafad48b4cc6f9_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-mtbroker-ingress-rhel8@sha256:644fbcd1924d570f105f5f9760eb15eddbeed16c894edfcb4ef8c8a14e370bce_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-mtbroker-ingress-rhel8@sha256:a26dfc1a610bbaf876443b4b01a04130f7c0aba4d40e246333fe8bf7eb899f45_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-mtchannel-broker-rhel8@sha256:353859f2a8649fa9b3f5c0e02cafd57f79f96a10a7a697ba08eaa8cb70effe51_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-mtchannel-broker-rhel8@sha256:6f7afb57dc78ccb13498434196c5e8cd0f6ec53f045689febf1a62c492358d93_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-mtchannel-broker-rhel8@sha256:fadf3035a8bd25307843d1c6c88654a03db25983407a770875b4507942684dd5_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-mtping-rhel8@sha256:2254577d2c2e67d28f8459fbd4ac43af78b7d29cc0b56c631607dd68f3d31637_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-mtping-rhel8@sha256:a7177a43f46b6470a19970c62ebc17119ca3c3021471f9396faa436e621beb1e_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-mtping-rhel8@sha256:c6c2c7924d90e81e2906f3bf3969b02d7f3e4dc80c187e6c55a7e4ea17ac20cd_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-storage-version-migration-rhel8@sha256:3c1baa5bad644c06bedabaed9c668f0999527f00bc1d195e71a528c222087328_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-storage-version-migration-rhel8@sha256:63dab761fd3a2e08950b7ee52852fb39cef7820f2a8cf8142ec3701a07372d7c_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-storage-version-migration-rhel8@sha256:ff7924a37865ac1a90872f35675934a1627e49a29577a78af18b8e743a5fde07_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-sugar-controller-rhel8@sha256:24c7217a3612a5c3c6792c433dc2a6cf4b5fda1b9e6acff84e2736705704d152_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-sugar-controller-rhel8@sha256:3a38788638c26e9bec45694b2c4597333080189ffa96d8c7302e3e7dd1e54be5_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-sugar-controller-rhel8@sha256:aebfba016342e94fc0619a9ad6346c7fefbedf6739f1495954eb905cade085ac_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-webhook-rhel8@sha256:11d0b8fac4cb67c95e051a91f5c6683768f8969ffc744cd3cc4814d1ee6e91c1_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-webhook-rhel8@sha256:1b209d1ddffba92c3d77824e37bf75302346856c10b773a101d2868f27d0b740_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-webhook-rhel8@sha256:bf8c9de32dd5cbe536b115f52f32c666fbf886bde555ac355937d6b149cf9343_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/ingress-rhel8-operator@sha256:46a5fb2d0f9fa5e05504b9264a3f1c0e7c7beb76e3a3aeb9bc036cda4fa9d66a_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/ingress-rhel8-operator@sha256:793b86f4c2add102e2f676bd57cec3365ce9b3fdc40a989c28d1f9acb851142d_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/ingress-rhel8-operator@sha256:cce79392f93bb318123c48ac6de48aa0a2983cc1134cc063c0fdc2ff83c546c7_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/kn-cli-artifacts-rhel8@sha256:1a51a072d4e303a5c33b2383c843308d86c68de228b094d2efed8bc59a4bac14_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/kn-cli-artifacts-rhel8@sha256:c61b26bdf318b507af66f9092e784d64436e3b2531cc6e2e8aa1bb8bbb010fb7_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/kn-cli-artifacts-rhel8@sha256:f22168224137db649c6e6592e3ec2ae6845ca668ef65fe56c104ed6393eae526_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/knative-rhel8-operator@sha256:53e115cdfeb8077cc8b89ebdeee4903b1be8c0a0d45831a9f277f342959f5961_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/knative-rhel8-operator@sha256:ebf24097b84ec5773e30c8f548975afb84b6fce836b373b97855f69371068d1e_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/knative-rhel8-operator@sha256:efa444ca6c7c4468821a8d138b4319c86fede592f3b0b4d7905e7c66e8bdb2c0_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/kourier-control-rhel8@sha256:396fb9dcc798b05e89d38ccbe3a3abb31854f56a95ae104fb9bb215967b56d9f_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/kourier-control-rhel8@sha256:e36577c37457a4521d78f28f24dca6ae11f170635316efe374f08f825cb5904d_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/kourier-control-rhel8@sha256:fb04b74dce262e58434b19a10dce0981b4df7541416de21343fb7124c714ffbf_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/net-istio-controller-rhel8@sha256:281b2782253722d916b6178ecdbc763aaa71ed4ac0db94e31d57974d4eb8b58b_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/net-istio-controller-rhel8@sha256:bf56038c0af2cfeb5a3e4b7ecd5aeebb230d042ac835b50faafa3d939dd8ca50_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/net-istio-controller-rhel8@sha256:f3643c74f73841b1de04be1d0f550c044f1ad4800ceb32cb36bf9072d8e5155b_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/net-istio-webhook-rhel8@sha256:4f7cabd5a6bb6fd7a0d81461108891b0d2de55efe868c4fbf275131c3280ed2d_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/net-istio-webhook-rhel8@sha256:a07d73f5c04af2a29b6565363b472aceabbfeafe7d6dfe833d1e71b072419916_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/net-istio-webhook-rhel8@sha256:cd34685812d9447969a1c3fb4382433a1b59fb3631fbe156daa6fa962458f859_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serverless-operator-bundle@sha256:0422f8843fc62c2b72e01ffefd33db912a1ad3d70ac297882d3663c9b7299f10_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serverless-rhel8-operator@sha256:26d940bd43b928d8370c9e88e80726a427c3f0ce3afc4fddb02a507f81c8fc93_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serverless-rhel8-operator@sha256:2898df30f40683bd3a73c6f2676afdc1bfc27b23d2fe04fe7667f6db6d2422ab_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serverless-rhel8-operator@sha256:8ec9e756969c8e6bf8155ed102a66cf578a325dcc477ff909b4806405ab59cfc_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-activator-rhel8@sha256:1e9fb289564961ddbf317e568c50936b048446685c39ab14ca4e5cb682785243_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-activator-rhel8@sha256:3a823819467ed0beea953eed27e2129bb4495df3f49e0f59d5004dee416e6285_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-activator-rhel8@sha256:4e7563e5f9761f624aefc6b79845e5b4dd1836a545c3754bc37701162ed4e3bb_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-autoscaler-hpa-rhel8@sha256:1685c7bf25061e61688d2b5e60cde6adb8906fec6bfb713c68837b2bbeeacf85_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-autoscaler-hpa-rhel8@sha256:491df16728df492b7b88efb8e86f28e46a8762f4084fb4132823611a9e758264_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-autoscaler-hpa-rhel8@sha256:8bb514634ece7dafd88ae6cc7eff52016cd4585d91cb9c106720c21c219f8967_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-autoscaler-rhel8@sha256:01b46e0ddb618f58c06b533fe7148f772367200f5d9be9d355012e91dc401156_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-autoscaler-rhel8@sha256:8cd0a381de995467f339e11f0704b8c8b978ddfdd2d8271f4c9f832e7acf9f07_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-autoscaler-rhel8@sha256:c60796d720141d322159e49bb3496732b8e0453d6606227b419caf93a12d196b_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-controller-rhel8@sha256:92b01a8421488e9d9b42b6da290873b54a2619d39a05e8d2a99e4c5348a3d4dc_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-controller-rhel8@sha256:b5ae691a77adb161a30ae8470f1cf4c1c6259488df18bb2bf2764d05af9a2aa8_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-controller-rhel8@sha256:b752a295b673aeee85eba6bed33cc658254dc0503c6002841d80dc0c0a38f615_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-domain-mapping-rhel8@sha256:11bca084f2c8df8d369d6301847876bbf8d37c7b67a6ffb387e0759100b6e817_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-domain-mapping-rhel8@sha256:4e580d29cbff1aa6050c65cee35a870dab9e6a7eaa538b356a5afefed9c38d90_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-domain-mapping-rhel8@sha256:eeb39a3fbc9d4c223d42579737948438d03b2a2ec1aee46562aabae6d343679b_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-domain-mapping-webhook-rhel8@sha256:8057fa6657c0bf909297273acc4faea1cddb29f9f02f6c797279adb42f083332_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-domain-mapping-webhook-rhel8@sha256:84e13a4c84098e0a6a5b461c7581861cd9114ce3cc7c2147afd727e56f323b28_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-domain-mapping-webhook-rhel8@sha256:f99e203de17686584c05ee0901041edd055350c39da063d5d6dcd026d1e17593_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-queue-rhel8@sha256:8740a1f7cb3ef3c4caa5774cced7787cc1e345dbe3708307001c1def9fd32e2f_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-queue-rhel8@sha256:ac1ca0ae5e3c7fc242ec5a313e45d09b83261ffe26eab3ebcbbae9299471b25a_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-queue-rhel8@sha256:f16b4f4e86e758354c8b19ee3a075dfd6fd19eb7ba282ad8293d41ca0c8f3028_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-storage-version-migration-rhel8@sha256:1c3b2c4c06981fd8eb13c05837c8da3523f0df9c79eacd6ffc1138e5f26bdba6_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-storage-version-migration-rhel8@sha256:27b7b75eae9eacc52a577887885db7c29192e15aada8a3b7406e032561609462_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-storage-version-migration-rhel8@sha256:8012cc60fab4e14b7fab05589c977c15ac941efb09601069be09d4e25385ed26_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-webhook-rhel8@sha256:4fdc2c632eb0fa4f10a78e39622c83febde93f38db16bd0ca4a35c1eb7062548_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-webhook-rhel8@sha256:6904376f1ae4dadc23ab9993b50aaaa3db130fcd338f3dfae9e437b348e6e934_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-webhook-rhel8@sha256:dc902a39bc520abcf2100c26e2e1c4ba20aa5aadff763b40f234eb01a26b6f77_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/svls-must-gather-rhel8@sha256:057e9ccae9eae50fadad4772b203e897f5c54bf9d40f6e2f2ccbdbc93f5850b5_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/svls-must-gather-rhel8@sha256:7557328dcdede1992a3660342f037e490f58bc3281c68c6e4f44e6d66c4a0cff_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/svls-must-gather-rhel8@sha256:e0a982cd04fee4416659b7e1e6a827c2c371144bd461f23913ae9e0633fd598a_amd64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "golang: net/http: improper sanitization of Transfer-Encoding header"
},
{
"cve": "CVE-2022-1962",
"cwe": {
"id": "CWE-1325",
"name": "Improperly Controlled Sequential Memory Allocation"
},
"discovery_date": "2022-07-14T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2107376"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in the golang standard library, go/parser. When calling any Parse functions on the Go source code, which contains deeply nested types or declarations, a panic can occur due to stack exhaustion. This issue allows an attacker to impact system availability.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "golang: go/parser: stack exhaustion in all Parse* functions",
"title": "Vulnerability summary"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"8Base-Openshift-Serverless-1.24:openshift-serverless-1-tech-preview/eventing-kafka-broker-controller-rhel8@sha256:2a4b30bcff1377073202362dfd521bd7ac3e3e3960fdb33a6cf9fa39fc89de6b_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1-tech-preview/eventing-kafka-broker-controller-rhel8@sha256:be290e6d950e8af6162c1dece8472788b66459e8cb91df319f50ccf66f27b5c7_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1-tech-preview/eventing-kafka-broker-controller-rhel8@sha256:f8b5d9c9c0182f5cc1f76422759bf8925d2f29292390ada83a6b7c7986f1462c_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1-tech-preview/eventing-kafka-broker-dispatcher-rhel8@sha256:08c6d6908a2e58a18e908223daf152802106b00a67905e94e075fca827af87c9_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1-tech-preview/eventing-kafka-broker-dispatcher-rhel8@sha256:8ac0796f3585a406facba98766688ae6777b5673a4515418db8d1d92c4d65494_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1-tech-preview/eventing-kafka-broker-dispatcher-rhel8@sha256:9af6b8413acbf59adc88e9b88a51105f3b0a4913499c3026f64e7fda91e43384_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1-tech-preview/eventing-kafka-broker-receiver-rhel8@sha256:4dc0783cf92da5b5aa4cd1b9e9d55aa55a69b94eef0d29f261d3d51bd2260b68_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1-tech-preview/eventing-kafka-broker-receiver-rhel8@sha256:80fd78ad61caab0b20e39d4c6103ed9b074d3efa1dc67ab7bf415ea7db912dc3_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1-tech-preview/eventing-kafka-broker-receiver-rhel8@sha256:aeaaf1d541b5756df65f0700bcd82d085077ae3b1ce99c6d8728997c23e31ef9_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1-tech-preview/eventing-kafka-broker-webhook-rhel8@sha256:0dad9dc28babb21622f90c83647c9cc48bfa66faad257c88e7adf1d50ad0f80c_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1-tech-preview/eventing-kafka-broker-webhook-rhel8@sha256:10ba81e103ed6b7dff7b02394b20f44b46acd6b09d72f16667c068eb9989dc77_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1-tech-preview/eventing-kafka-broker-webhook-rhel8@sha256:f94aef78ce0870fdceac5b3467220540127a73415e81baa4b48bf986bc181c4d_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/client-kn-rhel8@sha256:09644d1c149970cd7c06635806a0ffc077a6340d68c357cd7f2bb5a6f57e46f3_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/client-kn-rhel8@sha256:46510d8b5dfba62d0a3da64ba90d1b8f88ad3b909c3e6ed14bcd96017d766829_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/client-kn-rhel8@sha256:f9bf2892123c3d981d2d5f158e643e6ba6f59a441b47c4055dc542f8cf8330c0_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-apiserver-receive-adapter-rhel8@sha256:834e37f8ddfbe157ad357fcef49f5213053d1295bb31361c5dd14a213ff2755c_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-apiserver-receive-adapter-rhel8@sha256:d13848369ca942d13548ab9b73a2d60b67f9412e535ed647342acaa8cef36c37_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-apiserver-receive-adapter-rhel8@sha256:eef2145e61234d37713ef8fda1f82d7cbe6502c5e6386117230d66ab7e1dd21a_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-controller-rhel8@sha256:52ef0c51b53ede0344f58174e624db08e6dcac04a0cba1668915f217949fc868_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-controller-rhel8@sha256:72c5fcaa44e3da56b297eb718d8a2b7eeb44069d6f3ce71b0eca30070b18bd9d_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-controller-rhel8@sha256:ad2df12dd77e8a3092431ca8d1b5eae42240c8ebb8766e436009bd6df7ee51f3_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-in-memory-channel-controller-rhel8@sha256:070f2c819506853dee230f37e00b27a05ba01c6f7cbbffc9a04b59a65d0c45e9_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-in-memory-channel-controller-rhel8@sha256:111da99563ea799e6b54933f12dc8f8a3828e36f650900e02da3be5afbdeefd9_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-in-memory-channel-controller-rhel8@sha256:69871b8d6e72713fe2eaf5f1e0aac1282fb8659d2895836994f10c847fe320d1_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-in-memory-channel-dispatcher-rhel8@sha256:4b5ee83ccace988c6eaf456e82dea83d160ae7e6aaad1ab8f48410f90da8f1c1_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-in-memory-channel-dispatcher-rhel8@sha256:52247eff5dc9a89244e6697ae9ce61cc1b42265171c956d4d50984179daced89_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-in-memory-channel-dispatcher-rhel8@sha256:68b61474089703d0685a952062401303206ba11bc108b8504f6f6390933d83cb_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-kafka-broker-controller-rhel8@sha256:2a4b30bcff1377073202362dfd521bd7ac3e3e3960fdb33a6cf9fa39fc89de6b_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-kafka-broker-controller-rhel8@sha256:be290e6d950e8af6162c1dece8472788b66459e8cb91df319f50ccf66f27b5c7_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-kafka-broker-controller-rhel8@sha256:f8b5d9c9c0182f5cc1f76422759bf8925d2f29292390ada83a6b7c7986f1462c_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-kafka-broker-dispatcher-rhel8@sha256:08c6d6908a2e58a18e908223daf152802106b00a67905e94e075fca827af87c9_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-kafka-broker-dispatcher-rhel8@sha256:8ac0796f3585a406facba98766688ae6777b5673a4515418db8d1d92c4d65494_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-kafka-broker-dispatcher-rhel8@sha256:9af6b8413acbf59adc88e9b88a51105f3b0a4913499c3026f64e7fda91e43384_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-kafka-broker-post-install-rhel8@sha256:260e7f0086f4e036be3a9ab5d24ce99fc8a053cc7f2906f8a6080f59f2a3e591_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-kafka-broker-post-install-rhel8@sha256:36551ea609536ba900f7a0493a06d07f9c0f19a0eef7e4956575354ca92cd1ef_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-kafka-broker-post-install-rhel8@sha256:6d4a898f37f87aa6db636487c6892833249be38635fe631433652feda762a40e_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-kafka-broker-webhook-rhel8@sha256:0dad9dc28babb21622f90c83647c9cc48bfa66faad257c88e7adf1d50ad0f80c_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-kafka-broker-webhook-rhel8@sha256:10ba81e103ed6b7dff7b02394b20f44b46acd6b09d72f16667c068eb9989dc77_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-kafka-broker-webhook-rhel8@sha256:f94aef78ce0870fdceac5b3467220540127a73415e81baa4b48bf986bc181c4d_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-mtbroker-filter-rhel8@sha256:4f6e162ee5fb96ff69a1546b7f728641dded59548f14afdfa870f7f0291787ac_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-mtbroker-filter-rhel8@sha256:ecde2ee2aa9618775178e03bcc07e53d6f5e12f30261238d8ffb366fb1e47c94_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-mtbroker-filter-rhel8@sha256:ee2dc3e0f648dc59551cfdf0ac5c36aa6cd9a4b2abaada7095ae4d5b8e0a571e_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-mtbroker-ingress-rhel8@sha256:4eaac6386b1b8a9e360df5afbd85aeebb97e5c81dbd861996caafad48b4cc6f9_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-mtbroker-ingress-rhel8@sha256:644fbcd1924d570f105f5f9760eb15eddbeed16c894edfcb4ef8c8a14e370bce_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-mtbroker-ingress-rhel8@sha256:a26dfc1a610bbaf876443b4b01a04130f7c0aba4d40e246333fe8bf7eb899f45_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-mtchannel-broker-rhel8@sha256:353859f2a8649fa9b3f5c0e02cafd57f79f96a10a7a697ba08eaa8cb70effe51_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-mtchannel-broker-rhel8@sha256:6f7afb57dc78ccb13498434196c5e8cd0f6ec53f045689febf1a62c492358d93_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-mtchannel-broker-rhel8@sha256:fadf3035a8bd25307843d1c6c88654a03db25983407a770875b4507942684dd5_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-mtping-rhel8@sha256:2254577d2c2e67d28f8459fbd4ac43af78b7d29cc0b56c631607dd68f3d31637_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-mtping-rhel8@sha256:a7177a43f46b6470a19970c62ebc17119ca3c3021471f9396faa436e621beb1e_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-mtping-rhel8@sha256:c6c2c7924d90e81e2906f3bf3969b02d7f3e4dc80c187e6c55a7e4ea17ac20cd_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-storage-version-migration-rhel8@sha256:3c1baa5bad644c06bedabaed9c668f0999527f00bc1d195e71a528c222087328_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-storage-version-migration-rhel8@sha256:63dab761fd3a2e08950b7ee52852fb39cef7820f2a8cf8142ec3701a07372d7c_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-storage-version-migration-rhel8@sha256:ff7924a37865ac1a90872f35675934a1627e49a29577a78af18b8e743a5fde07_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-sugar-controller-rhel8@sha256:24c7217a3612a5c3c6792c433dc2a6cf4b5fda1b9e6acff84e2736705704d152_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-sugar-controller-rhel8@sha256:3a38788638c26e9bec45694b2c4597333080189ffa96d8c7302e3e7dd1e54be5_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-sugar-controller-rhel8@sha256:aebfba016342e94fc0619a9ad6346c7fefbedf6739f1495954eb905cade085ac_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-webhook-rhel8@sha256:11d0b8fac4cb67c95e051a91f5c6683768f8969ffc744cd3cc4814d1ee6e91c1_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-webhook-rhel8@sha256:1b209d1ddffba92c3d77824e37bf75302346856c10b773a101d2868f27d0b740_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-webhook-rhel8@sha256:bf8c9de32dd5cbe536b115f52f32c666fbf886bde555ac355937d6b149cf9343_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/ingress-rhel8-operator@sha256:46a5fb2d0f9fa5e05504b9264a3f1c0e7c7beb76e3a3aeb9bc036cda4fa9d66a_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/ingress-rhel8-operator@sha256:793b86f4c2add102e2f676bd57cec3365ce9b3fdc40a989c28d1f9acb851142d_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/ingress-rhel8-operator@sha256:cce79392f93bb318123c48ac6de48aa0a2983cc1134cc063c0fdc2ff83c546c7_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/kn-cli-artifacts-rhel8@sha256:1a51a072d4e303a5c33b2383c843308d86c68de228b094d2efed8bc59a4bac14_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/kn-cli-artifacts-rhel8@sha256:c61b26bdf318b507af66f9092e784d64436e3b2531cc6e2e8aa1bb8bbb010fb7_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/kn-cli-artifacts-rhel8@sha256:f22168224137db649c6e6592e3ec2ae6845ca668ef65fe56c104ed6393eae526_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/knative-rhel8-operator@sha256:53e115cdfeb8077cc8b89ebdeee4903b1be8c0a0d45831a9f277f342959f5961_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/knative-rhel8-operator@sha256:ebf24097b84ec5773e30c8f548975afb84b6fce836b373b97855f69371068d1e_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/knative-rhel8-operator@sha256:efa444ca6c7c4468821a8d138b4319c86fede592f3b0b4d7905e7c66e8bdb2c0_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/kourier-control-rhel8@sha256:396fb9dcc798b05e89d38ccbe3a3abb31854f56a95ae104fb9bb215967b56d9f_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/kourier-control-rhel8@sha256:e36577c37457a4521d78f28f24dca6ae11f170635316efe374f08f825cb5904d_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/kourier-control-rhel8@sha256:fb04b74dce262e58434b19a10dce0981b4df7541416de21343fb7124c714ffbf_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/net-istio-controller-rhel8@sha256:281b2782253722d916b6178ecdbc763aaa71ed4ac0db94e31d57974d4eb8b58b_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/net-istio-controller-rhel8@sha256:bf56038c0af2cfeb5a3e4b7ecd5aeebb230d042ac835b50faafa3d939dd8ca50_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/net-istio-controller-rhel8@sha256:f3643c74f73841b1de04be1d0f550c044f1ad4800ceb32cb36bf9072d8e5155b_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/net-istio-webhook-rhel8@sha256:4f7cabd5a6bb6fd7a0d81461108891b0d2de55efe868c4fbf275131c3280ed2d_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/net-istio-webhook-rhel8@sha256:a07d73f5c04af2a29b6565363b472aceabbfeafe7d6dfe833d1e71b072419916_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/net-istio-webhook-rhel8@sha256:cd34685812d9447969a1c3fb4382433a1b59fb3631fbe156daa6fa962458f859_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serverless-operator-bundle@sha256:0422f8843fc62c2b72e01ffefd33db912a1ad3d70ac297882d3663c9b7299f10_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serverless-rhel8-operator@sha256:26d940bd43b928d8370c9e88e80726a427c3f0ce3afc4fddb02a507f81c8fc93_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serverless-rhel8-operator@sha256:2898df30f40683bd3a73c6f2676afdc1bfc27b23d2fe04fe7667f6db6d2422ab_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serverless-rhel8-operator@sha256:8ec9e756969c8e6bf8155ed102a66cf578a325dcc477ff909b4806405ab59cfc_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-activator-rhel8@sha256:1e9fb289564961ddbf317e568c50936b048446685c39ab14ca4e5cb682785243_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-activator-rhel8@sha256:3a823819467ed0beea953eed27e2129bb4495df3f49e0f59d5004dee416e6285_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-activator-rhel8@sha256:4e7563e5f9761f624aefc6b79845e5b4dd1836a545c3754bc37701162ed4e3bb_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-autoscaler-hpa-rhel8@sha256:1685c7bf25061e61688d2b5e60cde6adb8906fec6bfb713c68837b2bbeeacf85_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-autoscaler-hpa-rhel8@sha256:491df16728df492b7b88efb8e86f28e46a8762f4084fb4132823611a9e758264_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-autoscaler-hpa-rhel8@sha256:8bb514634ece7dafd88ae6cc7eff52016cd4585d91cb9c106720c21c219f8967_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-autoscaler-rhel8@sha256:01b46e0ddb618f58c06b533fe7148f772367200f5d9be9d355012e91dc401156_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-autoscaler-rhel8@sha256:8cd0a381de995467f339e11f0704b8c8b978ddfdd2d8271f4c9f832e7acf9f07_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-autoscaler-rhel8@sha256:c60796d720141d322159e49bb3496732b8e0453d6606227b419caf93a12d196b_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-controller-rhel8@sha256:92b01a8421488e9d9b42b6da290873b54a2619d39a05e8d2a99e4c5348a3d4dc_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-controller-rhel8@sha256:b5ae691a77adb161a30ae8470f1cf4c1c6259488df18bb2bf2764d05af9a2aa8_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-controller-rhel8@sha256:b752a295b673aeee85eba6bed33cc658254dc0503c6002841d80dc0c0a38f615_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-domain-mapping-rhel8@sha256:11bca084f2c8df8d369d6301847876bbf8d37c7b67a6ffb387e0759100b6e817_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-domain-mapping-rhel8@sha256:4e580d29cbff1aa6050c65cee35a870dab9e6a7eaa538b356a5afefed9c38d90_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-domain-mapping-rhel8@sha256:eeb39a3fbc9d4c223d42579737948438d03b2a2ec1aee46562aabae6d343679b_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-domain-mapping-webhook-rhel8@sha256:8057fa6657c0bf909297273acc4faea1cddb29f9f02f6c797279adb42f083332_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-domain-mapping-webhook-rhel8@sha256:84e13a4c84098e0a6a5b461c7581861cd9114ce3cc7c2147afd727e56f323b28_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-domain-mapping-webhook-rhel8@sha256:f99e203de17686584c05ee0901041edd055350c39da063d5d6dcd026d1e17593_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-queue-rhel8@sha256:8740a1f7cb3ef3c4caa5774cced7787cc1e345dbe3708307001c1def9fd32e2f_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-queue-rhel8@sha256:ac1ca0ae5e3c7fc242ec5a313e45d09b83261ffe26eab3ebcbbae9299471b25a_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-queue-rhel8@sha256:f16b4f4e86e758354c8b19ee3a075dfd6fd19eb7ba282ad8293d41ca0c8f3028_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-storage-version-migration-rhel8@sha256:1c3b2c4c06981fd8eb13c05837c8da3523f0df9c79eacd6ffc1138e5f26bdba6_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-storage-version-migration-rhel8@sha256:27b7b75eae9eacc52a577887885db7c29192e15aada8a3b7406e032561609462_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-storage-version-migration-rhel8@sha256:8012cc60fab4e14b7fab05589c977c15ac941efb09601069be09d4e25385ed26_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-webhook-rhel8@sha256:4fdc2c632eb0fa4f10a78e39622c83febde93f38db16bd0ca4a35c1eb7062548_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-webhook-rhel8@sha256:6904376f1ae4dadc23ab9993b50aaaa3db130fcd338f3dfae9e437b348e6e934_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-webhook-rhel8@sha256:dc902a39bc520abcf2100c26e2e1c4ba20aa5aadff763b40f234eb01a26b6f77_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/svls-must-gather-rhel8@sha256:057e9ccae9eae50fadad4772b203e897f5c54bf9d40f6e2f2ccbdbc93f5850b5_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/svls-must-gather-rhel8@sha256:7557328dcdede1992a3660342f037e490f58bc3281c68c6e4f44e6d66c4a0cff_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/svls-must-gather-rhel8@sha256:e0a982cd04fee4416659b7e1e6a827c2c371144bd461f23913ae9e0633fd598a_amd64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2022-1962"
},
{
"category": "external",
"summary": "RHBZ#2107376",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2107376"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2022-1962",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-1962"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2022-1962",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2022-1962"
},
{
"category": "external",
"summary": "https://go.dev/issue/53616",
"url": "https://go.dev/issue/53616"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-announce/c/nqrv9fbR0zE",
"url": "https://groups.google.com/g/golang-announce/c/nqrv9fbR0zE"
}
],
"release_date": "2022-07-12T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2022-08-10T13:13:24+00:00",
"details": "See the Red Hat OpenShift Container Platform 4.6 documentation at:\nhttps://access.redhat.com/documentation/en-us/openshift_container_platform/4.6/html/serverless/index\nSee the Red Hat OpenShift Container Platform 4.7 documentation at:\nhttps://access.redhat.com/documentation/en-us/openshift_container_platform/4.7/html/serverless/index\nSee the Red Hat OpenShift Container Platform 4.8 documentation at:\nhttps://access.redhat.com/documentation/en-us/openshift_container_platform/4.8/html/serverless/index\nSee the Red Hat OpenShift Container Platform 4.9 documentation at:\nhttps://access.redhat.com/documentation/en-us/openshift_container_platform/4.9/html/serverless/index\nSee the Red Hat OpenShift Container Platform 4.10 documentation at:\nhttps://access.redhat.com/documentation/en-us/openshift_container_platform/4.10/html/serverless/index",
"product_ids": [
"8Base-Openshift-Serverless-1.24:openshift-serverless-1-tech-preview/eventing-kafka-broker-controller-rhel8@sha256:2a4b30bcff1377073202362dfd521bd7ac3e3e3960fdb33a6cf9fa39fc89de6b_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1-tech-preview/eventing-kafka-broker-controller-rhel8@sha256:be290e6d950e8af6162c1dece8472788b66459e8cb91df319f50ccf66f27b5c7_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1-tech-preview/eventing-kafka-broker-controller-rhel8@sha256:f8b5d9c9c0182f5cc1f76422759bf8925d2f29292390ada83a6b7c7986f1462c_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1-tech-preview/eventing-kafka-broker-dispatcher-rhel8@sha256:08c6d6908a2e58a18e908223daf152802106b00a67905e94e075fca827af87c9_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1-tech-preview/eventing-kafka-broker-dispatcher-rhel8@sha256:8ac0796f3585a406facba98766688ae6777b5673a4515418db8d1d92c4d65494_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1-tech-preview/eventing-kafka-broker-dispatcher-rhel8@sha256:9af6b8413acbf59adc88e9b88a51105f3b0a4913499c3026f64e7fda91e43384_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1-tech-preview/eventing-kafka-broker-receiver-rhel8@sha256:4dc0783cf92da5b5aa4cd1b9e9d55aa55a69b94eef0d29f261d3d51bd2260b68_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1-tech-preview/eventing-kafka-broker-receiver-rhel8@sha256:80fd78ad61caab0b20e39d4c6103ed9b074d3efa1dc67ab7bf415ea7db912dc3_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1-tech-preview/eventing-kafka-broker-receiver-rhel8@sha256:aeaaf1d541b5756df65f0700bcd82d085077ae3b1ce99c6d8728997c23e31ef9_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1-tech-preview/eventing-kafka-broker-webhook-rhel8@sha256:0dad9dc28babb21622f90c83647c9cc48bfa66faad257c88e7adf1d50ad0f80c_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1-tech-preview/eventing-kafka-broker-webhook-rhel8@sha256:10ba81e103ed6b7dff7b02394b20f44b46acd6b09d72f16667c068eb9989dc77_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1-tech-preview/eventing-kafka-broker-webhook-rhel8@sha256:f94aef78ce0870fdceac5b3467220540127a73415e81baa4b48bf986bc181c4d_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/client-kn-rhel8@sha256:09644d1c149970cd7c06635806a0ffc077a6340d68c357cd7f2bb5a6f57e46f3_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/client-kn-rhel8@sha256:46510d8b5dfba62d0a3da64ba90d1b8f88ad3b909c3e6ed14bcd96017d766829_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/client-kn-rhel8@sha256:f9bf2892123c3d981d2d5f158e643e6ba6f59a441b47c4055dc542f8cf8330c0_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-apiserver-receive-adapter-rhel8@sha256:834e37f8ddfbe157ad357fcef49f5213053d1295bb31361c5dd14a213ff2755c_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-apiserver-receive-adapter-rhel8@sha256:d13848369ca942d13548ab9b73a2d60b67f9412e535ed647342acaa8cef36c37_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-apiserver-receive-adapter-rhel8@sha256:eef2145e61234d37713ef8fda1f82d7cbe6502c5e6386117230d66ab7e1dd21a_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-controller-rhel8@sha256:52ef0c51b53ede0344f58174e624db08e6dcac04a0cba1668915f217949fc868_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-controller-rhel8@sha256:72c5fcaa44e3da56b297eb718d8a2b7eeb44069d6f3ce71b0eca30070b18bd9d_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-controller-rhel8@sha256:ad2df12dd77e8a3092431ca8d1b5eae42240c8ebb8766e436009bd6df7ee51f3_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-in-memory-channel-controller-rhel8@sha256:070f2c819506853dee230f37e00b27a05ba01c6f7cbbffc9a04b59a65d0c45e9_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-in-memory-channel-controller-rhel8@sha256:111da99563ea799e6b54933f12dc8f8a3828e36f650900e02da3be5afbdeefd9_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-in-memory-channel-controller-rhel8@sha256:69871b8d6e72713fe2eaf5f1e0aac1282fb8659d2895836994f10c847fe320d1_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-in-memory-channel-dispatcher-rhel8@sha256:4b5ee83ccace988c6eaf456e82dea83d160ae7e6aaad1ab8f48410f90da8f1c1_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-in-memory-channel-dispatcher-rhel8@sha256:52247eff5dc9a89244e6697ae9ce61cc1b42265171c956d4d50984179daced89_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-in-memory-channel-dispatcher-rhel8@sha256:68b61474089703d0685a952062401303206ba11bc108b8504f6f6390933d83cb_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-kafka-broker-controller-rhel8@sha256:2a4b30bcff1377073202362dfd521bd7ac3e3e3960fdb33a6cf9fa39fc89de6b_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-kafka-broker-controller-rhel8@sha256:be290e6d950e8af6162c1dece8472788b66459e8cb91df319f50ccf66f27b5c7_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-kafka-broker-controller-rhel8@sha256:f8b5d9c9c0182f5cc1f76422759bf8925d2f29292390ada83a6b7c7986f1462c_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-kafka-broker-dispatcher-rhel8@sha256:08c6d6908a2e58a18e908223daf152802106b00a67905e94e075fca827af87c9_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-kafka-broker-dispatcher-rhel8@sha256:8ac0796f3585a406facba98766688ae6777b5673a4515418db8d1d92c4d65494_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-kafka-broker-dispatcher-rhel8@sha256:9af6b8413acbf59adc88e9b88a51105f3b0a4913499c3026f64e7fda91e43384_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-kafka-broker-post-install-rhel8@sha256:260e7f0086f4e036be3a9ab5d24ce99fc8a053cc7f2906f8a6080f59f2a3e591_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-kafka-broker-post-install-rhel8@sha256:36551ea609536ba900f7a0493a06d07f9c0f19a0eef7e4956575354ca92cd1ef_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-kafka-broker-post-install-rhel8@sha256:6d4a898f37f87aa6db636487c6892833249be38635fe631433652feda762a40e_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-kafka-broker-webhook-rhel8@sha256:0dad9dc28babb21622f90c83647c9cc48bfa66faad257c88e7adf1d50ad0f80c_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-kafka-broker-webhook-rhel8@sha256:10ba81e103ed6b7dff7b02394b20f44b46acd6b09d72f16667c068eb9989dc77_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-kafka-broker-webhook-rhel8@sha256:f94aef78ce0870fdceac5b3467220540127a73415e81baa4b48bf986bc181c4d_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-mtbroker-filter-rhel8@sha256:4f6e162ee5fb96ff69a1546b7f728641dded59548f14afdfa870f7f0291787ac_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-mtbroker-filter-rhel8@sha256:ecde2ee2aa9618775178e03bcc07e53d6f5e12f30261238d8ffb366fb1e47c94_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-mtbroker-filter-rhel8@sha256:ee2dc3e0f648dc59551cfdf0ac5c36aa6cd9a4b2abaada7095ae4d5b8e0a571e_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-mtbroker-ingress-rhel8@sha256:4eaac6386b1b8a9e360df5afbd85aeebb97e5c81dbd861996caafad48b4cc6f9_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-mtbroker-ingress-rhel8@sha256:644fbcd1924d570f105f5f9760eb15eddbeed16c894edfcb4ef8c8a14e370bce_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-mtbroker-ingress-rhel8@sha256:a26dfc1a610bbaf876443b4b01a04130f7c0aba4d40e246333fe8bf7eb899f45_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-mtchannel-broker-rhel8@sha256:353859f2a8649fa9b3f5c0e02cafd57f79f96a10a7a697ba08eaa8cb70effe51_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-mtchannel-broker-rhel8@sha256:6f7afb57dc78ccb13498434196c5e8cd0f6ec53f045689febf1a62c492358d93_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-mtchannel-broker-rhel8@sha256:fadf3035a8bd25307843d1c6c88654a03db25983407a770875b4507942684dd5_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-mtping-rhel8@sha256:2254577d2c2e67d28f8459fbd4ac43af78b7d29cc0b56c631607dd68f3d31637_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-mtping-rhel8@sha256:a7177a43f46b6470a19970c62ebc17119ca3c3021471f9396faa436e621beb1e_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-mtping-rhel8@sha256:c6c2c7924d90e81e2906f3bf3969b02d7f3e4dc80c187e6c55a7e4ea17ac20cd_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-storage-version-migration-rhel8@sha256:3c1baa5bad644c06bedabaed9c668f0999527f00bc1d195e71a528c222087328_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-storage-version-migration-rhel8@sha256:63dab761fd3a2e08950b7ee52852fb39cef7820f2a8cf8142ec3701a07372d7c_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-storage-version-migration-rhel8@sha256:ff7924a37865ac1a90872f35675934a1627e49a29577a78af18b8e743a5fde07_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-sugar-controller-rhel8@sha256:24c7217a3612a5c3c6792c433dc2a6cf4b5fda1b9e6acff84e2736705704d152_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-sugar-controller-rhel8@sha256:3a38788638c26e9bec45694b2c4597333080189ffa96d8c7302e3e7dd1e54be5_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-sugar-controller-rhel8@sha256:aebfba016342e94fc0619a9ad6346c7fefbedf6739f1495954eb905cade085ac_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-webhook-rhel8@sha256:11d0b8fac4cb67c95e051a91f5c6683768f8969ffc744cd3cc4814d1ee6e91c1_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-webhook-rhel8@sha256:1b209d1ddffba92c3d77824e37bf75302346856c10b773a101d2868f27d0b740_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-webhook-rhel8@sha256:bf8c9de32dd5cbe536b115f52f32c666fbf886bde555ac355937d6b149cf9343_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/ingress-rhel8-operator@sha256:46a5fb2d0f9fa5e05504b9264a3f1c0e7c7beb76e3a3aeb9bc036cda4fa9d66a_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/ingress-rhel8-operator@sha256:793b86f4c2add102e2f676bd57cec3365ce9b3fdc40a989c28d1f9acb851142d_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/ingress-rhel8-operator@sha256:cce79392f93bb318123c48ac6de48aa0a2983cc1134cc063c0fdc2ff83c546c7_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/kn-cli-artifacts-rhel8@sha256:1a51a072d4e303a5c33b2383c843308d86c68de228b094d2efed8bc59a4bac14_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/kn-cli-artifacts-rhel8@sha256:c61b26bdf318b507af66f9092e784d64436e3b2531cc6e2e8aa1bb8bbb010fb7_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/kn-cli-artifacts-rhel8@sha256:f22168224137db649c6e6592e3ec2ae6845ca668ef65fe56c104ed6393eae526_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/knative-rhel8-operator@sha256:53e115cdfeb8077cc8b89ebdeee4903b1be8c0a0d45831a9f277f342959f5961_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/knative-rhel8-operator@sha256:ebf24097b84ec5773e30c8f548975afb84b6fce836b373b97855f69371068d1e_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/knative-rhel8-operator@sha256:efa444ca6c7c4468821a8d138b4319c86fede592f3b0b4d7905e7c66e8bdb2c0_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/kourier-control-rhel8@sha256:396fb9dcc798b05e89d38ccbe3a3abb31854f56a95ae104fb9bb215967b56d9f_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/kourier-control-rhel8@sha256:e36577c37457a4521d78f28f24dca6ae11f170635316efe374f08f825cb5904d_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/kourier-control-rhel8@sha256:fb04b74dce262e58434b19a10dce0981b4df7541416de21343fb7124c714ffbf_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/net-istio-controller-rhel8@sha256:281b2782253722d916b6178ecdbc763aaa71ed4ac0db94e31d57974d4eb8b58b_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/net-istio-controller-rhel8@sha256:bf56038c0af2cfeb5a3e4b7ecd5aeebb230d042ac835b50faafa3d939dd8ca50_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/net-istio-controller-rhel8@sha256:f3643c74f73841b1de04be1d0f550c044f1ad4800ceb32cb36bf9072d8e5155b_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/net-istio-webhook-rhel8@sha256:4f7cabd5a6bb6fd7a0d81461108891b0d2de55efe868c4fbf275131c3280ed2d_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/net-istio-webhook-rhel8@sha256:a07d73f5c04af2a29b6565363b472aceabbfeafe7d6dfe833d1e71b072419916_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/net-istio-webhook-rhel8@sha256:cd34685812d9447969a1c3fb4382433a1b59fb3631fbe156daa6fa962458f859_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serverless-operator-bundle@sha256:0422f8843fc62c2b72e01ffefd33db912a1ad3d70ac297882d3663c9b7299f10_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serverless-rhel8-operator@sha256:26d940bd43b928d8370c9e88e80726a427c3f0ce3afc4fddb02a507f81c8fc93_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serverless-rhel8-operator@sha256:2898df30f40683bd3a73c6f2676afdc1bfc27b23d2fe04fe7667f6db6d2422ab_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serverless-rhel8-operator@sha256:8ec9e756969c8e6bf8155ed102a66cf578a325dcc477ff909b4806405ab59cfc_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-activator-rhel8@sha256:1e9fb289564961ddbf317e568c50936b048446685c39ab14ca4e5cb682785243_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-activator-rhel8@sha256:3a823819467ed0beea953eed27e2129bb4495df3f49e0f59d5004dee416e6285_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-activator-rhel8@sha256:4e7563e5f9761f624aefc6b79845e5b4dd1836a545c3754bc37701162ed4e3bb_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-autoscaler-hpa-rhel8@sha256:1685c7bf25061e61688d2b5e60cde6adb8906fec6bfb713c68837b2bbeeacf85_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-autoscaler-hpa-rhel8@sha256:491df16728df492b7b88efb8e86f28e46a8762f4084fb4132823611a9e758264_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-autoscaler-hpa-rhel8@sha256:8bb514634ece7dafd88ae6cc7eff52016cd4585d91cb9c106720c21c219f8967_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-autoscaler-rhel8@sha256:01b46e0ddb618f58c06b533fe7148f772367200f5d9be9d355012e91dc401156_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-autoscaler-rhel8@sha256:8cd0a381de995467f339e11f0704b8c8b978ddfdd2d8271f4c9f832e7acf9f07_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-autoscaler-rhel8@sha256:c60796d720141d322159e49bb3496732b8e0453d6606227b419caf93a12d196b_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-controller-rhel8@sha256:92b01a8421488e9d9b42b6da290873b54a2619d39a05e8d2a99e4c5348a3d4dc_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-controller-rhel8@sha256:b5ae691a77adb161a30ae8470f1cf4c1c6259488df18bb2bf2764d05af9a2aa8_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-controller-rhel8@sha256:b752a295b673aeee85eba6bed33cc658254dc0503c6002841d80dc0c0a38f615_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-domain-mapping-rhel8@sha256:11bca084f2c8df8d369d6301847876bbf8d37c7b67a6ffb387e0759100b6e817_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-domain-mapping-rhel8@sha256:4e580d29cbff1aa6050c65cee35a870dab9e6a7eaa538b356a5afefed9c38d90_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-domain-mapping-rhel8@sha256:eeb39a3fbc9d4c223d42579737948438d03b2a2ec1aee46562aabae6d343679b_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-domain-mapping-webhook-rhel8@sha256:8057fa6657c0bf909297273acc4faea1cddb29f9f02f6c797279adb42f083332_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-domain-mapping-webhook-rhel8@sha256:84e13a4c84098e0a6a5b461c7581861cd9114ce3cc7c2147afd727e56f323b28_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-domain-mapping-webhook-rhel8@sha256:f99e203de17686584c05ee0901041edd055350c39da063d5d6dcd026d1e17593_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-queue-rhel8@sha256:8740a1f7cb3ef3c4caa5774cced7787cc1e345dbe3708307001c1def9fd32e2f_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-queue-rhel8@sha256:ac1ca0ae5e3c7fc242ec5a313e45d09b83261ffe26eab3ebcbbae9299471b25a_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-queue-rhel8@sha256:f16b4f4e86e758354c8b19ee3a075dfd6fd19eb7ba282ad8293d41ca0c8f3028_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-storage-version-migration-rhel8@sha256:1c3b2c4c06981fd8eb13c05837c8da3523f0df9c79eacd6ffc1138e5f26bdba6_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-storage-version-migration-rhel8@sha256:27b7b75eae9eacc52a577887885db7c29192e15aada8a3b7406e032561609462_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-storage-version-migration-rhel8@sha256:8012cc60fab4e14b7fab05589c977c15ac941efb09601069be09d4e25385ed26_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-webhook-rhel8@sha256:4fdc2c632eb0fa4f10a78e39622c83febde93f38db16bd0ca4a35c1eb7062548_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-webhook-rhel8@sha256:6904376f1ae4dadc23ab9993b50aaaa3db130fcd338f3dfae9e437b348e6e934_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-webhook-rhel8@sha256:dc902a39bc520abcf2100c26e2e1c4ba20aa5aadff763b40f234eb01a26b6f77_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/svls-must-gather-rhel8@sha256:057e9ccae9eae50fadad4772b203e897f5c54bf9d40f6e2f2ccbdbc93f5850b5_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/svls-must-gather-rhel8@sha256:7557328dcdede1992a3660342f037e490f58bc3281c68c6e4f44e6d66c4a0cff_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/svls-must-gather-rhel8@sha256:e0a982cd04fee4416659b7e1e6a827c2c371144bd461f23913ae9e0633fd598a_amd64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2022:6040"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "LOCAL",
"availabilityImpact": "HIGH",
"baseScore": 5.5,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "LOW",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"8Base-Openshift-Serverless-1.24:openshift-serverless-1-tech-preview/eventing-kafka-broker-controller-rhel8@sha256:2a4b30bcff1377073202362dfd521bd7ac3e3e3960fdb33a6cf9fa39fc89de6b_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1-tech-preview/eventing-kafka-broker-controller-rhel8@sha256:be290e6d950e8af6162c1dece8472788b66459e8cb91df319f50ccf66f27b5c7_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1-tech-preview/eventing-kafka-broker-controller-rhel8@sha256:f8b5d9c9c0182f5cc1f76422759bf8925d2f29292390ada83a6b7c7986f1462c_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1-tech-preview/eventing-kafka-broker-dispatcher-rhel8@sha256:08c6d6908a2e58a18e908223daf152802106b00a67905e94e075fca827af87c9_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1-tech-preview/eventing-kafka-broker-dispatcher-rhel8@sha256:8ac0796f3585a406facba98766688ae6777b5673a4515418db8d1d92c4d65494_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1-tech-preview/eventing-kafka-broker-dispatcher-rhel8@sha256:9af6b8413acbf59adc88e9b88a51105f3b0a4913499c3026f64e7fda91e43384_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1-tech-preview/eventing-kafka-broker-receiver-rhel8@sha256:4dc0783cf92da5b5aa4cd1b9e9d55aa55a69b94eef0d29f261d3d51bd2260b68_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1-tech-preview/eventing-kafka-broker-receiver-rhel8@sha256:80fd78ad61caab0b20e39d4c6103ed9b074d3efa1dc67ab7bf415ea7db912dc3_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1-tech-preview/eventing-kafka-broker-receiver-rhel8@sha256:aeaaf1d541b5756df65f0700bcd82d085077ae3b1ce99c6d8728997c23e31ef9_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1-tech-preview/eventing-kafka-broker-webhook-rhel8@sha256:0dad9dc28babb21622f90c83647c9cc48bfa66faad257c88e7adf1d50ad0f80c_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1-tech-preview/eventing-kafka-broker-webhook-rhel8@sha256:10ba81e103ed6b7dff7b02394b20f44b46acd6b09d72f16667c068eb9989dc77_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1-tech-preview/eventing-kafka-broker-webhook-rhel8@sha256:f94aef78ce0870fdceac5b3467220540127a73415e81baa4b48bf986bc181c4d_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/client-kn-rhel8@sha256:09644d1c149970cd7c06635806a0ffc077a6340d68c357cd7f2bb5a6f57e46f3_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/client-kn-rhel8@sha256:46510d8b5dfba62d0a3da64ba90d1b8f88ad3b909c3e6ed14bcd96017d766829_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/client-kn-rhel8@sha256:f9bf2892123c3d981d2d5f158e643e6ba6f59a441b47c4055dc542f8cf8330c0_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-apiserver-receive-adapter-rhel8@sha256:834e37f8ddfbe157ad357fcef49f5213053d1295bb31361c5dd14a213ff2755c_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-apiserver-receive-adapter-rhel8@sha256:d13848369ca942d13548ab9b73a2d60b67f9412e535ed647342acaa8cef36c37_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-apiserver-receive-adapter-rhel8@sha256:eef2145e61234d37713ef8fda1f82d7cbe6502c5e6386117230d66ab7e1dd21a_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-controller-rhel8@sha256:52ef0c51b53ede0344f58174e624db08e6dcac04a0cba1668915f217949fc868_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-controller-rhel8@sha256:72c5fcaa44e3da56b297eb718d8a2b7eeb44069d6f3ce71b0eca30070b18bd9d_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-controller-rhel8@sha256:ad2df12dd77e8a3092431ca8d1b5eae42240c8ebb8766e436009bd6df7ee51f3_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-in-memory-channel-controller-rhel8@sha256:070f2c819506853dee230f37e00b27a05ba01c6f7cbbffc9a04b59a65d0c45e9_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-in-memory-channel-controller-rhel8@sha256:111da99563ea799e6b54933f12dc8f8a3828e36f650900e02da3be5afbdeefd9_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-in-memory-channel-controller-rhel8@sha256:69871b8d6e72713fe2eaf5f1e0aac1282fb8659d2895836994f10c847fe320d1_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-in-memory-channel-dispatcher-rhel8@sha256:4b5ee83ccace988c6eaf456e82dea83d160ae7e6aaad1ab8f48410f90da8f1c1_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-in-memory-channel-dispatcher-rhel8@sha256:52247eff5dc9a89244e6697ae9ce61cc1b42265171c956d4d50984179daced89_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-in-memory-channel-dispatcher-rhel8@sha256:68b61474089703d0685a952062401303206ba11bc108b8504f6f6390933d83cb_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-kafka-broker-controller-rhel8@sha256:2a4b30bcff1377073202362dfd521bd7ac3e3e3960fdb33a6cf9fa39fc89de6b_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-kafka-broker-controller-rhel8@sha256:be290e6d950e8af6162c1dece8472788b66459e8cb91df319f50ccf66f27b5c7_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-kafka-broker-controller-rhel8@sha256:f8b5d9c9c0182f5cc1f76422759bf8925d2f29292390ada83a6b7c7986f1462c_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-kafka-broker-dispatcher-rhel8@sha256:08c6d6908a2e58a18e908223daf152802106b00a67905e94e075fca827af87c9_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-kafka-broker-dispatcher-rhel8@sha256:8ac0796f3585a406facba98766688ae6777b5673a4515418db8d1d92c4d65494_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-kafka-broker-dispatcher-rhel8@sha256:9af6b8413acbf59adc88e9b88a51105f3b0a4913499c3026f64e7fda91e43384_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-kafka-broker-post-install-rhel8@sha256:260e7f0086f4e036be3a9ab5d24ce99fc8a053cc7f2906f8a6080f59f2a3e591_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-kafka-broker-post-install-rhel8@sha256:36551ea609536ba900f7a0493a06d07f9c0f19a0eef7e4956575354ca92cd1ef_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-kafka-broker-post-install-rhel8@sha256:6d4a898f37f87aa6db636487c6892833249be38635fe631433652feda762a40e_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-kafka-broker-webhook-rhel8@sha256:0dad9dc28babb21622f90c83647c9cc48bfa66faad257c88e7adf1d50ad0f80c_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-kafka-broker-webhook-rhel8@sha256:10ba81e103ed6b7dff7b02394b20f44b46acd6b09d72f16667c068eb9989dc77_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-kafka-broker-webhook-rhel8@sha256:f94aef78ce0870fdceac5b3467220540127a73415e81baa4b48bf986bc181c4d_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-mtbroker-filter-rhel8@sha256:4f6e162ee5fb96ff69a1546b7f728641dded59548f14afdfa870f7f0291787ac_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-mtbroker-filter-rhel8@sha256:ecde2ee2aa9618775178e03bcc07e53d6f5e12f30261238d8ffb366fb1e47c94_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-mtbroker-filter-rhel8@sha256:ee2dc3e0f648dc59551cfdf0ac5c36aa6cd9a4b2abaada7095ae4d5b8e0a571e_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-mtbroker-ingress-rhel8@sha256:4eaac6386b1b8a9e360df5afbd85aeebb97e5c81dbd861996caafad48b4cc6f9_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-mtbroker-ingress-rhel8@sha256:644fbcd1924d570f105f5f9760eb15eddbeed16c894edfcb4ef8c8a14e370bce_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-mtbroker-ingress-rhel8@sha256:a26dfc1a610bbaf876443b4b01a04130f7c0aba4d40e246333fe8bf7eb899f45_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-mtchannel-broker-rhel8@sha256:353859f2a8649fa9b3f5c0e02cafd57f79f96a10a7a697ba08eaa8cb70effe51_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-mtchannel-broker-rhel8@sha256:6f7afb57dc78ccb13498434196c5e8cd0f6ec53f045689febf1a62c492358d93_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-mtchannel-broker-rhel8@sha256:fadf3035a8bd25307843d1c6c88654a03db25983407a770875b4507942684dd5_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-mtping-rhel8@sha256:2254577d2c2e67d28f8459fbd4ac43af78b7d29cc0b56c631607dd68f3d31637_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-mtping-rhel8@sha256:a7177a43f46b6470a19970c62ebc17119ca3c3021471f9396faa436e621beb1e_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-mtping-rhel8@sha256:c6c2c7924d90e81e2906f3bf3969b02d7f3e4dc80c187e6c55a7e4ea17ac20cd_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-storage-version-migration-rhel8@sha256:3c1baa5bad644c06bedabaed9c668f0999527f00bc1d195e71a528c222087328_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-storage-version-migration-rhel8@sha256:63dab761fd3a2e08950b7ee52852fb39cef7820f2a8cf8142ec3701a07372d7c_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-storage-version-migration-rhel8@sha256:ff7924a37865ac1a90872f35675934a1627e49a29577a78af18b8e743a5fde07_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-sugar-controller-rhel8@sha256:24c7217a3612a5c3c6792c433dc2a6cf4b5fda1b9e6acff84e2736705704d152_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-sugar-controller-rhel8@sha256:3a38788638c26e9bec45694b2c4597333080189ffa96d8c7302e3e7dd1e54be5_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-sugar-controller-rhel8@sha256:aebfba016342e94fc0619a9ad6346c7fefbedf6739f1495954eb905cade085ac_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-webhook-rhel8@sha256:11d0b8fac4cb67c95e051a91f5c6683768f8969ffc744cd3cc4814d1ee6e91c1_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-webhook-rhel8@sha256:1b209d1ddffba92c3d77824e37bf75302346856c10b773a101d2868f27d0b740_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-webhook-rhel8@sha256:bf8c9de32dd5cbe536b115f52f32c666fbf886bde555ac355937d6b149cf9343_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/ingress-rhel8-operator@sha256:46a5fb2d0f9fa5e05504b9264a3f1c0e7c7beb76e3a3aeb9bc036cda4fa9d66a_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/ingress-rhel8-operator@sha256:793b86f4c2add102e2f676bd57cec3365ce9b3fdc40a989c28d1f9acb851142d_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/ingress-rhel8-operator@sha256:cce79392f93bb318123c48ac6de48aa0a2983cc1134cc063c0fdc2ff83c546c7_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/kn-cli-artifacts-rhel8@sha256:1a51a072d4e303a5c33b2383c843308d86c68de228b094d2efed8bc59a4bac14_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/kn-cli-artifacts-rhel8@sha256:c61b26bdf318b507af66f9092e784d64436e3b2531cc6e2e8aa1bb8bbb010fb7_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/kn-cli-artifacts-rhel8@sha256:f22168224137db649c6e6592e3ec2ae6845ca668ef65fe56c104ed6393eae526_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/knative-rhel8-operator@sha256:53e115cdfeb8077cc8b89ebdeee4903b1be8c0a0d45831a9f277f342959f5961_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/knative-rhel8-operator@sha256:ebf24097b84ec5773e30c8f548975afb84b6fce836b373b97855f69371068d1e_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/knative-rhel8-operator@sha256:efa444ca6c7c4468821a8d138b4319c86fede592f3b0b4d7905e7c66e8bdb2c0_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/kourier-control-rhel8@sha256:396fb9dcc798b05e89d38ccbe3a3abb31854f56a95ae104fb9bb215967b56d9f_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/kourier-control-rhel8@sha256:e36577c37457a4521d78f28f24dca6ae11f170635316efe374f08f825cb5904d_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/kourier-control-rhel8@sha256:fb04b74dce262e58434b19a10dce0981b4df7541416de21343fb7124c714ffbf_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/net-istio-controller-rhel8@sha256:281b2782253722d916b6178ecdbc763aaa71ed4ac0db94e31d57974d4eb8b58b_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/net-istio-controller-rhel8@sha256:bf56038c0af2cfeb5a3e4b7ecd5aeebb230d042ac835b50faafa3d939dd8ca50_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/net-istio-controller-rhel8@sha256:f3643c74f73841b1de04be1d0f550c044f1ad4800ceb32cb36bf9072d8e5155b_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/net-istio-webhook-rhel8@sha256:4f7cabd5a6bb6fd7a0d81461108891b0d2de55efe868c4fbf275131c3280ed2d_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/net-istio-webhook-rhel8@sha256:a07d73f5c04af2a29b6565363b472aceabbfeafe7d6dfe833d1e71b072419916_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/net-istio-webhook-rhel8@sha256:cd34685812d9447969a1c3fb4382433a1b59fb3631fbe156daa6fa962458f859_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serverless-operator-bundle@sha256:0422f8843fc62c2b72e01ffefd33db912a1ad3d70ac297882d3663c9b7299f10_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serverless-rhel8-operator@sha256:26d940bd43b928d8370c9e88e80726a427c3f0ce3afc4fddb02a507f81c8fc93_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serverless-rhel8-operator@sha256:2898df30f40683bd3a73c6f2676afdc1bfc27b23d2fe04fe7667f6db6d2422ab_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serverless-rhel8-operator@sha256:8ec9e756969c8e6bf8155ed102a66cf578a325dcc477ff909b4806405ab59cfc_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-activator-rhel8@sha256:1e9fb289564961ddbf317e568c50936b048446685c39ab14ca4e5cb682785243_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-activator-rhel8@sha256:3a823819467ed0beea953eed27e2129bb4495df3f49e0f59d5004dee416e6285_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-activator-rhel8@sha256:4e7563e5f9761f624aefc6b79845e5b4dd1836a545c3754bc37701162ed4e3bb_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-autoscaler-hpa-rhel8@sha256:1685c7bf25061e61688d2b5e60cde6adb8906fec6bfb713c68837b2bbeeacf85_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-autoscaler-hpa-rhel8@sha256:491df16728df492b7b88efb8e86f28e46a8762f4084fb4132823611a9e758264_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-autoscaler-hpa-rhel8@sha256:8bb514634ece7dafd88ae6cc7eff52016cd4585d91cb9c106720c21c219f8967_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-autoscaler-rhel8@sha256:01b46e0ddb618f58c06b533fe7148f772367200f5d9be9d355012e91dc401156_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-autoscaler-rhel8@sha256:8cd0a381de995467f339e11f0704b8c8b978ddfdd2d8271f4c9f832e7acf9f07_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-autoscaler-rhel8@sha256:c60796d720141d322159e49bb3496732b8e0453d6606227b419caf93a12d196b_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-controller-rhel8@sha256:92b01a8421488e9d9b42b6da290873b54a2619d39a05e8d2a99e4c5348a3d4dc_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-controller-rhel8@sha256:b5ae691a77adb161a30ae8470f1cf4c1c6259488df18bb2bf2764d05af9a2aa8_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-controller-rhel8@sha256:b752a295b673aeee85eba6bed33cc658254dc0503c6002841d80dc0c0a38f615_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-domain-mapping-rhel8@sha256:11bca084f2c8df8d369d6301847876bbf8d37c7b67a6ffb387e0759100b6e817_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-domain-mapping-rhel8@sha256:4e580d29cbff1aa6050c65cee35a870dab9e6a7eaa538b356a5afefed9c38d90_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-domain-mapping-rhel8@sha256:eeb39a3fbc9d4c223d42579737948438d03b2a2ec1aee46562aabae6d343679b_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-domain-mapping-webhook-rhel8@sha256:8057fa6657c0bf909297273acc4faea1cddb29f9f02f6c797279adb42f083332_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-domain-mapping-webhook-rhel8@sha256:84e13a4c84098e0a6a5b461c7581861cd9114ce3cc7c2147afd727e56f323b28_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-domain-mapping-webhook-rhel8@sha256:f99e203de17686584c05ee0901041edd055350c39da063d5d6dcd026d1e17593_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-queue-rhel8@sha256:8740a1f7cb3ef3c4caa5774cced7787cc1e345dbe3708307001c1def9fd32e2f_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-queue-rhel8@sha256:ac1ca0ae5e3c7fc242ec5a313e45d09b83261ffe26eab3ebcbbae9299471b25a_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-queue-rhel8@sha256:f16b4f4e86e758354c8b19ee3a075dfd6fd19eb7ba282ad8293d41ca0c8f3028_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-storage-version-migration-rhel8@sha256:1c3b2c4c06981fd8eb13c05837c8da3523f0df9c79eacd6ffc1138e5f26bdba6_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-storage-version-migration-rhel8@sha256:27b7b75eae9eacc52a577887885db7c29192e15aada8a3b7406e032561609462_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-storage-version-migration-rhel8@sha256:8012cc60fab4e14b7fab05589c977c15ac941efb09601069be09d4e25385ed26_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-webhook-rhel8@sha256:4fdc2c632eb0fa4f10a78e39622c83febde93f38db16bd0ca4a35c1eb7062548_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-webhook-rhel8@sha256:6904376f1ae4dadc23ab9993b50aaaa3db130fcd338f3dfae9e437b348e6e934_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-webhook-rhel8@sha256:dc902a39bc520abcf2100c26e2e1c4ba20aa5aadff763b40f234eb01a26b6f77_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/svls-must-gather-rhel8@sha256:057e9ccae9eae50fadad4772b203e897f5c54bf9d40f6e2f2ccbdbc93f5850b5_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/svls-must-gather-rhel8@sha256:7557328dcdede1992a3660342f037e490f58bc3281c68c6e4f44e6d66c4a0cff_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/svls-must-gather-rhel8@sha256:e0a982cd04fee4416659b7e1e6a827c2c371144bd461f23913ae9e0633fd598a_amd64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "golang: go/parser: stack exhaustion in all Parse* functions"
},
{
"cve": "CVE-2022-1996",
"cwe": {
"id": "CWE-639",
"name": "Authorization Bypass Through User-Controlled Key"
},
"discovery_date": "2022-06-08T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2094982"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in CORS Filter feature from the go-restful package. When a user inputs a domain which is in AllowedDomains, all domains starting with the same pattern are accepted. This issue could allow an attacker to break the CORS policy by allowing any page to make requests and retrieve data on behalf of users.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "go-restful: Authorization Bypass Through User-Controlled Key",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "The go-restful package is a transitive dependency which is being pulled with k8s.io/api and not directly being used anywhere in OpenShift Container Platform (OCP), OpenShift Container Storage, OpenShift Data Foundation, OpenShift Do and OpenShift Pipelines, hence these components are marked as \u0027Will not fix\u0027 or even \"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-Openshift-Serverless-1.24:openshift-serverless-1-tech-preview/eventing-kafka-broker-controller-rhel8@sha256:2a4b30bcff1377073202362dfd521bd7ac3e3e3960fdb33a6cf9fa39fc89de6b_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1-tech-preview/eventing-kafka-broker-controller-rhel8@sha256:be290e6d950e8af6162c1dece8472788b66459e8cb91df319f50ccf66f27b5c7_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1-tech-preview/eventing-kafka-broker-controller-rhel8@sha256:f8b5d9c9c0182f5cc1f76422759bf8925d2f29292390ada83a6b7c7986f1462c_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1-tech-preview/eventing-kafka-broker-dispatcher-rhel8@sha256:08c6d6908a2e58a18e908223daf152802106b00a67905e94e075fca827af87c9_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1-tech-preview/eventing-kafka-broker-dispatcher-rhel8@sha256:8ac0796f3585a406facba98766688ae6777b5673a4515418db8d1d92c4d65494_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1-tech-preview/eventing-kafka-broker-dispatcher-rhel8@sha256:9af6b8413acbf59adc88e9b88a51105f3b0a4913499c3026f64e7fda91e43384_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1-tech-preview/eventing-kafka-broker-receiver-rhel8@sha256:4dc0783cf92da5b5aa4cd1b9e9d55aa55a69b94eef0d29f261d3d51bd2260b68_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1-tech-preview/eventing-kafka-broker-receiver-rhel8@sha256:80fd78ad61caab0b20e39d4c6103ed9b074d3efa1dc67ab7bf415ea7db912dc3_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1-tech-preview/eventing-kafka-broker-receiver-rhel8@sha256:aeaaf1d541b5756df65f0700bcd82d085077ae3b1ce99c6d8728997c23e31ef9_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1-tech-preview/eventing-kafka-broker-webhook-rhel8@sha256:0dad9dc28babb21622f90c83647c9cc48bfa66faad257c88e7adf1d50ad0f80c_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1-tech-preview/eventing-kafka-broker-webhook-rhel8@sha256:10ba81e103ed6b7dff7b02394b20f44b46acd6b09d72f16667c068eb9989dc77_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1-tech-preview/eventing-kafka-broker-webhook-rhel8@sha256:f94aef78ce0870fdceac5b3467220540127a73415e81baa4b48bf986bc181c4d_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/client-kn-rhel8@sha256:09644d1c149970cd7c06635806a0ffc077a6340d68c357cd7f2bb5a6f57e46f3_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/client-kn-rhel8@sha256:46510d8b5dfba62d0a3da64ba90d1b8f88ad3b909c3e6ed14bcd96017d766829_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/client-kn-rhel8@sha256:f9bf2892123c3d981d2d5f158e643e6ba6f59a441b47c4055dc542f8cf8330c0_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-apiserver-receive-adapter-rhel8@sha256:834e37f8ddfbe157ad357fcef49f5213053d1295bb31361c5dd14a213ff2755c_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-apiserver-receive-adapter-rhel8@sha256:d13848369ca942d13548ab9b73a2d60b67f9412e535ed647342acaa8cef36c37_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-apiserver-receive-adapter-rhel8@sha256:eef2145e61234d37713ef8fda1f82d7cbe6502c5e6386117230d66ab7e1dd21a_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-controller-rhel8@sha256:52ef0c51b53ede0344f58174e624db08e6dcac04a0cba1668915f217949fc868_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-controller-rhel8@sha256:72c5fcaa44e3da56b297eb718d8a2b7eeb44069d6f3ce71b0eca30070b18bd9d_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-controller-rhel8@sha256:ad2df12dd77e8a3092431ca8d1b5eae42240c8ebb8766e436009bd6df7ee51f3_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-in-memory-channel-controller-rhel8@sha256:070f2c819506853dee230f37e00b27a05ba01c6f7cbbffc9a04b59a65d0c45e9_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-in-memory-channel-controller-rhel8@sha256:111da99563ea799e6b54933f12dc8f8a3828e36f650900e02da3be5afbdeefd9_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-in-memory-channel-controller-rhel8@sha256:69871b8d6e72713fe2eaf5f1e0aac1282fb8659d2895836994f10c847fe320d1_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-in-memory-channel-dispatcher-rhel8@sha256:4b5ee83ccace988c6eaf456e82dea83d160ae7e6aaad1ab8f48410f90da8f1c1_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-in-memory-channel-dispatcher-rhel8@sha256:52247eff5dc9a89244e6697ae9ce61cc1b42265171c956d4d50984179daced89_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-in-memory-channel-dispatcher-rhel8@sha256:68b61474089703d0685a952062401303206ba11bc108b8504f6f6390933d83cb_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-kafka-broker-controller-rhel8@sha256:2a4b30bcff1377073202362dfd521bd7ac3e3e3960fdb33a6cf9fa39fc89de6b_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-kafka-broker-controller-rhel8@sha256:be290e6d950e8af6162c1dece8472788b66459e8cb91df319f50ccf66f27b5c7_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-kafka-broker-controller-rhel8@sha256:f8b5d9c9c0182f5cc1f76422759bf8925d2f29292390ada83a6b7c7986f1462c_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-kafka-broker-dispatcher-rhel8@sha256:08c6d6908a2e58a18e908223daf152802106b00a67905e94e075fca827af87c9_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-kafka-broker-dispatcher-rhel8@sha256:8ac0796f3585a406facba98766688ae6777b5673a4515418db8d1d92c4d65494_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-kafka-broker-dispatcher-rhel8@sha256:9af6b8413acbf59adc88e9b88a51105f3b0a4913499c3026f64e7fda91e43384_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-kafka-broker-post-install-rhel8@sha256:260e7f0086f4e036be3a9ab5d24ce99fc8a053cc7f2906f8a6080f59f2a3e591_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-kafka-broker-post-install-rhel8@sha256:36551ea609536ba900f7a0493a06d07f9c0f19a0eef7e4956575354ca92cd1ef_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-kafka-broker-post-install-rhel8@sha256:6d4a898f37f87aa6db636487c6892833249be38635fe631433652feda762a40e_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-kafka-broker-webhook-rhel8@sha256:0dad9dc28babb21622f90c83647c9cc48bfa66faad257c88e7adf1d50ad0f80c_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-kafka-broker-webhook-rhel8@sha256:10ba81e103ed6b7dff7b02394b20f44b46acd6b09d72f16667c068eb9989dc77_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-kafka-broker-webhook-rhel8@sha256:f94aef78ce0870fdceac5b3467220540127a73415e81baa4b48bf986bc181c4d_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-mtbroker-filter-rhel8@sha256:4f6e162ee5fb96ff69a1546b7f728641dded59548f14afdfa870f7f0291787ac_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-mtbroker-filter-rhel8@sha256:ecde2ee2aa9618775178e03bcc07e53d6f5e12f30261238d8ffb366fb1e47c94_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-mtbroker-filter-rhel8@sha256:ee2dc3e0f648dc59551cfdf0ac5c36aa6cd9a4b2abaada7095ae4d5b8e0a571e_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-mtbroker-ingress-rhel8@sha256:4eaac6386b1b8a9e360df5afbd85aeebb97e5c81dbd861996caafad48b4cc6f9_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-mtbroker-ingress-rhel8@sha256:644fbcd1924d570f105f5f9760eb15eddbeed16c894edfcb4ef8c8a14e370bce_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-mtbroker-ingress-rhel8@sha256:a26dfc1a610bbaf876443b4b01a04130f7c0aba4d40e246333fe8bf7eb899f45_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-mtchannel-broker-rhel8@sha256:353859f2a8649fa9b3f5c0e02cafd57f79f96a10a7a697ba08eaa8cb70effe51_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-mtchannel-broker-rhel8@sha256:6f7afb57dc78ccb13498434196c5e8cd0f6ec53f045689febf1a62c492358d93_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-mtchannel-broker-rhel8@sha256:fadf3035a8bd25307843d1c6c88654a03db25983407a770875b4507942684dd5_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-mtping-rhel8@sha256:2254577d2c2e67d28f8459fbd4ac43af78b7d29cc0b56c631607dd68f3d31637_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-mtping-rhel8@sha256:a7177a43f46b6470a19970c62ebc17119ca3c3021471f9396faa436e621beb1e_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-mtping-rhel8@sha256:c6c2c7924d90e81e2906f3bf3969b02d7f3e4dc80c187e6c55a7e4ea17ac20cd_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-storage-version-migration-rhel8@sha256:3c1baa5bad644c06bedabaed9c668f0999527f00bc1d195e71a528c222087328_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-storage-version-migration-rhel8@sha256:63dab761fd3a2e08950b7ee52852fb39cef7820f2a8cf8142ec3701a07372d7c_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-storage-version-migration-rhel8@sha256:ff7924a37865ac1a90872f35675934a1627e49a29577a78af18b8e743a5fde07_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-sugar-controller-rhel8@sha256:24c7217a3612a5c3c6792c433dc2a6cf4b5fda1b9e6acff84e2736705704d152_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-sugar-controller-rhel8@sha256:3a38788638c26e9bec45694b2c4597333080189ffa96d8c7302e3e7dd1e54be5_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-sugar-controller-rhel8@sha256:aebfba016342e94fc0619a9ad6346c7fefbedf6739f1495954eb905cade085ac_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-webhook-rhel8@sha256:11d0b8fac4cb67c95e051a91f5c6683768f8969ffc744cd3cc4814d1ee6e91c1_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-webhook-rhel8@sha256:1b209d1ddffba92c3d77824e37bf75302346856c10b773a101d2868f27d0b740_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-webhook-rhel8@sha256:bf8c9de32dd5cbe536b115f52f32c666fbf886bde555ac355937d6b149cf9343_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/ingress-rhel8-operator@sha256:46a5fb2d0f9fa5e05504b9264a3f1c0e7c7beb76e3a3aeb9bc036cda4fa9d66a_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/ingress-rhel8-operator@sha256:793b86f4c2add102e2f676bd57cec3365ce9b3fdc40a989c28d1f9acb851142d_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/ingress-rhel8-operator@sha256:cce79392f93bb318123c48ac6de48aa0a2983cc1134cc063c0fdc2ff83c546c7_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/kn-cli-artifacts-rhel8@sha256:1a51a072d4e303a5c33b2383c843308d86c68de228b094d2efed8bc59a4bac14_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/kn-cli-artifacts-rhel8@sha256:c61b26bdf318b507af66f9092e784d64436e3b2531cc6e2e8aa1bb8bbb010fb7_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/kn-cli-artifacts-rhel8@sha256:f22168224137db649c6e6592e3ec2ae6845ca668ef65fe56c104ed6393eae526_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/knative-rhel8-operator@sha256:53e115cdfeb8077cc8b89ebdeee4903b1be8c0a0d45831a9f277f342959f5961_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/knative-rhel8-operator@sha256:ebf24097b84ec5773e30c8f548975afb84b6fce836b373b97855f69371068d1e_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/knative-rhel8-operator@sha256:efa444ca6c7c4468821a8d138b4319c86fede592f3b0b4d7905e7c66e8bdb2c0_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/kourier-control-rhel8@sha256:396fb9dcc798b05e89d38ccbe3a3abb31854f56a95ae104fb9bb215967b56d9f_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/kourier-control-rhel8@sha256:e36577c37457a4521d78f28f24dca6ae11f170635316efe374f08f825cb5904d_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/kourier-control-rhel8@sha256:fb04b74dce262e58434b19a10dce0981b4df7541416de21343fb7124c714ffbf_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/net-istio-controller-rhel8@sha256:281b2782253722d916b6178ecdbc763aaa71ed4ac0db94e31d57974d4eb8b58b_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/net-istio-controller-rhel8@sha256:bf56038c0af2cfeb5a3e4b7ecd5aeebb230d042ac835b50faafa3d939dd8ca50_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/net-istio-controller-rhel8@sha256:f3643c74f73841b1de04be1d0f550c044f1ad4800ceb32cb36bf9072d8e5155b_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/net-istio-webhook-rhel8@sha256:4f7cabd5a6bb6fd7a0d81461108891b0d2de55efe868c4fbf275131c3280ed2d_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/net-istio-webhook-rhel8@sha256:a07d73f5c04af2a29b6565363b472aceabbfeafe7d6dfe833d1e71b072419916_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/net-istio-webhook-rhel8@sha256:cd34685812d9447969a1c3fb4382433a1b59fb3631fbe156daa6fa962458f859_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serverless-operator-bundle@sha256:0422f8843fc62c2b72e01ffefd33db912a1ad3d70ac297882d3663c9b7299f10_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serverless-rhel8-operator@sha256:26d940bd43b928d8370c9e88e80726a427c3f0ce3afc4fddb02a507f81c8fc93_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serverless-rhel8-operator@sha256:2898df30f40683bd3a73c6f2676afdc1bfc27b23d2fe04fe7667f6db6d2422ab_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serverless-rhel8-operator@sha256:8ec9e756969c8e6bf8155ed102a66cf578a325dcc477ff909b4806405ab59cfc_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-activator-rhel8@sha256:1e9fb289564961ddbf317e568c50936b048446685c39ab14ca4e5cb682785243_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-activator-rhel8@sha256:3a823819467ed0beea953eed27e2129bb4495df3f49e0f59d5004dee416e6285_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-activator-rhel8@sha256:4e7563e5f9761f624aefc6b79845e5b4dd1836a545c3754bc37701162ed4e3bb_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-autoscaler-hpa-rhel8@sha256:1685c7bf25061e61688d2b5e60cde6adb8906fec6bfb713c68837b2bbeeacf85_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-autoscaler-hpa-rhel8@sha256:491df16728df492b7b88efb8e86f28e46a8762f4084fb4132823611a9e758264_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-autoscaler-hpa-rhel8@sha256:8bb514634ece7dafd88ae6cc7eff52016cd4585d91cb9c106720c21c219f8967_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-autoscaler-rhel8@sha256:01b46e0ddb618f58c06b533fe7148f772367200f5d9be9d355012e91dc401156_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-autoscaler-rhel8@sha256:8cd0a381de995467f339e11f0704b8c8b978ddfdd2d8271f4c9f832e7acf9f07_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-autoscaler-rhel8@sha256:c60796d720141d322159e49bb3496732b8e0453d6606227b419caf93a12d196b_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-controller-rhel8@sha256:92b01a8421488e9d9b42b6da290873b54a2619d39a05e8d2a99e4c5348a3d4dc_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-controller-rhel8@sha256:b5ae691a77adb161a30ae8470f1cf4c1c6259488df18bb2bf2764d05af9a2aa8_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-controller-rhel8@sha256:b752a295b673aeee85eba6bed33cc658254dc0503c6002841d80dc0c0a38f615_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-domain-mapping-rhel8@sha256:11bca084f2c8df8d369d6301847876bbf8d37c7b67a6ffb387e0759100b6e817_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-domain-mapping-rhel8@sha256:4e580d29cbff1aa6050c65cee35a870dab9e6a7eaa538b356a5afefed9c38d90_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-domain-mapping-rhel8@sha256:eeb39a3fbc9d4c223d42579737948438d03b2a2ec1aee46562aabae6d343679b_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-domain-mapping-webhook-rhel8@sha256:8057fa6657c0bf909297273acc4faea1cddb29f9f02f6c797279adb42f083332_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-domain-mapping-webhook-rhel8@sha256:84e13a4c84098e0a6a5b461c7581861cd9114ce3cc7c2147afd727e56f323b28_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-domain-mapping-webhook-rhel8@sha256:f99e203de17686584c05ee0901041edd055350c39da063d5d6dcd026d1e17593_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-queue-rhel8@sha256:8740a1f7cb3ef3c4caa5774cced7787cc1e345dbe3708307001c1def9fd32e2f_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-queue-rhel8@sha256:ac1ca0ae5e3c7fc242ec5a313e45d09b83261ffe26eab3ebcbbae9299471b25a_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-queue-rhel8@sha256:f16b4f4e86e758354c8b19ee3a075dfd6fd19eb7ba282ad8293d41ca0c8f3028_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-storage-version-migration-rhel8@sha256:1c3b2c4c06981fd8eb13c05837c8da3523f0df9c79eacd6ffc1138e5f26bdba6_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-storage-version-migration-rhel8@sha256:27b7b75eae9eacc52a577887885db7c29192e15aada8a3b7406e032561609462_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-storage-version-migration-rhel8@sha256:8012cc60fab4e14b7fab05589c977c15ac941efb09601069be09d4e25385ed26_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-webhook-rhel8@sha256:4fdc2c632eb0fa4f10a78e39622c83febde93f38db16bd0ca4a35c1eb7062548_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-webhook-rhel8@sha256:6904376f1ae4dadc23ab9993b50aaaa3db130fcd338f3dfae9e437b348e6e934_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-webhook-rhel8@sha256:dc902a39bc520abcf2100c26e2e1c4ba20aa5aadff763b40f234eb01a26b6f77_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/svls-must-gather-rhel8@sha256:057e9ccae9eae50fadad4772b203e897f5c54bf9d40f6e2f2ccbdbc93f5850b5_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/svls-must-gather-rhel8@sha256:7557328dcdede1992a3660342f037e490f58bc3281c68c6e4f44e6d66c4a0cff_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/svls-must-gather-rhel8@sha256:e0a982cd04fee4416659b7e1e6a827c2c371144bd461f23913ae9e0633fd598a_amd64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2022-1996"
},
{
"category": "external",
"summary": "RHBZ#2094982",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2094982"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2022-1996",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-1996"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2022-1996",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2022-1996"
}
],
"release_date": "2022-06-08T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2022-08-10T13:13:24+00:00",
"details": "See the Red Hat OpenShift Container Platform 4.6 documentation at:\nhttps://access.redhat.com/documentation/en-us/openshift_container_platform/4.6/html/serverless/index\nSee the Red Hat OpenShift Container Platform 4.7 documentation at:\nhttps://access.redhat.com/documentation/en-us/openshift_container_platform/4.7/html/serverless/index\nSee the Red Hat OpenShift Container Platform 4.8 documentation at:\nhttps://access.redhat.com/documentation/en-us/openshift_container_platform/4.8/html/serverless/index\nSee the Red Hat OpenShift Container Platform 4.9 documentation at:\nhttps://access.redhat.com/documentation/en-us/openshift_container_platform/4.9/html/serverless/index\nSee the Red Hat OpenShift Container Platform 4.10 documentation at:\nhttps://access.redhat.com/documentation/en-us/openshift_container_platform/4.10/html/serverless/index",
"product_ids": [
"8Base-Openshift-Serverless-1.24:openshift-serverless-1-tech-preview/eventing-kafka-broker-controller-rhel8@sha256:2a4b30bcff1377073202362dfd521bd7ac3e3e3960fdb33a6cf9fa39fc89de6b_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1-tech-preview/eventing-kafka-broker-controller-rhel8@sha256:be290e6d950e8af6162c1dece8472788b66459e8cb91df319f50ccf66f27b5c7_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1-tech-preview/eventing-kafka-broker-controller-rhel8@sha256:f8b5d9c9c0182f5cc1f76422759bf8925d2f29292390ada83a6b7c7986f1462c_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1-tech-preview/eventing-kafka-broker-dispatcher-rhel8@sha256:08c6d6908a2e58a18e908223daf152802106b00a67905e94e075fca827af87c9_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1-tech-preview/eventing-kafka-broker-dispatcher-rhel8@sha256:8ac0796f3585a406facba98766688ae6777b5673a4515418db8d1d92c4d65494_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1-tech-preview/eventing-kafka-broker-dispatcher-rhel8@sha256:9af6b8413acbf59adc88e9b88a51105f3b0a4913499c3026f64e7fda91e43384_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1-tech-preview/eventing-kafka-broker-receiver-rhel8@sha256:4dc0783cf92da5b5aa4cd1b9e9d55aa55a69b94eef0d29f261d3d51bd2260b68_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1-tech-preview/eventing-kafka-broker-receiver-rhel8@sha256:80fd78ad61caab0b20e39d4c6103ed9b074d3efa1dc67ab7bf415ea7db912dc3_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1-tech-preview/eventing-kafka-broker-receiver-rhel8@sha256:aeaaf1d541b5756df65f0700bcd82d085077ae3b1ce99c6d8728997c23e31ef9_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1-tech-preview/eventing-kafka-broker-webhook-rhel8@sha256:0dad9dc28babb21622f90c83647c9cc48bfa66faad257c88e7adf1d50ad0f80c_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1-tech-preview/eventing-kafka-broker-webhook-rhel8@sha256:10ba81e103ed6b7dff7b02394b20f44b46acd6b09d72f16667c068eb9989dc77_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1-tech-preview/eventing-kafka-broker-webhook-rhel8@sha256:f94aef78ce0870fdceac5b3467220540127a73415e81baa4b48bf986bc181c4d_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/client-kn-rhel8@sha256:09644d1c149970cd7c06635806a0ffc077a6340d68c357cd7f2bb5a6f57e46f3_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/client-kn-rhel8@sha256:46510d8b5dfba62d0a3da64ba90d1b8f88ad3b909c3e6ed14bcd96017d766829_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/client-kn-rhel8@sha256:f9bf2892123c3d981d2d5f158e643e6ba6f59a441b47c4055dc542f8cf8330c0_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-apiserver-receive-adapter-rhel8@sha256:834e37f8ddfbe157ad357fcef49f5213053d1295bb31361c5dd14a213ff2755c_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-apiserver-receive-adapter-rhel8@sha256:d13848369ca942d13548ab9b73a2d60b67f9412e535ed647342acaa8cef36c37_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-apiserver-receive-adapter-rhel8@sha256:eef2145e61234d37713ef8fda1f82d7cbe6502c5e6386117230d66ab7e1dd21a_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-controller-rhel8@sha256:52ef0c51b53ede0344f58174e624db08e6dcac04a0cba1668915f217949fc868_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-controller-rhel8@sha256:72c5fcaa44e3da56b297eb718d8a2b7eeb44069d6f3ce71b0eca30070b18bd9d_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-controller-rhel8@sha256:ad2df12dd77e8a3092431ca8d1b5eae42240c8ebb8766e436009bd6df7ee51f3_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-in-memory-channel-controller-rhel8@sha256:070f2c819506853dee230f37e00b27a05ba01c6f7cbbffc9a04b59a65d0c45e9_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-in-memory-channel-controller-rhel8@sha256:111da99563ea799e6b54933f12dc8f8a3828e36f650900e02da3be5afbdeefd9_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-in-memory-channel-controller-rhel8@sha256:69871b8d6e72713fe2eaf5f1e0aac1282fb8659d2895836994f10c847fe320d1_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-in-memory-channel-dispatcher-rhel8@sha256:4b5ee83ccace988c6eaf456e82dea83d160ae7e6aaad1ab8f48410f90da8f1c1_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-in-memory-channel-dispatcher-rhel8@sha256:52247eff5dc9a89244e6697ae9ce61cc1b42265171c956d4d50984179daced89_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-in-memory-channel-dispatcher-rhel8@sha256:68b61474089703d0685a952062401303206ba11bc108b8504f6f6390933d83cb_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-kafka-broker-controller-rhel8@sha256:2a4b30bcff1377073202362dfd521bd7ac3e3e3960fdb33a6cf9fa39fc89de6b_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-kafka-broker-controller-rhel8@sha256:be290e6d950e8af6162c1dece8472788b66459e8cb91df319f50ccf66f27b5c7_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-kafka-broker-controller-rhel8@sha256:f8b5d9c9c0182f5cc1f76422759bf8925d2f29292390ada83a6b7c7986f1462c_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-kafka-broker-dispatcher-rhel8@sha256:08c6d6908a2e58a18e908223daf152802106b00a67905e94e075fca827af87c9_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-kafka-broker-dispatcher-rhel8@sha256:8ac0796f3585a406facba98766688ae6777b5673a4515418db8d1d92c4d65494_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-kafka-broker-dispatcher-rhel8@sha256:9af6b8413acbf59adc88e9b88a51105f3b0a4913499c3026f64e7fda91e43384_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-kafka-broker-post-install-rhel8@sha256:260e7f0086f4e036be3a9ab5d24ce99fc8a053cc7f2906f8a6080f59f2a3e591_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-kafka-broker-post-install-rhel8@sha256:36551ea609536ba900f7a0493a06d07f9c0f19a0eef7e4956575354ca92cd1ef_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-kafka-broker-post-install-rhel8@sha256:6d4a898f37f87aa6db636487c6892833249be38635fe631433652feda762a40e_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-kafka-broker-webhook-rhel8@sha256:0dad9dc28babb21622f90c83647c9cc48bfa66faad257c88e7adf1d50ad0f80c_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-kafka-broker-webhook-rhel8@sha256:10ba81e103ed6b7dff7b02394b20f44b46acd6b09d72f16667c068eb9989dc77_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-kafka-broker-webhook-rhel8@sha256:f94aef78ce0870fdceac5b3467220540127a73415e81baa4b48bf986bc181c4d_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-mtbroker-filter-rhel8@sha256:4f6e162ee5fb96ff69a1546b7f728641dded59548f14afdfa870f7f0291787ac_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-mtbroker-filter-rhel8@sha256:ecde2ee2aa9618775178e03bcc07e53d6f5e12f30261238d8ffb366fb1e47c94_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-mtbroker-filter-rhel8@sha256:ee2dc3e0f648dc59551cfdf0ac5c36aa6cd9a4b2abaada7095ae4d5b8e0a571e_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-mtbroker-ingress-rhel8@sha256:4eaac6386b1b8a9e360df5afbd85aeebb97e5c81dbd861996caafad48b4cc6f9_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-mtbroker-ingress-rhel8@sha256:644fbcd1924d570f105f5f9760eb15eddbeed16c894edfcb4ef8c8a14e370bce_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-mtbroker-ingress-rhel8@sha256:a26dfc1a610bbaf876443b4b01a04130f7c0aba4d40e246333fe8bf7eb899f45_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-mtchannel-broker-rhel8@sha256:353859f2a8649fa9b3f5c0e02cafd57f79f96a10a7a697ba08eaa8cb70effe51_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-mtchannel-broker-rhel8@sha256:6f7afb57dc78ccb13498434196c5e8cd0f6ec53f045689febf1a62c492358d93_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-mtchannel-broker-rhel8@sha256:fadf3035a8bd25307843d1c6c88654a03db25983407a770875b4507942684dd5_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-mtping-rhel8@sha256:2254577d2c2e67d28f8459fbd4ac43af78b7d29cc0b56c631607dd68f3d31637_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-mtping-rhel8@sha256:a7177a43f46b6470a19970c62ebc17119ca3c3021471f9396faa436e621beb1e_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-mtping-rhel8@sha256:c6c2c7924d90e81e2906f3bf3969b02d7f3e4dc80c187e6c55a7e4ea17ac20cd_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-storage-version-migration-rhel8@sha256:3c1baa5bad644c06bedabaed9c668f0999527f00bc1d195e71a528c222087328_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-storage-version-migration-rhel8@sha256:63dab761fd3a2e08950b7ee52852fb39cef7820f2a8cf8142ec3701a07372d7c_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-storage-version-migration-rhel8@sha256:ff7924a37865ac1a90872f35675934a1627e49a29577a78af18b8e743a5fde07_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-sugar-controller-rhel8@sha256:24c7217a3612a5c3c6792c433dc2a6cf4b5fda1b9e6acff84e2736705704d152_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-sugar-controller-rhel8@sha256:3a38788638c26e9bec45694b2c4597333080189ffa96d8c7302e3e7dd1e54be5_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-sugar-controller-rhel8@sha256:aebfba016342e94fc0619a9ad6346c7fefbedf6739f1495954eb905cade085ac_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-webhook-rhel8@sha256:11d0b8fac4cb67c95e051a91f5c6683768f8969ffc744cd3cc4814d1ee6e91c1_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-webhook-rhel8@sha256:1b209d1ddffba92c3d77824e37bf75302346856c10b773a101d2868f27d0b740_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-webhook-rhel8@sha256:bf8c9de32dd5cbe536b115f52f32c666fbf886bde555ac355937d6b149cf9343_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/ingress-rhel8-operator@sha256:46a5fb2d0f9fa5e05504b9264a3f1c0e7c7beb76e3a3aeb9bc036cda4fa9d66a_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/ingress-rhel8-operator@sha256:793b86f4c2add102e2f676bd57cec3365ce9b3fdc40a989c28d1f9acb851142d_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/ingress-rhel8-operator@sha256:cce79392f93bb318123c48ac6de48aa0a2983cc1134cc063c0fdc2ff83c546c7_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/kn-cli-artifacts-rhel8@sha256:1a51a072d4e303a5c33b2383c843308d86c68de228b094d2efed8bc59a4bac14_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/kn-cli-artifacts-rhel8@sha256:c61b26bdf318b507af66f9092e784d64436e3b2531cc6e2e8aa1bb8bbb010fb7_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/kn-cli-artifacts-rhel8@sha256:f22168224137db649c6e6592e3ec2ae6845ca668ef65fe56c104ed6393eae526_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/knative-rhel8-operator@sha256:53e115cdfeb8077cc8b89ebdeee4903b1be8c0a0d45831a9f277f342959f5961_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/knative-rhel8-operator@sha256:ebf24097b84ec5773e30c8f548975afb84b6fce836b373b97855f69371068d1e_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/knative-rhel8-operator@sha256:efa444ca6c7c4468821a8d138b4319c86fede592f3b0b4d7905e7c66e8bdb2c0_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/kourier-control-rhel8@sha256:396fb9dcc798b05e89d38ccbe3a3abb31854f56a95ae104fb9bb215967b56d9f_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/kourier-control-rhel8@sha256:e36577c37457a4521d78f28f24dca6ae11f170635316efe374f08f825cb5904d_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/kourier-control-rhel8@sha256:fb04b74dce262e58434b19a10dce0981b4df7541416de21343fb7124c714ffbf_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/net-istio-controller-rhel8@sha256:281b2782253722d916b6178ecdbc763aaa71ed4ac0db94e31d57974d4eb8b58b_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/net-istio-controller-rhel8@sha256:bf56038c0af2cfeb5a3e4b7ecd5aeebb230d042ac835b50faafa3d939dd8ca50_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/net-istio-controller-rhel8@sha256:f3643c74f73841b1de04be1d0f550c044f1ad4800ceb32cb36bf9072d8e5155b_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/net-istio-webhook-rhel8@sha256:4f7cabd5a6bb6fd7a0d81461108891b0d2de55efe868c4fbf275131c3280ed2d_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/net-istio-webhook-rhel8@sha256:a07d73f5c04af2a29b6565363b472aceabbfeafe7d6dfe833d1e71b072419916_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/net-istio-webhook-rhel8@sha256:cd34685812d9447969a1c3fb4382433a1b59fb3631fbe156daa6fa962458f859_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serverless-operator-bundle@sha256:0422f8843fc62c2b72e01ffefd33db912a1ad3d70ac297882d3663c9b7299f10_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serverless-rhel8-operator@sha256:26d940bd43b928d8370c9e88e80726a427c3f0ce3afc4fddb02a507f81c8fc93_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serverless-rhel8-operator@sha256:2898df30f40683bd3a73c6f2676afdc1bfc27b23d2fe04fe7667f6db6d2422ab_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serverless-rhel8-operator@sha256:8ec9e756969c8e6bf8155ed102a66cf578a325dcc477ff909b4806405ab59cfc_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-activator-rhel8@sha256:1e9fb289564961ddbf317e568c50936b048446685c39ab14ca4e5cb682785243_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-activator-rhel8@sha256:3a823819467ed0beea953eed27e2129bb4495df3f49e0f59d5004dee416e6285_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-activator-rhel8@sha256:4e7563e5f9761f624aefc6b79845e5b4dd1836a545c3754bc37701162ed4e3bb_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-autoscaler-hpa-rhel8@sha256:1685c7bf25061e61688d2b5e60cde6adb8906fec6bfb713c68837b2bbeeacf85_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-autoscaler-hpa-rhel8@sha256:491df16728df492b7b88efb8e86f28e46a8762f4084fb4132823611a9e758264_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-autoscaler-hpa-rhel8@sha256:8bb514634ece7dafd88ae6cc7eff52016cd4585d91cb9c106720c21c219f8967_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-autoscaler-rhel8@sha256:01b46e0ddb618f58c06b533fe7148f772367200f5d9be9d355012e91dc401156_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-autoscaler-rhel8@sha256:8cd0a381de995467f339e11f0704b8c8b978ddfdd2d8271f4c9f832e7acf9f07_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-autoscaler-rhel8@sha256:c60796d720141d322159e49bb3496732b8e0453d6606227b419caf93a12d196b_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-controller-rhel8@sha256:92b01a8421488e9d9b42b6da290873b54a2619d39a05e8d2a99e4c5348a3d4dc_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-controller-rhel8@sha256:b5ae691a77adb161a30ae8470f1cf4c1c6259488df18bb2bf2764d05af9a2aa8_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-controller-rhel8@sha256:b752a295b673aeee85eba6bed33cc658254dc0503c6002841d80dc0c0a38f615_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-domain-mapping-rhel8@sha256:11bca084f2c8df8d369d6301847876bbf8d37c7b67a6ffb387e0759100b6e817_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-domain-mapping-rhel8@sha256:4e580d29cbff1aa6050c65cee35a870dab9e6a7eaa538b356a5afefed9c38d90_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-domain-mapping-rhel8@sha256:eeb39a3fbc9d4c223d42579737948438d03b2a2ec1aee46562aabae6d343679b_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-domain-mapping-webhook-rhel8@sha256:8057fa6657c0bf909297273acc4faea1cddb29f9f02f6c797279adb42f083332_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-domain-mapping-webhook-rhel8@sha256:84e13a4c84098e0a6a5b461c7581861cd9114ce3cc7c2147afd727e56f323b28_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-domain-mapping-webhook-rhel8@sha256:f99e203de17686584c05ee0901041edd055350c39da063d5d6dcd026d1e17593_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-queue-rhel8@sha256:8740a1f7cb3ef3c4caa5774cced7787cc1e345dbe3708307001c1def9fd32e2f_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-queue-rhel8@sha256:ac1ca0ae5e3c7fc242ec5a313e45d09b83261ffe26eab3ebcbbae9299471b25a_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-queue-rhel8@sha256:f16b4f4e86e758354c8b19ee3a075dfd6fd19eb7ba282ad8293d41ca0c8f3028_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-storage-version-migration-rhel8@sha256:1c3b2c4c06981fd8eb13c05837c8da3523f0df9c79eacd6ffc1138e5f26bdba6_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-storage-version-migration-rhel8@sha256:27b7b75eae9eacc52a577887885db7c29192e15aada8a3b7406e032561609462_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-storage-version-migration-rhel8@sha256:8012cc60fab4e14b7fab05589c977c15ac941efb09601069be09d4e25385ed26_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-webhook-rhel8@sha256:4fdc2c632eb0fa4f10a78e39622c83febde93f38db16bd0ca4a35c1eb7062548_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-webhook-rhel8@sha256:6904376f1ae4dadc23ab9993b50aaaa3db130fcd338f3dfae9e437b348e6e934_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-webhook-rhel8@sha256:dc902a39bc520abcf2100c26e2e1c4ba20aa5aadff763b40f234eb01a26b6f77_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/svls-must-gather-rhel8@sha256:057e9ccae9eae50fadad4772b203e897f5c54bf9d40f6e2f2ccbdbc93f5850b5_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/svls-must-gather-rhel8@sha256:7557328dcdede1992a3660342f037e490f58bc3281c68c6e4f44e6d66c4a0cff_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/svls-must-gather-rhel8@sha256:e0a982cd04fee4416659b7e1e6a827c2c371144bd461f23913ae9e0633fd598a_amd64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2022:6040"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "NONE",
"baseScore": 9.1,
"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:N",
"version": "3.1"
},
"products": [
"8Base-Openshift-Serverless-1.24:openshift-serverless-1-tech-preview/eventing-kafka-broker-controller-rhel8@sha256:2a4b30bcff1377073202362dfd521bd7ac3e3e3960fdb33a6cf9fa39fc89de6b_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1-tech-preview/eventing-kafka-broker-controller-rhel8@sha256:be290e6d950e8af6162c1dece8472788b66459e8cb91df319f50ccf66f27b5c7_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1-tech-preview/eventing-kafka-broker-controller-rhel8@sha256:f8b5d9c9c0182f5cc1f76422759bf8925d2f29292390ada83a6b7c7986f1462c_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1-tech-preview/eventing-kafka-broker-dispatcher-rhel8@sha256:08c6d6908a2e58a18e908223daf152802106b00a67905e94e075fca827af87c9_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1-tech-preview/eventing-kafka-broker-dispatcher-rhel8@sha256:8ac0796f3585a406facba98766688ae6777b5673a4515418db8d1d92c4d65494_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1-tech-preview/eventing-kafka-broker-dispatcher-rhel8@sha256:9af6b8413acbf59adc88e9b88a51105f3b0a4913499c3026f64e7fda91e43384_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1-tech-preview/eventing-kafka-broker-receiver-rhel8@sha256:4dc0783cf92da5b5aa4cd1b9e9d55aa55a69b94eef0d29f261d3d51bd2260b68_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1-tech-preview/eventing-kafka-broker-receiver-rhel8@sha256:80fd78ad61caab0b20e39d4c6103ed9b074d3efa1dc67ab7bf415ea7db912dc3_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1-tech-preview/eventing-kafka-broker-receiver-rhel8@sha256:aeaaf1d541b5756df65f0700bcd82d085077ae3b1ce99c6d8728997c23e31ef9_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1-tech-preview/eventing-kafka-broker-webhook-rhel8@sha256:0dad9dc28babb21622f90c83647c9cc48bfa66faad257c88e7adf1d50ad0f80c_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1-tech-preview/eventing-kafka-broker-webhook-rhel8@sha256:10ba81e103ed6b7dff7b02394b20f44b46acd6b09d72f16667c068eb9989dc77_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1-tech-preview/eventing-kafka-broker-webhook-rhel8@sha256:f94aef78ce0870fdceac5b3467220540127a73415e81baa4b48bf986bc181c4d_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/client-kn-rhel8@sha256:09644d1c149970cd7c06635806a0ffc077a6340d68c357cd7f2bb5a6f57e46f3_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/client-kn-rhel8@sha256:46510d8b5dfba62d0a3da64ba90d1b8f88ad3b909c3e6ed14bcd96017d766829_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/client-kn-rhel8@sha256:f9bf2892123c3d981d2d5f158e643e6ba6f59a441b47c4055dc542f8cf8330c0_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-apiserver-receive-adapter-rhel8@sha256:834e37f8ddfbe157ad357fcef49f5213053d1295bb31361c5dd14a213ff2755c_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-apiserver-receive-adapter-rhel8@sha256:d13848369ca942d13548ab9b73a2d60b67f9412e535ed647342acaa8cef36c37_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-apiserver-receive-adapter-rhel8@sha256:eef2145e61234d37713ef8fda1f82d7cbe6502c5e6386117230d66ab7e1dd21a_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-controller-rhel8@sha256:52ef0c51b53ede0344f58174e624db08e6dcac04a0cba1668915f217949fc868_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-controller-rhel8@sha256:72c5fcaa44e3da56b297eb718d8a2b7eeb44069d6f3ce71b0eca30070b18bd9d_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-controller-rhel8@sha256:ad2df12dd77e8a3092431ca8d1b5eae42240c8ebb8766e436009bd6df7ee51f3_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-in-memory-channel-controller-rhel8@sha256:070f2c819506853dee230f37e00b27a05ba01c6f7cbbffc9a04b59a65d0c45e9_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-in-memory-channel-controller-rhel8@sha256:111da99563ea799e6b54933f12dc8f8a3828e36f650900e02da3be5afbdeefd9_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-in-memory-channel-controller-rhel8@sha256:69871b8d6e72713fe2eaf5f1e0aac1282fb8659d2895836994f10c847fe320d1_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-in-memory-channel-dispatcher-rhel8@sha256:4b5ee83ccace988c6eaf456e82dea83d160ae7e6aaad1ab8f48410f90da8f1c1_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-in-memory-channel-dispatcher-rhel8@sha256:52247eff5dc9a89244e6697ae9ce61cc1b42265171c956d4d50984179daced89_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-in-memory-channel-dispatcher-rhel8@sha256:68b61474089703d0685a952062401303206ba11bc108b8504f6f6390933d83cb_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-kafka-broker-controller-rhel8@sha256:2a4b30bcff1377073202362dfd521bd7ac3e3e3960fdb33a6cf9fa39fc89de6b_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-kafka-broker-controller-rhel8@sha256:be290e6d950e8af6162c1dece8472788b66459e8cb91df319f50ccf66f27b5c7_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-kafka-broker-controller-rhel8@sha256:f8b5d9c9c0182f5cc1f76422759bf8925d2f29292390ada83a6b7c7986f1462c_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-kafka-broker-dispatcher-rhel8@sha256:08c6d6908a2e58a18e908223daf152802106b00a67905e94e075fca827af87c9_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-kafka-broker-dispatcher-rhel8@sha256:8ac0796f3585a406facba98766688ae6777b5673a4515418db8d1d92c4d65494_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-kafka-broker-dispatcher-rhel8@sha256:9af6b8413acbf59adc88e9b88a51105f3b0a4913499c3026f64e7fda91e43384_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-kafka-broker-post-install-rhel8@sha256:260e7f0086f4e036be3a9ab5d24ce99fc8a053cc7f2906f8a6080f59f2a3e591_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-kafka-broker-post-install-rhel8@sha256:36551ea609536ba900f7a0493a06d07f9c0f19a0eef7e4956575354ca92cd1ef_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-kafka-broker-post-install-rhel8@sha256:6d4a898f37f87aa6db636487c6892833249be38635fe631433652feda762a40e_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-kafka-broker-webhook-rhel8@sha256:0dad9dc28babb21622f90c83647c9cc48bfa66faad257c88e7adf1d50ad0f80c_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-kafka-broker-webhook-rhel8@sha256:10ba81e103ed6b7dff7b02394b20f44b46acd6b09d72f16667c068eb9989dc77_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-kafka-broker-webhook-rhel8@sha256:f94aef78ce0870fdceac5b3467220540127a73415e81baa4b48bf986bc181c4d_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-mtbroker-filter-rhel8@sha256:4f6e162ee5fb96ff69a1546b7f728641dded59548f14afdfa870f7f0291787ac_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-mtbroker-filter-rhel8@sha256:ecde2ee2aa9618775178e03bcc07e53d6f5e12f30261238d8ffb366fb1e47c94_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-mtbroker-filter-rhel8@sha256:ee2dc3e0f648dc59551cfdf0ac5c36aa6cd9a4b2abaada7095ae4d5b8e0a571e_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-mtbroker-ingress-rhel8@sha256:4eaac6386b1b8a9e360df5afbd85aeebb97e5c81dbd861996caafad48b4cc6f9_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-mtbroker-ingress-rhel8@sha256:644fbcd1924d570f105f5f9760eb15eddbeed16c894edfcb4ef8c8a14e370bce_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-mtbroker-ingress-rhel8@sha256:a26dfc1a610bbaf876443b4b01a04130f7c0aba4d40e246333fe8bf7eb899f45_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-mtchannel-broker-rhel8@sha256:353859f2a8649fa9b3f5c0e02cafd57f79f96a10a7a697ba08eaa8cb70effe51_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-mtchannel-broker-rhel8@sha256:6f7afb57dc78ccb13498434196c5e8cd0f6ec53f045689febf1a62c492358d93_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-mtchannel-broker-rhel8@sha256:fadf3035a8bd25307843d1c6c88654a03db25983407a770875b4507942684dd5_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-mtping-rhel8@sha256:2254577d2c2e67d28f8459fbd4ac43af78b7d29cc0b56c631607dd68f3d31637_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-mtping-rhel8@sha256:a7177a43f46b6470a19970c62ebc17119ca3c3021471f9396faa436e621beb1e_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-mtping-rhel8@sha256:c6c2c7924d90e81e2906f3bf3969b02d7f3e4dc80c187e6c55a7e4ea17ac20cd_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-storage-version-migration-rhel8@sha256:3c1baa5bad644c06bedabaed9c668f0999527f00bc1d195e71a528c222087328_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-storage-version-migration-rhel8@sha256:63dab761fd3a2e08950b7ee52852fb39cef7820f2a8cf8142ec3701a07372d7c_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-storage-version-migration-rhel8@sha256:ff7924a37865ac1a90872f35675934a1627e49a29577a78af18b8e743a5fde07_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-sugar-controller-rhel8@sha256:24c7217a3612a5c3c6792c433dc2a6cf4b5fda1b9e6acff84e2736705704d152_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-sugar-controller-rhel8@sha256:3a38788638c26e9bec45694b2c4597333080189ffa96d8c7302e3e7dd1e54be5_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-sugar-controller-rhel8@sha256:aebfba016342e94fc0619a9ad6346c7fefbedf6739f1495954eb905cade085ac_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-webhook-rhel8@sha256:11d0b8fac4cb67c95e051a91f5c6683768f8969ffc744cd3cc4814d1ee6e91c1_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-webhook-rhel8@sha256:1b209d1ddffba92c3d77824e37bf75302346856c10b773a101d2868f27d0b740_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-webhook-rhel8@sha256:bf8c9de32dd5cbe536b115f52f32c666fbf886bde555ac355937d6b149cf9343_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/ingress-rhel8-operator@sha256:46a5fb2d0f9fa5e05504b9264a3f1c0e7c7beb76e3a3aeb9bc036cda4fa9d66a_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/ingress-rhel8-operator@sha256:793b86f4c2add102e2f676bd57cec3365ce9b3fdc40a989c28d1f9acb851142d_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/ingress-rhel8-operator@sha256:cce79392f93bb318123c48ac6de48aa0a2983cc1134cc063c0fdc2ff83c546c7_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/kn-cli-artifacts-rhel8@sha256:1a51a072d4e303a5c33b2383c843308d86c68de228b094d2efed8bc59a4bac14_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/kn-cli-artifacts-rhel8@sha256:c61b26bdf318b507af66f9092e784d64436e3b2531cc6e2e8aa1bb8bbb010fb7_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/kn-cli-artifacts-rhel8@sha256:f22168224137db649c6e6592e3ec2ae6845ca668ef65fe56c104ed6393eae526_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/knative-rhel8-operator@sha256:53e115cdfeb8077cc8b89ebdeee4903b1be8c0a0d45831a9f277f342959f5961_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/knative-rhel8-operator@sha256:ebf24097b84ec5773e30c8f548975afb84b6fce836b373b97855f69371068d1e_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/knative-rhel8-operator@sha256:efa444ca6c7c4468821a8d138b4319c86fede592f3b0b4d7905e7c66e8bdb2c0_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/kourier-control-rhel8@sha256:396fb9dcc798b05e89d38ccbe3a3abb31854f56a95ae104fb9bb215967b56d9f_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/kourier-control-rhel8@sha256:e36577c37457a4521d78f28f24dca6ae11f170635316efe374f08f825cb5904d_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/kourier-control-rhel8@sha256:fb04b74dce262e58434b19a10dce0981b4df7541416de21343fb7124c714ffbf_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/net-istio-controller-rhel8@sha256:281b2782253722d916b6178ecdbc763aaa71ed4ac0db94e31d57974d4eb8b58b_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/net-istio-controller-rhel8@sha256:bf56038c0af2cfeb5a3e4b7ecd5aeebb230d042ac835b50faafa3d939dd8ca50_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/net-istio-controller-rhel8@sha256:f3643c74f73841b1de04be1d0f550c044f1ad4800ceb32cb36bf9072d8e5155b_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/net-istio-webhook-rhel8@sha256:4f7cabd5a6bb6fd7a0d81461108891b0d2de55efe868c4fbf275131c3280ed2d_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/net-istio-webhook-rhel8@sha256:a07d73f5c04af2a29b6565363b472aceabbfeafe7d6dfe833d1e71b072419916_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/net-istio-webhook-rhel8@sha256:cd34685812d9447969a1c3fb4382433a1b59fb3631fbe156daa6fa962458f859_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serverless-operator-bundle@sha256:0422f8843fc62c2b72e01ffefd33db912a1ad3d70ac297882d3663c9b7299f10_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serverless-rhel8-operator@sha256:26d940bd43b928d8370c9e88e80726a427c3f0ce3afc4fddb02a507f81c8fc93_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serverless-rhel8-operator@sha256:2898df30f40683bd3a73c6f2676afdc1bfc27b23d2fe04fe7667f6db6d2422ab_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serverless-rhel8-operator@sha256:8ec9e756969c8e6bf8155ed102a66cf578a325dcc477ff909b4806405ab59cfc_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-activator-rhel8@sha256:1e9fb289564961ddbf317e568c50936b048446685c39ab14ca4e5cb682785243_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-activator-rhel8@sha256:3a823819467ed0beea953eed27e2129bb4495df3f49e0f59d5004dee416e6285_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-activator-rhel8@sha256:4e7563e5f9761f624aefc6b79845e5b4dd1836a545c3754bc37701162ed4e3bb_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-autoscaler-hpa-rhel8@sha256:1685c7bf25061e61688d2b5e60cde6adb8906fec6bfb713c68837b2bbeeacf85_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-autoscaler-hpa-rhel8@sha256:491df16728df492b7b88efb8e86f28e46a8762f4084fb4132823611a9e758264_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-autoscaler-hpa-rhel8@sha256:8bb514634ece7dafd88ae6cc7eff52016cd4585d91cb9c106720c21c219f8967_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-autoscaler-rhel8@sha256:01b46e0ddb618f58c06b533fe7148f772367200f5d9be9d355012e91dc401156_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-autoscaler-rhel8@sha256:8cd0a381de995467f339e11f0704b8c8b978ddfdd2d8271f4c9f832e7acf9f07_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-autoscaler-rhel8@sha256:c60796d720141d322159e49bb3496732b8e0453d6606227b419caf93a12d196b_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-controller-rhel8@sha256:92b01a8421488e9d9b42b6da290873b54a2619d39a05e8d2a99e4c5348a3d4dc_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-controller-rhel8@sha256:b5ae691a77adb161a30ae8470f1cf4c1c6259488df18bb2bf2764d05af9a2aa8_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-controller-rhel8@sha256:b752a295b673aeee85eba6bed33cc658254dc0503c6002841d80dc0c0a38f615_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-domain-mapping-rhel8@sha256:11bca084f2c8df8d369d6301847876bbf8d37c7b67a6ffb387e0759100b6e817_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-domain-mapping-rhel8@sha256:4e580d29cbff1aa6050c65cee35a870dab9e6a7eaa538b356a5afefed9c38d90_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-domain-mapping-rhel8@sha256:eeb39a3fbc9d4c223d42579737948438d03b2a2ec1aee46562aabae6d343679b_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-domain-mapping-webhook-rhel8@sha256:8057fa6657c0bf909297273acc4faea1cddb29f9f02f6c797279adb42f083332_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-domain-mapping-webhook-rhel8@sha256:84e13a4c84098e0a6a5b461c7581861cd9114ce3cc7c2147afd727e56f323b28_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-domain-mapping-webhook-rhel8@sha256:f99e203de17686584c05ee0901041edd055350c39da063d5d6dcd026d1e17593_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-queue-rhel8@sha256:8740a1f7cb3ef3c4caa5774cced7787cc1e345dbe3708307001c1def9fd32e2f_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-queue-rhel8@sha256:ac1ca0ae5e3c7fc242ec5a313e45d09b83261ffe26eab3ebcbbae9299471b25a_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-queue-rhel8@sha256:f16b4f4e86e758354c8b19ee3a075dfd6fd19eb7ba282ad8293d41ca0c8f3028_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-storage-version-migration-rhel8@sha256:1c3b2c4c06981fd8eb13c05837c8da3523f0df9c79eacd6ffc1138e5f26bdba6_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-storage-version-migration-rhel8@sha256:27b7b75eae9eacc52a577887885db7c29192e15aada8a3b7406e032561609462_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-storage-version-migration-rhel8@sha256:8012cc60fab4e14b7fab05589c977c15ac941efb09601069be09d4e25385ed26_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-webhook-rhel8@sha256:4fdc2c632eb0fa4f10a78e39622c83febde93f38db16bd0ca4a35c1eb7062548_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-webhook-rhel8@sha256:6904376f1ae4dadc23ab9993b50aaaa3db130fcd338f3dfae9e437b348e6e934_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-webhook-rhel8@sha256:dc902a39bc520abcf2100c26e2e1c4ba20aa5aadff763b40f234eb01a26b6f77_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/svls-must-gather-rhel8@sha256:057e9ccae9eae50fadad4772b203e897f5c54bf9d40f6e2f2ccbdbc93f5850b5_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/svls-must-gather-rhel8@sha256:7557328dcdede1992a3660342f037e490f58bc3281c68c6e4f44e6d66c4a0cff_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/svls-must-gather-rhel8@sha256:e0a982cd04fee4416659b7e1e6a827c2c371144bd461f23913ae9e0633fd598a_amd64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "go-restful: Authorization Bypass Through User-Controlled Key"
},
{
"cve": "CVE-2022-21698",
"cwe": {
"id": "CWE-772",
"name": "Missing Release of Resource after Effective Lifetime"
},
"discovery_date": "2022-01-19T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2045880"
}
],
"notes": [
{
"category": "description",
"text": "A denial of service attack was found in prometheus/client_golang. This flaw allows an attacker to produce a denial of service attack on an HTTP server by exploiting the InstrumentHandlerCounter function in the version below 1.11.1, resulting in a loss of availability.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "prometheus/client_golang: Denial of service using InstrumentHandlerCounter",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "This flaw has been rated as having a moderate impact for two main reasons. The opportunity for a Denial of Service is limited to the golang runtime. In the case of OpenShift Container Platform, this would be restricted within each individual container. Additionally, this is in alignment with upstream\u0027s (the Prometheus project) impact rating.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"8Base-Openshift-Serverless-1.24:openshift-serverless-1-tech-preview/eventing-kafka-broker-controller-rhel8@sha256:2a4b30bcff1377073202362dfd521bd7ac3e3e3960fdb33a6cf9fa39fc89de6b_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1-tech-preview/eventing-kafka-broker-controller-rhel8@sha256:be290e6d950e8af6162c1dece8472788b66459e8cb91df319f50ccf66f27b5c7_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1-tech-preview/eventing-kafka-broker-controller-rhel8@sha256:f8b5d9c9c0182f5cc1f76422759bf8925d2f29292390ada83a6b7c7986f1462c_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1-tech-preview/eventing-kafka-broker-dispatcher-rhel8@sha256:08c6d6908a2e58a18e908223daf152802106b00a67905e94e075fca827af87c9_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1-tech-preview/eventing-kafka-broker-dispatcher-rhel8@sha256:8ac0796f3585a406facba98766688ae6777b5673a4515418db8d1d92c4d65494_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1-tech-preview/eventing-kafka-broker-dispatcher-rhel8@sha256:9af6b8413acbf59adc88e9b88a51105f3b0a4913499c3026f64e7fda91e43384_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1-tech-preview/eventing-kafka-broker-receiver-rhel8@sha256:4dc0783cf92da5b5aa4cd1b9e9d55aa55a69b94eef0d29f261d3d51bd2260b68_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1-tech-preview/eventing-kafka-broker-receiver-rhel8@sha256:80fd78ad61caab0b20e39d4c6103ed9b074d3efa1dc67ab7bf415ea7db912dc3_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1-tech-preview/eventing-kafka-broker-receiver-rhel8@sha256:aeaaf1d541b5756df65f0700bcd82d085077ae3b1ce99c6d8728997c23e31ef9_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1-tech-preview/eventing-kafka-broker-webhook-rhel8@sha256:0dad9dc28babb21622f90c83647c9cc48bfa66faad257c88e7adf1d50ad0f80c_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1-tech-preview/eventing-kafka-broker-webhook-rhel8@sha256:10ba81e103ed6b7dff7b02394b20f44b46acd6b09d72f16667c068eb9989dc77_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1-tech-preview/eventing-kafka-broker-webhook-rhel8@sha256:f94aef78ce0870fdceac5b3467220540127a73415e81baa4b48bf986bc181c4d_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/client-kn-rhel8@sha256:09644d1c149970cd7c06635806a0ffc077a6340d68c357cd7f2bb5a6f57e46f3_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/client-kn-rhel8@sha256:46510d8b5dfba62d0a3da64ba90d1b8f88ad3b909c3e6ed14bcd96017d766829_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/client-kn-rhel8@sha256:f9bf2892123c3d981d2d5f158e643e6ba6f59a441b47c4055dc542f8cf8330c0_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-apiserver-receive-adapter-rhel8@sha256:834e37f8ddfbe157ad357fcef49f5213053d1295bb31361c5dd14a213ff2755c_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-apiserver-receive-adapter-rhel8@sha256:d13848369ca942d13548ab9b73a2d60b67f9412e535ed647342acaa8cef36c37_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-apiserver-receive-adapter-rhel8@sha256:eef2145e61234d37713ef8fda1f82d7cbe6502c5e6386117230d66ab7e1dd21a_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-controller-rhel8@sha256:52ef0c51b53ede0344f58174e624db08e6dcac04a0cba1668915f217949fc868_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-controller-rhel8@sha256:72c5fcaa44e3da56b297eb718d8a2b7eeb44069d6f3ce71b0eca30070b18bd9d_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-controller-rhel8@sha256:ad2df12dd77e8a3092431ca8d1b5eae42240c8ebb8766e436009bd6df7ee51f3_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-in-memory-channel-controller-rhel8@sha256:070f2c819506853dee230f37e00b27a05ba01c6f7cbbffc9a04b59a65d0c45e9_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-in-memory-channel-controller-rhel8@sha256:111da99563ea799e6b54933f12dc8f8a3828e36f650900e02da3be5afbdeefd9_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-in-memory-channel-controller-rhel8@sha256:69871b8d6e72713fe2eaf5f1e0aac1282fb8659d2895836994f10c847fe320d1_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-in-memory-channel-dispatcher-rhel8@sha256:4b5ee83ccace988c6eaf456e82dea83d160ae7e6aaad1ab8f48410f90da8f1c1_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-in-memory-channel-dispatcher-rhel8@sha256:52247eff5dc9a89244e6697ae9ce61cc1b42265171c956d4d50984179daced89_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-in-memory-channel-dispatcher-rhel8@sha256:68b61474089703d0685a952062401303206ba11bc108b8504f6f6390933d83cb_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-kafka-broker-controller-rhel8@sha256:2a4b30bcff1377073202362dfd521bd7ac3e3e3960fdb33a6cf9fa39fc89de6b_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-kafka-broker-controller-rhel8@sha256:be290e6d950e8af6162c1dece8472788b66459e8cb91df319f50ccf66f27b5c7_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-kafka-broker-controller-rhel8@sha256:f8b5d9c9c0182f5cc1f76422759bf8925d2f29292390ada83a6b7c7986f1462c_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-kafka-broker-dispatcher-rhel8@sha256:08c6d6908a2e58a18e908223daf152802106b00a67905e94e075fca827af87c9_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-kafka-broker-dispatcher-rhel8@sha256:8ac0796f3585a406facba98766688ae6777b5673a4515418db8d1d92c4d65494_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-kafka-broker-dispatcher-rhel8@sha256:9af6b8413acbf59adc88e9b88a51105f3b0a4913499c3026f64e7fda91e43384_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-kafka-broker-post-install-rhel8@sha256:260e7f0086f4e036be3a9ab5d24ce99fc8a053cc7f2906f8a6080f59f2a3e591_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-kafka-broker-post-install-rhel8@sha256:36551ea609536ba900f7a0493a06d07f9c0f19a0eef7e4956575354ca92cd1ef_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-kafka-broker-post-install-rhel8@sha256:6d4a898f37f87aa6db636487c6892833249be38635fe631433652feda762a40e_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-kafka-broker-webhook-rhel8@sha256:0dad9dc28babb21622f90c83647c9cc48bfa66faad257c88e7adf1d50ad0f80c_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-kafka-broker-webhook-rhel8@sha256:10ba81e103ed6b7dff7b02394b20f44b46acd6b09d72f16667c068eb9989dc77_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-kafka-broker-webhook-rhel8@sha256:f94aef78ce0870fdceac5b3467220540127a73415e81baa4b48bf986bc181c4d_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-mtbroker-filter-rhel8@sha256:4f6e162ee5fb96ff69a1546b7f728641dded59548f14afdfa870f7f0291787ac_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-mtbroker-filter-rhel8@sha256:ecde2ee2aa9618775178e03bcc07e53d6f5e12f30261238d8ffb366fb1e47c94_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-mtbroker-filter-rhel8@sha256:ee2dc3e0f648dc59551cfdf0ac5c36aa6cd9a4b2abaada7095ae4d5b8e0a571e_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-mtbroker-ingress-rhel8@sha256:4eaac6386b1b8a9e360df5afbd85aeebb97e5c81dbd861996caafad48b4cc6f9_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-mtbroker-ingress-rhel8@sha256:644fbcd1924d570f105f5f9760eb15eddbeed16c894edfcb4ef8c8a14e370bce_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-mtbroker-ingress-rhel8@sha256:a26dfc1a610bbaf876443b4b01a04130f7c0aba4d40e246333fe8bf7eb899f45_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-mtchannel-broker-rhel8@sha256:353859f2a8649fa9b3f5c0e02cafd57f79f96a10a7a697ba08eaa8cb70effe51_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-mtchannel-broker-rhel8@sha256:6f7afb57dc78ccb13498434196c5e8cd0f6ec53f045689febf1a62c492358d93_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-mtchannel-broker-rhel8@sha256:fadf3035a8bd25307843d1c6c88654a03db25983407a770875b4507942684dd5_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-mtping-rhel8@sha256:2254577d2c2e67d28f8459fbd4ac43af78b7d29cc0b56c631607dd68f3d31637_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-mtping-rhel8@sha256:a7177a43f46b6470a19970c62ebc17119ca3c3021471f9396faa436e621beb1e_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-mtping-rhel8@sha256:c6c2c7924d90e81e2906f3bf3969b02d7f3e4dc80c187e6c55a7e4ea17ac20cd_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-storage-version-migration-rhel8@sha256:3c1baa5bad644c06bedabaed9c668f0999527f00bc1d195e71a528c222087328_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-storage-version-migration-rhel8@sha256:63dab761fd3a2e08950b7ee52852fb39cef7820f2a8cf8142ec3701a07372d7c_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-storage-version-migration-rhel8@sha256:ff7924a37865ac1a90872f35675934a1627e49a29577a78af18b8e743a5fde07_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-sugar-controller-rhel8@sha256:24c7217a3612a5c3c6792c433dc2a6cf4b5fda1b9e6acff84e2736705704d152_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-sugar-controller-rhel8@sha256:3a38788638c26e9bec45694b2c4597333080189ffa96d8c7302e3e7dd1e54be5_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-sugar-controller-rhel8@sha256:aebfba016342e94fc0619a9ad6346c7fefbedf6739f1495954eb905cade085ac_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-webhook-rhel8@sha256:11d0b8fac4cb67c95e051a91f5c6683768f8969ffc744cd3cc4814d1ee6e91c1_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-webhook-rhel8@sha256:1b209d1ddffba92c3d77824e37bf75302346856c10b773a101d2868f27d0b740_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-webhook-rhel8@sha256:bf8c9de32dd5cbe536b115f52f32c666fbf886bde555ac355937d6b149cf9343_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/ingress-rhel8-operator@sha256:46a5fb2d0f9fa5e05504b9264a3f1c0e7c7beb76e3a3aeb9bc036cda4fa9d66a_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/ingress-rhel8-operator@sha256:793b86f4c2add102e2f676bd57cec3365ce9b3fdc40a989c28d1f9acb851142d_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/ingress-rhel8-operator@sha256:cce79392f93bb318123c48ac6de48aa0a2983cc1134cc063c0fdc2ff83c546c7_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/kn-cli-artifacts-rhel8@sha256:1a51a072d4e303a5c33b2383c843308d86c68de228b094d2efed8bc59a4bac14_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/kn-cli-artifacts-rhel8@sha256:c61b26bdf318b507af66f9092e784d64436e3b2531cc6e2e8aa1bb8bbb010fb7_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/kn-cli-artifacts-rhel8@sha256:f22168224137db649c6e6592e3ec2ae6845ca668ef65fe56c104ed6393eae526_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/knative-rhel8-operator@sha256:53e115cdfeb8077cc8b89ebdeee4903b1be8c0a0d45831a9f277f342959f5961_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/knative-rhel8-operator@sha256:ebf24097b84ec5773e30c8f548975afb84b6fce836b373b97855f69371068d1e_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/knative-rhel8-operator@sha256:efa444ca6c7c4468821a8d138b4319c86fede592f3b0b4d7905e7c66e8bdb2c0_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/kourier-control-rhel8@sha256:396fb9dcc798b05e89d38ccbe3a3abb31854f56a95ae104fb9bb215967b56d9f_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/kourier-control-rhel8@sha256:e36577c37457a4521d78f28f24dca6ae11f170635316efe374f08f825cb5904d_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/kourier-control-rhel8@sha256:fb04b74dce262e58434b19a10dce0981b4df7541416de21343fb7124c714ffbf_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/net-istio-controller-rhel8@sha256:281b2782253722d916b6178ecdbc763aaa71ed4ac0db94e31d57974d4eb8b58b_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/net-istio-controller-rhel8@sha256:bf56038c0af2cfeb5a3e4b7ecd5aeebb230d042ac835b50faafa3d939dd8ca50_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/net-istio-controller-rhel8@sha256:f3643c74f73841b1de04be1d0f550c044f1ad4800ceb32cb36bf9072d8e5155b_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/net-istio-webhook-rhel8@sha256:4f7cabd5a6bb6fd7a0d81461108891b0d2de55efe868c4fbf275131c3280ed2d_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/net-istio-webhook-rhel8@sha256:a07d73f5c04af2a29b6565363b472aceabbfeafe7d6dfe833d1e71b072419916_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/net-istio-webhook-rhel8@sha256:cd34685812d9447969a1c3fb4382433a1b59fb3631fbe156daa6fa962458f859_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serverless-operator-bundle@sha256:0422f8843fc62c2b72e01ffefd33db912a1ad3d70ac297882d3663c9b7299f10_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serverless-rhel8-operator@sha256:26d940bd43b928d8370c9e88e80726a427c3f0ce3afc4fddb02a507f81c8fc93_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serverless-rhel8-operator@sha256:2898df30f40683bd3a73c6f2676afdc1bfc27b23d2fe04fe7667f6db6d2422ab_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serverless-rhel8-operator@sha256:8ec9e756969c8e6bf8155ed102a66cf578a325dcc477ff909b4806405ab59cfc_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-activator-rhel8@sha256:1e9fb289564961ddbf317e568c50936b048446685c39ab14ca4e5cb682785243_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-activator-rhel8@sha256:3a823819467ed0beea953eed27e2129bb4495df3f49e0f59d5004dee416e6285_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-activator-rhel8@sha256:4e7563e5f9761f624aefc6b79845e5b4dd1836a545c3754bc37701162ed4e3bb_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-autoscaler-hpa-rhel8@sha256:1685c7bf25061e61688d2b5e60cde6adb8906fec6bfb713c68837b2bbeeacf85_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-autoscaler-hpa-rhel8@sha256:491df16728df492b7b88efb8e86f28e46a8762f4084fb4132823611a9e758264_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-autoscaler-hpa-rhel8@sha256:8bb514634ece7dafd88ae6cc7eff52016cd4585d91cb9c106720c21c219f8967_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-autoscaler-rhel8@sha256:01b46e0ddb618f58c06b533fe7148f772367200f5d9be9d355012e91dc401156_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-autoscaler-rhel8@sha256:8cd0a381de995467f339e11f0704b8c8b978ddfdd2d8271f4c9f832e7acf9f07_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-autoscaler-rhel8@sha256:c60796d720141d322159e49bb3496732b8e0453d6606227b419caf93a12d196b_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-controller-rhel8@sha256:92b01a8421488e9d9b42b6da290873b54a2619d39a05e8d2a99e4c5348a3d4dc_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-controller-rhel8@sha256:b5ae691a77adb161a30ae8470f1cf4c1c6259488df18bb2bf2764d05af9a2aa8_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-controller-rhel8@sha256:b752a295b673aeee85eba6bed33cc658254dc0503c6002841d80dc0c0a38f615_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-domain-mapping-rhel8@sha256:11bca084f2c8df8d369d6301847876bbf8d37c7b67a6ffb387e0759100b6e817_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-domain-mapping-rhel8@sha256:4e580d29cbff1aa6050c65cee35a870dab9e6a7eaa538b356a5afefed9c38d90_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-domain-mapping-rhel8@sha256:eeb39a3fbc9d4c223d42579737948438d03b2a2ec1aee46562aabae6d343679b_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-domain-mapping-webhook-rhel8@sha256:8057fa6657c0bf909297273acc4faea1cddb29f9f02f6c797279adb42f083332_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-domain-mapping-webhook-rhel8@sha256:84e13a4c84098e0a6a5b461c7581861cd9114ce3cc7c2147afd727e56f323b28_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-domain-mapping-webhook-rhel8@sha256:f99e203de17686584c05ee0901041edd055350c39da063d5d6dcd026d1e17593_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-queue-rhel8@sha256:8740a1f7cb3ef3c4caa5774cced7787cc1e345dbe3708307001c1def9fd32e2f_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-queue-rhel8@sha256:ac1ca0ae5e3c7fc242ec5a313e45d09b83261ffe26eab3ebcbbae9299471b25a_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-queue-rhel8@sha256:f16b4f4e86e758354c8b19ee3a075dfd6fd19eb7ba282ad8293d41ca0c8f3028_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-storage-version-migration-rhel8@sha256:1c3b2c4c06981fd8eb13c05837c8da3523f0df9c79eacd6ffc1138e5f26bdba6_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-storage-version-migration-rhel8@sha256:27b7b75eae9eacc52a577887885db7c29192e15aada8a3b7406e032561609462_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-storage-version-migration-rhel8@sha256:8012cc60fab4e14b7fab05589c977c15ac941efb09601069be09d4e25385ed26_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-webhook-rhel8@sha256:4fdc2c632eb0fa4f10a78e39622c83febde93f38db16bd0ca4a35c1eb7062548_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-webhook-rhel8@sha256:6904376f1ae4dadc23ab9993b50aaaa3db130fcd338f3dfae9e437b348e6e934_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-webhook-rhel8@sha256:dc902a39bc520abcf2100c26e2e1c4ba20aa5aadff763b40f234eb01a26b6f77_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/svls-must-gather-rhel8@sha256:057e9ccae9eae50fadad4772b203e897f5c54bf9d40f6e2f2ccbdbc93f5850b5_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/svls-must-gather-rhel8@sha256:7557328dcdede1992a3660342f037e490f58bc3281c68c6e4f44e6d66c4a0cff_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/svls-must-gather-rhel8@sha256:e0a982cd04fee4416659b7e1e6a827c2c371144bd461f23913ae9e0633fd598a_amd64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2022-21698"
},
{
"category": "external",
"summary": "RHBZ#2045880",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2045880"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2022-21698",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-21698"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2022-21698",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2022-21698"
},
{
"category": "external",
"summary": "https://github.com/prometheus/client_golang/security/advisories/GHSA-cg3q-j54f-5p7p",
"url": "https://github.com/prometheus/client_golang/security/advisories/GHSA-cg3q-j54f-5p7p"
}
],
"release_date": "2022-02-15T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2022-08-10T13:13:24+00:00",
"details": "See the Red Hat OpenShift Container Platform 4.6 documentation at:\nhttps://access.redhat.com/documentation/en-us/openshift_container_platform/4.6/html/serverless/index\nSee the Red Hat OpenShift Container Platform 4.7 documentation at:\nhttps://access.redhat.com/documentation/en-us/openshift_container_platform/4.7/html/serverless/index\nSee the Red Hat OpenShift Container Platform 4.8 documentation at:\nhttps://access.redhat.com/documentation/en-us/openshift_container_platform/4.8/html/serverless/index\nSee the Red Hat OpenShift Container Platform 4.9 documentation at:\nhttps://access.redhat.com/documentation/en-us/openshift_container_platform/4.9/html/serverless/index\nSee the Red Hat OpenShift Container Platform 4.10 documentation at:\nhttps://access.redhat.com/documentation/en-us/openshift_container_platform/4.10/html/serverless/index",
"product_ids": [
"8Base-Openshift-Serverless-1.24:openshift-serverless-1-tech-preview/eventing-kafka-broker-controller-rhel8@sha256:2a4b30bcff1377073202362dfd521bd7ac3e3e3960fdb33a6cf9fa39fc89de6b_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1-tech-preview/eventing-kafka-broker-controller-rhel8@sha256:be290e6d950e8af6162c1dece8472788b66459e8cb91df319f50ccf66f27b5c7_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1-tech-preview/eventing-kafka-broker-controller-rhel8@sha256:f8b5d9c9c0182f5cc1f76422759bf8925d2f29292390ada83a6b7c7986f1462c_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1-tech-preview/eventing-kafka-broker-dispatcher-rhel8@sha256:08c6d6908a2e58a18e908223daf152802106b00a67905e94e075fca827af87c9_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1-tech-preview/eventing-kafka-broker-dispatcher-rhel8@sha256:8ac0796f3585a406facba98766688ae6777b5673a4515418db8d1d92c4d65494_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1-tech-preview/eventing-kafka-broker-dispatcher-rhel8@sha256:9af6b8413acbf59adc88e9b88a51105f3b0a4913499c3026f64e7fda91e43384_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1-tech-preview/eventing-kafka-broker-receiver-rhel8@sha256:4dc0783cf92da5b5aa4cd1b9e9d55aa55a69b94eef0d29f261d3d51bd2260b68_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1-tech-preview/eventing-kafka-broker-receiver-rhel8@sha256:80fd78ad61caab0b20e39d4c6103ed9b074d3efa1dc67ab7bf415ea7db912dc3_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1-tech-preview/eventing-kafka-broker-receiver-rhel8@sha256:aeaaf1d541b5756df65f0700bcd82d085077ae3b1ce99c6d8728997c23e31ef9_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1-tech-preview/eventing-kafka-broker-webhook-rhel8@sha256:0dad9dc28babb21622f90c83647c9cc48bfa66faad257c88e7adf1d50ad0f80c_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1-tech-preview/eventing-kafka-broker-webhook-rhel8@sha256:10ba81e103ed6b7dff7b02394b20f44b46acd6b09d72f16667c068eb9989dc77_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1-tech-preview/eventing-kafka-broker-webhook-rhel8@sha256:f94aef78ce0870fdceac5b3467220540127a73415e81baa4b48bf986bc181c4d_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/client-kn-rhel8@sha256:09644d1c149970cd7c06635806a0ffc077a6340d68c357cd7f2bb5a6f57e46f3_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/client-kn-rhel8@sha256:46510d8b5dfba62d0a3da64ba90d1b8f88ad3b909c3e6ed14bcd96017d766829_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/client-kn-rhel8@sha256:f9bf2892123c3d981d2d5f158e643e6ba6f59a441b47c4055dc542f8cf8330c0_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-apiserver-receive-adapter-rhel8@sha256:834e37f8ddfbe157ad357fcef49f5213053d1295bb31361c5dd14a213ff2755c_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-apiserver-receive-adapter-rhel8@sha256:d13848369ca942d13548ab9b73a2d60b67f9412e535ed647342acaa8cef36c37_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-apiserver-receive-adapter-rhel8@sha256:eef2145e61234d37713ef8fda1f82d7cbe6502c5e6386117230d66ab7e1dd21a_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-controller-rhel8@sha256:52ef0c51b53ede0344f58174e624db08e6dcac04a0cba1668915f217949fc868_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-controller-rhel8@sha256:72c5fcaa44e3da56b297eb718d8a2b7eeb44069d6f3ce71b0eca30070b18bd9d_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-controller-rhel8@sha256:ad2df12dd77e8a3092431ca8d1b5eae42240c8ebb8766e436009bd6df7ee51f3_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-in-memory-channel-controller-rhel8@sha256:070f2c819506853dee230f37e00b27a05ba01c6f7cbbffc9a04b59a65d0c45e9_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-in-memory-channel-controller-rhel8@sha256:111da99563ea799e6b54933f12dc8f8a3828e36f650900e02da3be5afbdeefd9_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-in-memory-channel-controller-rhel8@sha256:69871b8d6e72713fe2eaf5f1e0aac1282fb8659d2895836994f10c847fe320d1_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-in-memory-channel-dispatcher-rhel8@sha256:4b5ee83ccace988c6eaf456e82dea83d160ae7e6aaad1ab8f48410f90da8f1c1_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-in-memory-channel-dispatcher-rhel8@sha256:52247eff5dc9a89244e6697ae9ce61cc1b42265171c956d4d50984179daced89_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-in-memory-channel-dispatcher-rhel8@sha256:68b61474089703d0685a952062401303206ba11bc108b8504f6f6390933d83cb_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-kafka-broker-controller-rhel8@sha256:2a4b30bcff1377073202362dfd521bd7ac3e3e3960fdb33a6cf9fa39fc89de6b_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-kafka-broker-controller-rhel8@sha256:be290e6d950e8af6162c1dece8472788b66459e8cb91df319f50ccf66f27b5c7_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-kafka-broker-controller-rhel8@sha256:f8b5d9c9c0182f5cc1f76422759bf8925d2f29292390ada83a6b7c7986f1462c_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-kafka-broker-dispatcher-rhel8@sha256:08c6d6908a2e58a18e908223daf152802106b00a67905e94e075fca827af87c9_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-kafka-broker-dispatcher-rhel8@sha256:8ac0796f3585a406facba98766688ae6777b5673a4515418db8d1d92c4d65494_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-kafka-broker-dispatcher-rhel8@sha256:9af6b8413acbf59adc88e9b88a51105f3b0a4913499c3026f64e7fda91e43384_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-kafka-broker-post-install-rhel8@sha256:260e7f0086f4e036be3a9ab5d24ce99fc8a053cc7f2906f8a6080f59f2a3e591_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-kafka-broker-post-install-rhel8@sha256:36551ea609536ba900f7a0493a06d07f9c0f19a0eef7e4956575354ca92cd1ef_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-kafka-broker-post-install-rhel8@sha256:6d4a898f37f87aa6db636487c6892833249be38635fe631433652feda762a40e_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-kafka-broker-webhook-rhel8@sha256:0dad9dc28babb21622f90c83647c9cc48bfa66faad257c88e7adf1d50ad0f80c_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-kafka-broker-webhook-rhel8@sha256:10ba81e103ed6b7dff7b02394b20f44b46acd6b09d72f16667c068eb9989dc77_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-kafka-broker-webhook-rhel8@sha256:f94aef78ce0870fdceac5b3467220540127a73415e81baa4b48bf986bc181c4d_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-mtbroker-filter-rhel8@sha256:4f6e162ee5fb96ff69a1546b7f728641dded59548f14afdfa870f7f0291787ac_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-mtbroker-filter-rhel8@sha256:ecde2ee2aa9618775178e03bcc07e53d6f5e12f30261238d8ffb366fb1e47c94_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-mtbroker-filter-rhel8@sha256:ee2dc3e0f648dc59551cfdf0ac5c36aa6cd9a4b2abaada7095ae4d5b8e0a571e_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-mtbroker-ingress-rhel8@sha256:4eaac6386b1b8a9e360df5afbd85aeebb97e5c81dbd861996caafad48b4cc6f9_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-mtbroker-ingress-rhel8@sha256:644fbcd1924d570f105f5f9760eb15eddbeed16c894edfcb4ef8c8a14e370bce_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-mtbroker-ingress-rhel8@sha256:a26dfc1a610bbaf876443b4b01a04130f7c0aba4d40e246333fe8bf7eb899f45_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-mtchannel-broker-rhel8@sha256:353859f2a8649fa9b3f5c0e02cafd57f79f96a10a7a697ba08eaa8cb70effe51_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-mtchannel-broker-rhel8@sha256:6f7afb57dc78ccb13498434196c5e8cd0f6ec53f045689febf1a62c492358d93_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-mtchannel-broker-rhel8@sha256:fadf3035a8bd25307843d1c6c88654a03db25983407a770875b4507942684dd5_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-mtping-rhel8@sha256:2254577d2c2e67d28f8459fbd4ac43af78b7d29cc0b56c631607dd68f3d31637_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-mtping-rhel8@sha256:a7177a43f46b6470a19970c62ebc17119ca3c3021471f9396faa436e621beb1e_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-mtping-rhel8@sha256:c6c2c7924d90e81e2906f3bf3969b02d7f3e4dc80c187e6c55a7e4ea17ac20cd_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-storage-version-migration-rhel8@sha256:3c1baa5bad644c06bedabaed9c668f0999527f00bc1d195e71a528c222087328_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-storage-version-migration-rhel8@sha256:63dab761fd3a2e08950b7ee52852fb39cef7820f2a8cf8142ec3701a07372d7c_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-storage-version-migration-rhel8@sha256:ff7924a37865ac1a90872f35675934a1627e49a29577a78af18b8e743a5fde07_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-sugar-controller-rhel8@sha256:24c7217a3612a5c3c6792c433dc2a6cf4b5fda1b9e6acff84e2736705704d152_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-sugar-controller-rhel8@sha256:3a38788638c26e9bec45694b2c4597333080189ffa96d8c7302e3e7dd1e54be5_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-sugar-controller-rhel8@sha256:aebfba016342e94fc0619a9ad6346c7fefbedf6739f1495954eb905cade085ac_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-webhook-rhel8@sha256:11d0b8fac4cb67c95e051a91f5c6683768f8969ffc744cd3cc4814d1ee6e91c1_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-webhook-rhel8@sha256:1b209d1ddffba92c3d77824e37bf75302346856c10b773a101d2868f27d0b740_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-webhook-rhel8@sha256:bf8c9de32dd5cbe536b115f52f32c666fbf886bde555ac355937d6b149cf9343_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/ingress-rhel8-operator@sha256:46a5fb2d0f9fa5e05504b9264a3f1c0e7c7beb76e3a3aeb9bc036cda4fa9d66a_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/ingress-rhel8-operator@sha256:793b86f4c2add102e2f676bd57cec3365ce9b3fdc40a989c28d1f9acb851142d_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/ingress-rhel8-operator@sha256:cce79392f93bb318123c48ac6de48aa0a2983cc1134cc063c0fdc2ff83c546c7_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/kn-cli-artifacts-rhel8@sha256:1a51a072d4e303a5c33b2383c843308d86c68de228b094d2efed8bc59a4bac14_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/kn-cli-artifacts-rhel8@sha256:c61b26bdf318b507af66f9092e784d64436e3b2531cc6e2e8aa1bb8bbb010fb7_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/kn-cli-artifacts-rhel8@sha256:f22168224137db649c6e6592e3ec2ae6845ca668ef65fe56c104ed6393eae526_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/knative-rhel8-operator@sha256:53e115cdfeb8077cc8b89ebdeee4903b1be8c0a0d45831a9f277f342959f5961_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/knative-rhel8-operator@sha256:ebf24097b84ec5773e30c8f548975afb84b6fce836b373b97855f69371068d1e_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/knative-rhel8-operator@sha256:efa444ca6c7c4468821a8d138b4319c86fede592f3b0b4d7905e7c66e8bdb2c0_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/kourier-control-rhel8@sha256:396fb9dcc798b05e89d38ccbe3a3abb31854f56a95ae104fb9bb215967b56d9f_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/kourier-control-rhel8@sha256:e36577c37457a4521d78f28f24dca6ae11f170635316efe374f08f825cb5904d_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/kourier-control-rhel8@sha256:fb04b74dce262e58434b19a10dce0981b4df7541416de21343fb7124c714ffbf_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/net-istio-controller-rhel8@sha256:281b2782253722d916b6178ecdbc763aaa71ed4ac0db94e31d57974d4eb8b58b_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/net-istio-controller-rhel8@sha256:bf56038c0af2cfeb5a3e4b7ecd5aeebb230d042ac835b50faafa3d939dd8ca50_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/net-istio-controller-rhel8@sha256:f3643c74f73841b1de04be1d0f550c044f1ad4800ceb32cb36bf9072d8e5155b_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/net-istio-webhook-rhel8@sha256:4f7cabd5a6bb6fd7a0d81461108891b0d2de55efe868c4fbf275131c3280ed2d_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/net-istio-webhook-rhel8@sha256:a07d73f5c04af2a29b6565363b472aceabbfeafe7d6dfe833d1e71b072419916_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/net-istio-webhook-rhel8@sha256:cd34685812d9447969a1c3fb4382433a1b59fb3631fbe156daa6fa962458f859_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serverless-operator-bundle@sha256:0422f8843fc62c2b72e01ffefd33db912a1ad3d70ac297882d3663c9b7299f10_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serverless-rhel8-operator@sha256:26d940bd43b928d8370c9e88e80726a427c3f0ce3afc4fddb02a507f81c8fc93_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serverless-rhel8-operator@sha256:2898df30f40683bd3a73c6f2676afdc1bfc27b23d2fe04fe7667f6db6d2422ab_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serverless-rhel8-operator@sha256:8ec9e756969c8e6bf8155ed102a66cf578a325dcc477ff909b4806405ab59cfc_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-activator-rhel8@sha256:1e9fb289564961ddbf317e568c50936b048446685c39ab14ca4e5cb682785243_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-activator-rhel8@sha256:3a823819467ed0beea953eed27e2129bb4495df3f49e0f59d5004dee416e6285_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-activator-rhel8@sha256:4e7563e5f9761f624aefc6b79845e5b4dd1836a545c3754bc37701162ed4e3bb_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-autoscaler-hpa-rhel8@sha256:1685c7bf25061e61688d2b5e60cde6adb8906fec6bfb713c68837b2bbeeacf85_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-autoscaler-hpa-rhel8@sha256:491df16728df492b7b88efb8e86f28e46a8762f4084fb4132823611a9e758264_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-autoscaler-hpa-rhel8@sha256:8bb514634ece7dafd88ae6cc7eff52016cd4585d91cb9c106720c21c219f8967_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-autoscaler-rhel8@sha256:01b46e0ddb618f58c06b533fe7148f772367200f5d9be9d355012e91dc401156_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-autoscaler-rhel8@sha256:8cd0a381de995467f339e11f0704b8c8b978ddfdd2d8271f4c9f832e7acf9f07_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-autoscaler-rhel8@sha256:c60796d720141d322159e49bb3496732b8e0453d6606227b419caf93a12d196b_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-controller-rhel8@sha256:92b01a8421488e9d9b42b6da290873b54a2619d39a05e8d2a99e4c5348a3d4dc_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-controller-rhel8@sha256:b5ae691a77adb161a30ae8470f1cf4c1c6259488df18bb2bf2764d05af9a2aa8_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-controller-rhel8@sha256:b752a295b673aeee85eba6bed33cc658254dc0503c6002841d80dc0c0a38f615_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-domain-mapping-rhel8@sha256:11bca084f2c8df8d369d6301847876bbf8d37c7b67a6ffb387e0759100b6e817_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-domain-mapping-rhel8@sha256:4e580d29cbff1aa6050c65cee35a870dab9e6a7eaa538b356a5afefed9c38d90_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-domain-mapping-rhel8@sha256:eeb39a3fbc9d4c223d42579737948438d03b2a2ec1aee46562aabae6d343679b_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-domain-mapping-webhook-rhel8@sha256:8057fa6657c0bf909297273acc4faea1cddb29f9f02f6c797279adb42f083332_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-domain-mapping-webhook-rhel8@sha256:84e13a4c84098e0a6a5b461c7581861cd9114ce3cc7c2147afd727e56f323b28_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-domain-mapping-webhook-rhel8@sha256:f99e203de17686584c05ee0901041edd055350c39da063d5d6dcd026d1e17593_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-queue-rhel8@sha256:8740a1f7cb3ef3c4caa5774cced7787cc1e345dbe3708307001c1def9fd32e2f_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-queue-rhel8@sha256:ac1ca0ae5e3c7fc242ec5a313e45d09b83261ffe26eab3ebcbbae9299471b25a_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-queue-rhel8@sha256:f16b4f4e86e758354c8b19ee3a075dfd6fd19eb7ba282ad8293d41ca0c8f3028_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-storage-version-migration-rhel8@sha256:1c3b2c4c06981fd8eb13c05837c8da3523f0df9c79eacd6ffc1138e5f26bdba6_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-storage-version-migration-rhel8@sha256:27b7b75eae9eacc52a577887885db7c29192e15aada8a3b7406e032561609462_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-storage-version-migration-rhel8@sha256:8012cc60fab4e14b7fab05589c977c15ac941efb09601069be09d4e25385ed26_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-webhook-rhel8@sha256:4fdc2c632eb0fa4f10a78e39622c83febde93f38db16bd0ca4a35c1eb7062548_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-webhook-rhel8@sha256:6904376f1ae4dadc23ab9993b50aaaa3db130fcd338f3dfae9e437b348e6e934_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-webhook-rhel8@sha256:dc902a39bc520abcf2100c26e2e1c4ba20aa5aadff763b40f234eb01a26b6f77_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/svls-must-gather-rhel8@sha256:057e9ccae9eae50fadad4772b203e897f5c54bf9d40f6e2f2ccbdbc93f5850b5_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/svls-must-gather-rhel8@sha256:7557328dcdede1992a3660342f037e490f58bc3281c68c6e4f44e6d66c4a0cff_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/svls-must-gather-rhel8@sha256:e0a982cd04fee4416659b7e1e6a827c2c371144bd461f23913ae9e0633fd598a_amd64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2022:6040"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"8Base-Openshift-Serverless-1.24:openshift-serverless-1-tech-preview/eventing-kafka-broker-controller-rhel8@sha256:2a4b30bcff1377073202362dfd521bd7ac3e3e3960fdb33a6cf9fa39fc89de6b_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1-tech-preview/eventing-kafka-broker-controller-rhel8@sha256:be290e6d950e8af6162c1dece8472788b66459e8cb91df319f50ccf66f27b5c7_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1-tech-preview/eventing-kafka-broker-controller-rhel8@sha256:f8b5d9c9c0182f5cc1f76422759bf8925d2f29292390ada83a6b7c7986f1462c_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1-tech-preview/eventing-kafka-broker-dispatcher-rhel8@sha256:08c6d6908a2e58a18e908223daf152802106b00a67905e94e075fca827af87c9_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1-tech-preview/eventing-kafka-broker-dispatcher-rhel8@sha256:8ac0796f3585a406facba98766688ae6777b5673a4515418db8d1d92c4d65494_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1-tech-preview/eventing-kafka-broker-dispatcher-rhel8@sha256:9af6b8413acbf59adc88e9b88a51105f3b0a4913499c3026f64e7fda91e43384_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1-tech-preview/eventing-kafka-broker-receiver-rhel8@sha256:4dc0783cf92da5b5aa4cd1b9e9d55aa55a69b94eef0d29f261d3d51bd2260b68_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1-tech-preview/eventing-kafka-broker-receiver-rhel8@sha256:80fd78ad61caab0b20e39d4c6103ed9b074d3efa1dc67ab7bf415ea7db912dc3_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1-tech-preview/eventing-kafka-broker-receiver-rhel8@sha256:aeaaf1d541b5756df65f0700bcd82d085077ae3b1ce99c6d8728997c23e31ef9_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1-tech-preview/eventing-kafka-broker-webhook-rhel8@sha256:0dad9dc28babb21622f90c83647c9cc48bfa66faad257c88e7adf1d50ad0f80c_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1-tech-preview/eventing-kafka-broker-webhook-rhel8@sha256:10ba81e103ed6b7dff7b02394b20f44b46acd6b09d72f16667c068eb9989dc77_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1-tech-preview/eventing-kafka-broker-webhook-rhel8@sha256:f94aef78ce0870fdceac5b3467220540127a73415e81baa4b48bf986bc181c4d_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/client-kn-rhel8@sha256:09644d1c149970cd7c06635806a0ffc077a6340d68c357cd7f2bb5a6f57e46f3_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/client-kn-rhel8@sha256:46510d8b5dfba62d0a3da64ba90d1b8f88ad3b909c3e6ed14bcd96017d766829_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/client-kn-rhel8@sha256:f9bf2892123c3d981d2d5f158e643e6ba6f59a441b47c4055dc542f8cf8330c0_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-apiserver-receive-adapter-rhel8@sha256:834e37f8ddfbe157ad357fcef49f5213053d1295bb31361c5dd14a213ff2755c_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-apiserver-receive-adapter-rhel8@sha256:d13848369ca942d13548ab9b73a2d60b67f9412e535ed647342acaa8cef36c37_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-apiserver-receive-adapter-rhel8@sha256:eef2145e61234d37713ef8fda1f82d7cbe6502c5e6386117230d66ab7e1dd21a_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-controller-rhel8@sha256:52ef0c51b53ede0344f58174e624db08e6dcac04a0cba1668915f217949fc868_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-controller-rhel8@sha256:72c5fcaa44e3da56b297eb718d8a2b7eeb44069d6f3ce71b0eca30070b18bd9d_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-controller-rhel8@sha256:ad2df12dd77e8a3092431ca8d1b5eae42240c8ebb8766e436009bd6df7ee51f3_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-in-memory-channel-controller-rhel8@sha256:070f2c819506853dee230f37e00b27a05ba01c6f7cbbffc9a04b59a65d0c45e9_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-in-memory-channel-controller-rhel8@sha256:111da99563ea799e6b54933f12dc8f8a3828e36f650900e02da3be5afbdeefd9_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-in-memory-channel-controller-rhel8@sha256:69871b8d6e72713fe2eaf5f1e0aac1282fb8659d2895836994f10c847fe320d1_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-in-memory-channel-dispatcher-rhel8@sha256:4b5ee83ccace988c6eaf456e82dea83d160ae7e6aaad1ab8f48410f90da8f1c1_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-in-memory-channel-dispatcher-rhel8@sha256:52247eff5dc9a89244e6697ae9ce61cc1b42265171c956d4d50984179daced89_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-in-memory-channel-dispatcher-rhel8@sha256:68b61474089703d0685a952062401303206ba11bc108b8504f6f6390933d83cb_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-kafka-broker-controller-rhel8@sha256:2a4b30bcff1377073202362dfd521bd7ac3e3e3960fdb33a6cf9fa39fc89de6b_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-kafka-broker-controller-rhel8@sha256:be290e6d950e8af6162c1dece8472788b66459e8cb91df319f50ccf66f27b5c7_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-kafka-broker-controller-rhel8@sha256:f8b5d9c9c0182f5cc1f76422759bf8925d2f29292390ada83a6b7c7986f1462c_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-kafka-broker-dispatcher-rhel8@sha256:08c6d6908a2e58a18e908223daf152802106b00a67905e94e075fca827af87c9_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-kafka-broker-dispatcher-rhel8@sha256:8ac0796f3585a406facba98766688ae6777b5673a4515418db8d1d92c4d65494_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-kafka-broker-dispatcher-rhel8@sha256:9af6b8413acbf59adc88e9b88a51105f3b0a4913499c3026f64e7fda91e43384_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-kafka-broker-post-install-rhel8@sha256:260e7f0086f4e036be3a9ab5d24ce99fc8a053cc7f2906f8a6080f59f2a3e591_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-kafka-broker-post-install-rhel8@sha256:36551ea609536ba900f7a0493a06d07f9c0f19a0eef7e4956575354ca92cd1ef_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-kafka-broker-post-install-rhel8@sha256:6d4a898f37f87aa6db636487c6892833249be38635fe631433652feda762a40e_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-kafka-broker-webhook-rhel8@sha256:0dad9dc28babb21622f90c83647c9cc48bfa66faad257c88e7adf1d50ad0f80c_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-kafka-broker-webhook-rhel8@sha256:10ba81e103ed6b7dff7b02394b20f44b46acd6b09d72f16667c068eb9989dc77_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-kafka-broker-webhook-rhel8@sha256:f94aef78ce0870fdceac5b3467220540127a73415e81baa4b48bf986bc181c4d_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-mtbroker-filter-rhel8@sha256:4f6e162ee5fb96ff69a1546b7f728641dded59548f14afdfa870f7f0291787ac_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-mtbroker-filter-rhel8@sha256:ecde2ee2aa9618775178e03bcc07e53d6f5e12f30261238d8ffb366fb1e47c94_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-mtbroker-filter-rhel8@sha256:ee2dc3e0f648dc59551cfdf0ac5c36aa6cd9a4b2abaada7095ae4d5b8e0a571e_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-mtbroker-ingress-rhel8@sha256:4eaac6386b1b8a9e360df5afbd85aeebb97e5c81dbd861996caafad48b4cc6f9_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-mtbroker-ingress-rhel8@sha256:644fbcd1924d570f105f5f9760eb15eddbeed16c894edfcb4ef8c8a14e370bce_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-mtbroker-ingress-rhel8@sha256:a26dfc1a610bbaf876443b4b01a04130f7c0aba4d40e246333fe8bf7eb899f45_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-mtchannel-broker-rhel8@sha256:353859f2a8649fa9b3f5c0e02cafd57f79f96a10a7a697ba08eaa8cb70effe51_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-mtchannel-broker-rhel8@sha256:6f7afb57dc78ccb13498434196c5e8cd0f6ec53f045689febf1a62c492358d93_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-mtchannel-broker-rhel8@sha256:fadf3035a8bd25307843d1c6c88654a03db25983407a770875b4507942684dd5_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-mtping-rhel8@sha256:2254577d2c2e67d28f8459fbd4ac43af78b7d29cc0b56c631607dd68f3d31637_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-mtping-rhel8@sha256:a7177a43f46b6470a19970c62ebc17119ca3c3021471f9396faa436e621beb1e_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-mtping-rhel8@sha256:c6c2c7924d90e81e2906f3bf3969b02d7f3e4dc80c187e6c55a7e4ea17ac20cd_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-storage-version-migration-rhel8@sha256:3c1baa5bad644c06bedabaed9c668f0999527f00bc1d195e71a528c222087328_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-storage-version-migration-rhel8@sha256:63dab761fd3a2e08950b7ee52852fb39cef7820f2a8cf8142ec3701a07372d7c_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-storage-version-migration-rhel8@sha256:ff7924a37865ac1a90872f35675934a1627e49a29577a78af18b8e743a5fde07_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-sugar-controller-rhel8@sha256:24c7217a3612a5c3c6792c433dc2a6cf4b5fda1b9e6acff84e2736705704d152_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-sugar-controller-rhel8@sha256:3a38788638c26e9bec45694b2c4597333080189ffa96d8c7302e3e7dd1e54be5_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-sugar-controller-rhel8@sha256:aebfba016342e94fc0619a9ad6346c7fefbedf6739f1495954eb905cade085ac_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-webhook-rhel8@sha256:11d0b8fac4cb67c95e051a91f5c6683768f8969ffc744cd3cc4814d1ee6e91c1_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-webhook-rhel8@sha256:1b209d1ddffba92c3d77824e37bf75302346856c10b773a101d2868f27d0b740_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-webhook-rhel8@sha256:bf8c9de32dd5cbe536b115f52f32c666fbf886bde555ac355937d6b149cf9343_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/ingress-rhel8-operator@sha256:46a5fb2d0f9fa5e05504b9264a3f1c0e7c7beb76e3a3aeb9bc036cda4fa9d66a_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/ingress-rhel8-operator@sha256:793b86f4c2add102e2f676bd57cec3365ce9b3fdc40a989c28d1f9acb851142d_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/ingress-rhel8-operator@sha256:cce79392f93bb318123c48ac6de48aa0a2983cc1134cc063c0fdc2ff83c546c7_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/kn-cli-artifacts-rhel8@sha256:1a51a072d4e303a5c33b2383c843308d86c68de228b094d2efed8bc59a4bac14_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/kn-cli-artifacts-rhel8@sha256:c61b26bdf318b507af66f9092e784d64436e3b2531cc6e2e8aa1bb8bbb010fb7_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/kn-cli-artifacts-rhel8@sha256:f22168224137db649c6e6592e3ec2ae6845ca668ef65fe56c104ed6393eae526_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/knative-rhel8-operator@sha256:53e115cdfeb8077cc8b89ebdeee4903b1be8c0a0d45831a9f277f342959f5961_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/knative-rhel8-operator@sha256:ebf24097b84ec5773e30c8f548975afb84b6fce836b373b97855f69371068d1e_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/knative-rhel8-operator@sha256:efa444ca6c7c4468821a8d138b4319c86fede592f3b0b4d7905e7c66e8bdb2c0_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/kourier-control-rhel8@sha256:396fb9dcc798b05e89d38ccbe3a3abb31854f56a95ae104fb9bb215967b56d9f_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/kourier-control-rhel8@sha256:e36577c37457a4521d78f28f24dca6ae11f170635316efe374f08f825cb5904d_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/kourier-control-rhel8@sha256:fb04b74dce262e58434b19a10dce0981b4df7541416de21343fb7124c714ffbf_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/net-istio-controller-rhel8@sha256:281b2782253722d916b6178ecdbc763aaa71ed4ac0db94e31d57974d4eb8b58b_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/net-istio-controller-rhel8@sha256:bf56038c0af2cfeb5a3e4b7ecd5aeebb230d042ac835b50faafa3d939dd8ca50_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/net-istio-controller-rhel8@sha256:f3643c74f73841b1de04be1d0f550c044f1ad4800ceb32cb36bf9072d8e5155b_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/net-istio-webhook-rhel8@sha256:4f7cabd5a6bb6fd7a0d81461108891b0d2de55efe868c4fbf275131c3280ed2d_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/net-istio-webhook-rhel8@sha256:a07d73f5c04af2a29b6565363b472aceabbfeafe7d6dfe833d1e71b072419916_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/net-istio-webhook-rhel8@sha256:cd34685812d9447969a1c3fb4382433a1b59fb3631fbe156daa6fa962458f859_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serverless-operator-bundle@sha256:0422f8843fc62c2b72e01ffefd33db912a1ad3d70ac297882d3663c9b7299f10_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serverless-rhel8-operator@sha256:26d940bd43b928d8370c9e88e80726a427c3f0ce3afc4fddb02a507f81c8fc93_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serverless-rhel8-operator@sha256:2898df30f40683bd3a73c6f2676afdc1bfc27b23d2fe04fe7667f6db6d2422ab_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serverless-rhel8-operator@sha256:8ec9e756969c8e6bf8155ed102a66cf578a325dcc477ff909b4806405ab59cfc_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-activator-rhel8@sha256:1e9fb289564961ddbf317e568c50936b048446685c39ab14ca4e5cb682785243_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-activator-rhel8@sha256:3a823819467ed0beea953eed27e2129bb4495df3f49e0f59d5004dee416e6285_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-activator-rhel8@sha256:4e7563e5f9761f624aefc6b79845e5b4dd1836a545c3754bc37701162ed4e3bb_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-autoscaler-hpa-rhel8@sha256:1685c7bf25061e61688d2b5e60cde6adb8906fec6bfb713c68837b2bbeeacf85_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-autoscaler-hpa-rhel8@sha256:491df16728df492b7b88efb8e86f28e46a8762f4084fb4132823611a9e758264_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-autoscaler-hpa-rhel8@sha256:8bb514634ece7dafd88ae6cc7eff52016cd4585d91cb9c106720c21c219f8967_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-autoscaler-rhel8@sha256:01b46e0ddb618f58c06b533fe7148f772367200f5d9be9d355012e91dc401156_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-autoscaler-rhel8@sha256:8cd0a381de995467f339e11f0704b8c8b978ddfdd2d8271f4c9f832e7acf9f07_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-autoscaler-rhel8@sha256:c60796d720141d322159e49bb3496732b8e0453d6606227b419caf93a12d196b_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-controller-rhel8@sha256:92b01a8421488e9d9b42b6da290873b54a2619d39a05e8d2a99e4c5348a3d4dc_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-controller-rhel8@sha256:b5ae691a77adb161a30ae8470f1cf4c1c6259488df18bb2bf2764d05af9a2aa8_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-controller-rhel8@sha256:b752a295b673aeee85eba6bed33cc658254dc0503c6002841d80dc0c0a38f615_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-domain-mapping-rhel8@sha256:11bca084f2c8df8d369d6301847876bbf8d37c7b67a6ffb387e0759100b6e817_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-domain-mapping-rhel8@sha256:4e580d29cbff1aa6050c65cee35a870dab9e6a7eaa538b356a5afefed9c38d90_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-domain-mapping-rhel8@sha256:eeb39a3fbc9d4c223d42579737948438d03b2a2ec1aee46562aabae6d343679b_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-domain-mapping-webhook-rhel8@sha256:8057fa6657c0bf909297273acc4faea1cddb29f9f02f6c797279adb42f083332_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-domain-mapping-webhook-rhel8@sha256:84e13a4c84098e0a6a5b461c7581861cd9114ce3cc7c2147afd727e56f323b28_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-domain-mapping-webhook-rhel8@sha256:f99e203de17686584c05ee0901041edd055350c39da063d5d6dcd026d1e17593_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-queue-rhel8@sha256:8740a1f7cb3ef3c4caa5774cced7787cc1e345dbe3708307001c1def9fd32e2f_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-queue-rhel8@sha256:ac1ca0ae5e3c7fc242ec5a313e45d09b83261ffe26eab3ebcbbae9299471b25a_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-queue-rhel8@sha256:f16b4f4e86e758354c8b19ee3a075dfd6fd19eb7ba282ad8293d41ca0c8f3028_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-storage-version-migration-rhel8@sha256:1c3b2c4c06981fd8eb13c05837c8da3523f0df9c79eacd6ffc1138e5f26bdba6_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-storage-version-migration-rhel8@sha256:27b7b75eae9eacc52a577887885db7c29192e15aada8a3b7406e032561609462_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-storage-version-migration-rhel8@sha256:8012cc60fab4e14b7fab05589c977c15ac941efb09601069be09d4e25385ed26_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-webhook-rhel8@sha256:4fdc2c632eb0fa4f10a78e39622c83febde93f38db16bd0ca4a35c1eb7062548_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-webhook-rhel8@sha256:6904376f1ae4dadc23ab9993b50aaaa3db130fcd338f3dfae9e437b348e6e934_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-webhook-rhel8@sha256:dc902a39bc520abcf2100c26e2e1c4ba20aa5aadff763b40f234eb01a26b6f77_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/svls-must-gather-rhel8@sha256:057e9ccae9eae50fadad4772b203e897f5c54bf9d40f6e2f2ccbdbc93f5850b5_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/svls-must-gather-rhel8@sha256:7557328dcdede1992a3660342f037e490f58bc3281c68c6e4f44e6d66c4a0cff_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/svls-must-gather-rhel8@sha256:e0a982cd04fee4416659b7e1e6a827c2c371144bd461f23913ae9e0633fd598a_amd64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "prometheus/client_golang: Denial of service using InstrumentHandlerCounter"
},
{
"cve": "CVE-2022-24675",
"cwe": {
"id": "CWE-120",
"name": "Buffer Copy without Checking Size of Input (\u0027Classic Buffer Overflow\u0027)"
},
"discovery_date": "2022-04-21T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2077688"
}
],
"notes": [
{
"category": "description",
"text": "A buffer overflow flaw was found in Golang\u0027s library encoding/pem. This flaw allows an attacker to use a large PEM input (more than 5 MB), causing a stack overflow in Decode, which leads to a loss of availability.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "golang: encoding/pem: fix stack overflow in Decode",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "Red Hat Enterprise Linux 7, 8 and 9 are affected, because the code-base is affected by this vulnerability.\n\nRed Hat Product Security has rated this issue as having Moderate security impact, and the issue is not currently planned to be addressed in future updates for Red Hat Enterprise Linux 7, hence, marked as Out-of-Support-Scope.\n\nRed Hat Developer Tools - Compilers (go-toolset-1.16-golang \u0026 go-toolset-1.17-golang), ships the vulnerable code and affected by this vulnerability.\n\nFor additional information, refer to the Issue Severity Classification: https://access.redhat.com/security/updates/classification/ and Red Hat Enterprise Linux Life Cycle \u0026 Updates Policy: https://access.redhat.com/support/policy/updates/errata/.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"8Base-Openshift-Serverless-1.24:openshift-serverless-1-tech-preview/eventing-kafka-broker-controller-rhel8@sha256:2a4b30bcff1377073202362dfd521bd7ac3e3e3960fdb33a6cf9fa39fc89de6b_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1-tech-preview/eventing-kafka-broker-controller-rhel8@sha256:be290e6d950e8af6162c1dece8472788b66459e8cb91df319f50ccf66f27b5c7_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1-tech-preview/eventing-kafka-broker-controller-rhel8@sha256:f8b5d9c9c0182f5cc1f76422759bf8925d2f29292390ada83a6b7c7986f1462c_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1-tech-preview/eventing-kafka-broker-dispatcher-rhel8@sha256:08c6d6908a2e58a18e908223daf152802106b00a67905e94e075fca827af87c9_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1-tech-preview/eventing-kafka-broker-dispatcher-rhel8@sha256:8ac0796f3585a406facba98766688ae6777b5673a4515418db8d1d92c4d65494_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1-tech-preview/eventing-kafka-broker-dispatcher-rhel8@sha256:9af6b8413acbf59adc88e9b88a51105f3b0a4913499c3026f64e7fda91e43384_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1-tech-preview/eventing-kafka-broker-receiver-rhel8@sha256:4dc0783cf92da5b5aa4cd1b9e9d55aa55a69b94eef0d29f261d3d51bd2260b68_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1-tech-preview/eventing-kafka-broker-receiver-rhel8@sha256:80fd78ad61caab0b20e39d4c6103ed9b074d3efa1dc67ab7bf415ea7db912dc3_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1-tech-preview/eventing-kafka-broker-receiver-rhel8@sha256:aeaaf1d541b5756df65f0700bcd82d085077ae3b1ce99c6d8728997c23e31ef9_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1-tech-preview/eventing-kafka-broker-webhook-rhel8@sha256:0dad9dc28babb21622f90c83647c9cc48bfa66faad257c88e7adf1d50ad0f80c_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1-tech-preview/eventing-kafka-broker-webhook-rhel8@sha256:10ba81e103ed6b7dff7b02394b20f44b46acd6b09d72f16667c068eb9989dc77_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1-tech-preview/eventing-kafka-broker-webhook-rhel8@sha256:f94aef78ce0870fdceac5b3467220540127a73415e81baa4b48bf986bc181c4d_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/client-kn-rhel8@sha256:09644d1c149970cd7c06635806a0ffc077a6340d68c357cd7f2bb5a6f57e46f3_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/client-kn-rhel8@sha256:46510d8b5dfba62d0a3da64ba90d1b8f88ad3b909c3e6ed14bcd96017d766829_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/client-kn-rhel8@sha256:f9bf2892123c3d981d2d5f158e643e6ba6f59a441b47c4055dc542f8cf8330c0_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-apiserver-receive-adapter-rhel8@sha256:834e37f8ddfbe157ad357fcef49f5213053d1295bb31361c5dd14a213ff2755c_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-apiserver-receive-adapter-rhel8@sha256:d13848369ca942d13548ab9b73a2d60b67f9412e535ed647342acaa8cef36c37_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-apiserver-receive-adapter-rhel8@sha256:eef2145e61234d37713ef8fda1f82d7cbe6502c5e6386117230d66ab7e1dd21a_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-controller-rhel8@sha256:52ef0c51b53ede0344f58174e624db08e6dcac04a0cba1668915f217949fc868_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-controller-rhel8@sha256:72c5fcaa44e3da56b297eb718d8a2b7eeb44069d6f3ce71b0eca30070b18bd9d_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-controller-rhel8@sha256:ad2df12dd77e8a3092431ca8d1b5eae42240c8ebb8766e436009bd6df7ee51f3_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-in-memory-channel-controller-rhel8@sha256:070f2c819506853dee230f37e00b27a05ba01c6f7cbbffc9a04b59a65d0c45e9_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-in-memory-channel-controller-rhel8@sha256:111da99563ea799e6b54933f12dc8f8a3828e36f650900e02da3be5afbdeefd9_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-in-memory-channel-controller-rhel8@sha256:69871b8d6e72713fe2eaf5f1e0aac1282fb8659d2895836994f10c847fe320d1_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-in-memory-channel-dispatcher-rhel8@sha256:4b5ee83ccace988c6eaf456e82dea83d160ae7e6aaad1ab8f48410f90da8f1c1_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-in-memory-channel-dispatcher-rhel8@sha256:52247eff5dc9a89244e6697ae9ce61cc1b42265171c956d4d50984179daced89_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-in-memory-channel-dispatcher-rhel8@sha256:68b61474089703d0685a952062401303206ba11bc108b8504f6f6390933d83cb_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-kafka-broker-controller-rhel8@sha256:2a4b30bcff1377073202362dfd521bd7ac3e3e3960fdb33a6cf9fa39fc89de6b_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-kafka-broker-controller-rhel8@sha256:be290e6d950e8af6162c1dece8472788b66459e8cb91df319f50ccf66f27b5c7_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-kafka-broker-controller-rhel8@sha256:f8b5d9c9c0182f5cc1f76422759bf8925d2f29292390ada83a6b7c7986f1462c_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-kafka-broker-dispatcher-rhel8@sha256:08c6d6908a2e58a18e908223daf152802106b00a67905e94e075fca827af87c9_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-kafka-broker-dispatcher-rhel8@sha256:8ac0796f3585a406facba98766688ae6777b5673a4515418db8d1d92c4d65494_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-kafka-broker-dispatcher-rhel8@sha256:9af6b8413acbf59adc88e9b88a51105f3b0a4913499c3026f64e7fda91e43384_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-kafka-broker-post-install-rhel8@sha256:260e7f0086f4e036be3a9ab5d24ce99fc8a053cc7f2906f8a6080f59f2a3e591_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-kafka-broker-post-install-rhel8@sha256:36551ea609536ba900f7a0493a06d07f9c0f19a0eef7e4956575354ca92cd1ef_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-kafka-broker-post-install-rhel8@sha256:6d4a898f37f87aa6db636487c6892833249be38635fe631433652feda762a40e_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-kafka-broker-webhook-rhel8@sha256:0dad9dc28babb21622f90c83647c9cc48bfa66faad257c88e7adf1d50ad0f80c_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-kafka-broker-webhook-rhel8@sha256:10ba81e103ed6b7dff7b02394b20f44b46acd6b09d72f16667c068eb9989dc77_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-kafka-broker-webhook-rhel8@sha256:f94aef78ce0870fdceac5b3467220540127a73415e81baa4b48bf986bc181c4d_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-mtbroker-filter-rhel8@sha256:4f6e162ee5fb96ff69a1546b7f728641dded59548f14afdfa870f7f0291787ac_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-mtbroker-filter-rhel8@sha256:ecde2ee2aa9618775178e03bcc07e53d6f5e12f30261238d8ffb366fb1e47c94_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-mtbroker-filter-rhel8@sha256:ee2dc3e0f648dc59551cfdf0ac5c36aa6cd9a4b2abaada7095ae4d5b8e0a571e_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-mtbroker-ingress-rhel8@sha256:4eaac6386b1b8a9e360df5afbd85aeebb97e5c81dbd861996caafad48b4cc6f9_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-mtbroker-ingress-rhel8@sha256:644fbcd1924d570f105f5f9760eb15eddbeed16c894edfcb4ef8c8a14e370bce_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-mtbroker-ingress-rhel8@sha256:a26dfc1a610bbaf876443b4b01a04130f7c0aba4d40e246333fe8bf7eb899f45_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-mtchannel-broker-rhel8@sha256:353859f2a8649fa9b3f5c0e02cafd57f79f96a10a7a697ba08eaa8cb70effe51_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-mtchannel-broker-rhel8@sha256:6f7afb57dc78ccb13498434196c5e8cd0f6ec53f045689febf1a62c492358d93_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-mtchannel-broker-rhel8@sha256:fadf3035a8bd25307843d1c6c88654a03db25983407a770875b4507942684dd5_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-mtping-rhel8@sha256:2254577d2c2e67d28f8459fbd4ac43af78b7d29cc0b56c631607dd68f3d31637_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-mtping-rhel8@sha256:a7177a43f46b6470a19970c62ebc17119ca3c3021471f9396faa436e621beb1e_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-mtping-rhel8@sha256:c6c2c7924d90e81e2906f3bf3969b02d7f3e4dc80c187e6c55a7e4ea17ac20cd_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-storage-version-migration-rhel8@sha256:3c1baa5bad644c06bedabaed9c668f0999527f00bc1d195e71a528c222087328_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-storage-version-migration-rhel8@sha256:63dab761fd3a2e08950b7ee52852fb39cef7820f2a8cf8142ec3701a07372d7c_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-storage-version-migration-rhel8@sha256:ff7924a37865ac1a90872f35675934a1627e49a29577a78af18b8e743a5fde07_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-sugar-controller-rhel8@sha256:24c7217a3612a5c3c6792c433dc2a6cf4b5fda1b9e6acff84e2736705704d152_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-sugar-controller-rhel8@sha256:3a38788638c26e9bec45694b2c4597333080189ffa96d8c7302e3e7dd1e54be5_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-sugar-controller-rhel8@sha256:aebfba016342e94fc0619a9ad6346c7fefbedf6739f1495954eb905cade085ac_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-webhook-rhel8@sha256:11d0b8fac4cb67c95e051a91f5c6683768f8969ffc744cd3cc4814d1ee6e91c1_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-webhook-rhel8@sha256:1b209d1ddffba92c3d77824e37bf75302346856c10b773a101d2868f27d0b740_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-webhook-rhel8@sha256:bf8c9de32dd5cbe536b115f52f32c666fbf886bde555ac355937d6b149cf9343_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/ingress-rhel8-operator@sha256:46a5fb2d0f9fa5e05504b9264a3f1c0e7c7beb76e3a3aeb9bc036cda4fa9d66a_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/ingress-rhel8-operator@sha256:793b86f4c2add102e2f676bd57cec3365ce9b3fdc40a989c28d1f9acb851142d_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/ingress-rhel8-operator@sha256:cce79392f93bb318123c48ac6de48aa0a2983cc1134cc063c0fdc2ff83c546c7_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/kn-cli-artifacts-rhel8@sha256:1a51a072d4e303a5c33b2383c843308d86c68de228b094d2efed8bc59a4bac14_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/kn-cli-artifacts-rhel8@sha256:c61b26bdf318b507af66f9092e784d64436e3b2531cc6e2e8aa1bb8bbb010fb7_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/kn-cli-artifacts-rhel8@sha256:f22168224137db649c6e6592e3ec2ae6845ca668ef65fe56c104ed6393eae526_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/knative-rhel8-operator@sha256:53e115cdfeb8077cc8b89ebdeee4903b1be8c0a0d45831a9f277f342959f5961_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/knative-rhel8-operator@sha256:ebf24097b84ec5773e30c8f548975afb84b6fce836b373b97855f69371068d1e_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/knative-rhel8-operator@sha256:efa444ca6c7c4468821a8d138b4319c86fede592f3b0b4d7905e7c66e8bdb2c0_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/kourier-control-rhel8@sha256:396fb9dcc798b05e89d38ccbe3a3abb31854f56a95ae104fb9bb215967b56d9f_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/kourier-control-rhel8@sha256:e36577c37457a4521d78f28f24dca6ae11f170635316efe374f08f825cb5904d_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/kourier-control-rhel8@sha256:fb04b74dce262e58434b19a10dce0981b4df7541416de21343fb7124c714ffbf_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/net-istio-controller-rhel8@sha256:281b2782253722d916b6178ecdbc763aaa71ed4ac0db94e31d57974d4eb8b58b_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/net-istio-controller-rhel8@sha256:bf56038c0af2cfeb5a3e4b7ecd5aeebb230d042ac835b50faafa3d939dd8ca50_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/net-istio-controller-rhel8@sha256:f3643c74f73841b1de04be1d0f550c044f1ad4800ceb32cb36bf9072d8e5155b_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/net-istio-webhook-rhel8@sha256:4f7cabd5a6bb6fd7a0d81461108891b0d2de55efe868c4fbf275131c3280ed2d_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/net-istio-webhook-rhel8@sha256:a07d73f5c04af2a29b6565363b472aceabbfeafe7d6dfe833d1e71b072419916_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/net-istio-webhook-rhel8@sha256:cd34685812d9447969a1c3fb4382433a1b59fb3631fbe156daa6fa962458f859_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serverless-operator-bundle@sha256:0422f8843fc62c2b72e01ffefd33db912a1ad3d70ac297882d3663c9b7299f10_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serverless-rhel8-operator@sha256:26d940bd43b928d8370c9e88e80726a427c3f0ce3afc4fddb02a507f81c8fc93_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serverless-rhel8-operator@sha256:2898df30f40683bd3a73c6f2676afdc1bfc27b23d2fe04fe7667f6db6d2422ab_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serverless-rhel8-operator@sha256:8ec9e756969c8e6bf8155ed102a66cf578a325dcc477ff909b4806405ab59cfc_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-activator-rhel8@sha256:1e9fb289564961ddbf317e568c50936b048446685c39ab14ca4e5cb682785243_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-activator-rhel8@sha256:3a823819467ed0beea953eed27e2129bb4495df3f49e0f59d5004dee416e6285_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-activator-rhel8@sha256:4e7563e5f9761f624aefc6b79845e5b4dd1836a545c3754bc37701162ed4e3bb_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-autoscaler-hpa-rhel8@sha256:1685c7bf25061e61688d2b5e60cde6adb8906fec6bfb713c68837b2bbeeacf85_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-autoscaler-hpa-rhel8@sha256:491df16728df492b7b88efb8e86f28e46a8762f4084fb4132823611a9e758264_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-autoscaler-hpa-rhel8@sha256:8bb514634ece7dafd88ae6cc7eff52016cd4585d91cb9c106720c21c219f8967_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-autoscaler-rhel8@sha256:01b46e0ddb618f58c06b533fe7148f772367200f5d9be9d355012e91dc401156_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-autoscaler-rhel8@sha256:8cd0a381de995467f339e11f0704b8c8b978ddfdd2d8271f4c9f832e7acf9f07_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-autoscaler-rhel8@sha256:c60796d720141d322159e49bb3496732b8e0453d6606227b419caf93a12d196b_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-controller-rhel8@sha256:92b01a8421488e9d9b42b6da290873b54a2619d39a05e8d2a99e4c5348a3d4dc_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-controller-rhel8@sha256:b5ae691a77adb161a30ae8470f1cf4c1c6259488df18bb2bf2764d05af9a2aa8_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-controller-rhel8@sha256:b752a295b673aeee85eba6bed33cc658254dc0503c6002841d80dc0c0a38f615_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-domain-mapping-rhel8@sha256:11bca084f2c8df8d369d6301847876bbf8d37c7b67a6ffb387e0759100b6e817_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-domain-mapping-rhel8@sha256:4e580d29cbff1aa6050c65cee35a870dab9e6a7eaa538b356a5afefed9c38d90_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-domain-mapping-rhel8@sha256:eeb39a3fbc9d4c223d42579737948438d03b2a2ec1aee46562aabae6d343679b_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-domain-mapping-webhook-rhel8@sha256:8057fa6657c0bf909297273acc4faea1cddb29f9f02f6c797279adb42f083332_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-domain-mapping-webhook-rhel8@sha256:84e13a4c84098e0a6a5b461c7581861cd9114ce3cc7c2147afd727e56f323b28_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-domain-mapping-webhook-rhel8@sha256:f99e203de17686584c05ee0901041edd055350c39da063d5d6dcd026d1e17593_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-queue-rhel8@sha256:8740a1f7cb3ef3c4caa5774cced7787cc1e345dbe3708307001c1def9fd32e2f_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-queue-rhel8@sha256:ac1ca0ae5e3c7fc242ec5a313e45d09b83261ffe26eab3ebcbbae9299471b25a_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-queue-rhel8@sha256:f16b4f4e86e758354c8b19ee3a075dfd6fd19eb7ba282ad8293d41ca0c8f3028_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-storage-version-migration-rhel8@sha256:1c3b2c4c06981fd8eb13c05837c8da3523f0df9c79eacd6ffc1138e5f26bdba6_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-storage-version-migration-rhel8@sha256:27b7b75eae9eacc52a577887885db7c29192e15aada8a3b7406e032561609462_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-storage-version-migration-rhel8@sha256:8012cc60fab4e14b7fab05589c977c15ac941efb09601069be09d4e25385ed26_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-webhook-rhel8@sha256:4fdc2c632eb0fa4f10a78e39622c83febde93f38db16bd0ca4a35c1eb7062548_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-webhook-rhel8@sha256:6904376f1ae4dadc23ab9993b50aaaa3db130fcd338f3dfae9e437b348e6e934_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-webhook-rhel8@sha256:dc902a39bc520abcf2100c26e2e1c4ba20aa5aadff763b40f234eb01a26b6f77_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/svls-must-gather-rhel8@sha256:057e9ccae9eae50fadad4772b203e897f5c54bf9d40f6e2f2ccbdbc93f5850b5_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/svls-must-gather-rhel8@sha256:7557328dcdede1992a3660342f037e490f58bc3281c68c6e4f44e6d66c4a0cff_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/svls-must-gather-rhel8@sha256:e0a982cd04fee4416659b7e1e6a827c2c371144bd461f23913ae9e0633fd598a_amd64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2022-24675"
},
{
"category": "external",
"summary": "RHBZ#2077688",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2077688"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2022-24675",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-24675"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2022-24675",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2022-24675"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-announce/c/oecdBNLOml8",
"url": "https://groups.google.com/g/golang-announce/c/oecdBNLOml8"
}
],
"release_date": "2022-04-12T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2022-08-10T13:13:24+00:00",
"details": "See the Red Hat OpenShift Container Platform 4.6 documentation at:\nhttps://access.redhat.com/documentation/en-us/openshift_container_platform/4.6/html/serverless/index\nSee the Red Hat OpenShift Container Platform 4.7 documentation at:\nhttps://access.redhat.com/documentation/en-us/openshift_container_platform/4.7/html/serverless/index\nSee the Red Hat OpenShift Container Platform 4.8 documentation at:\nhttps://access.redhat.com/documentation/en-us/openshift_container_platform/4.8/html/serverless/index\nSee the Red Hat OpenShift Container Platform 4.9 documentation at:\nhttps://access.redhat.com/documentation/en-us/openshift_container_platform/4.9/html/serverless/index\nSee the Red Hat OpenShift Container Platform 4.10 documentation at:\nhttps://access.redhat.com/documentation/en-us/openshift_container_platform/4.10/html/serverless/index",
"product_ids": [
"8Base-Openshift-Serverless-1.24:openshift-serverless-1-tech-preview/eventing-kafka-broker-controller-rhel8@sha256:2a4b30bcff1377073202362dfd521bd7ac3e3e3960fdb33a6cf9fa39fc89de6b_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1-tech-preview/eventing-kafka-broker-controller-rhel8@sha256:be290e6d950e8af6162c1dece8472788b66459e8cb91df319f50ccf66f27b5c7_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1-tech-preview/eventing-kafka-broker-controller-rhel8@sha256:f8b5d9c9c0182f5cc1f76422759bf8925d2f29292390ada83a6b7c7986f1462c_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1-tech-preview/eventing-kafka-broker-dispatcher-rhel8@sha256:08c6d6908a2e58a18e908223daf152802106b00a67905e94e075fca827af87c9_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1-tech-preview/eventing-kafka-broker-dispatcher-rhel8@sha256:8ac0796f3585a406facba98766688ae6777b5673a4515418db8d1d92c4d65494_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1-tech-preview/eventing-kafka-broker-dispatcher-rhel8@sha256:9af6b8413acbf59adc88e9b88a51105f3b0a4913499c3026f64e7fda91e43384_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1-tech-preview/eventing-kafka-broker-receiver-rhel8@sha256:4dc0783cf92da5b5aa4cd1b9e9d55aa55a69b94eef0d29f261d3d51bd2260b68_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1-tech-preview/eventing-kafka-broker-receiver-rhel8@sha256:80fd78ad61caab0b20e39d4c6103ed9b074d3efa1dc67ab7bf415ea7db912dc3_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1-tech-preview/eventing-kafka-broker-receiver-rhel8@sha256:aeaaf1d541b5756df65f0700bcd82d085077ae3b1ce99c6d8728997c23e31ef9_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1-tech-preview/eventing-kafka-broker-webhook-rhel8@sha256:0dad9dc28babb21622f90c83647c9cc48bfa66faad257c88e7adf1d50ad0f80c_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1-tech-preview/eventing-kafka-broker-webhook-rhel8@sha256:10ba81e103ed6b7dff7b02394b20f44b46acd6b09d72f16667c068eb9989dc77_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1-tech-preview/eventing-kafka-broker-webhook-rhel8@sha256:f94aef78ce0870fdceac5b3467220540127a73415e81baa4b48bf986bc181c4d_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/client-kn-rhel8@sha256:09644d1c149970cd7c06635806a0ffc077a6340d68c357cd7f2bb5a6f57e46f3_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/client-kn-rhel8@sha256:46510d8b5dfba62d0a3da64ba90d1b8f88ad3b909c3e6ed14bcd96017d766829_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/client-kn-rhel8@sha256:f9bf2892123c3d981d2d5f158e643e6ba6f59a441b47c4055dc542f8cf8330c0_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-apiserver-receive-adapter-rhel8@sha256:834e37f8ddfbe157ad357fcef49f5213053d1295bb31361c5dd14a213ff2755c_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-apiserver-receive-adapter-rhel8@sha256:d13848369ca942d13548ab9b73a2d60b67f9412e535ed647342acaa8cef36c37_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-apiserver-receive-adapter-rhel8@sha256:eef2145e61234d37713ef8fda1f82d7cbe6502c5e6386117230d66ab7e1dd21a_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-controller-rhel8@sha256:52ef0c51b53ede0344f58174e624db08e6dcac04a0cba1668915f217949fc868_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-controller-rhel8@sha256:72c5fcaa44e3da56b297eb718d8a2b7eeb44069d6f3ce71b0eca30070b18bd9d_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-controller-rhel8@sha256:ad2df12dd77e8a3092431ca8d1b5eae42240c8ebb8766e436009bd6df7ee51f3_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-in-memory-channel-controller-rhel8@sha256:070f2c819506853dee230f37e00b27a05ba01c6f7cbbffc9a04b59a65d0c45e9_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-in-memory-channel-controller-rhel8@sha256:111da99563ea799e6b54933f12dc8f8a3828e36f650900e02da3be5afbdeefd9_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-in-memory-channel-controller-rhel8@sha256:69871b8d6e72713fe2eaf5f1e0aac1282fb8659d2895836994f10c847fe320d1_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-in-memory-channel-dispatcher-rhel8@sha256:4b5ee83ccace988c6eaf456e82dea83d160ae7e6aaad1ab8f48410f90da8f1c1_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-in-memory-channel-dispatcher-rhel8@sha256:52247eff5dc9a89244e6697ae9ce61cc1b42265171c956d4d50984179daced89_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-in-memory-channel-dispatcher-rhel8@sha256:68b61474089703d0685a952062401303206ba11bc108b8504f6f6390933d83cb_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-kafka-broker-controller-rhel8@sha256:2a4b30bcff1377073202362dfd521bd7ac3e3e3960fdb33a6cf9fa39fc89de6b_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-kafka-broker-controller-rhel8@sha256:be290e6d950e8af6162c1dece8472788b66459e8cb91df319f50ccf66f27b5c7_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-kafka-broker-controller-rhel8@sha256:f8b5d9c9c0182f5cc1f76422759bf8925d2f29292390ada83a6b7c7986f1462c_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-kafka-broker-dispatcher-rhel8@sha256:08c6d6908a2e58a18e908223daf152802106b00a67905e94e075fca827af87c9_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-kafka-broker-dispatcher-rhel8@sha256:8ac0796f3585a406facba98766688ae6777b5673a4515418db8d1d92c4d65494_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-kafka-broker-dispatcher-rhel8@sha256:9af6b8413acbf59adc88e9b88a51105f3b0a4913499c3026f64e7fda91e43384_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-kafka-broker-post-install-rhel8@sha256:260e7f0086f4e036be3a9ab5d24ce99fc8a053cc7f2906f8a6080f59f2a3e591_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-kafka-broker-post-install-rhel8@sha256:36551ea609536ba900f7a0493a06d07f9c0f19a0eef7e4956575354ca92cd1ef_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-kafka-broker-post-install-rhel8@sha256:6d4a898f37f87aa6db636487c6892833249be38635fe631433652feda762a40e_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-kafka-broker-webhook-rhel8@sha256:0dad9dc28babb21622f90c83647c9cc48bfa66faad257c88e7adf1d50ad0f80c_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-kafka-broker-webhook-rhel8@sha256:10ba81e103ed6b7dff7b02394b20f44b46acd6b09d72f16667c068eb9989dc77_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-kafka-broker-webhook-rhel8@sha256:f94aef78ce0870fdceac5b3467220540127a73415e81baa4b48bf986bc181c4d_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-mtbroker-filter-rhel8@sha256:4f6e162ee5fb96ff69a1546b7f728641dded59548f14afdfa870f7f0291787ac_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-mtbroker-filter-rhel8@sha256:ecde2ee2aa9618775178e03bcc07e53d6f5e12f30261238d8ffb366fb1e47c94_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-mtbroker-filter-rhel8@sha256:ee2dc3e0f648dc59551cfdf0ac5c36aa6cd9a4b2abaada7095ae4d5b8e0a571e_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-mtbroker-ingress-rhel8@sha256:4eaac6386b1b8a9e360df5afbd85aeebb97e5c81dbd861996caafad48b4cc6f9_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-mtbroker-ingress-rhel8@sha256:644fbcd1924d570f105f5f9760eb15eddbeed16c894edfcb4ef8c8a14e370bce_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-mtbroker-ingress-rhel8@sha256:a26dfc1a610bbaf876443b4b01a04130f7c0aba4d40e246333fe8bf7eb899f45_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-mtchannel-broker-rhel8@sha256:353859f2a8649fa9b3f5c0e02cafd57f79f96a10a7a697ba08eaa8cb70effe51_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-mtchannel-broker-rhel8@sha256:6f7afb57dc78ccb13498434196c5e8cd0f6ec53f045689febf1a62c492358d93_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-mtchannel-broker-rhel8@sha256:fadf3035a8bd25307843d1c6c88654a03db25983407a770875b4507942684dd5_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-mtping-rhel8@sha256:2254577d2c2e67d28f8459fbd4ac43af78b7d29cc0b56c631607dd68f3d31637_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-mtping-rhel8@sha256:a7177a43f46b6470a19970c62ebc17119ca3c3021471f9396faa436e621beb1e_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-mtping-rhel8@sha256:c6c2c7924d90e81e2906f3bf3969b02d7f3e4dc80c187e6c55a7e4ea17ac20cd_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-storage-version-migration-rhel8@sha256:3c1baa5bad644c06bedabaed9c668f0999527f00bc1d195e71a528c222087328_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-storage-version-migration-rhel8@sha256:63dab761fd3a2e08950b7ee52852fb39cef7820f2a8cf8142ec3701a07372d7c_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-storage-version-migration-rhel8@sha256:ff7924a37865ac1a90872f35675934a1627e49a29577a78af18b8e743a5fde07_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-sugar-controller-rhel8@sha256:24c7217a3612a5c3c6792c433dc2a6cf4b5fda1b9e6acff84e2736705704d152_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-sugar-controller-rhel8@sha256:3a38788638c26e9bec45694b2c4597333080189ffa96d8c7302e3e7dd1e54be5_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-sugar-controller-rhel8@sha256:aebfba016342e94fc0619a9ad6346c7fefbedf6739f1495954eb905cade085ac_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-webhook-rhel8@sha256:11d0b8fac4cb67c95e051a91f5c6683768f8969ffc744cd3cc4814d1ee6e91c1_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-webhook-rhel8@sha256:1b209d1ddffba92c3d77824e37bf75302346856c10b773a101d2868f27d0b740_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-webhook-rhel8@sha256:bf8c9de32dd5cbe536b115f52f32c666fbf886bde555ac355937d6b149cf9343_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/ingress-rhel8-operator@sha256:46a5fb2d0f9fa5e05504b9264a3f1c0e7c7beb76e3a3aeb9bc036cda4fa9d66a_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/ingress-rhel8-operator@sha256:793b86f4c2add102e2f676bd57cec3365ce9b3fdc40a989c28d1f9acb851142d_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/ingress-rhel8-operator@sha256:cce79392f93bb318123c48ac6de48aa0a2983cc1134cc063c0fdc2ff83c546c7_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/kn-cli-artifacts-rhel8@sha256:1a51a072d4e303a5c33b2383c843308d86c68de228b094d2efed8bc59a4bac14_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/kn-cli-artifacts-rhel8@sha256:c61b26bdf318b507af66f9092e784d64436e3b2531cc6e2e8aa1bb8bbb010fb7_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/kn-cli-artifacts-rhel8@sha256:f22168224137db649c6e6592e3ec2ae6845ca668ef65fe56c104ed6393eae526_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/knative-rhel8-operator@sha256:53e115cdfeb8077cc8b89ebdeee4903b1be8c0a0d45831a9f277f342959f5961_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/knative-rhel8-operator@sha256:ebf24097b84ec5773e30c8f548975afb84b6fce836b373b97855f69371068d1e_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/knative-rhel8-operator@sha256:efa444ca6c7c4468821a8d138b4319c86fede592f3b0b4d7905e7c66e8bdb2c0_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/kourier-control-rhel8@sha256:396fb9dcc798b05e89d38ccbe3a3abb31854f56a95ae104fb9bb215967b56d9f_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/kourier-control-rhel8@sha256:e36577c37457a4521d78f28f24dca6ae11f170635316efe374f08f825cb5904d_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/kourier-control-rhel8@sha256:fb04b74dce262e58434b19a10dce0981b4df7541416de21343fb7124c714ffbf_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/net-istio-controller-rhel8@sha256:281b2782253722d916b6178ecdbc763aaa71ed4ac0db94e31d57974d4eb8b58b_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/net-istio-controller-rhel8@sha256:bf56038c0af2cfeb5a3e4b7ecd5aeebb230d042ac835b50faafa3d939dd8ca50_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/net-istio-controller-rhel8@sha256:f3643c74f73841b1de04be1d0f550c044f1ad4800ceb32cb36bf9072d8e5155b_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/net-istio-webhook-rhel8@sha256:4f7cabd5a6bb6fd7a0d81461108891b0d2de55efe868c4fbf275131c3280ed2d_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/net-istio-webhook-rhel8@sha256:a07d73f5c04af2a29b6565363b472aceabbfeafe7d6dfe833d1e71b072419916_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/net-istio-webhook-rhel8@sha256:cd34685812d9447969a1c3fb4382433a1b59fb3631fbe156daa6fa962458f859_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serverless-operator-bundle@sha256:0422f8843fc62c2b72e01ffefd33db912a1ad3d70ac297882d3663c9b7299f10_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serverless-rhel8-operator@sha256:26d940bd43b928d8370c9e88e80726a427c3f0ce3afc4fddb02a507f81c8fc93_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serverless-rhel8-operator@sha256:2898df30f40683bd3a73c6f2676afdc1bfc27b23d2fe04fe7667f6db6d2422ab_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serverless-rhel8-operator@sha256:8ec9e756969c8e6bf8155ed102a66cf578a325dcc477ff909b4806405ab59cfc_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-activator-rhel8@sha256:1e9fb289564961ddbf317e568c50936b048446685c39ab14ca4e5cb682785243_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-activator-rhel8@sha256:3a823819467ed0beea953eed27e2129bb4495df3f49e0f59d5004dee416e6285_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-activator-rhel8@sha256:4e7563e5f9761f624aefc6b79845e5b4dd1836a545c3754bc37701162ed4e3bb_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-autoscaler-hpa-rhel8@sha256:1685c7bf25061e61688d2b5e60cde6adb8906fec6bfb713c68837b2bbeeacf85_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-autoscaler-hpa-rhel8@sha256:491df16728df492b7b88efb8e86f28e46a8762f4084fb4132823611a9e758264_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-autoscaler-hpa-rhel8@sha256:8bb514634ece7dafd88ae6cc7eff52016cd4585d91cb9c106720c21c219f8967_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-autoscaler-rhel8@sha256:01b46e0ddb618f58c06b533fe7148f772367200f5d9be9d355012e91dc401156_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-autoscaler-rhel8@sha256:8cd0a381de995467f339e11f0704b8c8b978ddfdd2d8271f4c9f832e7acf9f07_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-autoscaler-rhel8@sha256:c60796d720141d322159e49bb3496732b8e0453d6606227b419caf93a12d196b_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-controller-rhel8@sha256:92b01a8421488e9d9b42b6da290873b54a2619d39a05e8d2a99e4c5348a3d4dc_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-controller-rhel8@sha256:b5ae691a77adb161a30ae8470f1cf4c1c6259488df18bb2bf2764d05af9a2aa8_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-controller-rhel8@sha256:b752a295b673aeee85eba6bed33cc658254dc0503c6002841d80dc0c0a38f615_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-domain-mapping-rhel8@sha256:11bca084f2c8df8d369d6301847876bbf8d37c7b67a6ffb387e0759100b6e817_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-domain-mapping-rhel8@sha256:4e580d29cbff1aa6050c65cee35a870dab9e6a7eaa538b356a5afefed9c38d90_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-domain-mapping-rhel8@sha256:eeb39a3fbc9d4c223d42579737948438d03b2a2ec1aee46562aabae6d343679b_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-domain-mapping-webhook-rhel8@sha256:8057fa6657c0bf909297273acc4faea1cddb29f9f02f6c797279adb42f083332_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-domain-mapping-webhook-rhel8@sha256:84e13a4c84098e0a6a5b461c7581861cd9114ce3cc7c2147afd727e56f323b28_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-domain-mapping-webhook-rhel8@sha256:f99e203de17686584c05ee0901041edd055350c39da063d5d6dcd026d1e17593_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-queue-rhel8@sha256:8740a1f7cb3ef3c4caa5774cced7787cc1e345dbe3708307001c1def9fd32e2f_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-queue-rhel8@sha256:ac1ca0ae5e3c7fc242ec5a313e45d09b83261ffe26eab3ebcbbae9299471b25a_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-queue-rhel8@sha256:f16b4f4e86e758354c8b19ee3a075dfd6fd19eb7ba282ad8293d41ca0c8f3028_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-storage-version-migration-rhel8@sha256:1c3b2c4c06981fd8eb13c05837c8da3523f0df9c79eacd6ffc1138e5f26bdba6_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-storage-version-migration-rhel8@sha256:27b7b75eae9eacc52a577887885db7c29192e15aada8a3b7406e032561609462_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-storage-version-migration-rhel8@sha256:8012cc60fab4e14b7fab05589c977c15ac941efb09601069be09d4e25385ed26_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-webhook-rhel8@sha256:4fdc2c632eb0fa4f10a78e39622c83febde93f38db16bd0ca4a35c1eb7062548_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-webhook-rhel8@sha256:6904376f1ae4dadc23ab9993b50aaaa3db130fcd338f3dfae9e437b348e6e934_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-webhook-rhel8@sha256:dc902a39bc520abcf2100c26e2e1c4ba20aa5aadff763b40f234eb01a26b6f77_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/svls-must-gather-rhel8@sha256:057e9ccae9eae50fadad4772b203e897f5c54bf9d40f6e2f2ccbdbc93f5850b5_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/svls-must-gather-rhel8@sha256:7557328dcdede1992a3660342f037e490f58bc3281c68c6e4f44e6d66c4a0cff_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/svls-must-gather-rhel8@sha256:e0a982cd04fee4416659b7e1e6a827c2c371144bd461f23913ae9e0633fd598a_amd64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2022:6040"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"8Base-Openshift-Serverless-1.24:openshift-serverless-1-tech-preview/eventing-kafka-broker-controller-rhel8@sha256:2a4b30bcff1377073202362dfd521bd7ac3e3e3960fdb33a6cf9fa39fc89de6b_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1-tech-preview/eventing-kafka-broker-controller-rhel8@sha256:be290e6d950e8af6162c1dece8472788b66459e8cb91df319f50ccf66f27b5c7_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1-tech-preview/eventing-kafka-broker-controller-rhel8@sha256:f8b5d9c9c0182f5cc1f76422759bf8925d2f29292390ada83a6b7c7986f1462c_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1-tech-preview/eventing-kafka-broker-dispatcher-rhel8@sha256:08c6d6908a2e58a18e908223daf152802106b00a67905e94e075fca827af87c9_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1-tech-preview/eventing-kafka-broker-dispatcher-rhel8@sha256:8ac0796f3585a406facba98766688ae6777b5673a4515418db8d1d92c4d65494_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1-tech-preview/eventing-kafka-broker-dispatcher-rhel8@sha256:9af6b8413acbf59adc88e9b88a51105f3b0a4913499c3026f64e7fda91e43384_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1-tech-preview/eventing-kafka-broker-receiver-rhel8@sha256:4dc0783cf92da5b5aa4cd1b9e9d55aa55a69b94eef0d29f261d3d51bd2260b68_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1-tech-preview/eventing-kafka-broker-receiver-rhel8@sha256:80fd78ad61caab0b20e39d4c6103ed9b074d3efa1dc67ab7bf415ea7db912dc3_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1-tech-preview/eventing-kafka-broker-receiver-rhel8@sha256:aeaaf1d541b5756df65f0700bcd82d085077ae3b1ce99c6d8728997c23e31ef9_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1-tech-preview/eventing-kafka-broker-webhook-rhel8@sha256:0dad9dc28babb21622f90c83647c9cc48bfa66faad257c88e7adf1d50ad0f80c_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1-tech-preview/eventing-kafka-broker-webhook-rhel8@sha256:10ba81e103ed6b7dff7b02394b20f44b46acd6b09d72f16667c068eb9989dc77_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1-tech-preview/eventing-kafka-broker-webhook-rhel8@sha256:f94aef78ce0870fdceac5b3467220540127a73415e81baa4b48bf986bc181c4d_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/client-kn-rhel8@sha256:09644d1c149970cd7c06635806a0ffc077a6340d68c357cd7f2bb5a6f57e46f3_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/client-kn-rhel8@sha256:46510d8b5dfba62d0a3da64ba90d1b8f88ad3b909c3e6ed14bcd96017d766829_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/client-kn-rhel8@sha256:f9bf2892123c3d981d2d5f158e643e6ba6f59a441b47c4055dc542f8cf8330c0_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-apiserver-receive-adapter-rhel8@sha256:834e37f8ddfbe157ad357fcef49f5213053d1295bb31361c5dd14a213ff2755c_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-apiserver-receive-adapter-rhel8@sha256:d13848369ca942d13548ab9b73a2d60b67f9412e535ed647342acaa8cef36c37_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-apiserver-receive-adapter-rhel8@sha256:eef2145e61234d37713ef8fda1f82d7cbe6502c5e6386117230d66ab7e1dd21a_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-controller-rhel8@sha256:52ef0c51b53ede0344f58174e624db08e6dcac04a0cba1668915f217949fc868_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-controller-rhel8@sha256:72c5fcaa44e3da56b297eb718d8a2b7eeb44069d6f3ce71b0eca30070b18bd9d_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-controller-rhel8@sha256:ad2df12dd77e8a3092431ca8d1b5eae42240c8ebb8766e436009bd6df7ee51f3_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-in-memory-channel-controller-rhel8@sha256:070f2c819506853dee230f37e00b27a05ba01c6f7cbbffc9a04b59a65d0c45e9_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-in-memory-channel-controller-rhel8@sha256:111da99563ea799e6b54933f12dc8f8a3828e36f650900e02da3be5afbdeefd9_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-in-memory-channel-controller-rhel8@sha256:69871b8d6e72713fe2eaf5f1e0aac1282fb8659d2895836994f10c847fe320d1_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-in-memory-channel-dispatcher-rhel8@sha256:4b5ee83ccace988c6eaf456e82dea83d160ae7e6aaad1ab8f48410f90da8f1c1_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-in-memory-channel-dispatcher-rhel8@sha256:52247eff5dc9a89244e6697ae9ce61cc1b42265171c956d4d50984179daced89_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-in-memory-channel-dispatcher-rhel8@sha256:68b61474089703d0685a952062401303206ba11bc108b8504f6f6390933d83cb_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-kafka-broker-controller-rhel8@sha256:2a4b30bcff1377073202362dfd521bd7ac3e3e3960fdb33a6cf9fa39fc89de6b_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-kafka-broker-controller-rhel8@sha256:be290e6d950e8af6162c1dece8472788b66459e8cb91df319f50ccf66f27b5c7_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-kafka-broker-controller-rhel8@sha256:f8b5d9c9c0182f5cc1f76422759bf8925d2f29292390ada83a6b7c7986f1462c_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-kafka-broker-dispatcher-rhel8@sha256:08c6d6908a2e58a18e908223daf152802106b00a67905e94e075fca827af87c9_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-kafka-broker-dispatcher-rhel8@sha256:8ac0796f3585a406facba98766688ae6777b5673a4515418db8d1d92c4d65494_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-kafka-broker-dispatcher-rhel8@sha256:9af6b8413acbf59adc88e9b88a51105f3b0a4913499c3026f64e7fda91e43384_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-kafka-broker-post-install-rhel8@sha256:260e7f0086f4e036be3a9ab5d24ce99fc8a053cc7f2906f8a6080f59f2a3e591_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-kafka-broker-post-install-rhel8@sha256:36551ea609536ba900f7a0493a06d07f9c0f19a0eef7e4956575354ca92cd1ef_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-kafka-broker-post-install-rhel8@sha256:6d4a898f37f87aa6db636487c6892833249be38635fe631433652feda762a40e_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-kafka-broker-webhook-rhel8@sha256:0dad9dc28babb21622f90c83647c9cc48bfa66faad257c88e7adf1d50ad0f80c_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-kafka-broker-webhook-rhel8@sha256:10ba81e103ed6b7dff7b02394b20f44b46acd6b09d72f16667c068eb9989dc77_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-kafka-broker-webhook-rhel8@sha256:f94aef78ce0870fdceac5b3467220540127a73415e81baa4b48bf986bc181c4d_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-mtbroker-filter-rhel8@sha256:4f6e162ee5fb96ff69a1546b7f728641dded59548f14afdfa870f7f0291787ac_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-mtbroker-filter-rhel8@sha256:ecde2ee2aa9618775178e03bcc07e53d6f5e12f30261238d8ffb366fb1e47c94_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-mtbroker-filter-rhel8@sha256:ee2dc3e0f648dc59551cfdf0ac5c36aa6cd9a4b2abaada7095ae4d5b8e0a571e_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-mtbroker-ingress-rhel8@sha256:4eaac6386b1b8a9e360df5afbd85aeebb97e5c81dbd861996caafad48b4cc6f9_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-mtbroker-ingress-rhel8@sha256:644fbcd1924d570f105f5f9760eb15eddbeed16c894edfcb4ef8c8a14e370bce_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-mtbroker-ingress-rhel8@sha256:a26dfc1a610bbaf876443b4b01a04130f7c0aba4d40e246333fe8bf7eb899f45_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-mtchannel-broker-rhel8@sha256:353859f2a8649fa9b3f5c0e02cafd57f79f96a10a7a697ba08eaa8cb70effe51_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-mtchannel-broker-rhel8@sha256:6f7afb57dc78ccb13498434196c5e8cd0f6ec53f045689febf1a62c492358d93_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-mtchannel-broker-rhel8@sha256:fadf3035a8bd25307843d1c6c88654a03db25983407a770875b4507942684dd5_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-mtping-rhel8@sha256:2254577d2c2e67d28f8459fbd4ac43af78b7d29cc0b56c631607dd68f3d31637_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-mtping-rhel8@sha256:a7177a43f46b6470a19970c62ebc17119ca3c3021471f9396faa436e621beb1e_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-mtping-rhel8@sha256:c6c2c7924d90e81e2906f3bf3969b02d7f3e4dc80c187e6c55a7e4ea17ac20cd_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-storage-version-migration-rhel8@sha256:3c1baa5bad644c06bedabaed9c668f0999527f00bc1d195e71a528c222087328_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-storage-version-migration-rhel8@sha256:63dab761fd3a2e08950b7ee52852fb39cef7820f2a8cf8142ec3701a07372d7c_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-storage-version-migration-rhel8@sha256:ff7924a37865ac1a90872f35675934a1627e49a29577a78af18b8e743a5fde07_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-sugar-controller-rhel8@sha256:24c7217a3612a5c3c6792c433dc2a6cf4b5fda1b9e6acff84e2736705704d152_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-sugar-controller-rhel8@sha256:3a38788638c26e9bec45694b2c4597333080189ffa96d8c7302e3e7dd1e54be5_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-sugar-controller-rhel8@sha256:aebfba016342e94fc0619a9ad6346c7fefbedf6739f1495954eb905cade085ac_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-webhook-rhel8@sha256:11d0b8fac4cb67c95e051a91f5c6683768f8969ffc744cd3cc4814d1ee6e91c1_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-webhook-rhel8@sha256:1b209d1ddffba92c3d77824e37bf75302346856c10b773a101d2868f27d0b740_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-webhook-rhel8@sha256:bf8c9de32dd5cbe536b115f52f32c666fbf886bde555ac355937d6b149cf9343_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/ingress-rhel8-operator@sha256:46a5fb2d0f9fa5e05504b9264a3f1c0e7c7beb76e3a3aeb9bc036cda4fa9d66a_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/ingress-rhel8-operator@sha256:793b86f4c2add102e2f676bd57cec3365ce9b3fdc40a989c28d1f9acb851142d_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/ingress-rhel8-operator@sha256:cce79392f93bb318123c48ac6de48aa0a2983cc1134cc063c0fdc2ff83c546c7_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/kn-cli-artifacts-rhel8@sha256:1a51a072d4e303a5c33b2383c843308d86c68de228b094d2efed8bc59a4bac14_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/kn-cli-artifacts-rhel8@sha256:c61b26bdf318b507af66f9092e784d64436e3b2531cc6e2e8aa1bb8bbb010fb7_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/kn-cli-artifacts-rhel8@sha256:f22168224137db649c6e6592e3ec2ae6845ca668ef65fe56c104ed6393eae526_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/knative-rhel8-operator@sha256:53e115cdfeb8077cc8b89ebdeee4903b1be8c0a0d45831a9f277f342959f5961_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/knative-rhel8-operator@sha256:ebf24097b84ec5773e30c8f548975afb84b6fce836b373b97855f69371068d1e_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/knative-rhel8-operator@sha256:efa444ca6c7c4468821a8d138b4319c86fede592f3b0b4d7905e7c66e8bdb2c0_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/kourier-control-rhel8@sha256:396fb9dcc798b05e89d38ccbe3a3abb31854f56a95ae104fb9bb215967b56d9f_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/kourier-control-rhel8@sha256:e36577c37457a4521d78f28f24dca6ae11f170635316efe374f08f825cb5904d_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/kourier-control-rhel8@sha256:fb04b74dce262e58434b19a10dce0981b4df7541416de21343fb7124c714ffbf_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/net-istio-controller-rhel8@sha256:281b2782253722d916b6178ecdbc763aaa71ed4ac0db94e31d57974d4eb8b58b_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/net-istio-controller-rhel8@sha256:bf56038c0af2cfeb5a3e4b7ecd5aeebb230d042ac835b50faafa3d939dd8ca50_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/net-istio-controller-rhel8@sha256:f3643c74f73841b1de04be1d0f550c044f1ad4800ceb32cb36bf9072d8e5155b_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/net-istio-webhook-rhel8@sha256:4f7cabd5a6bb6fd7a0d81461108891b0d2de55efe868c4fbf275131c3280ed2d_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/net-istio-webhook-rhel8@sha256:a07d73f5c04af2a29b6565363b472aceabbfeafe7d6dfe833d1e71b072419916_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/net-istio-webhook-rhel8@sha256:cd34685812d9447969a1c3fb4382433a1b59fb3631fbe156daa6fa962458f859_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serverless-operator-bundle@sha256:0422f8843fc62c2b72e01ffefd33db912a1ad3d70ac297882d3663c9b7299f10_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serverless-rhel8-operator@sha256:26d940bd43b928d8370c9e88e80726a427c3f0ce3afc4fddb02a507f81c8fc93_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serverless-rhel8-operator@sha256:2898df30f40683bd3a73c6f2676afdc1bfc27b23d2fe04fe7667f6db6d2422ab_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serverless-rhel8-operator@sha256:8ec9e756969c8e6bf8155ed102a66cf578a325dcc477ff909b4806405ab59cfc_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-activator-rhel8@sha256:1e9fb289564961ddbf317e568c50936b048446685c39ab14ca4e5cb682785243_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-activator-rhel8@sha256:3a823819467ed0beea953eed27e2129bb4495df3f49e0f59d5004dee416e6285_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-activator-rhel8@sha256:4e7563e5f9761f624aefc6b79845e5b4dd1836a545c3754bc37701162ed4e3bb_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-autoscaler-hpa-rhel8@sha256:1685c7bf25061e61688d2b5e60cde6adb8906fec6bfb713c68837b2bbeeacf85_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-autoscaler-hpa-rhel8@sha256:491df16728df492b7b88efb8e86f28e46a8762f4084fb4132823611a9e758264_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-autoscaler-hpa-rhel8@sha256:8bb514634ece7dafd88ae6cc7eff52016cd4585d91cb9c106720c21c219f8967_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-autoscaler-rhel8@sha256:01b46e0ddb618f58c06b533fe7148f772367200f5d9be9d355012e91dc401156_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-autoscaler-rhel8@sha256:8cd0a381de995467f339e11f0704b8c8b978ddfdd2d8271f4c9f832e7acf9f07_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-autoscaler-rhel8@sha256:c60796d720141d322159e49bb3496732b8e0453d6606227b419caf93a12d196b_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-controller-rhel8@sha256:92b01a8421488e9d9b42b6da290873b54a2619d39a05e8d2a99e4c5348a3d4dc_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-controller-rhel8@sha256:b5ae691a77adb161a30ae8470f1cf4c1c6259488df18bb2bf2764d05af9a2aa8_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-controller-rhel8@sha256:b752a295b673aeee85eba6bed33cc658254dc0503c6002841d80dc0c0a38f615_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-domain-mapping-rhel8@sha256:11bca084f2c8df8d369d6301847876bbf8d37c7b67a6ffb387e0759100b6e817_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-domain-mapping-rhel8@sha256:4e580d29cbff1aa6050c65cee35a870dab9e6a7eaa538b356a5afefed9c38d90_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-domain-mapping-rhel8@sha256:eeb39a3fbc9d4c223d42579737948438d03b2a2ec1aee46562aabae6d343679b_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-domain-mapping-webhook-rhel8@sha256:8057fa6657c0bf909297273acc4faea1cddb29f9f02f6c797279adb42f083332_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-domain-mapping-webhook-rhel8@sha256:84e13a4c84098e0a6a5b461c7581861cd9114ce3cc7c2147afd727e56f323b28_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-domain-mapping-webhook-rhel8@sha256:f99e203de17686584c05ee0901041edd055350c39da063d5d6dcd026d1e17593_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-queue-rhel8@sha256:8740a1f7cb3ef3c4caa5774cced7787cc1e345dbe3708307001c1def9fd32e2f_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-queue-rhel8@sha256:ac1ca0ae5e3c7fc242ec5a313e45d09b83261ffe26eab3ebcbbae9299471b25a_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-queue-rhel8@sha256:f16b4f4e86e758354c8b19ee3a075dfd6fd19eb7ba282ad8293d41ca0c8f3028_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-storage-version-migration-rhel8@sha256:1c3b2c4c06981fd8eb13c05837c8da3523f0df9c79eacd6ffc1138e5f26bdba6_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-storage-version-migration-rhel8@sha256:27b7b75eae9eacc52a577887885db7c29192e15aada8a3b7406e032561609462_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-storage-version-migration-rhel8@sha256:8012cc60fab4e14b7fab05589c977c15ac941efb09601069be09d4e25385ed26_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-webhook-rhel8@sha256:4fdc2c632eb0fa4f10a78e39622c83febde93f38db16bd0ca4a35c1eb7062548_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-webhook-rhel8@sha256:6904376f1ae4dadc23ab9993b50aaaa3db130fcd338f3dfae9e437b348e6e934_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-webhook-rhel8@sha256:dc902a39bc520abcf2100c26e2e1c4ba20aa5aadff763b40f234eb01a26b6f77_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/svls-must-gather-rhel8@sha256:057e9ccae9eae50fadad4772b203e897f5c54bf9d40f6e2f2ccbdbc93f5850b5_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/svls-must-gather-rhel8@sha256:7557328dcdede1992a3660342f037e490f58bc3281c68c6e4f44e6d66c4a0cff_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/svls-must-gather-rhel8@sha256:e0a982cd04fee4416659b7e1e6a827c2c371144bd461f23913ae9e0633fd598a_amd64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "golang: encoding/pem: fix stack overflow in Decode"
},
{
"cve": "CVE-2022-24921",
"cwe": {
"id": "CWE-400",
"name": "Uncontrolled Resource Consumption"
},
"discovery_date": "2022-03-16T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2064857"
}
],
"notes": [
{
"category": "description",
"text": "A stack overflow flaw was found in Golang\u0027s regexp module, which can crash the runtime if the application using regexp accepts very long or arbitrarily long regexps from untrusted sources that have sufficient nesting depths. To exploit this vulnerability, an attacker would need to send large regexps with deep nesting to the application. Triggering this flaw leads to a crash of the runtime, which causes a denial of service.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "golang: regexp: stack exhaustion via a deeply nested expression",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "This flaw has been rated as a Moderate impact flaw because the exploitation of this flaw requires that an affected application accept arbitrarily long regexps from untrusted sources, which has inherent risks (even without this flaw), especially involving impacts to application availability.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"8Base-Openshift-Serverless-1.24:openshift-serverless-1-tech-preview/eventing-kafka-broker-controller-rhel8@sha256:2a4b30bcff1377073202362dfd521bd7ac3e3e3960fdb33a6cf9fa39fc89de6b_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1-tech-preview/eventing-kafka-broker-controller-rhel8@sha256:be290e6d950e8af6162c1dece8472788b66459e8cb91df319f50ccf66f27b5c7_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1-tech-preview/eventing-kafka-broker-controller-rhel8@sha256:f8b5d9c9c0182f5cc1f76422759bf8925d2f29292390ada83a6b7c7986f1462c_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1-tech-preview/eventing-kafka-broker-dispatcher-rhel8@sha256:08c6d6908a2e58a18e908223daf152802106b00a67905e94e075fca827af87c9_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1-tech-preview/eventing-kafka-broker-dispatcher-rhel8@sha256:8ac0796f3585a406facba98766688ae6777b5673a4515418db8d1d92c4d65494_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1-tech-preview/eventing-kafka-broker-dispatcher-rhel8@sha256:9af6b8413acbf59adc88e9b88a51105f3b0a4913499c3026f64e7fda91e43384_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1-tech-preview/eventing-kafka-broker-receiver-rhel8@sha256:4dc0783cf92da5b5aa4cd1b9e9d55aa55a69b94eef0d29f261d3d51bd2260b68_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1-tech-preview/eventing-kafka-broker-receiver-rhel8@sha256:80fd78ad61caab0b20e39d4c6103ed9b074d3efa1dc67ab7bf415ea7db912dc3_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1-tech-preview/eventing-kafka-broker-receiver-rhel8@sha256:aeaaf1d541b5756df65f0700bcd82d085077ae3b1ce99c6d8728997c23e31ef9_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1-tech-preview/eventing-kafka-broker-webhook-rhel8@sha256:0dad9dc28babb21622f90c83647c9cc48bfa66faad257c88e7adf1d50ad0f80c_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1-tech-preview/eventing-kafka-broker-webhook-rhel8@sha256:10ba81e103ed6b7dff7b02394b20f44b46acd6b09d72f16667c068eb9989dc77_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1-tech-preview/eventing-kafka-broker-webhook-rhel8@sha256:f94aef78ce0870fdceac5b3467220540127a73415e81baa4b48bf986bc181c4d_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/client-kn-rhel8@sha256:09644d1c149970cd7c06635806a0ffc077a6340d68c357cd7f2bb5a6f57e46f3_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/client-kn-rhel8@sha256:46510d8b5dfba62d0a3da64ba90d1b8f88ad3b909c3e6ed14bcd96017d766829_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/client-kn-rhel8@sha256:f9bf2892123c3d981d2d5f158e643e6ba6f59a441b47c4055dc542f8cf8330c0_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-apiserver-receive-adapter-rhel8@sha256:834e37f8ddfbe157ad357fcef49f5213053d1295bb31361c5dd14a213ff2755c_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-apiserver-receive-adapter-rhel8@sha256:d13848369ca942d13548ab9b73a2d60b67f9412e535ed647342acaa8cef36c37_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-apiserver-receive-adapter-rhel8@sha256:eef2145e61234d37713ef8fda1f82d7cbe6502c5e6386117230d66ab7e1dd21a_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-controller-rhel8@sha256:52ef0c51b53ede0344f58174e624db08e6dcac04a0cba1668915f217949fc868_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-controller-rhel8@sha256:72c5fcaa44e3da56b297eb718d8a2b7eeb44069d6f3ce71b0eca30070b18bd9d_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-controller-rhel8@sha256:ad2df12dd77e8a3092431ca8d1b5eae42240c8ebb8766e436009bd6df7ee51f3_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-in-memory-channel-controller-rhel8@sha256:070f2c819506853dee230f37e00b27a05ba01c6f7cbbffc9a04b59a65d0c45e9_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-in-memory-channel-controller-rhel8@sha256:111da99563ea799e6b54933f12dc8f8a3828e36f650900e02da3be5afbdeefd9_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-in-memory-channel-controller-rhel8@sha256:69871b8d6e72713fe2eaf5f1e0aac1282fb8659d2895836994f10c847fe320d1_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-in-memory-channel-dispatcher-rhel8@sha256:4b5ee83ccace988c6eaf456e82dea83d160ae7e6aaad1ab8f48410f90da8f1c1_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-in-memory-channel-dispatcher-rhel8@sha256:52247eff5dc9a89244e6697ae9ce61cc1b42265171c956d4d50984179daced89_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-in-memory-channel-dispatcher-rhel8@sha256:68b61474089703d0685a952062401303206ba11bc108b8504f6f6390933d83cb_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-kafka-broker-controller-rhel8@sha256:2a4b30bcff1377073202362dfd521bd7ac3e3e3960fdb33a6cf9fa39fc89de6b_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-kafka-broker-controller-rhel8@sha256:be290e6d950e8af6162c1dece8472788b66459e8cb91df319f50ccf66f27b5c7_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-kafka-broker-controller-rhel8@sha256:f8b5d9c9c0182f5cc1f76422759bf8925d2f29292390ada83a6b7c7986f1462c_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-kafka-broker-dispatcher-rhel8@sha256:08c6d6908a2e58a18e908223daf152802106b00a67905e94e075fca827af87c9_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-kafka-broker-dispatcher-rhel8@sha256:8ac0796f3585a406facba98766688ae6777b5673a4515418db8d1d92c4d65494_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-kafka-broker-dispatcher-rhel8@sha256:9af6b8413acbf59adc88e9b88a51105f3b0a4913499c3026f64e7fda91e43384_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-kafka-broker-post-install-rhel8@sha256:260e7f0086f4e036be3a9ab5d24ce99fc8a053cc7f2906f8a6080f59f2a3e591_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-kafka-broker-post-install-rhel8@sha256:36551ea609536ba900f7a0493a06d07f9c0f19a0eef7e4956575354ca92cd1ef_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-kafka-broker-post-install-rhel8@sha256:6d4a898f37f87aa6db636487c6892833249be38635fe631433652feda762a40e_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-kafka-broker-webhook-rhel8@sha256:0dad9dc28babb21622f90c83647c9cc48bfa66faad257c88e7adf1d50ad0f80c_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-kafka-broker-webhook-rhel8@sha256:10ba81e103ed6b7dff7b02394b20f44b46acd6b09d72f16667c068eb9989dc77_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-kafka-broker-webhook-rhel8@sha256:f94aef78ce0870fdceac5b3467220540127a73415e81baa4b48bf986bc181c4d_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-mtbroker-filter-rhel8@sha256:4f6e162ee5fb96ff69a1546b7f728641dded59548f14afdfa870f7f0291787ac_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-mtbroker-filter-rhel8@sha256:ecde2ee2aa9618775178e03bcc07e53d6f5e12f30261238d8ffb366fb1e47c94_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-mtbroker-filter-rhel8@sha256:ee2dc3e0f648dc59551cfdf0ac5c36aa6cd9a4b2abaada7095ae4d5b8e0a571e_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-mtbroker-ingress-rhel8@sha256:4eaac6386b1b8a9e360df5afbd85aeebb97e5c81dbd861996caafad48b4cc6f9_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-mtbroker-ingress-rhel8@sha256:644fbcd1924d570f105f5f9760eb15eddbeed16c894edfcb4ef8c8a14e370bce_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-mtbroker-ingress-rhel8@sha256:a26dfc1a610bbaf876443b4b01a04130f7c0aba4d40e246333fe8bf7eb899f45_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-mtchannel-broker-rhel8@sha256:353859f2a8649fa9b3f5c0e02cafd57f79f96a10a7a697ba08eaa8cb70effe51_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-mtchannel-broker-rhel8@sha256:6f7afb57dc78ccb13498434196c5e8cd0f6ec53f045689febf1a62c492358d93_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-mtchannel-broker-rhel8@sha256:fadf3035a8bd25307843d1c6c88654a03db25983407a770875b4507942684dd5_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-mtping-rhel8@sha256:2254577d2c2e67d28f8459fbd4ac43af78b7d29cc0b56c631607dd68f3d31637_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-mtping-rhel8@sha256:a7177a43f46b6470a19970c62ebc17119ca3c3021471f9396faa436e621beb1e_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-mtping-rhel8@sha256:c6c2c7924d90e81e2906f3bf3969b02d7f3e4dc80c187e6c55a7e4ea17ac20cd_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-storage-version-migration-rhel8@sha256:3c1baa5bad644c06bedabaed9c668f0999527f00bc1d195e71a528c222087328_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-storage-version-migration-rhel8@sha256:63dab761fd3a2e08950b7ee52852fb39cef7820f2a8cf8142ec3701a07372d7c_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-storage-version-migration-rhel8@sha256:ff7924a37865ac1a90872f35675934a1627e49a29577a78af18b8e743a5fde07_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-sugar-controller-rhel8@sha256:24c7217a3612a5c3c6792c433dc2a6cf4b5fda1b9e6acff84e2736705704d152_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-sugar-controller-rhel8@sha256:3a38788638c26e9bec45694b2c4597333080189ffa96d8c7302e3e7dd1e54be5_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-sugar-controller-rhel8@sha256:aebfba016342e94fc0619a9ad6346c7fefbedf6739f1495954eb905cade085ac_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-webhook-rhel8@sha256:11d0b8fac4cb67c95e051a91f5c6683768f8969ffc744cd3cc4814d1ee6e91c1_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-webhook-rhel8@sha256:1b209d1ddffba92c3d77824e37bf75302346856c10b773a101d2868f27d0b740_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-webhook-rhel8@sha256:bf8c9de32dd5cbe536b115f52f32c666fbf886bde555ac355937d6b149cf9343_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/ingress-rhel8-operator@sha256:46a5fb2d0f9fa5e05504b9264a3f1c0e7c7beb76e3a3aeb9bc036cda4fa9d66a_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/ingress-rhel8-operator@sha256:793b86f4c2add102e2f676bd57cec3365ce9b3fdc40a989c28d1f9acb851142d_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/ingress-rhel8-operator@sha256:cce79392f93bb318123c48ac6de48aa0a2983cc1134cc063c0fdc2ff83c546c7_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/kn-cli-artifacts-rhel8@sha256:1a51a072d4e303a5c33b2383c843308d86c68de228b094d2efed8bc59a4bac14_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/kn-cli-artifacts-rhel8@sha256:c61b26bdf318b507af66f9092e784d64436e3b2531cc6e2e8aa1bb8bbb010fb7_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/kn-cli-artifacts-rhel8@sha256:f22168224137db649c6e6592e3ec2ae6845ca668ef65fe56c104ed6393eae526_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/knative-rhel8-operator@sha256:53e115cdfeb8077cc8b89ebdeee4903b1be8c0a0d45831a9f277f342959f5961_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/knative-rhel8-operator@sha256:ebf24097b84ec5773e30c8f548975afb84b6fce836b373b97855f69371068d1e_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/knative-rhel8-operator@sha256:efa444ca6c7c4468821a8d138b4319c86fede592f3b0b4d7905e7c66e8bdb2c0_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/kourier-control-rhel8@sha256:396fb9dcc798b05e89d38ccbe3a3abb31854f56a95ae104fb9bb215967b56d9f_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/kourier-control-rhel8@sha256:e36577c37457a4521d78f28f24dca6ae11f170635316efe374f08f825cb5904d_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/kourier-control-rhel8@sha256:fb04b74dce262e58434b19a10dce0981b4df7541416de21343fb7124c714ffbf_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/net-istio-controller-rhel8@sha256:281b2782253722d916b6178ecdbc763aaa71ed4ac0db94e31d57974d4eb8b58b_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/net-istio-controller-rhel8@sha256:bf56038c0af2cfeb5a3e4b7ecd5aeebb230d042ac835b50faafa3d939dd8ca50_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/net-istio-controller-rhel8@sha256:f3643c74f73841b1de04be1d0f550c044f1ad4800ceb32cb36bf9072d8e5155b_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/net-istio-webhook-rhel8@sha256:4f7cabd5a6bb6fd7a0d81461108891b0d2de55efe868c4fbf275131c3280ed2d_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/net-istio-webhook-rhel8@sha256:a07d73f5c04af2a29b6565363b472aceabbfeafe7d6dfe833d1e71b072419916_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/net-istio-webhook-rhel8@sha256:cd34685812d9447969a1c3fb4382433a1b59fb3631fbe156daa6fa962458f859_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serverless-operator-bundle@sha256:0422f8843fc62c2b72e01ffefd33db912a1ad3d70ac297882d3663c9b7299f10_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serverless-rhel8-operator@sha256:26d940bd43b928d8370c9e88e80726a427c3f0ce3afc4fddb02a507f81c8fc93_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serverless-rhel8-operator@sha256:2898df30f40683bd3a73c6f2676afdc1bfc27b23d2fe04fe7667f6db6d2422ab_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serverless-rhel8-operator@sha256:8ec9e756969c8e6bf8155ed102a66cf578a325dcc477ff909b4806405ab59cfc_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-activator-rhel8@sha256:1e9fb289564961ddbf317e568c50936b048446685c39ab14ca4e5cb682785243_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-activator-rhel8@sha256:3a823819467ed0beea953eed27e2129bb4495df3f49e0f59d5004dee416e6285_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-activator-rhel8@sha256:4e7563e5f9761f624aefc6b79845e5b4dd1836a545c3754bc37701162ed4e3bb_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-autoscaler-hpa-rhel8@sha256:1685c7bf25061e61688d2b5e60cde6adb8906fec6bfb713c68837b2bbeeacf85_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-autoscaler-hpa-rhel8@sha256:491df16728df492b7b88efb8e86f28e46a8762f4084fb4132823611a9e758264_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-autoscaler-hpa-rhel8@sha256:8bb514634ece7dafd88ae6cc7eff52016cd4585d91cb9c106720c21c219f8967_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-autoscaler-rhel8@sha256:01b46e0ddb618f58c06b533fe7148f772367200f5d9be9d355012e91dc401156_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-autoscaler-rhel8@sha256:8cd0a381de995467f339e11f0704b8c8b978ddfdd2d8271f4c9f832e7acf9f07_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-autoscaler-rhel8@sha256:c60796d720141d322159e49bb3496732b8e0453d6606227b419caf93a12d196b_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-controller-rhel8@sha256:92b01a8421488e9d9b42b6da290873b54a2619d39a05e8d2a99e4c5348a3d4dc_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-controller-rhel8@sha256:b5ae691a77adb161a30ae8470f1cf4c1c6259488df18bb2bf2764d05af9a2aa8_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-controller-rhel8@sha256:b752a295b673aeee85eba6bed33cc658254dc0503c6002841d80dc0c0a38f615_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-domain-mapping-rhel8@sha256:11bca084f2c8df8d369d6301847876bbf8d37c7b67a6ffb387e0759100b6e817_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-domain-mapping-rhel8@sha256:4e580d29cbff1aa6050c65cee35a870dab9e6a7eaa538b356a5afefed9c38d90_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-domain-mapping-rhel8@sha256:eeb39a3fbc9d4c223d42579737948438d03b2a2ec1aee46562aabae6d343679b_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-domain-mapping-webhook-rhel8@sha256:8057fa6657c0bf909297273acc4faea1cddb29f9f02f6c797279adb42f083332_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-domain-mapping-webhook-rhel8@sha256:84e13a4c84098e0a6a5b461c7581861cd9114ce3cc7c2147afd727e56f323b28_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-domain-mapping-webhook-rhel8@sha256:f99e203de17686584c05ee0901041edd055350c39da063d5d6dcd026d1e17593_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-queue-rhel8@sha256:8740a1f7cb3ef3c4caa5774cced7787cc1e345dbe3708307001c1def9fd32e2f_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-queue-rhel8@sha256:ac1ca0ae5e3c7fc242ec5a313e45d09b83261ffe26eab3ebcbbae9299471b25a_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-queue-rhel8@sha256:f16b4f4e86e758354c8b19ee3a075dfd6fd19eb7ba282ad8293d41ca0c8f3028_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-storage-version-migration-rhel8@sha256:1c3b2c4c06981fd8eb13c05837c8da3523f0df9c79eacd6ffc1138e5f26bdba6_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-storage-version-migration-rhel8@sha256:27b7b75eae9eacc52a577887885db7c29192e15aada8a3b7406e032561609462_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-storage-version-migration-rhel8@sha256:8012cc60fab4e14b7fab05589c977c15ac941efb09601069be09d4e25385ed26_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-webhook-rhel8@sha256:4fdc2c632eb0fa4f10a78e39622c83febde93f38db16bd0ca4a35c1eb7062548_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-webhook-rhel8@sha256:6904376f1ae4dadc23ab9993b50aaaa3db130fcd338f3dfae9e437b348e6e934_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-webhook-rhel8@sha256:dc902a39bc520abcf2100c26e2e1c4ba20aa5aadff763b40f234eb01a26b6f77_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/svls-must-gather-rhel8@sha256:057e9ccae9eae50fadad4772b203e897f5c54bf9d40f6e2f2ccbdbc93f5850b5_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/svls-must-gather-rhel8@sha256:7557328dcdede1992a3660342f037e490f58bc3281c68c6e4f44e6d66c4a0cff_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/svls-must-gather-rhel8@sha256:e0a982cd04fee4416659b7e1e6a827c2c371144bd461f23913ae9e0633fd598a_amd64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2022-24921"
},
{
"category": "external",
"summary": "RHBZ#2064857",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2064857"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2022-24921",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-24921"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2022-24921",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2022-24921"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-announce/c/RP1hfrBYVuk",
"url": "https://groups.google.com/g/golang-announce/c/RP1hfrBYVuk"
}
],
"release_date": "2022-03-03T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2022-08-10T13:13:24+00:00",
"details": "See the Red Hat OpenShift Container Platform 4.6 documentation at:\nhttps://access.redhat.com/documentation/en-us/openshift_container_platform/4.6/html/serverless/index\nSee the Red Hat OpenShift Container Platform 4.7 documentation at:\nhttps://access.redhat.com/documentation/en-us/openshift_container_platform/4.7/html/serverless/index\nSee the Red Hat OpenShift Container Platform 4.8 documentation at:\nhttps://access.redhat.com/documentation/en-us/openshift_container_platform/4.8/html/serverless/index\nSee the Red Hat OpenShift Container Platform 4.9 documentation at:\nhttps://access.redhat.com/documentation/en-us/openshift_container_platform/4.9/html/serverless/index\nSee the Red Hat OpenShift Container Platform 4.10 documentation at:\nhttps://access.redhat.com/documentation/en-us/openshift_container_platform/4.10/html/serverless/index",
"product_ids": [
"8Base-Openshift-Serverless-1.24:openshift-serverless-1-tech-preview/eventing-kafka-broker-controller-rhel8@sha256:2a4b30bcff1377073202362dfd521bd7ac3e3e3960fdb33a6cf9fa39fc89de6b_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1-tech-preview/eventing-kafka-broker-controller-rhel8@sha256:be290e6d950e8af6162c1dece8472788b66459e8cb91df319f50ccf66f27b5c7_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1-tech-preview/eventing-kafka-broker-controller-rhel8@sha256:f8b5d9c9c0182f5cc1f76422759bf8925d2f29292390ada83a6b7c7986f1462c_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1-tech-preview/eventing-kafka-broker-dispatcher-rhel8@sha256:08c6d6908a2e58a18e908223daf152802106b00a67905e94e075fca827af87c9_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1-tech-preview/eventing-kafka-broker-dispatcher-rhel8@sha256:8ac0796f3585a406facba98766688ae6777b5673a4515418db8d1d92c4d65494_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1-tech-preview/eventing-kafka-broker-dispatcher-rhel8@sha256:9af6b8413acbf59adc88e9b88a51105f3b0a4913499c3026f64e7fda91e43384_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1-tech-preview/eventing-kafka-broker-receiver-rhel8@sha256:4dc0783cf92da5b5aa4cd1b9e9d55aa55a69b94eef0d29f261d3d51bd2260b68_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1-tech-preview/eventing-kafka-broker-receiver-rhel8@sha256:80fd78ad61caab0b20e39d4c6103ed9b074d3efa1dc67ab7bf415ea7db912dc3_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1-tech-preview/eventing-kafka-broker-receiver-rhel8@sha256:aeaaf1d541b5756df65f0700bcd82d085077ae3b1ce99c6d8728997c23e31ef9_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1-tech-preview/eventing-kafka-broker-webhook-rhel8@sha256:0dad9dc28babb21622f90c83647c9cc48bfa66faad257c88e7adf1d50ad0f80c_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1-tech-preview/eventing-kafka-broker-webhook-rhel8@sha256:10ba81e103ed6b7dff7b02394b20f44b46acd6b09d72f16667c068eb9989dc77_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1-tech-preview/eventing-kafka-broker-webhook-rhel8@sha256:f94aef78ce0870fdceac5b3467220540127a73415e81baa4b48bf986bc181c4d_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/client-kn-rhel8@sha256:09644d1c149970cd7c06635806a0ffc077a6340d68c357cd7f2bb5a6f57e46f3_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/client-kn-rhel8@sha256:46510d8b5dfba62d0a3da64ba90d1b8f88ad3b909c3e6ed14bcd96017d766829_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/client-kn-rhel8@sha256:f9bf2892123c3d981d2d5f158e643e6ba6f59a441b47c4055dc542f8cf8330c0_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-apiserver-receive-adapter-rhel8@sha256:834e37f8ddfbe157ad357fcef49f5213053d1295bb31361c5dd14a213ff2755c_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-apiserver-receive-adapter-rhel8@sha256:d13848369ca942d13548ab9b73a2d60b67f9412e535ed647342acaa8cef36c37_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-apiserver-receive-adapter-rhel8@sha256:eef2145e61234d37713ef8fda1f82d7cbe6502c5e6386117230d66ab7e1dd21a_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-controller-rhel8@sha256:52ef0c51b53ede0344f58174e624db08e6dcac04a0cba1668915f217949fc868_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-controller-rhel8@sha256:72c5fcaa44e3da56b297eb718d8a2b7eeb44069d6f3ce71b0eca30070b18bd9d_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-controller-rhel8@sha256:ad2df12dd77e8a3092431ca8d1b5eae42240c8ebb8766e436009bd6df7ee51f3_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-in-memory-channel-controller-rhel8@sha256:070f2c819506853dee230f37e00b27a05ba01c6f7cbbffc9a04b59a65d0c45e9_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-in-memory-channel-controller-rhel8@sha256:111da99563ea799e6b54933f12dc8f8a3828e36f650900e02da3be5afbdeefd9_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-in-memory-channel-controller-rhel8@sha256:69871b8d6e72713fe2eaf5f1e0aac1282fb8659d2895836994f10c847fe320d1_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-in-memory-channel-dispatcher-rhel8@sha256:4b5ee83ccace988c6eaf456e82dea83d160ae7e6aaad1ab8f48410f90da8f1c1_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-in-memory-channel-dispatcher-rhel8@sha256:52247eff5dc9a89244e6697ae9ce61cc1b42265171c956d4d50984179daced89_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-in-memory-channel-dispatcher-rhel8@sha256:68b61474089703d0685a952062401303206ba11bc108b8504f6f6390933d83cb_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-kafka-broker-controller-rhel8@sha256:2a4b30bcff1377073202362dfd521bd7ac3e3e3960fdb33a6cf9fa39fc89de6b_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-kafka-broker-controller-rhel8@sha256:be290e6d950e8af6162c1dece8472788b66459e8cb91df319f50ccf66f27b5c7_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-kafka-broker-controller-rhel8@sha256:f8b5d9c9c0182f5cc1f76422759bf8925d2f29292390ada83a6b7c7986f1462c_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-kafka-broker-dispatcher-rhel8@sha256:08c6d6908a2e58a18e908223daf152802106b00a67905e94e075fca827af87c9_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-kafka-broker-dispatcher-rhel8@sha256:8ac0796f3585a406facba98766688ae6777b5673a4515418db8d1d92c4d65494_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-kafka-broker-dispatcher-rhel8@sha256:9af6b8413acbf59adc88e9b88a51105f3b0a4913499c3026f64e7fda91e43384_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-kafka-broker-post-install-rhel8@sha256:260e7f0086f4e036be3a9ab5d24ce99fc8a053cc7f2906f8a6080f59f2a3e591_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-kafka-broker-post-install-rhel8@sha256:36551ea609536ba900f7a0493a06d07f9c0f19a0eef7e4956575354ca92cd1ef_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-kafka-broker-post-install-rhel8@sha256:6d4a898f37f87aa6db636487c6892833249be38635fe631433652feda762a40e_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-kafka-broker-webhook-rhel8@sha256:0dad9dc28babb21622f90c83647c9cc48bfa66faad257c88e7adf1d50ad0f80c_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-kafka-broker-webhook-rhel8@sha256:10ba81e103ed6b7dff7b02394b20f44b46acd6b09d72f16667c068eb9989dc77_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-kafka-broker-webhook-rhel8@sha256:f94aef78ce0870fdceac5b3467220540127a73415e81baa4b48bf986bc181c4d_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-mtbroker-filter-rhel8@sha256:4f6e162ee5fb96ff69a1546b7f728641dded59548f14afdfa870f7f0291787ac_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-mtbroker-filter-rhel8@sha256:ecde2ee2aa9618775178e03bcc07e53d6f5e12f30261238d8ffb366fb1e47c94_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-mtbroker-filter-rhel8@sha256:ee2dc3e0f648dc59551cfdf0ac5c36aa6cd9a4b2abaada7095ae4d5b8e0a571e_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-mtbroker-ingress-rhel8@sha256:4eaac6386b1b8a9e360df5afbd85aeebb97e5c81dbd861996caafad48b4cc6f9_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-mtbroker-ingress-rhel8@sha256:644fbcd1924d570f105f5f9760eb15eddbeed16c894edfcb4ef8c8a14e370bce_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-mtbroker-ingress-rhel8@sha256:a26dfc1a610bbaf876443b4b01a04130f7c0aba4d40e246333fe8bf7eb899f45_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-mtchannel-broker-rhel8@sha256:353859f2a8649fa9b3f5c0e02cafd57f79f96a10a7a697ba08eaa8cb70effe51_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-mtchannel-broker-rhel8@sha256:6f7afb57dc78ccb13498434196c5e8cd0f6ec53f045689febf1a62c492358d93_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-mtchannel-broker-rhel8@sha256:fadf3035a8bd25307843d1c6c88654a03db25983407a770875b4507942684dd5_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-mtping-rhel8@sha256:2254577d2c2e67d28f8459fbd4ac43af78b7d29cc0b56c631607dd68f3d31637_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-mtping-rhel8@sha256:a7177a43f46b6470a19970c62ebc17119ca3c3021471f9396faa436e621beb1e_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-mtping-rhel8@sha256:c6c2c7924d90e81e2906f3bf3969b02d7f3e4dc80c187e6c55a7e4ea17ac20cd_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-storage-version-migration-rhel8@sha256:3c1baa5bad644c06bedabaed9c668f0999527f00bc1d195e71a528c222087328_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-storage-version-migration-rhel8@sha256:63dab761fd3a2e08950b7ee52852fb39cef7820f2a8cf8142ec3701a07372d7c_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-storage-version-migration-rhel8@sha256:ff7924a37865ac1a90872f35675934a1627e49a29577a78af18b8e743a5fde07_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-sugar-controller-rhel8@sha256:24c7217a3612a5c3c6792c433dc2a6cf4b5fda1b9e6acff84e2736705704d152_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-sugar-controller-rhel8@sha256:3a38788638c26e9bec45694b2c4597333080189ffa96d8c7302e3e7dd1e54be5_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-sugar-controller-rhel8@sha256:aebfba016342e94fc0619a9ad6346c7fefbedf6739f1495954eb905cade085ac_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-webhook-rhel8@sha256:11d0b8fac4cb67c95e051a91f5c6683768f8969ffc744cd3cc4814d1ee6e91c1_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-webhook-rhel8@sha256:1b209d1ddffba92c3d77824e37bf75302346856c10b773a101d2868f27d0b740_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-webhook-rhel8@sha256:bf8c9de32dd5cbe536b115f52f32c666fbf886bde555ac355937d6b149cf9343_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/ingress-rhel8-operator@sha256:46a5fb2d0f9fa5e05504b9264a3f1c0e7c7beb76e3a3aeb9bc036cda4fa9d66a_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/ingress-rhel8-operator@sha256:793b86f4c2add102e2f676bd57cec3365ce9b3fdc40a989c28d1f9acb851142d_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/ingress-rhel8-operator@sha256:cce79392f93bb318123c48ac6de48aa0a2983cc1134cc063c0fdc2ff83c546c7_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/kn-cli-artifacts-rhel8@sha256:1a51a072d4e303a5c33b2383c843308d86c68de228b094d2efed8bc59a4bac14_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/kn-cli-artifacts-rhel8@sha256:c61b26bdf318b507af66f9092e784d64436e3b2531cc6e2e8aa1bb8bbb010fb7_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/kn-cli-artifacts-rhel8@sha256:f22168224137db649c6e6592e3ec2ae6845ca668ef65fe56c104ed6393eae526_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/knative-rhel8-operator@sha256:53e115cdfeb8077cc8b89ebdeee4903b1be8c0a0d45831a9f277f342959f5961_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/knative-rhel8-operator@sha256:ebf24097b84ec5773e30c8f548975afb84b6fce836b373b97855f69371068d1e_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/knative-rhel8-operator@sha256:efa444ca6c7c4468821a8d138b4319c86fede592f3b0b4d7905e7c66e8bdb2c0_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/kourier-control-rhel8@sha256:396fb9dcc798b05e89d38ccbe3a3abb31854f56a95ae104fb9bb215967b56d9f_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/kourier-control-rhel8@sha256:e36577c37457a4521d78f28f24dca6ae11f170635316efe374f08f825cb5904d_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/kourier-control-rhel8@sha256:fb04b74dce262e58434b19a10dce0981b4df7541416de21343fb7124c714ffbf_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/net-istio-controller-rhel8@sha256:281b2782253722d916b6178ecdbc763aaa71ed4ac0db94e31d57974d4eb8b58b_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/net-istio-controller-rhel8@sha256:bf56038c0af2cfeb5a3e4b7ecd5aeebb230d042ac835b50faafa3d939dd8ca50_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/net-istio-controller-rhel8@sha256:f3643c74f73841b1de04be1d0f550c044f1ad4800ceb32cb36bf9072d8e5155b_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/net-istio-webhook-rhel8@sha256:4f7cabd5a6bb6fd7a0d81461108891b0d2de55efe868c4fbf275131c3280ed2d_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/net-istio-webhook-rhel8@sha256:a07d73f5c04af2a29b6565363b472aceabbfeafe7d6dfe833d1e71b072419916_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/net-istio-webhook-rhel8@sha256:cd34685812d9447969a1c3fb4382433a1b59fb3631fbe156daa6fa962458f859_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serverless-operator-bundle@sha256:0422f8843fc62c2b72e01ffefd33db912a1ad3d70ac297882d3663c9b7299f10_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serverless-rhel8-operator@sha256:26d940bd43b928d8370c9e88e80726a427c3f0ce3afc4fddb02a507f81c8fc93_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serverless-rhel8-operator@sha256:2898df30f40683bd3a73c6f2676afdc1bfc27b23d2fe04fe7667f6db6d2422ab_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serverless-rhel8-operator@sha256:8ec9e756969c8e6bf8155ed102a66cf578a325dcc477ff909b4806405ab59cfc_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-activator-rhel8@sha256:1e9fb289564961ddbf317e568c50936b048446685c39ab14ca4e5cb682785243_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-activator-rhel8@sha256:3a823819467ed0beea953eed27e2129bb4495df3f49e0f59d5004dee416e6285_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-activator-rhel8@sha256:4e7563e5f9761f624aefc6b79845e5b4dd1836a545c3754bc37701162ed4e3bb_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-autoscaler-hpa-rhel8@sha256:1685c7bf25061e61688d2b5e60cde6adb8906fec6bfb713c68837b2bbeeacf85_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-autoscaler-hpa-rhel8@sha256:491df16728df492b7b88efb8e86f28e46a8762f4084fb4132823611a9e758264_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-autoscaler-hpa-rhel8@sha256:8bb514634ece7dafd88ae6cc7eff52016cd4585d91cb9c106720c21c219f8967_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-autoscaler-rhel8@sha256:01b46e0ddb618f58c06b533fe7148f772367200f5d9be9d355012e91dc401156_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-autoscaler-rhel8@sha256:8cd0a381de995467f339e11f0704b8c8b978ddfdd2d8271f4c9f832e7acf9f07_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-autoscaler-rhel8@sha256:c60796d720141d322159e49bb3496732b8e0453d6606227b419caf93a12d196b_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-controller-rhel8@sha256:92b01a8421488e9d9b42b6da290873b54a2619d39a05e8d2a99e4c5348a3d4dc_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-controller-rhel8@sha256:b5ae691a77adb161a30ae8470f1cf4c1c6259488df18bb2bf2764d05af9a2aa8_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-controller-rhel8@sha256:b752a295b673aeee85eba6bed33cc658254dc0503c6002841d80dc0c0a38f615_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-domain-mapping-rhel8@sha256:11bca084f2c8df8d369d6301847876bbf8d37c7b67a6ffb387e0759100b6e817_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-domain-mapping-rhel8@sha256:4e580d29cbff1aa6050c65cee35a870dab9e6a7eaa538b356a5afefed9c38d90_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-domain-mapping-rhel8@sha256:eeb39a3fbc9d4c223d42579737948438d03b2a2ec1aee46562aabae6d343679b_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-domain-mapping-webhook-rhel8@sha256:8057fa6657c0bf909297273acc4faea1cddb29f9f02f6c797279adb42f083332_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-domain-mapping-webhook-rhel8@sha256:84e13a4c84098e0a6a5b461c7581861cd9114ce3cc7c2147afd727e56f323b28_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-domain-mapping-webhook-rhel8@sha256:f99e203de17686584c05ee0901041edd055350c39da063d5d6dcd026d1e17593_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-queue-rhel8@sha256:8740a1f7cb3ef3c4caa5774cced7787cc1e345dbe3708307001c1def9fd32e2f_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-queue-rhel8@sha256:ac1ca0ae5e3c7fc242ec5a313e45d09b83261ffe26eab3ebcbbae9299471b25a_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-queue-rhel8@sha256:f16b4f4e86e758354c8b19ee3a075dfd6fd19eb7ba282ad8293d41ca0c8f3028_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-storage-version-migration-rhel8@sha256:1c3b2c4c06981fd8eb13c05837c8da3523f0df9c79eacd6ffc1138e5f26bdba6_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-storage-version-migration-rhel8@sha256:27b7b75eae9eacc52a577887885db7c29192e15aada8a3b7406e032561609462_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-storage-version-migration-rhel8@sha256:8012cc60fab4e14b7fab05589c977c15ac941efb09601069be09d4e25385ed26_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-webhook-rhel8@sha256:4fdc2c632eb0fa4f10a78e39622c83febde93f38db16bd0ca4a35c1eb7062548_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-webhook-rhel8@sha256:6904376f1ae4dadc23ab9993b50aaaa3db130fcd338f3dfae9e437b348e6e934_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-webhook-rhel8@sha256:dc902a39bc520abcf2100c26e2e1c4ba20aa5aadff763b40f234eb01a26b6f77_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/svls-must-gather-rhel8@sha256:057e9ccae9eae50fadad4772b203e897f5c54bf9d40f6e2f2ccbdbc93f5850b5_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/svls-must-gather-rhel8@sha256:7557328dcdede1992a3660342f037e490f58bc3281c68c6e4f44e6d66c4a0cff_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/svls-must-gather-rhel8@sha256:e0a982cd04fee4416659b7e1e6a827c2c371144bd461f23913ae9e0633fd598a_amd64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2022:6040"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"8Base-Openshift-Serverless-1.24:openshift-serverless-1-tech-preview/eventing-kafka-broker-controller-rhel8@sha256:2a4b30bcff1377073202362dfd521bd7ac3e3e3960fdb33a6cf9fa39fc89de6b_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1-tech-preview/eventing-kafka-broker-controller-rhel8@sha256:be290e6d950e8af6162c1dece8472788b66459e8cb91df319f50ccf66f27b5c7_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1-tech-preview/eventing-kafka-broker-controller-rhel8@sha256:f8b5d9c9c0182f5cc1f76422759bf8925d2f29292390ada83a6b7c7986f1462c_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1-tech-preview/eventing-kafka-broker-dispatcher-rhel8@sha256:08c6d6908a2e58a18e908223daf152802106b00a67905e94e075fca827af87c9_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1-tech-preview/eventing-kafka-broker-dispatcher-rhel8@sha256:8ac0796f3585a406facba98766688ae6777b5673a4515418db8d1d92c4d65494_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1-tech-preview/eventing-kafka-broker-dispatcher-rhel8@sha256:9af6b8413acbf59adc88e9b88a51105f3b0a4913499c3026f64e7fda91e43384_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1-tech-preview/eventing-kafka-broker-receiver-rhel8@sha256:4dc0783cf92da5b5aa4cd1b9e9d55aa55a69b94eef0d29f261d3d51bd2260b68_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1-tech-preview/eventing-kafka-broker-receiver-rhel8@sha256:80fd78ad61caab0b20e39d4c6103ed9b074d3efa1dc67ab7bf415ea7db912dc3_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1-tech-preview/eventing-kafka-broker-receiver-rhel8@sha256:aeaaf1d541b5756df65f0700bcd82d085077ae3b1ce99c6d8728997c23e31ef9_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1-tech-preview/eventing-kafka-broker-webhook-rhel8@sha256:0dad9dc28babb21622f90c83647c9cc48bfa66faad257c88e7adf1d50ad0f80c_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1-tech-preview/eventing-kafka-broker-webhook-rhel8@sha256:10ba81e103ed6b7dff7b02394b20f44b46acd6b09d72f16667c068eb9989dc77_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1-tech-preview/eventing-kafka-broker-webhook-rhel8@sha256:f94aef78ce0870fdceac5b3467220540127a73415e81baa4b48bf986bc181c4d_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/client-kn-rhel8@sha256:09644d1c149970cd7c06635806a0ffc077a6340d68c357cd7f2bb5a6f57e46f3_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/client-kn-rhel8@sha256:46510d8b5dfba62d0a3da64ba90d1b8f88ad3b909c3e6ed14bcd96017d766829_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/client-kn-rhel8@sha256:f9bf2892123c3d981d2d5f158e643e6ba6f59a441b47c4055dc542f8cf8330c0_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-apiserver-receive-adapter-rhel8@sha256:834e37f8ddfbe157ad357fcef49f5213053d1295bb31361c5dd14a213ff2755c_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-apiserver-receive-adapter-rhel8@sha256:d13848369ca942d13548ab9b73a2d60b67f9412e535ed647342acaa8cef36c37_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-apiserver-receive-adapter-rhel8@sha256:eef2145e61234d37713ef8fda1f82d7cbe6502c5e6386117230d66ab7e1dd21a_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-controller-rhel8@sha256:52ef0c51b53ede0344f58174e624db08e6dcac04a0cba1668915f217949fc868_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-controller-rhel8@sha256:72c5fcaa44e3da56b297eb718d8a2b7eeb44069d6f3ce71b0eca30070b18bd9d_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-controller-rhel8@sha256:ad2df12dd77e8a3092431ca8d1b5eae42240c8ebb8766e436009bd6df7ee51f3_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-in-memory-channel-controller-rhel8@sha256:070f2c819506853dee230f37e00b27a05ba01c6f7cbbffc9a04b59a65d0c45e9_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-in-memory-channel-controller-rhel8@sha256:111da99563ea799e6b54933f12dc8f8a3828e36f650900e02da3be5afbdeefd9_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-in-memory-channel-controller-rhel8@sha256:69871b8d6e72713fe2eaf5f1e0aac1282fb8659d2895836994f10c847fe320d1_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-in-memory-channel-dispatcher-rhel8@sha256:4b5ee83ccace988c6eaf456e82dea83d160ae7e6aaad1ab8f48410f90da8f1c1_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-in-memory-channel-dispatcher-rhel8@sha256:52247eff5dc9a89244e6697ae9ce61cc1b42265171c956d4d50984179daced89_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-in-memory-channel-dispatcher-rhel8@sha256:68b61474089703d0685a952062401303206ba11bc108b8504f6f6390933d83cb_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-kafka-broker-controller-rhel8@sha256:2a4b30bcff1377073202362dfd521bd7ac3e3e3960fdb33a6cf9fa39fc89de6b_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-kafka-broker-controller-rhel8@sha256:be290e6d950e8af6162c1dece8472788b66459e8cb91df319f50ccf66f27b5c7_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-kafka-broker-controller-rhel8@sha256:f8b5d9c9c0182f5cc1f76422759bf8925d2f29292390ada83a6b7c7986f1462c_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-kafka-broker-dispatcher-rhel8@sha256:08c6d6908a2e58a18e908223daf152802106b00a67905e94e075fca827af87c9_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-kafka-broker-dispatcher-rhel8@sha256:8ac0796f3585a406facba98766688ae6777b5673a4515418db8d1d92c4d65494_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-kafka-broker-dispatcher-rhel8@sha256:9af6b8413acbf59adc88e9b88a51105f3b0a4913499c3026f64e7fda91e43384_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-kafka-broker-post-install-rhel8@sha256:260e7f0086f4e036be3a9ab5d24ce99fc8a053cc7f2906f8a6080f59f2a3e591_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-kafka-broker-post-install-rhel8@sha256:36551ea609536ba900f7a0493a06d07f9c0f19a0eef7e4956575354ca92cd1ef_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-kafka-broker-post-install-rhel8@sha256:6d4a898f37f87aa6db636487c6892833249be38635fe631433652feda762a40e_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-kafka-broker-webhook-rhel8@sha256:0dad9dc28babb21622f90c83647c9cc48bfa66faad257c88e7adf1d50ad0f80c_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-kafka-broker-webhook-rhel8@sha256:10ba81e103ed6b7dff7b02394b20f44b46acd6b09d72f16667c068eb9989dc77_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-kafka-broker-webhook-rhel8@sha256:f94aef78ce0870fdceac5b3467220540127a73415e81baa4b48bf986bc181c4d_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-mtbroker-filter-rhel8@sha256:4f6e162ee5fb96ff69a1546b7f728641dded59548f14afdfa870f7f0291787ac_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-mtbroker-filter-rhel8@sha256:ecde2ee2aa9618775178e03bcc07e53d6f5e12f30261238d8ffb366fb1e47c94_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-mtbroker-filter-rhel8@sha256:ee2dc3e0f648dc59551cfdf0ac5c36aa6cd9a4b2abaada7095ae4d5b8e0a571e_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-mtbroker-ingress-rhel8@sha256:4eaac6386b1b8a9e360df5afbd85aeebb97e5c81dbd861996caafad48b4cc6f9_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-mtbroker-ingress-rhel8@sha256:644fbcd1924d570f105f5f9760eb15eddbeed16c894edfcb4ef8c8a14e370bce_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-mtbroker-ingress-rhel8@sha256:a26dfc1a610bbaf876443b4b01a04130f7c0aba4d40e246333fe8bf7eb899f45_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-mtchannel-broker-rhel8@sha256:353859f2a8649fa9b3f5c0e02cafd57f79f96a10a7a697ba08eaa8cb70effe51_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-mtchannel-broker-rhel8@sha256:6f7afb57dc78ccb13498434196c5e8cd0f6ec53f045689febf1a62c492358d93_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-mtchannel-broker-rhel8@sha256:fadf3035a8bd25307843d1c6c88654a03db25983407a770875b4507942684dd5_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-mtping-rhel8@sha256:2254577d2c2e67d28f8459fbd4ac43af78b7d29cc0b56c631607dd68f3d31637_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-mtping-rhel8@sha256:a7177a43f46b6470a19970c62ebc17119ca3c3021471f9396faa436e621beb1e_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-mtping-rhel8@sha256:c6c2c7924d90e81e2906f3bf3969b02d7f3e4dc80c187e6c55a7e4ea17ac20cd_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-storage-version-migration-rhel8@sha256:3c1baa5bad644c06bedabaed9c668f0999527f00bc1d195e71a528c222087328_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-storage-version-migration-rhel8@sha256:63dab761fd3a2e08950b7ee52852fb39cef7820f2a8cf8142ec3701a07372d7c_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-storage-version-migration-rhel8@sha256:ff7924a37865ac1a90872f35675934a1627e49a29577a78af18b8e743a5fde07_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-sugar-controller-rhel8@sha256:24c7217a3612a5c3c6792c433dc2a6cf4b5fda1b9e6acff84e2736705704d152_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-sugar-controller-rhel8@sha256:3a38788638c26e9bec45694b2c4597333080189ffa96d8c7302e3e7dd1e54be5_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-sugar-controller-rhel8@sha256:aebfba016342e94fc0619a9ad6346c7fefbedf6739f1495954eb905cade085ac_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-webhook-rhel8@sha256:11d0b8fac4cb67c95e051a91f5c6683768f8969ffc744cd3cc4814d1ee6e91c1_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-webhook-rhel8@sha256:1b209d1ddffba92c3d77824e37bf75302346856c10b773a101d2868f27d0b740_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-webhook-rhel8@sha256:bf8c9de32dd5cbe536b115f52f32c666fbf886bde555ac355937d6b149cf9343_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/ingress-rhel8-operator@sha256:46a5fb2d0f9fa5e05504b9264a3f1c0e7c7beb76e3a3aeb9bc036cda4fa9d66a_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/ingress-rhel8-operator@sha256:793b86f4c2add102e2f676bd57cec3365ce9b3fdc40a989c28d1f9acb851142d_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/ingress-rhel8-operator@sha256:cce79392f93bb318123c48ac6de48aa0a2983cc1134cc063c0fdc2ff83c546c7_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/kn-cli-artifacts-rhel8@sha256:1a51a072d4e303a5c33b2383c843308d86c68de228b094d2efed8bc59a4bac14_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/kn-cli-artifacts-rhel8@sha256:c61b26bdf318b507af66f9092e784d64436e3b2531cc6e2e8aa1bb8bbb010fb7_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/kn-cli-artifacts-rhel8@sha256:f22168224137db649c6e6592e3ec2ae6845ca668ef65fe56c104ed6393eae526_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/knative-rhel8-operator@sha256:53e115cdfeb8077cc8b89ebdeee4903b1be8c0a0d45831a9f277f342959f5961_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/knative-rhel8-operator@sha256:ebf24097b84ec5773e30c8f548975afb84b6fce836b373b97855f69371068d1e_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/knative-rhel8-operator@sha256:efa444ca6c7c4468821a8d138b4319c86fede592f3b0b4d7905e7c66e8bdb2c0_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/kourier-control-rhel8@sha256:396fb9dcc798b05e89d38ccbe3a3abb31854f56a95ae104fb9bb215967b56d9f_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/kourier-control-rhel8@sha256:e36577c37457a4521d78f28f24dca6ae11f170635316efe374f08f825cb5904d_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/kourier-control-rhel8@sha256:fb04b74dce262e58434b19a10dce0981b4df7541416de21343fb7124c714ffbf_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/net-istio-controller-rhel8@sha256:281b2782253722d916b6178ecdbc763aaa71ed4ac0db94e31d57974d4eb8b58b_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/net-istio-controller-rhel8@sha256:bf56038c0af2cfeb5a3e4b7ecd5aeebb230d042ac835b50faafa3d939dd8ca50_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/net-istio-controller-rhel8@sha256:f3643c74f73841b1de04be1d0f550c044f1ad4800ceb32cb36bf9072d8e5155b_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/net-istio-webhook-rhel8@sha256:4f7cabd5a6bb6fd7a0d81461108891b0d2de55efe868c4fbf275131c3280ed2d_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/net-istio-webhook-rhel8@sha256:a07d73f5c04af2a29b6565363b472aceabbfeafe7d6dfe833d1e71b072419916_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/net-istio-webhook-rhel8@sha256:cd34685812d9447969a1c3fb4382433a1b59fb3631fbe156daa6fa962458f859_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serverless-operator-bundle@sha256:0422f8843fc62c2b72e01ffefd33db912a1ad3d70ac297882d3663c9b7299f10_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serverless-rhel8-operator@sha256:26d940bd43b928d8370c9e88e80726a427c3f0ce3afc4fddb02a507f81c8fc93_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serverless-rhel8-operator@sha256:2898df30f40683bd3a73c6f2676afdc1bfc27b23d2fe04fe7667f6db6d2422ab_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serverless-rhel8-operator@sha256:8ec9e756969c8e6bf8155ed102a66cf578a325dcc477ff909b4806405ab59cfc_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-activator-rhel8@sha256:1e9fb289564961ddbf317e568c50936b048446685c39ab14ca4e5cb682785243_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-activator-rhel8@sha256:3a823819467ed0beea953eed27e2129bb4495df3f49e0f59d5004dee416e6285_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-activator-rhel8@sha256:4e7563e5f9761f624aefc6b79845e5b4dd1836a545c3754bc37701162ed4e3bb_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-autoscaler-hpa-rhel8@sha256:1685c7bf25061e61688d2b5e60cde6adb8906fec6bfb713c68837b2bbeeacf85_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-autoscaler-hpa-rhel8@sha256:491df16728df492b7b88efb8e86f28e46a8762f4084fb4132823611a9e758264_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-autoscaler-hpa-rhel8@sha256:8bb514634ece7dafd88ae6cc7eff52016cd4585d91cb9c106720c21c219f8967_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-autoscaler-rhel8@sha256:01b46e0ddb618f58c06b533fe7148f772367200f5d9be9d355012e91dc401156_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-autoscaler-rhel8@sha256:8cd0a381de995467f339e11f0704b8c8b978ddfdd2d8271f4c9f832e7acf9f07_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-autoscaler-rhel8@sha256:c60796d720141d322159e49bb3496732b8e0453d6606227b419caf93a12d196b_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-controller-rhel8@sha256:92b01a8421488e9d9b42b6da290873b54a2619d39a05e8d2a99e4c5348a3d4dc_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-controller-rhel8@sha256:b5ae691a77adb161a30ae8470f1cf4c1c6259488df18bb2bf2764d05af9a2aa8_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-controller-rhel8@sha256:b752a295b673aeee85eba6bed33cc658254dc0503c6002841d80dc0c0a38f615_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-domain-mapping-rhel8@sha256:11bca084f2c8df8d369d6301847876bbf8d37c7b67a6ffb387e0759100b6e817_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-domain-mapping-rhel8@sha256:4e580d29cbff1aa6050c65cee35a870dab9e6a7eaa538b356a5afefed9c38d90_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-domain-mapping-rhel8@sha256:eeb39a3fbc9d4c223d42579737948438d03b2a2ec1aee46562aabae6d343679b_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-domain-mapping-webhook-rhel8@sha256:8057fa6657c0bf909297273acc4faea1cddb29f9f02f6c797279adb42f083332_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-domain-mapping-webhook-rhel8@sha256:84e13a4c84098e0a6a5b461c7581861cd9114ce3cc7c2147afd727e56f323b28_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-domain-mapping-webhook-rhel8@sha256:f99e203de17686584c05ee0901041edd055350c39da063d5d6dcd026d1e17593_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-queue-rhel8@sha256:8740a1f7cb3ef3c4caa5774cced7787cc1e345dbe3708307001c1def9fd32e2f_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-queue-rhel8@sha256:ac1ca0ae5e3c7fc242ec5a313e45d09b83261ffe26eab3ebcbbae9299471b25a_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-queue-rhel8@sha256:f16b4f4e86e758354c8b19ee3a075dfd6fd19eb7ba282ad8293d41ca0c8f3028_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-storage-version-migration-rhel8@sha256:1c3b2c4c06981fd8eb13c05837c8da3523f0df9c79eacd6ffc1138e5f26bdba6_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-storage-version-migration-rhel8@sha256:27b7b75eae9eacc52a577887885db7c29192e15aada8a3b7406e032561609462_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-storage-version-migration-rhel8@sha256:8012cc60fab4e14b7fab05589c977c15ac941efb09601069be09d4e25385ed26_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-webhook-rhel8@sha256:4fdc2c632eb0fa4f10a78e39622c83febde93f38db16bd0ca4a35c1eb7062548_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-webhook-rhel8@sha256:6904376f1ae4dadc23ab9993b50aaaa3db130fcd338f3dfae9e437b348e6e934_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-webhook-rhel8@sha256:dc902a39bc520abcf2100c26e2e1c4ba20aa5aadff763b40f234eb01a26b6f77_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/svls-must-gather-rhel8@sha256:057e9ccae9eae50fadad4772b203e897f5c54bf9d40f6e2f2ccbdbc93f5850b5_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/svls-must-gather-rhel8@sha256:7557328dcdede1992a3660342f037e490f58bc3281c68c6e4f44e6d66c4a0cff_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/svls-must-gather-rhel8@sha256:e0a982cd04fee4416659b7e1e6a827c2c371144bd461f23913ae9e0633fd598a_amd64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "golang: regexp: stack exhaustion via a deeply nested expression"
},
{
"cve": "CVE-2022-28131",
"cwe": {
"id": "CWE-1325",
"name": "Improperly Controlled Sequential Memory Allocation"
},
"discovery_date": "2022-07-14T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2107390"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in golang encoding/xml. When calling Decoder, Skip while parsing a deeply nested XML document, a panic can occur due to stack exhaustion and allows an attacker to impact system availability.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "golang: encoding/xml: stack exhaustion in Decoder.Skip",
"title": "Vulnerability summary"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"8Base-Openshift-Serverless-1.24:openshift-serverless-1-tech-preview/eventing-kafka-broker-controller-rhel8@sha256:2a4b30bcff1377073202362dfd521bd7ac3e3e3960fdb33a6cf9fa39fc89de6b_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1-tech-preview/eventing-kafka-broker-controller-rhel8@sha256:be290e6d950e8af6162c1dece8472788b66459e8cb91df319f50ccf66f27b5c7_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1-tech-preview/eventing-kafka-broker-controller-rhel8@sha256:f8b5d9c9c0182f5cc1f76422759bf8925d2f29292390ada83a6b7c7986f1462c_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1-tech-preview/eventing-kafka-broker-dispatcher-rhel8@sha256:08c6d6908a2e58a18e908223daf152802106b00a67905e94e075fca827af87c9_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1-tech-preview/eventing-kafka-broker-dispatcher-rhel8@sha256:8ac0796f3585a406facba98766688ae6777b5673a4515418db8d1d92c4d65494_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1-tech-preview/eventing-kafka-broker-dispatcher-rhel8@sha256:9af6b8413acbf59adc88e9b88a51105f3b0a4913499c3026f64e7fda91e43384_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1-tech-preview/eventing-kafka-broker-receiver-rhel8@sha256:4dc0783cf92da5b5aa4cd1b9e9d55aa55a69b94eef0d29f261d3d51bd2260b68_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1-tech-preview/eventing-kafka-broker-receiver-rhel8@sha256:80fd78ad61caab0b20e39d4c6103ed9b074d3efa1dc67ab7bf415ea7db912dc3_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1-tech-preview/eventing-kafka-broker-receiver-rhel8@sha256:aeaaf1d541b5756df65f0700bcd82d085077ae3b1ce99c6d8728997c23e31ef9_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1-tech-preview/eventing-kafka-broker-webhook-rhel8@sha256:0dad9dc28babb21622f90c83647c9cc48bfa66faad257c88e7adf1d50ad0f80c_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1-tech-preview/eventing-kafka-broker-webhook-rhel8@sha256:10ba81e103ed6b7dff7b02394b20f44b46acd6b09d72f16667c068eb9989dc77_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1-tech-preview/eventing-kafka-broker-webhook-rhel8@sha256:f94aef78ce0870fdceac5b3467220540127a73415e81baa4b48bf986bc181c4d_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/client-kn-rhel8@sha256:09644d1c149970cd7c06635806a0ffc077a6340d68c357cd7f2bb5a6f57e46f3_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/client-kn-rhel8@sha256:46510d8b5dfba62d0a3da64ba90d1b8f88ad3b909c3e6ed14bcd96017d766829_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/client-kn-rhel8@sha256:f9bf2892123c3d981d2d5f158e643e6ba6f59a441b47c4055dc542f8cf8330c0_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-apiserver-receive-adapter-rhel8@sha256:834e37f8ddfbe157ad357fcef49f5213053d1295bb31361c5dd14a213ff2755c_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-apiserver-receive-adapter-rhel8@sha256:d13848369ca942d13548ab9b73a2d60b67f9412e535ed647342acaa8cef36c37_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-apiserver-receive-adapter-rhel8@sha256:eef2145e61234d37713ef8fda1f82d7cbe6502c5e6386117230d66ab7e1dd21a_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-controller-rhel8@sha256:52ef0c51b53ede0344f58174e624db08e6dcac04a0cba1668915f217949fc868_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-controller-rhel8@sha256:72c5fcaa44e3da56b297eb718d8a2b7eeb44069d6f3ce71b0eca30070b18bd9d_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-controller-rhel8@sha256:ad2df12dd77e8a3092431ca8d1b5eae42240c8ebb8766e436009bd6df7ee51f3_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-in-memory-channel-controller-rhel8@sha256:070f2c819506853dee230f37e00b27a05ba01c6f7cbbffc9a04b59a65d0c45e9_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-in-memory-channel-controller-rhel8@sha256:111da99563ea799e6b54933f12dc8f8a3828e36f650900e02da3be5afbdeefd9_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-in-memory-channel-controller-rhel8@sha256:69871b8d6e72713fe2eaf5f1e0aac1282fb8659d2895836994f10c847fe320d1_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-in-memory-channel-dispatcher-rhel8@sha256:4b5ee83ccace988c6eaf456e82dea83d160ae7e6aaad1ab8f48410f90da8f1c1_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-in-memory-channel-dispatcher-rhel8@sha256:52247eff5dc9a89244e6697ae9ce61cc1b42265171c956d4d50984179daced89_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-in-memory-channel-dispatcher-rhel8@sha256:68b61474089703d0685a952062401303206ba11bc108b8504f6f6390933d83cb_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-kafka-broker-controller-rhel8@sha256:2a4b30bcff1377073202362dfd521bd7ac3e3e3960fdb33a6cf9fa39fc89de6b_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-kafka-broker-controller-rhel8@sha256:be290e6d950e8af6162c1dece8472788b66459e8cb91df319f50ccf66f27b5c7_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-kafka-broker-controller-rhel8@sha256:f8b5d9c9c0182f5cc1f76422759bf8925d2f29292390ada83a6b7c7986f1462c_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-kafka-broker-dispatcher-rhel8@sha256:08c6d6908a2e58a18e908223daf152802106b00a67905e94e075fca827af87c9_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-kafka-broker-dispatcher-rhel8@sha256:8ac0796f3585a406facba98766688ae6777b5673a4515418db8d1d92c4d65494_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-kafka-broker-dispatcher-rhel8@sha256:9af6b8413acbf59adc88e9b88a51105f3b0a4913499c3026f64e7fda91e43384_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-kafka-broker-post-install-rhel8@sha256:260e7f0086f4e036be3a9ab5d24ce99fc8a053cc7f2906f8a6080f59f2a3e591_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-kafka-broker-post-install-rhel8@sha256:36551ea609536ba900f7a0493a06d07f9c0f19a0eef7e4956575354ca92cd1ef_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-kafka-broker-post-install-rhel8@sha256:6d4a898f37f87aa6db636487c6892833249be38635fe631433652feda762a40e_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-kafka-broker-webhook-rhel8@sha256:0dad9dc28babb21622f90c83647c9cc48bfa66faad257c88e7adf1d50ad0f80c_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-kafka-broker-webhook-rhel8@sha256:10ba81e103ed6b7dff7b02394b20f44b46acd6b09d72f16667c068eb9989dc77_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-kafka-broker-webhook-rhel8@sha256:f94aef78ce0870fdceac5b3467220540127a73415e81baa4b48bf986bc181c4d_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-mtbroker-filter-rhel8@sha256:4f6e162ee5fb96ff69a1546b7f728641dded59548f14afdfa870f7f0291787ac_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-mtbroker-filter-rhel8@sha256:ecde2ee2aa9618775178e03bcc07e53d6f5e12f30261238d8ffb366fb1e47c94_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-mtbroker-filter-rhel8@sha256:ee2dc3e0f648dc59551cfdf0ac5c36aa6cd9a4b2abaada7095ae4d5b8e0a571e_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-mtbroker-ingress-rhel8@sha256:4eaac6386b1b8a9e360df5afbd85aeebb97e5c81dbd861996caafad48b4cc6f9_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-mtbroker-ingress-rhel8@sha256:644fbcd1924d570f105f5f9760eb15eddbeed16c894edfcb4ef8c8a14e370bce_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-mtbroker-ingress-rhel8@sha256:a26dfc1a610bbaf876443b4b01a04130f7c0aba4d40e246333fe8bf7eb899f45_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-mtchannel-broker-rhel8@sha256:353859f2a8649fa9b3f5c0e02cafd57f79f96a10a7a697ba08eaa8cb70effe51_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-mtchannel-broker-rhel8@sha256:6f7afb57dc78ccb13498434196c5e8cd0f6ec53f045689febf1a62c492358d93_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-mtchannel-broker-rhel8@sha256:fadf3035a8bd25307843d1c6c88654a03db25983407a770875b4507942684dd5_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-mtping-rhel8@sha256:2254577d2c2e67d28f8459fbd4ac43af78b7d29cc0b56c631607dd68f3d31637_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-mtping-rhel8@sha256:a7177a43f46b6470a19970c62ebc17119ca3c3021471f9396faa436e621beb1e_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-mtping-rhel8@sha256:c6c2c7924d90e81e2906f3bf3969b02d7f3e4dc80c187e6c55a7e4ea17ac20cd_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-storage-version-migration-rhel8@sha256:3c1baa5bad644c06bedabaed9c668f0999527f00bc1d195e71a528c222087328_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-storage-version-migration-rhel8@sha256:63dab761fd3a2e08950b7ee52852fb39cef7820f2a8cf8142ec3701a07372d7c_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-storage-version-migration-rhel8@sha256:ff7924a37865ac1a90872f35675934a1627e49a29577a78af18b8e743a5fde07_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-sugar-controller-rhel8@sha256:24c7217a3612a5c3c6792c433dc2a6cf4b5fda1b9e6acff84e2736705704d152_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-sugar-controller-rhel8@sha256:3a38788638c26e9bec45694b2c4597333080189ffa96d8c7302e3e7dd1e54be5_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-sugar-controller-rhel8@sha256:aebfba016342e94fc0619a9ad6346c7fefbedf6739f1495954eb905cade085ac_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-webhook-rhel8@sha256:11d0b8fac4cb67c95e051a91f5c6683768f8969ffc744cd3cc4814d1ee6e91c1_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-webhook-rhel8@sha256:1b209d1ddffba92c3d77824e37bf75302346856c10b773a101d2868f27d0b740_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-webhook-rhel8@sha256:bf8c9de32dd5cbe536b115f52f32c666fbf886bde555ac355937d6b149cf9343_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/ingress-rhel8-operator@sha256:46a5fb2d0f9fa5e05504b9264a3f1c0e7c7beb76e3a3aeb9bc036cda4fa9d66a_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/ingress-rhel8-operator@sha256:793b86f4c2add102e2f676bd57cec3365ce9b3fdc40a989c28d1f9acb851142d_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/ingress-rhel8-operator@sha256:cce79392f93bb318123c48ac6de48aa0a2983cc1134cc063c0fdc2ff83c546c7_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/kn-cli-artifacts-rhel8@sha256:1a51a072d4e303a5c33b2383c843308d86c68de228b094d2efed8bc59a4bac14_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/kn-cli-artifacts-rhel8@sha256:c61b26bdf318b507af66f9092e784d64436e3b2531cc6e2e8aa1bb8bbb010fb7_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/kn-cli-artifacts-rhel8@sha256:f22168224137db649c6e6592e3ec2ae6845ca668ef65fe56c104ed6393eae526_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/knative-rhel8-operator@sha256:53e115cdfeb8077cc8b89ebdeee4903b1be8c0a0d45831a9f277f342959f5961_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/knative-rhel8-operator@sha256:ebf24097b84ec5773e30c8f548975afb84b6fce836b373b97855f69371068d1e_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/knative-rhel8-operator@sha256:efa444ca6c7c4468821a8d138b4319c86fede592f3b0b4d7905e7c66e8bdb2c0_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/kourier-control-rhel8@sha256:396fb9dcc798b05e89d38ccbe3a3abb31854f56a95ae104fb9bb215967b56d9f_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/kourier-control-rhel8@sha256:e36577c37457a4521d78f28f24dca6ae11f170635316efe374f08f825cb5904d_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/kourier-control-rhel8@sha256:fb04b74dce262e58434b19a10dce0981b4df7541416de21343fb7124c714ffbf_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/net-istio-controller-rhel8@sha256:281b2782253722d916b6178ecdbc763aaa71ed4ac0db94e31d57974d4eb8b58b_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/net-istio-controller-rhel8@sha256:bf56038c0af2cfeb5a3e4b7ecd5aeebb230d042ac835b50faafa3d939dd8ca50_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/net-istio-controller-rhel8@sha256:f3643c74f73841b1de04be1d0f550c044f1ad4800ceb32cb36bf9072d8e5155b_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/net-istio-webhook-rhel8@sha256:4f7cabd5a6bb6fd7a0d81461108891b0d2de55efe868c4fbf275131c3280ed2d_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/net-istio-webhook-rhel8@sha256:a07d73f5c04af2a29b6565363b472aceabbfeafe7d6dfe833d1e71b072419916_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/net-istio-webhook-rhel8@sha256:cd34685812d9447969a1c3fb4382433a1b59fb3631fbe156daa6fa962458f859_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serverless-operator-bundle@sha256:0422f8843fc62c2b72e01ffefd33db912a1ad3d70ac297882d3663c9b7299f10_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serverless-rhel8-operator@sha256:26d940bd43b928d8370c9e88e80726a427c3f0ce3afc4fddb02a507f81c8fc93_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serverless-rhel8-operator@sha256:2898df30f40683bd3a73c6f2676afdc1bfc27b23d2fe04fe7667f6db6d2422ab_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serverless-rhel8-operator@sha256:8ec9e756969c8e6bf8155ed102a66cf578a325dcc477ff909b4806405ab59cfc_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-activator-rhel8@sha256:1e9fb289564961ddbf317e568c50936b048446685c39ab14ca4e5cb682785243_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-activator-rhel8@sha256:3a823819467ed0beea953eed27e2129bb4495df3f49e0f59d5004dee416e6285_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-activator-rhel8@sha256:4e7563e5f9761f624aefc6b79845e5b4dd1836a545c3754bc37701162ed4e3bb_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-autoscaler-hpa-rhel8@sha256:1685c7bf25061e61688d2b5e60cde6adb8906fec6bfb713c68837b2bbeeacf85_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-autoscaler-hpa-rhel8@sha256:491df16728df492b7b88efb8e86f28e46a8762f4084fb4132823611a9e758264_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-autoscaler-hpa-rhel8@sha256:8bb514634ece7dafd88ae6cc7eff52016cd4585d91cb9c106720c21c219f8967_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-autoscaler-rhel8@sha256:01b46e0ddb618f58c06b533fe7148f772367200f5d9be9d355012e91dc401156_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-autoscaler-rhel8@sha256:8cd0a381de995467f339e11f0704b8c8b978ddfdd2d8271f4c9f832e7acf9f07_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-autoscaler-rhel8@sha256:c60796d720141d322159e49bb3496732b8e0453d6606227b419caf93a12d196b_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-controller-rhel8@sha256:92b01a8421488e9d9b42b6da290873b54a2619d39a05e8d2a99e4c5348a3d4dc_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-controller-rhel8@sha256:b5ae691a77adb161a30ae8470f1cf4c1c6259488df18bb2bf2764d05af9a2aa8_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-controller-rhel8@sha256:b752a295b673aeee85eba6bed33cc658254dc0503c6002841d80dc0c0a38f615_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-domain-mapping-rhel8@sha256:11bca084f2c8df8d369d6301847876bbf8d37c7b67a6ffb387e0759100b6e817_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-domain-mapping-rhel8@sha256:4e580d29cbff1aa6050c65cee35a870dab9e6a7eaa538b356a5afefed9c38d90_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-domain-mapping-rhel8@sha256:eeb39a3fbc9d4c223d42579737948438d03b2a2ec1aee46562aabae6d343679b_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-domain-mapping-webhook-rhel8@sha256:8057fa6657c0bf909297273acc4faea1cddb29f9f02f6c797279adb42f083332_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-domain-mapping-webhook-rhel8@sha256:84e13a4c84098e0a6a5b461c7581861cd9114ce3cc7c2147afd727e56f323b28_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-domain-mapping-webhook-rhel8@sha256:f99e203de17686584c05ee0901041edd055350c39da063d5d6dcd026d1e17593_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-queue-rhel8@sha256:8740a1f7cb3ef3c4caa5774cced7787cc1e345dbe3708307001c1def9fd32e2f_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-queue-rhel8@sha256:ac1ca0ae5e3c7fc242ec5a313e45d09b83261ffe26eab3ebcbbae9299471b25a_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-queue-rhel8@sha256:f16b4f4e86e758354c8b19ee3a075dfd6fd19eb7ba282ad8293d41ca0c8f3028_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-storage-version-migration-rhel8@sha256:1c3b2c4c06981fd8eb13c05837c8da3523f0df9c79eacd6ffc1138e5f26bdba6_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-storage-version-migration-rhel8@sha256:27b7b75eae9eacc52a577887885db7c29192e15aada8a3b7406e032561609462_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-storage-version-migration-rhel8@sha256:8012cc60fab4e14b7fab05589c977c15ac941efb09601069be09d4e25385ed26_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-webhook-rhel8@sha256:4fdc2c632eb0fa4f10a78e39622c83febde93f38db16bd0ca4a35c1eb7062548_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-webhook-rhel8@sha256:6904376f1ae4dadc23ab9993b50aaaa3db130fcd338f3dfae9e437b348e6e934_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-webhook-rhel8@sha256:dc902a39bc520abcf2100c26e2e1c4ba20aa5aadff763b40f234eb01a26b6f77_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/svls-must-gather-rhel8@sha256:057e9ccae9eae50fadad4772b203e897f5c54bf9d40f6e2f2ccbdbc93f5850b5_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/svls-must-gather-rhel8@sha256:7557328dcdede1992a3660342f037e490f58bc3281c68c6e4f44e6d66c4a0cff_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/svls-must-gather-rhel8@sha256:e0a982cd04fee4416659b7e1e6a827c2c371144bd461f23913ae9e0633fd598a_amd64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2022-28131"
},
{
"category": "external",
"summary": "RHBZ#2107390",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2107390"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2022-28131",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-28131"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2022-28131",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2022-28131"
},
{
"category": "external",
"summary": "https://go.dev/issue/53614",
"url": "https://go.dev/issue/53614"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-announce/c/nqrv9fbR0zE",
"url": "https://groups.google.com/g/golang-announce/c/nqrv9fbR0zE"
}
],
"release_date": "2022-07-12T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2022-08-10T13:13:24+00:00",
"details": "See the Red Hat OpenShift Container Platform 4.6 documentation at:\nhttps://access.redhat.com/documentation/en-us/openshift_container_platform/4.6/html/serverless/index\nSee the Red Hat OpenShift Container Platform 4.7 documentation at:\nhttps://access.redhat.com/documentation/en-us/openshift_container_platform/4.7/html/serverless/index\nSee the Red Hat OpenShift Container Platform 4.8 documentation at:\nhttps://access.redhat.com/documentation/en-us/openshift_container_platform/4.8/html/serverless/index\nSee the Red Hat OpenShift Container Platform 4.9 documentation at:\nhttps://access.redhat.com/documentation/en-us/openshift_container_platform/4.9/html/serverless/index\nSee the Red Hat OpenShift Container Platform 4.10 documentation at:\nhttps://access.redhat.com/documentation/en-us/openshift_container_platform/4.10/html/serverless/index",
"product_ids": [
"8Base-Openshift-Serverless-1.24:openshift-serverless-1-tech-preview/eventing-kafka-broker-controller-rhel8@sha256:2a4b30bcff1377073202362dfd521bd7ac3e3e3960fdb33a6cf9fa39fc89de6b_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1-tech-preview/eventing-kafka-broker-controller-rhel8@sha256:be290e6d950e8af6162c1dece8472788b66459e8cb91df319f50ccf66f27b5c7_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1-tech-preview/eventing-kafka-broker-controller-rhel8@sha256:f8b5d9c9c0182f5cc1f76422759bf8925d2f29292390ada83a6b7c7986f1462c_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1-tech-preview/eventing-kafka-broker-dispatcher-rhel8@sha256:08c6d6908a2e58a18e908223daf152802106b00a67905e94e075fca827af87c9_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1-tech-preview/eventing-kafka-broker-dispatcher-rhel8@sha256:8ac0796f3585a406facba98766688ae6777b5673a4515418db8d1d92c4d65494_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1-tech-preview/eventing-kafka-broker-dispatcher-rhel8@sha256:9af6b8413acbf59adc88e9b88a51105f3b0a4913499c3026f64e7fda91e43384_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1-tech-preview/eventing-kafka-broker-receiver-rhel8@sha256:4dc0783cf92da5b5aa4cd1b9e9d55aa55a69b94eef0d29f261d3d51bd2260b68_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1-tech-preview/eventing-kafka-broker-receiver-rhel8@sha256:80fd78ad61caab0b20e39d4c6103ed9b074d3efa1dc67ab7bf415ea7db912dc3_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1-tech-preview/eventing-kafka-broker-receiver-rhel8@sha256:aeaaf1d541b5756df65f0700bcd82d085077ae3b1ce99c6d8728997c23e31ef9_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1-tech-preview/eventing-kafka-broker-webhook-rhel8@sha256:0dad9dc28babb21622f90c83647c9cc48bfa66faad257c88e7adf1d50ad0f80c_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1-tech-preview/eventing-kafka-broker-webhook-rhel8@sha256:10ba81e103ed6b7dff7b02394b20f44b46acd6b09d72f16667c068eb9989dc77_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1-tech-preview/eventing-kafka-broker-webhook-rhel8@sha256:f94aef78ce0870fdceac5b3467220540127a73415e81baa4b48bf986bc181c4d_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/client-kn-rhel8@sha256:09644d1c149970cd7c06635806a0ffc077a6340d68c357cd7f2bb5a6f57e46f3_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/client-kn-rhel8@sha256:46510d8b5dfba62d0a3da64ba90d1b8f88ad3b909c3e6ed14bcd96017d766829_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/client-kn-rhel8@sha256:f9bf2892123c3d981d2d5f158e643e6ba6f59a441b47c4055dc542f8cf8330c0_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-apiserver-receive-adapter-rhel8@sha256:834e37f8ddfbe157ad357fcef49f5213053d1295bb31361c5dd14a213ff2755c_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-apiserver-receive-adapter-rhel8@sha256:d13848369ca942d13548ab9b73a2d60b67f9412e535ed647342acaa8cef36c37_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-apiserver-receive-adapter-rhel8@sha256:eef2145e61234d37713ef8fda1f82d7cbe6502c5e6386117230d66ab7e1dd21a_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-controller-rhel8@sha256:52ef0c51b53ede0344f58174e624db08e6dcac04a0cba1668915f217949fc868_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-controller-rhel8@sha256:72c5fcaa44e3da56b297eb718d8a2b7eeb44069d6f3ce71b0eca30070b18bd9d_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-controller-rhel8@sha256:ad2df12dd77e8a3092431ca8d1b5eae42240c8ebb8766e436009bd6df7ee51f3_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-in-memory-channel-controller-rhel8@sha256:070f2c819506853dee230f37e00b27a05ba01c6f7cbbffc9a04b59a65d0c45e9_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-in-memory-channel-controller-rhel8@sha256:111da99563ea799e6b54933f12dc8f8a3828e36f650900e02da3be5afbdeefd9_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-in-memory-channel-controller-rhel8@sha256:69871b8d6e72713fe2eaf5f1e0aac1282fb8659d2895836994f10c847fe320d1_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-in-memory-channel-dispatcher-rhel8@sha256:4b5ee83ccace988c6eaf456e82dea83d160ae7e6aaad1ab8f48410f90da8f1c1_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-in-memory-channel-dispatcher-rhel8@sha256:52247eff5dc9a89244e6697ae9ce61cc1b42265171c956d4d50984179daced89_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-in-memory-channel-dispatcher-rhel8@sha256:68b61474089703d0685a952062401303206ba11bc108b8504f6f6390933d83cb_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-kafka-broker-controller-rhel8@sha256:2a4b30bcff1377073202362dfd521bd7ac3e3e3960fdb33a6cf9fa39fc89de6b_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-kafka-broker-controller-rhel8@sha256:be290e6d950e8af6162c1dece8472788b66459e8cb91df319f50ccf66f27b5c7_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-kafka-broker-controller-rhel8@sha256:f8b5d9c9c0182f5cc1f76422759bf8925d2f29292390ada83a6b7c7986f1462c_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-kafka-broker-dispatcher-rhel8@sha256:08c6d6908a2e58a18e908223daf152802106b00a67905e94e075fca827af87c9_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-kafka-broker-dispatcher-rhel8@sha256:8ac0796f3585a406facba98766688ae6777b5673a4515418db8d1d92c4d65494_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-kafka-broker-dispatcher-rhel8@sha256:9af6b8413acbf59adc88e9b88a51105f3b0a4913499c3026f64e7fda91e43384_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-kafka-broker-post-install-rhel8@sha256:260e7f0086f4e036be3a9ab5d24ce99fc8a053cc7f2906f8a6080f59f2a3e591_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-kafka-broker-post-install-rhel8@sha256:36551ea609536ba900f7a0493a06d07f9c0f19a0eef7e4956575354ca92cd1ef_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-kafka-broker-post-install-rhel8@sha256:6d4a898f37f87aa6db636487c6892833249be38635fe631433652feda762a40e_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-kafka-broker-webhook-rhel8@sha256:0dad9dc28babb21622f90c83647c9cc48bfa66faad257c88e7adf1d50ad0f80c_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-kafka-broker-webhook-rhel8@sha256:10ba81e103ed6b7dff7b02394b20f44b46acd6b09d72f16667c068eb9989dc77_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-kafka-broker-webhook-rhel8@sha256:f94aef78ce0870fdceac5b3467220540127a73415e81baa4b48bf986bc181c4d_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-mtbroker-filter-rhel8@sha256:4f6e162ee5fb96ff69a1546b7f728641dded59548f14afdfa870f7f0291787ac_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-mtbroker-filter-rhel8@sha256:ecde2ee2aa9618775178e03bcc07e53d6f5e12f30261238d8ffb366fb1e47c94_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-mtbroker-filter-rhel8@sha256:ee2dc3e0f648dc59551cfdf0ac5c36aa6cd9a4b2abaada7095ae4d5b8e0a571e_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-mtbroker-ingress-rhel8@sha256:4eaac6386b1b8a9e360df5afbd85aeebb97e5c81dbd861996caafad48b4cc6f9_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-mtbroker-ingress-rhel8@sha256:644fbcd1924d570f105f5f9760eb15eddbeed16c894edfcb4ef8c8a14e370bce_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-mtbroker-ingress-rhel8@sha256:a26dfc1a610bbaf876443b4b01a04130f7c0aba4d40e246333fe8bf7eb899f45_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-mtchannel-broker-rhel8@sha256:353859f2a8649fa9b3f5c0e02cafd57f79f96a10a7a697ba08eaa8cb70effe51_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-mtchannel-broker-rhel8@sha256:6f7afb57dc78ccb13498434196c5e8cd0f6ec53f045689febf1a62c492358d93_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-mtchannel-broker-rhel8@sha256:fadf3035a8bd25307843d1c6c88654a03db25983407a770875b4507942684dd5_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-mtping-rhel8@sha256:2254577d2c2e67d28f8459fbd4ac43af78b7d29cc0b56c631607dd68f3d31637_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-mtping-rhel8@sha256:a7177a43f46b6470a19970c62ebc17119ca3c3021471f9396faa436e621beb1e_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-mtping-rhel8@sha256:c6c2c7924d90e81e2906f3bf3969b02d7f3e4dc80c187e6c55a7e4ea17ac20cd_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-storage-version-migration-rhel8@sha256:3c1baa5bad644c06bedabaed9c668f0999527f00bc1d195e71a528c222087328_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-storage-version-migration-rhel8@sha256:63dab761fd3a2e08950b7ee52852fb39cef7820f2a8cf8142ec3701a07372d7c_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-storage-version-migration-rhel8@sha256:ff7924a37865ac1a90872f35675934a1627e49a29577a78af18b8e743a5fde07_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-sugar-controller-rhel8@sha256:24c7217a3612a5c3c6792c433dc2a6cf4b5fda1b9e6acff84e2736705704d152_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-sugar-controller-rhel8@sha256:3a38788638c26e9bec45694b2c4597333080189ffa96d8c7302e3e7dd1e54be5_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-sugar-controller-rhel8@sha256:aebfba016342e94fc0619a9ad6346c7fefbedf6739f1495954eb905cade085ac_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-webhook-rhel8@sha256:11d0b8fac4cb67c95e051a91f5c6683768f8969ffc744cd3cc4814d1ee6e91c1_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-webhook-rhel8@sha256:1b209d1ddffba92c3d77824e37bf75302346856c10b773a101d2868f27d0b740_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-webhook-rhel8@sha256:bf8c9de32dd5cbe536b115f52f32c666fbf886bde555ac355937d6b149cf9343_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/ingress-rhel8-operator@sha256:46a5fb2d0f9fa5e05504b9264a3f1c0e7c7beb76e3a3aeb9bc036cda4fa9d66a_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/ingress-rhel8-operator@sha256:793b86f4c2add102e2f676bd57cec3365ce9b3fdc40a989c28d1f9acb851142d_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/ingress-rhel8-operator@sha256:cce79392f93bb318123c48ac6de48aa0a2983cc1134cc063c0fdc2ff83c546c7_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/kn-cli-artifacts-rhel8@sha256:1a51a072d4e303a5c33b2383c843308d86c68de228b094d2efed8bc59a4bac14_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/kn-cli-artifacts-rhel8@sha256:c61b26bdf318b507af66f9092e784d64436e3b2531cc6e2e8aa1bb8bbb010fb7_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/kn-cli-artifacts-rhel8@sha256:f22168224137db649c6e6592e3ec2ae6845ca668ef65fe56c104ed6393eae526_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/knative-rhel8-operator@sha256:53e115cdfeb8077cc8b89ebdeee4903b1be8c0a0d45831a9f277f342959f5961_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/knative-rhel8-operator@sha256:ebf24097b84ec5773e30c8f548975afb84b6fce836b373b97855f69371068d1e_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/knative-rhel8-operator@sha256:efa444ca6c7c4468821a8d138b4319c86fede592f3b0b4d7905e7c66e8bdb2c0_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/kourier-control-rhel8@sha256:396fb9dcc798b05e89d38ccbe3a3abb31854f56a95ae104fb9bb215967b56d9f_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/kourier-control-rhel8@sha256:e36577c37457a4521d78f28f24dca6ae11f170635316efe374f08f825cb5904d_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/kourier-control-rhel8@sha256:fb04b74dce262e58434b19a10dce0981b4df7541416de21343fb7124c714ffbf_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/net-istio-controller-rhel8@sha256:281b2782253722d916b6178ecdbc763aaa71ed4ac0db94e31d57974d4eb8b58b_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/net-istio-controller-rhel8@sha256:bf56038c0af2cfeb5a3e4b7ecd5aeebb230d042ac835b50faafa3d939dd8ca50_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/net-istio-controller-rhel8@sha256:f3643c74f73841b1de04be1d0f550c044f1ad4800ceb32cb36bf9072d8e5155b_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/net-istio-webhook-rhel8@sha256:4f7cabd5a6bb6fd7a0d81461108891b0d2de55efe868c4fbf275131c3280ed2d_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/net-istio-webhook-rhel8@sha256:a07d73f5c04af2a29b6565363b472aceabbfeafe7d6dfe833d1e71b072419916_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/net-istio-webhook-rhel8@sha256:cd34685812d9447969a1c3fb4382433a1b59fb3631fbe156daa6fa962458f859_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serverless-operator-bundle@sha256:0422f8843fc62c2b72e01ffefd33db912a1ad3d70ac297882d3663c9b7299f10_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serverless-rhel8-operator@sha256:26d940bd43b928d8370c9e88e80726a427c3f0ce3afc4fddb02a507f81c8fc93_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serverless-rhel8-operator@sha256:2898df30f40683bd3a73c6f2676afdc1bfc27b23d2fe04fe7667f6db6d2422ab_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serverless-rhel8-operator@sha256:8ec9e756969c8e6bf8155ed102a66cf578a325dcc477ff909b4806405ab59cfc_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-activator-rhel8@sha256:1e9fb289564961ddbf317e568c50936b048446685c39ab14ca4e5cb682785243_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-activator-rhel8@sha256:3a823819467ed0beea953eed27e2129bb4495df3f49e0f59d5004dee416e6285_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-activator-rhel8@sha256:4e7563e5f9761f624aefc6b79845e5b4dd1836a545c3754bc37701162ed4e3bb_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-autoscaler-hpa-rhel8@sha256:1685c7bf25061e61688d2b5e60cde6adb8906fec6bfb713c68837b2bbeeacf85_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-autoscaler-hpa-rhel8@sha256:491df16728df492b7b88efb8e86f28e46a8762f4084fb4132823611a9e758264_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-autoscaler-hpa-rhel8@sha256:8bb514634ece7dafd88ae6cc7eff52016cd4585d91cb9c106720c21c219f8967_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-autoscaler-rhel8@sha256:01b46e0ddb618f58c06b533fe7148f772367200f5d9be9d355012e91dc401156_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-autoscaler-rhel8@sha256:8cd0a381de995467f339e11f0704b8c8b978ddfdd2d8271f4c9f832e7acf9f07_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-autoscaler-rhel8@sha256:c60796d720141d322159e49bb3496732b8e0453d6606227b419caf93a12d196b_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-controller-rhel8@sha256:92b01a8421488e9d9b42b6da290873b54a2619d39a05e8d2a99e4c5348a3d4dc_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-controller-rhel8@sha256:b5ae691a77adb161a30ae8470f1cf4c1c6259488df18bb2bf2764d05af9a2aa8_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-controller-rhel8@sha256:b752a295b673aeee85eba6bed33cc658254dc0503c6002841d80dc0c0a38f615_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-domain-mapping-rhel8@sha256:11bca084f2c8df8d369d6301847876bbf8d37c7b67a6ffb387e0759100b6e817_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-domain-mapping-rhel8@sha256:4e580d29cbff1aa6050c65cee35a870dab9e6a7eaa538b356a5afefed9c38d90_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-domain-mapping-rhel8@sha256:eeb39a3fbc9d4c223d42579737948438d03b2a2ec1aee46562aabae6d343679b_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-domain-mapping-webhook-rhel8@sha256:8057fa6657c0bf909297273acc4faea1cddb29f9f02f6c797279adb42f083332_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-domain-mapping-webhook-rhel8@sha256:84e13a4c84098e0a6a5b461c7581861cd9114ce3cc7c2147afd727e56f323b28_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-domain-mapping-webhook-rhel8@sha256:f99e203de17686584c05ee0901041edd055350c39da063d5d6dcd026d1e17593_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-queue-rhel8@sha256:8740a1f7cb3ef3c4caa5774cced7787cc1e345dbe3708307001c1def9fd32e2f_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-queue-rhel8@sha256:ac1ca0ae5e3c7fc242ec5a313e45d09b83261ffe26eab3ebcbbae9299471b25a_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-queue-rhel8@sha256:f16b4f4e86e758354c8b19ee3a075dfd6fd19eb7ba282ad8293d41ca0c8f3028_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-storage-version-migration-rhel8@sha256:1c3b2c4c06981fd8eb13c05837c8da3523f0df9c79eacd6ffc1138e5f26bdba6_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-storage-version-migration-rhel8@sha256:27b7b75eae9eacc52a577887885db7c29192e15aada8a3b7406e032561609462_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-storage-version-migration-rhel8@sha256:8012cc60fab4e14b7fab05589c977c15ac941efb09601069be09d4e25385ed26_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-webhook-rhel8@sha256:4fdc2c632eb0fa4f10a78e39622c83febde93f38db16bd0ca4a35c1eb7062548_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-webhook-rhel8@sha256:6904376f1ae4dadc23ab9993b50aaaa3db130fcd338f3dfae9e437b348e6e934_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-webhook-rhel8@sha256:dc902a39bc520abcf2100c26e2e1c4ba20aa5aadff763b40f234eb01a26b6f77_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/svls-must-gather-rhel8@sha256:057e9ccae9eae50fadad4772b203e897f5c54bf9d40f6e2f2ccbdbc93f5850b5_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/svls-must-gather-rhel8@sha256:7557328dcdede1992a3660342f037e490f58bc3281c68c6e4f44e6d66c4a0cff_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/svls-must-gather-rhel8@sha256:e0a982cd04fee4416659b7e1e6a827c2c371144bd461f23913ae9e0633fd598a_amd64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2022:6040"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "LOCAL",
"availabilityImpact": "HIGH",
"baseScore": 7.3,
"baseSeverity": "HIGH",
"confidentialityImpact": "LOW",
"integrityImpact": "LOW",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:N/UI:N/S:U/C:L/I:L/A:H",
"version": "3.1"
},
"products": [
"8Base-Openshift-Serverless-1.24:openshift-serverless-1-tech-preview/eventing-kafka-broker-controller-rhel8@sha256:2a4b30bcff1377073202362dfd521bd7ac3e3e3960fdb33a6cf9fa39fc89de6b_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1-tech-preview/eventing-kafka-broker-controller-rhel8@sha256:be290e6d950e8af6162c1dece8472788b66459e8cb91df319f50ccf66f27b5c7_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1-tech-preview/eventing-kafka-broker-controller-rhel8@sha256:f8b5d9c9c0182f5cc1f76422759bf8925d2f29292390ada83a6b7c7986f1462c_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1-tech-preview/eventing-kafka-broker-dispatcher-rhel8@sha256:08c6d6908a2e58a18e908223daf152802106b00a67905e94e075fca827af87c9_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1-tech-preview/eventing-kafka-broker-dispatcher-rhel8@sha256:8ac0796f3585a406facba98766688ae6777b5673a4515418db8d1d92c4d65494_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1-tech-preview/eventing-kafka-broker-dispatcher-rhel8@sha256:9af6b8413acbf59adc88e9b88a51105f3b0a4913499c3026f64e7fda91e43384_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1-tech-preview/eventing-kafka-broker-receiver-rhel8@sha256:4dc0783cf92da5b5aa4cd1b9e9d55aa55a69b94eef0d29f261d3d51bd2260b68_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1-tech-preview/eventing-kafka-broker-receiver-rhel8@sha256:80fd78ad61caab0b20e39d4c6103ed9b074d3efa1dc67ab7bf415ea7db912dc3_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1-tech-preview/eventing-kafka-broker-receiver-rhel8@sha256:aeaaf1d541b5756df65f0700bcd82d085077ae3b1ce99c6d8728997c23e31ef9_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1-tech-preview/eventing-kafka-broker-webhook-rhel8@sha256:0dad9dc28babb21622f90c83647c9cc48bfa66faad257c88e7adf1d50ad0f80c_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1-tech-preview/eventing-kafka-broker-webhook-rhel8@sha256:10ba81e103ed6b7dff7b02394b20f44b46acd6b09d72f16667c068eb9989dc77_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1-tech-preview/eventing-kafka-broker-webhook-rhel8@sha256:f94aef78ce0870fdceac5b3467220540127a73415e81baa4b48bf986bc181c4d_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/client-kn-rhel8@sha256:09644d1c149970cd7c06635806a0ffc077a6340d68c357cd7f2bb5a6f57e46f3_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/client-kn-rhel8@sha256:46510d8b5dfba62d0a3da64ba90d1b8f88ad3b909c3e6ed14bcd96017d766829_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/client-kn-rhel8@sha256:f9bf2892123c3d981d2d5f158e643e6ba6f59a441b47c4055dc542f8cf8330c0_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-apiserver-receive-adapter-rhel8@sha256:834e37f8ddfbe157ad357fcef49f5213053d1295bb31361c5dd14a213ff2755c_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-apiserver-receive-adapter-rhel8@sha256:d13848369ca942d13548ab9b73a2d60b67f9412e535ed647342acaa8cef36c37_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-apiserver-receive-adapter-rhel8@sha256:eef2145e61234d37713ef8fda1f82d7cbe6502c5e6386117230d66ab7e1dd21a_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-controller-rhel8@sha256:52ef0c51b53ede0344f58174e624db08e6dcac04a0cba1668915f217949fc868_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-controller-rhel8@sha256:72c5fcaa44e3da56b297eb718d8a2b7eeb44069d6f3ce71b0eca30070b18bd9d_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-controller-rhel8@sha256:ad2df12dd77e8a3092431ca8d1b5eae42240c8ebb8766e436009bd6df7ee51f3_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-in-memory-channel-controller-rhel8@sha256:070f2c819506853dee230f37e00b27a05ba01c6f7cbbffc9a04b59a65d0c45e9_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-in-memory-channel-controller-rhel8@sha256:111da99563ea799e6b54933f12dc8f8a3828e36f650900e02da3be5afbdeefd9_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-in-memory-channel-controller-rhel8@sha256:69871b8d6e72713fe2eaf5f1e0aac1282fb8659d2895836994f10c847fe320d1_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-in-memory-channel-dispatcher-rhel8@sha256:4b5ee83ccace988c6eaf456e82dea83d160ae7e6aaad1ab8f48410f90da8f1c1_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-in-memory-channel-dispatcher-rhel8@sha256:52247eff5dc9a89244e6697ae9ce61cc1b42265171c956d4d50984179daced89_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-in-memory-channel-dispatcher-rhel8@sha256:68b61474089703d0685a952062401303206ba11bc108b8504f6f6390933d83cb_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-kafka-broker-controller-rhel8@sha256:2a4b30bcff1377073202362dfd521bd7ac3e3e3960fdb33a6cf9fa39fc89de6b_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-kafka-broker-controller-rhel8@sha256:be290e6d950e8af6162c1dece8472788b66459e8cb91df319f50ccf66f27b5c7_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-kafka-broker-controller-rhel8@sha256:f8b5d9c9c0182f5cc1f76422759bf8925d2f29292390ada83a6b7c7986f1462c_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-kafka-broker-dispatcher-rhel8@sha256:08c6d6908a2e58a18e908223daf152802106b00a67905e94e075fca827af87c9_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-kafka-broker-dispatcher-rhel8@sha256:8ac0796f3585a406facba98766688ae6777b5673a4515418db8d1d92c4d65494_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-kafka-broker-dispatcher-rhel8@sha256:9af6b8413acbf59adc88e9b88a51105f3b0a4913499c3026f64e7fda91e43384_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-kafka-broker-post-install-rhel8@sha256:260e7f0086f4e036be3a9ab5d24ce99fc8a053cc7f2906f8a6080f59f2a3e591_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-kafka-broker-post-install-rhel8@sha256:36551ea609536ba900f7a0493a06d07f9c0f19a0eef7e4956575354ca92cd1ef_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-kafka-broker-post-install-rhel8@sha256:6d4a898f37f87aa6db636487c6892833249be38635fe631433652feda762a40e_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-kafka-broker-webhook-rhel8@sha256:0dad9dc28babb21622f90c83647c9cc48bfa66faad257c88e7adf1d50ad0f80c_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-kafka-broker-webhook-rhel8@sha256:10ba81e103ed6b7dff7b02394b20f44b46acd6b09d72f16667c068eb9989dc77_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-kafka-broker-webhook-rhel8@sha256:f94aef78ce0870fdceac5b3467220540127a73415e81baa4b48bf986bc181c4d_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-mtbroker-filter-rhel8@sha256:4f6e162ee5fb96ff69a1546b7f728641dded59548f14afdfa870f7f0291787ac_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-mtbroker-filter-rhel8@sha256:ecde2ee2aa9618775178e03bcc07e53d6f5e12f30261238d8ffb366fb1e47c94_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-mtbroker-filter-rhel8@sha256:ee2dc3e0f648dc59551cfdf0ac5c36aa6cd9a4b2abaada7095ae4d5b8e0a571e_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-mtbroker-ingress-rhel8@sha256:4eaac6386b1b8a9e360df5afbd85aeebb97e5c81dbd861996caafad48b4cc6f9_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-mtbroker-ingress-rhel8@sha256:644fbcd1924d570f105f5f9760eb15eddbeed16c894edfcb4ef8c8a14e370bce_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-mtbroker-ingress-rhel8@sha256:a26dfc1a610bbaf876443b4b01a04130f7c0aba4d40e246333fe8bf7eb899f45_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-mtchannel-broker-rhel8@sha256:353859f2a8649fa9b3f5c0e02cafd57f79f96a10a7a697ba08eaa8cb70effe51_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-mtchannel-broker-rhel8@sha256:6f7afb57dc78ccb13498434196c5e8cd0f6ec53f045689febf1a62c492358d93_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-mtchannel-broker-rhel8@sha256:fadf3035a8bd25307843d1c6c88654a03db25983407a770875b4507942684dd5_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-mtping-rhel8@sha256:2254577d2c2e67d28f8459fbd4ac43af78b7d29cc0b56c631607dd68f3d31637_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-mtping-rhel8@sha256:a7177a43f46b6470a19970c62ebc17119ca3c3021471f9396faa436e621beb1e_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-mtping-rhel8@sha256:c6c2c7924d90e81e2906f3bf3969b02d7f3e4dc80c187e6c55a7e4ea17ac20cd_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-storage-version-migration-rhel8@sha256:3c1baa5bad644c06bedabaed9c668f0999527f00bc1d195e71a528c222087328_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-storage-version-migration-rhel8@sha256:63dab761fd3a2e08950b7ee52852fb39cef7820f2a8cf8142ec3701a07372d7c_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-storage-version-migration-rhel8@sha256:ff7924a37865ac1a90872f35675934a1627e49a29577a78af18b8e743a5fde07_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-sugar-controller-rhel8@sha256:24c7217a3612a5c3c6792c433dc2a6cf4b5fda1b9e6acff84e2736705704d152_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-sugar-controller-rhel8@sha256:3a38788638c26e9bec45694b2c4597333080189ffa96d8c7302e3e7dd1e54be5_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-sugar-controller-rhel8@sha256:aebfba016342e94fc0619a9ad6346c7fefbedf6739f1495954eb905cade085ac_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-webhook-rhel8@sha256:11d0b8fac4cb67c95e051a91f5c6683768f8969ffc744cd3cc4814d1ee6e91c1_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-webhook-rhel8@sha256:1b209d1ddffba92c3d77824e37bf75302346856c10b773a101d2868f27d0b740_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-webhook-rhel8@sha256:bf8c9de32dd5cbe536b115f52f32c666fbf886bde555ac355937d6b149cf9343_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/ingress-rhel8-operator@sha256:46a5fb2d0f9fa5e05504b9264a3f1c0e7c7beb76e3a3aeb9bc036cda4fa9d66a_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/ingress-rhel8-operator@sha256:793b86f4c2add102e2f676bd57cec3365ce9b3fdc40a989c28d1f9acb851142d_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/ingress-rhel8-operator@sha256:cce79392f93bb318123c48ac6de48aa0a2983cc1134cc063c0fdc2ff83c546c7_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/kn-cli-artifacts-rhel8@sha256:1a51a072d4e303a5c33b2383c843308d86c68de228b094d2efed8bc59a4bac14_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/kn-cli-artifacts-rhel8@sha256:c61b26bdf318b507af66f9092e784d64436e3b2531cc6e2e8aa1bb8bbb010fb7_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/kn-cli-artifacts-rhel8@sha256:f22168224137db649c6e6592e3ec2ae6845ca668ef65fe56c104ed6393eae526_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/knative-rhel8-operator@sha256:53e115cdfeb8077cc8b89ebdeee4903b1be8c0a0d45831a9f277f342959f5961_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/knative-rhel8-operator@sha256:ebf24097b84ec5773e30c8f548975afb84b6fce836b373b97855f69371068d1e_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/knative-rhel8-operator@sha256:efa444ca6c7c4468821a8d138b4319c86fede592f3b0b4d7905e7c66e8bdb2c0_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/kourier-control-rhel8@sha256:396fb9dcc798b05e89d38ccbe3a3abb31854f56a95ae104fb9bb215967b56d9f_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/kourier-control-rhel8@sha256:e36577c37457a4521d78f28f24dca6ae11f170635316efe374f08f825cb5904d_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/kourier-control-rhel8@sha256:fb04b74dce262e58434b19a10dce0981b4df7541416de21343fb7124c714ffbf_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/net-istio-controller-rhel8@sha256:281b2782253722d916b6178ecdbc763aaa71ed4ac0db94e31d57974d4eb8b58b_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/net-istio-controller-rhel8@sha256:bf56038c0af2cfeb5a3e4b7ecd5aeebb230d042ac835b50faafa3d939dd8ca50_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/net-istio-controller-rhel8@sha256:f3643c74f73841b1de04be1d0f550c044f1ad4800ceb32cb36bf9072d8e5155b_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/net-istio-webhook-rhel8@sha256:4f7cabd5a6bb6fd7a0d81461108891b0d2de55efe868c4fbf275131c3280ed2d_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/net-istio-webhook-rhel8@sha256:a07d73f5c04af2a29b6565363b472aceabbfeafe7d6dfe833d1e71b072419916_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/net-istio-webhook-rhel8@sha256:cd34685812d9447969a1c3fb4382433a1b59fb3631fbe156daa6fa962458f859_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serverless-operator-bundle@sha256:0422f8843fc62c2b72e01ffefd33db912a1ad3d70ac297882d3663c9b7299f10_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serverless-rhel8-operator@sha256:26d940bd43b928d8370c9e88e80726a427c3f0ce3afc4fddb02a507f81c8fc93_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serverless-rhel8-operator@sha256:2898df30f40683bd3a73c6f2676afdc1bfc27b23d2fe04fe7667f6db6d2422ab_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serverless-rhel8-operator@sha256:8ec9e756969c8e6bf8155ed102a66cf578a325dcc477ff909b4806405ab59cfc_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-activator-rhel8@sha256:1e9fb289564961ddbf317e568c50936b048446685c39ab14ca4e5cb682785243_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-activator-rhel8@sha256:3a823819467ed0beea953eed27e2129bb4495df3f49e0f59d5004dee416e6285_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-activator-rhel8@sha256:4e7563e5f9761f624aefc6b79845e5b4dd1836a545c3754bc37701162ed4e3bb_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-autoscaler-hpa-rhel8@sha256:1685c7bf25061e61688d2b5e60cde6adb8906fec6bfb713c68837b2bbeeacf85_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-autoscaler-hpa-rhel8@sha256:491df16728df492b7b88efb8e86f28e46a8762f4084fb4132823611a9e758264_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-autoscaler-hpa-rhel8@sha256:8bb514634ece7dafd88ae6cc7eff52016cd4585d91cb9c106720c21c219f8967_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-autoscaler-rhel8@sha256:01b46e0ddb618f58c06b533fe7148f772367200f5d9be9d355012e91dc401156_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-autoscaler-rhel8@sha256:8cd0a381de995467f339e11f0704b8c8b978ddfdd2d8271f4c9f832e7acf9f07_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-autoscaler-rhel8@sha256:c60796d720141d322159e49bb3496732b8e0453d6606227b419caf93a12d196b_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-controller-rhel8@sha256:92b01a8421488e9d9b42b6da290873b54a2619d39a05e8d2a99e4c5348a3d4dc_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-controller-rhel8@sha256:b5ae691a77adb161a30ae8470f1cf4c1c6259488df18bb2bf2764d05af9a2aa8_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-controller-rhel8@sha256:b752a295b673aeee85eba6bed33cc658254dc0503c6002841d80dc0c0a38f615_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-domain-mapping-rhel8@sha256:11bca084f2c8df8d369d6301847876bbf8d37c7b67a6ffb387e0759100b6e817_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-domain-mapping-rhel8@sha256:4e580d29cbff1aa6050c65cee35a870dab9e6a7eaa538b356a5afefed9c38d90_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-domain-mapping-rhel8@sha256:eeb39a3fbc9d4c223d42579737948438d03b2a2ec1aee46562aabae6d343679b_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-domain-mapping-webhook-rhel8@sha256:8057fa6657c0bf909297273acc4faea1cddb29f9f02f6c797279adb42f083332_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-domain-mapping-webhook-rhel8@sha256:84e13a4c84098e0a6a5b461c7581861cd9114ce3cc7c2147afd727e56f323b28_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-domain-mapping-webhook-rhel8@sha256:f99e203de17686584c05ee0901041edd055350c39da063d5d6dcd026d1e17593_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-queue-rhel8@sha256:8740a1f7cb3ef3c4caa5774cced7787cc1e345dbe3708307001c1def9fd32e2f_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-queue-rhel8@sha256:ac1ca0ae5e3c7fc242ec5a313e45d09b83261ffe26eab3ebcbbae9299471b25a_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-queue-rhel8@sha256:f16b4f4e86e758354c8b19ee3a075dfd6fd19eb7ba282ad8293d41ca0c8f3028_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-storage-version-migration-rhel8@sha256:1c3b2c4c06981fd8eb13c05837c8da3523f0df9c79eacd6ffc1138e5f26bdba6_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-storage-version-migration-rhel8@sha256:27b7b75eae9eacc52a577887885db7c29192e15aada8a3b7406e032561609462_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-storage-version-migration-rhel8@sha256:8012cc60fab4e14b7fab05589c977c15ac941efb09601069be09d4e25385ed26_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-webhook-rhel8@sha256:4fdc2c632eb0fa4f10a78e39622c83febde93f38db16bd0ca4a35c1eb7062548_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-webhook-rhel8@sha256:6904376f1ae4dadc23ab9993b50aaaa3db130fcd338f3dfae9e437b348e6e934_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-webhook-rhel8@sha256:dc902a39bc520abcf2100c26e2e1c4ba20aa5aadff763b40f234eb01a26b6f77_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/svls-must-gather-rhel8@sha256:057e9ccae9eae50fadad4772b203e897f5c54bf9d40f6e2f2ccbdbc93f5850b5_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/svls-must-gather-rhel8@sha256:7557328dcdede1992a3660342f037e490f58bc3281c68c6e4f44e6d66c4a0cff_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/svls-must-gather-rhel8@sha256:e0a982cd04fee4416659b7e1e6a827c2c371144bd461f23913ae9e0633fd598a_amd64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "golang: encoding/xml: stack exhaustion in Decoder.Skip"
},
{
"cve": "CVE-2022-28327",
"cwe": {
"id": "CWE-190",
"name": "Integer Overflow or Wraparound"
},
"discovery_date": "2022-04-21T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2077689"
}
],
"notes": [
{
"category": "description",
"text": "An integer overflow flaw was found in Golang\u0027s crypto/elliptic library. This flaw allows an attacker to use a crafted scaler input longer than 32 bytes, causing P256().ScalarMult or P256().ScalarBaseMult to panic, leading to a loss of availability.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "golang: crypto/elliptic: panic caused by oversized scalar",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "Red Hat Enterprise Linux 7, 8 and 9 are affected, because the code-base is affected by this vulnerability.\n\nRed Hat Product Security has rated this issue as having Moderate security impact, and the issue is not currently planned to be addressed in future updates for Red Hat Enterprise Linux 7, hence, marked as Out-of-Support-Scope. \n\nRed Hat Developer Tools - Compilers (go-toolset-1.16-golang \u0026 go-toolset-1.17-golang), ships the vulnerable code and affected by this vulnerability.\n\nFor additional information, refer to the Issue Severity Classification: https://access.redhat.com/security/updates/classification/ and Red Hat Enterprise Linux Life Cycle \u0026 Updates Policy: https://access.redhat.com/support/policy/updates/errata/.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"8Base-Openshift-Serverless-1.24:openshift-serverless-1-tech-preview/eventing-kafka-broker-controller-rhel8@sha256:2a4b30bcff1377073202362dfd521bd7ac3e3e3960fdb33a6cf9fa39fc89de6b_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1-tech-preview/eventing-kafka-broker-controller-rhel8@sha256:be290e6d950e8af6162c1dece8472788b66459e8cb91df319f50ccf66f27b5c7_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1-tech-preview/eventing-kafka-broker-controller-rhel8@sha256:f8b5d9c9c0182f5cc1f76422759bf8925d2f29292390ada83a6b7c7986f1462c_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1-tech-preview/eventing-kafka-broker-dispatcher-rhel8@sha256:08c6d6908a2e58a18e908223daf152802106b00a67905e94e075fca827af87c9_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1-tech-preview/eventing-kafka-broker-dispatcher-rhel8@sha256:8ac0796f3585a406facba98766688ae6777b5673a4515418db8d1d92c4d65494_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1-tech-preview/eventing-kafka-broker-dispatcher-rhel8@sha256:9af6b8413acbf59adc88e9b88a51105f3b0a4913499c3026f64e7fda91e43384_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1-tech-preview/eventing-kafka-broker-receiver-rhel8@sha256:4dc0783cf92da5b5aa4cd1b9e9d55aa55a69b94eef0d29f261d3d51bd2260b68_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1-tech-preview/eventing-kafka-broker-receiver-rhel8@sha256:80fd78ad61caab0b20e39d4c6103ed9b074d3efa1dc67ab7bf415ea7db912dc3_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1-tech-preview/eventing-kafka-broker-receiver-rhel8@sha256:aeaaf1d541b5756df65f0700bcd82d085077ae3b1ce99c6d8728997c23e31ef9_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1-tech-preview/eventing-kafka-broker-webhook-rhel8@sha256:0dad9dc28babb21622f90c83647c9cc48bfa66faad257c88e7adf1d50ad0f80c_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1-tech-preview/eventing-kafka-broker-webhook-rhel8@sha256:10ba81e103ed6b7dff7b02394b20f44b46acd6b09d72f16667c068eb9989dc77_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1-tech-preview/eventing-kafka-broker-webhook-rhel8@sha256:f94aef78ce0870fdceac5b3467220540127a73415e81baa4b48bf986bc181c4d_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/client-kn-rhel8@sha256:09644d1c149970cd7c06635806a0ffc077a6340d68c357cd7f2bb5a6f57e46f3_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/client-kn-rhel8@sha256:46510d8b5dfba62d0a3da64ba90d1b8f88ad3b909c3e6ed14bcd96017d766829_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/client-kn-rhel8@sha256:f9bf2892123c3d981d2d5f158e643e6ba6f59a441b47c4055dc542f8cf8330c0_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-apiserver-receive-adapter-rhel8@sha256:834e37f8ddfbe157ad357fcef49f5213053d1295bb31361c5dd14a213ff2755c_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-apiserver-receive-adapter-rhel8@sha256:d13848369ca942d13548ab9b73a2d60b67f9412e535ed647342acaa8cef36c37_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-apiserver-receive-adapter-rhel8@sha256:eef2145e61234d37713ef8fda1f82d7cbe6502c5e6386117230d66ab7e1dd21a_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-controller-rhel8@sha256:52ef0c51b53ede0344f58174e624db08e6dcac04a0cba1668915f217949fc868_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-controller-rhel8@sha256:72c5fcaa44e3da56b297eb718d8a2b7eeb44069d6f3ce71b0eca30070b18bd9d_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-controller-rhel8@sha256:ad2df12dd77e8a3092431ca8d1b5eae42240c8ebb8766e436009bd6df7ee51f3_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-in-memory-channel-controller-rhel8@sha256:070f2c819506853dee230f37e00b27a05ba01c6f7cbbffc9a04b59a65d0c45e9_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-in-memory-channel-controller-rhel8@sha256:111da99563ea799e6b54933f12dc8f8a3828e36f650900e02da3be5afbdeefd9_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-in-memory-channel-controller-rhel8@sha256:69871b8d6e72713fe2eaf5f1e0aac1282fb8659d2895836994f10c847fe320d1_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-in-memory-channel-dispatcher-rhel8@sha256:4b5ee83ccace988c6eaf456e82dea83d160ae7e6aaad1ab8f48410f90da8f1c1_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-in-memory-channel-dispatcher-rhel8@sha256:52247eff5dc9a89244e6697ae9ce61cc1b42265171c956d4d50984179daced89_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-in-memory-channel-dispatcher-rhel8@sha256:68b61474089703d0685a952062401303206ba11bc108b8504f6f6390933d83cb_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-kafka-broker-controller-rhel8@sha256:2a4b30bcff1377073202362dfd521bd7ac3e3e3960fdb33a6cf9fa39fc89de6b_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-kafka-broker-controller-rhel8@sha256:be290e6d950e8af6162c1dece8472788b66459e8cb91df319f50ccf66f27b5c7_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-kafka-broker-controller-rhel8@sha256:f8b5d9c9c0182f5cc1f76422759bf8925d2f29292390ada83a6b7c7986f1462c_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-kafka-broker-dispatcher-rhel8@sha256:08c6d6908a2e58a18e908223daf152802106b00a67905e94e075fca827af87c9_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-kafka-broker-dispatcher-rhel8@sha256:8ac0796f3585a406facba98766688ae6777b5673a4515418db8d1d92c4d65494_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-kafka-broker-dispatcher-rhel8@sha256:9af6b8413acbf59adc88e9b88a51105f3b0a4913499c3026f64e7fda91e43384_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-kafka-broker-post-install-rhel8@sha256:260e7f0086f4e036be3a9ab5d24ce99fc8a053cc7f2906f8a6080f59f2a3e591_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-kafka-broker-post-install-rhel8@sha256:36551ea609536ba900f7a0493a06d07f9c0f19a0eef7e4956575354ca92cd1ef_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-kafka-broker-post-install-rhel8@sha256:6d4a898f37f87aa6db636487c6892833249be38635fe631433652feda762a40e_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-kafka-broker-webhook-rhel8@sha256:0dad9dc28babb21622f90c83647c9cc48bfa66faad257c88e7adf1d50ad0f80c_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-kafka-broker-webhook-rhel8@sha256:10ba81e103ed6b7dff7b02394b20f44b46acd6b09d72f16667c068eb9989dc77_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-kafka-broker-webhook-rhel8@sha256:f94aef78ce0870fdceac5b3467220540127a73415e81baa4b48bf986bc181c4d_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-mtbroker-filter-rhel8@sha256:4f6e162ee5fb96ff69a1546b7f728641dded59548f14afdfa870f7f0291787ac_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-mtbroker-filter-rhel8@sha256:ecde2ee2aa9618775178e03bcc07e53d6f5e12f30261238d8ffb366fb1e47c94_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-mtbroker-filter-rhel8@sha256:ee2dc3e0f648dc59551cfdf0ac5c36aa6cd9a4b2abaada7095ae4d5b8e0a571e_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-mtbroker-ingress-rhel8@sha256:4eaac6386b1b8a9e360df5afbd85aeebb97e5c81dbd861996caafad48b4cc6f9_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-mtbroker-ingress-rhel8@sha256:644fbcd1924d570f105f5f9760eb15eddbeed16c894edfcb4ef8c8a14e370bce_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-mtbroker-ingress-rhel8@sha256:a26dfc1a610bbaf876443b4b01a04130f7c0aba4d40e246333fe8bf7eb899f45_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-mtchannel-broker-rhel8@sha256:353859f2a8649fa9b3f5c0e02cafd57f79f96a10a7a697ba08eaa8cb70effe51_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-mtchannel-broker-rhel8@sha256:6f7afb57dc78ccb13498434196c5e8cd0f6ec53f045689febf1a62c492358d93_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-mtchannel-broker-rhel8@sha256:fadf3035a8bd25307843d1c6c88654a03db25983407a770875b4507942684dd5_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-mtping-rhel8@sha256:2254577d2c2e67d28f8459fbd4ac43af78b7d29cc0b56c631607dd68f3d31637_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-mtping-rhel8@sha256:a7177a43f46b6470a19970c62ebc17119ca3c3021471f9396faa436e621beb1e_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-mtping-rhel8@sha256:c6c2c7924d90e81e2906f3bf3969b02d7f3e4dc80c187e6c55a7e4ea17ac20cd_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-storage-version-migration-rhel8@sha256:3c1baa5bad644c06bedabaed9c668f0999527f00bc1d195e71a528c222087328_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-storage-version-migration-rhel8@sha256:63dab761fd3a2e08950b7ee52852fb39cef7820f2a8cf8142ec3701a07372d7c_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-storage-version-migration-rhel8@sha256:ff7924a37865ac1a90872f35675934a1627e49a29577a78af18b8e743a5fde07_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-sugar-controller-rhel8@sha256:24c7217a3612a5c3c6792c433dc2a6cf4b5fda1b9e6acff84e2736705704d152_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-sugar-controller-rhel8@sha256:3a38788638c26e9bec45694b2c4597333080189ffa96d8c7302e3e7dd1e54be5_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-sugar-controller-rhel8@sha256:aebfba016342e94fc0619a9ad6346c7fefbedf6739f1495954eb905cade085ac_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-webhook-rhel8@sha256:11d0b8fac4cb67c95e051a91f5c6683768f8969ffc744cd3cc4814d1ee6e91c1_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-webhook-rhel8@sha256:1b209d1ddffba92c3d77824e37bf75302346856c10b773a101d2868f27d0b740_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-webhook-rhel8@sha256:bf8c9de32dd5cbe536b115f52f32c666fbf886bde555ac355937d6b149cf9343_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/ingress-rhel8-operator@sha256:46a5fb2d0f9fa5e05504b9264a3f1c0e7c7beb76e3a3aeb9bc036cda4fa9d66a_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/ingress-rhel8-operator@sha256:793b86f4c2add102e2f676bd57cec3365ce9b3fdc40a989c28d1f9acb851142d_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/ingress-rhel8-operator@sha256:cce79392f93bb318123c48ac6de48aa0a2983cc1134cc063c0fdc2ff83c546c7_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/kn-cli-artifacts-rhel8@sha256:1a51a072d4e303a5c33b2383c843308d86c68de228b094d2efed8bc59a4bac14_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/kn-cli-artifacts-rhel8@sha256:c61b26bdf318b507af66f9092e784d64436e3b2531cc6e2e8aa1bb8bbb010fb7_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/kn-cli-artifacts-rhel8@sha256:f22168224137db649c6e6592e3ec2ae6845ca668ef65fe56c104ed6393eae526_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/knative-rhel8-operator@sha256:53e115cdfeb8077cc8b89ebdeee4903b1be8c0a0d45831a9f277f342959f5961_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/knative-rhel8-operator@sha256:ebf24097b84ec5773e30c8f548975afb84b6fce836b373b97855f69371068d1e_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/knative-rhel8-operator@sha256:efa444ca6c7c4468821a8d138b4319c86fede592f3b0b4d7905e7c66e8bdb2c0_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/kourier-control-rhel8@sha256:396fb9dcc798b05e89d38ccbe3a3abb31854f56a95ae104fb9bb215967b56d9f_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/kourier-control-rhel8@sha256:e36577c37457a4521d78f28f24dca6ae11f170635316efe374f08f825cb5904d_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/kourier-control-rhel8@sha256:fb04b74dce262e58434b19a10dce0981b4df7541416de21343fb7124c714ffbf_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/net-istio-controller-rhel8@sha256:281b2782253722d916b6178ecdbc763aaa71ed4ac0db94e31d57974d4eb8b58b_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/net-istio-controller-rhel8@sha256:bf56038c0af2cfeb5a3e4b7ecd5aeebb230d042ac835b50faafa3d939dd8ca50_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/net-istio-controller-rhel8@sha256:f3643c74f73841b1de04be1d0f550c044f1ad4800ceb32cb36bf9072d8e5155b_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/net-istio-webhook-rhel8@sha256:4f7cabd5a6bb6fd7a0d81461108891b0d2de55efe868c4fbf275131c3280ed2d_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/net-istio-webhook-rhel8@sha256:a07d73f5c04af2a29b6565363b472aceabbfeafe7d6dfe833d1e71b072419916_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/net-istio-webhook-rhel8@sha256:cd34685812d9447969a1c3fb4382433a1b59fb3631fbe156daa6fa962458f859_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serverless-operator-bundle@sha256:0422f8843fc62c2b72e01ffefd33db912a1ad3d70ac297882d3663c9b7299f10_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serverless-rhel8-operator@sha256:26d940bd43b928d8370c9e88e80726a427c3f0ce3afc4fddb02a507f81c8fc93_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serverless-rhel8-operator@sha256:2898df30f40683bd3a73c6f2676afdc1bfc27b23d2fe04fe7667f6db6d2422ab_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serverless-rhel8-operator@sha256:8ec9e756969c8e6bf8155ed102a66cf578a325dcc477ff909b4806405ab59cfc_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-activator-rhel8@sha256:1e9fb289564961ddbf317e568c50936b048446685c39ab14ca4e5cb682785243_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-activator-rhel8@sha256:3a823819467ed0beea953eed27e2129bb4495df3f49e0f59d5004dee416e6285_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-activator-rhel8@sha256:4e7563e5f9761f624aefc6b79845e5b4dd1836a545c3754bc37701162ed4e3bb_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-autoscaler-hpa-rhel8@sha256:1685c7bf25061e61688d2b5e60cde6adb8906fec6bfb713c68837b2bbeeacf85_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-autoscaler-hpa-rhel8@sha256:491df16728df492b7b88efb8e86f28e46a8762f4084fb4132823611a9e758264_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-autoscaler-hpa-rhel8@sha256:8bb514634ece7dafd88ae6cc7eff52016cd4585d91cb9c106720c21c219f8967_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-autoscaler-rhel8@sha256:01b46e0ddb618f58c06b533fe7148f772367200f5d9be9d355012e91dc401156_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-autoscaler-rhel8@sha256:8cd0a381de995467f339e11f0704b8c8b978ddfdd2d8271f4c9f832e7acf9f07_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-autoscaler-rhel8@sha256:c60796d720141d322159e49bb3496732b8e0453d6606227b419caf93a12d196b_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-controller-rhel8@sha256:92b01a8421488e9d9b42b6da290873b54a2619d39a05e8d2a99e4c5348a3d4dc_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-controller-rhel8@sha256:b5ae691a77adb161a30ae8470f1cf4c1c6259488df18bb2bf2764d05af9a2aa8_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-controller-rhel8@sha256:b752a295b673aeee85eba6bed33cc658254dc0503c6002841d80dc0c0a38f615_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-domain-mapping-rhel8@sha256:11bca084f2c8df8d369d6301847876bbf8d37c7b67a6ffb387e0759100b6e817_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-domain-mapping-rhel8@sha256:4e580d29cbff1aa6050c65cee35a870dab9e6a7eaa538b356a5afefed9c38d90_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-domain-mapping-rhel8@sha256:eeb39a3fbc9d4c223d42579737948438d03b2a2ec1aee46562aabae6d343679b_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-domain-mapping-webhook-rhel8@sha256:8057fa6657c0bf909297273acc4faea1cddb29f9f02f6c797279adb42f083332_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-domain-mapping-webhook-rhel8@sha256:84e13a4c84098e0a6a5b461c7581861cd9114ce3cc7c2147afd727e56f323b28_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-domain-mapping-webhook-rhel8@sha256:f99e203de17686584c05ee0901041edd055350c39da063d5d6dcd026d1e17593_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-queue-rhel8@sha256:8740a1f7cb3ef3c4caa5774cced7787cc1e345dbe3708307001c1def9fd32e2f_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-queue-rhel8@sha256:ac1ca0ae5e3c7fc242ec5a313e45d09b83261ffe26eab3ebcbbae9299471b25a_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-queue-rhel8@sha256:f16b4f4e86e758354c8b19ee3a075dfd6fd19eb7ba282ad8293d41ca0c8f3028_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-storage-version-migration-rhel8@sha256:1c3b2c4c06981fd8eb13c05837c8da3523f0df9c79eacd6ffc1138e5f26bdba6_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-storage-version-migration-rhel8@sha256:27b7b75eae9eacc52a577887885db7c29192e15aada8a3b7406e032561609462_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-storage-version-migration-rhel8@sha256:8012cc60fab4e14b7fab05589c977c15ac941efb09601069be09d4e25385ed26_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-webhook-rhel8@sha256:4fdc2c632eb0fa4f10a78e39622c83febde93f38db16bd0ca4a35c1eb7062548_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-webhook-rhel8@sha256:6904376f1ae4dadc23ab9993b50aaaa3db130fcd338f3dfae9e437b348e6e934_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-webhook-rhel8@sha256:dc902a39bc520abcf2100c26e2e1c4ba20aa5aadff763b40f234eb01a26b6f77_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/svls-must-gather-rhel8@sha256:057e9ccae9eae50fadad4772b203e897f5c54bf9d40f6e2f2ccbdbc93f5850b5_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/svls-must-gather-rhel8@sha256:7557328dcdede1992a3660342f037e490f58bc3281c68c6e4f44e6d66c4a0cff_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/svls-must-gather-rhel8@sha256:e0a982cd04fee4416659b7e1e6a827c2c371144bd461f23913ae9e0633fd598a_amd64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2022-28327"
},
{
"category": "external",
"summary": "RHBZ#2077689",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2077689"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2022-28327",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-28327"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2022-28327",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2022-28327"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-announce/c/oecdBNLOml8",
"url": "https://groups.google.com/g/golang-announce/c/oecdBNLOml8"
}
],
"release_date": "2022-04-12T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2022-08-10T13:13:24+00:00",
"details": "See the Red Hat OpenShift Container Platform 4.6 documentation at:\nhttps://access.redhat.com/documentation/en-us/openshift_container_platform/4.6/html/serverless/index\nSee the Red Hat OpenShift Container Platform 4.7 documentation at:\nhttps://access.redhat.com/documentation/en-us/openshift_container_platform/4.7/html/serverless/index\nSee the Red Hat OpenShift Container Platform 4.8 documentation at:\nhttps://access.redhat.com/documentation/en-us/openshift_container_platform/4.8/html/serverless/index\nSee the Red Hat OpenShift Container Platform 4.9 documentation at:\nhttps://access.redhat.com/documentation/en-us/openshift_container_platform/4.9/html/serverless/index\nSee the Red Hat OpenShift Container Platform 4.10 documentation at:\nhttps://access.redhat.com/documentation/en-us/openshift_container_platform/4.10/html/serverless/index",
"product_ids": [
"8Base-Openshift-Serverless-1.24:openshift-serverless-1-tech-preview/eventing-kafka-broker-controller-rhel8@sha256:2a4b30bcff1377073202362dfd521bd7ac3e3e3960fdb33a6cf9fa39fc89de6b_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1-tech-preview/eventing-kafka-broker-controller-rhel8@sha256:be290e6d950e8af6162c1dece8472788b66459e8cb91df319f50ccf66f27b5c7_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1-tech-preview/eventing-kafka-broker-controller-rhel8@sha256:f8b5d9c9c0182f5cc1f76422759bf8925d2f29292390ada83a6b7c7986f1462c_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1-tech-preview/eventing-kafka-broker-dispatcher-rhel8@sha256:08c6d6908a2e58a18e908223daf152802106b00a67905e94e075fca827af87c9_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1-tech-preview/eventing-kafka-broker-dispatcher-rhel8@sha256:8ac0796f3585a406facba98766688ae6777b5673a4515418db8d1d92c4d65494_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1-tech-preview/eventing-kafka-broker-dispatcher-rhel8@sha256:9af6b8413acbf59adc88e9b88a51105f3b0a4913499c3026f64e7fda91e43384_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1-tech-preview/eventing-kafka-broker-receiver-rhel8@sha256:4dc0783cf92da5b5aa4cd1b9e9d55aa55a69b94eef0d29f261d3d51bd2260b68_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1-tech-preview/eventing-kafka-broker-receiver-rhel8@sha256:80fd78ad61caab0b20e39d4c6103ed9b074d3efa1dc67ab7bf415ea7db912dc3_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1-tech-preview/eventing-kafka-broker-receiver-rhel8@sha256:aeaaf1d541b5756df65f0700bcd82d085077ae3b1ce99c6d8728997c23e31ef9_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1-tech-preview/eventing-kafka-broker-webhook-rhel8@sha256:0dad9dc28babb21622f90c83647c9cc48bfa66faad257c88e7adf1d50ad0f80c_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1-tech-preview/eventing-kafka-broker-webhook-rhel8@sha256:10ba81e103ed6b7dff7b02394b20f44b46acd6b09d72f16667c068eb9989dc77_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1-tech-preview/eventing-kafka-broker-webhook-rhel8@sha256:f94aef78ce0870fdceac5b3467220540127a73415e81baa4b48bf986bc181c4d_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/client-kn-rhel8@sha256:09644d1c149970cd7c06635806a0ffc077a6340d68c357cd7f2bb5a6f57e46f3_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/client-kn-rhel8@sha256:46510d8b5dfba62d0a3da64ba90d1b8f88ad3b909c3e6ed14bcd96017d766829_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/client-kn-rhel8@sha256:f9bf2892123c3d981d2d5f158e643e6ba6f59a441b47c4055dc542f8cf8330c0_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-apiserver-receive-adapter-rhel8@sha256:834e37f8ddfbe157ad357fcef49f5213053d1295bb31361c5dd14a213ff2755c_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-apiserver-receive-adapter-rhel8@sha256:d13848369ca942d13548ab9b73a2d60b67f9412e535ed647342acaa8cef36c37_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-apiserver-receive-adapter-rhel8@sha256:eef2145e61234d37713ef8fda1f82d7cbe6502c5e6386117230d66ab7e1dd21a_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-controller-rhel8@sha256:52ef0c51b53ede0344f58174e624db08e6dcac04a0cba1668915f217949fc868_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-controller-rhel8@sha256:72c5fcaa44e3da56b297eb718d8a2b7eeb44069d6f3ce71b0eca30070b18bd9d_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-controller-rhel8@sha256:ad2df12dd77e8a3092431ca8d1b5eae42240c8ebb8766e436009bd6df7ee51f3_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-in-memory-channel-controller-rhel8@sha256:070f2c819506853dee230f37e00b27a05ba01c6f7cbbffc9a04b59a65d0c45e9_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-in-memory-channel-controller-rhel8@sha256:111da99563ea799e6b54933f12dc8f8a3828e36f650900e02da3be5afbdeefd9_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-in-memory-channel-controller-rhel8@sha256:69871b8d6e72713fe2eaf5f1e0aac1282fb8659d2895836994f10c847fe320d1_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-in-memory-channel-dispatcher-rhel8@sha256:4b5ee83ccace988c6eaf456e82dea83d160ae7e6aaad1ab8f48410f90da8f1c1_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-in-memory-channel-dispatcher-rhel8@sha256:52247eff5dc9a89244e6697ae9ce61cc1b42265171c956d4d50984179daced89_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-in-memory-channel-dispatcher-rhel8@sha256:68b61474089703d0685a952062401303206ba11bc108b8504f6f6390933d83cb_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-kafka-broker-controller-rhel8@sha256:2a4b30bcff1377073202362dfd521bd7ac3e3e3960fdb33a6cf9fa39fc89de6b_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-kafka-broker-controller-rhel8@sha256:be290e6d950e8af6162c1dece8472788b66459e8cb91df319f50ccf66f27b5c7_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-kafka-broker-controller-rhel8@sha256:f8b5d9c9c0182f5cc1f76422759bf8925d2f29292390ada83a6b7c7986f1462c_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-kafka-broker-dispatcher-rhel8@sha256:08c6d6908a2e58a18e908223daf152802106b00a67905e94e075fca827af87c9_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-kafka-broker-dispatcher-rhel8@sha256:8ac0796f3585a406facba98766688ae6777b5673a4515418db8d1d92c4d65494_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-kafka-broker-dispatcher-rhel8@sha256:9af6b8413acbf59adc88e9b88a51105f3b0a4913499c3026f64e7fda91e43384_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-kafka-broker-post-install-rhel8@sha256:260e7f0086f4e036be3a9ab5d24ce99fc8a053cc7f2906f8a6080f59f2a3e591_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-kafka-broker-post-install-rhel8@sha256:36551ea609536ba900f7a0493a06d07f9c0f19a0eef7e4956575354ca92cd1ef_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-kafka-broker-post-install-rhel8@sha256:6d4a898f37f87aa6db636487c6892833249be38635fe631433652feda762a40e_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-kafka-broker-webhook-rhel8@sha256:0dad9dc28babb21622f90c83647c9cc48bfa66faad257c88e7adf1d50ad0f80c_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-kafka-broker-webhook-rhel8@sha256:10ba81e103ed6b7dff7b02394b20f44b46acd6b09d72f16667c068eb9989dc77_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-kafka-broker-webhook-rhel8@sha256:f94aef78ce0870fdceac5b3467220540127a73415e81baa4b48bf986bc181c4d_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-mtbroker-filter-rhel8@sha256:4f6e162ee5fb96ff69a1546b7f728641dded59548f14afdfa870f7f0291787ac_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-mtbroker-filter-rhel8@sha256:ecde2ee2aa9618775178e03bcc07e53d6f5e12f30261238d8ffb366fb1e47c94_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-mtbroker-filter-rhel8@sha256:ee2dc3e0f648dc59551cfdf0ac5c36aa6cd9a4b2abaada7095ae4d5b8e0a571e_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-mtbroker-ingress-rhel8@sha256:4eaac6386b1b8a9e360df5afbd85aeebb97e5c81dbd861996caafad48b4cc6f9_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-mtbroker-ingress-rhel8@sha256:644fbcd1924d570f105f5f9760eb15eddbeed16c894edfcb4ef8c8a14e370bce_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-mtbroker-ingress-rhel8@sha256:a26dfc1a610bbaf876443b4b01a04130f7c0aba4d40e246333fe8bf7eb899f45_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-mtchannel-broker-rhel8@sha256:353859f2a8649fa9b3f5c0e02cafd57f79f96a10a7a697ba08eaa8cb70effe51_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-mtchannel-broker-rhel8@sha256:6f7afb57dc78ccb13498434196c5e8cd0f6ec53f045689febf1a62c492358d93_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-mtchannel-broker-rhel8@sha256:fadf3035a8bd25307843d1c6c88654a03db25983407a770875b4507942684dd5_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-mtping-rhel8@sha256:2254577d2c2e67d28f8459fbd4ac43af78b7d29cc0b56c631607dd68f3d31637_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-mtping-rhel8@sha256:a7177a43f46b6470a19970c62ebc17119ca3c3021471f9396faa436e621beb1e_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-mtping-rhel8@sha256:c6c2c7924d90e81e2906f3bf3969b02d7f3e4dc80c187e6c55a7e4ea17ac20cd_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-storage-version-migration-rhel8@sha256:3c1baa5bad644c06bedabaed9c668f0999527f00bc1d195e71a528c222087328_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-storage-version-migration-rhel8@sha256:63dab761fd3a2e08950b7ee52852fb39cef7820f2a8cf8142ec3701a07372d7c_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-storage-version-migration-rhel8@sha256:ff7924a37865ac1a90872f35675934a1627e49a29577a78af18b8e743a5fde07_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-sugar-controller-rhel8@sha256:24c7217a3612a5c3c6792c433dc2a6cf4b5fda1b9e6acff84e2736705704d152_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-sugar-controller-rhel8@sha256:3a38788638c26e9bec45694b2c4597333080189ffa96d8c7302e3e7dd1e54be5_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-sugar-controller-rhel8@sha256:aebfba016342e94fc0619a9ad6346c7fefbedf6739f1495954eb905cade085ac_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-webhook-rhel8@sha256:11d0b8fac4cb67c95e051a91f5c6683768f8969ffc744cd3cc4814d1ee6e91c1_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-webhook-rhel8@sha256:1b209d1ddffba92c3d77824e37bf75302346856c10b773a101d2868f27d0b740_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-webhook-rhel8@sha256:bf8c9de32dd5cbe536b115f52f32c666fbf886bde555ac355937d6b149cf9343_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/ingress-rhel8-operator@sha256:46a5fb2d0f9fa5e05504b9264a3f1c0e7c7beb76e3a3aeb9bc036cda4fa9d66a_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/ingress-rhel8-operator@sha256:793b86f4c2add102e2f676bd57cec3365ce9b3fdc40a989c28d1f9acb851142d_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/ingress-rhel8-operator@sha256:cce79392f93bb318123c48ac6de48aa0a2983cc1134cc063c0fdc2ff83c546c7_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/kn-cli-artifacts-rhel8@sha256:1a51a072d4e303a5c33b2383c843308d86c68de228b094d2efed8bc59a4bac14_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/kn-cli-artifacts-rhel8@sha256:c61b26bdf318b507af66f9092e784d64436e3b2531cc6e2e8aa1bb8bbb010fb7_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/kn-cli-artifacts-rhel8@sha256:f22168224137db649c6e6592e3ec2ae6845ca668ef65fe56c104ed6393eae526_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/knative-rhel8-operator@sha256:53e115cdfeb8077cc8b89ebdeee4903b1be8c0a0d45831a9f277f342959f5961_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/knative-rhel8-operator@sha256:ebf24097b84ec5773e30c8f548975afb84b6fce836b373b97855f69371068d1e_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/knative-rhel8-operator@sha256:efa444ca6c7c4468821a8d138b4319c86fede592f3b0b4d7905e7c66e8bdb2c0_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/kourier-control-rhel8@sha256:396fb9dcc798b05e89d38ccbe3a3abb31854f56a95ae104fb9bb215967b56d9f_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/kourier-control-rhel8@sha256:e36577c37457a4521d78f28f24dca6ae11f170635316efe374f08f825cb5904d_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/kourier-control-rhel8@sha256:fb04b74dce262e58434b19a10dce0981b4df7541416de21343fb7124c714ffbf_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/net-istio-controller-rhel8@sha256:281b2782253722d916b6178ecdbc763aaa71ed4ac0db94e31d57974d4eb8b58b_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/net-istio-controller-rhel8@sha256:bf56038c0af2cfeb5a3e4b7ecd5aeebb230d042ac835b50faafa3d939dd8ca50_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/net-istio-controller-rhel8@sha256:f3643c74f73841b1de04be1d0f550c044f1ad4800ceb32cb36bf9072d8e5155b_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/net-istio-webhook-rhel8@sha256:4f7cabd5a6bb6fd7a0d81461108891b0d2de55efe868c4fbf275131c3280ed2d_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/net-istio-webhook-rhel8@sha256:a07d73f5c04af2a29b6565363b472aceabbfeafe7d6dfe833d1e71b072419916_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/net-istio-webhook-rhel8@sha256:cd34685812d9447969a1c3fb4382433a1b59fb3631fbe156daa6fa962458f859_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serverless-operator-bundle@sha256:0422f8843fc62c2b72e01ffefd33db912a1ad3d70ac297882d3663c9b7299f10_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serverless-rhel8-operator@sha256:26d940bd43b928d8370c9e88e80726a427c3f0ce3afc4fddb02a507f81c8fc93_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serverless-rhel8-operator@sha256:2898df30f40683bd3a73c6f2676afdc1bfc27b23d2fe04fe7667f6db6d2422ab_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serverless-rhel8-operator@sha256:8ec9e756969c8e6bf8155ed102a66cf578a325dcc477ff909b4806405ab59cfc_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-activator-rhel8@sha256:1e9fb289564961ddbf317e568c50936b048446685c39ab14ca4e5cb682785243_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-activator-rhel8@sha256:3a823819467ed0beea953eed27e2129bb4495df3f49e0f59d5004dee416e6285_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-activator-rhel8@sha256:4e7563e5f9761f624aefc6b79845e5b4dd1836a545c3754bc37701162ed4e3bb_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-autoscaler-hpa-rhel8@sha256:1685c7bf25061e61688d2b5e60cde6adb8906fec6bfb713c68837b2bbeeacf85_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-autoscaler-hpa-rhel8@sha256:491df16728df492b7b88efb8e86f28e46a8762f4084fb4132823611a9e758264_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-autoscaler-hpa-rhel8@sha256:8bb514634ece7dafd88ae6cc7eff52016cd4585d91cb9c106720c21c219f8967_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-autoscaler-rhel8@sha256:01b46e0ddb618f58c06b533fe7148f772367200f5d9be9d355012e91dc401156_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-autoscaler-rhel8@sha256:8cd0a381de995467f339e11f0704b8c8b978ddfdd2d8271f4c9f832e7acf9f07_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-autoscaler-rhel8@sha256:c60796d720141d322159e49bb3496732b8e0453d6606227b419caf93a12d196b_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-controller-rhel8@sha256:92b01a8421488e9d9b42b6da290873b54a2619d39a05e8d2a99e4c5348a3d4dc_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-controller-rhel8@sha256:b5ae691a77adb161a30ae8470f1cf4c1c6259488df18bb2bf2764d05af9a2aa8_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-controller-rhel8@sha256:b752a295b673aeee85eba6bed33cc658254dc0503c6002841d80dc0c0a38f615_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-domain-mapping-rhel8@sha256:11bca084f2c8df8d369d6301847876bbf8d37c7b67a6ffb387e0759100b6e817_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-domain-mapping-rhel8@sha256:4e580d29cbff1aa6050c65cee35a870dab9e6a7eaa538b356a5afefed9c38d90_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-domain-mapping-rhel8@sha256:eeb39a3fbc9d4c223d42579737948438d03b2a2ec1aee46562aabae6d343679b_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-domain-mapping-webhook-rhel8@sha256:8057fa6657c0bf909297273acc4faea1cddb29f9f02f6c797279adb42f083332_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-domain-mapping-webhook-rhel8@sha256:84e13a4c84098e0a6a5b461c7581861cd9114ce3cc7c2147afd727e56f323b28_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-domain-mapping-webhook-rhel8@sha256:f99e203de17686584c05ee0901041edd055350c39da063d5d6dcd026d1e17593_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-queue-rhel8@sha256:8740a1f7cb3ef3c4caa5774cced7787cc1e345dbe3708307001c1def9fd32e2f_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-queue-rhel8@sha256:ac1ca0ae5e3c7fc242ec5a313e45d09b83261ffe26eab3ebcbbae9299471b25a_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-queue-rhel8@sha256:f16b4f4e86e758354c8b19ee3a075dfd6fd19eb7ba282ad8293d41ca0c8f3028_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-storage-version-migration-rhel8@sha256:1c3b2c4c06981fd8eb13c05837c8da3523f0df9c79eacd6ffc1138e5f26bdba6_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-storage-version-migration-rhel8@sha256:27b7b75eae9eacc52a577887885db7c29192e15aada8a3b7406e032561609462_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-storage-version-migration-rhel8@sha256:8012cc60fab4e14b7fab05589c977c15ac941efb09601069be09d4e25385ed26_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-webhook-rhel8@sha256:4fdc2c632eb0fa4f10a78e39622c83febde93f38db16bd0ca4a35c1eb7062548_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-webhook-rhel8@sha256:6904376f1ae4dadc23ab9993b50aaaa3db130fcd338f3dfae9e437b348e6e934_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-webhook-rhel8@sha256:dc902a39bc520abcf2100c26e2e1c4ba20aa5aadff763b40f234eb01a26b6f77_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/svls-must-gather-rhel8@sha256:057e9ccae9eae50fadad4772b203e897f5c54bf9d40f6e2f2ccbdbc93f5850b5_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/svls-must-gather-rhel8@sha256:7557328dcdede1992a3660342f037e490f58bc3281c68c6e4f44e6d66c4a0cff_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/svls-must-gather-rhel8@sha256:e0a982cd04fee4416659b7e1e6a827c2c371144bd461f23913ae9e0633fd598a_amd64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2022:6040"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"8Base-Openshift-Serverless-1.24:openshift-serverless-1-tech-preview/eventing-kafka-broker-controller-rhel8@sha256:2a4b30bcff1377073202362dfd521bd7ac3e3e3960fdb33a6cf9fa39fc89de6b_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1-tech-preview/eventing-kafka-broker-controller-rhel8@sha256:be290e6d950e8af6162c1dece8472788b66459e8cb91df319f50ccf66f27b5c7_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1-tech-preview/eventing-kafka-broker-controller-rhel8@sha256:f8b5d9c9c0182f5cc1f76422759bf8925d2f29292390ada83a6b7c7986f1462c_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1-tech-preview/eventing-kafka-broker-dispatcher-rhel8@sha256:08c6d6908a2e58a18e908223daf152802106b00a67905e94e075fca827af87c9_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1-tech-preview/eventing-kafka-broker-dispatcher-rhel8@sha256:8ac0796f3585a406facba98766688ae6777b5673a4515418db8d1d92c4d65494_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1-tech-preview/eventing-kafka-broker-dispatcher-rhel8@sha256:9af6b8413acbf59adc88e9b88a51105f3b0a4913499c3026f64e7fda91e43384_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1-tech-preview/eventing-kafka-broker-receiver-rhel8@sha256:4dc0783cf92da5b5aa4cd1b9e9d55aa55a69b94eef0d29f261d3d51bd2260b68_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1-tech-preview/eventing-kafka-broker-receiver-rhel8@sha256:80fd78ad61caab0b20e39d4c6103ed9b074d3efa1dc67ab7bf415ea7db912dc3_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1-tech-preview/eventing-kafka-broker-receiver-rhel8@sha256:aeaaf1d541b5756df65f0700bcd82d085077ae3b1ce99c6d8728997c23e31ef9_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1-tech-preview/eventing-kafka-broker-webhook-rhel8@sha256:0dad9dc28babb21622f90c83647c9cc48bfa66faad257c88e7adf1d50ad0f80c_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1-tech-preview/eventing-kafka-broker-webhook-rhel8@sha256:10ba81e103ed6b7dff7b02394b20f44b46acd6b09d72f16667c068eb9989dc77_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1-tech-preview/eventing-kafka-broker-webhook-rhel8@sha256:f94aef78ce0870fdceac5b3467220540127a73415e81baa4b48bf986bc181c4d_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/client-kn-rhel8@sha256:09644d1c149970cd7c06635806a0ffc077a6340d68c357cd7f2bb5a6f57e46f3_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/client-kn-rhel8@sha256:46510d8b5dfba62d0a3da64ba90d1b8f88ad3b909c3e6ed14bcd96017d766829_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/client-kn-rhel8@sha256:f9bf2892123c3d981d2d5f158e643e6ba6f59a441b47c4055dc542f8cf8330c0_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-apiserver-receive-adapter-rhel8@sha256:834e37f8ddfbe157ad357fcef49f5213053d1295bb31361c5dd14a213ff2755c_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-apiserver-receive-adapter-rhel8@sha256:d13848369ca942d13548ab9b73a2d60b67f9412e535ed647342acaa8cef36c37_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-apiserver-receive-adapter-rhel8@sha256:eef2145e61234d37713ef8fda1f82d7cbe6502c5e6386117230d66ab7e1dd21a_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-controller-rhel8@sha256:52ef0c51b53ede0344f58174e624db08e6dcac04a0cba1668915f217949fc868_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-controller-rhel8@sha256:72c5fcaa44e3da56b297eb718d8a2b7eeb44069d6f3ce71b0eca30070b18bd9d_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-controller-rhel8@sha256:ad2df12dd77e8a3092431ca8d1b5eae42240c8ebb8766e436009bd6df7ee51f3_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-in-memory-channel-controller-rhel8@sha256:070f2c819506853dee230f37e00b27a05ba01c6f7cbbffc9a04b59a65d0c45e9_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-in-memory-channel-controller-rhel8@sha256:111da99563ea799e6b54933f12dc8f8a3828e36f650900e02da3be5afbdeefd9_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-in-memory-channel-controller-rhel8@sha256:69871b8d6e72713fe2eaf5f1e0aac1282fb8659d2895836994f10c847fe320d1_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-in-memory-channel-dispatcher-rhel8@sha256:4b5ee83ccace988c6eaf456e82dea83d160ae7e6aaad1ab8f48410f90da8f1c1_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-in-memory-channel-dispatcher-rhel8@sha256:52247eff5dc9a89244e6697ae9ce61cc1b42265171c956d4d50984179daced89_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-in-memory-channel-dispatcher-rhel8@sha256:68b61474089703d0685a952062401303206ba11bc108b8504f6f6390933d83cb_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-kafka-broker-controller-rhel8@sha256:2a4b30bcff1377073202362dfd521bd7ac3e3e3960fdb33a6cf9fa39fc89de6b_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-kafka-broker-controller-rhel8@sha256:be290e6d950e8af6162c1dece8472788b66459e8cb91df319f50ccf66f27b5c7_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-kafka-broker-controller-rhel8@sha256:f8b5d9c9c0182f5cc1f76422759bf8925d2f29292390ada83a6b7c7986f1462c_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-kafka-broker-dispatcher-rhel8@sha256:08c6d6908a2e58a18e908223daf152802106b00a67905e94e075fca827af87c9_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-kafka-broker-dispatcher-rhel8@sha256:8ac0796f3585a406facba98766688ae6777b5673a4515418db8d1d92c4d65494_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-kafka-broker-dispatcher-rhel8@sha256:9af6b8413acbf59adc88e9b88a51105f3b0a4913499c3026f64e7fda91e43384_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-kafka-broker-post-install-rhel8@sha256:260e7f0086f4e036be3a9ab5d24ce99fc8a053cc7f2906f8a6080f59f2a3e591_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-kafka-broker-post-install-rhel8@sha256:36551ea609536ba900f7a0493a06d07f9c0f19a0eef7e4956575354ca92cd1ef_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-kafka-broker-post-install-rhel8@sha256:6d4a898f37f87aa6db636487c6892833249be38635fe631433652feda762a40e_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-kafka-broker-webhook-rhel8@sha256:0dad9dc28babb21622f90c83647c9cc48bfa66faad257c88e7adf1d50ad0f80c_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-kafka-broker-webhook-rhel8@sha256:10ba81e103ed6b7dff7b02394b20f44b46acd6b09d72f16667c068eb9989dc77_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-kafka-broker-webhook-rhel8@sha256:f94aef78ce0870fdceac5b3467220540127a73415e81baa4b48bf986bc181c4d_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-mtbroker-filter-rhel8@sha256:4f6e162ee5fb96ff69a1546b7f728641dded59548f14afdfa870f7f0291787ac_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-mtbroker-filter-rhel8@sha256:ecde2ee2aa9618775178e03bcc07e53d6f5e12f30261238d8ffb366fb1e47c94_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-mtbroker-filter-rhel8@sha256:ee2dc3e0f648dc59551cfdf0ac5c36aa6cd9a4b2abaada7095ae4d5b8e0a571e_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-mtbroker-ingress-rhel8@sha256:4eaac6386b1b8a9e360df5afbd85aeebb97e5c81dbd861996caafad48b4cc6f9_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-mtbroker-ingress-rhel8@sha256:644fbcd1924d570f105f5f9760eb15eddbeed16c894edfcb4ef8c8a14e370bce_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-mtbroker-ingress-rhel8@sha256:a26dfc1a610bbaf876443b4b01a04130f7c0aba4d40e246333fe8bf7eb899f45_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-mtchannel-broker-rhel8@sha256:353859f2a8649fa9b3f5c0e02cafd57f79f96a10a7a697ba08eaa8cb70effe51_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-mtchannel-broker-rhel8@sha256:6f7afb57dc78ccb13498434196c5e8cd0f6ec53f045689febf1a62c492358d93_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-mtchannel-broker-rhel8@sha256:fadf3035a8bd25307843d1c6c88654a03db25983407a770875b4507942684dd5_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-mtping-rhel8@sha256:2254577d2c2e67d28f8459fbd4ac43af78b7d29cc0b56c631607dd68f3d31637_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-mtping-rhel8@sha256:a7177a43f46b6470a19970c62ebc17119ca3c3021471f9396faa436e621beb1e_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-mtping-rhel8@sha256:c6c2c7924d90e81e2906f3bf3969b02d7f3e4dc80c187e6c55a7e4ea17ac20cd_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-storage-version-migration-rhel8@sha256:3c1baa5bad644c06bedabaed9c668f0999527f00bc1d195e71a528c222087328_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-storage-version-migration-rhel8@sha256:63dab761fd3a2e08950b7ee52852fb39cef7820f2a8cf8142ec3701a07372d7c_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-storage-version-migration-rhel8@sha256:ff7924a37865ac1a90872f35675934a1627e49a29577a78af18b8e743a5fde07_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-sugar-controller-rhel8@sha256:24c7217a3612a5c3c6792c433dc2a6cf4b5fda1b9e6acff84e2736705704d152_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-sugar-controller-rhel8@sha256:3a38788638c26e9bec45694b2c4597333080189ffa96d8c7302e3e7dd1e54be5_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-sugar-controller-rhel8@sha256:aebfba016342e94fc0619a9ad6346c7fefbedf6739f1495954eb905cade085ac_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-webhook-rhel8@sha256:11d0b8fac4cb67c95e051a91f5c6683768f8969ffc744cd3cc4814d1ee6e91c1_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-webhook-rhel8@sha256:1b209d1ddffba92c3d77824e37bf75302346856c10b773a101d2868f27d0b740_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-webhook-rhel8@sha256:bf8c9de32dd5cbe536b115f52f32c666fbf886bde555ac355937d6b149cf9343_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/ingress-rhel8-operator@sha256:46a5fb2d0f9fa5e05504b9264a3f1c0e7c7beb76e3a3aeb9bc036cda4fa9d66a_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/ingress-rhel8-operator@sha256:793b86f4c2add102e2f676bd57cec3365ce9b3fdc40a989c28d1f9acb851142d_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/ingress-rhel8-operator@sha256:cce79392f93bb318123c48ac6de48aa0a2983cc1134cc063c0fdc2ff83c546c7_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/kn-cli-artifacts-rhel8@sha256:1a51a072d4e303a5c33b2383c843308d86c68de228b094d2efed8bc59a4bac14_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/kn-cli-artifacts-rhel8@sha256:c61b26bdf318b507af66f9092e784d64436e3b2531cc6e2e8aa1bb8bbb010fb7_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/kn-cli-artifacts-rhel8@sha256:f22168224137db649c6e6592e3ec2ae6845ca668ef65fe56c104ed6393eae526_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/knative-rhel8-operator@sha256:53e115cdfeb8077cc8b89ebdeee4903b1be8c0a0d45831a9f277f342959f5961_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/knative-rhel8-operator@sha256:ebf24097b84ec5773e30c8f548975afb84b6fce836b373b97855f69371068d1e_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/knative-rhel8-operator@sha256:efa444ca6c7c4468821a8d138b4319c86fede592f3b0b4d7905e7c66e8bdb2c0_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/kourier-control-rhel8@sha256:396fb9dcc798b05e89d38ccbe3a3abb31854f56a95ae104fb9bb215967b56d9f_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/kourier-control-rhel8@sha256:e36577c37457a4521d78f28f24dca6ae11f170635316efe374f08f825cb5904d_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/kourier-control-rhel8@sha256:fb04b74dce262e58434b19a10dce0981b4df7541416de21343fb7124c714ffbf_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/net-istio-controller-rhel8@sha256:281b2782253722d916b6178ecdbc763aaa71ed4ac0db94e31d57974d4eb8b58b_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/net-istio-controller-rhel8@sha256:bf56038c0af2cfeb5a3e4b7ecd5aeebb230d042ac835b50faafa3d939dd8ca50_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/net-istio-controller-rhel8@sha256:f3643c74f73841b1de04be1d0f550c044f1ad4800ceb32cb36bf9072d8e5155b_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/net-istio-webhook-rhel8@sha256:4f7cabd5a6bb6fd7a0d81461108891b0d2de55efe868c4fbf275131c3280ed2d_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/net-istio-webhook-rhel8@sha256:a07d73f5c04af2a29b6565363b472aceabbfeafe7d6dfe833d1e71b072419916_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/net-istio-webhook-rhel8@sha256:cd34685812d9447969a1c3fb4382433a1b59fb3631fbe156daa6fa962458f859_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serverless-operator-bundle@sha256:0422f8843fc62c2b72e01ffefd33db912a1ad3d70ac297882d3663c9b7299f10_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serverless-rhel8-operator@sha256:26d940bd43b928d8370c9e88e80726a427c3f0ce3afc4fddb02a507f81c8fc93_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serverless-rhel8-operator@sha256:2898df30f40683bd3a73c6f2676afdc1bfc27b23d2fe04fe7667f6db6d2422ab_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serverless-rhel8-operator@sha256:8ec9e756969c8e6bf8155ed102a66cf578a325dcc477ff909b4806405ab59cfc_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-activator-rhel8@sha256:1e9fb289564961ddbf317e568c50936b048446685c39ab14ca4e5cb682785243_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-activator-rhel8@sha256:3a823819467ed0beea953eed27e2129bb4495df3f49e0f59d5004dee416e6285_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-activator-rhel8@sha256:4e7563e5f9761f624aefc6b79845e5b4dd1836a545c3754bc37701162ed4e3bb_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-autoscaler-hpa-rhel8@sha256:1685c7bf25061e61688d2b5e60cde6adb8906fec6bfb713c68837b2bbeeacf85_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-autoscaler-hpa-rhel8@sha256:491df16728df492b7b88efb8e86f28e46a8762f4084fb4132823611a9e758264_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-autoscaler-hpa-rhel8@sha256:8bb514634ece7dafd88ae6cc7eff52016cd4585d91cb9c106720c21c219f8967_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-autoscaler-rhel8@sha256:01b46e0ddb618f58c06b533fe7148f772367200f5d9be9d355012e91dc401156_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-autoscaler-rhel8@sha256:8cd0a381de995467f339e11f0704b8c8b978ddfdd2d8271f4c9f832e7acf9f07_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-autoscaler-rhel8@sha256:c60796d720141d322159e49bb3496732b8e0453d6606227b419caf93a12d196b_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-controller-rhel8@sha256:92b01a8421488e9d9b42b6da290873b54a2619d39a05e8d2a99e4c5348a3d4dc_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-controller-rhel8@sha256:b5ae691a77adb161a30ae8470f1cf4c1c6259488df18bb2bf2764d05af9a2aa8_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-controller-rhel8@sha256:b752a295b673aeee85eba6bed33cc658254dc0503c6002841d80dc0c0a38f615_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-domain-mapping-rhel8@sha256:11bca084f2c8df8d369d6301847876bbf8d37c7b67a6ffb387e0759100b6e817_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-domain-mapping-rhel8@sha256:4e580d29cbff1aa6050c65cee35a870dab9e6a7eaa538b356a5afefed9c38d90_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-domain-mapping-rhel8@sha256:eeb39a3fbc9d4c223d42579737948438d03b2a2ec1aee46562aabae6d343679b_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-domain-mapping-webhook-rhel8@sha256:8057fa6657c0bf909297273acc4faea1cddb29f9f02f6c797279adb42f083332_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-domain-mapping-webhook-rhel8@sha256:84e13a4c84098e0a6a5b461c7581861cd9114ce3cc7c2147afd727e56f323b28_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-domain-mapping-webhook-rhel8@sha256:f99e203de17686584c05ee0901041edd055350c39da063d5d6dcd026d1e17593_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-queue-rhel8@sha256:8740a1f7cb3ef3c4caa5774cced7787cc1e345dbe3708307001c1def9fd32e2f_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-queue-rhel8@sha256:ac1ca0ae5e3c7fc242ec5a313e45d09b83261ffe26eab3ebcbbae9299471b25a_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-queue-rhel8@sha256:f16b4f4e86e758354c8b19ee3a075dfd6fd19eb7ba282ad8293d41ca0c8f3028_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-storage-version-migration-rhel8@sha256:1c3b2c4c06981fd8eb13c05837c8da3523f0df9c79eacd6ffc1138e5f26bdba6_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-storage-version-migration-rhel8@sha256:27b7b75eae9eacc52a577887885db7c29192e15aada8a3b7406e032561609462_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-storage-version-migration-rhel8@sha256:8012cc60fab4e14b7fab05589c977c15ac941efb09601069be09d4e25385ed26_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-webhook-rhel8@sha256:4fdc2c632eb0fa4f10a78e39622c83febde93f38db16bd0ca4a35c1eb7062548_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-webhook-rhel8@sha256:6904376f1ae4dadc23ab9993b50aaaa3db130fcd338f3dfae9e437b348e6e934_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-webhook-rhel8@sha256:dc902a39bc520abcf2100c26e2e1c4ba20aa5aadff763b40f234eb01a26b6f77_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/svls-must-gather-rhel8@sha256:057e9ccae9eae50fadad4772b203e897f5c54bf9d40f6e2f2ccbdbc93f5850b5_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/svls-must-gather-rhel8@sha256:7557328dcdede1992a3660342f037e490f58bc3281c68c6e4f44e6d66c4a0cff_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/svls-must-gather-rhel8@sha256:e0a982cd04fee4416659b7e1e6a827c2c371144bd461f23913ae9e0633fd598a_amd64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "golang: crypto/elliptic: panic caused by oversized scalar"
},
{
"cve": "CVE-2022-30629",
"cwe": {
"id": "CWE-331",
"name": "Insufficient Entropy"
},
"discovery_date": "2022-06-02T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2092793"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in the crypto/tls golang package. When session tickets are generated by crypto/tls, it is missing the ticket expiration. This issue may allow an attacker to observe the TLS handshakes to correlate successive connections during session resumption.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "golang: crypto/tls: session tickets lack random ticket_age_add",
"title": "Vulnerability summary"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"8Base-Openshift-Serverless-1.24:openshift-serverless-1-tech-preview/eventing-kafka-broker-controller-rhel8@sha256:2a4b30bcff1377073202362dfd521bd7ac3e3e3960fdb33a6cf9fa39fc89de6b_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1-tech-preview/eventing-kafka-broker-controller-rhel8@sha256:be290e6d950e8af6162c1dece8472788b66459e8cb91df319f50ccf66f27b5c7_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1-tech-preview/eventing-kafka-broker-controller-rhel8@sha256:f8b5d9c9c0182f5cc1f76422759bf8925d2f29292390ada83a6b7c7986f1462c_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1-tech-preview/eventing-kafka-broker-dispatcher-rhel8@sha256:08c6d6908a2e58a18e908223daf152802106b00a67905e94e075fca827af87c9_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1-tech-preview/eventing-kafka-broker-dispatcher-rhel8@sha256:8ac0796f3585a406facba98766688ae6777b5673a4515418db8d1d92c4d65494_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1-tech-preview/eventing-kafka-broker-dispatcher-rhel8@sha256:9af6b8413acbf59adc88e9b88a51105f3b0a4913499c3026f64e7fda91e43384_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1-tech-preview/eventing-kafka-broker-receiver-rhel8@sha256:4dc0783cf92da5b5aa4cd1b9e9d55aa55a69b94eef0d29f261d3d51bd2260b68_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1-tech-preview/eventing-kafka-broker-receiver-rhel8@sha256:80fd78ad61caab0b20e39d4c6103ed9b074d3efa1dc67ab7bf415ea7db912dc3_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1-tech-preview/eventing-kafka-broker-receiver-rhel8@sha256:aeaaf1d541b5756df65f0700bcd82d085077ae3b1ce99c6d8728997c23e31ef9_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1-tech-preview/eventing-kafka-broker-webhook-rhel8@sha256:0dad9dc28babb21622f90c83647c9cc48bfa66faad257c88e7adf1d50ad0f80c_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1-tech-preview/eventing-kafka-broker-webhook-rhel8@sha256:10ba81e103ed6b7dff7b02394b20f44b46acd6b09d72f16667c068eb9989dc77_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1-tech-preview/eventing-kafka-broker-webhook-rhel8@sha256:f94aef78ce0870fdceac5b3467220540127a73415e81baa4b48bf986bc181c4d_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/client-kn-rhel8@sha256:09644d1c149970cd7c06635806a0ffc077a6340d68c357cd7f2bb5a6f57e46f3_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/client-kn-rhel8@sha256:46510d8b5dfba62d0a3da64ba90d1b8f88ad3b909c3e6ed14bcd96017d766829_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/client-kn-rhel8@sha256:f9bf2892123c3d981d2d5f158e643e6ba6f59a441b47c4055dc542f8cf8330c0_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-apiserver-receive-adapter-rhel8@sha256:834e37f8ddfbe157ad357fcef49f5213053d1295bb31361c5dd14a213ff2755c_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-apiserver-receive-adapter-rhel8@sha256:d13848369ca942d13548ab9b73a2d60b67f9412e535ed647342acaa8cef36c37_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-apiserver-receive-adapter-rhel8@sha256:eef2145e61234d37713ef8fda1f82d7cbe6502c5e6386117230d66ab7e1dd21a_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-controller-rhel8@sha256:52ef0c51b53ede0344f58174e624db08e6dcac04a0cba1668915f217949fc868_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-controller-rhel8@sha256:72c5fcaa44e3da56b297eb718d8a2b7eeb44069d6f3ce71b0eca30070b18bd9d_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-controller-rhel8@sha256:ad2df12dd77e8a3092431ca8d1b5eae42240c8ebb8766e436009bd6df7ee51f3_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-in-memory-channel-controller-rhel8@sha256:070f2c819506853dee230f37e00b27a05ba01c6f7cbbffc9a04b59a65d0c45e9_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-in-memory-channel-controller-rhel8@sha256:111da99563ea799e6b54933f12dc8f8a3828e36f650900e02da3be5afbdeefd9_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-in-memory-channel-controller-rhel8@sha256:69871b8d6e72713fe2eaf5f1e0aac1282fb8659d2895836994f10c847fe320d1_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-in-memory-channel-dispatcher-rhel8@sha256:4b5ee83ccace988c6eaf456e82dea83d160ae7e6aaad1ab8f48410f90da8f1c1_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-in-memory-channel-dispatcher-rhel8@sha256:52247eff5dc9a89244e6697ae9ce61cc1b42265171c956d4d50984179daced89_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-in-memory-channel-dispatcher-rhel8@sha256:68b61474089703d0685a952062401303206ba11bc108b8504f6f6390933d83cb_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-kafka-broker-controller-rhel8@sha256:2a4b30bcff1377073202362dfd521bd7ac3e3e3960fdb33a6cf9fa39fc89de6b_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-kafka-broker-controller-rhel8@sha256:be290e6d950e8af6162c1dece8472788b66459e8cb91df319f50ccf66f27b5c7_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-kafka-broker-controller-rhel8@sha256:f8b5d9c9c0182f5cc1f76422759bf8925d2f29292390ada83a6b7c7986f1462c_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-kafka-broker-dispatcher-rhel8@sha256:08c6d6908a2e58a18e908223daf152802106b00a67905e94e075fca827af87c9_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-kafka-broker-dispatcher-rhel8@sha256:8ac0796f3585a406facba98766688ae6777b5673a4515418db8d1d92c4d65494_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-kafka-broker-dispatcher-rhel8@sha256:9af6b8413acbf59adc88e9b88a51105f3b0a4913499c3026f64e7fda91e43384_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-kafka-broker-post-install-rhel8@sha256:260e7f0086f4e036be3a9ab5d24ce99fc8a053cc7f2906f8a6080f59f2a3e591_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-kafka-broker-post-install-rhel8@sha256:36551ea609536ba900f7a0493a06d07f9c0f19a0eef7e4956575354ca92cd1ef_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-kafka-broker-post-install-rhel8@sha256:6d4a898f37f87aa6db636487c6892833249be38635fe631433652feda762a40e_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-kafka-broker-webhook-rhel8@sha256:0dad9dc28babb21622f90c83647c9cc48bfa66faad257c88e7adf1d50ad0f80c_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-kafka-broker-webhook-rhel8@sha256:10ba81e103ed6b7dff7b02394b20f44b46acd6b09d72f16667c068eb9989dc77_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-kafka-broker-webhook-rhel8@sha256:f94aef78ce0870fdceac5b3467220540127a73415e81baa4b48bf986bc181c4d_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-mtbroker-filter-rhel8@sha256:4f6e162ee5fb96ff69a1546b7f728641dded59548f14afdfa870f7f0291787ac_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-mtbroker-filter-rhel8@sha256:ecde2ee2aa9618775178e03bcc07e53d6f5e12f30261238d8ffb366fb1e47c94_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-mtbroker-filter-rhel8@sha256:ee2dc3e0f648dc59551cfdf0ac5c36aa6cd9a4b2abaada7095ae4d5b8e0a571e_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-mtbroker-ingress-rhel8@sha256:4eaac6386b1b8a9e360df5afbd85aeebb97e5c81dbd861996caafad48b4cc6f9_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-mtbroker-ingress-rhel8@sha256:644fbcd1924d570f105f5f9760eb15eddbeed16c894edfcb4ef8c8a14e370bce_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-mtbroker-ingress-rhel8@sha256:a26dfc1a610bbaf876443b4b01a04130f7c0aba4d40e246333fe8bf7eb899f45_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-mtchannel-broker-rhel8@sha256:353859f2a8649fa9b3f5c0e02cafd57f79f96a10a7a697ba08eaa8cb70effe51_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-mtchannel-broker-rhel8@sha256:6f7afb57dc78ccb13498434196c5e8cd0f6ec53f045689febf1a62c492358d93_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-mtchannel-broker-rhel8@sha256:fadf3035a8bd25307843d1c6c88654a03db25983407a770875b4507942684dd5_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-mtping-rhel8@sha256:2254577d2c2e67d28f8459fbd4ac43af78b7d29cc0b56c631607dd68f3d31637_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-mtping-rhel8@sha256:a7177a43f46b6470a19970c62ebc17119ca3c3021471f9396faa436e621beb1e_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-mtping-rhel8@sha256:c6c2c7924d90e81e2906f3bf3969b02d7f3e4dc80c187e6c55a7e4ea17ac20cd_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-storage-version-migration-rhel8@sha256:3c1baa5bad644c06bedabaed9c668f0999527f00bc1d195e71a528c222087328_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-storage-version-migration-rhel8@sha256:63dab761fd3a2e08950b7ee52852fb39cef7820f2a8cf8142ec3701a07372d7c_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-storage-version-migration-rhel8@sha256:ff7924a37865ac1a90872f35675934a1627e49a29577a78af18b8e743a5fde07_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-sugar-controller-rhel8@sha256:24c7217a3612a5c3c6792c433dc2a6cf4b5fda1b9e6acff84e2736705704d152_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-sugar-controller-rhel8@sha256:3a38788638c26e9bec45694b2c4597333080189ffa96d8c7302e3e7dd1e54be5_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-sugar-controller-rhel8@sha256:aebfba016342e94fc0619a9ad6346c7fefbedf6739f1495954eb905cade085ac_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-webhook-rhel8@sha256:11d0b8fac4cb67c95e051a91f5c6683768f8969ffc744cd3cc4814d1ee6e91c1_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-webhook-rhel8@sha256:1b209d1ddffba92c3d77824e37bf75302346856c10b773a101d2868f27d0b740_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-webhook-rhel8@sha256:bf8c9de32dd5cbe536b115f52f32c666fbf886bde555ac355937d6b149cf9343_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/ingress-rhel8-operator@sha256:46a5fb2d0f9fa5e05504b9264a3f1c0e7c7beb76e3a3aeb9bc036cda4fa9d66a_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/ingress-rhel8-operator@sha256:793b86f4c2add102e2f676bd57cec3365ce9b3fdc40a989c28d1f9acb851142d_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/ingress-rhel8-operator@sha256:cce79392f93bb318123c48ac6de48aa0a2983cc1134cc063c0fdc2ff83c546c7_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/kn-cli-artifacts-rhel8@sha256:1a51a072d4e303a5c33b2383c843308d86c68de228b094d2efed8bc59a4bac14_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/kn-cli-artifacts-rhel8@sha256:c61b26bdf318b507af66f9092e784d64436e3b2531cc6e2e8aa1bb8bbb010fb7_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/kn-cli-artifacts-rhel8@sha256:f22168224137db649c6e6592e3ec2ae6845ca668ef65fe56c104ed6393eae526_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/knative-rhel8-operator@sha256:53e115cdfeb8077cc8b89ebdeee4903b1be8c0a0d45831a9f277f342959f5961_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/knative-rhel8-operator@sha256:ebf24097b84ec5773e30c8f548975afb84b6fce836b373b97855f69371068d1e_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/knative-rhel8-operator@sha256:efa444ca6c7c4468821a8d138b4319c86fede592f3b0b4d7905e7c66e8bdb2c0_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/kourier-control-rhel8@sha256:396fb9dcc798b05e89d38ccbe3a3abb31854f56a95ae104fb9bb215967b56d9f_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/kourier-control-rhel8@sha256:e36577c37457a4521d78f28f24dca6ae11f170635316efe374f08f825cb5904d_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/kourier-control-rhel8@sha256:fb04b74dce262e58434b19a10dce0981b4df7541416de21343fb7124c714ffbf_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/net-istio-controller-rhel8@sha256:281b2782253722d916b6178ecdbc763aaa71ed4ac0db94e31d57974d4eb8b58b_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/net-istio-controller-rhel8@sha256:bf56038c0af2cfeb5a3e4b7ecd5aeebb230d042ac835b50faafa3d939dd8ca50_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/net-istio-controller-rhel8@sha256:f3643c74f73841b1de04be1d0f550c044f1ad4800ceb32cb36bf9072d8e5155b_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/net-istio-webhook-rhel8@sha256:4f7cabd5a6bb6fd7a0d81461108891b0d2de55efe868c4fbf275131c3280ed2d_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/net-istio-webhook-rhel8@sha256:a07d73f5c04af2a29b6565363b472aceabbfeafe7d6dfe833d1e71b072419916_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/net-istio-webhook-rhel8@sha256:cd34685812d9447969a1c3fb4382433a1b59fb3631fbe156daa6fa962458f859_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serverless-operator-bundle@sha256:0422f8843fc62c2b72e01ffefd33db912a1ad3d70ac297882d3663c9b7299f10_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serverless-rhel8-operator@sha256:26d940bd43b928d8370c9e88e80726a427c3f0ce3afc4fddb02a507f81c8fc93_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serverless-rhel8-operator@sha256:2898df30f40683bd3a73c6f2676afdc1bfc27b23d2fe04fe7667f6db6d2422ab_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serverless-rhel8-operator@sha256:8ec9e756969c8e6bf8155ed102a66cf578a325dcc477ff909b4806405ab59cfc_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-activator-rhel8@sha256:1e9fb289564961ddbf317e568c50936b048446685c39ab14ca4e5cb682785243_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-activator-rhel8@sha256:3a823819467ed0beea953eed27e2129bb4495df3f49e0f59d5004dee416e6285_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-activator-rhel8@sha256:4e7563e5f9761f624aefc6b79845e5b4dd1836a545c3754bc37701162ed4e3bb_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-autoscaler-hpa-rhel8@sha256:1685c7bf25061e61688d2b5e60cde6adb8906fec6bfb713c68837b2bbeeacf85_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-autoscaler-hpa-rhel8@sha256:491df16728df492b7b88efb8e86f28e46a8762f4084fb4132823611a9e758264_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-autoscaler-hpa-rhel8@sha256:8bb514634ece7dafd88ae6cc7eff52016cd4585d91cb9c106720c21c219f8967_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-autoscaler-rhel8@sha256:01b46e0ddb618f58c06b533fe7148f772367200f5d9be9d355012e91dc401156_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-autoscaler-rhel8@sha256:8cd0a381de995467f339e11f0704b8c8b978ddfdd2d8271f4c9f832e7acf9f07_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-autoscaler-rhel8@sha256:c60796d720141d322159e49bb3496732b8e0453d6606227b419caf93a12d196b_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-controller-rhel8@sha256:92b01a8421488e9d9b42b6da290873b54a2619d39a05e8d2a99e4c5348a3d4dc_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-controller-rhel8@sha256:b5ae691a77adb161a30ae8470f1cf4c1c6259488df18bb2bf2764d05af9a2aa8_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-controller-rhel8@sha256:b752a295b673aeee85eba6bed33cc658254dc0503c6002841d80dc0c0a38f615_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-domain-mapping-rhel8@sha256:11bca084f2c8df8d369d6301847876bbf8d37c7b67a6ffb387e0759100b6e817_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-domain-mapping-rhel8@sha256:4e580d29cbff1aa6050c65cee35a870dab9e6a7eaa538b356a5afefed9c38d90_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-domain-mapping-rhel8@sha256:eeb39a3fbc9d4c223d42579737948438d03b2a2ec1aee46562aabae6d343679b_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-domain-mapping-webhook-rhel8@sha256:8057fa6657c0bf909297273acc4faea1cddb29f9f02f6c797279adb42f083332_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-domain-mapping-webhook-rhel8@sha256:84e13a4c84098e0a6a5b461c7581861cd9114ce3cc7c2147afd727e56f323b28_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-domain-mapping-webhook-rhel8@sha256:f99e203de17686584c05ee0901041edd055350c39da063d5d6dcd026d1e17593_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-queue-rhel8@sha256:8740a1f7cb3ef3c4caa5774cced7787cc1e345dbe3708307001c1def9fd32e2f_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-queue-rhel8@sha256:ac1ca0ae5e3c7fc242ec5a313e45d09b83261ffe26eab3ebcbbae9299471b25a_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-queue-rhel8@sha256:f16b4f4e86e758354c8b19ee3a075dfd6fd19eb7ba282ad8293d41ca0c8f3028_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-storage-version-migration-rhel8@sha256:1c3b2c4c06981fd8eb13c05837c8da3523f0df9c79eacd6ffc1138e5f26bdba6_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-storage-version-migration-rhel8@sha256:27b7b75eae9eacc52a577887885db7c29192e15aada8a3b7406e032561609462_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-storage-version-migration-rhel8@sha256:8012cc60fab4e14b7fab05589c977c15ac941efb09601069be09d4e25385ed26_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-webhook-rhel8@sha256:4fdc2c632eb0fa4f10a78e39622c83febde93f38db16bd0ca4a35c1eb7062548_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-webhook-rhel8@sha256:6904376f1ae4dadc23ab9993b50aaaa3db130fcd338f3dfae9e437b348e6e934_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-webhook-rhel8@sha256:dc902a39bc520abcf2100c26e2e1c4ba20aa5aadff763b40f234eb01a26b6f77_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/svls-must-gather-rhel8@sha256:057e9ccae9eae50fadad4772b203e897f5c54bf9d40f6e2f2ccbdbc93f5850b5_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/svls-must-gather-rhel8@sha256:7557328dcdede1992a3660342f037e490f58bc3281c68c6e4f44e6d66c4a0cff_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/svls-must-gather-rhel8@sha256:e0a982cd04fee4416659b7e1e6a827c2c371144bd461f23913ae9e0633fd598a_amd64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2022-30629"
},
{
"category": "external",
"summary": "RHBZ#2092793",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2092793"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2022-30629",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-30629"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2022-30629",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2022-30629"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-announce/c/TzIC9-t8Ytg",
"url": "https://groups.google.com/g/golang-announce/c/TzIC9-t8Ytg"
}
],
"release_date": "2022-06-02T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2022-08-10T13:13:24+00:00",
"details": "See the Red Hat OpenShift Container Platform 4.6 documentation at:\nhttps://access.redhat.com/documentation/en-us/openshift_container_platform/4.6/html/serverless/index\nSee the Red Hat OpenShift Container Platform 4.7 documentation at:\nhttps://access.redhat.com/documentation/en-us/openshift_container_platform/4.7/html/serverless/index\nSee the Red Hat OpenShift Container Platform 4.8 documentation at:\nhttps://access.redhat.com/documentation/en-us/openshift_container_platform/4.8/html/serverless/index\nSee the Red Hat OpenShift Container Platform 4.9 documentation at:\nhttps://access.redhat.com/documentation/en-us/openshift_container_platform/4.9/html/serverless/index\nSee the Red Hat OpenShift Container Platform 4.10 documentation at:\nhttps://access.redhat.com/documentation/en-us/openshift_container_platform/4.10/html/serverless/index",
"product_ids": [
"8Base-Openshift-Serverless-1.24:openshift-serverless-1-tech-preview/eventing-kafka-broker-controller-rhel8@sha256:2a4b30bcff1377073202362dfd521bd7ac3e3e3960fdb33a6cf9fa39fc89de6b_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1-tech-preview/eventing-kafka-broker-controller-rhel8@sha256:be290e6d950e8af6162c1dece8472788b66459e8cb91df319f50ccf66f27b5c7_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1-tech-preview/eventing-kafka-broker-controller-rhel8@sha256:f8b5d9c9c0182f5cc1f76422759bf8925d2f29292390ada83a6b7c7986f1462c_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1-tech-preview/eventing-kafka-broker-dispatcher-rhel8@sha256:08c6d6908a2e58a18e908223daf152802106b00a67905e94e075fca827af87c9_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1-tech-preview/eventing-kafka-broker-dispatcher-rhel8@sha256:8ac0796f3585a406facba98766688ae6777b5673a4515418db8d1d92c4d65494_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1-tech-preview/eventing-kafka-broker-dispatcher-rhel8@sha256:9af6b8413acbf59adc88e9b88a51105f3b0a4913499c3026f64e7fda91e43384_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1-tech-preview/eventing-kafka-broker-receiver-rhel8@sha256:4dc0783cf92da5b5aa4cd1b9e9d55aa55a69b94eef0d29f261d3d51bd2260b68_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1-tech-preview/eventing-kafka-broker-receiver-rhel8@sha256:80fd78ad61caab0b20e39d4c6103ed9b074d3efa1dc67ab7bf415ea7db912dc3_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1-tech-preview/eventing-kafka-broker-receiver-rhel8@sha256:aeaaf1d541b5756df65f0700bcd82d085077ae3b1ce99c6d8728997c23e31ef9_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1-tech-preview/eventing-kafka-broker-webhook-rhel8@sha256:0dad9dc28babb21622f90c83647c9cc48bfa66faad257c88e7adf1d50ad0f80c_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1-tech-preview/eventing-kafka-broker-webhook-rhel8@sha256:10ba81e103ed6b7dff7b02394b20f44b46acd6b09d72f16667c068eb9989dc77_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1-tech-preview/eventing-kafka-broker-webhook-rhel8@sha256:f94aef78ce0870fdceac5b3467220540127a73415e81baa4b48bf986bc181c4d_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/client-kn-rhel8@sha256:09644d1c149970cd7c06635806a0ffc077a6340d68c357cd7f2bb5a6f57e46f3_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/client-kn-rhel8@sha256:46510d8b5dfba62d0a3da64ba90d1b8f88ad3b909c3e6ed14bcd96017d766829_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/client-kn-rhel8@sha256:f9bf2892123c3d981d2d5f158e643e6ba6f59a441b47c4055dc542f8cf8330c0_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-apiserver-receive-adapter-rhel8@sha256:834e37f8ddfbe157ad357fcef49f5213053d1295bb31361c5dd14a213ff2755c_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-apiserver-receive-adapter-rhel8@sha256:d13848369ca942d13548ab9b73a2d60b67f9412e535ed647342acaa8cef36c37_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-apiserver-receive-adapter-rhel8@sha256:eef2145e61234d37713ef8fda1f82d7cbe6502c5e6386117230d66ab7e1dd21a_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-controller-rhel8@sha256:52ef0c51b53ede0344f58174e624db08e6dcac04a0cba1668915f217949fc868_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-controller-rhel8@sha256:72c5fcaa44e3da56b297eb718d8a2b7eeb44069d6f3ce71b0eca30070b18bd9d_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-controller-rhel8@sha256:ad2df12dd77e8a3092431ca8d1b5eae42240c8ebb8766e436009bd6df7ee51f3_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-in-memory-channel-controller-rhel8@sha256:070f2c819506853dee230f37e00b27a05ba01c6f7cbbffc9a04b59a65d0c45e9_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-in-memory-channel-controller-rhel8@sha256:111da99563ea799e6b54933f12dc8f8a3828e36f650900e02da3be5afbdeefd9_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-in-memory-channel-controller-rhel8@sha256:69871b8d6e72713fe2eaf5f1e0aac1282fb8659d2895836994f10c847fe320d1_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-in-memory-channel-dispatcher-rhel8@sha256:4b5ee83ccace988c6eaf456e82dea83d160ae7e6aaad1ab8f48410f90da8f1c1_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-in-memory-channel-dispatcher-rhel8@sha256:52247eff5dc9a89244e6697ae9ce61cc1b42265171c956d4d50984179daced89_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-in-memory-channel-dispatcher-rhel8@sha256:68b61474089703d0685a952062401303206ba11bc108b8504f6f6390933d83cb_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-kafka-broker-controller-rhel8@sha256:2a4b30bcff1377073202362dfd521bd7ac3e3e3960fdb33a6cf9fa39fc89de6b_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-kafka-broker-controller-rhel8@sha256:be290e6d950e8af6162c1dece8472788b66459e8cb91df319f50ccf66f27b5c7_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-kafka-broker-controller-rhel8@sha256:f8b5d9c9c0182f5cc1f76422759bf8925d2f29292390ada83a6b7c7986f1462c_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-kafka-broker-dispatcher-rhel8@sha256:08c6d6908a2e58a18e908223daf152802106b00a67905e94e075fca827af87c9_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-kafka-broker-dispatcher-rhel8@sha256:8ac0796f3585a406facba98766688ae6777b5673a4515418db8d1d92c4d65494_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-kafka-broker-dispatcher-rhel8@sha256:9af6b8413acbf59adc88e9b88a51105f3b0a4913499c3026f64e7fda91e43384_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-kafka-broker-post-install-rhel8@sha256:260e7f0086f4e036be3a9ab5d24ce99fc8a053cc7f2906f8a6080f59f2a3e591_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-kafka-broker-post-install-rhel8@sha256:36551ea609536ba900f7a0493a06d07f9c0f19a0eef7e4956575354ca92cd1ef_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-kafka-broker-post-install-rhel8@sha256:6d4a898f37f87aa6db636487c6892833249be38635fe631433652feda762a40e_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-kafka-broker-webhook-rhel8@sha256:0dad9dc28babb21622f90c83647c9cc48bfa66faad257c88e7adf1d50ad0f80c_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-kafka-broker-webhook-rhel8@sha256:10ba81e103ed6b7dff7b02394b20f44b46acd6b09d72f16667c068eb9989dc77_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-kafka-broker-webhook-rhel8@sha256:f94aef78ce0870fdceac5b3467220540127a73415e81baa4b48bf986bc181c4d_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-mtbroker-filter-rhel8@sha256:4f6e162ee5fb96ff69a1546b7f728641dded59548f14afdfa870f7f0291787ac_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-mtbroker-filter-rhel8@sha256:ecde2ee2aa9618775178e03bcc07e53d6f5e12f30261238d8ffb366fb1e47c94_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-mtbroker-filter-rhel8@sha256:ee2dc3e0f648dc59551cfdf0ac5c36aa6cd9a4b2abaada7095ae4d5b8e0a571e_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-mtbroker-ingress-rhel8@sha256:4eaac6386b1b8a9e360df5afbd85aeebb97e5c81dbd861996caafad48b4cc6f9_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-mtbroker-ingress-rhel8@sha256:644fbcd1924d570f105f5f9760eb15eddbeed16c894edfcb4ef8c8a14e370bce_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-mtbroker-ingress-rhel8@sha256:a26dfc1a610bbaf876443b4b01a04130f7c0aba4d40e246333fe8bf7eb899f45_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-mtchannel-broker-rhel8@sha256:353859f2a8649fa9b3f5c0e02cafd57f79f96a10a7a697ba08eaa8cb70effe51_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-mtchannel-broker-rhel8@sha256:6f7afb57dc78ccb13498434196c5e8cd0f6ec53f045689febf1a62c492358d93_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-mtchannel-broker-rhel8@sha256:fadf3035a8bd25307843d1c6c88654a03db25983407a770875b4507942684dd5_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-mtping-rhel8@sha256:2254577d2c2e67d28f8459fbd4ac43af78b7d29cc0b56c631607dd68f3d31637_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-mtping-rhel8@sha256:a7177a43f46b6470a19970c62ebc17119ca3c3021471f9396faa436e621beb1e_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-mtping-rhel8@sha256:c6c2c7924d90e81e2906f3bf3969b02d7f3e4dc80c187e6c55a7e4ea17ac20cd_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-storage-version-migration-rhel8@sha256:3c1baa5bad644c06bedabaed9c668f0999527f00bc1d195e71a528c222087328_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-storage-version-migration-rhel8@sha256:63dab761fd3a2e08950b7ee52852fb39cef7820f2a8cf8142ec3701a07372d7c_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-storage-version-migration-rhel8@sha256:ff7924a37865ac1a90872f35675934a1627e49a29577a78af18b8e743a5fde07_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-sugar-controller-rhel8@sha256:24c7217a3612a5c3c6792c433dc2a6cf4b5fda1b9e6acff84e2736705704d152_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-sugar-controller-rhel8@sha256:3a38788638c26e9bec45694b2c4597333080189ffa96d8c7302e3e7dd1e54be5_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-sugar-controller-rhel8@sha256:aebfba016342e94fc0619a9ad6346c7fefbedf6739f1495954eb905cade085ac_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-webhook-rhel8@sha256:11d0b8fac4cb67c95e051a91f5c6683768f8969ffc744cd3cc4814d1ee6e91c1_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-webhook-rhel8@sha256:1b209d1ddffba92c3d77824e37bf75302346856c10b773a101d2868f27d0b740_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-webhook-rhel8@sha256:bf8c9de32dd5cbe536b115f52f32c666fbf886bde555ac355937d6b149cf9343_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/ingress-rhel8-operator@sha256:46a5fb2d0f9fa5e05504b9264a3f1c0e7c7beb76e3a3aeb9bc036cda4fa9d66a_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/ingress-rhel8-operator@sha256:793b86f4c2add102e2f676bd57cec3365ce9b3fdc40a989c28d1f9acb851142d_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/ingress-rhel8-operator@sha256:cce79392f93bb318123c48ac6de48aa0a2983cc1134cc063c0fdc2ff83c546c7_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/kn-cli-artifacts-rhel8@sha256:1a51a072d4e303a5c33b2383c843308d86c68de228b094d2efed8bc59a4bac14_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/kn-cli-artifacts-rhel8@sha256:c61b26bdf318b507af66f9092e784d64436e3b2531cc6e2e8aa1bb8bbb010fb7_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/kn-cli-artifacts-rhel8@sha256:f22168224137db649c6e6592e3ec2ae6845ca668ef65fe56c104ed6393eae526_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/knative-rhel8-operator@sha256:53e115cdfeb8077cc8b89ebdeee4903b1be8c0a0d45831a9f277f342959f5961_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/knative-rhel8-operator@sha256:ebf24097b84ec5773e30c8f548975afb84b6fce836b373b97855f69371068d1e_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/knative-rhel8-operator@sha256:efa444ca6c7c4468821a8d138b4319c86fede592f3b0b4d7905e7c66e8bdb2c0_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/kourier-control-rhel8@sha256:396fb9dcc798b05e89d38ccbe3a3abb31854f56a95ae104fb9bb215967b56d9f_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/kourier-control-rhel8@sha256:e36577c37457a4521d78f28f24dca6ae11f170635316efe374f08f825cb5904d_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/kourier-control-rhel8@sha256:fb04b74dce262e58434b19a10dce0981b4df7541416de21343fb7124c714ffbf_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/net-istio-controller-rhel8@sha256:281b2782253722d916b6178ecdbc763aaa71ed4ac0db94e31d57974d4eb8b58b_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/net-istio-controller-rhel8@sha256:bf56038c0af2cfeb5a3e4b7ecd5aeebb230d042ac835b50faafa3d939dd8ca50_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/net-istio-controller-rhel8@sha256:f3643c74f73841b1de04be1d0f550c044f1ad4800ceb32cb36bf9072d8e5155b_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/net-istio-webhook-rhel8@sha256:4f7cabd5a6bb6fd7a0d81461108891b0d2de55efe868c4fbf275131c3280ed2d_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/net-istio-webhook-rhel8@sha256:a07d73f5c04af2a29b6565363b472aceabbfeafe7d6dfe833d1e71b072419916_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/net-istio-webhook-rhel8@sha256:cd34685812d9447969a1c3fb4382433a1b59fb3631fbe156daa6fa962458f859_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serverless-operator-bundle@sha256:0422f8843fc62c2b72e01ffefd33db912a1ad3d70ac297882d3663c9b7299f10_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serverless-rhel8-operator@sha256:26d940bd43b928d8370c9e88e80726a427c3f0ce3afc4fddb02a507f81c8fc93_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serverless-rhel8-operator@sha256:2898df30f40683bd3a73c6f2676afdc1bfc27b23d2fe04fe7667f6db6d2422ab_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serverless-rhel8-operator@sha256:8ec9e756969c8e6bf8155ed102a66cf578a325dcc477ff909b4806405ab59cfc_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-activator-rhel8@sha256:1e9fb289564961ddbf317e568c50936b048446685c39ab14ca4e5cb682785243_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-activator-rhel8@sha256:3a823819467ed0beea953eed27e2129bb4495df3f49e0f59d5004dee416e6285_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-activator-rhel8@sha256:4e7563e5f9761f624aefc6b79845e5b4dd1836a545c3754bc37701162ed4e3bb_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-autoscaler-hpa-rhel8@sha256:1685c7bf25061e61688d2b5e60cde6adb8906fec6bfb713c68837b2bbeeacf85_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-autoscaler-hpa-rhel8@sha256:491df16728df492b7b88efb8e86f28e46a8762f4084fb4132823611a9e758264_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-autoscaler-hpa-rhel8@sha256:8bb514634ece7dafd88ae6cc7eff52016cd4585d91cb9c106720c21c219f8967_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-autoscaler-rhel8@sha256:01b46e0ddb618f58c06b533fe7148f772367200f5d9be9d355012e91dc401156_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-autoscaler-rhel8@sha256:8cd0a381de995467f339e11f0704b8c8b978ddfdd2d8271f4c9f832e7acf9f07_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-autoscaler-rhel8@sha256:c60796d720141d322159e49bb3496732b8e0453d6606227b419caf93a12d196b_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-controller-rhel8@sha256:92b01a8421488e9d9b42b6da290873b54a2619d39a05e8d2a99e4c5348a3d4dc_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-controller-rhel8@sha256:b5ae691a77adb161a30ae8470f1cf4c1c6259488df18bb2bf2764d05af9a2aa8_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-controller-rhel8@sha256:b752a295b673aeee85eba6bed33cc658254dc0503c6002841d80dc0c0a38f615_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-domain-mapping-rhel8@sha256:11bca084f2c8df8d369d6301847876bbf8d37c7b67a6ffb387e0759100b6e817_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-domain-mapping-rhel8@sha256:4e580d29cbff1aa6050c65cee35a870dab9e6a7eaa538b356a5afefed9c38d90_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-domain-mapping-rhel8@sha256:eeb39a3fbc9d4c223d42579737948438d03b2a2ec1aee46562aabae6d343679b_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-domain-mapping-webhook-rhel8@sha256:8057fa6657c0bf909297273acc4faea1cddb29f9f02f6c797279adb42f083332_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-domain-mapping-webhook-rhel8@sha256:84e13a4c84098e0a6a5b461c7581861cd9114ce3cc7c2147afd727e56f323b28_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-domain-mapping-webhook-rhel8@sha256:f99e203de17686584c05ee0901041edd055350c39da063d5d6dcd026d1e17593_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-queue-rhel8@sha256:8740a1f7cb3ef3c4caa5774cced7787cc1e345dbe3708307001c1def9fd32e2f_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-queue-rhel8@sha256:ac1ca0ae5e3c7fc242ec5a313e45d09b83261ffe26eab3ebcbbae9299471b25a_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-queue-rhel8@sha256:f16b4f4e86e758354c8b19ee3a075dfd6fd19eb7ba282ad8293d41ca0c8f3028_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-storage-version-migration-rhel8@sha256:1c3b2c4c06981fd8eb13c05837c8da3523f0df9c79eacd6ffc1138e5f26bdba6_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-storage-version-migration-rhel8@sha256:27b7b75eae9eacc52a577887885db7c29192e15aada8a3b7406e032561609462_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-storage-version-migration-rhel8@sha256:8012cc60fab4e14b7fab05589c977c15ac941efb09601069be09d4e25385ed26_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-webhook-rhel8@sha256:4fdc2c632eb0fa4f10a78e39622c83febde93f38db16bd0ca4a35c1eb7062548_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-webhook-rhel8@sha256:6904376f1ae4dadc23ab9993b50aaaa3db130fcd338f3dfae9e437b348e6e934_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-webhook-rhel8@sha256:dc902a39bc520abcf2100c26e2e1c4ba20aa5aadff763b40f234eb01a26b6f77_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/svls-must-gather-rhel8@sha256:057e9ccae9eae50fadad4772b203e897f5c54bf9d40f6e2f2ccbdbc93f5850b5_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/svls-must-gather-rhel8@sha256:7557328dcdede1992a3660342f037e490f58bc3281c68c6e4f44e6d66c4a0cff_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/svls-must-gather-rhel8@sha256:e0a982cd04fee4416659b7e1e6a827c2c371144bd461f23913ae9e0633fd598a_amd64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2022:6040"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "HIGH",
"attackVector": "NETWORK",
"availabilityImpact": "NONE",
"baseScore": 3.1,
"baseSeverity": "LOW",
"confidentialityImpact": "LOW",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "REQUIRED",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:R/S:U/C:L/I:N/A:N",
"version": "3.1"
},
"products": [
"8Base-Openshift-Serverless-1.24:openshift-serverless-1-tech-preview/eventing-kafka-broker-controller-rhel8@sha256:2a4b30bcff1377073202362dfd521bd7ac3e3e3960fdb33a6cf9fa39fc89de6b_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1-tech-preview/eventing-kafka-broker-controller-rhel8@sha256:be290e6d950e8af6162c1dece8472788b66459e8cb91df319f50ccf66f27b5c7_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1-tech-preview/eventing-kafka-broker-controller-rhel8@sha256:f8b5d9c9c0182f5cc1f76422759bf8925d2f29292390ada83a6b7c7986f1462c_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1-tech-preview/eventing-kafka-broker-dispatcher-rhel8@sha256:08c6d6908a2e58a18e908223daf152802106b00a67905e94e075fca827af87c9_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1-tech-preview/eventing-kafka-broker-dispatcher-rhel8@sha256:8ac0796f3585a406facba98766688ae6777b5673a4515418db8d1d92c4d65494_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1-tech-preview/eventing-kafka-broker-dispatcher-rhel8@sha256:9af6b8413acbf59adc88e9b88a51105f3b0a4913499c3026f64e7fda91e43384_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1-tech-preview/eventing-kafka-broker-receiver-rhel8@sha256:4dc0783cf92da5b5aa4cd1b9e9d55aa55a69b94eef0d29f261d3d51bd2260b68_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1-tech-preview/eventing-kafka-broker-receiver-rhel8@sha256:80fd78ad61caab0b20e39d4c6103ed9b074d3efa1dc67ab7bf415ea7db912dc3_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1-tech-preview/eventing-kafka-broker-receiver-rhel8@sha256:aeaaf1d541b5756df65f0700bcd82d085077ae3b1ce99c6d8728997c23e31ef9_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1-tech-preview/eventing-kafka-broker-webhook-rhel8@sha256:0dad9dc28babb21622f90c83647c9cc48bfa66faad257c88e7adf1d50ad0f80c_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1-tech-preview/eventing-kafka-broker-webhook-rhel8@sha256:10ba81e103ed6b7dff7b02394b20f44b46acd6b09d72f16667c068eb9989dc77_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1-tech-preview/eventing-kafka-broker-webhook-rhel8@sha256:f94aef78ce0870fdceac5b3467220540127a73415e81baa4b48bf986bc181c4d_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/client-kn-rhel8@sha256:09644d1c149970cd7c06635806a0ffc077a6340d68c357cd7f2bb5a6f57e46f3_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/client-kn-rhel8@sha256:46510d8b5dfba62d0a3da64ba90d1b8f88ad3b909c3e6ed14bcd96017d766829_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/client-kn-rhel8@sha256:f9bf2892123c3d981d2d5f158e643e6ba6f59a441b47c4055dc542f8cf8330c0_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-apiserver-receive-adapter-rhel8@sha256:834e37f8ddfbe157ad357fcef49f5213053d1295bb31361c5dd14a213ff2755c_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-apiserver-receive-adapter-rhel8@sha256:d13848369ca942d13548ab9b73a2d60b67f9412e535ed647342acaa8cef36c37_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-apiserver-receive-adapter-rhel8@sha256:eef2145e61234d37713ef8fda1f82d7cbe6502c5e6386117230d66ab7e1dd21a_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-controller-rhel8@sha256:52ef0c51b53ede0344f58174e624db08e6dcac04a0cba1668915f217949fc868_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-controller-rhel8@sha256:72c5fcaa44e3da56b297eb718d8a2b7eeb44069d6f3ce71b0eca30070b18bd9d_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-controller-rhel8@sha256:ad2df12dd77e8a3092431ca8d1b5eae42240c8ebb8766e436009bd6df7ee51f3_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-in-memory-channel-controller-rhel8@sha256:070f2c819506853dee230f37e00b27a05ba01c6f7cbbffc9a04b59a65d0c45e9_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-in-memory-channel-controller-rhel8@sha256:111da99563ea799e6b54933f12dc8f8a3828e36f650900e02da3be5afbdeefd9_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-in-memory-channel-controller-rhel8@sha256:69871b8d6e72713fe2eaf5f1e0aac1282fb8659d2895836994f10c847fe320d1_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-in-memory-channel-dispatcher-rhel8@sha256:4b5ee83ccace988c6eaf456e82dea83d160ae7e6aaad1ab8f48410f90da8f1c1_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-in-memory-channel-dispatcher-rhel8@sha256:52247eff5dc9a89244e6697ae9ce61cc1b42265171c956d4d50984179daced89_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-in-memory-channel-dispatcher-rhel8@sha256:68b61474089703d0685a952062401303206ba11bc108b8504f6f6390933d83cb_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-kafka-broker-controller-rhel8@sha256:2a4b30bcff1377073202362dfd521bd7ac3e3e3960fdb33a6cf9fa39fc89de6b_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-kafka-broker-controller-rhel8@sha256:be290e6d950e8af6162c1dece8472788b66459e8cb91df319f50ccf66f27b5c7_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-kafka-broker-controller-rhel8@sha256:f8b5d9c9c0182f5cc1f76422759bf8925d2f29292390ada83a6b7c7986f1462c_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-kafka-broker-dispatcher-rhel8@sha256:08c6d6908a2e58a18e908223daf152802106b00a67905e94e075fca827af87c9_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-kafka-broker-dispatcher-rhel8@sha256:8ac0796f3585a406facba98766688ae6777b5673a4515418db8d1d92c4d65494_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-kafka-broker-dispatcher-rhel8@sha256:9af6b8413acbf59adc88e9b88a51105f3b0a4913499c3026f64e7fda91e43384_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-kafka-broker-post-install-rhel8@sha256:260e7f0086f4e036be3a9ab5d24ce99fc8a053cc7f2906f8a6080f59f2a3e591_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-kafka-broker-post-install-rhel8@sha256:36551ea609536ba900f7a0493a06d07f9c0f19a0eef7e4956575354ca92cd1ef_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-kafka-broker-post-install-rhel8@sha256:6d4a898f37f87aa6db636487c6892833249be38635fe631433652feda762a40e_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-kafka-broker-webhook-rhel8@sha256:0dad9dc28babb21622f90c83647c9cc48bfa66faad257c88e7adf1d50ad0f80c_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-kafka-broker-webhook-rhel8@sha256:10ba81e103ed6b7dff7b02394b20f44b46acd6b09d72f16667c068eb9989dc77_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-kafka-broker-webhook-rhel8@sha256:f94aef78ce0870fdceac5b3467220540127a73415e81baa4b48bf986bc181c4d_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-mtbroker-filter-rhel8@sha256:4f6e162ee5fb96ff69a1546b7f728641dded59548f14afdfa870f7f0291787ac_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-mtbroker-filter-rhel8@sha256:ecde2ee2aa9618775178e03bcc07e53d6f5e12f30261238d8ffb366fb1e47c94_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-mtbroker-filter-rhel8@sha256:ee2dc3e0f648dc59551cfdf0ac5c36aa6cd9a4b2abaada7095ae4d5b8e0a571e_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-mtbroker-ingress-rhel8@sha256:4eaac6386b1b8a9e360df5afbd85aeebb97e5c81dbd861996caafad48b4cc6f9_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-mtbroker-ingress-rhel8@sha256:644fbcd1924d570f105f5f9760eb15eddbeed16c894edfcb4ef8c8a14e370bce_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-mtbroker-ingress-rhel8@sha256:a26dfc1a610bbaf876443b4b01a04130f7c0aba4d40e246333fe8bf7eb899f45_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-mtchannel-broker-rhel8@sha256:353859f2a8649fa9b3f5c0e02cafd57f79f96a10a7a697ba08eaa8cb70effe51_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-mtchannel-broker-rhel8@sha256:6f7afb57dc78ccb13498434196c5e8cd0f6ec53f045689febf1a62c492358d93_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-mtchannel-broker-rhel8@sha256:fadf3035a8bd25307843d1c6c88654a03db25983407a770875b4507942684dd5_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-mtping-rhel8@sha256:2254577d2c2e67d28f8459fbd4ac43af78b7d29cc0b56c631607dd68f3d31637_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-mtping-rhel8@sha256:a7177a43f46b6470a19970c62ebc17119ca3c3021471f9396faa436e621beb1e_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-mtping-rhel8@sha256:c6c2c7924d90e81e2906f3bf3969b02d7f3e4dc80c187e6c55a7e4ea17ac20cd_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-storage-version-migration-rhel8@sha256:3c1baa5bad644c06bedabaed9c668f0999527f00bc1d195e71a528c222087328_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-storage-version-migration-rhel8@sha256:63dab761fd3a2e08950b7ee52852fb39cef7820f2a8cf8142ec3701a07372d7c_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-storage-version-migration-rhel8@sha256:ff7924a37865ac1a90872f35675934a1627e49a29577a78af18b8e743a5fde07_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-sugar-controller-rhel8@sha256:24c7217a3612a5c3c6792c433dc2a6cf4b5fda1b9e6acff84e2736705704d152_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-sugar-controller-rhel8@sha256:3a38788638c26e9bec45694b2c4597333080189ffa96d8c7302e3e7dd1e54be5_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-sugar-controller-rhel8@sha256:aebfba016342e94fc0619a9ad6346c7fefbedf6739f1495954eb905cade085ac_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-webhook-rhel8@sha256:11d0b8fac4cb67c95e051a91f5c6683768f8969ffc744cd3cc4814d1ee6e91c1_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-webhook-rhel8@sha256:1b209d1ddffba92c3d77824e37bf75302346856c10b773a101d2868f27d0b740_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-webhook-rhel8@sha256:bf8c9de32dd5cbe536b115f52f32c666fbf886bde555ac355937d6b149cf9343_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/ingress-rhel8-operator@sha256:46a5fb2d0f9fa5e05504b9264a3f1c0e7c7beb76e3a3aeb9bc036cda4fa9d66a_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/ingress-rhel8-operator@sha256:793b86f4c2add102e2f676bd57cec3365ce9b3fdc40a989c28d1f9acb851142d_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/ingress-rhel8-operator@sha256:cce79392f93bb318123c48ac6de48aa0a2983cc1134cc063c0fdc2ff83c546c7_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/kn-cli-artifacts-rhel8@sha256:1a51a072d4e303a5c33b2383c843308d86c68de228b094d2efed8bc59a4bac14_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/kn-cli-artifacts-rhel8@sha256:c61b26bdf318b507af66f9092e784d64436e3b2531cc6e2e8aa1bb8bbb010fb7_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/kn-cli-artifacts-rhel8@sha256:f22168224137db649c6e6592e3ec2ae6845ca668ef65fe56c104ed6393eae526_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/knative-rhel8-operator@sha256:53e115cdfeb8077cc8b89ebdeee4903b1be8c0a0d45831a9f277f342959f5961_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/knative-rhel8-operator@sha256:ebf24097b84ec5773e30c8f548975afb84b6fce836b373b97855f69371068d1e_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/knative-rhel8-operator@sha256:efa444ca6c7c4468821a8d138b4319c86fede592f3b0b4d7905e7c66e8bdb2c0_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/kourier-control-rhel8@sha256:396fb9dcc798b05e89d38ccbe3a3abb31854f56a95ae104fb9bb215967b56d9f_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/kourier-control-rhel8@sha256:e36577c37457a4521d78f28f24dca6ae11f170635316efe374f08f825cb5904d_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/kourier-control-rhel8@sha256:fb04b74dce262e58434b19a10dce0981b4df7541416de21343fb7124c714ffbf_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/net-istio-controller-rhel8@sha256:281b2782253722d916b6178ecdbc763aaa71ed4ac0db94e31d57974d4eb8b58b_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/net-istio-controller-rhel8@sha256:bf56038c0af2cfeb5a3e4b7ecd5aeebb230d042ac835b50faafa3d939dd8ca50_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/net-istio-controller-rhel8@sha256:f3643c74f73841b1de04be1d0f550c044f1ad4800ceb32cb36bf9072d8e5155b_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/net-istio-webhook-rhel8@sha256:4f7cabd5a6bb6fd7a0d81461108891b0d2de55efe868c4fbf275131c3280ed2d_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/net-istio-webhook-rhel8@sha256:a07d73f5c04af2a29b6565363b472aceabbfeafe7d6dfe833d1e71b072419916_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/net-istio-webhook-rhel8@sha256:cd34685812d9447969a1c3fb4382433a1b59fb3631fbe156daa6fa962458f859_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serverless-operator-bundle@sha256:0422f8843fc62c2b72e01ffefd33db912a1ad3d70ac297882d3663c9b7299f10_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serverless-rhel8-operator@sha256:26d940bd43b928d8370c9e88e80726a427c3f0ce3afc4fddb02a507f81c8fc93_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serverless-rhel8-operator@sha256:2898df30f40683bd3a73c6f2676afdc1bfc27b23d2fe04fe7667f6db6d2422ab_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serverless-rhel8-operator@sha256:8ec9e756969c8e6bf8155ed102a66cf578a325dcc477ff909b4806405ab59cfc_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-activator-rhel8@sha256:1e9fb289564961ddbf317e568c50936b048446685c39ab14ca4e5cb682785243_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-activator-rhel8@sha256:3a823819467ed0beea953eed27e2129bb4495df3f49e0f59d5004dee416e6285_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-activator-rhel8@sha256:4e7563e5f9761f624aefc6b79845e5b4dd1836a545c3754bc37701162ed4e3bb_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-autoscaler-hpa-rhel8@sha256:1685c7bf25061e61688d2b5e60cde6adb8906fec6bfb713c68837b2bbeeacf85_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-autoscaler-hpa-rhel8@sha256:491df16728df492b7b88efb8e86f28e46a8762f4084fb4132823611a9e758264_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-autoscaler-hpa-rhel8@sha256:8bb514634ece7dafd88ae6cc7eff52016cd4585d91cb9c106720c21c219f8967_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-autoscaler-rhel8@sha256:01b46e0ddb618f58c06b533fe7148f772367200f5d9be9d355012e91dc401156_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-autoscaler-rhel8@sha256:8cd0a381de995467f339e11f0704b8c8b978ddfdd2d8271f4c9f832e7acf9f07_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-autoscaler-rhel8@sha256:c60796d720141d322159e49bb3496732b8e0453d6606227b419caf93a12d196b_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-controller-rhel8@sha256:92b01a8421488e9d9b42b6da290873b54a2619d39a05e8d2a99e4c5348a3d4dc_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-controller-rhel8@sha256:b5ae691a77adb161a30ae8470f1cf4c1c6259488df18bb2bf2764d05af9a2aa8_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-controller-rhel8@sha256:b752a295b673aeee85eba6bed33cc658254dc0503c6002841d80dc0c0a38f615_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-domain-mapping-rhel8@sha256:11bca084f2c8df8d369d6301847876bbf8d37c7b67a6ffb387e0759100b6e817_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-domain-mapping-rhel8@sha256:4e580d29cbff1aa6050c65cee35a870dab9e6a7eaa538b356a5afefed9c38d90_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-domain-mapping-rhel8@sha256:eeb39a3fbc9d4c223d42579737948438d03b2a2ec1aee46562aabae6d343679b_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-domain-mapping-webhook-rhel8@sha256:8057fa6657c0bf909297273acc4faea1cddb29f9f02f6c797279adb42f083332_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-domain-mapping-webhook-rhel8@sha256:84e13a4c84098e0a6a5b461c7581861cd9114ce3cc7c2147afd727e56f323b28_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-domain-mapping-webhook-rhel8@sha256:f99e203de17686584c05ee0901041edd055350c39da063d5d6dcd026d1e17593_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-queue-rhel8@sha256:8740a1f7cb3ef3c4caa5774cced7787cc1e345dbe3708307001c1def9fd32e2f_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-queue-rhel8@sha256:ac1ca0ae5e3c7fc242ec5a313e45d09b83261ffe26eab3ebcbbae9299471b25a_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-queue-rhel8@sha256:f16b4f4e86e758354c8b19ee3a075dfd6fd19eb7ba282ad8293d41ca0c8f3028_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-storage-version-migration-rhel8@sha256:1c3b2c4c06981fd8eb13c05837c8da3523f0df9c79eacd6ffc1138e5f26bdba6_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-storage-version-migration-rhel8@sha256:27b7b75eae9eacc52a577887885db7c29192e15aada8a3b7406e032561609462_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-storage-version-migration-rhel8@sha256:8012cc60fab4e14b7fab05589c977c15ac941efb09601069be09d4e25385ed26_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-webhook-rhel8@sha256:4fdc2c632eb0fa4f10a78e39622c83febde93f38db16bd0ca4a35c1eb7062548_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-webhook-rhel8@sha256:6904376f1ae4dadc23ab9993b50aaaa3db130fcd338f3dfae9e437b348e6e934_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-webhook-rhel8@sha256:dc902a39bc520abcf2100c26e2e1c4ba20aa5aadff763b40f234eb01a26b6f77_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/svls-must-gather-rhel8@sha256:057e9ccae9eae50fadad4772b203e897f5c54bf9d40f6e2f2ccbdbc93f5850b5_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/svls-must-gather-rhel8@sha256:7557328dcdede1992a3660342f037e490f58bc3281c68c6e4f44e6d66c4a0cff_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/svls-must-gather-rhel8@sha256:e0a982cd04fee4416659b7e1e6a827c2c371144bd461f23913ae9e0633fd598a_amd64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Low"
}
],
"title": "golang: crypto/tls: session tickets lack random ticket_age_add"
},
{
"cve": "CVE-2022-30630",
"cwe": {
"id": "CWE-1325",
"name": "Improperly Controlled Sequential Memory Allocation"
},
"discovery_date": "2022-07-14T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2107371"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in the golang standard library, io/fs. Calling Glob on a path that contains a large number of path separators can cause a panic issue due to stack exhaustion. This could allow an attacker to impact availability.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "golang: io/fs: stack exhaustion in Glob",
"title": "Vulnerability summary"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"8Base-Openshift-Serverless-1.24:openshift-serverless-1-tech-preview/eventing-kafka-broker-controller-rhel8@sha256:2a4b30bcff1377073202362dfd521bd7ac3e3e3960fdb33a6cf9fa39fc89de6b_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1-tech-preview/eventing-kafka-broker-controller-rhel8@sha256:be290e6d950e8af6162c1dece8472788b66459e8cb91df319f50ccf66f27b5c7_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1-tech-preview/eventing-kafka-broker-controller-rhel8@sha256:f8b5d9c9c0182f5cc1f76422759bf8925d2f29292390ada83a6b7c7986f1462c_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1-tech-preview/eventing-kafka-broker-dispatcher-rhel8@sha256:08c6d6908a2e58a18e908223daf152802106b00a67905e94e075fca827af87c9_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1-tech-preview/eventing-kafka-broker-dispatcher-rhel8@sha256:8ac0796f3585a406facba98766688ae6777b5673a4515418db8d1d92c4d65494_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1-tech-preview/eventing-kafka-broker-dispatcher-rhel8@sha256:9af6b8413acbf59adc88e9b88a51105f3b0a4913499c3026f64e7fda91e43384_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1-tech-preview/eventing-kafka-broker-receiver-rhel8@sha256:4dc0783cf92da5b5aa4cd1b9e9d55aa55a69b94eef0d29f261d3d51bd2260b68_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1-tech-preview/eventing-kafka-broker-receiver-rhel8@sha256:80fd78ad61caab0b20e39d4c6103ed9b074d3efa1dc67ab7bf415ea7db912dc3_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1-tech-preview/eventing-kafka-broker-receiver-rhel8@sha256:aeaaf1d541b5756df65f0700bcd82d085077ae3b1ce99c6d8728997c23e31ef9_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1-tech-preview/eventing-kafka-broker-webhook-rhel8@sha256:0dad9dc28babb21622f90c83647c9cc48bfa66faad257c88e7adf1d50ad0f80c_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1-tech-preview/eventing-kafka-broker-webhook-rhel8@sha256:10ba81e103ed6b7dff7b02394b20f44b46acd6b09d72f16667c068eb9989dc77_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1-tech-preview/eventing-kafka-broker-webhook-rhel8@sha256:f94aef78ce0870fdceac5b3467220540127a73415e81baa4b48bf986bc181c4d_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/client-kn-rhel8@sha256:09644d1c149970cd7c06635806a0ffc077a6340d68c357cd7f2bb5a6f57e46f3_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/client-kn-rhel8@sha256:46510d8b5dfba62d0a3da64ba90d1b8f88ad3b909c3e6ed14bcd96017d766829_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/client-kn-rhel8@sha256:f9bf2892123c3d981d2d5f158e643e6ba6f59a441b47c4055dc542f8cf8330c0_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-apiserver-receive-adapter-rhel8@sha256:834e37f8ddfbe157ad357fcef49f5213053d1295bb31361c5dd14a213ff2755c_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-apiserver-receive-adapter-rhel8@sha256:d13848369ca942d13548ab9b73a2d60b67f9412e535ed647342acaa8cef36c37_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-apiserver-receive-adapter-rhel8@sha256:eef2145e61234d37713ef8fda1f82d7cbe6502c5e6386117230d66ab7e1dd21a_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-controller-rhel8@sha256:52ef0c51b53ede0344f58174e624db08e6dcac04a0cba1668915f217949fc868_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-controller-rhel8@sha256:72c5fcaa44e3da56b297eb718d8a2b7eeb44069d6f3ce71b0eca30070b18bd9d_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-controller-rhel8@sha256:ad2df12dd77e8a3092431ca8d1b5eae42240c8ebb8766e436009bd6df7ee51f3_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-in-memory-channel-controller-rhel8@sha256:070f2c819506853dee230f37e00b27a05ba01c6f7cbbffc9a04b59a65d0c45e9_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-in-memory-channel-controller-rhel8@sha256:111da99563ea799e6b54933f12dc8f8a3828e36f650900e02da3be5afbdeefd9_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-in-memory-channel-controller-rhel8@sha256:69871b8d6e72713fe2eaf5f1e0aac1282fb8659d2895836994f10c847fe320d1_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-in-memory-channel-dispatcher-rhel8@sha256:4b5ee83ccace988c6eaf456e82dea83d160ae7e6aaad1ab8f48410f90da8f1c1_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-in-memory-channel-dispatcher-rhel8@sha256:52247eff5dc9a89244e6697ae9ce61cc1b42265171c956d4d50984179daced89_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-in-memory-channel-dispatcher-rhel8@sha256:68b61474089703d0685a952062401303206ba11bc108b8504f6f6390933d83cb_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-kafka-broker-controller-rhel8@sha256:2a4b30bcff1377073202362dfd521bd7ac3e3e3960fdb33a6cf9fa39fc89de6b_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-kafka-broker-controller-rhel8@sha256:be290e6d950e8af6162c1dece8472788b66459e8cb91df319f50ccf66f27b5c7_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-kafka-broker-controller-rhel8@sha256:f8b5d9c9c0182f5cc1f76422759bf8925d2f29292390ada83a6b7c7986f1462c_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-kafka-broker-dispatcher-rhel8@sha256:08c6d6908a2e58a18e908223daf152802106b00a67905e94e075fca827af87c9_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-kafka-broker-dispatcher-rhel8@sha256:8ac0796f3585a406facba98766688ae6777b5673a4515418db8d1d92c4d65494_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-kafka-broker-dispatcher-rhel8@sha256:9af6b8413acbf59adc88e9b88a51105f3b0a4913499c3026f64e7fda91e43384_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-kafka-broker-post-install-rhel8@sha256:260e7f0086f4e036be3a9ab5d24ce99fc8a053cc7f2906f8a6080f59f2a3e591_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-kafka-broker-post-install-rhel8@sha256:36551ea609536ba900f7a0493a06d07f9c0f19a0eef7e4956575354ca92cd1ef_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-kafka-broker-post-install-rhel8@sha256:6d4a898f37f87aa6db636487c6892833249be38635fe631433652feda762a40e_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-kafka-broker-webhook-rhel8@sha256:0dad9dc28babb21622f90c83647c9cc48bfa66faad257c88e7adf1d50ad0f80c_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-kafka-broker-webhook-rhel8@sha256:10ba81e103ed6b7dff7b02394b20f44b46acd6b09d72f16667c068eb9989dc77_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-kafka-broker-webhook-rhel8@sha256:f94aef78ce0870fdceac5b3467220540127a73415e81baa4b48bf986bc181c4d_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-mtbroker-filter-rhel8@sha256:4f6e162ee5fb96ff69a1546b7f728641dded59548f14afdfa870f7f0291787ac_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-mtbroker-filter-rhel8@sha256:ecde2ee2aa9618775178e03bcc07e53d6f5e12f30261238d8ffb366fb1e47c94_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-mtbroker-filter-rhel8@sha256:ee2dc3e0f648dc59551cfdf0ac5c36aa6cd9a4b2abaada7095ae4d5b8e0a571e_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-mtbroker-ingress-rhel8@sha256:4eaac6386b1b8a9e360df5afbd85aeebb97e5c81dbd861996caafad48b4cc6f9_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-mtbroker-ingress-rhel8@sha256:644fbcd1924d570f105f5f9760eb15eddbeed16c894edfcb4ef8c8a14e370bce_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-mtbroker-ingress-rhel8@sha256:a26dfc1a610bbaf876443b4b01a04130f7c0aba4d40e246333fe8bf7eb899f45_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-mtchannel-broker-rhel8@sha256:353859f2a8649fa9b3f5c0e02cafd57f79f96a10a7a697ba08eaa8cb70effe51_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-mtchannel-broker-rhel8@sha256:6f7afb57dc78ccb13498434196c5e8cd0f6ec53f045689febf1a62c492358d93_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-mtchannel-broker-rhel8@sha256:fadf3035a8bd25307843d1c6c88654a03db25983407a770875b4507942684dd5_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-mtping-rhel8@sha256:2254577d2c2e67d28f8459fbd4ac43af78b7d29cc0b56c631607dd68f3d31637_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-mtping-rhel8@sha256:a7177a43f46b6470a19970c62ebc17119ca3c3021471f9396faa436e621beb1e_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-mtping-rhel8@sha256:c6c2c7924d90e81e2906f3bf3969b02d7f3e4dc80c187e6c55a7e4ea17ac20cd_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-storage-version-migration-rhel8@sha256:3c1baa5bad644c06bedabaed9c668f0999527f00bc1d195e71a528c222087328_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-storage-version-migration-rhel8@sha256:63dab761fd3a2e08950b7ee52852fb39cef7820f2a8cf8142ec3701a07372d7c_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-storage-version-migration-rhel8@sha256:ff7924a37865ac1a90872f35675934a1627e49a29577a78af18b8e743a5fde07_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-sugar-controller-rhel8@sha256:24c7217a3612a5c3c6792c433dc2a6cf4b5fda1b9e6acff84e2736705704d152_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-sugar-controller-rhel8@sha256:3a38788638c26e9bec45694b2c4597333080189ffa96d8c7302e3e7dd1e54be5_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-sugar-controller-rhel8@sha256:aebfba016342e94fc0619a9ad6346c7fefbedf6739f1495954eb905cade085ac_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-webhook-rhel8@sha256:11d0b8fac4cb67c95e051a91f5c6683768f8969ffc744cd3cc4814d1ee6e91c1_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-webhook-rhel8@sha256:1b209d1ddffba92c3d77824e37bf75302346856c10b773a101d2868f27d0b740_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-webhook-rhel8@sha256:bf8c9de32dd5cbe536b115f52f32c666fbf886bde555ac355937d6b149cf9343_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/ingress-rhel8-operator@sha256:46a5fb2d0f9fa5e05504b9264a3f1c0e7c7beb76e3a3aeb9bc036cda4fa9d66a_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/ingress-rhel8-operator@sha256:793b86f4c2add102e2f676bd57cec3365ce9b3fdc40a989c28d1f9acb851142d_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/ingress-rhel8-operator@sha256:cce79392f93bb318123c48ac6de48aa0a2983cc1134cc063c0fdc2ff83c546c7_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/kn-cli-artifacts-rhel8@sha256:1a51a072d4e303a5c33b2383c843308d86c68de228b094d2efed8bc59a4bac14_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/kn-cli-artifacts-rhel8@sha256:c61b26bdf318b507af66f9092e784d64436e3b2531cc6e2e8aa1bb8bbb010fb7_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/kn-cli-artifacts-rhel8@sha256:f22168224137db649c6e6592e3ec2ae6845ca668ef65fe56c104ed6393eae526_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/knative-rhel8-operator@sha256:53e115cdfeb8077cc8b89ebdeee4903b1be8c0a0d45831a9f277f342959f5961_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/knative-rhel8-operator@sha256:ebf24097b84ec5773e30c8f548975afb84b6fce836b373b97855f69371068d1e_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/knative-rhel8-operator@sha256:efa444ca6c7c4468821a8d138b4319c86fede592f3b0b4d7905e7c66e8bdb2c0_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/kourier-control-rhel8@sha256:396fb9dcc798b05e89d38ccbe3a3abb31854f56a95ae104fb9bb215967b56d9f_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/kourier-control-rhel8@sha256:e36577c37457a4521d78f28f24dca6ae11f170635316efe374f08f825cb5904d_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/kourier-control-rhel8@sha256:fb04b74dce262e58434b19a10dce0981b4df7541416de21343fb7124c714ffbf_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/net-istio-controller-rhel8@sha256:281b2782253722d916b6178ecdbc763aaa71ed4ac0db94e31d57974d4eb8b58b_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/net-istio-controller-rhel8@sha256:bf56038c0af2cfeb5a3e4b7ecd5aeebb230d042ac835b50faafa3d939dd8ca50_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/net-istio-controller-rhel8@sha256:f3643c74f73841b1de04be1d0f550c044f1ad4800ceb32cb36bf9072d8e5155b_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/net-istio-webhook-rhel8@sha256:4f7cabd5a6bb6fd7a0d81461108891b0d2de55efe868c4fbf275131c3280ed2d_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/net-istio-webhook-rhel8@sha256:a07d73f5c04af2a29b6565363b472aceabbfeafe7d6dfe833d1e71b072419916_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/net-istio-webhook-rhel8@sha256:cd34685812d9447969a1c3fb4382433a1b59fb3631fbe156daa6fa962458f859_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serverless-operator-bundle@sha256:0422f8843fc62c2b72e01ffefd33db912a1ad3d70ac297882d3663c9b7299f10_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serverless-rhel8-operator@sha256:26d940bd43b928d8370c9e88e80726a427c3f0ce3afc4fddb02a507f81c8fc93_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serverless-rhel8-operator@sha256:2898df30f40683bd3a73c6f2676afdc1bfc27b23d2fe04fe7667f6db6d2422ab_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serverless-rhel8-operator@sha256:8ec9e756969c8e6bf8155ed102a66cf578a325dcc477ff909b4806405ab59cfc_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-activator-rhel8@sha256:1e9fb289564961ddbf317e568c50936b048446685c39ab14ca4e5cb682785243_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-activator-rhel8@sha256:3a823819467ed0beea953eed27e2129bb4495df3f49e0f59d5004dee416e6285_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-activator-rhel8@sha256:4e7563e5f9761f624aefc6b79845e5b4dd1836a545c3754bc37701162ed4e3bb_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-autoscaler-hpa-rhel8@sha256:1685c7bf25061e61688d2b5e60cde6adb8906fec6bfb713c68837b2bbeeacf85_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-autoscaler-hpa-rhel8@sha256:491df16728df492b7b88efb8e86f28e46a8762f4084fb4132823611a9e758264_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-autoscaler-hpa-rhel8@sha256:8bb514634ece7dafd88ae6cc7eff52016cd4585d91cb9c106720c21c219f8967_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-autoscaler-rhel8@sha256:01b46e0ddb618f58c06b533fe7148f772367200f5d9be9d355012e91dc401156_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-autoscaler-rhel8@sha256:8cd0a381de995467f339e11f0704b8c8b978ddfdd2d8271f4c9f832e7acf9f07_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-autoscaler-rhel8@sha256:c60796d720141d322159e49bb3496732b8e0453d6606227b419caf93a12d196b_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-controller-rhel8@sha256:92b01a8421488e9d9b42b6da290873b54a2619d39a05e8d2a99e4c5348a3d4dc_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-controller-rhel8@sha256:b5ae691a77adb161a30ae8470f1cf4c1c6259488df18bb2bf2764d05af9a2aa8_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-controller-rhel8@sha256:b752a295b673aeee85eba6bed33cc658254dc0503c6002841d80dc0c0a38f615_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-domain-mapping-rhel8@sha256:11bca084f2c8df8d369d6301847876bbf8d37c7b67a6ffb387e0759100b6e817_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-domain-mapping-rhel8@sha256:4e580d29cbff1aa6050c65cee35a870dab9e6a7eaa538b356a5afefed9c38d90_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-domain-mapping-rhel8@sha256:eeb39a3fbc9d4c223d42579737948438d03b2a2ec1aee46562aabae6d343679b_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-domain-mapping-webhook-rhel8@sha256:8057fa6657c0bf909297273acc4faea1cddb29f9f02f6c797279adb42f083332_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-domain-mapping-webhook-rhel8@sha256:84e13a4c84098e0a6a5b461c7581861cd9114ce3cc7c2147afd727e56f323b28_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-domain-mapping-webhook-rhel8@sha256:f99e203de17686584c05ee0901041edd055350c39da063d5d6dcd026d1e17593_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-queue-rhel8@sha256:8740a1f7cb3ef3c4caa5774cced7787cc1e345dbe3708307001c1def9fd32e2f_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-queue-rhel8@sha256:ac1ca0ae5e3c7fc242ec5a313e45d09b83261ffe26eab3ebcbbae9299471b25a_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-queue-rhel8@sha256:f16b4f4e86e758354c8b19ee3a075dfd6fd19eb7ba282ad8293d41ca0c8f3028_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-storage-version-migration-rhel8@sha256:1c3b2c4c06981fd8eb13c05837c8da3523f0df9c79eacd6ffc1138e5f26bdba6_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-storage-version-migration-rhel8@sha256:27b7b75eae9eacc52a577887885db7c29192e15aada8a3b7406e032561609462_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-storage-version-migration-rhel8@sha256:8012cc60fab4e14b7fab05589c977c15ac941efb09601069be09d4e25385ed26_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-webhook-rhel8@sha256:4fdc2c632eb0fa4f10a78e39622c83febde93f38db16bd0ca4a35c1eb7062548_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-webhook-rhel8@sha256:6904376f1ae4dadc23ab9993b50aaaa3db130fcd338f3dfae9e437b348e6e934_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-webhook-rhel8@sha256:dc902a39bc520abcf2100c26e2e1c4ba20aa5aadff763b40f234eb01a26b6f77_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/svls-must-gather-rhel8@sha256:057e9ccae9eae50fadad4772b203e897f5c54bf9d40f6e2f2ccbdbc93f5850b5_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/svls-must-gather-rhel8@sha256:7557328dcdede1992a3660342f037e490f58bc3281c68c6e4f44e6d66c4a0cff_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/svls-must-gather-rhel8@sha256:e0a982cd04fee4416659b7e1e6a827c2c371144bd461f23913ae9e0633fd598a_amd64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2022-30630"
},
{
"category": "external",
"summary": "RHBZ#2107371",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2107371"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2022-30630",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-30630"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2022-30630",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2022-30630"
},
{
"category": "external",
"summary": "https://go.dev/issue/53415",
"url": "https://go.dev/issue/53415"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-announce/c/nqrv9fbR0zE",
"url": "https://groups.google.com/g/golang-announce/c/nqrv9fbR0zE"
}
],
"release_date": "2022-07-12T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2022-08-10T13:13:24+00:00",
"details": "See the Red Hat OpenShift Container Platform 4.6 documentation at:\nhttps://access.redhat.com/documentation/en-us/openshift_container_platform/4.6/html/serverless/index\nSee the Red Hat OpenShift Container Platform 4.7 documentation at:\nhttps://access.redhat.com/documentation/en-us/openshift_container_platform/4.7/html/serverless/index\nSee the Red Hat OpenShift Container Platform 4.8 documentation at:\nhttps://access.redhat.com/documentation/en-us/openshift_container_platform/4.8/html/serverless/index\nSee the Red Hat OpenShift Container Platform 4.9 documentation at:\nhttps://access.redhat.com/documentation/en-us/openshift_container_platform/4.9/html/serverless/index\nSee the Red Hat OpenShift Container Platform 4.10 documentation at:\nhttps://access.redhat.com/documentation/en-us/openshift_container_platform/4.10/html/serverless/index",
"product_ids": [
"8Base-Openshift-Serverless-1.24:openshift-serverless-1-tech-preview/eventing-kafka-broker-controller-rhel8@sha256:2a4b30bcff1377073202362dfd521bd7ac3e3e3960fdb33a6cf9fa39fc89de6b_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1-tech-preview/eventing-kafka-broker-controller-rhel8@sha256:be290e6d950e8af6162c1dece8472788b66459e8cb91df319f50ccf66f27b5c7_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1-tech-preview/eventing-kafka-broker-controller-rhel8@sha256:f8b5d9c9c0182f5cc1f76422759bf8925d2f29292390ada83a6b7c7986f1462c_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1-tech-preview/eventing-kafka-broker-dispatcher-rhel8@sha256:08c6d6908a2e58a18e908223daf152802106b00a67905e94e075fca827af87c9_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1-tech-preview/eventing-kafka-broker-dispatcher-rhel8@sha256:8ac0796f3585a406facba98766688ae6777b5673a4515418db8d1d92c4d65494_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1-tech-preview/eventing-kafka-broker-dispatcher-rhel8@sha256:9af6b8413acbf59adc88e9b88a51105f3b0a4913499c3026f64e7fda91e43384_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1-tech-preview/eventing-kafka-broker-receiver-rhel8@sha256:4dc0783cf92da5b5aa4cd1b9e9d55aa55a69b94eef0d29f261d3d51bd2260b68_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1-tech-preview/eventing-kafka-broker-receiver-rhel8@sha256:80fd78ad61caab0b20e39d4c6103ed9b074d3efa1dc67ab7bf415ea7db912dc3_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1-tech-preview/eventing-kafka-broker-receiver-rhel8@sha256:aeaaf1d541b5756df65f0700bcd82d085077ae3b1ce99c6d8728997c23e31ef9_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1-tech-preview/eventing-kafka-broker-webhook-rhel8@sha256:0dad9dc28babb21622f90c83647c9cc48bfa66faad257c88e7adf1d50ad0f80c_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1-tech-preview/eventing-kafka-broker-webhook-rhel8@sha256:10ba81e103ed6b7dff7b02394b20f44b46acd6b09d72f16667c068eb9989dc77_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1-tech-preview/eventing-kafka-broker-webhook-rhel8@sha256:f94aef78ce0870fdceac5b3467220540127a73415e81baa4b48bf986bc181c4d_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/client-kn-rhel8@sha256:09644d1c149970cd7c06635806a0ffc077a6340d68c357cd7f2bb5a6f57e46f3_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/client-kn-rhel8@sha256:46510d8b5dfba62d0a3da64ba90d1b8f88ad3b909c3e6ed14bcd96017d766829_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/client-kn-rhel8@sha256:f9bf2892123c3d981d2d5f158e643e6ba6f59a441b47c4055dc542f8cf8330c0_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-apiserver-receive-adapter-rhel8@sha256:834e37f8ddfbe157ad357fcef49f5213053d1295bb31361c5dd14a213ff2755c_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-apiserver-receive-adapter-rhel8@sha256:d13848369ca942d13548ab9b73a2d60b67f9412e535ed647342acaa8cef36c37_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-apiserver-receive-adapter-rhel8@sha256:eef2145e61234d37713ef8fda1f82d7cbe6502c5e6386117230d66ab7e1dd21a_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-controller-rhel8@sha256:52ef0c51b53ede0344f58174e624db08e6dcac04a0cba1668915f217949fc868_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-controller-rhel8@sha256:72c5fcaa44e3da56b297eb718d8a2b7eeb44069d6f3ce71b0eca30070b18bd9d_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-controller-rhel8@sha256:ad2df12dd77e8a3092431ca8d1b5eae42240c8ebb8766e436009bd6df7ee51f3_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-in-memory-channel-controller-rhel8@sha256:070f2c819506853dee230f37e00b27a05ba01c6f7cbbffc9a04b59a65d0c45e9_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-in-memory-channel-controller-rhel8@sha256:111da99563ea799e6b54933f12dc8f8a3828e36f650900e02da3be5afbdeefd9_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-in-memory-channel-controller-rhel8@sha256:69871b8d6e72713fe2eaf5f1e0aac1282fb8659d2895836994f10c847fe320d1_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-in-memory-channel-dispatcher-rhel8@sha256:4b5ee83ccace988c6eaf456e82dea83d160ae7e6aaad1ab8f48410f90da8f1c1_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-in-memory-channel-dispatcher-rhel8@sha256:52247eff5dc9a89244e6697ae9ce61cc1b42265171c956d4d50984179daced89_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-in-memory-channel-dispatcher-rhel8@sha256:68b61474089703d0685a952062401303206ba11bc108b8504f6f6390933d83cb_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-kafka-broker-controller-rhel8@sha256:2a4b30bcff1377073202362dfd521bd7ac3e3e3960fdb33a6cf9fa39fc89de6b_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-kafka-broker-controller-rhel8@sha256:be290e6d950e8af6162c1dece8472788b66459e8cb91df319f50ccf66f27b5c7_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-kafka-broker-controller-rhel8@sha256:f8b5d9c9c0182f5cc1f76422759bf8925d2f29292390ada83a6b7c7986f1462c_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-kafka-broker-dispatcher-rhel8@sha256:08c6d6908a2e58a18e908223daf152802106b00a67905e94e075fca827af87c9_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-kafka-broker-dispatcher-rhel8@sha256:8ac0796f3585a406facba98766688ae6777b5673a4515418db8d1d92c4d65494_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-kafka-broker-dispatcher-rhel8@sha256:9af6b8413acbf59adc88e9b88a51105f3b0a4913499c3026f64e7fda91e43384_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-kafka-broker-post-install-rhel8@sha256:260e7f0086f4e036be3a9ab5d24ce99fc8a053cc7f2906f8a6080f59f2a3e591_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-kafka-broker-post-install-rhel8@sha256:36551ea609536ba900f7a0493a06d07f9c0f19a0eef7e4956575354ca92cd1ef_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-kafka-broker-post-install-rhel8@sha256:6d4a898f37f87aa6db636487c6892833249be38635fe631433652feda762a40e_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-kafka-broker-webhook-rhel8@sha256:0dad9dc28babb21622f90c83647c9cc48bfa66faad257c88e7adf1d50ad0f80c_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-kafka-broker-webhook-rhel8@sha256:10ba81e103ed6b7dff7b02394b20f44b46acd6b09d72f16667c068eb9989dc77_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-kafka-broker-webhook-rhel8@sha256:f94aef78ce0870fdceac5b3467220540127a73415e81baa4b48bf986bc181c4d_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-mtbroker-filter-rhel8@sha256:4f6e162ee5fb96ff69a1546b7f728641dded59548f14afdfa870f7f0291787ac_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-mtbroker-filter-rhel8@sha256:ecde2ee2aa9618775178e03bcc07e53d6f5e12f30261238d8ffb366fb1e47c94_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-mtbroker-filter-rhel8@sha256:ee2dc3e0f648dc59551cfdf0ac5c36aa6cd9a4b2abaada7095ae4d5b8e0a571e_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-mtbroker-ingress-rhel8@sha256:4eaac6386b1b8a9e360df5afbd85aeebb97e5c81dbd861996caafad48b4cc6f9_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-mtbroker-ingress-rhel8@sha256:644fbcd1924d570f105f5f9760eb15eddbeed16c894edfcb4ef8c8a14e370bce_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-mtbroker-ingress-rhel8@sha256:a26dfc1a610bbaf876443b4b01a04130f7c0aba4d40e246333fe8bf7eb899f45_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-mtchannel-broker-rhel8@sha256:353859f2a8649fa9b3f5c0e02cafd57f79f96a10a7a697ba08eaa8cb70effe51_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-mtchannel-broker-rhel8@sha256:6f7afb57dc78ccb13498434196c5e8cd0f6ec53f045689febf1a62c492358d93_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-mtchannel-broker-rhel8@sha256:fadf3035a8bd25307843d1c6c88654a03db25983407a770875b4507942684dd5_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-mtping-rhel8@sha256:2254577d2c2e67d28f8459fbd4ac43af78b7d29cc0b56c631607dd68f3d31637_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-mtping-rhel8@sha256:a7177a43f46b6470a19970c62ebc17119ca3c3021471f9396faa436e621beb1e_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-mtping-rhel8@sha256:c6c2c7924d90e81e2906f3bf3969b02d7f3e4dc80c187e6c55a7e4ea17ac20cd_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-storage-version-migration-rhel8@sha256:3c1baa5bad644c06bedabaed9c668f0999527f00bc1d195e71a528c222087328_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-storage-version-migration-rhel8@sha256:63dab761fd3a2e08950b7ee52852fb39cef7820f2a8cf8142ec3701a07372d7c_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-storage-version-migration-rhel8@sha256:ff7924a37865ac1a90872f35675934a1627e49a29577a78af18b8e743a5fde07_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-sugar-controller-rhel8@sha256:24c7217a3612a5c3c6792c433dc2a6cf4b5fda1b9e6acff84e2736705704d152_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-sugar-controller-rhel8@sha256:3a38788638c26e9bec45694b2c4597333080189ffa96d8c7302e3e7dd1e54be5_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-sugar-controller-rhel8@sha256:aebfba016342e94fc0619a9ad6346c7fefbedf6739f1495954eb905cade085ac_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-webhook-rhel8@sha256:11d0b8fac4cb67c95e051a91f5c6683768f8969ffc744cd3cc4814d1ee6e91c1_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-webhook-rhel8@sha256:1b209d1ddffba92c3d77824e37bf75302346856c10b773a101d2868f27d0b740_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-webhook-rhel8@sha256:bf8c9de32dd5cbe536b115f52f32c666fbf886bde555ac355937d6b149cf9343_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/ingress-rhel8-operator@sha256:46a5fb2d0f9fa5e05504b9264a3f1c0e7c7beb76e3a3aeb9bc036cda4fa9d66a_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/ingress-rhel8-operator@sha256:793b86f4c2add102e2f676bd57cec3365ce9b3fdc40a989c28d1f9acb851142d_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/ingress-rhel8-operator@sha256:cce79392f93bb318123c48ac6de48aa0a2983cc1134cc063c0fdc2ff83c546c7_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/kn-cli-artifacts-rhel8@sha256:1a51a072d4e303a5c33b2383c843308d86c68de228b094d2efed8bc59a4bac14_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/kn-cli-artifacts-rhel8@sha256:c61b26bdf318b507af66f9092e784d64436e3b2531cc6e2e8aa1bb8bbb010fb7_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/kn-cli-artifacts-rhel8@sha256:f22168224137db649c6e6592e3ec2ae6845ca668ef65fe56c104ed6393eae526_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/knative-rhel8-operator@sha256:53e115cdfeb8077cc8b89ebdeee4903b1be8c0a0d45831a9f277f342959f5961_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/knative-rhel8-operator@sha256:ebf24097b84ec5773e30c8f548975afb84b6fce836b373b97855f69371068d1e_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/knative-rhel8-operator@sha256:efa444ca6c7c4468821a8d138b4319c86fede592f3b0b4d7905e7c66e8bdb2c0_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/kourier-control-rhel8@sha256:396fb9dcc798b05e89d38ccbe3a3abb31854f56a95ae104fb9bb215967b56d9f_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/kourier-control-rhel8@sha256:e36577c37457a4521d78f28f24dca6ae11f170635316efe374f08f825cb5904d_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/kourier-control-rhel8@sha256:fb04b74dce262e58434b19a10dce0981b4df7541416de21343fb7124c714ffbf_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/net-istio-controller-rhel8@sha256:281b2782253722d916b6178ecdbc763aaa71ed4ac0db94e31d57974d4eb8b58b_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/net-istio-controller-rhel8@sha256:bf56038c0af2cfeb5a3e4b7ecd5aeebb230d042ac835b50faafa3d939dd8ca50_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/net-istio-controller-rhel8@sha256:f3643c74f73841b1de04be1d0f550c044f1ad4800ceb32cb36bf9072d8e5155b_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/net-istio-webhook-rhel8@sha256:4f7cabd5a6bb6fd7a0d81461108891b0d2de55efe868c4fbf275131c3280ed2d_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/net-istio-webhook-rhel8@sha256:a07d73f5c04af2a29b6565363b472aceabbfeafe7d6dfe833d1e71b072419916_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/net-istio-webhook-rhel8@sha256:cd34685812d9447969a1c3fb4382433a1b59fb3631fbe156daa6fa962458f859_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serverless-operator-bundle@sha256:0422f8843fc62c2b72e01ffefd33db912a1ad3d70ac297882d3663c9b7299f10_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serverless-rhel8-operator@sha256:26d940bd43b928d8370c9e88e80726a427c3f0ce3afc4fddb02a507f81c8fc93_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serverless-rhel8-operator@sha256:2898df30f40683bd3a73c6f2676afdc1bfc27b23d2fe04fe7667f6db6d2422ab_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serverless-rhel8-operator@sha256:8ec9e756969c8e6bf8155ed102a66cf578a325dcc477ff909b4806405ab59cfc_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-activator-rhel8@sha256:1e9fb289564961ddbf317e568c50936b048446685c39ab14ca4e5cb682785243_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-activator-rhel8@sha256:3a823819467ed0beea953eed27e2129bb4495df3f49e0f59d5004dee416e6285_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-activator-rhel8@sha256:4e7563e5f9761f624aefc6b79845e5b4dd1836a545c3754bc37701162ed4e3bb_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-autoscaler-hpa-rhel8@sha256:1685c7bf25061e61688d2b5e60cde6adb8906fec6bfb713c68837b2bbeeacf85_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-autoscaler-hpa-rhel8@sha256:491df16728df492b7b88efb8e86f28e46a8762f4084fb4132823611a9e758264_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-autoscaler-hpa-rhel8@sha256:8bb514634ece7dafd88ae6cc7eff52016cd4585d91cb9c106720c21c219f8967_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-autoscaler-rhel8@sha256:01b46e0ddb618f58c06b533fe7148f772367200f5d9be9d355012e91dc401156_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-autoscaler-rhel8@sha256:8cd0a381de995467f339e11f0704b8c8b978ddfdd2d8271f4c9f832e7acf9f07_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-autoscaler-rhel8@sha256:c60796d720141d322159e49bb3496732b8e0453d6606227b419caf93a12d196b_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-controller-rhel8@sha256:92b01a8421488e9d9b42b6da290873b54a2619d39a05e8d2a99e4c5348a3d4dc_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-controller-rhel8@sha256:b5ae691a77adb161a30ae8470f1cf4c1c6259488df18bb2bf2764d05af9a2aa8_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-controller-rhel8@sha256:b752a295b673aeee85eba6bed33cc658254dc0503c6002841d80dc0c0a38f615_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-domain-mapping-rhel8@sha256:11bca084f2c8df8d369d6301847876bbf8d37c7b67a6ffb387e0759100b6e817_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-domain-mapping-rhel8@sha256:4e580d29cbff1aa6050c65cee35a870dab9e6a7eaa538b356a5afefed9c38d90_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-domain-mapping-rhel8@sha256:eeb39a3fbc9d4c223d42579737948438d03b2a2ec1aee46562aabae6d343679b_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-domain-mapping-webhook-rhel8@sha256:8057fa6657c0bf909297273acc4faea1cddb29f9f02f6c797279adb42f083332_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-domain-mapping-webhook-rhel8@sha256:84e13a4c84098e0a6a5b461c7581861cd9114ce3cc7c2147afd727e56f323b28_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-domain-mapping-webhook-rhel8@sha256:f99e203de17686584c05ee0901041edd055350c39da063d5d6dcd026d1e17593_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-queue-rhel8@sha256:8740a1f7cb3ef3c4caa5774cced7787cc1e345dbe3708307001c1def9fd32e2f_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-queue-rhel8@sha256:ac1ca0ae5e3c7fc242ec5a313e45d09b83261ffe26eab3ebcbbae9299471b25a_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-queue-rhel8@sha256:f16b4f4e86e758354c8b19ee3a075dfd6fd19eb7ba282ad8293d41ca0c8f3028_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-storage-version-migration-rhel8@sha256:1c3b2c4c06981fd8eb13c05837c8da3523f0df9c79eacd6ffc1138e5f26bdba6_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-storage-version-migration-rhel8@sha256:27b7b75eae9eacc52a577887885db7c29192e15aada8a3b7406e032561609462_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-storage-version-migration-rhel8@sha256:8012cc60fab4e14b7fab05589c977c15ac941efb09601069be09d4e25385ed26_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-webhook-rhel8@sha256:4fdc2c632eb0fa4f10a78e39622c83febde93f38db16bd0ca4a35c1eb7062548_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-webhook-rhel8@sha256:6904376f1ae4dadc23ab9993b50aaaa3db130fcd338f3dfae9e437b348e6e934_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-webhook-rhel8@sha256:dc902a39bc520abcf2100c26e2e1c4ba20aa5aadff763b40f234eb01a26b6f77_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/svls-must-gather-rhel8@sha256:057e9ccae9eae50fadad4772b203e897f5c54bf9d40f6e2f2ccbdbc93f5850b5_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/svls-must-gather-rhel8@sha256:7557328dcdede1992a3660342f037e490f58bc3281c68c6e4f44e6d66c4a0cff_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/svls-must-gather-rhel8@sha256:e0a982cd04fee4416659b7e1e6a827c2c371144bd461f23913ae9e0633fd598a_amd64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2022:6040"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"8Base-Openshift-Serverless-1.24:openshift-serverless-1-tech-preview/eventing-kafka-broker-controller-rhel8@sha256:2a4b30bcff1377073202362dfd521bd7ac3e3e3960fdb33a6cf9fa39fc89de6b_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1-tech-preview/eventing-kafka-broker-controller-rhel8@sha256:be290e6d950e8af6162c1dece8472788b66459e8cb91df319f50ccf66f27b5c7_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1-tech-preview/eventing-kafka-broker-controller-rhel8@sha256:f8b5d9c9c0182f5cc1f76422759bf8925d2f29292390ada83a6b7c7986f1462c_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1-tech-preview/eventing-kafka-broker-dispatcher-rhel8@sha256:08c6d6908a2e58a18e908223daf152802106b00a67905e94e075fca827af87c9_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1-tech-preview/eventing-kafka-broker-dispatcher-rhel8@sha256:8ac0796f3585a406facba98766688ae6777b5673a4515418db8d1d92c4d65494_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1-tech-preview/eventing-kafka-broker-dispatcher-rhel8@sha256:9af6b8413acbf59adc88e9b88a51105f3b0a4913499c3026f64e7fda91e43384_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1-tech-preview/eventing-kafka-broker-receiver-rhel8@sha256:4dc0783cf92da5b5aa4cd1b9e9d55aa55a69b94eef0d29f261d3d51bd2260b68_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1-tech-preview/eventing-kafka-broker-receiver-rhel8@sha256:80fd78ad61caab0b20e39d4c6103ed9b074d3efa1dc67ab7bf415ea7db912dc3_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1-tech-preview/eventing-kafka-broker-receiver-rhel8@sha256:aeaaf1d541b5756df65f0700bcd82d085077ae3b1ce99c6d8728997c23e31ef9_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1-tech-preview/eventing-kafka-broker-webhook-rhel8@sha256:0dad9dc28babb21622f90c83647c9cc48bfa66faad257c88e7adf1d50ad0f80c_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1-tech-preview/eventing-kafka-broker-webhook-rhel8@sha256:10ba81e103ed6b7dff7b02394b20f44b46acd6b09d72f16667c068eb9989dc77_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1-tech-preview/eventing-kafka-broker-webhook-rhel8@sha256:f94aef78ce0870fdceac5b3467220540127a73415e81baa4b48bf986bc181c4d_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/client-kn-rhel8@sha256:09644d1c149970cd7c06635806a0ffc077a6340d68c357cd7f2bb5a6f57e46f3_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/client-kn-rhel8@sha256:46510d8b5dfba62d0a3da64ba90d1b8f88ad3b909c3e6ed14bcd96017d766829_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/client-kn-rhel8@sha256:f9bf2892123c3d981d2d5f158e643e6ba6f59a441b47c4055dc542f8cf8330c0_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-apiserver-receive-adapter-rhel8@sha256:834e37f8ddfbe157ad357fcef49f5213053d1295bb31361c5dd14a213ff2755c_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-apiserver-receive-adapter-rhel8@sha256:d13848369ca942d13548ab9b73a2d60b67f9412e535ed647342acaa8cef36c37_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-apiserver-receive-adapter-rhel8@sha256:eef2145e61234d37713ef8fda1f82d7cbe6502c5e6386117230d66ab7e1dd21a_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-controller-rhel8@sha256:52ef0c51b53ede0344f58174e624db08e6dcac04a0cba1668915f217949fc868_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-controller-rhel8@sha256:72c5fcaa44e3da56b297eb718d8a2b7eeb44069d6f3ce71b0eca30070b18bd9d_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-controller-rhel8@sha256:ad2df12dd77e8a3092431ca8d1b5eae42240c8ebb8766e436009bd6df7ee51f3_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-in-memory-channel-controller-rhel8@sha256:070f2c819506853dee230f37e00b27a05ba01c6f7cbbffc9a04b59a65d0c45e9_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-in-memory-channel-controller-rhel8@sha256:111da99563ea799e6b54933f12dc8f8a3828e36f650900e02da3be5afbdeefd9_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-in-memory-channel-controller-rhel8@sha256:69871b8d6e72713fe2eaf5f1e0aac1282fb8659d2895836994f10c847fe320d1_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-in-memory-channel-dispatcher-rhel8@sha256:4b5ee83ccace988c6eaf456e82dea83d160ae7e6aaad1ab8f48410f90da8f1c1_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-in-memory-channel-dispatcher-rhel8@sha256:52247eff5dc9a89244e6697ae9ce61cc1b42265171c956d4d50984179daced89_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-in-memory-channel-dispatcher-rhel8@sha256:68b61474089703d0685a952062401303206ba11bc108b8504f6f6390933d83cb_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-kafka-broker-controller-rhel8@sha256:2a4b30bcff1377073202362dfd521bd7ac3e3e3960fdb33a6cf9fa39fc89de6b_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-kafka-broker-controller-rhel8@sha256:be290e6d950e8af6162c1dece8472788b66459e8cb91df319f50ccf66f27b5c7_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-kafka-broker-controller-rhel8@sha256:f8b5d9c9c0182f5cc1f76422759bf8925d2f29292390ada83a6b7c7986f1462c_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-kafka-broker-dispatcher-rhel8@sha256:08c6d6908a2e58a18e908223daf152802106b00a67905e94e075fca827af87c9_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-kafka-broker-dispatcher-rhel8@sha256:8ac0796f3585a406facba98766688ae6777b5673a4515418db8d1d92c4d65494_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-kafka-broker-dispatcher-rhel8@sha256:9af6b8413acbf59adc88e9b88a51105f3b0a4913499c3026f64e7fda91e43384_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-kafka-broker-post-install-rhel8@sha256:260e7f0086f4e036be3a9ab5d24ce99fc8a053cc7f2906f8a6080f59f2a3e591_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-kafka-broker-post-install-rhel8@sha256:36551ea609536ba900f7a0493a06d07f9c0f19a0eef7e4956575354ca92cd1ef_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-kafka-broker-post-install-rhel8@sha256:6d4a898f37f87aa6db636487c6892833249be38635fe631433652feda762a40e_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-kafka-broker-webhook-rhel8@sha256:0dad9dc28babb21622f90c83647c9cc48bfa66faad257c88e7adf1d50ad0f80c_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-kafka-broker-webhook-rhel8@sha256:10ba81e103ed6b7dff7b02394b20f44b46acd6b09d72f16667c068eb9989dc77_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-kafka-broker-webhook-rhel8@sha256:f94aef78ce0870fdceac5b3467220540127a73415e81baa4b48bf986bc181c4d_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-mtbroker-filter-rhel8@sha256:4f6e162ee5fb96ff69a1546b7f728641dded59548f14afdfa870f7f0291787ac_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-mtbroker-filter-rhel8@sha256:ecde2ee2aa9618775178e03bcc07e53d6f5e12f30261238d8ffb366fb1e47c94_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-mtbroker-filter-rhel8@sha256:ee2dc3e0f648dc59551cfdf0ac5c36aa6cd9a4b2abaada7095ae4d5b8e0a571e_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-mtbroker-ingress-rhel8@sha256:4eaac6386b1b8a9e360df5afbd85aeebb97e5c81dbd861996caafad48b4cc6f9_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-mtbroker-ingress-rhel8@sha256:644fbcd1924d570f105f5f9760eb15eddbeed16c894edfcb4ef8c8a14e370bce_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-mtbroker-ingress-rhel8@sha256:a26dfc1a610bbaf876443b4b01a04130f7c0aba4d40e246333fe8bf7eb899f45_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-mtchannel-broker-rhel8@sha256:353859f2a8649fa9b3f5c0e02cafd57f79f96a10a7a697ba08eaa8cb70effe51_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-mtchannel-broker-rhel8@sha256:6f7afb57dc78ccb13498434196c5e8cd0f6ec53f045689febf1a62c492358d93_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-mtchannel-broker-rhel8@sha256:fadf3035a8bd25307843d1c6c88654a03db25983407a770875b4507942684dd5_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-mtping-rhel8@sha256:2254577d2c2e67d28f8459fbd4ac43af78b7d29cc0b56c631607dd68f3d31637_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-mtping-rhel8@sha256:a7177a43f46b6470a19970c62ebc17119ca3c3021471f9396faa436e621beb1e_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-mtping-rhel8@sha256:c6c2c7924d90e81e2906f3bf3969b02d7f3e4dc80c187e6c55a7e4ea17ac20cd_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-storage-version-migration-rhel8@sha256:3c1baa5bad644c06bedabaed9c668f0999527f00bc1d195e71a528c222087328_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-storage-version-migration-rhel8@sha256:63dab761fd3a2e08950b7ee52852fb39cef7820f2a8cf8142ec3701a07372d7c_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-storage-version-migration-rhel8@sha256:ff7924a37865ac1a90872f35675934a1627e49a29577a78af18b8e743a5fde07_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-sugar-controller-rhel8@sha256:24c7217a3612a5c3c6792c433dc2a6cf4b5fda1b9e6acff84e2736705704d152_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-sugar-controller-rhel8@sha256:3a38788638c26e9bec45694b2c4597333080189ffa96d8c7302e3e7dd1e54be5_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-sugar-controller-rhel8@sha256:aebfba016342e94fc0619a9ad6346c7fefbedf6739f1495954eb905cade085ac_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-webhook-rhel8@sha256:11d0b8fac4cb67c95e051a91f5c6683768f8969ffc744cd3cc4814d1ee6e91c1_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-webhook-rhel8@sha256:1b209d1ddffba92c3d77824e37bf75302346856c10b773a101d2868f27d0b740_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-webhook-rhel8@sha256:bf8c9de32dd5cbe536b115f52f32c666fbf886bde555ac355937d6b149cf9343_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/ingress-rhel8-operator@sha256:46a5fb2d0f9fa5e05504b9264a3f1c0e7c7beb76e3a3aeb9bc036cda4fa9d66a_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/ingress-rhel8-operator@sha256:793b86f4c2add102e2f676bd57cec3365ce9b3fdc40a989c28d1f9acb851142d_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/ingress-rhel8-operator@sha256:cce79392f93bb318123c48ac6de48aa0a2983cc1134cc063c0fdc2ff83c546c7_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/kn-cli-artifacts-rhel8@sha256:1a51a072d4e303a5c33b2383c843308d86c68de228b094d2efed8bc59a4bac14_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/kn-cli-artifacts-rhel8@sha256:c61b26bdf318b507af66f9092e784d64436e3b2531cc6e2e8aa1bb8bbb010fb7_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/kn-cli-artifacts-rhel8@sha256:f22168224137db649c6e6592e3ec2ae6845ca668ef65fe56c104ed6393eae526_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/knative-rhel8-operator@sha256:53e115cdfeb8077cc8b89ebdeee4903b1be8c0a0d45831a9f277f342959f5961_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/knative-rhel8-operator@sha256:ebf24097b84ec5773e30c8f548975afb84b6fce836b373b97855f69371068d1e_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/knative-rhel8-operator@sha256:efa444ca6c7c4468821a8d138b4319c86fede592f3b0b4d7905e7c66e8bdb2c0_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/kourier-control-rhel8@sha256:396fb9dcc798b05e89d38ccbe3a3abb31854f56a95ae104fb9bb215967b56d9f_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/kourier-control-rhel8@sha256:e36577c37457a4521d78f28f24dca6ae11f170635316efe374f08f825cb5904d_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/kourier-control-rhel8@sha256:fb04b74dce262e58434b19a10dce0981b4df7541416de21343fb7124c714ffbf_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/net-istio-controller-rhel8@sha256:281b2782253722d916b6178ecdbc763aaa71ed4ac0db94e31d57974d4eb8b58b_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/net-istio-controller-rhel8@sha256:bf56038c0af2cfeb5a3e4b7ecd5aeebb230d042ac835b50faafa3d939dd8ca50_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/net-istio-controller-rhel8@sha256:f3643c74f73841b1de04be1d0f550c044f1ad4800ceb32cb36bf9072d8e5155b_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/net-istio-webhook-rhel8@sha256:4f7cabd5a6bb6fd7a0d81461108891b0d2de55efe868c4fbf275131c3280ed2d_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/net-istio-webhook-rhel8@sha256:a07d73f5c04af2a29b6565363b472aceabbfeafe7d6dfe833d1e71b072419916_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/net-istio-webhook-rhel8@sha256:cd34685812d9447969a1c3fb4382433a1b59fb3631fbe156daa6fa962458f859_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serverless-operator-bundle@sha256:0422f8843fc62c2b72e01ffefd33db912a1ad3d70ac297882d3663c9b7299f10_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serverless-rhel8-operator@sha256:26d940bd43b928d8370c9e88e80726a427c3f0ce3afc4fddb02a507f81c8fc93_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serverless-rhel8-operator@sha256:2898df30f40683bd3a73c6f2676afdc1bfc27b23d2fe04fe7667f6db6d2422ab_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serverless-rhel8-operator@sha256:8ec9e756969c8e6bf8155ed102a66cf578a325dcc477ff909b4806405ab59cfc_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-activator-rhel8@sha256:1e9fb289564961ddbf317e568c50936b048446685c39ab14ca4e5cb682785243_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-activator-rhel8@sha256:3a823819467ed0beea953eed27e2129bb4495df3f49e0f59d5004dee416e6285_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-activator-rhel8@sha256:4e7563e5f9761f624aefc6b79845e5b4dd1836a545c3754bc37701162ed4e3bb_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-autoscaler-hpa-rhel8@sha256:1685c7bf25061e61688d2b5e60cde6adb8906fec6bfb713c68837b2bbeeacf85_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-autoscaler-hpa-rhel8@sha256:491df16728df492b7b88efb8e86f28e46a8762f4084fb4132823611a9e758264_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-autoscaler-hpa-rhel8@sha256:8bb514634ece7dafd88ae6cc7eff52016cd4585d91cb9c106720c21c219f8967_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-autoscaler-rhel8@sha256:01b46e0ddb618f58c06b533fe7148f772367200f5d9be9d355012e91dc401156_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-autoscaler-rhel8@sha256:8cd0a381de995467f339e11f0704b8c8b978ddfdd2d8271f4c9f832e7acf9f07_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-autoscaler-rhel8@sha256:c60796d720141d322159e49bb3496732b8e0453d6606227b419caf93a12d196b_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-controller-rhel8@sha256:92b01a8421488e9d9b42b6da290873b54a2619d39a05e8d2a99e4c5348a3d4dc_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-controller-rhel8@sha256:b5ae691a77adb161a30ae8470f1cf4c1c6259488df18bb2bf2764d05af9a2aa8_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-controller-rhel8@sha256:b752a295b673aeee85eba6bed33cc658254dc0503c6002841d80dc0c0a38f615_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-domain-mapping-rhel8@sha256:11bca084f2c8df8d369d6301847876bbf8d37c7b67a6ffb387e0759100b6e817_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-domain-mapping-rhel8@sha256:4e580d29cbff1aa6050c65cee35a870dab9e6a7eaa538b356a5afefed9c38d90_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-domain-mapping-rhel8@sha256:eeb39a3fbc9d4c223d42579737948438d03b2a2ec1aee46562aabae6d343679b_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-domain-mapping-webhook-rhel8@sha256:8057fa6657c0bf909297273acc4faea1cddb29f9f02f6c797279adb42f083332_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-domain-mapping-webhook-rhel8@sha256:84e13a4c84098e0a6a5b461c7581861cd9114ce3cc7c2147afd727e56f323b28_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-domain-mapping-webhook-rhel8@sha256:f99e203de17686584c05ee0901041edd055350c39da063d5d6dcd026d1e17593_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-queue-rhel8@sha256:8740a1f7cb3ef3c4caa5774cced7787cc1e345dbe3708307001c1def9fd32e2f_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-queue-rhel8@sha256:ac1ca0ae5e3c7fc242ec5a313e45d09b83261ffe26eab3ebcbbae9299471b25a_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-queue-rhel8@sha256:f16b4f4e86e758354c8b19ee3a075dfd6fd19eb7ba282ad8293d41ca0c8f3028_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-storage-version-migration-rhel8@sha256:1c3b2c4c06981fd8eb13c05837c8da3523f0df9c79eacd6ffc1138e5f26bdba6_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-storage-version-migration-rhel8@sha256:27b7b75eae9eacc52a577887885db7c29192e15aada8a3b7406e032561609462_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-storage-version-migration-rhel8@sha256:8012cc60fab4e14b7fab05589c977c15ac941efb09601069be09d4e25385ed26_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-webhook-rhel8@sha256:4fdc2c632eb0fa4f10a78e39622c83febde93f38db16bd0ca4a35c1eb7062548_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-webhook-rhel8@sha256:6904376f1ae4dadc23ab9993b50aaaa3db130fcd338f3dfae9e437b348e6e934_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-webhook-rhel8@sha256:dc902a39bc520abcf2100c26e2e1c4ba20aa5aadff763b40f234eb01a26b6f77_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/svls-must-gather-rhel8@sha256:057e9ccae9eae50fadad4772b203e897f5c54bf9d40f6e2f2ccbdbc93f5850b5_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/svls-must-gather-rhel8@sha256:7557328dcdede1992a3660342f037e490f58bc3281c68c6e4f44e6d66c4a0cff_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/svls-must-gather-rhel8@sha256:e0a982cd04fee4416659b7e1e6a827c2c371144bd461f23913ae9e0633fd598a_amd64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "golang: io/fs: stack exhaustion in Glob"
},
{
"cve": "CVE-2022-30631",
"cwe": {
"id": "CWE-1325",
"name": "Improperly Controlled Sequential Memory Allocation"
},
"discovery_date": "2022-07-14T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2107342"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in golang. Calling the Reader, Read method on an archive that contains a large number of concatenated 0-length compressed files can cause a panic issue due to stack exhaustion.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "golang: compress/gzip: stack exhaustion in Reader.Read",
"title": "Vulnerability summary"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"8Base-Openshift-Serverless-1.24:openshift-serverless-1-tech-preview/eventing-kafka-broker-controller-rhel8@sha256:2a4b30bcff1377073202362dfd521bd7ac3e3e3960fdb33a6cf9fa39fc89de6b_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1-tech-preview/eventing-kafka-broker-controller-rhel8@sha256:be290e6d950e8af6162c1dece8472788b66459e8cb91df319f50ccf66f27b5c7_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1-tech-preview/eventing-kafka-broker-controller-rhel8@sha256:f8b5d9c9c0182f5cc1f76422759bf8925d2f29292390ada83a6b7c7986f1462c_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1-tech-preview/eventing-kafka-broker-dispatcher-rhel8@sha256:08c6d6908a2e58a18e908223daf152802106b00a67905e94e075fca827af87c9_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1-tech-preview/eventing-kafka-broker-dispatcher-rhel8@sha256:8ac0796f3585a406facba98766688ae6777b5673a4515418db8d1d92c4d65494_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1-tech-preview/eventing-kafka-broker-dispatcher-rhel8@sha256:9af6b8413acbf59adc88e9b88a51105f3b0a4913499c3026f64e7fda91e43384_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1-tech-preview/eventing-kafka-broker-receiver-rhel8@sha256:4dc0783cf92da5b5aa4cd1b9e9d55aa55a69b94eef0d29f261d3d51bd2260b68_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1-tech-preview/eventing-kafka-broker-receiver-rhel8@sha256:80fd78ad61caab0b20e39d4c6103ed9b074d3efa1dc67ab7bf415ea7db912dc3_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1-tech-preview/eventing-kafka-broker-receiver-rhel8@sha256:aeaaf1d541b5756df65f0700bcd82d085077ae3b1ce99c6d8728997c23e31ef9_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1-tech-preview/eventing-kafka-broker-webhook-rhel8@sha256:0dad9dc28babb21622f90c83647c9cc48bfa66faad257c88e7adf1d50ad0f80c_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1-tech-preview/eventing-kafka-broker-webhook-rhel8@sha256:10ba81e103ed6b7dff7b02394b20f44b46acd6b09d72f16667c068eb9989dc77_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1-tech-preview/eventing-kafka-broker-webhook-rhel8@sha256:f94aef78ce0870fdceac5b3467220540127a73415e81baa4b48bf986bc181c4d_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/client-kn-rhel8@sha256:09644d1c149970cd7c06635806a0ffc077a6340d68c357cd7f2bb5a6f57e46f3_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/client-kn-rhel8@sha256:46510d8b5dfba62d0a3da64ba90d1b8f88ad3b909c3e6ed14bcd96017d766829_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/client-kn-rhel8@sha256:f9bf2892123c3d981d2d5f158e643e6ba6f59a441b47c4055dc542f8cf8330c0_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-apiserver-receive-adapter-rhel8@sha256:834e37f8ddfbe157ad357fcef49f5213053d1295bb31361c5dd14a213ff2755c_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-apiserver-receive-adapter-rhel8@sha256:d13848369ca942d13548ab9b73a2d60b67f9412e535ed647342acaa8cef36c37_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-apiserver-receive-adapter-rhel8@sha256:eef2145e61234d37713ef8fda1f82d7cbe6502c5e6386117230d66ab7e1dd21a_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-controller-rhel8@sha256:52ef0c51b53ede0344f58174e624db08e6dcac04a0cba1668915f217949fc868_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-controller-rhel8@sha256:72c5fcaa44e3da56b297eb718d8a2b7eeb44069d6f3ce71b0eca30070b18bd9d_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-controller-rhel8@sha256:ad2df12dd77e8a3092431ca8d1b5eae42240c8ebb8766e436009bd6df7ee51f3_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-in-memory-channel-controller-rhel8@sha256:070f2c819506853dee230f37e00b27a05ba01c6f7cbbffc9a04b59a65d0c45e9_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-in-memory-channel-controller-rhel8@sha256:111da99563ea799e6b54933f12dc8f8a3828e36f650900e02da3be5afbdeefd9_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-in-memory-channel-controller-rhel8@sha256:69871b8d6e72713fe2eaf5f1e0aac1282fb8659d2895836994f10c847fe320d1_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-in-memory-channel-dispatcher-rhel8@sha256:4b5ee83ccace988c6eaf456e82dea83d160ae7e6aaad1ab8f48410f90da8f1c1_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-in-memory-channel-dispatcher-rhel8@sha256:52247eff5dc9a89244e6697ae9ce61cc1b42265171c956d4d50984179daced89_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-in-memory-channel-dispatcher-rhel8@sha256:68b61474089703d0685a952062401303206ba11bc108b8504f6f6390933d83cb_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-kafka-broker-controller-rhel8@sha256:2a4b30bcff1377073202362dfd521bd7ac3e3e3960fdb33a6cf9fa39fc89de6b_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-kafka-broker-controller-rhel8@sha256:be290e6d950e8af6162c1dece8472788b66459e8cb91df319f50ccf66f27b5c7_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-kafka-broker-controller-rhel8@sha256:f8b5d9c9c0182f5cc1f76422759bf8925d2f29292390ada83a6b7c7986f1462c_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-kafka-broker-dispatcher-rhel8@sha256:08c6d6908a2e58a18e908223daf152802106b00a67905e94e075fca827af87c9_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-kafka-broker-dispatcher-rhel8@sha256:8ac0796f3585a406facba98766688ae6777b5673a4515418db8d1d92c4d65494_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-kafka-broker-dispatcher-rhel8@sha256:9af6b8413acbf59adc88e9b88a51105f3b0a4913499c3026f64e7fda91e43384_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-kafka-broker-post-install-rhel8@sha256:260e7f0086f4e036be3a9ab5d24ce99fc8a053cc7f2906f8a6080f59f2a3e591_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-kafka-broker-post-install-rhel8@sha256:36551ea609536ba900f7a0493a06d07f9c0f19a0eef7e4956575354ca92cd1ef_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-kafka-broker-post-install-rhel8@sha256:6d4a898f37f87aa6db636487c6892833249be38635fe631433652feda762a40e_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-kafka-broker-webhook-rhel8@sha256:0dad9dc28babb21622f90c83647c9cc48bfa66faad257c88e7adf1d50ad0f80c_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-kafka-broker-webhook-rhel8@sha256:10ba81e103ed6b7dff7b02394b20f44b46acd6b09d72f16667c068eb9989dc77_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-kafka-broker-webhook-rhel8@sha256:f94aef78ce0870fdceac5b3467220540127a73415e81baa4b48bf986bc181c4d_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-mtbroker-filter-rhel8@sha256:4f6e162ee5fb96ff69a1546b7f728641dded59548f14afdfa870f7f0291787ac_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-mtbroker-filter-rhel8@sha256:ecde2ee2aa9618775178e03bcc07e53d6f5e12f30261238d8ffb366fb1e47c94_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-mtbroker-filter-rhel8@sha256:ee2dc3e0f648dc59551cfdf0ac5c36aa6cd9a4b2abaada7095ae4d5b8e0a571e_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-mtbroker-ingress-rhel8@sha256:4eaac6386b1b8a9e360df5afbd85aeebb97e5c81dbd861996caafad48b4cc6f9_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-mtbroker-ingress-rhel8@sha256:644fbcd1924d570f105f5f9760eb15eddbeed16c894edfcb4ef8c8a14e370bce_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-mtbroker-ingress-rhel8@sha256:a26dfc1a610bbaf876443b4b01a04130f7c0aba4d40e246333fe8bf7eb899f45_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-mtchannel-broker-rhel8@sha256:353859f2a8649fa9b3f5c0e02cafd57f79f96a10a7a697ba08eaa8cb70effe51_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-mtchannel-broker-rhel8@sha256:6f7afb57dc78ccb13498434196c5e8cd0f6ec53f045689febf1a62c492358d93_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-mtchannel-broker-rhel8@sha256:fadf3035a8bd25307843d1c6c88654a03db25983407a770875b4507942684dd5_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-mtping-rhel8@sha256:2254577d2c2e67d28f8459fbd4ac43af78b7d29cc0b56c631607dd68f3d31637_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-mtping-rhel8@sha256:a7177a43f46b6470a19970c62ebc17119ca3c3021471f9396faa436e621beb1e_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-mtping-rhel8@sha256:c6c2c7924d90e81e2906f3bf3969b02d7f3e4dc80c187e6c55a7e4ea17ac20cd_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-storage-version-migration-rhel8@sha256:3c1baa5bad644c06bedabaed9c668f0999527f00bc1d195e71a528c222087328_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-storage-version-migration-rhel8@sha256:63dab761fd3a2e08950b7ee52852fb39cef7820f2a8cf8142ec3701a07372d7c_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-storage-version-migration-rhel8@sha256:ff7924a37865ac1a90872f35675934a1627e49a29577a78af18b8e743a5fde07_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-sugar-controller-rhel8@sha256:24c7217a3612a5c3c6792c433dc2a6cf4b5fda1b9e6acff84e2736705704d152_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-sugar-controller-rhel8@sha256:3a38788638c26e9bec45694b2c4597333080189ffa96d8c7302e3e7dd1e54be5_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-sugar-controller-rhel8@sha256:aebfba016342e94fc0619a9ad6346c7fefbedf6739f1495954eb905cade085ac_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-webhook-rhel8@sha256:11d0b8fac4cb67c95e051a91f5c6683768f8969ffc744cd3cc4814d1ee6e91c1_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-webhook-rhel8@sha256:1b209d1ddffba92c3d77824e37bf75302346856c10b773a101d2868f27d0b740_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-webhook-rhel8@sha256:bf8c9de32dd5cbe536b115f52f32c666fbf886bde555ac355937d6b149cf9343_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/ingress-rhel8-operator@sha256:46a5fb2d0f9fa5e05504b9264a3f1c0e7c7beb76e3a3aeb9bc036cda4fa9d66a_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/ingress-rhel8-operator@sha256:793b86f4c2add102e2f676bd57cec3365ce9b3fdc40a989c28d1f9acb851142d_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/ingress-rhel8-operator@sha256:cce79392f93bb318123c48ac6de48aa0a2983cc1134cc063c0fdc2ff83c546c7_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/kn-cli-artifacts-rhel8@sha256:1a51a072d4e303a5c33b2383c843308d86c68de228b094d2efed8bc59a4bac14_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/kn-cli-artifacts-rhel8@sha256:c61b26bdf318b507af66f9092e784d64436e3b2531cc6e2e8aa1bb8bbb010fb7_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/kn-cli-artifacts-rhel8@sha256:f22168224137db649c6e6592e3ec2ae6845ca668ef65fe56c104ed6393eae526_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/knative-rhel8-operator@sha256:53e115cdfeb8077cc8b89ebdeee4903b1be8c0a0d45831a9f277f342959f5961_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/knative-rhel8-operator@sha256:ebf24097b84ec5773e30c8f548975afb84b6fce836b373b97855f69371068d1e_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/knative-rhel8-operator@sha256:efa444ca6c7c4468821a8d138b4319c86fede592f3b0b4d7905e7c66e8bdb2c0_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/kourier-control-rhel8@sha256:396fb9dcc798b05e89d38ccbe3a3abb31854f56a95ae104fb9bb215967b56d9f_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/kourier-control-rhel8@sha256:e36577c37457a4521d78f28f24dca6ae11f170635316efe374f08f825cb5904d_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/kourier-control-rhel8@sha256:fb04b74dce262e58434b19a10dce0981b4df7541416de21343fb7124c714ffbf_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/net-istio-controller-rhel8@sha256:281b2782253722d916b6178ecdbc763aaa71ed4ac0db94e31d57974d4eb8b58b_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/net-istio-controller-rhel8@sha256:bf56038c0af2cfeb5a3e4b7ecd5aeebb230d042ac835b50faafa3d939dd8ca50_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/net-istio-controller-rhel8@sha256:f3643c74f73841b1de04be1d0f550c044f1ad4800ceb32cb36bf9072d8e5155b_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/net-istio-webhook-rhel8@sha256:4f7cabd5a6bb6fd7a0d81461108891b0d2de55efe868c4fbf275131c3280ed2d_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/net-istio-webhook-rhel8@sha256:a07d73f5c04af2a29b6565363b472aceabbfeafe7d6dfe833d1e71b072419916_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/net-istio-webhook-rhel8@sha256:cd34685812d9447969a1c3fb4382433a1b59fb3631fbe156daa6fa962458f859_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serverless-operator-bundle@sha256:0422f8843fc62c2b72e01ffefd33db912a1ad3d70ac297882d3663c9b7299f10_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serverless-rhel8-operator@sha256:26d940bd43b928d8370c9e88e80726a427c3f0ce3afc4fddb02a507f81c8fc93_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serverless-rhel8-operator@sha256:2898df30f40683bd3a73c6f2676afdc1bfc27b23d2fe04fe7667f6db6d2422ab_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serverless-rhel8-operator@sha256:8ec9e756969c8e6bf8155ed102a66cf578a325dcc477ff909b4806405ab59cfc_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-activator-rhel8@sha256:1e9fb289564961ddbf317e568c50936b048446685c39ab14ca4e5cb682785243_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-activator-rhel8@sha256:3a823819467ed0beea953eed27e2129bb4495df3f49e0f59d5004dee416e6285_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-activator-rhel8@sha256:4e7563e5f9761f624aefc6b79845e5b4dd1836a545c3754bc37701162ed4e3bb_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-autoscaler-hpa-rhel8@sha256:1685c7bf25061e61688d2b5e60cde6adb8906fec6bfb713c68837b2bbeeacf85_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-autoscaler-hpa-rhel8@sha256:491df16728df492b7b88efb8e86f28e46a8762f4084fb4132823611a9e758264_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-autoscaler-hpa-rhel8@sha256:8bb514634ece7dafd88ae6cc7eff52016cd4585d91cb9c106720c21c219f8967_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-autoscaler-rhel8@sha256:01b46e0ddb618f58c06b533fe7148f772367200f5d9be9d355012e91dc401156_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-autoscaler-rhel8@sha256:8cd0a381de995467f339e11f0704b8c8b978ddfdd2d8271f4c9f832e7acf9f07_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-autoscaler-rhel8@sha256:c60796d720141d322159e49bb3496732b8e0453d6606227b419caf93a12d196b_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-controller-rhel8@sha256:92b01a8421488e9d9b42b6da290873b54a2619d39a05e8d2a99e4c5348a3d4dc_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-controller-rhel8@sha256:b5ae691a77adb161a30ae8470f1cf4c1c6259488df18bb2bf2764d05af9a2aa8_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-controller-rhel8@sha256:b752a295b673aeee85eba6bed33cc658254dc0503c6002841d80dc0c0a38f615_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-domain-mapping-rhel8@sha256:11bca084f2c8df8d369d6301847876bbf8d37c7b67a6ffb387e0759100b6e817_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-domain-mapping-rhel8@sha256:4e580d29cbff1aa6050c65cee35a870dab9e6a7eaa538b356a5afefed9c38d90_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-domain-mapping-rhel8@sha256:eeb39a3fbc9d4c223d42579737948438d03b2a2ec1aee46562aabae6d343679b_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-domain-mapping-webhook-rhel8@sha256:8057fa6657c0bf909297273acc4faea1cddb29f9f02f6c797279adb42f083332_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-domain-mapping-webhook-rhel8@sha256:84e13a4c84098e0a6a5b461c7581861cd9114ce3cc7c2147afd727e56f323b28_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-domain-mapping-webhook-rhel8@sha256:f99e203de17686584c05ee0901041edd055350c39da063d5d6dcd026d1e17593_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-queue-rhel8@sha256:8740a1f7cb3ef3c4caa5774cced7787cc1e345dbe3708307001c1def9fd32e2f_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-queue-rhel8@sha256:ac1ca0ae5e3c7fc242ec5a313e45d09b83261ffe26eab3ebcbbae9299471b25a_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-queue-rhel8@sha256:f16b4f4e86e758354c8b19ee3a075dfd6fd19eb7ba282ad8293d41ca0c8f3028_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-storage-version-migration-rhel8@sha256:1c3b2c4c06981fd8eb13c05837c8da3523f0df9c79eacd6ffc1138e5f26bdba6_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-storage-version-migration-rhel8@sha256:27b7b75eae9eacc52a577887885db7c29192e15aada8a3b7406e032561609462_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-storage-version-migration-rhel8@sha256:8012cc60fab4e14b7fab05589c977c15ac941efb09601069be09d4e25385ed26_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-webhook-rhel8@sha256:4fdc2c632eb0fa4f10a78e39622c83febde93f38db16bd0ca4a35c1eb7062548_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-webhook-rhel8@sha256:6904376f1ae4dadc23ab9993b50aaaa3db130fcd338f3dfae9e437b348e6e934_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-webhook-rhel8@sha256:dc902a39bc520abcf2100c26e2e1c4ba20aa5aadff763b40f234eb01a26b6f77_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/svls-must-gather-rhel8@sha256:057e9ccae9eae50fadad4772b203e897f5c54bf9d40f6e2f2ccbdbc93f5850b5_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/svls-must-gather-rhel8@sha256:7557328dcdede1992a3660342f037e490f58bc3281c68c6e4f44e6d66c4a0cff_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/svls-must-gather-rhel8@sha256:e0a982cd04fee4416659b7e1e6a827c2c371144bd461f23913ae9e0633fd598a_amd64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2022-30631"
},
{
"category": "external",
"summary": "RHBZ#2107342",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2107342"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2022-30631",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-30631"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2022-30631",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2022-30631"
},
{
"category": "external",
"summary": "https://go.dev/issue/53168",
"url": "https://go.dev/issue/53168"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-announce/c/nqrv9fbR0zE",
"url": "https://groups.google.com/g/golang-announce/c/nqrv9fbR0zE"
}
],
"release_date": "2022-07-12T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2022-08-10T13:13:24+00:00",
"details": "See the Red Hat OpenShift Container Platform 4.6 documentation at:\nhttps://access.redhat.com/documentation/en-us/openshift_container_platform/4.6/html/serverless/index\nSee the Red Hat OpenShift Container Platform 4.7 documentation at:\nhttps://access.redhat.com/documentation/en-us/openshift_container_platform/4.7/html/serverless/index\nSee the Red Hat OpenShift Container Platform 4.8 documentation at:\nhttps://access.redhat.com/documentation/en-us/openshift_container_platform/4.8/html/serverless/index\nSee the Red Hat OpenShift Container Platform 4.9 documentation at:\nhttps://access.redhat.com/documentation/en-us/openshift_container_platform/4.9/html/serverless/index\nSee the Red Hat OpenShift Container Platform 4.10 documentation at:\nhttps://access.redhat.com/documentation/en-us/openshift_container_platform/4.10/html/serverless/index",
"product_ids": [
"8Base-Openshift-Serverless-1.24:openshift-serverless-1-tech-preview/eventing-kafka-broker-controller-rhel8@sha256:2a4b30bcff1377073202362dfd521bd7ac3e3e3960fdb33a6cf9fa39fc89de6b_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1-tech-preview/eventing-kafka-broker-controller-rhel8@sha256:be290e6d950e8af6162c1dece8472788b66459e8cb91df319f50ccf66f27b5c7_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1-tech-preview/eventing-kafka-broker-controller-rhel8@sha256:f8b5d9c9c0182f5cc1f76422759bf8925d2f29292390ada83a6b7c7986f1462c_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1-tech-preview/eventing-kafka-broker-dispatcher-rhel8@sha256:08c6d6908a2e58a18e908223daf152802106b00a67905e94e075fca827af87c9_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1-tech-preview/eventing-kafka-broker-dispatcher-rhel8@sha256:8ac0796f3585a406facba98766688ae6777b5673a4515418db8d1d92c4d65494_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1-tech-preview/eventing-kafka-broker-dispatcher-rhel8@sha256:9af6b8413acbf59adc88e9b88a51105f3b0a4913499c3026f64e7fda91e43384_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1-tech-preview/eventing-kafka-broker-receiver-rhel8@sha256:4dc0783cf92da5b5aa4cd1b9e9d55aa55a69b94eef0d29f261d3d51bd2260b68_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1-tech-preview/eventing-kafka-broker-receiver-rhel8@sha256:80fd78ad61caab0b20e39d4c6103ed9b074d3efa1dc67ab7bf415ea7db912dc3_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1-tech-preview/eventing-kafka-broker-receiver-rhel8@sha256:aeaaf1d541b5756df65f0700bcd82d085077ae3b1ce99c6d8728997c23e31ef9_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1-tech-preview/eventing-kafka-broker-webhook-rhel8@sha256:0dad9dc28babb21622f90c83647c9cc48bfa66faad257c88e7adf1d50ad0f80c_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1-tech-preview/eventing-kafka-broker-webhook-rhel8@sha256:10ba81e103ed6b7dff7b02394b20f44b46acd6b09d72f16667c068eb9989dc77_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1-tech-preview/eventing-kafka-broker-webhook-rhel8@sha256:f94aef78ce0870fdceac5b3467220540127a73415e81baa4b48bf986bc181c4d_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/client-kn-rhel8@sha256:09644d1c149970cd7c06635806a0ffc077a6340d68c357cd7f2bb5a6f57e46f3_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/client-kn-rhel8@sha256:46510d8b5dfba62d0a3da64ba90d1b8f88ad3b909c3e6ed14bcd96017d766829_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/client-kn-rhel8@sha256:f9bf2892123c3d981d2d5f158e643e6ba6f59a441b47c4055dc542f8cf8330c0_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-apiserver-receive-adapter-rhel8@sha256:834e37f8ddfbe157ad357fcef49f5213053d1295bb31361c5dd14a213ff2755c_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-apiserver-receive-adapter-rhel8@sha256:d13848369ca942d13548ab9b73a2d60b67f9412e535ed647342acaa8cef36c37_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-apiserver-receive-adapter-rhel8@sha256:eef2145e61234d37713ef8fda1f82d7cbe6502c5e6386117230d66ab7e1dd21a_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-controller-rhel8@sha256:52ef0c51b53ede0344f58174e624db08e6dcac04a0cba1668915f217949fc868_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-controller-rhel8@sha256:72c5fcaa44e3da56b297eb718d8a2b7eeb44069d6f3ce71b0eca30070b18bd9d_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-controller-rhel8@sha256:ad2df12dd77e8a3092431ca8d1b5eae42240c8ebb8766e436009bd6df7ee51f3_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-in-memory-channel-controller-rhel8@sha256:070f2c819506853dee230f37e00b27a05ba01c6f7cbbffc9a04b59a65d0c45e9_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-in-memory-channel-controller-rhel8@sha256:111da99563ea799e6b54933f12dc8f8a3828e36f650900e02da3be5afbdeefd9_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-in-memory-channel-controller-rhel8@sha256:69871b8d6e72713fe2eaf5f1e0aac1282fb8659d2895836994f10c847fe320d1_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-in-memory-channel-dispatcher-rhel8@sha256:4b5ee83ccace988c6eaf456e82dea83d160ae7e6aaad1ab8f48410f90da8f1c1_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-in-memory-channel-dispatcher-rhel8@sha256:52247eff5dc9a89244e6697ae9ce61cc1b42265171c956d4d50984179daced89_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-in-memory-channel-dispatcher-rhel8@sha256:68b61474089703d0685a952062401303206ba11bc108b8504f6f6390933d83cb_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-kafka-broker-controller-rhel8@sha256:2a4b30bcff1377073202362dfd521bd7ac3e3e3960fdb33a6cf9fa39fc89de6b_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-kafka-broker-controller-rhel8@sha256:be290e6d950e8af6162c1dece8472788b66459e8cb91df319f50ccf66f27b5c7_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-kafka-broker-controller-rhel8@sha256:f8b5d9c9c0182f5cc1f76422759bf8925d2f29292390ada83a6b7c7986f1462c_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-kafka-broker-dispatcher-rhel8@sha256:08c6d6908a2e58a18e908223daf152802106b00a67905e94e075fca827af87c9_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-kafka-broker-dispatcher-rhel8@sha256:8ac0796f3585a406facba98766688ae6777b5673a4515418db8d1d92c4d65494_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-kafka-broker-dispatcher-rhel8@sha256:9af6b8413acbf59adc88e9b88a51105f3b0a4913499c3026f64e7fda91e43384_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-kafka-broker-post-install-rhel8@sha256:260e7f0086f4e036be3a9ab5d24ce99fc8a053cc7f2906f8a6080f59f2a3e591_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-kafka-broker-post-install-rhel8@sha256:36551ea609536ba900f7a0493a06d07f9c0f19a0eef7e4956575354ca92cd1ef_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-kafka-broker-post-install-rhel8@sha256:6d4a898f37f87aa6db636487c6892833249be38635fe631433652feda762a40e_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-kafka-broker-webhook-rhel8@sha256:0dad9dc28babb21622f90c83647c9cc48bfa66faad257c88e7adf1d50ad0f80c_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-kafka-broker-webhook-rhel8@sha256:10ba81e103ed6b7dff7b02394b20f44b46acd6b09d72f16667c068eb9989dc77_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-kafka-broker-webhook-rhel8@sha256:f94aef78ce0870fdceac5b3467220540127a73415e81baa4b48bf986bc181c4d_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-mtbroker-filter-rhel8@sha256:4f6e162ee5fb96ff69a1546b7f728641dded59548f14afdfa870f7f0291787ac_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-mtbroker-filter-rhel8@sha256:ecde2ee2aa9618775178e03bcc07e53d6f5e12f30261238d8ffb366fb1e47c94_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-mtbroker-filter-rhel8@sha256:ee2dc3e0f648dc59551cfdf0ac5c36aa6cd9a4b2abaada7095ae4d5b8e0a571e_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-mtbroker-ingress-rhel8@sha256:4eaac6386b1b8a9e360df5afbd85aeebb97e5c81dbd861996caafad48b4cc6f9_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-mtbroker-ingress-rhel8@sha256:644fbcd1924d570f105f5f9760eb15eddbeed16c894edfcb4ef8c8a14e370bce_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-mtbroker-ingress-rhel8@sha256:a26dfc1a610bbaf876443b4b01a04130f7c0aba4d40e246333fe8bf7eb899f45_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-mtchannel-broker-rhel8@sha256:353859f2a8649fa9b3f5c0e02cafd57f79f96a10a7a697ba08eaa8cb70effe51_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-mtchannel-broker-rhel8@sha256:6f7afb57dc78ccb13498434196c5e8cd0f6ec53f045689febf1a62c492358d93_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-mtchannel-broker-rhel8@sha256:fadf3035a8bd25307843d1c6c88654a03db25983407a770875b4507942684dd5_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-mtping-rhel8@sha256:2254577d2c2e67d28f8459fbd4ac43af78b7d29cc0b56c631607dd68f3d31637_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-mtping-rhel8@sha256:a7177a43f46b6470a19970c62ebc17119ca3c3021471f9396faa436e621beb1e_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-mtping-rhel8@sha256:c6c2c7924d90e81e2906f3bf3969b02d7f3e4dc80c187e6c55a7e4ea17ac20cd_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-storage-version-migration-rhel8@sha256:3c1baa5bad644c06bedabaed9c668f0999527f00bc1d195e71a528c222087328_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-storage-version-migration-rhel8@sha256:63dab761fd3a2e08950b7ee52852fb39cef7820f2a8cf8142ec3701a07372d7c_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-storage-version-migration-rhel8@sha256:ff7924a37865ac1a90872f35675934a1627e49a29577a78af18b8e743a5fde07_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-sugar-controller-rhel8@sha256:24c7217a3612a5c3c6792c433dc2a6cf4b5fda1b9e6acff84e2736705704d152_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-sugar-controller-rhel8@sha256:3a38788638c26e9bec45694b2c4597333080189ffa96d8c7302e3e7dd1e54be5_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-sugar-controller-rhel8@sha256:aebfba016342e94fc0619a9ad6346c7fefbedf6739f1495954eb905cade085ac_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-webhook-rhel8@sha256:11d0b8fac4cb67c95e051a91f5c6683768f8969ffc744cd3cc4814d1ee6e91c1_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-webhook-rhel8@sha256:1b209d1ddffba92c3d77824e37bf75302346856c10b773a101d2868f27d0b740_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-webhook-rhel8@sha256:bf8c9de32dd5cbe536b115f52f32c666fbf886bde555ac355937d6b149cf9343_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/ingress-rhel8-operator@sha256:46a5fb2d0f9fa5e05504b9264a3f1c0e7c7beb76e3a3aeb9bc036cda4fa9d66a_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/ingress-rhel8-operator@sha256:793b86f4c2add102e2f676bd57cec3365ce9b3fdc40a989c28d1f9acb851142d_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/ingress-rhel8-operator@sha256:cce79392f93bb318123c48ac6de48aa0a2983cc1134cc063c0fdc2ff83c546c7_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/kn-cli-artifacts-rhel8@sha256:1a51a072d4e303a5c33b2383c843308d86c68de228b094d2efed8bc59a4bac14_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/kn-cli-artifacts-rhel8@sha256:c61b26bdf318b507af66f9092e784d64436e3b2531cc6e2e8aa1bb8bbb010fb7_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/kn-cli-artifacts-rhel8@sha256:f22168224137db649c6e6592e3ec2ae6845ca668ef65fe56c104ed6393eae526_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/knative-rhel8-operator@sha256:53e115cdfeb8077cc8b89ebdeee4903b1be8c0a0d45831a9f277f342959f5961_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/knative-rhel8-operator@sha256:ebf24097b84ec5773e30c8f548975afb84b6fce836b373b97855f69371068d1e_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/knative-rhel8-operator@sha256:efa444ca6c7c4468821a8d138b4319c86fede592f3b0b4d7905e7c66e8bdb2c0_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/kourier-control-rhel8@sha256:396fb9dcc798b05e89d38ccbe3a3abb31854f56a95ae104fb9bb215967b56d9f_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/kourier-control-rhel8@sha256:e36577c37457a4521d78f28f24dca6ae11f170635316efe374f08f825cb5904d_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/kourier-control-rhel8@sha256:fb04b74dce262e58434b19a10dce0981b4df7541416de21343fb7124c714ffbf_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/net-istio-controller-rhel8@sha256:281b2782253722d916b6178ecdbc763aaa71ed4ac0db94e31d57974d4eb8b58b_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/net-istio-controller-rhel8@sha256:bf56038c0af2cfeb5a3e4b7ecd5aeebb230d042ac835b50faafa3d939dd8ca50_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/net-istio-controller-rhel8@sha256:f3643c74f73841b1de04be1d0f550c044f1ad4800ceb32cb36bf9072d8e5155b_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/net-istio-webhook-rhel8@sha256:4f7cabd5a6bb6fd7a0d81461108891b0d2de55efe868c4fbf275131c3280ed2d_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/net-istio-webhook-rhel8@sha256:a07d73f5c04af2a29b6565363b472aceabbfeafe7d6dfe833d1e71b072419916_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/net-istio-webhook-rhel8@sha256:cd34685812d9447969a1c3fb4382433a1b59fb3631fbe156daa6fa962458f859_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serverless-operator-bundle@sha256:0422f8843fc62c2b72e01ffefd33db912a1ad3d70ac297882d3663c9b7299f10_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serverless-rhel8-operator@sha256:26d940bd43b928d8370c9e88e80726a427c3f0ce3afc4fddb02a507f81c8fc93_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serverless-rhel8-operator@sha256:2898df30f40683bd3a73c6f2676afdc1bfc27b23d2fe04fe7667f6db6d2422ab_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serverless-rhel8-operator@sha256:8ec9e756969c8e6bf8155ed102a66cf578a325dcc477ff909b4806405ab59cfc_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-activator-rhel8@sha256:1e9fb289564961ddbf317e568c50936b048446685c39ab14ca4e5cb682785243_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-activator-rhel8@sha256:3a823819467ed0beea953eed27e2129bb4495df3f49e0f59d5004dee416e6285_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-activator-rhel8@sha256:4e7563e5f9761f624aefc6b79845e5b4dd1836a545c3754bc37701162ed4e3bb_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-autoscaler-hpa-rhel8@sha256:1685c7bf25061e61688d2b5e60cde6adb8906fec6bfb713c68837b2bbeeacf85_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-autoscaler-hpa-rhel8@sha256:491df16728df492b7b88efb8e86f28e46a8762f4084fb4132823611a9e758264_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-autoscaler-hpa-rhel8@sha256:8bb514634ece7dafd88ae6cc7eff52016cd4585d91cb9c106720c21c219f8967_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-autoscaler-rhel8@sha256:01b46e0ddb618f58c06b533fe7148f772367200f5d9be9d355012e91dc401156_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-autoscaler-rhel8@sha256:8cd0a381de995467f339e11f0704b8c8b978ddfdd2d8271f4c9f832e7acf9f07_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-autoscaler-rhel8@sha256:c60796d720141d322159e49bb3496732b8e0453d6606227b419caf93a12d196b_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-controller-rhel8@sha256:92b01a8421488e9d9b42b6da290873b54a2619d39a05e8d2a99e4c5348a3d4dc_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-controller-rhel8@sha256:b5ae691a77adb161a30ae8470f1cf4c1c6259488df18bb2bf2764d05af9a2aa8_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-controller-rhel8@sha256:b752a295b673aeee85eba6bed33cc658254dc0503c6002841d80dc0c0a38f615_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-domain-mapping-rhel8@sha256:11bca084f2c8df8d369d6301847876bbf8d37c7b67a6ffb387e0759100b6e817_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-domain-mapping-rhel8@sha256:4e580d29cbff1aa6050c65cee35a870dab9e6a7eaa538b356a5afefed9c38d90_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-domain-mapping-rhel8@sha256:eeb39a3fbc9d4c223d42579737948438d03b2a2ec1aee46562aabae6d343679b_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-domain-mapping-webhook-rhel8@sha256:8057fa6657c0bf909297273acc4faea1cddb29f9f02f6c797279adb42f083332_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-domain-mapping-webhook-rhel8@sha256:84e13a4c84098e0a6a5b461c7581861cd9114ce3cc7c2147afd727e56f323b28_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-domain-mapping-webhook-rhel8@sha256:f99e203de17686584c05ee0901041edd055350c39da063d5d6dcd026d1e17593_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-queue-rhel8@sha256:8740a1f7cb3ef3c4caa5774cced7787cc1e345dbe3708307001c1def9fd32e2f_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-queue-rhel8@sha256:ac1ca0ae5e3c7fc242ec5a313e45d09b83261ffe26eab3ebcbbae9299471b25a_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-queue-rhel8@sha256:f16b4f4e86e758354c8b19ee3a075dfd6fd19eb7ba282ad8293d41ca0c8f3028_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-storage-version-migration-rhel8@sha256:1c3b2c4c06981fd8eb13c05837c8da3523f0df9c79eacd6ffc1138e5f26bdba6_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-storage-version-migration-rhel8@sha256:27b7b75eae9eacc52a577887885db7c29192e15aada8a3b7406e032561609462_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-storage-version-migration-rhel8@sha256:8012cc60fab4e14b7fab05589c977c15ac941efb09601069be09d4e25385ed26_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-webhook-rhel8@sha256:4fdc2c632eb0fa4f10a78e39622c83febde93f38db16bd0ca4a35c1eb7062548_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-webhook-rhel8@sha256:6904376f1ae4dadc23ab9993b50aaaa3db130fcd338f3dfae9e437b348e6e934_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-webhook-rhel8@sha256:dc902a39bc520abcf2100c26e2e1c4ba20aa5aadff763b40f234eb01a26b6f77_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/svls-must-gather-rhel8@sha256:057e9ccae9eae50fadad4772b203e897f5c54bf9d40f6e2f2ccbdbc93f5850b5_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/svls-must-gather-rhel8@sha256:7557328dcdede1992a3660342f037e490f58bc3281c68c6e4f44e6d66c4a0cff_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/svls-must-gather-rhel8@sha256:e0a982cd04fee4416659b7e1e6a827c2c371144bd461f23913ae9e0633fd598a_amd64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2022:6040"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"8Base-Openshift-Serverless-1.24:openshift-serverless-1-tech-preview/eventing-kafka-broker-controller-rhel8@sha256:2a4b30bcff1377073202362dfd521bd7ac3e3e3960fdb33a6cf9fa39fc89de6b_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1-tech-preview/eventing-kafka-broker-controller-rhel8@sha256:be290e6d950e8af6162c1dece8472788b66459e8cb91df319f50ccf66f27b5c7_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1-tech-preview/eventing-kafka-broker-controller-rhel8@sha256:f8b5d9c9c0182f5cc1f76422759bf8925d2f29292390ada83a6b7c7986f1462c_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1-tech-preview/eventing-kafka-broker-dispatcher-rhel8@sha256:08c6d6908a2e58a18e908223daf152802106b00a67905e94e075fca827af87c9_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1-tech-preview/eventing-kafka-broker-dispatcher-rhel8@sha256:8ac0796f3585a406facba98766688ae6777b5673a4515418db8d1d92c4d65494_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1-tech-preview/eventing-kafka-broker-dispatcher-rhel8@sha256:9af6b8413acbf59adc88e9b88a51105f3b0a4913499c3026f64e7fda91e43384_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1-tech-preview/eventing-kafka-broker-receiver-rhel8@sha256:4dc0783cf92da5b5aa4cd1b9e9d55aa55a69b94eef0d29f261d3d51bd2260b68_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1-tech-preview/eventing-kafka-broker-receiver-rhel8@sha256:80fd78ad61caab0b20e39d4c6103ed9b074d3efa1dc67ab7bf415ea7db912dc3_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1-tech-preview/eventing-kafka-broker-receiver-rhel8@sha256:aeaaf1d541b5756df65f0700bcd82d085077ae3b1ce99c6d8728997c23e31ef9_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1-tech-preview/eventing-kafka-broker-webhook-rhel8@sha256:0dad9dc28babb21622f90c83647c9cc48bfa66faad257c88e7adf1d50ad0f80c_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1-tech-preview/eventing-kafka-broker-webhook-rhel8@sha256:10ba81e103ed6b7dff7b02394b20f44b46acd6b09d72f16667c068eb9989dc77_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1-tech-preview/eventing-kafka-broker-webhook-rhel8@sha256:f94aef78ce0870fdceac5b3467220540127a73415e81baa4b48bf986bc181c4d_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/client-kn-rhel8@sha256:09644d1c149970cd7c06635806a0ffc077a6340d68c357cd7f2bb5a6f57e46f3_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/client-kn-rhel8@sha256:46510d8b5dfba62d0a3da64ba90d1b8f88ad3b909c3e6ed14bcd96017d766829_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/client-kn-rhel8@sha256:f9bf2892123c3d981d2d5f158e643e6ba6f59a441b47c4055dc542f8cf8330c0_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-apiserver-receive-adapter-rhel8@sha256:834e37f8ddfbe157ad357fcef49f5213053d1295bb31361c5dd14a213ff2755c_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-apiserver-receive-adapter-rhel8@sha256:d13848369ca942d13548ab9b73a2d60b67f9412e535ed647342acaa8cef36c37_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-apiserver-receive-adapter-rhel8@sha256:eef2145e61234d37713ef8fda1f82d7cbe6502c5e6386117230d66ab7e1dd21a_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-controller-rhel8@sha256:52ef0c51b53ede0344f58174e624db08e6dcac04a0cba1668915f217949fc868_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-controller-rhel8@sha256:72c5fcaa44e3da56b297eb718d8a2b7eeb44069d6f3ce71b0eca30070b18bd9d_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-controller-rhel8@sha256:ad2df12dd77e8a3092431ca8d1b5eae42240c8ebb8766e436009bd6df7ee51f3_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-in-memory-channel-controller-rhel8@sha256:070f2c819506853dee230f37e00b27a05ba01c6f7cbbffc9a04b59a65d0c45e9_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-in-memory-channel-controller-rhel8@sha256:111da99563ea799e6b54933f12dc8f8a3828e36f650900e02da3be5afbdeefd9_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-in-memory-channel-controller-rhel8@sha256:69871b8d6e72713fe2eaf5f1e0aac1282fb8659d2895836994f10c847fe320d1_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-in-memory-channel-dispatcher-rhel8@sha256:4b5ee83ccace988c6eaf456e82dea83d160ae7e6aaad1ab8f48410f90da8f1c1_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-in-memory-channel-dispatcher-rhel8@sha256:52247eff5dc9a89244e6697ae9ce61cc1b42265171c956d4d50984179daced89_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-in-memory-channel-dispatcher-rhel8@sha256:68b61474089703d0685a952062401303206ba11bc108b8504f6f6390933d83cb_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-kafka-broker-controller-rhel8@sha256:2a4b30bcff1377073202362dfd521bd7ac3e3e3960fdb33a6cf9fa39fc89de6b_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-kafka-broker-controller-rhel8@sha256:be290e6d950e8af6162c1dece8472788b66459e8cb91df319f50ccf66f27b5c7_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-kafka-broker-controller-rhel8@sha256:f8b5d9c9c0182f5cc1f76422759bf8925d2f29292390ada83a6b7c7986f1462c_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-kafka-broker-dispatcher-rhel8@sha256:08c6d6908a2e58a18e908223daf152802106b00a67905e94e075fca827af87c9_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-kafka-broker-dispatcher-rhel8@sha256:8ac0796f3585a406facba98766688ae6777b5673a4515418db8d1d92c4d65494_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-kafka-broker-dispatcher-rhel8@sha256:9af6b8413acbf59adc88e9b88a51105f3b0a4913499c3026f64e7fda91e43384_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-kafka-broker-post-install-rhel8@sha256:260e7f0086f4e036be3a9ab5d24ce99fc8a053cc7f2906f8a6080f59f2a3e591_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-kafka-broker-post-install-rhel8@sha256:36551ea609536ba900f7a0493a06d07f9c0f19a0eef7e4956575354ca92cd1ef_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-kafka-broker-post-install-rhel8@sha256:6d4a898f37f87aa6db636487c6892833249be38635fe631433652feda762a40e_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-kafka-broker-webhook-rhel8@sha256:0dad9dc28babb21622f90c83647c9cc48bfa66faad257c88e7adf1d50ad0f80c_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-kafka-broker-webhook-rhel8@sha256:10ba81e103ed6b7dff7b02394b20f44b46acd6b09d72f16667c068eb9989dc77_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-kafka-broker-webhook-rhel8@sha256:f94aef78ce0870fdceac5b3467220540127a73415e81baa4b48bf986bc181c4d_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-mtbroker-filter-rhel8@sha256:4f6e162ee5fb96ff69a1546b7f728641dded59548f14afdfa870f7f0291787ac_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-mtbroker-filter-rhel8@sha256:ecde2ee2aa9618775178e03bcc07e53d6f5e12f30261238d8ffb366fb1e47c94_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-mtbroker-filter-rhel8@sha256:ee2dc3e0f648dc59551cfdf0ac5c36aa6cd9a4b2abaada7095ae4d5b8e0a571e_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-mtbroker-ingress-rhel8@sha256:4eaac6386b1b8a9e360df5afbd85aeebb97e5c81dbd861996caafad48b4cc6f9_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-mtbroker-ingress-rhel8@sha256:644fbcd1924d570f105f5f9760eb15eddbeed16c894edfcb4ef8c8a14e370bce_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-mtbroker-ingress-rhel8@sha256:a26dfc1a610bbaf876443b4b01a04130f7c0aba4d40e246333fe8bf7eb899f45_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-mtchannel-broker-rhel8@sha256:353859f2a8649fa9b3f5c0e02cafd57f79f96a10a7a697ba08eaa8cb70effe51_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-mtchannel-broker-rhel8@sha256:6f7afb57dc78ccb13498434196c5e8cd0f6ec53f045689febf1a62c492358d93_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-mtchannel-broker-rhel8@sha256:fadf3035a8bd25307843d1c6c88654a03db25983407a770875b4507942684dd5_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-mtping-rhel8@sha256:2254577d2c2e67d28f8459fbd4ac43af78b7d29cc0b56c631607dd68f3d31637_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-mtping-rhel8@sha256:a7177a43f46b6470a19970c62ebc17119ca3c3021471f9396faa436e621beb1e_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-mtping-rhel8@sha256:c6c2c7924d90e81e2906f3bf3969b02d7f3e4dc80c187e6c55a7e4ea17ac20cd_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-storage-version-migration-rhel8@sha256:3c1baa5bad644c06bedabaed9c668f0999527f00bc1d195e71a528c222087328_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-storage-version-migration-rhel8@sha256:63dab761fd3a2e08950b7ee52852fb39cef7820f2a8cf8142ec3701a07372d7c_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-storage-version-migration-rhel8@sha256:ff7924a37865ac1a90872f35675934a1627e49a29577a78af18b8e743a5fde07_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-sugar-controller-rhel8@sha256:24c7217a3612a5c3c6792c433dc2a6cf4b5fda1b9e6acff84e2736705704d152_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-sugar-controller-rhel8@sha256:3a38788638c26e9bec45694b2c4597333080189ffa96d8c7302e3e7dd1e54be5_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-sugar-controller-rhel8@sha256:aebfba016342e94fc0619a9ad6346c7fefbedf6739f1495954eb905cade085ac_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-webhook-rhel8@sha256:11d0b8fac4cb67c95e051a91f5c6683768f8969ffc744cd3cc4814d1ee6e91c1_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-webhook-rhel8@sha256:1b209d1ddffba92c3d77824e37bf75302346856c10b773a101d2868f27d0b740_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-webhook-rhel8@sha256:bf8c9de32dd5cbe536b115f52f32c666fbf886bde555ac355937d6b149cf9343_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/ingress-rhel8-operator@sha256:46a5fb2d0f9fa5e05504b9264a3f1c0e7c7beb76e3a3aeb9bc036cda4fa9d66a_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/ingress-rhel8-operator@sha256:793b86f4c2add102e2f676bd57cec3365ce9b3fdc40a989c28d1f9acb851142d_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/ingress-rhel8-operator@sha256:cce79392f93bb318123c48ac6de48aa0a2983cc1134cc063c0fdc2ff83c546c7_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/kn-cli-artifacts-rhel8@sha256:1a51a072d4e303a5c33b2383c843308d86c68de228b094d2efed8bc59a4bac14_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/kn-cli-artifacts-rhel8@sha256:c61b26bdf318b507af66f9092e784d64436e3b2531cc6e2e8aa1bb8bbb010fb7_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/kn-cli-artifacts-rhel8@sha256:f22168224137db649c6e6592e3ec2ae6845ca668ef65fe56c104ed6393eae526_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/knative-rhel8-operator@sha256:53e115cdfeb8077cc8b89ebdeee4903b1be8c0a0d45831a9f277f342959f5961_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/knative-rhel8-operator@sha256:ebf24097b84ec5773e30c8f548975afb84b6fce836b373b97855f69371068d1e_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/knative-rhel8-operator@sha256:efa444ca6c7c4468821a8d138b4319c86fede592f3b0b4d7905e7c66e8bdb2c0_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/kourier-control-rhel8@sha256:396fb9dcc798b05e89d38ccbe3a3abb31854f56a95ae104fb9bb215967b56d9f_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/kourier-control-rhel8@sha256:e36577c37457a4521d78f28f24dca6ae11f170635316efe374f08f825cb5904d_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/kourier-control-rhel8@sha256:fb04b74dce262e58434b19a10dce0981b4df7541416de21343fb7124c714ffbf_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/net-istio-controller-rhel8@sha256:281b2782253722d916b6178ecdbc763aaa71ed4ac0db94e31d57974d4eb8b58b_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/net-istio-controller-rhel8@sha256:bf56038c0af2cfeb5a3e4b7ecd5aeebb230d042ac835b50faafa3d939dd8ca50_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/net-istio-controller-rhel8@sha256:f3643c74f73841b1de04be1d0f550c044f1ad4800ceb32cb36bf9072d8e5155b_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/net-istio-webhook-rhel8@sha256:4f7cabd5a6bb6fd7a0d81461108891b0d2de55efe868c4fbf275131c3280ed2d_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/net-istio-webhook-rhel8@sha256:a07d73f5c04af2a29b6565363b472aceabbfeafe7d6dfe833d1e71b072419916_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/net-istio-webhook-rhel8@sha256:cd34685812d9447969a1c3fb4382433a1b59fb3631fbe156daa6fa962458f859_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serverless-operator-bundle@sha256:0422f8843fc62c2b72e01ffefd33db912a1ad3d70ac297882d3663c9b7299f10_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serverless-rhel8-operator@sha256:26d940bd43b928d8370c9e88e80726a427c3f0ce3afc4fddb02a507f81c8fc93_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serverless-rhel8-operator@sha256:2898df30f40683bd3a73c6f2676afdc1bfc27b23d2fe04fe7667f6db6d2422ab_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serverless-rhel8-operator@sha256:8ec9e756969c8e6bf8155ed102a66cf578a325dcc477ff909b4806405ab59cfc_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-activator-rhel8@sha256:1e9fb289564961ddbf317e568c50936b048446685c39ab14ca4e5cb682785243_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-activator-rhel8@sha256:3a823819467ed0beea953eed27e2129bb4495df3f49e0f59d5004dee416e6285_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-activator-rhel8@sha256:4e7563e5f9761f624aefc6b79845e5b4dd1836a545c3754bc37701162ed4e3bb_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-autoscaler-hpa-rhel8@sha256:1685c7bf25061e61688d2b5e60cde6adb8906fec6bfb713c68837b2bbeeacf85_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-autoscaler-hpa-rhel8@sha256:491df16728df492b7b88efb8e86f28e46a8762f4084fb4132823611a9e758264_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-autoscaler-hpa-rhel8@sha256:8bb514634ece7dafd88ae6cc7eff52016cd4585d91cb9c106720c21c219f8967_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-autoscaler-rhel8@sha256:01b46e0ddb618f58c06b533fe7148f772367200f5d9be9d355012e91dc401156_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-autoscaler-rhel8@sha256:8cd0a381de995467f339e11f0704b8c8b978ddfdd2d8271f4c9f832e7acf9f07_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-autoscaler-rhel8@sha256:c60796d720141d322159e49bb3496732b8e0453d6606227b419caf93a12d196b_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-controller-rhel8@sha256:92b01a8421488e9d9b42b6da290873b54a2619d39a05e8d2a99e4c5348a3d4dc_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-controller-rhel8@sha256:b5ae691a77adb161a30ae8470f1cf4c1c6259488df18bb2bf2764d05af9a2aa8_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-controller-rhel8@sha256:b752a295b673aeee85eba6bed33cc658254dc0503c6002841d80dc0c0a38f615_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-domain-mapping-rhel8@sha256:11bca084f2c8df8d369d6301847876bbf8d37c7b67a6ffb387e0759100b6e817_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-domain-mapping-rhel8@sha256:4e580d29cbff1aa6050c65cee35a870dab9e6a7eaa538b356a5afefed9c38d90_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-domain-mapping-rhel8@sha256:eeb39a3fbc9d4c223d42579737948438d03b2a2ec1aee46562aabae6d343679b_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-domain-mapping-webhook-rhel8@sha256:8057fa6657c0bf909297273acc4faea1cddb29f9f02f6c797279adb42f083332_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-domain-mapping-webhook-rhel8@sha256:84e13a4c84098e0a6a5b461c7581861cd9114ce3cc7c2147afd727e56f323b28_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-domain-mapping-webhook-rhel8@sha256:f99e203de17686584c05ee0901041edd055350c39da063d5d6dcd026d1e17593_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-queue-rhel8@sha256:8740a1f7cb3ef3c4caa5774cced7787cc1e345dbe3708307001c1def9fd32e2f_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-queue-rhel8@sha256:ac1ca0ae5e3c7fc242ec5a313e45d09b83261ffe26eab3ebcbbae9299471b25a_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-queue-rhel8@sha256:f16b4f4e86e758354c8b19ee3a075dfd6fd19eb7ba282ad8293d41ca0c8f3028_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-storage-version-migration-rhel8@sha256:1c3b2c4c06981fd8eb13c05837c8da3523f0df9c79eacd6ffc1138e5f26bdba6_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-storage-version-migration-rhel8@sha256:27b7b75eae9eacc52a577887885db7c29192e15aada8a3b7406e032561609462_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-storage-version-migration-rhel8@sha256:8012cc60fab4e14b7fab05589c977c15ac941efb09601069be09d4e25385ed26_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-webhook-rhel8@sha256:4fdc2c632eb0fa4f10a78e39622c83febde93f38db16bd0ca4a35c1eb7062548_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-webhook-rhel8@sha256:6904376f1ae4dadc23ab9993b50aaaa3db130fcd338f3dfae9e437b348e6e934_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-webhook-rhel8@sha256:dc902a39bc520abcf2100c26e2e1c4ba20aa5aadff763b40f234eb01a26b6f77_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/svls-must-gather-rhel8@sha256:057e9ccae9eae50fadad4772b203e897f5c54bf9d40f6e2f2ccbdbc93f5850b5_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/svls-must-gather-rhel8@sha256:7557328dcdede1992a3660342f037e490f58bc3281c68c6e4f44e6d66c4a0cff_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/svls-must-gather-rhel8@sha256:e0a982cd04fee4416659b7e1e6a827c2c371144bd461f23913ae9e0633fd598a_amd64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "golang: compress/gzip: stack exhaustion in Reader.Read"
},
{
"cve": "CVE-2022-30632",
"cwe": {
"id": "CWE-1325",
"name": "Improperly Controlled Sequential Memory Allocation"
},
"discovery_date": "2022-07-14T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2107386"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in golang. Calling Glob on a path that contains a large number of path separators can cause a panic issue due to stack exhaustion. This can cause an attacker to impact availability.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "golang: path/filepath: stack exhaustion in Glob",
"title": "Vulnerability summary"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"8Base-Openshift-Serverless-1.24:openshift-serverless-1-tech-preview/eventing-kafka-broker-controller-rhel8@sha256:2a4b30bcff1377073202362dfd521bd7ac3e3e3960fdb33a6cf9fa39fc89de6b_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1-tech-preview/eventing-kafka-broker-controller-rhel8@sha256:be290e6d950e8af6162c1dece8472788b66459e8cb91df319f50ccf66f27b5c7_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1-tech-preview/eventing-kafka-broker-controller-rhel8@sha256:f8b5d9c9c0182f5cc1f76422759bf8925d2f29292390ada83a6b7c7986f1462c_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1-tech-preview/eventing-kafka-broker-dispatcher-rhel8@sha256:08c6d6908a2e58a18e908223daf152802106b00a67905e94e075fca827af87c9_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1-tech-preview/eventing-kafka-broker-dispatcher-rhel8@sha256:8ac0796f3585a406facba98766688ae6777b5673a4515418db8d1d92c4d65494_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1-tech-preview/eventing-kafka-broker-dispatcher-rhel8@sha256:9af6b8413acbf59adc88e9b88a51105f3b0a4913499c3026f64e7fda91e43384_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1-tech-preview/eventing-kafka-broker-receiver-rhel8@sha256:4dc0783cf92da5b5aa4cd1b9e9d55aa55a69b94eef0d29f261d3d51bd2260b68_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1-tech-preview/eventing-kafka-broker-receiver-rhel8@sha256:80fd78ad61caab0b20e39d4c6103ed9b074d3efa1dc67ab7bf415ea7db912dc3_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1-tech-preview/eventing-kafka-broker-receiver-rhel8@sha256:aeaaf1d541b5756df65f0700bcd82d085077ae3b1ce99c6d8728997c23e31ef9_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1-tech-preview/eventing-kafka-broker-webhook-rhel8@sha256:0dad9dc28babb21622f90c83647c9cc48bfa66faad257c88e7adf1d50ad0f80c_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1-tech-preview/eventing-kafka-broker-webhook-rhel8@sha256:10ba81e103ed6b7dff7b02394b20f44b46acd6b09d72f16667c068eb9989dc77_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1-tech-preview/eventing-kafka-broker-webhook-rhel8@sha256:f94aef78ce0870fdceac5b3467220540127a73415e81baa4b48bf986bc181c4d_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/client-kn-rhel8@sha256:09644d1c149970cd7c06635806a0ffc077a6340d68c357cd7f2bb5a6f57e46f3_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/client-kn-rhel8@sha256:46510d8b5dfba62d0a3da64ba90d1b8f88ad3b909c3e6ed14bcd96017d766829_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/client-kn-rhel8@sha256:f9bf2892123c3d981d2d5f158e643e6ba6f59a441b47c4055dc542f8cf8330c0_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-apiserver-receive-adapter-rhel8@sha256:834e37f8ddfbe157ad357fcef49f5213053d1295bb31361c5dd14a213ff2755c_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-apiserver-receive-adapter-rhel8@sha256:d13848369ca942d13548ab9b73a2d60b67f9412e535ed647342acaa8cef36c37_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-apiserver-receive-adapter-rhel8@sha256:eef2145e61234d37713ef8fda1f82d7cbe6502c5e6386117230d66ab7e1dd21a_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-controller-rhel8@sha256:52ef0c51b53ede0344f58174e624db08e6dcac04a0cba1668915f217949fc868_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-controller-rhel8@sha256:72c5fcaa44e3da56b297eb718d8a2b7eeb44069d6f3ce71b0eca30070b18bd9d_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-controller-rhel8@sha256:ad2df12dd77e8a3092431ca8d1b5eae42240c8ebb8766e436009bd6df7ee51f3_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-in-memory-channel-controller-rhel8@sha256:070f2c819506853dee230f37e00b27a05ba01c6f7cbbffc9a04b59a65d0c45e9_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-in-memory-channel-controller-rhel8@sha256:111da99563ea799e6b54933f12dc8f8a3828e36f650900e02da3be5afbdeefd9_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-in-memory-channel-controller-rhel8@sha256:69871b8d6e72713fe2eaf5f1e0aac1282fb8659d2895836994f10c847fe320d1_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-in-memory-channel-dispatcher-rhel8@sha256:4b5ee83ccace988c6eaf456e82dea83d160ae7e6aaad1ab8f48410f90da8f1c1_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-in-memory-channel-dispatcher-rhel8@sha256:52247eff5dc9a89244e6697ae9ce61cc1b42265171c956d4d50984179daced89_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-in-memory-channel-dispatcher-rhel8@sha256:68b61474089703d0685a952062401303206ba11bc108b8504f6f6390933d83cb_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-kafka-broker-controller-rhel8@sha256:2a4b30bcff1377073202362dfd521bd7ac3e3e3960fdb33a6cf9fa39fc89de6b_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-kafka-broker-controller-rhel8@sha256:be290e6d950e8af6162c1dece8472788b66459e8cb91df319f50ccf66f27b5c7_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-kafka-broker-controller-rhel8@sha256:f8b5d9c9c0182f5cc1f76422759bf8925d2f29292390ada83a6b7c7986f1462c_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-kafka-broker-dispatcher-rhel8@sha256:08c6d6908a2e58a18e908223daf152802106b00a67905e94e075fca827af87c9_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-kafka-broker-dispatcher-rhel8@sha256:8ac0796f3585a406facba98766688ae6777b5673a4515418db8d1d92c4d65494_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-kafka-broker-dispatcher-rhel8@sha256:9af6b8413acbf59adc88e9b88a51105f3b0a4913499c3026f64e7fda91e43384_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-kafka-broker-post-install-rhel8@sha256:260e7f0086f4e036be3a9ab5d24ce99fc8a053cc7f2906f8a6080f59f2a3e591_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-kafka-broker-post-install-rhel8@sha256:36551ea609536ba900f7a0493a06d07f9c0f19a0eef7e4956575354ca92cd1ef_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-kafka-broker-post-install-rhel8@sha256:6d4a898f37f87aa6db636487c6892833249be38635fe631433652feda762a40e_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-kafka-broker-webhook-rhel8@sha256:0dad9dc28babb21622f90c83647c9cc48bfa66faad257c88e7adf1d50ad0f80c_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-kafka-broker-webhook-rhel8@sha256:10ba81e103ed6b7dff7b02394b20f44b46acd6b09d72f16667c068eb9989dc77_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-kafka-broker-webhook-rhel8@sha256:f94aef78ce0870fdceac5b3467220540127a73415e81baa4b48bf986bc181c4d_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-mtbroker-filter-rhel8@sha256:4f6e162ee5fb96ff69a1546b7f728641dded59548f14afdfa870f7f0291787ac_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-mtbroker-filter-rhel8@sha256:ecde2ee2aa9618775178e03bcc07e53d6f5e12f30261238d8ffb366fb1e47c94_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-mtbroker-filter-rhel8@sha256:ee2dc3e0f648dc59551cfdf0ac5c36aa6cd9a4b2abaada7095ae4d5b8e0a571e_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-mtbroker-ingress-rhel8@sha256:4eaac6386b1b8a9e360df5afbd85aeebb97e5c81dbd861996caafad48b4cc6f9_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-mtbroker-ingress-rhel8@sha256:644fbcd1924d570f105f5f9760eb15eddbeed16c894edfcb4ef8c8a14e370bce_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-mtbroker-ingress-rhel8@sha256:a26dfc1a610bbaf876443b4b01a04130f7c0aba4d40e246333fe8bf7eb899f45_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-mtchannel-broker-rhel8@sha256:353859f2a8649fa9b3f5c0e02cafd57f79f96a10a7a697ba08eaa8cb70effe51_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-mtchannel-broker-rhel8@sha256:6f7afb57dc78ccb13498434196c5e8cd0f6ec53f045689febf1a62c492358d93_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-mtchannel-broker-rhel8@sha256:fadf3035a8bd25307843d1c6c88654a03db25983407a770875b4507942684dd5_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-mtping-rhel8@sha256:2254577d2c2e67d28f8459fbd4ac43af78b7d29cc0b56c631607dd68f3d31637_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-mtping-rhel8@sha256:a7177a43f46b6470a19970c62ebc17119ca3c3021471f9396faa436e621beb1e_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-mtping-rhel8@sha256:c6c2c7924d90e81e2906f3bf3969b02d7f3e4dc80c187e6c55a7e4ea17ac20cd_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-storage-version-migration-rhel8@sha256:3c1baa5bad644c06bedabaed9c668f0999527f00bc1d195e71a528c222087328_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-storage-version-migration-rhel8@sha256:63dab761fd3a2e08950b7ee52852fb39cef7820f2a8cf8142ec3701a07372d7c_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-storage-version-migration-rhel8@sha256:ff7924a37865ac1a90872f35675934a1627e49a29577a78af18b8e743a5fde07_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-sugar-controller-rhel8@sha256:24c7217a3612a5c3c6792c433dc2a6cf4b5fda1b9e6acff84e2736705704d152_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-sugar-controller-rhel8@sha256:3a38788638c26e9bec45694b2c4597333080189ffa96d8c7302e3e7dd1e54be5_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-sugar-controller-rhel8@sha256:aebfba016342e94fc0619a9ad6346c7fefbedf6739f1495954eb905cade085ac_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-webhook-rhel8@sha256:11d0b8fac4cb67c95e051a91f5c6683768f8969ffc744cd3cc4814d1ee6e91c1_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-webhook-rhel8@sha256:1b209d1ddffba92c3d77824e37bf75302346856c10b773a101d2868f27d0b740_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-webhook-rhel8@sha256:bf8c9de32dd5cbe536b115f52f32c666fbf886bde555ac355937d6b149cf9343_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/ingress-rhel8-operator@sha256:46a5fb2d0f9fa5e05504b9264a3f1c0e7c7beb76e3a3aeb9bc036cda4fa9d66a_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/ingress-rhel8-operator@sha256:793b86f4c2add102e2f676bd57cec3365ce9b3fdc40a989c28d1f9acb851142d_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/ingress-rhel8-operator@sha256:cce79392f93bb318123c48ac6de48aa0a2983cc1134cc063c0fdc2ff83c546c7_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/kn-cli-artifacts-rhel8@sha256:1a51a072d4e303a5c33b2383c843308d86c68de228b094d2efed8bc59a4bac14_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/kn-cli-artifacts-rhel8@sha256:c61b26bdf318b507af66f9092e784d64436e3b2531cc6e2e8aa1bb8bbb010fb7_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/kn-cli-artifacts-rhel8@sha256:f22168224137db649c6e6592e3ec2ae6845ca668ef65fe56c104ed6393eae526_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/knative-rhel8-operator@sha256:53e115cdfeb8077cc8b89ebdeee4903b1be8c0a0d45831a9f277f342959f5961_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/knative-rhel8-operator@sha256:ebf24097b84ec5773e30c8f548975afb84b6fce836b373b97855f69371068d1e_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/knative-rhel8-operator@sha256:efa444ca6c7c4468821a8d138b4319c86fede592f3b0b4d7905e7c66e8bdb2c0_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/kourier-control-rhel8@sha256:396fb9dcc798b05e89d38ccbe3a3abb31854f56a95ae104fb9bb215967b56d9f_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/kourier-control-rhel8@sha256:e36577c37457a4521d78f28f24dca6ae11f170635316efe374f08f825cb5904d_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/kourier-control-rhel8@sha256:fb04b74dce262e58434b19a10dce0981b4df7541416de21343fb7124c714ffbf_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/net-istio-controller-rhel8@sha256:281b2782253722d916b6178ecdbc763aaa71ed4ac0db94e31d57974d4eb8b58b_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/net-istio-controller-rhel8@sha256:bf56038c0af2cfeb5a3e4b7ecd5aeebb230d042ac835b50faafa3d939dd8ca50_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/net-istio-controller-rhel8@sha256:f3643c74f73841b1de04be1d0f550c044f1ad4800ceb32cb36bf9072d8e5155b_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/net-istio-webhook-rhel8@sha256:4f7cabd5a6bb6fd7a0d81461108891b0d2de55efe868c4fbf275131c3280ed2d_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/net-istio-webhook-rhel8@sha256:a07d73f5c04af2a29b6565363b472aceabbfeafe7d6dfe833d1e71b072419916_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/net-istio-webhook-rhel8@sha256:cd34685812d9447969a1c3fb4382433a1b59fb3631fbe156daa6fa962458f859_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serverless-operator-bundle@sha256:0422f8843fc62c2b72e01ffefd33db912a1ad3d70ac297882d3663c9b7299f10_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serverless-rhel8-operator@sha256:26d940bd43b928d8370c9e88e80726a427c3f0ce3afc4fddb02a507f81c8fc93_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serverless-rhel8-operator@sha256:2898df30f40683bd3a73c6f2676afdc1bfc27b23d2fe04fe7667f6db6d2422ab_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serverless-rhel8-operator@sha256:8ec9e756969c8e6bf8155ed102a66cf578a325dcc477ff909b4806405ab59cfc_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-activator-rhel8@sha256:1e9fb289564961ddbf317e568c50936b048446685c39ab14ca4e5cb682785243_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-activator-rhel8@sha256:3a823819467ed0beea953eed27e2129bb4495df3f49e0f59d5004dee416e6285_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-activator-rhel8@sha256:4e7563e5f9761f624aefc6b79845e5b4dd1836a545c3754bc37701162ed4e3bb_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-autoscaler-hpa-rhel8@sha256:1685c7bf25061e61688d2b5e60cde6adb8906fec6bfb713c68837b2bbeeacf85_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-autoscaler-hpa-rhel8@sha256:491df16728df492b7b88efb8e86f28e46a8762f4084fb4132823611a9e758264_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-autoscaler-hpa-rhel8@sha256:8bb514634ece7dafd88ae6cc7eff52016cd4585d91cb9c106720c21c219f8967_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-autoscaler-rhel8@sha256:01b46e0ddb618f58c06b533fe7148f772367200f5d9be9d355012e91dc401156_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-autoscaler-rhel8@sha256:8cd0a381de995467f339e11f0704b8c8b978ddfdd2d8271f4c9f832e7acf9f07_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-autoscaler-rhel8@sha256:c60796d720141d322159e49bb3496732b8e0453d6606227b419caf93a12d196b_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-controller-rhel8@sha256:92b01a8421488e9d9b42b6da290873b54a2619d39a05e8d2a99e4c5348a3d4dc_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-controller-rhel8@sha256:b5ae691a77adb161a30ae8470f1cf4c1c6259488df18bb2bf2764d05af9a2aa8_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-controller-rhel8@sha256:b752a295b673aeee85eba6bed33cc658254dc0503c6002841d80dc0c0a38f615_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-domain-mapping-rhel8@sha256:11bca084f2c8df8d369d6301847876bbf8d37c7b67a6ffb387e0759100b6e817_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-domain-mapping-rhel8@sha256:4e580d29cbff1aa6050c65cee35a870dab9e6a7eaa538b356a5afefed9c38d90_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-domain-mapping-rhel8@sha256:eeb39a3fbc9d4c223d42579737948438d03b2a2ec1aee46562aabae6d343679b_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-domain-mapping-webhook-rhel8@sha256:8057fa6657c0bf909297273acc4faea1cddb29f9f02f6c797279adb42f083332_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-domain-mapping-webhook-rhel8@sha256:84e13a4c84098e0a6a5b461c7581861cd9114ce3cc7c2147afd727e56f323b28_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-domain-mapping-webhook-rhel8@sha256:f99e203de17686584c05ee0901041edd055350c39da063d5d6dcd026d1e17593_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-queue-rhel8@sha256:8740a1f7cb3ef3c4caa5774cced7787cc1e345dbe3708307001c1def9fd32e2f_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-queue-rhel8@sha256:ac1ca0ae5e3c7fc242ec5a313e45d09b83261ffe26eab3ebcbbae9299471b25a_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-queue-rhel8@sha256:f16b4f4e86e758354c8b19ee3a075dfd6fd19eb7ba282ad8293d41ca0c8f3028_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-storage-version-migration-rhel8@sha256:1c3b2c4c06981fd8eb13c05837c8da3523f0df9c79eacd6ffc1138e5f26bdba6_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-storage-version-migration-rhel8@sha256:27b7b75eae9eacc52a577887885db7c29192e15aada8a3b7406e032561609462_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-storage-version-migration-rhel8@sha256:8012cc60fab4e14b7fab05589c977c15ac941efb09601069be09d4e25385ed26_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-webhook-rhel8@sha256:4fdc2c632eb0fa4f10a78e39622c83febde93f38db16bd0ca4a35c1eb7062548_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-webhook-rhel8@sha256:6904376f1ae4dadc23ab9993b50aaaa3db130fcd338f3dfae9e437b348e6e934_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-webhook-rhel8@sha256:dc902a39bc520abcf2100c26e2e1c4ba20aa5aadff763b40f234eb01a26b6f77_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/svls-must-gather-rhel8@sha256:057e9ccae9eae50fadad4772b203e897f5c54bf9d40f6e2f2ccbdbc93f5850b5_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/svls-must-gather-rhel8@sha256:7557328dcdede1992a3660342f037e490f58bc3281c68c6e4f44e6d66c4a0cff_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/svls-must-gather-rhel8@sha256:e0a982cd04fee4416659b7e1e6a827c2c371144bd461f23913ae9e0633fd598a_amd64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2022-30632"
},
{
"category": "external",
"summary": "RHBZ#2107386",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2107386"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2022-30632",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-30632"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2022-30632",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2022-30632"
},
{
"category": "external",
"summary": "https://go.dev/issue/53416",
"url": "https://go.dev/issue/53416"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-announce/c/nqrv9fbR0zE",
"url": "https://groups.google.com/g/golang-announce/c/nqrv9fbR0zE"
}
],
"release_date": "2022-07-12T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2022-08-10T13:13:24+00:00",
"details": "See the Red Hat OpenShift Container Platform 4.6 documentation at:\nhttps://access.redhat.com/documentation/en-us/openshift_container_platform/4.6/html/serverless/index\nSee the Red Hat OpenShift Container Platform 4.7 documentation at:\nhttps://access.redhat.com/documentation/en-us/openshift_container_platform/4.7/html/serverless/index\nSee the Red Hat OpenShift Container Platform 4.8 documentation at:\nhttps://access.redhat.com/documentation/en-us/openshift_container_platform/4.8/html/serverless/index\nSee the Red Hat OpenShift Container Platform 4.9 documentation at:\nhttps://access.redhat.com/documentation/en-us/openshift_container_platform/4.9/html/serverless/index\nSee the Red Hat OpenShift Container Platform 4.10 documentation at:\nhttps://access.redhat.com/documentation/en-us/openshift_container_platform/4.10/html/serverless/index",
"product_ids": [
"8Base-Openshift-Serverless-1.24:openshift-serverless-1-tech-preview/eventing-kafka-broker-controller-rhel8@sha256:2a4b30bcff1377073202362dfd521bd7ac3e3e3960fdb33a6cf9fa39fc89de6b_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1-tech-preview/eventing-kafka-broker-controller-rhel8@sha256:be290e6d950e8af6162c1dece8472788b66459e8cb91df319f50ccf66f27b5c7_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1-tech-preview/eventing-kafka-broker-controller-rhel8@sha256:f8b5d9c9c0182f5cc1f76422759bf8925d2f29292390ada83a6b7c7986f1462c_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1-tech-preview/eventing-kafka-broker-dispatcher-rhel8@sha256:08c6d6908a2e58a18e908223daf152802106b00a67905e94e075fca827af87c9_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1-tech-preview/eventing-kafka-broker-dispatcher-rhel8@sha256:8ac0796f3585a406facba98766688ae6777b5673a4515418db8d1d92c4d65494_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1-tech-preview/eventing-kafka-broker-dispatcher-rhel8@sha256:9af6b8413acbf59adc88e9b88a51105f3b0a4913499c3026f64e7fda91e43384_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1-tech-preview/eventing-kafka-broker-receiver-rhel8@sha256:4dc0783cf92da5b5aa4cd1b9e9d55aa55a69b94eef0d29f261d3d51bd2260b68_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1-tech-preview/eventing-kafka-broker-receiver-rhel8@sha256:80fd78ad61caab0b20e39d4c6103ed9b074d3efa1dc67ab7bf415ea7db912dc3_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1-tech-preview/eventing-kafka-broker-receiver-rhel8@sha256:aeaaf1d541b5756df65f0700bcd82d085077ae3b1ce99c6d8728997c23e31ef9_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1-tech-preview/eventing-kafka-broker-webhook-rhel8@sha256:0dad9dc28babb21622f90c83647c9cc48bfa66faad257c88e7adf1d50ad0f80c_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1-tech-preview/eventing-kafka-broker-webhook-rhel8@sha256:10ba81e103ed6b7dff7b02394b20f44b46acd6b09d72f16667c068eb9989dc77_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1-tech-preview/eventing-kafka-broker-webhook-rhel8@sha256:f94aef78ce0870fdceac5b3467220540127a73415e81baa4b48bf986bc181c4d_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/client-kn-rhel8@sha256:09644d1c149970cd7c06635806a0ffc077a6340d68c357cd7f2bb5a6f57e46f3_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/client-kn-rhel8@sha256:46510d8b5dfba62d0a3da64ba90d1b8f88ad3b909c3e6ed14bcd96017d766829_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/client-kn-rhel8@sha256:f9bf2892123c3d981d2d5f158e643e6ba6f59a441b47c4055dc542f8cf8330c0_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-apiserver-receive-adapter-rhel8@sha256:834e37f8ddfbe157ad357fcef49f5213053d1295bb31361c5dd14a213ff2755c_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-apiserver-receive-adapter-rhel8@sha256:d13848369ca942d13548ab9b73a2d60b67f9412e535ed647342acaa8cef36c37_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-apiserver-receive-adapter-rhel8@sha256:eef2145e61234d37713ef8fda1f82d7cbe6502c5e6386117230d66ab7e1dd21a_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-controller-rhel8@sha256:52ef0c51b53ede0344f58174e624db08e6dcac04a0cba1668915f217949fc868_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-controller-rhel8@sha256:72c5fcaa44e3da56b297eb718d8a2b7eeb44069d6f3ce71b0eca30070b18bd9d_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-controller-rhel8@sha256:ad2df12dd77e8a3092431ca8d1b5eae42240c8ebb8766e436009bd6df7ee51f3_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-in-memory-channel-controller-rhel8@sha256:070f2c819506853dee230f37e00b27a05ba01c6f7cbbffc9a04b59a65d0c45e9_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-in-memory-channel-controller-rhel8@sha256:111da99563ea799e6b54933f12dc8f8a3828e36f650900e02da3be5afbdeefd9_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-in-memory-channel-controller-rhel8@sha256:69871b8d6e72713fe2eaf5f1e0aac1282fb8659d2895836994f10c847fe320d1_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-in-memory-channel-dispatcher-rhel8@sha256:4b5ee83ccace988c6eaf456e82dea83d160ae7e6aaad1ab8f48410f90da8f1c1_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-in-memory-channel-dispatcher-rhel8@sha256:52247eff5dc9a89244e6697ae9ce61cc1b42265171c956d4d50984179daced89_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-in-memory-channel-dispatcher-rhel8@sha256:68b61474089703d0685a952062401303206ba11bc108b8504f6f6390933d83cb_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-kafka-broker-controller-rhel8@sha256:2a4b30bcff1377073202362dfd521bd7ac3e3e3960fdb33a6cf9fa39fc89de6b_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-kafka-broker-controller-rhel8@sha256:be290e6d950e8af6162c1dece8472788b66459e8cb91df319f50ccf66f27b5c7_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-kafka-broker-controller-rhel8@sha256:f8b5d9c9c0182f5cc1f76422759bf8925d2f29292390ada83a6b7c7986f1462c_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-kafka-broker-dispatcher-rhel8@sha256:08c6d6908a2e58a18e908223daf152802106b00a67905e94e075fca827af87c9_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-kafka-broker-dispatcher-rhel8@sha256:8ac0796f3585a406facba98766688ae6777b5673a4515418db8d1d92c4d65494_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-kafka-broker-dispatcher-rhel8@sha256:9af6b8413acbf59adc88e9b88a51105f3b0a4913499c3026f64e7fda91e43384_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-kafka-broker-post-install-rhel8@sha256:260e7f0086f4e036be3a9ab5d24ce99fc8a053cc7f2906f8a6080f59f2a3e591_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-kafka-broker-post-install-rhel8@sha256:36551ea609536ba900f7a0493a06d07f9c0f19a0eef7e4956575354ca92cd1ef_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-kafka-broker-post-install-rhel8@sha256:6d4a898f37f87aa6db636487c6892833249be38635fe631433652feda762a40e_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-kafka-broker-webhook-rhel8@sha256:0dad9dc28babb21622f90c83647c9cc48bfa66faad257c88e7adf1d50ad0f80c_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-kafka-broker-webhook-rhel8@sha256:10ba81e103ed6b7dff7b02394b20f44b46acd6b09d72f16667c068eb9989dc77_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-kafka-broker-webhook-rhel8@sha256:f94aef78ce0870fdceac5b3467220540127a73415e81baa4b48bf986bc181c4d_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-mtbroker-filter-rhel8@sha256:4f6e162ee5fb96ff69a1546b7f728641dded59548f14afdfa870f7f0291787ac_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-mtbroker-filter-rhel8@sha256:ecde2ee2aa9618775178e03bcc07e53d6f5e12f30261238d8ffb366fb1e47c94_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-mtbroker-filter-rhel8@sha256:ee2dc3e0f648dc59551cfdf0ac5c36aa6cd9a4b2abaada7095ae4d5b8e0a571e_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-mtbroker-ingress-rhel8@sha256:4eaac6386b1b8a9e360df5afbd85aeebb97e5c81dbd861996caafad48b4cc6f9_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-mtbroker-ingress-rhel8@sha256:644fbcd1924d570f105f5f9760eb15eddbeed16c894edfcb4ef8c8a14e370bce_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-mtbroker-ingress-rhel8@sha256:a26dfc1a610bbaf876443b4b01a04130f7c0aba4d40e246333fe8bf7eb899f45_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-mtchannel-broker-rhel8@sha256:353859f2a8649fa9b3f5c0e02cafd57f79f96a10a7a697ba08eaa8cb70effe51_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-mtchannel-broker-rhel8@sha256:6f7afb57dc78ccb13498434196c5e8cd0f6ec53f045689febf1a62c492358d93_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-mtchannel-broker-rhel8@sha256:fadf3035a8bd25307843d1c6c88654a03db25983407a770875b4507942684dd5_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-mtping-rhel8@sha256:2254577d2c2e67d28f8459fbd4ac43af78b7d29cc0b56c631607dd68f3d31637_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-mtping-rhel8@sha256:a7177a43f46b6470a19970c62ebc17119ca3c3021471f9396faa436e621beb1e_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-mtping-rhel8@sha256:c6c2c7924d90e81e2906f3bf3969b02d7f3e4dc80c187e6c55a7e4ea17ac20cd_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-storage-version-migration-rhel8@sha256:3c1baa5bad644c06bedabaed9c668f0999527f00bc1d195e71a528c222087328_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-storage-version-migration-rhel8@sha256:63dab761fd3a2e08950b7ee52852fb39cef7820f2a8cf8142ec3701a07372d7c_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-storage-version-migration-rhel8@sha256:ff7924a37865ac1a90872f35675934a1627e49a29577a78af18b8e743a5fde07_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-sugar-controller-rhel8@sha256:24c7217a3612a5c3c6792c433dc2a6cf4b5fda1b9e6acff84e2736705704d152_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-sugar-controller-rhel8@sha256:3a38788638c26e9bec45694b2c4597333080189ffa96d8c7302e3e7dd1e54be5_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-sugar-controller-rhel8@sha256:aebfba016342e94fc0619a9ad6346c7fefbedf6739f1495954eb905cade085ac_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-webhook-rhel8@sha256:11d0b8fac4cb67c95e051a91f5c6683768f8969ffc744cd3cc4814d1ee6e91c1_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-webhook-rhel8@sha256:1b209d1ddffba92c3d77824e37bf75302346856c10b773a101d2868f27d0b740_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-webhook-rhel8@sha256:bf8c9de32dd5cbe536b115f52f32c666fbf886bde555ac355937d6b149cf9343_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/ingress-rhel8-operator@sha256:46a5fb2d0f9fa5e05504b9264a3f1c0e7c7beb76e3a3aeb9bc036cda4fa9d66a_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/ingress-rhel8-operator@sha256:793b86f4c2add102e2f676bd57cec3365ce9b3fdc40a989c28d1f9acb851142d_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/ingress-rhel8-operator@sha256:cce79392f93bb318123c48ac6de48aa0a2983cc1134cc063c0fdc2ff83c546c7_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/kn-cli-artifacts-rhel8@sha256:1a51a072d4e303a5c33b2383c843308d86c68de228b094d2efed8bc59a4bac14_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/kn-cli-artifacts-rhel8@sha256:c61b26bdf318b507af66f9092e784d64436e3b2531cc6e2e8aa1bb8bbb010fb7_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/kn-cli-artifacts-rhel8@sha256:f22168224137db649c6e6592e3ec2ae6845ca668ef65fe56c104ed6393eae526_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/knative-rhel8-operator@sha256:53e115cdfeb8077cc8b89ebdeee4903b1be8c0a0d45831a9f277f342959f5961_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/knative-rhel8-operator@sha256:ebf24097b84ec5773e30c8f548975afb84b6fce836b373b97855f69371068d1e_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/knative-rhel8-operator@sha256:efa444ca6c7c4468821a8d138b4319c86fede592f3b0b4d7905e7c66e8bdb2c0_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/kourier-control-rhel8@sha256:396fb9dcc798b05e89d38ccbe3a3abb31854f56a95ae104fb9bb215967b56d9f_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/kourier-control-rhel8@sha256:e36577c37457a4521d78f28f24dca6ae11f170635316efe374f08f825cb5904d_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/kourier-control-rhel8@sha256:fb04b74dce262e58434b19a10dce0981b4df7541416de21343fb7124c714ffbf_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/net-istio-controller-rhel8@sha256:281b2782253722d916b6178ecdbc763aaa71ed4ac0db94e31d57974d4eb8b58b_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/net-istio-controller-rhel8@sha256:bf56038c0af2cfeb5a3e4b7ecd5aeebb230d042ac835b50faafa3d939dd8ca50_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/net-istio-controller-rhel8@sha256:f3643c74f73841b1de04be1d0f550c044f1ad4800ceb32cb36bf9072d8e5155b_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/net-istio-webhook-rhel8@sha256:4f7cabd5a6bb6fd7a0d81461108891b0d2de55efe868c4fbf275131c3280ed2d_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/net-istio-webhook-rhel8@sha256:a07d73f5c04af2a29b6565363b472aceabbfeafe7d6dfe833d1e71b072419916_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/net-istio-webhook-rhel8@sha256:cd34685812d9447969a1c3fb4382433a1b59fb3631fbe156daa6fa962458f859_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serverless-operator-bundle@sha256:0422f8843fc62c2b72e01ffefd33db912a1ad3d70ac297882d3663c9b7299f10_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serverless-rhel8-operator@sha256:26d940bd43b928d8370c9e88e80726a427c3f0ce3afc4fddb02a507f81c8fc93_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serverless-rhel8-operator@sha256:2898df30f40683bd3a73c6f2676afdc1bfc27b23d2fe04fe7667f6db6d2422ab_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serverless-rhel8-operator@sha256:8ec9e756969c8e6bf8155ed102a66cf578a325dcc477ff909b4806405ab59cfc_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-activator-rhel8@sha256:1e9fb289564961ddbf317e568c50936b048446685c39ab14ca4e5cb682785243_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-activator-rhel8@sha256:3a823819467ed0beea953eed27e2129bb4495df3f49e0f59d5004dee416e6285_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-activator-rhel8@sha256:4e7563e5f9761f624aefc6b79845e5b4dd1836a545c3754bc37701162ed4e3bb_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-autoscaler-hpa-rhel8@sha256:1685c7bf25061e61688d2b5e60cde6adb8906fec6bfb713c68837b2bbeeacf85_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-autoscaler-hpa-rhel8@sha256:491df16728df492b7b88efb8e86f28e46a8762f4084fb4132823611a9e758264_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-autoscaler-hpa-rhel8@sha256:8bb514634ece7dafd88ae6cc7eff52016cd4585d91cb9c106720c21c219f8967_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-autoscaler-rhel8@sha256:01b46e0ddb618f58c06b533fe7148f772367200f5d9be9d355012e91dc401156_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-autoscaler-rhel8@sha256:8cd0a381de995467f339e11f0704b8c8b978ddfdd2d8271f4c9f832e7acf9f07_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-autoscaler-rhel8@sha256:c60796d720141d322159e49bb3496732b8e0453d6606227b419caf93a12d196b_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-controller-rhel8@sha256:92b01a8421488e9d9b42b6da290873b54a2619d39a05e8d2a99e4c5348a3d4dc_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-controller-rhel8@sha256:b5ae691a77adb161a30ae8470f1cf4c1c6259488df18bb2bf2764d05af9a2aa8_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-controller-rhel8@sha256:b752a295b673aeee85eba6bed33cc658254dc0503c6002841d80dc0c0a38f615_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-domain-mapping-rhel8@sha256:11bca084f2c8df8d369d6301847876bbf8d37c7b67a6ffb387e0759100b6e817_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-domain-mapping-rhel8@sha256:4e580d29cbff1aa6050c65cee35a870dab9e6a7eaa538b356a5afefed9c38d90_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-domain-mapping-rhel8@sha256:eeb39a3fbc9d4c223d42579737948438d03b2a2ec1aee46562aabae6d343679b_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-domain-mapping-webhook-rhel8@sha256:8057fa6657c0bf909297273acc4faea1cddb29f9f02f6c797279adb42f083332_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-domain-mapping-webhook-rhel8@sha256:84e13a4c84098e0a6a5b461c7581861cd9114ce3cc7c2147afd727e56f323b28_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-domain-mapping-webhook-rhel8@sha256:f99e203de17686584c05ee0901041edd055350c39da063d5d6dcd026d1e17593_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-queue-rhel8@sha256:8740a1f7cb3ef3c4caa5774cced7787cc1e345dbe3708307001c1def9fd32e2f_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-queue-rhel8@sha256:ac1ca0ae5e3c7fc242ec5a313e45d09b83261ffe26eab3ebcbbae9299471b25a_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-queue-rhel8@sha256:f16b4f4e86e758354c8b19ee3a075dfd6fd19eb7ba282ad8293d41ca0c8f3028_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-storage-version-migration-rhel8@sha256:1c3b2c4c06981fd8eb13c05837c8da3523f0df9c79eacd6ffc1138e5f26bdba6_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-storage-version-migration-rhel8@sha256:27b7b75eae9eacc52a577887885db7c29192e15aada8a3b7406e032561609462_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-storage-version-migration-rhel8@sha256:8012cc60fab4e14b7fab05589c977c15ac941efb09601069be09d4e25385ed26_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-webhook-rhel8@sha256:4fdc2c632eb0fa4f10a78e39622c83febde93f38db16bd0ca4a35c1eb7062548_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-webhook-rhel8@sha256:6904376f1ae4dadc23ab9993b50aaaa3db130fcd338f3dfae9e437b348e6e934_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-webhook-rhel8@sha256:dc902a39bc520abcf2100c26e2e1c4ba20aa5aadff763b40f234eb01a26b6f77_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/svls-must-gather-rhel8@sha256:057e9ccae9eae50fadad4772b203e897f5c54bf9d40f6e2f2ccbdbc93f5850b5_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/svls-must-gather-rhel8@sha256:7557328dcdede1992a3660342f037e490f58bc3281c68c6e4f44e6d66c4a0cff_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/svls-must-gather-rhel8@sha256:e0a982cd04fee4416659b7e1e6a827c2c371144bd461f23913ae9e0633fd598a_amd64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2022:6040"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"8Base-Openshift-Serverless-1.24:openshift-serverless-1-tech-preview/eventing-kafka-broker-controller-rhel8@sha256:2a4b30bcff1377073202362dfd521bd7ac3e3e3960fdb33a6cf9fa39fc89de6b_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1-tech-preview/eventing-kafka-broker-controller-rhel8@sha256:be290e6d950e8af6162c1dece8472788b66459e8cb91df319f50ccf66f27b5c7_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1-tech-preview/eventing-kafka-broker-controller-rhel8@sha256:f8b5d9c9c0182f5cc1f76422759bf8925d2f29292390ada83a6b7c7986f1462c_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1-tech-preview/eventing-kafka-broker-dispatcher-rhel8@sha256:08c6d6908a2e58a18e908223daf152802106b00a67905e94e075fca827af87c9_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1-tech-preview/eventing-kafka-broker-dispatcher-rhel8@sha256:8ac0796f3585a406facba98766688ae6777b5673a4515418db8d1d92c4d65494_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1-tech-preview/eventing-kafka-broker-dispatcher-rhel8@sha256:9af6b8413acbf59adc88e9b88a51105f3b0a4913499c3026f64e7fda91e43384_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1-tech-preview/eventing-kafka-broker-receiver-rhel8@sha256:4dc0783cf92da5b5aa4cd1b9e9d55aa55a69b94eef0d29f261d3d51bd2260b68_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1-tech-preview/eventing-kafka-broker-receiver-rhel8@sha256:80fd78ad61caab0b20e39d4c6103ed9b074d3efa1dc67ab7bf415ea7db912dc3_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1-tech-preview/eventing-kafka-broker-receiver-rhel8@sha256:aeaaf1d541b5756df65f0700bcd82d085077ae3b1ce99c6d8728997c23e31ef9_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1-tech-preview/eventing-kafka-broker-webhook-rhel8@sha256:0dad9dc28babb21622f90c83647c9cc48bfa66faad257c88e7adf1d50ad0f80c_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1-tech-preview/eventing-kafka-broker-webhook-rhel8@sha256:10ba81e103ed6b7dff7b02394b20f44b46acd6b09d72f16667c068eb9989dc77_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1-tech-preview/eventing-kafka-broker-webhook-rhel8@sha256:f94aef78ce0870fdceac5b3467220540127a73415e81baa4b48bf986bc181c4d_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/client-kn-rhel8@sha256:09644d1c149970cd7c06635806a0ffc077a6340d68c357cd7f2bb5a6f57e46f3_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/client-kn-rhel8@sha256:46510d8b5dfba62d0a3da64ba90d1b8f88ad3b909c3e6ed14bcd96017d766829_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/client-kn-rhel8@sha256:f9bf2892123c3d981d2d5f158e643e6ba6f59a441b47c4055dc542f8cf8330c0_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-apiserver-receive-adapter-rhel8@sha256:834e37f8ddfbe157ad357fcef49f5213053d1295bb31361c5dd14a213ff2755c_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-apiserver-receive-adapter-rhel8@sha256:d13848369ca942d13548ab9b73a2d60b67f9412e535ed647342acaa8cef36c37_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-apiserver-receive-adapter-rhel8@sha256:eef2145e61234d37713ef8fda1f82d7cbe6502c5e6386117230d66ab7e1dd21a_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-controller-rhel8@sha256:52ef0c51b53ede0344f58174e624db08e6dcac04a0cba1668915f217949fc868_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-controller-rhel8@sha256:72c5fcaa44e3da56b297eb718d8a2b7eeb44069d6f3ce71b0eca30070b18bd9d_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-controller-rhel8@sha256:ad2df12dd77e8a3092431ca8d1b5eae42240c8ebb8766e436009bd6df7ee51f3_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-in-memory-channel-controller-rhel8@sha256:070f2c819506853dee230f37e00b27a05ba01c6f7cbbffc9a04b59a65d0c45e9_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-in-memory-channel-controller-rhel8@sha256:111da99563ea799e6b54933f12dc8f8a3828e36f650900e02da3be5afbdeefd9_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-in-memory-channel-controller-rhel8@sha256:69871b8d6e72713fe2eaf5f1e0aac1282fb8659d2895836994f10c847fe320d1_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-in-memory-channel-dispatcher-rhel8@sha256:4b5ee83ccace988c6eaf456e82dea83d160ae7e6aaad1ab8f48410f90da8f1c1_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-in-memory-channel-dispatcher-rhel8@sha256:52247eff5dc9a89244e6697ae9ce61cc1b42265171c956d4d50984179daced89_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-in-memory-channel-dispatcher-rhel8@sha256:68b61474089703d0685a952062401303206ba11bc108b8504f6f6390933d83cb_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-kafka-broker-controller-rhel8@sha256:2a4b30bcff1377073202362dfd521bd7ac3e3e3960fdb33a6cf9fa39fc89de6b_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-kafka-broker-controller-rhel8@sha256:be290e6d950e8af6162c1dece8472788b66459e8cb91df319f50ccf66f27b5c7_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-kafka-broker-controller-rhel8@sha256:f8b5d9c9c0182f5cc1f76422759bf8925d2f29292390ada83a6b7c7986f1462c_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-kafka-broker-dispatcher-rhel8@sha256:08c6d6908a2e58a18e908223daf152802106b00a67905e94e075fca827af87c9_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-kafka-broker-dispatcher-rhel8@sha256:8ac0796f3585a406facba98766688ae6777b5673a4515418db8d1d92c4d65494_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-kafka-broker-dispatcher-rhel8@sha256:9af6b8413acbf59adc88e9b88a51105f3b0a4913499c3026f64e7fda91e43384_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-kafka-broker-post-install-rhel8@sha256:260e7f0086f4e036be3a9ab5d24ce99fc8a053cc7f2906f8a6080f59f2a3e591_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-kafka-broker-post-install-rhel8@sha256:36551ea609536ba900f7a0493a06d07f9c0f19a0eef7e4956575354ca92cd1ef_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-kafka-broker-post-install-rhel8@sha256:6d4a898f37f87aa6db636487c6892833249be38635fe631433652feda762a40e_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-kafka-broker-webhook-rhel8@sha256:0dad9dc28babb21622f90c83647c9cc48bfa66faad257c88e7adf1d50ad0f80c_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-kafka-broker-webhook-rhel8@sha256:10ba81e103ed6b7dff7b02394b20f44b46acd6b09d72f16667c068eb9989dc77_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-kafka-broker-webhook-rhel8@sha256:f94aef78ce0870fdceac5b3467220540127a73415e81baa4b48bf986bc181c4d_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-mtbroker-filter-rhel8@sha256:4f6e162ee5fb96ff69a1546b7f728641dded59548f14afdfa870f7f0291787ac_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-mtbroker-filter-rhel8@sha256:ecde2ee2aa9618775178e03bcc07e53d6f5e12f30261238d8ffb366fb1e47c94_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-mtbroker-filter-rhel8@sha256:ee2dc3e0f648dc59551cfdf0ac5c36aa6cd9a4b2abaada7095ae4d5b8e0a571e_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-mtbroker-ingress-rhel8@sha256:4eaac6386b1b8a9e360df5afbd85aeebb97e5c81dbd861996caafad48b4cc6f9_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-mtbroker-ingress-rhel8@sha256:644fbcd1924d570f105f5f9760eb15eddbeed16c894edfcb4ef8c8a14e370bce_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-mtbroker-ingress-rhel8@sha256:a26dfc1a610bbaf876443b4b01a04130f7c0aba4d40e246333fe8bf7eb899f45_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-mtchannel-broker-rhel8@sha256:353859f2a8649fa9b3f5c0e02cafd57f79f96a10a7a697ba08eaa8cb70effe51_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-mtchannel-broker-rhel8@sha256:6f7afb57dc78ccb13498434196c5e8cd0f6ec53f045689febf1a62c492358d93_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-mtchannel-broker-rhel8@sha256:fadf3035a8bd25307843d1c6c88654a03db25983407a770875b4507942684dd5_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-mtping-rhel8@sha256:2254577d2c2e67d28f8459fbd4ac43af78b7d29cc0b56c631607dd68f3d31637_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-mtping-rhel8@sha256:a7177a43f46b6470a19970c62ebc17119ca3c3021471f9396faa436e621beb1e_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-mtping-rhel8@sha256:c6c2c7924d90e81e2906f3bf3969b02d7f3e4dc80c187e6c55a7e4ea17ac20cd_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-storage-version-migration-rhel8@sha256:3c1baa5bad644c06bedabaed9c668f0999527f00bc1d195e71a528c222087328_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-storage-version-migration-rhel8@sha256:63dab761fd3a2e08950b7ee52852fb39cef7820f2a8cf8142ec3701a07372d7c_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-storage-version-migration-rhel8@sha256:ff7924a37865ac1a90872f35675934a1627e49a29577a78af18b8e743a5fde07_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-sugar-controller-rhel8@sha256:24c7217a3612a5c3c6792c433dc2a6cf4b5fda1b9e6acff84e2736705704d152_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-sugar-controller-rhel8@sha256:3a38788638c26e9bec45694b2c4597333080189ffa96d8c7302e3e7dd1e54be5_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-sugar-controller-rhel8@sha256:aebfba016342e94fc0619a9ad6346c7fefbedf6739f1495954eb905cade085ac_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-webhook-rhel8@sha256:11d0b8fac4cb67c95e051a91f5c6683768f8969ffc744cd3cc4814d1ee6e91c1_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-webhook-rhel8@sha256:1b209d1ddffba92c3d77824e37bf75302346856c10b773a101d2868f27d0b740_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-webhook-rhel8@sha256:bf8c9de32dd5cbe536b115f52f32c666fbf886bde555ac355937d6b149cf9343_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/ingress-rhel8-operator@sha256:46a5fb2d0f9fa5e05504b9264a3f1c0e7c7beb76e3a3aeb9bc036cda4fa9d66a_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/ingress-rhel8-operator@sha256:793b86f4c2add102e2f676bd57cec3365ce9b3fdc40a989c28d1f9acb851142d_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/ingress-rhel8-operator@sha256:cce79392f93bb318123c48ac6de48aa0a2983cc1134cc063c0fdc2ff83c546c7_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/kn-cli-artifacts-rhel8@sha256:1a51a072d4e303a5c33b2383c843308d86c68de228b094d2efed8bc59a4bac14_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/kn-cli-artifacts-rhel8@sha256:c61b26bdf318b507af66f9092e784d64436e3b2531cc6e2e8aa1bb8bbb010fb7_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/kn-cli-artifacts-rhel8@sha256:f22168224137db649c6e6592e3ec2ae6845ca668ef65fe56c104ed6393eae526_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/knative-rhel8-operator@sha256:53e115cdfeb8077cc8b89ebdeee4903b1be8c0a0d45831a9f277f342959f5961_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/knative-rhel8-operator@sha256:ebf24097b84ec5773e30c8f548975afb84b6fce836b373b97855f69371068d1e_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/knative-rhel8-operator@sha256:efa444ca6c7c4468821a8d138b4319c86fede592f3b0b4d7905e7c66e8bdb2c0_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/kourier-control-rhel8@sha256:396fb9dcc798b05e89d38ccbe3a3abb31854f56a95ae104fb9bb215967b56d9f_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/kourier-control-rhel8@sha256:e36577c37457a4521d78f28f24dca6ae11f170635316efe374f08f825cb5904d_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/kourier-control-rhel8@sha256:fb04b74dce262e58434b19a10dce0981b4df7541416de21343fb7124c714ffbf_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/net-istio-controller-rhel8@sha256:281b2782253722d916b6178ecdbc763aaa71ed4ac0db94e31d57974d4eb8b58b_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/net-istio-controller-rhel8@sha256:bf56038c0af2cfeb5a3e4b7ecd5aeebb230d042ac835b50faafa3d939dd8ca50_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/net-istio-controller-rhel8@sha256:f3643c74f73841b1de04be1d0f550c044f1ad4800ceb32cb36bf9072d8e5155b_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/net-istio-webhook-rhel8@sha256:4f7cabd5a6bb6fd7a0d81461108891b0d2de55efe868c4fbf275131c3280ed2d_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/net-istio-webhook-rhel8@sha256:a07d73f5c04af2a29b6565363b472aceabbfeafe7d6dfe833d1e71b072419916_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/net-istio-webhook-rhel8@sha256:cd34685812d9447969a1c3fb4382433a1b59fb3631fbe156daa6fa962458f859_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serverless-operator-bundle@sha256:0422f8843fc62c2b72e01ffefd33db912a1ad3d70ac297882d3663c9b7299f10_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serverless-rhel8-operator@sha256:26d940bd43b928d8370c9e88e80726a427c3f0ce3afc4fddb02a507f81c8fc93_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serverless-rhel8-operator@sha256:2898df30f40683bd3a73c6f2676afdc1bfc27b23d2fe04fe7667f6db6d2422ab_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serverless-rhel8-operator@sha256:8ec9e756969c8e6bf8155ed102a66cf578a325dcc477ff909b4806405ab59cfc_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-activator-rhel8@sha256:1e9fb289564961ddbf317e568c50936b048446685c39ab14ca4e5cb682785243_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-activator-rhel8@sha256:3a823819467ed0beea953eed27e2129bb4495df3f49e0f59d5004dee416e6285_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-activator-rhel8@sha256:4e7563e5f9761f624aefc6b79845e5b4dd1836a545c3754bc37701162ed4e3bb_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-autoscaler-hpa-rhel8@sha256:1685c7bf25061e61688d2b5e60cde6adb8906fec6bfb713c68837b2bbeeacf85_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-autoscaler-hpa-rhel8@sha256:491df16728df492b7b88efb8e86f28e46a8762f4084fb4132823611a9e758264_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-autoscaler-hpa-rhel8@sha256:8bb514634ece7dafd88ae6cc7eff52016cd4585d91cb9c106720c21c219f8967_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-autoscaler-rhel8@sha256:01b46e0ddb618f58c06b533fe7148f772367200f5d9be9d355012e91dc401156_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-autoscaler-rhel8@sha256:8cd0a381de995467f339e11f0704b8c8b978ddfdd2d8271f4c9f832e7acf9f07_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-autoscaler-rhel8@sha256:c60796d720141d322159e49bb3496732b8e0453d6606227b419caf93a12d196b_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-controller-rhel8@sha256:92b01a8421488e9d9b42b6da290873b54a2619d39a05e8d2a99e4c5348a3d4dc_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-controller-rhel8@sha256:b5ae691a77adb161a30ae8470f1cf4c1c6259488df18bb2bf2764d05af9a2aa8_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-controller-rhel8@sha256:b752a295b673aeee85eba6bed33cc658254dc0503c6002841d80dc0c0a38f615_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-domain-mapping-rhel8@sha256:11bca084f2c8df8d369d6301847876bbf8d37c7b67a6ffb387e0759100b6e817_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-domain-mapping-rhel8@sha256:4e580d29cbff1aa6050c65cee35a870dab9e6a7eaa538b356a5afefed9c38d90_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-domain-mapping-rhel8@sha256:eeb39a3fbc9d4c223d42579737948438d03b2a2ec1aee46562aabae6d343679b_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-domain-mapping-webhook-rhel8@sha256:8057fa6657c0bf909297273acc4faea1cddb29f9f02f6c797279adb42f083332_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-domain-mapping-webhook-rhel8@sha256:84e13a4c84098e0a6a5b461c7581861cd9114ce3cc7c2147afd727e56f323b28_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-domain-mapping-webhook-rhel8@sha256:f99e203de17686584c05ee0901041edd055350c39da063d5d6dcd026d1e17593_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-queue-rhel8@sha256:8740a1f7cb3ef3c4caa5774cced7787cc1e345dbe3708307001c1def9fd32e2f_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-queue-rhel8@sha256:ac1ca0ae5e3c7fc242ec5a313e45d09b83261ffe26eab3ebcbbae9299471b25a_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-queue-rhel8@sha256:f16b4f4e86e758354c8b19ee3a075dfd6fd19eb7ba282ad8293d41ca0c8f3028_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-storage-version-migration-rhel8@sha256:1c3b2c4c06981fd8eb13c05837c8da3523f0df9c79eacd6ffc1138e5f26bdba6_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-storage-version-migration-rhel8@sha256:27b7b75eae9eacc52a577887885db7c29192e15aada8a3b7406e032561609462_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-storage-version-migration-rhel8@sha256:8012cc60fab4e14b7fab05589c977c15ac941efb09601069be09d4e25385ed26_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-webhook-rhel8@sha256:4fdc2c632eb0fa4f10a78e39622c83febde93f38db16bd0ca4a35c1eb7062548_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-webhook-rhel8@sha256:6904376f1ae4dadc23ab9993b50aaaa3db130fcd338f3dfae9e437b348e6e934_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-webhook-rhel8@sha256:dc902a39bc520abcf2100c26e2e1c4ba20aa5aadff763b40f234eb01a26b6f77_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/svls-must-gather-rhel8@sha256:057e9ccae9eae50fadad4772b203e897f5c54bf9d40f6e2f2ccbdbc93f5850b5_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/svls-must-gather-rhel8@sha256:7557328dcdede1992a3660342f037e490f58bc3281c68c6e4f44e6d66c4a0cff_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/svls-must-gather-rhel8@sha256:e0a982cd04fee4416659b7e1e6a827c2c371144bd461f23913ae9e0633fd598a_amd64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "golang: path/filepath: stack exhaustion in Glob"
},
{
"cve": "CVE-2022-30633",
"cwe": {
"id": "CWE-1325",
"name": "Improperly Controlled Sequential Memory Allocation"
},
"discovery_date": "2022-07-14T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2107392"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in golang. Calling Unmarshal on an XML document into a Go struct, which has a nested field that uses the \"any\" field tag, can cause a panic due to stack exhaustion.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "golang: encoding/xml: stack exhaustion in Unmarshal",
"title": "Vulnerability summary"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"8Base-Openshift-Serverless-1.24:openshift-serverless-1-tech-preview/eventing-kafka-broker-controller-rhel8@sha256:2a4b30bcff1377073202362dfd521bd7ac3e3e3960fdb33a6cf9fa39fc89de6b_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1-tech-preview/eventing-kafka-broker-controller-rhel8@sha256:be290e6d950e8af6162c1dece8472788b66459e8cb91df319f50ccf66f27b5c7_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1-tech-preview/eventing-kafka-broker-controller-rhel8@sha256:f8b5d9c9c0182f5cc1f76422759bf8925d2f29292390ada83a6b7c7986f1462c_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1-tech-preview/eventing-kafka-broker-dispatcher-rhel8@sha256:08c6d6908a2e58a18e908223daf152802106b00a67905e94e075fca827af87c9_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1-tech-preview/eventing-kafka-broker-dispatcher-rhel8@sha256:8ac0796f3585a406facba98766688ae6777b5673a4515418db8d1d92c4d65494_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1-tech-preview/eventing-kafka-broker-dispatcher-rhel8@sha256:9af6b8413acbf59adc88e9b88a51105f3b0a4913499c3026f64e7fda91e43384_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1-tech-preview/eventing-kafka-broker-receiver-rhel8@sha256:4dc0783cf92da5b5aa4cd1b9e9d55aa55a69b94eef0d29f261d3d51bd2260b68_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1-tech-preview/eventing-kafka-broker-receiver-rhel8@sha256:80fd78ad61caab0b20e39d4c6103ed9b074d3efa1dc67ab7bf415ea7db912dc3_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1-tech-preview/eventing-kafka-broker-receiver-rhel8@sha256:aeaaf1d541b5756df65f0700bcd82d085077ae3b1ce99c6d8728997c23e31ef9_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1-tech-preview/eventing-kafka-broker-webhook-rhel8@sha256:0dad9dc28babb21622f90c83647c9cc48bfa66faad257c88e7adf1d50ad0f80c_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1-tech-preview/eventing-kafka-broker-webhook-rhel8@sha256:10ba81e103ed6b7dff7b02394b20f44b46acd6b09d72f16667c068eb9989dc77_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1-tech-preview/eventing-kafka-broker-webhook-rhel8@sha256:f94aef78ce0870fdceac5b3467220540127a73415e81baa4b48bf986bc181c4d_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/client-kn-rhel8@sha256:09644d1c149970cd7c06635806a0ffc077a6340d68c357cd7f2bb5a6f57e46f3_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/client-kn-rhel8@sha256:46510d8b5dfba62d0a3da64ba90d1b8f88ad3b909c3e6ed14bcd96017d766829_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/client-kn-rhel8@sha256:f9bf2892123c3d981d2d5f158e643e6ba6f59a441b47c4055dc542f8cf8330c0_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-apiserver-receive-adapter-rhel8@sha256:834e37f8ddfbe157ad357fcef49f5213053d1295bb31361c5dd14a213ff2755c_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-apiserver-receive-adapter-rhel8@sha256:d13848369ca942d13548ab9b73a2d60b67f9412e535ed647342acaa8cef36c37_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-apiserver-receive-adapter-rhel8@sha256:eef2145e61234d37713ef8fda1f82d7cbe6502c5e6386117230d66ab7e1dd21a_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-controller-rhel8@sha256:52ef0c51b53ede0344f58174e624db08e6dcac04a0cba1668915f217949fc868_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-controller-rhel8@sha256:72c5fcaa44e3da56b297eb718d8a2b7eeb44069d6f3ce71b0eca30070b18bd9d_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-controller-rhel8@sha256:ad2df12dd77e8a3092431ca8d1b5eae42240c8ebb8766e436009bd6df7ee51f3_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-in-memory-channel-controller-rhel8@sha256:070f2c819506853dee230f37e00b27a05ba01c6f7cbbffc9a04b59a65d0c45e9_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-in-memory-channel-controller-rhel8@sha256:111da99563ea799e6b54933f12dc8f8a3828e36f650900e02da3be5afbdeefd9_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-in-memory-channel-controller-rhel8@sha256:69871b8d6e72713fe2eaf5f1e0aac1282fb8659d2895836994f10c847fe320d1_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-in-memory-channel-dispatcher-rhel8@sha256:4b5ee83ccace988c6eaf456e82dea83d160ae7e6aaad1ab8f48410f90da8f1c1_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-in-memory-channel-dispatcher-rhel8@sha256:52247eff5dc9a89244e6697ae9ce61cc1b42265171c956d4d50984179daced89_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-in-memory-channel-dispatcher-rhel8@sha256:68b61474089703d0685a952062401303206ba11bc108b8504f6f6390933d83cb_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-kafka-broker-controller-rhel8@sha256:2a4b30bcff1377073202362dfd521bd7ac3e3e3960fdb33a6cf9fa39fc89de6b_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-kafka-broker-controller-rhel8@sha256:be290e6d950e8af6162c1dece8472788b66459e8cb91df319f50ccf66f27b5c7_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-kafka-broker-controller-rhel8@sha256:f8b5d9c9c0182f5cc1f76422759bf8925d2f29292390ada83a6b7c7986f1462c_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-kafka-broker-dispatcher-rhel8@sha256:08c6d6908a2e58a18e908223daf152802106b00a67905e94e075fca827af87c9_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-kafka-broker-dispatcher-rhel8@sha256:8ac0796f3585a406facba98766688ae6777b5673a4515418db8d1d92c4d65494_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-kafka-broker-dispatcher-rhel8@sha256:9af6b8413acbf59adc88e9b88a51105f3b0a4913499c3026f64e7fda91e43384_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-kafka-broker-post-install-rhel8@sha256:260e7f0086f4e036be3a9ab5d24ce99fc8a053cc7f2906f8a6080f59f2a3e591_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-kafka-broker-post-install-rhel8@sha256:36551ea609536ba900f7a0493a06d07f9c0f19a0eef7e4956575354ca92cd1ef_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-kafka-broker-post-install-rhel8@sha256:6d4a898f37f87aa6db636487c6892833249be38635fe631433652feda762a40e_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-kafka-broker-webhook-rhel8@sha256:0dad9dc28babb21622f90c83647c9cc48bfa66faad257c88e7adf1d50ad0f80c_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-kafka-broker-webhook-rhel8@sha256:10ba81e103ed6b7dff7b02394b20f44b46acd6b09d72f16667c068eb9989dc77_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-kafka-broker-webhook-rhel8@sha256:f94aef78ce0870fdceac5b3467220540127a73415e81baa4b48bf986bc181c4d_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-mtbroker-filter-rhel8@sha256:4f6e162ee5fb96ff69a1546b7f728641dded59548f14afdfa870f7f0291787ac_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-mtbroker-filter-rhel8@sha256:ecde2ee2aa9618775178e03bcc07e53d6f5e12f30261238d8ffb366fb1e47c94_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-mtbroker-filter-rhel8@sha256:ee2dc3e0f648dc59551cfdf0ac5c36aa6cd9a4b2abaada7095ae4d5b8e0a571e_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-mtbroker-ingress-rhel8@sha256:4eaac6386b1b8a9e360df5afbd85aeebb97e5c81dbd861996caafad48b4cc6f9_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-mtbroker-ingress-rhel8@sha256:644fbcd1924d570f105f5f9760eb15eddbeed16c894edfcb4ef8c8a14e370bce_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-mtbroker-ingress-rhel8@sha256:a26dfc1a610bbaf876443b4b01a04130f7c0aba4d40e246333fe8bf7eb899f45_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-mtchannel-broker-rhel8@sha256:353859f2a8649fa9b3f5c0e02cafd57f79f96a10a7a697ba08eaa8cb70effe51_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-mtchannel-broker-rhel8@sha256:6f7afb57dc78ccb13498434196c5e8cd0f6ec53f045689febf1a62c492358d93_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-mtchannel-broker-rhel8@sha256:fadf3035a8bd25307843d1c6c88654a03db25983407a770875b4507942684dd5_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-mtping-rhel8@sha256:2254577d2c2e67d28f8459fbd4ac43af78b7d29cc0b56c631607dd68f3d31637_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-mtping-rhel8@sha256:a7177a43f46b6470a19970c62ebc17119ca3c3021471f9396faa436e621beb1e_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-mtping-rhel8@sha256:c6c2c7924d90e81e2906f3bf3969b02d7f3e4dc80c187e6c55a7e4ea17ac20cd_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-storage-version-migration-rhel8@sha256:3c1baa5bad644c06bedabaed9c668f0999527f00bc1d195e71a528c222087328_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-storage-version-migration-rhel8@sha256:63dab761fd3a2e08950b7ee52852fb39cef7820f2a8cf8142ec3701a07372d7c_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-storage-version-migration-rhel8@sha256:ff7924a37865ac1a90872f35675934a1627e49a29577a78af18b8e743a5fde07_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-sugar-controller-rhel8@sha256:24c7217a3612a5c3c6792c433dc2a6cf4b5fda1b9e6acff84e2736705704d152_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-sugar-controller-rhel8@sha256:3a38788638c26e9bec45694b2c4597333080189ffa96d8c7302e3e7dd1e54be5_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-sugar-controller-rhel8@sha256:aebfba016342e94fc0619a9ad6346c7fefbedf6739f1495954eb905cade085ac_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-webhook-rhel8@sha256:11d0b8fac4cb67c95e051a91f5c6683768f8969ffc744cd3cc4814d1ee6e91c1_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-webhook-rhel8@sha256:1b209d1ddffba92c3d77824e37bf75302346856c10b773a101d2868f27d0b740_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-webhook-rhel8@sha256:bf8c9de32dd5cbe536b115f52f32c666fbf886bde555ac355937d6b149cf9343_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/ingress-rhel8-operator@sha256:46a5fb2d0f9fa5e05504b9264a3f1c0e7c7beb76e3a3aeb9bc036cda4fa9d66a_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/ingress-rhel8-operator@sha256:793b86f4c2add102e2f676bd57cec3365ce9b3fdc40a989c28d1f9acb851142d_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/ingress-rhel8-operator@sha256:cce79392f93bb318123c48ac6de48aa0a2983cc1134cc063c0fdc2ff83c546c7_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/kn-cli-artifacts-rhel8@sha256:1a51a072d4e303a5c33b2383c843308d86c68de228b094d2efed8bc59a4bac14_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/kn-cli-artifacts-rhel8@sha256:c61b26bdf318b507af66f9092e784d64436e3b2531cc6e2e8aa1bb8bbb010fb7_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/kn-cli-artifacts-rhel8@sha256:f22168224137db649c6e6592e3ec2ae6845ca668ef65fe56c104ed6393eae526_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/knative-rhel8-operator@sha256:53e115cdfeb8077cc8b89ebdeee4903b1be8c0a0d45831a9f277f342959f5961_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/knative-rhel8-operator@sha256:ebf24097b84ec5773e30c8f548975afb84b6fce836b373b97855f69371068d1e_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/knative-rhel8-operator@sha256:efa444ca6c7c4468821a8d138b4319c86fede592f3b0b4d7905e7c66e8bdb2c0_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/kourier-control-rhel8@sha256:396fb9dcc798b05e89d38ccbe3a3abb31854f56a95ae104fb9bb215967b56d9f_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/kourier-control-rhel8@sha256:e36577c37457a4521d78f28f24dca6ae11f170635316efe374f08f825cb5904d_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/kourier-control-rhel8@sha256:fb04b74dce262e58434b19a10dce0981b4df7541416de21343fb7124c714ffbf_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/net-istio-controller-rhel8@sha256:281b2782253722d916b6178ecdbc763aaa71ed4ac0db94e31d57974d4eb8b58b_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/net-istio-controller-rhel8@sha256:bf56038c0af2cfeb5a3e4b7ecd5aeebb230d042ac835b50faafa3d939dd8ca50_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/net-istio-controller-rhel8@sha256:f3643c74f73841b1de04be1d0f550c044f1ad4800ceb32cb36bf9072d8e5155b_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/net-istio-webhook-rhel8@sha256:4f7cabd5a6bb6fd7a0d81461108891b0d2de55efe868c4fbf275131c3280ed2d_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/net-istio-webhook-rhel8@sha256:a07d73f5c04af2a29b6565363b472aceabbfeafe7d6dfe833d1e71b072419916_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/net-istio-webhook-rhel8@sha256:cd34685812d9447969a1c3fb4382433a1b59fb3631fbe156daa6fa962458f859_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serverless-operator-bundle@sha256:0422f8843fc62c2b72e01ffefd33db912a1ad3d70ac297882d3663c9b7299f10_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serverless-rhel8-operator@sha256:26d940bd43b928d8370c9e88e80726a427c3f0ce3afc4fddb02a507f81c8fc93_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serverless-rhel8-operator@sha256:2898df30f40683bd3a73c6f2676afdc1bfc27b23d2fe04fe7667f6db6d2422ab_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serverless-rhel8-operator@sha256:8ec9e756969c8e6bf8155ed102a66cf578a325dcc477ff909b4806405ab59cfc_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-activator-rhel8@sha256:1e9fb289564961ddbf317e568c50936b048446685c39ab14ca4e5cb682785243_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-activator-rhel8@sha256:3a823819467ed0beea953eed27e2129bb4495df3f49e0f59d5004dee416e6285_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-activator-rhel8@sha256:4e7563e5f9761f624aefc6b79845e5b4dd1836a545c3754bc37701162ed4e3bb_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-autoscaler-hpa-rhel8@sha256:1685c7bf25061e61688d2b5e60cde6adb8906fec6bfb713c68837b2bbeeacf85_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-autoscaler-hpa-rhel8@sha256:491df16728df492b7b88efb8e86f28e46a8762f4084fb4132823611a9e758264_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-autoscaler-hpa-rhel8@sha256:8bb514634ece7dafd88ae6cc7eff52016cd4585d91cb9c106720c21c219f8967_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-autoscaler-rhel8@sha256:01b46e0ddb618f58c06b533fe7148f772367200f5d9be9d355012e91dc401156_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-autoscaler-rhel8@sha256:8cd0a381de995467f339e11f0704b8c8b978ddfdd2d8271f4c9f832e7acf9f07_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-autoscaler-rhel8@sha256:c60796d720141d322159e49bb3496732b8e0453d6606227b419caf93a12d196b_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-controller-rhel8@sha256:92b01a8421488e9d9b42b6da290873b54a2619d39a05e8d2a99e4c5348a3d4dc_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-controller-rhel8@sha256:b5ae691a77adb161a30ae8470f1cf4c1c6259488df18bb2bf2764d05af9a2aa8_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-controller-rhel8@sha256:b752a295b673aeee85eba6bed33cc658254dc0503c6002841d80dc0c0a38f615_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-domain-mapping-rhel8@sha256:11bca084f2c8df8d369d6301847876bbf8d37c7b67a6ffb387e0759100b6e817_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-domain-mapping-rhel8@sha256:4e580d29cbff1aa6050c65cee35a870dab9e6a7eaa538b356a5afefed9c38d90_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-domain-mapping-rhel8@sha256:eeb39a3fbc9d4c223d42579737948438d03b2a2ec1aee46562aabae6d343679b_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-domain-mapping-webhook-rhel8@sha256:8057fa6657c0bf909297273acc4faea1cddb29f9f02f6c797279adb42f083332_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-domain-mapping-webhook-rhel8@sha256:84e13a4c84098e0a6a5b461c7581861cd9114ce3cc7c2147afd727e56f323b28_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-domain-mapping-webhook-rhel8@sha256:f99e203de17686584c05ee0901041edd055350c39da063d5d6dcd026d1e17593_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-queue-rhel8@sha256:8740a1f7cb3ef3c4caa5774cced7787cc1e345dbe3708307001c1def9fd32e2f_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-queue-rhel8@sha256:ac1ca0ae5e3c7fc242ec5a313e45d09b83261ffe26eab3ebcbbae9299471b25a_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-queue-rhel8@sha256:f16b4f4e86e758354c8b19ee3a075dfd6fd19eb7ba282ad8293d41ca0c8f3028_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-storage-version-migration-rhel8@sha256:1c3b2c4c06981fd8eb13c05837c8da3523f0df9c79eacd6ffc1138e5f26bdba6_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-storage-version-migration-rhel8@sha256:27b7b75eae9eacc52a577887885db7c29192e15aada8a3b7406e032561609462_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-storage-version-migration-rhel8@sha256:8012cc60fab4e14b7fab05589c977c15ac941efb09601069be09d4e25385ed26_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-webhook-rhel8@sha256:4fdc2c632eb0fa4f10a78e39622c83febde93f38db16bd0ca4a35c1eb7062548_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-webhook-rhel8@sha256:6904376f1ae4dadc23ab9993b50aaaa3db130fcd338f3dfae9e437b348e6e934_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-webhook-rhel8@sha256:dc902a39bc520abcf2100c26e2e1c4ba20aa5aadff763b40f234eb01a26b6f77_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/svls-must-gather-rhel8@sha256:057e9ccae9eae50fadad4772b203e897f5c54bf9d40f6e2f2ccbdbc93f5850b5_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/svls-must-gather-rhel8@sha256:7557328dcdede1992a3660342f037e490f58bc3281c68c6e4f44e6d66c4a0cff_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/svls-must-gather-rhel8@sha256:e0a982cd04fee4416659b7e1e6a827c2c371144bd461f23913ae9e0633fd598a_amd64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2022-30633"
},
{
"category": "external",
"summary": "RHBZ#2107392",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2107392"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2022-30633",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-30633"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2022-30633",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2022-30633"
},
{
"category": "external",
"summary": "https://go.dev/issue/53611",
"url": "https://go.dev/issue/53611"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-announce/c/nqrv9fbR0zE",
"url": "https://groups.google.com/g/golang-announce/c/nqrv9fbR0zE"
}
],
"release_date": "2022-07-12T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2022-08-10T13:13:24+00:00",
"details": "See the Red Hat OpenShift Container Platform 4.6 documentation at:\nhttps://access.redhat.com/documentation/en-us/openshift_container_platform/4.6/html/serverless/index\nSee the Red Hat OpenShift Container Platform 4.7 documentation at:\nhttps://access.redhat.com/documentation/en-us/openshift_container_platform/4.7/html/serverless/index\nSee the Red Hat OpenShift Container Platform 4.8 documentation at:\nhttps://access.redhat.com/documentation/en-us/openshift_container_platform/4.8/html/serverless/index\nSee the Red Hat OpenShift Container Platform 4.9 documentation at:\nhttps://access.redhat.com/documentation/en-us/openshift_container_platform/4.9/html/serverless/index\nSee the Red Hat OpenShift Container Platform 4.10 documentation at:\nhttps://access.redhat.com/documentation/en-us/openshift_container_platform/4.10/html/serverless/index",
"product_ids": [
"8Base-Openshift-Serverless-1.24:openshift-serverless-1-tech-preview/eventing-kafka-broker-controller-rhel8@sha256:2a4b30bcff1377073202362dfd521bd7ac3e3e3960fdb33a6cf9fa39fc89de6b_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1-tech-preview/eventing-kafka-broker-controller-rhel8@sha256:be290e6d950e8af6162c1dece8472788b66459e8cb91df319f50ccf66f27b5c7_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1-tech-preview/eventing-kafka-broker-controller-rhel8@sha256:f8b5d9c9c0182f5cc1f76422759bf8925d2f29292390ada83a6b7c7986f1462c_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1-tech-preview/eventing-kafka-broker-dispatcher-rhel8@sha256:08c6d6908a2e58a18e908223daf152802106b00a67905e94e075fca827af87c9_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1-tech-preview/eventing-kafka-broker-dispatcher-rhel8@sha256:8ac0796f3585a406facba98766688ae6777b5673a4515418db8d1d92c4d65494_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1-tech-preview/eventing-kafka-broker-dispatcher-rhel8@sha256:9af6b8413acbf59adc88e9b88a51105f3b0a4913499c3026f64e7fda91e43384_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1-tech-preview/eventing-kafka-broker-receiver-rhel8@sha256:4dc0783cf92da5b5aa4cd1b9e9d55aa55a69b94eef0d29f261d3d51bd2260b68_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1-tech-preview/eventing-kafka-broker-receiver-rhel8@sha256:80fd78ad61caab0b20e39d4c6103ed9b074d3efa1dc67ab7bf415ea7db912dc3_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1-tech-preview/eventing-kafka-broker-receiver-rhel8@sha256:aeaaf1d541b5756df65f0700bcd82d085077ae3b1ce99c6d8728997c23e31ef9_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1-tech-preview/eventing-kafka-broker-webhook-rhel8@sha256:0dad9dc28babb21622f90c83647c9cc48bfa66faad257c88e7adf1d50ad0f80c_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1-tech-preview/eventing-kafka-broker-webhook-rhel8@sha256:10ba81e103ed6b7dff7b02394b20f44b46acd6b09d72f16667c068eb9989dc77_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1-tech-preview/eventing-kafka-broker-webhook-rhel8@sha256:f94aef78ce0870fdceac5b3467220540127a73415e81baa4b48bf986bc181c4d_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/client-kn-rhel8@sha256:09644d1c149970cd7c06635806a0ffc077a6340d68c357cd7f2bb5a6f57e46f3_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/client-kn-rhel8@sha256:46510d8b5dfba62d0a3da64ba90d1b8f88ad3b909c3e6ed14bcd96017d766829_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/client-kn-rhel8@sha256:f9bf2892123c3d981d2d5f158e643e6ba6f59a441b47c4055dc542f8cf8330c0_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-apiserver-receive-adapter-rhel8@sha256:834e37f8ddfbe157ad357fcef49f5213053d1295bb31361c5dd14a213ff2755c_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-apiserver-receive-adapter-rhel8@sha256:d13848369ca942d13548ab9b73a2d60b67f9412e535ed647342acaa8cef36c37_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-apiserver-receive-adapter-rhel8@sha256:eef2145e61234d37713ef8fda1f82d7cbe6502c5e6386117230d66ab7e1dd21a_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-controller-rhel8@sha256:52ef0c51b53ede0344f58174e624db08e6dcac04a0cba1668915f217949fc868_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-controller-rhel8@sha256:72c5fcaa44e3da56b297eb718d8a2b7eeb44069d6f3ce71b0eca30070b18bd9d_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-controller-rhel8@sha256:ad2df12dd77e8a3092431ca8d1b5eae42240c8ebb8766e436009bd6df7ee51f3_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-in-memory-channel-controller-rhel8@sha256:070f2c819506853dee230f37e00b27a05ba01c6f7cbbffc9a04b59a65d0c45e9_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-in-memory-channel-controller-rhel8@sha256:111da99563ea799e6b54933f12dc8f8a3828e36f650900e02da3be5afbdeefd9_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-in-memory-channel-controller-rhel8@sha256:69871b8d6e72713fe2eaf5f1e0aac1282fb8659d2895836994f10c847fe320d1_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-in-memory-channel-dispatcher-rhel8@sha256:4b5ee83ccace988c6eaf456e82dea83d160ae7e6aaad1ab8f48410f90da8f1c1_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-in-memory-channel-dispatcher-rhel8@sha256:52247eff5dc9a89244e6697ae9ce61cc1b42265171c956d4d50984179daced89_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-in-memory-channel-dispatcher-rhel8@sha256:68b61474089703d0685a952062401303206ba11bc108b8504f6f6390933d83cb_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-kafka-broker-controller-rhel8@sha256:2a4b30bcff1377073202362dfd521bd7ac3e3e3960fdb33a6cf9fa39fc89de6b_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-kafka-broker-controller-rhel8@sha256:be290e6d950e8af6162c1dece8472788b66459e8cb91df319f50ccf66f27b5c7_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-kafka-broker-controller-rhel8@sha256:f8b5d9c9c0182f5cc1f76422759bf8925d2f29292390ada83a6b7c7986f1462c_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-kafka-broker-dispatcher-rhel8@sha256:08c6d6908a2e58a18e908223daf152802106b00a67905e94e075fca827af87c9_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-kafka-broker-dispatcher-rhel8@sha256:8ac0796f3585a406facba98766688ae6777b5673a4515418db8d1d92c4d65494_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-kafka-broker-dispatcher-rhel8@sha256:9af6b8413acbf59adc88e9b88a51105f3b0a4913499c3026f64e7fda91e43384_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-kafka-broker-post-install-rhel8@sha256:260e7f0086f4e036be3a9ab5d24ce99fc8a053cc7f2906f8a6080f59f2a3e591_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-kafka-broker-post-install-rhel8@sha256:36551ea609536ba900f7a0493a06d07f9c0f19a0eef7e4956575354ca92cd1ef_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-kafka-broker-post-install-rhel8@sha256:6d4a898f37f87aa6db636487c6892833249be38635fe631433652feda762a40e_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-kafka-broker-webhook-rhel8@sha256:0dad9dc28babb21622f90c83647c9cc48bfa66faad257c88e7adf1d50ad0f80c_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-kafka-broker-webhook-rhel8@sha256:10ba81e103ed6b7dff7b02394b20f44b46acd6b09d72f16667c068eb9989dc77_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-kafka-broker-webhook-rhel8@sha256:f94aef78ce0870fdceac5b3467220540127a73415e81baa4b48bf986bc181c4d_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-mtbroker-filter-rhel8@sha256:4f6e162ee5fb96ff69a1546b7f728641dded59548f14afdfa870f7f0291787ac_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-mtbroker-filter-rhel8@sha256:ecde2ee2aa9618775178e03bcc07e53d6f5e12f30261238d8ffb366fb1e47c94_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-mtbroker-filter-rhel8@sha256:ee2dc3e0f648dc59551cfdf0ac5c36aa6cd9a4b2abaada7095ae4d5b8e0a571e_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-mtbroker-ingress-rhel8@sha256:4eaac6386b1b8a9e360df5afbd85aeebb97e5c81dbd861996caafad48b4cc6f9_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-mtbroker-ingress-rhel8@sha256:644fbcd1924d570f105f5f9760eb15eddbeed16c894edfcb4ef8c8a14e370bce_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-mtbroker-ingress-rhel8@sha256:a26dfc1a610bbaf876443b4b01a04130f7c0aba4d40e246333fe8bf7eb899f45_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-mtchannel-broker-rhel8@sha256:353859f2a8649fa9b3f5c0e02cafd57f79f96a10a7a697ba08eaa8cb70effe51_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-mtchannel-broker-rhel8@sha256:6f7afb57dc78ccb13498434196c5e8cd0f6ec53f045689febf1a62c492358d93_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-mtchannel-broker-rhel8@sha256:fadf3035a8bd25307843d1c6c88654a03db25983407a770875b4507942684dd5_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-mtping-rhel8@sha256:2254577d2c2e67d28f8459fbd4ac43af78b7d29cc0b56c631607dd68f3d31637_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-mtping-rhel8@sha256:a7177a43f46b6470a19970c62ebc17119ca3c3021471f9396faa436e621beb1e_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-mtping-rhel8@sha256:c6c2c7924d90e81e2906f3bf3969b02d7f3e4dc80c187e6c55a7e4ea17ac20cd_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-storage-version-migration-rhel8@sha256:3c1baa5bad644c06bedabaed9c668f0999527f00bc1d195e71a528c222087328_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-storage-version-migration-rhel8@sha256:63dab761fd3a2e08950b7ee52852fb39cef7820f2a8cf8142ec3701a07372d7c_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-storage-version-migration-rhel8@sha256:ff7924a37865ac1a90872f35675934a1627e49a29577a78af18b8e743a5fde07_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-sugar-controller-rhel8@sha256:24c7217a3612a5c3c6792c433dc2a6cf4b5fda1b9e6acff84e2736705704d152_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-sugar-controller-rhel8@sha256:3a38788638c26e9bec45694b2c4597333080189ffa96d8c7302e3e7dd1e54be5_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-sugar-controller-rhel8@sha256:aebfba016342e94fc0619a9ad6346c7fefbedf6739f1495954eb905cade085ac_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-webhook-rhel8@sha256:11d0b8fac4cb67c95e051a91f5c6683768f8969ffc744cd3cc4814d1ee6e91c1_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-webhook-rhel8@sha256:1b209d1ddffba92c3d77824e37bf75302346856c10b773a101d2868f27d0b740_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-webhook-rhel8@sha256:bf8c9de32dd5cbe536b115f52f32c666fbf886bde555ac355937d6b149cf9343_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/ingress-rhel8-operator@sha256:46a5fb2d0f9fa5e05504b9264a3f1c0e7c7beb76e3a3aeb9bc036cda4fa9d66a_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/ingress-rhel8-operator@sha256:793b86f4c2add102e2f676bd57cec3365ce9b3fdc40a989c28d1f9acb851142d_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/ingress-rhel8-operator@sha256:cce79392f93bb318123c48ac6de48aa0a2983cc1134cc063c0fdc2ff83c546c7_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/kn-cli-artifacts-rhel8@sha256:1a51a072d4e303a5c33b2383c843308d86c68de228b094d2efed8bc59a4bac14_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/kn-cli-artifacts-rhel8@sha256:c61b26bdf318b507af66f9092e784d64436e3b2531cc6e2e8aa1bb8bbb010fb7_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/kn-cli-artifacts-rhel8@sha256:f22168224137db649c6e6592e3ec2ae6845ca668ef65fe56c104ed6393eae526_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/knative-rhel8-operator@sha256:53e115cdfeb8077cc8b89ebdeee4903b1be8c0a0d45831a9f277f342959f5961_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/knative-rhel8-operator@sha256:ebf24097b84ec5773e30c8f548975afb84b6fce836b373b97855f69371068d1e_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/knative-rhel8-operator@sha256:efa444ca6c7c4468821a8d138b4319c86fede592f3b0b4d7905e7c66e8bdb2c0_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/kourier-control-rhel8@sha256:396fb9dcc798b05e89d38ccbe3a3abb31854f56a95ae104fb9bb215967b56d9f_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/kourier-control-rhel8@sha256:e36577c37457a4521d78f28f24dca6ae11f170635316efe374f08f825cb5904d_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/kourier-control-rhel8@sha256:fb04b74dce262e58434b19a10dce0981b4df7541416de21343fb7124c714ffbf_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/net-istio-controller-rhel8@sha256:281b2782253722d916b6178ecdbc763aaa71ed4ac0db94e31d57974d4eb8b58b_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/net-istio-controller-rhel8@sha256:bf56038c0af2cfeb5a3e4b7ecd5aeebb230d042ac835b50faafa3d939dd8ca50_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/net-istio-controller-rhel8@sha256:f3643c74f73841b1de04be1d0f550c044f1ad4800ceb32cb36bf9072d8e5155b_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/net-istio-webhook-rhel8@sha256:4f7cabd5a6bb6fd7a0d81461108891b0d2de55efe868c4fbf275131c3280ed2d_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/net-istio-webhook-rhel8@sha256:a07d73f5c04af2a29b6565363b472aceabbfeafe7d6dfe833d1e71b072419916_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/net-istio-webhook-rhel8@sha256:cd34685812d9447969a1c3fb4382433a1b59fb3631fbe156daa6fa962458f859_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serverless-operator-bundle@sha256:0422f8843fc62c2b72e01ffefd33db912a1ad3d70ac297882d3663c9b7299f10_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serverless-rhel8-operator@sha256:26d940bd43b928d8370c9e88e80726a427c3f0ce3afc4fddb02a507f81c8fc93_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serverless-rhel8-operator@sha256:2898df30f40683bd3a73c6f2676afdc1bfc27b23d2fe04fe7667f6db6d2422ab_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serverless-rhel8-operator@sha256:8ec9e756969c8e6bf8155ed102a66cf578a325dcc477ff909b4806405ab59cfc_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-activator-rhel8@sha256:1e9fb289564961ddbf317e568c50936b048446685c39ab14ca4e5cb682785243_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-activator-rhel8@sha256:3a823819467ed0beea953eed27e2129bb4495df3f49e0f59d5004dee416e6285_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-activator-rhel8@sha256:4e7563e5f9761f624aefc6b79845e5b4dd1836a545c3754bc37701162ed4e3bb_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-autoscaler-hpa-rhel8@sha256:1685c7bf25061e61688d2b5e60cde6adb8906fec6bfb713c68837b2bbeeacf85_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-autoscaler-hpa-rhel8@sha256:491df16728df492b7b88efb8e86f28e46a8762f4084fb4132823611a9e758264_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-autoscaler-hpa-rhel8@sha256:8bb514634ece7dafd88ae6cc7eff52016cd4585d91cb9c106720c21c219f8967_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-autoscaler-rhel8@sha256:01b46e0ddb618f58c06b533fe7148f772367200f5d9be9d355012e91dc401156_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-autoscaler-rhel8@sha256:8cd0a381de995467f339e11f0704b8c8b978ddfdd2d8271f4c9f832e7acf9f07_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-autoscaler-rhel8@sha256:c60796d720141d322159e49bb3496732b8e0453d6606227b419caf93a12d196b_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-controller-rhel8@sha256:92b01a8421488e9d9b42b6da290873b54a2619d39a05e8d2a99e4c5348a3d4dc_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-controller-rhel8@sha256:b5ae691a77adb161a30ae8470f1cf4c1c6259488df18bb2bf2764d05af9a2aa8_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-controller-rhel8@sha256:b752a295b673aeee85eba6bed33cc658254dc0503c6002841d80dc0c0a38f615_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-domain-mapping-rhel8@sha256:11bca084f2c8df8d369d6301847876bbf8d37c7b67a6ffb387e0759100b6e817_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-domain-mapping-rhel8@sha256:4e580d29cbff1aa6050c65cee35a870dab9e6a7eaa538b356a5afefed9c38d90_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-domain-mapping-rhel8@sha256:eeb39a3fbc9d4c223d42579737948438d03b2a2ec1aee46562aabae6d343679b_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-domain-mapping-webhook-rhel8@sha256:8057fa6657c0bf909297273acc4faea1cddb29f9f02f6c797279adb42f083332_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-domain-mapping-webhook-rhel8@sha256:84e13a4c84098e0a6a5b461c7581861cd9114ce3cc7c2147afd727e56f323b28_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-domain-mapping-webhook-rhel8@sha256:f99e203de17686584c05ee0901041edd055350c39da063d5d6dcd026d1e17593_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-queue-rhel8@sha256:8740a1f7cb3ef3c4caa5774cced7787cc1e345dbe3708307001c1def9fd32e2f_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-queue-rhel8@sha256:ac1ca0ae5e3c7fc242ec5a313e45d09b83261ffe26eab3ebcbbae9299471b25a_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-queue-rhel8@sha256:f16b4f4e86e758354c8b19ee3a075dfd6fd19eb7ba282ad8293d41ca0c8f3028_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-storage-version-migration-rhel8@sha256:1c3b2c4c06981fd8eb13c05837c8da3523f0df9c79eacd6ffc1138e5f26bdba6_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-storage-version-migration-rhel8@sha256:27b7b75eae9eacc52a577887885db7c29192e15aada8a3b7406e032561609462_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-storage-version-migration-rhel8@sha256:8012cc60fab4e14b7fab05589c977c15ac941efb09601069be09d4e25385ed26_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-webhook-rhel8@sha256:4fdc2c632eb0fa4f10a78e39622c83febde93f38db16bd0ca4a35c1eb7062548_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-webhook-rhel8@sha256:6904376f1ae4dadc23ab9993b50aaaa3db130fcd338f3dfae9e437b348e6e934_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-webhook-rhel8@sha256:dc902a39bc520abcf2100c26e2e1c4ba20aa5aadff763b40f234eb01a26b6f77_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/svls-must-gather-rhel8@sha256:057e9ccae9eae50fadad4772b203e897f5c54bf9d40f6e2f2ccbdbc93f5850b5_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/svls-must-gather-rhel8@sha256:7557328dcdede1992a3660342f037e490f58bc3281c68c6e4f44e6d66c4a0cff_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/svls-must-gather-rhel8@sha256:e0a982cd04fee4416659b7e1e6a827c2c371144bd461f23913ae9e0633fd598a_amd64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2022:6040"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"8Base-Openshift-Serverless-1.24:openshift-serverless-1-tech-preview/eventing-kafka-broker-controller-rhel8@sha256:2a4b30bcff1377073202362dfd521bd7ac3e3e3960fdb33a6cf9fa39fc89de6b_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1-tech-preview/eventing-kafka-broker-controller-rhel8@sha256:be290e6d950e8af6162c1dece8472788b66459e8cb91df319f50ccf66f27b5c7_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1-tech-preview/eventing-kafka-broker-controller-rhel8@sha256:f8b5d9c9c0182f5cc1f76422759bf8925d2f29292390ada83a6b7c7986f1462c_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1-tech-preview/eventing-kafka-broker-dispatcher-rhel8@sha256:08c6d6908a2e58a18e908223daf152802106b00a67905e94e075fca827af87c9_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1-tech-preview/eventing-kafka-broker-dispatcher-rhel8@sha256:8ac0796f3585a406facba98766688ae6777b5673a4515418db8d1d92c4d65494_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1-tech-preview/eventing-kafka-broker-dispatcher-rhel8@sha256:9af6b8413acbf59adc88e9b88a51105f3b0a4913499c3026f64e7fda91e43384_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1-tech-preview/eventing-kafka-broker-receiver-rhel8@sha256:4dc0783cf92da5b5aa4cd1b9e9d55aa55a69b94eef0d29f261d3d51bd2260b68_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1-tech-preview/eventing-kafka-broker-receiver-rhel8@sha256:80fd78ad61caab0b20e39d4c6103ed9b074d3efa1dc67ab7bf415ea7db912dc3_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1-tech-preview/eventing-kafka-broker-receiver-rhel8@sha256:aeaaf1d541b5756df65f0700bcd82d085077ae3b1ce99c6d8728997c23e31ef9_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1-tech-preview/eventing-kafka-broker-webhook-rhel8@sha256:0dad9dc28babb21622f90c83647c9cc48bfa66faad257c88e7adf1d50ad0f80c_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1-tech-preview/eventing-kafka-broker-webhook-rhel8@sha256:10ba81e103ed6b7dff7b02394b20f44b46acd6b09d72f16667c068eb9989dc77_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1-tech-preview/eventing-kafka-broker-webhook-rhel8@sha256:f94aef78ce0870fdceac5b3467220540127a73415e81baa4b48bf986bc181c4d_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/client-kn-rhel8@sha256:09644d1c149970cd7c06635806a0ffc077a6340d68c357cd7f2bb5a6f57e46f3_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/client-kn-rhel8@sha256:46510d8b5dfba62d0a3da64ba90d1b8f88ad3b909c3e6ed14bcd96017d766829_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/client-kn-rhel8@sha256:f9bf2892123c3d981d2d5f158e643e6ba6f59a441b47c4055dc542f8cf8330c0_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-apiserver-receive-adapter-rhel8@sha256:834e37f8ddfbe157ad357fcef49f5213053d1295bb31361c5dd14a213ff2755c_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-apiserver-receive-adapter-rhel8@sha256:d13848369ca942d13548ab9b73a2d60b67f9412e535ed647342acaa8cef36c37_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-apiserver-receive-adapter-rhel8@sha256:eef2145e61234d37713ef8fda1f82d7cbe6502c5e6386117230d66ab7e1dd21a_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-controller-rhel8@sha256:52ef0c51b53ede0344f58174e624db08e6dcac04a0cba1668915f217949fc868_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-controller-rhel8@sha256:72c5fcaa44e3da56b297eb718d8a2b7eeb44069d6f3ce71b0eca30070b18bd9d_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-controller-rhel8@sha256:ad2df12dd77e8a3092431ca8d1b5eae42240c8ebb8766e436009bd6df7ee51f3_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-in-memory-channel-controller-rhel8@sha256:070f2c819506853dee230f37e00b27a05ba01c6f7cbbffc9a04b59a65d0c45e9_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-in-memory-channel-controller-rhel8@sha256:111da99563ea799e6b54933f12dc8f8a3828e36f650900e02da3be5afbdeefd9_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-in-memory-channel-controller-rhel8@sha256:69871b8d6e72713fe2eaf5f1e0aac1282fb8659d2895836994f10c847fe320d1_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-in-memory-channel-dispatcher-rhel8@sha256:4b5ee83ccace988c6eaf456e82dea83d160ae7e6aaad1ab8f48410f90da8f1c1_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-in-memory-channel-dispatcher-rhel8@sha256:52247eff5dc9a89244e6697ae9ce61cc1b42265171c956d4d50984179daced89_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-in-memory-channel-dispatcher-rhel8@sha256:68b61474089703d0685a952062401303206ba11bc108b8504f6f6390933d83cb_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-kafka-broker-controller-rhel8@sha256:2a4b30bcff1377073202362dfd521bd7ac3e3e3960fdb33a6cf9fa39fc89de6b_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-kafka-broker-controller-rhel8@sha256:be290e6d950e8af6162c1dece8472788b66459e8cb91df319f50ccf66f27b5c7_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-kafka-broker-controller-rhel8@sha256:f8b5d9c9c0182f5cc1f76422759bf8925d2f29292390ada83a6b7c7986f1462c_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-kafka-broker-dispatcher-rhel8@sha256:08c6d6908a2e58a18e908223daf152802106b00a67905e94e075fca827af87c9_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-kafka-broker-dispatcher-rhel8@sha256:8ac0796f3585a406facba98766688ae6777b5673a4515418db8d1d92c4d65494_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-kafka-broker-dispatcher-rhel8@sha256:9af6b8413acbf59adc88e9b88a51105f3b0a4913499c3026f64e7fda91e43384_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-kafka-broker-post-install-rhel8@sha256:260e7f0086f4e036be3a9ab5d24ce99fc8a053cc7f2906f8a6080f59f2a3e591_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-kafka-broker-post-install-rhel8@sha256:36551ea609536ba900f7a0493a06d07f9c0f19a0eef7e4956575354ca92cd1ef_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-kafka-broker-post-install-rhel8@sha256:6d4a898f37f87aa6db636487c6892833249be38635fe631433652feda762a40e_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-kafka-broker-webhook-rhel8@sha256:0dad9dc28babb21622f90c83647c9cc48bfa66faad257c88e7adf1d50ad0f80c_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-kafka-broker-webhook-rhel8@sha256:10ba81e103ed6b7dff7b02394b20f44b46acd6b09d72f16667c068eb9989dc77_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-kafka-broker-webhook-rhel8@sha256:f94aef78ce0870fdceac5b3467220540127a73415e81baa4b48bf986bc181c4d_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-mtbroker-filter-rhel8@sha256:4f6e162ee5fb96ff69a1546b7f728641dded59548f14afdfa870f7f0291787ac_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-mtbroker-filter-rhel8@sha256:ecde2ee2aa9618775178e03bcc07e53d6f5e12f30261238d8ffb366fb1e47c94_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-mtbroker-filter-rhel8@sha256:ee2dc3e0f648dc59551cfdf0ac5c36aa6cd9a4b2abaada7095ae4d5b8e0a571e_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-mtbroker-ingress-rhel8@sha256:4eaac6386b1b8a9e360df5afbd85aeebb97e5c81dbd861996caafad48b4cc6f9_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-mtbroker-ingress-rhel8@sha256:644fbcd1924d570f105f5f9760eb15eddbeed16c894edfcb4ef8c8a14e370bce_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-mtbroker-ingress-rhel8@sha256:a26dfc1a610bbaf876443b4b01a04130f7c0aba4d40e246333fe8bf7eb899f45_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-mtchannel-broker-rhel8@sha256:353859f2a8649fa9b3f5c0e02cafd57f79f96a10a7a697ba08eaa8cb70effe51_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-mtchannel-broker-rhel8@sha256:6f7afb57dc78ccb13498434196c5e8cd0f6ec53f045689febf1a62c492358d93_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-mtchannel-broker-rhel8@sha256:fadf3035a8bd25307843d1c6c88654a03db25983407a770875b4507942684dd5_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-mtping-rhel8@sha256:2254577d2c2e67d28f8459fbd4ac43af78b7d29cc0b56c631607dd68f3d31637_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-mtping-rhel8@sha256:a7177a43f46b6470a19970c62ebc17119ca3c3021471f9396faa436e621beb1e_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-mtping-rhel8@sha256:c6c2c7924d90e81e2906f3bf3969b02d7f3e4dc80c187e6c55a7e4ea17ac20cd_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-storage-version-migration-rhel8@sha256:3c1baa5bad644c06bedabaed9c668f0999527f00bc1d195e71a528c222087328_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-storage-version-migration-rhel8@sha256:63dab761fd3a2e08950b7ee52852fb39cef7820f2a8cf8142ec3701a07372d7c_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-storage-version-migration-rhel8@sha256:ff7924a37865ac1a90872f35675934a1627e49a29577a78af18b8e743a5fde07_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-sugar-controller-rhel8@sha256:24c7217a3612a5c3c6792c433dc2a6cf4b5fda1b9e6acff84e2736705704d152_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-sugar-controller-rhel8@sha256:3a38788638c26e9bec45694b2c4597333080189ffa96d8c7302e3e7dd1e54be5_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-sugar-controller-rhel8@sha256:aebfba016342e94fc0619a9ad6346c7fefbedf6739f1495954eb905cade085ac_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-webhook-rhel8@sha256:11d0b8fac4cb67c95e051a91f5c6683768f8969ffc744cd3cc4814d1ee6e91c1_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-webhook-rhel8@sha256:1b209d1ddffba92c3d77824e37bf75302346856c10b773a101d2868f27d0b740_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-webhook-rhel8@sha256:bf8c9de32dd5cbe536b115f52f32c666fbf886bde555ac355937d6b149cf9343_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/ingress-rhel8-operator@sha256:46a5fb2d0f9fa5e05504b9264a3f1c0e7c7beb76e3a3aeb9bc036cda4fa9d66a_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/ingress-rhel8-operator@sha256:793b86f4c2add102e2f676bd57cec3365ce9b3fdc40a989c28d1f9acb851142d_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/ingress-rhel8-operator@sha256:cce79392f93bb318123c48ac6de48aa0a2983cc1134cc063c0fdc2ff83c546c7_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/kn-cli-artifacts-rhel8@sha256:1a51a072d4e303a5c33b2383c843308d86c68de228b094d2efed8bc59a4bac14_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/kn-cli-artifacts-rhel8@sha256:c61b26bdf318b507af66f9092e784d64436e3b2531cc6e2e8aa1bb8bbb010fb7_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/kn-cli-artifacts-rhel8@sha256:f22168224137db649c6e6592e3ec2ae6845ca668ef65fe56c104ed6393eae526_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/knative-rhel8-operator@sha256:53e115cdfeb8077cc8b89ebdeee4903b1be8c0a0d45831a9f277f342959f5961_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/knative-rhel8-operator@sha256:ebf24097b84ec5773e30c8f548975afb84b6fce836b373b97855f69371068d1e_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/knative-rhel8-operator@sha256:efa444ca6c7c4468821a8d138b4319c86fede592f3b0b4d7905e7c66e8bdb2c0_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/kourier-control-rhel8@sha256:396fb9dcc798b05e89d38ccbe3a3abb31854f56a95ae104fb9bb215967b56d9f_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/kourier-control-rhel8@sha256:e36577c37457a4521d78f28f24dca6ae11f170635316efe374f08f825cb5904d_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/kourier-control-rhel8@sha256:fb04b74dce262e58434b19a10dce0981b4df7541416de21343fb7124c714ffbf_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/net-istio-controller-rhel8@sha256:281b2782253722d916b6178ecdbc763aaa71ed4ac0db94e31d57974d4eb8b58b_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/net-istio-controller-rhel8@sha256:bf56038c0af2cfeb5a3e4b7ecd5aeebb230d042ac835b50faafa3d939dd8ca50_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/net-istio-controller-rhel8@sha256:f3643c74f73841b1de04be1d0f550c044f1ad4800ceb32cb36bf9072d8e5155b_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/net-istio-webhook-rhel8@sha256:4f7cabd5a6bb6fd7a0d81461108891b0d2de55efe868c4fbf275131c3280ed2d_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/net-istio-webhook-rhel8@sha256:a07d73f5c04af2a29b6565363b472aceabbfeafe7d6dfe833d1e71b072419916_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/net-istio-webhook-rhel8@sha256:cd34685812d9447969a1c3fb4382433a1b59fb3631fbe156daa6fa962458f859_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serverless-operator-bundle@sha256:0422f8843fc62c2b72e01ffefd33db912a1ad3d70ac297882d3663c9b7299f10_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serverless-rhel8-operator@sha256:26d940bd43b928d8370c9e88e80726a427c3f0ce3afc4fddb02a507f81c8fc93_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serverless-rhel8-operator@sha256:2898df30f40683bd3a73c6f2676afdc1bfc27b23d2fe04fe7667f6db6d2422ab_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serverless-rhel8-operator@sha256:8ec9e756969c8e6bf8155ed102a66cf578a325dcc477ff909b4806405ab59cfc_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-activator-rhel8@sha256:1e9fb289564961ddbf317e568c50936b048446685c39ab14ca4e5cb682785243_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-activator-rhel8@sha256:3a823819467ed0beea953eed27e2129bb4495df3f49e0f59d5004dee416e6285_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-activator-rhel8@sha256:4e7563e5f9761f624aefc6b79845e5b4dd1836a545c3754bc37701162ed4e3bb_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-autoscaler-hpa-rhel8@sha256:1685c7bf25061e61688d2b5e60cde6adb8906fec6bfb713c68837b2bbeeacf85_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-autoscaler-hpa-rhel8@sha256:491df16728df492b7b88efb8e86f28e46a8762f4084fb4132823611a9e758264_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-autoscaler-hpa-rhel8@sha256:8bb514634ece7dafd88ae6cc7eff52016cd4585d91cb9c106720c21c219f8967_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-autoscaler-rhel8@sha256:01b46e0ddb618f58c06b533fe7148f772367200f5d9be9d355012e91dc401156_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-autoscaler-rhel8@sha256:8cd0a381de995467f339e11f0704b8c8b978ddfdd2d8271f4c9f832e7acf9f07_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-autoscaler-rhel8@sha256:c60796d720141d322159e49bb3496732b8e0453d6606227b419caf93a12d196b_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-controller-rhel8@sha256:92b01a8421488e9d9b42b6da290873b54a2619d39a05e8d2a99e4c5348a3d4dc_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-controller-rhel8@sha256:b5ae691a77adb161a30ae8470f1cf4c1c6259488df18bb2bf2764d05af9a2aa8_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-controller-rhel8@sha256:b752a295b673aeee85eba6bed33cc658254dc0503c6002841d80dc0c0a38f615_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-domain-mapping-rhel8@sha256:11bca084f2c8df8d369d6301847876bbf8d37c7b67a6ffb387e0759100b6e817_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-domain-mapping-rhel8@sha256:4e580d29cbff1aa6050c65cee35a870dab9e6a7eaa538b356a5afefed9c38d90_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-domain-mapping-rhel8@sha256:eeb39a3fbc9d4c223d42579737948438d03b2a2ec1aee46562aabae6d343679b_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-domain-mapping-webhook-rhel8@sha256:8057fa6657c0bf909297273acc4faea1cddb29f9f02f6c797279adb42f083332_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-domain-mapping-webhook-rhel8@sha256:84e13a4c84098e0a6a5b461c7581861cd9114ce3cc7c2147afd727e56f323b28_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-domain-mapping-webhook-rhel8@sha256:f99e203de17686584c05ee0901041edd055350c39da063d5d6dcd026d1e17593_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-queue-rhel8@sha256:8740a1f7cb3ef3c4caa5774cced7787cc1e345dbe3708307001c1def9fd32e2f_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-queue-rhel8@sha256:ac1ca0ae5e3c7fc242ec5a313e45d09b83261ffe26eab3ebcbbae9299471b25a_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-queue-rhel8@sha256:f16b4f4e86e758354c8b19ee3a075dfd6fd19eb7ba282ad8293d41ca0c8f3028_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-storage-version-migration-rhel8@sha256:1c3b2c4c06981fd8eb13c05837c8da3523f0df9c79eacd6ffc1138e5f26bdba6_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-storage-version-migration-rhel8@sha256:27b7b75eae9eacc52a577887885db7c29192e15aada8a3b7406e032561609462_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-storage-version-migration-rhel8@sha256:8012cc60fab4e14b7fab05589c977c15ac941efb09601069be09d4e25385ed26_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-webhook-rhel8@sha256:4fdc2c632eb0fa4f10a78e39622c83febde93f38db16bd0ca4a35c1eb7062548_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-webhook-rhel8@sha256:6904376f1ae4dadc23ab9993b50aaaa3db130fcd338f3dfae9e437b348e6e934_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-webhook-rhel8@sha256:dc902a39bc520abcf2100c26e2e1c4ba20aa5aadff763b40f234eb01a26b6f77_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/svls-must-gather-rhel8@sha256:057e9ccae9eae50fadad4772b203e897f5c54bf9d40f6e2f2ccbdbc93f5850b5_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/svls-must-gather-rhel8@sha256:7557328dcdede1992a3660342f037e490f58bc3281c68c6e4f44e6d66c4a0cff_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/svls-must-gather-rhel8@sha256:e0a982cd04fee4416659b7e1e6a827c2c371144bd461f23913ae9e0633fd598a_amd64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "golang: encoding/xml: stack exhaustion in Unmarshal"
},
{
"cve": "CVE-2022-30635",
"cwe": {
"id": "CWE-1325",
"name": "Improperly Controlled Sequential Memory Allocation"
},
"discovery_date": "2022-07-14T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2107388"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in golang. When calling Decoder, Decode on a message that contains deeply nested structures, a panic can occur due to stack exhaustion and allows an attacker to impact system availability.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "golang: encoding/gob: stack exhaustion in Decoder.Decode",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "OpenShift Container Platform (OCP) starting from 4.10 stream is already compiled in the patched version of Go, hence is not affected by this vulnerability.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"8Base-Openshift-Serverless-1.24:openshift-serverless-1-tech-preview/eventing-kafka-broker-controller-rhel8@sha256:2a4b30bcff1377073202362dfd521bd7ac3e3e3960fdb33a6cf9fa39fc89de6b_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1-tech-preview/eventing-kafka-broker-controller-rhel8@sha256:be290e6d950e8af6162c1dece8472788b66459e8cb91df319f50ccf66f27b5c7_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1-tech-preview/eventing-kafka-broker-controller-rhel8@sha256:f8b5d9c9c0182f5cc1f76422759bf8925d2f29292390ada83a6b7c7986f1462c_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1-tech-preview/eventing-kafka-broker-dispatcher-rhel8@sha256:08c6d6908a2e58a18e908223daf152802106b00a67905e94e075fca827af87c9_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1-tech-preview/eventing-kafka-broker-dispatcher-rhel8@sha256:8ac0796f3585a406facba98766688ae6777b5673a4515418db8d1d92c4d65494_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1-tech-preview/eventing-kafka-broker-dispatcher-rhel8@sha256:9af6b8413acbf59adc88e9b88a51105f3b0a4913499c3026f64e7fda91e43384_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1-tech-preview/eventing-kafka-broker-receiver-rhel8@sha256:4dc0783cf92da5b5aa4cd1b9e9d55aa55a69b94eef0d29f261d3d51bd2260b68_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1-tech-preview/eventing-kafka-broker-receiver-rhel8@sha256:80fd78ad61caab0b20e39d4c6103ed9b074d3efa1dc67ab7bf415ea7db912dc3_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1-tech-preview/eventing-kafka-broker-receiver-rhel8@sha256:aeaaf1d541b5756df65f0700bcd82d085077ae3b1ce99c6d8728997c23e31ef9_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1-tech-preview/eventing-kafka-broker-webhook-rhel8@sha256:0dad9dc28babb21622f90c83647c9cc48bfa66faad257c88e7adf1d50ad0f80c_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1-tech-preview/eventing-kafka-broker-webhook-rhel8@sha256:10ba81e103ed6b7dff7b02394b20f44b46acd6b09d72f16667c068eb9989dc77_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1-tech-preview/eventing-kafka-broker-webhook-rhel8@sha256:f94aef78ce0870fdceac5b3467220540127a73415e81baa4b48bf986bc181c4d_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/client-kn-rhel8@sha256:09644d1c149970cd7c06635806a0ffc077a6340d68c357cd7f2bb5a6f57e46f3_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/client-kn-rhel8@sha256:46510d8b5dfba62d0a3da64ba90d1b8f88ad3b909c3e6ed14bcd96017d766829_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/client-kn-rhel8@sha256:f9bf2892123c3d981d2d5f158e643e6ba6f59a441b47c4055dc542f8cf8330c0_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-apiserver-receive-adapter-rhel8@sha256:834e37f8ddfbe157ad357fcef49f5213053d1295bb31361c5dd14a213ff2755c_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-apiserver-receive-adapter-rhel8@sha256:d13848369ca942d13548ab9b73a2d60b67f9412e535ed647342acaa8cef36c37_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-apiserver-receive-adapter-rhel8@sha256:eef2145e61234d37713ef8fda1f82d7cbe6502c5e6386117230d66ab7e1dd21a_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-controller-rhel8@sha256:52ef0c51b53ede0344f58174e624db08e6dcac04a0cba1668915f217949fc868_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-controller-rhel8@sha256:72c5fcaa44e3da56b297eb718d8a2b7eeb44069d6f3ce71b0eca30070b18bd9d_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-controller-rhel8@sha256:ad2df12dd77e8a3092431ca8d1b5eae42240c8ebb8766e436009bd6df7ee51f3_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-in-memory-channel-controller-rhel8@sha256:070f2c819506853dee230f37e00b27a05ba01c6f7cbbffc9a04b59a65d0c45e9_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-in-memory-channel-controller-rhel8@sha256:111da99563ea799e6b54933f12dc8f8a3828e36f650900e02da3be5afbdeefd9_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-in-memory-channel-controller-rhel8@sha256:69871b8d6e72713fe2eaf5f1e0aac1282fb8659d2895836994f10c847fe320d1_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-in-memory-channel-dispatcher-rhel8@sha256:4b5ee83ccace988c6eaf456e82dea83d160ae7e6aaad1ab8f48410f90da8f1c1_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-in-memory-channel-dispatcher-rhel8@sha256:52247eff5dc9a89244e6697ae9ce61cc1b42265171c956d4d50984179daced89_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-in-memory-channel-dispatcher-rhel8@sha256:68b61474089703d0685a952062401303206ba11bc108b8504f6f6390933d83cb_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-kafka-broker-controller-rhel8@sha256:2a4b30bcff1377073202362dfd521bd7ac3e3e3960fdb33a6cf9fa39fc89de6b_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-kafka-broker-controller-rhel8@sha256:be290e6d950e8af6162c1dece8472788b66459e8cb91df319f50ccf66f27b5c7_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-kafka-broker-controller-rhel8@sha256:f8b5d9c9c0182f5cc1f76422759bf8925d2f29292390ada83a6b7c7986f1462c_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-kafka-broker-dispatcher-rhel8@sha256:08c6d6908a2e58a18e908223daf152802106b00a67905e94e075fca827af87c9_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-kafka-broker-dispatcher-rhel8@sha256:8ac0796f3585a406facba98766688ae6777b5673a4515418db8d1d92c4d65494_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-kafka-broker-dispatcher-rhel8@sha256:9af6b8413acbf59adc88e9b88a51105f3b0a4913499c3026f64e7fda91e43384_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-kafka-broker-post-install-rhel8@sha256:260e7f0086f4e036be3a9ab5d24ce99fc8a053cc7f2906f8a6080f59f2a3e591_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-kafka-broker-post-install-rhel8@sha256:36551ea609536ba900f7a0493a06d07f9c0f19a0eef7e4956575354ca92cd1ef_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-kafka-broker-post-install-rhel8@sha256:6d4a898f37f87aa6db636487c6892833249be38635fe631433652feda762a40e_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-kafka-broker-webhook-rhel8@sha256:0dad9dc28babb21622f90c83647c9cc48bfa66faad257c88e7adf1d50ad0f80c_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-kafka-broker-webhook-rhel8@sha256:10ba81e103ed6b7dff7b02394b20f44b46acd6b09d72f16667c068eb9989dc77_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-kafka-broker-webhook-rhel8@sha256:f94aef78ce0870fdceac5b3467220540127a73415e81baa4b48bf986bc181c4d_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-mtbroker-filter-rhel8@sha256:4f6e162ee5fb96ff69a1546b7f728641dded59548f14afdfa870f7f0291787ac_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-mtbroker-filter-rhel8@sha256:ecde2ee2aa9618775178e03bcc07e53d6f5e12f30261238d8ffb366fb1e47c94_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-mtbroker-filter-rhel8@sha256:ee2dc3e0f648dc59551cfdf0ac5c36aa6cd9a4b2abaada7095ae4d5b8e0a571e_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-mtbroker-ingress-rhel8@sha256:4eaac6386b1b8a9e360df5afbd85aeebb97e5c81dbd861996caafad48b4cc6f9_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-mtbroker-ingress-rhel8@sha256:644fbcd1924d570f105f5f9760eb15eddbeed16c894edfcb4ef8c8a14e370bce_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-mtbroker-ingress-rhel8@sha256:a26dfc1a610bbaf876443b4b01a04130f7c0aba4d40e246333fe8bf7eb899f45_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-mtchannel-broker-rhel8@sha256:353859f2a8649fa9b3f5c0e02cafd57f79f96a10a7a697ba08eaa8cb70effe51_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-mtchannel-broker-rhel8@sha256:6f7afb57dc78ccb13498434196c5e8cd0f6ec53f045689febf1a62c492358d93_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-mtchannel-broker-rhel8@sha256:fadf3035a8bd25307843d1c6c88654a03db25983407a770875b4507942684dd5_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-mtping-rhel8@sha256:2254577d2c2e67d28f8459fbd4ac43af78b7d29cc0b56c631607dd68f3d31637_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-mtping-rhel8@sha256:a7177a43f46b6470a19970c62ebc17119ca3c3021471f9396faa436e621beb1e_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-mtping-rhel8@sha256:c6c2c7924d90e81e2906f3bf3969b02d7f3e4dc80c187e6c55a7e4ea17ac20cd_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-storage-version-migration-rhel8@sha256:3c1baa5bad644c06bedabaed9c668f0999527f00bc1d195e71a528c222087328_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-storage-version-migration-rhel8@sha256:63dab761fd3a2e08950b7ee52852fb39cef7820f2a8cf8142ec3701a07372d7c_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-storage-version-migration-rhel8@sha256:ff7924a37865ac1a90872f35675934a1627e49a29577a78af18b8e743a5fde07_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-sugar-controller-rhel8@sha256:24c7217a3612a5c3c6792c433dc2a6cf4b5fda1b9e6acff84e2736705704d152_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-sugar-controller-rhel8@sha256:3a38788638c26e9bec45694b2c4597333080189ffa96d8c7302e3e7dd1e54be5_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-sugar-controller-rhel8@sha256:aebfba016342e94fc0619a9ad6346c7fefbedf6739f1495954eb905cade085ac_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-webhook-rhel8@sha256:11d0b8fac4cb67c95e051a91f5c6683768f8969ffc744cd3cc4814d1ee6e91c1_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-webhook-rhel8@sha256:1b209d1ddffba92c3d77824e37bf75302346856c10b773a101d2868f27d0b740_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-webhook-rhel8@sha256:bf8c9de32dd5cbe536b115f52f32c666fbf886bde555ac355937d6b149cf9343_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/ingress-rhel8-operator@sha256:46a5fb2d0f9fa5e05504b9264a3f1c0e7c7beb76e3a3aeb9bc036cda4fa9d66a_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/ingress-rhel8-operator@sha256:793b86f4c2add102e2f676bd57cec3365ce9b3fdc40a989c28d1f9acb851142d_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/ingress-rhel8-operator@sha256:cce79392f93bb318123c48ac6de48aa0a2983cc1134cc063c0fdc2ff83c546c7_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/kn-cli-artifacts-rhel8@sha256:1a51a072d4e303a5c33b2383c843308d86c68de228b094d2efed8bc59a4bac14_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/kn-cli-artifacts-rhel8@sha256:c61b26bdf318b507af66f9092e784d64436e3b2531cc6e2e8aa1bb8bbb010fb7_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/kn-cli-artifacts-rhel8@sha256:f22168224137db649c6e6592e3ec2ae6845ca668ef65fe56c104ed6393eae526_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/knative-rhel8-operator@sha256:53e115cdfeb8077cc8b89ebdeee4903b1be8c0a0d45831a9f277f342959f5961_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/knative-rhel8-operator@sha256:ebf24097b84ec5773e30c8f548975afb84b6fce836b373b97855f69371068d1e_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/knative-rhel8-operator@sha256:efa444ca6c7c4468821a8d138b4319c86fede592f3b0b4d7905e7c66e8bdb2c0_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/kourier-control-rhel8@sha256:396fb9dcc798b05e89d38ccbe3a3abb31854f56a95ae104fb9bb215967b56d9f_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/kourier-control-rhel8@sha256:e36577c37457a4521d78f28f24dca6ae11f170635316efe374f08f825cb5904d_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/kourier-control-rhel8@sha256:fb04b74dce262e58434b19a10dce0981b4df7541416de21343fb7124c714ffbf_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/net-istio-controller-rhel8@sha256:281b2782253722d916b6178ecdbc763aaa71ed4ac0db94e31d57974d4eb8b58b_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/net-istio-controller-rhel8@sha256:bf56038c0af2cfeb5a3e4b7ecd5aeebb230d042ac835b50faafa3d939dd8ca50_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/net-istio-controller-rhel8@sha256:f3643c74f73841b1de04be1d0f550c044f1ad4800ceb32cb36bf9072d8e5155b_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/net-istio-webhook-rhel8@sha256:4f7cabd5a6bb6fd7a0d81461108891b0d2de55efe868c4fbf275131c3280ed2d_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/net-istio-webhook-rhel8@sha256:a07d73f5c04af2a29b6565363b472aceabbfeafe7d6dfe833d1e71b072419916_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/net-istio-webhook-rhel8@sha256:cd34685812d9447969a1c3fb4382433a1b59fb3631fbe156daa6fa962458f859_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serverless-operator-bundle@sha256:0422f8843fc62c2b72e01ffefd33db912a1ad3d70ac297882d3663c9b7299f10_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serverless-rhel8-operator@sha256:26d940bd43b928d8370c9e88e80726a427c3f0ce3afc4fddb02a507f81c8fc93_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serverless-rhel8-operator@sha256:2898df30f40683bd3a73c6f2676afdc1bfc27b23d2fe04fe7667f6db6d2422ab_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serverless-rhel8-operator@sha256:8ec9e756969c8e6bf8155ed102a66cf578a325dcc477ff909b4806405ab59cfc_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-activator-rhel8@sha256:1e9fb289564961ddbf317e568c50936b048446685c39ab14ca4e5cb682785243_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-activator-rhel8@sha256:3a823819467ed0beea953eed27e2129bb4495df3f49e0f59d5004dee416e6285_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-activator-rhel8@sha256:4e7563e5f9761f624aefc6b79845e5b4dd1836a545c3754bc37701162ed4e3bb_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-autoscaler-hpa-rhel8@sha256:1685c7bf25061e61688d2b5e60cde6adb8906fec6bfb713c68837b2bbeeacf85_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-autoscaler-hpa-rhel8@sha256:491df16728df492b7b88efb8e86f28e46a8762f4084fb4132823611a9e758264_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-autoscaler-hpa-rhel8@sha256:8bb514634ece7dafd88ae6cc7eff52016cd4585d91cb9c106720c21c219f8967_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-autoscaler-rhel8@sha256:01b46e0ddb618f58c06b533fe7148f772367200f5d9be9d355012e91dc401156_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-autoscaler-rhel8@sha256:8cd0a381de995467f339e11f0704b8c8b978ddfdd2d8271f4c9f832e7acf9f07_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-autoscaler-rhel8@sha256:c60796d720141d322159e49bb3496732b8e0453d6606227b419caf93a12d196b_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-controller-rhel8@sha256:92b01a8421488e9d9b42b6da290873b54a2619d39a05e8d2a99e4c5348a3d4dc_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-controller-rhel8@sha256:b5ae691a77adb161a30ae8470f1cf4c1c6259488df18bb2bf2764d05af9a2aa8_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-controller-rhel8@sha256:b752a295b673aeee85eba6bed33cc658254dc0503c6002841d80dc0c0a38f615_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-domain-mapping-rhel8@sha256:11bca084f2c8df8d369d6301847876bbf8d37c7b67a6ffb387e0759100b6e817_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-domain-mapping-rhel8@sha256:4e580d29cbff1aa6050c65cee35a870dab9e6a7eaa538b356a5afefed9c38d90_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-domain-mapping-rhel8@sha256:eeb39a3fbc9d4c223d42579737948438d03b2a2ec1aee46562aabae6d343679b_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-domain-mapping-webhook-rhel8@sha256:8057fa6657c0bf909297273acc4faea1cddb29f9f02f6c797279adb42f083332_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-domain-mapping-webhook-rhel8@sha256:84e13a4c84098e0a6a5b461c7581861cd9114ce3cc7c2147afd727e56f323b28_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-domain-mapping-webhook-rhel8@sha256:f99e203de17686584c05ee0901041edd055350c39da063d5d6dcd026d1e17593_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-queue-rhel8@sha256:8740a1f7cb3ef3c4caa5774cced7787cc1e345dbe3708307001c1def9fd32e2f_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-queue-rhel8@sha256:ac1ca0ae5e3c7fc242ec5a313e45d09b83261ffe26eab3ebcbbae9299471b25a_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-queue-rhel8@sha256:f16b4f4e86e758354c8b19ee3a075dfd6fd19eb7ba282ad8293d41ca0c8f3028_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-storage-version-migration-rhel8@sha256:1c3b2c4c06981fd8eb13c05837c8da3523f0df9c79eacd6ffc1138e5f26bdba6_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-storage-version-migration-rhel8@sha256:27b7b75eae9eacc52a577887885db7c29192e15aada8a3b7406e032561609462_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-storage-version-migration-rhel8@sha256:8012cc60fab4e14b7fab05589c977c15ac941efb09601069be09d4e25385ed26_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-webhook-rhel8@sha256:4fdc2c632eb0fa4f10a78e39622c83febde93f38db16bd0ca4a35c1eb7062548_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-webhook-rhel8@sha256:6904376f1ae4dadc23ab9993b50aaaa3db130fcd338f3dfae9e437b348e6e934_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-webhook-rhel8@sha256:dc902a39bc520abcf2100c26e2e1c4ba20aa5aadff763b40f234eb01a26b6f77_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/svls-must-gather-rhel8@sha256:057e9ccae9eae50fadad4772b203e897f5c54bf9d40f6e2f2ccbdbc93f5850b5_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/svls-must-gather-rhel8@sha256:7557328dcdede1992a3660342f037e490f58bc3281c68c6e4f44e6d66c4a0cff_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/svls-must-gather-rhel8@sha256:e0a982cd04fee4416659b7e1e6a827c2c371144bd461f23913ae9e0633fd598a_amd64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2022-30635"
},
{
"category": "external",
"summary": "RHBZ#2107388",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2107388"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2022-30635",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-30635"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2022-30635",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2022-30635"
},
{
"category": "external",
"summary": "https://go.dev/issue/53615",
"url": "https://go.dev/issue/53615"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-announce/c/nqrv9fbR0zE",
"url": "https://groups.google.com/g/golang-announce/c/nqrv9fbR0zE"
}
],
"release_date": "2022-07-12T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2022-08-10T13:13:24+00:00",
"details": "See the Red Hat OpenShift Container Platform 4.6 documentation at:\nhttps://access.redhat.com/documentation/en-us/openshift_container_platform/4.6/html/serverless/index\nSee the Red Hat OpenShift Container Platform 4.7 documentation at:\nhttps://access.redhat.com/documentation/en-us/openshift_container_platform/4.7/html/serverless/index\nSee the Red Hat OpenShift Container Platform 4.8 documentation at:\nhttps://access.redhat.com/documentation/en-us/openshift_container_platform/4.8/html/serverless/index\nSee the Red Hat OpenShift Container Platform 4.9 documentation at:\nhttps://access.redhat.com/documentation/en-us/openshift_container_platform/4.9/html/serverless/index\nSee the Red Hat OpenShift Container Platform 4.10 documentation at:\nhttps://access.redhat.com/documentation/en-us/openshift_container_platform/4.10/html/serverless/index",
"product_ids": [
"8Base-Openshift-Serverless-1.24:openshift-serverless-1-tech-preview/eventing-kafka-broker-controller-rhel8@sha256:2a4b30bcff1377073202362dfd521bd7ac3e3e3960fdb33a6cf9fa39fc89de6b_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1-tech-preview/eventing-kafka-broker-controller-rhel8@sha256:be290e6d950e8af6162c1dece8472788b66459e8cb91df319f50ccf66f27b5c7_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1-tech-preview/eventing-kafka-broker-controller-rhel8@sha256:f8b5d9c9c0182f5cc1f76422759bf8925d2f29292390ada83a6b7c7986f1462c_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1-tech-preview/eventing-kafka-broker-dispatcher-rhel8@sha256:08c6d6908a2e58a18e908223daf152802106b00a67905e94e075fca827af87c9_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1-tech-preview/eventing-kafka-broker-dispatcher-rhel8@sha256:8ac0796f3585a406facba98766688ae6777b5673a4515418db8d1d92c4d65494_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1-tech-preview/eventing-kafka-broker-dispatcher-rhel8@sha256:9af6b8413acbf59adc88e9b88a51105f3b0a4913499c3026f64e7fda91e43384_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1-tech-preview/eventing-kafka-broker-receiver-rhel8@sha256:4dc0783cf92da5b5aa4cd1b9e9d55aa55a69b94eef0d29f261d3d51bd2260b68_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1-tech-preview/eventing-kafka-broker-receiver-rhel8@sha256:80fd78ad61caab0b20e39d4c6103ed9b074d3efa1dc67ab7bf415ea7db912dc3_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1-tech-preview/eventing-kafka-broker-receiver-rhel8@sha256:aeaaf1d541b5756df65f0700bcd82d085077ae3b1ce99c6d8728997c23e31ef9_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1-tech-preview/eventing-kafka-broker-webhook-rhel8@sha256:0dad9dc28babb21622f90c83647c9cc48bfa66faad257c88e7adf1d50ad0f80c_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1-tech-preview/eventing-kafka-broker-webhook-rhel8@sha256:10ba81e103ed6b7dff7b02394b20f44b46acd6b09d72f16667c068eb9989dc77_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1-tech-preview/eventing-kafka-broker-webhook-rhel8@sha256:f94aef78ce0870fdceac5b3467220540127a73415e81baa4b48bf986bc181c4d_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/client-kn-rhel8@sha256:09644d1c149970cd7c06635806a0ffc077a6340d68c357cd7f2bb5a6f57e46f3_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/client-kn-rhel8@sha256:46510d8b5dfba62d0a3da64ba90d1b8f88ad3b909c3e6ed14bcd96017d766829_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/client-kn-rhel8@sha256:f9bf2892123c3d981d2d5f158e643e6ba6f59a441b47c4055dc542f8cf8330c0_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-apiserver-receive-adapter-rhel8@sha256:834e37f8ddfbe157ad357fcef49f5213053d1295bb31361c5dd14a213ff2755c_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-apiserver-receive-adapter-rhel8@sha256:d13848369ca942d13548ab9b73a2d60b67f9412e535ed647342acaa8cef36c37_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-apiserver-receive-adapter-rhel8@sha256:eef2145e61234d37713ef8fda1f82d7cbe6502c5e6386117230d66ab7e1dd21a_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-controller-rhel8@sha256:52ef0c51b53ede0344f58174e624db08e6dcac04a0cba1668915f217949fc868_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-controller-rhel8@sha256:72c5fcaa44e3da56b297eb718d8a2b7eeb44069d6f3ce71b0eca30070b18bd9d_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-controller-rhel8@sha256:ad2df12dd77e8a3092431ca8d1b5eae42240c8ebb8766e436009bd6df7ee51f3_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-in-memory-channel-controller-rhel8@sha256:070f2c819506853dee230f37e00b27a05ba01c6f7cbbffc9a04b59a65d0c45e9_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-in-memory-channel-controller-rhel8@sha256:111da99563ea799e6b54933f12dc8f8a3828e36f650900e02da3be5afbdeefd9_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-in-memory-channel-controller-rhel8@sha256:69871b8d6e72713fe2eaf5f1e0aac1282fb8659d2895836994f10c847fe320d1_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-in-memory-channel-dispatcher-rhel8@sha256:4b5ee83ccace988c6eaf456e82dea83d160ae7e6aaad1ab8f48410f90da8f1c1_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-in-memory-channel-dispatcher-rhel8@sha256:52247eff5dc9a89244e6697ae9ce61cc1b42265171c956d4d50984179daced89_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-in-memory-channel-dispatcher-rhel8@sha256:68b61474089703d0685a952062401303206ba11bc108b8504f6f6390933d83cb_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-kafka-broker-controller-rhel8@sha256:2a4b30bcff1377073202362dfd521bd7ac3e3e3960fdb33a6cf9fa39fc89de6b_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-kafka-broker-controller-rhel8@sha256:be290e6d950e8af6162c1dece8472788b66459e8cb91df319f50ccf66f27b5c7_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-kafka-broker-controller-rhel8@sha256:f8b5d9c9c0182f5cc1f76422759bf8925d2f29292390ada83a6b7c7986f1462c_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-kafka-broker-dispatcher-rhel8@sha256:08c6d6908a2e58a18e908223daf152802106b00a67905e94e075fca827af87c9_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-kafka-broker-dispatcher-rhel8@sha256:8ac0796f3585a406facba98766688ae6777b5673a4515418db8d1d92c4d65494_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-kafka-broker-dispatcher-rhel8@sha256:9af6b8413acbf59adc88e9b88a51105f3b0a4913499c3026f64e7fda91e43384_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-kafka-broker-post-install-rhel8@sha256:260e7f0086f4e036be3a9ab5d24ce99fc8a053cc7f2906f8a6080f59f2a3e591_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-kafka-broker-post-install-rhel8@sha256:36551ea609536ba900f7a0493a06d07f9c0f19a0eef7e4956575354ca92cd1ef_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-kafka-broker-post-install-rhel8@sha256:6d4a898f37f87aa6db636487c6892833249be38635fe631433652feda762a40e_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-kafka-broker-webhook-rhel8@sha256:0dad9dc28babb21622f90c83647c9cc48bfa66faad257c88e7adf1d50ad0f80c_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-kafka-broker-webhook-rhel8@sha256:10ba81e103ed6b7dff7b02394b20f44b46acd6b09d72f16667c068eb9989dc77_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-kafka-broker-webhook-rhel8@sha256:f94aef78ce0870fdceac5b3467220540127a73415e81baa4b48bf986bc181c4d_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-mtbroker-filter-rhel8@sha256:4f6e162ee5fb96ff69a1546b7f728641dded59548f14afdfa870f7f0291787ac_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-mtbroker-filter-rhel8@sha256:ecde2ee2aa9618775178e03bcc07e53d6f5e12f30261238d8ffb366fb1e47c94_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-mtbroker-filter-rhel8@sha256:ee2dc3e0f648dc59551cfdf0ac5c36aa6cd9a4b2abaada7095ae4d5b8e0a571e_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-mtbroker-ingress-rhel8@sha256:4eaac6386b1b8a9e360df5afbd85aeebb97e5c81dbd861996caafad48b4cc6f9_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-mtbroker-ingress-rhel8@sha256:644fbcd1924d570f105f5f9760eb15eddbeed16c894edfcb4ef8c8a14e370bce_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-mtbroker-ingress-rhel8@sha256:a26dfc1a610bbaf876443b4b01a04130f7c0aba4d40e246333fe8bf7eb899f45_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-mtchannel-broker-rhel8@sha256:353859f2a8649fa9b3f5c0e02cafd57f79f96a10a7a697ba08eaa8cb70effe51_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-mtchannel-broker-rhel8@sha256:6f7afb57dc78ccb13498434196c5e8cd0f6ec53f045689febf1a62c492358d93_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-mtchannel-broker-rhel8@sha256:fadf3035a8bd25307843d1c6c88654a03db25983407a770875b4507942684dd5_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-mtping-rhel8@sha256:2254577d2c2e67d28f8459fbd4ac43af78b7d29cc0b56c631607dd68f3d31637_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-mtping-rhel8@sha256:a7177a43f46b6470a19970c62ebc17119ca3c3021471f9396faa436e621beb1e_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-mtping-rhel8@sha256:c6c2c7924d90e81e2906f3bf3969b02d7f3e4dc80c187e6c55a7e4ea17ac20cd_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-storage-version-migration-rhel8@sha256:3c1baa5bad644c06bedabaed9c668f0999527f00bc1d195e71a528c222087328_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-storage-version-migration-rhel8@sha256:63dab761fd3a2e08950b7ee52852fb39cef7820f2a8cf8142ec3701a07372d7c_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-storage-version-migration-rhel8@sha256:ff7924a37865ac1a90872f35675934a1627e49a29577a78af18b8e743a5fde07_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-sugar-controller-rhel8@sha256:24c7217a3612a5c3c6792c433dc2a6cf4b5fda1b9e6acff84e2736705704d152_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-sugar-controller-rhel8@sha256:3a38788638c26e9bec45694b2c4597333080189ffa96d8c7302e3e7dd1e54be5_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-sugar-controller-rhel8@sha256:aebfba016342e94fc0619a9ad6346c7fefbedf6739f1495954eb905cade085ac_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-webhook-rhel8@sha256:11d0b8fac4cb67c95e051a91f5c6683768f8969ffc744cd3cc4814d1ee6e91c1_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-webhook-rhel8@sha256:1b209d1ddffba92c3d77824e37bf75302346856c10b773a101d2868f27d0b740_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-webhook-rhel8@sha256:bf8c9de32dd5cbe536b115f52f32c666fbf886bde555ac355937d6b149cf9343_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/ingress-rhel8-operator@sha256:46a5fb2d0f9fa5e05504b9264a3f1c0e7c7beb76e3a3aeb9bc036cda4fa9d66a_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/ingress-rhel8-operator@sha256:793b86f4c2add102e2f676bd57cec3365ce9b3fdc40a989c28d1f9acb851142d_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/ingress-rhel8-operator@sha256:cce79392f93bb318123c48ac6de48aa0a2983cc1134cc063c0fdc2ff83c546c7_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/kn-cli-artifacts-rhel8@sha256:1a51a072d4e303a5c33b2383c843308d86c68de228b094d2efed8bc59a4bac14_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/kn-cli-artifacts-rhel8@sha256:c61b26bdf318b507af66f9092e784d64436e3b2531cc6e2e8aa1bb8bbb010fb7_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/kn-cli-artifacts-rhel8@sha256:f22168224137db649c6e6592e3ec2ae6845ca668ef65fe56c104ed6393eae526_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/knative-rhel8-operator@sha256:53e115cdfeb8077cc8b89ebdeee4903b1be8c0a0d45831a9f277f342959f5961_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/knative-rhel8-operator@sha256:ebf24097b84ec5773e30c8f548975afb84b6fce836b373b97855f69371068d1e_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/knative-rhel8-operator@sha256:efa444ca6c7c4468821a8d138b4319c86fede592f3b0b4d7905e7c66e8bdb2c0_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/kourier-control-rhel8@sha256:396fb9dcc798b05e89d38ccbe3a3abb31854f56a95ae104fb9bb215967b56d9f_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/kourier-control-rhel8@sha256:e36577c37457a4521d78f28f24dca6ae11f170635316efe374f08f825cb5904d_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/kourier-control-rhel8@sha256:fb04b74dce262e58434b19a10dce0981b4df7541416de21343fb7124c714ffbf_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/net-istio-controller-rhel8@sha256:281b2782253722d916b6178ecdbc763aaa71ed4ac0db94e31d57974d4eb8b58b_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/net-istio-controller-rhel8@sha256:bf56038c0af2cfeb5a3e4b7ecd5aeebb230d042ac835b50faafa3d939dd8ca50_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/net-istio-controller-rhel8@sha256:f3643c74f73841b1de04be1d0f550c044f1ad4800ceb32cb36bf9072d8e5155b_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/net-istio-webhook-rhel8@sha256:4f7cabd5a6bb6fd7a0d81461108891b0d2de55efe868c4fbf275131c3280ed2d_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/net-istio-webhook-rhel8@sha256:a07d73f5c04af2a29b6565363b472aceabbfeafe7d6dfe833d1e71b072419916_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/net-istio-webhook-rhel8@sha256:cd34685812d9447969a1c3fb4382433a1b59fb3631fbe156daa6fa962458f859_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serverless-operator-bundle@sha256:0422f8843fc62c2b72e01ffefd33db912a1ad3d70ac297882d3663c9b7299f10_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serverless-rhel8-operator@sha256:26d940bd43b928d8370c9e88e80726a427c3f0ce3afc4fddb02a507f81c8fc93_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serverless-rhel8-operator@sha256:2898df30f40683bd3a73c6f2676afdc1bfc27b23d2fe04fe7667f6db6d2422ab_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serverless-rhel8-operator@sha256:8ec9e756969c8e6bf8155ed102a66cf578a325dcc477ff909b4806405ab59cfc_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-activator-rhel8@sha256:1e9fb289564961ddbf317e568c50936b048446685c39ab14ca4e5cb682785243_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-activator-rhel8@sha256:3a823819467ed0beea953eed27e2129bb4495df3f49e0f59d5004dee416e6285_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-activator-rhel8@sha256:4e7563e5f9761f624aefc6b79845e5b4dd1836a545c3754bc37701162ed4e3bb_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-autoscaler-hpa-rhel8@sha256:1685c7bf25061e61688d2b5e60cde6adb8906fec6bfb713c68837b2bbeeacf85_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-autoscaler-hpa-rhel8@sha256:491df16728df492b7b88efb8e86f28e46a8762f4084fb4132823611a9e758264_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-autoscaler-hpa-rhel8@sha256:8bb514634ece7dafd88ae6cc7eff52016cd4585d91cb9c106720c21c219f8967_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-autoscaler-rhel8@sha256:01b46e0ddb618f58c06b533fe7148f772367200f5d9be9d355012e91dc401156_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-autoscaler-rhel8@sha256:8cd0a381de995467f339e11f0704b8c8b978ddfdd2d8271f4c9f832e7acf9f07_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-autoscaler-rhel8@sha256:c60796d720141d322159e49bb3496732b8e0453d6606227b419caf93a12d196b_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-controller-rhel8@sha256:92b01a8421488e9d9b42b6da290873b54a2619d39a05e8d2a99e4c5348a3d4dc_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-controller-rhel8@sha256:b5ae691a77adb161a30ae8470f1cf4c1c6259488df18bb2bf2764d05af9a2aa8_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-controller-rhel8@sha256:b752a295b673aeee85eba6bed33cc658254dc0503c6002841d80dc0c0a38f615_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-domain-mapping-rhel8@sha256:11bca084f2c8df8d369d6301847876bbf8d37c7b67a6ffb387e0759100b6e817_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-domain-mapping-rhel8@sha256:4e580d29cbff1aa6050c65cee35a870dab9e6a7eaa538b356a5afefed9c38d90_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-domain-mapping-rhel8@sha256:eeb39a3fbc9d4c223d42579737948438d03b2a2ec1aee46562aabae6d343679b_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-domain-mapping-webhook-rhel8@sha256:8057fa6657c0bf909297273acc4faea1cddb29f9f02f6c797279adb42f083332_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-domain-mapping-webhook-rhel8@sha256:84e13a4c84098e0a6a5b461c7581861cd9114ce3cc7c2147afd727e56f323b28_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-domain-mapping-webhook-rhel8@sha256:f99e203de17686584c05ee0901041edd055350c39da063d5d6dcd026d1e17593_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-queue-rhel8@sha256:8740a1f7cb3ef3c4caa5774cced7787cc1e345dbe3708307001c1def9fd32e2f_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-queue-rhel8@sha256:ac1ca0ae5e3c7fc242ec5a313e45d09b83261ffe26eab3ebcbbae9299471b25a_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-queue-rhel8@sha256:f16b4f4e86e758354c8b19ee3a075dfd6fd19eb7ba282ad8293d41ca0c8f3028_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-storage-version-migration-rhel8@sha256:1c3b2c4c06981fd8eb13c05837c8da3523f0df9c79eacd6ffc1138e5f26bdba6_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-storage-version-migration-rhel8@sha256:27b7b75eae9eacc52a577887885db7c29192e15aada8a3b7406e032561609462_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-storage-version-migration-rhel8@sha256:8012cc60fab4e14b7fab05589c977c15ac941efb09601069be09d4e25385ed26_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-webhook-rhel8@sha256:4fdc2c632eb0fa4f10a78e39622c83febde93f38db16bd0ca4a35c1eb7062548_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-webhook-rhel8@sha256:6904376f1ae4dadc23ab9993b50aaaa3db130fcd338f3dfae9e437b348e6e934_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-webhook-rhel8@sha256:dc902a39bc520abcf2100c26e2e1c4ba20aa5aadff763b40f234eb01a26b6f77_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/svls-must-gather-rhel8@sha256:057e9ccae9eae50fadad4772b203e897f5c54bf9d40f6e2f2ccbdbc93f5850b5_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/svls-must-gather-rhel8@sha256:7557328dcdede1992a3660342f037e490f58bc3281c68c6e4f44e6d66c4a0cff_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/svls-must-gather-rhel8@sha256:e0a982cd04fee4416659b7e1e6a827c2c371144bd461f23913ae9e0633fd598a_amd64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2022:6040"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"8Base-Openshift-Serverless-1.24:openshift-serverless-1-tech-preview/eventing-kafka-broker-controller-rhel8@sha256:2a4b30bcff1377073202362dfd521bd7ac3e3e3960fdb33a6cf9fa39fc89de6b_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1-tech-preview/eventing-kafka-broker-controller-rhel8@sha256:be290e6d950e8af6162c1dece8472788b66459e8cb91df319f50ccf66f27b5c7_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1-tech-preview/eventing-kafka-broker-controller-rhel8@sha256:f8b5d9c9c0182f5cc1f76422759bf8925d2f29292390ada83a6b7c7986f1462c_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1-tech-preview/eventing-kafka-broker-dispatcher-rhel8@sha256:08c6d6908a2e58a18e908223daf152802106b00a67905e94e075fca827af87c9_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1-tech-preview/eventing-kafka-broker-dispatcher-rhel8@sha256:8ac0796f3585a406facba98766688ae6777b5673a4515418db8d1d92c4d65494_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1-tech-preview/eventing-kafka-broker-dispatcher-rhel8@sha256:9af6b8413acbf59adc88e9b88a51105f3b0a4913499c3026f64e7fda91e43384_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1-tech-preview/eventing-kafka-broker-receiver-rhel8@sha256:4dc0783cf92da5b5aa4cd1b9e9d55aa55a69b94eef0d29f261d3d51bd2260b68_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1-tech-preview/eventing-kafka-broker-receiver-rhel8@sha256:80fd78ad61caab0b20e39d4c6103ed9b074d3efa1dc67ab7bf415ea7db912dc3_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1-tech-preview/eventing-kafka-broker-receiver-rhel8@sha256:aeaaf1d541b5756df65f0700bcd82d085077ae3b1ce99c6d8728997c23e31ef9_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1-tech-preview/eventing-kafka-broker-webhook-rhel8@sha256:0dad9dc28babb21622f90c83647c9cc48bfa66faad257c88e7adf1d50ad0f80c_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1-tech-preview/eventing-kafka-broker-webhook-rhel8@sha256:10ba81e103ed6b7dff7b02394b20f44b46acd6b09d72f16667c068eb9989dc77_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1-tech-preview/eventing-kafka-broker-webhook-rhel8@sha256:f94aef78ce0870fdceac5b3467220540127a73415e81baa4b48bf986bc181c4d_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/client-kn-rhel8@sha256:09644d1c149970cd7c06635806a0ffc077a6340d68c357cd7f2bb5a6f57e46f3_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/client-kn-rhel8@sha256:46510d8b5dfba62d0a3da64ba90d1b8f88ad3b909c3e6ed14bcd96017d766829_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/client-kn-rhel8@sha256:f9bf2892123c3d981d2d5f158e643e6ba6f59a441b47c4055dc542f8cf8330c0_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-apiserver-receive-adapter-rhel8@sha256:834e37f8ddfbe157ad357fcef49f5213053d1295bb31361c5dd14a213ff2755c_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-apiserver-receive-adapter-rhel8@sha256:d13848369ca942d13548ab9b73a2d60b67f9412e535ed647342acaa8cef36c37_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-apiserver-receive-adapter-rhel8@sha256:eef2145e61234d37713ef8fda1f82d7cbe6502c5e6386117230d66ab7e1dd21a_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-controller-rhel8@sha256:52ef0c51b53ede0344f58174e624db08e6dcac04a0cba1668915f217949fc868_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-controller-rhel8@sha256:72c5fcaa44e3da56b297eb718d8a2b7eeb44069d6f3ce71b0eca30070b18bd9d_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-controller-rhel8@sha256:ad2df12dd77e8a3092431ca8d1b5eae42240c8ebb8766e436009bd6df7ee51f3_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-in-memory-channel-controller-rhel8@sha256:070f2c819506853dee230f37e00b27a05ba01c6f7cbbffc9a04b59a65d0c45e9_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-in-memory-channel-controller-rhel8@sha256:111da99563ea799e6b54933f12dc8f8a3828e36f650900e02da3be5afbdeefd9_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-in-memory-channel-controller-rhel8@sha256:69871b8d6e72713fe2eaf5f1e0aac1282fb8659d2895836994f10c847fe320d1_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-in-memory-channel-dispatcher-rhel8@sha256:4b5ee83ccace988c6eaf456e82dea83d160ae7e6aaad1ab8f48410f90da8f1c1_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-in-memory-channel-dispatcher-rhel8@sha256:52247eff5dc9a89244e6697ae9ce61cc1b42265171c956d4d50984179daced89_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-in-memory-channel-dispatcher-rhel8@sha256:68b61474089703d0685a952062401303206ba11bc108b8504f6f6390933d83cb_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-kafka-broker-controller-rhel8@sha256:2a4b30bcff1377073202362dfd521bd7ac3e3e3960fdb33a6cf9fa39fc89de6b_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-kafka-broker-controller-rhel8@sha256:be290e6d950e8af6162c1dece8472788b66459e8cb91df319f50ccf66f27b5c7_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-kafka-broker-controller-rhel8@sha256:f8b5d9c9c0182f5cc1f76422759bf8925d2f29292390ada83a6b7c7986f1462c_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-kafka-broker-dispatcher-rhel8@sha256:08c6d6908a2e58a18e908223daf152802106b00a67905e94e075fca827af87c9_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-kafka-broker-dispatcher-rhel8@sha256:8ac0796f3585a406facba98766688ae6777b5673a4515418db8d1d92c4d65494_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-kafka-broker-dispatcher-rhel8@sha256:9af6b8413acbf59adc88e9b88a51105f3b0a4913499c3026f64e7fda91e43384_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-kafka-broker-post-install-rhel8@sha256:260e7f0086f4e036be3a9ab5d24ce99fc8a053cc7f2906f8a6080f59f2a3e591_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-kafka-broker-post-install-rhel8@sha256:36551ea609536ba900f7a0493a06d07f9c0f19a0eef7e4956575354ca92cd1ef_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-kafka-broker-post-install-rhel8@sha256:6d4a898f37f87aa6db636487c6892833249be38635fe631433652feda762a40e_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-kafka-broker-webhook-rhel8@sha256:0dad9dc28babb21622f90c83647c9cc48bfa66faad257c88e7adf1d50ad0f80c_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-kafka-broker-webhook-rhel8@sha256:10ba81e103ed6b7dff7b02394b20f44b46acd6b09d72f16667c068eb9989dc77_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-kafka-broker-webhook-rhel8@sha256:f94aef78ce0870fdceac5b3467220540127a73415e81baa4b48bf986bc181c4d_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-mtbroker-filter-rhel8@sha256:4f6e162ee5fb96ff69a1546b7f728641dded59548f14afdfa870f7f0291787ac_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-mtbroker-filter-rhel8@sha256:ecde2ee2aa9618775178e03bcc07e53d6f5e12f30261238d8ffb366fb1e47c94_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-mtbroker-filter-rhel8@sha256:ee2dc3e0f648dc59551cfdf0ac5c36aa6cd9a4b2abaada7095ae4d5b8e0a571e_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-mtbroker-ingress-rhel8@sha256:4eaac6386b1b8a9e360df5afbd85aeebb97e5c81dbd861996caafad48b4cc6f9_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-mtbroker-ingress-rhel8@sha256:644fbcd1924d570f105f5f9760eb15eddbeed16c894edfcb4ef8c8a14e370bce_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-mtbroker-ingress-rhel8@sha256:a26dfc1a610bbaf876443b4b01a04130f7c0aba4d40e246333fe8bf7eb899f45_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-mtchannel-broker-rhel8@sha256:353859f2a8649fa9b3f5c0e02cafd57f79f96a10a7a697ba08eaa8cb70effe51_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-mtchannel-broker-rhel8@sha256:6f7afb57dc78ccb13498434196c5e8cd0f6ec53f045689febf1a62c492358d93_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-mtchannel-broker-rhel8@sha256:fadf3035a8bd25307843d1c6c88654a03db25983407a770875b4507942684dd5_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-mtping-rhel8@sha256:2254577d2c2e67d28f8459fbd4ac43af78b7d29cc0b56c631607dd68f3d31637_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-mtping-rhel8@sha256:a7177a43f46b6470a19970c62ebc17119ca3c3021471f9396faa436e621beb1e_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-mtping-rhel8@sha256:c6c2c7924d90e81e2906f3bf3969b02d7f3e4dc80c187e6c55a7e4ea17ac20cd_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-storage-version-migration-rhel8@sha256:3c1baa5bad644c06bedabaed9c668f0999527f00bc1d195e71a528c222087328_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-storage-version-migration-rhel8@sha256:63dab761fd3a2e08950b7ee52852fb39cef7820f2a8cf8142ec3701a07372d7c_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-storage-version-migration-rhel8@sha256:ff7924a37865ac1a90872f35675934a1627e49a29577a78af18b8e743a5fde07_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-sugar-controller-rhel8@sha256:24c7217a3612a5c3c6792c433dc2a6cf4b5fda1b9e6acff84e2736705704d152_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-sugar-controller-rhel8@sha256:3a38788638c26e9bec45694b2c4597333080189ffa96d8c7302e3e7dd1e54be5_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-sugar-controller-rhel8@sha256:aebfba016342e94fc0619a9ad6346c7fefbedf6739f1495954eb905cade085ac_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-webhook-rhel8@sha256:11d0b8fac4cb67c95e051a91f5c6683768f8969ffc744cd3cc4814d1ee6e91c1_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-webhook-rhel8@sha256:1b209d1ddffba92c3d77824e37bf75302346856c10b773a101d2868f27d0b740_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-webhook-rhel8@sha256:bf8c9de32dd5cbe536b115f52f32c666fbf886bde555ac355937d6b149cf9343_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/ingress-rhel8-operator@sha256:46a5fb2d0f9fa5e05504b9264a3f1c0e7c7beb76e3a3aeb9bc036cda4fa9d66a_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/ingress-rhel8-operator@sha256:793b86f4c2add102e2f676bd57cec3365ce9b3fdc40a989c28d1f9acb851142d_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/ingress-rhel8-operator@sha256:cce79392f93bb318123c48ac6de48aa0a2983cc1134cc063c0fdc2ff83c546c7_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/kn-cli-artifacts-rhel8@sha256:1a51a072d4e303a5c33b2383c843308d86c68de228b094d2efed8bc59a4bac14_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/kn-cli-artifacts-rhel8@sha256:c61b26bdf318b507af66f9092e784d64436e3b2531cc6e2e8aa1bb8bbb010fb7_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/kn-cli-artifacts-rhel8@sha256:f22168224137db649c6e6592e3ec2ae6845ca668ef65fe56c104ed6393eae526_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/knative-rhel8-operator@sha256:53e115cdfeb8077cc8b89ebdeee4903b1be8c0a0d45831a9f277f342959f5961_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/knative-rhel8-operator@sha256:ebf24097b84ec5773e30c8f548975afb84b6fce836b373b97855f69371068d1e_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/knative-rhel8-operator@sha256:efa444ca6c7c4468821a8d138b4319c86fede592f3b0b4d7905e7c66e8bdb2c0_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/kourier-control-rhel8@sha256:396fb9dcc798b05e89d38ccbe3a3abb31854f56a95ae104fb9bb215967b56d9f_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/kourier-control-rhel8@sha256:e36577c37457a4521d78f28f24dca6ae11f170635316efe374f08f825cb5904d_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/kourier-control-rhel8@sha256:fb04b74dce262e58434b19a10dce0981b4df7541416de21343fb7124c714ffbf_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/net-istio-controller-rhel8@sha256:281b2782253722d916b6178ecdbc763aaa71ed4ac0db94e31d57974d4eb8b58b_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/net-istio-controller-rhel8@sha256:bf56038c0af2cfeb5a3e4b7ecd5aeebb230d042ac835b50faafa3d939dd8ca50_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/net-istio-controller-rhel8@sha256:f3643c74f73841b1de04be1d0f550c044f1ad4800ceb32cb36bf9072d8e5155b_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/net-istio-webhook-rhel8@sha256:4f7cabd5a6bb6fd7a0d81461108891b0d2de55efe868c4fbf275131c3280ed2d_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/net-istio-webhook-rhel8@sha256:a07d73f5c04af2a29b6565363b472aceabbfeafe7d6dfe833d1e71b072419916_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/net-istio-webhook-rhel8@sha256:cd34685812d9447969a1c3fb4382433a1b59fb3631fbe156daa6fa962458f859_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serverless-operator-bundle@sha256:0422f8843fc62c2b72e01ffefd33db912a1ad3d70ac297882d3663c9b7299f10_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serverless-rhel8-operator@sha256:26d940bd43b928d8370c9e88e80726a427c3f0ce3afc4fddb02a507f81c8fc93_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serverless-rhel8-operator@sha256:2898df30f40683bd3a73c6f2676afdc1bfc27b23d2fe04fe7667f6db6d2422ab_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serverless-rhel8-operator@sha256:8ec9e756969c8e6bf8155ed102a66cf578a325dcc477ff909b4806405ab59cfc_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-activator-rhel8@sha256:1e9fb289564961ddbf317e568c50936b048446685c39ab14ca4e5cb682785243_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-activator-rhel8@sha256:3a823819467ed0beea953eed27e2129bb4495df3f49e0f59d5004dee416e6285_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-activator-rhel8@sha256:4e7563e5f9761f624aefc6b79845e5b4dd1836a545c3754bc37701162ed4e3bb_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-autoscaler-hpa-rhel8@sha256:1685c7bf25061e61688d2b5e60cde6adb8906fec6bfb713c68837b2bbeeacf85_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-autoscaler-hpa-rhel8@sha256:491df16728df492b7b88efb8e86f28e46a8762f4084fb4132823611a9e758264_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-autoscaler-hpa-rhel8@sha256:8bb514634ece7dafd88ae6cc7eff52016cd4585d91cb9c106720c21c219f8967_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-autoscaler-rhel8@sha256:01b46e0ddb618f58c06b533fe7148f772367200f5d9be9d355012e91dc401156_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-autoscaler-rhel8@sha256:8cd0a381de995467f339e11f0704b8c8b978ddfdd2d8271f4c9f832e7acf9f07_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-autoscaler-rhel8@sha256:c60796d720141d322159e49bb3496732b8e0453d6606227b419caf93a12d196b_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-controller-rhel8@sha256:92b01a8421488e9d9b42b6da290873b54a2619d39a05e8d2a99e4c5348a3d4dc_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-controller-rhel8@sha256:b5ae691a77adb161a30ae8470f1cf4c1c6259488df18bb2bf2764d05af9a2aa8_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-controller-rhel8@sha256:b752a295b673aeee85eba6bed33cc658254dc0503c6002841d80dc0c0a38f615_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-domain-mapping-rhel8@sha256:11bca084f2c8df8d369d6301847876bbf8d37c7b67a6ffb387e0759100b6e817_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-domain-mapping-rhel8@sha256:4e580d29cbff1aa6050c65cee35a870dab9e6a7eaa538b356a5afefed9c38d90_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-domain-mapping-rhel8@sha256:eeb39a3fbc9d4c223d42579737948438d03b2a2ec1aee46562aabae6d343679b_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-domain-mapping-webhook-rhel8@sha256:8057fa6657c0bf909297273acc4faea1cddb29f9f02f6c797279adb42f083332_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-domain-mapping-webhook-rhel8@sha256:84e13a4c84098e0a6a5b461c7581861cd9114ce3cc7c2147afd727e56f323b28_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-domain-mapping-webhook-rhel8@sha256:f99e203de17686584c05ee0901041edd055350c39da063d5d6dcd026d1e17593_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-queue-rhel8@sha256:8740a1f7cb3ef3c4caa5774cced7787cc1e345dbe3708307001c1def9fd32e2f_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-queue-rhel8@sha256:ac1ca0ae5e3c7fc242ec5a313e45d09b83261ffe26eab3ebcbbae9299471b25a_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-queue-rhel8@sha256:f16b4f4e86e758354c8b19ee3a075dfd6fd19eb7ba282ad8293d41ca0c8f3028_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-storage-version-migration-rhel8@sha256:1c3b2c4c06981fd8eb13c05837c8da3523f0df9c79eacd6ffc1138e5f26bdba6_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-storage-version-migration-rhel8@sha256:27b7b75eae9eacc52a577887885db7c29192e15aada8a3b7406e032561609462_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-storage-version-migration-rhel8@sha256:8012cc60fab4e14b7fab05589c977c15ac941efb09601069be09d4e25385ed26_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-webhook-rhel8@sha256:4fdc2c632eb0fa4f10a78e39622c83febde93f38db16bd0ca4a35c1eb7062548_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-webhook-rhel8@sha256:6904376f1ae4dadc23ab9993b50aaaa3db130fcd338f3dfae9e437b348e6e934_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-webhook-rhel8@sha256:dc902a39bc520abcf2100c26e2e1c4ba20aa5aadff763b40f234eb01a26b6f77_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/svls-must-gather-rhel8@sha256:057e9ccae9eae50fadad4772b203e897f5c54bf9d40f6e2f2ccbdbc93f5850b5_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/svls-must-gather-rhel8@sha256:7557328dcdede1992a3660342f037e490f58bc3281c68c6e4f44e6d66c4a0cff_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/svls-must-gather-rhel8@sha256:e0a982cd04fee4416659b7e1e6a827c2c371144bd461f23913ae9e0633fd598a_amd64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "golang: encoding/gob: stack exhaustion in Decoder.Decode"
},
{
"cve": "CVE-2022-32148",
"cwe": {
"id": "CWE-200",
"name": "Exposure of Sensitive Information to an Unauthorized Actor"
},
"discovery_date": "2022-07-14T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2107383"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in net/http/httputil golang package. When httputil.ReverseProxy.ServeHTTP is called with a Request.Header map containing a nil value for the X-Forwarded-For header, ReverseProxy could set the client IP incorrectly. This issue may affect confidentiality.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "golang: net/http/httputil: NewSingleHostReverseProxy - omit X-Forwarded-For not working",
"title": "Vulnerability summary"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"8Base-Openshift-Serverless-1.24:openshift-serverless-1-tech-preview/eventing-kafka-broker-controller-rhel8@sha256:2a4b30bcff1377073202362dfd521bd7ac3e3e3960fdb33a6cf9fa39fc89de6b_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1-tech-preview/eventing-kafka-broker-controller-rhel8@sha256:be290e6d950e8af6162c1dece8472788b66459e8cb91df319f50ccf66f27b5c7_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1-tech-preview/eventing-kafka-broker-controller-rhel8@sha256:f8b5d9c9c0182f5cc1f76422759bf8925d2f29292390ada83a6b7c7986f1462c_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1-tech-preview/eventing-kafka-broker-dispatcher-rhel8@sha256:08c6d6908a2e58a18e908223daf152802106b00a67905e94e075fca827af87c9_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1-tech-preview/eventing-kafka-broker-dispatcher-rhel8@sha256:8ac0796f3585a406facba98766688ae6777b5673a4515418db8d1d92c4d65494_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1-tech-preview/eventing-kafka-broker-dispatcher-rhel8@sha256:9af6b8413acbf59adc88e9b88a51105f3b0a4913499c3026f64e7fda91e43384_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1-tech-preview/eventing-kafka-broker-receiver-rhel8@sha256:4dc0783cf92da5b5aa4cd1b9e9d55aa55a69b94eef0d29f261d3d51bd2260b68_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1-tech-preview/eventing-kafka-broker-receiver-rhel8@sha256:80fd78ad61caab0b20e39d4c6103ed9b074d3efa1dc67ab7bf415ea7db912dc3_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1-tech-preview/eventing-kafka-broker-receiver-rhel8@sha256:aeaaf1d541b5756df65f0700bcd82d085077ae3b1ce99c6d8728997c23e31ef9_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1-tech-preview/eventing-kafka-broker-webhook-rhel8@sha256:0dad9dc28babb21622f90c83647c9cc48bfa66faad257c88e7adf1d50ad0f80c_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1-tech-preview/eventing-kafka-broker-webhook-rhel8@sha256:10ba81e103ed6b7dff7b02394b20f44b46acd6b09d72f16667c068eb9989dc77_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1-tech-preview/eventing-kafka-broker-webhook-rhel8@sha256:f94aef78ce0870fdceac5b3467220540127a73415e81baa4b48bf986bc181c4d_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/client-kn-rhel8@sha256:09644d1c149970cd7c06635806a0ffc077a6340d68c357cd7f2bb5a6f57e46f3_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/client-kn-rhel8@sha256:46510d8b5dfba62d0a3da64ba90d1b8f88ad3b909c3e6ed14bcd96017d766829_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/client-kn-rhel8@sha256:f9bf2892123c3d981d2d5f158e643e6ba6f59a441b47c4055dc542f8cf8330c0_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-apiserver-receive-adapter-rhel8@sha256:834e37f8ddfbe157ad357fcef49f5213053d1295bb31361c5dd14a213ff2755c_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-apiserver-receive-adapter-rhel8@sha256:d13848369ca942d13548ab9b73a2d60b67f9412e535ed647342acaa8cef36c37_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-apiserver-receive-adapter-rhel8@sha256:eef2145e61234d37713ef8fda1f82d7cbe6502c5e6386117230d66ab7e1dd21a_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-controller-rhel8@sha256:52ef0c51b53ede0344f58174e624db08e6dcac04a0cba1668915f217949fc868_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-controller-rhel8@sha256:72c5fcaa44e3da56b297eb718d8a2b7eeb44069d6f3ce71b0eca30070b18bd9d_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-controller-rhel8@sha256:ad2df12dd77e8a3092431ca8d1b5eae42240c8ebb8766e436009bd6df7ee51f3_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-in-memory-channel-controller-rhel8@sha256:070f2c819506853dee230f37e00b27a05ba01c6f7cbbffc9a04b59a65d0c45e9_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-in-memory-channel-controller-rhel8@sha256:111da99563ea799e6b54933f12dc8f8a3828e36f650900e02da3be5afbdeefd9_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-in-memory-channel-controller-rhel8@sha256:69871b8d6e72713fe2eaf5f1e0aac1282fb8659d2895836994f10c847fe320d1_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-in-memory-channel-dispatcher-rhel8@sha256:4b5ee83ccace988c6eaf456e82dea83d160ae7e6aaad1ab8f48410f90da8f1c1_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-in-memory-channel-dispatcher-rhel8@sha256:52247eff5dc9a89244e6697ae9ce61cc1b42265171c956d4d50984179daced89_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-in-memory-channel-dispatcher-rhel8@sha256:68b61474089703d0685a952062401303206ba11bc108b8504f6f6390933d83cb_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-kafka-broker-controller-rhel8@sha256:2a4b30bcff1377073202362dfd521bd7ac3e3e3960fdb33a6cf9fa39fc89de6b_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-kafka-broker-controller-rhel8@sha256:be290e6d950e8af6162c1dece8472788b66459e8cb91df319f50ccf66f27b5c7_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-kafka-broker-controller-rhel8@sha256:f8b5d9c9c0182f5cc1f76422759bf8925d2f29292390ada83a6b7c7986f1462c_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-kafka-broker-dispatcher-rhel8@sha256:08c6d6908a2e58a18e908223daf152802106b00a67905e94e075fca827af87c9_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-kafka-broker-dispatcher-rhel8@sha256:8ac0796f3585a406facba98766688ae6777b5673a4515418db8d1d92c4d65494_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-kafka-broker-dispatcher-rhel8@sha256:9af6b8413acbf59adc88e9b88a51105f3b0a4913499c3026f64e7fda91e43384_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-kafka-broker-post-install-rhel8@sha256:260e7f0086f4e036be3a9ab5d24ce99fc8a053cc7f2906f8a6080f59f2a3e591_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-kafka-broker-post-install-rhel8@sha256:36551ea609536ba900f7a0493a06d07f9c0f19a0eef7e4956575354ca92cd1ef_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-kafka-broker-post-install-rhel8@sha256:6d4a898f37f87aa6db636487c6892833249be38635fe631433652feda762a40e_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-kafka-broker-webhook-rhel8@sha256:0dad9dc28babb21622f90c83647c9cc48bfa66faad257c88e7adf1d50ad0f80c_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-kafka-broker-webhook-rhel8@sha256:10ba81e103ed6b7dff7b02394b20f44b46acd6b09d72f16667c068eb9989dc77_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-kafka-broker-webhook-rhel8@sha256:f94aef78ce0870fdceac5b3467220540127a73415e81baa4b48bf986bc181c4d_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-mtbroker-filter-rhel8@sha256:4f6e162ee5fb96ff69a1546b7f728641dded59548f14afdfa870f7f0291787ac_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-mtbroker-filter-rhel8@sha256:ecde2ee2aa9618775178e03bcc07e53d6f5e12f30261238d8ffb366fb1e47c94_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-mtbroker-filter-rhel8@sha256:ee2dc3e0f648dc59551cfdf0ac5c36aa6cd9a4b2abaada7095ae4d5b8e0a571e_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-mtbroker-ingress-rhel8@sha256:4eaac6386b1b8a9e360df5afbd85aeebb97e5c81dbd861996caafad48b4cc6f9_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-mtbroker-ingress-rhel8@sha256:644fbcd1924d570f105f5f9760eb15eddbeed16c894edfcb4ef8c8a14e370bce_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-mtbroker-ingress-rhel8@sha256:a26dfc1a610bbaf876443b4b01a04130f7c0aba4d40e246333fe8bf7eb899f45_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-mtchannel-broker-rhel8@sha256:353859f2a8649fa9b3f5c0e02cafd57f79f96a10a7a697ba08eaa8cb70effe51_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-mtchannel-broker-rhel8@sha256:6f7afb57dc78ccb13498434196c5e8cd0f6ec53f045689febf1a62c492358d93_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-mtchannel-broker-rhel8@sha256:fadf3035a8bd25307843d1c6c88654a03db25983407a770875b4507942684dd5_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-mtping-rhel8@sha256:2254577d2c2e67d28f8459fbd4ac43af78b7d29cc0b56c631607dd68f3d31637_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-mtping-rhel8@sha256:a7177a43f46b6470a19970c62ebc17119ca3c3021471f9396faa436e621beb1e_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-mtping-rhel8@sha256:c6c2c7924d90e81e2906f3bf3969b02d7f3e4dc80c187e6c55a7e4ea17ac20cd_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-storage-version-migration-rhel8@sha256:3c1baa5bad644c06bedabaed9c668f0999527f00bc1d195e71a528c222087328_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-storage-version-migration-rhel8@sha256:63dab761fd3a2e08950b7ee52852fb39cef7820f2a8cf8142ec3701a07372d7c_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-storage-version-migration-rhel8@sha256:ff7924a37865ac1a90872f35675934a1627e49a29577a78af18b8e743a5fde07_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-sugar-controller-rhel8@sha256:24c7217a3612a5c3c6792c433dc2a6cf4b5fda1b9e6acff84e2736705704d152_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-sugar-controller-rhel8@sha256:3a38788638c26e9bec45694b2c4597333080189ffa96d8c7302e3e7dd1e54be5_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-sugar-controller-rhel8@sha256:aebfba016342e94fc0619a9ad6346c7fefbedf6739f1495954eb905cade085ac_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-webhook-rhel8@sha256:11d0b8fac4cb67c95e051a91f5c6683768f8969ffc744cd3cc4814d1ee6e91c1_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-webhook-rhel8@sha256:1b209d1ddffba92c3d77824e37bf75302346856c10b773a101d2868f27d0b740_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-webhook-rhel8@sha256:bf8c9de32dd5cbe536b115f52f32c666fbf886bde555ac355937d6b149cf9343_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/ingress-rhel8-operator@sha256:46a5fb2d0f9fa5e05504b9264a3f1c0e7c7beb76e3a3aeb9bc036cda4fa9d66a_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/ingress-rhel8-operator@sha256:793b86f4c2add102e2f676bd57cec3365ce9b3fdc40a989c28d1f9acb851142d_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/ingress-rhel8-operator@sha256:cce79392f93bb318123c48ac6de48aa0a2983cc1134cc063c0fdc2ff83c546c7_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/kn-cli-artifacts-rhel8@sha256:1a51a072d4e303a5c33b2383c843308d86c68de228b094d2efed8bc59a4bac14_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/kn-cli-artifacts-rhel8@sha256:c61b26bdf318b507af66f9092e784d64436e3b2531cc6e2e8aa1bb8bbb010fb7_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/kn-cli-artifacts-rhel8@sha256:f22168224137db649c6e6592e3ec2ae6845ca668ef65fe56c104ed6393eae526_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/knative-rhel8-operator@sha256:53e115cdfeb8077cc8b89ebdeee4903b1be8c0a0d45831a9f277f342959f5961_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/knative-rhel8-operator@sha256:ebf24097b84ec5773e30c8f548975afb84b6fce836b373b97855f69371068d1e_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/knative-rhel8-operator@sha256:efa444ca6c7c4468821a8d138b4319c86fede592f3b0b4d7905e7c66e8bdb2c0_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/kourier-control-rhel8@sha256:396fb9dcc798b05e89d38ccbe3a3abb31854f56a95ae104fb9bb215967b56d9f_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/kourier-control-rhel8@sha256:e36577c37457a4521d78f28f24dca6ae11f170635316efe374f08f825cb5904d_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/kourier-control-rhel8@sha256:fb04b74dce262e58434b19a10dce0981b4df7541416de21343fb7124c714ffbf_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/net-istio-controller-rhel8@sha256:281b2782253722d916b6178ecdbc763aaa71ed4ac0db94e31d57974d4eb8b58b_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/net-istio-controller-rhel8@sha256:bf56038c0af2cfeb5a3e4b7ecd5aeebb230d042ac835b50faafa3d939dd8ca50_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/net-istio-controller-rhel8@sha256:f3643c74f73841b1de04be1d0f550c044f1ad4800ceb32cb36bf9072d8e5155b_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/net-istio-webhook-rhel8@sha256:4f7cabd5a6bb6fd7a0d81461108891b0d2de55efe868c4fbf275131c3280ed2d_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/net-istio-webhook-rhel8@sha256:a07d73f5c04af2a29b6565363b472aceabbfeafe7d6dfe833d1e71b072419916_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/net-istio-webhook-rhel8@sha256:cd34685812d9447969a1c3fb4382433a1b59fb3631fbe156daa6fa962458f859_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serverless-operator-bundle@sha256:0422f8843fc62c2b72e01ffefd33db912a1ad3d70ac297882d3663c9b7299f10_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serverless-rhel8-operator@sha256:26d940bd43b928d8370c9e88e80726a427c3f0ce3afc4fddb02a507f81c8fc93_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serverless-rhel8-operator@sha256:2898df30f40683bd3a73c6f2676afdc1bfc27b23d2fe04fe7667f6db6d2422ab_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serverless-rhel8-operator@sha256:8ec9e756969c8e6bf8155ed102a66cf578a325dcc477ff909b4806405ab59cfc_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-activator-rhel8@sha256:1e9fb289564961ddbf317e568c50936b048446685c39ab14ca4e5cb682785243_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-activator-rhel8@sha256:3a823819467ed0beea953eed27e2129bb4495df3f49e0f59d5004dee416e6285_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-activator-rhel8@sha256:4e7563e5f9761f624aefc6b79845e5b4dd1836a545c3754bc37701162ed4e3bb_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-autoscaler-hpa-rhel8@sha256:1685c7bf25061e61688d2b5e60cde6adb8906fec6bfb713c68837b2bbeeacf85_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-autoscaler-hpa-rhel8@sha256:491df16728df492b7b88efb8e86f28e46a8762f4084fb4132823611a9e758264_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-autoscaler-hpa-rhel8@sha256:8bb514634ece7dafd88ae6cc7eff52016cd4585d91cb9c106720c21c219f8967_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-autoscaler-rhel8@sha256:01b46e0ddb618f58c06b533fe7148f772367200f5d9be9d355012e91dc401156_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-autoscaler-rhel8@sha256:8cd0a381de995467f339e11f0704b8c8b978ddfdd2d8271f4c9f832e7acf9f07_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-autoscaler-rhel8@sha256:c60796d720141d322159e49bb3496732b8e0453d6606227b419caf93a12d196b_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-controller-rhel8@sha256:92b01a8421488e9d9b42b6da290873b54a2619d39a05e8d2a99e4c5348a3d4dc_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-controller-rhel8@sha256:b5ae691a77adb161a30ae8470f1cf4c1c6259488df18bb2bf2764d05af9a2aa8_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-controller-rhel8@sha256:b752a295b673aeee85eba6bed33cc658254dc0503c6002841d80dc0c0a38f615_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-domain-mapping-rhel8@sha256:11bca084f2c8df8d369d6301847876bbf8d37c7b67a6ffb387e0759100b6e817_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-domain-mapping-rhel8@sha256:4e580d29cbff1aa6050c65cee35a870dab9e6a7eaa538b356a5afefed9c38d90_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-domain-mapping-rhel8@sha256:eeb39a3fbc9d4c223d42579737948438d03b2a2ec1aee46562aabae6d343679b_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-domain-mapping-webhook-rhel8@sha256:8057fa6657c0bf909297273acc4faea1cddb29f9f02f6c797279adb42f083332_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-domain-mapping-webhook-rhel8@sha256:84e13a4c84098e0a6a5b461c7581861cd9114ce3cc7c2147afd727e56f323b28_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-domain-mapping-webhook-rhel8@sha256:f99e203de17686584c05ee0901041edd055350c39da063d5d6dcd026d1e17593_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-queue-rhel8@sha256:8740a1f7cb3ef3c4caa5774cced7787cc1e345dbe3708307001c1def9fd32e2f_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-queue-rhel8@sha256:ac1ca0ae5e3c7fc242ec5a313e45d09b83261ffe26eab3ebcbbae9299471b25a_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-queue-rhel8@sha256:f16b4f4e86e758354c8b19ee3a075dfd6fd19eb7ba282ad8293d41ca0c8f3028_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-storage-version-migration-rhel8@sha256:1c3b2c4c06981fd8eb13c05837c8da3523f0df9c79eacd6ffc1138e5f26bdba6_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-storage-version-migration-rhel8@sha256:27b7b75eae9eacc52a577887885db7c29192e15aada8a3b7406e032561609462_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-storage-version-migration-rhel8@sha256:8012cc60fab4e14b7fab05589c977c15ac941efb09601069be09d4e25385ed26_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-webhook-rhel8@sha256:4fdc2c632eb0fa4f10a78e39622c83febde93f38db16bd0ca4a35c1eb7062548_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-webhook-rhel8@sha256:6904376f1ae4dadc23ab9993b50aaaa3db130fcd338f3dfae9e437b348e6e934_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-webhook-rhel8@sha256:dc902a39bc520abcf2100c26e2e1c4ba20aa5aadff763b40f234eb01a26b6f77_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/svls-must-gather-rhel8@sha256:057e9ccae9eae50fadad4772b203e897f5c54bf9d40f6e2f2ccbdbc93f5850b5_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/svls-must-gather-rhel8@sha256:7557328dcdede1992a3660342f037e490f58bc3281c68c6e4f44e6d66c4a0cff_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/svls-must-gather-rhel8@sha256:e0a982cd04fee4416659b7e1e6a827c2c371144bd461f23913ae9e0633fd598a_amd64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2022-32148"
},
{
"category": "external",
"summary": "RHBZ#2107383",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2107383"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2022-32148",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-32148"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2022-32148",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2022-32148"
},
{
"category": "external",
"summary": "https://go.dev/issue/53423",
"url": "https://go.dev/issue/53423"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-announce/c/nqrv9fbR0zE",
"url": "https://groups.google.com/g/golang-announce/c/nqrv9fbR0zE"
}
],
"release_date": "2022-07-12T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2022-08-10T13:13:24+00:00",
"details": "See the Red Hat OpenShift Container Platform 4.6 documentation at:\nhttps://access.redhat.com/documentation/en-us/openshift_container_platform/4.6/html/serverless/index\nSee the Red Hat OpenShift Container Platform 4.7 documentation at:\nhttps://access.redhat.com/documentation/en-us/openshift_container_platform/4.7/html/serverless/index\nSee the Red Hat OpenShift Container Platform 4.8 documentation at:\nhttps://access.redhat.com/documentation/en-us/openshift_container_platform/4.8/html/serverless/index\nSee the Red Hat OpenShift Container Platform 4.9 documentation at:\nhttps://access.redhat.com/documentation/en-us/openshift_container_platform/4.9/html/serverless/index\nSee the Red Hat OpenShift Container Platform 4.10 documentation at:\nhttps://access.redhat.com/documentation/en-us/openshift_container_platform/4.10/html/serverless/index",
"product_ids": [
"8Base-Openshift-Serverless-1.24:openshift-serverless-1-tech-preview/eventing-kafka-broker-controller-rhel8@sha256:2a4b30bcff1377073202362dfd521bd7ac3e3e3960fdb33a6cf9fa39fc89de6b_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1-tech-preview/eventing-kafka-broker-controller-rhel8@sha256:be290e6d950e8af6162c1dece8472788b66459e8cb91df319f50ccf66f27b5c7_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1-tech-preview/eventing-kafka-broker-controller-rhel8@sha256:f8b5d9c9c0182f5cc1f76422759bf8925d2f29292390ada83a6b7c7986f1462c_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1-tech-preview/eventing-kafka-broker-dispatcher-rhel8@sha256:08c6d6908a2e58a18e908223daf152802106b00a67905e94e075fca827af87c9_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1-tech-preview/eventing-kafka-broker-dispatcher-rhel8@sha256:8ac0796f3585a406facba98766688ae6777b5673a4515418db8d1d92c4d65494_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1-tech-preview/eventing-kafka-broker-dispatcher-rhel8@sha256:9af6b8413acbf59adc88e9b88a51105f3b0a4913499c3026f64e7fda91e43384_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1-tech-preview/eventing-kafka-broker-receiver-rhel8@sha256:4dc0783cf92da5b5aa4cd1b9e9d55aa55a69b94eef0d29f261d3d51bd2260b68_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1-tech-preview/eventing-kafka-broker-receiver-rhel8@sha256:80fd78ad61caab0b20e39d4c6103ed9b074d3efa1dc67ab7bf415ea7db912dc3_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1-tech-preview/eventing-kafka-broker-receiver-rhel8@sha256:aeaaf1d541b5756df65f0700bcd82d085077ae3b1ce99c6d8728997c23e31ef9_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1-tech-preview/eventing-kafka-broker-webhook-rhel8@sha256:0dad9dc28babb21622f90c83647c9cc48bfa66faad257c88e7adf1d50ad0f80c_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1-tech-preview/eventing-kafka-broker-webhook-rhel8@sha256:10ba81e103ed6b7dff7b02394b20f44b46acd6b09d72f16667c068eb9989dc77_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1-tech-preview/eventing-kafka-broker-webhook-rhel8@sha256:f94aef78ce0870fdceac5b3467220540127a73415e81baa4b48bf986bc181c4d_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/client-kn-rhel8@sha256:09644d1c149970cd7c06635806a0ffc077a6340d68c357cd7f2bb5a6f57e46f3_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/client-kn-rhel8@sha256:46510d8b5dfba62d0a3da64ba90d1b8f88ad3b909c3e6ed14bcd96017d766829_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/client-kn-rhel8@sha256:f9bf2892123c3d981d2d5f158e643e6ba6f59a441b47c4055dc542f8cf8330c0_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-apiserver-receive-adapter-rhel8@sha256:834e37f8ddfbe157ad357fcef49f5213053d1295bb31361c5dd14a213ff2755c_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-apiserver-receive-adapter-rhel8@sha256:d13848369ca942d13548ab9b73a2d60b67f9412e535ed647342acaa8cef36c37_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-apiserver-receive-adapter-rhel8@sha256:eef2145e61234d37713ef8fda1f82d7cbe6502c5e6386117230d66ab7e1dd21a_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-controller-rhel8@sha256:52ef0c51b53ede0344f58174e624db08e6dcac04a0cba1668915f217949fc868_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-controller-rhel8@sha256:72c5fcaa44e3da56b297eb718d8a2b7eeb44069d6f3ce71b0eca30070b18bd9d_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-controller-rhel8@sha256:ad2df12dd77e8a3092431ca8d1b5eae42240c8ebb8766e436009bd6df7ee51f3_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-in-memory-channel-controller-rhel8@sha256:070f2c819506853dee230f37e00b27a05ba01c6f7cbbffc9a04b59a65d0c45e9_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-in-memory-channel-controller-rhel8@sha256:111da99563ea799e6b54933f12dc8f8a3828e36f650900e02da3be5afbdeefd9_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-in-memory-channel-controller-rhel8@sha256:69871b8d6e72713fe2eaf5f1e0aac1282fb8659d2895836994f10c847fe320d1_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-in-memory-channel-dispatcher-rhel8@sha256:4b5ee83ccace988c6eaf456e82dea83d160ae7e6aaad1ab8f48410f90da8f1c1_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-in-memory-channel-dispatcher-rhel8@sha256:52247eff5dc9a89244e6697ae9ce61cc1b42265171c956d4d50984179daced89_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-in-memory-channel-dispatcher-rhel8@sha256:68b61474089703d0685a952062401303206ba11bc108b8504f6f6390933d83cb_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-kafka-broker-controller-rhel8@sha256:2a4b30bcff1377073202362dfd521bd7ac3e3e3960fdb33a6cf9fa39fc89de6b_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-kafka-broker-controller-rhel8@sha256:be290e6d950e8af6162c1dece8472788b66459e8cb91df319f50ccf66f27b5c7_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-kafka-broker-controller-rhel8@sha256:f8b5d9c9c0182f5cc1f76422759bf8925d2f29292390ada83a6b7c7986f1462c_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-kafka-broker-dispatcher-rhel8@sha256:08c6d6908a2e58a18e908223daf152802106b00a67905e94e075fca827af87c9_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-kafka-broker-dispatcher-rhel8@sha256:8ac0796f3585a406facba98766688ae6777b5673a4515418db8d1d92c4d65494_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-kafka-broker-dispatcher-rhel8@sha256:9af6b8413acbf59adc88e9b88a51105f3b0a4913499c3026f64e7fda91e43384_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-kafka-broker-post-install-rhel8@sha256:260e7f0086f4e036be3a9ab5d24ce99fc8a053cc7f2906f8a6080f59f2a3e591_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-kafka-broker-post-install-rhel8@sha256:36551ea609536ba900f7a0493a06d07f9c0f19a0eef7e4956575354ca92cd1ef_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-kafka-broker-post-install-rhel8@sha256:6d4a898f37f87aa6db636487c6892833249be38635fe631433652feda762a40e_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-kafka-broker-webhook-rhel8@sha256:0dad9dc28babb21622f90c83647c9cc48bfa66faad257c88e7adf1d50ad0f80c_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-kafka-broker-webhook-rhel8@sha256:10ba81e103ed6b7dff7b02394b20f44b46acd6b09d72f16667c068eb9989dc77_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-kafka-broker-webhook-rhel8@sha256:f94aef78ce0870fdceac5b3467220540127a73415e81baa4b48bf986bc181c4d_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-mtbroker-filter-rhel8@sha256:4f6e162ee5fb96ff69a1546b7f728641dded59548f14afdfa870f7f0291787ac_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-mtbroker-filter-rhel8@sha256:ecde2ee2aa9618775178e03bcc07e53d6f5e12f30261238d8ffb366fb1e47c94_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-mtbroker-filter-rhel8@sha256:ee2dc3e0f648dc59551cfdf0ac5c36aa6cd9a4b2abaada7095ae4d5b8e0a571e_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-mtbroker-ingress-rhel8@sha256:4eaac6386b1b8a9e360df5afbd85aeebb97e5c81dbd861996caafad48b4cc6f9_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-mtbroker-ingress-rhel8@sha256:644fbcd1924d570f105f5f9760eb15eddbeed16c894edfcb4ef8c8a14e370bce_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-mtbroker-ingress-rhel8@sha256:a26dfc1a610bbaf876443b4b01a04130f7c0aba4d40e246333fe8bf7eb899f45_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-mtchannel-broker-rhel8@sha256:353859f2a8649fa9b3f5c0e02cafd57f79f96a10a7a697ba08eaa8cb70effe51_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-mtchannel-broker-rhel8@sha256:6f7afb57dc78ccb13498434196c5e8cd0f6ec53f045689febf1a62c492358d93_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-mtchannel-broker-rhel8@sha256:fadf3035a8bd25307843d1c6c88654a03db25983407a770875b4507942684dd5_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-mtping-rhel8@sha256:2254577d2c2e67d28f8459fbd4ac43af78b7d29cc0b56c631607dd68f3d31637_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-mtping-rhel8@sha256:a7177a43f46b6470a19970c62ebc17119ca3c3021471f9396faa436e621beb1e_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-mtping-rhel8@sha256:c6c2c7924d90e81e2906f3bf3969b02d7f3e4dc80c187e6c55a7e4ea17ac20cd_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-storage-version-migration-rhel8@sha256:3c1baa5bad644c06bedabaed9c668f0999527f00bc1d195e71a528c222087328_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-storage-version-migration-rhel8@sha256:63dab761fd3a2e08950b7ee52852fb39cef7820f2a8cf8142ec3701a07372d7c_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-storage-version-migration-rhel8@sha256:ff7924a37865ac1a90872f35675934a1627e49a29577a78af18b8e743a5fde07_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-sugar-controller-rhel8@sha256:24c7217a3612a5c3c6792c433dc2a6cf4b5fda1b9e6acff84e2736705704d152_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-sugar-controller-rhel8@sha256:3a38788638c26e9bec45694b2c4597333080189ffa96d8c7302e3e7dd1e54be5_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-sugar-controller-rhel8@sha256:aebfba016342e94fc0619a9ad6346c7fefbedf6739f1495954eb905cade085ac_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-webhook-rhel8@sha256:11d0b8fac4cb67c95e051a91f5c6683768f8969ffc744cd3cc4814d1ee6e91c1_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-webhook-rhel8@sha256:1b209d1ddffba92c3d77824e37bf75302346856c10b773a101d2868f27d0b740_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-webhook-rhel8@sha256:bf8c9de32dd5cbe536b115f52f32c666fbf886bde555ac355937d6b149cf9343_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/ingress-rhel8-operator@sha256:46a5fb2d0f9fa5e05504b9264a3f1c0e7c7beb76e3a3aeb9bc036cda4fa9d66a_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/ingress-rhel8-operator@sha256:793b86f4c2add102e2f676bd57cec3365ce9b3fdc40a989c28d1f9acb851142d_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/ingress-rhel8-operator@sha256:cce79392f93bb318123c48ac6de48aa0a2983cc1134cc063c0fdc2ff83c546c7_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/kn-cli-artifacts-rhel8@sha256:1a51a072d4e303a5c33b2383c843308d86c68de228b094d2efed8bc59a4bac14_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/kn-cli-artifacts-rhel8@sha256:c61b26bdf318b507af66f9092e784d64436e3b2531cc6e2e8aa1bb8bbb010fb7_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/kn-cli-artifacts-rhel8@sha256:f22168224137db649c6e6592e3ec2ae6845ca668ef65fe56c104ed6393eae526_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/knative-rhel8-operator@sha256:53e115cdfeb8077cc8b89ebdeee4903b1be8c0a0d45831a9f277f342959f5961_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/knative-rhel8-operator@sha256:ebf24097b84ec5773e30c8f548975afb84b6fce836b373b97855f69371068d1e_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/knative-rhel8-operator@sha256:efa444ca6c7c4468821a8d138b4319c86fede592f3b0b4d7905e7c66e8bdb2c0_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/kourier-control-rhel8@sha256:396fb9dcc798b05e89d38ccbe3a3abb31854f56a95ae104fb9bb215967b56d9f_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/kourier-control-rhel8@sha256:e36577c37457a4521d78f28f24dca6ae11f170635316efe374f08f825cb5904d_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/kourier-control-rhel8@sha256:fb04b74dce262e58434b19a10dce0981b4df7541416de21343fb7124c714ffbf_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/net-istio-controller-rhel8@sha256:281b2782253722d916b6178ecdbc763aaa71ed4ac0db94e31d57974d4eb8b58b_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/net-istio-controller-rhel8@sha256:bf56038c0af2cfeb5a3e4b7ecd5aeebb230d042ac835b50faafa3d939dd8ca50_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/net-istio-controller-rhel8@sha256:f3643c74f73841b1de04be1d0f550c044f1ad4800ceb32cb36bf9072d8e5155b_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/net-istio-webhook-rhel8@sha256:4f7cabd5a6bb6fd7a0d81461108891b0d2de55efe868c4fbf275131c3280ed2d_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/net-istio-webhook-rhel8@sha256:a07d73f5c04af2a29b6565363b472aceabbfeafe7d6dfe833d1e71b072419916_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/net-istio-webhook-rhel8@sha256:cd34685812d9447969a1c3fb4382433a1b59fb3631fbe156daa6fa962458f859_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serverless-operator-bundle@sha256:0422f8843fc62c2b72e01ffefd33db912a1ad3d70ac297882d3663c9b7299f10_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serverless-rhel8-operator@sha256:26d940bd43b928d8370c9e88e80726a427c3f0ce3afc4fddb02a507f81c8fc93_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serverless-rhel8-operator@sha256:2898df30f40683bd3a73c6f2676afdc1bfc27b23d2fe04fe7667f6db6d2422ab_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serverless-rhel8-operator@sha256:8ec9e756969c8e6bf8155ed102a66cf578a325dcc477ff909b4806405ab59cfc_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-activator-rhel8@sha256:1e9fb289564961ddbf317e568c50936b048446685c39ab14ca4e5cb682785243_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-activator-rhel8@sha256:3a823819467ed0beea953eed27e2129bb4495df3f49e0f59d5004dee416e6285_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-activator-rhel8@sha256:4e7563e5f9761f624aefc6b79845e5b4dd1836a545c3754bc37701162ed4e3bb_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-autoscaler-hpa-rhel8@sha256:1685c7bf25061e61688d2b5e60cde6adb8906fec6bfb713c68837b2bbeeacf85_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-autoscaler-hpa-rhel8@sha256:491df16728df492b7b88efb8e86f28e46a8762f4084fb4132823611a9e758264_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-autoscaler-hpa-rhel8@sha256:8bb514634ece7dafd88ae6cc7eff52016cd4585d91cb9c106720c21c219f8967_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-autoscaler-rhel8@sha256:01b46e0ddb618f58c06b533fe7148f772367200f5d9be9d355012e91dc401156_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-autoscaler-rhel8@sha256:8cd0a381de995467f339e11f0704b8c8b978ddfdd2d8271f4c9f832e7acf9f07_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-autoscaler-rhel8@sha256:c60796d720141d322159e49bb3496732b8e0453d6606227b419caf93a12d196b_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-controller-rhel8@sha256:92b01a8421488e9d9b42b6da290873b54a2619d39a05e8d2a99e4c5348a3d4dc_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-controller-rhel8@sha256:b5ae691a77adb161a30ae8470f1cf4c1c6259488df18bb2bf2764d05af9a2aa8_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-controller-rhel8@sha256:b752a295b673aeee85eba6bed33cc658254dc0503c6002841d80dc0c0a38f615_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-domain-mapping-rhel8@sha256:11bca084f2c8df8d369d6301847876bbf8d37c7b67a6ffb387e0759100b6e817_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-domain-mapping-rhel8@sha256:4e580d29cbff1aa6050c65cee35a870dab9e6a7eaa538b356a5afefed9c38d90_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-domain-mapping-rhel8@sha256:eeb39a3fbc9d4c223d42579737948438d03b2a2ec1aee46562aabae6d343679b_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-domain-mapping-webhook-rhel8@sha256:8057fa6657c0bf909297273acc4faea1cddb29f9f02f6c797279adb42f083332_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-domain-mapping-webhook-rhel8@sha256:84e13a4c84098e0a6a5b461c7581861cd9114ce3cc7c2147afd727e56f323b28_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-domain-mapping-webhook-rhel8@sha256:f99e203de17686584c05ee0901041edd055350c39da063d5d6dcd026d1e17593_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-queue-rhel8@sha256:8740a1f7cb3ef3c4caa5774cced7787cc1e345dbe3708307001c1def9fd32e2f_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-queue-rhel8@sha256:ac1ca0ae5e3c7fc242ec5a313e45d09b83261ffe26eab3ebcbbae9299471b25a_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-queue-rhel8@sha256:f16b4f4e86e758354c8b19ee3a075dfd6fd19eb7ba282ad8293d41ca0c8f3028_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-storage-version-migration-rhel8@sha256:1c3b2c4c06981fd8eb13c05837c8da3523f0df9c79eacd6ffc1138e5f26bdba6_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-storage-version-migration-rhel8@sha256:27b7b75eae9eacc52a577887885db7c29192e15aada8a3b7406e032561609462_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-storage-version-migration-rhel8@sha256:8012cc60fab4e14b7fab05589c977c15ac941efb09601069be09d4e25385ed26_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-webhook-rhel8@sha256:4fdc2c632eb0fa4f10a78e39622c83febde93f38db16bd0ca4a35c1eb7062548_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-webhook-rhel8@sha256:6904376f1ae4dadc23ab9993b50aaaa3db130fcd338f3dfae9e437b348e6e934_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-webhook-rhel8@sha256:dc902a39bc520abcf2100c26e2e1c4ba20aa5aadff763b40f234eb01a26b6f77_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/svls-must-gather-rhel8@sha256:057e9ccae9eae50fadad4772b203e897f5c54bf9d40f6e2f2ccbdbc93f5850b5_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/svls-must-gather-rhel8@sha256:7557328dcdede1992a3660342f037e490f58bc3281c68c6e4f44e6d66c4a0cff_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/svls-must-gather-rhel8@sha256:e0a982cd04fee4416659b7e1e6a827c2c371144bd461f23913ae9e0633fd598a_amd64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2022:6040"
}
],
"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-Openshift-Serverless-1.24:openshift-serverless-1-tech-preview/eventing-kafka-broker-controller-rhel8@sha256:2a4b30bcff1377073202362dfd521bd7ac3e3e3960fdb33a6cf9fa39fc89de6b_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1-tech-preview/eventing-kafka-broker-controller-rhel8@sha256:be290e6d950e8af6162c1dece8472788b66459e8cb91df319f50ccf66f27b5c7_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1-tech-preview/eventing-kafka-broker-controller-rhel8@sha256:f8b5d9c9c0182f5cc1f76422759bf8925d2f29292390ada83a6b7c7986f1462c_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1-tech-preview/eventing-kafka-broker-dispatcher-rhel8@sha256:08c6d6908a2e58a18e908223daf152802106b00a67905e94e075fca827af87c9_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1-tech-preview/eventing-kafka-broker-dispatcher-rhel8@sha256:8ac0796f3585a406facba98766688ae6777b5673a4515418db8d1d92c4d65494_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1-tech-preview/eventing-kafka-broker-dispatcher-rhel8@sha256:9af6b8413acbf59adc88e9b88a51105f3b0a4913499c3026f64e7fda91e43384_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1-tech-preview/eventing-kafka-broker-receiver-rhel8@sha256:4dc0783cf92da5b5aa4cd1b9e9d55aa55a69b94eef0d29f261d3d51bd2260b68_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1-tech-preview/eventing-kafka-broker-receiver-rhel8@sha256:80fd78ad61caab0b20e39d4c6103ed9b074d3efa1dc67ab7bf415ea7db912dc3_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1-tech-preview/eventing-kafka-broker-receiver-rhel8@sha256:aeaaf1d541b5756df65f0700bcd82d085077ae3b1ce99c6d8728997c23e31ef9_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1-tech-preview/eventing-kafka-broker-webhook-rhel8@sha256:0dad9dc28babb21622f90c83647c9cc48bfa66faad257c88e7adf1d50ad0f80c_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1-tech-preview/eventing-kafka-broker-webhook-rhel8@sha256:10ba81e103ed6b7dff7b02394b20f44b46acd6b09d72f16667c068eb9989dc77_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1-tech-preview/eventing-kafka-broker-webhook-rhel8@sha256:f94aef78ce0870fdceac5b3467220540127a73415e81baa4b48bf986bc181c4d_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/client-kn-rhel8@sha256:09644d1c149970cd7c06635806a0ffc077a6340d68c357cd7f2bb5a6f57e46f3_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/client-kn-rhel8@sha256:46510d8b5dfba62d0a3da64ba90d1b8f88ad3b909c3e6ed14bcd96017d766829_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/client-kn-rhel8@sha256:f9bf2892123c3d981d2d5f158e643e6ba6f59a441b47c4055dc542f8cf8330c0_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-apiserver-receive-adapter-rhel8@sha256:834e37f8ddfbe157ad357fcef49f5213053d1295bb31361c5dd14a213ff2755c_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-apiserver-receive-adapter-rhel8@sha256:d13848369ca942d13548ab9b73a2d60b67f9412e535ed647342acaa8cef36c37_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-apiserver-receive-adapter-rhel8@sha256:eef2145e61234d37713ef8fda1f82d7cbe6502c5e6386117230d66ab7e1dd21a_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-controller-rhel8@sha256:52ef0c51b53ede0344f58174e624db08e6dcac04a0cba1668915f217949fc868_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-controller-rhel8@sha256:72c5fcaa44e3da56b297eb718d8a2b7eeb44069d6f3ce71b0eca30070b18bd9d_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-controller-rhel8@sha256:ad2df12dd77e8a3092431ca8d1b5eae42240c8ebb8766e436009bd6df7ee51f3_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-in-memory-channel-controller-rhel8@sha256:070f2c819506853dee230f37e00b27a05ba01c6f7cbbffc9a04b59a65d0c45e9_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-in-memory-channel-controller-rhel8@sha256:111da99563ea799e6b54933f12dc8f8a3828e36f650900e02da3be5afbdeefd9_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-in-memory-channel-controller-rhel8@sha256:69871b8d6e72713fe2eaf5f1e0aac1282fb8659d2895836994f10c847fe320d1_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-in-memory-channel-dispatcher-rhel8@sha256:4b5ee83ccace988c6eaf456e82dea83d160ae7e6aaad1ab8f48410f90da8f1c1_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-in-memory-channel-dispatcher-rhel8@sha256:52247eff5dc9a89244e6697ae9ce61cc1b42265171c956d4d50984179daced89_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-in-memory-channel-dispatcher-rhel8@sha256:68b61474089703d0685a952062401303206ba11bc108b8504f6f6390933d83cb_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-kafka-broker-controller-rhel8@sha256:2a4b30bcff1377073202362dfd521bd7ac3e3e3960fdb33a6cf9fa39fc89de6b_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-kafka-broker-controller-rhel8@sha256:be290e6d950e8af6162c1dece8472788b66459e8cb91df319f50ccf66f27b5c7_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-kafka-broker-controller-rhel8@sha256:f8b5d9c9c0182f5cc1f76422759bf8925d2f29292390ada83a6b7c7986f1462c_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-kafka-broker-dispatcher-rhel8@sha256:08c6d6908a2e58a18e908223daf152802106b00a67905e94e075fca827af87c9_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-kafka-broker-dispatcher-rhel8@sha256:8ac0796f3585a406facba98766688ae6777b5673a4515418db8d1d92c4d65494_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-kafka-broker-dispatcher-rhel8@sha256:9af6b8413acbf59adc88e9b88a51105f3b0a4913499c3026f64e7fda91e43384_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-kafka-broker-post-install-rhel8@sha256:260e7f0086f4e036be3a9ab5d24ce99fc8a053cc7f2906f8a6080f59f2a3e591_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-kafka-broker-post-install-rhel8@sha256:36551ea609536ba900f7a0493a06d07f9c0f19a0eef7e4956575354ca92cd1ef_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-kafka-broker-post-install-rhel8@sha256:6d4a898f37f87aa6db636487c6892833249be38635fe631433652feda762a40e_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-kafka-broker-webhook-rhel8@sha256:0dad9dc28babb21622f90c83647c9cc48bfa66faad257c88e7adf1d50ad0f80c_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-kafka-broker-webhook-rhel8@sha256:10ba81e103ed6b7dff7b02394b20f44b46acd6b09d72f16667c068eb9989dc77_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-kafka-broker-webhook-rhel8@sha256:f94aef78ce0870fdceac5b3467220540127a73415e81baa4b48bf986bc181c4d_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-mtbroker-filter-rhel8@sha256:4f6e162ee5fb96ff69a1546b7f728641dded59548f14afdfa870f7f0291787ac_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-mtbroker-filter-rhel8@sha256:ecde2ee2aa9618775178e03bcc07e53d6f5e12f30261238d8ffb366fb1e47c94_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-mtbroker-filter-rhel8@sha256:ee2dc3e0f648dc59551cfdf0ac5c36aa6cd9a4b2abaada7095ae4d5b8e0a571e_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-mtbroker-ingress-rhel8@sha256:4eaac6386b1b8a9e360df5afbd85aeebb97e5c81dbd861996caafad48b4cc6f9_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-mtbroker-ingress-rhel8@sha256:644fbcd1924d570f105f5f9760eb15eddbeed16c894edfcb4ef8c8a14e370bce_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-mtbroker-ingress-rhel8@sha256:a26dfc1a610bbaf876443b4b01a04130f7c0aba4d40e246333fe8bf7eb899f45_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-mtchannel-broker-rhel8@sha256:353859f2a8649fa9b3f5c0e02cafd57f79f96a10a7a697ba08eaa8cb70effe51_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-mtchannel-broker-rhel8@sha256:6f7afb57dc78ccb13498434196c5e8cd0f6ec53f045689febf1a62c492358d93_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-mtchannel-broker-rhel8@sha256:fadf3035a8bd25307843d1c6c88654a03db25983407a770875b4507942684dd5_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-mtping-rhel8@sha256:2254577d2c2e67d28f8459fbd4ac43af78b7d29cc0b56c631607dd68f3d31637_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-mtping-rhel8@sha256:a7177a43f46b6470a19970c62ebc17119ca3c3021471f9396faa436e621beb1e_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-mtping-rhel8@sha256:c6c2c7924d90e81e2906f3bf3969b02d7f3e4dc80c187e6c55a7e4ea17ac20cd_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-storage-version-migration-rhel8@sha256:3c1baa5bad644c06bedabaed9c668f0999527f00bc1d195e71a528c222087328_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-storage-version-migration-rhel8@sha256:63dab761fd3a2e08950b7ee52852fb39cef7820f2a8cf8142ec3701a07372d7c_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-storage-version-migration-rhel8@sha256:ff7924a37865ac1a90872f35675934a1627e49a29577a78af18b8e743a5fde07_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-sugar-controller-rhel8@sha256:24c7217a3612a5c3c6792c433dc2a6cf4b5fda1b9e6acff84e2736705704d152_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-sugar-controller-rhel8@sha256:3a38788638c26e9bec45694b2c4597333080189ffa96d8c7302e3e7dd1e54be5_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-sugar-controller-rhel8@sha256:aebfba016342e94fc0619a9ad6346c7fefbedf6739f1495954eb905cade085ac_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-webhook-rhel8@sha256:11d0b8fac4cb67c95e051a91f5c6683768f8969ffc744cd3cc4814d1ee6e91c1_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-webhook-rhel8@sha256:1b209d1ddffba92c3d77824e37bf75302346856c10b773a101d2868f27d0b740_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/eventing-webhook-rhel8@sha256:bf8c9de32dd5cbe536b115f52f32c666fbf886bde555ac355937d6b149cf9343_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/ingress-rhel8-operator@sha256:46a5fb2d0f9fa5e05504b9264a3f1c0e7c7beb76e3a3aeb9bc036cda4fa9d66a_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/ingress-rhel8-operator@sha256:793b86f4c2add102e2f676bd57cec3365ce9b3fdc40a989c28d1f9acb851142d_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/ingress-rhel8-operator@sha256:cce79392f93bb318123c48ac6de48aa0a2983cc1134cc063c0fdc2ff83c546c7_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/kn-cli-artifacts-rhel8@sha256:1a51a072d4e303a5c33b2383c843308d86c68de228b094d2efed8bc59a4bac14_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/kn-cli-artifacts-rhel8@sha256:c61b26bdf318b507af66f9092e784d64436e3b2531cc6e2e8aa1bb8bbb010fb7_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/kn-cli-artifacts-rhel8@sha256:f22168224137db649c6e6592e3ec2ae6845ca668ef65fe56c104ed6393eae526_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/knative-rhel8-operator@sha256:53e115cdfeb8077cc8b89ebdeee4903b1be8c0a0d45831a9f277f342959f5961_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/knative-rhel8-operator@sha256:ebf24097b84ec5773e30c8f548975afb84b6fce836b373b97855f69371068d1e_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/knative-rhel8-operator@sha256:efa444ca6c7c4468821a8d138b4319c86fede592f3b0b4d7905e7c66e8bdb2c0_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/kourier-control-rhel8@sha256:396fb9dcc798b05e89d38ccbe3a3abb31854f56a95ae104fb9bb215967b56d9f_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/kourier-control-rhel8@sha256:e36577c37457a4521d78f28f24dca6ae11f170635316efe374f08f825cb5904d_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/kourier-control-rhel8@sha256:fb04b74dce262e58434b19a10dce0981b4df7541416de21343fb7124c714ffbf_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/net-istio-controller-rhel8@sha256:281b2782253722d916b6178ecdbc763aaa71ed4ac0db94e31d57974d4eb8b58b_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/net-istio-controller-rhel8@sha256:bf56038c0af2cfeb5a3e4b7ecd5aeebb230d042ac835b50faafa3d939dd8ca50_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/net-istio-controller-rhel8@sha256:f3643c74f73841b1de04be1d0f550c044f1ad4800ceb32cb36bf9072d8e5155b_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/net-istio-webhook-rhel8@sha256:4f7cabd5a6bb6fd7a0d81461108891b0d2de55efe868c4fbf275131c3280ed2d_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/net-istio-webhook-rhel8@sha256:a07d73f5c04af2a29b6565363b472aceabbfeafe7d6dfe833d1e71b072419916_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/net-istio-webhook-rhel8@sha256:cd34685812d9447969a1c3fb4382433a1b59fb3631fbe156daa6fa962458f859_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serverless-operator-bundle@sha256:0422f8843fc62c2b72e01ffefd33db912a1ad3d70ac297882d3663c9b7299f10_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serverless-rhel8-operator@sha256:26d940bd43b928d8370c9e88e80726a427c3f0ce3afc4fddb02a507f81c8fc93_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serverless-rhel8-operator@sha256:2898df30f40683bd3a73c6f2676afdc1bfc27b23d2fe04fe7667f6db6d2422ab_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serverless-rhel8-operator@sha256:8ec9e756969c8e6bf8155ed102a66cf578a325dcc477ff909b4806405ab59cfc_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-activator-rhel8@sha256:1e9fb289564961ddbf317e568c50936b048446685c39ab14ca4e5cb682785243_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-activator-rhel8@sha256:3a823819467ed0beea953eed27e2129bb4495df3f49e0f59d5004dee416e6285_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-activator-rhel8@sha256:4e7563e5f9761f624aefc6b79845e5b4dd1836a545c3754bc37701162ed4e3bb_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-autoscaler-hpa-rhel8@sha256:1685c7bf25061e61688d2b5e60cde6adb8906fec6bfb713c68837b2bbeeacf85_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-autoscaler-hpa-rhel8@sha256:491df16728df492b7b88efb8e86f28e46a8762f4084fb4132823611a9e758264_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-autoscaler-hpa-rhel8@sha256:8bb514634ece7dafd88ae6cc7eff52016cd4585d91cb9c106720c21c219f8967_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-autoscaler-rhel8@sha256:01b46e0ddb618f58c06b533fe7148f772367200f5d9be9d355012e91dc401156_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-autoscaler-rhel8@sha256:8cd0a381de995467f339e11f0704b8c8b978ddfdd2d8271f4c9f832e7acf9f07_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-autoscaler-rhel8@sha256:c60796d720141d322159e49bb3496732b8e0453d6606227b419caf93a12d196b_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-controller-rhel8@sha256:92b01a8421488e9d9b42b6da290873b54a2619d39a05e8d2a99e4c5348a3d4dc_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-controller-rhel8@sha256:b5ae691a77adb161a30ae8470f1cf4c1c6259488df18bb2bf2764d05af9a2aa8_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-controller-rhel8@sha256:b752a295b673aeee85eba6bed33cc658254dc0503c6002841d80dc0c0a38f615_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-domain-mapping-rhel8@sha256:11bca084f2c8df8d369d6301847876bbf8d37c7b67a6ffb387e0759100b6e817_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-domain-mapping-rhel8@sha256:4e580d29cbff1aa6050c65cee35a870dab9e6a7eaa538b356a5afefed9c38d90_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-domain-mapping-rhel8@sha256:eeb39a3fbc9d4c223d42579737948438d03b2a2ec1aee46562aabae6d343679b_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-domain-mapping-webhook-rhel8@sha256:8057fa6657c0bf909297273acc4faea1cddb29f9f02f6c797279adb42f083332_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-domain-mapping-webhook-rhel8@sha256:84e13a4c84098e0a6a5b461c7581861cd9114ce3cc7c2147afd727e56f323b28_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-domain-mapping-webhook-rhel8@sha256:f99e203de17686584c05ee0901041edd055350c39da063d5d6dcd026d1e17593_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-queue-rhel8@sha256:8740a1f7cb3ef3c4caa5774cced7787cc1e345dbe3708307001c1def9fd32e2f_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-queue-rhel8@sha256:ac1ca0ae5e3c7fc242ec5a313e45d09b83261ffe26eab3ebcbbae9299471b25a_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-queue-rhel8@sha256:f16b4f4e86e758354c8b19ee3a075dfd6fd19eb7ba282ad8293d41ca0c8f3028_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-storage-version-migration-rhel8@sha256:1c3b2c4c06981fd8eb13c05837c8da3523f0df9c79eacd6ffc1138e5f26bdba6_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-storage-version-migration-rhel8@sha256:27b7b75eae9eacc52a577887885db7c29192e15aada8a3b7406e032561609462_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-storage-version-migration-rhel8@sha256:8012cc60fab4e14b7fab05589c977c15ac941efb09601069be09d4e25385ed26_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-webhook-rhel8@sha256:4fdc2c632eb0fa4f10a78e39622c83febde93f38db16bd0ca4a35c1eb7062548_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-webhook-rhel8@sha256:6904376f1ae4dadc23ab9993b50aaaa3db130fcd338f3dfae9e437b348e6e934_amd64",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/serving-webhook-rhel8@sha256:dc902a39bc520abcf2100c26e2e1c4ba20aa5aadff763b40f234eb01a26b6f77_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/svls-must-gather-rhel8@sha256:057e9ccae9eae50fadad4772b203e897f5c54bf9d40f6e2f2ccbdbc93f5850b5_ppc64le",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/svls-must-gather-rhel8@sha256:7557328dcdede1992a3660342f037e490f58bc3281c68c6e4f44e6d66c4a0cff_s390x",
"8Base-Openshift-Serverless-1.24:openshift-serverless-1/svls-must-gather-rhel8@sha256:e0a982cd04fee4416659b7e1e6a827c2c371144bd461f23913ae9e0633fd598a_amd64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "golang: net/http/httputil: NewSingleHostReverseProxy - omit X-Forwarded-For not working"
}
]
}
rhsa-2022_9047
Vulnerability from csaf_redhat
Notes
{
"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": "The Migration Toolkit for Containers (MTC) 1.7.6 is now available.\n\nRed Hat Product Security has rated this update as having a security impact of Moderate. A Common Vulnerability Scoring System (CVSS) base score, which gives a detailed severity rating, is available for each vulnerability from the CVE link(s) in the References section.",
"title": "Topic"
},
{
"category": "general",
"text": "The Migration Toolkit for Containers (MTC) enables you to migrate Kubernetes resources, persistent volume data, and internal container images between OpenShift Container Platform clusters, using the MTC web console or the Kubernetes API.\n\nSecurity Fix(es) from Bugzilla:\n\n* golang: net/http: improper sanitization of Transfer-Encoding header (CVE-2022-1705)\n\n* golang: go/parser: stack exhaustion in all Parse* functions (CVE-2022-1962)\n\n* golang: encoding/xml: stack exhaustion in Decoder.Skip (CVE-2022-28131)\n\n* golang: io/fs: stack exhaustion in Glob (CVE-2022-30630)\n\n* golang: path/filepath: stack exhaustion in Glob (CVE-2022-30632)\n\n* golang: encoding/xml: stack exhaustion in Unmarshal (CVE-2022-30633)\n\n* golang: encoding/gob: stack exhaustion in Decoder.Decode (CVE-2022-30635)\n\n* golang: net/http/httputil: NewSingleHostReverseProxy - omit X-Forwarded-For not working (CVE-2022-32148)\n\n* golang: crypto/tls: session tickets lack random ticket_age_add (CVE-2022-30629)\n\nFor more details about the security issue(s), including the impact, a CVSS score, and other related information, refer to the CVE page(s) listed in the References section.",
"title": "Details"
},
{
"category": "legal_disclaimer",
"text": "This content is licensed under the Creative Commons Attribution 4.0 International License (https://creativecommons.org/licenses/by/4.0/). If you distribute this content, or a modified version of it, you must provide attribution to Red Hat Inc. and provide a link to the original.",
"title": "Terms of Use"
}
],
"publisher": {
"category": "vendor",
"contact_details": "https://access.redhat.com/security/team/contact/",
"issuing_authority": "Red Hat Product Security is responsible for vulnerability handling across all Red Hat products and services.",
"name": "Red Hat Product Security",
"namespace": "https://www.redhat.com"
},
"references": [
{
"category": "self",
"summary": "https://access.redhat.com/errata/RHSA-2022:9047",
"url": "https://access.redhat.com/errata/RHSA-2022:9047"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/updates/classification/#moderate",
"url": "https://access.redhat.com/security/updates/classification/#moderate"
},
{
"category": "external",
"summary": "2092793",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2092793"
},
{
"category": "external",
"summary": "2107371",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2107371"
},
{
"category": "external",
"summary": "2107374",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2107374"
},
{
"category": "external",
"summary": "2107376",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2107376"
},
{
"category": "external",
"summary": "2107383",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2107383"
},
{
"category": "external",
"summary": "2107386",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2107386"
},
{
"category": "external",
"summary": "2107388",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2107388"
},
{
"category": "external",
"summary": "2107390",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2107390"
},
{
"category": "external",
"summary": "2107392",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2107392"
},
{
"category": "external",
"summary": "2132957",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2132957"
},
{
"category": "external",
"summary": "2137304",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2137304"
},
{
"category": "external",
"summary": "2140208",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2140208"
},
{
"category": "external",
"summary": "2143628",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2143628"
},
{
"category": "external",
"summary": "2143872",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2143872"
},
{
"category": "external",
"summary": "2149920",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2149920"
},
{
"category": "external",
"summary": "MIG-1240",
"url": "https://issues.redhat.com/browse/MIG-1240"
},
{
"category": "self",
"summary": "Canonical URL",
"url": "https://security.access.redhat.com/data/csaf/v2/advisories/2022/rhsa-2022_9047.json"
}
],
"title": "Red Hat Security Advisory: Migration Toolkit for Containers (MTC) 1.7.6 security and bug fix update",
"tracking": {
"current_release_date": "2025-01-06T09:29:22+00:00",
"generator": {
"date": "2025-01-06T09:29:22+00:00",
"engine": {
"name": "Red Hat SDEngine",
"version": "4.2.5"
}
},
"id": "RHSA-2022:9047",
"initial_release_date": "2022-12-15T01:57:35+00:00",
"revision_history": [
{
"date": "2022-12-15T01:57:35+00:00",
"number": "1",
"summary": "Initial version"
},
{
"date": "2022-12-15T01:57:35+00:00",
"number": "2",
"summary": "Last updated version"
},
{
"date": "2025-01-06T09:29:22+00:00",
"number": "3",
"summary": "Last generated version"
}
],
"status": "final",
"version": "3"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_name",
"name": "8Base-RHMTC-1.7",
"product": {
"name": "8Base-RHMTC-1.7",
"product_id": "8Base-RHMTC-1.7",
"product_identification_helper": {
"cpe": "cpe:/a:redhat:rhmt:1.7::el8"
}
}
}
],
"category": "product_family",
"name": "Red Hat Migration Toolkit"
},
{
"branches": [
{
"category": "product_version",
"name": "rhmtc/openshift-migration-controller-rhel8@sha256:11ea9e0cd77425db46a682a146a841d8127129048db98bbb7bc456d55e1c0d6c_amd64",
"product": {
"name": "rhmtc/openshift-migration-controller-rhel8@sha256:11ea9e0cd77425db46a682a146a841d8127129048db98bbb7bc456d55e1c0d6c_amd64",
"product_id": "rhmtc/openshift-migration-controller-rhel8@sha256:11ea9e0cd77425db46a682a146a841d8127129048db98bbb7bc456d55e1c0d6c_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift-migration-controller-rhel8@sha256:11ea9e0cd77425db46a682a146a841d8127129048db98bbb7bc456d55e1c0d6c?arch=amd64\u0026repository_url=registry.redhat.io/rhmtc/openshift-migration-controller-rhel8\u0026tag=v1.7.6-6"
}
}
},
{
"category": "product_version",
"name": "rhmtc/openshift-migration-hook-runner-rhel8@sha256:d1f78e4f37b414d5007c8e5711de3e95179612722a1c0dba5ab70d7a57b171b9_amd64",
"product": {
"name": "rhmtc/openshift-migration-hook-runner-rhel8@sha256:d1f78e4f37b414d5007c8e5711de3e95179612722a1c0dba5ab70d7a57b171b9_amd64",
"product_id": "rhmtc/openshift-migration-hook-runner-rhel8@sha256:d1f78e4f37b414d5007c8e5711de3e95179612722a1c0dba5ab70d7a57b171b9_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift-migration-hook-runner-rhel8@sha256:d1f78e4f37b414d5007c8e5711de3e95179612722a1c0dba5ab70d7a57b171b9?arch=amd64\u0026repository_url=registry.redhat.io/rhmtc/openshift-migration-hook-runner-rhel8\u0026tag=v1.7.6-5"
}
}
},
{
"category": "product_version",
"name": "rhmtc/openshift-migration-legacy-rhel8-operator@sha256:dd304118410ab622dab252504a18245012155894c3f89fd74af1aeffce0d4b5b_amd64",
"product": {
"name": "rhmtc/openshift-migration-legacy-rhel8-operator@sha256:dd304118410ab622dab252504a18245012155894c3f89fd74af1aeffce0d4b5b_amd64",
"product_id": "rhmtc/openshift-migration-legacy-rhel8-operator@sha256:dd304118410ab622dab252504a18245012155894c3f89fd74af1aeffce0d4b5b_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift-migration-legacy-rhel8-operator@sha256:dd304118410ab622dab252504a18245012155894c3f89fd74af1aeffce0d4b5b?arch=amd64\u0026repository_url=registry.redhat.io/rhmtc/openshift-migration-legacy-rhel8-operator\u0026tag=v1.7.6-7"
}
}
},
{
"category": "product_version",
"name": "rhmtc/openshift-migration-log-reader-rhel8@sha256:fa36a6123064aefa646293b919c58660905a5f05b61ef35c7c767b6f88e4949f_amd64",
"product": {
"name": "rhmtc/openshift-migration-log-reader-rhel8@sha256:fa36a6123064aefa646293b919c58660905a5f05b61ef35c7c767b6f88e4949f_amd64",
"product_id": "rhmtc/openshift-migration-log-reader-rhel8@sha256:fa36a6123064aefa646293b919c58660905a5f05b61ef35c7c767b6f88e4949f_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift-migration-log-reader-rhel8@sha256:fa36a6123064aefa646293b919c58660905a5f05b61ef35c7c767b6f88e4949f?arch=amd64\u0026repository_url=registry.redhat.io/rhmtc/openshift-migration-log-reader-rhel8\u0026tag=v1.7.6-5"
}
}
},
{
"category": "product_version",
"name": "rhmtc/openshift-migration-must-gather-rhel8@sha256:fcbfc67d121d1d88f3ba16912f0920999c424ceab823cc9642a2f146ed103744_amd64",
"product": {
"name": "rhmtc/openshift-migration-must-gather-rhel8@sha256:fcbfc67d121d1d88f3ba16912f0920999c424ceab823cc9642a2f146ed103744_amd64",
"product_id": "rhmtc/openshift-migration-must-gather-rhel8@sha256:fcbfc67d121d1d88f3ba16912f0920999c424ceab823cc9642a2f146ed103744_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift-migration-must-gather-rhel8@sha256:fcbfc67d121d1d88f3ba16912f0920999c424ceab823cc9642a2f146ed103744?arch=amd64\u0026repository_url=registry.redhat.io/rhmtc/openshift-migration-must-gather-rhel8\u0026tag=v1.7.6-5"
}
}
},
{
"category": "product_version",
"name": "rhmtc/openshift-migration-openvpn-rhel8@sha256:7b6879e9e14e5e7622635f3755aa002e438da06969fdcae7bc8b9f90ab3bb4fe_amd64",
"product": {
"name": "rhmtc/openshift-migration-openvpn-rhel8@sha256:7b6879e9e14e5e7622635f3755aa002e438da06969fdcae7bc8b9f90ab3bb4fe_amd64",
"product_id": "rhmtc/openshift-migration-openvpn-rhel8@sha256:7b6879e9e14e5e7622635f3755aa002e438da06969fdcae7bc8b9f90ab3bb4fe_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift-migration-openvpn-rhel8@sha256:7b6879e9e14e5e7622635f3755aa002e438da06969fdcae7bc8b9f90ab3bb4fe?arch=amd64\u0026repository_url=registry.redhat.io/rhmtc/openshift-migration-openvpn-rhel8\u0026tag=v1.7.6-5"
}
}
},
{
"category": "product_version",
"name": "rhmtc/openshift-migration-rhel8-operator@sha256:7b02b5182ff57b9bfa5857aa9e4da5ce5218198228044765047a4e41df6702c1_amd64",
"product": {
"name": "rhmtc/openshift-migration-rhel8-operator@sha256:7b02b5182ff57b9bfa5857aa9e4da5ce5218198228044765047a4e41df6702c1_amd64",
"product_id": "rhmtc/openshift-migration-rhel8-operator@sha256:7b02b5182ff57b9bfa5857aa9e4da5ce5218198228044765047a4e41df6702c1_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift-migration-rhel8-operator@sha256:7b02b5182ff57b9bfa5857aa9e4da5ce5218198228044765047a4e41df6702c1?arch=amd64\u0026repository_url=registry.redhat.io/rhmtc/openshift-migration-rhel8-operator\u0026tag=v1.7.6-7"
}
}
},
{
"category": "product_version",
"name": "rhmtc/openshift-migration-operator-bundle@sha256:b46a79a60ef37106d34c5b54a65af27cf3953d367586718e80df6d4468238a2d_amd64",
"product": {
"name": "rhmtc/openshift-migration-operator-bundle@sha256:b46a79a60ef37106d34c5b54a65af27cf3953d367586718e80df6d4468238a2d_amd64",
"product_id": "rhmtc/openshift-migration-operator-bundle@sha256:b46a79a60ef37106d34c5b54a65af27cf3953d367586718e80df6d4468238a2d_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift-migration-operator-bundle@sha256:b46a79a60ef37106d34c5b54a65af27cf3953d367586718e80df6d4468238a2d?arch=amd64\u0026repository_url=registry.redhat.io/rhmtc/openshift-migration-operator-bundle\u0026tag=v1.7.6-7"
}
}
},
{
"category": "product_version",
"name": "rhmtc/openshift-migration-registry-rhel8@sha256:0b36e9ff32de1e801ddd34ccad1ea0a17029e17d2b93d0ea512c08b5b8a7f012_amd64",
"product": {
"name": "rhmtc/openshift-migration-registry-rhel8@sha256:0b36e9ff32de1e801ddd34ccad1ea0a17029e17d2b93d0ea512c08b5b8a7f012_amd64",
"product_id": "rhmtc/openshift-migration-registry-rhel8@sha256:0b36e9ff32de1e801ddd34ccad1ea0a17029e17d2b93d0ea512c08b5b8a7f012_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift-migration-registry-rhel8@sha256:0b36e9ff32de1e801ddd34ccad1ea0a17029e17d2b93d0ea512c08b5b8a7f012?arch=amd64\u0026repository_url=registry.redhat.io/rhmtc/openshift-migration-registry-rhel8\u0026tag=v1.7.6-5"
}
}
},
{
"category": "product_version",
"name": "rhmtc/openshift-migration-rsync-transfer-rhel8@sha256:2d5ca15f95a1c45e40e983328eb28584164499f70af901ad23fcd29fd3b6d800_amd64",
"product": {
"name": "rhmtc/openshift-migration-rsync-transfer-rhel8@sha256:2d5ca15f95a1c45e40e983328eb28584164499f70af901ad23fcd29fd3b6d800_amd64",
"product_id": "rhmtc/openshift-migration-rsync-transfer-rhel8@sha256:2d5ca15f95a1c45e40e983328eb28584164499f70af901ad23fcd29fd3b6d800_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift-migration-rsync-transfer-rhel8@sha256:2d5ca15f95a1c45e40e983328eb28584164499f70af901ad23fcd29fd3b6d800?arch=amd64\u0026repository_url=registry.redhat.io/rhmtc/openshift-migration-rsync-transfer-rhel8\u0026tag=v1.7.6-5"
}
}
},
{
"category": "product_version",
"name": "rhmtc/openshift-migration-ui-rhel8@sha256:951c384edd74377add1acd4590d9eceb30d147cb5f3042679e4c19d43b94e6c0_amd64",
"product": {
"name": "rhmtc/openshift-migration-ui-rhel8@sha256:951c384edd74377add1acd4590d9eceb30d147cb5f3042679e4c19d43b94e6c0_amd64",
"product_id": "rhmtc/openshift-migration-ui-rhel8@sha256:951c384edd74377add1acd4590d9eceb30d147cb5f3042679e4c19d43b94e6c0_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift-migration-ui-rhel8@sha256:951c384edd74377add1acd4590d9eceb30d147cb5f3042679e4c19d43b94e6c0?arch=amd64\u0026repository_url=registry.redhat.io/rhmtc/openshift-migration-ui-rhel8\u0026tag=v1.7.6-4"
}
}
},
{
"category": "product_version",
"name": "rhmtc/openshift-migration-velero-rhel8@sha256:1f4bad1258ebb47d8faec192a61af8926b4b46b0208fad1317c6d4434733c42e_amd64",
"product": {
"name": "rhmtc/openshift-migration-velero-rhel8@sha256:1f4bad1258ebb47d8faec192a61af8926b4b46b0208fad1317c6d4434733c42e_amd64",
"product_id": "rhmtc/openshift-migration-velero-rhel8@sha256:1f4bad1258ebb47d8faec192a61af8926b4b46b0208fad1317c6d4434733c42e_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift-migration-velero-rhel8@sha256:1f4bad1258ebb47d8faec192a61af8926b4b46b0208fad1317c6d4434733c42e?arch=amd64\u0026repository_url=registry.redhat.io/rhmtc/openshift-migration-velero-rhel8\u0026tag=v1.7.6-5"
}
}
},
{
"category": "product_version",
"name": "rhmtc/openshift-migration-velero-plugin-for-aws-rhel8@sha256:c0685deaac37756a5f61923596086d9165199f7cf774a9a8719e15504ae2caee_amd64",
"product": {
"name": "rhmtc/openshift-migration-velero-plugin-for-aws-rhel8@sha256:c0685deaac37756a5f61923596086d9165199f7cf774a9a8719e15504ae2caee_amd64",
"product_id": "rhmtc/openshift-migration-velero-plugin-for-aws-rhel8@sha256:c0685deaac37756a5f61923596086d9165199f7cf774a9a8719e15504ae2caee_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift-migration-velero-plugin-for-aws-rhel8@sha256:c0685deaac37756a5f61923596086d9165199f7cf774a9a8719e15504ae2caee?arch=amd64\u0026repository_url=registry.redhat.io/rhmtc/openshift-migration-velero-plugin-for-aws-rhel8\u0026tag=v1.7.6-5"
}
}
},
{
"category": "product_version",
"name": "rhmtc/openshift-migration-velero-plugin-for-gcp-rhel8@sha256:dc8c6f17710f9757b98411f7f3e5e45452878a69498b0efc6b6fac17a7521c32_amd64",
"product": {
"name": "rhmtc/openshift-migration-velero-plugin-for-gcp-rhel8@sha256:dc8c6f17710f9757b98411f7f3e5e45452878a69498b0efc6b6fac17a7521c32_amd64",
"product_id": "rhmtc/openshift-migration-velero-plugin-for-gcp-rhel8@sha256:dc8c6f17710f9757b98411f7f3e5e45452878a69498b0efc6b6fac17a7521c32_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift-migration-velero-plugin-for-gcp-rhel8@sha256:dc8c6f17710f9757b98411f7f3e5e45452878a69498b0efc6b6fac17a7521c32?arch=amd64\u0026repository_url=registry.redhat.io/rhmtc/openshift-migration-velero-plugin-for-gcp-rhel8\u0026tag=v1.7.6-5"
}
}
},
{
"category": "product_version",
"name": "rhmtc/openshift-migration-velero-plugin-for-microsoft-azure-rhel8@sha256:441c6e0854078633d2ff13315db18965a96aa48dfe3cb843f74463a69f725f46_amd64",
"product": {
"name": "rhmtc/openshift-migration-velero-plugin-for-microsoft-azure-rhel8@sha256:441c6e0854078633d2ff13315db18965a96aa48dfe3cb843f74463a69f725f46_amd64",
"product_id": "rhmtc/openshift-migration-velero-plugin-for-microsoft-azure-rhel8@sha256:441c6e0854078633d2ff13315db18965a96aa48dfe3cb843f74463a69f725f46_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift-migration-velero-plugin-for-microsoft-azure-rhel8@sha256:441c6e0854078633d2ff13315db18965a96aa48dfe3cb843f74463a69f725f46?arch=amd64\u0026repository_url=registry.redhat.io/rhmtc/openshift-migration-velero-plugin-for-microsoft-azure-rhel8\u0026tag=v1.7.6-5"
}
}
},
{
"category": "product_version",
"name": "rhmtc/openshift-migration-velero-restic-restore-helper-rhel8@sha256:297eeba673e224cad38b069f2e63be1b863d148710f53ce605d062088c150a9d_amd64",
"product": {
"name": "rhmtc/openshift-migration-velero-restic-restore-helper-rhel8@sha256:297eeba673e224cad38b069f2e63be1b863d148710f53ce605d062088c150a9d_amd64",
"product_id": "rhmtc/openshift-migration-velero-restic-restore-helper-rhel8@sha256:297eeba673e224cad38b069f2e63be1b863d148710f53ce605d062088c150a9d_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift-migration-velero-restic-restore-helper-rhel8@sha256:297eeba673e224cad38b069f2e63be1b863d148710f53ce605d062088c150a9d?arch=amd64\u0026repository_url=registry.redhat.io/rhmtc/openshift-migration-velero-restic-restore-helper-rhel8\u0026tag=v1.7.6-5"
}
}
},
{
"category": "product_version",
"name": "rhmtc/openshift-velero-plugin-rhel8@sha256:b736ee68818e6e5193c8da383a7a2243dad4c8c198c4fb7370e856eaf0cf6714_amd64",
"product": {
"name": "rhmtc/openshift-velero-plugin-rhel8@sha256:b736ee68818e6e5193c8da383a7a2243dad4c8c198c4fb7370e856eaf0cf6714_amd64",
"product_id": "rhmtc/openshift-velero-plugin-rhel8@sha256:b736ee68818e6e5193c8da383a7a2243dad4c8c198c4fb7370e856eaf0cf6714_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift-velero-plugin-rhel8@sha256:b736ee68818e6e5193c8da383a7a2243dad4c8c198c4fb7370e856eaf0cf6714?arch=amd64\u0026repository_url=registry.redhat.io/rhmtc/openshift-velero-plugin-rhel8\u0026tag=v1.7.6-5"
}
}
}
],
"category": "architecture",
"name": "amd64"
}
],
"category": "vendor",
"name": "Red Hat"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "rhmtc/openshift-migration-controller-rhel8@sha256:11ea9e0cd77425db46a682a146a841d8127129048db98bbb7bc456d55e1c0d6c_amd64 as a component of 8Base-RHMTC-1.7",
"product_id": "8Base-RHMTC-1.7:rhmtc/openshift-migration-controller-rhel8@sha256:11ea9e0cd77425db46a682a146a841d8127129048db98bbb7bc456d55e1c0d6c_amd64"
},
"product_reference": "rhmtc/openshift-migration-controller-rhel8@sha256:11ea9e0cd77425db46a682a146a841d8127129048db98bbb7bc456d55e1c0d6c_amd64",
"relates_to_product_reference": "8Base-RHMTC-1.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhmtc/openshift-migration-hook-runner-rhel8@sha256:d1f78e4f37b414d5007c8e5711de3e95179612722a1c0dba5ab70d7a57b171b9_amd64 as a component of 8Base-RHMTC-1.7",
"product_id": "8Base-RHMTC-1.7:rhmtc/openshift-migration-hook-runner-rhel8@sha256:d1f78e4f37b414d5007c8e5711de3e95179612722a1c0dba5ab70d7a57b171b9_amd64"
},
"product_reference": "rhmtc/openshift-migration-hook-runner-rhel8@sha256:d1f78e4f37b414d5007c8e5711de3e95179612722a1c0dba5ab70d7a57b171b9_amd64",
"relates_to_product_reference": "8Base-RHMTC-1.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhmtc/openshift-migration-legacy-rhel8-operator@sha256:dd304118410ab622dab252504a18245012155894c3f89fd74af1aeffce0d4b5b_amd64 as a component of 8Base-RHMTC-1.7",
"product_id": "8Base-RHMTC-1.7:rhmtc/openshift-migration-legacy-rhel8-operator@sha256:dd304118410ab622dab252504a18245012155894c3f89fd74af1aeffce0d4b5b_amd64"
},
"product_reference": "rhmtc/openshift-migration-legacy-rhel8-operator@sha256:dd304118410ab622dab252504a18245012155894c3f89fd74af1aeffce0d4b5b_amd64",
"relates_to_product_reference": "8Base-RHMTC-1.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhmtc/openshift-migration-log-reader-rhel8@sha256:fa36a6123064aefa646293b919c58660905a5f05b61ef35c7c767b6f88e4949f_amd64 as a component of 8Base-RHMTC-1.7",
"product_id": "8Base-RHMTC-1.7:rhmtc/openshift-migration-log-reader-rhel8@sha256:fa36a6123064aefa646293b919c58660905a5f05b61ef35c7c767b6f88e4949f_amd64"
},
"product_reference": "rhmtc/openshift-migration-log-reader-rhel8@sha256:fa36a6123064aefa646293b919c58660905a5f05b61ef35c7c767b6f88e4949f_amd64",
"relates_to_product_reference": "8Base-RHMTC-1.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhmtc/openshift-migration-must-gather-rhel8@sha256:fcbfc67d121d1d88f3ba16912f0920999c424ceab823cc9642a2f146ed103744_amd64 as a component of 8Base-RHMTC-1.7",
"product_id": "8Base-RHMTC-1.7:rhmtc/openshift-migration-must-gather-rhel8@sha256:fcbfc67d121d1d88f3ba16912f0920999c424ceab823cc9642a2f146ed103744_amd64"
},
"product_reference": "rhmtc/openshift-migration-must-gather-rhel8@sha256:fcbfc67d121d1d88f3ba16912f0920999c424ceab823cc9642a2f146ed103744_amd64",
"relates_to_product_reference": "8Base-RHMTC-1.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhmtc/openshift-migration-openvpn-rhel8@sha256:7b6879e9e14e5e7622635f3755aa002e438da06969fdcae7bc8b9f90ab3bb4fe_amd64 as a component of 8Base-RHMTC-1.7",
"product_id": "8Base-RHMTC-1.7:rhmtc/openshift-migration-openvpn-rhel8@sha256:7b6879e9e14e5e7622635f3755aa002e438da06969fdcae7bc8b9f90ab3bb4fe_amd64"
},
"product_reference": "rhmtc/openshift-migration-openvpn-rhel8@sha256:7b6879e9e14e5e7622635f3755aa002e438da06969fdcae7bc8b9f90ab3bb4fe_amd64",
"relates_to_product_reference": "8Base-RHMTC-1.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhmtc/openshift-migration-operator-bundle@sha256:b46a79a60ef37106d34c5b54a65af27cf3953d367586718e80df6d4468238a2d_amd64 as a component of 8Base-RHMTC-1.7",
"product_id": "8Base-RHMTC-1.7:rhmtc/openshift-migration-operator-bundle@sha256:b46a79a60ef37106d34c5b54a65af27cf3953d367586718e80df6d4468238a2d_amd64"
},
"product_reference": "rhmtc/openshift-migration-operator-bundle@sha256:b46a79a60ef37106d34c5b54a65af27cf3953d367586718e80df6d4468238a2d_amd64",
"relates_to_product_reference": "8Base-RHMTC-1.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhmtc/openshift-migration-registry-rhel8@sha256:0b36e9ff32de1e801ddd34ccad1ea0a17029e17d2b93d0ea512c08b5b8a7f012_amd64 as a component of 8Base-RHMTC-1.7",
"product_id": "8Base-RHMTC-1.7:rhmtc/openshift-migration-registry-rhel8@sha256:0b36e9ff32de1e801ddd34ccad1ea0a17029e17d2b93d0ea512c08b5b8a7f012_amd64"
},
"product_reference": "rhmtc/openshift-migration-registry-rhel8@sha256:0b36e9ff32de1e801ddd34ccad1ea0a17029e17d2b93d0ea512c08b5b8a7f012_amd64",
"relates_to_product_reference": "8Base-RHMTC-1.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhmtc/openshift-migration-rhel8-operator@sha256:7b02b5182ff57b9bfa5857aa9e4da5ce5218198228044765047a4e41df6702c1_amd64 as a component of 8Base-RHMTC-1.7",
"product_id": "8Base-RHMTC-1.7:rhmtc/openshift-migration-rhel8-operator@sha256:7b02b5182ff57b9bfa5857aa9e4da5ce5218198228044765047a4e41df6702c1_amd64"
},
"product_reference": "rhmtc/openshift-migration-rhel8-operator@sha256:7b02b5182ff57b9bfa5857aa9e4da5ce5218198228044765047a4e41df6702c1_amd64",
"relates_to_product_reference": "8Base-RHMTC-1.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhmtc/openshift-migration-rsync-transfer-rhel8@sha256:2d5ca15f95a1c45e40e983328eb28584164499f70af901ad23fcd29fd3b6d800_amd64 as a component of 8Base-RHMTC-1.7",
"product_id": "8Base-RHMTC-1.7:rhmtc/openshift-migration-rsync-transfer-rhel8@sha256:2d5ca15f95a1c45e40e983328eb28584164499f70af901ad23fcd29fd3b6d800_amd64"
},
"product_reference": "rhmtc/openshift-migration-rsync-transfer-rhel8@sha256:2d5ca15f95a1c45e40e983328eb28584164499f70af901ad23fcd29fd3b6d800_amd64",
"relates_to_product_reference": "8Base-RHMTC-1.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhmtc/openshift-migration-ui-rhel8@sha256:951c384edd74377add1acd4590d9eceb30d147cb5f3042679e4c19d43b94e6c0_amd64 as a component of 8Base-RHMTC-1.7",
"product_id": "8Base-RHMTC-1.7:rhmtc/openshift-migration-ui-rhel8@sha256:951c384edd74377add1acd4590d9eceb30d147cb5f3042679e4c19d43b94e6c0_amd64"
},
"product_reference": "rhmtc/openshift-migration-ui-rhel8@sha256:951c384edd74377add1acd4590d9eceb30d147cb5f3042679e4c19d43b94e6c0_amd64",
"relates_to_product_reference": "8Base-RHMTC-1.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhmtc/openshift-migration-velero-plugin-for-aws-rhel8@sha256:c0685deaac37756a5f61923596086d9165199f7cf774a9a8719e15504ae2caee_amd64 as a component of 8Base-RHMTC-1.7",
"product_id": "8Base-RHMTC-1.7:rhmtc/openshift-migration-velero-plugin-for-aws-rhel8@sha256:c0685deaac37756a5f61923596086d9165199f7cf774a9a8719e15504ae2caee_amd64"
},
"product_reference": "rhmtc/openshift-migration-velero-plugin-for-aws-rhel8@sha256:c0685deaac37756a5f61923596086d9165199f7cf774a9a8719e15504ae2caee_amd64",
"relates_to_product_reference": "8Base-RHMTC-1.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhmtc/openshift-migration-velero-plugin-for-gcp-rhel8@sha256:dc8c6f17710f9757b98411f7f3e5e45452878a69498b0efc6b6fac17a7521c32_amd64 as a component of 8Base-RHMTC-1.7",
"product_id": "8Base-RHMTC-1.7:rhmtc/openshift-migration-velero-plugin-for-gcp-rhel8@sha256:dc8c6f17710f9757b98411f7f3e5e45452878a69498b0efc6b6fac17a7521c32_amd64"
},
"product_reference": "rhmtc/openshift-migration-velero-plugin-for-gcp-rhel8@sha256:dc8c6f17710f9757b98411f7f3e5e45452878a69498b0efc6b6fac17a7521c32_amd64",
"relates_to_product_reference": "8Base-RHMTC-1.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhmtc/openshift-migration-velero-plugin-for-microsoft-azure-rhel8@sha256:441c6e0854078633d2ff13315db18965a96aa48dfe3cb843f74463a69f725f46_amd64 as a component of 8Base-RHMTC-1.7",
"product_id": "8Base-RHMTC-1.7:rhmtc/openshift-migration-velero-plugin-for-microsoft-azure-rhel8@sha256:441c6e0854078633d2ff13315db18965a96aa48dfe3cb843f74463a69f725f46_amd64"
},
"product_reference": "rhmtc/openshift-migration-velero-plugin-for-microsoft-azure-rhel8@sha256:441c6e0854078633d2ff13315db18965a96aa48dfe3cb843f74463a69f725f46_amd64",
"relates_to_product_reference": "8Base-RHMTC-1.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhmtc/openshift-migration-velero-restic-restore-helper-rhel8@sha256:297eeba673e224cad38b069f2e63be1b863d148710f53ce605d062088c150a9d_amd64 as a component of 8Base-RHMTC-1.7",
"product_id": "8Base-RHMTC-1.7:rhmtc/openshift-migration-velero-restic-restore-helper-rhel8@sha256:297eeba673e224cad38b069f2e63be1b863d148710f53ce605d062088c150a9d_amd64"
},
"product_reference": "rhmtc/openshift-migration-velero-restic-restore-helper-rhel8@sha256:297eeba673e224cad38b069f2e63be1b863d148710f53ce605d062088c150a9d_amd64",
"relates_to_product_reference": "8Base-RHMTC-1.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhmtc/openshift-migration-velero-rhel8@sha256:1f4bad1258ebb47d8faec192a61af8926b4b46b0208fad1317c6d4434733c42e_amd64 as a component of 8Base-RHMTC-1.7",
"product_id": "8Base-RHMTC-1.7:rhmtc/openshift-migration-velero-rhel8@sha256:1f4bad1258ebb47d8faec192a61af8926b4b46b0208fad1317c6d4434733c42e_amd64"
},
"product_reference": "rhmtc/openshift-migration-velero-rhel8@sha256:1f4bad1258ebb47d8faec192a61af8926b4b46b0208fad1317c6d4434733c42e_amd64",
"relates_to_product_reference": "8Base-RHMTC-1.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhmtc/openshift-velero-plugin-rhel8@sha256:b736ee68818e6e5193c8da383a7a2243dad4c8c198c4fb7370e856eaf0cf6714_amd64 as a component of 8Base-RHMTC-1.7",
"product_id": "8Base-RHMTC-1.7:rhmtc/openshift-velero-plugin-rhel8@sha256:b736ee68818e6e5193c8da383a7a2243dad4c8c198c4fb7370e856eaf0cf6714_amd64"
},
"product_reference": "rhmtc/openshift-velero-plugin-rhel8@sha256:b736ee68818e6e5193c8da383a7a2243dad4c8c198c4fb7370e856eaf0cf6714_amd64",
"relates_to_product_reference": "8Base-RHMTC-1.7"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2022-1705",
"cwe": {
"id": "CWE-444",
"name": "Inconsistent Interpretation of HTTP Requests (\u0027HTTP Request/Response Smuggling\u0027)"
},
"discovery_date": "2022-07-14T00:00:00+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"8Base-RHMTC-1.7:rhmtc/openshift-migration-controller-rhel8@sha256:11ea9e0cd77425db46a682a146a841d8127129048db98bbb7bc456d55e1c0d6c_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-hook-runner-rhel8@sha256:d1f78e4f37b414d5007c8e5711de3e95179612722a1c0dba5ab70d7a57b171b9_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-legacy-rhel8-operator@sha256:dd304118410ab622dab252504a18245012155894c3f89fd74af1aeffce0d4b5b_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-log-reader-rhel8@sha256:fa36a6123064aefa646293b919c58660905a5f05b61ef35c7c767b6f88e4949f_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-must-gather-rhel8@sha256:fcbfc67d121d1d88f3ba16912f0920999c424ceab823cc9642a2f146ed103744_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-openvpn-rhel8@sha256:7b6879e9e14e5e7622635f3755aa002e438da06969fdcae7bc8b9f90ab3bb4fe_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-operator-bundle@sha256:b46a79a60ef37106d34c5b54a65af27cf3953d367586718e80df6d4468238a2d_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-registry-rhel8@sha256:0b36e9ff32de1e801ddd34ccad1ea0a17029e17d2b93d0ea512c08b5b8a7f012_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-rhel8-operator@sha256:7b02b5182ff57b9bfa5857aa9e4da5ce5218198228044765047a4e41df6702c1_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-rsync-transfer-rhel8@sha256:2d5ca15f95a1c45e40e983328eb28584164499f70af901ad23fcd29fd3b6d800_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-ui-rhel8@sha256:951c384edd74377add1acd4590d9eceb30d147cb5f3042679e4c19d43b94e6c0_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-velero-plugin-for-aws-rhel8@sha256:c0685deaac37756a5f61923596086d9165199f7cf774a9a8719e15504ae2caee_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-velero-plugin-for-gcp-rhel8@sha256:dc8c6f17710f9757b98411f7f3e5e45452878a69498b0efc6b6fac17a7521c32_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-velero-plugin-for-microsoft-azure-rhel8@sha256:441c6e0854078633d2ff13315db18965a96aa48dfe3cb843f74463a69f725f46_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-velero-restic-restore-helper-rhel8@sha256:297eeba673e224cad38b069f2e63be1b863d148710f53ce605d062088c150a9d_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-velero-rhel8@sha256:1f4bad1258ebb47d8faec192a61af8926b4b46b0208fad1317c6d4434733c42e_amd64"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2107374"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in golang. The HTTP/1 client accepted invalid Transfer-Encoding headers indicating \"chunked\" encoding. This issue could allow request smuggling, but only if combined with an intermediate server that also improperly accepts the header as invalid.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "golang: net/http: improper sanitization of Transfer-Encoding header",
"title": "Vulnerability summary"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"8Base-RHMTC-1.7:rhmtc/openshift-velero-plugin-rhel8@sha256:b736ee68818e6e5193c8da383a7a2243dad4c8c198c4fb7370e856eaf0cf6714_amd64"
],
"known_not_affected": [
"8Base-RHMTC-1.7:rhmtc/openshift-migration-controller-rhel8@sha256:11ea9e0cd77425db46a682a146a841d8127129048db98bbb7bc456d55e1c0d6c_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-hook-runner-rhel8@sha256:d1f78e4f37b414d5007c8e5711de3e95179612722a1c0dba5ab70d7a57b171b9_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-legacy-rhel8-operator@sha256:dd304118410ab622dab252504a18245012155894c3f89fd74af1aeffce0d4b5b_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-log-reader-rhel8@sha256:fa36a6123064aefa646293b919c58660905a5f05b61ef35c7c767b6f88e4949f_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-must-gather-rhel8@sha256:fcbfc67d121d1d88f3ba16912f0920999c424ceab823cc9642a2f146ed103744_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-openvpn-rhel8@sha256:7b6879e9e14e5e7622635f3755aa002e438da06969fdcae7bc8b9f90ab3bb4fe_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-operator-bundle@sha256:b46a79a60ef37106d34c5b54a65af27cf3953d367586718e80df6d4468238a2d_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-registry-rhel8@sha256:0b36e9ff32de1e801ddd34ccad1ea0a17029e17d2b93d0ea512c08b5b8a7f012_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-rhel8-operator@sha256:7b02b5182ff57b9bfa5857aa9e4da5ce5218198228044765047a4e41df6702c1_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-rsync-transfer-rhel8@sha256:2d5ca15f95a1c45e40e983328eb28584164499f70af901ad23fcd29fd3b6d800_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-ui-rhel8@sha256:951c384edd74377add1acd4590d9eceb30d147cb5f3042679e4c19d43b94e6c0_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-velero-plugin-for-aws-rhel8@sha256:c0685deaac37756a5f61923596086d9165199f7cf774a9a8719e15504ae2caee_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-velero-plugin-for-gcp-rhel8@sha256:dc8c6f17710f9757b98411f7f3e5e45452878a69498b0efc6b6fac17a7521c32_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-velero-plugin-for-microsoft-azure-rhel8@sha256:441c6e0854078633d2ff13315db18965a96aa48dfe3cb843f74463a69f725f46_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-velero-restic-restore-helper-rhel8@sha256:297eeba673e224cad38b069f2e63be1b863d148710f53ce605d062088c150a9d_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-velero-rhel8@sha256:1f4bad1258ebb47d8faec192a61af8926b4b46b0208fad1317c6d4434733c42e_amd64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2022-1705"
},
{
"category": "external",
"summary": "RHBZ#2107374",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2107374"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2022-1705",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-1705"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2022-1705",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2022-1705"
},
{
"category": "external",
"summary": "https://go.dev/issue/53188",
"url": "https://go.dev/issue/53188"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-announce/c/nqrv9fbR0zE",
"url": "https://groups.google.com/g/golang-announce/c/nqrv9fbR0zE"
}
],
"release_date": "2022-07-12T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2022-12-15T01:57:35+00:00",
"details": "For details on how to install and use MTC, refer to:\n\nhttps://docs.openshift.com/container-platform/latest/migration_toolkit_for_containers/installing-mtc.html",
"product_ids": [
"8Base-RHMTC-1.7:rhmtc/openshift-velero-plugin-rhel8@sha256:b736ee68818e6e5193c8da383a7a2243dad4c8c198c4fb7370e856eaf0cf6714_amd64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2022:9047"
}
],
"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-RHMTC-1.7:rhmtc/openshift-migration-controller-rhel8@sha256:11ea9e0cd77425db46a682a146a841d8127129048db98bbb7bc456d55e1c0d6c_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-hook-runner-rhel8@sha256:d1f78e4f37b414d5007c8e5711de3e95179612722a1c0dba5ab70d7a57b171b9_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-legacy-rhel8-operator@sha256:dd304118410ab622dab252504a18245012155894c3f89fd74af1aeffce0d4b5b_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-log-reader-rhel8@sha256:fa36a6123064aefa646293b919c58660905a5f05b61ef35c7c767b6f88e4949f_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-must-gather-rhel8@sha256:fcbfc67d121d1d88f3ba16912f0920999c424ceab823cc9642a2f146ed103744_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-openvpn-rhel8@sha256:7b6879e9e14e5e7622635f3755aa002e438da06969fdcae7bc8b9f90ab3bb4fe_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-operator-bundle@sha256:b46a79a60ef37106d34c5b54a65af27cf3953d367586718e80df6d4468238a2d_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-registry-rhel8@sha256:0b36e9ff32de1e801ddd34ccad1ea0a17029e17d2b93d0ea512c08b5b8a7f012_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-rhel8-operator@sha256:7b02b5182ff57b9bfa5857aa9e4da5ce5218198228044765047a4e41df6702c1_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-rsync-transfer-rhel8@sha256:2d5ca15f95a1c45e40e983328eb28584164499f70af901ad23fcd29fd3b6d800_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-ui-rhel8@sha256:951c384edd74377add1acd4590d9eceb30d147cb5f3042679e4c19d43b94e6c0_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-velero-plugin-for-aws-rhel8@sha256:c0685deaac37756a5f61923596086d9165199f7cf774a9a8719e15504ae2caee_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-velero-plugin-for-gcp-rhel8@sha256:dc8c6f17710f9757b98411f7f3e5e45452878a69498b0efc6b6fac17a7521c32_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-velero-plugin-for-microsoft-azure-rhel8@sha256:441c6e0854078633d2ff13315db18965a96aa48dfe3cb843f74463a69f725f46_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-velero-restic-restore-helper-rhel8@sha256:297eeba673e224cad38b069f2e63be1b863d148710f53ce605d062088c150a9d_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-velero-rhel8@sha256:1f4bad1258ebb47d8faec192a61af8926b4b46b0208fad1317c6d4434733c42e_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-velero-plugin-rhel8@sha256:b736ee68818e6e5193c8da383a7a2243dad4c8c198c4fb7370e856eaf0cf6714_amd64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "golang: net/http: improper sanitization of Transfer-Encoding header"
},
{
"cve": "CVE-2022-1962",
"cwe": {
"id": "CWE-1325",
"name": "Improperly Controlled Sequential Memory Allocation"
},
"discovery_date": "2022-07-14T00:00:00+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"8Base-RHMTC-1.7:rhmtc/openshift-migration-controller-rhel8@sha256:11ea9e0cd77425db46a682a146a841d8127129048db98bbb7bc456d55e1c0d6c_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-hook-runner-rhel8@sha256:d1f78e4f37b414d5007c8e5711de3e95179612722a1c0dba5ab70d7a57b171b9_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-legacy-rhel8-operator@sha256:dd304118410ab622dab252504a18245012155894c3f89fd74af1aeffce0d4b5b_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-log-reader-rhel8@sha256:fa36a6123064aefa646293b919c58660905a5f05b61ef35c7c767b6f88e4949f_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-must-gather-rhel8@sha256:fcbfc67d121d1d88f3ba16912f0920999c424ceab823cc9642a2f146ed103744_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-openvpn-rhel8@sha256:7b6879e9e14e5e7622635f3755aa002e438da06969fdcae7bc8b9f90ab3bb4fe_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-operator-bundle@sha256:b46a79a60ef37106d34c5b54a65af27cf3953d367586718e80df6d4468238a2d_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-registry-rhel8@sha256:0b36e9ff32de1e801ddd34ccad1ea0a17029e17d2b93d0ea512c08b5b8a7f012_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-rhel8-operator@sha256:7b02b5182ff57b9bfa5857aa9e4da5ce5218198228044765047a4e41df6702c1_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-rsync-transfer-rhel8@sha256:2d5ca15f95a1c45e40e983328eb28584164499f70af901ad23fcd29fd3b6d800_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-ui-rhel8@sha256:951c384edd74377add1acd4590d9eceb30d147cb5f3042679e4c19d43b94e6c0_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-velero-plugin-for-aws-rhel8@sha256:c0685deaac37756a5f61923596086d9165199f7cf774a9a8719e15504ae2caee_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-velero-plugin-for-gcp-rhel8@sha256:dc8c6f17710f9757b98411f7f3e5e45452878a69498b0efc6b6fac17a7521c32_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-velero-plugin-for-microsoft-azure-rhel8@sha256:441c6e0854078633d2ff13315db18965a96aa48dfe3cb843f74463a69f725f46_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-velero-restic-restore-helper-rhel8@sha256:297eeba673e224cad38b069f2e63be1b863d148710f53ce605d062088c150a9d_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-velero-rhel8@sha256:1f4bad1258ebb47d8faec192a61af8926b4b46b0208fad1317c6d4434733c42e_amd64"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2107376"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in the golang standard library, go/parser. When calling any Parse functions on the Go source code, which contains deeply nested types or declarations, a panic can occur due to stack exhaustion. This issue allows an attacker to impact system availability.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "golang: go/parser: stack exhaustion in all Parse* functions",
"title": "Vulnerability summary"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"8Base-RHMTC-1.7:rhmtc/openshift-velero-plugin-rhel8@sha256:b736ee68818e6e5193c8da383a7a2243dad4c8c198c4fb7370e856eaf0cf6714_amd64"
],
"known_not_affected": [
"8Base-RHMTC-1.7:rhmtc/openshift-migration-controller-rhel8@sha256:11ea9e0cd77425db46a682a146a841d8127129048db98bbb7bc456d55e1c0d6c_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-hook-runner-rhel8@sha256:d1f78e4f37b414d5007c8e5711de3e95179612722a1c0dba5ab70d7a57b171b9_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-legacy-rhel8-operator@sha256:dd304118410ab622dab252504a18245012155894c3f89fd74af1aeffce0d4b5b_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-log-reader-rhel8@sha256:fa36a6123064aefa646293b919c58660905a5f05b61ef35c7c767b6f88e4949f_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-must-gather-rhel8@sha256:fcbfc67d121d1d88f3ba16912f0920999c424ceab823cc9642a2f146ed103744_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-openvpn-rhel8@sha256:7b6879e9e14e5e7622635f3755aa002e438da06969fdcae7bc8b9f90ab3bb4fe_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-operator-bundle@sha256:b46a79a60ef37106d34c5b54a65af27cf3953d367586718e80df6d4468238a2d_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-registry-rhel8@sha256:0b36e9ff32de1e801ddd34ccad1ea0a17029e17d2b93d0ea512c08b5b8a7f012_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-rhel8-operator@sha256:7b02b5182ff57b9bfa5857aa9e4da5ce5218198228044765047a4e41df6702c1_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-rsync-transfer-rhel8@sha256:2d5ca15f95a1c45e40e983328eb28584164499f70af901ad23fcd29fd3b6d800_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-ui-rhel8@sha256:951c384edd74377add1acd4590d9eceb30d147cb5f3042679e4c19d43b94e6c0_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-velero-plugin-for-aws-rhel8@sha256:c0685deaac37756a5f61923596086d9165199f7cf774a9a8719e15504ae2caee_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-velero-plugin-for-gcp-rhel8@sha256:dc8c6f17710f9757b98411f7f3e5e45452878a69498b0efc6b6fac17a7521c32_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-velero-plugin-for-microsoft-azure-rhel8@sha256:441c6e0854078633d2ff13315db18965a96aa48dfe3cb843f74463a69f725f46_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-velero-restic-restore-helper-rhel8@sha256:297eeba673e224cad38b069f2e63be1b863d148710f53ce605d062088c150a9d_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-velero-rhel8@sha256:1f4bad1258ebb47d8faec192a61af8926b4b46b0208fad1317c6d4434733c42e_amd64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2022-1962"
},
{
"category": "external",
"summary": "RHBZ#2107376",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2107376"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2022-1962",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-1962"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2022-1962",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2022-1962"
},
{
"category": "external",
"summary": "https://go.dev/issue/53616",
"url": "https://go.dev/issue/53616"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-announce/c/nqrv9fbR0zE",
"url": "https://groups.google.com/g/golang-announce/c/nqrv9fbR0zE"
}
],
"release_date": "2022-07-12T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2022-12-15T01:57:35+00:00",
"details": "For details on how to install and use MTC, refer to:\n\nhttps://docs.openshift.com/container-platform/latest/migration_toolkit_for_containers/installing-mtc.html",
"product_ids": [
"8Base-RHMTC-1.7:rhmtc/openshift-velero-plugin-rhel8@sha256:b736ee68818e6e5193c8da383a7a2243dad4c8c198c4fb7370e856eaf0cf6714_amd64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2022:9047"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "LOCAL",
"availabilityImpact": "HIGH",
"baseScore": 5.5,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "LOW",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"8Base-RHMTC-1.7:rhmtc/openshift-migration-controller-rhel8@sha256:11ea9e0cd77425db46a682a146a841d8127129048db98bbb7bc456d55e1c0d6c_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-hook-runner-rhel8@sha256:d1f78e4f37b414d5007c8e5711de3e95179612722a1c0dba5ab70d7a57b171b9_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-legacy-rhel8-operator@sha256:dd304118410ab622dab252504a18245012155894c3f89fd74af1aeffce0d4b5b_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-log-reader-rhel8@sha256:fa36a6123064aefa646293b919c58660905a5f05b61ef35c7c767b6f88e4949f_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-must-gather-rhel8@sha256:fcbfc67d121d1d88f3ba16912f0920999c424ceab823cc9642a2f146ed103744_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-openvpn-rhel8@sha256:7b6879e9e14e5e7622635f3755aa002e438da06969fdcae7bc8b9f90ab3bb4fe_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-operator-bundle@sha256:b46a79a60ef37106d34c5b54a65af27cf3953d367586718e80df6d4468238a2d_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-registry-rhel8@sha256:0b36e9ff32de1e801ddd34ccad1ea0a17029e17d2b93d0ea512c08b5b8a7f012_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-rhel8-operator@sha256:7b02b5182ff57b9bfa5857aa9e4da5ce5218198228044765047a4e41df6702c1_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-rsync-transfer-rhel8@sha256:2d5ca15f95a1c45e40e983328eb28584164499f70af901ad23fcd29fd3b6d800_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-ui-rhel8@sha256:951c384edd74377add1acd4590d9eceb30d147cb5f3042679e4c19d43b94e6c0_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-velero-plugin-for-aws-rhel8@sha256:c0685deaac37756a5f61923596086d9165199f7cf774a9a8719e15504ae2caee_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-velero-plugin-for-gcp-rhel8@sha256:dc8c6f17710f9757b98411f7f3e5e45452878a69498b0efc6b6fac17a7521c32_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-velero-plugin-for-microsoft-azure-rhel8@sha256:441c6e0854078633d2ff13315db18965a96aa48dfe3cb843f74463a69f725f46_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-velero-restic-restore-helper-rhel8@sha256:297eeba673e224cad38b069f2e63be1b863d148710f53ce605d062088c150a9d_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-velero-rhel8@sha256:1f4bad1258ebb47d8faec192a61af8926b4b46b0208fad1317c6d4434733c42e_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-velero-plugin-rhel8@sha256:b736ee68818e6e5193c8da383a7a2243dad4c8c198c4fb7370e856eaf0cf6714_amd64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "golang: go/parser: stack exhaustion in all Parse* functions"
},
{
"cve": "CVE-2022-28131",
"cwe": {
"id": "CWE-1325",
"name": "Improperly Controlled Sequential Memory Allocation"
},
"discovery_date": "2022-07-14T00:00:00+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"8Base-RHMTC-1.7:rhmtc/openshift-migration-controller-rhel8@sha256:11ea9e0cd77425db46a682a146a841d8127129048db98bbb7bc456d55e1c0d6c_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-hook-runner-rhel8@sha256:d1f78e4f37b414d5007c8e5711de3e95179612722a1c0dba5ab70d7a57b171b9_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-legacy-rhel8-operator@sha256:dd304118410ab622dab252504a18245012155894c3f89fd74af1aeffce0d4b5b_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-log-reader-rhel8@sha256:fa36a6123064aefa646293b919c58660905a5f05b61ef35c7c767b6f88e4949f_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-must-gather-rhel8@sha256:fcbfc67d121d1d88f3ba16912f0920999c424ceab823cc9642a2f146ed103744_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-openvpn-rhel8@sha256:7b6879e9e14e5e7622635f3755aa002e438da06969fdcae7bc8b9f90ab3bb4fe_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-operator-bundle@sha256:b46a79a60ef37106d34c5b54a65af27cf3953d367586718e80df6d4468238a2d_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-registry-rhel8@sha256:0b36e9ff32de1e801ddd34ccad1ea0a17029e17d2b93d0ea512c08b5b8a7f012_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-rhel8-operator@sha256:7b02b5182ff57b9bfa5857aa9e4da5ce5218198228044765047a4e41df6702c1_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-rsync-transfer-rhel8@sha256:2d5ca15f95a1c45e40e983328eb28584164499f70af901ad23fcd29fd3b6d800_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-ui-rhel8@sha256:951c384edd74377add1acd4590d9eceb30d147cb5f3042679e4c19d43b94e6c0_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-velero-plugin-for-aws-rhel8@sha256:c0685deaac37756a5f61923596086d9165199f7cf774a9a8719e15504ae2caee_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-velero-plugin-for-gcp-rhel8@sha256:dc8c6f17710f9757b98411f7f3e5e45452878a69498b0efc6b6fac17a7521c32_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-velero-plugin-for-microsoft-azure-rhel8@sha256:441c6e0854078633d2ff13315db18965a96aa48dfe3cb843f74463a69f725f46_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-velero-restic-restore-helper-rhel8@sha256:297eeba673e224cad38b069f2e63be1b863d148710f53ce605d062088c150a9d_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-velero-plugin-rhel8@sha256:b736ee68818e6e5193c8da383a7a2243dad4c8c198c4fb7370e856eaf0cf6714_amd64"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2107390"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in golang encoding/xml. When calling Decoder, Skip while parsing a deeply nested XML document, a panic can occur due to stack exhaustion and allows an attacker to impact system availability.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "golang: encoding/xml: stack exhaustion in Decoder.Skip",
"title": "Vulnerability summary"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"8Base-RHMTC-1.7:rhmtc/openshift-migration-velero-rhel8@sha256:1f4bad1258ebb47d8faec192a61af8926b4b46b0208fad1317c6d4434733c42e_amd64"
],
"known_not_affected": [
"8Base-RHMTC-1.7:rhmtc/openshift-migration-controller-rhel8@sha256:11ea9e0cd77425db46a682a146a841d8127129048db98bbb7bc456d55e1c0d6c_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-hook-runner-rhel8@sha256:d1f78e4f37b414d5007c8e5711de3e95179612722a1c0dba5ab70d7a57b171b9_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-legacy-rhel8-operator@sha256:dd304118410ab622dab252504a18245012155894c3f89fd74af1aeffce0d4b5b_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-log-reader-rhel8@sha256:fa36a6123064aefa646293b919c58660905a5f05b61ef35c7c767b6f88e4949f_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-must-gather-rhel8@sha256:fcbfc67d121d1d88f3ba16912f0920999c424ceab823cc9642a2f146ed103744_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-openvpn-rhel8@sha256:7b6879e9e14e5e7622635f3755aa002e438da06969fdcae7bc8b9f90ab3bb4fe_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-operator-bundle@sha256:b46a79a60ef37106d34c5b54a65af27cf3953d367586718e80df6d4468238a2d_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-registry-rhel8@sha256:0b36e9ff32de1e801ddd34ccad1ea0a17029e17d2b93d0ea512c08b5b8a7f012_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-rhel8-operator@sha256:7b02b5182ff57b9bfa5857aa9e4da5ce5218198228044765047a4e41df6702c1_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-rsync-transfer-rhel8@sha256:2d5ca15f95a1c45e40e983328eb28584164499f70af901ad23fcd29fd3b6d800_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-ui-rhel8@sha256:951c384edd74377add1acd4590d9eceb30d147cb5f3042679e4c19d43b94e6c0_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-velero-plugin-for-aws-rhel8@sha256:c0685deaac37756a5f61923596086d9165199f7cf774a9a8719e15504ae2caee_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-velero-plugin-for-gcp-rhel8@sha256:dc8c6f17710f9757b98411f7f3e5e45452878a69498b0efc6b6fac17a7521c32_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-velero-plugin-for-microsoft-azure-rhel8@sha256:441c6e0854078633d2ff13315db18965a96aa48dfe3cb843f74463a69f725f46_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-velero-restic-restore-helper-rhel8@sha256:297eeba673e224cad38b069f2e63be1b863d148710f53ce605d062088c150a9d_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-velero-plugin-rhel8@sha256:b736ee68818e6e5193c8da383a7a2243dad4c8c198c4fb7370e856eaf0cf6714_amd64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2022-28131"
},
{
"category": "external",
"summary": "RHBZ#2107390",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2107390"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2022-28131",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-28131"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2022-28131",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2022-28131"
},
{
"category": "external",
"summary": "https://go.dev/issue/53614",
"url": "https://go.dev/issue/53614"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-announce/c/nqrv9fbR0zE",
"url": "https://groups.google.com/g/golang-announce/c/nqrv9fbR0zE"
}
],
"release_date": "2022-07-12T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2022-12-15T01:57:35+00:00",
"details": "For details on how to install and use MTC, refer to:\n\nhttps://docs.openshift.com/container-platform/latest/migration_toolkit_for_containers/installing-mtc.html",
"product_ids": [
"8Base-RHMTC-1.7:rhmtc/openshift-migration-velero-rhel8@sha256:1f4bad1258ebb47d8faec192a61af8926b4b46b0208fad1317c6d4434733c42e_amd64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2022:9047"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "LOCAL",
"availabilityImpact": "HIGH",
"baseScore": 7.3,
"baseSeverity": "HIGH",
"confidentialityImpact": "LOW",
"integrityImpact": "LOW",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:N/UI:N/S:U/C:L/I:L/A:H",
"version": "3.1"
},
"products": [
"8Base-RHMTC-1.7:rhmtc/openshift-migration-controller-rhel8@sha256:11ea9e0cd77425db46a682a146a841d8127129048db98bbb7bc456d55e1c0d6c_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-hook-runner-rhel8@sha256:d1f78e4f37b414d5007c8e5711de3e95179612722a1c0dba5ab70d7a57b171b9_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-legacy-rhel8-operator@sha256:dd304118410ab622dab252504a18245012155894c3f89fd74af1aeffce0d4b5b_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-log-reader-rhel8@sha256:fa36a6123064aefa646293b919c58660905a5f05b61ef35c7c767b6f88e4949f_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-must-gather-rhel8@sha256:fcbfc67d121d1d88f3ba16912f0920999c424ceab823cc9642a2f146ed103744_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-openvpn-rhel8@sha256:7b6879e9e14e5e7622635f3755aa002e438da06969fdcae7bc8b9f90ab3bb4fe_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-operator-bundle@sha256:b46a79a60ef37106d34c5b54a65af27cf3953d367586718e80df6d4468238a2d_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-registry-rhel8@sha256:0b36e9ff32de1e801ddd34ccad1ea0a17029e17d2b93d0ea512c08b5b8a7f012_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-rhel8-operator@sha256:7b02b5182ff57b9bfa5857aa9e4da5ce5218198228044765047a4e41df6702c1_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-rsync-transfer-rhel8@sha256:2d5ca15f95a1c45e40e983328eb28584164499f70af901ad23fcd29fd3b6d800_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-ui-rhel8@sha256:951c384edd74377add1acd4590d9eceb30d147cb5f3042679e4c19d43b94e6c0_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-velero-plugin-for-aws-rhel8@sha256:c0685deaac37756a5f61923596086d9165199f7cf774a9a8719e15504ae2caee_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-velero-plugin-for-gcp-rhel8@sha256:dc8c6f17710f9757b98411f7f3e5e45452878a69498b0efc6b6fac17a7521c32_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-velero-plugin-for-microsoft-azure-rhel8@sha256:441c6e0854078633d2ff13315db18965a96aa48dfe3cb843f74463a69f725f46_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-velero-restic-restore-helper-rhel8@sha256:297eeba673e224cad38b069f2e63be1b863d148710f53ce605d062088c150a9d_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-velero-rhel8@sha256:1f4bad1258ebb47d8faec192a61af8926b4b46b0208fad1317c6d4434733c42e_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-velero-plugin-rhel8@sha256:b736ee68818e6e5193c8da383a7a2243dad4c8c198c4fb7370e856eaf0cf6714_amd64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "golang: encoding/xml: stack exhaustion in Decoder.Skip"
},
{
"cve": "CVE-2022-30629",
"cwe": {
"id": "CWE-331",
"name": "Insufficient Entropy"
},
"discovery_date": "2022-06-02T00:00:00+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"8Base-RHMTC-1.7:rhmtc/openshift-migration-hook-runner-rhel8@sha256:d1f78e4f37b414d5007c8e5711de3e95179612722a1c0dba5ab70d7a57b171b9_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-legacy-rhel8-operator@sha256:dd304118410ab622dab252504a18245012155894c3f89fd74af1aeffce0d4b5b_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-log-reader-rhel8@sha256:fa36a6123064aefa646293b919c58660905a5f05b61ef35c7c767b6f88e4949f_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-openvpn-rhel8@sha256:7b6879e9e14e5e7622635f3755aa002e438da06969fdcae7bc8b9f90ab3bb4fe_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-operator-bundle@sha256:b46a79a60ef37106d34c5b54a65af27cf3953d367586718e80df6d4468238a2d_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-rhel8-operator@sha256:7b02b5182ff57b9bfa5857aa9e4da5ce5218198228044765047a4e41df6702c1_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-rsync-transfer-rhel8@sha256:2d5ca15f95a1c45e40e983328eb28584164499f70af901ad23fcd29fd3b6d800_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-ui-rhel8@sha256:951c384edd74377add1acd4590d9eceb30d147cb5f3042679e4c19d43b94e6c0_amd64"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2092793"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in the crypto/tls golang package. When session tickets are generated by crypto/tls, it is missing the ticket expiration. This issue may allow an attacker to observe the TLS handshakes to correlate successive connections during session resumption.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "golang: crypto/tls: session tickets lack random ticket_age_add",
"title": "Vulnerability summary"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"8Base-RHMTC-1.7:rhmtc/openshift-migration-controller-rhel8@sha256:11ea9e0cd77425db46a682a146a841d8127129048db98bbb7bc456d55e1c0d6c_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-must-gather-rhel8@sha256:fcbfc67d121d1d88f3ba16912f0920999c424ceab823cc9642a2f146ed103744_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-registry-rhel8@sha256:0b36e9ff32de1e801ddd34ccad1ea0a17029e17d2b93d0ea512c08b5b8a7f012_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-velero-plugin-for-aws-rhel8@sha256:c0685deaac37756a5f61923596086d9165199f7cf774a9a8719e15504ae2caee_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-velero-plugin-for-gcp-rhel8@sha256:dc8c6f17710f9757b98411f7f3e5e45452878a69498b0efc6b6fac17a7521c32_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-velero-plugin-for-microsoft-azure-rhel8@sha256:441c6e0854078633d2ff13315db18965a96aa48dfe3cb843f74463a69f725f46_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-velero-restic-restore-helper-rhel8@sha256:297eeba673e224cad38b069f2e63be1b863d148710f53ce605d062088c150a9d_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-velero-rhel8@sha256:1f4bad1258ebb47d8faec192a61af8926b4b46b0208fad1317c6d4434733c42e_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-velero-plugin-rhel8@sha256:b736ee68818e6e5193c8da383a7a2243dad4c8c198c4fb7370e856eaf0cf6714_amd64"
],
"known_not_affected": [
"8Base-RHMTC-1.7:rhmtc/openshift-migration-hook-runner-rhel8@sha256:d1f78e4f37b414d5007c8e5711de3e95179612722a1c0dba5ab70d7a57b171b9_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-legacy-rhel8-operator@sha256:dd304118410ab622dab252504a18245012155894c3f89fd74af1aeffce0d4b5b_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-log-reader-rhel8@sha256:fa36a6123064aefa646293b919c58660905a5f05b61ef35c7c767b6f88e4949f_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-openvpn-rhel8@sha256:7b6879e9e14e5e7622635f3755aa002e438da06969fdcae7bc8b9f90ab3bb4fe_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-operator-bundle@sha256:b46a79a60ef37106d34c5b54a65af27cf3953d367586718e80df6d4468238a2d_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-rhel8-operator@sha256:7b02b5182ff57b9bfa5857aa9e4da5ce5218198228044765047a4e41df6702c1_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-rsync-transfer-rhel8@sha256:2d5ca15f95a1c45e40e983328eb28584164499f70af901ad23fcd29fd3b6d800_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-ui-rhel8@sha256:951c384edd74377add1acd4590d9eceb30d147cb5f3042679e4c19d43b94e6c0_amd64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2022-30629"
},
{
"category": "external",
"summary": "RHBZ#2092793",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2092793"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2022-30629",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-30629"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2022-30629",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2022-30629"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-announce/c/TzIC9-t8Ytg",
"url": "https://groups.google.com/g/golang-announce/c/TzIC9-t8Ytg"
}
],
"release_date": "2022-06-02T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2022-12-15T01:57:35+00:00",
"details": "For details on how to install and use MTC, refer to:\n\nhttps://docs.openshift.com/container-platform/latest/migration_toolkit_for_containers/installing-mtc.html",
"product_ids": [
"8Base-RHMTC-1.7:rhmtc/openshift-migration-controller-rhel8@sha256:11ea9e0cd77425db46a682a146a841d8127129048db98bbb7bc456d55e1c0d6c_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-must-gather-rhel8@sha256:fcbfc67d121d1d88f3ba16912f0920999c424ceab823cc9642a2f146ed103744_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-registry-rhel8@sha256:0b36e9ff32de1e801ddd34ccad1ea0a17029e17d2b93d0ea512c08b5b8a7f012_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-velero-plugin-for-aws-rhel8@sha256:c0685deaac37756a5f61923596086d9165199f7cf774a9a8719e15504ae2caee_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-velero-plugin-for-gcp-rhel8@sha256:dc8c6f17710f9757b98411f7f3e5e45452878a69498b0efc6b6fac17a7521c32_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-velero-plugin-for-microsoft-azure-rhel8@sha256:441c6e0854078633d2ff13315db18965a96aa48dfe3cb843f74463a69f725f46_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-velero-restic-restore-helper-rhel8@sha256:297eeba673e224cad38b069f2e63be1b863d148710f53ce605d062088c150a9d_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-velero-rhel8@sha256:1f4bad1258ebb47d8faec192a61af8926b4b46b0208fad1317c6d4434733c42e_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-velero-plugin-rhel8@sha256:b736ee68818e6e5193c8da383a7a2243dad4c8c198c4fb7370e856eaf0cf6714_amd64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2022:9047"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "HIGH",
"attackVector": "NETWORK",
"availabilityImpact": "NONE",
"baseScore": 3.1,
"baseSeverity": "LOW",
"confidentialityImpact": "LOW",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "REQUIRED",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:R/S:U/C:L/I:N/A:N",
"version": "3.1"
},
"products": [
"8Base-RHMTC-1.7:rhmtc/openshift-migration-controller-rhel8@sha256:11ea9e0cd77425db46a682a146a841d8127129048db98bbb7bc456d55e1c0d6c_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-hook-runner-rhel8@sha256:d1f78e4f37b414d5007c8e5711de3e95179612722a1c0dba5ab70d7a57b171b9_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-legacy-rhel8-operator@sha256:dd304118410ab622dab252504a18245012155894c3f89fd74af1aeffce0d4b5b_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-log-reader-rhel8@sha256:fa36a6123064aefa646293b919c58660905a5f05b61ef35c7c767b6f88e4949f_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-must-gather-rhel8@sha256:fcbfc67d121d1d88f3ba16912f0920999c424ceab823cc9642a2f146ed103744_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-openvpn-rhel8@sha256:7b6879e9e14e5e7622635f3755aa002e438da06969fdcae7bc8b9f90ab3bb4fe_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-operator-bundle@sha256:b46a79a60ef37106d34c5b54a65af27cf3953d367586718e80df6d4468238a2d_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-registry-rhel8@sha256:0b36e9ff32de1e801ddd34ccad1ea0a17029e17d2b93d0ea512c08b5b8a7f012_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-rhel8-operator@sha256:7b02b5182ff57b9bfa5857aa9e4da5ce5218198228044765047a4e41df6702c1_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-rsync-transfer-rhel8@sha256:2d5ca15f95a1c45e40e983328eb28584164499f70af901ad23fcd29fd3b6d800_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-ui-rhel8@sha256:951c384edd74377add1acd4590d9eceb30d147cb5f3042679e4c19d43b94e6c0_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-velero-plugin-for-aws-rhel8@sha256:c0685deaac37756a5f61923596086d9165199f7cf774a9a8719e15504ae2caee_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-velero-plugin-for-gcp-rhel8@sha256:dc8c6f17710f9757b98411f7f3e5e45452878a69498b0efc6b6fac17a7521c32_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-velero-plugin-for-microsoft-azure-rhel8@sha256:441c6e0854078633d2ff13315db18965a96aa48dfe3cb843f74463a69f725f46_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-velero-restic-restore-helper-rhel8@sha256:297eeba673e224cad38b069f2e63be1b863d148710f53ce605d062088c150a9d_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-velero-rhel8@sha256:1f4bad1258ebb47d8faec192a61af8926b4b46b0208fad1317c6d4434733c42e_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-velero-plugin-rhel8@sha256:b736ee68818e6e5193c8da383a7a2243dad4c8c198c4fb7370e856eaf0cf6714_amd64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Low"
}
],
"title": "golang: crypto/tls: session tickets lack random ticket_age_add"
},
{
"cve": "CVE-2022-30630",
"cwe": {
"id": "CWE-1325",
"name": "Improperly Controlled Sequential Memory Allocation"
},
"discovery_date": "2022-07-14T00:00:00+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"8Base-RHMTC-1.7:rhmtc/openshift-migration-controller-rhel8@sha256:11ea9e0cd77425db46a682a146a841d8127129048db98bbb7bc456d55e1c0d6c_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-hook-runner-rhel8@sha256:d1f78e4f37b414d5007c8e5711de3e95179612722a1c0dba5ab70d7a57b171b9_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-legacy-rhel8-operator@sha256:dd304118410ab622dab252504a18245012155894c3f89fd74af1aeffce0d4b5b_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-log-reader-rhel8@sha256:fa36a6123064aefa646293b919c58660905a5f05b61ef35c7c767b6f88e4949f_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-must-gather-rhel8@sha256:fcbfc67d121d1d88f3ba16912f0920999c424ceab823cc9642a2f146ed103744_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-openvpn-rhel8@sha256:7b6879e9e14e5e7622635f3755aa002e438da06969fdcae7bc8b9f90ab3bb4fe_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-operator-bundle@sha256:b46a79a60ef37106d34c5b54a65af27cf3953d367586718e80df6d4468238a2d_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-registry-rhel8@sha256:0b36e9ff32de1e801ddd34ccad1ea0a17029e17d2b93d0ea512c08b5b8a7f012_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-rhel8-operator@sha256:7b02b5182ff57b9bfa5857aa9e4da5ce5218198228044765047a4e41df6702c1_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-rsync-transfer-rhel8@sha256:2d5ca15f95a1c45e40e983328eb28584164499f70af901ad23fcd29fd3b6d800_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-ui-rhel8@sha256:951c384edd74377add1acd4590d9eceb30d147cb5f3042679e4c19d43b94e6c0_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-velero-plugin-for-aws-rhel8@sha256:c0685deaac37756a5f61923596086d9165199f7cf774a9a8719e15504ae2caee_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-velero-plugin-for-gcp-rhel8@sha256:dc8c6f17710f9757b98411f7f3e5e45452878a69498b0efc6b6fac17a7521c32_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-velero-plugin-for-microsoft-azure-rhel8@sha256:441c6e0854078633d2ff13315db18965a96aa48dfe3cb843f74463a69f725f46_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-velero-restic-restore-helper-rhel8@sha256:297eeba673e224cad38b069f2e63be1b863d148710f53ce605d062088c150a9d_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-velero-rhel8@sha256:1f4bad1258ebb47d8faec192a61af8926b4b46b0208fad1317c6d4434733c42e_amd64"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2107371"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in the golang standard library, io/fs. Calling Glob on a path that contains a large number of path separators can cause a panic issue due to stack exhaustion. This could allow an attacker to impact availability.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "golang: io/fs: stack exhaustion in Glob",
"title": "Vulnerability summary"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"8Base-RHMTC-1.7:rhmtc/openshift-velero-plugin-rhel8@sha256:b736ee68818e6e5193c8da383a7a2243dad4c8c198c4fb7370e856eaf0cf6714_amd64"
],
"known_not_affected": [
"8Base-RHMTC-1.7:rhmtc/openshift-migration-controller-rhel8@sha256:11ea9e0cd77425db46a682a146a841d8127129048db98bbb7bc456d55e1c0d6c_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-hook-runner-rhel8@sha256:d1f78e4f37b414d5007c8e5711de3e95179612722a1c0dba5ab70d7a57b171b9_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-legacy-rhel8-operator@sha256:dd304118410ab622dab252504a18245012155894c3f89fd74af1aeffce0d4b5b_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-log-reader-rhel8@sha256:fa36a6123064aefa646293b919c58660905a5f05b61ef35c7c767b6f88e4949f_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-must-gather-rhel8@sha256:fcbfc67d121d1d88f3ba16912f0920999c424ceab823cc9642a2f146ed103744_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-openvpn-rhel8@sha256:7b6879e9e14e5e7622635f3755aa002e438da06969fdcae7bc8b9f90ab3bb4fe_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-operator-bundle@sha256:b46a79a60ef37106d34c5b54a65af27cf3953d367586718e80df6d4468238a2d_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-registry-rhel8@sha256:0b36e9ff32de1e801ddd34ccad1ea0a17029e17d2b93d0ea512c08b5b8a7f012_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-rhel8-operator@sha256:7b02b5182ff57b9bfa5857aa9e4da5ce5218198228044765047a4e41df6702c1_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-rsync-transfer-rhel8@sha256:2d5ca15f95a1c45e40e983328eb28584164499f70af901ad23fcd29fd3b6d800_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-ui-rhel8@sha256:951c384edd74377add1acd4590d9eceb30d147cb5f3042679e4c19d43b94e6c0_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-velero-plugin-for-aws-rhel8@sha256:c0685deaac37756a5f61923596086d9165199f7cf774a9a8719e15504ae2caee_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-velero-plugin-for-gcp-rhel8@sha256:dc8c6f17710f9757b98411f7f3e5e45452878a69498b0efc6b6fac17a7521c32_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-velero-plugin-for-microsoft-azure-rhel8@sha256:441c6e0854078633d2ff13315db18965a96aa48dfe3cb843f74463a69f725f46_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-velero-restic-restore-helper-rhel8@sha256:297eeba673e224cad38b069f2e63be1b863d148710f53ce605d062088c150a9d_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-velero-rhel8@sha256:1f4bad1258ebb47d8faec192a61af8926b4b46b0208fad1317c6d4434733c42e_amd64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2022-30630"
},
{
"category": "external",
"summary": "RHBZ#2107371",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2107371"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2022-30630",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-30630"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2022-30630",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2022-30630"
},
{
"category": "external",
"summary": "https://go.dev/issue/53415",
"url": "https://go.dev/issue/53415"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-announce/c/nqrv9fbR0zE",
"url": "https://groups.google.com/g/golang-announce/c/nqrv9fbR0zE"
}
],
"release_date": "2022-07-12T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2022-12-15T01:57:35+00:00",
"details": "For details on how to install and use MTC, refer to:\n\nhttps://docs.openshift.com/container-platform/latest/migration_toolkit_for_containers/installing-mtc.html",
"product_ids": [
"8Base-RHMTC-1.7:rhmtc/openshift-velero-plugin-rhel8@sha256:b736ee68818e6e5193c8da383a7a2243dad4c8c198c4fb7370e856eaf0cf6714_amd64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2022:9047"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"8Base-RHMTC-1.7:rhmtc/openshift-migration-controller-rhel8@sha256:11ea9e0cd77425db46a682a146a841d8127129048db98bbb7bc456d55e1c0d6c_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-hook-runner-rhel8@sha256:d1f78e4f37b414d5007c8e5711de3e95179612722a1c0dba5ab70d7a57b171b9_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-legacy-rhel8-operator@sha256:dd304118410ab622dab252504a18245012155894c3f89fd74af1aeffce0d4b5b_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-log-reader-rhel8@sha256:fa36a6123064aefa646293b919c58660905a5f05b61ef35c7c767b6f88e4949f_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-must-gather-rhel8@sha256:fcbfc67d121d1d88f3ba16912f0920999c424ceab823cc9642a2f146ed103744_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-openvpn-rhel8@sha256:7b6879e9e14e5e7622635f3755aa002e438da06969fdcae7bc8b9f90ab3bb4fe_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-operator-bundle@sha256:b46a79a60ef37106d34c5b54a65af27cf3953d367586718e80df6d4468238a2d_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-registry-rhel8@sha256:0b36e9ff32de1e801ddd34ccad1ea0a17029e17d2b93d0ea512c08b5b8a7f012_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-rhel8-operator@sha256:7b02b5182ff57b9bfa5857aa9e4da5ce5218198228044765047a4e41df6702c1_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-rsync-transfer-rhel8@sha256:2d5ca15f95a1c45e40e983328eb28584164499f70af901ad23fcd29fd3b6d800_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-ui-rhel8@sha256:951c384edd74377add1acd4590d9eceb30d147cb5f3042679e4c19d43b94e6c0_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-velero-plugin-for-aws-rhel8@sha256:c0685deaac37756a5f61923596086d9165199f7cf774a9a8719e15504ae2caee_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-velero-plugin-for-gcp-rhel8@sha256:dc8c6f17710f9757b98411f7f3e5e45452878a69498b0efc6b6fac17a7521c32_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-velero-plugin-for-microsoft-azure-rhel8@sha256:441c6e0854078633d2ff13315db18965a96aa48dfe3cb843f74463a69f725f46_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-velero-restic-restore-helper-rhel8@sha256:297eeba673e224cad38b069f2e63be1b863d148710f53ce605d062088c150a9d_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-velero-rhel8@sha256:1f4bad1258ebb47d8faec192a61af8926b4b46b0208fad1317c6d4434733c42e_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-velero-plugin-rhel8@sha256:b736ee68818e6e5193c8da383a7a2243dad4c8c198c4fb7370e856eaf0cf6714_amd64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "golang: io/fs: stack exhaustion in Glob"
},
{
"cve": "CVE-2022-30632",
"cwe": {
"id": "CWE-1325",
"name": "Improperly Controlled Sequential Memory Allocation"
},
"discovery_date": "2022-07-14T00:00:00+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"8Base-RHMTC-1.7:rhmtc/openshift-migration-controller-rhel8@sha256:11ea9e0cd77425db46a682a146a841d8127129048db98bbb7bc456d55e1c0d6c_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-hook-runner-rhel8@sha256:d1f78e4f37b414d5007c8e5711de3e95179612722a1c0dba5ab70d7a57b171b9_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-legacy-rhel8-operator@sha256:dd304118410ab622dab252504a18245012155894c3f89fd74af1aeffce0d4b5b_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-log-reader-rhel8@sha256:fa36a6123064aefa646293b919c58660905a5f05b61ef35c7c767b6f88e4949f_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-must-gather-rhel8@sha256:fcbfc67d121d1d88f3ba16912f0920999c424ceab823cc9642a2f146ed103744_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-openvpn-rhel8@sha256:7b6879e9e14e5e7622635f3755aa002e438da06969fdcae7bc8b9f90ab3bb4fe_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-operator-bundle@sha256:b46a79a60ef37106d34c5b54a65af27cf3953d367586718e80df6d4468238a2d_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-registry-rhel8@sha256:0b36e9ff32de1e801ddd34ccad1ea0a17029e17d2b93d0ea512c08b5b8a7f012_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-rhel8-operator@sha256:7b02b5182ff57b9bfa5857aa9e4da5ce5218198228044765047a4e41df6702c1_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-rsync-transfer-rhel8@sha256:2d5ca15f95a1c45e40e983328eb28584164499f70af901ad23fcd29fd3b6d800_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-ui-rhel8@sha256:951c384edd74377add1acd4590d9eceb30d147cb5f3042679e4c19d43b94e6c0_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-velero-plugin-for-aws-rhel8@sha256:c0685deaac37756a5f61923596086d9165199f7cf774a9a8719e15504ae2caee_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-velero-plugin-for-gcp-rhel8@sha256:dc8c6f17710f9757b98411f7f3e5e45452878a69498b0efc6b6fac17a7521c32_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-velero-plugin-for-microsoft-azure-rhel8@sha256:441c6e0854078633d2ff13315db18965a96aa48dfe3cb843f74463a69f725f46_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-velero-restic-restore-helper-rhel8@sha256:297eeba673e224cad38b069f2e63be1b863d148710f53ce605d062088c150a9d_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-velero-rhel8@sha256:1f4bad1258ebb47d8faec192a61af8926b4b46b0208fad1317c6d4434733c42e_amd64"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2107386"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in golang. Calling Glob on a path that contains a large number of path separators can cause a panic issue due to stack exhaustion. This can cause an attacker to impact availability.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "golang: path/filepath: stack exhaustion in Glob",
"title": "Vulnerability summary"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"8Base-RHMTC-1.7:rhmtc/openshift-velero-plugin-rhel8@sha256:b736ee68818e6e5193c8da383a7a2243dad4c8c198c4fb7370e856eaf0cf6714_amd64"
],
"known_not_affected": [
"8Base-RHMTC-1.7:rhmtc/openshift-migration-controller-rhel8@sha256:11ea9e0cd77425db46a682a146a841d8127129048db98bbb7bc456d55e1c0d6c_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-hook-runner-rhel8@sha256:d1f78e4f37b414d5007c8e5711de3e95179612722a1c0dba5ab70d7a57b171b9_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-legacy-rhel8-operator@sha256:dd304118410ab622dab252504a18245012155894c3f89fd74af1aeffce0d4b5b_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-log-reader-rhel8@sha256:fa36a6123064aefa646293b919c58660905a5f05b61ef35c7c767b6f88e4949f_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-must-gather-rhel8@sha256:fcbfc67d121d1d88f3ba16912f0920999c424ceab823cc9642a2f146ed103744_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-openvpn-rhel8@sha256:7b6879e9e14e5e7622635f3755aa002e438da06969fdcae7bc8b9f90ab3bb4fe_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-operator-bundle@sha256:b46a79a60ef37106d34c5b54a65af27cf3953d367586718e80df6d4468238a2d_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-registry-rhel8@sha256:0b36e9ff32de1e801ddd34ccad1ea0a17029e17d2b93d0ea512c08b5b8a7f012_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-rhel8-operator@sha256:7b02b5182ff57b9bfa5857aa9e4da5ce5218198228044765047a4e41df6702c1_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-rsync-transfer-rhel8@sha256:2d5ca15f95a1c45e40e983328eb28584164499f70af901ad23fcd29fd3b6d800_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-ui-rhel8@sha256:951c384edd74377add1acd4590d9eceb30d147cb5f3042679e4c19d43b94e6c0_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-velero-plugin-for-aws-rhel8@sha256:c0685deaac37756a5f61923596086d9165199f7cf774a9a8719e15504ae2caee_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-velero-plugin-for-gcp-rhel8@sha256:dc8c6f17710f9757b98411f7f3e5e45452878a69498b0efc6b6fac17a7521c32_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-velero-plugin-for-microsoft-azure-rhel8@sha256:441c6e0854078633d2ff13315db18965a96aa48dfe3cb843f74463a69f725f46_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-velero-restic-restore-helper-rhel8@sha256:297eeba673e224cad38b069f2e63be1b863d148710f53ce605d062088c150a9d_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-velero-rhel8@sha256:1f4bad1258ebb47d8faec192a61af8926b4b46b0208fad1317c6d4434733c42e_amd64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2022-30632"
},
{
"category": "external",
"summary": "RHBZ#2107386",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2107386"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2022-30632",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-30632"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2022-30632",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2022-30632"
},
{
"category": "external",
"summary": "https://go.dev/issue/53416",
"url": "https://go.dev/issue/53416"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-announce/c/nqrv9fbR0zE",
"url": "https://groups.google.com/g/golang-announce/c/nqrv9fbR0zE"
}
],
"release_date": "2022-07-12T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2022-12-15T01:57:35+00:00",
"details": "For details on how to install and use MTC, refer to:\n\nhttps://docs.openshift.com/container-platform/latest/migration_toolkit_for_containers/installing-mtc.html",
"product_ids": [
"8Base-RHMTC-1.7:rhmtc/openshift-velero-plugin-rhel8@sha256:b736ee68818e6e5193c8da383a7a2243dad4c8c198c4fb7370e856eaf0cf6714_amd64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2022:9047"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"8Base-RHMTC-1.7:rhmtc/openshift-migration-controller-rhel8@sha256:11ea9e0cd77425db46a682a146a841d8127129048db98bbb7bc456d55e1c0d6c_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-hook-runner-rhel8@sha256:d1f78e4f37b414d5007c8e5711de3e95179612722a1c0dba5ab70d7a57b171b9_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-legacy-rhel8-operator@sha256:dd304118410ab622dab252504a18245012155894c3f89fd74af1aeffce0d4b5b_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-log-reader-rhel8@sha256:fa36a6123064aefa646293b919c58660905a5f05b61ef35c7c767b6f88e4949f_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-must-gather-rhel8@sha256:fcbfc67d121d1d88f3ba16912f0920999c424ceab823cc9642a2f146ed103744_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-openvpn-rhel8@sha256:7b6879e9e14e5e7622635f3755aa002e438da06969fdcae7bc8b9f90ab3bb4fe_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-operator-bundle@sha256:b46a79a60ef37106d34c5b54a65af27cf3953d367586718e80df6d4468238a2d_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-registry-rhel8@sha256:0b36e9ff32de1e801ddd34ccad1ea0a17029e17d2b93d0ea512c08b5b8a7f012_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-rhel8-operator@sha256:7b02b5182ff57b9bfa5857aa9e4da5ce5218198228044765047a4e41df6702c1_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-rsync-transfer-rhel8@sha256:2d5ca15f95a1c45e40e983328eb28584164499f70af901ad23fcd29fd3b6d800_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-ui-rhel8@sha256:951c384edd74377add1acd4590d9eceb30d147cb5f3042679e4c19d43b94e6c0_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-velero-plugin-for-aws-rhel8@sha256:c0685deaac37756a5f61923596086d9165199f7cf774a9a8719e15504ae2caee_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-velero-plugin-for-gcp-rhel8@sha256:dc8c6f17710f9757b98411f7f3e5e45452878a69498b0efc6b6fac17a7521c32_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-velero-plugin-for-microsoft-azure-rhel8@sha256:441c6e0854078633d2ff13315db18965a96aa48dfe3cb843f74463a69f725f46_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-velero-restic-restore-helper-rhel8@sha256:297eeba673e224cad38b069f2e63be1b863d148710f53ce605d062088c150a9d_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-velero-rhel8@sha256:1f4bad1258ebb47d8faec192a61af8926b4b46b0208fad1317c6d4434733c42e_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-velero-plugin-rhel8@sha256:b736ee68818e6e5193c8da383a7a2243dad4c8c198c4fb7370e856eaf0cf6714_amd64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "golang: path/filepath: stack exhaustion in Glob"
},
{
"cve": "CVE-2022-30633",
"cwe": {
"id": "CWE-1325",
"name": "Improperly Controlled Sequential Memory Allocation"
},
"discovery_date": "2022-07-14T00:00:00+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"8Base-RHMTC-1.7:rhmtc/openshift-migration-controller-rhel8@sha256:11ea9e0cd77425db46a682a146a841d8127129048db98bbb7bc456d55e1c0d6c_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-hook-runner-rhel8@sha256:d1f78e4f37b414d5007c8e5711de3e95179612722a1c0dba5ab70d7a57b171b9_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-legacy-rhel8-operator@sha256:dd304118410ab622dab252504a18245012155894c3f89fd74af1aeffce0d4b5b_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-log-reader-rhel8@sha256:fa36a6123064aefa646293b919c58660905a5f05b61ef35c7c767b6f88e4949f_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-must-gather-rhel8@sha256:fcbfc67d121d1d88f3ba16912f0920999c424ceab823cc9642a2f146ed103744_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-openvpn-rhel8@sha256:7b6879e9e14e5e7622635f3755aa002e438da06969fdcae7bc8b9f90ab3bb4fe_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-operator-bundle@sha256:b46a79a60ef37106d34c5b54a65af27cf3953d367586718e80df6d4468238a2d_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-registry-rhel8@sha256:0b36e9ff32de1e801ddd34ccad1ea0a17029e17d2b93d0ea512c08b5b8a7f012_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-rhel8-operator@sha256:7b02b5182ff57b9bfa5857aa9e4da5ce5218198228044765047a4e41df6702c1_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-rsync-transfer-rhel8@sha256:2d5ca15f95a1c45e40e983328eb28584164499f70af901ad23fcd29fd3b6d800_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-ui-rhel8@sha256:951c384edd74377add1acd4590d9eceb30d147cb5f3042679e4c19d43b94e6c0_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-velero-plugin-for-aws-rhel8@sha256:c0685deaac37756a5f61923596086d9165199f7cf774a9a8719e15504ae2caee_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-velero-plugin-for-gcp-rhel8@sha256:dc8c6f17710f9757b98411f7f3e5e45452878a69498b0efc6b6fac17a7521c32_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-velero-plugin-for-microsoft-azure-rhel8@sha256:441c6e0854078633d2ff13315db18965a96aa48dfe3cb843f74463a69f725f46_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-velero-restic-restore-helper-rhel8@sha256:297eeba673e224cad38b069f2e63be1b863d148710f53ce605d062088c150a9d_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-velero-plugin-rhel8@sha256:b736ee68818e6e5193c8da383a7a2243dad4c8c198c4fb7370e856eaf0cf6714_amd64"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2107392"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in golang. Calling Unmarshal on an XML document into a Go struct, which has a nested field that uses the \"any\" field tag, can cause a panic due to stack exhaustion.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "golang: encoding/xml: stack exhaustion in Unmarshal",
"title": "Vulnerability summary"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"8Base-RHMTC-1.7:rhmtc/openshift-migration-velero-rhel8@sha256:1f4bad1258ebb47d8faec192a61af8926b4b46b0208fad1317c6d4434733c42e_amd64"
],
"known_not_affected": [
"8Base-RHMTC-1.7:rhmtc/openshift-migration-controller-rhel8@sha256:11ea9e0cd77425db46a682a146a841d8127129048db98bbb7bc456d55e1c0d6c_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-hook-runner-rhel8@sha256:d1f78e4f37b414d5007c8e5711de3e95179612722a1c0dba5ab70d7a57b171b9_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-legacy-rhel8-operator@sha256:dd304118410ab622dab252504a18245012155894c3f89fd74af1aeffce0d4b5b_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-log-reader-rhel8@sha256:fa36a6123064aefa646293b919c58660905a5f05b61ef35c7c767b6f88e4949f_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-must-gather-rhel8@sha256:fcbfc67d121d1d88f3ba16912f0920999c424ceab823cc9642a2f146ed103744_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-openvpn-rhel8@sha256:7b6879e9e14e5e7622635f3755aa002e438da06969fdcae7bc8b9f90ab3bb4fe_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-operator-bundle@sha256:b46a79a60ef37106d34c5b54a65af27cf3953d367586718e80df6d4468238a2d_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-registry-rhel8@sha256:0b36e9ff32de1e801ddd34ccad1ea0a17029e17d2b93d0ea512c08b5b8a7f012_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-rhel8-operator@sha256:7b02b5182ff57b9bfa5857aa9e4da5ce5218198228044765047a4e41df6702c1_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-rsync-transfer-rhel8@sha256:2d5ca15f95a1c45e40e983328eb28584164499f70af901ad23fcd29fd3b6d800_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-ui-rhel8@sha256:951c384edd74377add1acd4590d9eceb30d147cb5f3042679e4c19d43b94e6c0_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-velero-plugin-for-aws-rhel8@sha256:c0685deaac37756a5f61923596086d9165199f7cf774a9a8719e15504ae2caee_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-velero-plugin-for-gcp-rhel8@sha256:dc8c6f17710f9757b98411f7f3e5e45452878a69498b0efc6b6fac17a7521c32_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-velero-plugin-for-microsoft-azure-rhel8@sha256:441c6e0854078633d2ff13315db18965a96aa48dfe3cb843f74463a69f725f46_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-velero-restic-restore-helper-rhel8@sha256:297eeba673e224cad38b069f2e63be1b863d148710f53ce605d062088c150a9d_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-velero-plugin-rhel8@sha256:b736ee68818e6e5193c8da383a7a2243dad4c8c198c4fb7370e856eaf0cf6714_amd64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2022-30633"
},
{
"category": "external",
"summary": "RHBZ#2107392",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2107392"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2022-30633",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-30633"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2022-30633",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2022-30633"
},
{
"category": "external",
"summary": "https://go.dev/issue/53611",
"url": "https://go.dev/issue/53611"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-announce/c/nqrv9fbR0zE",
"url": "https://groups.google.com/g/golang-announce/c/nqrv9fbR0zE"
}
],
"release_date": "2022-07-12T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2022-12-15T01:57:35+00:00",
"details": "For details on how to install and use MTC, refer to:\n\nhttps://docs.openshift.com/container-platform/latest/migration_toolkit_for_containers/installing-mtc.html",
"product_ids": [
"8Base-RHMTC-1.7:rhmtc/openshift-migration-velero-rhel8@sha256:1f4bad1258ebb47d8faec192a61af8926b4b46b0208fad1317c6d4434733c42e_amd64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2022:9047"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"8Base-RHMTC-1.7:rhmtc/openshift-migration-controller-rhel8@sha256:11ea9e0cd77425db46a682a146a841d8127129048db98bbb7bc456d55e1c0d6c_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-hook-runner-rhel8@sha256:d1f78e4f37b414d5007c8e5711de3e95179612722a1c0dba5ab70d7a57b171b9_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-legacy-rhel8-operator@sha256:dd304118410ab622dab252504a18245012155894c3f89fd74af1aeffce0d4b5b_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-log-reader-rhel8@sha256:fa36a6123064aefa646293b919c58660905a5f05b61ef35c7c767b6f88e4949f_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-must-gather-rhel8@sha256:fcbfc67d121d1d88f3ba16912f0920999c424ceab823cc9642a2f146ed103744_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-openvpn-rhel8@sha256:7b6879e9e14e5e7622635f3755aa002e438da06969fdcae7bc8b9f90ab3bb4fe_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-operator-bundle@sha256:b46a79a60ef37106d34c5b54a65af27cf3953d367586718e80df6d4468238a2d_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-registry-rhel8@sha256:0b36e9ff32de1e801ddd34ccad1ea0a17029e17d2b93d0ea512c08b5b8a7f012_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-rhel8-operator@sha256:7b02b5182ff57b9bfa5857aa9e4da5ce5218198228044765047a4e41df6702c1_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-rsync-transfer-rhel8@sha256:2d5ca15f95a1c45e40e983328eb28584164499f70af901ad23fcd29fd3b6d800_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-ui-rhel8@sha256:951c384edd74377add1acd4590d9eceb30d147cb5f3042679e4c19d43b94e6c0_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-velero-plugin-for-aws-rhel8@sha256:c0685deaac37756a5f61923596086d9165199f7cf774a9a8719e15504ae2caee_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-velero-plugin-for-gcp-rhel8@sha256:dc8c6f17710f9757b98411f7f3e5e45452878a69498b0efc6b6fac17a7521c32_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-velero-plugin-for-microsoft-azure-rhel8@sha256:441c6e0854078633d2ff13315db18965a96aa48dfe3cb843f74463a69f725f46_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-velero-restic-restore-helper-rhel8@sha256:297eeba673e224cad38b069f2e63be1b863d148710f53ce605d062088c150a9d_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-velero-rhel8@sha256:1f4bad1258ebb47d8faec192a61af8926b4b46b0208fad1317c6d4434733c42e_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-velero-plugin-rhel8@sha256:b736ee68818e6e5193c8da383a7a2243dad4c8c198c4fb7370e856eaf0cf6714_amd64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "golang: encoding/xml: stack exhaustion in Unmarshal"
},
{
"cve": "CVE-2022-30635",
"cwe": {
"id": "CWE-1325",
"name": "Improperly Controlled Sequential Memory Allocation"
},
"discovery_date": "2022-07-14T00:00:00+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"8Base-RHMTC-1.7:rhmtc/openshift-migration-controller-rhel8@sha256:11ea9e0cd77425db46a682a146a841d8127129048db98bbb7bc456d55e1c0d6c_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-hook-runner-rhel8@sha256:d1f78e4f37b414d5007c8e5711de3e95179612722a1c0dba5ab70d7a57b171b9_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-legacy-rhel8-operator@sha256:dd304118410ab622dab252504a18245012155894c3f89fd74af1aeffce0d4b5b_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-log-reader-rhel8@sha256:fa36a6123064aefa646293b919c58660905a5f05b61ef35c7c767b6f88e4949f_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-must-gather-rhel8@sha256:fcbfc67d121d1d88f3ba16912f0920999c424ceab823cc9642a2f146ed103744_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-openvpn-rhel8@sha256:7b6879e9e14e5e7622635f3755aa002e438da06969fdcae7bc8b9f90ab3bb4fe_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-operator-bundle@sha256:b46a79a60ef37106d34c5b54a65af27cf3953d367586718e80df6d4468238a2d_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-registry-rhel8@sha256:0b36e9ff32de1e801ddd34ccad1ea0a17029e17d2b93d0ea512c08b5b8a7f012_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-rhel8-operator@sha256:7b02b5182ff57b9bfa5857aa9e4da5ce5218198228044765047a4e41df6702c1_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-rsync-transfer-rhel8@sha256:2d5ca15f95a1c45e40e983328eb28584164499f70af901ad23fcd29fd3b6d800_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-ui-rhel8@sha256:951c384edd74377add1acd4590d9eceb30d147cb5f3042679e4c19d43b94e6c0_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-velero-plugin-for-aws-rhel8@sha256:c0685deaac37756a5f61923596086d9165199f7cf774a9a8719e15504ae2caee_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-velero-plugin-for-gcp-rhel8@sha256:dc8c6f17710f9757b98411f7f3e5e45452878a69498b0efc6b6fac17a7521c32_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-velero-plugin-for-microsoft-azure-rhel8@sha256:441c6e0854078633d2ff13315db18965a96aa48dfe3cb843f74463a69f725f46_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-velero-restic-restore-helper-rhel8@sha256:297eeba673e224cad38b069f2e63be1b863d148710f53ce605d062088c150a9d_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-velero-rhel8@sha256:1f4bad1258ebb47d8faec192a61af8926b4b46b0208fad1317c6d4434733c42e_amd64"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2107388"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in golang. When calling Decoder, Decode on a message that contains deeply nested structures, a panic can occur due to stack exhaustion and allows an attacker to impact system availability.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "golang: encoding/gob: stack exhaustion in Decoder.Decode",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "OpenShift Container Platform (OCP) starting from 4.10 stream is already compiled in the patched version of Go, hence is not affected by this vulnerability.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"8Base-RHMTC-1.7:rhmtc/openshift-velero-plugin-rhel8@sha256:b736ee68818e6e5193c8da383a7a2243dad4c8c198c4fb7370e856eaf0cf6714_amd64"
],
"known_not_affected": [
"8Base-RHMTC-1.7:rhmtc/openshift-migration-controller-rhel8@sha256:11ea9e0cd77425db46a682a146a841d8127129048db98bbb7bc456d55e1c0d6c_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-hook-runner-rhel8@sha256:d1f78e4f37b414d5007c8e5711de3e95179612722a1c0dba5ab70d7a57b171b9_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-legacy-rhel8-operator@sha256:dd304118410ab622dab252504a18245012155894c3f89fd74af1aeffce0d4b5b_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-log-reader-rhel8@sha256:fa36a6123064aefa646293b919c58660905a5f05b61ef35c7c767b6f88e4949f_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-must-gather-rhel8@sha256:fcbfc67d121d1d88f3ba16912f0920999c424ceab823cc9642a2f146ed103744_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-openvpn-rhel8@sha256:7b6879e9e14e5e7622635f3755aa002e438da06969fdcae7bc8b9f90ab3bb4fe_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-operator-bundle@sha256:b46a79a60ef37106d34c5b54a65af27cf3953d367586718e80df6d4468238a2d_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-registry-rhel8@sha256:0b36e9ff32de1e801ddd34ccad1ea0a17029e17d2b93d0ea512c08b5b8a7f012_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-rhel8-operator@sha256:7b02b5182ff57b9bfa5857aa9e4da5ce5218198228044765047a4e41df6702c1_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-rsync-transfer-rhel8@sha256:2d5ca15f95a1c45e40e983328eb28584164499f70af901ad23fcd29fd3b6d800_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-ui-rhel8@sha256:951c384edd74377add1acd4590d9eceb30d147cb5f3042679e4c19d43b94e6c0_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-velero-plugin-for-aws-rhel8@sha256:c0685deaac37756a5f61923596086d9165199f7cf774a9a8719e15504ae2caee_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-velero-plugin-for-gcp-rhel8@sha256:dc8c6f17710f9757b98411f7f3e5e45452878a69498b0efc6b6fac17a7521c32_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-velero-plugin-for-microsoft-azure-rhel8@sha256:441c6e0854078633d2ff13315db18965a96aa48dfe3cb843f74463a69f725f46_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-velero-restic-restore-helper-rhel8@sha256:297eeba673e224cad38b069f2e63be1b863d148710f53ce605d062088c150a9d_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-velero-rhel8@sha256:1f4bad1258ebb47d8faec192a61af8926b4b46b0208fad1317c6d4434733c42e_amd64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2022-30635"
},
{
"category": "external",
"summary": "RHBZ#2107388",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2107388"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2022-30635",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-30635"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2022-30635",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2022-30635"
},
{
"category": "external",
"summary": "https://go.dev/issue/53615",
"url": "https://go.dev/issue/53615"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-announce/c/nqrv9fbR0zE",
"url": "https://groups.google.com/g/golang-announce/c/nqrv9fbR0zE"
}
],
"release_date": "2022-07-12T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2022-12-15T01:57:35+00:00",
"details": "For details on how to install and use MTC, refer to:\n\nhttps://docs.openshift.com/container-platform/latest/migration_toolkit_for_containers/installing-mtc.html",
"product_ids": [
"8Base-RHMTC-1.7:rhmtc/openshift-velero-plugin-rhel8@sha256:b736ee68818e6e5193c8da383a7a2243dad4c8c198c4fb7370e856eaf0cf6714_amd64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2022:9047"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"8Base-RHMTC-1.7:rhmtc/openshift-migration-controller-rhel8@sha256:11ea9e0cd77425db46a682a146a841d8127129048db98bbb7bc456d55e1c0d6c_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-hook-runner-rhel8@sha256:d1f78e4f37b414d5007c8e5711de3e95179612722a1c0dba5ab70d7a57b171b9_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-legacy-rhel8-operator@sha256:dd304118410ab622dab252504a18245012155894c3f89fd74af1aeffce0d4b5b_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-log-reader-rhel8@sha256:fa36a6123064aefa646293b919c58660905a5f05b61ef35c7c767b6f88e4949f_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-must-gather-rhel8@sha256:fcbfc67d121d1d88f3ba16912f0920999c424ceab823cc9642a2f146ed103744_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-openvpn-rhel8@sha256:7b6879e9e14e5e7622635f3755aa002e438da06969fdcae7bc8b9f90ab3bb4fe_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-operator-bundle@sha256:b46a79a60ef37106d34c5b54a65af27cf3953d367586718e80df6d4468238a2d_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-registry-rhel8@sha256:0b36e9ff32de1e801ddd34ccad1ea0a17029e17d2b93d0ea512c08b5b8a7f012_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-rhel8-operator@sha256:7b02b5182ff57b9bfa5857aa9e4da5ce5218198228044765047a4e41df6702c1_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-rsync-transfer-rhel8@sha256:2d5ca15f95a1c45e40e983328eb28584164499f70af901ad23fcd29fd3b6d800_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-ui-rhel8@sha256:951c384edd74377add1acd4590d9eceb30d147cb5f3042679e4c19d43b94e6c0_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-velero-plugin-for-aws-rhel8@sha256:c0685deaac37756a5f61923596086d9165199f7cf774a9a8719e15504ae2caee_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-velero-plugin-for-gcp-rhel8@sha256:dc8c6f17710f9757b98411f7f3e5e45452878a69498b0efc6b6fac17a7521c32_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-velero-plugin-for-microsoft-azure-rhel8@sha256:441c6e0854078633d2ff13315db18965a96aa48dfe3cb843f74463a69f725f46_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-velero-restic-restore-helper-rhel8@sha256:297eeba673e224cad38b069f2e63be1b863d148710f53ce605d062088c150a9d_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-velero-rhel8@sha256:1f4bad1258ebb47d8faec192a61af8926b4b46b0208fad1317c6d4434733c42e_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-velero-plugin-rhel8@sha256:b736ee68818e6e5193c8da383a7a2243dad4c8c198c4fb7370e856eaf0cf6714_amd64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "golang: encoding/gob: stack exhaustion in Decoder.Decode"
},
{
"cve": "CVE-2022-32148",
"cwe": {
"id": "CWE-200",
"name": "Exposure of Sensitive Information to an Unauthorized Actor"
},
"discovery_date": "2022-07-14T00:00:00+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"8Base-RHMTC-1.7:rhmtc/openshift-migration-controller-rhel8@sha256:11ea9e0cd77425db46a682a146a841d8127129048db98bbb7bc456d55e1c0d6c_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-hook-runner-rhel8@sha256:d1f78e4f37b414d5007c8e5711de3e95179612722a1c0dba5ab70d7a57b171b9_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-legacy-rhel8-operator@sha256:dd304118410ab622dab252504a18245012155894c3f89fd74af1aeffce0d4b5b_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-log-reader-rhel8@sha256:fa36a6123064aefa646293b919c58660905a5f05b61ef35c7c767b6f88e4949f_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-must-gather-rhel8@sha256:fcbfc67d121d1d88f3ba16912f0920999c424ceab823cc9642a2f146ed103744_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-openvpn-rhel8@sha256:7b6879e9e14e5e7622635f3755aa002e438da06969fdcae7bc8b9f90ab3bb4fe_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-operator-bundle@sha256:b46a79a60ef37106d34c5b54a65af27cf3953d367586718e80df6d4468238a2d_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-registry-rhel8@sha256:0b36e9ff32de1e801ddd34ccad1ea0a17029e17d2b93d0ea512c08b5b8a7f012_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-rhel8-operator@sha256:7b02b5182ff57b9bfa5857aa9e4da5ce5218198228044765047a4e41df6702c1_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-rsync-transfer-rhel8@sha256:2d5ca15f95a1c45e40e983328eb28584164499f70af901ad23fcd29fd3b6d800_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-ui-rhel8@sha256:951c384edd74377add1acd4590d9eceb30d147cb5f3042679e4c19d43b94e6c0_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-velero-plugin-for-aws-rhel8@sha256:c0685deaac37756a5f61923596086d9165199f7cf774a9a8719e15504ae2caee_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-velero-plugin-for-gcp-rhel8@sha256:dc8c6f17710f9757b98411f7f3e5e45452878a69498b0efc6b6fac17a7521c32_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-velero-plugin-for-microsoft-azure-rhel8@sha256:441c6e0854078633d2ff13315db18965a96aa48dfe3cb843f74463a69f725f46_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-velero-restic-restore-helper-rhel8@sha256:297eeba673e224cad38b069f2e63be1b863d148710f53ce605d062088c150a9d_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-velero-rhel8@sha256:1f4bad1258ebb47d8faec192a61af8926b4b46b0208fad1317c6d4434733c42e_amd64"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2107383"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in net/http/httputil golang package. When httputil.ReverseProxy.ServeHTTP is called with a Request.Header map containing a nil value for the X-Forwarded-For header, ReverseProxy could set the client IP incorrectly. This issue may affect confidentiality.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "golang: net/http/httputil: NewSingleHostReverseProxy - omit X-Forwarded-For not working",
"title": "Vulnerability summary"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"8Base-RHMTC-1.7:rhmtc/openshift-velero-plugin-rhel8@sha256:b736ee68818e6e5193c8da383a7a2243dad4c8c198c4fb7370e856eaf0cf6714_amd64"
],
"known_not_affected": [
"8Base-RHMTC-1.7:rhmtc/openshift-migration-controller-rhel8@sha256:11ea9e0cd77425db46a682a146a841d8127129048db98bbb7bc456d55e1c0d6c_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-hook-runner-rhel8@sha256:d1f78e4f37b414d5007c8e5711de3e95179612722a1c0dba5ab70d7a57b171b9_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-legacy-rhel8-operator@sha256:dd304118410ab622dab252504a18245012155894c3f89fd74af1aeffce0d4b5b_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-log-reader-rhel8@sha256:fa36a6123064aefa646293b919c58660905a5f05b61ef35c7c767b6f88e4949f_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-must-gather-rhel8@sha256:fcbfc67d121d1d88f3ba16912f0920999c424ceab823cc9642a2f146ed103744_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-openvpn-rhel8@sha256:7b6879e9e14e5e7622635f3755aa002e438da06969fdcae7bc8b9f90ab3bb4fe_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-operator-bundle@sha256:b46a79a60ef37106d34c5b54a65af27cf3953d367586718e80df6d4468238a2d_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-registry-rhel8@sha256:0b36e9ff32de1e801ddd34ccad1ea0a17029e17d2b93d0ea512c08b5b8a7f012_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-rhel8-operator@sha256:7b02b5182ff57b9bfa5857aa9e4da5ce5218198228044765047a4e41df6702c1_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-rsync-transfer-rhel8@sha256:2d5ca15f95a1c45e40e983328eb28584164499f70af901ad23fcd29fd3b6d800_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-ui-rhel8@sha256:951c384edd74377add1acd4590d9eceb30d147cb5f3042679e4c19d43b94e6c0_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-velero-plugin-for-aws-rhel8@sha256:c0685deaac37756a5f61923596086d9165199f7cf774a9a8719e15504ae2caee_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-velero-plugin-for-gcp-rhel8@sha256:dc8c6f17710f9757b98411f7f3e5e45452878a69498b0efc6b6fac17a7521c32_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-velero-plugin-for-microsoft-azure-rhel8@sha256:441c6e0854078633d2ff13315db18965a96aa48dfe3cb843f74463a69f725f46_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-velero-restic-restore-helper-rhel8@sha256:297eeba673e224cad38b069f2e63be1b863d148710f53ce605d062088c150a9d_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-velero-rhel8@sha256:1f4bad1258ebb47d8faec192a61af8926b4b46b0208fad1317c6d4434733c42e_amd64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2022-32148"
},
{
"category": "external",
"summary": "RHBZ#2107383",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2107383"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2022-32148",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-32148"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2022-32148",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2022-32148"
},
{
"category": "external",
"summary": "https://go.dev/issue/53423",
"url": "https://go.dev/issue/53423"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-announce/c/nqrv9fbR0zE",
"url": "https://groups.google.com/g/golang-announce/c/nqrv9fbR0zE"
}
],
"release_date": "2022-07-12T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2022-12-15T01:57:35+00:00",
"details": "For details on how to install and use MTC, refer to:\n\nhttps://docs.openshift.com/container-platform/latest/migration_toolkit_for_containers/installing-mtc.html",
"product_ids": [
"8Base-RHMTC-1.7:rhmtc/openshift-velero-plugin-rhel8@sha256:b736ee68818e6e5193c8da383a7a2243dad4c8c198c4fb7370e856eaf0cf6714_amd64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2022:9047"
}
],
"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-RHMTC-1.7:rhmtc/openshift-migration-controller-rhel8@sha256:11ea9e0cd77425db46a682a146a841d8127129048db98bbb7bc456d55e1c0d6c_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-hook-runner-rhel8@sha256:d1f78e4f37b414d5007c8e5711de3e95179612722a1c0dba5ab70d7a57b171b9_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-legacy-rhel8-operator@sha256:dd304118410ab622dab252504a18245012155894c3f89fd74af1aeffce0d4b5b_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-log-reader-rhel8@sha256:fa36a6123064aefa646293b919c58660905a5f05b61ef35c7c767b6f88e4949f_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-must-gather-rhel8@sha256:fcbfc67d121d1d88f3ba16912f0920999c424ceab823cc9642a2f146ed103744_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-openvpn-rhel8@sha256:7b6879e9e14e5e7622635f3755aa002e438da06969fdcae7bc8b9f90ab3bb4fe_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-operator-bundle@sha256:b46a79a60ef37106d34c5b54a65af27cf3953d367586718e80df6d4468238a2d_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-registry-rhel8@sha256:0b36e9ff32de1e801ddd34ccad1ea0a17029e17d2b93d0ea512c08b5b8a7f012_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-rhel8-operator@sha256:7b02b5182ff57b9bfa5857aa9e4da5ce5218198228044765047a4e41df6702c1_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-rsync-transfer-rhel8@sha256:2d5ca15f95a1c45e40e983328eb28584164499f70af901ad23fcd29fd3b6d800_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-ui-rhel8@sha256:951c384edd74377add1acd4590d9eceb30d147cb5f3042679e4c19d43b94e6c0_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-velero-plugin-for-aws-rhel8@sha256:c0685deaac37756a5f61923596086d9165199f7cf774a9a8719e15504ae2caee_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-velero-plugin-for-gcp-rhel8@sha256:dc8c6f17710f9757b98411f7f3e5e45452878a69498b0efc6b6fac17a7521c32_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-velero-plugin-for-microsoft-azure-rhel8@sha256:441c6e0854078633d2ff13315db18965a96aa48dfe3cb843f74463a69f725f46_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-velero-restic-restore-helper-rhel8@sha256:297eeba673e224cad38b069f2e63be1b863d148710f53ce605d062088c150a9d_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-velero-rhel8@sha256:1f4bad1258ebb47d8faec192a61af8926b4b46b0208fad1317c6d4434733c42e_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-velero-plugin-rhel8@sha256:b736ee68818e6e5193c8da383a7a2243dad4c8c198c4fb7370e856eaf0cf6714_amd64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "golang: net/http/httputil: NewSingleHostReverseProxy - omit X-Forwarded-For not working"
}
]
}
rhsa-2022:5775
Vulnerability from csaf_redhat
Notes
{
"document": {
"aggregate_severity": {
"namespace": "https://access.redhat.com/security/updates/classification/",
"text": "Important"
},
"category": "csaf_security_advisory",
"csaf_version": "2.0",
"distribution": {
"text": "Copyright \u00a9 Red Hat, Inc. All rights reserved.",
"tlp": {
"label": "WHITE",
"url": "https://www.first.org/tlp/"
}
},
"lang": "en",
"notes": [
{
"category": "summary",
"text": "An update for the go-toolset:rhel8 module is now available for Red Hat Enterprise Linux 8.\n\nRed Hat Product Security has rated this update as having a security impact of Important. A Common Vulnerability Scoring System (CVSS) base score, which gives a detailed severity rating, is available for each vulnerability from the CVE link(s) in the References section.",
"title": "Topic"
},
{
"category": "general",
"text": "Go Toolset provides the Go programming language tools and libraries. Go is alternatively known as golang. \n\nSecurity Fix(es):\n\n* golang: compress/gzip: stack exhaustion in Reader.Read (CVE-2022-30631)\n\n* golang: net/http: improper sanitization of Transfer-Encoding header (CVE-2022-1705)\n\n* golang: go/parser: stack exhaustion in all Parse* functions (CVE-2022-1962)\n\n* golang: encoding/xml: stack exhaustion in Decoder.Skip (CVE-2022-28131)\n\n* golang: io/fs: stack exhaustion in Glob (CVE-2022-30630)\n\n* golang: path/filepath: stack exhaustion in Glob (CVE-2022-30632)\n\n* golang: encoding/xml: stack exhaustion in Unmarshal (CVE-2022-30633)\n\n* golang: encoding/gob: stack exhaustion in Decoder.Decode (CVE-2022-30635)\n\n* golang: net/http/httputil: NewSingleHostReverseProxy - omit X-Forwarded-For not working (CVE-2022-32148)\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* Clean up dist-git patches (BZ#2110942)\n\n* Update Go to version 1.17.12 (BZ#2110943)",
"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-2022:5775",
"url": "https://access.redhat.com/errata/RHSA-2022:5775"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/updates/classification/#important",
"url": "https://access.redhat.com/security/updates/classification/#important"
},
{
"category": "external",
"summary": "2107342",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2107342"
},
{
"category": "external",
"summary": "2107371",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2107371"
},
{
"category": "external",
"summary": "2107374",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2107374"
},
{
"category": "external",
"summary": "2107376",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2107376"
},
{
"category": "external",
"summary": "2107383",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2107383"
},
{
"category": "external",
"summary": "2107386",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2107386"
},
{
"category": "external",
"summary": "2107388",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2107388"
},
{
"category": "external",
"summary": "2107390",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2107390"
},
{
"category": "external",
"summary": "2107392",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2107392"
},
{
"category": "self",
"summary": "Canonical URL",
"url": "https://security.access.redhat.com/data/csaf/v2/advisories/2022/rhsa-2022_5775.json"
}
],
"title": "Red Hat Security Advisory: go-toolset:rhel8 security and bug fix update",
"tracking": {
"current_release_date": "2025-10-31T13:02:03+00:00",
"generator": {
"date": "2025-10-31T13:02:03+00:00",
"engine": {
"name": "Red Hat SDEngine",
"version": "4.6.10"
}
},
"id": "RHSA-2022:5775",
"initial_release_date": "2022-08-01T12:10:47+00:00",
"revision_history": [
{
"date": "2022-08-01T12:10:47+00:00",
"number": "1",
"summary": "Initial version"
},
{
"date": "2022-08-01T12:10:47+00:00",
"number": "2",
"summary": "Last updated version"
},
{
"date": "2025-10-31T13:02:03+00:00",
"number": "3",
"summary": "Last generated version"
}
],
"status": "final",
"version": "3"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_name",
"name": "Red Hat Enterprise Linux AppStream (v. 8)",
"product": {
"name": "Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.6.0.Z.MAIN.EUS",
"product_identification_helper": {
"cpe": "cpe:/a:redhat:enterprise_linux:8::appstream"
}
}
}
],
"category": "product_family",
"name": "Red Hat Enterprise Linux"
},
{
"branches": [
{
"category": "product_version",
"name": "go-toolset-0:1.17.12-1.module+el8.6.0+16014+a372c00b.aarch64::go-toolset:rhel8",
"product": {
"name": "go-toolset-0:1.17.12-1.module+el8.6.0+16014+a372c00b.aarch64 (go-toolset:rhel8)",
"product_id": "go-toolset-0:1.17.12-1.module+el8.6.0+16014+a372c00b.aarch64::go-toolset:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/go-toolset@1.17.12-1.module%2Bel8.6.0%2B16014%2Ba372c00b?arch=aarch64\u0026rpmmod=go-toolset:rhel8:8060020220720230014:97d7f71f"
}
}
},
{
"category": "product_version",
"name": "golang-0:1.17.12-1.module+el8.6.0+16014+a372c00b.aarch64::go-toolset:rhel8",
"product": {
"name": "golang-0:1.17.12-1.module+el8.6.0+16014+a372c00b.aarch64 (go-toolset:rhel8)",
"product_id": "golang-0:1.17.12-1.module+el8.6.0+16014+a372c00b.aarch64::go-toolset:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/golang@1.17.12-1.module%2Bel8.6.0%2B16014%2Ba372c00b?arch=aarch64\u0026rpmmod=go-toolset:rhel8:8060020220720230014:97d7f71f"
}
}
},
{
"category": "product_version",
"name": "golang-bin-0:1.17.12-1.module+el8.6.0+16014+a372c00b.aarch64::go-toolset:rhel8",
"product": {
"name": "golang-bin-0:1.17.12-1.module+el8.6.0+16014+a372c00b.aarch64 (go-toolset:rhel8)",
"product_id": "golang-bin-0:1.17.12-1.module+el8.6.0+16014+a372c00b.aarch64::go-toolset:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/golang-bin@1.17.12-1.module%2Bel8.6.0%2B16014%2Ba372c00b?arch=aarch64\u0026rpmmod=go-toolset:rhel8:8060020220720230014:97d7f71f"
}
}
}
],
"category": "architecture",
"name": "aarch64"
},
{
"branches": [
{
"category": "product_version",
"name": "go-toolset-0:1.17.12-1.module+el8.6.0+16014+a372c00b.src::go-toolset:rhel8",
"product": {
"name": "go-toolset-0:1.17.12-1.module+el8.6.0+16014+a372c00b.src (go-toolset:rhel8)",
"product_id": "go-toolset-0:1.17.12-1.module+el8.6.0+16014+a372c00b.src::go-toolset:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/go-toolset@1.17.12-1.module%2Bel8.6.0%2B16014%2Ba372c00b?arch=src\u0026rpmmod=go-toolset:rhel8:8060020220720230014:97d7f71f"
}
}
},
{
"category": "product_version",
"name": "golang-0:1.17.12-1.module+el8.6.0+16014+a372c00b.src::go-toolset:rhel8",
"product": {
"name": "golang-0:1.17.12-1.module+el8.6.0+16014+a372c00b.src (go-toolset:rhel8)",
"product_id": "golang-0:1.17.12-1.module+el8.6.0+16014+a372c00b.src::go-toolset:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/golang@1.17.12-1.module%2Bel8.6.0%2B16014%2Ba372c00b?arch=src\u0026rpmmod=go-toolset:rhel8:8060020220720230014:97d7f71f"
}
}
},
{
"category": "product_version",
"name": "delve-0:1.7.2-1.module+el8.6.0+12972+ebab5911.src::go-toolset:rhel8",
"product": {
"name": "delve-0:1.7.2-1.module+el8.6.0+12972+ebab5911.src (go-toolset:rhel8)",
"product_id": "delve-0:1.7.2-1.module+el8.6.0+12972+ebab5911.src::go-toolset:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/delve@1.7.2-1.module%2Bel8.6.0%2B12972%2Bebab5911?arch=src\u0026rpmmod=go-toolset:rhel8:8060020220720230014:97d7f71f"
}
}
}
],
"category": "architecture",
"name": "src"
},
{
"branches": [
{
"category": "product_version",
"name": "golang-docs-0:1.17.12-1.module+el8.6.0+16014+a372c00b.noarch::go-toolset:rhel8",
"product": {
"name": "golang-docs-0:1.17.12-1.module+el8.6.0+16014+a372c00b.noarch (go-toolset:rhel8)",
"product_id": "golang-docs-0:1.17.12-1.module+el8.6.0+16014+a372c00b.noarch::go-toolset:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/golang-docs@1.17.12-1.module%2Bel8.6.0%2B16014%2Ba372c00b?arch=noarch\u0026rpmmod=go-toolset:rhel8:8060020220720230014:97d7f71f"
}
}
},
{
"category": "product_version",
"name": "golang-misc-0:1.17.12-1.module+el8.6.0+16014+a372c00b.noarch::go-toolset:rhel8",
"product": {
"name": "golang-misc-0:1.17.12-1.module+el8.6.0+16014+a372c00b.noarch (go-toolset:rhel8)",
"product_id": "golang-misc-0:1.17.12-1.module+el8.6.0+16014+a372c00b.noarch::go-toolset:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/golang-misc@1.17.12-1.module%2Bel8.6.0%2B16014%2Ba372c00b?arch=noarch\u0026rpmmod=go-toolset:rhel8:8060020220720230014:97d7f71f"
}
}
},
{
"category": "product_version",
"name": "golang-src-0:1.17.12-1.module+el8.6.0+16014+a372c00b.noarch::go-toolset:rhel8",
"product": {
"name": "golang-src-0:1.17.12-1.module+el8.6.0+16014+a372c00b.noarch (go-toolset:rhel8)",
"product_id": "golang-src-0:1.17.12-1.module+el8.6.0+16014+a372c00b.noarch::go-toolset:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/golang-src@1.17.12-1.module%2Bel8.6.0%2B16014%2Ba372c00b?arch=noarch\u0026rpmmod=go-toolset:rhel8:8060020220720230014:97d7f71f"
}
}
},
{
"category": "product_version",
"name": "golang-tests-0:1.17.12-1.module+el8.6.0+16014+a372c00b.noarch::go-toolset:rhel8",
"product": {
"name": "golang-tests-0:1.17.12-1.module+el8.6.0+16014+a372c00b.noarch (go-toolset:rhel8)",
"product_id": "golang-tests-0:1.17.12-1.module+el8.6.0+16014+a372c00b.noarch::go-toolset:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/golang-tests@1.17.12-1.module%2Bel8.6.0%2B16014%2Ba372c00b?arch=noarch\u0026rpmmod=go-toolset:rhel8:8060020220720230014:97d7f71f"
}
}
}
],
"category": "architecture",
"name": "noarch"
},
{
"branches": [
{
"category": "product_version",
"name": "go-toolset-0:1.17.12-1.module+el8.6.0+16014+a372c00b.ppc64le::go-toolset:rhel8",
"product": {
"name": "go-toolset-0:1.17.12-1.module+el8.6.0+16014+a372c00b.ppc64le (go-toolset:rhel8)",
"product_id": "go-toolset-0:1.17.12-1.module+el8.6.0+16014+a372c00b.ppc64le::go-toolset:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/go-toolset@1.17.12-1.module%2Bel8.6.0%2B16014%2Ba372c00b?arch=ppc64le\u0026rpmmod=go-toolset:rhel8:8060020220720230014:97d7f71f"
}
}
},
{
"category": "product_version",
"name": "golang-0:1.17.12-1.module+el8.6.0+16014+a372c00b.ppc64le::go-toolset:rhel8",
"product": {
"name": "golang-0:1.17.12-1.module+el8.6.0+16014+a372c00b.ppc64le (go-toolset:rhel8)",
"product_id": "golang-0:1.17.12-1.module+el8.6.0+16014+a372c00b.ppc64le::go-toolset:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/golang@1.17.12-1.module%2Bel8.6.0%2B16014%2Ba372c00b?arch=ppc64le\u0026rpmmod=go-toolset:rhel8:8060020220720230014:97d7f71f"
}
}
},
{
"category": "product_version",
"name": "golang-bin-0:1.17.12-1.module+el8.6.0+16014+a372c00b.ppc64le::go-toolset:rhel8",
"product": {
"name": "golang-bin-0:1.17.12-1.module+el8.6.0+16014+a372c00b.ppc64le (go-toolset:rhel8)",
"product_id": "golang-bin-0:1.17.12-1.module+el8.6.0+16014+a372c00b.ppc64le::go-toolset:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/golang-bin@1.17.12-1.module%2Bel8.6.0%2B16014%2Ba372c00b?arch=ppc64le\u0026rpmmod=go-toolset:rhel8:8060020220720230014:97d7f71f"
}
}
}
],
"category": "architecture",
"name": "ppc64le"
},
{
"branches": [
{
"category": "product_version",
"name": "go-toolset-0:1.17.12-1.module+el8.6.0+16014+a372c00b.s390x::go-toolset:rhel8",
"product": {
"name": "go-toolset-0:1.17.12-1.module+el8.6.0+16014+a372c00b.s390x (go-toolset:rhel8)",
"product_id": "go-toolset-0:1.17.12-1.module+el8.6.0+16014+a372c00b.s390x::go-toolset:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/go-toolset@1.17.12-1.module%2Bel8.6.0%2B16014%2Ba372c00b?arch=s390x\u0026rpmmod=go-toolset:rhel8:8060020220720230014:97d7f71f"
}
}
},
{
"category": "product_version",
"name": "golang-0:1.17.12-1.module+el8.6.0+16014+a372c00b.s390x::go-toolset:rhel8",
"product": {
"name": "golang-0:1.17.12-1.module+el8.6.0+16014+a372c00b.s390x (go-toolset:rhel8)",
"product_id": "golang-0:1.17.12-1.module+el8.6.0+16014+a372c00b.s390x::go-toolset:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/golang@1.17.12-1.module%2Bel8.6.0%2B16014%2Ba372c00b?arch=s390x\u0026rpmmod=go-toolset:rhel8:8060020220720230014:97d7f71f"
}
}
},
{
"category": "product_version",
"name": "golang-bin-0:1.17.12-1.module+el8.6.0+16014+a372c00b.s390x::go-toolset:rhel8",
"product": {
"name": "golang-bin-0:1.17.12-1.module+el8.6.0+16014+a372c00b.s390x (go-toolset:rhel8)",
"product_id": "golang-bin-0:1.17.12-1.module+el8.6.0+16014+a372c00b.s390x::go-toolset:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/golang-bin@1.17.12-1.module%2Bel8.6.0%2B16014%2Ba372c00b?arch=s390x\u0026rpmmod=go-toolset:rhel8:8060020220720230014:97d7f71f"
}
}
}
],
"category": "architecture",
"name": "s390x"
},
{
"branches": [
{
"category": "product_version",
"name": "delve-0:1.7.2-1.module+el8.6.0+12972+ebab5911.x86_64::go-toolset:rhel8",
"product": {
"name": "delve-0:1.7.2-1.module+el8.6.0+12972+ebab5911.x86_64 (go-toolset:rhel8)",
"product_id": "delve-0:1.7.2-1.module+el8.6.0+12972+ebab5911.x86_64::go-toolset:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/delve@1.7.2-1.module%2Bel8.6.0%2B12972%2Bebab5911?arch=x86_64\u0026rpmmod=go-toolset:rhel8:8060020220720230014:97d7f71f"
}
}
},
{
"category": "product_version",
"name": "delve-debuginfo-0:1.7.2-1.module+el8.6.0+12972+ebab5911.x86_64::go-toolset:rhel8",
"product": {
"name": "delve-debuginfo-0:1.7.2-1.module+el8.6.0+12972+ebab5911.x86_64 (go-toolset:rhel8)",
"product_id": "delve-debuginfo-0:1.7.2-1.module+el8.6.0+12972+ebab5911.x86_64::go-toolset:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/delve-debuginfo@1.7.2-1.module%2Bel8.6.0%2B12972%2Bebab5911?arch=x86_64\u0026rpmmod=go-toolset:rhel8:8060020220720230014:97d7f71f"
}
}
},
{
"category": "product_version",
"name": "delve-debugsource-0:1.7.2-1.module+el8.6.0+12972+ebab5911.x86_64::go-toolset:rhel8",
"product": {
"name": "delve-debugsource-0:1.7.2-1.module+el8.6.0+12972+ebab5911.x86_64 (go-toolset:rhel8)",
"product_id": "delve-debugsource-0:1.7.2-1.module+el8.6.0+12972+ebab5911.x86_64::go-toolset:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/delve-debugsource@1.7.2-1.module%2Bel8.6.0%2B12972%2Bebab5911?arch=x86_64\u0026rpmmod=go-toolset:rhel8:8060020220720230014:97d7f71f"
}
}
},
{
"category": "product_version",
"name": "go-toolset-0:1.17.12-1.module+el8.6.0+16014+a372c00b.x86_64::go-toolset:rhel8",
"product": {
"name": "go-toolset-0:1.17.12-1.module+el8.6.0+16014+a372c00b.x86_64 (go-toolset:rhel8)",
"product_id": "go-toolset-0:1.17.12-1.module+el8.6.0+16014+a372c00b.x86_64::go-toolset:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/go-toolset@1.17.12-1.module%2Bel8.6.0%2B16014%2Ba372c00b?arch=x86_64\u0026rpmmod=go-toolset:rhel8:8060020220720230014:97d7f71f"
}
}
},
{
"category": "product_version",
"name": "golang-0:1.17.12-1.module+el8.6.0+16014+a372c00b.x86_64::go-toolset:rhel8",
"product": {
"name": "golang-0:1.17.12-1.module+el8.6.0+16014+a372c00b.x86_64 (go-toolset:rhel8)",
"product_id": "golang-0:1.17.12-1.module+el8.6.0+16014+a372c00b.x86_64::go-toolset:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/golang@1.17.12-1.module%2Bel8.6.0%2B16014%2Ba372c00b?arch=x86_64\u0026rpmmod=go-toolset:rhel8:8060020220720230014:97d7f71f"
}
}
},
{
"category": "product_version",
"name": "golang-bin-0:1.17.12-1.module+el8.6.0+16014+a372c00b.x86_64::go-toolset:rhel8",
"product": {
"name": "golang-bin-0:1.17.12-1.module+el8.6.0+16014+a372c00b.x86_64 (go-toolset:rhel8)",
"product_id": "golang-bin-0:1.17.12-1.module+el8.6.0+16014+a372c00b.x86_64::go-toolset:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/golang-bin@1.17.12-1.module%2Bel8.6.0%2B16014%2Ba372c00b?arch=x86_64\u0026rpmmod=go-toolset:rhel8:8060020220720230014:97d7f71f"
}
}
},
{
"category": "product_version",
"name": "golang-race-0:1.17.12-1.module+el8.6.0+16014+a372c00b.x86_64::go-toolset:rhel8",
"product": {
"name": "golang-race-0:1.17.12-1.module+el8.6.0+16014+a372c00b.x86_64 (go-toolset:rhel8)",
"product_id": "golang-race-0:1.17.12-1.module+el8.6.0+16014+a372c00b.x86_64::go-toolset:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/golang-race@1.17.12-1.module%2Bel8.6.0%2B16014%2Ba372c00b?arch=x86_64\u0026rpmmod=go-toolset:rhel8:8060020220720230014:97d7f71f"
}
}
}
],
"category": "architecture",
"name": "x86_64"
}
],
"category": "vendor",
"name": "Red Hat"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "delve-0:1.7.2-1.module+el8.6.0+12972+ebab5911.src (go-toolset:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.6.0.Z.MAIN.EUS:delve-0:1.7.2-1.module+el8.6.0+12972+ebab5911.src::go-toolset:rhel8"
},
"product_reference": "delve-0:1.7.2-1.module+el8.6.0+12972+ebab5911.src::go-toolset:rhel8",
"relates_to_product_reference": "AppStream-8.6.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "delve-0:1.7.2-1.module+el8.6.0+12972+ebab5911.x86_64 (go-toolset:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.6.0.Z.MAIN.EUS:delve-0:1.7.2-1.module+el8.6.0+12972+ebab5911.x86_64::go-toolset:rhel8"
},
"product_reference": "delve-0:1.7.2-1.module+el8.6.0+12972+ebab5911.x86_64::go-toolset:rhel8",
"relates_to_product_reference": "AppStream-8.6.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "delve-debuginfo-0:1.7.2-1.module+el8.6.0+12972+ebab5911.x86_64 (go-toolset:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.6.0.Z.MAIN.EUS:delve-debuginfo-0:1.7.2-1.module+el8.6.0+12972+ebab5911.x86_64::go-toolset:rhel8"
},
"product_reference": "delve-debuginfo-0:1.7.2-1.module+el8.6.0+12972+ebab5911.x86_64::go-toolset:rhel8",
"relates_to_product_reference": "AppStream-8.6.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "delve-debugsource-0:1.7.2-1.module+el8.6.0+12972+ebab5911.x86_64 (go-toolset:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.6.0.Z.MAIN.EUS:delve-debugsource-0:1.7.2-1.module+el8.6.0+12972+ebab5911.x86_64::go-toolset:rhel8"
},
"product_reference": "delve-debugsource-0:1.7.2-1.module+el8.6.0+12972+ebab5911.x86_64::go-toolset:rhel8",
"relates_to_product_reference": "AppStream-8.6.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go-toolset-0:1.17.12-1.module+el8.6.0+16014+a372c00b.aarch64 (go-toolset:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.6.0.Z.MAIN.EUS:go-toolset-0:1.17.12-1.module+el8.6.0+16014+a372c00b.aarch64::go-toolset:rhel8"
},
"product_reference": "go-toolset-0:1.17.12-1.module+el8.6.0+16014+a372c00b.aarch64::go-toolset:rhel8",
"relates_to_product_reference": "AppStream-8.6.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go-toolset-0:1.17.12-1.module+el8.6.0+16014+a372c00b.ppc64le (go-toolset:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.6.0.Z.MAIN.EUS:go-toolset-0:1.17.12-1.module+el8.6.0+16014+a372c00b.ppc64le::go-toolset:rhel8"
},
"product_reference": "go-toolset-0:1.17.12-1.module+el8.6.0+16014+a372c00b.ppc64le::go-toolset:rhel8",
"relates_to_product_reference": "AppStream-8.6.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go-toolset-0:1.17.12-1.module+el8.6.0+16014+a372c00b.s390x (go-toolset:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.6.0.Z.MAIN.EUS:go-toolset-0:1.17.12-1.module+el8.6.0+16014+a372c00b.s390x::go-toolset:rhel8"
},
"product_reference": "go-toolset-0:1.17.12-1.module+el8.6.0+16014+a372c00b.s390x::go-toolset:rhel8",
"relates_to_product_reference": "AppStream-8.6.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go-toolset-0:1.17.12-1.module+el8.6.0+16014+a372c00b.src (go-toolset:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.6.0.Z.MAIN.EUS:go-toolset-0:1.17.12-1.module+el8.6.0+16014+a372c00b.src::go-toolset:rhel8"
},
"product_reference": "go-toolset-0:1.17.12-1.module+el8.6.0+16014+a372c00b.src::go-toolset:rhel8",
"relates_to_product_reference": "AppStream-8.6.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go-toolset-0:1.17.12-1.module+el8.6.0+16014+a372c00b.x86_64 (go-toolset:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.6.0.Z.MAIN.EUS:go-toolset-0:1.17.12-1.module+el8.6.0+16014+a372c00b.x86_64::go-toolset:rhel8"
},
"product_reference": "go-toolset-0:1.17.12-1.module+el8.6.0+16014+a372c00b.x86_64::go-toolset:rhel8",
"relates_to_product_reference": "AppStream-8.6.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "golang-0:1.17.12-1.module+el8.6.0+16014+a372c00b.aarch64 (go-toolset:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.6.0.Z.MAIN.EUS:golang-0:1.17.12-1.module+el8.6.0+16014+a372c00b.aarch64::go-toolset:rhel8"
},
"product_reference": "golang-0:1.17.12-1.module+el8.6.0+16014+a372c00b.aarch64::go-toolset:rhel8",
"relates_to_product_reference": "AppStream-8.6.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "golang-0:1.17.12-1.module+el8.6.0+16014+a372c00b.ppc64le (go-toolset:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.6.0.Z.MAIN.EUS:golang-0:1.17.12-1.module+el8.6.0+16014+a372c00b.ppc64le::go-toolset:rhel8"
},
"product_reference": "golang-0:1.17.12-1.module+el8.6.0+16014+a372c00b.ppc64le::go-toolset:rhel8",
"relates_to_product_reference": "AppStream-8.6.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "golang-0:1.17.12-1.module+el8.6.0+16014+a372c00b.s390x (go-toolset:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.6.0.Z.MAIN.EUS:golang-0:1.17.12-1.module+el8.6.0+16014+a372c00b.s390x::go-toolset:rhel8"
},
"product_reference": "golang-0:1.17.12-1.module+el8.6.0+16014+a372c00b.s390x::go-toolset:rhel8",
"relates_to_product_reference": "AppStream-8.6.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "golang-0:1.17.12-1.module+el8.6.0+16014+a372c00b.src (go-toolset:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.6.0.Z.MAIN.EUS:golang-0:1.17.12-1.module+el8.6.0+16014+a372c00b.src::go-toolset:rhel8"
},
"product_reference": "golang-0:1.17.12-1.module+el8.6.0+16014+a372c00b.src::go-toolset:rhel8",
"relates_to_product_reference": "AppStream-8.6.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "golang-0:1.17.12-1.module+el8.6.0+16014+a372c00b.x86_64 (go-toolset:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.6.0.Z.MAIN.EUS:golang-0:1.17.12-1.module+el8.6.0+16014+a372c00b.x86_64::go-toolset:rhel8"
},
"product_reference": "golang-0:1.17.12-1.module+el8.6.0+16014+a372c00b.x86_64::go-toolset:rhel8",
"relates_to_product_reference": "AppStream-8.6.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "golang-bin-0:1.17.12-1.module+el8.6.0+16014+a372c00b.aarch64 (go-toolset:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.6.0.Z.MAIN.EUS:golang-bin-0:1.17.12-1.module+el8.6.0+16014+a372c00b.aarch64::go-toolset:rhel8"
},
"product_reference": "golang-bin-0:1.17.12-1.module+el8.6.0+16014+a372c00b.aarch64::go-toolset:rhel8",
"relates_to_product_reference": "AppStream-8.6.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "golang-bin-0:1.17.12-1.module+el8.6.0+16014+a372c00b.ppc64le (go-toolset:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.6.0.Z.MAIN.EUS:golang-bin-0:1.17.12-1.module+el8.6.0+16014+a372c00b.ppc64le::go-toolset:rhel8"
},
"product_reference": "golang-bin-0:1.17.12-1.module+el8.6.0+16014+a372c00b.ppc64le::go-toolset:rhel8",
"relates_to_product_reference": "AppStream-8.6.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "golang-bin-0:1.17.12-1.module+el8.6.0+16014+a372c00b.s390x (go-toolset:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.6.0.Z.MAIN.EUS:golang-bin-0:1.17.12-1.module+el8.6.0+16014+a372c00b.s390x::go-toolset:rhel8"
},
"product_reference": "golang-bin-0:1.17.12-1.module+el8.6.0+16014+a372c00b.s390x::go-toolset:rhel8",
"relates_to_product_reference": "AppStream-8.6.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "golang-bin-0:1.17.12-1.module+el8.6.0+16014+a372c00b.x86_64 (go-toolset:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.6.0.Z.MAIN.EUS:golang-bin-0:1.17.12-1.module+el8.6.0+16014+a372c00b.x86_64::go-toolset:rhel8"
},
"product_reference": "golang-bin-0:1.17.12-1.module+el8.6.0+16014+a372c00b.x86_64::go-toolset:rhel8",
"relates_to_product_reference": "AppStream-8.6.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "golang-docs-0:1.17.12-1.module+el8.6.0+16014+a372c00b.noarch (go-toolset:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.6.0.Z.MAIN.EUS:golang-docs-0:1.17.12-1.module+el8.6.0+16014+a372c00b.noarch::go-toolset:rhel8"
},
"product_reference": "golang-docs-0:1.17.12-1.module+el8.6.0+16014+a372c00b.noarch::go-toolset:rhel8",
"relates_to_product_reference": "AppStream-8.6.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "golang-misc-0:1.17.12-1.module+el8.6.0+16014+a372c00b.noarch (go-toolset:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.6.0.Z.MAIN.EUS:golang-misc-0:1.17.12-1.module+el8.6.0+16014+a372c00b.noarch::go-toolset:rhel8"
},
"product_reference": "golang-misc-0:1.17.12-1.module+el8.6.0+16014+a372c00b.noarch::go-toolset:rhel8",
"relates_to_product_reference": "AppStream-8.6.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "golang-race-0:1.17.12-1.module+el8.6.0+16014+a372c00b.x86_64 (go-toolset:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.6.0.Z.MAIN.EUS:golang-race-0:1.17.12-1.module+el8.6.0+16014+a372c00b.x86_64::go-toolset:rhel8"
},
"product_reference": "golang-race-0:1.17.12-1.module+el8.6.0+16014+a372c00b.x86_64::go-toolset:rhel8",
"relates_to_product_reference": "AppStream-8.6.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "golang-src-0:1.17.12-1.module+el8.6.0+16014+a372c00b.noarch (go-toolset:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.6.0.Z.MAIN.EUS:golang-src-0:1.17.12-1.module+el8.6.0+16014+a372c00b.noarch::go-toolset:rhel8"
},
"product_reference": "golang-src-0:1.17.12-1.module+el8.6.0+16014+a372c00b.noarch::go-toolset:rhel8",
"relates_to_product_reference": "AppStream-8.6.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "golang-tests-0:1.17.12-1.module+el8.6.0+16014+a372c00b.noarch (go-toolset:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.6.0.Z.MAIN.EUS:golang-tests-0:1.17.12-1.module+el8.6.0+16014+a372c00b.noarch::go-toolset:rhel8"
},
"product_reference": "golang-tests-0:1.17.12-1.module+el8.6.0+16014+a372c00b.noarch::go-toolset:rhel8",
"relates_to_product_reference": "AppStream-8.6.0.Z.MAIN.EUS"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2022-1705",
"cwe": {
"id": "CWE-444",
"name": "Inconsistent Interpretation of HTTP Requests (\u0027HTTP Request/Response Smuggling\u0027)"
},
"discovery_date": "2022-07-14T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2107374"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in golang. The HTTP/1 client accepted invalid Transfer-Encoding headers indicating \"chunked\" encoding. This issue could allow request smuggling, but only if combined with an intermediate server that also improperly accepts the header as invalid.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "golang: net/http: improper sanitization of Transfer-Encoding header",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "Within regulated environments, a combination of the following controls acts as a significant barrier to successfully exploiting a CWE-444: Inconsistent Interpretation of HTTP Requests (\u0027HTTP Request/Response Smuggling\u0027) vulnerability and therefore downgrades the severity of this particular CVE from Moderate to Low.\n\nThe platform uses secure, encrypted HTTPS connections over TLS 1.2 to reduce the risk of smuggling attacks by preventing the injection of ambiguous or malformed requests between components. The environment employs IPS/IDS and antimalware solutions to detect and block malicious code while ensuring consistent interpretation of HTTP requests across network layers, mitigating request/response inconsistencies. Event logs are collected and analyzed for centralization, correlation, monitoring, alerting, and retention, enabling the detection of malformed or suspicious HTTP traffic. Static code analysis and peer reviews enforce strong input validation and error handling to ensure all user inputs adhere to HTTP protocol specifications.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"AppStream-8.6.0.Z.MAIN.EUS:delve-0:1.7.2-1.module+el8.6.0+12972+ebab5911.src::go-toolset:rhel8",
"AppStream-8.6.0.Z.MAIN.EUS:delve-0:1.7.2-1.module+el8.6.0+12972+ebab5911.x86_64::go-toolset:rhel8",
"AppStream-8.6.0.Z.MAIN.EUS:delve-debuginfo-0:1.7.2-1.module+el8.6.0+12972+ebab5911.x86_64::go-toolset:rhel8",
"AppStream-8.6.0.Z.MAIN.EUS:delve-debugsource-0:1.7.2-1.module+el8.6.0+12972+ebab5911.x86_64::go-toolset:rhel8",
"AppStream-8.6.0.Z.MAIN.EUS:go-toolset-0:1.17.12-1.module+el8.6.0+16014+a372c00b.aarch64::go-toolset:rhel8",
"AppStream-8.6.0.Z.MAIN.EUS:go-toolset-0:1.17.12-1.module+el8.6.0+16014+a372c00b.ppc64le::go-toolset:rhel8",
"AppStream-8.6.0.Z.MAIN.EUS:go-toolset-0:1.17.12-1.module+el8.6.0+16014+a372c00b.s390x::go-toolset:rhel8",
"AppStream-8.6.0.Z.MAIN.EUS:go-toolset-0:1.17.12-1.module+el8.6.0+16014+a372c00b.src::go-toolset:rhel8",
"AppStream-8.6.0.Z.MAIN.EUS:go-toolset-0:1.17.12-1.module+el8.6.0+16014+a372c00b.x86_64::go-toolset:rhel8",
"AppStream-8.6.0.Z.MAIN.EUS:golang-0:1.17.12-1.module+el8.6.0+16014+a372c00b.aarch64::go-toolset:rhel8",
"AppStream-8.6.0.Z.MAIN.EUS:golang-0:1.17.12-1.module+el8.6.0+16014+a372c00b.ppc64le::go-toolset:rhel8",
"AppStream-8.6.0.Z.MAIN.EUS:golang-0:1.17.12-1.module+el8.6.0+16014+a372c00b.s390x::go-toolset:rhel8",
"AppStream-8.6.0.Z.MAIN.EUS:golang-0:1.17.12-1.module+el8.6.0+16014+a372c00b.src::go-toolset:rhel8",
"AppStream-8.6.0.Z.MAIN.EUS:golang-0:1.17.12-1.module+el8.6.0+16014+a372c00b.x86_64::go-toolset:rhel8",
"AppStream-8.6.0.Z.MAIN.EUS:golang-bin-0:1.17.12-1.module+el8.6.0+16014+a372c00b.aarch64::go-toolset:rhel8",
"AppStream-8.6.0.Z.MAIN.EUS:golang-bin-0:1.17.12-1.module+el8.6.0+16014+a372c00b.ppc64le::go-toolset:rhel8",
"AppStream-8.6.0.Z.MAIN.EUS:golang-bin-0:1.17.12-1.module+el8.6.0+16014+a372c00b.s390x::go-toolset:rhel8",
"AppStream-8.6.0.Z.MAIN.EUS:golang-bin-0:1.17.12-1.module+el8.6.0+16014+a372c00b.x86_64::go-toolset:rhel8",
"AppStream-8.6.0.Z.MAIN.EUS:golang-docs-0:1.17.12-1.module+el8.6.0+16014+a372c00b.noarch::go-toolset:rhel8",
"AppStream-8.6.0.Z.MAIN.EUS:golang-misc-0:1.17.12-1.module+el8.6.0+16014+a372c00b.noarch::go-toolset:rhel8",
"AppStream-8.6.0.Z.MAIN.EUS:golang-race-0:1.17.12-1.module+el8.6.0+16014+a372c00b.x86_64::go-toolset:rhel8",
"AppStream-8.6.0.Z.MAIN.EUS:golang-src-0:1.17.12-1.module+el8.6.0+16014+a372c00b.noarch::go-toolset:rhel8",
"AppStream-8.6.0.Z.MAIN.EUS:golang-tests-0:1.17.12-1.module+el8.6.0+16014+a372c00b.noarch::go-toolset:rhel8"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2022-1705"
},
{
"category": "external",
"summary": "RHBZ#2107374",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2107374"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2022-1705",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-1705"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2022-1705",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2022-1705"
},
{
"category": "external",
"summary": "https://go.dev/issue/53188",
"url": "https://go.dev/issue/53188"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-announce/c/nqrv9fbR0zE",
"url": "https://groups.google.com/g/golang-announce/c/nqrv9fbR0zE"
}
],
"release_date": "2022-07-12T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2022-08-01T12:10:47+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"AppStream-8.6.0.Z.MAIN.EUS:delve-0:1.7.2-1.module+el8.6.0+12972+ebab5911.src::go-toolset:rhel8",
"AppStream-8.6.0.Z.MAIN.EUS:delve-0:1.7.2-1.module+el8.6.0+12972+ebab5911.x86_64::go-toolset:rhel8",
"AppStream-8.6.0.Z.MAIN.EUS:delve-debuginfo-0:1.7.2-1.module+el8.6.0+12972+ebab5911.x86_64::go-toolset:rhel8",
"AppStream-8.6.0.Z.MAIN.EUS:delve-debugsource-0:1.7.2-1.module+el8.6.0+12972+ebab5911.x86_64::go-toolset:rhel8",
"AppStream-8.6.0.Z.MAIN.EUS:go-toolset-0:1.17.12-1.module+el8.6.0+16014+a372c00b.aarch64::go-toolset:rhel8",
"AppStream-8.6.0.Z.MAIN.EUS:go-toolset-0:1.17.12-1.module+el8.6.0+16014+a372c00b.ppc64le::go-toolset:rhel8",
"AppStream-8.6.0.Z.MAIN.EUS:go-toolset-0:1.17.12-1.module+el8.6.0+16014+a372c00b.s390x::go-toolset:rhel8",
"AppStream-8.6.0.Z.MAIN.EUS:go-toolset-0:1.17.12-1.module+el8.6.0+16014+a372c00b.src::go-toolset:rhel8",
"AppStream-8.6.0.Z.MAIN.EUS:go-toolset-0:1.17.12-1.module+el8.6.0+16014+a372c00b.x86_64::go-toolset:rhel8",
"AppStream-8.6.0.Z.MAIN.EUS:golang-0:1.17.12-1.module+el8.6.0+16014+a372c00b.aarch64::go-toolset:rhel8",
"AppStream-8.6.0.Z.MAIN.EUS:golang-0:1.17.12-1.module+el8.6.0+16014+a372c00b.ppc64le::go-toolset:rhel8",
"AppStream-8.6.0.Z.MAIN.EUS:golang-0:1.17.12-1.module+el8.6.0+16014+a372c00b.s390x::go-toolset:rhel8",
"AppStream-8.6.0.Z.MAIN.EUS:golang-0:1.17.12-1.module+el8.6.0+16014+a372c00b.src::go-toolset:rhel8",
"AppStream-8.6.0.Z.MAIN.EUS:golang-0:1.17.12-1.module+el8.6.0+16014+a372c00b.x86_64::go-toolset:rhel8",
"AppStream-8.6.0.Z.MAIN.EUS:golang-bin-0:1.17.12-1.module+el8.6.0+16014+a372c00b.aarch64::go-toolset:rhel8",
"AppStream-8.6.0.Z.MAIN.EUS:golang-bin-0:1.17.12-1.module+el8.6.0+16014+a372c00b.ppc64le::go-toolset:rhel8",
"AppStream-8.6.0.Z.MAIN.EUS:golang-bin-0:1.17.12-1.module+el8.6.0+16014+a372c00b.s390x::go-toolset:rhel8",
"AppStream-8.6.0.Z.MAIN.EUS:golang-bin-0:1.17.12-1.module+el8.6.0+16014+a372c00b.x86_64::go-toolset:rhel8",
"AppStream-8.6.0.Z.MAIN.EUS:golang-docs-0:1.17.12-1.module+el8.6.0+16014+a372c00b.noarch::go-toolset:rhel8",
"AppStream-8.6.0.Z.MAIN.EUS:golang-misc-0:1.17.12-1.module+el8.6.0+16014+a372c00b.noarch::go-toolset:rhel8",
"AppStream-8.6.0.Z.MAIN.EUS:golang-race-0:1.17.12-1.module+el8.6.0+16014+a372c00b.x86_64::go-toolset:rhel8",
"AppStream-8.6.0.Z.MAIN.EUS:golang-src-0:1.17.12-1.module+el8.6.0+16014+a372c00b.noarch::go-toolset:rhel8",
"AppStream-8.6.0.Z.MAIN.EUS:golang-tests-0:1.17.12-1.module+el8.6.0+16014+a372c00b.noarch::go-toolset:rhel8"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2022:5775"
}
],
"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": [
"AppStream-8.6.0.Z.MAIN.EUS:delve-0:1.7.2-1.module+el8.6.0+12972+ebab5911.src::go-toolset:rhel8",
"AppStream-8.6.0.Z.MAIN.EUS:delve-0:1.7.2-1.module+el8.6.0+12972+ebab5911.x86_64::go-toolset:rhel8",
"AppStream-8.6.0.Z.MAIN.EUS:delve-debuginfo-0:1.7.2-1.module+el8.6.0+12972+ebab5911.x86_64::go-toolset:rhel8",
"AppStream-8.6.0.Z.MAIN.EUS:delve-debugsource-0:1.7.2-1.module+el8.6.0+12972+ebab5911.x86_64::go-toolset:rhel8",
"AppStream-8.6.0.Z.MAIN.EUS:go-toolset-0:1.17.12-1.module+el8.6.0+16014+a372c00b.aarch64::go-toolset:rhel8",
"AppStream-8.6.0.Z.MAIN.EUS:go-toolset-0:1.17.12-1.module+el8.6.0+16014+a372c00b.ppc64le::go-toolset:rhel8",
"AppStream-8.6.0.Z.MAIN.EUS:go-toolset-0:1.17.12-1.module+el8.6.0+16014+a372c00b.s390x::go-toolset:rhel8",
"AppStream-8.6.0.Z.MAIN.EUS:go-toolset-0:1.17.12-1.module+el8.6.0+16014+a372c00b.src::go-toolset:rhel8",
"AppStream-8.6.0.Z.MAIN.EUS:go-toolset-0:1.17.12-1.module+el8.6.0+16014+a372c00b.x86_64::go-toolset:rhel8",
"AppStream-8.6.0.Z.MAIN.EUS:golang-0:1.17.12-1.module+el8.6.0+16014+a372c00b.aarch64::go-toolset:rhel8",
"AppStream-8.6.0.Z.MAIN.EUS:golang-0:1.17.12-1.module+el8.6.0+16014+a372c00b.ppc64le::go-toolset:rhel8",
"AppStream-8.6.0.Z.MAIN.EUS:golang-0:1.17.12-1.module+el8.6.0+16014+a372c00b.s390x::go-toolset:rhel8",
"AppStream-8.6.0.Z.MAIN.EUS:golang-0:1.17.12-1.module+el8.6.0+16014+a372c00b.src::go-toolset:rhel8",
"AppStream-8.6.0.Z.MAIN.EUS:golang-0:1.17.12-1.module+el8.6.0+16014+a372c00b.x86_64::go-toolset:rhel8",
"AppStream-8.6.0.Z.MAIN.EUS:golang-bin-0:1.17.12-1.module+el8.6.0+16014+a372c00b.aarch64::go-toolset:rhel8",
"AppStream-8.6.0.Z.MAIN.EUS:golang-bin-0:1.17.12-1.module+el8.6.0+16014+a372c00b.ppc64le::go-toolset:rhel8",
"AppStream-8.6.0.Z.MAIN.EUS:golang-bin-0:1.17.12-1.module+el8.6.0+16014+a372c00b.s390x::go-toolset:rhel8",
"AppStream-8.6.0.Z.MAIN.EUS:golang-bin-0:1.17.12-1.module+el8.6.0+16014+a372c00b.x86_64::go-toolset:rhel8",
"AppStream-8.6.0.Z.MAIN.EUS:golang-docs-0:1.17.12-1.module+el8.6.0+16014+a372c00b.noarch::go-toolset:rhel8",
"AppStream-8.6.0.Z.MAIN.EUS:golang-misc-0:1.17.12-1.module+el8.6.0+16014+a372c00b.noarch::go-toolset:rhel8",
"AppStream-8.6.0.Z.MAIN.EUS:golang-race-0:1.17.12-1.module+el8.6.0+16014+a372c00b.x86_64::go-toolset:rhel8",
"AppStream-8.6.0.Z.MAIN.EUS:golang-src-0:1.17.12-1.module+el8.6.0+16014+a372c00b.noarch::go-toolset:rhel8",
"AppStream-8.6.0.Z.MAIN.EUS:golang-tests-0:1.17.12-1.module+el8.6.0+16014+a372c00b.noarch::go-toolset:rhel8"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "golang: net/http: improper sanitization of Transfer-Encoding header"
},
{
"cve": "CVE-2022-1962",
"cwe": {
"id": "CWE-1325",
"name": "Improperly Controlled Sequential Memory Allocation"
},
"discovery_date": "2022-07-14T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2107376"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in the golang standard library, go/parser. When calling any Parse functions on the Go source code, which contains deeply nested types or declarations, a panic can occur due to stack exhaustion. This issue allows an attacker to impact system availability.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "golang: go/parser: stack exhaustion in all Parse* functions",
"title": "Vulnerability summary"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"AppStream-8.6.0.Z.MAIN.EUS:delve-0:1.7.2-1.module+el8.6.0+12972+ebab5911.src::go-toolset:rhel8",
"AppStream-8.6.0.Z.MAIN.EUS:delve-0:1.7.2-1.module+el8.6.0+12972+ebab5911.x86_64::go-toolset:rhel8",
"AppStream-8.6.0.Z.MAIN.EUS:delve-debuginfo-0:1.7.2-1.module+el8.6.0+12972+ebab5911.x86_64::go-toolset:rhel8",
"AppStream-8.6.0.Z.MAIN.EUS:delve-debugsource-0:1.7.2-1.module+el8.6.0+12972+ebab5911.x86_64::go-toolset:rhel8",
"AppStream-8.6.0.Z.MAIN.EUS:go-toolset-0:1.17.12-1.module+el8.6.0+16014+a372c00b.aarch64::go-toolset:rhel8",
"AppStream-8.6.0.Z.MAIN.EUS:go-toolset-0:1.17.12-1.module+el8.6.0+16014+a372c00b.ppc64le::go-toolset:rhel8",
"AppStream-8.6.0.Z.MAIN.EUS:go-toolset-0:1.17.12-1.module+el8.6.0+16014+a372c00b.s390x::go-toolset:rhel8",
"AppStream-8.6.0.Z.MAIN.EUS:go-toolset-0:1.17.12-1.module+el8.6.0+16014+a372c00b.src::go-toolset:rhel8",
"AppStream-8.6.0.Z.MAIN.EUS:go-toolset-0:1.17.12-1.module+el8.6.0+16014+a372c00b.x86_64::go-toolset:rhel8",
"AppStream-8.6.0.Z.MAIN.EUS:golang-0:1.17.12-1.module+el8.6.0+16014+a372c00b.aarch64::go-toolset:rhel8",
"AppStream-8.6.0.Z.MAIN.EUS:golang-0:1.17.12-1.module+el8.6.0+16014+a372c00b.ppc64le::go-toolset:rhel8",
"AppStream-8.6.0.Z.MAIN.EUS:golang-0:1.17.12-1.module+el8.6.0+16014+a372c00b.s390x::go-toolset:rhel8",
"AppStream-8.6.0.Z.MAIN.EUS:golang-0:1.17.12-1.module+el8.6.0+16014+a372c00b.src::go-toolset:rhel8",
"AppStream-8.6.0.Z.MAIN.EUS:golang-0:1.17.12-1.module+el8.6.0+16014+a372c00b.x86_64::go-toolset:rhel8",
"AppStream-8.6.0.Z.MAIN.EUS:golang-bin-0:1.17.12-1.module+el8.6.0+16014+a372c00b.aarch64::go-toolset:rhel8",
"AppStream-8.6.0.Z.MAIN.EUS:golang-bin-0:1.17.12-1.module+el8.6.0+16014+a372c00b.ppc64le::go-toolset:rhel8",
"AppStream-8.6.0.Z.MAIN.EUS:golang-bin-0:1.17.12-1.module+el8.6.0+16014+a372c00b.s390x::go-toolset:rhel8",
"AppStream-8.6.0.Z.MAIN.EUS:golang-bin-0:1.17.12-1.module+el8.6.0+16014+a372c00b.x86_64::go-toolset:rhel8",
"AppStream-8.6.0.Z.MAIN.EUS:golang-docs-0:1.17.12-1.module+el8.6.0+16014+a372c00b.noarch::go-toolset:rhel8",
"AppStream-8.6.0.Z.MAIN.EUS:golang-misc-0:1.17.12-1.module+el8.6.0+16014+a372c00b.noarch::go-toolset:rhel8",
"AppStream-8.6.0.Z.MAIN.EUS:golang-race-0:1.17.12-1.module+el8.6.0+16014+a372c00b.x86_64::go-toolset:rhel8",
"AppStream-8.6.0.Z.MAIN.EUS:golang-src-0:1.17.12-1.module+el8.6.0+16014+a372c00b.noarch::go-toolset:rhel8",
"AppStream-8.6.0.Z.MAIN.EUS:golang-tests-0:1.17.12-1.module+el8.6.0+16014+a372c00b.noarch::go-toolset:rhel8"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2022-1962"
},
{
"category": "external",
"summary": "RHBZ#2107376",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2107376"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2022-1962",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-1962"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2022-1962",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2022-1962"
},
{
"category": "external",
"summary": "https://go.dev/issue/53616",
"url": "https://go.dev/issue/53616"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-announce/c/nqrv9fbR0zE",
"url": "https://groups.google.com/g/golang-announce/c/nqrv9fbR0zE"
}
],
"release_date": "2022-07-12T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2022-08-01T12:10:47+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"AppStream-8.6.0.Z.MAIN.EUS:delve-0:1.7.2-1.module+el8.6.0+12972+ebab5911.src::go-toolset:rhel8",
"AppStream-8.6.0.Z.MAIN.EUS:delve-0:1.7.2-1.module+el8.6.0+12972+ebab5911.x86_64::go-toolset:rhel8",
"AppStream-8.6.0.Z.MAIN.EUS:delve-debuginfo-0:1.7.2-1.module+el8.6.0+12972+ebab5911.x86_64::go-toolset:rhel8",
"AppStream-8.6.0.Z.MAIN.EUS:delve-debugsource-0:1.7.2-1.module+el8.6.0+12972+ebab5911.x86_64::go-toolset:rhel8",
"AppStream-8.6.0.Z.MAIN.EUS:go-toolset-0:1.17.12-1.module+el8.6.0+16014+a372c00b.aarch64::go-toolset:rhel8",
"AppStream-8.6.0.Z.MAIN.EUS:go-toolset-0:1.17.12-1.module+el8.6.0+16014+a372c00b.ppc64le::go-toolset:rhel8",
"AppStream-8.6.0.Z.MAIN.EUS:go-toolset-0:1.17.12-1.module+el8.6.0+16014+a372c00b.s390x::go-toolset:rhel8",
"AppStream-8.6.0.Z.MAIN.EUS:go-toolset-0:1.17.12-1.module+el8.6.0+16014+a372c00b.src::go-toolset:rhel8",
"AppStream-8.6.0.Z.MAIN.EUS:go-toolset-0:1.17.12-1.module+el8.6.0+16014+a372c00b.x86_64::go-toolset:rhel8",
"AppStream-8.6.0.Z.MAIN.EUS:golang-0:1.17.12-1.module+el8.6.0+16014+a372c00b.aarch64::go-toolset:rhel8",
"AppStream-8.6.0.Z.MAIN.EUS:golang-0:1.17.12-1.module+el8.6.0+16014+a372c00b.ppc64le::go-toolset:rhel8",
"AppStream-8.6.0.Z.MAIN.EUS:golang-0:1.17.12-1.module+el8.6.0+16014+a372c00b.s390x::go-toolset:rhel8",
"AppStream-8.6.0.Z.MAIN.EUS:golang-0:1.17.12-1.module+el8.6.0+16014+a372c00b.src::go-toolset:rhel8",
"AppStream-8.6.0.Z.MAIN.EUS:golang-0:1.17.12-1.module+el8.6.0+16014+a372c00b.x86_64::go-toolset:rhel8",
"AppStream-8.6.0.Z.MAIN.EUS:golang-bin-0:1.17.12-1.module+el8.6.0+16014+a372c00b.aarch64::go-toolset:rhel8",
"AppStream-8.6.0.Z.MAIN.EUS:golang-bin-0:1.17.12-1.module+el8.6.0+16014+a372c00b.ppc64le::go-toolset:rhel8",
"AppStream-8.6.0.Z.MAIN.EUS:golang-bin-0:1.17.12-1.module+el8.6.0+16014+a372c00b.s390x::go-toolset:rhel8",
"AppStream-8.6.0.Z.MAIN.EUS:golang-bin-0:1.17.12-1.module+el8.6.0+16014+a372c00b.x86_64::go-toolset:rhel8",
"AppStream-8.6.0.Z.MAIN.EUS:golang-docs-0:1.17.12-1.module+el8.6.0+16014+a372c00b.noarch::go-toolset:rhel8",
"AppStream-8.6.0.Z.MAIN.EUS:golang-misc-0:1.17.12-1.module+el8.6.0+16014+a372c00b.noarch::go-toolset:rhel8",
"AppStream-8.6.0.Z.MAIN.EUS:golang-race-0:1.17.12-1.module+el8.6.0+16014+a372c00b.x86_64::go-toolset:rhel8",
"AppStream-8.6.0.Z.MAIN.EUS:golang-src-0:1.17.12-1.module+el8.6.0+16014+a372c00b.noarch::go-toolset:rhel8",
"AppStream-8.6.0.Z.MAIN.EUS:golang-tests-0:1.17.12-1.module+el8.6.0+16014+a372c00b.noarch::go-toolset:rhel8"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2022:5775"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "LOCAL",
"availabilityImpact": "HIGH",
"baseScore": 5.5,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "LOW",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"AppStream-8.6.0.Z.MAIN.EUS:delve-0:1.7.2-1.module+el8.6.0+12972+ebab5911.src::go-toolset:rhel8",
"AppStream-8.6.0.Z.MAIN.EUS:delve-0:1.7.2-1.module+el8.6.0+12972+ebab5911.x86_64::go-toolset:rhel8",
"AppStream-8.6.0.Z.MAIN.EUS:delve-debuginfo-0:1.7.2-1.module+el8.6.0+12972+ebab5911.x86_64::go-toolset:rhel8",
"AppStream-8.6.0.Z.MAIN.EUS:delve-debugsource-0:1.7.2-1.module+el8.6.0+12972+ebab5911.x86_64::go-toolset:rhel8",
"AppStream-8.6.0.Z.MAIN.EUS:go-toolset-0:1.17.12-1.module+el8.6.0+16014+a372c00b.aarch64::go-toolset:rhel8",
"AppStream-8.6.0.Z.MAIN.EUS:go-toolset-0:1.17.12-1.module+el8.6.0+16014+a372c00b.ppc64le::go-toolset:rhel8",
"AppStream-8.6.0.Z.MAIN.EUS:go-toolset-0:1.17.12-1.module+el8.6.0+16014+a372c00b.s390x::go-toolset:rhel8",
"AppStream-8.6.0.Z.MAIN.EUS:go-toolset-0:1.17.12-1.module+el8.6.0+16014+a372c00b.src::go-toolset:rhel8",
"AppStream-8.6.0.Z.MAIN.EUS:go-toolset-0:1.17.12-1.module+el8.6.0+16014+a372c00b.x86_64::go-toolset:rhel8",
"AppStream-8.6.0.Z.MAIN.EUS:golang-0:1.17.12-1.module+el8.6.0+16014+a372c00b.aarch64::go-toolset:rhel8",
"AppStream-8.6.0.Z.MAIN.EUS:golang-0:1.17.12-1.module+el8.6.0+16014+a372c00b.ppc64le::go-toolset:rhel8",
"AppStream-8.6.0.Z.MAIN.EUS:golang-0:1.17.12-1.module+el8.6.0+16014+a372c00b.s390x::go-toolset:rhel8",
"AppStream-8.6.0.Z.MAIN.EUS:golang-0:1.17.12-1.module+el8.6.0+16014+a372c00b.src::go-toolset:rhel8",
"AppStream-8.6.0.Z.MAIN.EUS:golang-0:1.17.12-1.module+el8.6.0+16014+a372c00b.x86_64::go-toolset:rhel8",
"AppStream-8.6.0.Z.MAIN.EUS:golang-bin-0:1.17.12-1.module+el8.6.0+16014+a372c00b.aarch64::go-toolset:rhel8",
"AppStream-8.6.0.Z.MAIN.EUS:golang-bin-0:1.17.12-1.module+el8.6.0+16014+a372c00b.ppc64le::go-toolset:rhel8",
"AppStream-8.6.0.Z.MAIN.EUS:golang-bin-0:1.17.12-1.module+el8.6.0+16014+a372c00b.s390x::go-toolset:rhel8",
"AppStream-8.6.0.Z.MAIN.EUS:golang-bin-0:1.17.12-1.module+el8.6.0+16014+a372c00b.x86_64::go-toolset:rhel8",
"AppStream-8.6.0.Z.MAIN.EUS:golang-docs-0:1.17.12-1.module+el8.6.0+16014+a372c00b.noarch::go-toolset:rhel8",
"AppStream-8.6.0.Z.MAIN.EUS:golang-misc-0:1.17.12-1.module+el8.6.0+16014+a372c00b.noarch::go-toolset:rhel8",
"AppStream-8.6.0.Z.MAIN.EUS:golang-race-0:1.17.12-1.module+el8.6.0+16014+a372c00b.x86_64::go-toolset:rhel8",
"AppStream-8.6.0.Z.MAIN.EUS:golang-src-0:1.17.12-1.module+el8.6.0+16014+a372c00b.noarch::go-toolset:rhel8",
"AppStream-8.6.0.Z.MAIN.EUS:golang-tests-0:1.17.12-1.module+el8.6.0+16014+a372c00b.noarch::go-toolset:rhel8"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "golang: go/parser: stack exhaustion in all Parse* functions"
},
{
"cve": "CVE-2022-28131",
"cwe": {
"id": "CWE-1325",
"name": "Improperly Controlled Sequential Memory Allocation"
},
"discovery_date": "2022-07-14T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2107390"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in golang encoding/xml. When calling Decoder, Skip while parsing a deeply nested XML document, a panic can occur due to stack exhaustion and allows an attacker to impact system availability.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "golang: encoding/xml: stack exhaustion in Decoder.Skip",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "The vulnerability exists in the calling of the function decoder.skip to a deeply nested XML document. Although the vulnerability exists, it may require that the application accept deeply nested XML from untrusted sources and specifically calls Decoder.Skip on it. In many deployments, that code path might not even be reachable or exposed to external input. On top of that, a successful exploitation will only result in denial of service due to stack exhaustion, which is why this has been marked as moderate by Red Hat.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"AppStream-8.6.0.Z.MAIN.EUS:delve-0:1.7.2-1.module+el8.6.0+12972+ebab5911.src::go-toolset:rhel8",
"AppStream-8.6.0.Z.MAIN.EUS:delve-0:1.7.2-1.module+el8.6.0+12972+ebab5911.x86_64::go-toolset:rhel8",
"AppStream-8.6.0.Z.MAIN.EUS:delve-debuginfo-0:1.7.2-1.module+el8.6.0+12972+ebab5911.x86_64::go-toolset:rhel8",
"AppStream-8.6.0.Z.MAIN.EUS:delve-debugsource-0:1.7.2-1.module+el8.6.0+12972+ebab5911.x86_64::go-toolset:rhel8",
"AppStream-8.6.0.Z.MAIN.EUS:go-toolset-0:1.17.12-1.module+el8.6.0+16014+a372c00b.aarch64::go-toolset:rhel8",
"AppStream-8.6.0.Z.MAIN.EUS:go-toolset-0:1.17.12-1.module+el8.6.0+16014+a372c00b.ppc64le::go-toolset:rhel8",
"AppStream-8.6.0.Z.MAIN.EUS:go-toolset-0:1.17.12-1.module+el8.6.0+16014+a372c00b.s390x::go-toolset:rhel8",
"AppStream-8.6.0.Z.MAIN.EUS:go-toolset-0:1.17.12-1.module+el8.6.0+16014+a372c00b.src::go-toolset:rhel8",
"AppStream-8.6.0.Z.MAIN.EUS:go-toolset-0:1.17.12-1.module+el8.6.0+16014+a372c00b.x86_64::go-toolset:rhel8",
"AppStream-8.6.0.Z.MAIN.EUS:golang-0:1.17.12-1.module+el8.6.0+16014+a372c00b.aarch64::go-toolset:rhel8",
"AppStream-8.6.0.Z.MAIN.EUS:golang-0:1.17.12-1.module+el8.6.0+16014+a372c00b.ppc64le::go-toolset:rhel8",
"AppStream-8.6.0.Z.MAIN.EUS:golang-0:1.17.12-1.module+el8.6.0+16014+a372c00b.s390x::go-toolset:rhel8",
"AppStream-8.6.0.Z.MAIN.EUS:golang-0:1.17.12-1.module+el8.6.0+16014+a372c00b.src::go-toolset:rhel8",
"AppStream-8.6.0.Z.MAIN.EUS:golang-0:1.17.12-1.module+el8.6.0+16014+a372c00b.x86_64::go-toolset:rhel8",
"AppStream-8.6.0.Z.MAIN.EUS:golang-bin-0:1.17.12-1.module+el8.6.0+16014+a372c00b.aarch64::go-toolset:rhel8",
"AppStream-8.6.0.Z.MAIN.EUS:golang-bin-0:1.17.12-1.module+el8.6.0+16014+a372c00b.ppc64le::go-toolset:rhel8",
"AppStream-8.6.0.Z.MAIN.EUS:golang-bin-0:1.17.12-1.module+el8.6.0+16014+a372c00b.s390x::go-toolset:rhel8",
"AppStream-8.6.0.Z.MAIN.EUS:golang-bin-0:1.17.12-1.module+el8.6.0+16014+a372c00b.x86_64::go-toolset:rhel8",
"AppStream-8.6.0.Z.MAIN.EUS:golang-docs-0:1.17.12-1.module+el8.6.0+16014+a372c00b.noarch::go-toolset:rhel8",
"AppStream-8.6.0.Z.MAIN.EUS:golang-misc-0:1.17.12-1.module+el8.6.0+16014+a372c00b.noarch::go-toolset:rhel8",
"AppStream-8.6.0.Z.MAIN.EUS:golang-race-0:1.17.12-1.module+el8.6.0+16014+a372c00b.x86_64::go-toolset:rhel8",
"AppStream-8.6.0.Z.MAIN.EUS:golang-src-0:1.17.12-1.module+el8.6.0+16014+a372c00b.noarch::go-toolset:rhel8",
"AppStream-8.6.0.Z.MAIN.EUS:golang-tests-0:1.17.12-1.module+el8.6.0+16014+a372c00b.noarch::go-toolset:rhel8"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2022-28131"
},
{
"category": "external",
"summary": "RHBZ#2107390",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2107390"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2022-28131",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-28131"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2022-28131",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2022-28131"
},
{
"category": "external",
"summary": "https://go.dev/issue/53614",
"url": "https://go.dev/issue/53614"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-announce/c/nqrv9fbR0zE",
"url": "https://groups.google.com/g/golang-announce/c/nqrv9fbR0zE"
}
],
"release_date": "2022-07-12T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2022-08-01T12:10:47+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"AppStream-8.6.0.Z.MAIN.EUS:delve-0:1.7.2-1.module+el8.6.0+12972+ebab5911.src::go-toolset:rhel8",
"AppStream-8.6.0.Z.MAIN.EUS:delve-0:1.7.2-1.module+el8.6.0+12972+ebab5911.x86_64::go-toolset:rhel8",
"AppStream-8.6.0.Z.MAIN.EUS:delve-debuginfo-0:1.7.2-1.module+el8.6.0+12972+ebab5911.x86_64::go-toolset:rhel8",
"AppStream-8.6.0.Z.MAIN.EUS:delve-debugsource-0:1.7.2-1.module+el8.6.0+12972+ebab5911.x86_64::go-toolset:rhel8",
"AppStream-8.6.0.Z.MAIN.EUS:go-toolset-0:1.17.12-1.module+el8.6.0+16014+a372c00b.aarch64::go-toolset:rhel8",
"AppStream-8.6.0.Z.MAIN.EUS:go-toolset-0:1.17.12-1.module+el8.6.0+16014+a372c00b.ppc64le::go-toolset:rhel8",
"AppStream-8.6.0.Z.MAIN.EUS:go-toolset-0:1.17.12-1.module+el8.6.0+16014+a372c00b.s390x::go-toolset:rhel8",
"AppStream-8.6.0.Z.MAIN.EUS:go-toolset-0:1.17.12-1.module+el8.6.0+16014+a372c00b.src::go-toolset:rhel8",
"AppStream-8.6.0.Z.MAIN.EUS:go-toolset-0:1.17.12-1.module+el8.6.0+16014+a372c00b.x86_64::go-toolset:rhel8",
"AppStream-8.6.0.Z.MAIN.EUS:golang-0:1.17.12-1.module+el8.6.0+16014+a372c00b.aarch64::go-toolset:rhel8",
"AppStream-8.6.0.Z.MAIN.EUS:golang-0:1.17.12-1.module+el8.6.0+16014+a372c00b.ppc64le::go-toolset:rhel8",
"AppStream-8.6.0.Z.MAIN.EUS:golang-0:1.17.12-1.module+el8.6.0+16014+a372c00b.s390x::go-toolset:rhel8",
"AppStream-8.6.0.Z.MAIN.EUS:golang-0:1.17.12-1.module+el8.6.0+16014+a372c00b.src::go-toolset:rhel8",
"AppStream-8.6.0.Z.MAIN.EUS:golang-0:1.17.12-1.module+el8.6.0+16014+a372c00b.x86_64::go-toolset:rhel8",
"AppStream-8.6.0.Z.MAIN.EUS:golang-bin-0:1.17.12-1.module+el8.6.0+16014+a372c00b.aarch64::go-toolset:rhel8",
"AppStream-8.6.0.Z.MAIN.EUS:golang-bin-0:1.17.12-1.module+el8.6.0+16014+a372c00b.ppc64le::go-toolset:rhel8",
"AppStream-8.6.0.Z.MAIN.EUS:golang-bin-0:1.17.12-1.module+el8.6.0+16014+a372c00b.s390x::go-toolset:rhel8",
"AppStream-8.6.0.Z.MAIN.EUS:golang-bin-0:1.17.12-1.module+el8.6.0+16014+a372c00b.x86_64::go-toolset:rhel8",
"AppStream-8.6.0.Z.MAIN.EUS:golang-docs-0:1.17.12-1.module+el8.6.0+16014+a372c00b.noarch::go-toolset:rhel8",
"AppStream-8.6.0.Z.MAIN.EUS:golang-misc-0:1.17.12-1.module+el8.6.0+16014+a372c00b.noarch::go-toolset:rhel8",
"AppStream-8.6.0.Z.MAIN.EUS:golang-race-0:1.17.12-1.module+el8.6.0+16014+a372c00b.x86_64::go-toolset:rhel8",
"AppStream-8.6.0.Z.MAIN.EUS:golang-src-0:1.17.12-1.module+el8.6.0+16014+a372c00b.noarch::go-toolset:rhel8",
"AppStream-8.6.0.Z.MAIN.EUS:golang-tests-0:1.17.12-1.module+el8.6.0+16014+a372c00b.noarch::go-toolset:rhel8"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2022:5775"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "LOCAL",
"availabilityImpact": "HIGH",
"baseScore": 7.3,
"baseSeverity": "HIGH",
"confidentialityImpact": "LOW",
"integrityImpact": "LOW",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:N/UI:N/S:U/C:L/I:L/A:H",
"version": "3.1"
},
"products": [
"AppStream-8.6.0.Z.MAIN.EUS:delve-0:1.7.2-1.module+el8.6.0+12972+ebab5911.src::go-toolset:rhel8",
"AppStream-8.6.0.Z.MAIN.EUS:delve-0:1.7.2-1.module+el8.6.0+12972+ebab5911.x86_64::go-toolset:rhel8",
"AppStream-8.6.0.Z.MAIN.EUS:delve-debuginfo-0:1.7.2-1.module+el8.6.0+12972+ebab5911.x86_64::go-toolset:rhel8",
"AppStream-8.6.0.Z.MAIN.EUS:delve-debugsource-0:1.7.2-1.module+el8.6.0+12972+ebab5911.x86_64::go-toolset:rhel8",
"AppStream-8.6.0.Z.MAIN.EUS:go-toolset-0:1.17.12-1.module+el8.6.0+16014+a372c00b.aarch64::go-toolset:rhel8",
"AppStream-8.6.0.Z.MAIN.EUS:go-toolset-0:1.17.12-1.module+el8.6.0+16014+a372c00b.ppc64le::go-toolset:rhel8",
"AppStream-8.6.0.Z.MAIN.EUS:go-toolset-0:1.17.12-1.module+el8.6.0+16014+a372c00b.s390x::go-toolset:rhel8",
"AppStream-8.6.0.Z.MAIN.EUS:go-toolset-0:1.17.12-1.module+el8.6.0+16014+a372c00b.src::go-toolset:rhel8",
"AppStream-8.6.0.Z.MAIN.EUS:go-toolset-0:1.17.12-1.module+el8.6.0+16014+a372c00b.x86_64::go-toolset:rhel8",
"AppStream-8.6.0.Z.MAIN.EUS:golang-0:1.17.12-1.module+el8.6.0+16014+a372c00b.aarch64::go-toolset:rhel8",
"AppStream-8.6.0.Z.MAIN.EUS:golang-0:1.17.12-1.module+el8.6.0+16014+a372c00b.ppc64le::go-toolset:rhel8",
"AppStream-8.6.0.Z.MAIN.EUS:golang-0:1.17.12-1.module+el8.6.0+16014+a372c00b.s390x::go-toolset:rhel8",
"AppStream-8.6.0.Z.MAIN.EUS:golang-0:1.17.12-1.module+el8.6.0+16014+a372c00b.src::go-toolset:rhel8",
"AppStream-8.6.0.Z.MAIN.EUS:golang-0:1.17.12-1.module+el8.6.0+16014+a372c00b.x86_64::go-toolset:rhel8",
"AppStream-8.6.0.Z.MAIN.EUS:golang-bin-0:1.17.12-1.module+el8.6.0+16014+a372c00b.aarch64::go-toolset:rhel8",
"AppStream-8.6.0.Z.MAIN.EUS:golang-bin-0:1.17.12-1.module+el8.6.0+16014+a372c00b.ppc64le::go-toolset:rhel8",
"AppStream-8.6.0.Z.MAIN.EUS:golang-bin-0:1.17.12-1.module+el8.6.0+16014+a372c00b.s390x::go-toolset:rhel8",
"AppStream-8.6.0.Z.MAIN.EUS:golang-bin-0:1.17.12-1.module+el8.6.0+16014+a372c00b.x86_64::go-toolset:rhel8",
"AppStream-8.6.0.Z.MAIN.EUS:golang-docs-0:1.17.12-1.module+el8.6.0+16014+a372c00b.noarch::go-toolset:rhel8",
"AppStream-8.6.0.Z.MAIN.EUS:golang-misc-0:1.17.12-1.module+el8.6.0+16014+a372c00b.noarch::go-toolset:rhel8",
"AppStream-8.6.0.Z.MAIN.EUS:golang-race-0:1.17.12-1.module+el8.6.0+16014+a372c00b.x86_64::go-toolset:rhel8",
"AppStream-8.6.0.Z.MAIN.EUS:golang-src-0:1.17.12-1.module+el8.6.0+16014+a372c00b.noarch::go-toolset:rhel8",
"AppStream-8.6.0.Z.MAIN.EUS:golang-tests-0:1.17.12-1.module+el8.6.0+16014+a372c00b.noarch::go-toolset:rhel8"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "golang: encoding/xml: stack exhaustion in Decoder.Skip"
},
{
"cve": "CVE-2022-30629",
"cwe": {
"id": "CWE-331",
"name": "Insufficient Entropy"
},
"discovery_date": "2022-06-02T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2092793"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in the crypto/tls golang package. When session tickets are generated by crypto/tls, it is missing the ticket expiration. This issue may allow an attacker to observe the TLS handshakes to correlate successive connections during session resumption.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "golang: crypto/tls: session tickets lack random ticket_age_add",
"title": "Vulnerability summary"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"AppStream-8.6.0.Z.MAIN.EUS:delve-0:1.7.2-1.module+el8.6.0+12972+ebab5911.src::go-toolset:rhel8",
"AppStream-8.6.0.Z.MAIN.EUS:delve-0:1.7.2-1.module+el8.6.0+12972+ebab5911.x86_64::go-toolset:rhel8",
"AppStream-8.6.0.Z.MAIN.EUS:delve-debuginfo-0:1.7.2-1.module+el8.6.0+12972+ebab5911.x86_64::go-toolset:rhel8",
"AppStream-8.6.0.Z.MAIN.EUS:delve-debugsource-0:1.7.2-1.module+el8.6.0+12972+ebab5911.x86_64::go-toolset:rhel8",
"AppStream-8.6.0.Z.MAIN.EUS:go-toolset-0:1.17.12-1.module+el8.6.0+16014+a372c00b.aarch64::go-toolset:rhel8",
"AppStream-8.6.0.Z.MAIN.EUS:go-toolset-0:1.17.12-1.module+el8.6.0+16014+a372c00b.ppc64le::go-toolset:rhel8",
"AppStream-8.6.0.Z.MAIN.EUS:go-toolset-0:1.17.12-1.module+el8.6.0+16014+a372c00b.s390x::go-toolset:rhel8",
"AppStream-8.6.0.Z.MAIN.EUS:go-toolset-0:1.17.12-1.module+el8.6.0+16014+a372c00b.src::go-toolset:rhel8",
"AppStream-8.6.0.Z.MAIN.EUS:go-toolset-0:1.17.12-1.module+el8.6.0+16014+a372c00b.x86_64::go-toolset:rhel8",
"AppStream-8.6.0.Z.MAIN.EUS:golang-0:1.17.12-1.module+el8.6.0+16014+a372c00b.aarch64::go-toolset:rhel8",
"AppStream-8.6.0.Z.MAIN.EUS:golang-0:1.17.12-1.module+el8.6.0+16014+a372c00b.ppc64le::go-toolset:rhel8",
"AppStream-8.6.0.Z.MAIN.EUS:golang-0:1.17.12-1.module+el8.6.0+16014+a372c00b.s390x::go-toolset:rhel8",
"AppStream-8.6.0.Z.MAIN.EUS:golang-0:1.17.12-1.module+el8.6.0+16014+a372c00b.src::go-toolset:rhel8",
"AppStream-8.6.0.Z.MAIN.EUS:golang-0:1.17.12-1.module+el8.6.0+16014+a372c00b.x86_64::go-toolset:rhel8",
"AppStream-8.6.0.Z.MAIN.EUS:golang-bin-0:1.17.12-1.module+el8.6.0+16014+a372c00b.aarch64::go-toolset:rhel8",
"AppStream-8.6.0.Z.MAIN.EUS:golang-bin-0:1.17.12-1.module+el8.6.0+16014+a372c00b.ppc64le::go-toolset:rhel8",
"AppStream-8.6.0.Z.MAIN.EUS:golang-bin-0:1.17.12-1.module+el8.6.0+16014+a372c00b.s390x::go-toolset:rhel8",
"AppStream-8.6.0.Z.MAIN.EUS:golang-bin-0:1.17.12-1.module+el8.6.0+16014+a372c00b.x86_64::go-toolset:rhel8",
"AppStream-8.6.0.Z.MAIN.EUS:golang-docs-0:1.17.12-1.module+el8.6.0+16014+a372c00b.noarch::go-toolset:rhel8",
"AppStream-8.6.0.Z.MAIN.EUS:golang-misc-0:1.17.12-1.module+el8.6.0+16014+a372c00b.noarch::go-toolset:rhel8",
"AppStream-8.6.0.Z.MAIN.EUS:golang-race-0:1.17.12-1.module+el8.6.0+16014+a372c00b.x86_64::go-toolset:rhel8",
"AppStream-8.6.0.Z.MAIN.EUS:golang-src-0:1.17.12-1.module+el8.6.0+16014+a372c00b.noarch::go-toolset:rhel8",
"AppStream-8.6.0.Z.MAIN.EUS:golang-tests-0:1.17.12-1.module+el8.6.0+16014+a372c00b.noarch::go-toolset:rhel8"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2022-30629"
},
{
"category": "external",
"summary": "RHBZ#2092793",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2092793"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2022-30629",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-30629"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2022-30629",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2022-30629"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-announce/c/TzIC9-t8Ytg",
"url": "https://groups.google.com/g/golang-announce/c/TzIC9-t8Ytg"
}
],
"release_date": "2022-06-02T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2022-08-01T12:10:47+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"AppStream-8.6.0.Z.MAIN.EUS:delve-0:1.7.2-1.module+el8.6.0+12972+ebab5911.src::go-toolset:rhel8",
"AppStream-8.6.0.Z.MAIN.EUS:delve-0:1.7.2-1.module+el8.6.0+12972+ebab5911.x86_64::go-toolset:rhel8",
"AppStream-8.6.0.Z.MAIN.EUS:delve-debuginfo-0:1.7.2-1.module+el8.6.0+12972+ebab5911.x86_64::go-toolset:rhel8",
"AppStream-8.6.0.Z.MAIN.EUS:delve-debugsource-0:1.7.2-1.module+el8.6.0+12972+ebab5911.x86_64::go-toolset:rhel8",
"AppStream-8.6.0.Z.MAIN.EUS:go-toolset-0:1.17.12-1.module+el8.6.0+16014+a372c00b.aarch64::go-toolset:rhel8",
"AppStream-8.6.0.Z.MAIN.EUS:go-toolset-0:1.17.12-1.module+el8.6.0+16014+a372c00b.ppc64le::go-toolset:rhel8",
"AppStream-8.6.0.Z.MAIN.EUS:go-toolset-0:1.17.12-1.module+el8.6.0+16014+a372c00b.s390x::go-toolset:rhel8",
"AppStream-8.6.0.Z.MAIN.EUS:go-toolset-0:1.17.12-1.module+el8.6.0+16014+a372c00b.src::go-toolset:rhel8",
"AppStream-8.6.0.Z.MAIN.EUS:go-toolset-0:1.17.12-1.module+el8.6.0+16014+a372c00b.x86_64::go-toolset:rhel8",
"AppStream-8.6.0.Z.MAIN.EUS:golang-0:1.17.12-1.module+el8.6.0+16014+a372c00b.aarch64::go-toolset:rhel8",
"AppStream-8.6.0.Z.MAIN.EUS:golang-0:1.17.12-1.module+el8.6.0+16014+a372c00b.ppc64le::go-toolset:rhel8",
"AppStream-8.6.0.Z.MAIN.EUS:golang-0:1.17.12-1.module+el8.6.0+16014+a372c00b.s390x::go-toolset:rhel8",
"AppStream-8.6.0.Z.MAIN.EUS:golang-0:1.17.12-1.module+el8.6.0+16014+a372c00b.src::go-toolset:rhel8",
"AppStream-8.6.0.Z.MAIN.EUS:golang-0:1.17.12-1.module+el8.6.0+16014+a372c00b.x86_64::go-toolset:rhel8",
"AppStream-8.6.0.Z.MAIN.EUS:golang-bin-0:1.17.12-1.module+el8.6.0+16014+a372c00b.aarch64::go-toolset:rhel8",
"AppStream-8.6.0.Z.MAIN.EUS:golang-bin-0:1.17.12-1.module+el8.6.0+16014+a372c00b.ppc64le::go-toolset:rhel8",
"AppStream-8.6.0.Z.MAIN.EUS:golang-bin-0:1.17.12-1.module+el8.6.0+16014+a372c00b.s390x::go-toolset:rhel8",
"AppStream-8.6.0.Z.MAIN.EUS:golang-bin-0:1.17.12-1.module+el8.6.0+16014+a372c00b.x86_64::go-toolset:rhel8",
"AppStream-8.6.0.Z.MAIN.EUS:golang-docs-0:1.17.12-1.module+el8.6.0+16014+a372c00b.noarch::go-toolset:rhel8",
"AppStream-8.6.0.Z.MAIN.EUS:golang-misc-0:1.17.12-1.module+el8.6.0+16014+a372c00b.noarch::go-toolset:rhel8",
"AppStream-8.6.0.Z.MAIN.EUS:golang-race-0:1.17.12-1.module+el8.6.0+16014+a372c00b.x86_64::go-toolset:rhel8",
"AppStream-8.6.0.Z.MAIN.EUS:golang-src-0:1.17.12-1.module+el8.6.0+16014+a372c00b.noarch::go-toolset:rhel8",
"AppStream-8.6.0.Z.MAIN.EUS:golang-tests-0:1.17.12-1.module+el8.6.0+16014+a372c00b.noarch::go-toolset:rhel8"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2022:5775"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "HIGH",
"attackVector": "NETWORK",
"availabilityImpact": "NONE",
"baseScore": 3.1,
"baseSeverity": "LOW",
"confidentialityImpact": "LOW",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "REQUIRED",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:R/S:U/C:L/I:N/A:N",
"version": "3.1"
},
"products": [
"AppStream-8.6.0.Z.MAIN.EUS:delve-0:1.7.2-1.module+el8.6.0+12972+ebab5911.src::go-toolset:rhel8",
"AppStream-8.6.0.Z.MAIN.EUS:delve-0:1.7.2-1.module+el8.6.0+12972+ebab5911.x86_64::go-toolset:rhel8",
"AppStream-8.6.0.Z.MAIN.EUS:delve-debuginfo-0:1.7.2-1.module+el8.6.0+12972+ebab5911.x86_64::go-toolset:rhel8",
"AppStream-8.6.0.Z.MAIN.EUS:delve-debugsource-0:1.7.2-1.module+el8.6.0+12972+ebab5911.x86_64::go-toolset:rhel8",
"AppStream-8.6.0.Z.MAIN.EUS:go-toolset-0:1.17.12-1.module+el8.6.0+16014+a372c00b.aarch64::go-toolset:rhel8",
"AppStream-8.6.0.Z.MAIN.EUS:go-toolset-0:1.17.12-1.module+el8.6.0+16014+a372c00b.ppc64le::go-toolset:rhel8",
"AppStream-8.6.0.Z.MAIN.EUS:go-toolset-0:1.17.12-1.module+el8.6.0+16014+a372c00b.s390x::go-toolset:rhel8",
"AppStream-8.6.0.Z.MAIN.EUS:go-toolset-0:1.17.12-1.module+el8.6.0+16014+a372c00b.src::go-toolset:rhel8",
"AppStream-8.6.0.Z.MAIN.EUS:go-toolset-0:1.17.12-1.module+el8.6.0+16014+a372c00b.x86_64::go-toolset:rhel8",
"AppStream-8.6.0.Z.MAIN.EUS:golang-0:1.17.12-1.module+el8.6.0+16014+a372c00b.aarch64::go-toolset:rhel8",
"AppStream-8.6.0.Z.MAIN.EUS:golang-0:1.17.12-1.module+el8.6.0+16014+a372c00b.ppc64le::go-toolset:rhel8",
"AppStream-8.6.0.Z.MAIN.EUS:golang-0:1.17.12-1.module+el8.6.0+16014+a372c00b.s390x::go-toolset:rhel8",
"AppStream-8.6.0.Z.MAIN.EUS:golang-0:1.17.12-1.module+el8.6.0+16014+a372c00b.src::go-toolset:rhel8",
"AppStream-8.6.0.Z.MAIN.EUS:golang-0:1.17.12-1.module+el8.6.0+16014+a372c00b.x86_64::go-toolset:rhel8",
"AppStream-8.6.0.Z.MAIN.EUS:golang-bin-0:1.17.12-1.module+el8.6.0+16014+a372c00b.aarch64::go-toolset:rhel8",
"AppStream-8.6.0.Z.MAIN.EUS:golang-bin-0:1.17.12-1.module+el8.6.0+16014+a372c00b.ppc64le::go-toolset:rhel8",
"AppStream-8.6.0.Z.MAIN.EUS:golang-bin-0:1.17.12-1.module+el8.6.0+16014+a372c00b.s390x::go-toolset:rhel8",
"AppStream-8.6.0.Z.MAIN.EUS:golang-bin-0:1.17.12-1.module+el8.6.0+16014+a372c00b.x86_64::go-toolset:rhel8",
"AppStream-8.6.0.Z.MAIN.EUS:golang-docs-0:1.17.12-1.module+el8.6.0+16014+a372c00b.noarch::go-toolset:rhel8",
"AppStream-8.6.0.Z.MAIN.EUS:golang-misc-0:1.17.12-1.module+el8.6.0+16014+a372c00b.noarch::go-toolset:rhel8",
"AppStream-8.6.0.Z.MAIN.EUS:golang-race-0:1.17.12-1.module+el8.6.0+16014+a372c00b.x86_64::go-toolset:rhel8",
"AppStream-8.6.0.Z.MAIN.EUS:golang-src-0:1.17.12-1.module+el8.6.0+16014+a372c00b.noarch::go-toolset:rhel8",
"AppStream-8.6.0.Z.MAIN.EUS:golang-tests-0:1.17.12-1.module+el8.6.0+16014+a372c00b.noarch::go-toolset:rhel8"
]
}
],
"threats": [
{
"category": "impact",
"details": "Low"
}
],
"title": "golang: crypto/tls: session tickets lack random ticket_age_add"
},
{
"cve": "CVE-2022-30630",
"cwe": {
"id": "CWE-1325",
"name": "Improperly Controlled Sequential Memory Allocation"
},
"discovery_date": "2022-07-14T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2107371"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in the golang standard library, io/fs. Calling Glob on a path that contains a large number of path separators can cause a panic issue due to stack exhaustion. This could allow an attacker to impact availability.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "golang: io/fs: stack exhaustion in Glob",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "RH ProdSec has set the Impact of this vulnerability to Moderate as there is no known method to execute arbitary code. Successful exploitation of this bug can cause the application under attack to panic, merely causing a Denial of Service at the application level. As the kernel is unaffected by this bug, the user can merely relaunch the application to fix the problem. Also, if somehow the application keeps relaunching, the timer watchdogs in the default RHEL kernel will stop the attack in its tracks.\n\nWithin regulated environments, a combination of the following controls acts as a significant barrier to successfully exploiting a CWE-1325: Improperly Controlled Sequential Memory Allocation vulnerability and therefore downgrades the severity of this particular CVE from Moderate to Low.\n\nAccess to the platform is granted only after successful hard token-based multi-factor authentication (MFA) and is governed by least privilege to ensure only authorized users and roles can execute or modify code. Static code analysis and peer reviews enforce strong input validation and error handling, preventing improperly validated inputs from causing system instability, data exposure, or privilege escalation. In the event of successful exploitation, process isolation limits the impact of excessive sequential memory allocation by restricting memory use per process, preventing any single process from exhausting system resources. Finally, the platform uses memory protection mechanisms such as Data Execution Prevention (DEP) and Address Space Layout Randomization (ASLR) to reduce the risk of memory allocation-based attacks.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"AppStream-8.6.0.Z.MAIN.EUS:delve-0:1.7.2-1.module+el8.6.0+12972+ebab5911.src::go-toolset:rhel8",
"AppStream-8.6.0.Z.MAIN.EUS:delve-0:1.7.2-1.module+el8.6.0+12972+ebab5911.x86_64::go-toolset:rhel8",
"AppStream-8.6.0.Z.MAIN.EUS:delve-debuginfo-0:1.7.2-1.module+el8.6.0+12972+ebab5911.x86_64::go-toolset:rhel8",
"AppStream-8.6.0.Z.MAIN.EUS:delve-debugsource-0:1.7.2-1.module+el8.6.0+12972+ebab5911.x86_64::go-toolset:rhel8",
"AppStream-8.6.0.Z.MAIN.EUS:go-toolset-0:1.17.12-1.module+el8.6.0+16014+a372c00b.aarch64::go-toolset:rhel8",
"AppStream-8.6.0.Z.MAIN.EUS:go-toolset-0:1.17.12-1.module+el8.6.0+16014+a372c00b.ppc64le::go-toolset:rhel8",
"AppStream-8.6.0.Z.MAIN.EUS:go-toolset-0:1.17.12-1.module+el8.6.0+16014+a372c00b.s390x::go-toolset:rhel8",
"AppStream-8.6.0.Z.MAIN.EUS:go-toolset-0:1.17.12-1.module+el8.6.0+16014+a372c00b.src::go-toolset:rhel8",
"AppStream-8.6.0.Z.MAIN.EUS:go-toolset-0:1.17.12-1.module+el8.6.0+16014+a372c00b.x86_64::go-toolset:rhel8",
"AppStream-8.6.0.Z.MAIN.EUS:golang-0:1.17.12-1.module+el8.6.0+16014+a372c00b.aarch64::go-toolset:rhel8",
"AppStream-8.6.0.Z.MAIN.EUS:golang-0:1.17.12-1.module+el8.6.0+16014+a372c00b.ppc64le::go-toolset:rhel8",
"AppStream-8.6.0.Z.MAIN.EUS:golang-0:1.17.12-1.module+el8.6.0+16014+a372c00b.s390x::go-toolset:rhel8",
"AppStream-8.6.0.Z.MAIN.EUS:golang-0:1.17.12-1.module+el8.6.0+16014+a372c00b.src::go-toolset:rhel8",
"AppStream-8.6.0.Z.MAIN.EUS:golang-0:1.17.12-1.module+el8.6.0+16014+a372c00b.x86_64::go-toolset:rhel8",
"AppStream-8.6.0.Z.MAIN.EUS:golang-bin-0:1.17.12-1.module+el8.6.0+16014+a372c00b.aarch64::go-toolset:rhel8",
"AppStream-8.6.0.Z.MAIN.EUS:golang-bin-0:1.17.12-1.module+el8.6.0+16014+a372c00b.ppc64le::go-toolset:rhel8",
"AppStream-8.6.0.Z.MAIN.EUS:golang-bin-0:1.17.12-1.module+el8.6.0+16014+a372c00b.s390x::go-toolset:rhel8",
"AppStream-8.6.0.Z.MAIN.EUS:golang-bin-0:1.17.12-1.module+el8.6.0+16014+a372c00b.x86_64::go-toolset:rhel8",
"AppStream-8.6.0.Z.MAIN.EUS:golang-docs-0:1.17.12-1.module+el8.6.0+16014+a372c00b.noarch::go-toolset:rhel8",
"AppStream-8.6.0.Z.MAIN.EUS:golang-misc-0:1.17.12-1.module+el8.6.0+16014+a372c00b.noarch::go-toolset:rhel8",
"AppStream-8.6.0.Z.MAIN.EUS:golang-race-0:1.17.12-1.module+el8.6.0+16014+a372c00b.x86_64::go-toolset:rhel8",
"AppStream-8.6.0.Z.MAIN.EUS:golang-src-0:1.17.12-1.module+el8.6.0+16014+a372c00b.noarch::go-toolset:rhel8",
"AppStream-8.6.0.Z.MAIN.EUS:golang-tests-0:1.17.12-1.module+el8.6.0+16014+a372c00b.noarch::go-toolset:rhel8"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2022-30630"
},
{
"category": "external",
"summary": "RHBZ#2107371",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2107371"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2022-30630",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-30630"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2022-30630",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2022-30630"
},
{
"category": "external",
"summary": "https://go.dev/issue/53415",
"url": "https://go.dev/issue/53415"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-announce/c/nqrv9fbR0zE",
"url": "https://groups.google.com/g/golang-announce/c/nqrv9fbR0zE"
}
],
"release_date": "2022-07-12T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2022-08-01T12:10:47+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"AppStream-8.6.0.Z.MAIN.EUS:delve-0:1.7.2-1.module+el8.6.0+12972+ebab5911.src::go-toolset:rhel8",
"AppStream-8.6.0.Z.MAIN.EUS:delve-0:1.7.2-1.module+el8.6.0+12972+ebab5911.x86_64::go-toolset:rhel8",
"AppStream-8.6.0.Z.MAIN.EUS:delve-debuginfo-0:1.7.2-1.module+el8.6.0+12972+ebab5911.x86_64::go-toolset:rhel8",
"AppStream-8.6.0.Z.MAIN.EUS:delve-debugsource-0:1.7.2-1.module+el8.6.0+12972+ebab5911.x86_64::go-toolset:rhel8",
"AppStream-8.6.0.Z.MAIN.EUS:go-toolset-0:1.17.12-1.module+el8.6.0+16014+a372c00b.aarch64::go-toolset:rhel8",
"AppStream-8.6.0.Z.MAIN.EUS:go-toolset-0:1.17.12-1.module+el8.6.0+16014+a372c00b.ppc64le::go-toolset:rhel8",
"AppStream-8.6.0.Z.MAIN.EUS:go-toolset-0:1.17.12-1.module+el8.6.0+16014+a372c00b.s390x::go-toolset:rhel8",
"AppStream-8.6.0.Z.MAIN.EUS:go-toolset-0:1.17.12-1.module+el8.6.0+16014+a372c00b.src::go-toolset:rhel8",
"AppStream-8.6.0.Z.MAIN.EUS:go-toolset-0:1.17.12-1.module+el8.6.0+16014+a372c00b.x86_64::go-toolset:rhel8",
"AppStream-8.6.0.Z.MAIN.EUS:golang-0:1.17.12-1.module+el8.6.0+16014+a372c00b.aarch64::go-toolset:rhel8",
"AppStream-8.6.0.Z.MAIN.EUS:golang-0:1.17.12-1.module+el8.6.0+16014+a372c00b.ppc64le::go-toolset:rhel8",
"AppStream-8.6.0.Z.MAIN.EUS:golang-0:1.17.12-1.module+el8.6.0+16014+a372c00b.s390x::go-toolset:rhel8",
"AppStream-8.6.0.Z.MAIN.EUS:golang-0:1.17.12-1.module+el8.6.0+16014+a372c00b.src::go-toolset:rhel8",
"AppStream-8.6.0.Z.MAIN.EUS:golang-0:1.17.12-1.module+el8.6.0+16014+a372c00b.x86_64::go-toolset:rhel8",
"AppStream-8.6.0.Z.MAIN.EUS:golang-bin-0:1.17.12-1.module+el8.6.0+16014+a372c00b.aarch64::go-toolset:rhel8",
"AppStream-8.6.0.Z.MAIN.EUS:golang-bin-0:1.17.12-1.module+el8.6.0+16014+a372c00b.ppc64le::go-toolset:rhel8",
"AppStream-8.6.0.Z.MAIN.EUS:golang-bin-0:1.17.12-1.module+el8.6.0+16014+a372c00b.s390x::go-toolset:rhel8",
"AppStream-8.6.0.Z.MAIN.EUS:golang-bin-0:1.17.12-1.module+el8.6.0+16014+a372c00b.x86_64::go-toolset:rhel8",
"AppStream-8.6.0.Z.MAIN.EUS:golang-docs-0:1.17.12-1.module+el8.6.0+16014+a372c00b.noarch::go-toolset:rhel8",
"AppStream-8.6.0.Z.MAIN.EUS:golang-misc-0:1.17.12-1.module+el8.6.0+16014+a372c00b.noarch::go-toolset:rhel8",
"AppStream-8.6.0.Z.MAIN.EUS:golang-race-0:1.17.12-1.module+el8.6.0+16014+a372c00b.x86_64::go-toolset:rhel8",
"AppStream-8.6.0.Z.MAIN.EUS:golang-src-0:1.17.12-1.module+el8.6.0+16014+a372c00b.noarch::go-toolset:rhel8",
"AppStream-8.6.0.Z.MAIN.EUS:golang-tests-0:1.17.12-1.module+el8.6.0+16014+a372c00b.noarch::go-toolset:rhel8"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2022:5775"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"AppStream-8.6.0.Z.MAIN.EUS:delve-0:1.7.2-1.module+el8.6.0+12972+ebab5911.src::go-toolset:rhel8",
"AppStream-8.6.0.Z.MAIN.EUS:delve-0:1.7.2-1.module+el8.6.0+12972+ebab5911.x86_64::go-toolset:rhel8",
"AppStream-8.6.0.Z.MAIN.EUS:delve-debuginfo-0:1.7.2-1.module+el8.6.0+12972+ebab5911.x86_64::go-toolset:rhel8",
"AppStream-8.6.0.Z.MAIN.EUS:delve-debugsource-0:1.7.2-1.module+el8.6.0+12972+ebab5911.x86_64::go-toolset:rhel8",
"AppStream-8.6.0.Z.MAIN.EUS:go-toolset-0:1.17.12-1.module+el8.6.0+16014+a372c00b.aarch64::go-toolset:rhel8",
"AppStream-8.6.0.Z.MAIN.EUS:go-toolset-0:1.17.12-1.module+el8.6.0+16014+a372c00b.ppc64le::go-toolset:rhel8",
"AppStream-8.6.0.Z.MAIN.EUS:go-toolset-0:1.17.12-1.module+el8.6.0+16014+a372c00b.s390x::go-toolset:rhel8",
"AppStream-8.6.0.Z.MAIN.EUS:go-toolset-0:1.17.12-1.module+el8.6.0+16014+a372c00b.src::go-toolset:rhel8",
"AppStream-8.6.0.Z.MAIN.EUS:go-toolset-0:1.17.12-1.module+el8.6.0+16014+a372c00b.x86_64::go-toolset:rhel8",
"AppStream-8.6.0.Z.MAIN.EUS:golang-0:1.17.12-1.module+el8.6.0+16014+a372c00b.aarch64::go-toolset:rhel8",
"AppStream-8.6.0.Z.MAIN.EUS:golang-0:1.17.12-1.module+el8.6.0+16014+a372c00b.ppc64le::go-toolset:rhel8",
"AppStream-8.6.0.Z.MAIN.EUS:golang-0:1.17.12-1.module+el8.6.0+16014+a372c00b.s390x::go-toolset:rhel8",
"AppStream-8.6.0.Z.MAIN.EUS:golang-0:1.17.12-1.module+el8.6.0+16014+a372c00b.src::go-toolset:rhel8",
"AppStream-8.6.0.Z.MAIN.EUS:golang-0:1.17.12-1.module+el8.6.0+16014+a372c00b.x86_64::go-toolset:rhel8",
"AppStream-8.6.0.Z.MAIN.EUS:golang-bin-0:1.17.12-1.module+el8.6.0+16014+a372c00b.aarch64::go-toolset:rhel8",
"AppStream-8.6.0.Z.MAIN.EUS:golang-bin-0:1.17.12-1.module+el8.6.0+16014+a372c00b.ppc64le::go-toolset:rhel8",
"AppStream-8.6.0.Z.MAIN.EUS:golang-bin-0:1.17.12-1.module+el8.6.0+16014+a372c00b.s390x::go-toolset:rhel8",
"AppStream-8.6.0.Z.MAIN.EUS:golang-bin-0:1.17.12-1.module+el8.6.0+16014+a372c00b.x86_64::go-toolset:rhel8",
"AppStream-8.6.0.Z.MAIN.EUS:golang-docs-0:1.17.12-1.module+el8.6.0+16014+a372c00b.noarch::go-toolset:rhel8",
"AppStream-8.6.0.Z.MAIN.EUS:golang-misc-0:1.17.12-1.module+el8.6.0+16014+a372c00b.noarch::go-toolset:rhel8",
"AppStream-8.6.0.Z.MAIN.EUS:golang-race-0:1.17.12-1.module+el8.6.0+16014+a372c00b.x86_64::go-toolset:rhel8",
"AppStream-8.6.0.Z.MAIN.EUS:golang-src-0:1.17.12-1.module+el8.6.0+16014+a372c00b.noarch::go-toolset:rhel8",
"AppStream-8.6.0.Z.MAIN.EUS:golang-tests-0:1.17.12-1.module+el8.6.0+16014+a372c00b.noarch::go-toolset:rhel8"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "golang: io/fs: stack exhaustion in Glob"
},
{
"cve": "CVE-2022-30631",
"cwe": {
"id": "CWE-1325",
"name": "Improperly Controlled Sequential Memory Allocation"
},
"discovery_date": "2022-07-14T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2107342"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in golang. Calling the Reader, Read method on an archive that contains a large number of concatenated 0-length compressed files can cause a panic issue due to stack exhaustion.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "golang: compress/gzip: stack exhaustion in Reader.Read",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "To exploit CVE-2022-30631, an attacker supplies a specially crafted gzip archive to a Go application that uses a vulnerable version of the compress/gzip package without adequate input validation. This can lead to uncontrolled recursion, resulting in stack exhaustion and causing the application to panic, thereby affecting its availability.\n\nAs this is merely a DoS and there is no known way to control the instruction pointer, RH ProdSec has set the impact of this vulnerabilty to \"Moderate\".\n\nWithin regulated environments, a combination of the following controls acts as a significant barrier to successfully exploiting a CWE-1325: Improperly Controlled Sequential Memory Allocation vulnerability and therefore downgrades the severity of this particular CVE from Moderate to Low.\n\nAccess to the platform is granted only after successful hard token-based multi-factor authentication (MFA) and is governed by least privilege to ensure only authorized users and roles can execute or modify code. Static code analysis and peer reviews enforce strong input validation and error handling, preventing improperly validated inputs from causing system instability, data exposure, or privilege escalation. In the event of successful exploitation, process isolation limits the impact of excessive sequential memory allocation by restricting memory use per process, preventing any single process from exhausting system resources. Finally, the platform uses memory protection mechanisms such as Data Execution Prevention (DEP) and Address Space Layout Randomization (ASLR) to reduce the risk of memory allocation-based attacks.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"AppStream-8.6.0.Z.MAIN.EUS:delve-0:1.7.2-1.module+el8.6.0+12972+ebab5911.src::go-toolset:rhel8",
"AppStream-8.6.0.Z.MAIN.EUS:delve-0:1.7.2-1.module+el8.6.0+12972+ebab5911.x86_64::go-toolset:rhel8",
"AppStream-8.6.0.Z.MAIN.EUS:delve-debuginfo-0:1.7.2-1.module+el8.6.0+12972+ebab5911.x86_64::go-toolset:rhel8",
"AppStream-8.6.0.Z.MAIN.EUS:delve-debugsource-0:1.7.2-1.module+el8.6.0+12972+ebab5911.x86_64::go-toolset:rhel8",
"AppStream-8.6.0.Z.MAIN.EUS:go-toolset-0:1.17.12-1.module+el8.6.0+16014+a372c00b.aarch64::go-toolset:rhel8",
"AppStream-8.6.0.Z.MAIN.EUS:go-toolset-0:1.17.12-1.module+el8.6.0+16014+a372c00b.ppc64le::go-toolset:rhel8",
"AppStream-8.6.0.Z.MAIN.EUS:go-toolset-0:1.17.12-1.module+el8.6.0+16014+a372c00b.s390x::go-toolset:rhel8",
"AppStream-8.6.0.Z.MAIN.EUS:go-toolset-0:1.17.12-1.module+el8.6.0+16014+a372c00b.src::go-toolset:rhel8",
"AppStream-8.6.0.Z.MAIN.EUS:go-toolset-0:1.17.12-1.module+el8.6.0+16014+a372c00b.x86_64::go-toolset:rhel8",
"AppStream-8.6.0.Z.MAIN.EUS:golang-0:1.17.12-1.module+el8.6.0+16014+a372c00b.aarch64::go-toolset:rhel8",
"AppStream-8.6.0.Z.MAIN.EUS:golang-0:1.17.12-1.module+el8.6.0+16014+a372c00b.ppc64le::go-toolset:rhel8",
"AppStream-8.6.0.Z.MAIN.EUS:golang-0:1.17.12-1.module+el8.6.0+16014+a372c00b.s390x::go-toolset:rhel8",
"AppStream-8.6.0.Z.MAIN.EUS:golang-0:1.17.12-1.module+el8.6.0+16014+a372c00b.src::go-toolset:rhel8",
"AppStream-8.6.0.Z.MAIN.EUS:golang-0:1.17.12-1.module+el8.6.0+16014+a372c00b.x86_64::go-toolset:rhel8",
"AppStream-8.6.0.Z.MAIN.EUS:golang-bin-0:1.17.12-1.module+el8.6.0+16014+a372c00b.aarch64::go-toolset:rhel8",
"AppStream-8.6.0.Z.MAIN.EUS:golang-bin-0:1.17.12-1.module+el8.6.0+16014+a372c00b.ppc64le::go-toolset:rhel8",
"AppStream-8.6.0.Z.MAIN.EUS:golang-bin-0:1.17.12-1.module+el8.6.0+16014+a372c00b.s390x::go-toolset:rhel8",
"AppStream-8.6.0.Z.MAIN.EUS:golang-bin-0:1.17.12-1.module+el8.6.0+16014+a372c00b.x86_64::go-toolset:rhel8",
"AppStream-8.6.0.Z.MAIN.EUS:golang-docs-0:1.17.12-1.module+el8.6.0+16014+a372c00b.noarch::go-toolset:rhel8",
"AppStream-8.6.0.Z.MAIN.EUS:golang-misc-0:1.17.12-1.module+el8.6.0+16014+a372c00b.noarch::go-toolset:rhel8",
"AppStream-8.6.0.Z.MAIN.EUS:golang-race-0:1.17.12-1.module+el8.6.0+16014+a372c00b.x86_64::go-toolset:rhel8",
"AppStream-8.6.0.Z.MAIN.EUS:golang-src-0:1.17.12-1.module+el8.6.0+16014+a372c00b.noarch::go-toolset:rhel8",
"AppStream-8.6.0.Z.MAIN.EUS:golang-tests-0:1.17.12-1.module+el8.6.0+16014+a372c00b.noarch::go-toolset:rhel8"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2022-30631"
},
{
"category": "external",
"summary": "RHBZ#2107342",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2107342"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2022-30631",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-30631"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2022-30631",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2022-30631"
},
{
"category": "external",
"summary": "https://go.dev/issue/53168",
"url": "https://go.dev/issue/53168"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-announce/c/nqrv9fbR0zE",
"url": "https://groups.google.com/g/golang-announce/c/nqrv9fbR0zE"
}
],
"release_date": "2022-07-12T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2022-08-01T12:10:47+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"AppStream-8.6.0.Z.MAIN.EUS:delve-0:1.7.2-1.module+el8.6.0+12972+ebab5911.src::go-toolset:rhel8",
"AppStream-8.6.0.Z.MAIN.EUS:delve-0:1.7.2-1.module+el8.6.0+12972+ebab5911.x86_64::go-toolset:rhel8",
"AppStream-8.6.0.Z.MAIN.EUS:delve-debuginfo-0:1.7.2-1.module+el8.6.0+12972+ebab5911.x86_64::go-toolset:rhel8",
"AppStream-8.6.0.Z.MAIN.EUS:delve-debugsource-0:1.7.2-1.module+el8.6.0+12972+ebab5911.x86_64::go-toolset:rhel8",
"AppStream-8.6.0.Z.MAIN.EUS:go-toolset-0:1.17.12-1.module+el8.6.0+16014+a372c00b.aarch64::go-toolset:rhel8",
"AppStream-8.6.0.Z.MAIN.EUS:go-toolset-0:1.17.12-1.module+el8.6.0+16014+a372c00b.ppc64le::go-toolset:rhel8",
"AppStream-8.6.0.Z.MAIN.EUS:go-toolset-0:1.17.12-1.module+el8.6.0+16014+a372c00b.s390x::go-toolset:rhel8",
"AppStream-8.6.0.Z.MAIN.EUS:go-toolset-0:1.17.12-1.module+el8.6.0+16014+a372c00b.src::go-toolset:rhel8",
"AppStream-8.6.0.Z.MAIN.EUS:go-toolset-0:1.17.12-1.module+el8.6.0+16014+a372c00b.x86_64::go-toolset:rhel8",
"AppStream-8.6.0.Z.MAIN.EUS:golang-0:1.17.12-1.module+el8.6.0+16014+a372c00b.aarch64::go-toolset:rhel8",
"AppStream-8.6.0.Z.MAIN.EUS:golang-0:1.17.12-1.module+el8.6.0+16014+a372c00b.ppc64le::go-toolset:rhel8",
"AppStream-8.6.0.Z.MAIN.EUS:golang-0:1.17.12-1.module+el8.6.0+16014+a372c00b.s390x::go-toolset:rhel8",
"AppStream-8.6.0.Z.MAIN.EUS:golang-0:1.17.12-1.module+el8.6.0+16014+a372c00b.src::go-toolset:rhel8",
"AppStream-8.6.0.Z.MAIN.EUS:golang-0:1.17.12-1.module+el8.6.0+16014+a372c00b.x86_64::go-toolset:rhel8",
"AppStream-8.6.0.Z.MAIN.EUS:golang-bin-0:1.17.12-1.module+el8.6.0+16014+a372c00b.aarch64::go-toolset:rhel8",
"AppStream-8.6.0.Z.MAIN.EUS:golang-bin-0:1.17.12-1.module+el8.6.0+16014+a372c00b.ppc64le::go-toolset:rhel8",
"AppStream-8.6.0.Z.MAIN.EUS:golang-bin-0:1.17.12-1.module+el8.6.0+16014+a372c00b.s390x::go-toolset:rhel8",
"AppStream-8.6.0.Z.MAIN.EUS:golang-bin-0:1.17.12-1.module+el8.6.0+16014+a372c00b.x86_64::go-toolset:rhel8",
"AppStream-8.6.0.Z.MAIN.EUS:golang-docs-0:1.17.12-1.module+el8.6.0+16014+a372c00b.noarch::go-toolset:rhel8",
"AppStream-8.6.0.Z.MAIN.EUS:golang-misc-0:1.17.12-1.module+el8.6.0+16014+a372c00b.noarch::go-toolset:rhel8",
"AppStream-8.6.0.Z.MAIN.EUS:golang-race-0:1.17.12-1.module+el8.6.0+16014+a372c00b.x86_64::go-toolset:rhel8",
"AppStream-8.6.0.Z.MAIN.EUS:golang-src-0:1.17.12-1.module+el8.6.0+16014+a372c00b.noarch::go-toolset:rhel8",
"AppStream-8.6.0.Z.MAIN.EUS:golang-tests-0:1.17.12-1.module+el8.6.0+16014+a372c00b.noarch::go-toolset:rhel8"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2022:5775"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"AppStream-8.6.0.Z.MAIN.EUS:delve-0:1.7.2-1.module+el8.6.0+12972+ebab5911.src::go-toolset:rhel8",
"AppStream-8.6.0.Z.MAIN.EUS:delve-0:1.7.2-1.module+el8.6.0+12972+ebab5911.x86_64::go-toolset:rhel8",
"AppStream-8.6.0.Z.MAIN.EUS:delve-debuginfo-0:1.7.2-1.module+el8.6.0+12972+ebab5911.x86_64::go-toolset:rhel8",
"AppStream-8.6.0.Z.MAIN.EUS:delve-debugsource-0:1.7.2-1.module+el8.6.0+12972+ebab5911.x86_64::go-toolset:rhel8",
"AppStream-8.6.0.Z.MAIN.EUS:go-toolset-0:1.17.12-1.module+el8.6.0+16014+a372c00b.aarch64::go-toolset:rhel8",
"AppStream-8.6.0.Z.MAIN.EUS:go-toolset-0:1.17.12-1.module+el8.6.0+16014+a372c00b.ppc64le::go-toolset:rhel8",
"AppStream-8.6.0.Z.MAIN.EUS:go-toolset-0:1.17.12-1.module+el8.6.0+16014+a372c00b.s390x::go-toolset:rhel8",
"AppStream-8.6.0.Z.MAIN.EUS:go-toolset-0:1.17.12-1.module+el8.6.0+16014+a372c00b.src::go-toolset:rhel8",
"AppStream-8.6.0.Z.MAIN.EUS:go-toolset-0:1.17.12-1.module+el8.6.0+16014+a372c00b.x86_64::go-toolset:rhel8",
"AppStream-8.6.0.Z.MAIN.EUS:golang-0:1.17.12-1.module+el8.6.0+16014+a372c00b.aarch64::go-toolset:rhel8",
"AppStream-8.6.0.Z.MAIN.EUS:golang-0:1.17.12-1.module+el8.6.0+16014+a372c00b.ppc64le::go-toolset:rhel8",
"AppStream-8.6.0.Z.MAIN.EUS:golang-0:1.17.12-1.module+el8.6.0+16014+a372c00b.s390x::go-toolset:rhel8",
"AppStream-8.6.0.Z.MAIN.EUS:golang-0:1.17.12-1.module+el8.6.0+16014+a372c00b.src::go-toolset:rhel8",
"AppStream-8.6.0.Z.MAIN.EUS:golang-0:1.17.12-1.module+el8.6.0+16014+a372c00b.x86_64::go-toolset:rhel8",
"AppStream-8.6.0.Z.MAIN.EUS:golang-bin-0:1.17.12-1.module+el8.6.0+16014+a372c00b.aarch64::go-toolset:rhel8",
"AppStream-8.6.0.Z.MAIN.EUS:golang-bin-0:1.17.12-1.module+el8.6.0+16014+a372c00b.ppc64le::go-toolset:rhel8",
"AppStream-8.6.0.Z.MAIN.EUS:golang-bin-0:1.17.12-1.module+el8.6.0+16014+a372c00b.s390x::go-toolset:rhel8",
"AppStream-8.6.0.Z.MAIN.EUS:golang-bin-0:1.17.12-1.module+el8.6.0+16014+a372c00b.x86_64::go-toolset:rhel8",
"AppStream-8.6.0.Z.MAIN.EUS:golang-docs-0:1.17.12-1.module+el8.6.0+16014+a372c00b.noarch::go-toolset:rhel8",
"AppStream-8.6.0.Z.MAIN.EUS:golang-misc-0:1.17.12-1.module+el8.6.0+16014+a372c00b.noarch::go-toolset:rhel8",
"AppStream-8.6.0.Z.MAIN.EUS:golang-race-0:1.17.12-1.module+el8.6.0+16014+a372c00b.x86_64::go-toolset:rhel8",
"AppStream-8.6.0.Z.MAIN.EUS:golang-src-0:1.17.12-1.module+el8.6.0+16014+a372c00b.noarch::go-toolset:rhel8",
"AppStream-8.6.0.Z.MAIN.EUS:golang-tests-0:1.17.12-1.module+el8.6.0+16014+a372c00b.noarch::go-toolset:rhel8"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "golang: compress/gzip: stack exhaustion in Reader.Read"
},
{
"cve": "CVE-2022-30632",
"cwe": {
"id": "CWE-1325",
"name": "Improperly Controlled Sequential Memory Allocation"
},
"discovery_date": "2022-07-14T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2107386"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in golang. Calling Glob on a path that contains a large number of path separators can cause a panic issue due to stack exhaustion. This can cause an attacker to impact availability.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "golang: path/filepath: stack exhaustion in Glob",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "The exploitation of this flaw will only result in a denial of service of the application via the application crashing which is why this has been rated as moderate.\n\nWithin regulated environments, a combination of the following controls acts as a significant barrier to successfully exploiting a CWE-1325: Improperly Controlled Sequential Memory Allocation vulnerability and therefore downgrades the severity of this particular CVE from Moderate to Low.\n\nAccess to the platform is granted only after successful hard token-based multi-factor authentication (MFA) and is governed by least privilege to ensure only authorized users and roles can execute or modify code. Static code analysis and peer reviews enforce strong input validation and error handling, preventing improperly validated inputs from causing system instability, data exposure, or privilege escalation. In the event of successful exploitation, process isolation limits the impact of excessive sequential memory allocation by restricting memory use per process, preventing any single process from exhausting system resources. Finally, the platform uses memory protection mechanisms such as Data Execution Prevention (DEP) and Address Space Layout Randomization (ASLR) to reduce the risk of memory allocation-based attacks.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"AppStream-8.6.0.Z.MAIN.EUS:delve-0:1.7.2-1.module+el8.6.0+12972+ebab5911.src::go-toolset:rhel8",
"AppStream-8.6.0.Z.MAIN.EUS:delve-0:1.7.2-1.module+el8.6.0+12972+ebab5911.x86_64::go-toolset:rhel8",
"AppStream-8.6.0.Z.MAIN.EUS:delve-debuginfo-0:1.7.2-1.module+el8.6.0+12972+ebab5911.x86_64::go-toolset:rhel8",
"AppStream-8.6.0.Z.MAIN.EUS:delve-debugsource-0:1.7.2-1.module+el8.6.0+12972+ebab5911.x86_64::go-toolset:rhel8",
"AppStream-8.6.0.Z.MAIN.EUS:go-toolset-0:1.17.12-1.module+el8.6.0+16014+a372c00b.aarch64::go-toolset:rhel8",
"AppStream-8.6.0.Z.MAIN.EUS:go-toolset-0:1.17.12-1.module+el8.6.0+16014+a372c00b.ppc64le::go-toolset:rhel8",
"AppStream-8.6.0.Z.MAIN.EUS:go-toolset-0:1.17.12-1.module+el8.6.0+16014+a372c00b.s390x::go-toolset:rhel8",
"AppStream-8.6.0.Z.MAIN.EUS:go-toolset-0:1.17.12-1.module+el8.6.0+16014+a372c00b.src::go-toolset:rhel8",
"AppStream-8.6.0.Z.MAIN.EUS:go-toolset-0:1.17.12-1.module+el8.6.0+16014+a372c00b.x86_64::go-toolset:rhel8",
"AppStream-8.6.0.Z.MAIN.EUS:golang-0:1.17.12-1.module+el8.6.0+16014+a372c00b.aarch64::go-toolset:rhel8",
"AppStream-8.6.0.Z.MAIN.EUS:golang-0:1.17.12-1.module+el8.6.0+16014+a372c00b.ppc64le::go-toolset:rhel8",
"AppStream-8.6.0.Z.MAIN.EUS:golang-0:1.17.12-1.module+el8.6.0+16014+a372c00b.s390x::go-toolset:rhel8",
"AppStream-8.6.0.Z.MAIN.EUS:golang-0:1.17.12-1.module+el8.6.0+16014+a372c00b.src::go-toolset:rhel8",
"AppStream-8.6.0.Z.MAIN.EUS:golang-0:1.17.12-1.module+el8.6.0+16014+a372c00b.x86_64::go-toolset:rhel8",
"AppStream-8.6.0.Z.MAIN.EUS:golang-bin-0:1.17.12-1.module+el8.6.0+16014+a372c00b.aarch64::go-toolset:rhel8",
"AppStream-8.6.0.Z.MAIN.EUS:golang-bin-0:1.17.12-1.module+el8.6.0+16014+a372c00b.ppc64le::go-toolset:rhel8",
"AppStream-8.6.0.Z.MAIN.EUS:golang-bin-0:1.17.12-1.module+el8.6.0+16014+a372c00b.s390x::go-toolset:rhel8",
"AppStream-8.6.0.Z.MAIN.EUS:golang-bin-0:1.17.12-1.module+el8.6.0+16014+a372c00b.x86_64::go-toolset:rhel8",
"AppStream-8.6.0.Z.MAIN.EUS:golang-docs-0:1.17.12-1.module+el8.6.0+16014+a372c00b.noarch::go-toolset:rhel8",
"AppStream-8.6.0.Z.MAIN.EUS:golang-misc-0:1.17.12-1.module+el8.6.0+16014+a372c00b.noarch::go-toolset:rhel8",
"AppStream-8.6.0.Z.MAIN.EUS:golang-race-0:1.17.12-1.module+el8.6.0+16014+a372c00b.x86_64::go-toolset:rhel8",
"AppStream-8.6.0.Z.MAIN.EUS:golang-src-0:1.17.12-1.module+el8.6.0+16014+a372c00b.noarch::go-toolset:rhel8",
"AppStream-8.6.0.Z.MAIN.EUS:golang-tests-0:1.17.12-1.module+el8.6.0+16014+a372c00b.noarch::go-toolset:rhel8"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2022-30632"
},
{
"category": "external",
"summary": "RHBZ#2107386",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2107386"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2022-30632",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-30632"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2022-30632",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2022-30632"
},
{
"category": "external",
"summary": "https://go.dev/issue/53416",
"url": "https://go.dev/issue/53416"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-announce/c/nqrv9fbR0zE",
"url": "https://groups.google.com/g/golang-announce/c/nqrv9fbR0zE"
}
],
"release_date": "2022-07-12T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2022-08-01T12:10:47+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"AppStream-8.6.0.Z.MAIN.EUS:delve-0:1.7.2-1.module+el8.6.0+12972+ebab5911.src::go-toolset:rhel8",
"AppStream-8.6.0.Z.MAIN.EUS:delve-0:1.7.2-1.module+el8.6.0+12972+ebab5911.x86_64::go-toolset:rhel8",
"AppStream-8.6.0.Z.MAIN.EUS:delve-debuginfo-0:1.7.2-1.module+el8.6.0+12972+ebab5911.x86_64::go-toolset:rhel8",
"AppStream-8.6.0.Z.MAIN.EUS:delve-debugsource-0:1.7.2-1.module+el8.6.0+12972+ebab5911.x86_64::go-toolset:rhel8",
"AppStream-8.6.0.Z.MAIN.EUS:go-toolset-0:1.17.12-1.module+el8.6.0+16014+a372c00b.aarch64::go-toolset:rhel8",
"AppStream-8.6.0.Z.MAIN.EUS:go-toolset-0:1.17.12-1.module+el8.6.0+16014+a372c00b.ppc64le::go-toolset:rhel8",
"AppStream-8.6.0.Z.MAIN.EUS:go-toolset-0:1.17.12-1.module+el8.6.0+16014+a372c00b.s390x::go-toolset:rhel8",
"AppStream-8.6.0.Z.MAIN.EUS:go-toolset-0:1.17.12-1.module+el8.6.0+16014+a372c00b.src::go-toolset:rhel8",
"AppStream-8.6.0.Z.MAIN.EUS:go-toolset-0:1.17.12-1.module+el8.6.0+16014+a372c00b.x86_64::go-toolset:rhel8",
"AppStream-8.6.0.Z.MAIN.EUS:golang-0:1.17.12-1.module+el8.6.0+16014+a372c00b.aarch64::go-toolset:rhel8",
"AppStream-8.6.0.Z.MAIN.EUS:golang-0:1.17.12-1.module+el8.6.0+16014+a372c00b.ppc64le::go-toolset:rhel8",
"AppStream-8.6.0.Z.MAIN.EUS:golang-0:1.17.12-1.module+el8.6.0+16014+a372c00b.s390x::go-toolset:rhel8",
"AppStream-8.6.0.Z.MAIN.EUS:golang-0:1.17.12-1.module+el8.6.0+16014+a372c00b.src::go-toolset:rhel8",
"AppStream-8.6.0.Z.MAIN.EUS:golang-0:1.17.12-1.module+el8.6.0+16014+a372c00b.x86_64::go-toolset:rhel8",
"AppStream-8.6.0.Z.MAIN.EUS:golang-bin-0:1.17.12-1.module+el8.6.0+16014+a372c00b.aarch64::go-toolset:rhel8",
"AppStream-8.6.0.Z.MAIN.EUS:golang-bin-0:1.17.12-1.module+el8.6.0+16014+a372c00b.ppc64le::go-toolset:rhel8",
"AppStream-8.6.0.Z.MAIN.EUS:golang-bin-0:1.17.12-1.module+el8.6.0+16014+a372c00b.s390x::go-toolset:rhel8",
"AppStream-8.6.0.Z.MAIN.EUS:golang-bin-0:1.17.12-1.module+el8.6.0+16014+a372c00b.x86_64::go-toolset:rhel8",
"AppStream-8.6.0.Z.MAIN.EUS:golang-docs-0:1.17.12-1.module+el8.6.0+16014+a372c00b.noarch::go-toolset:rhel8",
"AppStream-8.6.0.Z.MAIN.EUS:golang-misc-0:1.17.12-1.module+el8.6.0+16014+a372c00b.noarch::go-toolset:rhel8",
"AppStream-8.6.0.Z.MAIN.EUS:golang-race-0:1.17.12-1.module+el8.6.0+16014+a372c00b.x86_64::go-toolset:rhel8",
"AppStream-8.6.0.Z.MAIN.EUS:golang-src-0:1.17.12-1.module+el8.6.0+16014+a372c00b.noarch::go-toolset:rhel8",
"AppStream-8.6.0.Z.MAIN.EUS:golang-tests-0:1.17.12-1.module+el8.6.0+16014+a372c00b.noarch::go-toolset:rhel8"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2022:5775"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"AppStream-8.6.0.Z.MAIN.EUS:delve-0:1.7.2-1.module+el8.6.0+12972+ebab5911.src::go-toolset:rhel8",
"AppStream-8.6.0.Z.MAIN.EUS:delve-0:1.7.2-1.module+el8.6.0+12972+ebab5911.x86_64::go-toolset:rhel8",
"AppStream-8.6.0.Z.MAIN.EUS:delve-debuginfo-0:1.7.2-1.module+el8.6.0+12972+ebab5911.x86_64::go-toolset:rhel8",
"AppStream-8.6.0.Z.MAIN.EUS:delve-debugsource-0:1.7.2-1.module+el8.6.0+12972+ebab5911.x86_64::go-toolset:rhel8",
"AppStream-8.6.0.Z.MAIN.EUS:go-toolset-0:1.17.12-1.module+el8.6.0+16014+a372c00b.aarch64::go-toolset:rhel8",
"AppStream-8.6.0.Z.MAIN.EUS:go-toolset-0:1.17.12-1.module+el8.6.0+16014+a372c00b.ppc64le::go-toolset:rhel8",
"AppStream-8.6.0.Z.MAIN.EUS:go-toolset-0:1.17.12-1.module+el8.6.0+16014+a372c00b.s390x::go-toolset:rhel8",
"AppStream-8.6.0.Z.MAIN.EUS:go-toolset-0:1.17.12-1.module+el8.6.0+16014+a372c00b.src::go-toolset:rhel8",
"AppStream-8.6.0.Z.MAIN.EUS:go-toolset-0:1.17.12-1.module+el8.6.0+16014+a372c00b.x86_64::go-toolset:rhel8",
"AppStream-8.6.0.Z.MAIN.EUS:golang-0:1.17.12-1.module+el8.6.0+16014+a372c00b.aarch64::go-toolset:rhel8",
"AppStream-8.6.0.Z.MAIN.EUS:golang-0:1.17.12-1.module+el8.6.0+16014+a372c00b.ppc64le::go-toolset:rhel8",
"AppStream-8.6.0.Z.MAIN.EUS:golang-0:1.17.12-1.module+el8.6.0+16014+a372c00b.s390x::go-toolset:rhel8",
"AppStream-8.6.0.Z.MAIN.EUS:golang-0:1.17.12-1.module+el8.6.0+16014+a372c00b.src::go-toolset:rhel8",
"AppStream-8.6.0.Z.MAIN.EUS:golang-0:1.17.12-1.module+el8.6.0+16014+a372c00b.x86_64::go-toolset:rhel8",
"AppStream-8.6.0.Z.MAIN.EUS:golang-bin-0:1.17.12-1.module+el8.6.0+16014+a372c00b.aarch64::go-toolset:rhel8",
"AppStream-8.6.0.Z.MAIN.EUS:golang-bin-0:1.17.12-1.module+el8.6.0+16014+a372c00b.ppc64le::go-toolset:rhel8",
"AppStream-8.6.0.Z.MAIN.EUS:golang-bin-0:1.17.12-1.module+el8.6.0+16014+a372c00b.s390x::go-toolset:rhel8",
"AppStream-8.6.0.Z.MAIN.EUS:golang-bin-0:1.17.12-1.module+el8.6.0+16014+a372c00b.x86_64::go-toolset:rhel8",
"AppStream-8.6.0.Z.MAIN.EUS:golang-docs-0:1.17.12-1.module+el8.6.0+16014+a372c00b.noarch::go-toolset:rhel8",
"AppStream-8.6.0.Z.MAIN.EUS:golang-misc-0:1.17.12-1.module+el8.6.0+16014+a372c00b.noarch::go-toolset:rhel8",
"AppStream-8.6.0.Z.MAIN.EUS:golang-race-0:1.17.12-1.module+el8.6.0+16014+a372c00b.x86_64::go-toolset:rhel8",
"AppStream-8.6.0.Z.MAIN.EUS:golang-src-0:1.17.12-1.module+el8.6.0+16014+a372c00b.noarch::go-toolset:rhel8",
"AppStream-8.6.0.Z.MAIN.EUS:golang-tests-0:1.17.12-1.module+el8.6.0+16014+a372c00b.noarch::go-toolset:rhel8"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "golang: path/filepath: stack exhaustion in Glob"
},
{
"cve": "CVE-2022-30633",
"cwe": {
"id": "CWE-1325",
"name": "Improperly Controlled Sequential Memory Allocation"
},
"discovery_date": "2022-07-14T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2107392"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in golang. Calling Unmarshal on an XML document into a Go struct, which has a nested field that uses the \"any\" field tag, can cause a panic due to stack exhaustion.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "golang: encoding/xml: stack exhaustion in Unmarshal",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "Red Hat has marked this as moderate impact for two primary reasons\n1. Though the vulnerability exists, it is hard to exploit in real scenarios (e.g., the attacker must be able to feed crafted XML documents into specific code paths).\n2. The vulnerability is a denial of service (DoS) due to stack exhaustion rather than code execution or data breach. Since it doesn\u2019t compromise confidentiality or integrity.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"AppStream-8.6.0.Z.MAIN.EUS:delve-0:1.7.2-1.module+el8.6.0+12972+ebab5911.src::go-toolset:rhel8",
"AppStream-8.6.0.Z.MAIN.EUS:delve-0:1.7.2-1.module+el8.6.0+12972+ebab5911.x86_64::go-toolset:rhel8",
"AppStream-8.6.0.Z.MAIN.EUS:delve-debuginfo-0:1.7.2-1.module+el8.6.0+12972+ebab5911.x86_64::go-toolset:rhel8",
"AppStream-8.6.0.Z.MAIN.EUS:delve-debugsource-0:1.7.2-1.module+el8.6.0+12972+ebab5911.x86_64::go-toolset:rhel8",
"AppStream-8.6.0.Z.MAIN.EUS:go-toolset-0:1.17.12-1.module+el8.6.0+16014+a372c00b.aarch64::go-toolset:rhel8",
"AppStream-8.6.0.Z.MAIN.EUS:go-toolset-0:1.17.12-1.module+el8.6.0+16014+a372c00b.ppc64le::go-toolset:rhel8",
"AppStream-8.6.0.Z.MAIN.EUS:go-toolset-0:1.17.12-1.module+el8.6.0+16014+a372c00b.s390x::go-toolset:rhel8",
"AppStream-8.6.0.Z.MAIN.EUS:go-toolset-0:1.17.12-1.module+el8.6.0+16014+a372c00b.src::go-toolset:rhel8",
"AppStream-8.6.0.Z.MAIN.EUS:go-toolset-0:1.17.12-1.module+el8.6.0+16014+a372c00b.x86_64::go-toolset:rhel8",
"AppStream-8.6.0.Z.MAIN.EUS:golang-0:1.17.12-1.module+el8.6.0+16014+a372c00b.aarch64::go-toolset:rhel8",
"AppStream-8.6.0.Z.MAIN.EUS:golang-0:1.17.12-1.module+el8.6.0+16014+a372c00b.ppc64le::go-toolset:rhel8",
"AppStream-8.6.0.Z.MAIN.EUS:golang-0:1.17.12-1.module+el8.6.0+16014+a372c00b.s390x::go-toolset:rhel8",
"AppStream-8.6.0.Z.MAIN.EUS:golang-0:1.17.12-1.module+el8.6.0+16014+a372c00b.src::go-toolset:rhel8",
"AppStream-8.6.0.Z.MAIN.EUS:golang-0:1.17.12-1.module+el8.6.0+16014+a372c00b.x86_64::go-toolset:rhel8",
"AppStream-8.6.0.Z.MAIN.EUS:golang-bin-0:1.17.12-1.module+el8.6.0+16014+a372c00b.aarch64::go-toolset:rhel8",
"AppStream-8.6.0.Z.MAIN.EUS:golang-bin-0:1.17.12-1.module+el8.6.0+16014+a372c00b.ppc64le::go-toolset:rhel8",
"AppStream-8.6.0.Z.MAIN.EUS:golang-bin-0:1.17.12-1.module+el8.6.0+16014+a372c00b.s390x::go-toolset:rhel8",
"AppStream-8.6.0.Z.MAIN.EUS:golang-bin-0:1.17.12-1.module+el8.6.0+16014+a372c00b.x86_64::go-toolset:rhel8",
"AppStream-8.6.0.Z.MAIN.EUS:golang-docs-0:1.17.12-1.module+el8.6.0+16014+a372c00b.noarch::go-toolset:rhel8",
"AppStream-8.6.0.Z.MAIN.EUS:golang-misc-0:1.17.12-1.module+el8.6.0+16014+a372c00b.noarch::go-toolset:rhel8",
"AppStream-8.6.0.Z.MAIN.EUS:golang-race-0:1.17.12-1.module+el8.6.0+16014+a372c00b.x86_64::go-toolset:rhel8",
"AppStream-8.6.0.Z.MAIN.EUS:golang-src-0:1.17.12-1.module+el8.6.0+16014+a372c00b.noarch::go-toolset:rhel8",
"AppStream-8.6.0.Z.MAIN.EUS:golang-tests-0:1.17.12-1.module+el8.6.0+16014+a372c00b.noarch::go-toolset:rhel8"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2022-30633"
},
{
"category": "external",
"summary": "RHBZ#2107392",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2107392"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2022-30633",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-30633"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2022-30633",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2022-30633"
},
{
"category": "external",
"summary": "https://go.dev/issue/53611",
"url": "https://go.dev/issue/53611"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-announce/c/nqrv9fbR0zE",
"url": "https://groups.google.com/g/golang-announce/c/nqrv9fbR0zE"
}
],
"release_date": "2022-07-12T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2022-08-01T12:10:47+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"AppStream-8.6.0.Z.MAIN.EUS:delve-0:1.7.2-1.module+el8.6.0+12972+ebab5911.src::go-toolset:rhel8",
"AppStream-8.6.0.Z.MAIN.EUS:delve-0:1.7.2-1.module+el8.6.0+12972+ebab5911.x86_64::go-toolset:rhel8",
"AppStream-8.6.0.Z.MAIN.EUS:delve-debuginfo-0:1.7.2-1.module+el8.6.0+12972+ebab5911.x86_64::go-toolset:rhel8",
"AppStream-8.6.0.Z.MAIN.EUS:delve-debugsource-0:1.7.2-1.module+el8.6.0+12972+ebab5911.x86_64::go-toolset:rhel8",
"AppStream-8.6.0.Z.MAIN.EUS:go-toolset-0:1.17.12-1.module+el8.6.0+16014+a372c00b.aarch64::go-toolset:rhel8",
"AppStream-8.6.0.Z.MAIN.EUS:go-toolset-0:1.17.12-1.module+el8.6.0+16014+a372c00b.ppc64le::go-toolset:rhel8",
"AppStream-8.6.0.Z.MAIN.EUS:go-toolset-0:1.17.12-1.module+el8.6.0+16014+a372c00b.s390x::go-toolset:rhel8",
"AppStream-8.6.0.Z.MAIN.EUS:go-toolset-0:1.17.12-1.module+el8.6.0+16014+a372c00b.src::go-toolset:rhel8",
"AppStream-8.6.0.Z.MAIN.EUS:go-toolset-0:1.17.12-1.module+el8.6.0+16014+a372c00b.x86_64::go-toolset:rhel8",
"AppStream-8.6.0.Z.MAIN.EUS:golang-0:1.17.12-1.module+el8.6.0+16014+a372c00b.aarch64::go-toolset:rhel8",
"AppStream-8.6.0.Z.MAIN.EUS:golang-0:1.17.12-1.module+el8.6.0+16014+a372c00b.ppc64le::go-toolset:rhel8",
"AppStream-8.6.0.Z.MAIN.EUS:golang-0:1.17.12-1.module+el8.6.0+16014+a372c00b.s390x::go-toolset:rhel8",
"AppStream-8.6.0.Z.MAIN.EUS:golang-0:1.17.12-1.module+el8.6.0+16014+a372c00b.src::go-toolset:rhel8",
"AppStream-8.6.0.Z.MAIN.EUS:golang-0:1.17.12-1.module+el8.6.0+16014+a372c00b.x86_64::go-toolset:rhel8",
"AppStream-8.6.0.Z.MAIN.EUS:golang-bin-0:1.17.12-1.module+el8.6.0+16014+a372c00b.aarch64::go-toolset:rhel8",
"AppStream-8.6.0.Z.MAIN.EUS:golang-bin-0:1.17.12-1.module+el8.6.0+16014+a372c00b.ppc64le::go-toolset:rhel8",
"AppStream-8.6.0.Z.MAIN.EUS:golang-bin-0:1.17.12-1.module+el8.6.0+16014+a372c00b.s390x::go-toolset:rhel8",
"AppStream-8.6.0.Z.MAIN.EUS:golang-bin-0:1.17.12-1.module+el8.6.0+16014+a372c00b.x86_64::go-toolset:rhel8",
"AppStream-8.6.0.Z.MAIN.EUS:golang-docs-0:1.17.12-1.module+el8.6.0+16014+a372c00b.noarch::go-toolset:rhel8",
"AppStream-8.6.0.Z.MAIN.EUS:golang-misc-0:1.17.12-1.module+el8.6.0+16014+a372c00b.noarch::go-toolset:rhel8",
"AppStream-8.6.0.Z.MAIN.EUS:golang-race-0:1.17.12-1.module+el8.6.0+16014+a372c00b.x86_64::go-toolset:rhel8",
"AppStream-8.6.0.Z.MAIN.EUS:golang-src-0:1.17.12-1.module+el8.6.0+16014+a372c00b.noarch::go-toolset:rhel8",
"AppStream-8.6.0.Z.MAIN.EUS:golang-tests-0:1.17.12-1.module+el8.6.0+16014+a372c00b.noarch::go-toolset:rhel8"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2022:5775"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"AppStream-8.6.0.Z.MAIN.EUS:delve-0:1.7.2-1.module+el8.6.0+12972+ebab5911.src::go-toolset:rhel8",
"AppStream-8.6.0.Z.MAIN.EUS:delve-0:1.7.2-1.module+el8.6.0+12972+ebab5911.x86_64::go-toolset:rhel8",
"AppStream-8.6.0.Z.MAIN.EUS:delve-debuginfo-0:1.7.2-1.module+el8.6.0+12972+ebab5911.x86_64::go-toolset:rhel8",
"AppStream-8.6.0.Z.MAIN.EUS:delve-debugsource-0:1.7.2-1.module+el8.6.0+12972+ebab5911.x86_64::go-toolset:rhel8",
"AppStream-8.6.0.Z.MAIN.EUS:go-toolset-0:1.17.12-1.module+el8.6.0+16014+a372c00b.aarch64::go-toolset:rhel8",
"AppStream-8.6.0.Z.MAIN.EUS:go-toolset-0:1.17.12-1.module+el8.6.0+16014+a372c00b.ppc64le::go-toolset:rhel8",
"AppStream-8.6.0.Z.MAIN.EUS:go-toolset-0:1.17.12-1.module+el8.6.0+16014+a372c00b.s390x::go-toolset:rhel8",
"AppStream-8.6.0.Z.MAIN.EUS:go-toolset-0:1.17.12-1.module+el8.6.0+16014+a372c00b.src::go-toolset:rhel8",
"AppStream-8.6.0.Z.MAIN.EUS:go-toolset-0:1.17.12-1.module+el8.6.0+16014+a372c00b.x86_64::go-toolset:rhel8",
"AppStream-8.6.0.Z.MAIN.EUS:golang-0:1.17.12-1.module+el8.6.0+16014+a372c00b.aarch64::go-toolset:rhel8",
"AppStream-8.6.0.Z.MAIN.EUS:golang-0:1.17.12-1.module+el8.6.0+16014+a372c00b.ppc64le::go-toolset:rhel8",
"AppStream-8.6.0.Z.MAIN.EUS:golang-0:1.17.12-1.module+el8.6.0+16014+a372c00b.s390x::go-toolset:rhel8",
"AppStream-8.6.0.Z.MAIN.EUS:golang-0:1.17.12-1.module+el8.6.0+16014+a372c00b.src::go-toolset:rhel8",
"AppStream-8.6.0.Z.MAIN.EUS:golang-0:1.17.12-1.module+el8.6.0+16014+a372c00b.x86_64::go-toolset:rhel8",
"AppStream-8.6.0.Z.MAIN.EUS:golang-bin-0:1.17.12-1.module+el8.6.0+16014+a372c00b.aarch64::go-toolset:rhel8",
"AppStream-8.6.0.Z.MAIN.EUS:golang-bin-0:1.17.12-1.module+el8.6.0+16014+a372c00b.ppc64le::go-toolset:rhel8",
"AppStream-8.6.0.Z.MAIN.EUS:golang-bin-0:1.17.12-1.module+el8.6.0+16014+a372c00b.s390x::go-toolset:rhel8",
"AppStream-8.6.0.Z.MAIN.EUS:golang-bin-0:1.17.12-1.module+el8.6.0+16014+a372c00b.x86_64::go-toolset:rhel8",
"AppStream-8.6.0.Z.MAIN.EUS:golang-docs-0:1.17.12-1.module+el8.6.0+16014+a372c00b.noarch::go-toolset:rhel8",
"AppStream-8.6.0.Z.MAIN.EUS:golang-misc-0:1.17.12-1.module+el8.6.0+16014+a372c00b.noarch::go-toolset:rhel8",
"AppStream-8.6.0.Z.MAIN.EUS:golang-race-0:1.17.12-1.module+el8.6.0+16014+a372c00b.x86_64::go-toolset:rhel8",
"AppStream-8.6.0.Z.MAIN.EUS:golang-src-0:1.17.12-1.module+el8.6.0+16014+a372c00b.noarch::go-toolset:rhel8",
"AppStream-8.6.0.Z.MAIN.EUS:golang-tests-0:1.17.12-1.module+el8.6.0+16014+a372c00b.noarch::go-toolset:rhel8"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "golang: encoding/xml: stack exhaustion in Unmarshal"
},
{
"cve": "CVE-2022-30635",
"cwe": {
"id": "CWE-1325",
"name": "Improperly Controlled Sequential Memory Allocation"
},
"discovery_date": "2022-07-14T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2107388"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in golang. When calling Decoder, Decode on a message that contains deeply nested structures, a panic can occur due to stack exhaustion and allows an attacker to impact system availability.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "golang: encoding/gob: stack exhaustion in Decoder.Decode",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "OpenShift Container Platform (OCP) starting from 4.10 stream is already compiled in the patched version of Go, hence is not affected by this vulnerability.The vulnerability has been rated as moderate instead of high because the vulnerability can only result in a minor denial of service.\n\nWithin regulated environments, a combination of the following controls acts as a significant barrier to successfully exploiting a CWE-1325: Improperly Controlled Sequential Memory Allocation vulnerability and therefore downgrades the severity of this particular CVE from Moderate to Low.\n\nAccess to the platform is granted only after successful hard token-based multi-factor authentication (MFA) and is governed by least privilege to ensure only authorized users and roles can execute or modify code. Static code analysis and peer reviews enforce strong input validation and error handling, preventing improperly validated inputs from causing system instability, data exposure, or privilege escalation. In the event of successful exploitation, process isolation limits the impact of excessive sequential memory allocation by restricting memory use per process, preventing any single process from exhausting system resources. Finally, the platform uses memory protection mechanisms such as Data Execution Prevention (DEP) and Address Space Layout Randomization (ASLR) to reduce the risk of memory allocation-based attacks.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"AppStream-8.6.0.Z.MAIN.EUS:delve-0:1.7.2-1.module+el8.6.0+12972+ebab5911.src::go-toolset:rhel8",
"AppStream-8.6.0.Z.MAIN.EUS:delve-0:1.7.2-1.module+el8.6.0+12972+ebab5911.x86_64::go-toolset:rhel8",
"AppStream-8.6.0.Z.MAIN.EUS:delve-debuginfo-0:1.7.2-1.module+el8.6.0+12972+ebab5911.x86_64::go-toolset:rhel8",
"AppStream-8.6.0.Z.MAIN.EUS:delve-debugsource-0:1.7.2-1.module+el8.6.0+12972+ebab5911.x86_64::go-toolset:rhel8",
"AppStream-8.6.0.Z.MAIN.EUS:go-toolset-0:1.17.12-1.module+el8.6.0+16014+a372c00b.aarch64::go-toolset:rhel8",
"AppStream-8.6.0.Z.MAIN.EUS:go-toolset-0:1.17.12-1.module+el8.6.0+16014+a372c00b.ppc64le::go-toolset:rhel8",
"AppStream-8.6.0.Z.MAIN.EUS:go-toolset-0:1.17.12-1.module+el8.6.0+16014+a372c00b.s390x::go-toolset:rhel8",
"AppStream-8.6.0.Z.MAIN.EUS:go-toolset-0:1.17.12-1.module+el8.6.0+16014+a372c00b.src::go-toolset:rhel8",
"AppStream-8.6.0.Z.MAIN.EUS:go-toolset-0:1.17.12-1.module+el8.6.0+16014+a372c00b.x86_64::go-toolset:rhel8",
"AppStream-8.6.0.Z.MAIN.EUS:golang-0:1.17.12-1.module+el8.6.0+16014+a372c00b.aarch64::go-toolset:rhel8",
"AppStream-8.6.0.Z.MAIN.EUS:golang-0:1.17.12-1.module+el8.6.0+16014+a372c00b.ppc64le::go-toolset:rhel8",
"AppStream-8.6.0.Z.MAIN.EUS:golang-0:1.17.12-1.module+el8.6.0+16014+a372c00b.s390x::go-toolset:rhel8",
"AppStream-8.6.0.Z.MAIN.EUS:golang-0:1.17.12-1.module+el8.6.0+16014+a372c00b.src::go-toolset:rhel8",
"AppStream-8.6.0.Z.MAIN.EUS:golang-0:1.17.12-1.module+el8.6.0+16014+a372c00b.x86_64::go-toolset:rhel8",
"AppStream-8.6.0.Z.MAIN.EUS:golang-bin-0:1.17.12-1.module+el8.6.0+16014+a372c00b.aarch64::go-toolset:rhel8",
"AppStream-8.6.0.Z.MAIN.EUS:golang-bin-0:1.17.12-1.module+el8.6.0+16014+a372c00b.ppc64le::go-toolset:rhel8",
"AppStream-8.6.0.Z.MAIN.EUS:golang-bin-0:1.17.12-1.module+el8.6.0+16014+a372c00b.s390x::go-toolset:rhel8",
"AppStream-8.6.0.Z.MAIN.EUS:golang-bin-0:1.17.12-1.module+el8.6.0+16014+a372c00b.x86_64::go-toolset:rhel8",
"AppStream-8.6.0.Z.MAIN.EUS:golang-docs-0:1.17.12-1.module+el8.6.0+16014+a372c00b.noarch::go-toolset:rhel8",
"AppStream-8.6.0.Z.MAIN.EUS:golang-misc-0:1.17.12-1.module+el8.6.0+16014+a372c00b.noarch::go-toolset:rhel8",
"AppStream-8.6.0.Z.MAIN.EUS:golang-race-0:1.17.12-1.module+el8.6.0+16014+a372c00b.x86_64::go-toolset:rhel8",
"AppStream-8.6.0.Z.MAIN.EUS:golang-src-0:1.17.12-1.module+el8.6.0+16014+a372c00b.noarch::go-toolset:rhel8",
"AppStream-8.6.0.Z.MAIN.EUS:golang-tests-0:1.17.12-1.module+el8.6.0+16014+a372c00b.noarch::go-toolset:rhel8"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2022-30635"
},
{
"category": "external",
"summary": "RHBZ#2107388",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2107388"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2022-30635",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-30635"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2022-30635",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2022-30635"
},
{
"category": "external",
"summary": "https://go.dev/issue/53615",
"url": "https://go.dev/issue/53615"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-announce/c/nqrv9fbR0zE",
"url": "https://groups.google.com/g/golang-announce/c/nqrv9fbR0zE"
}
],
"release_date": "2022-07-12T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2022-08-01T12:10:47+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"AppStream-8.6.0.Z.MAIN.EUS:delve-0:1.7.2-1.module+el8.6.0+12972+ebab5911.src::go-toolset:rhel8",
"AppStream-8.6.0.Z.MAIN.EUS:delve-0:1.7.2-1.module+el8.6.0+12972+ebab5911.x86_64::go-toolset:rhel8",
"AppStream-8.6.0.Z.MAIN.EUS:delve-debuginfo-0:1.7.2-1.module+el8.6.0+12972+ebab5911.x86_64::go-toolset:rhel8",
"AppStream-8.6.0.Z.MAIN.EUS:delve-debugsource-0:1.7.2-1.module+el8.6.0+12972+ebab5911.x86_64::go-toolset:rhel8",
"AppStream-8.6.0.Z.MAIN.EUS:go-toolset-0:1.17.12-1.module+el8.6.0+16014+a372c00b.aarch64::go-toolset:rhel8",
"AppStream-8.6.0.Z.MAIN.EUS:go-toolset-0:1.17.12-1.module+el8.6.0+16014+a372c00b.ppc64le::go-toolset:rhel8",
"AppStream-8.6.0.Z.MAIN.EUS:go-toolset-0:1.17.12-1.module+el8.6.0+16014+a372c00b.s390x::go-toolset:rhel8",
"AppStream-8.6.0.Z.MAIN.EUS:go-toolset-0:1.17.12-1.module+el8.6.0+16014+a372c00b.src::go-toolset:rhel8",
"AppStream-8.6.0.Z.MAIN.EUS:go-toolset-0:1.17.12-1.module+el8.6.0+16014+a372c00b.x86_64::go-toolset:rhel8",
"AppStream-8.6.0.Z.MAIN.EUS:golang-0:1.17.12-1.module+el8.6.0+16014+a372c00b.aarch64::go-toolset:rhel8",
"AppStream-8.6.0.Z.MAIN.EUS:golang-0:1.17.12-1.module+el8.6.0+16014+a372c00b.ppc64le::go-toolset:rhel8",
"AppStream-8.6.0.Z.MAIN.EUS:golang-0:1.17.12-1.module+el8.6.0+16014+a372c00b.s390x::go-toolset:rhel8",
"AppStream-8.6.0.Z.MAIN.EUS:golang-0:1.17.12-1.module+el8.6.0+16014+a372c00b.src::go-toolset:rhel8",
"AppStream-8.6.0.Z.MAIN.EUS:golang-0:1.17.12-1.module+el8.6.0+16014+a372c00b.x86_64::go-toolset:rhel8",
"AppStream-8.6.0.Z.MAIN.EUS:golang-bin-0:1.17.12-1.module+el8.6.0+16014+a372c00b.aarch64::go-toolset:rhel8",
"AppStream-8.6.0.Z.MAIN.EUS:golang-bin-0:1.17.12-1.module+el8.6.0+16014+a372c00b.ppc64le::go-toolset:rhel8",
"AppStream-8.6.0.Z.MAIN.EUS:golang-bin-0:1.17.12-1.module+el8.6.0+16014+a372c00b.s390x::go-toolset:rhel8",
"AppStream-8.6.0.Z.MAIN.EUS:golang-bin-0:1.17.12-1.module+el8.6.0+16014+a372c00b.x86_64::go-toolset:rhel8",
"AppStream-8.6.0.Z.MAIN.EUS:golang-docs-0:1.17.12-1.module+el8.6.0+16014+a372c00b.noarch::go-toolset:rhel8",
"AppStream-8.6.0.Z.MAIN.EUS:golang-misc-0:1.17.12-1.module+el8.6.0+16014+a372c00b.noarch::go-toolset:rhel8",
"AppStream-8.6.0.Z.MAIN.EUS:golang-race-0:1.17.12-1.module+el8.6.0+16014+a372c00b.x86_64::go-toolset:rhel8",
"AppStream-8.6.0.Z.MAIN.EUS:golang-src-0:1.17.12-1.module+el8.6.0+16014+a372c00b.noarch::go-toolset:rhel8",
"AppStream-8.6.0.Z.MAIN.EUS:golang-tests-0:1.17.12-1.module+el8.6.0+16014+a372c00b.noarch::go-toolset:rhel8"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2022:5775"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"AppStream-8.6.0.Z.MAIN.EUS:delve-0:1.7.2-1.module+el8.6.0+12972+ebab5911.src::go-toolset:rhel8",
"AppStream-8.6.0.Z.MAIN.EUS:delve-0:1.7.2-1.module+el8.6.0+12972+ebab5911.x86_64::go-toolset:rhel8",
"AppStream-8.6.0.Z.MAIN.EUS:delve-debuginfo-0:1.7.2-1.module+el8.6.0+12972+ebab5911.x86_64::go-toolset:rhel8",
"AppStream-8.6.0.Z.MAIN.EUS:delve-debugsource-0:1.7.2-1.module+el8.6.0+12972+ebab5911.x86_64::go-toolset:rhel8",
"AppStream-8.6.0.Z.MAIN.EUS:go-toolset-0:1.17.12-1.module+el8.6.0+16014+a372c00b.aarch64::go-toolset:rhel8",
"AppStream-8.6.0.Z.MAIN.EUS:go-toolset-0:1.17.12-1.module+el8.6.0+16014+a372c00b.ppc64le::go-toolset:rhel8",
"AppStream-8.6.0.Z.MAIN.EUS:go-toolset-0:1.17.12-1.module+el8.6.0+16014+a372c00b.s390x::go-toolset:rhel8",
"AppStream-8.6.0.Z.MAIN.EUS:go-toolset-0:1.17.12-1.module+el8.6.0+16014+a372c00b.src::go-toolset:rhel8",
"AppStream-8.6.0.Z.MAIN.EUS:go-toolset-0:1.17.12-1.module+el8.6.0+16014+a372c00b.x86_64::go-toolset:rhel8",
"AppStream-8.6.0.Z.MAIN.EUS:golang-0:1.17.12-1.module+el8.6.0+16014+a372c00b.aarch64::go-toolset:rhel8",
"AppStream-8.6.0.Z.MAIN.EUS:golang-0:1.17.12-1.module+el8.6.0+16014+a372c00b.ppc64le::go-toolset:rhel8",
"AppStream-8.6.0.Z.MAIN.EUS:golang-0:1.17.12-1.module+el8.6.0+16014+a372c00b.s390x::go-toolset:rhel8",
"AppStream-8.6.0.Z.MAIN.EUS:golang-0:1.17.12-1.module+el8.6.0+16014+a372c00b.src::go-toolset:rhel8",
"AppStream-8.6.0.Z.MAIN.EUS:golang-0:1.17.12-1.module+el8.6.0+16014+a372c00b.x86_64::go-toolset:rhel8",
"AppStream-8.6.0.Z.MAIN.EUS:golang-bin-0:1.17.12-1.module+el8.6.0+16014+a372c00b.aarch64::go-toolset:rhel8",
"AppStream-8.6.0.Z.MAIN.EUS:golang-bin-0:1.17.12-1.module+el8.6.0+16014+a372c00b.ppc64le::go-toolset:rhel8",
"AppStream-8.6.0.Z.MAIN.EUS:golang-bin-0:1.17.12-1.module+el8.6.0+16014+a372c00b.s390x::go-toolset:rhel8",
"AppStream-8.6.0.Z.MAIN.EUS:golang-bin-0:1.17.12-1.module+el8.6.0+16014+a372c00b.x86_64::go-toolset:rhel8",
"AppStream-8.6.0.Z.MAIN.EUS:golang-docs-0:1.17.12-1.module+el8.6.0+16014+a372c00b.noarch::go-toolset:rhel8",
"AppStream-8.6.0.Z.MAIN.EUS:golang-misc-0:1.17.12-1.module+el8.6.0+16014+a372c00b.noarch::go-toolset:rhel8",
"AppStream-8.6.0.Z.MAIN.EUS:golang-race-0:1.17.12-1.module+el8.6.0+16014+a372c00b.x86_64::go-toolset:rhel8",
"AppStream-8.6.0.Z.MAIN.EUS:golang-src-0:1.17.12-1.module+el8.6.0+16014+a372c00b.noarch::go-toolset:rhel8",
"AppStream-8.6.0.Z.MAIN.EUS:golang-tests-0:1.17.12-1.module+el8.6.0+16014+a372c00b.noarch::go-toolset:rhel8"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "golang: encoding/gob: stack exhaustion in Decoder.Decode"
},
{
"cve": "CVE-2022-32148",
"cwe": {
"id": "CWE-200",
"name": "Exposure of Sensitive Information to an Unauthorized Actor"
},
"discovery_date": "2022-07-14T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2107383"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in net/http/httputil golang package. When httputil.ReverseProxy.ServeHTTP is called with a Request.Header map containing a nil value for the X-Forwarded-For header, ReverseProxy could set the client IP incorrectly. This issue may affect confidentiality.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "golang: net/http/httputil: NewSingleHostReverseProxy - omit X-Forwarded-For not working",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "Within regulated environments, a combination of the following controls acts as a significant barrier to successfully exploiting a CWE-200: Exposure of Sensitive Information to an Unauthorized Actor vulnerability and therefore downgrades the severity of this particular CVE from Moderate to Low.\n\nAccess to the platform is granted only after successful hard token, multi-factor authentication (MFA), which is coupled with account management controls, including integration with single sign-on (SSO), to ensure that user permissions are restricted to only the functions necessary for their roles. Access to sensitive information is explicitly authorized and enforced based on predefined access policies. Event logs are collected and processed for centralization, correlation, analysis, monitoring, reporting, alerting, and retention. This process ensures that audit logs are generated for specific events involving sensitive information, which helps identify patterns of unauthorized access or data exposure. The platform enforces the use of validated cryptographic modules across compute resources to protect the confidentiality of information, even in the event of interception.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"AppStream-8.6.0.Z.MAIN.EUS:delve-0:1.7.2-1.module+el8.6.0+12972+ebab5911.src::go-toolset:rhel8",
"AppStream-8.6.0.Z.MAIN.EUS:delve-0:1.7.2-1.module+el8.6.0+12972+ebab5911.x86_64::go-toolset:rhel8",
"AppStream-8.6.0.Z.MAIN.EUS:delve-debuginfo-0:1.7.2-1.module+el8.6.0+12972+ebab5911.x86_64::go-toolset:rhel8",
"AppStream-8.6.0.Z.MAIN.EUS:delve-debugsource-0:1.7.2-1.module+el8.6.0+12972+ebab5911.x86_64::go-toolset:rhel8",
"AppStream-8.6.0.Z.MAIN.EUS:go-toolset-0:1.17.12-1.module+el8.6.0+16014+a372c00b.aarch64::go-toolset:rhel8",
"AppStream-8.6.0.Z.MAIN.EUS:go-toolset-0:1.17.12-1.module+el8.6.0+16014+a372c00b.ppc64le::go-toolset:rhel8",
"AppStream-8.6.0.Z.MAIN.EUS:go-toolset-0:1.17.12-1.module+el8.6.0+16014+a372c00b.s390x::go-toolset:rhel8",
"AppStream-8.6.0.Z.MAIN.EUS:go-toolset-0:1.17.12-1.module+el8.6.0+16014+a372c00b.src::go-toolset:rhel8",
"AppStream-8.6.0.Z.MAIN.EUS:go-toolset-0:1.17.12-1.module+el8.6.0+16014+a372c00b.x86_64::go-toolset:rhel8",
"AppStream-8.6.0.Z.MAIN.EUS:golang-0:1.17.12-1.module+el8.6.0+16014+a372c00b.aarch64::go-toolset:rhel8",
"AppStream-8.6.0.Z.MAIN.EUS:golang-0:1.17.12-1.module+el8.6.0+16014+a372c00b.ppc64le::go-toolset:rhel8",
"AppStream-8.6.0.Z.MAIN.EUS:golang-0:1.17.12-1.module+el8.6.0+16014+a372c00b.s390x::go-toolset:rhel8",
"AppStream-8.6.0.Z.MAIN.EUS:golang-0:1.17.12-1.module+el8.6.0+16014+a372c00b.src::go-toolset:rhel8",
"AppStream-8.6.0.Z.MAIN.EUS:golang-0:1.17.12-1.module+el8.6.0+16014+a372c00b.x86_64::go-toolset:rhel8",
"AppStream-8.6.0.Z.MAIN.EUS:golang-bin-0:1.17.12-1.module+el8.6.0+16014+a372c00b.aarch64::go-toolset:rhel8",
"AppStream-8.6.0.Z.MAIN.EUS:golang-bin-0:1.17.12-1.module+el8.6.0+16014+a372c00b.ppc64le::go-toolset:rhel8",
"AppStream-8.6.0.Z.MAIN.EUS:golang-bin-0:1.17.12-1.module+el8.6.0+16014+a372c00b.s390x::go-toolset:rhel8",
"AppStream-8.6.0.Z.MAIN.EUS:golang-bin-0:1.17.12-1.module+el8.6.0+16014+a372c00b.x86_64::go-toolset:rhel8",
"AppStream-8.6.0.Z.MAIN.EUS:golang-docs-0:1.17.12-1.module+el8.6.0+16014+a372c00b.noarch::go-toolset:rhel8",
"AppStream-8.6.0.Z.MAIN.EUS:golang-misc-0:1.17.12-1.module+el8.6.0+16014+a372c00b.noarch::go-toolset:rhel8",
"AppStream-8.6.0.Z.MAIN.EUS:golang-race-0:1.17.12-1.module+el8.6.0+16014+a372c00b.x86_64::go-toolset:rhel8",
"AppStream-8.6.0.Z.MAIN.EUS:golang-src-0:1.17.12-1.module+el8.6.0+16014+a372c00b.noarch::go-toolset:rhel8",
"AppStream-8.6.0.Z.MAIN.EUS:golang-tests-0:1.17.12-1.module+el8.6.0+16014+a372c00b.noarch::go-toolset:rhel8"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2022-32148"
},
{
"category": "external",
"summary": "RHBZ#2107383",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2107383"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2022-32148",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-32148"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2022-32148",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2022-32148"
},
{
"category": "external",
"summary": "https://go.dev/issue/53423",
"url": "https://go.dev/issue/53423"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-announce/c/nqrv9fbR0zE",
"url": "https://groups.google.com/g/golang-announce/c/nqrv9fbR0zE"
}
],
"release_date": "2022-07-12T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2022-08-01T12:10:47+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"AppStream-8.6.0.Z.MAIN.EUS:delve-0:1.7.2-1.module+el8.6.0+12972+ebab5911.src::go-toolset:rhel8",
"AppStream-8.6.0.Z.MAIN.EUS:delve-0:1.7.2-1.module+el8.6.0+12972+ebab5911.x86_64::go-toolset:rhel8",
"AppStream-8.6.0.Z.MAIN.EUS:delve-debuginfo-0:1.7.2-1.module+el8.6.0+12972+ebab5911.x86_64::go-toolset:rhel8",
"AppStream-8.6.0.Z.MAIN.EUS:delve-debugsource-0:1.7.2-1.module+el8.6.0+12972+ebab5911.x86_64::go-toolset:rhel8",
"AppStream-8.6.0.Z.MAIN.EUS:go-toolset-0:1.17.12-1.module+el8.6.0+16014+a372c00b.aarch64::go-toolset:rhel8",
"AppStream-8.6.0.Z.MAIN.EUS:go-toolset-0:1.17.12-1.module+el8.6.0+16014+a372c00b.ppc64le::go-toolset:rhel8",
"AppStream-8.6.0.Z.MAIN.EUS:go-toolset-0:1.17.12-1.module+el8.6.0+16014+a372c00b.s390x::go-toolset:rhel8",
"AppStream-8.6.0.Z.MAIN.EUS:go-toolset-0:1.17.12-1.module+el8.6.0+16014+a372c00b.src::go-toolset:rhel8",
"AppStream-8.6.0.Z.MAIN.EUS:go-toolset-0:1.17.12-1.module+el8.6.0+16014+a372c00b.x86_64::go-toolset:rhel8",
"AppStream-8.6.0.Z.MAIN.EUS:golang-0:1.17.12-1.module+el8.6.0+16014+a372c00b.aarch64::go-toolset:rhel8",
"AppStream-8.6.0.Z.MAIN.EUS:golang-0:1.17.12-1.module+el8.6.0+16014+a372c00b.ppc64le::go-toolset:rhel8",
"AppStream-8.6.0.Z.MAIN.EUS:golang-0:1.17.12-1.module+el8.6.0+16014+a372c00b.s390x::go-toolset:rhel8",
"AppStream-8.6.0.Z.MAIN.EUS:golang-0:1.17.12-1.module+el8.6.0+16014+a372c00b.src::go-toolset:rhel8",
"AppStream-8.6.0.Z.MAIN.EUS:golang-0:1.17.12-1.module+el8.6.0+16014+a372c00b.x86_64::go-toolset:rhel8",
"AppStream-8.6.0.Z.MAIN.EUS:golang-bin-0:1.17.12-1.module+el8.6.0+16014+a372c00b.aarch64::go-toolset:rhel8",
"AppStream-8.6.0.Z.MAIN.EUS:golang-bin-0:1.17.12-1.module+el8.6.0+16014+a372c00b.ppc64le::go-toolset:rhel8",
"AppStream-8.6.0.Z.MAIN.EUS:golang-bin-0:1.17.12-1.module+el8.6.0+16014+a372c00b.s390x::go-toolset:rhel8",
"AppStream-8.6.0.Z.MAIN.EUS:golang-bin-0:1.17.12-1.module+el8.6.0+16014+a372c00b.x86_64::go-toolset:rhel8",
"AppStream-8.6.0.Z.MAIN.EUS:golang-docs-0:1.17.12-1.module+el8.6.0+16014+a372c00b.noarch::go-toolset:rhel8",
"AppStream-8.6.0.Z.MAIN.EUS:golang-misc-0:1.17.12-1.module+el8.6.0+16014+a372c00b.noarch::go-toolset:rhel8",
"AppStream-8.6.0.Z.MAIN.EUS:golang-race-0:1.17.12-1.module+el8.6.0+16014+a372c00b.x86_64::go-toolset:rhel8",
"AppStream-8.6.0.Z.MAIN.EUS:golang-src-0:1.17.12-1.module+el8.6.0+16014+a372c00b.noarch::go-toolset:rhel8",
"AppStream-8.6.0.Z.MAIN.EUS:golang-tests-0:1.17.12-1.module+el8.6.0+16014+a372c00b.noarch::go-toolset:rhel8"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2022:5775"
}
],
"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": [
"AppStream-8.6.0.Z.MAIN.EUS:delve-0:1.7.2-1.module+el8.6.0+12972+ebab5911.src::go-toolset:rhel8",
"AppStream-8.6.0.Z.MAIN.EUS:delve-0:1.7.2-1.module+el8.6.0+12972+ebab5911.x86_64::go-toolset:rhel8",
"AppStream-8.6.0.Z.MAIN.EUS:delve-debuginfo-0:1.7.2-1.module+el8.6.0+12972+ebab5911.x86_64::go-toolset:rhel8",
"AppStream-8.6.0.Z.MAIN.EUS:delve-debugsource-0:1.7.2-1.module+el8.6.0+12972+ebab5911.x86_64::go-toolset:rhel8",
"AppStream-8.6.0.Z.MAIN.EUS:go-toolset-0:1.17.12-1.module+el8.6.0+16014+a372c00b.aarch64::go-toolset:rhel8",
"AppStream-8.6.0.Z.MAIN.EUS:go-toolset-0:1.17.12-1.module+el8.6.0+16014+a372c00b.ppc64le::go-toolset:rhel8",
"AppStream-8.6.0.Z.MAIN.EUS:go-toolset-0:1.17.12-1.module+el8.6.0+16014+a372c00b.s390x::go-toolset:rhel8",
"AppStream-8.6.0.Z.MAIN.EUS:go-toolset-0:1.17.12-1.module+el8.6.0+16014+a372c00b.src::go-toolset:rhel8",
"AppStream-8.6.0.Z.MAIN.EUS:go-toolset-0:1.17.12-1.module+el8.6.0+16014+a372c00b.x86_64::go-toolset:rhel8",
"AppStream-8.6.0.Z.MAIN.EUS:golang-0:1.17.12-1.module+el8.6.0+16014+a372c00b.aarch64::go-toolset:rhel8",
"AppStream-8.6.0.Z.MAIN.EUS:golang-0:1.17.12-1.module+el8.6.0+16014+a372c00b.ppc64le::go-toolset:rhel8",
"AppStream-8.6.0.Z.MAIN.EUS:golang-0:1.17.12-1.module+el8.6.0+16014+a372c00b.s390x::go-toolset:rhel8",
"AppStream-8.6.0.Z.MAIN.EUS:golang-0:1.17.12-1.module+el8.6.0+16014+a372c00b.src::go-toolset:rhel8",
"AppStream-8.6.0.Z.MAIN.EUS:golang-0:1.17.12-1.module+el8.6.0+16014+a372c00b.x86_64::go-toolset:rhel8",
"AppStream-8.6.0.Z.MAIN.EUS:golang-bin-0:1.17.12-1.module+el8.6.0+16014+a372c00b.aarch64::go-toolset:rhel8",
"AppStream-8.6.0.Z.MAIN.EUS:golang-bin-0:1.17.12-1.module+el8.6.0+16014+a372c00b.ppc64le::go-toolset:rhel8",
"AppStream-8.6.0.Z.MAIN.EUS:golang-bin-0:1.17.12-1.module+el8.6.0+16014+a372c00b.s390x::go-toolset:rhel8",
"AppStream-8.6.0.Z.MAIN.EUS:golang-bin-0:1.17.12-1.module+el8.6.0+16014+a372c00b.x86_64::go-toolset:rhel8",
"AppStream-8.6.0.Z.MAIN.EUS:golang-docs-0:1.17.12-1.module+el8.6.0+16014+a372c00b.noarch::go-toolset:rhel8",
"AppStream-8.6.0.Z.MAIN.EUS:golang-misc-0:1.17.12-1.module+el8.6.0+16014+a372c00b.noarch::go-toolset:rhel8",
"AppStream-8.6.0.Z.MAIN.EUS:golang-race-0:1.17.12-1.module+el8.6.0+16014+a372c00b.x86_64::go-toolset:rhel8",
"AppStream-8.6.0.Z.MAIN.EUS:golang-src-0:1.17.12-1.module+el8.6.0+16014+a372c00b.noarch::go-toolset:rhel8",
"AppStream-8.6.0.Z.MAIN.EUS:golang-tests-0:1.17.12-1.module+el8.6.0+16014+a372c00b.noarch::go-toolset:rhel8"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "golang: net/http/httputil: NewSingleHostReverseProxy - omit X-Forwarded-For not working"
}
]
}
rhsa-2022_6345
Vulnerability from csaf_redhat
Notes
{
"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 v2.1\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 link(s) in the References section.",
"title": "Topic"
},
{
"category": "general",
"text": "Multicluster engine for Kubernetes 2.1 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 fixes:\n\n* CVE-2022-31129 moment: inefficient parsing algorithm resulting in DoS\n\n* CVE-2022-1705 golang: net/http: improper sanitization of Transfer-Encoding header\n\n* CVE-2022-1962 golang: go/parser: stack exhaustion in all Parse* functions\n\n* CVE-2022-28131 golang: encoding/xml: stack exhaustion in Decoder.Skip\n\n* CVE-2022-30630 golang: io/fs: stack exhaustion in Glob\n\n* CVE-2022-30631 golang: compress/gzip: stack exhaustion in Reader.Read\n\n* CVE-2022-30632 golang: path/filepath: stack exhaustion in Glob\n\n* CVE-2022-30633 golang: encoding/xml: stack exhaustion in Unmarshal\n\n* CVE-2022-30635 golang: encoding/gob: stack exhaustion in Decoder.Decode\n\n* CVE-2022-32148 golang: net/http/httputil: NewSingleHostReverseProxy - omit X-Forwarded-For not working\n\n* CVE-2022-30629 golang: crypto/tls: session tickets lack random ticket_age_add\n\nBug fixes:\n\n* MCE 2.1.0 Images (BZ# 2090907)\n\n* cluster-proxy-agent not able to startup (BZ# 2109394)\n\n* Create cluster button skips Infrastructure page, shows blank page (BZ# 2110713)\n\n* AWS Icon sometimes doesn\u0027t show up in create cluster wizard (BZ# 2110734)\n\n* Infrastructure descriptions in create cluster catalog should be consistent and clear (BZ# 2110811)\n\n* The user with clusterset view permission should not able to update the namespace binding with the pencil icon on clusterset details page (BZ# 2111483)\n\n* hypershift cluster creation -\u003e not all agent labels are shown in the node pools screen (BZ# 2112326)\n\n* CIM - SNO expansion, worker node status incorrect (BZ# 2114735)\n\n* Wizard fields are not pre-filled after picking credentials (BZ# 2117163)\n\n* ManagedClusterImageRegistry CR is wrong in pure MCE env",
"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-2022:6345",
"url": "https://access.redhat.com/errata/RHSA-2022:6345"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/updates/classification/#moderate",
"url": "https://access.redhat.com/security/updates/classification/#moderate"
},
{
"category": "external",
"summary": "2090907",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2090907"
},
{
"category": "external",
"summary": "2092793",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2092793"
},
{
"category": "external",
"summary": "2105075",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2105075"
},
{
"category": "external",
"summary": "2107342",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2107342"
},
{
"category": "external",
"summary": "2107371",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2107371"
},
{
"category": "external",
"summary": "2107374",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2107374"
},
{
"category": "external",
"summary": "2107376",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2107376"
},
{
"category": "external",
"summary": "2107383",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2107383"
},
{
"category": "external",
"summary": "2107386",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2107386"
},
{
"category": "external",
"summary": "2107388",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2107388"
},
{
"category": "external",
"summary": "2107390",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2107390"
},
{
"category": "external",
"summary": "2107392",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2107392"
},
{
"category": "external",
"summary": "2109394",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2109394"
},
{
"category": "external",
"summary": "2111483",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2111483"
},
{
"category": "external",
"summary": "2112326",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2112326"
},
{
"category": "external",
"summary": "2114735",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2114735"
},
{
"category": "external",
"summary": "2117163",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2117163"
},
{
"category": "external",
"summary": "2117447",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2117447"
},
{
"category": "self",
"summary": "Canonical URL",
"url": "https://security.access.redhat.com/data/csaf/v2/advisories/2022/rhsa-2022_6345.json"
}
],
"title": "Red Hat Security Advisory: Multicluster Engine for Kubernetes 2.1 security updates and bug fixes",
"tracking": {
"current_release_date": "2025-01-06T21:50:15+00:00",
"generator": {
"date": "2025-01-06T21:50:15+00:00",
"engine": {
"name": "Red Hat SDEngine",
"version": "4.2.5"
}
},
"id": "RHSA-2022:6345",
"initial_release_date": "2022-09-06T14:28:04+00:00",
"revision_history": [
{
"date": "2022-09-06T14:28:04+00:00",
"number": "1",
"summary": "Initial version"
},
{
"date": "2022-09-06T14:28:04+00:00",
"number": "2",
"summary": "Last updated version"
},
{
"date": "2025-01-06T21:50:15+00:00",
"number": "3",
"summary": "Last generated version"
}
],
"status": "final",
"version": "3"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_name",
"name": "multicluster engine for Kubernetes 2.1 for RHEL 8",
"product": {
"name": "multicluster engine for Kubernetes 2.1 for RHEL 8",
"product_id": "8Base-multicluster-engine-2.1",
"product_identification_helper": {
"cpe": "cpe:/a:redhat:multicluster_engine:2.1::el8"
}
}
}
],
"category": "product_family",
"name": "multicluster engine for Kubernetes"
},
{
"branches": [
{
"category": "product_version",
"name": "multicluster-engine/agent-service-rhel8@sha256:e136966121b82373c9279b1b59b68864ed10bfdee424959a7ad4b190ff7a2562_s390x",
"product": {
"name": "multicluster-engine/agent-service-rhel8@sha256:e136966121b82373c9279b1b59b68864ed10bfdee424959a7ad4b190ff7a2562_s390x",
"product_id": "multicluster-engine/agent-service-rhel8@sha256:e136966121b82373c9279b1b59b68864ed10bfdee424959a7ad4b190ff7a2562_s390x",
"product_identification_helper": {
"purl": "pkg:oci/agent-service-rhel8@sha256:e136966121b82373c9279b1b59b68864ed10bfdee424959a7ad4b190ff7a2562?arch=s390x\u0026repository_url=registry.redhat.io/multicluster-engine/agent-service-rhel8\u0026tag=v2.1.0-53"
}
}
},
{
"category": "product_version",
"name": "multicluster-engine/apiserver-network-proxy-rhel8@sha256:25b242af63aca69a32c457dde23b3ac52ed81f5edad3e919d5df59902adb0b60_s390x",
"product": {
"name": "multicluster-engine/apiserver-network-proxy-rhel8@sha256:25b242af63aca69a32c457dde23b3ac52ed81f5edad3e919d5df59902adb0b60_s390x",
"product_id": "multicluster-engine/apiserver-network-proxy-rhel8@sha256:25b242af63aca69a32c457dde23b3ac52ed81f5edad3e919d5df59902adb0b60_s390x",
"product_identification_helper": {
"purl": "pkg:oci/apiserver-network-proxy-rhel8@sha256:25b242af63aca69a32c457dde23b3ac52ed81f5edad3e919d5df59902adb0b60?arch=s390x\u0026repository_url=registry.redhat.io/multicluster-engine/apiserver-network-proxy-rhel8\u0026tag=v2.1.0-10"
}
}
},
{
"category": "product_version",
"name": "multicluster-engine/assisted-image-service-rhel8@sha256:3730a3c3cfb695b540945b5f0ae739a701a0155137b9509238860549105ab670_s390x",
"product": {
"name": "multicluster-engine/assisted-image-service-rhel8@sha256:3730a3c3cfb695b540945b5f0ae739a701a0155137b9509238860549105ab670_s390x",
"product_id": "multicluster-engine/assisted-image-service-rhel8@sha256:3730a3c3cfb695b540945b5f0ae739a701a0155137b9509238860549105ab670_s390x",
"product_identification_helper": {
"purl": "pkg:oci/assisted-image-service-rhel8@sha256:3730a3c3cfb695b540945b5f0ae739a701a0155137b9509238860549105ab670?arch=s390x\u0026repository_url=registry.redhat.io/multicluster-engine/assisted-image-service-rhel8\u0026tag=v2.1.0-12"
}
}
},
{
"category": "product_version",
"name": "multicluster-engine/aws-encryption-provider-rhel8@sha256:9797eef2012c827ff3250cba1cd542772e92872b4bd69a01bdbdba4fe407472c_s390x",
"product": {
"name": "multicluster-engine/aws-encryption-provider-rhel8@sha256:9797eef2012c827ff3250cba1cd542772e92872b4bd69a01bdbdba4fe407472c_s390x",
"product_id": "multicluster-engine/aws-encryption-provider-rhel8@sha256:9797eef2012c827ff3250cba1cd542772e92872b4bd69a01bdbdba4fe407472c_s390x",
"product_identification_helper": {
"purl": "pkg:oci/aws-encryption-provider-rhel8@sha256:9797eef2012c827ff3250cba1cd542772e92872b4bd69a01bdbdba4fe407472c?arch=s390x\u0026repository_url=registry.redhat.io/multicluster-engine/aws-encryption-provider-rhel8\u0026tag=v2.1.0-8"
}
}
},
{
"category": "product_version",
"name": "multicluster-engine/cluster-api-rhel8@sha256:a137205ac2127a04466519355b07cee71c08c56dddfee35671127241ebdf4a99_s390x",
"product": {
"name": "multicluster-engine/cluster-api-rhel8@sha256:a137205ac2127a04466519355b07cee71c08c56dddfee35671127241ebdf4a99_s390x",
"product_id": "multicluster-engine/cluster-api-rhel8@sha256:a137205ac2127a04466519355b07cee71c08c56dddfee35671127241ebdf4a99_s390x",
"product_identification_helper": {
"purl": "pkg:oci/cluster-api-rhel8@sha256:a137205ac2127a04466519355b07cee71c08c56dddfee35671127241ebdf4a99?arch=s390x\u0026repository_url=registry.redhat.io/multicluster-engine/cluster-api-rhel8\u0026tag=v2.1.0-8"
}
}
},
{
"category": "product_version",
"name": "multicluster-engine/multicluster-engine-cluster-api-provider-agent-rhel8@sha256:208389221423692530b334815985b0a2263febf5574138e854dbdc011f03b4a2_s390x",
"product": {
"name": "multicluster-engine/multicluster-engine-cluster-api-provider-agent-rhel8@sha256:208389221423692530b334815985b0a2263febf5574138e854dbdc011f03b4a2_s390x",
"product_id": "multicluster-engine/multicluster-engine-cluster-api-provider-agent-rhel8@sha256:208389221423692530b334815985b0a2263febf5574138e854dbdc011f03b4a2_s390x",
"product_identification_helper": {
"purl": "pkg:oci/multicluster-engine-cluster-api-provider-agent-rhel8@sha256:208389221423692530b334815985b0a2263febf5574138e854dbdc011f03b4a2?arch=s390x\u0026repository_url=registry.redhat.io/multicluster-engine/multicluster-engine-cluster-api-provider-agent-rhel8\u0026tag=v2.1.0-10"
}
}
},
{
"category": "product_version",
"name": "multicluster-engine/cluster-api-provider-agent-rhel8@sha256:208389221423692530b334815985b0a2263febf5574138e854dbdc011f03b4a2_s390x",
"product": {
"name": "multicluster-engine/cluster-api-provider-agent-rhel8@sha256:208389221423692530b334815985b0a2263febf5574138e854dbdc011f03b4a2_s390x",
"product_id": "multicluster-engine/cluster-api-provider-agent-rhel8@sha256:208389221423692530b334815985b0a2263febf5574138e854dbdc011f03b4a2_s390x",
"product_identification_helper": {
"purl": "pkg:oci/cluster-api-provider-agent-rhel8@sha256:208389221423692530b334815985b0a2263febf5574138e854dbdc011f03b4a2?arch=s390x\u0026repository_url=registry.redhat.io/multicluster-engine/cluster-api-provider-agent-rhel8\u0026tag=v2.1.0-10"
}
}
},
{
"category": "product_version",
"name": "multicluster-engine/cluster-api-provider-aws-rhel8@sha256:bd612736fde388811d12a572852c86d0fe9dcbb6e7f404c64b8654c870d4e2eb_s390x",
"product": {
"name": "multicluster-engine/cluster-api-provider-aws-rhel8@sha256:bd612736fde388811d12a572852c86d0fe9dcbb6e7f404c64b8654c870d4e2eb_s390x",
"product_id": "multicluster-engine/cluster-api-provider-aws-rhel8@sha256:bd612736fde388811d12a572852c86d0fe9dcbb6e7f404c64b8654c870d4e2eb_s390x",
"product_identification_helper": {
"purl": "pkg:oci/cluster-api-provider-aws-rhel8@sha256:bd612736fde388811d12a572852c86d0fe9dcbb6e7f404c64b8654c870d4e2eb?arch=s390x\u0026repository_url=registry.redhat.io/multicluster-engine/cluster-api-provider-aws-rhel8\u0026tag=v2.1.0-8"
}
}
},
{
"category": "product_version",
"name": "multicluster-engine/cluster-api-provider-azure-rhel8@sha256:2c9c916d0face10abc7f6467564e394ead5946bf18ed8439456cce2767a83b3e_s390x",
"product": {
"name": "multicluster-engine/cluster-api-provider-azure-rhel8@sha256:2c9c916d0face10abc7f6467564e394ead5946bf18ed8439456cce2767a83b3e_s390x",
"product_id": "multicluster-engine/cluster-api-provider-azure-rhel8@sha256:2c9c916d0face10abc7f6467564e394ead5946bf18ed8439456cce2767a83b3e_s390x",
"product_identification_helper": {
"purl": "pkg:oci/cluster-api-provider-azure-rhel8@sha256:2c9c916d0face10abc7f6467564e394ead5946bf18ed8439456cce2767a83b3e?arch=s390x\u0026repository_url=registry.redhat.io/multicluster-engine/cluster-api-provider-azure-rhel8\u0026tag=v2.1.0-8"
}
}
},
{
"category": "product_version",
"name": "multicluster-engine/cluster-api-provider-kubevirt-rhel8@sha256:cbe319cfa3ab4610dc67abea27841dd5b670061faa74e666959550343bba1c28_s390x",
"product": {
"name": "multicluster-engine/cluster-api-provider-kubevirt-rhel8@sha256:cbe319cfa3ab4610dc67abea27841dd5b670061faa74e666959550343bba1c28_s390x",
"product_id": "multicluster-engine/cluster-api-provider-kubevirt-rhel8@sha256:cbe319cfa3ab4610dc67abea27841dd5b670061faa74e666959550343bba1c28_s390x",
"product_identification_helper": {
"purl": "pkg:oci/cluster-api-provider-kubevirt-rhel8@sha256:cbe319cfa3ab4610dc67abea27841dd5b670061faa74e666959550343bba1c28?arch=s390x\u0026repository_url=registry.redhat.io/multicluster-engine/cluster-api-provider-kubevirt-rhel8\u0026tag=v2.1.0-10"
}
}
},
{
"category": "product_version",
"name": "multicluster-engine/clusterclaims-controller-rhel8@sha256:3608571c2a5a3d399e3ad8135ca90e46a7e57b322b5ef9d708efa631cee7109c_s390x",
"product": {
"name": "multicluster-engine/clusterclaims-controller-rhel8@sha256:3608571c2a5a3d399e3ad8135ca90e46a7e57b322b5ef9d708efa631cee7109c_s390x",
"product_id": "multicluster-engine/clusterclaims-controller-rhel8@sha256:3608571c2a5a3d399e3ad8135ca90e46a7e57b322b5ef9d708efa631cee7109c_s390x",
"product_identification_helper": {
"purl": "pkg:oci/clusterclaims-controller-rhel8@sha256:3608571c2a5a3d399e3ad8135ca90e46a7e57b322b5ef9d708efa631cee7109c?arch=s390x\u0026repository_url=registry.redhat.io/multicluster-engine/clusterclaims-controller-rhel8\u0026tag=v2.1.0-11"
}
}
},
{
"category": "product_version",
"name": "multicluster-engine/cluster-curator-controller-rhel8@sha256:2134c387cb0e8c2f95bb8ef74ad0a10c37403d9e0dfaeb7e2e9efb388c606ac1_s390x",
"product": {
"name": "multicluster-engine/cluster-curator-controller-rhel8@sha256:2134c387cb0e8c2f95bb8ef74ad0a10c37403d9e0dfaeb7e2e9efb388c606ac1_s390x",
"product_id": "multicluster-engine/cluster-curator-controller-rhel8@sha256:2134c387cb0e8c2f95bb8ef74ad0a10c37403d9e0dfaeb7e2e9efb388c606ac1_s390x",
"product_identification_helper": {
"purl": "pkg:oci/cluster-curator-controller-rhel8@sha256:2134c387cb0e8c2f95bb8ef74ad0a10c37403d9e0dfaeb7e2e9efb388c606ac1?arch=s390x\u0026repository_url=registry.redhat.io/multicluster-engine/cluster-curator-controller-rhel8\u0026tag=v2.1.0-13"
}
}
},
{
"category": "product_version",
"name": "multicluster-engine/clusterlifecycle-state-metrics-rhel8@sha256:c808d378bd0666d7eb1f9c9024f7d2f7c6bdedd40298aa1e940cfc1ce735af54_s390x",
"product": {
"name": "multicluster-engine/clusterlifecycle-state-metrics-rhel8@sha256:c808d378bd0666d7eb1f9c9024f7d2f7c6bdedd40298aa1e940cfc1ce735af54_s390x",
"product_id": "multicluster-engine/clusterlifecycle-state-metrics-rhel8@sha256:c808d378bd0666d7eb1f9c9024f7d2f7c6bdedd40298aa1e940cfc1ce735af54_s390x",
"product_identification_helper": {
"purl": "pkg:oci/clusterlifecycle-state-metrics-rhel8@sha256:c808d378bd0666d7eb1f9c9024f7d2f7c6bdedd40298aa1e940cfc1ce735af54?arch=s390x\u0026repository_url=registry.redhat.io/multicluster-engine/clusterlifecycle-state-metrics-rhel8\u0026tag=v2.1.0-10"
}
}
},
{
"category": "product_version",
"name": "multicluster-engine/cluster-proxy-addon-rhel8@sha256:6318fd6b0e0f5c39239ba9c71c330bce7974deaf970359ec83c88116abf7a653_s390x",
"product": {
"name": "multicluster-engine/cluster-proxy-addon-rhel8@sha256:6318fd6b0e0f5c39239ba9c71c330bce7974deaf970359ec83c88116abf7a653_s390x",
"product_id": "multicluster-engine/cluster-proxy-addon-rhel8@sha256:6318fd6b0e0f5c39239ba9c71c330bce7974deaf970359ec83c88116abf7a653_s390x",
"product_identification_helper": {
"purl": "pkg:oci/cluster-proxy-addon-rhel8@sha256:6318fd6b0e0f5c39239ba9c71c330bce7974deaf970359ec83c88116abf7a653?arch=s390x\u0026repository_url=registry.redhat.io/multicluster-engine/cluster-proxy-addon-rhel8\u0026tag=v2.1.0-6"
}
}
},
{
"category": "product_version",
"name": "multicluster-engine/cluster-proxy-rhel8@sha256:b240f43890529fe95b1a74de6f4c2626e85ae91ae6a624bb98a4c31130b6740d_s390x",
"product": {
"name": "multicluster-engine/cluster-proxy-rhel8@sha256:b240f43890529fe95b1a74de6f4c2626e85ae91ae6a624bb98a4c31130b6740d_s390x",
"product_id": "multicluster-engine/cluster-proxy-rhel8@sha256:b240f43890529fe95b1a74de6f4c2626e85ae91ae6a624bb98a4c31130b6740d_s390x",
"product_identification_helper": {
"purl": "pkg:oci/cluster-proxy-rhel8@sha256:b240f43890529fe95b1a74de6f4c2626e85ae91ae6a624bb98a4c31130b6740d?arch=s390x\u0026repository_url=registry.redhat.io/multicluster-engine/cluster-proxy-rhel8\u0026tag=v2.1.0-7"
}
}
},
{
"category": "product_version",
"name": "multicluster-engine/multicluster-engine-console-mce-rhel8@sha256:e3883d9629078bc16f2a6526cb8b1fdea89c1a8b8f477487fd6b34efa2f13999_s390x",
"product": {
"name": "multicluster-engine/multicluster-engine-console-mce-rhel8@sha256:e3883d9629078bc16f2a6526cb8b1fdea89c1a8b8f477487fd6b34efa2f13999_s390x",
"product_id": "multicluster-engine/multicluster-engine-console-mce-rhel8@sha256:e3883d9629078bc16f2a6526cb8b1fdea89c1a8b8f477487fd6b34efa2f13999_s390x",
"product_identification_helper": {
"purl": "pkg:oci/multicluster-engine-console-mce-rhel8@sha256:e3883d9629078bc16f2a6526cb8b1fdea89c1a8b8f477487fd6b34efa2f13999?arch=s390x\u0026repository_url=registry.redhat.io/multicluster-engine/multicluster-engine-console-mce-rhel8\u0026tag=v2.1.0-71"
}
}
},
{
"category": "product_version",
"name": "multicluster-engine/console-mce-rhel8@sha256:e3883d9629078bc16f2a6526cb8b1fdea89c1a8b8f477487fd6b34efa2f13999_s390x",
"product": {
"name": "multicluster-engine/console-mce-rhel8@sha256:e3883d9629078bc16f2a6526cb8b1fdea89c1a8b8f477487fd6b34efa2f13999_s390x",
"product_id": "multicluster-engine/console-mce-rhel8@sha256:e3883d9629078bc16f2a6526cb8b1fdea89c1a8b8f477487fd6b34efa2f13999_s390x",
"product_identification_helper": {
"purl": "pkg:oci/console-mce-rhel8@sha256:e3883d9629078bc16f2a6526cb8b1fdea89c1a8b8f477487fd6b34efa2f13999?arch=s390x\u0026repository_url=registry.redhat.io/multicluster-engine/console-mce-rhel8\u0026tag=v2.1.0-71"
}
}
},
{
"category": "product_version",
"name": "multicluster-engine/discovery-rhel8@sha256:9a655c52c83f7682964e8f46fed6011c6e9de7a2a64ee0893d0c02cf725746e1_s390x",
"product": {
"name": "multicluster-engine/discovery-rhel8@sha256:9a655c52c83f7682964e8f46fed6011c6e9de7a2a64ee0893d0c02cf725746e1_s390x",
"product_id": "multicluster-engine/discovery-rhel8@sha256:9a655c52c83f7682964e8f46fed6011c6e9de7a2a64ee0893d0c02cf725746e1_s390x",
"product_identification_helper": {
"purl": "pkg:oci/discovery-rhel8@sha256:9a655c52c83f7682964e8f46fed6011c6e9de7a2a64ee0893d0c02cf725746e1?arch=s390x\u0026repository_url=registry.redhat.io/multicluster-engine/discovery-rhel8\u0026tag=v2.1.0-11"
}
}
},
{
"category": "product_version",
"name": "multicluster-engine/hive-rhel8@sha256:8722d4f39942af4a008209ae518bf27d30deaa2e5bf97fc3118bea58efafb3d5_s390x",
"product": {
"name": "multicluster-engine/hive-rhel8@sha256:8722d4f39942af4a008209ae518bf27d30deaa2e5bf97fc3118bea58efafb3d5_s390x",
"product_id": "multicluster-engine/hive-rhel8@sha256:8722d4f39942af4a008209ae518bf27d30deaa2e5bf97fc3118bea58efafb3d5_s390x",
"product_identification_helper": {
"purl": "pkg:oci/hive-rhel8@sha256:8722d4f39942af4a008209ae518bf27d30deaa2e5bf97fc3118bea58efafb3d5?arch=s390x\u0026repository_url=registry.redhat.io/multicluster-engine/hive-rhel8\u0026tag=v2.1.0-9"
}
}
},
{
"category": "product_version",
"name": "multicluster-engine/multicluster-engine-hypershift-addon-rhel8-operator@sha256:c4227a3a5b323d716a979e1c6a66c458d458648c5fcb0ab151ad55ba24972f51_s390x",
"product": {
"name": "multicluster-engine/multicluster-engine-hypershift-addon-rhel8-operator@sha256:c4227a3a5b323d716a979e1c6a66c458d458648c5fcb0ab151ad55ba24972f51_s390x",
"product_id": "multicluster-engine/multicluster-engine-hypershift-addon-rhel8-operator@sha256:c4227a3a5b323d716a979e1c6a66c458d458648c5fcb0ab151ad55ba24972f51_s390x",
"product_identification_helper": {
"purl": "pkg:oci/multicluster-engine-hypershift-addon-rhel8-operator@sha256:c4227a3a5b323d716a979e1c6a66c458d458648c5fcb0ab151ad55ba24972f51?arch=s390x\u0026repository_url=registry.redhat.io/multicluster-engine/multicluster-engine-hypershift-addon-rhel8-operator\u0026tag=v2.1.0-17"
}
}
},
{
"category": "product_version",
"name": "multicluster-engine/hypershift-addon-rhel8-operator@sha256:c4227a3a5b323d716a979e1c6a66c458d458648c5fcb0ab151ad55ba24972f51_s390x",
"product": {
"name": "multicluster-engine/hypershift-addon-rhel8-operator@sha256:c4227a3a5b323d716a979e1c6a66c458d458648c5fcb0ab151ad55ba24972f51_s390x",
"product_id": "multicluster-engine/hypershift-addon-rhel8-operator@sha256:c4227a3a5b323d716a979e1c6a66c458d458648c5fcb0ab151ad55ba24972f51_s390x",
"product_identification_helper": {
"purl": "pkg:oci/hypershift-addon-rhel8-operator@sha256:c4227a3a5b323d716a979e1c6a66c458d458648c5fcb0ab151ad55ba24972f51?arch=s390x\u0026repository_url=registry.redhat.io/multicluster-engine/hypershift-addon-rhel8-operator\u0026tag=v2.1.0-17"
}
}
},
{
"category": "product_version",
"name": "multicluster-engine/hypershift-deployment-controller-rhel8@sha256:8d4a908562cbb0351aea12befe5f2bdf57041e073ce679d1b1c5b46c893844b6_s390x",
"product": {
"name": "multicluster-engine/hypershift-deployment-controller-rhel8@sha256:8d4a908562cbb0351aea12befe5f2bdf57041e073ce679d1b1c5b46c893844b6_s390x",
"product_id": "multicluster-engine/hypershift-deployment-controller-rhel8@sha256:8d4a908562cbb0351aea12befe5f2bdf57041e073ce679d1b1c5b46c893844b6_s390x",
"product_identification_helper": {
"purl": "pkg:oci/hypershift-deployment-controller-rhel8@sha256:8d4a908562cbb0351aea12befe5f2bdf57041e073ce679d1b1c5b46c893844b6?arch=s390x\u0026repository_url=registry.redhat.io/multicluster-engine/hypershift-deployment-controller-rhel8\u0026tag=v2.1.0-25"
}
}
},
{
"category": "product_version",
"name": "multicluster-engine/multicluster-engine-hypershift-deployment-controller-rhel8@sha256:8d4a908562cbb0351aea12befe5f2bdf57041e073ce679d1b1c5b46c893844b6_s390x",
"product": {
"name": "multicluster-engine/multicluster-engine-hypershift-deployment-controller-rhel8@sha256:8d4a908562cbb0351aea12befe5f2bdf57041e073ce679d1b1c5b46c893844b6_s390x",
"product_id": "multicluster-engine/multicluster-engine-hypershift-deployment-controller-rhel8@sha256:8d4a908562cbb0351aea12befe5f2bdf57041e073ce679d1b1c5b46c893844b6_s390x",
"product_identification_helper": {
"purl": "pkg:oci/multicluster-engine-hypershift-deployment-controller-rhel8@sha256:8d4a908562cbb0351aea12befe5f2bdf57041e073ce679d1b1c5b46c893844b6?arch=s390x\u0026repository_url=registry.redhat.io/multicluster-engine/multicluster-engine-hypershift-deployment-controller-rhel8\u0026tag=v2.1.0-25"
}
}
},
{
"category": "product_version",
"name": "multicluster-engine/hypershift-rhel8-operator@sha256:ffce5bc9fb2be59047c4840d9222499f03c1cf74786d8695aab1d1b04adc6f8a_s390x",
"product": {
"name": "multicluster-engine/hypershift-rhel8-operator@sha256:ffce5bc9fb2be59047c4840d9222499f03c1cf74786d8695aab1d1b04adc6f8a_s390x",
"product_id": "multicluster-engine/hypershift-rhel8-operator@sha256:ffce5bc9fb2be59047c4840d9222499f03c1cf74786d8695aab1d1b04adc6f8a_s390x",
"product_identification_helper": {
"purl": "pkg:oci/hypershift-rhel8-operator@sha256:ffce5bc9fb2be59047c4840d9222499f03c1cf74786d8695aab1d1b04adc6f8a?arch=s390x\u0026repository_url=registry.redhat.io/multicluster-engine/hypershift-rhel8-operator\u0026tag=v2.1.0-11"
}
}
},
{
"category": "product_version",
"name": "multicluster-engine/managedcluster-import-controller-rhel8@sha256:7d737e05b3164a7e49085a2026bf5fbbdda5a0d23890e1de455eea8d59f20187_s390x",
"product": {
"name": "multicluster-engine/managedcluster-import-controller-rhel8@sha256:7d737e05b3164a7e49085a2026bf5fbbdda5a0d23890e1de455eea8d59f20187_s390x",
"product_id": "multicluster-engine/managedcluster-import-controller-rhel8@sha256:7d737e05b3164a7e49085a2026bf5fbbdda5a0d23890e1de455eea8d59f20187_s390x",
"product_identification_helper": {
"purl": "pkg:oci/managedcluster-import-controller-rhel8@sha256:7d737e05b3164a7e49085a2026bf5fbbdda5a0d23890e1de455eea8d59f20187?arch=s390x\u0026repository_url=registry.redhat.io/multicluster-engine/managedcluster-import-controller-rhel8\u0026tag=v2.1.0-19"
}
}
},
{
"category": "product_version",
"name": "multicluster-engine/multicluster-engine-managed-serviceaccount-rhel8@sha256:7f5f65ba65c9bfc64d8bf9724a22b68d38c512465f4be1bfed8f02133256214f_s390x",
"product": {
"name": "multicluster-engine/multicluster-engine-managed-serviceaccount-rhel8@sha256:7f5f65ba65c9bfc64d8bf9724a22b68d38c512465f4be1bfed8f02133256214f_s390x",
"product_id": "multicluster-engine/multicluster-engine-managed-serviceaccount-rhel8@sha256:7f5f65ba65c9bfc64d8bf9724a22b68d38c512465f4be1bfed8f02133256214f_s390x",
"product_identification_helper": {
"purl": "pkg:oci/multicluster-engine-managed-serviceaccount-rhel8@sha256:7f5f65ba65c9bfc64d8bf9724a22b68d38c512465f4be1bfed8f02133256214f?arch=s390x\u0026repository_url=registry.redhat.io/multicluster-engine/multicluster-engine-managed-serviceaccount-rhel8\u0026tag=v2.1.0-9"
}
}
},
{
"category": "product_version",
"name": "multicluster-engine/managed-serviceaccount-rhel8@sha256:7f5f65ba65c9bfc64d8bf9724a22b68d38c512465f4be1bfed8f02133256214f_s390x",
"product": {
"name": "multicluster-engine/managed-serviceaccount-rhel8@sha256:7f5f65ba65c9bfc64d8bf9724a22b68d38c512465f4be1bfed8f02133256214f_s390x",
"product_id": "multicluster-engine/managed-serviceaccount-rhel8@sha256:7f5f65ba65c9bfc64d8bf9724a22b68d38c512465f4be1bfed8f02133256214f_s390x",
"product_identification_helper": {
"purl": "pkg:oci/managed-serviceaccount-rhel8@sha256:7f5f65ba65c9bfc64d8bf9724a22b68d38c512465f4be1bfed8f02133256214f?arch=s390x\u0026repository_url=registry.redhat.io/multicluster-engine/managed-serviceaccount-rhel8\u0026tag=v2.1.0-9"
}
}
},
{
"category": "product_version",
"name": "multicluster-engine/multicloud-manager-rhel8@sha256:c03edb31a56b4678c4e0f66c59b49e3798b8442ef1ddca3f67488f4baca30241_s390x",
"product": {
"name": "multicluster-engine/multicloud-manager-rhel8@sha256:c03edb31a56b4678c4e0f66c59b49e3798b8442ef1ddca3f67488f4baca30241_s390x",
"product_id": "multicluster-engine/multicloud-manager-rhel8@sha256:c03edb31a56b4678c4e0f66c59b49e3798b8442ef1ddca3f67488f4baca30241_s390x",
"product_identification_helper": {
"purl": "pkg:oci/multicloud-manager-rhel8@sha256:c03edb31a56b4678c4e0f66c59b49e3798b8442ef1ddca3f67488f4baca30241?arch=s390x\u0026repository_url=registry.redhat.io/multicluster-engine/multicloud-manager-rhel8\u0026tag=v2.1.0-29"
}
}
},
{
"category": "product_version",
"name": "multicluster-engine/must-gather-rhel8@sha256:6d2624faf8cb2634a9e2203273d95c076ed2207ddd87f50df6ce8e5088a5d257_s390x",
"product": {
"name": "multicluster-engine/must-gather-rhel8@sha256:6d2624faf8cb2634a9e2203273d95c076ed2207ddd87f50df6ce8e5088a5d257_s390x",
"product_id": "multicluster-engine/must-gather-rhel8@sha256:6d2624faf8cb2634a9e2203273d95c076ed2207ddd87f50df6ce8e5088a5d257_s390x",
"product_identification_helper": {
"purl": "pkg:oci/must-gather-rhel8@sha256:6d2624faf8cb2634a9e2203273d95c076ed2207ddd87f50df6ce8e5088a5d257?arch=s390x\u0026repository_url=registry.redhat.io/multicluster-engine/must-gather-rhel8\u0026tag=v2.1.0-9"
}
}
},
{
"category": "product_version",
"name": "multicluster-engine/mce-operator-bundle@sha256:ed114b2afb91375b6f3576da15474ad96c154cc0ed16e288f8a4840d7d39942f_s390x",
"product": {
"name": "multicluster-engine/mce-operator-bundle@sha256:ed114b2afb91375b6f3576da15474ad96c154cc0ed16e288f8a4840d7d39942f_s390x",
"product_id": "multicluster-engine/mce-operator-bundle@sha256:ed114b2afb91375b6f3576da15474ad96c154cc0ed16e288f8a4840d7d39942f_s390x",
"product_identification_helper": {
"purl": "pkg:oci/mce-operator-bundle@sha256:ed114b2afb91375b6f3576da15474ad96c154cc0ed16e288f8a4840d7d39942f?arch=s390x\u0026repository_url=registry.redhat.io/multicluster-engine/mce-operator-bundle\u0026tag=v2.1.0-123"
}
}
},
{
"category": "product_version",
"name": "multicluster-engine/backplane-rhel8-operator@sha256:e7998dc233af266ed94ba16450c2f02096abb5e045f291f8f94a83ef9da7dd51_s390x",
"product": {
"name": "multicluster-engine/backplane-rhel8-operator@sha256:e7998dc233af266ed94ba16450c2f02096abb5e045f291f8f94a83ef9da7dd51_s390x",
"product_id": "multicluster-engine/backplane-rhel8-operator@sha256:e7998dc233af266ed94ba16450c2f02096abb5e045f291f8f94a83ef9da7dd51_s390x",
"product_identification_helper": {
"purl": "pkg:oci/backplane-rhel8-operator@sha256:e7998dc233af266ed94ba16450c2f02096abb5e045f291f8f94a83ef9da7dd51?arch=s390x\u0026repository_url=registry.redhat.io/multicluster-engine/backplane-rhel8-operator\u0026tag=v2.1.0-29"
}
}
},
{
"category": "product_version",
"name": "multicluster-engine/placement-rhel8@sha256:a6fb7f9d80d4d6cb53317f7d87960af28a6cafb8c5abee369f7bd94cbe449686_s390x",
"product": {
"name": "multicluster-engine/placement-rhel8@sha256:a6fb7f9d80d4d6cb53317f7d87960af28a6cafb8c5abee369f7bd94cbe449686_s390x",
"product_id": "multicluster-engine/placement-rhel8@sha256:a6fb7f9d80d4d6cb53317f7d87960af28a6cafb8c5abee369f7bd94cbe449686_s390x",
"product_identification_helper": {
"purl": "pkg:oci/placement-rhel8@sha256:a6fb7f9d80d4d6cb53317f7d87960af28a6cafb8c5abee369f7bd94cbe449686?arch=s390x\u0026repository_url=registry.redhat.io/multicluster-engine/placement-rhel8\u0026tag=v2.1.0-11"
}
}
},
{
"category": "product_version",
"name": "multicluster-engine/provider-credential-controller-rhel8@sha256:90281a3feff8e019a937fabb5184881c1983cda657c41332cd0321acf5ea4092_s390x",
"product": {
"name": "multicluster-engine/provider-credential-controller-rhel8@sha256:90281a3feff8e019a937fabb5184881c1983cda657c41332cd0321acf5ea4092_s390x",
"product_id": "multicluster-engine/provider-credential-controller-rhel8@sha256:90281a3feff8e019a937fabb5184881c1983cda657c41332cd0321acf5ea4092_s390x",
"product_identification_helper": {
"purl": "pkg:oci/provider-credential-controller-rhel8@sha256:90281a3feff8e019a937fabb5184881c1983cda657c41332cd0321acf5ea4092?arch=s390x\u0026repository_url=registry.redhat.io/multicluster-engine/provider-credential-controller-rhel8\u0026tag=v2.1.0-10"
}
}
},
{
"category": "product_version",
"name": "multicluster-engine/registration-rhel8@sha256:686390715f19747bff24e95137307182ab095fb133051424996c6b0ee668569a_s390x",
"product": {
"name": "multicluster-engine/registration-rhel8@sha256:686390715f19747bff24e95137307182ab095fb133051424996c6b0ee668569a_s390x",
"product_id": "multicluster-engine/registration-rhel8@sha256:686390715f19747bff24e95137307182ab095fb133051424996c6b0ee668569a_s390x",
"product_identification_helper": {
"purl": "pkg:oci/registration-rhel8@sha256:686390715f19747bff24e95137307182ab095fb133051424996c6b0ee668569a?arch=s390x\u0026repository_url=registry.redhat.io/multicluster-engine/registration-rhel8\u0026tag=v2.1.0-14"
}
}
},
{
"category": "product_version",
"name": "multicluster-engine/registration-operator-rhel8@sha256:579420cfdc2a542ab7a1b9cd6f1324885f60d1ec5d2bda74808127b45aef2983_s390x",
"product": {
"name": "multicluster-engine/registration-operator-rhel8@sha256:579420cfdc2a542ab7a1b9cd6f1324885f60d1ec5d2bda74808127b45aef2983_s390x",
"product_id": "multicluster-engine/registration-operator-rhel8@sha256:579420cfdc2a542ab7a1b9cd6f1324885f60d1ec5d2bda74808127b45aef2983_s390x",
"product_identification_helper": {
"purl": "pkg:oci/registration-operator-rhel8@sha256:579420cfdc2a542ab7a1b9cd6f1324885f60d1ec5d2bda74808127b45aef2983?arch=s390x\u0026repository_url=registry.redhat.io/multicluster-engine/registration-operator-rhel8\u0026tag=v2.1.0-15"
}
}
},
{
"category": "product_version",
"name": "multicluster-engine/work-rhel8@sha256:c5c1939a142b9554a2ce664605409cefcb9954bbb1d8eef988fddab50f06cdaf_s390x",
"product": {
"name": "multicluster-engine/work-rhel8@sha256:c5c1939a142b9554a2ce664605409cefcb9954bbb1d8eef988fddab50f06cdaf_s390x",
"product_id": "multicluster-engine/work-rhel8@sha256:c5c1939a142b9554a2ce664605409cefcb9954bbb1d8eef988fddab50f06cdaf_s390x",
"product_identification_helper": {
"purl": "pkg:oci/work-rhel8@sha256:c5c1939a142b9554a2ce664605409cefcb9954bbb1d8eef988fddab50f06cdaf?arch=s390x\u0026repository_url=registry.redhat.io/multicluster-engine/work-rhel8\u0026tag=v2.1.0-11"
}
}
}
],
"category": "architecture",
"name": "s390x"
},
{
"branches": [
{
"category": "product_version",
"name": "multicluster-engine/agent-service-rhel8@sha256:fce50212c8bbfdc3e8f445f4b7ea35881eb29e49c443e827ad6fe2389328d57f_amd64",
"product": {
"name": "multicluster-engine/agent-service-rhel8@sha256:fce50212c8bbfdc3e8f445f4b7ea35881eb29e49c443e827ad6fe2389328d57f_amd64",
"product_id": "multicluster-engine/agent-service-rhel8@sha256:fce50212c8bbfdc3e8f445f4b7ea35881eb29e49c443e827ad6fe2389328d57f_amd64",
"product_identification_helper": {
"purl": "pkg:oci/agent-service-rhel8@sha256:fce50212c8bbfdc3e8f445f4b7ea35881eb29e49c443e827ad6fe2389328d57f?arch=amd64\u0026repository_url=registry.redhat.io/multicluster-engine/agent-service-rhel8\u0026tag=v2.1.0-53"
}
}
},
{
"category": "product_version",
"name": "multicluster-engine/apiserver-network-proxy-rhel8@sha256:5ea69e650771525faf944fbf3be82a19e54a964d38adbb88263247652476938c_amd64",
"product": {
"name": "multicluster-engine/apiserver-network-proxy-rhel8@sha256:5ea69e650771525faf944fbf3be82a19e54a964d38adbb88263247652476938c_amd64",
"product_id": "multicluster-engine/apiserver-network-proxy-rhel8@sha256:5ea69e650771525faf944fbf3be82a19e54a964d38adbb88263247652476938c_amd64",
"product_identification_helper": {
"purl": "pkg:oci/apiserver-network-proxy-rhel8@sha256:5ea69e650771525faf944fbf3be82a19e54a964d38adbb88263247652476938c?arch=amd64\u0026repository_url=registry.redhat.io/multicluster-engine/apiserver-network-proxy-rhel8\u0026tag=v2.1.0-10"
}
}
},
{
"category": "product_version",
"name": "multicluster-engine/assisted-image-service-rhel8@sha256:92c8157e43d84584ba93d978fcc6ffba84118e4ea5ff46ad71a62ffdc7fc56e5_amd64",
"product": {
"name": "multicluster-engine/assisted-image-service-rhel8@sha256:92c8157e43d84584ba93d978fcc6ffba84118e4ea5ff46ad71a62ffdc7fc56e5_amd64",
"product_id": "multicluster-engine/assisted-image-service-rhel8@sha256:92c8157e43d84584ba93d978fcc6ffba84118e4ea5ff46ad71a62ffdc7fc56e5_amd64",
"product_identification_helper": {
"purl": "pkg:oci/assisted-image-service-rhel8@sha256:92c8157e43d84584ba93d978fcc6ffba84118e4ea5ff46ad71a62ffdc7fc56e5?arch=amd64\u0026repository_url=registry.redhat.io/multicluster-engine/assisted-image-service-rhel8\u0026tag=v2.1.0-12"
}
}
},
{
"category": "product_version",
"name": "multicluster-engine/assisted-installer-agent-rhel8@sha256:b4722c060fb38e1609e689b605816cefb39a15a0ddc40837a90727d123b91c88_amd64",
"product": {
"name": "multicluster-engine/assisted-installer-agent-rhel8@sha256:b4722c060fb38e1609e689b605816cefb39a15a0ddc40837a90727d123b91c88_amd64",
"product_id": "multicluster-engine/assisted-installer-agent-rhel8@sha256:b4722c060fb38e1609e689b605816cefb39a15a0ddc40837a90727d123b91c88_amd64",
"product_identification_helper": {
"purl": "pkg:oci/assisted-installer-agent-rhel8@sha256:b4722c060fb38e1609e689b605816cefb39a15a0ddc40837a90727d123b91c88?arch=amd64\u0026repository_url=registry.redhat.io/multicluster-engine/assisted-installer-agent-rhel8\u0026tag=v2.1.0-25"
}
}
},
{
"category": "product_version",
"name": "multicluster-engine/assisted-installer-rhel8@sha256:686b64358857be04087a706048a32b7356b16a0028d2b200da16ec94d931d25d_amd64",
"product": {
"name": "multicluster-engine/assisted-installer-rhel8@sha256:686b64358857be04087a706048a32b7356b16a0028d2b200da16ec94d931d25d_amd64",
"product_id": "multicluster-engine/assisted-installer-rhel8@sha256:686b64358857be04087a706048a32b7356b16a0028d2b200da16ec94d931d25d_amd64",
"product_identification_helper": {
"purl": "pkg:oci/assisted-installer-rhel8@sha256:686b64358857be04087a706048a32b7356b16a0028d2b200da16ec94d931d25d?arch=amd64\u0026repository_url=registry.redhat.io/multicluster-engine/assisted-installer-rhel8\u0026tag=v2.1.0-20"
}
}
},
{
"category": "product_version",
"name": "multicluster-engine/assisted-installer-reporter-rhel8@sha256:e4dd90d186f1fea6fcdb4e23f74e4390e00d134b2c21d8510c1cdbbcef3c4a1f_amd64",
"product": {
"name": "multicluster-engine/assisted-installer-reporter-rhel8@sha256:e4dd90d186f1fea6fcdb4e23f74e4390e00d134b2c21d8510c1cdbbcef3c4a1f_amd64",
"product_id": "multicluster-engine/assisted-installer-reporter-rhel8@sha256:e4dd90d186f1fea6fcdb4e23f74e4390e00d134b2c21d8510c1cdbbcef3c4a1f_amd64",
"product_identification_helper": {
"purl": "pkg:oci/assisted-installer-reporter-rhel8@sha256:e4dd90d186f1fea6fcdb4e23f74e4390e00d134b2c21d8510c1cdbbcef3c4a1f?arch=amd64\u0026repository_url=registry.redhat.io/multicluster-engine/assisted-installer-reporter-rhel8\u0026tag=v2.1.0-21"
}
}
},
{
"category": "product_version",
"name": "multicluster-engine/aws-encryption-provider-rhel8@sha256:ab7f1982f21ed9251501396ea150764348b5f61b6e50b9d74b5031e705e16ef3_amd64",
"product": {
"name": "multicluster-engine/aws-encryption-provider-rhel8@sha256:ab7f1982f21ed9251501396ea150764348b5f61b6e50b9d74b5031e705e16ef3_amd64",
"product_id": "multicluster-engine/aws-encryption-provider-rhel8@sha256:ab7f1982f21ed9251501396ea150764348b5f61b6e50b9d74b5031e705e16ef3_amd64",
"product_identification_helper": {
"purl": "pkg:oci/aws-encryption-provider-rhel8@sha256:ab7f1982f21ed9251501396ea150764348b5f61b6e50b9d74b5031e705e16ef3?arch=amd64\u0026repository_url=registry.redhat.io/multicluster-engine/aws-encryption-provider-rhel8\u0026tag=v2.1.0-8"
}
}
},
{
"category": "product_version",
"name": "multicluster-engine/cluster-api-rhel8@sha256:4f7cb34768ff908ed1ba54330603ea54b82a4144cf9124dae01a727dcc60362a_amd64",
"product": {
"name": "multicluster-engine/cluster-api-rhel8@sha256:4f7cb34768ff908ed1ba54330603ea54b82a4144cf9124dae01a727dcc60362a_amd64",
"product_id": "multicluster-engine/cluster-api-rhel8@sha256:4f7cb34768ff908ed1ba54330603ea54b82a4144cf9124dae01a727dcc60362a_amd64",
"product_identification_helper": {
"purl": "pkg:oci/cluster-api-rhel8@sha256:4f7cb34768ff908ed1ba54330603ea54b82a4144cf9124dae01a727dcc60362a?arch=amd64\u0026repository_url=registry.redhat.io/multicluster-engine/cluster-api-rhel8\u0026tag=v2.1.0-8"
}
}
},
{
"category": "product_version",
"name": "multicluster-engine/multicluster-engine-cluster-api-provider-agent-rhel8@sha256:4bacc4ba3974c11ac27d1448a7f7cd973162caf33358249e9d1c154018124830_amd64",
"product": {
"name": "multicluster-engine/multicluster-engine-cluster-api-provider-agent-rhel8@sha256:4bacc4ba3974c11ac27d1448a7f7cd973162caf33358249e9d1c154018124830_amd64",
"product_id": "multicluster-engine/multicluster-engine-cluster-api-provider-agent-rhel8@sha256:4bacc4ba3974c11ac27d1448a7f7cd973162caf33358249e9d1c154018124830_amd64",
"product_identification_helper": {
"purl": "pkg:oci/multicluster-engine-cluster-api-provider-agent-rhel8@sha256:4bacc4ba3974c11ac27d1448a7f7cd973162caf33358249e9d1c154018124830?arch=amd64\u0026repository_url=registry.redhat.io/multicluster-engine/multicluster-engine-cluster-api-provider-agent-rhel8\u0026tag=v2.1.0-10"
}
}
},
{
"category": "product_version",
"name": "multicluster-engine/cluster-api-provider-agent-rhel8@sha256:4bacc4ba3974c11ac27d1448a7f7cd973162caf33358249e9d1c154018124830_amd64",
"product": {
"name": "multicluster-engine/cluster-api-provider-agent-rhel8@sha256:4bacc4ba3974c11ac27d1448a7f7cd973162caf33358249e9d1c154018124830_amd64",
"product_id": "multicluster-engine/cluster-api-provider-agent-rhel8@sha256:4bacc4ba3974c11ac27d1448a7f7cd973162caf33358249e9d1c154018124830_amd64",
"product_identification_helper": {
"purl": "pkg:oci/cluster-api-provider-agent-rhel8@sha256:4bacc4ba3974c11ac27d1448a7f7cd973162caf33358249e9d1c154018124830?arch=amd64\u0026repository_url=registry.redhat.io/multicluster-engine/cluster-api-provider-agent-rhel8\u0026tag=v2.1.0-10"
}
}
},
{
"category": "product_version",
"name": "multicluster-engine/cluster-api-provider-aws-rhel8@sha256:6fb7799fca309c727c7afea57448fc653dde09495945e314402a3e3a079e5b03_amd64",
"product": {
"name": "multicluster-engine/cluster-api-provider-aws-rhel8@sha256:6fb7799fca309c727c7afea57448fc653dde09495945e314402a3e3a079e5b03_amd64",
"product_id": "multicluster-engine/cluster-api-provider-aws-rhel8@sha256:6fb7799fca309c727c7afea57448fc653dde09495945e314402a3e3a079e5b03_amd64",
"product_identification_helper": {
"purl": "pkg:oci/cluster-api-provider-aws-rhel8@sha256:6fb7799fca309c727c7afea57448fc653dde09495945e314402a3e3a079e5b03?arch=amd64\u0026repository_url=registry.redhat.io/multicluster-engine/cluster-api-provider-aws-rhel8\u0026tag=v2.1.0-8"
}
}
},
{
"category": "product_version",
"name": "multicluster-engine/cluster-api-provider-azure-rhel8@sha256:ddd59c296543f525f719336ad6ddc5e5f8d3915e08e3b64d575a9835de3e95ad_amd64",
"product": {
"name": "multicluster-engine/cluster-api-provider-azure-rhel8@sha256:ddd59c296543f525f719336ad6ddc5e5f8d3915e08e3b64d575a9835de3e95ad_amd64",
"product_id": "multicluster-engine/cluster-api-provider-azure-rhel8@sha256:ddd59c296543f525f719336ad6ddc5e5f8d3915e08e3b64d575a9835de3e95ad_amd64",
"product_identification_helper": {
"purl": "pkg:oci/cluster-api-provider-azure-rhel8@sha256:ddd59c296543f525f719336ad6ddc5e5f8d3915e08e3b64d575a9835de3e95ad?arch=amd64\u0026repository_url=registry.redhat.io/multicluster-engine/cluster-api-provider-azure-rhel8\u0026tag=v2.1.0-8"
}
}
},
{
"category": "product_version",
"name": "multicluster-engine/cluster-api-provider-kubevirt-rhel8@sha256:9cd9106f72557b8ba5de9f4d1de5ff8d33514d2c02889999a3c20aab9a8dd061_amd64",
"product": {
"name": "multicluster-engine/cluster-api-provider-kubevirt-rhel8@sha256:9cd9106f72557b8ba5de9f4d1de5ff8d33514d2c02889999a3c20aab9a8dd061_amd64",
"product_id": "multicluster-engine/cluster-api-provider-kubevirt-rhel8@sha256:9cd9106f72557b8ba5de9f4d1de5ff8d33514d2c02889999a3c20aab9a8dd061_amd64",
"product_identification_helper": {
"purl": "pkg:oci/cluster-api-provider-kubevirt-rhel8@sha256:9cd9106f72557b8ba5de9f4d1de5ff8d33514d2c02889999a3c20aab9a8dd061?arch=amd64\u0026repository_url=registry.redhat.io/multicluster-engine/cluster-api-provider-kubevirt-rhel8\u0026tag=v2.1.0-10"
}
}
},
{
"category": "product_version",
"name": "multicluster-engine/clusterclaims-controller-rhel8@sha256:7be740cc5987a1dfc76d7d8a306ff65291eb9cf61419842f463aa9dc4d6ecde1_amd64",
"product": {
"name": "multicluster-engine/clusterclaims-controller-rhel8@sha256:7be740cc5987a1dfc76d7d8a306ff65291eb9cf61419842f463aa9dc4d6ecde1_amd64",
"product_id": "multicluster-engine/clusterclaims-controller-rhel8@sha256:7be740cc5987a1dfc76d7d8a306ff65291eb9cf61419842f463aa9dc4d6ecde1_amd64",
"product_identification_helper": {
"purl": "pkg:oci/clusterclaims-controller-rhel8@sha256:7be740cc5987a1dfc76d7d8a306ff65291eb9cf61419842f463aa9dc4d6ecde1?arch=amd64\u0026repository_url=registry.redhat.io/multicluster-engine/clusterclaims-controller-rhel8\u0026tag=v2.1.0-11"
}
}
},
{
"category": "product_version",
"name": "multicluster-engine/cluster-curator-controller-rhel8@sha256:2e0867d6ebace932eb09bb3a6a929562a157bc2eea9c28063eb30dac866abf63_amd64",
"product": {
"name": "multicluster-engine/cluster-curator-controller-rhel8@sha256:2e0867d6ebace932eb09bb3a6a929562a157bc2eea9c28063eb30dac866abf63_amd64",
"product_id": "multicluster-engine/cluster-curator-controller-rhel8@sha256:2e0867d6ebace932eb09bb3a6a929562a157bc2eea9c28063eb30dac866abf63_amd64",
"product_identification_helper": {
"purl": "pkg:oci/cluster-curator-controller-rhel8@sha256:2e0867d6ebace932eb09bb3a6a929562a157bc2eea9c28063eb30dac866abf63?arch=amd64\u0026repository_url=registry.redhat.io/multicluster-engine/cluster-curator-controller-rhel8\u0026tag=v2.1.0-13"
}
}
},
{
"category": "product_version",
"name": "multicluster-engine/clusterlifecycle-state-metrics-rhel8@sha256:df17928fd459e5063fb2470dbaea51c96f292f1a4ca5eaedc64a03687edbb6cd_amd64",
"product": {
"name": "multicluster-engine/clusterlifecycle-state-metrics-rhel8@sha256:df17928fd459e5063fb2470dbaea51c96f292f1a4ca5eaedc64a03687edbb6cd_amd64",
"product_id": "multicluster-engine/clusterlifecycle-state-metrics-rhel8@sha256:df17928fd459e5063fb2470dbaea51c96f292f1a4ca5eaedc64a03687edbb6cd_amd64",
"product_identification_helper": {
"purl": "pkg:oci/clusterlifecycle-state-metrics-rhel8@sha256:df17928fd459e5063fb2470dbaea51c96f292f1a4ca5eaedc64a03687edbb6cd?arch=amd64\u0026repository_url=registry.redhat.io/multicluster-engine/clusterlifecycle-state-metrics-rhel8\u0026tag=v2.1.0-10"
}
}
},
{
"category": "product_version",
"name": "multicluster-engine/cluster-proxy-addon-rhel8@sha256:28544cf2414bdeffb8bcaae2d1547064da46ab5a122fd77861083b1e81e299cc_amd64",
"product": {
"name": "multicluster-engine/cluster-proxy-addon-rhel8@sha256:28544cf2414bdeffb8bcaae2d1547064da46ab5a122fd77861083b1e81e299cc_amd64",
"product_id": "multicluster-engine/cluster-proxy-addon-rhel8@sha256:28544cf2414bdeffb8bcaae2d1547064da46ab5a122fd77861083b1e81e299cc_amd64",
"product_identification_helper": {
"purl": "pkg:oci/cluster-proxy-addon-rhel8@sha256:28544cf2414bdeffb8bcaae2d1547064da46ab5a122fd77861083b1e81e299cc?arch=amd64\u0026repository_url=registry.redhat.io/multicluster-engine/cluster-proxy-addon-rhel8\u0026tag=v2.1.0-6"
}
}
},
{
"category": "product_version",
"name": "multicluster-engine/cluster-proxy-rhel8@sha256:a881a94835c7eef6babe00792fc0a99c9816831869cb26af0dcf2665233f7710_amd64",
"product": {
"name": "multicluster-engine/cluster-proxy-rhel8@sha256:a881a94835c7eef6babe00792fc0a99c9816831869cb26af0dcf2665233f7710_amd64",
"product_id": "multicluster-engine/cluster-proxy-rhel8@sha256:a881a94835c7eef6babe00792fc0a99c9816831869cb26af0dcf2665233f7710_amd64",
"product_identification_helper": {
"purl": "pkg:oci/cluster-proxy-rhel8@sha256:a881a94835c7eef6babe00792fc0a99c9816831869cb26af0dcf2665233f7710?arch=amd64\u0026repository_url=registry.redhat.io/multicluster-engine/cluster-proxy-rhel8\u0026tag=v2.1.0-7"
}
}
},
{
"category": "product_version",
"name": "multicluster-engine/multicluster-engine-console-mce-rhel8@sha256:95cbc26ed2e396e44efd543d8a38f1c698267e1a617a7ee4b6f26efdb49e3059_amd64",
"product": {
"name": "multicluster-engine/multicluster-engine-console-mce-rhel8@sha256:95cbc26ed2e396e44efd543d8a38f1c698267e1a617a7ee4b6f26efdb49e3059_amd64",
"product_id": "multicluster-engine/multicluster-engine-console-mce-rhel8@sha256:95cbc26ed2e396e44efd543d8a38f1c698267e1a617a7ee4b6f26efdb49e3059_amd64",
"product_identification_helper": {
"purl": "pkg:oci/multicluster-engine-console-mce-rhel8@sha256:95cbc26ed2e396e44efd543d8a38f1c698267e1a617a7ee4b6f26efdb49e3059?arch=amd64\u0026repository_url=registry.redhat.io/multicluster-engine/multicluster-engine-console-mce-rhel8\u0026tag=v2.1.0-71"
}
}
},
{
"category": "product_version",
"name": "multicluster-engine/console-mce-rhel8@sha256:95cbc26ed2e396e44efd543d8a38f1c698267e1a617a7ee4b6f26efdb49e3059_amd64",
"product": {
"name": "multicluster-engine/console-mce-rhel8@sha256:95cbc26ed2e396e44efd543d8a38f1c698267e1a617a7ee4b6f26efdb49e3059_amd64",
"product_id": "multicluster-engine/console-mce-rhel8@sha256:95cbc26ed2e396e44efd543d8a38f1c698267e1a617a7ee4b6f26efdb49e3059_amd64",
"product_identification_helper": {
"purl": "pkg:oci/console-mce-rhel8@sha256:95cbc26ed2e396e44efd543d8a38f1c698267e1a617a7ee4b6f26efdb49e3059?arch=amd64\u0026repository_url=registry.redhat.io/multicluster-engine/console-mce-rhel8\u0026tag=v2.1.0-71"
}
}
},
{
"category": "product_version",
"name": "multicluster-engine/discovery-rhel8@sha256:12b3c0a01c59836687a7cfc1fba050d0800625cd46f678551a5944b0664c044d_amd64",
"product": {
"name": "multicluster-engine/discovery-rhel8@sha256:12b3c0a01c59836687a7cfc1fba050d0800625cd46f678551a5944b0664c044d_amd64",
"product_id": "multicluster-engine/discovery-rhel8@sha256:12b3c0a01c59836687a7cfc1fba050d0800625cd46f678551a5944b0664c044d_amd64",
"product_identification_helper": {
"purl": "pkg:oci/discovery-rhel8@sha256:12b3c0a01c59836687a7cfc1fba050d0800625cd46f678551a5944b0664c044d?arch=amd64\u0026repository_url=registry.redhat.io/multicluster-engine/discovery-rhel8\u0026tag=v2.1.0-11"
}
}
},
{
"category": "product_version",
"name": "multicluster-engine/hive-rhel8@sha256:dd6a4624672d458a0072b9aa46fb1b3d576c0b198759d053f61536f3b9e34359_amd64",
"product": {
"name": "multicluster-engine/hive-rhel8@sha256:dd6a4624672d458a0072b9aa46fb1b3d576c0b198759d053f61536f3b9e34359_amd64",
"product_id": "multicluster-engine/hive-rhel8@sha256:dd6a4624672d458a0072b9aa46fb1b3d576c0b198759d053f61536f3b9e34359_amd64",
"product_identification_helper": {
"purl": "pkg:oci/hive-rhel8@sha256:dd6a4624672d458a0072b9aa46fb1b3d576c0b198759d053f61536f3b9e34359?arch=amd64\u0026repository_url=registry.redhat.io/multicluster-engine/hive-rhel8\u0026tag=v2.1.0-9"
}
}
},
{
"category": "product_version",
"name": "multicluster-engine/multicluster-engine-hypershift-addon-rhel8-operator@sha256:afc67731faaa2dc9d32a052064763737c8bc4b1b5cf8e8ffb7cb31a4652c656c_amd64",
"product": {
"name": "multicluster-engine/multicluster-engine-hypershift-addon-rhel8-operator@sha256:afc67731faaa2dc9d32a052064763737c8bc4b1b5cf8e8ffb7cb31a4652c656c_amd64",
"product_id": "multicluster-engine/multicluster-engine-hypershift-addon-rhel8-operator@sha256:afc67731faaa2dc9d32a052064763737c8bc4b1b5cf8e8ffb7cb31a4652c656c_amd64",
"product_identification_helper": {
"purl": "pkg:oci/multicluster-engine-hypershift-addon-rhel8-operator@sha256:afc67731faaa2dc9d32a052064763737c8bc4b1b5cf8e8ffb7cb31a4652c656c?arch=amd64\u0026repository_url=registry.redhat.io/multicluster-engine/multicluster-engine-hypershift-addon-rhel8-operator\u0026tag=v2.1.0-17"
}
}
},
{
"category": "product_version",
"name": "multicluster-engine/hypershift-addon-rhel8-operator@sha256:afc67731faaa2dc9d32a052064763737c8bc4b1b5cf8e8ffb7cb31a4652c656c_amd64",
"product": {
"name": "multicluster-engine/hypershift-addon-rhel8-operator@sha256:afc67731faaa2dc9d32a052064763737c8bc4b1b5cf8e8ffb7cb31a4652c656c_amd64",
"product_id": "multicluster-engine/hypershift-addon-rhel8-operator@sha256:afc67731faaa2dc9d32a052064763737c8bc4b1b5cf8e8ffb7cb31a4652c656c_amd64",
"product_identification_helper": {
"purl": "pkg:oci/hypershift-addon-rhel8-operator@sha256:afc67731faaa2dc9d32a052064763737c8bc4b1b5cf8e8ffb7cb31a4652c656c?arch=amd64\u0026repository_url=registry.redhat.io/multicluster-engine/hypershift-addon-rhel8-operator\u0026tag=v2.1.0-17"
}
}
},
{
"category": "product_version",
"name": "multicluster-engine/hypershift-deployment-controller-rhel8@sha256:f44b9cd7b993051b4d59108153763a09d283c0cf822fab478f22cfbe53847da7_amd64",
"product": {
"name": "multicluster-engine/hypershift-deployment-controller-rhel8@sha256:f44b9cd7b993051b4d59108153763a09d283c0cf822fab478f22cfbe53847da7_amd64",
"product_id": "multicluster-engine/hypershift-deployment-controller-rhel8@sha256:f44b9cd7b993051b4d59108153763a09d283c0cf822fab478f22cfbe53847da7_amd64",
"product_identification_helper": {
"purl": "pkg:oci/hypershift-deployment-controller-rhel8@sha256:f44b9cd7b993051b4d59108153763a09d283c0cf822fab478f22cfbe53847da7?arch=amd64\u0026repository_url=registry.redhat.io/multicluster-engine/hypershift-deployment-controller-rhel8\u0026tag=v2.1.0-25"
}
}
},
{
"category": "product_version",
"name": "multicluster-engine/multicluster-engine-hypershift-deployment-controller-rhel8@sha256:f44b9cd7b993051b4d59108153763a09d283c0cf822fab478f22cfbe53847da7_amd64",
"product": {
"name": "multicluster-engine/multicluster-engine-hypershift-deployment-controller-rhel8@sha256:f44b9cd7b993051b4d59108153763a09d283c0cf822fab478f22cfbe53847da7_amd64",
"product_id": "multicluster-engine/multicluster-engine-hypershift-deployment-controller-rhel8@sha256:f44b9cd7b993051b4d59108153763a09d283c0cf822fab478f22cfbe53847da7_amd64",
"product_identification_helper": {
"purl": "pkg:oci/multicluster-engine-hypershift-deployment-controller-rhel8@sha256:f44b9cd7b993051b4d59108153763a09d283c0cf822fab478f22cfbe53847da7?arch=amd64\u0026repository_url=registry.redhat.io/multicluster-engine/multicluster-engine-hypershift-deployment-controller-rhel8\u0026tag=v2.1.0-25"
}
}
},
{
"category": "product_version",
"name": "multicluster-engine/hypershift-rhel8-operator@sha256:2d94cd451fbf0abc13e50b6b6252061294bdbfd1eda64f4347177d20b5d1e489_amd64",
"product": {
"name": "multicluster-engine/hypershift-rhel8-operator@sha256:2d94cd451fbf0abc13e50b6b6252061294bdbfd1eda64f4347177d20b5d1e489_amd64",
"product_id": "multicluster-engine/hypershift-rhel8-operator@sha256:2d94cd451fbf0abc13e50b6b6252061294bdbfd1eda64f4347177d20b5d1e489_amd64",
"product_identification_helper": {
"purl": "pkg:oci/hypershift-rhel8-operator@sha256:2d94cd451fbf0abc13e50b6b6252061294bdbfd1eda64f4347177d20b5d1e489?arch=amd64\u0026repository_url=registry.redhat.io/multicluster-engine/hypershift-rhel8-operator\u0026tag=v2.1.0-11"
}
}
},
{
"category": "product_version",
"name": "multicluster-engine/klusterlet-operator-bundle@sha256:1687315db647e6689845df88843ae53275440042b76dc781dcabeef16e426bdf_amd64",
"product": {
"name": "multicluster-engine/klusterlet-operator-bundle@sha256:1687315db647e6689845df88843ae53275440042b76dc781dcabeef16e426bdf_amd64",
"product_id": "multicluster-engine/klusterlet-operator-bundle@sha256:1687315db647e6689845df88843ae53275440042b76dc781dcabeef16e426bdf_amd64",
"product_identification_helper": {
"purl": "pkg:oci/klusterlet-operator-bundle@sha256:1687315db647e6689845df88843ae53275440042b76dc781dcabeef16e426bdf?arch=amd64\u0026repository_url=registry.redhat.io/multicluster-engine/klusterlet-operator-bundle\u0026tag=v2.1.0-107"
}
}
},
{
"category": "product_version",
"name": "multicluster-engine/managedcluster-import-controller-rhel8@sha256:4a22ca54331be02c08e23704852c34273a8bf3d1bb2c8f2aaf92f277474e3654_amd64",
"product": {
"name": "multicluster-engine/managedcluster-import-controller-rhel8@sha256:4a22ca54331be02c08e23704852c34273a8bf3d1bb2c8f2aaf92f277474e3654_amd64",
"product_id": "multicluster-engine/managedcluster-import-controller-rhel8@sha256:4a22ca54331be02c08e23704852c34273a8bf3d1bb2c8f2aaf92f277474e3654_amd64",
"product_identification_helper": {
"purl": "pkg:oci/managedcluster-import-controller-rhel8@sha256:4a22ca54331be02c08e23704852c34273a8bf3d1bb2c8f2aaf92f277474e3654?arch=amd64\u0026repository_url=registry.redhat.io/multicluster-engine/managedcluster-import-controller-rhel8\u0026tag=v2.1.0-19"
}
}
},
{
"category": "product_version",
"name": "multicluster-engine/multicluster-engine-managed-serviceaccount-rhel8@sha256:8621056c6982b9875749650eee2cf967b31217298a1b924de1fe710e0445df1b_amd64",
"product": {
"name": "multicluster-engine/multicluster-engine-managed-serviceaccount-rhel8@sha256:8621056c6982b9875749650eee2cf967b31217298a1b924de1fe710e0445df1b_amd64",
"product_id": "multicluster-engine/multicluster-engine-managed-serviceaccount-rhel8@sha256:8621056c6982b9875749650eee2cf967b31217298a1b924de1fe710e0445df1b_amd64",
"product_identification_helper": {
"purl": "pkg:oci/multicluster-engine-managed-serviceaccount-rhel8@sha256:8621056c6982b9875749650eee2cf967b31217298a1b924de1fe710e0445df1b?arch=amd64\u0026repository_url=registry.redhat.io/multicluster-engine/multicluster-engine-managed-serviceaccount-rhel8\u0026tag=v2.1.0-9"
}
}
},
{
"category": "product_version",
"name": "multicluster-engine/managed-serviceaccount-rhel8@sha256:8621056c6982b9875749650eee2cf967b31217298a1b924de1fe710e0445df1b_amd64",
"product": {
"name": "multicluster-engine/managed-serviceaccount-rhel8@sha256:8621056c6982b9875749650eee2cf967b31217298a1b924de1fe710e0445df1b_amd64",
"product_id": "multicluster-engine/managed-serviceaccount-rhel8@sha256:8621056c6982b9875749650eee2cf967b31217298a1b924de1fe710e0445df1b_amd64",
"product_identification_helper": {
"purl": "pkg:oci/managed-serviceaccount-rhel8@sha256:8621056c6982b9875749650eee2cf967b31217298a1b924de1fe710e0445df1b?arch=amd64\u0026repository_url=registry.redhat.io/multicluster-engine/managed-serviceaccount-rhel8\u0026tag=v2.1.0-9"
}
}
},
{
"category": "product_version",
"name": "multicluster-engine/multicloud-manager-rhel8@sha256:162fe79ef40dbdcd1c9a16c601ffeb1c1dec5309c250bddf85809a0197b2ec3e_amd64",
"product": {
"name": "multicluster-engine/multicloud-manager-rhel8@sha256:162fe79ef40dbdcd1c9a16c601ffeb1c1dec5309c250bddf85809a0197b2ec3e_amd64",
"product_id": "multicluster-engine/multicloud-manager-rhel8@sha256:162fe79ef40dbdcd1c9a16c601ffeb1c1dec5309c250bddf85809a0197b2ec3e_amd64",
"product_identification_helper": {
"purl": "pkg:oci/multicloud-manager-rhel8@sha256:162fe79ef40dbdcd1c9a16c601ffeb1c1dec5309c250bddf85809a0197b2ec3e?arch=amd64\u0026repository_url=registry.redhat.io/multicluster-engine/multicloud-manager-rhel8\u0026tag=v2.1.0-29"
}
}
},
{
"category": "product_version",
"name": "multicluster-engine/must-gather-rhel8@sha256:4270ef4ed53f54fb13cf1092b3babb70af7012886a3f0c293b11040083f39651_amd64",
"product": {
"name": "multicluster-engine/must-gather-rhel8@sha256:4270ef4ed53f54fb13cf1092b3babb70af7012886a3f0c293b11040083f39651_amd64",
"product_id": "multicluster-engine/must-gather-rhel8@sha256:4270ef4ed53f54fb13cf1092b3babb70af7012886a3f0c293b11040083f39651_amd64",
"product_identification_helper": {
"purl": "pkg:oci/must-gather-rhel8@sha256:4270ef4ed53f54fb13cf1092b3babb70af7012886a3f0c293b11040083f39651?arch=amd64\u0026repository_url=registry.redhat.io/multicluster-engine/must-gather-rhel8\u0026tag=v2.1.0-9"
}
}
},
{
"category": "product_version",
"name": "multicluster-engine/mce-operator-bundle@sha256:f1be217449145edb01b029b19d08831cc6d085856e39aea8174e74ef0cc85283_amd64",
"product": {
"name": "multicluster-engine/mce-operator-bundle@sha256:f1be217449145edb01b029b19d08831cc6d085856e39aea8174e74ef0cc85283_amd64",
"product_id": "multicluster-engine/mce-operator-bundle@sha256:f1be217449145edb01b029b19d08831cc6d085856e39aea8174e74ef0cc85283_amd64",
"product_identification_helper": {
"purl": "pkg:oci/mce-operator-bundle@sha256:f1be217449145edb01b029b19d08831cc6d085856e39aea8174e74ef0cc85283?arch=amd64\u0026repository_url=registry.redhat.io/multicluster-engine/mce-operator-bundle\u0026tag=v2.1.0-123"
}
}
},
{
"category": "product_version",
"name": "multicluster-engine/backplane-rhel8-operator@sha256:9f7854a1de26dfebdc8beafffd01304017b8fe7cd84065dd452de1276e529a06_amd64",
"product": {
"name": "multicluster-engine/backplane-rhel8-operator@sha256:9f7854a1de26dfebdc8beafffd01304017b8fe7cd84065dd452de1276e529a06_amd64",
"product_id": "multicluster-engine/backplane-rhel8-operator@sha256:9f7854a1de26dfebdc8beafffd01304017b8fe7cd84065dd452de1276e529a06_amd64",
"product_identification_helper": {
"purl": "pkg:oci/backplane-rhel8-operator@sha256:9f7854a1de26dfebdc8beafffd01304017b8fe7cd84065dd452de1276e529a06?arch=amd64\u0026repository_url=registry.redhat.io/multicluster-engine/backplane-rhel8-operator\u0026tag=v2.1.0-29"
}
}
},
{
"category": "product_version",
"name": "multicluster-engine/placement-rhel8@sha256:473ed2081010b9005ecc6fb254389dac6927f336967bd4a2f99ca3210fd265f0_amd64",
"product": {
"name": "multicluster-engine/placement-rhel8@sha256:473ed2081010b9005ecc6fb254389dac6927f336967bd4a2f99ca3210fd265f0_amd64",
"product_id": "multicluster-engine/placement-rhel8@sha256:473ed2081010b9005ecc6fb254389dac6927f336967bd4a2f99ca3210fd265f0_amd64",
"product_identification_helper": {
"purl": "pkg:oci/placement-rhel8@sha256:473ed2081010b9005ecc6fb254389dac6927f336967bd4a2f99ca3210fd265f0?arch=amd64\u0026repository_url=registry.redhat.io/multicluster-engine/placement-rhel8\u0026tag=v2.1.0-11"
}
}
},
{
"category": "product_version",
"name": "multicluster-engine/provider-credential-controller-rhel8@sha256:759037d7817cef4e0451befe8f2bc943a89f2bda95a52327a1c552c3f9a095bb_amd64",
"product": {
"name": "multicluster-engine/provider-credential-controller-rhel8@sha256:759037d7817cef4e0451befe8f2bc943a89f2bda95a52327a1c552c3f9a095bb_amd64",
"product_id": "multicluster-engine/provider-credential-controller-rhel8@sha256:759037d7817cef4e0451befe8f2bc943a89f2bda95a52327a1c552c3f9a095bb_amd64",
"product_identification_helper": {
"purl": "pkg:oci/provider-credential-controller-rhel8@sha256:759037d7817cef4e0451befe8f2bc943a89f2bda95a52327a1c552c3f9a095bb?arch=amd64\u0026repository_url=registry.redhat.io/multicluster-engine/provider-credential-controller-rhel8\u0026tag=v2.1.0-10"
}
}
},
{
"category": "product_version",
"name": "multicluster-engine/registration-rhel8@sha256:39cc95f16445c3a1dca378beb50f5931ad081f459c9c6eb012325c6a9d8ada6c_amd64",
"product": {
"name": "multicluster-engine/registration-rhel8@sha256:39cc95f16445c3a1dca378beb50f5931ad081f459c9c6eb012325c6a9d8ada6c_amd64",
"product_id": "multicluster-engine/registration-rhel8@sha256:39cc95f16445c3a1dca378beb50f5931ad081f459c9c6eb012325c6a9d8ada6c_amd64",
"product_identification_helper": {
"purl": "pkg:oci/registration-rhel8@sha256:39cc95f16445c3a1dca378beb50f5931ad081f459c9c6eb012325c6a9d8ada6c?arch=amd64\u0026repository_url=registry.redhat.io/multicluster-engine/registration-rhel8\u0026tag=v2.1.0-14"
}
}
},
{
"category": "product_version",
"name": "multicluster-engine/registration-operator-rhel8@sha256:fbc7cd19b869d02af6dba24b20f6a44c498fb00e4afc629821f47b9b35c5a94d_amd64",
"product": {
"name": "multicluster-engine/registration-operator-rhel8@sha256:fbc7cd19b869d02af6dba24b20f6a44c498fb00e4afc629821f47b9b35c5a94d_amd64",
"product_id": "multicluster-engine/registration-operator-rhel8@sha256:fbc7cd19b869d02af6dba24b20f6a44c498fb00e4afc629821f47b9b35c5a94d_amd64",
"product_identification_helper": {
"purl": "pkg:oci/registration-operator-rhel8@sha256:fbc7cd19b869d02af6dba24b20f6a44c498fb00e4afc629821f47b9b35c5a94d?arch=amd64\u0026repository_url=registry.redhat.io/multicluster-engine/registration-operator-rhel8\u0026tag=v2.1.0-15"
}
}
},
{
"category": "product_version",
"name": "multicluster-engine/work-rhel8@sha256:345f405c6a1d3e18beaf13c24a7ca4055a03746d8e6540670435e8d2413fefaf_amd64",
"product": {
"name": "multicluster-engine/work-rhel8@sha256:345f405c6a1d3e18beaf13c24a7ca4055a03746d8e6540670435e8d2413fefaf_amd64",
"product_id": "multicluster-engine/work-rhel8@sha256:345f405c6a1d3e18beaf13c24a7ca4055a03746d8e6540670435e8d2413fefaf_amd64",
"product_identification_helper": {
"purl": "pkg:oci/work-rhel8@sha256:345f405c6a1d3e18beaf13c24a7ca4055a03746d8e6540670435e8d2413fefaf?arch=amd64\u0026repository_url=registry.redhat.io/multicluster-engine/work-rhel8\u0026tag=v2.1.0-11"
}
}
}
],
"category": "architecture",
"name": "amd64"
},
{
"branches": [
{
"category": "product_version",
"name": "multicluster-engine/agent-service-rhel8@sha256:661ee3a57d860a713ffb481ea87858f20fce1e57b858821cb0c1ec4069e206a0_ppc64le",
"product": {
"name": "multicluster-engine/agent-service-rhel8@sha256:661ee3a57d860a713ffb481ea87858f20fce1e57b858821cb0c1ec4069e206a0_ppc64le",
"product_id": "multicluster-engine/agent-service-rhel8@sha256:661ee3a57d860a713ffb481ea87858f20fce1e57b858821cb0c1ec4069e206a0_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/agent-service-rhel8@sha256:661ee3a57d860a713ffb481ea87858f20fce1e57b858821cb0c1ec4069e206a0?arch=ppc64le\u0026repository_url=registry.redhat.io/multicluster-engine/agent-service-rhel8\u0026tag=v2.1.0-53"
}
}
},
{
"category": "product_version",
"name": "multicluster-engine/apiserver-network-proxy-rhel8@sha256:c97ea925ea31a1ae6824ec55bbb43c3cf0d2d9b0fb6d12b6d23492e0e5a5467a_ppc64le",
"product": {
"name": "multicluster-engine/apiserver-network-proxy-rhel8@sha256:c97ea925ea31a1ae6824ec55bbb43c3cf0d2d9b0fb6d12b6d23492e0e5a5467a_ppc64le",
"product_id": "multicluster-engine/apiserver-network-proxy-rhel8@sha256:c97ea925ea31a1ae6824ec55bbb43c3cf0d2d9b0fb6d12b6d23492e0e5a5467a_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/apiserver-network-proxy-rhel8@sha256:c97ea925ea31a1ae6824ec55bbb43c3cf0d2d9b0fb6d12b6d23492e0e5a5467a?arch=ppc64le\u0026repository_url=registry.redhat.io/multicluster-engine/apiserver-network-proxy-rhel8\u0026tag=v2.1.0-10"
}
}
},
{
"category": "product_version",
"name": "multicluster-engine/assisted-image-service-rhel8@sha256:3d59cfa190838da34bac1ccf88562f996cc9e9ffdb151f47e044ba3fcc964a3d_ppc64le",
"product": {
"name": "multicluster-engine/assisted-image-service-rhel8@sha256:3d59cfa190838da34bac1ccf88562f996cc9e9ffdb151f47e044ba3fcc964a3d_ppc64le",
"product_id": "multicluster-engine/assisted-image-service-rhel8@sha256:3d59cfa190838da34bac1ccf88562f996cc9e9ffdb151f47e044ba3fcc964a3d_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/assisted-image-service-rhel8@sha256:3d59cfa190838da34bac1ccf88562f996cc9e9ffdb151f47e044ba3fcc964a3d?arch=ppc64le\u0026repository_url=registry.redhat.io/multicluster-engine/assisted-image-service-rhel8\u0026tag=v2.1.0-12"
}
}
},
{
"category": "product_version",
"name": "multicluster-engine/assisted-installer-rhel8@sha256:61ac4136dad0e02323807e6d3de8e890ec0b7e7e1f7112f9610410712af6f9b5_ppc64le",
"product": {
"name": "multicluster-engine/assisted-installer-rhel8@sha256:61ac4136dad0e02323807e6d3de8e890ec0b7e7e1f7112f9610410712af6f9b5_ppc64le",
"product_id": "multicluster-engine/assisted-installer-rhel8@sha256:61ac4136dad0e02323807e6d3de8e890ec0b7e7e1f7112f9610410712af6f9b5_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/assisted-installer-rhel8@sha256:61ac4136dad0e02323807e6d3de8e890ec0b7e7e1f7112f9610410712af6f9b5?arch=ppc64le\u0026repository_url=registry.redhat.io/multicluster-engine/assisted-installer-rhel8\u0026tag=v2.1.0-20"
}
}
},
{
"category": "product_version",
"name": "multicluster-engine/assisted-installer-reporter-rhel8@sha256:1d465abc36e2045dc5a291663786709fc920c42aacb0c34c4868a1a633334509_ppc64le",
"product": {
"name": "multicluster-engine/assisted-installer-reporter-rhel8@sha256:1d465abc36e2045dc5a291663786709fc920c42aacb0c34c4868a1a633334509_ppc64le",
"product_id": "multicluster-engine/assisted-installer-reporter-rhel8@sha256:1d465abc36e2045dc5a291663786709fc920c42aacb0c34c4868a1a633334509_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/assisted-installer-reporter-rhel8@sha256:1d465abc36e2045dc5a291663786709fc920c42aacb0c34c4868a1a633334509?arch=ppc64le\u0026repository_url=registry.redhat.io/multicluster-engine/assisted-installer-reporter-rhel8\u0026tag=v2.1.0-21"
}
}
},
{
"category": "product_version",
"name": "multicluster-engine/aws-encryption-provider-rhel8@sha256:cee69ba4c6fb326afd03c7f21856a028fa4758dab8c849ef6eaeaea0cd55afd2_ppc64le",
"product": {
"name": "multicluster-engine/aws-encryption-provider-rhel8@sha256:cee69ba4c6fb326afd03c7f21856a028fa4758dab8c849ef6eaeaea0cd55afd2_ppc64le",
"product_id": "multicluster-engine/aws-encryption-provider-rhel8@sha256:cee69ba4c6fb326afd03c7f21856a028fa4758dab8c849ef6eaeaea0cd55afd2_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/aws-encryption-provider-rhel8@sha256:cee69ba4c6fb326afd03c7f21856a028fa4758dab8c849ef6eaeaea0cd55afd2?arch=ppc64le\u0026repository_url=registry.redhat.io/multicluster-engine/aws-encryption-provider-rhel8\u0026tag=v2.1.0-8"
}
}
},
{
"category": "product_version",
"name": "multicluster-engine/cluster-api-rhel8@sha256:30f56a4d5cba0ccd55e0bda756c7af8010ab94ec3b644dc73f7b32e76b5bbb3a_ppc64le",
"product": {
"name": "multicluster-engine/cluster-api-rhel8@sha256:30f56a4d5cba0ccd55e0bda756c7af8010ab94ec3b644dc73f7b32e76b5bbb3a_ppc64le",
"product_id": "multicluster-engine/cluster-api-rhel8@sha256:30f56a4d5cba0ccd55e0bda756c7af8010ab94ec3b644dc73f7b32e76b5bbb3a_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/cluster-api-rhel8@sha256:30f56a4d5cba0ccd55e0bda756c7af8010ab94ec3b644dc73f7b32e76b5bbb3a?arch=ppc64le\u0026repository_url=registry.redhat.io/multicluster-engine/cluster-api-rhel8\u0026tag=v2.1.0-8"
}
}
},
{
"category": "product_version",
"name": "multicluster-engine/multicluster-engine-cluster-api-provider-agent-rhel8@sha256:8b3c3fb8fdf6d679f6020e0c739f25ae83dd4173e46b743de911d8e346f371fe_ppc64le",
"product": {
"name": "multicluster-engine/multicluster-engine-cluster-api-provider-agent-rhel8@sha256:8b3c3fb8fdf6d679f6020e0c739f25ae83dd4173e46b743de911d8e346f371fe_ppc64le",
"product_id": "multicluster-engine/multicluster-engine-cluster-api-provider-agent-rhel8@sha256:8b3c3fb8fdf6d679f6020e0c739f25ae83dd4173e46b743de911d8e346f371fe_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/multicluster-engine-cluster-api-provider-agent-rhel8@sha256:8b3c3fb8fdf6d679f6020e0c739f25ae83dd4173e46b743de911d8e346f371fe?arch=ppc64le\u0026repository_url=registry.redhat.io/multicluster-engine/multicluster-engine-cluster-api-provider-agent-rhel8\u0026tag=v2.1.0-10"
}
}
},
{
"category": "product_version",
"name": "multicluster-engine/cluster-api-provider-agent-rhel8@sha256:8b3c3fb8fdf6d679f6020e0c739f25ae83dd4173e46b743de911d8e346f371fe_ppc64le",
"product": {
"name": "multicluster-engine/cluster-api-provider-agent-rhel8@sha256:8b3c3fb8fdf6d679f6020e0c739f25ae83dd4173e46b743de911d8e346f371fe_ppc64le",
"product_id": "multicluster-engine/cluster-api-provider-agent-rhel8@sha256:8b3c3fb8fdf6d679f6020e0c739f25ae83dd4173e46b743de911d8e346f371fe_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/cluster-api-provider-agent-rhel8@sha256:8b3c3fb8fdf6d679f6020e0c739f25ae83dd4173e46b743de911d8e346f371fe?arch=ppc64le\u0026repository_url=registry.redhat.io/multicluster-engine/cluster-api-provider-agent-rhel8\u0026tag=v2.1.0-10"
}
}
},
{
"category": "product_version",
"name": "multicluster-engine/cluster-api-provider-aws-rhel8@sha256:9b8d4fde02e4c43d194bf4c420550730fd52b74587e2327f2e9eb75067bb25e7_ppc64le",
"product": {
"name": "multicluster-engine/cluster-api-provider-aws-rhel8@sha256:9b8d4fde02e4c43d194bf4c420550730fd52b74587e2327f2e9eb75067bb25e7_ppc64le",
"product_id": "multicluster-engine/cluster-api-provider-aws-rhel8@sha256:9b8d4fde02e4c43d194bf4c420550730fd52b74587e2327f2e9eb75067bb25e7_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/cluster-api-provider-aws-rhel8@sha256:9b8d4fde02e4c43d194bf4c420550730fd52b74587e2327f2e9eb75067bb25e7?arch=ppc64le\u0026repository_url=registry.redhat.io/multicluster-engine/cluster-api-provider-aws-rhel8\u0026tag=v2.1.0-8"
}
}
},
{
"category": "product_version",
"name": "multicluster-engine/cluster-api-provider-azure-rhel8@sha256:6f41c353228c4016ab02557a5591ef36f4aea799c4ad89798343b4a2f0765d08_ppc64le",
"product": {
"name": "multicluster-engine/cluster-api-provider-azure-rhel8@sha256:6f41c353228c4016ab02557a5591ef36f4aea799c4ad89798343b4a2f0765d08_ppc64le",
"product_id": "multicluster-engine/cluster-api-provider-azure-rhel8@sha256:6f41c353228c4016ab02557a5591ef36f4aea799c4ad89798343b4a2f0765d08_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/cluster-api-provider-azure-rhel8@sha256:6f41c353228c4016ab02557a5591ef36f4aea799c4ad89798343b4a2f0765d08?arch=ppc64le\u0026repository_url=registry.redhat.io/multicluster-engine/cluster-api-provider-azure-rhel8\u0026tag=v2.1.0-8"
}
}
},
{
"category": "product_version",
"name": "multicluster-engine/cluster-api-provider-kubevirt-rhel8@sha256:df94a1d8a4b6d1aebed4e657267219632bb3b2176537bdf8e51a728cd78f136f_ppc64le",
"product": {
"name": "multicluster-engine/cluster-api-provider-kubevirt-rhel8@sha256:df94a1d8a4b6d1aebed4e657267219632bb3b2176537bdf8e51a728cd78f136f_ppc64le",
"product_id": "multicluster-engine/cluster-api-provider-kubevirt-rhel8@sha256:df94a1d8a4b6d1aebed4e657267219632bb3b2176537bdf8e51a728cd78f136f_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/cluster-api-provider-kubevirt-rhel8@sha256:df94a1d8a4b6d1aebed4e657267219632bb3b2176537bdf8e51a728cd78f136f?arch=ppc64le\u0026repository_url=registry.redhat.io/multicluster-engine/cluster-api-provider-kubevirt-rhel8\u0026tag=v2.1.0-10"
}
}
},
{
"category": "product_version",
"name": "multicluster-engine/clusterclaims-controller-rhel8@sha256:5c04626558442d50ab58a941d72a78db7c94f5ce730b5abb7599c21981875970_ppc64le",
"product": {
"name": "multicluster-engine/clusterclaims-controller-rhel8@sha256:5c04626558442d50ab58a941d72a78db7c94f5ce730b5abb7599c21981875970_ppc64le",
"product_id": "multicluster-engine/clusterclaims-controller-rhel8@sha256:5c04626558442d50ab58a941d72a78db7c94f5ce730b5abb7599c21981875970_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/clusterclaims-controller-rhel8@sha256:5c04626558442d50ab58a941d72a78db7c94f5ce730b5abb7599c21981875970?arch=ppc64le\u0026repository_url=registry.redhat.io/multicluster-engine/clusterclaims-controller-rhel8\u0026tag=v2.1.0-11"
}
}
},
{
"category": "product_version",
"name": "multicluster-engine/cluster-curator-controller-rhel8@sha256:3dd533817d97518c7af991b888c5f9df501bd496ed53988e5444c1ea62e539cb_ppc64le",
"product": {
"name": "multicluster-engine/cluster-curator-controller-rhel8@sha256:3dd533817d97518c7af991b888c5f9df501bd496ed53988e5444c1ea62e539cb_ppc64le",
"product_id": "multicluster-engine/cluster-curator-controller-rhel8@sha256:3dd533817d97518c7af991b888c5f9df501bd496ed53988e5444c1ea62e539cb_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/cluster-curator-controller-rhel8@sha256:3dd533817d97518c7af991b888c5f9df501bd496ed53988e5444c1ea62e539cb?arch=ppc64le\u0026repository_url=registry.redhat.io/multicluster-engine/cluster-curator-controller-rhel8\u0026tag=v2.1.0-13"
}
}
},
{
"category": "product_version",
"name": "multicluster-engine/clusterlifecycle-state-metrics-rhel8@sha256:93b9ad845fab34498a6f504ad626d0d5236c39ab1aaf7789df146311e4ba33cd_ppc64le",
"product": {
"name": "multicluster-engine/clusterlifecycle-state-metrics-rhel8@sha256:93b9ad845fab34498a6f504ad626d0d5236c39ab1aaf7789df146311e4ba33cd_ppc64le",
"product_id": "multicluster-engine/clusterlifecycle-state-metrics-rhel8@sha256:93b9ad845fab34498a6f504ad626d0d5236c39ab1aaf7789df146311e4ba33cd_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/clusterlifecycle-state-metrics-rhel8@sha256:93b9ad845fab34498a6f504ad626d0d5236c39ab1aaf7789df146311e4ba33cd?arch=ppc64le\u0026repository_url=registry.redhat.io/multicluster-engine/clusterlifecycle-state-metrics-rhel8\u0026tag=v2.1.0-10"
}
}
},
{
"category": "product_version",
"name": "multicluster-engine/cluster-proxy-addon-rhel8@sha256:4da01f6a0a59069045d23599d748849da60ee309f72f233497edd379b3b0823e_ppc64le",
"product": {
"name": "multicluster-engine/cluster-proxy-addon-rhel8@sha256:4da01f6a0a59069045d23599d748849da60ee309f72f233497edd379b3b0823e_ppc64le",
"product_id": "multicluster-engine/cluster-proxy-addon-rhel8@sha256:4da01f6a0a59069045d23599d748849da60ee309f72f233497edd379b3b0823e_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/cluster-proxy-addon-rhel8@sha256:4da01f6a0a59069045d23599d748849da60ee309f72f233497edd379b3b0823e?arch=ppc64le\u0026repository_url=registry.redhat.io/multicluster-engine/cluster-proxy-addon-rhel8\u0026tag=v2.1.0-6"
}
}
},
{
"category": "product_version",
"name": "multicluster-engine/cluster-proxy-rhel8@sha256:df6cd66cdb17efc356e770930ff796bdb527c292243f5e8b87ca5c9e912a19d6_ppc64le",
"product": {
"name": "multicluster-engine/cluster-proxy-rhel8@sha256:df6cd66cdb17efc356e770930ff796bdb527c292243f5e8b87ca5c9e912a19d6_ppc64le",
"product_id": "multicluster-engine/cluster-proxy-rhel8@sha256:df6cd66cdb17efc356e770930ff796bdb527c292243f5e8b87ca5c9e912a19d6_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/cluster-proxy-rhel8@sha256:df6cd66cdb17efc356e770930ff796bdb527c292243f5e8b87ca5c9e912a19d6?arch=ppc64le\u0026repository_url=registry.redhat.io/multicluster-engine/cluster-proxy-rhel8\u0026tag=v2.1.0-7"
}
}
},
{
"category": "product_version",
"name": "multicluster-engine/multicluster-engine-console-mce-rhel8@sha256:b83a44a87eddeaa3914d03f51f58e8cc5412ee580ee233754108b2349d890b8c_ppc64le",
"product": {
"name": "multicluster-engine/multicluster-engine-console-mce-rhel8@sha256:b83a44a87eddeaa3914d03f51f58e8cc5412ee580ee233754108b2349d890b8c_ppc64le",
"product_id": "multicluster-engine/multicluster-engine-console-mce-rhel8@sha256:b83a44a87eddeaa3914d03f51f58e8cc5412ee580ee233754108b2349d890b8c_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/multicluster-engine-console-mce-rhel8@sha256:b83a44a87eddeaa3914d03f51f58e8cc5412ee580ee233754108b2349d890b8c?arch=ppc64le\u0026repository_url=registry.redhat.io/multicluster-engine/multicluster-engine-console-mce-rhel8\u0026tag=v2.1.0-71"
}
}
},
{
"category": "product_version",
"name": "multicluster-engine/console-mce-rhel8@sha256:b83a44a87eddeaa3914d03f51f58e8cc5412ee580ee233754108b2349d890b8c_ppc64le",
"product": {
"name": "multicluster-engine/console-mce-rhel8@sha256:b83a44a87eddeaa3914d03f51f58e8cc5412ee580ee233754108b2349d890b8c_ppc64le",
"product_id": "multicluster-engine/console-mce-rhel8@sha256:b83a44a87eddeaa3914d03f51f58e8cc5412ee580ee233754108b2349d890b8c_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/console-mce-rhel8@sha256:b83a44a87eddeaa3914d03f51f58e8cc5412ee580ee233754108b2349d890b8c?arch=ppc64le\u0026repository_url=registry.redhat.io/multicluster-engine/console-mce-rhel8\u0026tag=v2.1.0-71"
}
}
},
{
"category": "product_version",
"name": "multicluster-engine/discovery-rhel8@sha256:25eefa4b7af3650f57e9a4c372522a0cae7bcc1b41735d2b503b9b41d9c2d0b2_ppc64le",
"product": {
"name": "multicluster-engine/discovery-rhel8@sha256:25eefa4b7af3650f57e9a4c372522a0cae7bcc1b41735d2b503b9b41d9c2d0b2_ppc64le",
"product_id": "multicluster-engine/discovery-rhel8@sha256:25eefa4b7af3650f57e9a4c372522a0cae7bcc1b41735d2b503b9b41d9c2d0b2_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/discovery-rhel8@sha256:25eefa4b7af3650f57e9a4c372522a0cae7bcc1b41735d2b503b9b41d9c2d0b2?arch=ppc64le\u0026repository_url=registry.redhat.io/multicluster-engine/discovery-rhel8\u0026tag=v2.1.0-11"
}
}
},
{
"category": "product_version",
"name": "multicluster-engine/hive-rhel8@sha256:674603ee10ad5e9d42e18e5c2f91153c863cb7e9f38cd523559c8de7c7097483_ppc64le",
"product": {
"name": "multicluster-engine/hive-rhel8@sha256:674603ee10ad5e9d42e18e5c2f91153c863cb7e9f38cd523559c8de7c7097483_ppc64le",
"product_id": "multicluster-engine/hive-rhel8@sha256:674603ee10ad5e9d42e18e5c2f91153c863cb7e9f38cd523559c8de7c7097483_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/hive-rhel8@sha256:674603ee10ad5e9d42e18e5c2f91153c863cb7e9f38cd523559c8de7c7097483?arch=ppc64le\u0026repository_url=registry.redhat.io/multicluster-engine/hive-rhel8\u0026tag=v2.1.0-9"
}
}
},
{
"category": "product_version",
"name": "multicluster-engine/multicluster-engine-hypershift-addon-rhel8-operator@sha256:00322fc5e7a8e1d08ca716e23982dae6d365b1523f8d3465e6daad5074067ea2_ppc64le",
"product": {
"name": "multicluster-engine/multicluster-engine-hypershift-addon-rhel8-operator@sha256:00322fc5e7a8e1d08ca716e23982dae6d365b1523f8d3465e6daad5074067ea2_ppc64le",
"product_id": "multicluster-engine/multicluster-engine-hypershift-addon-rhel8-operator@sha256:00322fc5e7a8e1d08ca716e23982dae6d365b1523f8d3465e6daad5074067ea2_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/multicluster-engine-hypershift-addon-rhel8-operator@sha256:00322fc5e7a8e1d08ca716e23982dae6d365b1523f8d3465e6daad5074067ea2?arch=ppc64le\u0026repository_url=registry.redhat.io/multicluster-engine/multicluster-engine-hypershift-addon-rhel8-operator\u0026tag=v2.1.0-17"
}
}
},
{
"category": "product_version",
"name": "multicluster-engine/hypershift-addon-rhel8-operator@sha256:00322fc5e7a8e1d08ca716e23982dae6d365b1523f8d3465e6daad5074067ea2_ppc64le",
"product": {
"name": "multicluster-engine/hypershift-addon-rhel8-operator@sha256:00322fc5e7a8e1d08ca716e23982dae6d365b1523f8d3465e6daad5074067ea2_ppc64le",
"product_id": "multicluster-engine/hypershift-addon-rhel8-operator@sha256:00322fc5e7a8e1d08ca716e23982dae6d365b1523f8d3465e6daad5074067ea2_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/hypershift-addon-rhel8-operator@sha256:00322fc5e7a8e1d08ca716e23982dae6d365b1523f8d3465e6daad5074067ea2?arch=ppc64le\u0026repository_url=registry.redhat.io/multicluster-engine/hypershift-addon-rhel8-operator\u0026tag=v2.1.0-17"
}
}
},
{
"category": "product_version",
"name": "multicluster-engine/hypershift-deployment-controller-rhel8@sha256:68de13099864a989493367500360560a677fde2e0e56a760a6dafde1d7be9a27_ppc64le",
"product": {
"name": "multicluster-engine/hypershift-deployment-controller-rhel8@sha256:68de13099864a989493367500360560a677fde2e0e56a760a6dafde1d7be9a27_ppc64le",
"product_id": "multicluster-engine/hypershift-deployment-controller-rhel8@sha256:68de13099864a989493367500360560a677fde2e0e56a760a6dafde1d7be9a27_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/hypershift-deployment-controller-rhel8@sha256:68de13099864a989493367500360560a677fde2e0e56a760a6dafde1d7be9a27?arch=ppc64le\u0026repository_url=registry.redhat.io/multicluster-engine/hypershift-deployment-controller-rhel8\u0026tag=v2.1.0-25"
}
}
},
{
"category": "product_version",
"name": "multicluster-engine/multicluster-engine-hypershift-deployment-controller-rhel8@sha256:68de13099864a989493367500360560a677fde2e0e56a760a6dafde1d7be9a27_ppc64le",
"product": {
"name": "multicluster-engine/multicluster-engine-hypershift-deployment-controller-rhel8@sha256:68de13099864a989493367500360560a677fde2e0e56a760a6dafde1d7be9a27_ppc64le",
"product_id": "multicluster-engine/multicluster-engine-hypershift-deployment-controller-rhel8@sha256:68de13099864a989493367500360560a677fde2e0e56a760a6dafde1d7be9a27_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/multicluster-engine-hypershift-deployment-controller-rhel8@sha256:68de13099864a989493367500360560a677fde2e0e56a760a6dafde1d7be9a27?arch=ppc64le\u0026repository_url=registry.redhat.io/multicluster-engine/multicluster-engine-hypershift-deployment-controller-rhel8\u0026tag=v2.1.0-25"
}
}
},
{
"category": "product_version",
"name": "multicluster-engine/hypershift-rhel8-operator@sha256:62e91ac9b6291bf7abc26cdd937c2c2cf7cdf1f1256a33acbaa5d1cdc607d3fa_ppc64le",
"product": {
"name": "multicluster-engine/hypershift-rhel8-operator@sha256:62e91ac9b6291bf7abc26cdd937c2c2cf7cdf1f1256a33acbaa5d1cdc607d3fa_ppc64le",
"product_id": "multicluster-engine/hypershift-rhel8-operator@sha256:62e91ac9b6291bf7abc26cdd937c2c2cf7cdf1f1256a33acbaa5d1cdc607d3fa_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/hypershift-rhel8-operator@sha256:62e91ac9b6291bf7abc26cdd937c2c2cf7cdf1f1256a33acbaa5d1cdc607d3fa?arch=ppc64le\u0026repository_url=registry.redhat.io/multicluster-engine/hypershift-rhel8-operator\u0026tag=v2.1.0-11"
}
}
},
{
"category": "product_version",
"name": "multicluster-engine/managedcluster-import-controller-rhel8@sha256:17987e46eb8772ef79e771b6edd137b29914ae357eb036d76a063cb04de116a3_ppc64le",
"product": {
"name": "multicluster-engine/managedcluster-import-controller-rhel8@sha256:17987e46eb8772ef79e771b6edd137b29914ae357eb036d76a063cb04de116a3_ppc64le",
"product_id": "multicluster-engine/managedcluster-import-controller-rhel8@sha256:17987e46eb8772ef79e771b6edd137b29914ae357eb036d76a063cb04de116a3_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/managedcluster-import-controller-rhel8@sha256:17987e46eb8772ef79e771b6edd137b29914ae357eb036d76a063cb04de116a3?arch=ppc64le\u0026repository_url=registry.redhat.io/multicluster-engine/managedcluster-import-controller-rhel8\u0026tag=v2.1.0-19"
}
}
},
{
"category": "product_version",
"name": "multicluster-engine/multicluster-engine-managed-serviceaccount-rhel8@sha256:ec5bdf8a935ee1daaa5c91a7fd7816ade97619b5d1f6b61e663c03f43bb832bc_ppc64le",
"product": {
"name": "multicluster-engine/multicluster-engine-managed-serviceaccount-rhel8@sha256:ec5bdf8a935ee1daaa5c91a7fd7816ade97619b5d1f6b61e663c03f43bb832bc_ppc64le",
"product_id": "multicluster-engine/multicluster-engine-managed-serviceaccount-rhel8@sha256:ec5bdf8a935ee1daaa5c91a7fd7816ade97619b5d1f6b61e663c03f43bb832bc_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/multicluster-engine-managed-serviceaccount-rhel8@sha256:ec5bdf8a935ee1daaa5c91a7fd7816ade97619b5d1f6b61e663c03f43bb832bc?arch=ppc64le\u0026repository_url=registry.redhat.io/multicluster-engine/multicluster-engine-managed-serviceaccount-rhel8\u0026tag=v2.1.0-9"
}
}
},
{
"category": "product_version",
"name": "multicluster-engine/managed-serviceaccount-rhel8@sha256:ec5bdf8a935ee1daaa5c91a7fd7816ade97619b5d1f6b61e663c03f43bb832bc_ppc64le",
"product": {
"name": "multicluster-engine/managed-serviceaccount-rhel8@sha256:ec5bdf8a935ee1daaa5c91a7fd7816ade97619b5d1f6b61e663c03f43bb832bc_ppc64le",
"product_id": "multicluster-engine/managed-serviceaccount-rhel8@sha256:ec5bdf8a935ee1daaa5c91a7fd7816ade97619b5d1f6b61e663c03f43bb832bc_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/managed-serviceaccount-rhel8@sha256:ec5bdf8a935ee1daaa5c91a7fd7816ade97619b5d1f6b61e663c03f43bb832bc?arch=ppc64le\u0026repository_url=registry.redhat.io/multicluster-engine/managed-serviceaccount-rhel8\u0026tag=v2.1.0-9"
}
}
},
{
"category": "product_version",
"name": "multicluster-engine/multicloud-manager-rhel8@sha256:af5076a59d32f3bed7f88348bccdff6fad4d250aab7f8dc7c2791e75fa76c7d9_ppc64le",
"product": {
"name": "multicluster-engine/multicloud-manager-rhel8@sha256:af5076a59d32f3bed7f88348bccdff6fad4d250aab7f8dc7c2791e75fa76c7d9_ppc64le",
"product_id": "multicluster-engine/multicloud-manager-rhel8@sha256:af5076a59d32f3bed7f88348bccdff6fad4d250aab7f8dc7c2791e75fa76c7d9_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/multicloud-manager-rhel8@sha256:af5076a59d32f3bed7f88348bccdff6fad4d250aab7f8dc7c2791e75fa76c7d9?arch=ppc64le\u0026repository_url=registry.redhat.io/multicluster-engine/multicloud-manager-rhel8\u0026tag=v2.1.0-29"
}
}
},
{
"category": "product_version",
"name": "multicluster-engine/must-gather-rhel8@sha256:e838cb2e70eff2157b992c1cc6c576c9e099306b1df69d6d5c9d991ded4e0789_ppc64le",
"product": {
"name": "multicluster-engine/must-gather-rhel8@sha256:e838cb2e70eff2157b992c1cc6c576c9e099306b1df69d6d5c9d991ded4e0789_ppc64le",
"product_id": "multicluster-engine/must-gather-rhel8@sha256:e838cb2e70eff2157b992c1cc6c576c9e099306b1df69d6d5c9d991ded4e0789_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/must-gather-rhel8@sha256:e838cb2e70eff2157b992c1cc6c576c9e099306b1df69d6d5c9d991ded4e0789?arch=ppc64le\u0026repository_url=registry.redhat.io/multicluster-engine/must-gather-rhel8\u0026tag=v2.1.0-9"
}
}
},
{
"category": "product_version",
"name": "multicluster-engine/mce-operator-bundle@sha256:701ad2aa334971346282a7a80c420049f08a3e3845a915a947e7605aab9c1369_ppc64le",
"product": {
"name": "multicluster-engine/mce-operator-bundle@sha256:701ad2aa334971346282a7a80c420049f08a3e3845a915a947e7605aab9c1369_ppc64le",
"product_id": "multicluster-engine/mce-operator-bundle@sha256:701ad2aa334971346282a7a80c420049f08a3e3845a915a947e7605aab9c1369_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/mce-operator-bundle@sha256:701ad2aa334971346282a7a80c420049f08a3e3845a915a947e7605aab9c1369?arch=ppc64le\u0026repository_url=registry.redhat.io/multicluster-engine/mce-operator-bundle\u0026tag=v2.1.0-123"
}
}
},
{
"category": "product_version",
"name": "multicluster-engine/backplane-rhel8-operator@sha256:0b8c36b4b1d00e47ee4faaeec9ccbdc2977a50592035f8a600491c657e439d33_ppc64le",
"product": {
"name": "multicluster-engine/backplane-rhel8-operator@sha256:0b8c36b4b1d00e47ee4faaeec9ccbdc2977a50592035f8a600491c657e439d33_ppc64le",
"product_id": "multicluster-engine/backplane-rhel8-operator@sha256:0b8c36b4b1d00e47ee4faaeec9ccbdc2977a50592035f8a600491c657e439d33_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/backplane-rhel8-operator@sha256:0b8c36b4b1d00e47ee4faaeec9ccbdc2977a50592035f8a600491c657e439d33?arch=ppc64le\u0026repository_url=registry.redhat.io/multicluster-engine/backplane-rhel8-operator\u0026tag=v2.1.0-29"
}
}
},
{
"category": "product_version",
"name": "multicluster-engine/placement-rhel8@sha256:746794cb82199cfc0c659de0a48018bbd8f18aec97265d68f8dd8bbf783049b1_ppc64le",
"product": {
"name": "multicluster-engine/placement-rhel8@sha256:746794cb82199cfc0c659de0a48018bbd8f18aec97265d68f8dd8bbf783049b1_ppc64le",
"product_id": "multicluster-engine/placement-rhel8@sha256:746794cb82199cfc0c659de0a48018bbd8f18aec97265d68f8dd8bbf783049b1_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/placement-rhel8@sha256:746794cb82199cfc0c659de0a48018bbd8f18aec97265d68f8dd8bbf783049b1?arch=ppc64le\u0026repository_url=registry.redhat.io/multicluster-engine/placement-rhel8\u0026tag=v2.1.0-11"
}
}
},
{
"category": "product_version",
"name": "multicluster-engine/provider-credential-controller-rhel8@sha256:b6406fbcfeed4c491c66b778a4ad08e8066db5052a49863dd459e2b7375e6ba4_ppc64le",
"product": {
"name": "multicluster-engine/provider-credential-controller-rhel8@sha256:b6406fbcfeed4c491c66b778a4ad08e8066db5052a49863dd459e2b7375e6ba4_ppc64le",
"product_id": "multicluster-engine/provider-credential-controller-rhel8@sha256:b6406fbcfeed4c491c66b778a4ad08e8066db5052a49863dd459e2b7375e6ba4_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/provider-credential-controller-rhel8@sha256:b6406fbcfeed4c491c66b778a4ad08e8066db5052a49863dd459e2b7375e6ba4?arch=ppc64le\u0026repository_url=registry.redhat.io/multicluster-engine/provider-credential-controller-rhel8\u0026tag=v2.1.0-10"
}
}
},
{
"category": "product_version",
"name": "multicluster-engine/registration-rhel8@sha256:7bbc4dceeffd5f4bb47e9c38f97109d083dbbbda1a1643b7eb7762ebbd5047a1_ppc64le",
"product": {
"name": "multicluster-engine/registration-rhel8@sha256:7bbc4dceeffd5f4bb47e9c38f97109d083dbbbda1a1643b7eb7762ebbd5047a1_ppc64le",
"product_id": "multicluster-engine/registration-rhel8@sha256:7bbc4dceeffd5f4bb47e9c38f97109d083dbbbda1a1643b7eb7762ebbd5047a1_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/registration-rhel8@sha256:7bbc4dceeffd5f4bb47e9c38f97109d083dbbbda1a1643b7eb7762ebbd5047a1?arch=ppc64le\u0026repository_url=registry.redhat.io/multicluster-engine/registration-rhel8\u0026tag=v2.1.0-14"
}
}
},
{
"category": "product_version",
"name": "multicluster-engine/registration-operator-rhel8@sha256:f945ae948589e2ea294d3d6e8f89fe05c1203f375a0722465965208ecfc15b94_ppc64le",
"product": {
"name": "multicluster-engine/registration-operator-rhel8@sha256:f945ae948589e2ea294d3d6e8f89fe05c1203f375a0722465965208ecfc15b94_ppc64le",
"product_id": "multicluster-engine/registration-operator-rhel8@sha256:f945ae948589e2ea294d3d6e8f89fe05c1203f375a0722465965208ecfc15b94_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/registration-operator-rhel8@sha256:f945ae948589e2ea294d3d6e8f89fe05c1203f375a0722465965208ecfc15b94?arch=ppc64le\u0026repository_url=registry.redhat.io/multicluster-engine/registration-operator-rhel8\u0026tag=v2.1.0-15"
}
}
},
{
"category": "product_version",
"name": "multicluster-engine/work-rhel8@sha256:d425b68e6265d098601e240cae6084c76416fd27bfbd955a3ccee30873544e38_ppc64le",
"product": {
"name": "multicluster-engine/work-rhel8@sha256:d425b68e6265d098601e240cae6084c76416fd27bfbd955a3ccee30873544e38_ppc64le",
"product_id": "multicluster-engine/work-rhel8@sha256:d425b68e6265d098601e240cae6084c76416fd27bfbd955a3ccee30873544e38_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/work-rhel8@sha256:d425b68e6265d098601e240cae6084c76416fd27bfbd955a3ccee30873544e38?arch=ppc64le\u0026repository_url=registry.redhat.io/multicluster-engine/work-rhel8\u0026tag=v2.1.0-11"
}
}
}
],
"category": "architecture",
"name": "ppc64le"
},
{
"branches": [
{
"category": "product_version",
"name": "multicluster-engine/agent-service-rhel8@sha256:8cb5ab317ccc6b1bcd409cfba0ec983e3f5d9531227e76bb455011636ed32d21_arm64",
"product": {
"name": "multicluster-engine/agent-service-rhel8@sha256:8cb5ab317ccc6b1bcd409cfba0ec983e3f5d9531227e76bb455011636ed32d21_arm64",
"product_id": "multicluster-engine/agent-service-rhel8@sha256:8cb5ab317ccc6b1bcd409cfba0ec983e3f5d9531227e76bb455011636ed32d21_arm64",
"product_identification_helper": {
"purl": "pkg:oci/agent-service-rhel8@sha256:8cb5ab317ccc6b1bcd409cfba0ec983e3f5d9531227e76bb455011636ed32d21?arch=arm64\u0026repository_url=registry.redhat.io/multicluster-engine/agent-service-rhel8\u0026tag=v2.1.0-53"
}
}
},
{
"category": "product_version",
"name": "multicluster-engine/apiserver-network-proxy-rhel8@sha256:f71c4c301774aba9a886f2891eace9da47ba075d2a2e4acfc03849c9c0da57bc_arm64",
"product": {
"name": "multicluster-engine/apiserver-network-proxy-rhel8@sha256:f71c4c301774aba9a886f2891eace9da47ba075d2a2e4acfc03849c9c0da57bc_arm64",
"product_id": "multicluster-engine/apiserver-network-proxy-rhel8@sha256:f71c4c301774aba9a886f2891eace9da47ba075d2a2e4acfc03849c9c0da57bc_arm64",
"product_identification_helper": {
"purl": "pkg:oci/apiserver-network-proxy-rhel8@sha256:f71c4c301774aba9a886f2891eace9da47ba075d2a2e4acfc03849c9c0da57bc?arch=arm64\u0026repository_url=registry.redhat.io/multicluster-engine/apiserver-network-proxy-rhel8\u0026tag=v2.1.0-10"
}
}
},
{
"category": "product_version",
"name": "multicluster-engine/assisted-image-service-rhel8@sha256:1d250617cf4eb47800d30bd6bdd61872faa29eb7c6953edcb4a107360f0d0a78_arm64",
"product": {
"name": "multicluster-engine/assisted-image-service-rhel8@sha256:1d250617cf4eb47800d30bd6bdd61872faa29eb7c6953edcb4a107360f0d0a78_arm64",
"product_id": "multicluster-engine/assisted-image-service-rhel8@sha256:1d250617cf4eb47800d30bd6bdd61872faa29eb7c6953edcb4a107360f0d0a78_arm64",
"product_identification_helper": {
"purl": "pkg:oci/assisted-image-service-rhel8@sha256:1d250617cf4eb47800d30bd6bdd61872faa29eb7c6953edcb4a107360f0d0a78?arch=arm64\u0026repository_url=registry.redhat.io/multicluster-engine/assisted-image-service-rhel8\u0026tag=v2.1.0-12"
}
}
},
{
"category": "product_version",
"name": "multicluster-engine/assisted-installer-agent-rhel8@sha256:99e0accdee9b311b9abf032c712060823736f88c7bf3ba692349d7f8290a9570_arm64",
"product": {
"name": "multicluster-engine/assisted-installer-agent-rhel8@sha256:99e0accdee9b311b9abf032c712060823736f88c7bf3ba692349d7f8290a9570_arm64",
"product_id": "multicluster-engine/assisted-installer-agent-rhel8@sha256:99e0accdee9b311b9abf032c712060823736f88c7bf3ba692349d7f8290a9570_arm64",
"product_identification_helper": {
"purl": "pkg:oci/assisted-installer-agent-rhel8@sha256:99e0accdee9b311b9abf032c712060823736f88c7bf3ba692349d7f8290a9570?arch=arm64\u0026repository_url=registry.redhat.io/multicluster-engine/assisted-installer-agent-rhel8\u0026tag=v2.1.0-25"
}
}
},
{
"category": "product_version",
"name": "multicluster-engine/assisted-installer-rhel8@sha256:910dad58b72de16f92dd5b60d0420010d18229a6e0966fe2eb072517febe499f_arm64",
"product": {
"name": "multicluster-engine/assisted-installer-rhel8@sha256:910dad58b72de16f92dd5b60d0420010d18229a6e0966fe2eb072517febe499f_arm64",
"product_id": "multicluster-engine/assisted-installer-rhel8@sha256:910dad58b72de16f92dd5b60d0420010d18229a6e0966fe2eb072517febe499f_arm64",
"product_identification_helper": {
"purl": "pkg:oci/assisted-installer-rhel8@sha256:910dad58b72de16f92dd5b60d0420010d18229a6e0966fe2eb072517febe499f?arch=arm64\u0026repository_url=registry.redhat.io/multicluster-engine/assisted-installer-rhel8\u0026tag=v2.1.0-20"
}
}
},
{
"category": "product_version",
"name": "multicluster-engine/assisted-installer-reporter-rhel8@sha256:bdb861698be8305247b21ebab7994f27eaae818f691ffcff3d5b5eb5dc70a722_arm64",
"product": {
"name": "multicluster-engine/assisted-installer-reporter-rhel8@sha256:bdb861698be8305247b21ebab7994f27eaae818f691ffcff3d5b5eb5dc70a722_arm64",
"product_id": "multicluster-engine/assisted-installer-reporter-rhel8@sha256:bdb861698be8305247b21ebab7994f27eaae818f691ffcff3d5b5eb5dc70a722_arm64",
"product_identification_helper": {
"purl": "pkg:oci/assisted-installer-reporter-rhel8@sha256:bdb861698be8305247b21ebab7994f27eaae818f691ffcff3d5b5eb5dc70a722?arch=arm64\u0026repository_url=registry.redhat.io/multicluster-engine/assisted-installer-reporter-rhel8\u0026tag=v2.1.0-21"
}
}
},
{
"category": "product_version",
"name": "multicluster-engine/aws-encryption-provider-rhel8@sha256:31329737bd3608345f8e969e872e2e18305e2959d9d81867933c73fb26a53dcd_arm64",
"product": {
"name": "multicluster-engine/aws-encryption-provider-rhel8@sha256:31329737bd3608345f8e969e872e2e18305e2959d9d81867933c73fb26a53dcd_arm64",
"product_id": "multicluster-engine/aws-encryption-provider-rhel8@sha256:31329737bd3608345f8e969e872e2e18305e2959d9d81867933c73fb26a53dcd_arm64",
"product_identification_helper": {
"purl": "pkg:oci/aws-encryption-provider-rhel8@sha256:31329737bd3608345f8e969e872e2e18305e2959d9d81867933c73fb26a53dcd?arch=arm64\u0026repository_url=registry.redhat.io/multicluster-engine/aws-encryption-provider-rhel8\u0026tag=v2.1.0-8"
}
}
},
{
"category": "product_version",
"name": "multicluster-engine/cluster-api-rhel8@sha256:c8a785b4e1688d358cec73e9cf4853ca0ab28c7daa4c45d5384b7bebc333f53a_arm64",
"product": {
"name": "multicluster-engine/cluster-api-rhel8@sha256:c8a785b4e1688d358cec73e9cf4853ca0ab28c7daa4c45d5384b7bebc333f53a_arm64",
"product_id": "multicluster-engine/cluster-api-rhel8@sha256:c8a785b4e1688d358cec73e9cf4853ca0ab28c7daa4c45d5384b7bebc333f53a_arm64",
"product_identification_helper": {
"purl": "pkg:oci/cluster-api-rhel8@sha256:c8a785b4e1688d358cec73e9cf4853ca0ab28c7daa4c45d5384b7bebc333f53a?arch=arm64\u0026repository_url=registry.redhat.io/multicluster-engine/cluster-api-rhel8\u0026tag=v2.1.0-8"
}
}
},
{
"category": "product_version",
"name": "multicluster-engine/multicluster-engine-cluster-api-provider-agent-rhel8@sha256:a4d3f04386e63bfb640b928c01f972ba7d90af9c5213a7c10968b55c875565e0_arm64",
"product": {
"name": "multicluster-engine/multicluster-engine-cluster-api-provider-agent-rhel8@sha256:a4d3f04386e63bfb640b928c01f972ba7d90af9c5213a7c10968b55c875565e0_arm64",
"product_id": "multicluster-engine/multicluster-engine-cluster-api-provider-agent-rhel8@sha256:a4d3f04386e63bfb640b928c01f972ba7d90af9c5213a7c10968b55c875565e0_arm64",
"product_identification_helper": {
"purl": "pkg:oci/multicluster-engine-cluster-api-provider-agent-rhel8@sha256:a4d3f04386e63bfb640b928c01f972ba7d90af9c5213a7c10968b55c875565e0?arch=arm64\u0026repository_url=registry.redhat.io/multicluster-engine/multicluster-engine-cluster-api-provider-agent-rhel8\u0026tag=v2.1.0-10"
}
}
},
{
"category": "product_version",
"name": "multicluster-engine/cluster-api-provider-agent-rhel8@sha256:a4d3f04386e63bfb640b928c01f972ba7d90af9c5213a7c10968b55c875565e0_arm64",
"product": {
"name": "multicluster-engine/cluster-api-provider-agent-rhel8@sha256:a4d3f04386e63bfb640b928c01f972ba7d90af9c5213a7c10968b55c875565e0_arm64",
"product_id": "multicluster-engine/cluster-api-provider-agent-rhel8@sha256:a4d3f04386e63bfb640b928c01f972ba7d90af9c5213a7c10968b55c875565e0_arm64",
"product_identification_helper": {
"purl": "pkg:oci/cluster-api-provider-agent-rhel8@sha256:a4d3f04386e63bfb640b928c01f972ba7d90af9c5213a7c10968b55c875565e0?arch=arm64\u0026repository_url=registry.redhat.io/multicluster-engine/cluster-api-provider-agent-rhel8\u0026tag=v2.1.0-10"
}
}
},
{
"category": "product_version",
"name": "multicluster-engine/cluster-api-provider-aws-rhel8@sha256:36a5f30d043f1137033842188e59224b803158696f60ddb41095a766705485f4_arm64",
"product": {
"name": "multicluster-engine/cluster-api-provider-aws-rhel8@sha256:36a5f30d043f1137033842188e59224b803158696f60ddb41095a766705485f4_arm64",
"product_id": "multicluster-engine/cluster-api-provider-aws-rhel8@sha256:36a5f30d043f1137033842188e59224b803158696f60ddb41095a766705485f4_arm64",
"product_identification_helper": {
"purl": "pkg:oci/cluster-api-provider-aws-rhel8@sha256:36a5f30d043f1137033842188e59224b803158696f60ddb41095a766705485f4?arch=arm64\u0026repository_url=registry.redhat.io/multicluster-engine/cluster-api-provider-aws-rhel8\u0026tag=v2.1.0-8"
}
}
},
{
"category": "product_version",
"name": "multicluster-engine/cluster-api-provider-azure-rhel8@sha256:2b93b026497655f16a85a2929b1f0c970d51dce0e0e8462774989f1943bdc785_arm64",
"product": {
"name": "multicluster-engine/cluster-api-provider-azure-rhel8@sha256:2b93b026497655f16a85a2929b1f0c970d51dce0e0e8462774989f1943bdc785_arm64",
"product_id": "multicluster-engine/cluster-api-provider-azure-rhel8@sha256:2b93b026497655f16a85a2929b1f0c970d51dce0e0e8462774989f1943bdc785_arm64",
"product_identification_helper": {
"purl": "pkg:oci/cluster-api-provider-azure-rhel8@sha256:2b93b026497655f16a85a2929b1f0c970d51dce0e0e8462774989f1943bdc785?arch=arm64\u0026repository_url=registry.redhat.io/multicluster-engine/cluster-api-provider-azure-rhel8\u0026tag=v2.1.0-8"
}
}
},
{
"category": "product_version",
"name": "multicluster-engine/cluster-api-provider-kubevirt-rhel8@sha256:0007824d89632253727ead00c5fd6ec463f310d71e58e237ea5e51c13052b0bc_arm64",
"product": {
"name": "multicluster-engine/cluster-api-provider-kubevirt-rhel8@sha256:0007824d89632253727ead00c5fd6ec463f310d71e58e237ea5e51c13052b0bc_arm64",
"product_id": "multicluster-engine/cluster-api-provider-kubevirt-rhel8@sha256:0007824d89632253727ead00c5fd6ec463f310d71e58e237ea5e51c13052b0bc_arm64",
"product_identification_helper": {
"purl": "pkg:oci/cluster-api-provider-kubevirt-rhel8@sha256:0007824d89632253727ead00c5fd6ec463f310d71e58e237ea5e51c13052b0bc?arch=arm64\u0026repository_url=registry.redhat.io/multicluster-engine/cluster-api-provider-kubevirt-rhel8\u0026tag=v2.1.0-10"
}
}
},
{
"category": "product_version",
"name": "multicluster-engine/clusterclaims-controller-rhel8@sha256:fce2e92743adaf6fe2e0168cfeecdc71ff7c009ef92a89c9172ff46ebbedcd40_arm64",
"product": {
"name": "multicluster-engine/clusterclaims-controller-rhel8@sha256:fce2e92743adaf6fe2e0168cfeecdc71ff7c009ef92a89c9172ff46ebbedcd40_arm64",
"product_id": "multicluster-engine/clusterclaims-controller-rhel8@sha256:fce2e92743adaf6fe2e0168cfeecdc71ff7c009ef92a89c9172ff46ebbedcd40_arm64",
"product_identification_helper": {
"purl": "pkg:oci/clusterclaims-controller-rhel8@sha256:fce2e92743adaf6fe2e0168cfeecdc71ff7c009ef92a89c9172ff46ebbedcd40?arch=arm64\u0026repository_url=registry.redhat.io/multicluster-engine/clusterclaims-controller-rhel8\u0026tag=v2.1.0-11"
}
}
},
{
"category": "product_version",
"name": "multicluster-engine/cluster-curator-controller-rhel8@sha256:1d4d913d4136321ebd94e6b9d9e55be7262883702de72c4a61827804ad843942_arm64",
"product": {
"name": "multicluster-engine/cluster-curator-controller-rhel8@sha256:1d4d913d4136321ebd94e6b9d9e55be7262883702de72c4a61827804ad843942_arm64",
"product_id": "multicluster-engine/cluster-curator-controller-rhel8@sha256:1d4d913d4136321ebd94e6b9d9e55be7262883702de72c4a61827804ad843942_arm64",
"product_identification_helper": {
"purl": "pkg:oci/cluster-curator-controller-rhel8@sha256:1d4d913d4136321ebd94e6b9d9e55be7262883702de72c4a61827804ad843942?arch=arm64\u0026repository_url=registry.redhat.io/multicluster-engine/cluster-curator-controller-rhel8\u0026tag=v2.1.0-13"
}
}
},
{
"category": "product_version",
"name": "multicluster-engine/clusterlifecycle-state-metrics-rhel8@sha256:288a0e4f9ca79859c5f295e920e9ef01d395720ea5b62ec7f5a5bd975b9c5850_arm64",
"product": {
"name": "multicluster-engine/clusterlifecycle-state-metrics-rhel8@sha256:288a0e4f9ca79859c5f295e920e9ef01d395720ea5b62ec7f5a5bd975b9c5850_arm64",
"product_id": "multicluster-engine/clusterlifecycle-state-metrics-rhel8@sha256:288a0e4f9ca79859c5f295e920e9ef01d395720ea5b62ec7f5a5bd975b9c5850_arm64",
"product_identification_helper": {
"purl": "pkg:oci/clusterlifecycle-state-metrics-rhel8@sha256:288a0e4f9ca79859c5f295e920e9ef01d395720ea5b62ec7f5a5bd975b9c5850?arch=arm64\u0026repository_url=registry.redhat.io/multicluster-engine/clusterlifecycle-state-metrics-rhel8\u0026tag=v2.1.0-10"
}
}
},
{
"category": "product_version",
"name": "multicluster-engine/cluster-proxy-addon-rhel8@sha256:2779eae299eb2b48e8a868de2f2d8d13313ca17b2f7d5c816013145b0c787cc8_arm64",
"product": {
"name": "multicluster-engine/cluster-proxy-addon-rhel8@sha256:2779eae299eb2b48e8a868de2f2d8d13313ca17b2f7d5c816013145b0c787cc8_arm64",
"product_id": "multicluster-engine/cluster-proxy-addon-rhel8@sha256:2779eae299eb2b48e8a868de2f2d8d13313ca17b2f7d5c816013145b0c787cc8_arm64",
"product_identification_helper": {
"purl": "pkg:oci/cluster-proxy-addon-rhel8@sha256:2779eae299eb2b48e8a868de2f2d8d13313ca17b2f7d5c816013145b0c787cc8?arch=arm64\u0026repository_url=registry.redhat.io/multicluster-engine/cluster-proxy-addon-rhel8\u0026tag=v2.1.0-6"
}
}
},
{
"category": "product_version",
"name": "multicluster-engine/cluster-proxy-rhel8@sha256:610de7f25fd387262c360acb21dd45dc80e1c52a77dd11982965da80301407ab_arm64",
"product": {
"name": "multicluster-engine/cluster-proxy-rhel8@sha256:610de7f25fd387262c360acb21dd45dc80e1c52a77dd11982965da80301407ab_arm64",
"product_id": "multicluster-engine/cluster-proxy-rhel8@sha256:610de7f25fd387262c360acb21dd45dc80e1c52a77dd11982965da80301407ab_arm64",
"product_identification_helper": {
"purl": "pkg:oci/cluster-proxy-rhel8@sha256:610de7f25fd387262c360acb21dd45dc80e1c52a77dd11982965da80301407ab?arch=arm64\u0026repository_url=registry.redhat.io/multicluster-engine/cluster-proxy-rhel8\u0026tag=v2.1.0-7"
}
}
},
{
"category": "product_version",
"name": "multicluster-engine/multicluster-engine-console-mce-rhel8@sha256:009597e78bf32e0a6d83ad456a6670e436692aa1c12cbd144580a30080054d0f_arm64",
"product": {
"name": "multicluster-engine/multicluster-engine-console-mce-rhel8@sha256:009597e78bf32e0a6d83ad456a6670e436692aa1c12cbd144580a30080054d0f_arm64",
"product_id": "multicluster-engine/multicluster-engine-console-mce-rhel8@sha256:009597e78bf32e0a6d83ad456a6670e436692aa1c12cbd144580a30080054d0f_arm64",
"product_identification_helper": {
"purl": "pkg:oci/multicluster-engine-console-mce-rhel8@sha256:009597e78bf32e0a6d83ad456a6670e436692aa1c12cbd144580a30080054d0f?arch=arm64\u0026repository_url=registry.redhat.io/multicluster-engine/multicluster-engine-console-mce-rhel8\u0026tag=v2.1.0-71"
}
}
},
{
"category": "product_version",
"name": "multicluster-engine/console-mce-rhel8@sha256:009597e78bf32e0a6d83ad456a6670e436692aa1c12cbd144580a30080054d0f_arm64",
"product": {
"name": "multicluster-engine/console-mce-rhel8@sha256:009597e78bf32e0a6d83ad456a6670e436692aa1c12cbd144580a30080054d0f_arm64",
"product_id": "multicluster-engine/console-mce-rhel8@sha256:009597e78bf32e0a6d83ad456a6670e436692aa1c12cbd144580a30080054d0f_arm64",
"product_identification_helper": {
"purl": "pkg:oci/console-mce-rhel8@sha256:009597e78bf32e0a6d83ad456a6670e436692aa1c12cbd144580a30080054d0f?arch=arm64\u0026repository_url=registry.redhat.io/multicluster-engine/console-mce-rhel8\u0026tag=v2.1.0-71"
}
}
},
{
"category": "product_version",
"name": "multicluster-engine/discovery-rhel8@sha256:a0bcad7b2191e3c674813c2e1e67aea619d6d7eaa95f2324902e0b842d1c0cc8_arm64",
"product": {
"name": "multicluster-engine/discovery-rhel8@sha256:a0bcad7b2191e3c674813c2e1e67aea619d6d7eaa95f2324902e0b842d1c0cc8_arm64",
"product_id": "multicluster-engine/discovery-rhel8@sha256:a0bcad7b2191e3c674813c2e1e67aea619d6d7eaa95f2324902e0b842d1c0cc8_arm64",
"product_identification_helper": {
"purl": "pkg:oci/discovery-rhel8@sha256:a0bcad7b2191e3c674813c2e1e67aea619d6d7eaa95f2324902e0b842d1c0cc8?arch=arm64\u0026repository_url=registry.redhat.io/multicluster-engine/discovery-rhel8\u0026tag=v2.1.0-11"
}
}
},
{
"category": "product_version",
"name": "multicluster-engine/hive-rhel8@sha256:67b2477a7b3885df470dc56e94525e7ebc3dce326599c6f2a311f8727557bf8b_arm64",
"product": {
"name": "multicluster-engine/hive-rhel8@sha256:67b2477a7b3885df470dc56e94525e7ebc3dce326599c6f2a311f8727557bf8b_arm64",
"product_id": "multicluster-engine/hive-rhel8@sha256:67b2477a7b3885df470dc56e94525e7ebc3dce326599c6f2a311f8727557bf8b_arm64",
"product_identification_helper": {
"purl": "pkg:oci/hive-rhel8@sha256:67b2477a7b3885df470dc56e94525e7ebc3dce326599c6f2a311f8727557bf8b?arch=arm64\u0026repository_url=registry.redhat.io/multicluster-engine/hive-rhel8\u0026tag=v2.1.0-9"
}
}
},
{
"category": "product_version",
"name": "multicluster-engine/multicluster-engine-hypershift-addon-rhel8-operator@sha256:27cc406bb658c1915e75f5d0b0d3c0f73e72635c9f5bb08bc28e3c5c434e147b_arm64",
"product": {
"name": "multicluster-engine/multicluster-engine-hypershift-addon-rhel8-operator@sha256:27cc406bb658c1915e75f5d0b0d3c0f73e72635c9f5bb08bc28e3c5c434e147b_arm64",
"product_id": "multicluster-engine/multicluster-engine-hypershift-addon-rhel8-operator@sha256:27cc406bb658c1915e75f5d0b0d3c0f73e72635c9f5bb08bc28e3c5c434e147b_arm64",
"product_identification_helper": {
"purl": "pkg:oci/multicluster-engine-hypershift-addon-rhel8-operator@sha256:27cc406bb658c1915e75f5d0b0d3c0f73e72635c9f5bb08bc28e3c5c434e147b?arch=arm64\u0026repository_url=registry.redhat.io/multicluster-engine/multicluster-engine-hypershift-addon-rhel8-operator\u0026tag=v2.1.0-17"
}
}
},
{
"category": "product_version",
"name": "multicluster-engine/hypershift-addon-rhel8-operator@sha256:27cc406bb658c1915e75f5d0b0d3c0f73e72635c9f5bb08bc28e3c5c434e147b_arm64",
"product": {
"name": "multicluster-engine/hypershift-addon-rhel8-operator@sha256:27cc406bb658c1915e75f5d0b0d3c0f73e72635c9f5bb08bc28e3c5c434e147b_arm64",
"product_id": "multicluster-engine/hypershift-addon-rhel8-operator@sha256:27cc406bb658c1915e75f5d0b0d3c0f73e72635c9f5bb08bc28e3c5c434e147b_arm64",
"product_identification_helper": {
"purl": "pkg:oci/hypershift-addon-rhel8-operator@sha256:27cc406bb658c1915e75f5d0b0d3c0f73e72635c9f5bb08bc28e3c5c434e147b?arch=arm64\u0026repository_url=registry.redhat.io/multicluster-engine/hypershift-addon-rhel8-operator\u0026tag=v2.1.0-17"
}
}
},
{
"category": "product_version",
"name": "multicluster-engine/hypershift-deployment-controller-rhel8@sha256:be5d7a8b6dec6d4c959badc2d2960ec7bfe74a75c0d673da06fe6335920de3a0_arm64",
"product": {
"name": "multicluster-engine/hypershift-deployment-controller-rhel8@sha256:be5d7a8b6dec6d4c959badc2d2960ec7bfe74a75c0d673da06fe6335920de3a0_arm64",
"product_id": "multicluster-engine/hypershift-deployment-controller-rhel8@sha256:be5d7a8b6dec6d4c959badc2d2960ec7bfe74a75c0d673da06fe6335920de3a0_arm64",
"product_identification_helper": {
"purl": "pkg:oci/hypershift-deployment-controller-rhel8@sha256:be5d7a8b6dec6d4c959badc2d2960ec7bfe74a75c0d673da06fe6335920de3a0?arch=arm64\u0026repository_url=registry.redhat.io/multicluster-engine/hypershift-deployment-controller-rhel8\u0026tag=v2.1.0-25"
}
}
},
{
"category": "product_version",
"name": "multicluster-engine/multicluster-engine-hypershift-deployment-controller-rhel8@sha256:be5d7a8b6dec6d4c959badc2d2960ec7bfe74a75c0d673da06fe6335920de3a0_arm64",
"product": {
"name": "multicluster-engine/multicluster-engine-hypershift-deployment-controller-rhel8@sha256:be5d7a8b6dec6d4c959badc2d2960ec7bfe74a75c0d673da06fe6335920de3a0_arm64",
"product_id": "multicluster-engine/multicluster-engine-hypershift-deployment-controller-rhel8@sha256:be5d7a8b6dec6d4c959badc2d2960ec7bfe74a75c0d673da06fe6335920de3a0_arm64",
"product_identification_helper": {
"purl": "pkg:oci/multicluster-engine-hypershift-deployment-controller-rhel8@sha256:be5d7a8b6dec6d4c959badc2d2960ec7bfe74a75c0d673da06fe6335920de3a0?arch=arm64\u0026repository_url=registry.redhat.io/multicluster-engine/multicluster-engine-hypershift-deployment-controller-rhel8\u0026tag=v2.1.0-25"
}
}
},
{
"category": "product_version",
"name": "multicluster-engine/hypershift-rhel8-operator@sha256:3d8d114403d85cbba699f53aa177a84da92516b5d2e852b2bffc33eabde6af13_arm64",
"product": {
"name": "multicluster-engine/hypershift-rhel8-operator@sha256:3d8d114403d85cbba699f53aa177a84da92516b5d2e852b2bffc33eabde6af13_arm64",
"product_id": "multicluster-engine/hypershift-rhel8-operator@sha256:3d8d114403d85cbba699f53aa177a84da92516b5d2e852b2bffc33eabde6af13_arm64",
"product_identification_helper": {
"purl": "pkg:oci/hypershift-rhel8-operator@sha256:3d8d114403d85cbba699f53aa177a84da92516b5d2e852b2bffc33eabde6af13?arch=arm64\u0026repository_url=registry.redhat.io/multicluster-engine/hypershift-rhel8-operator\u0026tag=v2.1.0-11"
}
}
},
{
"category": "product_version",
"name": "multicluster-engine/managedcluster-import-controller-rhel8@sha256:eaf8ba4c775e4ebaeea316bbab0344eb10674089ff9db1c8f1373ed564b03749_arm64",
"product": {
"name": "multicluster-engine/managedcluster-import-controller-rhel8@sha256:eaf8ba4c775e4ebaeea316bbab0344eb10674089ff9db1c8f1373ed564b03749_arm64",
"product_id": "multicluster-engine/managedcluster-import-controller-rhel8@sha256:eaf8ba4c775e4ebaeea316bbab0344eb10674089ff9db1c8f1373ed564b03749_arm64",
"product_identification_helper": {
"purl": "pkg:oci/managedcluster-import-controller-rhel8@sha256:eaf8ba4c775e4ebaeea316bbab0344eb10674089ff9db1c8f1373ed564b03749?arch=arm64\u0026repository_url=registry.redhat.io/multicluster-engine/managedcluster-import-controller-rhel8\u0026tag=v2.1.0-19"
}
}
},
{
"category": "product_version",
"name": "multicluster-engine/multicluster-engine-managed-serviceaccount-rhel8@sha256:63593ef6045808b9c3fe96fc1cddd99bdfabaaef881fe716972500bfda62f92b_arm64",
"product": {
"name": "multicluster-engine/multicluster-engine-managed-serviceaccount-rhel8@sha256:63593ef6045808b9c3fe96fc1cddd99bdfabaaef881fe716972500bfda62f92b_arm64",
"product_id": "multicluster-engine/multicluster-engine-managed-serviceaccount-rhel8@sha256:63593ef6045808b9c3fe96fc1cddd99bdfabaaef881fe716972500bfda62f92b_arm64",
"product_identification_helper": {
"purl": "pkg:oci/multicluster-engine-managed-serviceaccount-rhel8@sha256:63593ef6045808b9c3fe96fc1cddd99bdfabaaef881fe716972500bfda62f92b?arch=arm64\u0026repository_url=registry.redhat.io/multicluster-engine/multicluster-engine-managed-serviceaccount-rhel8\u0026tag=v2.1.0-9"
}
}
},
{
"category": "product_version",
"name": "multicluster-engine/managed-serviceaccount-rhel8@sha256:63593ef6045808b9c3fe96fc1cddd99bdfabaaef881fe716972500bfda62f92b_arm64",
"product": {
"name": "multicluster-engine/managed-serviceaccount-rhel8@sha256:63593ef6045808b9c3fe96fc1cddd99bdfabaaef881fe716972500bfda62f92b_arm64",
"product_id": "multicluster-engine/managed-serviceaccount-rhel8@sha256:63593ef6045808b9c3fe96fc1cddd99bdfabaaef881fe716972500bfda62f92b_arm64",
"product_identification_helper": {
"purl": "pkg:oci/managed-serviceaccount-rhel8@sha256:63593ef6045808b9c3fe96fc1cddd99bdfabaaef881fe716972500bfda62f92b?arch=arm64\u0026repository_url=registry.redhat.io/multicluster-engine/managed-serviceaccount-rhel8\u0026tag=v2.1.0-9"
}
}
},
{
"category": "product_version",
"name": "multicluster-engine/multicloud-manager-rhel8@sha256:c6fb6ec34c746ba73007bec6e1895b4e1a4ed551b035aa9059664ded820f46fa_arm64",
"product": {
"name": "multicluster-engine/multicloud-manager-rhel8@sha256:c6fb6ec34c746ba73007bec6e1895b4e1a4ed551b035aa9059664ded820f46fa_arm64",
"product_id": "multicluster-engine/multicloud-manager-rhel8@sha256:c6fb6ec34c746ba73007bec6e1895b4e1a4ed551b035aa9059664ded820f46fa_arm64",
"product_identification_helper": {
"purl": "pkg:oci/multicloud-manager-rhel8@sha256:c6fb6ec34c746ba73007bec6e1895b4e1a4ed551b035aa9059664ded820f46fa?arch=arm64\u0026repository_url=registry.redhat.io/multicluster-engine/multicloud-manager-rhel8\u0026tag=v2.1.0-29"
}
}
},
{
"category": "product_version",
"name": "multicluster-engine/must-gather-rhel8@sha256:4ecb20c797f71375bc888ed84036f49bc40e2e9984e7ec74b14ad697d1b9c6fb_arm64",
"product": {
"name": "multicluster-engine/must-gather-rhel8@sha256:4ecb20c797f71375bc888ed84036f49bc40e2e9984e7ec74b14ad697d1b9c6fb_arm64",
"product_id": "multicluster-engine/must-gather-rhel8@sha256:4ecb20c797f71375bc888ed84036f49bc40e2e9984e7ec74b14ad697d1b9c6fb_arm64",
"product_identification_helper": {
"purl": "pkg:oci/must-gather-rhel8@sha256:4ecb20c797f71375bc888ed84036f49bc40e2e9984e7ec74b14ad697d1b9c6fb?arch=arm64\u0026repository_url=registry.redhat.io/multicluster-engine/must-gather-rhel8\u0026tag=v2.1.0-9"
}
}
},
{
"category": "product_version",
"name": "multicluster-engine/mce-operator-bundle@sha256:cf1b297a2bbfa2a55204e2c4688511baa0223978b2d4ab7cfb8f8c5c965d563f_arm64",
"product": {
"name": "multicluster-engine/mce-operator-bundle@sha256:cf1b297a2bbfa2a55204e2c4688511baa0223978b2d4ab7cfb8f8c5c965d563f_arm64",
"product_id": "multicluster-engine/mce-operator-bundle@sha256:cf1b297a2bbfa2a55204e2c4688511baa0223978b2d4ab7cfb8f8c5c965d563f_arm64",
"product_identification_helper": {
"purl": "pkg:oci/mce-operator-bundle@sha256:cf1b297a2bbfa2a55204e2c4688511baa0223978b2d4ab7cfb8f8c5c965d563f?arch=arm64\u0026repository_url=registry.redhat.io/multicluster-engine/mce-operator-bundle\u0026tag=v2.1.0-123"
}
}
},
{
"category": "product_version",
"name": "multicluster-engine/backplane-rhel8-operator@sha256:5dbd590a4bbed44f487d1601d1825b5efb8253b9ee2be49adccec7e0ea9410ac_arm64",
"product": {
"name": "multicluster-engine/backplane-rhel8-operator@sha256:5dbd590a4bbed44f487d1601d1825b5efb8253b9ee2be49adccec7e0ea9410ac_arm64",
"product_id": "multicluster-engine/backplane-rhel8-operator@sha256:5dbd590a4bbed44f487d1601d1825b5efb8253b9ee2be49adccec7e0ea9410ac_arm64",
"product_identification_helper": {
"purl": "pkg:oci/backplane-rhel8-operator@sha256:5dbd590a4bbed44f487d1601d1825b5efb8253b9ee2be49adccec7e0ea9410ac?arch=arm64\u0026repository_url=registry.redhat.io/multicluster-engine/backplane-rhel8-operator\u0026tag=v2.1.0-29"
}
}
},
{
"category": "product_version",
"name": "multicluster-engine/placement-rhel8@sha256:7f5c7671a97f09756a150feb6a6bd04f40aa938ce065102b5b5875eadab933db_arm64",
"product": {
"name": "multicluster-engine/placement-rhel8@sha256:7f5c7671a97f09756a150feb6a6bd04f40aa938ce065102b5b5875eadab933db_arm64",
"product_id": "multicluster-engine/placement-rhel8@sha256:7f5c7671a97f09756a150feb6a6bd04f40aa938ce065102b5b5875eadab933db_arm64",
"product_identification_helper": {
"purl": "pkg:oci/placement-rhel8@sha256:7f5c7671a97f09756a150feb6a6bd04f40aa938ce065102b5b5875eadab933db?arch=arm64\u0026repository_url=registry.redhat.io/multicluster-engine/placement-rhel8\u0026tag=v2.1.0-11"
}
}
},
{
"category": "product_version",
"name": "multicluster-engine/provider-credential-controller-rhel8@sha256:c4707c5214505bf1e5f693f0c5df4bb6fe4336670bf850b9a09040b6d87cccd2_arm64",
"product": {
"name": "multicluster-engine/provider-credential-controller-rhel8@sha256:c4707c5214505bf1e5f693f0c5df4bb6fe4336670bf850b9a09040b6d87cccd2_arm64",
"product_id": "multicluster-engine/provider-credential-controller-rhel8@sha256:c4707c5214505bf1e5f693f0c5df4bb6fe4336670bf850b9a09040b6d87cccd2_arm64",
"product_identification_helper": {
"purl": "pkg:oci/provider-credential-controller-rhel8@sha256:c4707c5214505bf1e5f693f0c5df4bb6fe4336670bf850b9a09040b6d87cccd2?arch=arm64\u0026repository_url=registry.redhat.io/multicluster-engine/provider-credential-controller-rhel8\u0026tag=v2.1.0-10"
}
}
},
{
"category": "product_version",
"name": "multicluster-engine/registration-rhel8@sha256:cb1c8096bd5bd9f1dfa413bc0d1889d970b6d841988d24d6c1008904b1288cfe_arm64",
"product": {
"name": "multicluster-engine/registration-rhel8@sha256:cb1c8096bd5bd9f1dfa413bc0d1889d970b6d841988d24d6c1008904b1288cfe_arm64",
"product_id": "multicluster-engine/registration-rhel8@sha256:cb1c8096bd5bd9f1dfa413bc0d1889d970b6d841988d24d6c1008904b1288cfe_arm64",
"product_identification_helper": {
"purl": "pkg:oci/registration-rhel8@sha256:cb1c8096bd5bd9f1dfa413bc0d1889d970b6d841988d24d6c1008904b1288cfe?arch=arm64\u0026repository_url=registry.redhat.io/multicluster-engine/registration-rhel8\u0026tag=v2.1.0-14"
}
}
},
{
"category": "product_version",
"name": "multicluster-engine/registration-operator-rhel8@sha256:49d81d8a383de609d64760a4ae6ffa61469a59a5678311406ce4f838c1cc66fd_arm64",
"product": {
"name": "multicluster-engine/registration-operator-rhel8@sha256:49d81d8a383de609d64760a4ae6ffa61469a59a5678311406ce4f838c1cc66fd_arm64",
"product_id": "multicluster-engine/registration-operator-rhel8@sha256:49d81d8a383de609d64760a4ae6ffa61469a59a5678311406ce4f838c1cc66fd_arm64",
"product_identification_helper": {
"purl": "pkg:oci/registration-operator-rhel8@sha256:49d81d8a383de609d64760a4ae6ffa61469a59a5678311406ce4f838c1cc66fd?arch=arm64\u0026repository_url=registry.redhat.io/multicluster-engine/registration-operator-rhel8\u0026tag=v2.1.0-15"
}
}
},
{
"category": "product_version",
"name": "multicluster-engine/work-rhel8@sha256:663cf3e0453e2ae5b1c9d5f6d335930d6d1e9c7a34151a171dbf58f9066c2b96_arm64",
"product": {
"name": "multicluster-engine/work-rhel8@sha256:663cf3e0453e2ae5b1c9d5f6d335930d6d1e9c7a34151a171dbf58f9066c2b96_arm64",
"product_id": "multicluster-engine/work-rhel8@sha256:663cf3e0453e2ae5b1c9d5f6d335930d6d1e9c7a34151a171dbf58f9066c2b96_arm64",
"product_identification_helper": {
"purl": "pkg:oci/work-rhel8@sha256:663cf3e0453e2ae5b1c9d5f6d335930d6d1e9c7a34151a171dbf58f9066c2b96?arch=arm64\u0026repository_url=registry.redhat.io/multicluster-engine/work-rhel8\u0026tag=v2.1.0-11"
}
}
}
],
"category": "architecture",
"name": "arm64"
}
],
"category": "vendor",
"name": "Red Hat"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "multicluster-engine/agent-service-rhel8@sha256:661ee3a57d860a713ffb481ea87858f20fce1e57b858821cb0c1ec4069e206a0_ppc64le as a component of multicluster engine for Kubernetes 2.1 for RHEL 8",
"product_id": "8Base-multicluster-engine-2.1:multicluster-engine/agent-service-rhel8@sha256:661ee3a57d860a713ffb481ea87858f20fce1e57b858821cb0c1ec4069e206a0_ppc64le"
},
"product_reference": "multicluster-engine/agent-service-rhel8@sha256:661ee3a57d860a713ffb481ea87858f20fce1e57b858821cb0c1ec4069e206a0_ppc64le",
"relates_to_product_reference": "8Base-multicluster-engine-2.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "multicluster-engine/agent-service-rhel8@sha256:8cb5ab317ccc6b1bcd409cfba0ec983e3f5d9531227e76bb455011636ed32d21_arm64 as a component of multicluster engine for Kubernetes 2.1 for RHEL 8",
"product_id": "8Base-multicluster-engine-2.1:multicluster-engine/agent-service-rhel8@sha256:8cb5ab317ccc6b1bcd409cfba0ec983e3f5d9531227e76bb455011636ed32d21_arm64"
},
"product_reference": "multicluster-engine/agent-service-rhel8@sha256:8cb5ab317ccc6b1bcd409cfba0ec983e3f5d9531227e76bb455011636ed32d21_arm64",
"relates_to_product_reference": "8Base-multicluster-engine-2.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "multicluster-engine/agent-service-rhel8@sha256:e136966121b82373c9279b1b59b68864ed10bfdee424959a7ad4b190ff7a2562_s390x as a component of multicluster engine for Kubernetes 2.1 for RHEL 8",
"product_id": "8Base-multicluster-engine-2.1:multicluster-engine/agent-service-rhel8@sha256:e136966121b82373c9279b1b59b68864ed10bfdee424959a7ad4b190ff7a2562_s390x"
},
"product_reference": "multicluster-engine/agent-service-rhel8@sha256:e136966121b82373c9279b1b59b68864ed10bfdee424959a7ad4b190ff7a2562_s390x",
"relates_to_product_reference": "8Base-multicluster-engine-2.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "multicluster-engine/agent-service-rhel8@sha256:fce50212c8bbfdc3e8f445f4b7ea35881eb29e49c443e827ad6fe2389328d57f_amd64 as a component of multicluster engine for Kubernetes 2.1 for RHEL 8",
"product_id": "8Base-multicluster-engine-2.1:multicluster-engine/agent-service-rhel8@sha256:fce50212c8bbfdc3e8f445f4b7ea35881eb29e49c443e827ad6fe2389328d57f_amd64"
},
"product_reference": "multicluster-engine/agent-service-rhel8@sha256:fce50212c8bbfdc3e8f445f4b7ea35881eb29e49c443e827ad6fe2389328d57f_amd64",
"relates_to_product_reference": "8Base-multicluster-engine-2.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "multicluster-engine/apiserver-network-proxy-rhel8@sha256:25b242af63aca69a32c457dde23b3ac52ed81f5edad3e919d5df59902adb0b60_s390x as a component of multicluster engine for Kubernetes 2.1 for RHEL 8",
"product_id": "8Base-multicluster-engine-2.1:multicluster-engine/apiserver-network-proxy-rhel8@sha256:25b242af63aca69a32c457dde23b3ac52ed81f5edad3e919d5df59902adb0b60_s390x"
},
"product_reference": "multicluster-engine/apiserver-network-proxy-rhel8@sha256:25b242af63aca69a32c457dde23b3ac52ed81f5edad3e919d5df59902adb0b60_s390x",
"relates_to_product_reference": "8Base-multicluster-engine-2.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "multicluster-engine/apiserver-network-proxy-rhel8@sha256:5ea69e650771525faf944fbf3be82a19e54a964d38adbb88263247652476938c_amd64 as a component of multicluster engine for Kubernetes 2.1 for RHEL 8",
"product_id": "8Base-multicluster-engine-2.1:multicluster-engine/apiserver-network-proxy-rhel8@sha256:5ea69e650771525faf944fbf3be82a19e54a964d38adbb88263247652476938c_amd64"
},
"product_reference": "multicluster-engine/apiserver-network-proxy-rhel8@sha256:5ea69e650771525faf944fbf3be82a19e54a964d38adbb88263247652476938c_amd64",
"relates_to_product_reference": "8Base-multicluster-engine-2.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "multicluster-engine/apiserver-network-proxy-rhel8@sha256:c97ea925ea31a1ae6824ec55bbb43c3cf0d2d9b0fb6d12b6d23492e0e5a5467a_ppc64le as a component of multicluster engine for Kubernetes 2.1 for RHEL 8",
"product_id": "8Base-multicluster-engine-2.1:multicluster-engine/apiserver-network-proxy-rhel8@sha256:c97ea925ea31a1ae6824ec55bbb43c3cf0d2d9b0fb6d12b6d23492e0e5a5467a_ppc64le"
},
"product_reference": "multicluster-engine/apiserver-network-proxy-rhel8@sha256:c97ea925ea31a1ae6824ec55bbb43c3cf0d2d9b0fb6d12b6d23492e0e5a5467a_ppc64le",
"relates_to_product_reference": "8Base-multicluster-engine-2.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "multicluster-engine/apiserver-network-proxy-rhel8@sha256:f71c4c301774aba9a886f2891eace9da47ba075d2a2e4acfc03849c9c0da57bc_arm64 as a component of multicluster engine for Kubernetes 2.1 for RHEL 8",
"product_id": "8Base-multicluster-engine-2.1:multicluster-engine/apiserver-network-proxy-rhel8@sha256:f71c4c301774aba9a886f2891eace9da47ba075d2a2e4acfc03849c9c0da57bc_arm64"
},
"product_reference": "multicluster-engine/apiserver-network-proxy-rhel8@sha256:f71c4c301774aba9a886f2891eace9da47ba075d2a2e4acfc03849c9c0da57bc_arm64",
"relates_to_product_reference": "8Base-multicluster-engine-2.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "multicluster-engine/assisted-image-service-rhel8@sha256:1d250617cf4eb47800d30bd6bdd61872faa29eb7c6953edcb4a107360f0d0a78_arm64 as a component of multicluster engine for Kubernetes 2.1 for RHEL 8",
"product_id": "8Base-multicluster-engine-2.1:multicluster-engine/assisted-image-service-rhel8@sha256:1d250617cf4eb47800d30bd6bdd61872faa29eb7c6953edcb4a107360f0d0a78_arm64"
},
"product_reference": "multicluster-engine/assisted-image-service-rhel8@sha256:1d250617cf4eb47800d30bd6bdd61872faa29eb7c6953edcb4a107360f0d0a78_arm64",
"relates_to_product_reference": "8Base-multicluster-engine-2.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "multicluster-engine/assisted-image-service-rhel8@sha256:3730a3c3cfb695b540945b5f0ae739a701a0155137b9509238860549105ab670_s390x as a component of multicluster engine for Kubernetes 2.1 for RHEL 8",
"product_id": "8Base-multicluster-engine-2.1:multicluster-engine/assisted-image-service-rhel8@sha256:3730a3c3cfb695b540945b5f0ae739a701a0155137b9509238860549105ab670_s390x"
},
"product_reference": "multicluster-engine/assisted-image-service-rhel8@sha256:3730a3c3cfb695b540945b5f0ae739a701a0155137b9509238860549105ab670_s390x",
"relates_to_product_reference": "8Base-multicluster-engine-2.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "multicluster-engine/assisted-image-service-rhel8@sha256:3d59cfa190838da34bac1ccf88562f996cc9e9ffdb151f47e044ba3fcc964a3d_ppc64le as a component of multicluster engine for Kubernetes 2.1 for RHEL 8",
"product_id": "8Base-multicluster-engine-2.1:multicluster-engine/assisted-image-service-rhel8@sha256:3d59cfa190838da34bac1ccf88562f996cc9e9ffdb151f47e044ba3fcc964a3d_ppc64le"
},
"product_reference": "multicluster-engine/assisted-image-service-rhel8@sha256:3d59cfa190838da34bac1ccf88562f996cc9e9ffdb151f47e044ba3fcc964a3d_ppc64le",
"relates_to_product_reference": "8Base-multicluster-engine-2.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "multicluster-engine/assisted-image-service-rhel8@sha256:92c8157e43d84584ba93d978fcc6ffba84118e4ea5ff46ad71a62ffdc7fc56e5_amd64 as a component of multicluster engine for Kubernetes 2.1 for RHEL 8",
"product_id": "8Base-multicluster-engine-2.1:multicluster-engine/assisted-image-service-rhel8@sha256:92c8157e43d84584ba93d978fcc6ffba84118e4ea5ff46ad71a62ffdc7fc56e5_amd64"
},
"product_reference": "multicluster-engine/assisted-image-service-rhel8@sha256:92c8157e43d84584ba93d978fcc6ffba84118e4ea5ff46ad71a62ffdc7fc56e5_amd64",
"relates_to_product_reference": "8Base-multicluster-engine-2.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "multicluster-engine/assisted-installer-agent-rhel8@sha256:99e0accdee9b311b9abf032c712060823736f88c7bf3ba692349d7f8290a9570_arm64 as a component of multicluster engine for Kubernetes 2.1 for RHEL 8",
"product_id": "8Base-multicluster-engine-2.1:multicluster-engine/assisted-installer-agent-rhel8@sha256:99e0accdee9b311b9abf032c712060823736f88c7bf3ba692349d7f8290a9570_arm64"
},
"product_reference": "multicluster-engine/assisted-installer-agent-rhel8@sha256:99e0accdee9b311b9abf032c712060823736f88c7bf3ba692349d7f8290a9570_arm64",
"relates_to_product_reference": "8Base-multicluster-engine-2.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "multicluster-engine/assisted-installer-agent-rhel8@sha256:b4722c060fb38e1609e689b605816cefb39a15a0ddc40837a90727d123b91c88_amd64 as a component of multicluster engine for Kubernetes 2.1 for RHEL 8",
"product_id": "8Base-multicluster-engine-2.1:multicluster-engine/assisted-installer-agent-rhel8@sha256:b4722c060fb38e1609e689b605816cefb39a15a0ddc40837a90727d123b91c88_amd64"
},
"product_reference": "multicluster-engine/assisted-installer-agent-rhel8@sha256:b4722c060fb38e1609e689b605816cefb39a15a0ddc40837a90727d123b91c88_amd64",
"relates_to_product_reference": "8Base-multicluster-engine-2.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "multicluster-engine/assisted-installer-reporter-rhel8@sha256:1d465abc36e2045dc5a291663786709fc920c42aacb0c34c4868a1a633334509_ppc64le as a component of multicluster engine for Kubernetes 2.1 for RHEL 8",
"product_id": "8Base-multicluster-engine-2.1:multicluster-engine/assisted-installer-reporter-rhel8@sha256:1d465abc36e2045dc5a291663786709fc920c42aacb0c34c4868a1a633334509_ppc64le"
},
"product_reference": "multicluster-engine/assisted-installer-reporter-rhel8@sha256:1d465abc36e2045dc5a291663786709fc920c42aacb0c34c4868a1a633334509_ppc64le",
"relates_to_product_reference": "8Base-multicluster-engine-2.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "multicluster-engine/assisted-installer-reporter-rhel8@sha256:bdb861698be8305247b21ebab7994f27eaae818f691ffcff3d5b5eb5dc70a722_arm64 as a component of multicluster engine for Kubernetes 2.1 for RHEL 8",
"product_id": "8Base-multicluster-engine-2.1:multicluster-engine/assisted-installer-reporter-rhel8@sha256:bdb861698be8305247b21ebab7994f27eaae818f691ffcff3d5b5eb5dc70a722_arm64"
},
"product_reference": "multicluster-engine/assisted-installer-reporter-rhel8@sha256:bdb861698be8305247b21ebab7994f27eaae818f691ffcff3d5b5eb5dc70a722_arm64",
"relates_to_product_reference": "8Base-multicluster-engine-2.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "multicluster-engine/assisted-installer-reporter-rhel8@sha256:e4dd90d186f1fea6fcdb4e23f74e4390e00d134b2c21d8510c1cdbbcef3c4a1f_amd64 as a component of multicluster engine for Kubernetes 2.1 for RHEL 8",
"product_id": "8Base-multicluster-engine-2.1:multicluster-engine/assisted-installer-reporter-rhel8@sha256:e4dd90d186f1fea6fcdb4e23f74e4390e00d134b2c21d8510c1cdbbcef3c4a1f_amd64"
},
"product_reference": "multicluster-engine/assisted-installer-reporter-rhel8@sha256:e4dd90d186f1fea6fcdb4e23f74e4390e00d134b2c21d8510c1cdbbcef3c4a1f_amd64",
"relates_to_product_reference": "8Base-multicluster-engine-2.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "multicluster-engine/assisted-installer-rhel8@sha256:61ac4136dad0e02323807e6d3de8e890ec0b7e7e1f7112f9610410712af6f9b5_ppc64le as a component of multicluster engine for Kubernetes 2.1 for RHEL 8",
"product_id": "8Base-multicluster-engine-2.1:multicluster-engine/assisted-installer-rhel8@sha256:61ac4136dad0e02323807e6d3de8e890ec0b7e7e1f7112f9610410712af6f9b5_ppc64le"
},
"product_reference": "multicluster-engine/assisted-installer-rhel8@sha256:61ac4136dad0e02323807e6d3de8e890ec0b7e7e1f7112f9610410712af6f9b5_ppc64le",
"relates_to_product_reference": "8Base-multicluster-engine-2.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "multicluster-engine/assisted-installer-rhel8@sha256:686b64358857be04087a706048a32b7356b16a0028d2b200da16ec94d931d25d_amd64 as a component of multicluster engine for Kubernetes 2.1 for RHEL 8",
"product_id": "8Base-multicluster-engine-2.1:multicluster-engine/assisted-installer-rhel8@sha256:686b64358857be04087a706048a32b7356b16a0028d2b200da16ec94d931d25d_amd64"
},
"product_reference": "multicluster-engine/assisted-installer-rhel8@sha256:686b64358857be04087a706048a32b7356b16a0028d2b200da16ec94d931d25d_amd64",
"relates_to_product_reference": "8Base-multicluster-engine-2.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "multicluster-engine/assisted-installer-rhel8@sha256:910dad58b72de16f92dd5b60d0420010d18229a6e0966fe2eb072517febe499f_arm64 as a component of multicluster engine for Kubernetes 2.1 for RHEL 8",
"product_id": "8Base-multicluster-engine-2.1:multicluster-engine/assisted-installer-rhel8@sha256:910dad58b72de16f92dd5b60d0420010d18229a6e0966fe2eb072517febe499f_arm64"
},
"product_reference": "multicluster-engine/assisted-installer-rhel8@sha256:910dad58b72de16f92dd5b60d0420010d18229a6e0966fe2eb072517febe499f_arm64",
"relates_to_product_reference": "8Base-multicluster-engine-2.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "multicluster-engine/aws-encryption-provider-rhel8@sha256:31329737bd3608345f8e969e872e2e18305e2959d9d81867933c73fb26a53dcd_arm64 as a component of multicluster engine for Kubernetes 2.1 for RHEL 8",
"product_id": "8Base-multicluster-engine-2.1:multicluster-engine/aws-encryption-provider-rhel8@sha256:31329737bd3608345f8e969e872e2e18305e2959d9d81867933c73fb26a53dcd_arm64"
},
"product_reference": "multicluster-engine/aws-encryption-provider-rhel8@sha256:31329737bd3608345f8e969e872e2e18305e2959d9d81867933c73fb26a53dcd_arm64",
"relates_to_product_reference": "8Base-multicluster-engine-2.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "multicluster-engine/aws-encryption-provider-rhel8@sha256:9797eef2012c827ff3250cba1cd542772e92872b4bd69a01bdbdba4fe407472c_s390x as a component of multicluster engine for Kubernetes 2.1 for RHEL 8",
"product_id": "8Base-multicluster-engine-2.1:multicluster-engine/aws-encryption-provider-rhel8@sha256:9797eef2012c827ff3250cba1cd542772e92872b4bd69a01bdbdba4fe407472c_s390x"
},
"product_reference": "multicluster-engine/aws-encryption-provider-rhel8@sha256:9797eef2012c827ff3250cba1cd542772e92872b4bd69a01bdbdba4fe407472c_s390x",
"relates_to_product_reference": "8Base-multicluster-engine-2.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "multicluster-engine/aws-encryption-provider-rhel8@sha256:ab7f1982f21ed9251501396ea150764348b5f61b6e50b9d74b5031e705e16ef3_amd64 as a component of multicluster engine for Kubernetes 2.1 for RHEL 8",
"product_id": "8Base-multicluster-engine-2.1:multicluster-engine/aws-encryption-provider-rhel8@sha256:ab7f1982f21ed9251501396ea150764348b5f61b6e50b9d74b5031e705e16ef3_amd64"
},
"product_reference": "multicluster-engine/aws-encryption-provider-rhel8@sha256:ab7f1982f21ed9251501396ea150764348b5f61b6e50b9d74b5031e705e16ef3_amd64",
"relates_to_product_reference": "8Base-multicluster-engine-2.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "multicluster-engine/aws-encryption-provider-rhel8@sha256:cee69ba4c6fb326afd03c7f21856a028fa4758dab8c849ef6eaeaea0cd55afd2_ppc64le as a component of multicluster engine for Kubernetes 2.1 for RHEL 8",
"product_id": "8Base-multicluster-engine-2.1:multicluster-engine/aws-encryption-provider-rhel8@sha256:cee69ba4c6fb326afd03c7f21856a028fa4758dab8c849ef6eaeaea0cd55afd2_ppc64le"
},
"product_reference": "multicluster-engine/aws-encryption-provider-rhel8@sha256:cee69ba4c6fb326afd03c7f21856a028fa4758dab8c849ef6eaeaea0cd55afd2_ppc64le",
"relates_to_product_reference": "8Base-multicluster-engine-2.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "multicluster-engine/backplane-rhel8-operator@sha256:0b8c36b4b1d00e47ee4faaeec9ccbdc2977a50592035f8a600491c657e439d33_ppc64le as a component of multicluster engine for Kubernetes 2.1 for RHEL 8",
"product_id": "8Base-multicluster-engine-2.1:multicluster-engine/backplane-rhel8-operator@sha256:0b8c36b4b1d00e47ee4faaeec9ccbdc2977a50592035f8a600491c657e439d33_ppc64le"
},
"product_reference": "multicluster-engine/backplane-rhel8-operator@sha256:0b8c36b4b1d00e47ee4faaeec9ccbdc2977a50592035f8a600491c657e439d33_ppc64le",
"relates_to_product_reference": "8Base-multicluster-engine-2.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "multicluster-engine/backplane-rhel8-operator@sha256:5dbd590a4bbed44f487d1601d1825b5efb8253b9ee2be49adccec7e0ea9410ac_arm64 as a component of multicluster engine for Kubernetes 2.1 for RHEL 8",
"product_id": "8Base-multicluster-engine-2.1:multicluster-engine/backplane-rhel8-operator@sha256:5dbd590a4bbed44f487d1601d1825b5efb8253b9ee2be49adccec7e0ea9410ac_arm64"
},
"product_reference": "multicluster-engine/backplane-rhel8-operator@sha256:5dbd590a4bbed44f487d1601d1825b5efb8253b9ee2be49adccec7e0ea9410ac_arm64",
"relates_to_product_reference": "8Base-multicluster-engine-2.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "multicluster-engine/backplane-rhel8-operator@sha256:9f7854a1de26dfebdc8beafffd01304017b8fe7cd84065dd452de1276e529a06_amd64 as a component of multicluster engine for Kubernetes 2.1 for RHEL 8",
"product_id": "8Base-multicluster-engine-2.1:multicluster-engine/backplane-rhel8-operator@sha256:9f7854a1de26dfebdc8beafffd01304017b8fe7cd84065dd452de1276e529a06_amd64"
},
"product_reference": "multicluster-engine/backplane-rhel8-operator@sha256:9f7854a1de26dfebdc8beafffd01304017b8fe7cd84065dd452de1276e529a06_amd64",
"relates_to_product_reference": "8Base-multicluster-engine-2.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "multicluster-engine/backplane-rhel8-operator@sha256:e7998dc233af266ed94ba16450c2f02096abb5e045f291f8f94a83ef9da7dd51_s390x as a component of multicluster engine for Kubernetes 2.1 for RHEL 8",
"product_id": "8Base-multicluster-engine-2.1:multicluster-engine/backplane-rhel8-operator@sha256:e7998dc233af266ed94ba16450c2f02096abb5e045f291f8f94a83ef9da7dd51_s390x"
},
"product_reference": "multicluster-engine/backplane-rhel8-operator@sha256:e7998dc233af266ed94ba16450c2f02096abb5e045f291f8f94a83ef9da7dd51_s390x",
"relates_to_product_reference": "8Base-multicluster-engine-2.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "multicluster-engine/cluster-api-provider-agent-rhel8@sha256:208389221423692530b334815985b0a2263febf5574138e854dbdc011f03b4a2_s390x as a component of multicluster engine for Kubernetes 2.1 for RHEL 8",
"product_id": "8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-provider-agent-rhel8@sha256:208389221423692530b334815985b0a2263febf5574138e854dbdc011f03b4a2_s390x"
},
"product_reference": "multicluster-engine/cluster-api-provider-agent-rhel8@sha256:208389221423692530b334815985b0a2263febf5574138e854dbdc011f03b4a2_s390x",
"relates_to_product_reference": "8Base-multicluster-engine-2.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "multicluster-engine/cluster-api-provider-agent-rhel8@sha256:4bacc4ba3974c11ac27d1448a7f7cd973162caf33358249e9d1c154018124830_amd64 as a component of multicluster engine for Kubernetes 2.1 for RHEL 8",
"product_id": "8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-provider-agent-rhel8@sha256:4bacc4ba3974c11ac27d1448a7f7cd973162caf33358249e9d1c154018124830_amd64"
},
"product_reference": "multicluster-engine/cluster-api-provider-agent-rhel8@sha256:4bacc4ba3974c11ac27d1448a7f7cd973162caf33358249e9d1c154018124830_amd64",
"relates_to_product_reference": "8Base-multicluster-engine-2.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "multicluster-engine/cluster-api-provider-agent-rhel8@sha256:8b3c3fb8fdf6d679f6020e0c739f25ae83dd4173e46b743de911d8e346f371fe_ppc64le as a component of multicluster engine for Kubernetes 2.1 for RHEL 8",
"product_id": "8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-provider-agent-rhel8@sha256:8b3c3fb8fdf6d679f6020e0c739f25ae83dd4173e46b743de911d8e346f371fe_ppc64le"
},
"product_reference": "multicluster-engine/cluster-api-provider-agent-rhel8@sha256:8b3c3fb8fdf6d679f6020e0c739f25ae83dd4173e46b743de911d8e346f371fe_ppc64le",
"relates_to_product_reference": "8Base-multicluster-engine-2.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "multicluster-engine/cluster-api-provider-agent-rhel8@sha256:a4d3f04386e63bfb640b928c01f972ba7d90af9c5213a7c10968b55c875565e0_arm64 as a component of multicluster engine for Kubernetes 2.1 for RHEL 8",
"product_id": "8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-provider-agent-rhel8@sha256:a4d3f04386e63bfb640b928c01f972ba7d90af9c5213a7c10968b55c875565e0_arm64"
},
"product_reference": "multicluster-engine/cluster-api-provider-agent-rhel8@sha256:a4d3f04386e63bfb640b928c01f972ba7d90af9c5213a7c10968b55c875565e0_arm64",
"relates_to_product_reference": "8Base-multicluster-engine-2.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "multicluster-engine/cluster-api-provider-aws-rhel8@sha256:36a5f30d043f1137033842188e59224b803158696f60ddb41095a766705485f4_arm64 as a component of multicluster engine for Kubernetes 2.1 for RHEL 8",
"product_id": "8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-provider-aws-rhel8@sha256:36a5f30d043f1137033842188e59224b803158696f60ddb41095a766705485f4_arm64"
},
"product_reference": "multicluster-engine/cluster-api-provider-aws-rhel8@sha256:36a5f30d043f1137033842188e59224b803158696f60ddb41095a766705485f4_arm64",
"relates_to_product_reference": "8Base-multicluster-engine-2.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "multicluster-engine/cluster-api-provider-aws-rhel8@sha256:6fb7799fca309c727c7afea57448fc653dde09495945e314402a3e3a079e5b03_amd64 as a component of multicluster engine for Kubernetes 2.1 for RHEL 8",
"product_id": "8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-provider-aws-rhel8@sha256:6fb7799fca309c727c7afea57448fc653dde09495945e314402a3e3a079e5b03_amd64"
},
"product_reference": "multicluster-engine/cluster-api-provider-aws-rhel8@sha256:6fb7799fca309c727c7afea57448fc653dde09495945e314402a3e3a079e5b03_amd64",
"relates_to_product_reference": "8Base-multicluster-engine-2.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "multicluster-engine/cluster-api-provider-aws-rhel8@sha256:9b8d4fde02e4c43d194bf4c420550730fd52b74587e2327f2e9eb75067bb25e7_ppc64le as a component of multicluster engine for Kubernetes 2.1 for RHEL 8",
"product_id": "8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-provider-aws-rhel8@sha256:9b8d4fde02e4c43d194bf4c420550730fd52b74587e2327f2e9eb75067bb25e7_ppc64le"
},
"product_reference": "multicluster-engine/cluster-api-provider-aws-rhel8@sha256:9b8d4fde02e4c43d194bf4c420550730fd52b74587e2327f2e9eb75067bb25e7_ppc64le",
"relates_to_product_reference": "8Base-multicluster-engine-2.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "multicluster-engine/cluster-api-provider-aws-rhel8@sha256:bd612736fde388811d12a572852c86d0fe9dcbb6e7f404c64b8654c870d4e2eb_s390x as a component of multicluster engine for Kubernetes 2.1 for RHEL 8",
"product_id": "8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-provider-aws-rhel8@sha256:bd612736fde388811d12a572852c86d0fe9dcbb6e7f404c64b8654c870d4e2eb_s390x"
},
"product_reference": "multicluster-engine/cluster-api-provider-aws-rhel8@sha256:bd612736fde388811d12a572852c86d0fe9dcbb6e7f404c64b8654c870d4e2eb_s390x",
"relates_to_product_reference": "8Base-multicluster-engine-2.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "multicluster-engine/cluster-api-provider-azure-rhel8@sha256:2b93b026497655f16a85a2929b1f0c970d51dce0e0e8462774989f1943bdc785_arm64 as a component of multicluster engine for Kubernetes 2.1 for RHEL 8",
"product_id": "8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-provider-azure-rhel8@sha256:2b93b026497655f16a85a2929b1f0c970d51dce0e0e8462774989f1943bdc785_arm64"
},
"product_reference": "multicluster-engine/cluster-api-provider-azure-rhel8@sha256:2b93b026497655f16a85a2929b1f0c970d51dce0e0e8462774989f1943bdc785_arm64",
"relates_to_product_reference": "8Base-multicluster-engine-2.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "multicluster-engine/cluster-api-provider-azure-rhel8@sha256:2c9c916d0face10abc7f6467564e394ead5946bf18ed8439456cce2767a83b3e_s390x as a component of multicluster engine for Kubernetes 2.1 for RHEL 8",
"product_id": "8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-provider-azure-rhel8@sha256:2c9c916d0face10abc7f6467564e394ead5946bf18ed8439456cce2767a83b3e_s390x"
},
"product_reference": "multicluster-engine/cluster-api-provider-azure-rhel8@sha256:2c9c916d0face10abc7f6467564e394ead5946bf18ed8439456cce2767a83b3e_s390x",
"relates_to_product_reference": "8Base-multicluster-engine-2.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "multicluster-engine/cluster-api-provider-azure-rhel8@sha256:6f41c353228c4016ab02557a5591ef36f4aea799c4ad89798343b4a2f0765d08_ppc64le as a component of multicluster engine for Kubernetes 2.1 for RHEL 8",
"product_id": "8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-provider-azure-rhel8@sha256:6f41c353228c4016ab02557a5591ef36f4aea799c4ad89798343b4a2f0765d08_ppc64le"
},
"product_reference": "multicluster-engine/cluster-api-provider-azure-rhel8@sha256:6f41c353228c4016ab02557a5591ef36f4aea799c4ad89798343b4a2f0765d08_ppc64le",
"relates_to_product_reference": "8Base-multicluster-engine-2.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "multicluster-engine/cluster-api-provider-azure-rhel8@sha256:ddd59c296543f525f719336ad6ddc5e5f8d3915e08e3b64d575a9835de3e95ad_amd64 as a component of multicluster engine for Kubernetes 2.1 for RHEL 8",
"product_id": "8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-provider-azure-rhel8@sha256:ddd59c296543f525f719336ad6ddc5e5f8d3915e08e3b64d575a9835de3e95ad_amd64"
},
"product_reference": "multicluster-engine/cluster-api-provider-azure-rhel8@sha256:ddd59c296543f525f719336ad6ddc5e5f8d3915e08e3b64d575a9835de3e95ad_amd64",
"relates_to_product_reference": "8Base-multicluster-engine-2.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "multicluster-engine/cluster-api-provider-kubevirt-rhel8@sha256:0007824d89632253727ead00c5fd6ec463f310d71e58e237ea5e51c13052b0bc_arm64 as a component of multicluster engine for Kubernetes 2.1 for RHEL 8",
"product_id": "8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-provider-kubevirt-rhel8@sha256:0007824d89632253727ead00c5fd6ec463f310d71e58e237ea5e51c13052b0bc_arm64"
},
"product_reference": "multicluster-engine/cluster-api-provider-kubevirt-rhel8@sha256:0007824d89632253727ead00c5fd6ec463f310d71e58e237ea5e51c13052b0bc_arm64",
"relates_to_product_reference": "8Base-multicluster-engine-2.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "multicluster-engine/cluster-api-provider-kubevirt-rhel8@sha256:9cd9106f72557b8ba5de9f4d1de5ff8d33514d2c02889999a3c20aab9a8dd061_amd64 as a component of multicluster engine for Kubernetes 2.1 for RHEL 8",
"product_id": "8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-provider-kubevirt-rhel8@sha256:9cd9106f72557b8ba5de9f4d1de5ff8d33514d2c02889999a3c20aab9a8dd061_amd64"
},
"product_reference": "multicluster-engine/cluster-api-provider-kubevirt-rhel8@sha256:9cd9106f72557b8ba5de9f4d1de5ff8d33514d2c02889999a3c20aab9a8dd061_amd64",
"relates_to_product_reference": "8Base-multicluster-engine-2.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "multicluster-engine/cluster-api-provider-kubevirt-rhel8@sha256:cbe319cfa3ab4610dc67abea27841dd5b670061faa74e666959550343bba1c28_s390x as a component of multicluster engine for Kubernetes 2.1 for RHEL 8",
"product_id": "8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-provider-kubevirt-rhel8@sha256:cbe319cfa3ab4610dc67abea27841dd5b670061faa74e666959550343bba1c28_s390x"
},
"product_reference": "multicluster-engine/cluster-api-provider-kubevirt-rhel8@sha256:cbe319cfa3ab4610dc67abea27841dd5b670061faa74e666959550343bba1c28_s390x",
"relates_to_product_reference": "8Base-multicluster-engine-2.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "multicluster-engine/cluster-api-provider-kubevirt-rhel8@sha256:df94a1d8a4b6d1aebed4e657267219632bb3b2176537bdf8e51a728cd78f136f_ppc64le as a component of multicluster engine for Kubernetes 2.1 for RHEL 8",
"product_id": "8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-provider-kubevirt-rhel8@sha256:df94a1d8a4b6d1aebed4e657267219632bb3b2176537bdf8e51a728cd78f136f_ppc64le"
},
"product_reference": "multicluster-engine/cluster-api-provider-kubevirt-rhel8@sha256:df94a1d8a4b6d1aebed4e657267219632bb3b2176537bdf8e51a728cd78f136f_ppc64le",
"relates_to_product_reference": "8Base-multicluster-engine-2.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "multicluster-engine/cluster-api-rhel8@sha256:30f56a4d5cba0ccd55e0bda756c7af8010ab94ec3b644dc73f7b32e76b5bbb3a_ppc64le as a component of multicluster engine for Kubernetes 2.1 for RHEL 8",
"product_id": "8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-rhel8@sha256:30f56a4d5cba0ccd55e0bda756c7af8010ab94ec3b644dc73f7b32e76b5bbb3a_ppc64le"
},
"product_reference": "multicluster-engine/cluster-api-rhel8@sha256:30f56a4d5cba0ccd55e0bda756c7af8010ab94ec3b644dc73f7b32e76b5bbb3a_ppc64le",
"relates_to_product_reference": "8Base-multicluster-engine-2.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "multicluster-engine/cluster-api-rhel8@sha256:4f7cb34768ff908ed1ba54330603ea54b82a4144cf9124dae01a727dcc60362a_amd64 as a component of multicluster engine for Kubernetes 2.1 for RHEL 8",
"product_id": "8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-rhel8@sha256:4f7cb34768ff908ed1ba54330603ea54b82a4144cf9124dae01a727dcc60362a_amd64"
},
"product_reference": "multicluster-engine/cluster-api-rhel8@sha256:4f7cb34768ff908ed1ba54330603ea54b82a4144cf9124dae01a727dcc60362a_amd64",
"relates_to_product_reference": "8Base-multicluster-engine-2.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "multicluster-engine/cluster-api-rhel8@sha256:a137205ac2127a04466519355b07cee71c08c56dddfee35671127241ebdf4a99_s390x as a component of multicluster engine for Kubernetes 2.1 for RHEL 8",
"product_id": "8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-rhel8@sha256:a137205ac2127a04466519355b07cee71c08c56dddfee35671127241ebdf4a99_s390x"
},
"product_reference": "multicluster-engine/cluster-api-rhel8@sha256:a137205ac2127a04466519355b07cee71c08c56dddfee35671127241ebdf4a99_s390x",
"relates_to_product_reference": "8Base-multicluster-engine-2.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "multicluster-engine/cluster-api-rhel8@sha256:c8a785b4e1688d358cec73e9cf4853ca0ab28c7daa4c45d5384b7bebc333f53a_arm64 as a component of multicluster engine for Kubernetes 2.1 for RHEL 8",
"product_id": "8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-rhel8@sha256:c8a785b4e1688d358cec73e9cf4853ca0ab28c7daa4c45d5384b7bebc333f53a_arm64"
},
"product_reference": "multicluster-engine/cluster-api-rhel8@sha256:c8a785b4e1688d358cec73e9cf4853ca0ab28c7daa4c45d5384b7bebc333f53a_arm64",
"relates_to_product_reference": "8Base-multicluster-engine-2.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "multicluster-engine/cluster-curator-controller-rhel8@sha256:1d4d913d4136321ebd94e6b9d9e55be7262883702de72c4a61827804ad843942_arm64 as a component of multicluster engine for Kubernetes 2.1 for RHEL 8",
"product_id": "8Base-multicluster-engine-2.1:multicluster-engine/cluster-curator-controller-rhel8@sha256:1d4d913d4136321ebd94e6b9d9e55be7262883702de72c4a61827804ad843942_arm64"
},
"product_reference": "multicluster-engine/cluster-curator-controller-rhel8@sha256:1d4d913d4136321ebd94e6b9d9e55be7262883702de72c4a61827804ad843942_arm64",
"relates_to_product_reference": "8Base-multicluster-engine-2.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "multicluster-engine/cluster-curator-controller-rhel8@sha256:2134c387cb0e8c2f95bb8ef74ad0a10c37403d9e0dfaeb7e2e9efb388c606ac1_s390x as a component of multicluster engine for Kubernetes 2.1 for RHEL 8",
"product_id": "8Base-multicluster-engine-2.1:multicluster-engine/cluster-curator-controller-rhel8@sha256:2134c387cb0e8c2f95bb8ef74ad0a10c37403d9e0dfaeb7e2e9efb388c606ac1_s390x"
},
"product_reference": "multicluster-engine/cluster-curator-controller-rhel8@sha256:2134c387cb0e8c2f95bb8ef74ad0a10c37403d9e0dfaeb7e2e9efb388c606ac1_s390x",
"relates_to_product_reference": "8Base-multicluster-engine-2.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "multicluster-engine/cluster-curator-controller-rhel8@sha256:2e0867d6ebace932eb09bb3a6a929562a157bc2eea9c28063eb30dac866abf63_amd64 as a component of multicluster engine for Kubernetes 2.1 for RHEL 8",
"product_id": "8Base-multicluster-engine-2.1:multicluster-engine/cluster-curator-controller-rhel8@sha256:2e0867d6ebace932eb09bb3a6a929562a157bc2eea9c28063eb30dac866abf63_amd64"
},
"product_reference": "multicluster-engine/cluster-curator-controller-rhel8@sha256:2e0867d6ebace932eb09bb3a6a929562a157bc2eea9c28063eb30dac866abf63_amd64",
"relates_to_product_reference": "8Base-multicluster-engine-2.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "multicluster-engine/cluster-curator-controller-rhel8@sha256:3dd533817d97518c7af991b888c5f9df501bd496ed53988e5444c1ea62e539cb_ppc64le as a component of multicluster engine for Kubernetes 2.1 for RHEL 8",
"product_id": "8Base-multicluster-engine-2.1:multicluster-engine/cluster-curator-controller-rhel8@sha256:3dd533817d97518c7af991b888c5f9df501bd496ed53988e5444c1ea62e539cb_ppc64le"
},
"product_reference": "multicluster-engine/cluster-curator-controller-rhel8@sha256:3dd533817d97518c7af991b888c5f9df501bd496ed53988e5444c1ea62e539cb_ppc64le",
"relates_to_product_reference": "8Base-multicluster-engine-2.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "multicluster-engine/cluster-proxy-addon-rhel8@sha256:2779eae299eb2b48e8a868de2f2d8d13313ca17b2f7d5c816013145b0c787cc8_arm64 as a component of multicluster engine for Kubernetes 2.1 for RHEL 8",
"product_id": "8Base-multicluster-engine-2.1:multicluster-engine/cluster-proxy-addon-rhel8@sha256:2779eae299eb2b48e8a868de2f2d8d13313ca17b2f7d5c816013145b0c787cc8_arm64"
},
"product_reference": "multicluster-engine/cluster-proxy-addon-rhel8@sha256:2779eae299eb2b48e8a868de2f2d8d13313ca17b2f7d5c816013145b0c787cc8_arm64",
"relates_to_product_reference": "8Base-multicluster-engine-2.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "multicluster-engine/cluster-proxy-addon-rhel8@sha256:28544cf2414bdeffb8bcaae2d1547064da46ab5a122fd77861083b1e81e299cc_amd64 as a component of multicluster engine for Kubernetes 2.1 for RHEL 8",
"product_id": "8Base-multicluster-engine-2.1:multicluster-engine/cluster-proxy-addon-rhel8@sha256:28544cf2414bdeffb8bcaae2d1547064da46ab5a122fd77861083b1e81e299cc_amd64"
},
"product_reference": "multicluster-engine/cluster-proxy-addon-rhel8@sha256:28544cf2414bdeffb8bcaae2d1547064da46ab5a122fd77861083b1e81e299cc_amd64",
"relates_to_product_reference": "8Base-multicluster-engine-2.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "multicluster-engine/cluster-proxy-addon-rhel8@sha256:4da01f6a0a59069045d23599d748849da60ee309f72f233497edd379b3b0823e_ppc64le as a component of multicluster engine for Kubernetes 2.1 for RHEL 8",
"product_id": "8Base-multicluster-engine-2.1:multicluster-engine/cluster-proxy-addon-rhel8@sha256:4da01f6a0a59069045d23599d748849da60ee309f72f233497edd379b3b0823e_ppc64le"
},
"product_reference": "multicluster-engine/cluster-proxy-addon-rhel8@sha256:4da01f6a0a59069045d23599d748849da60ee309f72f233497edd379b3b0823e_ppc64le",
"relates_to_product_reference": "8Base-multicluster-engine-2.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "multicluster-engine/cluster-proxy-addon-rhel8@sha256:6318fd6b0e0f5c39239ba9c71c330bce7974deaf970359ec83c88116abf7a653_s390x as a component of multicluster engine for Kubernetes 2.1 for RHEL 8",
"product_id": "8Base-multicluster-engine-2.1:multicluster-engine/cluster-proxy-addon-rhel8@sha256:6318fd6b0e0f5c39239ba9c71c330bce7974deaf970359ec83c88116abf7a653_s390x"
},
"product_reference": "multicluster-engine/cluster-proxy-addon-rhel8@sha256:6318fd6b0e0f5c39239ba9c71c330bce7974deaf970359ec83c88116abf7a653_s390x",
"relates_to_product_reference": "8Base-multicluster-engine-2.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "multicluster-engine/cluster-proxy-rhel8@sha256:610de7f25fd387262c360acb21dd45dc80e1c52a77dd11982965da80301407ab_arm64 as a component of multicluster engine for Kubernetes 2.1 for RHEL 8",
"product_id": "8Base-multicluster-engine-2.1:multicluster-engine/cluster-proxy-rhel8@sha256:610de7f25fd387262c360acb21dd45dc80e1c52a77dd11982965da80301407ab_arm64"
},
"product_reference": "multicluster-engine/cluster-proxy-rhel8@sha256:610de7f25fd387262c360acb21dd45dc80e1c52a77dd11982965da80301407ab_arm64",
"relates_to_product_reference": "8Base-multicluster-engine-2.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "multicluster-engine/cluster-proxy-rhel8@sha256:a881a94835c7eef6babe00792fc0a99c9816831869cb26af0dcf2665233f7710_amd64 as a component of multicluster engine for Kubernetes 2.1 for RHEL 8",
"product_id": "8Base-multicluster-engine-2.1:multicluster-engine/cluster-proxy-rhel8@sha256:a881a94835c7eef6babe00792fc0a99c9816831869cb26af0dcf2665233f7710_amd64"
},
"product_reference": "multicluster-engine/cluster-proxy-rhel8@sha256:a881a94835c7eef6babe00792fc0a99c9816831869cb26af0dcf2665233f7710_amd64",
"relates_to_product_reference": "8Base-multicluster-engine-2.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "multicluster-engine/cluster-proxy-rhel8@sha256:b240f43890529fe95b1a74de6f4c2626e85ae91ae6a624bb98a4c31130b6740d_s390x as a component of multicluster engine for Kubernetes 2.1 for RHEL 8",
"product_id": "8Base-multicluster-engine-2.1:multicluster-engine/cluster-proxy-rhel8@sha256:b240f43890529fe95b1a74de6f4c2626e85ae91ae6a624bb98a4c31130b6740d_s390x"
},
"product_reference": "multicluster-engine/cluster-proxy-rhel8@sha256:b240f43890529fe95b1a74de6f4c2626e85ae91ae6a624bb98a4c31130b6740d_s390x",
"relates_to_product_reference": "8Base-multicluster-engine-2.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "multicluster-engine/cluster-proxy-rhel8@sha256:df6cd66cdb17efc356e770930ff796bdb527c292243f5e8b87ca5c9e912a19d6_ppc64le as a component of multicluster engine for Kubernetes 2.1 for RHEL 8",
"product_id": "8Base-multicluster-engine-2.1:multicluster-engine/cluster-proxy-rhel8@sha256:df6cd66cdb17efc356e770930ff796bdb527c292243f5e8b87ca5c9e912a19d6_ppc64le"
},
"product_reference": "multicluster-engine/cluster-proxy-rhel8@sha256:df6cd66cdb17efc356e770930ff796bdb527c292243f5e8b87ca5c9e912a19d6_ppc64le",
"relates_to_product_reference": "8Base-multicluster-engine-2.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "multicluster-engine/clusterclaims-controller-rhel8@sha256:3608571c2a5a3d399e3ad8135ca90e46a7e57b322b5ef9d708efa631cee7109c_s390x as a component of multicluster engine for Kubernetes 2.1 for RHEL 8",
"product_id": "8Base-multicluster-engine-2.1:multicluster-engine/clusterclaims-controller-rhel8@sha256:3608571c2a5a3d399e3ad8135ca90e46a7e57b322b5ef9d708efa631cee7109c_s390x"
},
"product_reference": "multicluster-engine/clusterclaims-controller-rhel8@sha256:3608571c2a5a3d399e3ad8135ca90e46a7e57b322b5ef9d708efa631cee7109c_s390x",
"relates_to_product_reference": "8Base-multicluster-engine-2.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "multicluster-engine/clusterclaims-controller-rhel8@sha256:5c04626558442d50ab58a941d72a78db7c94f5ce730b5abb7599c21981875970_ppc64le as a component of multicluster engine for Kubernetes 2.1 for RHEL 8",
"product_id": "8Base-multicluster-engine-2.1:multicluster-engine/clusterclaims-controller-rhel8@sha256:5c04626558442d50ab58a941d72a78db7c94f5ce730b5abb7599c21981875970_ppc64le"
},
"product_reference": "multicluster-engine/clusterclaims-controller-rhel8@sha256:5c04626558442d50ab58a941d72a78db7c94f5ce730b5abb7599c21981875970_ppc64le",
"relates_to_product_reference": "8Base-multicluster-engine-2.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "multicluster-engine/clusterclaims-controller-rhel8@sha256:7be740cc5987a1dfc76d7d8a306ff65291eb9cf61419842f463aa9dc4d6ecde1_amd64 as a component of multicluster engine for Kubernetes 2.1 for RHEL 8",
"product_id": "8Base-multicluster-engine-2.1:multicluster-engine/clusterclaims-controller-rhel8@sha256:7be740cc5987a1dfc76d7d8a306ff65291eb9cf61419842f463aa9dc4d6ecde1_amd64"
},
"product_reference": "multicluster-engine/clusterclaims-controller-rhel8@sha256:7be740cc5987a1dfc76d7d8a306ff65291eb9cf61419842f463aa9dc4d6ecde1_amd64",
"relates_to_product_reference": "8Base-multicluster-engine-2.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "multicluster-engine/clusterclaims-controller-rhel8@sha256:fce2e92743adaf6fe2e0168cfeecdc71ff7c009ef92a89c9172ff46ebbedcd40_arm64 as a component of multicluster engine for Kubernetes 2.1 for RHEL 8",
"product_id": "8Base-multicluster-engine-2.1:multicluster-engine/clusterclaims-controller-rhel8@sha256:fce2e92743adaf6fe2e0168cfeecdc71ff7c009ef92a89c9172ff46ebbedcd40_arm64"
},
"product_reference": "multicluster-engine/clusterclaims-controller-rhel8@sha256:fce2e92743adaf6fe2e0168cfeecdc71ff7c009ef92a89c9172ff46ebbedcd40_arm64",
"relates_to_product_reference": "8Base-multicluster-engine-2.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "multicluster-engine/clusterlifecycle-state-metrics-rhel8@sha256:288a0e4f9ca79859c5f295e920e9ef01d395720ea5b62ec7f5a5bd975b9c5850_arm64 as a component of multicluster engine for Kubernetes 2.1 for RHEL 8",
"product_id": "8Base-multicluster-engine-2.1:multicluster-engine/clusterlifecycle-state-metrics-rhel8@sha256:288a0e4f9ca79859c5f295e920e9ef01d395720ea5b62ec7f5a5bd975b9c5850_arm64"
},
"product_reference": "multicluster-engine/clusterlifecycle-state-metrics-rhel8@sha256:288a0e4f9ca79859c5f295e920e9ef01d395720ea5b62ec7f5a5bd975b9c5850_arm64",
"relates_to_product_reference": "8Base-multicluster-engine-2.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "multicluster-engine/clusterlifecycle-state-metrics-rhel8@sha256:93b9ad845fab34498a6f504ad626d0d5236c39ab1aaf7789df146311e4ba33cd_ppc64le as a component of multicluster engine for Kubernetes 2.1 for RHEL 8",
"product_id": "8Base-multicluster-engine-2.1:multicluster-engine/clusterlifecycle-state-metrics-rhel8@sha256:93b9ad845fab34498a6f504ad626d0d5236c39ab1aaf7789df146311e4ba33cd_ppc64le"
},
"product_reference": "multicluster-engine/clusterlifecycle-state-metrics-rhel8@sha256:93b9ad845fab34498a6f504ad626d0d5236c39ab1aaf7789df146311e4ba33cd_ppc64le",
"relates_to_product_reference": "8Base-multicluster-engine-2.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "multicluster-engine/clusterlifecycle-state-metrics-rhel8@sha256:c808d378bd0666d7eb1f9c9024f7d2f7c6bdedd40298aa1e940cfc1ce735af54_s390x as a component of multicluster engine for Kubernetes 2.1 for RHEL 8",
"product_id": "8Base-multicluster-engine-2.1:multicluster-engine/clusterlifecycle-state-metrics-rhel8@sha256:c808d378bd0666d7eb1f9c9024f7d2f7c6bdedd40298aa1e940cfc1ce735af54_s390x"
},
"product_reference": "multicluster-engine/clusterlifecycle-state-metrics-rhel8@sha256:c808d378bd0666d7eb1f9c9024f7d2f7c6bdedd40298aa1e940cfc1ce735af54_s390x",
"relates_to_product_reference": "8Base-multicluster-engine-2.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "multicluster-engine/clusterlifecycle-state-metrics-rhel8@sha256:df17928fd459e5063fb2470dbaea51c96f292f1a4ca5eaedc64a03687edbb6cd_amd64 as a component of multicluster engine for Kubernetes 2.1 for RHEL 8",
"product_id": "8Base-multicluster-engine-2.1:multicluster-engine/clusterlifecycle-state-metrics-rhel8@sha256:df17928fd459e5063fb2470dbaea51c96f292f1a4ca5eaedc64a03687edbb6cd_amd64"
},
"product_reference": "multicluster-engine/clusterlifecycle-state-metrics-rhel8@sha256:df17928fd459e5063fb2470dbaea51c96f292f1a4ca5eaedc64a03687edbb6cd_amd64",
"relates_to_product_reference": "8Base-multicluster-engine-2.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "multicluster-engine/console-mce-rhel8@sha256:009597e78bf32e0a6d83ad456a6670e436692aa1c12cbd144580a30080054d0f_arm64 as a component of multicluster engine for Kubernetes 2.1 for RHEL 8",
"product_id": "8Base-multicluster-engine-2.1:multicluster-engine/console-mce-rhel8@sha256:009597e78bf32e0a6d83ad456a6670e436692aa1c12cbd144580a30080054d0f_arm64"
},
"product_reference": "multicluster-engine/console-mce-rhel8@sha256:009597e78bf32e0a6d83ad456a6670e436692aa1c12cbd144580a30080054d0f_arm64",
"relates_to_product_reference": "8Base-multicluster-engine-2.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "multicluster-engine/console-mce-rhel8@sha256:95cbc26ed2e396e44efd543d8a38f1c698267e1a617a7ee4b6f26efdb49e3059_amd64 as a component of multicluster engine for Kubernetes 2.1 for RHEL 8",
"product_id": "8Base-multicluster-engine-2.1:multicluster-engine/console-mce-rhel8@sha256:95cbc26ed2e396e44efd543d8a38f1c698267e1a617a7ee4b6f26efdb49e3059_amd64"
},
"product_reference": "multicluster-engine/console-mce-rhel8@sha256:95cbc26ed2e396e44efd543d8a38f1c698267e1a617a7ee4b6f26efdb49e3059_amd64",
"relates_to_product_reference": "8Base-multicluster-engine-2.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "multicluster-engine/console-mce-rhel8@sha256:b83a44a87eddeaa3914d03f51f58e8cc5412ee580ee233754108b2349d890b8c_ppc64le as a component of multicluster engine for Kubernetes 2.1 for RHEL 8",
"product_id": "8Base-multicluster-engine-2.1:multicluster-engine/console-mce-rhel8@sha256:b83a44a87eddeaa3914d03f51f58e8cc5412ee580ee233754108b2349d890b8c_ppc64le"
},
"product_reference": "multicluster-engine/console-mce-rhel8@sha256:b83a44a87eddeaa3914d03f51f58e8cc5412ee580ee233754108b2349d890b8c_ppc64le",
"relates_to_product_reference": "8Base-multicluster-engine-2.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "multicluster-engine/console-mce-rhel8@sha256:e3883d9629078bc16f2a6526cb8b1fdea89c1a8b8f477487fd6b34efa2f13999_s390x as a component of multicluster engine for Kubernetes 2.1 for RHEL 8",
"product_id": "8Base-multicluster-engine-2.1:multicluster-engine/console-mce-rhel8@sha256:e3883d9629078bc16f2a6526cb8b1fdea89c1a8b8f477487fd6b34efa2f13999_s390x"
},
"product_reference": "multicluster-engine/console-mce-rhel8@sha256:e3883d9629078bc16f2a6526cb8b1fdea89c1a8b8f477487fd6b34efa2f13999_s390x",
"relates_to_product_reference": "8Base-multicluster-engine-2.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "multicluster-engine/discovery-rhel8@sha256:12b3c0a01c59836687a7cfc1fba050d0800625cd46f678551a5944b0664c044d_amd64 as a component of multicluster engine for Kubernetes 2.1 for RHEL 8",
"product_id": "8Base-multicluster-engine-2.1:multicluster-engine/discovery-rhel8@sha256:12b3c0a01c59836687a7cfc1fba050d0800625cd46f678551a5944b0664c044d_amd64"
},
"product_reference": "multicluster-engine/discovery-rhel8@sha256:12b3c0a01c59836687a7cfc1fba050d0800625cd46f678551a5944b0664c044d_amd64",
"relates_to_product_reference": "8Base-multicluster-engine-2.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "multicluster-engine/discovery-rhel8@sha256:25eefa4b7af3650f57e9a4c372522a0cae7bcc1b41735d2b503b9b41d9c2d0b2_ppc64le as a component of multicluster engine for Kubernetes 2.1 for RHEL 8",
"product_id": "8Base-multicluster-engine-2.1:multicluster-engine/discovery-rhel8@sha256:25eefa4b7af3650f57e9a4c372522a0cae7bcc1b41735d2b503b9b41d9c2d0b2_ppc64le"
},
"product_reference": "multicluster-engine/discovery-rhel8@sha256:25eefa4b7af3650f57e9a4c372522a0cae7bcc1b41735d2b503b9b41d9c2d0b2_ppc64le",
"relates_to_product_reference": "8Base-multicluster-engine-2.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "multicluster-engine/discovery-rhel8@sha256:9a655c52c83f7682964e8f46fed6011c6e9de7a2a64ee0893d0c02cf725746e1_s390x as a component of multicluster engine for Kubernetes 2.1 for RHEL 8",
"product_id": "8Base-multicluster-engine-2.1:multicluster-engine/discovery-rhel8@sha256:9a655c52c83f7682964e8f46fed6011c6e9de7a2a64ee0893d0c02cf725746e1_s390x"
},
"product_reference": "multicluster-engine/discovery-rhel8@sha256:9a655c52c83f7682964e8f46fed6011c6e9de7a2a64ee0893d0c02cf725746e1_s390x",
"relates_to_product_reference": "8Base-multicluster-engine-2.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "multicluster-engine/discovery-rhel8@sha256:a0bcad7b2191e3c674813c2e1e67aea619d6d7eaa95f2324902e0b842d1c0cc8_arm64 as a component of multicluster engine for Kubernetes 2.1 for RHEL 8",
"product_id": "8Base-multicluster-engine-2.1:multicluster-engine/discovery-rhel8@sha256:a0bcad7b2191e3c674813c2e1e67aea619d6d7eaa95f2324902e0b842d1c0cc8_arm64"
},
"product_reference": "multicluster-engine/discovery-rhel8@sha256:a0bcad7b2191e3c674813c2e1e67aea619d6d7eaa95f2324902e0b842d1c0cc8_arm64",
"relates_to_product_reference": "8Base-multicluster-engine-2.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "multicluster-engine/hive-rhel8@sha256:674603ee10ad5e9d42e18e5c2f91153c863cb7e9f38cd523559c8de7c7097483_ppc64le as a component of multicluster engine for Kubernetes 2.1 for RHEL 8",
"product_id": "8Base-multicluster-engine-2.1:multicluster-engine/hive-rhel8@sha256:674603ee10ad5e9d42e18e5c2f91153c863cb7e9f38cd523559c8de7c7097483_ppc64le"
},
"product_reference": "multicluster-engine/hive-rhel8@sha256:674603ee10ad5e9d42e18e5c2f91153c863cb7e9f38cd523559c8de7c7097483_ppc64le",
"relates_to_product_reference": "8Base-multicluster-engine-2.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "multicluster-engine/hive-rhel8@sha256:67b2477a7b3885df470dc56e94525e7ebc3dce326599c6f2a311f8727557bf8b_arm64 as a component of multicluster engine for Kubernetes 2.1 for RHEL 8",
"product_id": "8Base-multicluster-engine-2.1:multicluster-engine/hive-rhel8@sha256:67b2477a7b3885df470dc56e94525e7ebc3dce326599c6f2a311f8727557bf8b_arm64"
},
"product_reference": "multicluster-engine/hive-rhel8@sha256:67b2477a7b3885df470dc56e94525e7ebc3dce326599c6f2a311f8727557bf8b_arm64",
"relates_to_product_reference": "8Base-multicluster-engine-2.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "multicluster-engine/hive-rhel8@sha256:8722d4f39942af4a008209ae518bf27d30deaa2e5bf97fc3118bea58efafb3d5_s390x as a component of multicluster engine for Kubernetes 2.1 for RHEL 8",
"product_id": "8Base-multicluster-engine-2.1:multicluster-engine/hive-rhel8@sha256:8722d4f39942af4a008209ae518bf27d30deaa2e5bf97fc3118bea58efafb3d5_s390x"
},
"product_reference": "multicluster-engine/hive-rhel8@sha256:8722d4f39942af4a008209ae518bf27d30deaa2e5bf97fc3118bea58efafb3d5_s390x",
"relates_to_product_reference": "8Base-multicluster-engine-2.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "multicluster-engine/hive-rhel8@sha256:dd6a4624672d458a0072b9aa46fb1b3d576c0b198759d053f61536f3b9e34359_amd64 as a component of multicluster engine for Kubernetes 2.1 for RHEL 8",
"product_id": "8Base-multicluster-engine-2.1:multicluster-engine/hive-rhel8@sha256:dd6a4624672d458a0072b9aa46fb1b3d576c0b198759d053f61536f3b9e34359_amd64"
},
"product_reference": "multicluster-engine/hive-rhel8@sha256:dd6a4624672d458a0072b9aa46fb1b3d576c0b198759d053f61536f3b9e34359_amd64",
"relates_to_product_reference": "8Base-multicluster-engine-2.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "multicluster-engine/hypershift-addon-rhel8-operator@sha256:00322fc5e7a8e1d08ca716e23982dae6d365b1523f8d3465e6daad5074067ea2_ppc64le as a component of multicluster engine for Kubernetes 2.1 for RHEL 8",
"product_id": "8Base-multicluster-engine-2.1:multicluster-engine/hypershift-addon-rhel8-operator@sha256:00322fc5e7a8e1d08ca716e23982dae6d365b1523f8d3465e6daad5074067ea2_ppc64le"
},
"product_reference": "multicluster-engine/hypershift-addon-rhel8-operator@sha256:00322fc5e7a8e1d08ca716e23982dae6d365b1523f8d3465e6daad5074067ea2_ppc64le",
"relates_to_product_reference": "8Base-multicluster-engine-2.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "multicluster-engine/hypershift-addon-rhel8-operator@sha256:27cc406bb658c1915e75f5d0b0d3c0f73e72635c9f5bb08bc28e3c5c434e147b_arm64 as a component of multicluster engine for Kubernetes 2.1 for RHEL 8",
"product_id": "8Base-multicluster-engine-2.1:multicluster-engine/hypershift-addon-rhel8-operator@sha256:27cc406bb658c1915e75f5d0b0d3c0f73e72635c9f5bb08bc28e3c5c434e147b_arm64"
},
"product_reference": "multicluster-engine/hypershift-addon-rhel8-operator@sha256:27cc406bb658c1915e75f5d0b0d3c0f73e72635c9f5bb08bc28e3c5c434e147b_arm64",
"relates_to_product_reference": "8Base-multicluster-engine-2.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "multicluster-engine/hypershift-addon-rhel8-operator@sha256:afc67731faaa2dc9d32a052064763737c8bc4b1b5cf8e8ffb7cb31a4652c656c_amd64 as a component of multicluster engine for Kubernetes 2.1 for RHEL 8",
"product_id": "8Base-multicluster-engine-2.1:multicluster-engine/hypershift-addon-rhel8-operator@sha256:afc67731faaa2dc9d32a052064763737c8bc4b1b5cf8e8ffb7cb31a4652c656c_amd64"
},
"product_reference": "multicluster-engine/hypershift-addon-rhel8-operator@sha256:afc67731faaa2dc9d32a052064763737c8bc4b1b5cf8e8ffb7cb31a4652c656c_amd64",
"relates_to_product_reference": "8Base-multicluster-engine-2.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "multicluster-engine/hypershift-addon-rhel8-operator@sha256:c4227a3a5b323d716a979e1c6a66c458d458648c5fcb0ab151ad55ba24972f51_s390x as a component of multicluster engine for Kubernetes 2.1 for RHEL 8",
"product_id": "8Base-multicluster-engine-2.1:multicluster-engine/hypershift-addon-rhel8-operator@sha256:c4227a3a5b323d716a979e1c6a66c458d458648c5fcb0ab151ad55ba24972f51_s390x"
},
"product_reference": "multicluster-engine/hypershift-addon-rhel8-operator@sha256:c4227a3a5b323d716a979e1c6a66c458d458648c5fcb0ab151ad55ba24972f51_s390x",
"relates_to_product_reference": "8Base-multicluster-engine-2.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "multicluster-engine/hypershift-deployment-controller-rhel8@sha256:68de13099864a989493367500360560a677fde2e0e56a760a6dafde1d7be9a27_ppc64le as a component of multicluster engine for Kubernetes 2.1 for RHEL 8",
"product_id": "8Base-multicluster-engine-2.1:multicluster-engine/hypershift-deployment-controller-rhel8@sha256:68de13099864a989493367500360560a677fde2e0e56a760a6dafde1d7be9a27_ppc64le"
},
"product_reference": "multicluster-engine/hypershift-deployment-controller-rhel8@sha256:68de13099864a989493367500360560a677fde2e0e56a760a6dafde1d7be9a27_ppc64le",
"relates_to_product_reference": "8Base-multicluster-engine-2.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "multicluster-engine/hypershift-deployment-controller-rhel8@sha256:8d4a908562cbb0351aea12befe5f2bdf57041e073ce679d1b1c5b46c893844b6_s390x as a component of multicluster engine for Kubernetes 2.1 for RHEL 8",
"product_id": "8Base-multicluster-engine-2.1:multicluster-engine/hypershift-deployment-controller-rhel8@sha256:8d4a908562cbb0351aea12befe5f2bdf57041e073ce679d1b1c5b46c893844b6_s390x"
},
"product_reference": "multicluster-engine/hypershift-deployment-controller-rhel8@sha256:8d4a908562cbb0351aea12befe5f2bdf57041e073ce679d1b1c5b46c893844b6_s390x",
"relates_to_product_reference": "8Base-multicluster-engine-2.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "multicluster-engine/hypershift-deployment-controller-rhel8@sha256:be5d7a8b6dec6d4c959badc2d2960ec7bfe74a75c0d673da06fe6335920de3a0_arm64 as a component of multicluster engine for Kubernetes 2.1 for RHEL 8",
"product_id": "8Base-multicluster-engine-2.1:multicluster-engine/hypershift-deployment-controller-rhel8@sha256:be5d7a8b6dec6d4c959badc2d2960ec7bfe74a75c0d673da06fe6335920de3a0_arm64"
},
"product_reference": "multicluster-engine/hypershift-deployment-controller-rhel8@sha256:be5d7a8b6dec6d4c959badc2d2960ec7bfe74a75c0d673da06fe6335920de3a0_arm64",
"relates_to_product_reference": "8Base-multicluster-engine-2.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "multicluster-engine/hypershift-deployment-controller-rhel8@sha256:f44b9cd7b993051b4d59108153763a09d283c0cf822fab478f22cfbe53847da7_amd64 as a component of multicluster engine for Kubernetes 2.1 for RHEL 8",
"product_id": "8Base-multicluster-engine-2.1:multicluster-engine/hypershift-deployment-controller-rhel8@sha256:f44b9cd7b993051b4d59108153763a09d283c0cf822fab478f22cfbe53847da7_amd64"
},
"product_reference": "multicluster-engine/hypershift-deployment-controller-rhel8@sha256:f44b9cd7b993051b4d59108153763a09d283c0cf822fab478f22cfbe53847da7_amd64",
"relates_to_product_reference": "8Base-multicluster-engine-2.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "multicluster-engine/hypershift-rhel8-operator@sha256:2d94cd451fbf0abc13e50b6b6252061294bdbfd1eda64f4347177d20b5d1e489_amd64 as a component of multicluster engine for Kubernetes 2.1 for RHEL 8",
"product_id": "8Base-multicluster-engine-2.1:multicluster-engine/hypershift-rhel8-operator@sha256:2d94cd451fbf0abc13e50b6b6252061294bdbfd1eda64f4347177d20b5d1e489_amd64"
},
"product_reference": "multicluster-engine/hypershift-rhel8-operator@sha256:2d94cd451fbf0abc13e50b6b6252061294bdbfd1eda64f4347177d20b5d1e489_amd64",
"relates_to_product_reference": "8Base-multicluster-engine-2.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "multicluster-engine/hypershift-rhel8-operator@sha256:3d8d114403d85cbba699f53aa177a84da92516b5d2e852b2bffc33eabde6af13_arm64 as a component of multicluster engine for Kubernetes 2.1 for RHEL 8",
"product_id": "8Base-multicluster-engine-2.1:multicluster-engine/hypershift-rhel8-operator@sha256:3d8d114403d85cbba699f53aa177a84da92516b5d2e852b2bffc33eabde6af13_arm64"
},
"product_reference": "multicluster-engine/hypershift-rhel8-operator@sha256:3d8d114403d85cbba699f53aa177a84da92516b5d2e852b2bffc33eabde6af13_arm64",
"relates_to_product_reference": "8Base-multicluster-engine-2.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "multicluster-engine/hypershift-rhel8-operator@sha256:62e91ac9b6291bf7abc26cdd937c2c2cf7cdf1f1256a33acbaa5d1cdc607d3fa_ppc64le as a component of multicluster engine for Kubernetes 2.1 for RHEL 8",
"product_id": "8Base-multicluster-engine-2.1:multicluster-engine/hypershift-rhel8-operator@sha256:62e91ac9b6291bf7abc26cdd937c2c2cf7cdf1f1256a33acbaa5d1cdc607d3fa_ppc64le"
},
"product_reference": "multicluster-engine/hypershift-rhel8-operator@sha256:62e91ac9b6291bf7abc26cdd937c2c2cf7cdf1f1256a33acbaa5d1cdc607d3fa_ppc64le",
"relates_to_product_reference": "8Base-multicluster-engine-2.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "multicluster-engine/hypershift-rhel8-operator@sha256:ffce5bc9fb2be59047c4840d9222499f03c1cf74786d8695aab1d1b04adc6f8a_s390x as a component of multicluster engine for Kubernetes 2.1 for RHEL 8",
"product_id": "8Base-multicluster-engine-2.1:multicluster-engine/hypershift-rhel8-operator@sha256:ffce5bc9fb2be59047c4840d9222499f03c1cf74786d8695aab1d1b04adc6f8a_s390x"
},
"product_reference": "multicluster-engine/hypershift-rhel8-operator@sha256:ffce5bc9fb2be59047c4840d9222499f03c1cf74786d8695aab1d1b04adc6f8a_s390x",
"relates_to_product_reference": "8Base-multicluster-engine-2.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "multicluster-engine/klusterlet-operator-bundle@sha256:1687315db647e6689845df88843ae53275440042b76dc781dcabeef16e426bdf_amd64 as a component of multicluster engine for Kubernetes 2.1 for RHEL 8",
"product_id": "8Base-multicluster-engine-2.1:multicluster-engine/klusterlet-operator-bundle@sha256:1687315db647e6689845df88843ae53275440042b76dc781dcabeef16e426bdf_amd64"
},
"product_reference": "multicluster-engine/klusterlet-operator-bundle@sha256:1687315db647e6689845df88843ae53275440042b76dc781dcabeef16e426bdf_amd64",
"relates_to_product_reference": "8Base-multicluster-engine-2.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "multicluster-engine/managed-serviceaccount-rhel8@sha256:63593ef6045808b9c3fe96fc1cddd99bdfabaaef881fe716972500bfda62f92b_arm64 as a component of multicluster engine for Kubernetes 2.1 for RHEL 8",
"product_id": "8Base-multicluster-engine-2.1:multicluster-engine/managed-serviceaccount-rhel8@sha256:63593ef6045808b9c3fe96fc1cddd99bdfabaaef881fe716972500bfda62f92b_arm64"
},
"product_reference": "multicluster-engine/managed-serviceaccount-rhel8@sha256:63593ef6045808b9c3fe96fc1cddd99bdfabaaef881fe716972500bfda62f92b_arm64",
"relates_to_product_reference": "8Base-multicluster-engine-2.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "multicluster-engine/managed-serviceaccount-rhel8@sha256:7f5f65ba65c9bfc64d8bf9724a22b68d38c512465f4be1bfed8f02133256214f_s390x as a component of multicluster engine for Kubernetes 2.1 for RHEL 8",
"product_id": "8Base-multicluster-engine-2.1:multicluster-engine/managed-serviceaccount-rhel8@sha256:7f5f65ba65c9bfc64d8bf9724a22b68d38c512465f4be1bfed8f02133256214f_s390x"
},
"product_reference": "multicluster-engine/managed-serviceaccount-rhel8@sha256:7f5f65ba65c9bfc64d8bf9724a22b68d38c512465f4be1bfed8f02133256214f_s390x",
"relates_to_product_reference": "8Base-multicluster-engine-2.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "multicluster-engine/managed-serviceaccount-rhel8@sha256:8621056c6982b9875749650eee2cf967b31217298a1b924de1fe710e0445df1b_amd64 as a component of multicluster engine for Kubernetes 2.1 for RHEL 8",
"product_id": "8Base-multicluster-engine-2.1:multicluster-engine/managed-serviceaccount-rhel8@sha256:8621056c6982b9875749650eee2cf967b31217298a1b924de1fe710e0445df1b_amd64"
},
"product_reference": "multicluster-engine/managed-serviceaccount-rhel8@sha256:8621056c6982b9875749650eee2cf967b31217298a1b924de1fe710e0445df1b_amd64",
"relates_to_product_reference": "8Base-multicluster-engine-2.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "multicluster-engine/managed-serviceaccount-rhel8@sha256:ec5bdf8a935ee1daaa5c91a7fd7816ade97619b5d1f6b61e663c03f43bb832bc_ppc64le as a component of multicluster engine for Kubernetes 2.1 for RHEL 8",
"product_id": "8Base-multicluster-engine-2.1:multicluster-engine/managed-serviceaccount-rhel8@sha256:ec5bdf8a935ee1daaa5c91a7fd7816ade97619b5d1f6b61e663c03f43bb832bc_ppc64le"
},
"product_reference": "multicluster-engine/managed-serviceaccount-rhel8@sha256:ec5bdf8a935ee1daaa5c91a7fd7816ade97619b5d1f6b61e663c03f43bb832bc_ppc64le",
"relates_to_product_reference": "8Base-multicluster-engine-2.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "multicluster-engine/managedcluster-import-controller-rhel8@sha256:17987e46eb8772ef79e771b6edd137b29914ae357eb036d76a063cb04de116a3_ppc64le as a component of multicluster engine for Kubernetes 2.1 for RHEL 8",
"product_id": "8Base-multicluster-engine-2.1:multicluster-engine/managedcluster-import-controller-rhel8@sha256:17987e46eb8772ef79e771b6edd137b29914ae357eb036d76a063cb04de116a3_ppc64le"
},
"product_reference": "multicluster-engine/managedcluster-import-controller-rhel8@sha256:17987e46eb8772ef79e771b6edd137b29914ae357eb036d76a063cb04de116a3_ppc64le",
"relates_to_product_reference": "8Base-multicluster-engine-2.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "multicluster-engine/managedcluster-import-controller-rhel8@sha256:4a22ca54331be02c08e23704852c34273a8bf3d1bb2c8f2aaf92f277474e3654_amd64 as a component of multicluster engine for Kubernetes 2.1 for RHEL 8",
"product_id": "8Base-multicluster-engine-2.1:multicluster-engine/managedcluster-import-controller-rhel8@sha256:4a22ca54331be02c08e23704852c34273a8bf3d1bb2c8f2aaf92f277474e3654_amd64"
},
"product_reference": "multicluster-engine/managedcluster-import-controller-rhel8@sha256:4a22ca54331be02c08e23704852c34273a8bf3d1bb2c8f2aaf92f277474e3654_amd64",
"relates_to_product_reference": "8Base-multicluster-engine-2.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "multicluster-engine/managedcluster-import-controller-rhel8@sha256:7d737e05b3164a7e49085a2026bf5fbbdda5a0d23890e1de455eea8d59f20187_s390x as a component of multicluster engine for Kubernetes 2.1 for RHEL 8",
"product_id": "8Base-multicluster-engine-2.1:multicluster-engine/managedcluster-import-controller-rhel8@sha256:7d737e05b3164a7e49085a2026bf5fbbdda5a0d23890e1de455eea8d59f20187_s390x"
},
"product_reference": "multicluster-engine/managedcluster-import-controller-rhel8@sha256:7d737e05b3164a7e49085a2026bf5fbbdda5a0d23890e1de455eea8d59f20187_s390x",
"relates_to_product_reference": "8Base-multicluster-engine-2.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "multicluster-engine/managedcluster-import-controller-rhel8@sha256:eaf8ba4c775e4ebaeea316bbab0344eb10674089ff9db1c8f1373ed564b03749_arm64 as a component of multicluster engine for Kubernetes 2.1 for RHEL 8",
"product_id": "8Base-multicluster-engine-2.1:multicluster-engine/managedcluster-import-controller-rhel8@sha256:eaf8ba4c775e4ebaeea316bbab0344eb10674089ff9db1c8f1373ed564b03749_arm64"
},
"product_reference": "multicluster-engine/managedcluster-import-controller-rhel8@sha256:eaf8ba4c775e4ebaeea316bbab0344eb10674089ff9db1c8f1373ed564b03749_arm64",
"relates_to_product_reference": "8Base-multicluster-engine-2.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "multicluster-engine/mce-operator-bundle@sha256:701ad2aa334971346282a7a80c420049f08a3e3845a915a947e7605aab9c1369_ppc64le as a component of multicluster engine for Kubernetes 2.1 for RHEL 8",
"product_id": "8Base-multicluster-engine-2.1:multicluster-engine/mce-operator-bundle@sha256:701ad2aa334971346282a7a80c420049f08a3e3845a915a947e7605aab9c1369_ppc64le"
},
"product_reference": "multicluster-engine/mce-operator-bundle@sha256:701ad2aa334971346282a7a80c420049f08a3e3845a915a947e7605aab9c1369_ppc64le",
"relates_to_product_reference": "8Base-multicluster-engine-2.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "multicluster-engine/mce-operator-bundle@sha256:cf1b297a2bbfa2a55204e2c4688511baa0223978b2d4ab7cfb8f8c5c965d563f_arm64 as a component of multicluster engine for Kubernetes 2.1 for RHEL 8",
"product_id": "8Base-multicluster-engine-2.1:multicluster-engine/mce-operator-bundle@sha256:cf1b297a2bbfa2a55204e2c4688511baa0223978b2d4ab7cfb8f8c5c965d563f_arm64"
},
"product_reference": "multicluster-engine/mce-operator-bundle@sha256:cf1b297a2bbfa2a55204e2c4688511baa0223978b2d4ab7cfb8f8c5c965d563f_arm64",
"relates_to_product_reference": "8Base-multicluster-engine-2.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "multicluster-engine/mce-operator-bundle@sha256:ed114b2afb91375b6f3576da15474ad96c154cc0ed16e288f8a4840d7d39942f_s390x as a component of multicluster engine for Kubernetes 2.1 for RHEL 8",
"product_id": "8Base-multicluster-engine-2.1:multicluster-engine/mce-operator-bundle@sha256:ed114b2afb91375b6f3576da15474ad96c154cc0ed16e288f8a4840d7d39942f_s390x"
},
"product_reference": "multicluster-engine/mce-operator-bundle@sha256:ed114b2afb91375b6f3576da15474ad96c154cc0ed16e288f8a4840d7d39942f_s390x",
"relates_to_product_reference": "8Base-multicluster-engine-2.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "multicluster-engine/mce-operator-bundle@sha256:f1be217449145edb01b029b19d08831cc6d085856e39aea8174e74ef0cc85283_amd64 as a component of multicluster engine for Kubernetes 2.1 for RHEL 8",
"product_id": "8Base-multicluster-engine-2.1:multicluster-engine/mce-operator-bundle@sha256:f1be217449145edb01b029b19d08831cc6d085856e39aea8174e74ef0cc85283_amd64"
},
"product_reference": "multicluster-engine/mce-operator-bundle@sha256:f1be217449145edb01b029b19d08831cc6d085856e39aea8174e74ef0cc85283_amd64",
"relates_to_product_reference": "8Base-multicluster-engine-2.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "multicluster-engine/multicloud-manager-rhel8@sha256:162fe79ef40dbdcd1c9a16c601ffeb1c1dec5309c250bddf85809a0197b2ec3e_amd64 as a component of multicluster engine for Kubernetes 2.1 for RHEL 8",
"product_id": "8Base-multicluster-engine-2.1:multicluster-engine/multicloud-manager-rhel8@sha256:162fe79ef40dbdcd1c9a16c601ffeb1c1dec5309c250bddf85809a0197b2ec3e_amd64"
},
"product_reference": "multicluster-engine/multicloud-manager-rhel8@sha256:162fe79ef40dbdcd1c9a16c601ffeb1c1dec5309c250bddf85809a0197b2ec3e_amd64",
"relates_to_product_reference": "8Base-multicluster-engine-2.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "multicluster-engine/multicloud-manager-rhel8@sha256:af5076a59d32f3bed7f88348bccdff6fad4d250aab7f8dc7c2791e75fa76c7d9_ppc64le as a component of multicluster engine for Kubernetes 2.1 for RHEL 8",
"product_id": "8Base-multicluster-engine-2.1:multicluster-engine/multicloud-manager-rhel8@sha256:af5076a59d32f3bed7f88348bccdff6fad4d250aab7f8dc7c2791e75fa76c7d9_ppc64le"
},
"product_reference": "multicluster-engine/multicloud-manager-rhel8@sha256:af5076a59d32f3bed7f88348bccdff6fad4d250aab7f8dc7c2791e75fa76c7d9_ppc64le",
"relates_to_product_reference": "8Base-multicluster-engine-2.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "multicluster-engine/multicloud-manager-rhel8@sha256:c03edb31a56b4678c4e0f66c59b49e3798b8442ef1ddca3f67488f4baca30241_s390x as a component of multicluster engine for Kubernetes 2.1 for RHEL 8",
"product_id": "8Base-multicluster-engine-2.1:multicluster-engine/multicloud-manager-rhel8@sha256:c03edb31a56b4678c4e0f66c59b49e3798b8442ef1ddca3f67488f4baca30241_s390x"
},
"product_reference": "multicluster-engine/multicloud-manager-rhel8@sha256:c03edb31a56b4678c4e0f66c59b49e3798b8442ef1ddca3f67488f4baca30241_s390x",
"relates_to_product_reference": "8Base-multicluster-engine-2.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "multicluster-engine/multicloud-manager-rhel8@sha256:c6fb6ec34c746ba73007bec6e1895b4e1a4ed551b035aa9059664ded820f46fa_arm64 as a component of multicluster engine for Kubernetes 2.1 for RHEL 8",
"product_id": "8Base-multicluster-engine-2.1:multicluster-engine/multicloud-manager-rhel8@sha256:c6fb6ec34c746ba73007bec6e1895b4e1a4ed551b035aa9059664ded820f46fa_arm64"
},
"product_reference": "multicluster-engine/multicloud-manager-rhel8@sha256:c6fb6ec34c746ba73007bec6e1895b4e1a4ed551b035aa9059664ded820f46fa_arm64",
"relates_to_product_reference": "8Base-multicluster-engine-2.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "multicluster-engine/multicluster-engine-cluster-api-provider-agent-rhel8@sha256:208389221423692530b334815985b0a2263febf5574138e854dbdc011f03b4a2_s390x as a component of multicluster engine for Kubernetes 2.1 for RHEL 8",
"product_id": "8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-cluster-api-provider-agent-rhel8@sha256:208389221423692530b334815985b0a2263febf5574138e854dbdc011f03b4a2_s390x"
},
"product_reference": "multicluster-engine/multicluster-engine-cluster-api-provider-agent-rhel8@sha256:208389221423692530b334815985b0a2263febf5574138e854dbdc011f03b4a2_s390x",
"relates_to_product_reference": "8Base-multicluster-engine-2.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "multicluster-engine/multicluster-engine-cluster-api-provider-agent-rhel8@sha256:4bacc4ba3974c11ac27d1448a7f7cd973162caf33358249e9d1c154018124830_amd64 as a component of multicluster engine for Kubernetes 2.1 for RHEL 8",
"product_id": "8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-cluster-api-provider-agent-rhel8@sha256:4bacc4ba3974c11ac27d1448a7f7cd973162caf33358249e9d1c154018124830_amd64"
},
"product_reference": "multicluster-engine/multicluster-engine-cluster-api-provider-agent-rhel8@sha256:4bacc4ba3974c11ac27d1448a7f7cd973162caf33358249e9d1c154018124830_amd64",
"relates_to_product_reference": "8Base-multicluster-engine-2.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "multicluster-engine/multicluster-engine-cluster-api-provider-agent-rhel8@sha256:8b3c3fb8fdf6d679f6020e0c739f25ae83dd4173e46b743de911d8e346f371fe_ppc64le as a component of multicluster engine for Kubernetes 2.1 for RHEL 8",
"product_id": "8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-cluster-api-provider-agent-rhel8@sha256:8b3c3fb8fdf6d679f6020e0c739f25ae83dd4173e46b743de911d8e346f371fe_ppc64le"
},
"product_reference": "multicluster-engine/multicluster-engine-cluster-api-provider-agent-rhel8@sha256:8b3c3fb8fdf6d679f6020e0c739f25ae83dd4173e46b743de911d8e346f371fe_ppc64le",
"relates_to_product_reference": "8Base-multicluster-engine-2.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "multicluster-engine/multicluster-engine-cluster-api-provider-agent-rhel8@sha256:a4d3f04386e63bfb640b928c01f972ba7d90af9c5213a7c10968b55c875565e0_arm64 as a component of multicluster engine for Kubernetes 2.1 for RHEL 8",
"product_id": "8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-cluster-api-provider-agent-rhel8@sha256:a4d3f04386e63bfb640b928c01f972ba7d90af9c5213a7c10968b55c875565e0_arm64"
},
"product_reference": "multicluster-engine/multicluster-engine-cluster-api-provider-agent-rhel8@sha256:a4d3f04386e63bfb640b928c01f972ba7d90af9c5213a7c10968b55c875565e0_arm64",
"relates_to_product_reference": "8Base-multicluster-engine-2.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "multicluster-engine/multicluster-engine-console-mce-rhel8@sha256:009597e78bf32e0a6d83ad456a6670e436692aa1c12cbd144580a30080054d0f_arm64 as a component of multicluster engine for Kubernetes 2.1 for RHEL 8",
"product_id": "8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-console-mce-rhel8@sha256:009597e78bf32e0a6d83ad456a6670e436692aa1c12cbd144580a30080054d0f_arm64"
},
"product_reference": "multicluster-engine/multicluster-engine-console-mce-rhel8@sha256:009597e78bf32e0a6d83ad456a6670e436692aa1c12cbd144580a30080054d0f_arm64",
"relates_to_product_reference": "8Base-multicluster-engine-2.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "multicluster-engine/multicluster-engine-console-mce-rhel8@sha256:95cbc26ed2e396e44efd543d8a38f1c698267e1a617a7ee4b6f26efdb49e3059_amd64 as a component of multicluster engine for Kubernetes 2.1 for RHEL 8",
"product_id": "8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-console-mce-rhel8@sha256:95cbc26ed2e396e44efd543d8a38f1c698267e1a617a7ee4b6f26efdb49e3059_amd64"
},
"product_reference": "multicluster-engine/multicluster-engine-console-mce-rhel8@sha256:95cbc26ed2e396e44efd543d8a38f1c698267e1a617a7ee4b6f26efdb49e3059_amd64",
"relates_to_product_reference": "8Base-multicluster-engine-2.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "multicluster-engine/multicluster-engine-console-mce-rhel8@sha256:b83a44a87eddeaa3914d03f51f58e8cc5412ee580ee233754108b2349d890b8c_ppc64le as a component of multicluster engine for Kubernetes 2.1 for RHEL 8",
"product_id": "8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-console-mce-rhel8@sha256:b83a44a87eddeaa3914d03f51f58e8cc5412ee580ee233754108b2349d890b8c_ppc64le"
},
"product_reference": "multicluster-engine/multicluster-engine-console-mce-rhel8@sha256:b83a44a87eddeaa3914d03f51f58e8cc5412ee580ee233754108b2349d890b8c_ppc64le",
"relates_to_product_reference": "8Base-multicluster-engine-2.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "multicluster-engine/multicluster-engine-console-mce-rhel8@sha256:e3883d9629078bc16f2a6526cb8b1fdea89c1a8b8f477487fd6b34efa2f13999_s390x as a component of multicluster engine for Kubernetes 2.1 for RHEL 8",
"product_id": "8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-console-mce-rhel8@sha256:e3883d9629078bc16f2a6526cb8b1fdea89c1a8b8f477487fd6b34efa2f13999_s390x"
},
"product_reference": "multicluster-engine/multicluster-engine-console-mce-rhel8@sha256:e3883d9629078bc16f2a6526cb8b1fdea89c1a8b8f477487fd6b34efa2f13999_s390x",
"relates_to_product_reference": "8Base-multicluster-engine-2.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "multicluster-engine/multicluster-engine-hypershift-addon-rhel8-operator@sha256:00322fc5e7a8e1d08ca716e23982dae6d365b1523f8d3465e6daad5074067ea2_ppc64le as a component of multicluster engine for Kubernetes 2.1 for RHEL 8",
"product_id": "8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-hypershift-addon-rhel8-operator@sha256:00322fc5e7a8e1d08ca716e23982dae6d365b1523f8d3465e6daad5074067ea2_ppc64le"
},
"product_reference": "multicluster-engine/multicluster-engine-hypershift-addon-rhel8-operator@sha256:00322fc5e7a8e1d08ca716e23982dae6d365b1523f8d3465e6daad5074067ea2_ppc64le",
"relates_to_product_reference": "8Base-multicluster-engine-2.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "multicluster-engine/multicluster-engine-hypershift-addon-rhel8-operator@sha256:27cc406bb658c1915e75f5d0b0d3c0f73e72635c9f5bb08bc28e3c5c434e147b_arm64 as a component of multicluster engine for Kubernetes 2.1 for RHEL 8",
"product_id": "8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-hypershift-addon-rhel8-operator@sha256:27cc406bb658c1915e75f5d0b0d3c0f73e72635c9f5bb08bc28e3c5c434e147b_arm64"
},
"product_reference": "multicluster-engine/multicluster-engine-hypershift-addon-rhel8-operator@sha256:27cc406bb658c1915e75f5d0b0d3c0f73e72635c9f5bb08bc28e3c5c434e147b_arm64",
"relates_to_product_reference": "8Base-multicluster-engine-2.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "multicluster-engine/multicluster-engine-hypershift-addon-rhel8-operator@sha256:afc67731faaa2dc9d32a052064763737c8bc4b1b5cf8e8ffb7cb31a4652c656c_amd64 as a component of multicluster engine for Kubernetes 2.1 for RHEL 8",
"product_id": "8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-hypershift-addon-rhel8-operator@sha256:afc67731faaa2dc9d32a052064763737c8bc4b1b5cf8e8ffb7cb31a4652c656c_amd64"
},
"product_reference": "multicluster-engine/multicluster-engine-hypershift-addon-rhel8-operator@sha256:afc67731faaa2dc9d32a052064763737c8bc4b1b5cf8e8ffb7cb31a4652c656c_amd64",
"relates_to_product_reference": "8Base-multicluster-engine-2.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "multicluster-engine/multicluster-engine-hypershift-addon-rhel8-operator@sha256:c4227a3a5b323d716a979e1c6a66c458d458648c5fcb0ab151ad55ba24972f51_s390x as a component of multicluster engine for Kubernetes 2.1 for RHEL 8",
"product_id": "8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-hypershift-addon-rhel8-operator@sha256:c4227a3a5b323d716a979e1c6a66c458d458648c5fcb0ab151ad55ba24972f51_s390x"
},
"product_reference": "multicluster-engine/multicluster-engine-hypershift-addon-rhel8-operator@sha256:c4227a3a5b323d716a979e1c6a66c458d458648c5fcb0ab151ad55ba24972f51_s390x",
"relates_to_product_reference": "8Base-multicluster-engine-2.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "multicluster-engine/multicluster-engine-hypershift-deployment-controller-rhel8@sha256:68de13099864a989493367500360560a677fde2e0e56a760a6dafde1d7be9a27_ppc64le as a component of multicluster engine for Kubernetes 2.1 for RHEL 8",
"product_id": "8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-hypershift-deployment-controller-rhel8@sha256:68de13099864a989493367500360560a677fde2e0e56a760a6dafde1d7be9a27_ppc64le"
},
"product_reference": "multicluster-engine/multicluster-engine-hypershift-deployment-controller-rhel8@sha256:68de13099864a989493367500360560a677fde2e0e56a760a6dafde1d7be9a27_ppc64le",
"relates_to_product_reference": "8Base-multicluster-engine-2.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "multicluster-engine/multicluster-engine-hypershift-deployment-controller-rhel8@sha256:8d4a908562cbb0351aea12befe5f2bdf57041e073ce679d1b1c5b46c893844b6_s390x as a component of multicluster engine for Kubernetes 2.1 for RHEL 8",
"product_id": "8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-hypershift-deployment-controller-rhel8@sha256:8d4a908562cbb0351aea12befe5f2bdf57041e073ce679d1b1c5b46c893844b6_s390x"
},
"product_reference": "multicluster-engine/multicluster-engine-hypershift-deployment-controller-rhel8@sha256:8d4a908562cbb0351aea12befe5f2bdf57041e073ce679d1b1c5b46c893844b6_s390x",
"relates_to_product_reference": "8Base-multicluster-engine-2.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "multicluster-engine/multicluster-engine-hypershift-deployment-controller-rhel8@sha256:be5d7a8b6dec6d4c959badc2d2960ec7bfe74a75c0d673da06fe6335920de3a0_arm64 as a component of multicluster engine for Kubernetes 2.1 for RHEL 8",
"product_id": "8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-hypershift-deployment-controller-rhel8@sha256:be5d7a8b6dec6d4c959badc2d2960ec7bfe74a75c0d673da06fe6335920de3a0_arm64"
},
"product_reference": "multicluster-engine/multicluster-engine-hypershift-deployment-controller-rhel8@sha256:be5d7a8b6dec6d4c959badc2d2960ec7bfe74a75c0d673da06fe6335920de3a0_arm64",
"relates_to_product_reference": "8Base-multicluster-engine-2.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "multicluster-engine/multicluster-engine-hypershift-deployment-controller-rhel8@sha256:f44b9cd7b993051b4d59108153763a09d283c0cf822fab478f22cfbe53847da7_amd64 as a component of multicluster engine for Kubernetes 2.1 for RHEL 8",
"product_id": "8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-hypershift-deployment-controller-rhel8@sha256:f44b9cd7b993051b4d59108153763a09d283c0cf822fab478f22cfbe53847da7_amd64"
},
"product_reference": "multicluster-engine/multicluster-engine-hypershift-deployment-controller-rhel8@sha256:f44b9cd7b993051b4d59108153763a09d283c0cf822fab478f22cfbe53847da7_amd64",
"relates_to_product_reference": "8Base-multicluster-engine-2.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "multicluster-engine/multicluster-engine-managed-serviceaccount-rhel8@sha256:63593ef6045808b9c3fe96fc1cddd99bdfabaaef881fe716972500bfda62f92b_arm64 as a component of multicluster engine for Kubernetes 2.1 for RHEL 8",
"product_id": "8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-managed-serviceaccount-rhel8@sha256:63593ef6045808b9c3fe96fc1cddd99bdfabaaef881fe716972500bfda62f92b_arm64"
},
"product_reference": "multicluster-engine/multicluster-engine-managed-serviceaccount-rhel8@sha256:63593ef6045808b9c3fe96fc1cddd99bdfabaaef881fe716972500bfda62f92b_arm64",
"relates_to_product_reference": "8Base-multicluster-engine-2.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "multicluster-engine/multicluster-engine-managed-serviceaccount-rhel8@sha256:7f5f65ba65c9bfc64d8bf9724a22b68d38c512465f4be1bfed8f02133256214f_s390x as a component of multicluster engine for Kubernetes 2.1 for RHEL 8",
"product_id": "8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-managed-serviceaccount-rhel8@sha256:7f5f65ba65c9bfc64d8bf9724a22b68d38c512465f4be1bfed8f02133256214f_s390x"
},
"product_reference": "multicluster-engine/multicluster-engine-managed-serviceaccount-rhel8@sha256:7f5f65ba65c9bfc64d8bf9724a22b68d38c512465f4be1bfed8f02133256214f_s390x",
"relates_to_product_reference": "8Base-multicluster-engine-2.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "multicluster-engine/multicluster-engine-managed-serviceaccount-rhel8@sha256:8621056c6982b9875749650eee2cf967b31217298a1b924de1fe710e0445df1b_amd64 as a component of multicluster engine for Kubernetes 2.1 for RHEL 8",
"product_id": "8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-managed-serviceaccount-rhel8@sha256:8621056c6982b9875749650eee2cf967b31217298a1b924de1fe710e0445df1b_amd64"
},
"product_reference": "multicluster-engine/multicluster-engine-managed-serviceaccount-rhel8@sha256:8621056c6982b9875749650eee2cf967b31217298a1b924de1fe710e0445df1b_amd64",
"relates_to_product_reference": "8Base-multicluster-engine-2.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "multicluster-engine/multicluster-engine-managed-serviceaccount-rhel8@sha256:ec5bdf8a935ee1daaa5c91a7fd7816ade97619b5d1f6b61e663c03f43bb832bc_ppc64le as a component of multicluster engine for Kubernetes 2.1 for RHEL 8",
"product_id": "8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-managed-serviceaccount-rhel8@sha256:ec5bdf8a935ee1daaa5c91a7fd7816ade97619b5d1f6b61e663c03f43bb832bc_ppc64le"
},
"product_reference": "multicluster-engine/multicluster-engine-managed-serviceaccount-rhel8@sha256:ec5bdf8a935ee1daaa5c91a7fd7816ade97619b5d1f6b61e663c03f43bb832bc_ppc64le",
"relates_to_product_reference": "8Base-multicluster-engine-2.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "multicluster-engine/must-gather-rhel8@sha256:4270ef4ed53f54fb13cf1092b3babb70af7012886a3f0c293b11040083f39651_amd64 as a component of multicluster engine for Kubernetes 2.1 for RHEL 8",
"product_id": "8Base-multicluster-engine-2.1:multicluster-engine/must-gather-rhel8@sha256:4270ef4ed53f54fb13cf1092b3babb70af7012886a3f0c293b11040083f39651_amd64"
},
"product_reference": "multicluster-engine/must-gather-rhel8@sha256:4270ef4ed53f54fb13cf1092b3babb70af7012886a3f0c293b11040083f39651_amd64",
"relates_to_product_reference": "8Base-multicluster-engine-2.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "multicluster-engine/must-gather-rhel8@sha256:4ecb20c797f71375bc888ed84036f49bc40e2e9984e7ec74b14ad697d1b9c6fb_arm64 as a component of multicluster engine for Kubernetes 2.1 for RHEL 8",
"product_id": "8Base-multicluster-engine-2.1:multicluster-engine/must-gather-rhel8@sha256:4ecb20c797f71375bc888ed84036f49bc40e2e9984e7ec74b14ad697d1b9c6fb_arm64"
},
"product_reference": "multicluster-engine/must-gather-rhel8@sha256:4ecb20c797f71375bc888ed84036f49bc40e2e9984e7ec74b14ad697d1b9c6fb_arm64",
"relates_to_product_reference": "8Base-multicluster-engine-2.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "multicluster-engine/must-gather-rhel8@sha256:6d2624faf8cb2634a9e2203273d95c076ed2207ddd87f50df6ce8e5088a5d257_s390x as a component of multicluster engine for Kubernetes 2.1 for RHEL 8",
"product_id": "8Base-multicluster-engine-2.1:multicluster-engine/must-gather-rhel8@sha256:6d2624faf8cb2634a9e2203273d95c076ed2207ddd87f50df6ce8e5088a5d257_s390x"
},
"product_reference": "multicluster-engine/must-gather-rhel8@sha256:6d2624faf8cb2634a9e2203273d95c076ed2207ddd87f50df6ce8e5088a5d257_s390x",
"relates_to_product_reference": "8Base-multicluster-engine-2.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "multicluster-engine/must-gather-rhel8@sha256:e838cb2e70eff2157b992c1cc6c576c9e099306b1df69d6d5c9d991ded4e0789_ppc64le as a component of multicluster engine for Kubernetes 2.1 for RHEL 8",
"product_id": "8Base-multicluster-engine-2.1:multicluster-engine/must-gather-rhel8@sha256:e838cb2e70eff2157b992c1cc6c576c9e099306b1df69d6d5c9d991ded4e0789_ppc64le"
},
"product_reference": "multicluster-engine/must-gather-rhel8@sha256:e838cb2e70eff2157b992c1cc6c576c9e099306b1df69d6d5c9d991ded4e0789_ppc64le",
"relates_to_product_reference": "8Base-multicluster-engine-2.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "multicluster-engine/placement-rhel8@sha256:473ed2081010b9005ecc6fb254389dac6927f336967bd4a2f99ca3210fd265f0_amd64 as a component of multicluster engine for Kubernetes 2.1 for RHEL 8",
"product_id": "8Base-multicluster-engine-2.1:multicluster-engine/placement-rhel8@sha256:473ed2081010b9005ecc6fb254389dac6927f336967bd4a2f99ca3210fd265f0_amd64"
},
"product_reference": "multicluster-engine/placement-rhel8@sha256:473ed2081010b9005ecc6fb254389dac6927f336967bd4a2f99ca3210fd265f0_amd64",
"relates_to_product_reference": "8Base-multicluster-engine-2.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "multicluster-engine/placement-rhel8@sha256:746794cb82199cfc0c659de0a48018bbd8f18aec97265d68f8dd8bbf783049b1_ppc64le as a component of multicluster engine for Kubernetes 2.1 for RHEL 8",
"product_id": "8Base-multicluster-engine-2.1:multicluster-engine/placement-rhel8@sha256:746794cb82199cfc0c659de0a48018bbd8f18aec97265d68f8dd8bbf783049b1_ppc64le"
},
"product_reference": "multicluster-engine/placement-rhel8@sha256:746794cb82199cfc0c659de0a48018bbd8f18aec97265d68f8dd8bbf783049b1_ppc64le",
"relates_to_product_reference": "8Base-multicluster-engine-2.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "multicluster-engine/placement-rhel8@sha256:7f5c7671a97f09756a150feb6a6bd04f40aa938ce065102b5b5875eadab933db_arm64 as a component of multicluster engine for Kubernetes 2.1 for RHEL 8",
"product_id": "8Base-multicluster-engine-2.1:multicluster-engine/placement-rhel8@sha256:7f5c7671a97f09756a150feb6a6bd04f40aa938ce065102b5b5875eadab933db_arm64"
},
"product_reference": "multicluster-engine/placement-rhel8@sha256:7f5c7671a97f09756a150feb6a6bd04f40aa938ce065102b5b5875eadab933db_arm64",
"relates_to_product_reference": "8Base-multicluster-engine-2.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "multicluster-engine/placement-rhel8@sha256:a6fb7f9d80d4d6cb53317f7d87960af28a6cafb8c5abee369f7bd94cbe449686_s390x as a component of multicluster engine for Kubernetes 2.1 for RHEL 8",
"product_id": "8Base-multicluster-engine-2.1:multicluster-engine/placement-rhel8@sha256:a6fb7f9d80d4d6cb53317f7d87960af28a6cafb8c5abee369f7bd94cbe449686_s390x"
},
"product_reference": "multicluster-engine/placement-rhel8@sha256:a6fb7f9d80d4d6cb53317f7d87960af28a6cafb8c5abee369f7bd94cbe449686_s390x",
"relates_to_product_reference": "8Base-multicluster-engine-2.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "multicluster-engine/provider-credential-controller-rhel8@sha256:759037d7817cef4e0451befe8f2bc943a89f2bda95a52327a1c552c3f9a095bb_amd64 as a component of multicluster engine for Kubernetes 2.1 for RHEL 8",
"product_id": "8Base-multicluster-engine-2.1:multicluster-engine/provider-credential-controller-rhel8@sha256:759037d7817cef4e0451befe8f2bc943a89f2bda95a52327a1c552c3f9a095bb_amd64"
},
"product_reference": "multicluster-engine/provider-credential-controller-rhel8@sha256:759037d7817cef4e0451befe8f2bc943a89f2bda95a52327a1c552c3f9a095bb_amd64",
"relates_to_product_reference": "8Base-multicluster-engine-2.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "multicluster-engine/provider-credential-controller-rhel8@sha256:90281a3feff8e019a937fabb5184881c1983cda657c41332cd0321acf5ea4092_s390x as a component of multicluster engine for Kubernetes 2.1 for RHEL 8",
"product_id": "8Base-multicluster-engine-2.1:multicluster-engine/provider-credential-controller-rhel8@sha256:90281a3feff8e019a937fabb5184881c1983cda657c41332cd0321acf5ea4092_s390x"
},
"product_reference": "multicluster-engine/provider-credential-controller-rhel8@sha256:90281a3feff8e019a937fabb5184881c1983cda657c41332cd0321acf5ea4092_s390x",
"relates_to_product_reference": "8Base-multicluster-engine-2.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "multicluster-engine/provider-credential-controller-rhel8@sha256:b6406fbcfeed4c491c66b778a4ad08e8066db5052a49863dd459e2b7375e6ba4_ppc64le as a component of multicluster engine for Kubernetes 2.1 for RHEL 8",
"product_id": "8Base-multicluster-engine-2.1:multicluster-engine/provider-credential-controller-rhel8@sha256:b6406fbcfeed4c491c66b778a4ad08e8066db5052a49863dd459e2b7375e6ba4_ppc64le"
},
"product_reference": "multicluster-engine/provider-credential-controller-rhel8@sha256:b6406fbcfeed4c491c66b778a4ad08e8066db5052a49863dd459e2b7375e6ba4_ppc64le",
"relates_to_product_reference": "8Base-multicluster-engine-2.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "multicluster-engine/provider-credential-controller-rhel8@sha256:c4707c5214505bf1e5f693f0c5df4bb6fe4336670bf850b9a09040b6d87cccd2_arm64 as a component of multicluster engine for Kubernetes 2.1 for RHEL 8",
"product_id": "8Base-multicluster-engine-2.1:multicluster-engine/provider-credential-controller-rhel8@sha256:c4707c5214505bf1e5f693f0c5df4bb6fe4336670bf850b9a09040b6d87cccd2_arm64"
},
"product_reference": "multicluster-engine/provider-credential-controller-rhel8@sha256:c4707c5214505bf1e5f693f0c5df4bb6fe4336670bf850b9a09040b6d87cccd2_arm64",
"relates_to_product_reference": "8Base-multicluster-engine-2.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "multicluster-engine/registration-operator-rhel8@sha256:49d81d8a383de609d64760a4ae6ffa61469a59a5678311406ce4f838c1cc66fd_arm64 as a component of multicluster engine for Kubernetes 2.1 for RHEL 8",
"product_id": "8Base-multicluster-engine-2.1:multicluster-engine/registration-operator-rhel8@sha256:49d81d8a383de609d64760a4ae6ffa61469a59a5678311406ce4f838c1cc66fd_arm64"
},
"product_reference": "multicluster-engine/registration-operator-rhel8@sha256:49d81d8a383de609d64760a4ae6ffa61469a59a5678311406ce4f838c1cc66fd_arm64",
"relates_to_product_reference": "8Base-multicluster-engine-2.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "multicluster-engine/registration-operator-rhel8@sha256:579420cfdc2a542ab7a1b9cd6f1324885f60d1ec5d2bda74808127b45aef2983_s390x as a component of multicluster engine for Kubernetes 2.1 for RHEL 8",
"product_id": "8Base-multicluster-engine-2.1:multicluster-engine/registration-operator-rhel8@sha256:579420cfdc2a542ab7a1b9cd6f1324885f60d1ec5d2bda74808127b45aef2983_s390x"
},
"product_reference": "multicluster-engine/registration-operator-rhel8@sha256:579420cfdc2a542ab7a1b9cd6f1324885f60d1ec5d2bda74808127b45aef2983_s390x",
"relates_to_product_reference": "8Base-multicluster-engine-2.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "multicluster-engine/registration-operator-rhel8@sha256:f945ae948589e2ea294d3d6e8f89fe05c1203f375a0722465965208ecfc15b94_ppc64le as a component of multicluster engine for Kubernetes 2.1 for RHEL 8",
"product_id": "8Base-multicluster-engine-2.1:multicluster-engine/registration-operator-rhel8@sha256:f945ae948589e2ea294d3d6e8f89fe05c1203f375a0722465965208ecfc15b94_ppc64le"
},
"product_reference": "multicluster-engine/registration-operator-rhel8@sha256:f945ae948589e2ea294d3d6e8f89fe05c1203f375a0722465965208ecfc15b94_ppc64le",
"relates_to_product_reference": "8Base-multicluster-engine-2.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "multicluster-engine/registration-operator-rhel8@sha256:fbc7cd19b869d02af6dba24b20f6a44c498fb00e4afc629821f47b9b35c5a94d_amd64 as a component of multicluster engine for Kubernetes 2.1 for RHEL 8",
"product_id": "8Base-multicluster-engine-2.1:multicluster-engine/registration-operator-rhel8@sha256:fbc7cd19b869d02af6dba24b20f6a44c498fb00e4afc629821f47b9b35c5a94d_amd64"
},
"product_reference": "multicluster-engine/registration-operator-rhel8@sha256:fbc7cd19b869d02af6dba24b20f6a44c498fb00e4afc629821f47b9b35c5a94d_amd64",
"relates_to_product_reference": "8Base-multicluster-engine-2.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "multicluster-engine/registration-rhel8@sha256:39cc95f16445c3a1dca378beb50f5931ad081f459c9c6eb012325c6a9d8ada6c_amd64 as a component of multicluster engine for Kubernetes 2.1 for RHEL 8",
"product_id": "8Base-multicluster-engine-2.1:multicluster-engine/registration-rhel8@sha256:39cc95f16445c3a1dca378beb50f5931ad081f459c9c6eb012325c6a9d8ada6c_amd64"
},
"product_reference": "multicluster-engine/registration-rhel8@sha256:39cc95f16445c3a1dca378beb50f5931ad081f459c9c6eb012325c6a9d8ada6c_amd64",
"relates_to_product_reference": "8Base-multicluster-engine-2.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "multicluster-engine/registration-rhel8@sha256:686390715f19747bff24e95137307182ab095fb133051424996c6b0ee668569a_s390x as a component of multicluster engine for Kubernetes 2.1 for RHEL 8",
"product_id": "8Base-multicluster-engine-2.1:multicluster-engine/registration-rhel8@sha256:686390715f19747bff24e95137307182ab095fb133051424996c6b0ee668569a_s390x"
},
"product_reference": "multicluster-engine/registration-rhel8@sha256:686390715f19747bff24e95137307182ab095fb133051424996c6b0ee668569a_s390x",
"relates_to_product_reference": "8Base-multicluster-engine-2.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "multicluster-engine/registration-rhel8@sha256:7bbc4dceeffd5f4bb47e9c38f97109d083dbbbda1a1643b7eb7762ebbd5047a1_ppc64le as a component of multicluster engine for Kubernetes 2.1 for RHEL 8",
"product_id": "8Base-multicluster-engine-2.1:multicluster-engine/registration-rhel8@sha256:7bbc4dceeffd5f4bb47e9c38f97109d083dbbbda1a1643b7eb7762ebbd5047a1_ppc64le"
},
"product_reference": "multicluster-engine/registration-rhel8@sha256:7bbc4dceeffd5f4bb47e9c38f97109d083dbbbda1a1643b7eb7762ebbd5047a1_ppc64le",
"relates_to_product_reference": "8Base-multicluster-engine-2.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "multicluster-engine/registration-rhel8@sha256:cb1c8096bd5bd9f1dfa413bc0d1889d970b6d841988d24d6c1008904b1288cfe_arm64 as a component of multicluster engine for Kubernetes 2.1 for RHEL 8",
"product_id": "8Base-multicluster-engine-2.1:multicluster-engine/registration-rhel8@sha256:cb1c8096bd5bd9f1dfa413bc0d1889d970b6d841988d24d6c1008904b1288cfe_arm64"
},
"product_reference": "multicluster-engine/registration-rhel8@sha256:cb1c8096bd5bd9f1dfa413bc0d1889d970b6d841988d24d6c1008904b1288cfe_arm64",
"relates_to_product_reference": "8Base-multicluster-engine-2.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "multicluster-engine/work-rhel8@sha256:345f405c6a1d3e18beaf13c24a7ca4055a03746d8e6540670435e8d2413fefaf_amd64 as a component of multicluster engine for Kubernetes 2.1 for RHEL 8",
"product_id": "8Base-multicluster-engine-2.1:multicluster-engine/work-rhel8@sha256:345f405c6a1d3e18beaf13c24a7ca4055a03746d8e6540670435e8d2413fefaf_amd64"
},
"product_reference": "multicluster-engine/work-rhel8@sha256:345f405c6a1d3e18beaf13c24a7ca4055a03746d8e6540670435e8d2413fefaf_amd64",
"relates_to_product_reference": "8Base-multicluster-engine-2.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "multicluster-engine/work-rhel8@sha256:663cf3e0453e2ae5b1c9d5f6d335930d6d1e9c7a34151a171dbf58f9066c2b96_arm64 as a component of multicluster engine for Kubernetes 2.1 for RHEL 8",
"product_id": "8Base-multicluster-engine-2.1:multicluster-engine/work-rhel8@sha256:663cf3e0453e2ae5b1c9d5f6d335930d6d1e9c7a34151a171dbf58f9066c2b96_arm64"
},
"product_reference": "multicluster-engine/work-rhel8@sha256:663cf3e0453e2ae5b1c9d5f6d335930d6d1e9c7a34151a171dbf58f9066c2b96_arm64",
"relates_to_product_reference": "8Base-multicluster-engine-2.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "multicluster-engine/work-rhel8@sha256:c5c1939a142b9554a2ce664605409cefcb9954bbb1d8eef988fddab50f06cdaf_s390x as a component of multicluster engine for Kubernetes 2.1 for RHEL 8",
"product_id": "8Base-multicluster-engine-2.1:multicluster-engine/work-rhel8@sha256:c5c1939a142b9554a2ce664605409cefcb9954bbb1d8eef988fddab50f06cdaf_s390x"
},
"product_reference": "multicluster-engine/work-rhel8@sha256:c5c1939a142b9554a2ce664605409cefcb9954bbb1d8eef988fddab50f06cdaf_s390x",
"relates_to_product_reference": "8Base-multicluster-engine-2.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "multicluster-engine/work-rhel8@sha256:d425b68e6265d098601e240cae6084c76416fd27bfbd955a3ccee30873544e38_ppc64le as a component of multicluster engine for Kubernetes 2.1 for RHEL 8",
"product_id": "8Base-multicluster-engine-2.1:multicluster-engine/work-rhel8@sha256:d425b68e6265d098601e240cae6084c76416fd27bfbd955a3ccee30873544e38_ppc64le"
},
"product_reference": "multicluster-engine/work-rhel8@sha256:d425b68e6265d098601e240cae6084c76416fd27bfbd955a3ccee30873544e38_ppc64le",
"relates_to_product_reference": "8Base-multicluster-engine-2.1"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2022-1705",
"cwe": {
"id": "CWE-444",
"name": "Inconsistent Interpretation of HTTP Requests (\u0027HTTP Request/Response Smuggling\u0027)"
},
"discovery_date": "2022-07-14T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2107374"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in golang. The HTTP/1 client accepted invalid Transfer-Encoding headers indicating \"chunked\" encoding. This issue could allow request smuggling, but only if combined with an intermediate server that also improperly accepts the header as invalid.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "golang: net/http: improper sanitization of Transfer-Encoding 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-multicluster-engine-2.1:multicluster-engine/agent-service-rhel8@sha256:661ee3a57d860a713ffb481ea87858f20fce1e57b858821cb0c1ec4069e206a0_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/agent-service-rhel8@sha256:8cb5ab317ccc6b1bcd409cfba0ec983e3f5d9531227e76bb455011636ed32d21_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/agent-service-rhel8@sha256:e136966121b82373c9279b1b59b68864ed10bfdee424959a7ad4b190ff7a2562_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/agent-service-rhel8@sha256:fce50212c8bbfdc3e8f445f4b7ea35881eb29e49c443e827ad6fe2389328d57f_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/apiserver-network-proxy-rhel8@sha256:25b242af63aca69a32c457dde23b3ac52ed81f5edad3e919d5df59902adb0b60_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/apiserver-network-proxy-rhel8@sha256:5ea69e650771525faf944fbf3be82a19e54a964d38adbb88263247652476938c_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/apiserver-network-proxy-rhel8@sha256:c97ea925ea31a1ae6824ec55bbb43c3cf0d2d9b0fb6d12b6d23492e0e5a5467a_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/apiserver-network-proxy-rhel8@sha256:f71c4c301774aba9a886f2891eace9da47ba075d2a2e4acfc03849c9c0da57bc_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/assisted-image-service-rhel8@sha256:1d250617cf4eb47800d30bd6bdd61872faa29eb7c6953edcb4a107360f0d0a78_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/assisted-image-service-rhel8@sha256:3730a3c3cfb695b540945b5f0ae739a701a0155137b9509238860549105ab670_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/assisted-image-service-rhel8@sha256:3d59cfa190838da34bac1ccf88562f996cc9e9ffdb151f47e044ba3fcc964a3d_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/assisted-image-service-rhel8@sha256:92c8157e43d84584ba93d978fcc6ffba84118e4ea5ff46ad71a62ffdc7fc56e5_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/assisted-installer-agent-rhel8@sha256:99e0accdee9b311b9abf032c712060823736f88c7bf3ba692349d7f8290a9570_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/assisted-installer-agent-rhel8@sha256:b4722c060fb38e1609e689b605816cefb39a15a0ddc40837a90727d123b91c88_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/assisted-installer-reporter-rhel8@sha256:1d465abc36e2045dc5a291663786709fc920c42aacb0c34c4868a1a633334509_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/assisted-installer-reporter-rhel8@sha256:bdb861698be8305247b21ebab7994f27eaae818f691ffcff3d5b5eb5dc70a722_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/assisted-installer-reporter-rhel8@sha256:e4dd90d186f1fea6fcdb4e23f74e4390e00d134b2c21d8510c1cdbbcef3c4a1f_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/assisted-installer-rhel8@sha256:61ac4136dad0e02323807e6d3de8e890ec0b7e7e1f7112f9610410712af6f9b5_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/assisted-installer-rhel8@sha256:686b64358857be04087a706048a32b7356b16a0028d2b200da16ec94d931d25d_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/assisted-installer-rhel8@sha256:910dad58b72de16f92dd5b60d0420010d18229a6e0966fe2eb072517febe499f_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/aws-encryption-provider-rhel8@sha256:31329737bd3608345f8e969e872e2e18305e2959d9d81867933c73fb26a53dcd_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/aws-encryption-provider-rhel8@sha256:9797eef2012c827ff3250cba1cd542772e92872b4bd69a01bdbdba4fe407472c_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/aws-encryption-provider-rhel8@sha256:ab7f1982f21ed9251501396ea150764348b5f61b6e50b9d74b5031e705e16ef3_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/aws-encryption-provider-rhel8@sha256:cee69ba4c6fb326afd03c7f21856a028fa4758dab8c849ef6eaeaea0cd55afd2_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/backplane-rhel8-operator@sha256:0b8c36b4b1d00e47ee4faaeec9ccbdc2977a50592035f8a600491c657e439d33_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/backplane-rhel8-operator@sha256:5dbd590a4bbed44f487d1601d1825b5efb8253b9ee2be49adccec7e0ea9410ac_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/backplane-rhel8-operator@sha256:9f7854a1de26dfebdc8beafffd01304017b8fe7cd84065dd452de1276e529a06_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/backplane-rhel8-operator@sha256:e7998dc233af266ed94ba16450c2f02096abb5e045f291f8f94a83ef9da7dd51_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-provider-agent-rhel8@sha256:208389221423692530b334815985b0a2263febf5574138e854dbdc011f03b4a2_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-provider-agent-rhel8@sha256:4bacc4ba3974c11ac27d1448a7f7cd973162caf33358249e9d1c154018124830_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-provider-agent-rhel8@sha256:8b3c3fb8fdf6d679f6020e0c739f25ae83dd4173e46b743de911d8e346f371fe_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-provider-agent-rhel8@sha256:a4d3f04386e63bfb640b928c01f972ba7d90af9c5213a7c10968b55c875565e0_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-provider-aws-rhel8@sha256:36a5f30d043f1137033842188e59224b803158696f60ddb41095a766705485f4_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-provider-aws-rhel8@sha256:6fb7799fca309c727c7afea57448fc653dde09495945e314402a3e3a079e5b03_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-provider-aws-rhel8@sha256:9b8d4fde02e4c43d194bf4c420550730fd52b74587e2327f2e9eb75067bb25e7_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-provider-aws-rhel8@sha256:bd612736fde388811d12a572852c86d0fe9dcbb6e7f404c64b8654c870d4e2eb_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-provider-azure-rhel8@sha256:2b93b026497655f16a85a2929b1f0c970d51dce0e0e8462774989f1943bdc785_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-provider-azure-rhel8@sha256:2c9c916d0face10abc7f6467564e394ead5946bf18ed8439456cce2767a83b3e_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-provider-azure-rhel8@sha256:6f41c353228c4016ab02557a5591ef36f4aea799c4ad89798343b4a2f0765d08_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-provider-azure-rhel8@sha256:ddd59c296543f525f719336ad6ddc5e5f8d3915e08e3b64d575a9835de3e95ad_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-provider-kubevirt-rhel8@sha256:0007824d89632253727ead00c5fd6ec463f310d71e58e237ea5e51c13052b0bc_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-provider-kubevirt-rhel8@sha256:9cd9106f72557b8ba5de9f4d1de5ff8d33514d2c02889999a3c20aab9a8dd061_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-provider-kubevirt-rhel8@sha256:cbe319cfa3ab4610dc67abea27841dd5b670061faa74e666959550343bba1c28_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-provider-kubevirt-rhel8@sha256:df94a1d8a4b6d1aebed4e657267219632bb3b2176537bdf8e51a728cd78f136f_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-rhel8@sha256:30f56a4d5cba0ccd55e0bda756c7af8010ab94ec3b644dc73f7b32e76b5bbb3a_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-rhel8@sha256:4f7cb34768ff908ed1ba54330603ea54b82a4144cf9124dae01a727dcc60362a_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-rhel8@sha256:a137205ac2127a04466519355b07cee71c08c56dddfee35671127241ebdf4a99_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-rhel8@sha256:c8a785b4e1688d358cec73e9cf4853ca0ab28c7daa4c45d5384b7bebc333f53a_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-curator-controller-rhel8@sha256:1d4d913d4136321ebd94e6b9d9e55be7262883702de72c4a61827804ad843942_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-curator-controller-rhel8@sha256:2134c387cb0e8c2f95bb8ef74ad0a10c37403d9e0dfaeb7e2e9efb388c606ac1_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-curator-controller-rhel8@sha256:2e0867d6ebace932eb09bb3a6a929562a157bc2eea9c28063eb30dac866abf63_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-curator-controller-rhel8@sha256:3dd533817d97518c7af991b888c5f9df501bd496ed53988e5444c1ea62e539cb_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-proxy-addon-rhel8@sha256:2779eae299eb2b48e8a868de2f2d8d13313ca17b2f7d5c816013145b0c787cc8_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-proxy-addon-rhel8@sha256:28544cf2414bdeffb8bcaae2d1547064da46ab5a122fd77861083b1e81e299cc_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-proxy-addon-rhel8@sha256:4da01f6a0a59069045d23599d748849da60ee309f72f233497edd379b3b0823e_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-proxy-addon-rhel8@sha256:6318fd6b0e0f5c39239ba9c71c330bce7974deaf970359ec83c88116abf7a653_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-proxy-rhel8@sha256:610de7f25fd387262c360acb21dd45dc80e1c52a77dd11982965da80301407ab_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-proxy-rhel8@sha256:a881a94835c7eef6babe00792fc0a99c9816831869cb26af0dcf2665233f7710_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-proxy-rhel8@sha256:b240f43890529fe95b1a74de6f4c2626e85ae91ae6a624bb98a4c31130b6740d_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-proxy-rhel8@sha256:df6cd66cdb17efc356e770930ff796bdb527c292243f5e8b87ca5c9e912a19d6_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/clusterclaims-controller-rhel8@sha256:3608571c2a5a3d399e3ad8135ca90e46a7e57b322b5ef9d708efa631cee7109c_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/clusterclaims-controller-rhel8@sha256:5c04626558442d50ab58a941d72a78db7c94f5ce730b5abb7599c21981875970_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/clusterclaims-controller-rhel8@sha256:7be740cc5987a1dfc76d7d8a306ff65291eb9cf61419842f463aa9dc4d6ecde1_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/clusterclaims-controller-rhel8@sha256:fce2e92743adaf6fe2e0168cfeecdc71ff7c009ef92a89c9172ff46ebbedcd40_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/clusterlifecycle-state-metrics-rhel8@sha256:288a0e4f9ca79859c5f295e920e9ef01d395720ea5b62ec7f5a5bd975b9c5850_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/clusterlifecycle-state-metrics-rhel8@sha256:93b9ad845fab34498a6f504ad626d0d5236c39ab1aaf7789df146311e4ba33cd_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/clusterlifecycle-state-metrics-rhel8@sha256:c808d378bd0666d7eb1f9c9024f7d2f7c6bdedd40298aa1e940cfc1ce735af54_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/clusterlifecycle-state-metrics-rhel8@sha256:df17928fd459e5063fb2470dbaea51c96f292f1a4ca5eaedc64a03687edbb6cd_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/console-mce-rhel8@sha256:009597e78bf32e0a6d83ad456a6670e436692aa1c12cbd144580a30080054d0f_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/console-mce-rhel8@sha256:95cbc26ed2e396e44efd543d8a38f1c698267e1a617a7ee4b6f26efdb49e3059_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/console-mce-rhel8@sha256:b83a44a87eddeaa3914d03f51f58e8cc5412ee580ee233754108b2349d890b8c_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/console-mce-rhel8@sha256:e3883d9629078bc16f2a6526cb8b1fdea89c1a8b8f477487fd6b34efa2f13999_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/discovery-rhel8@sha256:12b3c0a01c59836687a7cfc1fba050d0800625cd46f678551a5944b0664c044d_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/discovery-rhel8@sha256:25eefa4b7af3650f57e9a4c372522a0cae7bcc1b41735d2b503b9b41d9c2d0b2_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/discovery-rhel8@sha256:9a655c52c83f7682964e8f46fed6011c6e9de7a2a64ee0893d0c02cf725746e1_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/discovery-rhel8@sha256:a0bcad7b2191e3c674813c2e1e67aea619d6d7eaa95f2324902e0b842d1c0cc8_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/hive-rhel8@sha256:674603ee10ad5e9d42e18e5c2f91153c863cb7e9f38cd523559c8de7c7097483_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/hive-rhel8@sha256:67b2477a7b3885df470dc56e94525e7ebc3dce326599c6f2a311f8727557bf8b_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/hive-rhel8@sha256:8722d4f39942af4a008209ae518bf27d30deaa2e5bf97fc3118bea58efafb3d5_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/hive-rhel8@sha256:dd6a4624672d458a0072b9aa46fb1b3d576c0b198759d053f61536f3b9e34359_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/hypershift-addon-rhel8-operator@sha256:00322fc5e7a8e1d08ca716e23982dae6d365b1523f8d3465e6daad5074067ea2_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/hypershift-addon-rhel8-operator@sha256:27cc406bb658c1915e75f5d0b0d3c0f73e72635c9f5bb08bc28e3c5c434e147b_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/hypershift-addon-rhel8-operator@sha256:afc67731faaa2dc9d32a052064763737c8bc4b1b5cf8e8ffb7cb31a4652c656c_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/hypershift-addon-rhel8-operator@sha256:c4227a3a5b323d716a979e1c6a66c458d458648c5fcb0ab151ad55ba24972f51_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/hypershift-deployment-controller-rhel8@sha256:68de13099864a989493367500360560a677fde2e0e56a760a6dafde1d7be9a27_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/hypershift-deployment-controller-rhel8@sha256:8d4a908562cbb0351aea12befe5f2bdf57041e073ce679d1b1c5b46c893844b6_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/hypershift-deployment-controller-rhel8@sha256:be5d7a8b6dec6d4c959badc2d2960ec7bfe74a75c0d673da06fe6335920de3a0_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/hypershift-deployment-controller-rhel8@sha256:f44b9cd7b993051b4d59108153763a09d283c0cf822fab478f22cfbe53847da7_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/hypershift-rhel8-operator@sha256:2d94cd451fbf0abc13e50b6b6252061294bdbfd1eda64f4347177d20b5d1e489_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/hypershift-rhel8-operator@sha256:3d8d114403d85cbba699f53aa177a84da92516b5d2e852b2bffc33eabde6af13_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/hypershift-rhel8-operator@sha256:62e91ac9b6291bf7abc26cdd937c2c2cf7cdf1f1256a33acbaa5d1cdc607d3fa_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/hypershift-rhel8-operator@sha256:ffce5bc9fb2be59047c4840d9222499f03c1cf74786d8695aab1d1b04adc6f8a_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/klusterlet-operator-bundle@sha256:1687315db647e6689845df88843ae53275440042b76dc781dcabeef16e426bdf_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/managed-serviceaccount-rhel8@sha256:63593ef6045808b9c3fe96fc1cddd99bdfabaaef881fe716972500bfda62f92b_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/managed-serviceaccount-rhel8@sha256:7f5f65ba65c9bfc64d8bf9724a22b68d38c512465f4be1bfed8f02133256214f_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/managed-serviceaccount-rhel8@sha256:8621056c6982b9875749650eee2cf967b31217298a1b924de1fe710e0445df1b_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/managed-serviceaccount-rhel8@sha256:ec5bdf8a935ee1daaa5c91a7fd7816ade97619b5d1f6b61e663c03f43bb832bc_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/managedcluster-import-controller-rhel8@sha256:17987e46eb8772ef79e771b6edd137b29914ae357eb036d76a063cb04de116a3_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/managedcluster-import-controller-rhel8@sha256:4a22ca54331be02c08e23704852c34273a8bf3d1bb2c8f2aaf92f277474e3654_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/managedcluster-import-controller-rhel8@sha256:7d737e05b3164a7e49085a2026bf5fbbdda5a0d23890e1de455eea8d59f20187_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/managedcluster-import-controller-rhel8@sha256:eaf8ba4c775e4ebaeea316bbab0344eb10674089ff9db1c8f1373ed564b03749_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/mce-operator-bundle@sha256:701ad2aa334971346282a7a80c420049f08a3e3845a915a947e7605aab9c1369_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/mce-operator-bundle@sha256:cf1b297a2bbfa2a55204e2c4688511baa0223978b2d4ab7cfb8f8c5c965d563f_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/mce-operator-bundle@sha256:ed114b2afb91375b6f3576da15474ad96c154cc0ed16e288f8a4840d7d39942f_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/mce-operator-bundle@sha256:f1be217449145edb01b029b19d08831cc6d085856e39aea8174e74ef0cc85283_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/multicloud-manager-rhel8@sha256:162fe79ef40dbdcd1c9a16c601ffeb1c1dec5309c250bddf85809a0197b2ec3e_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/multicloud-manager-rhel8@sha256:af5076a59d32f3bed7f88348bccdff6fad4d250aab7f8dc7c2791e75fa76c7d9_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/multicloud-manager-rhel8@sha256:c03edb31a56b4678c4e0f66c59b49e3798b8442ef1ddca3f67488f4baca30241_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/multicloud-manager-rhel8@sha256:c6fb6ec34c746ba73007bec6e1895b4e1a4ed551b035aa9059664ded820f46fa_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-cluster-api-provider-agent-rhel8@sha256:208389221423692530b334815985b0a2263febf5574138e854dbdc011f03b4a2_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-cluster-api-provider-agent-rhel8@sha256:4bacc4ba3974c11ac27d1448a7f7cd973162caf33358249e9d1c154018124830_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-cluster-api-provider-agent-rhel8@sha256:8b3c3fb8fdf6d679f6020e0c739f25ae83dd4173e46b743de911d8e346f371fe_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-cluster-api-provider-agent-rhel8@sha256:a4d3f04386e63bfb640b928c01f972ba7d90af9c5213a7c10968b55c875565e0_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-console-mce-rhel8@sha256:009597e78bf32e0a6d83ad456a6670e436692aa1c12cbd144580a30080054d0f_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-console-mce-rhel8@sha256:95cbc26ed2e396e44efd543d8a38f1c698267e1a617a7ee4b6f26efdb49e3059_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-console-mce-rhel8@sha256:b83a44a87eddeaa3914d03f51f58e8cc5412ee580ee233754108b2349d890b8c_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-console-mce-rhel8@sha256:e3883d9629078bc16f2a6526cb8b1fdea89c1a8b8f477487fd6b34efa2f13999_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-hypershift-addon-rhel8-operator@sha256:00322fc5e7a8e1d08ca716e23982dae6d365b1523f8d3465e6daad5074067ea2_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-hypershift-addon-rhel8-operator@sha256:27cc406bb658c1915e75f5d0b0d3c0f73e72635c9f5bb08bc28e3c5c434e147b_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-hypershift-addon-rhel8-operator@sha256:afc67731faaa2dc9d32a052064763737c8bc4b1b5cf8e8ffb7cb31a4652c656c_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-hypershift-addon-rhel8-operator@sha256:c4227a3a5b323d716a979e1c6a66c458d458648c5fcb0ab151ad55ba24972f51_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-hypershift-deployment-controller-rhel8@sha256:68de13099864a989493367500360560a677fde2e0e56a760a6dafde1d7be9a27_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-hypershift-deployment-controller-rhel8@sha256:8d4a908562cbb0351aea12befe5f2bdf57041e073ce679d1b1c5b46c893844b6_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-hypershift-deployment-controller-rhel8@sha256:be5d7a8b6dec6d4c959badc2d2960ec7bfe74a75c0d673da06fe6335920de3a0_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-hypershift-deployment-controller-rhel8@sha256:f44b9cd7b993051b4d59108153763a09d283c0cf822fab478f22cfbe53847da7_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-managed-serviceaccount-rhel8@sha256:63593ef6045808b9c3fe96fc1cddd99bdfabaaef881fe716972500bfda62f92b_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-managed-serviceaccount-rhel8@sha256:7f5f65ba65c9bfc64d8bf9724a22b68d38c512465f4be1bfed8f02133256214f_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-managed-serviceaccount-rhel8@sha256:8621056c6982b9875749650eee2cf967b31217298a1b924de1fe710e0445df1b_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-managed-serviceaccount-rhel8@sha256:ec5bdf8a935ee1daaa5c91a7fd7816ade97619b5d1f6b61e663c03f43bb832bc_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/must-gather-rhel8@sha256:4270ef4ed53f54fb13cf1092b3babb70af7012886a3f0c293b11040083f39651_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/must-gather-rhel8@sha256:4ecb20c797f71375bc888ed84036f49bc40e2e9984e7ec74b14ad697d1b9c6fb_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/must-gather-rhel8@sha256:6d2624faf8cb2634a9e2203273d95c076ed2207ddd87f50df6ce8e5088a5d257_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/must-gather-rhel8@sha256:e838cb2e70eff2157b992c1cc6c576c9e099306b1df69d6d5c9d991ded4e0789_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/placement-rhel8@sha256:473ed2081010b9005ecc6fb254389dac6927f336967bd4a2f99ca3210fd265f0_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/placement-rhel8@sha256:746794cb82199cfc0c659de0a48018bbd8f18aec97265d68f8dd8bbf783049b1_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/placement-rhel8@sha256:7f5c7671a97f09756a150feb6a6bd04f40aa938ce065102b5b5875eadab933db_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/placement-rhel8@sha256:a6fb7f9d80d4d6cb53317f7d87960af28a6cafb8c5abee369f7bd94cbe449686_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/provider-credential-controller-rhel8@sha256:759037d7817cef4e0451befe8f2bc943a89f2bda95a52327a1c552c3f9a095bb_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/provider-credential-controller-rhel8@sha256:90281a3feff8e019a937fabb5184881c1983cda657c41332cd0321acf5ea4092_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/provider-credential-controller-rhel8@sha256:b6406fbcfeed4c491c66b778a4ad08e8066db5052a49863dd459e2b7375e6ba4_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/provider-credential-controller-rhel8@sha256:c4707c5214505bf1e5f693f0c5df4bb6fe4336670bf850b9a09040b6d87cccd2_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/registration-operator-rhel8@sha256:49d81d8a383de609d64760a4ae6ffa61469a59a5678311406ce4f838c1cc66fd_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/registration-operator-rhel8@sha256:579420cfdc2a542ab7a1b9cd6f1324885f60d1ec5d2bda74808127b45aef2983_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/registration-operator-rhel8@sha256:f945ae948589e2ea294d3d6e8f89fe05c1203f375a0722465965208ecfc15b94_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/registration-operator-rhel8@sha256:fbc7cd19b869d02af6dba24b20f6a44c498fb00e4afc629821f47b9b35c5a94d_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/registration-rhel8@sha256:39cc95f16445c3a1dca378beb50f5931ad081f459c9c6eb012325c6a9d8ada6c_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/registration-rhel8@sha256:686390715f19747bff24e95137307182ab095fb133051424996c6b0ee668569a_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/registration-rhel8@sha256:7bbc4dceeffd5f4bb47e9c38f97109d083dbbbda1a1643b7eb7762ebbd5047a1_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/registration-rhel8@sha256:cb1c8096bd5bd9f1dfa413bc0d1889d970b6d841988d24d6c1008904b1288cfe_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/work-rhel8@sha256:345f405c6a1d3e18beaf13c24a7ca4055a03746d8e6540670435e8d2413fefaf_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/work-rhel8@sha256:663cf3e0453e2ae5b1c9d5f6d335930d6d1e9c7a34151a171dbf58f9066c2b96_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/work-rhel8@sha256:c5c1939a142b9554a2ce664605409cefcb9954bbb1d8eef988fddab50f06cdaf_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/work-rhel8@sha256:d425b68e6265d098601e240cae6084c76416fd27bfbd955a3ccee30873544e38_ppc64le"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2022-1705"
},
{
"category": "external",
"summary": "RHBZ#2107374",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2107374"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2022-1705",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-1705"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2022-1705",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2022-1705"
},
{
"category": "external",
"summary": "https://go.dev/issue/53188",
"url": "https://go.dev/issue/53188"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-announce/c/nqrv9fbR0zE",
"url": "https://groups.google.com/g/golang-announce/c/nqrv9fbR0zE"
}
],
"release_date": "2022-07-12T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2022-09-06T14:28:04+00:00",
"details": "For multicluster engine for Kubernetes, see the following documentation for\ndetails on how to install the images:\n\nhttps://access.redhat.com/documentation/en-us/red_hat_advanced_cluster_management_for_kubernetes/2.6/html/multicluster_engine/install_upgrade/installing-while-connected-online-mce",
"product_ids": [
"8Base-multicluster-engine-2.1:multicluster-engine/agent-service-rhel8@sha256:661ee3a57d860a713ffb481ea87858f20fce1e57b858821cb0c1ec4069e206a0_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/agent-service-rhel8@sha256:8cb5ab317ccc6b1bcd409cfba0ec983e3f5d9531227e76bb455011636ed32d21_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/agent-service-rhel8@sha256:e136966121b82373c9279b1b59b68864ed10bfdee424959a7ad4b190ff7a2562_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/agent-service-rhel8@sha256:fce50212c8bbfdc3e8f445f4b7ea35881eb29e49c443e827ad6fe2389328d57f_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/apiserver-network-proxy-rhel8@sha256:25b242af63aca69a32c457dde23b3ac52ed81f5edad3e919d5df59902adb0b60_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/apiserver-network-proxy-rhel8@sha256:5ea69e650771525faf944fbf3be82a19e54a964d38adbb88263247652476938c_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/apiserver-network-proxy-rhel8@sha256:c97ea925ea31a1ae6824ec55bbb43c3cf0d2d9b0fb6d12b6d23492e0e5a5467a_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/apiserver-network-proxy-rhel8@sha256:f71c4c301774aba9a886f2891eace9da47ba075d2a2e4acfc03849c9c0da57bc_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/assisted-image-service-rhel8@sha256:1d250617cf4eb47800d30bd6bdd61872faa29eb7c6953edcb4a107360f0d0a78_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/assisted-image-service-rhel8@sha256:3730a3c3cfb695b540945b5f0ae739a701a0155137b9509238860549105ab670_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/assisted-image-service-rhel8@sha256:3d59cfa190838da34bac1ccf88562f996cc9e9ffdb151f47e044ba3fcc964a3d_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/assisted-image-service-rhel8@sha256:92c8157e43d84584ba93d978fcc6ffba84118e4ea5ff46ad71a62ffdc7fc56e5_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/assisted-installer-agent-rhel8@sha256:99e0accdee9b311b9abf032c712060823736f88c7bf3ba692349d7f8290a9570_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/assisted-installer-agent-rhel8@sha256:b4722c060fb38e1609e689b605816cefb39a15a0ddc40837a90727d123b91c88_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/assisted-installer-reporter-rhel8@sha256:1d465abc36e2045dc5a291663786709fc920c42aacb0c34c4868a1a633334509_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/assisted-installer-reporter-rhel8@sha256:bdb861698be8305247b21ebab7994f27eaae818f691ffcff3d5b5eb5dc70a722_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/assisted-installer-reporter-rhel8@sha256:e4dd90d186f1fea6fcdb4e23f74e4390e00d134b2c21d8510c1cdbbcef3c4a1f_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/assisted-installer-rhel8@sha256:61ac4136dad0e02323807e6d3de8e890ec0b7e7e1f7112f9610410712af6f9b5_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/assisted-installer-rhel8@sha256:686b64358857be04087a706048a32b7356b16a0028d2b200da16ec94d931d25d_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/assisted-installer-rhel8@sha256:910dad58b72de16f92dd5b60d0420010d18229a6e0966fe2eb072517febe499f_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/aws-encryption-provider-rhel8@sha256:31329737bd3608345f8e969e872e2e18305e2959d9d81867933c73fb26a53dcd_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/aws-encryption-provider-rhel8@sha256:9797eef2012c827ff3250cba1cd542772e92872b4bd69a01bdbdba4fe407472c_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/aws-encryption-provider-rhel8@sha256:ab7f1982f21ed9251501396ea150764348b5f61b6e50b9d74b5031e705e16ef3_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/aws-encryption-provider-rhel8@sha256:cee69ba4c6fb326afd03c7f21856a028fa4758dab8c849ef6eaeaea0cd55afd2_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/backplane-rhel8-operator@sha256:0b8c36b4b1d00e47ee4faaeec9ccbdc2977a50592035f8a600491c657e439d33_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/backplane-rhel8-operator@sha256:5dbd590a4bbed44f487d1601d1825b5efb8253b9ee2be49adccec7e0ea9410ac_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/backplane-rhel8-operator@sha256:9f7854a1de26dfebdc8beafffd01304017b8fe7cd84065dd452de1276e529a06_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/backplane-rhel8-operator@sha256:e7998dc233af266ed94ba16450c2f02096abb5e045f291f8f94a83ef9da7dd51_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-provider-agent-rhel8@sha256:208389221423692530b334815985b0a2263febf5574138e854dbdc011f03b4a2_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-provider-agent-rhel8@sha256:4bacc4ba3974c11ac27d1448a7f7cd973162caf33358249e9d1c154018124830_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-provider-agent-rhel8@sha256:8b3c3fb8fdf6d679f6020e0c739f25ae83dd4173e46b743de911d8e346f371fe_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-provider-agent-rhel8@sha256:a4d3f04386e63bfb640b928c01f972ba7d90af9c5213a7c10968b55c875565e0_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-provider-aws-rhel8@sha256:36a5f30d043f1137033842188e59224b803158696f60ddb41095a766705485f4_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-provider-aws-rhel8@sha256:6fb7799fca309c727c7afea57448fc653dde09495945e314402a3e3a079e5b03_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-provider-aws-rhel8@sha256:9b8d4fde02e4c43d194bf4c420550730fd52b74587e2327f2e9eb75067bb25e7_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-provider-aws-rhel8@sha256:bd612736fde388811d12a572852c86d0fe9dcbb6e7f404c64b8654c870d4e2eb_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-provider-azure-rhel8@sha256:2b93b026497655f16a85a2929b1f0c970d51dce0e0e8462774989f1943bdc785_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-provider-azure-rhel8@sha256:2c9c916d0face10abc7f6467564e394ead5946bf18ed8439456cce2767a83b3e_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-provider-azure-rhel8@sha256:6f41c353228c4016ab02557a5591ef36f4aea799c4ad89798343b4a2f0765d08_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-provider-azure-rhel8@sha256:ddd59c296543f525f719336ad6ddc5e5f8d3915e08e3b64d575a9835de3e95ad_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-provider-kubevirt-rhel8@sha256:0007824d89632253727ead00c5fd6ec463f310d71e58e237ea5e51c13052b0bc_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-provider-kubevirt-rhel8@sha256:9cd9106f72557b8ba5de9f4d1de5ff8d33514d2c02889999a3c20aab9a8dd061_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-provider-kubevirt-rhel8@sha256:cbe319cfa3ab4610dc67abea27841dd5b670061faa74e666959550343bba1c28_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-provider-kubevirt-rhel8@sha256:df94a1d8a4b6d1aebed4e657267219632bb3b2176537bdf8e51a728cd78f136f_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-rhel8@sha256:30f56a4d5cba0ccd55e0bda756c7af8010ab94ec3b644dc73f7b32e76b5bbb3a_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-rhel8@sha256:4f7cb34768ff908ed1ba54330603ea54b82a4144cf9124dae01a727dcc60362a_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-rhel8@sha256:a137205ac2127a04466519355b07cee71c08c56dddfee35671127241ebdf4a99_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-rhel8@sha256:c8a785b4e1688d358cec73e9cf4853ca0ab28c7daa4c45d5384b7bebc333f53a_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-curator-controller-rhel8@sha256:1d4d913d4136321ebd94e6b9d9e55be7262883702de72c4a61827804ad843942_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-curator-controller-rhel8@sha256:2134c387cb0e8c2f95bb8ef74ad0a10c37403d9e0dfaeb7e2e9efb388c606ac1_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-curator-controller-rhel8@sha256:2e0867d6ebace932eb09bb3a6a929562a157bc2eea9c28063eb30dac866abf63_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-curator-controller-rhel8@sha256:3dd533817d97518c7af991b888c5f9df501bd496ed53988e5444c1ea62e539cb_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-proxy-addon-rhel8@sha256:2779eae299eb2b48e8a868de2f2d8d13313ca17b2f7d5c816013145b0c787cc8_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-proxy-addon-rhel8@sha256:28544cf2414bdeffb8bcaae2d1547064da46ab5a122fd77861083b1e81e299cc_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-proxy-addon-rhel8@sha256:4da01f6a0a59069045d23599d748849da60ee309f72f233497edd379b3b0823e_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-proxy-addon-rhel8@sha256:6318fd6b0e0f5c39239ba9c71c330bce7974deaf970359ec83c88116abf7a653_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-proxy-rhel8@sha256:610de7f25fd387262c360acb21dd45dc80e1c52a77dd11982965da80301407ab_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-proxy-rhel8@sha256:a881a94835c7eef6babe00792fc0a99c9816831869cb26af0dcf2665233f7710_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-proxy-rhel8@sha256:b240f43890529fe95b1a74de6f4c2626e85ae91ae6a624bb98a4c31130b6740d_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-proxy-rhel8@sha256:df6cd66cdb17efc356e770930ff796bdb527c292243f5e8b87ca5c9e912a19d6_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/clusterclaims-controller-rhel8@sha256:3608571c2a5a3d399e3ad8135ca90e46a7e57b322b5ef9d708efa631cee7109c_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/clusterclaims-controller-rhel8@sha256:5c04626558442d50ab58a941d72a78db7c94f5ce730b5abb7599c21981875970_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/clusterclaims-controller-rhel8@sha256:7be740cc5987a1dfc76d7d8a306ff65291eb9cf61419842f463aa9dc4d6ecde1_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/clusterclaims-controller-rhel8@sha256:fce2e92743adaf6fe2e0168cfeecdc71ff7c009ef92a89c9172ff46ebbedcd40_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/clusterlifecycle-state-metrics-rhel8@sha256:288a0e4f9ca79859c5f295e920e9ef01d395720ea5b62ec7f5a5bd975b9c5850_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/clusterlifecycle-state-metrics-rhel8@sha256:93b9ad845fab34498a6f504ad626d0d5236c39ab1aaf7789df146311e4ba33cd_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/clusterlifecycle-state-metrics-rhel8@sha256:c808d378bd0666d7eb1f9c9024f7d2f7c6bdedd40298aa1e940cfc1ce735af54_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/clusterlifecycle-state-metrics-rhel8@sha256:df17928fd459e5063fb2470dbaea51c96f292f1a4ca5eaedc64a03687edbb6cd_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/console-mce-rhel8@sha256:009597e78bf32e0a6d83ad456a6670e436692aa1c12cbd144580a30080054d0f_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/console-mce-rhel8@sha256:95cbc26ed2e396e44efd543d8a38f1c698267e1a617a7ee4b6f26efdb49e3059_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/console-mce-rhel8@sha256:b83a44a87eddeaa3914d03f51f58e8cc5412ee580ee233754108b2349d890b8c_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/console-mce-rhel8@sha256:e3883d9629078bc16f2a6526cb8b1fdea89c1a8b8f477487fd6b34efa2f13999_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/discovery-rhel8@sha256:12b3c0a01c59836687a7cfc1fba050d0800625cd46f678551a5944b0664c044d_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/discovery-rhel8@sha256:25eefa4b7af3650f57e9a4c372522a0cae7bcc1b41735d2b503b9b41d9c2d0b2_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/discovery-rhel8@sha256:9a655c52c83f7682964e8f46fed6011c6e9de7a2a64ee0893d0c02cf725746e1_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/discovery-rhel8@sha256:a0bcad7b2191e3c674813c2e1e67aea619d6d7eaa95f2324902e0b842d1c0cc8_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/hive-rhel8@sha256:674603ee10ad5e9d42e18e5c2f91153c863cb7e9f38cd523559c8de7c7097483_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/hive-rhel8@sha256:67b2477a7b3885df470dc56e94525e7ebc3dce326599c6f2a311f8727557bf8b_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/hive-rhel8@sha256:8722d4f39942af4a008209ae518bf27d30deaa2e5bf97fc3118bea58efafb3d5_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/hive-rhel8@sha256:dd6a4624672d458a0072b9aa46fb1b3d576c0b198759d053f61536f3b9e34359_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/hypershift-addon-rhel8-operator@sha256:00322fc5e7a8e1d08ca716e23982dae6d365b1523f8d3465e6daad5074067ea2_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/hypershift-addon-rhel8-operator@sha256:27cc406bb658c1915e75f5d0b0d3c0f73e72635c9f5bb08bc28e3c5c434e147b_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/hypershift-addon-rhel8-operator@sha256:afc67731faaa2dc9d32a052064763737c8bc4b1b5cf8e8ffb7cb31a4652c656c_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/hypershift-addon-rhel8-operator@sha256:c4227a3a5b323d716a979e1c6a66c458d458648c5fcb0ab151ad55ba24972f51_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/hypershift-deployment-controller-rhel8@sha256:68de13099864a989493367500360560a677fde2e0e56a760a6dafde1d7be9a27_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/hypershift-deployment-controller-rhel8@sha256:8d4a908562cbb0351aea12befe5f2bdf57041e073ce679d1b1c5b46c893844b6_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/hypershift-deployment-controller-rhel8@sha256:be5d7a8b6dec6d4c959badc2d2960ec7bfe74a75c0d673da06fe6335920de3a0_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/hypershift-deployment-controller-rhel8@sha256:f44b9cd7b993051b4d59108153763a09d283c0cf822fab478f22cfbe53847da7_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/hypershift-rhel8-operator@sha256:2d94cd451fbf0abc13e50b6b6252061294bdbfd1eda64f4347177d20b5d1e489_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/hypershift-rhel8-operator@sha256:3d8d114403d85cbba699f53aa177a84da92516b5d2e852b2bffc33eabde6af13_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/hypershift-rhel8-operator@sha256:62e91ac9b6291bf7abc26cdd937c2c2cf7cdf1f1256a33acbaa5d1cdc607d3fa_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/hypershift-rhel8-operator@sha256:ffce5bc9fb2be59047c4840d9222499f03c1cf74786d8695aab1d1b04adc6f8a_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/klusterlet-operator-bundle@sha256:1687315db647e6689845df88843ae53275440042b76dc781dcabeef16e426bdf_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/managed-serviceaccount-rhel8@sha256:63593ef6045808b9c3fe96fc1cddd99bdfabaaef881fe716972500bfda62f92b_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/managed-serviceaccount-rhel8@sha256:7f5f65ba65c9bfc64d8bf9724a22b68d38c512465f4be1bfed8f02133256214f_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/managed-serviceaccount-rhel8@sha256:8621056c6982b9875749650eee2cf967b31217298a1b924de1fe710e0445df1b_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/managed-serviceaccount-rhel8@sha256:ec5bdf8a935ee1daaa5c91a7fd7816ade97619b5d1f6b61e663c03f43bb832bc_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/managedcluster-import-controller-rhel8@sha256:17987e46eb8772ef79e771b6edd137b29914ae357eb036d76a063cb04de116a3_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/managedcluster-import-controller-rhel8@sha256:4a22ca54331be02c08e23704852c34273a8bf3d1bb2c8f2aaf92f277474e3654_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/managedcluster-import-controller-rhel8@sha256:7d737e05b3164a7e49085a2026bf5fbbdda5a0d23890e1de455eea8d59f20187_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/managedcluster-import-controller-rhel8@sha256:eaf8ba4c775e4ebaeea316bbab0344eb10674089ff9db1c8f1373ed564b03749_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/mce-operator-bundle@sha256:701ad2aa334971346282a7a80c420049f08a3e3845a915a947e7605aab9c1369_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/mce-operator-bundle@sha256:cf1b297a2bbfa2a55204e2c4688511baa0223978b2d4ab7cfb8f8c5c965d563f_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/mce-operator-bundle@sha256:ed114b2afb91375b6f3576da15474ad96c154cc0ed16e288f8a4840d7d39942f_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/mce-operator-bundle@sha256:f1be217449145edb01b029b19d08831cc6d085856e39aea8174e74ef0cc85283_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/multicloud-manager-rhel8@sha256:162fe79ef40dbdcd1c9a16c601ffeb1c1dec5309c250bddf85809a0197b2ec3e_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/multicloud-manager-rhel8@sha256:af5076a59d32f3bed7f88348bccdff6fad4d250aab7f8dc7c2791e75fa76c7d9_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/multicloud-manager-rhel8@sha256:c03edb31a56b4678c4e0f66c59b49e3798b8442ef1ddca3f67488f4baca30241_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/multicloud-manager-rhel8@sha256:c6fb6ec34c746ba73007bec6e1895b4e1a4ed551b035aa9059664ded820f46fa_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-cluster-api-provider-agent-rhel8@sha256:208389221423692530b334815985b0a2263febf5574138e854dbdc011f03b4a2_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-cluster-api-provider-agent-rhel8@sha256:4bacc4ba3974c11ac27d1448a7f7cd973162caf33358249e9d1c154018124830_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-cluster-api-provider-agent-rhel8@sha256:8b3c3fb8fdf6d679f6020e0c739f25ae83dd4173e46b743de911d8e346f371fe_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-cluster-api-provider-agent-rhel8@sha256:a4d3f04386e63bfb640b928c01f972ba7d90af9c5213a7c10968b55c875565e0_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-console-mce-rhel8@sha256:009597e78bf32e0a6d83ad456a6670e436692aa1c12cbd144580a30080054d0f_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-console-mce-rhel8@sha256:95cbc26ed2e396e44efd543d8a38f1c698267e1a617a7ee4b6f26efdb49e3059_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-console-mce-rhel8@sha256:b83a44a87eddeaa3914d03f51f58e8cc5412ee580ee233754108b2349d890b8c_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-console-mce-rhel8@sha256:e3883d9629078bc16f2a6526cb8b1fdea89c1a8b8f477487fd6b34efa2f13999_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-hypershift-addon-rhel8-operator@sha256:00322fc5e7a8e1d08ca716e23982dae6d365b1523f8d3465e6daad5074067ea2_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-hypershift-addon-rhel8-operator@sha256:27cc406bb658c1915e75f5d0b0d3c0f73e72635c9f5bb08bc28e3c5c434e147b_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-hypershift-addon-rhel8-operator@sha256:afc67731faaa2dc9d32a052064763737c8bc4b1b5cf8e8ffb7cb31a4652c656c_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-hypershift-addon-rhel8-operator@sha256:c4227a3a5b323d716a979e1c6a66c458d458648c5fcb0ab151ad55ba24972f51_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-hypershift-deployment-controller-rhel8@sha256:68de13099864a989493367500360560a677fde2e0e56a760a6dafde1d7be9a27_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-hypershift-deployment-controller-rhel8@sha256:8d4a908562cbb0351aea12befe5f2bdf57041e073ce679d1b1c5b46c893844b6_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-hypershift-deployment-controller-rhel8@sha256:be5d7a8b6dec6d4c959badc2d2960ec7bfe74a75c0d673da06fe6335920de3a0_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-hypershift-deployment-controller-rhel8@sha256:f44b9cd7b993051b4d59108153763a09d283c0cf822fab478f22cfbe53847da7_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-managed-serviceaccount-rhel8@sha256:63593ef6045808b9c3fe96fc1cddd99bdfabaaef881fe716972500bfda62f92b_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-managed-serviceaccount-rhel8@sha256:7f5f65ba65c9bfc64d8bf9724a22b68d38c512465f4be1bfed8f02133256214f_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-managed-serviceaccount-rhel8@sha256:8621056c6982b9875749650eee2cf967b31217298a1b924de1fe710e0445df1b_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-managed-serviceaccount-rhel8@sha256:ec5bdf8a935ee1daaa5c91a7fd7816ade97619b5d1f6b61e663c03f43bb832bc_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/must-gather-rhel8@sha256:4270ef4ed53f54fb13cf1092b3babb70af7012886a3f0c293b11040083f39651_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/must-gather-rhel8@sha256:4ecb20c797f71375bc888ed84036f49bc40e2e9984e7ec74b14ad697d1b9c6fb_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/must-gather-rhel8@sha256:6d2624faf8cb2634a9e2203273d95c076ed2207ddd87f50df6ce8e5088a5d257_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/must-gather-rhel8@sha256:e838cb2e70eff2157b992c1cc6c576c9e099306b1df69d6d5c9d991ded4e0789_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/placement-rhel8@sha256:473ed2081010b9005ecc6fb254389dac6927f336967bd4a2f99ca3210fd265f0_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/placement-rhel8@sha256:746794cb82199cfc0c659de0a48018bbd8f18aec97265d68f8dd8bbf783049b1_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/placement-rhel8@sha256:7f5c7671a97f09756a150feb6a6bd04f40aa938ce065102b5b5875eadab933db_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/placement-rhel8@sha256:a6fb7f9d80d4d6cb53317f7d87960af28a6cafb8c5abee369f7bd94cbe449686_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/provider-credential-controller-rhel8@sha256:759037d7817cef4e0451befe8f2bc943a89f2bda95a52327a1c552c3f9a095bb_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/provider-credential-controller-rhel8@sha256:90281a3feff8e019a937fabb5184881c1983cda657c41332cd0321acf5ea4092_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/provider-credential-controller-rhel8@sha256:b6406fbcfeed4c491c66b778a4ad08e8066db5052a49863dd459e2b7375e6ba4_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/provider-credential-controller-rhel8@sha256:c4707c5214505bf1e5f693f0c5df4bb6fe4336670bf850b9a09040b6d87cccd2_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/registration-operator-rhel8@sha256:49d81d8a383de609d64760a4ae6ffa61469a59a5678311406ce4f838c1cc66fd_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/registration-operator-rhel8@sha256:579420cfdc2a542ab7a1b9cd6f1324885f60d1ec5d2bda74808127b45aef2983_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/registration-operator-rhel8@sha256:f945ae948589e2ea294d3d6e8f89fe05c1203f375a0722465965208ecfc15b94_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/registration-operator-rhel8@sha256:fbc7cd19b869d02af6dba24b20f6a44c498fb00e4afc629821f47b9b35c5a94d_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/registration-rhel8@sha256:39cc95f16445c3a1dca378beb50f5931ad081f459c9c6eb012325c6a9d8ada6c_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/registration-rhel8@sha256:686390715f19747bff24e95137307182ab095fb133051424996c6b0ee668569a_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/registration-rhel8@sha256:7bbc4dceeffd5f4bb47e9c38f97109d083dbbbda1a1643b7eb7762ebbd5047a1_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/registration-rhel8@sha256:cb1c8096bd5bd9f1dfa413bc0d1889d970b6d841988d24d6c1008904b1288cfe_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/work-rhel8@sha256:345f405c6a1d3e18beaf13c24a7ca4055a03746d8e6540670435e8d2413fefaf_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/work-rhel8@sha256:663cf3e0453e2ae5b1c9d5f6d335930d6d1e9c7a34151a171dbf58f9066c2b96_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/work-rhel8@sha256:c5c1939a142b9554a2ce664605409cefcb9954bbb1d8eef988fddab50f06cdaf_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/work-rhel8@sha256:d425b68e6265d098601e240cae6084c76416fd27bfbd955a3ccee30873544e38_ppc64le"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2022:6345"
}
],
"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.1:multicluster-engine/agent-service-rhel8@sha256:661ee3a57d860a713ffb481ea87858f20fce1e57b858821cb0c1ec4069e206a0_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/agent-service-rhel8@sha256:8cb5ab317ccc6b1bcd409cfba0ec983e3f5d9531227e76bb455011636ed32d21_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/agent-service-rhel8@sha256:e136966121b82373c9279b1b59b68864ed10bfdee424959a7ad4b190ff7a2562_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/agent-service-rhel8@sha256:fce50212c8bbfdc3e8f445f4b7ea35881eb29e49c443e827ad6fe2389328d57f_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/apiserver-network-proxy-rhel8@sha256:25b242af63aca69a32c457dde23b3ac52ed81f5edad3e919d5df59902adb0b60_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/apiserver-network-proxy-rhel8@sha256:5ea69e650771525faf944fbf3be82a19e54a964d38adbb88263247652476938c_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/apiserver-network-proxy-rhel8@sha256:c97ea925ea31a1ae6824ec55bbb43c3cf0d2d9b0fb6d12b6d23492e0e5a5467a_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/apiserver-network-proxy-rhel8@sha256:f71c4c301774aba9a886f2891eace9da47ba075d2a2e4acfc03849c9c0da57bc_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/assisted-image-service-rhel8@sha256:1d250617cf4eb47800d30bd6bdd61872faa29eb7c6953edcb4a107360f0d0a78_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/assisted-image-service-rhel8@sha256:3730a3c3cfb695b540945b5f0ae739a701a0155137b9509238860549105ab670_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/assisted-image-service-rhel8@sha256:3d59cfa190838da34bac1ccf88562f996cc9e9ffdb151f47e044ba3fcc964a3d_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/assisted-image-service-rhel8@sha256:92c8157e43d84584ba93d978fcc6ffba84118e4ea5ff46ad71a62ffdc7fc56e5_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/assisted-installer-agent-rhel8@sha256:99e0accdee9b311b9abf032c712060823736f88c7bf3ba692349d7f8290a9570_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/assisted-installer-agent-rhel8@sha256:b4722c060fb38e1609e689b605816cefb39a15a0ddc40837a90727d123b91c88_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/assisted-installer-reporter-rhel8@sha256:1d465abc36e2045dc5a291663786709fc920c42aacb0c34c4868a1a633334509_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/assisted-installer-reporter-rhel8@sha256:bdb861698be8305247b21ebab7994f27eaae818f691ffcff3d5b5eb5dc70a722_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/assisted-installer-reporter-rhel8@sha256:e4dd90d186f1fea6fcdb4e23f74e4390e00d134b2c21d8510c1cdbbcef3c4a1f_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/assisted-installer-rhel8@sha256:61ac4136dad0e02323807e6d3de8e890ec0b7e7e1f7112f9610410712af6f9b5_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/assisted-installer-rhel8@sha256:686b64358857be04087a706048a32b7356b16a0028d2b200da16ec94d931d25d_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/assisted-installer-rhel8@sha256:910dad58b72de16f92dd5b60d0420010d18229a6e0966fe2eb072517febe499f_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/aws-encryption-provider-rhel8@sha256:31329737bd3608345f8e969e872e2e18305e2959d9d81867933c73fb26a53dcd_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/aws-encryption-provider-rhel8@sha256:9797eef2012c827ff3250cba1cd542772e92872b4bd69a01bdbdba4fe407472c_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/aws-encryption-provider-rhel8@sha256:ab7f1982f21ed9251501396ea150764348b5f61b6e50b9d74b5031e705e16ef3_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/aws-encryption-provider-rhel8@sha256:cee69ba4c6fb326afd03c7f21856a028fa4758dab8c849ef6eaeaea0cd55afd2_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/backplane-rhel8-operator@sha256:0b8c36b4b1d00e47ee4faaeec9ccbdc2977a50592035f8a600491c657e439d33_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/backplane-rhel8-operator@sha256:5dbd590a4bbed44f487d1601d1825b5efb8253b9ee2be49adccec7e0ea9410ac_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/backplane-rhel8-operator@sha256:9f7854a1de26dfebdc8beafffd01304017b8fe7cd84065dd452de1276e529a06_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/backplane-rhel8-operator@sha256:e7998dc233af266ed94ba16450c2f02096abb5e045f291f8f94a83ef9da7dd51_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-provider-agent-rhel8@sha256:208389221423692530b334815985b0a2263febf5574138e854dbdc011f03b4a2_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-provider-agent-rhel8@sha256:4bacc4ba3974c11ac27d1448a7f7cd973162caf33358249e9d1c154018124830_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-provider-agent-rhel8@sha256:8b3c3fb8fdf6d679f6020e0c739f25ae83dd4173e46b743de911d8e346f371fe_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-provider-agent-rhel8@sha256:a4d3f04386e63bfb640b928c01f972ba7d90af9c5213a7c10968b55c875565e0_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-provider-aws-rhel8@sha256:36a5f30d043f1137033842188e59224b803158696f60ddb41095a766705485f4_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-provider-aws-rhel8@sha256:6fb7799fca309c727c7afea57448fc653dde09495945e314402a3e3a079e5b03_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-provider-aws-rhel8@sha256:9b8d4fde02e4c43d194bf4c420550730fd52b74587e2327f2e9eb75067bb25e7_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-provider-aws-rhel8@sha256:bd612736fde388811d12a572852c86d0fe9dcbb6e7f404c64b8654c870d4e2eb_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-provider-azure-rhel8@sha256:2b93b026497655f16a85a2929b1f0c970d51dce0e0e8462774989f1943bdc785_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-provider-azure-rhel8@sha256:2c9c916d0face10abc7f6467564e394ead5946bf18ed8439456cce2767a83b3e_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-provider-azure-rhel8@sha256:6f41c353228c4016ab02557a5591ef36f4aea799c4ad89798343b4a2f0765d08_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-provider-azure-rhel8@sha256:ddd59c296543f525f719336ad6ddc5e5f8d3915e08e3b64d575a9835de3e95ad_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-provider-kubevirt-rhel8@sha256:0007824d89632253727ead00c5fd6ec463f310d71e58e237ea5e51c13052b0bc_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-provider-kubevirt-rhel8@sha256:9cd9106f72557b8ba5de9f4d1de5ff8d33514d2c02889999a3c20aab9a8dd061_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-provider-kubevirt-rhel8@sha256:cbe319cfa3ab4610dc67abea27841dd5b670061faa74e666959550343bba1c28_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-provider-kubevirt-rhel8@sha256:df94a1d8a4b6d1aebed4e657267219632bb3b2176537bdf8e51a728cd78f136f_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-rhel8@sha256:30f56a4d5cba0ccd55e0bda756c7af8010ab94ec3b644dc73f7b32e76b5bbb3a_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-rhel8@sha256:4f7cb34768ff908ed1ba54330603ea54b82a4144cf9124dae01a727dcc60362a_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-rhel8@sha256:a137205ac2127a04466519355b07cee71c08c56dddfee35671127241ebdf4a99_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-rhel8@sha256:c8a785b4e1688d358cec73e9cf4853ca0ab28c7daa4c45d5384b7bebc333f53a_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-curator-controller-rhel8@sha256:1d4d913d4136321ebd94e6b9d9e55be7262883702de72c4a61827804ad843942_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-curator-controller-rhel8@sha256:2134c387cb0e8c2f95bb8ef74ad0a10c37403d9e0dfaeb7e2e9efb388c606ac1_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-curator-controller-rhel8@sha256:2e0867d6ebace932eb09bb3a6a929562a157bc2eea9c28063eb30dac866abf63_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-curator-controller-rhel8@sha256:3dd533817d97518c7af991b888c5f9df501bd496ed53988e5444c1ea62e539cb_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-proxy-addon-rhel8@sha256:2779eae299eb2b48e8a868de2f2d8d13313ca17b2f7d5c816013145b0c787cc8_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-proxy-addon-rhel8@sha256:28544cf2414bdeffb8bcaae2d1547064da46ab5a122fd77861083b1e81e299cc_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-proxy-addon-rhel8@sha256:4da01f6a0a59069045d23599d748849da60ee309f72f233497edd379b3b0823e_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-proxy-addon-rhel8@sha256:6318fd6b0e0f5c39239ba9c71c330bce7974deaf970359ec83c88116abf7a653_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-proxy-rhel8@sha256:610de7f25fd387262c360acb21dd45dc80e1c52a77dd11982965da80301407ab_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-proxy-rhel8@sha256:a881a94835c7eef6babe00792fc0a99c9816831869cb26af0dcf2665233f7710_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-proxy-rhel8@sha256:b240f43890529fe95b1a74de6f4c2626e85ae91ae6a624bb98a4c31130b6740d_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-proxy-rhel8@sha256:df6cd66cdb17efc356e770930ff796bdb527c292243f5e8b87ca5c9e912a19d6_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/clusterclaims-controller-rhel8@sha256:3608571c2a5a3d399e3ad8135ca90e46a7e57b322b5ef9d708efa631cee7109c_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/clusterclaims-controller-rhel8@sha256:5c04626558442d50ab58a941d72a78db7c94f5ce730b5abb7599c21981875970_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/clusterclaims-controller-rhel8@sha256:7be740cc5987a1dfc76d7d8a306ff65291eb9cf61419842f463aa9dc4d6ecde1_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/clusterclaims-controller-rhel8@sha256:fce2e92743adaf6fe2e0168cfeecdc71ff7c009ef92a89c9172ff46ebbedcd40_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/clusterlifecycle-state-metrics-rhel8@sha256:288a0e4f9ca79859c5f295e920e9ef01d395720ea5b62ec7f5a5bd975b9c5850_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/clusterlifecycle-state-metrics-rhel8@sha256:93b9ad845fab34498a6f504ad626d0d5236c39ab1aaf7789df146311e4ba33cd_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/clusterlifecycle-state-metrics-rhel8@sha256:c808d378bd0666d7eb1f9c9024f7d2f7c6bdedd40298aa1e940cfc1ce735af54_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/clusterlifecycle-state-metrics-rhel8@sha256:df17928fd459e5063fb2470dbaea51c96f292f1a4ca5eaedc64a03687edbb6cd_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/console-mce-rhel8@sha256:009597e78bf32e0a6d83ad456a6670e436692aa1c12cbd144580a30080054d0f_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/console-mce-rhel8@sha256:95cbc26ed2e396e44efd543d8a38f1c698267e1a617a7ee4b6f26efdb49e3059_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/console-mce-rhel8@sha256:b83a44a87eddeaa3914d03f51f58e8cc5412ee580ee233754108b2349d890b8c_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/console-mce-rhel8@sha256:e3883d9629078bc16f2a6526cb8b1fdea89c1a8b8f477487fd6b34efa2f13999_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/discovery-rhel8@sha256:12b3c0a01c59836687a7cfc1fba050d0800625cd46f678551a5944b0664c044d_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/discovery-rhel8@sha256:25eefa4b7af3650f57e9a4c372522a0cae7bcc1b41735d2b503b9b41d9c2d0b2_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/discovery-rhel8@sha256:9a655c52c83f7682964e8f46fed6011c6e9de7a2a64ee0893d0c02cf725746e1_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/discovery-rhel8@sha256:a0bcad7b2191e3c674813c2e1e67aea619d6d7eaa95f2324902e0b842d1c0cc8_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/hive-rhel8@sha256:674603ee10ad5e9d42e18e5c2f91153c863cb7e9f38cd523559c8de7c7097483_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/hive-rhel8@sha256:67b2477a7b3885df470dc56e94525e7ebc3dce326599c6f2a311f8727557bf8b_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/hive-rhel8@sha256:8722d4f39942af4a008209ae518bf27d30deaa2e5bf97fc3118bea58efafb3d5_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/hive-rhel8@sha256:dd6a4624672d458a0072b9aa46fb1b3d576c0b198759d053f61536f3b9e34359_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/hypershift-addon-rhel8-operator@sha256:00322fc5e7a8e1d08ca716e23982dae6d365b1523f8d3465e6daad5074067ea2_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/hypershift-addon-rhel8-operator@sha256:27cc406bb658c1915e75f5d0b0d3c0f73e72635c9f5bb08bc28e3c5c434e147b_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/hypershift-addon-rhel8-operator@sha256:afc67731faaa2dc9d32a052064763737c8bc4b1b5cf8e8ffb7cb31a4652c656c_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/hypershift-addon-rhel8-operator@sha256:c4227a3a5b323d716a979e1c6a66c458d458648c5fcb0ab151ad55ba24972f51_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/hypershift-deployment-controller-rhel8@sha256:68de13099864a989493367500360560a677fde2e0e56a760a6dafde1d7be9a27_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/hypershift-deployment-controller-rhel8@sha256:8d4a908562cbb0351aea12befe5f2bdf57041e073ce679d1b1c5b46c893844b6_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/hypershift-deployment-controller-rhel8@sha256:be5d7a8b6dec6d4c959badc2d2960ec7bfe74a75c0d673da06fe6335920de3a0_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/hypershift-deployment-controller-rhel8@sha256:f44b9cd7b993051b4d59108153763a09d283c0cf822fab478f22cfbe53847da7_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/hypershift-rhel8-operator@sha256:2d94cd451fbf0abc13e50b6b6252061294bdbfd1eda64f4347177d20b5d1e489_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/hypershift-rhel8-operator@sha256:3d8d114403d85cbba699f53aa177a84da92516b5d2e852b2bffc33eabde6af13_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/hypershift-rhel8-operator@sha256:62e91ac9b6291bf7abc26cdd937c2c2cf7cdf1f1256a33acbaa5d1cdc607d3fa_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/hypershift-rhel8-operator@sha256:ffce5bc9fb2be59047c4840d9222499f03c1cf74786d8695aab1d1b04adc6f8a_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/klusterlet-operator-bundle@sha256:1687315db647e6689845df88843ae53275440042b76dc781dcabeef16e426bdf_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/managed-serviceaccount-rhel8@sha256:63593ef6045808b9c3fe96fc1cddd99bdfabaaef881fe716972500bfda62f92b_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/managed-serviceaccount-rhel8@sha256:7f5f65ba65c9bfc64d8bf9724a22b68d38c512465f4be1bfed8f02133256214f_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/managed-serviceaccount-rhel8@sha256:8621056c6982b9875749650eee2cf967b31217298a1b924de1fe710e0445df1b_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/managed-serviceaccount-rhel8@sha256:ec5bdf8a935ee1daaa5c91a7fd7816ade97619b5d1f6b61e663c03f43bb832bc_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/managedcluster-import-controller-rhel8@sha256:17987e46eb8772ef79e771b6edd137b29914ae357eb036d76a063cb04de116a3_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/managedcluster-import-controller-rhel8@sha256:4a22ca54331be02c08e23704852c34273a8bf3d1bb2c8f2aaf92f277474e3654_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/managedcluster-import-controller-rhel8@sha256:7d737e05b3164a7e49085a2026bf5fbbdda5a0d23890e1de455eea8d59f20187_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/managedcluster-import-controller-rhel8@sha256:eaf8ba4c775e4ebaeea316bbab0344eb10674089ff9db1c8f1373ed564b03749_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/mce-operator-bundle@sha256:701ad2aa334971346282a7a80c420049f08a3e3845a915a947e7605aab9c1369_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/mce-operator-bundle@sha256:cf1b297a2bbfa2a55204e2c4688511baa0223978b2d4ab7cfb8f8c5c965d563f_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/mce-operator-bundle@sha256:ed114b2afb91375b6f3576da15474ad96c154cc0ed16e288f8a4840d7d39942f_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/mce-operator-bundle@sha256:f1be217449145edb01b029b19d08831cc6d085856e39aea8174e74ef0cc85283_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/multicloud-manager-rhel8@sha256:162fe79ef40dbdcd1c9a16c601ffeb1c1dec5309c250bddf85809a0197b2ec3e_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/multicloud-manager-rhel8@sha256:af5076a59d32f3bed7f88348bccdff6fad4d250aab7f8dc7c2791e75fa76c7d9_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/multicloud-manager-rhel8@sha256:c03edb31a56b4678c4e0f66c59b49e3798b8442ef1ddca3f67488f4baca30241_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/multicloud-manager-rhel8@sha256:c6fb6ec34c746ba73007bec6e1895b4e1a4ed551b035aa9059664ded820f46fa_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-cluster-api-provider-agent-rhel8@sha256:208389221423692530b334815985b0a2263febf5574138e854dbdc011f03b4a2_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-cluster-api-provider-agent-rhel8@sha256:4bacc4ba3974c11ac27d1448a7f7cd973162caf33358249e9d1c154018124830_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-cluster-api-provider-agent-rhel8@sha256:8b3c3fb8fdf6d679f6020e0c739f25ae83dd4173e46b743de911d8e346f371fe_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-cluster-api-provider-agent-rhel8@sha256:a4d3f04386e63bfb640b928c01f972ba7d90af9c5213a7c10968b55c875565e0_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-console-mce-rhel8@sha256:009597e78bf32e0a6d83ad456a6670e436692aa1c12cbd144580a30080054d0f_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-console-mce-rhel8@sha256:95cbc26ed2e396e44efd543d8a38f1c698267e1a617a7ee4b6f26efdb49e3059_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-console-mce-rhel8@sha256:b83a44a87eddeaa3914d03f51f58e8cc5412ee580ee233754108b2349d890b8c_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-console-mce-rhel8@sha256:e3883d9629078bc16f2a6526cb8b1fdea89c1a8b8f477487fd6b34efa2f13999_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-hypershift-addon-rhel8-operator@sha256:00322fc5e7a8e1d08ca716e23982dae6d365b1523f8d3465e6daad5074067ea2_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-hypershift-addon-rhel8-operator@sha256:27cc406bb658c1915e75f5d0b0d3c0f73e72635c9f5bb08bc28e3c5c434e147b_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-hypershift-addon-rhel8-operator@sha256:afc67731faaa2dc9d32a052064763737c8bc4b1b5cf8e8ffb7cb31a4652c656c_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-hypershift-addon-rhel8-operator@sha256:c4227a3a5b323d716a979e1c6a66c458d458648c5fcb0ab151ad55ba24972f51_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-hypershift-deployment-controller-rhel8@sha256:68de13099864a989493367500360560a677fde2e0e56a760a6dafde1d7be9a27_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-hypershift-deployment-controller-rhel8@sha256:8d4a908562cbb0351aea12befe5f2bdf57041e073ce679d1b1c5b46c893844b6_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-hypershift-deployment-controller-rhel8@sha256:be5d7a8b6dec6d4c959badc2d2960ec7bfe74a75c0d673da06fe6335920de3a0_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-hypershift-deployment-controller-rhel8@sha256:f44b9cd7b993051b4d59108153763a09d283c0cf822fab478f22cfbe53847da7_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-managed-serviceaccount-rhel8@sha256:63593ef6045808b9c3fe96fc1cddd99bdfabaaef881fe716972500bfda62f92b_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-managed-serviceaccount-rhel8@sha256:7f5f65ba65c9bfc64d8bf9724a22b68d38c512465f4be1bfed8f02133256214f_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-managed-serviceaccount-rhel8@sha256:8621056c6982b9875749650eee2cf967b31217298a1b924de1fe710e0445df1b_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-managed-serviceaccount-rhel8@sha256:ec5bdf8a935ee1daaa5c91a7fd7816ade97619b5d1f6b61e663c03f43bb832bc_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/must-gather-rhel8@sha256:4270ef4ed53f54fb13cf1092b3babb70af7012886a3f0c293b11040083f39651_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/must-gather-rhel8@sha256:4ecb20c797f71375bc888ed84036f49bc40e2e9984e7ec74b14ad697d1b9c6fb_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/must-gather-rhel8@sha256:6d2624faf8cb2634a9e2203273d95c076ed2207ddd87f50df6ce8e5088a5d257_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/must-gather-rhel8@sha256:e838cb2e70eff2157b992c1cc6c576c9e099306b1df69d6d5c9d991ded4e0789_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/placement-rhel8@sha256:473ed2081010b9005ecc6fb254389dac6927f336967bd4a2f99ca3210fd265f0_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/placement-rhel8@sha256:746794cb82199cfc0c659de0a48018bbd8f18aec97265d68f8dd8bbf783049b1_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/placement-rhel8@sha256:7f5c7671a97f09756a150feb6a6bd04f40aa938ce065102b5b5875eadab933db_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/placement-rhel8@sha256:a6fb7f9d80d4d6cb53317f7d87960af28a6cafb8c5abee369f7bd94cbe449686_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/provider-credential-controller-rhel8@sha256:759037d7817cef4e0451befe8f2bc943a89f2bda95a52327a1c552c3f9a095bb_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/provider-credential-controller-rhel8@sha256:90281a3feff8e019a937fabb5184881c1983cda657c41332cd0321acf5ea4092_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/provider-credential-controller-rhel8@sha256:b6406fbcfeed4c491c66b778a4ad08e8066db5052a49863dd459e2b7375e6ba4_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/provider-credential-controller-rhel8@sha256:c4707c5214505bf1e5f693f0c5df4bb6fe4336670bf850b9a09040b6d87cccd2_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/registration-operator-rhel8@sha256:49d81d8a383de609d64760a4ae6ffa61469a59a5678311406ce4f838c1cc66fd_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/registration-operator-rhel8@sha256:579420cfdc2a542ab7a1b9cd6f1324885f60d1ec5d2bda74808127b45aef2983_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/registration-operator-rhel8@sha256:f945ae948589e2ea294d3d6e8f89fe05c1203f375a0722465965208ecfc15b94_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/registration-operator-rhel8@sha256:fbc7cd19b869d02af6dba24b20f6a44c498fb00e4afc629821f47b9b35c5a94d_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/registration-rhel8@sha256:39cc95f16445c3a1dca378beb50f5931ad081f459c9c6eb012325c6a9d8ada6c_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/registration-rhel8@sha256:686390715f19747bff24e95137307182ab095fb133051424996c6b0ee668569a_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/registration-rhel8@sha256:7bbc4dceeffd5f4bb47e9c38f97109d083dbbbda1a1643b7eb7762ebbd5047a1_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/registration-rhel8@sha256:cb1c8096bd5bd9f1dfa413bc0d1889d970b6d841988d24d6c1008904b1288cfe_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/work-rhel8@sha256:345f405c6a1d3e18beaf13c24a7ca4055a03746d8e6540670435e8d2413fefaf_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/work-rhel8@sha256:663cf3e0453e2ae5b1c9d5f6d335930d6d1e9c7a34151a171dbf58f9066c2b96_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/work-rhel8@sha256:c5c1939a142b9554a2ce664605409cefcb9954bbb1d8eef988fddab50f06cdaf_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/work-rhel8@sha256:d425b68e6265d098601e240cae6084c76416fd27bfbd955a3ccee30873544e38_ppc64le"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "golang: net/http: improper sanitization of Transfer-Encoding header"
},
{
"cve": "CVE-2022-1962",
"cwe": {
"id": "CWE-1325",
"name": "Improperly Controlled Sequential Memory Allocation"
},
"discovery_date": "2022-07-14T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2107376"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in the golang standard library, go/parser. When calling any Parse functions on the Go source code, which contains deeply nested types or declarations, a panic can occur due to stack exhaustion. This issue allows an attacker to impact system availability.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "golang: go/parser: stack exhaustion in all Parse* functions",
"title": "Vulnerability summary"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"8Base-multicluster-engine-2.1:multicluster-engine/agent-service-rhel8@sha256:661ee3a57d860a713ffb481ea87858f20fce1e57b858821cb0c1ec4069e206a0_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/agent-service-rhel8@sha256:8cb5ab317ccc6b1bcd409cfba0ec983e3f5d9531227e76bb455011636ed32d21_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/agent-service-rhel8@sha256:e136966121b82373c9279b1b59b68864ed10bfdee424959a7ad4b190ff7a2562_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/agent-service-rhel8@sha256:fce50212c8bbfdc3e8f445f4b7ea35881eb29e49c443e827ad6fe2389328d57f_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/apiserver-network-proxy-rhel8@sha256:25b242af63aca69a32c457dde23b3ac52ed81f5edad3e919d5df59902adb0b60_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/apiserver-network-proxy-rhel8@sha256:5ea69e650771525faf944fbf3be82a19e54a964d38adbb88263247652476938c_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/apiserver-network-proxy-rhel8@sha256:c97ea925ea31a1ae6824ec55bbb43c3cf0d2d9b0fb6d12b6d23492e0e5a5467a_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/apiserver-network-proxy-rhel8@sha256:f71c4c301774aba9a886f2891eace9da47ba075d2a2e4acfc03849c9c0da57bc_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/assisted-image-service-rhel8@sha256:1d250617cf4eb47800d30bd6bdd61872faa29eb7c6953edcb4a107360f0d0a78_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/assisted-image-service-rhel8@sha256:3730a3c3cfb695b540945b5f0ae739a701a0155137b9509238860549105ab670_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/assisted-image-service-rhel8@sha256:3d59cfa190838da34bac1ccf88562f996cc9e9ffdb151f47e044ba3fcc964a3d_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/assisted-image-service-rhel8@sha256:92c8157e43d84584ba93d978fcc6ffba84118e4ea5ff46ad71a62ffdc7fc56e5_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/assisted-installer-agent-rhel8@sha256:99e0accdee9b311b9abf032c712060823736f88c7bf3ba692349d7f8290a9570_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/assisted-installer-agent-rhel8@sha256:b4722c060fb38e1609e689b605816cefb39a15a0ddc40837a90727d123b91c88_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/assisted-installer-reporter-rhel8@sha256:1d465abc36e2045dc5a291663786709fc920c42aacb0c34c4868a1a633334509_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/assisted-installer-reporter-rhel8@sha256:bdb861698be8305247b21ebab7994f27eaae818f691ffcff3d5b5eb5dc70a722_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/assisted-installer-reporter-rhel8@sha256:e4dd90d186f1fea6fcdb4e23f74e4390e00d134b2c21d8510c1cdbbcef3c4a1f_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/assisted-installer-rhel8@sha256:61ac4136dad0e02323807e6d3de8e890ec0b7e7e1f7112f9610410712af6f9b5_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/assisted-installer-rhel8@sha256:686b64358857be04087a706048a32b7356b16a0028d2b200da16ec94d931d25d_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/assisted-installer-rhel8@sha256:910dad58b72de16f92dd5b60d0420010d18229a6e0966fe2eb072517febe499f_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/aws-encryption-provider-rhel8@sha256:31329737bd3608345f8e969e872e2e18305e2959d9d81867933c73fb26a53dcd_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/aws-encryption-provider-rhel8@sha256:9797eef2012c827ff3250cba1cd542772e92872b4bd69a01bdbdba4fe407472c_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/aws-encryption-provider-rhel8@sha256:ab7f1982f21ed9251501396ea150764348b5f61b6e50b9d74b5031e705e16ef3_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/aws-encryption-provider-rhel8@sha256:cee69ba4c6fb326afd03c7f21856a028fa4758dab8c849ef6eaeaea0cd55afd2_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/backplane-rhel8-operator@sha256:0b8c36b4b1d00e47ee4faaeec9ccbdc2977a50592035f8a600491c657e439d33_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/backplane-rhel8-operator@sha256:5dbd590a4bbed44f487d1601d1825b5efb8253b9ee2be49adccec7e0ea9410ac_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/backplane-rhel8-operator@sha256:9f7854a1de26dfebdc8beafffd01304017b8fe7cd84065dd452de1276e529a06_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/backplane-rhel8-operator@sha256:e7998dc233af266ed94ba16450c2f02096abb5e045f291f8f94a83ef9da7dd51_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-provider-agent-rhel8@sha256:208389221423692530b334815985b0a2263febf5574138e854dbdc011f03b4a2_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-provider-agent-rhel8@sha256:4bacc4ba3974c11ac27d1448a7f7cd973162caf33358249e9d1c154018124830_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-provider-agent-rhel8@sha256:8b3c3fb8fdf6d679f6020e0c739f25ae83dd4173e46b743de911d8e346f371fe_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-provider-agent-rhel8@sha256:a4d3f04386e63bfb640b928c01f972ba7d90af9c5213a7c10968b55c875565e0_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-provider-aws-rhel8@sha256:36a5f30d043f1137033842188e59224b803158696f60ddb41095a766705485f4_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-provider-aws-rhel8@sha256:6fb7799fca309c727c7afea57448fc653dde09495945e314402a3e3a079e5b03_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-provider-aws-rhel8@sha256:9b8d4fde02e4c43d194bf4c420550730fd52b74587e2327f2e9eb75067bb25e7_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-provider-aws-rhel8@sha256:bd612736fde388811d12a572852c86d0fe9dcbb6e7f404c64b8654c870d4e2eb_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-provider-azure-rhel8@sha256:2b93b026497655f16a85a2929b1f0c970d51dce0e0e8462774989f1943bdc785_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-provider-azure-rhel8@sha256:2c9c916d0face10abc7f6467564e394ead5946bf18ed8439456cce2767a83b3e_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-provider-azure-rhel8@sha256:6f41c353228c4016ab02557a5591ef36f4aea799c4ad89798343b4a2f0765d08_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-provider-azure-rhel8@sha256:ddd59c296543f525f719336ad6ddc5e5f8d3915e08e3b64d575a9835de3e95ad_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-provider-kubevirt-rhel8@sha256:0007824d89632253727ead00c5fd6ec463f310d71e58e237ea5e51c13052b0bc_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-provider-kubevirt-rhel8@sha256:9cd9106f72557b8ba5de9f4d1de5ff8d33514d2c02889999a3c20aab9a8dd061_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-provider-kubevirt-rhel8@sha256:cbe319cfa3ab4610dc67abea27841dd5b670061faa74e666959550343bba1c28_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-provider-kubevirt-rhel8@sha256:df94a1d8a4b6d1aebed4e657267219632bb3b2176537bdf8e51a728cd78f136f_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-rhel8@sha256:30f56a4d5cba0ccd55e0bda756c7af8010ab94ec3b644dc73f7b32e76b5bbb3a_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-rhel8@sha256:4f7cb34768ff908ed1ba54330603ea54b82a4144cf9124dae01a727dcc60362a_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-rhel8@sha256:a137205ac2127a04466519355b07cee71c08c56dddfee35671127241ebdf4a99_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-rhel8@sha256:c8a785b4e1688d358cec73e9cf4853ca0ab28c7daa4c45d5384b7bebc333f53a_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-curator-controller-rhel8@sha256:1d4d913d4136321ebd94e6b9d9e55be7262883702de72c4a61827804ad843942_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-curator-controller-rhel8@sha256:2134c387cb0e8c2f95bb8ef74ad0a10c37403d9e0dfaeb7e2e9efb388c606ac1_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-curator-controller-rhel8@sha256:2e0867d6ebace932eb09bb3a6a929562a157bc2eea9c28063eb30dac866abf63_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-curator-controller-rhel8@sha256:3dd533817d97518c7af991b888c5f9df501bd496ed53988e5444c1ea62e539cb_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-proxy-addon-rhel8@sha256:2779eae299eb2b48e8a868de2f2d8d13313ca17b2f7d5c816013145b0c787cc8_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-proxy-addon-rhel8@sha256:28544cf2414bdeffb8bcaae2d1547064da46ab5a122fd77861083b1e81e299cc_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-proxy-addon-rhel8@sha256:4da01f6a0a59069045d23599d748849da60ee309f72f233497edd379b3b0823e_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-proxy-addon-rhel8@sha256:6318fd6b0e0f5c39239ba9c71c330bce7974deaf970359ec83c88116abf7a653_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-proxy-rhel8@sha256:610de7f25fd387262c360acb21dd45dc80e1c52a77dd11982965da80301407ab_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-proxy-rhel8@sha256:a881a94835c7eef6babe00792fc0a99c9816831869cb26af0dcf2665233f7710_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-proxy-rhel8@sha256:b240f43890529fe95b1a74de6f4c2626e85ae91ae6a624bb98a4c31130b6740d_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-proxy-rhel8@sha256:df6cd66cdb17efc356e770930ff796bdb527c292243f5e8b87ca5c9e912a19d6_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/clusterclaims-controller-rhel8@sha256:3608571c2a5a3d399e3ad8135ca90e46a7e57b322b5ef9d708efa631cee7109c_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/clusterclaims-controller-rhel8@sha256:5c04626558442d50ab58a941d72a78db7c94f5ce730b5abb7599c21981875970_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/clusterclaims-controller-rhel8@sha256:7be740cc5987a1dfc76d7d8a306ff65291eb9cf61419842f463aa9dc4d6ecde1_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/clusterclaims-controller-rhel8@sha256:fce2e92743adaf6fe2e0168cfeecdc71ff7c009ef92a89c9172ff46ebbedcd40_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/clusterlifecycle-state-metrics-rhel8@sha256:288a0e4f9ca79859c5f295e920e9ef01d395720ea5b62ec7f5a5bd975b9c5850_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/clusterlifecycle-state-metrics-rhel8@sha256:93b9ad845fab34498a6f504ad626d0d5236c39ab1aaf7789df146311e4ba33cd_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/clusterlifecycle-state-metrics-rhel8@sha256:c808d378bd0666d7eb1f9c9024f7d2f7c6bdedd40298aa1e940cfc1ce735af54_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/clusterlifecycle-state-metrics-rhel8@sha256:df17928fd459e5063fb2470dbaea51c96f292f1a4ca5eaedc64a03687edbb6cd_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/console-mce-rhel8@sha256:009597e78bf32e0a6d83ad456a6670e436692aa1c12cbd144580a30080054d0f_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/console-mce-rhel8@sha256:95cbc26ed2e396e44efd543d8a38f1c698267e1a617a7ee4b6f26efdb49e3059_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/console-mce-rhel8@sha256:b83a44a87eddeaa3914d03f51f58e8cc5412ee580ee233754108b2349d890b8c_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/console-mce-rhel8@sha256:e3883d9629078bc16f2a6526cb8b1fdea89c1a8b8f477487fd6b34efa2f13999_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/discovery-rhel8@sha256:12b3c0a01c59836687a7cfc1fba050d0800625cd46f678551a5944b0664c044d_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/discovery-rhel8@sha256:25eefa4b7af3650f57e9a4c372522a0cae7bcc1b41735d2b503b9b41d9c2d0b2_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/discovery-rhel8@sha256:9a655c52c83f7682964e8f46fed6011c6e9de7a2a64ee0893d0c02cf725746e1_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/discovery-rhel8@sha256:a0bcad7b2191e3c674813c2e1e67aea619d6d7eaa95f2324902e0b842d1c0cc8_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/hive-rhel8@sha256:674603ee10ad5e9d42e18e5c2f91153c863cb7e9f38cd523559c8de7c7097483_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/hive-rhel8@sha256:67b2477a7b3885df470dc56e94525e7ebc3dce326599c6f2a311f8727557bf8b_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/hive-rhel8@sha256:8722d4f39942af4a008209ae518bf27d30deaa2e5bf97fc3118bea58efafb3d5_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/hive-rhel8@sha256:dd6a4624672d458a0072b9aa46fb1b3d576c0b198759d053f61536f3b9e34359_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/hypershift-addon-rhel8-operator@sha256:00322fc5e7a8e1d08ca716e23982dae6d365b1523f8d3465e6daad5074067ea2_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/hypershift-addon-rhel8-operator@sha256:27cc406bb658c1915e75f5d0b0d3c0f73e72635c9f5bb08bc28e3c5c434e147b_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/hypershift-addon-rhel8-operator@sha256:afc67731faaa2dc9d32a052064763737c8bc4b1b5cf8e8ffb7cb31a4652c656c_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/hypershift-addon-rhel8-operator@sha256:c4227a3a5b323d716a979e1c6a66c458d458648c5fcb0ab151ad55ba24972f51_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/hypershift-deployment-controller-rhel8@sha256:68de13099864a989493367500360560a677fde2e0e56a760a6dafde1d7be9a27_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/hypershift-deployment-controller-rhel8@sha256:8d4a908562cbb0351aea12befe5f2bdf57041e073ce679d1b1c5b46c893844b6_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/hypershift-deployment-controller-rhel8@sha256:be5d7a8b6dec6d4c959badc2d2960ec7bfe74a75c0d673da06fe6335920de3a0_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/hypershift-deployment-controller-rhel8@sha256:f44b9cd7b993051b4d59108153763a09d283c0cf822fab478f22cfbe53847da7_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/hypershift-rhel8-operator@sha256:2d94cd451fbf0abc13e50b6b6252061294bdbfd1eda64f4347177d20b5d1e489_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/hypershift-rhel8-operator@sha256:3d8d114403d85cbba699f53aa177a84da92516b5d2e852b2bffc33eabde6af13_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/hypershift-rhel8-operator@sha256:62e91ac9b6291bf7abc26cdd937c2c2cf7cdf1f1256a33acbaa5d1cdc607d3fa_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/hypershift-rhel8-operator@sha256:ffce5bc9fb2be59047c4840d9222499f03c1cf74786d8695aab1d1b04adc6f8a_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/klusterlet-operator-bundle@sha256:1687315db647e6689845df88843ae53275440042b76dc781dcabeef16e426bdf_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/managed-serviceaccount-rhel8@sha256:63593ef6045808b9c3fe96fc1cddd99bdfabaaef881fe716972500bfda62f92b_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/managed-serviceaccount-rhel8@sha256:7f5f65ba65c9bfc64d8bf9724a22b68d38c512465f4be1bfed8f02133256214f_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/managed-serviceaccount-rhel8@sha256:8621056c6982b9875749650eee2cf967b31217298a1b924de1fe710e0445df1b_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/managed-serviceaccount-rhel8@sha256:ec5bdf8a935ee1daaa5c91a7fd7816ade97619b5d1f6b61e663c03f43bb832bc_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/managedcluster-import-controller-rhel8@sha256:17987e46eb8772ef79e771b6edd137b29914ae357eb036d76a063cb04de116a3_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/managedcluster-import-controller-rhel8@sha256:4a22ca54331be02c08e23704852c34273a8bf3d1bb2c8f2aaf92f277474e3654_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/managedcluster-import-controller-rhel8@sha256:7d737e05b3164a7e49085a2026bf5fbbdda5a0d23890e1de455eea8d59f20187_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/managedcluster-import-controller-rhel8@sha256:eaf8ba4c775e4ebaeea316bbab0344eb10674089ff9db1c8f1373ed564b03749_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/mce-operator-bundle@sha256:701ad2aa334971346282a7a80c420049f08a3e3845a915a947e7605aab9c1369_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/mce-operator-bundle@sha256:cf1b297a2bbfa2a55204e2c4688511baa0223978b2d4ab7cfb8f8c5c965d563f_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/mce-operator-bundle@sha256:ed114b2afb91375b6f3576da15474ad96c154cc0ed16e288f8a4840d7d39942f_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/mce-operator-bundle@sha256:f1be217449145edb01b029b19d08831cc6d085856e39aea8174e74ef0cc85283_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/multicloud-manager-rhel8@sha256:162fe79ef40dbdcd1c9a16c601ffeb1c1dec5309c250bddf85809a0197b2ec3e_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/multicloud-manager-rhel8@sha256:af5076a59d32f3bed7f88348bccdff6fad4d250aab7f8dc7c2791e75fa76c7d9_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/multicloud-manager-rhel8@sha256:c03edb31a56b4678c4e0f66c59b49e3798b8442ef1ddca3f67488f4baca30241_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/multicloud-manager-rhel8@sha256:c6fb6ec34c746ba73007bec6e1895b4e1a4ed551b035aa9059664ded820f46fa_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-cluster-api-provider-agent-rhel8@sha256:208389221423692530b334815985b0a2263febf5574138e854dbdc011f03b4a2_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-cluster-api-provider-agent-rhel8@sha256:4bacc4ba3974c11ac27d1448a7f7cd973162caf33358249e9d1c154018124830_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-cluster-api-provider-agent-rhel8@sha256:8b3c3fb8fdf6d679f6020e0c739f25ae83dd4173e46b743de911d8e346f371fe_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-cluster-api-provider-agent-rhel8@sha256:a4d3f04386e63bfb640b928c01f972ba7d90af9c5213a7c10968b55c875565e0_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-console-mce-rhel8@sha256:009597e78bf32e0a6d83ad456a6670e436692aa1c12cbd144580a30080054d0f_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-console-mce-rhel8@sha256:95cbc26ed2e396e44efd543d8a38f1c698267e1a617a7ee4b6f26efdb49e3059_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-console-mce-rhel8@sha256:b83a44a87eddeaa3914d03f51f58e8cc5412ee580ee233754108b2349d890b8c_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-console-mce-rhel8@sha256:e3883d9629078bc16f2a6526cb8b1fdea89c1a8b8f477487fd6b34efa2f13999_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-hypershift-addon-rhel8-operator@sha256:00322fc5e7a8e1d08ca716e23982dae6d365b1523f8d3465e6daad5074067ea2_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-hypershift-addon-rhel8-operator@sha256:27cc406bb658c1915e75f5d0b0d3c0f73e72635c9f5bb08bc28e3c5c434e147b_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-hypershift-addon-rhel8-operator@sha256:afc67731faaa2dc9d32a052064763737c8bc4b1b5cf8e8ffb7cb31a4652c656c_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-hypershift-addon-rhel8-operator@sha256:c4227a3a5b323d716a979e1c6a66c458d458648c5fcb0ab151ad55ba24972f51_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-hypershift-deployment-controller-rhel8@sha256:68de13099864a989493367500360560a677fde2e0e56a760a6dafde1d7be9a27_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-hypershift-deployment-controller-rhel8@sha256:8d4a908562cbb0351aea12befe5f2bdf57041e073ce679d1b1c5b46c893844b6_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-hypershift-deployment-controller-rhel8@sha256:be5d7a8b6dec6d4c959badc2d2960ec7bfe74a75c0d673da06fe6335920de3a0_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-hypershift-deployment-controller-rhel8@sha256:f44b9cd7b993051b4d59108153763a09d283c0cf822fab478f22cfbe53847da7_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-managed-serviceaccount-rhel8@sha256:63593ef6045808b9c3fe96fc1cddd99bdfabaaef881fe716972500bfda62f92b_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-managed-serviceaccount-rhel8@sha256:7f5f65ba65c9bfc64d8bf9724a22b68d38c512465f4be1bfed8f02133256214f_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-managed-serviceaccount-rhel8@sha256:8621056c6982b9875749650eee2cf967b31217298a1b924de1fe710e0445df1b_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-managed-serviceaccount-rhel8@sha256:ec5bdf8a935ee1daaa5c91a7fd7816ade97619b5d1f6b61e663c03f43bb832bc_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/must-gather-rhel8@sha256:4270ef4ed53f54fb13cf1092b3babb70af7012886a3f0c293b11040083f39651_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/must-gather-rhel8@sha256:4ecb20c797f71375bc888ed84036f49bc40e2e9984e7ec74b14ad697d1b9c6fb_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/must-gather-rhel8@sha256:6d2624faf8cb2634a9e2203273d95c076ed2207ddd87f50df6ce8e5088a5d257_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/must-gather-rhel8@sha256:e838cb2e70eff2157b992c1cc6c576c9e099306b1df69d6d5c9d991ded4e0789_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/placement-rhel8@sha256:473ed2081010b9005ecc6fb254389dac6927f336967bd4a2f99ca3210fd265f0_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/placement-rhel8@sha256:746794cb82199cfc0c659de0a48018bbd8f18aec97265d68f8dd8bbf783049b1_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/placement-rhel8@sha256:7f5c7671a97f09756a150feb6a6bd04f40aa938ce065102b5b5875eadab933db_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/placement-rhel8@sha256:a6fb7f9d80d4d6cb53317f7d87960af28a6cafb8c5abee369f7bd94cbe449686_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/provider-credential-controller-rhel8@sha256:759037d7817cef4e0451befe8f2bc943a89f2bda95a52327a1c552c3f9a095bb_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/provider-credential-controller-rhel8@sha256:90281a3feff8e019a937fabb5184881c1983cda657c41332cd0321acf5ea4092_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/provider-credential-controller-rhel8@sha256:b6406fbcfeed4c491c66b778a4ad08e8066db5052a49863dd459e2b7375e6ba4_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/provider-credential-controller-rhel8@sha256:c4707c5214505bf1e5f693f0c5df4bb6fe4336670bf850b9a09040b6d87cccd2_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/registration-operator-rhel8@sha256:49d81d8a383de609d64760a4ae6ffa61469a59a5678311406ce4f838c1cc66fd_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/registration-operator-rhel8@sha256:579420cfdc2a542ab7a1b9cd6f1324885f60d1ec5d2bda74808127b45aef2983_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/registration-operator-rhel8@sha256:f945ae948589e2ea294d3d6e8f89fe05c1203f375a0722465965208ecfc15b94_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/registration-operator-rhel8@sha256:fbc7cd19b869d02af6dba24b20f6a44c498fb00e4afc629821f47b9b35c5a94d_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/registration-rhel8@sha256:39cc95f16445c3a1dca378beb50f5931ad081f459c9c6eb012325c6a9d8ada6c_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/registration-rhel8@sha256:686390715f19747bff24e95137307182ab095fb133051424996c6b0ee668569a_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/registration-rhel8@sha256:7bbc4dceeffd5f4bb47e9c38f97109d083dbbbda1a1643b7eb7762ebbd5047a1_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/registration-rhel8@sha256:cb1c8096bd5bd9f1dfa413bc0d1889d970b6d841988d24d6c1008904b1288cfe_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/work-rhel8@sha256:345f405c6a1d3e18beaf13c24a7ca4055a03746d8e6540670435e8d2413fefaf_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/work-rhel8@sha256:663cf3e0453e2ae5b1c9d5f6d335930d6d1e9c7a34151a171dbf58f9066c2b96_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/work-rhel8@sha256:c5c1939a142b9554a2ce664605409cefcb9954bbb1d8eef988fddab50f06cdaf_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/work-rhel8@sha256:d425b68e6265d098601e240cae6084c76416fd27bfbd955a3ccee30873544e38_ppc64le"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2022-1962"
},
{
"category": "external",
"summary": "RHBZ#2107376",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2107376"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2022-1962",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-1962"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2022-1962",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2022-1962"
},
{
"category": "external",
"summary": "https://go.dev/issue/53616",
"url": "https://go.dev/issue/53616"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-announce/c/nqrv9fbR0zE",
"url": "https://groups.google.com/g/golang-announce/c/nqrv9fbR0zE"
}
],
"release_date": "2022-07-12T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2022-09-06T14:28:04+00:00",
"details": "For multicluster engine for Kubernetes, see the following documentation for\ndetails on how to install the images:\n\nhttps://access.redhat.com/documentation/en-us/red_hat_advanced_cluster_management_for_kubernetes/2.6/html/multicluster_engine/install_upgrade/installing-while-connected-online-mce",
"product_ids": [
"8Base-multicluster-engine-2.1:multicluster-engine/agent-service-rhel8@sha256:661ee3a57d860a713ffb481ea87858f20fce1e57b858821cb0c1ec4069e206a0_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/agent-service-rhel8@sha256:8cb5ab317ccc6b1bcd409cfba0ec983e3f5d9531227e76bb455011636ed32d21_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/agent-service-rhel8@sha256:e136966121b82373c9279b1b59b68864ed10bfdee424959a7ad4b190ff7a2562_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/agent-service-rhel8@sha256:fce50212c8bbfdc3e8f445f4b7ea35881eb29e49c443e827ad6fe2389328d57f_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/apiserver-network-proxy-rhel8@sha256:25b242af63aca69a32c457dde23b3ac52ed81f5edad3e919d5df59902adb0b60_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/apiserver-network-proxy-rhel8@sha256:5ea69e650771525faf944fbf3be82a19e54a964d38adbb88263247652476938c_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/apiserver-network-proxy-rhel8@sha256:c97ea925ea31a1ae6824ec55bbb43c3cf0d2d9b0fb6d12b6d23492e0e5a5467a_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/apiserver-network-proxy-rhel8@sha256:f71c4c301774aba9a886f2891eace9da47ba075d2a2e4acfc03849c9c0da57bc_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/assisted-image-service-rhel8@sha256:1d250617cf4eb47800d30bd6bdd61872faa29eb7c6953edcb4a107360f0d0a78_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/assisted-image-service-rhel8@sha256:3730a3c3cfb695b540945b5f0ae739a701a0155137b9509238860549105ab670_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/assisted-image-service-rhel8@sha256:3d59cfa190838da34bac1ccf88562f996cc9e9ffdb151f47e044ba3fcc964a3d_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/assisted-image-service-rhel8@sha256:92c8157e43d84584ba93d978fcc6ffba84118e4ea5ff46ad71a62ffdc7fc56e5_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/assisted-installer-agent-rhel8@sha256:99e0accdee9b311b9abf032c712060823736f88c7bf3ba692349d7f8290a9570_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/assisted-installer-agent-rhel8@sha256:b4722c060fb38e1609e689b605816cefb39a15a0ddc40837a90727d123b91c88_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/assisted-installer-reporter-rhel8@sha256:1d465abc36e2045dc5a291663786709fc920c42aacb0c34c4868a1a633334509_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/assisted-installer-reporter-rhel8@sha256:bdb861698be8305247b21ebab7994f27eaae818f691ffcff3d5b5eb5dc70a722_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/assisted-installer-reporter-rhel8@sha256:e4dd90d186f1fea6fcdb4e23f74e4390e00d134b2c21d8510c1cdbbcef3c4a1f_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/assisted-installer-rhel8@sha256:61ac4136dad0e02323807e6d3de8e890ec0b7e7e1f7112f9610410712af6f9b5_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/assisted-installer-rhel8@sha256:686b64358857be04087a706048a32b7356b16a0028d2b200da16ec94d931d25d_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/assisted-installer-rhel8@sha256:910dad58b72de16f92dd5b60d0420010d18229a6e0966fe2eb072517febe499f_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/aws-encryption-provider-rhel8@sha256:31329737bd3608345f8e969e872e2e18305e2959d9d81867933c73fb26a53dcd_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/aws-encryption-provider-rhel8@sha256:9797eef2012c827ff3250cba1cd542772e92872b4bd69a01bdbdba4fe407472c_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/aws-encryption-provider-rhel8@sha256:ab7f1982f21ed9251501396ea150764348b5f61b6e50b9d74b5031e705e16ef3_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/aws-encryption-provider-rhel8@sha256:cee69ba4c6fb326afd03c7f21856a028fa4758dab8c849ef6eaeaea0cd55afd2_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/backplane-rhel8-operator@sha256:0b8c36b4b1d00e47ee4faaeec9ccbdc2977a50592035f8a600491c657e439d33_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/backplane-rhel8-operator@sha256:5dbd590a4bbed44f487d1601d1825b5efb8253b9ee2be49adccec7e0ea9410ac_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/backplane-rhel8-operator@sha256:9f7854a1de26dfebdc8beafffd01304017b8fe7cd84065dd452de1276e529a06_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/backplane-rhel8-operator@sha256:e7998dc233af266ed94ba16450c2f02096abb5e045f291f8f94a83ef9da7dd51_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-provider-agent-rhel8@sha256:208389221423692530b334815985b0a2263febf5574138e854dbdc011f03b4a2_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-provider-agent-rhel8@sha256:4bacc4ba3974c11ac27d1448a7f7cd973162caf33358249e9d1c154018124830_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-provider-agent-rhel8@sha256:8b3c3fb8fdf6d679f6020e0c739f25ae83dd4173e46b743de911d8e346f371fe_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-provider-agent-rhel8@sha256:a4d3f04386e63bfb640b928c01f972ba7d90af9c5213a7c10968b55c875565e0_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-provider-aws-rhel8@sha256:36a5f30d043f1137033842188e59224b803158696f60ddb41095a766705485f4_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-provider-aws-rhel8@sha256:6fb7799fca309c727c7afea57448fc653dde09495945e314402a3e3a079e5b03_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-provider-aws-rhel8@sha256:9b8d4fde02e4c43d194bf4c420550730fd52b74587e2327f2e9eb75067bb25e7_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-provider-aws-rhel8@sha256:bd612736fde388811d12a572852c86d0fe9dcbb6e7f404c64b8654c870d4e2eb_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-provider-azure-rhel8@sha256:2b93b026497655f16a85a2929b1f0c970d51dce0e0e8462774989f1943bdc785_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-provider-azure-rhel8@sha256:2c9c916d0face10abc7f6467564e394ead5946bf18ed8439456cce2767a83b3e_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-provider-azure-rhel8@sha256:6f41c353228c4016ab02557a5591ef36f4aea799c4ad89798343b4a2f0765d08_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-provider-azure-rhel8@sha256:ddd59c296543f525f719336ad6ddc5e5f8d3915e08e3b64d575a9835de3e95ad_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-provider-kubevirt-rhel8@sha256:0007824d89632253727ead00c5fd6ec463f310d71e58e237ea5e51c13052b0bc_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-provider-kubevirt-rhel8@sha256:9cd9106f72557b8ba5de9f4d1de5ff8d33514d2c02889999a3c20aab9a8dd061_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-provider-kubevirt-rhel8@sha256:cbe319cfa3ab4610dc67abea27841dd5b670061faa74e666959550343bba1c28_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-provider-kubevirt-rhel8@sha256:df94a1d8a4b6d1aebed4e657267219632bb3b2176537bdf8e51a728cd78f136f_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-rhel8@sha256:30f56a4d5cba0ccd55e0bda756c7af8010ab94ec3b644dc73f7b32e76b5bbb3a_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-rhel8@sha256:4f7cb34768ff908ed1ba54330603ea54b82a4144cf9124dae01a727dcc60362a_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-rhel8@sha256:a137205ac2127a04466519355b07cee71c08c56dddfee35671127241ebdf4a99_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-rhel8@sha256:c8a785b4e1688d358cec73e9cf4853ca0ab28c7daa4c45d5384b7bebc333f53a_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-curator-controller-rhel8@sha256:1d4d913d4136321ebd94e6b9d9e55be7262883702de72c4a61827804ad843942_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-curator-controller-rhel8@sha256:2134c387cb0e8c2f95bb8ef74ad0a10c37403d9e0dfaeb7e2e9efb388c606ac1_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-curator-controller-rhel8@sha256:2e0867d6ebace932eb09bb3a6a929562a157bc2eea9c28063eb30dac866abf63_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-curator-controller-rhel8@sha256:3dd533817d97518c7af991b888c5f9df501bd496ed53988e5444c1ea62e539cb_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-proxy-addon-rhel8@sha256:2779eae299eb2b48e8a868de2f2d8d13313ca17b2f7d5c816013145b0c787cc8_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-proxy-addon-rhel8@sha256:28544cf2414bdeffb8bcaae2d1547064da46ab5a122fd77861083b1e81e299cc_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-proxy-addon-rhel8@sha256:4da01f6a0a59069045d23599d748849da60ee309f72f233497edd379b3b0823e_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-proxy-addon-rhel8@sha256:6318fd6b0e0f5c39239ba9c71c330bce7974deaf970359ec83c88116abf7a653_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-proxy-rhel8@sha256:610de7f25fd387262c360acb21dd45dc80e1c52a77dd11982965da80301407ab_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-proxy-rhel8@sha256:a881a94835c7eef6babe00792fc0a99c9816831869cb26af0dcf2665233f7710_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-proxy-rhel8@sha256:b240f43890529fe95b1a74de6f4c2626e85ae91ae6a624bb98a4c31130b6740d_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-proxy-rhel8@sha256:df6cd66cdb17efc356e770930ff796bdb527c292243f5e8b87ca5c9e912a19d6_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/clusterclaims-controller-rhel8@sha256:3608571c2a5a3d399e3ad8135ca90e46a7e57b322b5ef9d708efa631cee7109c_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/clusterclaims-controller-rhel8@sha256:5c04626558442d50ab58a941d72a78db7c94f5ce730b5abb7599c21981875970_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/clusterclaims-controller-rhel8@sha256:7be740cc5987a1dfc76d7d8a306ff65291eb9cf61419842f463aa9dc4d6ecde1_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/clusterclaims-controller-rhel8@sha256:fce2e92743adaf6fe2e0168cfeecdc71ff7c009ef92a89c9172ff46ebbedcd40_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/clusterlifecycle-state-metrics-rhel8@sha256:288a0e4f9ca79859c5f295e920e9ef01d395720ea5b62ec7f5a5bd975b9c5850_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/clusterlifecycle-state-metrics-rhel8@sha256:93b9ad845fab34498a6f504ad626d0d5236c39ab1aaf7789df146311e4ba33cd_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/clusterlifecycle-state-metrics-rhel8@sha256:c808d378bd0666d7eb1f9c9024f7d2f7c6bdedd40298aa1e940cfc1ce735af54_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/clusterlifecycle-state-metrics-rhel8@sha256:df17928fd459e5063fb2470dbaea51c96f292f1a4ca5eaedc64a03687edbb6cd_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/console-mce-rhel8@sha256:009597e78bf32e0a6d83ad456a6670e436692aa1c12cbd144580a30080054d0f_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/console-mce-rhel8@sha256:95cbc26ed2e396e44efd543d8a38f1c698267e1a617a7ee4b6f26efdb49e3059_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/console-mce-rhel8@sha256:b83a44a87eddeaa3914d03f51f58e8cc5412ee580ee233754108b2349d890b8c_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/console-mce-rhel8@sha256:e3883d9629078bc16f2a6526cb8b1fdea89c1a8b8f477487fd6b34efa2f13999_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/discovery-rhel8@sha256:12b3c0a01c59836687a7cfc1fba050d0800625cd46f678551a5944b0664c044d_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/discovery-rhel8@sha256:25eefa4b7af3650f57e9a4c372522a0cae7bcc1b41735d2b503b9b41d9c2d0b2_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/discovery-rhel8@sha256:9a655c52c83f7682964e8f46fed6011c6e9de7a2a64ee0893d0c02cf725746e1_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/discovery-rhel8@sha256:a0bcad7b2191e3c674813c2e1e67aea619d6d7eaa95f2324902e0b842d1c0cc8_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/hive-rhel8@sha256:674603ee10ad5e9d42e18e5c2f91153c863cb7e9f38cd523559c8de7c7097483_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/hive-rhel8@sha256:67b2477a7b3885df470dc56e94525e7ebc3dce326599c6f2a311f8727557bf8b_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/hive-rhel8@sha256:8722d4f39942af4a008209ae518bf27d30deaa2e5bf97fc3118bea58efafb3d5_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/hive-rhel8@sha256:dd6a4624672d458a0072b9aa46fb1b3d576c0b198759d053f61536f3b9e34359_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/hypershift-addon-rhel8-operator@sha256:00322fc5e7a8e1d08ca716e23982dae6d365b1523f8d3465e6daad5074067ea2_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/hypershift-addon-rhel8-operator@sha256:27cc406bb658c1915e75f5d0b0d3c0f73e72635c9f5bb08bc28e3c5c434e147b_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/hypershift-addon-rhel8-operator@sha256:afc67731faaa2dc9d32a052064763737c8bc4b1b5cf8e8ffb7cb31a4652c656c_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/hypershift-addon-rhel8-operator@sha256:c4227a3a5b323d716a979e1c6a66c458d458648c5fcb0ab151ad55ba24972f51_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/hypershift-deployment-controller-rhel8@sha256:68de13099864a989493367500360560a677fde2e0e56a760a6dafde1d7be9a27_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/hypershift-deployment-controller-rhel8@sha256:8d4a908562cbb0351aea12befe5f2bdf57041e073ce679d1b1c5b46c893844b6_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/hypershift-deployment-controller-rhel8@sha256:be5d7a8b6dec6d4c959badc2d2960ec7bfe74a75c0d673da06fe6335920de3a0_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/hypershift-deployment-controller-rhel8@sha256:f44b9cd7b993051b4d59108153763a09d283c0cf822fab478f22cfbe53847da7_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/hypershift-rhel8-operator@sha256:2d94cd451fbf0abc13e50b6b6252061294bdbfd1eda64f4347177d20b5d1e489_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/hypershift-rhel8-operator@sha256:3d8d114403d85cbba699f53aa177a84da92516b5d2e852b2bffc33eabde6af13_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/hypershift-rhel8-operator@sha256:62e91ac9b6291bf7abc26cdd937c2c2cf7cdf1f1256a33acbaa5d1cdc607d3fa_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/hypershift-rhel8-operator@sha256:ffce5bc9fb2be59047c4840d9222499f03c1cf74786d8695aab1d1b04adc6f8a_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/klusterlet-operator-bundle@sha256:1687315db647e6689845df88843ae53275440042b76dc781dcabeef16e426bdf_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/managed-serviceaccount-rhel8@sha256:63593ef6045808b9c3fe96fc1cddd99bdfabaaef881fe716972500bfda62f92b_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/managed-serviceaccount-rhel8@sha256:7f5f65ba65c9bfc64d8bf9724a22b68d38c512465f4be1bfed8f02133256214f_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/managed-serviceaccount-rhel8@sha256:8621056c6982b9875749650eee2cf967b31217298a1b924de1fe710e0445df1b_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/managed-serviceaccount-rhel8@sha256:ec5bdf8a935ee1daaa5c91a7fd7816ade97619b5d1f6b61e663c03f43bb832bc_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/managedcluster-import-controller-rhel8@sha256:17987e46eb8772ef79e771b6edd137b29914ae357eb036d76a063cb04de116a3_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/managedcluster-import-controller-rhel8@sha256:4a22ca54331be02c08e23704852c34273a8bf3d1bb2c8f2aaf92f277474e3654_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/managedcluster-import-controller-rhel8@sha256:7d737e05b3164a7e49085a2026bf5fbbdda5a0d23890e1de455eea8d59f20187_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/managedcluster-import-controller-rhel8@sha256:eaf8ba4c775e4ebaeea316bbab0344eb10674089ff9db1c8f1373ed564b03749_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/mce-operator-bundle@sha256:701ad2aa334971346282a7a80c420049f08a3e3845a915a947e7605aab9c1369_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/mce-operator-bundle@sha256:cf1b297a2bbfa2a55204e2c4688511baa0223978b2d4ab7cfb8f8c5c965d563f_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/mce-operator-bundle@sha256:ed114b2afb91375b6f3576da15474ad96c154cc0ed16e288f8a4840d7d39942f_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/mce-operator-bundle@sha256:f1be217449145edb01b029b19d08831cc6d085856e39aea8174e74ef0cc85283_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/multicloud-manager-rhel8@sha256:162fe79ef40dbdcd1c9a16c601ffeb1c1dec5309c250bddf85809a0197b2ec3e_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/multicloud-manager-rhel8@sha256:af5076a59d32f3bed7f88348bccdff6fad4d250aab7f8dc7c2791e75fa76c7d9_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/multicloud-manager-rhel8@sha256:c03edb31a56b4678c4e0f66c59b49e3798b8442ef1ddca3f67488f4baca30241_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/multicloud-manager-rhel8@sha256:c6fb6ec34c746ba73007bec6e1895b4e1a4ed551b035aa9059664ded820f46fa_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-cluster-api-provider-agent-rhel8@sha256:208389221423692530b334815985b0a2263febf5574138e854dbdc011f03b4a2_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-cluster-api-provider-agent-rhel8@sha256:4bacc4ba3974c11ac27d1448a7f7cd973162caf33358249e9d1c154018124830_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-cluster-api-provider-agent-rhel8@sha256:8b3c3fb8fdf6d679f6020e0c739f25ae83dd4173e46b743de911d8e346f371fe_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-cluster-api-provider-agent-rhel8@sha256:a4d3f04386e63bfb640b928c01f972ba7d90af9c5213a7c10968b55c875565e0_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-console-mce-rhel8@sha256:009597e78bf32e0a6d83ad456a6670e436692aa1c12cbd144580a30080054d0f_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-console-mce-rhel8@sha256:95cbc26ed2e396e44efd543d8a38f1c698267e1a617a7ee4b6f26efdb49e3059_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-console-mce-rhel8@sha256:b83a44a87eddeaa3914d03f51f58e8cc5412ee580ee233754108b2349d890b8c_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-console-mce-rhel8@sha256:e3883d9629078bc16f2a6526cb8b1fdea89c1a8b8f477487fd6b34efa2f13999_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-hypershift-addon-rhel8-operator@sha256:00322fc5e7a8e1d08ca716e23982dae6d365b1523f8d3465e6daad5074067ea2_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-hypershift-addon-rhel8-operator@sha256:27cc406bb658c1915e75f5d0b0d3c0f73e72635c9f5bb08bc28e3c5c434e147b_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-hypershift-addon-rhel8-operator@sha256:afc67731faaa2dc9d32a052064763737c8bc4b1b5cf8e8ffb7cb31a4652c656c_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-hypershift-addon-rhel8-operator@sha256:c4227a3a5b323d716a979e1c6a66c458d458648c5fcb0ab151ad55ba24972f51_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-hypershift-deployment-controller-rhel8@sha256:68de13099864a989493367500360560a677fde2e0e56a760a6dafde1d7be9a27_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-hypershift-deployment-controller-rhel8@sha256:8d4a908562cbb0351aea12befe5f2bdf57041e073ce679d1b1c5b46c893844b6_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-hypershift-deployment-controller-rhel8@sha256:be5d7a8b6dec6d4c959badc2d2960ec7bfe74a75c0d673da06fe6335920de3a0_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-hypershift-deployment-controller-rhel8@sha256:f44b9cd7b993051b4d59108153763a09d283c0cf822fab478f22cfbe53847da7_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-managed-serviceaccount-rhel8@sha256:63593ef6045808b9c3fe96fc1cddd99bdfabaaef881fe716972500bfda62f92b_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-managed-serviceaccount-rhel8@sha256:7f5f65ba65c9bfc64d8bf9724a22b68d38c512465f4be1bfed8f02133256214f_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-managed-serviceaccount-rhel8@sha256:8621056c6982b9875749650eee2cf967b31217298a1b924de1fe710e0445df1b_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-managed-serviceaccount-rhel8@sha256:ec5bdf8a935ee1daaa5c91a7fd7816ade97619b5d1f6b61e663c03f43bb832bc_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/must-gather-rhel8@sha256:4270ef4ed53f54fb13cf1092b3babb70af7012886a3f0c293b11040083f39651_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/must-gather-rhel8@sha256:4ecb20c797f71375bc888ed84036f49bc40e2e9984e7ec74b14ad697d1b9c6fb_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/must-gather-rhel8@sha256:6d2624faf8cb2634a9e2203273d95c076ed2207ddd87f50df6ce8e5088a5d257_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/must-gather-rhel8@sha256:e838cb2e70eff2157b992c1cc6c576c9e099306b1df69d6d5c9d991ded4e0789_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/placement-rhel8@sha256:473ed2081010b9005ecc6fb254389dac6927f336967bd4a2f99ca3210fd265f0_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/placement-rhel8@sha256:746794cb82199cfc0c659de0a48018bbd8f18aec97265d68f8dd8bbf783049b1_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/placement-rhel8@sha256:7f5c7671a97f09756a150feb6a6bd04f40aa938ce065102b5b5875eadab933db_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/placement-rhel8@sha256:a6fb7f9d80d4d6cb53317f7d87960af28a6cafb8c5abee369f7bd94cbe449686_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/provider-credential-controller-rhel8@sha256:759037d7817cef4e0451befe8f2bc943a89f2bda95a52327a1c552c3f9a095bb_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/provider-credential-controller-rhel8@sha256:90281a3feff8e019a937fabb5184881c1983cda657c41332cd0321acf5ea4092_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/provider-credential-controller-rhel8@sha256:b6406fbcfeed4c491c66b778a4ad08e8066db5052a49863dd459e2b7375e6ba4_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/provider-credential-controller-rhel8@sha256:c4707c5214505bf1e5f693f0c5df4bb6fe4336670bf850b9a09040b6d87cccd2_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/registration-operator-rhel8@sha256:49d81d8a383de609d64760a4ae6ffa61469a59a5678311406ce4f838c1cc66fd_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/registration-operator-rhel8@sha256:579420cfdc2a542ab7a1b9cd6f1324885f60d1ec5d2bda74808127b45aef2983_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/registration-operator-rhel8@sha256:f945ae948589e2ea294d3d6e8f89fe05c1203f375a0722465965208ecfc15b94_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/registration-operator-rhel8@sha256:fbc7cd19b869d02af6dba24b20f6a44c498fb00e4afc629821f47b9b35c5a94d_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/registration-rhel8@sha256:39cc95f16445c3a1dca378beb50f5931ad081f459c9c6eb012325c6a9d8ada6c_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/registration-rhel8@sha256:686390715f19747bff24e95137307182ab095fb133051424996c6b0ee668569a_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/registration-rhel8@sha256:7bbc4dceeffd5f4bb47e9c38f97109d083dbbbda1a1643b7eb7762ebbd5047a1_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/registration-rhel8@sha256:cb1c8096bd5bd9f1dfa413bc0d1889d970b6d841988d24d6c1008904b1288cfe_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/work-rhel8@sha256:345f405c6a1d3e18beaf13c24a7ca4055a03746d8e6540670435e8d2413fefaf_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/work-rhel8@sha256:663cf3e0453e2ae5b1c9d5f6d335930d6d1e9c7a34151a171dbf58f9066c2b96_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/work-rhel8@sha256:c5c1939a142b9554a2ce664605409cefcb9954bbb1d8eef988fddab50f06cdaf_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/work-rhel8@sha256:d425b68e6265d098601e240cae6084c76416fd27bfbd955a3ccee30873544e38_ppc64le"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2022:6345"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "LOCAL",
"availabilityImpact": "HIGH",
"baseScore": 5.5,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "LOW",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"8Base-multicluster-engine-2.1:multicluster-engine/agent-service-rhel8@sha256:661ee3a57d860a713ffb481ea87858f20fce1e57b858821cb0c1ec4069e206a0_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/agent-service-rhel8@sha256:8cb5ab317ccc6b1bcd409cfba0ec983e3f5d9531227e76bb455011636ed32d21_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/agent-service-rhel8@sha256:e136966121b82373c9279b1b59b68864ed10bfdee424959a7ad4b190ff7a2562_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/agent-service-rhel8@sha256:fce50212c8bbfdc3e8f445f4b7ea35881eb29e49c443e827ad6fe2389328d57f_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/apiserver-network-proxy-rhel8@sha256:25b242af63aca69a32c457dde23b3ac52ed81f5edad3e919d5df59902adb0b60_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/apiserver-network-proxy-rhel8@sha256:5ea69e650771525faf944fbf3be82a19e54a964d38adbb88263247652476938c_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/apiserver-network-proxy-rhel8@sha256:c97ea925ea31a1ae6824ec55bbb43c3cf0d2d9b0fb6d12b6d23492e0e5a5467a_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/apiserver-network-proxy-rhel8@sha256:f71c4c301774aba9a886f2891eace9da47ba075d2a2e4acfc03849c9c0da57bc_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/assisted-image-service-rhel8@sha256:1d250617cf4eb47800d30bd6bdd61872faa29eb7c6953edcb4a107360f0d0a78_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/assisted-image-service-rhel8@sha256:3730a3c3cfb695b540945b5f0ae739a701a0155137b9509238860549105ab670_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/assisted-image-service-rhel8@sha256:3d59cfa190838da34bac1ccf88562f996cc9e9ffdb151f47e044ba3fcc964a3d_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/assisted-image-service-rhel8@sha256:92c8157e43d84584ba93d978fcc6ffba84118e4ea5ff46ad71a62ffdc7fc56e5_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/assisted-installer-agent-rhel8@sha256:99e0accdee9b311b9abf032c712060823736f88c7bf3ba692349d7f8290a9570_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/assisted-installer-agent-rhel8@sha256:b4722c060fb38e1609e689b605816cefb39a15a0ddc40837a90727d123b91c88_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/assisted-installer-reporter-rhel8@sha256:1d465abc36e2045dc5a291663786709fc920c42aacb0c34c4868a1a633334509_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/assisted-installer-reporter-rhel8@sha256:bdb861698be8305247b21ebab7994f27eaae818f691ffcff3d5b5eb5dc70a722_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/assisted-installer-reporter-rhel8@sha256:e4dd90d186f1fea6fcdb4e23f74e4390e00d134b2c21d8510c1cdbbcef3c4a1f_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/assisted-installer-rhel8@sha256:61ac4136dad0e02323807e6d3de8e890ec0b7e7e1f7112f9610410712af6f9b5_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/assisted-installer-rhel8@sha256:686b64358857be04087a706048a32b7356b16a0028d2b200da16ec94d931d25d_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/assisted-installer-rhel8@sha256:910dad58b72de16f92dd5b60d0420010d18229a6e0966fe2eb072517febe499f_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/aws-encryption-provider-rhel8@sha256:31329737bd3608345f8e969e872e2e18305e2959d9d81867933c73fb26a53dcd_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/aws-encryption-provider-rhel8@sha256:9797eef2012c827ff3250cba1cd542772e92872b4bd69a01bdbdba4fe407472c_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/aws-encryption-provider-rhel8@sha256:ab7f1982f21ed9251501396ea150764348b5f61b6e50b9d74b5031e705e16ef3_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/aws-encryption-provider-rhel8@sha256:cee69ba4c6fb326afd03c7f21856a028fa4758dab8c849ef6eaeaea0cd55afd2_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/backplane-rhel8-operator@sha256:0b8c36b4b1d00e47ee4faaeec9ccbdc2977a50592035f8a600491c657e439d33_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/backplane-rhel8-operator@sha256:5dbd590a4bbed44f487d1601d1825b5efb8253b9ee2be49adccec7e0ea9410ac_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/backplane-rhel8-operator@sha256:9f7854a1de26dfebdc8beafffd01304017b8fe7cd84065dd452de1276e529a06_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/backplane-rhel8-operator@sha256:e7998dc233af266ed94ba16450c2f02096abb5e045f291f8f94a83ef9da7dd51_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-provider-agent-rhel8@sha256:208389221423692530b334815985b0a2263febf5574138e854dbdc011f03b4a2_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-provider-agent-rhel8@sha256:4bacc4ba3974c11ac27d1448a7f7cd973162caf33358249e9d1c154018124830_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-provider-agent-rhel8@sha256:8b3c3fb8fdf6d679f6020e0c739f25ae83dd4173e46b743de911d8e346f371fe_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-provider-agent-rhel8@sha256:a4d3f04386e63bfb640b928c01f972ba7d90af9c5213a7c10968b55c875565e0_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-provider-aws-rhel8@sha256:36a5f30d043f1137033842188e59224b803158696f60ddb41095a766705485f4_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-provider-aws-rhel8@sha256:6fb7799fca309c727c7afea57448fc653dde09495945e314402a3e3a079e5b03_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-provider-aws-rhel8@sha256:9b8d4fde02e4c43d194bf4c420550730fd52b74587e2327f2e9eb75067bb25e7_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-provider-aws-rhel8@sha256:bd612736fde388811d12a572852c86d0fe9dcbb6e7f404c64b8654c870d4e2eb_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-provider-azure-rhel8@sha256:2b93b026497655f16a85a2929b1f0c970d51dce0e0e8462774989f1943bdc785_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-provider-azure-rhel8@sha256:2c9c916d0face10abc7f6467564e394ead5946bf18ed8439456cce2767a83b3e_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-provider-azure-rhel8@sha256:6f41c353228c4016ab02557a5591ef36f4aea799c4ad89798343b4a2f0765d08_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-provider-azure-rhel8@sha256:ddd59c296543f525f719336ad6ddc5e5f8d3915e08e3b64d575a9835de3e95ad_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-provider-kubevirt-rhel8@sha256:0007824d89632253727ead00c5fd6ec463f310d71e58e237ea5e51c13052b0bc_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-provider-kubevirt-rhel8@sha256:9cd9106f72557b8ba5de9f4d1de5ff8d33514d2c02889999a3c20aab9a8dd061_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-provider-kubevirt-rhel8@sha256:cbe319cfa3ab4610dc67abea27841dd5b670061faa74e666959550343bba1c28_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-provider-kubevirt-rhel8@sha256:df94a1d8a4b6d1aebed4e657267219632bb3b2176537bdf8e51a728cd78f136f_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-rhel8@sha256:30f56a4d5cba0ccd55e0bda756c7af8010ab94ec3b644dc73f7b32e76b5bbb3a_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-rhel8@sha256:4f7cb34768ff908ed1ba54330603ea54b82a4144cf9124dae01a727dcc60362a_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-rhel8@sha256:a137205ac2127a04466519355b07cee71c08c56dddfee35671127241ebdf4a99_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-rhel8@sha256:c8a785b4e1688d358cec73e9cf4853ca0ab28c7daa4c45d5384b7bebc333f53a_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-curator-controller-rhel8@sha256:1d4d913d4136321ebd94e6b9d9e55be7262883702de72c4a61827804ad843942_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-curator-controller-rhel8@sha256:2134c387cb0e8c2f95bb8ef74ad0a10c37403d9e0dfaeb7e2e9efb388c606ac1_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-curator-controller-rhel8@sha256:2e0867d6ebace932eb09bb3a6a929562a157bc2eea9c28063eb30dac866abf63_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-curator-controller-rhel8@sha256:3dd533817d97518c7af991b888c5f9df501bd496ed53988e5444c1ea62e539cb_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-proxy-addon-rhel8@sha256:2779eae299eb2b48e8a868de2f2d8d13313ca17b2f7d5c816013145b0c787cc8_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-proxy-addon-rhel8@sha256:28544cf2414bdeffb8bcaae2d1547064da46ab5a122fd77861083b1e81e299cc_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-proxy-addon-rhel8@sha256:4da01f6a0a59069045d23599d748849da60ee309f72f233497edd379b3b0823e_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-proxy-addon-rhel8@sha256:6318fd6b0e0f5c39239ba9c71c330bce7974deaf970359ec83c88116abf7a653_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-proxy-rhel8@sha256:610de7f25fd387262c360acb21dd45dc80e1c52a77dd11982965da80301407ab_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-proxy-rhel8@sha256:a881a94835c7eef6babe00792fc0a99c9816831869cb26af0dcf2665233f7710_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-proxy-rhel8@sha256:b240f43890529fe95b1a74de6f4c2626e85ae91ae6a624bb98a4c31130b6740d_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-proxy-rhel8@sha256:df6cd66cdb17efc356e770930ff796bdb527c292243f5e8b87ca5c9e912a19d6_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/clusterclaims-controller-rhel8@sha256:3608571c2a5a3d399e3ad8135ca90e46a7e57b322b5ef9d708efa631cee7109c_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/clusterclaims-controller-rhel8@sha256:5c04626558442d50ab58a941d72a78db7c94f5ce730b5abb7599c21981875970_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/clusterclaims-controller-rhel8@sha256:7be740cc5987a1dfc76d7d8a306ff65291eb9cf61419842f463aa9dc4d6ecde1_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/clusterclaims-controller-rhel8@sha256:fce2e92743adaf6fe2e0168cfeecdc71ff7c009ef92a89c9172ff46ebbedcd40_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/clusterlifecycle-state-metrics-rhel8@sha256:288a0e4f9ca79859c5f295e920e9ef01d395720ea5b62ec7f5a5bd975b9c5850_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/clusterlifecycle-state-metrics-rhel8@sha256:93b9ad845fab34498a6f504ad626d0d5236c39ab1aaf7789df146311e4ba33cd_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/clusterlifecycle-state-metrics-rhel8@sha256:c808d378bd0666d7eb1f9c9024f7d2f7c6bdedd40298aa1e940cfc1ce735af54_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/clusterlifecycle-state-metrics-rhel8@sha256:df17928fd459e5063fb2470dbaea51c96f292f1a4ca5eaedc64a03687edbb6cd_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/console-mce-rhel8@sha256:009597e78bf32e0a6d83ad456a6670e436692aa1c12cbd144580a30080054d0f_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/console-mce-rhel8@sha256:95cbc26ed2e396e44efd543d8a38f1c698267e1a617a7ee4b6f26efdb49e3059_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/console-mce-rhel8@sha256:b83a44a87eddeaa3914d03f51f58e8cc5412ee580ee233754108b2349d890b8c_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/console-mce-rhel8@sha256:e3883d9629078bc16f2a6526cb8b1fdea89c1a8b8f477487fd6b34efa2f13999_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/discovery-rhel8@sha256:12b3c0a01c59836687a7cfc1fba050d0800625cd46f678551a5944b0664c044d_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/discovery-rhel8@sha256:25eefa4b7af3650f57e9a4c372522a0cae7bcc1b41735d2b503b9b41d9c2d0b2_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/discovery-rhel8@sha256:9a655c52c83f7682964e8f46fed6011c6e9de7a2a64ee0893d0c02cf725746e1_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/discovery-rhel8@sha256:a0bcad7b2191e3c674813c2e1e67aea619d6d7eaa95f2324902e0b842d1c0cc8_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/hive-rhel8@sha256:674603ee10ad5e9d42e18e5c2f91153c863cb7e9f38cd523559c8de7c7097483_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/hive-rhel8@sha256:67b2477a7b3885df470dc56e94525e7ebc3dce326599c6f2a311f8727557bf8b_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/hive-rhel8@sha256:8722d4f39942af4a008209ae518bf27d30deaa2e5bf97fc3118bea58efafb3d5_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/hive-rhel8@sha256:dd6a4624672d458a0072b9aa46fb1b3d576c0b198759d053f61536f3b9e34359_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/hypershift-addon-rhel8-operator@sha256:00322fc5e7a8e1d08ca716e23982dae6d365b1523f8d3465e6daad5074067ea2_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/hypershift-addon-rhel8-operator@sha256:27cc406bb658c1915e75f5d0b0d3c0f73e72635c9f5bb08bc28e3c5c434e147b_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/hypershift-addon-rhel8-operator@sha256:afc67731faaa2dc9d32a052064763737c8bc4b1b5cf8e8ffb7cb31a4652c656c_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/hypershift-addon-rhel8-operator@sha256:c4227a3a5b323d716a979e1c6a66c458d458648c5fcb0ab151ad55ba24972f51_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/hypershift-deployment-controller-rhel8@sha256:68de13099864a989493367500360560a677fde2e0e56a760a6dafde1d7be9a27_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/hypershift-deployment-controller-rhel8@sha256:8d4a908562cbb0351aea12befe5f2bdf57041e073ce679d1b1c5b46c893844b6_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/hypershift-deployment-controller-rhel8@sha256:be5d7a8b6dec6d4c959badc2d2960ec7bfe74a75c0d673da06fe6335920de3a0_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/hypershift-deployment-controller-rhel8@sha256:f44b9cd7b993051b4d59108153763a09d283c0cf822fab478f22cfbe53847da7_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/hypershift-rhel8-operator@sha256:2d94cd451fbf0abc13e50b6b6252061294bdbfd1eda64f4347177d20b5d1e489_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/hypershift-rhel8-operator@sha256:3d8d114403d85cbba699f53aa177a84da92516b5d2e852b2bffc33eabde6af13_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/hypershift-rhel8-operator@sha256:62e91ac9b6291bf7abc26cdd937c2c2cf7cdf1f1256a33acbaa5d1cdc607d3fa_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/hypershift-rhel8-operator@sha256:ffce5bc9fb2be59047c4840d9222499f03c1cf74786d8695aab1d1b04adc6f8a_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/klusterlet-operator-bundle@sha256:1687315db647e6689845df88843ae53275440042b76dc781dcabeef16e426bdf_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/managed-serviceaccount-rhel8@sha256:63593ef6045808b9c3fe96fc1cddd99bdfabaaef881fe716972500bfda62f92b_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/managed-serviceaccount-rhel8@sha256:7f5f65ba65c9bfc64d8bf9724a22b68d38c512465f4be1bfed8f02133256214f_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/managed-serviceaccount-rhel8@sha256:8621056c6982b9875749650eee2cf967b31217298a1b924de1fe710e0445df1b_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/managed-serviceaccount-rhel8@sha256:ec5bdf8a935ee1daaa5c91a7fd7816ade97619b5d1f6b61e663c03f43bb832bc_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/managedcluster-import-controller-rhel8@sha256:17987e46eb8772ef79e771b6edd137b29914ae357eb036d76a063cb04de116a3_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/managedcluster-import-controller-rhel8@sha256:4a22ca54331be02c08e23704852c34273a8bf3d1bb2c8f2aaf92f277474e3654_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/managedcluster-import-controller-rhel8@sha256:7d737e05b3164a7e49085a2026bf5fbbdda5a0d23890e1de455eea8d59f20187_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/managedcluster-import-controller-rhel8@sha256:eaf8ba4c775e4ebaeea316bbab0344eb10674089ff9db1c8f1373ed564b03749_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/mce-operator-bundle@sha256:701ad2aa334971346282a7a80c420049f08a3e3845a915a947e7605aab9c1369_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/mce-operator-bundle@sha256:cf1b297a2bbfa2a55204e2c4688511baa0223978b2d4ab7cfb8f8c5c965d563f_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/mce-operator-bundle@sha256:ed114b2afb91375b6f3576da15474ad96c154cc0ed16e288f8a4840d7d39942f_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/mce-operator-bundle@sha256:f1be217449145edb01b029b19d08831cc6d085856e39aea8174e74ef0cc85283_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/multicloud-manager-rhel8@sha256:162fe79ef40dbdcd1c9a16c601ffeb1c1dec5309c250bddf85809a0197b2ec3e_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/multicloud-manager-rhel8@sha256:af5076a59d32f3bed7f88348bccdff6fad4d250aab7f8dc7c2791e75fa76c7d9_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/multicloud-manager-rhel8@sha256:c03edb31a56b4678c4e0f66c59b49e3798b8442ef1ddca3f67488f4baca30241_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/multicloud-manager-rhel8@sha256:c6fb6ec34c746ba73007bec6e1895b4e1a4ed551b035aa9059664ded820f46fa_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-cluster-api-provider-agent-rhel8@sha256:208389221423692530b334815985b0a2263febf5574138e854dbdc011f03b4a2_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-cluster-api-provider-agent-rhel8@sha256:4bacc4ba3974c11ac27d1448a7f7cd973162caf33358249e9d1c154018124830_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-cluster-api-provider-agent-rhel8@sha256:8b3c3fb8fdf6d679f6020e0c739f25ae83dd4173e46b743de911d8e346f371fe_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-cluster-api-provider-agent-rhel8@sha256:a4d3f04386e63bfb640b928c01f972ba7d90af9c5213a7c10968b55c875565e0_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-console-mce-rhel8@sha256:009597e78bf32e0a6d83ad456a6670e436692aa1c12cbd144580a30080054d0f_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-console-mce-rhel8@sha256:95cbc26ed2e396e44efd543d8a38f1c698267e1a617a7ee4b6f26efdb49e3059_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-console-mce-rhel8@sha256:b83a44a87eddeaa3914d03f51f58e8cc5412ee580ee233754108b2349d890b8c_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-console-mce-rhel8@sha256:e3883d9629078bc16f2a6526cb8b1fdea89c1a8b8f477487fd6b34efa2f13999_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-hypershift-addon-rhel8-operator@sha256:00322fc5e7a8e1d08ca716e23982dae6d365b1523f8d3465e6daad5074067ea2_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-hypershift-addon-rhel8-operator@sha256:27cc406bb658c1915e75f5d0b0d3c0f73e72635c9f5bb08bc28e3c5c434e147b_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-hypershift-addon-rhel8-operator@sha256:afc67731faaa2dc9d32a052064763737c8bc4b1b5cf8e8ffb7cb31a4652c656c_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-hypershift-addon-rhel8-operator@sha256:c4227a3a5b323d716a979e1c6a66c458d458648c5fcb0ab151ad55ba24972f51_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-hypershift-deployment-controller-rhel8@sha256:68de13099864a989493367500360560a677fde2e0e56a760a6dafde1d7be9a27_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-hypershift-deployment-controller-rhel8@sha256:8d4a908562cbb0351aea12befe5f2bdf57041e073ce679d1b1c5b46c893844b6_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-hypershift-deployment-controller-rhel8@sha256:be5d7a8b6dec6d4c959badc2d2960ec7bfe74a75c0d673da06fe6335920de3a0_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-hypershift-deployment-controller-rhel8@sha256:f44b9cd7b993051b4d59108153763a09d283c0cf822fab478f22cfbe53847da7_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-managed-serviceaccount-rhel8@sha256:63593ef6045808b9c3fe96fc1cddd99bdfabaaef881fe716972500bfda62f92b_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-managed-serviceaccount-rhel8@sha256:7f5f65ba65c9bfc64d8bf9724a22b68d38c512465f4be1bfed8f02133256214f_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-managed-serviceaccount-rhel8@sha256:8621056c6982b9875749650eee2cf967b31217298a1b924de1fe710e0445df1b_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-managed-serviceaccount-rhel8@sha256:ec5bdf8a935ee1daaa5c91a7fd7816ade97619b5d1f6b61e663c03f43bb832bc_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/must-gather-rhel8@sha256:4270ef4ed53f54fb13cf1092b3babb70af7012886a3f0c293b11040083f39651_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/must-gather-rhel8@sha256:4ecb20c797f71375bc888ed84036f49bc40e2e9984e7ec74b14ad697d1b9c6fb_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/must-gather-rhel8@sha256:6d2624faf8cb2634a9e2203273d95c076ed2207ddd87f50df6ce8e5088a5d257_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/must-gather-rhel8@sha256:e838cb2e70eff2157b992c1cc6c576c9e099306b1df69d6d5c9d991ded4e0789_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/placement-rhel8@sha256:473ed2081010b9005ecc6fb254389dac6927f336967bd4a2f99ca3210fd265f0_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/placement-rhel8@sha256:746794cb82199cfc0c659de0a48018bbd8f18aec97265d68f8dd8bbf783049b1_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/placement-rhel8@sha256:7f5c7671a97f09756a150feb6a6bd04f40aa938ce065102b5b5875eadab933db_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/placement-rhel8@sha256:a6fb7f9d80d4d6cb53317f7d87960af28a6cafb8c5abee369f7bd94cbe449686_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/provider-credential-controller-rhel8@sha256:759037d7817cef4e0451befe8f2bc943a89f2bda95a52327a1c552c3f9a095bb_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/provider-credential-controller-rhel8@sha256:90281a3feff8e019a937fabb5184881c1983cda657c41332cd0321acf5ea4092_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/provider-credential-controller-rhel8@sha256:b6406fbcfeed4c491c66b778a4ad08e8066db5052a49863dd459e2b7375e6ba4_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/provider-credential-controller-rhel8@sha256:c4707c5214505bf1e5f693f0c5df4bb6fe4336670bf850b9a09040b6d87cccd2_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/registration-operator-rhel8@sha256:49d81d8a383de609d64760a4ae6ffa61469a59a5678311406ce4f838c1cc66fd_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/registration-operator-rhel8@sha256:579420cfdc2a542ab7a1b9cd6f1324885f60d1ec5d2bda74808127b45aef2983_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/registration-operator-rhel8@sha256:f945ae948589e2ea294d3d6e8f89fe05c1203f375a0722465965208ecfc15b94_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/registration-operator-rhel8@sha256:fbc7cd19b869d02af6dba24b20f6a44c498fb00e4afc629821f47b9b35c5a94d_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/registration-rhel8@sha256:39cc95f16445c3a1dca378beb50f5931ad081f459c9c6eb012325c6a9d8ada6c_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/registration-rhel8@sha256:686390715f19747bff24e95137307182ab095fb133051424996c6b0ee668569a_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/registration-rhel8@sha256:7bbc4dceeffd5f4bb47e9c38f97109d083dbbbda1a1643b7eb7762ebbd5047a1_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/registration-rhel8@sha256:cb1c8096bd5bd9f1dfa413bc0d1889d970b6d841988d24d6c1008904b1288cfe_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/work-rhel8@sha256:345f405c6a1d3e18beaf13c24a7ca4055a03746d8e6540670435e8d2413fefaf_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/work-rhel8@sha256:663cf3e0453e2ae5b1c9d5f6d335930d6d1e9c7a34151a171dbf58f9066c2b96_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/work-rhel8@sha256:c5c1939a142b9554a2ce664605409cefcb9954bbb1d8eef988fddab50f06cdaf_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/work-rhel8@sha256:d425b68e6265d098601e240cae6084c76416fd27bfbd955a3ccee30873544e38_ppc64le"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "golang: go/parser: stack exhaustion in all Parse* functions"
},
{
"cve": "CVE-2022-28131",
"cwe": {
"id": "CWE-1325",
"name": "Improperly Controlled Sequential Memory Allocation"
},
"discovery_date": "2022-07-14T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2107390"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in golang encoding/xml. When calling Decoder, Skip while parsing a deeply nested XML document, a panic can occur due to stack exhaustion and allows an attacker to impact system availability.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "golang: encoding/xml: stack exhaustion in Decoder.Skip",
"title": "Vulnerability summary"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"8Base-multicluster-engine-2.1:multicluster-engine/agent-service-rhel8@sha256:661ee3a57d860a713ffb481ea87858f20fce1e57b858821cb0c1ec4069e206a0_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/agent-service-rhel8@sha256:8cb5ab317ccc6b1bcd409cfba0ec983e3f5d9531227e76bb455011636ed32d21_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/agent-service-rhel8@sha256:e136966121b82373c9279b1b59b68864ed10bfdee424959a7ad4b190ff7a2562_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/agent-service-rhel8@sha256:fce50212c8bbfdc3e8f445f4b7ea35881eb29e49c443e827ad6fe2389328d57f_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/apiserver-network-proxy-rhel8@sha256:25b242af63aca69a32c457dde23b3ac52ed81f5edad3e919d5df59902adb0b60_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/apiserver-network-proxy-rhel8@sha256:5ea69e650771525faf944fbf3be82a19e54a964d38adbb88263247652476938c_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/apiserver-network-proxy-rhel8@sha256:c97ea925ea31a1ae6824ec55bbb43c3cf0d2d9b0fb6d12b6d23492e0e5a5467a_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/apiserver-network-proxy-rhel8@sha256:f71c4c301774aba9a886f2891eace9da47ba075d2a2e4acfc03849c9c0da57bc_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/assisted-image-service-rhel8@sha256:1d250617cf4eb47800d30bd6bdd61872faa29eb7c6953edcb4a107360f0d0a78_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/assisted-image-service-rhel8@sha256:3730a3c3cfb695b540945b5f0ae739a701a0155137b9509238860549105ab670_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/assisted-image-service-rhel8@sha256:3d59cfa190838da34bac1ccf88562f996cc9e9ffdb151f47e044ba3fcc964a3d_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/assisted-image-service-rhel8@sha256:92c8157e43d84584ba93d978fcc6ffba84118e4ea5ff46ad71a62ffdc7fc56e5_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/assisted-installer-agent-rhel8@sha256:99e0accdee9b311b9abf032c712060823736f88c7bf3ba692349d7f8290a9570_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/assisted-installer-agent-rhel8@sha256:b4722c060fb38e1609e689b605816cefb39a15a0ddc40837a90727d123b91c88_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/assisted-installer-reporter-rhel8@sha256:1d465abc36e2045dc5a291663786709fc920c42aacb0c34c4868a1a633334509_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/assisted-installer-reporter-rhel8@sha256:bdb861698be8305247b21ebab7994f27eaae818f691ffcff3d5b5eb5dc70a722_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/assisted-installer-reporter-rhel8@sha256:e4dd90d186f1fea6fcdb4e23f74e4390e00d134b2c21d8510c1cdbbcef3c4a1f_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/assisted-installer-rhel8@sha256:61ac4136dad0e02323807e6d3de8e890ec0b7e7e1f7112f9610410712af6f9b5_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/assisted-installer-rhel8@sha256:686b64358857be04087a706048a32b7356b16a0028d2b200da16ec94d931d25d_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/assisted-installer-rhel8@sha256:910dad58b72de16f92dd5b60d0420010d18229a6e0966fe2eb072517febe499f_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/aws-encryption-provider-rhel8@sha256:31329737bd3608345f8e969e872e2e18305e2959d9d81867933c73fb26a53dcd_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/aws-encryption-provider-rhel8@sha256:9797eef2012c827ff3250cba1cd542772e92872b4bd69a01bdbdba4fe407472c_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/aws-encryption-provider-rhel8@sha256:ab7f1982f21ed9251501396ea150764348b5f61b6e50b9d74b5031e705e16ef3_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/aws-encryption-provider-rhel8@sha256:cee69ba4c6fb326afd03c7f21856a028fa4758dab8c849ef6eaeaea0cd55afd2_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/backplane-rhel8-operator@sha256:0b8c36b4b1d00e47ee4faaeec9ccbdc2977a50592035f8a600491c657e439d33_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/backplane-rhel8-operator@sha256:5dbd590a4bbed44f487d1601d1825b5efb8253b9ee2be49adccec7e0ea9410ac_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/backplane-rhel8-operator@sha256:9f7854a1de26dfebdc8beafffd01304017b8fe7cd84065dd452de1276e529a06_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/backplane-rhel8-operator@sha256:e7998dc233af266ed94ba16450c2f02096abb5e045f291f8f94a83ef9da7dd51_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-provider-agent-rhel8@sha256:208389221423692530b334815985b0a2263febf5574138e854dbdc011f03b4a2_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-provider-agent-rhel8@sha256:4bacc4ba3974c11ac27d1448a7f7cd973162caf33358249e9d1c154018124830_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-provider-agent-rhel8@sha256:8b3c3fb8fdf6d679f6020e0c739f25ae83dd4173e46b743de911d8e346f371fe_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-provider-agent-rhel8@sha256:a4d3f04386e63bfb640b928c01f972ba7d90af9c5213a7c10968b55c875565e0_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-provider-aws-rhel8@sha256:36a5f30d043f1137033842188e59224b803158696f60ddb41095a766705485f4_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-provider-aws-rhel8@sha256:6fb7799fca309c727c7afea57448fc653dde09495945e314402a3e3a079e5b03_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-provider-aws-rhel8@sha256:9b8d4fde02e4c43d194bf4c420550730fd52b74587e2327f2e9eb75067bb25e7_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-provider-aws-rhel8@sha256:bd612736fde388811d12a572852c86d0fe9dcbb6e7f404c64b8654c870d4e2eb_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-provider-azure-rhel8@sha256:2b93b026497655f16a85a2929b1f0c970d51dce0e0e8462774989f1943bdc785_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-provider-azure-rhel8@sha256:2c9c916d0face10abc7f6467564e394ead5946bf18ed8439456cce2767a83b3e_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-provider-azure-rhel8@sha256:6f41c353228c4016ab02557a5591ef36f4aea799c4ad89798343b4a2f0765d08_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-provider-azure-rhel8@sha256:ddd59c296543f525f719336ad6ddc5e5f8d3915e08e3b64d575a9835de3e95ad_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-provider-kubevirt-rhel8@sha256:0007824d89632253727ead00c5fd6ec463f310d71e58e237ea5e51c13052b0bc_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-provider-kubevirt-rhel8@sha256:9cd9106f72557b8ba5de9f4d1de5ff8d33514d2c02889999a3c20aab9a8dd061_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-provider-kubevirt-rhel8@sha256:cbe319cfa3ab4610dc67abea27841dd5b670061faa74e666959550343bba1c28_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-provider-kubevirt-rhel8@sha256:df94a1d8a4b6d1aebed4e657267219632bb3b2176537bdf8e51a728cd78f136f_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-rhel8@sha256:30f56a4d5cba0ccd55e0bda756c7af8010ab94ec3b644dc73f7b32e76b5bbb3a_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-rhel8@sha256:4f7cb34768ff908ed1ba54330603ea54b82a4144cf9124dae01a727dcc60362a_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-rhel8@sha256:a137205ac2127a04466519355b07cee71c08c56dddfee35671127241ebdf4a99_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-rhel8@sha256:c8a785b4e1688d358cec73e9cf4853ca0ab28c7daa4c45d5384b7bebc333f53a_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-curator-controller-rhel8@sha256:1d4d913d4136321ebd94e6b9d9e55be7262883702de72c4a61827804ad843942_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-curator-controller-rhel8@sha256:2134c387cb0e8c2f95bb8ef74ad0a10c37403d9e0dfaeb7e2e9efb388c606ac1_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-curator-controller-rhel8@sha256:2e0867d6ebace932eb09bb3a6a929562a157bc2eea9c28063eb30dac866abf63_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-curator-controller-rhel8@sha256:3dd533817d97518c7af991b888c5f9df501bd496ed53988e5444c1ea62e539cb_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-proxy-addon-rhel8@sha256:2779eae299eb2b48e8a868de2f2d8d13313ca17b2f7d5c816013145b0c787cc8_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-proxy-addon-rhel8@sha256:28544cf2414bdeffb8bcaae2d1547064da46ab5a122fd77861083b1e81e299cc_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-proxy-addon-rhel8@sha256:4da01f6a0a59069045d23599d748849da60ee309f72f233497edd379b3b0823e_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-proxy-addon-rhel8@sha256:6318fd6b0e0f5c39239ba9c71c330bce7974deaf970359ec83c88116abf7a653_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-proxy-rhel8@sha256:610de7f25fd387262c360acb21dd45dc80e1c52a77dd11982965da80301407ab_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-proxy-rhel8@sha256:a881a94835c7eef6babe00792fc0a99c9816831869cb26af0dcf2665233f7710_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-proxy-rhel8@sha256:b240f43890529fe95b1a74de6f4c2626e85ae91ae6a624bb98a4c31130b6740d_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-proxy-rhel8@sha256:df6cd66cdb17efc356e770930ff796bdb527c292243f5e8b87ca5c9e912a19d6_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/clusterclaims-controller-rhel8@sha256:3608571c2a5a3d399e3ad8135ca90e46a7e57b322b5ef9d708efa631cee7109c_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/clusterclaims-controller-rhel8@sha256:5c04626558442d50ab58a941d72a78db7c94f5ce730b5abb7599c21981875970_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/clusterclaims-controller-rhel8@sha256:7be740cc5987a1dfc76d7d8a306ff65291eb9cf61419842f463aa9dc4d6ecde1_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/clusterclaims-controller-rhel8@sha256:fce2e92743adaf6fe2e0168cfeecdc71ff7c009ef92a89c9172ff46ebbedcd40_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/clusterlifecycle-state-metrics-rhel8@sha256:288a0e4f9ca79859c5f295e920e9ef01d395720ea5b62ec7f5a5bd975b9c5850_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/clusterlifecycle-state-metrics-rhel8@sha256:93b9ad845fab34498a6f504ad626d0d5236c39ab1aaf7789df146311e4ba33cd_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/clusterlifecycle-state-metrics-rhel8@sha256:c808d378bd0666d7eb1f9c9024f7d2f7c6bdedd40298aa1e940cfc1ce735af54_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/clusterlifecycle-state-metrics-rhel8@sha256:df17928fd459e5063fb2470dbaea51c96f292f1a4ca5eaedc64a03687edbb6cd_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/console-mce-rhel8@sha256:009597e78bf32e0a6d83ad456a6670e436692aa1c12cbd144580a30080054d0f_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/console-mce-rhel8@sha256:95cbc26ed2e396e44efd543d8a38f1c698267e1a617a7ee4b6f26efdb49e3059_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/console-mce-rhel8@sha256:b83a44a87eddeaa3914d03f51f58e8cc5412ee580ee233754108b2349d890b8c_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/console-mce-rhel8@sha256:e3883d9629078bc16f2a6526cb8b1fdea89c1a8b8f477487fd6b34efa2f13999_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/discovery-rhel8@sha256:12b3c0a01c59836687a7cfc1fba050d0800625cd46f678551a5944b0664c044d_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/discovery-rhel8@sha256:25eefa4b7af3650f57e9a4c372522a0cae7bcc1b41735d2b503b9b41d9c2d0b2_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/discovery-rhel8@sha256:9a655c52c83f7682964e8f46fed6011c6e9de7a2a64ee0893d0c02cf725746e1_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/discovery-rhel8@sha256:a0bcad7b2191e3c674813c2e1e67aea619d6d7eaa95f2324902e0b842d1c0cc8_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/hive-rhel8@sha256:674603ee10ad5e9d42e18e5c2f91153c863cb7e9f38cd523559c8de7c7097483_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/hive-rhel8@sha256:67b2477a7b3885df470dc56e94525e7ebc3dce326599c6f2a311f8727557bf8b_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/hive-rhel8@sha256:8722d4f39942af4a008209ae518bf27d30deaa2e5bf97fc3118bea58efafb3d5_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/hive-rhel8@sha256:dd6a4624672d458a0072b9aa46fb1b3d576c0b198759d053f61536f3b9e34359_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/hypershift-addon-rhel8-operator@sha256:00322fc5e7a8e1d08ca716e23982dae6d365b1523f8d3465e6daad5074067ea2_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/hypershift-addon-rhel8-operator@sha256:27cc406bb658c1915e75f5d0b0d3c0f73e72635c9f5bb08bc28e3c5c434e147b_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/hypershift-addon-rhel8-operator@sha256:afc67731faaa2dc9d32a052064763737c8bc4b1b5cf8e8ffb7cb31a4652c656c_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/hypershift-addon-rhel8-operator@sha256:c4227a3a5b323d716a979e1c6a66c458d458648c5fcb0ab151ad55ba24972f51_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/hypershift-deployment-controller-rhel8@sha256:68de13099864a989493367500360560a677fde2e0e56a760a6dafde1d7be9a27_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/hypershift-deployment-controller-rhel8@sha256:8d4a908562cbb0351aea12befe5f2bdf57041e073ce679d1b1c5b46c893844b6_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/hypershift-deployment-controller-rhel8@sha256:be5d7a8b6dec6d4c959badc2d2960ec7bfe74a75c0d673da06fe6335920de3a0_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/hypershift-deployment-controller-rhel8@sha256:f44b9cd7b993051b4d59108153763a09d283c0cf822fab478f22cfbe53847da7_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/hypershift-rhel8-operator@sha256:2d94cd451fbf0abc13e50b6b6252061294bdbfd1eda64f4347177d20b5d1e489_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/hypershift-rhel8-operator@sha256:3d8d114403d85cbba699f53aa177a84da92516b5d2e852b2bffc33eabde6af13_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/hypershift-rhel8-operator@sha256:62e91ac9b6291bf7abc26cdd937c2c2cf7cdf1f1256a33acbaa5d1cdc607d3fa_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/hypershift-rhel8-operator@sha256:ffce5bc9fb2be59047c4840d9222499f03c1cf74786d8695aab1d1b04adc6f8a_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/klusterlet-operator-bundle@sha256:1687315db647e6689845df88843ae53275440042b76dc781dcabeef16e426bdf_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/managed-serviceaccount-rhel8@sha256:63593ef6045808b9c3fe96fc1cddd99bdfabaaef881fe716972500bfda62f92b_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/managed-serviceaccount-rhel8@sha256:7f5f65ba65c9bfc64d8bf9724a22b68d38c512465f4be1bfed8f02133256214f_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/managed-serviceaccount-rhel8@sha256:8621056c6982b9875749650eee2cf967b31217298a1b924de1fe710e0445df1b_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/managed-serviceaccount-rhel8@sha256:ec5bdf8a935ee1daaa5c91a7fd7816ade97619b5d1f6b61e663c03f43bb832bc_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/managedcluster-import-controller-rhel8@sha256:17987e46eb8772ef79e771b6edd137b29914ae357eb036d76a063cb04de116a3_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/managedcluster-import-controller-rhel8@sha256:4a22ca54331be02c08e23704852c34273a8bf3d1bb2c8f2aaf92f277474e3654_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/managedcluster-import-controller-rhel8@sha256:7d737e05b3164a7e49085a2026bf5fbbdda5a0d23890e1de455eea8d59f20187_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/managedcluster-import-controller-rhel8@sha256:eaf8ba4c775e4ebaeea316bbab0344eb10674089ff9db1c8f1373ed564b03749_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/mce-operator-bundle@sha256:701ad2aa334971346282a7a80c420049f08a3e3845a915a947e7605aab9c1369_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/mce-operator-bundle@sha256:cf1b297a2bbfa2a55204e2c4688511baa0223978b2d4ab7cfb8f8c5c965d563f_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/mce-operator-bundle@sha256:ed114b2afb91375b6f3576da15474ad96c154cc0ed16e288f8a4840d7d39942f_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/mce-operator-bundle@sha256:f1be217449145edb01b029b19d08831cc6d085856e39aea8174e74ef0cc85283_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/multicloud-manager-rhel8@sha256:162fe79ef40dbdcd1c9a16c601ffeb1c1dec5309c250bddf85809a0197b2ec3e_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/multicloud-manager-rhel8@sha256:af5076a59d32f3bed7f88348bccdff6fad4d250aab7f8dc7c2791e75fa76c7d9_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/multicloud-manager-rhel8@sha256:c03edb31a56b4678c4e0f66c59b49e3798b8442ef1ddca3f67488f4baca30241_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/multicloud-manager-rhel8@sha256:c6fb6ec34c746ba73007bec6e1895b4e1a4ed551b035aa9059664ded820f46fa_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-cluster-api-provider-agent-rhel8@sha256:208389221423692530b334815985b0a2263febf5574138e854dbdc011f03b4a2_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-cluster-api-provider-agent-rhel8@sha256:4bacc4ba3974c11ac27d1448a7f7cd973162caf33358249e9d1c154018124830_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-cluster-api-provider-agent-rhel8@sha256:8b3c3fb8fdf6d679f6020e0c739f25ae83dd4173e46b743de911d8e346f371fe_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-cluster-api-provider-agent-rhel8@sha256:a4d3f04386e63bfb640b928c01f972ba7d90af9c5213a7c10968b55c875565e0_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-console-mce-rhel8@sha256:009597e78bf32e0a6d83ad456a6670e436692aa1c12cbd144580a30080054d0f_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-console-mce-rhel8@sha256:95cbc26ed2e396e44efd543d8a38f1c698267e1a617a7ee4b6f26efdb49e3059_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-console-mce-rhel8@sha256:b83a44a87eddeaa3914d03f51f58e8cc5412ee580ee233754108b2349d890b8c_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-console-mce-rhel8@sha256:e3883d9629078bc16f2a6526cb8b1fdea89c1a8b8f477487fd6b34efa2f13999_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-hypershift-addon-rhel8-operator@sha256:00322fc5e7a8e1d08ca716e23982dae6d365b1523f8d3465e6daad5074067ea2_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-hypershift-addon-rhel8-operator@sha256:27cc406bb658c1915e75f5d0b0d3c0f73e72635c9f5bb08bc28e3c5c434e147b_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-hypershift-addon-rhel8-operator@sha256:afc67731faaa2dc9d32a052064763737c8bc4b1b5cf8e8ffb7cb31a4652c656c_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-hypershift-addon-rhel8-operator@sha256:c4227a3a5b323d716a979e1c6a66c458d458648c5fcb0ab151ad55ba24972f51_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-hypershift-deployment-controller-rhel8@sha256:68de13099864a989493367500360560a677fde2e0e56a760a6dafde1d7be9a27_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-hypershift-deployment-controller-rhel8@sha256:8d4a908562cbb0351aea12befe5f2bdf57041e073ce679d1b1c5b46c893844b6_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-hypershift-deployment-controller-rhel8@sha256:be5d7a8b6dec6d4c959badc2d2960ec7bfe74a75c0d673da06fe6335920de3a0_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-hypershift-deployment-controller-rhel8@sha256:f44b9cd7b993051b4d59108153763a09d283c0cf822fab478f22cfbe53847da7_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-managed-serviceaccount-rhel8@sha256:63593ef6045808b9c3fe96fc1cddd99bdfabaaef881fe716972500bfda62f92b_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-managed-serviceaccount-rhel8@sha256:7f5f65ba65c9bfc64d8bf9724a22b68d38c512465f4be1bfed8f02133256214f_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-managed-serviceaccount-rhel8@sha256:8621056c6982b9875749650eee2cf967b31217298a1b924de1fe710e0445df1b_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-managed-serviceaccount-rhel8@sha256:ec5bdf8a935ee1daaa5c91a7fd7816ade97619b5d1f6b61e663c03f43bb832bc_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/must-gather-rhel8@sha256:4270ef4ed53f54fb13cf1092b3babb70af7012886a3f0c293b11040083f39651_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/must-gather-rhel8@sha256:4ecb20c797f71375bc888ed84036f49bc40e2e9984e7ec74b14ad697d1b9c6fb_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/must-gather-rhel8@sha256:6d2624faf8cb2634a9e2203273d95c076ed2207ddd87f50df6ce8e5088a5d257_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/must-gather-rhel8@sha256:e838cb2e70eff2157b992c1cc6c576c9e099306b1df69d6d5c9d991ded4e0789_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/placement-rhel8@sha256:473ed2081010b9005ecc6fb254389dac6927f336967bd4a2f99ca3210fd265f0_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/placement-rhel8@sha256:746794cb82199cfc0c659de0a48018bbd8f18aec97265d68f8dd8bbf783049b1_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/placement-rhel8@sha256:7f5c7671a97f09756a150feb6a6bd04f40aa938ce065102b5b5875eadab933db_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/placement-rhel8@sha256:a6fb7f9d80d4d6cb53317f7d87960af28a6cafb8c5abee369f7bd94cbe449686_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/provider-credential-controller-rhel8@sha256:759037d7817cef4e0451befe8f2bc943a89f2bda95a52327a1c552c3f9a095bb_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/provider-credential-controller-rhel8@sha256:90281a3feff8e019a937fabb5184881c1983cda657c41332cd0321acf5ea4092_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/provider-credential-controller-rhel8@sha256:b6406fbcfeed4c491c66b778a4ad08e8066db5052a49863dd459e2b7375e6ba4_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/provider-credential-controller-rhel8@sha256:c4707c5214505bf1e5f693f0c5df4bb6fe4336670bf850b9a09040b6d87cccd2_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/registration-operator-rhel8@sha256:49d81d8a383de609d64760a4ae6ffa61469a59a5678311406ce4f838c1cc66fd_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/registration-operator-rhel8@sha256:579420cfdc2a542ab7a1b9cd6f1324885f60d1ec5d2bda74808127b45aef2983_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/registration-operator-rhel8@sha256:f945ae948589e2ea294d3d6e8f89fe05c1203f375a0722465965208ecfc15b94_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/registration-operator-rhel8@sha256:fbc7cd19b869d02af6dba24b20f6a44c498fb00e4afc629821f47b9b35c5a94d_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/registration-rhel8@sha256:39cc95f16445c3a1dca378beb50f5931ad081f459c9c6eb012325c6a9d8ada6c_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/registration-rhel8@sha256:686390715f19747bff24e95137307182ab095fb133051424996c6b0ee668569a_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/registration-rhel8@sha256:7bbc4dceeffd5f4bb47e9c38f97109d083dbbbda1a1643b7eb7762ebbd5047a1_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/registration-rhel8@sha256:cb1c8096bd5bd9f1dfa413bc0d1889d970b6d841988d24d6c1008904b1288cfe_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/work-rhel8@sha256:345f405c6a1d3e18beaf13c24a7ca4055a03746d8e6540670435e8d2413fefaf_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/work-rhel8@sha256:663cf3e0453e2ae5b1c9d5f6d335930d6d1e9c7a34151a171dbf58f9066c2b96_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/work-rhel8@sha256:c5c1939a142b9554a2ce664605409cefcb9954bbb1d8eef988fddab50f06cdaf_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/work-rhel8@sha256:d425b68e6265d098601e240cae6084c76416fd27bfbd955a3ccee30873544e38_ppc64le"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2022-28131"
},
{
"category": "external",
"summary": "RHBZ#2107390",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2107390"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2022-28131",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-28131"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2022-28131",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2022-28131"
},
{
"category": "external",
"summary": "https://go.dev/issue/53614",
"url": "https://go.dev/issue/53614"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-announce/c/nqrv9fbR0zE",
"url": "https://groups.google.com/g/golang-announce/c/nqrv9fbR0zE"
}
],
"release_date": "2022-07-12T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2022-09-06T14:28:04+00:00",
"details": "For multicluster engine for Kubernetes, see the following documentation for\ndetails on how to install the images:\n\nhttps://access.redhat.com/documentation/en-us/red_hat_advanced_cluster_management_for_kubernetes/2.6/html/multicluster_engine/install_upgrade/installing-while-connected-online-mce",
"product_ids": [
"8Base-multicluster-engine-2.1:multicluster-engine/agent-service-rhel8@sha256:661ee3a57d860a713ffb481ea87858f20fce1e57b858821cb0c1ec4069e206a0_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/agent-service-rhel8@sha256:8cb5ab317ccc6b1bcd409cfba0ec983e3f5d9531227e76bb455011636ed32d21_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/agent-service-rhel8@sha256:e136966121b82373c9279b1b59b68864ed10bfdee424959a7ad4b190ff7a2562_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/agent-service-rhel8@sha256:fce50212c8bbfdc3e8f445f4b7ea35881eb29e49c443e827ad6fe2389328d57f_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/apiserver-network-proxy-rhel8@sha256:25b242af63aca69a32c457dde23b3ac52ed81f5edad3e919d5df59902adb0b60_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/apiserver-network-proxy-rhel8@sha256:5ea69e650771525faf944fbf3be82a19e54a964d38adbb88263247652476938c_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/apiserver-network-proxy-rhel8@sha256:c97ea925ea31a1ae6824ec55bbb43c3cf0d2d9b0fb6d12b6d23492e0e5a5467a_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/apiserver-network-proxy-rhel8@sha256:f71c4c301774aba9a886f2891eace9da47ba075d2a2e4acfc03849c9c0da57bc_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/assisted-image-service-rhel8@sha256:1d250617cf4eb47800d30bd6bdd61872faa29eb7c6953edcb4a107360f0d0a78_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/assisted-image-service-rhel8@sha256:3730a3c3cfb695b540945b5f0ae739a701a0155137b9509238860549105ab670_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/assisted-image-service-rhel8@sha256:3d59cfa190838da34bac1ccf88562f996cc9e9ffdb151f47e044ba3fcc964a3d_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/assisted-image-service-rhel8@sha256:92c8157e43d84584ba93d978fcc6ffba84118e4ea5ff46ad71a62ffdc7fc56e5_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/assisted-installer-agent-rhel8@sha256:99e0accdee9b311b9abf032c712060823736f88c7bf3ba692349d7f8290a9570_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/assisted-installer-agent-rhel8@sha256:b4722c060fb38e1609e689b605816cefb39a15a0ddc40837a90727d123b91c88_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/assisted-installer-reporter-rhel8@sha256:1d465abc36e2045dc5a291663786709fc920c42aacb0c34c4868a1a633334509_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/assisted-installer-reporter-rhel8@sha256:bdb861698be8305247b21ebab7994f27eaae818f691ffcff3d5b5eb5dc70a722_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/assisted-installer-reporter-rhel8@sha256:e4dd90d186f1fea6fcdb4e23f74e4390e00d134b2c21d8510c1cdbbcef3c4a1f_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/assisted-installer-rhel8@sha256:61ac4136dad0e02323807e6d3de8e890ec0b7e7e1f7112f9610410712af6f9b5_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/assisted-installer-rhel8@sha256:686b64358857be04087a706048a32b7356b16a0028d2b200da16ec94d931d25d_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/assisted-installer-rhel8@sha256:910dad58b72de16f92dd5b60d0420010d18229a6e0966fe2eb072517febe499f_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/aws-encryption-provider-rhel8@sha256:31329737bd3608345f8e969e872e2e18305e2959d9d81867933c73fb26a53dcd_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/aws-encryption-provider-rhel8@sha256:9797eef2012c827ff3250cba1cd542772e92872b4bd69a01bdbdba4fe407472c_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/aws-encryption-provider-rhel8@sha256:ab7f1982f21ed9251501396ea150764348b5f61b6e50b9d74b5031e705e16ef3_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/aws-encryption-provider-rhel8@sha256:cee69ba4c6fb326afd03c7f21856a028fa4758dab8c849ef6eaeaea0cd55afd2_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/backplane-rhel8-operator@sha256:0b8c36b4b1d00e47ee4faaeec9ccbdc2977a50592035f8a600491c657e439d33_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/backplane-rhel8-operator@sha256:5dbd590a4bbed44f487d1601d1825b5efb8253b9ee2be49adccec7e0ea9410ac_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/backplane-rhel8-operator@sha256:9f7854a1de26dfebdc8beafffd01304017b8fe7cd84065dd452de1276e529a06_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/backplane-rhel8-operator@sha256:e7998dc233af266ed94ba16450c2f02096abb5e045f291f8f94a83ef9da7dd51_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-provider-agent-rhel8@sha256:208389221423692530b334815985b0a2263febf5574138e854dbdc011f03b4a2_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-provider-agent-rhel8@sha256:4bacc4ba3974c11ac27d1448a7f7cd973162caf33358249e9d1c154018124830_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-provider-agent-rhel8@sha256:8b3c3fb8fdf6d679f6020e0c739f25ae83dd4173e46b743de911d8e346f371fe_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-provider-agent-rhel8@sha256:a4d3f04386e63bfb640b928c01f972ba7d90af9c5213a7c10968b55c875565e0_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-provider-aws-rhel8@sha256:36a5f30d043f1137033842188e59224b803158696f60ddb41095a766705485f4_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-provider-aws-rhel8@sha256:6fb7799fca309c727c7afea57448fc653dde09495945e314402a3e3a079e5b03_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-provider-aws-rhel8@sha256:9b8d4fde02e4c43d194bf4c420550730fd52b74587e2327f2e9eb75067bb25e7_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-provider-aws-rhel8@sha256:bd612736fde388811d12a572852c86d0fe9dcbb6e7f404c64b8654c870d4e2eb_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-provider-azure-rhel8@sha256:2b93b026497655f16a85a2929b1f0c970d51dce0e0e8462774989f1943bdc785_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-provider-azure-rhel8@sha256:2c9c916d0face10abc7f6467564e394ead5946bf18ed8439456cce2767a83b3e_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-provider-azure-rhel8@sha256:6f41c353228c4016ab02557a5591ef36f4aea799c4ad89798343b4a2f0765d08_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-provider-azure-rhel8@sha256:ddd59c296543f525f719336ad6ddc5e5f8d3915e08e3b64d575a9835de3e95ad_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-provider-kubevirt-rhel8@sha256:0007824d89632253727ead00c5fd6ec463f310d71e58e237ea5e51c13052b0bc_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-provider-kubevirt-rhel8@sha256:9cd9106f72557b8ba5de9f4d1de5ff8d33514d2c02889999a3c20aab9a8dd061_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-provider-kubevirt-rhel8@sha256:cbe319cfa3ab4610dc67abea27841dd5b670061faa74e666959550343bba1c28_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-provider-kubevirt-rhel8@sha256:df94a1d8a4b6d1aebed4e657267219632bb3b2176537bdf8e51a728cd78f136f_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-rhel8@sha256:30f56a4d5cba0ccd55e0bda756c7af8010ab94ec3b644dc73f7b32e76b5bbb3a_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-rhel8@sha256:4f7cb34768ff908ed1ba54330603ea54b82a4144cf9124dae01a727dcc60362a_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-rhel8@sha256:a137205ac2127a04466519355b07cee71c08c56dddfee35671127241ebdf4a99_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-rhel8@sha256:c8a785b4e1688d358cec73e9cf4853ca0ab28c7daa4c45d5384b7bebc333f53a_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-curator-controller-rhel8@sha256:1d4d913d4136321ebd94e6b9d9e55be7262883702de72c4a61827804ad843942_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-curator-controller-rhel8@sha256:2134c387cb0e8c2f95bb8ef74ad0a10c37403d9e0dfaeb7e2e9efb388c606ac1_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-curator-controller-rhel8@sha256:2e0867d6ebace932eb09bb3a6a929562a157bc2eea9c28063eb30dac866abf63_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-curator-controller-rhel8@sha256:3dd533817d97518c7af991b888c5f9df501bd496ed53988e5444c1ea62e539cb_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-proxy-addon-rhel8@sha256:2779eae299eb2b48e8a868de2f2d8d13313ca17b2f7d5c816013145b0c787cc8_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-proxy-addon-rhel8@sha256:28544cf2414bdeffb8bcaae2d1547064da46ab5a122fd77861083b1e81e299cc_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-proxy-addon-rhel8@sha256:4da01f6a0a59069045d23599d748849da60ee309f72f233497edd379b3b0823e_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-proxy-addon-rhel8@sha256:6318fd6b0e0f5c39239ba9c71c330bce7974deaf970359ec83c88116abf7a653_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-proxy-rhel8@sha256:610de7f25fd387262c360acb21dd45dc80e1c52a77dd11982965da80301407ab_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-proxy-rhel8@sha256:a881a94835c7eef6babe00792fc0a99c9816831869cb26af0dcf2665233f7710_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-proxy-rhel8@sha256:b240f43890529fe95b1a74de6f4c2626e85ae91ae6a624bb98a4c31130b6740d_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-proxy-rhel8@sha256:df6cd66cdb17efc356e770930ff796bdb527c292243f5e8b87ca5c9e912a19d6_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/clusterclaims-controller-rhel8@sha256:3608571c2a5a3d399e3ad8135ca90e46a7e57b322b5ef9d708efa631cee7109c_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/clusterclaims-controller-rhel8@sha256:5c04626558442d50ab58a941d72a78db7c94f5ce730b5abb7599c21981875970_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/clusterclaims-controller-rhel8@sha256:7be740cc5987a1dfc76d7d8a306ff65291eb9cf61419842f463aa9dc4d6ecde1_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/clusterclaims-controller-rhel8@sha256:fce2e92743adaf6fe2e0168cfeecdc71ff7c009ef92a89c9172ff46ebbedcd40_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/clusterlifecycle-state-metrics-rhel8@sha256:288a0e4f9ca79859c5f295e920e9ef01d395720ea5b62ec7f5a5bd975b9c5850_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/clusterlifecycle-state-metrics-rhel8@sha256:93b9ad845fab34498a6f504ad626d0d5236c39ab1aaf7789df146311e4ba33cd_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/clusterlifecycle-state-metrics-rhel8@sha256:c808d378bd0666d7eb1f9c9024f7d2f7c6bdedd40298aa1e940cfc1ce735af54_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/clusterlifecycle-state-metrics-rhel8@sha256:df17928fd459e5063fb2470dbaea51c96f292f1a4ca5eaedc64a03687edbb6cd_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/console-mce-rhel8@sha256:009597e78bf32e0a6d83ad456a6670e436692aa1c12cbd144580a30080054d0f_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/console-mce-rhel8@sha256:95cbc26ed2e396e44efd543d8a38f1c698267e1a617a7ee4b6f26efdb49e3059_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/console-mce-rhel8@sha256:b83a44a87eddeaa3914d03f51f58e8cc5412ee580ee233754108b2349d890b8c_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/console-mce-rhel8@sha256:e3883d9629078bc16f2a6526cb8b1fdea89c1a8b8f477487fd6b34efa2f13999_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/discovery-rhel8@sha256:12b3c0a01c59836687a7cfc1fba050d0800625cd46f678551a5944b0664c044d_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/discovery-rhel8@sha256:25eefa4b7af3650f57e9a4c372522a0cae7bcc1b41735d2b503b9b41d9c2d0b2_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/discovery-rhel8@sha256:9a655c52c83f7682964e8f46fed6011c6e9de7a2a64ee0893d0c02cf725746e1_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/discovery-rhel8@sha256:a0bcad7b2191e3c674813c2e1e67aea619d6d7eaa95f2324902e0b842d1c0cc8_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/hive-rhel8@sha256:674603ee10ad5e9d42e18e5c2f91153c863cb7e9f38cd523559c8de7c7097483_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/hive-rhel8@sha256:67b2477a7b3885df470dc56e94525e7ebc3dce326599c6f2a311f8727557bf8b_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/hive-rhel8@sha256:8722d4f39942af4a008209ae518bf27d30deaa2e5bf97fc3118bea58efafb3d5_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/hive-rhel8@sha256:dd6a4624672d458a0072b9aa46fb1b3d576c0b198759d053f61536f3b9e34359_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/hypershift-addon-rhel8-operator@sha256:00322fc5e7a8e1d08ca716e23982dae6d365b1523f8d3465e6daad5074067ea2_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/hypershift-addon-rhel8-operator@sha256:27cc406bb658c1915e75f5d0b0d3c0f73e72635c9f5bb08bc28e3c5c434e147b_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/hypershift-addon-rhel8-operator@sha256:afc67731faaa2dc9d32a052064763737c8bc4b1b5cf8e8ffb7cb31a4652c656c_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/hypershift-addon-rhel8-operator@sha256:c4227a3a5b323d716a979e1c6a66c458d458648c5fcb0ab151ad55ba24972f51_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/hypershift-deployment-controller-rhel8@sha256:68de13099864a989493367500360560a677fde2e0e56a760a6dafde1d7be9a27_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/hypershift-deployment-controller-rhel8@sha256:8d4a908562cbb0351aea12befe5f2bdf57041e073ce679d1b1c5b46c893844b6_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/hypershift-deployment-controller-rhel8@sha256:be5d7a8b6dec6d4c959badc2d2960ec7bfe74a75c0d673da06fe6335920de3a0_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/hypershift-deployment-controller-rhel8@sha256:f44b9cd7b993051b4d59108153763a09d283c0cf822fab478f22cfbe53847da7_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/hypershift-rhel8-operator@sha256:2d94cd451fbf0abc13e50b6b6252061294bdbfd1eda64f4347177d20b5d1e489_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/hypershift-rhel8-operator@sha256:3d8d114403d85cbba699f53aa177a84da92516b5d2e852b2bffc33eabde6af13_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/hypershift-rhel8-operator@sha256:62e91ac9b6291bf7abc26cdd937c2c2cf7cdf1f1256a33acbaa5d1cdc607d3fa_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/hypershift-rhel8-operator@sha256:ffce5bc9fb2be59047c4840d9222499f03c1cf74786d8695aab1d1b04adc6f8a_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/klusterlet-operator-bundle@sha256:1687315db647e6689845df88843ae53275440042b76dc781dcabeef16e426bdf_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/managed-serviceaccount-rhel8@sha256:63593ef6045808b9c3fe96fc1cddd99bdfabaaef881fe716972500bfda62f92b_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/managed-serviceaccount-rhel8@sha256:7f5f65ba65c9bfc64d8bf9724a22b68d38c512465f4be1bfed8f02133256214f_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/managed-serviceaccount-rhel8@sha256:8621056c6982b9875749650eee2cf967b31217298a1b924de1fe710e0445df1b_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/managed-serviceaccount-rhel8@sha256:ec5bdf8a935ee1daaa5c91a7fd7816ade97619b5d1f6b61e663c03f43bb832bc_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/managedcluster-import-controller-rhel8@sha256:17987e46eb8772ef79e771b6edd137b29914ae357eb036d76a063cb04de116a3_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/managedcluster-import-controller-rhel8@sha256:4a22ca54331be02c08e23704852c34273a8bf3d1bb2c8f2aaf92f277474e3654_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/managedcluster-import-controller-rhel8@sha256:7d737e05b3164a7e49085a2026bf5fbbdda5a0d23890e1de455eea8d59f20187_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/managedcluster-import-controller-rhel8@sha256:eaf8ba4c775e4ebaeea316bbab0344eb10674089ff9db1c8f1373ed564b03749_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/mce-operator-bundle@sha256:701ad2aa334971346282a7a80c420049f08a3e3845a915a947e7605aab9c1369_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/mce-operator-bundle@sha256:cf1b297a2bbfa2a55204e2c4688511baa0223978b2d4ab7cfb8f8c5c965d563f_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/mce-operator-bundle@sha256:ed114b2afb91375b6f3576da15474ad96c154cc0ed16e288f8a4840d7d39942f_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/mce-operator-bundle@sha256:f1be217449145edb01b029b19d08831cc6d085856e39aea8174e74ef0cc85283_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/multicloud-manager-rhel8@sha256:162fe79ef40dbdcd1c9a16c601ffeb1c1dec5309c250bddf85809a0197b2ec3e_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/multicloud-manager-rhel8@sha256:af5076a59d32f3bed7f88348bccdff6fad4d250aab7f8dc7c2791e75fa76c7d9_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/multicloud-manager-rhel8@sha256:c03edb31a56b4678c4e0f66c59b49e3798b8442ef1ddca3f67488f4baca30241_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/multicloud-manager-rhel8@sha256:c6fb6ec34c746ba73007bec6e1895b4e1a4ed551b035aa9059664ded820f46fa_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-cluster-api-provider-agent-rhel8@sha256:208389221423692530b334815985b0a2263febf5574138e854dbdc011f03b4a2_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-cluster-api-provider-agent-rhel8@sha256:4bacc4ba3974c11ac27d1448a7f7cd973162caf33358249e9d1c154018124830_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-cluster-api-provider-agent-rhel8@sha256:8b3c3fb8fdf6d679f6020e0c739f25ae83dd4173e46b743de911d8e346f371fe_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-cluster-api-provider-agent-rhel8@sha256:a4d3f04386e63bfb640b928c01f972ba7d90af9c5213a7c10968b55c875565e0_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-console-mce-rhel8@sha256:009597e78bf32e0a6d83ad456a6670e436692aa1c12cbd144580a30080054d0f_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-console-mce-rhel8@sha256:95cbc26ed2e396e44efd543d8a38f1c698267e1a617a7ee4b6f26efdb49e3059_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-console-mce-rhel8@sha256:b83a44a87eddeaa3914d03f51f58e8cc5412ee580ee233754108b2349d890b8c_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-console-mce-rhel8@sha256:e3883d9629078bc16f2a6526cb8b1fdea89c1a8b8f477487fd6b34efa2f13999_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-hypershift-addon-rhel8-operator@sha256:00322fc5e7a8e1d08ca716e23982dae6d365b1523f8d3465e6daad5074067ea2_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-hypershift-addon-rhel8-operator@sha256:27cc406bb658c1915e75f5d0b0d3c0f73e72635c9f5bb08bc28e3c5c434e147b_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-hypershift-addon-rhel8-operator@sha256:afc67731faaa2dc9d32a052064763737c8bc4b1b5cf8e8ffb7cb31a4652c656c_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-hypershift-addon-rhel8-operator@sha256:c4227a3a5b323d716a979e1c6a66c458d458648c5fcb0ab151ad55ba24972f51_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-hypershift-deployment-controller-rhel8@sha256:68de13099864a989493367500360560a677fde2e0e56a760a6dafde1d7be9a27_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-hypershift-deployment-controller-rhel8@sha256:8d4a908562cbb0351aea12befe5f2bdf57041e073ce679d1b1c5b46c893844b6_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-hypershift-deployment-controller-rhel8@sha256:be5d7a8b6dec6d4c959badc2d2960ec7bfe74a75c0d673da06fe6335920de3a0_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-hypershift-deployment-controller-rhel8@sha256:f44b9cd7b993051b4d59108153763a09d283c0cf822fab478f22cfbe53847da7_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-managed-serviceaccount-rhel8@sha256:63593ef6045808b9c3fe96fc1cddd99bdfabaaef881fe716972500bfda62f92b_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-managed-serviceaccount-rhel8@sha256:7f5f65ba65c9bfc64d8bf9724a22b68d38c512465f4be1bfed8f02133256214f_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-managed-serviceaccount-rhel8@sha256:8621056c6982b9875749650eee2cf967b31217298a1b924de1fe710e0445df1b_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-managed-serviceaccount-rhel8@sha256:ec5bdf8a935ee1daaa5c91a7fd7816ade97619b5d1f6b61e663c03f43bb832bc_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/must-gather-rhel8@sha256:4270ef4ed53f54fb13cf1092b3babb70af7012886a3f0c293b11040083f39651_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/must-gather-rhel8@sha256:4ecb20c797f71375bc888ed84036f49bc40e2e9984e7ec74b14ad697d1b9c6fb_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/must-gather-rhel8@sha256:6d2624faf8cb2634a9e2203273d95c076ed2207ddd87f50df6ce8e5088a5d257_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/must-gather-rhel8@sha256:e838cb2e70eff2157b992c1cc6c576c9e099306b1df69d6d5c9d991ded4e0789_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/placement-rhel8@sha256:473ed2081010b9005ecc6fb254389dac6927f336967bd4a2f99ca3210fd265f0_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/placement-rhel8@sha256:746794cb82199cfc0c659de0a48018bbd8f18aec97265d68f8dd8bbf783049b1_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/placement-rhel8@sha256:7f5c7671a97f09756a150feb6a6bd04f40aa938ce065102b5b5875eadab933db_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/placement-rhel8@sha256:a6fb7f9d80d4d6cb53317f7d87960af28a6cafb8c5abee369f7bd94cbe449686_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/provider-credential-controller-rhel8@sha256:759037d7817cef4e0451befe8f2bc943a89f2bda95a52327a1c552c3f9a095bb_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/provider-credential-controller-rhel8@sha256:90281a3feff8e019a937fabb5184881c1983cda657c41332cd0321acf5ea4092_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/provider-credential-controller-rhel8@sha256:b6406fbcfeed4c491c66b778a4ad08e8066db5052a49863dd459e2b7375e6ba4_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/provider-credential-controller-rhel8@sha256:c4707c5214505bf1e5f693f0c5df4bb6fe4336670bf850b9a09040b6d87cccd2_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/registration-operator-rhel8@sha256:49d81d8a383de609d64760a4ae6ffa61469a59a5678311406ce4f838c1cc66fd_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/registration-operator-rhel8@sha256:579420cfdc2a542ab7a1b9cd6f1324885f60d1ec5d2bda74808127b45aef2983_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/registration-operator-rhel8@sha256:f945ae948589e2ea294d3d6e8f89fe05c1203f375a0722465965208ecfc15b94_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/registration-operator-rhel8@sha256:fbc7cd19b869d02af6dba24b20f6a44c498fb00e4afc629821f47b9b35c5a94d_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/registration-rhel8@sha256:39cc95f16445c3a1dca378beb50f5931ad081f459c9c6eb012325c6a9d8ada6c_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/registration-rhel8@sha256:686390715f19747bff24e95137307182ab095fb133051424996c6b0ee668569a_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/registration-rhel8@sha256:7bbc4dceeffd5f4bb47e9c38f97109d083dbbbda1a1643b7eb7762ebbd5047a1_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/registration-rhel8@sha256:cb1c8096bd5bd9f1dfa413bc0d1889d970b6d841988d24d6c1008904b1288cfe_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/work-rhel8@sha256:345f405c6a1d3e18beaf13c24a7ca4055a03746d8e6540670435e8d2413fefaf_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/work-rhel8@sha256:663cf3e0453e2ae5b1c9d5f6d335930d6d1e9c7a34151a171dbf58f9066c2b96_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/work-rhel8@sha256:c5c1939a142b9554a2ce664605409cefcb9954bbb1d8eef988fddab50f06cdaf_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/work-rhel8@sha256:d425b68e6265d098601e240cae6084c76416fd27bfbd955a3ccee30873544e38_ppc64le"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2022:6345"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "LOCAL",
"availabilityImpact": "HIGH",
"baseScore": 7.3,
"baseSeverity": "HIGH",
"confidentialityImpact": "LOW",
"integrityImpact": "LOW",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:N/UI:N/S:U/C:L/I:L/A:H",
"version": "3.1"
},
"products": [
"8Base-multicluster-engine-2.1:multicluster-engine/agent-service-rhel8@sha256:661ee3a57d860a713ffb481ea87858f20fce1e57b858821cb0c1ec4069e206a0_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/agent-service-rhel8@sha256:8cb5ab317ccc6b1bcd409cfba0ec983e3f5d9531227e76bb455011636ed32d21_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/agent-service-rhel8@sha256:e136966121b82373c9279b1b59b68864ed10bfdee424959a7ad4b190ff7a2562_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/agent-service-rhel8@sha256:fce50212c8bbfdc3e8f445f4b7ea35881eb29e49c443e827ad6fe2389328d57f_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/apiserver-network-proxy-rhel8@sha256:25b242af63aca69a32c457dde23b3ac52ed81f5edad3e919d5df59902adb0b60_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/apiserver-network-proxy-rhel8@sha256:5ea69e650771525faf944fbf3be82a19e54a964d38adbb88263247652476938c_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/apiserver-network-proxy-rhel8@sha256:c97ea925ea31a1ae6824ec55bbb43c3cf0d2d9b0fb6d12b6d23492e0e5a5467a_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/apiserver-network-proxy-rhel8@sha256:f71c4c301774aba9a886f2891eace9da47ba075d2a2e4acfc03849c9c0da57bc_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/assisted-image-service-rhel8@sha256:1d250617cf4eb47800d30bd6bdd61872faa29eb7c6953edcb4a107360f0d0a78_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/assisted-image-service-rhel8@sha256:3730a3c3cfb695b540945b5f0ae739a701a0155137b9509238860549105ab670_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/assisted-image-service-rhel8@sha256:3d59cfa190838da34bac1ccf88562f996cc9e9ffdb151f47e044ba3fcc964a3d_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/assisted-image-service-rhel8@sha256:92c8157e43d84584ba93d978fcc6ffba84118e4ea5ff46ad71a62ffdc7fc56e5_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/assisted-installer-agent-rhel8@sha256:99e0accdee9b311b9abf032c712060823736f88c7bf3ba692349d7f8290a9570_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/assisted-installer-agent-rhel8@sha256:b4722c060fb38e1609e689b605816cefb39a15a0ddc40837a90727d123b91c88_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/assisted-installer-reporter-rhel8@sha256:1d465abc36e2045dc5a291663786709fc920c42aacb0c34c4868a1a633334509_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/assisted-installer-reporter-rhel8@sha256:bdb861698be8305247b21ebab7994f27eaae818f691ffcff3d5b5eb5dc70a722_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/assisted-installer-reporter-rhel8@sha256:e4dd90d186f1fea6fcdb4e23f74e4390e00d134b2c21d8510c1cdbbcef3c4a1f_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/assisted-installer-rhel8@sha256:61ac4136dad0e02323807e6d3de8e890ec0b7e7e1f7112f9610410712af6f9b5_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/assisted-installer-rhel8@sha256:686b64358857be04087a706048a32b7356b16a0028d2b200da16ec94d931d25d_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/assisted-installer-rhel8@sha256:910dad58b72de16f92dd5b60d0420010d18229a6e0966fe2eb072517febe499f_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/aws-encryption-provider-rhel8@sha256:31329737bd3608345f8e969e872e2e18305e2959d9d81867933c73fb26a53dcd_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/aws-encryption-provider-rhel8@sha256:9797eef2012c827ff3250cba1cd542772e92872b4bd69a01bdbdba4fe407472c_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/aws-encryption-provider-rhel8@sha256:ab7f1982f21ed9251501396ea150764348b5f61b6e50b9d74b5031e705e16ef3_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/aws-encryption-provider-rhel8@sha256:cee69ba4c6fb326afd03c7f21856a028fa4758dab8c849ef6eaeaea0cd55afd2_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/backplane-rhel8-operator@sha256:0b8c36b4b1d00e47ee4faaeec9ccbdc2977a50592035f8a600491c657e439d33_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/backplane-rhel8-operator@sha256:5dbd590a4bbed44f487d1601d1825b5efb8253b9ee2be49adccec7e0ea9410ac_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/backplane-rhel8-operator@sha256:9f7854a1de26dfebdc8beafffd01304017b8fe7cd84065dd452de1276e529a06_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/backplane-rhel8-operator@sha256:e7998dc233af266ed94ba16450c2f02096abb5e045f291f8f94a83ef9da7dd51_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-provider-agent-rhel8@sha256:208389221423692530b334815985b0a2263febf5574138e854dbdc011f03b4a2_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-provider-agent-rhel8@sha256:4bacc4ba3974c11ac27d1448a7f7cd973162caf33358249e9d1c154018124830_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-provider-agent-rhel8@sha256:8b3c3fb8fdf6d679f6020e0c739f25ae83dd4173e46b743de911d8e346f371fe_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-provider-agent-rhel8@sha256:a4d3f04386e63bfb640b928c01f972ba7d90af9c5213a7c10968b55c875565e0_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-provider-aws-rhel8@sha256:36a5f30d043f1137033842188e59224b803158696f60ddb41095a766705485f4_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-provider-aws-rhel8@sha256:6fb7799fca309c727c7afea57448fc653dde09495945e314402a3e3a079e5b03_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-provider-aws-rhel8@sha256:9b8d4fde02e4c43d194bf4c420550730fd52b74587e2327f2e9eb75067bb25e7_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-provider-aws-rhel8@sha256:bd612736fde388811d12a572852c86d0fe9dcbb6e7f404c64b8654c870d4e2eb_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-provider-azure-rhel8@sha256:2b93b026497655f16a85a2929b1f0c970d51dce0e0e8462774989f1943bdc785_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-provider-azure-rhel8@sha256:2c9c916d0face10abc7f6467564e394ead5946bf18ed8439456cce2767a83b3e_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-provider-azure-rhel8@sha256:6f41c353228c4016ab02557a5591ef36f4aea799c4ad89798343b4a2f0765d08_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-provider-azure-rhel8@sha256:ddd59c296543f525f719336ad6ddc5e5f8d3915e08e3b64d575a9835de3e95ad_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-provider-kubevirt-rhel8@sha256:0007824d89632253727ead00c5fd6ec463f310d71e58e237ea5e51c13052b0bc_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-provider-kubevirt-rhel8@sha256:9cd9106f72557b8ba5de9f4d1de5ff8d33514d2c02889999a3c20aab9a8dd061_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-provider-kubevirt-rhel8@sha256:cbe319cfa3ab4610dc67abea27841dd5b670061faa74e666959550343bba1c28_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-provider-kubevirt-rhel8@sha256:df94a1d8a4b6d1aebed4e657267219632bb3b2176537bdf8e51a728cd78f136f_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-rhel8@sha256:30f56a4d5cba0ccd55e0bda756c7af8010ab94ec3b644dc73f7b32e76b5bbb3a_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-rhel8@sha256:4f7cb34768ff908ed1ba54330603ea54b82a4144cf9124dae01a727dcc60362a_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-rhel8@sha256:a137205ac2127a04466519355b07cee71c08c56dddfee35671127241ebdf4a99_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-rhel8@sha256:c8a785b4e1688d358cec73e9cf4853ca0ab28c7daa4c45d5384b7bebc333f53a_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-curator-controller-rhel8@sha256:1d4d913d4136321ebd94e6b9d9e55be7262883702de72c4a61827804ad843942_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-curator-controller-rhel8@sha256:2134c387cb0e8c2f95bb8ef74ad0a10c37403d9e0dfaeb7e2e9efb388c606ac1_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-curator-controller-rhel8@sha256:2e0867d6ebace932eb09bb3a6a929562a157bc2eea9c28063eb30dac866abf63_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-curator-controller-rhel8@sha256:3dd533817d97518c7af991b888c5f9df501bd496ed53988e5444c1ea62e539cb_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-proxy-addon-rhel8@sha256:2779eae299eb2b48e8a868de2f2d8d13313ca17b2f7d5c816013145b0c787cc8_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-proxy-addon-rhel8@sha256:28544cf2414bdeffb8bcaae2d1547064da46ab5a122fd77861083b1e81e299cc_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-proxy-addon-rhel8@sha256:4da01f6a0a59069045d23599d748849da60ee309f72f233497edd379b3b0823e_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-proxy-addon-rhel8@sha256:6318fd6b0e0f5c39239ba9c71c330bce7974deaf970359ec83c88116abf7a653_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-proxy-rhel8@sha256:610de7f25fd387262c360acb21dd45dc80e1c52a77dd11982965da80301407ab_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-proxy-rhel8@sha256:a881a94835c7eef6babe00792fc0a99c9816831869cb26af0dcf2665233f7710_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-proxy-rhel8@sha256:b240f43890529fe95b1a74de6f4c2626e85ae91ae6a624bb98a4c31130b6740d_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-proxy-rhel8@sha256:df6cd66cdb17efc356e770930ff796bdb527c292243f5e8b87ca5c9e912a19d6_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/clusterclaims-controller-rhel8@sha256:3608571c2a5a3d399e3ad8135ca90e46a7e57b322b5ef9d708efa631cee7109c_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/clusterclaims-controller-rhel8@sha256:5c04626558442d50ab58a941d72a78db7c94f5ce730b5abb7599c21981875970_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/clusterclaims-controller-rhel8@sha256:7be740cc5987a1dfc76d7d8a306ff65291eb9cf61419842f463aa9dc4d6ecde1_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/clusterclaims-controller-rhel8@sha256:fce2e92743adaf6fe2e0168cfeecdc71ff7c009ef92a89c9172ff46ebbedcd40_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/clusterlifecycle-state-metrics-rhel8@sha256:288a0e4f9ca79859c5f295e920e9ef01d395720ea5b62ec7f5a5bd975b9c5850_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/clusterlifecycle-state-metrics-rhel8@sha256:93b9ad845fab34498a6f504ad626d0d5236c39ab1aaf7789df146311e4ba33cd_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/clusterlifecycle-state-metrics-rhel8@sha256:c808d378bd0666d7eb1f9c9024f7d2f7c6bdedd40298aa1e940cfc1ce735af54_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/clusterlifecycle-state-metrics-rhel8@sha256:df17928fd459e5063fb2470dbaea51c96f292f1a4ca5eaedc64a03687edbb6cd_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/console-mce-rhel8@sha256:009597e78bf32e0a6d83ad456a6670e436692aa1c12cbd144580a30080054d0f_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/console-mce-rhel8@sha256:95cbc26ed2e396e44efd543d8a38f1c698267e1a617a7ee4b6f26efdb49e3059_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/console-mce-rhel8@sha256:b83a44a87eddeaa3914d03f51f58e8cc5412ee580ee233754108b2349d890b8c_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/console-mce-rhel8@sha256:e3883d9629078bc16f2a6526cb8b1fdea89c1a8b8f477487fd6b34efa2f13999_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/discovery-rhel8@sha256:12b3c0a01c59836687a7cfc1fba050d0800625cd46f678551a5944b0664c044d_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/discovery-rhel8@sha256:25eefa4b7af3650f57e9a4c372522a0cae7bcc1b41735d2b503b9b41d9c2d0b2_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/discovery-rhel8@sha256:9a655c52c83f7682964e8f46fed6011c6e9de7a2a64ee0893d0c02cf725746e1_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/discovery-rhel8@sha256:a0bcad7b2191e3c674813c2e1e67aea619d6d7eaa95f2324902e0b842d1c0cc8_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/hive-rhel8@sha256:674603ee10ad5e9d42e18e5c2f91153c863cb7e9f38cd523559c8de7c7097483_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/hive-rhel8@sha256:67b2477a7b3885df470dc56e94525e7ebc3dce326599c6f2a311f8727557bf8b_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/hive-rhel8@sha256:8722d4f39942af4a008209ae518bf27d30deaa2e5bf97fc3118bea58efafb3d5_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/hive-rhel8@sha256:dd6a4624672d458a0072b9aa46fb1b3d576c0b198759d053f61536f3b9e34359_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/hypershift-addon-rhel8-operator@sha256:00322fc5e7a8e1d08ca716e23982dae6d365b1523f8d3465e6daad5074067ea2_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/hypershift-addon-rhel8-operator@sha256:27cc406bb658c1915e75f5d0b0d3c0f73e72635c9f5bb08bc28e3c5c434e147b_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/hypershift-addon-rhel8-operator@sha256:afc67731faaa2dc9d32a052064763737c8bc4b1b5cf8e8ffb7cb31a4652c656c_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/hypershift-addon-rhel8-operator@sha256:c4227a3a5b323d716a979e1c6a66c458d458648c5fcb0ab151ad55ba24972f51_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/hypershift-deployment-controller-rhel8@sha256:68de13099864a989493367500360560a677fde2e0e56a760a6dafde1d7be9a27_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/hypershift-deployment-controller-rhel8@sha256:8d4a908562cbb0351aea12befe5f2bdf57041e073ce679d1b1c5b46c893844b6_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/hypershift-deployment-controller-rhel8@sha256:be5d7a8b6dec6d4c959badc2d2960ec7bfe74a75c0d673da06fe6335920de3a0_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/hypershift-deployment-controller-rhel8@sha256:f44b9cd7b993051b4d59108153763a09d283c0cf822fab478f22cfbe53847da7_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/hypershift-rhel8-operator@sha256:2d94cd451fbf0abc13e50b6b6252061294bdbfd1eda64f4347177d20b5d1e489_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/hypershift-rhel8-operator@sha256:3d8d114403d85cbba699f53aa177a84da92516b5d2e852b2bffc33eabde6af13_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/hypershift-rhel8-operator@sha256:62e91ac9b6291bf7abc26cdd937c2c2cf7cdf1f1256a33acbaa5d1cdc607d3fa_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/hypershift-rhel8-operator@sha256:ffce5bc9fb2be59047c4840d9222499f03c1cf74786d8695aab1d1b04adc6f8a_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/klusterlet-operator-bundle@sha256:1687315db647e6689845df88843ae53275440042b76dc781dcabeef16e426bdf_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/managed-serviceaccount-rhel8@sha256:63593ef6045808b9c3fe96fc1cddd99bdfabaaef881fe716972500bfda62f92b_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/managed-serviceaccount-rhel8@sha256:7f5f65ba65c9bfc64d8bf9724a22b68d38c512465f4be1bfed8f02133256214f_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/managed-serviceaccount-rhel8@sha256:8621056c6982b9875749650eee2cf967b31217298a1b924de1fe710e0445df1b_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/managed-serviceaccount-rhel8@sha256:ec5bdf8a935ee1daaa5c91a7fd7816ade97619b5d1f6b61e663c03f43bb832bc_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/managedcluster-import-controller-rhel8@sha256:17987e46eb8772ef79e771b6edd137b29914ae357eb036d76a063cb04de116a3_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/managedcluster-import-controller-rhel8@sha256:4a22ca54331be02c08e23704852c34273a8bf3d1bb2c8f2aaf92f277474e3654_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/managedcluster-import-controller-rhel8@sha256:7d737e05b3164a7e49085a2026bf5fbbdda5a0d23890e1de455eea8d59f20187_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/managedcluster-import-controller-rhel8@sha256:eaf8ba4c775e4ebaeea316bbab0344eb10674089ff9db1c8f1373ed564b03749_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/mce-operator-bundle@sha256:701ad2aa334971346282a7a80c420049f08a3e3845a915a947e7605aab9c1369_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/mce-operator-bundle@sha256:cf1b297a2bbfa2a55204e2c4688511baa0223978b2d4ab7cfb8f8c5c965d563f_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/mce-operator-bundle@sha256:ed114b2afb91375b6f3576da15474ad96c154cc0ed16e288f8a4840d7d39942f_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/mce-operator-bundle@sha256:f1be217449145edb01b029b19d08831cc6d085856e39aea8174e74ef0cc85283_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/multicloud-manager-rhel8@sha256:162fe79ef40dbdcd1c9a16c601ffeb1c1dec5309c250bddf85809a0197b2ec3e_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/multicloud-manager-rhel8@sha256:af5076a59d32f3bed7f88348bccdff6fad4d250aab7f8dc7c2791e75fa76c7d9_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/multicloud-manager-rhel8@sha256:c03edb31a56b4678c4e0f66c59b49e3798b8442ef1ddca3f67488f4baca30241_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/multicloud-manager-rhel8@sha256:c6fb6ec34c746ba73007bec6e1895b4e1a4ed551b035aa9059664ded820f46fa_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-cluster-api-provider-agent-rhel8@sha256:208389221423692530b334815985b0a2263febf5574138e854dbdc011f03b4a2_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-cluster-api-provider-agent-rhel8@sha256:4bacc4ba3974c11ac27d1448a7f7cd973162caf33358249e9d1c154018124830_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-cluster-api-provider-agent-rhel8@sha256:8b3c3fb8fdf6d679f6020e0c739f25ae83dd4173e46b743de911d8e346f371fe_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-cluster-api-provider-agent-rhel8@sha256:a4d3f04386e63bfb640b928c01f972ba7d90af9c5213a7c10968b55c875565e0_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-console-mce-rhel8@sha256:009597e78bf32e0a6d83ad456a6670e436692aa1c12cbd144580a30080054d0f_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-console-mce-rhel8@sha256:95cbc26ed2e396e44efd543d8a38f1c698267e1a617a7ee4b6f26efdb49e3059_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-console-mce-rhel8@sha256:b83a44a87eddeaa3914d03f51f58e8cc5412ee580ee233754108b2349d890b8c_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-console-mce-rhel8@sha256:e3883d9629078bc16f2a6526cb8b1fdea89c1a8b8f477487fd6b34efa2f13999_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-hypershift-addon-rhel8-operator@sha256:00322fc5e7a8e1d08ca716e23982dae6d365b1523f8d3465e6daad5074067ea2_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-hypershift-addon-rhel8-operator@sha256:27cc406bb658c1915e75f5d0b0d3c0f73e72635c9f5bb08bc28e3c5c434e147b_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-hypershift-addon-rhel8-operator@sha256:afc67731faaa2dc9d32a052064763737c8bc4b1b5cf8e8ffb7cb31a4652c656c_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-hypershift-addon-rhel8-operator@sha256:c4227a3a5b323d716a979e1c6a66c458d458648c5fcb0ab151ad55ba24972f51_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-hypershift-deployment-controller-rhel8@sha256:68de13099864a989493367500360560a677fde2e0e56a760a6dafde1d7be9a27_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-hypershift-deployment-controller-rhel8@sha256:8d4a908562cbb0351aea12befe5f2bdf57041e073ce679d1b1c5b46c893844b6_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-hypershift-deployment-controller-rhel8@sha256:be5d7a8b6dec6d4c959badc2d2960ec7bfe74a75c0d673da06fe6335920de3a0_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-hypershift-deployment-controller-rhel8@sha256:f44b9cd7b993051b4d59108153763a09d283c0cf822fab478f22cfbe53847da7_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-managed-serviceaccount-rhel8@sha256:63593ef6045808b9c3fe96fc1cddd99bdfabaaef881fe716972500bfda62f92b_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-managed-serviceaccount-rhel8@sha256:7f5f65ba65c9bfc64d8bf9724a22b68d38c512465f4be1bfed8f02133256214f_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-managed-serviceaccount-rhel8@sha256:8621056c6982b9875749650eee2cf967b31217298a1b924de1fe710e0445df1b_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-managed-serviceaccount-rhel8@sha256:ec5bdf8a935ee1daaa5c91a7fd7816ade97619b5d1f6b61e663c03f43bb832bc_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/must-gather-rhel8@sha256:4270ef4ed53f54fb13cf1092b3babb70af7012886a3f0c293b11040083f39651_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/must-gather-rhel8@sha256:4ecb20c797f71375bc888ed84036f49bc40e2e9984e7ec74b14ad697d1b9c6fb_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/must-gather-rhel8@sha256:6d2624faf8cb2634a9e2203273d95c076ed2207ddd87f50df6ce8e5088a5d257_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/must-gather-rhel8@sha256:e838cb2e70eff2157b992c1cc6c576c9e099306b1df69d6d5c9d991ded4e0789_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/placement-rhel8@sha256:473ed2081010b9005ecc6fb254389dac6927f336967bd4a2f99ca3210fd265f0_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/placement-rhel8@sha256:746794cb82199cfc0c659de0a48018bbd8f18aec97265d68f8dd8bbf783049b1_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/placement-rhel8@sha256:7f5c7671a97f09756a150feb6a6bd04f40aa938ce065102b5b5875eadab933db_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/placement-rhel8@sha256:a6fb7f9d80d4d6cb53317f7d87960af28a6cafb8c5abee369f7bd94cbe449686_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/provider-credential-controller-rhel8@sha256:759037d7817cef4e0451befe8f2bc943a89f2bda95a52327a1c552c3f9a095bb_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/provider-credential-controller-rhel8@sha256:90281a3feff8e019a937fabb5184881c1983cda657c41332cd0321acf5ea4092_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/provider-credential-controller-rhel8@sha256:b6406fbcfeed4c491c66b778a4ad08e8066db5052a49863dd459e2b7375e6ba4_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/provider-credential-controller-rhel8@sha256:c4707c5214505bf1e5f693f0c5df4bb6fe4336670bf850b9a09040b6d87cccd2_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/registration-operator-rhel8@sha256:49d81d8a383de609d64760a4ae6ffa61469a59a5678311406ce4f838c1cc66fd_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/registration-operator-rhel8@sha256:579420cfdc2a542ab7a1b9cd6f1324885f60d1ec5d2bda74808127b45aef2983_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/registration-operator-rhel8@sha256:f945ae948589e2ea294d3d6e8f89fe05c1203f375a0722465965208ecfc15b94_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/registration-operator-rhel8@sha256:fbc7cd19b869d02af6dba24b20f6a44c498fb00e4afc629821f47b9b35c5a94d_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/registration-rhel8@sha256:39cc95f16445c3a1dca378beb50f5931ad081f459c9c6eb012325c6a9d8ada6c_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/registration-rhel8@sha256:686390715f19747bff24e95137307182ab095fb133051424996c6b0ee668569a_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/registration-rhel8@sha256:7bbc4dceeffd5f4bb47e9c38f97109d083dbbbda1a1643b7eb7762ebbd5047a1_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/registration-rhel8@sha256:cb1c8096bd5bd9f1dfa413bc0d1889d970b6d841988d24d6c1008904b1288cfe_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/work-rhel8@sha256:345f405c6a1d3e18beaf13c24a7ca4055a03746d8e6540670435e8d2413fefaf_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/work-rhel8@sha256:663cf3e0453e2ae5b1c9d5f6d335930d6d1e9c7a34151a171dbf58f9066c2b96_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/work-rhel8@sha256:c5c1939a142b9554a2ce664605409cefcb9954bbb1d8eef988fddab50f06cdaf_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/work-rhel8@sha256:d425b68e6265d098601e240cae6084c76416fd27bfbd955a3ccee30873544e38_ppc64le"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "golang: encoding/xml: stack exhaustion in Decoder.Skip"
},
{
"cve": "CVE-2022-30629",
"cwe": {
"id": "CWE-331",
"name": "Insufficient Entropy"
},
"discovery_date": "2022-06-02T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2092793"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in the crypto/tls golang package. When session tickets are generated by crypto/tls, it is missing the ticket expiration. This issue may allow an attacker to observe the TLS handshakes to correlate successive connections during session resumption.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "golang: crypto/tls: session tickets lack random ticket_age_add",
"title": "Vulnerability summary"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"8Base-multicluster-engine-2.1:multicluster-engine/agent-service-rhel8@sha256:661ee3a57d860a713ffb481ea87858f20fce1e57b858821cb0c1ec4069e206a0_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/agent-service-rhel8@sha256:8cb5ab317ccc6b1bcd409cfba0ec983e3f5d9531227e76bb455011636ed32d21_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/agent-service-rhel8@sha256:e136966121b82373c9279b1b59b68864ed10bfdee424959a7ad4b190ff7a2562_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/agent-service-rhel8@sha256:fce50212c8bbfdc3e8f445f4b7ea35881eb29e49c443e827ad6fe2389328d57f_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/apiserver-network-proxy-rhel8@sha256:25b242af63aca69a32c457dde23b3ac52ed81f5edad3e919d5df59902adb0b60_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/apiserver-network-proxy-rhel8@sha256:5ea69e650771525faf944fbf3be82a19e54a964d38adbb88263247652476938c_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/apiserver-network-proxy-rhel8@sha256:c97ea925ea31a1ae6824ec55bbb43c3cf0d2d9b0fb6d12b6d23492e0e5a5467a_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/apiserver-network-proxy-rhel8@sha256:f71c4c301774aba9a886f2891eace9da47ba075d2a2e4acfc03849c9c0da57bc_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/assisted-image-service-rhel8@sha256:1d250617cf4eb47800d30bd6bdd61872faa29eb7c6953edcb4a107360f0d0a78_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/assisted-image-service-rhel8@sha256:3730a3c3cfb695b540945b5f0ae739a701a0155137b9509238860549105ab670_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/assisted-image-service-rhel8@sha256:3d59cfa190838da34bac1ccf88562f996cc9e9ffdb151f47e044ba3fcc964a3d_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/assisted-image-service-rhel8@sha256:92c8157e43d84584ba93d978fcc6ffba84118e4ea5ff46ad71a62ffdc7fc56e5_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/assisted-installer-agent-rhel8@sha256:99e0accdee9b311b9abf032c712060823736f88c7bf3ba692349d7f8290a9570_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/assisted-installer-agent-rhel8@sha256:b4722c060fb38e1609e689b605816cefb39a15a0ddc40837a90727d123b91c88_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/assisted-installer-reporter-rhel8@sha256:1d465abc36e2045dc5a291663786709fc920c42aacb0c34c4868a1a633334509_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/assisted-installer-reporter-rhel8@sha256:bdb861698be8305247b21ebab7994f27eaae818f691ffcff3d5b5eb5dc70a722_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/assisted-installer-reporter-rhel8@sha256:e4dd90d186f1fea6fcdb4e23f74e4390e00d134b2c21d8510c1cdbbcef3c4a1f_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/assisted-installer-rhel8@sha256:61ac4136dad0e02323807e6d3de8e890ec0b7e7e1f7112f9610410712af6f9b5_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/assisted-installer-rhel8@sha256:686b64358857be04087a706048a32b7356b16a0028d2b200da16ec94d931d25d_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/assisted-installer-rhel8@sha256:910dad58b72de16f92dd5b60d0420010d18229a6e0966fe2eb072517febe499f_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/aws-encryption-provider-rhel8@sha256:31329737bd3608345f8e969e872e2e18305e2959d9d81867933c73fb26a53dcd_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/aws-encryption-provider-rhel8@sha256:9797eef2012c827ff3250cba1cd542772e92872b4bd69a01bdbdba4fe407472c_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/aws-encryption-provider-rhel8@sha256:ab7f1982f21ed9251501396ea150764348b5f61b6e50b9d74b5031e705e16ef3_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/aws-encryption-provider-rhel8@sha256:cee69ba4c6fb326afd03c7f21856a028fa4758dab8c849ef6eaeaea0cd55afd2_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/backplane-rhel8-operator@sha256:0b8c36b4b1d00e47ee4faaeec9ccbdc2977a50592035f8a600491c657e439d33_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/backplane-rhel8-operator@sha256:5dbd590a4bbed44f487d1601d1825b5efb8253b9ee2be49adccec7e0ea9410ac_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/backplane-rhel8-operator@sha256:9f7854a1de26dfebdc8beafffd01304017b8fe7cd84065dd452de1276e529a06_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/backplane-rhel8-operator@sha256:e7998dc233af266ed94ba16450c2f02096abb5e045f291f8f94a83ef9da7dd51_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-provider-agent-rhel8@sha256:208389221423692530b334815985b0a2263febf5574138e854dbdc011f03b4a2_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-provider-agent-rhel8@sha256:4bacc4ba3974c11ac27d1448a7f7cd973162caf33358249e9d1c154018124830_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-provider-agent-rhel8@sha256:8b3c3fb8fdf6d679f6020e0c739f25ae83dd4173e46b743de911d8e346f371fe_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-provider-agent-rhel8@sha256:a4d3f04386e63bfb640b928c01f972ba7d90af9c5213a7c10968b55c875565e0_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-provider-aws-rhel8@sha256:36a5f30d043f1137033842188e59224b803158696f60ddb41095a766705485f4_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-provider-aws-rhel8@sha256:6fb7799fca309c727c7afea57448fc653dde09495945e314402a3e3a079e5b03_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-provider-aws-rhel8@sha256:9b8d4fde02e4c43d194bf4c420550730fd52b74587e2327f2e9eb75067bb25e7_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-provider-aws-rhel8@sha256:bd612736fde388811d12a572852c86d0fe9dcbb6e7f404c64b8654c870d4e2eb_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-provider-azure-rhel8@sha256:2b93b026497655f16a85a2929b1f0c970d51dce0e0e8462774989f1943bdc785_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-provider-azure-rhel8@sha256:2c9c916d0face10abc7f6467564e394ead5946bf18ed8439456cce2767a83b3e_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-provider-azure-rhel8@sha256:6f41c353228c4016ab02557a5591ef36f4aea799c4ad89798343b4a2f0765d08_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-provider-azure-rhel8@sha256:ddd59c296543f525f719336ad6ddc5e5f8d3915e08e3b64d575a9835de3e95ad_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-provider-kubevirt-rhel8@sha256:0007824d89632253727ead00c5fd6ec463f310d71e58e237ea5e51c13052b0bc_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-provider-kubevirt-rhel8@sha256:9cd9106f72557b8ba5de9f4d1de5ff8d33514d2c02889999a3c20aab9a8dd061_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-provider-kubevirt-rhel8@sha256:cbe319cfa3ab4610dc67abea27841dd5b670061faa74e666959550343bba1c28_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-provider-kubevirt-rhel8@sha256:df94a1d8a4b6d1aebed4e657267219632bb3b2176537bdf8e51a728cd78f136f_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-rhel8@sha256:30f56a4d5cba0ccd55e0bda756c7af8010ab94ec3b644dc73f7b32e76b5bbb3a_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-rhel8@sha256:4f7cb34768ff908ed1ba54330603ea54b82a4144cf9124dae01a727dcc60362a_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-rhel8@sha256:a137205ac2127a04466519355b07cee71c08c56dddfee35671127241ebdf4a99_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-rhel8@sha256:c8a785b4e1688d358cec73e9cf4853ca0ab28c7daa4c45d5384b7bebc333f53a_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-curator-controller-rhel8@sha256:1d4d913d4136321ebd94e6b9d9e55be7262883702de72c4a61827804ad843942_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-curator-controller-rhel8@sha256:2134c387cb0e8c2f95bb8ef74ad0a10c37403d9e0dfaeb7e2e9efb388c606ac1_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-curator-controller-rhel8@sha256:2e0867d6ebace932eb09bb3a6a929562a157bc2eea9c28063eb30dac866abf63_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-curator-controller-rhel8@sha256:3dd533817d97518c7af991b888c5f9df501bd496ed53988e5444c1ea62e539cb_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-proxy-addon-rhel8@sha256:2779eae299eb2b48e8a868de2f2d8d13313ca17b2f7d5c816013145b0c787cc8_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-proxy-addon-rhel8@sha256:28544cf2414bdeffb8bcaae2d1547064da46ab5a122fd77861083b1e81e299cc_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-proxy-addon-rhel8@sha256:4da01f6a0a59069045d23599d748849da60ee309f72f233497edd379b3b0823e_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-proxy-addon-rhel8@sha256:6318fd6b0e0f5c39239ba9c71c330bce7974deaf970359ec83c88116abf7a653_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-proxy-rhel8@sha256:610de7f25fd387262c360acb21dd45dc80e1c52a77dd11982965da80301407ab_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-proxy-rhel8@sha256:a881a94835c7eef6babe00792fc0a99c9816831869cb26af0dcf2665233f7710_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-proxy-rhel8@sha256:b240f43890529fe95b1a74de6f4c2626e85ae91ae6a624bb98a4c31130b6740d_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-proxy-rhel8@sha256:df6cd66cdb17efc356e770930ff796bdb527c292243f5e8b87ca5c9e912a19d6_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/clusterclaims-controller-rhel8@sha256:3608571c2a5a3d399e3ad8135ca90e46a7e57b322b5ef9d708efa631cee7109c_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/clusterclaims-controller-rhel8@sha256:5c04626558442d50ab58a941d72a78db7c94f5ce730b5abb7599c21981875970_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/clusterclaims-controller-rhel8@sha256:7be740cc5987a1dfc76d7d8a306ff65291eb9cf61419842f463aa9dc4d6ecde1_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/clusterclaims-controller-rhel8@sha256:fce2e92743adaf6fe2e0168cfeecdc71ff7c009ef92a89c9172ff46ebbedcd40_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/clusterlifecycle-state-metrics-rhel8@sha256:288a0e4f9ca79859c5f295e920e9ef01d395720ea5b62ec7f5a5bd975b9c5850_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/clusterlifecycle-state-metrics-rhel8@sha256:93b9ad845fab34498a6f504ad626d0d5236c39ab1aaf7789df146311e4ba33cd_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/clusterlifecycle-state-metrics-rhel8@sha256:c808d378bd0666d7eb1f9c9024f7d2f7c6bdedd40298aa1e940cfc1ce735af54_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/clusterlifecycle-state-metrics-rhel8@sha256:df17928fd459e5063fb2470dbaea51c96f292f1a4ca5eaedc64a03687edbb6cd_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/console-mce-rhel8@sha256:009597e78bf32e0a6d83ad456a6670e436692aa1c12cbd144580a30080054d0f_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/console-mce-rhel8@sha256:95cbc26ed2e396e44efd543d8a38f1c698267e1a617a7ee4b6f26efdb49e3059_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/console-mce-rhel8@sha256:b83a44a87eddeaa3914d03f51f58e8cc5412ee580ee233754108b2349d890b8c_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/console-mce-rhel8@sha256:e3883d9629078bc16f2a6526cb8b1fdea89c1a8b8f477487fd6b34efa2f13999_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/discovery-rhel8@sha256:12b3c0a01c59836687a7cfc1fba050d0800625cd46f678551a5944b0664c044d_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/discovery-rhel8@sha256:25eefa4b7af3650f57e9a4c372522a0cae7bcc1b41735d2b503b9b41d9c2d0b2_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/discovery-rhel8@sha256:9a655c52c83f7682964e8f46fed6011c6e9de7a2a64ee0893d0c02cf725746e1_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/discovery-rhel8@sha256:a0bcad7b2191e3c674813c2e1e67aea619d6d7eaa95f2324902e0b842d1c0cc8_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/hive-rhel8@sha256:674603ee10ad5e9d42e18e5c2f91153c863cb7e9f38cd523559c8de7c7097483_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/hive-rhel8@sha256:67b2477a7b3885df470dc56e94525e7ebc3dce326599c6f2a311f8727557bf8b_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/hive-rhel8@sha256:8722d4f39942af4a008209ae518bf27d30deaa2e5bf97fc3118bea58efafb3d5_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/hive-rhel8@sha256:dd6a4624672d458a0072b9aa46fb1b3d576c0b198759d053f61536f3b9e34359_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/hypershift-addon-rhel8-operator@sha256:00322fc5e7a8e1d08ca716e23982dae6d365b1523f8d3465e6daad5074067ea2_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/hypershift-addon-rhel8-operator@sha256:27cc406bb658c1915e75f5d0b0d3c0f73e72635c9f5bb08bc28e3c5c434e147b_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/hypershift-addon-rhel8-operator@sha256:afc67731faaa2dc9d32a052064763737c8bc4b1b5cf8e8ffb7cb31a4652c656c_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/hypershift-addon-rhel8-operator@sha256:c4227a3a5b323d716a979e1c6a66c458d458648c5fcb0ab151ad55ba24972f51_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/hypershift-deployment-controller-rhel8@sha256:68de13099864a989493367500360560a677fde2e0e56a760a6dafde1d7be9a27_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/hypershift-deployment-controller-rhel8@sha256:8d4a908562cbb0351aea12befe5f2bdf57041e073ce679d1b1c5b46c893844b6_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/hypershift-deployment-controller-rhel8@sha256:be5d7a8b6dec6d4c959badc2d2960ec7bfe74a75c0d673da06fe6335920de3a0_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/hypershift-deployment-controller-rhel8@sha256:f44b9cd7b993051b4d59108153763a09d283c0cf822fab478f22cfbe53847da7_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/hypershift-rhel8-operator@sha256:2d94cd451fbf0abc13e50b6b6252061294bdbfd1eda64f4347177d20b5d1e489_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/hypershift-rhel8-operator@sha256:3d8d114403d85cbba699f53aa177a84da92516b5d2e852b2bffc33eabde6af13_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/hypershift-rhel8-operator@sha256:62e91ac9b6291bf7abc26cdd937c2c2cf7cdf1f1256a33acbaa5d1cdc607d3fa_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/hypershift-rhel8-operator@sha256:ffce5bc9fb2be59047c4840d9222499f03c1cf74786d8695aab1d1b04adc6f8a_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/klusterlet-operator-bundle@sha256:1687315db647e6689845df88843ae53275440042b76dc781dcabeef16e426bdf_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/managed-serviceaccount-rhel8@sha256:63593ef6045808b9c3fe96fc1cddd99bdfabaaef881fe716972500bfda62f92b_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/managed-serviceaccount-rhel8@sha256:7f5f65ba65c9bfc64d8bf9724a22b68d38c512465f4be1bfed8f02133256214f_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/managed-serviceaccount-rhel8@sha256:8621056c6982b9875749650eee2cf967b31217298a1b924de1fe710e0445df1b_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/managed-serviceaccount-rhel8@sha256:ec5bdf8a935ee1daaa5c91a7fd7816ade97619b5d1f6b61e663c03f43bb832bc_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/managedcluster-import-controller-rhel8@sha256:17987e46eb8772ef79e771b6edd137b29914ae357eb036d76a063cb04de116a3_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/managedcluster-import-controller-rhel8@sha256:4a22ca54331be02c08e23704852c34273a8bf3d1bb2c8f2aaf92f277474e3654_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/managedcluster-import-controller-rhel8@sha256:7d737e05b3164a7e49085a2026bf5fbbdda5a0d23890e1de455eea8d59f20187_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/managedcluster-import-controller-rhel8@sha256:eaf8ba4c775e4ebaeea316bbab0344eb10674089ff9db1c8f1373ed564b03749_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/mce-operator-bundle@sha256:701ad2aa334971346282a7a80c420049f08a3e3845a915a947e7605aab9c1369_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/mce-operator-bundle@sha256:cf1b297a2bbfa2a55204e2c4688511baa0223978b2d4ab7cfb8f8c5c965d563f_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/mce-operator-bundle@sha256:ed114b2afb91375b6f3576da15474ad96c154cc0ed16e288f8a4840d7d39942f_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/mce-operator-bundle@sha256:f1be217449145edb01b029b19d08831cc6d085856e39aea8174e74ef0cc85283_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/multicloud-manager-rhel8@sha256:162fe79ef40dbdcd1c9a16c601ffeb1c1dec5309c250bddf85809a0197b2ec3e_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/multicloud-manager-rhel8@sha256:af5076a59d32f3bed7f88348bccdff6fad4d250aab7f8dc7c2791e75fa76c7d9_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/multicloud-manager-rhel8@sha256:c03edb31a56b4678c4e0f66c59b49e3798b8442ef1ddca3f67488f4baca30241_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/multicloud-manager-rhel8@sha256:c6fb6ec34c746ba73007bec6e1895b4e1a4ed551b035aa9059664ded820f46fa_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-cluster-api-provider-agent-rhel8@sha256:208389221423692530b334815985b0a2263febf5574138e854dbdc011f03b4a2_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-cluster-api-provider-agent-rhel8@sha256:4bacc4ba3974c11ac27d1448a7f7cd973162caf33358249e9d1c154018124830_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-cluster-api-provider-agent-rhel8@sha256:8b3c3fb8fdf6d679f6020e0c739f25ae83dd4173e46b743de911d8e346f371fe_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-cluster-api-provider-agent-rhel8@sha256:a4d3f04386e63bfb640b928c01f972ba7d90af9c5213a7c10968b55c875565e0_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-console-mce-rhel8@sha256:009597e78bf32e0a6d83ad456a6670e436692aa1c12cbd144580a30080054d0f_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-console-mce-rhel8@sha256:95cbc26ed2e396e44efd543d8a38f1c698267e1a617a7ee4b6f26efdb49e3059_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-console-mce-rhel8@sha256:b83a44a87eddeaa3914d03f51f58e8cc5412ee580ee233754108b2349d890b8c_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-console-mce-rhel8@sha256:e3883d9629078bc16f2a6526cb8b1fdea89c1a8b8f477487fd6b34efa2f13999_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-hypershift-addon-rhel8-operator@sha256:00322fc5e7a8e1d08ca716e23982dae6d365b1523f8d3465e6daad5074067ea2_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-hypershift-addon-rhel8-operator@sha256:27cc406bb658c1915e75f5d0b0d3c0f73e72635c9f5bb08bc28e3c5c434e147b_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-hypershift-addon-rhel8-operator@sha256:afc67731faaa2dc9d32a052064763737c8bc4b1b5cf8e8ffb7cb31a4652c656c_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-hypershift-addon-rhel8-operator@sha256:c4227a3a5b323d716a979e1c6a66c458d458648c5fcb0ab151ad55ba24972f51_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-hypershift-deployment-controller-rhel8@sha256:68de13099864a989493367500360560a677fde2e0e56a760a6dafde1d7be9a27_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-hypershift-deployment-controller-rhel8@sha256:8d4a908562cbb0351aea12befe5f2bdf57041e073ce679d1b1c5b46c893844b6_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-hypershift-deployment-controller-rhel8@sha256:be5d7a8b6dec6d4c959badc2d2960ec7bfe74a75c0d673da06fe6335920de3a0_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-hypershift-deployment-controller-rhel8@sha256:f44b9cd7b993051b4d59108153763a09d283c0cf822fab478f22cfbe53847da7_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-managed-serviceaccount-rhel8@sha256:63593ef6045808b9c3fe96fc1cddd99bdfabaaef881fe716972500bfda62f92b_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-managed-serviceaccount-rhel8@sha256:7f5f65ba65c9bfc64d8bf9724a22b68d38c512465f4be1bfed8f02133256214f_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-managed-serviceaccount-rhel8@sha256:8621056c6982b9875749650eee2cf967b31217298a1b924de1fe710e0445df1b_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-managed-serviceaccount-rhel8@sha256:ec5bdf8a935ee1daaa5c91a7fd7816ade97619b5d1f6b61e663c03f43bb832bc_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/must-gather-rhel8@sha256:4270ef4ed53f54fb13cf1092b3babb70af7012886a3f0c293b11040083f39651_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/must-gather-rhel8@sha256:4ecb20c797f71375bc888ed84036f49bc40e2e9984e7ec74b14ad697d1b9c6fb_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/must-gather-rhel8@sha256:6d2624faf8cb2634a9e2203273d95c076ed2207ddd87f50df6ce8e5088a5d257_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/must-gather-rhel8@sha256:e838cb2e70eff2157b992c1cc6c576c9e099306b1df69d6d5c9d991ded4e0789_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/placement-rhel8@sha256:473ed2081010b9005ecc6fb254389dac6927f336967bd4a2f99ca3210fd265f0_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/placement-rhel8@sha256:746794cb82199cfc0c659de0a48018bbd8f18aec97265d68f8dd8bbf783049b1_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/placement-rhel8@sha256:7f5c7671a97f09756a150feb6a6bd04f40aa938ce065102b5b5875eadab933db_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/placement-rhel8@sha256:a6fb7f9d80d4d6cb53317f7d87960af28a6cafb8c5abee369f7bd94cbe449686_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/provider-credential-controller-rhel8@sha256:759037d7817cef4e0451befe8f2bc943a89f2bda95a52327a1c552c3f9a095bb_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/provider-credential-controller-rhel8@sha256:90281a3feff8e019a937fabb5184881c1983cda657c41332cd0321acf5ea4092_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/provider-credential-controller-rhel8@sha256:b6406fbcfeed4c491c66b778a4ad08e8066db5052a49863dd459e2b7375e6ba4_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/provider-credential-controller-rhel8@sha256:c4707c5214505bf1e5f693f0c5df4bb6fe4336670bf850b9a09040b6d87cccd2_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/registration-operator-rhel8@sha256:49d81d8a383de609d64760a4ae6ffa61469a59a5678311406ce4f838c1cc66fd_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/registration-operator-rhel8@sha256:579420cfdc2a542ab7a1b9cd6f1324885f60d1ec5d2bda74808127b45aef2983_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/registration-operator-rhel8@sha256:f945ae948589e2ea294d3d6e8f89fe05c1203f375a0722465965208ecfc15b94_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/registration-operator-rhel8@sha256:fbc7cd19b869d02af6dba24b20f6a44c498fb00e4afc629821f47b9b35c5a94d_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/registration-rhel8@sha256:39cc95f16445c3a1dca378beb50f5931ad081f459c9c6eb012325c6a9d8ada6c_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/registration-rhel8@sha256:686390715f19747bff24e95137307182ab095fb133051424996c6b0ee668569a_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/registration-rhel8@sha256:7bbc4dceeffd5f4bb47e9c38f97109d083dbbbda1a1643b7eb7762ebbd5047a1_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/registration-rhel8@sha256:cb1c8096bd5bd9f1dfa413bc0d1889d970b6d841988d24d6c1008904b1288cfe_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/work-rhel8@sha256:345f405c6a1d3e18beaf13c24a7ca4055a03746d8e6540670435e8d2413fefaf_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/work-rhel8@sha256:663cf3e0453e2ae5b1c9d5f6d335930d6d1e9c7a34151a171dbf58f9066c2b96_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/work-rhel8@sha256:c5c1939a142b9554a2ce664605409cefcb9954bbb1d8eef988fddab50f06cdaf_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/work-rhel8@sha256:d425b68e6265d098601e240cae6084c76416fd27bfbd955a3ccee30873544e38_ppc64le"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2022-30629"
},
{
"category": "external",
"summary": "RHBZ#2092793",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2092793"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2022-30629",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-30629"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2022-30629",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2022-30629"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-announce/c/TzIC9-t8Ytg",
"url": "https://groups.google.com/g/golang-announce/c/TzIC9-t8Ytg"
}
],
"release_date": "2022-06-02T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2022-09-06T14:28:04+00:00",
"details": "For multicluster engine for Kubernetes, see the following documentation for\ndetails on how to install the images:\n\nhttps://access.redhat.com/documentation/en-us/red_hat_advanced_cluster_management_for_kubernetes/2.6/html/multicluster_engine/install_upgrade/installing-while-connected-online-mce",
"product_ids": [
"8Base-multicluster-engine-2.1:multicluster-engine/agent-service-rhel8@sha256:661ee3a57d860a713ffb481ea87858f20fce1e57b858821cb0c1ec4069e206a0_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/agent-service-rhel8@sha256:8cb5ab317ccc6b1bcd409cfba0ec983e3f5d9531227e76bb455011636ed32d21_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/agent-service-rhel8@sha256:e136966121b82373c9279b1b59b68864ed10bfdee424959a7ad4b190ff7a2562_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/agent-service-rhel8@sha256:fce50212c8bbfdc3e8f445f4b7ea35881eb29e49c443e827ad6fe2389328d57f_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/apiserver-network-proxy-rhel8@sha256:25b242af63aca69a32c457dde23b3ac52ed81f5edad3e919d5df59902adb0b60_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/apiserver-network-proxy-rhel8@sha256:5ea69e650771525faf944fbf3be82a19e54a964d38adbb88263247652476938c_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/apiserver-network-proxy-rhel8@sha256:c97ea925ea31a1ae6824ec55bbb43c3cf0d2d9b0fb6d12b6d23492e0e5a5467a_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/apiserver-network-proxy-rhel8@sha256:f71c4c301774aba9a886f2891eace9da47ba075d2a2e4acfc03849c9c0da57bc_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/assisted-image-service-rhel8@sha256:1d250617cf4eb47800d30bd6bdd61872faa29eb7c6953edcb4a107360f0d0a78_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/assisted-image-service-rhel8@sha256:3730a3c3cfb695b540945b5f0ae739a701a0155137b9509238860549105ab670_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/assisted-image-service-rhel8@sha256:3d59cfa190838da34bac1ccf88562f996cc9e9ffdb151f47e044ba3fcc964a3d_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/assisted-image-service-rhel8@sha256:92c8157e43d84584ba93d978fcc6ffba84118e4ea5ff46ad71a62ffdc7fc56e5_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/assisted-installer-agent-rhel8@sha256:99e0accdee9b311b9abf032c712060823736f88c7bf3ba692349d7f8290a9570_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/assisted-installer-agent-rhel8@sha256:b4722c060fb38e1609e689b605816cefb39a15a0ddc40837a90727d123b91c88_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/assisted-installer-reporter-rhel8@sha256:1d465abc36e2045dc5a291663786709fc920c42aacb0c34c4868a1a633334509_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/assisted-installer-reporter-rhel8@sha256:bdb861698be8305247b21ebab7994f27eaae818f691ffcff3d5b5eb5dc70a722_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/assisted-installer-reporter-rhel8@sha256:e4dd90d186f1fea6fcdb4e23f74e4390e00d134b2c21d8510c1cdbbcef3c4a1f_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/assisted-installer-rhel8@sha256:61ac4136dad0e02323807e6d3de8e890ec0b7e7e1f7112f9610410712af6f9b5_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/assisted-installer-rhel8@sha256:686b64358857be04087a706048a32b7356b16a0028d2b200da16ec94d931d25d_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/assisted-installer-rhel8@sha256:910dad58b72de16f92dd5b60d0420010d18229a6e0966fe2eb072517febe499f_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/aws-encryption-provider-rhel8@sha256:31329737bd3608345f8e969e872e2e18305e2959d9d81867933c73fb26a53dcd_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/aws-encryption-provider-rhel8@sha256:9797eef2012c827ff3250cba1cd542772e92872b4bd69a01bdbdba4fe407472c_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/aws-encryption-provider-rhel8@sha256:ab7f1982f21ed9251501396ea150764348b5f61b6e50b9d74b5031e705e16ef3_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/aws-encryption-provider-rhel8@sha256:cee69ba4c6fb326afd03c7f21856a028fa4758dab8c849ef6eaeaea0cd55afd2_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/backplane-rhel8-operator@sha256:0b8c36b4b1d00e47ee4faaeec9ccbdc2977a50592035f8a600491c657e439d33_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/backplane-rhel8-operator@sha256:5dbd590a4bbed44f487d1601d1825b5efb8253b9ee2be49adccec7e0ea9410ac_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/backplane-rhel8-operator@sha256:9f7854a1de26dfebdc8beafffd01304017b8fe7cd84065dd452de1276e529a06_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/backplane-rhel8-operator@sha256:e7998dc233af266ed94ba16450c2f02096abb5e045f291f8f94a83ef9da7dd51_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-provider-agent-rhel8@sha256:208389221423692530b334815985b0a2263febf5574138e854dbdc011f03b4a2_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-provider-agent-rhel8@sha256:4bacc4ba3974c11ac27d1448a7f7cd973162caf33358249e9d1c154018124830_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-provider-agent-rhel8@sha256:8b3c3fb8fdf6d679f6020e0c739f25ae83dd4173e46b743de911d8e346f371fe_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-provider-agent-rhel8@sha256:a4d3f04386e63bfb640b928c01f972ba7d90af9c5213a7c10968b55c875565e0_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-provider-aws-rhel8@sha256:36a5f30d043f1137033842188e59224b803158696f60ddb41095a766705485f4_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-provider-aws-rhel8@sha256:6fb7799fca309c727c7afea57448fc653dde09495945e314402a3e3a079e5b03_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-provider-aws-rhel8@sha256:9b8d4fde02e4c43d194bf4c420550730fd52b74587e2327f2e9eb75067bb25e7_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-provider-aws-rhel8@sha256:bd612736fde388811d12a572852c86d0fe9dcbb6e7f404c64b8654c870d4e2eb_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-provider-azure-rhel8@sha256:2b93b026497655f16a85a2929b1f0c970d51dce0e0e8462774989f1943bdc785_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-provider-azure-rhel8@sha256:2c9c916d0face10abc7f6467564e394ead5946bf18ed8439456cce2767a83b3e_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-provider-azure-rhel8@sha256:6f41c353228c4016ab02557a5591ef36f4aea799c4ad89798343b4a2f0765d08_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-provider-azure-rhel8@sha256:ddd59c296543f525f719336ad6ddc5e5f8d3915e08e3b64d575a9835de3e95ad_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-provider-kubevirt-rhel8@sha256:0007824d89632253727ead00c5fd6ec463f310d71e58e237ea5e51c13052b0bc_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-provider-kubevirt-rhel8@sha256:9cd9106f72557b8ba5de9f4d1de5ff8d33514d2c02889999a3c20aab9a8dd061_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-provider-kubevirt-rhel8@sha256:cbe319cfa3ab4610dc67abea27841dd5b670061faa74e666959550343bba1c28_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-provider-kubevirt-rhel8@sha256:df94a1d8a4b6d1aebed4e657267219632bb3b2176537bdf8e51a728cd78f136f_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-rhel8@sha256:30f56a4d5cba0ccd55e0bda756c7af8010ab94ec3b644dc73f7b32e76b5bbb3a_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-rhel8@sha256:4f7cb34768ff908ed1ba54330603ea54b82a4144cf9124dae01a727dcc60362a_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-rhel8@sha256:a137205ac2127a04466519355b07cee71c08c56dddfee35671127241ebdf4a99_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-rhel8@sha256:c8a785b4e1688d358cec73e9cf4853ca0ab28c7daa4c45d5384b7bebc333f53a_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-curator-controller-rhel8@sha256:1d4d913d4136321ebd94e6b9d9e55be7262883702de72c4a61827804ad843942_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-curator-controller-rhel8@sha256:2134c387cb0e8c2f95bb8ef74ad0a10c37403d9e0dfaeb7e2e9efb388c606ac1_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-curator-controller-rhel8@sha256:2e0867d6ebace932eb09bb3a6a929562a157bc2eea9c28063eb30dac866abf63_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-curator-controller-rhel8@sha256:3dd533817d97518c7af991b888c5f9df501bd496ed53988e5444c1ea62e539cb_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-proxy-addon-rhel8@sha256:2779eae299eb2b48e8a868de2f2d8d13313ca17b2f7d5c816013145b0c787cc8_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-proxy-addon-rhel8@sha256:28544cf2414bdeffb8bcaae2d1547064da46ab5a122fd77861083b1e81e299cc_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-proxy-addon-rhel8@sha256:4da01f6a0a59069045d23599d748849da60ee309f72f233497edd379b3b0823e_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-proxy-addon-rhel8@sha256:6318fd6b0e0f5c39239ba9c71c330bce7974deaf970359ec83c88116abf7a653_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-proxy-rhel8@sha256:610de7f25fd387262c360acb21dd45dc80e1c52a77dd11982965da80301407ab_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-proxy-rhel8@sha256:a881a94835c7eef6babe00792fc0a99c9816831869cb26af0dcf2665233f7710_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-proxy-rhel8@sha256:b240f43890529fe95b1a74de6f4c2626e85ae91ae6a624bb98a4c31130b6740d_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-proxy-rhel8@sha256:df6cd66cdb17efc356e770930ff796bdb527c292243f5e8b87ca5c9e912a19d6_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/clusterclaims-controller-rhel8@sha256:3608571c2a5a3d399e3ad8135ca90e46a7e57b322b5ef9d708efa631cee7109c_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/clusterclaims-controller-rhel8@sha256:5c04626558442d50ab58a941d72a78db7c94f5ce730b5abb7599c21981875970_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/clusterclaims-controller-rhel8@sha256:7be740cc5987a1dfc76d7d8a306ff65291eb9cf61419842f463aa9dc4d6ecde1_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/clusterclaims-controller-rhel8@sha256:fce2e92743adaf6fe2e0168cfeecdc71ff7c009ef92a89c9172ff46ebbedcd40_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/clusterlifecycle-state-metrics-rhel8@sha256:288a0e4f9ca79859c5f295e920e9ef01d395720ea5b62ec7f5a5bd975b9c5850_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/clusterlifecycle-state-metrics-rhel8@sha256:93b9ad845fab34498a6f504ad626d0d5236c39ab1aaf7789df146311e4ba33cd_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/clusterlifecycle-state-metrics-rhel8@sha256:c808d378bd0666d7eb1f9c9024f7d2f7c6bdedd40298aa1e940cfc1ce735af54_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/clusterlifecycle-state-metrics-rhel8@sha256:df17928fd459e5063fb2470dbaea51c96f292f1a4ca5eaedc64a03687edbb6cd_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/console-mce-rhel8@sha256:009597e78bf32e0a6d83ad456a6670e436692aa1c12cbd144580a30080054d0f_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/console-mce-rhel8@sha256:95cbc26ed2e396e44efd543d8a38f1c698267e1a617a7ee4b6f26efdb49e3059_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/console-mce-rhel8@sha256:b83a44a87eddeaa3914d03f51f58e8cc5412ee580ee233754108b2349d890b8c_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/console-mce-rhel8@sha256:e3883d9629078bc16f2a6526cb8b1fdea89c1a8b8f477487fd6b34efa2f13999_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/discovery-rhel8@sha256:12b3c0a01c59836687a7cfc1fba050d0800625cd46f678551a5944b0664c044d_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/discovery-rhel8@sha256:25eefa4b7af3650f57e9a4c372522a0cae7bcc1b41735d2b503b9b41d9c2d0b2_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/discovery-rhel8@sha256:9a655c52c83f7682964e8f46fed6011c6e9de7a2a64ee0893d0c02cf725746e1_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/discovery-rhel8@sha256:a0bcad7b2191e3c674813c2e1e67aea619d6d7eaa95f2324902e0b842d1c0cc8_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/hive-rhel8@sha256:674603ee10ad5e9d42e18e5c2f91153c863cb7e9f38cd523559c8de7c7097483_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/hive-rhel8@sha256:67b2477a7b3885df470dc56e94525e7ebc3dce326599c6f2a311f8727557bf8b_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/hive-rhel8@sha256:8722d4f39942af4a008209ae518bf27d30deaa2e5bf97fc3118bea58efafb3d5_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/hive-rhel8@sha256:dd6a4624672d458a0072b9aa46fb1b3d576c0b198759d053f61536f3b9e34359_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/hypershift-addon-rhel8-operator@sha256:00322fc5e7a8e1d08ca716e23982dae6d365b1523f8d3465e6daad5074067ea2_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/hypershift-addon-rhel8-operator@sha256:27cc406bb658c1915e75f5d0b0d3c0f73e72635c9f5bb08bc28e3c5c434e147b_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/hypershift-addon-rhel8-operator@sha256:afc67731faaa2dc9d32a052064763737c8bc4b1b5cf8e8ffb7cb31a4652c656c_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/hypershift-addon-rhel8-operator@sha256:c4227a3a5b323d716a979e1c6a66c458d458648c5fcb0ab151ad55ba24972f51_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/hypershift-deployment-controller-rhel8@sha256:68de13099864a989493367500360560a677fde2e0e56a760a6dafde1d7be9a27_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/hypershift-deployment-controller-rhel8@sha256:8d4a908562cbb0351aea12befe5f2bdf57041e073ce679d1b1c5b46c893844b6_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/hypershift-deployment-controller-rhel8@sha256:be5d7a8b6dec6d4c959badc2d2960ec7bfe74a75c0d673da06fe6335920de3a0_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/hypershift-deployment-controller-rhel8@sha256:f44b9cd7b993051b4d59108153763a09d283c0cf822fab478f22cfbe53847da7_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/hypershift-rhel8-operator@sha256:2d94cd451fbf0abc13e50b6b6252061294bdbfd1eda64f4347177d20b5d1e489_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/hypershift-rhel8-operator@sha256:3d8d114403d85cbba699f53aa177a84da92516b5d2e852b2bffc33eabde6af13_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/hypershift-rhel8-operator@sha256:62e91ac9b6291bf7abc26cdd937c2c2cf7cdf1f1256a33acbaa5d1cdc607d3fa_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/hypershift-rhel8-operator@sha256:ffce5bc9fb2be59047c4840d9222499f03c1cf74786d8695aab1d1b04adc6f8a_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/klusterlet-operator-bundle@sha256:1687315db647e6689845df88843ae53275440042b76dc781dcabeef16e426bdf_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/managed-serviceaccount-rhel8@sha256:63593ef6045808b9c3fe96fc1cddd99bdfabaaef881fe716972500bfda62f92b_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/managed-serviceaccount-rhel8@sha256:7f5f65ba65c9bfc64d8bf9724a22b68d38c512465f4be1bfed8f02133256214f_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/managed-serviceaccount-rhel8@sha256:8621056c6982b9875749650eee2cf967b31217298a1b924de1fe710e0445df1b_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/managed-serviceaccount-rhel8@sha256:ec5bdf8a935ee1daaa5c91a7fd7816ade97619b5d1f6b61e663c03f43bb832bc_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/managedcluster-import-controller-rhel8@sha256:17987e46eb8772ef79e771b6edd137b29914ae357eb036d76a063cb04de116a3_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/managedcluster-import-controller-rhel8@sha256:4a22ca54331be02c08e23704852c34273a8bf3d1bb2c8f2aaf92f277474e3654_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/managedcluster-import-controller-rhel8@sha256:7d737e05b3164a7e49085a2026bf5fbbdda5a0d23890e1de455eea8d59f20187_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/managedcluster-import-controller-rhel8@sha256:eaf8ba4c775e4ebaeea316bbab0344eb10674089ff9db1c8f1373ed564b03749_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/mce-operator-bundle@sha256:701ad2aa334971346282a7a80c420049f08a3e3845a915a947e7605aab9c1369_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/mce-operator-bundle@sha256:cf1b297a2bbfa2a55204e2c4688511baa0223978b2d4ab7cfb8f8c5c965d563f_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/mce-operator-bundle@sha256:ed114b2afb91375b6f3576da15474ad96c154cc0ed16e288f8a4840d7d39942f_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/mce-operator-bundle@sha256:f1be217449145edb01b029b19d08831cc6d085856e39aea8174e74ef0cc85283_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/multicloud-manager-rhel8@sha256:162fe79ef40dbdcd1c9a16c601ffeb1c1dec5309c250bddf85809a0197b2ec3e_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/multicloud-manager-rhel8@sha256:af5076a59d32f3bed7f88348bccdff6fad4d250aab7f8dc7c2791e75fa76c7d9_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/multicloud-manager-rhel8@sha256:c03edb31a56b4678c4e0f66c59b49e3798b8442ef1ddca3f67488f4baca30241_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/multicloud-manager-rhel8@sha256:c6fb6ec34c746ba73007bec6e1895b4e1a4ed551b035aa9059664ded820f46fa_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-cluster-api-provider-agent-rhel8@sha256:208389221423692530b334815985b0a2263febf5574138e854dbdc011f03b4a2_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-cluster-api-provider-agent-rhel8@sha256:4bacc4ba3974c11ac27d1448a7f7cd973162caf33358249e9d1c154018124830_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-cluster-api-provider-agent-rhel8@sha256:8b3c3fb8fdf6d679f6020e0c739f25ae83dd4173e46b743de911d8e346f371fe_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-cluster-api-provider-agent-rhel8@sha256:a4d3f04386e63bfb640b928c01f972ba7d90af9c5213a7c10968b55c875565e0_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-console-mce-rhel8@sha256:009597e78bf32e0a6d83ad456a6670e436692aa1c12cbd144580a30080054d0f_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-console-mce-rhel8@sha256:95cbc26ed2e396e44efd543d8a38f1c698267e1a617a7ee4b6f26efdb49e3059_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-console-mce-rhel8@sha256:b83a44a87eddeaa3914d03f51f58e8cc5412ee580ee233754108b2349d890b8c_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-console-mce-rhel8@sha256:e3883d9629078bc16f2a6526cb8b1fdea89c1a8b8f477487fd6b34efa2f13999_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-hypershift-addon-rhel8-operator@sha256:00322fc5e7a8e1d08ca716e23982dae6d365b1523f8d3465e6daad5074067ea2_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-hypershift-addon-rhel8-operator@sha256:27cc406bb658c1915e75f5d0b0d3c0f73e72635c9f5bb08bc28e3c5c434e147b_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-hypershift-addon-rhel8-operator@sha256:afc67731faaa2dc9d32a052064763737c8bc4b1b5cf8e8ffb7cb31a4652c656c_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-hypershift-addon-rhel8-operator@sha256:c4227a3a5b323d716a979e1c6a66c458d458648c5fcb0ab151ad55ba24972f51_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-hypershift-deployment-controller-rhel8@sha256:68de13099864a989493367500360560a677fde2e0e56a760a6dafde1d7be9a27_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-hypershift-deployment-controller-rhel8@sha256:8d4a908562cbb0351aea12befe5f2bdf57041e073ce679d1b1c5b46c893844b6_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-hypershift-deployment-controller-rhel8@sha256:be5d7a8b6dec6d4c959badc2d2960ec7bfe74a75c0d673da06fe6335920de3a0_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-hypershift-deployment-controller-rhel8@sha256:f44b9cd7b993051b4d59108153763a09d283c0cf822fab478f22cfbe53847da7_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-managed-serviceaccount-rhel8@sha256:63593ef6045808b9c3fe96fc1cddd99bdfabaaef881fe716972500bfda62f92b_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-managed-serviceaccount-rhel8@sha256:7f5f65ba65c9bfc64d8bf9724a22b68d38c512465f4be1bfed8f02133256214f_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-managed-serviceaccount-rhel8@sha256:8621056c6982b9875749650eee2cf967b31217298a1b924de1fe710e0445df1b_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-managed-serviceaccount-rhel8@sha256:ec5bdf8a935ee1daaa5c91a7fd7816ade97619b5d1f6b61e663c03f43bb832bc_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/must-gather-rhel8@sha256:4270ef4ed53f54fb13cf1092b3babb70af7012886a3f0c293b11040083f39651_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/must-gather-rhel8@sha256:4ecb20c797f71375bc888ed84036f49bc40e2e9984e7ec74b14ad697d1b9c6fb_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/must-gather-rhel8@sha256:6d2624faf8cb2634a9e2203273d95c076ed2207ddd87f50df6ce8e5088a5d257_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/must-gather-rhel8@sha256:e838cb2e70eff2157b992c1cc6c576c9e099306b1df69d6d5c9d991ded4e0789_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/placement-rhel8@sha256:473ed2081010b9005ecc6fb254389dac6927f336967bd4a2f99ca3210fd265f0_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/placement-rhel8@sha256:746794cb82199cfc0c659de0a48018bbd8f18aec97265d68f8dd8bbf783049b1_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/placement-rhel8@sha256:7f5c7671a97f09756a150feb6a6bd04f40aa938ce065102b5b5875eadab933db_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/placement-rhel8@sha256:a6fb7f9d80d4d6cb53317f7d87960af28a6cafb8c5abee369f7bd94cbe449686_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/provider-credential-controller-rhel8@sha256:759037d7817cef4e0451befe8f2bc943a89f2bda95a52327a1c552c3f9a095bb_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/provider-credential-controller-rhel8@sha256:90281a3feff8e019a937fabb5184881c1983cda657c41332cd0321acf5ea4092_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/provider-credential-controller-rhel8@sha256:b6406fbcfeed4c491c66b778a4ad08e8066db5052a49863dd459e2b7375e6ba4_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/provider-credential-controller-rhel8@sha256:c4707c5214505bf1e5f693f0c5df4bb6fe4336670bf850b9a09040b6d87cccd2_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/registration-operator-rhel8@sha256:49d81d8a383de609d64760a4ae6ffa61469a59a5678311406ce4f838c1cc66fd_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/registration-operator-rhel8@sha256:579420cfdc2a542ab7a1b9cd6f1324885f60d1ec5d2bda74808127b45aef2983_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/registration-operator-rhel8@sha256:f945ae948589e2ea294d3d6e8f89fe05c1203f375a0722465965208ecfc15b94_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/registration-operator-rhel8@sha256:fbc7cd19b869d02af6dba24b20f6a44c498fb00e4afc629821f47b9b35c5a94d_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/registration-rhel8@sha256:39cc95f16445c3a1dca378beb50f5931ad081f459c9c6eb012325c6a9d8ada6c_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/registration-rhel8@sha256:686390715f19747bff24e95137307182ab095fb133051424996c6b0ee668569a_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/registration-rhel8@sha256:7bbc4dceeffd5f4bb47e9c38f97109d083dbbbda1a1643b7eb7762ebbd5047a1_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/registration-rhel8@sha256:cb1c8096bd5bd9f1dfa413bc0d1889d970b6d841988d24d6c1008904b1288cfe_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/work-rhel8@sha256:345f405c6a1d3e18beaf13c24a7ca4055a03746d8e6540670435e8d2413fefaf_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/work-rhel8@sha256:663cf3e0453e2ae5b1c9d5f6d335930d6d1e9c7a34151a171dbf58f9066c2b96_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/work-rhel8@sha256:c5c1939a142b9554a2ce664605409cefcb9954bbb1d8eef988fddab50f06cdaf_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/work-rhel8@sha256:d425b68e6265d098601e240cae6084c76416fd27bfbd955a3ccee30873544e38_ppc64le"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2022:6345"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "HIGH",
"attackVector": "NETWORK",
"availabilityImpact": "NONE",
"baseScore": 3.1,
"baseSeverity": "LOW",
"confidentialityImpact": "LOW",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "REQUIRED",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:R/S:U/C:L/I:N/A:N",
"version": "3.1"
},
"products": [
"8Base-multicluster-engine-2.1:multicluster-engine/agent-service-rhel8@sha256:661ee3a57d860a713ffb481ea87858f20fce1e57b858821cb0c1ec4069e206a0_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/agent-service-rhel8@sha256:8cb5ab317ccc6b1bcd409cfba0ec983e3f5d9531227e76bb455011636ed32d21_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/agent-service-rhel8@sha256:e136966121b82373c9279b1b59b68864ed10bfdee424959a7ad4b190ff7a2562_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/agent-service-rhel8@sha256:fce50212c8bbfdc3e8f445f4b7ea35881eb29e49c443e827ad6fe2389328d57f_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/apiserver-network-proxy-rhel8@sha256:25b242af63aca69a32c457dde23b3ac52ed81f5edad3e919d5df59902adb0b60_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/apiserver-network-proxy-rhel8@sha256:5ea69e650771525faf944fbf3be82a19e54a964d38adbb88263247652476938c_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/apiserver-network-proxy-rhel8@sha256:c97ea925ea31a1ae6824ec55bbb43c3cf0d2d9b0fb6d12b6d23492e0e5a5467a_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/apiserver-network-proxy-rhel8@sha256:f71c4c301774aba9a886f2891eace9da47ba075d2a2e4acfc03849c9c0da57bc_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/assisted-image-service-rhel8@sha256:1d250617cf4eb47800d30bd6bdd61872faa29eb7c6953edcb4a107360f0d0a78_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/assisted-image-service-rhel8@sha256:3730a3c3cfb695b540945b5f0ae739a701a0155137b9509238860549105ab670_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/assisted-image-service-rhel8@sha256:3d59cfa190838da34bac1ccf88562f996cc9e9ffdb151f47e044ba3fcc964a3d_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/assisted-image-service-rhel8@sha256:92c8157e43d84584ba93d978fcc6ffba84118e4ea5ff46ad71a62ffdc7fc56e5_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/assisted-installer-agent-rhel8@sha256:99e0accdee9b311b9abf032c712060823736f88c7bf3ba692349d7f8290a9570_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/assisted-installer-agent-rhel8@sha256:b4722c060fb38e1609e689b605816cefb39a15a0ddc40837a90727d123b91c88_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/assisted-installer-reporter-rhel8@sha256:1d465abc36e2045dc5a291663786709fc920c42aacb0c34c4868a1a633334509_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/assisted-installer-reporter-rhel8@sha256:bdb861698be8305247b21ebab7994f27eaae818f691ffcff3d5b5eb5dc70a722_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/assisted-installer-reporter-rhel8@sha256:e4dd90d186f1fea6fcdb4e23f74e4390e00d134b2c21d8510c1cdbbcef3c4a1f_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/assisted-installer-rhel8@sha256:61ac4136dad0e02323807e6d3de8e890ec0b7e7e1f7112f9610410712af6f9b5_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/assisted-installer-rhel8@sha256:686b64358857be04087a706048a32b7356b16a0028d2b200da16ec94d931d25d_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/assisted-installer-rhel8@sha256:910dad58b72de16f92dd5b60d0420010d18229a6e0966fe2eb072517febe499f_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/aws-encryption-provider-rhel8@sha256:31329737bd3608345f8e969e872e2e18305e2959d9d81867933c73fb26a53dcd_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/aws-encryption-provider-rhel8@sha256:9797eef2012c827ff3250cba1cd542772e92872b4bd69a01bdbdba4fe407472c_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/aws-encryption-provider-rhel8@sha256:ab7f1982f21ed9251501396ea150764348b5f61b6e50b9d74b5031e705e16ef3_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/aws-encryption-provider-rhel8@sha256:cee69ba4c6fb326afd03c7f21856a028fa4758dab8c849ef6eaeaea0cd55afd2_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/backplane-rhel8-operator@sha256:0b8c36b4b1d00e47ee4faaeec9ccbdc2977a50592035f8a600491c657e439d33_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/backplane-rhel8-operator@sha256:5dbd590a4bbed44f487d1601d1825b5efb8253b9ee2be49adccec7e0ea9410ac_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/backplane-rhel8-operator@sha256:9f7854a1de26dfebdc8beafffd01304017b8fe7cd84065dd452de1276e529a06_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/backplane-rhel8-operator@sha256:e7998dc233af266ed94ba16450c2f02096abb5e045f291f8f94a83ef9da7dd51_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-provider-agent-rhel8@sha256:208389221423692530b334815985b0a2263febf5574138e854dbdc011f03b4a2_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-provider-agent-rhel8@sha256:4bacc4ba3974c11ac27d1448a7f7cd973162caf33358249e9d1c154018124830_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-provider-agent-rhel8@sha256:8b3c3fb8fdf6d679f6020e0c739f25ae83dd4173e46b743de911d8e346f371fe_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-provider-agent-rhel8@sha256:a4d3f04386e63bfb640b928c01f972ba7d90af9c5213a7c10968b55c875565e0_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-provider-aws-rhel8@sha256:36a5f30d043f1137033842188e59224b803158696f60ddb41095a766705485f4_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-provider-aws-rhel8@sha256:6fb7799fca309c727c7afea57448fc653dde09495945e314402a3e3a079e5b03_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-provider-aws-rhel8@sha256:9b8d4fde02e4c43d194bf4c420550730fd52b74587e2327f2e9eb75067bb25e7_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-provider-aws-rhel8@sha256:bd612736fde388811d12a572852c86d0fe9dcbb6e7f404c64b8654c870d4e2eb_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-provider-azure-rhel8@sha256:2b93b026497655f16a85a2929b1f0c970d51dce0e0e8462774989f1943bdc785_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-provider-azure-rhel8@sha256:2c9c916d0face10abc7f6467564e394ead5946bf18ed8439456cce2767a83b3e_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-provider-azure-rhel8@sha256:6f41c353228c4016ab02557a5591ef36f4aea799c4ad89798343b4a2f0765d08_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-provider-azure-rhel8@sha256:ddd59c296543f525f719336ad6ddc5e5f8d3915e08e3b64d575a9835de3e95ad_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-provider-kubevirt-rhel8@sha256:0007824d89632253727ead00c5fd6ec463f310d71e58e237ea5e51c13052b0bc_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-provider-kubevirt-rhel8@sha256:9cd9106f72557b8ba5de9f4d1de5ff8d33514d2c02889999a3c20aab9a8dd061_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-provider-kubevirt-rhel8@sha256:cbe319cfa3ab4610dc67abea27841dd5b670061faa74e666959550343bba1c28_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-provider-kubevirt-rhel8@sha256:df94a1d8a4b6d1aebed4e657267219632bb3b2176537bdf8e51a728cd78f136f_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-rhel8@sha256:30f56a4d5cba0ccd55e0bda756c7af8010ab94ec3b644dc73f7b32e76b5bbb3a_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-rhel8@sha256:4f7cb34768ff908ed1ba54330603ea54b82a4144cf9124dae01a727dcc60362a_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-rhel8@sha256:a137205ac2127a04466519355b07cee71c08c56dddfee35671127241ebdf4a99_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-rhel8@sha256:c8a785b4e1688d358cec73e9cf4853ca0ab28c7daa4c45d5384b7bebc333f53a_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-curator-controller-rhel8@sha256:1d4d913d4136321ebd94e6b9d9e55be7262883702de72c4a61827804ad843942_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-curator-controller-rhel8@sha256:2134c387cb0e8c2f95bb8ef74ad0a10c37403d9e0dfaeb7e2e9efb388c606ac1_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-curator-controller-rhel8@sha256:2e0867d6ebace932eb09bb3a6a929562a157bc2eea9c28063eb30dac866abf63_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-curator-controller-rhel8@sha256:3dd533817d97518c7af991b888c5f9df501bd496ed53988e5444c1ea62e539cb_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-proxy-addon-rhel8@sha256:2779eae299eb2b48e8a868de2f2d8d13313ca17b2f7d5c816013145b0c787cc8_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-proxy-addon-rhel8@sha256:28544cf2414bdeffb8bcaae2d1547064da46ab5a122fd77861083b1e81e299cc_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-proxy-addon-rhel8@sha256:4da01f6a0a59069045d23599d748849da60ee309f72f233497edd379b3b0823e_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-proxy-addon-rhel8@sha256:6318fd6b0e0f5c39239ba9c71c330bce7974deaf970359ec83c88116abf7a653_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-proxy-rhel8@sha256:610de7f25fd387262c360acb21dd45dc80e1c52a77dd11982965da80301407ab_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-proxy-rhel8@sha256:a881a94835c7eef6babe00792fc0a99c9816831869cb26af0dcf2665233f7710_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-proxy-rhel8@sha256:b240f43890529fe95b1a74de6f4c2626e85ae91ae6a624bb98a4c31130b6740d_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-proxy-rhel8@sha256:df6cd66cdb17efc356e770930ff796bdb527c292243f5e8b87ca5c9e912a19d6_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/clusterclaims-controller-rhel8@sha256:3608571c2a5a3d399e3ad8135ca90e46a7e57b322b5ef9d708efa631cee7109c_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/clusterclaims-controller-rhel8@sha256:5c04626558442d50ab58a941d72a78db7c94f5ce730b5abb7599c21981875970_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/clusterclaims-controller-rhel8@sha256:7be740cc5987a1dfc76d7d8a306ff65291eb9cf61419842f463aa9dc4d6ecde1_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/clusterclaims-controller-rhel8@sha256:fce2e92743adaf6fe2e0168cfeecdc71ff7c009ef92a89c9172ff46ebbedcd40_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/clusterlifecycle-state-metrics-rhel8@sha256:288a0e4f9ca79859c5f295e920e9ef01d395720ea5b62ec7f5a5bd975b9c5850_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/clusterlifecycle-state-metrics-rhel8@sha256:93b9ad845fab34498a6f504ad626d0d5236c39ab1aaf7789df146311e4ba33cd_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/clusterlifecycle-state-metrics-rhel8@sha256:c808d378bd0666d7eb1f9c9024f7d2f7c6bdedd40298aa1e940cfc1ce735af54_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/clusterlifecycle-state-metrics-rhel8@sha256:df17928fd459e5063fb2470dbaea51c96f292f1a4ca5eaedc64a03687edbb6cd_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/console-mce-rhel8@sha256:009597e78bf32e0a6d83ad456a6670e436692aa1c12cbd144580a30080054d0f_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/console-mce-rhel8@sha256:95cbc26ed2e396e44efd543d8a38f1c698267e1a617a7ee4b6f26efdb49e3059_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/console-mce-rhel8@sha256:b83a44a87eddeaa3914d03f51f58e8cc5412ee580ee233754108b2349d890b8c_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/console-mce-rhel8@sha256:e3883d9629078bc16f2a6526cb8b1fdea89c1a8b8f477487fd6b34efa2f13999_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/discovery-rhel8@sha256:12b3c0a01c59836687a7cfc1fba050d0800625cd46f678551a5944b0664c044d_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/discovery-rhel8@sha256:25eefa4b7af3650f57e9a4c372522a0cae7bcc1b41735d2b503b9b41d9c2d0b2_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/discovery-rhel8@sha256:9a655c52c83f7682964e8f46fed6011c6e9de7a2a64ee0893d0c02cf725746e1_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/discovery-rhel8@sha256:a0bcad7b2191e3c674813c2e1e67aea619d6d7eaa95f2324902e0b842d1c0cc8_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/hive-rhel8@sha256:674603ee10ad5e9d42e18e5c2f91153c863cb7e9f38cd523559c8de7c7097483_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/hive-rhel8@sha256:67b2477a7b3885df470dc56e94525e7ebc3dce326599c6f2a311f8727557bf8b_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/hive-rhel8@sha256:8722d4f39942af4a008209ae518bf27d30deaa2e5bf97fc3118bea58efafb3d5_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/hive-rhel8@sha256:dd6a4624672d458a0072b9aa46fb1b3d576c0b198759d053f61536f3b9e34359_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/hypershift-addon-rhel8-operator@sha256:00322fc5e7a8e1d08ca716e23982dae6d365b1523f8d3465e6daad5074067ea2_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/hypershift-addon-rhel8-operator@sha256:27cc406bb658c1915e75f5d0b0d3c0f73e72635c9f5bb08bc28e3c5c434e147b_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/hypershift-addon-rhel8-operator@sha256:afc67731faaa2dc9d32a052064763737c8bc4b1b5cf8e8ffb7cb31a4652c656c_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/hypershift-addon-rhel8-operator@sha256:c4227a3a5b323d716a979e1c6a66c458d458648c5fcb0ab151ad55ba24972f51_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/hypershift-deployment-controller-rhel8@sha256:68de13099864a989493367500360560a677fde2e0e56a760a6dafde1d7be9a27_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/hypershift-deployment-controller-rhel8@sha256:8d4a908562cbb0351aea12befe5f2bdf57041e073ce679d1b1c5b46c893844b6_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/hypershift-deployment-controller-rhel8@sha256:be5d7a8b6dec6d4c959badc2d2960ec7bfe74a75c0d673da06fe6335920de3a0_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/hypershift-deployment-controller-rhel8@sha256:f44b9cd7b993051b4d59108153763a09d283c0cf822fab478f22cfbe53847da7_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/hypershift-rhel8-operator@sha256:2d94cd451fbf0abc13e50b6b6252061294bdbfd1eda64f4347177d20b5d1e489_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/hypershift-rhel8-operator@sha256:3d8d114403d85cbba699f53aa177a84da92516b5d2e852b2bffc33eabde6af13_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/hypershift-rhel8-operator@sha256:62e91ac9b6291bf7abc26cdd937c2c2cf7cdf1f1256a33acbaa5d1cdc607d3fa_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/hypershift-rhel8-operator@sha256:ffce5bc9fb2be59047c4840d9222499f03c1cf74786d8695aab1d1b04adc6f8a_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/klusterlet-operator-bundle@sha256:1687315db647e6689845df88843ae53275440042b76dc781dcabeef16e426bdf_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/managed-serviceaccount-rhel8@sha256:63593ef6045808b9c3fe96fc1cddd99bdfabaaef881fe716972500bfda62f92b_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/managed-serviceaccount-rhel8@sha256:7f5f65ba65c9bfc64d8bf9724a22b68d38c512465f4be1bfed8f02133256214f_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/managed-serviceaccount-rhel8@sha256:8621056c6982b9875749650eee2cf967b31217298a1b924de1fe710e0445df1b_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/managed-serviceaccount-rhel8@sha256:ec5bdf8a935ee1daaa5c91a7fd7816ade97619b5d1f6b61e663c03f43bb832bc_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/managedcluster-import-controller-rhel8@sha256:17987e46eb8772ef79e771b6edd137b29914ae357eb036d76a063cb04de116a3_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/managedcluster-import-controller-rhel8@sha256:4a22ca54331be02c08e23704852c34273a8bf3d1bb2c8f2aaf92f277474e3654_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/managedcluster-import-controller-rhel8@sha256:7d737e05b3164a7e49085a2026bf5fbbdda5a0d23890e1de455eea8d59f20187_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/managedcluster-import-controller-rhel8@sha256:eaf8ba4c775e4ebaeea316bbab0344eb10674089ff9db1c8f1373ed564b03749_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/mce-operator-bundle@sha256:701ad2aa334971346282a7a80c420049f08a3e3845a915a947e7605aab9c1369_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/mce-operator-bundle@sha256:cf1b297a2bbfa2a55204e2c4688511baa0223978b2d4ab7cfb8f8c5c965d563f_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/mce-operator-bundle@sha256:ed114b2afb91375b6f3576da15474ad96c154cc0ed16e288f8a4840d7d39942f_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/mce-operator-bundle@sha256:f1be217449145edb01b029b19d08831cc6d085856e39aea8174e74ef0cc85283_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/multicloud-manager-rhel8@sha256:162fe79ef40dbdcd1c9a16c601ffeb1c1dec5309c250bddf85809a0197b2ec3e_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/multicloud-manager-rhel8@sha256:af5076a59d32f3bed7f88348bccdff6fad4d250aab7f8dc7c2791e75fa76c7d9_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/multicloud-manager-rhel8@sha256:c03edb31a56b4678c4e0f66c59b49e3798b8442ef1ddca3f67488f4baca30241_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/multicloud-manager-rhel8@sha256:c6fb6ec34c746ba73007bec6e1895b4e1a4ed551b035aa9059664ded820f46fa_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-cluster-api-provider-agent-rhel8@sha256:208389221423692530b334815985b0a2263febf5574138e854dbdc011f03b4a2_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-cluster-api-provider-agent-rhel8@sha256:4bacc4ba3974c11ac27d1448a7f7cd973162caf33358249e9d1c154018124830_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-cluster-api-provider-agent-rhel8@sha256:8b3c3fb8fdf6d679f6020e0c739f25ae83dd4173e46b743de911d8e346f371fe_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-cluster-api-provider-agent-rhel8@sha256:a4d3f04386e63bfb640b928c01f972ba7d90af9c5213a7c10968b55c875565e0_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-console-mce-rhel8@sha256:009597e78bf32e0a6d83ad456a6670e436692aa1c12cbd144580a30080054d0f_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-console-mce-rhel8@sha256:95cbc26ed2e396e44efd543d8a38f1c698267e1a617a7ee4b6f26efdb49e3059_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-console-mce-rhel8@sha256:b83a44a87eddeaa3914d03f51f58e8cc5412ee580ee233754108b2349d890b8c_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-console-mce-rhel8@sha256:e3883d9629078bc16f2a6526cb8b1fdea89c1a8b8f477487fd6b34efa2f13999_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-hypershift-addon-rhel8-operator@sha256:00322fc5e7a8e1d08ca716e23982dae6d365b1523f8d3465e6daad5074067ea2_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-hypershift-addon-rhel8-operator@sha256:27cc406bb658c1915e75f5d0b0d3c0f73e72635c9f5bb08bc28e3c5c434e147b_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-hypershift-addon-rhel8-operator@sha256:afc67731faaa2dc9d32a052064763737c8bc4b1b5cf8e8ffb7cb31a4652c656c_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-hypershift-addon-rhel8-operator@sha256:c4227a3a5b323d716a979e1c6a66c458d458648c5fcb0ab151ad55ba24972f51_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-hypershift-deployment-controller-rhel8@sha256:68de13099864a989493367500360560a677fde2e0e56a760a6dafde1d7be9a27_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-hypershift-deployment-controller-rhel8@sha256:8d4a908562cbb0351aea12befe5f2bdf57041e073ce679d1b1c5b46c893844b6_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-hypershift-deployment-controller-rhel8@sha256:be5d7a8b6dec6d4c959badc2d2960ec7bfe74a75c0d673da06fe6335920de3a0_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-hypershift-deployment-controller-rhel8@sha256:f44b9cd7b993051b4d59108153763a09d283c0cf822fab478f22cfbe53847da7_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-managed-serviceaccount-rhel8@sha256:63593ef6045808b9c3fe96fc1cddd99bdfabaaef881fe716972500bfda62f92b_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-managed-serviceaccount-rhel8@sha256:7f5f65ba65c9bfc64d8bf9724a22b68d38c512465f4be1bfed8f02133256214f_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-managed-serviceaccount-rhel8@sha256:8621056c6982b9875749650eee2cf967b31217298a1b924de1fe710e0445df1b_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-managed-serviceaccount-rhel8@sha256:ec5bdf8a935ee1daaa5c91a7fd7816ade97619b5d1f6b61e663c03f43bb832bc_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/must-gather-rhel8@sha256:4270ef4ed53f54fb13cf1092b3babb70af7012886a3f0c293b11040083f39651_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/must-gather-rhel8@sha256:4ecb20c797f71375bc888ed84036f49bc40e2e9984e7ec74b14ad697d1b9c6fb_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/must-gather-rhel8@sha256:6d2624faf8cb2634a9e2203273d95c076ed2207ddd87f50df6ce8e5088a5d257_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/must-gather-rhel8@sha256:e838cb2e70eff2157b992c1cc6c576c9e099306b1df69d6d5c9d991ded4e0789_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/placement-rhel8@sha256:473ed2081010b9005ecc6fb254389dac6927f336967bd4a2f99ca3210fd265f0_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/placement-rhel8@sha256:746794cb82199cfc0c659de0a48018bbd8f18aec97265d68f8dd8bbf783049b1_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/placement-rhel8@sha256:7f5c7671a97f09756a150feb6a6bd04f40aa938ce065102b5b5875eadab933db_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/placement-rhel8@sha256:a6fb7f9d80d4d6cb53317f7d87960af28a6cafb8c5abee369f7bd94cbe449686_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/provider-credential-controller-rhel8@sha256:759037d7817cef4e0451befe8f2bc943a89f2bda95a52327a1c552c3f9a095bb_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/provider-credential-controller-rhel8@sha256:90281a3feff8e019a937fabb5184881c1983cda657c41332cd0321acf5ea4092_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/provider-credential-controller-rhel8@sha256:b6406fbcfeed4c491c66b778a4ad08e8066db5052a49863dd459e2b7375e6ba4_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/provider-credential-controller-rhel8@sha256:c4707c5214505bf1e5f693f0c5df4bb6fe4336670bf850b9a09040b6d87cccd2_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/registration-operator-rhel8@sha256:49d81d8a383de609d64760a4ae6ffa61469a59a5678311406ce4f838c1cc66fd_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/registration-operator-rhel8@sha256:579420cfdc2a542ab7a1b9cd6f1324885f60d1ec5d2bda74808127b45aef2983_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/registration-operator-rhel8@sha256:f945ae948589e2ea294d3d6e8f89fe05c1203f375a0722465965208ecfc15b94_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/registration-operator-rhel8@sha256:fbc7cd19b869d02af6dba24b20f6a44c498fb00e4afc629821f47b9b35c5a94d_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/registration-rhel8@sha256:39cc95f16445c3a1dca378beb50f5931ad081f459c9c6eb012325c6a9d8ada6c_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/registration-rhel8@sha256:686390715f19747bff24e95137307182ab095fb133051424996c6b0ee668569a_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/registration-rhel8@sha256:7bbc4dceeffd5f4bb47e9c38f97109d083dbbbda1a1643b7eb7762ebbd5047a1_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/registration-rhel8@sha256:cb1c8096bd5bd9f1dfa413bc0d1889d970b6d841988d24d6c1008904b1288cfe_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/work-rhel8@sha256:345f405c6a1d3e18beaf13c24a7ca4055a03746d8e6540670435e8d2413fefaf_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/work-rhel8@sha256:663cf3e0453e2ae5b1c9d5f6d335930d6d1e9c7a34151a171dbf58f9066c2b96_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/work-rhel8@sha256:c5c1939a142b9554a2ce664605409cefcb9954bbb1d8eef988fddab50f06cdaf_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/work-rhel8@sha256:d425b68e6265d098601e240cae6084c76416fd27bfbd955a3ccee30873544e38_ppc64le"
]
}
],
"threats": [
{
"category": "impact",
"details": "Low"
}
],
"title": "golang: crypto/tls: session tickets lack random ticket_age_add"
},
{
"cve": "CVE-2022-30630",
"cwe": {
"id": "CWE-1325",
"name": "Improperly Controlled Sequential Memory Allocation"
},
"discovery_date": "2022-07-14T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2107371"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in the golang standard library, io/fs. Calling Glob on a path that contains a large number of path separators can cause a panic issue due to stack exhaustion. This could allow an attacker to impact availability.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "golang: io/fs: stack exhaustion in Glob",
"title": "Vulnerability summary"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"8Base-multicluster-engine-2.1:multicluster-engine/agent-service-rhel8@sha256:661ee3a57d860a713ffb481ea87858f20fce1e57b858821cb0c1ec4069e206a0_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/agent-service-rhel8@sha256:8cb5ab317ccc6b1bcd409cfba0ec983e3f5d9531227e76bb455011636ed32d21_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/agent-service-rhel8@sha256:e136966121b82373c9279b1b59b68864ed10bfdee424959a7ad4b190ff7a2562_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/agent-service-rhel8@sha256:fce50212c8bbfdc3e8f445f4b7ea35881eb29e49c443e827ad6fe2389328d57f_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/apiserver-network-proxy-rhel8@sha256:25b242af63aca69a32c457dde23b3ac52ed81f5edad3e919d5df59902adb0b60_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/apiserver-network-proxy-rhel8@sha256:5ea69e650771525faf944fbf3be82a19e54a964d38adbb88263247652476938c_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/apiserver-network-proxy-rhel8@sha256:c97ea925ea31a1ae6824ec55bbb43c3cf0d2d9b0fb6d12b6d23492e0e5a5467a_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/apiserver-network-proxy-rhel8@sha256:f71c4c301774aba9a886f2891eace9da47ba075d2a2e4acfc03849c9c0da57bc_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/assisted-image-service-rhel8@sha256:1d250617cf4eb47800d30bd6bdd61872faa29eb7c6953edcb4a107360f0d0a78_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/assisted-image-service-rhel8@sha256:3730a3c3cfb695b540945b5f0ae739a701a0155137b9509238860549105ab670_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/assisted-image-service-rhel8@sha256:3d59cfa190838da34bac1ccf88562f996cc9e9ffdb151f47e044ba3fcc964a3d_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/assisted-image-service-rhel8@sha256:92c8157e43d84584ba93d978fcc6ffba84118e4ea5ff46ad71a62ffdc7fc56e5_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/assisted-installer-agent-rhel8@sha256:99e0accdee9b311b9abf032c712060823736f88c7bf3ba692349d7f8290a9570_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/assisted-installer-agent-rhel8@sha256:b4722c060fb38e1609e689b605816cefb39a15a0ddc40837a90727d123b91c88_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/assisted-installer-reporter-rhel8@sha256:1d465abc36e2045dc5a291663786709fc920c42aacb0c34c4868a1a633334509_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/assisted-installer-reporter-rhel8@sha256:bdb861698be8305247b21ebab7994f27eaae818f691ffcff3d5b5eb5dc70a722_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/assisted-installer-reporter-rhel8@sha256:e4dd90d186f1fea6fcdb4e23f74e4390e00d134b2c21d8510c1cdbbcef3c4a1f_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/assisted-installer-rhel8@sha256:61ac4136dad0e02323807e6d3de8e890ec0b7e7e1f7112f9610410712af6f9b5_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/assisted-installer-rhel8@sha256:686b64358857be04087a706048a32b7356b16a0028d2b200da16ec94d931d25d_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/assisted-installer-rhel8@sha256:910dad58b72de16f92dd5b60d0420010d18229a6e0966fe2eb072517febe499f_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/aws-encryption-provider-rhel8@sha256:31329737bd3608345f8e969e872e2e18305e2959d9d81867933c73fb26a53dcd_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/aws-encryption-provider-rhel8@sha256:9797eef2012c827ff3250cba1cd542772e92872b4bd69a01bdbdba4fe407472c_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/aws-encryption-provider-rhel8@sha256:ab7f1982f21ed9251501396ea150764348b5f61b6e50b9d74b5031e705e16ef3_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/aws-encryption-provider-rhel8@sha256:cee69ba4c6fb326afd03c7f21856a028fa4758dab8c849ef6eaeaea0cd55afd2_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/backplane-rhel8-operator@sha256:0b8c36b4b1d00e47ee4faaeec9ccbdc2977a50592035f8a600491c657e439d33_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/backplane-rhel8-operator@sha256:5dbd590a4bbed44f487d1601d1825b5efb8253b9ee2be49adccec7e0ea9410ac_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/backplane-rhel8-operator@sha256:9f7854a1de26dfebdc8beafffd01304017b8fe7cd84065dd452de1276e529a06_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/backplane-rhel8-operator@sha256:e7998dc233af266ed94ba16450c2f02096abb5e045f291f8f94a83ef9da7dd51_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-provider-agent-rhel8@sha256:208389221423692530b334815985b0a2263febf5574138e854dbdc011f03b4a2_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-provider-agent-rhel8@sha256:4bacc4ba3974c11ac27d1448a7f7cd973162caf33358249e9d1c154018124830_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-provider-agent-rhel8@sha256:8b3c3fb8fdf6d679f6020e0c739f25ae83dd4173e46b743de911d8e346f371fe_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-provider-agent-rhel8@sha256:a4d3f04386e63bfb640b928c01f972ba7d90af9c5213a7c10968b55c875565e0_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-provider-aws-rhel8@sha256:36a5f30d043f1137033842188e59224b803158696f60ddb41095a766705485f4_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-provider-aws-rhel8@sha256:6fb7799fca309c727c7afea57448fc653dde09495945e314402a3e3a079e5b03_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-provider-aws-rhel8@sha256:9b8d4fde02e4c43d194bf4c420550730fd52b74587e2327f2e9eb75067bb25e7_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-provider-aws-rhel8@sha256:bd612736fde388811d12a572852c86d0fe9dcbb6e7f404c64b8654c870d4e2eb_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-provider-azure-rhel8@sha256:2b93b026497655f16a85a2929b1f0c970d51dce0e0e8462774989f1943bdc785_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-provider-azure-rhel8@sha256:2c9c916d0face10abc7f6467564e394ead5946bf18ed8439456cce2767a83b3e_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-provider-azure-rhel8@sha256:6f41c353228c4016ab02557a5591ef36f4aea799c4ad89798343b4a2f0765d08_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-provider-azure-rhel8@sha256:ddd59c296543f525f719336ad6ddc5e5f8d3915e08e3b64d575a9835de3e95ad_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-provider-kubevirt-rhel8@sha256:0007824d89632253727ead00c5fd6ec463f310d71e58e237ea5e51c13052b0bc_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-provider-kubevirt-rhel8@sha256:9cd9106f72557b8ba5de9f4d1de5ff8d33514d2c02889999a3c20aab9a8dd061_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-provider-kubevirt-rhel8@sha256:cbe319cfa3ab4610dc67abea27841dd5b670061faa74e666959550343bba1c28_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-provider-kubevirt-rhel8@sha256:df94a1d8a4b6d1aebed4e657267219632bb3b2176537bdf8e51a728cd78f136f_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-rhel8@sha256:30f56a4d5cba0ccd55e0bda756c7af8010ab94ec3b644dc73f7b32e76b5bbb3a_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-rhel8@sha256:4f7cb34768ff908ed1ba54330603ea54b82a4144cf9124dae01a727dcc60362a_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-rhel8@sha256:a137205ac2127a04466519355b07cee71c08c56dddfee35671127241ebdf4a99_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-rhel8@sha256:c8a785b4e1688d358cec73e9cf4853ca0ab28c7daa4c45d5384b7bebc333f53a_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-curator-controller-rhel8@sha256:1d4d913d4136321ebd94e6b9d9e55be7262883702de72c4a61827804ad843942_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-curator-controller-rhel8@sha256:2134c387cb0e8c2f95bb8ef74ad0a10c37403d9e0dfaeb7e2e9efb388c606ac1_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-curator-controller-rhel8@sha256:2e0867d6ebace932eb09bb3a6a929562a157bc2eea9c28063eb30dac866abf63_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-curator-controller-rhel8@sha256:3dd533817d97518c7af991b888c5f9df501bd496ed53988e5444c1ea62e539cb_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-proxy-addon-rhel8@sha256:2779eae299eb2b48e8a868de2f2d8d13313ca17b2f7d5c816013145b0c787cc8_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-proxy-addon-rhel8@sha256:28544cf2414bdeffb8bcaae2d1547064da46ab5a122fd77861083b1e81e299cc_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-proxy-addon-rhel8@sha256:4da01f6a0a59069045d23599d748849da60ee309f72f233497edd379b3b0823e_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-proxy-addon-rhel8@sha256:6318fd6b0e0f5c39239ba9c71c330bce7974deaf970359ec83c88116abf7a653_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-proxy-rhel8@sha256:610de7f25fd387262c360acb21dd45dc80e1c52a77dd11982965da80301407ab_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-proxy-rhel8@sha256:a881a94835c7eef6babe00792fc0a99c9816831869cb26af0dcf2665233f7710_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-proxy-rhel8@sha256:b240f43890529fe95b1a74de6f4c2626e85ae91ae6a624bb98a4c31130b6740d_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-proxy-rhel8@sha256:df6cd66cdb17efc356e770930ff796bdb527c292243f5e8b87ca5c9e912a19d6_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/clusterclaims-controller-rhel8@sha256:3608571c2a5a3d399e3ad8135ca90e46a7e57b322b5ef9d708efa631cee7109c_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/clusterclaims-controller-rhel8@sha256:5c04626558442d50ab58a941d72a78db7c94f5ce730b5abb7599c21981875970_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/clusterclaims-controller-rhel8@sha256:7be740cc5987a1dfc76d7d8a306ff65291eb9cf61419842f463aa9dc4d6ecde1_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/clusterclaims-controller-rhel8@sha256:fce2e92743adaf6fe2e0168cfeecdc71ff7c009ef92a89c9172ff46ebbedcd40_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/clusterlifecycle-state-metrics-rhel8@sha256:288a0e4f9ca79859c5f295e920e9ef01d395720ea5b62ec7f5a5bd975b9c5850_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/clusterlifecycle-state-metrics-rhel8@sha256:93b9ad845fab34498a6f504ad626d0d5236c39ab1aaf7789df146311e4ba33cd_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/clusterlifecycle-state-metrics-rhel8@sha256:c808d378bd0666d7eb1f9c9024f7d2f7c6bdedd40298aa1e940cfc1ce735af54_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/clusterlifecycle-state-metrics-rhel8@sha256:df17928fd459e5063fb2470dbaea51c96f292f1a4ca5eaedc64a03687edbb6cd_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/console-mce-rhel8@sha256:009597e78bf32e0a6d83ad456a6670e436692aa1c12cbd144580a30080054d0f_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/console-mce-rhel8@sha256:95cbc26ed2e396e44efd543d8a38f1c698267e1a617a7ee4b6f26efdb49e3059_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/console-mce-rhel8@sha256:b83a44a87eddeaa3914d03f51f58e8cc5412ee580ee233754108b2349d890b8c_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/console-mce-rhel8@sha256:e3883d9629078bc16f2a6526cb8b1fdea89c1a8b8f477487fd6b34efa2f13999_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/discovery-rhel8@sha256:12b3c0a01c59836687a7cfc1fba050d0800625cd46f678551a5944b0664c044d_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/discovery-rhel8@sha256:25eefa4b7af3650f57e9a4c372522a0cae7bcc1b41735d2b503b9b41d9c2d0b2_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/discovery-rhel8@sha256:9a655c52c83f7682964e8f46fed6011c6e9de7a2a64ee0893d0c02cf725746e1_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/discovery-rhel8@sha256:a0bcad7b2191e3c674813c2e1e67aea619d6d7eaa95f2324902e0b842d1c0cc8_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/hive-rhel8@sha256:674603ee10ad5e9d42e18e5c2f91153c863cb7e9f38cd523559c8de7c7097483_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/hive-rhel8@sha256:67b2477a7b3885df470dc56e94525e7ebc3dce326599c6f2a311f8727557bf8b_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/hive-rhel8@sha256:8722d4f39942af4a008209ae518bf27d30deaa2e5bf97fc3118bea58efafb3d5_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/hive-rhel8@sha256:dd6a4624672d458a0072b9aa46fb1b3d576c0b198759d053f61536f3b9e34359_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/hypershift-addon-rhel8-operator@sha256:00322fc5e7a8e1d08ca716e23982dae6d365b1523f8d3465e6daad5074067ea2_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/hypershift-addon-rhel8-operator@sha256:27cc406bb658c1915e75f5d0b0d3c0f73e72635c9f5bb08bc28e3c5c434e147b_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/hypershift-addon-rhel8-operator@sha256:afc67731faaa2dc9d32a052064763737c8bc4b1b5cf8e8ffb7cb31a4652c656c_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/hypershift-addon-rhel8-operator@sha256:c4227a3a5b323d716a979e1c6a66c458d458648c5fcb0ab151ad55ba24972f51_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/hypershift-deployment-controller-rhel8@sha256:68de13099864a989493367500360560a677fde2e0e56a760a6dafde1d7be9a27_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/hypershift-deployment-controller-rhel8@sha256:8d4a908562cbb0351aea12befe5f2bdf57041e073ce679d1b1c5b46c893844b6_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/hypershift-deployment-controller-rhel8@sha256:be5d7a8b6dec6d4c959badc2d2960ec7bfe74a75c0d673da06fe6335920de3a0_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/hypershift-deployment-controller-rhel8@sha256:f44b9cd7b993051b4d59108153763a09d283c0cf822fab478f22cfbe53847da7_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/hypershift-rhel8-operator@sha256:2d94cd451fbf0abc13e50b6b6252061294bdbfd1eda64f4347177d20b5d1e489_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/hypershift-rhel8-operator@sha256:3d8d114403d85cbba699f53aa177a84da92516b5d2e852b2bffc33eabde6af13_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/hypershift-rhel8-operator@sha256:62e91ac9b6291bf7abc26cdd937c2c2cf7cdf1f1256a33acbaa5d1cdc607d3fa_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/hypershift-rhel8-operator@sha256:ffce5bc9fb2be59047c4840d9222499f03c1cf74786d8695aab1d1b04adc6f8a_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/klusterlet-operator-bundle@sha256:1687315db647e6689845df88843ae53275440042b76dc781dcabeef16e426bdf_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/managed-serviceaccount-rhel8@sha256:63593ef6045808b9c3fe96fc1cddd99bdfabaaef881fe716972500bfda62f92b_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/managed-serviceaccount-rhel8@sha256:7f5f65ba65c9bfc64d8bf9724a22b68d38c512465f4be1bfed8f02133256214f_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/managed-serviceaccount-rhel8@sha256:8621056c6982b9875749650eee2cf967b31217298a1b924de1fe710e0445df1b_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/managed-serviceaccount-rhel8@sha256:ec5bdf8a935ee1daaa5c91a7fd7816ade97619b5d1f6b61e663c03f43bb832bc_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/managedcluster-import-controller-rhel8@sha256:17987e46eb8772ef79e771b6edd137b29914ae357eb036d76a063cb04de116a3_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/managedcluster-import-controller-rhel8@sha256:4a22ca54331be02c08e23704852c34273a8bf3d1bb2c8f2aaf92f277474e3654_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/managedcluster-import-controller-rhel8@sha256:7d737e05b3164a7e49085a2026bf5fbbdda5a0d23890e1de455eea8d59f20187_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/managedcluster-import-controller-rhel8@sha256:eaf8ba4c775e4ebaeea316bbab0344eb10674089ff9db1c8f1373ed564b03749_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/mce-operator-bundle@sha256:701ad2aa334971346282a7a80c420049f08a3e3845a915a947e7605aab9c1369_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/mce-operator-bundle@sha256:cf1b297a2bbfa2a55204e2c4688511baa0223978b2d4ab7cfb8f8c5c965d563f_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/mce-operator-bundle@sha256:ed114b2afb91375b6f3576da15474ad96c154cc0ed16e288f8a4840d7d39942f_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/mce-operator-bundle@sha256:f1be217449145edb01b029b19d08831cc6d085856e39aea8174e74ef0cc85283_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/multicloud-manager-rhel8@sha256:162fe79ef40dbdcd1c9a16c601ffeb1c1dec5309c250bddf85809a0197b2ec3e_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/multicloud-manager-rhel8@sha256:af5076a59d32f3bed7f88348bccdff6fad4d250aab7f8dc7c2791e75fa76c7d9_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/multicloud-manager-rhel8@sha256:c03edb31a56b4678c4e0f66c59b49e3798b8442ef1ddca3f67488f4baca30241_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/multicloud-manager-rhel8@sha256:c6fb6ec34c746ba73007bec6e1895b4e1a4ed551b035aa9059664ded820f46fa_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-cluster-api-provider-agent-rhel8@sha256:208389221423692530b334815985b0a2263febf5574138e854dbdc011f03b4a2_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-cluster-api-provider-agent-rhel8@sha256:4bacc4ba3974c11ac27d1448a7f7cd973162caf33358249e9d1c154018124830_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-cluster-api-provider-agent-rhel8@sha256:8b3c3fb8fdf6d679f6020e0c739f25ae83dd4173e46b743de911d8e346f371fe_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-cluster-api-provider-agent-rhel8@sha256:a4d3f04386e63bfb640b928c01f972ba7d90af9c5213a7c10968b55c875565e0_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-console-mce-rhel8@sha256:009597e78bf32e0a6d83ad456a6670e436692aa1c12cbd144580a30080054d0f_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-console-mce-rhel8@sha256:95cbc26ed2e396e44efd543d8a38f1c698267e1a617a7ee4b6f26efdb49e3059_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-console-mce-rhel8@sha256:b83a44a87eddeaa3914d03f51f58e8cc5412ee580ee233754108b2349d890b8c_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-console-mce-rhel8@sha256:e3883d9629078bc16f2a6526cb8b1fdea89c1a8b8f477487fd6b34efa2f13999_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-hypershift-addon-rhel8-operator@sha256:00322fc5e7a8e1d08ca716e23982dae6d365b1523f8d3465e6daad5074067ea2_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-hypershift-addon-rhel8-operator@sha256:27cc406bb658c1915e75f5d0b0d3c0f73e72635c9f5bb08bc28e3c5c434e147b_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-hypershift-addon-rhel8-operator@sha256:afc67731faaa2dc9d32a052064763737c8bc4b1b5cf8e8ffb7cb31a4652c656c_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-hypershift-addon-rhel8-operator@sha256:c4227a3a5b323d716a979e1c6a66c458d458648c5fcb0ab151ad55ba24972f51_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-hypershift-deployment-controller-rhel8@sha256:68de13099864a989493367500360560a677fde2e0e56a760a6dafde1d7be9a27_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-hypershift-deployment-controller-rhel8@sha256:8d4a908562cbb0351aea12befe5f2bdf57041e073ce679d1b1c5b46c893844b6_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-hypershift-deployment-controller-rhel8@sha256:be5d7a8b6dec6d4c959badc2d2960ec7bfe74a75c0d673da06fe6335920de3a0_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-hypershift-deployment-controller-rhel8@sha256:f44b9cd7b993051b4d59108153763a09d283c0cf822fab478f22cfbe53847da7_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-managed-serviceaccount-rhel8@sha256:63593ef6045808b9c3fe96fc1cddd99bdfabaaef881fe716972500bfda62f92b_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-managed-serviceaccount-rhel8@sha256:7f5f65ba65c9bfc64d8bf9724a22b68d38c512465f4be1bfed8f02133256214f_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-managed-serviceaccount-rhel8@sha256:8621056c6982b9875749650eee2cf967b31217298a1b924de1fe710e0445df1b_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-managed-serviceaccount-rhel8@sha256:ec5bdf8a935ee1daaa5c91a7fd7816ade97619b5d1f6b61e663c03f43bb832bc_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/must-gather-rhel8@sha256:4270ef4ed53f54fb13cf1092b3babb70af7012886a3f0c293b11040083f39651_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/must-gather-rhel8@sha256:4ecb20c797f71375bc888ed84036f49bc40e2e9984e7ec74b14ad697d1b9c6fb_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/must-gather-rhel8@sha256:6d2624faf8cb2634a9e2203273d95c076ed2207ddd87f50df6ce8e5088a5d257_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/must-gather-rhel8@sha256:e838cb2e70eff2157b992c1cc6c576c9e099306b1df69d6d5c9d991ded4e0789_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/placement-rhel8@sha256:473ed2081010b9005ecc6fb254389dac6927f336967bd4a2f99ca3210fd265f0_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/placement-rhel8@sha256:746794cb82199cfc0c659de0a48018bbd8f18aec97265d68f8dd8bbf783049b1_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/placement-rhel8@sha256:7f5c7671a97f09756a150feb6a6bd04f40aa938ce065102b5b5875eadab933db_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/placement-rhel8@sha256:a6fb7f9d80d4d6cb53317f7d87960af28a6cafb8c5abee369f7bd94cbe449686_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/provider-credential-controller-rhel8@sha256:759037d7817cef4e0451befe8f2bc943a89f2bda95a52327a1c552c3f9a095bb_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/provider-credential-controller-rhel8@sha256:90281a3feff8e019a937fabb5184881c1983cda657c41332cd0321acf5ea4092_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/provider-credential-controller-rhel8@sha256:b6406fbcfeed4c491c66b778a4ad08e8066db5052a49863dd459e2b7375e6ba4_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/provider-credential-controller-rhel8@sha256:c4707c5214505bf1e5f693f0c5df4bb6fe4336670bf850b9a09040b6d87cccd2_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/registration-operator-rhel8@sha256:49d81d8a383de609d64760a4ae6ffa61469a59a5678311406ce4f838c1cc66fd_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/registration-operator-rhel8@sha256:579420cfdc2a542ab7a1b9cd6f1324885f60d1ec5d2bda74808127b45aef2983_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/registration-operator-rhel8@sha256:f945ae948589e2ea294d3d6e8f89fe05c1203f375a0722465965208ecfc15b94_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/registration-operator-rhel8@sha256:fbc7cd19b869d02af6dba24b20f6a44c498fb00e4afc629821f47b9b35c5a94d_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/registration-rhel8@sha256:39cc95f16445c3a1dca378beb50f5931ad081f459c9c6eb012325c6a9d8ada6c_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/registration-rhel8@sha256:686390715f19747bff24e95137307182ab095fb133051424996c6b0ee668569a_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/registration-rhel8@sha256:7bbc4dceeffd5f4bb47e9c38f97109d083dbbbda1a1643b7eb7762ebbd5047a1_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/registration-rhel8@sha256:cb1c8096bd5bd9f1dfa413bc0d1889d970b6d841988d24d6c1008904b1288cfe_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/work-rhel8@sha256:345f405c6a1d3e18beaf13c24a7ca4055a03746d8e6540670435e8d2413fefaf_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/work-rhel8@sha256:663cf3e0453e2ae5b1c9d5f6d335930d6d1e9c7a34151a171dbf58f9066c2b96_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/work-rhel8@sha256:c5c1939a142b9554a2ce664605409cefcb9954bbb1d8eef988fddab50f06cdaf_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/work-rhel8@sha256:d425b68e6265d098601e240cae6084c76416fd27bfbd955a3ccee30873544e38_ppc64le"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2022-30630"
},
{
"category": "external",
"summary": "RHBZ#2107371",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2107371"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2022-30630",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-30630"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2022-30630",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2022-30630"
},
{
"category": "external",
"summary": "https://go.dev/issue/53415",
"url": "https://go.dev/issue/53415"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-announce/c/nqrv9fbR0zE",
"url": "https://groups.google.com/g/golang-announce/c/nqrv9fbR0zE"
}
],
"release_date": "2022-07-12T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2022-09-06T14:28:04+00:00",
"details": "For multicluster engine for Kubernetes, see the following documentation for\ndetails on how to install the images:\n\nhttps://access.redhat.com/documentation/en-us/red_hat_advanced_cluster_management_for_kubernetes/2.6/html/multicluster_engine/install_upgrade/installing-while-connected-online-mce",
"product_ids": [
"8Base-multicluster-engine-2.1:multicluster-engine/agent-service-rhel8@sha256:661ee3a57d860a713ffb481ea87858f20fce1e57b858821cb0c1ec4069e206a0_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/agent-service-rhel8@sha256:8cb5ab317ccc6b1bcd409cfba0ec983e3f5d9531227e76bb455011636ed32d21_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/agent-service-rhel8@sha256:e136966121b82373c9279b1b59b68864ed10bfdee424959a7ad4b190ff7a2562_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/agent-service-rhel8@sha256:fce50212c8bbfdc3e8f445f4b7ea35881eb29e49c443e827ad6fe2389328d57f_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/apiserver-network-proxy-rhel8@sha256:25b242af63aca69a32c457dde23b3ac52ed81f5edad3e919d5df59902adb0b60_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/apiserver-network-proxy-rhel8@sha256:5ea69e650771525faf944fbf3be82a19e54a964d38adbb88263247652476938c_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/apiserver-network-proxy-rhel8@sha256:c97ea925ea31a1ae6824ec55bbb43c3cf0d2d9b0fb6d12b6d23492e0e5a5467a_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/apiserver-network-proxy-rhel8@sha256:f71c4c301774aba9a886f2891eace9da47ba075d2a2e4acfc03849c9c0da57bc_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/assisted-image-service-rhel8@sha256:1d250617cf4eb47800d30bd6bdd61872faa29eb7c6953edcb4a107360f0d0a78_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/assisted-image-service-rhel8@sha256:3730a3c3cfb695b540945b5f0ae739a701a0155137b9509238860549105ab670_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/assisted-image-service-rhel8@sha256:3d59cfa190838da34bac1ccf88562f996cc9e9ffdb151f47e044ba3fcc964a3d_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/assisted-image-service-rhel8@sha256:92c8157e43d84584ba93d978fcc6ffba84118e4ea5ff46ad71a62ffdc7fc56e5_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/assisted-installer-agent-rhel8@sha256:99e0accdee9b311b9abf032c712060823736f88c7bf3ba692349d7f8290a9570_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/assisted-installer-agent-rhel8@sha256:b4722c060fb38e1609e689b605816cefb39a15a0ddc40837a90727d123b91c88_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/assisted-installer-reporter-rhel8@sha256:1d465abc36e2045dc5a291663786709fc920c42aacb0c34c4868a1a633334509_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/assisted-installer-reporter-rhel8@sha256:bdb861698be8305247b21ebab7994f27eaae818f691ffcff3d5b5eb5dc70a722_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/assisted-installer-reporter-rhel8@sha256:e4dd90d186f1fea6fcdb4e23f74e4390e00d134b2c21d8510c1cdbbcef3c4a1f_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/assisted-installer-rhel8@sha256:61ac4136dad0e02323807e6d3de8e890ec0b7e7e1f7112f9610410712af6f9b5_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/assisted-installer-rhel8@sha256:686b64358857be04087a706048a32b7356b16a0028d2b200da16ec94d931d25d_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/assisted-installer-rhel8@sha256:910dad58b72de16f92dd5b60d0420010d18229a6e0966fe2eb072517febe499f_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/aws-encryption-provider-rhel8@sha256:31329737bd3608345f8e969e872e2e18305e2959d9d81867933c73fb26a53dcd_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/aws-encryption-provider-rhel8@sha256:9797eef2012c827ff3250cba1cd542772e92872b4bd69a01bdbdba4fe407472c_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/aws-encryption-provider-rhel8@sha256:ab7f1982f21ed9251501396ea150764348b5f61b6e50b9d74b5031e705e16ef3_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/aws-encryption-provider-rhel8@sha256:cee69ba4c6fb326afd03c7f21856a028fa4758dab8c849ef6eaeaea0cd55afd2_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/backplane-rhel8-operator@sha256:0b8c36b4b1d00e47ee4faaeec9ccbdc2977a50592035f8a600491c657e439d33_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/backplane-rhel8-operator@sha256:5dbd590a4bbed44f487d1601d1825b5efb8253b9ee2be49adccec7e0ea9410ac_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/backplane-rhel8-operator@sha256:9f7854a1de26dfebdc8beafffd01304017b8fe7cd84065dd452de1276e529a06_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/backplane-rhel8-operator@sha256:e7998dc233af266ed94ba16450c2f02096abb5e045f291f8f94a83ef9da7dd51_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-provider-agent-rhel8@sha256:208389221423692530b334815985b0a2263febf5574138e854dbdc011f03b4a2_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-provider-agent-rhel8@sha256:4bacc4ba3974c11ac27d1448a7f7cd973162caf33358249e9d1c154018124830_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-provider-agent-rhel8@sha256:8b3c3fb8fdf6d679f6020e0c739f25ae83dd4173e46b743de911d8e346f371fe_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-provider-agent-rhel8@sha256:a4d3f04386e63bfb640b928c01f972ba7d90af9c5213a7c10968b55c875565e0_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-provider-aws-rhel8@sha256:36a5f30d043f1137033842188e59224b803158696f60ddb41095a766705485f4_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-provider-aws-rhel8@sha256:6fb7799fca309c727c7afea57448fc653dde09495945e314402a3e3a079e5b03_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-provider-aws-rhel8@sha256:9b8d4fde02e4c43d194bf4c420550730fd52b74587e2327f2e9eb75067bb25e7_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-provider-aws-rhel8@sha256:bd612736fde388811d12a572852c86d0fe9dcbb6e7f404c64b8654c870d4e2eb_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-provider-azure-rhel8@sha256:2b93b026497655f16a85a2929b1f0c970d51dce0e0e8462774989f1943bdc785_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-provider-azure-rhel8@sha256:2c9c916d0face10abc7f6467564e394ead5946bf18ed8439456cce2767a83b3e_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-provider-azure-rhel8@sha256:6f41c353228c4016ab02557a5591ef36f4aea799c4ad89798343b4a2f0765d08_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-provider-azure-rhel8@sha256:ddd59c296543f525f719336ad6ddc5e5f8d3915e08e3b64d575a9835de3e95ad_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-provider-kubevirt-rhel8@sha256:0007824d89632253727ead00c5fd6ec463f310d71e58e237ea5e51c13052b0bc_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-provider-kubevirt-rhel8@sha256:9cd9106f72557b8ba5de9f4d1de5ff8d33514d2c02889999a3c20aab9a8dd061_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-provider-kubevirt-rhel8@sha256:cbe319cfa3ab4610dc67abea27841dd5b670061faa74e666959550343bba1c28_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-provider-kubevirt-rhel8@sha256:df94a1d8a4b6d1aebed4e657267219632bb3b2176537bdf8e51a728cd78f136f_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-rhel8@sha256:30f56a4d5cba0ccd55e0bda756c7af8010ab94ec3b644dc73f7b32e76b5bbb3a_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-rhel8@sha256:4f7cb34768ff908ed1ba54330603ea54b82a4144cf9124dae01a727dcc60362a_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-rhel8@sha256:a137205ac2127a04466519355b07cee71c08c56dddfee35671127241ebdf4a99_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-rhel8@sha256:c8a785b4e1688d358cec73e9cf4853ca0ab28c7daa4c45d5384b7bebc333f53a_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-curator-controller-rhel8@sha256:1d4d913d4136321ebd94e6b9d9e55be7262883702de72c4a61827804ad843942_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-curator-controller-rhel8@sha256:2134c387cb0e8c2f95bb8ef74ad0a10c37403d9e0dfaeb7e2e9efb388c606ac1_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-curator-controller-rhel8@sha256:2e0867d6ebace932eb09bb3a6a929562a157bc2eea9c28063eb30dac866abf63_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-curator-controller-rhel8@sha256:3dd533817d97518c7af991b888c5f9df501bd496ed53988e5444c1ea62e539cb_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-proxy-addon-rhel8@sha256:2779eae299eb2b48e8a868de2f2d8d13313ca17b2f7d5c816013145b0c787cc8_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-proxy-addon-rhel8@sha256:28544cf2414bdeffb8bcaae2d1547064da46ab5a122fd77861083b1e81e299cc_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-proxy-addon-rhel8@sha256:4da01f6a0a59069045d23599d748849da60ee309f72f233497edd379b3b0823e_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-proxy-addon-rhel8@sha256:6318fd6b0e0f5c39239ba9c71c330bce7974deaf970359ec83c88116abf7a653_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-proxy-rhel8@sha256:610de7f25fd387262c360acb21dd45dc80e1c52a77dd11982965da80301407ab_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-proxy-rhel8@sha256:a881a94835c7eef6babe00792fc0a99c9816831869cb26af0dcf2665233f7710_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-proxy-rhel8@sha256:b240f43890529fe95b1a74de6f4c2626e85ae91ae6a624bb98a4c31130b6740d_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-proxy-rhel8@sha256:df6cd66cdb17efc356e770930ff796bdb527c292243f5e8b87ca5c9e912a19d6_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/clusterclaims-controller-rhel8@sha256:3608571c2a5a3d399e3ad8135ca90e46a7e57b322b5ef9d708efa631cee7109c_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/clusterclaims-controller-rhel8@sha256:5c04626558442d50ab58a941d72a78db7c94f5ce730b5abb7599c21981875970_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/clusterclaims-controller-rhel8@sha256:7be740cc5987a1dfc76d7d8a306ff65291eb9cf61419842f463aa9dc4d6ecde1_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/clusterclaims-controller-rhel8@sha256:fce2e92743adaf6fe2e0168cfeecdc71ff7c009ef92a89c9172ff46ebbedcd40_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/clusterlifecycle-state-metrics-rhel8@sha256:288a0e4f9ca79859c5f295e920e9ef01d395720ea5b62ec7f5a5bd975b9c5850_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/clusterlifecycle-state-metrics-rhel8@sha256:93b9ad845fab34498a6f504ad626d0d5236c39ab1aaf7789df146311e4ba33cd_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/clusterlifecycle-state-metrics-rhel8@sha256:c808d378bd0666d7eb1f9c9024f7d2f7c6bdedd40298aa1e940cfc1ce735af54_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/clusterlifecycle-state-metrics-rhel8@sha256:df17928fd459e5063fb2470dbaea51c96f292f1a4ca5eaedc64a03687edbb6cd_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/console-mce-rhel8@sha256:009597e78bf32e0a6d83ad456a6670e436692aa1c12cbd144580a30080054d0f_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/console-mce-rhel8@sha256:95cbc26ed2e396e44efd543d8a38f1c698267e1a617a7ee4b6f26efdb49e3059_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/console-mce-rhel8@sha256:b83a44a87eddeaa3914d03f51f58e8cc5412ee580ee233754108b2349d890b8c_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/console-mce-rhel8@sha256:e3883d9629078bc16f2a6526cb8b1fdea89c1a8b8f477487fd6b34efa2f13999_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/discovery-rhel8@sha256:12b3c0a01c59836687a7cfc1fba050d0800625cd46f678551a5944b0664c044d_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/discovery-rhel8@sha256:25eefa4b7af3650f57e9a4c372522a0cae7bcc1b41735d2b503b9b41d9c2d0b2_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/discovery-rhel8@sha256:9a655c52c83f7682964e8f46fed6011c6e9de7a2a64ee0893d0c02cf725746e1_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/discovery-rhel8@sha256:a0bcad7b2191e3c674813c2e1e67aea619d6d7eaa95f2324902e0b842d1c0cc8_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/hive-rhel8@sha256:674603ee10ad5e9d42e18e5c2f91153c863cb7e9f38cd523559c8de7c7097483_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/hive-rhel8@sha256:67b2477a7b3885df470dc56e94525e7ebc3dce326599c6f2a311f8727557bf8b_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/hive-rhel8@sha256:8722d4f39942af4a008209ae518bf27d30deaa2e5bf97fc3118bea58efafb3d5_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/hive-rhel8@sha256:dd6a4624672d458a0072b9aa46fb1b3d576c0b198759d053f61536f3b9e34359_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/hypershift-addon-rhel8-operator@sha256:00322fc5e7a8e1d08ca716e23982dae6d365b1523f8d3465e6daad5074067ea2_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/hypershift-addon-rhel8-operator@sha256:27cc406bb658c1915e75f5d0b0d3c0f73e72635c9f5bb08bc28e3c5c434e147b_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/hypershift-addon-rhel8-operator@sha256:afc67731faaa2dc9d32a052064763737c8bc4b1b5cf8e8ffb7cb31a4652c656c_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/hypershift-addon-rhel8-operator@sha256:c4227a3a5b323d716a979e1c6a66c458d458648c5fcb0ab151ad55ba24972f51_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/hypershift-deployment-controller-rhel8@sha256:68de13099864a989493367500360560a677fde2e0e56a760a6dafde1d7be9a27_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/hypershift-deployment-controller-rhel8@sha256:8d4a908562cbb0351aea12befe5f2bdf57041e073ce679d1b1c5b46c893844b6_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/hypershift-deployment-controller-rhel8@sha256:be5d7a8b6dec6d4c959badc2d2960ec7bfe74a75c0d673da06fe6335920de3a0_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/hypershift-deployment-controller-rhel8@sha256:f44b9cd7b993051b4d59108153763a09d283c0cf822fab478f22cfbe53847da7_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/hypershift-rhel8-operator@sha256:2d94cd451fbf0abc13e50b6b6252061294bdbfd1eda64f4347177d20b5d1e489_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/hypershift-rhel8-operator@sha256:3d8d114403d85cbba699f53aa177a84da92516b5d2e852b2bffc33eabde6af13_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/hypershift-rhel8-operator@sha256:62e91ac9b6291bf7abc26cdd937c2c2cf7cdf1f1256a33acbaa5d1cdc607d3fa_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/hypershift-rhel8-operator@sha256:ffce5bc9fb2be59047c4840d9222499f03c1cf74786d8695aab1d1b04adc6f8a_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/klusterlet-operator-bundle@sha256:1687315db647e6689845df88843ae53275440042b76dc781dcabeef16e426bdf_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/managed-serviceaccount-rhel8@sha256:63593ef6045808b9c3fe96fc1cddd99bdfabaaef881fe716972500bfda62f92b_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/managed-serviceaccount-rhel8@sha256:7f5f65ba65c9bfc64d8bf9724a22b68d38c512465f4be1bfed8f02133256214f_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/managed-serviceaccount-rhel8@sha256:8621056c6982b9875749650eee2cf967b31217298a1b924de1fe710e0445df1b_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/managed-serviceaccount-rhel8@sha256:ec5bdf8a935ee1daaa5c91a7fd7816ade97619b5d1f6b61e663c03f43bb832bc_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/managedcluster-import-controller-rhel8@sha256:17987e46eb8772ef79e771b6edd137b29914ae357eb036d76a063cb04de116a3_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/managedcluster-import-controller-rhel8@sha256:4a22ca54331be02c08e23704852c34273a8bf3d1bb2c8f2aaf92f277474e3654_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/managedcluster-import-controller-rhel8@sha256:7d737e05b3164a7e49085a2026bf5fbbdda5a0d23890e1de455eea8d59f20187_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/managedcluster-import-controller-rhel8@sha256:eaf8ba4c775e4ebaeea316bbab0344eb10674089ff9db1c8f1373ed564b03749_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/mce-operator-bundle@sha256:701ad2aa334971346282a7a80c420049f08a3e3845a915a947e7605aab9c1369_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/mce-operator-bundle@sha256:cf1b297a2bbfa2a55204e2c4688511baa0223978b2d4ab7cfb8f8c5c965d563f_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/mce-operator-bundle@sha256:ed114b2afb91375b6f3576da15474ad96c154cc0ed16e288f8a4840d7d39942f_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/mce-operator-bundle@sha256:f1be217449145edb01b029b19d08831cc6d085856e39aea8174e74ef0cc85283_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/multicloud-manager-rhel8@sha256:162fe79ef40dbdcd1c9a16c601ffeb1c1dec5309c250bddf85809a0197b2ec3e_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/multicloud-manager-rhel8@sha256:af5076a59d32f3bed7f88348bccdff6fad4d250aab7f8dc7c2791e75fa76c7d9_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/multicloud-manager-rhel8@sha256:c03edb31a56b4678c4e0f66c59b49e3798b8442ef1ddca3f67488f4baca30241_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/multicloud-manager-rhel8@sha256:c6fb6ec34c746ba73007bec6e1895b4e1a4ed551b035aa9059664ded820f46fa_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-cluster-api-provider-agent-rhel8@sha256:208389221423692530b334815985b0a2263febf5574138e854dbdc011f03b4a2_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-cluster-api-provider-agent-rhel8@sha256:4bacc4ba3974c11ac27d1448a7f7cd973162caf33358249e9d1c154018124830_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-cluster-api-provider-agent-rhel8@sha256:8b3c3fb8fdf6d679f6020e0c739f25ae83dd4173e46b743de911d8e346f371fe_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-cluster-api-provider-agent-rhel8@sha256:a4d3f04386e63bfb640b928c01f972ba7d90af9c5213a7c10968b55c875565e0_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-console-mce-rhel8@sha256:009597e78bf32e0a6d83ad456a6670e436692aa1c12cbd144580a30080054d0f_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-console-mce-rhel8@sha256:95cbc26ed2e396e44efd543d8a38f1c698267e1a617a7ee4b6f26efdb49e3059_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-console-mce-rhel8@sha256:b83a44a87eddeaa3914d03f51f58e8cc5412ee580ee233754108b2349d890b8c_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-console-mce-rhel8@sha256:e3883d9629078bc16f2a6526cb8b1fdea89c1a8b8f477487fd6b34efa2f13999_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-hypershift-addon-rhel8-operator@sha256:00322fc5e7a8e1d08ca716e23982dae6d365b1523f8d3465e6daad5074067ea2_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-hypershift-addon-rhel8-operator@sha256:27cc406bb658c1915e75f5d0b0d3c0f73e72635c9f5bb08bc28e3c5c434e147b_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-hypershift-addon-rhel8-operator@sha256:afc67731faaa2dc9d32a052064763737c8bc4b1b5cf8e8ffb7cb31a4652c656c_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-hypershift-addon-rhel8-operator@sha256:c4227a3a5b323d716a979e1c6a66c458d458648c5fcb0ab151ad55ba24972f51_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-hypershift-deployment-controller-rhel8@sha256:68de13099864a989493367500360560a677fde2e0e56a760a6dafde1d7be9a27_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-hypershift-deployment-controller-rhel8@sha256:8d4a908562cbb0351aea12befe5f2bdf57041e073ce679d1b1c5b46c893844b6_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-hypershift-deployment-controller-rhel8@sha256:be5d7a8b6dec6d4c959badc2d2960ec7bfe74a75c0d673da06fe6335920de3a0_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-hypershift-deployment-controller-rhel8@sha256:f44b9cd7b993051b4d59108153763a09d283c0cf822fab478f22cfbe53847da7_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-managed-serviceaccount-rhel8@sha256:63593ef6045808b9c3fe96fc1cddd99bdfabaaef881fe716972500bfda62f92b_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-managed-serviceaccount-rhel8@sha256:7f5f65ba65c9bfc64d8bf9724a22b68d38c512465f4be1bfed8f02133256214f_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-managed-serviceaccount-rhel8@sha256:8621056c6982b9875749650eee2cf967b31217298a1b924de1fe710e0445df1b_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-managed-serviceaccount-rhel8@sha256:ec5bdf8a935ee1daaa5c91a7fd7816ade97619b5d1f6b61e663c03f43bb832bc_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/must-gather-rhel8@sha256:4270ef4ed53f54fb13cf1092b3babb70af7012886a3f0c293b11040083f39651_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/must-gather-rhel8@sha256:4ecb20c797f71375bc888ed84036f49bc40e2e9984e7ec74b14ad697d1b9c6fb_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/must-gather-rhel8@sha256:6d2624faf8cb2634a9e2203273d95c076ed2207ddd87f50df6ce8e5088a5d257_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/must-gather-rhel8@sha256:e838cb2e70eff2157b992c1cc6c576c9e099306b1df69d6d5c9d991ded4e0789_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/placement-rhel8@sha256:473ed2081010b9005ecc6fb254389dac6927f336967bd4a2f99ca3210fd265f0_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/placement-rhel8@sha256:746794cb82199cfc0c659de0a48018bbd8f18aec97265d68f8dd8bbf783049b1_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/placement-rhel8@sha256:7f5c7671a97f09756a150feb6a6bd04f40aa938ce065102b5b5875eadab933db_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/placement-rhel8@sha256:a6fb7f9d80d4d6cb53317f7d87960af28a6cafb8c5abee369f7bd94cbe449686_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/provider-credential-controller-rhel8@sha256:759037d7817cef4e0451befe8f2bc943a89f2bda95a52327a1c552c3f9a095bb_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/provider-credential-controller-rhel8@sha256:90281a3feff8e019a937fabb5184881c1983cda657c41332cd0321acf5ea4092_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/provider-credential-controller-rhel8@sha256:b6406fbcfeed4c491c66b778a4ad08e8066db5052a49863dd459e2b7375e6ba4_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/provider-credential-controller-rhel8@sha256:c4707c5214505bf1e5f693f0c5df4bb6fe4336670bf850b9a09040b6d87cccd2_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/registration-operator-rhel8@sha256:49d81d8a383de609d64760a4ae6ffa61469a59a5678311406ce4f838c1cc66fd_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/registration-operator-rhel8@sha256:579420cfdc2a542ab7a1b9cd6f1324885f60d1ec5d2bda74808127b45aef2983_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/registration-operator-rhel8@sha256:f945ae948589e2ea294d3d6e8f89fe05c1203f375a0722465965208ecfc15b94_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/registration-operator-rhel8@sha256:fbc7cd19b869d02af6dba24b20f6a44c498fb00e4afc629821f47b9b35c5a94d_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/registration-rhel8@sha256:39cc95f16445c3a1dca378beb50f5931ad081f459c9c6eb012325c6a9d8ada6c_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/registration-rhel8@sha256:686390715f19747bff24e95137307182ab095fb133051424996c6b0ee668569a_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/registration-rhel8@sha256:7bbc4dceeffd5f4bb47e9c38f97109d083dbbbda1a1643b7eb7762ebbd5047a1_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/registration-rhel8@sha256:cb1c8096bd5bd9f1dfa413bc0d1889d970b6d841988d24d6c1008904b1288cfe_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/work-rhel8@sha256:345f405c6a1d3e18beaf13c24a7ca4055a03746d8e6540670435e8d2413fefaf_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/work-rhel8@sha256:663cf3e0453e2ae5b1c9d5f6d335930d6d1e9c7a34151a171dbf58f9066c2b96_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/work-rhel8@sha256:c5c1939a142b9554a2ce664605409cefcb9954bbb1d8eef988fddab50f06cdaf_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/work-rhel8@sha256:d425b68e6265d098601e240cae6084c76416fd27bfbd955a3ccee30873544e38_ppc64le"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2022:6345"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"8Base-multicluster-engine-2.1:multicluster-engine/agent-service-rhel8@sha256:661ee3a57d860a713ffb481ea87858f20fce1e57b858821cb0c1ec4069e206a0_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/agent-service-rhel8@sha256:8cb5ab317ccc6b1bcd409cfba0ec983e3f5d9531227e76bb455011636ed32d21_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/agent-service-rhel8@sha256:e136966121b82373c9279b1b59b68864ed10bfdee424959a7ad4b190ff7a2562_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/agent-service-rhel8@sha256:fce50212c8bbfdc3e8f445f4b7ea35881eb29e49c443e827ad6fe2389328d57f_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/apiserver-network-proxy-rhel8@sha256:25b242af63aca69a32c457dde23b3ac52ed81f5edad3e919d5df59902adb0b60_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/apiserver-network-proxy-rhel8@sha256:5ea69e650771525faf944fbf3be82a19e54a964d38adbb88263247652476938c_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/apiserver-network-proxy-rhel8@sha256:c97ea925ea31a1ae6824ec55bbb43c3cf0d2d9b0fb6d12b6d23492e0e5a5467a_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/apiserver-network-proxy-rhel8@sha256:f71c4c301774aba9a886f2891eace9da47ba075d2a2e4acfc03849c9c0da57bc_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/assisted-image-service-rhel8@sha256:1d250617cf4eb47800d30bd6bdd61872faa29eb7c6953edcb4a107360f0d0a78_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/assisted-image-service-rhel8@sha256:3730a3c3cfb695b540945b5f0ae739a701a0155137b9509238860549105ab670_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/assisted-image-service-rhel8@sha256:3d59cfa190838da34bac1ccf88562f996cc9e9ffdb151f47e044ba3fcc964a3d_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/assisted-image-service-rhel8@sha256:92c8157e43d84584ba93d978fcc6ffba84118e4ea5ff46ad71a62ffdc7fc56e5_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/assisted-installer-agent-rhel8@sha256:99e0accdee9b311b9abf032c712060823736f88c7bf3ba692349d7f8290a9570_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/assisted-installer-agent-rhel8@sha256:b4722c060fb38e1609e689b605816cefb39a15a0ddc40837a90727d123b91c88_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/assisted-installer-reporter-rhel8@sha256:1d465abc36e2045dc5a291663786709fc920c42aacb0c34c4868a1a633334509_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/assisted-installer-reporter-rhel8@sha256:bdb861698be8305247b21ebab7994f27eaae818f691ffcff3d5b5eb5dc70a722_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/assisted-installer-reporter-rhel8@sha256:e4dd90d186f1fea6fcdb4e23f74e4390e00d134b2c21d8510c1cdbbcef3c4a1f_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/assisted-installer-rhel8@sha256:61ac4136dad0e02323807e6d3de8e890ec0b7e7e1f7112f9610410712af6f9b5_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/assisted-installer-rhel8@sha256:686b64358857be04087a706048a32b7356b16a0028d2b200da16ec94d931d25d_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/assisted-installer-rhel8@sha256:910dad58b72de16f92dd5b60d0420010d18229a6e0966fe2eb072517febe499f_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/aws-encryption-provider-rhel8@sha256:31329737bd3608345f8e969e872e2e18305e2959d9d81867933c73fb26a53dcd_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/aws-encryption-provider-rhel8@sha256:9797eef2012c827ff3250cba1cd542772e92872b4bd69a01bdbdba4fe407472c_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/aws-encryption-provider-rhel8@sha256:ab7f1982f21ed9251501396ea150764348b5f61b6e50b9d74b5031e705e16ef3_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/aws-encryption-provider-rhel8@sha256:cee69ba4c6fb326afd03c7f21856a028fa4758dab8c849ef6eaeaea0cd55afd2_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/backplane-rhel8-operator@sha256:0b8c36b4b1d00e47ee4faaeec9ccbdc2977a50592035f8a600491c657e439d33_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/backplane-rhel8-operator@sha256:5dbd590a4bbed44f487d1601d1825b5efb8253b9ee2be49adccec7e0ea9410ac_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/backplane-rhel8-operator@sha256:9f7854a1de26dfebdc8beafffd01304017b8fe7cd84065dd452de1276e529a06_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/backplane-rhel8-operator@sha256:e7998dc233af266ed94ba16450c2f02096abb5e045f291f8f94a83ef9da7dd51_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-provider-agent-rhel8@sha256:208389221423692530b334815985b0a2263febf5574138e854dbdc011f03b4a2_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-provider-agent-rhel8@sha256:4bacc4ba3974c11ac27d1448a7f7cd973162caf33358249e9d1c154018124830_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-provider-agent-rhel8@sha256:8b3c3fb8fdf6d679f6020e0c739f25ae83dd4173e46b743de911d8e346f371fe_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-provider-agent-rhel8@sha256:a4d3f04386e63bfb640b928c01f972ba7d90af9c5213a7c10968b55c875565e0_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-provider-aws-rhel8@sha256:36a5f30d043f1137033842188e59224b803158696f60ddb41095a766705485f4_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-provider-aws-rhel8@sha256:6fb7799fca309c727c7afea57448fc653dde09495945e314402a3e3a079e5b03_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-provider-aws-rhel8@sha256:9b8d4fde02e4c43d194bf4c420550730fd52b74587e2327f2e9eb75067bb25e7_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-provider-aws-rhel8@sha256:bd612736fde388811d12a572852c86d0fe9dcbb6e7f404c64b8654c870d4e2eb_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-provider-azure-rhel8@sha256:2b93b026497655f16a85a2929b1f0c970d51dce0e0e8462774989f1943bdc785_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-provider-azure-rhel8@sha256:2c9c916d0face10abc7f6467564e394ead5946bf18ed8439456cce2767a83b3e_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-provider-azure-rhel8@sha256:6f41c353228c4016ab02557a5591ef36f4aea799c4ad89798343b4a2f0765d08_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-provider-azure-rhel8@sha256:ddd59c296543f525f719336ad6ddc5e5f8d3915e08e3b64d575a9835de3e95ad_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-provider-kubevirt-rhel8@sha256:0007824d89632253727ead00c5fd6ec463f310d71e58e237ea5e51c13052b0bc_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-provider-kubevirt-rhel8@sha256:9cd9106f72557b8ba5de9f4d1de5ff8d33514d2c02889999a3c20aab9a8dd061_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-provider-kubevirt-rhel8@sha256:cbe319cfa3ab4610dc67abea27841dd5b670061faa74e666959550343bba1c28_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-provider-kubevirt-rhel8@sha256:df94a1d8a4b6d1aebed4e657267219632bb3b2176537bdf8e51a728cd78f136f_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-rhel8@sha256:30f56a4d5cba0ccd55e0bda756c7af8010ab94ec3b644dc73f7b32e76b5bbb3a_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-rhel8@sha256:4f7cb34768ff908ed1ba54330603ea54b82a4144cf9124dae01a727dcc60362a_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-rhel8@sha256:a137205ac2127a04466519355b07cee71c08c56dddfee35671127241ebdf4a99_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-rhel8@sha256:c8a785b4e1688d358cec73e9cf4853ca0ab28c7daa4c45d5384b7bebc333f53a_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-curator-controller-rhel8@sha256:1d4d913d4136321ebd94e6b9d9e55be7262883702de72c4a61827804ad843942_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-curator-controller-rhel8@sha256:2134c387cb0e8c2f95bb8ef74ad0a10c37403d9e0dfaeb7e2e9efb388c606ac1_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-curator-controller-rhel8@sha256:2e0867d6ebace932eb09bb3a6a929562a157bc2eea9c28063eb30dac866abf63_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-curator-controller-rhel8@sha256:3dd533817d97518c7af991b888c5f9df501bd496ed53988e5444c1ea62e539cb_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-proxy-addon-rhel8@sha256:2779eae299eb2b48e8a868de2f2d8d13313ca17b2f7d5c816013145b0c787cc8_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-proxy-addon-rhel8@sha256:28544cf2414bdeffb8bcaae2d1547064da46ab5a122fd77861083b1e81e299cc_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-proxy-addon-rhel8@sha256:4da01f6a0a59069045d23599d748849da60ee309f72f233497edd379b3b0823e_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-proxy-addon-rhel8@sha256:6318fd6b0e0f5c39239ba9c71c330bce7974deaf970359ec83c88116abf7a653_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-proxy-rhel8@sha256:610de7f25fd387262c360acb21dd45dc80e1c52a77dd11982965da80301407ab_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-proxy-rhel8@sha256:a881a94835c7eef6babe00792fc0a99c9816831869cb26af0dcf2665233f7710_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-proxy-rhel8@sha256:b240f43890529fe95b1a74de6f4c2626e85ae91ae6a624bb98a4c31130b6740d_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-proxy-rhel8@sha256:df6cd66cdb17efc356e770930ff796bdb527c292243f5e8b87ca5c9e912a19d6_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/clusterclaims-controller-rhel8@sha256:3608571c2a5a3d399e3ad8135ca90e46a7e57b322b5ef9d708efa631cee7109c_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/clusterclaims-controller-rhel8@sha256:5c04626558442d50ab58a941d72a78db7c94f5ce730b5abb7599c21981875970_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/clusterclaims-controller-rhel8@sha256:7be740cc5987a1dfc76d7d8a306ff65291eb9cf61419842f463aa9dc4d6ecde1_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/clusterclaims-controller-rhel8@sha256:fce2e92743adaf6fe2e0168cfeecdc71ff7c009ef92a89c9172ff46ebbedcd40_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/clusterlifecycle-state-metrics-rhel8@sha256:288a0e4f9ca79859c5f295e920e9ef01d395720ea5b62ec7f5a5bd975b9c5850_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/clusterlifecycle-state-metrics-rhel8@sha256:93b9ad845fab34498a6f504ad626d0d5236c39ab1aaf7789df146311e4ba33cd_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/clusterlifecycle-state-metrics-rhel8@sha256:c808d378bd0666d7eb1f9c9024f7d2f7c6bdedd40298aa1e940cfc1ce735af54_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/clusterlifecycle-state-metrics-rhel8@sha256:df17928fd459e5063fb2470dbaea51c96f292f1a4ca5eaedc64a03687edbb6cd_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/console-mce-rhel8@sha256:009597e78bf32e0a6d83ad456a6670e436692aa1c12cbd144580a30080054d0f_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/console-mce-rhel8@sha256:95cbc26ed2e396e44efd543d8a38f1c698267e1a617a7ee4b6f26efdb49e3059_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/console-mce-rhel8@sha256:b83a44a87eddeaa3914d03f51f58e8cc5412ee580ee233754108b2349d890b8c_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/console-mce-rhel8@sha256:e3883d9629078bc16f2a6526cb8b1fdea89c1a8b8f477487fd6b34efa2f13999_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/discovery-rhel8@sha256:12b3c0a01c59836687a7cfc1fba050d0800625cd46f678551a5944b0664c044d_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/discovery-rhel8@sha256:25eefa4b7af3650f57e9a4c372522a0cae7bcc1b41735d2b503b9b41d9c2d0b2_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/discovery-rhel8@sha256:9a655c52c83f7682964e8f46fed6011c6e9de7a2a64ee0893d0c02cf725746e1_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/discovery-rhel8@sha256:a0bcad7b2191e3c674813c2e1e67aea619d6d7eaa95f2324902e0b842d1c0cc8_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/hive-rhel8@sha256:674603ee10ad5e9d42e18e5c2f91153c863cb7e9f38cd523559c8de7c7097483_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/hive-rhel8@sha256:67b2477a7b3885df470dc56e94525e7ebc3dce326599c6f2a311f8727557bf8b_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/hive-rhel8@sha256:8722d4f39942af4a008209ae518bf27d30deaa2e5bf97fc3118bea58efafb3d5_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/hive-rhel8@sha256:dd6a4624672d458a0072b9aa46fb1b3d576c0b198759d053f61536f3b9e34359_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/hypershift-addon-rhel8-operator@sha256:00322fc5e7a8e1d08ca716e23982dae6d365b1523f8d3465e6daad5074067ea2_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/hypershift-addon-rhel8-operator@sha256:27cc406bb658c1915e75f5d0b0d3c0f73e72635c9f5bb08bc28e3c5c434e147b_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/hypershift-addon-rhel8-operator@sha256:afc67731faaa2dc9d32a052064763737c8bc4b1b5cf8e8ffb7cb31a4652c656c_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/hypershift-addon-rhel8-operator@sha256:c4227a3a5b323d716a979e1c6a66c458d458648c5fcb0ab151ad55ba24972f51_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/hypershift-deployment-controller-rhel8@sha256:68de13099864a989493367500360560a677fde2e0e56a760a6dafde1d7be9a27_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/hypershift-deployment-controller-rhel8@sha256:8d4a908562cbb0351aea12befe5f2bdf57041e073ce679d1b1c5b46c893844b6_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/hypershift-deployment-controller-rhel8@sha256:be5d7a8b6dec6d4c959badc2d2960ec7bfe74a75c0d673da06fe6335920de3a0_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/hypershift-deployment-controller-rhel8@sha256:f44b9cd7b993051b4d59108153763a09d283c0cf822fab478f22cfbe53847da7_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/hypershift-rhel8-operator@sha256:2d94cd451fbf0abc13e50b6b6252061294bdbfd1eda64f4347177d20b5d1e489_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/hypershift-rhel8-operator@sha256:3d8d114403d85cbba699f53aa177a84da92516b5d2e852b2bffc33eabde6af13_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/hypershift-rhel8-operator@sha256:62e91ac9b6291bf7abc26cdd937c2c2cf7cdf1f1256a33acbaa5d1cdc607d3fa_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/hypershift-rhel8-operator@sha256:ffce5bc9fb2be59047c4840d9222499f03c1cf74786d8695aab1d1b04adc6f8a_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/klusterlet-operator-bundle@sha256:1687315db647e6689845df88843ae53275440042b76dc781dcabeef16e426bdf_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/managed-serviceaccount-rhel8@sha256:63593ef6045808b9c3fe96fc1cddd99bdfabaaef881fe716972500bfda62f92b_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/managed-serviceaccount-rhel8@sha256:7f5f65ba65c9bfc64d8bf9724a22b68d38c512465f4be1bfed8f02133256214f_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/managed-serviceaccount-rhel8@sha256:8621056c6982b9875749650eee2cf967b31217298a1b924de1fe710e0445df1b_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/managed-serviceaccount-rhel8@sha256:ec5bdf8a935ee1daaa5c91a7fd7816ade97619b5d1f6b61e663c03f43bb832bc_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/managedcluster-import-controller-rhel8@sha256:17987e46eb8772ef79e771b6edd137b29914ae357eb036d76a063cb04de116a3_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/managedcluster-import-controller-rhel8@sha256:4a22ca54331be02c08e23704852c34273a8bf3d1bb2c8f2aaf92f277474e3654_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/managedcluster-import-controller-rhel8@sha256:7d737e05b3164a7e49085a2026bf5fbbdda5a0d23890e1de455eea8d59f20187_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/managedcluster-import-controller-rhel8@sha256:eaf8ba4c775e4ebaeea316bbab0344eb10674089ff9db1c8f1373ed564b03749_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/mce-operator-bundle@sha256:701ad2aa334971346282a7a80c420049f08a3e3845a915a947e7605aab9c1369_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/mce-operator-bundle@sha256:cf1b297a2bbfa2a55204e2c4688511baa0223978b2d4ab7cfb8f8c5c965d563f_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/mce-operator-bundle@sha256:ed114b2afb91375b6f3576da15474ad96c154cc0ed16e288f8a4840d7d39942f_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/mce-operator-bundle@sha256:f1be217449145edb01b029b19d08831cc6d085856e39aea8174e74ef0cc85283_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/multicloud-manager-rhel8@sha256:162fe79ef40dbdcd1c9a16c601ffeb1c1dec5309c250bddf85809a0197b2ec3e_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/multicloud-manager-rhel8@sha256:af5076a59d32f3bed7f88348bccdff6fad4d250aab7f8dc7c2791e75fa76c7d9_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/multicloud-manager-rhel8@sha256:c03edb31a56b4678c4e0f66c59b49e3798b8442ef1ddca3f67488f4baca30241_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/multicloud-manager-rhel8@sha256:c6fb6ec34c746ba73007bec6e1895b4e1a4ed551b035aa9059664ded820f46fa_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-cluster-api-provider-agent-rhel8@sha256:208389221423692530b334815985b0a2263febf5574138e854dbdc011f03b4a2_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-cluster-api-provider-agent-rhel8@sha256:4bacc4ba3974c11ac27d1448a7f7cd973162caf33358249e9d1c154018124830_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-cluster-api-provider-agent-rhel8@sha256:8b3c3fb8fdf6d679f6020e0c739f25ae83dd4173e46b743de911d8e346f371fe_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-cluster-api-provider-agent-rhel8@sha256:a4d3f04386e63bfb640b928c01f972ba7d90af9c5213a7c10968b55c875565e0_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-console-mce-rhel8@sha256:009597e78bf32e0a6d83ad456a6670e436692aa1c12cbd144580a30080054d0f_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-console-mce-rhel8@sha256:95cbc26ed2e396e44efd543d8a38f1c698267e1a617a7ee4b6f26efdb49e3059_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-console-mce-rhel8@sha256:b83a44a87eddeaa3914d03f51f58e8cc5412ee580ee233754108b2349d890b8c_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-console-mce-rhel8@sha256:e3883d9629078bc16f2a6526cb8b1fdea89c1a8b8f477487fd6b34efa2f13999_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-hypershift-addon-rhel8-operator@sha256:00322fc5e7a8e1d08ca716e23982dae6d365b1523f8d3465e6daad5074067ea2_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-hypershift-addon-rhel8-operator@sha256:27cc406bb658c1915e75f5d0b0d3c0f73e72635c9f5bb08bc28e3c5c434e147b_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-hypershift-addon-rhel8-operator@sha256:afc67731faaa2dc9d32a052064763737c8bc4b1b5cf8e8ffb7cb31a4652c656c_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-hypershift-addon-rhel8-operator@sha256:c4227a3a5b323d716a979e1c6a66c458d458648c5fcb0ab151ad55ba24972f51_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-hypershift-deployment-controller-rhel8@sha256:68de13099864a989493367500360560a677fde2e0e56a760a6dafde1d7be9a27_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-hypershift-deployment-controller-rhel8@sha256:8d4a908562cbb0351aea12befe5f2bdf57041e073ce679d1b1c5b46c893844b6_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-hypershift-deployment-controller-rhel8@sha256:be5d7a8b6dec6d4c959badc2d2960ec7bfe74a75c0d673da06fe6335920de3a0_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-hypershift-deployment-controller-rhel8@sha256:f44b9cd7b993051b4d59108153763a09d283c0cf822fab478f22cfbe53847da7_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-managed-serviceaccount-rhel8@sha256:63593ef6045808b9c3fe96fc1cddd99bdfabaaef881fe716972500bfda62f92b_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-managed-serviceaccount-rhel8@sha256:7f5f65ba65c9bfc64d8bf9724a22b68d38c512465f4be1bfed8f02133256214f_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-managed-serviceaccount-rhel8@sha256:8621056c6982b9875749650eee2cf967b31217298a1b924de1fe710e0445df1b_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-managed-serviceaccount-rhel8@sha256:ec5bdf8a935ee1daaa5c91a7fd7816ade97619b5d1f6b61e663c03f43bb832bc_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/must-gather-rhel8@sha256:4270ef4ed53f54fb13cf1092b3babb70af7012886a3f0c293b11040083f39651_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/must-gather-rhel8@sha256:4ecb20c797f71375bc888ed84036f49bc40e2e9984e7ec74b14ad697d1b9c6fb_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/must-gather-rhel8@sha256:6d2624faf8cb2634a9e2203273d95c076ed2207ddd87f50df6ce8e5088a5d257_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/must-gather-rhel8@sha256:e838cb2e70eff2157b992c1cc6c576c9e099306b1df69d6d5c9d991ded4e0789_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/placement-rhel8@sha256:473ed2081010b9005ecc6fb254389dac6927f336967bd4a2f99ca3210fd265f0_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/placement-rhel8@sha256:746794cb82199cfc0c659de0a48018bbd8f18aec97265d68f8dd8bbf783049b1_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/placement-rhel8@sha256:7f5c7671a97f09756a150feb6a6bd04f40aa938ce065102b5b5875eadab933db_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/placement-rhel8@sha256:a6fb7f9d80d4d6cb53317f7d87960af28a6cafb8c5abee369f7bd94cbe449686_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/provider-credential-controller-rhel8@sha256:759037d7817cef4e0451befe8f2bc943a89f2bda95a52327a1c552c3f9a095bb_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/provider-credential-controller-rhel8@sha256:90281a3feff8e019a937fabb5184881c1983cda657c41332cd0321acf5ea4092_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/provider-credential-controller-rhel8@sha256:b6406fbcfeed4c491c66b778a4ad08e8066db5052a49863dd459e2b7375e6ba4_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/provider-credential-controller-rhel8@sha256:c4707c5214505bf1e5f693f0c5df4bb6fe4336670bf850b9a09040b6d87cccd2_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/registration-operator-rhel8@sha256:49d81d8a383de609d64760a4ae6ffa61469a59a5678311406ce4f838c1cc66fd_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/registration-operator-rhel8@sha256:579420cfdc2a542ab7a1b9cd6f1324885f60d1ec5d2bda74808127b45aef2983_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/registration-operator-rhel8@sha256:f945ae948589e2ea294d3d6e8f89fe05c1203f375a0722465965208ecfc15b94_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/registration-operator-rhel8@sha256:fbc7cd19b869d02af6dba24b20f6a44c498fb00e4afc629821f47b9b35c5a94d_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/registration-rhel8@sha256:39cc95f16445c3a1dca378beb50f5931ad081f459c9c6eb012325c6a9d8ada6c_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/registration-rhel8@sha256:686390715f19747bff24e95137307182ab095fb133051424996c6b0ee668569a_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/registration-rhel8@sha256:7bbc4dceeffd5f4bb47e9c38f97109d083dbbbda1a1643b7eb7762ebbd5047a1_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/registration-rhel8@sha256:cb1c8096bd5bd9f1dfa413bc0d1889d970b6d841988d24d6c1008904b1288cfe_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/work-rhel8@sha256:345f405c6a1d3e18beaf13c24a7ca4055a03746d8e6540670435e8d2413fefaf_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/work-rhel8@sha256:663cf3e0453e2ae5b1c9d5f6d335930d6d1e9c7a34151a171dbf58f9066c2b96_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/work-rhel8@sha256:c5c1939a142b9554a2ce664605409cefcb9954bbb1d8eef988fddab50f06cdaf_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/work-rhel8@sha256:d425b68e6265d098601e240cae6084c76416fd27bfbd955a3ccee30873544e38_ppc64le"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "golang: io/fs: stack exhaustion in Glob"
},
{
"cve": "CVE-2022-30631",
"cwe": {
"id": "CWE-1325",
"name": "Improperly Controlled Sequential Memory Allocation"
},
"discovery_date": "2022-07-14T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2107342"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in golang. Calling the Reader, Read method on an archive that contains a large number of concatenated 0-length compressed files can cause a panic issue due to stack exhaustion.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "golang: compress/gzip: stack exhaustion in Reader.Read",
"title": "Vulnerability summary"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"8Base-multicluster-engine-2.1:multicluster-engine/agent-service-rhel8@sha256:661ee3a57d860a713ffb481ea87858f20fce1e57b858821cb0c1ec4069e206a0_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/agent-service-rhel8@sha256:8cb5ab317ccc6b1bcd409cfba0ec983e3f5d9531227e76bb455011636ed32d21_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/agent-service-rhel8@sha256:e136966121b82373c9279b1b59b68864ed10bfdee424959a7ad4b190ff7a2562_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/agent-service-rhel8@sha256:fce50212c8bbfdc3e8f445f4b7ea35881eb29e49c443e827ad6fe2389328d57f_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/apiserver-network-proxy-rhel8@sha256:25b242af63aca69a32c457dde23b3ac52ed81f5edad3e919d5df59902adb0b60_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/apiserver-network-proxy-rhel8@sha256:5ea69e650771525faf944fbf3be82a19e54a964d38adbb88263247652476938c_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/apiserver-network-proxy-rhel8@sha256:c97ea925ea31a1ae6824ec55bbb43c3cf0d2d9b0fb6d12b6d23492e0e5a5467a_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/apiserver-network-proxy-rhel8@sha256:f71c4c301774aba9a886f2891eace9da47ba075d2a2e4acfc03849c9c0da57bc_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/assisted-image-service-rhel8@sha256:1d250617cf4eb47800d30bd6bdd61872faa29eb7c6953edcb4a107360f0d0a78_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/assisted-image-service-rhel8@sha256:3730a3c3cfb695b540945b5f0ae739a701a0155137b9509238860549105ab670_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/assisted-image-service-rhel8@sha256:3d59cfa190838da34bac1ccf88562f996cc9e9ffdb151f47e044ba3fcc964a3d_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/assisted-image-service-rhel8@sha256:92c8157e43d84584ba93d978fcc6ffba84118e4ea5ff46ad71a62ffdc7fc56e5_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/assisted-installer-agent-rhel8@sha256:99e0accdee9b311b9abf032c712060823736f88c7bf3ba692349d7f8290a9570_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/assisted-installer-agent-rhel8@sha256:b4722c060fb38e1609e689b605816cefb39a15a0ddc40837a90727d123b91c88_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/assisted-installer-reporter-rhel8@sha256:1d465abc36e2045dc5a291663786709fc920c42aacb0c34c4868a1a633334509_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/assisted-installer-reporter-rhel8@sha256:bdb861698be8305247b21ebab7994f27eaae818f691ffcff3d5b5eb5dc70a722_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/assisted-installer-reporter-rhel8@sha256:e4dd90d186f1fea6fcdb4e23f74e4390e00d134b2c21d8510c1cdbbcef3c4a1f_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/assisted-installer-rhel8@sha256:61ac4136dad0e02323807e6d3de8e890ec0b7e7e1f7112f9610410712af6f9b5_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/assisted-installer-rhel8@sha256:686b64358857be04087a706048a32b7356b16a0028d2b200da16ec94d931d25d_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/assisted-installer-rhel8@sha256:910dad58b72de16f92dd5b60d0420010d18229a6e0966fe2eb072517febe499f_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/aws-encryption-provider-rhel8@sha256:31329737bd3608345f8e969e872e2e18305e2959d9d81867933c73fb26a53dcd_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/aws-encryption-provider-rhel8@sha256:9797eef2012c827ff3250cba1cd542772e92872b4bd69a01bdbdba4fe407472c_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/aws-encryption-provider-rhel8@sha256:ab7f1982f21ed9251501396ea150764348b5f61b6e50b9d74b5031e705e16ef3_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/aws-encryption-provider-rhel8@sha256:cee69ba4c6fb326afd03c7f21856a028fa4758dab8c849ef6eaeaea0cd55afd2_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/backplane-rhel8-operator@sha256:0b8c36b4b1d00e47ee4faaeec9ccbdc2977a50592035f8a600491c657e439d33_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/backplane-rhel8-operator@sha256:5dbd590a4bbed44f487d1601d1825b5efb8253b9ee2be49adccec7e0ea9410ac_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/backplane-rhel8-operator@sha256:9f7854a1de26dfebdc8beafffd01304017b8fe7cd84065dd452de1276e529a06_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/backplane-rhel8-operator@sha256:e7998dc233af266ed94ba16450c2f02096abb5e045f291f8f94a83ef9da7dd51_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-provider-agent-rhel8@sha256:208389221423692530b334815985b0a2263febf5574138e854dbdc011f03b4a2_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-provider-agent-rhel8@sha256:4bacc4ba3974c11ac27d1448a7f7cd973162caf33358249e9d1c154018124830_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-provider-agent-rhel8@sha256:8b3c3fb8fdf6d679f6020e0c739f25ae83dd4173e46b743de911d8e346f371fe_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-provider-agent-rhel8@sha256:a4d3f04386e63bfb640b928c01f972ba7d90af9c5213a7c10968b55c875565e0_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-provider-aws-rhel8@sha256:36a5f30d043f1137033842188e59224b803158696f60ddb41095a766705485f4_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-provider-aws-rhel8@sha256:6fb7799fca309c727c7afea57448fc653dde09495945e314402a3e3a079e5b03_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-provider-aws-rhel8@sha256:9b8d4fde02e4c43d194bf4c420550730fd52b74587e2327f2e9eb75067bb25e7_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-provider-aws-rhel8@sha256:bd612736fde388811d12a572852c86d0fe9dcbb6e7f404c64b8654c870d4e2eb_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-provider-azure-rhel8@sha256:2b93b026497655f16a85a2929b1f0c970d51dce0e0e8462774989f1943bdc785_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-provider-azure-rhel8@sha256:2c9c916d0face10abc7f6467564e394ead5946bf18ed8439456cce2767a83b3e_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-provider-azure-rhel8@sha256:6f41c353228c4016ab02557a5591ef36f4aea799c4ad89798343b4a2f0765d08_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-provider-azure-rhel8@sha256:ddd59c296543f525f719336ad6ddc5e5f8d3915e08e3b64d575a9835de3e95ad_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-provider-kubevirt-rhel8@sha256:0007824d89632253727ead00c5fd6ec463f310d71e58e237ea5e51c13052b0bc_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-provider-kubevirt-rhel8@sha256:9cd9106f72557b8ba5de9f4d1de5ff8d33514d2c02889999a3c20aab9a8dd061_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-provider-kubevirt-rhel8@sha256:cbe319cfa3ab4610dc67abea27841dd5b670061faa74e666959550343bba1c28_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-provider-kubevirt-rhel8@sha256:df94a1d8a4b6d1aebed4e657267219632bb3b2176537bdf8e51a728cd78f136f_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-rhel8@sha256:30f56a4d5cba0ccd55e0bda756c7af8010ab94ec3b644dc73f7b32e76b5bbb3a_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-rhel8@sha256:4f7cb34768ff908ed1ba54330603ea54b82a4144cf9124dae01a727dcc60362a_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-rhel8@sha256:a137205ac2127a04466519355b07cee71c08c56dddfee35671127241ebdf4a99_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-rhel8@sha256:c8a785b4e1688d358cec73e9cf4853ca0ab28c7daa4c45d5384b7bebc333f53a_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-curator-controller-rhel8@sha256:1d4d913d4136321ebd94e6b9d9e55be7262883702de72c4a61827804ad843942_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-curator-controller-rhel8@sha256:2134c387cb0e8c2f95bb8ef74ad0a10c37403d9e0dfaeb7e2e9efb388c606ac1_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-curator-controller-rhel8@sha256:2e0867d6ebace932eb09bb3a6a929562a157bc2eea9c28063eb30dac866abf63_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-curator-controller-rhel8@sha256:3dd533817d97518c7af991b888c5f9df501bd496ed53988e5444c1ea62e539cb_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-proxy-addon-rhel8@sha256:2779eae299eb2b48e8a868de2f2d8d13313ca17b2f7d5c816013145b0c787cc8_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-proxy-addon-rhel8@sha256:28544cf2414bdeffb8bcaae2d1547064da46ab5a122fd77861083b1e81e299cc_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-proxy-addon-rhel8@sha256:4da01f6a0a59069045d23599d748849da60ee309f72f233497edd379b3b0823e_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-proxy-addon-rhel8@sha256:6318fd6b0e0f5c39239ba9c71c330bce7974deaf970359ec83c88116abf7a653_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-proxy-rhel8@sha256:610de7f25fd387262c360acb21dd45dc80e1c52a77dd11982965da80301407ab_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-proxy-rhel8@sha256:a881a94835c7eef6babe00792fc0a99c9816831869cb26af0dcf2665233f7710_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-proxy-rhel8@sha256:b240f43890529fe95b1a74de6f4c2626e85ae91ae6a624bb98a4c31130b6740d_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-proxy-rhel8@sha256:df6cd66cdb17efc356e770930ff796bdb527c292243f5e8b87ca5c9e912a19d6_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/clusterclaims-controller-rhel8@sha256:3608571c2a5a3d399e3ad8135ca90e46a7e57b322b5ef9d708efa631cee7109c_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/clusterclaims-controller-rhel8@sha256:5c04626558442d50ab58a941d72a78db7c94f5ce730b5abb7599c21981875970_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/clusterclaims-controller-rhel8@sha256:7be740cc5987a1dfc76d7d8a306ff65291eb9cf61419842f463aa9dc4d6ecde1_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/clusterclaims-controller-rhel8@sha256:fce2e92743adaf6fe2e0168cfeecdc71ff7c009ef92a89c9172ff46ebbedcd40_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/clusterlifecycle-state-metrics-rhel8@sha256:288a0e4f9ca79859c5f295e920e9ef01d395720ea5b62ec7f5a5bd975b9c5850_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/clusterlifecycle-state-metrics-rhel8@sha256:93b9ad845fab34498a6f504ad626d0d5236c39ab1aaf7789df146311e4ba33cd_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/clusterlifecycle-state-metrics-rhel8@sha256:c808d378bd0666d7eb1f9c9024f7d2f7c6bdedd40298aa1e940cfc1ce735af54_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/clusterlifecycle-state-metrics-rhel8@sha256:df17928fd459e5063fb2470dbaea51c96f292f1a4ca5eaedc64a03687edbb6cd_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/console-mce-rhel8@sha256:009597e78bf32e0a6d83ad456a6670e436692aa1c12cbd144580a30080054d0f_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/console-mce-rhel8@sha256:95cbc26ed2e396e44efd543d8a38f1c698267e1a617a7ee4b6f26efdb49e3059_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/console-mce-rhel8@sha256:b83a44a87eddeaa3914d03f51f58e8cc5412ee580ee233754108b2349d890b8c_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/console-mce-rhel8@sha256:e3883d9629078bc16f2a6526cb8b1fdea89c1a8b8f477487fd6b34efa2f13999_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/discovery-rhel8@sha256:12b3c0a01c59836687a7cfc1fba050d0800625cd46f678551a5944b0664c044d_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/discovery-rhel8@sha256:25eefa4b7af3650f57e9a4c372522a0cae7bcc1b41735d2b503b9b41d9c2d0b2_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/discovery-rhel8@sha256:9a655c52c83f7682964e8f46fed6011c6e9de7a2a64ee0893d0c02cf725746e1_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/discovery-rhel8@sha256:a0bcad7b2191e3c674813c2e1e67aea619d6d7eaa95f2324902e0b842d1c0cc8_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/hive-rhel8@sha256:674603ee10ad5e9d42e18e5c2f91153c863cb7e9f38cd523559c8de7c7097483_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/hive-rhel8@sha256:67b2477a7b3885df470dc56e94525e7ebc3dce326599c6f2a311f8727557bf8b_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/hive-rhel8@sha256:8722d4f39942af4a008209ae518bf27d30deaa2e5bf97fc3118bea58efafb3d5_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/hive-rhel8@sha256:dd6a4624672d458a0072b9aa46fb1b3d576c0b198759d053f61536f3b9e34359_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/hypershift-addon-rhel8-operator@sha256:00322fc5e7a8e1d08ca716e23982dae6d365b1523f8d3465e6daad5074067ea2_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/hypershift-addon-rhel8-operator@sha256:27cc406bb658c1915e75f5d0b0d3c0f73e72635c9f5bb08bc28e3c5c434e147b_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/hypershift-addon-rhel8-operator@sha256:afc67731faaa2dc9d32a052064763737c8bc4b1b5cf8e8ffb7cb31a4652c656c_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/hypershift-addon-rhel8-operator@sha256:c4227a3a5b323d716a979e1c6a66c458d458648c5fcb0ab151ad55ba24972f51_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/hypershift-deployment-controller-rhel8@sha256:68de13099864a989493367500360560a677fde2e0e56a760a6dafde1d7be9a27_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/hypershift-deployment-controller-rhel8@sha256:8d4a908562cbb0351aea12befe5f2bdf57041e073ce679d1b1c5b46c893844b6_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/hypershift-deployment-controller-rhel8@sha256:be5d7a8b6dec6d4c959badc2d2960ec7bfe74a75c0d673da06fe6335920de3a0_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/hypershift-deployment-controller-rhel8@sha256:f44b9cd7b993051b4d59108153763a09d283c0cf822fab478f22cfbe53847da7_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/hypershift-rhel8-operator@sha256:2d94cd451fbf0abc13e50b6b6252061294bdbfd1eda64f4347177d20b5d1e489_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/hypershift-rhel8-operator@sha256:3d8d114403d85cbba699f53aa177a84da92516b5d2e852b2bffc33eabde6af13_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/hypershift-rhel8-operator@sha256:62e91ac9b6291bf7abc26cdd937c2c2cf7cdf1f1256a33acbaa5d1cdc607d3fa_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/hypershift-rhel8-operator@sha256:ffce5bc9fb2be59047c4840d9222499f03c1cf74786d8695aab1d1b04adc6f8a_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/klusterlet-operator-bundle@sha256:1687315db647e6689845df88843ae53275440042b76dc781dcabeef16e426bdf_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/managed-serviceaccount-rhel8@sha256:63593ef6045808b9c3fe96fc1cddd99bdfabaaef881fe716972500bfda62f92b_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/managed-serviceaccount-rhel8@sha256:7f5f65ba65c9bfc64d8bf9724a22b68d38c512465f4be1bfed8f02133256214f_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/managed-serviceaccount-rhel8@sha256:8621056c6982b9875749650eee2cf967b31217298a1b924de1fe710e0445df1b_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/managed-serviceaccount-rhel8@sha256:ec5bdf8a935ee1daaa5c91a7fd7816ade97619b5d1f6b61e663c03f43bb832bc_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/managedcluster-import-controller-rhel8@sha256:17987e46eb8772ef79e771b6edd137b29914ae357eb036d76a063cb04de116a3_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/managedcluster-import-controller-rhel8@sha256:4a22ca54331be02c08e23704852c34273a8bf3d1bb2c8f2aaf92f277474e3654_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/managedcluster-import-controller-rhel8@sha256:7d737e05b3164a7e49085a2026bf5fbbdda5a0d23890e1de455eea8d59f20187_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/managedcluster-import-controller-rhel8@sha256:eaf8ba4c775e4ebaeea316bbab0344eb10674089ff9db1c8f1373ed564b03749_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/mce-operator-bundle@sha256:701ad2aa334971346282a7a80c420049f08a3e3845a915a947e7605aab9c1369_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/mce-operator-bundle@sha256:cf1b297a2bbfa2a55204e2c4688511baa0223978b2d4ab7cfb8f8c5c965d563f_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/mce-operator-bundle@sha256:ed114b2afb91375b6f3576da15474ad96c154cc0ed16e288f8a4840d7d39942f_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/mce-operator-bundle@sha256:f1be217449145edb01b029b19d08831cc6d085856e39aea8174e74ef0cc85283_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/multicloud-manager-rhel8@sha256:162fe79ef40dbdcd1c9a16c601ffeb1c1dec5309c250bddf85809a0197b2ec3e_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/multicloud-manager-rhel8@sha256:af5076a59d32f3bed7f88348bccdff6fad4d250aab7f8dc7c2791e75fa76c7d9_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/multicloud-manager-rhel8@sha256:c03edb31a56b4678c4e0f66c59b49e3798b8442ef1ddca3f67488f4baca30241_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/multicloud-manager-rhel8@sha256:c6fb6ec34c746ba73007bec6e1895b4e1a4ed551b035aa9059664ded820f46fa_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-cluster-api-provider-agent-rhel8@sha256:208389221423692530b334815985b0a2263febf5574138e854dbdc011f03b4a2_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-cluster-api-provider-agent-rhel8@sha256:4bacc4ba3974c11ac27d1448a7f7cd973162caf33358249e9d1c154018124830_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-cluster-api-provider-agent-rhel8@sha256:8b3c3fb8fdf6d679f6020e0c739f25ae83dd4173e46b743de911d8e346f371fe_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-cluster-api-provider-agent-rhel8@sha256:a4d3f04386e63bfb640b928c01f972ba7d90af9c5213a7c10968b55c875565e0_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-console-mce-rhel8@sha256:009597e78bf32e0a6d83ad456a6670e436692aa1c12cbd144580a30080054d0f_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-console-mce-rhel8@sha256:95cbc26ed2e396e44efd543d8a38f1c698267e1a617a7ee4b6f26efdb49e3059_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-console-mce-rhel8@sha256:b83a44a87eddeaa3914d03f51f58e8cc5412ee580ee233754108b2349d890b8c_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-console-mce-rhel8@sha256:e3883d9629078bc16f2a6526cb8b1fdea89c1a8b8f477487fd6b34efa2f13999_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-hypershift-addon-rhel8-operator@sha256:00322fc5e7a8e1d08ca716e23982dae6d365b1523f8d3465e6daad5074067ea2_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-hypershift-addon-rhel8-operator@sha256:27cc406bb658c1915e75f5d0b0d3c0f73e72635c9f5bb08bc28e3c5c434e147b_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-hypershift-addon-rhel8-operator@sha256:afc67731faaa2dc9d32a052064763737c8bc4b1b5cf8e8ffb7cb31a4652c656c_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-hypershift-addon-rhel8-operator@sha256:c4227a3a5b323d716a979e1c6a66c458d458648c5fcb0ab151ad55ba24972f51_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-hypershift-deployment-controller-rhel8@sha256:68de13099864a989493367500360560a677fde2e0e56a760a6dafde1d7be9a27_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-hypershift-deployment-controller-rhel8@sha256:8d4a908562cbb0351aea12befe5f2bdf57041e073ce679d1b1c5b46c893844b6_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-hypershift-deployment-controller-rhel8@sha256:be5d7a8b6dec6d4c959badc2d2960ec7bfe74a75c0d673da06fe6335920de3a0_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-hypershift-deployment-controller-rhel8@sha256:f44b9cd7b993051b4d59108153763a09d283c0cf822fab478f22cfbe53847da7_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-managed-serviceaccount-rhel8@sha256:63593ef6045808b9c3fe96fc1cddd99bdfabaaef881fe716972500bfda62f92b_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-managed-serviceaccount-rhel8@sha256:7f5f65ba65c9bfc64d8bf9724a22b68d38c512465f4be1bfed8f02133256214f_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-managed-serviceaccount-rhel8@sha256:8621056c6982b9875749650eee2cf967b31217298a1b924de1fe710e0445df1b_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-managed-serviceaccount-rhel8@sha256:ec5bdf8a935ee1daaa5c91a7fd7816ade97619b5d1f6b61e663c03f43bb832bc_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/must-gather-rhel8@sha256:4270ef4ed53f54fb13cf1092b3babb70af7012886a3f0c293b11040083f39651_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/must-gather-rhel8@sha256:4ecb20c797f71375bc888ed84036f49bc40e2e9984e7ec74b14ad697d1b9c6fb_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/must-gather-rhel8@sha256:6d2624faf8cb2634a9e2203273d95c076ed2207ddd87f50df6ce8e5088a5d257_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/must-gather-rhel8@sha256:e838cb2e70eff2157b992c1cc6c576c9e099306b1df69d6d5c9d991ded4e0789_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/placement-rhel8@sha256:473ed2081010b9005ecc6fb254389dac6927f336967bd4a2f99ca3210fd265f0_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/placement-rhel8@sha256:746794cb82199cfc0c659de0a48018bbd8f18aec97265d68f8dd8bbf783049b1_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/placement-rhel8@sha256:7f5c7671a97f09756a150feb6a6bd04f40aa938ce065102b5b5875eadab933db_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/placement-rhel8@sha256:a6fb7f9d80d4d6cb53317f7d87960af28a6cafb8c5abee369f7bd94cbe449686_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/provider-credential-controller-rhel8@sha256:759037d7817cef4e0451befe8f2bc943a89f2bda95a52327a1c552c3f9a095bb_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/provider-credential-controller-rhel8@sha256:90281a3feff8e019a937fabb5184881c1983cda657c41332cd0321acf5ea4092_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/provider-credential-controller-rhel8@sha256:b6406fbcfeed4c491c66b778a4ad08e8066db5052a49863dd459e2b7375e6ba4_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/provider-credential-controller-rhel8@sha256:c4707c5214505bf1e5f693f0c5df4bb6fe4336670bf850b9a09040b6d87cccd2_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/registration-operator-rhel8@sha256:49d81d8a383de609d64760a4ae6ffa61469a59a5678311406ce4f838c1cc66fd_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/registration-operator-rhel8@sha256:579420cfdc2a542ab7a1b9cd6f1324885f60d1ec5d2bda74808127b45aef2983_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/registration-operator-rhel8@sha256:f945ae948589e2ea294d3d6e8f89fe05c1203f375a0722465965208ecfc15b94_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/registration-operator-rhel8@sha256:fbc7cd19b869d02af6dba24b20f6a44c498fb00e4afc629821f47b9b35c5a94d_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/registration-rhel8@sha256:39cc95f16445c3a1dca378beb50f5931ad081f459c9c6eb012325c6a9d8ada6c_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/registration-rhel8@sha256:686390715f19747bff24e95137307182ab095fb133051424996c6b0ee668569a_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/registration-rhel8@sha256:7bbc4dceeffd5f4bb47e9c38f97109d083dbbbda1a1643b7eb7762ebbd5047a1_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/registration-rhel8@sha256:cb1c8096bd5bd9f1dfa413bc0d1889d970b6d841988d24d6c1008904b1288cfe_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/work-rhel8@sha256:345f405c6a1d3e18beaf13c24a7ca4055a03746d8e6540670435e8d2413fefaf_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/work-rhel8@sha256:663cf3e0453e2ae5b1c9d5f6d335930d6d1e9c7a34151a171dbf58f9066c2b96_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/work-rhel8@sha256:c5c1939a142b9554a2ce664605409cefcb9954bbb1d8eef988fddab50f06cdaf_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/work-rhel8@sha256:d425b68e6265d098601e240cae6084c76416fd27bfbd955a3ccee30873544e38_ppc64le"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2022-30631"
},
{
"category": "external",
"summary": "RHBZ#2107342",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2107342"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2022-30631",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-30631"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2022-30631",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2022-30631"
},
{
"category": "external",
"summary": "https://go.dev/issue/53168",
"url": "https://go.dev/issue/53168"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-announce/c/nqrv9fbR0zE",
"url": "https://groups.google.com/g/golang-announce/c/nqrv9fbR0zE"
}
],
"release_date": "2022-07-12T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2022-09-06T14:28:04+00:00",
"details": "For multicluster engine for Kubernetes, see the following documentation for\ndetails on how to install the images:\n\nhttps://access.redhat.com/documentation/en-us/red_hat_advanced_cluster_management_for_kubernetes/2.6/html/multicluster_engine/install_upgrade/installing-while-connected-online-mce",
"product_ids": [
"8Base-multicluster-engine-2.1:multicluster-engine/agent-service-rhel8@sha256:661ee3a57d860a713ffb481ea87858f20fce1e57b858821cb0c1ec4069e206a0_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/agent-service-rhel8@sha256:8cb5ab317ccc6b1bcd409cfba0ec983e3f5d9531227e76bb455011636ed32d21_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/agent-service-rhel8@sha256:e136966121b82373c9279b1b59b68864ed10bfdee424959a7ad4b190ff7a2562_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/agent-service-rhel8@sha256:fce50212c8bbfdc3e8f445f4b7ea35881eb29e49c443e827ad6fe2389328d57f_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/apiserver-network-proxy-rhel8@sha256:25b242af63aca69a32c457dde23b3ac52ed81f5edad3e919d5df59902adb0b60_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/apiserver-network-proxy-rhel8@sha256:5ea69e650771525faf944fbf3be82a19e54a964d38adbb88263247652476938c_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/apiserver-network-proxy-rhel8@sha256:c97ea925ea31a1ae6824ec55bbb43c3cf0d2d9b0fb6d12b6d23492e0e5a5467a_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/apiserver-network-proxy-rhel8@sha256:f71c4c301774aba9a886f2891eace9da47ba075d2a2e4acfc03849c9c0da57bc_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/assisted-image-service-rhel8@sha256:1d250617cf4eb47800d30bd6bdd61872faa29eb7c6953edcb4a107360f0d0a78_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/assisted-image-service-rhel8@sha256:3730a3c3cfb695b540945b5f0ae739a701a0155137b9509238860549105ab670_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/assisted-image-service-rhel8@sha256:3d59cfa190838da34bac1ccf88562f996cc9e9ffdb151f47e044ba3fcc964a3d_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/assisted-image-service-rhel8@sha256:92c8157e43d84584ba93d978fcc6ffba84118e4ea5ff46ad71a62ffdc7fc56e5_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/assisted-installer-agent-rhel8@sha256:99e0accdee9b311b9abf032c712060823736f88c7bf3ba692349d7f8290a9570_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/assisted-installer-agent-rhel8@sha256:b4722c060fb38e1609e689b605816cefb39a15a0ddc40837a90727d123b91c88_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/assisted-installer-reporter-rhel8@sha256:1d465abc36e2045dc5a291663786709fc920c42aacb0c34c4868a1a633334509_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/assisted-installer-reporter-rhel8@sha256:bdb861698be8305247b21ebab7994f27eaae818f691ffcff3d5b5eb5dc70a722_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/assisted-installer-reporter-rhel8@sha256:e4dd90d186f1fea6fcdb4e23f74e4390e00d134b2c21d8510c1cdbbcef3c4a1f_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/assisted-installer-rhel8@sha256:61ac4136dad0e02323807e6d3de8e890ec0b7e7e1f7112f9610410712af6f9b5_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/assisted-installer-rhel8@sha256:686b64358857be04087a706048a32b7356b16a0028d2b200da16ec94d931d25d_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/assisted-installer-rhel8@sha256:910dad58b72de16f92dd5b60d0420010d18229a6e0966fe2eb072517febe499f_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/aws-encryption-provider-rhel8@sha256:31329737bd3608345f8e969e872e2e18305e2959d9d81867933c73fb26a53dcd_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/aws-encryption-provider-rhel8@sha256:9797eef2012c827ff3250cba1cd542772e92872b4bd69a01bdbdba4fe407472c_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/aws-encryption-provider-rhel8@sha256:ab7f1982f21ed9251501396ea150764348b5f61b6e50b9d74b5031e705e16ef3_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/aws-encryption-provider-rhel8@sha256:cee69ba4c6fb326afd03c7f21856a028fa4758dab8c849ef6eaeaea0cd55afd2_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/backplane-rhel8-operator@sha256:0b8c36b4b1d00e47ee4faaeec9ccbdc2977a50592035f8a600491c657e439d33_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/backplane-rhel8-operator@sha256:5dbd590a4bbed44f487d1601d1825b5efb8253b9ee2be49adccec7e0ea9410ac_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/backplane-rhel8-operator@sha256:9f7854a1de26dfebdc8beafffd01304017b8fe7cd84065dd452de1276e529a06_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/backplane-rhel8-operator@sha256:e7998dc233af266ed94ba16450c2f02096abb5e045f291f8f94a83ef9da7dd51_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-provider-agent-rhel8@sha256:208389221423692530b334815985b0a2263febf5574138e854dbdc011f03b4a2_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-provider-agent-rhel8@sha256:4bacc4ba3974c11ac27d1448a7f7cd973162caf33358249e9d1c154018124830_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-provider-agent-rhel8@sha256:8b3c3fb8fdf6d679f6020e0c739f25ae83dd4173e46b743de911d8e346f371fe_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-provider-agent-rhel8@sha256:a4d3f04386e63bfb640b928c01f972ba7d90af9c5213a7c10968b55c875565e0_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-provider-aws-rhel8@sha256:36a5f30d043f1137033842188e59224b803158696f60ddb41095a766705485f4_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-provider-aws-rhel8@sha256:6fb7799fca309c727c7afea57448fc653dde09495945e314402a3e3a079e5b03_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-provider-aws-rhel8@sha256:9b8d4fde02e4c43d194bf4c420550730fd52b74587e2327f2e9eb75067bb25e7_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-provider-aws-rhel8@sha256:bd612736fde388811d12a572852c86d0fe9dcbb6e7f404c64b8654c870d4e2eb_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-provider-azure-rhel8@sha256:2b93b026497655f16a85a2929b1f0c970d51dce0e0e8462774989f1943bdc785_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-provider-azure-rhel8@sha256:2c9c916d0face10abc7f6467564e394ead5946bf18ed8439456cce2767a83b3e_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-provider-azure-rhel8@sha256:6f41c353228c4016ab02557a5591ef36f4aea799c4ad89798343b4a2f0765d08_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-provider-azure-rhel8@sha256:ddd59c296543f525f719336ad6ddc5e5f8d3915e08e3b64d575a9835de3e95ad_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-provider-kubevirt-rhel8@sha256:0007824d89632253727ead00c5fd6ec463f310d71e58e237ea5e51c13052b0bc_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-provider-kubevirt-rhel8@sha256:9cd9106f72557b8ba5de9f4d1de5ff8d33514d2c02889999a3c20aab9a8dd061_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-provider-kubevirt-rhel8@sha256:cbe319cfa3ab4610dc67abea27841dd5b670061faa74e666959550343bba1c28_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-provider-kubevirt-rhel8@sha256:df94a1d8a4b6d1aebed4e657267219632bb3b2176537bdf8e51a728cd78f136f_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-rhel8@sha256:30f56a4d5cba0ccd55e0bda756c7af8010ab94ec3b644dc73f7b32e76b5bbb3a_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-rhel8@sha256:4f7cb34768ff908ed1ba54330603ea54b82a4144cf9124dae01a727dcc60362a_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-rhel8@sha256:a137205ac2127a04466519355b07cee71c08c56dddfee35671127241ebdf4a99_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-rhel8@sha256:c8a785b4e1688d358cec73e9cf4853ca0ab28c7daa4c45d5384b7bebc333f53a_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-curator-controller-rhel8@sha256:1d4d913d4136321ebd94e6b9d9e55be7262883702de72c4a61827804ad843942_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-curator-controller-rhel8@sha256:2134c387cb0e8c2f95bb8ef74ad0a10c37403d9e0dfaeb7e2e9efb388c606ac1_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-curator-controller-rhel8@sha256:2e0867d6ebace932eb09bb3a6a929562a157bc2eea9c28063eb30dac866abf63_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-curator-controller-rhel8@sha256:3dd533817d97518c7af991b888c5f9df501bd496ed53988e5444c1ea62e539cb_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-proxy-addon-rhel8@sha256:2779eae299eb2b48e8a868de2f2d8d13313ca17b2f7d5c816013145b0c787cc8_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-proxy-addon-rhel8@sha256:28544cf2414bdeffb8bcaae2d1547064da46ab5a122fd77861083b1e81e299cc_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-proxy-addon-rhel8@sha256:4da01f6a0a59069045d23599d748849da60ee309f72f233497edd379b3b0823e_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-proxy-addon-rhel8@sha256:6318fd6b0e0f5c39239ba9c71c330bce7974deaf970359ec83c88116abf7a653_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-proxy-rhel8@sha256:610de7f25fd387262c360acb21dd45dc80e1c52a77dd11982965da80301407ab_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-proxy-rhel8@sha256:a881a94835c7eef6babe00792fc0a99c9816831869cb26af0dcf2665233f7710_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-proxy-rhel8@sha256:b240f43890529fe95b1a74de6f4c2626e85ae91ae6a624bb98a4c31130b6740d_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-proxy-rhel8@sha256:df6cd66cdb17efc356e770930ff796bdb527c292243f5e8b87ca5c9e912a19d6_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/clusterclaims-controller-rhel8@sha256:3608571c2a5a3d399e3ad8135ca90e46a7e57b322b5ef9d708efa631cee7109c_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/clusterclaims-controller-rhel8@sha256:5c04626558442d50ab58a941d72a78db7c94f5ce730b5abb7599c21981875970_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/clusterclaims-controller-rhel8@sha256:7be740cc5987a1dfc76d7d8a306ff65291eb9cf61419842f463aa9dc4d6ecde1_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/clusterclaims-controller-rhel8@sha256:fce2e92743adaf6fe2e0168cfeecdc71ff7c009ef92a89c9172ff46ebbedcd40_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/clusterlifecycle-state-metrics-rhel8@sha256:288a0e4f9ca79859c5f295e920e9ef01d395720ea5b62ec7f5a5bd975b9c5850_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/clusterlifecycle-state-metrics-rhel8@sha256:93b9ad845fab34498a6f504ad626d0d5236c39ab1aaf7789df146311e4ba33cd_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/clusterlifecycle-state-metrics-rhel8@sha256:c808d378bd0666d7eb1f9c9024f7d2f7c6bdedd40298aa1e940cfc1ce735af54_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/clusterlifecycle-state-metrics-rhel8@sha256:df17928fd459e5063fb2470dbaea51c96f292f1a4ca5eaedc64a03687edbb6cd_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/console-mce-rhel8@sha256:009597e78bf32e0a6d83ad456a6670e436692aa1c12cbd144580a30080054d0f_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/console-mce-rhel8@sha256:95cbc26ed2e396e44efd543d8a38f1c698267e1a617a7ee4b6f26efdb49e3059_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/console-mce-rhel8@sha256:b83a44a87eddeaa3914d03f51f58e8cc5412ee580ee233754108b2349d890b8c_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/console-mce-rhel8@sha256:e3883d9629078bc16f2a6526cb8b1fdea89c1a8b8f477487fd6b34efa2f13999_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/discovery-rhel8@sha256:12b3c0a01c59836687a7cfc1fba050d0800625cd46f678551a5944b0664c044d_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/discovery-rhel8@sha256:25eefa4b7af3650f57e9a4c372522a0cae7bcc1b41735d2b503b9b41d9c2d0b2_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/discovery-rhel8@sha256:9a655c52c83f7682964e8f46fed6011c6e9de7a2a64ee0893d0c02cf725746e1_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/discovery-rhel8@sha256:a0bcad7b2191e3c674813c2e1e67aea619d6d7eaa95f2324902e0b842d1c0cc8_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/hive-rhel8@sha256:674603ee10ad5e9d42e18e5c2f91153c863cb7e9f38cd523559c8de7c7097483_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/hive-rhel8@sha256:67b2477a7b3885df470dc56e94525e7ebc3dce326599c6f2a311f8727557bf8b_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/hive-rhel8@sha256:8722d4f39942af4a008209ae518bf27d30deaa2e5bf97fc3118bea58efafb3d5_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/hive-rhel8@sha256:dd6a4624672d458a0072b9aa46fb1b3d576c0b198759d053f61536f3b9e34359_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/hypershift-addon-rhel8-operator@sha256:00322fc5e7a8e1d08ca716e23982dae6d365b1523f8d3465e6daad5074067ea2_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/hypershift-addon-rhel8-operator@sha256:27cc406bb658c1915e75f5d0b0d3c0f73e72635c9f5bb08bc28e3c5c434e147b_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/hypershift-addon-rhel8-operator@sha256:afc67731faaa2dc9d32a052064763737c8bc4b1b5cf8e8ffb7cb31a4652c656c_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/hypershift-addon-rhel8-operator@sha256:c4227a3a5b323d716a979e1c6a66c458d458648c5fcb0ab151ad55ba24972f51_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/hypershift-deployment-controller-rhel8@sha256:68de13099864a989493367500360560a677fde2e0e56a760a6dafde1d7be9a27_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/hypershift-deployment-controller-rhel8@sha256:8d4a908562cbb0351aea12befe5f2bdf57041e073ce679d1b1c5b46c893844b6_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/hypershift-deployment-controller-rhel8@sha256:be5d7a8b6dec6d4c959badc2d2960ec7bfe74a75c0d673da06fe6335920de3a0_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/hypershift-deployment-controller-rhel8@sha256:f44b9cd7b993051b4d59108153763a09d283c0cf822fab478f22cfbe53847da7_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/hypershift-rhel8-operator@sha256:2d94cd451fbf0abc13e50b6b6252061294bdbfd1eda64f4347177d20b5d1e489_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/hypershift-rhel8-operator@sha256:3d8d114403d85cbba699f53aa177a84da92516b5d2e852b2bffc33eabde6af13_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/hypershift-rhel8-operator@sha256:62e91ac9b6291bf7abc26cdd937c2c2cf7cdf1f1256a33acbaa5d1cdc607d3fa_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/hypershift-rhel8-operator@sha256:ffce5bc9fb2be59047c4840d9222499f03c1cf74786d8695aab1d1b04adc6f8a_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/klusterlet-operator-bundle@sha256:1687315db647e6689845df88843ae53275440042b76dc781dcabeef16e426bdf_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/managed-serviceaccount-rhel8@sha256:63593ef6045808b9c3fe96fc1cddd99bdfabaaef881fe716972500bfda62f92b_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/managed-serviceaccount-rhel8@sha256:7f5f65ba65c9bfc64d8bf9724a22b68d38c512465f4be1bfed8f02133256214f_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/managed-serviceaccount-rhel8@sha256:8621056c6982b9875749650eee2cf967b31217298a1b924de1fe710e0445df1b_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/managed-serviceaccount-rhel8@sha256:ec5bdf8a935ee1daaa5c91a7fd7816ade97619b5d1f6b61e663c03f43bb832bc_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/managedcluster-import-controller-rhel8@sha256:17987e46eb8772ef79e771b6edd137b29914ae357eb036d76a063cb04de116a3_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/managedcluster-import-controller-rhel8@sha256:4a22ca54331be02c08e23704852c34273a8bf3d1bb2c8f2aaf92f277474e3654_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/managedcluster-import-controller-rhel8@sha256:7d737e05b3164a7e49085a2026bf5fbbdda5a0d23890e1de455eea8d59f20187_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/managedcluster-import-controller-rhel8@sha256:eaf8ba4c775e4ebaeea316bbab0344eb10674089ff9db1c8f1373ed564b03749_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/mce-operator-bundle@sha256:701ad2aa334971346282a7a80c420049f08a3e3845a915a947e7605aab9c1369_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/mce-operator-bundle@sha256:cf1b297a2bbfa2a55204e2c4688511baa0223978b2d4ab7cfb8f8c5c965d563f_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/mce-operator-bundle@sha256:ed114b2afb91375b6f3576da15474ad96c154cc0ed16e288f8a4840d7d39942f_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/mce-operator-bundle@sha256:f1be217449145edb01b029b19d08831cc6d085856e39aea8174e74ef0cc85283_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/multicloud-manager-rhel8@sha256:162fe79ef40dbdcd1c9a16c601ffeb1c1dec5309c250bddf85809a0197b2ec3e_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/multicloud-manager-rhel8@sha256:af5076a59d32f3bed7f88348bccdff6fad4d250aab7f8dc7c2791e75fa76c7d9_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/multicloud-manager-rhel8@sha256:c03edb31a56b4678c4e0f66c59b49e3798b8442ef1ddca3f67488f4baca30241_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/multicloud-manager-rhel8@sha256:c6fb6ec34c746ba73007bec6e1895b4e1a4ed551b035aa9059664ded820f46fa_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-cluster-api-provider-agent-rhel8@sha256:208389221423692530b334815985b0a2263febf5574138e854dbdc011f03b4a2_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-cluster-api-provider-agent-rhel8@sha256:4bacc4ba3974c11ac27d1448a7f7cd973162caf33358249e9d1c154018124830_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-cluster-api-provider-agent-rhel8@sha256:8b3c3fb8fdf6d679f6020e0c739f25ae83dd4173e46b743de911d8e346f371fe_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-cluster-api-provider-agent-rhel8@sha256:a4d3f04386e63bfb640b928c01f972ba7d90af9c5213a7c10968b55c875565e0_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-console-mce-rhel8@sha256:009597e78bf32e0a6d83ad456a6670e436692aa1c12cbd144580a30080054d0f_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-console-mce-rhel8@sha256:95cbc26ed2e396e44efd543d8a38f1c698267e1a617a7ee4b6f26efdb49e3059_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-console-mce-rhel8@sha256:b83a44a87eddeaa3914d03f51f58e8cc5412ee580ee233754108b2349d890b8c_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-console-mce-rhel8@sha256:e3883d9629078bc16f2a6526cb8b1fdea89c1a8b8f477487fd6b34efa2f13999_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-hypershift-addon-rhel8-operator@sha256:00322fc5e7a8e1d08ca716e23982dae6d365b1523f8d3465e6daad5074067ea2_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-hypershift-addon-rhel8-operator@sha256:27cc406bb658c1915e75f5d0b0d3c0f73e72635c9f5bb08bc28e3c5c434e147b_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-hypershift-addon-rhel8-operator@sha256:afc67731faaa2dc9d32a052064763737c8bc4b1b5cf8e8ffb7cb31a4652c656c_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-hypershift-addon-rhel8-operator@sha256:c4227a3a5b323d716a979e1c6a66c458d458648c5fcb0ab151ad55ba24972f51_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-hypershift-deployment-controller-rhel8@sha256:68de13099864a989493367500360560a677fde2e0e56a760a6dafde1d7be9a27_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-hypershift-deployment-controller-rhel8@sha256:8d4a908562cbb0351aea12befe5f2bdf57041e073ce679d1b1c5b46c893844b6_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-hypershift-deployment-controller-rhel8@sha256:be5d7a8b6dec6d4c959badc2d2960ec7bfe74a75c0d673da06fe6335920de3a0_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-hypershift-deployment-controller-rhel8@sha256:f44b9cd7b993051b4d59108153763a09d283c0cf822fab478f22cfbe53847da7_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-managed-serviceaccount-rhel8@sha256:63593ef6045808b9c3fe96fc1cddd99bdfabaaef881fe716972500bfda62f92b_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-managed-serviceaccount-rhel8@sha256:7f5f65ba65c9bfc64d8bf9724a22b68d38c512465f4be1bfed8f02133256214f_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-managed-serviceaccount-rhel8@sha256:8621056c6982b9875749650eee2cf967b31217298a1b924de1fe710e0445df1b_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-managed-serviceaccount-rhel8@sha256:ec5bdf8a935ee1daaa5c91a7fd7816ade97619b5d1f6b61e663c03f43bb832bc_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/must-gather-rhel8@sha256:4270ef4ed53f54fb13cf1092b3babb70af7012886a3f0c293b11040083f39651_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/must-gather-rhel8@sha256:4ecb20c797f71375bc888ed84036f49bc40e2e9984e7ec74b14ad697d1b9c6fb_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/must-gather-rhel8@sha256:6d2624faf8cb2634a9e2203273d95c076ed2207ddd87f50df6ce8e5088a5d257_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/must-gather-rhel8@sha256:e838cb2e70eff2157b992c1cc6c576c9e099306b1df69d6d5c9d991ded4e0789_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/placement-rhel8@sha256:473ed2081010b9005ecc6fb254389dac6927f336967bd4a2f99ca3210fd265f0_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/placement-rhel8@sha256:746794cb82199cfc0c659de0a48018bbd8f18aec97265d68f8dd8bbf783049b1_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/placement-rhel8@sha256:7f5c7671a97f09756a150feb6a6bd04f40aa938ce065102b5b5875eadab933db_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/placement-rhel8@sha256:a6fb7f9d80d4d6cb53317f7d87960af28a6cafb8c5abee369f7bd94cbe449686_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/provider-credential-controller-rhel8@sha256:759037d7817cef4e0451befe8f2bc943a89f2bda95a52327a1c552c3f9a095bb_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/provider-credential-controller-rhel8@sha256:90281a3feff8e019a937fabb5184881c1983cda657c41332cd0321acf5ea4092_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/provider-credential-controller-rhel8@sha256:b6406fbcfeed4c491c66b778a4ad08e8066db5052a49863dd459e2b7375e6ba4_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/provider-credential-controller-rhel8@sha256:c4707c5214505bf1e5f693f0c5df4bb6fe4336670bf850b9a09040b6d87cccd2_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/registration-operator-rhel8@sha256:49d81d8a383de609d64760a4ae6ffa61469a59a5678311406ce4f838c1cc66fd_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/registration-operator-rhel8@sha256:579420cfdc2a542ab7a1b9cd6f1324885f60d1ec5d2bda74808127b45aef2983_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/registration-operator-rhel8@sha256:f945ae948589e2ea294d3d6e8f89fe05c1203f375a0722465965208ecfc15b94_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/registration-operator-rhel8@sha256:fbc7cd19b869d02af6dba24b20f6a44c498fb00e4afc629821f47b9b35c5a94d_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/registration-rhel8@sha256:39cc95f16445c3a1dca378beb50f5931ad081f459c9c6eb012325c6a9d8ada6c_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/registration-rhel8@sha256:686390715f19747bff24e95137307182ab095fb133051424996c6b0ee668569a_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/registration-rhel8@sha256:7bbc4dceeffd5f4bb47e9c38f97109d083dbbbda1a1643b7eb7762ebbd5047a1_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/registration-rhel8@sha256:cb1c8096bd5bd9f1dfa413bc0d1889d970b6d841988d24d6c1008904b1288cfe_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/work-rhel8@sha256:345f405c6a1d3e18beaf13c24a7ca4055a03746d8e6540670435e8d2413fefaf_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/work-rhel8@sha256:663cf3e0453e2ae5b1c9d5f6d335930d6d1e9c7a34151a171dbf58f9066c2b96_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/work-rhel8@sha256:c5c1939a142b9554a2ce664605409cefcb9954bbb1d8eef988fddab50f06cdaf_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/work-rhel8@sha256:d425b68e6265d098601e240cae6084c76416fd27bfbd955a3ccee30873544e38_ppc64le"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2022:6345"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"8Base-multicluster-engine-2.1:multicluster-engine/agent-service-rhel8@sha256:661ee3a57d860a713ffb481ea87858f20fce1e57b858821cb0c1ec4069e206a0_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/agent-service-rhel8@sha256:8cb5ab317ccc6b1bcd409cfba0ec983e3f5d9531227e76bb455011636ed32d21_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/agent-service-rhel8@sha256:e136966121b82373c9279b1b59b68864ed10bfdee424959a7ad4b190ff7a2562_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/agent-service-rhel8@sha256:fce50212c8bbfdc3e8f445f4b7ea35881eb29e49c443e827ad6fe2389328d57f_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/apiserver-network-proxy-rhel8@sha256:25b242af63aca69a32c457dde23b3ac52ed81f5edad3e919d5df59902adb0b60_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/apiserver-network-proxy-rhel8@sha256:5ea69e650771525faf944fbf3be82a19e54a964d38adbb88263247652476938c_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/apiserver-network-proxy-rhel8@sha256:c97ea925ea31a1ae6824ec55bbb43c3cf0d2d9b0fb6d12b6d23492e0e5a5467a_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/apiserver-network-proxy-rhel8@sha256:f71c4c301774aba9a886f2891eace9da47ba075d2a2e4acfc03849c9c0da57bc_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/assisted-image-service-rhel8@sha256:1d250617cf4eb47800d30bd6bdd61872faa29eb7c6953edcb4a107360f0d0a78_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/assisted-image-service-rhel8@sha256:3730a3c3cfb695b540945b5f0ae739a701a0155137b9509238860549105ab670_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/assisted-image-service-rhel8@sha256:3d59cfa190838da34bac1ccf88562f996cc9e9ffdb151f47e044ba3fcc964a3d_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/assisted-image-service-rhel8@sha256:92c8157e43d84584ba93d978fcc6ffba84118e4ea5ff46ad71a62ffdc7fc56e5_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/assisted-installer-agent-rhel8@sha256:99e0accdee9b311b9abf032c712060823736f88c7bf3ba692349d7f8290a9570_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/assisted-installer-agent-rhel8@sha256:b4722c060fb38e1609e689b605816cefb39a15a0ddc40837a90727d123b91c88_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/assisted-installer-reporter-rhel8@sha256:1d465abc36e2045dc5a291663786709fc920c42aacb0c34c4868a1a633334509_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/assisted-installer-reporter-rhel8@sha256:bdb861698be8305247b21ebab7994f27eaae818f691ffcff3d5b5eb5dc70a722_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/assisted-installer-reporter-rhel8@sha256:e4dd90d186f1fea6fcdb4e23f74e4390e00d134b2c21d8510c1cdbbcef3c4a1f_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/assisted-installer-rhel8@sha256:61ac4136dad0e02323807e6d3de8e890ec0b7e7e1f7112f9610410712af6f9b5_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/assisted-installer-rhel8@sha256:686b64358857be04087a706048a32b7356b16a0028d2b200da16ec94d931d25d_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/assisted-installer-rhel8@sha256:910dad58b72de16f92dd5b60d0420010d18229a6e0966fe2eb072517febe499f_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/aws-encryption-provider-rhel8@sha256:31329737bd3608345f8e969e872e2e18305e2959d9d81867933c73fb26a53dcd_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/aws-encryption-provider-rhel8@sha256:9797eef2012c827ff3250cba1cd542772e92872b4bd69a01bdbdba4fe407472c_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/aws-encryption-provider-rhel8@sha256:ab7f1982f21ed9251501396ea150764348b5f61b6e50b9d74b5031e705e16ef3_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/aws-encryption-provider-rhel8@sha256:cee69ba4c6fb326afd03c7f21856a028fa4758dab8c849ef6eaeaea0cd55afd2_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/backplane-rhel8-operator@sha256:0b8c36b4b1d00e47ee4faaeec9ccbdc2977a50592035f8a600491c657e439d33_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/backplane-rhel8-operator@sha256:5dbd590a4bbed44f487d1601d1825b5efb8253b9ee2be49adccec7e0ea9410ac_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/backplane-rhel8-operator@sha256:9f7854a1de26dfebdc8beafffd01304017b8fe7cd84065dd452de1276e529a06_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/backplane-rhel8-operator@sha256:e7998dc233af266ed94ba16450c2f02096abb5e045f291f8f94a83ef9da7dd51_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-provider-agent-rhel8@sha256:208389221423692530b334815985b0a2263febf5574138e854dbdc011f03b4a2_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-provider-agent-rhel8@sha256:4bacc4ba3974c11ac27d1448a7f7cd973162caf33358249e9d1c154018124830_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-provider-agent-rhel8@sha256:8b3c3fb8fdf6d679f6020e0c739f25ae83dd4173e46b743de911d8e346f371fe_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-provider-agent-rhel8@sha256:a4d3f04386e63bfb640b928c01f972ba7d90af9c5213a7c10968b55c875565e0_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-provider-aws-rhel8@sha256:36a5f30d043f1137033842188e59224b803158696f60ddb41095a766705485f4_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-provider-aws-rhel8@sha256:6fb7799fca309c727c7afea57448fc653dde09495945e314402a3e3a079e5b03_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-provider-aws-rhel8@sha256:9b8d4fde02e4c43d194bf4c420550730fd52b74587e2327f2e9eb75067bb25e7_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-provider-aws-rhel8@sha256:bd612736fde388811d12a572852c86d0fe9dcbb6e7f404c64b8654c870d4e2eb_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-provider-azure-rhel8@sha256:2b93b026497655f16a85a2929b1f0c970d51dce0e0e8462774989f1943bdc785_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-provider-azure-rhel8@sha256:2c9c916d0face10abc7f6467564e394ead5946bf18ed8439456cce2767a83b3e_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-provider-azure-rhel8@sha256:6f41c353228c4016ab02557a5591ef36f4aea799c4ad89798343b4a2f0765d08_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-provider-azure-rhel8@sha256:ddd59c296543f525f719336ad6ddc5e5f8d3915e08e3b64d575a9835de3e95ad_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-provider-kubevirt-rhel8@sha256:0007824d89632253727ead00c5fd6ec463f310d71e58e237ea5e51c13052b0bc_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-provider-kubevirt-rhel8@sha256:9cd9106f72557b8ba5de9f4d1de5ff8d33514d2c02889999a3c20aab9a8dd061_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-provider-kubevirt-rhel8@sha256:cbe319cfa3ab4610dc67abea27841dd5b670061faa74e666959550343bba1c28_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-provider-kubevirt-rhel8@sha256:df94a1d8a4b6d1aebed4e657267219632bb3b2176537bdf8e51a728cd78f136f_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-rhel8@sha256:30f56a4d5cba0ccd55e0bda756c7af8010ab94ec3b644dc73f7b32e76b5bbb3a_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-rhel8@sha256:4f7cb34768ff908ed1ba54330603ea54b82a4144cf9124dae01a727dcc60362a_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-rhel8@sha256:a137205ac2127a04466519355b07cee71c08c56dddfee35671127241ebdf4a99_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-rhel8@sha256:c8a785b4e1688d358cec73e9cf4853ca0ab28c7daa4c45d5384b7bebc333f53a_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-curator-controller-rhel8@sha256:1d4d913d4136321ebd94e6b9d9e55be7262883702de72c4a61827804ad843942_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-curator-controller-rhel8@sha256:2134c387cb0e8c2f95bb8ef74ad0a10c37403d9e0dfaeb7e2e9efb388c606ac1_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-curator-controller-rhel8@sha256:2e0867d6ebace932eb09bb3a6a929562a157bc2eea9c28063eb30dac866abf63_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-curator-controller-rhel8@sha256:3dd533817d97518c7af991b888c5f9df501bd496ed53988e5444c1ea62e539cb_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-proxy-addon-rhel8@sha256:2779eae299eb2b48e8a868de2f2d8d13313ca17b2f7d5c816013145b0c787cc8_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-proxy-addon-rhel8@sha256:28544cf2414bdeffb8bcaae2d1547064da46ab5a122fd77861083b1e81e299cc_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-proxy-addon-rhel8@sha256:4da01f6a0a59069045d23599d748849da60ee309f72f233497edd379b3b0823e_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-proxy-addon-rhel8@sha256:6318fd6b0e0f5c39239ba9c71c330bce7974deaf970359ec83c88116abf7a653_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-proxy-rhel8@sha256:610de7f25fd387262c360acb21dd45dc80e1c52a77dd11982965da80301407ab_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-proxy-rhel8@sha256:a881a94835c7eef6babe00792fc0a99c9816831869cb26af0dcf2665233f7710_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-proxy-rhel8@sha256:b240f43890529fe95b1a74de6f4c2626e85ae91ae6a624bb98a4c31130b6740d_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-proxy-rhel8@sha256:df6cd66cdb17efc356e770930ff796bdb527c292243f5e8b87ca5c9e912a19d6_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/clusterclaims-controller-rhel8@sha256:3608571c2a5a3d399e3ad8135ca90e46a7e57b322b5ef9d708efa631cee7109c_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/clusterclaims-controller-rhel8@sha256:5c04626558442d50ab58a941d72a78db7c94f5ce730b5abb7599c21981875970_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/clusterclaims-controller-rhel8@sha256:7be740cc5987a1dfc76d7d8a306ff65291eb9cf61419842f463aa9dc4d6ecde1_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/clusterclaims-controller-rhel8@sha256:fce2e92743adaf6fe2e0168cfeecdc71ff7c009ef92a89c9172ff46ebbedcd40_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/clusterlifecycle-state-metrics-rhel8@sha256:288a0e4f9ca79859c5f295e920e9ef01d395720ea5b62ec7f5a5bd975b9c5850_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/clusterlifecycle-state-metrics-rhel8@sha256:93b9ad845fab34498a6f504ad626d0d5236c39ab1aaf7789df146311e4ba33cd_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/clusterlifecycle-state-metrics-rhel8@sha256:c808d378bd0666d7eb1f9c9024f7d2f7c6bdedd40298aa1e940cfc1ce735af54_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/clusterlifecycle-state-metrics-rhel8@sha256:df17928fd459e5063fb2470dbaea51c96f292f1a4ca5eaedc64a03687edbb6cd_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/console-mce-rhel8@sha256:009597e78bf32e0a6d83ad456a6670e436692aa1c12cbd144580a30080054d0f_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/console-mce-rhel8@sha256:95cbc26ed2e396e44efd543d8a38f1c698267e1a617a7ee4b6f26efdb49e3059_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/console-mce-rhel8@sha256:b83a44a87eddeaa3914d03f51f58e8cc5412ee580ee233754108b2349d890b8c_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/console-mce-rhel8@sha256:e3883d9629078bc16f2a6526cb8b1fdea89c1a8b8f477487fd6b34efa2f13999_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/discovery-rhel8@sha256:12b3c0a01c59836687a7cfc1fba050d0800625cd46f678551a5944b0664c044d_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/discovery-rhel8@sha256:25eefa4b7af3650f57e9a4c372522a0cae7bcc1b41735d2b503b9b41d9c2d0b2_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/discovery-rhel8@sha256:9a655c52c83f7682964e8f46fed6011c6e9de7a2a64ee0893d0c02cf725746e1_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/discovery-rhel8@sha256:a0bcad7b2191e3c674813c2e1e67aea619d6d7eaa95f2324902e0b842d1c0cc8_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/hive-rhel8@sha256:674603ee10ad5e9d42e18e5c2f91153c863cb7e9f38cd523559c8de7c7097483_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/hive-rhel8@sha256:67b2477a7b3885df470dc56e94525e7ebc3dce326599c6f2a311f8727557bf8b_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/hive-rhel8@sha256:8722d4f39942af4a008209ae518bf27d30deaa2e5bf97fc3118bea58efafb3d5_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/hive-rhel8@sha256:dd6a4624672d458a0072b9aa46fb1b3d576c0b198759d053f61536f3b9e34359_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/hypershift-addon-rhel8-operator@sha256:00322fc5e7a8e1d08ca716e23982dae6d365b1523f8d3465e6daad5074067ea2_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/hypershift-addon-rhel8-operator@sha256:27cc406bb658c1915e75f5d0b0d3c0f73e72635c9f5bb08bc28e3c5c434e147b_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/hypershift-addon-rhel8-operator@sha256:afc67731faaa2dc9d32a052064763737c8bc4b1b5cf8e8ffb7cb31a4652c656c_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/hypershift-addon-rhel8-operator@sha256:c4227a3a5b323d716a979e1c6a66c458d458648c5fcb0ab151ad55ba24972f51_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/hypershift-deployment-controller-rhel8@sha256:68de13099864a989493367500360560a677fde2e0e56a760a6dafde1d7be9a27_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/hypershift-deployment-controller-rhel8@sha256:8d4a908562cbb0351aea12befe5f2bdf57041e073ce679d1b1c5b46c893844b6_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/hypershift-deployment-controller-rhel8@sha256:be5d7a8b6dec6d4c959badc2d2960ec7bfe74a75c0d673da06fe6335920de3a0_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/hypershift-deployment-controller-rhel8@sha256:f44b9cd7b993051b4d59108153763a09d283c0cf822fab478f22cfbe53847da7_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/hypershift-rhel8-operator@sha256:2d94cd451fbf0abc13e50b6b6252061294bdbfd1eda64f4347177d20b5d1e489_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/hypershift-rhel8-operator@sha256:3d8d114403d85cbba699f53aa177a84da92516b5d2e852b2bffc33eabde6af13_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/hypershift-rhel8-operator@sha256:62e91ac9b6291bf7abc26cdd937c2c2cf7cdf1f1256a33acbaa5d1cdc607d3fa_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/hypershift-rhel8-operator@sha256:ffce5bc9fb2be59047c4840d9222499f03c1cf74786d8695aab1d1b04adc6f8a_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/klusterlet-operator-bundle@sha256:1687315db647e6689845df88843ae53275440042b76dc781dcabeef16e426bdf_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/managed-serviceaccount-rhel8@sha256:63593ef6045808b9c3fe96fc1cddd99bdfabaaef881fe716972500bfda62f92b_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/managed-serviceaccount-rhel8@sha256:7f5f65ba65c9bfc64d8bf9724a22b68d38c512465f4be1bfed8f02133256214f_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/managed-serviceaccount-rhel8@sha256:8621056c6982b9875749650eee2cf967b31217298a1b924de1fe710e0445df1b_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/managed-serviceaccount-rhel8@sha256:ec5bdf8a935ee1daaa5c91a7fd7816ade97619b5d1f6b61e663c03f43bb832bc_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/managedcluster-import-controller-rhel8@sha256:17987e46eb8772ef79e771b6edd137b29914ae357eb036d76a063cb04de116a3_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/managedcluster-import-controller-rhel8@sha256:4a22ca54331be02c08e23704852c34273a8bf3d1bb2c8f2aaf92f277474e3654_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/managedcluster-import-controller-rhel8@sha256:7d737e05b3164a7e49085a2026bf5fbbdda5a0d23890e1de455eea8d59f20187_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/managedcluster-import-controller-rhel8@sha256:eaf8ba4c775e4ebaeea316bbab0344eb10674089ff9db1c8f1373ed564b03749_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/mce-operator-bundle@sha256:701ad2aa334971346282a7a80c420049f08a3e3845a915a947e7605aab9c1369_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/mce-operator-bundle@sha256:cf1b297a2bbfa2a55204e2c4688511baa0223978b2d4ab7cfb8f8c5c965d563f_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/mce-operator-bundle@sha256:ed114b2afb91375b6f3576da15474ad96c154cc0ed16e288f8a4840d7d39942f_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/mce-operator-bundle@sha256:f1be217449145edb01b029b19d08831cc6d085856e39aea8174e74ef0cc85283_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/multicloud-manager-rhel8@sha256:162fe79ef40dbdcd1c9a16c601ffeb1c1dec5309c250bddf85809a0197b2ec3e_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/multicloud-manager-rhel8@sha256:af5076a59d32f3bed7f88348bccdff6fad4d250aab7f8dc7c2791e75fa76c7d9_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/multicloud-manager-rhel8@sha256:c03edb31a56b4678c4e0f66c59b49e3798b8442ef1ddca3f67488f4baca30241_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/multicloud-manager-rhel8@sha256:c6fb6ec34c746ba73007bec6e1895b4e1a4ed551b035aa9059664ded820f46fa_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-cluster-api-provider-agent-rhel8@sha256:208389221423692530b334815985b0a2263febf5574138e854dbdc011f03b4a2_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-cluster-api-provider-agent-rhel8@sha256:4bacc4ba3974c11ac27d1448a7f7cd973162caf33358249e9d1c154018124830_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-cluster-api-provider-agent-rhel8@sha256:8b3c3fb8fdf6d679f6020e0c739f25ae83dd4173e46b743de911d8e346f371fe_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-cluster-api-provider-agent-rhel8@sha256:a4d3f04386e63bfb640b928c01f972ba7d90af9c5213a7c10968b55c875565e0_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-console-mce-rhel8@sha256:009597e78bf32e0a6d83ad456a6670e436692aa1c12cbd144580a30080054d0f_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-console-mce-rhel8@sha256:95cbc26ed2e396e44efd543d8a38f1c698267e1a617a7ee4b6f26efdb49e3059_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-console-mce-rhel8@sha256:b83a44a87eddeaa3914d03f51f58e8cc5412ee580ee233754108b2349d890b8c_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-console-mce-rhel8@sha256:e3883d9629078bc16f2a6526cb8b1fdea89c1a8b8f477487fd6b34efa2f13999_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-hypershift-addon-rhel8-operator@sha256:00322fc5e7a8e1d08ca716e23982dae6d365b1523f8d3465e6daad5074067ea2_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-hypershift-addon-rhel8-operator@sha256:27cc406bb658c1915e75f5d0b0d3c0f73e72635c9f5bb08bc28e3c5c434e147b_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-hypershift-addon-rhel8-operator@sha256:afc67731faaa2dc9d32a052064763737c8bc4b1b5cf8e8ffb7cb31a4652c656c_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-hypershift-addon-rhel8-operator@sha256:c4227a3a5b323d716a979e1c6a66c458d458648c5fcb0ab151ad55ba24972f51_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-hypershift-deployment-controller-rhel8@sha256:68de13099864a989493367500360560a677fde2e0e56a760a6dafde1d7be9a27_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-hypershift-deployment-controller-rhel8@sha256:8d4a908562cbb0351aea12befe5f2bdf57041e073ce679d1b1c5b46c893844b6_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-hypershift-deployment-controller-rhel8@sha256:be5d7a8b6dec6d4c959badc2d2960ec7bfe74a75c0d673da06fe6335920de3a0_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-hypershift-deployment-controller-rhel8@sha256:f44b9cd7b993051b4d59108153763a09d283c0cf822fab478f22cfbe53847da7_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-managed-serviceaccount-rhel8@sha256:63593ef6045808b9c3fe96fc1cddd99bdfabaaef881fe716972500bfda62f92b_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-managed-serviceaccount-rhel8@sha256:7f5f65ba65c9bfc64d8bf9724a22b68d38c512465f4be1bfed8f02133256214f_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-managed-serviceaccount-rhel8@sha256:8621056c6982b9875749650eee2cf967b31217298a1b924de1fe710e0445df1b_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-managed-serviceaccount-rhel8@sha256:ec5bdf8a935ee1daaa5c91a7fd7816ade97619b5d1f6b61e663c03f43bb832bc_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/must-gather-rhel8@sha256:4270ef4ed53f54fb13cf1092b3babb70af7012886a3f0c293b11040083f39651_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/must-gather-rhel8@sha256:4ecb20c797f71375bc888ed84036f49bc40e2e9984e7ec74b14ad697d1b9c6fb_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/must-gather-rhel8@sha256:6d2624faf8cb2634a9e2203273d95c076ed2207ddd87f50df6ce8e5088a5d257_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/must-gather-rhel8@sha256:e838cb2e70eff2157b992c1cc6c576c9e099306b1df69d6d5c9d991ded4e0789_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/placement-rhel8@sha256:473ed2081010b9005ecc6fb254389dac6927f336967bd4a2f99ca3210fd265f0_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/placement-rhel8@sha256:746794cb82199cfc0c659de0a48018bbd8f18aec97265d68f8dd8bbf783049b1_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/placement-rhel8@sha256:7f5c7671a97f09756a150feb6a6bd04f40aa938ce065102b5b5875eadab933db_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/placement-rhel8@sha256:a6fb7f9d80d4d6cb53317f7d87960af28a6cafb8c5abee369f7bd94cbe449686_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/provider-credential-controller-rhel8@sha256:759037d7817cef4e0451befe8f2bc943a89f2bda95a52327a1c552c3f9a095bb_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/provider-credential-controller-rhel8@sha256:90281a3feff8e019a937fabb5184881c1983cda657c41332cd0321acf5ea4092_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/provider-credential-controller-rhel8@sha256:b6406fbcfeed4c491c66b778a4ad08e8066db5052a49863dd459e2b7375e6ba4_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/provider-credential-controller-rhel8@sha256:c4707c5214505bf1e5f693f0c5df4bb6fe4336670bf850b9a09040b6d87cccd2_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/registration-operator-rhel8@sha256:49d81d8a383de609d64760a4ae6ffa61469a59a5678311406ce4f838c1cc66fd_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/registration-operator-rhel8@sha256:579420cfdc2a542ab7a1b9cd6f1324885f60d1ec5d2bda74808127b45aef2983_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/registration-operator-rhel8@sha256:f945ae948589e2ea294d3d6e8f89fe05c1203f375a0722465965208ecfc15b94_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/registration-operator-rhel8@sha256:fbc7cd19b869d02af6dba24b20f6a44c498fb00e4afc629821f47b9b35c5a94d_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/registration-rhel8@sha256:39cc95f16445c3a1dca378beb50f5931ad081f459c9c6eb012325c6a9d8ada6c_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/registration-rhel8@sha256:686390715f19747bff24e95137307182ab095fb133051424996c6b0ee668569a_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/registration-rhel8@sha256:7bbc4dceeffd5f4bb47e9c38f97109d083dbbbda1a1643b7eb7762ebbd5047a1_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/registration-rhel8@sha256:cb1c8096bd5bd9f1dfa413bc0d1889d970b6d841988d24d6c1008904b1288cfe_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/work-rhel8@sha256:345f405c6a1d3e18beaf13c24a7ca4055a03746d8e6540670435e8d2413fefaf_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/work-rhel8@sha256:663cf3e0453e2ae5b1c9d5f6d335930d6d1e9c7a34151a171dbf58f9066c2b96_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/work-rhel8@sha256:c5c1939a142b9554a2ce664605409cefcb9954bbb1d8eef988fddab50f06cdaf_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/work-rhel8@sha256:d425b68e6265d098601e240cae6084c76416fd27bfbd955a3ccee30873544e38_ppc64le"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "golang: compress/gzip: stack exhaustion in Reader.Read"
},
{
"cve": "CVE-2022-30632",
"cwe": {
"id": "CWE-1325",
"name": "Improperly Controlled Sequential Memory Allocation"
},
"discovery_date": "2022-07-14T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2107386"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in golang. Calling Glob on a path that contains a large number of path separators can cause a panic issue due to stack exhaustion. This can cause an attacker to impact availability.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "golang: path/filepath: stack exhaustion in Glob",
"title": "Vulnerability summary"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"8Base-multicluster-engine-2.1:multicluster-engine/agent-service-rhel8@sha256:661ee3a57d860a713ffb481ea87858f20fce1e57b858821cb0c1ec4069e206a0_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/agent-service-rhel8@sha256:8cb5ab317ccc6b1bcd409cfba0ec983e3f5d9531227e76bb455011636ed32d21_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/agent-service-rhel8@sha256:e136966121b82373c9279b1b59b68864ed10bfdee424959a7ad4b190ff7a2562_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/agent-service-rhel8@sha256:fce50212c8bbfdc3e8f445f4b7ea35881eb29e49c443e827ad6fe2389328d57f_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/apiserver-network-proxy-rhel8@sha256:25b242af63aca69a32c457dde23b3ac52ed81f5edad3e919d5df59902adb0b60_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/apiserver-network-proxy-rhel8@sha256:5ea69e650771525faf944fbf3be82a19e54a964d38adbb88263247652476938c_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/apiserver-network-proxy-rhel8@sha256:c97ea925ea31a1ae6824ec55bbb43c3cf0d2d9b0fb6d12b6d23492e0e5a5467a_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/apiserver-network-proxy-rhel8@sha256:f71c4c301774aba9a886f2891eace9da47ba075d2a2e4acfc03849c9c0da57bc_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/assisted-image-service-rhel8@sha256:1d250617cf4eb47800d30bd6bdd61872faa29eb7c6953edcb4a107360f0d0a78_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/assisted-image-service-rhel8@sha256:3730a3c3cfb695b540945b5f0ae739a701a0155137b9509238860549105ab670_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/assisted-image-service-rhel8@sha256:3d59cfa190838da34bac1ccf88562f996cc9e9ffdb151f47e044ba3fcc964a3d_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/assisted-image-service-rhel8@sha256:92c8157e43d84584ba93d978fcc6ffba84118e4ea5ff46ad71a62ffdc7fc56e5_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/assisted-installer-agent-rhel8@sha256:99e0accdee9b311b9abf032c712060823736f88c7bf3ba692349d7f8290a9570_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/assisted-installer-agent-rhel8@sha256:b4722c060fb38e1609e689b605816cefb39a15a0ddc40837a90727d123b91c88_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/assisted-installer-reporter-rhel8@sha256:1d465abc36e2045dc5a291663786709fc920c42aacb0c34c4868a1a633334509_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/assisted-installer-reporter-rhel8@sha256:bdb861698be8305247b21ebab7994f27eaae818f691ffcff3d5b5eb5dc70a722_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/assisted-installer-reporter-rhel8@sha256:e4dd90d186f1fea6fcdb4e23f74e4390e00d134b2c21d8510c1cdbbcef3c4a1f_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/assisted-installer-rhel8@sha256:61ac4136dad0e02323807e6d3de8e890ec0b7e7e1f7112f9610410712af6f9b5_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/assisted-installer-rhel8@sha256:686b64358857be04087a706048a32b7356b16a0028d2b200da16ec94d931d25d_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/assisted-installer-rhel8@sha256:910dad58b72de16f92dd5b60d0420010d18229a6e0966fe2eb072517febe499f_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/aws-encryption-provider-rhel8@sha256:31329737bd3608345f8e969e872e2e18305e2959d9d81867933c73fb26a53dcd_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/aws-encryption-provider-rhel8@sha256:9797eef2012c827ff3250cba1cd542772e92872b4bd69a01bdbdba4fe407472c_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/aws-encryption-provider-rhel8@sha256:ab7f1982f21ed9251501396ea150764348b5f61b6e50b9d74b5031e705e16ef3_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/aws-encryption-provider-rhel8@sha256:cee69ba4c6fb326afd03c7f21856a028fa4758dab8c849ef6eaeaea0cd55afd2_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/backplane-rhel8-operator@sha256:0b8c36b4b1d00e47ee4faaeec9ccbdc2977a50592035f8a600491c657e439d33_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/backplane-rhel8-operator@sha256:5dbd590a4bbed44f487d1601d1825b5efb8253b9ee2be49adccec7e0ea9410ac_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/backplane-rhel8-operator@sha256:9f7854a1de26dfebdc8beafffd01304017b8fe7cd84065dd452de1276e529a06_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/backplane-rhel8-operator@sha256:e7998dc233af266ed94ba16450c2f02096abb5e045f291f8f94a83ef9da7dd51_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-provider-agent-rhel8@sha256:208389221423692530b334815985b0a2263febf5574138e854dbdc011f03b4a2_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-provider-agent-rhel8@sha256:4bacc4ba3974c11ac27d1448a7f7cd973162caf33358249e9d1c154018124830_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-provider-agent-rhel8@sha256:8b3c3fb8fdf6d679f6020e0c739f25ae83dd4173e46b743de911d8e346f371fe_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-provider-agent-rhel8@sha256:a4d3f04386e63bfb640b928c01f972ba7d90af9c5213a7c10968b55c875565e0_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-provider-aws-rhel8@sha256:36a5f30d043f1137033842188e59224b803158696f60ddb41095a766705485f4_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-provider-aws-rhel8@sha256:6fb7799fca309c727c7afea57448fc653dde09495945e314402a3e3a079e5b03_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-provider-aws-rhel8@sha256:9b8d4fde02e4c43d194bf4c420550730fd52b74587e2327f2e9eb75067bb25e7_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-provider-aws-rhel8@sha256:bd612736fde388811d12a572852c86d0fe9dcbb6e7f404c64b8654c870d4e2eb_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-provider-azure-rhel8@sha256:2b93b026497655f16a85a2929b1f0c970d51dce0e0e8462774989f1943bdc785_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-provider-azure-rhel8@sha256:2c9c916d0face10abc7f6467564e394ead5946bf18ed8439456cce2767a83b3e_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-provider-azure-rhel8@sha256:6f41c353228c4016ab02557a5591ef36f4aea799c4ad89798343b4a2f0765d08_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-provider-azure-rhel8@sha256:ddd59c296543f525f719336ad6ddc5e5f8d3915e08e3b64d575a9835de3e95ad_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-provider-kubevirt-rhel8@sha256:0007824d89632253727ead00c5fd6ec463f310d71e58e237ea5e51c13052b0bc_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-provider-kubevirt-rhel8@sha256:9cd9106f72557b8ba5de9f4d1de5ff8d33514d2c02889999a3c20aab9a8dd061_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-provider-kubevirt-rhel8@sha256:cbe319cfa3ab4610dc67abea27841dd5b670061faa74e666959550343bba1c28_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-provider-kubevirt-rhel8@sha256:df94a1d8a4b6d1aebed4e657267219632bb3b2176537bdf8e51a728cd78f136f_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-rhel8@sha256:30f56a4d5cba0ccd55e0bda756c7af8010ab94ec3b644dc73f7b32e76b5bbb3a_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-rhel8@sha256:4f7cb34768ff908ed1ba54330603ea54b82a4144cf9124dae01a727dcc60362a_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-rhel8@sha256:a137205ac2127a04466519355b07cee71c08c56dddfee35671127241ebdf4a99_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-rhel8@sha256:c8a785b4e1688d358cec73e9cf4853ca0ab28c7daa4c45d5384b7bebc333f53a_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-curator-controller-rhel8@sha256:1d4d913d4136321ebd94e6b9d9e55be7262883702de72c4a61827804ad843942_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-curator-controller-rhel8@sha256:2134c387cb0e8c2f95bb8ef74ad0a10c37403d9e0dfaeb7e2e9efb388c606ac1_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-curator-controller-rhel8@sha256:2e0867d6ebace932eb09bb3a6a929562a157bc2eea9c28063eb30dac866abf63_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-curator-controller-rhel8@sha256:3dd533817d97518c7af991b888c5f9df501bd496ed53988e5444c1ea62e539cb_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-proxy-addon-rhel8@sha256:2779eae299eb2b48e8a868de2f2d8d13313ca17b2f7d5c816013145b0c787cc8_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-proxy-addon-rhel8@sha256:28544cf2414bdeffb8bcaae2d1547064da46ab5a122fd77861083b1e81e299cc_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-proxy-addon-rhel8@sha256:4da01f6a0a59069045d23599d748849da60ee309f72f233497edd379b3b0823e_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-proxy-addon-rhel8@sha256:6318fd6b0e0f5c39239ba9c71c330bce7974deaf970359ec83c88116abf7a653_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-proxy-rhel8@sha256:610de7f25fd387262c360acb21dd45dc80e1c52a77dd11982965da80301407ab_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-proxy-rhel8@sha256:a881a94835c7eef6babe00792fc0a99c9816831869cb26af0dcf2665233f7710_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-proxy-rhel8@sha256:b240f43890529fe95b1a74de6f4c2626e85ae91ae6a624bb98a4c31130b6740d_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-proxy-rhel8@sha256:df6cd66cdb17efc356e770930ff796bdb527c292243f5e8b87ca5c9e912a19d6_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/clusterclaims-controller-rhel8@sha256:3608571c2a5a3d399e3ad8135ca90e46a7e57b322b5ef9d708efa631cee7109c_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/clusterclaims-controller-rhel8@sha256:5c04626558442d50ab58a941d72a78db7c94f5ce730b5abb7599c21981875970_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/clusterclaims-controller-rhel8@sha256:7be740cc5987a1dfc76d7d8a306ff65291eb9cf61419842f463aa9dc4d6ecde1_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/clusterclaims-controller-rhel8@sha256:fce2e92743adaf6fe2e0168cfeecdc71ff7c009ef92a89c9172ff46ebbedcd40_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/clusterlifecycle-state-metrics-rhel8@sha256:288a0e4f9ca79859c5f295e920e9ef01d395720ea5b62ec7f5a5bd975b9c5850_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/clusterlifecycle-state-metrics-rhel8@sha256:93b9ad845fab34498a6f504ad626d0d5236c39ab1aaf7789df146311e4ba33cd_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/clusterlifecycle-state-metrics-rhel8@sha256:c808d378bd0666d7eb1f9c9024f7d2f7c6bdedd40298aa1e940cfc1ce735af54_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/clusterlifecycle-state-metrics-rhel8@sha256:df17928fd459e5063fb2470dbaea51c96f292f1a4ca5eaedc64a03687edbb6cd_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/console-mce-rhel8@sha256:009597e78bf32e0a6d83ad456a6670e436692aa1c12cbd144580a30080054d0f_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/console-mce-rhel8@sha256:95cbc26ed2e396e44efd543d8a38f1c698267e1a617a7ee4b6f26efdb49e3059_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/console-mce-rhel8@sha256:b83a44a87eddeaa3914d03f51f58e8cc5412ee580ee233754108b2349d890b8c_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/console-mce-rhel8@sha256:e3883d9629078bc16f2a6526cb8b1fdea89c1a8b8f477487fd6b34efa2f13999_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/discovery-rhel8@sha256:12b3c0a01c59836687a7cfc1fba050d0800625cd46f678551a5944b0664c044d_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/discovery-rhel8@sha256:25eefa4b7af3650f57e9a4c372522a0cae7bcc1b41735d2b503b9b41d9c2d0b2_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/discovery-rhel8@sha256:9a655c52c83f7682964e8f46fed6011c6e9de7a2a64ee0893d0c02cf725746e1_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/discovery-rhel8@sha256:a0bcad7b2191e3c674813c2e1e67aea619d6d7eaa95f2324902e0b842d1c0cc8_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/hive-rhel8@sha256:674603ee10ad5e9d42e18e5c2f91153c863cb7e9f38cd523559c8de7c7097483_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/hive-rhel8@sha256:67b2477a7b3885df470dc56e94525e7ebc3dce326599c6f2a311f8727557bf8b_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/hive-rhel8@sha256:8722d4f39942af4a008209ae518bf27d30deaa2e5bf97fc3118bea58efafb3d5_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/hive-rhel8@sha256:dd6a4624672d458a0072b9aa46fb1b3d576c0b198759d053f61536f3b9e34359_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/hypershift-addon-rhel8-operator@sha256:00322fc5e7a8e1d08ca716e23982dae6d365b1523f8d3465e6daad5074067ea2_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/hypershift-addon-rhel8-operator@sha256:27cc406bb658c1915e75f5d0b0d3c0f73e72635c9f5bb08bc28e3c5c434e147b_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/hypershift-addon-rhel8-operator@sha256:afc67731faaa2dc9d32a052064763737c8bc4b1b5cf8e8ffb7cb31a4652c656c_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/hypershift-addon-rhel8-operator@sha256:c4227a3a5b323d716a979e1c6a66c458d458648c5fcb0ab151ad55ba24972f51_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/hypershift-deployment-controller-rhel8@sha256:68de13099864a989493367500360560a677fde2e0e56a760a6dafde1d7be9a27_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/hypershift-deployment-controller-rhel8@sha256:8d4a908562cbb0351aea12befe5f2bdf57041e073ce679d1b1c5b46c893844b6_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/hypershift-deployment-controller-rhel8@sha256:be5d7a8b6dec6d4c959badc2d2960ec7bfe74a75c0d673da06fe6335920de3a0_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/hypershift-deployment-controller-rhel8@sha256:f44b9cd7b993051b4d59108153763a09d283c0cf822fab478f22cfbe53847da7_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/hypershift-rhel8-operator@sha256:2d94cd451fbf0abc13e50b6b6252061294bdbfd1eda64f4347177d20b5d1e489_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/hypershift-rhel8-operator@sha256:3d8d114403d85cbba699f53aa177a84da92516b5d2e852b2bffc33eabde6af13_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/hypershift-rhel8-operator@sha256:62e91ac9b6291bf7abc26cdd937c2c2cf7cdf1f1256a33acbaa5d1cdc607d3fa_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/hypershift-rhel8-operator@sha256:ffce5bc9fb2be59047c4840d9222499f03c1cf74786d8695aab1d1b04adc6f8a_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/klusterlet-operator-bundle@sha256:1687315db647e6689845df88843ae53275440042b76dc781dcabeef16e426bdf_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/managed-serviceaccount-rhel8@sha256:63593ef6045808b9c3fe96fc1cddd99bdfabaaef881fe716972500bfda62f92b_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/managed-serviceaccount-rhel8@sha256:7f5f65ba65c9bfc64d8bf9724a22b68d38c512465f4be1bfed8f02133256214f_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/managed-serviceaccount-rhel8@sha256:8621056c6982b9875749650eee2cf967b31217298a1b924de1fe710e0445df1b_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/managed-serviceaccount-rhel8@sha256:ec5bdf8a935ee1daaa5c91a7fd7816ade97619b5d1f6b61e663c03f43bb832bc_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/managedcluster-import-controller-rhel8@sha256:17987e46eb8772ef79e771b6edd137b29914ae357eb036d76a063cb04de116a3_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/managedcluster-import-controller-rhel8@sha256:4a22ca54331be02c08e23704852c34273a8bf3d1bb2c8f2aaf92f277474e3654_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/managedcluster-import-controller-rhel8@sha256:7d737e05b3164a7e49085a2026bf5fbbdda5a0d23890e1de455eea8d59f20187_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/managedcluster-import-controller-rhel8@sha256:eaf8ba4c775e4ebaeea316bbab0344eb10674089ff9db1c8f1373ed564b03749_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/mce-operator-bundle@sha256:701ad2aa334971346282a7a80c420049f08a3e3845a915a947e7605aab9c1369_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/mce-operator-bundle@sha256:cf1b297a2bbfa2a55204e2c4688511baa0223978b2d4ab7cfb8f8c5c965d563f_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/mce-operator-bundle@sha256:ed114b2afb91375b6f3576da15474ad96c154cc0ed16e288f8a4840d7d39942f_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/mce-operator-bundle@sha256:f1be217449145edb01b029b19d08831cc6d085856e39aea8174e74ef0cc85283_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/multicloud-manager-rhel8@sha256:162fe79ef40dbdcd1c9a16c601ffeb1c1dec5309c250bddf85809a0197b2ec3e_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/multicloud-manager-rhel8@sha256:af5076a59d32f3bed7f88348bccdff6fad4d250aab7f8dc7c2791e75fa76c7d9_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/multicloud-manager-rhel8@sha256:c03edb31a56b4678c4e0f66c59b49e3798b8442ef1ddca3f67488f4baca30241_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/multicloud-manager-rhel8@sha256:c6fb6ec34c746ba73007bec6e1895b4e1a4ed551b035aa9059664ded820f46fa_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-cluster-api-provider-agent-rhel8@sha256:208389221423692530b334815985b0a2263febf5574138e854dbdc011f03b4a2_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-cluster-api-provider-agent-rhel8@sha256:4bacc4ba3974c11ac27d1448a7f7cd973162caf33358249e9d1c154018124830_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-cluster-api-provider-agent-rhel8@sha256:8b3c3fb8fdf6d679f6020e0c739f25ae83dd4173e46b743de911d8e346f371fe_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-cluster-api-provider-agent-rhel8@sha256:a4d3f04386e63bfb640b928c01f972ba7d90af9c5213a7c10968b55c875565e0_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-console-mce-rhel8@sha256:009597e78bf32e0a6d83ad456a6670e436692aa1c12cbd144580a30080054d0f_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-console-mce-rhel8@sha256:95cbc26ed2e396e44efd543d8a38f1c698267e1a617a7ee4b6f26efdb49e3059_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-console-mce-rhel8@sha256:b83a44a87eddeaa3914d03f51f58e8cc5412ee580ee233754108b2349d890b8c_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-console-mce-rhel8@sha256:e3883d9629078bc16f2a6526cb8b1fdea89c1a8b8f477487fd6b34efa2f13999_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-hypershift-addon-rhel8-operator@sha256:00322fc5e7a8e1d08ca716e23982dae6d365b1523f8d3465e6daad5074067ea2_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-hypershift-addon-rhel8-operator@sha256:27cc406bb658c1915e75f5d0b0d3c0f73e72635c9f5bb08bc28e3c5c434e147b_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-hypershift-addon-rhel8-operator@sha256:afc67731faaa2dc9d32a052064763737c8bc4b1b5cf8e8ffb7cb31a4652c656c_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-hypershift-addon-rhel8-operator@sha256:c4227a3a5b323d716a979e1c6a66c458d458648c5fcb0ab151ad55ba24972f51_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-hypershift-deployment-controller-rhel8@sha256:68de13099864a989493367500360560a677fde2e0e56a760a6dafde1d7be9a27_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-hypershift-deployment-controller-rhel8@sha256:8d4a908562cbb0351aea12befe5f2bdf57041e073ce679d1b1c5b46c893844b6_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-hypershift-deployment-controller-rhel8@sha256:be5d7a8b6dec6d4c959badc2d2960ec7bfe74a75c0d673da06fe6335920de3a0_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-hypershift-deployment-controller-rhel8@sha256:f44b9cd7b993051b4d59108153763a09d283c0cf822fab478f22cfbe53847da7_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-managed-serviceaccount-rhel8@sha256:63593ef6045808b9c3fe96fc1cddd99bdfabaaef881fe716972500bfda62f92b_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-managed-serviceaccount-rhel8@sha256:7f5f65ba65c9bfc64d8bf9724a22b68d38c512465f4be1bfed8f02133256214f_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-managed-serviceaccount-rhel8@sha256:8621056c6982b9875749650eee2cf967b31217298a1b924de1fe710e0445df1b_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-managed-serviceaccount-rhel8@sha256:ec5bdf8a935ee1daaa5c91a7fd7816ade97619b5d1f6b61e663c03f43bb832bc_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/must-gather-rhel8@sha256:4270ef4ed53f54fb13cf1092b3babb70af7012886a3f0c293b11040083f39651_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/must-gather-rhel8@sha256:4ecb20c797f71375bc888ed84036f49bc40e2e9984e7ec74b14ad697d1b9c6fb_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/must-gather-rhel8@sha256:6d2624faf8cb2634a9e2203273d95c076ed2207ddd87f50df6ce8e5088a5d257_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/must-gather-rhel8@sha256:e838cb2e70eff2157b992c1cc6c576c9e099306b1df69d6d5c9d991ded4e0789_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/placement-rhel8@sha256:473ed2081010b9005ecc6fb254389dac6927f336967bd4a2f99ca3210fd265f0_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/placement-rhel8@sha256:746794cb82199cfc0c659de0a48018bbd8f18aec97265d68f8dd8bbf783049b1_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/placement-rhel8@sha256:7f5c7671a97f09756a150feb6a6bd04f40aa938ce065102b5b5875eadab933db_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/placement-rhel8@sha256:a6fb7f9d80d4d6cb53317f7d87960af28a6cafb8c5abee369f7bd94cbe449686_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/provider-credential-controller-rhel8@sha256:759037d7817cef4e0451befe8f2bc943a89f2bda95a52327a1c552c3f9a095bb_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/provider-credential-controller-rhel8@sha256:90281a3feff8e019a937fabb5184881c1983cda657c41332cd0321acf5ea4092_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/provider-credential-controller-rhel8@sha256:b6406fbcfeed4c491c66b778a4ad08e8066db5052a49863dd459e2b7375e6ba4_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/provider-credential-controller-rhel8@sha256:c4707c5214505bf1e5f693f0c5df4bb6fe4336670bf850b9a09040b6d87cccd2_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/registration-operator-rhel8@sha256:49d81d8a383de609d64760a4ae6ffa61469a59a5678311406ce4f838c1cc66fd_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/registration-operator-rhel8@sha256:579420cfdc2a542ab7a1b9cd6f1324885f60d1ec5d2bda74808127b45aef2983_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/registration-operator-rhel8@sha256:f945ae948589e2ea294d3d6e8f89fe05c1203f375a0722465965208ecfc15b94_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/registration-operator-rhel8@sha256:fbc7cd19b869d02af6dba24b20f6a44c498fb00e4afc629821f47b9b35c5a94d_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/registration-rhel8@sha256:39cc95f16445c3a1dca378beb50f5931ad081f459c9c6eb012325c6a9d8ada6c_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/registration-rhel8@sha256:686390715f19747bff24e95137307182ab095fb133051424996c6b0ee668569a_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/registration-rhel8@sha256:7bbc4dceeffd5f4bb47e9c38f97109d083dbbbda1a1643b7eb7762ebbd5047a1_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/registration-rhel8@sha256:cb1c8096bd5bd9f1dfa413bc0d1889d970b6d841988d24d6c1008904b1288cfe_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/work-rhel8@sha256:345f405c6a1d3e18beaf13c24a7ca4055a03746d8e6540670435e8d2413fefaf_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/work-rhel8@sha256:663cf3e0453e2ae5b1c9d5f6d335930d6d1e9c7a34151a171dbf58f9066c2b96_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/work-rhel8@sha256:c5c1939a142b9554a2ce664605409cefcb9954bbb1d8eef988fddab50f06cdaf_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/work-rhel8@sha256:d425b68e6265d098601e240cae6084c76416fd27bfbd955a3ccee30873544e38_ppc64le"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2022-30632"
},
{
"category": "external",
"summary": "RHBZ#2107386",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2107386"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2022-30632",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-30632"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2022-30632",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2022-30632"
},
{
"category": "external",
"summary": "https://go.dev/issue/53416",
"url": "https://go.dev/issue/53416"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-announce/c/nqrv9fbR0zE",
"url": "https://groups.google.com/g/golang-announce/c/nqrv9fbR0zE"
}
],
"release_date": "2022-07-12T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2022-09-06T14:28:04+00:00",
"details": "For multicluster engine for Kubernetes, see the following documentation for\ndetails on how to install the images:\n\nhttps://access.redhat.com/documentation/en-us/red_hat_advanced_cluster_management_for_kubernetes/2.6/html/multicluster_engine/install_upgrade/installing-while-connected-online-mce",
"product_ids": [
"8Base-multicluster-engine-2.1:multicluster-engine/agent-service-rhel8@sha256:661ee3a57d860a713ffb481ea87858f20fce1e57b858821cb0c1ec4069e206a0_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/agent-service-rhel8@sha256:8cb5ab317ccc6b1bcd409cfba0ec983e3f5d9531227e76bb455011636ed32d21_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/agent-service-rhel8@sha256:e136966121b82373c9279b1b59b68864ed10bfdee424959a7ad4b190ff7a2562_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/agent-service-rhel8@sha256:fce50212c8bbfdc3e8f445f4b7ea35881eb29e49c443e827ad6fe2389328d57f_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/apiserver-network-proxy-rhel8@sha256:25b242af63aca69a32c457dde23b3ac52ed81f5edad3e919d5df59902adb0b60_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/apiserver-network-proxy-rhel8@sha256:5ea69e650771525faf944fbf3be82a19e54a964d38adbb88263247652476938c_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/apiserver-network-proxy-rhel8@sha256:c97ea925ea31a1ae6824ec55bbb43c3cf0d2d9b0fb6d12b6d23492e0e5a5467a_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/apiserver-network-proxy-rhel8@sha256:f71c4c301774aba9a886f2891eace9da47ba075d2a2e4acfc03849c9c0da57bc_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/assisted-image-service-rhel8@sha256:1d250617cf4eb47800d30bd6bdd61872faa29eb7c6953edcb4a107360f0d0a78_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/assisted-image-service-rhel8@sha256:3730a3c3cfb695b540945b5f0ae739a701a0155137b9509238860549105ab670_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/assisted-image-service-rhel8@sha256:3d59cfa190838da34bac1ccf88562f996cc9e9ffdb151f47e044ba3fcc964a3d_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/assisted-image-service-rhel8@sha256:92c8157e43d84584ba93d978fcc6ffba84118e4ea5ff46ad71a62ffdc7fc56e5_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/assisted-installer-agent-rhel8@sha256:99e0accdee9b311b9abf032c712060823736f88c7bf3ba692349d7f8290a9570_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/assisted-installer-agent-rhel8@sha256:b4722c060fb38e1609e689b605816cefb39a15a0ddc40837a90727d123b91c88_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/assisted-installer-reporter-rhel8@sha256:1d465abc36e2045dc5a291663786709fc920c42aacb0c34c4868a1a633334509_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/assisted-installer-reporter-rhel8@sha256:bdb861698be8305247b21ebab7994f27eaae818f691ffcff3d5b5eb5dc70a722_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/assisted-installer-reporter-rhel8@sha256:e4dd90d186f1fea6fcdb4e23f74e4390e00d134b2c21d8510c1cdbbcef3c4a1f_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/assisted-installer-rhel8@sha256:61ac4136dad0e02323807e6d3de8e890ec0b7e7e1f7112f9610410712af6f9b5_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/assisted-installer-rhel8@sha256:686b64358857be04087a706048a32b7356b16a0028d2b200da16ec94d931d25d_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/assisted-installer-rhel8@sha256:910dad58b72de16f92dd5b60d0420010d18229a6e0966fe2eb072517febe499f_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/aws-encryption-provider-rhel8@sha256:31329737bd3608345f8e969e872e2e18305e2959d9d81867933c73fb26a53dcd_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/aws-encryption-provider-rhel8@sha256:9797eef2012c827ff3250cba1cd542772e92872b4bd69a01bdbdba4fe407472c_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/aws-encryption-provider-rhel8@sha256:ab7f1982f21ed9251501396ea150764348b5f61b6e50b9d74b5031e705e16ef3_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/aws-encryption-provider-rhel8@sha256:cee69ba4c6fb326afd03c7f21856a028fa4758dab8c849ef6eaeaea0cd55afd2_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/backplane-rhel8-operator@sha256:0b8c36b4b1d00e47ee4faaeec9ccbdc2977a50592035f8a600491c657e439d33_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/backplane-rhel8-operator@sha256:5dbd590a4bbed44f487d1601d1825b5efb8253b9ee2be49adccec7e0ea9410ac_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/backplane-rhel8-operator@sha256:9f7854a1de26dfebdc8beafffd01304017b8fe7cd84065dd452de1276e529a06_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/backplane-rhel8-operator@sha256:e7998dc233af266ed94ba16450c2f02096abb5e045f291f8f94a83ef9da7dd51_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-provider-agent-rhel8@sha256:208389221423692530b334815985b0a2263febf5574138e854dbdc011f03b4a2_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-provider-agent-rhel8@sha256:4bacc4ba3974c11ac27d1448a7f7cd973162caf33358249e9d1c154018124830_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-provider-agent-rhel8@sha256:8b3c3fb8fdf6d679f6020e0c739f25ae83dd4173e46b743de911d8e346f371fe_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-provider-agent-rhel8@sha256:a4d3f04386e63bfb640b928c01f972ba7d90af9c5213a7c10968b55c875565e0_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-provider-aws-rhel8@sha256:36a5f30d043f1137033842188e59224b803158696f60ddb41095a766705485f4_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-provider-aws-rhel8@sha256:6fb7799fca309c727c7afea57448fc653dde09495945e314402a3e3a079e5b03_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-provider-aws-rhel8@sha256:9b8d4fde02e4c43d194bf4c420550730fd52b74587e2327f2e9eb75067bb25e7_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-provider-aws-rhel8@sha256:bd612736fde388811d12a572852c86d0fe9dcbb6e7f404c64b8654c870d4e2eb_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-provider-azure-rhel8@sha256:2b93b026497655f16a85a2929b1f0c970d51dce0e0e8462774989f1943bdc785_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-provider-azure-rhel8@sha256:2c9c916d0face10abc7f6467564e394ead5946bf18ed8439456cce2767a83b3e_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-provider-azure-rhel8@sha256:6f41c353228c4016ab02557a5591ef36f4aea799c4ad89798343b4a2f0765d08_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-provider-azure-rhel8@sha256:ddd59c296543f525f719336ad6ddc5e5f8d3915e08e3b64d575a9835de3e95ad_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-provider-kubevirt-rhel8@sha256:0007824d89632253727ead00c5fd6ec463f310d71e58e237ea5e51c13052b0bc_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-provider-kubevirt-rhel8@sha256:9cd9106f72557b8ba5de9f4d1de5ff8d33514d2c02889999a3c20aab9a8dd061_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-provider-kubevirt-rhel8@sha256:cbe319cfa3ab4610dc67abea27841dd5b670061faa74e666959550343bba1c28_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-provider-kubevirt-rhel8@sha256:df94a1d8a4b6d1aebed4e657267219632bb3b2176537bdf8e51a728cd78f136f_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-rhel8@sha256:30f56a4d5cba0ccd55e0bda756c7af8010ab94ec3b644dc73f7b32e76b5bbb3a_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-rhel8@sha256:4f7cb34768ff908ed1ba54330603ea54b82a4144cf9124dae01a727dcc60362a_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-rhel8@sha256:a137205ac2127a04466519355b07cee71c08c56dddfee35671127241ebdf4a99_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-rhel8@sha256:c8a785b4e1688d358cec73e9cf4853ca0ab28c7daa4c45d5384b7bebc333f53a_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-curator-controller-rhel8@sha256:1d4d913d4136321ebd94e6b9d9e55be7262883702de72c4a61827804ad843942_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-curator-controller-rhel8@sha256:2134c387cb0e8c2f95bb8ef74ad0a10c37403d9e0dfaeb7e2e9efb388c606ac1_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-curator-controller-rhel8@sha256:2e0867d6ebace932eb09bb3a6a929562a157bc2eea9c28063eb30dac866abf63_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-curator-controller-rhel8@sha256:3dd533817d97518c7af991b888c5f9df501bd496ed53988e5444c1ea62e539cb_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-proxy-addon-rhel8@sha256:2779eae299eb2b48e8a868de2f2d8d13313ca17b2f7d5c816013145b0c787cc8_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-proxy-addon-rhel8@sha256:28544cf2414bdeffb8bcaae2d1547064da46ab5a122fd77861083b1e81e299cc_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-proxy-addon-rhel8@sha256:4da01f6a0a59069045d23599d748849da60ee309f72f233497edd379b3b0823e_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-proxy-addon-rhel8@sha256:6318fd6b0e0f5c39239ba9c71c330bce7974deaf970359ec83c88116abf7a653_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-proxy-rhel8@sha256:610de7f25fd387262c360acb21dd45dc80e1c52a77dd11982965da80301407ab_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-proxy-rhel8@sha256:a881a94835c7eef6babe00792fc0a99c9816831869cb26af0dcf2665233f7710_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-proxy-rhel8@sha256:b240f43890529fe95b1a74de6f4c2626e85ae91ae6a624bb98a4c31130b6740d_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-proxy-rhel8@sha256:df6cd66cdb17efc356e770930ff796bdb527c292243f5e8b87ca5c9e912a19d6_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/clusterclaims-controller-rhel8@sha256:3608571c2a5a3d399e3ad8135ca90e46a7e57b322b5ef9d708efa631cee7109c_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/clusterclaims-controller-rhel8@sha256:5c04626558442d50ab58a941d72a78db7c94f5ce730b5abb7599c21981875970_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/clusterclaims-controller-rhel8@sha256:7be740cc5987a1dfc76d7d8a306ff65291eb9cf61419842f463aa9dc4d6ecde1_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/clusterclaims-controller-rhel8@sha256:fce2e92743adaf6fe2e0168cfeecdc71ff7c009ef92a89c9172ff46ebbedcd40_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/clusterlifecycle-state-metrics-rhel8@sha256:288a0e4f9ca79859c5f295e920e9ef01d395720ea5b62ec7f5a5bd975b9c5850_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/clusterlifecycle-state-metrics-rhel8@sha256:93b9ad845fab34498a6f504ad626d0d5236c39ab1aaf7789df146311e4ba33cd_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/clusterlifecycle-state-metrics-rhel8@sha256:c808d378bd0666d7eb1f9c9024f7d2f7c6bdedd40298aa1e940cfc1ce735af54_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/clusterlifecycle-state-metrics-rhel8@sha256:df17928fd459e5063fb2470dbaea51c96f292f1a4ca5eaedc64a03687edbb6cd_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/console-mce-rhel8@sha256:009597e78bf32e0a6d83ad456a6670e436692aa1c12cbd144580a30080054d0f_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/console-mce-rhel8@sha256:95cbc26ed2e396e44efd543d8a38f1c698267e1a617a7ee4b6f26efdb49e3059_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/console-mce-rhel8@sha256:b83a44a87eddeaa3914d03f51f58e8cc5412ee580ee233754108b2349d890b8c_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/console-mce-rhel8@sha256:e3883d9629078bc16f2a6526cb8b1fdea89c1a8b8f477487fd6b34efa2f13999_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/discovery-rhel8@sha256:12b3c0a01c59836687a7cfc1fba050d0800625cd46f678551a5944b0664c044d_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/discovery-rhel8@sha256:25eefa4b7af3650f57e9a4c372522a0cae7bcc1b41735d2b503b9b41d9c2d0b2_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/discovery-rhel8@sha256:9a655c52c83f7682964e8f46fed6011c6e9de7a2a64ee0893d0c02cf725746e1_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/discovery-rhel8@sha256:a0bcad7b2191e3c674813c2e1e67aea619d6d7eaa95f2324902e0b842d1c0cc8_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/hive-rhel8@sha256:674603ee10ad5e9d42e18e5c2f91153c863cb7e9f38cd523559c8de7c7097483_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/hive-rhel8@sha256:67b2477a7b3885df470dc56e94525e7ebc3dce326599c6f2a311f8727557bf8b_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/hive-rhel8@sha256:8722d4f39942af4a008209ae518bf27d30deaa2e5bf97fc3118bea58efafb3d5_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/hive-rhel8@sha256:dd6a4624672d458a0072b9aa46fb1b3d576c0b198759d053f61536f3b9e34359_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/hypershift-addon-rhel8-operator@sha256:00322fc5e7a8e1d08ca716e23982dae6d365b1523f8d3465e6daad5074067ea2_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/hypershift-addon-rhel8-operator@sha256:27cc406bb658c1915e75f5d0b0d3c0f73e72635c9f5bb08bc28e3c5c434e147b_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/hypershift-addon-rhel8-operator@sha256:afc67731faaa2dc9d32a052064763737c8bc4b1b5cf8e8ffb7cb31a4652c656c_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/hypershift-addon-rhel8-operator@sha256:c4227a3a5b323d716a979e1c6a66c458d458648c5fcb0ab151ad55ba24972f51_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/hypershift-deployment-controller-rhel8@sha256:68de13099864a989493367500360560a677fde2e0e56a760a6dafde1d7be9a27_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/hypershift-deployment-controller-rhel8@sha256:8d4a908562cbb0351aea12befe5f2bdf57041e073ce679d1b1c5b46c893844b6_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/hypershift-deployment-controller-rhel8@sha256:be5d7a8b6dec6d4c959badc2d2960ec7bfe74a75c0d673da06fe6335920de3a0_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/hypershift-deployment-controller-rhel8@sha256:f44b9cd7b993051b4d59108153763a09d283c0cf822fab478f22cfbe53847da7_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/hypershift-rhel8-operator@sha256:2d94cd451fbf0abc13e50b6b6252061294bdbfd1eda64f4347177d20b5d1e489_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/hypershift-rhel8-operator@sha256:3d8d114403d85cbba699f53aa177a84da92516b5d2e852b2bffc33eabde6af13_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/hypershift-rhel8-operator@sha256:62e91ac9b6291bf7abc26cdd937c2c2cf7cdf1f1256a33acbaa5d1cdc607d3fa_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/hypershift-rhel8-operator@sha256:ffce5bc9fb2be59047c4840d9222499f03c1cf74786d8695aab1d1b04adc6f8a_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/klusterlet-operator-bundle@sha256:1687315db647e6689845df88843ae53275440042b76dc781dcabeef16e426bdf_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/managed-serviceaccount-rhel8@sha256:63593ef6045808b9c3fe96fc1cddd99bdfabaaef881fe716972500bfda62f92b_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/managed-serviceaccount-rhel8@sha256:7f5f65ba65c9bfc64d8bf9724a22b68d38c512465f4be1bfed8f02133256214f_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/managed-serviceaccount-rhel8@sha256:8621056c6982b9875749650eee2cf967b31217298a1b924de1fe710e0445df1b_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/managed-serviceaccount-rhel8@sha256:ec5bdf8a935ee1daaa5c91a7fd7816ade97619b5d1f6b61e663c03f43bb832bc_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/managedcluster-import-controller-rhel8@sha256:17987e46eb8772ef79e771b6edd137b29914ae357eb036d76a063cb04de116a3_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/managedcluster-import-controller-rhel8@sha256:4a22ca54331be02c08e23704852c34273a8bf3d1bb2c8f2aaf92f277474e3654_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/managedcluster-import-controller-rhel8@sha256:7d737e05b3164a7e49085a2026bf5fbbdda5a0d23890e1de455eea8d59f20187_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/managedcluster-import-controller-rhel8@sha256:eaf8ba4c775e4ebaeea316bbab0344eb10674089ff9db1c8f1373ed564b03749_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/mce-operator-bundle@sha256:701ad2aa334971346282a7a80c420049f08a3e3845a915a947e7605aab9c1369_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/mce-operator-bundle@sha256:cf1b297a2bbfa2a55204e2c4688511baa0223978b2d4ab7cfb8f8c5c965d563f_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/mce-operator-bundle@sha256:ed114b2afb91375b6f3576da15474ad96c154cc0ed16e288f8a4840d7d39942f_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/mce-operator-bundle@sha256:f1be217449145edb01b029b19d08831cc6d085856e39aea8174e74ef0cc85283_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/multicloud-manager-rhel8@sha256:162fe79ef40dbdcd1c9a16c601ffeb1c1dec5309c250bddf85809a0197b2ec3e_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/multicloud-manager-rhel8@sha256:af5076a59d32f3bed7f88348bccdff6fad4d250aab7f8dc7c2791e75fa76c7d9_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/multicloud-manager-rhel8@sha256:c03edb31a56b4678c4e0f66c59b49e3798b8442ef1ddca3f67488f4baca30241_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/multicloud-manager-rhel8@sha256:c6fb6ec34c746ba73007bec6e1895b4e1a4ed551b035aa9059664ded820f46fa_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-cluster-api-provider-agent-rhel8@sha256:208389221423692530b334815985b0a2263febf5574138e854dbdc011f03b4a2_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-cluster-api-provider-agent-rhel8@sha256:4bacc4ba3974c11ac27d1448a7f7cd973162caf33358249e9d1c154018124830_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-cluster-api-provider-agent-rhel8@sha256:8b3c3fb8fdf6d679f6020e0c739f25ae83dd4173e46b743de911d8e346f371fe_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-cluster-api-provider-agent-rhel8@sha256:a4d3f04386e63bfb640b928c01f972ba7d90af9c5213a7c10968b55c875565e0_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-console-mce-rhel8@sha256:009597e78bf32e0a6d83ad456a6670e436692aa1c12cbd144580a30080054d0f_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-console-mce-rhel8@sha256:95cbc26ed2e396e44efd543d8a38f1c698267e1a617a7ee4b6f26efdb49e3059_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-console-mce-rhel8@sha256:b83a44a87eddeaa3914d03f51f58e8cc5412ee580ee233754108b2349d890b8c_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-console-mce-rhel8@sha256:e3883d9629078bc16f2a6526cb8b1fdea89c1a8b8f477487fd6b34efa2f13999_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-hypershift-addon-rhel8-operator@sha256:00322fc5e7a8e1d08ca716e23982dae6d365b1523f8d3465e6daad5074067ea2_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-hypershift-addon-rhel8-operator@sha256:27cc406bb658c1915e75f5d0b0d3c0f73e72635c9f5bb08bc28e3c5c434e147b_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-hypershift-addon-rhel8-operator@sha256:afc67731faaa2dc9d32a052064763737c8bc4b1b5cf8e8ffb7cb31a4652c656c_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-hypershift-addon-rhel8-operator@sha256:c4227a3a5b323d716a979e1c6a66c458d458648c5fcb0ab151ad55ba24972f51_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-hypershift-deployment-controller-rhel8@sha256:68de13099864a989493367500360560a677fde2e0e56a760a6dafde1d7be9a27_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-hypershift-deployment-controller-rhel8@sha256:8d4a908562cbb0351aea12befe5f2bdf57041e073ce679d1b1c5b46c893844b6_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-hypershift-deployment-controller-rhel8@sha256:be5d7a8b6dec6d4c959badc2d2960ec7bfe74a75c0d673da06fe6335920de3a0_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-hypershift-deployment-controller-rhel8@sha256:f44b9cd7b993051b4d59108153763a09d283c0cf822fab478f22cfbe53847da7_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-managed-serviceaccount-rhel8@sha256:63593ef6045808b9c3fe96fc1cddd99bdfabaaef881fe716972500bfda62f92b_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-managed-serviceaccount-rhel8@sha256:7f5f65ba65c9bfc64d8bf9724a22b68d38c512465f4be1bfed8f02133256214f_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-managed-serviceaccount-rhel8@sha256:8621056c6982b9875749650eee2cf967b31217298a1b924de1fe710e0445df1b_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-managed-serviceaccount-rhel8@sha256:ec5bdf8a935ee1daaa5c91a7fd7816ade97619b5d1f6b61e663c03f43bb832bc_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/must-gather-rhel8@sha256:4270ef4ed53f54fb13cf1092b3babb70af7012886a3f0c293b11040083f39651_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/must-gather-rhel8@sha256:4ecb20c797f71375bc888ed84036f49bc40e2e9984e7ec74b14ad697d1b9c6fb_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/must-gather-rhel8@sha256:6d2624faf8cb2634a9e2203273d95c076ed2207ddd87f50df6ce8e5088a5d257_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/must-gather-rhel8@sha256:e838cb2e70eff2157b992c1cc6c576c9e099306b1df69d6d5c9d991ded4e0789_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/placement-rhel8@sha256:473ed2081010b9005ecc6fb254389dac6927f336967bd4a2f99ca3210fd265f0_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/placement-rhel8@sha256:746794cb82199cfc0c659de0a48018bbd8f18aec97265d68f8dd8bbf783049b1_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/placement-rhel8@sha256:7f5c7671a97f09756a150feb6a6bd04f40aa938ce065102b5b5875eadab933db_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/placement-rhel8@sha256:a6fb7f9d80d4d6cb53317f7d87960af28a6cafb8c5abee369f7bd94cbe449686_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/provider-credential-controller-rhel8@sha256:759037d7817cef4e0451befe8f2bc943a89f2bda95a52327a1c552c3f9a095bb_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/provider-credential-controller-rhel8@sha256:90281a3feff8e019a937fabb5184881c1983cda657c41332cd0321acf5ea4092_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/provider-credential-controller-rhel8@sha256:b6406fbcfeed4c491c66b778a4ad08e8066db5052a49863dd459e2b7375e6ba4_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/provider-credential-controller-rhel8@sha256:c4707c5214505bf1e5f693f0c5df4bb6fe4336670bf850b9a09040b6d87cccd2_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/registration-operator-rhel8@sha256:49d81d8a383de609d64760a4ae6ffa61469a59a5678311406ce4f838c1cc66fd_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/registration-operator-rhel8@sha256:579420cfdc2a542ab7a1b9cd6f1324885f60d1ec5d2bda74808127b45aef2983_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/registration-operator-rhel8@sha256:f945ae948589e2ea294d3d6e8f89fe05c1203f375a0722465965208ecfc15b94_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/registration-operator-rhel8@sha256:fbc7cd19b869d02af6dba24b20f6a44c498fb00e4afc629821f47b9b35c5a94d_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/registration-rhel8@sha256:39cc95f16445c3a1dca378beb50f5931ad081f459c9c6eb012325c6a9d8ada6c_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/registration-rhel8@sha256:686390715f19747bff24e95137307182ab095fb133051424996c6b0ee668569a_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/registration-rhel8@sha256:7bbc4dceeffd5f4bb47e9c38f97109d083dbbbda1a1643b7eb7762ebbd5047a1_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/registration-rhel8@sha256:cb1c8096bd5bd9f1dfa413bc0d1889d970b6d841988d24d6c1008904b1288cfe_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/work-rhel8@sha256:345f405c6a1d3e18beaf13c24a7ca4055a03746d8e6540670435e8d2413fefaf_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/work-rhel8@sha256:663cf3e0453e2ae5b1c9d5f6d335930d6d1e9c7a34151a171dbf58f9066c2b96_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/work-rhel8@sha256:c5c1939a142b9554a2ce664605409cefcb9954bbb1d8eef988fddab50f06cdaf_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/work-rhel8@sha256:d425b68e6265d098601e240cae6084c76416fd27bfbd955a3ccee30873544e38_ppc64le"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2022:6345"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"8Base-multicluster-engine-2.1:multicluster-engine/agent-service-rhel8@sha256:661ee3a57d860a713ffb481ea87858f20fce1e57b858821cb0c1ec4069e206a0_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/agent-service-rhel8@sha256:8cb5ab317ccc6b1bcd409cfba0ec983e3f5d9531227e76bb455011636ed32d21_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/agent-service-rhel8@sha256:e136966121b82373c9279b1b59b68864ed10bfdee424959a7ad4b190ff7a2562_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/agent-service-rhel8@sha256:fce50212c8bbfdc3e8f445f4b7ea35881eb29e49c443e827ad6fe2389328d57f_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/apiserver-network-proxy-rhel8@sha256:25b242af63aca69a32c457dde23b3ac52ed81f5edad3e919d5df59902adb0b60_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/apiserver-network-proxy-rhel8@sha256:5ea69e650771525faf944fbf3be82a19e54a964d38adbb88263247652476938c_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/apiserver-network-proxy-rhel8@sha256:c97ea925ea31a1ae6824ec55bbb43c3cf0d2d9b0fb6d12b6d23492e0e5a5467a_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/apiserver-network-proxy-rhel8@sha256:f71c4c301774aba9a886f2891eace9da47ba075d2a2e4acfc03849c9c0da57bc_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/assisted-image-service-rhel8@sha256:1d250617cf4eb47800d30bd6bdd61872faa29eb7c6953edcb4a107360f0d0a78_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/assisted-image-service-rhel8@sha256:3730a3c3cfb695b540945b5f0ae739a701a0155137b9509238860549105ab670_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/assisted-image-service-rhel8@sha256:3d59cfa190838da34bac1ccf88562f996cc9e9ffdb151f47e044ba3fcc964a3d_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/assisted-image-service-rhel8@sha256:92c8157e43d84584ba93d978fcc6ffba84118e4ea5ff46ad71a62ffdc7fc56e5_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/assisted-installer-agent-rhel8@sha256:99e0accdee9b311b9abf032c712060823736f88c7bf3ba692349d7f8290a9570_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/assisted-installer-agent-rhel8@sha256:b4722c060fb38e1609e689b605816cefb39a15a0ddc40837a90727d123b91c88_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/assisted-installer-reporter-rhel8@sha256:1d465abc36e2045dc5a291663786709fc920c42aacb0c34c4868a1a633334509_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/assisted-installer-reporter-rhel8@sha256:bdb861698be8305247b21ebab7994f27eaae818f691ffcff3d5b5eb5dc70a722_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/assisted-installer-reporter-rhel8@sha256:e4dd90d186f1fea6fcdb4e23f74e4390e00d134b2c21d8510c1cdbbcef3c4a1f_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/assisted-installer-rhel8@sha256:61ac4136dad0e02323807e6d3de8e890ec0b7e7e1f7112f9610410712af6f9b5_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/assisted-installer-rhel8@sha256:686b64358857be04087a706048a32b7356b16a0028d2b200da16ec94d931d25d_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/assisted-installer-rhel8@sha256:910dad58b72de16f92dd5b60d0420010d18229a6e0966fe2eb072517febe499f_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/aws-encryption-provider-rhel8@sha256:31329737bd3608345f8e969e872e2e18305e2959d9d81867933c73fb26a53dcd_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/aws-encryption-provider-rhel8@sha256:9797eef2012c827ff3250cba1cd542772e92872b4bd69a01bdbdba4fe407472c_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/aws-encryption-provider-rhel8@sha256:ab7f1982f21ed9251501396ea150764348b5f61b6e50b9d74b5031e705e16ef3_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/aws-encryption-provider-rhel8@sha256:cee69ba4c6fb326afd03c7f21856a028fa4758dab8c849ef6eaeaea0cd55afd2_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/backplane-rhel8-operator@sha256:0b8c36b4b1d00e47ee4faaeec9ccbdc2977a50592035f8a600491c657e439d33_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/backplane-rhel8-operator@sha256:5dbd590a4bbed44f487d1601d1825b5efb8253b9ee2be49adccec7e0ea9410ac_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/backplane-rhel8-operator@sha256:9f7854a1de26dfebdc8beafffd01304017b8fe7cd84065dd452de1276e529a06_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/backplane-rhel8-operator@sha256:e7998dc233af266ed94ba16450c2f02096abb5e045f291f8f94a83ef9da7dd51_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-provider-agent-rhel8@sha256:208389221423692530b334815985b0a2263febf5574138e854dbdc011f03b4a2_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-provider-agent-rhel8@sha256:4bacc4ba3974c11ac27d1448a7f7cd973162caf33358249e9d1c154018124830_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-provider-agent-rhel8@sha256:8b3c3fb8fdf6d679f6020e0c739f25ae83dd4173e46b743de911d8e346f371fe_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-provider-agent-rhel8@sha256:a4d3f04386e63bfb640b928c01f972ba7d90af9c5213a7c10968b55c875565e0_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-provider-aws-rhel8@sha256:36a5f30d043f1137033842188e59224b803158696f60ddb41095a766705485f4_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-provider-aws-rhel8@sha256:6fb7799fca309c727c7afea57448fc653dde09495945e314402a3e3a079e5b03_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-provider-aws-rhel8@sha256:9b8d4fde02e4c43d194bf4c420550730fd52b74587e2327f2e9eb75067bb25e7_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-provider-aws-rhel8@sha256:bd612736fde388811d12a572852c86d0fe9dcbb6e7f404c64b8654c870d4e2eb_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-provider-azure-rhel8@sha256:2b93b026497655f16a85a2929b1f0c970d51dce0e0e8462774989f1943bdc785_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-provider-azure-rhel8@sha256:2c9c916d0face10abc7f6467564e394ead5946bf18ed8439456cce2767a83b3e_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-provider-azure-rhel8@sha256:6f41c353228c4016ab02557a5591ef36f4aea799c4ad89798343b4a2f0765d08_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-provider-azure-rhel8@sha256:ddd59c296543f525f719336ad6ddc5e5f8d3915e08e3b64d575a9835de3e95ad_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-provider-kubevirt-rhel8@sha256:0007824d89632253727ead00c5fd6ec463f310d71e58e237ea5e51c13052b0bc_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-provider-kubevirt-rhel8@sha256:9cd9106f72557b8ba5de9f4d1de5ff8d33514d2c02889999a3c20aab9a8dd061_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-provider-kubevirt-rhel8@sha256:cbe319cfa3ab4610dc67abea27841dd5b670061faa74e666959550343bba1c28_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-provider-kubevirt-rhel8@sha256:df94a1d8a4b6d1aebed4e657267219632bb3b2176537bdf8e51a728cd78f136f_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-rhel8@sha256:30f56a4d5cba0ccd55e0bda756c7af8010ab94ec3b644dc73f7b32e76b5bbb3a_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-rhel8@sha256:4f7cb34768ff908ed1ba54330603ea54b82a4144cf9124dae01a727dcc60362a_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-rhel8@sha256:a137205ac2127a04466519355b07cee71c08c56dddfee35671127241ebdf4a99_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-rhel8@sha256:c8a785b4e1688d358cec73e9cf4853ca0ab28c7daa4c45d5384b7bebc333f53a_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-curator-controller-rhel8@sha256:1d4d913d4136321ebd94e6b9d9e55be7262883702de72c4a61827804ad843942_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-curator-controller-rhel8@sha256:2134c387cb0e8c2f95bb8ef74ad0a10c37403d9e0dfaeb7e2e9efb388c606ac1_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-curator-controller-rhel8@sha256:2e0867d6ebace932eb09bb3a6a929562a157bc2eea9c28063eb30dac866abf63_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-curator-controller-rhel8@sha256:3dd533817d97518c7af991b888c5f9df501bd496ed53988e5444c1ea62e539cb_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-proxy-addon-rhel8@sha256:2779eae299eb2b48e8a868de2f2d8d13313ca17b2f7d5c816013145b0c787cc8_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-proxy-addon-rhel8@sha256:28544cf2414bdeffb8bcaae2d1547064da46ab5a122fd77861083b1e81e299cc_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-proxy-addon-rhel8@sha256:4da01f6a0a59069045d23599d748849da60ee309f72f233497edd379b3b0823e_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-proxy-addon-rhel8@sha256:6318fd6b0e0f5c39239ba9c71c330bce7974deaf970359ec83c88116abf7a653_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-proxy-rhel8@sha256:610de7f25fd387262c360acb21dd45dc80e1c52a77dd11982965da80301407ab_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-proxy-rhel8@sha256:a881a94835c7eef6babe00792fc0a99c9816831869cb26af0dcf2665233f7710_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-proxy-rhel8@sha256:b240f43890529fe95b1a74de6f4c2626e85ae91ae6a624bb98a4c31130b6740d_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-proxy-rhel8@sha256:df6cd66cdb17efc356e770930ff796bdb527c292243f5e8b87ca5c9e912a19d6_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/clusterclaims-controller-rhel8@sha256:3608571c2a5a3d399e3ad8135ca90e46a7e57b322b5ef9d708efa631cee7109c_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/clusterclaims-controller-rhel8@sha256:5c04626558442d50ab58a941d72a78db7c94f5ce730b5abb7599c21981875970_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/clusterclaims-controller-rhel8@sha256:7be740cc5987a1dfc76d7d8a306ff65291eb9cf61419842f463aa9dc4d6ecde1_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/clusterclaims-controller-rhel8@sha256:fce2e92743adaf6fe2e0168cfeecdc71ff7c009ef92a89c9172ff46ebbedcd40_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/clusterlifecycle-state-metrics-rhel8@sha256:288a0e4f9ca79859c5f295e920e9ef01d395720ea5b62ec7f5a5bd975b9c5850_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/clusterlifecycle-state-metrics-rhel8@sha256:93b9ad845fab34498a6f504ad626d0d5236c39ab1aaf7789df146311e4ba33cd_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/clusterlifecycle-state-metrics-rhel8@sha256:c808d378bd0666d7eb1f9c9024f7d2f7c6bdedd40298aa1e940cfc1ce735af54_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/clusterlifecycle-state-metrics-rhel8@sha256:df17928fd459e5063fb2470dbaea51c96f292f1a4ca5eaedc64a03687edbb6cd_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/console-mce-rhel8@sha256:009597e78bf32e0a6d83ad456a6670e436692aa1c12cbd144580a30080054d0f_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/console-mce-rhel8@sha256:95cbc26ed2e396e44efd543d8a38f1c698267e1a617a7ee4b6f26efdb49e3059_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/console-mce-rhel8@sha256:b83a44a87eddeaa3914d03f51f58e8cc5412ee580ee233754108b2349d890b8c_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/console-mce-rhel8@sha256:e3883d9629078bc16f2a6526cb8b1fdea89c1a8b8f477487fd6b34efa2f13999_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/discovery-rhel8@sha256:12b3c0a01c59836687a7cfc1fba050d0800625cd46f678551a5944b0664c044d_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/discovery-rhel8@sha256:25eefa4b7af3650f57e9a4c372522a0cae7bcc1b41735d2b503b9b41d9c2d0b2_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/discovery-rhel8@sha256:9a655c52c83f7682964e8f46fed6011c6e9de7a2a64ee0893d0c02cf725746e1_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/discovery-rhel8@sha256:a0bcad7b2191e3c674813c2e1e67aea619d6d7eaa95f2324902e0b842d1c0cc8_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/hive-rhel8@sha256:674603ee10ad5e9d42e18e5c2f91153c863cb7e9f38cd523559c8de7c7097483_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/hive-rhel8@sha256:67b2477a7b3885df470dc56e94525e7ebc3dce326599c6f2a311f8727557bf8b_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/hive-rhel8@sha256:8722d4f39942af4a008209ae518bf27d30deaa2e5bf97fc3118bea58efafb3d5_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/hive-rhel8@sha256:dd6a4624672d458a0072b9aa46fb1b3d576c0b198759d053f61536f3b9e34359_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/hypershift-addon-rhel8-operator@sha256:00322fc5e7a8e1d08ca716e23982dae6d365b1523f8d3465e6daad5074067ea2_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/hypershift-addon-rhel8-operator@sha256:27cc406bb658c1915e75f5d0b0d3c0f73e72635c9f5bb08bc28e3c5c434e147b_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/hypershift-addon-rhel8-operator@sha256:afc67731faaa2dc9d32a052064763737c8bc4b1b5cf8e8ffb7cb31a4652c656c_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/hypershift-addon-rhel8-operator@sha256:c4227a3a5b323d716a979e1c6a66c458d458648c5fcb0ab151ad55ba24972f51_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/hypershift-deployment-controller-rhel8@sha256:68de13099864a989493367500360560a677fde2e0e56a760a6dafde1d7be9a27_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/hypershift-deployment-controller-rhel8@sha256:8d4a908562cbb0351aea12befe5f2bdf57041e073ce679d1b1c5b46c893844b6_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/hypershift-deployment-controller-rhel8@sha256:be5d7a8b6dec6d4c959badc2d2960ec7bfe74a75c0d673da06fe6335920de3a0_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/hypershift-deployment-controller-rhel8@sha256:f44b9cd7b993051b4d59108153763a09d283c0cf822fab478f22cfbe53847da7_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/hypershift-rhel8-operator@sha256:2d94cd451fbf0abc13e50b6b6252061294bdbfd1eda64f4347177d20b5d1e489_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/hypershift-rhel8-operator@sha256:3d8d114403d85cbba699f53aa177a84da92516b5d2e852b2bffc33eabde6af13_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/hypershift-rhel8-operator@sha256:62e91ac9b6291bf7abc26cdd937c2c2cf7cdf1f1256a33acbaa5d1cdc607d3fa_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/hypershift-rhel8-operator@sha256:ffce5bc9fb2be59047c4840d9222499f03c1cf74786d8695aab1d1b04adc6f8a_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/klusterlet-operator-bundle@sha256:1687315db647e6689845df88843ae53275440042b76dc781dcabeef16e426bdf_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/managed-serviceaccount-rhel8@sha256:63593ef6045808b9c3fe96fc1cddd99bdfabaaef881fe716972500bfda62f92b_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/managed-serviceaccount-rhel8@sha256:7f5f65ba65c9bfc64d8bf9724a22b68d38c512465f4be1bfed8f02133256214f_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/managed-serviceaccount-rhel8@sha256:8621056c6982b9875749650eee2cf967b31217298a1b924de1fe710e0445df1b_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/managed-serviceaccount-rhel8@sha256:ec5bdf8a935ee1daaa5c91a7fd7816ade97619b5d1f6b61e663c03f43bb832bc_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/managedcluster-import-controller-rhel8@sha256:17987e46eb8772ef79e771b6edd137b29914ae357eb036d76a063cb04de116a3_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/managedcluster-import-controller-rhel8@sha256:4a22ca54331be02c08e23704852c34273a8bf3d1bb2c8f2aaf92f277474e3654_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/managedcluster-import-controller-rhel8@sha256:7d737e05b3164a7e49085a2026bf5fbbdda5a0d23890e1de455eea8d59f20187_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/managedcluster-import-controller-rhel8@sha256:eaf8ba4c775e4ebaeea316bbab0344eb10674089ff9db1c8f1373ed564b03749_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/mce-operator-bundle@sha256:701ad2aa334971346282a7a80c420049f08a3e3845a915a947e7605aab9c1369_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/mce-operator-bundle@sha256:cf1b297a2bbfa2a55204e2c4688511baa0223978b2d4ab7cfb8f8c5c965d563f_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/mce-operator-bundle@sha256:ed114b2afb91375b6f3576da15474ad96c154cc0ed16e288f8a4840d7d39942f_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/mce-operator-bundle@sha256:f1be217449145edb01b029b19d08831cc6d085856e39aea8174e74ef0cc85283_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/multicloud-manager-rhel8@sha256:162fe79ef40dbdcd1c9a16c601ffeb1c1dec5309c250bddf85809a0197b2ec3e_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/multicloud-manager-rhel8@sha256:af5076a59d32f3bed7f88348bccdff6fad4d250aab7f8dc7c2791e75fa76c7d9_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/multicloud-manager-rhel8@sha256:c03edb31a56b4678c4e0f66c59b49e3798b8442ef1ddca3f67488f4baca30241_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/multicloud-manager-rhel8@sha256:c6fb6ec34c746ba73007bec6e1895b4e1a4ed551b035aa9059664ded820f46fa_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-cluster-api-provider-agent-rhel8@sha256:208389221423692530b334815985b0a2263febf5574138e854dbdc011f03b4a2_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-cluster-api-provider-agent-rhel8@sha256:4bacc4ba3974c11ac27d1448a7f7cd973162caf33358249e9d1c154018124830_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-cluster-api-provider-agent-rhel8@sha256:8b3c3fb8fdf6d679f6020e0c739f25ae83dd4173e46b743de911d8e346f371fe_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-cluster-api-provider-agent-rhel8@sha256:a4d3f04386e63bfb640b928c01f972ba7d90af9c5213a7c10968b55c875565e0_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-console-mce-rhel8@sha256:009597e78bf32e0a6d83ad456a6670e436692aa1c12cbd144580a30080054d0f_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-console-mce-rhel8@sha256:95cbc26ed2e396e44efd543d8a38f1c698267e1a617a7ee4b6f26efdb49e3059_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-console-mce-rhel8@sha256:b83a44a87eddeaa3914d03f51f58e8cc5412ee580ee233754108b2349d890b8c_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-console-mce-rhel8@sha256:e3883d9629078bc16f2a6526cb8b1fdea89c1a8b8f477487fd6b34efa2f13999_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-hypershift-addon-rhel8-operator@sha256:00322fc5e7a8e1d08ca716e23982dae6d365b1523f8d3465e6daad5074067ea2_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-hypershift-addon-rhel8-operator@sha256:27cc406bb658c1915e75f5d0b0d3c0f73e72635c9f5bb08bc28e3c5c434e147b_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-hypershift-addon-rhel8-operator@sha256:afc67731faaa2dc9d32a052064763737c8bc4b1b5cf8e8ffb7cb31a4652c656c_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-hypershift-addon-rhel8-operator@sha256:c4227a3a5b323d716a979e1c6a66c458d458648c5fcb0ab151ad55ba24972f51_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-hypershift-deployment-controller-rhel8@sha256:68de13099864a989493367500360560a677fde2e0e56a760a6dafde1d7be9a27_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-hypershift-deployment-controller-rhel8@sha256:8d4a908562cbb0351aea12befe5f2bdf57041e073ce679d1b1c5b46c893844b6_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-hypershift-deployment-controller-rhel8@sha256:be5d7a8b6dec6d4c959badc2d2960ec7bfe74a75c0d673da06fe6335920de3a0_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-hypershift-deployment-controller-rhel8@sha256:f44b9cd7b993051b4d59108153763a09d283c0cf822fab478f22cfbe53847da7_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-managed-serviceaccount-rhel8@sha256:63593ef6045808b9c3fe96fc1cddd99bdfabaaef881fe716972500bfda62f92b_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-managed-serviceaccount-rhel8@sha256:7f5f65ba65c9bfc64d8bf9724a22b68d38c512465f4be1bfed8f02133256214f_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-managed-serviceaccount-rhel8@sha256:8621056c6982b9875749650eee2cf967b31217298a1b924de1fe710e0445df1b_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-managed-serviceaccount-rhel8@sha256:ec5bdf8a935ee1daaa5c91a7fd7816ade97619b5d1f6b61e663c03f43bb832bc_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/must-gather-rhel8@sha256:4270ef4ed53f54fb13cf1092b3babb70af7012886a3f0c293b11040083f39651_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/must-gather-rhel8@sha256:4ecb20c797f71375bc888ed84036f49bc40e2e9984e7ec74b14ad697d1b9c6fb_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/must-gather-rhel8@sha256:6d2624faf8cb2634a9e2203273d95c076ed2207ddd87f50df6ce8e5088a5d257_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/must-gather-rhel8@sha256:e838cb2e70eff2157b992c1cc6c576c9e099306b1df69d6d5c9d991ded4e0789_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/placement-rhel8@sha256:473ed2081010b9005ecc6fb254389dac6927f336967bd4a2f99ca3210fd265f0_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/placement-rhel8@sha256:746794cb82199cfc0c659de0a48018bbd8f18aec97265d68f8dd8bbf783049b1_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/placement-rhel8@sha256:7f5c7671a97f09756a150feb6a6bd04f40aa938ce065102b5b5875eadab933db_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/placement-rhel8@sha256:a6fb7f9d80d4d6cb53317f7d87960af28a6cafb8c5abee369f7bd94cbe449686_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/provider-credential-controller-rhel8@sha256:759037d7817cef4e0451befe8f2bc943a89f2bda95a52327a1c552c3f9a095bb_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/provider-credential-controller-rhel8@sha256:90281a3feff8e019a937fabb5184881c1983cda657c41332cd0321acf5ea4092_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/provider-credential-controller-rhel8@sha256:b6406fbcfeed4c491c66b778a4ad08e8066db5052a49863dd459e2b7375e6ba4_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/provider-credential-controller-rhel8@sha256:c4707c5214505bf1e5f693f0c5df4bb6fe4336670bf850b9a09040b6d87cccd2_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/registration-operator-rhel8@sha256:49d81d8a383de609d64760a4ae6ffa61469a59a5678311406ce4f838c1cc66fd_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/registration-operator-rhel8@sha256:579420cfdc2a542ab7a1b9cd6f1324885f60d1ec5d2bda74808127b45aef2983_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/registration-operator-rhel8@sha256:f945ae948589e2ea294d3d6e8f89fe05c1203f375a0722465965208ecfc15b94_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/registration-operator-rhel8@sha256:fbc7cd19b869d02af6dba24b20f6a44c498fb00e4afc629821f47b9b35c5a94d_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/registration-rhel8@sha256:39cc95f16445c3a1dca378beb50f5931ad081f459c9c6eb012325c6a9d8ada6c_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/registration-rhel8@sha256:686390715f19747bff24e95137307182ab095fb133051424996c6b0ee668569a_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/registration-rhel8@sha256:7bbc4dceeffd5f4bb47e9c38f97109d083dbbbda1a1643b7eb7762ebbd5047a1_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/registration-rhel8@sha256:cb1c8096bd5bd9f1dfa413bc0d1889d970b6d841988d24d6c1008904b1288cfe_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/work-rhel8@sha256:345f405c6a1d3e18beaf13c24a7ca4055a03746d8e6540670435e8d2413fefaf_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/work-rhel8@sha256:663cf3e0453e2ae5b1c9d5f6d335930d6d1e9c7a34151a171dbf58f9066c2b96_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/work-rhel8@sha256:c5c1939a142b9554a2ce664605409cefcb9954bbb1d8eef988fddab50f06cdaf_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/work-rhel8@sha256:d425b68e6265d098601e240cae6084c76416fd27bfbd955a3ccee30873544e38_ppc64le"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "golang: path/filepath: stack exhaustion in Glob"
},
{
"cve": "CVE-2022-30633",
"cwe": {
"id": "CWE-1325",
"name": "Improperly Controlled Sequential Memory Allocation"
},
"discovery_date": "2022-07-14T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2107392"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in golang. Calling Unmarshal on an XML document into a Go struct, which has a nested field that uses the \"any\" field tag, can cause a panic due to stack exhaustion.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "golang: encoding/xml: stack exhaustion in Unmarshal",
"title": "Vulnerability summary"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"8Base-multicluster-engine-2.1:multicluster-engine/agent-service-rhel8@sha256:661ee3a57d860a713ffb481ea87858f20fce1e57b858821cb0c1ec4069e206a0_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/agent-service-rhel8@sha256:8cb5ab317ccc6b1bcd409cfba0ec983e3f5d9531227e76bb455011636ed32d21_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/agent-service-rhel8@sha256:e136966121b82373c9279b1b59b68864ed10bfdee424959a7ad4b190ff7a2562_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/agent-service-rhel8@sha256:fce50212c8bbfdc3e8f445f4b7ea35881eb29e49c443e827ad6fe2389328d57f_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/apiserver-network-proxy-rhel8@sha256:25b242af63aca69a32c457dde23b3ac52ed81f5edad3e919d5df59902adb0b60_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/apiserver-network-proxy-rhel8@sha256:5ea69e650771525faf944fbf3be82a19e54a964d38adbb88263247652476938c_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/apiserver-network-proxy-rhel8@sha256:c97ea925ea31a1ae6824ec55bbb43c3cf0d2d9b0fb6d12b6d23492e0e5a5467a_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/apiserver-network-proxy-rhel8@sha256:f71c4c301774aba9a886f2891eace9da47ba075d2a2e4acfc03849c9c0da57bc_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/assisted-image-service-rhel8@sha256:1d250617cf4eb47800d30bd6bdd61872faa29eb7c6953edcb4a107360f0d0a78_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/assisted-image-service-rhel8@sha256:3730a3c3cfb695b540945b5f0ae739a701a0155137b9509238860549105ab670_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/assisted-image-service-rhel8@sha256:3d59cfa190838da34bac1ccf88562f996cc9e9ffdb151f47e044ba3fcc964a3d_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/assisted-image-service-rhel8@sha256:92c8157e43d84584ba93d978fcc6ffba84118e4ea5ff46ad71a62ffdc7fc56e5_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/assisted-installer-agent-rhel8@sha256:99e0accdee9b311b9abf032c712060823736f88c7bf3ba692349d7f8290a9570_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/assisted-installer-agent-rhel8@sha256:b4722c060fb38e1609e689b605816cefb39a15a0ddc40837a90727d123b91c88_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/assisted-installer-reporter-rhel8@sha256:1d465abc36e2045dc5a291663786709fc920c42aacb0c34c4868a1a633334509_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/assisted-installer-reporter-rhel8@sha256:bdb861698be8305247b21ebab7994f27eaae818f691ffcff3d5b5eb5dc70a722_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/assisted-installer-reporter-rhel8@sha256:e4dd90d186f1fea6fcdb4e23f74e4390e00d134b2c21d8510c1cdbbcef3c4a1f_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/assisted-installer-rhel8@sha256:61ac4136dad0e02323807e6d3de8e890ec0b7e7e1f7112f9610410712af6f9b5_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/assisted-installer-rhel8@sha256:686b64358857be04087a706048a32b7356b16a0028d2b200da16ec94d931d25d_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/assisted-installer-rhel8@sha256:910dad58b72de16f92dd5b60d0420010d18229a6e0966fe2eb072517febe499f_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/aws-encryption-provider-rhel8@sha256:31329737bd3608345f8e969e872e2e18305e2959d9d81867933c73fb26a53dcd_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/aws-encryption-provider-rhel8@sha256:9797eef2012c827ff3250cba1cd542772e92872b4bd69a01bdbdba4fe407472c_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/aws-encryption-provider-rhel8@sha256:ab7f1982f21ed9251501396ea150764348b5f61b6e50b9d74b5031e705e16ef3_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/aws-encryption-provider-rhel8@sha256:cee69ba4c6fb326afd03c7f21856a028fa4758dab8c849ef6eaeaea0cd55afd2_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/backplane-rhel8-operator@sha256:0b8c36b4b1d00e47ee4faaeec9ccbdc2977a50592035f8a600491c657e439d33_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/backplane-rhel8-operator@sha256:5dbd590a4bbed44f487d1601d1825b5efb8253b9ee2be49adccec7e0ea9410ac_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/backplane-rhel8-operator@sha256:9f7854a1de26dfebdc8beafffd01304017b8fe7cd84065dd452de1276e529a06_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/backplane-rhel8-operator@sha256:e7998dc233af266ed94ba16450c2f02096abb5e045f291f8f94a83ef9da7dd51_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-provider-agent-rhel8@sha256:208389221423692530b334815985b0a2263febf5574138e854dbdc011f03b4a2_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-provider-agent-rhel8@sha256:4bacc4ba3974c11ac27d1448a7f7cd973162caf33358249e9d1c154018124830_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-provider-agent-rhel8@sha256:8b3c3fb8fdf6d679f6020e0c739f25ae83dd4173e46b743de911d8e346f371fe_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-provider-agent-rhel8@sha256:a4d3f04386e63bfb640b928c01f972ba7d90af9c5213a7c10968b55c875565e0_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-provider-aws-rhel8@sha256:36a5f30d043f1137033842188e59224b803158696f60ddb41095a766705485f4_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-provider-aws-rhel8@sha256:6fb7799fca309c727c7afea57448fc653dde09495945e314402a3e3a079e5b03_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-provider-aws-rhel8@sha256:9b8d4fde02e4c43d194bf4c420550730fd52b74587e2327f2e9eb75067bb25e7_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-provider-aws-rhel8@sha256:bd612736fde388811d12a572852c86d0fe9dcbb6e7f404c64b8654c870d4e2eb_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-provider-azure-rhel8@sha256:2b93b026497655f16a85a2929b1f0c970d51dce0e0e8462774989f1943bdc785_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-provider-azure-rhel8@sha256:2c9c916d0face10abc7f6467564e394ead5946bf18ed8439456cce2767a83b3e_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-provider-azure-rhel8@sha256:6f41c353228c4016ab02557a5591ef36f4aea799c4ad89798343b4a2f0765d08_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-provider-azure-rhel8@sha256:ddd59c296543f525f719336ad6ddc5e5f8d3915e08e3b64d575a9835de3e95ad_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-provider-kubevirt-rhel8@sha256:0007824d89632253727ead00c5fd6ec463f310d71e58e237ea5e51c13052b0bc_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-provider-kubevirt-rhel8@sha256:9cd9106f72557b8ba5de9f4d1de5ff8d33514d2c02889999a3c20aab9a8dd061_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-provider-kubevirt-rhel8@sha256:cbe319cfa3ab4610dc67abea27841dd5b670061faa74e666959550343bba1c28_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-provider-kubevirt-rhel8@sha256:df94a1d8a4b6d1aebed4e657267219632bb3b2176537bdf8e51a728cd78f136f_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-rhel8@sha256:30f56a4d5cba0ccd55e0bda756c7af8010ab94ec3b644dc73f7b32e76b5bbb3a_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-rhel8@sha256:4f7cb34768ff908ed1ba54330603ea54b82a4144cf9124dae01a727dcc60362a_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-rhel8@sha256:a137205ac2127a04466519355b07cee71c08c56dddfee35671127241ebdf4a99_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-rhel8@sha256:c8a785b4e1688d358cec73e9cf4853ca0ab28c7daa4c45d5384b7bebc333f53a_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-curator-controller-rhel8@sha256:1d4d913d4136321ebd94e6b9d9e55be7262883702de72c4a61827804ad843942_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-curator-controller-rhel8@sha256:2134c387cb0e8c2f95bb8ef74ad0a10c37403d9e0dfaeb7e2e9efb388c606ac1_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-curator-controller-rhel8@sha256:2e0867d6ebace932eb09bb3a6a929562a157bc2eea9c28063eb30dac866abf63_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-curator-controller-rhel8@sha256:3dd533817d97518c7af991b888c5f9df501bd496ed53988e5444c1ea62e539cb_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-proxy-addon-rhel8@sha256:2779eae299eb2b48e8a868de2f2d8d13313ca17b2f7d5c816013145b0c787cc8_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-proxy-addon-rhel8@sha256:28544cf2414bdeffb8bcaae2d1547064da46ab5a122fd77861083b1e81e299cc_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-proxy-addon-rhel8@sha256:4da01f6a0a59069045d23599d748849da60ee309f72f233497edd379b3b0823e_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-proxy-addon-rhel8@sha256:6318fd6b0e0f5c39239ba9c71c330bce7974deaf970359ec83c88116abf7a653_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-proxy-rhel8@sha256:610de7f25fd387262c360acb21dd45dc80e1c52a77dd11982965da80301407ab_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-proxy-rhel8@sha256:a881a94835c7eef6babe00792fc0a99c9816831869cb26af0dcf2665233f7710_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-proxy-rhel8@sha256:b240f43890529fe95b1a74de6f4c2626e85ae91ae6a624bb98a4c31130b6740d_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-proxy-rhel8@sha256:df6cd66cdb17efc356e770930ff796bdb527c292243f5e8b87ca5c9e912a19d6_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/clusterclaims-controller-rhel8@sha256:3608571c2a5a3d399e3ad8135ca90e46a7e57b322b5ef9d708efa631cee7109c_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/clusterclaims-controller-rhel8@sha256:5c04626558442d50ab58a941d72a78db7c94f5ce730b5abb7599c21981875970_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/clusterclaims-controller-rhel8@sha256:7be740cc5987a1dfc76d7d8a306ff65291eb9cf61419842f463aa9dc4d6ecde1_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/clusterclaims-controller-rhel8@sha256:fce2e92743adaf6fe2e0168cfeecdc71ff7c009ef92a89c9172ff46ebbedcd40_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/clusterlifecycle-state-metrics-rhel8@sha256:288a0e4f9ca79859c5f295e920e9ef01d395720ea5b62ec7f5a5bd975b9c5850_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/clusterlifecycle-state-metrics-rhel8@sha256:93b9ad845fab34498a6f504ad626d0d5236c39ab1aaf7789df146311e4ba33cd_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/clusterlifecycle-state-metrics-rhel8@sha256:c808d378bd0666d7eb1f9c9024f7d2f7c6bdedd40298aa1e940cfc1ce735af54_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/clusterlifecycle-state-metrics-rhel8@sha256:df17928fd459e5063fb2470dbaea51c96f292f1a4ca5eaedc64a03687edbb6cd_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/console-mce-rhel8@sha256:009597e78bf32e0a6d83ad456a6670e436692aa1c12cbd144580a30080054d0f_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/console-mce-rhel8@sha256:95cbc26ed2e396e44efd543d8a38f1c698267e1a617a7ee4b6f26efdb49e3059_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/console-mce-rhel8@sha256:b83a44a87eddeaa3914d03f51f58e8cc5412ee580ee233754108b2349d890b8c_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/console-mce-rhel8@sha256:e3883d9629078bc16f2a6526cb8b1fdea89c1a8b8f477487fd6b34efa2f13999_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/discovery-rhel8@sha256:12b3c0a01c59836687a7cfc1fba050d0800625cd46f678551a5944b0664c044d_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/discovery-rhel8@sha256:25eefa4b7af3650f57e9a4c372522a0cae7bcc1b41735d2b503b9b41d9c2d0b2_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/discovery-rhel8@sha256:9a655c52c83f7682964e8f46fed6011c6e9de7a2a64ee0893d0c02cf725746e1_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/discovery-rhel8@sha256:a0bcad7b2191e3c674813c2e1e67aea619d6d7eaa95f2324902e0b842d1c0cc8_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/hive-rhel8@sha256:674603ee10ad5e9d42e18e5c2f91153c863cb7e9f38cd523559c8de7c7097483_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/hive-rhel8@sha256:67b2477a7b3885df470dc56e94525e7ebc3dce326599c6f2a311f8727557bf8b_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/hive-rhel8@sha256:8722d4f39942af4a008209ae518bf27d30deaa2e5bf97fc3118bea58efafb3d5_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/hive-rhel8@sha256:dd6a4624672d458a0072b9aa46fb1b3d576c0b198759d053f61536f3b9e34359_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/hypershift-addon-rhel8-operator@sha256:00322fc5e7a8e1d08ca716e23982dae6d365b1523f8d3465e6daad5074067ea2_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/hypershift-addon-rhel8-operator@sha256:27cc406bb658c1915e75f5d0b0d3c0f73e72635c9f5bb08bc28e3c5c434e147b_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/hypershift-addon-rhel8-operator@sha256:afc67731faaa2dc9d32a052064763737c8bc4b1b5cf8e8ffb7cb31a4652c656c_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/hypershift-addon-rhel8-operator@sha256:c4227a3a5b323d716a979e1c6a66c458d458648c5fcb0ab151ad55ba24972f51_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/hypershift-deployment-controller-rhel8@sha256:68de13099864a989493367500360560a677fde2e0e56a760a6dafde1d7be9a27_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/hypershift-deployment-controller-rhel8@sha256:8d4a908562cbb0351aea12befe5f2bdf57041e073ce679d1b1c5b46c893844b6_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/hypershift-deployment-controller-rhel8@sha256:be5d7a8b6dec6d4c959badc2d2960ec7bfe74a75c0d673da06fe6335920de3a0_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/hypershift-deployment-controller-rhel8@sha256:f44b9cd7b993051b4d59108153763a09d283c0cf822fab478f22cfbe53847da7_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/hypershift-rhel8-operator@sha256:2d94cd451fbf0abc13e50b6b6252061294bdbfd1eda64f4347177d20b5d1e489_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/hypershift-rhel8-operator@sha256:3d8d114403d85cbba699f53aa177a84da92516b5d2e852b2bffc33eabde6af13_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/hypershift-rhel8-operator@sha256:62e91ac9b6291bf7abc26cdd937c2c2cf7cdf1f1256a33acbaa5d1cdc607d3fa_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/hypershift-rhel8-operator@sha256:ffce5bc9fb2be59047c4840d9222499f03c1cf74786d8695aab1d1b04adc6f8a_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/klusterlet-operator-bundle@sha256:1687315db647e6689845df88843ae53275440042b76dc781dcabeef16e426bdf_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/managed-serviceaccount-rhel8@sha256:63593ef6045808b9c3fe96fc1cddd99bdfabaaef881fe716972500bfda62f92b_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/managed-serviceaccount-rhel8@sha256:7f5f65ba65c9bfc64d8bf9724a22b68d38c512465f4be1bfed8f02133256214f_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/managed-serviceaccount-rhel8@sha256:8621056c6982b9875749650eee2cf967b31217298a1b924de1fe710e0445df1b_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/managed-serviceaccount-rhel8@sha256:ec5bdf8a935ee1daaa5c91a7fd7816ade97619b5d1f6b61e663c03f43bb832bc_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/managedcluster-import-controller-rhel8@sha256:17987e46eb8772ef79e771b6edd137b29914ae357eb036d76a063cb04de116a3_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/managedcluster-import-controller-rhel8@sha256:4a22ca54331be02c08e23704852c34273a8bf3d1bb2c8f2aaf92f277474e3654_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/managedcluster-import-controller-rhel8@sha256:7d737e05b3164a7e49085a2026bf5fbbdda5a0d23890e1de455eea8d59f20187_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/managedcluster-import-controller-rhel8@sha256:eaf8ba4c775e4ebaeea316bbab0344eb10674089ff9db1c8f1373ed564b03749_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/mce-operator-bundle@sha256:701ad2aa334971346282a7a80c420049f08a3e3845a915a947e7605aab9c1369_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/mce-operator-bundle@sha256:cf1b297a2bbfa2a55204e2c4688511baa0223978b2d4ab7cfb8f8c5c965d563f_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/mce-operator-bundle@sha256:ed114b2afb91375b6f3576da15474ad96c154cc0ed16e288f8a4840d7d39942f_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/mce-operator-bundle@sha256:f1be217449145edb01b029b19d08831cc6d085856e39aea8174e74ef0cc85283_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/multicloud-manager-rhel8@sha256:162fe79ef40dbdcd1c9a16c601ffeb1c1dec5309c250bddf85809a0197b2ec3e_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/multicloud-manager-rhel8@sha256:af5076a59d32f3bed7f88348bccdff6fad4d250aab7f8dc7c2791e75fa76c7d9_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/multicloud-manager-rhel8@sha256:c03edb31a56b4678c4e0f66c59b49e3798b8442ef1ddca3f67488f4baca30241_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/multicloud-manager-rhel8@sha256:c6fb6ec34c746ba73007bec6e1895b4e1a4ed551b035aa9059664ded820f46fa_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-cluster-api-provider-agent-rhel8@sha256:208389221423692530b334815985b0a2263febf5574138e854dbdc011f03b4a2_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-cluster-api-provider-agent-rhel8@sha256:4bacc4ba3974c11ac27d1448a7f7cd973162caf33358249e9d1c154018124830_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-cluster-api-provider-agent-rhel8@sha256:8b3c3fb8fdf6d679f6020e0c739f25ae83dd4173e46b743de911d8e346f371fe_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-cluster-api-provider-agent-rhel8@sha256:a4d3f04386e63bfb640b928c01f972ba7d90af9c5213a7c10968b55c875565e0_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-console-mce-rhel8@sha256:009597e78bf32e0a6d83ad456a6670e436692aa1c12cbd144580a30080054d0f_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-console-mce-rhel8@sha256:95cbc26ed2e396e44efd543d8a38f1c698267e1a617a7ee4b6f26efdb49e3059_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-console-mce-rhel8@sha256:b83a44a87eddeaa3914d03f51f58e8cc5412ee580ee233754108b2349d890b8c_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-console-mce-rhel8@sha256:e3883d9629078bc16f2a6526cb8b1fdea89c1a8b8f477487fd6b34efa2f13999_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-hypershift-addon-rhel8-operator@sha256:00322fc5e7a8e1d08ca716e23982dae6d365b1523f8d3465e6daad5074067ea2_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-hypershift-addon-rhel8-operator@sha256:27cc406bb658c1915e75f5d0b0d3c0f73e72635c9f5bb08bc28e3c5c434e147b_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-hypershift-addon-rhel8-operator@sha256:afc67731faaa2dc9d32a052064763737c8bc4b1b5cf8e8ffb7cb31a4652c656c_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-hypershift-addon-rhel8-operator@sha256:c4227a3a5b323d716a979e1c6a66c458d458648c5fcb0ab151ad55ba24972f51_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-hypershift-deployment-controller-rhel8@sha256:68de13099864a989493367500360560a677fde2e0e56a760a6dafde1d7be9a27_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-hypershift-deployment-controller-rhel8@sha256:8d4a908562cbb0351aea12befe5f2bdf57041e073ce679d1b1c5b46c893844b6_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-hypershift-deployment-controller-rhel8@sha256:be5d7a8b6dec6d4c959badc2d2960ec7bfe74a75c0d673da06fe6335920de3a0_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-hypershift-deployment-controller-rhel8@sha256:f44b9cd7b993051b4d59108153763a09d283c0cf822fab478f22cfbe53847da7_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-managed-serviceaccount-rhel8@sha256:63593ef6045808b9c3fe96fc1cddd99bdfabaaef881fe716972500bfda62f92b_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-managed-serviceaccount-rhel8@sha256:7f5f65ba65c9bfc64d8bf9724a22b68d38c512465f4be1bfed8f02133256214f_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-managed-serviceaccount-rhel8@sha256:8621056c6982b9875749650eee2cf967b31217298a1b924de1fe710e0445df1b_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-managed-serviceaccount-rhel8@sha256:ec5bdf8a935ee1daaa5c91a7fd7816ade97619b5d1f6b61e663c03f43bb832bc_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/must-gather-rhel8@sha256:4270ef4ed53f54fb13cf1092b3babb70af7012886a3f0c293b11040083f39651_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/must-gather-rhel8@sha256:4ecb20c797f71375bc888ed84036f49bc40e2e9984e7ec74b14ad697d1b9c6fb_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/must-gather-rhel8@sha256:6d2624faf8cb2634a9e2203273d95c076ed2207ddd87f50df6ce8e5088a5d257_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/must-gather-rhel8@sha256:e838cb2e70eff2157b992c1cc6c576c9e099306b1df69d6d5c9d991ded4e0789_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/placement-rhel8@sha256:473ed2081010b9005ecc6fb254389dac6927f336967bd4a2f99ca3210fd265f0_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/placement-rhel8@sha256:746794cb82199cfc0c659de0a48018bbd8f18aec97265d68f8dd8bbf783049b1_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/placement-rhel8@sha256:7f5c7671a97f09756a150feb6a6bd04f40aa938ce065102b5b5875eadab933db_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/placement-rhel8@sha256:a6fb7f9d80d4d6cb53317f7d87960af28a6cafb8c5abee369f7bd94cbe449686_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/provider-credential-controller-rhel8@sha256:759037d7817cef4e0451befe8f2bc943a89f2bda95a52327a1c552c3f9a095bb_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/provider-credential-controller-rhel8@sha256:90281a3feff8e019a937fabb5184881c1983cda657c41332cd0321acf5ea4092_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/provider-credential-controller-rhel8@sha256:b6406fbcfeed4c491c66b778a4ad08e8066db5052a49863dd459e2b7375e6ba4_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/provider-credential-controller-rhel8@sha256:c4707c5214505bf1e5f693f0c5df4bb6fe4336670bf850b9a09040b6d87cccd2_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/registration-operator-rhel8@sha256:49d81d8a383de609d64760a4ae6ffa61469a59a5678311406ce4f838c1cc66fd_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/registration-operator-rhel8@sha256:579420cfdc2a542ab7a1b9cd6f1324885f60d1ec5d2bda74808127b45aef2983_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/registration-operator-rhel8@sha256:f945ae948589e2ea294d3d6e8f89fe05c1203f375a0722465965208ecfc15b94_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/registration-operator-rhel8@sha256:fbc7cd19b869d02af6dba24b20f6a44c498fb00e4afc629821f47b9b35c5a94d_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/registration-rhel8@sha256:39cc95f16445c3a1dca378beb50f5931ad081f459c9c6eb012325c6a9d8ada6c_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/registration-rhel8@sha256:686390715f19747bff24e95137307182ab095fb133051424996c6b0ee668569a_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/registration-rhel8@sha256:7bbc4dceeffd5f4bb47e9c38f97109d083dbbbda1a1643b7eb7762ebbd5047a1_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/registration-rhel8@sha256:cb1c8096bd5bd9f1dfa413bc0d1889d970b6d841988d24d6c1008904b1288cfe_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/work-rhel8@sha256:345f405c6a1d3e18beaf13c24a7ca4055a03746d8e6540670435e8d2413fefaf_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/work-rhel8@sha256:663cf3e0453e2ae5b1c9d5f6d335930d6d1e9c7a34151a171dbf58f9066c2b96_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/work-rhel8@sha256:c5c1939a142b9554a2ce664605409cefcb9954bbb1d8eef988fddab50f06cdaf_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/work-rhel8@sha256:d425b68e6265d098601e240cae6084c76416fd27bfbd955a3ccee30873544e38_ppc64le"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2022-30633"
},
{
"category": "external",
"summary": "RHBZ#2107392",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2107392"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2022-30633",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-30633"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2022-30633",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2022-30633"
},
{
"category": "external",
"summary": "https://go.dev/issue/53611",
"url": "https://go.dev/issue/53611"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-announce/c/nqrv9fbR0zE",
"url": "https://groups.google.com/g/golang-announce/c/nqrv9fbR0zE"
}
],
"release_date": "2022-07-12T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2022-09-06T14:28:04+00:00",
"details": "For multicluster engine for Kubernetes, see the following documentation for\ndetails on how to install the images:\n\nhttps://access.redhat.com/documentation/en-us/red_hat_advanced_cluster_management_for_kubernetes/2.6/html/multicluster_engine/install_upgrade/installing-while-connected-online-mce",
"product_ids": [
"8Base-multicluster-engine-2.1:multicluster-engine/agent-service-rhel8@sha256:661ee3a57d860a713ffb481ea87858f20fce1e57b858821cb0c1ec4069e206a0_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/agent-service-rhel8@sha256:8cb5ab317ccc6b1bcd409cfba0ec983e3f5d9531227e76bb455011636ed32d21_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/agent-service-rhel8@sha256:e136966121b82373c9279b1b59b68864ed10bfdee424959a7ad4b190ff7a2562_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/agent-service-rhel8@sha256:fce50212c8bbfdc3e8f445f4b7ea35881eb29e49c443e827ad6fe2389328d57f_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/apiserver-network-proxy-rhel8@sha256:25b242af63aca69a32c457dde23b3ac52ed81f5edad3e919d5df59902adb0b60_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/apiserver-network-proxy-rhel8@sha256:5ea69e650771525faf944fbf3be82a19e54a964d38adbb88263247652476938c_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/apiserver-network-proxy-rhel8@sha256:c97ea925ea31a1ae6824ec55bbb43c3cf0d2d9b0fb6d12b6d23492e0e5a5467a_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/apiserver-network-proxy-rhel8@sha256:f71c4c301774aba9a886f2891eace9da47ba075d2a2e4acfc03849c9c0da57bc_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/assisted-image-service-rhel8@sha256:1d250617cf4eb47800d30bd6bdd61872faa29eb7c6953edcb4a107360f0d0a78_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/assisted-image-service-rhel8@sha256:3730a3c3cfb695b540945b5f0ae739a701a0155137b9509238860549105ab670_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/assisted-image-service-rhel8@sha256:3d59cfa190838da34bac1ccf88562f996cc9e9ffdb151f47e044ba3fcc964a3d_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/assisted-image-service-rhel8@sha256:92c8157e43d84584ba93d978fcc6ffba84118e4ea5ff46ad71a62ffdc7fc56e5_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/assisted-installer-agent-rhel8@sha256:99e0accdee9b311b9abf032c712060823736f88c7bf3ba692349d7f8290a9570_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/assisted-installer-agent-rhel8@sha256:b4722c060fb38e1609e689b605816cefb39a15a0ddc40837a90727d123b91c88_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/assisted-installer-reporter-rhel8@sha256:1d465abc36e2045dc5a291663786709fc920c42aacb0c34c4868a1a633334509_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/assisted-installer-reporter-rhel8@sha256:bdb861698be8305247b21ebab7994f27eaae818f691ffcff3d5b5eb5dc70a722_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/assisted-installer-reporter-rhel8@sha256:e4dd90d186f1fea6fcdb4e23f74e4390e00d134b2c21d8510c1cdbbcef3c4a1f_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/assisted-installer-rhel8@sha256:61ac4136dad0e02323807e6d3de8e890ec0b7e7e1f7112f9610410712af6f9b5_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/assisted-installer-rhel8@sha256:686b64358857be04087a706048a32b7356b16a0028d2b200da16ec94d931d25d_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/assisted-installer-rhel8@sha256:910dad58b72de16f92dd5b60d0420010d18229a6e0966fe2eb072517febe499f_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/aws-encryption-provider-rhel8@sha256:31329737bd3608345f8e969e872e2e18305e2959d9d81867933c73fb26a53dcd_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/aws-encryption-provider-rhel8@sha256:9797eef2012c827ff3250cba1cd542772e92872b4bd69a01bdbdba4fe407472c_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/aws-encryption-provider-rhel8@sha256:ab7f1982f21ed9251501396ea150764348b5f61b6e50b9d74b5031e705e16ef3_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/aws-encryption-provider-rhel8@sha256:cee69ba4c6fb326afd03c7f21856a028fa4758dab8c849ef6eaeaea0cd55afd2_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/backplane-rhel8-operator@sha256:0b8c36b4b1d00e47ee4faaeec9ccbdc2977a50592035f8a600491c657e439d33_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/backplane-rhel8-operator@sha256:5dbd590a4bbed44f487d1601d1825b5efb8253b9ee2be49adccec7e0ea9410ac_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/backplane-rhel8-operator@sha256:9f7854a1de26dfebdc8beafffd01304017b8fe7cd84065dd452de1276e529a06_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/backplane-rhel8-operator@sha256:e7998dc233af266ed94ba16450c2f02096abb5e045f291f8f94a83ef9da7dd51_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-provider-agent-rhel8@sha256:208389221423692530b334815985b0a2263febf5574138e854dbdc011f03b4a2_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-provider-agent-rhel8@sha256:4bacc4ba3974c11ac27d1448a7f7cd973162caf33358249e9d1c154018124830_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-provider-agent-rhel8@sha256:8b3c3fb8fdf6d679f6020e0c739f25ae83dd4173e46b743de911d8e346f371fe_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-provider-agent-rhel8@sha256:a4d3f04386e63bfb640b928c01f972ba7d90af9c5213a7c10968b55c875565e0_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-provider-aws-rhel8@sha256:36a5f30d043f1137033842188e59224b803158696f60ddb41095a766705485f4_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-provider-aws-rhel8@sha256:6fb7799fca309c727c7afea57448fc653dde09495945e314402a3e3a079e5b03_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-provider-aws-rhel8@sha256:9b8d4fde02e4c43d194bf4c420550730fd52b74587e2327f2e9eb75067bb25e7_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-provider-aws-rhel8@sha256:bd612736fde388811d12a572852c86d0fe9dcbb6e7f404c64b8654c870d4e2eb_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-provider-azure-rhel8@sha256:2b93b026497655f16a85a2929b1f0c970d51dce0e0e8462774989f1943bdc785_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-provider-azure-rhel8@sha256:2c9c916d0face10abc7f6467564e394ead5946bf18ed8439456cce2767a83b3e_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-provider-azure-rhel8@sha256:6f41c353228c4016ab02557a5591ef36f4aea799c4ad89798343b4a2f0765d08_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-provider-azure-rhel8@sha256:ddd59c296543f525f719336ad6ddc5e5f8d3915e08e3b64d575a9835de3e95ad_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-provider-kubevirt-rhel8@sha256:0007824d89632253727ead00c5fd6ec463f310d71e58e237ea5e51c13052b0bc_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-provider-kubevirt-rhel8@sha256:9cd9106f72557b8ba5de9f4d1de5ff8d33514d2c02889999a3c20aab9a8dd061_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-provider-kubevirt-rhel8@sha256:cbe319cfa3ab4610dc67abea27841dd5b670061faa74e666959550343bba1c28_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-provider-kubevirt-rhel8@sha256:df94a1d8a4b6d1aebed4e657267219632bb3b2176537bdf8e51a728cd78f136f_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-rhel8@sha256:30f56a4d5cba0ccd55e0bda756c7af8010ab94ec3b644dc73f7b32e76b5bbb3a_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-rhel8@sha256:4f7cb34768ff908ed1ba54330603ea54b82a4144cf9124dae01a727dcc60362a_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-rhel8@sha256:a137205ac2127a04466519355b07cee71c08c56dddfee35671127241ebdf4a99_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-rhel8@sha256:c8a785b4e1688d358cec73e9cf4853ca0ab28c7daa4c45d5384b7bebc333f53a_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-curator-controller-rhel8@sha256:1d4d913d4136321ebd94e6b9d9e55be7262883702de72c4a61827804ad843942_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-curator-controller-rhel8@sha256:2134c387cb0e8c2f95bb8ef74ad0a10c37403d9e0dfaeb7e2e9efb388c606ac1_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-curator-controller-rhel8@sha256:2e0867d6ebace932eb09bb3a6a929562a157bc2eea9c28063eb30dac866abf63_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-curator-controller-rhel8@sha256:3dd533817d97518c7af991b888c5f9df501bd496ed53988e5444c1ea62e539cb_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-proxy-addon-rhel8@sha256:2779eae299eb2b48e8a868de2f2d8d13313ca17b2f7d5c816013145b0c787cc8_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-proxy-addon-rhel8@sha256:28544cf2414bdeffb8bcaae2d1547064da46ab5a122fd77861083b1e81e299cc_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-proxy-addon-rhel8@sha256:4da01f6a0a59069045d23599d748849da60ee309f72f233497edd379b3b0823e_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-proxy-addon-rhel8@sha256:6318fd6b0e0f5c39239ba9c71c330bce7974deaf970359ec83c88116abf7a653_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-proxy-rhel8@sha256:610de7f25fd387262c360acb21dd45dc80e1c52a77dd11982965da80301407ab_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-proxy-rhel8@sha256:a881a94835c7eef6babe00792fc0a99c9816831869cb26af0dcf2665233f7710_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-proxy-rhel8@sha256:b240f43890529fe95b1a74de6f4c2626e85ae91ae6a624bb98a4c31130b6740d_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-proxy-rhel8@sha256:df6cd66cdb17efc356e770930ff796bdb527c292243f5e8b87ca5c9e912a19d6_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/clusterclaims-controller-rhel8@sha256:3608571c2a5a3d399e3ad8135ca90e46a7e57b322b5ef9d708efa631cee7109c_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/clusterclaims-controller-rhel8@sha256:5c04626558442d50ab58a941d72a78db7c94f5ce730b5abb7599c21981875970_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/clusterclaims-controller-rhel8@sha256:7be740cc5987a1dfc76d7d8a306ff65291eb9cf61419842f463aa9dc4d6ecde1_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/clusterclaims-controller-rhel8@sha256:fce2e92743adaf6fe2e0168cfeecdc71ff7c009ef92a89c9172ff46ebbedcd40_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/clusterlifecycle-state-metrics-rhel8@sha256:288a0e4f9ca79859c5f295e920e9ef01d395720ea5b62ec7f5a5bd975b9c5850_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/clusterlifecycle-state-metrics-rhel8@sha256:93b9ad845fab34498a6f504ad626d0d5236c39ab1aaf7789df146311e4ba33cd_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/clusterlifecycle-state-metrics-rhel8@sha256:c808d378bd0666d7eb1f9c9024f7d2f7c6bdedd40298aa1e940cfc1ce735af54_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/clusterlifecycle-state-metrics-rhel8@sha256:df17928fd459e5063fb2470dbaea51c96f292f1a4ca5eaedc64a03687edbb6cd_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/console-mce-rhel8@sha256:009597e78bf32e0a6d83ad456a6670e436692aa1c12cbd144580a30080054d0f_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/console-mce-rhel8@sha256:95cbc26ed2e396e44efd543d8a38f1c698267e1a617a7ee4b6f26efdb49e3059_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/console-mce-rhel8@sha256:b83a44a87eddeaa3914d03f51f58e8cc5412ee580ee233754108b2349d890b8c_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/console-mce-rhel8@sha256:e3883d9629078bc16f2a6526cb8b1fdea89c1a8b8f477487fd6b34efa2f13999_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/discovery-rhel8@sha256:12b3c0a01c59836687a7cfc1fba050d0800625cd46f678551a5944b0664c044d_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/discovery-rhel8@sha256:25eefa4b7af3650f57e9a4c372522a0cae7bcc1b41735d2b503b9b41d9c2d0b2_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/discovery-rhel8@sha256:9a655c52c83f7682964e8f46fed6011c6e9de7a2a64ee0893d0c02cf725746e1_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/discovery-rhel8@sha256:a0bcad7b2191e3c674813c2e1e67aea619d6d7eaa95f2324902e0b842d1c0cc8_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/hive-rhel8@sha256:674603ee10ad5e9d42e18e5c2f91153c863cb7e9f38cd523559c8de7c7097483_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/hive-rhel8@sha256:67b2477a7b3885df470dc56e94525e7ebc3dce326599c6f2a311f8727557bf8b_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/hive-rhel8@sha256:8722d4f39942af4a008209ae518bf27d30deaa2e5bf97fc3118bea58efafb3d5_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/hive-rhel8@sha256:dd6a4624672d458a0072b9aa46fb1b3d576c0b198759d053f61536f3b9e34359_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/hypershift-addon-rhel8-operator@sha256:00322fc5e7a8e1d08ca716e23982dae6d365b1523f8d3465e6daad5074067ea2_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/hypershift-addon-rhel8-operator@sha256:27cc406bb658c1915e75f5d0b0d3c0f73e72635c9f5bb08bc28e3c5c434e147b_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/hypershift-addon-rhel8-operator@sha256:afc67731faaa2dc9d32a052064763737c8bc4b1b5cf8e8ffb7cb31a4652c656c_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/hypershift-addon-rhel8-operator@sha256:c4227a3a5b323d716a979e1c6a66c458d458648c5fcb0ab151ad55ba24972f51_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/hypershift-deployment-controller-rhel8@sha256:68de13099864a989493367500360560a677fde2e0e56a760a6dafde1d7be9a27_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/hypershift-deployment-controller-rhel8@sha256:8d4a908562cbb0351aea12befe5f2bdf57041e073ce679d1b1c5b46c893844b6_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/hypershift-deployment-controller-rhel8@sha256:be5d7a8b6dec6d4c959badc2d2960ec7bfe74a75c0d673da06fe6335920de3a0_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/hypershift-deployment-controller-rhel8@sha256:f44b9cd7b993051b4d59108153763a09d283c0cf822fab478f22cfbe53847da7_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/hypershift-rhel8-operator@sha256:2d94cd451fbf0abc13e50b6b6252061294bdbfd1eda64f4347177d20b5d1e489_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/hypershift-rhel8-operator@sha256:3d8d114403d85cbba699f53aa177a84da92516b5d2e852b2bffc33eabde6af13_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/hypershift-rhel8-operator@sha256:62e91ac9b6291bf7abc26cdd937c2c2cf7cdf1f1256a33acbaa5d1cdc607d3fa_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/hypershift-rhel8-operator@sha256:ffce5bc9fb2be59047c4840d9222499f03c1cf74786d8695aab1d1b04adc6f8a_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/klusterlet-operator-bundle@sha256:1687315db647e6689845df88843ae53275440042b76dc781dcabeef16e426bdf_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/managed-serviceaccount-rhel8@sha256:63593ef6045808b9c3fe96fc1cddd99bdfabaaef881fe716972500bfda62f92b_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/managed-serviceaccount-rhel8@sha256:7f5f65ba65c9bfc64d8bf9724a22b68d38c512465f4be1bfed8f02133256214f_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/managed-serviceaccount-rhel8@sha256:8621056c6982b9875749650eee2cf967b31217298a1b924de1fe710e0445df1b_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/managed-serviceaccount-rhel8@sha256:ec5bdf8a935ee1daaa5c91a7fd7816ade97619b5d1f6b61e663c03f43bb832bc_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/managedcluster-import-controller-rhel8@sha256:17987e46eb8772ef79e771b6edd137b29914ae357eb036d76a063cb04de116a3_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/managedcluster-import-controller-rhel8@sha256:4a22ca54331be02c08e23704852c34273a8bf3d1bb2c8f2aaf92f277474e3654_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/managedcluster-import-controller-rhel8@sha256:7d737e05b3164a7e49085a2026bf5fbbdda5a0d23890e1de455eea8d59f20187_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/managedcluster-import-controller-rhel8@sha256:eaf8ba4c775e4ebaeea316bbab0344eb10674089ff9db1c8f1373ed564b03749_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/mce-operator-bundle@sha256:701ad2aa334971346282a7a80c420049f08a3e3845a915a947e7605aab9c1369_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/mce-operator-bundle@sha256:cf1b297a2bbfa2a55204e2c4688511baa0223978b2d4ab7cfb8f8c5c965d563f_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/mce-operator-bundle@sha256:ed114b2afb91375b6f3576da15474ad96c154cc0ed16e288f8a4840d7d39942f_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/mce-operator-bundle@sha256:f1be217449145edb01b029b19d08831cc6d085856e39aea8174e74ef0cc85283_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/multicloud-manager-rhel8@sha256:162fe79ef40dbdcd1c9a16c601ffeb1c1dec5309c250bddf85809a0197b2ec3e_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/multicloud-manager-rhel8@sha256:af5076a59d32f3bed7f88348bccdff6fad4d250aab7f8dc7c2791e75fa76c7d9_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/multicloud-manager-rhel8@sha256:c03edb31a56b4678c4e0f66c59b49e3798b8442ef1ddca3f67488f4baca30241_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/multicloud-manager-rhel8@sha256:c6fb6ec34c746ba73007bec6e1895b4e1a4ed551b035aa9059664ded820f46fa_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-cluster-api-provider-agent-rhel8@sha256:208389221423692530b334815985b0a2263febf5574138e854dbdc011f03b4a2_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-cluster-api-provider-agent-rhel8@sha256:4bacc4ba3974c11ac27d1448a7f7cd973162caf33358249e9d1c154018124830_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-cluster-api-provider-agent-rhel8@sha256:8b3c3fb8fdf6d679f6020e0c739f25ae83dd4173e46b743de911d8e346f371fe_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-cluster-api-provider-agent-rhel8@sha256:a4d3f04386e63bfb640b928c01f972ba7d90af9c5213a7c10968b55c875565e0_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-console-mce-rhel8@sha256:009597e78bf32e0a6d83ad456a6670e436692aa1c12cbd144580a30080054d0f_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-console-mce-rhel8@sha256:95cbc26ed2e396e44efd543d8a38f1c698267e1a617a7ee4b6f26efdb49e3059_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-console-mce-rhel8@sha256:b83a44a87eddeaa3914d03f51f58e8cc5412ee580ee233754108b2349d890b8c_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-console-mce-rhel8@sha256:e3883d9629078bc16f2a6526cb8b1fdea89c1a8b8f477487fd6b34efa2f13999_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-hypershift-addon-rhel8-operator@sha256:00322fc5e7a8e1d08ca716e23982dae6d365b1523f8d3465e6daad5074067ea2_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-hypershift-addon-rhel8-operator@sha256:27cc406bb658c1915e75f5d0b0d3c0f73e72635c9f5bb08bc28e3c5c434e147b_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-hypershift-addon-rhel8-operator@sha256:afc67731faaa2dc9d32a052064763737c8bc4b1b5cf8e8ffb7cb31a4652c656c_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-hypershift-addon-rhel8-operator@sha256:c4227a3a5b323d716a979e1c6a66c458d458648c5fcb0ab151ad55ba24972f51_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-hypershift-deployment-controller-rhel8@sha256:68de13099864a989493367500360560a677fde2e0e56a760a6dafde1d7be9a27_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-hypershift-deployment-controller-rhel8@sha256:8d4a908562cbb0351aea12befe5f2bdf57041e073ce679d1b1c5b46c893844b6_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-hypershift-deployment-controller-rhel8@sha256:be5d7a8b6dec6d4c959badc2d2960ec7bfe74a75c0d673da06fe6335920de3a0_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-hypershift-deployment-controller-rhel8@sha256:f44b9cd7b993051b4d59108153763a09d283c0cf822fab478f22cfbe53847da7_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-managed-serviceaccount-rhel8@sha256:63593ef6045808b9c3fe96fc1cddd99bdfabaaef881fe716972500bfda62f92b_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-managed-serviceaccount-rhel8@sha256:7f5f65ba65c9bfc64d8bf9724a22b68d38c512465f4be1bfed8f02133256214f_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-managed-serviceaccount-rhel8@sha256:8621056c6982b9875749650eee2cf967b31217298a1b924de1fe710e0445df1b_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-managed-serviceaccount-rhel8@sha256:ec5bdf8a935ee1daaa5c91a7fd7816ade97619b5d1f6b61e663c03f43bb832bc_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/must-gather-rhel8@sha256:4270ef4ed53f54fb13cf1092b3babb70af7012886a3f0c293b11040083f39651_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/must-gather-rhel8@sha256:4ecb20c797f71375bc888ed84036f49bc40e2e9984e7ec74b14ad697d1b9c6fb_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/must-gather-rhel8@sha256:6d2624faf8cb2634a9e2203273d95c076ed2207ddd87f50df6ce8e5088a5d257_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/must-gather-rhel8@sha256:e838cb2e70eff2157b992c1cc6c576c9e099306b1df69d6d5c9d991ded4e0789_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/placement-rhel8@sha256:473ed2081010b9005ecc6fb254389dac6927f336967bd4a2f99ca3210fd265f0_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/placement-rhel8@sha256:746794cb82199cfc0c659de0a48018bbd8f18aec97265d68f8dd8bbf783049b1_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/placement-rhel8@sha256:7f5c7671a97f09756a150feb6a6bd04f40aa938ce065102b5b5875eadab933db_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/placement-rhel8@sha256:a6fb7f9d80d4d6cb53317f7d87960af28a6cafb8c5abee369f7bd94cbe449686_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/provider-credential-controller-rhel8@sha256:759037d7817cef4e0451befe8f2bc943a89f2bda95a52327a1c552c3f9a095bb_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/provider-credential-controller-rhel8@sha256:90281a3feff8e019a937fabb5184881c1983cda657c41332cd0321acf5ea4092_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/provider-credential-controller-rhel8@sha256:b6406fbcfeed4c491c66b778a4ad08e8066db5052a49863dd459e2b7375e6ba4_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/provider-credential-controller-rhel8@sha256:c4707c5214505bf1e5f693f0c5df4bb6fe4336670bf850b9a09040b6d87cccd2_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/registration-operator-rhel8@sha256:49d81d8a383de609d64760a4ae6ffa61469a59a5678311406ce4f838c1cc66fd_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/registration-operator-rhel8@sha256:579420cfdc2a542ab7a1b9cd6f1324885f60d1ec5d2bda74808127b45aef2983_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/registration-operator-rhel8@sha256:f945ae948589e2ea294d3d6e8f89fe05c1203f375a0722465965208ecfc15b94_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/registration-operator-rhel8@sha256:fbc7cd19b869d02af6dba24b20f6a44c498fb00e4afc629821f47b9b35c5a94d_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/registration-rhel8@sha256:39cc95f16445c3a1dca378beb50f5931ad081f459c9c6eb012325c6a9d8ada6c_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/registration-rhel8@sha256:686390715f19747bff24e95137307182ab095fb133051424996c6b0ee668569a_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/registration-rhel8@sha256:7bbc4dceeffd5f4bb47e9c38f97109d083dbbbda1a1643b7eb7762ebbd5047a1_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/registration-rhel8@sha256:cb1c8096bd5bd9f1dfa413bc0d1889d970b6d841988d24d6c1008904b1288cfe_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/work-rhel8@sha256:345f405c6a1d3e18beaf13c24a7ca4055a03746d8e6540670435e8d2413fefaf_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/work-rhel8@sha256:663cf3e0453e2ae5b1c9d5f6d335930d6d1e9c7a34151a171dbf58f9066c2b96_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/work-rhel8@sha256:c5c1939a142b9554a2ce664605409cefcb9954bbb1d8eef988fddab50f06cdaf_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/work-rhel8@sha256:d425b68e6265d098601e240cae6084c76416fd27bfbd955a3ccee30873544e38_ppc64le"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2022:6345"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"8Base-multicluster-engine-2.1:multicluster-engine/agent-service-rhel8@sha256:661ee3a57d860a713ffb481ea87858f20fce1e57b858821cb0c1ec4069e206a0_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/agent-service-rhel8@sha256:8cb5ab317ccc6b1bcd409cfba0ec983e3f5d9531227e76bb455011636ed32d21_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/agent-service-rhel8@sha256:e136966121b82373c9279b1b59b68864ed10bfdee424959a7ad4b190ff7a2562_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/agent-service-rhel8@sha256:fce50212c8bbfdc3e8f445f4b7ea35881eb29e49c443e827ad6fe2389328d57f_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/apiserver-network-proxy-rhel8@sha256:25b242af63aca69a32c457dde23b3ac52ed81f5edad3e919d5df59902adb0b60_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/apiserver-network-proxy-rhel8@sha256:5ea69e650771525faf944fbf3be82a19e54a964d38adbb88263247652476938c_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/apiserver-network-proxy-rhel8@sha256:c97ea925ea31a1ae6824ec55bbb43c3cf0d2d9b0fb6d12b6d23492e0e5a5467a_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/apiserver-network-proxy-rhel8@sha256:f71c4c301774aba9a886f2891eace9da47ba075d2a2e4acfc03849c9c0da57bc_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/assisted-image-service-rhel8@sha256:1d250617cf4eb47800d30bd6bdd61872faa29eb7c6953edcb4a107360f0d0a78_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/assisted-image-service-rhel8@sha256:3730a3c3cfb695b540945b5f0ae739a701a0155137b9509238860549105ab670_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/assisted-image-service-rhel8@sha256:3d59cfa190838da34bac1ccf88562f996cc9e9ffdb151f47e044ba3fcc964a3d_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/assisted-image-service-rhel8@sha256:92c8157e43d84584ba93d978fcc6ffba84118e4ea5ff46ad71a62ffdc7fc56e5_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/assisted-installer-agent-rhel8@sha256:99e0accdee9b311b9abf032c712060823736f88c7bf3ba692349d7f8290a9570_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/assisted-installer-agent-rhel8@sha256:b4722c060fb38e1609e689b605816cefb39a15a0ddc40837a90727d123b91c88_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/assisted-installer-reporter-rhel8@sha256:1d465abc36e2045dc5a291663786709fc920c42aacb0c34c4868a1a633334509_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/assisted-installer-reporter-rhel8@sha256:bdb861698be8305247b21ebab7994f27eaae818f691ffcff3d5b5eb5dc70a722_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/assisted-installer-reporter-rhel8@sha256:e4dd90d186f1fea6fcdb4e23f74e4390e00d134b2c21d8510c1cdbbcef3c4a1f_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/assisted-installer-rhel8@sha256:61ac4136dad0e02323807e6d3de8e890ec0b7e7e1f7112f9610410712af6f9b5_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/assisted-installer-rhel8@sha256:686b64358857be04087a706048a32b7356b16a0028d2b200da16ec94d931d25d_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/assisted-installer-rhel8@sha256:910dad58b72de16f92dd5b60d0420010d18229a6e0966fe2eb072517febe499f_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/aws-encryption-provider-rhel8@sha256:31329737bd3608345f8e969e872e2e18305e2959d9d81867933c73fb26a53dcd_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/aws-encryption-provider-rhel8@sha256:9797eef2012c827ff3250cba1cd542772e92872b4bd69a01bdbdba4fe407472c_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/aws-encryption-provider-rhel8@sha256:ab7f1982f21ed9251501396ea150764348b5f61b6e50b9d74b5031e705e16ef3_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/aws-encryption-provider-rhel8@sha256:cee69ba4c6fb326afd03c7f21856a028fa4758dab8c849ef6eaeaea0cd55afd2_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/backplane-rhel8-operator@sha256:0b8c36b4b1d00e47ee4faaeec9ccbdc2977a50592035f8a600491c657e439d33_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/backplane-rhel8-operator@sha256:5dbd590a4bbed44f487d1601d1825b5efb8253b9ee2be49adccec7e0ea9410ac_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/backplane-rhel8-operator@sha256:9f7854a1de26dfebdc8beafffd01304017b8fe7cd84065dd452de1276e529a06_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/backplane-rhel8-operator@sha256:e7998dc233af266ed94ba16450c2f02096abb5e045f291f8f94a83ef9da7dd51_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-provider-agent-rhel8@sha256:208389221423692530b334815985b0a2263febf5574138e854dbdc011f03b4a2_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-provider-agent-rhel8@sha256:4bacc4ba3974c11ac27d1448a7f7cd973162caf33358249e9d1c154018124830_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-provider-agent-rhel8@sha256:8b3c3fb8fdf6d679f6020e0c739f25ae83dd4173e46b743de911d8e346f371fe_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-provider-agent-rhel8@sha256:a4d3f04386e63bfb640b928c01f972ba7d90af9c5213a7c10968b55c875565e0_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-provider-aws-rhel8@sha256:36a5f30d043f1137033842188e59224b803158696f60ddb41095a766705485f4_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-provider-aws-rhel8@sha256:6fb7799fca309c727c7afea57448fc653dde09495945e314402a3e3a079e5b03_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-provider-aws-rhel8@sha256:9b8d4fde02e4c43d194bf4c420550730fd52b74587e2327f2e9eb75067bb25e7_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-provider-aws-rhel8@sha256:bd612736fde388811d12a572852c86d0fe9dcbb6e7f404c64b8654c870d4e2eb_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-provider-azure-rhel8@sha256:2b93b026497655f16a85a2929b1f0c970d51dce0e0e8462774989f1943bdc785_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-provider-azure-rhel8@sha256:2c9c916d0face10abc7f6467564e394ead5946bf18ed8439456cce2767a83b3e_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-provider-azure-rhel8@sha256:6f41c353228c4016ab02557a5591ef36f4aea799c4ad89798343b4a2f0765d08_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-provider-azure-rhel8@sha256:ddd59c296543f525f719336ad6ddc5e5f8d3915e08e3b64d575a9835de3e95ad_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-provider-kubevirt-rhel8@sha256:0007824d89632253727ead00c5fd6ec463f310d71e58e237ea5e51c13052b0bc_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-provider-kubevirt-rhel8@sha256:9cd9106f72557b8ba5de9f4d1de5ff8d33514d2c02889999a3c20aab9a8dd061_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-provider-kubevirt-rhel8@sha256:cbe319cfa3ab4610dc67abea27841dd5b670061faa74e666959550343bba1c28_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-provider-kubevirt-rhel8@sha256:df94a1d8a4b6d1aebed4e657267219632bb3b2176537bdf8e51a728cd78f136f_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-rhel8@sha256:30f56a4d5cba0ccd55e0bda756c7af8010ab94ec3b644dc73f7b32e76b5bbb3a_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-rhel8@sha256:4f7cb34768ff908ed1ba54330603ea54b82a4144cf9124dae01a727dcc60362a_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-rhel8@sha256:a137205ac2127a04466519355b07cee71c08c56dddfee35671127241ebdf4a99_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-rhel8@sha256:c8a785b4e1688d358cec73e9cf4853ca0ab28c7daa4c45d5384b7bebc333f53a_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-curator-controller-rhel8@sha256:1d4d913d4136321ebd94e6b9d9e55be7262883702de72c4a61827804ad843942_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-curator-controller-rhel8@sha256:2134c387cb0e8c2f95bb8ef74ad0a10c37403d9e0dfaeb7e2e9efb388c606ac1_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-curator-controller-rhel8@sha256:2e0867d6ebace932eb09bb3a6a929562a157bc2eea9c28063eb30dac866abf63_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-curator-controller-rhel8@sha256:3dd533817d97518c7af991b888c5f9df501bd496ed53988e5444c1ea62e539cb_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-proxy-addon-rhel8@sha256:2779eae299eb2b48e8a868de2f2d8d13313ca17b2f7d5c816013145b0c787cc8_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-proxy-addon-rhel8@sha256:28544cf2414bdeffb8bcaae2d1547064da46ab5a122fd77861083b1e81e299cc_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-proxy-addon-rhel8@sha256:4da01f6a0a59069045d23599d748849da60ee309f72f233497edd379b3b0823e_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-proxy-addon-rhel8@sha256:6318fd6b0e0f5c39239ba9c71c330bce7974deaf970359ec83c88116abf7a653_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-proxy-rhel8@sha256:610de7f25fd387262c360acb21dd45dc80e1c52a77dd11982965da80301407ab_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-proxy-rhel8@sha256:a881a94835c7eef6babe00792fc0a99c9816831869cb26af0dcf2665233f7710_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-proxy-rhel8@sha256:b240f43890529fe95b1a74de6f4c2626e85ae91ae6a624bb98a4c31130b6740d_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-proxy-rhel8@sha256:df6cd66cdb17efc356e770930ff796bdb527c292243f5e8b87ca5c9e912a19d6_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/clusterclaims-controller-rhel8@sha256:3608571c2a5a3d399e3ad8135ca90e46a7e57b322b5ef9d708efa631cee7109c_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/clusterclaims-controller-rhel8@sha256:5c04626558442d50ab58a941d72a78db7c94f5ce730b5abb7599c21981875970_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/clusterclaims-controller-rhel8@sha256:7be740cc5987a1dfc76d7d8a306ff65291eb9cf61419842f463aa9dc4d6ecde1_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/clusterclaims-controller-rhel8@sha256:fce2e92743adaf6fe2e0168cfeecdc71ff7c009ef92a89c9172ff46ebbedcd40_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/clusterlifecycle-state-metrics-rhel8@sha256:288a0e4f9ca79859c5f295e920e9ef01d395720ea5b62ec7f5a5bd975b9c5850_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/clusterlifecycle-state-metrics-rhel8@sha256:93b9ad845fab34498a6f504ad626d0d5236c39ab1aaf7789df146311e4ba33cd_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/clusterlifecycle-state-metrics-rhel8@sha256:c808d378bd0666d7eb1f9c9024f7d2f7c6bdedd40298aa1e940cfc1ce735af54_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/clusterlifecycle-state-metrics-rhel8@sha256:df17928fd459e5063fb2470dbaea51c96f292f1a4ca5eaedc64a03687edbb6cd_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/console-mce-rhel8@sha256:009597e78bf32e0a6d83ad456a6670e436692aa1c12cbd144580a30080054d0f_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/console-mce-rhel8@sha256:95cbc26ed2e396e44efd543d8a38f1c698267e1a617a7ee4b6f26efdb49e3059_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/console-mce-rhel8@sha256:b83a44a87eddeaa3914d03f51f58e8cc5412ee580ee233754108b2349d890b8c_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/console-mce-rhel8@sha256:e3883d9629078bc16f2a6526cb8b1fdea89c1a8b8f477487fd6b34efa2f13999_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/discovery-rhel8@sha256:12b3c0a01c59836687a7cfc1fba050d0800625cd46f678551a5944b0664c044d_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/discovery-rhel8@sha256:25eefa4b7af3650f57e9a4c372522a0cae7bcc1b41735d2b503b9b41d9c2d0b2_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/discovery-rhel8@sha256:9a655c52c83f7682964e8f46fed6011c6e9de7a2a64ee0893d0c02cf725746e1_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/discovery-rhel8@sha256:a0bcad7b2191e3c674813c2e1e67aea619d6d7eaa95f2324902e0b842d1c0cc8_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/hive-rhel8@sha256:674603ee10ad5e9d42e18e5c2f91153c863cb7e9f38cd523559c8de7c7097483_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/hive-rhel8@sha256:67b2477a7b3885df470dc56e94525e7ebc3dce326599c6f2a311f8727557bf8b_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/hive-rhel8@sha256:8722d4f39942af4a008209ae518bf27d30deaa2e5bf97fc3118bea58efafb3d5_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/hive-rhel8@sha256:dd6a4624672d458a0072b9aa46fb1b3d576c0b198759d053f61536f3b9e34359_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/hypershift-addon-rhel8-operator@sha256:00322fc5e7a8e1d08ca716e23982dae6d365b1523f8d3465e6daad5074067ea2_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/hypershift-addon-rhel8-operator@sha256:27cc406bb658c1915e75f5d0b0d3c0f73e72635c9f5bb08bc28e3c5c434e147b_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/hypershift-addon-rhel8-operator@sha256:afc67731faaa2dc9d32a052064763737c8bc4b1b5cf8e8ffb7cb31a4652c656c_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/hypershift-addon-rhel8-operator@sha256:c4227a3a5b323d716a979e1c6a66c458d458648c5fcb0ab151ad55ba24972f51_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/hypershift-deployment-controller-rhel8@sha256:68de13099864a989493367500360560a677fde2e0e56a760a6dafde1d7be9a27_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/hypershift-deployment-controller-rhel8@sha256:8d4a908562cbb0351aea12befe5f2bdf57041e073ce679d1b1c5b46c893844b6_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/hypershift-deployment-controller-rhel8@sha256:be5d7a8b6dec6d4c959badc2d2960ec7bfe74a75c0d673da06fe6335920de3a0_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/hypershift-deployment-controller-rhel8@sha256:f44b9cd7b993051b4d59108153763a09d283c0cf822fab478f22cfbe53847da7_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/hypershift-rhel8-operator@sha256:2d94cd451fbf0abc13e50b6b6252061294bdbfd1eda64f4347177d20b5d1e489_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/hypershift-rhel8-operator@sha256:3d8d114403d85cbba699f53aa177a84da92516b5d2e852b2bffc33eabde6af13_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/hypershift-rhel8-operator@sha256:62e91ac9b6291bf7abc26cdd937c2c2cf7cdf1f1256a33acbaa5d1cdc607d3fa_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/hypershift-rhel8-operator@sha256:ffce5bc9fb2be59047c4840d9222499f03c1cf74786d8695aab1d1b04adc6f8a_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/klusterlet-operator-bundle@sha256:1687315db647e6689845df88843ae53275440042b76dc781dcabeef16e426bdf_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/managed-serviceaccount-rhel8@sha256:63593ef6045808b9c3fe96fc1cddd99bdfabaaef881fe716972500bfda62f92b_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/managed-serviceaccount-rhel8@sha256:7f5f65ba65c9bfc64d8bf9724a22b68d38c512465f4be1bfed8f02133256214f_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/managed-serviceaccount-rhel8@sha256:8621056c6982b9875749650eee2cf967b31217298a1b924de1fe710e0445df1b_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/managed-serviceaccount-rhel8@sha256:ec5bdf8a935ee1daaa5c91a7fd7816ade97619b5d1f6b61e663c03f43bb832bc_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/managedcluster-import-controller-rhel8@sha256:17987e46eb8772ef79e771b6edd137b29914ae357eb036d76a063cb04de116a3_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/managedcluster-import-controller-rhel8@sha256:4a22ca54331be02c08e23704852c34273a8bf3d1bb2c8f2aaf92f277474e3654_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/managedcluster-import-controller-rhel8@sha256:7d737e05b3164a7e49085a2026bf5fbbdda5a0d23890e1de455eea8d59f20187_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/managedcluster-import-controller-rhel8@sha256:eaf8ba4c775e4ebaeea316bbab0344eb10674089ff9db1c8f1373ed564b03749_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/mce-operator-bundle@sha256:701ad2aa334971346282a7a80c420049f08a3e3845a915a947e7605aab9c1369_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/mce-operator-bundle@sha256:cf1b297a2bbfa2a55204e2c4688511baa0223978b2d4ab7cfb8f8c5c965d563f_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/mce-operator-bundle@sha256:ed114b2afb91375b6f3576da15474ad96c154cc0ed16e288f8a4840d7d39942f_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/mce-operator-bundle@sha256:f1be217449145edb01b029b19d08831cc6d085856e39aea8174e74ef0cc85283_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/multicloud-manager-rhel8@sha256:162fe79ef40dbdcd1c9a16c601ffeb1c1dec5309c250bddf85809a0197b2ec3e_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/multicloud-manager-rhel8@sha256:af5076a59d32f3bed7f88348bccdff6fad4d250aab7f8dc7c2791e75fa76c7d9_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/multicloud-manager-rhel8@sha256:c03edb31a56b4678c4e0f66c59b49e3798b8442ef1ddca3f67488f4baca30241_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/multicloud-manager-rhel8@sha256:c6fb6ec34c746ba73007bec6e1895b4e1a4ed551b035aa9059664ded820f46fa_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-cluster-api-provider-agent-rhel8@sha256:208389221423692530b334815985b0a2263febf5574138e854dbdc011f03b4a2_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-cluster-api-provider-agent-rhel8@sha256:4bacc4ba3974c11ac27d1448a7f7cd973162caf33358249e9d1c154018124830_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-cluster-api-provider-agent-rhel8@sha256:8b3c3fb8fdf6d679f6020e0c739f25ae83dd4173e46b743de911d8e346f371fe_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-cluster-api-provider-agent-rhel8@sha256:a4d3f04386e63bfb640b928c01f972ba7d90af9c5213a7c10968b55c875565e0_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-console-mce-rhel8@sha256:009597e78bf32e0a6d83ad456a6670e436692aa1c12cbd144580a30080054d0f_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-console-mce-rhel8@sha256:95cbc26ed2e396e44efd543d8a38f1c698267e1a617a7ee4b6f26efdb49e3059_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-console-mce-rhel8@sha256:b83a44a87eddeaa3914d03f51f58e8cc5412ee580ee233754108b2349d890b8c_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-console-mce-rhel8@sha256:e3883d9629078bc16f2a6526cb8b1fdea89c1a8b8f477487fd6b34efa2f13999_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-hypershift-addon-rhel8-operator@sha256:00322fc5e7a8e1d08ca716e23982dae6d365b1523f8d3465e6daad5074067ea2_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-hypershift-addon-rhel8-operator@sha256:27cc406bb658c1915e75f5d0b0d3c0f73e72635c9f5bb08bc28e3c5c434e147b_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-hypershift-addon-rhel8-operator@sha256:afc67731faaa2dc9d32a052064763737c8bc4b1b5cf8e8ffb7cb31a4652c656c_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-hypershift-addon-rhel8-operator@sha256:c4227a3a5b323d716a979e1c6a66c458d458648c5fcb0ab151ad55ba24972f51_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-hypershift-deployment-controller-rhel8@sha256:68de13099864a989493367500360560a677fde2e0e56a760a6dafde1d7be9a27_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-hypershift-deployment-controller-rhel8@sha256:8d4a908562cbb0351aea12befe5f2bdf57041e073ce679d1b1c5b46c893844b6_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-hypershift-deployment-controller-rhel8@sha256:be5d7a8b6dec6d4c959badc2d2960ec7bfe74a75c0d673da06fe6335920de3a0_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-hypershift-deployment-controller-rhel8@sha256:f44b9cd7b993051b4d59108153763a09d283c0cf822fab478f22cfbe53847da7_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-managed-serviceaccount-rhel8@sha256:63593ef6045808b9c3fe96fc1cddd99bdfabaaef881fe716972500bfda62f92b_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-managed-serviceaccount-rhel8@sha256:7f5f65ba65c9bfc64d8bf9724a22b68d38c512465f4be1bfed8f02133256214f_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-managed-serviceaccount-rhel8@sha256:8621056c6982b9875749650eee2cf967b31217298a1b924de1fe710e0445df1b_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-managed-serviceaccount-rhel8@sha256:ec5bdf8a935ee1daaa5c91a7fd7816ade97619b5d1f6b61e663c03f43bb832bc_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/must-gather-rhel8@sha256:4270ef4ed53f54fb13cf1092b3babb70af7012886a3f0c293b11040083f39651_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/must-gather-rhel8@sha256:4ecb20c797f71375bc888ed84036f49bc40e2e9984e7ec74b14ad697d1b9c6fb_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/must-gather-rhel8@sha256:6d2624faf8cb2634a9e2203273d95c076ed2207ddd87f50df6ce8e5088a5d257_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/must-gather-rhel8@sha256:e838cb2e70eff2157b992c1cc6c576c9e099306b1df69d6d5c9d991ded4e0789_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/placement-rhel8@sha256:473ed2081010b9005ecc6fb254389dac6927f336967bd4a2f99ca3210fd265f0_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/placement-rhel8@sha256:746794cb82199cfc0c659de0a48018bbd8f18aec97265d68f8dd8bbf783049b1_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/placement-rhel8@sha256:7f5c7671a97f09756a150feb6a6bd04f40aa938ce065102b5b5875eadab933db_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/placement-rhel8@sha256:a6fb7f9d80d4d6cb53317f7d87960af28a6cafb8c5abee369f7bd94cbe449686_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/provider-credential-controller-rhel8@sha256:759037d7817cef4e0451befe8f2bc943a89f2bda95a52327a1c552c3f9a095bb_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/provider-credential-controller-rhel8@sha256:90281a3feff8e019a937fabb5184881c1983cda657c41332cd0321acf5ea4092_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/provider-credential-controller-rhel8@sha256:b6406fbcfeed4c491c66b778a4ad08e8066db5052a49863dd459e2b7375e6ba4_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/provider-credential-controller-rhel8@sha256:c4707c5214505bf1e5f693f0c5df4bb6fe4336670bf850b9a09040b6d87cccd2_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/registration-operator-rhel8@sha256:49d81d8a383de609d64760a4ae6ffa61469a59a5678311406ce4f838c1cc66fd_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/registration-operator-rhel8@sha256:579420cfdc2a542ab7a1b9cd6f1324885f60d1ec5d2bda74808127b45aef2983_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/registration-operator-rhel8@sha256:f945ae948589e2ea294d3d6e8f89fe05c1203f375a0722465965208ecfc15b94_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/registration-operator-rhel8@sha256:fbc7cd19b869d02af6dba24b20f6a44c498fb00e4afc629821f47b9b35c5a94d_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/registration-rhel8@sha256:39cc95f16445c3a1dca378beb50f5931ad081f459c9c6eb012325c6a9d8ada6c_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/registration-rhel8@sha256:686390715f19747bff24e95137307182ab095fb133051424996c6b0ee668569a_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/registration-rhel8@sha256:7bbc4dceeffd5f4bb47e9c38f97109d083dbbbda1a1643b7eb7762ebbd5047a1_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/registration-rhel8@sha256:cb1c8096bd5bd9f1dfa413bc0d1889d970b6d841988d24d6c1008904b1288cfe_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/work-rhel8@sha256:345f405c6a1d3e18beaf13c24a7ca4055a03746d8e6540670435e8d2413fefaf_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/work-rhel8@sha256:663cf3e0453e2ae5b1c9d5f6d335930d6d1e9c7a34151a171dbf58f9066c2b96_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/work-rhel8@sha256:c5c1939a142b9554a2ce664605409cefcb9954bbb1d8eef988fddab50f06cdaf_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/work-rhel8@sha256:d425b68e6265d098601e240cae6084c76416fd27bfbd955a3ccee30873544e38_ppc64le"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "golang: encoding/xml: stack exhaustion in Unmarshal"
},
{
"cve": "CVE-2022-30635",
"cwe": {
"id": "CWE-1325",
"name": "Improperly Controlled Sequential Memory Allocation"
},
"discovery_date": "2022-07-14T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2107388"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in golang. When calling Decoder, Decode on a message that contains deeply nested structures, a panic can occur due to stack exhaustion and allows an attacker to impact system availability.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "golang: encoding/gob: stack exhaustion in Decoder.Decode",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "OpenShift Container Platform (OCP) starting from 4.10 stream is already compiled in the patched version of Go, hence is not affected by this vulnerability.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"8Base-multicluster-engine-2.1:multicluster-engine/agent-service-rhel8@sha256:661ee3a57d860a713ffb481ea87858f20fce1e57b858821cb0c1ec4069e206a0_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/agent-service-rhel8@sha256:8cb5ab317ccc6b1bcd409cfba0ec983e3f5d9531227e76bb455011636ed32d21_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/agent-service-rhel8@sha256:e136966121b82373c9279b1b59b68864ed10bfdee424959a7ad4b190ff7a2562_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/agent-service-rhel8@sha256:fce50212c8bbfdc3e8f445f4b7ea35881eb29e49c443e827ad6fe2389328d57f_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/apiserver-network-proxy-rhel8@sha256:25b242af63aca69a32c457dde23b3ac52ed81f5edad3e919d5df59902adb0b60_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/apiserver-network-proxy-rhel8@sha256:5ea69e650771525faf944fbf3be82a19e54a964d38adbb88263247652476938c_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/apiserver-network-proxy-rhel8@sha256:c97ea925ea31a1ae6824ec55bbb43c3cf0d2d9b0fb6d12b6d23492e0e5a5467a_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/apiserver-network-proxy-rhel8@sha256:f71c4c301774aba9a886f2891eace9da47ba075d2a2e4acfc03849c9c0da57bc_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/assisted-image-service-rhel8@sha256:1d250617cf4eb47800d30bd6bdd61872faa29eb7c6953edcb4a107360f0d0a78_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/assisted-image-service-rhel8@sha256:3730a3c3cfb695b540945b5f0ae739a701a0155137b9509238860549105ab670_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/assisted-image-service-rhel8@sha256:3d59cfa190838da34bac1ccf88562f996cc9e9ffdb151f47e044ba3fcc964a3d_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/assisted-image-service-rhel8@sha256:92c8157e43d84584ba93d978fcc6ffba84118e4ea5ff46ad71a62ffdc7fc56e5_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/assisted-installer-agent-rhel8@sha256:99e0accdee9b311b9abf032c712060823736f88c7bf3ba692349d7f8290a9570_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/assisted-installer-agent-rhel8@sha256:b4722c060fb38e1609e689b605816cefb39a15a0ddc40837a90727d123b91c88_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/assisted-installer-reporter-rhel8@sha256:1d465abc36e2045dc5a291663786709fc920c42aacb0c34c4868a1a633334509_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/assisted-installer-reporter-rhel8@sha256:bdb861698be8305247b21ebab7994f27eaae818f691ffcff3d5b5eb5dc70a722_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/assisted-installer-reporter-rhel8@sha256:e4dd90d186f1fea6fcdb4e23f74e4390e00d134b2c21d8510c1cdbbcef3c4a1f_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/assisted-installer-rhel8@sha256:61ac4136dad0e02323807e6d3de8e890ec0b7e7e1f7112f9610410712af6f9b5_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/assisted-installer-rhel8@sha256:686b64358857be04087a706048a32b7356b16a0028d2b200da16ec94d931d25d_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/assisted-installer-rhel8@sha256:910dad58b72de16f92dd5b60d0420010d18229a6e0966fe2eb072517febe499f_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/aws-encryption-provider-rhel8@sha256:31329737bd3608345f8e969e872e2e18305e2959d9d81867933c73fb26a53dcd_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/aws-encryption-provider-rhel8@sha256:9797eef2012c827ff3250cba1cd542772e92872b4bd69a01bdbdba4fe407472c_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/aws-encryption-provider-rhel8@sha256:ab7f1982f21ed9251501396ea150764348b5f61b6e50b9d74b5031e705e16ef3_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/aws-encryption-provider-rhel8@sha256:cee69ba4c6fb326afd03c7f21856a028fa4758dab8c849ef6eaeaea0cd55afd2_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/backplane-rhel8-operator@sha256:0b8c36b4b1d00e47ee4faaeec9ccbdc2977a50592035f8a600491c657e439d33_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/backplane-rhel8-operator@sha256:5dbd590a4bbed44f487d1601d1825b5efb8253b9ee2be49adccec7e0ea9410ac_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/backplane-rhel8-operator@sha256:9f7854a1de26dfebdc8beafffd01304017b8fe7cd84065dd452de1276e529a06_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/backplane-rhel8-operator@sha256:e7998dc233af266ed94ba16450c2f02096abb5e045f291f8f94a83ef9da7dd51_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-provider-agent-rhel8@sha256:208389221423692530b334815985b0a2263febf5574138e854dbdc011f03b4a2_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-provider-agent-rhel8@sha256:4bacc4ba3974c11ac27d1448a7f7cd973162caf33358249e9d1c154018124830_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-provider-agent-rhel8@sha256:8b3c3fb8fdf6d679f6020e0c739f25ae83dd4173e46b743de911d8e346f371fe_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-provider-agent-rhel8@sha256:a4d3f04386e63bfb640b928c01f972ba7d90af9c5213a7c10968b55c875565e0_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-provider-aws-rhel8@sha256:36a5f30d043f1137033842188e59224b803158696f60ddb41095a766705485f4_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-provider-aws-rhel8@sha256:6fb7799fca309c727c7afea57448fc653dde09495945e314402a3e3a079e5b03_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-provider-aws-rhel8@sha256:9b8d4fde02e4c43d194bf4c420550730fd52b74587e2327f2e9eb75067bb25e7_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-provider-aws-rhel8@sha256:bd612736fde388811d12a572852c86d0fe9dcbb6e7f404c64b8654c870d4e2eb_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-provider-azure-rhel8@sha256:2b93b026497655f16a85a2929b1f0c970d51dce0e0e8462774989f1943bdc785_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-provider-azure-rhel8@sha256:2c9c916d0face10abc7f6467564e394ead5946bf18ed8439456cce2767a83b3e_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-provider-azure-rhel8@sha256:6f41c353228c4016ab02557a5591ef36f4aea799c4ad89798343b4a2f0765d08_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-provider-azure-rhel8@sha256:ddd59c296543f525f719336ad6ddc5e5f8d3915e08e3b64d575a9835de3e95ad_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-provider-kubevirt-rhel8@sha256:0007824d89632253727ead00c5fd6ec463f310d71e58e237ea5e51c13052b0bc_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-provider-kubevirt-rhel8@sha256:9cd9106f72557b8ba5de9f4d1de5ff8d33514d2c02889999a3c20aab9a8dd061_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-provider-kubevirt-rhel8@sha256:cbe319cfa3ab4610dc67abea27841dd5b670061faa74e666959550343bba1c28_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-provider-kubevirt-rhel8@sha256:df94a1d8a4b6d1aebed4e657267219632bb3b2176537bdf8e51a728cd78f136f_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-rhel8@sha256:30f56a4d5cba0ccd55e0bda756c7af8010ab94ec3b644dc73f7b32e76b5bbb3a_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-rhel8@sha256:4f7cb34768ff908ed1ba54330603ea54b82a4144cf9124dae01a727dcc60362a_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-rhel8@sha256:a137205ac2127a04466519355b07cee71c08c56dddfee35671127241ebdf4a99_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-rhel8@sha256:c8a785b4e1688d358cec73e9cf4853ca0ab28c7daa4c45d5384b7bebc333f53a_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-curator-controller-rhel8@sha256:1d4d913d4136321ebd94e6b9d9e55be7262883702de72c4a61827804ad843942_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-curator-controller-rhel8@sha256:2134c387cb0e8c2f95bb8ef74ad0a10c37403d9e0dfaeb7e2e9efb388c606ac1_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-curator-controller-rhel8@sha256:2e0867d6ebace932eb09bb3a6a929562a157bc2eea9c28063eb30dac866abf63_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-curator-controller-rhel8@sha256:3dd533817d97518c7af991b888c5f9df501bd496ed53988e5444c1ea62e539cb_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-proxy-addon-rhel8@sha256:2779eae299eb2b48e8a868de2f2d8d13313ca17b2f7d5c816013145b0c787cc8_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-proxy-addon-rhel8@sha256:28544cf2414bdeffb8bcaae2d1547064da46ab5a122fd77861083b1e81e299cc_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-proxy-addon-rhel8@sha256:4da01f6a0a59069045d23599d748849da60ee309f72f233497edd379b3b0823e_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-proxy-addon-rhel8@sha256:6318fd6b0e0f5c39239ba9c71c330bce7974deaf970359ec83c88116abf7a653_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-proxy-rhel8@sha256:610de7f25fd387262c360acb21dd45dc80e1c52a77dd11982965da80301407ab_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-proxy-rhel8@sha256:a881a94835c7eef6babe00792fc0a99c9816831869cb26af0dcf2665233f7710_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-proxy-rhel8@sha256:b240f43890529fe95b1a74de6f4c2626e85ae91ae6a624bb98a4c31130b6740d_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-proxy-rhel8@sha256:df6cd66cdb17efc356e770930ff796bdb527c292243f5e8b87ca5c9e912a19d6_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/clusterclaims-controller-rhel8@sha256:3608571c2a5a3d399e3ad8135ca90e46a7e57b322b5ef9d708efa631cee7109c_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/clusterclaims-controller-rhel8@sha256:5c04626558442d50ab58a941d72a78db7c94f5ce730b5abb7599c21981875970_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/clusterclaims-controller-rhel8@sha256:7be740cc5987a1dfc76d7d8a306ff65291eb9cf61419842f463aa9dc4d6ecde1_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/clusterclaims-controller-rhel8@sha256:fce2e92743adaf6fe2e0168cfeecdc71ff7c009ef92a89c9172ff46ebbedcd40_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/clusterlifecycle-state-metrics-rhel8@sha256:288a0e4f9ca79859c5f295e920e9ef01d395720ea5b62ec7f5a5bd975b9c5850_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/clusterlifecycle-state-metrics-rhel8@sha256:93b9ad845fab34498a6f504ad626d0d5236c39ab1aaf7789df146311e4ba33cd_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/clusterlifecycle-state-metrics-rhel8@sha256:c808d378bd0666d7eb1f9c9024f7d2f7c6bdedd40298aa1e940cfc1ce735af54_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/clusterlifecycle-state-metrics-rhel8@sha256:df17928fd459e5063fb2470dbaea51c96f292f1a4ca5eaedc64a03687edbb6cd_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/console-mce-rhel8@sha256:009597e78bf32e0a6d83ad456a6670e436692aa1c12cbd144580a30080054d0f_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/console-mce-rhel8@sha256:95cbc26ed2e396e44efd543d8a38f1c698267e1a617a7ee4b6f26efdb49e3059_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/console-mce-rhel8@sha256:b83a44a87eddeaa3914d03f51f58e8cc5412ee580ee233754108b2349d890b8c_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/console-mce-rhel8@sha256:e3883d9629078bc16f2a6526cb8b1fdea89c1a8b8f477487fd6b34efa2f13999_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/discovery-rhel8@sha256:12b3c0a01c59836687a7cfc1fba050d0800625cd46f678551a5944b0664c044d_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/discovery-rhel8@sha256:25eefa4b7af3650f57e9a4c372522a0cae7bcc1b41735d2b503b9b41d9c2d0b2_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/discovery-rhel8@sha256:9a655c52c83f7682964e8f46fed6011c6e9de7a2a64ee0893d0c02cf725746e1_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/discovery-rhel8@sha256:a0bcad7b2191e3c674813c2e1e67aea619d6d7eaa95f2324902e0b842d1c0cc8_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/hive-rhel8@sha256:674603ee10ad5e9d42e18e5c2f91153c863cb7e9f38cd523559c8de7c7097483_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/hive-rhel8@sha256:67b2477a7b3885df470dc56e94525e7ebc3dce326599c6f2a311f8727557bf8b_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/hive-rhel8@sha256:8722d4f39942af4a008209ae518bf27d30deaa2e5bf97fc3118bea58efafb3d5_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/hive-rhel8@sha256:dd6a4624672d458a0072b9aa46fb1b3d576c0b198759d053f61536f3b9e34359_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/hypershift-addon-rhel8-operator@sha256:00322fc5e7a8e1d08ca716e23982dae6d365b1523f8d3465e6daad5074067ea2_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/hypershift-addon-rhel8-operator@sha256:27cc406bb658c1915e75f5d0b0d3c0f73e72635c9f5bb08bc28e3c5c434e147b_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/hypershift-addon-rhel8-operator@sha256:afc67731faaa2dc9d32a052064763737c8bc4b1b5cf8e8ffb7cb31a4652c656c_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/hypershift-addon-rhel8-operator@sha256:c4227a3a5b323d716a979e1c6a66c458d458648c5fcb0ab151ad55ba24972f51_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/hypershift-deployment-controller-rhel8@sha256:68de13099864a989493367500360560a677fde2e0e56a760a6dafde1d7be9a27_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/hypershift-deployment-controller-rhel8@sha256:8d4a908562cbb0351aea12befe5f2bdf57041e073ce679d1b1c5b46c893844b6_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/hypershift-deployment-controller-rhel8@sha256:be5d7a8b6dec6d4c959badc2d2960ec7bfe74a75c0d673da06fe6335920de3a0_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/hypershift-deployment-controller-rhel8@sha256:f44b9cd7b993051b4d59108153763a09d283c0cf822fab478f22cfbe53847da7_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/hypershift-rhel8-operator@sha256:2d94cd451fbf0abc13e50b6b6252061294bdbfd1eda64f4347177d20b5d1e489_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/hypershift-rhel8-operator@sha256:3d8d114403d85cbba699f53aa177a84da92516b5d2e852b2bffc33eabde6af13_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/hypershift-rhel8-operator@sha256:62e91ac9b6291bf7abc26cdd937c2c2cf7cdf1f1256a33acbaa5d1cdc607d3fa_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/hypershift-rhel8-operator@sha256:ffce5bc9fb2be59047c4840d9222499f03c1cf74786d8695aab1d1b04adc6f8a_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/klusterlet-operator-bundle@sha256:1687315db647e6689845df88843ae53275440042b76dc781dcabeef16e426bdf_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/managed-serviceaccount-rhel8@sha256:63593ef6045808b9c3fe96fc1cddd99bdfabaaef881fe716972500bfda62f92b_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/managed-serviceaccount-rhel8@sha256:7f5f65ba65c9bfc64d8bf9724a22b68d38c512465f4be1bfed8f02133256214f_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/managed-serviceaccount-rhel8@sha256:8621056c6982b9875749650eee2cf967b31217298a1b924de1fe710e0445df1b_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/managed-serviceaccount-rhel8@sha256:ec5bdf8a935ee1daaa5c91a7fd7816ade97619b5d1f6b61e663c03f43bb832bc_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/managedcluster-import-controller-rhel8@sha256:17987e46eb8772ef79e771b6edd137b29914ae357eb036d76a063cb04de116a3_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/managedcluster-import-controller-rhel8@sha256:4a22ca54331be02c08e23704852c34273a8bf3d1bb2c8f2aaf92f277474e3654_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/managedcluster-import-controller-rhel8@sha256:7d737e05b3164a7e49085a2026bf5fbbdda5a0d23890e1de455eea8d59f20187_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/managedcluster-import-controller-rhel8@sha256:eaf8ba4c775e4ebaeea316bbab0344eb10674089ff9db1c8f1373ed564b03749_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/mce-operator-bundle@sha256:701ad2aa334971346282a7a80c420049f08a3e3845a915a947e7605aab9c1369_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/mce-operator-bundle@sha256:cf1b297a2bbfa2a55204e2c4688511baa0223978b2d4ab7cfb8f8c5c965d563f_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/mce-operator-bundle@sha256:ed114b2afb91375b6f3576da15474ad96c154cc0ed16e288f8a4840d7d39942f_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/mce-operator-bundle@sha256:f1be217449145edb01b029b19d08831cc6d085856e39aea8174e74ef0cc85283_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/multicloud-manager-rhel8@sha256:162fe79ef40dbdcd1c9a16c601ffeb1c1dec5309c250bddf85809a0197b2ec3e_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/multicloud-manager-rhel8@sha256:af5076a59d32f3bed7f88348bccdff6fad4d250aab7f8dc7c2791e75fa76c7d9_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/multicloud-manager-rhel8@sha256:c03edb31a56b4678c4e0f66c59b49e3798b8442ef1ddca3f67488f4baca30241_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/multicloud-manager-rhel8@sha256:c6fb6ec34c746ba73007bec6e1895b4e1a4ed551b035aa9059664ded820f46fa_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-cluster-api-provider-agent-rhel8@sha256:208389221423692530b334815985b0a2263febf5574138e854dbdc011f03b4a2_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-cluster-api-provider-agent-rhel8@sha256:4bacc4ba3974c11ac27d1448a7f7cd973162caf33358249e9d1c154018124830_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-cluster-api-provider-agent-rhel8@sha256:8b3c3fb8fdf6d679f6020e0c739f25ae83dd4173e46b743de911d8e346f371fe_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-cluster-api-provider-agent-rhel8@sha256:a4d3f04386e63bfb640b928c01f972ba7d90af9c5213a7c10968b55c875565e0_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-console-mce-rhel8@sha256:009597e78bf32e0a6d83ad456a6670e436692aa1c12cbd144580a30080054d0f_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-console-mce-rhel8@sha256:95cbc26ed2e396e44efd543d8a38f1c698267e1a617a7ee4b6f26efdb49e3059_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-console-mce-rhel8@sha256:b83a44a87eddeaa3914d03f51f58e8cc5412ee580ee233754108b2349d890b8c_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-console-mce-rhel8@sha256:e3883d9629078bc16f2a6526cb8b1fdea89c1a8b8f477487fd6b34efa2f13999_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-hypershift-addon-rhel8-operator@sha256:00322fc5e7a8e1d08ca716e23982dae6d365b1523f8d3465e6daad5074067ea2_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-hypershift-addon-rhel8-operator@sha256:27cc406bb658c1915e75f5d0b0d3c0f73e72635c9f5bb08bc28e3c5c434e147b_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-hypershift-addon-rhel8-operator@sha256:afc67731faaa2dc9d32a052064763737c8bc4b1b5cf8e8ffb7cb31a4652c656c_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-hypershift-addon-rhel8-operator@sha256:c4227a3a5b323d716a979e1c6a66c458d458648c5fcb0ab151ad55ba24972f51_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-hypershift-deployment-controller-rhel8@sha256:68de13099864a989493367500360560a677fde2e0e56a760a6dafde1d7be9a27_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-hypershift-deployment-controller-rhel8@sha256:8d4a908562cbb0351aea12befe5f2bdf57041e073ce679d1b1c5b46c893844b6_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-hypershift-deployment-controller-rhel8@sha256:be5d7a8b6dec6d4c959badc2d2960ec7bfe74a75c0d673da06fe6335920de3a0_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-hypershift-deployment-controller-rhel8@sha256:f44b9cd7b993051b4d59108153763a09d283c0cf822fab478f22cfbe53847da7_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-managed-serviceaccount-rhel8@sha256:63593ef6045808b9c3fe96fc1cddd99bdfabaaef881fe716972500bfda62f92b_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-managed-serviceaccount-rhel8@sha256:7f5f65ba65c9bfc64d8bf9724a22b68d38c512465f4be1bfed8f02133256214f_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-managed-serviceaccount-rhel8@sha256:8621056c6982b9875749650eee2cf967b31217298a1b924de1fe710e0445df1b_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-managed-serviceaccount-rhel8@sha256:ec5bdf8a935ee1daaa5c91a7fd7816ade97619b5d1f6b61e663c03f43bb832bc_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/must-gather-rhel8@sha256:4270ef4ed53f54fb13cf1092b3babb70af7012886a3f0c293b11040083f39651_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/must-gather-rhel8@sha256:4ecb20c797f71375bc888ed84036f49bc40e2e9984e7ec74b14ad697d1b9c6fb_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/must-gather-rhel8@sha256:6d2624faf8cb2634a9e2203273d95c076ed2207ddd87f50df6ce8e5088a5d257_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/must-gather-rhel8@sha256:e838cb2e70eff2157b992c1cc6c576c9e099306b1df69d6d5c9d991ded4e0789_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/placement-rhel8@sha256:473ed2081010b9005ecc6fb254389dac6927f336967bd4a2f99ca3210fd265f0_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/placement-rhel8@sha256:746794cb82199cfc0c659de0a48018bbd8f18aec97265d68f8dd8bbf783049b1_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/placement-rhel8@sha256:7f5c7671a97f09756a150feb6a6bd04f40aa938ce065102b5b5875eadab933db_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/placement-rhel8@sha256:a6fb7f9d80d4d6cb53317f7d87960af28a6cafb8c5abee369f7bd94cbe449686_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/provider-credential-controller-rhel8@sha256:759037d7817cef4e0451befe8f2bc943a89f2bda95a52327a1c552c3f9a095bb_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/provider-credential-controller-rhel8@sha256:90281a3feff8e019a937fabb5184881c1983cda657c41332cd0321acf5ea4092_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/provider-credential-controller-rhel8@sha256:b6406fbcfeed4c491c66b778a4ad08e8066db5052a49863dd459e2b7375e6ba4_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/provider-credential-controller-rhel8@sha256:c4707c5214505bf1e5f693f0c5df4bb6fe4336670bf850b9a09040b6d87cccd2_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/registration-operator-rhel8@sha256:49d81d8a383de609d64760a4ae6ffa61469a59a5678311406ce4f838c1cc66fd_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/registration-operator-rhel8@sha256:579420cfdc2a542ab7a1b9cd6f1324885f60d1ec5d2bda74808127b45aef2983_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/registration-operator-rhel8@sha256:f945ae948589e2ea294d3d6e8f89fe05c1203f375a0722465965208ecfc15b94_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/registration-operator-rhel8@sha256:fbc7cd19b869d02af6dba24b20f6a44c498fb00e4afc629821f47b9b35c5a94d_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/registration-rhel8@sha256:39cc95f16445c3a1dca378beb50f5931ad081f459c9c6eb012325c6a9d8ada6c_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/registration-rhel8@sha256:686390715f19747bff24e95137307182ab095fb133051424996c6b0ee668569a_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/registration-rhel8@sha256:7bbc4dceeffd5f4bb47e9c38f97109d083dbbbda1a1643b7eb7762ebbd5047a1_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/registration-rhel8@sha256:cb1c8096bd5bd9f1dfa413bc0d1889d970b6d841988d24d6c1008904b1288cfe_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/work-rhel8@sha256:345f405c6a1d3e18beaf13c24a7ca4055a03746d8e6540670435e8d2413fefaf_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/work-rhel8@sha256:663cf3e0453e2ae5b1c9d5f6d335930d6d1e9c7a34151a171dbf58f9066c2b96_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/work-rhel8@sha256:c5c1939a142b9554a2ce664605409cefcb9954bbb1d8eef988fddab50f06cdaf_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/work-rhel8@sha256:d425b68e6265d098601e240cae6084c76416fd27bfbd955a3ccee30873544e38_ppc64le"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2022-30635"
},
{
"category": "external",
"summary": "RHBZ#2107388",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2107388"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2022-30635",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-30635"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2022-30635",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2022-30635"
},
{
"category": "external",
"summary": "https://go.dev/issue/53615",
"url": "https://go.dev/issue/53615"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-announce/c/nqrv9fbR0zE",
"url": "https://groups.google.com/g/golang-announce/c/nqrv9fbR0zE"
}
],
"release_date": "2022-07-12T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2022-09-06T14:28:04+00:00",
"details": "For multicluster engine for Kubernetes, see the following documentation for\ndetails on how to install the images:\n\nhttps://access.redhat.com/documentation/en-us/red_hat_advanced_cluster_management_for_kubernetes/2.6/html/multicluster_engine/install_upgrade/installing-while-connected-online-mce",
"product_ids": [
"8Base-multicluster-engine-2.1:multicluster-engine/agent-service-rhel8@sha256:661ee3a57d860a713ffb481ea87858f20fce1e57b858821cb0c1ec4069e206a0_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/agent-service-rhel8@sha256:8cb5ab317ccc6b1bcd409cfba0ec983e3f5d9531227e76bb455011636ed32d21_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/agent-service-rhel8@sha256:e136966121b82373c9279b1b59b68864ed10bfdee424959a7ad4b190ff7a2562_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/agent-service-rhel8@sha256:fce50212c8bbfdc3e8f445f4b7ea35881eb29e49c443e827ad6fe2389328d57f_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/apiserver-network-proxy-rhel8@sha256:25b242af63aca69a32c457dde23b3ac52ed81f5edad3e919d5df59902adb0b60_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/apiserver-network-proxy-rhel8@sha256:5ea69e650771525faf944fbf3be82a19e54a964d38adbb88263247652476938c_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/apiserver-network-proxy-rhel8@sha256:c97ea925ea31a1ae6824ec55bbb43c3cf0d2d9b0fb6d12b6d23492e0e5a5467a_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/apiserver-network-proxy-rhel8@sha256:f71c4c301774aba9a886f2891eace9da47ba075d2a2e4acfc03849c9c0da57bc_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/assisted-image-service-rhel8@sha256:1d250617cf4eb47800d30bd6bdd61872faa29eb7c6953edcb4a107360f0d0a78_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/assisted-image-service-rhel8@sha256:3730a3c3cfb695b540945b5f0ae739a701a0155137b9509238860549105ab670_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/assisted-image-service-rhel8@sha256:3d59cfa190838da34bac1ccf88562f996cc9e9ffdb151f47e044ba3fcc964a3d_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/assisted-image-service-rhel8@sha256:92c8157e43d84584ba93d978fcc6ffba84118e4ea5ff46ad71a62ffdc7fc56e5_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/assisted-installer-agent-rhel8@sha256:99e0accdee9b311b9abf032c712060823736f88c7bf3ba692349d7f8290a9570_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/assisted-installer-agent-rhel8@sha256:b4722c060fb38e1609e689b605816cefb39a15a0ddc40837a90727d123b91c88_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/assisted-installer-reporter-rhel8@sha256:1d465abc36e2045dc5a291663786709fc920c42aacb0c34c4868a1a633334509_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/assisted-installer-reporter-rhel8@sha256:bdb861698be8305247b21ebab7994f27eaae818f691ffcff3d5b5eb5dc70a722_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/assisted-installer-reporter-rhel8@sha256:e4dd90d186f1fea6fcdb4e23f74e4390e00d134b2c21d8510c1cdbbcef3c4a1f_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/assisted-installer-rhel8@sha256:61ac4136dad0e02323807e6d3de8e890ec0b7e7e1f7112f9610410712af6f9b5_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/assisted-installer-rhel8@sha256:686b64358857be04087a706048a32b7356b16a0028d2b200da16ec94d931d25d_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/assisted-installer-rhel8@sha256:910dad58b72de16f92dd5b60d0420010d18229a6e0966fe2eb072517febe499f_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/aws-encryption-provider-rhel8@sha256:31329737bd3608345f8e969e872e2e18305e2959d9d81867933c73fb26a53dcd_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/aws-encryption-provider-rhel8@sha256:9797eef2012c827ff3250cba1cd542772e92872b4bd69a01bdbdba4fe407472c_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/aws-encryption-provider-rhel8@sha256:ab7f1982f21ed9251501396ea150764348b5f61b6e50b9d74b5031e705e16ef3_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/aws-encryption-provider-rhel8@sha256:cee69ba4c6fb326afd03c7f21856a028fa4758dab8c849ef6eaeaea0cd55afd2_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/backplane-rhel8-operator@sha256:0b8c36b4b1d00e47ee4faaeec9ccbdc2977a50592035f8a600491c657e439d33_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/backplane-rhel8-operator@sha256:5dbd590a4bbed44f487d1601d1825b5efb8253b9ee2be49adccec7e0ea9410ac_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/backplane-rhel8-operator@sha256:9f7854a1de26dfebdc8beafffd01304017b8fe7cd84065dd452de1276e529a06_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/backplane-rhel8-operator@sha256:e7998dc233af266ed94ba16450c2f02096abb5e045f291f8f94a83ef9da7dd51_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-provider-agent-rhel8@sha256:208389221423692530b334815985b0a2263febf5574138e854dbdc011f03b4a2_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-provider-agent-rhel8@sha256:4bacc4ba3974c11ac27d1448a7f7cd973162caf33358249e9d1c154018124830_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-provider-agent-rhel8@sha256:8b3c3fb8fdf6d679f6020e0c739f25ae83dd4173e46b743de911d8e346f371fe_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-provider-agent-rhel8@sha256:a4d3f04386e63bfb640b928c01f972ba7d90af9c5213a7c10968b55c875565e0_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-provider-aws-rhel8@sha256:36a5f30d043f1137033842188e59224b803158696f60ddb41095a766705485f4_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-provider-aws-rhel8@sha256:6fb7799fca309c727c7afea57448fc653dde09495945e314402a3e3a079e5b03_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-provider-aws-rhel8@sha256:9b8d4fde02e4c43d194bf4c420550730fd52b74587e2327f2e9eb75067bb25e7_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-provider-aws-rhel8@sha256:bd612736fde388811d12a572852c86d0fe9dcbb6e7f404c64b8654c870d4e2eb_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-provider-azure-rhel8@sha256:2b93b026497655f16a85a2929b1f0c970d51dce0e0e8462774989f1943bdc785_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-provider-azure-rhel8@sha256:2c9c916d0face10abc7f6467564e394ead5946bf18ed8439456cce2767a83b3e_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-provider-azure-rhel8@sha256:6f41c353228c4016ab02557a5591ef36f4aea799c4ad89798343b4a2f0765d08_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-provider-azure-rhel8@sha256:ddd59c296543f525f719336ad6ddc5e5f8d3915e08e3b64d575a9835de3e95ad_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-provider-kubevirt-rhel8@sha256:0007824d89632253727ead00c5fd6ec463f310d71e58e237ea5e51c13052b0bc_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-provider-kubevirt-rhel8@sha256:9cd9106f72557b8ba5de9f4d1de5ff8d33514d2c02889999a3c20aab9a8dd061_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-provider-kubevirt-rhel8@sha256:cbe319cfa3ab4610dc67abea27841dd5b670061faa74e666959550343bba1c28_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-provider-kubevirt-rhel8@sha256:df94a1d8a4b6d1aebed4e657267219632bb3b2176537bdf8e51a728cd78f136f_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-rhel8@sha256:30f56a4d5cba0ccd55e0bda756c7af8010ab94ec3b644dc73f7b32e76b5bbb3a_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-rhel8@sha256:4f7cb34768ff908ed1ba54330603ea54b82a4144cf9124dae01a727dcc60362a_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-rhel8@sha256:a137205ac2127a04466519355b07cee71c08c56dddfee35671127241ebdf4a99_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-rhel8@sha256:c8a785b4e1688d358cec73e9cf4853ca0ab28c7daa4c45d5384b7bebc333f53a_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-curator-controller-rhel8@sha256:1d4d913d4136321ebd94e6b9d9e55be7262883702de72c4a61827804ad843942_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-curator-controller-rhel8@sha256:2134c387cb0e8c2f95bb8ef74ad0a10c37403d9e0dfaeb7e2e9efb388c606ac1_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-curator-controller-rhel8@sha256:2e0867d6ebace932eb09bb3a6a929562a157bc2eea9c28063eb30dac866abf63_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-curator-controller-rhel8@sha256:3dd533817d97518c7af991b888c5f9df501bd496ed53988e5444c1ea62e539cb_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-proxy-addon-rhel8@sha256:2779eae299eb2b48e8a868de2f2d8d13313ca17b2f7d5c816013145b0c787cc8_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-proxy-addon-rhel8@sha256:28544cf2414bdeffb8bcaae2d1547064da46ab5a122fd77861083b1e81e299cc_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-proxy-addon-rhel8@sha256:4da01f6a0a59069045d23599d748849da60ee309f72f233497edd379b3b0823e_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-proxy-addon-rhel8@sha256:6318fd6b0e0f5c39239ba9c71c330bce7974deaf970359ec83c88116abf7a653_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-proxy-rhel8@sha256:610de7f25fd387262c360acb21dd45dc80e1c52a77dd11982965da80301407ab_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-proxy-rhel8@sha256:a881a94835c7eef6babe00792fc0a99c9816831869cb26af0dcf2665233f7710_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-proxy-rhel8@sha256:b240f43890529fe95b1a74de6f4c2626e85ae91ae6a624bb98a4c31130b6740d_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-proxy-rhel8@sha256:df6cd66cdb17efc356e770930ff796bdb527c292243f5e8b87ca5c9e912a19d6_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/clusterclaims-controller-rhel8@sha256:3608571c2a5a3d399e3ad8135ca90e46a7e57b322b5ef9d708efa631cee7109c_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/clusterclaims-controller-rhel8@sha256:5c04626558442d50ab58a941d72a78db7c94f5ce730b5abb7599c21981875970_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/clusterclaims-controller-rhel8@sha256:7be740cc5987a1dfc76d7d8a306ff65291eb9cf61419842f463aa9dc4d6ecde1_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/clusterclaims-controller-rhel8@sha256:fce2e92743adaf6fe2e0168cfeecdc71ff7c009ef92a89c9172ff46ebbedcd40_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/clusterlifecycle-state-metrics-rhel8@sha256:288a0e4f9ca79859c5f295e920e9ef01d395720ea5b62ec7f5a5bd975b9c5850_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/clusterlifecycle-state-metrics-rhel8@sha256:93b9ad845fab34498a6f504ad626d0d5236c39ab1aaf7789df146311e4ba33cd_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/clusterlifecycle-state-metrics-rhel8@sha256:c808d378bd0666d7eb1f9c9024f7d2f7c6bdedd40298aa1e940cfc1ce735af54_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/clusterlifecycle-state-metrics-rhel8@sha256:df17928fd459e5063fb2470dbaea51c96f292f1a4ca5eaedc64a03687edbb6cd_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/console-mce-rhel8@sha256:009597e78bf32e0a6d83ad456a6670e436692aa1c12cbd144580a30080054d0f_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/console-mce-rhel8@sha256:95cbc26ed2e396e44efd543d8a38f1c698267e1a617a7ee4b6f26efdb49e3059_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/console-mce-rhel8@sha256:b83a44a87eddeaa3914d03f51f58e8cc5412ee580ee233754108b2349d890b8c_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/console-mce-rhel8@sha256:e3883d9629078bc16f2a6526cb8b1fdea89c1a8b8f477487fd6b34efa2f13999_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/discovery-rhel8@sha256:12b3c0a01c59836687a7cfc1fba050d0800625cd46f678551a5944b0664c044d_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/discovery-rhel8@sha256:25eefa4b7af3650f57e9a4c372522a0cae7bcc1b41735d2b503b9b41d9c2d0b2_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/discovery-rhel8@sha256:9a655c52c83f7682964e8f46fed6011c6e9de7a2a64ee0893d0c02cf725746e1_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/discovery-rhel8@sha256:a0bcad7b2191e3c674813c2e1e67aea619d6d7eaa95f2324902e0b842d1c0cc8_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/hive-rhel8@sha256:674603ee10ad5e9d42e18e5c2f91153c863cb7e9f38cd523559c8de7c7097483_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/hive-rhel8@sha256:67b2477a7b3885df470dc56e94525e7ebc3dce326599c6f2a311f8727557bf8b_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/hive-rhel8@sha256:8722d4f39942af4a008209ae518bf27d30deaa2e5bf97fc3118bea58efafb3d5_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/hive-rhel8@sha256:dd6a4624672d458a0072b9aa46fb1b3d576c0b198759d053f61536f3b9e34359_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/hypershift-addon-rhel8-operator@sha256:00322fc5e7a8e1d08ca716e23982dae6d365b1523f8d3465e6daad5074067ea2_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/hypershift-addon-rhel8-operator@sha256:27cc406bb658c1915e75f5d0b0d3c0f73e72635c9f5bb08bc28e3c5c434e147b_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/hypershift-addon-rhel8-operator@sha256:afc67731faaa2dc9d32a052064763737c8bc4b1b5cf8e8ffb7cb31a4652c656c_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/hypershift-addon-rhel8-operator@sha256:c4227a3a5b323d716a979e1c6a66c458d458648c5fcb0ab151ad55ba24972f51_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/hypershift-deployment-controller-rhel8@sha256:68de13099864a989493367500360560a677fde2e0e56a760a6dafde1d7be9a27_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/hypershift-deployment-controller-rhel8@sha256:8d4a908562cbb0351aea12befe5f2bdf57041e073ce679d1b1c5b46c893844b6_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/hypershift-deployment-controller-rhel8@sha256:be5d7a8b6dec6d4c959badc2d2960ec7bfe74a75c0d673da06fe6335920de3a0_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/hypershift-deployment-controller-rhel8@sha256:f44b9cd7b993051b4d59108153763a09d283c0cf822fab478f22cfbe53847da7_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/hypershift-rhel8-operator@sha256:2d94cd451fbf0abc13e50b6b6252061294bdbfd1eda64f4347177d20b5d1e489_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/hypershift-rhel8-operator@sha256:3d8d114403d85cbba699f53aa177a84da92516b5d2e852b2bffc33eabde6af13_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/hypershift-rhel8-operator@sha256:62e91ac9b6291bf7abc26cdd937c2c2cf7cdf1f1256a33acbaa5d1cdc607d3fa_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/hypershift-rhel8-operator@sha256:ffce5bc9fb2be59047c4840d9222499f03c1cf74786d8695aab1d1b04adc6f8a_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/klusterlet-operator-bundle@sha256:1687315db647e6689845df88843ae53275440042b76dc781dcabeef16e426bdf_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/managed-serviceaccount-rhel8@sha256:63593ef6045808b9c3fe96fc1cddd99bdfabaaef881fe716972500bfda62f92b_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/managed-serviceaccount-rhel8@sha256:7f5f65ba65c9bfc64d8bf9724a22b68d38c512465f4be1bfed8f02133256214f_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/managed-serviceaccount-rhel8@sha256:8621056c6982b9875749650eee2cf967b31217298a1b924de1fe710e0445df1b_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/managed-serviceaccount-rhel8@sha256:ec5bdf8a935ee1daaa5c91a7fd7816ade97619b5d1f6b61e663c03f43bb832bc_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/managedcluster-import-controller-rhel8@sha256:17987e46eb8772ef79e771b6edd137b29914ae357eb036d76a063cb04de116a3_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/managedcluster-import-controller-rhel8@sha256:4a22ca54331be02c08e23704852c34273a8bf3d1bb2c8f2aaf92f277474e3654_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/managedcluster-import-controller-rhel8@sha256:7d737e05b3164a7e49085a2026bf5fbbdda5a0d23890e1de455eea8d59f20187_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/managedcluster-import-controller-rhel8@sha256:eaf8ba4c775e4ebaeea316bbab0344eb10674089ff9db1c8f1373ed564b03749_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/mce-operator-bundle@sha256:701ad2aa334971346282a7a80c420049f08a3e3845a915a947e7605aab9c1369_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/mce-operator-bundle@sha256:cf1b297a2bbfa2a55204e2c4688511baa0223978b2d4ab7cfb8f8c5c965d563f_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/mce-operator-bundle@sha256:ed114b2afb91375b6f3576da15474ad96c154cc0ed16e288f8a4840d7d39942f_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/mce-operator-bundle@sha256:f1be217449145edb01b029b19d08831cc6d085856e39aea8174e74ef0cc85283_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/multicloud-manager-rhel8@sha256:162fe79ef40dbdcd1c9a16c601ffeb1c1dec5309c250bddf85809a0197b2ec3e_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/multicloud-manager-rhel8@sha256:af5076a59d32f3bed7f88348bccdff6fad4d250aab7f8dc7c2791e75fa76c7d9_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/multicloud-manager-rhel8@sha256:c03edb31a56b4678c4e0f66c59b49e3798b8442ef1ddca3f67488f4baca30241_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/multicloud-manager-rhel8@sha256:c6fb6ec34c746ba73007bec6e1895b4e1a4ed551b035aa9059664ded820f46fa_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-cluster-api-provider-agent-rhel8@sha256:208389221423692530b334815985b0a2263febf5574138e854dbdc011f03b4a2_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-cluster-api-provider-agent-rhel8@sha256:4bacc4ba3974c11ac27d1448a7f7cd973162caf33358249e9d1c154018124830_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-cluster-api-provider-agent-rhel8@sha256:8b3c3fb8fdf6d679f6020e0c739f25ae83dd4173e46b743de911d8e346f371fe_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-cluster-api-provider-agent-rhel8@sha256:a4d3f04386e63bfb640b928c01f972ba7d90af9c5213a7c10968b55c875565e0_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-console-mce-rhel8@sha256:009597e78bf32e0a6d83ad456a6670e436692aa1c12cbd144580a30080054d0f_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-console-mce-rhel8@sha256:95cbc26ed2e396e44efd543d8a38f1c698267e1a617a7ee4b6f26efdb49e3059_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-console-mce-rhel8@sha256:b83a44a87eddeaa3914d03f51f58e8cc5412ee580ee233754108b2349d890b8c_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-console-mce-rhel8@sha256:e3883d9629078bc16f2a6526cb8b1fdea89c1a8b8f477487fd6b34efa2f13999_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-hypershift-addon-rhel8-operator@sha256:00322fc5e7a8e1d08ca716e23982dae6d365b1523f8d3465e6daad5074067ea2_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-hypershift-addon-rhel8-operator@sha256:27cc406bb658c1915e75f5d0b0d3c0f73e72635c9f5bb08bc28e3c5c434e147b_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-hypershift-addon-rhel8-operator@sha256:afc67731faaa2dc9d32a052064763737c8bc4b1b5cf8e8ffb7cb31a4652c656c_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-hypershift-addon-rhel8-operator@sha256:c4227a3a5b323d716a979e1c6a66c458d458648c5fcb0ab151ad55ba24972f51_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-hypershift-deployment-controller-rhel8@sha256:68de13099864a989493367500360560a677fde2e0e56a760a6dafde1d7be9a27_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-hypershift-deployment-controller-rhel8@sha256:8d4a908562cbb0351aea12befe5f2bdf57041e073ce679d1b1c5b46c893844b6_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-hypershift-deployment-controller-rhel8@sha256:be5d7a8b6dec6d4c959badc2d2960ec7bfe74a75c0d673da06fe6335920de3a0_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-hypershift-deployment-controller-rhel8@sha256:f44b9cd7b993051b4d59108153763a09d283c0cf822fab478f22cfbe53847da7_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-managed-serviceaccount-rhel8@sha256:63593ef6045808b9c3fe96fc1cddd99bdfabaaef881fe716972500bfda62f92b_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-managed-serviceaccount-rhel8@sha256:7f5f65ba65c9bfc64d8bf9724a22b68d38c512465f4be1bfed8f02133256214f_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-managed-serviceaccount-rhel8@sha256:8621056c6982b9875749650eee2cf967b31217298a1b924de1fe710e0445df1b_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-managed-serviceaccount-rhel8@sha256:ec5bdf8a935ee1daaa5c91a7fd7816ade97619b5d1f6b61e663c03f43bb832bc_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/must-gather-rhel8@sha256:4270ef4ed53f54fb13cf1092b3babb70af7012886a3f0c293b11040083f39651_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/must-gather-rhel8@sha256:4ecb20c797f71375bc888ed84036f49bc40e2e9984e7ec74b14ad697d1b9c6fb_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/must-gather-rhel8@sha256:6d2624faf8cb2634a9e2203273d95c076ed2207ddd87f50df6ce8e5088a5d257_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/must-gather-rhel8@sha256:e838cb2e70eff2157b992c1cc6c576c9e099306b1df69d6d5c9d991ded4e0789_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/placement-rhel8@sha256:473ed2081010b9005ecc6fb254389dac6927f336967bd4a2f99ca3210fd265f0_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/placement-rhel8@sha256:746794cb82199cfc0c659de0a48018bbd8f18aec97265d68f8dd8bbf783049b1_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/placement-rhel8@sha256:7f5c7671a97f09756a150feb6a6bd04f40aa938ce065102b5b5875eadab933db_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/placement-rhel8@sha256:a6fb7f9d80d4d6cb53317f7d87960af28a6cafb8c5abee369f7bd94cbe449686_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/provider-credential-controller-rhel8@sha256:759037d7817cef4e0451befe8f2bc943a89f2bda95a52327a1c552c3f9a095bb_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/provider-credential-controller-rhel8@sha256:90281a3feff8e019a937fabb5184881c1983cda657c41332cd0321acf5ea4092_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/provider-credential-controller-rhel8@sha256:b6406fbcfeed4c491c66b778a4ad08e8066db5052a49863dd459e2b7375e6ba4_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/provider-credential-controller-rhel8@sha256:c4707c5214505bf1e5f693f0c5df4bb6fe4336670bf850b9a09040b6d87cccd2_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/registration-operator-rhel8@sha256:49d81d8a383de609d64760a4ae6ffa61469a59a5678311406ce4f838c1cc66fd_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/registration-operator-rhel8@sha256:579420cfdc2a542ab7a1b9cd6f1324885f60d1ec5d2bda74808127b45aef2983_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/registration-operator-rhel8@sha256:f945ae948589e2ea294d3d6e8f89fe05c1203f375a0722465965208ecfc15b94_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/registration-operator-rhel8@sha256:fbc7cd19b869d02af6dba24b20f6a44c498fb00e4afc629821f47b9b35c5a94d_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/registration-rhel8@sha256:39cc95f16445c3a1dca378beb50f5931ad081f459c9c6eb012325c6a9d8ada6c_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/registration-rhel8@sha256:686390715f19747bff24e95137307182ab095fb133051424996c6b0ee668569a_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/registration-rhel8@sha256:7bbc4dceeffd5f4bb47e9c38f97109d083dbbbda1a1643b7eb7762ebbd5047a1_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/registration-rhel8@sha256:cb1c8096bd5bd9f1dfa413bc0d1889d970b6d841988d24d6c1008904b1288cfe_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/work-rhel8@sha256:345f405c6a1d3e18beaf13c24a7ca4055a03746d8e6540670435e8d2413fefaf_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/work-rhel8@sha256:663cf3e0453e2ae5b1c9d5f6d335930d6d1e9c7a34151a171dbf58f9066c2b96_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/work-rhel8@sha256:c5c1939a142b9554a2ce664605409cefcb9954bbb1d8eef988fddab50f06cdaf_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/work-rhel8@sha256:d425b68e6265d098601e240cae6084c76416fd27bfbd955a3ccee30873544e38_ppc64le"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2022:6345"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"8Base-multicluster-engine-2.1:multicluster-engine/agent-service-rhel8@sha256:661ee3a57d860a713ffb481ea87858f20fce1e57b858821cb0c1ec4069e206a0_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/agent-service-rhel8@sha256:8cb5ab317ccc6b1bcd409cfba0ec983e3f5d9531227e76bb455011636ed32d21_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/agent-service-rhel8@sha256:e136966121b82373c9279b1b59b68864ed10bfdee424959a7ad4b190ff7a2562_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/agent-service-rhel8@sha256:fce50212c8bbfdc3e8f445f4b7ea35881eb29e49c443e827ad6fe2389328d57f_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/apiserver-network-proxy-rhel8@sha256:25b242af63aca69a32c457dde23b3ac52ed81f5edad3e919d5df59902adb0b60_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/apiserver-network-proxy-rhel8@sha256:5ea69e650771525faf944fbf3be82a19e54a964d38adbb88263247652476938c_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/apiserver-network-proxy-rhel8@sha256:c97ea925ea31a1ae6824ec55bbb43c3cf0d2d9b0fb6d12b6d23492e0e5a5467a_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/apiserver-network-proxy-rhel8@sha256:f71c4c301774aba9a886f2891eace9da47ba075d2a2e4acfc03849c9c0da57bc_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/assisted-image-service-rhel8@sha256:1d250617cf4eb47800d30bd6bdd61872faa29eb7c6953edcb4a107360f0d0a78_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/assisted-image-service-rhel8@sha256:3730a3c3cfb695b540945b5f0ae739a701a0155137b9509238860549105ab670_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/assisted-image-service-rhel8@sha256:3d59cfa190838da34bac1ccf88562f996cc9e9ffdb151f47e044ba3fcc964a3d_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/assisted-image-service-rhel8@sha256:92c8157e43d84584ba93d978fcc6ffba84118e4ea5ff46ad71a62ffdc7fc56e5_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/assisted-installer-agent-rhel8@sha256:99e0accdee9b311b9abf032c712060823736f88c7bf3ba692349d7f8290a9570_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/assisted-installer-agent-rhel8@sha256:b4722c060fb38e1609e689b605816cefb39a15a0ddc40837a90727d123b91c88_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/assisted-installer-reporter-rhel8@sha256:1d465abc36e2045dc5a291663786709fc920c42aacb0c34c4868a1a633334509_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/assisted-installer-reporter-rhel8@sha256:bdb861698be8305247b21ebab7994f27eaae818f691ffcff3d5b5eb5dc70a722_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/assisted-installer-reporter-rhel8@sha256:e4dd90d186f1fea6fcdb4e23f74e4390e00d134b2c21d8510c1cdbbcef3c4a1f_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/assisted-installer-rhel8@sha256:61ac4136dad0e02323807e6d3de8e890ec0b7e7e1f7112f9610410712af6f9b5_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/assisted-installer-rhel8@sha256:686b64358857be04087a706048a32b7356b16a0028d2b200da16ec94d931d25d_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/assisted-installer-rhel8@sha256:910dad58b72de16f92dd5b60d0420010d18229a6e0966fe2eb072517febe499f_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/aws-encryption-provider-rhel8@sha256:31329737bd3608345f8e969e872e2e18305e2959d9d81867933c73fb26a53dcd_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/aws-encryption-provider-rhel8@sha256:9797eef2012c827ff3250cba1cd542772e92872b4bd69a01bdbdba4fe407472c_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/aws-encryption-provider-rhel8@sha256:ab7f1982f21ed9251501396ea150764348b5f61b6e50b9d74b5031e705e16ef3_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/aws-encryption-provider-rhel8@sha256:cee69ba4c6fb326afd03c7f21856a028fa4758dab8c849ef6eaeaea0cd55afd2_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/backplane-rhel8-operator@sha256:0b8c36b4b1d00e47ee4faaeec9ccbdc2977a50592035f8a600491c657e439d33_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/backplane-rhel8-operator@sha256:5dbd590a4bbed44f487d1601d1825b5efb8253b9ee2be49adccec7e0ea9410ac_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/backplane-rhel8-operator@sha256:9f7854a1de26dfebdc8beafffd01304017b8fe7cd84065dd452de1276e529a06_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/backplane-rhel8-operator@sha256:e7998dc233af266ed94ba16450c2f02096abb5e045f291f8f94a83ef9da7dd51_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-provider-agent-rhel8@sha256:208389221423692530b334815985b0a2263febf5574138e854dbdc011f03b4a2_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-provider-agent-rhel8@sha256:4bacc4ba3974c11ac27d1448a7f7cd973162caf33358249e9d1c154018124830_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-provider-agent-rhel8@sha256:8b3c3fb8fdf6d679f6020e0c739f25ae83dd4173e46b743de911d8e346f371fe_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-provider-agent-rhel8@sha256:a4d3f04386e63bfb640b928c01f972ba7d90af9c5213a7c10968b55c875565e0_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-provider-aws-rhel8@sha256:36a5f30d043f1137033842188e59224b803158696f60ddb41095a766705485f4_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-provider-aws-rhel8@sha256:6fb7799fca309c727c7afea57448fc653dde09495945e314402a3e3a079e5b03_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-provider-aws-rhel8@sha256:9b8d4fde02e4c43d194bf4c420550730fd52b74587e2327f2e9eb75067bb25e7_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-provider-aws-rhel8@sha256:bd612736fde388811d12a572852c86d0fe9dcbb6e7f404c64b8654c870d4e2eb_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-provider-azure-rhel8@sha256:2b93b026497655f16a85a2929b1f0c970d51dce0e0e8462774989f1943bdc785_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-provider-azure-rhel8@sha256:2c9c916d0face10abc7f6467564e394ead5946bf18ed8439456cce2767a83b3e_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-provider-azure-rhel8@sha256:6f41c353228c4016ab02557a5591ef36f4aea799c4ad89798343b4a2f0765d08_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-provider-azure-rhel8@sha256:ddd59c296543f525f719336ad6ddc5e5f8d3915e08e3b64d575a9835de3e95ad_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-provider-kubevirt-rhel8@sha256:0007824d89632253727ead00c5fd6ec463f310d71e58e237ea5e51c13052b0bc_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-provider-kubevirt-rhel8@sha256:9cd9106f72557b8ba5de9f4d1de5ff8d33514d2c02889999a3c20aab9a8dd061_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-provider-kubevirt-rhel8@sha256:cbe319cfa3ab4610dc67abea27841dd5b670061faa74e666959550343bba1c28_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-provider-kubevirt-rhel8@sha256:df94a1d8a4b6d1aebed4e657267219632bb3b2176537bdf8e51a728cd78f136f_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-rhel8@sha256:30f56a4d5cba0ccd55e0bda756c7af8010ab94ec3b644dc73f7b32e76b5bbb3a_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-rhel8@sha256:4f7cb34768ff908ed1ba54330603ea54b82a4144cf9124dae01a727dcc60362a_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-rhel8@sha256:a137205ac2127a04466519355b07cee71c08c56dddfee35671127241ebdf4a99_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-rhel8@sha256:c8a785b4e1688d358cec73e9cf4853ca0ab28c7daa4c45d5384b7bebc333f53a_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-curator-controller-rhel8@sha256:1d4d913d4136321ebd94e6b9d9e55be7262883702de72c4a61827804ad843942_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-curator-controller-rhel8@sha256:2134c387cb0e8c2f95bb8ef74ad0a10c37403d9e0dfaeb7e2e9efb388c606ac1_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-curator-controller-rhel8@sha256:2e0867d6ebace932eb09bb3a6a929562a157bc2eea9c28063eb30dac866abf63_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-curator-controller-rhel8@sha256:3dd533817d97518c7af991b888c5f9df501bd496ed53988e5444c1ea62e539cb_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-proxy-addon-rhel8@sha256:2779eae299eb2b48e8a868de2f2d8d13313ca17b2f7d5c816013145b0c787cc8_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-proxy-addon-rhel8@sha256:28544cf2414bdeffb8bcaae2d1547064da46ab5a122fd77861083b1e81e299cc_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-proxy-addon-rhel8@sha256:4da01f6a0a59069045d23599d748849da60ee309f72f233497edd379b3b0823e_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-proxy-addon-rhel8@sha256:6318fd6b0e0f5c39239ba9c71c330bce7974deaf970359ec83c88116abf7a653_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-proxy-rhel8@sha256:610de7f25fd387262c360acb21dd45dc80e1c52a77dd11982965da80301407ab_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-proxy-rhel8@sha256:a881a94835c7eef6babe00792fc0a99c9816831869cb26af0dcf2665233f7710_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-proxy-rhel8@sha256:b240f43890529fe95b1a74de6f4c2626e85ae91ae6a624bb98a4c31130b6740d_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-proxy-rhel8@sha256:df6cd66cdb17efc356e770930ff796bdb527c292243f5e8b87ca5c9e912a19d6_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/clusterclaims-controller-rhel8@sha256:3608571c2a5a3d399e3ad8135ca90e46a7e57b322b5ef9d708efa631cee7109c_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/clusterclaims-controller-rhel8@sha256:5c04626558442d50ab58a941d72a78db7c94f5ce730b5abb7599c21981875970_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/clusterclaims-controller-rhel8@sha256:7be740cc5987a1dfc76d7d8a306ff65291eb9cf61419842f463aa9dc4d6ecde1_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/clusterclaims-controller-rhel8@sha256:fce2e92743adaf6fe2e0168cfeecdc71ff7c009ef92a89c9172ff46ebbedcd40_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/clusterlifecycle-state-metrics-rhel8@sha256:288a0e4f9ca79859c5f295e920e9ef01d395720ea5b62ec7f5a5bd975b9c5850_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/clusterlifecycle-state-metrics-rhel8@sha256:93b9ad845fab34498a6f504ad626d0d5236c39ab1aaf7789df146311e4ba33cd_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/clusterlifecycle-state-metrics-rhel8@sha256:c808d378bd0666d7eb1f9c9024f7d2f7c6bdedd40298aa1e940cfc1ce735af54_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/clusterlifecycle-state-metrics-rhel8@sha256:df17928fd459e5063fb2470dbaea51c96f292f1a4ca5eaedc64a03687edbb6cd_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/console-mce-rhel8@sha256:009597e78bf32e0a6d83ad456a6670e436692aa1c12cbd144580a30080054d0f_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/console-mce-rhel8@sha256:95cbc26ed2e396e44efd543d8a38f1c698267e1a617a7ee4b6f26efdb49e3059_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/console-mce-rhel8@sha256:b83a44a87eddeaa3914d03f51f58e8cc5412ee580ee233754108b2349d890b8c_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/console-mce-rhel8@sha256:e3883d9629078bc16f2a6526cb8b1fdea89c1a8b8f477487fd6b34efa2f13999_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/discovery-rhel8@sha256:12b3c0a01c59836687a7cfc1fba050d0800625cd46f678551a5944b0664c044d_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/discovery-rhel8@sha256:25eefa4b7af3650f57e9a4c372522a0cae7bcc1b41735d2b503b9b41d9c2d0b2_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/discovery-rhel8@sha256:9a655c52c83f7682964e8f46fed6011c6e9de7a2a64ee0893d0c02cf725746e1_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/discovery-rhel8@sha256:a0bcad7b2191e3c674813c2e1e67aea619d6d7eaa95f2324902e0b842d1c0cc8_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/hive-rhel8@sha256:674603ee10ad5e9d42e18e5c2f91153c863cb7e9f38cd523559c8de7c7097483_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/hive-rhel8@sha256:67b2477a7b3885df470dc56e94525e7ebc3dce326599c6f2a311f8727557bf8b_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/hive-rhel8@sha256:8722d4f39942af4a008209ae518bf27d30deaa2e5bf97fc3118bea58efafb3d5_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/hive-rhel8@sha256:dd6a4624672d458a0072b9aa46fb1b3d576c0b198759d053f61536f3b9e34359_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/hypershift-addon-rhel8-operator@sha256:00322fc5e7a8e1d08ca716e23982dae6d365b1523f8d3465e6daad5074067ea2_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/hypershift-addon-rhel8-operator@sha256:27cc406bb658c1915e75f5d0b0d3c0f73e72635c9f5bb08bc28e3c5c434e147b_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/hypershift-addon-rhel8-operator@sha256:afc67731faaa2dc9d32a052064763737c8bc4b1b5cf8e8ffb7cb31a4652c656c_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/hypershift-addon-rhel8-operator@sha256:c4227a3a5b323d716a979e1c6a66c458d458648c5fcb0ab151ad55ba24972f51_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/hypershift-deployment-controller-rhel8@sha256:68de13099864a989493367500360560a677fde2e0e56a760a6dafde1d7be9a27_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/hypershift-deployment-controller-rhel8@sha256:8d4a908562cbb0351aea12befe5f2bdf57041e073ce679d1b1c5b46c893844b6_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/hypershift-deployment-controller-rhel8@sha256:be5d7a8b6dec6d4c959badc2d2960ec7bfe74a75c0d673da06fe6335920de3a0_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/hypershift-deployment-controller-rhel8@sha256:f44b9cd7b993051b4d59108153763a09d283c0cf822fab478f22cfbe53847da7_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/hypershift-rhel8-operator@sha256:2d94cd451fbf0abc13e50b6b6252061294bdbfd1eda64f4347177d20b5d1e489_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/hypershift-rhel8-operator@sha256:3d8d114403d85cbba699f53aa177a84da92516b5d2e852b2bffc33eabde6af13_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/hypershift-rhel8-operator@sha256:62e91ac9b6291bf7abc26cdd937c2c2cf7cdf1f1256a33acbaa5d1cdc607d3fa_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/hypershift-rhel8-operator@sha256:ffce5bc9fb2be59047c4840d9222499f03c1cf74786d8695aab1d1b04adc6f8a_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/klusterlet-operator-bundle@sha256:1687315db647e6689845df88843ae53275440042b76dc781dcabeef16e426bdf_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/managed-serviceaccount-rhel8@sha256:63593ef6045808b9c3fe96fc1cddd99bdfabaaef881fe716972500bfda62f92b_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/managed-serviceaccount-rhel8@sha256:7f5f65ba65c9bfc64d8bf9724a22b68d38c512465f4be1bfed8f02133256214f_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/managed-serviceaccount-rhel8@sha256:8621056c6982b9875749650eee2cf967b31217298a1b924de1fe710e0445df1b_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/managed-serviceaccount-rhel8@sha256:ec5bdf8a935ee1daaa5c91a7fd7816ade97619b5d1f6b61e663c03f43bb832bc_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/managedcluster-import-controller-rhel8@sha256:17987e46eb8772ef79e771b6edd137b29914ae357eb036d76a063cb04de116a3_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/managedcluster-import-controller-rhel8@sha256:4a22ca54331be02c08e23704852c34273a8bf3d1bb2c8f2aaf92f277474e3654_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/managedcluster-import-controller-rhel8@sha256:7d737e05b3164a7e49085a2026bf5fbbdda5a0d23890e1de455eea8d59f20187_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/managedcluster-import-controller-rhel8@sha256:eaf8ba4c775e4ebaeea316bbab0344eb10674089ff9db1c8f1373ed564b03749_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/mce-operator-bundle@sha256:701ad2aa334971346282a7a80c420049f08a3e3845a915a947e7605aab9c1369_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/mce-operator-bundle@sha256:cf1b297a2bbfa2a55204e2c4688511baa0223978b2d4ab7cfb8f8c5c965d563f_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/mce-operator-bundle@sha256:ed114b2afb91375b6f3576da15474ad96c154cc0ed16e288f8a4840d7d39942f_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/mce-operator-bundle@sha256:f1be217449145edb01b029b19d08831cc6d085856e39aea8174e74ef0cc85283_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/multicloud-manager-rhel8@sha256:162fe79ef40dbdcd1c9a16c601ffeb1c1dec5309c250bddf85809a0197b2ec3e_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/multicloud-manager-rhel8@sha256:af5076a59d32f3bed7f88348bccdff6fad4d250aab7f8dc7c2791e75fa76c7d9_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/multicloud-manager-rhel8@sha256:c03edb31a56b4678c4e0f66c59b49e3798b8442ef1ddca3f67488f4baca30241_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/multicloud-manager-rhel8@sha256:c6fb6ec34c746ba73007bec6e1895b4e1a4ed551b035aa9059664ded820f46fa_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-cluster-api-provider-agent-rhel8@sha256:208389221423692530b334815985b0a2263febf5574138e854dbdc011f03b4a2_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-cluster-api-provider-agent-rhel8@sha256:4bacc4ba3974c11ac27d1448a7f7cd973162caf33358249e9d1c154018124830_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-cluster-api-provider-agent-rhel8@sha256:8b3c3fb8fdf6d679f6020e0c739f25ae83dd4173e46b743de911d8e346f371fe_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-cluster-api-provider-agent-rhel8@sha256:a4d3f04386e63bfb640b928c01f972ba7d90af9c5213a7c10968b55c875565e0_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-console-mce-rhel8@sha256:009597e78bf32e0a6d83ad456a6670e436692aa1c12cbd144580a30080054d0f_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-console-mce-rhel8@sha256:95cbc26ed2e396e44efd543d8a38f1c698267e1a617a7ee4b6f26efdb49e3059_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-console-mce-rhel8@sha256:b83a44a87eddeaa3914d03f51f58e8cc5412ee580ee233754108b2349d890b8c_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-console-mce-rhel8@sha256:e3883d9629078bc16f2a6526cb8b1fdea89c1a8b8f477487fd6b34efa2f13999_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-hypershift-addon-rhel8-operator@sha256:00322fc5e7a8e1d08ca716e23982dae6d365b1523f8d3465e6daad5074067ea2_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-hypershift-addon-rhel8-operator@sha256:27cc406bb658c1915e75f5d0b0d3c0f73e72635c9f5bb08bc28e3c5c434e147b_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-hypershift-addon-rhel8-operator@sha256:afc67731faaa2dc9d32a052064763737c8bc4b1b5cf8e8ffb7cb31a4652c656c_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-hypershift-addon-rhel8-operator@sha256:c4227a3a5b323d716a979e1c6a66c458d458648c5fcb0ab151ad55ba24972f51_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-hypershift-deployment-controller-rhel8@sha256:68de13099864a989493367500360560a677fde2e0e56a760a6dafde1d7be9a27_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-hypershift-deployment-controller-rhel8@sha256:8d4a908562cbb0351aea12befe5f2bdf57041e073ce679d1b1c5b46c893844b6_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-hypershift-deployment-controller-rhel8@sha256:be5d7a8b6dec6d4c959badc2d2960ec7bfe74a75c0d673da06fe6335920de3a0_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-hypershift-deployment-controller-rhel8@sha256:f44b9cd7b993051b4d59108153763a09d283c0cf822fab478f22cfbe53847da7_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-managed-serviceaccount-rhel8@sha256:63593ef6045808b9c3fe96fc1cddd99bdfabaaef881fe716972500bfda62f92b_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-managed-serviceaccount-rhel8@sha256:7f5f65ba65c9bfc64d8bf9724a22b68d38c512465f4be1bfed8f02133256214f_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-managed-serviceaccount-rhel8@sha256:8621056c6982b9875749650eee2cf967b31217298a1b924de1fe710e0445df1b_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-managed-serviceaccount-rhel8@sha256:ec5bdf8a935ee1daaa5c91a7fd7816ade97619b5d1f6b61e663c03f43bb832bc_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/must-gather-rhel8@sha256:4270ef4ed53f54fb13cf1092b3babb70af7012886a3f0c293b11040083f39651_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/must-gather-rhel8@sha256:4ecb20c797f71375bc888ed84036f49bc40e2e9984e7ec74b14ad697d1b9c6fb_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/must-gather-rhel8@sha256:6d2624faf8cb2634a9e2203273d95c076ed2207ddd87f50df6ce8e5088a5d257_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/must-gather-rhel8@sha256:e838cb2e70eff2157b992c1cc6c576c9e099306b1df69d6d5c9d991ded4e0789_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/placement-rhel8@sha256:473ed2081010b9005ecc6fb254389dac6927f336967bd4a2f99ca3210fd265f0_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/placement-rhel8@sha256:746794cb82199cfc0c659de0a48018bbd8f18aec97265d68f8dd8bbf783049b1_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/placement-rhel8@sha256:7f5c7671a97f09756a150feb6a6bd04f40aa938ce065102b5b5875eadab933db_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/placement-rhel8@sha256:a6fb7f9d80d4d6cb53317f7d87960af28a6cafb8c5abee369f7bd94cbe449686_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/provider-credential-controller-rhel8@sha256:759037d7817cef4e0451befe8f2bc943a89f2bda95a52327a1c552c3f9a095bb_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/provider-credential-controller-rhel8@sha256:90281a3feff8e019a937fabb5184881c1983cda657c41332cd0321acf5ea4092_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/provider-credential-controller-rhel8@sha256:b6406fbcfeed4c491c66b778a4ad08e8066db5052a49863dd459e2b7375e6ba4_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/provider-credential-controller-rhel8@sha256:c4707c5214505bf1e5f693f0c5df4bb6fe4336670bf850b9a09040b6d87cccd2_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/registration-operator-rhel8@sha256:49d81d8a383de609d64760a4ae6ffa61469a59a5678311406ce4f838c1cc66fd_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/registration-operator-rhel8@sha256:579420cfdc2a542ab7a1b9cd6f1324885f60d1ec5d2bda74808127b45aef2983_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/registration-operator-rhel8@sha256:f945ae948589e2ea294d3d6e8f89fe05c1203f375a0722465965208ecfc15b94_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/registration-operator-rhel8@sha256:fbc7cd19b869d02af6dba24b20f6a44c498fb00e4afc629821f47b9b35c5a94d_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/registration-rhel8@sha256:39cc95f16445c3a1dca378beb50f5931ad081f459c9c6eb012325c6a9d8ada6c_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/registration-rhel8@sha256:686390715f19747bff24e95137307182ab095fb133051424996c6b0ee668569a_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/registration-rhel8@sha256:7bbc4dceeffd5f4bb47e9c38f97109d083dbbbda1a1643b7eb7762ebbd5047a1_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/registration-rhel8@sha256:cb1c8096bd5bd9f1dfa413bc0d1889d970b6d841988d24d6c1008904b1288cfe_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/work-rhel8@sha256:345f405c6a1d3e18beaf13c24a7ca4055a03746d8e6540670435e8d2413fefaf_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/work-rhel8@sha256:663cf3e0453e2ae5b1c9d5f6d335930d6d1e9c7a34151a171dbf58f9066c2b96_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/work-rhel8@sha256:c5c1939a142b9554a2ce664605409cefcb9954bbb1d8eef988fddab50f06cdaf_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/work-rhel8@sha256:d425b68e6265d098601e240cae6084c76416fd27bfbd955a3ccee30873544e38_ppc64le"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "golang: encoding/gob: stack exhaustion in Decoder.Decode"
},
{
"cve": "CVE-2022-31129",
"cwe": {
"id": "CWE-400",
"name": "Uncontrolled Resource Consumption"
},
"discovery_date": "2022-07-07T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2105075"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in the Moment.js package. Users who pass user-provided strings without sanity length checks to the moment constructor are vulnerable to regular expression denial of service (ReDoS) attacks.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "moment: inefficient parsing algorithm resulting in DoS",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "Red Hat Fuse provides the affected software but does not use the functionality and as such its impact has been downgraded to Low.\n\nRed Hat Advanced Cluster Management for Kubernetes (RHACM) ships a vulnerable version of the moment library. However, this affected functionality is restricted behind OAuth, reducing the impact to Moderate.\n\nRed Hat Satellite ships a vulnerable version of the moment library. However, this only affects a specific component (qpid-dispatch), reducing the impact to Moderate.\n\nRed Hat Ceph Storage (RHCS) ships a vulnerable version of the moment library, however, it is not directly used and is a transitive dependency from Angular. In addition, the impact would only be to the grafana browser, and not the underlying RHCS system, which reduces the impact to Moderate. \n\nRed Hat OpenShift Service Mesh (OSSM) ships a vulnerable version of the moment library, however, it is not directly used, and as such, the impact has been lowered to Moderate.\n\nRed Hat OpenShift distributed tracing ships a vulnerable version of the moment library, however, it is not directly used, and as such, the impact has been lowered to Moderate.\n\nIn Logging Subsystem for Red Hat OpenShift the vulnerable moment nodejs package is bundled in the ose-logging-kibana6 container as a transitive dependency, hence the direct impact is reduced to Moderate.\n\nIn OpenShift Container Platform 4 the vulnerabile moment package is a third party dependency, hence the direct impact is reduced to Moderate.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"8Base-multicluster-engine-2.1:multicluster-engine/agent-service-rhel8@sha256:661ee3a57d860a713ffb481ea87858f20fce1e57b858821cb0c1ec4069e206a0_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/agent-service-rhel8@sha256:8cb5ab317ccc6b1bcd409cfba0ec983e3f5d9531227e76bb455011636ed32d21_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/agent-service-rhel8@sha256:e136966121b82373c9279b1b59b68864ed10bfdee424959a7ad4b190ff7a2562_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/agent-service-rhel8@sha256:fce50212c8bbfdc3e8f445f4b7ea35881eb29e49c443e827ad6fe2389328d57f_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/apiserver-network-proxy-rhel8@sha256:25b242af63aca69a32c457dde23b3ac52ed81f5edad3e919d5df59902adb0b60_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/apiserver-network-proxy-rhel8@sha256:5ea69e650771525faf944fbf3be82a19e54a964d38adbb88263247652476938c_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/apiserver-network-proxy-rhel8@sha256:c97ea925ea31a1ae6824ec55bbb43c3cf0d2d9b0fb6d12b6d23492e0e5a5467a_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/apiserver-network-proxy-rhel8@sha256:f71c4c301774aba9a886f2891eace9da47ba075d2a2e4acfc03849c9c0da57bc_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/assisted-image-service-rhel8@sha256:1d250617cf4eb47800d30bd6bdd61872faa29eb7c6953edcb4a107360f0d0a78_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/assisted-image-service-rhel8@sha256:3730a3c3cfb695b540945b5f0ae739a701a0155137b9509238860549105ab670_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/assisted-image-service-rhel8@sha256:3d59cfa190838da34bac1ccf88562f996cc9e9ffdb151f47e044ba3fcc964a3d_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/assisted-image-service-rhel8@sha256:92c8157e43d84584ba93d978fcc6ffba84118e4ea5ff46ad71a62ffdc7fc56e5_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/assisted-installer-agent-rhel8@sha256:99e0accdee9b311b9abf032c712060823736f88c7bf3ba692349d7f8290a9570_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/assisted-installer-agent-rhel8@sha256:b4722c060fb38e1609e689b605816cefb39a15a0ddc40837a90727d123b91c88_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/assisted-installer-reporter-rhel8@sha256:1d465abc36e2045dc5a291663786709fc920c42aacb0c34c4868a1a633334509_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/assisted-installer-reporter-rhel8@sha256:bdb861698be8305247b21ebab7994f27eaae818f691ffcff3d5b5eb5dc70a722_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/assisted-installer-reporter-rhel8@sha256:e4dd90d186f1fea6fcdb4e23f74e4390e00d134b2c21d8510c1cdbbcef3c4a1f_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/assisted-installer-rhel8@sha256:61ac4136dad0e02323807e6d3de8e890ec0b7e7e1f7112f9610410712af6f9b5_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/assisted-installer-rhel8@sha256:686b64358857be04087a706048a32b7356b16a0028d2b200da16ec94d931d25d_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/assisted-installer-rhel8@sha256:910dad58b72de16f92dd5b60d0420010d18229a6e0966fe2eb072517febe499f_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/aws-encryption-provider-rhel8@sha256:31329737bd3608345f8e969e872e2e18305e2959d9d81867933c73fb26a53dcd_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/aws-encryption-provider-rhel8@sha256:9797eef2012c827ff3250cba1cd542772e92872b4bd69a01bdbdba4fe407472c_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/aws-encryption-provider-rhel8@sha256:ab7f1982f21ed9251501396ea150764348b5f61b6e50b9d74b5031e705e16ef3_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/aws-encryption-provider-rhel8@sha256:cee69ba4c6fb326afd03c7f21856a028fa4758dab8c849ef6eaeaea0cd55afd2_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/backplane-rhel8-operator@sha256:0b8c36b4b1d00e47ee4faaeec9ccbdc2977a50592035f8a600491c657e439d33_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/backplane-rhel8-operator@sha256:5dbd590a4bbed44f487d1601d1825b5efb8253b9ee2be49adccec7e0ea9410ac_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/backplane-rhel8-operator@sha256:9f7854a1de26dfebdc8beafffd01304017b8fe7cd84065dd452de1276e529a06_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/backplane-rhel8-operator@sha256:e7998dc233af266ed94ba16450c2f02096abb5e045f291f8f94a83ef9da7dd51_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-provider-agent-rhel8@sha256:208389221423692530b334815985b0a2263febf5574138e854dbdc011f03b4a2_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-provider-agent-rhel8@sha256:4bacc4ba3974c11ac27d1448a7f7cd973162caf33358249e9d1c154018124830_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-provider-agent-rhel8@sha256:8b3c3fb8fdf6d679f6020e0c739f25ae83dd4173e46b743de911d8e346f371fe_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-provider-agent-rhel8@sha256:a4d3f04386e63bfb640b928c01f972ba7d90af9c5213a7c10968b55c875565e0_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-provider-aws-rhel8@sha256:36a5f30d043f1137033842188e59224b803158696f60ddb41095a766705485f4_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-provider-aws-rhel8@sha256:6fb7799fca309c727c7afea57448fc653dde09495945e314402a3e3a079e5b03_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-provider-aws-rhel8@sha256:9b8d4fde02e4c43d194bf4c420550730fd52b74587e2327f2e9eb75067bb25e7_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-provider-aws-rhel8@sha256:bd612736fde388811d12a572852c86d0fe9dcbb6e7f404c64b8654c870d4e2eb_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-provider-azure-rhel8@sha256:2b93b026497655f16a85a2929b1f0c970d51dce0e0e8462774989f1943bdc785_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-provider-azure-rhel8@sha256:2c9c916d0face10abc7f6467564e394ead5946bf18ed8439456cce2767a83b3e_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-provider-azure-rhel8@sha256:6f41c353228c4016ab02557a5591ef36f4aea799c4ad89798343b4a2f0765d08_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-provider-azure-rhel8@sha256:ddd59c296543f525f719336ad6ddc5e5f8d3915e08e3b64d575a9835de3e95ad_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-provider-kubevirt-rhel8@sha256:0007824d89632253727ead00c5fd6ec463f310d71e58e237ea5e51c13052b0bc_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-provider-kubevirt-rhel8@sha256:9cd9106f72557b8ba5de9f4d1de5ff8d33514d2c02889999a3c20aab9a8dd061_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-provider-kubevirt-rhel8@sha256:cbe319cfa3ab4610dc67abea27841dd5b670061faa74e666959550343bba1c28_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-provider-kubevirt-rhel8@sha256:df94a1d8a4b6d1aebed4e657267219632bb3b2176537bdf8e51a728cd78f136f_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-rhel8@sha256:30f56a4d5cba0ccd55e0bda756c7af8010ab94ec3b644dc73f7b32e76b5bbb3a_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-rhel8@sha256:4f7cb34768ff908ed1ba54330603ea54b82a4144cf9124dae01a727dcc60362a_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-rhel8@sha256:a137205ac2127a04466519355b07cee71c08c56dddfee35671127241ebdf4a99_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-rhel8@sha256:c8a785b4e1688d358cec73e9cf4853ca0ab28c7daa4c45d5384b7bebc333f53a_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-curator-controller-rhel8@sha256:1d4d913d4136321ebd94e6b9d9e55be7262883702de72c4a61827804ad843942_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-curator-controller-rhel8@sha256:2134c387cb0e8c2f95bb8ef74ad0a10c37403d9e0dfaeb7e2e9efb388c606ac1_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-curator-controller-rhel8@sha256:2e0867d6ebace932eb09bb3a6a929562a157bc2eea9c28063eb30dac866abf63_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-curator-controller-rhel8@sha256:3dd533817d97518c7af991b888c5f9df501bd496ed53988e5444c1ea62e539cb_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-proxy-addon-rhel8@sha256:2779eae299eb2b48e8a868de2f2d8d13313ca17b2f7d5c816013145b0c787cc8_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-proxy-addon-rhel8@sha256:28544cf2414bdeffb8bcaae2d1547064da46ab5a122fd77861083b1e81e299cc_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-proxy-addon-rhel8@sha256:4da01f6a0a59069045d23599d748849da60ee309f72f233497edd379b3b0823e_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-proxy-addon-rhel8@sha256:6318fd6b0e0f5c39239ba9c71c330bce7974deaf970359ec83c88116abf7a653_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-proxy-rhel8@sha256:610de7f25fd387262c360acb21dd45dc80e1c52a77dd11982965da80301407ab_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-proxy-rhel8@sha256:a881a94835c7eef6babe00792fc0a99c9816831869cb26af0dcf2665233f7710_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-proxy-rhel8@sha256:b240f43890529fe95b1a74de6f4c2626e85ae91ae6a624bb98a4c31130b6740d_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-proxy-rhel8@sha256:df6cd66cdb17efc356e770930ff796bdb527c292243f5e8b87ca5c9e912a19d6_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/clusterclaims-controller-rhel8@sha256:3608571c2a5a3d399e3ad8135ca90e46a7e57b322b5ef9d708efa631cee7109c_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/clusterclaims-controller-rhel8@sha256:5c04626558442d50ab58a941d72a78db7c94f5ce730b5abb7599c21981875970_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/clusterclaims-controller-rhel8@sha256:7be740cc5987a1dfc76d7d8a306ff65291eb9cf61419842f463aa9dc4d6ecde1_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/clusterclaims-controller-rhel8@sha256:fce2e92743adaf6fe2e0168cfeecdc71ff7c009ef92a89c9172ff46ebbedcd40_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/clusterlifecycle-state-metrics-rhel8@sha256:288a0e4f9ca79859c5f295e920e9ef01d395720ea5b62ec7f5a5bd975b9c5850_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/clusterlifecycle-state-metrics-rhel8@sha256:93b9ad845fab34498a6f504ad626d0d5236c39ab1aaf7789df146311e4ba33cd_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/clusterlifecycle-state-metrics-rhel8@sha256:c808d378bd0666d7eb1f9c9024f7d2f7c6bdedd40298aa1e940cfc1ce735af54_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/clusterlifecycle-state-metrics-rhel8@sha256:df17928fd459e5063fb2470dbaea51c96f292f1a4ca5eaedc64a03687edbb6cd_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/console-mce-rhel8@sha256:009597e78bf32e0a6d83ad456a6670e436692aa1c12cbd144580a30080054d0f_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/console-mce-rhel8@sha256:95cbc26ed2e396e44efd543d8a38f1c698267e1a617a7ee4b6f26efdb49e3059_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/console-mce-rhel8@sha256:b83a44a87eddeaa3914d03f51f58e8cc5412ee580ee233754108b2349d890b8c_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/console-mce-rhel8@sha256:e3883d9629078bc16f2a6526cb8b1fdea89c1a8b8f477487fd6b34efa2f13999_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/discovery-rhel8@sha256:12b3c0a01c59836687a7cfc1fba050d0800625cd46f678551a5944b0664c044d_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/discovery-rhel8@sha256:25eefa4b7af3650f57e9a4c372522a0cae7bcc1b41735d2b503b9b41d9c2d0b2_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/discovery-rhel8@sha256:9a655c52c83f7682964e8f46fed6011c6e9de7a2a64ee0893d0c02cf725746e1_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/discovery-rhel8@sha256:a0bcad7b2191e3c674813c2e1e67aea619d6d7eaa95f2324902e0b842d1c0cc8_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/hive-rhel8@sha256:674603ee10ad5e9d42e18e5c2f91153c863cb7e9f38cd523559c8de7c7097483_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/hive-rhel8@sha256:67b2477a7b3885df470dc56e94525e7ebc3dce326599c6f2a311f8727557bf8b_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/hive-rhel8@sha256:8722d4f39942af4a008209ae518bf27d30deaa2e5bf97fc3118bea58efafb3d5_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/hive-rhel8@sha256:dd6a4624672d458a0072b9aa46fb1b3d576c0b198759d053f61536f3b9e34359_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/hypershift-addon-rhel8-operator@sha256:00322fc5e7a8e1d08ca716e23982dae6d365b1523f8d3465e6daad5074067ea2_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/hypershift-addon-rhel8-operator@sha256:27cc406bb658c1915e75f5d0b0d3c0f73e72635c9f5bb08bc28e3c5c434e147b_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/hypershift-addon-rhel8-operator@sha256:afc67731faaa2dc9d32a052064763737c8bc4b1b5cf8e8ffb7cb31a4652c656c_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/hypershift-addon-rhel8-operator@sha256:c4227a3a5b323d716a979e1c6a66c458d458648c5fcb0ab151ad55ba24972f51_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/hypershift-deployment-controller-rhel8@sha256:68de13099864a989493367500360560a677fde2e0e56a760a6dafde1d7be9a27_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/hypershift-deployment-controller-rhel8@sha256:8d4a908562cbb0351aea12befe5f2bdf57041e073ce679d1b1c5b46c893844b6_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/hypershift-deployment-controller-rhel8@sha256:be5d7a8b6dec6d4c959badc2d2960ec7bfe74a75c0d673da06fe6335920de3a0_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/hypershift-deployment-controller-rhel8@sha256:f44b9cd7b993051b4d59108153763a09d283c0cf822fab478f22cfbe53847da7_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/hypershift-rhel8-operator@sha256:2d94cd451fbf0abc13e50b6b6252061294bdbfd1eda64f4347177d20b5d1e489_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/hypershift-rhel8-operator@sha256:3d8d114403d85cbba699f53aa177a84da92516b5d2e852b2bffc33eabde6af13_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/hypershift-rhel8-operator@sha256:62e91ac9b6291bf7abc26cdd937c2c2cf7cdf1f1256a33acbaa5d1cdc607d3fa_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/hypershift-rhel8-operator@sha256:ffce5bc9fb2be59047c4840d9222499f03c1cf74786d8695aab1d1b04adc6f8a_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/klusterlet-operator-bundle@sha256:1687315db647e6689845df88843ae53275440042b76dc781dcabeef16e426bdf_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/managed-serviceaccount-rhel8@sha256:63593ef6045808b9c3fe96fc1cddd99bdfabaaef881fe716972500bfda62f92b_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/managed-serviceaccount-rhel8@sha256:7f5f65ba65c9bfc64d8bf9724a22b68d38c512465f4be1bfed8f02133256214f_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/managed-serviceaccount-rhel8@sha256:8621056c6982b9875749650eee2cf967b31217298a1b924de1fe710e0445df1b_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/managed-serviceaccount-rhel8@sha256:ec5bdf8a935ee1daaa5c91a7fd7816ade97619b5d1f6b61e663c03f43bb832bc_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/managedcluster-import-controller-rhel8@sha256:17987e46eb8772ef79e771b6edd137b29914ae357eb036d76a063cb04de116a3_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/managedcluster-import-controller-rhel8@sha256:4a22ca54331be02c08e23704852c34273a8bf3d1bb2c8f2aaf92f277474e3654_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/managedcluster-import-controller-rhel8@sha256:7d737e05b3164a7e49085a2026bf5fbbdda5a0d23890e1de455eea8d59f20187_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/managedcluster-import-controller-rhel8@sha256:eaf8ba4c775e4ebaeea316bbab0344eb10674089ff9db1c8f1373ed564b03749_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/mce-operator-bundle@sha256:701ad2aa334971346282a7a80c420049f08a3e3845a915a947e7605aab9c1369_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/mce-operator-bundle@sha256:cf1b297a2bbfa2a55204e2c4688511baa0223978b2d4ab7cfb8f8c5c965d563f_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/mce-operator-bundle@sha256:ed114b2afb91375b6f3576da15474ad96c154cc0ed16e288f8a4840d7d39942f_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/mce-operator-bundle@sha256:f1be217449145edb01b029b19d08831cc6d085856e39aea8174e74ef0cc85283_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/multicloud-manager-rhel8@sha256:162fe79ef40dbdcd1c9a16c601ffeb1c1dec5309c250bddf85809a0197b2ec3e_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/multicloud-manager-rhel8@sha256:af5076a59d32f3bed7f88348bccdff6fad4d250aab7f8dc7c2791e75fa76c7d9_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/multicloud-manager-rhel8@sha256:c03edb31a56b4678c4e0f66c59b49e3798b8442ef1ddca3f67488f4baca30241_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/multicloud-manager-rhel8@sha256:c6fb6ec34c746ba73007bec6e1895b4e1a4ed551b035aa9059664ded820f46fa_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-cluster-api-provider-agent-rhel8@sha256:208389221423692530b334815985b0a2263febf5574138e854dbdc011f03b4a2_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-cluster-api-provider-agent-rhel8@sha256:4bacc4ba3974c11ac27d1448a7f7cd973162caf33358249e9d1c154018124830_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-cluster-api-provider-agent-rhel8@sha256:8b3c3fb8fdf6d679f6020e0c739f25ae83dd4173e46b743de911d8e346f371fe_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-cluster-api-provider-agent-rhel8@sha256:a4d3f04386e63bfb640b928c01f972ba7d90af9c5213a7c10968b55c875565e0_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-console-mce-rhel8@sha256:009597e78bf32e0a6d83ad456a6670e436692aa1c12cbd144580a30080054d0f_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-console-mce-rhel8@sha256:95cbc26ed2e396e44efd543d8a38f1c698267e1a617a7ee4b6f26efdb49e3059_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-console-mce-rhel8@sha256:b83a44a87eddeaa3914d03f51f58e8cc5412ee580ee233754108b2349d890b8c_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-console-mce-rhel8@sha256:e3883d9629078bc16f2a6526cb8b1fdea89c1a8b8f477487fd6b34efa2f13999_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-hypershift-addon-rhel8-operator@sha256:00322fc5e7a8e1d08ca716e23982dae6d365b1523f8d3465e6daad5074067ea2_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-hypershift-addon-rhel8-operator@sha256:27cc406bb658c1915e75f5d0b0d3c0f73e72635c9f5bb08bc28e3c5c434e147b_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-hypershift-addon-rhel8-operator@sha256:afc67731faaa2dc9d32a052064763737c8bc4b1b5cf8e8ffb7cb31a4652c656c_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-hypershift-addon-rhel8-operator@sha256:c4227a3a5b323d716a979e1c6a66c458d458648c5fcb0ab151ad55ba24972f51_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-hypershift-deployment-controller-rhel8@sha256:68de13099864a989493367500360560a677fde2e0e56a760a6dafde1d7be9a27_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-hypershift-deployment-controller-rhel8@sha256:8d4a908562cbb0351aea12befe5f2bdf57041e073ce679d1b1c5b46c893844b6_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-hypershift-deployment-controller-rhel8@sha256:be5d7a8b6dec6d4c959badc2d2960ec7bfe74a75c0d673da06fe6335920de3a0_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-hypershift-deployment-controller-rhel8@sha256:f44b9cd7b993051b4d59108153763a09d283c0cf822fab478f22cfbe53847da7_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-managed-serviceaccount-rhel8@sha256:63593ef6045808b9c3fe96fc1cddd99bdfabaaef881fe716972500bfda62f92b_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-managed-serviceaccount-rhel8@sha256:7f5f65ba65c9bfc64d8bf9724a22b68d38c512465f4be1bfed8f02133256214f_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-managed-serviceaccount-rhel8@sha256:8621056c6982b9875749650eee2cf967b31217298a1b924de1fe710e0445df1b_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-managed-serviceaccount-rhel8@sha256:ec5bdf8a935ee1daaa5c91a7fd7816ade97619b5d1f6b61e663c03f43bb832bc_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/must-gather-rhel8@sha256:4270ef4ed53f54fb13cf1092b3babb70af7012886a3f0c293b11040083f39651_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/must-gather-rhel8@sha256:4ecb20c797f71375bc888ed84036f49bc40e2e9984e7ec74b14ad697d1b9c6fb_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/must-gather-rhel8@sha256:6d2624faf8cb2634a9e2203273d95c076ed2207ddd87f50df6ce8e5088a5d257_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/must-gather-rhel8@sha256:e838cb2e70eff2157b992c1cc6c576c9e099306b1df69d6d5c9d991ded4e0789_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/placement-rhel8@sha256:473ed2081010b9005ecc6fb254389dac6927f336967bd4a2f99ca3210fd265f0_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/placement-rhel8@sha256:746794cb82199cfc0c659de0a48018bbd8f18aec97265d68f8dd8bbf783049b1_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/placement-rhel8@sha256:7f5c7671a97f09756a150feb6a6bd04f40aa938ce065102b5b5875eadab933db_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/placement-rhel8@sha256:a6fb7f9d80d4d6cb53317f7d87960af28a6cafb8c5abee369f7bd94cbe449686_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/provider-credential-controller-rhel8@sha256:759037d7817cef4e0451befe8f2bc943a89f2bda95a52327a1c552c3f9a095bb_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/provider-credential-controller-rhel8@sha256:90281a3feff8e019a937fabb5184881c1983cda657c41332cd0321acf5ea4092_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/provider-credential-controller-rhel8@sha256:b6406fbcfeed4c491c66b778a4ad08e8066db5052a49863dd459e2b7375e6ba4_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/provider-credential-controller-rhel8@sha256:c4707c5214505bf1e5f693f0c5df4bb6fe4336670bf850b9a09040b6d87cccd2_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/registration-operator-rhel8@sha256:49d81d8a383de609d64760a4ae6ffa61469a59a5678311406ce4f838c1cc66fd_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/registration-operator-rhel8@sha256:579420cfdc2a542ab7a1b9cd6f1324885f60d1ec5d2bda74808127b45aef2983_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/registration-operator-rhel8@sha256:f945ae948589e2ea294d3d6e8f89fe05c1203f375a0722465965208ecfc15b94_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/registration-operator-rhel8@sha256:fbc7cd19b869d02af6dba24b20f6a44c498fb00e4afc629821f47b9b35c5a94d_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/registration-rhel8@sha256:39cc95f16445c3a1dca378beb50f5931ad081f459c9c6eb012325c6a9d8ada6c_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/registration-rhel8@sha256:686390715f19747bff24e95137307182ab095fb133051424996c6b0ee668569a_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/registration-rhel8@sha256:7bbc4dceeffd5f4bb47e9c38f97109d083dbbbda1a1643b7eb7762ebbd5047a1_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/registration-rhel8@sha256:cb1c8096bd5bd9f1dfa413bc0d1889d970b6d841988d24d6c1008904b1288cfe_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/work-rhel8@sha256:345f405c6a1d3e18beaf13c24a7ca4055a03746d8e6540670435e8d2413fefaf_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/work-rhel8@sha256:663cf3e0453e2ae5b1c9d5f6d335930d6d1e9c7a34151a171dbf58f9066c2b96_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/work-rhel8@sha256:c5c1939a142b9554a2ce664605409cefcb9954bbb1d8eef988fddab50f06cdaf_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/work-rhel8@sha256:d425b68e6265d098601e240cae6084c76416fd27bfbd955a3ccee30873544e38_ppc64le"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2022-31129"
},
{
"category": "external",
"summary": "RHBZ#2105075",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2105075"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2022-31129",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-31129"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2022-31129",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2022-31129"
},
{
"category": "external",
"summary": "https://github.com/moment/moment/security/advisories/GHSA-wc69-rhjr-hc9g",
"url": "https://github.com/moment/moment/security/advisories/GHSA-wc69-rhjr-hc9g"
}
],
"release_date": "2022-07-06T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2022-09-06T14:28:04+00:00",
"details": "For multicluster engine for Kubernetes, see the following documentation for\ndetails on how to install the images:\n\nhttps://access.redhat.com/documentation/en-us/red_hat_advanced_cluster_management_for_kubernetes/2.6/html/multicluster_engine/install_upgrade/installing-while-connected-online-mce",
"product_ids": [
"8Base-multicluster-engine-2.1:multicluster-engine/agent-service-rhel8@sha256:661ee3a57d860a713ffb481ea87858f20fce1e57b858821cb0c1ec4069e206a0_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/agent-service-rhel8@sha256:8cb5ab317ccc6b1bcd409cfba0ec983e3f5d9531227e76bb455011636ed32d21_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/agent-service-rhel8@sha256:e136966121b82373c9279b1b59b68864ed10bfdee424959a7ad4b190ff7a2562_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/agent-service-rhel8@sha256:fce50212c8bbfdc3e8f445f4b7ea35881eb29e49c443e827ad6fe2389328d57f_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/apiserver-network-proxy-rhel8@sha256:25b242af63aca69a32c457dde23b3ac52ed81f5edad3e919d5df59902adb0b60_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/apiserver-network-proxy-rhel8@sha256:5ea69e650771525faf944fbf3be82a19e54a964d38adbb88263247652476938c_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/apiserver-network-proxy-rhel8@sha256:c97ea925ea31a1ae6824ec55bbb43c3cf0d2d9b0fb6d12b6d23492e0e5a5467a_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/apiserver-network-proxy-rhel8@sha256:f71c4c301774aba9a886f2891eace9da47ba075d2a2e4acfc03849c9c0da57bc_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/assisted-image-service-rhel8@sha256:1d250617cf4eb47800d30bd6bdd61872faa29eb7c6953edcb4a107360f0d0a78_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/assisted-image-service-rhel8@sha256:3730a3c3cfb695b540945b5f0ae739a701a0155137b9509238860549105ab670_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/assisted-image-service-rhel8@sha256:3d59cfa190838da34bac1ccf88562f996cc9e9ffdb151f47e044ba3fcc964a3d_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/assisted-image-service-rhel8@sha256:92c8157e43d84584ba93d978fcc6ffba84118e4ea5ff46ad71a62ffdc7fc56e5_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/assisted-installer-agent-rhel8@sha256:99e0accdee9b311b9abf032c712060823736f88c7bf3ba692349d7f8290a9570_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/assisted-installer-agent-rhel8@sha256:b4722c060fb38e1609e689b605816cefb39a15a0ddc40837a90727d123b91c88_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/assisted-installer-reporter-rhel8@sha256:1d465abc36e2045dc5a291663786709fc920c42aacb0c34c4868a1a633334509_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/assisted-installer-reporter-rhel8@sha256:bdb861698be8305247b21ebab7994f27eaae818f691ffcff3d5b5eb5dc70a722_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/assisted-installer-reporter-rhel8@sha256:e4dd90d186f1fea6fcdb4e23f74e4390e00d134b2c21d8510c1cdbbcef3c4a1f_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/assisted-installer-rhel8@sha256:61ac4136dad0e02323807e6d3de8e890ec0b7e7e1f7112f9610410712af6f9b5_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/assisted-installer-rhel8@sha256:686b64358857be04087a706048a32b7356b16a0028d2b200da16ec94d931d25d_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/assisted-installer-rhel8@sha256:910dad58b72de16f92dd5b60d0420010d18229a6e0966fe2eb072517febe499f_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/aws-encryption-provider-rhel8@sha256:31329737bd3608345f8e969e872e2e18305e2959d9d81867933c73fb26a53dcd_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/aws-encryption-provider-rhel8@sha256:9797eef2012c827ff3250cba1cd542772e92872b4bd69a01bdbdba4fe407472c_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/aws-encryption-provider-rhel8@sha256:ab7f1982f21ed9251501396ea150764348b5f61b6e50b9d74b5031e705e16ef3_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/aws-encryption-provider-rhel8@sha256:cee69ba4c6fb326afd03c7f21856a028fa4758dab8c849ef6eaeaea0cd55afd2_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/backplane-rhel8-operator@sha256:0b8c36b4b1d00e47ee4faaeec9ccbdc2977a50592035f8a600491c657e439d33_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/backplane-rhel8-operator@sha256:5dbd590a4bbed44f487d1601d1825b5efb8253b9ee2be49adccec7e0ea9410ac_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/backplane-rhel8-operator@sha256:9f7854a1de26dfebdc8beafffd01304017b8fe7cd84065dd452de1276e529a06_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/backplane-rhel8-operator@sha256:e7998dc233af266ed94ba16450c2f02096abb5e045f291f8f94a83ef9da7dd51_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-provider-agent-rhel8@sha256:208389221423692530b334815985b0a2263febf5574138e854dbdc011f03b4a2_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-provider-agent-rhel8@sha256:4bacc4ba3974c11ac27d1448a7f7cd973162caf33358249e9d1c154018124830_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-provider-agent-rhel8@sha256:8b3c3fb8fdf6d679f6020e0c739f25ae83dd4173e46b743de911d8e346f371fe_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-provider-agent-rhel8@sha256:a4d3f04386e63bfb640b928c01f972ba7d90af9c5213a7c10968b55c875565e0_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-provider-aws-rhel8@sha256:36a5f30d043f1137033842188e59224b803158696f60ddb41095a766705485f4_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-provider-aws-rhel8@sha256:6fb7799fca309c727c7afea57448fc653dde09495945e314402a3e3a079e5b03_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-provider-aws-rhel8@sha256:9b8d4fde02e4c43d194bf4c420550730fd52b74587e2327f2e9eb75067bb25e7_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-provider-aws-rhel8@sha256:bd612736fde388811d12a572852c86d0fe9dcbb6e7f404c64b8654c870d4e2eb_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-provider-azure-rhel8@sha256:2b93b026497655f16a85a2929b1f0c970d51dce0e0e8462774989f1943bdc785_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-provider-azure-rhel8@sha256:2c9c916d0face10abc7f6467564e394ead5946bf18ed8439456cce2767a83b3e_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-provider-azure-rhel8@sha256:6f41c353228c4016ab02557a5591ef36f4aea799c4ad89798343b4a2f0765d08_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-provider-azure-rhel8@sha256:ddd59c296543f525f719336ad6ddc5e5f8d3915e08e3b64d575a9835de3e95ad_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-provider-kubevirt-rhel8@sha256:0007824d89632253727ead00c5fd6ec463f310d71e58e237ea5e51c13052b0bc_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-provider-kubevirt-rhel8@sha256:9cd9106f72557b8ba5de9f4d1de5ff8d33514d2c02889999a3c20aab9a8dd061_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-provider-kubevirt-rhel8@sha256:cbe319cfa3ab4610dc67abea27841dd5b670061faa74e666959550343bba1c28_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-provider-kubevirt-rhel8@sha256:df94a1d8a4b6d1aebed4e657267219632bb3b2176537bdf8e51a728cd78f136f_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-rhel8@sha256:30f56a4d5cba0ccd55e0bda756c7af8010ab94ec3b644dc73f7b32e76b5bbb3a_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-rhel8@sha256:4f7cb34768ff908ed1ba54330603ea54b82a4144cf9124dae01a727dcc60362a_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-rhel8@sha256:a137205ac2127a04466519355b07cee71c08c56dddfee35671127241ebdf4a99_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-rhel8@sha256:c8a785b4e1688d358cec73e9cf4853ca0ab28c7daa4c45d5384b7bebc333f53a_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-curator-controller-rhel8@sha256:1d4d913d4136321ebd94e6b9d9e55be7262883702de72c4a61827804ad843942_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-curator-controller-rhel8@sha256:2134c387cb0e8c2f95bb8ef74ad0a10c37403d9e0dfaeb7e2e9efb388c606ac1_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-curator-controller-rhel8@sha256:2e0867d6ebace932eb09bb3a6a929562a157bc2eea9c28063eb30dac866abf63_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-curator-controller-rhel8@sha256:3dd533817d97518c7af991b888c5f9df501bd496ed53988e5444c1ea62e539cb_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-proxy-addon-rhel8@sha256:2779eae299eb2b48e8a868de2f2d8d13313ca17b2f7d5c816013145b0c787cc8_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-proxy-addon-rhel8@sha256:28544cf2414bdeffb8bcaae2d1547064da46ab5a122fd77861083b1e81e299cc_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-proxy-addon-rhel8@sha256:4da01f6a0a59069045d23599d748849da60ee309f72f233497edd379b3b0823e_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-proxy-addon-rhel8@sha256:6318fd6b0e0f5c39239ba9c71c330bce7974deaf970359ec83c88116abf7a653_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-proxy-rhel8@sha256:610de7f25fd387262c360acb21dd45dc80e1c52a77dd11982965da80301407ab_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-proxy-rhel8@sha256:a881a94835c7eef6babe00792fc0a99c9816831869cb26af0dcf2665233f7710_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-proxy-rhel8@sha256:b240f43890529fe95b1a74de6f4c2626e85ae91ae6a624bb98a4c31130b6740d_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-proxy-rhel8@sha256:df6cd66cdb17efc356e770930ff796bdb527c292243f5e8b87ca5c9e912a19d6_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/clusterclaims-controller-rhel8@sha256:3608571c2a5a3d399e3ad8135ca90e46a7e57b322b5ef9d708efa631cee7109c_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/clusterclaims-controller-rhel8@sha256:5c04626558442d50ab58a941d72a78db7c94f5ce730b5abb7599c21981875970_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/clusterclaims-controller-rhel8@sha256:7be740cc5987a1dfc76d7d8a306ff65291eb9cf61419842f463aa9dc4d6ecde1_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/clusterclaims-controller-rhel8@sha256:fce2e92743adaf6fe2e0168cfeecdc71ff7c009ef92a89c9172ff46ebbedcd40_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/clusterlifecycle-state-metrics-rhel8@sha256:288a0e4f9ca79859c5f295e920e9ef01d395720ea5b62ec7f5a5bd975b9c5850_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/clusterlifecycle-state-metrics-rhel8@sha256:93b9ad845fab34498a6f504ad626d0d5236c39ab1aaf7789df146311e4ba33cd_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/clusterlifecycle-state-metrics-rhel8@sha256:c808d378bd0666d7eb1f9c9024f7d2f7c6bdedd40298aa1e940cfc1ce735af54_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/clusterlifecycle-state-metrics-rhel8@sha256:df17928fd459e5063fb2470dbaea51c96f292f1a4ca5eaedc64a03687edbb6cd_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/console-mce-rhel8@sha256:009597e78bf32e0a6d83ad456a6670e436692aa1c12cbd144580a30080054d0f_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/console-mce-rhel8@sha256:95cbc26ed2e396e44efd543d8a38f1c698267e1a617a7ee4b6f26efdb49e3059_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/console-mce-rhel8@sha256:b83a44a87eddeaa3914d03f51f58e8cc5412ee580ee233754108b2349d890b8c_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/console-mce-rhel8@sha256:e3883d9629078bc16f2a6526cb8b1fdea89c1a8b8f477487fd6b34efa2f13999_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/discovery-rhel8@sha256:12b3c0a01c59836687a7cfc1fba050d0800625cd46f678551a5944b0664c044d_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/discovery-rhel8@sha256:25eefa4b7af3650f57e9a4c372522a0cae7bcc1b41735d2b503b9b41d9c2d0b2_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/discovery-rhel8@sha256:9a655c52c83f7682964e8f46fed6011c6e9de7a2a64ee0893d0c02cf725746e1_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/discovery-rhel8@sha256:a0bcad7b2191e3c674813c2e1e67aea619d6d7eaa95f2324902e0b842d1c0cc8_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/hive-rhel8@sha256:674603ee10ad5e9d42e18e5c2f91153c863cb7e9f38cd523559c8de7c7097483_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/hive-rhel8@sha256:67b2477a7b3885df470dc56e94525e7ebc3dce326599c6f2a311f8727557bf8b_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/hive-rhel8@sha256:8722d4f39942af4a008209ae518bf27d30deaa2e5bf97fc3118bea58efafb3d5_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/hive-rhel8@sha256:dd6a4624672d458a0072b9aa46fb1b3d576c0b198759d053f61536f3b9e34359_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/hypershift-addon-rhel8-operator@sha256:00322fc5e7a8e1d08ca716e23982dae6d365b1523f8d3465e6daad5074067ea2_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/hypershift-addon-rhel8-operator@sha256:27cc406bb658c1915e75f5d0b0d3c0f73e72635c9f5bb08bc28e3c5c434e147b_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/hypershift-addon-rhel8-operator@sha256:afc67731faaa2dc9d32a052064763737c8bc4b1b5cf8e8ffb7cb31a4652c656c_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/hypershift-addon-rhel8-operator@sha256:c4227a3a5b323d716a979e1c6a66c458d458648c5fcb0ab151ad55ba24972f51_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/hypershift-deployment-controller-rhel8@sha256:68de13099864a989493367500360560a677fde2e0e56a760a6dafde1d7be9a27_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/hypershift-deployment-controller-rhel8@sha256:8d4a908562cbb0351aea12befe5f2bdf57041e073ce679d1b1c5b46c893844b6_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/hypershift-deployment-controller-rhel8@sha256:be5d7a8b6dec6d4c959badc2d2960ec7bfe74a75c0d673da06fe6335920de3a0_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/hypershift-deployment-controller-rhel8@sha256:f44b9cd7b993051b4d59108153763a09d283c0cf822fab478f22cfbe53847da7_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/hypershift-rhel8-operator@sha256:2d94cd451fbf0abc13e50b6b6252061294bdbfd1eda64f4347177d20b5d1e489_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/hypershift-rhel8-operator@sha256:3d8d114403d85cbba699f53aa177a84da92516b5d2e852b2bffc33eabde6af13_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/hypershift-rhel8-operator@sha256:62e91ac9b6291bf7abc26cdd937c2c2cf7cdf1f1256a33acbaa5d1cdc607d3fa_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/hypershift-rhel8-operator@sha256:ffce5bc9fb2be59047c4840d9222499f03c1cf74786d8695aab1d1b04adc6f8a_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/klusterlet-operator-bundle@sha256:1687315db647e6689845df88843ae53275440042b76dc781dcabeef16e426bdf_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/managed-serviceaccount-rhel8@sha256:63593ef6045808b9c3fe96fc1cddd99bdfabaaef881fe716972500bfda62f92b_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/managed-serviceaccount-rhel8@sha256:7f5f65ba65c9bfc64d8bf9724a22b68d38c512465f4be1bfed8f02133256214f_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/managed-serviceaccount-rhel8@sha256:8621056c6982b9875749650eee2cf967b31217298a1b924de1fe710e0445df1b_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/managed-serviceaccount-rhel8@sha256:ec5bdf8a935ee1daaa5c91a7fd7816ade97619b5d1f6b61e663c03f43bb832bc_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/managedcluster-import-controller-rhel8@sha256:17987e46eb8772ef79e771b6edd137b29914ae357eb036d76a063cb04de116a3_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/managedcluster-import-controller-rhel8@sha256:4a22ca54331be02c08e23704852c34273a8bf3d1bb2c8f2aaf92f277474e3654_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/managedcluster-import-controller-rhel8@sha256:7d737e05b3164a7e49085a2026bf5fbbdda5a0d23890e1de455eea8d59f20187_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/managedcluster-import-controller-rhel8@sha256:eaf8ba4c775e4ebaeea316bbab0344eb10674089ff9db1c8f1373ed564b03749_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/mce-operator-bundle@sha256:701ad2aa334971346282a7a80c420049f08a3e3845a915a947e7605aab9c1369_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/mce-operator-bundle@sha256:cf1b297a2bbfa2a55204e2c4688511baa0223978b2d4ab7cfb8f8c5c965d563f_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/mce-operator-bundle@sha256:ed114b2afb91375b6f3576da15474ad96c154cc0ed16e288f8a4840d7d39942f_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/mce-operator-bundle@sha256:f1be217449145edb01b029b19d08831cc6d085856e39aea8174e74ef0cc85283_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/multicloud-manager-rhel8@sha256:162fe79ef40dbdcd1c9a16c601ffeb1c1dec5309c250bddf85809a0197b2ec3e_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/multicloud-manager-rhel8@sha256:af5076a59d32f3bed7f88348bccdff6fad4d250aab7f8dc7c2791e75fa76c7d9_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/multicloud-manager-rhel8@sha256:c03edb31a56b4678c4e0f66c59b49e3798b8442ef1ddca3f67488f4baca30241_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/multicloud-manager-rhel8@sha256:c6fb6ec34c746ba73007bec6e1895b4e1a4ed551b035aa9059664ded820f46fa_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-cluster-api-provider-agent-rhel8@sha256:208389221423692530b334815985b0a2263febf5574138e854dbdc011f03b4a2_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-cluster-api-provider-agent-rhel8@sha256:4bacc4ba3974c11ac27d1448a7f7cd973162caf33358249e9d1c154018124830_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-cluster-api-provider-agent-rhel8@sha256:8b3c3fb8fdf6d679f6020e0c739f25ae83dd4173e46b743de911d8e346f371fe_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-cluster-api-provider-agent-rhel8@sha256:a4d3f04386e63bfb640b928c01f972ba7d90af9c5213a7c10968b55c875565e0_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-console-mce-rhel8@sha256:009597e78bf32e0a6d83ad456a6670e436692aa1c12cbd144580a30080054d0f_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-console-mce-rhel8@sha256:95cbc26ed2e396e44efd543d8a38f1c698267e1a617a7ee4b6f26efdb49e3059_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-console-mce-rhel8@sha256:b83a44a87eddeaa3914d03f51f58e8cc5412ee580ee233754108b2349d890b8c_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-console-mce-rhel8@sha256:e3883d9629078bc16f2a6526cb8b1fdea89c1a8b8f477487fd6b34efa2f13999_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-hypershift-addon-rhel8-operator@sha256:00322fc5e7a8e1d08ca716e23982dae6d365b1523f8d3465e6daad5074067ea2_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-hypershift-addon-rhel8-operator@sha256:27cc406bb658c1915e75f5d0b0d3c0f73e72635c9f5bb08bc28e3c5c434e147b_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-hypershift-addon-rhel8-operator@sha256:afc67731faaa2dc9d32a052064763737c8bc4b1b5cf8e8ffb7cb31a4652c656c_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-hypershift-addon-rhel8-operator@sha256:c4227a3a5b323d716a979e1c6a66c458d458648c5fcb0ab151ad55ba24972f51_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-hypershift-deployment-controller-rhel8@sha256:68de13099864a989493367500360560a677fde2e0e56a760a6dafde1d7be9a27_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-hypershift-deployment-controller-rhel8@sha256:8d4a908562cbb0351aea12befe5f2bdf57041e073ce679d1b1c5b46c893844b6_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-hypershift-deployment-controller-rhel8@sha256:be5d7a8b6dec6d4c959badc2d2960ec7bfe74a75c0d673da06fe6335920de3a0_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-hypershift-deployment-controller-rhel8@sha256:f44b9cd7b993051b4d59108153763a09d283c0cf822fab478f22cfbe53847da7_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-managed-serviceaccount-rhel8@sha256:63593ef6045808b9c3fe96fc1cddd99bdfabaaef881fe716972500bfda62f92b_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-managed-serviceaccount-rhel8@sha256:7f5f65ba65c9bfc64d8bf9724a22b68d38c512465f4be1bfed8f02133256214f_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-managed-serviceaccount-rhel8@sha256:8621056c6982b9875749650eee2cf967b31217298a1b924de1fe710e0445df1b_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-managed-serviceaccount-rhel8@sha256:ec5bdf8a935ee1daaa5c91a7fd7816ade97619b5d1f6b61e663c03f43bb832bc_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/must-gather-rhel8@sha256:4270ef4ed53f54fb13cf1092b3babb70af7012886a3f0c293b11040083f39651_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/must-gather-rhel8@sha256:4ecb20c797f71375bc888ed84036f49bc40e2e9984e7ec74b14ad697d1b9c6fb_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/must-gather-rhel8@sha256:6d2624faf8cb2634a9e2203273d95c076ed2207ddd87f50df6ce8e5088a5d257_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/must-gather-rhel8@sha256:e838cb2e70eff2157b992c1cc6c576c9e099306b1df69d6d5c9d991ded4e0789_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/placement-rhel8@sha256:473ed2081010b9005ecc6fb254389dac6927f336967bd4a2f99ca3210fd265f0_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/placement-rhel8@sha256:746794cb82199cfc0c659de0a48018bbd8f18aec97265d68f8dd8bbf783049b1_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/placement-rhel8@sha256:7f5c7671a97f09756a150feb6a6bd04f40aa938ce065102b5b5875eadab933db_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/placement-rhel8@sha256:a6fb7f9d80d4d6cb53317f7d87960af28a6cafb8c5abee369f7bd94cbe449686_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/provider-credential-controller-rhel8@sha256:759037d7817cef4e0451befe8f2bc943a89f2bda95a52327a1c552c3f9a095bb_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/provider-credential-controller-rhel8@sha256:90281a3feff8e019a937fabb5184881c1983cda657c41332cd0321acf5ea4092_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/provider-credential-controller-rhel8@sha256:b6406fbcfeed4c491c66b778a4ad08e8066db5052a49863dd459e2b7375e6ba4_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/provider-credential-controller-rhel8@sha256:c4707c5214505bf1e5f693f0c5df4bb6fe4336670bf850b9a09040b6d87cccd2_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/registration-operator-rhel8@sha256:49d81d8a383de609d64760a4ae6ffa61469a59a5678311406ce4f838c1cc66fd_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/registration-operator-rhel8@sha256:579420cfdc2a542ab7a1b9cd6f1324885f60d1ec5d2bda74808127b45aef2983_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/registration-operator-rhel8@sha256:f945ae948589e2ea294d3d6e8f89fe05c1203f375a0722465965208ecfc15b94_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/registration-operator-rhel8@sha256:fbc7cd19b869d02af6dba24b20f6a44c498fb00e4afc629821f47b9b35c5a94d_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/registration-rhel8@sha256:39cc95f16445c3a1dca378beb50f5931ad081f459c9c6eb012325c6a9d8ada6c_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/registration-rhel8@sha256:686390715f19747bff24e95137307182ab095fb133051424996c6b0ee668569a_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/registration-rhel8@sha256:7bbc4dceeffd5f4bb47e9c38f97109d083dbbbda1a1643b7eb7762ebbd5047a1_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/registration-rhel8@sha256:cb1c8096bd5bd9f1dfa413bc0d1889d970b6d841988d24d6c1008904b1288cfe_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/work-rhel8@sha256:345f405c6a1d3e18beaf13c24a7ca4055a03746d8e6540670435e8d2413fefaf_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/work-rhel8@sha256:663cf3e0453e2ae5b1c9d5f6d335930d6d1e9c7a34151a171dbf58f9066c2b96_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/work-rhel8@sha256:c5c1939a142b9554a2ce664605409cefcb9954bbb1d8eef988fddab50f06cdaf_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/work-rhel8@sha256:d425b68e6265d098601e240cae6084c76416fd27bfbd955a3ccee30873544e38_ppc64le"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2022:6345"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"8Base-multicluster-engine-2.1:multicluster-engine/agent-service-rhel8@sha256:661ee3a57d860a713ffb481ea87858f20fce1e57b858821cb0c1ec4069e206a0_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/agent-service-rhel8@sha256:8cb5ab317ccc6b1bcd409cfba0ec983e3f5d9531227e76bb455011636ed32d21_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/agent-service-rhel8@sha256:e136966121b82373c9279b1b59b68864ed10bfdee424959a7ad4b190ff7a2562_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/agent-service-rhel8@sha256:fce50212c8bbfdc3e8f445f4b7ea35881eb29e49c443e827ad6fe2389328d57f_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/apiserver-network-proxy-rhel8@sha256:25b242af63aca69a32c457dde23b3ac52ed81f5edad3e919d5df59902adb0b60_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/apiserver-network-proxy-rhel8@sha256:5ea69e650771525faf944fbf3be82a19e54a964d38adbb88263247652476938c_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/apiserver-network-proxy-rhel8@sha256:c97ea925ea31a1ae6824ec55bbb43c3cf0d2d9b0fb6d12b6d23492e0e5a5467a_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/apiserver-network-proxy-rhel8@sha256:f71c4c301774aba9a886f2891eace9da47ba075d2a2e4acfc03849c9c0da57bc_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/assisted-image-service-rhel8@sha256:1d250617cf4eb47800d30bd6bdd61872faa29eb7c6953edcb4a107360f0d0a78_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/assisted-image-service-rhel8@sha256:3730a3c3cfb695b540945b5f0ae739a701a0155137b9509238860549105ab670_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/assisted-image-service-rhel8@sha256:3d59cfa190838da34bac1ccf88562f996cc9e9ffdb151f47e044ba3fcc964a3d_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/assisted-image-service-rhel8@sha256:92c8157e43d84584ba93d978fcc6ffba84118e4ea5ff46ad71a62ffdc7fc56e5_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/assisted-installer-agent-rhel8@sha256:99e0accdee9b311b9abf032c712060823736f88c7bf3ba692349d7f8290a9570_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/assisted-installer-agent-rhel8@sha256:b4722c060fb38e1609e689b605816cefb39a15a0ddc40837a90727d123b91c88_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/assisted-installer-reporter-rhel8@sha256:1d465abc36e2045dc5a291663786709fc920c42aacb0c34c4868a1a633334509_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/assisted-installer-reporter-rhel8@sha256:bdb861698be8305247b21ebab7994f27eaae818f691ffcff3d5b5eb5dc70a722_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/assisted-installer-reporter-rhel8@sha256:e4dd90d186f1fea6fcdb4e23f74e4390e00d134b2c21d8510c1cdbbcef3c4a1f_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/assisted-installer-rhel8@sha256:61ac4136dad0e02323807e6d3de8e890ec0b7e7e1f7112f9610410712af6f9b5_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/assisted-installer-rhel8@sha256:686b64358857be04087a706048a32b7356b16a0028d2b200da16ec94d931d25d_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/assisted-installer-rhel8@sha256:910dad58b72de16f92dd5b60d0420010d18229a6e0966fe2eb072517febe499f_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/aws-encryption-provider-rhel8@sha256:31329737bd3608345f8e969e872e2e18305e2959d9d81867933c73fb26a53dcd_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/aws-encryption-provider-rhel8@sha256:9797eef2012c827ff3250cba1cd542772e92872b4bd69a01bdbdba4fe407472c_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/aws-encryption-provider-rhel8@sha256:ab7f1982f21ed9251501396ea150764348b5f61b6e50b9d74b5031e705e16ef3_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/aws-encryption-provider-rhel8@sha256:cee69ba4c6fb326afd03c7f21856a028fa4758dab8c849ef6eaeaea0cd55afd2_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/backplane-rhel8-operator@sha256:0b8c36b4b1d00e47ee4faaeec9ccbdc2977a50592035f8a600491c657e439d33_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/backplane-rhel8-operator@sha256:5dbd590a4bbed44f487d1601d1825b5efb8253b9ee2be49adccec7e0ea9410ac_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/backplane-rhel8-operator@sha256:9f7854a1de26dfebdc8beafffd01304017b8fe7cd84065dd452de1276e529a06_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/backplane-rhel8-operator@sha256:e7998dc233af266ed94ba16450c2f02096abb5e045f291f8f94a83ef9da7dd51_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-provider-agent-rhel8@sha256:208389221423692530b334815985b0a2263febf5574138e854dbdc011f03b4a2_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-provider-agent-rhel8@sha256:4bacc4ba3974c11ac27d1448a7f7cd973162caf33358249e9d1c154018124830_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-provider-agent-rhel8@sha256:8b3c3fb8fdf6d679f6020e0c739f25ae83dd4173e46b743de911d8e346f371fe_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-provider-agent-rhel8@sha256:a4d3f04386e63bfb640b928c01f972ba7d90af9c5213a7c10968b55c875565e0_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-provider-aws-rhel8@sha256:36a5f30d043f1137033842188e59224b803158696f60ddb41095a766705485f4_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-provider-aws-rhel8@sha256:6fb7799fca309c727c7afea57448fc653dde09495945e314402a3e3a079e5b03_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-provider-aws-rhel8@sha256:9b8d4fde02e4c43d194bf4c420550730fd52b74587e2327f2e9eb75067bb25e7_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-provider-aws-rhel8@sha256:bd612736fde388811d12a572852c86d0fe9dcbb6e7f404c64b8654c870d4e2eb_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-provider-azure-rhel8@sha256:2b93b026497655f16a85a2929b1f0c970d51dce0e0e8462774989f1943bdc785_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-provider-azure-rhel8@sha256:2c9c916d0face10abc7f6467564e394ead5946bf18ed8439456cce2767a83b3e_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-provider-azure-rhel8@sha256:6f41c353228c4016ab02557a5591ef36f4aea799c4ad89798343b4a2f0765d08_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-provider-azure-rhel8@sha256:ddd59c296543f525f719336ad6ddc5e5f8d3915e08e3b64d575a9835de3e95ad_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-provider-kubevirt-rhel8@sha256:0007824d89632253727ead00c5fd6ec463f310d71e58e237ea5e51c13052b0bc_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-provider-kubevirt-rhel8@sha256:9cd9106f72557b8ba5de9f4d1de5ff8d33514d2c02889999a3c20aab9a8dd061_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-provider-kubevirt-rhel8@sha256:cbe319cfa3ab4610dc67abea27841dd5b670061faa74e666959550343bba1c28_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-provider-kubevirt-rhel8@sha256:df94a1d8a4b6d1aebed4e657267219632bb3b2176537bdf8e51a728cd78f136f_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-rhel8@sha256:30f56a4d5cba0ccd55e0bda756c7af8010ab94ec3b644dc73f7b32e76b5bbb3a_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-rhel8@sha256:4f7cb34768ff908ed1ba54330603ea54b82a4144cf9124dae01a727dcc60362a_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-rhel8@sha256:a137205ac2127a04466519355b07cee71c08c56dddfee35671127241ebdf4a99_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-rhel8@sha256:c8a785b4e1688d358cec73e9cf4853ca0ab28c7daa4c45d5384b7bebc333f53a_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-curator-controller-rhel8@sha256:1d4d913d4136321ebd94e6b9d9e55be7262883702de72c4a61827804ad843942_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-curator-controller-rhel8@sha256:2134c387cb0e8c2f95bb8ef74ad0a10c37403d9e0dfaeb7e2e9efb388c606ac1_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-curator-controller-rhel8@sha256:2e0867d6ebace932eb09bb3a6a929562a157bc2eea9c28063eb30dac866abf63_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-curator-controller-rhel8@sha256:3dd533817d97518c7af991b888c5f9df501bd496ed53988e5444c1ea62e539cb_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-proxy-addon-rhel8@sha256:2779eae299eb2b48e8a868de2f2d8d13313ca17b2f7d5c816013145b0c787cc8_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-proxy-addon-rhel8@sha256:28544cf2414bdeffb8bcaae2d1547064da46ab5a122fd77861083b1e81e299cc_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-proxy-addon-rhel8@sha256:4da01f6a0a59069045d23599d748849da60ee309f72f233497edd379b3b0823e_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-proxy-addon-rhel8@sha256:6318fd6b0e0f5c39239ba9c71c330bce7974deaf970359ec83c88116abf7a653_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-proxy-rhel8@sha256:610de7f25fd387262c360acb21dd45dc80e1c52a77dd11982965da80301407ab_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-proxy-rhel8@sha256:a881a94835c7eef6babe00792fc0a99c9816831869cb26af0dcf2665233f7710_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-proxy-rhel8@sha256:b240f43890529fe95b1a74de6f4c2626e85ae91ae6a624bb98a4c31130b6740d_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-proxy-rhel8@sha256:df6cd66cdb17efc356e770930ff796bdb527c292243f5e8b87ca5c9e912a19d6_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/clusterclaims-controller-rhel8@sha256:3608571c2a5a3d399e3ad8135ca90e46a7e57b322b5ef9d708efa631cee7109c_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/clusterclaims-controller-rhel8@sha256:5c04626558442d50ab58a941d72a78db7c94f5ce730b5abb7599c21981875970_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/clusterclaims-controller-rhel8@sha256:7be740cc5987a1dfc76d7d8a306ff65291eb9cf61419842f463aa9dc4d6ecde1_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/clusterclaims-controller-rhel8@sha256:fce2e92743adaf6fe2e0168cfeecdc71ff7c009ef92a89c9172ff46ebbedcd40_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/clusterlifecycle-state-metrics-rhel8@sha256:288a0e4f9ca79859c5f295e920e9ef01d395720ea5b62ec7f5a5bd975b9c5850_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/clusterlifecycle-state-metrics-rhel8@sha256:93b9ad845fab34498a6f504ad626d0d5236c39ab1aaf7789df146311e4ba33cd_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/clusterlifecycle-state-metrics-rhel8@sha256:c808d378bd0666d7eb1f9c9024f7d2f7c6bdedd40298aa1e940cfc1ce735af54_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/clusterlifecycle-state-metrics-rhel8@sha256:df17928fd459e5063fb2470dbaea51c96f292f1a4ca5eaedc64a03687edbb6cd_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/console-mce-rhel8@sha256:009597e78bf32e0a6d83ad456a6670e436692aa1c12cbd144580a30080054d0f_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/console-mce-rhel8@sha256:95cbc26ed2e396e44efd543d8a38f1c698267e1a617a7ee4b6f26efdb49e3059_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/console-mce-rhel8@sha256:b83a44a87eddeaa3914d03f51f58e8cc5412ee580ee233754108b2349d890b8c_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/console-mce-rhel8@sha256:e3883d9629078bc16f2a6526cb8b1fdea89c1a8b8f477487fd6b34efa2f13999_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/discovery-rhel8@sha256:12b3c0a01c59836687a7cfc1fba050d0800625cd46f678551a5944b0664c044d_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/discovery-rhel8@sha256:25eefa4b7af3650f57e9a4c372522a0cae7bcc1b41735d2b503b9b41d9c2d0b2_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/discovery-rhel8@sha256:9a655c52c83f7682964e8f46fed6011c6e9de7a2a64ee0893d0c02cf725746e1_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/discovery-rhel8@sha256:a0bcad7b2191e3c674813c2e1e67aea619d6d7eaa95f2324902e0b842d1c0cc8_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/hive-rhel8@sha256:674603ee10ad5e9d42e18e5c2f91153c863cb7e9f38cd523559c8de7c7097483_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/hive-rhel8@sha256:67b2477a7b3885df470dc56e94525e7ebc3dce326599c6f2a311f8727557bf8b_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/hive-rhel8@sha256:8722d4f39942af4a008209ae518bf27d30deaa2e5bf97fc3118bea58efafb3d5_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/hive-rhel8@sha256:dd6a4624672d458a0072b9aa46fb1b3d576c0b198759d053f61536f3b9e34359_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/hypershift-addon-rhel8-operator@sha256:00322fc5e7a8e1d08ca716e23982dae6d365b1523f8d3465e6daad5074067ea2_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/hypershift-addon-rhel8-operator@sha256:27cc406bb658c1915e75f5d0b0d3c0f73e72635c9f5bb08bc28e3c5c434e147b_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/hypershift-addon-rhel8-operator@sha256:afc67731faaa2dc9d32a052064763737c8bc4b1b5cf8e8ffb7cb31a4652c656c_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/hypershift-addon-rhel8-operator@sha256:c4227a3a5b323d716a979e1c6a66c458d458648c5fcb0ab151ad55ba24972f51_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/hypershift-deployment-controller-rhel8@sha256:68de13099864a989493367500360560a677fde2e0e56a760a6dafde1d7be9a27_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/hypershift-deployment-controller-rhel8@sha256:8d4a908562cbb0351aea12befe5f2bdf57041e073ce679d1b1c5b46c893844b6_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/hypershift-deployment-controller-rhel8@sha256:be5d7a8b6dec6d4c959badc2d2960ec7bfe74a75c0d673da06fe6335920de3a0_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/hypershift-deployment-controller-rhel8@sha256:f44b9cd7b993051b4d59108153763a09d283c0cf822fab478f22cfbe53847da7_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/hypershift-rhel8-operator@sha256:2d94cd451fbf0abc13e50b6b6252061294bdbfd1eda64f4347177d20b5d1e489_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/hypershift-rhel8-operator@sha256:3d8d114403d85cbba699f53aa177a84da92516b5d2e852b2bffc33eabde6af13_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/hypershift-rhel8-operator@sha256:62e91ac9b6291bf7abc26cdd937c2c2cf7cdf1f1256a33acbaa5d1cdc607d3fa_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/hypershift-rhel8-operator@sha256:ffce5bc9fb2be59047c4840d9222499f03c1cf74786d8695aab1d1b04adc6f8a_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/klusterlet-operator-bundle@sha256:1687315db647e6689845df88843ae53275440042b76dc781dcabeef16e426bdf_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/managed-serviceaccount-rhel8@sha256:63593ef6045808b9c3fe96fc1cddd99bdfabaaef881fe716972500bfda62f92b_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/managed-serviceaccount-rhel8@sha256:7f5f65ba65c9bfc64d8bf9724a22b68d38c512465f4be1bfed8f02133256214f_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/managed-serviceaccount-rhel8@sha256:8621056c6982b9875749650eee2cf967b31217298a1b924de1fe710e0445df1b_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/managed-serviceaccount-rhel8@sha256:ec5bdf8a935ee1daaa5c91a7fd7816ade97619b5d1f6b61e663c03f43bb832bc_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/managedcluster-import-controller-rhel8@sha256:17987e46eb8772ef79e771b6edd137b29914ae357eb036d76a063cb04de116a3_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/managedcluster-import-controller-rhel8@sha256:4a22ca54331be02c08e23704852c34273a8bf3d1bb2c8f2aaf92f277474e3654_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/managedcluster-import-controller-rhel8@sha256:7d737e05b3164a7e49085a2026bf5fbbdda5a0d23890e1de455eea8d59f20187_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/managedcluster-import-controller-rhel8@sha256:eaf8ba4c775e4ebaeea316bbab0344eb10674089ff9db1c8f1373ed564b03749_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/mce-operator-bundle@sha256:701ad2aa334971346282a7a80c420049f08a3e3845a915a947e7605aab9c1369_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/mce-operator-bundle@sha256:cf1b297a2bbfa2a55204e2c4688511baa0223978b2d4ab7cfb8f8c5c965d563f_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/mce-operator-bundle@sha256:ed114b2afb91375b6f3576da15474ad96c154cc0ed16e288f8a4840d7d39942f_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/mce-operator-bundle@sha256:f1be217449145edb01b029b19d08831cc6d085856e39aea8174e74ef0cc85283_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/multicloud-manager-rhel8@sha256:162fe79ef40dbdcd1c9a16c601ffeb1c1dec5309c250bddf85809a0197b2ec3e_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/multicloud-manager-rhel8@sha256:af5076a59d32f3bed7f88348bccdff6fad4d250aab7f8dc7c2791e75fa76c7d9_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/multicloud-manager-rhel8@sha256:c03edb31a56b4678c4e0f66c59b49e3798b8442ef1ddca3f67488f4baca30241_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/multicloud-manager-rhel8@sha256:c6fb6ec34c746ba73007bec6e1895b4e1a4ed551b035aa9059664ded820f46fa_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-cluster-api-provider-agent-rhel8@sha256:208389221423692530b334815985b0a2263febf5574138e854dbdc011f03b4a2_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-cluster-api-provider-agent-rhel8@sha256:4bacc4ba3974c11ac27d1448a7f7cd973162caf33358249e9d1c154018124830_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-cluster-api-provider-agent-rhel8@sha256:8b3c3fb8fdf6d679f6020e0c739f25ae83dd4173e46b743de911d8e346f371fe_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-cluster-api-provider-agent-rhel8@sha256:a4d3f04386e63bfb640b928c01f972ba7d90af9c5213a7c10968b55c875565e0_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-console-mce-rhel8@sha256:009597e78bf32e0a6d83ad456a6670e436692aa1c12cbd144580a30080054d0f_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-console-mce-rhel8@sha256:95cbc26ed2e396e44efd543d8a38f1c698267e1a617a7ee4b6f26efdb49e3059_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-console-mce-rhel8@sha256:b83a44a87eddeaa3914d03f51f58e8cc5412ee580ee233754108b2349d890b8c_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-console-mce-rhel8@sha256:e3883d9629078bc16f2a6526cb8b1fdea89c1a8b8f477487fd6b34efa2f13999_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-hypershift-addon-rhel8-operator@sha256:00322fc5e7a8e1d08ca716e23982dae6d365b1523f8d3465e6daad5074067ea2_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-hypershift-addon-rhel8-operator@sha256:27cc406bb658c1915e75f5d0b0d3c0f73e72635c9f5bb08bc28e3c5c434e147b_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-hypershift-addon-rhel8-operator@sha256:afc67731faaa2dc9d32a052064763737c8bc4b1b5cf8e8ffb7cb31a4652c656c_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-hypershift-addon-rhel8-operator@sha256:c4227a3a5b323d716a979e1c6a66c458d458648c5fcb0ab151ad55ba24972f51_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-hypershift-deployment-controller-rhel8@sha256:68de13099864a989493367500360560a677fde2e0e56a760a6dafde1d7be9a27_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-hypershift-deployment-controller-rhel8@sha256:8d4a908562cbb0351aea12befe5f2bdf57041e073ce679d1b1c5b46c893844b6_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-hypershift-deployment-controller-rhel8@sha256:be5d7a8b6dec6d4c959badc2d2960ec7bfe74a75c0d673da06fe6335920de3a0_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-hypershift-deployment-controller-rhel8@sha256:f44b9cd7b993051b4d59108153763a09d283c0cf822fab478f22cfbe53847da7_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-managed-serviceaccount-rhel8@sha256:63593ef6045808b9c3fe96fc1cddd99bdfabaaef881fe716972500bfda62f92b_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-managed-serviceaccount-rhel8@sha256:7f5f65ba65c9bfc64d8bf9724a22b68d38c512465f4be1bfed8f02133256214f_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-managed-serviceaccount-rhel8@sha256:8621056c6982b9875749650eee2cf967b31217298a1b924de1fe710e0445df1b_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-managed-serviceaccount-rhel8@sha256:ec5bdf8a935ee1daaa5c91a7fd7816ade97619b5d1f6b61e663c03f43bb832bc_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/must-gather-rhel8@sha256:4270ef4ed53f54fb13cf1092b3babb70af7012886a3f0c293b11040083f39651_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/must-gather-rhel8@sha256:4ecb20c797f71375bc888ed84036f49bc40e2e9984e7ec74b14ad697d1b9c6fb_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/must-gather-rhel8@sha256:6d2624faf8cb2634a9e2203273d95c076ed2207ddd87f50df6ce8e5088a5d257_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/must-gather-rhel8@sha256:e838cb2e70eff2157b992c1cc6c576c9e099306b1df69d6d5c9d991ded4e0789_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/placement-rhel8@sha256:473ed2081010b9005ecc6fb254389dac6927f336967bd4a2f99ca3210fd265f0_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/placement-rhel8@sha256:746794cb82199cfc0c659de0a48018bbd8f18aec97265d68f8dd8bbf783049b1_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/placement-rhel8@sha256:7f5c7671a97f09756a150feb6a6bd04f40aa938ce065102b5b5875eadab933db_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/placement-rhel8@sha256:a6fb7f9d80d4d6cb53317f7d87960af28a6cafb8c5abee369f7bd94cbe449686_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/provider-credential-controller-rhel8@sha256:759037d7817cef4e0451befe8f2bc943a89f2bda95a52327a1c552c3f9a095bb_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/provider-credential-controller-rhel8@sha256:90281a3feff8e019a937fabb5184881c1983cda657c41332cd0321acf5ea4092_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/provider-credential-controller-rhel8@sha256:b6406fbcfeed4c491c66b778a4ad08e8066db5052a49863dd459e2b7375e6ba4_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/provider-credential-controller-rhel8@sha256:c4707c5214505bf1e5f693f0c5df4bb6fe4336670bf850b9a09040b6d87cccd2_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/registration-operator-rhel8@sha256:49d81d8a383de609d64760a4ae6ffa61469a59a5678311406ce4f838c1cc66fd_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/registration-operator-rhel8@sha256:579420cfdc2a542ab7a1b9cd6f1324885f60d1ec5d2bda74808127b45aef2983_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/registration-operator-rhel8@sha256:f945ae948589e2ea294d3d6e8f89fe05c1203f375a0722465965208ecfc15b94_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/registration-operator-rhel8@sha256:fbc7cd19b869d02af6dba24b20f6a44c498fb00e4afc629821f47b9b35c5a94d_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/registration-rhel8@sha256:39cc95f16445c3a1dca378beb50f5931ad081f459c9c6eb012325c6a9d8ada6c_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/registration-rhel8@sha256:686390715f19747bff24e95137307182ab095fb133051424996c6b0ee668569a_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/registration-rhel8@sha256:7bbc4dceeffd5f4bb47e9c38f97109d083dbbbda1a1643b7eb7762ebbd5047a1_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/registration-rhel8@sha256:cb1c8096bd5bd9f1dfa413bc0d1889d970b6d841988d24d6c1008904b1288cfe_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/work-rhel8@sha256:345f405c6a1d3e18beaf13c24a7ca4055a03746d8e6540670435e8d2413fefaf_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/work-rhel8@sha256:663cf3e0453e2ae5b1c9d5f6d335930d6d1e9c7a34151a171dbf58f9066c2b96_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/work-rhel8@sha256:c5c1939a142b9554a2ce664605409cefcb9954bbb1d8eef988fddab50f06cdaf_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/work-rhel8@sha256:d425b68e6265d098601e240cae6084c76416fd27bfbd955a3ccee30873544e38_ppc64le"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "moment: inefficient parsing algorithm resulting in DoS"
},
{
"cve": "CVE-2022-32148",
"cwe": {
"id": "CWE-200",
"name": "Exposure of Sensitive Information to an Unauthorized Actor"
},
"discovery_date": "2022-07-14T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2107383"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in net/http/httputil golang package. When httputil.ReverseProxy.ServeHTTP is called with a Request.Header map containing a nil value for the X-Forwarded-For header, ReverseProxy could set the client IP incorrectly. This issue may affect confidentiality.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "golang: net/http/httputil: NewSingleHostReverseProxy - omit X-Forwarded-For not working",
"title": "Vulnerability summary"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"8Base-multicluster-engine-2.1:multicluster-engine/agent-service-rhel8@sha256:661ee3a57d860a713ffb481ea87858f20fce1e57b858821cb0c1ec4069e206a0_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/agent-service-rhel8@sha256:8cb5ab317ccc6b1bcd409cfba0ec983e3f5d9531227e76bb455011636ed32d21_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/agent-service-rhel8@sha256:e136966121b82373c9279b1b59b68864ed10bfdee424959a7ad4b190ff7a2562_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/agent-service-rhel8@sha256:fce50212c8bbfdc3e8f445f4b7ea35881eb29e49c443e827ad6fe2389328d57f_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/apiserver-network-proxy-rhel8@sha256:25b242af63aca69a32c457dde23b3ac52ed81f5edad3e919d5df59902adb0b60_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/apiserver-network-proxy-rhel8@sha256:5ea69e650771525faf944fbf3be82a19e54a964d38adbb88263247652476938c_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/apiserver-network-proxy-rhel8@sha256:c97ea925ea31a1ae6824ec55bbb43c3cf0d2d9b0fb6d12b6d23492e0e5a5467a_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/apiserver-network-proxy-rhel8@sha256:f71c4c301774aba9a886f2891eace9da47ba075d2a2e4acfc03849c9c0da57bc_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/assisted-image-service-rhel8@sha256:1d250617cf4eb47800d30bd6bdd61872faa29eb7c6953edcb4a107360f0d0a78_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/assisted-image-service-rhel8@sha256:3730a3c3cfb695b540945b5f0ae739a701a0155137b9509238860549105ab670_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/assisted-image-service-rhel8@sha256:3d59cfa190838da34bac1ccf88562f996cc9e9ffdb151f47e044ba3fcc964a3d_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/assisted-image-service-rhel8@sha256:92c8157e43d84584ba93d978fcc6ffba84118e4ea5ff46ad71a62ffdc7fc56e5_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/assisted-installer-agent-rhel8@sha256:99e0accdee9b311b9abf032c712060823736f88c7bf3ba692349d7f8290a9570_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/assisted-installer-agent-rhel8@sha256:b4722c060fb38e1609e689b605816cefb39a15a0ddc40837a90727d123b91c88_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/assisted-installer-reporter-rhel8@sha256:1d465abc36e2045dc5a291663786709fc920c42aacb0c34c4868a1a633334509_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/assisted-installer-reporter-rhel8@sha256:bdb861698be8305247b21ebab7994f27eaae818f691ffcff3d5b5eb5dc70a722_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/assisted-installer-reporter-rhel8@sha256:e4dd90d186f1fea6fcdb4e23f74e4390e00d134b2c21d8510c1cdbbcef3c4a1f_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/assisted-installer-rhel8@sha256:61ac4136dad0e02323807e6d3de8e890ec0b7e7e1f7112f9610410712af6f9b5_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/assisted-installer-rhel8@sha256:686b64358857be04087a706048a32b7356b16a0028d2b200da16ec94d931d25d_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/assisted-installer-rhel8@sha256:910dad58b72de16f92dd5b60d0420010d18229a6e0966fe2eb072517febe499f_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/aws-encryption-provider-rhel8@sha256:31329737bd3608345f8e969e872e2e18305e2959d9d81867933c73fb26a53dcd_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/aws-encryption-provider-rhel8@sha256:9797eef2012c827ff3250cba1cd542772e92872b4bd69a01bdbdba4fe407472c_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/aws-encryption-provider-rhel8@sha256:ab7f1982f21ed9251501396ea150764348b5f61b6e50b9d74b5031e705e16ef3_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/aws-encryption-provider-rhel8@sha256:cee69ba4c6fb326afd03c7f21856a028fa4758dab8c849ef6eaeaea0cd55afd2_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/backplane-rhel8-operator@sha256:0b8c36b4b1d00e47ee4faaeec9ccbdc2977a50592035f8a600491c657e439d33_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/backplane-rhel8-operator@sha256:5dbd590a4bbed44f487d1601d1825b5efb8253b9ee2be49adccec7e0ea9410ac_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/backplane-rhel8-operator@sha256:9f7854a1de26dfebdc8beafffd01304017b8fe7cd84065dd452de1276e529a06_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/backplane-rhel8-operator@sha256:e7998dc233af266ed94ba16450c2f02096abb5e045f291f8f94a83ef9da7dd51_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-provider-agent-rhel8@sha256:208389221423692530b334815985b0a2263febf5574138e854dbdc011f03b4a2_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-provider-agent-rhel8@sha256:4bacc4ba3974c11ac27d1448a7f7cd973162caf33358249e9d1c154018124830_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-provider-agent-rhel8@sha256:8b3c3fb8fdf6d679f6020e0c739f25ae83dd4173e46b743de911d8e346f371fe_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-provider-agent-rhel8@sha256:a4d3f04386e63bfb640b928c01f972ba7d90af9c5213a7c10968b55c875565e0_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-provider-aws-rhel8@sha256:36a5f30d043f1137033842188e59224b803158696f60ddb41095a766705485f4_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-provider-aws-rhel8@sha256:6fb7799fca309c727c7afea57448fc653dde09495945e314402a3e3a079e5b03_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-provider-aws-rhel8@sha256:9b8d4fde02e4c43d194bf4c420550730fd52b74587e2327f2e9eb75067bb25e7_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-provider-aws-rhel8@sha256:bd612736fde388811d12a572852c86d0fe9dcbb6e7f404c64b8654c870d4e2eb_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-provider-azure-rhel8@sha256:2b93b026497655f16a85a2929b1f0c970d51dce0e0e8462774989f1943bdc785_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-provider-azure-rhel8@sha256:2c9c916d0face10abc7f6467564e394ead5946bf18ed8439456cce2767a83b3e_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-provider-azure-rhel8@sha256:6f41c353228c4016ab02557a5591ef36f4aea799c4ad89798343b4a2f0765d08_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-provider-azure-rhel8@sha256:ddd59c296543f525f719336ad6ddc5e5f8d3915e08e3b64d575a9835de3e95ad_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-provider-kubevirt-rhel8@sha256:0007824d89632253727ead00c5fd6ec463f310d71e58e237ea5e51c13052b0bc_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-provider-kubevirt-rhel8@sha256:9cd9106f72557b8ba5de9f4d1de5ff8d33514d2c02889999a3c20aab9a8dd061_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-provider-kubevirt-rhel8@sha256:cbe319cfa3ab4610dc67abea27841dd5b670061faa74e666959550343bba1c28_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-provider-kubevirt-rhel8@sha256:df94a1d8a4b6d1aebed4e657267219632bb3b2176537bdf8e51a728cd78f136f_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-rhel8@sha256:30f56a4d5cba0ccd55e0bda756c7af8010ab94ec3b644dc73f7b32e76b5bbb3a_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-rhel8@sha256:4f7cb34768ff908ed1ba54330603ea54b82a4144cf9124dae01a727dcc60362a_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-rhel8@sha256:a137205ac2127a04466519355b07cee71c08c56dddfee35671127241ebdf4a99_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-rhel8@sha256:c8a785b4e1688d358cec73e9cf4853ca0ab28c7daa4c45d5384b7bebc333f53a_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-curator-controller-rhel8@sha256:1d4d913d4136321ebd94e6b9d9e55be7262883702de72c4a61827804ad843942_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-curator-controller-rhel8@sha256:2134c387cb0e8c2f95bb8ef74ad0a10c37403d9e0dfaeb7e2e9efb388c606ac1_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-curator-controller-rhel8@sha256:2e0867d6ebace932eb09bb3a6a929562a157bc2eea9c28063eb30dac866abf63_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-curator-controller-rhel8@sha256:3dd533817d97518c7af991b888c5f9df501bd496ed53988e5444c1ea62e539cb_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-proxy-addon-rhel8@sha256:2779eae299eb2b48e8a868de2f2d8d13313ca17b2f7d5c816013145b0c787cc8_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-proxy-addon-rhel8@sha256:28544cf2414bdeffb8bcaae2d1547064da46ab5a122fd77861083b1e81e299cc_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-proxy-addon-rhel8@sha256:4da01f6a0a59069045d23599d748849da60ee309f72f233497edd379b3b0823e_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-proxy-addon-rhel8@sha256:6318fd6b0e0f5c39239ba9c71c330bce7974deaf970359ec83c88116abf7a653_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-proxy-rhel8@sha256:610de7f25fd387262c360acb21dd45dc80e1c52a77dd11982965da80301407ab_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-proxy-rhel8@sha256:a881a94835c7eef6babe00792fc0a99c9816831869cb26af0dcf2665233f7710_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-proxy-rhel8@sha256:b240f43890529fe95b1a74de6f4c2626e85ae91ae6a624bb98a4c31130b6740d_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-proxy-rhel8@sha256:df6cd66cdb17efc356e770930ff796bdb527c292243f5e8b87ca5c9e912a19d6_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/clusterclaims-controller-rhel8@sha256:3608571c2a5a3d399e3ad8135ca90e46a7e57b322b5ef9d708efa631cee7109c_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/clusterclaims-controller-rhel8@sha256:5c04626558442d50ab58a941d72a78db7c94f5ce730b5abb7599c21981875970_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/clusterclaims-controller-rhel8@sha256:7be740cc5987a1dfc76d7d8a306ff65291eb9cf61419842f463aa9dc4d6ecde1_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/clusterclaims-controller-rhel8@sha256:fce2e92743adaf6fe2e0168cfeecdc71ff7c009ef92a89c9172ff46ebbedcd40_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/clusterlifecycle-state-metrics-rhel8@sha256:288a0e4f9ca79859c5f295e920e9ef01d395720ea5b62ec7f5a5bd975b9c5850_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/clusterlifecycle-state-metrics-rhel8@sha256:93b9ad845fab34498a6f504ad626d0d5236c39ab1aaf7789df146311e4ba33cd_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/clusterlifecycle-state-metrics-rhel8@sha256:c808d378bd0666d7eb1f9c9024f7d2f7c6bdedd40298aa1e940cfc1ce735af54_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/clusterlifecycle-state-metrics-rhel8@sha256:df17928fd459e5063fb2470dbaea51c96f292f1a4ca5eaedc64a03687edbb6cd_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/console-mce-rhel8@sha256:009597e78bf32e0a6d83ad456a6670e436692aa1c12cbd144580a30080054d0f_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/console-mce-rhel8@sha256:95cbc26ed2e396e44efd543d8a38f1c698267e1a617a7ee4b6f26efdb49e3059_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/console-mce-rhel8@sha256:b83a44a87eddeaa3914d03f51f58e8cc5412ee580ee233754108b2349d890b8c_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/console-mce-rhel8@sha256:e3883d9629078bc16f2a6526cb8b1fdea89c1a8b8f477487fd6b34efa2f13999_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/discovery-rhel8@sha256:12b3c0a01c59836687a7cfc1fba050d0800625cd46f678551a5944b0664c044d_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/discovery-rhel8@sha256:25eefa4b7af3650f57e9a4c372522a0cae7bcc1b41735d2b503b9b41d9c2d0b2_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/discovery-rhel8@sha256:9a655c52c83f7682964e8f46fed6011c6e9de7a2a64ee0893d0c02cf725746e1_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/discovery-rhel8@sha256:a0bcad7b2191e3c674813c2e1e67aea619d6d7eaa95f2324902e0b842d1c0cc8_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/hive-rhel8@sha256:674603ee10ad5e9d42e18e5c2f91153c863cb7e9f38cd523559c8de7c7097483_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/hive-rhel8@sha256:67b2477a7b3885df470dc56e94525e7ebc3dce326599c6f2a311f8727557bf8b_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/hive-rhel8@sha256:8722d4f39942af4a008209ae518bf27d30deaa2e5bf97fc3118bea58efafb3d5_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/hive-rhel8@sha256:dd6a4624672d458a0072b9aa46fb1b3d576c0b198759d053f61536f3b9e34359_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/hypershift-addon-rhel8-operator@sha256:00322fc5e7a8e1d08ca716e23982dae6d365b1523f8d3465e6daad5074067ea2_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/hypershift-addon-rhel8-operator@sha256:27cc406bb658c1915e75f5d0b0d3c0f73e72635c9f5bb08bc28e3c5c434e147b_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/hypershift-addon-rhel8-operator@sha256:afc67731faaa2dc9d32a052064763737c8bc4b1b5cf8e8ffb7cb31a4652c656c_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/hypershift-addon-rhel8-operator@sha256:c4227a3a5b323d716a979e1c6a66c458d458648c5fcb0ab151ad55ba24972f51_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/hypershift-deployment-controller-rhel8@sha256:68de13099864a989493367500360560a677fde2e0e56a760a6dafde1d7be9a27_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/hypershift-deployment-controller-rhel8@sha256:8d4a908562cbb0351aea12befe5f2bdf57041e073ce679d1b1c5b46c893844b6_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/hypershift-deployment-controller-rhel8@sha256:be5d7a8b6dec6d4c959badc2d2960ec7bfe74a75c0d673da06fe6335920de3a0_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/hypershift-deployment-controller-rhel8@sha256:f44b9cd7b993051b4d59108153763a09d283c0cf822fab478f22cfbe53847da7_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/hypershift-rhel8-operator@sha256:2d94cd451fbf0abc13e50b6b6252061294bdbfd1eda64f4347177d20b5d1e489_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/hypershift-rhel8-operator@sha256:3d8d114403d85cbba699f53aa177a84da92516b5d2e852b2bffc33eabde6af13_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/hypershift-rhel8-operator@sha256:62e91ac9b6291bf7abc26cdd937c2c2cf7cdf1f1256a33acbaa5d1cdc607d3fa_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/hypershift-rhel8-operator@sha256:ffce5bc9fb2be59047c4840d9222499f03c1cf74786d8695aab1d1b04adc6f8a_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/klusterlet-operator-bundle@sha256:1687315db647e6689845df88843ae53275440042b76dc781dcabeef16e426bdf_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/managed-serviceaccount-rhel8@sha256:63593ef6045808b9c3fe96fc1cddd99bdfabaaef881fe716972500bfda62f92b_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/managed-serviceaccount-rhel8@sha256:7f5f65ba65c9bfc64d8bf9724a22b68d38c512465f4be1bfed8f02133256214f_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/managed-serviceaccount-rhel8@sha256:8621056c6982b9875749650eee2cf967b31217298a1b924de1fe710e0445df1b_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/managed-serviceaccount-rhel8@sha256:ec5bdf8a935ee1daaa5c91a7fd7816ade97619b5d1f6b61e663c03f43bb832bc_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/managedcluster-import-controller-rhel8@sha256:17987e46eb8772ef79e771b6edd137b29914ae357eb036d76a063cb04de116a3_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/managedcluster-import-controller-rhel8@sha256:4a22ca54331be02c08e23704852c34273a8bf3d1bb2c8f2aaf92f277474e3654_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/managedcluster-import-controller-rhel8@sha256:7d737e05b3164a7e49085a2026bf5fbbdda5a0d23890e1de455eea8d59f20187_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/managedcluster-import-controller-rhel8@sha256:eaf8ba4c775e4ebaeea316bbab0344eb10674089ff9db1c8f1373ed564b03749_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/mce-operator-bundle@sha256:701ad2aa334971346282a7a80c420049f08a3e3845a915a947e7605aab9c1369_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/mce-operator-bundle@sha256:cf1b297a2bbfa2a55204e2c4688511baa0223978b2d4ab7cfb8f8c5c965d563f_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/mce-operator-bundle@sha256:ed114b2afb91375b6f3576da15474ad96c154cc0ed16e288f8a4840d7d39942f_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/mce-operator-bundle@sha256:f1be217449145edb01b029b19d08831cc6d085856e39aea8174e74ef0cc85283_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/multicloud-manager-rhel8@sha256:162fe79ef40dbdcd1c9a16c601ffeb1c1dec5309c250bddf85809a0197b2ec3e_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/multicloud-manager-rhel8@sha256:af5076a59d32f3bed7f88348bccdff6fad4d250aab7f8dc7c2791e75fa76c7d9_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/multicloud-manager-rhel8@sha256:c03edb31a56b4678c4e0f66c59b49e3798b8442ef1ddca3f67488f4baca30241_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/multicloud-manager-rhel8@sha256:c6fb6ec34c746ba73007bec6e1895b4e1a4ed551b035aa9059664ded820f46fa_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-cluster-api-provider-agent-rhel8@sha256:208389221423692530b334815985b0a2263febf5574138e854dbdc011f03b4a2_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-cluster-api-provider-agent-rhel8@sha256:4bacc4ba3974c11ac27d1448a7f7cd973162caf33358249e9d1c154018124830_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-cluster-api-provider-agent-rhel8@sha256:8b3c3fb8fdf6d679f6020e0c739f25ae83dd4173e46b743de911d8e346f371fe_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-cluster-api-provider-agent-rhel8@sha256:a4d3f04386e63bfb640b928c01f972ba7d90af9c5213a7c10968b55c875565e0_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-console-mce-rhel8@sha256:009597e78bf32e0a6d83ad456a6670e436692aa1c12cbd144580a30080054d0f_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-console-mce-rhel8@sha256:95cbc26ed2e396e44efd543d8a38f1c698267e1a617a7ee4b6f26efdb49e3059_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-console-mce-rhel8@sha256:b83a44a87eddeaa3914d03f51f58e8cc5412ee580ee233754108b2349d890b8c_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-console-mce-rhel8@sha256:e3883d9629078bc16f2a6526cb8b1fdea89c1a8b8f477487fd6b34efa2f13999_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-hypershift-addon-rhel8-operator@sha256:00322fc5e7a8e1d08ca716e23982dae6d365b1523f8d3465e6daad5074067ea2_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-hypershift-addon-rhel8-operator@sha256:27cc406bb658c1915e75f5d0b0d3c0f73e72635c9f5bb08bc28e3c5c434e147b_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-hypershift-addon-rhel8-operator@sha256:afc67731faaa2dc9d32a052064763737c8bc4b1b5cf8e8ffb7cb31a4652c656c_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-hypershift-addon-rhel8-operator@sha256:c4227a3a5b323d716a979e1c6a66c458d458648c5fcb0ab151ad55ba24972f51_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-hypershift-deployment-controller-rhel8@sha256:68de13099864a989493367500360560a677fde2e0e56a760a6dafde1d7be9a27_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-hypershift-deployment-controller-rhel8@sha256:8d4a908562cbb0351aea12befe5f2bdf57041e073ce679d1b1c5b46c893844b6_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-hypershift-deployment-controller-rhel8@sha256:be5d7a8b6dec6d4c959badc2d2960ec7bfe74a75c0d673da06fe6335920de3a0_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-hypershift-deployment-controller-rhel8@sha256:f44b9cd7b993051b4d59108153763a09d283c0cf822fab478f22cfbe53847da7_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-managed-serviceaccount-rhel8@sha256:63593ef6045808b9c3fe96fc1cddd99bdfabaaef881fe716972500bfda62f92b_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-managed-serviceaccount-rhel8@sha256:7f5f65ba65c9bfc64d8bf9724a22b68d38c512465f4be1bfed8f02133256214f_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-managed-serviceaccount-rhel8@sha256:8621056c6982b9875749650eee2cf967b31217298a1b924de1fe710e0445df1b_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-managed-serviceaccount-rhel8@sha256:ec5bdf8a935ee1daaa5c91a7fd7816ade97619b5d1f6b61e663c03f43bb832bc_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/must-gather-rhel8@sha256:4270ef4ed53f54fb13cf1092b3babb70af7012886a3f0c293b11040083f39651_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/must-gather-rhel8@sha256:4ecb20c797f71375bc888ed84036f49bc40e2e9984e7ec74b14ad697d1b9c6fb_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/must-gather-rhel8@sha256:6d2624faf8cb2634a9e2203273d95c076ed2207ddd87f50df6ce8e5088a5d257_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/must-gather-rhel8@sha256:e838cb2e70eff2157b992c1cc6c576c9e099306b1df69d6d5c9d991ded4e0789_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/placement-rhel8@sha256:473ed2081010b9005ecc6fb254389dac6927f336967bd4a2f99ca3210fd265f0_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/placement-rhel8@sha256:746794cb82199cfc0c659de0a48018bbd8f18aec97265d68f8dd8bbf783049b1_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/placement-rhel8@sha256:7f5c7671a97f09756a150feb6a6bd04f40aa938ce065102b5b5875eadab933db_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/placement-rhel8@sha256:a6fb7f9d80d4d6cb53317f7d87960af28a6cafb8c5abee369f7bd94cbe449686_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/provider-credential-controller-rhel8@sha256:759037d7817cef4e0451befe8f2bc943a89f2bda95a52327a1c552c3f9a095bb_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/provider-credential-controller-rhel8@sha256:90281a3feff8e019a937fabb5184881c1983cda657c41332cd0321acf5ea4092_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/provider-credential-controller-rhel8@sha256:b6406fbcfeed4c491c66b778a4ad08e8066db5052a49863dd459e2b7375e6ba4_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/provider-credential-controller-rhel8@sha256:c4707c5214505bf1e5f693f0c5df4bb6fe4336670bf850b9a09040b6d87cccd2_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/registration-operator-rhel8@sha256:49d81d8a383de609d64760a4ae6ffa61469a59a5678311406ce4f838c1cc66fd_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/registration-operator-rhel8@sha256:579420cfdc2a542ab7a1b9cd6f1324885f60d1ec5d2bda74808127b45aef2983_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/registration-operator-rhel8@sha256:f945ae948589e2ea294d3d6e8f89fe05c1203f375a0722465965208ecfc15b94_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/registration-operator-rhel8@sha256:fbc7cd19b869d02af6dba24b20f6a44c498fb00e4afc629821f47b9b35c5a94d_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/registration-rhel8@sha256:39cc95f16445c3a1dca378beb50f5931ad081f459c9c6eb012325c6a9d8ada6c_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/registration-rhel8@sha256:686390715f19747bff24e95137307182ab095fb133051424996c6b0ee668569a_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/registration-rhel8@sha256:7bbc4dceeffd5f4bb47e9c38f97109d083dbbbda1a1643b7eb7762ebbd5047a1_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/registration-rhel8@sha256:cb1c8096bd5bd9f1dfa413bc0d1889d970b6d841988d24d6c1008904b1288cfe_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/work-rhel8@sha256:345f405c6a1d3e18beaf13c24a7ca4055a03746d8e6540670435e8d2413fefaf_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/work-rhel8@sha256:663cf3e0453e2ae5b1c9d5f6d335930d6d1e9c7a34151a171dbf58f9066c2b96_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/work-rhel8@sha256:c5c1939a142b9554a2ce664605409cefcb9954bbb1d8eef988fddab50f06cdaf_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/work-rhel8@sha256:d425b68e6265d098601e240cae6084c76416fd27bfbd955a3ccee30873544e38_ppc64le"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2022-32148"
},
{
"category": "external",
"summary": "RHBZ#2107383",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2107383"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2022-32148",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-32148"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2022-32148",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2022-32148"
},
{
"category": "external",
"summary": "https://go.dev/issue/53423",
"url": "https://go.dev/issue/53423"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-announce/c/nqrv9fbR0zE",
"url": "https://groups.google.com/g/golang-announce/c/nqrv9fbR0zE"
}
],
"release_date": "2022-07-12T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2022-09-06T14:28:04+00:00",
"details": "For multicluster engine for Kubernetes, see the following documentation for\ndetails on how to install the images:\n\nhttps://access.redhat.com/documentation/en-us/red_hat_advanced_cluster_management_for_kubernetes/2.6/html/multicluster_engine/install_upgrade/installing-while-connected-online-mce",
"product_ids": [
"8Base-multicluster-engine-2.1:multicluster-engine/agent-service-rhel8@sha256:661ee3a57d860a713ffb481ea87858f20fce1e57b858821cb0c1ec4069e206a0_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/agent-service-rhel8@sha256:8cb5ab317ccc6b1bcd409cfba0ec983e3f5d9531227e76bb455011636ed32d21_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/agent-service-rhel8@sha256:e136966121b82373c9279b1b59b68864ed10bfdee424959a7ad4b190ff7a2562_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/agent-service-rhel8@sha256:fce50212c8bbfdc3e8f445f4b7ea35881eb29e49c443e827ad6fe2389328d57f_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/apiserver-network-proxy-rhel8@sha256:25b242af63aca69a32c457dde23b3ac52ed81f5edad3e919d5df59902adb0b60_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/apiserver-network-proxy-rhel8@sha256:5ea69e650771525faf944fbf3be82a19e54a964d38adbb88263247652476938c_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/apiserver-network-proxy-rhel8@sha256:c97ea925ea31a1ae6824ec55bbb43c3cf0d2d9b0fb6d12b6d23492e0e5a5467a_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/apiserver-network-proxy-rhel8@sha256:f71c4c301774aba9a886f2891eace9da47ba075d2a2e4acfc03849c9c0da57bc_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/assisted-image-service-rhel8@sha256:1d250617cf4eb47800d30bd6bdd61872faa29eb7c6953edcb4a107360f0d0a78_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/assisted-image-service-rhel8@sha256:3730a3c3cfb695b540945b5f0ae739a701a0155137b9509238860549105ab670_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/assisted-image-service-rhel8@sha256:3d59cfa190838da34bac1ccf88562f996cc9e9ffdb151f47e044ba3fcc964a3d_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/assisted-image-service-rhel8@sha256:92c8157e43d84584ba93d978fcc6ffba84118e4ea5ff46ad71a62ffdc7fc56e5_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/assisted-installer-agent-rhel8@sha256:99e0accdee9b311b9abf032c712060823736f88c7bf3ba692349d7f8290a9570_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/assisted-installer-agent-rhel8@sha256:b4722c060fb38e1609e689b605816cefb39a15a0ddc40837a90727d123b91c88_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/assisted-installer-reporter-rhel8@sha256:1d465abc36e2045dc5a291663786709fc920c42aacb0c34c4868a1a633334509_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/assisted-installer-reporter-rhel8@sha256:bdb861698be8305247b21ebab7994f27eaae818f691ffcff3d5b5eb5dc70a722_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/assisted-installer-reporter-rhel8@sha256:e4dd90d186f1fea6fcdb4e23f74e4390e00d134b2c21d8510c1cdbbcef3c4a1f_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/assisted-installer-rhel8@sha256:61ac4136dad0e02323807e6d3de8e890ec0b7e7e1f7112f9610410712af6f9b5_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/assisted-installer-rhel8@sha256:686b64358857be04087a706048a32b7356b16a0028d2b200da16ec94d931d25d_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/assisted-installer-rhel8@sha256:910dad58b72de16f92dd5b60d0420010d18229a6e0966fe2eb072517febe499f_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/aws-encryption-provider-rhel8@sha256:31329737bd3608345f8e969e872e2e18305e2959d9d81867933c73fb26a53dcd_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/aws-encryption-provider-rhel8@sha256:9797eef2012c827ff3250cba1cd542772e92872b4bd69a01bdbdba4fe407472c_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/aws-encryption-provider-rhel8@sha256:ab7f1982f21ed9251501396ea150764348b5f61b6e50b9d74b5031e705e16ef3_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/aws-encryption-provider-rhel8@sha256:cee69ba4c6fb326afd03c7f21856a028fa4758dab8c849ef6eaeaea0cd55afd2_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/backplane-rhel8-operator@sha256:0b8c36b4b1d00e47ee4faaeec9ccbdc2977a50592035f8a600491c657e439d33_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/backplane-rhel8-operator@sha256:5dbd590a4bbed44f487d1601d1825b5efb8253b9ee2be49adccec7e0ea9410ac_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/backplane-rhel8-operator@sha256:9f7854a1de26dfebdc8beafffd01304017b8fe7cd84065dd452de1276e529a06_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/backplane-rhel8-operator@sha256:e7998dc233af266ed94ba16450c2f02096abb5e045f291f8f94a83ef9da7dd51_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-provider-agent-rhel8@sha256:208389221423692530b334815985b0a2263febf5574138e854dbdc011f03b4a2_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-provider-agent-rhel8@sha256:4bacc4ba3974c11ac27d1448a7f7cd973162caf33358249e9d1c154018124830_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-provider-agent-rhel8@sha256:8b3c3fb8fdf6d679f6020e0c739f25ae83dd4173e46b743de911d8e346f371fe_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-provider-agent-rhel8@sha256:a4d3f04386e63bfb640b928c01f972ba7d90af9c5213a7c10968b55c875565e0_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-provider-aws-rhel8@sha256:36a5f30d043f1137033842188e59224b803158696f60ddb41095a766705485f4_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-provider-aws-rhel8@sha256:6fb7799fca309c727c7afea57448fc653dde09495945e314402a3e3a079e5b03_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-provider-aws-rhel8@sha256:9b8d4fde02e4c43d194bf4c420550730fd52b74587e2327f2e9eb75067bb25e7_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-provider-aws-rhel8@sha256:bd612736fde388811d12a572852c86d0fe9dcbb6e7f404c64b8654c870d4e2eb_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-provider-azure-rhel8@sha256:2b93b026497655f16a85a2929b1f0c970d51dce0e0e8462774989f1943bdc785_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-provider-azure-rhel8@sha256:2c9c916d0face10abc7f6467564e394ead5946bf18ed8439456cce2767a83b3e_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-provider-azure-rhel8@sha256:6f41c353228c4016ab02557a5591ef36f4aea799c4ad89798343b4a2f0765d08_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-provider-azure-rhel8@sha256:ddd59c296543f525f719336ad6ddc5e5f8d3915e08e3b64d575a9835de3e95ad_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-provider-kubevirt-rhel8@sha256:0007824d89632253727ead00c5fd6ec463f310d71e58e237ea5e51c13052b0bc_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-provider-kubevirt-rhel8@sha256:9cd9106f72557b8ba5de9f4d1de5ff8d33514d2c02889999a3c20aab9a8dd061_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-provider-kubevirt-rhel8@sha256:cbe319cfa3ab4610dc67abea27841dd5b670061faa74e666959550343bba1c28_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-provider-kubevirt-rhel8@sha256:df94a1d8a4b6d1aebed4e657267219632bb3b2176537bdf8e51a728cd78f136f_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-rhel8@sha256:30f56a4d5cba0ccd55e0bda756c7af8010ab94ec3b644dc73f7b32e76b5bbb3a_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-rhel8@sha256:4f7cb34768ff908ed1ba54330603ea54b82a4144cf9124dae01a727dcc60362a_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-rhel8@sha256:a137205ac2127a04466519355b07cee71c08c56dddfee35671127241ebdf4a99_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-rhel8@sha256:c8a785b4e1688d358cec73e9cf4853ca0ab28c7daa4c45d5384b7bebc333f53a_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-curator-controller-rhel8@sha256:1d4d913d4136321ebd94e6b9d9e55be7262883702de72c4a61827804ad843942_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-curator-controller-rhel8@sha256:2134c387cb0e8c2f95bb8ef74ad0a10c37403d9e0dfaeb7e2e9efb388c606ac1_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-curator-controller-rhel8@sha256:2e0867d6ebace932eb09bb3a6a929562a157bc2eea9c28063eb30dac866abf63_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-curator-controller-rhel8@sha256:3dd533817d97518c7af991b888c5f9df501bd496ed53988e5444c1ea62e539cb_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-proxy-addon-rhel8@sha256:2779eae299eb2b48e8a868de2f2d8d13313ca17b2f7d5c816013145b0c787cc8_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-proxy-addon-rhel8@sha256:28544cf2414bdeffb8bcaae2d1547064da46ab5a122fd77861083b1e81e299cc_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-proxy-addon-rhel8@sha256:4da01f6a0a59069045d23599d748849da60ee309f72f233497edd379b3b0823e_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-proxy-addon-rhel8@sha256:6318fd6b0e0f5c39239ba9c71c330bce7974deaf970359ec83c88116abf7a653_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-proxy-rhel8@sha256:610de7f25fd387262c360acb21dd45dc80e1c52a77dd11982965da80301407ab_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-proxy-rhel8@sha256:a881a94835c7eef6babe00792fc0a99c9816831869cb26af0dcf2665233f7710_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-proxy-rhel8@sha256:b240f43890529fe95b1a74de6f4c2626e85ae91ae6a624bb98a4c31130b6740d_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-proxy-rhel8@sha256:df6cd66cdb17efc356e770930ff796bdb527c292243f5e8b87ca5c9e912a19d6_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/clusterclaims-controller-rhel8@sha256:3608571c2a5a3d399e3ad8135ca90e46a7e57b322b5ef9d708efa631cee7109c_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/clusterclaims-controller-rhel8@sha256:5c04626558442d50ab58a941d72a78db7c94f5ce730b5abb7599c21981875970_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/clusterclaims-controller-rhel8@sha256:7be740cc5987a1dfc76d7d8a306ff65291eb9cf61419842f463aa9dc4d6ecde1_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/clusterclaims-controller-rhel8@sha256:fce2e92743adaf6fe2e0168cfeecdc71ff7c009ef92a89c9172ff46ebbedcd40_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/clusterlifecycle-state-metrics-rhel8@sha256:288a0e4f9ca79859c5f295e920e9ef01d395720ea5b62ec7f5a5bd975b9c5850_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/clusterlifecycle-state-metrics-rhel8@sha256:93b9ad845fab34498a6f504ad626d0d5236c39ab1aaf7789df146311e4ba33cd_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/clusterlifecycle-state-metrics-rhel8@sha256:c808d378bd0666d7eb1f9c9024f7d2f7c6bdedd40298aa1e940cfc1ce735af54_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/clusterlifecycle-state-metrics-rhel8@sha256:df17928fd459e5063fb2470dbaea51c96f292f1a4ca5eaedc64a03687edbb6cd_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/console-mce-rhel8@sha256:009597e78bf32e0a6d83ad456a6670e436692aa1c12cbd144580a30080054d0f_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/console-mce-rhel8@sha256:95cbc26ed2e396e44efd543d8a38f1c698267e1a617a7ee4b6f26efdb49e3059_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/console-mce-rhel8@sha256:b83a44a87eddeaa3914d03f51f58e8cc5412ee580ee233754108b2349d890b8c_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/console-mce-rhel8@sha256:e3883d9629078bc16f2a6526cb8b1fdea89c1a8b8f477487fd6b34efa2f13999_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/discovery-rhel8@sha256:12b3c0a01c59836687a7cfc1fba050d0800625cd46f678551a5944b0664c044d_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/discovery-rhel8@sha256:25eefa4b7af3650f57e9a4c372522a0cae7bcc1b41735d2b503b9b41d9c2d0b2_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/discovery-rhel8@sha256:9a655c52c83f7682964e8f46fed6011c6e9de7a2a64ee0893d0c02cf725746e1_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/discovery-rhel8@sha256:a0bcad7b2191e3c674813c2e1e67aea619d6d7eaa95f2324902e0b842d1c0cc8_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/hive-rhel8@sha256:674603ee10ad5e9d42e18e5c2f91153c863cb7e9f38cd523559c8de7c7097483_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/hive-rhel8@sha256:67b2477a7b3885df470dc56e94525e7ebc3dce326599c6f2a311f8727557bf8b_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/hive-rhel8@sha256:8722d4f39942af4a008209ae518bf27d30deaa2e5bf97fc3118bea58efafb3d5_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/hive-rhel8@sha256:dd6a4624672d458a0072b9aa46fb1b3d576c0b198759d053f61536f3b9e34359_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/hypershift-addon-rhel8-operator@sha256:00322fc5e7a8e1d08ca716e23982dae6d365b1523f8d3465e6daad5074067ea2_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/hypershift-addon-rhel8-operator@sha256:27cc406bb658c1915e75f5d0b0d3c0f73e72635c9f5bb08bc28e3c5c434e147b_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/hypershift-addon-rhel8-operator@sha256:afc67731faaa2dc9d32a052064763737c8bc4b1b5cf8e8ffb7cb31a4652c656c_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/hypershift-addon-rhel8-operator@sha256:c4227a3a5b323d716a979e1c6a66c458d458648c5fcb0ab151ad55ba24972f51_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/hypershift-deployment-controller-rhel8@sha256:68de13099864a989493367500360560a677fde2e0e56a760a6dafde1d7be9a27_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/hypershift-deployment-controller-rhel8@sha256:8d4a908562cbb0351aea12befe5f2bdf57041e073ce679d1b1c5b46c893844b6_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/hypershift-deployment-controller-rhel8@sha256:be5d7a8b6dec6d4c959badc2d2960ec7bfe74a75c0d673da06fe6335920de3a0_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/hypershift-deployment-controller-rhel8@sha256:f44b9cd7b993051b4d59108153763a09d283c0cf822fab478f22cfbe53847da7_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/hypershift-rhel8-operator@sha256:2d94cd451fbf0abc13e50b6b6252061294bdbfd1eda64f4347177d20b5d1e489_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/hypershift-rhel8-operator@sha256:3d8d114403d85cbba699f53aa177a84da92516b5d2e852b2bffc33eabde6af13_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/hypershift-rhel8-operator@sha256:62e91ac9b6291bf7abc26cdd937c2c2cf7cdf1f1256a33acbaa5d1cdc607d3fa_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/hypershift-rhel8-operator@sha256:ffce5bc9fb2be59047c4840d9222499f03c1cf74786d8695aab1d1b04adc6f8a_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/klusterlet-operator-bundle@sha256:1687315db647e6689845df88843ae53275440042b76dc781dcabeef16e426bdf_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/managed-serviceaccount-rhel8@sha256:63593ef6045808b9c3fe96fc1cddd99bdfabaaef881fe716972500bfda62f92b_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/managed-serviceaccount-rhel8@sha256:7f5f65ba65c9bfc64d8bf9724a22b68d38c512465f4be1bfed8f02133256214f_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/managed-serviceaccount-rhel8@sha256:8621056c6982b9875749650eee2cf967b31217298a1b924de1fe710e0445df1b_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/managed-serviceaccount-rhel8@sha256:ec5bdf8a935ee1daaa5c91a7fd7816ade97619b5d1f6b61e663c03f43bb832bc_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/managedcluster-import-controller-rhel8@sha256:17987e46eb8772ef79e771b6edd137b29914ae357eb036d76a063cb04de116a3_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/managedcluster-import-controller-rhel8@sha256:4a22ca54331be02c08e23704852c34273a8bf3d1bb2c8f2aaf92f277474e3654_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/managedcluster-import-controller-rhel8@sha256:7d737e05b3164a7e49085a2026bf5fbbdda5a0d23890e1de455eea8d59f20187_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/managedcluster-import-controller-rhel8@sha256:eaf8ba4c775e4ebaeea316bbab0344eb10674089ff9db1c8f1373ed564b03749_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/mce-operator-bundle@sha256:701ad2aa334971346282a7a80c420049f08a3e3845a915a947e7605aab9c1369_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/mce-operator-bundle@sha256:cf1b297a2bbfa2a55204e2c4688511baa0223978b2d4ab7cfb8f8c5c965d563f_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/mce-operator-bundle@sha256:ed114b2afb91375b6f3576da15474ad96c154cc0ed16e288f8a4840d7d39942f_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/mce-operator-bundle@sha256:f1be217449145edb01b029b19d08831cc6d085856e39aea8174e74ef0cc85283_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/multicloud-manager-rhel8@sha256:162fe79ef40dbdcd1c9a16c601ffeb1c1dec5309c250bddf85809a0197b2ec3e_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/multicloud-manager-rhel8@sha256:af5076a59d32f3bed7f88348bccdff6fad4d250aab7f8dc7c2791e75fa76c7d9_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/multicloud-manager-rhel8@sha256:c03edb31a56b4678c4e0f66c59b49e3798b8442ef1ddca3f67488f4baca30241_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/multicloud-manager-rhel8@sha256:c6fb6ec34c746ba73007bec6e1895b4e1a4ed551b035aa9059664ded820f46fa_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-cluster-api-provider-agent-rhel8@sha256:208389221423692530b334815985b0a2263febf5574138e854dbdc011f03b4a2_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-cluster-api-provider-agent-rhel8@sha256:4bacc4ba3974c11ac27d1448a7f7cd973162caf33358249e9d1c154018124830_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-cluster-api-provider-agent-rhel8@sha256:8b3c3fb8fdf6d679f6020e0c739f25ae83dd4173e46b743de911d8e346f371fe_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-cluster-api-provider-agent-rhel8@sha256:a4d3f04386e63bfb640b928c01f972ba7d90af9c5213a7c10968b55c875565e0_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-console-mce-rhel8@sha256:009597e78bf32e0a6d83ad456a6670e436692aa1c12cbd144580a30080054d0f_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-console-mce-rhel8@sha256:95cbc26ed2e396e44efd543d8a38f1c698267e1a617a7ee4b6f26efdb49e3059_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-console-mce-rhel8@sha256:b83a44a87eddeaa3914d03f51f58e8cc5412ee580ee233754108b2349d890b8c_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-console-mce-rhel8@sha256:e3883d9629078bc16f2a6526cb8b1fdea89c1a8b8f477487fd6b34efa2f13999_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-hypershift-addon-rhel8-operator@sha256:00322fc5e7a8e1d08ca716e23982dae6d365b1523f8d3465e6daad5074067ea2_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-hypershift-addon-rhel8-operator@sha256:27cc406bb658c1915e75f5d0b0d3c0f73e72635c9f5bb08bc28e3c5c434e147b_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-hypershift-addon-rhel8-operator@sha256:afc67731faaa2dc9d32a052064763737c8bc4b1b5cf8e8ffb7cb31a4652c656c_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-hypershift-addon-rhel8-operator@sha256:c4227a3a5b323d716a979e1c6a66c458d458648c5fcb0ab151ad55ba24972f51_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-hypershift-deployment-controller-rhel8@sha256:68de13099864a989493367500360560a677fde2e0e56a760a6dafde1d7be9a27_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-hypershift-deployment-controller-rhel8@sha256:8d4a908562cbb0351aea12befe5f2bdf57041e073ce679d1b1c5b46c893844b6_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-hypershift-deployment-controller-rhel8@sha256:be5d7a8b6dec6d4c959badc2d2960ec7bfe74a75c0d673da06fe6335920de3a0_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-hypershift-deployment-controller-rhel8@sha256:f44b9cd7b993051b4d59108153763a09d283c0cf822fab478f22cfbe53847da7_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-managed-serviceaccount-rhel8@sha256:63593ef6045808b9c3fe96fc1cddd99bdfabaaef881fe716972500bfda62f92b_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-managed-serviceaccount-rhel8@sha256:7f5f65ba65c9bfc64d8bf9724a22b68d38c512465f4be1bfed8f02133256214f_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-managed-serviceaccount-rhel8@sha256:8621056c6982b9875749650eee2cf967b31217298a1b924de1fe710e0445df1b_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-managed-serviceaccount-rhel8@sha256:ec5bdf8a935ee1daaa5c91a7fd7816ade97619b5d1f6b61e663c03f43bb832bc_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/must-gather-rhel8@sha256:4270ef4ed53f54fb13cf1092b3babb70af7012886a3f0c293b11040083f39651_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/must-gather-rhel8@sha256:4ecb20c797f71375bc888ed84036f49bc40e2e9984e7ec74b14ad697d1b9c6fb_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/must-gather-rhel8@sha256:6d2624faf8cb2634a9e2203273d95c076ed2207ddd87f50df6ce8e5088a5d257_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/must-gather-rhel8@sha256:e838cb2e70eff2157b992c1cc6c576c9e099306b1df69d6d5c9d991ded4e0789_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/placement-rhel8@sha256:473ed2081010b9005ecc6fb254389dac6927f336967bd4a2f99ca3210fd265f0_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/placement-rhel8@sha256:746794cb82199cfc0c659de0a48018bbd8f18aec97265d68f8dd8bbf783049b1_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/placement-rhel8@sha256:7f5c7671a97f09756a150feb6a6bd04f40aa938ce065102b5b5875eadab933db_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/placement-rhel8@sha256:a6fb7f9d80d4d6cb53317f7d87960af28a6cafb8c5abee369f7bd94cbe449686_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/provider-credential-controller-rhel8@sha256:759037d7817cef4e0451befe8f2bc943a89f2bda95a52327a1c552c3f9a095bb_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/provider-credential-controller-rhel8@sha256:90281a3feff8e019a937fabb5184881c1983cda657c41332cd0321acf5ea4092_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/provider-credential-controller-rhel8@sha256:b6406fbcfeed4c491c66b778a4ad08e8066db5052a49863dd459e2b7375e6ba4_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/provider-credential-controller-rhel8@sha256:c4707c5214505bf1e5f693f0c5df4bb6fe4336670bf850b9a09040b6d87cccd2_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/registration-operator-rhel8@sha256:49d81d8a383de609d64760a4ae6ffa61469a59a5678311406ce4f838c1cc66fd_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/registration-operator-rhel8@sha256:579420cfdc2a542ab7a1b9cd6f1324885f60d1ec5d2bda74808127b45aef2983_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/registration-operator-rhel8@sha256:f945ae948589e2ea294d3d6e8f89fe05c1203f375a0722465965208ecfc15b94_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/registration-operator-rhel8@sha256:fbc7cd19b869d02af6dba24b20f6a44c498fb00e4afc629821f47b9b35c5a94d_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/registration-rhel8@sha256:39cc95f16445c3a1dca378beb50f5931ad081f459c9c6eb012325c6a9d8ada6c_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/registration-rhel8@sha256:686390715f19747bff24e95137307182ab095fb133051424996c6b0ee668569a_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/registration-rhel8@sha256:7bbc4dceeffd5f4bb47e9c38f97109d083dbbbda1a1643b7eb7762ebbd5047a1_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/registration-rhel8@sha256:cb1c8096bd5bd9f1dfa413bc0d1889d970b6d841988d24d6c1008904b1288cfe_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/work-rhel8@sha256:345f405c6a1d3e18beaf13c24a7ca4055a03746d8e6540670435e8d2413fefaf_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/work-rhel8@sha256:663cf3e0453e2ae5b1c9d5f6d335930d6d1e9c7a34151a171dbf58f9066c2b96_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/work-rhel8@sha256:c5c1939a142b9554a2ce664605409cefcb9954bbb1d8eef988fddab50f06cdaf_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/work-rhel8@sha256:d425b68e6265d098601e240cae6084c76416fd27bfbd955a3ccee30873544e38_ppc64le"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2022:6345"
}
],
"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.1:multicluster-engine/agent-service-rhel8@sha256:661ee3a57d860a713ffb481ea87858f20fce1e57b858821cb0c1ec4069e206a0_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/agent-service-rhel8@sha256:8cb5ab317ccc6b1bcd409cfba0ec983e3f5d9531227e76bb455011636ed32d21_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/agent-service-rhel8@sha256:e136966121b82373c9279b1b59b68864ed10bfdee424959a7ad4b190ff7a2562_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/agent-service-rhel8@sha256:fce50212c8bbfdc3e8f445f4b7ea35881eb29e49c443e827ad6fe2389328d57f_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/apiserver-network-proxy-rhel8@sha256:25b242af63aca69a32c457dde23b3ac52ed81f5edad3e919d5df59902adb0b60_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/apiserver-network-proxy-rhel8@sha256:5ea69e650771525faf944fbf3be82a19e54a964d38adbb88263247652476938c_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/apiserver-network-proxy-rhel8@sha256:c97ea925ea31a1ae6824ec55bbb43c3cf0d2d9b0fb6d12b6d23492e0e5a5467a_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/apiserver-network-proxy-rhel8@sha256:f71c4c301774aba9a886f2891eace9da47ba075d2a2e4acfc03849c9c0da57bc_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/assisted-image-service-rhel8@sha256:1d250617cf4eb47800d30bd6bdd61872faa29eb7c6953edcb4a107360f0d0a78_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/assisted-image-service-rhel8@sha256:3730a3c3cfb695b540945b5f0ae739a701a0155137b9509238860549105ab670_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/assisted-image-service-rhel8@sha256:3d59cfa190838da34bac1ccf88562f996cc9e9ffdb151f47e044ba3fcc964a3d_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/assisted-image-service-rhel8@sha256:92c8157e43d84584ba93d978fcc6ffba84118e4ea5ff46ad71a62ffdc7fc56e5_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/assisted-installer-agent-rhel8@sha256:99e0accdee9b311b9abf032c712060823736f88c7bf3ba692349d7f8290a9570_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/assisted-installer-agent-rhel8@sha256:b4722c060fb38e1609e689b605816cefb39a15a0ddc40837a90727d123b91c88_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/assisted-installer-reporter-rhel8@sha256:1d465abc36e2045dc5a291663786709fc920c42aacb0c34c4868a1a633334509_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/assisted-installer-reporter-rhel8@sha256:bdb861698be8305247b21ebab7994f27eaae818f691ffcff3d5b5eb5dc70a722_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/assisted-installer-reporter-rhel8@sha256:e4dd90d186f1fea6fcdb4e23f74e4390e00d134b2c21d8510c1cdbbcef3c4a1f_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/assisted-installer-rhel8@sha256:61ac4136dad0e02323807e6d3de8e890ec0b7e7e1f7112f9610410712af6f9b5_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/assisted-installer-rhel8@sha256:686b64358857be04087a706048a32b7356b16a0028d2b200da16ec94d931d25d_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/assisted-installer-rhel8@sha256:910dad58b72de16f92dd5b60d0420010d18229a6e0966fe2eb072517febe499f_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/aws-encryption-provider-rhel8@sha256:31329737bd3608345f8e969e872e2e18305e2959d9d81867933c73fb26a53dcd_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/aws-encryption-provider-rhel8@sha256:9797eef2012c827ff3250cba1cd542772e92872b4bd69a01bdbdba4fe407472c_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/aws-encryption-provider-rhel8@sha256:ab7f1982f21ed9251501396ea150764348b5f61b6e50b9d74b5031e705e16ef3_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/aws-encryption-provider-rhel8@sha256:cee69ba4c6fb326afd03c7f21856a028fa4758dab8c849ef6eaeaea0cd55afd2_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/backplane-rhel8-operator@sha256:0b8c36b4b1d00e47ee4faaeec9ccbdc2977a50592035f8a600491c657e439d33_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/backplane-rhel8-operator@sha256:5dbd590a4bbed44f487d1601d1825b5efb8253b9ee2be49adccec7e0ea9410ac_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/backplane-rhel8-operator@sha256:9f7854a1de26dfebdc8beafffd01304017b8fe7cd84065dd452de1276e529a06_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/backplane-rhel8-operator@sha256:e7998dc233af266ed94ba16450c2f02096abb5e045f291f8f94a83ef9da7dd51_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-provider-agent-rhel8@sha256:208389221423692530b334815985b0a2263febf5574138e854dbdc011f03b4a2_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-provider-agent-rhel8@sha256:4bacc4ba3974c11ac27d1448a7f7cd973162caf33358249e9d1c154018124830_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-provider-agent-rhel8@sha256:8b3c3fb8fdf6d679f6020e0c739f25ae83dd4173e46b743de911d8e346f371fe_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-provider-agent-rhel8@sha256:a4d3f04386e63bfb640b928c01f972ba7d90af9c5213a7c10968b55c875565e0_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-provider-aws-rhel8@sha256:36a5f30d043f1137033842188e59224b803158696f60ddb41095a766705485f4_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-provider-aws-rhel8@sha256:6fb7799fca309c727c7afea57448fc653dde09495945e314402a3e3a079e5b03_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-provider-aws-rhel8@sha256:9b8d4fde02e4c43d194bf4c420550730fd52b74587e2327f2e9eb75067bb25e7_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-provider-aws-rhel8@sha256:bd612736fde388811d12a572852c86d0fe9dcbb6e7f404c64b8654c870d4e2eb_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-provider-azure-rhel8@sha256:2b93b026497655f16a85a2929b1f0c970d51dce0e0e8462774989f1943bdc785_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-provider-azure-rhel8@sha256:2c9c916d0face10abc7f6467564e394ead5946bf18ed8439456cce2767a83b3e_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-provider-azure-rhel8@sha256:6f41c353228c4016ab02557a5591ef36f4aea799c4ad89798343b4a2f0765d08_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-provider-azure-rhel8@sha256:ddd59c296543f525f719336ad6ddc5e5f8d3915e08e3b64d575a9835de3e95ad_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-provider-kubevirt-rhel8@sha256:0007824d89632253727ead00c5fd6ec463f310d71e58e237ea5e51c13052b0bc_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-provider-kubevirt-rhel8@sha256:9cd9106f72557b8ba5de9f4d1de5ff8d33514d2c02889999a3c20aab9a8dd061_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-provider-kubevirt-rhel8@sha256:cbe319cfa3ab4610dc67abea27841dd5b670061faa74e666959550343bba1c28_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-provider-kubevirt-rhel8@sha256:df94a1d8a4b6d1aebed4e657267219632bb3b2176537bdf8e51a728cd78f136f_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-rhel8@sha256:30f56a4d5cba0ccd55e0bda756c7af8010ab94ec3b644dc73f7b32e76b5bbb3a_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-rhel8@sha256:4f7cb34768ff908ed1ba54330603ea54b82a4144cf9124dae01a727dcc60362a_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-rhel8@sha256:a137205ac2127a04466519355b07cee71c08c56dddfee35671127241ebdf4a99_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-rhel8@sha256:c8a785b4e1688d358cec73e9cf4853ca0ab28c7daa4c45d5384b7bebc333f53a_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-curator-controller-rhel8@sha256:1d4d913d4136321ebd94e6b9d9e55be7262883702de72c4a61827804ad843942_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-curator-controller-rhel8@sha256:2134c387cb0e8c2f95bb8ef74ad0a10c37403d9e0dfaeb7e2e9efb388c606ac1_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-curator-controller-rhel8@sha256:2e0867d6ebace932eb09bb3a6a929562a157bc2eea9c28063eb30dac866abf63_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-curator-controller-rhel8@sha256:3dd533817d97518c7af991b888c5f9df501bd496ed53988e5444c1ea62e539cb_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-proxy-addon-rhel8@sha256:2779eae299eb2b48e8a868de2f2d8d13313ca17b2f7d5c816013145b0c787cc8_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-proxy-addon-rhel8@sha256:28544cf2414bdeffb8bcaae2d1547064da46ab5a122fd77861083b1e81e299cc_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-proxy-addon-rhel8@sha256:4da01f6a0a59069045d23599d748849da60ee309f72f233497edd379b3b0823e_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-proxy-addon-rhel8@sha256:6318fd6b0e0f5c39239ba9c71c330bce7974deaf970359ec83c88116abf7a653_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-proxy-rhel8@sha256:610de7f25fd387262c360acb21dd45dc80e1c52a77dd11982965da80301407ab_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-proxy-rhel8@sha256:a881a94835c7eef6babe00792fc0a99c9816831869cb26af0dcf2665233f7710_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-proxy-rhel8@sha256:b240f43890529fe95b1a74de6f4c2626e85ae91ae6a624bb98a4c31130b6740d_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-proxy-rhel8@sha256:df6cd66cdb17efc356e770930ff796bdb527c292243f5e8b87ca5c9e912a19d6_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/clusterclaims-controller-rhel8@sha256:3608571c2a5a3d399e3ad8135ca90e46a7e57b322b5ef9d708efa631cee7109c_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/clusterclaims-controller-rhel8@sha256:5c04626558442d50ab58a941d72a78db7c94f5ce730b5abb7599c21981875970_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/clusterclaims-controller-rhel8@sha256:7be740cc5987a1dfc76d7d8a306ff65291eb9cf61419842f463aa9dc4d6ecde1_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/clusterclaims-controller-rhel8@sha256:fce2e92743adaf6fe2e0168cfeecdc71ff7c009ef92a89c9172ff46ebbedcd40_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/clusterlifecycle-state-metrics-rhel8@sha256:288a0e4f9ca79859c5f295e920e9ef01d395720ea5b62ec7f5a5bd975b9c5850_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/clusterlifecycle-state-metrics-rhel8@sha256:93b9ad845fab34498a6f504ad626d0d5236c39ab1aaf7789df146311e4ba33cd_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/clusterlifecycle-state-metrics-rhel8@sha256:c808d378bd0666d7eb1f9c9024f7d2f7c6bdedd40298aa1e940cfc1ce735af54_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/clusterlifecycle-state-metrics-rhel8@sha256:df17928fd459e5063fb2470dbaea51c96f292f1a4ca5eaedc64a03687edbb6cd_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/console-mce-rhel8@sha256:009597e78bf32e0a6d83ad456a6670e436692aa1c12cbd144580a30080054d0f_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/console-mce-rhel8@sha256:95cbc26ed2e396e44efd543d8a38f1c698267e1a617a7ee4b6f26efdb49e3059_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/console-mce-rhel8@sha256:b83a44a87eddeaa3914d03f51f58e8cc5412ee580ee233754108b2349d890b8c_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/console-mce-rhel8@sha256:e3883d9629078bc16f2a6526cb8b1fdea89c1a8b8f477487fd6b34efa2f13999_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/discovery-rhel8@sha256:12b3c0a01c59836687a7cfc1fba050d0800625cd46f678551a5944b0664c044d_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/discovery-rhel8@sha256:25eefa4b7af3650f57e9a4c372522a0cae7bcc1b41735d2b503b9b41d9c2d0b2_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/discovery-rhel8@sha256:9a655c52c83f7682964e8f46fed6011c6e9de7a2a64ee0893d0c02cf725746e1_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/discovery-rhel8@sha256:a0bcad7b2191e3c674813c2e1e67aea619d6d7eaa95f2324902e0b842d1c0cc8_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/hive-rhel8@sha256:674603ee10ad5e9d42e18e5c2f91153c863cb7e9f38cd523559c8de7c7097483_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/hive-rhel8@sha256:67b2477a7b3885df470dc56e94525e7ebc3dce326599c6f2a311f8727557bf8b_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/hive-rhel8@sha256:8722d4f39942af4a008209ae518bf27d30deaa2e5bf97fc3118bea58efafb3d5_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/hive-rhel8@sha256:dd6a4624672d458a0072b9aa46fb1b3d576c0b198759d053f61536f3b9e34359_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/hypershift-addon-rhel8-operator@sha256:00322fc5e7a8e1d08ca716e23982dae6d365b1523f8d3465e6daad5074067ea2_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/hypershift-addon-rhel8-operator@sha256:27cc406bb658c1915e75f5d0b0d3c0f73e72635c9f5bb08bc28e3c5c434e147b_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/hypershift-addon-rhel8-operator@sha256:afc67731faaa2dc9d32a052064763737c8bc4b1b5cf8e8ffb7cb31a4652c656c_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/hypershift-addon-rhel8-operator@sha256:c4227a3a5b323d716a979e1c6a66c458d458648c5fcb0ab151ad55ba24972f51_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/hypershift-deployment-controller-rhel8@sha256:68de13099864a989493367500360560a677fde2e0e56a760a6dafde1d7be9a27_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/hypershift-deployment-controller-rhel8@sha256:8d4a908562cbb0351aea12befe5f2bdf57041e073ce679d1b1c5b46c893844b6_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/hypershift-deployment-controller-rhel8@sha256:be5d7a8b6dec6d4c959badc2d2960ec7bfe74a75c0d673da06fe6335920de3a0_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/hypershift-deployment-controller-rhel8@sha256:f44b9cd7b993051b4d59108153763a09d283c0cf822fab478f22cfbe53847da7_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/hypershift-rhel8-operator@sha256:2d94cd451fbf0abc13e50b6b6252061294bdbfd1eda64f4347177d20b5d1e489_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/hypershift-rhel8-operator@sha256:3d8d114403d85cbba699f53aa177a84da92516b5d2e852b2bffc33eabde6af13_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/hypershift-rhel8-operator@sha256:62e91ac9b6291bf7abc26cdd937c2c2cf7cdf1f1256a33acbaa5d1cdc607d3fa_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/hypershift-rhel8-operator@sha256:ffce5bc9fb2be59047c4840d9222499f03c1cf74786d8695aab1d1b04adc6f8a_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/klusterlet-operator-bundle@sha256:1687315db647e6689845df88843ae53275440042b76dc781dcabeef16e426bdf_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/managed-serviceaccount-rhel8@sha256:63593ef6045808b9c3fe96fc1cddd99bdfabaaef881fe716972500bfda62f92b_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/managed-serviceaccount-rhel8@sha256:7f5f65ba65c9bfc64d8bf9724a22b68d38c512465f4be1bfed8f02133256214f_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/managed-serviceaccount-rhel8@sha256:8621056c6982b9875749650eee2cf967b31217298a1b924de1fe710e0445df1b_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/managed-serviceaccount-rhel8@sha256:ec5bdf8a935ee1daaa5c91a7fd7816ade97619b5d1f6b61e663c03f43bb832bc_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/managedcluster-import-controller-rhel8@sha256:17987e46eb8772ef79e771b6edd137b29914ae357eb036d76a063cb04de116a3_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/managedcluster-import-controller-rhel8@sha256:4a22ca54331be02c08e23704852c34273a8bf3d1bb2c8f2aaf92f277474e3654_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/managedcluster-import-controller-rhel8@sha256:7d737e05b3164a7e49085a2026bf5fbbdda5a0d23890e1de455eea8d59f20187_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/managedcluster-import-controller-rhel8@sha256:eaf8ba4c775e4ebaeea316bbab0344eb10674089ff9db1c8f1373ed564b03749_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/mce-operator-bundle@sha256:701ad2aa334971346282a7a80c420049f08a3e3845a915a947e7605aab9c1369_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/mce-operator-bundle@sha256:cf1b297a2bbfa2a55204e2c4688511baa0223978b2d4ab7cfb8f8c5c965d563f_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/mce-operator-bundle@sha256:ed114b2afb91375b6f3576da15474ad96c154cc0ed16e288f8a4840d7d39942f_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/mce-operator-bundle@sha256:f1be217449145edb01b029b19d08831cc6d085856e39aea8174e74ef0cc85283_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/multicloud-manager-rhel8@sha256:162fe79ef40dbdcd1c9a16c601ffeb1c1dec5309c250bddf85809a0197b2ec3e_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/multicloud-manager-rhel8@sha256:af5076a59d32f3bed7f88348bccdff6fad4d250aab7f8dc7c2791e75fa76c7d9_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/multicloud-manager-rhel8@sha256:c03edb31a56b4678c4e0f66c59b49e3798b8442ef1ddca3f67488f4baca30241_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/multicloud-manager-rhel8@sha256:c6fb6ec34c746ba73007bec6e1895b4e1a4ed551b035aa9059664ded820f46fa_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-cluster-api-provider-agent-rhel8@sha256:208389221423692530b334815985b0a2263febf5574138e854dbdc011f03b4a2_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-cluster-api-provider-agent-rhel8@sha256:4bacc4ba3974c11ac27d1448a7f7cd973162caf33358249e9d1c154018124830_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-cluster-api-provider-agent-rhel8@sha256:8b3c3fb8fdf6d679f6020e0c739f25ae83dd4173e46b743de911d8e346f371fe_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-cluster-api-provider-agent-rhel8@sha256:a4d3f04386e63bfb640b928c01f972ba7d90af9c5213a7c10968b55c875565e0_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-console-mce-rhel8@sha256:009597e78bf32e0a6d83ad456a6670e436692aa1c12cbd144580a30080054d0f_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-console-mce-rhel8@sha256:95cbc26ed2e396e44efd543d8a38f1c698267e1a617a7ee4b6f26efdb49e3059_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-console-mce-rhel8@sha256:b83a44a87eddeaa3914d03f51f58e8cc5412ee580ee233754108b2349d890b8c_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-console-mce-rhel8@sha256:e3883d9629078bc16f2a6526cb8b1fdea89c1a8b8f477487fd6b34efa2f13999_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-hypershift-addon-rhel8-operator@sha256:00322fc5e7a8e1d08ca716e23982dae6d365b1523f8d3465e6daad5074067ea2_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-hypershift-addon-rhel8-operator@sha256:27cc406bb658c1915e75f5d0b0d3c0f73e72635c9f5bb08bc28e3c5c434e147b_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-hypershift-addon-rhel8-operator@sha256:afc67731faaa2dc9d32a052064763737c8bc4b1b5cf8e8ffb7cb31a4652c656c_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-hypershift-addon-rhel8-operator@sha256:c4227a3a5b323d716a979e1c6a66c458d458648c5fcb0ab151ad55ba24972f51_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-hypershift-deployment-controller-rhel8@sha256:68de13099864a989493367500360560a677fde2e0e56a760a6dafde1d7be9a27_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-hypershift-deployment-controller-rhel8@sha256:8d4a908562cbb0351aea12befe5f2bdf57041e073ce679d1b1c5b46c893844b6_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-hypershift-deployment-controller-rhel8@sha256:be5d7a8b6dec6d4c959badc2d2960ec7bfe74a75c0d673da06fe6335920de3a0_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-hypershift-deployment-controller-rhel8@sha256:f44b9cd7b993051b4d59108153763a09d283c0cf822fab478f22cfbe53847da7_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-managed-serviceaccount-rhel8@sha256:63593ef6045808b9c3fe96fc1cddd99bdfabaaef881fe716972500bfda62f92b_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-managed-serviceaccount-rhel8@sha256:7f5f65ba65c9bfc64d8bf9724a22b68d38c512465f4be1bfed8f02133256214f_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-managed-serviceaccount-rhel8@sha256:8621056c6982b9875749650eee2cf967b31217298a1b924de1fe710e0445df1b_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-managed-serviceaccount-rhel8@sha256:ec5bdf8a935ee1daaa5c91a7fd7816ade97619b5d1f6b61e663c03f43bb832bc_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/must-gather-rhel8@sha256:4270ef4ed53f54fb13cf1092b3babb70af7012886a3f0c293b11040083f39651_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/must-gather-rhel8@sha256:4ecb20c797f71375bc888ed84036f49bc40e2e9984e7ec74b14ad697d1b9c6fb_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/must-gather-rhel8@sha256:6d2624faf8cb2634a9e2203273d95c076ed2207ddd87f50df6ce8e5088a5d257_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/must-gather-rhel8@sha256:e838cb2e70eff2157b992c1cc6c576c9e099306b1df69d6d5c9d991ded4e0789_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/placement-rhel8@sha256:473ed2081010b9005ecc6fb254389dac6927f336967bd4a2f99ca3210fd265f0_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/placement-rhel8@sha256:746794cb82199cfc0c659de0a48018bbd8f18aec97265d68f8dd8bbf783049b1_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/placement-rhel8@sha256:7f5c7671a97f09756a150feb6a6bd04f40aa938ce065102b5b5875eadab933db_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/placement-rhel8@sha256:a6fb7f9d80d4d6cb53317f7d87960af28a6cafb8c5abee369f7bd94cbe449686_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/provider-credential-controller-rhel8@sha256:759037d7817cef4e0451befe8f2bc943a89f2bda95a52327a1c552c3f9a095bb_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/provider-credential-controller-rhel8@sha256:90281a3feff8e019a937fabb5184881c1983cda657c41332cd0321acf5ea4092_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/provider-credential-controller-rhel8@sha256:b6406fbcfeed4c491c66b778a4ad08e8066db5052a49863dd459e2b7375e6ba4_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/provider-credential-controller-rhel8@sha256:c4707c5214505bf1e5f693f0c5df4bb6fe4336670bf850b9a09040b6d87cccd2_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/registration-operator-rhel8@sha256:49d81d8a383de609d64760a4ae6ffa61469a59a5678311406ce4f838c1cc66fd_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/registration-operator-rhel8@sha256:579420cfdc2a542ab7a1b9cd6f1324885f60d1ec5d2bda74808127b45aef2983_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/registration-operator-rhel8@sha256:f945ae948589e2ea294d3d6e8f89fe05c1203f375a0722465965208ecfc15b94_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/registration-operator-rhel8@sha256:fbc7cd19b869d02af6dba24b20f6a44c498fb00e4afc629821f47b9b35c5a94d_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/registration-rhel8@sha256:39cc95f16445c3a1dca378beb50f5931ad081f459c9c6eb012325c6a9d8ada6c_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/registration-rhel8@sha256:686390715f19747bff24e95137307182ab095fb133051424996c6b0ee668569a_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/registration-rhel8@sha256:7bbc4dceeffd5f4bb47e9c38f97109d083dbbbda1a1643b7eb7762ebbd5047a1_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/registration-rhel8@sha256:cb1c8096bd5bd9f1dfa413bc0d1889d970b6d841988d24d6c1008904b1288cfe_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/work-rhel8@sha256:345f405c6a1d3e18beaf13c24a7ca4055a03746d8e6540670435e8d2413fefaf_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/work-rhel8@sha256:663cf3e0453e2ae5b1c9d5f6d335930d6d1e9c7a34151a171dbf58f9066c2b96_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/work-rhel8@sha256:c5c1939a142b9554a2ce664605409cefcb9954bbb1d8eef988fddab50f06cdaf_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/work-rhel8@sha256:d425b68e6265d098601e240cae6084c76416fd27bfbd955a3ccee30873544e38_ppc64le"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "golang: net/http/httputil: NewSingleHostReverseProxy - omit X-Forwarded-For not working"
}
]
}
rhsa-2022:6346
Vulnerability from csaf_redhat
Notes
{
"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": "Submariner 0.13 packages that fix security issues and bugs, as well as adds various enhancements that are now available for Red Hat Advanced Cluster Management for Kubernetes version 2.6.\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 link(s) in the References section.",
"title": "Topic"
},
{
"category": "general",
"text": "Submariner enables direct networking between pods and services on different Kubernetes clusters that are either on-premises or in the cloud.\n\nFor more information about Submariner, see the Submariner open source community website at: https://submariner.io/.\n\nThis advisory contains bug fixes and enhancements to the Submariner container images.\n\nSecurity fixes:\n\n* CVE-2021-38561: golang: out-of-bounds read in golang.org/x/text/language leads to DoS\n\n* CVE-2022-1705 golang: net/http: improper sanitization of Transfer-Encoding header\n\n* CVE-2022-1962 golang: go/parser: stack exhaustion in all Parse* functions\n\n* CVE-2022-28131 golang: encoding/xml: stack exhaustion in Decoder.Skip\n\n* CVE-2022-30630 golang: io/fs: stack exhaustion in Glob\n\n* CVE-2022-30631 golang: compress/gzip: stack exhaustion in Reader.Read\n\n* CVE-2022-30632 golang: path/filepath: stack exhaustion in Glob\n\n* CVE-2022-30633 golang: encoding/xml: stack exhaustion in Unmarshal\n\n* CVE-2022-30635 golang: encoding/gob: stack exhaustion in Decoder.Decode\n\n* CVE-2022-32148 golang: net/http/httputil: NewSingleHostReverseProxy - omit X-Forwarded-For not working\n\n* CVE-2022-30629 golang: crypto/tls: session tickets lack random ticket_age_add",
"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-2022:6346",
"url": "https://access.redhat.com/errata/RHSA-2022:6346"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/updates/classification/#moderate",
"url": "https://access.redhat.com/security/updates/classification/#moderate"
},
{
"category": "external",
"summary": "2092793",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2092793"
},
{
"category": "external",
"summary": "2100495",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2100495"
},
{
"category": "external",
"summary": "2107342",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2107342"
},
{
"category": "external",
"summary": "2107371",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2107371"
},
{
"category": "external",
"summary": "2107374",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2107374"
},
{
"category": "external",
"summary": "2107376",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2107376"
},
{
"category": "external",
"summary": "2107383",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2107383"
},
{
"category": "external",
"summary": "2107386",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2107386"
},
{
"category": "external",
"summary": "2107388",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2107388"
},
{
"category": "external",
"summary": "2107390",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2107390"
},
{
"category": "external",
"summary": "2107392",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2107392"
},
{
"category": "self",
"summary": "Canonical URL",
"url": "https://security.access.redhat.com/data/csaf/v2/advisories/2022/rhsa-2022_6346.json"
}
],
"title": "Red Hat Security Advisory: RHSA: Submariner 0.13 - security and enhancement update",
"tracking": {
"current_release_date": "2025-10-31T18:58:33+00:00",
"generator": {
"date": "2025-10-31T18:58:33+00:00",
"engine": {
"name": "Red Hat SDEngine",
"version": "4.6.10"
}
},
"id": "RHSA-2022:6346",
"initial_release_date": "2022-09-06T13:00:18+00:00",
"revision_history": [
{
"date": "2022-09-06T13:00:18+00:00",
"number": "1",
"summary": "Initial version"
},
{
"date": "2022-09-06T13:00:18+00:00",
"number": "2",
"summary": "Last updated version"
},
{
"date": "2025-10-31T18:58:33+00:00",
"number": "3",
"summary": "Last generated version"
}
],
"status": "final",
"version": "3"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_name",
"name": "Red Hat Advanced Cluster Management for Kubernetes 2.6 for RHEL 8",
"product": {
"name": "Red Hat Advanced Cluster Management for Kubernetes 2.6 for RHEL 8",
"product_id": "8Base-RHACM-2.6",
"product_identification_helper": {
"cpe": "cpe:/a:redhat:acm:2.6::el8"
}
}
}
],
"category": "product_family",
"name": "Red Hat ACM"
},
{
"branches": [
{
"category": "product_version",
"name": "rhacm2/lighthouse-agent-rhel8@sha256:9716dc5a8bf1aab38472108b186bd3013fc1d5ac0f86aea9a60c721d481e3741_ppc64le",
"product": {
"name": "rhacm2/lighthouse-agent-rhel8@sha256:9716dc5a8bf1aab38472108b186bd3013fc1d5ac0f86aea9a60c721d481e3741_ppc64le",
"product_id": "rhacm2/lighthouse-agent-rhel8@sha256:9716dc5a8bf1aab38472108b186bd3013fc1d5ac0f86aea9a60c721d481e3741_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/lighthouse-agent-rhel8@sha256:9716dc5a8bf1aab38472108b186bd3013fc1d5ac0f86aea9a60c721d481e3741?arch=ppc64le\u0026repository_url=registry.redhat.io/rhacm2/lighthouse-agent-rhel8\u0026tag=v0.13.0-13"
}
}
},
{
"category": "product_version",
"name": "rhacm2/lighthouse-coredns-rhel8@sha256:5fedb3d930a6b6a035e5041dbc37f5a72e842fa671d1d1b9a1d07683b3074655_ppc64le",
"product": {
"name": "rhacm2/lighthouse-coredns-rhel8@sha256:5fedb3d930a6b6a035e5041dbc37f5a72e842fa671d1d1b9a1d07683b3074655_ppc64le",
"product_id": "rhacm2/lighthouse-coredns-rhel8@sha256:5fedb3d930a6b6a035e5041dbc37f5a72e842fa671d1d1b9a1d07683b3074655_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/lighthouse-coredns-rhel8@sha256:5fedb3d930a6b6a035e5041dbc37f5a72e842fa671d1d1b9a1d07683b3074655?arch=ppc64le\u0026repository_url=registry.redhat.io/rhacm2/lighthouse-coredns-rhel8\u0026tag=v0.13.0-12"
}
}
},
{
"category": "product_version",
"name": "rhacm2/nettest-rhel8@sha256:801bf491658a7770b370b17f275385f6c405fdae8628df7591c68a2a674c8d77_ppc64le",
"product": {
"name": "rhacm2/nettest-rhel8@sha256:801bf491658a7770b370b17f275385f6c405fdae8628df7591c68a2a674c8d77_ppc64le",
"product_id": "rhacm2/nettest-rhel8@sha256:801bf491658a7770b370b17f275385f6c405fdae8628df7591c68a2a674c8d77_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/nettest-rhel8@sha256:801bf491658a7770b370b17f275385f6c405fdae8628df7591c68a2a674c8d77?arch=ppc64le\u0026repository_url=registry.redhat.io/rhacm2/nettest-rhel8\u0026tag=v0.13.0-6"
}
}
},
{
"category": "product_version",
"name": "rhacm2/subctl-rhel8@sha256:bb5739cea600e427dc7f042e8224c93227f2f785c46f69881a0c7ecd475d5c27_ppc64le",
"product": {
"name": "rhacm2/subctl-rhel8@sha256:bb5739cea600e427dc7f042e8224c93227f2f785c46f69881a0c7ecd475d5c27_ppc64le",
"product_id": "rhacm2/subctl-rhel8@sha256:bb5739cea600e427dc7f042e8224c93227f2f785c46f69881a0c7ecd475d5c27_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/subctl-rhel8@sha256:bb5739cea600e427dc7f042e8224c93227f2f785c46f69881a0c7ecd475d5c27?arch=ppc64le\u0026repository_url=registry.redhat.io/rhacm2/subctl-rhel8\u0026tag=v0.13.0-11"
}
}
},
{
"category": "product_version",
"name": "rhacm2/submariner-gateway-rhel8@sha256:63d12fafbc56aff2010ed094234066b7a16f6ddf04f7aeea12b9ad75cec005e3_ppc64le",
"product": {
"name": "rhacm2/submariner-gateway-rhel8@sha256:63d12fafbc56aff2010ed094234066b7a16f6ddf04f7aeea12b9ad75cec005e3_ppc64le",
"product_id": "rhacm2/submariner-gateway-rhel8@sha256:63d12fafbc56aff2010ed094234066b7a16f6ddf04f7aeea12b9ad75cec005e3_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/submariner-gateway-rhel8@sha256:63d12fafbc56aff2010ed094234066b7a16f6ddf04f7aeea12b9ad75cec005e3?arch=ppc64le\u0026repository_url=registry.redhat.io/rhacm2/submariner-gateway-rhel8\u0026tag=v0.13.0-12"
}
}
},
{
"category": "product_version",
"name": "rhacm2/submariner-globalnet-rhel8@sha256:3178568b458bf35c1cec6a8eb16abeae3d468f3e5102849680c65050586e19bb_ppc64le",
"product": {
"name": "rhacm2/submariner-globalnet-rhel8@sha256:3178568b458bf35c1cec6a8eb16abeae3d468f3e5102849680c65050586e19bb_ppc64le",
"product_id": "rhacm2/submariner-globalnet-rhel8@sha256:3178568b458bf35c1cec6a8eb16abeae3d468f3e5102849680c65050586e19bb_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/submariner-globalnet-rhel8@sha256:3178568b458bf35c1cec6a8eb16abeae3d468f3e5102849680c65050586e19bb?arch=ppc64le\u0026repository_url=registry.redhat.io/rhacm2/submariner-globalnet-rhel8\u0026tag=v0.13.0-12"
}
}
},
{
"category": "product_version",
"name": "rhacm2/submariner-networkplugin-syncer-rhel8@sha256:c0a892fe4f1802ca3d3c6f03dab6cd25f1ebc41dcddf08d90a6d9aefc193971d_ppc64le",
"product": {
"name": "rhacm2/submariner-networkplugin-syncer-rhel8@sha256:c0a892fe4f1802ca3d3c6f03dab6cd25f1ebc41dcddf08d90a6d9aefc193971d_ppc64le",
"product_id": "rhacm2/submariner-networkplugin-syncer-rhel8@sha256:c0a892fe4f1802ca3d3c6f03dab6cd25f1ebc41dcddf08d90a6d9aefc193971d_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/submariner-networkplugin-syncer-rhel8@sha256:c0a892fe4f1802ca3d3c6f03dab6cd25f1ebc41dcddf08d90a6d9aefc193971d?arch=ppc64le\u0026repository_url=registry.redhat.io/rhacm2/submariner-networkplugin-syncer-rhel8\u0026tag=v0.13.0-12"
}
}
},
{
"category": "product_version",
"name": "rhacm2/submariner-operator-bundle@sha256:11f67392d84dcd4b1e848f365a68d558d4df4ffc2aa7c00ecb882395c21a6161_ppc64le",
"product": {
"name": "rhacm2/submariner-operator-bundle@sha256:11f67392d84dcd4b1e848f365a68d558d4df4ffc2aa7c00ecb882395c21a6161_ppc64le",
"product_id": "rhacm2/submariner-operator-bundle@sha256:11f67392d84dcd4b1e848f365a68d558d4df4ffc2aa7c00ecb882395c21a6161_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/submariner-operator-bundle@sha256:11f67392d84dcd4b1e848f365a68d558d4df4ffc2aa7c00ecb882395c21a6161?arch=ppc64le\u0026repository_url=registry.redhat.io/rhacm2/submariner-operator-bundle\u0026tag=v0.13.0-13"
}
}
},
{
"category": "product_version",
"name": "rhacm2/submariner-rhel8-operator@sha256:137a2e4d7932cfe6260ab8f11c93f098824c12bb60bf98164ef3b09ea2f60cc7_ppc64le",
"product": {
"name": "rhacm2/submariner-rhel8-operator@sha256:137a2e4d7932cfe6260ab8f11c93f098824c12bb60bf98164ef3b09ea2f60cc7_ppc64le",
"product_id": "rhacm2/submariner-rhel8-operator@sha256:137a2e4d7932cfe6260ab8f11c93f098824c12bb60bf98164ef3b09ea2f60cc7_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/submariner-rhel8-operator@sha256:137a2e4d7932cfe6260ab8f11c93f098824c12bb60bf98164ef3b09ea2f60cc7?arch=ppc64le\u0026repository_url=registry.redhat.io/rhacm2/submariner-rhel8-operator\u0026tag=v0.13.0-12"
}
}
},
{
"category": "product_version",
"name": "rhacm2/submariner-route-agent-rhel8@sha256:3c02f8b23658745194e77f262e16c560f816e5ca99d22162a3c42b241aaf327a_ppc64le",
"product": {
"name": "rhacm2/submariner-route-agent-rhel8@sha256:3c02f8b23658745194e77f262e16c560f816e5ca99d22162a3c42b241aaf327a_ppc64le",
"product_id": "rhacm2/submariner-route-agent-rhel8@sha256:3c02f8b23658745194e77f262e16c560f816e5ca99d22162a3c42b241aaf327a_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/submariner-route-agent-rhel8@sha256:3c02f8b23658745194e77f262e16c560f816e5ca99d22162a3c42b241aaf327a?arch=ppc64le\u0026repository_url=registry.redhat.io/rhacm2/submariner-route-agent-rhel8\u0026tag=v0.13.0-12"
}
}
}
],
"category": "architecture",
"name": "ppc64le"
},
{
"branches": [
{
"category": "product_version",
"name": "rhacm2/lighthouse-agent-rhel8@sha256:1b017999b67c62f47d4026b369033de4ea9523198524324b071bde7ce8bd54dd_amd64",
"product": {
"name": "rhacm2/lighthouse-agent-rhel8@sha256:1b017999b67c62f47d4026b369033de4ea9523198524324b071bde7ce8bd54dd_amd64",
"product_id": "rhacm2/lighthouse-agent-rhel8@sha256:1b017999b67c62f47d4026b369033de4ea9523198524324b071bde7ce8bd54dd_amd64",
"product_identification_helper": {
"purl": "pkg:oci/lighthouse-agent-rhel8@sha256:1b017999b67c62f47d4026b369033de4ea9523198524324b071bde7ce8bd54dd?arch=amd64\u0026repository_url=registry.redhat.io/rhacm2/lighthouse-agent-rhel8\u0026tag=v0.13.0-13"
}
}
},
{
"category": "product_version",
"name": "rhacm2/lighthouse-coredns-rhel8@sha256:a65cf2a44593713ab1bfac14a6dbf1a43d968b7ee1e5386a38c6ee0dbaa21a45_amd64",
"product": {
"name": "rhacm2/lighthouse-coredns-rhel8@sha256:a65cf2a44593713ab1bfac14a6dbf1a43d968b7ee1e5386a38c6ee0dbaa21a45_amd64",
"product_id": "rhacm2/lighthouse-coredns-rhel8@sha256:a65cf2a44593713ab1bfac14a6dbf1a43d968b7ee1e5386a38c6ee0dbaa21a45_amd64",
"product_identification_helper": {
"purl": "pkg:oci/lighthouse-coredns-rhel8@sha256:a65cf2a44593713ab1bfac14a6dbf1a43d968b7ee1e5386a38c6ee0dbaa21a45?arch=amd64\u0026repository_url=registry.redhat.io/rhacm2/lighthouse-coredns-rhel8\u0026tag=v0.13.0-12"
}
}
},
{
"category": "product_version",
"name": "rhacm2/nettest-rhel8@sha256:bc00d390fca8f6f53f41bcc9314c68a565aa9b42c74278cb9f83b5c19f82bd69_amd64",
"product": {
"name": "rhacm2/nettest-rhel8@sha256:bc00d390fca8f6f53f41bcc9314c68a565aa9b42c74278cb9f83b5c19f82bd69_amd64",
"product_id": "rhacm2/nettest-rhel8@sha256:bc00d390fca8f6f53f41bcc9314c68a565aa9b42c74278cb9f83b5c19f82bd69_amd64",
"product_identification_helper": {
"purl": "pkg:oci/nettest-rhel8@sha256:bc00d390fca8f6f53f41bcc9314c68a565aa9b42c74278cb9f83b5c19f82bd69?arch=amd64\u0026repository_url=registry.redhat.io/rhacm2/nettest-rhel8\u0026tag=v0.13.0-6"
}
}
},
{
"category": "product_version",
"name": "rhacm2/subctl-rhel8@sha256:5412b60cf39eb7c7a874e7e0e6101c098825a1de742065e212a247660576cf6e_amd64",
"product": {
"name": "rhacm2/subctl-rhel8@sha256:5412b60cf39eb7c7a874e7e0e6101c098825a1de742065e212a247660576cf6e_amd64",
"product_id": "rhacm2/subctl-rhel8@sha256:5412b60cf39eb7c7a874e7e0e6101c098825a1de742065e212a247660576cf6e_amd64",
"product_identification_helper": {
"purl": "pkg:oci/subctl-rhel8@sha256:5412b60cf39eb7c7a874e7e0e6101c098825a1de742065e212a247660576cf6e?arch=amd64\u0026repository_url=registry.redhat.io/rhacm2/subctl-rhel8\u0026tag=v0.13.0-11"
}
}
},
{
"category": "product_version",
"name": "rhacm2/submariner-gateway-rhel8@sha256:b51a6807d7443069694125d36c9acf7d1e88f1add2008a9c52bff8c51a64c16b_amd64",
"product": {
"name": "rhacm2/submariner-gateway-rhel8@sha256:b51a6807d7443069694125d36c9acf7d1e88f1add2008a9c52bff8c51a64c16b_amd64",
"product_id": "rhacm2/submariner-gateway-rhel8@sha256:b51a6807d7443069694125d36c9acf7d1e88f1add2008a9c52bff8c51a64c16b_amd64",
"product_identification_helper": {
"purl": "pkg:oci/submariner-gateway-rhel8@sha256:b51a6807d7443069694125d36c9acf7d1e88f1add2008a9c52bff8c51a64c16b?arch=amd64\u0026repository_url=registry.redhat.io/rhacm2/submariner-gateway-rhel8\u0026tag=v0.13.0-12"
}
}
},
{
"category": "product_version",
"name": "rhacm2/submariner-globalnet-rhel8@sha256:bc1fde61774378d347275e1500aa375570026b586390880d0d0de17cafca6343_amd64",
"product": {
"name": "rhacm2/submariner-globalnet-rhel8@sha256:bc1fde61774378d347275e1500aa375570026b586390880d0d0de17cafca6343_amd64",
"product_id": "rhacm2/submariner-globalnet-rhel8@sha256:bc1fde61774378d347275e1500aa375570026b586390880d0d0de17cafca6343_amd64",
"product_identification_helper": {
"purl": "pkg:oci/submariner-globalnet-rhel8@sha256:bc1fde61774378d347275e1500aa375570026b586390880d0d0de17cafca6343?arch=amd64\u0026repository_url=registry.redhat.io/rhacm2/submariner-globalnet-rhel8\u0026tag=v0.13.0-12"
}
}
},
{
"category": "product_version",
"name": "rhacm2/submariner-networkplugin-syncer-rhel8@sha256:98bd14eceaa0fe009cf09072c2f8a08a89fca9bde79569bbd89ee17b77151fb9_amd64",
"product": {
"name": "rhacm2/submariner-networkplugin-syncer-rhel8@sha256:98bd14eceaa0fe009cf09072c2f8a08a89fca9bde79569bbd89ee17b77151fb9_amd64",
"product_id": "rhacm2/submariner-networkplugin-syncer-rhel8@sha256:98bd14eceaa0fe009cf09072c2f8a08a89fca9bde79569bbd89ee17b77151fb9_amd64",
"product_identification_helper": {
"purl": "pkg:oci/submariner-networkplugin-syncer-rhel8@sha256:98bd14eceaa0fe009cf09072c2f8a08a89fca9bde79569bbd89ee17b77151fb9?arch=amd64\u0026repository_url=registry.redhat.io/rhacm2/submariner-networkplugin-syncer-rhel8\u0026tag=v0.13.0-12"
}
}
},
{
"category": "product_version",
"name": "rhacm2/submariner-operator-bundle@sha256:fc54c972af6e78e88180bbc3dc0238112dc522de1824946e9dc9807a00fa02c0_amd64",
"product": {
"name": "rhacm2/submariner-operator-bundle@sha256:fc54c972af6e78e88180bbc3dc0238112dc522de1824946e9dc9807a00fa02c0_amd64",
"product_id": "rhacm2/submariner-operator-bundle@sha256:fc54c972af6e78e88180bbc3dc0238112dc522de1824946e9dc9807a00fa02c0_amd64",
"product_identification_helper": {
"purl": "pkg:oci/submariner-operator-bundle@sha256:fc54c972af6e78e88180bbc3dc0238112dc522de1824946e9dc9807a00fa02c0?arch=amd64\u0026repository_url=registry.redhat.io/rhacm2/submariner-operator-bundle\u0026tag=v0.13.0-13"
}
}
},
{
"category": "product_version",
"name": "rhacm2/submariner-rhel8-operator@sha256:0173a537eaf3bbac4fb1ba7240cc8b9c3f577d18bd36d3f432b4a403ea691cc4_amd64",
"product": {
"name": "rhacm2/submariner-rhel8-operator@sha256:0173a537eaf3bbac4fb1ba7240cc8b9c3f577d18bd36d3f432b4a403ea691cc4_amd64",
"product_id": "rhacm2/submariner-rhel8-operator@sha256:0173a537eaf3bbac4fb1ba7240cc8b9c3f577d18bd36d3f432b4a403ea691cc4_amd64",
"product_identification_helper": {
"purl": "pkg:oci/submariner-rhel8-operator@sha256:0173a537eaf3bbac4fb1ba7240cc8b9c3f577d18bd36d3f432b4a403ea691cc4?arch=amd64\u0026repository_url=registry.redhat.io/rhacm2/submariner-rhel8-operator\u0026tag=v0.13.0-12"
}
}
},
{
"category": "product_version",
"name": "rhacm2/submariner-route-agent-rhel8@sha256:3397dab22c690e3d8b6bad25393dd545b5f129bffb000906152903d89b07b890_amd64",
"product": {
"name": "rhacm2/submariner-route-agent-rhel8@sha256:3397dab22c690e3d8b6bad25393dd545b5f129bffb000906152903d89b07b890_amd64",
"product_id": "rhacm2/submariner-route-agent-rhel8@sha256:3397dab22c690e3d8b6bad25393dd545b5f129bffb000906152903d89b07b890_amd64",
"product_identification_helper": {
"purl": "pkg:oci/submariner-route-agent-rhel8@sha256:3397dab22c690e3d8b6bad25393dd545b5f129bffb000906152903d89b07b890?arch=amd64\u0026repository_url=registry.redhat.io/rhacm2/submariner-route-agent-rhel8\u0026tag=v0.13.0-12"
}
}
}
],
"category": "architecture",
"name": "amd64"
},
{
"branches": [
{
"category": "product_version",
"name": "rhacm2/lighthouse-agent-rhel8@sha256:9165978e8f6b31c1b2c5ba1966c9ee1fa56fa9d57668b204690c792a67217de1_s390x",
"product": {
"name": "rhacm2/lighthouse-agent-rhel8@sha256:9165978e8f6b31c1b2c5ba1966c9ee1fa56fa9d57668b204690c792a67217de1_s390x",
"product_id": "rhacm2/lighthouse-agent-rhel8@sha256:9165978e8f6b31c1b2c5ba1966c9ee1fa56fa9d57668b204690c792a67217de1_s390x",
"product_identification_helper": {
"purl": "pkg:oci/lighthouse-agent-rhel8@sha256:9165978e8f6b31c1b2c5ba1966c9ee1fa56fa9d57668b204690c792a67217de1?arch=s390x\u0026repository_url=registry.redhat.io/rhacm2/lighthouse-agent-rhel8\u0026tag=v0.13.0-13"
}
}
},
{
"category": "product_version",
"name": "rhacm2/lighthouse-coredns-rhel8@sha256:923cc15bf740a7a46f53d00bc9c51f8cedcb75d5aa8a5f7f80642ce750f875a7_s390x",
"product": {
"name": "rhacm2/lighthouse-coredns-rhel8@sha256:923cc15bf740a7a46f53d00bc9c51f8cedcb75d5aa8a5f7f80642ce750f875a7_s390x",
"product_id": "rhacm2/lighthouse-coredns-rhel8@sha256:923cc15bf740a7a46f53d00bc9c51f8cedcb75d5aa8a5f7f80642ce750f875a7_s390x",
"product_identification_helper": {
"purl": "pkg:oci/lighthouse-coredns-rhel8@sha256:923cc15bf740a7a46f53d00bc9c51f8cedcb75d5aa8a5f7f80642ce750f875a7?arch=s390x\u0026repository_url=registry.redhat.io/rhacm2/lighthouse-coredns-rhel8\u0026tag=v0.13.0-12"
}
}
},
{
"category": "product_version",
"name": "rhacm2/nettest-rhel8@sha256:2f1feeb60f201def1b766553dc67fbfd67631a5fe08f951e40acc9ecf58e53be_s390x",
"product": {
"name": "rhacm2/nettest-rhel8@sha256:2f1feeb60f201def1b766553dc67fbfd67631a5fe08f951e40acc9ecf58e53be_s390x",
"product_id": "rhacm2/nettest-rhel8@sha256:2f1feeb60f201def1b766553dc67fbfd67631a5fe08f951e40acc9ecf58e53be_s390x",
"product_identification_helper": {
"purl": "pkg:oci/nettest-rhel8@sha256:2f1feeb60f201def1b766553dc67fbfd67631a5fe08f951e40acc9ecf58e53be?arch=s390x\u0026repository_url=registry.redhat.io/rhacm2/nettest-rhel8\u0026tag=v0.13.0-6"
}
}
},
{
"category": "product_version",
"name": "rhacm2/subctl-rhel8@sha256:5a049cc3fd785a6afd3c65a80a6c158f769a7427db7352c0e2dbf51efe6688ac_s390x",
"product": {
"name": "rhacm2/subctl-rhel8@sha256:5a049cc3fd785a6afd3c65a80a6c158f769a7427db7352c0e2dbf51efe6688ac_s390x",
"product_id": "rhacm2/subctl-rhel8@sha256:5a049cc3fd785a6afd3c65a80a6c158f769a7427db7352c0e2dbf51efe6688ac_s390x",
"product_identification_helper": {
"purl": "pkg:oci/subctl-rhel8@sha256:5a049cc3fd785a6afd3c65a80a6c158f769a7427db7352c0e2dbf51efe6688ac?arch=s390x\u0026repository_url=registry.redhat.io/rhacm2/subctl-rhel8\u0026tag=v0.13.0-11"
}
}
},
{
"category": "product_version",
"name": "rhacm2/submariner-gateway-rhel8@sha256:9005919d438664eca44a75271ae1206a02fa4010ba66abae04745ccbbbeb93ee_s390x",
"product": {
"name": "rhacm2/submariner-gateway-rhel8@sha256:9005919d438664eca44a75271ae1206a02fa4010ba66abae04745ccbbbeb93ee_s390x",
"product_id": "rhacm2/submariner-gateway-rhel8@sha256:9005919d438664eca44a75271ae1206a02fa4010ba66abae04745ccbbbeb93ee_s390x",
"product_identification_helper": {
"purl": "pkg:oci/submariner-gateway-rhel8@sha256:9005919d438664eca44a75271ae1206a02fa4010ba66abae04745ccbbbeb93ee?arch=s390x\u0026repository_url=registry.redhat.io/rhacm2/submariner-gateway-rhel8\u0026tag=v0.13.0-12"
}
}
},
{
"category": "product_version",
"name": "rhacm2/submariner-globalnet-rhel8@sha256:8386fc6c583ce7e56af3aa07e6089599863381d9c2b206b674d093ea6a0604b1_s390x",
"product": {
"name": "rhacm2/submariner-globalnet-rhel8@sha256:8386fc6c583ce7e56af3aa07e6089599863381d9c2b206b674d093ea6a0604b1_s390x",
"product_id": "rhacm2/submariner-globalnet-rhel8@sha256:8386fc6c583ce7e56af3aa07e6089599863381d9c2b206b674d093ea6a0604b1_s390x",
"product_identification_helper": {
"purl": "pkg:oci/submariner-globalnet-rhel8@sha256:8386fc6c583ce7e56af3aa07e6089599863381d9c2b206b674d093ea6a0604b1?arch=s390x\u0026repository_url=registry.redhat.io/rhacm2/submariner-globalnet-rhel8\u0026tag=v0.13.0-12"
}
}
},
{
"category": "product_version",
"name": "rhacm2/submariner-networkplugin-syncer-rhel8@sha256:e829974f7d64601d7ac739bea120fe0a02dbc48e7e36d96bdc3b1ea64cbdb77d_s390x",
"product": {
"name": "rhacm2/submariner-networkplugin-syncer-rhel8@sha256:e829974f7d64601d7ac739bea120fe0a02dbc48e7e36d96bdc3b1ea64cbdb77d_s390x",
"product_id": "rhacm2/submariner-networkplugin-syncer-rhel8@sha256:e829974f7d64601d7ac739bea120fe0a02dbc48e7e36d96bdc3b1ea64cbdb77d_s390x",
"product_identification_helper": {
"purl": "pkg:oci/submariner-networkplugin-syncer-rhel8@sha256:e829974f7d64601d7ac739bea120fe0a02dbc48e7e36d96bdc3b1ea64cbdb77d?arch=s390x\u0026repository_url=registry.redhat.io/rhacm2/submariner-networkplugin-syncer-rhel8\u0026tag=v0.13.0-12"
}
}
},
{
"category": "product_version",
"name": "rhacm2/submariner-operator-bundle@sha256:f67b1af05e09ec1d3b6cba8ed602c5df7331bd1f884602c8719acd6f32e8c2a2_s390x",
"product": {
"name": "rhacm2/submariner-operator-bundle@sha256:f67b1af05e09ec1d3b6cba8ed602c5df7331bd1f884602c8719acd6f32e8c2a2_s390x",
"product_id": "rhacm2/submariner-operator-bundle@sha256:f67b1af05e09ec1d3b6cba8ed602c5df7331bd1f884602c8719acd6f32e8c2a2_s390x",
"product_identification_helper": {
"purl": "pkg:oci/submariner-operator-bundle@sha256:f67b1af05e09ec1d3b6cba8ed602c5df7331bd1f884602c8719acd6f32e8c2a2?arch=s390x\u0026repository_url=registry.redhat.io/rhacm2/submariner-operator-bundle\u0026tag=v0.13.0-13"
}
}
},
{
"category": "product_version",
"name": "rhacm2/submariner-rhel8-operator@sha256:b76304abe66df877ea8ac3dd31ba02550465b33826b485f713c504ae1e7a7877_s390x",
"product": {
"name": "rhacm2/submariner-rhel8-operator@sha256:b76304abe66df877ea8ac3dd31ba02550465b33826b485f713c504ae1e7a7877_s390x",
"product_id": "rhacm2/submariner-rhel8-operator@sha256:b76304abe66df877ea8ac3dd31ba02550465b33826b485f713c504ae1e7a7877_s390x",
"product_identification_helper": {
"purl": "pkg:oci/submariner-rhel8-operator@sha256:b76304abe66df877ea8ac3dd31ba02550465b33826b485f713c504ae1e7a7877?arch=s390x\u0026repository_url=registry.redhat.io/rhacm2/submariner-rhel8-operator\u0026tag=v0.13.0-12"
}
}
},
{
"category": "product_version",
"name": "rhacm2/submariner-route-agent-rhel8@sha256:46a5cebefbc09066e786d2a4520d26fb1a260f5635deedfb2d301a5ec605bc35_s390x",
"product": {
"name": "rhacm2/submariner-route-agent-rhel8@sha256:46a5cebefbc09066e786d2a4520d26fb1a260f5635deedfb2d301a5ec605bc35_s390x",
"product_id": "rhacm2/submariner-route-agent-rhel8@sha256:46a5cebefbc09066e786d2a4520d26fb1a260f5635deedfb2d301a5ec605bc35_s390x",
"product_identification_helper": {
"purl": "pkg:oci/submariner-route-agent-rhel8@sha256:46a5cebefbc09066e786d2a4520d26fb1a260f5635deedfb2d301a5ec605bc35?arch=s390x\u0026repository_url=registry.redhat.io/rhacm2/submariner-route-agent-rhel8\u0026tag=v0.13.0-12"
}
}
}
],
"category": "architecture",
"name": "s390x"
},
{
"branches": [
{
"category": "product_version",
"name": "rhacm2/lighthouse-agent-rhel8@sha256:bb4137a931eb5b2ef530094c1d42077fba393f27c0727bb9fa9ca8ebef216d32_arm64",
"product": {
"name": "rhacm2/lighthouse-agent-rhel8@sha256:bb4137a931eb5b2ef530094c1d42077fba393f27c0727bb9fa9ca8ebef216d32_arm64",
"product_id": "rhacm2/lighthouse-agent-rhel8@sha256:bb4137a931eb5b2ef530094c1d42077fba393f27c0727bb9fa9ca8ebef216d32_arm64",
"product_identification_helper": {
"purl": "pkg:oci/lighthouse-agent-rhel8@sha256:bb4137a931eb5b2ef530094c1d42077fba393f27c0727bb9fa9ca8ebef216d32?arch=arm64\u0026repository_url=registry.redhat.io/rhacm2/lighthouse-agent-rhel8\u0026tag=v0.13.0-13"
}
}
},
{
"category": "product_version",
"name": "rhacm2/lighthouse-coredns-rhel8@sha256:7e35418061c0b5e670cc6315bd89b07ac26b1a657068a621c2278dee343f85a4_arm64",
"product": {
"name": "rhacm2/lighthouse-coredns-rhel8@sha256:7e35418061c0b5e670cc6315bd89b07ac26b1a657068a621c2278dee343f85a4_arm64",
"product_id": "rhacm2/lighthouse-coredns-rhel8@sha256:7e35418061c0b5e670cc6315bd89b07ac26b1a657068a621c2278dee343f85a4_arm64",
"product_identification_helper": {
"purl": "pkg:oci/lighthouse-coredns-rhel8@sha256:7e35418061c0b5e670cc6315bd89b07ac26b1a657068a621c2278dee343f85a4?arch=arm64\u0026repository_url=registry.redhat.io/rhacm2/lighthouse-coredns-rhel8\u0026tag=v0.13.0-12"
}
}
},
{
"category": "product_version",
"name": "rhacm2/nettest-rhel8@sha256:d8b61063f3c9528c66e515f4f49dc10e253e0c1d7cbe0d55b5fc3d9092edd126_arm64",
"product": {
"name": "rhacm2/nettest-rhel8@sha256:d8b61063f3c9528c66e515f4f49dc10e253e0c1d7cbe0d55b5fc3d9092edd126_arm64",
"product_id": "rhacm2/nettest-rhel8@sha256:d8b61063f3c9528c66e515f4f49dc10e253e0c1d7cbe0d55b5fc3d9092edd126_arm64",
"product_identification_helper": {
"purl": "pkg:oci/nettest-rhel8@sha256:d8b61063f3c9528c66e515f4f49dc10e253e0c1d7cbe0d55b5fc3d9092edd126?arch=arm64\u0026repository_url=registry.redhat.io/rhacm2/nettest-rhel8\u0026tag=v0.13.0-6"
}
}
},
{
"category": "product_version",
"name": "rhacm2/subctl-rhel8@sha256:69eb726de1608b83cd041c05abfe9d737d17995b00fc813bee8b032a4b108f58_arm64",
"product": {
"name": "rhacm2/subctl-rhel8@sha256:69eb726de1608b83cd041c05abfe9d737d17995b00fc813bee8b032a4b108f58_arm64",
"product_id": "rhacm2/subctl-rhel8@sha256:69eb726de1608b83cd041c05abfe9d737d17995b00fc813bee8b032a4b108f58_arm64",
"product_identification_helper": {
"purl": "pkg:oci/subctl-rhel8@sha256:69eb726de1608b83cd041c05abfe9d737d17995b00fc813bee8b032a4b108f58?arch=arm64\u0026repository_url=registry.redhat.io/rhacm2/subctl-rhel8\u0026tag=v0.13.0-11"
}
}
},
{
"category": "product_version",
"name": "rhacm2/submariner-gateway-rhel8@sha256:29cc42136b0356c267bf8f1c599b1a85dd1a5ac175a95917ba609d8d42cf042b_arm64",
"product": {
"name": "rhacm2/submariner-gateway-rhel8@sha256:29cc42136b0356c267bf8f1c599b1a85dd1a5ac175a95917ba609d8d42cf042b_arm64",
"product_id": "rhacm2/submariner-gateway-rhel8@sha256:29cc42136b0356c267bf8f1c599b1a85dd1a5ac175a95917ba609d8d42cf042b_arm64",
"product_identification_helper": {
"purl": "pkg:oci/submariner-gateway-rhel8@sha256:29cc42136b0356c267bf8f1c599b1a85dd1a5ac175a95917ba609d8d42cf042b?arch=arm64\u0026repository_url=registry.redhat.io/rhacm2/submariner-gateway-rhel8\u0026tag=v0.13.0-12"
}
}
},
{
"category": "product_version",
"name": "rhacm2/submariner-globalnet-rhel8@sha256:58c0df811794ba52277feac73c046c1f78f6731c0792f28665601cac81494804_arm64",
"product": {
"name": "rhacm2/submariner-globalnet-rhel8@sha256:58c0df811794ba52277feac73c046c1f78f6731c0792f28665601cac81494804_arm64",
"product_id": "rhacm2/submariner-globalnet-rhel8@sha256:58c0df811794ba52277feac73c046c1f78f6731c0792f28665601cac81494804_arm64",
"product_identification_helper": {
"purl": "pkg:oci/submariner-globalnet-rhel8@sha256:58c0df811794ba52277feac73c046c1f78f6731c0792f28665601cac81494804?arch=arm64\u0026repository_url=registry.redhat.io/rhacm2/submariner-globalnet-rhel8\u0026tag=v0.13.0-12"
}
}
},
{
"category": "product_version",
"name": "rhacm2/submariner-networkplugin-syncer-rhel8@sha256:2251e876e51328e5061469b7b6002395c6f7486d89fe8a09227c80e134c4341d_arm64",
"product": {
"name": "rhacm2/submariner-networkplugin-syncer-rhel8@sha256:2251e876e51328e5061469b7b6002395c6f7486d89fe8a09227c80e134c4341d_arm64",
"product_id": "rhacm2/submariner-networkplugin-syncer-rhel8@sha256:2251e876e51328e5061469b7b6002395c6f7486d89fe8a09227c80e134c4341d_arm64",
"product_identification_helper": {
"purl": "pkg:oci/submariner-networkplugin-syncer-rhel8@sha256:2251e876e51328e5061469b7b6002395c6f7486d89fe8a09227c80e134c4341d?arch=arm64\u0026repository_url=registry.redhat.io/rhacm2/submariner-networkplugin-syncer-rhel8\u0026tag=v0.13.0-12"
}
}
},
{
"category": "product_version",
"name": "rhacm2/submariner-operator-bundle@sha256:c7c3d5733cdf2b5c4e2df9bf06442fcf4b01228d855015939b8f95493b400129_arm64",
"product": {
"name": "rhacm2/submariner-operator-bundle@sha256:c7c3d5733cdf2b5c4e2df9bf06442fcf4b01228d855015939b8f95493b400129_arm64",
"product_id": "rhacm2/submariner-operator-bundle@sha256:c7c3d5733cdf2b5c4e2df9bf06442fcf4b01228d855015939b8f95493b400129_arm64",
"product_identification_helper": {
"purl": "pkg:oci/submariner-operator-bundle@sha256:c7c3d5733cdf2b5c4e2df9bf06442fcf4b01228d855015939b8f95493b400129?arch=arm64\u0026repository_url=registry.redhat.io/rhacm2/submariner-operator-bundle\u0026tag=v0.13.0-13"
}
}
},
{
"category": "product_version",
"name": "rhacm2/submariner-rhel8-operator@sha256:6908ddbc1fd9ca77c8ca722442c8d135918222cd122801652608f48558a93b35_arm64",
"product": {
"name": "rhacm2/submariner-rhel8-operator@sha256:6908ddbc1fd9ca77c8ca722442c8d135918222cd122801652608f48558a93b35_arm64",
"product_id": "rhacm2/submariner-rhel8-operator@sha256:6908ddbc1fd9ca77c8ca722442c8d135918222cd122801652608f48558a93b35_arm64",
"product_identification_helper": {
"purl": "pkg:oci/submariner-rhel8-operator@sha256:6908ddbc1fd9ca77c8ca722442c8d135918222cd122801652608f48558a93b35?arch=arm64\u0026repository_url=registry.redhat.io/rhacm2/submariner-rhel8-operator\u0026tag=v0.13.0-12"
}
}
},
{
"category": "product_version",
"name": "rhacm2/submariner-route-agent-rhel8@sha256:789e9a6332a402c740505b10ba0a1095f97874094a07ee546c4dd4bb474a92db_arm64",
"product": {
"name": "rhacm2/submariner-route-agent-rhel8@sha256:789e9a6332a402c740505b10ba0a1095f97874094a07ee546c4dd4bb474a92db_arm64",
"product_id": "rhacm2/submariner-route-agent-rhel8@sha256:789e9a6332a402c740505b10ba0a1095f97874094a07ee546c4dd4bb474a92db_arm64",
"product_identification_helper": {
"purl": "pkg:oci/submariner-route-agent-rhel8@sha256:789e9a6332a402c740505b10ba0a1095f97874094a07ee546c4dd4bb474a92db?arch=arm64\u0026repository_url=registry.redhat.io/rhacm2/submariner-route-agent-rhel8\u0026tag=v0.13.0-12"
}
}
}
],
"category": "architecture",
"name": "arm64"
}
],
"category": "vendor",
"name": "Red Hat"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/lighthouse-agent-rhel8@sha256:1b017999b67c62f47d4026b369033de4ea9523198524324b071bde7ce8bd54dd_amd64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.6 for RHEL 8",
"product_id": "8Base-RHACM-2.6:rhacm2/lighthouse-agent-rhel8@sha256:1b017999b67c62f47d4026b369033de4ea9523198524324b071bde7ce8bd54dd_amd64"
},
"product_reference": "rhacm2/lighthouse-agent-rhel8@sha256:1b017999b67c62f47d4026b369033de4ea9523198524324b071bde7ce8bd54dd_amd64",
"relates_to_product_reference": "8Base-RHACM-2.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/lighthouse-agent-rhel8@sha256:9165978e8f6b31c1b2c5ba1966c9ee1fa56fa9d57668b204690c792a67217de1_s390x as a component of Red Hat Advanced Cluster Management for Kubernetes 2.6 for RHEL 8",
"product_id": "8Base-RHACM-2.6:rhacm2/lighthouse-agent-rhel8@sha256:9165978e8f6b31c1b2c5ba1966c9ee1fa56fa9d57668b204690c792a67217de1_s390x"
},
"product_reference": "rhacm2/lighthouse-agent-rhel8@sha256:9165978e8f6b31c1b2c5ba1966c9ee1fa56fa9d57668b204690c792a67217de1_s390x",
"relates_to_product_reference": "8Base-RHACM-2.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/lighthouse-agent-rhel8@sha256:9716dc5a8bf1aab38472108b186bd3013fc1d5ac0f86aea9a60c721d481e3741_ppc64le as a component of Red Hat Advanced Cluster Management for Kubernetes 2.6 for RHEL 8",
"product_id": "8Base-RHACM-2.6:rhacm2/lighthouse-agent-rhel8@sha256:9716dc5a8bf1aab38472108b186bd3013fc1d5ac0f86aea9a60c721d481e3741_ppc64le"
},
"product_reference": "rhacm2/lighthouse-agent-rhel8@sha256:9716dc5a8bf1aab38472108b186bd3013fc1d5ac0f86aea9a60c721d481e3741_ppc64le",
"relates_to_product_reference": "8Base-RHACM-2.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/lighthouse-agent-rhel8@sha256:bb4137a931eb5b2ef530094c1d42077fba393f27c0727bb9fa9ca8ebef216d32_arm64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.6 for RHEL 8",
"product_id": "8Base-RHACM-2.6:rhacm2/lighthouse-agent-rhel8@sha256:bb4137a931eb5b2ef530094c1d42077fba393f27c0727bb9fa9ca8ebef216d32_arm64"
},
"product_reference": "rhacm2/lighthouse-agent-rhel8@sha256:bb4137a931eb5b2ef530094c1d42077fba393f27c0727bb9fa9ca8ebef216d32_arm64",
"relates_to_product_reference": "8Base-RHACM-2.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/lighthouse-coredns-rhel8@sha256:5fedb3d930a6b6a035e5041dbc37f5a72e842fa671d1d1b9a1d07683b3074655_ppc64le as a component of Red Hat Advanced Cluster Management for Kubernetes 2.6 for RHEL 8",
"product_id": "8Base-RHACM-2.6:rhacm2/lighthouse-coredns-rhel8@sha256:5fedb3d930a6b6a035e5041dbc37f5a72e842fa671d1d1b9a1d07683b3074655_ppc64le"
},
"product_reference": "rhacm2/lighthouse-coredns-rhel8@sha256:5fedb3d930a6b6a035e5041dbc37f5a72e842fa671d1d1b9a1d07683b3074655_ppc64le",
"relates_to_product_reference": "8Base-RHACM-2.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/lighthouse-coredns-rhel8@sha256:7e35418061c0b5e670cc6315bd89b07ac26b1a657068a621c2278dee343f85a4_arm64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.6 for RHEL 8",
"product_id": "8Base-RHACM-2.6:rhacm2/lighthouse-coredns-rhel8@sha256:7e35418061c0b5e670cc6315bd89b07ac26b1a657068a621c2278dee343f85a4_arm64"
},
"product_reference": "rhacm2/lighthouse-coredns-rhel8@sha256:7e35418061c0b5e670cc6315bd89b07ac26b1a657068a621c2278dee343f85a4_arm64",
"relates_to_product_reference": "8Base-RHACM-2.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/lighthouse-coredns-rhel8@sha256:923cc15bf740a7a46f53d00bc9c51f8cedcb75d5aa8a5f7f80642ce750f875a7_s390x as a component of Red Hat Advanced Cluster Management for Kubernetes 2.6 for RHEL 8",
"product_id": "8Base-RHACM-2.6:rhacm2/lighthouse-coredns-rhel8@sha256:923cc15bf740a7a46f53d00bc9c51f8cedcb75d5aa8a5f7f80642ce750f875a7_s390x"
},
"product_reference": "rhacm2/lighthouse-coredns-rhel8@sha256:923cc15bf740a7a46f53d00bc9c51f8cedcb75d5aa8a5f7f80642ce750f875a7_s390x",
"relates_to_product_reference": "8Base-RHACM-2.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/lighthouse-coredns-rhel8@sha256:a65cf2a44593713ab1bfac14a6dbf1a43d968b7ee1e5386a38c6ee0dbaa21a45_amd64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.6 for RHEL 8",
"product_id": "8Base-RHACM-2.6:rhacm2/lighthouse-coredns-rhel8@sha256:a65cf2a44593713ab1bfac14a6dbf1a43d968b7ee1e5386a38c6ee0dbaa21a45_amd64"
},
"product_reference": "rhacm2/lighthouse-coredns-rhel8@sha256:a65cf2a44593713ab1bfac14a6dbf1a43d968b7ee1e5386a38c6ee0dbaa21a45_amd64",
"relates_to_product_reference": "8Base-RHACM-2.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/nettest-rhel8@sha256:2f1feeb60f201def1b766553dc67fbfd67631a5fe08f951e40acc9ecf58e53be_s390x as a component of Red Hat Advanced Cluster Management for Kubernetes 2.6 for RHEL 8",
"product_id": "8Base-RHACM-2.6:rhacm2/nettest-rhel8@sha256:2f1feeb60f201def1b766553dc67fbfd67631a5fe08f951e40acc9ecf58e53be_s390x"
},
"product_reference": "rhacm2/nettest-rhel8@sha256:2f1feeb60f201def1b766553dc67fbfd67631a5fe08f951e40acc9ecf58e53be_s390x",
"relates_to_product_reference": "8Base-RHACM-2.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/nettest-rhel8@sha256:801bf491658a7770b370b17f275385f6c405fdae8628df7591c68a2a674c8d77_ppc64le as a component of Red Hat Advanced Cluster Management for Kubernetes 2.6 for RHEL 8",
"product_id": "8Base-RHACM-2.6:rhacm2/nettest-rhel8@sha256:801bf491658a7770b370b17f275385f6c405fdae8628df7591c68a2a674c8d77_ppc64le"
},
"product_reference": "rhacm2/nettest-rhel8@sha256:801bf491658a7770b370b17f275385f6c405fdae8628df7591c68a2a674c8d77_ppc64le",
"relates_to_product_reference": "8Base-RHACM-2.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/nettest-rhel8@sha256:bc00d390fca8f6f53f41bcc9314c68a565aa9b42c74278cb9f83b5c19f82bd69_amd64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.6 for RHEL 8",
"product_id": "8Base-RHACM-2.6:rhacm2/nettest-rhel8@sha256:bc00d390fca8f6f53f41bcc9314c68a565aa9b42c74278cb9f83b5c19f82bd69_amd64"
},
"product_reference": "rhacm2/nettest-rhel8@sha256:bc00d390fca8f6f53f41bcc9314c68a565aa9b42c74278cb9f83b5c19f82bd69_amd64",
"relates_to_product_reference": "8Base-RHACM-2.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/nettest-rhel8@sha256:d8b61063f3c9528c66e515f4f49dc10e253e0c1d7cbe0d55b5fc3d9092edd126_arm64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.6 for RHEL 8",
"product_id": "8Base-RHACM-2.6:rhacm2/nettest-rhel8@sha256:d8b61063f3c9528c66e515f4f49dc10e253e0c1d7cbe0d55b5fc3d9092edd126_arm64"
},
"product_reference": "rhacm2/nettest-rhel8@sha256:d8b61063f3c9528c66e515f4f49dc10e253e0c1d7cbe0d55b5fc3d9092edd126_arm64",
"relates_to_product_reference": "8Base-RHACM-2.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/subctl-rhel8@sha256:5412b60cf39eb7c7a874e7e0e6101c098825a1de742065e212a247660576cf6e_amd64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.6 for RHEL 8",
"product_id": "8Base-RHACM-2.6:rhacm2/subctl-rhel8@sha256:5412b60cf39eb7c7a874e7e0e6101c098825a1de742065e212a247660576cf6e_amd64"
},
"product_reference": "rhacm2/subctl-rhel8@sha256:5412b60cf39eb7c7a874e7e0e6101c098825a1de742065e212a247660576cf6e_amd64",
"relates_to_product_reference": "8Base-RHACM-2.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/subctl-rhel8@sha256:5a049cc3fd785a6afd3c65a80a6c158f769a7427db7352c0e2dbf51efe6688ac_s390x as a component of Red Hat Advanced Cluster Management for Kubernetes 2.6 for RHEL 8",
"product_id": "8Base-RHACM-2.6:rhacm2/subctl-rhel8@sha256:5a049cc3fd785a6afd3c65a80a6c158f769a7427db7352c0e2dbf51efe6688ac_s390x"
},
"product_reference": "rhacm2/subctl-rhel8@sha256:5a049cc3fd785a6afd3c65a80a6c158f769a7427db7352c0e2dbf51efe6688ac_s390x",
"relates_to_product_reference": "8Base-RHACM-2.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/subctl-rhel8@sha256:69eb726de1608b83cd041c05abfe9d737d17995b00fc813bee8b032a4b108f58_arm64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.6 for RHEL 8",
"product_id": "8Base-RHACM-2.6:rhacm2/subctl-rhel8@sha256:69eb726de1608b83cd041c05abfe9d737d17995b00fc813bee8b032a4b108f58_arm64"
},
"product_reference": "rhacm2/subctl-rhel8@sha256:69eb726de1608b83cd041c05abfe9d737d17995b00fc813bee8b032a4b108f58_arm64",
"relates_to_product_reference": "8Base-RHACM-2.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/subctl-rhel8@sha256:bb5739cea600e427dc7f042e8224c93227f2f785c46f69881a0c7ecd475d5c27_ppc64le as a component of Red Hat Advanced Cluster Management for Kubernetes 2.6 for RHEL 8",
"product_id": "8Base-RHACM-2.6:rhacm2/subctl-rhel8@sha256:bb5739cea600e427dc7f042e8224c93227f2f785c46f69881a0c7ecd475d5c27_ppc64le"
},
"product_reference": "rhacm2/subctl-rhel8@sha256:bb5739cea600e427dc7f042e8224c93227f2f785c46f69881a0c7ecd475d5c27_ppc64le",
"relates_to_product_reference": "8Base-RHACM-2.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/submariner-gateway-rhel8@sha256:29cc42136b0356c267bf8f1c599b1a85dd1a5ac175a95917ba609d8d42cf042b_arm64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.6 for RHEL 8",
"product_id": "8Base-RHACM-2.6:rhacm2/submariner-gateway-rhel8@sha256:29cc42136b0356c267bf8f1c599b1a85dd1a5ac175a95917ba609d8d42cf042b_arm64"
},
"product_reference": "rhacm2/submariner-gateway-rhel8@sha256:29cc42136b0356c267bf8f1c599b1a85dd1a5ac175a95917ba609d8d42cf042b_arm64",
"relates_to_product_reference": "8Base-RHACM-2.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/submariner-gateway-rhel8@sha256:63d12fafbc56aff2010ed094234066b7a16f6ddf04f7aeea12b9ad75cec005e3_ppc64le as a component of Red Hat Advanced Cluster Management for Kubernetes 2.6 for RHEL 8",
"product_id": "8Base-RHACM-2.6:rhacm2/submariner-gateway-rhel8@sha256:63d12fafbc56aff2010ed094234066b7a16f6ddf04f7aeea12b9ad75cec005e3_ppc64le"
},
"product_reference": "rhacm2/submariner-gateway-rhel8@sha256:63d12fafbc56aff2010ed094234066b7a16f6ddf04f7aeea12b9ad75cec005e3_ppc64le",
"relates_to_product_reference": "8Base-RHACM-2.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/submariner-gateway-rhel8@sha256:9005919d438664eca44a75271ae1206a02fa4010ba66abae04745ccbbbeb93ee_s390x as a component of Red Hat Advanced Cluster Management for Kubernetes 2.6 for RHEL 8",
"product_id": "8Base-RHACM-2.6:rhacm2/submariner-gateway-rhel8@sha256:9005919d438664eca44a75271ae1206a02fa4010ba66abae04745ccbbbeb93ee_s390x"
},
"product_reference": "rhacm2/submariner-gateway-rhel8@sha256:9005919d438664eca44a75271ae1206a02fa4010ba66abae04745ccbbbeb93ee_s390x",
"relates_to_product_reference": "8Base-RHACM-2.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/submariner-gateway-rhel8@sha256:b51a6807d7443069694125d36c9acf7d1e88f1add2008a9c52bff8c51a64c16b_amd64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.6 for RHEL 8",
"product_id": "8Base-RHACM-2.6:rhacm2/submariner-gateway-rhel8@sha256:b51a6807d7443069694125d36c9acf7d1e88f1add2008a9c52bff8c51a64c16b_amd64"
},
"product_reference": "rhacm2/submariner-gateway-rhel8@sha256:b51a6807d7443069694125d36c9acf7d1e88f1add2008a9c52bff8c51a64c16b_amd64",
"relates_to_product_reference": "8Base-RHACM-2.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/submariner-globalnet-rhel8@sha256:3178568b458bf35c1cec6a8eb16abeae3d468f3e5102849680c65050586e19bb_ppc64le as a component of Red Hat Advanced Cluster Management for Kubernetes 2.6 for RHEL 8",
"product_id": "8Base-RHACM-2.6:rhacm2/submariner-globalnet-rhel8@sha256:3178568b458bf35c1cec6a8eb16abeae3d468f3e5102849680c65050586e19bb_ppc64le"
},
"product_reference": "rhacm2/submariner-globalnet-rhel8@sha256:3178568b458bf35c1cec6a8eb16abeae3d468f3e5102849680c65050586e19bb_ppc64le",
"relates_to_product_reference": "8Base-RHACM-2.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/submariner-globalnet-rhel8@sha256:58c0df811794ba52277feac73c046c1f78f6731c0792f28665601cac81494804_arm64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.6 for RHEL 8",
"product_id": "8Base-RHACM-2.6:rhacm2/submariner-globalnet-rhel8@sha256:58c0df811794ba52277feac73c046c1f78f6731c0792f28665601cac81494804_arm64"
},
"product_reference": "rhacm2/submariner-globalnet-rhel8@sha256:58c0df811794ba52277feac73c046c1f78f6731c0792f28665601cac81494804_arm64",
"relates_to_product_reference": "8Base-RHACM-2.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/submariner-globalnet-rhel8@sha256:8386fc6c583ce7e56af3aa07e6089599863381d9c2b206b674d093ea6a0604b1_s390x as a component of Red Hat Advanced Cluster Management for Kubernetes 2.6 for RHEL 8",
"product_id": "8Base-RHACM-2.6:rhacm2/submariner-globalnet-rhel8@sha256:8386fc6c583ce7e56af3aa07e6089599863381d9c2b206b674d093ea6a0604b1_s390x"
},
"product_reference": "rhacm2/submariner-globalnet-rhel8@sha256:8386fc6c583ce7e56af3aa07e6089599863381d9c2b206b674d093ea6a0604b1_s390x",
"relates_to_product_reference": "8Base-RHACM-2.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/submariner-globalnet-rhel8@sha256:bc1fde61774378d347275e1500aa375570026b586390880d0d0de17cafca6343_amd64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.6 for RHEL 8",
"product_id": "8Base-RHACM-2.6:rhacm2/submariner-globalnet-rhel8@sha256:bc1fde61774378d347275e1500aa375570026b586390880d0d0de17cafca6343_amd64"
},
"product_reference": "rhacm2/submariner-globalnet-rhel8@sha256:bc1fde61774378d347275e1500aa375570026b586390880d0d0de17cafca6343_amd64",
"relates_to_product_reference": "8Base-RHACM-2.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/submariner-networkplugin-syncer-rhel8@sha256:2251e876e51328e5061469b7b6002395c6f7486d89fe8a09227c80e134c4341d_arm64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.6 for RHEL 8",
"product_id": "8Base-RHACM-2.6:rhacm2/submariner-networkplugin-syncer-rhel8@sha256:2251e876e51328e5061469b7b6002395c6f7486d89fe8a09227c80e134c4341d_arm64"
},
"product_reference": "rhacm2/submariner-networkplugin-syncer-rhel8@sha256:2251e876e51328e5061469b7b6002395c6f7486d89fe8a09227c80e134c4341d_arm64",
"relates_to_product_reference": "8Base-RHACM-2.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/submariner-networkplugin-syncer-rhel8@sha256:98bd14eceaa0fe009cf09072c2f8a08a89fca9bde79569bbd89ee17b77151fb9_amd64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.6 for RHEL 8",
"product_id": "8Base-RHACM-2.6:rhacm2/submariner-networkplugin-syncer-rhel8@sha256:98bd14eceaa0fe009cf09072c2f8a08a89fca9bde79569bbd89ee17b77151fb9_amd64"
},
"product_reference": "rhacm2/submariner-networkplugin-syncer-rhel8@sha256:98bd14eceaa0fe009cf09072c2f8a08a89fca9bde79569bbd89ee17b77151fb9_amd64",
"relates_to_product_reference": "8Base-RHACM-2.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/submariner-networkplugin-syncer-rhel8@sha256:c0a892fe4f1802ca3d3c6f03dab6cd25f1ebc41dcddf08d90a6d9aefc193971d_ppc64le as a component of Red Hat Advanced Cluster Management for Kubernetes 2.6 for RHEL 8",
"product_id": "8Base-RHACM-2.6:rhacm2/submariner-networkplugin-syncer-rhel8@sha256:c0a892fe4f1802ca3d3c6f03dab6cd25f1ebc41dcddf08d90a6d9aefc193971d_ppc64le"
},
"product_reference": "rhacm2/submariner-networkplugin-syncer-rhel8@sha256:c0a892fe4f1802ca3d3c6f03dab6cd25f1ebc41dcddf08d90a6d9aefc193971d_ppc64le",
"relates_to_product_reference": "8Base-RHACM-2.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/submariner-networkplugin-syncer-rhel8@sha256:e829974f7d64601d7ac739bea120fe0a02dbc48e7e36d96bdc3b1ea64cbdb77d_s390x as a component of Red Hat Advanced Cluster Management for Kubernetes 2.6 for RHEL 8",
"product_id": "8Base-RHACM-2.6:rhacm2/submariner-networkplugin-syncer-rhel8@sha256:e829974f7d64601d7ac739bea120fe0a02dbc48e7e36d96bdc3b1ea64cbdb77d_s390x"
},
"product_reference": "rhacm2/submariner-networkplugin-syncer-rhel8@sha256:e829974f7d64601d7ac739bea120fe0a02dbc48e7e36d96bdc3b1ea64cbdb77d_s390x",
"relates_to_product_reference": "8Base-RHACM-2.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/submariner-operator-bundle@sha256:11f67392d84dcd4b1e848f365a68d558d4df4ffc2aa7c00ecb882395c21a6161_ppc64le as a component of Red Hat Advanced Cluster Management for Kubernetes 2.6 for RHEL 8",
"product_id": "8Base-RHACM-2.6:rhacm2/submariner-operator-bundle@sha256:11f67392d84dcd4b1e848f365a68d558d4df4ffc2aa7c00ecb882395c21a6161_ppc64le"
},
"product_reference": "rhacm2/submariner-operator-bundle@sha256:11f67392d84dcd4b1e848f365a68d558d4df4ffc2aa7c00ecb882395c21a6161_ppc64le",
"relates_to_product_reference": "8Base-RHACM-2.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/submariner-operator-bundle@sha256:c7c3d5733cdf2b5c4e2df9bf06442fcf4b01228d855015939b8f95493b400129_arm64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.6 for RHEL 8",
"product_id": "8Base-RHACM-2.6:rhacm2/submariner-operator-bundle@sha256:c7c3d5733cdf2b5c4e2df9bf06442fcf4b01228d855015939b8f95493b400129_arm64"
},
"product_reference": "rhacm2/submariner-operator-bundle@sha256:c7c3d5733cdf2b5c4e2df9bf06442fcf4b01228d855015939b8f95493b400129_arm64",
"relates_to_product_reference": "8Base-RHACM-2.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/submariner-operator-bundle@sha256:f67b1af05e09ec1d3b6cba8ed602c5df7331bd1f884602c8719acd6f32e8c2a2_s390x as a component of Red Hat Advanced Cluster Management for Kubernetes 2.6 for RHEL 8",
"product_id": "8Base-RHACM-2.6:rhacm2/submariner-operator-bundle@sha256:f67b1af05e09ec1d3b6cba8ed602c5df7331bd1f884602c8719acd6f32e8c2a2_s390x"
},
"product_reference": "rhacm2/submariner-operator-bundle@sha256:f67b1af05e09ec1d3b6cba8ed602c5df7331bd1f884602c8719acd6f32e8c2a2_s390x",
"relates_to_product_reference": "8Base-RHACM-2.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/submariner-operator-bundle@sha256:fc54c972af6e78e88180bbc3dc0238112dc522de1824946e9dc9807a00fa02c0_amd64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.6 for RHEL 8",
"product_id": "8Base-RHACM-2.6:rhacm2/submariner-operator-bundle@sha256:fc54c972af6e78e88180bbc3dc0238112dc522de1824946e9dc9807a00fa02c0_amd64"
},
"product_reference": "rhacm2/submariner-operator-bundle@sha256:fc54c972af6e78e88180bbc3dc0238112dc522de1824946e9dc9807a00fa02c0_amd64",
"relates_to_product_reference": "8Base-RHACM-2.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/submariner-rhel8-operator@sha256:0173a537eaf3bbac4fb1ba7240cc8b9c3f577d18bd36d3f432b4a403ea691cc4_amd64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.6 for RHEL 8",
"product_id": "8Base-RHACM-2.6:rhacm2/submariner-rhel8-operator@sha256:0173a537eaf3bbac4fb1ba7240cc8b9c3f577d18bd36d3f432b4a403ea691cc4_amd64"
},
"product_reference": "rhacm2/submariner-rhel8-operator@sha256:0173a537eaf3bbac4fb1ba7240cc8b9c3f577d18bd36d3f432b4a403ea691cc4_amd64",
"relates_to_product_reference": "8Base-RHACM-2.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/submariner-rhel8-operator@sha256:137a2e4d7932cfe6260ab8f11c93f098824c12bb60bf98164ef3b09ea2f60cc7_ppc64le as a component of Red Hat Advanced Cluster Management for Kubernetes 2.6 for RHEL 8",
"product_id": "8Base-RHACM-2.6:rhacm2/submariner-rhel8-operator@sha256:137a2e4d7932cfe6260ab8f11c93f098824c12bb60bf98164ef3b09ea2f60cc7_ppc64le"
},
"product_reference": "rhacm2/submariner-rhel8-operator@sha256:137a2e4d7932cfe6260ab8f11c93f098824c12bb60bf98164ef3b09ea2f60cc7_ppc64le",
"relates_to_product_reference": "8Base-RHACM-2.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/submariner-rhel8-operator@sha256:6908ddbc1fd9ca77c8ca722442c8d135918222cd122801652608f48558a93b35_arm64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.6 for RHEL 8",
"product_id": "8Base-RHACM-2.6:rhacm2/submariner-rhel8-operator@sha256:6908ddbc1fd9ca77c8ca722442c8d135918222cd122801652608f48558a93b35_arm64"
},
"product_reference": "rhacm2/submariner-rhel8-operator@sha256:6908ddbc1fd9ca77c8ca722442c8d135918222cd122801652608f48558a93b35_arm64",
"relates_to_product_reference": "8Base-RHACM-2.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/submariner-rhel8-operator@sha256:b76304abe66df877ea8ac3dd31ba02550465b33826b485f713c504ae1e7a7877_s390x as a component of Red Hat Advanced Cluster Management for Kubernetes 2.6 for RHEL 8",
"product_id": "8Base-RHACM-2.6:rhacm2/submariner-rhel8-operator@sha256:b76304abe66df877ea8ac3dd31ba02550465b33826b485f713c504ae1e7a7877_s390x"
},
"product_reference": "rhacm2/submariner-rhel8-operator@sha256:b76304abe66df877ea8ac3dd31ba02550465b33826b485f713c504ae1e7a7877_s390x",
"relates_to_product_reference": "8Base-RHACM-2.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/submariner-route-agent-rhel8@sha256:3397dab22c690e3d8b6bad25393dd545b5f129bffb000906152903d89b07b890_amd64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.6 for RHEL 8",
"product_id": "8Base-RHACM-2.6:rhacm2/submariner-route-agent-rhel8@sha256:3397dab22c690e3d8b6bad25393dd545b5f129bffb000906152903d89b07b890_amd64"
},
"product_reference": "rhacm2/submariner-route-agent-rhel8@sha256:3397dab22c690e3d8b6bad25393dd545b5f129bffb000906152903d89b07b890_amd64",
"relates_to_product_reference": "8Base-RHACM-2.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/submariner-route-agent-rhel8@sha256:3c02f8b23658745194e77f262e16c560f816e5ca99d22162a3c42b241aaf327a_ppc64le as a component of Red Hat Advanced Cluster Management for Kubernetes 2.6 for RHEL 8",
"product_id": "8Base-RHACM-2.6:rhacm2/submariner-route-agent-rhel8@sha256:3c02f8b23658745194e77f262e16c560f816e5ca99d22162a3c42b241aaf327a_ppc64le"
},
"product_reference": "rhacm2/submariner-route-agent-rhel8@sha256:3c02f8b23658745194e77f262e16c560f816e5ca99d22162a3c42b241aaf327a_ppc64le",
"relates_to_product_reference": "8Base-RHACM-2.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/submariner-route-agent-rhel8@sha256:46a5cebefbc09066e786d2a4520d26fb1a260f5635deedfb2d301a5ec605bc35_s390x as a component of Red Hat Advanced Cluster Management for Kubernetes 2.6 for RHEL 8",
"product_id": "8Base-RHACM-2.6:rhacm2/submariner-route-agent-rhel8@sha256:46a5cebefbc09066e786d2a4520d26fb1a260f5635deedfb2d301a5ec605bc35_s390x"
},
"product_reference": "rhacm2/submariner-route-agent-rhel8@sha256:46a5cebefbc09066e786d2a4520d26fb1a260f5635deedfb2d301a5ec605bc35_s390x",
"relates_to_product_reference": "8Base-RHACM-2.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/submariner-route-agent-rhel8@sha256:789e9a6332a402c740505b10ba0a1095f97874094a07ee546c4dd4bb474a92db_arm64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.6 for RHEL 8",
"product_id": "8Base-RHACM-2.6:rhacm2/submariner-route-agent-rhel8@sha256:789e9a6332a402c740505b10ba0a1095f97874094a07ee546c4dd4bb474a92db_arm64"
},
"product_reference": "rhacm2/submariner-route-agent-rhel8@sha256:789e9a6332a402c740505b10ba0a1095f97874094a07ee546c4dd4bb474a92db_arm64",
"relates_to_product_reference": "8Base-RHACM-2.6"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2021-38561",
"cwe": {
"id": "CWE-125",
"name": "Out-of-bounds Read"
},
"discovery_date": "2022-06-23T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2100495"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in golang. The language package for go language can panic due to an out-of-bounds read when an incorrectly formatted language tag is being parsed. This flaw allows an attacker to cause applications using this package to parse untrusted input data to crash, leading to a denial of service of the affected component.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "golang: out-of-bounds read in golang.org/x/text/language leads to DoS",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "This flaw may be triggered only by accepting untrusted user input to the vulnerable golang\u0027s library. The overall DoS attack vector depends directly on how the library\u0027s input is exposed by the consuming application, thus Red Hat rates impact as Moderate.\n\nIn Red Hat Advanced Cluster Management for Kubernetes (RHACM) 2.5 version, the registration-operator, lighthouse-coredns, lighthouse-agent, gatekeeper-operator, and discovery-operator components are affected by this flaw, but the rest of the components are using an already patched version and are unaffected. For 2.4 and previous versions of Red Hat Advanced Cluster Management for Kubernetes (RHACM), most of the components are 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-RHACM-2.6:rhacm2/lighthouse-agent-rhel8@sha256:1b017999b67c62f47d4026b369033de4ea9523198524324b071bde7ce8bd54dd_amd64",
"8Base-RHACM-2.6:rhacm2/lighthouse-agent-rhel8@sha256:9165978e8f6b31c1b2c5ba1966c9ee1fa56fa9d57668b204690c792a67217de1_s390x",
"8Base-RHACM-2.6:rhacm2/lighthouse-agent-rhel8@sha256:9716dc5a8bf1aab38472108b186bd3013fc1d5ac0f86aea9a60c721d481e3741_ppc64le",
"8Base-RHACM-2.6:rhacm2/lighthouse-agent-rhel8@sha256:bb4137a931eb5b2ef530094c1d42077fba393f27c0727bb9fa9ca8ebef216d32_arm64",
"8Base-RHACM-2.6:rhacm2/lighthouse-coredns-rhel8@sha256:5fedb3d930a6b6a035e5041dbc37f5a72e842fa671d1d1b9a1d07683b3074655_ppc64le",
"8Base-RHACM-2.6:rhacm2/lighthouse-coredns-rhel8@sha256:7e35418061c0b5e670cc6315bd89b07ac26b1a657068a621c2278dee343f85a4_arm64",
"8Base-RHACM-2.6:rhacm2/lighthouse-coredns-rhel8@sha256:923cc15bf740a7a46f53d00bc9c51f8cedcb75d5aa8a5f7f80642ce750f875a7_s390x",
"8Base-RHACM-2.6:rhacm2/lighthouse-coredns-rhel8@sha256:a65cf2a44593713ab1bfac14a6dbf1a43d968b7ee1e5386a38c6ee0dbaa21a45_amd64",
"8Base-RHACM-2.6:rhacm2/nettest-rhel8@sha256:2f1feeb60f201def1b766553dc67fbfd67631a5fe08f951e40acc9ecf58e53be_s390x",
"8Base-RHACM-2.6:rhacm2/nettest-rhel8@sha256:801bf491658a7770b370b17f275385f6c405fdae8628df7591c68a2a674c8d77_ppc64le",
"8Base-RHACM-2.6:rhacm2/nettest-rhel8@sha256:bc00d390fca8f6f53f41bcc9314c68a565aa9b42c74278cb9f83b5c19f82bd69_amd64",
"8Base-RHACM-2.6:rhacm2/nettest-rhel8@sha256:d8b61063f3c9528c66e515f4f49dc10e253e0c1d7cbe0d55b5fc3d9092edd126_arm64",
"8Base-RHACM-2.6:rhacm2/subctl-rhel8@sha256:5412b60cf39eb7c7a874e7e0e6101c098825a1de742065e212a247660576cf6e_amd64",
"8Base-RHACM-2.6:rhacm2/subctl-rhel8@sha256:5a049cc3fd785a6afd3c65a80a6c158f769a7427db7352c0e2dbf51efe6688ac_s390x",
"8Base-RHACM-2.6:rhacm2/subctl-rhel8@sha256:69eb726de1608b83cd041c05abfe9d737d17995b00fc813bee8b032a4b108f58_arm64",
"8Base-RHACM-2.6:rhacm2/subctl-rhel8@sha256:bb5739cea600e427dc7f042e8224c93227f2f785c46f69881a0c7ecd475d5c27_ppc64le",
"8Base-RHACM-2.6:rhacm2/submariner-gateway-rhel8@sha256:29cc42136b0356c267bf8f1c599b1a85dd1a5ac175a95917ba609d8d42cf042b_arm64",
"8Base-RHACM-2.6:rhacm2/submariner-gateway-rhel8@sha256:63d12fafbc56aff2010ed094234066b7a16f6ddf04f7aeea12b9ad75cec005e3_ppc64le",
"8Base-RHACM-2.6:rhacm2/submariner-gateway-rhel8@sha256:9005919d438664eca44a75271ae1206a02fa4010ba66abae04745ccbbbeb93ee_s390x",
"8Base-RHACM-2.6:rhacm2/submariner-gateway-rhel8@sha256:b51a6807d7443069694125d36c9acf7d1e88f1add2008a9c52bff8c51a64c16b_amd64",
"8Base-RHACM-2.6:rhacm2/submariner-globalnet-rhel8@sha256:3178568b458bf35c1cec6a8eb16abeae3d468f3e5102849680c65050586e19bb_ppc64le",
"8Base-RHACM-2.6:rhacm2/submariner-globalnet-rhel8@sha256:58c0df811794ba52277feac73c046c1f78f6731c0792f28665601cac81494804_arm64",
"8Base-RHACM-2.6:rhacm2/submariner-globalnet-rhel8@sha256:8386fc6c583ce7e56af3aa07e6089599863381d9c2b206b674d093ea6a0604b1_s390x",
"8Base-RHACM-2.6:rhacm2/submariner-globalnet-rhel8@sha256:bc1fde61774378d347275e1500aa375570026b586390880d0d0de17cafca6343_amd64",
"8Base-RHACM-2.6:rhacm2/submariner-networkplugin-syncer-rhel8@sha256:2251e876e51328e5061469b7b6002395c6f7486d89fe8a09227c80e134c4341d_arm64",
"8Base-RHACM-2.6:rhacm2/submariner-networkplugin-syncer-rhel8@sha256:98bd14eceaa0fe009cf09072c2f8a08a89fca9bde79569bbd89ee17b77151fb9_amd64",
"8Base-RHACM-2.6:rhacm2/submariner-networkplugin-syncer-rhel8@sha256:c0a892fe4f1802ca3d3c6f03dab6cd25f1ebc41dcddf08d90a6d9aefc193971d_ppc64le",
"8Base-RHACM-2.6:rhacm2/submariner-networkplugin-syncer-rhel8@sha256:e829974f7d64601d7ac739bea120fe0a02dbc48e7e36d96bdc3b1ea64cbdb77d_s390x",
"8Base-RHACM-2.6:rhacm2/submariner-operator-bundle@sha256:11f67392d84dcd4b1e848f365a68d558d4df4ffc2aa7c00ecb882395c21a6161_ppc64le",
"8Base-RHACM-2.6:rhacm2/submariner-operator-bundle@sha256:c7c3d5733cdf2b5c4e2df9bf06442fcf4b01228d855015939b8f95493b400129_arm64",
"8Base-RHACM-2.6:rhacm2/submariner-operator-bundle@sha256:f67b1af05e09ec1d3b6cba8ed602c5df7331bd1f884602c8719acd6f32e8c2a2_s390x",
"8Base-RHACM-2.6:rhacm2/submariner-operator-bundle@sha256:fc54c972af6e78e88180bbc3dc0238112dc522de1824946e9dc9807a00fa02c0_amd64",
"8Base-RHACM-2.6:rhacm2/submariner-rhel8-operator@sha256:0173a537eaf3bbac4fb1ba7240cc8b9c3f577d18bd36d3f432b4a403ea691cc4_amd64",
"8Base-RHACM-2.6:rhacm2/submariner-rhel8-operator@sha256:137a2e4d7932cfe6260ab8f11c93f098824c12bb60bf98164ef3b09ea2f60cc7_ppc64le",
"8Base-RHACM-2.6:rhacm2/submariner-rhel8-operator@sha256:6908ddbc1fd9ca77c8ca722442c8d135918222cd122801652608f48558a93b35_arm64",
"8Base-RHACM-2.6:rhacm2/submariner-rhel8-operator@sha256:b76304abe66df877ea8ac3dd31ba02550465b33826b485f713c504ae1e7a7877_s390x",
"8Base-RHACM-2.6:rhacm2/submariner-route-agent-rhel8@sha256:3397dab22c690e3d8b6bad25393dd545b5f129bffb000906152903d89b07b890_amd64",
"8Base-RHACM-2.6:rhacm2/submariner-route-agent-rhel8@sha256:3c02f8b23658745194e77f262e16c560f816e5ca99d22162a3c42b241aaf327a_ppc64le",
"8Base-RHACM-2.6:rhacm2/submariner-route-agent-rhel8@sha256:46a5cebefbc09066e786d2a4520d26fb1a260f5635deedfb2d301a5ec605bc35_s390x",
"8Base-RHACM-2.6:rhacm2/submariner-route-agent-rhel8@sha256:789e9a6332a402c740505b10ba0a1095f97874094a07ee546c4dd4bb474a92db_arm64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2021-38561"
},
{
"category": "external",
"summary": "RHBZ#2100495",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2100495"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2021-38561",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-38561"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2021-38561",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2021-38561"
},
{
"category": "external",
"summary": "https://pkg.go.dev/vuln/GO-2021-0113",
"url": "https://pkg.go.dev/vuln/GO-2021-0113"
}
],
"release_date": "2021-08-12T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2022-09-06T13:00:18+00:00",
"details": "For details on how to install Submariner, refer to:\n\nhttps://access.redhat.com/documentation/en-us/red_hat_advanced_cluster_management_for_kubernetes/2.6/html/add-ons/submariner#submariner-deploy-console \n\nand\n\nhttps://submariner.io/getting-started/",
"product_ids": [
"8Base-RHACM-2.6:rhacm2/lighthouse-agent-rhel8@sha256:1b017999b67c62f47d4026b369033de4ea9523198524324b071bde7ce8bd54dd_amd64",
"8Base-RHACM-2.6:rhacm2/lighthouse-agent-rhel8@sha256:9165978e8f6b31c1b2c5ba1966c9ee1fa56fa9d57668b204690c792a67217de1_s390x",
"8Base-RHACM-2.6:rhacm2/lighthouse-agent-rhel8@sha256:9716dc5a8bf1aab38472108b186bd3013fc1d5ac0f86aea9a60c721d481e3741_ppc64le",
"8Base-RHACM-2.6:rhacm2/lighthouse-agent-rhel8@sha256:bb4137a931eb5b2ef530094c1d42077fba393f27c0727bb9fa9ca8ebef216d32_arm64",
"8Base-RHACM-2.6:rhacm2/lighthouse-coredns-rhel8@sha256:5fedb3d930a6b6a035e5041dbc37f5a72e842fa671d1d1b9a1d07683b3074655_ppc64le",
"8Base-RHACM-2.6:rhacm2/lighthouse-coredns-rhel8@sha256:7e35418061c0b5e670cc6315bd89b07ac26b1a657068a621c2278dee343f85a4_arm64",
"8Base-RHACM-2.6:rhacm2/lighthouse-coredns-rhel8@sha256:923cc15bf740a7a46f53d00bc9c51f8cedcb75d5aa8a5f7f80642ce750f875a7_s390x",
"8Base-RHACM-2.6:rhacm2/lighthouse-coredns-rhel8@sha256:a65cf2a44593713ab1bfac14a6dbf1a43d968b7ee1e5386a38c6ee0dbaa21a45_amd64",
"8Base-RHACM-2.6:rhacm2/nettest-rhel8@sha256:2f1feeb60f201def1b766553dc67fbfd67631a5fe08f951e40acc9ecf58e53be_s390x",
"8Base-RHACM-2.6:rhacm2/nettest-rhel8@sha256:801bf491658a7770b370b17f275385f6c405fdae8628df7591c68a2a674c8d77_ppc64le",
"8Base-RHACM-2.6:rhacm2/nettest-rhel8@sha256:bc00d390fca8f6f53f41bcc9314c68a565aa9b42c74278cb9f83b5c19f82bd69_amd64",
"8Base-RHACM-2.6:rhacm2/nettest-rhel8@sha256:d8b61063f3c9528c66e515f4f49dc10e253e0c1d7cbe0d55b5fc3d9092edd126_arm64",
"8Base-RHACM-2.6:rhacm2/subctl-rhel8@sha256:5412b60cf39eb7c7a874e7e0e6101c098825a1de742065e212a247660576cf6e_amd64",
"8Base-RHACM-2.6:rhacm2/subctl-rhel8@sha256:5a049cc3fd785a6afd3c65a80a6c158f769a7427db7352c0e2dbf51efe6688ac_s390x",
"8Base-RHACM-2.6:rhacm2/subctl-rhel8@sha256:69eb726de1608b83cd041c05abfe9d737d17995b00fc813bee8b032a4b108f58_arm64",
"8Base-RHACM-2.6:rhacm2/subctl-rhel8@sha256:bb5739cea600e427dc7f042e8224c93227f2f785c46f69881a0c7ecd475d5c27_ppc64le",
"8Base-RHACM-2.6:rhacm2/submariner-gateway-rhel8@sha256:29cc42136b0356c267bf8f1c599b1a85dd1a5ac175a95917ba609d8d42cf042b_arm64",
"8Base-RHACM-2.6:rhacm2/submariner-gateway-rhel8@sha256:63d12fafbc56aff2010ed094234066b7a16f6ddf04f7aeea12b9ad75cec005e3_ppc64le",
"8Base-RHACM-2.6:rhacm2/submariner-gateway-rhel8@sha256:9005919d438664eca44a75271ae1206a02fa4010ba66abae04745ccbbbeb93ee_s390x",
"8Base-RHACM-2.6:rhacm2/submariner-gateway-rhel8@sha256:b51a6807d7443069694125d36c9acf7d1e88f1add2008a9c52bff8c51a64c16b_amd64",
"8Base-RHACM-2.6:rhacm2/submariner-globalnet-rhel8@sha256:3178568b458bf35c1cec6a8eb16abeae3d468f3e5102849680c65050586e19bb_ppc64le",
"8Base-RHACM-2.6:rhacm2/submariner-globalnet-rhel8@sha256:58c0df811794ba52277feac73c046c1f78f6731c0792f28665601cac81494804_arm64",
"8Base-RHACM-2.6:rhacm2/submariner-globalnet-rhel8@sha256:8386fc6c583ce7e56af3aa07e6089599863381d9c2b206b674d093ea6a0604b1_s390x",
"8Base-RHACM-2.6:rhacm2/submariner-globalnet-rhel8@sha256:bc1fde61774378d347275e1500aa375570026b586390880d0d0de17cafca6343_amd64",
"8Base-RHACM-2.6:rhacm2/submariner-networkplugin-syncer-rhel8@sha256:2251e876e51328e5061469b7b6002395c6f7486d89fe8a09227c80e134c4341d_arm64",
"8Base-RHACM-2.6:rhacm2/submariner-networkplugin-syncer-rhel8@sha256:98bd14eceaa0fe009cf09072c2f8a08a89fca9bde79569bbd89ee17b77151fb9_amd64",
"8Base-RHACM-2.6:rhacm2/submariner-networkplugin-syncer-rhel8@sha256:c0a892fe4f1802ca3d3c6f03dab6cd25f1ebc41dcddf08d90a6d9aefc193971d_ppc64le",
"8Base-RHACM-2.6:rhacm2/submariner-networkplugin-syncer-rhel8@sha256:e829974f7d64601d7ac739bea120fe0a02dbc48e7e36d96bdc3b1ea64cbdb77d_s390x",
"8Base-RHACM-2.6:rhacm2/submariner-operator-bundle@sha256:11f67392d84dcd4b1e848f365a68d558d4df4ffc2aa7c00ecb882395c21a6161_ppc64le",
"8Base-RHACM-2.6:rhacm2/submariner-operator-bundle@sha256:c7c3d5733cdf2b5c4e2df9bf06442fcf4b01228d855015939b8f95493b400129_arm64",
"8Base-RHACM-2.6:rhacm2/submariner-operator-bundle@sha256:f67b1af05e09ec1d3b6cba8ed602c5df7331bd1f884602c8719acd6f32e8c2a2_s390x",
"8Base-RHACM-2.6:rhacm2/submariner-operator-bundle@sha256:fc54c972af6e78e88180bbc3dc0238112dc522de1824946e9dc9807a00fa02c0_amd64",
"8Base-RHACM-2.6:rhacm2/submariner-rhel8-operator@sha256:0173a537eaf3bbac4fb1ba7240cc8b9c3f577d18bd36d3f432b4a403ea691cc4_amd64",
"8Base-RHACM-2.6:rhacm2/submariner-rhel8-operator@sha256:137a2e4d7932cfe6260ab8f11c93f098824c12bb60bf98164ef3b09ea2f60cc7_ppc64le",
"8Base-RHACM-2.6:rhacm2/submariner-rhel8-operator@sha256:6908ddbc1fd9ca77c8ca722442c8d135918222cd122801652608f48558a93b35_arm64",
"8Base-RHACM-2.6:rhacm2/submariner-rhel8-operator@sha256:b76304abe66df877ea8ac3dd31ba02550465b33826b485f713c504ae1e7a7877_s390x",
"8Base-RHACM-2.6:rhacm2/submariner-route-agent-rhel8@sha256:3397dab22c690e3d8b6bad25393dd545b5f129bffb000906152903d89b07b890_amd64",
"8Base-RHACM-2.6:rhacm2/submariner-route-agent-rhel8@sha256:3c02f8b23658745194e77f262e16c560f816e5ca99d22162a3c42b241aaf327a_ppc64le",
"8Base-RHACM-2.6:rhacm2/submariner-route-agent-rhel8@sha256:46a5cebefbc09066e786d2a4520d26fb1a260f5635deedfb2d301a5ec605bc35_s390x",
"8Base-RHACM-2.6:rhacm2/submariner-route-agent-rhel8@sha256:789e9a6332a402c740505b10ba0a1095f97874094a07ee546c4dd4bb474a92db_arm64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2022: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": [
"8Base-RHACM-2.6:rhacm2/lighthouse-agent-rhel8@sha256:1b017999b67c62f47d4026b369033de4ea9523198524324b071bde7ce8bd54dd_amd64",
"8Base-RHACM-2.6:rhacm2/lighthouse-agent-rhel8@sha256:9165978e8f6b31c1b2c5ba1966c9ee1fa56fa9d57668b204690c792a67217de1_s390x",
"8Base-RHACM-2.6:rhacm2/lighthouse-agent-rhel8@sha256:9716dc5a8bf1aab38472108b186bd3013fc1d5ac0f86aea9a60c721d481e3741_ppc64le",
"8Base-RHACM-2.6:rhacm2/lighthouse-agent-rhel8@sha256:bb4137a931eb5b2ef530094c1d42077fba393f27c0727bb9fa9ca8ebef216d32_arm64",
"8Base-RHACM-2.6:rhacm2/lighthouse-coredns-rhel8@sha256:5fedb3d930a6b6a035e5041dbc37f5a72e842fa671d1d1b9a1d07683b3074655_ppc64le",
"8Base-RHACM-2.6:rhacm2/lighthouse-coredns-rhel8@sha256:7e35418061c0b5e670cc6315bd89b07ac26b1a657068a621c2278dee343f85a4_arm64",
"8Base-RHACM-2.6:rhacm2/lighthouse-coredns-rhel8@sha256:923cc15bf740a7a46f53d00bc9c51f8cedcb75d5aa8a5f7f80642ce750f875a7_s390x",
"8Base-RHACM-2.6:rhacm2/lighthouse-coredns-rhel8@sha256:a65cf2a44593713ab1bfac14a6dbf1a43d968b7ee1e5386a38c6ee0dbaa21a45_amd64",
"8Base-RHACM-2.6:rhacm2/nettest-rhel8@sha256:2f1feeb60f201def1b766553dc67fbfd67631a5fe08f951e40acc9ecf58e53be_s390x",
"8Base-RHACM-2.6:rhacm2/nettest-rhel8@sha256:801bf491658a7770b370b17f275385f6c405fdae8628df7591c68a2a674c8d77_ppc64le",
"8Base-RHACM-2.6:rhacm2/nettest-rhel8@sha256:bc00d390fca8f6f53f41bcc9314c68a565aa9b42c74278cb9f83b5c19f82bd69_amd64",
"8Base-RHACM-2.6:rhacm2/nettest-rhel8@sha256:d8b61063f3c9528c66e515f4f49dc10e253e0c1d7cbe0d55b5fc3d9092edd126_arm64",
"8Base-RHACM-2.6:rhacm2/subctl-rhel8@sha256:5412b60cf39eb7c7a874e7e0e6101c098825a1de742065e212a247660576cf6e_amd64",
"8Base-RHACM-2.6:rhacm2/subctl-rhel8@sha256:5a049cc3fd785a6afd3c65a80a6c158f769a7427db7352c0e2dbf51efe6688ac_s390x",
"8Base-RHACM-2.6:rhacm2/subctl-rhel8@sha256:69eb726de1608b83cd041c05abfe9d737d17995b00fc813bee8b032a4b108f58_arm64",
"8Base-RHACM-2.6:rhacm2/subctl-rhel8@sha256:bb5739cea600e427dc7f042e8224c93227f2f785c46f69881a0c7ecd475d5c27_ppc64le",
"8Base-RHACM-2.6:rhacm2/submariner-gateway-rhel8@sha256:29cc42136b0356c267bf8f1c599b1a85dd1a5ac175a95917ba609d8d42cf042b_arm64",
"8Base-RHACM-2.6:rhacm2/submariner-gateway-rhel8@sha256:63d12fafbc56aff2010ed094234066b7a16f6ddf04f7aeea12b9ad75cec005e3_ppc64le",
"8Base-RHACM-2.6:rhacm2/submariner-gateway-rhel8@sha256:9005919d438664eca44a75271ae1206a02fa4010ba66abae04745ccbbbeb93ee_s390x",
"8Base-RHACM-2.6:rhacm2/submariner-gateway-rhel8@sha256:b51a6807d7443069694125d36c9acf7d1e88f1add2008a9c52bff8c51a64c16b_amd64",
"8Base-RHACM-2.6:rhacm2/submariner-globalnet-rhel8@sha256:3178568b458bf35c1cec6a8eb16abeae3d468f3e5102849680c65050586e19bb_ppc64le",
"8Base-RHACM-2.6:rhacm2/submariner-globalnet-rhel8@sha256:58c0df811794ba52277feac73c046c1f78f6731c0792f28665601cac81494804_arm64",
"8Base-RHACM-2.6:rhacm2/submariner-globalnet-rhel8@sha256:8386fc6c583ce7e56af3aa07e6089599863381d9c2b206b674d093ea6a0604b1_s390x",
"8Base-RHACM-2.6:rhacm2/submariner-globalnet-rhel8@sha256:bc1fde61774378d347275e1500aa375570026b586390880d0d0de17cafca6343_amd64",
"8Base-RHACM-2.6:rhacm2/submariner-networkplugin-syncer-rhel8@sha256:2251e876e51328e5061469b7b6002395c6f7486d89fe8a09227c80e134c4341d_arm64",
"8Base-RHACM-2.6:rhacm2/submariner-networkplugin-syncer-rhel8@sha256:98bd14eceaa0fe009cf09072c2f8a08a89fca9bde79569bbd89ee17b77151fb9_amd64",
"8Base-RHACM-2.6:rhacm2/submariner-networkplugin-syncer-rhel8@sha256:c0a892fe4f1802ca3d3c6f03dab6cd25f1ebc41dcddf08d90a6d9aefc193971d_ppc64le",
"8Base-RHACM-2.6:rhacm2/submariner-networkplugin-syncer-rhel8@sha256:e829974f7d64601d7ac739bea120fe0a02dbc48e7e36d96bdc3b1ea64cbdb77d_s390x",
"8Base-RHACM-2.6:rhacm2/submariner-operator-bundle@sha256:11f67392d84dcd4b1e848f365a68d558d4df4ffc2aa7c00ecb882395c21a6161_ppc64le",
"8Base-RHACM-2.6:rhacm2/submariner-operator-bundle@sha256:c7c3d5733cdf2b5c4e2df9bf06442fcf4b01228d855015939b8f95493b400129_arm64",
"8Base-RHACM-2.6:rhacm2/submariner-operator-bundle@sha256:f67b1af05e09ec1d3b6cba8ed602c5df7331bd1f884602c8719acd6f32e8c2a2_s390x",
"8Base-RHACM-2.6:rhacm2/submariner-operator-bundle@sha256:fc54c972af6e78e88180bbc3dc0238112dc522de1824946e9dc9807a00fa02c0_amd64",
"8Base-RHACM-2.6:rhacm2/submariner-rhel8-operator@sha256:0173a537eaf3bbac4fb1ba7240cc8b9c3f577d18bd36d3f432b4a403ea691cc4_amd64",
"8Base-RHACM-2.6:rhacm2/submariner-rhel8-operator@sha256:137a2e4d7932cfe6260ab8f11c93f098824c12bb60bf98164ef3b09ea2f60cc7_ppc64le",
"8Base-RHACM-2.6:rhacm2/submariner-rhel8-operator@sha256:6908ddbc1fd9ca77c8ca722442c8d135918222cd122801652608f48558a93b35_arm64",
"8Base-RHACM-2.6:rhacm2/submariner-rhel8-operator@sha256:b76304abe66df877ea8ac3dd31ba02550465b33826b485f713c504ae1e7a7877_s390x",
"8Base-RHACM-2.6:rhacm2/submariner-route-agent-rhel8@sha256:3397dab22c690e3d8b6bad25393dd545b5f129bffb000906152903d89b07b890_amd64",
"8Base-RHACM-2.6:rhacm2/submariner-route-agent-rhel8@sha256:3c02f8b23658745194e77f262e16c560f816e5ca99d22162a3c42b241aaf327a_ppc64le",
"8Base-RHACM-2.6:rhacm2/submariner-route-agent-rhel8@sha256:46a5cebefbc09066e786d2a4520d26fb1a260f5635deedfb2d301a5ec605bc35_s390x",
"8Base-RHACM-2.6:rhacm2/submariner-route-agent-rhel8@sha256:789e9a6332a402c740505b10ba0a1095f97874094a07ee546c4dd4bb474a92db_arm64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "golang: out-of-bounds read in golang.org/x/text/language leads to DoS"
},
{
"cve": "CVE-2022-1705",
"cwe": {
"id": "CWE-444",
"name": "Inconsistent Interpretation of HTTP Requests (\u0027HTTP Request/Response Smuggling\u0027)"
},
"discovery_date": "2022-07-14T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2107374"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in golang. The HTTP/1 client accepted invalid Transfer-Encoding headers indicating \"chunked\" encoding. This issue could allow request smuggling, but only if combined with an intermediate server that also improperly accepts the header as invalid.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "golang: net/http: improper sanitization of Transfer-Encoding header",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "Within regulated environments, a combination of the following controls acts as a significant barrier to successfully exploiting a CWE-444: Inconsistent Interpretation of HTTP Requests (\u0027HTTP Request/Response Smuggling\u0027) vulnerability and therefore downgrades the severity of this particular CVE from Moderate to Low.\n\nThe platform uses secure, encrypted HTTPS connections over TLS 1.2 to reduce the risk of smuggling attacks by preventing the injection of ambiguous or malformed requests between components. The environment employs IPS/IDS and antimalware solutions to detect and block malicious code while ensuring consistent interpretation of HTTP requests across network layers, mitigating request/response inconsistencies. Event logs are collected and analyzed for centralization, correlation, monitoring, alerting, and retention, enabling the detection of malformed or suspicious HTTP traffic. Static code analysis and peer reviews enforce strong input validation and error handling to ensure all user inputs adhere to HTTP protocol specifications.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"8Base-RHACM-2.6:rhacm2/lighthouse-agent-rhel8@sha256:1b017999b67c62f47d4026b369033de4ea9523198524324b071bde7ce8bd54dd_amd64",
"8Base-RHACM-2.6:rhacm2/lighthouse-agent-rhel8@sha256:9165978e8f6b31c1b2c5ba1966c9ee1fa56fa9d57668b204690c792a67217de1_s390x",
"8Base-RHACM-2.6:rhacm2/lighthouse-agent-rhel8@sha256:9716dc5a8bf1aab38472108b186bd3013fc1d5ac0f86aea9a60c721d481e3741_ppc64le",
"8Base-RHACM-2.6:rhacm2/lighthouse-agent-rhel8@sha256:bb4137a931eb5b2ef530094c1d42077fba393f27c0727bb9fa9ca8ebef216d32_arm64",
"8Base-RHACM-2.6:rhacm2/lighthouse-coredns-rhel8@sha256:5fedb3d930a6b6a035e5041dbc37f5a72e842fa671d1d1b9a1d07683b3074655_ppc64le",
"8Base-RHACM-2.6:rhacm2/lighthouse-coredns-rhel8@sha256:7e35418061c0b5e670cc6315bd89b07ac26b1a657068a621c2278dee343f85a4_arm64",
"8Base-RHACM-2.6:rhacm2/lighthouse-coredns-rhel8@sha256:923cc15bf740a7a46f53d00bc9c51f8cedcb75d5aa8a5f7f80642ce750f875a7_s390x",
"8Base-RHACM-2.6:rhacm2/lighthouse-coredns-rhel8@sha256:a65cf2a44593713ab1bfac14a6dbf1a43d968b7ee1e5386a38c6ee0dbaa21a45_amd64",
"8Base-RHACM-2.6:rhacm2/nettest-rhel8@sha256:2f1feeb60f201def1b766553dc67fbfd67631a5fe08f951e40acc9ecf58e53be_s390x",
"8Base-RHACM-2.6:rhacm2/nettest-rhel8@sha256:801bf491658a7770b370b17f275385f6c405fdae8628df7591c68a2a674c8d77_ppc64le",
"8Base-RHACM-2.6:rhacm2/nettest-rhel8@sha256:bc00d390fca8f6f53f41bcc9314c68a565aa9b42c74278cb9f83b5c19f82bd69_amd64",
"8Base-RHACM-2.6:rhacm2/nettest-rhel8@sha256:d8b61063f3c9528c66e515f4f49dc10e253e0c1d7cbe0d55b5fc3d9092edd126_arm64",
"8Base-RHACM-2.6:rhacm2/subctl-rhel8@sha256:5412b60cf39eb7c7a874e7e0e6101c098825a1de742065e212a247660576cf6e_amd64",
"8Base-RHACM-2.6:rhacm2/subctl-rhel8@sha256:5a049cc3fd785a6afd3c65a80a6c158f769a7427db7352c0e2dbf51efe6688ac_s390x",
"8Base-RHACM-2.6:rhacm2/subctl-rhel8@sha256:69eb726de1608b83cd041c05abfe9d737d17995b00fc813bee8b032a4b108f58_arm64",
"8Base-RHACM-2.6:rhacm2/subctl-rhel8@sha256:bb5739cea600e427dc7f042e8224c93227f2f785c46f69881a0c7ecd475d5c27_ppc64le",
"8Base-RHACM-2.6:rhacm2/submariner-gateway-rhel8@sha256:29cc42136b0356c267bf8f1c599b1a85dd1a5ac175a95917ba609d8d42cf042b_arm64",
"8Base-RHACM-2.6:rhacm2/submariner-gateway-rhel8@sha256:63d12fafbc56aff2010ed094234066b7a16f6ddf04f7aeea12b9ad75cec005e3_ppc64le",
"8Base-RHACM-2.6:rhacm2/submariner-gateway-rhel8@sha256:9005919d438664eca44a75271ae1206a02fa4010ba66abae04745ccbbbeb93ee_s390x",
"8Base-RHACM-2.6:rhacm2/submariner-gateway-rhel8@sha256:b51a6807d7443069694125d36c9acf7d1e88f1add2008a9c52bff8c51a64c16b_amd64",
"8Base-RHACM-2.6:rhacm2/submariner-globalnet-rhel8@sha256:3178568b458bf35c1cec6a8eb16abeae3d468f3e5102849680c65050586e19bb_ppc64le",
"8Base-RHACM-2.6:rhacm2/submariner-globalnet-rhel8@sha256:58c0df811794ba52277feac73c046c1f78f6731c0792f28665601cac81494804_arm64",
"8Base-RHACM-2.6:rhacm2/submariner-globalnet-rhel8@sha256:8386fc6c583ce7e56af3aa07e6089599863381d9c2b206b674d093ea6a0604b1_s390x",
"8Base-RHACM-2.6:rhacm2/submariner-globalnet-rhel8@sha256:bc1fde61774378d347275e1500aa375570026b586390880d0d0de17cafca6343_amd64",
"8Base-RHACM-2.6:rhacm2/submariner-networkplugin-syncer-rhel8@sha256:2251e876e51328e5061469b7b6002395c6f7486d89fe8a09227c80e134c4341d_arm64",
"8Base-RHACM-2.6:rhacm2/submariner-networkplugin-syncer-rhel8@sha256:98bd14eceaa0fe009cf09072c2f8a08a89fca9bde79569bbd89ee17b77151fb9_amd64",
"8Base-RHACM-2.6:rhacm2/submariner-networkplugin-syncer-rhel8@sha256:c0a892fe4f1802ca3d3c6f03dab6cd25f1ebc41dcddf08d90a6d9aefc193971d_ppc64le",
"8Base-RHACM-2.6:rhacm2/submariner-networkplugin-syncer-rhel8@sha256:e829974f7d64601d7ac739bea120fe0a02dbc48e7e36d96bdc3b1ea64cbdb77d_s390x",
"8Base-RHACM-2.6:rhacm2/submariner-operator-bundle@sha256:11f67392d84dcd4b1e848f365a68d558d4df4ffc2aa7c00ecb882395c21a6161_ppc64le",
"8Base-RHACM-2.6:rhacm2/submariner-operator-bundle@sha256:c7c3d5733cdf2b5c4e2df9bf06442fcf4b01228d855015939b8f95493b400129_arm64",
"8Base-RHACM-2.6:rhacm2/submariner-operator-bundle@sha256:f67b1af05e09ec1d3b6cba8ed602c5df7331bd1f884602c8719acd6f32e8c2a2_s390x",
"8Base-RHACM-2.6:rhacm2/submariner-operator-bundle@sha256:fc54c972af6e78e88180bbc3dc0238112dc522de1824946e9dc9807a00fa02c0_amd64",
"8Base-RHACM-2.6:rhacm2/submariner-rhel8-operator@sha256:0173a537eaf3bbac4fb1ba7240cc8b9c3f577d18bd36d3f432b4a403ea691cc4_amd64",
"8Base-RHACM-2.6:rhacm2/submariner-rhel8-operator@sha256:137a2e4d7932cfe6260ab8f11c93f098824c12bb60bf98164ef3b09ea2f60cc7_ppc64le",
"8Base-RHACM-2.6:rhacm2/submariner-rhel8-operator@sha256:6908ddbc1fd9ca77c8ca722442c8d135918222cd122801652608f48558a93b35_arm64",
"8Base-RHACM-2.6:rhacm2/submariner-rhel8-operator@sha256:b76304abe66df877ea8ac3dd31ba02550465b33826b485f713c504ae1e7a7877_s390x",
"8Base-RHACM-2.6:rhacm2/submariner-route-agent-rhel8@sha256:3397dab22c690e3d8b6bad25393dd545b5f129bffb000906152903d89b07b890_amd64",
"8Base-RHACM-2.6:rhacm2/submariner-route-agent-rhel8@sha256:3c02f8b23658745194e77f262e16c560f816e5ca99d22162a3c42b241aaf327a_ppc64le",
"8Base-RHACM-2.6:rhacm2/submariner-route-agent-rhel8@sha256:46a5cebefbc09066e786d2a4520d26fb1a260f5635deedfb2d301a5ec605bc35_s390x",
"8Base-RHACM-2.6:rhacm2/submariner-route-agent-rhel8@sha256:789e9a6332a402c740505b10ba0a1095f97874094a07ee546c4dd4bb474a92db_arm64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2022-1705"
},
{
"category": "external",
"summary": "RHBZ#2107374",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2107374"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2022-1705",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-1705"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2022-1705",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2022-1705"
},
{
"category": "external",
"summary": "https://go.dev/issue/53188",
"url": "https://go.dev/issue/53188"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-announce/c/nqrv9fbR0zE",
"url": "https://groups.google.com/g/golang-announce/c/nqrv9fbR0zE"
}
],
"release_date": "2022-07-12T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2022-09-06T13:00:18+00:00",
"details": "For details on how to install Submariner, refer to:\n\nhttps://access.redhat.com/documentation/en-us/red_hat_advanced_cluster_management_for_kubernetes/2.6/html/add-ons/submariner#submariner-deploy-console \n\nand\n\nhttps://submariner.io/getting-started/",
"product_ids": [
"8Base-RHACM-2.6:rhacm2/lighthouse-agent-rhel8@sha256:1b017999b67c62f47d4026b369033de4ea9523198524324b071bde7ce8bd54dd_amd64",
"8Base-RHACM-2.6:rhacm2/lighthouse-agent-rhel8@sha256:9165978e8f6b31c1b2c5ba1966c9ee1fa56fa9d57668b204690c792a67217de1_s390x",
"8Base-RHACM-2.6:rhacm2/lighthouse-agent-rhel8@sha256:9716dc5a8bf1aab38472108b186bd3013fc1d5ac0f86aea9a60c721d481e3741_ppc64le",
"8Base-RHACM-2.6:rhacm2/lighthouse-agent-rhel8@sha256:bb4137a931eb5b2ef530094c1d42077fba393f27c0727bb9fa9ca8ebef216d32_arm64",
"8Base-RHACM-2.6:rhacm2/lighthouse-coredns-rhel8@sha256:5fedb3d930a6b6a035e5041dbc37f5a72e842fa671d1d1b9a1d07683b3074655_ppc64le",
"8Base-RHACM-2.6:rhacm2/lighthouse-coredns-rhel8@sha256:7e35418061c0b5e670cc6315bd89b07ac26b1a657068a621c2278dee343f85a4_arm64",
"8Base-RHACM-2.6:rhacm2/lighthouse-coredns-rhel8@sha256:923cc15bf740a7a46f53d00bc9c51f8cedcb75d5aa8a5f7f80642ce750f875a7_s390x",
"8Base-RHACM-2.6:rhacm2/lighthouse-coredns-rhel8@sha256:a65cf2a44593713ab1bfac14a6dbf1a43d968b7ee1e5386a38c6ee0dbaa21a45_amd64",
"8Base-RHACM-2.6:rhacm2/nettest-rhel8@sha256:2f1feeb60f201def1b766553dc67fbfd67631a5fe08f951e40acc9ecf58e53be_s390x",
"8Base-RHACM-2.6:rhacm2/nettest-rhel8@sha256:801bf491658a7770b370b17f275385f6c405fdae8628df7591c68a2a674c8d77_ppc64le",
"8Base-RHACM-2.6:rhacm2/nettest-rhel8@sha256:bc00d390fca8f6f53f41bcc9314c68a565aa9b42c74278cb9f83b5c19f82bd69_amd64",
"8Base-RHACM-2.6:rhacm2/nettest-rhel8@sha256:d8b61063f3c9528c66e515f4f49dc10e253e0c1d7cbe0d55b5fc3d9092edd126_arm64",
"8Base-RHACM-2.6:rhacm2/subctl-rhel8@sha256:5412b60cf39eb7c7a874e7e0e6101c098825a1de742065e212a247660576cf6e_amd64",
"8Base-RHACM-2.6:rhacm2/subctl-rhel8@sha256:5a049cc3fd785a6afd3c65a80a6c158f769a7427db7352c0e2dbf51efe6688ac_s390x",
"8Base-RHACM-2.6:rhacm2/subctl-rhel8@sha256:69eb726de1608b83cd041c05abfe9d737d17995b00fc813bee8b032a4b108f58_arm64",
"8Base-RHACM-2.6:rhacm2/subctl-rhel8@sha256:bb5739cea600e427dc7f042e8224c93227f2f785c46f69881a0c7ecd475d5c27_ppc64le",
"8Base-RHACM-2.6:rhacm2/submariner-gateway-rhel8@sha256:29cc42136b0356c267bf8f1c599b1a85dd1a5ac175a95917ba609d8d42cf042b_arm64",
"8Base-RHACM-2.6:rhacm2/submariner-gateway-rhel8@sha256:63d12fafbc56aff2010ed094234066b7a16f6ddf04f7aeea12b9ad75cec005e3_ppc64le",
"8Base-RHACM-2.6:rhacm2/submariner-gateway-rhel8@sha256:9005919d438664eca44a75271ae1206a02fa4010ba66abae04745ccbbbeb93ee_s390x",
"8Base-RHACM-2.6:rhacm2/submariner-gateway-rhel8@sha256:b51a6807d7443069694125d36c9acf7d1e88f1add2008a9c52bff8c51a64c16b_amd64",
"8Base-RHACM-2.6:rhacm2/submariner-globalnet-rhel8@sha256:3178568b458bf35c1cec6a8eb16abeae3d468f3e5102849680c65050586e19bb_ppc64le",
"8Base-RHACM-2.6:rhacm2/submariner-globalnet-rhel8@sha256:58c0df811794ba52277feac73c046c1f78f6731c0792f28665601cac81494804_arm64",
"8Base-RHACM-2.6:rhacm2/submariner-globalnet-rhel8@sha256:8386fc6c583ce7e56af3aa07e6089599863381d9c2b206b674d093ea6a0604b1_s390x",
"8Base-RHACM-2.6:rhacm2/submariner-globalnet-rhel8@sha256:bc1fde61774378d347275e1500aa375570026b586390880d0d0de17cafca6343_amd64",
"8Base-RHACM-2.6:rhacm2/submariner-networkplugin-syncer-rhel8@sha256:2251e876e51328e5061469b7b6002395c6f7486d89fe8a09227c80e134c4341d_arm64",
"8Base-RHACM-2.6:rhacm2/submariner-networkplugin-syncer-rhel8@sha256:98bd14eceaa0fe009cf09072c2f8a08a89fca9bde79569bbd89ee17b77151fb9_amd64",
"8Base-RHACM-2.6:rhacm2/submariner-networkplugin-syncer-rhel8@sha256:c0a892fe4f1802ca3d3c6f03dab6cd25f1ebc41dcddf08d90a6d9aefc193971d_ppc64le",
"8Base-RHACM-2.6:rhacm2/submariner-networkplugin-syncer-rhel8@sha256:e829974f7d64601d7ac739bea120fe0a02dbc48e7e36d96bdc3b1ea64cbdb77d_s390x",
"8Base-RHACM-2.6:rhacm2/submariner-operator-bundle@sha256:11f67392d84dcd4b1e848f365a68d558d4df4ffc2aa7c00ecb882395c21a6161_ppc64le",
"8Base-RHACM-2.6:rhacm2/submariner-operator-bundle@sha256:c7c3d5733cdf2b5c4e2df9bf06442fcf4b01228d855015939b8f95493b400129_arm64",
"8Base-RHACM-2.6:rhacm2/submariner-operator-bundle@sha256:f67b1af05e09ec1d3b6cba8ed602c5df7331bd1f884602c8719acd6f32e8c2a2_s390x",
"8Base-RHACM-2.6:rhacm2/submariner-operator-bundle@sha256:fc54c972af6e78e88180bbc3dc0238112dc522de1824946e9dc9807a00fa02c0_amd64",
"8Base-RHACM-2.6:rhacm2/submariner-rhel8-operator@sha256:0173a537eaf3bbac4fb1ba7240cc8b9c3f577d18bd36d3f432b4a403ea691cc4_amd64",
"8Base-RHACM-2.6:rhacm2/submariner-rhel8-operator@sha256:137a2e4d7932cfe6260ab8f11c93f098824c12bb60bf98164ef3b09ea2f60cc7_ppc64le",
"8Base-RHACM-2.6:rhacm2/submariner-rhel8-operator@sha256:6908ddbc1fd9ca77c8ca722442c8d135918222cd122801652608f48558a93b35_arm64",
"8Base-RHACM-2.6:rhacm2/submariner-rhel8-operator@sha256:b76304abe66df877ea8ac3dd31ba02550465b33826b485f713c504ae1e7a7877_s390x",
"8Base-RHACM-2.6:rhacm2/submariner-route-agent-rhel8@sha256:3397dab22c690e3d8b6bad25393dd545b5f129bffb000906152903d89b07b890_amd64",
"8Base-RHACM-2.6:rhacm2/submariner-route-agent-rhel8@sha256:3c02f8b23658745194e77f262e16c560f816e5ca99d22162a3c42b241aaf327a_ppc64le",
"8Base-RHACM-2.6:rhacm2/submariner-route-agent-rhel8@sha256:46a5cebefbc09066e786d2a4520d26fb1a260f5635deedfb2d301a5ec605bc35_s390x",
"8Base-RHACM-2.6:rhacm2/submariner-route-agent-rhel8@sha256:789e9a6332a402c740505b10ba0a1095f97874094a07ee546c4dd4bb474a92db_arm64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2022:6346"
}
],
"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.6:rhacm2/lighthouse-agent-rhel8@sha256:1b017999b67c62f47d4026b369033de4ea9523198524324b071bde7ce8bd54dd_amd64",
"8Base-RHACM-2.6:rhacm2/lighthouse-agent-rhel8@sha256:9165978e8f6b31c1b2c5ba1966c9ee1fa56fa9d57668b204690c792a67217de1_s390x",
"8Base-RHACM-2.6:rhacm2/lighthouse-agent-rhel8@sha256:9716dc5a8bf1aab38472108b186bd3013fc1d5ac0f86aea9a60c721d481e3741_ppc64le",
"8Base-RHACM-2.6:rhacm2/lighthouse-agent-rhel8@sha256:bb4137a931eb5b2ef530094c1d42077fba393f27c0727bb9fa9ca8ebef216d32_arm64",
"8Base-RHACM-2.6:rhacm2/lighthouse-coredns-rhel8@sha256:5fedb3d930a6b6a035e5041dbc37f5a72e842fa671d1d1b9a1d07683b3074655_ppc64le",
"8Base-RHACM-2.6:rhacm2/lighthouse-coredns-rhel8@sha256:7e35418061c0b5e670cc6315bd89b07ac26b1a657068a621c2278dee343f85a4_arm64",
"8Base-RHACM-2.6:rhacm2/lighthouse-coredns-rhel8@sha256:923cc15bf740a7a46f53d00bc9c51f8cedcb75d5aa8a5f7f80642ce750f875a7_s390x",
"8Base-RHACM-2.6:rhacm2/lighthouse-coredns-rhel8@sha256:a65cf2a44593713ab1bfac14a6dbf1a43d968b7ee1e5386a38c6ee0dbaa21a45_amd64",
"8Base-RHACM-2.6:rhacm2/nettest-rhel8@sha256:2f1feeb60f201def1b766553dc67fbfd67631a5fe08f951e40acc9ecf58e53be_s390x",
"8Base-RHACM-2.6:rhacm2/nettest-rhel8@sha256:801bf491658a7770b370b17f275385f6c405fdae8628df7591c68a2a674c8d77_ppc64le",
"8Base-RHACM-2.6:rhacm2/nettest-rhel8@sha256:bc00d390fca8f6f53f41bcc9314c68a565aa9b42c74278cb9f83b5c19f82bd69_amd64",
"8Base-RHACM-2.6:rhacm2/nettest-rhel8@sha256:d8b61063f3c9528c66e515f4f49dc10e253e0c1d7cbe0d55b5fc3d9092edd126_arm64",
"8Base-RHACM-2.6:rhacm2/subctl-rhel8@sha256:5412b60cf39eb7c7a874e7e0e6101c098825a1de742065e212a247660576cf6e_amd64",
"8Base-RHACM-2.6:rhacm2/subctl-rhel8@sha256:5a049cc3fd785a6afd3c65a80a6c158f769a7427db7352c0e2dbf51efe6688ac_s390x",
"8Base-RHACM-2.6:rhacm2/subctl-rhel8@sha256:69eb726de1608b83cd041c05abfe9d737d17995b00fc813bee8b032a4b108f58_arm64",
"8Base-RHACM-2.6:rhacm2/subctl-rhel8@sha256:bb5739cea600e427dc7f042e8224c93227f2f785c46f69881a0c7ecd475d5c27_ppc64le",
"8Base-RHACM-2.6:rhacm2/submariner-gateway-rhel8@sha256:29cc42136b0356c267bf8f1c599b1a85dd1a5ac175a95917ba609d8d42cf042b_arm64",
"8Base-RHACM-2.6:rhacm2/submariner-gateway-rhel8@sha256:63d12fafbc56aff2010ed094234066b7a16f6ddf04f7aeea12b9ad75cec005e3_ppc64le",
"8Base-RHACM-2.6:rhacm2/submariner-gateway-rhel8@sha256:9005919d438664eca44a75271ae1206a02fa4010ba66abae04745ccbbbeb93ee_s390x",
"8Base-RHACM-2.6:rhacm2/submariner-gateway-rhel8@sha256:b51a6807d7443069694125d36c9acf7d1e88f1add2008a9c52bff8c51a64c16b_amd64",
"8Base-RHACM-2.6:rhacm2/submariner-globalnet-rhel8@sha256:3178568b458bf35c1cec6a8eb16abeae3d468f3e5102849680c65050586e19bb_ppc64le",
"8Base-RHACM-2.6:rhacm2/submariner-globalnet-rhel8@sha256:58c0df811794ba52277feac73c046c1f78f6731c0792f28665601cac81494804_arm64",
"8Base-RHACM-2.6:rhacm2/submariner-globalnet-rhel8@sha256:8386fc6c583ce7e56af3aa07e6089599863381d9c2b206b674d093ea6a0604b1_s390x",
"8Base-RHACM-2.6:rhacm2/submariner-globalnet-rhel8@sha256:bc1fde61774378d347275e1500aa375570026b586390880d0d0de17cafca6343_amd64",
"8Base-RHACM-2.6:rhacm2/submariner-networkplugin-syncer-rhel8@sha256:2251e876e51328e5061469b7b6002395c6f7486d89fe8a09227c80e134c4341d_arm64",
"8Base-RHACM-2.6:rhacm2/submariner-networkplugin-syncer-rhel8@sha256:98bd14eceaa0fe009cf09072c2f8a08a89fca9bde79569bbd89ee17b77151fb9_amd64",
"8Base-RHACM-2.6:rhacm2/submariner-networkplugin-syncer-rhel8@sha256:c0a892fe4f1802ca3d3c6f03dab6cd25f1ebc41dcddf08d90a6d9aefc193971d_ppc64le",
"8Base-RHACM-2.6:rhacm2/submariner-networkplugin-syncer-rhel8@sha256:e829974f7d64601d7ac739bea120fe0a02dbc48e7e36d96bdc3b1ea64cbdb77d_s390x",
"8Base-RHACM-2.6:rhacm2/submariner-operator-bundle@sha256:11f67392d84dcd4b1e848f365a68d558d4df4ffc2aa7c00ecb882395c21a6161_ppc64le",
"8Base-RHACM-2.6:rhacm2/submariner-operator-bundle@sha256:c7c3d5733cdf2b5c4e2df9bf06442fcf4b01228d855015939b8f95493b400129_arm64",
"8Base-RHACM-2.6:rhacm2/submariner-operator-bundle@sha256:f67b1af05e09ec1d3b6cba8ed602c5df7331bd1f884602c8719acd6f32e8c2a2_s390x",
"8Base-RHACM-2.6:rhacm2/submariner-operator-bundle@sha256:fc54c972af6e78e88180bbc3dc0238112dc522de1824946e9dc9807a00fa02c0_amd64",
"8Base-RHACM-2.6:rhacm2/submariner-rhel8-operator@sha256:0173a537eaf3bbac4fb1ba7240cc8b9c3f577d18bd36d3f432b4a403ea691cc4_amd64",
"8Base-RHACM-2.6:rhacm2/submariner-rhel8-operator@sha256:137a2e4d7932cfe6260ab8f11c93f098824c12bb60bf98164ef3b09ea2f60cc7_ppc64le",
"8Base-RHACM-2.6:rhacm2/submariner-rhel8-operator@sha256:6908ddbc1fd9ca77c8ca722442c8d135918222cd122801652608f48558a93b35_arm64",
"8Base-RHACM-2.6:rhacm2/submariner-rhel8-operator@sha256:b76304abe66df877ea8ac3dd31ba02550465b33826b485f713c504ae1e7a7877_s390x",
"8Base-RHACM-2.6:rhacm2/submariner-route-agent-rhel8@sha256:3397dab22c690e3d8b6bad25393dd545b5f129bffb000906152903d89b07b890_amd64",
"8Base-RHACM-2.6:rhacm2/submariner-route-agent-rhel8@sha256:3c02f8b23658745194e77f262e16c560f816e5ca99d22162a3c42b241aaf327a_ppc64le",
"8Base-RHACM-2.6:rhacm2/submariner-route-agent-rhel8@sha256:46a5cebefbc09066e786d2a4520d26fb1a260f5635deedfb2d301a5ec605bc35_s390x",
"8Base-RHACM-2.6:rhacm2/submariner-route-agent-rhel8@sha256:789e9a6332a402c740505b10ba0a1095f97874094a07ee546c4dd4bb474a92db_arm64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "golang: net/http: improper sanitization of Transfer-Encoding header"
},
{
"cve": "CVE-2022-1962",
"cwe": {
"id": "CWE-1325",
"name": "Improperly Controlled Sequential Memory Allocation"
},
"discovery_date": "2022-07-14T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2107376"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in the golang standard library, go/parser. When calling any Parse functions on the Go source code, which contains deeply nested types or declarations, a panic can occur due to stack exhaustion. This issue allows an attacker to impact system availability.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "golang: go/parser: stack exhaustion in all Parse* functions",
"title": "Vulnerability summary"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"8Base-RHACM-2.6:rhacm2/lighthouse-agent-rhel8@sha256:1b017999b67c62f47d4026b369033de4ea9523198524324b071bde7ce8bd54dd_amd64",
"8Base-RHACM-2.6:rhacm2/lighthouse-agent-rhel8@sha256:9165978e8f6b31c1b2c5ba1966c9ee1fa56fa9d57668b204690c792a67217de1_s390x",
"8Base-RHACM-2.6:rhacm2/lighthouse-agent-rhel8@sha256:9716dc5a8bf1aab38472108b186bd3013fc1d5ac0f86aea9a60c721d481e3741_ppc64le",
"8Base-RHACM-2.6:rhacm2/lighthouse-agent-rhel8@sha256:bb4137a931eb5b2ef530094c1d42077fba393f27c0727bb9fa9ca8ebef216d32_arm64",
"8Base-RHACM-2.6:rhacm2/lighthouse-coredns-rhel8@sha256:5fedb3d930a6b6a035e5041dbc37f5a72e842fa671d1d1b9a1d07683b3074655_ppc64le",
"8Base-RHACM-2.6:rhacm2/lighthouse-coredns-rhel8@sha256:7e35418061c0b5e670cc6315bd89b07ac26b1a657068a621c2278dee343f85a4_arm64",
"8Base-RHACM-2.6:rhacm2/lighthouse-coredns-rhel8@sha256:923cc15bf740a7a46f53d00bc9c51f8cedcb75d5aa8a5f7f80642ce750f875a7_s390x",
"8Base-RHACM-2.6:rhacm2/lighthouse-coredns-rhel8@sha256:a65cf2a44593713ab1bfac14a6dbf1a43d968b7ee1e5386a38c6ee0dbaa21a45_amd64",
"8Base-RHACM-2.6:rhacm2/nettest-rhel8@sha256:2f1feeb60f201def1b766553dc67fbfd67631a5fe08f951e40acc9ecf58e53be_s390x",
"8Base-RHACM-2.6:rhacm2/nettest-rhel8@sha256:801bf491658a7770b370b17f275385f6c405fdae8628df7591c68a2a674c8d77_ppc64le",
"8Base-RHACM-2.6:rhacm2/nettest-rhel8@sha256:bc00d390fca8f6f53f41bcc9314c68a565aa9b42c74278cb9f83b5c19f82bd69_amd64",
"8Base-RHACM-2.6:rhacm2/nettest-rhel8@sha256:d8b61063f3c9528c66e515f4f49dc10e253e0c1d7cbe0d55b5fc3d9092edd126_arm64",
"8Base-RHACM-2.6:rhacm2/subctl-rhel8@sha256:5412b60cf39eb7c7a874e7e0e6101c098825a1de742065e212a247660576cf6e_amd64",
"8Base-RHACM-2.6:rhacm2/subctl-rhel8@sha256:5a049cc3fd785a6afd3c65a80a6c158f769a7427db7352c0e2dbf51efe6688ac_s390x",
"8Base-RHACM-2.6:rhacm2/subctl-rhel8@sha256:69eb726de1608b83cd041c05abfe9d737d17995b00fc813bee8b032a4b108f58_arm64",
"8Base-RHACM-2.6:rhacm2/subctl-rhel8@sha256:bb5739cea600e427dc7f042e8224c93227f2f785c46f69881a0c7ecd475d5c27_ppc64le",
"8Base-RHACM-2.6:rhacm2/submariner-gateway-rhel8@sha256:29cc42136b0356c267bf8f1c599b1a85dd1a5ac175a95917ba609d8d42cf042b_arm64",
"8Base-RHACM-2.6:rhacm2/submariner-gateway-rhel8@sha256:63d12fafbc56aff2010ed094234066b7a16f6ddf04f7aeea12b9ad75cec005e3_ppc64le",
"8Base-RHACM-2.6:rhacm2/submariner-gateway-rhel8@sha256:9005919d438664eca44a75271ae1206a02fa4010ba66abae04745ccbbbeb93ee_s390x",
"8Base-RHACM-2.6:rhacm2/submariner-gateway-rhel8@sha256:b51a6807d7443069694125d36c9acf7d1e88f1add2008a9c52bff8c51a64c16b_amd64",
"8Base-RHACM-2.6:rhacm2/submariner-globalnet-rhel8@sha256:3178568b458bf35c1cec6a8eb16abeae3d468f3e5102849680c65050586e19bb_ppc64le",
"8Base-RHACM-2.6:rhacm2/submariner-globalnet-rhel8@sha256:58c0df811794ba52277feac73c046c1f78f6731c0792f28665601cac81494804_arm64",
"8Base-RHACM-2.6:rhacm2/submariner-globalnet-rhel8@sha256:8386fc6c583ce7e56af3aa07e6089599863381d9c2b206b674d093ea6a0604b1_s390x",
"8Base-RHACM-2.6:rhacm2/submariner-globalnet-rhel8@sha256:bc1fde61774378d347275e1500aa375570026b586390880d0d0de17cafca6343_amd64",
"8Base-RHACM-2.6:rhacm2/submariner-networkplugin-syncer-rhel8@sha256:2251e876e51328e5061469b7b6002395c6f7486d89fe8a09227c80e134c4341d_arm64",
"8Base-RHACM-2.6:rhacm2/submariner-networkplugin-syncer-rhel8@sha256:98bd14eceaa0fe009cf09072c2f8a08a89fca9bde79569bbd89ee17b77151fb9_amd64",
"8Base-RHACM-2.6:rhacm2/submariner-networkplugin-syncer-rhel8@sha256:c0a892fe4f1802ca3d3c6f03dab6cd25f1ebc41dcddf08d90a6d9aefc193971d_ppc64le",
"8Base-RHACM-2.6:rhacm2/submariner-networkplugin-syncer-rhel8@sha256:e829974f7d64601d7ac739bea120fe0a02dbc48e7e36d96bdc3b1ea64cbdb77d_s390x",
"8Base-RHACM-2.6:rhacm2/submariner-operator-bundle@sha256:11f67392d84dcd4b1e848f365a68d558d4df4ffc2aa7c00ecb882395c21a6161_ppc64le",
"8Base-RHACM-2.6:rhacm2/submariner-operator-bundle@sha256:c7c3d5733cdf2b5c4e2df9bf06442fcf4b01228d855015939b8f95493b400129_arm64",
"8Base-RHACM-2.6:rhacm2/submariner-operator-bundle@sha256:f67b1af05e09ec1d3b6cba8ed602c5df7331bd1f884602c8719acd6f32e8c2a2_s390x",
"8Base-RHACM-2.6:rhacm2/submariner-operator-bundle@sha256:fc54c972af6e78e88180bbc3dc0238112dc522de1824946e9dc9807a00fa02c0_amd64",
"8Base-RHACM-2.6:rhacm2/submariner-rhel8-operator@sha256:0173a537eaf3bbac4fb1ba7240cc8b9c3f577d18bd36d3f432b4a403ea691cc4_amd64",
"8Base-RHACM-2.6:rhacm2/submariner-rhel8-operator@sha256:137a2e4d7932cfe6260ab8f11c93f098824c12bb60bf98164ef3b09ea2f60cc7_ppc64le",
"8Base-RHACM-2.6:rhacm2/submariner-rhel8-operator@sha256:6908ddbc1fd9ca77c8ca722442c8d135918222cd122801652608f48558a93b35_arm64",
"8Base-RHACM-2.6:rhacm2/submariner-rhel8-operator@sha256:b76304abe66df877ea8ac3dd31ba02550465b33826b485f713c504ae1e7a7877_s390x",
"8Base-RHACM-2.6:rhacm2/submariner-route-agent-rhel8@sha256:3397dab22c690e3d8b6bad25393dd545b5f129bffb000906152903d89b07b890_amd64",
"8Base-RHACM-2.6:rhacm2/submariner-route-agent-rhel8@sha256:3c02f8b23658745194e77f262e16c560f816e5ca99d22162a3c42b241aaf327a_ppc64le",
"8Base-RHACM-2.6:rhacm2/submariner-route-agent-rhel8@sha256:46a5cebefbc09066e786d2a4520d26fb1a260f5635deedfb2d301a5ec605bc35_s390x",
"8Base-RHACM-2.6:rhacm2/submariner-route-agent-rhel8@sha256:789e9a6332a402c740505b10ba0a1095f97874094a07ee546c4dd4bb474a92db_arm64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2022-1962"
},
{
"category": "external",
"summary": "RHBZ#2107376",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2107376"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2022-1962",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-1962"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2022-1962",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2022-1962"
},
{
"category": "external",
"summary": "https://go.dev/issue/53616",
"url": "https://go.dev/issue/53616"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-announce/c/nqrv9fbR0zE",
"url": "https://groups.google.com/g/golang-announce/c/nqrv9fbR0zE"
}
],
"release_date": "2022-07-12T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2022-09-06T13:00:18+00:00",
"details": "For details on how to install Submariner, refer to:\n\nhttps://access.redhat.com/documentation/en-us/red_hat_advanced_cluster_management_for_kubernetes/2.6/html/add-ons/submariner#submariner-deploy-console \n\nand\n\nhttps://submariner.io/getting-started/",
"product_ids": [
"8Base-RHACM-2.6:rhacm2/lighthouse-agent-rhel8@sha256:1b017999b67c62f47d4026b369033de4ea9523198524324b071bde7ce8bd54dd_amd64",
"8Base-RHACM-2.6:rhacm2/lighthouse-agent-rhel8@sha256:9165978e8f6b31c1b2c5ba1966c9ee1fa56fa9d57668b204690c792a67217de1_s390x",
"8Base-RHACM-2.6:rhacm2/lighthouse-agent-rhel8@sha256:9716dc5a8bf1aab38472108b186bd3013fc1d5ac0f86aea9a60c721d481e3741_ppc64le",
"8Base-RHACM-2.6:rhacm2/lighthouse-agent-rhel8@sha256:bb4137a931eb5b2ef530094c1d42077fba393f27c0727bb9fa9ca8ebef216d32_arm64",
"8Base-RHACM-2.6:rhacm2/lighthouse-coredns-rhel8@sha256:5fedb3d930a6b6a035e5041dbc37f5a72e842fa671d1d1b9a1d07683b3074655_ppc64le",
"8Base-RHACM-2.6:rhacm2/lighthouse-coredns-rhel8@sha256:7e35418061c0b5e670cc6315bd89b07ac26b1a657068a621c2278dee343f85a4_arm64",
"8Base-RHACM-2.6:rhacm2/lighthouse-coredns-rhel8@sha256:923cc15bf740a7a46f53d00bc9c51f8cedcb75d5aa8a5f7f80642ce750f875a7_s390x",
"8Base-RHACM-2.6:rhacm2/lighthouse-coredns-rhel8@sha256:a65cf2a44593713ab1bfac14a6dbf1a43d968b7ee1e5386a38c6ee0dbaa21a45_amd64",
"8Base-RHACM-2.6:rhacm2/nettest-rhel8@sha256:2f1feeb60f201def1b766553dc67fbfd67631a5fe08f951e40acc9ecf58e53be_s390x",
"8Base-RHACM-2.6:rhacm2/nettest-rhel8@sha256:801bf491658a7770b370b17f275385f6c405fdae8628df7591c68a2a674c8d77_ppc64le",
"8Base-RHACM-2.6:rhacm2/nettest-rhel8@sha256:bc00d390fca8f6f53f41bcc9314c68a565aa9b42c74278cb9f83b5c19f82bd69_amd64",
"8Base-RHACM-2.6:rhacm2/nettest-rhel8@sha256:d8b61063f3c9528c66e515f4f49dc10e253e0c1d7cbe0d55b5fc3d9092edd126_arm64",
"8Base-RHACM-2.6:rhacm2/subctl-rhel8@sha256:5412b60cf39eb7c7a874e7e0e6101c098825a1de742065e212a247660576cf6e_amd64",
"8Base-RHACM-2.6:rhacm2/subctl-rhel8@sha256:5a049cc3fd785a6afd3c65a80a6c158f769a7427db7352c0e2dbf51efe6688ac_s390x",
"8Base-RHACM-2.6:rhacm2/subctl-rhel8@sha256:69eb726de1608b83cd041c05abfe9d737d17995b00fc813bee8b032a4b108f58_arm64",
"8Base-RHACM-2.6:rhacm2/subctl-rhel8@sha256:bb5739cea600e427dc7f042e8224c93227f2f785c46f69881a0c7ecd475d5c27_ppc64le",
"8Base-RHACM-2.6:rhacm2/submariner-gateway-rhel8@sha256:29cc42136b0356c267bf8f1c599b1a85dd1a5ac175a95917ba609d8d42cf042b_arm64",
"8Base-RHACM-2.6:rhacm2/submariner-gateway-rhel8@sha256:63d12fafbc56aff2010ed094234066b7a16f6ddf04f7aeea12b9ad75cec005e3_ppc64le",
"8Base-RHACM-2.6:rhacm2/submariner-gateway-rhel8@sha256:9005919d438664eca44a75271ae1206a02fa4010ba66abae04745ccbbbeb93ee_s390x",
"8Base-RHACM-2.6:rhacm2/submariner-gateway-rhel8@sha256:b51a6807d7443069694125d36c9acf7d1e88f1add2008a9c52bff8c51a64c16b_amd64",
"8Base-RHACM-2.6:rhacm2/submariner-globalnet-rhel8@sha256:3178568b458bf35c1cec6a8eb16abeae3d468f3e5102849680c65050586e19bb_ppc64le",
"8Base-RHACM-2.6:rhacm2/submariner-globalnet-rhel8@sha256:58c0df811794ba52277feac73c046c1f78f6731c0792f28665601cac81494804_arm64",
"8Base-RHACM-2.6:rhacm2/submariner-globalnet-rhel8@sha256:8386fc6c583ce7e56af3aa07e6089599863381d9c2b206b674d093ea6a0604b1_s390x",
"8Base-RHACM-2.6:rhacm2/submariner-globalnet-rhel8@sha256:bc1fde61774378d347275e1500aa375570026b586390880d0d0de17cafca6343_amd64",
"8Base-RHACM-2.6:rhacm2/submariner-networkplugin-syncer-rhel8@sha256:2251e876e51328e5061469b7b6002395c6f7486d89fe8a09227c80e134c4341d_arm64",
"8Base-RHACM-2.6:rhacm2/submariner-networkplugin-syncer-rhel8@sha256:98bd14eceaa0fe009cf09072c2f8a08a89fca9bde79569bbd89ee17b77151fb9_amd64",
"8Base-RHACM-2.6:rhacm2/submariner-networkplugin-syncer-rhel8@sha256:c0a892fe4f1802ca3d3c6f03dab6cd25f1ebc41dcddf08d90a6d9aefc193971d_ppc64le",
"8Base-RHACM-2.6:rhacm2/submariner-networkplugin-syncer-rhel8@sha256:e829974f7d64601d7ac739bea120fe0a02dbc48e7e36d96bdc3b1ea64cbdb77d_s390x",
"8Base-RHACM-2.6:rhacm2/submariner-operator-bundle@sha256:11f67392d84dcd4b1e848f365a68d558d4df4ffc2aa7c00ecb882395c21a6161_ppc64le",
"8Base-RHACM-2.6:rhacm2/submariner-operator-bundle@sha256:c7c3d5733cdf2b5c4e2df9bf06442fcf4b01228d855015939b8f95493b400129_arm64",
"8Base-RHACM-2.6:rhacm2/submariner-operator-bundle@sha256:f67b1af05e09ec1d3b6cba8ed602c5df7331bd1f884602c8719acd6f32e8c2a2_s390x",
"8Base-RHACM-2.6:rhacm2/submariner-operator-bundle@sha256:fc54c972af6e78e88180bbc3dc0238112dc522de1824946e9dc9807a00fa02c0_amd64",
"8Base-RHACM-2.6:rhacm2/submariner-rhel8-operator@sha256:0173a537eaf3bbac4fb1ba7240cc8b9c3f577d18bd36d3f432b4a403ea691cc4_amd64",
"8Base-RHACM-2.6:rhacm2/submariner-rhel8-operator@sha256:137a2e4d7932cfe6260ab8f11c93f098824c12bb60bf98164ef3b09ea2f60cc7_ppc64le",
"8Base-RHACM-2.6:rhacm2/submariner-rhel8-operator@sha256:6908ddbc1fd9ca77c8ca722442c8d135918222cd122801652608f48558a93b35_arm64",
"8Base-RHACM-2.6:rhacm2/submariner-rhel8-operator@sha256:b76304abe66df877ea8ac3dd31ba02550465b33826b485f713c504ae1e7a7877_s390x",
"8Base-RHACM-2.6:rhacm2/submariner-route-agent-rhel8@sha256:3397dab22c690e3d8b6bad25393dd545b5f129bffb000906152903d89b07b890_amd64",
"8Base-RHACM-2.6:rhacm2/submariner-route-agent-rhel8@sha256:3c02f8b23658745194e77f262e16c560f816e5ca99d22162a3c42b241aaf327a_ppc64le",
"8Base-RHACM-2.6:rhacm2/submariner-route-agent-rhel8@sha256:46a5cebefbc09066e786d2a4520d26fb1a260f5635deedfb2d301a5ec605bc35_s390x",
"8Base-RHACM-2.6:rhacm2/submariner-route-agent-rhel8@sha256:789e9a6332a402c740505b10ba0a1095f97874094a07ee546c4dd4bb474a92db_arm64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2022:6346"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "LOCAL",
"availabilityImpact": "HIGH",
"baseScore": 5.5,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "LOW",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"8Base-RHACM-2.6:rhacm2/lighthouse-agent-rhel8@sha256:1b017999b67c62f47d4026b369033de4ea9523198524324b071bde7ce8bd54dd_amd64",
"8Base-RHACM-2.6:rhacm2/lighthouse-agent-rhel8@sha256:9165978e8f6b31c1b2c5ba1966c9ee1fa56fa9d57668b204690c792a67217de1_s390x",
"8Base-RHACM-2.6:rhacm2/lighthouse-agent-rhel8@sha256:9716dc5a8bf1aab38472108b186bd3013fc1d5ac0f86aea9a60c721d481e3741_ppc64le",
"8Base-RHACM-2.6:rhacm2/lighthouse-agent-rhel8@sha256:bb4137a931eb5b2ef530094c1d42077fba393f27c0727bb9fa9ca8ebef216d32_arm64",
"8Base-RHACM-2.6:rhacm2/lighthouse-coredns-rhel8@sha256:5fedb3d930a6b6a035e5041dbc37f5a72e842fa671d1d1b9a1d07683b3074655_ppc64le",
"8Base-RHACM-2.6:rhacm2/lighthouse-coredns-rhel8@sha256:7e35418061c0b5e670cc6315bd89b07ac26b1a657068a621c2278dee343f85a4_arm64",
"8Base-RHACM-2.6:rhacm2/lighthouse-coredns-rhel8@sha256:923cc15bf740a7a46f53d00bc9c51f8cedcb75d5aa8a5f7f80642ce750f875a7_s390x",
"8Base-RHACM-2.6:rhacm2/lighthouse-coredns-rhel8@sha256:a65cf2a44593713ab1bfac14a6dbf1a43d968b7ee1e5386a38c6ee0dbaa21a45_amd64",
"8Base-RHACM-2.6:rhacm2/nettest-rhel8@sha256:2f1feeb60f201def1b766553dc67fbfd67631a5fe08f951e40acc9ecf58e53be_s390x",
"8Base-RHACM-2.6:rhacm2/nettest-rhel8@sha256:801bf491658a7770b370b17f275385f6c405fdae8628df7591c68a2a674c8d77_ppc64le",
"8Base-RHACM-2.6:rhacm2/nettest-rhel8@sha256:bc00d390fca8f6f53f41bcc9314c68a565aa9b42c74278cb9f83b5c19f82bd69_amd64",
"8Base-RHACM-2.6:rhacm2/nettest-rhel8@sha256:d8b61063f3c9528c66e515f4f49dc10e253e0c1d7cbe0d55b5fc3d9092edd126_arm64",
"8Base-RHACM-2.6:rhacm2/subctl-rhel8@sha256:5412b60cf39eb7c7a874e7e0e6101c098825a1de742065e212a247660576cf6e_amd64",
"8Base-RHACM-2.6:rhacm2/subctl-rhel8@sha256:5a049cc3fd785a6afd3c65a80a6c158f769a7427db7352c0e2dbf51efe6688ac_s390x",
"8Base-RHACM-2.6:rhacm2/subctl-rhel8@sha256:69eb726de1608b83cd041c05abfe9d737d17995b00fc813bee8b032a4b108f58_arm64",
"8Base-RHACM-2.6:rhacm2/subctl-rhel8@sha256:bb5739cea600e427dc7f042e8224c93227f2f785c46f69881a0c7ecd475d5c27_ppc64le",
"8Base-RHACM-2.6:rhacm2/submariner-gateway-rhel8@sha256:29cc42136b0356c267bf8f1c599b1a85dd1a5ac175a95917ba609d8d42cf042b_arm64",
"8Base-RHACM-2.6:rhacm2/submariner-gateway-rhel8@sha256:63d12fafbc56aff2010ed094234066b7a16f6ddf04f7aeea12b9ad75cec005e3_ppc64le",
"8Base-RHACM-2.6:rhacm2/submariner-gateway-rhel8@sha256:9005919d438664eca44a75271ae1206a02fa4010ba66abae04745ccbbbeb93ee_s390x",
"8Base-RHACM-2.6:rhacm2/submariner-gateway-rhel8@sha256:b51a6807d7443069694125d36c9acf7d1e88f1add2008a9c52bff8c51a64c16b_amd64",
"8Base-RHACM-2.6:rhacm2/submariner-globalnet-rhel8@sha256:3178568b458bf35c1cec6a8eb16abeae3d468f3e5102849680c65050586e19bb_ppc64le",
"8Base-RHACM-2.6:rhacm2/submariner-globalnet-rhel8@sha256:58c0df811794ba52277feac73c046c1f78f6731c0792f28665601cac81494804_arm64",
"8Base-RHACM-2.6:rhacm2/submariner-globalnet-rhel8@sha256:8386fc6c583ce7e56af3aa07e6089599863381d9c2b206b674d093ea6a0604b1_s390x",
"8Base-RHACM-2.6:rhacm2/submariner-globalnet-rhel8@sha256:bc1fde61774378d347275e1500aa375570026b586390880d0d0de17cafca6343_amd64",
"8Base-RHACM-2.6:rhacm2/submariner-networkplugin-syncer-rhel8@sha256:2251e876e51328e5061469b7b6002395c6f7486d89fe8a09227c80e134c4341d_arm64",
"8Base-RHACM-2.6:rhacm2/submariner-networkplugin-syncer-rhel8@sha256:98bd14eceaa0fe009cf09072c2f8a08a89fca9bde79569bbd89ee17b77151fb9_amd64",
"8Base-RHACM-2.6:rhacm2/submariner-networkplugin-syncer-rhel8@sha256:c0a892fe4f1802ca3d3c6f03dab6cd25f1ebc41dcddf08d90a6d9aefc193971d_ppc64le",
"8Base-RHACM-2.6:rhacm2/submariner-networkplugin-syncer-rhel8@sha256:e829974f7d64601d7ac739bea120fe0a02dbc48e7e36d96bdc3b1ea64cbdb77d_s390x",
"8Base-RHACM-2.6:rhacm2/submariner-operator-bundle@sha256:11f67392d84dcd4b1e848f365a68d558d4df4ffc2aa7c00ecb882395c21a6161_ppc64le",
"8Base-RHACM-2.6:rhacm2/submariner-operator-bundle@sha256:c7c3d5733cdf2b5c4e2df9bf06442fcf4b01228d855015939b8f95493b400129_arm64",
"8Base-RHACM-2.6:rhacm2/submariner-operator-bundle@sha256:f67b1af05e09ec1d3b6cba8ed602c5df7331bd1f884602c8719acd6f32e8c2a2_s390x",
"8Base-RHACM-2.6:rhacm2/submariner-operator-bundle@sha256:fc54c972af6e78e88180bbc3dc0238112dc522de1824946e9dc9807a00fa02c0_amd64",
"8Base-RHACM-2.6:rhacm2/submariner-rhel8-operator@sha256:0173a537eaf3bbac4fb1ba7240cc8b9c3f577d18bd36d3f432b4a403ea691cc4_amd64",
"8Base-RHACM-2.6:rhacm2/submariner-rhel8-operator@sha256:137a2e4d7932cfe6260ab8f11c93f098824c12bb60bf98164ef3b09ea2f60cc7_ppc64le",
"8Base-RHACM-2.6:rhacm2/submariner-rhel8-operator@sha256:6908ddbc1fd9ca77c8ca722442c8d135918222cd122801652608f48558a93b35_arm64",
"8Base-RHACM-2.6:rhacm2/submariner-rhel8-operator@sha256:b76304abe66df877ea8ac3dd31ba02550465b33826b485f713c504ae1e7a7877_s390x",
"8Base-RHACM-2.6:rhacm2/submariner-route-agent-rhel8@sha256:3397dab22c690e3d8b6bad25393dd545b5f129bffb000906152903d89b07b890_amd64",
"8Base-RHACM-2.6:rhacm2/submariner-route-agent-rhel8@sha256:3c02f8b23658745194e77f262e16c560f816e5ca99d22162a3c42b241aaf327a_ppc64le",
"8Base-RHACM-2.6:rhacm2/submariner-route-agent-rhel8@sha256:46a5cebefbc09066e786d2a4520d26fb1a260f5635deedfb2d301a5ec605bc35_s390x",
"8Base-RHACM-2.6:rhacm2/submariner-route-agent-rhel8@sha256:789e9a6332a402c740505b10ba0a1095f97874094a07ee546c4dd4bb474a92db_arm64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "golang: go/parser: stack exhaustion in all Parse* functions"
},
{
"cve": "CVE-2022-28131",
"cwe": {
"id": "CWE-1325",
"name": "Improperly Controlled Sequential Memory Allocation"
},
"discovery_date": "2022-07-14T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2107390"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in golang encoding/xml. When calling Decoder, Skip while parsing a deeply nested XML document, a panic can occur due to stack exhaustion and allows an attacker to impact system availability.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "golang: encoding/xml: stack exhaustion in Decoder.Skip",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "The vulnerability exists in the calling of the function decoder.skip to a deeply nested XML document. Although the vulnerability exists, it may require that the application accept deeply nested XML from untrusted sources and specifically calls Decoder.Skip on it. In many deployments, that code path might not even be reachable or exposed to external input. On top of that, a successful exploitation will only result in denial of service due to stack exhaustion, which is why this has been marked as moderate by Red Hat.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"8Base-RHACM-2.6:rhacm2/lighthouse-agent-rhel8@sha256:1b017999b67c62f47d4026b369033de4ea9523198524324b071bde7ce8bd54dd_amd64",
"8Base-RHACM-2.6:rhacm2/lighthouse-agent-rhel8@sha256:9165978e8f6b31c1b2c5ba1966c9ee1fa56fa9d57668b204690c792a67217de1_s390x",
"8Base-RHACM-2.6:rhacm2/lighthouse-agent-rhel8@sha256:9716dc5a8bf1aab38472108b186bd3013fc1d5ac0f86aea9a60c721d481e3741_ppc64le",
"8Base-RHACM-2.6:rhacm2/lighthouse-agent-rhel8@sha256:bb4137a931eb5b2ef530094c1d42077fba393f27c0727bb9fa9ca8ebef216d32_arm64",
"8Base-RHACM-2.6:rhacm2/lighthouse-coredns-rhel8@sha256:5fedb3d930a6b6a035e5041dbc37f5a72e842fa671d1d1b9a1d07683b3074655_ppc64le",
"8Base-RHACM-2.6:rhacm2/lighthouse-coredns-rhel8@sha256:7e35418061c0b5e670cc6315bd89b07ac26b1a657068a621c2278dee343f85a4_arm64",
"8Base-RHACM-2.6:rhacm2/lighthouse-coredns-rhel8@sha256:923cc15bf740a7a46f53d00bc9c51f8cedcb75d5aa8a5f7f80642ce750f875a7_s390x",
"8Base-RHACM-2.6:rhacm2/lighthouse-coredns-rhel8@sha256:a65cf2a44593713ab1bfac14a6dbf1a43d968b7ee1e5386a38c6ee0dbaa21a45_amd64",
"8Base-RHACM-2.6:rhacm2/nettest-rhel8@sha256:2f1feeb60f201def1b766553dc67fbfd67631a5fe08f951e40acc9ecf58e53be_s390x",
"8Base-RHACM-2.6:rhacm2/nettest-rhel8@sha256:801bf491658a7770b370b17f275385f6c405fdae8628df7591c68a2a674c8d77_ppc64le",
"8Base-RHACM-2.6:rhacm2/nettest-rhel8@sha256:bc00d390fca8f6f53f41bcc9314c68a565aa9b42c74278cb9f83b5c19f82bd69_amd64",
"8Base-RHACM-2.6:rhacm2/nettest-rhel8@sha256:d8b61063f3c9528c66e515f4f49dc10e253e0c1d7cbe0d55b5fc3d9092edd126_arm64",
"8Base-RHACM-2.6:rhacm2/subctl-rhel8@sha256:5412b60cf39eb7c7a874e7e0e6101c098825a1de742065e212a247660576cf6e_amd64",
"8Base-RHACM-2.6:rhacm2/subctl-rhel8@sha256:5a049cc3fd785a6afd3c65a80a6c158f769a7427db7352c0e2dbf51efe6688ac_s390x",
"8Base-RHACM-2.6:rhacm2/subctl-rhel8@sha256:69eb726de1608b83cd041c05abfe9d737d17995b00fc813bee8b032a4b108f58_arm64",
"8Base-RHACM-2.6:rhacm2/subctl-rhel8@sha256:bb5739cea600e427dc7f042e8224c93227f2f785c46f69881a0c7ecd475d5c27_ppc64le",
"8Base-RHACM-2.6:rhacm2/submariner-gateway-rhel8@sha256:29cc42136b0356c267bf8f1c599b1a85dd1a5ac175a95917ba609d8d42cf042b_arm64",
"8Base-RHACM-2.6:rhacm2/submariner-gateway-rhel8@sha256:63d12fafbc56aff2010ed094234066b7a16f6ddf04f7aeea12b9ad75cec005e3_ppc64le",
"8Base-RHACM-2.6:rhacm2/submariner-gateway-rhel8@sha256:9005919d438664eca44a75271ae1206a02fa4010ba66abae04745ccbbbeb93ee_s390x",
"8Base-RHACM-2.6:rhacm2/submariner-gateway-rhel8@sha256:b51a6807d7443069694125d36c9acf7d1e88f1add2008a9c52bff8c51a64c16b_amd64",
"8Base-RHACM-2.6:rhacm2/submariner-globalnet-rhel8@sha256:3178568b458bf35c1cec6a8eb16abeae3d468f3e5102849680c65050586e19bb_ppc64le",
"8Base-RHACM-2.6:rhacm2/submariner-globalnet-rhel8@sha256:58c0df811794ba52277feac73c046c1f78f6731c0792f28665601cac81494804_arm64",
"8Base-RHACM-2.6:rhacm2/submariner-globalnet-rhel8@sha256:8386fc6c583ce7e56af3aa07e6089599863381d9c2b206b674d093ea6a0604b1_s390x",
"8Base-RHACM-2.6:rhacm2/submariner-globalnet-rhel8@sha256:bc1fde61774378d347275e1500aa375570026b586390880d0d0de17cafca6343_amd64",
"8Base-RHACM-2.6:rhacm2/submariner-networkplugin-syncer-rhel8@sha256:2251e876e51328e5061469b7b6002395c6f7486d89fe8a09227c80e134c4341d_arm64",
"8Base-RHACM-2.6:rhacm2/submariner-networkplugin-syncer-rhel8@sha256:98bd14eceaa0fe009cf09072c2f8a08a89fca9bde79569bbd89ee17b77151fb9_amd64",
"8Base-RHACM-2.6:rhacm2/submariner-networkplugin-syncer-rhel8@sha256:c0a892fe4f1802ca3d3c6f03dab6cd25f1ebc41dcddf08d90a6d9aefc193971d_ppc64le",
"8Base-RHACM-2.6:rhacm2/submariner-networkplugin-syncer-rhel8@sha256:e829974f7d64601d7ac739bea120fe0a02dbc48e7e36d96bdc3b1ea64cbdb77d_s390x",
"8Base-RHACM-2.6:rhacm2/submariner-operator-bundle@sha256:11f67392d84dcd4b1e848f365a68d558d4df4ffc2aa7c00ecb882395c21a6161_ppc64le",
"8Base-RHACM-2.6:rhacm2/submariner-operator-bundle@sha256:c7c3d5733cdf2b5c4e2df9bf06442fcf4b01228d855015939b8f95493b400129_arm64",
"8Base-RHACM-2.6:rhacm2/submariner-operator-bundle@sha256:f67b1af05e09ec1d3b6cba8ed602c5df7331bd1f884602c8719acd6f32e8c2a2_s390x",
"8Base-RHACM-2.6:rhacm2/submariner-operator-bundle@sha256:fc54c972af6e78e88180bbc3dc0238112dc522de1824946e9dc9807a00fa02c0_amd64",
"8Base-RHACM-2.6:rhacm2/submariner-rhel8-operator@sha256:0173a537eaf3bbac4fb1ba7240cc8b9c3f577d18bd36d3f432b4a403ea691cc4_amd64",
"8Base-RHACM-2.6:rhacm2/submariner-rhel8-operator@sha256:137a2e4d7932cfe6260ab8f11c93f098824c12bb60bf98164ef3b09ea2f60cc7_ppc64le",
"8Base-RHACM-2.6:rhacm2/submariner-rhel8-operator@sha256:6908ddbc1fd9ca77c8ca722442c8d135918222cd122801652608f48558a93b35_arm64",
"8Base-RHACM-2.6:rhacm2/submariner-rhel8-operator@sha256:b76304abe66df877ea8ac3dd31ba02550465b33826b485f713c504ae1e7a7877_s390x",
"8Base-RHACM-2.6:rhacm2/submariner-route-agent-rhel8@sha256:3397dab22c690e3d8b6bad25393dd545b5f129bffb000906152903d89b07b890_amd64",
"8Base-RHACM-2.6:rhacm2/submariner-route-agent-rhel8@sha256:3c02f8b23658745194e77f262e16c560f816e5ca99d22162a3c42b241aaf327a_ppc64le",
"8Base-RHACM-2.6:rhacm2/submariner-route-agent-rhel8@sha256:46a5cebefbc09066e786d2a4520d26fb1a260f5635deedfb2d301a5ec605bc35_s390x",
"8Base-RHACM-2.6:rhacm2/submariner-route-agent-rhel8@sha256:789e9a6332a402c740505b10ba0a1095f97874094a07ee546c4dd4bb474a92db_arm64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2022-28131"
},
{
"category": "external",
"summary": "RHBZ#2107390",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2107390"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2022-28131",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-28131"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2022-28131",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2022-28131"
},
{
"category": "external",
"summary": "https://go.dev/issue/53614",
"url": "https://go.dev/issue/53614"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-announce/c/nqrv9fbR0zE",
"url": "https://groups.google.com/g/golang-announce/c/nqrv9fbR0zE"
}
],
"release_date": "2022-07-12T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2022-09-06T13:00:18+00:00",
"details": "For details on how to install Submariner, refer to:\n\nhttps://access.redhat.com/documentation/en-us/red_hat_advanced_cluster_management_for_kubernetes/2.6/html/add-ons/submariner#submariner-deploy-console \n\nand\n\nhttps://submariner.io/getting-started/",
"product_ids": [
"8Base-RHACM-2.6:rhacm2/lighthouse-agent-rhel8@sha256:1b017999b67c62f47d4026b369033de4ea9523198524324b071bde7ce8bd54dd_amd64",
"8Base-RHACM-2.6:rhacm2/lighthouse-agent-rhel8@sha256:9165978e8f6b31c1b2c5ba1966c9ee1fa56fa9d57668b204690c792a67217de1_s390x",
"8Base-RHACM-2.6:rhacm2/lighthouse-agent-rhel8@sha256:9716dc5a8bf1aab38472108b186bd3013fc1d5ac0f86aea9a60c721d481e3741_ppc64le",
"8Base-RHACM-2.6:rhacm2/lighthouse-agent-rhel8@sha256:bb4137a931eb5b2ef530094c1d42077fba393f27c0727bb9fa9ca8ebef216d32_arm64",
"8Base-RHACM-2.6:rhacm2/lighthouse-coredns-rhel8@sha256:5fedb3d930a6b6a035e5041dbc37f5a72e842fa671d1d1b9a1d07683b3074655_ppc64le",
"8Base-RHACM-2.6:rhacm2/lighthouse-coredns-rhel8@sha256:7e35418061c0b5e670cc6315bd89b07ac26b1a657068a621c2278dee343f85a4_arm64",
"8Base-RHACM-2.6:rhacm2/lighthouse-coredns-rhel8@sha256:923cc15bf740a7a46f53d00bc9c51f8cedcb75d5aa8a5f7f80642ce750f875a7_s390x",
"8Base-RHACM-2.6:rhacm2/lighthouse-coredns-rhel8@sha256:a65cf2a44593713ab1bfac14a6dbf1a43d968b7ee1e5386a38c6ee0dbaa21a45_amd64",
"8Base-RHACM-2.6:rhacm2/nettest-rhel8@sha256:2f1feeb60f201def1b766553dc67fbfd67631a5fe08f951e40acc9ecf58e53be_s390x",
"8Base-RHACM-2.6:rhacm2/nettest-rhel8@sha256:801bf491658a7770b370b17f275385f6c405fdae8628df7591c68a2a674c8d77_ppc64le",
"8Base-RHACM-2.6:rhacm2/nettest-rhel8@sha256:bc00d390fca8f6f53f41bcc9314c68a565aa9b42c74278cb9f83b5c19f82bd69_amd64",
"8Base-RHACM-2.6:rhacm2/nettest-rhel8@sha256:d8b61063f3c9528c66e515f4f49dc10e253e0c1d7cbe0d55b5fc3d9092edd126_arm64",
"8Base-RHACM-2.6:rhacm2/subctl-rhel8@sha256:5412b60cf39eb7c7a874e7e0e6101c098825a1de742065e212a247660576cf6e_amd64",
"8Base-RHACM-2.6:rhacm2/subctl-rhel8@sha256:5a049cc3fd785a6afd3c65a80a6c158f769a7427db7352c0e2dbf51efe6688ac_s390x",
"8Base-RHACM-2.6:rhacm2/subctl-rhel8@sha256:69eb726de1608b83cd041c05abfe9d737d17995b00fc813bee8b032a4b108f58_arm64",
"8Base-RHACM-2.6:rhacm2/subctl-rhel8@sha256:bb5739cea600e427dc7f042e8224c93227f2f785c46f69881a0c7ecd475d5c27_ppc64le",
"8Base-RHACM-2.6:rhacm2/submariner-gateway-rhel8@sha256:29cc42136b0356c267bf8f1c599b1a85dd1a5ac175a95917ba609d8d42cf042b_arm64",
"8Base-RHACM-2.6:rhacm2/submariner-gateway-rhel8@sha256:63d12fafbc56aff2010ed094234066b7a16f6ddf04f7aeea12b9ad75cec005e3_ppc64le",
"8Base-RHACM-2.6:rhacm2/submariner-gateway-rhel8@sha256:9005919d438664eca44a75271ae1206a02fa4010ba66abae04745ccbbbeb93ee_s390x",
"8Base-RHACM-2.6:rhacm2/submariner-gateway-rhel8@sha256:b51a6807d7443069694125d36c9acf7d1e88f1add2008a9c52bff8c51a64c16b_amd64",
"8Base-RHACM-2.6:rhacm2/submariner-globalnet-rhel8@sha256:3178568b458bf35c1cec6a8eb16abeae3d468f3e5102849680c65050586e19bb_ppc64le",
"8Base-RHACM-2.6:rhacm2/submariner-globalnet-rhel8@sha256:58c0df811794ba52277feac73c046c1f78f6731c0792f28665601cac81494804_arm64",
"8Base-RHACM-2.6:rhacm2/submariner-globalnet-rhel8@sha256:8386fc6c583ce7e56af3aa07e6089599863381d9c2b206b674d093ea6a0604b1_s390x",
"8Base-RHACM-2.6:rhacm2/submariner-globalnet-rhel8@sha256:bc1fde61774378d347275e1500aa375570026b586390880d0d0de17cafca6343_amd64",
"8Base-RHACM-2.6:rhacm2/submariner-networkplugin-syncer-rhel8@sha256:2251e876e51328e5061469b7b6002395c6f7486d89fe8a09227c80e134c4341d_arm64",
"8Base-RHACM-2.6:rhacm2/submariner-networkplugin-syncer-rhel8@sha256:98bd14eceaa0fe009cf09072c2f8a08a89fca9bde79569bbd89ee17b77151fb9_amd64",
"8Base-RHACM-2.6:rhacm2/submariner-networkplugin-syncer-rhel8@sha256:c0a892fe4f1802ca3d3c6f03dab6cd25f1ebc41dcddf08d90a6d9aefc193971d_ppc64le",
"8Base-RHACM-2.6:rhacm2/submariner-networkplugin-syncer-rhel8@sha256:e829974f7d64601d7ac739bea120fe0a02dbc48e7e36d96bdc3b1ea64cbdb77d_s390x",
"8Base-RHACM-2.6:rhacm2/submariner-operator-bundle@sha256:11f67392d84dcd4b1e848f365a68d558d4df4ffc2aa7c00ecb882395c21a6161_ppc64le",
"8Base-RHACM-2.6:rhacm2/submariner-operator-bundle@sha256:c7c3d5733cdf2b5c4e2df9bf06442fcf4b01228d855015939b8f95493b400129_arm64",
"8Base-RHACM-2.6:rhacm2/submariner-operator-bundle@sha256:f67b1af05e09ec1d3b6cba8ed602c5df7331bd1f884602c8719acd6f32e8c2a2_s390x",
"8Base-RHACM-2.6:rhacm2/submariner-operator-bundle@sha256:fc54c972af6e78e88180bbc3dc0238112dc522de1824946e9dc9807a00fa02c0_amd64",
"8Base-RHACM-2.6:rhacm2/submariner-rhel8-operator@sha256:0173a537eaf3bbac4fb1ba7240cc8b9c3f577d18bd36d3f432b4a403ea691cc4_amd64",
"8Base-RHACM-2.6:rhacm2/submariner-rhel8-operator@sha256:137a2e4d7932cfe6260ab8f11c93f098824c12bb60bf98164ef3b09ea2f60cc7_ppc64le",
"8Base-RHACM-2.6:rhacm2/submariner-rhel8-operator@sha256:6908ddbc1fd9ca77c8ca722442c8d135918222cd122801652608f48558a93b35_arm64",
"8Base-RHACM-2.6:rhacm2/submariner-rhel8-operator@sha256:b76304abe66df877ea8ac3dd31ba02550465b33826b485f713c504ae1e7a7877_s390x",
"8Base-RHACM-2.6:rhacm2/submariner-route-agent-rhel8@sha256:3397dab22c690e3d8b6bad25393dd545b5f129bffb000906152903d89b07b890_amd64",
"8Base-RHACM-2.6:rhacm2/submariner-route-agent-rhel8@sha256:3c02f8b23658745194e77f262e16c560f816e5ca99d22162a3c42b241aaf327a_ppc64le",
"8Base-RHACM-2.6:rhacm2/submariner-route-agent-rhel8@sha256:46a5cebefbc09066e786d2a4520d26fb1a260f5635deedfb2d301a5ec605bc35_s390x",
"8Base-RHACM-2.6:rhacm2/submariner-route-agent-rhel8@sha256:789e9a6332a402c740505b10ba0a1095f97874094a07ee546c4dd4bb474a92db_arm64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2022:6346"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "LOCAL",
"availabilityImpact": "HIGH",
"baseScore": 7.3,
"baseSeverity": "HIGH",
"confidentialityImpact": "LOW",
"integrityImpact": "LOW",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:N/UI:N/S:U/C:L/I:L/A:H",
"version": "3.1"
},
"products": [
"8Base-RHACM-2.6:rhacm2/lighthouse-agent-rhel8@sha256:1b017999b67c62f47d4026b369033de4ea9523198524324b071bde7ce8bd54dd_amd64",
"8Base-RHACM-2.6:rhacm2/lighthouse-agent-rhel8@sha256:9165978e8f6b31c1b2c5ba1966c9ee1fa56fa9d57668b204690c792a67217de1_s390x",
"8Base-RHACM-2.6:rhacm2/lighthouse-agent-rhel8@sha256:9716dc5a8bf1aab38472108b186bd3013fc1d5ac0f86aea9a60c721d481e3741_ppc64le",
"8Base-RHACM-2.6:rhacm2/lighthouse-agent-rhel8@sha256:bb4137a931eb5b2ef530094c1d42077fba393f27c0727bb9fa9ca8ebef216d32_arm64",
"8Base-RHACM-2.6:rhacm2/lighthouse-coredns-rhel8@sha256:5fedb3d930a6b6a035e5041dbc37f5a72e842fa671d1d1b9a1d07683b3074655_ppc64le",
"8Base-RHACM-2.6:rhacm2/lighthouse-coredns-rhel8@sha256:7e35418061c0b5e670cc6315bd89b07ac26b1a657068a621c2278dee343f85a4_arm64",
"8Base-RHACM-2.6:rhacm2/lighthouse-coredns-rhel8@sha256:923cc15bf740a7a46f53d00bc9c51f8cedcb75d5aa8a5f7f80642ce750f875a7_s390x",
"8Base-RHACM-2.6:rhacm2/lighthouse-coredns-rhel8@sha256:a65cf2a44593713ab1bfac14a6dbf1a43d968b7ee1e5386a38c6ee0dbaa21a45_amd64",
"8Base-RHACM-2.6:rhacm2/nettest-rhel8@sha256:2f1feeb60f201def1b766553dc67fbfd67631a5fe08f951e40acc9ecf58e53be_s390x",
"8Base-RHACM-2.6:rhacm2/nettest-rhel8@sha256:801bf491658a7770b370b17f275385f6c405fdae8628df7591c68a2a674c8d77_ppc64le",
"8Base-RHACM-2.6:rhacm2/nettest-rhel8@sha256:bc00d390fca8f6f53f41bcc9314c68a565aa9b42c74278cb9f83b5c19f82bd69_amd64",
"8Base-RHACM-2.6:rhacm2/nettest-rhel8@sha256:d8b61063f3c9528c66e515f4f49dc10e253e0c1d7cbe0d55b5fc3d9092edd126_arm64",
"8Base-RHACM-2.6:rhacm2/subctl-rhel8@sha256:5412b60cf39eb7c7a874e7e0e6101c098825a1de742065e212a247660576cf6e_amd64",
"8Base-RHACM-2.6:rhacm2/subctl-rhel8@sha256:5a049cc3fd785a6afd3c65a80a6c158f769a7427db7352c0e2dbf51efe6688ac_s390x",
"8Base-RHACM-2.6:rhacm2/subctl-rhel8@sha256:69eb726de1608b83cd041c05abfe9d737d17995b00fc813bee8b032a4b108f58_arm64",
"8Base-RHACM-2.6:rhacm2/subctl-rhel8@sha256:bb5739cea600e427dc7f042e8224c93227f2f785c46f69881a0c7ecd475d5c27_ppc64le",
"8Base-RHACM-2.6:rhacm2/submariner-gateway-rhel8@sha256:29cc42136b0356c267bf8f1c599b1a85dd1a5ac175a95917ba609d8d42cf042b_arm64",
"8Base-RHACM-2.6:rhacm2/submariner-gateway-rhel8@sha256:63d12fafbc56aff2010ed094234066b7a16f6ddf04f7aeea12b9ad75cec005e3_ppc64le",
"8Base-RHACM-2.6:rhacm2/submariner-gateway-rhel8@sha256:9005919d438664eca44a75271ae1206a02fa4010ba66abae04745ccbbbeb93ee_s390x",
"8Base-RHACM-2.6:rhacm2/submariner-gateway-rhel8@sha256:b51a6807d7443069694125d36c9acf7d1e88f1add2008a9c52bff8c51a64c16b_amd64",
"8Base-RHACM-2.6:rhacm2/submariner-globalnet-rhel8@sha256:3178568b458bf35c1cec6a8eb16abeae3d468f3e5102849680c65050586e19bb_ppc64le",
"8Base-RHACM-2.6:rhacm2/submariner-globalnet-rhel8@sha256:58c0df811794ba52277feac73c046c1f78f6731c0792f28665601cac81494804_arm64",
"8Base-RHACM-2.6:rhacm2/submariner-globalnet-rhel8@sha256:8386fc6c583ce7e56af3aa07e6089599863381d9c2b206b674d093ea6a0604b1_s390x",
"8Base-RHACM-2.6:rhacm2/submariner-globalnet-rhel8@sha256:bc1fde61774378d347275e1500aa375570026b586390880d0d0de17cafca6343_amd64",
"8Base-RHACM-2.6:rhacm2/submariner-networkplugin-syncer-rhel8@sha256:2251e876e51328e5061469b7b6002395c6f7486d89fe8a09227c80e134c4341d_arm64",
"8Base-RHACM-2.6:rhacm2/submariner-networkplugin-syncer-rhel8@sha256:98bd14eceaa0fe009cf09072c2f8a08a89fca9bde79569bbd89ee17b77151fb9_amd64",
"8Base-RHACM-2.6:rhacm2/submariner-networkplugin-syncer-rhel8@sha256:c0a892fe4f1802ca3d3c6f03dab6cd25f1ebc41dcddf08d90a6d9aefc193971d_ppc64le",
"8Base-RHACM-2.6:rhacm2/submariner-networkplugin-syncer-rhel8@sha256:e829974f7d64601d7ac739bea120fe0a02dbc48e7e36d96bdc3b1ea64cbdb77d_s390x",
"8Base-RHACM-2.6:rhacm2/submariner-operator-bundle@sha256:11f67392d84dcd4b1e848f365a68d558d4df4ffc2aa7c00ecb882395c21a6161_ppc64le",
"8Base-RHACM-2.6:rhacm2/submariner-operator-bundle@sha256:c7c3d5733cdf2b5c4e2df9bf06442fcf4b01228d855015939b8f95493b400129_arm64",
"8Base-RHACM-2.6:rhacm2/submariner-operator-bundle@sha256:f67b1af05e09ec1d3b6cba8ed602c5df7331bd1f884602c8719acd6f32e8c2a2_s390x",
"8Base-RHACM-2.6:rhacm2/submariner-operator-bundle@sha256:fc54c972af6e78e88180bbc3dc0238112dc522de1824946e9dc9807a00fa02c0_amd64",
"8Base-RHACM-2.6:rhacm2/submariner-rhel8-operator@sha256:0173a537eaf3bbac4fb1ba7240cc8b9c3f577d18bd36d3f432b4a403ea691cc4_amd64",
"8Base-RHACM-2.6:rhacm2/submariner-rhel8-operator@sha256:137a2e4d7932cfe6260ab8f11c93f098824c12bb60bf98164ef3b09ea2f60cc7_ppc64le",
"8Base-RHACM-2.6:rhacm2/submariner-rhel8-operator@sha256:6908ddbc1fd9ca77c8ca722442c8d135918222cd122801652608f48558a93b35_arm64",
"8Base-RHACM-2.6:rhacm2/submariner-rhel8-operator@sha256:b76304abe66df877ea8ac3dd31ba02550465b33826b485f713c504ae1e7a7877_s390x",
"8Base-RHACM-2.6:rhacm2/submariner-route-agent-rhel8@sha256:3397dab22c690e3d8b6bad25393dd545b5f129bffb000906152903d89b07b890_amd64",
"8Base-RHACM-2.6:rhacm2/submariner-route-agent-rhel8@sha256:3c02f8b23658745194e77f262e16c560f816e5ca99d22162a3c42b241aaf327a_ppc64le",
"8Base-RHACM-2.6:rhacm2/submariner-route-agent-rhel8@sha256:46a5cebefbc09066e786d2a4520d26fb1a260f5635deedfb2d301a5ec605bc35_s390x",
"8Base-RHACM-2.6:rhacm2/submariner-route-agent-rhel8@sha256:789e9a6332a402c740505b10ba0a1095f97874094a07ee546c4dd4bb474a92db_arm64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "golang: encoding/xml: stack exhaustion in Decoder.Skip"
},
{
"cve": "CVE-2022-30629",
"cwe": {
"id": "CWE-331",
"name": "Insufficient Entropy"
},
"discovery_date": "2022-06-02T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2092793"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in the crypto/tls golang package. When session tickets are generated by crypto/tls, it is missing the ticket expiration. This issue may allow an attacker to observe the TLS handshakes to correlate successive connections during session resumption.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "golang: crypto/tls: session tickets lack random ticket_age_add",
"title": "Vulnerability summary"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"8Base-RHACM-2.6:rhacm2/lighthouse-agent-rhel8@sha256:1b017999b67c62f47d4026b369033de4ea9523198524324b071bde7ce8bd54dd_amd64",
"8Base-RHACM-2.6:rhacm2/lighthouse-agent-rhel8@sha256:9165978e8f6b31c1b2c5ba1966c9ee1fa56fa9d57668b204690c792a67217de1_s390x",
"8Base-RHACM-2.6:rhacm2/lighthouse-agent-rhel8@sha256:9716dc5a8bf1aab38472108b186bd3013fc1d5ac0f86aea9a60c721d481e3741_ppc64le",
"8Base-RHACM-2.6:rhacm2/lighthouse-agent-rhel8@sha256:bb4137a931eb5b2ef530094c1d42077fba393f27c0727bb9fa9ca8ebef216d32_arm64",
"8Base-RHACM-2.6:rhacm2/lighthouse-coredns-rhel8@sha256:5fedb3d930a6b6a035e5041dbc37f5a72e842fa671d1d1b9a1d07683b3074655_ppc64le",
"8Base-RHACM-2.6:rhacm2/lighthouse-coredns-rhel8@sha256:7e35418061c0b5e670cc6315bd89b07ac26b1a657068a621c2278dee343f85a4_arm64",
"8Base-RHACM-2.6:rhacm2/lighthouse-coredns-rhel8@sha256:923cc15bf740a7a46f53d00bc9c51f8cedcb75d5aa8a5f7f80642ce750f875a7_s390x",
"8Base-RHACM-2.6:rhacm2/lighthouse-coredns-rhel8@sha256:a65cf2a44593713ab1bfac14a6dbf1a43d968b7ee1e5386a38c6ee0dbaa21a45_amd64",
"8Base-RHACM-2.6:rhacm2/nettest-rhel8@sha256:2f1feeb60f201def1b766553dc67fbfd67631a5fe08f951e40acc9ecf58e53be_s390x",
"8Base-RHACM-2.6:rhacm2/nettest-rhel8@sha256:801bf491658a7770b370b17f275385f6c405fdae8628df7591c68a2a674c8d77_ppc64le",
"8Base-RHACM-2.6:rhacm2/nettest-rhel8@sha256:bc00d390fca8f6f53f41bcc9314c68a565aa9b42c74278cb9f83b5c19f82bd69_amd64",
"8Base-RHACM-2.6:rhacm2/nettest-rhel8@sha256:d8b61063f3c9528c66e515f4f49dc10e253e0c1d7cbe0d55b5fc3d9092edd126_arm64",
"8Base-RHACM-2.6:rhacm2/subctl-rhel8@sha256:5412b60cf39eb7c7a874e7e0e6101c098825a1de742065e212a247660576cf6e_amd64",
"8Base-RHACM-2.6:rhacm2/subctl-rhel8@sha256:5a049cc3fd785a6afd3c65a80a6c158f769a7427db7352c0e2dbf51efe6688ac_s390x",
"8Base-RHACM-2.6:rhacm2/subctl-rhel8@sha256:69eb726de1608b83cd041c05abfe9d737d17995b00fc813bee8b032a4b108f58_arm64",
"8Base-RHACM-2.6:rhacm2/subctl-rhel8@sha256:bb5739cea600e427dc7f042e8224c93227f2f785c46f69881a0c7ecd475d5c27_ppc64le",
"8Base-RHACM-2.6:rhacm2/submariner-gateway-rhel8@sha256:29cc42136b0356c267bf8f1c599b1a85dd1a5ac175a95917ba609d8d42cf042b_arm64",
"8Base-RHACM-2.6:rhacm2/submariner-gateway-rhel8@sha256:63d12fafbc56aff2010ed094234066b7a16f6ddf04f7aeea12b9ad75cec005e3_ppc64le",
"8Base-RHACM-2.6:rhacm2/submariner-gateway-rhel8@sha256:9005919d438664eca44a75271ae1206a02fa4010ba66abae04745ccbbbeb93ee_s390x",
"8Base-RHACM-2.6:rhacm2/submariner-gateway-rhel8@sha256:b51a6807d7443069694125d36c9acf7d1e88f1add2008a9c52bff8c51a64c16b_amd64",
"8Base-RHACM-2.6:rhacm2/submariner-globalnet-rhel8@sha256:3178568b458bf35c1cec6a8eb16abeae3d468f3e5102849680c65050586e19bb_ppc64le",
"8Base-RHACM-2.6:rhacm2/submariner-globalnet-rhel8@sha256:58c0df811794ba52277feac73c046c1f78f6731c0792f28665601cac81494804_arm64",
"8Base-RHACM-2.6:rhacm2/submariner-globalnet-rhel8@sha256:8386fc6c583ce7e56af3aa07e6089599863381d9c2b206b674d093ea6a0604b1_s390x",
"8Base-RHACM-2.6:rhacm2/submariner-globalnet-rhel8@sha256:bc1fde61774378d347275e1500aa375570026b586390880d0d0de17cafca6343_amd64",
"8Base-RHACM-2.6:rhacm2/submariner-networkplugin-syncer-rhel8@sha256:2251e876e51328e5061469b7b6002395c6f7486d89fe8a09227c80e134c4341d_arm64",
"8Base-RHACM-2.6:rhacm2/submariner-networkplugin-syncer-rhel8@sha256:98bd14eceaa0fe009cf09072c2f8a08a89fca9bde79569bbd89ee17b77151fb9_amd64",
"8Base-RHACM-2.6:rhacm2/submariner-networkplugin-syncer-rhel8@sha256:c0a892fe4f1802ca3d3c6f03dab6cd25f1ebc41dcddf08d90a6d9aefc193971d_ppc64le",
"8Base-RHACM-2.6:rhacm2/submariner-networkplugin-syncer-rhel8@sha256:e829974f7d64601d7ac739bea120fe0a02dbc48e7e36d96bdc3b1ea64cbdb77d_s390x",
"8Base-RHACM-2.6:rhacm2/submariner-operator-bundle@sha256:11f67392d84dcd4b1e848f365a68d558d4df4ffc2aa7c00ecb882395c21a6161_ppc64le",
"8Base-RHACM-2.6:rhacm2/submariner-operator-bundle@sha256:c7c3d5733cdf2b5c4e2df9bf06442fcf4b01228d855015939b8f95493b400129_arm64",
"8Base-RHACM-2.6:rhacm2/submariner-operator-bundle@sha256:f67b1af05e09ec1d3b6cba8ed602c5df7331bd1f884602c8719acd6f32e8c2a2_s390x",
"8Base-RHACM-2.6:rhacm2/submariner-operator-bundle@sha256:fc54c972af6e78e88180bbc3dc0238112dc522de1824946e9dc9807a00fa02c0_amd64",
"8Base-RHACM-2.6:rhacm2/submariner-rhel8-operator@sha256:0173a537eaf3bbac4fb1ba7240cc8b9c3f577d18bd36d3f432b4a403ea691cc4_amd64",
"8Base-RHACM-2.6:rhacm2/submariner-rhel8-operator@sha256:137a2e4d7932cfe6260ab8f11c93f098824c12bb60bf98164ef3b09ea2f60cc7_ppc64le",
"8Base-RHACM-2.6:rhacm2/submariner-rhel8-operator@sha256:6908ddbc1fd9ca77c8ca722442c8d135918222cd122801652608f48558a93b35_arm64",
"8Base-RHACM-2.6:rhacm2/submariner-rhel8-operator@sha256:b76304abe66df877ea8ac3dd31ba02550465b33826b485f713c504ae1e7a7877_s390x",
"8Base-RHACM-2.6:rhacm2/submariner-route-agent-rhel8@sha256:3397dab22c690e3d8b6bad25393dd545b5f129bffb000906152903d89b07b890_amd64",
"8Base-RHACM-2.6:rhacm2/submariner-route-agent-rhel8@sha256:3c02f8b23658745194e77f262e16c560f816e5ca99d22162a3c42b241aaf327a_ppc64le",
"8Base-RHACM-2.6:rhacm2/submariner-route-agent-rhel8@sha256:46a5cebefbc09066e786d2a4520d26fb1a260f5635deedfb2d301a5ec605bc35_s390x",
"8Base-RHACM-2.6:rhacm2/submariner-route-agent-rhel8@sha256:789e9a6332a402c740505b10ba0a1095f97874094a07ee546c4dd4bb474a92db_arm64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2022-30629"
},
{
"category": "external",
"summary": "RHBZ#2092793",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2092793"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2022-30629",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-30629"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2022-30629",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2022-30629"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-announce/c/TzIC9-t8Ytg",
"url": "https://groups.google.com/g/golang-announce/c/TzIC9-t8Ytg"
}
],
"release_date": "2022-06-02T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2022-09-06T13:00:18+00:00",
"details": "For details on how to install Submariner, refer to:\n\nhttps://access.redhat.com/documentation/en-us/red_hat_advanced_cluster_management_for_kubernetes/2.6/html/add-ons/submariner#submariner-deploy-console \n\nand\n\nhttps://submariner.io/getting-started/",
"product_ids": [
"8Base-RHACM-2.6:rhacm2/lighthouse-agent-rhel8@sha256:1b017999b67c62f47d4026b369033de4ea9523198524324b071bde7ce8bd54dd_amd64",
"8Base-RHACM-2.6:rhacm2/lighthouse-agent-rhel8@sha256:9165978e8f6b31c1b2c5ba1966c9ee1fa56fa9d57668b204690c792a67217de1_s390x",
"8Base-RHACM-2.6:rhacm2/lighthouse-agent-rhel8@sha256:9716dc5a8bf1aab38472108b186bd3013fc1d5ac0f86aea9a60c721d481e3741_ppc64le",
"8Base-RHACM-2.6:rhacm2/lighthouse-agent-rhel8@sha256:bb4137a931eb5b2ef530094c1d42077fba393f27c0727bb9fa9ca8ebef216d32_arm64",
"8Base-RHACM-2.6:rhacm2/lighthouse-coredns-rhel8@sha256:5fedb3d930a6b6a035e5041dbc37f5a72e842fa671d1d1b9a1d07683b3074655_ppc64le",
"8Base-RHACM-2.6:rhacm2/lighthouse-coredns-rhel8@sha256:7e35418061c0b5e670cc6315bd89b07ac26b1a657068a621c2278dee343f85a4_arm64",
"8Base-RHACM-2.6:rhacm2/lighthouse-coredns-rhel8@sha256:923cc15bf740a7a46f53d00bc9c51f8cedcb75d5aa8a5f7f80642ce750f875a7_s390x",
"8Base-RHACM-2.6:rhacm2/lighthouse-coredns-rhel8@sha256:a65cf2a44593713ab1bfac14a6dbf1a43d968b7ee1e5386a38c6ee0dbaa21a45_amd64",
"8Base-RHACM-2.6:rhacm2/nettest-rhel8@sha256:2f1feeb60f201def1b766553dc67fbfd67631a5fe08f951e40acc9ecf58e53be_s390x",
"8Base-RHACM-2.6:rhacm2/nettest-rhel8@sha256:801bf491658a7770b370b17f275385f6c405fdae8628df7591c68a2a674c8d77_ppc64le",
"8Base-RHACM-2.6:rhacm2/nettest-rhel8@sha256:bc00d390fca8f6f53f41bcc9314c68a565aa9b42c74278cb9f83b5c19f82bd69_amd64",
"8Base-RHACM-2.6:rhacm2/nettest-rhel8@sha256:d8b61063f3c9528c66e515f4f49dc10e253e0c1d7cbe0d55b5fc3d9092edd126_arm64",
"8Base-RHACM-2.6:rhacm2/subctl-rhel8@sha256:5412b60cf39eb7c7a874e7e0e6101c098825a1de742065e212a247660576cf6e_amd64",
"8Base-RHACM-2.6:rhacm2/subctl-rhel8@sha256:5a049cc3fd785a6afd3c65a80a6c158f769a7427db7352c0e2dbf51efe6688ac_s390x",
"8Base-RHACM-2.6:rhacm2/subctl-rhel8@sha256:69eb726de1608b83cd041c05abfe9d737d17995b00fc813bee8b032a4b108f58_arm64",
"8Base-RHACM-2.6:rhacm2/subctl-rhel8@sha256:bb5739cea600e427dc7f042e8224c93227f2f785c46f69881a0c7ecd475d5c27_ppc64le",
"8Base-RHACM-2.6:rhacm2/submariner-gateway-rhel8@sha256:29cc42136b0356c267bf8f1c599b1a85dd1a5ac175a95917ba609d8d42cf042b_arm64",
"8Base-RHACM-2.6:rhacm2/submariner-gateway-rhel8@sha256:63d12fafbc56aff2010ed094234066b7a16f6ddf04f7aeea12b9ad75cec005e3_ppc64le",
"8Base-RHACM-2.6:rhacm2/submariner-gateway-rhel8@sha256:9005919d438664eca44a75271ae1206a02fa4010ba66abae04745ccbbbeb93ee_s390x",
"8Base-RHACM-2.6:rhacm2/submariner-gateway-rhel8@sha256:b51a6807d7443069694125d36c9acf7d1e88f1add2008a9c52bff8c51a64c16b_amd64",
"8Base-RHACM-2.6:rhacm2/submariner-globalnet-rhel8@sha256:3178568b458bf35c1cec6a8eb16abeae3d468f3e5102849680c65050586e19bb_ppc64le",
"8Base-RHACM-2.6:rhacm2/submariner-globalnet-rhel8@sha256:58c0df811794ba52277feac73c046c1f78f6731c0792f28665601cac81494804_arm64",
"8Base-RHACM-2.6:rhacm2/submariner-globalnet-rhel8@sha256:8386fc6c583ce7e56af3aa07e6089599863381d9c2b206b674d093ea6a0604b1_s390x",
"8Base-RHACM-2.6:rhacm2/submariner-globalnet-rhel8@sha256:bc1fde61774378d347275e1500aa375570026b586390880d0d0de17cafca6343_amd64",
"8Base-RHACM-2.6:rhacm2/submariner-networkplugin-syncer-rhel8@sha256:2251e876e51328e5061469b7b6002395c6f7486d89fe8a09227c80e134c4341d_arm64",
"8Base-RHACM-2.6:rhacm2/submariner-networkplugin-syncer-rhel8@sha256:98bd14eceaa0fe009cf09072c2f8a08a89fca9bde79569bbd89ee17b77151fb9_amd64",
"8Base-RHACM-2.6:rhacm2/submariner-networkplugin-syncer-rhel8@sha256:c0a892fe4f1802ca3d3c6f03dab6cd25f1ebc41dcddf08d90a6d9aefc193971d_ppc64le",
"8Base-RHACM-2.6:rhacm2/submariner-networkplugin-syncer-rhel8@sha256:e829974f7d64601d7ac739bea120fe0a02dbc48e7e36d96bdc3b1ea64cbdb77d_s390x",
"8Base-RHACM-2.6:rhacm2/submariner-operator-bundle@sha256:11f67392d84dcd4b1e848f365a68d558d4df4ffc2aa7c00ecb882395c21a6161_ppc64le",
"8Base-RHACM-2.6:rhacm2/submariner-operator-bundle@sha256:c7c3d5733cdf2b5c4e2df9bf06442fcf4b01228d855015939b8f95493b400129_arm64",
"8Base-RHACM-2.6:rhacm2/submariner-operator-bundle@sha256:f67b1af05e09ec1d3b6cba8ed602c5df7331bd1f884602c8719acd6f32e8c2a2_s390x",
"8Base-RHACM-2.6:rhacm2/submariner-operator-bundle@sha256:fc54c972af6e78e88180bbc3dc0238112dc522de1824946e9dc9807a00fa02c0_amd64",
"8Base-RHACM-2.6:rhacm2/submariner-rhel8-operator@sha256:0173a537eaf3bbac4fb1ba7240cc8b9c3f577d18bd36d3f432b4a403ea691cc4_amd64",
"8Base-RHACM-2.6:rhacm2/submariner-rhel8-operator@sha256:137a2e4d7932cfe6260ab8f11c93f098824c12bb60bf98164ef3b09ea2f60cc7_ppc64le",
"8Base-RHACM-2.6:rhacm2/submariner-rhel8-operator@sha256:6908ddbc1fd9ca77c8ca722442c8d135918222cd122801652608f48558a93b35_arm64",
"8Base-RHACM-2.6:rhacm2/submariner-rhel8-operator@sha256:b76304abe66df877ea8ac3dd31ba02550465b33826b485f713c504ae1e7a7877_s390x",
"8Base-RHACM-2.6:rhacm2/submariner-route-agent-rhel8@sha256:3397dab22c690e3d8b6bad25393dd545b5f129bffb000906152903d89b07b890_amd64",
"8Base-RHACM-2.6:rhacm2/submariner-route-agent-rhel8@sha256:3c02f8b23658745194e77f262e16c560f816e5ca99d22162a3c42b241aaf327a_ppc64le",
"8Base-RHACM-2.6:rhacm2/submariner-route-agent-rhel8@sha256:46a5cebefbc09066e786d2a4520d26fb1a260f5635deedfb2d301a5ec605bc35_s390x",
"8Base-RHACM-2.6:rhacm2/submariner-route-agent-rhel8@sha256:789e9a6332a402c740505b10ba0a1095f97874094a07ee546c4dd4bb474a92db_arm64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2022:6346"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "HIGH",
"attackVector": "NETWORK",
"availabilityImpact": "NONE",
"baseScore": 3.1,
"baseSeverity": "LOW",
"confidentialityImpact": "LOW",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "REQUIRED",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:R/S:U/C:L/I:N/A:N",
"version": "3.1"
},
"products": [
"8Base-RHACM-2.6:rhacm2/lighthouse-agent-rhel8@sha256:1b017999b67c62f47d4026b369033de4ea9523198524324b071bde7ce8bd54dd_amd64",
"8Base-RHACM-2.6:rhacm2/lighthouse-agent-rhel8@sha256:9165978e8f6b31c1b2c5ba1966c9ee1fa56fa9d57668b204690c792a67217de1_s390x",
"8Base-RHACM-2.6:rhacm2/lighthouse-agent-rhel8@sha256:9716dc5a8bf1aab38472108b186bd3013fc1d5ac0f86aea9a60c721d481e3741_ppc64le",
"8Base-RHACM-2.6:rhacm2/lighthouse-agent-rhel8@sha256:bb4137a931eb5b2ef530094c1d42077fba393f27c0727bb9fa9ca8ebef216d32_arm64",
"8Base-RHACM-2.6:rhacm2/lighthouse-coredns-rhel8@sha256:5fedb3d930a6b6a035e5041dbc37f5a72e842fa671d1d1b9a1d07683b3074655_ppc64le",
"8Base-RHACM-2.6:rhacm2/lighthouse-coredns-rhel8@sha256:7e35418061c0b5e670cc6315bd89b07ac26b1a657068a621c2278dee343f85a4_arm64",
"8Base-RHACM-2.6:rhacm2/lighthouse-coredns-rhel8@sha256:923cc15bf740a7a46f53d00bc9c51f8cedcb75d5aa8a5f7f80642ce750f875a7_s390x",
"8Base-RHACM-2.6:rhacm2/lighthouse-coredns-rhel8@sha256:a65cf2a44593713ab1bfac14a6dbf1a43d968b7ee1e5386a38c6ee0dbaa21a45_amd64",
"8Base-RHACM-2.6:rhacm2/nettest-rhel8@sha256:2f1feeb60f201def1b766553dc67fbfd67631a5fe08f951e40acc9ecf58e53be_s390x",
"8Base-RHACM-2.6:rhacm2/nettest-rhel8@sha256:801bf491658a7770b370b17f275385f6c405fdae8628df7591c68a2a674c8d77_ppc64le",
"8Base-RHACM-2.6:rhacm2/nettest-rhel8@sha256:bc00d390fca8f6f53f41bcc9314c68a565aa9b42c74278cb9f83b5c19f82bd69_amd64",
"8Base-RHACM-2.6:rhacm2/nettest-rhel8@sha256:d8b61063f3c9528c66e515f4f49dc10e253e0c1d7cbe0d55b5fc3d9092edd126_arm64",
"8Base-RHACM-2.6:rhacm2/subctl-rhel8@sha256:5412b60cf39eb7c7a874e7e0e6101c098825a1de742065e212a247660576cf6e_amd64",
"8Base-RHACM-2.6:rhacm2/subctl-rhel8@sha256:5a049cc3fd785a6afd3c65a80a6c158f769a7427db7352c0e2dbf51efe6688ac_s390x",
"8Base-RHACM-2.6:rhacm2/subctl-rhel8@sha256:69eb726de1608b83cd041c05abfe9d737d17995b00fc813bee8b032a4b108f58_arm64",
"8Base-RHACM-2.6:rhacm2/subctl-rhel8@sha256:bb5739cea600e427dc7f042e8224c93227f2f785c46f69881a0c7ecd475d5c27_ppc64le",
"8Base-RHACM-2.6:rhacm2/submariner-gateway-rhel8@sha256:29cc42136b0356c267bf8f1c599b1a85dd1a5ac175a95917ba609d8d42cf042b_arm64",
"8Base-RHACM-2.6:rhacm2/submariner-gateway-rhel8@sha256:63d12fafbc56aff2010ed094234066b7a16f6ddf04f7aeea12b9ad75cec005e3_ppc64le",
"8Base-RHACM-2.6:rhacm2/submariner-gateway-rhel8@sha256:9005919d438664eca44a75271ae1206a02fa4010ba66abae04745ccbbbeb93ee_s390x",
"8Base-RHACM-2.6:rhacm2/submariner-gateway-rhel8@sha256:b51a6807d7443069694125d36c9acf7d1e88f1add2008a9c52bff8c51a64c16b_amd64",
"8Base-RHACM-2.6:rhacm2/submariner-globalnet-rhel8@sha256:3178568b458bf35c1cec6a8eb16abeae3d468f3e5102849680c65050586e19bb_ppc64le",
"8Base-RHACM-2.6:rhacm2/submariner-globalnet-rhel8@sha256:58c0df811794ba52277feac73c046c1f78f6731c0792f28665601cac81494804_arm64",
"8Base-RHACM-2.6:rhacm2/submariner-globalnet-rhel8@sha256:8386fc6c583ce7e56af3aa07e6089599863381d9c2b206b674d093ea6a0604b1_s390x",
"8Base-RHACM-2.6:rhacm2/submariner-globalnet-rhel8@sha256:bc1fde61774378d347275e1500aa375570026b586390880d0d0de17cafca6343_amd64",
"8Base-RHACM-2.6:rhacm2/submariner-networkplugin-syncer-rhel8@sha256:2251e876e51328e5061469b7b6002395c6f7486d89fe8a09227c80e134c4341d_arm64",
"8Base-RHACM-2.6:rhacm2/submariner-networkplugin-syncer-rhel8@sha256:98bd14eceaa0fe009cf09072c2f8a08a89fca9bde79569bbd89ee17b77151fb9_amd64",
"8Base-RHACM-2.6:rhacm2/submariner-networkplugin-syncer-rhel8@sha256:c0a892fe4f1802ca3d3c6f03dab6cd25f1ebc41dcddf08d90a6d9aefc193971d_ppc64le",
"8Base-RHACM-2.6:rhacm2/submariner-networkplugin-syncer-rhel8@sha256:e829974f7d64601d7ac739bea120fe0a02dbc48e7e36d96bdc3b1ea64cbdb77d_s390x",
"8Base-RHACM-2.6:rhacm2/submariner-operator-bundle@sha256:11f67392d84dcd4b1e848f365a68d558d4df4ffc2aa7c00ecb882395c21a6161_ppc64le",
"8Base-RHACM-2.6:rhacm2/submariner-operator-bundle@sha256:c7c3d5733cdf2b5c4e2df9bf06442fcf4b01228d855015939b8f95493b400129_arm64",
"8Base-RHACM-2.6:rhacm2/submariner-operator-bundle@sha256:f67b1af05e09ec1d3b6cba8ed602c5df7331bd1f884602c8719acd6f32e8c2a2_s390x",
"8Base-RHACM-2.6:rhacm2/submariner-operator-bundle@sha256:fc54c972af6e78e88180bbc3dc0238112dc522de1824946e9dc9807a00fa02c0_amd64",
"8Base-RHACM-2.6:rhacm2/submariner-rhel8-operator@sha256:0173a537eaf3bbac4fb1ba7240cc8b9c3f577d18bd36d3f432b4a403ea691cc4_amd64",
"8Base-RHACM-2.6:rhacm2/submariner-rhel8-operator@sha256:137a2e4d7932cfe6260ab8f11c93f098824c12bb60bf98164ef3b09ea2f60cc7_ppc64le",
"8Base-RHACM-2.6:rhacm2/submariner-rhel8-operator@sha256:6908ddbc1fd9ca77c8ca722442c8d135918222cd122801652608f48558a93b35_arm64",
"8Base-RHACM-2.6:rhacm2/submariner-rhel8-operator@sha256:b76304abe66df877ea8ac3dd31ba02550465b33826b485f713c504ae1e7a7877_s390x",
"8Base-RHACM-2.6:rhacm2/submariner-route-agent-rhel8@sha256:3397dab22c690e3d8b6bad25393dd545b5f129bffb000906152903d89b07b890_amd64",
"8Base-RHACM-2.6:rhacm2/submariner-route-agent-rhel8@sha256:3c02f8b23658745194e77f262e16c560f816e5ca99d22162a3c42b241aaf327a_ppc64le",
"8Base-RHACM-2.6:rhacm2/submariner-route-agent-rhel8@sha256:46a5cebefbc09066e786d2a4520d26fb1a260f5635deedfb2d301a5ec605bc35_s390x",
"8Base-RHACM-2.6:rhacm2/submariner-route-agent-rhel8@sha256:789e9a6332a402c740505b10ba0a1095f97874094a07ee546c4dd4bb474a92db_arm64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Low"
}
],
"title": "golang: crypto/tls: session tickets lack random ticket_age_add"
},
{
"cve": "CVE-2022-30630",
"cwe": {
"id": "CWE-1325",
"name": "Improperly Controlled Sequential Memory Allocation"
},
"discovery_date": "2022-07-14T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2107371"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in the golang standard library, io/fs. Calling Glob on a path that contains a large number of path separators can cause a panic issue due to stack exhaustion. This could allow an attacker to impact availability.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "golang: io/fs: stack exhaustion in Glob",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "RH ProdSec has set the Impact of this vulnerability to Moderate as there is no known method to execute arbitary code. Successful exploitation of this bug can cause the application under attack to panic, merely causing a Denial of Service at the application level. As the kernel is unaffected by this bug, the user can merely relaunch the application to fix the problem. Also, if somehow the application keeps relaunching, the timer watchdogs in the default RHEL kernel will stop the attack in its tracks.\n\nWithin regulated environments, a combination of the following controls acts as a significant barrier to successfully exploiting a CWE-1325: Improperly Controlled Sequential Memory Allocation vulnerability and therefore downgrades the severity of this particular CVE from Moderate to Low.\n\nAccess to the platform is granted only after successful hard token-based multi-factor authentication (MFA) and is governed by least privilege to ensure only authorized users and roles can execute or modify code. Static code analysis and peer reviews enforce strong input validation and error handling, preventing improperly validated inputs from causing system instability, data exposure, or privilege escalation. In the event of successful exploitation, process isolation limits the impact of excessive sequential memory allocation by restricting memory use per process, preventing any single process from exhausting system resources. Finally, the platform uses memory protection mechanisms such as Data Execution Prevention (DEP) and Address Space Layout Randomization (ASLR) to reduce the risk of memory allocation-based attacks.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"8Base-RHACM-2.6:rhacm2/lighthouse-agent-rhel8@sha256:1b017999b67c62f47d4026b369033de4ea9523198524324b071bde7ce8bd54dd_amd64",
"8Base-RHACM-2.6:rhacm2/lighthouse-agent-rhel8@sha256:9165978e8f6b31c1b2c5ba1966c9ee1fa56fa9d57668b204690c792a67217de1_s390x",
"8Base-RHACM-2.6:rhacm2/lighthouse-agent-rhel8@sha256:9716dc5a8bf1aab38472108b186bd3013fc1d5ac0f86aea9a60c721d481e3741_ppc64le",
"8Base-RHACM-2.6:rhacm2/lighthouse-agent-rhel8@sha256:bb4137a931eb5b2ef530094c1d42077fba393f27c0727bb9fa9ca8ebef216d32_arm64",
"8Base-RHACM-2.6:rhacm2/lighthouse-coredns-rhel8@sha256:5fedb3d930a6b6a035e5041dbc37f5a72e842fa671d1d1b9a1d07683b3074655_ppc64le",
"8Base-RHACM-2.6:rhacm2/lighthouse-coredns-rhel8@sha256:7e35418061c0b5e670cc6315bd89b07ac26b1a657068a621c2278dee343f85a4_arm64",
"8Base-RHACM-2.6:rhacm2/lighthouse-coredns-rhel8@sha256:923cc15bf740a7a46f53d00bc9c51f8cedcb75d5aa8a5f7f80642ce750f875a7_s390x",
"8Base-RHACM-2.6:rhacm2/lighthouse-coredns-rhel8@sha256:a65cf2a44593713ab1bfac14a6dbf1a43d968b7ee1e5386a38c6ee0dbaa21a45_amd64",
"8Base-RHACM-2.6:rhacm2/nettest-rhel8@sha256:2f1feeb60f201def1b766553dc67fbfd67631a5fe08f951e40acc9ecf58e53be_s390x",
"8Base-RHACM-2.6:rhacm2/nettest-rhel8@sha256:801bf491658a7770b370b17f275385f6c405fdae8628df7591c68a2a674c8d77_ppc64le",
"8Base-RHACM-2.6:rhacm2/nettest-rhel8@sha256:bc00d390fca8f6f53f41bcc9314c68a565aa9b42c74278cb9f83b5c19f82bd69_amd64",
"8Base-RHACM-2.6:rhacm2/nettest-rhel8@sha256:d8b61063f3c9528c66e515f4f49dc10e253e0c1d7cbe0d55b5fc3d9092edd126_arm64",
"8Base-RHACM-2.6:rhacm2/subctl-rhel8@sha256:5412b60cf39eb7c7a874e7e0e6101c098825a1de742065e212a247660576cf6e_amd64",
"8Base-RHACM-2.6:rhacm2/subctl-rhel8@sha256:5a049cc3fd785a6afd3c65a80a6c158f769a7427db7352c0e2dbf51efe6688ac_s390x",
"8Base-RHACM-2.6:rhacm2/subctl-rhel8@sha256:69eb726de1608b83cd041c05abfe9d737d17995b00fc813bee8b032a4b108f58_arm64",
"8Base-RHACM-2.6:rhacm2/subctl-rhel8@sha256:bb5739cea600e427dc7f042e8224c93227f2f785c46f69881a0c7ecd475d5c27_ppc64le",
"8Base-RHACM-2.6:rhacm2/submariner-gateway-rhel8@sha256:29cc42136b0356c267bf8f1c599b1a85dd1a5ac175a95917ba609d8d42cf042b_arm64",
"8Base-RHACM-2.6:rhacm2/submariner-gateway-rhel8@sha256:63d12fafbc56aff2010ed094234066b7a16f6ddf04f7aeea12b9ad75cec005e3_ppc64le",
"8Base-RHACM-2.6:rhacm2/submariner-gateway-rhel8@sha256:9005919d438664eca44a75271ae1206a02fa4010ba66abae04745ccbbbeb93ee_s390x",
"8Base-RHACM-2.6:rhacm2/submariner-gateway-rhel8@sha256:b51a6807d7443069694125d36c9acf7d1e88f1add2008a9c52bff8c51a64c16b_amd64",
"8Base-RHACM-2.6:rhacm2/submariner-globalnet-rhel8@sha256:3178568b458bf35c1cec6a8eb16abeae3d468f3e5102849680c65050586e19bb_ppc64le",
"8Base-RHACM-2.6:rhacm2/submariner-globalnet-rhel8@sha256:58c0df811794ba52277feac73c046c1f78f6731c0792f28665601cac81494804_arm64",
"8Base-RHACM-2.6:rhacm2/submariner-globalnet-rhel8@sha256:8386fc6c583ce7e56af3aa07e6089599863381d9c2b206b674d093ea6a0604b1_s390x",
"8Base-RHACM-2.6:rhacm2/submariner-globalnet-rhel8@sha256:bc1fde61774378d347275e1500aa375570026b586390880d0d0de17cafca6343_amd64",
"8Base-RHACM-2.6:rhacm2/submariner-networkplugin-syncer-rhel8@sha256:2251e876e51328e5061469b7b6002395c6f7486d89fe8a09227c80e134c4341d_arm64",
"8Base-RHACM-2.6:rhacm2/submariner-networkplugin-syncer-rhel8@sha256:98bd14eceaa0fe009cf09072c2f8a08a89fca9bde79569bbd89ee17b77151fb9_amd64",
"8Base-RHACM-2.6:rhacm2/submariner-networkplugin-syncer-rhel8@sha256:c0a892fe4f1802ca3d3c6f03dab6cd25f1ebc41dcddf08d90a6d9aefc193971d_ppc64le",
"8Base-RHACM-2.6:rhacm2/submariner-networkplugin-syncer-rhel8@sha256:e829974f7d64601d7ac739bea120fe0a02dbc48e7e36d96bdc3b1ea64cbdb77d_s390x",
"8Base-RHACM-2.6:rhacm2/submariner-operator-bundle@sha256:11f67392d84dcd4b1e848f365a68d558d4df4ffc2aa7c00ecb882395c21a6161_ppc64le",
"8Base-RHACM-2.6:rhacm2/submariner-operator-bundle@sha256:c7c3d5733cdf2b5c4e2df9bf06442fcf4b01228d855015939b8f95493b400129_arm64",
"8Base-RHACM-2.6:rhacm2/submariner-operator-bundle@sha256:f67b1af05e09ec1d3b6cba8ed602c5df7331bd1f884602c8719acd6f32e8c2a2_s390x",
"8Base-RHACM-2.6:rhacm2/submariner-operator-bundle@sha256:fc54c972af6e78e88180bbc3dc0238112dc522de1824946e9dc9807a00fa02c0_amd64",
"8Base-RHACM-2.6:rhacm2/submariner-rhel8-operator@sha256:0173a537eaf3bbac4fb1ba7240cc8b9c3f577d18bd36d3f432b4a403ea691cc4_amd64",
"8Base-RHACM-2.6:rhacm2/submariner-rhel8-operator@sha256:137a2e4d7932cfe6260ab8f11c93f098824c12bb60bf98164ef3b09ea2f60cc7_ppc64le",
"8Base-RHACM-2.6:rhacm2/submariner-rhel8-operator@sha256:6908ddbc1fd9ca77c8ca722442c8d135918222cd122801652608f48558a93b35_arm64",
"8Base-RHACM-2.6:rhacm2/submariner-rhel8-operator@sha256:b76304abe66df877ea8ac3dd31ba02550465b33826b485f713c504ae1e7a7877_s390x",
"8Base-RHACM-2.6:rhacm2/submariner-route-agent-rhel8@sha256:3397dab22c690e3d8b6bad25393dd545b5f129bffb000906152903d89b07b890_amd64",
"8Base-RHACM-2.6:rhacm2/submariner-route-agent-rhel8@sha256:3c02f8b23658745194e77f262e16c560f816e5ca99d22162a3c42b241aaf327a_ppc64le",
"8Base-RHACM-2.6:rhacm2/submariner-route-agent-rhel8@sha256:46a5cebefbc09066e786d2a4520d26fb1a260f5635deedfb2d301a5ec605bc35_s390x",
"8Base-RHACM-2.6:rhacm2/submariner-route-agent-rhel8@sha256:789e9a6332a402c740505b10ba0a1095f97874094a07ee546c4dd4bb474a92db_arm64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2022-30630"
},
{
"category": "external",
"summary": "RHBZ#2107371",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2107371"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2022-30630",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-30630"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2022-30630",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2022-30630"
},
{
"category": "external",
"summary": "https://go.dev/issue/53415",
"url": "https://go.dev/issue/53415"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-announce/c/nqrv9fbR0zE",
"url": "https://groups.google.com/g/golang-announce/c/nqrv9fbR0zE"
}
],
"release_date": "2022-07-12T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2022-09-06T13:00:18+00:00",
"details": "For details on how to install Submariner, refer to:\n\nhttps://access.redhat.com/documentation/en-us/red_hat_advanced_cluster_management_for_kubernetes/2.6/html/add-ons/submariner#submariner-deploy-console \n\nand\n\nhttps://submariner.io/getting-started/",
"product_ids": [
"8Base-RHACM-2.6:rhacm2/lighthouse-agent-rhel8@sha256:1b017999b67c62f47d4026b369033de4ea9523198524324b071bde7ce8bd54dd_amd64",
"8Base-RHACM-2.6:rhacm2/lighthouse-agent-rhel8@sha256:9165978e8f6b31c1b2c5ba1966c9ee1fa56fa9d57668b204690c792a67217de1_s390x",
"8Base-RHACM-2.6:rhacm2/lighthouse-agent-rhel8@sha256:9716dc5a8bf1aab38472108b186bd3013fc1d5ac0f86aea9a60c721d481e3741_ppc64le",
"8Base-RHACM-2.6:rhacm2/lighthouse-agent-rhel8@sha256:bb4137a931eb5b2ef530094c1d42077fba393f27c0727bb9fa9ca8ebef216d32_arm64",
"8Base-RHACM-2.6:rhacm2/lighthouse-coredns-rhel8@sha256:5fedb3d930a6b6a035e5041dbc37f5a72e842fa671d1d1b9a1d07683b3074655_ppc64le",
"8Base-RHACM-2.6:rhacm2/lighthouse-coredns-rhel8@sha256:7e35418061c0b5e670cc6315bd89b07ac26b1a657068a621c2278dee343f85a4_arm64",
"8Base-RHACM-2.6:rhacm2/lighthouse-coredns-rhel8@sha256:923cc15bf740a7a46f53d00bc9c51f8cedcb75d5aa8a5f7f80642ce750f875a7_s390x",
"8Base-RHACM-2.6:rhacm2/lighthouse-coredns-rhel8@sha256:a65cf2a44593713ab1bfac14a6dbf1a43d968b7ee1e5386a38c6ee0dbaa21a45_amd64",
"8Base-RHACM-2.6:rhacm2/nettest-rhel8@sha256:2f1feeb60f201def1b766553dc67fbfd67631a5fe08f951e40acc9ecf58e53be_s390x",
"8Base-RHACM-2.6:rhacm2/nettest-rhel8@sha256:801bf491658a7770b370b17f275385f6c405fdae8628df7591c68a2a674c8d77_ppc64le",
"8Base-RHACM-2.6:rhacm2/nettest-rhel8@sha256:bc00d390fca8f6f53f41bcc9314c68a565aa9b42c74278cb9f83b5c19f82bd69_amd64",
"8Base-RHACM-2.6:rhacm2/nettest-rhel8@sha256:d8b61063f3c9528c66e515f4f49dc10e253e0c1d7cbe0d55b5fc3d9092edd126_arm64",
"8Base-RHACM-2.6:rhacm2/subctl-rhel8@sha256:5412b60cf39eb7c7a874e7e0e6101c098825a1de742065e212a247660576cf6e_amd64",
"8Base-RHACM-2.6:rhacm2/subctl-rhel8@sha256:5a049cc3fd785a6afd3c65a80a6c158f769a7427db7352c0e2dbf51efe6688ac_s390x",
"8Base-RHACM-2.6:rhacm2/subctl-rhel8@sha256:69eb726de1608b83cd041c05abfe9d737d17995b00fc813bee8b032a4b108f58_arm64",
"8Base-RHACM-2.6:rhacm2/subctl-rhel8@sha256:bb5739cea600e427dc7f042e8224c93227f2f785c46f69881a0c7ecd475d5c27_ppc64le",
"8Base-RHACM-2.6:rhacm2/submariner-gateway-rhel8@sha256:29cc42136b0356c267bf8f1c599b1a85dd1a5ac175a95917ba609d8d42cf042b_arm64",
"8Base-RHACM-2.6:rhacm2/submariner-gateway-rhel8@sha256:63d12fafbc56aff2010ed094234066b7a16f6ddf04f7aeea12b9ad75cec005e3_ppc64le",
"8Base-RHACM-2.6:rhacm2/submariner-gateway-rhel8@sha256:9005919d438664eca44a75271ae1206a02fa4010ba66abae04745ccbbbeb93ee_s390x",
"8Base-RHACM-2.6:rhacm2/submariner-gateway-rhel8@sha256:b51a6807d7443069694125d36c9acf7d1e88f1add2008a9c52bff8c51a64c16b_amd64",
"8Base-RHACM-2.6:rhacm2/submariner-globalnet-rhel8@sha256:3178568b458bf35c1cec6a8eb16abeae3d468f3e5102849680c65050586e19bb_ppc64le",
"8Base-RHACM-2.6:rhacm2/submariner-globalnet-rhel8@sha256:58c0df811794ba52277feac73c046c1f78f6731c0792f28665601cac81494804_arm64",
"8Base-RHACM-2.6:rhacm2/submariner-globalnet-rhel8@sha256:8386fc6c583ce7e56af3aa07e6089599863381d9c2b206b674d093ea6a0604b1_s390x",
"8Base-RHACM-2.6:rhacm2/submariner-globalnet-rhel8@sha256:bc1fde61774378d347275e1500aa375570026b586390880d0d0de17cafca6343_amd64",
"8Base-RHACM-2.6:rhacm2/submariner-networkplugin-syncer-rhel8@sha256:2251e876e51328e5061469b7b6002395c6f7486d89fe8a09227c80e134c4341d_arm64",
"8Base-RHACM-2.6:rhacm2/submariner-networkplugin-syncer-rhel8@sha256:98bd14eceaa0fe009cf09072c2f8a08a89fca9bde79569bbd89ee17b77151fb9_amd64",
"8Base-RHACM-2.6:rhacm2/submariner-networkplugin-syncer-rhel8@sha256:c0a892fe4f1802ca3d3c6f03dab6cd25f1ebc41dcddf08d90a6d9aefc193971d_ppc64le",
"8Base-RHACM-2.6:rhacm2/submariner-networkplugin-syncer-rhel8@sha256:e829974f7d64601d7ac739bea120fe0a02dbc48e7e36d96bdc3b1ea64cbdb77d_s390x",
"8Base-RHACM-2.6:rhacm2/submariner-operator-bundle@sha256:11f67392d84dcd4b1e848f365a68d558d4df4ffc2aa7c00ecb882395c21a6161_ppc64le",
"8Base-RHACM-2.6:rhacm2/submariner-operator-bundle@sha256:c7c3d5733cdf2b5c4e2df9bf06442fcf4b01228d855015939b8f95493b400129_arm64",
"8Base-RHACM-2.6:rhacm2/submariner-operator-bundle@sha256:f67b1af05e09ec1d3b6cba8ed602c5df7331bd1f884602c8719acd6f32e8c2a2_s390x",
"8Base-RHACM-2.6:rhacm2/submariner-operator-bundle@sha256:fc54c972af6e78e88180bbc3dc0238112dc522de1824946e9dc9807a00fa02c0_amd64",
"8Base-RHACM-2.6:rhacm2/submariner-rhel8-operator@sha256:0173a537eaf3bbac4fb1ba7240cc8b9c3f577d18bd36d3f432b4a403ea691cc4_amd64",
"8Base-RHACM-2.6:rhacm2/submariner-rhel8-operator@sha256:137a2e4d7932cfe6260ab8f11c93f098824c12bb60bf98164ef3b09ea2f60cc7_ppc64le",
"8Base-RHACM-2.6:rhacm2/submariner-rhel8-operator@sha256:6908ddbc1fd9ca77c8ca722442c8d135918222cd122801652608f48558a93b35_arm64",
"8Base-RHACM-2.6:rhacm2/submariner-rhel8-operator@sha256:b76304abe66df877ea8ac3dd31ba02550465b33826b485f713c504ae1e7a7877_s390x",
"8Base-RHACM-2.6:rhacm2/submariner-route-agent-rhel8@sha256:3397dab22c690e3d8b6bad25393dd545b5f129bffb000906152903d89b07b890_amd64",
"8Base-RHACM-2.6:rhacm2/submariner-route-agent-rhel8@sha256:3c02f8b23658745194e77f262e16c560f816e5ca99d22162a3c42b241aaf327a_ppc64le",
"8Base-RHACM-2.6:rhacm2/submariner-route-agent-rhel8@sha256:46a5cebefbc09066e786d2a4520d26fb1a260f5635deedfb2d301a5ec605bc35_s390x",
"8Base-RHACM-2.6:rhacm2/submariner-route-agent-rhel8@sha256:789e9a6332a402c740505b10ba0a1095f97874094a07ee546c4dd4bb474a92db_arm64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2022: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": [
"8Base-RHACM-2.6:rhacm2/lighthouse-agent-rhel8@sha256:1b017999b67c62f47d4026b369033de4ea9523198524324b071bde7ce8bd54dd_amd64",
"8Base-RHACM-2.6:rhacm2/lighthouse-agent-rhel8@sha256:9165978e8f6b31c1b2c5ba1966c9ee1fa56fa9d57668b204690c792a67217de1_s390x",
"8Base-RHACM-2.6:rhacm2/lighthouse-agent-rhel8@sha256:9716dc5a8bf1aab38472108b186bd3013fc1d5ac0f86aea9a60c721d481e3741_ppc64le",
"8Base-RHACM-2.6:rhacm2/lighthouse-agent-rhel8@sha256:bb4137a931eb5b2ef530094c1d42077fba393f27c0727bb9fa9ca8ebef216d32_arm64",
"8Base-RHACM-2.6:rhacm2/lighthouse-coredns-rhel8@sha256:5fedb3d930a6b6a035e5041dbc37f5a72e842fa671d1d1b9a1d07683b3074655_ppc64le",
"8Base-RHACM-2.6:rhacm2/lighthouse-coredns-rhel8@sha256:7e35418061c0b5e670cc6315bd89b07ac26b1a657068a621c2278dee343f85a4_arm64",
"8Base-RHACM-2.6:rhacm2/lighthouse-coredns-rhel8@sha256:923cc15bf740a7a46f53d00bc9c51f8cedcb75d5aa8a5f7f80642ce750f875a7_s390x",
"8Base-RHACM-2.6:rhacm2/lighthouse-coredns-rhel8@sha256:a65cf2a44593713ab1bfac14a6dbf1a43d968b7ee1e5386a38c6ee0dbaa21a45_amd64",
"8Base-RHACM-2.6:rhacm2/nettest-rhel8@sha256:2f1feeb60f201def1b766553dc67fbfd67631a5fe08f951e40acc9ecf58e53be_s390x",
"8Base-RHACM-2.6:rhacm2/nettest-rhel8@sha256:801bf491658a7770b370b17f275385f6c405fdae8628df7591c68a2a674c8d77_ppc64le",
"8Base-RHACM-2.6:rhacm2/nettest-rhel8@sha256:bc00d390fca8f6f53f41bcc9314c68a565aa9b42c74278cb9f83b5c19f82bd69_amd64",
"8Base-RHACM-2.6:rhacm2/nettest-rhel8@sha256:d8b61063f3c9528c66e515f4f49dc10e253e0c1d7cbe0d55b5fc3d9092edd126_arm64",
"8Base-RHACM-2.6:rhacm2/subctl-rhel8@sha256:5412b60cf39eb7c7a874e7e0e6101c098825a1de742065e212a247660576cf6e_amd64",
"8Base-RHACM-2.6:rhacm2/subctl-rhel8@sha256:5a049cc3fd785a6afd3c65a80a6c158f769a7427db7352c0e2dbf51efe6688ac_s390x",
"8Base-RHACM-2.6:rhacm2/subctl-rhel8@sha256:69eb726de1608b83cd041c05abfe9d737d17995b00fc813bee8b032a4b108f58_arm64",
"8Base-RHACM-2.6:rhacm2/subctl-rhel8@sha256:bb5739cea600e427dc7f042e8224c93227f2f785c46f69881a0c7ecd475d5c27_ppc64le",
"8Base-RHACM-2.6:rhacm2/submariner-gateway-rhel8@sha256:29cc42136b0356c267bf8f1c599b1a85dd1a5ac175a95917ba609d8d42cf042b_arm64",
"8Base-RHACM-2.6:rhacm2/submariner-gateway-rhel8@sha256:63d12fafbc56aff2010ed094234066b7a16f6ddf04f7aeea12b9ad75cec005e3_ppc64le",
"8Base-RHACM-2.6:rhacm2/submariner-gateway-rhel8@sha256:9005919d438664eca44a75271ae1206a02fa4010ba66abae04745ccbbbeb93ee_s390x",
"8Base-RHACM-2.6:rhacm2/submariner-gateway-rhel8@sha256:b51a6807d7443069694125d36c9acf7d1e88f1add2008a9c52bff8c51a64c16b_amd64",
"8Base-RHACM-2.6:rhacm2/submariner-globalnet-rhel8@sha256:3178568b458bf35c1cec6a8eb16abeae3d468f3e5102849680c65050586e19bb_ppc64le",
"8Base-RHACM-2.6:rhacm2/submariner-globalnet-rhel8@sha256:58c0df811794ba52277feac73c046c1f78f6731c0792f28665601cac81494804_arm64",
"8Base-RHACM-2.6:rhacm2/submariner-globalnet-rhel8@sha256:8386fc6c583ce7e56af3aa07e6089599863381d9c2b206b674d093ea6a0604b1_s390x",
"8Base-RHACM-2.6:rhacm2/submariner-globalnet-rhel8@sha256:bc1fde61774378d347275e1500aa375570026b586390880d0d0de17cafca6343_amd64",
"8Base-RHACM-2.6:rhacm2/submariner-networkplugin-syncer-rhel8@sha256:2251e876e51328e5061469b7b6002395c6f7486d89fe8a09227c80e134c4341d_arm64",
"8Base-RHACM-2.6:rhacm2/submariner-networkplugin-syncer-rhel8@sha256:98bd14eceaa0fe009cf09072c2f8a08a89fca9bde79569bbd89ee17b77151fb9_amd64",
"8Base-RHACM-2.6:rhacm2/submariner-networkplugin-syncer-rhel8@sha256:c0a892fe4f1802ca3d3c6f03dab6cd25f1ebc41dcddf08d90a6d9aefc193971d_ppc64le",
"8Base-RHACM-2.6:rhacm2/submariner-networkplugin-syncer-rhel8@sha256:e829974f7d64601d7ac739bea120fe0a02dbc48e7e36d96bdc3b1ea64cbdb77d_s390x",
"8Base-RHACM-2.6:rhacm2/submariner-operator-bundle@sha256:11f67392d84dcd4b1e848f365a68d558d4df4ffc2aa7c00ecb882395c21a6161_ppc64le",
"8Base-RHACM-2.6:rhacm2/submariner-operator-bundle@sha256:c7c3d5733cdf2b5c4e2df9bf06442fcf4b01228d855015939b8f95493b400129_arm64",
"8Base-RHACM-2.6:rhacm2/submariner-operator-bundle@sha256:f67b1af05e09ec1d3b6cba8ed602c5df7331bd1f884602c8719acd6f32e8c2a2_s390x",
"8Base-RHACM-2.6:rhacm2/submariner-operator-bundle@sha256:fc54c972af6e78e88180bbc3dc0238112dc522de1824946e9dc9807a00fa02c0_amd64",
"8Base-RHACM-2.6:rhacm2/submariner-rhel8-operator@sha256:0173a537eaf3bbac4fb1ba7240cc8b9c3f577d18bd36d3f432b4a403ea691cc4_amd64",
"8Base-RHACM-2.6:rhacm2/submariner-rhel8-operator@sha256:137a2e4d7932cfe6260ab8f11c93f098824c12bb60bf98164ef3b09ea2f60cc7_ppc64le",
"8Base-RHACM-2.6:rhacm2/submariner-rhel8-operator@sha256:6908ddbc1fd9ca77c8ca722442c8d135918222cd122801652608f48558a93b35_arm64",
"8Base-RHACM-2.6:rhacm2/submariner-rhel8-operator@sha256:b76304abe66df877ea8ac3dd31ba02550465b33826b485f713c504ae1e7a7877_s390x",
"8Base-RHACM-2.6:rhacm2/submariner-route-agent-rhel8@sha256:3397dab22c690e3d8b6bad25393dd545b5f129bffb000906152903d89b07b890_amd64",
"8Base-RHACM-2.6:rhacm2/submariner-route-agent-rhel8@sha256:3c02f8b23658745194e77f262e16c560f816e5ca99d22162a3c42b241aaf327a_ppc64le",
"8Base-RHACM-2.6:rhacm2/submariner-route-agent-rhel8@sha256:46a5cebefbc09066e786d2a4520d26fb1a260f5635deedfb2d301a5ec605bc35_s390x",
"8Base-RHACM-2.6:rhacm2/submariner-route-agent-rhel8@sha256:789e9a6332a402c740505b10ba0a1095f97874094a07ee546c4dd4bb474a92db_arm64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "golang: io/fs: stack exhaustion in Glob"
},
{
"cve": "CVE-2022-30631",
"cwe": {
"id": "CWE-1325",
"name": "Improperly Controlled Sequential Memory Allocation"
},
"discovery_date": "2022-07-14T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2107342"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in golang. Calling the Reader, Read method on an archive that contains a large number of concatenated 0-length compressed files can cause a panic issue due to stack exhaustion.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "golang: compress/gzip: stack exhaustion in Reader.Read",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "To exploit CVE-2022-30631, an attacker supplies a specially crafted gzip archive to a Go application that uses a vulnerable version of the compress/gzip package without adequate input validation. This can lead to uncontrolled recursion, resulting in stack exhaustion and causing the application to panic, thereby affecting its availability.\n\nAs this is merely a DoS and there is no known way to control the instruction pointer, RH ProdSec has set the impact of this vulnerabilty to \"Moderate\".\n\nWithin regulated environments, a combination of the following controls acts as a significant barrier to successfully exploiting a CWE-1325: Improperly Controlled Sequential Memory Allocation vulnerability and therefore downgrades the severity of this particular CVE from Moderate to Low.\n\nAccess to the platform is granted only after successful hard token-based multi-factor authentication (MFA) and is governed by least privilege to ensure only authorized users and roles can execute or modify code. Static code analysis and peer reviews enforce strong input validation and error handling, preventing improperly validated inputs from causing system instability, data exposure, or privilege escalation. In the event of successful exploitation, process isolation limits the impact of excessive sequential memory allocation by restricting memory use per process, preventing any single process from exhausting system resources. Finally, the platform uses memory protection mechanisms such as Data Execution Prevention (DEP) and Address Space Layout Randomization (ASLR) to reduce the risk of memory allocation-based attacks.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"8Base-RHACM-2.6:rhacm2/lighthouse-agent-rhel8@sha256:1b017999b67c62f47d4026b369033de4ea9523198524324b071bde7ce8bd54dd_amd64",
"8Base-RHACM-2.6:rhacm2/lighthouse-agent-rhel8@sha256:9165978e8f6b31c1b2c5ba1966c9ee1fa56fa9d57668b204690c792a67217de1_s390x",
"8Base-RHACM-2.6:rhacm2/lighthouse-agent-rhel8@sha256:9716dc5a8bf1aab38472108b186bd3013fc1d5ac0f86aea9a60c721d481e3741_ppc64le",
"8Base-RHACM-2.6:rhacm2/lighthouse-agent-rhel8@sha256:bb4137a931eb5b2ef530094c1d42077fba393f27c0727bb9fa9ca8ebef216d32_arm64",
"8Base-RHACM-2.6:rhacm2/lighthouse-coredns-rhel8@sha256:5fedb3d930a6b6a035e5041dbc37f5a72e842fa671d1d1b9a1d07683b3074655_ppc64le",
"8Base-RHACM-2.6:rhacm2/lighthouse-coredns-rhel8@sha256:7e35418061c0b5e670cc6315bd89b07ac26b1a657068a621c2278dee343f85a4_arm64",
"8Base-RHACM-2.6:rhacm2/lighthouse-coredns-rhel8@sha256:923cc15bf740a7a46f53d00bc9c51f8cedcb75d5aa8a5f7f80642ce750f875a7_s390x",
"8Base-RHACM-2.6:rhacm2/lighthouse-coredns-rhel8@sha256:a65cf2a44593713ab1bfac14a6dbf1a43d968b7ee1e5386a38c6ee0dbaa21a45_amd64",
"8Base-RHACM-2.6:rhacm2/nettest-rhel8@sha256:2f1feeb60f201def1b766553dc67fbfd67631a5fe08f951e40acc9ecf58e53be_s390x",
"8Base-RHACM-2.6:rhacm2/nettest-rhel8@sha256:801bf491658a7770b370b17f275385f6c405fdae8628df7591c68a2a674c8d77_ppc64le",
"8Base-RHACM-2.6:rhacm2/nettest-rhel8@sha256:bc00d390fca8f6f53f41bcc9314c68a565aa9b42c74278cb9f83b5c19f82bd69_amd64",
"8Base-RHACM-2.6:rhacm2/nettest-rhel8@sha256:d8b61063f3c9528c66e515f4f49dc10e253e0c1d7cbe0d55b5fc3d9092edd126_arm64",
"8Base-RHACM-2.6:rhacm2/subctl-rhel8@sha256:5412b60cf39eb7c7a874e7e0e6101c098825a1de742065e212a247660576cf6e_amd64",
"8Base-RHACM-2.6:rhacm2/subctl-rhel8@sha256:5a049cc3fd785a6afd3c65a80a6c158f769a7427db7352c0e2dbf51efe6688ac_s390x",
"8Base-RHACM-2.6:rhacm2/subctl-rhel8@sha256:69eb726de1608b83cd041c05abfe9d737d17995b00fc813bee8b032a4b108f58_arm64",
"8Base-RHACM-2.6:rhacm2/subctl-rhel8@sha256:bb5739cea600e427dc7f042e8224c93227f2f785c46f69881a0c7ecd475d5c27_ppc64le",
"8Base-RHACM-2.6:rhacm2/submariner-gateway-rhel8@sha256:29cc42136b0356c267bf8f1c599b1a85dd1a5ac175a95917ba609d8d42cf042b_arm64",
"8Base-RHACM-2.6:rhacm2/submariner-gateway-rhel8@sha256:63d12fafbc56aff2010ed094234066b7a16f6ddf04f7aeea12b9ad75cec005e3_ppc64le",
"8Base-RHACM-2.6:rhacm2/submariner-gateway-rhel8@sha256:9005919d438664eca44a75271ae1206a02fa4010ba66abae04745ccbbbeb93ee_s390x",
"8Base-RHACM-2.6:rhacm2/submariner-gateway-rhel8@sha256:b51a6807d7443069694125d36c9acf7d1e88f1add2008a9c52bff8c51a64c16b_amd64",
"8Base-RHACM-2.6:rhacm2/submariner-globalnet-rhel8@sha256:3178568b458bf35c1cec6a8eb16abeae3d468f3e5102849680c65050586e19bb_ppc64le",
"8Base-RHACM-2.6:rhacm2/submariner-globalnet-rhel8@sha256:58c0df811794ba52277feac73c046c1f78f6731c0792f28665601cac81494804_arm64",
"8Base-RHACM-2.6:rhacm2/submariner-globalnet-rhel8@sha256:8386fc6c583ce7e56af3aa07e6089599863381d9c2b206b674d093ea6a0604b1_s390x",
"8Base-RHACM-2.6:rhacm2/submariner-globalnet-rhel8@sha256:bc1fde61774378d347275e1500aa375570026b586390880d0d0de17cafca6343_amd64",
"8Base-RHACM-2.6:rhacm2/submariner-networkplugin-syncer-rhel8@sha256:2251e876e51328e5061469b7b6002395c6f7486d89fe8a09227c80e134c4341d_arm64",
"8Base-RHACM-2.6:rhacm2/submariner-networkplugin-syncer-rhel8@sha256:98bd14eceaa0fe009cf09072c2f8a08a89fca9bde79569bbd89ee17b77151fb9_amd64",
"8Base-RHACM-2.6:rhacm2/submariner-networkplugin-syncer-rhel8@sha256:c0a892fe4f1802ca3d3c6f03dab6cd25f1ebc41dcddf08d90a6d9aefc193971d_ppc64le",
"8Base-RHACM-2.6:rhacm2/submariner-networkplugin-syncer-rhel8@sha256:e829974f7d64601d7ac739bea120fe0a02dbc48e7e36d96bdc3b1ea64cbdb77d_s390x",
"8Base-RHACM-2.6:rhacm2/submariner-operator-bundle@sha256:11f67392d84dcd4b1e848f365a68d558d4df4ffc2aa7c00ecb882395c21a6161_ppc64le",
"8Base-RHACM-2.6:rhacm2/submariner-operator-bundle@sha256:c7c3d5733cdf2b5c4e2df9bf06442fcf4b01228d855015939b8f95493b400129_arm64",
"8Base-RHACM-2.6:rhacm2/submariner-operator-bundle@sha256:f67b1af05e09ec1d3b6cba8ed602c5df7331bd1f884602c8719acd6f32e8c2a2_s390x",
"8Base-RHACM-2.6:rhacm2/submariner-operator-bundle@sha256:fc54c972af6e78e88180bbc3dc0238112dc522de1824946e9dc9807a00fa02c0_amd64",
"8Base-RHACM-2.6:rhacm2/submariner-rhel8-operator@sha256:0173a537eaf3bbac4fb1ba7240cc8b9c3f577d18bd36d3f432b4a403ea691cc4_amd64",
"8Base-RHACM-2.6:rhacm2/submariner-rhel8-operator@sha256:137a2e4d7932cfe6260ab8f11c93f098824c12bb60bf98164ef3b09ea2f60cc7_ppc64le",
"8Base-RHACM-2.6:rhacm2/submariner-rhel8-operator@sha256:6908ddbc1fd9ca77c8ca722442c8d135918222cd122801652608f48558a93b35_arm64",
"8Base-RHACM-2.6:rhacm2/submariner-rhel8-operator@sha256:b76304abe66df877ea8ac3dd31ba02550465b33826b485f713c504ae1e7a7877_s390x",
"8Base-RHACM-2.6:rhacm2/submariner-route-agent-rhel8@sha256:3397dab22c690e3d8b6bad25393dd545b5f129bffb000906152903d89b07b890_amd64",
"8Base-RHACM-2.6:rhacm2/submariner-route-agent-rhel8@sha256:3c02f8b23658745194e77f262e16c560f816e5ca99d22162a3c42b241aaf327a_ppc64le",
"8Base-RHACM-2.6:rhacm2/submariner-route-agent-rhel8@sha256:46a5cebefbc09066e786d2a4520d26fb1a260f5635deedfb2d301a5ec605bc35_s390x",
"8Base-RHACM-2.6:rhacm2/submariner-route-agent-rhel8@sha256:789e9a6332a402c740505b10ba0a1095f97874094a07ee546c4dd4bb474a92db_arm64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2022-30631"
},
{
"category": "external",
"summary": "RHBZ#2107342",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2107342"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2022-30631",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-30631"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2022-30631",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2022-30631"
},
{
"category": "external",
"summary": "https://go.dev/issue/53168",
"url": "https://go.dev/issue/53168"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-announce/c/nqrv9fbR0zE",
"url": "https://groups.google.com/g/golang-announce/c/nqrv9fbR0zE"
}
],
"release_date": "2022-07-12T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2022-09-06T13:00:18+00:00",
"details": "For details on how to install Submariner, refer to:\n\nhttps://access.redhat.com/documentation/en-us/red_hat_advanced_cluster_management_for_kubernetes/2.6/html/add-ons/submariner#submariner-deploy-console \n\nand\n\nhttps://submariner.io/getting-started/",
"product_ids": [
"8Base-RHACM-2.6:rhacm2/lighthouse-agent-rhel8@sha256:1b017999b67c62f47d4026b369033de4ea9523198524324b071bde7ce8bd54dd_amd64",
"8Base-RHACM-2.6:rhacm2/lighthouse-agent-rhel8@sha256:9165978e8f6b31c1b2c5ba1966c9ee1fa56fa9d57668b204690c792a67217de1_s390x",
"8Base-RHACM-2.6:rhacm2/lighthouse-agent-rhel8@sha256:9716dc5a8bf1aab38472108b186bd3013fc1d5ac0f86aea9a60c721d481e3741_ppc64le",
"8Base-RHACM-2.6:rhacm2/lighthouse-agent-rhel8@sha256:bb4137a931eb5b2ef530094c1d42077fba393f27c0727bb9fa9ca8ebef216d32_arm64",
"8Base-RHACM-2.6:rhacm2/lighthouse-coredns-rhel8@sha256:5fedb3d930a6b6a035e5041dbc37f5a72e842fa671d1d1b9a1d07683b3074655_ppc64le",
"8Base-RHACM-2.6:rhacm2/lighthouse-coredns-rhel8@sha256:7e35418061c0b5e670cc6315bd89b07ac26b1a657068a621c2278dee343f85a4_arm64",
"8Base-RHACM-2.6:rhacm2/lighthouse-coredns-rhel8@sha256:923cc15bf740a7a46f53d00bc9c51f8cedcb75d5aa8a5f7f80642ce750f875a7_s390x",
"8Base-RHACM-2.6:rhacm2/lighthouse-coredns-rhel8@sha256:a65cf2a44593713ab1bfac14a6dbf1a43d968b7ee1e5386a38c6ee0dbaa21a45_amd64",
"8Base-RHACM-2.6:rhacm2/nettest-rhel8@sha256:2f1feeb60f201def1b766553dc67fbfd67631a5fe08f951e40acc9ecf58e53be_s390x",
"8Base-RHACM-2.6:rhacm2/nettest-rhel8@sha256:801bf491658a7770b370b17f275385f6c405fdae8628df7591c68a2a674c8d77_ppc64le",
"8Base-RHACM-2.6:rhacm2/nettest-rhel8@sha256:bc00d390fca8f6f53f41bcc9314c68a565aa9b42c74278cb9f83b5c19f82bd69_amd64",
"8Base-RHACM-2.6:rhacm2/nettest-rhel8@sha256:d8b61063f3c9528c66e515f4f49dc10e253e0c1d7cbe0d55b5fc3d9092edd126_arm64",
"8Base-RHACM-2.6:rhacm2/subctl-rhel8@sha256:5412b60cf39eb7c7a874e7e0e6101c098825a1de742065e212a247660576cf6e_amd64",
"8Base-RHACM-2.6:rhacm2/subctl-rhel8@sha256:5a049cc3fd785a6afd3c65a80a6c158f769a7427db7352c0e2dbf51efe6688ac_s390x",
"8Base-RHACM-2.6:rhacm2/subctl-rhel8@sha256:69eb726de1608b83cd041c05abfe9d737d17995b00fc813bee8b032a4b108f58_arm64",
"8Base-RHACM-2.6:rhacm2/subctl-rhel8@sha256:bb5739cea600e427dc7f042e8224c93227f2f785c46f69881a0c7ecd475d5c27_ppc64le",
"8Base-RHACM-2.6:rhacm2/submariner-gateway-rhel8@sha256:29cc42136b0356c267bf8f1c599b1a85dd1a5ac175a95917ba609d8d42cf042b_arm64",
"8Base-RHACM-2.6:rhacm2/submariner-gateway-rhel8@sha256:63d12fafbc56aff2010ed094234066b7a16f6ddf04f7aeea12b9ad75cec005e3_ppc64le",
"8Base-RHACM-2.6:rhacm2/submariner-gateway-rhel8@sha256:9005919d438664eca44a75271ae1206a02fa4010ba66abae04745ccbbbeb93ee_s390x",
"8Base-RHACM-2.6:rhacm2/submariner-gateway-rhel8@sha256:b51a6807d7443069694125d36c9acf7d1e88f1add2008a9c52bff8c51a64c16b_amd64",
"8Base-RHACM-2.6:rhacm2/submariner-globalnet-rhel8@sha256:3178568b458bf35c1cec6a8eb16abeae3d468f3e5102849680c65050586e19bb_ppc64le",
"8Base-RHACM-2.6:rhacm2/submariner-globalnet-rhel8@sha256:58c0df811794ba52277feac73c046c1f78f6731c0792f28665601cac81494804_arm64",
"8Base-RHACM-2.6:rhacm2/submariner-globalnet-rhel8@sha256:8386fc6c583ce7e56af3aa07e6089599863381d9c2b206b674d093ea6a0604b1_s390x",
"8Base-RHACM-2.6:rhacm2/submariner-globalnet-rhel8@sha256:bc1fde61774378d347275e1500aa375570026b586390880d0d0de17cafca6343_amd64",
"8Base-RHACM-2.6:rhacm2/submariner-networkplugin-syncer-rhel8@sha256:2251e876e51328e5061469b7b6002395c6f7486d89fe8a09227c80e134c4341d_arm64",
"8Base-RHACM-2.6:rhacm2/submariner-networkplugin-syncer-rhel8@sha256:98bd14eceaa0fe009cf09072c2f8a08a89fca9bde79569bbd89ee17b77151fb9_amd64",
"8Base-RHACM-2.6:rhacm2/submariner-networkplugin-syncer-rhel8@sha256:c0a892fe4f1802ca3d3c6f03dab6cd25f1ebc41dcddf08d90a6d9aefc193971d_ppc64le",
"8Base-RHACM-2.6:rhacm2/submariner-networkplugin-syncer-rhel8@sha256:e829974f7d64601d7ac739bea120fe0a02dbc48e7e36d96bdc3b1ea64cbdb77d_s390x",
"8Base-RHACM-2.6:rhacm2/submariner-operator-bundle@sha256:11f67392d84dcd4b1e848f365a68d558d4df4ffc2aa7c00ecb882395c21a6161_ppc64le",
"8Base-RHACM-2.6:rhacm2/submariner-operator-bundle@sha256:c7c3d5733cdf2b5c4e2df9bf06442fcf4b01228d855015939b8f95493b400129_arm64",
"8Base-RHACM-2.6:rhacm2/submariner-operator-bundle@sha256:f67b1af05e09ec1d3b6cba8ed602c5df7331bd1f884602c8719acd6f32e8c2a2_s390x",
"8Base-RHACM-2.6:rhacm2/submariner-operator-bundle@sha256:fc54c972af6e78e88180bbc3dc0238112dc522de1824946e9dc9807a00fa02c0_amd64",
"8Base-RHACM-2.6:rhacm2/submariner-rhel8-operator@sha256:0173a537eaf3bbac4fb1ba7240cc8b9c3f577d18bd36d3f432b4a403ea691cc4_amd64",
"8Base-RHACM-2.6:rhacm2/submariner-rhel8-operator@sha256:137a2e4d7932cfe6260ab8f11c93f098824c12bb60bf98164ef3b09ea2f60cc7_ppc64le",
"8Base-RHACM-2.6:rhacm2/submariner-rhel8-operator@sha256:6908ddbc1fd9ca77c8ca722442c8d135918222cd122801652608f48558a93b35_arm64",
"8Base-RHACM-2.6:rhacm2/submariner-rhel8-operator@sha256:b76304abe66df877ea8ac3dd31ba02550465b33826b485f713c504ae1e7a7877_s390x",
"8Base-RHACM-2.6:rhacm2/submariner-route-agent-rhel8@sha256:3397dab22c690e3d8b6bad25393dd545b5f129bffb000906152903d89b07b890_amd64",
"8Base-RHACM-2.6:rhacm2/submariner-route-agent-rhel8@sha256:3c02f8b23658745194e77f262e16c560f816e5ca99d22162a3c42b241aaf327a_ppc64le",
"8Base-RHACM-2.6:rhacm2/submariner-route-agent-rhel8@sha256:46a5cebefbc09066e786d2a4520d26fb1a260f5635deedfb2d301a5ec605bc35_s390x",
"8Base-RHACM-2.6:rhacm2/submariner-route-agent-rhel8@sha256:789e9a6332a402c740505b10ba0a1095f97874094a07ee546c4dd4bb474a92db_arm64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2022: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": [
"8Base-RHACM-2.6:rhacm2/lighthouse-agent-rhel8@sha256:1b017999b67c62f47d4026b369033de4ea9523198524324b071bde7ce8bd54dd_amd64",
"8Base-RHACM-2.6:rhacm2/lighthouse-agent-rhel8@sha256:9165978e8f6b31c1b2c5ba1966c9ee1fa56fa9d57668b204690c792a67217de1_s390x",
"8Base-RHACM-2.6:rhacm2/lighthouse-agent-rhel8@sha256:9716dc5a8bf1aab38472108b186bd3013fc1d5ac0f86aea9a60c721d481e3741_ppc64le",
"8Base-RHACM-2.6:rhacm2/lighthouse-agent-rhel8@sha256:bb4137a931eb5b2ef530094c1d42077fba393f27c0727bb9fa9ca8ebef216d32_arm64",
"8Base-RHACM-2.6:rhacm2/lighthouse-coredns-rhel8@sha256:5fedb3d930a6b6a035e5041dbc37f5a72e842fa671d1d1b9a1d07683b3074655_ppc64le",
"8Base-RHACM-2.6:rhacm2/lighthouse-coredns-rhel8@sha256:7e35418061c0b5e670cc6315bd89b07ac26b1a657068a621c2278dee343f85a4_arm64",
"8Base-RHACM-2.6:rhacm2/lighthouse-coredns-rhel8@sha256:923cc15bf740a7a46f53d00bc9c51f8cedcb75d5aa8a5f7f80642ce750f875a7_s390x",
"8Base-RHACM-2.6:rhacm2/lighthouse-coredns-rhel8@sha256:a65cf2a44593713ab1bfac14a6dbf1a43d968b7ee1e5386a38c6ee0dbaa21a45_amd64",
"8Base-RHACM-2.6:rhacm2/nettest-rhel8@sha256:2f1feeb60f201def1b766553dc67fbfd67631a5fe08f951e40acc9ecf58e53be_s390x",
"8Base-RHACM-2.6:rhacm2/nettest-rhel8@sha256:801bf491658a7770b370b17f275385f6c405fdae8628df7591c68a2a674c8d77_ppc64le",
"8Base-RHACM-2.6:rhacm2/nettest-rhel8@sha256:bc00d390fca8f6f53f41bcc9314c68a565aa9b42c74278cb9f83b5c19f82bd69_amd64",
"8Base-RHACM-2.6:rhacm2/nettest-rhel8@sha256:d8b61063f3c9528c66e515f4f49dc10e253e0c1d7cbe0d55b5fc3d9092edd126_arm64",
"8Base-RHACM-2.6:rhacm2/subctl-rhel8@sha256:5412b60cf39eb7c7a874e7e0e6101c098825a1de742065e212a247660576cf6e_amd64",
"8Base-RHACM-2.6:rhacm2/subctl-rhel8@sha256:5a049cc3fd785a6afd3c65a80a6c158f769a7427db7352c0e2dbf51efe6688ac_s390x",
"8Base-RHACM-2.6:rhacm2/subctl-rhel8@sha256:69eb726de1608b83cd041c05abfe9d737d17995b00fc813bee8b032a4b108f58_arm64",
"8Base-RHACM-2.6:rhacm2/subctl-rhel8@sha256:bb5739cea600e427dc7f042e8224c93227f2f785c46f69881a0c7ecd475d5c27_ppc64le",
"8Base-RHACM-2.6:rhacm2/submariner-gateway-rhel8@sha256:29cc42136b0356c267bf8f1c599b1a85dd1a5ac175a95917ba609d8d42cf042b_arm64",
"8Base-RHACM-2.6:rhacm2/submariner-gateway-rhel8@sha256:63d12fafbc56aff2010ed094234066b7a16f6ddf04f7aeea12b9ad75cec005e3_ppc64le",
"8Base-RHACM-2.6:rhacm2/submariner-gateway-rhel8@sha256:9005919d438664eca44a75271ae1206a02fa4010ba66abae04745ccbbbeb93ee_s390x",
"8Base-RHACM-2.6:rhacm2/submariner-gateway-rhel8@sha256:b51a6807d7443069694125d36c9acf7d1e88f1add2008a9c52bff8c51a64c16b_amd64",
"8Base-RHACM-2.6:rhacm2/submariner-globalnet-rhel8@sha256:3178568b458bf35c1cec6a8eb16abeae3d468f3e5102849680c65050586e19bb_ppc64le",
"8Base-RHACM-2.6:rhacm2/submariner-globalnet-rhel8@sha256:58c0df811794ba52277feac73c046c1f78f6731c0792f28665601cac81494804_arm64",
"8Base-RHACM-2.6:rhacm2/submariner-globalnet-rhel8@sha256:8386fc6c583ce7e56af3aa07e6089599863381d9c2b206b674d093ea6a0604b1_s390x",
"8Base-RHACM-2.6:rhacm2/submariner-globalnet-rhel8@sha256:bc1fde61774378d347275e1500aa375570026b586390880d0d0de17cafca6343_amd64",
"8Base-RHACM-2.6:rhacm2/submariner-networkplugin-syncer-rhel8@sha256:2251e876e51328e5061469b7b6002395c6f7486d89fe8a09227c80e134c4341d_arm64",
"8Base-RHACM-2.6:rhacm2/submariner-networkplugin-syncer-rhel8@sha256:98bd14eceaa0fe009cf09072c2f8a08a89fca9bde79569bbd89ee17b77151fb9_amd64",
"8Base-RHACM-2.6:rhacm2/submariner-networkplugin-syncer-rhel8@sha256:c0a892fe4f1802ca3d3c6f03dab6cd25f1ebc41dcddf08d90a6d9aefc193971d_ppc64le",
"8Base-RHACM-2.6:rhacm2/submariner-networkplugin-syncer-rhel8@sha256:e829974f7d64601d7ac739bea120fe0a02dbc48e7e36d96bdc3b1ea64cbdb77d_s390x",
"8Base-RHACM-2.6:rhacm2/submariner-operator-bundle@sha256:11f67392d84dcd4b1e848f365a68d558d4df4ffc2aa7c00ecb882395c21a6161_ppc64le",
"8Base-RHACM-2.6:rhacm2/submariner-operator-bundle@sha256:c7c3d5733cdf2b5c4e2df9bf06442fcf4b01228d855015939b8f95493b400129_arm64",
"8Base-RHACM-2.6:rhacm2/submariner-operator-bundle@sha256:f67b1af05e09ec1d3b6cba8ed602c5df7331bd1f884602c8719acd6f32e8c2a2_s390x",
"8Base-RHACM-2.6:rhacm2/submariner-operator-bundle@sha256:fc54c972af6e78e88180bbc3dc0238112dc522de1824946e9dc9807a00fa02c0_amd64",
"8Base-RHACM-2.6:rhacm2/submariner-rhel8-operator@sha256:0173a537eaf3bbac4fb1ba7240cc8b9c3f577d18bd36d3f432b4a403ea691cc4_amd64",
"8Base-RHACM-2.6:rhacm2/submariner-rhel8-operator@sha256:137a2e4d7932cfe6260ab8f11c93f098824c12bb60bf98164ef3b09ea2f60cc7_ppc64le",
"8Base-RHACM-2.6:rhacm2/submariner-rhel8-operator@sha256:6908ddbc1fd9ca77c8ca722442c8d135918222cd122801652608f48558a93b35_arm64",
"8Base-RHACM-2.6:rhacm2/submariner-rhel8-operator@sha256:b76304abe66df877ea8ac3dd31ba02550465b33826b485f713c504ae1e7a7877_s390x",
"8Base-RHACM-2.6:rhacm2/submariner-route-agent-rhel8@sha256:3397dab22c690e3d8b6bad25393dd545b5f129bffb000906152903d89b07b890_amd64",
"8Base-RHACM-2.6:rhacm2/submariner-route-agent-rhel8@sha256:3c02f8b23658745194e77f262e16c560f816e5ca99d22162a3c42b241aaf327a_ppc64le",
"8Base-RHACM-2.6:rhacm2/submariner-route-agent-rhel8@sha256:46a5cebefbc09066e786d2a4520d26fb1a260f5635deedfb2d301a5ec605bc35_s390x",
"8Base-RHACM-2.6:rhacm2/submariner-route-agent-rhel8@sha256:789e9a6332a402c740505b10ba0a1095f97874094a07ee546c4dd4bb474a92db_arm64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "golang: compress/gzip: stack exhaustion in Reader.Read"
},
{
"cve": "CVE-2022-30632",
"cwe": {
"id": "CWE-1325",
"name": "Improperly Controlled Sequential Memory Allocation"
},
"discovery_date": "2022-07-14T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2107386"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in golang. Calling Glob on a path that contains a large number of path separators can cause a panic issue due to stack exhaustion. This can cause an attacker to impact availability.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "golang: path/filepath: stack exhaustion in Glob",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "The exploitation of this flaw will only result in a denial of service of the application via the application crashing which is why this has been rated as moderate.\n\nWithin regulated environments, a combination of the following controls acts as a significant barrier to successfully exploiting a CWE-1325: Improperly Controlled Sequential Memory Allocation vulnerability and therefore downgrades the severity of this particular CVE from Moderate to Low.\n\nAccess to the platform is granted only after successful hard token-based multi-factor authentication (MFA) and is governed by least privilege to ensure only authorized users and roles can execute or modify code. Static code analysis and peer reviews enforce strong input validation and error handling, preventing improperly validated inputs from causing system instability, data exposure, or privilege escalation. In the event of successful exploitation, process isolation limits the impact of excessive sequential memory allocation by restricting memory use per process, preventing any single process from exhausting system resources. Finally, the platform uses memory protection mechanisms such as Data Execution Prevention (DEP) and Address Space Layout Randomization (ASLR) to reduce the risk of memory allocation-based attacks.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"8Base-RHACM-2.6:rhacm2/lighthouse-agent-rhel8@sha256:1b017999b67c62f47d4026b369033de4ea9523198524324b071bde7ce8bd54dd_amd64",
"8Base-RHACM-2.6:rhacm2/lighthouse-agent-rhel8@sha256:9165978e8f6b31c1b2c5ba1966c9ee1fa56fa9d57668b204690c792a67217de1_s390x",
"8Base-RHACM-2.6:rhacm2/lighthouse-agent-rhel8@sha256:9716dc5a8bf1aab38472108b186bd3013fc1d5ac0f86aea9a60c721d481e3741_ppc64le",
"8Base-RHACM-2.6:rhacm2/lighthouse-agent-rhel8@sha256:bb4137a931eb5b2ef530094c1d42077fba393f27c0727bb9fa9ca8ebef216d32_arm64",
"8Base-RHACM-2.6:rhacm2/lighthouse-coredns-rhel8@sha256:5fedb3d930a6b6a035e5041dbc37f5a72e842fa671d1d1b9a1d07683b3074655_ppc64le",
"8Base-RHACM-2.6:rhacm2/lighthouse-coredns-rhel8@sha256:7e35418061c0b5e670cc6315bd89b07ac26b1a657068a621c2278dee343f85a4_arm64",
"8Base-RHACM-2.6:rhacm2/lighthouse-coredns-rhel8@sha256:923cc15bf740a7a46f53d00bc9c51f8cedcb75d5aa8a5f7f80642ce750f875a7_s390x",
"8Base-RHACM-2.6:rhacm2/lighthouse-coredns-rhel8@sha256:a65cf2a44593713ab1bfac14a6dbf1a43d968b7ee1e5386a38c6ee0dbaa21a45_amd64",
"8Base-RHACM-2.6:rhacm2/nettest-rhel8@sha256:2f1feeb60f201def1b766553dc67fbfd67631a5fe08f951e40acc9ecf58e53be_s390x",
"8Base-RHACM-2.6:rhacm2/nettest-rhel8@sha256:801bf491658a7770b370b17f275385f6c405fdae8628df7591c68a2a674c8d77_ppc64le",
"8Base-RHACM-2.6:rhacm2/nettest-rhel8@sha256:bc00d390fca8f6f53f41bcc9314c68a565aa9b42c74278cb9f83b5c19f82bd69_amd64",
"8Base-RHACM-2.6:rhacm2/nettest-rhel8@sha256:d8b61063f3c9528c66e515f4f49dc10e253e0c1d7cbe0d55b5fc3d9092edd126_arm64",
"8Base-RHACM-2.6:rhacm2/subctl-rhel8@sha256:5412b60cf39eb7c7a874e7e0e6101c098825a1de742065e212a247660576cf6e_amd64",
"8Base-RHACM-2.6:rhacm2/subctl-rhel8@sha256:5a049cc3fd785a6afd3c65a80a6c158f769a7427db7352c0e2dbf51efe6688ac_s390x",
"8Base-RHACM-2.6:rhacm2/subctl-rhel8@sha256:69eb726de1608b83cd041c05abfe9d737d17995b00fc813bee8b032a4b108f58_arm64",
"8Base-RHACM-2.6:rhacm2/subctl-rhel8@sha256:bb5739cea600e427dc7f042e8224c93227f2f785c46f69881a0c7ecd475d5c27_ppc64le",
"8Base-RHACM-2.6:rhacm2/submariner-gateway-rhel8@sha256:29cc42136b0356c267bf8f1c599b1a85dd1a5ac175a95917ba609d8d42cf042b_arm64",
"8Base-RHACM-2.6:rhacm2/submariner-gateway-rhel8@sha256:63d12fafbc56aff2010ed094234066b7a16f6ddf04f7aeea12b9ad75cec005e3_ppc64le",
"8Base-RHACM-2.6:rhacm2/submariner-gateway-rhel8@sha256:9005919d438664eca44a75271ae1206a02fa4010ba66abae04745ccbbbeb93ee_s390x",
"8Base-RHACM-2.6:rhacm2/submariner-gateway-rhel8@sha256:b51a6807d7443069694125d36c9acf7d1e88f1add2008a9c52bff8c51a64c16b_amd64",
"8Base-RHACM-2.6:rhacm2/submariner-globalnet-rhel8@sha256:3178568b458bf35c1cec6a8eb16abeae3d468f3e5102849680c65050586e19bb_ppc64le",
"8Base-RHACM-2.6:rhacm2/submariner-globalnet-rhel8@sha256:58c0df811794ba52277feac73c046c1f78f6731c0792f28665601cac81494804_arm64",
"8Base-RHACM-2.6:rhacm2/submariner-globalnet-rhel8@sha256:8386fc6c583ce7e56af3aa07e6089599863381d9c2b206b674d093ea6a0604b1_s390x",
"8Base-RHACM-2.6:rhacm2/submariner-globalnet-rhel8@sha256:bc1fde61774378d347275e1500aa375570026b586390880d0d0de17cafca6343_amd64",
"8Base-RHACM-2.6:rhacm2/submariner-networkplugin-syncer-rhel8@sha256:2251e876e51328e5061469b7b6002395c6f7486d89fe8a09227c80e134c4341d_arm64",
"8Base-RHACM-2.6:rhacm2/submariner-networkplugin-syncer-rhel8@sha256:98bd14eceaa0fe009cf09072c2f8a08a89fca9bde79569bbd89ee17b77151fb9_amd64",
"8Base-RHACM-2.6:rhacm2/submariner-networkplugin-syncer-rhel8@sha256:c0a892fe4f1802ca3d3c6f03dab6cd25f1ebc41dcddf08d90a6d9aefc193971d_ppc64le",
"8Base-RHACM-2.6:rhacm2/submariner-networkplugin-syncer-rhel8@sha256:e829974f7d64601d7ac739bea120fe0a02dbc48e7e36d96bdc3b1ea64cbdb77d_s390x",
"8Base-RHACM-2.6:rhacm2/submariner-operator-bundle@sha256:11f67392d84dcd4b1e848f365a68d558d4df4ffc2aa7c00ecb882395c21a6161_ppc64le",
"8Base-RHACM-2.6:rhacm2/submariner-operator-bundle@sha256:c7c3d5733cdf2b5c4e2df9bf06442fcf4b01228d855015939b8f95493b400129_arm64",
"8Base-RHACM-2.6:rhacm2/submariner-operator-bundle@sha256:f67b1af05e09ec1d3b6cba8ed602c5df7331bd1f884602c8719acd6f32e8c2a2_s390x",
"8Base-RHACM-2.6:rhacm2/submariner-operator-bundle@sha256:fc54c972af6e78e88180bbc3dc0238112dc522de1824946e9dc9807a00fa02c0_amd64",
"8Base-RHACM-2.6:rhacm2/submariner-rhel8-operator@sha256:0173a537eaf3bbac4fb1ba7240cc8b9c3f577d18bd36d3f432b4a403ea691cc4_amd64",
"8Base-RHACM-2.6:rhacm2/submariner-rhel8-operator@sha256:137a2e4d7932cfe6260ab8f11c93f098824c12bb60bf98164ef3b09ea2f60cc7_ppc64le",
"8Base-RHACM-2.6:rhacm2/submariner-rhel8-operator@sha256:6908ddbc1fd9ca77c8ca722442c8d135918222cd122801652608f48558a93b35_arm64",
"8Base-RHACM-2.6:rhacm2/submariner-rhel8-operator@sha256:b76304abe66df877ea8ac3dd31ba02550465b33826b485f713c504ae1e7a7877_s390x",
"8Base-RHACM-2.6:rhacm2/submariner-route-agent-rhel8@sha256:3397dab22c690e3d8b6bad25393dd545b5f129bffb000906152903d89b07b890_amd64",
"8Base-RHACM-2.6:rhacm2/submariner-route-agent-rhel8@sha256:3c02f8b23658745194e77f262e16c560f816e5ca99d22162a3c42b241aaf327a_ppc64le",
"8Base-RHACM-2.6:rhacm2/submariner-route-agent-rhel8@sha256:46a5cebefbc09066e786d2a4520d26fb1a260f5635deedfb2d301a5ec605bc35_s390x",
"8Base-RHACM-2.6:rhacm2/submariner-route-agent-rhel8@sha256:789e9a6332a402c740505b10ba0a1095f97874094a07ee546c4dd4bb474a92db_arm64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2022-30632"
},
{
"category": "external",
"summary": "RHBZ#2107386",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2107386"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2022-30632",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-30632"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2022-30632",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2022-30632"
},
{
"category": "external",
"summary": "https://go.dev/issue/53416",
"url": "https://go.dev/issue/53416"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-announce/c/nqrv9fbR0zE",
"url": "https://groups.google.com/g/golang-announce/c/nqrv9fbR0zE"
}
],
"release_date": "2022-07-12T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2022-09-06T13:00:18+00:00",
"details": "For details on how to install Submariner, refer to:\n\nhttps://access.redhat.com/documentation/en-us/red_hat_advanced_cluster_management_for_kubernetes/2.6/html/add-ons/submariner#submariner-deploy-console \n\nand\n\nhttps://submariner.io/getting-started/",
"product_ids": [
"8Base-RHACM-2.6:rhacm2/lighthouse-agent-rhel8@sha256:1b017999b67c62f47d4026b369033de4ea9523198524324b071bde7ce8bd54dd_amd64",
"8Base-RHACM-2.6:rhacm2/lighthouse-agent-rhel8@sha256:9165978e8f6b31c1b2c5ba1966c9ee1fa56fa9d57668b204690c792a67217de1_s390x",
"8Base-RHACM-2.6:rhacm2/lighthouse-agent-rhel8@sha256:9716dc5a8bf1aab38472108b186bd3013fc1d5ac0f86aea9a60c721d481e3741_ppc64le",
"8Base-RHACM-2.6:rhacm2/lighthouse-agent-rhel8@sha256:bb4137a931eb5b2ef530094c1d42077fba393f27c0727bb9fa9ca8ebef216d32_arm64",
"8Base-RHACM-2.6:rhacm2/lighthouse-coredns-rhel8@sha256:5fedb3d930a6b6a035e5041dbc37f5a72e842fa671d1d1b9a1d07683b3074655_ppc64le",
"8Base-RHACM-2.6:rhacm2/lighthouse-coredns-rhel8@sha256:7e35418061c0b5e670cc6315bd89b07ac26b1a657068a621c2278dee343f85a4_arm64",
"8Base-RHACM-2.6:rhacm2/lighthouse-coredns-rhel8@sha256:923cc15bf740a7a46f53d00bc9c51f8cedcb75d5aa8a5f7f80642ce750f875a7_s390x",
"8Base-RHACM-2.6:rhacm2/lighthouse-coredns-rhel8@sha256:a65cf2a44593713ab1bfac14a6dbf1a43d968b7ee1e5386a38c6ee0dbaa21a45_amd64",
"8Base-RHACM-2.6:rhacm2/nettest-rhel8@sha256:2f1feeb60f201def1b766553dc67fbfd67631a5fe08f951e40acc9ecf58e53be_s390x",
"8Base-RHACM-2.6:rhacm2/nettest-rhel8@sha256:801bf491658a7770b370b17f275385f6c405fdae8628df7591c68a2a674c8d77_ppc64le",
"8Base-RHACM-2.6:rhacm2/nettest-rhel8@sha256:bc00d390fca8f6f53f41bcc9314c68a565aa9b42c74278cb9f83b5c19f82bd69_amd64",
"8Base-RHACM-2.6:rhacm2/nettest-rhel8@sha256:d8b61063f3c9528c66e515f4f49dc10e253e0c1d7cbe0d55b5fc3d9092edd126_arm64",
"8Base-RHACM-2.6:rhacm2/subctl-rhel8@sha256:5412b60cf39eb7c7a874e7e0e6101c098825a1de742065e212a247660576cf6e_amd64",
"8Base-RHACM-2.6:rhacm2/subctl-rhel8@sha256:5a049cc3fd785a6afd3c65a80a6c158f769a7427db7352c0e2dbf51efe6688ac_s390x",
"8Base-RHACM-2.6:rhacm2/subctl-rhel8@sha256:69eb726de1608b83cd041c05abfe9d737d17995b00fc813bee8b032a4b108f58_arm64",
"8Base-RHACM-2.6:rhacm2/subctl-rhel8@sha256:bb5739cea600e427dc7f042e8224c93227f2f785c46f69881a0c7ecd475d5c27_ppc64le",
"8Base-RHACM-2.6:rhacm2/submariner-gateway-rhel8@sha256:29cc42136b0356c267bf8f1c599b1a85dd1a5ac175a95917ba609d8d42cf042b_arm64",
"8Base-RHACM-2.6:rhacm2/submariner-gateway-rhel8@sha256:63d12fafbc56aff2010ed094234066b7a16f6ddf04f7aeea12b9ad75cec005e3_ppc64le",
"8Base-RHACM-2.6:rhacm2/submariner-gateway-rhel8@sha256:9005919d438664eca44a75271ae1206a02fa4010ba66abae04745ccbbbeb93ee_s390x",
"8Base-RHACM-2.6:rhacm2/submariner-gateway-rhel8@sha256:b51a6807d7443069694125d36c9acf7d1e88f1add2008a9c52bff8c51a64c16b_amd64",
"8Base-RHACM-2.6:rhacm2/submariner-globalnet-rhel8@sha256:3178568b458bf35c1cec6a8eb16abeae3d468f3e5102849680c65050586e19bb_ppc64le",
"8Base-RHACM-2.6:rhacm2/submariner-globalnet-rhel8@sha256:58c0df811794ba52277feac73c046c1f78f6731c0792f28665601cac81494804_arm64",
"8Base-RHACM-2.6:rhacm2/submariner-globalnet-rhel8@sha256:8386fc6c583ce7e56af3aa07e6089599863381d9c2b206b674d093ea6a0604b1_s390x",
"8Base-RHACM-2.6:rhacm2/submariner-globalnet-rhel8@sha256:bc1fde61774378d347275e1500aa375570026b586390880d0d0de17cafca6343_amd64",
"8Base-RHACM-2.6:rhacm2/submariner-networkplugin-syncer-rhel8@sha256:2251e876e51328e5061469b7b6002395c6f7486d89fe8a09227c80e134c4341d_arm64",
"8Base-RHACM-2.6:rhacm2/submariner-networkplugin-syncer-rhel8@sha256:98bd14eceaa0fe009cf09072c2f8a08a89fca9bde79569bbd89ee17b77151fb9_amd64",
"8Base-RHACM-2.6:rhacm2/submariner-networkplugin-syncer-rhel8@sha256:c0a892fe4f1802ca3d3c6f03dab6cd25f1ebc41dcddf08d90a6d9aefc193971d_ppc64le",
"8Base-RHACM-2.6:rhacm2/submariner-networkplugin-syncer-rhel8@sha256:e829974f7d64601d7ac739bea120fe0a02dbc48e7e36d96bdc3b1ea64cbdb77d_s390x",
"8Base-RHACM-2.6:rhacm2/submariner-operator-bundle@sha256:11f67392d84dcd4b1e848f365a68d558d4df4ffc2aa7c00ecb882395c21a6161_ppc64le",
"8Base-RHACM-2.6:rhacm2/submariner-operator-bundle@sha256:c7c3d5733cdf2b5c4e2df9bf06442fcf4b01228d855015939b8f95493b400129_arm64",
"8Base-RHACM-2.6:rhacm2/submariner-operator-bundle@sha256:f67b1af05e09ec1d3b6cba8ed602c5df7331bd1f884602c8719acd6f32e8c2a2_s390x",
"8Base-RHACM-2.6:rhacm2/submariner-operator-bundle@sha256:fc54c972af6e78e88180bbc3dc0238112dc522de1824946e9dc9807a00fa02c0_amd64",
"8Base-RHACM-2.6:rhacm2/submariner-rhel8-operator@sha256:0173a537eaf3bbac4fb1ba7240cc8b9c3f577d18bd36d3f432b4a403ea691cc4_amd64",
"8Base-RHACM-2.6:rhacm2/submariner-rhel8-operator@sha256:137a2e4d7932cfe6260ab8f11c93f098824c12bb60bf98164ef3b09ea2f60cc7_ppc64le",
"8Base-RHACM-2.6:rhacm2/submariner-rhel8-operator@sha256:6908ddbc1fd9ca77c8ca722442c8d135918222cd122801652608f48558a93b35_arm64",
"8Base-RHACM-2.6:rhacm2/submariner-rhel8-operator@sha256:b76304abe66df877ea8ac3dd31ba02550465b33826b485f713c504ae1e7a7877_s390x",
"8Base-RHACM-2.6:rhacm2/submariner-route-agent-rhel8@sha256:3397dab22c690e3d8b6bad25393dd545b5f129bffb000906152903d89b07b890_amd64",
"8Base-RHACM-2.6:rhacm2/submariner-route-agent-rhel8@sha256:3c02f8b23658745194e77f262e16c560f816e5ca99d22162a3c42b241aaf327a_ppc64le",
"8Base-RHACM-2.6:rhacm2/submariner-route-agent-rhel8@sha256:46a5cebefbc09066e786d2a4520d26fb1a260f5635deedfb2d301a5ec605bc35_s390x",
"8Base-RHACM-2.6:rhacm2/submariner-route-agent-rhel8@sha256:789e9a6332a402c740505b10ba0a1095f97874094a07ee546c4dd4bb474a92db_arm64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2022: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": [
"8Base-RHACM-2.6:rhacm2/lighthouse-agent-rhel8@sha256:1b017999b67c62f47d4026b369033de4ea9523198524324b071bde7ce8bd54dd_amd64",
"8Base-RHACM-2.6:rhacm2/lighthouse-agent-rhel8@sha256:9165978e8f6b31c1b2c5ba1966c9ee1fa56fa9d57668b204690c792a67217de1_s390x",
"8Base-RHACM-2.6:rhacm2/lighthouse-agent-rhel8@sha256:9716dc5a8bf1aab38472108b186bd3013fc1d5ac0f86aea9a60c721d481e3741_ppc64le",
"8Base-RHACM-2.6:rhacm2/lighthouse-agent-rhel8@sha256:bb4137a931eb5b2ef530094c1d42077fba393f27c0727bb9fa9ca8ebef216d32_arm64",
"8Base-RHACM-2.6:rhacm2/lighthouse-coredns-rhel8@sha256:5fedb3d930a6b6a035e5041dbc37f5a72e842fa671d1d1b9a1d07683b3074655_ppc64le",
"8Base-RHACM-2.6:rhacm2/lighthouse-coredns-rhel8@sha256:7e35418061c0b5e670cc6315bd89b07ac26b1a657068a621c2278dee343f85a4_arm64",
"8Base-RHACM-2.6:rhacm2/lighthouse-coredns-rhel8@sha256:923cc15bf740a7a46f53d00bc9c51f8cedcb75d5aa8a5f7f80642ce750f875a7_s390x",
"8Base-RHACM-2.6:rhacm2/lighthouse-coredns-rhel8@sha256:a65cf2a44593713ab1bfac14a6dbf1a43d968b7ee1e5386a38c6ee0dbaa21a45_amd64",
"8Base-RHACM-2.6:rhacm2/nettest-rhel8@sha256:2f1feeb60f201def1b766553dc67fbfd67631a5fe08f951e40acc9ecf58e53be_s390x",
"8Base-RHACM-2.6:rhacm2/nettest-rhel8@sha256:801bf491658a7770b370b17f275385f6c405fdae8628df7591c68a2a674c8d77_ppc64le",
"8Base-RHACM-2.6:rhacm2/nettest-rhel8@sha256:bc00d390fca8f6f53f41bcc9314c68a565aa9b42c74278cb9f83b5c19f82bd69_amd64",
"8Base-RHACM-2.6:rhacm2/nettest-rhel8@sha256:d8b61063f3c9528c66e515f4f49dc10e253e0c1d7cbe0d55b5fc3d9092edd126_arm64",
"8Base-RHACM-2.6:rhacm2/subctl-rhel8@sha256:5412b60cf39eb7c7a874e7e0e6101c098825a1de742065e212a247660576cf6e_amd64",
"8Base-RHACM-2.6:rhacm2/subctl-rhel8@sha256:5a049cc3fd785a6afd3c65a80a6c158f769a7427db7352c0e2dbf51efe6688ac_s390x",
"8Base-RHACM-2.6:rhacm2/subctl-rhel8@sha256:69eb726de1608b83cd041c05abfe9d737d17995b00fc813bee8b032a4b108f58_arm64",
"8Base-RHACM-2.6:rhacm2/subctl-rhel8@sha256:bb5739cea600e427dc7f042e8224c93227f2f785c46f69881a0c7ecd475d5c27_ppc64le",
"8Base-RHACM-2.6:rhacm2/submariner-gateway-rhel8@sha256:29cc42136b0356c267bf8f1c599b1a85dd1a5ac175a95917ba609d8d42cf042b_arm64",
"8Base-RHACM-2.6:rhacm2/submariner-gateway-rhel8@sha256:63d12fafbc56aff2010ed094234066b7a16f6ddf04f7aeea12b9ad75cec005e3_ppc64le",
"8Base-RHACM-2.6:rhacm2/submariner-gateway-rhel8@sha256:9005919d438664eca44a75271ae1206a02fa4010ba66abae04745ccbbbeb93ee_s390x",
"8Base-RHACM-2.6:rhacm2/submariner-gateway-rhel8@sha256:b51a6807d7443069694125d36c9acf7d1e88f1add2008a9c52bff8c51a64c16b_amd64",
"8Base-RHACM-2.6:rhacm2/submariner-globalnet-rhel8@sha256:3178568b458bf35c1cec6a8eb16abeae3d468f3e5102849680c65050586e19bb_ppc64le",
"8Base-RHACM-2.6:rhacm2/submariner-globalnet-rhel8@sha256:58c0df811794ba52277feac73c046c1f78f6731c0792f28665601cac81494804_arm64",
"8Base-RHACM-2.6:rhacm2/submariner-globalnet-rhel8@sha256:8386fc6c583ce7e56af3aa07e6089599863381d9c2b206b674d093ea6a0604b1_s390x",
"8Base-RHACM-2.6:rhacm2/submariner-globalnet-rhel8@sha256:bc1fde61774378d347275e1500aa375570026b586390880d0d0de17cafca6343_amd64",
"8Base-RHACM-2.6:rhacm2/submariner-networkplugin-syncer-rhel8@sha256:2251e876e51328e5061469b7b6002395c6f7486d89fe8a09227c80e134c4341d_arm64",
"8Base-RHACM-2.6:rhacm2/submariner-networkplugin-syncer-rhel8@sha256:98bd14eceaa0fe009cf09072c2f8a08a89fca9bde79569bbd89ee17b77151fb9_amd64",
"8Base-RHACM-2.6:rhacm2/submariner-networkplugin-syncer-rhel8@sha256:c0a892fe4f1802ca3d3c6f03dab6cd25f1ebc41dcddf08d90a6d9aefc193971d_ppc64le",
"8Base-RHACM-2.6:rhacm2/submariner-networkplugin-syncer-rhel8@sha256:e829974f7d64601d7ac739bea120fe0a02dbc48e7e36d96bdc3b1ea64cbdb77d_s390x",
"8Base-RHACM-2.6:rhacm2/submariner-operator-bundle@sha256:11f67392d84dcd4b1e848f365a68d558d4df4ffc2aa7c00ecb882395c21a6161_ppc64le",
"8Base-RHACM-2.6:rhacm2/submariner-operator-bundle@sha256:c7c3d5733cdf2b5c4e2df9bf06442fcf4b01228d855015939b8f95493b400129_arm64",
"8Base-RHACM-2.6:rhacm2/submariner-operator-bundle@sha256:f67b1af05e09ec1d3b6cba8ed602c5df7331bd1f884602c8719acd6f32e8c2a2_s390x",
"8Base-RHACM-2.6:rhacm2/submariner-operator-bundle@sha256:fc54c972af6e78e88180bbc3dc0238112dc522de1824946e9dc9807a00fa02c0_amd64",
"8Base-RHACM-2.6:rhacm2/submariner-rhel8-operator@sha256:0173a537eaf3bbac4fb1ba7240cc8b9c3f577d18bd36d3f432b4a403ea691cc4_amd64",
"8Base-RHACM-2.6:rhacm2/submariner-rhel8-operator@sha256:137a2e4d7932cfe6260ab8f11c93f098824c12bb60bf98164ef3b09ea2f60cc7_ppc64le",
"8Base-RHACM-2.6:rhacm2/submariner-rhel8-operator@sha256:6908ddbc1fd9ca77c8ca722442c8d135918222cd122801652608f48558a93b35_arm64",
"8Base-RHACM-2.6:rhacm2/submariner-rhel8-operator@sha256:b76304abe66df877ea8ac3dd31ba02550465b33826b485f713c504ae1e7a7877_s390x",
"8Base-RHACM-2.6:rhacm2/submariner-route-agent-rhel8@sha256:3397dab22c690e3d8b6bad25393dd545b5f129bffb000906152903d89b07b890_amd64",
"8Base-RHACM-2.6:rhacm2/submariner-route-agent-rhel8@sha256:3c02f8b23658745194e77f262e16c560f816e5ca99d22162a3c42b241aaf327a_ppc64le",
"8Base-RHACM-2.6:rhacm2/submariner-route-agent-rhel8@sha256:46a5cebefbc09066e786d2a4520d26fb1a260f5635deedfb2d301a5ec605bc35_s390x",
"8Base-RHACM-2.6:rhacm2/submariner-route-agent-rhel8@sha256:789e9a6332a402c740505b10ba0a1095f97874094a07ee546c4dd4bb474a92db_arm64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "golang: path/filepath: stack exhaustion in Glob"
},
{
"cve": "CVE-2022-30633",
"cwe": {
"id": "CWE-1325",
"name": "Improperly Controlled Sequential Memory Allocation"
},
"discovery_date": "2022-07-14T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2107392"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in golang. Calling Unmarshal on an XML document into a Go struct, which has a nested field that uses the \"any\" field tag, can cause a panic due to stack exhaustion.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "golang: encoding/xml: stack exhaustion in Unmarshal",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "Red Hat has marked this as moderate impact for two primary reasons\n1. Though the vulnerability exists, it is hard to exploit in real scenarios (e.g., the attacker must be able to feed crafted XML documents into specific code paths).\n2. The vulnerability is a denial of service (DoS) due to stack exhaustion rather than code execution or data breach. Since it doesn\u2019t compromise confidentiality or integrity.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"8Base-RHACM-2.6:rhacm2/lighthouse-agent-rhel8@sha256:1b017999b67c62f47d4026b369033de4ea9523198524324b071bde7ce8bd54dd_amd64",
"8Base-RHACM-2.6:rhacm2/lighthouse-agent-rhel8@sha256:9165978e8f6b31c1b2c5ba1966c9ee1fa56fa9d57668b204690c792a67217de1_s390x",
"8Base-RHACM-2.6:rhacm2/lighthouse-agent-rhel8@sha256:9716dc5a8bf1aab38472108b186bd3013fc1d5ac0f86aea9a60c721d481e3741_ppc64le",
"8Base-RHACM-2.6:rhacm2/lighthouse-agent-rhel8@sha256:bb4137a931eb5b2ef530094c1d42077fba393f27c0727bb9fa9ca8ebef216d32_arm64",
"8Base-RHACM-2.6:rhacm2/lighthouse-coredns-rhel8@sha256:5fedb3d930a6b6a035e5041dbc37f5a72e842fa671d1d1b9a1d07683b3074655_ppc64le",
"8Base-RHACM-2.6:rhacm2/lighthouse-coredns-rhel8@sha256:7e35418061c0b5e670cc6315bd89b07ac26b1a657068a621c2278dee343f85a4_arm64",
"8Base-RHACM-2.6:rhacm2/lighthouse-coredns-rhel8@sha256:923cc15bf740a7a46f53d00bc9c51f8cedcb75d5aa8a5f7f80642ce750f875a7_s390x",
"8Base-RHACM-2.6:rhacm2/lighthouse-coredns-rhel8@sha256:a65cf2a44593713ab1bfac14a6dbf1a43d968b7ee1e5386a38c6ee0dbaa21a45_amd64",
"8Base-RHACM-2.6:rhacm2/nettest-rhel8@sha256:2f1feeb60f201def1b766553dc67fbfd67631a5fe08f951e40acc9ecf58e53be_s390x",
"8Base-RHACM-2.6:rhacm2/nettest-rhel8@sha256:801bf491658a7770b370b17f275385f6c405fdae8628df7591c68a2a674c8d77_ppc64le",
"8Base-RHACM-2.6:rhacm2/nettest-rhel8@sha256:bc00d390fca8f6f53f41bcc9314c68a565aa9b42c74278cb9f83b5c19f82bd69_amd64",
"8Base-RHACM-2.6:rhacm2/nettest-rhel8@sha256:d8b61063f3c9528c66e515f4f49dc10e253e0c1d7cbe0d55b5fc3d9092edd126_arm64",
"8Base-RHACM-2.6:rhacm2/subctl-rhel8@sha256:5412b60cf39eb7c7a874e7e0e6101c098825a1de742065e212a247660576cf6e_amd64",
"8Base-RHACM-2.6:rhacm2/subctl-rhel8@sha256:5a049cc3fd785a6afd3c65a80a6c158f769a7427db7352c0e2dbf51efe6688ac_s390x",
"8Base-RHACM-2.6:rhacm2/subctl-rhel8@sha256:69eb726de1608b83cd041c05abfe9d737d17995b00fc813bee8b032a4b108f58_arm64",
"8Base-RHACM-2.6:rhacm2/subctl-rhel8@sha256:bb5739cea600e427dc7f042e8224c93227f2f785c46f69881a0c7ecd475d5c27_ppc64le",
"8Base-RHACM-2.6:rhacm2/submariner-gateway-rhel8@sha256:29cc42136b0356c267bf8f1c599b1a85dd1a5ac175a95917ba609d8d42cf042b_arm64",
"8Base-RHACM-2.6:rhacm2/submariner-gateway-rhel8@sha256:63d12fafbc56aff2010ed094234066b7a16f6ddf04f7aeea12b9ad75cec005e3_ppc64le",
"8Base-RHACM-2.6:rhacm2/submariner-gateway-rhel8@sha256:9005919d438664eca44a75271ae1206a02fa4010ba66abae04745ccbbbeb93ee_s390x",
"8Base-RHACM-2.6:rhacm2/submariner-gateway-rhel8@sha256:b51a6807d7443069694125d36c9acf7d1e88f1add2008a9c52bff8c51a64c16b_amd64",
"8Base-RHACM-2.6:rhacm2/submariner-globalnet-rhel8@sha256:3178568b458bf35c1cec6a8eb16abeae3d468f3e5102849680c65050586e19bb_ppc64le",
"8Base-RHACM-2.6:rhacm2/submariner-globalnet-rhel8@sha256:58c0df811794ba52277feac73c046c1f78f6731c0792f28665601cac81494804_arm64",
"8Base-RHACM-2.6:rhacm2/submariner-globalnet-rhel8@sha256:8386fc6c583ce7e56af3aa07e6089599863381d9c2b206b674d093ea6a0604b1_s390x",
"8Base-RHACM-2.6:rhacm2/submariner-globalnet-rhel8@sha256:bc1fde61774378d347275e1500aa375570026b586390880d0d0de17cafca6343_amd64",
"8Base-RHACM-2.6:rhacm2/submariner-networkplugin-syncer-rhel8@sha256:2251e876e51328e5061469b7b6002395c6f7486d89fe8a09227c80e134c4341d_arm64",
"8Base-RHACM-2.6:rhacm2/submariner-networkplugin-syncer-rhel8@sha256:98bd14eceaa0fe009cf09072c2f8a08a89fca9bde79569bbd89ee17b77151fb9_amd64",
"8Base-RHACM-2.6:rhacm2/submariner-networkplugin-syncer-rhel8@sha256:c0a892fe4f1802ca3d3c6f03dab6cd25f1ebc41dcddf08d90a6d9aefc193971d_ppc64le",
"8Base-RHACM-2.6:rhacm2/submariner-networkplugin-syncer-rhel8@sha256:e829974f7d64601d7ac739bea120fe0a02dbc48e7e36d96bdc3b1ea64cbdb77d_s390x",
"8Base-RHACM-2.6:rhacm2/submariner-operator-bundle@sha256:11f67392d84dcd4b1e848f365a68d558d4df4ffc2aa7c00ecb882395c21a6161_ppc64le",
"8Base-RHACM-2.6:rhacm2/submariner-operator-bundle@sha256:c7c3d5733cdf2b5c4e2df9bf06442fcf4b01228d855015939b8f95493b400129_arm64",
"8Base-RHACM-2.6:rhacm2/submariner-operator-bundle@sha256:f67b1af05e09ec1d3b6cba8ed602c5df7331bd1f884602c8719acd6f32e8c2a2_s390x",
"8Base-RHACM-2.6:rhacm2/submariner-operator-bundle@sha256:fc54c972af6e78e88180bbc3dc0238112dc522de1824946e9dc9807a00fa02c0_amd64",
"8Base-RHACM-2.6:rhacm2/submariner-rhel8-operator@sha256:0173a537eaf3bbac4fb1ba7240cc8b9c3f577d18bd36d3f432b4a403ea691cc4_amd64",
"8Base-RHACM-2.6:rhacm2/submariner-rhel8-operator@sha256:137a2e4d7932cfe6260ab8f11c93f098824c12bb60bf98164ef3b09ea2f60cc7_ppc64le",
"8Base-RHACM-2.6:rhacm2/submariner-rhel8-operator@sha256:6908ddbc1fd9ca77c8ca722442c8d135918222cd122801652608f48558a93b35_arm64",
"8Base-RHACM-2.6:rhacm2/submariner-rhel8-operator@sha256:b76304abe66df877ea8ac3dd31ba02550465b33826b485f713c504ae1e7a7877_s390x",
"8Base-RHACM-2.6:rhacm2/submariner-route-agent-rhel8@sha256:3397dab22c690e3d8b6bad25393dd545b5f129bffb000906152903d89b07b890_amd64",
"8Base-RHACM-2.6:rhacm2/submariner-route-agent-rhel8@sha256:3c02f8b23658745194e77f262e16c560f816e5ca99d22162a3c42b241aaf327a_ppc64le",
"8Base-RHACM-2.6:rhacm2/submariner-route-agent-rhel8@sha256:46a5cebefbc09066e786d2a4520d26fb1a260f5635deedfb2d301a5ec605bc35_s390x",
"8Base-RHACM-2.6:rhacm2/submariner-route-agent-rhel8@sha256:789e9a6332a402c740505b10ba0a1095f97874094a07ee546c4dd4bb474a92db_arm64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2022-30633"
},
{
"category": "external",
"summary": "RHBZ#2107392",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2107392"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2022-30633",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-30633"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2022-30633",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2022-30633"
},
{
"category": "external",
"summary": "https://go.dev/issue/53611",
"url": "https://go.dev/issue/53611"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-announce/c/nqrv9fbR0zE",
"url": "https://groups.google.com/g/golang-announce/c/nqrv9fbR0zE"
}
],
"release_date": "2022-07-12T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2022-09-06T13:00:18+00:00",
"details": "For details on how to install Submariner, refer to:\n\nhttps://access.redhat.com/documentation/en-us/red_hat_advanced_cluster_management_for_kubernetes/2.6/html/add-ons/submariner#submariner-deploy-console \n\nand\n\nhttps://submariner.io/getting-started/",
"product_ids": [
"8Base-RHACM-2.6:rhacm2/lighthouse-agent-rhel8@sha256:1b017999b67c62f47d4026b369033de4ea9523198524324b071bde7ce8bd54dd_amd64",
"8Base-RHACM-2.6:rhacm2/lighthouse-agent-rhel8@sha256:9165978e8f6b31c1b2c5ba1966c9ee1fa56fa9d57668b204690c792a67217de1_s390x",
"8Base-RHACM-2.6:rhacm2/lighthouse-agent-rhel8@sha256:9716dc5a8bf1aab38472108b186bd3013fc1d5ac0f86aea9a60c721d481e3741_ppc64le",
"8Base-RHACM-2.6:rhacm2/lighthouse-agent-rhel8@sha256:bb4137a931eb5b2ef530094c1d42077fba393f27c0727bb9fa9ca8ebef216d32_arm64",
"8Base-RHACM-2.6:rhacm2/lighthouse-coredns-rhel8@sha256:5fedb3d930a6b6a035e5041dbc37f5a72e842fa671d1d1b9a1d07683b3074655_ppc64le",
"8Base-RHACM-2.6:rhacm2/lighthouse-coredns-rhel8@sha256:7e35418061c0b5e670cc6315bd89b07ac26b1a657068a621c2278dee343f85a4_arm64",
"8Base-RHACM-2.6:rhacm2/lighthouse-coredns-rhel8@sha256:923cc15bf740a7a46f53d00bc9c51f8cedcb75d5aa8a5f7f80642ce750f875a7_s390x",
"8Base-RHACM-2.6:rhacm2/lighthouse-coredns-rhel8@sha256:a65cf2a44593713ab1bfac14a6dbf1a43d968b7ee1e5386a38c6ee0dbaa21a45_amd64",
"8Base-RHACM-2.6:rhacm2/nettest-rhel8@sha256:2f1feeb60f201def1b766553dc67fbfd67631a5fe08f951e40acc9ecf58e53be_s390x",
"8Base-RHACM-2.6:rhacm2/nettest-rhel8@sha256:801bf491658a7770b370b17f275385f6c405fdae8628df7591c68a2a674c8d77_ppc64le",
"8Base-RHACM-2.6:rhacm2/nettest-rhel8@sha256:bc00d390fca8f6f53f41bcc9314c68a565aa9b42c74278cb9f83b5c19f82bd69_amd64",
"8Base-RHACM-2.6:rhacm2/nettest-rhel8@sha256:d8b61063f3c9528c66e515f4f49dc10e253e0c1d7cbe0d55b5fc3d9092edd126_arm64",
"8Base-RHACM-2.6:rhacm2/subctl-rhel8@sha256:5412b60cf39eb7c7a874e7e0e6101c098825a1de742065e212a247660576cf6e_amd64",
"8Base-RHACM-2.6:rhacm2/subctl-rhel8@sha256:5a049cc3fd785a6afd3c65a80a6c158f769a7427db7352c0e2dbf51efe6688ac_s390x",
"8Base-RHACM-2.6:rhacm2/subctl-rhel8@sha256:69eb726de1608b83cd041c05abfe9d737d17995b00fc813bee8b032a4b108f58_arm64",
"8Base-RHACM-2.6:rhacm2/subctl-rhel8@sha256:bb5739cea600e427dc7f042e8224c93227f2f785c46f69881a0c7ecd475d5c27_ppc64le",
"8Base-RHACM-2.6:rhacm2/submariner-gateway-rhel8@sha256:29cc42136b0356c267bf8f1c599b1a85dd1a5ac175a95917ba609d8d42cf042b_arm64",
"8Base-RHACM-2.6:rhacm2/submariner-gateway-rhel8@sha256:63d12fafbc56aff2010ed094234066b7a16f6ddf04f7aeea12b9ad75cec005e3_ppc64le",
"8Base-RHACM-2.6:rhacm2/submariner-gateway-rhel8@sha256:9005919d438664eca44a75271ae1206a02fa4010ba66abae04745ccbbbeb93ee_s390x",
"8Base-RHACM-2.6:rhacm2/submariner-gateway-rhel8@sha256:b51a6807d7443069694125d36c9acf7d1e88f1add2008a9c52bff8c51a64c16b_amd64",
"8Base-RHACM-2.6:rhacm2/submariner-globalnet-rhel8@sha256:3178568b458bf35c1cec6a8eb16abeae3d468f3e5102849680c65050586e19bb_ppc64le",
"8Base-RHACM-2.6:rhacm2/submariner-globalnet-rhel8@sha256:58c0df811794ba52277feac73c046c1f78f6731c0792f28665601cac81494804_arm64",
"8Base-RHACM-2.6:rhacm2/submariner-globalnet-rhel8@sha256:8386fc6c583ce7e56af3aa07e6089599863381d9c2b206b674d093ea6a0604b1_s390x",
"8Base-RHACM-2.6:rhacm2/submariner-globalnet-rhel8@sha256:bc1fde61774378d347275e1500aa375570026b586390880d0d0de17cafca6343_amd64",
"8Base-RHACM-2.6:rhacm2/submariner-networkplugin-syncer-rhel8@sha256:2251e876e51328e5061469b7b6002395c6f7486d89fe8a09227c80e134c4341d_arm64",
"8Base-RHACM-2.6:rhacm2/submariner-networkplugin-syncer-rhel8@sha256:98bd14eceaa0fe009cf09072c2f8a08a89fca9bde79569bbd89ee17b77151fb9_amd64",
"8Base-RHACM-2.6:rhacm2/submariner-networkplugin-syncer-rhel8@sha256:c0a892fe4f1802ca3d3c6f03dab6cd25f1ebc41dcddf08d90a6d9aefc193971d_ppc64le",
"8Base-RHACM-2.6:rhacm2/submariner-networkplugin-syncer-rhel8@sha256:e829974f7d64601d7ac739bea120fe0a02dbc48e7e36d96bdc3b1ea64cbdb77d_s390x",
"8Base-RHACM-2.6:rhacm2/submariner-operator-bundle@sha256:11f67392d84dcd4b1e848f365a68d558d4df4ffc2aa7c00ecb882395c21a6161_ppc64le",
"8Base-RHACM-2.6:rhacm2/submariner-operator-bundle@sha256:c7c3d5733cdf2b5c4e2df9bf06442fcf4b01228d855015939b8f95493b400129_arm64",
"8Base-RHACM-2.6:rhacm2/submariner-operator-bundle@sha256:f67b1af05e09ec1d3b6cba8ed602c5df7331bd1f884602c8719acd6f32e8c2a2_s390x",
"8Base-RHACM-2.6:rhacm2/submariner-operator-bundle@sha256:fc54c972af6e78e88180bbc3dc0238112dc522de1824946e9dc9807a00fa02c0_amd64",
"8Base-RHACM-2.6:rhacm2/submariner-rhel8-operator@sha256:0173a537eaf3bbac4fb1ba7240cc8b9c3f577d18bd36d3f432b4a403ea691cc4_amd64",
"8Base-RHACM-2.6:rhacm2/submariner-rhel8-operator@sha256:137a2e4d7932cfe6260ab8f11c93f098824c12bb60bf98164ef3b09ea2f60cc7_ppc64le",
"8Base-RHACM-2.6:rhacm2/submariner-rhel8-operator@sha256:6908ddbc1fd9ca77c8ca722442c8d135918222cd122801652608f48558a93b35_arm64",
"8Base-RHACM-2.6:rhacm2/submariner-rhel8-operator@sha256:b76304abe66df877ea8ac3dd31ba02550465b33826b485f713c504ae1e7a7877_s390x",
"8Base-RHACM-2.6:rhacm2/submariner-route-agent-rhel8@sha256:3397dab22c690e3d8b6bad25393dd545b5f129bffb000906152903d89b07b890_amd64",
"8Base-RHACM-2.6:rhacm2/submariner-route-agent-rhel8@sha256:3c02f8b23658745194e77f262e16c560f816e5ca99d22162a3c42b241aaf327a_ppc64le",
"8Base-RHACM-2.6:rhacm2/submariner-route-agent-rhel8@sha256:46a5cebefbc09066e786d2a4520d26fb1a260f5635deedfb2d301a5ec605bc35_s390x",
"8Base-RHACM-2.6:rhacm2/submariner-route-agent-rhel8@sha256:789e9a6332a402c740505b10ba0a1095f97874094a07ee546c4dd4bb474a92db_arm64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2022: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": [
"8Base-RHACM-2.6:rhacm2/lighthouse-agent-rhel8@sha256:1b017999b67c62f47d4026b369033de4ea9523198524324b071bde7ce8bd54dd_amd64",
"8Base-RHACM-2.6:rhacm2/lighthouse-agent-rhel8@sha256:9165978e8f6b31c1b2c5ba1966c9ee1fa56fa9d57668b204690c792a67217de1_s390x",
"8Base-RHACM-2.6:rhacm2/lighthouse-agent-rhel8@sha256:9716dc5a8bf1aab38472108b186bd3013fc1d5ac0f86aea9a60c721d481e3741_ppc64le",
"8Base-RHACM-2.6:rhacm2/lighthouse-agent-rhel8@sha256:bb4137a931eb5b2ef530094c1d42077fba393f27c0727bb9fa9ca8ebef216d32_arm64",
"8Base-RHACM-2.6:rhacm2/lighthouse-coredns-rhel8@sha256:5fedb3d930a6b6a035e5041dbc37f5a72e842fa671d1d1b9a1d07683b3074655_ppc64le",
"8Base-RHACM-2.6:rhacm2/lighthouse-coredns-rhel8@sha256:7e35418061c0b5e670cc6315bd89b07ac26b1a657068a621c2278dee343f85a4_arm64",
"8Base-RHACM-2.6:rhacm2/lighthouse-coredns-rhel8@sha256:923cc15bf740a7a46f53d00bc9c51f8cedcb75d5aa8a5f7f80642ce750f875a7_s390x",
"8Base-RHACM-2.6:rhacm2/lighthouse-coredns-rhel8@sha256:a65cf2a44593713ab1bfac14a6dbf1a43d968b7ee1e5386a38c6ee0dbaa21a45_amd64",
"8Base-RHACM-2.6:rhacm2/nettest-rhel8@sha256:2f1feeb60f201def1b766553dc67fbfd67631a5fe08f951e40acc9ecf58e53be_s390x",
"8Base-RHACM-2.6:rhacm2/nettest-rhel8@sha256:801bf491658a7770b370b17f275385f6c405fdae8628df7591c68a2a674c8d77_ppc64le",
"8Base-RHACM-2.6:rhacm2/nettest-rhel8@sha256:bc00d390fca8f6f53f41bcc9314c68a565aa9b42c74278cb9f83b5c19f82bd69_amd64",
"8Base-RHACM-2.6:rhacm2/nettest-rhel8@sha256:d8b61063f3c9528c66e515f4f49dc10e253e0c1d7cbe0d55b5fc3d9092edd126_arm64",
"8Base-RHACM-2.6:rhacm2/subctl-rhel8@sha256:5412b60cf39eb7c7a874e7e0e6101c098825a1de742065e212a247660576cf6e_amd64",
"8Base-RHACM-2.6:rhacm2/subctl-rhel8@sha256:5a049cc3fd785a6afd3c65a80a6c158f769a7427db7352c0e2dbf51efe6688ac_s390x",
"8Base-RHACM-2.6:rhacm2/subctl-rhel8@sha256:69eb726de1608b83cd041c05abfe9d737d17995b00fc813bee8b032a4b108f58_arm64",
"8Base-RHACM-2.6:rhacm2/subctl-rhel8@sha256:bb5739cea600e427dc7f042e8224c93227f2f785c46f69881a0c7ecd475d5c27_ppc64le",
"8Base-RHACM-2.6:rhacm2/submariner-gateway-rhel8@sha256:29cc42136b0356c267bf8f1c599b1a85dd1a5ac175a95917ba609d8d42cf042b_arm64",
"8Base-RHACM-2.6:rhacm2/submariner-gateway-rhel8@sha256:63d12fafbc56aff2010ed094234066b7a16f6ddf04f7aeea12b9ad75cec005e3_ppc64le",
"8Base-RHACM-2.6:rhacm2/submariner-gateway-rhel8@sha256:9005919d438664eca44a75271ae1206a02fa4010ba66abae04745ccbbbeb93ee_s390x",
"8Base-RHACM-2.6:rhacm2/submariner-gateway-rhel8@sha256:b51a6807d7443069694125d36c9acf7d1e88f1add2008a9c52bff8c51a64c16b_amd64",
"8Base-RHACM-2.6:rhacm2/submariner-globalnet-rhel8@sha256:3178568b458bf35c1cec6a8eb16abeae3d468f3e5102849680c65050586e19bb_ppc64le",
"8Base-RHACM-2.6:rhacm2/submariner-globalnet-rhel8@sha256:58c0df811794ba52277feac73c046c1f78f6731c0792f28665601cac81494804_arm64",
"8Base-RHACM-2.6:rhacm2/submariner-globalnet-rhel8@sha256:8386fc6c583ce7e56af3aa07e6089599863381d9c2b206b674d093ea6a0604b1_s390x",
"8Base-RHACM-2.6:rhacm2/submariner-globalnet-rhel8@sha256:bc1fde61774378d347275e1500aa375570026b586390880d0d0de17cafca6343_amd64",
"8Base-RHACM-2.6:rhacm2/submariner-networkplugin-syncer-rhel8@sha256:2251e876e51328e5061469b7b6002395c6f7486d89fe8a09227c80e134c4341d_arm64",
"8Base-RHACM-2.6:rhacm2/submariner-networkplugin-syncer-rhel8@sha256:98bd14eceaa0fe009cf09072c2f8a08a89fca9bde79569bbd89ee17b77151fb9_amd64",
"8Base-RHACM-2.6:rhacm2/submariner-networkplugin-syncer-rhel8@sha256:c0a892fe4f1802ca3d3c6f03dab6cd25f1ebc41dcddf08d90a6d9aefc193971d_ppc64le",
"8Base-RHACM-2.6:rhacm2/submariner-networkplugin-syncer-rhel8@sha256:e829974f7d64601d7ac739bea120fe0a02dbc48e7e36d96bdc3b1ea64cbdb77d_s390x",
"8Base-RHACM-2.6:rhacm2/submariner-operator-bundle@sha256:11f67392d84dcd4b1e848f365a68d558d4df4ffc2aa7c00ecb882395c21a6161_ppc64le",
"8Base-RHACM-2.6:rhacm2/submariner-operator-bundle@sha256:c7c3d5733cdf2b5c4e2df9bf06442fcf4b01228d855015939b8f95493b400129_arm64",
"8Base-RHACM-2.6:rhacm2/submariner-operator-bundle@sha256:f67b1af05e09ec1d3b6cba8ed602c5df7331bd1f884602c8719acd6f32e8c2a2_s390x",
"8Base-RHACM-2.6:rhacm2/submariner-operator-bundle@sha256:fc54c972af6e78e88180bbc3dc0238112dc522de1824946e9dc9807a00fa02c0_amd64",
"8Base-RHACM-2.6:rhacm2/submariner-rhel8-operator@sha256:0173a537eaf3bbac4fb1ba7240cc8b9c3f577d18bd36d3f432b4a403ea691cc4_amd64",
"8Base-RHACM-2.6:rhacm2/submariner-rhel8-operator@sha256:137a2e4d7932cfe6260ab8f11c93f098824c12bb60bf98164ef3b09ea2f60cc7_ppc64le",
"8Base-RHACM-2.6:rhacm2/submariner-rhel8-operator@sha256:6908ddbc1fd9ca77c8ca722442c8d135918222cd122801652608f48558a93b35_arm64",
"8Base-RHACM-2.6:rhacm2/submariner-rhel8-operator@sha256:b76304abe66df877ea8ac3dd31ba02550465b33826b485f713c504ae1e7a7877_s390x",
"8Base-RHACM-2.6:rhacm2/submariner-route-agent-rhel8@sha256:3397dab22c690e3d8b6bad25393dd545b5f129bffb000906152903d89b07b890_amd64",
"8Base-RHACM-2.6:rhacm2/submariner-route-agent-rhel8@sha256:3c02f8b23658745194e77f262e16c560f816e5ca99d22162a3c42b241aaf327a_ppc64le",
"8Base-RHACM-2.6:rhacm2/submariner-route-agent-rhel8@sha256:46a5cebefbc09066e786d2a4520d26fb1a260f5635deedfb2d301a5ec605bc35_s390x",
"8Base-RHACM-2.6:rhacm2/submariner-route-agent-rhel8@sha256:789e9a6332a402c740505b10ba0a1095f97874094a07ee546c4dd4bb474a92db_arm64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "golang: encoding/xml: stack exhaustion in Unmarshal"
},
{
"cve": "CVE-2022-30635",
"cwe": {
"id": "CWE-1325",
"name": "Improperly Controlled Sequential Memory Allocation"
},
"discovery_date": "2022-07-14T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2107388"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in golang. When calling Decoder, Decode on a message that contains deeply nested structures, a panic can occur due to stack exhaustion and allows an attacker to impact system availability.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "golang: encoding/gob: stack exhaustion in Decoder.Decode",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "OpenShift Container Platform (OCP) starting from 4.10 stream is already compiled in the patched version of Go, hence is not affected by this vulnerability.The vulnerability has been rated as moderate instead of high because the vulnerability can only result in a minor denial of service.\n\nWithin regulated environments, a combination of the following controls acts as a significant barrier to successfully exploiting a CWE-1325: Improperly Controlled Sequential Memory Allocation vulnerability and therefore downgrades the severity of this particular CVE from Moderate to Low.\n\nAccess to the platform is granted only after successful hard token-based multi-factor authentication (MFA) and is governed by least privilege to ensure only authorized users and roles can execute or modify code. Static code analysis and peer reviews enforce strong input validation and error handling, preventing improperly validated inputs from causing system instability, data exposure, or privilege escalation. In the event of successful exploitation, process isolation limits the impact of excessive sequential memory allocation by restricting memory use per process, preventing any single process from exhausting system resources. Finally, the platform uses memory protection mechanisms such as Data Execution Prevention (DEP) and Address Space Layout Randomization (ASLR) to reduce the risk of memory allocation-based attacks.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"8Base-RHACM-2.6:rhacm2/lighthouse-agent-rhel8@sha256:1b017999b67c62f47d4026b369033de4ea9523198524324b071bde7ce8bd54dd_amd64",
"8Base-RHACM-2.6:rhacm2/lighthouse-agent-rhel8@sha256:9165978e8f6b31c1b2c5ba1966c9ee1fa56fa9d57668b204690c792a67217de1_s390x",
"8Base-RHACM-2.6:rhacm2/lighthouse-agent-rhel8@sha256:9716dc5a8bf1aab38472108b186bd3013fc1d5ac0f86aea9a60c721d481e3741_ppc64le",
"8Base-RHACM-2.6:rhacm2/lighthouse-agent-rhel8@sha256:bb4137a931eb5b2ef530094c1d42077fba393f27c0727bb9fa9ca8ebef216d32_arm64",
"8Base-RHACM-2.6:rhacm2/lighthouse-coredns-rhel8@sha256:5fedb3d930a6b6a035e5041dbc37f5a72e842fa671d1d1b9a1d07683b3074655_ppc64le",
"8Base-RHACM-2.6:rhacm2/lighthouse-coredns-rhel8@sha256:7e35418061c0b5e670cc6315bd89b07ac26b1a657068a621c2278dee343f85a4_arm64",
"8Base-RHACM-2.6:rhacm2/lighthouse-coredns-rhel8@sha256:923cc15bf740a7a46f53d00bc9c51f8cedcb75d5aa8a5f7f80642ce750f875a7_s390x",
"8Base-RHACM-2.6:rhacm2/lighthouse-coredns-rhel8@sha256:a65cf2a44593713ab1bfac14a6dbf1a43d968b7ee1e5386a38c6ee0dbaa21a45_amd64",
"8Base-RHACM-2.6:rhacm2/nettest-rhel8@sha256:2f1feeb60f201def1b766553dc67fbfd67631a5fe08f951e40acc9ecf58e53be_s390x",
"8Base-RHACM-2.6:rhacm2/nettest-rhel8@sha256:801bf491658a7770b370b17f275385f6c405fdae8628df7591c68a2a674c8d77_ppc64le",
"8Base-RHACM-2.6:rhacm2/nettest-rhel8@sha256:bc00d390fca8f6f53f41bcc9314c68a565aa9b42c74278cb9f83b5c19f82bd69_amd64",
"8Base-RHACM-2.6:rhacm2/nettest-rhel8@sha256:d8b61063f3c9528c66e515f4f49dc10e253e0c1d7cbe0d55b5fc3d9092edd126_arm64",
"8Base-RHACM-2.6:rhacm2/subctl-rhel8@sha256:5412b60cf39eb7c7a874e7e0e6101c098825a1de742065e212a247660576cf6e_amd64",
"8Base-RHACM-2.6:rhacm2/subctl-rhel8@sha256:5a049cc3fd785a6afd3c65a80a6c158f769a7427db7352c0e2dbf51efe6688ac_s390x",
"8Base-RHACM-2.6:rhacm2/subctl-rhel8@sha256:69eb726de1608b83cd041c05abfe9d737d17995b00fc813bee8b032a4b108f58_arm64",
"8Base-RHACM-2.6:rhacm2/subctl-rhel8@sha256:bb5739cea600e427dc7f042e8224c93227f2f785c46f69881a0c7ecd475d5c27_ppc64le",
"8Base-RHACM-2.6:rhacm2/submariner-gateway-rhel8@sha256:29cc42136b0356c267bf8f1c599b1a85dd1a5ac175a95917ba609d8d42cf042b_arm64",
"8Base-RHACM-2.6:rhacm2/submariner-gateway-rhel8@sha256:63d12fafbc56aff2010ed094234066b7a16f6ddf04f7aeea12b9ad75cec005e3_ppc64le",
"8Base-RHACM-2.6:rhacm2/submariner-gateway-rhel8@sha256:9005919d438664eca44a75271ae1206a02fa4010ba66abae04745ccbbbeb93ee_s390x",
"8Base-RHACM-2.6:rhacm2/submariner-gateway-rhel8@sha256:b51a6807d7443069694125d36c9acf7d1e88f1add2008a9c52bff8c51a64c16b_amd64",
"8Base-RHACM-2.6:rhacm2/submariner-globalnet-rhel8@sha256:3178568b458bf35c1cec6a8eb16abeae3d468f3e5102849680c65050586e19bb_ppc64le",
"8Base-RHACM-2.6:rhacm2/submariner-globalnet-rhel8@sha256:58c0df811794ba52277feac73c046c1f78f6731c0792f28665601cac81494804_arm64",
"8Base-RHACM-2.6:rhacm2/submariner-globalnet-rhel8@sha256:8386fc6c583ce7e56af3aa07e6089599863381d9c2b206b674d093ea6a0604b1_s390x",
"8Base-RHACM-2.6:rhacm2/submariner-globalnet-rhel8@sha256:bc1fde61774378d347275e1500aa375570026b586390880d0d0de17cafca6343_amd64",
"8Base-RHACM-2.6:rhacm2/submariner-networkplugin-syncer-rhel8@sha256:2251e876e51328e5061469b7b6002395c6f7486d89fe8a09227c80e134c4341d_arm64",
"8Base-RHACM-2.6:rhacm2/submariner-networkplugin-syncer-rhel8@sha256:98bd14eceaa0fe009cf09072c2f8a08a89fca9bde79569bbd89ee17b77151fb9_amd64",
"8Base-RHACM-2.6:rhacm2/submariner-networkplugin-syncer-rhel8@sha256:c0a892fe4f1802ca3d3c6f03dab6cd25f1ebc41dcddf08d90a6d9aefc193971d_ppc64le",
"8Base-RHACM-2.6:rhacm2/submariner-networkplugin-syncer-rhel8@sha256:e829974f7d64601d7ac739bea120fe0a02dbc48e7e36d96bdc3b1ea64cbdb77d_s390x",
"8Base-RHACM-2.6:rhacm2/submariner-operator-bundle@sha256:11f67392d84dcd4b1e848f365a68d558d4df4ffc2aa7c00ecb882395c21a6161_ppc64le",
"8Base-RHACM-2.6:rhacm2/submariner-operator-bundle@sha256:c7c3d5733cdf2b5c4e2df9bf06442fcf4b01228d855015939b8f95493b400129_arm64",
"8Base-RHACM-2.6:rhacm2/submariner-operator-bundle@sha256:f67b1af05e09ec1d3b6cba8ed602c5df7331bd1f884602c8719acd6f32e8c2a2_s390x",
"8Base-RHACM-2.6:rhacm2/submariner-operator-bundle@sha256:fc54c972af6e78e88180bbc3dc0238112dc522de1824946e9dc9807a00fa02c0_amd64",
"8Base-RHACM-2.6:rhacm2/submariner-rhel8-operator@sha256:0173a537eaf3bbac4fb1ba7240cc8b9c3f577d18bd36d3f432b4a403ea691cc4_amd64",
"8Base-RHACM-2.6:rhacm2/submariner-rhel8-operator@sha256:137a2e4d7932cfe6260ab8f11c93f098824c12bb60bf98164ef3b09ea2f60cc7_ppc64le",
"8Base-RHACM-2.6:rhacm2/submariner-rhel8-operator@sha256:6908ddbc1fd9ca77c8ca722442c8d135918222cd122801652608f48558a93b35_arm64",
"8Base-RHACM-2.6:rhacm2/submariner-rhel8-operator@sha256:b76304abe66df877ea8ac3dd31ba02550465b33826b485f713c504ae1e7a7877_s390x",
"8Base-RHACM-2.6:rhacm2/submariner-route-agent-rhel8@sha256:3397dab22c690e3d8b6bad25393dd545b5f129bffb000906152903d89b07b890_amd64",
"8Base-RHACM-2.6:rhacm2/submariner-route-agent-rhel8@sha256:3c02f8b23658745194e77f262e16c560f816e5ca99d22162a3c42b241aaf327a_ppc64le",
"8Base-RHACM-2.6:rhacm2/submariner-route-agent-rhel8@sha256:46a5cebefbc09066e786d2a4520d26fb1a260f5635deedfb2d301a5ec605bc35_s390x",
"8Base-RHACM-2.6:rhacm2/submariner-route-agent-rhel8@sha256:789e9a6332a402c740505b10ba0a1095f97874094a07ee546c4dd4bb474a92db_arm64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2022-30635"
},
{
"category": "external",
"summary": "RHBZ#2107388",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2107388"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2022-30635",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-30635"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2022-30635",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2022-30635"
},
{
"category": "external",
"summary": "https://go.dev/issue/53615",
"url": "https://go.dev/issue/53615"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-announce/c/nqrv9fbR0zE",
"url": "https://groups.google.com/g/golang-announce/c/nqrv9fbR0zE"
}
],
"release_date": "2022-07-12T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2022-09-06T13:00:18+00:00",
"details": "For details on how to install Submariner, refer to:\n\nhttps://access.redhat.com/documentation/en-us/red_hat_advanced_cluster_management_for_kubernetes/2.6/html/add-ons/submariner#submariner-deploy-console \n\nand\n\nhttps://submariner.io/getting-started/",
"product_ids": [
"8Base-RHACM-2.6:rhacm2/lighthouse-agent-rhel8@sha256:1b017999b67c62f47d4026b369033de4ea9523198524324b071bde7ce8bd54dd_amd64",
"8Base-RHACM-2.6:rhacm2/lighthouse-agent-rhel8@sha256:9165978e8f6b31c1b2c5ba1966c9ee1fa56fa9d57668b204690c792a67217de1_s390x",
"8Base-RHACM-2.6:rhacm2/lighthouse-agent-rhel8@sha256:9716dc5a8bf1aab38472108b186bd3013fc1d5ac0f86aea9a60c721d481e3741_ppc64le",
"8Base-RHACM-2.6:rhacm2/lighthouse-agent-rhel8@sha256:bb4137a931eb5b2ef530094c1d42077fba393f27c0727bb9fa9ca8ebef216d32_arm64",
"8Base-RHACM-2.6:rhacm2/lighthouse-coredns-rhel8@sha256:5fedb3d930a6b6a035e5041dbc37f5a72e842fa671d1d1b9a1d07683b3074655_ppc64le",
"8Base-RHACM-2.6:rhacm2/lighthouse-coredns-rhel8@sha256:7e35418061c0b5e670cc6315bd89b07ac26b1a657068a621c2278dee343f85a4_arm64",
"8Base-RHACM-2.6:rhacm2/lighthouse-coredns-rhel8@sha256:923cc15bf740a7a46f53d00bc9c51f8cedcb75d5aa8a5f7f80642ce750f875a7_s390x",
"8Base-RHACM-2.6:rhacm2/lighthouse-coredns-rhel8@sha256:a65cf2a44593713ab1bfac14a6dbf1a43d968b7ee1e5386a38c6ee0dbaa21a45_amd64",
"8Base-RHACM-2.6:rhacm2/nettest-rhel8@sha256:2f1feeb60f201def1b766553dc67fbfd67631a5fe08f951e40acc9ecf58e53be_s390x",
"8Base-RHACM-2.6:rhacm2/nettest-rhel8@sha256:801bf491658a7770b370b17f275385f6c405fdae8628df7591c68a2a674c8d77_ppc64le",
"8Base-RHACM-2.6:rhacm2/nettest-rhel8@sha256:bc00d390fca8f6f53f41bcc9314c68a565aa9b42c74278cb9f83b5c19f82bd69_amd64",
"8Base-RHACM-2.6:rhacm2/nettest-rhel8@sha256:d8b61063f3c9528c66e515f4f49dc10e253e0c1d7cbe0d55b5fc3d9092edd126_arm64",
"8Base-RHACM-2.6:rhacm2/subctl-rhel8@sha256:5412b60cf39eb7c7a874e7e0e6101c098825a1de742065e212a247660576cf6e_amd64",
"8Base-RHACM-2.6:rhacm2/subctl-rhel8@sha256:5a049cc3fd785a6afd3c65a80a6c158f769a7427db7352c0e2dbf51efe6688ac_s390x",
"8Base-RHACM-2.6:rhacm2/subctl-rhel8@sha256:69eb726de1608b83cd041c05abfe9d737d17995b00fc813bee8b032a4b108f58_arm64",
"8Base-RHACM-2.6:rhacm2/subctl-rhel8@sha256:bb5739cea600e427dc7f042e8224c93227f2f785c46f69881a0c7ecd475d5c27_ppc64le",
"8Base-RHACM-2.6:rhacm2/submariner-gateway-rhel8@sha256:29cc42136b0356c267bf8f1c599b1a85dd1a5ac175a95917ba609d8d42cf042b_arm64",
"8Base-RHACM-2.6:rhacm2/submariner-gateway-rhel8@sha256:63d12fafbc56aff2010ed094234066b7a16f6ddf04f7aeea12b9ad75cec005e3_ppc64le",
"8Base-RHACM-2.6:rhacm2/submariner-gateway-rhel8@sha256:9005919d438664eca44a75271ae1206a02fa4010ba66abae04745ccbbbeb93ee_s390x",
"8Base-RHACM-2.6:rhacm2/submariner-gateway-rhel8@sha256:b51a6807d7443069694125d36c9acf7d1e88f1add2008a9c52bff8c51a64c16b_amd64",
"8Base-RHACM-2.6:rhacm2/submariner-globalnet-rhel8@sha256:3178568b458bf35c1cec6a8eb16abeae3d468f3e5102849680c65050586e19bb_ppc64le",
"8Base-RHACM-2.6:rhacm2/submariner-globalnet-rhel8@sha256:58c0df811794ba52277feac73c046c1f78f6731c0792f28665601cac81494804_arm64",
"8Base-RHACM-2.6:rhacm2/submariner-globalnet-rhel8@sha256:8386fc6c583ce7e56af3aa07e6089599863381d9c2b206b674d093ea6a0604b1_s390x",
"8Base-RHACM-2.6:rhacm2/submariner-globalnet-rhel8@sha256:bc1fde61774378d347275e1500aa375570026b586390880d0d0de17cafca6343_amd64",
"8Base-RHACM-2.6:rhacm2/submariner-networkplugin-syncer-rhel8@sha256:2251e876e51328e5061469b7b6002395c6f7486d89fe8a09227c80e134c4341d_arm64",
"8Base-RHACM-2.6:rhacm2/submariner-networkplugin-syncer-rhel8@sha256:98bd14eceaa0fe009cf09072c2f8a08a89fca9bde79569bbd89ee17b77151fb9_amd64",
"8Base-RHACM-2.6:rhacm2/submariner-networkplugin-syncer-rhel8@sha256:c0a892fe4f1802ca3d3c6f03dab6cd25f1ebc41dcddf08d90a6d9aefc193971d_ppc64le",
"8Base-RHACM-2.6:rhacm2/submariner-networkplugin-syncer-rhel8@sha256:e829974f7d64601d7ac739bea120fe0a02dbc48e7e36d96bdc3b1ea64cbdb77d_s390x",
"8Base-RHACM-2.6:rhacm2/submariner-operator-bundle@sha256:11f67392d84dcd4b1e848f365a68d558d4df4ffc2aa7c00ecb882395c21a6161_ppc64le",
"8Base-RHACM-2.6:rhacm2/submariner-operator-bundle@sha256:c7c3d5733cdf2b5c4e2df9bf06442fcf4b01228d855015939b8f95493b400129_arm64",
"8Base-RHACM-2.6:rhacm2/submariner-operator-bundle@sha256:f67b1af05e09ec1d3b6cba8ed602c5df7331bd1f884602c8719acd6f32e8c2a2_s390x",
"8Base-RHACM-2.6:rhacm2/submariner-operator-bundle@sha256:fc54c972af6e78e88180bbc3dc0238112dc522de1824946e9dc9807a00fa02c0_amd64",
"8Base-RHACM-2.6:rhacm2/submariner-rhel8-operator@sha256:0173a537eaf3bbac4fb1ba7240cc8b9c3f577d18bd36d3f432b4a403ea691cc4_amd64",
"8Base-RHACM-2.6:rhacm2/submariner-rhel8-operator@sha256:137a2e4d7932cfe6260ab8f11c93f098824c12bb60bf98164ef3b09ea2f60cc7_ppc64le",
"8Base-RHACM-2.6:rhacm2/submariner-rhel8-operator@sha256:6908ddbc1fd9ca77c8ca722442c8d135918222cd122801652608f48558a93b35_arm64",
"8Base-RHACM-2.6:rhacm2/submariner-rhel8-operator@sha256:b76304abe66df877ea8ac3dd31ba02550465b33826b485f713c504ae1e7a7877_s390x",
"8Base-RHACM-2.6:rhacm2/submariner-route-agent-rhel8@sha256:3397dab22c690e3d8b6bad25393dd545b5f129bffb000906152903d89b07b890_amd64",
"8Base-RHACM-2.6:rhacm2/submariner-route-agent-rhel8@sha256:3c02f8b23658745194e77f262e16c560f816e5ca99d22162a3c42b241aaf327a_ppc64le",
"8Base-RHACM-2.6:rhacm2/submariner-route-agent-rhel8@sha256:46a5cebefbc09066e786d2a4520d26fb1a260f5635deedfb2d301a5ec605bc35_s390x",
"8Base-RHACM-2.6:rhacm2/submariner-route-agent-rhel8@sha256:789e9a6332a402c740505b10ba0a1095f97874094a07ee546c4dd4bb474a92db_arm64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2022: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": [
"8Base-RHACM-2.6:rhacm2/lighthouse-agent-rhel8@sha256:1b017999b67c62f47d4026b369033de4ea9523198524324b071bde7ce8bd54dd_amd64",
"8Base-RHACM-2.6:rhacm2/lighthouse-agent-rhel8@sha256:9165978e8f6b31c1b2c5ba1966c9ee1fa56fa9d57668b204690c792a67217de1_s390x",
"8Base-RHACM-2.6:rhacm2/lighthouse-agent-rhel8@sha256:9716dc5a8bf1aab38472108b186bd3013fc1d5ac0f86aea9a60c721d481e3741_ppc64le",
"8Base-RHACM-2.6:rhacm2/lighthouse-agent-rhel8@sha256:bb4137a931eb5b2ef530094c1d42077fba393f27c0727bb9fa9ca8ebef216d32_arm64",
"8Base-RHACM-2.6:rhacm2/lighthouse-coredns-rhel8@sha256:5fedb3d930a6b6a035e5041dbc37f5a72e842fa671d1d1b9a1d07683b3074655_ppc64le",
"8Base-RHACM-2.6:rhacm2/lighthouse-coredns-rhel8@sha256:7e35418061c0b5e670cc6315bd89b07ac26b1a657068a621c2278dee343f85a4_arm64",
"8Base-RHACM-2.6:rhacm2/lighthouse-coredns-rhel8@sha256:923cc15bf740a7a46f53d00bc9c51f8cedcb75d5aa8a5f7f80642ce750f875a7_s390x",
"8Base-RHACM-2.6:rhacm2/lighthouse-coredns-rhel8@sha256:a65cf2a44593713ab1bfac14a6dbf1a43d968b7ee1e5386a38c6ee0dbaa21a45_amd64",
"8Base-RHACM-2.6:rhacm2/nettest-rhel8@sha256:2f1feeb60f201def1b766553dc67fbfd67631a5fe08f951e40acc9ecf58e53be_s390x",
"8Base-RHACM-2.6:rhacm2/nettest-rhel8@sha256:801bf491658a7770b370b17f275385f6c405fdae8628df7591c68a2a674c8d77_ppc64le",
"8Base-RHACM-2.6:rhacm2/nettest-rhel8@sha256:bc00d390fca8f6f53f41bcc9314c68a565aa9b42c74278cb9f83b5c19f82bd69_amd64",
"8Base-RHACM-2.6:rhacm2/nettest-rhel8@sha256:d8b61063f3c9528c66e515f4f49dc10e253e0c1d7cbe0d55b5fc3d9092edd126_arm64",
"8Base-RHACM-2.6:rhacm2/subctl-rhel8@sha256:5412b60cf39eb7c7a874e7e0e6101c098825a1de742065e212a247660576cf6e_amd64",
"8Base-RHACM-2.6:rhacm2/subctl-rhel8@sha256:5a049cc3fd785a6afd3c65a80a6c158f769a7427db7352c0e2dbf51efe6688ac_s390x",
"8Base-RHACM-2.6:rhacm2/subctl-rhel8@sha256:69eb726de1608b83cd041c05abfe9d737d17995b00fc813bee8b032a4b108f58_arm64",
"8Base-RHACM-2.6:rhacm2/subctl-rhel8@sha256:bb5739cea600e427dc7f042e8224c93227f2f785c46f69881a0c7ecd475d5c27_ppc64le",
"8Base-RHACM-2.6:rhacm2/submariner-gateway-rhel8@sha256:29cc42136b0356c267bf8f1c599b1a85dd1a5ac175a95917ba609d8d42cf042b_arm64",
"8Base-RHACM-2.6:rhacm2/submariner-gateway-rhel8@sha256:63d12fafbc56aff2010ed094234066b7a16f6ddf04f7aeea12b9ad75cec005e3_ppc64le",
"8Base-RHACM-2.6:rhacm2/submariner-gateway-rhel8@sha256:9005919d438664eca44a75271ae1206a02fa4010ba66abae04745ccbbbeb93ee_s390x",
"8Base-RHACM-2.6:rhacm2/submariner-gateway-rhel8@sha256:b51a6807d7443069694125d36c9acf7d1e88f1add2008a9c52bff8c51a64c16b_amd64",
"8Base-RHACM-2.6:rhacm2/submariner-globalnet-rhel8@sha256:3178568b458bf35c1cec6a8eb16abeae3d468f3e5102849680c65050586e19bb_ppc64le",
"8Base-RHACM-2.6:rhacm2/submariner-globalnet-rhel8@sha256:58c0df811794ba52277feac73c046c1f78f6731c0792f28665601cac81494804_arm64",
"8Base-RHACM-2.6:rhacm2/submariner-globalnet-rhel8@sha256:8386fc6c583ce7e56af3aa07e6089599863381d9c2b206b674d093ea6a0604b1_s390x",
"8Base-RHACM-2.6:rhacm2/submariner-globalnet-rhel8@sha256:bc1fde61774378d347275e1500aa375570026b586390880d0d0de17cafca6343_amd64",
"8Base-RHACM-2.6:rhacm2/submariner-networkplugin-syncer-rhel8@sha256:2251e876e51328e5061469b7b6002395c6f7486d89fe8a09227c80e134c4341d_arm64",
"8Base-RHACM-2.6:rhacm2/submariner-networkplugin-syncer-rhel8@sha256:98bd14eceaa0fe009cf09072c2f8a08a89fca9bde79569bbd89ee17b77151fb9_amd64",
"8Base-RHACM-2.6:rhacm2/submariner-networkplugin-syncer-rhel8@sha256:c0a892fe4f1802ca3d3c6f03dab6cd25f1ebc41dcddf08d90a6d9aefc193971d_ppc64le",
"8Base-RHACM-2.6:rhacm2/submariner-networkplugin-syncer-rhel8@sha256:e829974f7d64601d7ac739bea120fe0a02dbc48e7e36d96bdc3b1ea64cbdb77d_s390x",
"8Base-RHACM-2.6:rhacm2/submariner-operator-bundle@sha256:11f67392d84dcd4b1e848f365a68d558d4df4ffc2aa7c00ecb882395c21a6161_ppc64le",
"8Base-RHACM-2.6:rhacm2/submariner-operator-bundle@sha256:c7c3d5733cdf2b5c4e2df9bf06442fcf4b01228d855015939b8f95493b400129_arm64",
"8Base-RHACM-2.6:rhacm2/submariner-operator-bundle@sha256:f67b1af05e09ec1d3b6cba8ed602c5df7331bd1f884602c8719acd6f32e8c2a2_s390x",
"8Base-RHACM-2.6:rhacm2/submariner-operator-bundle@sha256:fc54c972af6e78e88180bbc3dc0238112dc522de1824946e9dc9807a00fa02c0_amd64",
"8Base-RHACM-2.6:rhacm2/submariner-rhel8-operator@sha256:0173a537eaf3bbac4fb1ba7240cc8b9c3f577d18bd36d3f432b4a403ea691cc4_amd64",
"8Base-RHACM-2.6:rhacm2/submariner-rhel8-operator@sha256:137a2e4d7932cfe6260ab8f11c93f098824c12bb60bf98164ef3b09ea2f60cc7_ppc64le",
"8Base-RHACM-2.6:rhacm2/submariner-rhel8-operator@sha256:6908ddbc1fd9ca77c8ca722442c8d135918222cd122801652608f48558a93b35_arm64",
"8Base-RHACM-2.6:rhacm2/submariner-rhel8-operator@sha256:b76304abe66df877ea8ac3dd31ba02550465b33826b485f713c504ae1e7a7877_s390x",
"8Base-RHACM-2.6:rhacm2/submariner-route-agent-rhel8@sha256:3397dab22c690e3d8b6bad25393dd545b5f129bffb000906152903d89b07b890_amd64",
"8Base-RHACM-2.6:rhacm2/submariner-route-agent-rhel8@sha256:3c02f8b23658745194e77f262e16c560f816e5ca99d22162a3c42b241aaf327a_ppc64le",
"8Base-RHACM-2.6:rhacm2/submariner-route-agent-rhel8@sha256:46a5cebefbc09066e786d2a4520d26fb1a260f5635deedfb2d301a5ec605bc35_s390x",
"8Base-RHACM-2.6:rhacm2/submariner-route-agent-rhel8@sha256:789e9a6332a402c740505b10ba0a1095f97874094a07ee546c4dd4bb474a92db_arm64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "golang: encoding/gob: stack exhaustion in Decoder.Decode"
},
{
"cve": "CVE-2022-32148",
"cwe": {
"id": "CWE-200",
"name": "Exposure of Sensitive Information to an Unauthorized Actor"
},
"discovery_date": "2022-07-14T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2107383"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in net/http/httputil golang package. When httputil.ReverseProxy.ServeHTTP is called with a Request.Header map containing a nil value for the X-Forwarded-For header, ReverseProxy could set the client IP incorrectly. This issue may affect confidentiality.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "golang: net/http/httputil: NewSingleHostReverseProxy - omit X-Forwarded-For not working",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "Within regulated environments, a combination of the following controls acts as a significant barrier to successfully exploiting a CWE-200: Exposure of Sensitive Information to an Unauthorized Actor vulnerability and therefore downgrades the severity of this particular CVE from Moderate to Low.\n\nAccess to the platform is granted only after successful hard token, multi-factor authentication (MFA), which is coupled with account management controls, including integration with single sign-on (SSO), to ensure that user permissions are restricted to only the functions necessary for their roles. Access to sensitive information is explicitly authorized and enforced based on predefined access policies. Event logs are collected and processed for centralization, correlation, analysis, monitoring, reporting, alerting, and retention. This process ensures that audit logs are generated for specific events involving sensitive information, which helps identify patterns of unauthorized access or data exposure. The platform enforces the use of validated cryptographic modules across compute resources to protect the confidentiality of information, even in the event of interception.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"8Base-RHACM-2.6:rhacm2/lighthouse-agent-rhel8@sha256:1b017999b67c62f47d4026b369033de4ea9523198524324b071bde7ce8bd54dd_amd64",
"8Base-RHACM-2.6:rhacm2/lighthouse-agent-rhel8@sha256:9165978e8f6b31c1b2c5ba1966c9ee1fa56fa9d57668b204690c792a67217de1_s390x",
"8Base-RHACM-2.6:rhacm2/lighthouse-agent-rhel8@sha256:9716dc5a8bf1aab38472108b186bd3013fc1d5ac0f86aea9a60c721d481e3741_ppc64le",
"8Base-RHACM-2.6:rhacm2/lighthouse-agent-rhel8@sha256:bb4137a931eb5b2ef530094c1d42077fba393f27c0727bb9fa9ca8ebef216d32_arm64",
"8Base-RHACM-2.6:rhacm2/lighthouse-coredns-rhel8@sha256:5fedb3d930a6b6a035e5041dbc37f5a72e842fa671d1d1b9a1d07683b3074655_ppc64le",
"8Base-RHACM-2.6:rhacm2/lighthouse-coredns-rhel8@sha256:7e35418061c0b5e670cc6315bd89b07ac26b1a657068a621c2278dee343f85a4_arm64",
"8Base-RHACM-2.6:rhacm2/lighthouse-coredns-rhel8@sha256:923cc15bf740a7a46f53d00bc9c51f8cedcb75d5aa8a5f7f80642ce750f875a7_s390x",
"8Base-RHACM-2.6:rhacm2/lighthouse-coredns-rhel8@sha256:a65cf2a44593713ab1bfac14a6dbf1a43d968b7ee1e5386a38c6ee0dbaa21a45_amd64",
"8Base-RHACM-2.6:rhacm2/nettest-rhel8@sha256:2f1feeb60f201def1b766553dc67fbfd67631a5fe08f951e40acc9ecf58e53be_s390x",
"8Base-RHACM-2.6:rhacm2/nettest-rhel8@sha256:801bf491658a7770b370b17f275385f6c405fdae8628df7591c68a2a674c8d77_ppc64le",
"8Base-RHACM-2.6:rhacm2/nettest-rhel8@sha256:bc00d390fca8f6f53f41bcc9314c68a565aa9b42c74278cb9f83b5c19f82bd69_amd64",
"8Base-RHACM-2.6:rhacm2/nettest-rhel8@sha256:d8b61063f3c9528c66e515f4f49dc10e253e0c1d7cbe0d55b5fc3d9092edd126_arm64",
"8Base-RHACM-2.6:rhacm2/subctl-rhel8@sha256:5412b60cf39eb7c7a874e7e0e6101c098825a1de742065e212a247660576cf6e_amd64",
"8Base-RHACM-2.6:rhacm2/subctl-rhel8@sha256:5a049cc3fd785a6afd3c65a80a6c158f769a7427db7352c0e2dbf51efe6688ac_s390x",
"8Base-RHACM-2.6:rhacm2/subctl-rhel8@sha256:69eb726de1608b83cd041c05abfe9d737d17995b00fc813bee8b032a4b108f58_arm64",
"8Base-RHACM-2.6:rhacm2/subctl-rhel8@sha256:bb5739cea600e427dc7f042e8224c93227f2f785c46f69881a0c7ecd475d5c27_ppc64le",
"8Base-RHACM-2.6:rhacm2/submariner-gateway-rhel8@sha256:29cc42136b0356c267bf8f1c599b1a85dd1a5ac175a95917ba609d8d42cf042b_arm64",
"8Base-RHACM-2.6:rhacm2/submariner-gateway-rhel8@sha256:63d12fafbc56aff2010ed094234066b7a16f6ddf04f7aeea12b9ad75cec005e3_ppc64le",
"8Base-RHACM-2.6:rhacm2/submariner-gateway-rhel8@sha256:9005919d438664eca44a75271ae1206a02fa4010ba66abae04745ccbbbeb93ee_s390x",
"8Base-RHACM-2.6:rhacm2/submariner-gateway-rhel8@sha256:b51a6807d7443069694125d36c9acf7d1e88f1add2008a9c52bff8c51a64c16b_amd64",
"8Base-RHACM-2.6:rhacm2/submariner-globalnet-rhel8@sha256:3178568b458bf35c1cec6a8eb16abeae3d468f3e5102849680c65050586e19bb_ppc64le",
"8Base-RHACM-2.6:rhacm2/submariner-globalnet-rhel8@sha256:58c0df811794ba52277feac73c046c1f78f6731c0792f28665601cac81494804_arm64",
"8Base-RHACM-2.6:rhacm2/submariner-globalnet-rhel8@sha256:8386fc6c583ce7e56af3aa07e6089599863381d9c2b206b674d093ea6a0604b1_s390x",
"8Base-RHACM-2.6:rhacm2/submariner-globalnet-rhel8@sha256:bc1fde61774378d347275e1500aa375570026b586390880d0d0de17cafca6343_amd64",
"8Base-RHACM-2.6:rhacm2/submariner-networkplugin-syncer-rhel8@sha256:2251e876e51328e5061469b7b6002395c6f7486d89fe8a09227c80e134c4341d_arm64",
"8Base-RHACM-2.6:rhacm2/submariner-networkplugin-syncer-rhel8@sha256:98bd14eceaa0fe009cf09072c2f8a08a89fca9bde79569bbd89ee17b77151fb9_amd64",
"8Base-RHACM-2.6:rhacm2/submariner-networkplugin-syncer-rhel8@sha256:c0a892fe4f1802ca3d3c6f03dab6cd25f1ebc41dcddf08d90a6d9aefc193971d_ppc64le",
"8Base-RHACM-2.6:rhacm2/submariner-networkplugin-syncer-rhel8@sha256:e829974f7d64601d7ac739bea120fe0a02dbc48e7e36d96bdc3b1ea64cbdb77d_s390x",
"8Base-RHACM-2.6:rhacm2/submariner-operator-bundle@sha256:11f67392d84dcd4b1e848f365a68d558d4df4ffc2aa7c00ecb882395c21a6161_ppc64le",
"8Base-RHACM-2.6:rhacm2/submariner-operator-bundle@sha256:c7c3d5733cdf2b5c4e2df9bf06442fcf4b01228d855015939b8f95493b400129_arm64",
"8Base-RHACM-2.6:rhacm2/submariner-operator-bundle@sha256:f67b1af05e09ec1d3b6cba8ed602c5df7331bd1f884602c8719acd6f32e8c2a2_s390x",
"8Base-RHACM-2.6:rhacm2/submariner-operator-bundle@sha256:fc54c972af6e78e88180bbc3dc0238112dc522de1824946e9dc9807a00fa02c0_amd64",
"8Base-RHACM-2.6:rhacm2/submariner-rhel8-operator@sha256:0173a537eaf3bbac4fb1ba7240cc8b9c3f577d18bd36d3f432b4a403ea691cc4_amd64",
"8Base-RHACM-2.6:rhacm2/submariner-rhel8-operator@sha256:137a2e4d7932cfe6260ab8f11c93f098824c12bb60bf98164ef3b09ea2f60cc7_ppc64le",
"8Base-RHACM-2.6:rhacm2/submariner-rhel8-operator@sha256:6908ddbc1fd9ca77c8ca722442c8d135918222cd122801652608f48558a93b35_arm64",
"8Base-RHACM-2.6:rhacm2/submariner-rhel8-operator@sha256:b76304abe66df877ea8ac3dd31ba02550465b33826b485f713c504ae1e7a7877_s390x",
"8Base-RHACM-2.6:rhacm2/submariner-route-agent-rhel8@sha256:3397dab22c690e3d8b6bad25393dd545b5f129bffb000906152903d89b07b890_amd64",
"8Base-RHACM-2.6:rhacm2/submariner-route-agent-rhel8@sha256:3c02f8b23658745194e77f262e16c560f816e5ca99d22162a3c42b241aaf327a_ppc64le",
"8Base-RHACM-2.6:rhacm2/submariner-route-agent-rhel8@sha256:46a5cebefbc09066e786d2a4520d26fb1a260f5635deedfb2d301a5ec605bc35_s390x",
"8Base-RHACM-2.6:rhacm2/submariner-route-agent-rhel8@sha256:789e9a6332a402c740505b10ba0a1095f97874094a07ee546c4dd4bb474a92db_arm64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2022-32148"
},
{
"category": "external",
"summary": "RHBZ#2107383",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2107383"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2022-32148",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-32148"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2022-32148",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2022-32148"
},
{
"category": "external",
"summary": "https://go.dev/issue/53423",
"url": "https://go.dev/issue/53423"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-announce/c/nqrv9fbR0zE",
"url": "https://groups.google.com/g/golang-announce/c/nqrv9fbR0zE"
}
],
"release_date": "2022-07-12T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2022-09-06T13:00:18+00:00",
"details": "For details on how to install Submariner, refer to:\n\nhttps://access.redhat.com/documentation/en-us/red_hat_advanced_cluster_management_for_kubernetes/2.6/html/add-ons/submariner#submariner-deploy-console \n\nand\n\nhttps://submariner.io/getting-started/",
"product_ids": [
"8Base-RHACM-2.6:rhacm2/lighthouse-agent-rhel8@sha256:1b017999b67c62f47d4026b369033de4ea9523198524324b071bde7ce8bd54dd_amd64",
"8Base-RHACM-2.6:rhacm2/lighthouse-agent-rhel8@sha256:9165978e8f6b31c1b2c5ba1966c9ee1fa56fa9d57668b204690c792a67217de1_s390x",
"8Base-RHACM-2.6:rhacm2/lighthouse-agent-rhel8@sha256:9716dc5a8bf1aab38472108b186bd3013fc1d5ac0f86aea9a60c721d481e3741_ppc64le",
"8Base-RHACM-2.6:rhacm2/lighthouse-agent-rhel8@sha256:bb4137a931eb5b2ef530094c1d42077fba393f27c0727bb9fa9ca8ebef216d32_arm64",
"8Base-RHACM-2.6:rhacm2/lighthouse-coredns-rhel8@sha256:5fedb3d930a6b6a035e5041dbc37f5a72e842fa671d1d1b9a1d07683b3074655_ppc64le",
"8Base-RHACM-2.6:rhacm2/lighthouse-coredns-rhel8@sha256:7e35418061c0b5e670cc6315bd89b07ac26b1a657068a621c2278dee343f85a4_arm64",
"8Base-RHACM-2.6:rhacm2/lighthouse-coredns-rhel8@sha256:923cc15bf740a7a46f53d00bc9c51f8cedcb75d5aa8a5f7f80642ce750f875a7_s390x",
"8Base-RHACM-2.6:rhacm2/lighthouse-coredns-rhel8@sha256:a65cf2a44593713ab1bfac14a6dbf1a43d968b7ee1e5386a38c6ee0dbaa21a45_amd64",
"8Base-RHACM-2.6:rhacm2/nettest-rhel8@sha256:2f1feeb60f201def1b766553dc67fbfd67631a5fe08f951e40acc9ecf58e53be_s390x",
"8Base-RHACM-2.6:rhacm2/nettest-rhel8@sha256:801bf491658a7770b370b17f275385f6c405fdae8628df7591c68a2a674c8d77_ppc64le",
"8Base-RHACM-2.6:rhacm2/nettest-rhel8@sha256:bc00d390fca8f6f53f41bcc9314c68a565aa9b42c74278cb9f83b5c19f82bd69_amd64",
"8Base-RHACM-2.6:rhacm2/nettest-rhel8@sha256:d8b61063f3c9528c66e515f4f49dc10e253e0c1d7cbe0d55b5fc3d9092edd126_arm64",
"8Base-RHACM-2.6:rhacm2/subctl-rhel8@sha256:5412b60cf39eb7c7a874e7e0e6101c098825a1de742065e212a247660576cf6e_amd64",
"8Base-RHACM-2.6:rhacm2/subctl-rhel8@sha256:5a049cc3fd785a6afd3c65a80a6c158f769a7427db7352c0e2dbf51efe6688ac_s390x",
"8Base-RHACM-2.6:rhacm2/subctl-rhel8@sha256:69eb726de1608b83cd041c05abfe9d737d17995b00fc813bee8b032a4b108f58_arm64",
"8Base-RHACM-2.6:rhacm2/subctl-rhel8@sha256:bb5739cea600e427dc7f042e8224c93227f2f785c46f69881a0c7ecd475d5c27_ppc64le",
"8Base-RHACM-2.6:rhacm2/submariner-gateway-rhel8@sha256:29cc42136b0356c267bf8f1c599b1a85dd1a5ac175a95917ba609d8d42cf042b_arm64",
"8Base-RHACM-2.6:rhacm2/submariner-gateway-rhel8@sha256:63d12fafbc56aff2010ed094234066b7a16f6ddf04f7aeea12b9ad75cec005e3_ppc64le",
"8Base-RHACM-2.6:rhacm2/submariner-gateway-rhel8@sha256:9005919d438664eca44a75271ae1206a02fa4010ba66abae04745ccbbbeb93ee_s390x",
"8Base-RHACM-2.6:rhacm2/submariner-gateway-rhel8@sha256:b51a6807d7443069694125d36c9acf7d1e88f1add2008a9c52bff8c51a64c16b_amd64",
"8Base-RHACM-2.6:rhacm2/submariner-globalnet-rhel8@sha256:3178568b458bf35c1cec6a8eb16abeae3d468f3e5102849680c65050586e19bb_ppc64le",
"8Base-RHACM-2.6:rhacm2/submariner-globalnet-rhel8@sha256:58c0df811794ba52277feac73c046c1f78f6731c0792f28665601cac81494804_arm64",
"8Base-RHACM-2.6:rhacm2/submariner-globalnet-rhel8@sha256:8386fc6c583ce7e56af3aa07e6089599863381d9c2b206b674d093ea6a0604b1_s390x",
"8Base-RHACM-2.6:rhacm2/submariner-globalnet-rhel8@sha256:bc1fde61774378d347275e1500aa375570026b586390880d0d0de17cafca6343_amd64",
"8Base-RHACM-2.6:rhacm2/submariner-networkplugin-syncer-rhel8@sha256:2251e876e51328e5061469b7b6002395c6f7486d89fe8a09227c80e134c4341d_arm64",
"8Base-RHACM-2.6:rhacm2/submariner-networkplugin-syncer-rhel8@sha256:98bd14eceaa0fe009cf09072c2f8a08a89fca9bde79569bbd89ee17b77151fb9_amd64",
"8Base-RHACM-2.6:rhacm2/submariner-networkplugin-syncer-rhel8@sha256:c0a892fe4f1802ca3d3c6f03dab6cd25f1ebc41dcddf08d90a6d9aefc193971d_ppc64le",
"8Base-RHACM-2.6:rhacm2/submariner-networkplugin-syncer-rhel8@sha256:e829974f7d64601d7ac739bea120fe0a02dbc48e7e36d96bdc3b1ea64cbdb77d_s390x",
"8Base-RHACM-2.6:rhacm2/submariner-operator-bundle@sha256:11f67392d84dcd4b1e848f365a68d558d4df4ffc2aa7c00ecb882395c21a6161_ppc64le",
"8Base-RHACM-2.6:rhacm2/submariner-operator-bundle@sha256:c7c3d5733cdf2b5c4e2df9bf06442fcf4b01228d855015939b8f95493b400129_arm64",
"8Base-RHACM-2.6:rhacm2/submariner-operator-bundle@sha256:f67b1af05e09ec1d3b6cba8ed602c5df7331bd1f884602c8719acd6f32e8c2a2_s390x",
"8Base-RHACM-2.6:rhacm2/submariner-operator-bundle@sha256:fc54c972af6e78e88180bbc3dc0238112dc522de1824946e9dc9807a00fa02c0_amd64",
"8Base-RHACM-2.6:rhacm2/submariner-rhel8-operator@sha256:0173a537eaf3bbac4fb1ba7240cc8b9c3f577d18bd36d3f432b4a403ea691cc4_amd64",
"8Base-RHACM-2.6:rhacm2/submariner-rhel8-operator@sha256:137a2e4d7932cfe6260ab8f11c93f098824c12bb60bf98164ef3b09ea2f60cc7_ppc64le",
"8Base-RHACM-2.6:rhacm2/submariner-rhel8-operator@sha256:6908ddbc1fd9ca77c8ca722442c8d135918222cd122801652608f48558a93b35_arm64",
"8Base-RHACM-2.6:rhacm2/submariner-rhel8-operator@sha256:b76304abe66df877ea8ac3dd31ba02550465b33826b485f713c504ae1e7a7877_s390x",
"8Base-RHACM-2.6:rhacm2/submariner-route-agent-rhel8@sha256:3397dab22c690e3d8b6bad25393dd545b5f129bffb000906152903d89b07b890_amd64",
"8Base-RHACM-2.6:rhacm2/submariner-route-agent-rhel8@sha256:3c02f8b23658745194e77f262e16c560f816e5ca99d22162a3c42b241aaf327a_ppc64le",
"8Base-RHACM-2.6:rhacm2/submariner-route-agent-rhel8@sha256:46a5cebefbc09066e786d2a4520d26fb1a260f5635deedfb2d301a5ec605bc35_s390x",
"8Base-RHACM-2.6:rhacm2/submariner-route-agent-rhel8@sha256:789e9a6332a402c740505b10ba0a1095f97874094a07ee546c4dd4bb474a92db_arm64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2022:6346"
}
],
"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.6:rhacm2/lighthouse-agent-rhel8@sha256:1b017999b67c62f47d4026b369033de4ea9523198524324b071bde7ce8bd54dd_amd64",
"8Base-RHACM-2.6:rhacm2/lighthouse-agent-rhel8@sha256:9165978e8f6b31c1b2c5ba1966c9ee1fa56fa9d57668b204690c792a67217de1_s390x",
"8Base-RHACM-2.6:rhacm2/lighthouse-agent-rhel8@sha256:9716dc5a8bf1aab38472108b186bd3013fc1d5ac0f86aea9a60c721d481e3741_ppc64le",
"8Base-RHACM-2.6:rhacm2/lighthouse-agent-rhel8@sha256:bb4137a931eb5b2ef530094c1d42077fba393f27c0727bb9fa9ca8ebef216d32_arm64",
"8Base-RHACM-2.6:rhacm2/lighthouse-coredns-rhel8@sha256:5fedb3d930a6b6a035e5041dbc37f5a72e842fa671d1d1b9a1d07683b3074655_ppc64le",
"8Base-RHACM-2.6:rhacm2/lighthouse-coredns-rhel8@sha256:7e35418061c0b5e670cc6315bd89b07ac26b1a657068a621c2278dee343f85a4_arm64",
"8Base-RHACM-2.6:rhacm2/lighthouse-coredns-rhel8@sha256:923cc15bf740a7a46f53d00bc9c51f8cedcb75d5aa8a5f7f80642ce750f875a7_s390x",
"8Base-RHACM-2.6:rhacm2/lighthouse-coredns-rhel8@sha256:a65cf2a44593713ab1bfac14a6dbf1a43d968b7ee1e5386a38c6ee0dbaa21a45_amd64",
"8Base-RHACM-2.6:rhacm2/nettest-rhel8@sha256:2f1feeb60f201def1b766553dc67fbfd67631a5fe08f951e40acc9ecf58e53be_s390x",
"8Base-RHACM-2.6:rhacm2/nettest-rhel8@sha256:801bf491658a7770b370b17f275385f6c405fdae8628df7591c68a2a674c8d77_ppc64le",
"8Base-RHACM-2.6:rhacm2/nettest-rhel8@sha256:bc00d390fca8f6f53f41bcc9314c68a565aa9b42c74278cb9f83b5c19f82bd69_amd64",
"8Base-RHACM-2.6:rhacm2/nettest-rhel8@sha256:d8b61063f3c9528c66e515f4f49dc10e253e0c1d7cbe0d55b5fc3d9092edd126_arm64",
"8Base-RHACM-2.6:rhacm2/subctl-rhel8@sha256:5412b60cf39eb7c7a874e7e0e6101c098825a1de742065e212a247660576cf6e_amd64",
"8Base-RHACM-2.6:rhacm2/subctl-rhel8@sha256:5a049cc3fd785a6afd3c65a80a6c158f769a7427db7352c0e2dbf51efe6688ac_s390x",
"8Base-RHACM-2.6:rhacm2/subctl-rhel8@sha256:69eb726de1608b83cd041c05abfe9d737d17995b00fc813bee8b032a4b108f58_arm64",
"8Base-RHACM-2.6:rhacm2/subctl-rhel8@sha256:bb5739cea600e427dc7f042e8224c93227f2f785c46f69881a0c7ecd475d5c27_ppc64le",
"8Base-RHACM-2.6:rhacm2/submariner-gateway-rhel8@sha256:29cc42136b0356c267bf8f1c599b1a85dd1a5ac175a95917ba609d8d42cf042b_arm64",
"8Base-RHACM-2.6:rhacm2/submariner-gateway-rhel8@sha256:63d12fafbc56aff2010ed094234066b7a16f6ddf04f7aeea12b9ad75cec005e3_ppc64le",
"8Base-RHACM-2.6:rhacm2/submariner-gateway-rhel8@sha256:9005919d438664eca44a75271ae1206a02fa4010ba66abae04745ccbbbeb93ee_s390x",
"8Base-RHACM-2.6:rhacm2/submariner-gateway-rhel8@sha256:b51a6807d7443069694125d36c9acf7d1e88f1add2008a9c52bff8c51a64c16b_amd64",
"8Base-RHACM-2.6:rhacm2/submariner-globalnet-rhel8@sha256:3178568b458bf35c1cec6a8eb16abeae3d468f3e5102849680c65050586e19bb_ppc64le",
"8Base-RHACM-2.6:rhacm2/submariner-globalnet-rhel8@sha256:58c0df811794ba52277feac73c046c1f78f6731c0792f28665601cac81494804_arm64",
"8Base-RHACM-2.6:rhacm2/submariner-globalnet-rhel8@sha256:8386fc6c583ce7e56af3aa07e6089599863381d9c2b206b674d093ea6a0604b1_s390x",
"8Base-RHACM-2.6:rhacm2/submariner-globalnet-rhel8@sha256:bc1fde61774378d347275e1500aa375570026b586390880d0d0de17cafca6343_amd64",
"8Base-RHACM-2.6:rhacm2/submariner-networkplugin-syncer-rhel8@sha256:2251e876e51328e5061469b7b6002395c6f7486d89fe8a09227c80e134c4341d_arm64",
"8Base-RHACM-2.6:rhacm2/submariner-networkplugin-syncer-rhel8@sha256:98bd14eceaa0fe009cf09072c2f8a08a89fca9bde79569bbd89ee17b77151fb9_amd64",
"8Base-RHACM-2.6:rhacm2/submariner-networkplugin-syncer-rhel8@sha256:c0a892fe4f1802ca3d3c6f03dab6cd25f1ebc41dcddf08d90a6d9aefc193971d_ppc64le",
"8Base-RHACM-2.6:rhacm2/submariner-networkplugin-syncer-rhel8@sha256:e829974f7d64601d7ac739bea120fe0a02dbc48e7e36d96bdc3b1ea64cbdb77d_s390x",
"8Base-RHACM-2.6:rhacm2/submariner-operator-bundle@sha256:11f67392d84dcd4b1e848f365a68d558d4df4ffc2aa7c00ecb882395c21a6161_ppc64le",
"8Base-RHACM-2.6:rhacm2/submariner-operator-bundle@sha256:c7c3d5733cdf2b5c4e2df9bf06442fcf4b01228d855015939b8f95493b400129_arm64",
"8Base-RHACM-2.6:rhacm2/submariner-operator-bundle@sha256:f67b1af05e09ec1d3b6cba8ed602c5df7331bd1f884602c8719acd6f32e8c2a2_s390x",
"8Base-RHACM-2.6:rhacm2/submariner-operator-bundle@sha256:fc54c972af6e78e88180bbc3dc0238112dc522de1824946e9dc9807a00fa02c0_amd64",
"8Base-RHACM-2.6:rhacm2/submariner-rhel8-operator@sha256:0173a537eaf3bbac4fb1ba7240cc8b9c3f577d18bd36d3f432b4a403ea691cc4_amd64",
"8Base-RHACM-2.6:rhacm2/submariner-rhel8-operator@sha256:137a2e4d7932cfe6260ab8f11c93f098824c12bb60bf98164ef3b09ea2f60cc7_ppc64le",
"8Base-RHACM-2.6:rhacm2/submariner-rhel8-operator@sha256:6908ddbc1fd9ca77c8ca722442c8d135918222cd122801652608f48558a93b35_arm64",
"8Base-RHACM-2.6:rhacm2/submariner-rhel8-operator@sha256:b76304abe66df877ea8ac3dd31ba02550465b33826b485f713c504ae1e7a7877_s390x",
"8Base-RHACM-2.6:rhacm2/submariner-route-agent-rhel8@sha256:3397dab22c690e3d8b6bad25393dd545b5f129bffb000906152903d89b07b890_amd64",
"8Base-RHACM-2.6:rhacm2/submariner-route-agent-rhel8@sha256:3c02f8b23658745194e77f262e16c560f816e5ca99d22162a3c42b241aaf327a_ppc64le",
"8Base-RHACM-2.6:rhacm2/submariner-route-agent-rhel8@sha256:46a5cebefbc09066e786d2a4520d26fb1a260f5635deedfb2d301a5ec605bc35_s390x",
"8Base-RHACM-2.6:rhacm2/submariner-route-agent-rhel8@sha256:789e9a6332a402c740505b10ba0a1095f97874094a07ee546c4dd4bb474a92db_arm64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "golang: net/http/httputil: NewSingleHostReverseProxy - omit X-Forwarded-For not working"
}
]
}
rhsa-2022:6345
Vulnerability from csaf_redhat
Notes
{
"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 v2.1\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 link(s) in the References section.",
"title": "Topic"
},
{
"category": "general",
"text": "Multicluster engine for Kubernetes 2.1 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 fixes:\n\n* CVE-2022-31129 moment: inefficient parsing algorithm resulting in DoS\n\n* CVE-2022-1705 golang: net/http: improper sanitization of Transfer-Encoding header\n\n* CVE-2022-1962 golang: go/parser: stack exhaustion in all Parse* functions\n\n* CVE-2022-28131 golang: encoding/xml: stack exhaustion in Decoder.Skip\n\n* CVE-2022-30630 golang: io/fs: stack exhaustion in Glob\n\n* CVE-2022-30631 golang: compress/gzip: stack exhaustion in Reader.Read\n\n* CVE-2022-30632 golang: path/filepath: stack exhaustion in Glob\n\n* CVE-2022-30633 golang: encoding/xml: stack exhaustion in Unmarshal\n\n* CVE-2022-30635 golang: encoding/gob: stack exhaustion in Decoder.Decode\n\n* CVE-2022-32148 golang: net/http/httputil: NewSingleHostReverseProxy - omit X-Forwarded-For not working\n\n* CVE-2022-30629 golang: crypto/tls: session tickets lack random ticket_age_add\n\nBug fixes:\n\n* MCE 2.1.0 Images (BZ# 2090907)\n\n* cluster-proxy-agent not able to startup (BZ# 2109394)\n\n* Create cluster button skips Infrastructure page, shows blank page (BZ# 2110713)\n\n* AWS Icon sometimes doesn\u0027t show up in create cluster wizard (BZ# 2110734)\n\n* Infrastructure descriptions in create cluster catalog should be consistent and clear (BZ# 2110811)\n\n* The user with clusterset view permission should not able to update the namespace binding with the pencil icon on clusterset details page (BZ# 2111483)\n\n* hypershift cluster creation -\u003e not all agent labels are shown in the node pools screen (BZ# 2112326)\n\n* CIM - SNO expansion, worker node status incorrect (BZ# 2114735)\n\n* Wizard fields are not pre-filled after picking credentials (BZ# 2117163)\n\n* ManagedClusterImageRegistry CR is wrong in pure MCE env",
"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-2022:6345",
"url": "https://access.redhat.com/errata/RHSA-2022:6345"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/updates/classification/#moderate",
"url": "https://access.redhat.com/security/updates/classification/#moderate"
},
{
"category": "external",
"summary": "2090907",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2090907"
},
{
"category": "external",
"summary": "2092793",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2092793"
},
{
"category": "external",
"summary": "2105075",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2105075"
},
{
"category": "external",
"summary": "2107342",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2107342"
},
{
"category": "external",
"summary": "2107371",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2107371"
},
{
"category": "external",
"summary": "2107374",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2107374"
},
{
"category": "external",
"summary": "2107376",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2107376"
},
{
"category": "external",
"summary": "2107383",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2107383"
},
{
"category": "external",
"summary": "2107386",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2107386"
},
{
"category": "external",
"summary": "2107388",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2107388"
},
{
"category": "external",
"summary": "2107390",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2107390"
},
{
"category": "external",
"summary": "2107392",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2107392"
},
{
"category": "external",
"summary": "2109394",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2109394"
},
{
"category": "external",
"summary": "2111483",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2111483"
},
{
"category": "external",
"summary": "2112326",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2112326"
},
{
"category": "external",
"summary": "2114735",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2114735"
},
{
"category": "external",
"summary": "2117163",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2117163"
},
{
"category": "external",
"summary": "2117447",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2117447"
},
{
"category": "self",
"summary": "Canonical URL",
"url": "https://security.access.redhat.com/data/csaf/v2/advisories/2022/rhsa-2022_6345.json"
}
],
"title": "Red Hat Security Advisory: Multicluster Engine for Kubernetes 2.1 security updates and bug fixes",
"tracking": {
"current_release_date": "2025-10-31T13:02:11+00:00",
"generator": {
"date": "2025-10-31T13:02:11+00:00",
"engine": {
"name": "Red Hat SDEngine",
"version": "4.6.10"
}
},
"id": "RHSA-2022:6345",
"initial_release_date": "2022-09-06T14:28:04+00:00",
"revision_history": [
{
"date": "2022-09-06T14:28:04+00:00",
"number": "1",
"summary": "Initial version"
},
{
"date": "2022-09-06T14:28:04+00:00",
"number": "2",
"summary": "Last updated version"
},
{
"date": "2025-10-31T13:02:11+00:00",
"number": "3",
"summary": "Last generated version"
}
],
"status": "final",
"version": "3"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_name",
"name": "multicluster engine for Kubernetes 2.1 for RHEL 8",
"product": {
"name": "multicluster engine for Kubernetes 2.1 for RHEL 8",
"product_id": "8Base-multicluster-engine-2.1",
"product_identification_helper": {
"cpe": "cpe:/a:redhat:multicluster_engine:2.1::el8"
}
}
}
],
"category": "product_family",
"name": "multicluster engine for Kubernetes"
},
{
"branches": [
{
"category": "product_version",
"name": "multicluster-engine/agent-service-rhel8@sha256:e136966121b82373c9279b1b59b68864ed10bfdee424959a7ad4b190ff7a2562_s390x",
"product": {
"name": "multicluster-engine/agent-service-rhel8@sha256:e136966121b82373c9279b1b59b68864ed10bfdee424959a7ad4b190ff7a2562_s390x",
"product_id": "multicluster-engine/agent-service-rhel8@sha256:e136966121b82373c9279b1b59b68864ed10bfdee424959a7ad4b190ff7a2562_s390x",
"product_identification_helper": {
"purl": "pkg:oci/agent-service-rhel8@sha256:e136966121b82373c9279b1b59b68864ed10bfdee424959a7ad4b190ff7a2562?arch=s390x\u0026repository_url=registry.redhat.io/multicluster-engine/agent-service-rhel8\u0026tag=v2.1.0-53"
}
}
},
{
"category": "product_version",
"name": "multicluster-engine/apiserver-network-proxy-rhel8@sha256:25b242af63aca69a32c457dde23b3ac52ed81f5edad3e919d5df59902adb0b60_s390x",
"product": {
"name": "multicluster-engine/apiserver-network-proxy-rhel8@sha256:25b242af63aca69a32c457dde23b3ac52ed81f5edad3e919d5df59902adb0b60_s390x",
"product_id": "multicluster-engine/apiserver-network-proxy-rhel8@sha256:25b242af63aca69a32c457dde23b3ac52ed81f5edad3e919d5df59902adb0b60_s390x",
"product_identification_helper": {
"purl": "pkg:oci/apiserver-network-proxy-rhel8@sha256:25b242af63aca69a32c457dde23b3ac52ed81f5edad3e919d5df59902adb0b60?arch=s390x\u0026repository_url=registry.redhat.io/multicluster-engine/apiserver-network-proxy-rhel8\u0026tag=v2.1.0-10"
}
}
},
{
"category": "product_version",
"name": "multicluster-engine/assisted-image-service-rhel8@sha256:3730a3c3cfb695b540945b5f0ae739a701a0155137b9509238860549105ab670_s390x",
"product": {
"name": "multicluster-engine/assisted-image-service-rhel8@sha256:3730a3c3cfb695b540945b5f0ae739a701a0155137b9509238860549105ab670_s390x",
"product_id": "multicluster-engine/assisted-image-service-rhel8@sha256:3730a3c3cfb695b540945b5f0ae739a701a0155137b9509238860549105ab670_s390x",
"product_identification_helper": {
"purl": "pkg:oci/assisted-image-service-rhel8@sha256:3730a3c3cfb695b540945b5f0ae739a701a0155137b9509238860549105ab670?arch=s390x\u0026repository_url=registry.redhat.io/multicluster-engine/assisted-image-service-rhel8\u0026tag=v2.1.0-12"
}
}
},
{
"category": "product_version",
"name": "multicluster-engine/aws-encryption-provider-rhel8@sha256:9797eef2012c827ff3250cba1cd542772e92872b4bd69a01bdbdba4fe407472c_s390x",
"product": {
"name": "multicluster-engine/aws-encryption-provider-rhel8@sha256:9797eef2012c827ff3250cba1cd542772e92872b4bd69a01bdbdba4fe407472c_s390x",
"product_id": "multicluster-engine/aws-encryption-provider-rhel8@sha256:9797eef2012c827ff3250cba1cd542772e92872b4bd69a01bdbdba4fe407472c_s390x",
"product_identification_helper": {
"purl": "pkg:oci/aws-encryption-provider-rhel8@sha256:9797eef2012c827ff3250cba1cd542772e92872b4bd69a01bdbdba4fe407472c?arch=s390x\u0026repository_url=registry.redhat.io/multicluster-engine/aws-encryption-provider-rhel8\u0026tag=v2.1.0-8"
}
}
},
{
"category": "product_version",
"name": "multicluster-engine/cluster-api-rhel8@sha256:a137205ac2127a04466519355b07cee71c08c56dddfee35671127241ebdf4a99_s390x",
"product": {
"name": "multicluster-engine/cluster-api-rhel8@sha256:a137205ac2127a04466519355b07cee71c08c56dddfee35671127241ebdf4a99_s390x",
"product_id": "multicluster-engine/cluster-api-rhel8@sha256:a137205ac2127a04466519355b07cee71c08c56dddfee35671127241ebdf4a99_s390x",
"product_identification_helper": {
"purl": "pkg:oci/cluster-api-rhel8@sha256:a137205ac2127a04466519355b07cee71c08c56dddfee35671127241ebdf4a99?arch=s390x\u0026repository_url=registry.redhat.io/multicluster-engine/cluster-api-rhel8\u0026tag=v2.1.0-8"
}
}
},
{
"category": "product_version",
"name": "multicluster-engine/multicluster-engine-cluster-api-provider-agent-rhel8@sha256:208389221423692530b334815985b0a2263febf5574138e854dbdc011f03b4a2_s390x",
"product": {
"name": "multicluster-engine/multicluster-engine-cluster-api-provider-agent-rhel8@sha256:208389221423692530b334815985b0a2263febf5574138e854dbdc011f03b4a2_s390x",
"product_id": "multicluster-engine/multicluster-engine-cluster-api-provider-agent-rhel8@sha256:208389221423692530b334815985b0a2263febf5574138e854dbdc011f03b4a2_s390x",
"product_identification_helper": {
"purl": "pkg:oci/multicluster-engine-cluster-api-provider-agent-rhel8@sha256:208389221423692530b334815985b0a2263febf5574138e854dbdc011f03b4a2?arch=s390x\u0026repository_url=registry.redhat.io/multicluster-engine/multicluster-engine-cluster-api-provider-agent-rhel8\u0026tag=v2.1.0-10"
}
}
},
{
"category": "product_version",
"name": "multicluster-engine/cluster-api-provider-agent-rhel8@sha256:208389221423692530b334815985b0a2263febf5574138e854dbdc011f03b4a2_s390x",
"product": {
"name": "multicluster-engine/cluster-api-provider-agent-rhel8@sha256:208389221423692530b334815985b0a2263febf5574138e854dbdc011f03b4a2_s390x",
"product_id": "multicluster-engine/cluster-api-provider-agent-rhel8@sha256:208389221423692530b334815985b0a2263febf5574138e854dbdc011f03b4a2_s390x",
"product_identification_helper": {
"purl": "pkg:oci/cluster-api-provider-agent-rhel8@sha256:208389221423692530b334815985b0a2263febf5574138e854dbdc011f03b4a2?arch=s390x\u0026repository_url=registry.redhat.io/multicluster-engine/cluster-api-provider-agent-rhel8\u0026tag=v2.1.0-10"
}
}
},
{
"category": "product_version",
"name": "multicluster-engine/cluster-api-provider-aws-rhel8@sha256:bd612736fde388811d12a572852c86d0fe9dcbb6e7f404c64b8654c870d4e2eb_s390x",
"product": {
"name": "multicluster-engine/cluster-api-provider-aws-rhel8@sha256:bd612736fde388811d12a572852c86d0fe9dcbb6e7f404c64b8654c870d4e2eb_s390x",
"product_id": "multicluster-engine/cluster-api-provider-aws-rhel8@sha256:bd612736fde388811d12a572852c86d0fe9dcbb6e7f404c64b8654c870d4e2eb_s390x",
"product_identification_helper": {
"purl": "pkg:oci/cluster-api-provider-aws-rhel8@sha256:bd612736fde388811d12a572852c86d0fe9dcbb6e7f404c64b8654c870d4e2eb?arch=s390x\u0026repository_url=registry.redhat.io/multicluster-engine/cluster-api-provider-aws-rhel8\u0026tag=v2.1.0-8"
}
}
},
{
"category": "product_version",
"name": "multicluster-engine/cluster-api-provider-azure-rhel8@sha256:2c9c916d0face10abc7f6467564e394ead5946bf18ed8439456cce2767a83b3e_s390x",
"product": {
"name": "multicluster-engine/cluster-api-provider-azure-rhel8@sha256:2c9c916d0face10abc7f6467564e394ead5946bf18ed8439456cce2767a83b3e_s390x",
"product_id": "multicluster-engine/cluster-api-provider-azure-rhel8@sha256:2c9c916d0face10abc7f6467564e394ead5946bf18ed8439456cce2767a83b3e_s390x",
"product_identification_helper": {
"purl": "pkg:oci/cluster-api-provider-azure-rhel8@sha256:2c9c916d0face10abc7f6467564e394ead5946bf18ed8439456cce2767a83b3e?arch=s390x\u0026repository_url=registry.redhat.io/multicluster-engine/cluster-api-provider-azure-rhel8\u0026tag=v2.1.0-8"
}
}
},
{
"category": "product_version",
"name": "multicluster-engine/cluster-api-provider-kubevirt-rhel8@sha256:cbe319cfa3ab4610dc67abea27841dd5b670061faa74e666959550343bba1c28_s390x",
"product": {
"name": "multicluster-engine/cluster-api-provider-kubevirt-rhel8@sha256:cbe319cfa3ab4610dc67abea27841dd5b670061faa74e666959550343bba1c28_s390x",
"product_id": "multicluster-engine/cluster-api-provider-kubevirt-rhel8@sha256:cbe319cfa3ab4610dc67abea27841dd5b670061faa74e666959550343bba1c28_s390x",
"product_identification_helper": {
"purl": "pkg:oci/cluster-api-provider-kubevirt-rhel8@sha256:cbe319cfa3ab4610dc67abea27841dd5b670061faa74e666959550343bba1c28?arch=s390x\u0026repository_url=registry.redhat.io/multicluster-engine/cluster-api-provider-kubevirt-rhel8\u0026tag=v2.1.0-10"
}
}
},
{
"category": "product_version",
"name": "multicluster-engine/clusterclaims-controller-rhel8@sha256:3608571c2a5a3d399e3ad8135ca90e46a7e57b322b5ef9d708efa631cee7109c_s390x",
"product": {
"name": "multicluster-engine/clusterclaims-controller-rhel8@sha256:3608571c2a5a3d399e3ad8135ca90e46a7e57b322b5ef9d708efa631cee7109c_s390x",
"product_id": "multicluster-engine/clusterclaims-controller-rhel8@sha256:3608571c2a5a3d399e3ad8135ca90e46a7e57b322b5ef9d708efa631cee7109c_s390x",
"product_identification_helper": {
"purl": "pkg:oci/clusterclaims-controller-rhel8@sha256:3608571c2a5a3d399e3ad8135ca90e46a7e57b322b5ef9d708efa631cee7109c?arch=s390x\u0026repository_url=registry.redhat.io/multicluster-engine/clusterclaims-controller-rhel8\u0026tag=v2.1.0-11"
}
}
},
{
"category": "product_version",
"name": "multicluster-engine/cluster-curator-controller-rhel8@sha256:2134c387cb0e8c2f95bb8ef74ad0a10c37403d9e0dfaeb7e2e9efb388c606ac1_s390x",
"product": {
"name": "multicluster-engine/cluster-curator-controller-rhel8@sha256:2134c387cb0e8c2f95bb8ef74ad0a10c37403d9e0dfaeb7e2e9efb388c606ac1_s390x",
"product_id": "multicluster-engine/cluster-curator-controller-rhel8@sha256:2134c387cb0e8c2f95bb8ef74ad0a10c37403d9e0dfaeb7e2e9efb388c606ac1_s390x",
"product_identification_helper": {
"purl": "pkg:oci/cluster-curator-controller-rhel8@sha256:2134c387cb0e8c2f95bb8ef74ad0a10c37403d9e0dfaeb7e2e9efb388c606ac1?arch=s390x\u0026repository_url=registry.redhat.io/multicluster-engine/cluster-curator-controller-rhel8\u0026tag=v2.1.0-13"
}
}
},
{
"category": "product_version",
"name": "multicluster-engine/clusterlifecycle-state-metrics-rhel8@sha256:c808d378bd0666d7eb1f9c9024f7d2f7c6bdedd40298aa1e940cfc1ce735af54_s390x",
"product": {
"name": "multicluster-engine/clusterlifecycle-state-metrics-rhel8@sha256:c808d378bd0666d7eb1f9c9024f7d2f7c6bdedd40298aa1e940cfc1ce735af54_s390x",
"product_id": "multicluster-engine/clusterlifecycle-state-metrics-rhel8@sha256:c808d378bd0666d7eb1f9c9024f7d2f7c6bdedd40298aa1e940cfc1ce735af54_s390x",
"product_identification_helper": {
"purl": "pkg:oci/clusterlifecycle-state-metrics-rhel8@sha256:c808d378bd0666d7eb1f9c9024f7d2f7c6bdedd40298aa1e940cfc1ce735af54?arch=s390x\u0026repository_url=registry.redhat.io/multicluster-engine/clusterlifecycle-state-metrics-rhel8\u0026tag=v2.1.0-10"
}
}
},
{
"category": "product_version",
"name": "multicluster-engine/cluster-proxy-addon-rhel8@sha256:6318fd6b0e0f5c39239ba9c71c330bce7974deaf970359ec83c88116abf7a653_s390x",
"product": {
"name": "multicluster-engine/cluster-proxy-addon-rhel8@sha256:6318fd6b0e0f5c39239ba9c71c330bce7974deaf970359ec83c88116abf7a653_s390x",
"product_id": "multicluster-engine/cluster-proxy-addon-rhel8@sha256:6318fd6b0e0f5c39239ba9c71c330bce7974deaf970359ec83c88116abf7a653_s390x",
"product_identification_helper": {
"purl": "pkg:oci/cluster-proxy-addon-rhel8@sha256:6318fd6b0e0f5c39239ba9c71c330bce7974deaf970359ec83c88116abf7a653?arch=s390x\u0026repository_url=registry.redhat.io/multicluster-engine/cluster-proxy-addon-rhel8\u0026tag=v2.1.0-6"
}
}
},
{
"category": "product_version",
"name": "multicluster-engine/cluster-proxy-rhel8@sha256:b240f43890529fe95b1a74de6f4c2626e85ae91ae6a624bb98a4c31130b6740d_s390x",
"product": {
"name": "multicluster-engine/cluster-proxy-rhel8@sha256:b240f43890529fe95b1a74de6f4c2626e85ae91ae6a624bb98a4c31130b6740d_s390x",
"product_id": "multicluster-engine/cluster-proxy-rhel8@sha256:b240f43890529fe95b1a74de6f4c2626e85ae91ae6a624bb98a4c31130b6740d_s390x",
"product_identification_helper": {
"purl": "pkg:oci/cluster-proxy-rhel8@sha256:b240f43890529fe95b1a74de6f4c2626e85ae91ae6a624bb98a4c31130b6740d?arch=s390x\u0026repository_url=registry.redhat.io/multicluster-engine/cluster-proxy-rhel8\u0026tag=v2.1.0-7"
}
}
},
{
"category": "product_version",
"name": "multicluster-engine/multicluster-engine-console-mce-rhel8@sha256:e3883d9629078bc16f2a6526cb8b1fdea89c1a8b8f477487fd6b34efa2f13999_s390x",
"product": {
"name": "multicluster-engine/multicluster-engine-console-mce-rhel8@sha256:e3883d9629078bc16f2a6526cb8b1fdea89c1a8b8f477487fd6b34efa2f13999_s390x",
"product_id": "multicluster-engine/multicluster-engine-console-mce-rhel8@sha256:e3883d9629078bc16f2a6526cb8b1fdea89c1a8b8f477487fd6b34efa2f13999_s390x",
"product_identification_helper": {
"purl": "pkg:oci/multicluster-engine-console-mce-rhel8@sha256:e3883d9629078bc16f2a6526cb8b1fdea89c1a8b8f477487fd6b34efa2f13999?arch=s390x\u0026repository_url=registry.redhat.io/multicluster-engine/multicluster-engine-console-mce-rhel8\u0026tag=v2.1.0-71"
}
}
},
{
"category": "product_version",
"name": "multicluster-engine/console-mce-rhel8@sha256:e3883d9629078bc16f2a6526cb8b1fdea89c1a8b8f477487fd6b34efa2f13999_s390x",
"product": {
"name": "multicluster-engine/console-mce-rhel8@sha256:e3883d9629078bc16f2a6526cb8b1fdea89c1a8b8f477487fd6b34efa2f13999_s390x",
"product_id": "multicluster-engine/console-mce-rhel8@sha256:e3883d9629078bc16f2a6526cb8b1fdea89c1a8b8f477487fd6b34efa2f13999_s390x",
"product_identification_helper": {
"purl": "pkg:oci/console-mce-rhel8@sha256:e3883d9629078bc16f2a6526cb8b1fdea89c1a8b8f477487fd6b34efa2f13999?arch=s390x\u0026repository_url=registry.redhat.io/multicluster-engine/console-mce-rhel8\u0026tag=v2.1.0-71"
}
}
},
{
"category": "product_version",
"name": "multicluster-engine/discovery-rhel8@sha256:9a655c52c83f7682964e8f46fed6011c6e9de7a2a64ee0893d0c02cf725746e1_s390x",
"product": {
"name": "multicluster-engine/discovery-rhel8@sha256:9a655c52c83f7682964e8f46fed6011c6e9de7a2a64ee0893d0c02cf725746e1_s390x",
"product_id": "multicluster-engine/discovery-rhel8@sha256:9a655c52c83f7682964e8f46fed6011c6e9de7a2a64ee0893d0c02cf725746e1_s390x",
"product_identification_helper": {
"purl": "pkg:oci/discovery-rhel8@sha256:9a655c52c83f7682964e8f46fed6011c6e9de7a2a64ee0893d0c02cf725746e1?arch=s390x\u0026repository_url=registry.redhat.io/multicluster-engine/discovery-rhel8\u0026tag=v2.1.0-11"
}
}
},
{
"category": "product_version",
"name": "multicluster-engine/hive-rhel8@sha256:8722d4f39942af4a008209ae518bf27d30deaa2e5bf97fc3118bea58efafb3d5_s390x",
"product": {
"name": "multicluster-engine/hive-rhel8@sha256:8722d4f39942af4a008209ae518bf27d30deaa2e5bf97fc3118bea58efafb3d5_s390x",
"product_id": "multicluster-engine/hive-rhel8@sha256:8722d4f39942af4a008209ae518bf27d30deaa2e5bf97fc3118bea58efafb3d5_s390x",
"product_identification_helper": {
"purl": "pkg:oci/hive-rhel8@sha256:8722d4f39942af4a008209ae518bf27d30deaa2e5bf97fc3118bea58efafb3d5?arch=s390x\u0026repository_url=registry.redhat.io/multicluster-engine/hive-rhel8\u0026tag=v2.1.0-9"
}
}
},
{
"category": "product_version",
"name": "multicluster-engine/multicluster-engine-hypershift-addon-rhel8-operator@sha256:c4227a3a5b323d716a979e1c6a66c458d458648c5fcb0ab151ad55ba24972f51_s390x",
"product": {
"name": "multicluster-engine/multicluster-engine-hypershift-addon-rhel8-operator@sha256:c4227a3a5b323d716a979e1c6a66c458d458648c5fcb0ab151ad55ba24972f51_s390x",
"product_id": "multicluster-engine/multicluster-engine-hypershift-addon-rhel8-operator@sha256:c4227a3a5b323d716a979e1c6a66c458d458648c5fcb0ab151ad55ba24972f51_s390x",
"product_identification_helper": {
"purl": "pkg:oci/multicluster-engine-hypershift-addon-rhel8-operator@sha256:c4227a3a5b323d716a979e1c6a66c458d458648c5fcb0ab151ad55ba24972f51?arch=s390x\u0026repository_url=registry.redhat.io/multicluster-engine/multicluster-engine-hypershift-addon-rhel8-operator\u0026tag=v2.1.0-17"
}
}
},
{
"category": "product_version",
"name": "multicluster-engine/hypershift-addon-rhel8-operator@sha256:c4227a3a5b323d716a979e1c6a66c458d458648c5fcb0ab151ad55ba24972f51_s390x",
"product": {
"name": "multicluster-engine/hypershift-addon-rhel8-operator@sha256:c4227a3a5b323d716a979e1c6a66c458d458648c5fcb0ab151ad55ba24972f51_s390x",
"product_id": "multicluster-engine/hypershift-addon-rhel8-operator@sha256:c4227a3a5b323d716a979e1c6a66c458d458648c5fcb0ab151ad55ba24972f51_s390x",
"product_identification_helper": {
"purl": "pkg:oci/hypershift-addon-rhel8-operator@sha256:c4227a3a5b323d716a979e1c6a66c458d458648c5fcb0ab151ad55ba24972f51?arch=s390x\u0026repository_url=registry.redhat.io/multicluster-engine/hypershift-addon-rhel8-operator\u0026tag=v2.1.0-17"
}
}
},
{
"category": "product_version",
"name": "multicluster-engine/hypershift-deployment-controller-rhel8@sha256:8d4a908562cbb0351aea12befe5f2bdf57041e073ce679d1b1c5b46c893844b6_s390x",
"product": {
"name": "multicluster-engine/hypershift-deployment-controller-rhel8@sha256:8d4a908562cbb0351aea12befe5f2bdf57041e073ce679d1b1c5b46c893844b6_s390x",
"product_id": "multicluster-engine/hypershift-deployment-controller-rhel8@sha256:8d4a908562cbb0351aea12befe5f2bdf57041e073ce679d1b1c5b46c893844b6_s390x",
"product_identification_helper": {
"purl": "pkg:oci/hypershift-deployment-controller-rhel8@sha256:8d4a908562cbb0351aea12befe5f2bdf57041e073ce679d1b1c5b46c893844b6?arch=s390x\u0026repository_url=registry.redhat.io/multicluster-engine/hypershift-deployment-controller-rhel8\u0026tag=v2.1.0-25"
}
}
},
{
"category": "product_version",
"name": "multicluster-engine/multicluster-engine-hypershift-deployment-controller-rhel8@sha256:8d4a908562cbb0351aea12befe5f2bdf57041e073ce679d1b1c5b46c893844b6_s390x",
"product": {
"name": "multicluster-engine/multicluster-engine-hypershift-deployment-controller-rhel8@sha256:8d4a908562cbb0351aea12befe5f2bdf57041e073ce679d1b1c5b46c893844b6_s390x",
"product_id": "multicluster-engine/multicluster-engine-hypershift-deployment-controller-rhel8@sha256:8d4a908562cbb0351aea12befe5f2bdf57041e073ce679d1b1c5b46c893844b6_s390x",
"product_identification_helper": {
"purl": "pkg:oci/multicluster-engine-hypershift-deployment-controller-rhel8@sha256:8d4a908562cbb0351aea12befe5f2bdf57041e073ce679d1b1c5b46c893844b6?arch=s390x\u0026repository_url=registry.redhat.io/multicluster-engine/multicluster-engine-hypershift-deployment-controller-rhel8\u0026tag=v2.1.0-25"
}
}
},
{
"category": "product_version",
"name": "multicluster-engine/hypershift-rhel8-operator@sha256:ffce5bc9fb2be59047c4840d9222499f03c1cf74786d8695aab1d1b04adc6f8a_s390x",
"product": {
"name": "multicluster-engine/hypershift-rhel8-operator@sha256:ffce5bc9fb2be59047c4840d9222499f03c1cf74786d8695aab1d1b04adc6f8a_s390x",
"product_id": "multicluster-engine/hypershift-rhel8-operator@sha256:ffce5bc9fb2be59047c4840d9222499f03c1cf74786d8695aab1d1b04adc6f8a_s390x",
"product_identification_helper": {
"purl": "pkg:oci/hypershift-rhel8-operator@sha256:ffce5bc9fb2be59047c4840d9222499f03c1cf74786d8695aab1d1b04adc6f8a?arch=s390x\u0026repository_url=registry.redhat.io/multicluster-engine/hypershift-rhel8-operator\u0026tag=v2.1.0-11"
}
}
},
{
"category": "product_version",
"name": "multicluster-engine/managedcluster-import-controller-rhel8@sha256:7d737e05b3164a7e49085a2026bf5fbbdda5a0d23890e1de455eea8d59f20187_s390x",
"product": {
"name": "multicluster-engine/managedcluster-import-controller-rhel8@sha256:7d737e05b3164a7e49085a2026bf5fbbdda5a0d23890e1de455eea8d59f20187_s390x",
"product_id": "multicluster-engine/managedcluster-import-controller-rhel8@sha256:7d737e05b3164a7e49085a2026bf5fbbdda5a0d23890e1de455eea8d59f20187_s390x",
"product_identification_helper": {
"purl": "pkg:oci/managedcluster-import-controller-rhel8@sha256:7d737e05b3164a7e49085a2026bf5fbbdda5a0d23890e1de455eea8d59f20187?arch=s390x\u0026repository_url=registry.redhat.io/multicluster-engine/managedcluster-import-controller-rhel8\u0026tag=v2.1.0-19"
}
}
},
{
"category": "product_version",
"name": "multicluster-engine/multicluster-engine-managed-serviceaccount-rhel8@sha256:7f5f65ba65c9bfc64d8bf9724a22b68d38c512465f4be1bfed8f02133256214f_s390x",
"product": {
"name": "multicluster-engine/multicluster-engine-managed-serviceaccount-rhel8@sha256:7f5f65ba65c9bfc64d8bf9724a22b68d38c512465f4be1bfed8f02133256214f_s390x",
"product_id": "multicluster-engine/multicluster-engine-managed-serviceaccount-rhel8@sha256:7f5f65ba65c9bfc64d8bf9724a22b68d38c512465f4be1bfed8f02133256214f_s390x",
"product_identification_helper": {
"purl": "pkg:oci/multicluster-engine-managed-serviceaccount-rhel8@sha256:7f5f65ba65c9bfc64d8bf9724a22b68d38c512465f4be1bfed8f02133256214f?arch=s390x\u0026repository_url=registry.redhat.io/multicluster-engine/multicluster-engine-managed-serviceaccount-rhel8\u0026tag=v2.1.0-9"
}
}
},
{
"category": "product_version",
"name": "multicluster-engine/managed-serviceaccount-rhel8@sha256:7f5f65ba65c9bfc64d8bf9724a22b68d38c512465f4be1bfed8f02133256214f_s390x",
"product": {
"name": "multicluster-engine/managed-serviceaccount-rhel8@sha256:7f5f65ba65c9bfc64d8bf9724a22b68d38c512465f4be1bfed8f02133256214f_s390x",
"product_id": "multicluster-engine/managed-serviceaccount-rhel8@sha256:7f5f65ba65c9bfc64d8bf9724a22b68d38c512465f4be1bfed8f02133256214f_s390x",
"product_identification_helper": {
"purl": "pkg:oci/managed-serviceaccount-rhel8@sha256:7f5f65ba65c9bfc64d8bf9724a22b68d38c512465f4be1bfed8f02133256214f?arch=s390x\u0026repository_url=registry.redhat.io/multicluster-engine/managed-serviceaccount-rhel8\u0026tag=v2.1.0-9"
}
}
},
{
"category": "product_version",
"name": "multicluster-engine/multicloud-manager-rhel8@sha256:c03edb31a56b4678c4e0f66c59b49e3798b8442ef1ddca3f67488f4baca30241_s390x",
"product": {
"name": "multicluster-engine/multicloud-manager-rhel8@sha256:c03edb31a56b4678c4e0f66c59b49e3798b8442ef1ddca3f67488f4baca30241_s390x",
"product_id": "multicluster-engine/multicloud-manager-rhel8@sha256:c03edb31a56b4678c4e0f66c59b49e3798b8442ef1ddca3f67488f4baca30241_s390x",
"product_identification_helper": {
"purl": "pkg:oci/multicloud-manager-rhel8@sha256:c03edb31a56b4678c4e0f66c59b49e3798b8442ef1ddca3f67488f4baca30241?arch=s390x\u0026repository_url=registry.redhat.io/multicluster-engine/multicloud-manager-rhel8\u0026tag=v2.1.0-29"
}
}
},
{
"category": "product_version",
"name": "multicluster-engine/must-gather-rhel8@sha256:6d2624faf8cb2634a9e2203273d95c076ed2207ddd87f50df6ce8e5088a5d257_s390x",
"product": {
"name": "multicluster-engine/must-gather-rhel8@sha256:6d2624faf8cb2634a9e2203273d95c076ed2207ddd87f50df6ce8e5088a5d257_s390x",
"product_id": "multicluster-engine/must-gather-rhel8@sha256:6d2624faf8cb2634a9e2203273d95c076ed2207ddd87f50df6ce8e5088a5d257_s390x",
"product_identification_helper": {
"purl": "pkg:oci/must-gather-rhel8@sha256:6d2624faf8cb2634a9e2203273d95c076ed2207ddd87f50df6ce8e5088a5d257?arch=s390x\u0026repository_url=registry.redhat.io/multicluster-engine/must-gather-rhel8\u0026tag=v2.1.0-9"
}
}
},
{
"category": "product_version",
"name": "multicluster-engine/mce-operator-bundle@sha256:ed114b2afb91375b6f3576da15474ad96c154cc0ed16e288f8a4840d7d39942f_s390x",
"product": {
"name": "multicluster-engine/mce-operator-bundle@sha256:ed114b2afb91375b6f3576da15474ad96c154cc0ed16e288f8a4840d7d39942f_s390x",
"product_id": "multicluster-engine/mce-operator-bundle@sha256:ed114b2afb91375b6f3576da15474ad96c154cc0ed16e288f8a4840d7d39942f_s390x",
"product_identification_helper": {
"purl": "pkg:oci/mce-operator-bundle@sha256:ed114b2afb91375b6f3576da15474ad96c154cc0ed16e288f8a4840d7d39942f?arch=s390x\u0026repository_url=registry.redhat.io/multicluster-engine/mce-operator-bundle\u0026tag=v2.1.0-123"
}
}
},
{
"category": "product_version",
"name": "multicluster-engine/backplane-rhel8-operator@sha256:e7998dc233af266ed94ba16450c2f02096abb5e045f291f8f94a83ef9da7dd51_s390x",
"product": {
"name": "multicluster-engine/backplane-rhel8-operator@sha256:e7998dc233af266ed94ba16450c2f02096abb5e045f291f8f94a83ef9da7dd51_s390x",
"product_id": "multicluster-engine/backplane-rhel8-operator@sha256:e7998dc233af266ed94ba16450c2f02096abb5e045f291f8f94a83ef9da7dd51_s390x",
"product_identification_helper": {
"purl": "pkg:oci/backplane-rhel8-operator@sha256:e7998dc233af266ed94ba16450c2f02096abb5e045f291f8f94a83ef9da7dd51?arch=s390x\u0026repository_url=registry.redhat.io/multicluster-engine/backplane-rhel8-operator\u0026tag=v2.1.0-29"
}
}
},
{
"category": "product_version",
"name": "multicluster-engine/placement-rhel8@sha256:a6fb7f9d80d4d6cb53317f7d87960af28a6cafb8c5abee369f7bd94cbe449686_s390x",
"product": {
"name": "multicluster-engine/placement-rhel8@sha256:a6fb7f9d80d4d6cb53317f7d87960af28a6cafb8c5abee369f7bd94cbe449686_s390x",
"product_id": "multicluster-engine/placement-rhel8@sha256:a6fb7f9d80d4d6cb53317f7d87960af28a6cafb8c5abee369f7bd94cbe449686_s390x",
"product_identification_helper": {
"purl": "pkg:oci/placement-rhel8@sha256:a6fb7f9d80d4d6cb53317f7d87960af28a6cafb8c5abee369f7bd94cbe449686?arch=s390x\u0026repository_url=registry.redhat.io/multicluster-engine/placement-rhel8\u0026tag=v2.1.0-11"
}
}
},
{
"category": "product_version",
"name": "multicluster-engine/provider-credential-controller-rhel8@sha256:90281a3feff8e019a937fabb5184881c1983cda657c41332cd0321acf5ea4092_s390x",
"product": {
"name": "multicluster-engine/provider-credential-controller-rhel8@sha256:90281a3feff8e019a937fabb5184881c1983cda657c41332cd0321acf5ea4092_s390x",
"product_id": "multicluster-engine/provider-credential-controller-rhel8@sha256:90281a3feff8e019a937fabb5184881c1983cda657c41332cd0321acf5ea4092_s390x",
"product_identification_helper": {
"purl": "pkg:oci/provider-credential-controller-rhel8@sha256:90281a3feff8e019a937fabb5184881c1983cda657c41332cd0321acf5ea4092?arch=s390x\u0026repository_url=registry.redhat.io/multicluster-engine/provider-credential-controller-rhel8\u0026tag=v2.1.0-10"
}
}
},
{
"category": "product_version",
"name": "multicluster-engine/registration-rhel8@sha256:686390715f19747bff24e95137307182ab095fb133051424996c6b0ee668569a_s390x",
"product": {
"name": "multicluster-engine/registration-rhel8@sha256:686390715f19747bff24e95137307182ab095fb133051424996c6b0ee668569a_s390x",
"product_id": "multicluster-engine/registration-rhel8@sha256:686390715f19747bff24e95137307182ab095fb133051424996c6b0ee668569a_s390x",
"product_identification_helper": {
"purl": "pkg:oci/registration-rhel8@sha256:686390715f19747bff24e95137307182ab095fb133051424996c6b0ee668569a?arch=s390x\u0026repository_url=registry.redhat.io/multicluster-engine/registration-rhel8\u0026tag=v2.1.0-14"
}
}
},
{
"category": "product_version",
"name": "multicluster-engine/registration-operator-rhel8@sha256:579420cfdc2a542ab7a1b9cd6f1324885f60d1ec5d2bda74808127b45aef2983_s390x",
"product": {
"name": "multicluster-engine/registration-operator-rhel8@sha256:579420cfdc2a542ab7a1b9cd6f1324885f60d1ec5d2bda74808127b45aef2983_s390x",
"product_id": "multicluster-engine/registration-operator-rhel8@sha256:579420cfdc2a542ab7a1b9cd6f1324885f60d1ec5d2bda74808127b45aef2983_s390x",
"product_identification_helper": {
"purl": "pkg:oci/registration-operator-rhel8@sha256:579420cfdc2a542ab7a1b9cd6f1324885f60d1ec5d2bda74808127b45aef2983?arch=s390x\u0026repository_url=registry.redhat.io/multicluster-engine/registration-operator-rhel8\u0026tag=v2.1.0-15"
}
}
},
{
"category": "product_version",
"name": "multicluster-engine/work-rhel8@sha256:c5c1939a142b9554a2ce664605409cefcb9954bbb1d8eef988fddab50f06cdaf_s390x",
"product": {
"name": "multicluster-engine/work-rhel8@sha256:c5c1939a142b9554a2ce664605409cefcb9954bbb1d8eef988fddab50f06cdaf_s390x",
"product_id": "multicluster-engine/work-rhel8@sha256:c5c1939a142b9554a2ce664605409cefcb9954bbb1d8eef988fddab50f06cdaf_s390x",
"product_identification_helper": {
"purl": "pkg:oci/work-rhel8@sha256:c5c1939a142b9554a2ce664605409cefcb9954bbb1d8eef988fddab50f06cdaf?arch=s390x\u0026repository_url=registry.redhat.io/multicluster-engine/work-rhel8\u0026tag=v2.1.0-11"
}
}
}
],
"category": "architecture",
"name": "s390x"
},
{
"branches": [
{
"category": "product_version",
"name": "multicluster-engine/agent-service-rhel8@sha256:fce50212c8bbfdc3e8f445f4b7ea35881eb29e49c443e827ad6fe2389328d57f_amd64",
"product": {
"name": "multicluster-engine/agent-service-rhel8@sha256:fce50212c8bbfdc3e8f445f4b7ea35881eb29e49c443e827ad6fe2389328d57f_amd64",
"product_id": "multicluster-engine/agent-service-rhel8@sha256:fce50212c8bbfdc3e8f445f4b7ea35881eb29e49c443e827ad6fe2389328d57f_amd64",
"product_identification_helper": {
"purl": "pkg:oci/agent-service-rhel8@sha256:fce50212c8bbfdc3e8f445f4b7ea35881eb29e49c443e827ad6fe2389328d57f?arch=amd64\u0026repository_url=registry.redhat.io/multicluster-engine/agent-service-rhel8\u0026tag=v2.1.0-53"
}
}
},
{
"category": "product_version",
"name": "multicluster-engine/apiserver-network-proxy-rhel8@sha256:5ea69e650771525faf944fbf3be82a19e54a964d38adbb88263247652476938c_amd64",
"product": {
"name": "multicluster-engine/apiserver-network-proxy-rhel8@sha256:5ea69e650771525faf944fbf3be82a19e54a964d38adbb88263247652476938c_amd64",
"product_id": "multicluster-engine/apiserver-network-proxy-rhel8@sha256:5ea69e650771525faf944fbf3be82a19e54a964d38adbb88263247652476938c_amd64",
"product_identification_helper": {
"purl": "pkg:oci/apiserver-network-proxy-rhel8@sha256:5ea69e650771525faf944fbf3be82a19e54a964d38adbb88263247652476938c?arch=amd64\u0026repository_url=registry.redhat.io/multicluster-engine/apiserver-network-proxy-rhel8\u0026tag=v2.1.0-10"
}
}
},
{
"category": "product_version",
"name": "multicluster-engine/assisted-image-service-rhel8@sha256:92c8157e43d84584ba93d978fcc6ffba84118e4ea5ff46ad71a62ffdc7fc56e5_amd64",
"product": {
"name": "multicluster-engine/assisted-image-service-rhel8@sha256:92c8157e43d84584ba93d978fcc6ffba84118e4ea5ff46ad71a62ffdc7fc56e5_amd64",
"product_id": "multicluster-engine/assisted-image-service-rhel8@sha256:92c8157e43d84584ba93d978fcc6ffba84118e4ea5ff46ad71a62ffdc7fc56e5_amd64",
"product_identification_helper": {
"purl": "pkg:oci/assisted-image-service-rhel8@sha256:92c8157e43d84584ba93d978fcc6ffba84118e4ea5ff46ad71a62ffdc7fc56e5?arch=amd64\u0026repository_url=registry.redhat.io/multicluster-engine/assisted-image-service-rhel8\u0026tag=v2.1.0-12"
}
}
},
{
"category": "product_version",
"name": "multicluster-engine/assisted-installer-agent-rhel8@sha256:b4722c060fb38e1609e689b605816cefb39a15a0ddc40837a90727d123b91c88_amd64",
"product": {
"name": "multicluster-engine/assisted-installer-agent-rhel8@sha256:b4722c060fb38e1609e689b605816cefb39a15a0ddc40837a90727d123b91c88_amd64",
"product_id": "multicluster-engine/assisted-installer-agent-rhel8@sha256:b4722c060fb38e1609e689b605816cefb39a15a0ddc40837a90727d123b91c88_amd64",
"product_identification_helper": {
"purl": "pkg:oci/assisted-installer-agent-rhel8@sha256:b4722c060fb38e1609e689b605816cefb39a15a0ddc40837a90727d123b91c88?arch=amd64\u0026repository_url=registry.redhat.io/multicluster-engine/assisted-installer-agent-rhel8\u0026tag=v2.1.0-25"
}
}
},
{
"category": "product_version",
"name": "multicluster-engine/assisted-installer-rhel8@sha256:686b64358857be04087a706048a32b7356b16a0028d2b200da16ec94d931d25d_amd64",
"product": {
"name": "multicluster-engine/assisted-installer-rhel8@sha256:686b64358857be04087a706048a32b7356b16a0028d2b200da16ec94d931d25d_amd64",
"product_id": "multicluster-engine/assisted-installer-rhel8@sha256:686b64358857be04087a706048a32b7356b16a0028d2b200da16ec94d931d25d_amd64",
"product_identification_helper": {
"purl": "pkg:oci/assisted-installer-rhel8@sha256:686b64358857be04087a706048a32b7356b16a0028d2b200da16ec94d931d25d?arch=amd64\u0026repository_url=registry.redhat.io/multicluster-engine/assisted-installer-rhel8\u0026tag=v2.1.0-20"
}
}
},
{
"category": "product_version",
"name": "multicluster-engine/assisted-installer-reporter-rhel8@sha256:e4dd90d186f1fea6fcdb4e23f74e4390e00d134b2c21d8510c1cdbbcef3c4a1f_amd64",
"product": {
"name": "multicluster-engine/assisted-installer-reporter-rhel8@sha256:e4dd90d186f1fea6fcdb4e23f74e4390e00d134b2c21d8510c1cdbbcef3c4a1f_amd64",
"product_id": "multicluster-engine/assisted-installer-reporter-rhel8@sha256:e4dd90d186f1fea6fcdb4e23f74e4390e00d134b2c21d8510c1cdbbcef3c4a1f_amd64",
"product_identification_helper": {
"purl": "pkg:oci/assisted-installer-reporter-rhel8@sha256:e4dd90d186f1fea6fcdb4e23f74e4390e00d134b2c21d8510c1cdbbcef3c4a1f?arch=amd64\u0026repository_url=registry.redhat.io/multicluster-engine/assisted-installer-reporter-rhel8\u0026tag=v2.1.0-21"
}
}
},
{
"category": "product_version",
"name": "multicluster-engine/aws-encryption-provider-rhel8@sha256:ab7f1982f21ed9251501396ea150764348b5f61b6e50b9d74b5031e705e16ef3_amd64",
"product": {
"name": "multicluster-engine/aws-encryption-provider-rhel8@sha256:ab7f1982f21ed9251501396ea150764348b5f61b6e50b9d74b5031e705e16ef3_amd64",
"product_id": "multicluster-engine/aws-encryption-provider-rhel8@sha256:ab7f1982f21ed9251501396ea150764348b5f61b6e50b9d74b5031e705e16ef3_amd64",
"product_identification_helper": {
"purl": "pkg:oci/aws-encryption-provider-rhel8@sha256:ab7f1982f21ed9251501396ea150764348b5f61b6e50b9d74b5031e705e16ef3?arch=amd64\u0026repository_url=registry.redhat.io/multicluster-engine/aws-encryption-provider-rhel8\u0026tag=v2.1.0-8"
}
}
},
{
"category": "product_version",
"name": "multicluster-engine/cluster-api-rhel8@sha256:4f7cb34768ff908ed1ba54330603ea54b82a4144cf9124dae01a727dcc60362a_amd64",
"product": {
"name": "multicluster-engine/cluster-api-rhel8@sha256:4f7cb34768ff908ed1ba54330603ea54b82a4144cf9124dae01a727dcc60362a_amd64",
"product_id": "multicluster-engine/cluster-api-rhel8@sha256:4f7cb34768ff908ed1ba54330603ea54b82a4144cf9124dae01a727dcc60362a_amd64",
"product_identification_helper": {
"purl": "pkg:oci/cluster-api-rhel8@sha256:4f7cb34768ff908ed1ba54330603ea54b82a4144cf9124dae01a727dcc60362a?arch=amd64\u0026repository_url=registry.redhat.io/multicluster-engine/cluster-api-rhel8\u0026tag=v2.1.0-8"
}
}
},
{
"category": "product_version",
"name": "multicluster-engine/multicluster-engine-cluster-api-provider-agent-rhel8@sha256:4bacc4ba3974c11ac27d1448a7f7cd973162caf33358249e9d1c154018124830_amd64",
"product": {
"name": "multicluster-engine/multicluster-engine-cluster-api-provider-agent-rhel8@sha256:4bacc4ba3974c11ac27d1448a7f7cd973162caf33358249e9d1c154018124830_amd64",
"product_id": "multicluster-engine/multicluster-engine-cluster-api-provider-agent-rhel8@sha256:4bacc4ba3974c11ac27d1448a7f7cd973162caf33358249e9d1c154018124830_amd64",
"product_identification_helper": {
"purl": "pkg:oci/multicluster-engine-cluster-api-provider-agent-rhel8@sha256:4bacc4ba3974c11ac27d1448a7f7cd973162caf33358249e9d1c154018124830?arch=amd64\u0026repository_url=registry.redhat.io/multicluster-engine/multicluster-engine-cluster-api-provider-agent-rhel8\u0026tag=v2.1.0-10"
}
}
},
{
"category": "product_version",
"name": "multicluster-engine/cluster-api-provider-agent-rhel8@sha256:4bacc4ba3974c11ac27d1448a7f7cd973162caf33358249e9d1c154018124830_amd64",
"product": {
"name": "multicluster-engine/cluster-api-provider-agent-rhel8@sha256:4bacc4ba3974c11ac27d1448a7f7cd973162caf33358249e9d1c154018124830_amd64",
"product_id": "multicluster-engine/cluster-api-provider-agent-rhel8@sha256:4bacc4ba3974c11ac27d1448a7f7cd973162caf33358249e9d1c154018124830_amd64",
"product_identification_helper": {
"purl": "pkg:oci/cluster-api-provider-agent-rhel8@sha256:4bacc4ba3974c11ac27d1448a7f7cd973162caf33358249e9d1c154018124830?arch=amd64\u0026repository_url=registry.redhat.io/multicluster-engine/cluster-api-provider-agent-rhel8\u0026tag=v2.1.0-10"
}
}
},
{
"category": "product_version",
"name": "multicluster-engine/cluster-api-provider-aws-rhel8@sha256:6fb7799fca309c727c7afea57448fc653dde09495945e314402a3e3a079e5b03_amd64",
"product": {
"name": "multicluster-engine/cluster-api-provider-aws-rhel8@sha256:6fb7799fca309c727c7afea57448fc653dde09495945e314402a3e3a079e5b03_amd64",
"product_id": "multicluster-engine/cluster-api-provider-aws-rhel8@sha256:6fb7799fca309c727c7afea57448fc653dde09495945e314402a3e3a079e5b03_amd64",
"product_identification_helper": {
"purl": "pkg:oci/cluster-api-provider-aws-rhel8@sha256:6fb7799fca309c727c7afea57448fc653dde09495945e314402a3e3a079e5b03?arch=amd64\u0026repository_url=registry.redhat.io/multicluster-engine/cluster-api-provider-aws-rhel8\u0026tag=v2.1.0-8"
}
}
},
{
"category": "product_version",
"name": "multicluster-engine/cluster-api-provider-azure-rhel8@sha256:ddd59c296543f525f719336ad6ddc5e5f8d3915e08e3b64d575a9835de3e95ad_amd64",
"product": {
"name": "multicluster-engine/cluster-api-provider-azure-rhel8@sha256:ddd59c296543f525f719336ad6ddc5e5f8d3915e08e3b64d575a9835de3e95ad_amd64",
"product_id": "multicluster-engine/cluster-api-provider-azure-rhel8@sha256:ddd59c296543f525f719336ad6ddc5e5f8d3915e08e3b64d575a9835de3e95ad_amd64",
"product_identification_helper": {
"purl": "pkg:oci/cluster-api-provider-azure-rhel8@sha256:ddd59c296543f525f719336ad6ddc5e5f8d3915e08e3b64d575a9835de3e95ad?arch=amd64\u0026repository_url=registry.redhat.io/multicluster-engine/cluster-api-provider-azure-rhel8\u0026tag=v2.1.0-8"
}
}
},
{
"category": "product_version",
"name": "multicluster-engine/cluster-api-provider-kubevirt-rhel8@sha256:9cd9106f72557b8ba5de9f4d1de5ff8d33514d2c02889999a3c20aab9a8dd061_amd64",
"product": {
"name": "multicluster-engine/cluster-api-provider-kubevirt-rhel8@sha256:9cd9106f72557b8ba5de9f4d1de5ff8d33514d2c02889999a3c20aab9a8dd061_amd64",
"product_id": "multicluster-engine/cluster-api-provider-kubevirt-rhel8@sha256:9cd9106f72557b8ba5de9f4d1de5ff8d33514d2c02889999a3c20aab9a8dd061_amd64",
"product_identification_helper": {
"purl": "pkg:oci/cluster-api-provider-kubevirt-rhel8@sha256:9cd9106f72557b8ba5de9f4d1de5ff8d33514d2c02889999a3c20aab9a8dd061?arch=amd64\u0026repository_url=registry.redhat.io/multicluster-engine/cluster-api-provider-kubevirt-rhel8\u0026tag=v2.1.0-10"
}
}
},
{
"category": "product_version",
"name": "multicluster-engine/clusterclaims-controller-rhel8@sha256:7be740cc5987a1dfc76d7d8a306ff65291eb9cf61419842f463aa9dc4d6ecde1_amd64",
"product": {
"name": "multicluster-engine/clusterclaims-controller-rhel8@sha256:7be740cc5987a1dfc76d7d8a306ff65291eb9cf61419842f463aa9dc4d6ecde1_amd64",
"product_id": "multicluster-engine/clusterclaims-controller-rhel8@sha256:7be740cc5987a1dfc76d7d8a306ff65291eb9cf61419842f463aa9dc4d6ecde1_amd64",
"product_identification_helper": {
"purl": "pkg:oci/clusterclaims-controller-rhel8@sha256:7be740cc5987a1dfc76d7d8a306ff65291eb9cf61419842f463aa9dc4d6ecde1?arch=amd64\u0026repository_url=registry.redhat.io/multicluster-engine/clusterclaims-controller-rhel8\u0026tag=v2.1.0-11"
}
}
},
{
"category": "product_version",
"name": "multicluster-engine/cluster-curator-controller-rhel8@sha256:2e0867d6ebace932eb09bb3a6a929562a157bc2eea9c28063eb30dac866abf63_amd64",
"product": {
"name": "multicluster-engine/cluster-curator-controller-rhel8@sha256:2e0867d6ebace932eb09bb3a6a929562a157bc2eea9c28063eb30dac866abf63_amd64",
"product_id": "multicluster-engine/cluster-curator-controller-rhel8@sha256:2e0867d6ebace932eb09bb3a6a929562a157bc2eea9c28063eb30dac866abf63_amd64",
"product_identification_helper": {
"purl": "pkg:oci/cluster-curator-controller-rhel8@sha256:2e0867d6ebace932eb09bb3a6a929562a157bc2eea9c28063eb30dac866abf63?arch=amd64\u0026repository_url=registry.redhat.io/multicluster-engine/cluster-curator-controller-rhel8\u0026tag=v2.1.0-13"
}
}
},
{
"category": "product_version",
"name": "multicluster-engine/clusterlifecycle-state-metrics-rhel8@sha256:df17928fd459e5063fb2470dbaea51c96f292f1a4ca5eaedc64a03687edbb6cd_amd64",
"product": {
"name": "multicluster-engine/clusterlifecycle-state-metrics-rhel8@sha256:df17928fd459e5063fb2470dbaea51c96f292f1a4ca5eaedc64a03687edbb6cd_amd64",
"product_id": "multicluster-engine/clusterlifecycle-state-metrics-rhel8@sha256:df17928fd459e5063fb2470dbaea51c96f292f1a4ca5eaedc64a03687edbb6cd_amd64",
"product_identification_helper": {
"purl": "pkg:oci/clusterlifecycle-state-metrics-rhel8@sha256:df17928fd459e5063fb2470dbaea51c96f292f1a4ca5eaedc64a03687edbb6cd?arch=amd64\u0026repository_url=registry.redhat.io/multicluster-engine/clusterlifecycle-state-metrics-rhel8\u0026tag=v2.1.0-10"
}
}
},
{
"category": "product_version",
"name": "multicluster-engine/cluster-proxy-addon-rhel8@sha256:28544cf2414bdeffb8bcaae2d1547064da46ab5a122fd77861083b1e81e299cc_amd64",
"product": {
"name": "multicluster-engine/cluster-proxy-addon-rhel8@sha256:28544cf2414bdeffb8bcaae2d1547064da46ab5a122fd77861083b1e81e299cc_amd64",
"product_id": "multicluster-engine/cluster-proxy-addon-rhel8@sha256:28544cf2414bdeffb8bcaae2d1547064da46ab5a122fd77861083b1e81e299cc_amd64",
"product_identification_helper": {
"purl": "pkg:oci/cluster-proxy-addon-rhel8@sha256:28544cf2414bdeffb8bcaae2d1547064da46ab5a122fd77861083b1e81e299cc?arch=amd64\u0026repository_url=registry.redhat.io/multicluster-engine/cluster-proxy-addon-rhel8\u0026tag=v2.1.0-6"
}
}
},
{
"category": "product_version",
"name": "multicluster-engine/cluster-proxy-rhel8@sha256:a881a94835c7eef6babe00792fc0a99c9816831869cb26af0dcf2665233f7710_amd64",
"product": {
"name": "multicluster-engine/cluster-proxy-rhel8@sha256:a881a94835c7eef6babe00792fc0a99c9816831869cb26af0dcf2665233f7710_amd64",
"product_id": "multicluster-engine/cluster-proxy-rhel8@sha256:a881a94835c7eef6babe00792fc0a99c9816831869cb26af0dcf2665233f7710_amd64",
"product_identification_helper": {
"purl": "pkg:oci/cluster-proxy-rhel8@sha256:a881a94835c7eef6babe00792fc0a99c9816831869cb26af0dcf2665233f7710?arch=amd64\u0026repository_url=registry.redhat.io/multicluster-engine/cluster-proxy-rhel8\u0026tag=v2.1.0-7"
}
}
},
{
"category": "product_version",
"name": "multicluster-engine/multicluster-engine-console-mce-rhel8@sha256:95cbc26ed2e396e44efd543d8a38f1c698267e1a617a7ee4b6f26efdb49e3059_amd64",
"product": {
"name": "multicluster-engine/multicluster-engine-console-mce-rhel8@sha256:95cbc26ed2e396e44efd543d8a38f1c698267e1a617a7ee4b6f26efdb49e3059_amd64",
"product_id": "multicluster-engine/multicluster-engine-console-mce-rhel8@sha256:95cbc26ed2e396e44efd543d8a38f1c698267e1a617a7ee4b6f26efdb49e3059_amd64",
"product_identification_helper": {
"purl": "pkg:oci/multicluster-engine-console-mce-rhel8@sha256:95cbc26ed2e396e44efd543d8a38f1c698267e1a617a7ee4b6f26efdb49e3059?arch=amd64\u0026repository_url=registry.redhat.io/multicluster-engine/multicluster-engine-console-mce-rhel8\u0026tag=v2.1.0-71"
}
}
},
{
"category": "product_version",
"name": "multicluster-engine/console-mce-rhel8@sha256:95cbc26ed2e396e44efd543d8a38f1c698267e1a617a7ee4b6f26efdb49e3059_amd64",
"product": {
"name": "multicluster-engine/console-mce-rhel8@sha256:95cbc26ed2e396e44efd543d8a38f1c698267e1a617a7ee4b6f26efdb49e3059_amd64",
"product_id": "multicluster-engine/console-mce-rhel8@sha256:95cbc26ed2e396e44efd543d8a38f1c698267e1a617a7ee4b6f26efdb49e3059_amd64",
"product_identification_helper": {
"purl": "pkg:oci/console-mce-rhel8@sha256:95cbc26ed2e396e44efd543d8a38f1c698267e1a617a7ee4b6f26efdb49e3059?arch=amd64\u0026repository_url=registry.redhat.io/multicluster-engine/console-mce-rhel8\u0026tag=v2.1.0-71"
}
}
},
{
"category": "product_version",
"name": "multicluster-engine/discovery-rhel8@sha256:12b3c0a01c59836687a7cfc1fba050d0800625cd46f678551a5944b0664c044d_amd64",
"product": {
"name": "multicluster-engine/discovery-rhel8@sha256:12b3c0a01c59836687a7cfc1fba050d0800625cd46f678551a5944b0664c044d_amd64",
"product_id": "multicluster-engine/discovery-rhel8@sha256:12b3c0a01c59836687a7cfc1fba050d0800625cd46f678551a5944b0664c044d_amd64",
"product_identification_helper": {
"purl": "pkg:oci/discovery-rhel8@sha256:12b3c0a01c59836687a7cfc1fba050d0800625cd46f678551a5944b0664c044d?arch=amd64\u0026repository_url=registry.redhat.io/multicluster-engine/discovery-rhel8\u0026tag=v2.1.0-11"
}
}
},
{
"category": "product_version",
"name": "multicluster-engine/hive-rhel8@sha256:dd6a4624672d458a0072b9aa46fb1b3d576c0b198759d053f61536f3b9e34359_amd64",
"product": {
"name": "multicluster-engine/hive-rhel8@sha256:dd6a4624672d458a0072b9aa46fb1b3d576c0b198759d053f61536f3b9e34359_amd64",
"product_id": "multicluster-engine/hive-rhel8@sha256:dd6a4624672d458a0072b9aa46fb1b3d576c0b198759d053f61536f3b9e34359_amd64",
"product_identification_helper": {
"purl": "pkg:oci/hive-rhel8@sha256:dd6a4624672d458a0072b9aa46fb1b3d576c0b198759d053f61536f3b9e34359?arch=amd64\u0026repository_url=registry.redhat.io/multicluster-engine/hive-rhel8\u0026tag=v2.1.0-9"
}
}
},
{
"category": "product_version",
"name": "multicluster-engine/multicluster-engine-hypershift-addon-rhel8-operator@sha256:afc67731faaa2dc9d32a052064763737c8bc4b1b5cf8e8ffb7cb31a4652c656c_amd64",
"product": {
"name": "multicluster-engine/multicluster-engine-hypershift-addon-rhel8-operator@sha256:afc67731faaa2dc9d32a052064763737c8bc4b1b5cf8e8ffb7cb31a4652c656c_amd64",
"product_id": "multicluster-engine/multicluster-engine-hypershift-addon-rhel8-operator@sha256:afc67731faaa2dc9d32a052064763737c8bc4b1b5cf8e8ffb7cb31a4652c656c_amd64",
"product_identification_helper": {
"purl": "pkg:oci/multicluster-engine-hypershift-addon-rhel8-operator@sha256:afc67731faaa2dc9d32a052064763737c8bc4b1b5cf8e8ffb7cb31a4652c656c?arch=amd64\u0026repository_url=registry.redhat.io/multicluster-engine/multicluster-engine-hypershift-addon-rhel8-operator\u0026tag=v2.1.0-17"
}
}
},
{
"category": "product_version",
"name": "multicluster-engine/hypershift-addon-rhel8-operator@sha256:afc67731faaa2dc9d32a052064763737c8bc4b1b5cf8e8ffb7cb31a4652c656c_amd64",
"product": {
"name": "multicluster-engine/hypershift-addon-rhel8-operator@sha256:afc67731faaa2dc9d32a052064763737c8bc4b1b5cf8e8ffb7cb31a4652c656c_amd64",
"product_id": "multicluster-engine/hypershift-addon-rhel8-operator@sha256:afc67731faaa2dc9d32a052064763737c8bc4b1b5cf8e8ffb7cb31a4652c656c_amd64",
"product_identification_helper": {
"purl": "pkg:oci/hypershift-addon-rhel8-operator@sha256:afc67731faaa2dc9d32a052064763737c8bc4b1b5cf8e8ffb7cb31a4652c656c?arch=amd64\u0026repository_url=registry.redhat.io/multicluster-engine/hypershift-addon-rhel8-operator\u0026tag=v2.1.0-17"
}
}
},
{
"category": "product_version",
"name": "multicluster-engine/hypershift-deployment-controller-rhel8@sha256:f44b9cd7b993051b4d59108153763a09d283c0cf822fab478f22cfbe53847da7_amd64",
"product": {
"name": "multicluster-engine/hypershift-deployment-controller-rhel8@sha256:f44b9cd7b993051b4d59108153763a09d283c0cf822fab478f22cfbe53847da7_amd64",
"product_id": "multicluster-engine/hypershift-deployment-controller-rhel8@sha256:f44b9cd7b993051b4d59108153763a09d283c0cf822fab478f22cfbe53847da7_amd64",
"product_identification_helper": {
"purl": "pkg:oci/hypershift-deployment-controller-rhel8@sha256:f44b9cd7b993051b4d59108153763a09d283c0cf822fab478f22cfbe53847da7?arch=amd64\u0026repository_url=registry.redhat.io/multicluster-engine/hypershift-deployment-controller-rhel8\u0026tag=v2.1.0-25"
}
}
},
{
"category": "product_version",
"name": "multicluster-engine/multicluster-engine-hypershift-deployment-controller-rhel8@sha256:f44b9cd7b993051b4d59108153763a09d283c0cf822fab478f22cfbe53847da7_amd64",
"product": {
"name": "multicluster-engine/multicluster-engine-hypershift-deployment-controller-rhel8@sha256:f44b9cd7b993051b4d59108153763a09d283c0cf822fab478f22cfbe53847da7_amd64",
"product_id": "multicluster-engine/multicluster-engine-hypershift-deployment-controller-rhel8@sha256:f44b9cd7b993051b4d59108153763a09d283c0cf822fab478f22cfbe53847da7_amd64",
"product_identification_helper": {
"purl": "pkg:oci/multicluster-engine-hypershift-deployment-controller-rhel8@sha256:f44b9cd7b993051b4d59108153763a09d283c0cf822fab478f22cfbe53847da7?arch=amd64\u0026repository_url=registry.redhat.io/multicluster-engine/multicluster-engine-hypershift-deployment-controller-rhel8\u0026tag=v2.1.0-25"
}
}
},
{
"category": "product_version",
"name": "multicluster-engine/hypershift-rhel8-operator@sha256:2d94cd451fbf0abc13e50b6b6252061294bdbfd1eda64f4347177d20b5d1e489_amd64",
"product": {
"name": "multicluster-engine/hypershift-rhel8-operator@sha256:2d94cd451fbf0abc13e50b6b6252061294bdbfd1eda64f4347177d20b5d1e489_amd64",
"product_id": "multicluster-engine/hypershift-rhel8-operator@sha256:2d94cd451fbf0abc13e50b6b6252061294bdbfd1eda64f4347177d20b5d1e489_amd64",
"product_identification_helper": {
"purl": "pkg:oci/hypershift-rhel8-operator@sha256:2d94cd451fbf0abc13e50b6b6252061294bdbfd1eda64f4347177d20b5d1e489?arch=amd64\u0026repository_url=registry.redhat.io/multicluster-engine/hypershift-rhel8-operator\u0026tag=v2.1.0-11"
}
}
},
{
"category": "product_version",
"name": "multicluster-engine/klusterlet-operator-bundle@sha256:1687315db647e6689845df88843ae53275440042b76dc781dcabeef16e426bdf_amd64",
"product": {
"name": "multicluster-engine/klusterlet-operator-bundle@sha256:1687315db647e6689845df88843ae53275440042b76dc781dcabeef16e426bdf_amd64",
"product_id": "multicluster-engine/klusterlet-operator-bundle@sha256:1687315db647e6689845df88843ae53275440042b76dc781dcabeef16e426bdf_amd64",
"product_identification_helper": {
"purl": "pkg:oci/klusterlet-operator-bundle@sha256:1687315db647e6689845df88843ae53275440042b76dc781dcabeef16e426bdf?arch=amd64\u0026repository_url=registry.redhat.io/multicluster-engine/klusterlet-operator-bundle\u0026tag=v2.1.0-107"
}
}
},
{
"category": "product_version",
"name": "multicluster-engine/managedcluster-import-controller-rhel8@sha256:4a22ca54331be02c08e23704852c34273a8bf3d1bb2c8f2aaf92f277474e3654_amd64",
"product": {
"name": "multicluster-engine/managedcluster-import-controller-rhel8@sha256:4a22ca54331be02c08e23704852c34273a8bf3d1bb2c8f2aaf92f277474e3654_amd64",
"product_id": "multicluster-engine/managedcluster-import-controller-rhel8@sha256:4a22ca54331be02c08e23704852c34273a8bf3d1bb2c8f2aaf92f277474e3654_amd64",
"product_identification_helper": {
"purl": "pkg:oci/managedcluster-import-controller-rhel8@sha256:4a22ca54331be02c08e23704852c34273a8bf3d1bb2c8f2aaf92f277474e3654?arch=amd64\u0026repository_url=registry.redhat.io/multicluster-engine/managedcluster-import-controller-rhel8\u0026tag=v2.1.0-19"
}
}
},
{
"category": "product_version",
"name": "multicluster-engine/multicluster-engine-managed-serviceaccount-rhel8@sha256:8621056c6982b9875749650eee2cf967b31217298a1b924de1fe710e0445df1b_amd64",
"product": {
"name": "multicluster-engine/multicluster-engine-managed-serviceaccount-rhel8@sha256:8621056c6982b9875749650eee2cf967b31217298a1b924de1fe710e0445df1b_amd64",
"product_id": "multicluster-engine/multicluster-engine-managed-serviceaccount-rhel8@sha256:8621056c6982b9875749650eee2cf967b31217298a1b924de1fe710e0445df1b_amd64",
"product_identification_helper": {
"purl": "pkg:oci/multicluster-engine-managed-serviceaccount-rhel8@sha256:8621056c6982b9875749650eee2cf967b31217298a1b924de1fe710e0445df1b?arch=amd64\u0026repository_url=registry.redhat.io/multicluster-engine/multicluster-engine-managed-serviceaccount-rhel8\u0026tag=v2.1.0-9"
}
}
},
{
"category": "product_version",
"name": "multicluster-engine/managed-serviceaccount-rhel8@sha256:8621056c6982b9875749650eee2cf967b31217298a1b924de1fe710e0445df1b_amd64",
"product": {
"name": "multicluster-engine/managed-serviceaccount-rhel8@sha256:8621056c6982b9875749650eee2cf967b31217298a1b924de1fe710e0445df1b_amd64",
"product_id": "multicluster-engine/managed-serviceaccount-rhel8@sha256:8621056c6982b9875749650eee2cf967b31217298a1b924de1fe710e0445df1b_amd64",
"product_identification_helper": {
"purl": "pkg:oci/managed-serviceaccount-rhel8@sha256:8621056c6982b9875749650eee2cf967b31217298a1b924de1fe710e0445df1b?arch=amd64\u0026repository_url=registry.redhat.io/multicluster-engine/managed-serviceaccount-rhel8\u0026tag=v2.1.0-9"
}
}
},
{
"category": "product_version",
"name": "multicluster-engine/multicloud-manager-rhel8@sha256:162fe79ef40dbdcd1c9a16c601ffeb1c1dec5309c250bddf85809a0197b2ec3e_amd64",
"product": {
"name": "multicluster-engine/multicloud-manager-rhel8@sha256:162fe79ef40dbdcd1c9a16c601ffeb1c1dec5309c250bddf85809a0197b2ec3e_amd64",
"product_id": "multicluster-engine/multicloud-manager-rhel8@sha256:162fe79ef40dbdcd1c9a16c601ffeb1c1dec5309c250bddf85809a0197b2ec3e_amd64",
"product_identification_helper": {
"purl": "pkg:oci/multicloud-manager-rhel8@sha256:162fe79ef40dbdcd1c9a16c601ffeb1c1dec5309c250bddf85809a0197b2ec3e?arch=amd64\u0026repository_url=registry.redhat.io/multicluster-engine/multicloud-manager-rhel8\u0026tag=v2.1.0-29"
}
}
},
{
"category": "product_version",
"name": "multicluster-engine/must-gather-rhel8@sha256:4270ef4ed53f54fb13cf1092b3babb70af7012886a3f0c293b11040083f39651_amd64",
"product": {
"name": "multicluster-engine/must-gather-rhel8@sha256:4270ef4ed53f54fb13cf1092b3babb70af7012886a3f0c293b11040083f39651_amd64",
"product_id": "multicluster-engine/must-gather-rhel8@sha256:4270ef4ed53f54fb13cf1092b3babb70af7012886a3f0c293b11040083f39651_amd64",
"product_identification_helper": {
"purl": "pkg:oci/must-gather-rhel8@sha256:4270ef4ed53f54fb13cf1092b3babb70af7012886a3f0c293b11040083f39651?arch=amd64\u0026repository_url=registry.redhat.io/multicluster-engine/must-gather-rhel8\u0026tag=v2.1.0-9"
}
}
},
{
"category": "product_version",
"name": "multicluster-engine/mce-operator-bundle@sha256:f1be217449145edb01b029b19d08831cc6d085856e39aea8174e74ef0cc85283_amd64",
"product": {
"name": "multicluster-engine/mce-operator-bundle@sha256:f1be217449145edb01b029b19d08831cc6d085856e39aea8174e74ef0cc85283_amd64",
"product_id": "multicluster-engine/mce-operator-bundle@sha256:f1be217449145edb01b029b19d08831cc6d085856e39aea8174e74ef0cc85283_amd64",
"product_identification_helper": {
"purl": "pkg:oci/mce-operator-bundle@sha256:f1be217449145edb01b029b19d08831cc6d085856e39aea8174e74ef0cc85283?arch=amd64\u0026repository_url=registry.redhat.io/multicluster-engine/mce-operator-bundle\u0026tag=v2.1.0-123"
}
}
},
{
"category": "product_version",
"name": "multicluster-engine/backplane-rhel8-operator@sha256:9f7854a1de26dfebdc8beafffd01304017b8fe7cd84065dd452de1276e529a06_amd64",
"product": {
"name": "multicluster-engine/backplane-rhel8-operator@sha256:9f7854a1de26dfebdc8beafffd01304017b8fe7cd84065dd452de1276e529a06_amd64",
"product_id": "multicluster-engine/backplane-rhel8-operator@sha256:9f7854a1de26dfebdc8beafffd01304017b8fe7cd84065dd452de1276e529a06_amd64",
"product_identification_helper": {
"purl": "pkg:oci/backplane-rhel8-operator@sha256:9f7854a1de26dfebdc8beafffd01304017b8fe7cd84065dd452de1276e529a06?arch=amd64\u0026repository_url=registry.redhat.io/multicluster-engine/backplane-rhel8-operator\u0026tag=v2.1.0-29"
}
}
},
{
"category": "product_version",
"name": "multicluster-engine/placement-rhel8@sha256:473ed2081010b9005ecc6fb254389dac6927f336967bd4a2f99ca3210fd265f0_amd64",
"product": {
"name": "multicluster-engine/placement-rhel8@sha256:473ed2081010b9005ecc6fb254389dac6927f336967bd4a2f99ca3210fd265f0_amd64",
"product_id": "multicluster-engine/placement-rhel8@sha256:473ed2081010b9005ecc6fb254389dac6927f336967bd4a2f99ca3210fd265f0_amd64",
"product_identification_helper": {
"purl": "pkg:oci/placement-rhel8@sha256:473ed2081010b9005ecc6fb254389dac6927f336967bd4a2f99ca3210fd265f0?arch=amd64\u0026repository_url=registry.redhat.io/multicluster-engine/placement-rhel8\u0026tag=v2.1.0-11"
}
}
},
{
"category": "product_version",
"name": "multicluster-engine/provider-credential-controller-rhel8@sha256:759037d7817cef4e0451befe8f2bc943a89f2bda95a52327a1c552c3f9a095bb_amd64",
"product": {
"name": "multicluster-engine/provider-credential-controller-rhel8@sha256:759037d7817cef4e0451befe8f2bc943a89f2bda95a52327a1c552c3f9a095bb_amd64",
"product_id": "multicluster-engine/provider-credential-controller-rhel8@sha256:759037d7817cef4e0451befe8f2bc943a89f2bda95a52327a1c552c3f9a095bb_amd64",
"product_identification_helper": {
"purl": "pkg:oci/provider-credential-controller-rhel8@sha256:759037d7817cef4e0451befe8f2bc943a89f2bda95a52327a1c552c3f9a095bb?arch=amd64\u0026repository_url=registry.redhat.io/multicluster-engine/provider-credential-controller-rhel8\u0026tag=v2.1.0-10"
}
}
},
{
"category": "product_version",
"name": "multicluster-engine/registration-rhel8@sha256:39cc95f16445c3a1dca378beb50f5931ad081f459c9c6eb012325c6a9d8ada6c_amd64",
"product": {
"name": "multicluster-engine/registration-rhel8@sha256:39cc95f16445c3a1dca378beb50f5931ad081f459c9c6eb012325c6a9d8ada6c_amd64",
"product_id": "multicluster-engine/registration-rhel8@sha256:39cc95f16445c3a1dca378beb50f5931ad081f459c9c6eb012325c6a9d8ada6c_amd64",
"product_identification_helper": {
"purl": "pkg:oci/registration-rhel8@sha256:39cc95f16445c3a1dca378beb50f5931ad081f459c9c6eb012325c6a9d8ada6c?arch=amd64\u0026repository_url=registry.redhat.io/multicluster-engine/registration-rhel8\u0026tag=v2.1.0-14"
}
}
},
{
"category": "product_version",
"name": "multicluster-engine/registration-operator-rhel8@sha256:fbc7cd19b869d02af6dba24b20f6a44c498fb00e4afc629821f47b9b35c5a94d_amd64",
"product": {
"name": "multicluster-engine/registration-operator-rhel8@sha256:fbc7cd19b869d02af6dba24b20f6a44c498fb00e4afc629821f47b9b35c5a94d_amd64",
"product_id": "multicluster-engine/registration-operator-rhel8@sha256:fbc7cd19b869d02af6dba24b20f6a44c498fb00e4afc629821f47b9b35c5a94d_amd64",
"product_identification_helper": {
"purl": "pkg:oci/registration-operator-rhel8@sha256:fbc7cd19b869d02af6dba24b20f6a44c498fb00e4afc629821f47b9b35c5a94d?arch=amd64\u0026repository_url=registry.redhat.io/multicluster-engine/registration-operator-rhel8\u0026tag=v2.1.0-15"
}
}
},
{
"category": "product_version",
"name": "multicluster-engine/work-rhel8@sha256:345f405c6a1d3e18beaf13c24a7ca4055a03746d8e6540670435e8d2413fefaf_amd64",
"product": {
"name": "multicluster-engine/work-rhel8@sha256:345f405c6a1d3e18beaf13c24a7ca4055a03746d8e6540670435e8d2413fefaf_amd64",
"product_id": "multicluster-engine/work-rhel8@sha256:345f405c6a1d3e18beaf13c24a7ca4055a03746d8e6540670435e8d2413fefaf_amd64",
"product_identification_helper": {
"purl": "pkg:oci/work-rhel8@sha256:345f405c6a1d3e18beaf13c24a7ca4055a03746d8e6540670435e8d2413fefaf?arch=amd64\u0026repository_url=registry.redhat.io/multicluster-engine/work-rhel8\u0026tag=v2.1.0-11"
}
}
}
],
"category": "architecture",
"name": "amd64"
},
{
"branches": [
{
"category": "product_version",
"name": "multicluster-engine/agent-service-rhel8@sha256:661ee3a57d860a713ffb481ea87858f20fce1e57b858821cb0c1ec4069e206a0_ppc64le",
"product": {
"name": "multicluster-engine/agent-service-rhel8@sha256:661ee3a57d860a713ffb481ea87858f20fce1e57b858821cb0c1ec4069e206a0_ppc64le",
"product_id": "multicluster-engine/agent-service-rhel8@sha256:661ee3a57d860a713ffb481ea87858f20fce1e57b858821cb0c1ec4069e206a0_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/agent-service-rhel8@sha256:661ee3a57d860a713ffb481ea87858f20fce1e57b858821cb0c1ec4069e206a0?arch=ppc64le\u0026repository_url=registry.redhat.io/multicluster-engine/agent-service-rhel8\u0026tag=v2.1.0-53"
}
}
},
{
"category": "product_version",
"name": "multicluster-engine/apiserver-network-proxy-rhel8@sha256:c97ea925ea31a1ae6824ec55bbb43c3cf0d2d9b0fb6d12b6d23492e0e5a5467a_ppc64le",
"product": {
"name": "multicluster-engine/apiserver-network-proxy-rhel8@sha256:c97ea925ea31a1ae6824ec55bbb43c3cf0d2d9b0fb6d12b6d23492e0e5a5467a_ppc64le",
"product_id": "multicluster-engine/apiserver-network-proxy-rhel8@sha256:c97ea925ea31a1ae6824ec55bbb43c3cf0d2d9b0fb6d12b6d23492e0e5a5467a_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/apiserver-network-proxy-rhel8@sha256:c97ea925ea31a1ae6824ec55bbb43c3cf0d2d9b0fb6d12b6d23492e0e5a5467a?arch=ppc64le\u0026repository_url=registry.redhat.io/multicluster-engine/apiserver-network-proxy-rhel8\u0026tag=v2.1.0-10"
}
}
},
{
"category": "product_version",
"name": "multicluster-engine/assisted-image-service-rhel8@sha256:3d59cfa190838da34bac1ccf88562f996cc9e9ffdb151f47e044ba3fcc964a3d_ppc64le",
"product": {
"name": "multicluster-engine/assisted-image-service-rhel8@sha256:3d59cfa190838da34bac1ccf88562f996cc9e9ffdb151f47e044ba3fcc964a3d_ppc64le",
"product_id": "multicluster-engine/assisted-image-service-rhel8@sha256:3d59cfa190838da34bac1ccf88562f996cc9e9ffdb151f47e044ba3fcc964a3d_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/assisted-image-service-rhel8@sha256:3d59cfa190838da34bac1ccf88562f996cc9e9ffdb151f47e044ba3fcc964a3d?arch=ppc64le\u0026repository_url=registry.redhat.io/multicluster-engine/assisted-image-service-rhel8\u0026tag=v2.1.0-12"
}
}
},
{
"category": "product_version",
"name": "multicluster-engine/assisted-installer-rhel8@sha256:61ac4136dad0e02323807e6d3de8e890ec0b7e7e1f7112f9610410712af6f9b5_ppc64le",
"product": {
"name": "multicluster-engine/assisted-installer-rhel8@sha256:61ac4136dad0e02323807e6d3de8e890ec0b7e7e1f7112f9610410712af6f9b5_ppc64le",
"product_id": "multicluster-engine/assisted-installer-rhel8@sha256:61ac4136dad0e02323807e6d3de8e890ec0b7e7e1f7112f9610410712af6f9b5_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/assisted-installer-rhel8@sha256:61ac4136dad0e02323807e6d3de8e890ec0b7e7e1f7112f9610410712af6f9b5?arch=ppc64le\u0026repository_url=registry.redhat.io/multicluster-engine/assisted-installer-rhel8\u0026tag=v2.1.0-20"
}
}
},
{
"category": "product_version",
"name": "multicluster-engine/assisted-installer-reporter-rhel8@sha256:1d465abc36e2045dc5a291663786709fc920c42aacb0c34c4868a1a633334509_ppc64le",
"product": {
"name": "multicluster-engine/assisted-installer-reporter-rhel8@sha256:1d465abc36e2045dc5a291663786709fc920c42aacb0c34c4868a1a633334509_ppc64le",
"product_id": "multicluster-engine/assisted-installer-reporter-rhel8@sha256:1d465abc36e2045dc5a291663786709fc920c42aacb0c34c4868a1a633334509_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/assisted-installer-reporter-rhel8@sha256:1d465abc36e2045dc5a291663786709fc920c42aacb0c34c4868a1a633334509?arch=ppc64le\u0026repository_url=registry.redhat.io/multicluster-engine/assisted-installer-reporter-rhel8\u0026tag=v2.1.0-21"
}
}
},
{
"category": "product_version",
"name": "multicluster-engine/aws-encryption-provider-rhel8@sha256:cee69ba4c6fb326afd03c7f21856a028fa4758dab8c849ef6eaeaea0cd55afd2_ppc64le",
"product": {
"name": "multicluster-engine/aws-encryption-provider-rhel8@sha256:cee69ba4c6fb326afd03c7f21856a028fa4758dab8c849ef6eaeaea0cd55afd2_ppc64le",
"product_id": "multicluster-engine/aws-encryption-provider-rhel8@sha256:cee69ba4c6fb326afd03c7f21856a028fa4758dab8c849ef6eaeaea0cd55afd2_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/aws-encryption-provider-rhel8@sha256:cee69ba4c6fb326afd03c7f21856a028fa4758dab8c849ef6eaeaea0cd55afd2?arch=ppc64le\u0026repository_url=registry.redhat.io/multicluster-engine/aws-encryption-provider-rhel8\u0026tag=v2.1.0-8"
}
}
},
{
"category": "product_version",
"name": "multicluster-engine/cluster-api-rhel8@sha256:30f56a4d5cba0ccd55e0bda756c7af8010ab94ec3b644dc73f7b32e76b5bbb3a_ppc64le",
"product": {
"name": "multicluster-engine/cluster-api-rhel8@sha256:30f56a4d5cba0ccd55e0bda756c7af8010ab94ec3b644dc73f7b32e76b5bbb3a_ppc64le",
"product_id": "multicluster-engine/cluster-api-rhel8@sha256:30f56a4d5cba0ccd55e0bda756c7af8010ab94ec3b644dc73f7b32e76b5bbb3a_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/cluster-api-rhel8@sha256:30f56a4d5cba0ccd55e0bda756c7af8010ab94ec3b644dc73f7b32e76b5bbb3a?arch=ppc64le\u0026repository_url=registry.redhat.io/multicluster-engine/cluster-api-rhel8\u0026tag=v2.1.0-8"
}
}
},
{
"category": "product_version",
"name": "multicluster-engine/multicluster-engine-cluster-api-provider-agent-rhel8@sha256:8b3c3fb8fdf6d679f6020e0c739f25ae83dd4173e46b743de911d8e346f371fe_ppc64le",
"product": {
"name": "multicluster-engine/multicluster-engine-cluster-api-provider-agent-rhel8@sha256:8b3c3fb8fdf6d679f6020e0c739f25ae83dd4173e46b743de911d8e346f371fe_ppc64le",
"product_id": "multicluster-engine/multicluster-engine-cluster-api-provider-agent-rhel8@sha256:8b3c3fb8fdf6d679f6020e0c739f25ae83dd4173e46b743de911d8e346f371fe_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/multicluster-engine-cluster-api-provider-agent-rhel8@sha256:8b3c3fb8fdf6d679f6020e0c739f25ae83dd4173e46b743de911d8e346f371fe?arch=ppc64le\u0026repository_url=registry.redhat.io/multicluster-engine/multicluster-engine-cluster-api-provider-agent-rhel8\u0026tag=v2.1.0-10"
}
}
},
{
"category": "product_version",
"name": "multicluster-engine/cluster-api-provider-agent-rhel8@sha256:8b3c3fb8fdf6d679f6020e0c739f25ae83dd4173e46b743de911d8e346f371fe_ppc64le",
"product": {
"name": "multicluster-engine/cluster-api-provider-agent-rhel8@sha256:8b3c3fb8fdf6d679f6020e0c739f25ae83dd4173e46b743de911d8e346f371fe_ppc64le",
"product_id": "multicluster-engine/cluster-api-provider-agent-rhel8@sha256:8b3c3fb8fdf6d679f6020e0c739f25ae83dd4173e46b743de911d8e346f371fe_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/cluster-api-provider-agent-rhel8@sha256:8b3c3fb8fdf6d679f6020e0c739f25ae83dd4173e46b743de911d8e346f371fe?arch=ppc64le\u0026repository_url=registry.redhat.io/multicluster-engine/cluster-api-provider-agent-rhel8\u0026tag=v2.1.0-10"
}
}
},
{
"category": "product_version",
"name": "multicluster-engine/cluster-api-provider-aws-rhel8@sha256:9b8d4fde02e4c43d194bf4c420550730fd52b74587e2327f2e9eb75067bb25e7_ppc64le",
"product": {
"name": "multicluster-engine/cluster-api-provider-aws-rhel8@sha256:9b8d4fde02e4c43d194bf4c420550730fd52b74587e2327f2e9eb75067bb25e7_ppc64le",
"product_id": "multicluster-engine/cluster-api-provider-aws-rhel8@sha256:9b8d4fde02e4c43d194bf4c420550730fd52b74587e2327f2e9eb75067bb25e7_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/cluster-api-provider-aws-rhel8@sha256:9b8d4fde02e4c43d194bf4c420550730fd52b74587e2327f2e9eb75067bb25e7?arch=ppc64le\u0026repository_url=registry.redhat.io/multicluster-engine/cluster-api-provider-aws-rhel8\u0026tag=v2.1.0-8"
}
}
},
{
"category": "product_version",
"name": "multicluster-engine/cluster-api-provider-azure-rhel8@sha256:6f41c353228c4016ab02557a5591ef36f4aea799c4ad89798343b4a2f0765d08_ppc64le",
"product": {
"name": "multicluster-engine/cluster-api-provider-azure-rhel8@sha256:6f41c353228c4016ab02557a5591ef36f4aea799c4ad89798343b4a2f0765d08_ppc64le",
"product_id": "multicluster-engine/cluster-api-provider-azure-rhel8@sha256:6f41c353228c4016ab02557a5591ef36f4aea799c4ad89798343b4a2f0765d08_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/cluster-api-provider-azure-rhel8@sha256:6f41c353228c4016ab02557a5591ef36f4aea799c4ad89798343b4a2f0765d08?arch=ppc64le\u0026repository_url=registry.redhat.io/multicluster-engine/cluster-api-provider-azure-rhel8\u0026tag=v2.1.0-8"
}
}
},
{
"category": "product_version",
"name": "multicluster-engine/cluster-api-provider-kubevirt-rhel8@sha256:df94a1d8a4b6d1aebed4e657267219632bb3b2176537bdf8e51a728cd78f136f_ppc64le",
"product": {
"name": "multicluster-engine/cluster-api-provider-kubevirt-rhel8@sha256:df94a1d8a4b6d1aebed4e657267219632bb3b2176537bdf8e51a728cd78f136f_ppc64le",
"product_id": "multicluster-engine/cluster-api-provider-kubevirt-rhel8@sha256:df94a1d8a4b6d1aebed4e657267219632bb3b2176537bdf8e51a728cd78f136f_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/cluster-api-provider-kubevirt-rhel8@sha256:df94a1d8a4b6d1aebed4e657267219632bb3b2176537bdf8e51a728cd78f136f?arch=ppc64le\u0026repository_url=registry.redhat.io/multicluster-engine/cluster-api-provider-kubevirt-rhel8\u0026tag=v2.1.0-10"
}
}
},
{
"category": "product_version",
"name": "multicluster-engine/clusterclaims-controller-rhel8@sha256:5c04626558442d50ab58a941d72a78db7c94f5ce730b5abb7599c21981875970_ppc64le",
"product": {
"name": "multicluster-engine/clusterclaims-controller-rhel8@sha256:5c04626558442d50ab58a941d72a78db7c94f5ce730b5abb7599c21981875970_ppc64le",
"product_id": "multicluster-engine/clusterclaims-controller-rhel8@sha256:5c04626558442d50ab58a941d72a78db7c94f5ce730b5abb7599c21981875970_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/clusterclaims-controller-rhel8@sha256:5c04626558442d50ab58a941d72a78db7c94f5ce730b5abb7599c21981875970?arch=ppc64le\u0026repository_url=registry.redhat.io/multicluster-engine/clusterclaims-controller-rhel8\u0026tag=v2.1.0-11"
}
}
},
{
"category": "product_version",
"name": "multicluster-engine/cluster-curator-controller-rhel8@sha256:3dd533817d97518c7af991b888c5f9df501bd496ed53988e5444c1ea62e539cb_ppc64le",
"product": {
"name": "multicluster-engine/cluster-curator-controller-rhel8@sha256:3dd533817d97518c7af991b888c5f9df501bd496ed53988e5444c1ea62e539cb_ppc64le",
"product_id": "multicluster-engine/cluster-curator-controller-rhel8@sha256:3dd533817d97518c7af991b888c5f9df501bd496ed53988e5444c1ea62e539cb_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/cluster-curator-controller-rhel8@sha256:3dd533817d97518c7af991b888c5f9df501bd496ed53988e5444c1ea62e539cb?arch=ppc64le\u0026repository_url=registry.redhat.io/multicluster-engine/cluster-curator-controller-rhel8\u0026tag=v2.1.0-13"
}
}
},
{
"category": "product_version",
"name": "multicluster-engine/clusterlifecycle-state-metrics-rhel8@sha256:93b9ad845fab34498a6f504ad626d0d5236c39ab1aaf7789df146311e4ba33cd_ppc64le",
"product": {
"name": "multicluster-engine/clusterlifecycle-state-metrics-rhel8@sha256:93b9ad845fab34498a6f504ad626d0d5236c39ab1aaf7789df146311e4ba33cd_ppc64le",
"product_id": "multicluster-engine/clusterlifecycle-state-metrics-rhel8@sha256:93b9ad845fab34498a6f504ad626d0d5236c39ab1aaf7789df146311e4ba33cd_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/clusterlifecycle-state-metrics-rhel8@sha256:93b9ad845fab34498a6f504ad626d0d5236c39ab1aaf7789df146311e4ba33cd?arch=ppc64le\u0026repository_url=registry.redhat.io/multicluster-engine/clusterlifecycle-state-metrics-rhel8\u0026tag=v2.1.0-10"
}
}
},
{
"category": "product_version",
"name": "multicluster-engine/cluster-proxy-addon-rhel8@sha256:4da01f6a0a59069045d23599d748849da60ee309f72f233497edd379b3b0823e_ppc64le",
"product": {
"name": "multicluster-engine/cluster-proxy-addon-rhel8@sha256:4da01f6a0a59069045d23599d748849da60ee309f72f233497edd379b3b0823e_ppc64le",
"product_id": "multicluster-engine/cluster-proxy-addon-rhel8@sha256:4da01f6a0a59069045d23599d748849da60ee309f72f233497edd379b3b0823e_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/cluster-proxy-addon-rhel8@sha256:4da01f6a0a59069045d23599d748849da60ee309f72f233497edd379b3b0823e?arch=ppc64le\u0026repository_url=registry.redhat.io/multicluster-engine/cluster-proxy-addon-rhel8\u0026tag=v2.1.0-6"
}
}
},
{
"category": "product_version",
"name": "multicluster-engine/cluster-proxy-rhel8@sha256:df6cd66cdb17efc356e770930ff796bdb527c292243f5e8b87ca5c9e912a19d6_ppc64le",
"product": {
"name": "multicluster-engine/cluster-proxy-rhel8@sha256:df6cd66cdb17efc356e770930ff796bdb527c292243f5e8b87ca5c9e912a19d6_ppc64le",
"product_id": "multicluster-engine/cluster-proxy-rhel8@sha256:df6cd66cdb17efc356e770930ff796bdb527c292243f5e8b87ca5c9e912a19d6_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/cluster-proxy-rhel8@sha256:df6cd66cdb17efc356e770930ff796bdb527c292243f5e8b87ca5c9e912a19d6?arch=ppc64le\u0026repository_url=registry.redhat.io/multicluster-engine/cluster-proxy-rhel8\u0026tag=v2.1.0-7"
}
}
},
{
"category": "product_version",
"name": "multicluster-engine/multicluster-engine-console-mce-rhel8@sha256:b83a44a87eddeaa3914d03f51f58e8cc5412ee580ee233754108b2349d890b8c_ppc64le",
"product": {
"name": "multicluster-engine/multicluster-engine-console-mce-rhel8@sha256:b83a44a87eddeaa3914d03f51f58e8cc5412ee580ee233754108b2349d890b8c_ppc64le",
"product_id": "multicluster-engine/multicluster-engine-console-mce-rhel8@sha256:b83a44a87eddeaa3914d03f51f58e8cc5412ee580ee233754108b2349d890b8c_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/multicluster-engine-console-mce-rhel8@sha256:b83a44a87eddeaa3914d03f51f58e8cc5412ee580ee233754108b2349d890b8c?arch=ppc64le\u0026repository_url=registry.redhat.io/multicluster-engine/multicluster-engine-console-mce-rhel8\u0026tag=v2.1.0-71"
}
}
},
{
"category": "product_version",
"name": "multicluster-engine/console-mce-rhel8@sha256:b83a44a87eddeaa3914d03f51f58e8cc5412ee580ee233754108b2349d890b8c_ppc64le",
"product": {
"name": "multicluster-engine/console-mce-rhel8@sha256:b83a44a87eddeaa3914d03f51f58e8cc5412ee580ee233754108b2349d890b8c_ppc64le",
"product_id": "multicluster-engine/console-mce-rhel8@sha256:b83a44a87eddeaa3914d03f51f58e8cc5412ee580ee233754108b2349d890b8c_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/console-mce-rhel8@sha256:b83a44a87eddeaa3914d03f51f58e8cc5412ee580ee233754108b2349d890b8c?arch=ppc64le\u0026repository_url=registry.redhat.io/multicluster-engine/console-mce-rhel8\u0026tag=v2.1.0-71"
}
}
},
{
"category": "product_version",
"name": "multicluster-engine/discovery-rhel8@sha256:25eefa4b7af3650f57e9a4c372522a0cae7bcc1b41735d2b503b9b41d9c2d0b2_ppc64le",
"product": {
"name": "multicluster-engine/discovery-rhel8@sha256:25eefa4b7af3650f57e9a4c372522a0cae7bcc1b41735d2b503b9b41d9c2d0b2_ppc64le",
"product_id": "multicluster-engine/discovery-rhel8@sha256:25eefa4b7af3650f57e9a4c372522a0cae7bcc1b41735d2b503b9b41d9c2d0b2_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/discovery-rhel8@sha256:25eefa4b7af3650f57e9a4c372522a0cae7bcc1b41735d2b503b9b41d9c2d0b2?arch=ppc64le\u0026repository_url=registry.redhat.io/multicluster-engine/discovery-rhel8\u0026tag=v2.1.0-11"
}
}
},
{
"category": "product_version",
"name": "multicluster-engine/hive-rhel8@sha256:674603ee10ad5e9d42e18e5c2f91153c863cb7e9f38cd523559c8de7c7097483_ppc64le",
"product": {
"name": "multicluster-engine/hive-rhel8@sha256:674603ee10ad5e9d42e18e5c2f91153c863cb7e9f38cd523559c8de7c7097483_ppc64le",
"product_id": "multicluster-engine/hive-rhel8@sha256:674603ee10ad5e9d42e18e5c2f91153c863cb7e9f38cd523559c8de7c7097483_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/hive-rhel8@sha256:674603ee10ad5e9d42e18e5c2f91153c863cb7e9f38cd523559c8de7c7097483?arch=ppc64le\u0026repository_url=registry.redhat.io/multicluster-engine/hive-rhel8\u0026tag=v2.1.0-9"
}
}
},
{
"category": "product_version",
"name": "multicluster-engine/multicluster-engine-hypershift-addon-rhel8-operator@sha256:00322fc5e7a8e1d08ca716e23982dae6d365b1523f8d3465e6daad5074067ea2_ppc64le",
"product": {
"name": "multicluster-engine/multicluster-engine-hypershift-addon-rhel8-operator@sha256:00322fc5e7a8e1d08ca716e23982dae6d365b1523f8d3465e6daad5074067ea2_ppc64le",
"product_id": "multicluster-engine/multicluster-engine-hypershift-addon-rhel8-operator@sha256:00322fc5e7a8e1d08ca716e23982dae6d365b1523f8d3465e6daad5074067ea2_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/multicluster-engine-hypershift-addon-rhel8-operator@sha256:00322fc5e7a8e1d08ca716e23982dae6d365b1523f8d3465e6daad5074067ea2?arch=ppc64le\u0026repository_url=registry.redhat.io/multicluster-engine/multicluster-engine-hypershift-addon-rhel8-operator\u0026tag=v2.1.0-17"
}
}
},
{
"category": "product_version",
"name": "multicluster-engine/hypershift-addon-rhel8-operator@sha256:00322fc5e7a8e1d08ca716e23982dae6d365b1523f8d3465e6daad5074067ea2_ppc64le",
"product": {
"name": "multicluster-engine/hypershift-addon-rhel8-operator@sha256:00322fc5e7a8e1d08ca716e23982dae6d365b1523f8d3465e6daad5074067ea2_ppc64le",
"product_id": "multicluster-engine/hypershift-addon-rhel8-operator@sha256:00322fc5e7a8e1d08ca716e23982dae6d365b1523f8d3465e6daad5074067ea2_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/hypershift-addon-rhel8-operator@sha256:00322fc5e7a8e1d08ca716e23982dae6d365b1523f8d3465e6daad5074067ea2?arch=ppc64le\u0026repository_url=registry.redhat.io/multicluster-engine/hypershift-addon-rhel8-operator\u0026tag=v2.1.0-17"
}
}
},
{
"category": "product_version",
"name": "multicluster-engine/hypershift-deployment-controller-rhel8@sha256:68de13099864a989493367500360560a677fde2e0e56a760a6dafde1d7be9a27_ppc64le",
"product": {
"name": "multicluster-engine/hypershift-deployment-controller-rhel8@sha256:68de13099864a989493367500360560a677fde2e0e56a760a6dafde1d7be9a27_ppc64le",
"product_id": "multicluster-engine/hypershift-deployment-controller-rhel8@sha256:68de13099864a989493367500360560a677fde2e0e56a760a6dafde1d7be9a27_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/hypershift-deployment-controller-rhel8@sha256:68de13099864a989493367500360560a677fde2e0e56a760a6dafde1d7be9a27?arch=ppc64le\u0026repository_url=registry.redhat.io/multicluster-engine/hypershift-deployment-controller-rhel8\u0026tag=v2.1.0-25"
}
}
},
{
"category": "product_version",
"name": "multicluster-engine/multicluster-engine-hypershift-deployment-controller-rhel8@sha256:68de13099864a989493367500360560a677fde2e0e56a760a6dafde1d7be9a27_ppc64le",
"product": {
"name": "multicluster-engine/multicluster-engine-hypershift-deployment-controller-rhel8@sha256:68de13099864a989493367500360560a677fde2e0e56a760a6dafde1d7be9a27_ppc64le",
"product_id": "multicluster-engine/multicluster-engine-hypershift-deployment-controller-rhel8@sha256:68de13099864a989493367500360560a677fde2e0e56a760a6dafde1d7be9a27_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/multicluster-engine-hypershift-deployment-controller-rhel8@sha256:68de13099864a989493367500360560a677fde2e0e56a760a6dafde1d7be9a27?arch=ppc64le\u0026repository_url=registry.redhat.io/multicluster-engine/multicluster-engine-hypershift-deployment-controller-rhel8\u0026tag=v2.1.0-25"
}
}
},
{
"category": "product_version",
"name": "multicluster-engine/hypershift-rhel8-operator@sha256:62e91ac9b6291bf7abc26cdd937c2c2cf7cdf1f1256a33acbaa5d1cdc607d3fa_ppc64le",
"product": {
"name": "multicluster-engine/hypershift-rhel8-operator@sha256:62e91ac9b6291bf7abc26cdd937c2c2cf7cdf1f1256a33acbaa5d1cdc607d3fa_ppc64le",
"product_id": "multicluster-engine/hypershift-rhel8-operator@sha256:62e91ac9b6291bf7abc26cdd937c2c2cf7cdf1f1256a33acbaa5d1cdc607d3fa_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/hypershift-rhel8-operator@sha256:62e91ac9b6291bf7abc26cdd937c2c2cf7cdf1f1256a33acbaa5d1cdc607d3fa?arch=ppc64le\u0026repository_url=registry.redhat.io/multicluster-engine/hypershift-rhel8-operator\u0026tag=v2.1.0-11"
}
}
},
{
"category": "product_version",
"name": "multicluster-engine/managedcluster-import-controller-rhel8@sha256:17987e46eb8772ef79e771b6edd137b29914ae357eb036d76a063cb04de116a3_ppc64le",
"product": {
"name": "multicluster-engine/managedcluster-import-controller-rhel8@sha256:17987e46eb8772ef79e771b6edd137b29914ae357eb036d76a063cb04de116a3_ppc64le",
"product_id": "multicluster-engine/managedcluster-import-controller-rhel8@sha256:17987e46eb8772ef79e771b6edd137b29914ae357eb036d76a063cb04de116a3_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/managedcluster-import-controller-rhel8@sha256:17987e46eb8772ef79e771b6edd137b29914ae357eb036d76a063cb04de116a3?arch=ppc64le\u0026repository_url=registry.redhat.io/multicluster-engine/managedcluster-import-controller-rhel8\u0026tag=v2.1.0-19"
}
}
},
{
"category": "product_version",
"name": "multicluster-engine/multicluster-engine-managed-serviceaccount-rhel8@sha256:ec5bdf8a935ee1daaa5c91a7fd7816ade97619b5d1f6b61e663c03f43bb832bc_ppc64le",
"product": {
"name": "multicluster-engine/multicluster-engine-managed-serviceaccount-rhel8@sha256:ec5bdf8a935ee1daaa5c91a7fd7816ade97619b5d1f6b61e663c03f43bb832bc_ppc64le",
"product_id": "multicluster-engine/multicluster-engine-managed-serviceaccount-rhel8@sha256:ec5bdf8a935ee1daaa5c91a7fd7816ade97619b5d1f6b61e663c03f43bb832bc_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/multicluster-engine-managed-serviceaccount-rhel8@sha256:ec5bdf8a935ee1daaa5c91a7fd7816ade97619b5d1f6b61e663c03f43bb832bc?arch=ppc64le\u0026repository_url=registry.redhat.io/multicluster-engine/multicluster-engine-managed-serviceaccount-rhel8\u0026tag=v2.1.0-9"
}
}
},
{
"category": "product_version",
"name": "multicluster-engine/managed-serviceaccount-rhel8@sha256:ec5bdf8a935ee1daaa5c91a7fd7816ade97619b5d1f6b61e663c03f43bb832bc_ppc64le",
"product": {
"name": "multicluster-engine/managed-serviceaccount-rhel8@sha256:ec5bdf8a935ee1daaa5c91a7fd7816ade97619b5d1f6b61e663c03f43bb832bc_ppc64le",
"product_id": "multicluster-engine/managed-serviceaccount-rhel8@sha256:ec5bdf8a935ee1daaa5c91a7fd7816ade97619b5d1f6b61e663c03f43bb832bc_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/managed-serviceaccount-rhel8@sha256:ec5bdf8a935ee1daaa5c91a7fd7816ade97619b5d1f6b61e663c03f43bb832bc?arch=ppc64le\u0026repository_url=registry.redhat.io/multicluster-engine/managed-serviceaccount-rhel8\u0026tag=v2.1.0-9"
}
}
},
{
"category": "product_version",
"name": "multicluster-engine/multicloud-manager-rhel8@sha256:af5076a59d32f3bed7f88348bccdff6fad4d250aab7f8dc7c2791e75fa76c7d9_ppc64le",
"product": {
"name": "multicluster-engine/multicloud-manager-rhel8@sha256:af5076a59d32f3bed7f88348bccdff6fad4d250aab7f8dc7c2791e75fa76c7d9_ppc64le",
"product_id": "multicluster-engine/multicloud-manager-rhel8@sha256:af5076a59d32f3bed7f88348bccdff6fad4d250aab7f8dc7c2791e75fa76c7d9_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/multicloud-manager-rhel8@sha256:af5076a59d32f3bed7f88348bccdff6fad4d250aab7f8dc7c2791e75fa76c7d9?arch=ppc64le\u0026repository_url=registry.redhat.io/multicluster-engine/multicloud-manager-rhel8\u0026tag=v2.1.0-29"
}
}
},
{
"category": "product_version",
"name": "multicluster-engine/must-gather-rhel8@sha256:e838cb2e70eff2157b992c1cc6c576c9e099306b1df69d6d5c9d991ded4e0789_ppc64le",
"product": {
"name": "multicluster-engine/must-gather-rhel8@sha256:e838cb2e70eff2157b992c1cc6c576c9e099306b1df69d6d5c9d991ded4e0789_ppc64le",
"product_id": "multicluster-engine/must-gather-rhel8@sha256:e838cb2e70eff2157b992c1cc6c576c9e099306b1df69d6d5c9d991ded4e0789_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/must-gather-rhel8@sha256:e838cb2e70eff2157b992c1cc6c576c9e099306b1df69d6d5c9d991ded4e0789?arch=ppc64le\u0026repository_url=registry.redhat.io/multicluster-engine/must-gather-rhel8\u0026tag=v2.1.0-9"
}
}
},
{
"category": "product_version",
"name": "multicluster-engine/mce-operator-bundle@sha256:701ad2aa334971346282a7a80c420049f08a3e3845a915a947e7605aab9c1369_ppc64le",
"product": {
"name": "multicluster-engine/mce-operator-bundle@sha256:701ad2aa334971346282a7a80c420049f08a3e3845a915a947e7605aab9c1369_ppc64le",
"product_id": "multicluster-engine/mce-operator-bundle@sha256:701ad2aa334971346282a7a80c420049f08a3e3845a915a947e7605aab9c1369_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/mce-operator-bundle@sha256:701ad2aa334971346282a7a80c420049f08a3e3845a915a947e7605aab9c1369?arch=ppc64le\u0026repository_url=registry.redhat.io/multicluster-engine/mce-operator-bundle\u0026tag=v2.1.0-123"
}
}
},
{
"category": "product_version",
"name": "multicluster-engine/backplane-rhel8-operator@sha256:0b8c36b4b1d00e47ee4faaeec9ccbdc2977a50592035f8a600491c657e439d33_ppc64le",
"product": {
"name": "multicluster-engine/backplane-rhel8-operator@sha256:0b8c36b4b1d00e47ee4faaeec9ccbdc2977a50592035f8a600491c657e439d33_ppc64le",
"product_id": "multicluster-engine/backplane-rhel8-operator@sha256:0b8c36b4b1d00e47ee4faaeec9ccbdc2977a50592035f8a600491c657e439d33_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/backplane-rhel8-operator@sha256:0b8c36b4b1d00e47ee4faaeec9ccbdc2977a50592035f8a600491c657e439d33?arch=ppc64le\u0026repository_url=registry.redhat.io/multicluster-engine/backplane-rhel8-operator\u0026tag=v2.1.0-29"
}
}
},
{
"category": "product_version",
"name": "multicluster-engine/placement-rhel8@sha256:746794cb82199cfc0c659de0a48018bbd8f18aec97265d68f8dd8bbf783049b1_ppc64le",
"product": {
"name": "multicluster-engine/placement-rhel8@sha256:746794cb82199cfc0c659de0a48018bbd8f18aec97265d68f8dd8bbf783049b1_ppc64le",
"product_id": "multicluster-engine/placement-rhel8@sha256:746794cb82199cfc0c659de0a48018bbd8f18aec97265d68f8dd8bbf783049b1_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/placement-rhel8@sha256:746794cb82199cfc0c659de0a48018bbd8f18aec97265d68f8dd8bbf783049b1?arch=ppc64le\u0026repository_url=registry.redhat.io/multicluster-engine/placement-rhel8\u0026tag=v2.1.0-11"
}
}
},
{
"category": "product_version",
"name": "multicluster-engine/provider-credential-controller-rhel8@sha256:b6406fbcfeed4c491c66b778a4ad08e8066db5052a49863dd459e2b7375e6ba4_ppc64le",
"product": {
"name": "multicluster-engine/provider-credential-controller-rhel8@sha256:b6406fbcfeed4c491c66b778a4ad08e8066db5052a49863dd459e2b7375e6ba4_ppc64le",
"product_id": "multicluster-engine/provider-credential-controller-rhel8@sha256:b6406fbcfeed4c491c66b778a4ad08e8066db5052a49863dd459e2b7375e6ba4_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/provider-credential-controller-rhel8@sha256:b6406fbcfeed4c491c66b778a4ad08e8066db5052a49863dd459e2b7375e6ba4?arch=ppc64le\u0026repository_url=registry.redhat.io/multicluster-engine/provider-credential-controller-rhel8\u0026tag=v2.1.0-10"
}
}
},
{
"category": "product_version",
"name": "multicluster-engine/registration-rhel8@sha256:7bbc4dceeffd5f4bb47e9c38f97109d083dbbbda1a1643b7eb7762ebbd5047a1_ppc64le",
"product": {
"name": "multicluster-engine/registration-rhel8@sha256:7bbc4dceeffd5f4bb47e9c38f97109d083dbbbda1a1643b7eb7762ebbd5047a1_ppc64le",
"product_id": "multicluster-engine/registration-rhel8@sha256:7bbc4dceeffd5f4bb47e9c38f97109d083dbbbda1a1643b7eb7762ebbd5047a1_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/registration-rhel8@sha256:7bbc4dceeffd5f4bb47e9c38f97109d083dbbbda1a1643b7eb7762ebbd5047a1?arch=ppc64le\u0026repository_url=registry.redhat.io/multicluster-engine/registration-rhel8\u0026tag=v2.1.0-14"
}
}
},
{
"category": "product_version",
"name": "multicluster-engine/registration-operator-rhel8@sha256:f945ae948589e2ea294d3d6e8f89fe05c1203f375a0722465965208ecfc15b94_ppc64le",
"product": {
"name": "multicluster-engine/registration-operator-rhel8@sha256:f945ae948589e2ea294d3d6e8f89fe05c1203f375a0722465965208ecfc15b94_ppc64le",
"product_id": "multicluster-engine/registration-operator-rhel8@sha256:f945ae948589e2ea294d3d6e8f89fe05c1203f375a0722465965208ecfc15b94_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/registration-operator-rhel8@sha256:f945ae948589e2ea294d3d6e8f89fe05c1203f375a0722465965208ecfc15b94?arch=ppc64le\u0026repository_url=registry.redhat.io/multicluster-engine/registration-operator-rhel8\u0026tag=v2.1.0-15"
}
}
},
{
"category": "product_version",
"name": "multicluster-engine/work-rhel8@sha256:d425b68e6265d098601e240cae6084c76416fd27bfbd955a3ccee30873544e38_ppc64le",
"product": {
"name": "multicluster-engine/work-rhel8@sha256:d425b68e6265d098601e240cae6084c76416fd27bfbd955a3ccee30873544e38_ppc64le",
"product_id": "multicluster-engine/work-rhel8@sha256:d425b68e6265d098601e240cae6084c76416fd27bfbd955a3ccee30873544e38_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/work-rhel8@sha256:d425b68e6265d098601e240cae6084c76416fd27bfbd955a3ccee30873544e38?arch=ppc64le\u0026repository_url=registry.redhat.io/multicluster-engine/work-rhel8\u0026tag=v2.1.0-11"
}
}
}
],
"category": "architecture",
"name": "ppc64le"
},
{
"branches": [
{
"category": "product_version",
"name": "multicluster-engine/agent-service-rhel8@sha256:8cb5ab317ccc6b1bcd409cfba0ec983e3f5d9531227e76bb455011636ed32d21_arm64",
"product": {
"name": "multicluster-engine/agent-service-rhel8@sha256:8cb5ab317ccc6b1bcd409cfba0ec983e3f5d9531227e76bb455011636ed32d21_arm64",
"product_id": "multicluster-engine/agent-service-rhel8@sha256:8cb5ab317ccc6b1bcd409cfba0ec983e3f5d9531227e76bb455011636ed32d21_arm64",
"product_identification_helper": {
"purl": "pkg:oci/agent-service-rhel8@sha256:8cb5ab317ccc6b1bcd409cfba0ec983e3f5d9531227e76bb455011636ed32d21?arch=arm64\u0026repository_url=registry.redhat.io/multicluster-engine/agent-service-rhel8\u0026tag=v2.1.0-53"
}
}
},
{
"category": "product_version",
"name": "multicluster-engine/apiserver-network-proxy-rhel8@sha256:f71c4c301774aba9a886f2891eace9da47ba075d2a2e4acfc03849c9c0da57bc_arm64",
"product": {
"name": "multicluster-engine/apiserver-network-proxy-rhel8@sha256:f71c4c301774aba9a886f2891eace9da47ba075d2a2e4acfc03849c9c0da57bc_arm64",
"product_id": "multicluster-engine/apiserver-network-proxy-rhel8@sha256:f71c4c301774aba9a886f2891eace9da47ba075d2a2e4acfc03849c9c0da57bc_arm64",
"product_identification_helper": {
"purl": "pkg:oci/apiserver-network-proxy-rhel8@sha256:f71c4c301774aba9a886f2891eace9da47ba075d2a2e4acfc03849c9c0da57bc?arch=arm64\u0026repository_url=registry.redhat.io/multicluster-engine/apiserver-network-proxy-rhel8\u0026tag=v2.1.0-10"
}
}
},
{
"category": "product_version",
"name": "multicluster-engine/assisted-image-service-rhel8@sha256:1d250617cf4eb47800d30bd6bdd61872faa29eb7c6953edcb4a107360f0d0a78_arm64",
"product": {
"name": "multicluster-engine/assisted-image-service-rhel8@sha256:1d250617cf4eb47800d30bd6bdd61872faa29eb7c6953edcb4a107360f0d0a78_arm64",
"product_id": "multicluster-engine/assisted-image-service-rhel8@sha256:1d250617cf4eb47800d30bd6bdd61872faa29eb7c6953edcb4a107360f0d0a78_arm64",
"product_identification_helper": {
"purl": "pkg:oci/assisted-image-service-rhel8@sha256:1d250617cf4eb47800d30bd6bdd61872faa29eb7c6953edcb4a107360f0d0a78?arch=arm64\u0026repository_url=registry.redhat.io/multicluster-engine/assisted-image-service-rhel8\u0026tag=v2.1.0-12"
}
}
},
{
"category": "product_version",
"name": "multicluster-engine/assisted-installer-agent-rhel8@sha256:99e0accdee9b311b9abf032c712060823736f88c7bf3ba692349d7f8290a9570_arm64",
"product": {
"name": "multicluster-engine/assisted-installer-agent-rhel8@sha256:99e0accdee9b311b9abf032c712060823736f88c7bf3ba692349d7f8290a9570_arm64",
"product_id": "multicluster-engine/assisted-installer-agent-rhel8@sha256:99e0accdee9b311b9abf032c712060823736f88c7bf3ba692349d7f8290a9570_arm64",
"product_identification_helper": {
"purl": "pkg:oci/assisted-installer-agent-rhel8@sha256:99e0accdee9b311b9abf032c712060823736f88c7bf3ba692349d7f8290a9570?arch=arm64\u0026repository_url=registry.redhat.io/multicluster-engine/assisted-installer-agent-rhel8\u0026tag=v2.1.0-25"
}
}
},
{
"category": "product_version",
"name": "multicluster-engine/assisted-installer-rhel8@sha256:910dad58b72de16f92dd5b60d0420010d18229a6e0966fe2eb072517febe499f_arm64",
"product": {
"name": "multicluster-engine/assisted-installer-rhel8@sha256:910dad58b72de16f92dd5b60d0420010d18229a6e0966fe2eb072517febe499f_arm64",
"product_id": "multicluster-engine/assisted-installer-rhel8@sha256:910dad58b72de16f92dd5b60d0420010d18229a6e0966fe2eb072517febe499f_arm64",
"product_identification_helper": {
"purl": "pkg:oci/assisted-installer-rhel8@sha256:910dad58b72de16f92dd5b60d0420010d18229a6e0966fe2eb072517febe499f?arch=arm64\u0026repository_url=registry.redhat.io/multicluster-engine/assisted-installer-rhel8\u0026tag=v2.1.0-20"
}
}
},
{
"category": "product_version",
"name": "multicluster-engine/assisted-installer-reporter-rhel8@sha256:bdb861698be8305247b21ebab7994f27eaae818f691ffcff3d5b5eb5dc70a722_arm64",
"product": {
"name": "multicluster-engine/assisted-installer-reporter-rhel8@sha256:bdb861698be8305247b21ebab7994f27eaae818f691ffcff3d5b5eb5dc70a722_arm64",
"product_id": "multicluster-engine/assisted-installer-reporter-rhel8@sha256:bdb861698be8305247b21ebab7994f27eaae818f691ffcff3d5b5eb5dc70a722_arm64",
"product_identification_helper": {
"purl": "pkg:oci/assisted-installer-reporter-rhel8@sha256:bdb861698be8305247b21ebab7994f27eaae818f691ffcff3d5b5eb5dc70a722?arch=arm64\u0026repository_url=registry.redhat.io/multicluster-engine/assisted-installer-reporter-rhel8\u0026tag=v2.1.0-21"
}
}
},
{
"category": "product_version",
"name": "multicluster-engine/aws-encryption-provider-rhel8@sha256:31329737bd3608345f8e969e872e2e18305e2959d9d81867933c73fb26a53dcd_arm64",
"product": {
"name": "multicluster-engine/aws-encryption-provider-rhel8@sha256:31329737bd3608345f8e969e872e2e18305e2959d9d81867933c73fb26a53dcd_arm64",
"product_id": "multicluster-engine/aws-encryption-provider-rhel8@sha256:31329737bd3608345f8e969e872e2e18305e2959d9d81867933c73fb26a53dcd_arm64",
"product_identification_helper": {
"purl": "pkg:oci/aws-encryption-provider-rhel8@sha256:31329737bd3608345f8e969e872e2e18305e2959d9d81867933c73fb26a53dcd?arch=arm64\u0026repository_url=registry.redhat.io/multicluster-engine/aws-encryption-provider-rhel8\u0026tag=v2.1.0-8"
}
}
},
{
"category": "product_version",
"name": "multicluster-engine/cluster-api-rhel8@sha256:c8a785b4e1688d358cec73e9cf4853ca0ab28c7daa4c45d5384b7bebc333f53a_arm64",
"product": {
"name": "multicluster-engine/cluster-api-rhel8@sha256:c8a785b4e1688d358cec73e9cf4853ca0ab28c7daa4c45d5384b7bebc333f53a_arm64",
"product_id": "multicluster-engine/cluster-api-rhel8@sha256:c8a785b4e1688d358cec73e9cf4853ca0ab28c7daa4c45d5384b7bebc333f53a_arm64",
"product_identification_helper": {
"purl": "pkg:oci/cluster-api-rhel8@sha256:c8a785b4e1688d358cec73e9cf4853ca0ab28c7daa4c45d5384b7bebc333f53a?arch=arm64\u0026repository_url=registry.redhat.io/multicluster-engine/cluster-api-rhel8\u0026tag=v2.1.0-8"
}
}
},
{
"category": "product_version",
"name": "multicluster-engine/multicluster-engine-cluster-api-provider-agent-rhel8@sha256:a4d3f04386e63bfb640b928c01f972ba7d90af9c5213a7c10968b55c875565e0_arm64",
"product": {
"name": "multicluster-engine/multicluster-engine-cluster-api-provider-agent-rhel8@sha256:a4d3f04386e63bfb640b928c01f972ba7d90af9c5213a7c10968b55c875565e0_arm64",
"product_id": "multicluster-engine/multicluster-engine-cluster-api-provider-agent-rhel8@sha256:a4d3f04386e63bfb640b928c01f972ba7d90af9c5213a7c10968b55c875565e0_arm64",
"product_identification_helper": {
"purl": "pkg:oci/multicluster-engine-cluster-api-provider-agent-rhel8@sha256:a4d3f04386e63bfb640b928c01f972ba7d90af9c5213a7c10968b55c875565e0?arch=arm64\u0026repository_url=registry.redhat.io/multicluster-engine/multicluster-engine-cluster-api-provider-agent-rhel8\u0026tag=v2.1.0-10"
}
}
},
{
"category": "product_version",
"name": "multicluster-engine/cluster-api-provider-agent-rhel8@sha256:a4d3f04386e63bfb640b928c01f972ba7d90af9c5213a7c10968b55c875565e0_arm64",
"product": {
"name": "multicluster-engine/cluster-api-provider-agent-rhel8@sha256:a4d3f04386e63bfb640b928c01f972ba7d90af9c5213a7c10968b55c875565e0_arm64",
"product_id": "multicluster-engine/cluster-api-provider-agent-rhel8@sha256:a4d3f04386e63bfb640b928c01f972ba7d90af9c5213a7c10968b55c875565e0_arm64",
"product_identification_helper": {
"purl": "pkg:oci/cluster-api-provider-agent-rhel8@sha256:a4d3f04386e63bfb640b928c01f972ba7d90af9c5213a7c10968b55c875565e0?arch=arm64\u0026repository_url=registry.redhat.io/multicluster-engine/cluster-api-provider-agent-rhel8\u0026tag=v2.1.0-10"
}
}
},
{
"category": "product_version",
"name": "multicluster-engine/cluster-api-provider-aws-rhel8@sha256:36a5f30d043f1137033842188e59224b803158696f60ddb41095a766705485f4_arm64",
"product": {
"name": "multicluster-engine/cluster-api-provider-aws-rhel8@sha256:36a5f30d043f1137033842188e59224b803158696f60ddb41095a766705485f4_arm64",
"product_id": "multicluster-engine/cluster-api-provider-aws-rhel8@sha256:36a5f30d043f1137033842188e59224b803158696f60ddb41095a766705485f4_arm64",
"product_identification_helper": {
"purl": "pkg:oci/cluster-api-provider-aws-rhel8@sha256:36a5f30d043f1137033842188e59224b803158696f60ddb41095a766705485f4?arch=arm64\u0026repository_url=registry.redhat.io/multicluster-engine/cluster-api-provider-aws-rhel8\u0026tag=v2.1.0-8"
}
}
},
{
"category": "product_version",
"name": "multicluster-engine/cluster-api-provider-azure-rhel8@sha256:2b93b026497655f16a85a2929b1f0c970d51dce0e0e8462774989f1943bdc785_arm64",
"product": {
"name": "multicluster-engine/cluster-api-provider-azure-rhel8@sha256:2b93b026497655f16a85a2929b1f0c970d51dce0e0e8462774989f1943bdc785_arm64",
"product_id": "multicluster-engine/cluster-api-provider-azure-rhel8@sha256:2b93b026497655f16a85a2929b1f0c970d51dce0e0e8462774989f1943bdc785_arm64",
"product_identification_helper": {
"purl": "pkg:oci/cluster-api-provider-azure-rhel8@sha256:2b93b026497655f16a85a2929b1f0c970d51dce0e0e8462774989f1943bdc785?arch=arm64\u0026repository_url=registry.redhat.io/multicluster-engine/cluster-api-provider-azure-rhel8\u0026tag=v2.1.0-8"
}
}
},
{
"category": "product_version",
"name": "multicluster-engine/cluster-api-provider-kubevirt-rhel8@sha256:0007824d89632253727ead00c5fd6ec463f310d71e58e237ea5e51c13052b0bc_arm64",
"product": {
"name": "multicluster-engine/cluster-api-provider-kubevirt-rhel8@sha256:0007824d89632253727ead00c5fd6ec463f310d71e58e237ea5e51c13052b0bc_arm64",
"product_id": "multicluster-engine/cluster-api-provider-kubevirt-rhel8@sha256:0007824d89632253727ead00c5fd6ec463f310d71e58e237ea5e51c13052b0bc_arm64",
"product_identification_helper": {
"purl": "pkg:oci/cluster-api-provider-kubevirt-rhel8@sha256:0007824d89632253727ead00c5fd6ec463f310d71e58e237ea5e51c13052b0bc?arch=arm64\u0026repository_url=registry.redhat.io/multicluster-engine/cluster-api-provider-kubevirt-rhel8\u0026tag=v2.1.0-10"
}
}
},
{
"category": "product_version",
"name": "multicluster-engine/clusterclaims-controller-rhel8@sha256:fce2e92743adaf6fe2e0168cfeecdc71ff7c009ef92a89c9172ff46ebbedcd40_arm64",
"product": {
"name": "multicluster-engine/clusterclaims-controller-rhel8@sha256:fce2e92743adaf6fe2e0168cfeecdc71ff7c009ef92a89c9172ff46ebbedcd40_arm64",
"product_id": "multicluster-engine/clusterclaims-controller-rhel8@sha256:fce2e92743adaf6fe2e0168cfeecdc71ff7c009ef92a89c9172ff46ebbedcd40_arm64",
"product_identification_helper": {
"purl": "pkg:oci/clusterclaims-controller-rhel8@sha256:fce2e92743adaf6fe2e0168cfeecdc71ff7c009ef92a89c9172ff46ebbedcd40?arch=arm64\u0026repository_url=registry.redhat.io/multicluster-engine/clusterclaims-controller-rhel8\u0026tag=v2.1.0-11"
}
}
},
{
"category": "product_version",
"name": "multicluster-engine/cluster-curator-controller-rhel8@sha256:1d4d913d4136321ebd94e6b9d9e55be7262883702de72c4a61827804ad843942_arm64",
"product": {
"name": "multicluster-engine/cluster-curator-controller-rhel8@sha256:1d4d913d4136321ebd94e6b9d9e55be7262883702de72c4a61827804ad843942_arm64",
"product_id": "multicluster-engine/cluster-curator-controller-rhel8@sha256:1d4d913d4136321ebd94e6b9d9e55be7262883702de72c4a61827804ad843942_arm64",
"product_identification_helper": {
"purl": "pkg:oci/cluster-curator-controller-rhel8@sha256:1d4d913d4136321ebd94e6b9d9e55be7262883702de72c4a61827804ad843942?arch=arm64\u0026repository_url=registry.redhat.io/multicluster-engine/cluster-curator-controller-rhel8\u0026tag=v2.1.0-13"
}
}
},
{
"category": "product_version",
"name": "multicluster-engine/clusterlifecycle-state-metrics-rhel8@sha256:288a0e4f9ca79859c5f295e920e9ef01d395720ea5b62ec7f5a5bd975b9c5850_arm64",
"product": {
"name": "multicluster-engine/clusterlifecycle-state-metrics-rhel8@sha256:288a0e4f9ca79859c5f295e920e9ef01d395720ea5b62ec7f5a5bd975b9c5850_arm64",
"product_id": "multicluster-engine/clusterlifecycle-state-metrics-rhel8@sha256:288a0e4f9ca79859c5f295e920e9ef01d395720ea5b62ec7f5a5bd975b9c5850_arm64",
"product_identification_helper": {
"purl": "pkg:oci/clusterlifecycle-state-metrics-rhel8@sha256:288a0e4f9ca79859c5f295e920e9ef01d395720ea5b62ec7f5a5bd975b9c5850?arch=arm64\u0026repository_url=registry.redhat.io/multicluster-engine/clusterlifecycle-state-metrics-rhel8\u0026tag=v2.1.0-10"
}
}
},
{
"category": "product_version",
"name": "multicluster-engine/cluster-proxy-addon-rhel8@sha256:2779eae299eb2b48e8a868de2f2d8d13313ca17b2f7d5c816013145b0c787cc8_arm64",
"product": {
"name": "multicluster-engine/cluster-proxy-addon-rhel8@sha256:2779eae299eb2b48e8a868de2f2d8d13313ca17b2f7d5c816013145b0c787cc8_arm64",
"product_id": "multicluster-engine/cluster-proxy-addon-rhel8@sha256:2779eae299eb2b48e8a868de2f2d8d13313ca17b2f7d5c816013145b0c787cc8_arm64",
"product_identification_helper": {
"purl": "pkg:oci/cluster-proxy-addon-rhel8@sha256:2779eae299eb2b48e8a868de2f2d8d13313ca17b2f7d5c816013145b0c787cc8?arch=arm64\u0026repository_url=registry.redhat.io/multicluster-engine/cluster-proxy-addon-rhel8\u0026tag=v2.1.0-6"
}
}
},
{
"category": "product_version",
"name": "multicluster-engine/cluster-proxy-rhel8@sha256:610de7f25fd387262c360acb21dd45dc80e1c52a77dd11982965da80301407ab_arm64",
"product": {
"name": "multicluster-engine/cluster-proxy-rhel8@sha256:610de7f25fd387262c360acb21dd45dc80e1c52a77dd11982965da80301407ab_arm64",
"product_id": "multicluster-engine/cluster-proxy-rhel8@sha256:610de7f25fd387262c360acb21dd45dc80e1c52a77dd11982965da80301407ab_arm64",
"product_identification_helper": {
"purl": "pkg:oci/cluster-proxy-rhel8@sha256:610de7f25fd387262c360acb21dd45dc80e1c52a77dd11982965da80301407ab?arch=arm64\u0026repository_url=registry.redhat.io/multicluster-engine/cluster-proxy-rhel8\u0026tag=v2.1.0-7"
}
}
},
{
"category": "product_version",
"name": "multicluster-engine/multicluster-engine-console-mce-rhel8@sha256:009597e78bf32e0a6d83ad456a6670e436692aa1c12cbd144580a30080054d0f_arm64",
"product": {
"name": "multicluster-engine/multicluster-engine-console-mce-rhel8@sha256:009597e78bf32e0a6d83ad456a6670e436692aa1c12cbd144580a30080054d0f_arm64",
"product_id": "multicluster-engine/multicluster-engine-console-mce-rhel8@sha256:009597e78bf32e0a6d83ad456a6670e436692aa1c12cbd144580a30080054d0f_arm64",
"product_identification_helper": {
"purl": "pkg:oci/multicluster-engine-console-mce-rhel8@sha256:009597e78bf32e0a6d83ad456a6670e436692aa1c12cbd144580a30080054d0f?arch=arm64\u0026repository_url=registry.redhat.io/multicluster-engine/multicluster-engine-console-mce-rhel8\u0026tag=v2.1.0-71"
}
}
},
{
"category": "product_version",
"name": "multicluster-engine/console-mce-rhel8@sha256:009597e78bf32e0a6d83ad456a6670e436692aa1c12cbd144580a30080054d0f_arm64",
"product": {
"name": "multicluster-engine/console-mce-rhel8@sha256:009597e78bf32e0a6d83ad456a6670e436692aa1c12cbd144580a30080054d0f_arm64",
"product_id": "multicluster-engine/console-mce-rhel8@sha256:009597e78bf32e0a6d83ad456a6670e436692aa1c12cbd144580a30080054d0f_arm64",
"product_identification_helper": {
"purl": "pkg:oci/console-mce-rhel8@sha256:009597e78bf32e0a6d83ad456a6670e436692aa1c12cbd144580a30080054d0f?arch=arm64\u0026repository_url=registry.redhat.io/multicluster-engine/console-mce-rhel8\u0026tag=v2.1.0-71"
}
}
},
{
"category": "product_version",
"name": "multicluster-engine/discovery-rhel8@sha256:a0bcad7b2191e3c674813c2e1e67aea619d6d7eaa95f2324902e0b842d1c0cc8_arm64",
"product": {
"name": "multicluster-engine/discovery-rhel8@sha256:a0bcad7b2191e3c674813c2e1e67aea619d6d7eaa95f2324902e0b842d1c0cc8_arm64",
"product_id": "multicluster-engine/discovery-rhel8@sha256:a0bcad7b2191e3c674813c2e1e67aea619d6d7eaa95f2324902e0b842d1c0cc8_arm64",
"product_identification_helper": {
"purl": "pkg:oci/discovery-rhel8@sha256:a0bcad7b2191e3c674813c2e1e67aea619d6d7eaa95f2324902e0b842d1c0cc8?arch=arm64\u0026repository_url=registry.redhat.io/multicluster-engine/discovery-rhel8\u0026tag=v2.1.0-11"
}
}
},
{
"category": "product_version",
"name": "multicluster-engine/hive-rhel8@sha256:67b2477a7b3885df470dc56e94525e7ebc3dce326599c6f2a311f8727557bf8b_arm64",
"product": {
"name": "multicluster-engine/hive-rhel8@sha256:67b2477a7b3885df470dc56e94525e7ebc3dce326599c6f2a311f8727557bf8b_arm64",
"product_id": "multicluster-engine/hive-rhel8@sha256:67b2477a7b3885df470dc56e94525e7ebc3dce326599c6f2a311f8727557bf8b_arm64",
"product_identification_helper": {
"purl": "pkg:oci/hive-rhel8@sha256:67b2477a7b3885df470dc56e94525e7ebc3dce326599c6f2a311f8727557bf8b?arch=arm64\u0026repository_url=registry.redhat.io/multicluster-engine/hive-rhel8\u0026tag=v2.1.0-9"
}
}
},
{
"category": "product_version",
"name": "multicluster-engine/multicluster-engine-hypershift-addon-rhel8-operator@sha256:27cc406bb658c1915e75f5d0b0d3c0f73e72635c9f5bb08bc28e3c5c434e147b_arm64",
"product": {
"name": "multicluster-engine/multicluster-engine-hypershift-addon-rhel8-operator@sha256:27cc406bb658c1915e75f5d0b0d3c0f73e72635c9f5bb08bc28e3c5c434e147b_arm64",
"product_id": "multicluster-engine/multicluster-engine-hypershift-addon-rhel8-operator@sha256:27cc406bb658c1915e75f5d0b0d3c0f73e72635c9f5bb08bc28e3c5c434e147b_arm64",
"product_identification_helper": {
"purl": "pkg:oci/multicluster-engine-hypershift-addon-rhel8-operator@sha256:27cc406bb658c1915e75f5d0b0d3c0f73e72635c9f5bb08bc28e3c5c434e147b?arch=arm64\u0026repository_url=registry.redhat.io/multicluster-engine/multicluster-engine-hypershift-addon-rhel8-operator\u0026tag=v2.1.0-17"
}
}
},
{
"category": "product_version",
"name": "multicluster-engine/hypershift-addon-rhel8-operator@sha256:27cc406bb658c1915e75f5d0b0d3c0f73e72635c9f5bb08bc28e3c5c434e147b_arm64",
"product": {
"name": "multicluster-engine/hypershift-addon-rhel8-operator@sha256:27cc406bb658c1915e75f5d0b0d3c0f73e72635c9f5bb08bc28e3c5c434e147b_arm64",
"product_id": "multicluster-engine/hypershift-addon-rhel8-operator@sha256:27cc406bb658c1915e75f5d0b0d3c0f73e72635c9f5bb08bc28e3c5c434e147b_arm64",
"product_identification_helper": {
"purl": "pkg:oci/hypershift-addon-rhel8-operator@sha256:27cc406bb658c1915e75f5d0b0d3c0f73e72635c9f5bb08bc28e3c5c434e147b?arch=arm64\u0026repository_url=registry.redhat.io/multicluster-engine/hypershift-addon-rhel8-operator\u0026tag=v2.1.0-17"
}
}
},
{
"category": "product_version",
"name": "multicluster-engine/hypershift-deployment-controller-rhel8@sha256:be5d7a8b6dec6d4c959badc2d2960ec7bfe74a75c0d673da06fe6335920de3a0_arm64",
"product": {
"name": "multicluster-engine/hypershift-deployment-controller-rhel8@sha256:be5d7a8b6dec6d4c959badc2d2960ec7bfe74a75c0d673da06fe6335920de3a0_arm64",
"product_id": "multicluster-engine/hypershift-deployment-controller-rhel8@sha256:be5d7a8b6dec6d4c959badc2d2960ec7bfe74a75c0d673da06fe6335920de3a0_arm64",
"product_identification_helper": {
"purl": "pkg:oci/hypershift-deployment-controller-rhel8@sha256:be5d7a8b6dec6d4c959badc2d2960ec7bfe74a75c0d673da06fe6335920de3a0?arch=arm64\u0026repository_url=registry.redhat.io/multicluster-engine/hypershift-deployment-controller-rhel8\u0026tag=v2.1.0-25"
}
}
},
{
"category": "product_version",
"name": "multicluster-engine/multicluster-engine-hypershift-deployment-controller-rhel8@sha256:be5d7a8b6dec6d4c959badc2d2960ec7bfe74a75c0d673da06fe6335920de3a0_arm64",
"product": {
"name": "multicluster-engine/multicluster-engine-hypershift-deployment-controller-rhel8@sha256:be5d7a8b6dec6d4c959badc2d2960ec7bfe74a75c0d673da06fe6335920de3a0_arm64",
"product_id": "multicluster-engine/multicluster-engine-hypershift-deployment-controller-rhel8@sha256:be5d7a8b6dec6d4c959badc2d2960ec7bfe74a75c0d673da06fe6335920de3a0_arm64",
"product_identification_helper": {
"purl": "pkg:oci/multicluster-engine-hypershift-deployment-controller-rhel8@sha256:be5d7a8b6dec6d4c959badc2d2960ec7bfe74a75c0d673da06fe6335920de3a0?arch=arm64\u0026repository_url=registry.redhat.io/multicluster-engine/multicluster-engine-hypershift-deployment-controller-rhel8\u0026tag=v2.1.0-25"
}
}
},
{
"category": "product_version",
"name": "multicluster-engine/hypershift-rhel8-operator@sha256:3d8d114403d85cbba699f53aa177a84da92516b5d2e852b2bffc33eabde6af13_arm64",
"product": {
"name": "multicluster-engine/hypershift-rhel8-operator@sha256:3d8d114403d85cbba699f53aa177a84da92516b5d2e852b2bffc33eabde6af13_arm64",
"product_id": "multicluster-engine/hypershift-rhel8-operator@sha256:3d8d114403d85cbba699f53aa177a84da92516b5d2e852b2bffc33eabde6af13_arm64",
"product_identification_helper": {
"purl": "pkg:oci/hypershift-rhel8-operator@sha256:3d8d114403d85cbba699f53aa177a84da92516b5d2e852b2bffc33eabde6af13?arch=arm64\u0026repository_url=registry.redhat.io/multicluster-engine/hypershift-rhel8-operator\u0026tag=v2.1.0-11"
}
}
},
{
"category": "product_version",
"name": "multicluster-engine/managedcluster-import-controller-rhel8@sha256:eaf8ba4c775e4ebaeea316bbab0344eb10674089ff9db1c8f1373ed564b03749_arm64",
"product": {
"name": "multicluster-engine/managedcluster-import-controller-rhel8@sha256:eaf8ba4c775e4ebaeea316bbab0344eb10674089ff9db1c8f1373ed564b03749_arm64",
"product_id": "multicluster-engine/managedcluster-import-controller-rhel8@sha256:eaf8ba4c775e4ebaeea316bbab0344eb10674089ff9db1c8f1373ed564b03749_arm64",
"product_identification_helper": {
"purl": "pkg:oci/managedcluster-import-controller-rhel8@sha256:eaf8ba4c775e4ebaeea316bbab0344eb10674089ff9db1c8f1373ed564b03749?arch=arm64\u0026repository_url=registry.redhat.io/multicluster-engine/managedcluster-import-controller-rhel8\u0026tag=v2.1.0-19"
}
}
},
{
"category": "product_version",
"name": "multicluster-engine/multicluster-engine-managed-serviceaccount-rhel8@sha256:63593ef6045808b9c3fe96fc1cddd99bdfabaaef881fe716972500bfda62f92b_arm64",
"product": {
"name": "multicluster-engine/multicluster-engine-managed-serviceaccount-rhel8@sha256:63593ef6045808b9c3fe96fc1cddd99bdfabaaef881fe716972500bfda62f92b_arm64",
"product_id": "multicluster-engine/multicluster-engine-managed-serviceaccount-rhel8@sha256:63593ef6045808b9c3fe96fc1cddd99bdfabaaef881fe716972500bfda62f92b_arm64",
"product_identification_helper": {
"purl": "pkg:oci/multicluster-engine-managed-serviceaccount-rhel8@sha256:63593ef6045808b9c3fe96fc1cddd99bdfabaaef881fe716972500bfda62f92b?arch=arm64\u0026repository_url=registry.redhat.io/multicluster-engine/multicluster-engine-managed-serviceaccount-rhel8\u0026tag=v2.1.0-9"
}
}
},
{
"category": "product_version",
"name": "multicluster-engine/managed-serviceaccount-rhel8@sha256:63593ef6045808b9c3fe96fc1cddd99bdfabaaef881fe716972500bfda62f92b_arm64",
"product": {
"name": "multicluster-engine/managed-serviceaccount-rhel8@sha256:63593ef6045808b9c3fe96fc1cddd99bdfabaaef881fe716972500bfda62f92b_arm64",
"product_id": "multicluster-engine/managed-serviceaccount-rhel8@sha256:63593ef6045808b9c3fe96fc1cddd99bdfabaaef881fe716972500bfda62f92b_arm64",
"product_identification_helper": {
"purl": "pkg:oci/managed-serviceaccount-rhel8@sha256:63593ef6045808b9c3fe96fc1cddd99bdfabaaef881fe716972500bfda62f92b?arch=arm64\u0026repository_url=registry.redhat.io/multicluster-engine/managed-serviceaccount-rhel8\u0026tag=v2.1.0-9"
}
}
},
{
"category": "product_version",
"name": "multicluster-engine/multicloud-manager-rhel8@sha256:c6fb6ec34c746ba73007bec6e1895b4e1a4ed551b035aa9059664ded820f46fa_arm64",
"product": {
"name": "multicluster-engine/multicloud-manager-rhel8@sha256:c6fb6ec34c746ba73007bec6e1895b4e1a4ed551b035aa9059664ded820f46fa_arm64",
"product_id": "multicluster-engine/multicloud-manager-rhel8@sha256:c6fb6ec34c746ba73007bec6e1895b4e1a4ed551b035aa9059664ded820f46fa_arm64",
"product_identification_helper": {
"purl": "pkg:oci/multicloud-manager-rhel8@sha256:c6fb6ec34c746ba73007bec6e1895b4e1a4ed551b035aa9059664ded820f46fa?arch=arm64\u0026repository_url=registry.redhat.io/multicluster-engine/multicloud-manager-rhel8\u0026tag=v2.1.0-29"
}
}
},
{
"category": "product_version",
"name": "multicluster-engine/must-gather-rhel8@sha256:4ecb20c797f71375bc888ed84036f49bc40e2e9984e7ec74b14ad697d1b9c6fb_arm64",
"product": {
"name": "multicluster-engine/must-gather-rhel8@sha256:4ecb20c797f71375bc888ed84036f49bc40e2e9984e7ec74b14ad697d1b9c6fb_arm64",
"product_id": "multicluster-engine/must-gather-rhel8@sha256:4ecb20c797f71375bc888ed84036f49bc40e2e9984e7ec74b14ad697d1b9c6fb_arm64",
"product_identification_helper": {
"purl": "pkg:oci/must-gather-rhel8@sha256:4ecb20c797f71375bc888ed84036f49bc40e2e9984e7ec74b14ad697d1b9c6fb?arch=arm64\u0026repository_url=registry.redhat.io/multicluster-engine/must-gather-rhel8\u0026tag=v2.1.0-9"
}
}
},
{
"category": "product_version",
"name": "multicluster-engine/mce-operator-bundle@sha256:cf1b297a2bbfa2a55204e2c4688511baa0223978b2d4ab7cfb8f8c5c965d563f_arm64",
"product": {
"name": "multicluster-engine/mce-operator-bundle@sha256:cf1b297a2bbfa2a55204e2c4688511baa0223978b2d4ab7cfb8f8c5c965d563f_arm64",
"product_id": "multicluster-engine/mce-operator-bundle@sha256:cf1b297a2bbfa2a55204e2c4688511baa0223978b2d4ab7cfb8f8c5c965d563f_arm64",
"product_identification_helper": {
"purl": "pkg:oci/mce-operator-bundle@sha256:cf1b297a2bbfa2a55204e2c4688511baa0223978b2d4ab7cfb8f8c5c965d563f?arch=arm64\u0026repository_url=registry.redhat.io/multicluster-engine/mce-operator-bundle\u0026tag=v2.1.0-123"
}
}
},
{
"category": "product_version",
"name": "multicluster-engine/backplane-rhel8-operator@sha256:5dbd590a4bbed44f487d1601d1825b5efb8253b9ee2be49adccec7e0ea9410ac_arm64",
"product": {
"name": "multicluster-engine/backplane-rhel8-operator@sha256:5dbd590a4bbed44f487d1601d1825b5efb8253b9ee2be49adccec7e0ea9410ac_arm64",
"product_id": "multicluster-engine/backplane-rhel8-operator@sha256:5dbd590a4bbed44f487d1601d1825b5efb8253b9ee2be49adccec7e0ea9410ac_arm64",
"product_identification_helper": {
"purl": "pkg:oci/backplane-rhel8-operator@sha256:5dbd590a4bbed44f487d1601d1825b5efb8253b9ee2be49adccec7e0ea9410ac?arch=arm64\u0026repository_url=registry.redhat.io/multicluster-engine/backplane-rhel8-operator\u0026tag=v2.1.0-29"
}
}
},
{
"category": "product_version",
"name": "multicluster-engine/placement-rhel8@sha256:7f5c7671a97f09756a150feb6a6bd04f40aa938ce065102b5b5875eadab933db_arm64",
"product": {
"name": "multicluster-engine/placement-rhel8@sha256:7f5c7671a97f09756a150feb6a6bd04f40aa938ce065102b5b5875eadab933db_arm64",
"product_id": "multicluster-engine/placement-rhel8@sha256:7f5c7671a97f09756a150feb6a6bd04f40aa938ce065102b5b5875eadab933db_arm64",
"product_identification_helper": {
"purl": "pkg:oci/placement-rhel8@sha256:7f5c7671a97f09756a150feb6a6bd04f40aa938ce065102b5b5875eadab933db?arch=arm64\u0026repository_url=registry.redhat.io/multicluster-engine/placement-rhel8\u0026tag=v2.1.0-11"
}
}
},
{
"category": "product_version",
"name": "multicluster-engine/provider-credential-controller-rhel8@sha256:c4707c5214505bf1e5f693f0c5df4bb6fe4336670bf850b9a09040b6d87cccd2_arm64",
"product": {
"name": "multicluster-engine/provider-credential-controller-rhel8@sha256:c4707c5214505bf1e5f693f0c5df4bb6fe4336670bf850b9a09040b6d87cccd2_arm64",
"product_id": "multicluster-engine/provider-credential-controller-rhel8@sha256:c4707c5214505bf1e5f693f0c5df4bb6fe4336670bf850b9a09040b6d87cccd2_arm64",
"product_identification_helper": {
"purl": "pkg:oci/provider-credential-controller-rhel8@sha256:c4707c5214505bf1e5f693f0c5df4bb6fe4336670bf850b9a09040b6d87cccd2?arch=arm64\u0026repository_url=registry.redhat.io/multicluster-engine/provider-credential-controller-rhel8\u0026tag=v2.1.0-10"
}
}
},
{
"category": "product_version",
"name": "multicluster-engine/registration-rhel8@sha256:cb1c8096bd5bd9f1dfa413bc0d1889d970b6d841988d24d6c1008904b1288cfe_arm64",
"product": {
"name": "multicluster-engine/registration-rhel8@sha256:cb1c8096bd5bd9f1dfa413bc0d1889d970b6d841988d24d6c1008904b1288cfe_arm64",
"product_id": "multicluster-engine/registration-rhel8@sha256:cb1c8096bd5bd9f1dfa413bc0d1889d970b6d841988d24d6c1008904b1288cfe_arm64",
"product_identification_helper": {
"purl": "pkg:oci/registration-rhel8@sha256:cb1c8096bd5bd9f1dfa413bc0d1889d970b6d841988d24d6c1008904b1288cfe?arch=arm64\u0026repository_url=registry.redhat.io/multicluster-engine/registration-rhel8\u0026tag=v2.1.0-14"
}
}
},
{
"category": "product_version",
"name": "multicluster-engine/registration-operator-rhel8@sha256:49d81d8a383de609d64760a4ae6ffa61469a59a5678311406ce4f838c1cc66fd_arm64",
"product": {
"name": "multicluster-engine/registration-operator-rhel8@sha256:49d81d8a383de609d64760a4ae6ffa61469a59a5678311406ce4f838c1cc66fd_arm64",
"product_id": "multicluster-engine/registration-operator-rhel8@sha256:49d81d8a383de609d64760a4ae6ffa61469a59a5678311406ce4f838c1cc66fd_arm64",
"product_identification_helper": {
"purl": "pkg:oci/registration-operator-rhel8@sha256:49d81d8a383de609d64760a4ae6ffa61469a59a5678311406ce4f838c1cc66fd?arch=arm64\u0026repository_url=registry.redhat.io/multicluster-engine/registration-operator-rhel8\u0026tag=v2.1.0-15"
}
}
},
{
"category": "product_version",
"name": "multicluster-engine/work-rhel8@sha256:663cf3e0453e2ae5b1c9d5f6d335930d6d1e9c7a34151a171dbf58f9066c2b96_arm64",
"product": {
"name": "multicluster-engine/work-rhel8@sha256:663cf3e0453e2ae5b1c9d5f6d335930d6d1e9c7a34151a171dbf58f9066c2b96_arm64",
"product_id": "multicluster-engine/work-rhel8@sha256:663cf3e0453e2ae5b1c9d5f6d335930d6d1e9c7a34151a171dbf58f9066c2b96_arm64",
"product_identification_helper": {
"purl": "pkg:oci/work-rhel8@sha256:663cf3e0453e2ae5b1c9d5f6d335930d6d1e9c7a34151a171dbf58f9066c2b96?arch=arm64\u0026repository_url=registry.redhat.io/multicluster-engine/work-rhel8\u0026tag=v2.1.0-11"
}
}
}
],
"category": "architecture",
"name": "arm64"
}
],
"category": "vendor",
"name": "Red Hat"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "multicluster-engine/agent-service-rhel8@sha256:661ee3a57d860a713ffb481ea87858f20fce1e57b858821cb0c1ec4069e206a0_ppc64le as a component of multicluster engine for Kubernetes 2.1 for RHEL 8",
"product_id": "8Base-multicluster-engine-2.1:multicluster-engine/agent-service-rhel8@sha256:661ee3a57d860a713ffb481ea87858f20fce1e57b858821cb0c1ec4069e206a0_ppc64le"
},
"product_reference": "multicluster-engine/agent-service-rhel8@sha256:661ee3a57d860a713ffb481ea87858f20fce1e57b858821cb0c1ec4069e206a0_ppc64le",
"relates_to_product_reference": "8Base-multicluster-engine-2.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "multicluster-engine/agent-service-rhel8@sha256:8cb5ab317ccc6b1bcd409cfba0ec983e3f5d9531227e76bb455011636ed32d21_arm64 as a component of multicluster engine for Kubernetes 2.1 for RHEL 8",
"product_id": "8Base-multicluster-engine-2.1:multicluster-engine/agent-service-rhel8@sha256:8cb5ab317ccc6b1bcd409cfba0ec983e3f5d9531227e76bb455011636ed32d21_arm64"
},
"product_reference": "multicluster-engine/agent-service-rhel8@sha256:8cb5ab317ccc6b1bcd409cfba0ec983e3f5d9531227e76bb455011636ed32d21_arm64",
"relates_to_product_reference": "8Base-multicluster-engine-2.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "multicluster-engine/agent-service-rhel8@sha256:e136966121b82373c9279b1b59b68864ed10bfdee424959a7ad4b190ff7a2562_s390x as a component of multicluster engine for Kubernetes 2.1 for RHEL 8",
"product_id": "8Base-multicluster-engine-2.1:multicluster-engine/agent-service-rhel8@sha256:e136966121b82373c9279b1b59b68864ed10bfdee424959a7ad4b190ff7a2562_s390x"
},
"product_reference": "multicluster-engine/agent-service-rhel8@sha256:e136966121b82373c9279b1b59b68864ed10bfdee424959a7ad4b190ff7a2562_s390x",
"relates_to_product_reference": "8Base-multicluster-engine-2.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "multicluster-engine/agent-service-rhel8@sha256:fce50212c8bbfdc3e8f445f4b7ea35881eb29e49c443e827ad6fe2389328d57f_amd64 as a component of multicluster engine for Kubernetes 2.1 for RHEL 8",
"product_id": "8Base-multicluster-engine-2.1:multicluster-engine/agent-service-rhel8@sha256:fce50212c8bbfdc3e8f445f4b7ea35881eb29e49c443e827ad6fe2389328d57f_amd64"
},
"product_reference": "multicluster-engine/agent-service-rhel8@sha256:fce50212c8bbfdc3e8f445f4b7ea35881eb29e49c443e827ad6fe2389328d57f_amd64",
"relates_to_product_reference": "8Base-multicluster-engine-2.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "multicluster-engine/apiserver-network-proxy-rhel8@sha256:25b242af63aca69a32c457dde23b3ac52ed81f5edad3e919d5df59902adb0b60_s390x as a component of multicluster engine for Kubernetes 2.1 for RHEL 8",
"product_id": "8Base-multicluster-engine-2.1:multicluster-engine/apiserver-network-proxy-rhel8@sha256:25b242af63aca69a32c457dde23b3ac52ed81f5edad3e919d5df59902adb0b60_s390x"
},
"product_reference": "multicluster-engine/apiserver-network-proxy-rhel8@sha256:25b242af63aca69a32c457dde23b3ac52ed81f5edad3e919d5df59902adb0b60_s390x",
"relates_to_product_reference": "8Base-multicluster-engine-2.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "multicluster-engine/apiserver-network-proxy-rhel8@sha256:5ea69e650771525faf944fbf3be82a19e54a964d38adbb88263247652476938c_amd64 as a component of multicluster engine for Kubernetes 2.1 for RHEL 8",
"product_id": "8Base-multicluster-engine-2.1:multicluster-engine/apiserver-network-proxy-rhel8@sha256:5ea69e650771525faf944fbf3be82a19e54a964d38adbb88263247652476938c_amd64"
},
"product_reference": "multicluster-engine/apiserver-network-proxy-rhel8@sha256:5ea69e650771525faf944fbf3be82a19e54a964d38adbb88263247652476938c_amd64",
"relates_to_product_reference": "8Base-multicluster-engine-2.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "multicluster-engine/apiserver-network-proxy-rhel8@sha256:c97ea925ea31a1ae6824ec55bbb43c3cf0d2d9b0fb6d12b6d23492e0e5a5467a_ppc64le as a component of multicluster engine for Kubernetes 2.1 for RHEL 8",
"product_id": "8Base-multicluster-engine-2.1:multicluster-engine/apiserver-network-proxy-rhel8@sha256:c97ea925ea31a1ae6824ec55bbb43c3cf0d2d9b0fb6d12b6d23492e0e5a5467a_ppc64le"
},
"product_reference": "multicluster-engine/apiserver-network-proxy-rhel8@sha256:c97ea925ea31a1ae6824ec55bbb43c3cf0d2d9b0fb6d12b6d23492e0e5a5467a_ppc64le",
"relates_to_product_reference": "8Base-multicluster-engine-2.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "multicluster-engine/apiserver-network-proxy-rhel8@sha256:f71c4c301774aba9a886f2891eace9da47ba075d2a2e4acfc03849c9c0da57bc_arm64 as a component of multicluster engine for Kubernetes 2.1 for RHEL 8",
"product_id": "8Base-multicluster-engine-2.1:multicluster-engine/apiserver-network-proxy-rhel8@sha256:f71c4c301774aba9a886f2891eace9da47ba075d2a2e4acfc03849c9c0da57bc_arm64"
},
"product_reference": "multicluster-engine/apiserver-network-proxy-rhel8@sha256:f71c4c301774aba9a886f2891eace9da47ba075d2a2e4acfc03849c9c0da57bc_arm64",
"relates_to_product_reference": "8Base-multicluster-engine-2.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "multicluster-engine/assisted-image-service-rhel8@sha256:1d250617cf4eb47800d30bd6bdd61872faa29eb7c6953edcb4a107360f0d0a78_arm64 as a component of multicluster engine for Kubernetes 2.1 for RHEL 8",
"product_id": "8Base-multicluster-engine-2.1:multicluster-engine/assisted-image-service-rhel8@sha256:1d250617cf4eb47800d30bd6bdd61872faa29eb7c6953edcb4a107360f0d0a78_arm64"
},
"product_reference": "multicluster-engine/assisted-image-service-rhel8@sha256:1d250617cf4eb47800d30bd6bdd61872faa29eb7c6953edcb4a107360f0d0a78_arm64",
"relates_to_product_reference": "8Base-multicluster-engine-2.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "multicluster-engine/assisted-image-service-rhel8@sha256:3730a3c3cfb695b540945b5f0ae739a701a0155137b9509238860549105ab670_s390x as a component of multicluster engine for Kubernetes 2.1 for RHEL 8",
"product_id": "8Base-multicluster-engine-2.1:multicluster-engine/assisted-image-service-rhel8@sha256:3730a3c3cfb695b540945b5f0ae739a701a0155137b9509238860549105ab670_s390x"
},
"product_reference": "multicluster-engine/assisted-image-service-rhel8@sha256:3730a3c3cfb695b540945b5f0ae739a701a0155137b9509238860549105ab670_s390x",
"relates_to_product_reference": "8Base-multicluster-engine-2.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "multicluster-engine/assisted-image-service-rhel8@sha256:3d59cfa190838da34bac1ccf88562f996cc9e9ffdb151f47e044ba3fcc964a3d_ppc64le as a component of multicluster engine for Kubernetes 2.1 for RHEL 8",
"product_id": "8Base-multicluster-engine-2.1:multicluster-engine/assisted-image-service-rhel8@sha256:3d59cfa190838da34bac1ccf88562f996cc9e9ffdb151f47e044ba3fcc964a3d_ppc64le"
},
"product_reference": "multicluster-engine/assisted-image-service-rhel8@sha256:3d59cfa190838da34bac1ccf88562f996cc9e9ffdb151f47e044ba3fcc964a3d_ppc64le",
"relates_to_product_reference": "8Base-multicluster-engine-2.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "multicluster-engine/assisted-image-service-rhel8@sha256:92c8157e43d84584ba93d978fcc6ffba84118e4ea5ff46ad71a62ffdc7fc56e5_amd64 as a component of multicluster engine for Kubernetes 2.1 for RHEL 8",
"product_id": "8Base-multicluster-engine-2.1:multicluster-engine/assisted-image-service-rhel8@sha256:92c8157e43d84584ba93d978fcc6ffba84118e4ea5ff46ad71a62ffdc7fc56e5_amd64"
},
"product_reference": "multicluster-engine/assisted-image-service-rhel8@sha256:92c8157e43d84584ba93d978fcc6ffba84118e4ea5ff46ad71a62ffdc7fc56e5_amd64",
"relates_to_product_reference": "8Base-multicluster-engine-2.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "multicluster-engine/assisted-installer-agent-rhel8@sha256:99e0accdee9b311b9abf032c712060823736f88c7bf3ba692349d7f8290a9570_arm64 as a component of multicluster engine for Kubernetes 2.1 for RHEL 8",
"product_id": "8Base-multicluster-engine-2.1:multicluster-engine/assisted-installer-agent-rhel8@sha256:99e0accdee9b311b9abf032c712060823736f88c7bf3ba692349d7f8290a9570_arm64"
},
"product_reference": "multicluster-engine/assisted-installer-agent-rhel8@sha256:99e0accdee9b311b9abf032c712060823736f88c7bf3ba692349d7f8290a9570_arm64",
"relates_to_product_reference": "8Base-multicluster-engine-2.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "multicluster-engine/assisted-installer-agent-rhel8@sha256:b4722c060fb38e1609e689b605816cefb39a15a0ddc40837a90727d123b91c88_amd64 as a component of multicluster engine for Kubernetes 2.1 for RHEL 8",
"product_id": "8Base-multicluster-engine-2.1:multicluster-engine/assisted-installer-agent-rhel8@sha256:b4722c060fb38e1609e689b605816cefb39a15a0ddc40837a90727d123b91c88_amd64"
},
"product_reference": "multicluster-engine/assisted-installer-agent-rhel8@sha256:b4722c060fb38e1609e689b605816cefb39a15a0ddc40837a90727d123b91c88_amd64",
"relates_to_product_reference": "8Base-multicluster-engine-2.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "multicluster-engine/assisted-installer-reporter-rhel8@sha256:1d465abc36e2045dc5a291663786709fc920c42aacb0c34c4868a1a633334509_ppc64le as a component of multicluster engine for Kubernetes 2.1 for RHEL 8",
"product_id": "8Base-multicluster-engine-2.1:multicluster-engine/assisted-installer-reporter-rhel8@sha256:1d465abc36e2045dc5a291663786709fc920c42aacb0c34c4868a1a633334509_ppc64le"
},
"product_reference": "multicluster-engine/assisted-installer-reporter-rhel8@sha256:1d465abc36e2045dc5a291663786709fc920c42aacb0c34c4868a1a633334509_ppc64le",
"relates_to_product_reference": "8Base-multicluster-engine-2.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "multicluster-engine/assisted-installer-reporter-rhel8@sha256:bdb861698be8305247b21ebab7994f27eaae818f691ffcff3d5b5eb5dc70a722_arm64 as a component of multicluster engine for Kubernetes 2.1 for RHEL 8",
"product_id": "8Base-multicluster-engine-2.1:multicluster-engine/assisted-installer-reporter-rhel8@sha256:bdb861698be8305247b21ebab7994f27eaae818f691ffcff3d5b5eb5dc70a722_arm64"
},
"product_reference": "multicluster-engine/assisted-installer-reporter-rhel8@sha256:bdb861698be8305247b21ebab7994f27eaae818f691ffcff3d5b5eb5dc70a722_arm64",
"relates_to_product_reference": "8Base-multicluster-engine-2.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "multicluster-engine/assisted-installer-reporter-rhel8@sha256:e4dd90d186f1fea6fcdb4e23f74e4390e00d134b2c21d8510c1cdbbcef3c4a1f_amd64 as a component of multicluster engine for Kubernetes 2.1 for RHEL 8",
"product_id": "8Base-multicluster-engine-2.1:multicluster-engine/assisted-installer-reporter-rhel8@sha256:e4dd90d186f1fea6fcdb4e23f74e4390e00d134b2c21d8510c1cdbbcef3c4a1f_amd64"
},
"product_reference": "multicluster-engine/assisted-installer-reporter-rhel8@sha256:e4dd90d186f1fea6fcdb4e23f74e4390e00d134b2c21d8510c1cdbbcef3c4a1f_amd64",
"relates_to_product_reference": "8Base-multicluster-engine-2.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "multicluster-engine/assisted-installer-rhel8@sha256:61ac4136dad0e02323807e6d3de8e890ec0b7e7e1f7112f9610410712af6f9b5_ppc64le as a component of multicluster engine for Kubernetes 2.1 for RHEL 8",
"product_id": "8Base-multicluster-engine-2.1:multicluster-engine/assisted-installer-rhel8@sha256:61ac4136dad0e02323807e6d3de8e890ec0b7e7e1f7112f9610410712af6f9b5_ppc64le"
},
"product_reference": "multicluster-engine/assisted-installer-rhel8@sha256:61ac4136dad0e02323807e6d3de8e890ec0b7e7e1f7112f9610410712af6f9b5_ppc64le",
"relates_to_product_reference": "8Base-multicluster-engine-2.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "multicluster-engine/assisted-installer-rhel8@sha256:686b64358857be04087a706048a32b7356b16a0028d2b200da16ec94d931d25d_amd64 as a component of multicluster engine for Kubernetes 2.1 for RHEL 8",
"product_id": "8Base-multicluster-engine-2.1:multicluster-engine/assisted-installer-rhel8@sha256:686b64358857be04087a706048a32b7356b16a0028d2b200da16ec94d931d25d_amd64"
},
"product_reference": "multicluster-engine/assisted-installer-rhel8@sha256:686b64358857be04087a706048a32b7356b16a0028d2b200da16ec94d931d25d_amd64",
"relates_to_product_reference": "8Base-multicluster-engine-2.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "multicluster-engine/assisted-installer-rhel8@sha256:910dad58b72de16f92dd5b60d0420010d18229a6e0966fe2eb072517febe499f_arm64 as a component of multicluster engine for Kubernetes 2.1 for RHEL 8",
"product_id": "8Base-multicluster-engine-2.1:multicluster-engine/assisted-installer-rhel8@sha256:910dad58b72de16f92dd5b60d0420010d18229a6e0966fe2eb072517febe499f_arm64"
},
"product_reference": "multicluster-engine/assisted-installer-rhel8@sha256:910dad58b72de16f92dd5b60d0420010d18229a6e0966fe2eb072517febe499f_arm64",
"relates_to_product_reference": "8Base-multicluster-engine-2.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "multicluster-engine/aws-encryption-provider-rhel8@sha256:31329737bd3608345f8e969e872e2e18305e2959d9d81867933c73fb26a53dcd_arm64 as a component of multicluster engine for Kubernetes 2.1 for RHEL 8",
"product_id": "8Base-multicluster-engine-2.1:multicluster-engine/aws-encryption-provider-rhel8@sha256:31329737bd3608345f8e969e872e2e18305e2959d9d81867933c73fb26a53dcd_arm64"
},
"product_reference": "multicluster-engine/aws-encryption-provider-rhel8@sha256:31329737bd3608345f8e969e872e2e18305e2959d9d81867933c73fb26a53dcd_arm64",
"relates_to_product_reference": "8Base-multicluster-engine-2.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "multicluster-engine/aws-encryption-provider-rhel8@sha256:9797eef2012c827ff3250cba1cd542772e92872b4bd69a01bdbdba4fe407472c_s390x as a component of multicluster engine for Kubernetes 2.1 for RHEL 8",
"product_id": "8Base-multicluster-engine-2.1:multicluster-engine/aws-encryption-provider-rhel8@sha256:9797eef2012c827ff3250cba1cd542772e92872b4bd69a01bdbdba4fe407472c_s390x"
},
"product_reference": "multicluster-engine/aws-encryption-provider-rhel8@sha256:9797eef2012c827ff3250cba1cd542772e92872b4bd69a01bdbdba4fe407472c_s390x",
"relates_to_product_reference": "8Base-multicluster-engine-2.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "multicluster-engine/aws-encryption-provider-rhel8@sha256:ab7f1982f21ed9251501396ea150764348b5f61b6e50b9d74b5031e705e16ef3_amd64 as a component of multicluster engine for Kubernetes 2.1 for RHEL 8",
"product_id": "8Base-multicluster-engine-2.1:multicluster-engine/aws-encryption-provider-rhel8@sha256:ab7f1982f21ed9251501396ea150764348b5f61b6e50b9d74b5031e705e16ef3_amd64"
},
"product_reference": "multicluster-engine/aws-encryption-provider-rhel8@sha256:ab7f1982f21ed9251501396ea150764348b5f61b6e50b9d74b5031e705e16ef3_amd64",
"relates_to_product_reference": "8Base-multicluster-engine-2.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "multicluster-engine/aws-encryption-provider-rhel8@sha256:cee69ba4c6fb326afd03c7f21856a028fa4758dab8c849ef6eaeaea0cd55afd2_ppc64le as a component of multicluster engine for Kubernetes 2.1 for RHEL 8",
"product_id": "8Base-multicluster-engine-2.1:multicluster-engine/aws-encryption-provider-rhel8@sha256:cee69ba4c6fb326afd03c7f21856a028fa4758dab8c849ef6eaeaea0cd55afd2_ppc64le"
},
"product_reference": "multicluster-engine/aws-encryption-provider-rhel8@sha256:cee69ba4c6fb326afd03c7f21856a028fa4758dab8c849ef6eaeaea0cd55afd2_ppc64le",
"relates_to_product_reference": "8Base-multicluster-engine-2.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "multicluster-engine/backplane-rhel8-operator@sha256:0b8c36b4b1d00e47ee4faaeec9ccbdc2977a50592035f8a600491c657e439d33_ppc64le as a component of multicluster engine for Kubernetes 2.1 for RHEL 8",
"product_id": "8Base-multicluster-engine-2.1:multicluster-engine/backplane-rhel8-operator@sha256:0b8c36b4b1d00e47ee4faaeec9ccbdc2977a50592035f8a600491c657e439d33_ppc64le"
},
"product_reference": "multicluster-engine/backplane-rhel8-operator@sha256:0b8c36b4b1d00e47ee4faaeec9ccbdc2977a50592035f8a600491c657e439d33_ppc64le",
"relates_to_product_reference": "8Base-multicluster-engine-2.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "multicluster-engine/backplane-rhel8-operator@sha256:5dbd590a4bbed44f487d1601d1825b5efb8253b9ee2be49adccec7e0ea9410ac_arm64 as a component of multicluster engine for Kubernetes 2.1 for RHEL 8",
"product_id": "8Base-multicluster-engine-2.1:multicluster-engine/backplane-rhel8-operator@sha256:5dbd590a4bbed44f487d1601d1825b5efb8253b9ee2be49adccec7e0ea9410ac_arm64"
},
"product_reference": "multicluster-engine/backplane-rhel8-operator@sha256:5dbd590a4bbed44f487d1601d1825b5efb8253b9ee2be49adccec7e0ea9410ac_arm64",
"relates_to_product_reference": "8Base-multicluster-engine-2.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "multicluster-engine/backplane-rhel8-operator@sha256:9f7854a1de26dfebdc8beafffd01304017b8fe7cd84065dd452de1276e529a06_amd64 as a component of multicluster engine for Kubernetes 2.1 for RHEL 8",
"product_id": "8Base-multicluster-engine-2.1:multicluster-engine/backplane-rhel8-operator@sha256:9f7854a1de26dfebdc8beafffd01304017b8fe7cd84065dd452de1276e529a06_amd64"
},
"product_reference": "multicluster-engine/backplane-rhel8-operator@sha256:9f7854a1de26dfebdc8beafffd01304017b8fe7cd84065dd452de1276e529a06_amd64",
"relates_to_product_reference": "8Base-multicluster-engine-2.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "multicluster-engine/backplane-rhel8-operator@sha256:e7998dc233af266ed94ba16450c2f02096abb5e045f291f8f94a83ef9da7dd51_s390x as a component of multicluster engine for Kubernetes 2.1 for RHEL 8",
"product_id": "8Base-multicluster-engine-2.1:multicluster-engine/backplane-rhel8-operator@sha256:e7998dc233af266ed94ba16450c2f02096abb5e045f291f8f94a83ef9da7dd51_s390x"
},
"product_reference": "multicluster-engine/backplane-rhel8-operator@sha256:e7998dc233af266ed94ba16450c2f02096abb5e045f291f8f94a83ef9da7dd51_s390x",
"relates_to_product_reference": "8Base-multicluster-engine-2.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "multicluster-engine/cluster-api-provider-agent-rhel8@sha256:208389221423692530b334815985b0a2263febf5574138e854dbdc011f03b4a2_s390x as a component of multicluster engine for Kubernetes 2.1 for RHEL 8",
"product_id": "8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-provider-agent-rhel8@sha256:208389221423692530b334815985b0a2263febf5574138e854dbdc011f03b4a2_s390x"
},
"product_reference": "multicluster-engine/cluster-api-provider-agent-rhel8@sha256:208389221423692530b334815985b0a2263febf5574138e854dbdc011f03b4a2_s390x",
"relates_to_product_reference": "8Base-multicluster-engine-2.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "multicluster-engine/cluster-api-provider-agent-rhel8@sha256:4bacc4ba3974c11ac27d1448a7f7cd973162caf33358249e9d1c154018124830_amd64 as a component of multicluster engine for Kubernetes 2.1 for RHEL 8",
"product_id": "8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-provider-agent-rhel8@sha256:4bacc4ba3974c11ac27d1448a7f7cd973162caf33358249e9d1c154018124830_amd64"
},
"product_reference": "multicluster-engine/cluster-api-provider-agent-rhel8@sha256:4bacc4ba3974c11ac27d1448a7f7cd973162caf33358249e9d1c154018124830_amd64",
"relates_to_product_reference": "8Base-multicluster-engine-2.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "multicluster-engine/cluster-api-provider-agent-rhel8@sha256:8b3c3fb8fdf6d679f6020e0c739f25ae83dd4173e46b743de911d8e346f371fe_ppc64le as a component of multicluster engine for Kubernetes 2.1 for RHEL 8",
"product_id": "8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-provider-agent-rhel8@sha256:8b3c3fb8fdf6d679f6020e0c739f25ae83dd4173e46b743de911d8e346f371fe_ppc64le"
},
"product_reference": "multicluster-engine/cluster-api-provider-agent-rhel8@sha256:8b3c3fb8fdf6d679f6020e0c739f25ae83dd4173e46b743de911d8e346f371fe_ppc64le",
"relates_to_product_reference": "8Base-multicluster-engine-2.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "multicluster-engine/cluster-api-provider-agent-rhel8@sha256:a4d3f04386e63bfb640b928c01f972ba7d90af9c5213a7c10968b55c875565e0_arm64 as a component of multicluster engine for Kubernetes 2.1 for RHEL 8",
"product_id": "8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-provider-agent-rhel8@sha256:a4d3f04386e63bfb640b928c01f972ba7d90af9c5213a7c10968b55c875565e0_arm64"
},
"product_reference": "multicluster-engine/cluster-api-provider-agent-rhel8@sha256:a4d3f04386e63bfb640b928c01f972ba7d90af9c5213a7c10968b55c875565e0_arm64",
"relates_to_product_reference": "8Base-multicluster-engine-2.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "multicluster-engine/cluster-api-provider-aws-rhel8@sha256:36a5f30d043f1137033842188e59224b803158696f60ddb41095a766705485f4_arm64 as a component of multicluster engine for Kubernetes 2.1 for RHEL 8",
"product_id": "8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-provider-aws-rhel8@sha256:36a5f30d043f1137033842188e59224b803158696f60ddb41095a766705485f4_arm64"
},
"product_reference": "multicluster-engine/cluster-api-provider-aws-rhel8@sha256:36a5f30d043f1137033842188e59224b803158696f60ddb41095a766705485f4_arm64",
"relates_to_product_reference": "8Base-multicluster-engine-2.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "multicluster-engine/cluster-api-provider-aws-rhel8@sha256:6fb7799fca309c727c7afea57448fc653dde09495945e314402a3e3a079e5b03_amd64 as a component of multicluster engine for Kubernetes 2.1 for RHEL 8",
"product_id": "8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-provider-aws-rhel8@sha256:6fb7799fca309c727c7afea57448fc653dde09495945e314402a3e3a079e5b03_amd64"
},
"product_reference": "multicluster-engine/cluster-api-provider-aws-rhel8@sha256:6fb7799fca309c727c7afea57448fc653dde09495945e314402a3e3a079e5b03_amd64",
"relates_to_product_reference": "8Base-multicluster-engine-2.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "multicluster-engine/cluster-api-provider-aws-rhel8@sha256:9b8d4fde02e4c43d194bf4c420550730fd52b74587e2327f2e9eb75067bb25e7_ppc64le as a component of multicluster engine for Kubernetes 2.1 for RHEL 8",
"product_id": "8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-provider-aws-rhel8@sha256:9b8d4fde02e4c43d194bf4c420550730fd52b74587e2327f2e9eb75067bb25e7_ppc64le"
},
"product_reference": "multicluster-engine/cluster-api-provider-aws-rhel8@sha256:9b8d4fde02e4c43d194bf4c420550730fd52b74587e2327f2e9eb75067bb25e7_ppc64le",
"relates_to_product_reference": "8Base-multicluster-engine-2.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "multicluster-engine/cluster-api-provider-aws-rhel8@sha256:bd612736fde388811d12a572852c86d0fe9dcbb6e7f404c64b8654c870d4e2eb_s390x as a component of multicluster engine for Kubernetes 2.1 for RHEL 8",
"product_id": "8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-provider-aws-rhel8@sha256:bd612736fde388811d12a572852c86d0fe9dcbb6e7f404c64b8654c870d4e2eb_s390x"
},
"product_reference": "multicluster-engine/cluster-api-provider-aws-rhel8@sha256:bd612736fde388811d12a572852c86d0fe9dcbb6e7f404c64b8654c870d4e2eb_s390x",
"relates_to_product_reference": "8Base-multicluster-engine-2.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "multicluster-engine/cluster-api-provider-azure-rhel8@sha256:2b93b026497655f16a85a2929b1f0c970d51dce0e0e8462774989f1943bdc785_arm64 as a component of multicluster engine for Kubernetes 2.1 for RHEL 8",
"product_id": "8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-provider-azure-rhel8@sha256:2b93b026497655f16a85a2929b1f0c970d51dce0e0e8462774989f1943bdc785_arm64"
},
"product_reference": "multicluster-engine/cluster-api-provider-azure-rhel8@sha256:2b93b026497655f16a85a2929b1f0c970d51dce0e0e8462774989f1943bdc785_arm64",
"relates_to_product_reference": "8Base-multicluster-engine-2.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "multicluster-engine/cluster-api-provider-azure-rhel8@sha256:2c9c916d0face10abc7f6467564e394ead5946bf18ed8439456cce2767a83b3e_s390x as a component of multicluster engine for Kubernetes 2.1 for RHEL 8",
"product_id": "8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-provider-azure-rhel8@sha256:2c9c916d0face10abc7f6467564e394ead5946bf18ed8439456cce2767a83b3e_s390x"
},
"product_reference": "multicluster-engine/cluster-api-provider-azure-rhel8@sha256:2c9c916d0face10abc7f6467564e394ead5946bf18ed8439456cce2767a83b3e_s390x",
"relates_to_product_reference": "8Base-multicluster-engine-2.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "multicluster-engine/cluster-api-provider-azure-rhel8@sha256:6f41c353228c4016ab02557a5591ef36f4aea799c4ad89798343b4a2f0765d08_ppc64le as a component of multicluster engine for Kubernetes 2.1 for RHEL 8",
"product_id": "8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-provider-azure-rhel8@sha256:6f41c353228c4016ab02557a5591ef36f4aea799c4ad89798343b4a2f0765d08_ppc64le"
},
"product_reference": "multicluster-engine/cluster-api-provider-azure-rhel8@sha256:6f41c353228c4016ab02557a5591ef36f4aea799c4ad89798343b4a2f0765d08_ppc64le",
"relates_to_product_reference": "8Base-multicluster-engine-2.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "multicluster-engine/cluster-api-provider-azure-rhel8@sha256:ddd59c296543f525f719336ad6ddc5e5f8d3915e08e3b64d575a9835de3e95ad_amd64 as a component of multicluster engine for Kubernetes 2.1 for RHEL 8",
"product_id": "8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-provider-azure-rhel8@sha256:ddd59c296543f525f719336ad6ddc5e5f8d3915e08e3b64d575a9835de3e95ad_amd64"
},
"product_reference": "multicluster-engine/cluster-api-provider-azure-rhel8@sha256:ddd59c296543f525f719336ad6ddc5e5f8d3915e08e3b64d575a9835de3e95ad_amd64",
"relates_to_product_reference": "8Base-multicluster-engine-2.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "multicluster-engine/cluster-api-provider-kubevirt-rhel8@sha256:0007824d89632253727ead00c5fd6ec463f310d71e58e237ea5e51c13052b0bc_arm64 as a component of multicluster engine for Kubernetes 2.1 for RHEL 8",
"product_id": "8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-provider-kubevirt-rhel8@sha256:0007824d89632253727ead00c5fd6ec463f310d71e58e237ea5e51c13052b0bc_arm64"
},
"product_reference": "multicluster-engine/cluster-api-provider-kubevirt-rhel8@sha256:0007824d89632253727ead00c5fd6ec463f310d71e58e237ea5e51c13052b0bc_arm64",
"relates_to_product_reference": "8Base-multicluster-engine-2.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "multicluster-engine/cluster-api-provider-kubevirt-rhel8@sha256:9cd9106f72557b8ba5de9f4d1de5ff8d33514d2c02889999a3c20aab9a8dd061_amd64 as a component of multicluster engine for Kubernetes 2.1 for RHEL 8",
"product_id": "8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-provider-kubevirt-rhel8@sha256:9cd9106f72557b8ba5de9f4d1de5ff8d33514d2c02889999a3c20aab9a8dd061_amd64"
},
"product_reference": "multicluster-engine/cluster-api-provider-kubevirt-rhel8@sha256:9cd9106f72557b8ba5de9f4d1de5ff8d33514d2c02889999a3c20aab9a8dd061_amd64",
"relates_to_product_reference": "8Base-multicluster-engine-2.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "multicluster-engine/cluster-api-provider-kubevirt-rhel8@sha256:cbe319cfa3ab4610dc67abea27841dd5b670061faa74e666959550343bba1c28_s390x as a component of multicluster engine for Kubernetes 2.1 for RHEL 8",
"product_id": "8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-provider-kubevirt-rhel8@sha256:cbe319cfa3ab4610dc67abea27841dd5b670061faa74e666959550343bba1c28_s390x"
},
"product_reference": "multicluster-engine/cluster-api-provider-kubevirt-rhel8@sha256:cbe319cfa3ab4610dc67abea27841dd5b670061faa74e666959550343bba1c28_s390x",
"relates_to_product_reference": "8Base-multicluster-engine-2.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "multicluster-engine/cluster-api-provider-kubevirt-rhel8@sha256:df94a1d8a4b6d1aebed4e657267219632bb3b2176537bdf8e51a728cd78f136f_ppc64le as a component of multicluster engine for Kubernetes 2.1 for RHEL 8",
"product_id": "8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-provider-kubevirt-rhel8@sha256:df94a1d8a4b6d1aebed4e657267219632bb3b2176537bdf8e51a728cd78f136f_ppc64le"
},
"product_reference": "multicluster-engine/cluster-api-provider-kubevirt-rhel8@sha256:df94a1d8a4b6d1aebed4e657267219632bb3b2176537bdf8e51a728cd78f136f_ppc64le",
"relates_to_product_reference": "8Base-multicluster-engine-2.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "multicluster-engine/cluster-api-rhel8@sha256:30f56a4d5cba0ccd55e0bda756c7af8010ab94ec3b644dc73f7b32e76b5bbb3a_ppc64le as a component of multicluster engine for Kubernetes 2.1 for RHEL 8",
"product_id": "8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-rhel8@sha256:30f56a4d5cba0ccd55e0bda756c7af8010ab94ec3b644dc73f7b32e76b5bbb3a_ppc64le"
},
"product_reference": "multicluster-engine/cluster-api-rhel8@sha256:30f56a4d5cba0ccd55e0bda756c7af8010ab94ec3b644dc73f7b32e76b5bbb3a_ppc64le",
"relates_to_product_reference": "8Base-multicluster-engine-2.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "multicluster-engine/cluster-api-rhel8@sha256:4f7cb34768ff908ed1ba54330603ea54b82a4144cf9124dae01a727dcc60362a_amd64 as a component of multicluster engine for Kubernetes 2.1 for RHEL 8",
"product_id": "8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-rhel8@sha256:4f7cb34768ff908ed1ba54330603ea54b82a4144cf9124dae01a727dcc60362a_amd64"
},
"product_reference": "multicluster-engine/cluster-api-rhel8@sha256:4f7cb34768ff908ed1ba54330603ea54b82a4144cf9124dae01a727dcc60362a_amd64",
"relates_to_product_reference": "8Base-multicluster-engine-2.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "multicluster-engine/cluster-api-rhel8@sha256:a137205ac2127a04466519355b07cee71c08c56dddfee35671127241ebdf4a99_s390x as a component of multicluster engine for Kubernetes 2.1 for RHEL 8",
"product_id": "8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-rhel8@sha256:a137205ac2127a04466519355b07cee71c08c56dddfee35671127241ebdf4a99_s390x"
},
"product_reference": "multicluster-engine/cluster-api-rhel8@sha256:a137205ac2127a04466519355b07cee71c08c56dddfee35671127241ebdf4a99_s390x",
"relates_to_product_reference": "8Base-multicluster-engine-2.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "multicluster-engine/cluster-api-rhel8@sha256:c8a785b4e1688d358cec73e9cf4853ca0ab28c7daa4c45d5384b7bebc333f53a_arm64 as a component of multicluster engine for Kubernetes 2.1 for RHEL 8",
"product_id": "8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-rhel8@sha256:c8a785b4e1688d358cec73e9cf4853ca0ab28c7daa4c45d5384b7bebc333f53a_arm64"
},
"product_reference": "multicluster-engine/cluster-api-rhel8@sha256:c8a785b4e1688d358cec73e9cf4853ca0ab28c7daa4c45d5384b7bebc333f53a_arm64",
"relates_to_product_reference": "8Base-multicluster-engine-2.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "multicluster-engine/cluster-curator-controller-rhel8@sha256:1d4d913d4136321ebd94e6b9d9e55be7262883702de72c4a61827804ad843942_arm64 as a component of multicluster engine for Kubernetes 2.1 for RHEL 8",
"product_id": "8Base-multicluster-engine-2.1:multicluster-engine/cluster-curator-controller-rhel8@sha256:1d4d913d4136321ebd94e6b9d9e55be7262883702de72c4a61827804ad843942_arm64"
},
"product_reference": "multicluster-engine/cluster-curator-controller-rhel8@sha256:1d4d913d4136321ebd94e6b9d9e55be7262883702de72c4a61827804ad843942_arm64",
"relates_to_product_reference": "8Base-multicluster-engine-2.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "multicluster-engine/cluster-curator-controller-rhel8@sha256:2134c387cb0e8c2f95bb8ef74ad0a10c37403d9e0dfaeb7e2e9efb388c606ac1_s390x as a component of multicluster engine for Kubernetes 2.1 for RHEL 8",
"product_id": "8Base-multicluster-engine-2.1:multicluster-engine/cluster-curator-controller-rhel8@sha256:2134c387cb0e8c2f95bb8ef74ad0a10c37403d9e0dfaeb7e2e9efb388c606ac1_s390x"
},
"product_reference": "multicluster-engine/cluster-curator-controller-rhel8@sha256:2134c387cb0e8c2f95bb8ef74ad0a10c37403d9e0dfaeb7e2e9efb388c606ac1_s390x",
"relates_to_product_reference": "8Base-multicluster-engine-2.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "multicluster-engine/cluster-curator-controller-rhel8@sha256:2e0867d6ebace932eb09bb3a6a929562a157bc2eea9c28063eb30dac866abf63_amd64 as a component of multicluster engine for Kubernetes 2.1 for RHEL 8",
"product_id": "8Base-multicluster-engine-2.1:multicluster-engine/cluster-curator-controller-rhel8@sha256:2e0867d6ebace932eb09bb3a6a929562a157bc2eea9c28063eb30dac866abf63_amd64"
},
"product_reference": "multicluster-engine/cluster-curator-controller-rhel8@sha256:2e0867d6ebace932eb09bb3a6a929562a157bc2eea9c28063eb30dac866abf63_amd64",
"relates_to_product_reference": "8Base-multicluster-engine-2.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "multicluster-engine/cluster-curator-controller-rhel8@sha256:3dd533817d97518c7af991b888c5f9df501bd496ed53988e5444c1ea62e539cb_ppc64le as a component of multicluster engine for Kubernetes 2.1 for RHEL 8",
"product_id": "8Base-multicluster-engine-2.1:multicluster-engine/cluster-curator-controller-rhel8@sha256:3dd533817d97518c7af991b888c5f9df501bd496ed53988e5444c1ea62e539cb_ppc64le"
},
"product_reference": "multicluster-engine/cluster-curator-controller-rhel8@sha256:3dd533817d97518c7af991b888c5f9df501bd496ed53988e5444c1ea62e539cb_ppc64le",
"relates_to_product_reference": "8Base-multicluster-engine-2.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "multicluster-engine/cluster-proxy-addon-rhel8@sha256:2779eae299eb2b48e8a868de2f2d8d13313ca17b2f7d5c816013145b0c787cc8_arm64 as a component of multicluster engine for Kubernetes 2.1 for RHEL 8",
"product_id": "8Base-multicluster-engine-2.1:multicluster-engine/cluster-proxy-addon-rhel8@sha256:2779eae299eb2b48e8a868de2f2d8d13313ca17b2f7d5c816013145b0c787cc8_arm64"
},
"product_reference": "multicluster-engine/cluster-proxy-addon-rhel8@sha256:2779eae299eb2b48e8a868de2f2d8d13313ca17b2f7d5c816013145b0c787cc8_arm64",
"relates_to_product_reference": "8Base-multicluster-engine-2.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "multicluster-engine/cluster-proxy-addon-rhel8@sha256:28544cf2414bdeffb8bcaae2d1547064da46ab5a122fd77861083b1e81e299cc_amd64 as a component of multicluster engine for Kubernetes 2.1 for RHEL 8",
"product_id": "8Base-multicluster-engine-2.1:multicluster-engine/cluster-proxy-addon-rhel8@sha256:28544cf2414bdeffb8bcaae2d1547064da46ab5a122fd77861083b1e81e299cc_amd64"
},
"product_reference": "multicluster-engine/cluster-proxy-addon-rhel8@sha256:28544cf2414bdeffb8bcaae2d1547064da46ab5a122fd77861083b1e81e299cc_amd64",
"relates_to_product_reference": "8Base-multicluster-engine-2.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "multicluster-engine/cluster-proxy-addon-rhel8@sha256:4da01f6a0a59069045d23599d748849da60ee309f72f233497edd379b3b0823e_ppc64le as a component of multicluster engine for Kubernetes 2.1 for RHEL 8",
"product_id": "8Base-multicluster-engine-2.1:multicluster-engine/cluster-proxy-addon-rhel8@sha256:4da01f6a0a59069045d23599d748849da60ee309f72f233497edd379b3b0823e_ppc64le"
},
"product_reference": "multicluster-engine/cluster-proxy-addon-rhel8@sha256:4da01f6a0a59069045d23599d748849da60ee309f72f233497edd379b3b0823e_ppc64le",
"relates_to_product_reference": "8Base-multicluster-engine-2.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "multicluster-engine/cluster-proxy-addon-rhel8@sha256:6318fd6b0e0f5c39239ba9c71c330bce7974deaf970359ec83c88116abf7a653_s390x as a component of multicluster engine for Kubernetes 2.1 for RHEL 8",
"product_id": "8Base-multicluster-engine-2.1:multicluster-engine/cluster-proxy-addon-rhel8@sha256:6318fd6b0e0f5c39239ba9c71c330bce7974deaf970359ec83c88116abf7a653_s390x"
},
"product_reference": "multicluster-engine/cluster-proxy-addon-rhel8@sha256:6318fd6b0e0f5c39239ba9c71c330bce7974deaf970359ec83c88116abf7a653_s390x",
"relates_to_product_reference": "8Base-multicluster-engine-2.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "multicluster-engine/cluster-proxy-rhel8@sha256:610de7f25fd387262c360acb21dd45dc80e1c52a77dd11982965da80301407ab_arm64 as a component of multicluster engine for Kubernetes 2.1 for RHEL 8",
"product_id": "8Base-multicluster-engine-2.1:multicluster-engine/cluster-proxy-rhel8@sha256:610de7f25fd387262c360acb21dd45dc80e1c52a77dd11982965da80301407ab_arm64"
},
"product_reference": "multicluster-engine/cluster-proxy-rhel8@sha256:610de7f25fd387262c360acb21dd45dc80e1c52a77dd11982965da80301407ab_arm64",
"relates_to_product_reference": "8Base-multicluster-engine-2.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "multicluster-engine/cluster-proxy-rhel8@sha256:a881a94835c7eef6babe00792fc0a99c9816831869cb26af0dcf2665233f7710_amd64 as a component of multicluster engine for Kubernetes 2.1 for RHEL 8",
"product_id": "8Base-multicluster-engine-2.1:multicluster-engine/cluster-proxy-rhel8@sha256:a881a94835c7eef6babe00792fc0a99c9816831869cb26af0dcf2665233f7710_amd64"
},
"product_reference": "multicluster-engine/cluster-proxy-rhel8@sha256:a881a94835c7eef6babe00792fc0a99c9816831869cb26af0dcf2665233f7710_amd64",
"relates_to_product_reference": "8Base-multicluster-engine-2.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "multicluster-engine/cluster-proxy-rhel8@sha256:b240f43890529fe95b1a74de6f4c2626e85ae91ae6a624bb98a4c31130b6740d_s390x as a component of multicluster engine for Kubernetes 2.1 for RHEL 8",
"product_id": "8Base-multicluster-engine-2.1:multicluster-engine/cluster-proxy-rhel8@sha256:b240f43890529fe95b1a74de6f4c2626e85ae91ae6a624bb98a4c31130b6740d_s390x"
},
"product_reference": "multicluster-engine/cluster-proxy-rhel8@sha256:b240f43890529fe95b1a74de6f4c2626e85ae91ae6a624bb98a4c31130b6740d_s390x",
"relates_to_product_reference": "8Base-multicluster-engine-2.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "multicluster-engine/cluster-proxy-rhel8@sha256:df6cd66cdb17efc356e770930ff796bdb527c292243f5e8b87ca5c9e912a19d6_ppc64le as a component of multicluster engine for Kubernetes 2.1 for RHEL 8",
"product_id": "8Base-multicluster-engine-2.1:multicluster-engine/cluster-proxy-rhel8@sha256:df6cd66cdb17efc356e770930ff796bdb527c292243f5e8b87ca5c9e912a19d6_ppc64le"
},
"product_reference": "multicluster-engine/cluster-proxy-rhel8@sha256:df6cd66cdb17efc356e770930ff796bdb527c292243f5e8b87ca5c9e912a19d6_ppc64le",
"relates_to_product_reference": "8Base-multicluster-engine-2.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "multicluster-engine/clusterclaims-controller-rhel8@sha256:3608571c2a5a3d399e3ad8135ca90e46a7e57b322b5ef9d708efa631cee7109c_s390x as a component of multicluster engine for Kubernetes 2.1 for RHEL 8",
"product_id": "8Base-multicluster-engine-2.1:multicluster-engine/clusterclaims-controller-rhel8@sha256:3608571c2a5a3d399e3ad8135ca90e46a7e57b322b5ef9d708efa631cee7109c_s390x"
},
"product_reference": "multicluster-engine/clusterclaims-controller-rhel8@sha256:3608571c2a5a3d399e3ad8135ca90e46a7e57b322b5ef9d708efa631cee7109c_s390x",
"relates_to_product_reference": "8Base-multicluster-engine-2.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "multicluster-engine/clusterclaims-controller-rhel8@sha256:5c04626558442d50ab58a941d72a78db7c94f5ce730b5abb7599c21981875970_ppc64le as a component of multicluster engine for Kubernetes 2.1 for RHEL 8",
"product_id": "8Base-multicluster-engine-2.1:multicluster-engine/clusterclaims-controller-rhel8@sha256:5c04626558442d50ab58a941d72a78db7c94f5ce730b5abb7599c21981875970_ppc64le"
},
"product_reference": "multicluster-engine/clusterclaims-controller-rhel8@sha256:5c04626558442d50ab58a941d72a78db7c94f5ce730b5abb7599c21981875970_ppc64le",
"relates_to_product_reference": "8Base-multicluster-engine-2.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "multicluster-engine/clusterclaims-controller-rhel8@sha256:7be740cc5987a1dfc76d7d8a306ff65291eb9cf61419842f463aa9dc4d6ecde1_amd64 as a component of multicluster engine for Kubernetes 2.1 for RHEL 8",
"product_id": "8Base-multicluster-engine-2.1:multicluster-engine/clusterclaims-controller-rhel8@sha256:7be740cc5987a1dfc76d7d8a306ff65291eb9cf61419842f463aa9dc4d6ecde1_amd64"
},
"product_reference": "multicluster-engine/clusterclaims-controller-rhel8@sha256:7be740cc5987a1dfc76d7d8a306ff65291eb9cf61419842f463aa9dc4d6ecde1_amd64",
"relates_to_product_reference": "8Base-multicluster-engine-2.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "multicluster-engine/clusterclaims-controller-rhel8@sha256:fce2e92743adaf6fe2e0168cfeecdc71ff7c009ef92a89c9172ff46ebbedcd40_arm64 as a component of multicluster engine for Kubernetes 2.1 for RHEL 8",
"product_id": "8Base-multicluster-engine-2.1:multicluster-engine/clusterclaims-controller-rhel8@sha256:fce2e92743adaf6fe2e0168cfeecdc71ff7c009ef92a89c9172ff46ebbedcd40_arm64"
},
"product_reference": "multicluster-engine/clusterclaims-controller-rhel8@sha256:fce2e92743adaf6fe2e0168cfeecdc71ff7c009ef92a89c9172ff46ebbedcd40_arm64",
"relates_to_product_reference": "8Base-multicluster-engine-2.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "multicluster-engine/clusterlifecycle-state-metrics-rhel8@sha256:288a0e4f9ca79859c5f295e920e9ef01d395720ea5b62ec7f5a5bd975b9c5850_arm64 as a component of multicluster engine for Kubernetes 2.1 for RHEL 8",
"product_id": "8Base-multicluster-engine-2.1:multicluster-engine/clusterlifecycle-state-metrics-rhel8@sha256:288a0e4f9ca79859c5f295e920e9ef01d395720ea5b62ec7f5a5bd975b9c5850_arm64"
},
"product_reference": "multicluster-engine/clusterlifecycle-state-metrics-rhel8@sha256:288a0e4f9ca79859c5f295e920e9ef01d395720ea5b62ec7f5a5bd975b9c5850_arm64",
"relates_to_product_reference": "8Base-multicluster-engine-2.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "multicluster-engine/clusterlifecycle-state-metrics-rhel8@sha256:93b9ad845fab34498a6f504ad626d0d5236c39ab1aaf7789df146311e4ba33cd_ppc64le as a component of multicluster engine for Kubernetes 2.1 for RHEL 8",
"product_id": "8Base-multicluster-engine-2.1:multicluster-engine/clusterlifecycle-state-metrics-rhel8@sha256:93b9ad845fab34498a6f504ad626d0d5236c39ab1aaf7789df146311e4ba33cd_ppc64le"
},
"product_reference": "multicluster-engine/clusterlifecycle-state-metrics-rhel8@sha256:93b9ad845fab34498a6f504ad626d0d5236c39ab1aaf7789df146311e4ba33cd_ppc64le",
"relates_to_product_reference": "8Base-multicluster-engine-2.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "multicluster-engine/clusterlifecycle-state-metrics-rhel8@sha256:c808d378bd0666d7eb1f9c9024f7d2f7c6bdedd40298aa1e940cfc1ce735af54_s390x as a component of multicluster engine for Kubernetes 2.1 for RHEL 8",
"product_id": "8Base-multicluster-engine-2.1:multicluster-engine/clusterlifecycle-state-metrics-rhel8@sha256:c808d378bd0666d7eb1f9c9024f7d2f7c6bdedd40298aa1e940cfc1ce735af54_s390x"
},
"product_reference": "multicluster-engine/clusterlifecycle-state-metrics-rhel8@sha256:c808d378bd0666d7eb1f9c9024f7d2f7c6bdedd40298aa1e940cfc1ce735af54_s390x",
"relates_to_product_reference": "8Base-multicluster-engine-2.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "multicluster-engine/clusterlifecycle-state-metrics-rhel8@sha256:df17928fd459e5063fb2470dbaea51c96f292f1a4ca5eaedc64a03687edbb6cd_amd64 as a component of multicluster engine for Kubernetes 2.1 for RHEL 8",
"product_id": "8Base-multicluster-engine-2.1:multicluster-engine/clusterlifecycle-state-metrics-rhel8@sha256:df17928fd459e5063fb2470dbaea51c96f292f1a4ca5eaedc64a03687edbb6cd_amd64"
},
"product_reference": "multicluster-engine/clusterlifecycle-state-metrics-rhel8@sha256:df17928fd459e5063fb2470dbaea51c96f292f1a4ca5eaedc64a03687edbb6cd_amd64",
"relates_to_product_reference": "8Base-multicluster-engine-2.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "multicluster-engine/console-mce-rhel8@sha256:009597e78bf32e0a6d83ad456a6670e436692aa1c12cbd144580a30080054d0f_arm64 as a component of multicluster engine for Kubernetes 2.1 for RHEL 8",
"product_id": "8Base-multicluster-engine-2.1:multicluster-engine/console-mce-rhel8@sha256:009597e78bf32e0a6d83ad456a6670e436692aa1c12cbd144580a30080054d0f_arm64"
},
"product_reference": "multicluster-engine/console-mce-rhel8@sha256:009597e78bf32e0a6d83ad456a6670e436692aa1c12cbd144580a30080054d0f_arm64",
"relates_to_product_reference": "8Base-multicluster-engine-2.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "multicluster-engine/console-mce-rhel8@sha256:95cbc26ed2e396e44efd543d8a38f1c698267e1a617a7ee4b6f26efdb49e3059_amd64 as a component of multicluster engine for Kubernetes 2.1 for RHEL 8",
"product_id": "8Base-multicluster-engine-2.1:multicluster-engine/console-mce-rhel8@sha256:95cbc26ed2e396e44efd543d8a38f1c698267e1a617a7ee4b6f26efdb49e3059_amd64"
},
"product_reference": "multicluster-engine/console-mce-rhel8@sha256:95cbc26ed2e396e44efd543d8a38f1c698267e1a617a7ee4b6f26efdb49e3059_amd64",
"relates_to_product_reference": "8Base-multicluster-engine-2.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "multicluster-engine/console-mce-rhel8@sha256:b83a44a87eddeaa3914d03f51f58e8cc5412ee580ee233754108b2349d890b8c_ppc64le as a component of multicluster engine for Kubernetes 2.1 for RHEL 8",
"product_id": "8Base-multicluster-engine-2.1:multicluster-engine/console-mce-rhel8@sha256:b83a44a87eddeaa3914d03f51f58e8cc5412ee580ee233754108b2349d890b8c_ppc64le"
},
"product_reference": "multicluster-engine/console-mce-rhel8@sha256:b83a44a87eddeaa3914d03f51f58e8cc5412ee580ee233754108b2349d890b8c_ppc64le",
"relates_to_product_reference": "8Base-multicluster-engine-2.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "multicluster-engine/console-mce-rhel8@sha256:e3883d9629078bc16f2a6526cb8b1fdea89c1a8b8f477487fd6b34efa2f13999_s390x as a component of multicluster engine for Kubernetes 2.1 for RHEL 8",
"product_id": "8Base-multicluster-engine-2.1:multicluster-engine/console-mce-rhel8@sha256:e3883d9629078bc16f2a6526cb8b1fdea89c1a8b8f477487fd6b34efa2f13999_s390x"
},
"product_reference": "multicluster-engine/console-mce-rhel8@sha256:e3883d9629078bc16f2a6526cb8b1fdea89c1a8b8f477487fd6b34efa2f13999_s390x",
"relates_to_product_reference": "8Base-multicluster-engine-2.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "multicluster-engine/discovery-rhel8@sha256:12b3c0a01c59836687a7cfc1fba050d0800625cd46f678551a5944b0664c044d_amd64 as a component of multicluster engine for Kubernetes 2.1 for RHEL 8",
"product_id": "8Base-multicluster-engine-2.1:multicluster-engine/discovery-rhel8@sha256:12b3c0a01c59836687a7cfc1fba050d0800625cd46f678551a5944b0664c044d_amd64"
},
"product_reference": "multicluster-engine/discovery-rhel8@sha256:12b3c0a01c59836687a7cfc1fba050d0800625cd46f678551a5944b0664c044d_amd64",
"relates_to_product_reference": "8Base-multicluster-engine-2.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "multicluster-engine/discovery-rhel8@sha256:25eefa4b7af3650f57e9a4c372522a0cae7bcc1b41735d2b503b9b41d9c2d0b2_ppc64le as a component of multicluster engine for Kubernetes 2.1 for RHEL 8",
"product_id": "8Base-multicluster-engine-2.1:multicluster-engine/discovery-rhel8@sha256:25eefa4b7af3650f57e9a4c372522a0cae7bcc1b41735d2b503b9b41d9c2d0b2_ppc64le"
},
"product_reference": "multicluster-engine/discovery-rhel8@sha256:25eefa4b7af3650f57e9a4c372522a0cae7bcc1b41735d2b503b9b41d9c2d0b2_ppc64le",
"relates_to_product_reference": "8Base-multicluster-engine-2.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "multicluster-engine/discovery-rhel8@sha256:9a655c52c83f7682964e8f46fed6011c6e9de7a2a64ee0893d0c02cf725746e1_s390x as a component of multicluster engine for Kubernetes 2.1 for RHEL 8",
"product_id": "8Base-multicluster-engine-2.1:multicluster-engine/discovery-rhel8@sha256:9a655c52c83f7682964e8f46fed6011c6e9de7a2a64ee0893d0c02cf725746e1_s390x"
},
"product_reference": "multicluster-engine/discovery-rhel8@sha256:9a655c52c83f7682964e8f46fed6011c6e9de7a2a64ee0893d0c02cf725746e1_s390x",
"relates_to_product_reference": "8Base-multicluster-engine-2.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "multicluster-engine/discovery-rhel8@sha256:a0bcad7b2191e3c674813c2e1e67aea619d6d7eaa95f2324902e0b842d1c0cc8_arm64 as a component of multicluster engine for Kubernetes 2.1 for RHEL 8",
"product_id": "8Base-multicluster-engine-2.1:multicluster-engine/discovery-rhel8@sha256:a0bcad7b2191e3c674813c2e1e67aea619d6d7eaa95f2324902e0b842d1c0cc8_arm64"
},
"product_reference": "multicluster-engine/discovery-rhel8@sha256:a0bcad7b2191e3c674813c2e1e67aea619d6d7eaa95f2324902e0b842d1c0cc8_arm64",
"relates_to_product_reference": "8Base-multicluster-engine-2.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "multicluster-engine/hive-rhel8@sha256:674603ee10ad5e9d42e18e5c2f91153c863cb7e9f38cd523559c8de7c7097483_ppc64le as a component of multicluster engine for Kubernetes 2.1 for RHEL 8",
"product_id": "8Base-multicluster-engine-2.1:multicluster-engine/hive-rhel8@sha256:674603ee10ad5e9d42e18e5c2f91153c863cb7e9f38cd523559c8de7c7097483_ppc64le"
},
"product_reference": "multicluster-engine/hive-rhel8@sha256:674603ee10ad5e9d42e18e5c2f91153c863cb7e9f38cd523559c8de7c7097483_ppc64le",
"relates_to_product_reference": "8Base-multicluster-engine-2.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "multicluster-engine/hive-rhel8@sha256:67b2477a7b3885df470dc56e94525e7ebc3dce326599c6f2a311f8727557bf8b_arm64 as a component of multicluster engine for Kubernetes 2.1 for RHEL 8",
"product_id": "8Base-multicluster-engine-2.1:multicluster-engine/hive-rhel8@sha256:67b2477a7b3885df470dc56e94525e7ebc3dce326599c6f2a311f8727557bf8b_arm64"
},
"product_reference": "multicluster-engine/hive-rhel8@sha256:67b2477a7b3885df470dc56e94525e7ebc3dce326599c6f2a311f8727557bf8b_arm64",
"relates_to_product_reference": "8Base-multicluster-engine-2.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "multicluster-engine/hive-rhel8@sha256:8722d4f39942af4a008209ae518bf27d30deaa2e5bf97fc3118bea58efafb3d5_s390x as a component of multicluster engine for Kubernetes 2.1 for RHEL 8",
"product_id": "8Base-multicluster-engine-2.1:multicluster-engine/hive-rhel8@sha256:8722d4f39942af4a008209ae518bf27d30deaa2e5bf97fc3118bea58efafb3d5_s390x"
},
"product_reference": "multicluster-engine/hive-rhel8@sha256:8722d4f39942af4a008209ae518bf27d30deaa2e5bf97fc3118bea58efafb3d5_s390x",
"relates_to_product_reference": "8Base-multicluster-engine-2.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "multicluster-engine/hive-rhel8@sha256:dd6a4624672d458a0072b9aa46fb1b3d576c0b198759d053f61536f3b9e34359_amd64 as a component of multicluster engine for Kubernetes 2.1 for RHEL 8",
"product_id": "8Base-multicluster-engine-2.1:multicluster-engine/hive-rhel8@sha256:dd6a4624672d458a0072b9aa46fb1b3d576c0b198759d053f61536f3b9e34359_amd64"
},
"product_reference": "multicluster-engine/hive-rhel8@sha256:dd6a4624672d458a0072b9aa46fb1b3d576c0b198759d053f61536f3b9e34359_amd64",
"relates_to_product_reference": "8Base-multicluster-engine-2.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "multicluster-engine/hypershift-addon-rhel8-operator@sha256:00322fc5e7a8e1d08ca716e23982dae6d365b1523f8d3465e6daad5074067ea2_ppc64le as a component of multicluster engine for Kubernetes 2.1 for RHEL 8",
"product_id": "8Base-multicluster-engine-2.1:multicluster-engine/hypershift-addon-rhel8-operator@sha256:00322fc5e7a8e1d08ca716e23982dae6d365b1523f8d3465e6daad5074067ea2_ppc64le"
},
"product_reference": "multicluster-engine/hypershift-addon-rhel8-operator@sha256:00322fc5e7a8e1d08ca716e23982dae6d365b1523f8d3465e6daad5074067ea2_ppc64le",
"relates_to_product_reference": "8Base-multicluster-engine-2.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "multicluster-engine/hypershift-addon-rhel8-operator@sha256:27cc406bb658c1915e75f5d0b0d3c0f73e72635c9f5bb08bc28e3c5c434e147b_arm64 as a component of multicluster engine for Kubernetes 2.1 for RHEL 8",
"product_id": "8Base-multicluster-engine-2.1:multicluster-engine/hypershift-addon-rhel8-operator@sha256:27cc406bb658c1915e75f5d0b0d3c0f73e72635c9f5bb08bc28e3c5c434e147b_arm64"
},
"product_reference": "multicluster-engine/hypershift-addon-rhel8-operator@sha256:27cc406bb658c1915e75f5d0b0d3c0f73e72635c9f5bb08bc28e3c5c434e147b_arm64",
"relates_to_product_reference": "8Base-multicluster-engine-2.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "multicluster-engine/hypershift-addon-rhel8-operator@sha256:afc67731faaa2dc9d32a052064763737c8bc4b1b5cf8e8ffb7cb31a4652c656c_amd64 as a component of multicluster engine for Kubernetes 2.1 for RHEL 8",
"product_id": "8Base-multicluster-engine-2.1:multicluster-engine/hypershift-addon-rhel8-operator@sha256:afc67731faaa2dc9d32a052064763737c8bc4b1b5cf8e8ffb7cb31a4652c656c_amd64"
},
"product_reference": "multicluster-engine/hypershift-addon-rhel8-operator@sha256:afc67731faaa2dc9d32a052064763737c8bc4b1b5cf8e8ffb7cb31a4652c656c_amd64",
"relates_to_product_reference": "8Base-multicluster-engine-2.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "multicluster-engine/hypershift-addon-rhel8-operator@sha256:c4227a3a5b323d716a979e1c6a66c458d458648c5fcb0ab151ad55ba24972f51_s390x as a component of multicluster engine for Kubernetes 2.1 for RHEL 8",
"product_id": "8Base-multicluster-engine-2.1:multicluster-engine/hypershift-addon-rhel8-operator@sha256:c4227a3a5b323d716a979e1c6a66c458d458648c5fcb0ab151ad55ba24972f51_s390x"
},
"product_reference": "multicluster-engine/hypershift-addon-rhel8-operator@sha256:c4227a3a5b323d716a979e1c6a66c458d458648c5fcb0ab151ad55ba24972f51_s390x",
"relates_to_product_reference": "8Base-multicluster-engine-2.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "multicluster-engine/hypershift-deployment-controller-rhel8@sha256:68de13099864a989493367500360560a677fde2e0e56a760a6dafde1d7be9a27_ppc64le as a component of multicluster engine for Kubernetes 2.1 for RHEL 8",
"product_id": "8Base-multicluster-engine-2.1:multicluster-engine/hypershift-deployment-controller-rhel8@sha256:68de13099864a989493367500360560a677fde2e0e56a760a6dafde1d7be9a27_ppc64le"
},
"product_reference": "multicluster-engine/hypershift-deployment-controller-rhel8@sha256:68de13099864a989493367500360560a677fde2e0e56a760a6dafde1d7be9a27_ppc64le",
"relates_to_product_reference": "8Base-multicluster-engine-2.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "multicluster-engine/hypershift-deployment-controller-rhel8@sha256:8d4a908562cbb0351aea12befe5f2bdf57041e073ce679d1b1c5b46c893844b6_s390x as a component of multicluster engine for Kubernetes 2.1 for RHEL 8",
"product_id": "8Base-multicluster-engine-2.1:multicluster-engine/hypershift-deployment-controller-rhel8@sha256:8d4a908562cbb0351aea12befe5f2bdf57041e073ce679d1b1c5b46c893844b6_s390x"
},
"product_reference": "multicluster-engine/hypershift-deployment-controller-rhel8@sha256:8d4a908562cbb0351aea12befe5f2bdf57041e073ce679d1b1c5b46c893844b6_s390x",
"relates_to_product_reference": "8Base-multicluster-engine-2.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "multicluster-engine/hypershift-deployment-controller-rhel8@sha256:be5d7a8b6dec6d4c959badc2d2960ec7bfe74a75c0d673da06fe6335920de3a0_arm64 as a component of multicluster engine for Kubernetes 2.1 for RHEL 8",
"product_id": "8Base-multicluster-engine-2.1:multicluster-engine/hypershift-deployment-controller-rhel8@sha256:be5d7a8b6dec6d4c959badc2d2960ec7bfe74a75c0d673da06fe6335920de3a0_arm64"
},
"product_reference": "multicluster-engine/hypershift-deployment-controller-rhel8@sha256:be5d7a8b6dec6d4c959badc2d2960ec7bfe74a75c0d673da06fe6335920de3a0_arm64",
"relates_to_product_reference": "8Base-multicluster-engine-2.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "multicluster-engine/hypershift-deployment-controller-rhel8@sha256:f44b9cd7b993051b4d59108153763a09d283c0cf822fab478f22cfbe53847da7_amd64 as a component of multicluster engine for Kubernetes 2.1 for RHEL 8",
"product_id": "8Base-multicluster-engine-2.1:multicluster-engine/hypershift-deployment-controller-rhel8@sha256:f44b9cd7b993051b4d59108153763a09d283c0cf822fab478f22cfbe53847da7_amd64"
},
"product_reference": "multicluster-engine/hypershift-deployment-controller-rhel8@sha256:f44b9cd7b993051b4d59108153763a09d283c0cf822fab478f22cfbe53847da7_amd64",
"relates_to_product_reference": "8Base-multicluster-engine-2.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "multicluster-engine/hypershift-rhel8-operator@sha256:2d94cd451fbf0abc13e50b6b6252061294bdbfd1eda64f4347177d20b5d1e489_amd64 as a component of multicluster engine for Kubernetes 2.1 for RHEL 8",
"product_id": "8Base-multicluster-engine-2.1:multicluster-engine/hypershift-rhel8-operator@sha256:2d94cd451fbf0abc13e50b6b6252061294bdbfd1eda64f4347177d20b5d1e489_amd64"
},
"product_reference": "multicluster-engine/hypershift-rhel8-operator@sha256:2d94cd451fbf0abc13e50b6b6252061294bdbfd1eda64f4347177d20b5d1e489_amd64",
"relates_to_product_reference": "8Base-multicluster-engine-2.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "multicluster-engine/hypershift-rhel8-operator@sha256:3d8d114403d85cbba699f53aa177a84da92516b5d2e852b2bffc33eabde6af13_arm64 as a component of multicluster engine for Kubernetes 2.1 for RHEL 8",
"product_id": "8Base-multicluster-engine-2.1:multicluster-engine/hypershift-rhel8-operator@sha256:3d8d114403d85cbba699f53aa177a84da92516b5d2e852b2bffc33eabde6af13_arm64"
},
"product_reference": "multicluster-engine/hypershift-rhel8-operator@sha256:3d8d114403d85cbba699f53aa177a84da92516b5d2e852b2bffc33eabde6af13_arm64",
"relates_to_product_reference": "8Base-multicluster-engine-2.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "multicluster-engine/hypershift-rhel8-operator@sha256:62e91ac9b6291bf7abc26cdd937c2c2cf7cdf1f1256a33acbaa5d1cdc607d3fa_ppc64le as a component of multicluster engine for Kubernetes 2.1 for RHEL 8",
"product_id": "8Base-multicluster-engine-2.1:multicluster-engine/hypershift-rhel8-operator@sha256:62e91ac9b6291bf7abc26cdd937c2c2cf7cdf1f1256a33acbaa5d1cdc607d3fa_ppc64le"
},
"product_reference": "multicluster-engine/hypershift-rhel8-operator@sha256:62e91ac9b6291bf7abc26cdd937c2c2cf7cdf1f1256a33acbaa5d1cdc607d3fa_ppc64le",
"relates_to_product_reference": "8Base-multicluster-engine-2.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "multicluster-engine/hypershift-rhel8-operator@sha256:ffce5bc9fb2be59047c4840d9222499f03c1cf74786d8695aab1d1b04adc6f8a_s390x as a component of multicluster engine for Kubernetes 2.1 for RHEL 8",
"product_id": "8Base-multicluster-engine-2.1:multicluster-engine/hypershift-rhel8-operator@sha256:ffce5bc9fb2be59047c4840d9222499f03c1cf74786d8695aab1d1b04adc6f8a_s390x"
},
"product_reference": "multicluster-engine/hypershift-rhel8-operator@sha256:ffce5bc9fb2be59047c4840d9222499f03c1cf74786d8695aab1d1b04adc6f8a_s390x",
"relates_to_product_reference": "8Base-multicluster-engine-2.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "multicluster-engine/klusterlet-operator-bundle@sha256:1687315db647e6689845df88843ae53275440042b76dc781dcabeef16e426bdf_amd64 as a component of multicluster engine for Kubernetes 2.1 for RHEL 8",
"product_id": "8Base-multicluster-engine-2.1:multicluster-engine/klusterlet-operator-bundle@sha256:1687315db647e6689845df88843ae53275440042b76dc781dcabeef16e426bdf_amd64"
},
"product_reference": "multicluster-engine/klusterlet-operator-bundle@sha256:1687315db647e6689845df88843ae53275440042b76dc781dcabeef16e426bdf_amd64",
"relates_to_product_reference": "8Base-multicluster-engine-2.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "multicluster-engine/managed-serviceaccount-rhel8@sha256:63593ef6045808b9c3fe96fc1cddd99bdfabaaef881fe716972500bfda62f92b_arm64 as a component of multicluster engine for Kubernetes 2.1 for RHEL 8",
"product_id": "8Base-multicluster-engine-2.1:multicluster-engine/managed-serviceaccount-rhel8@sha256:63593ef6045808b9c3fe96fc1cddd99bdfabaaef881fe716972500bfda62f92b_arm64"
},
"product_reference": "multicluster-engine/managed-serviceaccount-rhel8@sha256:63593ef6045808b9c3fe96fc1cddd99bdfabaaef881fe716972500bfda62f92b_arm64",
"relates_to_product_reference": "8Base-multicluster-engine-2.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "multicluster-engine/managed-serviceaccount-rhel8@sha256:7f5f65ba65c9bfc64d8bf9724a22b68d38c512465f4be1bfed8f02133256214f_s390x as a component of multicluster engine for Kubernetes 2.1 for RHEL 8",
"product_id": "8Base-multicluster-engine-2.1:multicluster-engine/managed-serviceaccount-rhel8@sha256:7f5f65ba65c9bfc64d8bf9724a22b68d38c512465f4be1bfed8f02133256214f_s390x"
},
"product_reference": "multicluster-engine/managed-serviceaccount-rhel8@sha256:7f5f65ba65c9bfc64d8bf9724a22b68d38c512465f4be1bfed8f02133256214f_s390x",
"relates_to_product_reference": "8Base-multicluster-engine-2.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "multicluster-engine/managed-serviceaccount-rhel8@sha256:8621056c6982b9875749650eee2cf967b31217298a1b924de1fe710e0445df1b_amd64 as a component of multicluster engine for Kubernetes 2.1 for RHEL 8",
"product_id": "8Base-multicluster-engine-2.1:multicluster-engine/managed-serviceaccount-rhel8@sha256:8621056c6982b9875749650eee2cf967b31217298a1b924de1fe710e0445df1b_amd64"
},
"product_reference": "multicluster-engine/managed-serviceaccount-rhel8@sha256:8621056c6982b9875749650eee2cf967b31217298a1b924de1fe710e0445df1b_amd64",
"relates_to_product_reference": "8Base-multicluster-engine-2.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "multicluster-engine/managed-serviceaccount-rhel8@sha256:ec5bdf8a935ee1daaa5c91a7fd7816ade97619b5d1f6b61e663c03f43bb832bc_ppc64le as a component of multicluster engine for Kubernetes 2.1 for RHEL 8",
"product_id": "8Base-multicluster-engine-2.1:multicluster-engine/managed-serviceaccount-rhel8@sha256:ec5bdf8a935ee1daaa5c91a7fd7816ade97619b5d1f6b61e663c03f43bb832bc_ppc64le"
},
"product_reference": "multicluster-engine/managed-serviceaccount-rhel8@sha256:ec5bdf8a935ee1daaa5c91a7fd7816ade97619b5d1f6b61e663c03f43bb832bc_ppc64le",
"relates_to_product_reference": "8Base-multicluster-engine-2.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "multicluster-engine/managedcluster-import-controller-rhel8@sha256:17987e46eb8772ef79e771b6edd137b29914ae357eb036d76a063cb04de116a3_ppc64le as a component of multicluster engine for Kubernetes 2.1 for RHEL 8",
"product_id": "8Base-multicluster-engine-2.1:multicluster-engine/managedcluster-import-controller-rhel8@sha256:17987e46eb8772ef79e771b6edd137b29914ae357eb036d76a063cb04de116a3_ppc64le"
},
"product_reference": "multicluster-engine/managedcluster-import-controller-rhel8@sha256:17987e46eb8772ef79e771b6edd137b29914ae357eb036d76a063cb04de116a3_ppc64le",
"relates_to_product_reference": "8Base-multicluster-engine-2.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "multicluster-engine/managedcluster-import-controller-rhel8@sha256:4a22ca54331be02c08e23704852c34273a8bf3d1bb2c8f2aaf92f277474e3654_amd64 as a component of multicluster engine for Kubernetes 2.1 for RHEL 8",
"product_id": "8Base-multicluster-engine-2.1:multicluster-engine/managedcluster-import-controller-rhel8@sha256:4a22ca54331be02c08e23704852c34273a8bf3d1bb2c8f2aaf92f277474e3654_amd64"
},
"product_reference": "multicluster-engine/managedcluster-import-controller-rhel8@sha256:4a22ca54331be02c08e23704852c34273a8bf3d1bb2c8f2aaf92f277474e3654_amd64",
"relates_to_product_reference": "8Base-multicluster-engine-2.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "multicluster-engine/managedcluster-import-controller-rhel8@sha256:7d737e05b3164a7e49085a2026bf5fbbdda5a0d23890e1de455eea8d59f20187_s390x as a component of multicluster engine for Kubernetes 2.1 for RHEL 8",
"product_id": "8Base-multicluster-engine-2.1:multicluster-engine/managedcluster-import-controller-rhel8@sha256:7d737e05b3164a7e49085a2026bf5fbbdda5a0d23890e1de455eea8d59f20187_s390x"
},
"product_reference": "multicluster-engine/managedcluster-import-controller-rhel8@sha256:7d737e05b3164a7e49085a2026bf5fbbdda5a0d23890e1de455eea8d59f20187_s390x",
"relates_to_product_reference": "8Base-multicluster-engine-2.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "multicluster-engine/managedcluster-import-controller-rhel8@sha256:eaf8ba4c775e4ebaeea316bbab0344eb10674089ff9db1c8f1373ed564b03749_arm64 as a component of multicluster engine for Kubernetes 2.1 for RHEL 8",
"product_id": "8Base-multicluster-engine-2.1:multicluster-engine/managedcluster-import-controller-rhel8@sha256:eaf8ba4c775e4ebaeea316bbab0344eb10674089ff9db1c8f1373ed564b03749_arm64"
},
"product_reference": "multicluster-engine/managedcluster-import-controller-rhel8@sha256:eaf8ba4c775e4ebaeea316bbab0344eb10674089ff9db1c8f1373ed564b03749_arm64",
"relates_to_product_reference": "8Base-multicluster-engine-2.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "multicluster-engine/mce-operator-bundle@sha256:701ad2aa334971346282a7a80c420049f08a3e3845a915a947e7605aab9c1369_ppc64le as a component of multicluster engine for Kubernetes 2.1 for RHEL 8",
"product_id": "8Base-multicluster-engine-2.1:multicluster-engine/mce-operator-bundle@sha256:701ad2aa334971346282a7a80c420049f08a3e3845a915a947e7605aab9c1369_ppc64le"
},
"product_reference": "multicluster-engine/mce-operator-bundle@sha256:701ad2aa334971346282a7a80c420049f08a3e3845a915a947e7605aab9c1369_ppc64le",
"relates_to_product_reference": "8Base-multicluster-engine-2.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "multicluster-engine/mce-operator-bundle@sha256:cf1b297a2bbfa2a55204e2c4688511baa0223978b2d4ab7cfb8f8c5c965d563f_arm64 as a component of multicluster engine for Kubernetes 2.1 for RHEL 8",
"product_id": "8Base-multicluster-engine-2.1:multicluster-engine/mce-operator-bundle@sha256:cf1b297a2bbfa2a55204e2c4688511baa0223978b2d4ab7cfb8f8c5c965d563f_arm64"
},
"product_reference": "multicluster-engine/mce-operator-bundle@sha256:cf1b297a2bbfa2a55204e2c4688511baa0223978b2d4ab7cfb8f8c5c965d563f_arm64",
"relates_to_product_reference": "8Base-multicluster-engine-2.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "multicluster-engine/mce-operator-bundle@sha256:ed114b2afb91375b6f3576da15474ad96c154cc0ed16e288f8a4840d7d39942f_s390x as a component of multicluster engine for Kubernetes 2.1 for RHEL 8",
"product_id": "8Base-multicluster-engine-2.1:multicluster-engine/mce-operator-bundle@sha256:ed114b2afb91375b6f3576da15474ad96c154cc0ed16e288f8a4840d7d39942f_s390x"
},
"product_reference": "multicluster-engine/mce-operator-bundle@sha256:ed114b2afb91375b6f3576da15474ad96c154cc0ed16e288f8a4840d7d39942f_s390x",
"relates_to_product_reference": "8Base-multicluster-engine-2.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "multicluster-engine/mce-operator-bundle@sha256:f1be217449145edb01b029b19d08831cc6d085856e39aea8174e74ef0cc85283_amd64 as a component of multicluster engine for Kubernetes 2.1 for RHEL 8",
"product_id": "8Base-multicluster-engine-2.1:multicluster-engine/mce-operator-bundle@sha256:f1be217449145edb01b029b19d08831cc6d085856e39aea8174e74ef0cc85283_amd64"
},
"product_reference": "multicluster-engine/mce-operator-bundle@sha256:f1be217449145edb01b029b19d08831cc6d085856e39aea8174e74ef0cc85283_amd64",
"relates_to_product_reference": "8Base-multicluster-engine-2.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "multicluster-engine/multicloud-manager-rhel8@sha256:162fe79ef40dbdcd1c9a16c601ffeb1c1dec5309c250bddf85809a0197b2ec3e_amd64 as a component of multicluster engine for Kubernetes 2.1 for RHEL 8",
"product_id": "8Base-multicluster-engine-2.1:multicluster-engine/multicloud-manager-rhel8@sha256:162fe79ef40dbdcd1c9a16c601ffeb1c1dec5309c250bddf85809a0197b2ec3e_amd64"
},
"product_reference": "multicluster-engine/multicloud-manager-rhel8@sha256:162fe79ef40dbdcd1c9a16c601ffeb1c1dec5309c250bddf85809a0197b2ec3e_amd64",
"relates_to_product_reference": "8Base-multicluster-engine-2.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "multicluster-engine/multicloud-manager-rhel8@sha256:af5076a59d32f3bed7f88348bccdff6fad4d250aab7f8dc7c2791e75fa76c7d9_ppc64le as a component of multicluster engine for Kubernetes 2.1 for RHEL 8",
"product_id": "8Base-multicluster-engine-2.1:multicluster-engine/multicloud-manager-rhel8@sha256:af5076a59d32f3bed7f88348bccdff6fad4d250aab7f8dc7c2791e75fa76c7d9_ppc64le"
},
"product_reference": "multicluster-engine/multicloud-manager-rhel8@sha256:af5076a59d32f3bed7f88348bccdff6fad4d250aab7f8dc7c2791e75fa76c7d9_ppc64le",
"relates_to_product_reference": "8Base-multicluster-engine-2.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "multicluster-engine/multicloud-manager-rhel8@sha256:c03edb31a56b4678c4e0f66c59b49e3798b8442ef1ddca3f67488f4baca30241_s390x as a component of multicluster engine for Kubernetes 2.1 for RHEL 8",
"product_id": "8Base-multicluster-engine-2.1:multicluster-engine/multicloud-manager-rhel8@sha256:c03edb31a56b4678c4e0f66c59b49e3798b8442ef1ddca3f67488f4baca30241_s390x"
},
"product_reference": "multicluster-engine/multicloud-manager-rhel8@sha256:c03edb31a56b4678c4e0f66c59b49e3798b8442ef1ddca3f67488f4baca30241_s390x",
"relates_to_product_reference": "8Base-multicluster-engine-2.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "multicluster-engine/multicloud-manager-rhel8@sha256:c6fb6ec34c746ba73007bec6e1895b4e1a4ed551b035aa9059664ded820f46fa_arm64 as a component of multicluster engine for Kubernetes 2.1 for RHEL 8",
"product_id": "8Base-multicluster-engine-2.1:multicluster-engine/multicloud-manager-rhel8@sha256:c6fb6ec34c746ba73007bec6e1895b4e1a4ed551b035aa9059664ded820f46fa_arm64"
},
"product_reference": "multicluster-engine/multicloud-manager-rhel8@sha256:c6fb6ec34c746ba73007bec6e1895b4e1a4ed551b035aa9059664ded820f46fa_arm64",
"relates_to_product_reference": "8Base-multicluster-engine-2.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "multicluster-engine/multicluster-engine-cluster-api-provider-agent-rhel8@sha256:208389221423692530b334815985b0a2263febf5574138e854dbdc011f03b4a2_s390x as a component of multicluster engine for Kubernetes 2.1 for RHEL 8",
"product_id": "8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-cluster-api-provider-agent-rhel8@sha256:208389221423692530b334815985b0a2263febf5574138e854dbdc011f03b4a2_s390x"
},
"product_reference": "multicluster-engine/multicluster-engine-cluster-api-provider-agent-rhel8@sha256:208389221423692530b334815985b0a2263febf5574138e854dbdc011f03b4a2_s390x",
"relates_to_product_reference": "8Base-multicluster-engine-2.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "multicluster-engine/multicluster-engine-cluster-api-provider-agent-rhel8@sha256:4bacc4ba3974c11ac27d1448a7f7cd973162caf33358249e9d1c154018124830_amd64 as a component of multicluster engine for Kubernetes 2.1 for RHEL 8",
"product_id": "8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-cluster-api-provider-agent-rhel8@sha256:4bacc4ba3974c11ac27d1448a7f7cd973162caf33358249e9d1c154018124830_amd64"
},
"product_reference": "multicluster-engine/multicluster-engine-cluster-api-provider-agent-rhel8@sha256:4bacc4ba3974c11ac27d1448a7f7cd973162caf33358249e9d1c154018124830_amd64",
"relates_to_product_reference": "8Base-multicluster-engine-2.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "multicluster-engine/multicluster-engine-cluster-api-provider-agent-rhel8@sha256:8b3c3fb8fdf6d679f6020e0c739f25ae83dd4173e46b743de911d8e346f371fe_ppc64le as a component of multicluster engine for Kubernetes 2.1 for RHEL 8",
"product_id": "8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-cluster-api-provider-agent-rhel8@sha256:8b3c3fb8fdf6d679f6020e0c739f25ae83dd4173e46b743de911d8e346f371fe_ppc64le"
},
"product_reference": "multicluster-engine/multicluster-engine-cluster-api-provider-agent-rhel8@sha256:8b3c3fb8fdf6d679f6020e0c739f25ae83dd4173e46b743de911d8e346f371fe_ppc64le",
"relates_to_product_reference": "8Base-multicluster-engine-2.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "multicluster-engine/multicluster-engine-cluster-api-provider-agent-rhel8@sha256:a4d3f04386e63bfb640b928c01f972ba7d90af9c5213a7c10968b55c875565e0_arm64 as a component of multicluster engine for Kubernetes 2.1 for RHEL 8",
"product_id": "8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-cluster-api-provider-agent-rhel8@sha256:a4d3f04386e63bfb640b928c01f972ba7d90af9c5213a7c10968b55c875565e0_arm64"
},
"product_reference": "multicluster-engine/multicluster-engine-cluster-api-provider-agent-rhel8@sha256:a4d3f04386e63bfb640b928c01f972ba7d90af9c5213a7c10968b55c875565e0_arm64",
"relates_to_product_reference": "8Base-multicluster-engine-2.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "multicluster-engine/multicluster-engine-console-mce-rhel8@sha256:009597e78bf32e0a6d83ad456a6670e436692aa1c12cbd144580a30080054d0f_arm64 as a component of multicluster engine for Kubernetes 2.1 for RHEL 8",
"product_id": "8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-console-mce-rhel8@sha256:009597e78bf32e0a6d83ad456a6670e436692aa1c12cbd144580a30080054d0f_arm64"
},
"product_reference": "multicluster-engine/multicluster-engine-console-mce-rhel8@sha256:009597e78bf32e0a6d83ad456a6670e436692aa1c12cbd144580a30080054d0f_arm64",
"relates_to_product_reference": "8Base-multicluster-engine-2.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "multicluster-engine/multicluster-engine-console-mce-rhel8@sha256:95cbc26ed2e396e44efd543d8a38f1c698267e1a617a7ee4b6f26efdb49e3059_amd64 as a component of multicluster engine for Kubernetes 2.1 for RHEL 8",
"product_id": "8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-console-mce-rhel8@sha256:95cbc26ed2e396e44efd543d8a38f1c698267e1a617a7ee4b6f26efdb49e3059_amd64"
},
"product_reference": "multicluster-engine/multicluster-engine-console-mce-rhel8@sha256:95cbc26ed2e396e44efd543d8a38f1c698267e1a617a7ee4b6f26efdb49e3059_amd64",
"relates_to_product_reference": "8Base-multicluster-engine-2.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "multicluster-engine/multicluster-engine-console-mce-rhel8@sha256:b83a44a87eddeaa3914d03f51f58e8cc5412ee580ee233754108b2349d890b8c_ppc64le as a component of multicluster engine for Kubernetes 2.1 for RHEL 8",
"product_id": "8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-console-mce-rhel8@sha256:b83a44a87eddeaa3914d03f51f58e8cc5412ee580ee233754108b2349d890b8c_ppc64le"
},
"product_reference": "multicluster-engine/multicluster-engine-console-mce-rhel8@sha256:b83a44a87eddeaa3914d03f51f58e8cc5412ee580ee233754108b2349d890b8c_ppc64le",
"relates_to_product_reference": "8Base-multicluster-engine-2.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "multicluster-engine/multicluster-engine-console-mce-rhel8@sha256:e3883d9629078bc16f2a6526cb8b1fdea89c1a8b8f477487fd6b34efa2f13999_s390x as a component of multicluster engine for Kubernetes 2.1 for RHEL 8",
"product_id": "8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-console-mce-rhel8@sha256:e3883d9629078bc16f2a6526cb8b1fdea89c1a8b8f477487fd6b34efa2f13999_s390x"
},
"product_reference": "multicluster-engine/multicluster-engine-console-mce-rhel8@sha256:e3883d9629078bc16f2a6526cb8b1fdea89c1a8b8f477487fd6b34efa2f13999_s390x",
"relates_to_product_reference": "8Base-multicluster-engine-2.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "multicluster-engine/multicluster-engine-hypershift-addon-rhel8-operator@sha256:00322fc5e7a8e1d08ca716e23982dae6d365b1523f8d3465e6daad5074067ea2_ppc64le as a component of multicluster engine for Kubernetes 2.1 for RHEL 8",
"product_id": "8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-hypershift-addon-rhel8-operator@sha256:00322fc5e7a8e1d08ca716e23982dae6d365b1523f8d3465e6daad5074067ea2_ppc64le"
},
"product_reference": "multicluster-engine/multicluster-engine-hypershift-addon-rhel8-operator@sha256:00322fc5e7a8e1d08ca716e23982dae6d365b1523f8d3465e6daad5074067ea2_ppc64le",
"relates_to_product_reference": "8Base-multicluster-engine-2.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "multicluster-engine/multicluster-engine-hypershift-addon-rhel8-operator@sha256:27cc406bb658c1915e75f5d0b0d3c0f73e72635c9f5bb08bc28e3c5c434e147b_arm64 as a component of multicluster engine for Kubernetes 2.1 for RHEL 8",
"product_id": "8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-hypershift-addon-rhel8-operator@sha256:27cc406bb658c1915e75f5d0b0d3c0f73e72635c9f5bb08bc28e3c5c434e147b_arm64"
},
"product_reference": "multicluster-engine/multicluster-engine-hypershift-addon-rhel8-operator@sha256:27cc406bb658c1915e75f5d0b0d3c0f73e72635c9f5bb08bc28e3c5c434e147b_arm64",
"relates_to_product_reference": "8Base-multicluster-engine-2.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "multicluster-engine/multicluster-engine-hypershift-addon-rhel8-operator@sha256:afc67731faaa2dc9d32a052064763737c8bc4b1b5cf8e8ffb7cb31a4652c656c_amd64 as a component of multicluster engine for Kubernetes 2.1 for RHEL 8",
"product_id": "8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-hypershift-addon-rhel8-operator@sha256:afc67731faaa2dc9d32a052064763737c8bc4b1b5cf8e8ffb7cb31a4652c656c_amd64"
},
"product_reference": "multicluster-engine/multicluster-engine-hypershift-addon-rhel8-operator@sha256:afc67731faaa2dc9d32a052064763737c8bc4b1b5cf8e8ffb7cb31a4652c656c_amd64",
"relates_to_product_reference": "8Base-multicluster-engine-2.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "multicluster-engine/multicluster-engine-hypershift-addon-rhel8-operator@sha256:c4227a3a5b323d716a979e1c6a66c458d458648c5fcb0ab151ad55ba24972f51_s390x as a component of multicluster engine for Kubernetes 2.1 for RHEL 8",
"product_id": "8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-hypershift-addon-rhel8-operator@sha256:c4227a3a5b323d716a979e1c6a66c458d458648c5fcb0ab151ad55ba24972f51_s390x"
},
"product_reference": "multicluster-engine/multicluster-engine-hypershift-addon-rhel8-operator@sha256:c4227a3a5b323d716a979e1c6a66c458d458648c5fcb0ab151ad55ba24972f51_s390x",
"relates_to_product_reference": "8Base-multicluster-engine-2.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "multicluster-engine/multicluster-engine-hypershift-deployment-controller-rhel8@sha256:68de13099864a989493367500360560a677fde2e0e56a760a6dafde1d7be9a27_ppc64le as a component of multicluster engine for Kubernetes 2.1 for RHEL 8",
"product_id": "8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-hypershift-deployment-controller-rhel8@sha256:68de13099864a989493367500360560a677fde2e0e56a760a6dafde1d7be9a27_ppc64le"
},
"product_reference": "multicluster-engine/multicluster-engine-hypershift-deployment-controller-rhel8@sha256:68de13099864a989493367500360560a677fde2e0e56a760a6dafde1d7be9a27_ppc64le",
"relates_to_product_reference": "8Base-multicluster-engine-2.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "multicluster-engine/multicluster-engine-hypershift-deployment-controller-rhel8@sha256:8d4a908562cbb0351aea12befe5f2bdf57041e073ce679d1b1c5b46c893844b6_s390x as a component of multicluster engine for Kubernetes 2.1 for RHEL 8",
"product_id": "8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-hypershift-deployment-controller-rhel8@sha256:8d4a908562cbb0351aea12befe5f2bdf57041e073ce679d1b1c5b46c893844b6_s390x"
},
"product_reference": "multicluster-engine/multicluster-engine-hypershift-deployment-controller-rhel8@sha256:8d4a908562cbb0351aea12befe5f2bdf57041e073ce679d1b1c5b46c893844b6_s390x",
"relates_to_product_reference": "8Base-multicluster-engine-2.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "multicluster-engine/multicluster-engine-hypershift-deployment-controller-rhel8@sha256:be5d7a8b6dec6d4c959badc2d2960ec7bfe74a75c0d673da06fe6335920de3a0_arm64 as a component of multicluster engine for Kubernetes 2.1 for RHEL 8",
"product_id": "8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-hypershift-deployment-controller-rhel8@sha256:be5d7a8b6dec6d4c959badc2d2960ec7bfe74a75c0d673da06fe6335920de3a0_arm64"
},
"product_reference": "multicluster-engine/multicluster-engine-hypershift-deployment-controller-rhel8@sha256:be5d7a8b6dec6d4c959badc2d2960ec7bfe74a75c0d673da06fe6335920de3a0_arm64",
"relates_to_product_reference": "8Base-multicluster-engine-2.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "multicluster-engine/multicluster-engine-hypershift-deployment-controller-rhel8@sha256:f44b9cd7b993051b4d59108153763a09d283c0cf822fab478f22cfbe53847da7_amd64 as a component of multicluster engine for Kubernetes 2.1 for RHEL 8",
"product_id": "8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-hypershift-deployment-controller-rhel8@sha256:f44b9cd7b993051b4d59108153763a09d283c0cf822fab478f22cfbe53847da7_amd64"
},
"product_reference": "multicluster-engine/multicluster-engine-hypershift-deployment-controller-rhel8@sha256:f44b9cd7b993051b4d59108153763a09d283c0cf822fab478f22cfbe53847da7_amd64",
"relates_to_product_reference": "8Base-multicluster-engine-2.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "multicluster-engine/multicluster-engine-managed-serviceaccount-rhel8@sha256:63593ef6045808b9c3fe96fc1cddd99bdfabaaef881fe716972500bfda62f92b_arm64 as a component of multicluster engine for Kubernetes 2.1 for RHEL 8",
"product_id": "8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-managed-serviceaccount-rhel8@sha256:63593ef6045808b9c3fe96fc1cddd99bdfabaaef881fe716972500bfda62f92b_arm64"
},
"product_reference": "multicluster-engine/multicluster-engine-managed-serviceaccount-rhel8@sha256:63593ef6045808b9c3fe96fc1cddd99bdfabaaef881fe716972500bfda62f92b_arm64",
"relates_to_product_reference": "8Base-multicluster-engine-2.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "multicluster-engine/multicluster-engine-managed-serviceaccount-rhel8@sha256:7f5f65ba65c9bfc64d8bf9724a22b68d38c512465f4be1bfed8f02133256214f_s390x as a component of multicluster engine for Kubernetes 2.1 for RHEL 8",
"product_id": "8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-managed-serviceaccount-rhel8@sha256:7f5f65ba65c9bfc64d8bf9724a22b68d38c512465f4be1bfed8f02133256214f_s390x"
},
"product_reference": "multicluster-engine/multicluster-engine-managed-serviceaccount-rhel8@sha256:7f5f65ba65c9bfc64d8bf9724a22b68d38c512465f4be1bfed8f02133256214f_s390x",
"relates_to_product_reference": "8Base-multicluster-engine-2.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "multicluster-engine/multicluster-engine-managed-serviceaccount-rhel8@sha256:8621056c6982b9875749650eee2cf967b31217298a1b924de1fe710e0445df1b_amd64 as a component of multicluster engine for Kubernetes 2.1 for RHEL 8",
"product_id": "8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-managed-serviceaccount-rhel8@sha256:8621056c6982b9875749650eee2cf967b31217298a1b924de1fe710e0445df1b_amd64"
},
"product_reference": "multicluster-engine/multicluster-engine-managed-serviceaccount-rhel8@sha256:8621056c6982b9875749650eee2cf967b31217298a1b924de1fe710e0445df1b_amd64",
"relates_to_product_reference": "8Base-multicluster-engine-2.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "multicluster-engine/multicluster-engine-managed-serviceaccount-rhel8@sha256:ec5bdf8a935ee1daaa5c91a7fd7816ade97619b5d1f6b61e663c03f43bb832bc_ppc64le as a component of multicluster engine for Kubernetes 2.1 for RHEL 8",
"product_id": "8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-managed-serviceaccount-rhel8@sha256:ec5bdf8a935ee1daaa5c91a7fd7816ade97619b5d1f6b61e663c03f43bb832bc_ppc64le"
},
"product_reference": "multicluster-engine/multicluster-engine-managed-serviceaccount-rhel8@sha256:ec5bdf8a935ee1daaa5c91a7fd7816ade97619b5d1f6b61e663c03f43bb832bc_ppc64le",
"relates_to_product_reference": "8Base-multicluster-engine-2.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "multicluster-engine/must-gather-rhel8@sha256:4270ef4ed53f54fb13cf1092b3babb70af7012886a3f0c293b11040083f39651_amd64 as a component of multicluster engine for Kubernetes 2.1 for RHEL 8",
"product_id": "8Base-multicluster-engine-2.1:multicluster-engine/must-gather-rhel8@sha256:4270ef4ed53f54fb13cf1092b3babb70af7012886a3f0c293b11040083f39651_amd64"
},
"product_reference": "multicluster-engine/must-gather-rhel8@sha256:4270ef4ed53f54fb13cf1092b3babb70af7012886a3f0c293b11040083f39651_amd64",
"relates_to_product_reference": "8Base-multicluster-engine-2.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "multicluster-engine/must-gather-rhel8@sha256:4ecb20c797f71375bc888ed84036f49bc40e2e9984e7ec74b14ad697d1b9c6fb_arm64 as a component of multicluster engine for Kubernetes 2.1 for RHEL 8",
"product_id": "8Base-multicluster-engine-2.1:multicluster-engine/must-gather-rhel8@sha256:4ecb20c797f71375bc888ed84036f49bc40e2e9984e7ec74b14ad697d1b9c6fb_arm64"
},
"product_reference": "multicluster-engine/must-gather-rhel8@sha256:4ecb20c797f71375bc888ed84036f49bc40e2e9984e7ec74b14ad697d1b9c6fb_arm64",
"relates_to_product_reference": "8Base-multicluster-engine-2.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "multicluster-engine/must-gather-rhel8@sha256:6d2624faf8cb2634a9e2203273d95c076ed2207ddd87f50df6ce8e5088a5d257_s390x as a component of multicluster engine for Kubernetes 2.1 for RHEL 8",
"product_id": "8Base-multicluster-engine-2.1:multicluster-engine/must-gather-rhel8@sha256:6d2624faf8cb2634a9e2203273d95c076ed2207ddd87f50df6ce8e5088a5d257_s390x"
},
"product_reference": "multicluster-engine/must-gather-rhel8@sha256:6d2624faf8cb2634a9e2203273d95c076ed2207ddd87f50df6ce8e5088a5d257_s390x",
"relates_to_product_reference": "8Base-multicluster-engine-2.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "multicluster-engine/must-gather-rhel8@sha256:e838cb2e70eff2157b992c1cc6c576c9e099306b1df69d6d5c9d991ded4e0789_ppc64le as a component of multicluster engine for Kubernetes 2.1 for RHEL 8",
"product_id": "8Base-multicluster-engine-2.1:multicluster-engine/must-gather-rhel8@sha256:e838cb2e70eff2157b992c1cc6c576c9e099306b1df69d6d5c9d991ded4e0789_ppc64le"
},
"product_reference": "multicluster-engine/must-gather-rhel8@sha256:e838cb2e70eff2157b992c1cc6c576c9e099306b1df69d6d5c9d991ded4e0789_ppc64le",
"relates_to_product_reference": "8Base-multicluster-engine-2.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "multicluster-engine/placement-rhel8@sha256:473ed2081010b9005ecc6fb254389dac6927f336967bd4a2f99ca3210fd265f0_amd64 as a component of multicluster engine for Kubernetes 2.1 for RHEL 8",
"product_id": "8Base-multicluster-engine-2.1:multicluster-engine/placement-rhel8@sha256:473ed2081010b9005ecc6fb254389dac6927f336967bd4a2f99ca3210fd265f0_amd64"
},
"product_reference": "multicluster-engine/placement-rhel8@sha256:473ed2081010b9005ecc6fb254389dac6927f336967bd4a2f99ca3210fd265f0_amd64",
"relates_to_product_reference": "8Base-multicluster-engine-2.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "multicluster-engine/placement-rhel8@sha256:746794cb82199cfc0c659de0a48018bbd8f18aec97265d68f8dd8bbf783049b1_ppc64le as a component of multicluster engine for Kubernetes 2.1 for RHEL 8",
"product_id": "8Base-multicluster-engine-2.1:multicluster-engine/placement-rhel8@sha256:746794cb82199cfc0c659de0a48018bbd8f18aec97265d68f8dd8bbf783049b1_ppc64le"
},
"product_reference": "multicluster-engine/placement-rhel8@sha256:746794cb82199cfc0c659de0a48018bbd8f18aec97265d68f8dd8bbf783049b1_ppc64le",
"relates_to_product_reference": "8Base-multicluster-engine-2.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "multicluster-engine/placement-rhel8@sha256:7f5c7671a97f09756a150feb6a6bd04f40aa938ce065102b5b5875eadab933db_arm64 as a component of multicluster engine for Kubernetes 2.1 for RHEL 8",
"product_id": "8Base-multicluster-engine-2.1:multicluster-engine/placement-rhel8@sha256:7f5c7671a97f09756a150feb6a6bd04f40aa938ce065102b5b5875eadab933db_arm64"
},
"product_reference": "multicluster-engine/placement-rhel8@sha256:7f5c7671a97f09756a150feb6a6bd04f40aa938ce065102b5b5875eadab933db_arm64",
"relates_to_product_reference": "8Base-multicluster-engine-2.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "multicluster-engine/placement-rhel8@sha256:a6fb7f9d80d4d6cb53317f7d87960af28a6cafb8c5abee369f7bd94cbe449686_s390x as a component of multicluster engine for Kubernetes 2.1 for RHEL 8",
"product_id": "8Base-multicluster-engine-2.1:multicluster-engine/placement-rhel8@sha256:a6fb7f9d80d4d6cb53317f7d87960af28a6cafb8c5abee369f7bd94cbe449686_s390x"
},
"product_reference": "multicluster-engine/placement-rhel8@sha256:a6fb7f9d80d4d6cb53317f7d87960af28a6cafb8c5abee369f7bd94cbe449686_s390x",
"relates_to_product_reference": "8Base-multicluster-engine-2.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "multicluster-engine/provider-credential-controller-rhel8@sha256:759037d7817cef4e0451befe8f2bc943a89f2bda95a52327a1c552c3f9a095bb_amd64 as a component of multicluster engine for Kubernetes 2.1 for RHEL 8",
"product_id": "8Base-multicluster-engine-2.1:multicluster-engine/provider-credential-controller-rhel8@sha256:759037d7817cef4e0451befe8f2bc943a89f2bda95a52327a1c552c3f9a095bb_amd64"
},
"product_reference": "multicluster-engine/provider-credential-controller-rhel8@sha256:759037d7817cef4e0451befe8f2bc943a89f2bda95a52327a1c552c3f9a095bb_amd64",
"relates_to_product_reference": "8Base-multicluster-engine-2.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "multicluster-engine/provider-credential-controller-rhel8@sha256:90281a3feff8e019a937fabb5184881c1983cda657c41332cd0321acf5ea4092_s390x as a component of multicluster engine for Kubernetes 2.1 for RHEL 8",
"product_id": "8Base-multicluster-engine-2.1:multicluster-engine/provider-credential-controller-rhel8@sha256:90281a3feff8e019a937fabb5184881c1983cda657c41332cd0321acf5ea4092_s390x"
},
"product_reference": "multicluster-engine/provider-credential-controller-rhel8@sha256:90281a3feff8e019a937fabb5184881c1983cda657c41332cd0321acf5ea4092_s390x",
"relates_to_product_reference": "8Base-multicluster-engine-2.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "multicluster-engine/provider-credential-controller-rhel8@sha256:b6406fbcfeed4c491c66b778a4ad08e8066db5052a49863dd459e2b7375e6ba4_ppc64le as a component of multicluster engine for Kubernetes 2.1 for RHEL 8",
"product_id": "8Base-multicluster-engine-2.1:multicluster-engine/provider-credential-controller-rhel8@sha256:b6406fbcfeed4c491c66b778a4ad08e8066db5052a49863dd459e2b7375e6ba4_ppc64le"
},
"product_reference": "multicluster-engine/provider-credential-controller-rhel8@sha256:b6406fbcfeed4c491c66b778a4ad08e8066db5052a49863dd459e2b7375e6ba4_ppc64le",
"relates_to_product_reference": "8Base-multicluster-engine-2.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "multicluster-engine/provider-credential-controller-rhel8@sha256:c4707c5214505bf1e5f693f0c5df4bb6fe4336670bf850b9a09040b6d87cccd2_arm64 as a component of multicluster engine for Kubernetes 2.1 for RHEL 8",
"product_id": "8Base-multicluster-engine-2.1:multicluster-engine/provider-credential-controller-rhel8@sha256:c4707c5214505bf1e5f693f0c5df4bb6fe4336670bf850b9a09040b6d87cccd2_arm64"
},
"product_reference": "multicluster-engine/provider-credential-controller-rhel8@sha256:c4707c5214505bf1e5f693f0c5df4bb6fe4336670bf850b9a09040b6d87cccd2_arm64",
"relates_to_product_reference": "8Base-multicluster-engine-2.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "multicluster-engine/registration-operator-rhel8@sha256:49d81d8a383de609d64760a4ae6ffa61469a59a5678311406ce4f838c1cc66fd_arm64 as a component of multicluster engine for Kubernetes 2.1 for RHEL 8",
"product_id": "8Base-multicluster-engine-2.1:multicluster-engine/registration-operator-rhel8@sha256:49d81d8a383de609d64760a4ae6ffa61469a59a5678311406ce4f838c1cc66fd_arm64"
},
"product_reference": "multicluster-engine/registration-operator-rhel8@sha256:49d81d8a383de609d64760a4ae6ffa61469a59a5678311406ce4f838c1cc66fd_arm64",
"relates_to_product_reference": "8Base-multicluster-engine-2.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "multicluster-engine/registration-operator-rhel8@sha256:579420cfdc2a542ab7a1b9cd6f1324885f60d1ec5d2bda74808127b45aef2983_s390x as a component of multicluster engine for Kubernetes 2.1 for RHEL 8",
"product_id": "8Base-multicluster-engine-2.1:multicluster-engine/registration-operator-rhel8@sha256:579420cfdc2a542ab7a1b9cd6f1324885f60d1ec5d2bda74808127b45aef2983_s390x"
},
"product_reference": "multicluster-engine/registration-operator-rhel8@sha256:579420cfdc2a542ab7a1b9cd6f1324885f60d1ec5d2bda74808127b45aef2983_s390x",
"relates_to_product_reference": "8Base-multicluster-engine-2.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "multicluster-engine/registration-operator-rhel8@sha256:f945ae948589e2ea294d3d6e8f89fe05c1203f375a0722465965208ecfc15b94_ppc64le as a component of multicluster engine for Kubernetes 2.1 for RHEL 8",
"product_id": "8Base-multicluster-engine-2.1:multicluster-engine/registration-operator-rhel8@sha256:f945ae948589e2ea294d3d6e8f89fe05c1203f375a0722465965208ecfc15b94_ppc64le"
},
"product_reference": "multicluster-engine/registration-operator-rhel8@sha256:f945ae948589e2ea294d3d6e8f89fe05c1203f375a0722465965208ecfc15b94_ppc64le",
"relates_to_product_reference": "8Base-multicluster-engine-2.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "multicluster-engine/registration-operator-rhel8@sha256:fbc7cd19b869d02af6dba24b20f6a44c498fb00e4afc629821f47b9b35c5a94d_amd64 as a component of multicluster engine for Kubernetes 2.1 for RHEL 8",
"product_id": "8Base-multicluster-engine-2.1:multicluster-engine/registration-operator-rhel8@sha256:fbc7cd19b869d02af6dba24b20f6a44c498fb00e4afc629821f47b9b35c5a94d_amd64"
},
"product_reference": "multicluster-engine/registration-operator-rhel8@sha256:fbc7cd19b869d02af6dba24b20f6a44c498fb00e4afc629821f47b9b35c5a94d_amd64",
"relates_to_product_reference": "8Base-multicluster-engine-2.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "multicluster-engine/registration-rhel8@sha256:39cc95f16445c3a1dca378beb50f5931ad081f459c9c6eb012325c6a9d8ada6c_amd64 as a component of multicluster engine for Kubernetes 2.1 for RHEL 8",
"product_id": "8Base-multicluster-engine-2.1:multicluster-engine/registration-rhel8@sha256:39cc95f16445c3a1dca378beb50f5931ad081f459c9c6eb012325c6a9d8ada6c_amd64"
},
"product_reference": "multicluster-engine/registration-rhel8@sha256:39cc95f16445c3a1dca378beb50f5931ad081f459c9c6eb012325c6a9d8ada6c_amd64",
"relates_to_product_reference": "8Base-multicluster-engine-2.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "multicluster-engine/registration-rhel8@sha256:686390715f19747bff24e95137307182ab095fb133051424996c6b0ee668569a_s390x as a component of multicluster engine for Kubernetes 2.1 for RHEL 8",
"product_id": "8Base-multicluster-engine-2.1:multicluster-engine/registration-rhel8@sha256:686390715f19747bff24e95137307182ab095fb133051424996c6b0ee668569a_s390x"
},
"product_reference": "multicluster-engine/registration-rhel8@sha256:686390715f19747bff24e95137307182ab095fb133051424996c6b0ee668569a_s390x",
"relates_to_product_reference": "8Base-multicluster-engine-2.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "multicluster-engine/registration-rhel8@sha256:7bbc4dceeffd5f4bb47e9c38f97109d083dbbbda1a1643b7eb7762ebbd5047a1_ppc64le as a component of multicluster engine for Kubernetes 2.1 for RHEL 8",
"product_id": "8Base-multicluster-engine-2.1:multicluster-engine/registration-rhel8@sha256:7bbc4dceeffd5f4bb47e9c38f97109d083dbbbda1a1643b7eb7762ebbd5047a1_ppc64le"
},
"product_reference": "multicluster-engine/registration-rhel8@sha256:7bbc4dceeffd5f4bb47e9c38f97109d083dbbbda1a1643b7eb7762ebbd5047a1_ppc64le",
"relates_to_product_reference": "8Base-multicluster-engine-2.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "multicluster-engine/registration-rhel8@sha256:cb1c8096bd5bd9f1dfa413bc0d1889d970b6d841988d24d6c1008904b1288cfe_arm64 as a component of multicluster engine for Kubernetes 2.1 for RHEL 8",
"product_id": "8Base-multicluster-engine-2.1:multicluster-engine/registration-rhel8@sha256:cb1c8096bd5bd9f1dfa413bc0d1889d970b6d841988d24d6c1008904b1288cfe_arm64"
},
"product_reference": "multicluster-engine/registration-rhel8@sha256:cb1c8096bd5bd9f1dfa413bc0d1889d970b6d841988d24d6c1008904b1288cfe_arm64",
"relates_to_product_reference": "8Base-multicluster-engine-2.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "multicluster-engine/work-rhel8@sha256:345f405c6a1d3e18beaf13c24a7ca4055a03746d8e6540670435e8d2413fefaf_amd64 as a component of multicluster engine for Kubernetes 2.1 for RHEL 8",
"product_id": "8Base-multicluster-engine-2.1:multicluster-engine/work-rhel8@sha256:345f405c6a1d3e18beaf13c24a7ca4055a03746d8e6540670435e8d2413fefaf_amd64"
},
"product_reference": "multicluster-engine/work-rhel8@sha256:345f405c6a1d3e18beaf13c24a7ca4055a03746d8e6540670435e8d2413fefaf_amd64",
"relates_to_product_reference": "8Base-multicluster-engine-2.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "multicluster-engine/work-rhel8@sha256:663cf3e0453e2ae5b1c9d5f6d335930d6d1e9c7a34151a171dbf58f9066c2b96_arm64 as a component of multicluster engine for Kubernetes 2.1 for RHEL 8",
"product_id": "8Base-multicluster-engine-2.1:multicluster-engine/work-rhel8@sha256:663cf3e0453e2ae5b1c9d5f6d335930d6d1e9c7a34151a171dbf58f9066c2b96_arm64"
},
"product_reference": "multicluster-engine/work-rhel8@sha256:663cf3e0453e2ae5b1c9d5f6d335930d6d1e9c7a34151a171dbf58f9066c2b96_arm64",
"relates_to_product_reference": "8Base-multicluster-engine-2.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "multicluster-engine/work-rhel8@sha256:c5c1939a142b9554a2ce664605409cefcb9954bbb1d8eef988fddab50f06cdaf_s390x as a component of multicluster engine for Kubernetes 2.1 for RHEL 8",
"product_id": "8Base-multicluster-engine-2.1:multicluster-engine/work-rhel8@sha256:c5c1939a142b9554a2ce664605409cefcb9954bbb1d8eef988fddab50f06cdaf_s390x"
},
"product_reference": "multicluster-engine/work-rhel8@sha256:c5c1939a142b9554a2ce664605409cefcb9954bbb1d8eef988fddab50f06cdaf_s390x",
"relates_to_product_reference": "8Base-multicluster-engine-2.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "multicluster-engine/work-rhel8@sha256:d425b68e6265d098601e240cae6084c76416fd27bfbd955a3ccee30873544e38_ppc64le as a component of multicluster engine for Kubernetes 2.1 for RHEL 8",
"product_id": "8Base-multicluster-engine-2.1:multicluster-engine/work-rhel8@sha256:d425b68e6265d098601e240cae6084c76416fd27bfbd955a3ccee30873544e38_ppc64le"
},
"product_reference": "multicluster-engine/work-rhel8@sha256:d425b68e6265d098601e240cae6084c76416fd27bfbd955a3ccee30873544e38_ppc64le",
"relates_to_product_reference": "8Base-multicluster-engine-2.1"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2022-1705",
"cwe": {
"id": "CWE-444",
"name": "Inconsistent Interpretation of HTTP Requests (\u0027HTTP Request/Response Smuggling\u0027)"
},
"discovery_date": "2022-07-14T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2107374"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in golang. The HTTP/1 client accepted invalid Transfer-Encoding headers indicating \"chunked\" encoding. This issue could allow request smuggling, but only if combined with an intermediate server that also improperly accepts the header as invalid.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "golang: net/http: improper sanitization of Transfer-Encoding header",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "Within regulated environments, a combination of the following controls acts as a significant barrier to successfully exploiting a CWE-444: Inconsistent Interpretation of HTTP Requests (\u0027HTTP Request/Response Smuggling\u0027) vulnerability and therefore downgrades the severity of this particular CVE from Moderate to Low.\n\nThe platform uses secure, encrypted HTTPS connections over TLS 1.2 to reduce the risk of smuggling attacks by preventing the injection of ambiguous or malformed requests between components. The environment employs IPS/IDS and antimalware solutions to detect and block malicious code while ensuring consistent interpretation of HTTP requests across network layers, mitigating request/response inconsistencies. Event logs are collected and analyzed for centralization, correlation, monitoring, alerting, and retention, enabling the detection of malformed or suspicious HTTP traffic. Static code analysis and peer reviews enforce strong input validation and error handling to ensure all user inputs adhere to HTTP protocol specifications.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"8Base-multicluster-engine-2.1:multicluster-engine/agent-service-rhel8@sha256:661ee3a57d860a713ffb481ea87858f20fce1e57b858821cb0c1ec4069e206a0_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/agent-service-rhel8@sha256:8cb5ab317ccc6b1bcd409cfba0ec983e3f5d9531227e76bb455011636ed32d21_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/agent-service-rhel8@sha256:e136966121b82373c9279b1b59b68864ed10bfdee424959a7ad4b190ff7a2562_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/agent-service-rhel8@sha256:fce50212c8bbfdc3e8f445f4b7ea35881eb29e49c443e827ad6fe2389328d57f_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/apiserver-network-proxy-rhel8@sha256:25b242af63aca69a32c457dde23b3ac52ed81f5edad3e919d5df59902adb0b60_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/apiserver-network-proxy-rhel8@sha256:5ea69e650771525faf944fbf3be82a19e54a964d38adbb88263247652476938c_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/apiserver-network-proxy-rhel8@sha256:c97ea925ea31a1ae6824ec55bbb43c3cf0d2d9b0fb6d12b6d23492e0e5a5467a_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/apiserver-network-proxy-rhel8@sha256:f71c4c301774aba9a886f2891eace9da47ba075d2a2e4acfc03849c9c0da57bc_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/assisted-image-service-rhel8@sha256:1d250617cf4eb47800d30bd6bdd61872faa29eb7c6953edcb4a107360f0d0a78_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/assisted-image-service-rhel8@sha256:3730a3c3cfb695b540945b5f0ae739a701a0155137b9509238860549105ab670_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/assisted-image-service-rhel8@sha256:3d59cfa190838da34bac1ccf88562f996cc9e9ffdb151f47e044ba3fcc964a3d_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/assisted-image-service-rhel8@sha256:92c8157e43d84584ba93d978fcc6ffba84118e4ea5ff46ad71a62ffdc7fc56e5_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/assisted-installer-agent-rhel8@sha256:99e0accdee9b311b9abf032c712060823736f88c7bf3ba692349d7f8290a9570_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/assisted-installer-agent-rhel8@sha256:b4722c060fb38e1609e689b605816cefb39a15a0ddc40837a90727d123b91c88_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/assisted-installer-reporter-rhel8@sha256:1d465abc36e2045dc5a291663786709fc920c42aacb0c34c4868a1a633334509_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/assisted-installer-reporter-rhel8@sha256:bdb861698be8305247b21ebab7994f27eaae818f691ffcff3d5b5eb5dc70a722_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/assisted-installer-reporter-rhel8@sha256:e4dd90d186f1fea6fcdb4e23f74e4390e00d134b2c21d8510c1cdbbcef3c4a1f_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/assisted-installer-rhel8@sha256:61ac4136dad0e02323807e6d3de8e890ec0b7e7e1f7112f9610410712af6f9b5_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/assisted-installer-rhel8@sha256:686b64358857be04087a706048a32b7356b16a0028d2b200da16ec94d931d25d_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/assisted-installer-rhel8@sha256:910dad58b72de16f92dd5b60d0420010d18229a6e0966fe2eb072517febe499f_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/aws-encryption-provider-rhel8@sha256:31329737bd3608345f8e969e872e2e18305e2959d9d81867933c73fb26a53dcd_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/aws-encryption-provider-rhel8@sha256:9797eef2012c827ff3250cba1cd542772e92872b4bd69a01bdbdba4fe407472c_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/aws-encryption-provider-rhel8@sha256:ab7f1982f21ed9251501396ea150764348b5f61b6e50b9d74b5031e705e16ef3_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/aws-encryption-provider-rhel8@sha256:cee69ba4c6fb326afd03c7f21856a028fa4758dab8c849ef6eaeaea0cd55afd2_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/backplane-rhel8-operator@sha256:0b8c36b4b1d00e47ee4faaeec9ccbdc2977a50592035f8a600491c657e439d33_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/backplane-rhel8-operator@sha256:5dbd590a4bbed44f487d1601d1825b5efb8253b9ee2be49adccec7e0ea9410ac_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/backplane-rhel8-operator@sha256:9f7854a1de26dfebdc8beafffd01304017b8fe7cd84065dd452de1276e529a06_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/backplane-rhel8-operator@sha256:e7998dc233af266ed94ba16450c2f02096abb5e045f291f8f94a83ef9da7dd51_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-provider-agent-rhel8@sha256:208389221423692530b334815985b0a2263febf5574138e854dbdc011f03b4a2_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-provider-agent-rhel8@sha256:4bacc4ba3974c11ac27d1448a7f7cd973162caf33358249e9d1c154018124830_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-provider-agent-rhel8@sha256:8b3c3fb8fdf6d679f6020e0c739f25ae83dd4173e46b743de911d8e346f371fe_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-provider-agent-rhel8@sha256:a4d3f04386e63bfb640b928c01f972ba7d90af9c5213a7c10968b55c875565e0_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-provider-aws-rhel8@sha256:36a5f30d043f1137033842188e59224b803158696f60ddb41095a766705485f4_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-provider-aws-rhel8@sha256:6fb7799fca309c727c7afea57448fc653dde09495945e314402a3e3a079e5b03_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-provider-aws-rhel8@sha256:9b8d4fde02e4c43d194bf4c420550730fd52b74587e2327f2e9eb75067bb25e7_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-provider-aws-rhel8@sha256:bd612736fde388811d12a572852c86d0fe9dcbb6e7f404c64b8654c870d4e2eb_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-provider-azure-rhel8@sha256:2b93b026497655f16a85a2929b1f0c970d51dce0e0e8462774989f1943bdc785_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-provider-azure-rhel8@sha256:2c9c916d0face10abc7f6467564e394ead5946bf18ed8439456cce2767a83b3e_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-provider-azure-rhel8@sha256:6f41c353228c4016ab02557a5591ef36f4aea799c4ad89798343b4a2f0765d08_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-provider-azure-rhel8@sha256:ddd59c296543f525f719336ad6ddc5e5f8d3915e08e3b64d575a9835de3e95ad_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-provider-kubevirt-rhel8@sha256:0007824d89632253727ead00c5fd6ec463f310d71e58e237ea5e51c13052b0bc_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-provider-kubevirt-rhel8@sha256:9cd9106f72557b8ba5de9f4d1de5ff8d33514d2c02889999a3c20aab9a8dd061_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-provider-kubevirt-rhel8@sha256:cbe319cfa3ab4610dc67abea27841dd5b670061faa74e666959550343bba1c28_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-provider-kubevirt-rhel8@sha256:df94a1d8a4b6d1aebed4e657267219632bb3b2176537bdf8e51a728cd78f136f_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-rhel8@sha256:30f56a4d5cba0ccd55e0bda756c7af8010ab94ec3b644dc73f7b32e76b5bbb3a_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-rhel8@sha256:4f7cb34768ff908ed1ba54330603ea54b82a4144cf9124dae01a727dcc60362a_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-rhel8@sha256:a137205ac2127a04466519355b07cee71c08c56dddfee35671127241ebdf4a99_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-rhel8@sha256:c8a785b4e1688d358cec73e9cf4853ca0ab28c7daa4c45d5384b7bebc333f53a_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-curator-controller-rhel8@sha256:1d4d913d4136321ebd94e6b9d9e55be7262883702de72c4a61827804ad843942_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-curator-controller-rhel8@sha256:2134c387cb0e8c2f95bb8ef74ad0a10c37403d9e0dfaeb7e2e9efb388c606ac1_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-curator-controller-rhel8@sha256:2e0867d6ebace932eb09bb3a6a929562a157bc2eea9c28063eb30dac866abf63_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-curator-controller-rhel8@sha256:3dd533817d97518c7af991b888c5f9df501bd496ed53988e5444c1ea62e539cb_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-proxy-addon-rhel8@sha256:2779eae299eb2b48e8a868de2f2d8d13313ca17b2f7d5c816013145b0c787cc8_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-proxy-addon-rhel8@sha256:28544cf2414bdeffb8bcaae2d1547064da46ab5a122fd77861083b1e81e299cc_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-proxy-addon-rhel8@sha256:4da01f6a0a59069045d23599d748849da60ee309f72f233497edd379b3b0823e_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-proxy-addon-rhel8@sha256:6318fd6b0e0f5c39239ba9c71c330bce7974deaf970359ec83c88116abf7a653_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-proxy-rhel8@sha256:610de7f25fd387262c360acb21dd45dc80e1c52a77dd11982965da80301407ab_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-proxy-rhel8@sha256:a881a94835c7eef6babe00792fc0a99c9816831869cb26af0dcf2665233f7710_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-proxy-rhel8@sha256:b240f43890529fe95b1a74de6f4c2626e85ae91ae6a624bb98a4c31130b6740d_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-proxy-rhel8@sha256:df6cd66cdb17efc356e770930ff796bdb527c292243f5e8b87ca5c9e912a19d6_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/clusterclaims-controller-rhel8@sha256:3608571c2a5a3d399e3ad8135ca90e46a7e57b322b5ef9d708efa631cee7109c_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/clusterclaims-controller-rhel8@sha256:5c04626558442d50ab58a941d72a78db7c94f5ce730b5abb7599c21981875970_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/clusterclaims-controller-rhel8@sha256:7be740cc5987a1dfc76d7d8a306ff65291eb9cf61419842f463aa9dc4d6ecde1_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/clusterclaims-controller-rhel8@sha256:fce2e92743adaf6fe2e0168cfeecdc71ff7c009ef92a89c9172ff46ebbedcd40_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/clusterlifecycle-state-metrics-rhel8@sha256:288a0e4f9ca79859c5f295e920e9ef01d395720ea5b62ec7f5a5bd975b9c5850_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/clusterlifecycle-state-metrics-rhel8@sha256:93b9ad845fab34498a6f504ad626d0d5236c39ab1aaf7789df146311e4ba33cd_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/clusterlifecycle-state-metrics-rhel8@sha256:c808d378bd0666d7eb1f9c9024f7d2f7c6bdedd40298aa1e940cfc1ce735af54_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/clusterlifecycle-state-metrics-rhel8@sha256:df17928fd459e5063fb2470dbaea51c96f292f1a4ca5eaedc64a03687edbb6cd_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/console-mce-rhel8@sha256:009597e78bf32e0a6d83ad456a6670e436692aa1c12cbd144580a30080054d0f_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/console-mce-rhel8@sha256:95cbc26ed2e396e44efd543d8a38f1c698267e1a617a7ee4b6f26efdb49e3059_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/console-mce-rhel8@sha256:b83a44a87eddeaa3914d03f51f58e8cc5412ee580ee233754108b2349d890b8c_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/console-mce-rhel8@sha256:e3883d9629078bc16f2a6526cb8b1fdea89c1a8b8f477487fd6b34efa2f13999_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/discovery-rhel8@sha256:12b3c0a01c59836687a7cfc1fba050d0800625cd46f678551a5944b0664c044d_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/discovery-rhel8@sha256:25eefa4b7af3650f57e9a4c372522a0cae7bcc1b41735d2b503b9b41d9c2d0b2_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/discovery-rhel8@sha256:9a655c52c83f7682964e8f46fed6011c6e9de7a2a64ee0893d0c02cf725746e1_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/discovery-rhel8@sha256:a0bcad7b2191e3c674813c2e1e67aea619d6d7eaa95f2324902e0b842d1c0cc8_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/hive-rhel8@sha256:674603ee10ad5e9d42e18e5c2f91153c863cb7e9f38cd523559c8de7c7097483_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/hive-rhel8@sha256:67b2477a7b3885df470dc56e94525e7ebc3dce326599c6f2a311f8727557bf8b_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/hive-rhel8@sha256:8722d4f39942af4a008209ae518bf27d30deaa2e5bf97fc3118bea58efafb3d5_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/hive-rhel8@sha256:dd6a4624672d458a0072b9aa46fb1b3d576c0b198759d053f61536f3b9e34359_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/hypershift-addon-rhel8-operator@sha256:00322fc5e7a8e1d08ca716e23982dae6d365b1523f8d3465e6daad5074067ea2_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/hypershift-addon-rhel8-operator@sha256:27cc406bb658c1915e75f5d0b0d3c0f73e72635c9f5bb08bc28e3c5c434e147b_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/hypershift-addon-rhel8-operator@sha256:afc67731faaa2dc9d32a052064763737c8bc4b1b5cf8e8ffb7cb31a4652c656c_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/hypershift-addon-rhel8-operator@sha256:c4227a3a5b323d716a979e1c6a66c458d458648c5fcb0ab151ad55ba24972f51_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/hypershift-deployment-controller-rhel8@sha256:68de13099864a989493367500360560a677fde2e0e56a760a6dafde1d7be9a27_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/hypershift-deployment-controller-rhel8@sha256:8d4a908562cbb0351aea12befe5f2bdf57041e073ce679d1b1c5b46c893844b6_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/hypershift-deployment-controller-rhel8@sha256:be5d7a8b6dec6d4c959badc2d2960ec7bfe74a75c0d673da06fe6335920de3a0_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/hypershift-deployment-controller-rhel8@sha256:f44b9cd7b993051b4d59108153763a09d283c0cf822fab478f22cfbe53847da7_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/hypershift-rhel8-operator@sha256:2d94cd451fbf0abc13e50b6b6252061294bdbfd1eda64f4347177d20b5d1e489_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/hypershift-rhel8-operator@sha256:3d8d114403d85cbba699f53aa177a84da92516b5d2e852b2bffc33eabde6af13_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/hypershift-rhel8-operator@sha256:62e91ac9b6291bf7abc26cdd937c2c2cf7cdf1f1256a33acbaa5d1cdc607d3fa_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/hypershift-rhel8-operator@sha256:ffce5bc9fb2be59047c4840d9222499f03c1cf74786d8695aab1d1b04adc6f8a_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/klusterlet-operator-bundle@sha256:1687315db647e6689845df88843ae53275440042b76dc781dcabeef16e426bdf_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/managed-serviceaccount-rhel8@sha256:63593ef6045808b9c3fe96fc1cddd99bdfabaaef881fe716972500bfda62f92b_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/managed-serviceaccount-rhel8@sha256:7f5f65ba65c9bfc64d8bf9724a22b68d38c512465f4be1bfed8f02133256214f_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/managed-serviceaccount-rhel8@sha256:8621056c6982b9875749650eee2cf967b31217298a1b924de1fe710e0445df1b_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/managed-serviceaccount-rhel8@sha256:ec5bdf8a935ee1daaa5c91a7fd7816ade97619b5d1f6b61e663c03f43bb832bc_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/managedcluster-import-controller-rhel8@sha256:17987e46eb8772ef79e771b6edd137b29914ae357eb036d76a063cb04de116a3_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/managedcluster-import-controller-rhel8@sha256:4a22ca54331be02c08e23704852c34273a8bf3d1bb2c8f2aaf92f277474e3654_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/managedcluster-import-controller-rhel8@sha256:7d737e05b3164a7e49085a2026bf5fbbdda5a0d23890e1de455eea8d59f20187_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/managedcluster-import-controller-rhel8@sha256:eaf8ba4c775e4ebaeea316bbab0344eb10674089ff9db1c8f1373ed564b03749_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/mce-operator-bundle@sha256:701ad2aa334971346282a7a80c420049f08a3e3845a915a947e7605aab9c1369_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/mce-operator-bundle@sha256:cf1b297a2bbfa2a55204e2c4688511baa0223978b2d4ab7cfb8f8c5c965d563f_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/mce-operator-bundle@sha256:ed114b2afb91375b6f3576da15474ad96c154cc0ed16e288f8a4840d7d39942f_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/mce-operator-bundle@sha256:f1be217449145edb01b029b19d08831cc6d085856e39aea8174e74ef0cc85283_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/multicloud-manager-rhel8@sha256:162fe79ef40dbdcd1c9a16c601ffeb1c1dec5309c250bddf85809a0197b2ec3e_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/multicloud-manager-rhel8@sha256:af5076a59d32f3bed7f88348bccdff6fad4d250aab7f8dc7c2791e75fa76c7d9_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/multicloud-manager-rhel8@sha256:c03edb31a56b4678c4e0f66c59b49e3798b8442ef1ddca3f67488f4baca30241_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/multicloud-manager-rhel8@sha256:c6fb6ec34c746ba73007bec6e1895b4e1a4ed551b035aa9059664ded820f46fa_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-cluster-api-provider-agent-rhel8@sha256:208389221423692530b334815985b0a2263febf5574138e854dbdc011f03b4a2_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-cluster-api-provider-agent-rhel8@sha256:4bacc4ba3974c11ac27d1448a7f7cd973162caf33358249e9d1c154018124830_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-cluster-api-provider-agent-rhel8@sha256:8b3c3fb8fdf6d679f6020e0c739f25ae83dd4173e46b743de911d8e346f371fe_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-cluster-api-provider-agent-rhel8@sha256:a4d3f04386e63bfb640b928c01f972ba7d90af9c5213a7c10968b55c875565e0_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-console-mce-rhel8@sha256:009597e78bf32e0a6d83ad456a6670e436692aa1c12cbd144580a30080054d0f_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-console-mce-rhel8@sha256:95cbc26ed2e396e44efd543d8a38f1c698267e1a617a7ee4b6f26efdb49e3059_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-console-mce-rhel8@sha256:b83a44a87eddeaa3914d03f51f58e8cc5412ee580ee233754108b2349d890b8c_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-console-mce-rhel8@sha256:e3883d9629078bc16f2a6526cb8b1fdea89c1a8b8f477487fd6b34efa2f13999_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-hypershift-addon-rhel8-operator@sha256:00322fc5e7a8e1d08ca716e23982dae6d365b1523f8d3465e6daad5074067ea2_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-hypershift-addon-rhel8-operator@sha256:27cc406bb658c1915e75f5d0b0d3c0f73e72635c9f5bb08bc28e3c5c434e147b_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-hypershift-addon-rhel8-operator@sha256:afc67731faaa2dc9d32a052064763737c8bc4b1b5cf8e8ffb7cb31a4652c656c_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-hypershift-addon-rhel8-operator@sha256:c4227a3a5b323d716a979e1c6a66c458d458648c5fcb0ab151ad55ba24972f51_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-hypershift-deployment-controller-rhel8@sha256:68de13099864a989493367500360560a677fde2e0e56a760a6dafde1d7be9a27_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-hypershift-deployment-controller-rhel8@sha256:8d4a908562cbb0351aea12befe5f2bdf57041e073ce679d1b1c5b46c893844b6_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-hypershift-deployment-controller-rhel8@sha256:be5d7a8b6dec6d4c959badc2d2960ec7bfe74a75c0d673da06fe6335920de3a0_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-hypershift-deployment-controller-rhel8@sha256:f44b9cd7b993051b4d59108153763a09d283c0cf822fab478f22cfbe53847da7_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-managed-serviceaccount-rhel8@sha256:63593ef6045808b9c3fe96fc1cddd99bdfabaaef881fe716972500bfda62f92b_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-managed-serviceaccount-rhel8@sha256:7f5f65ba65c9bfc64d8bf9724a22b68d38c512465f4be1bfed8f02133256214f_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-managed-serviceaccount-rhel8@sha256:8621056c6982b9875749650eee2cf967b31217298a1b924de1fe710e0445df1b_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-managed-serviceaccount-rhel8@sha256:ec5bdf8a935ee1daaa5c91a7fd7816ade97619b5d1f6b61e663c03f43bb832bc_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/must-gather-rhel8@sha256:4270ef4ed53f54fb13cf1092b3babb70af7012886a3f0c293b11040083f39651_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/must-gather-rhel8@sha256:4ecb20c797f71375bc888ed84036f49bc40e2e9984e7ec74b14ad697d1b9c6fb_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/must-gather-rhel8@sha256:6d2624faf8cb2634a9e2203273d95c076ed2207ddd87f50df6ce8e5088a5d257_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/must-gather-rhel8@sha256:e838cb2e70eff2157b992c1cc6c576c9e099306b1df69d6d5c9d991ded4e0789_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/placement-rhel8@sha256:473ed2081010b9005ecc6fb254389dac6927f336967bd4a2f99ca3210fd265f0_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/placement-rhel8@sha256:746794cb82199cfc0c659de0a48018bbd8f18aec97265d68f8dd8bbf783049b1_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/placement-rhel8@sha256:7f5c7671a97f09756a150feb6a6bd04f40aa938ce065102b5b5875eadab933db_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/placement-rhel8@sha256:a6fb7f9d80d4d6cb53317f7d87960af28a6cafb8c5abee369f7bd94cbe449686_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/provider-credential-controller-rhel8@sha256:759037d7817cef4e0451befe8f2bc943a89f2bda95a52327a1c552c3f9a095bb_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/provider-credential-controller-rhel8@sha256:90281a3feff8e019a937fabb5184881c1983cda657c41332cd0321acf5ea4092_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/provider-credential-controller-rhel8@sha256:b6406fbcfeed4c491c66b778a4ad08e8066db5052a49863dd459e2b7375e6ba4_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/provider-credential-controller-rhel8@sha256:c4707c5214505bf1e5f693f0c5df4bb6fe4336670bf850b9a09040b6d87cccd2_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/registration-operator-rhel8@sha256:49d81d8a383de609d64760a4ae6ffa61469a59a5678311406ce4f838c1cc66fd_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/registration-operator-rhel8@sha256:579420cfdc2a542ab7a1b9cd6f1324885f60d1ec5d2bda74808127b45aef2983_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/registration-operator-rhel8@sha256:f945ae948589e2ea294d3d6e8f89fe05c1203f375a0722465965208ecfc15b94_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/registration-operator-rhel8@sha256:fbc7cd19b869d02af6dba24b20f6a44c498fb00e4afc629821f47b9b35c5a94d_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/registration-rhel8@sha256:39cc95f16445c3a1dca378beb50f5931ad081f459c9c6eb012325c6a9d8ada6c_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/registration-rhel8@sha256:686390715f19747bff24e95137307182ab095fb133051424996c6b0ee668569a_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/registration-rhel8@sha256:7bbc4dceeffd5f4bb47e9c38f97109d083dbbbda1a1643b7eb7762ebbd5047a1_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/registration-rhel8@sha256:cb1c8096bd5bd9f1dfa413bc0d1889d970b6d841988d24d6c1008904b1288cfe_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/work-rhel8@sha256:345f405c6a1d3e18beaf13c24a7ca4055a03746d8e6540670435e8d2413fefaf_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/work-rhel8@sha256:663cf3e0453e2ae5b1c9d5f6d335930d6d1e9c7a34151a171dbf58f9066c2b96_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/work-rhel8@sha256:c5c1939a142b9554a2ce664605409cefcb9954bbb1d8eef988fddab50f06cdaf_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/work-rhel8@sha256:d425b68e6265d098601e240cae6084c76416fd27bfbd955a3ccee30873544e38_ppc64le"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2022-1705"
},
{
"category": "external",
"summary": "RHBZ#2107374",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2107374"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2022-1705",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-1705"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2022-1705",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2022-1705"
},
{
"category": "external",
"summary": "https://go.dev/issue/53188",
"url": "https://go.dev/issue/53188"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-announce/c/nqrv9fbR0zE",
"url": "https://groups.google.com/g/golang-announce/c/nqrv9fbR0zE"
}
],
"release_date": "2022-07-12T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2022-09-06T14:28:04+00:00",
"details": "For multicluster engine for Kubernetes, see the following documentation for\ndetails on how to install the images:\n\nhttps://access.redhat.com/documentation/en-us/red_hat_advanced_cluster_management_for_kubernetes/2.6/html/multicluster_engine/install_upgrade/installing-while-connected-online-mce",
"product_ids": [
"8Base-multicluster-engine-2.1:multicluster-engine/agent-service-rhel8@sha256:661ee3a57d860a713ffb481ea87858f20fce1e57b858821cb0c1ec4069e206a0_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/agent-service-rhel8@sha256:8cb5ab317ccc6b1bcd409cfba0ec983e3f5d9531227e76bb455011636ed32d21_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/agent-service-rhel8@sha256:e136966121b82373c9279b1b59b68864ed10bfdee424959a7ad4b190ff7a2562_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/agent-service-rhel8@sha256:fce50212c8bbfdc3e8f445f4b7ea35881eb29e49c443e827ad6fe2389328d57f_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/apiserver-network-proxy-rhel8@sha256:25b242af63aca69a32c457dde23b3ac52ed81f5edad3e919d5df59902adb0b60_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/apiserver-network-proxy-rhel8@sha256:5ea69e650771525faf944fbf3be82a19e54a964d38adbb88263247652476938c_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/apiserver-network-proxy-rhel8@sha256:c97ea925ea31a1ae6824ec55bbb43c3cf0d2d9b0fb6d12b6d23492e0e5a5467a_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/apiserver-network-proxy-rhel8@sha256:f71c4c301774aba9a886f2891eace9da47ba075d2a2e4acfc03849c9c0da57bc_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/assisted-image-service-rhel8@sha256:1d250617cf4eb47800d30bd6bdd61872faa29eb7c6953edcb4a107360f0d0a78_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/assisted-image-service-rhel8@sha256:3730a3c3cfb695b540945b5f0ae739a701a0155137b9509238860549105ab670_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/assisted-image-service-rhel8@sha256:3d59cfa190838da34bac1ccf88562f996cc9e9ffdb151f47e044ba3fcc964a3d_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/assisted-image-service-rhel8@sha256:92c8157e43d84584ba93d978fcc6ffba84118e4ea5ff46ad71a62ffdc7fc56e5_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/assisted-installer-agent-rhel8@sha256:99e0accdee9b311b9abf032c712060823736f88c7bf3ba692349d7f8290a9570_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/assisted-installer-agent-rhel8@sha256:b4722c060fb38e1609e689b605816cefb39a15a0ddc40837a90727d123b91c88_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/assisted-installer-reporter-rhel8@sha256:1d465abc36e2045dc5a291663786709fc920c42aacb0c34c4868a1a633334509_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/assisted-installer-reporter-rhel8@sha256:bdb861698be8305247b21ebab7994f27eaae818f691ffcff3d5b5eb5dc70a722_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/assisted-installer-reporter-rhel8@sha256:e4dd90d186f1fea6fcdb4e23f74e4390e00d134b2c21d8510c1cdbbcef3c4a1f_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/assisted-installer-rhel8@sha256:61ac4136dad0e02323807e6d3de8e890ec0b7e7e1f7112f9610410712af6f9b5_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/assisted-installer-rhel8@sha256:686b64358857be04087a706048a32b7356b16a0028d2b200da16ec94d931d25d_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/assisted-installer-rhel8@sha256:910dad58b72de16f92dd5b60d0420010d18229a6e0966fe2eb072517febe499f_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/aws-encryption-provider-rhel8@sha256:31329737bd3608345f8e969e872e2e18305e2959d9d81867933c73fb26a53dcd_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/aws-encryption-provider-rhel8@sha256:9797eef2012c827ff3250cba1cd542772e92872b4bd69a01bdbdba4fe407472c_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/aws-encryption-provider-rhel8@sha256:ab7f1982f21ed9251501396ea150764348b5f61b6e50b9d74b5031e705e16ef3_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/aws-encryption-provider-rhel8@sha256:cee69ba4c6fb326afd03c7f21856a028fa4758dab8c849ef6eaeaea0cd55afd2_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/backplane-rhel8-operator@sha256:0b8c36b4b1d00e47ee4faaeec9ccbdc2977a50592035f8a600491c657e439d33_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/backplane-rhel8-operator@sha256:5dbd590a4bbed44f487d1601d1825b5efb8253b9ee2be49adccec7e0ea9410ac_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/backplane-rhel8-operator@sha256:9f7854a1de26dfebdc8beafffd01304017b8fe7cd84065dd452de1276e529a06_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/backplane-rhel8-operator@sha256:e7998dc233af266ed94ba16450c2f02096abb5e045f291f8f94a83ef9da7dd51_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-provider-agent-rhel8@sha256:208389221423692530b334815985b0a2263febf5574138e854dbdc011f03b4a2_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-provider-agent-rhel8@sha256:4bacc4ba3974c11ac27d1448a7f7cd973162caf33358249e9d1c154018124830_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-provider-agent-rhel8@sha256:8b3c3fb8fdf6d679f6020e0c739f25ae83dd4173e46b743de911d8e346f371fe_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-provider-agent-rhel8@sha256:a4d3f04386e63bfb640b928c01f972ba7d90af9c5213a7c10968b55c875565e0_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-provider-aws-rhel8@sha256:36a5f30d043f1137033842188e59224b803158696f60ddb41095a766705485f4_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-provider-aws-rhel8@sha256:6fb7799fca309c727c7afea57448fc653dde09495945e314402a3e3a079e5b03_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-provider-aws-rhel8@sha256:9b8d4fde02e4c43d194bf4c420550730fd52b74587e2327f2e9eb75067bb25e7_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-provider-aws-rhel8@sha256:bd612736fde388811d12a572852c86d0fe9dcbb6e7f404c64b8654c870d4e2eb_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-provider-azure-rhel8@sha256:2b93b026497655f16a85a2929b1f0c970d51dce0e0e8462774989f1943bdc785_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-provider-azure-rhel8@sha256:2c9c916d0face10abc7f6467564e394ead5946bf18ed8439456cce2767a83b3e_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-provider-azure-rhel8@sha256:6f41c353228c4016ab02557a5591ef36f4aea799c4ad89798343b4a2f0765d08_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-provider-azure-rhel8@sha256:ddd59c296543f525f719336ad6ddc5e5f8d3915e08e3b64d575a9835de3e95ad_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-provider-kubevirt-rhel8@sha256:0007824d89632253727ead00c5fd6ec463f310d71e58e237ea5e51c13052b0bc_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-provider-kubevirt-rhel8@sha256:9cd9106f72557b8ba5de9f4d1de5ff8d33514d2c02889999a3c20aab9a8dd061_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-provider-kubevirt-rhel8@sha256:cbe319cfa3ab4610dc67abea27841dd5b670061faa74e666959550343bba1c28_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-provider-kubevirt-rhel8@sha256:df94a1d8a4b6d1aebed4e657267219632bb3b2176537bdf8e51a728cd78f136f_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-rhel8@sha256:30f56a4d5cba0ccd55e0bda756c7af8010ab94ec3b644dc73f7b32e76b5bbb3a_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-rhel8@sha256:4f7cb34768ff908ed1ba54330603ea54b82a4144cf9124dae01a727dcc60362a_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-rhel8@sha256:a137205ac2127a04466519355b07cee71c08c56dddfee35671127241ebdf4a99_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-rhel8@sha256:c8a785b4e1688d358cec73e9cf4853ca0ab28c7daa4c45d5384b7bebc333f53a_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-curator-controller-rhel8@sha256:1d4d913d4136321ebd94e6b9d9e55be7262883702de72c4a61827804ad843942_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-curator-controller-rhel8@sha256:2134c387cb0e8c2f95bb8ef74ad0a10c37403d9e0dfaeb7e2e9efb388c606ac1_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-curator-controller-rhel8@sha256:2e0867d6ebace932eb09bb3a6a929562a157bc2eea9c28063eb30dac866abf63_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-curator-controller-rhel8@sha256:3dd533817d97518c7af991b888c5f9df501bd496ed53988e5444c1ea62e539cb_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-proxy-addon-rhel8@sha256:2779eae299eb2b48e8a868de2f2d8d13313ca17b2f7d5c816013145b0c787cc8_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-proxy-addon-rhel8@sha256:28544cf2414bdeffb8bcaae2d1547064da46ab5a122fd77861083b1e81e299cc_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-proxy-addon-rhel8@sha256:4da01f6a0a59069045d23599d748849da60ee309f72f233497edd379b3b0823e_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-proxy-addon-rhel8@sha256:6318fd6b0e0f5c39239ba9c71c330bce7974deaf970359ec83c88116abf7a653_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-proxy-rhel8@sha256:610de7f25fd387262c360acb21dd45dc80e1c52a77dd11982965da80301407ab_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-proxy-rhel8@sha256:a881a94835c7eef6babe00792fc0a99c9816831869cb26af0dcf2665233f7710_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-proxy-rhel8@sha256:b240f43890529fe95b1a74de6f4c2626e85ae91ae6a624bb98a4c31130b6740d_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-proxy-rhel8@sha256:df6cd66cdb17efc356e770930ff796bdb527c292243f5e8b87ca5c9e912a19d6_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/clusterclaims-controller-rhel8@sha256:3608571c2a5a3d399e3ad8135ca90e46a7e57b322b5ef9d708efa631cee7109c_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/clusterclaims-controller-rhel8@sha256:5c04626558442d50ab58a941d72a78db7c94f5ce730b5abb7599c21981875970_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/clusterclaims-controller-rhel8@sha256:7be740cc5987a1dfc76d7d8a306ff65291eb9cf61419842f463aa9dc4d6ecde1_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/clusterclaims-controller-rhel8@sha256:fce2e92743adaf6fe2e0168cfeecdc71ff7c009ef92a89c9172ff46ebbedcd40_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/clusterlifecycle-state-metrics-rhel8@sha256:288a0e4f9ca79859c5f295e920e9ef01d395720ea5b62ec7f5a5bd975b9c5850_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/clusterlifecycle-state-metrics-rhel8@sha256:93b9ad845fab34498a6f504ad626d0d5236c39ab1aaf7789df146311e4ba33cd_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/clusterlifecycle-state-metrics-rhel8@sha256:c808d378bd0666d7eb1f9c9024f7d2f7c6bdedd40298aa1e940cfc1ce735af54_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/clusterlifecycle-state-metrics-rhel8@sha256:df17928fd459e5063fb2470dbaea51c96f292f1a4ca5eaedc64a03687edbb6cd_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/console-mce-rhel8@sha256:009597e78bf32e0a6d83ad456a6670e436692aa1c12cbd144580a30080054d0f_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/console-mce-rhel8@sha256:95cbc26ed2e396e44efd543d8a38f1c698267e1a617a7ee4b6f26efdb49e3059_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/console-mce-rhel8@sha256:b83a44a87eddeaa3914d03f51f58e8cc5412ee580ee233754108b2349d890b8c_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/console-mce-rhel8@sha256:e3883d9629078bc16f2a6526cb8b1fdea89c1a8b8f477487fd6b34efa2f13999_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/discovery-rhel8@sha256:12b3c0a01c59836687a7cfc1fba050d0800625cd46f678551a5944b0664c044d_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/discovery-rhel8@sha256:25eefa4b7af3650f57e9a4c372522a0cae7bcc1b41735d2b503b9b41d9c2d0b2_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/discovery-rhel8@sha256:9a655c52c83f7682964e8f46fed6011c6e9de7a2a64ee0893d0c02cf725746e1_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/discovery-rhel8@sha256:a0bcad7b2191e3c674813c2e1e67aea619d6d7eaa95f2324902e0b842d1c0cc8_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/hive-rhel8@sha256:674603ee10ad5e9d42e18e5c2f91153c863cb7e9f38cd523559c8de7c7097483_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/hive-rhel8@sha256:67b2477a7b3885df470dc56e94525e7ebc3dce326599c6f2a311f8727557bf8b_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/hive-rhel8@sha256:8722d4f39942af4a008209ae518bf27d30deaa2e5bf97fc3118bea58efafb3d5_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/hive-rhel8@sha256:dd6a4624672d458a0072b9aa46fb1b3d576c0b198759d053f61536f3b9e34359_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/hypershift-addon-rhel8-operator@sha256:00322fc5e7a8e1d08ca716e23982dae6d365b1523f8d3465e6daad5074067ea2_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/hypershift-addon-rhel8-operator@sha256:27cc406bb658c1915e75f5d0b0d3c0f73e72635c9f5bb08bc28e3c5c434e147b_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/hypershift-addon-rhel8-operator@sha256:afc67731faaa2dc9d32a052064763737c8bc4b1b5cf8e8ffb7cb31a4652c656c_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/hypershift-addon-rhel8-operator@sha256:c4227a3a5b323d716a979e1c6a66c458d458648c5fcb0ab151ad55ba24972f51_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/hypershift-deployment-controller-rhel8@sha256:68de13099864a989493367500360560a677fde2e0e56a760a6dafde1d7be9a27_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/hypershift-deployment-controller-rhel8@sha256:8d4a908562cbb0351aea12befe5f2bdf57041e073ce679d1b1c5b46c893844b6_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/hypershift-deployment-controller-rhel8@sha256:be5d7a8b6dec6d4c959badc2d2960ec7bfe74a75c0d673da06fe6335920de3a0_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/hypershift-deployment-controller-rhel8@sha256:f44b9cd7b993051b4d59108153763a09d283c0cf822fab478f22cfbe53847da7_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/hypershift-rhel8-operator@sha256:2d94cd451fbf0abc13e50b6b6252061294bdbfd1eda64f4347177d20b5d1e489_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/hypershift-rhel8-operator@sha256:3d8d114403d85cbba699f53aa177a84da92516b5d2e852b2bffc33eabde6af13_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/hypershift-rhel8-operator@sha256:62e91ac9b6291bf7abc26cdd937c2c2cf7cdf1f1256a33acbaa5d1cdc607d3fa_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/hypershift-rhel8-operator@sha256:ffce5bc9fb2be59047c4840d9222499f03c1cf74786d8695aab1d1b04adc6f8a_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/klusterlet-operator-bundle@sha256:1687315db647e6689845df88843ae53275440042b76dc781dcabeef16e426bdf_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/managed-serviceaccount-rhel8@sha256:63593ef6045808b9c3fe96fc1cddd99bdfabaaef881fe716972500bfda62f92b_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/managed-serviceaccount-rhel8@sha256:7f5f65ba65c9bfc64d8bf9724a22b68d38c512465f4be1bfed8f02133256214f_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/managed-serviceaccount-rhel8@sha256:8621056c6982b9875749650eee2cf967b31217298a1b924de1fe710e0445df1b_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/managed-serviceaccount-rhel8@sha256:ec5bdf8a935ee1daaa5c91a7fd7816ade97619b5d1f6b61e663c03f43bb832bc_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/managedcluster-import-controller-rhel8@sha256:17987e46eb8772ef79e771b6edd137b29914ae357eb036d76a063cb04de116a3_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/managedcluster-import-controller-rhel8@sha256:4a22ca54331be02c08e23704852c34273a8bf3d1bb2c8f2aaf92f277474e3654_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/managedcluster-import-controller-rhel8@sha256:7d737e05b3164a7e49085a2026bf5fbbdda5a0d23890e1de455eea8d59f20187_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/managedcluster-import-controller-rhel8@sha256:eaf8ba4c775e4ebaeea316bbab0344eb10674089ff9db1c8f1373ed564b03749_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/mce-operator-bundle@sha256:701ad2aa334971346282a7a80c420049f08a3e3845a915a947e7605aab9c1369_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/mce-operator-bundle@sha256:cf1b297a2bbfa2a55204e2c4688511baa0223978b2d4ab7cfb8f8c5c965d563f_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/mce-operator-bundle@sha256:ed114b2afb91375b6f3576da15474ad96c154cc0ed16e288f8a4840d7d39942f_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/mce-operator-bundle@sha256:f1be217449145edb01b029b19d08831cc6d085856e39aea8174e74ef0cc85283_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/multicloud-manager-rhel8@sha256:162fe79ef40dbdcd1c9a16c601ffeb1c1dec5309c250bddf85809a0197b2ec3e_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/multicloud-manager-rhel8@sha256:af5076a59d32f3bed7f88348bccdff6fad4d250aab7f8dc7c2791e75fa76c7d9_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/multicloud-manager-rhel8@sha256:c03edb31a56b4678c4e0f66c59b49e3798b8442ef1ddca3f67488f4baca30241_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/multicloud-manager-rhel8@sha256:c6fb6ec34c746ba73007bec6e1895b4e1a4ed551b035aa9059664ded820f46fa_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-cluster-api-provider-agent-rhel8@sha256:208389221423692530b334815985b0a2263febf5574138e854dbdc011f03b4a2_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-cluster-api-provider-agent-rhel8@sha256:4bacc4ba3974c11ac27d1448a7f7cd973162caf33358249e9d1c154018124830_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-cluster-api-provider-agent-rhel8@sha256:8b3c3fb8fdf6d679f6020e0c739f25ae83dd4173e46b743de911d8e346f371fe_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-cluster-api-provider-agent-rhel8@sha256:a4d3f04386e63bfb640b928c01f972ba7d90af9c5213a7c10968b55c875565e0_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-console-mce-rhel8@sha256:009597e78bf32e0a6d83ad456a6670e436692aa1c12cbd144580a30080054d0f_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-console-mce-rhel8@sha256:95cbc26ed2e396e44efd543d8a38f1c698267e1a617a7ee4b6f26efdb49e3059_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-console-mce-rhel8@sha256:b83a44a87eddeaa3914d03f51f58e8cc5412ee580ee233754108b2349d890b8c_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-console-mce-rhel8@sha256:e3883d9629078bc16f2a6526cb8b1fdea89c1a8b8f477487fd6b34efa2f13999_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-hypershift-addon-rhel8-operator@sha256:00322fc5e7a8e1d08ca716e23982dae6d365b1523f8d3465e6daad5074067ea2_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-hypershift-addon-rhel8-operator@sha256:27cc406bb658c1915e75f5d0b0d3c0f73e72635c9f5bb08bc28e3c5c434e147b_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-hypershift-addon-rhel8-operator@sha256:afc67731faaa2dc9d32a052064763737c8bc4b1b5cf8e8ffb7cb31a4652c656c_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-hypershift-addon-rhel8-operator@sha256:c4227a3a5b323d716a979e1c6a66c458d458648c5fcb0ab151ad55ba24972f51_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-hypershift-deployment-controller-rhel8@sha256:68de13099864a989493367500360560a677fde2e0e56a760a6dafde1d7be9a27_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-hypershift-deployment-controller-rhel8@sha256:8d4a908562cbb0351aea12befe5f2bdf57041e073ce679d1b1c5b46c893844b6_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-hypershift-deployment-controller-rhel8@sha256:be5d7a8b6dec6d4c959badc2d2960ec7bfe74a75c0d673da06fe6335920de3a0_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-hypershift-deployment-controller-rhel8@sha256:f44b9cd7b993051b4d59108153763a09d283c0cf822fab478f22cfbe53847da7_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-managed-serviceaccount-rhel8@sha256:63593ef6045808b9c3fe96fc1cddd99bdfabaaef881fe716972500bfda62f92b_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-managed-serviceaccount-rhel8@sha256:7f5f65ba65c9bfc64d8bf9724a22b68d38c512465f4be1bfed8f02133256214f_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-managed-serviceaccount-rhel8@sha256:8621056c6982b9875749650eee2cf967b31217298a1b924de1fe710e0445df1b_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-managed-serviceaccount-rhel8@sha256:ec5bdf8a935ee1daaa5c91a7fd7816ade97619b5d1f6b61e663c03f43bb832bc_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/must-gather-rhel8@sha256:4270ef4ed53f54fb13cf1092b3babb70af7012886a3f0c293b11040083f39651_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/must-gather-rhel8@sha256:4ecb20c797f71375bc888ed84036f49bc40e2e9984e7ec74b14ad697d1b9c6fb_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/must-gather-rhel8@sha256:6d2624faf8cb2634a9e2203273d95c076ed2207ddd87f50df6ce8e5088a5d257_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/must-gather-rhel8@sha256:e838cb2e70eff2157b992c1cc6c576c9e099306b1df69d6d5c9d991ded4e0789_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/placement-rhel8@sha256:473ed2081010b9005ecc6fb254389dac6927f336967bd4a2f99ca3210fd265f0_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/placement-rhel8@sha256:746794cb82199cfc0c659de0a48018bbd8f18aec97265d68f8dd8bbf783049b1_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/placement-rhel8@sha256:7f5c7671a97f09756a150feb6a6bd04f40aa938ce065102b5b5875eadab933db_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/placement-rhel8@sha256:a6fb7f9d80d4d6cb53317f7d87960af28a6cafb8c5abee369f7bd94cbe449686_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/provider-credential-controller-rhel8@sha256:759037d7817cef4e0451befe8f2bc943a89f2bda95a52327a1c552c3f9a095bb_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/provider-credential-controller-rhel8@sha256:90281a3feff8e019a937fabb5184881c1983cda657c41332cd0321acf5ea4092_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/provider-credential-controller-rhel8@sha256:b6406fbcfeed4c491c66b778a4ad08e8066db5052a49863dd459e2b7375e6ba4_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/provider-credential-controller-rhel8@sha256:c4707c5214505bf1e5f693f0c5df4bb6fe4336670bf850b9a09040b6d87cccd2_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/registration-operator-rhel8@sha256:49d81d8a383de609d64760a4ae6ffa61469a59a5678311406ce4f838c1cc66fd_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/registration-operator-rhel8@sha256:579420cfdc2a542ab7a1b9cd6f1324885f60d1ec5d2bda74808127b45aef2983_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/registration-operator-rhel8@sha256:f945ae948589e2ea294d3d6e8f89fe05c1203f375a0722465965208ecfc15b94_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/registration-operator-rhel8@sha256:fbc7cd19b869d02af6dba24b20f6a44c498fb00e4afc629821f47b9b35c5a94d_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/registration-rhel8@sha256:39cc95f16445c3a1dca378beb50f5931ad081f459c9c6eb012325c6a9d8ada6c_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/registration-rhel8@sha256:686390715f19747bff24e95137307182ab095fb133051424996c6b0ee668569a_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/registration-rhel8@sha256:7bbc4dceeffd5f4bb47e9c38f97109d083dbbbda1a1643b7eb7762ebbd5047a1_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/registration-rhel8@sha256:cb1c8096bd5bd9f1dfa413bc0d1889d970b6d841988d24d6c1008904b1288cfe_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/work-rhel8@sha256:345f405c6a1d3e18beaf13c24a7ca4055a03746d8e6540670435e8d2413fefaf_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/work-rhel8@sha256:663cf3e0453e2ae5b1c9d5f6d335930d6d1e9c7a34151a171dbf58f9066c2b96_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/work-rhel8@sha256:c5c1939a142b9554a2ce664605409cefcb9954bbb1d8eef988fddab50f06cdaf_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/work-rhel8@sha256:d425b68e6265d098601e240cae6084c76416fd27bfbd955a3ccee30873544e38_ppc64le"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2022:6345"
}
],
"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.1:multicluster-engine/agent-service-rhel8@sha256:661ee3a57d860a713ffb481ea87858f20fce1e57b858821cb0c1ec4069e206a0_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/agent-service-rhel8@sha256:8cb5ab317ccc6b1bcd409cfba0ec983e3f5d9531227e76bb455011636ed32d21_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/agent-service-rhel8@sha256:e136966121b82373c9279b1b59b68864ed10bfdee424959a7ad4b190ff7a2562_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/agent-service-rhel8@sha256:fce50212c8bbfdc3e8f445f4b7ea35881eb29e49c443e827ad6fe2389328d57f_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/apiserver-network-proxy-rhel8@sha256:25b242af63aca69a32c457dde23b3ac52ed81f5edad3e919d5df59902adb0b60_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/apiserver-network-proxy-rhel8@sha256:5ea69e650771525faf944fbf3be82a19e54a964d38adbb88263247652476938c_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/apiserver-network-proxy-rhel8@sha256:c97ea925ea31a1ae6824ec55bbb43c3cf0d2d9b0fb6d12b6d23492e0e5a5467a_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/apiserver-network-proxy-rhel8@sha256:f71c4c301774aba9a886f2891eace9da47ba075d2a2e4acfc03849c9c0da57bc_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/assisted-image-service-rhel8@sha256:1d250617cf4eb47800d30bd6bdd61872faa29eb7c6953edcb4a107360f0d0a78_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/assisted-image-service-rhel8@sha256:3730a3c3cfb695b540945b5f0ae739a701a0155137b9509238860549105ab670_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/assisted-image-service-rhel8@sha256:3d59cfa190838da34bac1ccf88562f996cc9e9ffdb151f47e044ba3fcc964a3d_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/assisted-image-service-rhel8@sha256:92c8157e43d84584ba93d978fcc6ffba84118e4ea5ff46ad71a62ffdc7fc56e5_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/assisted-installer-agent-rhel8@sha256:99e0accdee9b311b9abf032c712060823736f88c7bf3ba692349d7f8290a9570_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/assisted-installer-agent-rhel8@sha256:b4722c060fb38e1609e689b605816cefb39a15a0ddc40837a90727d123b91c88_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/assisted-installer-reporter-rhel8@sha256:1d465abc36e2045dc5a291663786709fc920c42aacb0c34c4868a1a633334509_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/assisted-installer-reporter-rhel8@sha256:bdb861698be8305247b21ebab7994f27eaae818f691ffcff3d5b5eb5dc70a722_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/assisted-installer-reporter-rhel8@sha256:e4dd90d186f1fea6fcdb4e23f74e4390e00d134b2c21d8510c1cdbbcef3c4a1f_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/assisted-installer-rhel8@sha256:61ac4136dad0e02323807e6d3de8e890ec0b7e7e1f7112f9610410712af6f9b5_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/assisted-installer-rhel8@sha256:686b64358857be04087a706048a32b7356b16a0028d2b200da16ec94d931d25d_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/assisted-installer-rhel8@sha256:910dad58b72de16f92dd5b60d0420010d18229a6e0966fe2eb072517febe499f_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/aws-encryption-provider-rhel8@sha256:31329737bd3608345f8e969e872e2e18305e2959d9d81867933c73fb26a53dcd_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/aws-encryption-provider-rhel8@sha256:9797eef2012c827ff3250cba1cd542772e92872b4bd69a01bdbdba4fe407472c_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/aws-encryption-provider-rhel8@sha256:ab7f1982f21ed9251501396ea150764348b5f61b6e50b9d74b5031e705e16ef3_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/aws-encryption-provider-rhel8@sha256:cee69ba4c6fb326afd03c7f21856a028fa4758dab8c849ef6eaeaea0cd55afd2_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/backplane-rhel8-operator@sha256:0b8c36b4b1d00e47ee4faaeec9ccbdc2977a50592035f8a600491c657e439d33_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/backplane-rhel8-operator@sha256:5dbd590a4bbed44f487d1601d1825b5efb8253b9ee2be49adccec7e0ea9410ac_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/backplane-rhel8-operator@sha256:9f7854a1de26dfebdc8beafffd01304017b8fe7cd84065dd452de1276e529a06_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/backplane-rhel8-operator@sha256:e7998dc233af266ed94ba16450c2f02096abb5e045f291f8f94a83ef9da7dd51_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-provider-agent-rhel8@sha256:208389221423692530b334815985b0a2263febf5574138e854dbdc011f03b4a2_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-provider-agent-rhel8@sha256:4bacc4ba3974c11ac27d1448a7f7cd973162caf33358249e9d1c154018124830_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-provider-agent-rhel8@sha256:8b3c3fb8fdf6d679f6020e0c739f25ae83dd4173e46b743de911d8e346f371fe_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-provider-agent-rhel8@sha256:a4d3f04386e63bfb640b928c01f972ba7d90af9c5213a7c10968b55c875565e0_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-provider-aws-rhel8@sha256:36a5f30d043f1137033842188e59224b803158696f60ddb41095a766705485f4_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-provider-aws-rhel8@sha256:6fb7799fca309c727c7afea57448fc653dde09495945e314402a3e3a079e5b03_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-provider-aws-rhel8@sha256:9b8d4fde02e4c43d194bf4c420550730fd52b74587e2327f2e9eb75067bb25e7_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-provider-aws-rhel8@sha256:bd612736fde388811d12a572852c86d0fe9dcbb6e7f404c64b8654c870d4e2eb_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-provider-azure-rhel8@sha256:2b93b026497655f16a85a2929b1f0c970d51dce0e0e8462774989f1943bdc785_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-provider-azure-rhel8@sha256:2c9c916d0face10abc7f6467564e394ead5946bf18ed8439456cce2767a83b3e_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-provider-azure-rhel8@sha256:6f41c353228c4016ab02557a5591ef36f4aea799c4ad89798343b4a2f0765d08_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-provider-azure-rhel8@sha256:ddd59c296543f525f719336ad6ddc5e5f8d3915e08e3b64d575a9835de3e95ad_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-provider-kubevirt-rhel8@sha256:0007824d89632253727ead00c5fd6ec463f310d71e58e237ea5e51c13052b0bc_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-provider-kubevirt-rhel8@sha256:9cd9106f72557b8ba5de9f4d1de5ff8d33514d2c02889999a3c20aab9a8dd061_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-provider-kubevirt-rhel8@sha256:cbe319cfa3ab4610dc67abea27841dd5b670061faa74e666959550343bba1c28_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-provider-kubevirt-rhel8@sha256:df94a1d8a4b6d1aebed4e657267219632bb3b2176537bdf8e51a728cd78f136f_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-rhel8@sha256:30f56a4d5cba0ccd55e0bda756c7af8010ab94ec3b644dc73f7b32e76b5bbb3a_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-rhel8@sha256:4f7cb34768ff908ed1ba54330603ea54b82a4144cf9124dae01a727dcc60362a_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-rhel8@sha256:a137205ac2127a04466519355b07cee71c08c56dddfee35671127241ebdf4a99_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-rhel8@sha256:c8a785b4e1688d358cec73e9cf4853ca0ab28c7daa4c45d5384b7bebc333f53a_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-curator-controller-rhel8@sha256:1d4d913d4136321ebd94e6b9d9e55be7262883702de72c4a61827804ad843942_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-curator-controller-rhel8@sha256:2134c387cb0e8c2f95bb8ef74ad0a10c37403d9e0dfaeb7e2e9efb388c606ac1_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-curator-controller-rhel8@sha256:2e0867d6ebace932eb09bb3a6a929562a157bc2eea9c28063eb30dac866abf63_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-curator-controller-rhel8@sha256:3dd533817d97518c7af991b888c5f9df501bd496ed53988e5444c1ea62e539cb_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-proxy-addon-rhel8@sha256:2779eae299eb2b48e8a868de2f2d8d13313ca17b2f7d5c816013145b0c787cc8_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-proxy-addon-rhel8@sha256:28544cf2414bdeffb8bcaae2d1547064da46ab5a122fd77861083b1e81e299cc_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-proxy-addon-rhel8@sha256:4da01f6a0a59069045d23599d748849da60ee309f72f233497edd379b3b0823e_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-proxy-addon-rhel8@sha256:6318fd6b0e0f5c39239ba9c71c330bce7974deaf970359ec83c88116abf7a653_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-proxy-rhel8@sha256:610de7f25fd387262c360acb21dd45dc80e1c52a77dd11982965da80301407ab_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-proxy-rhel8@sha256:a881a94835c7eef6babe00792fc0a99c9816831869cb26af0dcf2665233f7710_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-proxy-rhel8@sha256:b240f43890529fe95b1a74de6f4c2626e85ae91ae6a624bb98a4c31130b6740d_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-proxy-rhel8@sha256:df6cd66cdb17efc356e770930ff796bdb527c292243f5e8b87ca5c9e912a19d6_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/clusterclaims-controller-rhel8@sha256:3608571c2a5a3d399e3ad8135ca90e46a7e57b322b5ef9d708efa631cee7109c_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/clusterclaims-controller-rhel8@sha256:5c04626558442d50ab58a941d72a78db7c94f5ce730b5abb7599c21981875970_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/clusterclaims-controller-rhel8@sha256:7be740cc5987a1dfc76d7d8a306ff65291eb9cf61419842f463aa9dc4d6ecde1_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/clusterclaims-controller-rhel8@sha256:fce2e92743adaf6fe2e0168cfeecdc71ff7c009ef92a89c9172ff46ebbedcd40_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/clusterlifecycle-state-metrics-rhel8@sha256:288a0e4f9ca79859c5f295e920e9ef01d395720ea5b62ec7f5a5bd975b9c5850_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/clusterlifecycle-state-metrics-rhel8@sha256:93b9ad845fab34498a6f504ad626d0d5236c39ab1aaf7789df146311e4ba33cd_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/clusterlifecycle-state-metrics-rhel8@sha256:c808d378bd0666d7eb1f9c9024f7d2f7c6bdedd40298aa1e940cfc1ce735af54_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/clusterlifecycle-state-metrics-rhel8@sha256:df17928fd459e5063fb2470dbaea51c96f292f1a4ca5eaedc64a03687edbb6cd_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/console-mce-rhel8@sha256:009597e78bf32e0a6d83ad456a6670e436692aa1c12cbd144580a30080054d0f_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/console-mce-rhel8@sha256:95cbc26ed2e396e44efd543d8a38f1c698267e1a617a7ee4b6f26efdb49e3059_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/console-mce-rhel8@sha256:b83a44a87eddeaa3914d03f51f58e8cc5412ee580ee233754108b2349d890b8c_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/console-mce-rhel8@sha256:e3883d9629078bc16f2a6526cb8b1fdea89c1a8b8f477487fd6b34efa2f13999_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/discovery-rhel8@sha256:12b3c0a01c59836687a7cfc1fba050d0800625cd46f678551a5944b0664c044d_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/discovery-rhel8@sha256:25eefa4b7af3650f57e9a4c372522a0cae7bcc1b41735d2b503b9b41d9c2d0b2_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/discovery-rhel8@sha256:9a655c52c83f7682964e8f46fed6011c6e9de7a2a64ee0893d0c02cf725746e1_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/discovery-rhel8@sha256:a0bcad7b2191e3c674813c2e1e67aea619d6d7eaa95f2324902e0b842d1c0cc8_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/hive-rhel8@sha256:674603ee10ad5e9d42e18e5c2f91153c863cb7e9f38cd523559c8de7c7097483_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/hive-rhel8@sha256:67b2477a7b3885df470dc56e94525e7ebc3dce326599c6f2a311f8727557bf8b_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/hive-rhel8@sha256:8722d4f39942af4a008209ae518bf27d30deaa2e5bf97fc3118bea58efafb3d5_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/hive-rhel8@sha256:dd6a4624672d458a0072b9aa46fb1b3d576c0b198759d053f61536f3b9e34359_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/hypershift-addon-rhel8-operator@sha256:00322fc5e7a8e1d08ca716e23982dae6d365b1523f8d3465e6daad5074067ea2_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/hypershift-addon-rhel8-operator@sha256:27cc406bb658c1915e75f5d0b0d3c0f73e72635c9f5bb08bc28e3c5c434e147b_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/hypershift-addon-rhel8-operator@sha256:afc67731faaa2dc9d32a052064763737c8bc4b1b5cf8e8ffb7cb31a4652c656c_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/hypershift-addon-rhel8-operator@sha256:c4227a3a5b323d716a979e1c6a66c458d458648c5fcb0ab151ad55ba24972f51_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/hypershift-deployment-controller-rhel8@sha256:68de13099864a989493367500360560a677fde2e0e56a760a6dafde1d7be9a27_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/hypershift-deployment-controller-rhel8@sha256:8d4a908562cbb0351aea12befe5f2bdf57041e073ce679d1b1c5b46c893844b6_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/hypershift-deployment-controller-rhel8@sha256:be5d7a8b6dec6d4c959badc2d2960ec7bfe74a75c0d673da06fe6335920de3a0_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/hypershift-deployment-controller-rhel8@sha256:f44b9cd7b993051b4d59108153763a09d283c0cf822fab478f22cfbe53847da7_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/hypershift-rhel8-operator@sha256:2d94cd451fbf0abc13e50b6b6252061294bdbfd1eda64f4347177d20b5d1e489_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/hypershift-rhel8-operator@sha256:3d8d114403d85cbba699f53aa177a84da92516b5d2e852b2bffc33eabde6af13_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/hypershift-rhel8-operator@sha256:62e91ac9b6291bf7abc26cdd937c2c2cf7cdf1f1256a33acbaa5d1cdc607d3fa_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/hypershift-rhel8-operator@sha256:ffce5bc9fb2be59047c4840d9222499f03c1cf74786d8695aab1d1b04adc6f8a_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/klusterlet-operator-bundle@sha256:1687315db647e6689845df88843ae53275440042b76dc781dcabeef16e426bdf_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/managed-serviceaccount-rhel8@sha256:63593ef6045808b9c3fe96fc1cddd99bdfabaaef881fe716972500bfda62f92b_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/managed-serviceaccount-rhel8@sha256:7f5f65ba65c9bfc64d8bf9724a22b68d38c512465f4be1bfed8f02133256214f_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/managed-serviceaccount-rhel8@sha256:8621056c6982b9875749650eee2cf967b31217298a1b924de1fe710e0445df1b_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/managed-serviceaccount-rhel8@sha256:ec5bdf8a935ee1daaa5c91a7fd7816ade97619b5d1f6b61e663c03f43bb832bc_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/managedcluster-import-controller-rhel8@sha256:17987e46eb8772ef79e771b6edd137b29914ae357eb036d76a063cb04de116a3_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/managedcluster-import-controller-rhel8@sha256:4a22ca54331be02c08e23704852c34273a8bf3d1bb2c8f2aaf92f277474e3654_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/managedcluster-import-controller-rhel8@sha256:7d737e05b3164a7e49085a2026bf5fbbdda5a0d23890e1de455eea8d59f20187_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/managedcluster-import-controller-rhel8@sha256:eaf8ba4c775e4ebaeea316bbab0344eb10674089ff9db1c8f1373ed564b03749_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/mce-operator-bundle@sha256:701ad2aa334971346282a7a80c420049f08a3e3845a915a947e7605aab9c1369_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/mce-operator-bundle@sha256:cf1b297a2bbfa2a55204e2c4688511baa0223978b2d4ab7cfb8f8c5c965d563f_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/mce-operator-bundle@sha256:ed114b2afb91375b6f3576da15474ad96c154cc0ed16e288f8a4840d7d39942f_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/mce-operator-bundle@sha256:f1be217449145edb01b029b19d08831cc6d085856e39aea8174e74ef0cc85283_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/multicloud-manager-rhel8@sha256:162fe79ef40dbdcd1c9a16c601ffeb1c1dec5309c250bddf85809a0197b2ec3e_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/multicloud-manager-rhel8@sha256:af5076a59d32f3bed7f88348bccdff6fad4d250aab7f8dc7c2791e75fa76c7d9_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/multicloud-manager-rhel8@sha256:c03edb31a56b4678c4e0f66c59b49e3798b8442ef1ddca3f67488f4baca30241_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/multicloud-manager-rhel8@sha256:c6fb6ec34c746ba73007bec6e1895b4e1a4ed551b035aa9059664ded820f46fa_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-cluster-api-provider-agent-rhel8@sha256:208389221423692530b334815985b0a2263febf5574138e854dbdc011f03b4a2_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-cluster-api-provider-agent-rhel8@sha256:4bacc4ba3974c11ac27d1448a7f7cd973162caf33358249e9d1c154018124830_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-cluster-api-provider-agent-rhel8@sha256:8b3c3fb8fdf6d679f6020e0c739f25ae83dd4173e46b743de911d8e346f371fe_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-cluster-api-provider-agent-rhel8@sha256:a4d3f04386e63bfb640b928c01f972ba7d90af9c5213a7c10968b55c875565e0_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-console-mce-rhel8@sha256:009597e78bf32e0a6d83ad456a6670e436692aa1c12cbd144580a30080054d0f_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-console-mce-rhel8@sha256:95cbc26ed2e396e44efd543d8a38f1c698267e1a617a7ee4b6f26efdb49e3059_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-console-mce-rhel8@sha256:b83a44a87eddeaa3914d03f51f58e8cc5412ee580ee233754108b2349d890b8c_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-console-mce-rhel8@sha256:e3883d9629078bc16f2a6526cb8b1fdea89c1a8b8f477487fd6b34efa2f13999_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-hypershift-addon-rhel8-operator@sha256:00322fc5e7a8e1d08ca716e23982dae6d365b1523f8d3465e6daad5074067ea2_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-hypershift-addon-rhel8-operator@sha256:27cc406bb658c1915e75f5d0b0d3c0f73e72635c9f5bb08bc28e3c5c434e147b_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-hypershift-addon-rhel8-operator@sha256:afc67731faaa2dc9d32a052064763737c8bc4b1b5cf8e8ffb7cb31a4652c656c_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-hypershift-addon-rhel8-operator@sha256:c4227a3a5b323d716a979e1c6a66c458d458648c5fcb0ab151ad55ba24972f51_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-hypershift-deployment-controller-rhel8@sha256:68de13099864a989493367500360560a677fde2e0e56a760a6dafde1d7be9a27_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-hypershift-deployment-controller-rhel8@sha256:8d4a908562cbb0351aea12befe5f2bdf57041e073ce679d1b1c5b46c893844b6_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-hypershift-deployment-controller-rhel8@sha256:be5d7a8b6dec6d4c959badc2d2960ec7bfe74a75c0d673da06fe6335920de3a0_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-hypershift-deployment-controller-rhel8@sha256:f44b9cd7b993051b4d59108153763a09d283c0cf822fab478f22cfbe53847da7_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-managed-serviceaccount-rhel8@sha256:63593ef6045808b9c3fe96fc1cddd99bdfabaaef881fe716972500bfda62f92b_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-managed-serviceaccount-rhel8@sha256:7f5f65ba65c9bfc64d8bf9724a22b68d38c512465f4be1bfed8f02133256214f_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-managed-serviceaccount-rhel8@sha256:8621056c6982b9875749650eee2cf967b31217298a1b924de1fe710e0445df1b_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-managed-serviceaccount-rhel8@sha256:ec5bdf8a935ee1daaa5c91a7fd7816ade97619b5d1f6b61e663c03f43bb832bc_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/must-gather-rhel8@sha256:4270ef4ed53f54fb13cf1092b3babb70af7012886a3f0c293b11040083f39651_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/must-gather-rhel8@sha256:4ecb20c797f71375bc888ed84036f49bc40e2e9984e7ec74b14ad697d1b9c6fb_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/must-gather-rhel8@sha256:6d2624faf8cb2634a9e2203273d95c076ed2207ddd87f50df6ce8e5088a5d257_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/must-gather-rhel8@sha256:e838cb2e70eff2157b992c1cc6c576c9e099306b1df69d6d5c9d991ded4e0789_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/placement-rhel8@sha256:473ed2081010b9005ecc6fb254389dac6927f336967bd4a2f99ca3210fd265f0_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/placement-rhel8@sha256:746794cb82199cfc0c659de0a48018bbd8f18aec97265d68f8dd8bbf783049b1_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/placement-rhel8@sha256:7f5c7671a97f09756a150feb6a6bd04f40aa938ce065102b5b5875eadab933db_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/placement-rhel8@sha256:a6fb7f9d80d4d6cb53317f7d87960af28a6cafb8c5abee369f7bd94cbe449686_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/provider-credential-controller-rhel8@sha256:759037d7817cef4e0451befe8f2bc943a89f2bda95a52327a1c552c3f9a095bb_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/provider-credential-controller-rhel8@sha256:90281a3feff8e019a937fabb5184881c1983cda657c41332cd0321acf5ea4092_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/provider-credential-controller-rhel8@sha256:b6406fbcfeed4c491c66b778a4ad08e8066db5052a49863dd459e2b7375e6ba4_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/provider-credential-controller-rhel8@sha256:c4707c5214505bf1e5f693f0c5df4bb6fe4336670bf850b9a09040b6d87cccd2_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/registration-operator-rhel8@sha256:49d81d8a383de609d64760a4ae6ffa61469a59a5678311406ce4f838c1cc66fd_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/registration-operator-rhel8@sha256:579420cfdc2a542ab7a1b9cd6f1324885f60d1ec5d2bda74808127b45aef2983_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/registration-operator-rhel8@sha256:f945ae948589e2ea294d3d6e8f89fe05c1203f375a0722465965208ecfc15b94_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/registration-operator-rhel8@sha256:fbc7cd19b869d02af6dba24b20f6a44c498fb00e4afc629821f47b9b35c5a94d_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/registration-rhel8@sha256:39cc95f16445c3a1dca378beb50f5931ad081f459c9c6eb012325c6a9d8ada6c_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/registration-rhel8@sha256:686390715f19747bff24e95137307182ab095fb133051424996c6b0ee668569a_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/registration-rhel8@sha256:7bbc4dceeffd5f4bb47e9c38f97109d083dbbbda1a1643b7eb7762ebbd5047a1_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/registration-rhel8@sha256:cb1c8096bd5bd9f1dfa413bc0d1889d970b6d841988d24d6c1008904b1288cfe_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/work-rhel8@sha256:345f405c6a1d3e18beaf13c24a7ca4055a03746d8e6540670435e8d2413fefaf_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/work-rhel8@sha256:663cf3e0453e2ae5b1c9d5f6d335930d6d1e9c7a34151a171dbf58f9066c2b96_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/work-rhel8@sha256:c5c1939a142b9554a2ce664605409cefcb9954bbb1d8eef988fddab50f06cdaf_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/work-rhel8@sha256:d425b68e6265d098601e240cae6084c76416fd27bfbd955a3ccee30873544e38_ppc64le"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "golang: net/http: improper sanitization of Transfer-Encoding header"
},
{
"cve": "CVE-2022-1962",
"cwe": {
"id": "CWE-1325",
"name": "Improperly Controlled Sequential Memory Allocation"
},
"discovery_date": "2022-07-14T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2107376"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in the golang standard library, go/parser. When calling any Parse functions on the Go source code, which contains deeply nested types or declarations, a panic can occur due to stack exhaustion. This issue allows an attacker to impact system availability.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "golang: go/parser: stack exhaustion in all Parse* functions",
"title": "Vulnerability summary"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"8Base-multicluster-engine-2.1:multicluster-engine/agent-service-rhel8@sha256:661ee3a57d860a713ffb481ea87858f20fce1e57b858821cb0c1ec4069e206a0_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/agent-service-rhel8@sha256:8cb5ab317ccc6b1bcd409cfba0ec983e3f5d9531227e76bb455011636ed32d21_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/agent-service-rhel8@sha256:e136966121b82373c9279b1b59b68864ed10bfdee424959a7ad4b190ff7a2562_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/agent-service-rhel8@sha256:fce50212c8bbfdc3e8f445f4b7ea35881eb29e49c443e827ad6fe2389328d57f_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/apiserver-network-proxy-rhel8@sha256:25b242af63aca69a32c457dde23b3ac52ed81f5edad3e919d5df59902adb0b60_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/apiserver-network-proxy-rhel8@sha256:5ea69e650771525faf944fbf3be82a19e54a964d38adbb88263247652476938c_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/apiserver-network-proxy-rhel8@sha256:c97ea925ea31a1ae6824ec55bbb43c3cf0d2d9b0fb6d12b6d23492e0e5a5467a_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/apiserver-network-proxy-rhel8@sha256:f71c4c301774aba9a886f2891eace9da47ba075d2a2e4acfc03849c9c0da57bc_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/assisted-image-service-rhel8@sha256:1d250617cf4eb47800d30bd6bdd61872faa29eb7c6953edcb4a107360f0d0a78_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/assisted-image-service-rhel8@sha256:3730a3c3cfb695b540945b5f0ae739a701a0155137b9509238860549105ab670_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/assisted-image-service-rhel8@sha256:3d59cfa190838da34bac1ccf88562f996cc9e9ffdb151f47e044ba3fcc964a3d_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/assisted-image-service-rhel8@sha256:92c8157e43d84584ba93d978fcc6ffba84118e4ea5ff46ad71a62ffdc7fc56e5_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/assisted-installer-agent-rhel8@sha256:99e0accdee9b311b9abf032c712060823736f88c7bf3ba692349d7f8290a9570_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/assisted-installer-agent-rhel8@sha256:b4722c060fb38e1609e689b605816cefb39a15a0ddc40837a90727d123b91c88_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/assisted-installer-reporter-rhel8@sha256:1d465abc36e2045dc5a291663786709fc920c42aacb0c34c4868a1a633334509_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/assisted-installer-reporter-rhel8@sha256:bdb861698be8305247b21ebab7994f27eaae818f691ffcff3d5b5eb5dc70a722_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/assisted-installer-reporter-rhel8@sha256:e4dd90d186f1fea6fcdb4e23f74e4390e00d134b2c21d8510c1cdbbcef3c4a1f_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/assisted-installer-rhel8@sha256:61ac4136dad0e02323807e6d3de8e890ec0b7e7e1f7112f9610410712af6f9b5_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/assisted-installer-rhel8@sha256:686b64358857be04087a706048a32b7356b16a0028d2b200da16ec94d931d25d_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/assisted-installer-rhel8@sha256:910dad58b72de16f92dd5b60d0420010d18229a6e0966fe2eb072517febe499f_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/aws-encryption-provider-rhel8@sha256:31329737bd3608345f8e969e872e2e18305e2959d9d81867933c73fb26a53dcd_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/aws-encryption-provider-rhel8@sha256:9797eef2012c827ff3250cba1cd542772e92872b4bd69a01bdbdba4fe407472c_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/aws-encryption-provider-rhel8@sha256:ab7f1982f21ed9251501396ea150764348b5f61b6e50b9d74b5031e705e16ef3_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/aws-encryption-provider-rhel8@sha256:cee69ba4c6fb326afd03c7f21856a028fa4758dab8c849ef6eaeaea0cd55afd2_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/backplane-rhel8-operator@sha256:0b8c36b4b1d00e47ee4faaeec9ccbdc2977a50592035f8a600491c657e439d33_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/backplane-rhel8-operator@sha256:5dbd590a4bbed44f487d1601d1825b5efb8253b9ee2be49adccec7e0ea9410ac_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/backplane-rhel8-operator@sha256:9f7854a1de26dfebdc8beafffd01304017b8fe7cd84065dd452de1276e529a06_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/backplane-rhel8-operator@sha256:e7998dc233af266ed94ba16450c2f02096abb5e045f291f8f94a83ef9da7dd51_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-provider-agent-rhel8@sha256:208389221423692530b334815985b0a2263febf5574138e854dbdc011f03b4a2_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-provider-agent-rhel8@sha256:4bacc4ba3974c11ac27d1448a7f7cd973162caf33358249e9d1c154018124830_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-provider-agent-rhel8@sha256:8b3c3fb8fdf6d679f6020e0c739f25ae83dd4173e46b743de911d8e346f371fe_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-provider-agent-rhel8@sha256:a4d3f04386e63bfb640b928c01f972ba7d90af9c5213a7c10968b55c875565e0_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-provider-aws-rhel8@sha256:36a5f30d043f1137033842188e59224b803158696f60ddb41095a766705485f4_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-provider-aws-rhel8@sha256:6fb7799fca309c727c7afea57448fc653dde09495945e314402a3e3a079e5b03_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-provider-aws-rhel8@sha256:9b8d4fde02e4c43d194bf4c420550730fd52b74587e2327f2e9eb75067bb25e7_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-provider-aws-rhel8@sha256:bd612736fde388811d12a572852c86d0fe9dcbb6e7f404c64b8654c870d4e2eb_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-provider-azure-rhel8@sha256:2b93b026497655f16a85a2929b1f0c970d51dce0e0e8462774989f1943bdc785_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-provider-azure-rhel8@sha256:2c9c916d0face10abc7f6467564e394ead5946bf18ed8439456cce2767a83b3e_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-provider-azure-rhel8@sha256:6f41c353228c4016ab02557a5591ef36f4aea799c4ad89798343b4a2f0765d08_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-provider-azure-rhel8@sha256:ddd59c296543f525f719336ad6ddc5e5f8d3915e08e3b64d575a9835de3e95ad_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-provider-kubevirt-rhel8@sha256:0007824d89632253727ead00c5fd6ec463f310d71e58e237ea5e51c13052b0bc_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-provider-kubevirt-rhel8@sha256:9cd9106f72557b8ba5de9f4d1de5ff8d33514d2c02889999a3c20aab9a8dd061_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-provider-kubevirt-rhel8@sha256:cbe319cfa3ab4610dc67abea27841dd5b670061faa74e666959550343bba1c28_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-provider-kubevirt-rhel8@sha256:df94a1d8a4b6d1aebed4e657267219632bb3b2176537bdf8e51a728cd78f136f_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-rhel8@sha256:30f56a4d5cba0ccd55e0bda756c7af8010ab94ec3b644dc73f7b32e76b5bbb3a_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-rhel8@sha256:4f7cb34768ff908ed1ba54330603ea54b82a4144cf9124dae01a727dcc60362a_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-rhel8@sha256:a137205ac2127a04466519355b07cee71c08c56dddfee35671127241ebdf4a99_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-rhel8@sha256:c8a785b4e1688d358cec73e9cf4853ca0ab28c7daa4c45d5384b7bebc333f53a_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-curator-controller-rhel8@sha256:1d4d913d4136321ebd94e6b9d9e55be7262883702de72c4a61827804ad843942_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-curator-controller-rhel8@sha256:2134c387cb0e8c2f95bb8ef74ad0a10c37403d9e0dfaeb7e2e9efb388c606ac1_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-curator-controller-rhel8@sha256:2e0867d6ebace932eb09bb3a6a929562a157bc2eea9c28063eb30dac866abf63_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-curator-controller-rhel8@sha256:3dd533817d97518c7af991b888c5f9df501bd496ed53988e5444c1ea62e539cb_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-proxy-addon-rhel8@sha256:2779eae299eb2b48e8a868de2f2d8d13313ca17b2f7d5c816013145b0c787cc8_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-proxy-addon-rhel8@sha256:28544cf2414bdeffb8bcaae2d1547064da46ab5a122fd77861083b1e81e299cc_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-proxy-addon-rhel8@sha256:4da01f6a0a59069045d23599d748849da60ee309f72f233497edd379b3b0823e_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-proxy-addon-rhel8@sha256:6318fd6b0e0f5c39239ba9c71c330bce7974deaf970359ec83c88116abf7a653_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-proxy-rhel8@sha256:610de7f25fd387262c360acb21dd45dc80e1c52a77dd11982965da80301407ab_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-proxy-rhel8@sha256:a881a94835c7eef6babe00792fc0a99c9816831869cb26af0dcf2665233f7710_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-proxy-rhel8@sha256:b240f43890529fe95b1a74de6f4c2626e85ae91ae6a624bb98a4c31130b6740d_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-proxy-rhel8@sha256:df6cd66cdb17efc356e770930ff796bdb527c292243f5e8b87ca5c9e912a19d6_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/clusterclaims-controller-rhel8@sha256:3608571c2a5a3d399e3ad8135ca90e46a7e57b322b5ef9d708efa631cee7109c_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/clusterclaims-controller-rhel8@sha256:5c04626558442d50ab58a941d72a78db7c94f5ce730b5abb7599c21981875970_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/clusterclaims-controller-rhel8@sha256:7be740cc5987a1dfc76d7d8a306ff65291eb9cf61419842f463aa9dc4d6ecde1_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/clusterclaims-controller-rhel8@sha256:fce2e92743adaf6fe2e0168cfeecdc71ff7c009ef92a89c9172ff46ebbedcd40_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/clusterlifecycle-state-metrics-rhel8@sha256:288a0e4f9ca79859c5f295e920e9ef01d395720ea5b62ec7f5a5bd975b9c5850_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/clusterlifecycle-state-metrics-rhel8@sha256:93b9ad845fab34498a6f504ad626d0d5236c39ab1aaf7789df146311e4ba33cd_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/clusterlifecycle-state-metrics-rhel8@sha256:c808d378bd0666d7eb1f9c9024f7d2f7c6bdedd40298aa1e940cfc1ce735af54_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/clusterlifecycle-state-metrics-rhel8@sha256:df17928fd459e5063fb2470dbaea51c96f292f1a4ca5eaedc64a03687edbb6cd_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/console-mce-rhel8@sha256:009597e78bf32e0a6d83ad456a6670e436692aa1c12cbd144580a30080054d0f_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/console-mce-rhel8@sha256:95cbc26ed2e396e44efd543d8a38f1c698267e1a617a7ee4b6f26efdb49e3059_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/console-mce-rhel8@sha256:b83a44a87eddeaa3914d03f51f58e8cc5412ee580ee233754108b2349d890b8c_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/console-mce-rhel8@sha256:e3883d9629078bc16f2a6526cb8b1fdea89c1a8b8f477487fd6b34efa2f13999_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/discovery-rhel8@sha256:12b3c0a01c59836687a7cfc1fba050d0800625cd46f678551a5944b0664c044d_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/discovery-rhel8@sha256:25eefa4b7af3650f57e9a4c372522a0cae7bcc1b41735d2b503b9b41d9c2d0b2_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/discovery-rhel8@sha256:9a655c52c83f7682964e8f46fed6011c6e9de7a2a64ee0893d0c02cf725746e1_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/discovery-rhel8@sha256:a0bcad7b2191e3c674813c2e1e67aea619d6d7eaa95f2324902e0b842d1c0cc8_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/hive-rhel8@sha256:674603ee10ad5e9d42e18e5c2f91153c863cb7e9f38cd523559c8de7c7097483_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/hive-rhel8@sha256:67b2477a7b3885df470dc56e94525e7ebc3dce326599c6f2a311f8727557bf8b_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/hive-rhel8@sha256:8722d4f39942af4a008209ae518bf27d30deaa2e5bf97fc3118bea58efafb3d5_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/hive-rhel8@sha256:dd6a4624672d458a0072b9aa46fb1b3d576c0b198759d053f61536f3b9e34359_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/hypershift-addon-rhel8-operator@sha256:00322fc5e7a8e1d08ca716e23982dae6d365b1523f8d3465e6daad5074067ea2_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/hypershift-addon-rhel8-operator@sha256:27cc406bb658c1915e75f5d0b0d3c0f73e72635c9f5bb08bc28e3c5c434e147b_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/hypershift-addon-rhel8-operator@sha256:afc67731faaa2dc9d32a052064763737c8bc4b1b5cf8e8ffb7cb31a4652c656c_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/hypershift-addon-rhel8-operator@sha256:c4227a3a5b323d716a979e1c6a66c458d458648c5fcb0ab151ad55ba24972f51_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/hypershift-deployment-controller-rhel8@sha256:68de13099864a989493367500360560a677fde2e0e56a760a6dafde1d7be9a27_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/hypershift-deployment-controller-rhel8@sha256:8d4a908562cbb0351aea12befe5f2bdf57041e073ce679d1b1c5b46c893844b6_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/hypershift-deployment-controller-rhel8@sha256:be5d7a8b6dec6d4c959badc2d2960ec7bfe74a75c0d673da06fe6335920de3a0_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/hypershift-deployment-controller-rhel8@sha256:f44b9cd7b993051b4d59108153763a09d283c0cf822fab478f22cfbe53847da7_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/hypershift-rhel8-operator@sha256:2d94cd451fbf0abc13e50b6b6252061294bdbfd1eda64f4347177d20b5d1e489_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/hypershift-rhel8-operator@sha256:3d8d114403d85cbba699f53aa177a84da92516b5d2e852b2bffc33eabde6af13_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/hypershift-rhel8-operator@sha256:62e91ac9b6291bf7abc26cdd937c2c2cf7cdf1f1256a33acbaa5d1cdc607d3fa_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/hypershift-rhel8-operator@sha256:ffce5bc9fb2be59047c4840d9222499f03c1cf74786d8695aab1d1b04adc6f8a_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/klusterlet-operator-bundle@sha256:1687315db647e6689845df88843ae53275440042b76dc781dcabeef16e426bdf_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/managed-serviceaccount-rhel8@sha256:63593ef6045808b9c3fe96fc1cddd99bdfabaaef881fe716972500bfda62f92b_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/managed-serviceaccount-rhel8@sha256:7f5f65ba65c9bfc64d8bf9724a22b68d38c512465f4be1bfed8f02133256214f_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/managed-serviceaccount-rhel8@sha256:8621056c6982b9875749650eee2cf967b31217298a1b924de1fe710e0445df1b_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/managed-serviceaccount-rhel8@sha256:ec5bdf8a935ee1daaa5c91a7fd7816ade97619b5d1f6b61e663c03f43bb832bc_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/managedcluster-import-controller-rhel8@sha256:17987e46eb8772ef79e771b6edd137b29914ae357eb036d76a063cb04de116a3_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/managedcluster-import-controller-rhel8@sha256:4a22ca54331be02c08e23704852c34273a8bf3d1bb2c8f2aaf92f277474e3654_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/managedcluster-import-controller-rhel8@sha256:7d737e05b3164a7e49085a2026bf5fbbdda5a0d23890e1de455eea8d59f20187_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/managedcluster-import-controller-rhel8@sha256:eaf8ba4c775e4ebaeea316bbab0344eb10674089ff9db1c8f1373ed564b03749_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/mce-operator-bundle@sha256:701ad2aa334971346282a7a80c420049f08a3e3845a915a947e7605aab9c1369_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/mce-operator-bundle@sha256:cf1b297a2bbfa2a55204e2c4688511baa0223978b2d4ab7cfb8f8c5c965d563f_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/mce-operator-bundle@sha256:ed114b2afb91375b6f3576da15474ad96c154cc0ed16e288f8a4840d7d39942f_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/mce-operator-bundle@sha256:f1be217449145edb01b029b19d08831cc6d085856e39aea8174e74ef0cc85283_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/multicloud-manager-rhel8@sha256:162fe79ef40dbdcd1c9a16c601ffeb1c1dec5309c250bddf85809a0197b2ec3e_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/multicloud-manager-rhel8@sha256:af5076a59d32f3bed7f88348bccdff6fad4d250aab7f8dc7c2791e75fa76c7d9_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/multicloud-manager-rhel8@sha256:c03edb31a56b4678c4e0f66c59b49e3798b8442ef1ddca3f67488f4baca30241_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/multicloud-manager-rhel8@sha256:c6fb6ec34c746ba73007bec6e1895b4e1a4ed551b035aa9059664ded820f46fa_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-cluster-api-provider-agent-rhel8@sha256:208389221423692530b334815985b0a2263febf5574138e854dbdc011f03b4a2_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-cluster-api-provider-agent-rhel8@sha256:4bacc4ba3974c11ac27d1448a7f7cd973162caf33358249e9d1c154018124830_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-cluster-api-provider-agent-rhel8@sha256:8b3c3fb8fdf6d679f6020e0c739f25ae83dd4173e46b743de911d8e346f371fe_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-cluster-api-provider-agent-rhel8@sha256:a4d3f04386e63bfb640b928c01f972ba7d90af9c5213a7c10968b55c875565e0_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-console-mce-rhel8@sha256:009597e78bf32e0a6d83ad456a6670e436692aa1c12cbd144580a30080054d0f_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-console-mce-rhel8@sha256:95cbc26ed2e396e44efd543d8a38f1c698267e1a617a7ee4b6f26efdb49e3059_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-console-mce-rhel8@sha256:b83a44a87eddeaa3914d03f51f58e8cc5412ee580ee233754108b2349d890b8c_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-console-mce-rhel8@sha256:e3883d9629078bc16f2a6526cb8b1fdea89c1a8b8f477487fd6b34efa2f13999_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-hypershift-addon-rhel8-operator@sha256:00322fc5e7a8e1d08ca716e23982dae6d365b1523f8d3465e6daad5074067ea2_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-hypershift-addon-rhel8-operator@sha256:27cc406bb658c1915e75f5d0b0d3c0f73e72635c9f5bb08bc28e3c5c434e147b_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-hypershift-addon-rhel8-operator@sha256:afc67731faaa2dc9d32a052064763737c8bc4b1b5cf8e8ffb7cb31a4652c656c_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-hypershift-addon-rhel8-operator@sha256:c4227a3a5b323d716a979e1c6a66c458d458648c5fcb0ab151ad55ba24972f51_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-hypershift-deployment-controller-rhel8@sha256:68de13099864a989493367500360560a677fde2e0e56a760a6dafde1d7be9a27_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-hypershift-deployment-controller-rhel8@sha256:8d4a908562cbb0351aea12befe5f2bdf57041e073ce679d1b1c5b46c893844b6_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-hypershift-deployment-controller-rhel8@sha256:be5d7a8b6dec6d4c959badc2d2960ec7bfe74a75c0d673da06fe6335920de3a0_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-hypershift-deployment-controller-rhel8@sha256:f44b9cd7b993051b4d59108153763a09d283c0cf822fab478f22cfbe53847da7_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-managed-serviceaccount-rhel8@sha256:63593ef6045808b9c3fe96fc1cddd99bdfabaaef881fe716972500bfda62f92b_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-managed-serviceaccount-rhel8@sha256:7f5f65ba65c9bfc64d8bf9724a22b68d38c512465f4be1bfed8f02133256214f_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-managed-serviceaccount-rhel8@sha256:8621056c6982b9875749650eee2cf967b31217298a1b924de1fe710e0445df1b_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-managed-serviceaccount-rhel8@sha256:ec5bdf8a935ee1daaa5c91a7fd7816ade97619b5d1f6b61e663c03f43bb832bc_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/must-gather-rhel8@sha256:4270ef4ed53f54fb13cf1092b3babb70af7012886a3f0c293b11040083f39651_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/must-gather-rhel8@sha256:4ecb20c797f71375bc888ed84036f49bc40e2e9984e7ec74b14ad697d1b9c6fb_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/must-gather-rhel8@sha256:6d2624faf8cb2634a9e2203273d95c076ed2207ddd87f50df6ce8e5088a5d257_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/must-gather-rhel8@sha256:e838cb2e70eff2157b992c1cc6c576c9e099306b1df69d6d5c9d991ded4e0789_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/placement-rhel8@sha256:473ed2081010b9005ecc6fb254389dac6927f336967bd4a2f99ca3210fd265f0_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/placement-rhel8@sha256:746794cb82199cfc0c659de0a48018bbd8f18aec97265d68f8dd8bbf783049b1_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/placement-rhel8@sha256:7f5c7671a97f09756a150feb6a6bd04f40aa938ce065102b5b5875eadab933db_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/placement-rhel8@sha256:a6fb7f9d80d4d6cb53317f7d87960af28a6cafb8c5abee369f7bd94cbe449686_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/provider-credential-controller-rhel8@sha256:759037d7817cef4e0451befe8f2bc943a89f2bda95a52327a1c552c3f9a095bb_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/provider-credential-controller-rhel8@sha256:90281a3feff8e019a937fabb5184881c1983cda657c41332cd0321acf5ea4092_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/provider-credential-controller-rhel8@sha256:b6406fbcfeed4c491c66b778a4ad08e8066db5052a49863dd459e2b7375e6ba4_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/provider-credential-controller-rhel8@sha256:c4707c5214505bf1e5f693f0c5df4bb6fe4336670bf850b9a09040b6d87cccd2_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/registration-operator-rhel8@sha256:49d81d8a383de609d64760a4ae6ffa61469a59a5678311406ce4f838c1cc66fd_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/registration-operator-rhel8@sha256:579420cfdc2a542ab7a1b9cd6f1324885f60d1ec5d2bda74808127b45aef2983_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/registration-operator-rhel8@sha256:f945ae948589e2ea294d3d6e8f89fe05c1203f375a0722465965208ecfc15b94_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/registration-operator-rhel8@sha256:fbc7cd19b869d02af6dba24b20f6a44c498fb00e4afc629821f47b9b35c5a94d_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/registration-rhel8@sha256:39cc95f16445c3a1dca378beb50f5931ad081f459c9c6eb012325c6a9d8ada6c_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/registration-rhel8@sha256:686390715f19747bff24e95137307182ab095fb133051424996c6b0ee668569a_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/registration-rhel8@sha256:7bbc4dceeffd5f4bb47e9c38f97109d083dbbbda1a1643b7eb7762ebbd5047a1_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/registration-rhel8@sha256:cb1c8096bd5bd9f1dfa413bc0d1889d970b6d841988d24d6c1008904b1288cfe_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/work-rhel8@sha256:345f405c6a1d3e18beaf13c24a7ca4055a03746d8e6540670435e8d2413fefaf_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/work-rhel8@sha256:663cf3e0453e2ae5b1c9d5f6d335930d6d1e9c7a34151a171dbf58f9066c2b96_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/work-rhel8@sha256:c5c1939a142b9554a2ce664605409cefcb9954bbb1d8eef988fddab50f06cdaf_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/work-rhel8@sha256:d425b68e6265d098601e240cae6084c76416fd27bfbd955a3ccee30873544e38_ppc64le"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2022-1962"
},
{
"category": "external",
"summary": "RHBZ#2107376",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2107376"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2022-1962",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-1962"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2022-1962",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2022-1962"
},
{
"category": "external",
"summary": "https://go.dev/issue/53616",
"url": "https://go.dev/issue/53616"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-announce/c/nqrv9fbR0zE",
"url": "https://groups.google.com/g/golang-announce/c/nqrv9fbR0zE"
}
],
"release_date": "2022-07-12T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2022-09-06T14:28:04+00:00",
"details": "For multicluster engine for Kubernetes, see the following documentation for\ndetails on how to install the images:\n\nhttps://access.redhat.com/documentation/en-us/red_hat_advanced_cluster_management_for_kubernetes/2.6/html/multicluster_engine/install_upgrade/installing-while-connected-online-mce",
"product_ids": [
"8Base-multicluster-engine-2.1:multicluster-engine/agent-service-rhel8@sha256:661ee3a57d860a713ffb481ea87858f20fce1e57b858821cb0c1ec4069e206a0_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/agent-service-rhel8@sha256:8cb5ab317ccc6b1bcd409cfba0ec983e3f5d9531227e76bb455011636ed32d21_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/agent-service-rhel8@sha256:e136966121b82373c9279b1b59b68864ed10bfdee424959a7ad4b190ff7a2562_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/agent-service-rhel8@sha256:fce50212c8bbfdc3e8f445f4b7ea35881eb29e49c443e827ad6fe2389328d57f_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/apiserver-network-proxy-rhel8@sha256:25b242af63aca69a32c457dde23b3ac52ed81f5edad3e919d5df59902adb0b60_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/apiserver-network-proxy-rhel8@sha256:5ea69e650771525faf944fbf3be82a19e54a964d38adbb88263247652476938c_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/apiserver-network-proxy-rhel8@sha256:c97ea925ea31a1ae6824ec55bbb43c3cf0d2d9b0fb6d12b6d23492e0e5a5467a_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/apiserver-network-proxy-rhel8@sha256:f71c4c301774aba9a886f2891eace9da47ba075d2a2e4acfc03849c9c0da57bc_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/assisted-image-service-rhel8@sha256:1d250617cf4eb47800d30bd6bdd61872faa29eb7c6953edcb4a107360f0d0a78_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/assisted-image-service-rhel8@sha256:3730a3c3cfb695b540945b5f0ae739a701a0155137b9509238860549105ab670_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/assisted-image-service-rhel8@sha256:3d59cfa190838da34bac1ccf88562f996cc9e9ffdb151f47e044ba3fcc964a3d_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/assisted-image-service-rhel8@sha256:92c8157e43d84584ba93d978fcc6ffba84118e4ea5ff46ad71a62ffdc7fc56e5_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/assisted-installer-agent-rhel8@sha256:99e0accdee9b311b9abf032c712060823736f88c7bf3ba692349d7f8290a9570_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/assisted-installer-agent-rhel8@sha256:b4722c060fb38e1609e689b605816cefb39a15a0ddc40837a90727d123b91c88_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/assisted-installer-reporter-rhel8@sha256:1d465abc36e2045dc5a291663786709fc920c42aacb0c34c4868a1a633334509_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/assisted-installer-reporter-rhel8@sha256:bdb861698be8305247b21ebab7994f27eaae818f691ffcff3d5b5eb5dc70a722_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/assisted-installer-reporter-rhel8@sha256:e4dd90d186f1fea6fcdb4e23f74e4390e00d134b2c21d8510c1cdbbcef3c4a1f_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/assisted-installer-rhel8@sha256:61ac4136dad0e02323807e6d3de8e890ec0b7e7e1f7112f9610410712af6f9b5_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/assisted-installer-rhel8@sha256:686b64358857be04087a706048a32b7356b16a0028d2b200da16ec94d931d25d_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/assisted-installer-rhel8@sha256:910dad58b72de16f92dd5b60d0420010d18229a6e0966fe2eb072517febe499f_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/aws-encryption-provider-rhel8@sha256:31329737bd3608345f8e969e872e2e18305e2959d9d81867933c73fb26a53dcd_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/aws-encryption-provider-rhel8@sha256:9797eef2012c827ff3250cba1cd542772e92872b4bd69a01bdbdba4fe407472c_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/aws-encryption-provider-rhel8@sha256:ab7f1982f21ed9251501396ea150764348b5f61b6e50b9d74b5031e705e16ef3_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/aws-encryption-provider-rhel8@sha256:cee69ba4c6fb326afd03c7f21856a028fa4758dab8c849ef6eaeaea0cd55afd2_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/backplane-rhel8-operator@sha256:0b8c36b4b1d00e47ee4faaeec9ccbdc2977a50592035f8a600491c657e439d33_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/backplane-rhel8-operator@sha256:5dbd590a4bbed44f487d1601d1825b5efb8253b9ee2be49adccec7e0ea9410ac_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/backplane-rhel8-operator@sha256:9f7854a1de26dfebdc8beafffd01304017b8fe7cd84065dd452de1276e529a06_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/backplane-rhel8-operator@sha256:e7998dc233af266ed94ba16450c2f02096abb5e045f291f8f94a83ef9da7dd51_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-provider-agent-rhel8@sha256:208389221423692530b334815985b0a2263febf5574138e854dbdc011f03b4a2_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-provider-agent-rhel8@sha256:4bacc4ba3974c11ac27d1448a7f7cd973162caf33358249e9d1c154018124830_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-provider-agent-rhel8@sha256:8b3c3fb8fdf6d679f6020e0c739f25ae83dd4173e46b743de911d8e346f371fe_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-provider-agent-rhel8@sha256:a4d3f04386e63bfb640b928c01f972ba7d90af9c5213a7c10968b55c875565e0_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-provider-aws-rhel8@sha256:36a5f30d043f1137033842188e59224b803158696f60ddb41095a766705485f4_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-provider-aws-rhel8@sha256:6fb7799fca309c727c7afea57448fc653dde09495945e314402a3e3a079e5b03_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-provider-aws-rhel8@sha256:9b8d4fde02e4c43d194bf4c420550730fd52b74587e2327f2e9eb75067bb25e7_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-provider-aws-rhel8@sha256:bd612736fde388811d12a572852c86d0fe9dcbb6e7f404c64b8654c870d4e2eb_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-provider-azure-rhel8@sha256:2b93b026497655f16a85a2929b1f0c970d51dce0e0e8462774989f1943bdc785_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-provider-azure-rhel8@sha256:2c9c916d0face10abc7f6467564e394ead5946bf18ed8439456cce2767a83b3e_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-provider-azure-rhel8@sha256:6f41c353228c4016ab02557a5591ef36f4aea799c4ad89798343b4a2f0765d08_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-provider-azure-rhel8@sha256:ddd59c296543f525f719336ad6ddc5e5f8d3915e08e3b64d575a9835de3e95ad_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-provider-kubevirt-rhel8@sha256:0007824d89632253727ead00c5fd6ec463f310d71e58e237ea5e51c13052b0bc_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-provider-kubevirt-rhel8@sha256:9cd9106f72557b8ba5de9f4d1de5ff8d33514d2c02889999a3c20aab9a8dd061_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-provider-kubevirt-rhel8@sha256:cbe319cfa3ab4610dc67abea27841dd5b670061faa74e666959550343bba1c28_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-provider-kubevirt-rhel8@sha256:df94a1d8a4b6d1aebed4e657267219632bb3b2176537bdf8e51a728cd78f136f_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-rhel8@sha256:30f56a4d5cba0ccd55e0bda756c7af8010ab94ec3b644dc73f7b32e76b5bbb3a_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-rhel8@sha256:4f7cb34768ff908ed1ba54330603ea54b82a4144cf9124dae01a727dcc60362a_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-rhel8@sha256:a137205ac2127a04466519355b07cee71c08c56dddfee35671127241ebdf4a99_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-rhel8@sha256:c8a785b4e1688d358cec73e9cf4853ca0ab28c7daa4c45d5384b7bebc333f53a_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-curator-controller-rhel8@sha256:1d4d913d4136321ebd94e6b9d9e55be7262883702de72c4a61827804ad843942_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-curator-controller-rhel8@sha256:2134c387cb0e8c2f95bb8ef74ad0a10c37403d9e0dfaeb7e2e9efb388c606ac1_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-curator-controller-rhel8@sha256:2e0867d6ebace932eb09bb3a6a929562a157bc2eea9c28063eb30dac866abf63_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-curator-controller-rhel8@sha256:3dd533817d97518c7af991b888c5f9df501bd496ed53988e5444c1ea62e539cb_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-proxy-addon-rhel8@sha256:2779eae299eb2b48e8a868de2f2d8d13313ca17b2f7d5c816013145b0c787cc8_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-proxy-addon-rhel8@sha256:28544cf2414bdeffb8bcaae2d1547064da46ab5a122fd77861083b1e81e299cc_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-proxy-addon-rhel8@sha256:4da01f6a0a59069045d23599d748849da60ee309f72f233497edd379b3b0823e_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-proxy-addon-rhel8@sha256:6318fd6b0e0f5c39239ba9c71c330bce7974deaf970359ec83c88116abf7a653_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-proxy-rhel8@sha256:610de7f25fd387262c360acb21dd45dc80e1c52a77dd11982965da80301407ab_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-proxy-rhel8@sha256:a881a94835c7eef6babe00792fc0a99c9816831869cb26af0dcf2665233f7710_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-proxy-rhel8@sha256:b240f43890529fe95b1a74de6f4c2626e85ae91ae6a624bb98a4c31130b6740d_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-proxy-rhel8@sha256:df6cd66cdb17efc356e770930ff796bdb527c292243f5e8b87ca5c9e912a19d6_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/clusterclaims-controller-rhel8@sha256:3608571c2a5a3d399e3ad8135ca90e46a7e57b322b5ef9d708efa631cee7109c_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/clusterclaims-controller-rhel8@sha256:5c04626558442d50ab58a941d72a78db7c94f5ce730b5abb7599c21981875970_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/clusterclaims-controller-rhel8@sha256:7be740cc5987a1dfc76d7d8a306ff65291eb9cf61419842f463aa9dc4d6ecde1_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/clusterclaims-controller-rhel8@sha256:fce2e92743adaf6fe2e0168cfeecdc71ff7c009ef92a89c9172ff46ebbedcd40_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/clusterlifecycle-state-metrics-rhel8@sha256:288a0e4f9ca79859c5f295e920e9ef01d395720ea5b62ec7f5a5bd975b9c5850_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/clusterlifecycle-state-metrics-rhel8@sha256:93b9ad845fab34498a6f504ad626d0d5236c39ab1aaf7789df146311e4ba33cd_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/clusterlifecycle-state-metrics-rhel8@sha256:c808d378bd0666d7eb1f9c9024f7d2f7c6bdedd40298aa1e940cfc1ce735af54_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/clusterlifecycle-state-metrics-rhel8@sha256:df17928fd459e5063fb2470dbaea51c96f292f1a4ca5eaedc64a03687edbb6cd_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/console-mce-rhel8@sha256:009597e78bf32e0a6d83ad456a6670e436692aa1c12cbd144580a30080054d0f_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/console-mce-rhel8@sha256:95cbc26ed2e396e44efd543d8a38f1c698267e1a617a7ee4b6f26efdb49e3059_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/console-mce-rhel8@sha256:b83a44a87eddeaa3914d03f51f58e8cc5412ee580ee233754108b2349d890b8c_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/console-mce-rhel8@sha256:e3883d9629078bc16f2a6526cb8b1fdea89c1a8b8f477487fd6b34efa2f13999_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/discovery-rhel8@sha256:12b3c0a01c59836687a7cfc1fba050d0800625cd46f678551a5944b0664c044d_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/discovery-rhel8@sha256:25eefa4b7af3650f57e9a4c372522a0cae7bcc1b41735d2b503b9b41d9c2d0b2_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/discovery-rhel8@sha256:9a655c52c83f7682964e8f46fed6011c6e9de7a2a64ee0893d0c02cf725746e1_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/discovery-rhel8@sha256:a0bcad7b2191e3c674813c2e1e67aea619d6d7eaa95f2324902e0b842d1c0cc8_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/hive-rhel8@sha256:674603ee10ad5e9d42e18e5c2f91153c863cb7e9f38cd523559c8de7c7097483_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/hive-rhel8@sha256:67b2477a7b3885df470dc56e94525e7ebc3dce326599c6f2a311f8727557bf8b_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/hive-rhel8@sha256:8722d4f39942af4a008209ae518bf27d30deaa2e5bf97fc3118bea58efafb3d5_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/hive-rhel8@sha256:dd6a4624672d458a0072b9aa46fb1b3d576c0b198759d053f61536f3b9e34359_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/hypershift-addon-rhel8-operator@sha256:00322fc5e7a8e1d08ca716e23982dae6d365b1523f8d3465e6daad5074067ea2_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/hypershift-addon-rhel8-operator@sha256:27cc406bb658c1915e75f5d0b0d3c0f73e72635c9f5bb08bc28e3c5c434e147b_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/hypershift-addon-rhel8-operator@sha256:afc67731faaa2dc9d32a052064763737c8bc4b1b5cf8e8ffb7cb31a4652c656c_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/hypershift-addon-rhel8-operator@sha256:c4227a3a5b323d716a979e1c6a66c458d458648c5fcb0ab151ad55ba24972f51_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/hypershift-deployment-controller-rhel8@sha256:68de13099864a989493367500360560a677fde2e0e56a760a6dafde1d7be9a27_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/hypershift-deployment-controller-rhel8@sha256:8d4a908562cbb0351aea12befe5f2bdf57041e073ce679d1b1c5b46c893844b6_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/hypershift-deployment-controller-rhel8@sha256:be5d7a8b6dec6d4c959badc2d2960ec7bfe74a75c0d673da06fe6335920de3a0_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/hypershift-deployment-controller-rhel8@sha256:f44b9cd7b993051b4d59108153763a09d283c0cf822fab478f22cfbe53847da7_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/hypershift-rhel8-operator@sha256:2d94cd451fbf0abc13e50b6b6252061294bdbfd1eda64f4347177d20b5d1e489_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/hypershift-rhel8-operator@sha256:3d8d114403d85cbba699f53aa177a84da92516b5d2e852b2bffc33eabde6af13_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/hypershift-rhel8-operator@sha256:62e91ac9b6291bf7abc26cdd937c2c2cf7cdf1f1256a33acbaa5d1cdc607d3fa_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/hypershift-rhel8-operator@sha256:ffce5bc9fb2be59047c4840d9222499f03c1cf74786d8695aab1d1b04adc6f8a_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/klusterlet-operator-bundle@sha256:1687315db647e6689845df88843ae53275440042b76dc781dcabeef16e426bdf_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/managed-serviceaccount-rhel8@sha256:63593ef6045808b9c3fe96fc1cddd99bdfabaaef881fe716972500bfda62f92b_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/managed-serviceaccount-rhel8@sha256:7f5f65ba65c9bfc64d8bf9724a22b68d38c512465f4be1bfed8f02133256214f_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/managed-serviceaccount-rhel8@sha256:8621056c6982b9875749650eee2cf967b31217298a1b924de1fe710e0445df1b_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/managed-serviceaccount-rhel8@sha256:ec5bdf8a935ee1daaa5c91a7fd7816ade97619b5d1f6b61e663c03f43bb832bc_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/managedcluster-import-controller-rhel8@sha256:17987e46eb8772ef79e771b6edd137b29914ae357eb036d76a063cb04de116a3_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/managedcluster-import-controller-rhel8@sha256:4a22ca54331be02c08e23704852c34273a8bf3d1bb2c8f2aaf92f277474e3654_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/managedcluster-import-controller-rhel8@sha256:7d737e05b3164a7e49085a2026bf5fbbdda5a0d23890e1de455eea8d59f20187_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/managedcluster-import-controller-rhel8@sha256:eaf8ba4c775e4ebaeea316bbab0344eb10674089ff9db1c8f1373ed564b03749_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/mce-operator-bundle@sha256:701ad2aa334971346282a7a80c420049f08a3e3845a915a947e7605aab9c1369_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/mce-operator-bundle@sha256:cf1b297a2bbfa2a55204e2c4688511baa0223978b2d4ab7cfb8f8c5c965d563f_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/mce-operator-bundle@sha256:ed114b2afb91375b6f3576da15474ad96c154cc0ed16e288f8a4840d7d39942f_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/mce-operator-bundle@sha256:f1be217449145edb01b029b19d08831cc6d085856e39aea8174e74ef0cc85283_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/multicloud-manager-rhel8@sha256:162fe79ef40dbdcd1c9a16c601ffeb1c1dec5309c250bddf85809a0197b2ec3e_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/multicloud-manager-rhel8@sha256:af5076a59d32f3bed7f88348bccdff6fad4d250aab7f8dc7c2791e75fa76c7d9_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/multicloud-manager-rhel8@sha256:c03edb31a56b4678c4e0f66c59b49e3798b8442ef1ddca3f67488f4baca30241_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/multicloud-manager-rhel8@sha256:c6fb6ec34c746ba73007bec6e1895b4e1a4ed551b035aa9059664ded820f46fa_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-cluster-api-provider-agent-rhel8@sha256:208389221423692530b334815985b0a2263febf5574138e854dbdc011f03b4a2_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-cluster-api-provider-agent-rhel8@sha256:4bacc4ba3974c11ac27d1448a7f7cd973162caf33358249e9d1c154018124830_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-cluster-api-provider-agent-rhel8@sha256:8b3c3fb8fdf6d679f6020e0c739f25ae83dd4173e46b743de911d8e346f371fe_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-cluster-api-provider-agent-rhel8@sha256:a4d3f04386e63bfb640b928c01f972ba7d90af9c5213a7c10968b55c875565e0_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-console-mce-rhel8@sha256:009597e78bf32e0a6d83ad456a6670e436692aa1c12cbd144580a30080054d0f_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-console-mce-rhel8@sha256:95cbc26ed2e396e44efd543d8a38f1c698267e1a617a7ee4b6f26efdb49e3059_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-console-mce-rhel8@sha256:b83a44a87eddeaa3914d03f51f58e8cc5412ee580ee233754108b2349d890b8c_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-console-mce-rhel8@sha256:e3883d9629078bc16f2a6526cb8b1fdea89c1a8b8f477487fd6b34efa2f13999_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-hypershift-addon-rhel8-operator@sha256:00322fc5e7a8e1d08ca716e23982dae6d365b1523f8d3465e6daad5074067ea2_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-hypershift-addon-rhel8-operator@sha256:27cc406bb658c1915e75f5d0b0d3c0f73e72635c9f5bb08bc28e3c5c434e147b_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-hypershift-addon-rhel8-operator@sha256:afc67731faaa2dc9d32a052064763737c8bc4b1b5cf8e8ffb7cb31a4652c656c_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-hypershift-addon-rhel8-operator@sha256:c4227a3a5b323d716a979e1c6a66c458d458648c5fcb0ab151ad55ba24972f51_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-hypershift-deployment-controller-rhel8@sha256:68de13099864a989493367500360560a677fde2e0e56a760a6dafde1d7be9a27_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-hypershift-deployment-controller-rhel8@sha256:8d4a908562cbb0351aea12befe5f2bdf57041e073ce679d1b1c5b46c893844b6_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-hypershift-deployment-controller-rhel8@sha256:be5d7a8b6dec6d4c959badc2d2960ec7bfe74a75c0d673da06fe6335920de3a0_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-hypershift-deployment-controller-rhel8@sha256:f44b9cd7b993051b4d59108153763a09d283c0cf822fab478f22cfbe53847da7_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-managed-serviceaccount-rhel8@sha256:63593ef6045808b9c3fe96fc1cddd99bdfabaaef881fe716972500bfda62f92b_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-managed-serviceaccount-rhel8@sha256:7f5f65ba65c9bfc64d8bf9724a22b68d38c512465f4be1bfed8f02133256214f_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-managed-serviceaccount-rhel8@sha256:8621056c6982b9875749650eee2cf967b31217298a1b924de1fe710e0445df1b_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-managed-serviceaccount-rhel8@sha256:ec5bdf8a935ee1daaa5c91a7fd7816ade97619b5d1f6b61e663c03f43bb832bc_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/must-gather-rhel8@sha256:4270ef4ed53f54fb13cf1092b3babb70af7012886a3f0c293b11040083f39651_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/must-gather-rhel8@sha256:4ecb20c797f71375bc888ed84036f49bc40e2e9984e7ec74b14ad697d1b9c6fb_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/must-gather-rhel8@sha256:6d2624faf8cb2634a9e2203273d95c076ed2207ddd87f50df6ce8e5088a5d257_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/must-gather-rhel8@sha256:e838cb2e70eff2157b992c1cc6c576c9e099306b1df69d6d5c9d991ded4e0789_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/placement-rhel8@sha256:473ed2081010b9005ecc6fb254389dac6927f336967bd4a2f99ca3210fd265f0_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/placement-rhel8@sha256:746794cb82199cfc0c659de0a48018bbd8f18aec97265d68f8dd8bbf783049b1_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/placement-rhel8@sha256:7f5c7671a97f09756a150feb6a6bd04f40aa938ce065102b5b5875eadab933db_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/placement-rhel8@sha256:a6fb7f9d80d4d6cb53317f7d87960af28a6cafb8c5abee369f7bd94cbe449686_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/provider-credential-controller-rhel8@sha256:759037d7817cef4e0451befe8f2bc943a89f2bda95a52327a1c552c3f9a095bb_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/provider-credential-controller-rhel8@sha256:90281a3feff8e019a937fabb5184881c1983cda657c41332cd0321acf5ea4092_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/provider-credential-controller-rhel8@sha256:b6406fbcfeed4c491c66b778a4ad08e8066db5052a49863dd459e2b7375e6ba4_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/provider-credential-controller-rhel8@sha256:c4707c5214505bf1e5f693f0c5df4bb6fe4336670bf850b9a09040b6d87cccd2_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/registration-operator-rhel8@sha256:49d81d8a383de609d64760a4ae6ffa61469a59a5678311406ce4f838c1cc66fd_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/registration-operator-rhel8@sha256:579420cfdc2a542ab7a1b9cd6f1324885f60d1ec5d2bda74808127b45aef2983_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/registration-operator-rhel8@sha256:f945ae948589e2ea294d3d6e8f89fe05c1203f375a0722465965208ecfc15b94_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/registration-operator-rhel8@sha256:fbc7cd19b869d02af6dba24b20f6a44c498fb00e4afc629821f47b9b35c5a94d_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/registration-rhel8@sha256:39cc95f16445c3a1dca378beb50f5931ad081f459c9c6eb012325c6a9d8ada6c_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/registration-rhel8@sha256:686390715f19747bff24e95137307182ab095fb133051424996c6b0ee668569a_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/registration-rhel8@sha256:7bbc4dceeffd5f4bb47e9c38f97109d083dbbbda1a1643b7eb7762ebbd5047a1_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/registration-rhel8@sha256:cb1c8096bd5bd9f1dfa413bc0d1889d970b6d841988d24d6c1008904b1288cfe_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/work-rhel8@sha256:345f405c6a1d3e18beaf13c24a7ca4055a03746d8e6540670435e8d2413fefaf_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/work-rhel8@sha256:663cf3e0453e2ae5b1c9d5f6d335930d6d1e9c7a34151a171dbf58f9066c2b96_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/work-rhel8@sha256:c5c1939a142b9554a2ce664605409cefcb9954bbb1d8eef988fddab50f06cdaf_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/work-rhel8@sha256:d425b68e6265d098601e240cae6084c76416fd27bfbd955a3ccee30873544e38_ppc64le"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2022:6345"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "LOCAL",
"availabilityImpact": "HIGH",
"baseScore": 5.5,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "LOW",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"8Base-multicluster-engine-2.1:multicluster-engine/agent-service-rhel8@sha256:661ee3a57d860a713ffb481ea87858f20fce1e57b858821cb0c1ec4069e206a0_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/agent-service-rhel8@sha256:8cb5ab317ccc6b1bcd409cfba0ec983e3f5d9531227e76bb455011636ed32d21_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/agent-service-rhel8@sha256:e136966121b82373c9279b1b59b68864ed10bfdee424959a7ad4b190ff7a2562_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/agent-service-rhel8@sha256:fce50212c8bbfdc3e8f445f4b7ea35881eb29e49c443e827ad6fe2389328d57f_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/apiserver-network-proxy-rhel8@sha256:25b242af63aca69a32c457dde23b3ac52ed81f5edad3e919d5df59902adb0b60_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/apiserver-network-proxy-rhel8@sha256:5ea69e650771525faf944fbf3be82a19e54a964d38adbb88263247652476938c_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/apiserver-network-proxy-rhel8@sha256:c97ea925ea31a1ae6824ec55bbb43c3cf0d2d9b0fb6d12b6d23492e0e5a5467a_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/apiserver-network-proxy-rhel8@sha256:f71c4c301774aba9a886f2891eace9da47ba075d2a2e4acfc03849c9c0da57bc_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/assisted-image-service-rhel8@sha256:1d250617cf4eb47800d30bd6bdd61872faa29eb7c6953edcb4a107360f0d0a78_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/assisted-image-service-rhel8@sha256:3730a3c3cfb695b540945b5f0ae739a701a0155137b9509238860549105ab670_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/assisted-image-service-rhel8@sha256:3d59cfa190838da34bac1ccf88562f996cc9e9ffdb151f47e044ba3fcc964a3d_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/assisted-image-service-rhel8@sha256:92c8157e43d84584ba93d978fcc6ffba84118e4ea5ff46ad71a62ffdc7fc56e5_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/assisted-installer-agent-rhel8@sha256:99e0accdee9b311b9abf032c712060823736f88c7bf3ba692349d7f8290a9570_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/assisted-installer-agent-rhel8@sha256:b4722c060fb38e1609e689b605816cefb39a15a0ddc40837a90727d123b91c88_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/assisted-installer-reporter-rhel8@sha256:1d465abc36e2045dc5a291663786709fc920c42aacb0c34c4868a1a633334509_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/assisted-installer-reporter-rhel8@sha256:bdb861698be8305247b21ebab7994f27eaae818f691ffcff3d5b5eb5dc70a722_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/assisted-installer-reporter-rhel8@sha256:e4dd90d186f1fea6fcdb4e23f74e4390e00d134b2c21d8510c1cdbbcef3c4a1f_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/assisted-installer-rhel8@sha256:61ac4136dad0e02323807e6d3de8e890ec0b7e7e1f7112f9610410712af6f9b5_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/assisted-installer-rhel8@sha256:686b64358857be04087a706048a32b7356b16a0028d2b200da16ec94d931d25d_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/assisted-installer-rhel8@sha256:910dad58b72de16f92dd5b60d0420010d18229a6e0966fe2eb072517febe499f_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/aws-encryption-provider-rhel8@sha256:31329737bd3608345f8e969e872e2e18305e2959d9d81867933c73fb26a53dcd_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/aws-encryption-provider-rhel8@sha256:9797eef2012c827ff3250cba1cd542772e92872b4bd69a01bdbdba4fe407472c_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/aws-encryption-provider-rhel8@sha256:ab7f1982f21ed9251501396ea150764348b5f61b6e50b9d74b5031e705e16ef3_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/aws-encryption-provider-rhel8@sha256:cee69ba4c6fb326afd03c7f21856a028fa4758dab8c849ef6eaeaea0cd55afd2_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/backplane-rhel8-operator@sha256:0b8c36b4b1d00e47ee4faaeec9ccbdc2977a50592035f8a600491c657e439d33_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/backplane-rhel8-operator@sha256:5dbd590a4bbed44f487d1601d1825b5efb8253b9ee2be49adccec7e0ea9410ac_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/backplane-rhel8-operator@sha256:9f7854a1de26dfebdc8beafffd01304017b8fe7cd84065dd452de1276e529a06_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/backplane-rhel8-operator@sha256:e7998dc233af266ed94ba16450c2f02096abb5e045f291f8f94a83ef9da7dd51_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-provider-agent-rhel8@sha256:208389221423692530b334815985b0a2263febf5574138e854dbdc011f03b4a2_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-provider-agent-rhel8@sha256:4bacc4ba3974c11ac27d1448a7f7cd973162caf33358249e9d1c154018124830_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-provider-agent-rhel8@sha256:8b3c3fb8fdf6d679f6020e0c739f25ae83dd4173e46b743de911d8e346f371fe_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-provider-agent-rhel8@sha256:a4d3f04386e63bfb640b928c01f972ba7d90af9c5213a7c10968b55c875565e0_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-provider-aws-rhel8@sha256:36a5f30d043f1137033842188e59224b803158696f60ddb41095a766705485f4_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-provider-aws-rhel8@sha256:6fb7799fca309c727c7afea57448fc653dde09495945e314402a3e3a079e5b03_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-provider-aws-rhel8@sha256:9b8d4fde02e4c43d194bf4c420550730fd52b74587e2327f2e9eb75067bb25e7_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-provider-aws-rhel8@sha256:bd612736fde388811d12a572852c86d0fe9dcbb6e7f404c64b8654c870d4e2eb_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-provider-azure-rhel8@sha256:2b93b026497655f16a85a2929b1f0c970d51dce0e0e8462774989f1943bdc785_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-provider-azure-rhel8@sha256:2c9c916d0face10abc7f6467564e394ead5946bf18ed8439456cce2767a83b3e_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-provider-azure-rhel8@sha256:6f41c353228c4016ab02557a5591ef36f4aea799c4ad89798343b4a2f0765d08_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-provider-azure-rhel8@sha256:ddd59c296543f525f719336ad6ddc5e5f8d3915e08e3b64d575a9835de3e95ad_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-provider-kubevirt-rhel8@sha256:0007824d89632253727ead00c5fd6ec463f310d71e58e237ea5e51c13052b0bc_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-provider-kubevirt-rhel8@sha256:9cd9106f72557b8ba5de9f4d1de5ff8d33514d2c02889999a3c20aab9a8dd061_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-provider-kubevirt-rhel8@sha256:cbe319cfa3ab4610dc67abea27841dd5b670061faa74e666959550343bba1c28_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-provider-kubevirt-rhel8@sha256:df94a1d8a4b6d1aebed4e657267219632bb3b2176537bdf8e51a728cd78f136f_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-rhel8@sha256:30f56a4d5cba0ccd55e0bda756c7af8010ab94ec3b644dc73f7b32e76b5bbb3a_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-rhel8@sha256:4f7cb34768ff908ed1ba54330603ea54b82a4144cf9124dae01a727dcc60362a_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-rhel8@sha256:a137205ac2127a04466519355b07cee71c08c56dddfee35671127241ebdf4a99_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-rhel8@sha256:c8a785b4e1688d358cec73e9cf4853ca0ab28c7daa4c45d5384b7bebc333f53a_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-curator-controller-rhel8@sha256:1d4d913d4136321ebd94e6b9d9e55be7262883702de72c4a61827804ad843942_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-curator-controller-rhel8@sha256:2134c387cb0e8c2f95bb8ef74ad0a10c37403d9e0dfaeb7e2e9efb388c606ac1_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-curator-controller-rhel8@sha256:2e0867d6ebace932eb09bb3a6a929562a157bc2eea9c28063eb30dac866abf63_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-curator-controller-rhel8@sha256:3dd533817d97518c7af991b888c5f9df501bd496ed53988e5444c1ea62e539cb_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-proxy-addon-rhel8@sha256:2779eae299eb2b48e8a868de2f2d8d13313ca17b2f7d5c816013145b0c787cc8_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-proxy-addon-rhel8@sha256:28544cf2414bdeffb8bcaae2d1547064da46ab5a122fd77861083b1e81e299cc_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-proxy-addon-rhel8@sha256:4da01f6a0a59069045d23599d748849da60ee309f72f233497edd379b3b0823e_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-proxy-addon-rhel8@sha256:6318fd6b0e0f5c39239ba9c71c330bce7974deaf970359ec83c88116abf7a653_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-proxy-rhel8@sha256:610de7f25fd387262c360acb21dd45dc80e1c52a77dd11982965da80301407ab_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-proxy-rhel8@sha256:a881a94835c7eef6babe00792fc0a99c9816831869cb26af0dcf2665233f7710_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-proxy-rhel8@sha256:b240f43890529fe95b1a74de6f4c2626e85ae91ae6a624bb98a4c31130b6740d_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-proxy-rhel8@sha256:df6cd66cdb17efc356e770930ff796bdb527c292243f5e8b87ca5c9e912a19d6_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/clusterclaims-controller-rhel8@sha256:3608571c2a5a3d399e3ad8135ca90e46a7e57b322b5ef9d708efa631cee7109c_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/clusterclaims-controller-rhel8@sha256:5c04626558442d50ab58a941d72a78db7c94f5ce730b5abb7599c21981875970_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/clusterclaims-controller-rhel8@sha256:7be740cc5987a1dfc76d7d8a306ff65291eb9cf61419842f463aa9dc4d6ecde1_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/clusterclaims-controller-rhel8@sha256:fce2e92743adaf6fe2e0168cfeecdc71ff7c009ef92a89c9172ff46ebbedcd40_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/clusterlifecycle-state-metrics-rhel8@sha256:288a0e4f9ca79859c5f295e920e9ef01d395720ea5b62ec7f5a5bd975b9c5850_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/clusterlifecycle-state-metrics-rhel8@sha256:93b9ad845fab34498a6f504ad626d0d5236c39ab1aaf7789df146311e4ba33cd_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/clusterlifecycle-state-metrics-rhel8@sha256:c808d378bd0666d7eb1f9c9024f7d2f7c6bdedd40298aa1e940cfc1ce735af54_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/clusterlifecycle-state-metrics-rhel8@sha256:df17928fd459e5063fb2470dbaea51c96f292f1a4ca5eaedc64a03687edbb6cd_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/console-mce-rhel8@sha256:009597e78bf32e0a6d83ad456a6670e436692aa1c12cbd144580a30080054d0f_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/console-mce-rhel8@sha256:95cbc26ed2e396e44efd543d8a38f1c698267e1a617a7ee4b6f26efdb49e3059_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/console-mce-rhel8@sha256:b83a44a87eddeaa3914d03f51f58e8cc5412ee580ee233754108b2349d890b8c_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/console-mce-rhel8@sha256:e3883d9629078bc16f2a6526cb8b1fdea89c1a8b8f477487fd6b34efa2f13999_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/discovery-rhel8@sha256:12b3c0a01c59836687a7cfc1fba050d0800625cd46f678551a5944b0664c044d_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/discovery-rhel8@sha256:25eefa4b7af3650f57e9a4c372522a0cae7bcc1b41735d2b503b9b41d9c2d0b2_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/discovery-rhel8@sha256:9a655c52c83f7682964e8f46fed6011c6e9de7a2a64ee0893d0c02cf725746e1_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/discovery-rhel8@sha256:a0bcad7b2191e3c674813c2e1e67aea619d6d7eaa95f2324902e0b842d1c0cc8_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/hive-rhel8@sha256:674603ee10ad5e9d42e18e5c2f91153c863cb7e9f38cd523559c8de7c7097483_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/hive-rhel8@sha256:67b2477a7b3885df470dc56e94525e7ebc3dce326599c6f2a311f8727557bf8b_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/hive-rhel8@sha256:8722d4f39942af4a008209ae518bf27d30deaa2e5bf97fc3118bea58efafb3d5_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/hive-rhel8@sha256:dd6a4624672d458a0072b9aa46fb1b3d576c0b198759d053f61536f3b9e34359_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/hypershift-addon-rhel8-operator@sha256:00322fc5e7a8e1d08ca716e23982dae6d365b1523f8d3465e6daad5074067ea2_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/hypershift-addon-rhel8-operator@sha256:27cc406bb658c1915e75f5d0b0d3c0f73e72635c9f5bb08bc28e3c5c434e147b_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/hypershift-addon-rhel8-operator@sha256:afc67731faaa2dc9d32a052064763737c8bc4b1b5cf8e8ffb7cb31a4652c656c_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/hypershift-addon-rhel8-operator@sha256:c4227a3a5b323d716a979e1c6a66c458d458648c5fcb0ab151ad55ba24972f51_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/hypershift-deployment-controller-rhel8@sha256:68de13099864a989493367500360560a677fde2e0e56a760a6dafde1d7be9a27_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/hypershift-deployment-controller-rhel8@sha256:8d4a908562cbb0351aea12befe5f2bdf57041e073ce679d1b1c5b46c893844b6_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/hypershift-deployment-controller-rhel8@sha256:be5d7a8b6dec6d4c959badc2d2960ec7bfe74a75c0d673da06fe6335920de3a0_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/hypershift-deployment-controller-rhel8@sha256:f44b9cd7b993051b4d59108153763a09d283c0cf822fab478f22cfbe53847da7_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/hypershift-rhel8-operator@sha256:2d94cd451fbf0abc13e50b6b6252061294bdbfd1eda64f4347177d20b5d1e489_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/hypershift-rhel8-operator@sha256:3d8d114403d85cbba699f53aa177a84da92516b5d2e852b2bffc33eabde6af13_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/hypershift-rhel8-operator@sha256:62e91ac9b6291bf7abc26cdd937c2c2cf7cdf1f1256a33acbaa5d1cdc607d3fa_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/hypershift-rhel8-operator@sha256:ffce5bc9fb2be59047c4840d9222499f03c1cf74786d8695aab1d1b04adc6f8a_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/klusterlet-operator-bundle@sha256:1687315db647e6689845df88843ae53275440042b76dc781dcabeef16e426bdf_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/managed-serviceaccount-rhel8@sha256:63593ef6045808b9c3fe96fc1cddd99bdfabaaef881fe716972500bfda62f92b_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/managed-serviceaccount-rhel8@sha256:7f5f65ba65c9bfc64d8bf9724a22b68d38c512465f4be1bfed8f02133256214f_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/managed-serviceaccount-rhel8@sha256:8621056c6982b9875749650eee2cf967b31217298a1b924de1fe710e0445df1b_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/managed-serviceaccount-rhel8@sha256:ec5bdf8a935ee1daaa5c91a7fd7816ade97619b5d1f6b61e663c03f43bb832bc_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/managedcluster-import-controller-rhel8@sha256:17987e46eb8772ef79e771b6edd137b29914ae357eb036d76a063cb04de116a3_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/managedcluster-import-controller-rhel8@sha256:4a22ca54331be02c08e23704852c34273a8bf3d1bb2c8f2aaf92f277474e3654_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/managedcluster-import-controller-rhel8@sha256:7d737e05b3164a7e49085a2026bf5fbbdda5a0d23890e1de455eea8d59f20187_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/managedcluster-import-controller-rhel8@sha256:eaf8ba4c775e4ebaeea316bbab0344eb10674089ff9db1c8f1373ed564b03749_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/mce-operator-bundle@sha256:701ad2aa334971346282a7a80c420049f08a3e3845a915a947e7605aab9c1369_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/mce-operator-bundle@sha256:cf1b297a2bbfa2a55204e2c4688511baa0223978b2d4ab7cfb8f8c5c965d563f_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/mce-operator-bundle@sha256:ed114b2afb91375b6f3576da15474ad96c154cc0ed16e288f8a4840d7d39942f_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/mce-operator-bundle@sha256:f1be217449145edb01b029b19d08831cc6d085856e39aea8174e74ef0cc85283_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/multicloud-manager-rhel8@sha256:162fe79ef40dbdcd1c9a16c601ffeb1c1dec5309c250bddf85809a0197b2ec3e_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/multicloud-manager-rhel8@sha256:af5076a59d32f3bed7f88348bccdff6fad4d250aab7f8dc7c2791e75fa76c7d9_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/multicloud-manager-rhel8@sha256:c03edb31a56b4678c4e0f66c59b49e3798b8442ef1ddca3f67488f4baca30241_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/multicloud-manager-rhel8@sha256:c6fb6ec34c746ba73007bec6e1895b4e1a4ed551b035aa9059664ded820f46fa_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-cluster-api-provider-agent-rhel8@sha256:208389221423692530b334815985b0a2263febf5574138e854dbdc011f03b4a2_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-cluster-api-provider-agent-rhel8@sha256:4bacc4ba3974c11ac27d1448a7f7cd973162caf33358249e9d1c154018124830_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-cluster-api-provider-agent-rhel8@sha256:8b3c3fb8fdf6d679f6020e0c739f25ae83dd4173e46b743de911d8e346f371fe_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-cluster-api-provider-agent-rhel8@sha256:a4d3f04386e63bfb640b928c01f972ba7d90af9c5213a7c10968b55c875565e0_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-console-mce-rhel8@sha256:009597e78bf32e0a6d83ad456a6670e436692aa1c12cbd144580a30080054d0f_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-console-mce-rhel8@sha256:95cbc26ed2e396e44efd543d8a38f1c698267e1a617a7ee4b6f26efdb49e3059_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-console-mce-rhel8@sha256:b83a44a87eddeaa3914d03f51f58e8cc5412ee580ee233754108b2349d890b8c_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-console-mce-rhel8@sha256:e3883d9629078bc16f2a6526cb8b1fdea89c1a8b8f477487fd6b34efa2f13999_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-hypershift-addon-rhel8-operator@sha256:00322fc5e7a8e1d08ca716e23982dae6d365b1523f8d3465e6daad5074067ea2_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-hypershift-addon-rhel8-operator@sha256:27cc406bb658c1915e75f5d0b0d3c0f73e72635c9f5bb08bc28e3c5c434e147b_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-hypershift-addon-rhel8-operator@sha256:afc67731faaa2dc9d32a052064763737c8bc4b1b5cf8e8ffb7cb31a4652c656c_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-hypershift-addon-rhel8-operator@sha256:c4227a3a5b323d716a979e1c6a66c458d458648c5fcb0ab151ad55ba24972f51_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-hypershift-deployment-controller-rhel8@sha256:68de13099864a989493367500360560a677fde2e0e56a760a6dafde1d7be9a27_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-hypershift-deployment-controller-rhel8@sha256:8d4a908562cbb0351aea12befe5f2bdf57041e073ce679d1b1c5b46c893844b6_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-hypershift-deployment-controller-rhel8@sha256:be5d7a8b6dec6d4c959badc2d2960ec7bfe74a75c0d673da06fe6335920de3a0_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-hypershift-deployment-controller-rhel8@sha256:f44b9cd7b993051b4d59108153763a09d283c0cf822fab478f22cfbe53847da7_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-managed-serviceaccount-rhel8@sha256:63593ef6045808b9c3fe96fc1cddd99bdfabaaef881fe716972500bfda62f92b_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-managed-serviceaccount-rhel8@sha256:7f5f65ba65c9bfc64d8bf9724a22b68d38c512465f4be1bfed8f02133256214f_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-managed-serviceaccount-rhel8@sha256:8621056c6982b9875749650eee2cf967b31217298a1b924de1fe710e0445df1b_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-managed-serviceaccount-rhel8@sha256:ec5bdf8a935ee1daaa5c91a7fd7816ade97619b5d1f6b61e663c03f43bb832bc_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/must-gather-rhel8@sha256:4270ef4ed53f54fb13cf1092b3babb70af7012886a3f0c293b11040083f39651_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/must-gather-rhel8@sha256:4ecb20c797f71375bc888ed84036f49bc40e2e9984e7ec74b14ad697d1b9c6fb_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/must-gather-rhel8@sha256:6d2624faf8cb2634a9e2203273d95c076ed2207ddd87f50df6ce8e5088a5d257_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/must-gather-rhel8@sha256:e838cb2e70eff2157b992c1cc6c576c9e099306b1df69d6d5c9d991ded4e0789_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/placement-rhel8@sha256:473ed2081010b9005ecc6fb254389dac6927f336967bd4a2f99ca3210fd265f0_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/placement-rhel8@sha256:746794cb82199cfc0c659de0a48018bbd8f18aec97265d68f8dd8bbf783049b1_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/placement-rhel8@sha256:7f5c7671a97f09756a150feb6a6bd04f40aa938ce065102b5b5875eadab933db_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/placement-rhel8@sha256:a6fb7f9d80d4d6cb53317f7d87960af28a6cafb8c5abee369f7bd94cbe449686_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/provider-credential-controller-rhel8@sha256:759037d7817cef4e0451befe8f2bc943a89f2bda95a52327a1c552c3f9a095bb_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/provider-credential-controller-rhel8@sha256:90281a3feff8e019a937fabb5184881c1983cda657c41332cd0321acf5ea4092_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/provider-credential-controller-rhel8@sha256:b6406fbcfeed4c491c66b778a4ad08e8066db5052a49863dd459e2b7375e6ba4_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/provider-credential-controller-rhel8@sha256:c4707c5214505bf1e5f693f0c5df4bb6fe4336670bf850b9a09040b6d87cccd2_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/registration-operator-rhel8@sha256:49d81d8a383de609d64760a4ae6ffa61469a59a5678311406ce4f838c1cc66fd_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/registration-operator-rhel8@sha256:579420cfdc2a542ab7a1b9cd6f1324885f60d1ec5d2bda74808127b45aef2983_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/registration-operator-rhel8@sha256:f945ae948589e2ea294d3d6e8f89fe05c1203f375a0722465965208ecfc15b94_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/registration-operator-rhel8@sha256:fbc7cd19b869d02af6dba24b20f6a44c498fb00e4afc629821f47b9b35c5a94d_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/registration-rhel8@sha256:39cc95f16445c3a1dca378beb50f5931ad081f459c9c6eb012325c6a9d8ada6c_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/registration-rhel8@sha256:686390715f19747bff24e95137307182ab095fb133051424996c6b0ee668569a_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/registration-rhel8@sha256:7bbc4dceeffd5f4bb47e9c38f97109d083dbbbda1a1643b7eb7762ebbd5047a1_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/registration-rhel8@sha256:cb1c8096bd5bd9f1dfa413bc0d1889d970b6d841988d24d6c1008904b1288cfe_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/work-rhel8@sha256:345f405c6a1d3e18beaf13c24a7ca4055a03746d8e6540670435e8d2413fefaf_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/work-rhel8@sha256:663cf3e0453e2ae5b1c9d5f6d335930d6d1e9c7a34151a171dbf58f9066c2b96_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/work-rhel8@sha256:c5c1939a142b9554a2ce664605409cefcb9954bbb1d8eef988fddab50f06cdaf_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/work-rhel8@sha256:d425b68e6265d098601e240cae6084c76416fd27bfbd955a3ccee30873544e38_ppc64le"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "golang: go/parser: stack exhaustion in all Parse* functions"
},
{
"cve": "CVE-2022-28131",
"cwe": {
"id": "CWE-1325",
"name": "Improperly Controlled Sequential Memory Allocation"
},
"discovery_date": "2022-07-14T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2107390"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in golang encoding/xml. When calling Decoder, Skip while parsing a deeply nested XML document, a panic can occur due to stack exhaustion and allows an attacker to impact system availability.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "golang: encoding/xml: stack exhaustion in Decoder.Skip",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "The vulnerability exists in the calling of the function decoder.skip to a deeply nested XML document. Although the vulnerability exists, it may require that the application accept deeply nested XML from untrusted sources and specifically calls Decoder.Skip on it. In many deployments, that code path might not even be reachable or exposed to external input. On top of that, a successful exploitation will only result in denial of service due to stack exhaustion, which is why this has been marked as moderate by Red Hat.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"8Base-multicluster-engine-2.1:multicluster-engine/agent-service-rhel8@sha256:661ee3a57d860a713ffb481ea87858f20fce1e57b858821cb0c1ec4069e206a0_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/agent-service-rhel8@sha256:8cb5ab317ccc6b1bcd409cfba0ec983e3f5d9531227e76bb455011636ed32d21_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/agent-service-rhel8@sha256:e136966121b82373c9279b1b59b68864ed10bfdee424959a7ad4b190ff7a2562_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/agent-service-rhel8@sha256:fce50212c8bbfdc3e8f445f4b7ea35881eb29e49c443e827ad6fe2389328d57f_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/apiserver-network-proxy-rhel8@sha256:25b242af63aca69a32c457dde23b3ac52ed81f5edad3e919d5df59902adb0b60_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/apiserver-network-proxy-rhel8@sha256:5ea69e650771525faf944fbf3be82a19e54a964d38adbb88263247652476938c_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/apiserver-network-proxy-rhel8@sha256:c97ea925ea31a1ae6824ec55bbb43c3cf0d2d9b0fb6d12b6d23492e0e5a5467a_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/apiserver-network-proxy-rhel8@sha256:f71c4c301774aba9a886f2891eace9da47ba075d2a2e4acfc03849c9c0da57bc_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/assisted-image-service-rhel8@sha256:1d250617cf4eb47800d30bd6bdd61872faa29eb7c6953edcb4a107360f0d0a78_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/assisted-image-service-rhel8@sha256:3730a3c3cfb695b540945b5f0ae739a701a0155137b9509238860549105ab670_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/assisted-image-service-rhel8@sha256:3d59cfa190838da34bac1ccf88562f996cc9e9ffdb151f47e044ba3fcc964a3d_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/assisted-image-service-rhel8@sha256:92c8157e43d84584ba93d978fcc6ffba84118e4ea5ff46ad71a62ffdc7fc56e5_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/assisted-installer-agent-rhel8@sha256:99e0accdee9b311b9abf032c712060823736f88c7bf3ba692349d7f8290a9570_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/assisted-installer-agent-rhel8@sha256:b4722c060fb38e1609e689b605816cefb39a15a0ddc40837a90727d123b91c88_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/assisted-installer-reporter-rhel8@sha256:1d465abc36e2045dc5a291663786709fc920c42aacb0c34c4868a1a633334509_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/assisted-installer-reporter-rhel8@sha256:bdb861698be8305247b21ebab7994f27eaae818f691ffcff3d5b5eb5dc70a722_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/assisted-installer-reporter-rhel8@sha256:e4dd90d186f1fea6fcdb4e23f74e4390e00d134b2c21d8510c1cdbbcef3c4a1f_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/assisted-installer-rhel8@sha256:61ac4136dad0e02323807e6d3de8e890ec0b7e7e1f7112f9610410712af6f9b5_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/assisted-installer-rhel8@sha256:686b64358857be04087a706048a32b7356b16a0028d2b200da16ec94d931d25d_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/assisted-installer-rhel8@sha256:910dad58b72de16f92dd5b60d0420010d18229a6e0966fe2eb072517febe499f_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/aws-encryption-provider-rhel8@sha256:31329737bd3608345f8e969e872e2e18305e2959d9d81867933c73fb26a53dcd_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/aws-encryption-provider-rhel8@sha256:9797eef2012c827ff3250cba1cd542772e92872b4bd69a01bdbdba4fe407472c_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/aws-encryption-provider-rhel8@sha256:ab7f1982f21ed9251501396ea150764348b5f61b6e50b9d74b5031e705e16ef3_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/aws-encryption-provider-rhel8@sha256:cee69ba4c6fb326afd03c7f21856a028fa4758dab8c849ef6eaeaea0cd55afd2_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/backplane-rhel8-operator@sha256:0b8c36b4b1d00e47ee4faaeec9ccbdc2977a50592035f8a600491c657e439d33_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/backplane-rhel8-operator@sha256:5dbd590a4bbed44f487d1601d1825b5efb8253b9ee2be49adccec7e0ea9410ac_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/backplane-rhel8-operator@sha256:9f7854a1de26dfebdc8beafffd01304017b8fe7cd84065dd452de1276e529a06_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/backplane-rhel8-operator@sha256:e7998dc233af266ed94ba16450c2f02096abb5e045f291f8f94a83ef9da7dd51_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-provider-agent-rhel8@sha256:208389221423692530b334815985b0a2263febf5574138e854dbdc011f03b4a2_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-provider-agent-rhel8@sha256:4bacc4ba3974c11ac27d1448a7f7cd973162caf33358249e9d1c154018124830_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-provider-agent-rhel8@sha256:8b3c3fb8fdf6d679f6020e0c739f25ae83dd4173e46b743de911d8e346f371fe_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-provider-agent-rhel8@sha256:a4d3f04386e63bfb640b928c01f972ba7d90af9c5213a7c10968b55c875565e0_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-provider-aws-rhel8@sha256:36a5f30d043f1137033842188e59224b803158696f60ddb41095a766705485f4_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-provider-aws-rhel8@sha256:6fb7799fca309c727c7afea57448fc653dde09495945e314402a3e3a079e5b03_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-provider-aws-rhel8@sha256:9b8d4fde02e4c43d194bf4c420550730fd52b74587e2327f2e9eb75067bb25e7_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-provider-aws-rhel8@sha256:bd612736fde388811d12a572852c86d0fe9dcbb6e7f404c64b8654c870d4e2eb_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-provider-azure-rhel8@sha256:2b93b026497655f16a85a2929b1f0c970d51dce0e0e8462774989f1943bdc785_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-provider-azure-rhel8@sha256:2c9c916d0face10abc7f6467564e394ead5946bf18ed8439456cce2767a83b3e_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-provider-azure-rhel8@sha256:6f41c353228c4016ab02557a5591ef36f4aea799c4ad89798343b4a2f0765d08_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-provider-azure-rhel8@sha256:ddd59c296543f525f719336ad6ddc5e5f8d3915e08e3b64d575a9835de3e95ad_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-provider-kubevirt-rhel8@sha256:0007824d89632253727ead00c5fd6ec463f310d71e58e237ea5e51c13052b0bc_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-provider-kubevirt-rhel8@sha256:9cd9106f72557b8ba5de9f4d1de5ff8d33514d2c02889999a3c20aab9a8dd061_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-provider-kubevirt-rhel8@sha256:cbe319cfa3ab4610dc67abea27841dd5b670061faa74e666959550343bba1c28_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-provider-kubevirt-rhel8@sha256:df94a1d8a4b6d1aebed4e657267219632bb3b2176537bdf8e51a728cd78f136f_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-rhel8@sha256:30f56a4d5cba0ccd55e0bda756c7af8010ab94ec3b644dc73f7b32e76b5bbb3a_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-rhel8@sha256:4f7cb34768ff908ed1ba54330603ea54b82a4144cf9124dae01a727dcc60362a_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-rhel8@sha256:a137205ac2127a04466519355b07cee71c08c56dddfee35671127241ebdf4a99_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-rhel8@sha256:c8a785b4e1688d358cec73e9cf4853ca0ab28c7daa4c45d5384b7bebc333f53a_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-curator-controller-rhel8@sha256:1d4d913d4136321ebd94e6b9d9e55be7262883702de72c4a61827804ad843942_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-curator-controller-rhel8@sha256:2134c387cb0e8c2f95bb8ef74ad0a10c37403d9e0dfaeb7e2e9efb388c606ac1_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-curator-controller-rhel8@sha256:2e0867d6ebace932eb09bb3a6a929562a157bc2eea9c28063eb30dac866abf63_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-curator-controller-rhel8@sha256:3dd533817d97518c7af991b888c5f9df501bd496ed53988e5444c1ea62e539cb_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-proxy-addon-rhel8@sha256:2779eae299eb2b48e8a868de2f2d8d13313ca17b2f7d5c816013145b0c787cc8_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-proxy-addon-rhel8@sha256:28544cf2414bdeffb8bcaae2d1547064da46ab5a122fd77861083b1e81e299cc_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-proxy-addon-rhel8@sha256:4da01f6a0a59069045d23599d748849da60ee309f72f233497edd379b3b0823e_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-proxy-addon-rhel8@sha256:6318fd6b0e0f5c39239ba9c71c330bce7974deaf970359ec83c88116abf7a653_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-proxy-rhel8@sha256:610de7f25fd387262c360acb21dd45dc80e1c52a77dd11982965da80301407ab_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-proxy-rhel8@sha256:a881a94835c7eef6babe00792fc0a99c9816831869cb26af0dcf2665233f7710_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-proxy-rhel8@sha256:b240f43890529fe95b1a74de6f4c2626e85ae91ae6a624bb98a4c31130b6740d_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-proxy-rhel8@sha256:df6cd66cdb17efc356e770930ff796bdb527c292243f5e8b87ca5c9e912a19d6_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/clusterclaims-controller-rhel8@sha256:3608571c2a5a3d399e3ad8135ca90e46a7e57b322b5ef9d708efa631cee7109c_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/clusterclaims-controller-rhel8@sha256:5c04626558442d50ab58a941d72a78db7c94f5ce730b5abb7599c21981875970_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/clusterclaims-controller-rhel8@sha256:7be740cc5987a1dfc76d7d8a306ff65291eb9cf61419842f463aa9dc4d6ecde1_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/clusterclaims-controller-rhel8@sha256:fce2e92743adaf6fe2e0168cfeecdc71ff7c009ef92a89c9172ff46ebbedcd40_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/clusterlifecycle-state-metrics-rhel8@sha256:288a0e4f9ca79859c5f295e920e9ef01d395720ea5b62ec7f5a5bd975b9c5850_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/clusterlifecycle-state-metrics-rhel8@sha256:93b9ad845fab34498a6f504ad626d0d5236c39ab1aaf7789df146311e4ba33cd_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/clusterlifecycle-state-metrics-rhel8@sha256:c808d378bd0666d7eb1f9c9024f7d2f7c6bdedd40298aa1e940cfc1ce735af54_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/clusterlifecycle-state-metrics-rhel8@sha256:df17928fd459e5063fb2470dbaea51c96f292f1a4ca5eaedc64a03687edbb6cd_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/console-mce-rhel8@sha256:009597e78bf32e0a6d83ad456a6670e436692aa1c12cbd144580a30080054d0f_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/console-mce-rhel8@sha256:95cbc26ed2e396e44efd543d8a38f1c698267e1a617a7ee4b6f26efdb49e3059_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/console-mce-rhel8@sha256:b83a44a87eddeaa3914d03f51f58e8cc5412ee580ee233754108b2349d890b8c_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/console-mce-rhel8@sha256:e3883d9629078bc16f2a6526cb8b1fdea89c1a8b8f477487fd6b34efa2f13999_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/discovery-rhel8@sha256:12b3c0a01c59836687a7cfc1fba050d0800625cd46f678551a5944b0664c044d_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/discovery-rhel8@sha256:25eefa4b7af3650f57e9a4c372522a0cae7bcc1b41735d2b503b9b41d9c2d0b2_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/discovery-rhel8@sha256:9a655c52c83f7682964e8f46fed6011c6e9de7a2a64ee0893d0c02cf725746e1_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/discovery-rhel8@sha256:a0bcad7b2191e3c674813c2e1e67aea619d6d7eaa95f2324902e0b842d1c0cc8_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/hive-rhel8@sha256:674603ee10ad5e9d42e18e5c2f91153c863cb7e9f38cd523559c8de7c7097483_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/hive-rhel8@sha256:67b2477a7b3885df470dc56e94525e7ebc3dce326599c6f2a311f8727557bf8b_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/hive-rhel8@sha256:8722d4f39942af4a008209ae518bf27d30deaa2e5bf97fc3118bea58efafb3d5_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/hive-rhel8@sha256:dd6a4624672d458a0072b9aa46fb1b3d576c0b198759d053f61536f3b9e34359_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/hypershift-addon-rhel8-operator@sha256:00322fc5e7a8e1d08ca716e23982dae6d365b1523f8d3465e6daad5074067ea2_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/hypershift-addon-rhel8-operator@sha256:27cc406bb658c1915e75f5d0b0d3c0f73e72635c9f5bb08bc28e3c5c434e147b_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/hypershift-addon-rhel8-operator@sha256:afc67731faaa2dc9d32a052064763737c8bc4b1b5cf8e8ffb7cb31a4652c656c_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/hypershift-addon-rhel8-operator@sha256:c4227a3a5b323d716a979e1c6a66c458d458648c5fcb0ab151ad55ba24972f51_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/hypershift-deployment-controller-rhel8@sha256:68de13099864a989493367500360560a677fde2e0e56a760a6dafde1d7be9a27_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/hypershift-deployment-controller-rhel8@sha256:8d4a908562cbb0351aea12befe5f2bdf57041e073ce679d1b1c5b46c893844b6_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/hypershift-deployment-controller-rhel8@sha256:be5d7a8b6dec6d4c959badc2d2960ec7bfe74a75c0d673da06fe6335920de3a0_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/hypershift-deployment-controller-rhel8@sha256:f44b9cd7b993051b4d59108153763a09d283c0cf822fab478f22cfbe53847da7_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/hypershift-rhel8-operator@sha256:2d94cd451fbf0abc13e50b6b6252061294bdbfd1eda64f4347177d20b5d1e489_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/hypershift-rhel8-operator@sha256:3d8d114403d85cbba699f53aa177a84da92516b5d2e852b2bffc33eabde6af13_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/hypershift-rhel8-operator@sha256:62e91ac9b6291bf7abc26cdd937c2c2cf7cdf1f1256a33acbaa5d1cdc607d3fa_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/hypershift-rhel8-operator@sha256:ffce5bc9fb2be59047c4840d9222499f03c1cf74786d8695aab1d1b04adc6f8a_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/klusterlet-operator-bundle@sha256:1687315db647e6689845df88843ae53275440042b76dc781dcabeef16e426bdf_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/managed-serviceaccount-rhel8@sha256:63593ef6045808b9c3fe96fc1cddd99bdfabaaef881fe716972500bfda62f92b_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/managed-serviceaccount-rhel8@sha256:7f5f65ba65c9bfc64d8bf9724a22b68d38c512465f4be1bfed8f02133256214f_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/managed-serviceaccount-rhel8@sha256:8621056c6982b9875749650eee2cf967b31217298a1b924de1fe710e0445df1b_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/managed-serviceaccount-rhel8@sha256:ec5bdf8a935ee1daaa5c91a7fd7816ade97619b5d1f6b61e663c03f43bb832bc_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/managedcluster-import-controller-rhel8@sha256:17987e46eb8772ef79e771b6edd137b29914ae357eb036d76a063cb04de116a3_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/managedcluster-import-controller-rhel8@sha256:4a22ca54331be02c08e23704852c34273a8bf3d1bb2c8f2aaf92f277474e3654_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/managedcluster-import-controller-rhel8@sha256:7d737e05b3164a7e49085a2026bf5fbbdda5a0d23890e1de455eea8d59f20187_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/managedcluster-import-controller-rhel8@sha256:eaf8ba4c775e4ebaeea316bbab0344eb10674089ff9db1c8f1373ed564b03749_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/mce-operator-bundle@sha256:701ad2aa334971346282a7a80c420049f08a3e3845a915a947e7605aab9c1369_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/mce-operator-bundle@sha256:cf1b297a2bbfa2a55204e2c4688511baa0223978b2d4ab7cfb8f8c5c965d563f_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/mce-operator-bundle@sha256:ed114b2afb91375b6f3576da15474ad96c154cc0ed16e288f8a4840d7d39942f_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/mce-operator-bundle@sha256:f1be217449145edb01b029b19d08831cc6d085856e39aea8174e74ef0cc85283_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/multicloud-manager-rhel8@sha256:162fe79ef40dbdcd1c9a16c601ffeb1c1dec5309c250bddf85809a0197b2ec3e_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/multicloud-manager-rhel8@sha256:af5076a59d32f3bed7f88348bccdff6fad4d250aab7f8dc7c2791e75fa76c7d9_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/multicloud-manager-rhel8@sha256:c03edb31a56b4678c4e0f66c59b49e3798b8442ef1ddca3f67488f4baca30241_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/multicloud-manager-rhel8@sha256:c6fb6ec34c746ba73007bec6e1895b4e1a4ed551b035aa9059664ded820f46fa_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-cluster-api-provider-agent-rhel8@sha256:208389221423692530b334815985b0a2263febf5574138e854dbdc011f03b4a2_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-cluster-api-provider-agent-rhel8@sha256:4bacc4ba3974c11ac27d1448a7f7cd973162caf33358249e9d1c154018124830_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-cluster-api-provider-agent-rhel8@sha256:8b3c3fb8fdf6d679f6020e0c739f25ae83dd4173e46b743de911d8e346f371fe_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-cluster-api-provider-agent-rhel8@sha256:a4d3f04386e63bfb640b928c01f972ba7d90af9c5213a7c10968b55c875565e0_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-console-mce-rhel8@sha256:009597e78bf32e0a6d83ad456a6670e436692aa1c12cbd144580a30080054d0f_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-console-mce-rhel8@sha256:95cbc26ed2e396e44efd543d8a38f1c698267e1a617a7ee4b6f26efdb49e3059_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-console-mce-rhel8@sha256:b83a44a87eddeaa3914d03f51f58e8cc5412ee580ee233754108b2349d890b8c_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-console-mce-rhel8@sha256:e3883d9629078bc16f2a6526cb8b1fdea89c1a8b8f477487fd6b34efa2f13999_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-hypershift-addon-rhel8-operator@sha256:00322fc5e7a8e1d08ca716e23982dae6d365b1523f8d3465e6daad5074067ea2_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-hypershift-addon-rhel8-operator@sha256:27cc406bb658c1915e75f5d0b0d3c0f73e72635c9f5bb08bc28e3c5c434e147b_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-hypershift-addon-rhel8-operator@sha256:afc67731faaa2dc9d32a052064763737c8bc4b1b5cf8e8ffb7cb31a4652c656c_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-hypershift-addon-rhel8-operator@sha256:c4227a3a5b323d716a979e1c6a66c458d458648c5fcb0ab151ad55ba24972f51_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-hypershift-deployment-controller-rhel8@sha256:68de13099864a989493367500360560a677fde2e0e56a760a6dafde1d7be9a27_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-hypershift-deployment-controller-rhel8@sha256:8d4a908562cbb0351aea12befe5f2bdf57041e073ce679d1b1c5b46c893844b6_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-hypershift-deployment-controller-rhel8@sha256:be5d7a8b6dec6d4c959badc2d2960ec7bfe74a75c0d673da06fe6335920de3a0_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-hypershift-deployment-controller-rhel8@sha256:f44b9cd7b993051b4d59108153763a09d283c0cf822fab478f22cfbe53847da7_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-managed-serviceaccount-rhel8@sha256:63593ef6045808b9c3fe96fc1cddd99bdfabaaef881fe716972500bfda62f92b_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-managed-serviceaccount-rhel8@sha256:7f5f65ba65c9bfc64d8bf9724a22b68d38c512465f4be1bfed8f02133256214f_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-managed-serviceaccount-rhel8@sha256:8621056c6982b9875749650eee2cf967b31217298a1b924de1fe710e0445df1b_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-managed-serviceaccount-rhel8@sha256:ec5bdf8a935ee1daaa5c91a7fd7816ade97619b5d1f6b61e663c03f43bb832bc_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/must-gather-rhel8@sha256:4270ef4ed53f54fb13cf1092b3babb70af7012886a3f0c293b11040083f39651_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/must-gather-rhel8@sha256:4ecb20c797f71375bc888ed84036f49bc40e2e9984e7ec74b14ad697d1b9c6fb_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/must-gather-rhel8@sha256:6d2624faf8cb2634a9e2203273d95c076ed2207ddd87f50df6ce8e5088a5d257_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/must-gather-rhel8@sha256:e838cb2e70eff2157b992c1cc6c576c9e099306b1df69d6d5c9d991ded4e0789_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/placement-rhel8@sha256:473ed2081010b9005ecc6fb254389dac6927f336967bd4a2f99ca3210fd265f0_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/placement-rhel8@sha256:746794cb82199cfc0c659de0a48018bbd8f18aec97265d68f8dd8bbf783049b1_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/placement-rhel8@sha256:7f5c7671a97f09756a150feb6a6bd04f40aa938ce065102b5b5875eadab933db_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/placement-rhel8@sha256:a6fb7f9d80d4d6cb53317f7d87960af28a6cafb8c5abee369f7bd94cbe449686_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/provider-credential-controller-rhel8@sha256:759037d7817cef4e0451befe8f2bc943a89f2bda95a52327a1c552c3f9a095bb_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/provider-credential-controller-rhel8@sha256:90281a3feff8e019a937fabb5184881c1983cda657c41332cd0321acf5ea4092_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/provider-credential-controller-rhel8@sha256:b6406fbcfeed4c491c66b778a4ad08e8066db5052a49863dd459e2b7375e6ba4_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/provider-credential-controller-rhel8@sha256:c4707c5214505bf1e5f693f0c5df4bb6fe4336670bf850b9a09040b6d87cccd2_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/registration-operator-rhel8@sha256:49d81d8a383de609d64760a4ae6ffa61469a59a5678311406ce4f838c1cc66fd_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/registration-operator-rhel8@sha256:579420cfdc2a542ab7a1b9cd6f1324885f60d1ec5d2bda74808127b45aef2983_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/registration-operator-rhel8@sha256:f945ae948589e2ea294d3d6e8f89fe05c1203f375a0722465965208ecfc15b94_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/registration-operator-rhel8@sha256:fbc7cd19b869d02af6dba24b20f6a44c498fb00e4afc629821f47b9b35c5a94d_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/registration-rhel8@sha256:39cc95f16445c3a1dca378beb50f5931ad081f459c9c6eb012325c6a9d8ada6c_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/registration-rhel8@sha256:686390715f19747bff24e95137307182ab095fb133051424996c6b0ee668569a_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/registration-rhel8@sha256:7bbc4dceeffd5f4bb47e9c38f97109d083dbbbda1a1643b7eb7762ebbd5047a1_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/registration-rhel8@sha256:cb1c8096bd5bd9f1dfa413bc0d1889d970b6d841988d24d6c1008904b1288cfe_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/work-rhel8@sha256:345f405c6a1d3e18beaf13c24a7ca4055a03746d8e6540670435e8d2413fefaf_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/work-rhel8@sha256:663cf3e0453e2ae5b1c9d5f6d335930d6d1e9c7a34151a171dbf58f9066c2b96_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/work-rhel8@sha256:c5c1939a142b9554a2ce664605409cefcb9954bbb1d8eef988fddab50f06cdaf_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/work-rhel8@sha256:d425b68e6265d098601e240cae6084c76416fd27bfbd955a3ccee30873544e38_ppc64le"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2022-28131"
},
{
"category": "external",
"summary": "RHBZ#2107390",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2107390"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2022-28131",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-28131"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2022-28131",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2022-28131"
},
{
"category": "external",
"summary": "https://go.dev/issue/53614",
"url": "https://go.dev/issue/53614"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-announce/c/nqrv9fbR0zE",
"url": "https://groups.google.com/g/golang-announce/c/nqrv9fbR0zE"
}
],
"release_date": "2022-07-12T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2022-09-06T14:28:04+00:00",
"details": "For multicluster engine for Kubernetes, see the following documentation for\ndetails on how to install the images:\n\nhttps://access.redhat.com/documentation/en-us/red_hat_advanced_cluster_management_for_kubernetes/2.6/html/multicluster_engine/install_upgrade/installing-while-connected-online-mce",
"product_ids": [
"8Base-multicluster-engine-2.1:multicluster-engine/agent-service-rhel8@sha256:661ee3a57d860a713ffb481ea87858f20fce1e57b858821cb0c1ec4069e206a0_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/agent-service-rhel8@sha256:8cb5ab317ccc6b1bcd409cfba0ec983e3f5d9531227e76bb455011636ed32d21_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/agent-service-rhel8@sha256:e136966121b82373c9279b1b59b68864ed10bfdee424959a7ad4b190ff7a2562_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/agent-service-rhel8@sha256:fce50212c8bbfdc3e8f445f4b7ea35881eb29e49c443e827ad6fe2389328d57f_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/apiserver-network-proxy-rhel8@sha256:25b242af63aca69a32c457dde23b3ac52ed81f5edad3e919d5df59902adb0b60_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/apiserver-network-proxy-rhel8@sha256:5ea69e650771525faf944fbf3be82a19e54a964d38adbb88263247652476938c_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/apiserver-network-proxy-rhel8@sha256:c97ea925ea31a1ae6824ec55bbb43c3cf0d2d9b0fb6d12b6d23492e0e5a5467a_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/apiserver-network-proxy-rhel8@sha256:f71c4c301774aba9a886f2891eace9da47ba075d2a2e4acfc03849c9c0da57bc_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/assisted-image-service-rhel8@sha256:1d250617cf4eb47800d30bd6bdd61872faa29eb7c6953edcb4a107360f0d0a78_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/assisted-image-service-rhel8@sha256:3730a3c3cfb695b540945b5f0ae739a701a0155137b9509238860549105ab670_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/assisted-image-service-rhel8@sha256:3d59cfa190838da34bac1ccf88562f996cc9e9ffdb151f47e044ba3fcc964a3d_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/assisted-image-service-rhel8@sha256:92c8157e43d84584ba93d978fcc6ffba84118e4ea5ff46ad71a62ffdc7fc56e5_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/assisted-installer-agent-rhel8@sha256:99e0accdee9b311b9abf032c712060823736f88c7bf3ba692349d7f8290a9570_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/assisted-installer-agent-rhel8@sha256:b4722c060fb38e1609e689b605816cefb39a15a0ddc40837a90727d123b91c88_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/assisted-installer-reporter-rhel8@sha256:1d465abc36e2045dc5a291663786709fc920c42aacb0c34c4868a1a633334509_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/assisted-installer-reporter-rhel8@sha256:bdb861698be8305247b21ebab7994f27eaae818f691ffcff3d5b5eb5dc70a722_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/assisted-installer-reporter-rhel8@sha256:e4dd90d186f1fea6fcdb4e23f74e4390e00d134b2c21d8510c1cdbbcef3c4a1f_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/assisted-installer-rhel8@sha256:61ac4136dad0e02323807e6d3de8e890ec0b7e7e1f7112f9610410712af6f9b5_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/assisted-installer-rhel8@sha256:686b64358857be04087a706048a32b7356b16a0028d2b200da16ec94d931d25d_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/assisted-installer-rhel8@sha256:910dad58b72de16f92dd5b60d0420010d18229a6e0966fe2eb072517febe499f_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/aws-encryption-provider-rhel8@sha256:31329737bd3608345f8e969e872e2e18305e2959d9d81867933c73fb26a53dcd_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/aws-encryption-provider-rhel8@sha256:9797eef2012c827ff3250cba1cd542772e92872b4bd69a01bdbdba4fe407472c_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/aws-encryption-provider-rhel8@sha256:ab7f1982f21ed9251501396ea150764348b5f61b6e50b9d74b5031e705e16ef3_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/aws-encryption-provider-rhel8@sha256:cee69ba4c6fb326afd03c7f21856a028fa4758dab8c849ef6eaeaea0cd55afd2_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/backplane-rhel8-operator@sha256:0b8c36b4b1d00e47ee4faaeec9ccbdc2977a50592035f8a600491c657e439d33_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/backplane-rhel8-operator@sha256:5dbd590a4bbed44f487d1601d1825b5efb8253b9ee2be49adccec7e0ea9410ac_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/backplane-rhel8-operator@sha256:9f7854a1de26dfebdc8beafffd01304017b8fe7cd84065dd452de1276e529a06_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/backplane-rhel8-operator@sha256:e7998dc233af266ed94ba16450c2f02096abb5e045f291f8f94a83ef9da7dd51_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-provider-agent-rhel8@sha256:208389221423692530b334815985b0a2263febf5574138e854dbdc011f03b4a2_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-provider-agent-rhel8@sha256:4bacc4ba3974c11ac27d1448a7f7cd973162caf33358249e9d1c154018124830_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-provider-agent-rhel8@sha256:8b3c3fb8fdf6d679f6020e0c739f25ae83dd4173e46b743de911d8e346f371fe_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-provider-agent-rhel8@sha256:a4d3f04386e63bfb640b928c01f972ba7d90af9c5213a7c10968b55c875565e0_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-provider-aws-rhel8@sha256:36a5f30d043f1137033842188e59224b803158696f60ddb41095a766705485f4_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-provider-aws-rhel8@sha256:6fb7799fca309c727c7afea57448fc653dde09495945e314402a3e3a079e5b03_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-provider-aws-rhel8@sha256:9b8d4fde02e4c43d194bf4c420550730fd52b74587e2327f2e9eb75067bb25e7_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-provider-aws-rhel8@sha256:bd612736fde388811d12a572852c86d0fe9dcbb6e7f404c64b8654c870d4e2eb_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-provider-azure-rhel8@sha256:2b93b026497655f16a85a2929b1f0c970d51dce0e0e8462774989f1943bdc785_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-provider-azure-rhel8@sha256:2c9c916d0face10abc7f6467564e394ead5946bf18ed8439456cce2767a83b3e_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-provider-azure-rhel8@sha256:6f41c353228c4016ab02557a5591ef36f4aea799c4ad89798343b4a2f0765d08_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-provider-azure-rhel8@sha256:ddd59c296543f525f719336ad6ddc5e5f8d3915e08e3b64d575a9835de3e95ad_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-provider-kubevirt-rhel8@sha256:0007824d89632253727ead00c5fd6ec463f310d71e58e237ea5e51c13052b0bc_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-provider-kubevirt-rhel8@sha256:9cd9106f72557b8ba5de9f4d1de5ff8d33514d2c02889999a3c20aab9a8dd061_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-provider-kubevirt-rhel8@sha256:cbe319cfa3ab4610dc67abea27841dd5b670061faa74e666959550343bba1c28_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-provider-kubevirt-rhel8@sha256:df94a1d8a4b6d1aebed4e657267219632bb3b2176537bdf8e51a728cd78f136f_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-rhel8@sha256:30f56a4d5cba0ccd55e0bda756c7af8010ab94ec3b644dc73f7b32e76b5bbb3a_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-rhel8@sha256:4f7cb34768ff908ed1ba54330603ea54b82a4144cf9124dae01a727dcc60362a_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-rhel8@sha256:a137205ac2127a04466519355b07cee71c08c56dddfee35671127241ebdf4a99_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-rhel8@sha256:c8a785b4e1688d358cec73e9cf4853ca0ab28c7daa4c45d5384b7bebc333f53a_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-curator-controller-rhel8@sha256:1d4d913d4136321ebd94e6b9d9e55be7262883702de72c4a61827804ad843942_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-curator-controller-rhel8@sha256:2134c387cb0e8c2f95bb8ef74ad0a10c37403d9e0dfaeb7e2e9efb388c606ac1_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-curator-controller-rhel8@sha256:2e0867d6ebace932eb09bb3a6a929562a157bc2eea9c28063eb30dac866abf63_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-curator-controller-rhel8@sha256:3dd533817d97518c7af991b888c5f9df501bd496ed53988e5444c1ea62e539cb_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-proxy-addon-rhel8@sha256:2779eae299eb2b48e8a868de2f2d8d13313ca17b2f7d5c816013145b0c787cc8_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-proxy-addon-rhel8@sha256:28544cf2414bdeffb8bcaae2d1547064da46ab5a122fd77861083b1e81e299cc_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-proxy-addon-rhel8@sha256:4da01f6a0a59069045d23599d748849da60ee309f72f233497edd379b3b0823e_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-proxy-addon-rhel8@sha256:6318fd6b0e0f5c39239ba9c71c330bce7974deaf970359ec83c88116abf7a653_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-proxy-rhel8@sha256:610de7f25fd387262c360acb21dd45dc80e1c52a77dd11982965da80301407ab_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-proxy-rhel8@sha256:a881a94835c7eef6babe00792fc0a99c9816831869cb26af0dcf2665233f7710_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-proxy-rhel8@sha256:b240f43890529fe95b1a74de6f4c2626e85ae91ae6a624bb98a4c31130b6740d_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-proxy-rhel8@sha256:df6cd66cdb17efc356e770930ff796bdb527c292243f5e8b87ca5c9e912a19d6_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/clusterclaims-controller-rhel8@sha256:3608571c2a5a3d399e3ad8135ca90e46a7e57b322b5ef9d708efa631cee7109c_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/clusterclaims-controller-rhel8@sha256:5c04626558442d50ab58a941d72a78db7c94f5ce730b5abb7599c21981875970_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/clusterclaims-controller-rhel8@sha256:7be740cc5987a1dfc76d7d8a306ff65291eb9cf61419842f463aa9dc4d6ecde1_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/clusterclaims-controller-rhel8@sha256:fce2e92743adaf6fe2e0168cfeecdc71ff7c009ef92a89c9172ff46ebbedcd40_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/clusterlifecycle-state-metrics-rhel8@sha256:288a0e4f9ca79859c5f295e920e9ef01d395720ea5b62ec7f5a5bd975b9c5850_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/clusterlifecycle-state-metrics-rhel8@sha256:93b9ad845fab34498a6f504ad626d0d5236c39ab1aaf7789df146311e4ba33cd_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/clusterlifecycle-state-metrics-rhel8@sha256:c808d378bd0666d7eb1f9c9024f7d2f7c6bdedd40298aa1e940cfc1ce735af54_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/clusterlifecycle-state-metrics-rhel8@sha256:df17928fd459e5063fb2470dbaea51c96f292f1a4ca5eaedc64a03687edbb6cd_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/console-mce-rhel8@sha256:009597e78bf32e0a6d83ad456a6670e436692aa1c12cbd144580a30080054d0f_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/console-mce-rhel8@sha256:95cbc26ed2e396e44efd543d8a38f1c698267e1a617a7ee4b6f26efdb49e3059_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/console-mce-rhel8@sha256:b83a44a87eddeaa3914d03f51f58e8cc5412ee580ee233754108b2349d890b8c_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/console-mce-rhel8@sha256:e3883d9629078bc16f2a6526cb8b1fdea89c1a8b8f477487fd6b34efa2f13999_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/discovery-rhel8@sha256:12b3c0a01c59836687a7cfc1fba050d0800625cd46f678551a5944b0664c044d_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/discovery-rhel8@sha256:25eefa4b7af3650f57e9a4c372522a0cae7bcc1b41735d2b503b9b41d9c2d0b2_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/discovery-rhel8@sha256:9a655c52c83f7682964e8f46fed6011c6e9de7a2a64ee0893d0c02cf725746e1_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/discovery-rhel8@sha256:a0bcad7b2191e3c674813c2e1e67aea619d6d7eaa95f2324902e0b842d1c0cc8_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/hive-rhel8@sha256:674603ee10ad5e9d42e18e5c2f91153c863cb7e9f38cd523559c8de7c7097483_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/hive-rhel8@sha256:67b2477a7b3885df470dc56e94525e7ebc3dce326599c6f2a311f8727557bf8b_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/hive-rhel8@sha256:8722d4f39942af4a008209ae518bf27d30deaa2e5bf97fc3118bea58efafb3d5_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/hive-rhel8@sha256:dd6a4624672d458a0072b9aa46fb1b3d576c0b198759d053f61536f3b9e34359_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/hypershift-addon-rhel8-operator@sha256:00322fc5e7a8e1d08ca716e23982dae6d365b1523f8d3465e6daad5074067ea2_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/hypershift-addon-rhel8-operator@sha256:27cc406bb658c1915e75f5d0b0d3c0f73e72635c9f5bb08bc28e3c5c434e147b_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/hypershift-addon-rhel8-operator@sha256:afc67731faaa2dc9d32a052064763737c8bc4b1b5cf8e8ffb7cb31a4652c656c_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/hypershift-addon-rhel8-operator@sha256:c4227a3a5b323d716a979e1c6a66c458d458648c5fcb0ab151ad55ba24972f51_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/hypershift-deployment-controller-rhel8@sha256:68de13099864a989493367500360560a677fde2e0e56a760a6dafde1d7be9a27_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/hypershift-deployment-controller-rhel8@sha256:8d4a908562cbb0351aea12befe5f2bdf57041e073ce679d1b1c5b46c893844b6_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/hypershift-deployment-controller-rhel8@sha256:be5d7a8b6dec6d4c959badc2d2960ec7bfe74a75c0d673da06fe6335920de3a0_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/hypershift-deployment-controller-rhel8@sha256:f44b9cd7b993051b4d59108153763a09d283c0cf822fab478f22cfbe53847da7_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/hypershift-rhel8-operator@sha256:2d94cd451fbf0abc13e50b6b6252061294bdbfd1eda64f4347177d20b5d1e489_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/hypershift-rhel8-operator@sha256:3d8d114403d85cbba699f53aa177a84da92516b5d2e852b2bffc33eabde6af13_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/hypershift-rhel8-operator@sha256:62e91ac9b6291bf7abc26cdd937c2c2cf7cdf1f1256a33acbaa5d1cdc607d3fa_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/hypershift-rhel8-operator@sha256:ffce5bc9fb2be59047c4840d9222499f03c1cf74786d8695aab1d1b04adc6f8a_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/klusterlet-operator-bundle@sha256:1687315db647e6689845df88843ae53275440042b76dc781dcabeef16e426bdf_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/managed-serviceaccount-rhel8@sha256:63593ef6045808b9c3fe96fc1cddd99bdfabaaef881fe716972500bfda62f92b_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/managed-serviceaccount-rhel8@sha256:7f5f65ba65c9bfc64d8bf9724a22b68d38c512465f4be1bfed8f02133256214f_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/managed-serviceaccount-rhel8@sha256:8621056c6982b9875749650eee2cf967b31217298a1b924de1fe710e0445df1b_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/managed-serviceaccount-rhel8@sha256:ec5bdf8a935ee1daaa5c91a7fd7816ade97619b5d1f6b61e663c03f43bb832bc_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/managedcluster-import-controller-rhel8@sha256:17987e46eb8772ef79e771b6edd137b29914ae357eb036d76a063cb04de116a3_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/managedcluster-import-controller-rhel8@sha256:4a22ca54331be02c08e23704852c34273a8bf3d1bb2c8f2aaf92f277474e3654_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/managedcluster-import-controller-rhel8@sha256:7d737e05b3164a7e49085a2026bf5fbbdda5a0d23890e1de455eea8d59f20187_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/managedcluster-import-controller-rhel8@sha256:eaf8ba4c775e4ebaeea316bbab0344eb10674089ff9db1c8f1373ed564b03749_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/mce-operator-bundle@sha256:701ad2aa334971346282a7a80c420049f08a3e3845a915a947e7605aab9c1369_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/mce-operator-bundle@sha256:cf1b297a2bbfa2a55204e2c4688511baa0223978b2d4ab7cfb8f8c5c965d563f_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/mce-operator-bundle@sha256:ed114b2afb91375b6f3576da15474ad96c154cc0ed16e288f8a4840d7d39942f_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/mce-operator-bundle@sha256:f1be217449145edb01b029b19d08831cc6d085856e39aea8174e74ef0cc85283_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/multicloud-manager-rhel8@sha256:162fe79ef40dbdcd1c9a16c601ffeb1c1dec5309c250bddf85809a0197b2ec3e_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/multicloud-manager-rhel8@sha256:af5076a59d32f3bed7f88348bccdff6fad4d250aab7f8dc7c2791e75fa76c7d9_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/multicloud-manager-rhel8@sha256:c03edb31a56b4678c4e0f66c59b49e3798b8442ef1ddca3f67488f4baca30241_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/multicloud-manager-rhel8@sha256:c6fb6ec34c746ba73007bec6e1895b4e1a4ed551b035aa9059664ded820f46fa_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-cluster-api-provider-agent-rhel8@sha256:208389221423692530b334815985b0a2263febf5574138e854dbdc011f03b4a2_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-cluster-api-provider-agent-rhel8@sha256:4bacc4ba3974c11ac27d1448a7f7cd973162caf33358249e9d1c154018124830_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-cluster-api-provider-agent-rhel8@sha256:8b3c3fb8fdf6d679f6020e0c739f25ae83dd4173e46b743de911d8e346f371fe_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-cluster-api-provider-agent-rhel8@sha256:a4d3f04386e63bfb640b928c01f972ba7d90af9c5213a7c10968b55c875565e0_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-console-mce-rhel8@sha256:009597e78bf32e0a6d83ad456a6670e436692aa1c12cbd144580a30080054d0f_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-console-mce-rhel8@sha256:95cbc26ed2e396e44efd543d8a38f1c698267e1a617a7ee4b6f26efdb49e3059_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-console-mce-rhel8@sha256:b83a44a87eddeaa3914d03f51f58e8cc5412ee580ee233754108b2349d890b8c_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-console-mce-rhel8@sha256:e3883d9629078bc16f2a6526cb8b1fdea89c1a8b8f477487fd6b34efa2f13999_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-hypershift-addon-rhel8-operator@sha256:00322fc5e7a8e1d08ca716e23982dae6d365b1523f8d3465e6daad5074067ea2_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-hypershift-addon-rhel8-operator@sha256:27cc406bb658c1915e75f5d0b0d3c0f73e72635c9f5bb08bc28e3c5c434e147b_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-hypershift-addon-rhel8-operator@sha256:afc67731faaa2dc9d32a052064763737c8bc4b1b5cf8e8ffb7cb31a4652c656c_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-hypershift-addon-rhel8-operator@sha256:c4227a3a5b323d716a979e1c6a66c458d458648c5fcb0ab151ad55ba24972f51_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-hypershift-deployment-controller-rhel8@sha256:68de13099864a989493367500360560a677fde2e0e56a760a6dafde1d7be9a27_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-hypershift-deployment-controller-rhel8@sha256:8d4a908562cbb0351aea12befe5f2bdf57041e073ce679d1b1c5b46c893844b6_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-hypershift-deployment-controller-rhel8@sha256:be5d7a8b6dec6d4c959badc2d2960ec7bfe74a75c0d673da06fe6335920de3a0_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-hypershift-deployment-controller-rhel8@sha256:f44b9cd7b993051b4d59108153763a09d283c0cf822fab478f22cfbe53847da7_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-managed-serviceaccount-rhel8@sha256:63593ef6045808b9c3fe96fc1cddd99bdfabaaef881fe716972500bfda62f92b_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-managed-serviceaccount-rhel8@sha256:7f5f65ba65c9bfc64d8bf9724a22b68d38c512465f4be1bfed8f02133256214f_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-managed-serviceaccount-rhel8@sha256:8621056c6982b9875749650eee2cf967b31217298a1b924de1fe710e0445df1b_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-managed-serviceaccount-rhel8@sha256:ec5bdf8a935ee1daaa5c91a7fd7816ade97619b5d1f6b61e663c03f43bb832bc_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/must-gather-rhel8@sha256:4270ef4ed53f54fb13cf1092b3babb70af7012886a3f0c293b11040083f39651_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/must-gather-rhel8@sha256:4ecb20c797f71375bc888ed84036f49bc40e2e9984e7ec74b14ad697d1b9c6fb_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/must-gather-rhel8@sha256:6d2624faf8cb2634a9e2203273d95c076ed2207ddd87f50df6ce8e5088a5d257_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/must-gather-rhel8@sha256:e838cb2e70eff2157b992c1cc6c576c9e099306b1df69d6d5c9d991ded4e0789_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/placement-rhel8@sha256:473ed2081010b9005ecc6fb254389dac6927f336967bd4a2f99ca3210fd265f0_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/placement-rhel8@sha256:746794cb82199cfc0c659de0a48018bbd8f18aec97265d68f8dd8bbf783049b1_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/placement-rhel8@sha256:7f5c7671a97f09756a150feb6a6bd04f40aa938ce065102b5b5875eadab933db_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/placement-rhel8@sha256:a6fb7f9d80d4d6cb53317f7d87960af28a6cafb8c5abee369f7bd94cbe449686_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/provider-credential-controller-rhel8@sha256:759037d7817cef4e0451befe8f2bc943a89f2bda95a52327a1c552c3f9a095bb_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/provider-credential-controller-rhel8@sha256:90281a3feff8e019a937fabb5184881c1983cda657c41332cd0321acf5ea4092_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/provider-credential-controller-rhel8@sha256:b6406fbcfeed4c491c66b778a4ad08e8066db5052a49863dd459e2b7375e6ba4_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/provider-credential-controller-rhel8@sha256:c4707c5214505bf1e5f693f0c5df4bb6fe4336670bf850b9a09040b6d87cccd2_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/registration-operator-rhel8@sha256:49d81d8a383de609d64760a4ae6ffa61469a59a5678311406ce4f838c1cc66fd_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/registration-operator-rhel8@sha256:579420cfdc2a542ab7a1b9cd6f1324885f60d1ec5d2bda74808127b45aef2983_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/registration-operator-rhel8@sha256:f945ae948589e2ea294d3d6e8f89fe05c1203f375a0722465965208ecfc15b94_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/registration-operator-rhel8@sha256:fbc7cd19b869d02af6dba24b20f6a44c498fb00e4afc629821f47b9b35c5a94d_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/registration-rhel8@sha256:39cc95f16445c3a1dca378beb50f5931ad081f459c9c6eb012325c6a9d8ada6c_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/registration-rhel8@sha256:686390715f19747bff24e95137307182ab095fb133051424996c6b0ee668569a_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/registration-rhel8@sha256:7bbc4dceeffd5f4bb47e9c38f97109d083dbbbda1a1643b7eb7762ebbd5047a1_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/registration-rhel8@sha256:cb1c8096bd5bd9f1dfa413bc0d1889d970b6d841988d24d6c1008904b1288cfe_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/work-rhel8@sha256:345f405c6a1d3e18beaf13c24a7ca4055a03746d8e6540670435e8d2413fefaf_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/work-rhel8@sha256:663cf3e0453e2ae5b1c9d5f6d335930d6d1e9c7a34151a171dbf58f9066c2b96_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/work-rhel8@sha256:c5c1939a142b9554a2ce664605409cefcb9954bbb1d8eef988fddab50f06cdaf_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/work-rhel8@sha256:d425b68e6265d098601e240cae6084c76416fd27bfbd955a3ccee30873544e38_ppc64le"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2022:6345"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "LOCAL",
"availabilityImpact": "HIGH",
"baseScore": 7.3,
"baseSeverity": "HIGH",
"confidentialityImpact": "LOW",
"integrityImpact": "LOW",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:N/UI:N/S:U/C:L/I:L/A:H",
"version": "3.1"
},
"products": [
"8Base-multicluster-engine-2.1:multicluster-engine/agent-service-rhel8@sha256:661ee3a57d860a713ffb481ea87858f20fce1e57b858821cb0c1ec4069e206a0_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/agent-service-rhel8@sha256:8cb5ab317ccc6b1bcd409cfba0ec983e3f5d9531227e76bb455011636ed32d21_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/agent-service-rhel8@sha256:e136966121b82373c9279b1b59b68864ed10bfdee424959a7ad4b190ff7a2562_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/agent-service-rhel8@sha256:fce50212c8bbfdc3e8f445f4b7ea35881eb29e49c443e827ad6fe2389328d57f_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/apiserver-network-proxy-rhel8@sha256:25b242af63aca69a32c457dde23b3ac52ed81f5edad3e919d5df59902adb0b60_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/apiserver-network-proxy-rhel8@sha256:5ea69e650771525faf944fbf3be82a19e54a964d38adbb88263247652476938c_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/apiserver-network-proxy-rhel8@sha256:c97ea925ea31a1ae6824ec55bbb43c3cf0d2d9b0fb6d12b6d23492e0e5a5467a_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/apiserver-network-proxy-rhel8@sha256:f71c4c301774aba9a886f2891eace9da47ba075d2a2e4acfc03849c9c0da57bc_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/assisted-image-service-rhel8@sha256:1d250617cf4eb47800d30bd6bdd61872faa29eb7c6953edcb4a107360f0d0a78_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/assisted-image-service-rhel8@sha256:3730a3c3cfb695b540945b5f0ae739a701a0155137b9509238860549105ab670_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/assisted-image-service-rhel8@sha256:3d59cfa190838da34bac1ccf88562f996cc9e9ffdb151f47e044ba3fcc964a3d_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/assisted-image-service-rhel8@sha256:92c8157e43d84584ba93d978fcc6ffba84118e4ea5ff46ad71a62ffdc7fc56e5_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/assisted-installer-agent-rhel8@sha256:99e0accdee9b311b9abf032c712060823736f88c7bf3ba692349d7f8290a9570_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/assisted-installer-agent-rhel8@sha256:b4722c060fb38e1609e689b605816cefb39a15a0ddc40837a90727d123b91c88_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/assisted-installer-reporter-rhel8@sha256:1d465abc36e2045dc5a291663786709fc920c42aacb0c34c4868a1a633334509_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/assisted-installer-reporter-rhel8@sha256:bdb861698be8305247b21ebab7994f27eaae818f691ffcff3d5b5eb5dc70a722_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/assisted-installer-reporter-rhel8@sha256:e4dd90d186f1fea6fcdb4e23f74e4390e00d134b2c21d8510c1cdbbcef3c4a1f_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/assisted-installer-rhel8@sha256:61ac4136dad0e02323807e6d3de8e890ec0b7e7e1f7112f9610410712af6f9b5_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/assisted-installer-rhel8@sha256:686b64358857be04087a706048a32b7356b16a0028d2b200da16ec94d931d25d_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/assisted-installer-rhel8@sha256:910dad58b72de16f92dd5b60d0420010d18229a6e0966fe2eb072517febe499f_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/aws-encryption-provider-rhel8@sha256:31329737bd3608345f8e969e872e2e18305e2959d9d81867933c73fb26a53dcd_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/aws-encryption-provider-rhel8@sha256:9797eef2012c827ff3250cba1cd542772e92872b4bd69a01bdbdba4fe407472c_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/aws-encryption-provider-rhel8@sha256:ab7f1982f21ed9251501396ea150764348b5f61b6e50b9d74b5031e705e16ef3_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/aws-encryption-provider-rhel8@sha256:cee69ba4c6fb326afd03c7f21856a028fa4758dab8c849ef6eaeaea0cd55afd2_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/backplane-rhel8-operator@sha256:0b8c36b4b1d00e47ee4faaeec9ccbdc2977a50592035f8a600491c657e439d33_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/backplane-rhel8-operator@sha256:5dbd590a4bbed44f487d1601d1825b5efb8253b9ee2be49adccec7e0ea9410ac_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/backplane-rhel8-operator@sha256:9f7854a1de26dfebdc8beafffd01304017b8fe7cd84065dd452de1276e529a06_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/backplane-rhel8-operator@sha256:e7998dc233af266ed94ba16450c2f02096abb5e045f291f8f94a83ef9da7dd51_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-provider-agent-rhel8@sha256:208389221423692530b334815985b0a2263febf5574138e854dbdc011f03b4a2_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-provider-agent-rhel8@sha256:4bacc4ba3974c11ac27d1448a7f7cd973162caf33358249e9d1c154018124830_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-provider-agent-rhel8@sha256:8b3c3fb8fdf6d679f6020e0c739f25ae83dd4173e46b743de911d8e346f371fe_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-provider-agent-rhel8@sha256:a4d3f04386e63bfb640b928c01f972ba7d90af9c5213a7c10968b55c875565e0_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-provider-aws-rhel8@sha256:36a5f30d043f1137033842188e59224b803158696f60ddb41095a766705485f4_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-provider-aws-rhel8@sha256:6fb7799fca309c727c7afea57448fc653dde09495945e314402a3e3a079e5b03_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-provider-aws-rhel8@sha256:9b8d4fde02e4c43d194bf4c420550730fd52b74587e2327f2e9eb75067bb25e7_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-provider-aws-rhel8@sha256:bd612736fde388811d12a572852c86d0fe9dcbb6e7f404c64b8654c870d4e2eb_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-provider-azure-rhel8@sha256:2b93b026497655f16a85a2929b1f0c970d51dce0e0e8462774989f1943bdc785_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-provider-azure-rhel8@sha256:2c9c916d0face10abc7f6467564e394ead5946bf18ed8439456cce2767a83b3e_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-provider-azure-rhel8@sha256:6f41c353228c4016ab02557a5591ef36f4aea799c4ad89798343b4a2f0765d08_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-provider-azure-rhel8@sha256:ddd59c296543f525f719336ad6ddc5e5f8d3915e08e3b64d575a9835de3e95ad_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-provider-kubevirt-rhel8@sha256:0007824d89632253727ead00c5fd6ec463f310d71e58e237ea5e51c13052b0bc_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-provider-kubevirt-rhel8@sha256:9cd9106f72557b8ba5de9f4d1de5ff8d33514d2c02889999a3c20aab9a8dd061_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-provider-kubevirt-rhel8@sha256:cbe319cfa3ab4610dc67abea27841dd5b670061faa74e666959550343bba1c28_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-provider-kubevirt-rhel8@sha256:df94a1d8a4b6d1aebed4e657267219632bb3b2176537bdf8e51a728cd78f136f_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-rhel8@sha256:30f56a4d5cba0ccd55e0bda756c7af8010ab94ec3b644dc73f7b32e76b5bbb3a_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-rhel8@sha256:4f7cb34768ff908ed1ba54330603ea54b82a4144cf9124dae01a727dcc60362a_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-rhel8@sha256:a137205ac2127a04466519355b07cee71c08c56dddfee35671127241ebdf4a99_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-rhel8@sha256:c8a785b4e1688d358cec73e9cf4853ca0ab28c7daa4c45d5384b7bebc333f53a_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-curator-controller-rhel8@sha256:1d4d913d4136321ebd94e6b9d9e55be7262883702de72c4a61827804ad843942_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-curator-controller-rhel8@sha256:2134c387cb0e8c2f95bb8ef74ad0a10c37403d9e0dfaeb7e2e9efb388c606ac1_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-curator-controller-rhel8@sha256:2e0867d6ebace932eb09bb3a6a929562a157bc2eea9c28063eb30dac866abf63_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-curator-controller-rhel8@sha256:3dd533817d97518c7af991b888c5f9df501bd496ed53988e5444c1ea62e539cb_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-proxy-addon-rhel8@sha256:2779eae299eb2b48e8a868de2f2d8d13313ca17b2f7d5c816013145b0c787cc8_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-proxy-addon-rhel8@sha256:28544cf2414bdeffb8bcaae2d1547064da46ab5a122fd77861083b1e81e299cc_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-proxy-addon-rhel8@sha256:4da01f6a0a59069045d23599d748849da60ee309f72f233497edd379b3b0823e_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-proxy-addon-rhel8@sha256:6318fd6b0e0f5c39239ba9c71c330bce7974deaf970359ec83c88116abf7a653_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-proxy-rhel8@sha256:610de7f25fd387262c360acb21dd45dc80e1c52a77dd11982965da80301407ab_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-proxy-rhel8@sha256:a881a94835c7eef6babe00792fc0a99c9816831869cb26af0dcf2665233f7710_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-proxy-rhel8@sha256:b240f43890529fe95b1a74de6f4c2626e85ae91ae6a624bb98a4c31130b6740d_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-proxy-rhel8@sha256:df6cd66cdb17efc356e770930ff796bdb527c292243f5e8b87ca5c9e912a19d6_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/clusterclaims-controller-rhel8@sha256:3608571c2a5a3d399e3ad8135ca90e46a7e57b322b5ef9d708efa631cee7109c_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/clusterclaims-controller-rhel8@sha256:5c04626558442d50ab58a941d72a78db7c94f5ce730b5abb7599c21981875970_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/clusterclaims-controller-rhel8@sha256:7be740cc5987a1dfc76d7d8a306ff65291eb9cf61419842f463aa9dc4d6ecde1_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/clusterclaims-controller-rhel8@sha256:fce2e92743adaf6fe2e0168cfeecdc71ff7c009ef92a89c9172ff46ebbedcd40_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/clusterlifecycle-state-metrics-rhel8@sha256:288a0e4f9ca79859c5f295e920e9ef01d395720ea5b62ec7f5a5bd975b9c5850_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/clusterlifecycle-state-metrics-rhel8@sha256:93b9ad845fab34498a6f504ad626d0d5236c39ab1aaf7789df146311e4ba33cd_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/clusterlifecycle-state-metrics-rhel8@sha256:c808d378bd0666d7eb1f9c9024f7d2f7c6bdedd40298aa1e940cfc1ce735af54_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/clusterlifecycle-state-metrics-rhel8@sha256:df17928fd459e5063fb2470dbaea51c96f292f1a4ca5eaedc64a03687edbb6cd_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/console-mce-rhel8@sha256:009597e78bf32e0a6d83ad456a6670e436692aa1c12cbd144580a30080054d0f_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/console-mce-rhel8@sha256:95cbc26ed2e396e44efd543d8a38f1c698267e1a617a7ee4b6f26efdb49e3059_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/console-mce-rhel8@sha256:b83a44a87eddeaa3914d03f51f58e8cc5412ee580ee233754108b2349d890b8c_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/console-mce-rhel8@sha256:e3883d9629078bc16f2a6526cb8b1fdea89c1a8b8f477487fd6b34efa2f13999_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/discovery-rhel8@sha256:12b3c0a01c59836687a7cfc1fba050d0800625cd46f678551a5944b0664c044d_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/discovery-rhel8@sha256:25eefa4b7af3650f57e9a4c372522a0cae7bcc1b41735d2b503b9b41d9c2d0b2_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/discovery-rhel8@sha256:9a655c52c83f7682964e8f46fed6011c6e9de7a2a64ee0893d0c02cf725746e1_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/discovery-rhel8@sha256:a0bcad7b2191e3c674813c2e1e67aea619d6d7eaa95f2324902e0b842d1c0cc8_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/hive-rhel8@sha256:674603ee10ad5e9d42e18e5c2f91153c863cb7e9f38cd523559c8de7c7097483_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/hive-rhel8@sha256:67b2477a7b3885df470dc56e94525e7ebc3dce326599c6f2a311f8727557bf8b_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/hive-rhel8@sha256:8722d4f39942af4a008209ae518bf27d30deaa2e5bf97fc3118bea58efafb3d5_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/hive-rhel8@sha256:dd6a4624672d458a0072b9aa46fb1b3d576c0b198759d053f61536f3b9e34359_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/hypershift-addon-rhel8-operator@sha256:00322fc5e7a8e1d08ca716e23982dae6d365b1523f8d3465e6daad5074067ea2_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/hypershift-addon-rhel8-operator@sha256:27cc406bb658c1915e75f5d0b0d3c0f73e72635c9f5bb08bc28e3c5c434e147b_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/hypershift-addon-rhel8-operator@sha256:afc67731faaa2dc9d32a052064763737c8bc4b1b5cf8e8ffb7cb31a4652c656c_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/hypershift-addon-rhel8-operator@sha256:c4227a3a5b323d716a979e1c6a66c458d458648c5fcb0ab151ad55ba24972f51_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/hypershift-deployment-controller-rhel8@sha256:68de13099864a989493367500360560a677fde2e0e56a760a6dafde1d7be9a27_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/hypershift-deployment-controller-rhel8@sha256:8d4a908562cbb0351aea12befe5f2bdf57041e073ce679d1b1c5b46c893844b6_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/hypershift-deployment-controller-rhel8@sha256:be5d7a8b6dec6d4c959badc2d2960ec7bfe74a75c0d673da06fe6335920de3a0_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/hypershift-deployment-controller-rhel8@sha256:f44b9cd7b993051b4d59108153763a09d283c0cf822fab478f22cfbe53847da7_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/hypershift-rhel8-operator@sha256:2d94cd451fbf0abc13e50b6b6252061294bdbfd1eda64f4347177d20b5d1e489_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/hypershift-rhel8-operator@sha256:3d8d114403d85cbba699f53aa177a84da92516b5d2e852b2bffc33eabde6af13_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/hypershift-rhel8-operator@sha256:62e91ac9b6291bf7abc26cdd937c2c2cf7cdf1f1256a33acbaa5d1cdc607d3fa_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/hypershift-rhel8-operator@sha256:ffce5bc9fb2be59047c4840d9222499f03c1cf74786d8695aab1d1b04adc6f8a_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/klusterlet-operator-bundle@sha256:1687315db647e6689845df88843ae53275440042b76dc781dcabeef16e426bdf_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/managed-serviceaccount-rhel8@sha256:63593ef6045808b9c3fe96fc1cddd99bdfabaaef881fe716972500bfda62f92b_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/managed-serviceaccount-rhel8@sha256:7f5f65ba65c9bfc64d8bf9724a22b68d38c512465f4be1bfed8f02133256214f_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/managed-serviceaccount-rhel8@sha256:8621056c6982b9875749650eee2cf967b31217298a1b924de1fe710e0445df1b_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/managed-serviceaccount-rhel8@sha256:ec5bdf8a935ee1daaa5c91a7fd7816ade97619b5d1f6b61e663c03f43bb832bc_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/managedcluster-import-controller-rhel8@sha256:17987e46eb8772ef79e771b6edd137b29914ae357eb036d76a063cb04de116a3_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/managedcluster-import-controller-rhel8@sha256:4a22ca54331be02c08e23704852c34273a8bf3d1bb2c8f2aaf92f277474e3654_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/managedcluster-import-controller-rhel8@sha256:7d737e05b3164a7e49085a2026bf5fbbdda5a0d23890e1de455eea8d59f20187_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/managedcluster-import-controller-rhel8@sha256:eaf8ba4c775e4ebaeea316bbab0344eb10674089ff9db1c8f1373ed564b03749_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/mce-operator-bundle@sha256:701ad2aa334971346282a7a80c420049f08a3e3845a915a947e7605aab9c1369_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/mce-operator-bundle@sha256:cf1b297a2bbfa2a55204e2c4688511baa0223978b2d4ab7cfb8f8c5c965d563f_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/mce-operator-bundle@sha256:ed114b2afb91375b6f3576da15474ad96c154cc0ed16e288f8a4840d7d39942f_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/mce-operator-bundle@sha256:f1be217449145edb01b029b19d08831cc6d085856e39aea8174e74ef0cc85283_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/multicloud-manager-rhel8@sha256:162fe79ef40dbdcd1c9a16c601ffeb1c1dec5309c250bddf85809a0197b2ec3e_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/multicloud-manager-rhel8@sha256:af5076a59d32f3bed7f88348bccdff6fad4d250aab7f8dc7c2791e75fa76c7d9_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/multicloud-manager-rhel8@sha256:c03edb31a56b4678c4e0f66c59b49e3798b8442ef1ddca3f67488f4baca30241_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/multicloud-manager-rhel8@sha256:c6fb6ec34c746ba73007bec6e1895b4e1a4ed551b035aa9059664ded820f46fa_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-cluster-api-provider-agent-rhel8@sha256:208389221423692530b334815985b0a2263febf5574138e854dbdc011f03b4a2_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-cluster-api-provider-agent-rhel8@sha256:4bacc4ba3974c11ac27d1448a7f7cd973162caf33358249e9d1c154018124830_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-cluster-api-provider-agent-rhel8@sha256:8b3c3fb8fdf6d679f6020e0c739f25ae83dd4173e46b743de911d8e346f371fe_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-cluster-api-provider-agent-rhel8@sha256:a4d3f04386e63bfb640b928c01f972ba7d90af9c5213a7c10968b55c875565e0_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-console-mce-rhel8@sha256:009597e78bf32e0a6d83ad456a6670e436692aa1c12cbd144580a30080054d0f_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-console-mce-rhel8@sha256:95cbc26ed2e396e44efd543d8a38f1c698267e1a617a7ee4b6f26efdb49e3059_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-console-mce-rhel8@sha256:b83a44a87eddeaa3914d03f51f58e8cc5412ee580ee233754108b2349d890b8c_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-console-mce-rhel8@sha256:e3883d9629078bc16f2a6526cb8b1fdea89c1a8b8f477487fd6b34efa2f13999_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-hypershift-addon-rhel8-operator@sha256:00322fc5e7a8e1d08ca716e23982dae6d365b1523f8d3465e6daad5074067ea2_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-hypershift-addon-rhel8-operator@sha256:27cc406bb658c1915e75f5d0b0d3c0f73e72635c9f5bb08bc28e3c5c434e147b_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-hypershift-addon-rhel8-operator@sha256:afc67731faaa2dc9d32a052064763737c8bc4b1b5cf8e8ffb7cb31a4652c656c_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-hypershift-addon-rhel8-operator@sha256:c4227a3a5b323d716a979e1c6a66c458d458648c5fcb0ab151ad55ba24972f51_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-hypershift-deployment-controller-rhel8@sha256:68de13099864a989493367500360560a677fde2e0e56a760a6dafde1d7be9a27_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-hypershift-deployment-controller-rhel8@sha256:8d4a908562cbb0351aea12befe5f2bdf57041e073ce679d1b1c5b46c893844b6_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-hypershift-deployment-controller-rhel8@sha256:be5d7a8b6dec6d4c959badc2d2960ec7bfe74a75c0d673da06fe6335920de3a0_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-hypershift-deployment-controller-rhel8@sha256:f44b9cd7b993051b4d59108153763a09d283c0cf822fab478f22cfbe53847da7_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-managed-serviceaccount-rhel8@sha256:63593ef6045808b9c3fe96fc1cddd99bdfabaaef881fe716972500bfda62f92b_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-managed-serviceaccount-rhel8@sha256:7f5f65ba65c9bfc64d8bf9724a22b68d38c512465f4be1bfed8f02133256214f_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-managed-serviceaccount-rhel8@sha256:8621056c6982b9875749650eee2cf967b31217298a1b924de1fe710e0445df1b_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-managed-serviceaccount-rhel8@sha256:ec5bdf8a935ee1daaa5c91a7fd7816ade97619b5d1f6b61e663c03f43bb832bc_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/must-gather-rhel8@sha256:4270ef4ed53f54fb13cf1092b3babb70af7012886a3f0c293b11040083f39651_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/must-gather-rhel8@sha256:4ecb20c797f71375bc888ed84036f49bc40e2e9984e7ec74b14ad697d1b9c6fb_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/must-gather-rhel8@sha256:6d2624faf8cb2634a9e2203273d95c076ed2207ddd87f50df6ce8e5088a5d257_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/must-gather-rhel8@sha256:e838cb2e70eff2157b992c1cc6c576c9e099306b1df69d6d5c9d991ded4e0789_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/placement-rhel8@sha256:473ed2081010b9005ecc6fb254389dac6927f336967bd4a2f99ca3210fd265f0_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/placement-rhel8@sha256:746794cb82199cfc0c659de0a48018bbd8f18aec97265d68f8dd8bbf783049b1_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/placement-rhel8@sha256:7f5c7671a97f09756a150feb6a6bd04f40aa938ce065102b5b5875eadab933db_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/placement-rhel8@sha256:a6fb7f9d80d4d6cb53317f7d87960af28a6cafb8c5abee369f7bd94cbe449686_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/provider-credential-controller-rhel8@sha256:759037d7817cef4e0451befe8f2bc943a89f2bda95a52327a1c552c3f9a095bb_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/provider-credential-controller-rhel8@sha256:90281a3feff8e019a937fabb5184881c1983cda657c41332cd0321acf5ea4092_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/provider-credential-controller-rhel8@sha256:b6406fbcfeed4c491c66b778a4ad08e8066db5052a49863dd459e2b7375e6ba4_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/provider-credential-controller-rhel8@sha256:c4707c5214505bf1e5f693f0c5df4bb6fe4336670bf850b9a09040b6d87cccd2_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/registration-operator-rhel8@sha256:49d81d8a383de609d64760a4ae6ffa61469a59a5678311406ce4f838c1cc66fd_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/registration-operator-rhel8@sha256:579420cfdc2a542ab7a1b9cd6f1324885f60d1ec5d2bda74808127b45aef2983_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/registration-operator-rhel8@sha256:f945ae948589e2ea294d3d6e8f89fe05c1203f375a0722465965208ecfc15b94_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/registration-operator-rhel8@sha256:fbc7cd19b869d02af6dba24b20f6a44c498fb00e4afc629821f47b9b35c5a94d_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/registration-rhel8@sha256:39cc95f16445c3a1dca378beb50f5931ad081f459c9c6eb012325c6a9d8ada6c_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/registration-rhel8@sha256:686390715f19747bff24e95137307182ab095fb133051424996c6b0ee668569a_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/registration-rhel8@sha256:7bbc4dceeffd5f4bb47e9c38f97109d083dbbbda1a1643b7eb7762ebbd5047a1_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/registration-rhel8@sha256:cb1c8096bd5bd9f1dfa413bc0d1889d970b6d841988d24d6c1008904b1288cfe_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/work-rhel8@sha256:345f405c6a1d3e18beaf13c24a7ca4055a03746d8e6540670435e8d2413fefaf_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/work-rhel8@sha256:663cf3e0453e2ae5b1c9d5f6d335930d6d1e9c7a34151a171dbf58f9066c2b96_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/work-rhel8@sha256:c5c1939a142b9554a2ce664605409cefcb9954bbb1d8eef988fddab50f06cdaf_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/work-rhel8@sha256:d425b68e6265d098601e240cae6084c76416fd27bfbd955a3ccee30873544e38_ppc64le"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "golang: encoding/xml: stack exhaustion in Decoder.Skip"
},
{
"cve": "CVE-2022-30629",
"cwe": {
"id": "CWE-331",
"name": "Insufficient Entropy"
},
"discovery_date": "2022-06-02T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2092793"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in the crypto/tls golang package. When session tickets are generated by crypto/tls, it is missing the ticket expiration. This issue may allow an attacker to observe the TLS handshakes to correlate successive connections during session resumption.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "golang: crypto/tls: session tickets lack random ticket_age_add",
"title": "Vulnerability summary"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"8Base-multicluster-engine-2.1:multicluster-engine/agent-service-rhel8@sha256:661ee3a57d860a713ffb481ea87858f20fce1e57b858821cb0c1ec4069e206a0_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/agent-service-rhel8@sha256:8cb5ab317ccc6b1bcd409cfba0ec983e3f5d9531227e76bb455011636ed32d21_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/agent-service-rhel8@sha256:e136966121b82373c9279b1b59b68864ed10bfdee424959a7ad4b190ff7a2562_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/agent-service-rhel8@sha256:fce50212c8bbfdc3e8f445f4b7ea35881eb29e49c443e827ad6fe2389328d57f_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/apiserver-network-proxy-rhel8@sha256:25b242af63aca69a32c457dde23b3ac52ed81f5edad3e919d5df59902adb0b60_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/apiserver-network-proxy-rhel8@sha256:5ea69e650771525faf944fbf3be82a19e54a964d38adbb88263247652476938c_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/apiserver-network-proxy-rhel8@sha256:c97ea925ea31a1ae6824ec55bbb43c3cf0d2d9b0fb6d12b6d23492e0e5a5467a_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/apiserver-network-proxy-rhel8@sha256:f71c4c301774aba9a886f2891eace9da47ba075d2a2e4acfc03849c9c0da57bc_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/assisted-image-service-rhel8@sha256:1d250617cf4eb47800d30bd6bdd61872faa29eb7c6953edcb4a107360f0d0a78_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/assisted-image-service-rhel8@sha256:3730a3c3cfb695b540945b5f0ae739a701a0155137b9509238860549105ab670_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/assisted-image-service-rhel8@sha256:3d59cfa190838da34bac1ccf88562f996cc9e9ffdb151f47e044ba3fcc964a3d_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/assisted-image-service-rhel8@sha256:92c8157e43d84584ba93d978fcc6ffba84118e4ea5ff46ad71a62ffdc7fc56e5_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/assisted-installer-agent-rhel8@sha256:99e0accdee9b311b9abf032c712060823736f88c7bf3ba692349d7f8290a9570_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/assisted-installer-agent-rhel8@sha256:b4722c060fb38e1609e689b605816cefb39a15a0ddc40837a90727d123b91c88_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/assisted-installer-reporter-rhel8@sha256:1d465abc36e2045dc5a291663786709fc920c42aacb0c34c4868a1a633334509_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/assisted-installer-reporter-rhel8@sha256:bdb861698be8305247b21ebab7994f27eaae818f691ffcff3d5b5eb5dc70a722_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/assisted-installer-reporter-rhel8@sha256:e4dd90d186f1fea6fcdb4e23f74e4390e00d134b2c21d8510c1cdbbcef3c4a1f_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/assisted-installer-rhel8@sha256:61ac4136dad0e02323807e6d3de8e890ec0b7e7e1f7112f9610410712af6f9b5_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/assisted-installer-rhel8@sha256:686b64358857be04087a706048a32b7356b16a0028d2b200da16ec94d931d25d_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/assisted-installer-rhel8@sha256:910dad58b72de16f92dd5b60d0420010d18229a6e0966fe2eb072517febe499f_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/aws-encryption-provider-rhel8@sha256:31329737bd3608345f8e969e872e2e18305e2959d9d81867933c73fb26a53dcd_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/aws-encryption-provider-rhel8@sha256:9797eef2012c827ff3250cba1cd542772e92872b4bd69a01bdbdba4fe407472c_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/aws-encryption-provider-rhel8@sha256:ab7f1982f21ed9251501396ea150764348b5f61b6e50b9d74b5031e705e16ef3_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/aws-encryption-provider-rhel8@sha256:cee69ba4c6fb326afd03c7f21856a028fa4758dab8c849ef6eaeaea0cd55afd2_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/backplane-rhel8-operator@sha256:0b8c36b4b1d00e47ee4faaeec9ccbdc2977a50592035f8a600491c657e439d33_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/backplane-rhel8-operator@sha256:5dbd590a4bbed44f487d1601d1825b5efb8253b9ee2be49adccec7e0ea9410ac_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/backplane-rhel8-operator@sha256:9f7854a1de26dfebdc8beafffd01304017b8fe7cd84065dd452de1276e529a06_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/backplane-rhel8-operator@sha256:e7998dc233af266ed94ba16450c2f02096abb5e045f291f8f94a83ef9da7dd51_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-provider-agent-rhel8@sha256:208389221423692530b334815985b0a2263febf5574138e854dbdc011f03b4a2_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-provider-agent-rhel8@sha256:4bacc4ba3974c11ac27d1448a7f7cd973162caf33358249e9d1c154018124830_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-provider-agent-rhel8@sha256:8b3c3fb8fdf6d679f6020e0c739f25ae83dd4173e46b743de911d8e346f371fe_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-provider-agent-rhel8@sha256:a4d3f04386e63bfb640b928c01f972ba7d90af9c5213a7c10968b55c875565e0_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-provider-aws-rhel8@sha256:36a5f30d043f1137033842188e59224b803158696f60ddb41095a766705485f4_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-provider-aws-rhel8@sha256:6fb7799fca309c727c7afea57448fc653dde09495945e314402a3e3a079e5b03_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-provider-aws-rhel8@sha256:9b8d4fde02e4c43d194bf4c420550730fd52b74587e2327f2e9eb75067bb25e7_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-provider-aws-rhel8@sha256:bd612736fde388811d12a572852c86d0fe9dcbb6e7f404c64b8654c870d4e2eb_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-provider-azure-rhel8@sha256:2b93b026497655f16a85a2929b1f0c970d51dce0e0e8462774989f1943bdc785_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-provider-azure-rhel8@sha256:2c9c916d0face10abc7f6467564e394ead5946bf18ed8439456cce2767a83b3e_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-provider-azure-rhel8@sha256:6f41c353228c4016ab02557a5591ef36f4aea799c4ad89798343b4a2f0765d08_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-provider-azure-rhel8@sha256:ddd59c296543f525f719336ad6ddc5e5f8d3915e08e3b64d575a9835de3e95ad_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-provider-kubevirt-rhel8@sha256:0007824d89632253727ead00c5fd6ec463f310d71e58e237ea5e51c13052b0bc_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-provider-kubevirt-rhel8@sha256:9cd9106f72557b8ba5de9f4d1de5ff8d33514d2c02889999a3c20aab9a8dd061_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-provider-kubevirt-rhel8@sha256:cbe319cfa3ab4610dc67abea27841dd5b670061faa74e666959550343bba1c28_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-provider-kubevirt-rhel8@sha256:df94a1d8a4b6d1aebed4e657267219632bb3b2176537bdf8e51a728cd78f136f_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-rhel8@sha256:30f56a4d5cba0ccd55e0bda756c7af8010ab94ec3b644dc73f7b32e76b5bbb3a_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-rhel8@sha256:4f7cb34768ff908ed1ba54330603ea54b82a4144cf9124dae01a727dcc60362a_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-rhel8@sha256:a137205ac2127a04466519355b07cee71c08c56dddfee35671127241ebdf4a99_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-rhel8@sha256:c8a785b4e1688d358cec73e9cf4853ca0ab28c7daa4c45d5384b7bebc333f53a_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-curator-controller-rhel8@sha256:1d4d913d4136321ebd94e6b9d9e55be7262883702de72c4a61827804ad843942_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-curator-controller-rhel8@sha256:2134c387cb0e8c2f95bb8ef74ad0a10c37403d9e0dfaeb7e2e9efb388c606ac1_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-curator-controller-rhel8@sha256:2e0867d6ebace932eb09bb3a6a929562a157bc2eea9c28063eb30dac866abf63_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-curator-controller-rhel8@sha256:3dd533817d97518c7af991b888c5f9df501bd496ed53988e5444c1ea62e539cb_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-proxy-addon-rhel8@sha256:2779eae299eb2b48e8a868de2f2d8d13313ca17b2f7d5c816013145b0c787cc8_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-proxy-addon-rhel8@sha256:28544cf2414bdeffb8bcaae2d1547064da46ab5a122fd77861083b1e81e299cc_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-proxy-addon-rhel8@sha256:4da01f6a0a59069045d23599d748849da60ee309f72f233497edd379b3b0823e_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-proxy-addon-rhel8@sha256:6318fd6b0e0f5c39239ba9c71c330bce7974deaf970359ec83c88116abf7a653_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-proxy-rhel8@sha256:610de7f25fd387262c360acb21dd45dc80e1c52a77dd11982965da80301407ab_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-proxy-rhel8@sha256:a881a94835c7eef6babe00792fc0a99c9816831869cb26af0dcf2665233f7710_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-proxy-rhel8@sha256:b240f43890529fe95b1a74de6f4c2626e85ae91ae6a624bb98a4c31130b6740d_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-proxy-rhel8@sha256:df6cd66cdb17efc356e770930ff796bdb527c292243f5e8b87ca5c9e912a19d6_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/clusterclaims-controller-rhel8@sha256:3608571c2a5a3d399e3ad8135ca90e46a7e57b322b5ef9d708efa631cee7109c_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/clusterclaims-controller-rhel8@sha256:5c04626558442d50ab58a941d72a78db7c94f5ce730b5abb7599c21981875970_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/clusterclaims-controller-rhel8@sha256:7be740cc5987a1dfc76d7d8a306ff65291eb9cf61419842f463aa9dc4d6ecde1_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/clusterclaims-controller-rhel8@sha256:fce2e92743adaf6fe2e0168cfeecdc71ff7c009ef92a89c9172ff46ebbedcd40_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/clusterlifecycle-state-metrics-rhel8@sha256:288a0e4f9ca79859c5f295e920e9ef01d395720ea5b62ec7f5a5bd975b9c5850_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/clusterlifecycle-state-metrics-rhel8@sha256:93b9ad845fab34498a6f504ad626d0d5236c39ab1aaf7789df146311e4ba33cd_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/clusterlifecycle-state-metrics-rhel8@sha256:c808d378bd0666d7eb1f9c9024f7d2f7c6bdedd40298aa1e940cfc1ce735af54_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/clusterlifecycle-state-metrics-rhel8@sha256:df17928fd459e5063fb2470dbaea51c96f292f1a4ca5eaedc64a03687edbb6cd_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/console-mce-rhel8@sha256:009597e78bf32e0a6d83ad456a6670e436692aa1c12cbd144580a30080054d0f_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/console-mce-rhel8@sha256:95cbc26ed2e396e44efd543d8a38f1c698267e1a617a7ee4b6f26efdb49e3059_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/console-mce-rhel8@sha256:b83a44a87eddeaa3914d03f51f58e8cc5412ee580ee233754108b2349d890b8c_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/console-mce-rhel8@sha256:e3883d9629078bc16f2a6526cb8b1fdea89c1a8b8f477487fd6b34efa2f13999_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/discovery-rhel8@sha256:12b3c0a01c59836687a7cfc1fba050d0800625cd46f678551a5944b0664c044d_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/discovery-rhel8@sha256:25eefa4b7af3650f57e9a4c372522a0cae7bcc1b41735d2b503b9b41d9c2d0b2_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/discovery-rhel8@sha256:9a655c52c83f7682964e8f46fed6011c6e9de7a2a64ee0893d0c02cf725746e1_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/discovery-rhel8@sha256:a0bcad7b2191e3c674813c2e1e67aea619d6d7eaa95f2324902e0b842d1c0cc8_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/hive-rhel8@sha256:674603ee10ad5e9d42e18e5c2f91153c863cb7e9f38cd523559c8de7c7097483_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/hive-rhel8@sha256:67b2477a7b3885df470dc56e94525e7ebc3dce326599c6f2a311f8727557bf8b_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/hive-rhel8@sha256:8722d4f39942af4a008209ae518bf27d30deaa2e5bf97fc3118bea58efafb3d5_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/hive-rhel8@sha256:dd6a4624672d458a0072b9aa46fb1b3d576c0b198759d053f61536f3b9e34359_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/hypershift-addon-rhel8-operator@sha256:00322fc5e7a8e1d08ca716e23982dae6d365b1523f8d3465e6daad5074067ea2_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/hypershift-addon-rhel8-operator@sha256:27cc406bb658c1915e75f5d0b0d3c0f73e72635c9f5bb08bc28e3c5c434e147b_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/hypershift-addon-rhel8-operator@sha256:afc67731faaa2dc9d32a052064763737c8bc4b1b5cf8e8ffb7cb31a4652c656c_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/hypershift-addon-rhel8-operator@sha256:c4227a3a5b323d716a979e1c6a66c458d458648c5fcb0ab151ad55ba24972f51_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/hypershift-deployment-controller-rhel8@sha256:68de13099864a989493367500360560a677fde2e0e56a760a6dafde1d7be9a27_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/hypershift-deployment-controller-rhel8@sha256:8d4a908562cbb0351aea12befe5f2bdf57041e073ce679d1b1c5b46c893844b6_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/hypershift-deployment-controller-rhel8@sha256:be5d7a8b6dec6d4c959badc2d2960ec7bfe74a75c0d673da06fe6335920de3a0_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/hypershift-deployment-controller-rhel8@sha256:f44b9cd7b993051b4d59108153763a09d283c0cf822fab478f22cfbe53847da7_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/hypershift-rhel8-operator@sha256:2d94cd451fbf0abc13e50b6b6252061294bdbfd1eda64f4347177d20b5d1e489_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/hypershift-rhel8-operator@sha256:3d8d114403d85cbba699f53aa177a84da92516b5d2e852b2bffc33eabde6af13_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/hypershift-rhel8-operator@sha256:62e91ac9b6291bf7abc26cdd937c2c2cf7cdf1f1256a33acbaa5d1cdc607d3fa_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/hypershift-rhel8-operator@sha256:ffce5bc9fb2be59047c4840d9222499f03c1cf74786d8695aab1d1b04adc6f8a_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/klusterlet-operator-bundle@sha256:1687315db647e6689845df88843ae53275440042b76dc781dcabeef16e426bdf_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/managed-serviceaccount-rhel8@sha256:63593ef6045808b9c3fe96fc1cddd99bdfabaaef881fe716972500bfda62f92b_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/managed-serviceaccount-rhel8@sha256:7f5f65ba65c9bfc64d8bf9724a22b68d38c512465f4be1bfed8f02133256214f_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/managed-serviceaccount-rhel8@sha256:8621056c6982b9875749650eee2cf967b31217298a1b924de1fe710e0445df1b_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/managed-serviceaccount-rhel8@sha256:ec5bdf8a935ee1daaa5c91a7fd7816ade97619b5d1f6b61e663c03f43bb832bc_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/managedcluster-import-controller-rhel8@sha256:17987e46eb8772ef79e771b6edd137b29914ae357eb036d76a063cb04de116a3_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/managedcluster-import-controller-rhel8@sha256:4a22ca54331be02c08e23704852c34273a8bf3d1bb2c8f2aaf92f277474e3654_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/managedcluster-import-controller-rhel8@sha256:7d737e05b3164a7e49085a2026bf5fbbdda5a0d23890e1de455eea8d59f20187_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/managedcluster-import-controller-rhel8@sha256:eaf8ba4c775e4ebaeea316bbab0344eb10674089ff9db1c8f1373ed564b03749_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/mce-operator-bundle@sha256:701ad2aa334971346282a7a80c420049f08a3e3845a915a947e7605aab9c1369_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/mce-operator-bundle@sha256:cf1b297a2bbfa2a55204e2c4688511baa0223978b2d4ab7cfb8f8c5c965d563f_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/mce-operator-bundle@sha256:ed114b2afb91375b6f3576da15474ad96c154cc0ed16e288f8a4840d7d39942f_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/mce-operator-bundle@sha256:f1be217449145edb01b029b19d08831cc6d085856e39aea8174e74ef0cc85283_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/multicloud-manager-rhel8@sha256:162fe79ef40dbdcd1c9a16c601ffeb1c1dec5309c250bddf85809a0197b2ec3e_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/multicloud-manager-rhel8@sha256:af5076a59d32f3bed7f88348bccdff6fad4d250aab7f8dc7c2791e75fa76c7d9_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/multicloud-manager-rhel8@sha256:c03edb31a56b4678c4e0f66c59b49e3798b8442ef1ddca3f67488f4baca30241_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/multicloud-manager-rhel8@sha256:c6fb6ec34c746ba73007bec6e1895b4e1a4ed551b035aa9059664ded820f46fa_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-cluster-api-provider-agent-rhel8@sha256:208389221423692530b334815985b0a2263febf5574138e854dbdc011f03b4a2_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-cluster-api-provider-agent-rhel8@sha256:4bacc4ba3974c11ac27d1448a7f7cd973162caf33358249e9d1c154018124830_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-cluster-api-provider-agent-rhel8@sha256:8b3c3fb8fdf6d679f6020e0c739f25ae83dd4173e46b743de911d8e346f371fe_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-cluster-api-provider-agent-rhel8@sha256:a4d3f04386e63bfb640b928c01f972ba7d90af9c5213a7c10968b55c875565e0_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-console-mce-rhel8@sha256:009597e78bf32e0a6d83ad456a6670e436692aa1c12cbd144580a30080054d0f_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-console-mce-rhel8@sha256:95cbc26ed2e396e44efd543d8a38f1c698267e1a617a7ee4b6f26efdb49e3059_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-console-mce-rhel8@sha256:b83a44a87eddeaa3914d03f51f58e8cc5412ee580ee233754108b2349d890b8c_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-console-mce-rhel8@sha256:e3883d9629078bc16f2a6526cb8b1fdea89c1a8b8f477487fd6b34efa2f13999_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-hypershift-addon-rhel8-operator@sha256:00322fc5e7a8e1d08ca716e23982dae6d365b1523f8d3465e6daad5074067ea2_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-hypershift-addon-rhel8-operator@sha256:27cc406bb658c1915e75f5d0b0d3c0f73e72635c9f5bb08bc28e3c5c434e147b_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-hypershift-addon-rhel8-operator@sha256:afc67731faaa2dc9d32a052064763737c8bc4b1b5cf8e8ffb7cb31a4652c656c_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-hypershift-addon-rhel8-operator@sha256:c4227a3a5b323d716a979e1c6a66c458d458648c5fcb0ab151ad55ba24972f51_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-hypershift-deployment-controller-rhel8@sha256:68de13099864a989493367500360560a677fde2e0e56a760a6dafde1d7be9a27_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-hypershift-deployment-controller-rhel8@sha256:8d4a908562cbb0351aea12befe5f2bdf57041e073ce679d1b1c5b46c893844b6_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-hypershift-deployment-controller-rhel8@sha256:be5d7a8b6dec6d4c959badc2d2960ec7bfe74a75c0d673da06fe6335920de3a0_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-hypershift-deployment-controller-rhel8@sha256:f44b9cd7b993051b4d59108153763a09d283c0cf822fab478f22cfbe53847da7_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-managed-serviceaccount-rhel8@sha256:63593ef6045808b9c3fe96fc1cddd99bdfabaaef881fe716972500bfda62f92b_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-managed-serviceaccount-rhel8@sha256:7f5f65ba65c9bfc64d8bf9724a22b68d38c512465f4be1bfed8f02133256214f_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-managed-serviceaccount-rhel8@sha256:8621056c6982b9875749650eee2cf967b31217298a1b924de1fe710e0445df1b_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-managed-serviceaccount-rhel8@sha256:ec5bdf8a935ee1daaa5c91a7fd7816ade97619b5d1f6b61e663c03f43bb832bc_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/must-gather-rhel8@sha256:4270ef4ed53f54fb13cf1092b3babb70af7012886a3f0c293b11040083f39651_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/must-gather-rhel8@sha256:4ecb20c797f71375bc888ed84036f49bc40e2e9984e7ec74b14ad697d1b9c6fb_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/must-gather-rhel8@sha256:6d2624faf8cb2634a9e2203273d95c076ed2207ddd87f50df6ce8e5088a5d257_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/must-gather-rhel8@sha256:e838cb2e70eff2157b992c1cc6c576c9e099306b1df69d6d5c9d991ded4e0789_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/placement-rhel8@sha256:473ed2081010b9005ecc6fb254389dac6927f336967bd4a2f99ca3210fd265f0_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/placement-rhel8@sha256:746794cb82199cfc0c659de0a48018bbd8f18aec97265d68f8dd8bbf783049b1_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/placement-rhel8@sha256:7f5c7671a97f09756a150feb6a6bd04f40aa938ce065102b5b5875eadab933db_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/placement-rhel8@sha256:a6fb7f9d80d4d6cb53317f7d87960af28a6cafb8c5abee369f7bd94cbe449686_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/provider-credential-controller-rhel8@sha256:759037d7817cef4e0451befe8f2bc943a89f2bda95a52327a1c552c3f9a095bb_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/provider-credential-controller-rhel8@sha256:90281a3feff8e019a937fabb5184881c1983cda657c41332cd0321acf5ea4092_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/provider-credential-controller-rhel8@sha256:b6406fbcfeed4c491c66b778a4ad08e8066db5052a49863dd459e2b7375e6ba4_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/provider-credential-controller-rhel8@sha256:c4707c5214505bf1e5f693f0c5df4bb6fe4336670bf850b9a09040b6d87cccd2_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/registration-operator-rhel8@sha256:49d81d8a383de609d64760a4ae6ffa61469a59a5678311406ce4f838c1cc66fd_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/registration-operator-rhel8@sha256:579420cfdc2a542ab7a1b9cd6f1324885f60d1ec5d2bda74808127b45aef2983_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/registration-operator-rhel8@sha256:f945ae948589e2ea294d3d6e8f89fe05c1203f375a0722465965208ecfc15b94_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/registration-operator-rhel8@sha256:fbc7cd19b869d02af6dba24b20f6a44c498fb00e4afc629821f47b9b35c5a94d_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/registration-rhel8@sha256:39cc95f16445c3a1dca378beb50f5931ad081f459c9c6eb012325c6a9d8ada6c_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/registration-rhel8@sha256:686390715f19747bff24e95137307182ab095fb133051424996c6b0ee668569a_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/registration-rhel8@sha256:7bbc4dceeffd5f4bb47e9c38f97109d083dbbbda1a1643b7eb7762ebbd5047a1_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/registration-rhel8@sha256:cb1c8096bd5bd9f1dfa413bc0d1889d970b6d841988d24d6c1008904b1288cfe_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/work-rhel8@sha256:345f405c6a1d3e18beaf13c24a7ca4055a03746d8e6540670435e8d2413fefaf_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/work-rhel8@sha256:663cf3e0453e2ae5b1c9d5f6d335930d6d1e9c7a34151a171dbf58f9066c2b96_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/work-rhel8@sha256:c5c1939a142b9554a2ce664605409cefcb9954bbb1d8eef988fddab50f06cdaf_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/work-rhel8@sha256:d425b68e6265d098601e240cae6084c76416fd27bfbd955a3ccee30873544e38_ppc64le"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2022-30629"
},
{
"category": "external",
"summary": "RHBZ#2092793",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2092793"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2022-30629",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-30629"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2022-30629",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2022-30629"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-announce/c/TzIC9-t8Ytg",
"url": "https://groups.google.com/g/golang-announce/c/TzIC9-t8Ytg"
}
],
"release_date": "2022-06-02T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2022-09-06T14:28:04+00:00",
"details": "For multicluster engine for Kubernetes, see the following documentation for\ndetails on how to install the images:\n\nhttps://access.redhat.com/documentation/en-us/red_hat_advanced_cluster_management_for_kubernetes/2.6/html/multicluster_engine/install_upgrade/installing-while-connected-online-mce",
"product_ids": [
"8Base-multicluster-engine-2.1:multicluster-engine/agent-service-rhel8@sha256:661ee3a57d860a713ffb481ea87858f20fce1e57b858821cb0c1ec4069e206a0_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/agent-service-rhel8@sha256:8cb5ab317ccc6b1bcd409cfba0ec983e3f5d9531227e76bb455011636ed32d21_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/agent-service-rhel8@sha256:e136966121b82373c9279b1b59b68864ed10bfdee424959a7ad4b190ff7a2562_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/agent-service-rhel8@sha256:fce50212c8bbfdc3e8f445f4b7ea35881eb29e49c443e827ad6fe2389328d57f_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/apiserver-network-proxy-rhel8@sha256:25b242af63aca69a32c457dde23b3ac52ed81f5edad3e919d5df59902adb0b60_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/apiserver-network-proxy-rhel8@sha256:5ea69e650771525faf944fbf3be82a19e54a964d38adbb88263247652476938c_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/apiserver-network-proxy-rhel8@sha256:c97ea925ea31a1ae6824ec55bbb43c3cf0d2d9b0fb6d12b6d23492e0e5a5467a_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/apiserver-network-proxy-rhel8@sha256:f71c4c301774aba9a886f2891eace9da47ba075d2a2e4acfc03849c9c0da57bc_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/assisted-image-service-rhel8@sha256:1d250617cf4eb47800d30bd6bdd61872faa29eb7c6953edcb4a107360f0d0a78_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/assisted-image-service-rhel8@sha256:3730a3c3cfb695b540945b5f0ae739a701a0155137b9509238860549105ab670_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/assisted-image-service-rhel8@sha256:3d59cfa190838da34bac1ccf88562f996cc9e9ffdb151f47e044ba3fcc964a3d_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/assisted-image-service-rhel8@sha256:92c8157e43d84584ba93d978fcc6ffba84118e4ea5ff46ad71a62ffdc7fc56e5_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/assisted-installer-agent-rhel8@sha256:99e0accdee9b311b9abf032c712060823736f88c7bf3ba692349d7f8290a9570_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/assisted-installer-agent-rhel8@sha256:b4722c060fb38e1609e689b605816cefb39a15a0ddc40837a90727d123b91c88_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/assisted-installer-reporter-rhel8@sha256:1d465abc36e2045dc5a291663786709fc920c42aacb0c34c4868a1a633334509_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/assisted-installer-reporter-rhel8@sha256:bdb861698be8305247b21ebab7994f27eaae818f691ffcff3d5b5eb5dc70a722_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/assisted-installer-reporter-rhel8@sha256:e4dd90d186f1fea6fcdb4e23f74e4390e00d134b2c21d8510c1cdbbcef3c4a1f_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/assisted-installer-rhel8@sha256:61ac4136dad0e02323807e6d3de8e890ec0b7e7e1f7112f9610410712af6f9b5_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/assisted-installer-rhel8@sha256:686b64358857be04087a706048a32b7356b16a0028d2b200da16ec94d931d25d_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/assisted-installer-rhel8@sha256:910dad58b72de16f92dd5b60d0420010d18229a6e0966fe2eb072517febe499f_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/aws-encryption-provider-rhel8@sha256:31329737bd3608345f8e969e872e2e18305e2959d9d81867933c73fb26a53dcd_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/aws-encryption-provider-rhel8@sha256:9797eef2012c827ff3250cba1cd542772e92872b4bd69a01bdbdba4fe407472c_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/aws-encryption-provider-rhel8@sha256:ab7f1982f21ed9251501396ea150764348b5f61b6e50b9d74b5031e705e16ef3_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/aws-encryption-provider-rhel8@sha256:cee69ba4c6fb326afd03c7f21856a028fa4758dab8c849ef6eaeaea0cd55afd2_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/backplane-rhel8-operator@sha256:0b8c36b4b1d00e47ee4faaeec9ccbdc2977a50592035f8a600491c657e439d33_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/backplane-rhel8-operator@sha256:5dbd590a4bbed44f487d1601d1825b5efb8253b9ee2be49adccec7e0ea9410ac_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/backplane-rhel8-operator@sha256:9f7854a1de26dfebdc8beafffd01304017b8fe7cd84065dd452de1276e529a06_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/backplane-rhel8-operator@sha256:e7998dc233af266ed94ba16450c2f02096abb5e045f291f8f94a83ef9da7dd51_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-provider-agent-rhel8@sha256:208389221423692530b334815985b0a2263febf5574138e854dbdc011f03b4a2_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-provider-agent-rhel8@sha256:4bacc4ba3974c11ac27d1448a7f7cd973162caf33358249e9d1c154018124830_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-provider-agent-rhel8@sha256:8b3c3fb8fdf6d679f6020e0c739f25ae83dd4173e46b743de911d8e346f371fe_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-provider-agent-rhel8@sha256:a4d3f04386e63bfb640b928c01f972ba7d90af9c5213a7c10968b55c875565e0_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-provider-aws-rhel8@sha256:36a5f30d043f1137033842188e59224b803158696f60ddb41095a766705485f4_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-provider-aws-rhel8@sha256:6fb7799fca309c727c7afea57448fc653dde09495945e314402a3e3a079e5b03_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-provider-aws-rhel8@sha256:9b8d4fde02e4c43d194bf4c420550730fd52b74587e2327f2e9eb75067bb25e7_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-provider-aws-rhel8@sha256:bd612736fde388811d12a572852c86d0fe9dcbb6e7f404c64b8654c870d4e2eb_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-provider-azure-rhel8@sha256:2b93b026497655f16a85a2929b1f0c970d51dce0e0e8462774989f1943bdc785_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-provider-azure-rhel8@sha256:2c9c916d0face10abc7f6467564e394ead5946bf18ed8439456cce2767a83b3e_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-provider-azure-rhel8@sha256:6f41c353228c4016ab02557a5591ef36f4aea799c4ad89798343b4a2f0765d08_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-provider-azure-rhel8@sha256:ddd59c296543f525f719336ad6ddc5e5f8d3915e08e3b64d575a9835de3e95ad_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-provider-kubevirt-rhel8@sha256:0007824d89632253727ead00c5fd6ec463f310d71e58e237ea5e51c13052b0bc_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-provider-kubevirt-rhel8@sha256:9cd9106f72557b8ba5de9f4d1de5ff8d33514d2c02889999a3c20aab9a8dd061_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-provider-kubevirt-rhel8@sha256:cbe319cfa3ab4610dc67abea27841dd5b670061faa74e666959550343bba1c28_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-provider-kubevirt-rhel8@sha256:df94a1d8a4b6d1aebed4e657267219632bb3b2176537bdf8e51a728cd78f136f_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-rhel8@sha256:30f56a4d5cba0ccd55e0bda756c7af8010ab94ec3b644dc73f7b32e76b5bbb3a_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-rhel8@sha256:4f7cb34768ff908ed1ba54330603ea54b82a4144cf9124dae01a727dcc60362a_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-rhel8@sha256:a137205ac2127a04466519355b07cee71c08c56dddfee35671127241ebdf4a99_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-rhel8@sha256:c8a785b4e1688d358cec73e9cf4853ca0ab28c7daa4c45d5384b7bebc333f53a_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-curator-controller-rhel8@sha256:1d4d913d4136321ebd94e6b9d9e55be7262883702de72c4a61827804ad843942_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-curator-controller-rhel8@sha256:2134c387cb0e8c2f95bb8ef74ad0a10c37403d9e0dfaeb7e2e9efb388c606ac1_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-curator-controller-rhel8@sha256:2e0867d6ebace932eb09bb3a6a929562a157bc2eea9c28063eb30dac866abf63_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-curator-controller-rhel8@sha256:3dd533817d97518c7af991b888c5f9df501bd496ed53988e5444c1ea62e539cb_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-proxy-addon-rhel8@sha256:2779eae299eb2b48e8a868de2f2d8d13313ca17b2f7d5c816013145b0c787cc8_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-proxy-addon-rhel8@sha256:28544cf2414bdeffb8bcaae2d1547064da46ab5a122fd77861083b1e81e299cc_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-proxy-addon-rhel8@sha256:4da01f6a0a59069045d23599d748849da60ee309f72f233497edd379b3b0823e_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-proxy-addon-rhel8@sha256:6318fd6b0e0f5c39239ba9c71c330bce7974deaf970359ec83c88116abf7a653_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-proxy-rhel8@sha256:610de7f25fd387262c360acb21dd45dc80e1c52a77dd11982965da80301407ab_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-proxy-rhel8@sha256:a881a94835c7eef6babe00792fc0a99c9816831869cb26af0dcf2665233f7710_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-proxy-rhel8@sha256:b240f43890529fe95b1a74de6f4c2626e85ae91ae6a624bb98a4c31130b6740d_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-proxy-rhel8@sha256:df6cd66cdb17efc356e770930ff796bdb527c292243f5e8b87ca5c9e912a19d6_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/clusterclaims-controller-rhel8@sha256:3608571c2a5a3d399e3ad8135ca90e46a7e57b322b5ef9d708efa631cee7109c_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/clusterclaims-controller-rhel8@sha256:5c04626558442d50ab58a941d72a78db7c94f5ce730b5abb7599c21981875970_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/clusterclaims-controller-rhel8@sha256:7be740cc5987a1dfc76d7d8a306ff65291eb9cf61419842f463aa9dc4d6ecde1_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/clusterclaims-controller-rhel8@sha256:fce2e92743adaf6fe2e0168cfeecdc71ff7c009ef92a89c9172ff46ebbedcd40_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/clusterlifecycle-state-metrics-rhel8@sha256:288a0e4f9ca79859c5f295e920e9ef01d395720ea5b62ec7f5a5bd975b9c5850_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/clusterlifecycle-state-metrics-rhel8@sha256:93b9ad845fab34498a6f504ad626d0d5236c39ab1aaf7789df146311e4ba33cd_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/clusterlifecycle-state-metrics-rhel8@sha256:c808d378bd0666d7eb1f9c9024f7d2f7c6bdedd40298aa1e940cfc1ce735af54_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/clusterlifecycle-state-metrics-rhel8@sha256:df17928fd459e5063fb2470dbaea51c96f292f1a4ca5eaedc64a03687edbb6cd_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/console-mce-rhel8@sha256:009597e78bf32e0a6d83ad456a6670e436692aa1c12cbd144580a30080054d0f_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/console-mce-rhel8@sha256:95cbc26ed2e396e44efd543d8a38f1c698267e1a617a7ee4b6f26efdb49e3059_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/console-mce-rhel8@sha256:b83a44a87eddeaa3914d03f51f58e8cc5412ee580ee233754108b2349d890b8c_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/console-mce-rhel8@sha256:e3883d9629078bc16f2a6526cb8b1fdea89c1a8b8f477487fd6b34efa2f13999_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/discovery-rhel8@sha256:12b3c0a01c59836687a7cfc1fba050d0800625cd46f678551a5944b0664c044d_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/discovery-rhel8@sha256:25eefa4b7af3650f57e9a4c372522a0cae7bcc1b41735d2b503b9b41d9c2d0b2_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/discovery-rhel8@sha256:9a655c52c83f7682964e8f46fed6011c6e9de7a2a64ee0893d0c02cf725746e1_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/discovery-rhel8@sha256:a0bcad7b2191e3c674813c2e1e67aea619d6d7eaa95f2324902e0b842d1c0cc8_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/hive-rhel8@sha256:674603ee10ad5e9d42e18e5c2f91153c863cb7e9f38cd523559c8de7c7097483_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/hive-rhel8@sha256:67b2477a7b3885df470dc56e94525e7ebc3dce326599c6f2a311f8727557bf8b_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/hive-rhel8@sha256:8722d4f39942af4a008209ae518bf27d30deaa2e5bf97fc3118bea58efafb3d5_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/hive-rhel8@sha256:dd6a4624672d458a0072b9aa46fb1b3d576c0b198759d053f61536f3b9e34359_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/hypershift-addon-rhel8-operator@sha256:00322fc5e7a8e1d08ca716e23982dae6d365b1523f8d3465e6daad5074067ea2_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/hypershift-addon-rhel8-operator@sha256:27cc406bb658c1915e75f5d0b0d3c0f73e72635c9f5bb08bc28e3c5c434e147b_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/hypershift-addon-rhel8-operator@sha256:afc67731faaa2dc9d32a052064763737c8bc4b1b5cf8e8ffb7cb31a4652c656c_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/hypershift-addon-rhel8-operator@sha256:c4227a3a5b323d716a979e1c6a66c458d458648c5fcb0ab151ad55ba24972f51_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/hypershift-deployment-controller-rhel8@sha256:68de13099864a989493367500360560a677fde2e0e56a760a6dafde1d7be9a27_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/hypershift-deployment-controller-rhel8@sha256:8d4a908562cbb0351aea12befe5f2bdf57041e073ce679d1b1c5b46c893844b6_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/hypershift-deployment-controller-rhel8@sha256:be5d7a8b6dec6d4c959badc2d2960ec7bfe74a75c0d673da06fe6335920de3a0_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/hypershift-deployment-controller-rhel8@sha256:f44b9cd7b993051b4d59108153763a09d283c0cf822fab478f22cfbe53847da7_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/hypershift-rhel8-operator@sha256:2d94cd451fbf0abc13e50b6b6252061294bdbfd1eda64f4347177d20b5d1e489_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/hypershift-rhel8-operator@sha256:3d8d114403d85cbba699f53aa177a84da92516b5d2e852b2bffc33eabde6af13_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/hypershift-rhel8-operator@sha256:62e91ac9b6291bf7abc26cdd937c2c2cf7cdf1f1256a33acbaa5d1cdc607d3fa_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/hypershift-rhel8-operator@sha256:ffce5bc9fb2be59047c4840d9222499f03c1cf74786d8695aab1d1b04adc6f8a_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/klusterlet-operator-bundle@sha256:1687315db647e6689845df88843ae53275440042b76dc781dcabeef16e426bdf_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/managed-serviceaccount-rhel8@sha256:63593ef6045808b9c3fe96fc1cddd99bdfabaaef881fe716972500bfda62f92b_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/managed-serviceaccount-rhel8@sha256:7f5f65ba65c9bfc64d8bf9724a22b68d38c512465f4be1bfed8f02133256214f_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/managed-serviceaccount-rhel8@sha256:8621056c6982b9875749650eee2cf967b31217298a1b924de1fe710e0445df1b_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/managed-serviceaccount-rhel8@sha256:ec5bdf8a935ee1daaa5c91a7fd7816ade97619b5d1f6b61e663c03f43bb832bc_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/managedcluster-import-controller-rhel8@sha256:17987e46eb8772ef79e771b6edd137b29914ae357eb036d76a063cb04de116a3_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/managedcluster-import-controller-rhel8@sha256:4a22ca54331be02c08e23704852c34273a8bf3d1bb2c8f2aaf92f277474e3654_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/managedcluster-import-controller-rhel8@sha256:7d737e05b3164a7e49085a2026bf5fbbdda5a0d23890e1de455eea8d59f20187_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/managedcluster-import-controller-rhel8@sha256:eaf8ba4c775e4ebaeea316bbab0344eb10674089ff9db1c8f1373ed564b03749_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/mce-operator-bundle@sha256:701ad2aa334971346282a7a80c420049f08a3e3845a915a947e7605aab9c1369_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/mce-operator-bundle@sha256:cf1b297a2bbfa2a55204e2c4688511baa0223978b2d4ab7cfb8f8c5c965d563f_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/mce-operator-bundle@sha256:ed114b2afb91375b6f3576da15474ad96c154cc0ed16e288f8a4840d7d39942f_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/mce-operator-bundle@sha256:f1be217449145edb01b029b19d08831cc6d085856e39aea8174e74ef0cc85283_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/multicloud-manager-rhel8@sha256:162fe79ef40dbdcd1c9a16c601ffeb1c1dec5309c250bddf85809a0197b2ec3e_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/multicloud-manager-rhel8@sha256:af5076a59d32f3bed7f88348bccdff6fad4d250aab7f8dc7c2791e75fa76c7d9_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/multicloud-manager-rhel8@sha256:c03edb31a56b4678c4e0f66c59b49e3798b8442ef1ddca3f67488f4baca30241_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/multicloud-manager-rhel8@sha256:c6fb6ec34c746ba73007bec6e1895b4e1a4ed551b035aa9059664ded820f46fa_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-cluster-api-provider-agent-rhel8@sha256:208389221423692530b334815985b0a2263febf5574138e854dbdc011f03b4a2_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-cluster-api-provider-agent-rhel8@sha256:4bacc4ba3974c11ac27d1448a7f7cd973162caf33358249e9d1c154018124830_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-cluster-api-provider-agent-rhel8@sha256:8b3c3fb8fdf6d679f6020e0c739f25ae83dd4173e46b743de911d8e346f371fe_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-cluster-api-provider-agent-rhel8@sha256:a4d3f04386e63bfb640b928c01f972ba7d90af9c5213a7c10968b55c875565e0_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-console-mce-rhel8@sha256:009597e78bf32e0a6d83ad456a6670e436692aa1c12cbd144580a30080054d0f_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-console-mce-rhel8@sha256:95cbc26ed2e396e44efd543d8a38f1c698267e1a617a7ee4b6f26efdb49e3059_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-console-mce-rhel8@sha256:b83a44a87eddeaa3914d03f51f58e8cc5412ee580ee233754108b2349d890b8c_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-console-mce-rhel8@sha256:e3883d9629078bc16f2a6526cb8b1fdea89c1a8b8f477487fd6b34efa2f13999_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-hypershift-addon-rhel8-operator@sha256:00322fc5e7a8e1d08ca716e23982dae6d365b1523f8d3465e6daad5074067ea2_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-hypershift-addon-rhel8-operator@sha256:27cc406bb658c1915e75f5d0b0d3c0f73e72635c9f5bb08bc28e3c5c434e147b_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-hypershift-addon-rhel8-operator@sha256:afc67731faaa2dc9d32a052064763737c8bc4b1b5cf8e8ffb7cb31a4652c656c_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-hypershift-addon-rhel8-operator@sha256:c4227a3a5b323d716a979e1c6a66c458d458648c5fcb0ab151ad55ba24972f51_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-hypershift-deployment-controller-rhel8@sha256:68de13099864a989493367500360560a677fde2e0e56a760a6dafde1d7be9a27_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-hypershift-deployment-controller-rhel8@sha256:8d4a908562cbb0351aea12befe5f2bdf57041e073ce679d1b1c5b46c893844b6_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-hypershift-deployment-controller-rhel8@sha256:be5d7a8b6dec6d4c959badc2d2960ec7bfe74a75c0d673da06fe6335920de3a0_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-hypershift-deployment-controller-rhel8@sha256:f44b9cd7b993051b4d59108153763a09d283c0cf822fab478f22cfbe53847da7_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-managed-serviceaccount-rhel8@sha256:63593ef6045808b9c3fe96fc1cddd99bdfabaaef881fe716972500bfda62f92b_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-managed-serviceaccount-rhel8@sha256:7f5f65ba65c9bfc64d8bf9724a22b68d38c512465f4be1bfed8f02133256214f_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-managed-serviceaccount-rhel8@sha256:8621056c6982b9875749650eee2cf967b31217298a1b924de1fe710e0445df1b_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-managed-serviceaccount-rhel8@sha256:ec5bdf8a935ee1daaa5c91a7fd7816ade97619b5d1f6b61e663c03f43bb832bc_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/must-gather-rhel8@sha256:4270ef4ed53f54fb13cf1092b3babb70af7012886a3f0c293b11040083f39651_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/must-gather-rhel8@sha256:4ecb20c797f71375bc888ed84036f49bc40e2e9984e7ec74b14ad697d1b9c6fb_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/must-gather-rhel8@sha256:6d2624faf8cb2634a9e2203273d95c076ed2207ddd87f50df6ce8e5088a5d257_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/must-gather-rhel8@sha256:e838cb2e70eff2157b992c1cc6c576c9e099306b1df69d6d5c9d991ded4e0789_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/placement-rhel8@sha256:473ed2081010b9005ecc6fb254389dac6927f336967bd4a2f99ca3210fd265f0_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/placement-rhel8@sha256:746794cb82199cfc0c659de0a48018bbd8f18aec97265d68f8dd8bbf783049b1_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/placement-rhel8@sha256:7f5c7671a97f09756a150feb6a6bd04f40aa938ce065102b5b5875eadab933db_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/placement-rhel8@sha256:a6fb7f9d80d4d6cb53317f7d87960af28a6cafb8c5abee369f7bd94cbe449686_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/provider-credential-controller-rhel8@sha256:759037d7817cef4e0451befe8f2bc943a89f2bda95a52327a1c552c3f9a095bb_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/provider-credential-controller-rhel8@sha256:90281a3feff8e019a937fabb5184881c1983cda657c41332cd0321acf5ea4092_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/provider-credential-controller-rhel8@sha256:b6406fbcfeed4c491c66b778a4ad08e8066db5052a49863dd459e2b7375e6ba4_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/provider-credential-controller-rhel8@sha256:c4707c5214505bf1e5f693f0c5df4bb6fe4336670bf850b9a09040b6d87cccd2_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/registration-operator-rhel8@sha256:49d81d8a383de609d64760a4ae6ffa61469a59a5678311406ce4f838c1cc66fd_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/registration-operator-rhel8@sha256:579420cfdc2a542ab7a1b9cd6f1324885f60d1ec5d2bda74808127b45aef2983_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/registration-operator-rhel8@sha256:f945ae948589e2ea294d3d6e8f89fe05c1203f375a0722465965208ecfc15b94_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/registration-operator-rhel8@sha256:fbc7cd19b869d02af6dba24b20f6a44c498fb00e4afc629821f47b9b35c5a94d_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/registration-rhel8@sha256:39cc95f16445c3a1dca378beb50f5931ad081f459c9c6eb012325c6a9d8ada6c_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/registration-rhel8@sha256:686390715f19747bff24e95137307182ab095fb133051424996c6b0ee668569a_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/registration-rhel8@sha256:7bbc4dceeffd5f4bb47e9c38f97109d083dbbbda1a1643b7eb7762ebbd5047a1_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/registration-rhel8@sha256:cb1c8096bd5bd9f1dfa413bc0d1889d970b6d841988d24d6c1008904b1288cfe_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/work-rhel8@sha256:345f405c6a1d3e18beaf13c24a7ca4055a03746d8e6540670435e8d2413fefaf_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/work-rhel8@sha256:663cf3e0453e2ae5b1c9d5f6d335930d6d1e9c7a34151a171dbf58f9066c2b96_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/work-rhel8@sha256:c5c1939a142b9554a2ce664605409cefcb9954bbb1d8eef988fddab50f06cdaf_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/work-rhel8@sha256:d425b68e6265d098601e240cae6084c76416fd27bfbd955a3ccee30873544e38_ppc64le"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2022:6345"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "HIGH",
"attackVector": "NETWORK",
"availabilityImpact": "NONE",
"baseScore": 3.1,
"baseSeverity": "LOW",
"confidentialityImpact": "LOW",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "REQUIRED",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:R/S:U/C:L/I:N/A:N",
"version": "3.1"
},
"products": [
"8Base-multicluster-engine-2.1:multicluster-engine/agent-service-rhel8@sha256:661ee3a57d860a713ffb481ea87858f20fce1e57b858821cb0c1ec4069e206a0_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/agent-service-rhel8@sha256:8cb5ab317ccc6b1bcd409cfba0ec983e3f5d9531227e76bb455011636ed32d21_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/agent-service-rhel8@sha256:e136966121b82373c9279b1b59b68864ed10bfdee424959a7ad4b190ff7a2562_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/agent-service-rhel8@sha256:fce50212c8bbfdc3e8f445f4b7ea35881eb29e49c443e827ad6fe2389328d57f_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/apiserver-network-proxy-rhel8@sha256:25b242af63aca69a32c457dde23b3ac52ed81f5edad3e919d5df59902adb0b60_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/apiserver-network-proxy-rhel8@sha256:5ea69e650771525faf944fbf3be82a19e54a964d38adbb88263247652476938c_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/apiserver-network-proxy-rhel8@sha256:c97ea925ea31a1ae6824ec55bbb43c3cf0d2d9b0fb6d12b6d23492e0e5a5467a_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/apiserver-network-proxy-rhel8@sha256:f71c4c301774aba9a886f2891eace9da47ba075d2a2e4acfc03849c9c0da57bc_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/assisted-image-service-rhel8@sha256:1d250617cf4eb47800d30bd6bdd61872faa29eb7c6953edcb4a107360f0d0a78_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/assisted-image-service-rhel8@sha256:3730a3c3cfb695b540945b5f0ae739a701a0155137b9509238860549105ab670_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/assisted-image-service-rhel8@sha256:3d59cfa190838da34bac1ccf88562f996cc9e9ffdb151f47e044ba3fcc964a3d_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/assisted-image-service-rhel8@sha256:92c8157e43d84584ba93d978fcc6ffba84118e4ea5ff46ad71a62ffdc7fc56e5_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/assisted-installer-agent-rhel8@sha256:99e0accdee9b311b9abf032c712060823736f88c7bf3ba692349d7f8290a9570_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/assisted-installer-agent-rhel8@sha256:b4722c060fb38e1609e689b605816cefb39a15a0ddc40837a90727d123b91c88_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/assisted-installer-reporter-rhel8@sha256:1d465abc36e2045dc5a291663786709fc920c42aacb0c34c4868a1a633334509_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/assisted-installer-reporter-rhel8@sha256:bdb861698be8305247b21ebab7994f27eaae818f691ffcff3d5b5eb5dc70a722_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/assisted-installer-reporter-rhel8@sha256:e4dd90d186f1fea6fcdb4e23f74e4390e00d134b2c21d8510c1cdbbcef3c4a1f_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/assisted-installer-rhel8@sha256:61ac4136dad0e02323807e6d3de8e890ec0b7e7e1f7112f9610410712af6f9b5_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/assisted-installer-rhel8@sha256:686b64358857be04087a706048a32b7356b16a0028d2b200da16ec94d931d25d_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/assisted-installer-rhel8@sha256:910dad58b72de16f92dd5b60d0420010d18229a6e0966fe2eb072517febe499f_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/aws-encryption-provider-rhel8@sha256:31329737bd3608345f8e969e872e2e18305e2959d9d81867933c73fb26a53dcd_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/aws-encryption-provider-rhel8@sha256:9797eef2012c827ff3250cba1cd542772e92872b4bd69a01bdbdba4fe407472c_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/aws-encryption-provider-rhel8@sha256:ab7f1982f21ed9251501396ea150764348b5f61b6e50b9d74b5031e705e16ef3_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/aws-encryption-provider-rhel8@sha256:cee69ba4c6fb326afd03c7f21856a028fa4758dab8c849ef6eaeaea0cd55afd2_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/backplane-rhel8-operator@sha256:0b8c36b4b1d00e47ee4faaeec9ccbdc2977a50592035f8a600491c657e439d33_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/backplane-rhel8-operator@sha256:5dbd590a4bbed44f487d1601d1825b5efb8253b9ee2be49adccec7e0ea9410ac_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/backplane-rhel8-operator@sha256:9f7854a1de26dfebdc8beafffd01304017b8fe7cd84065dd452de1276e529a06_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/backplane-rhel8-operator@sha256:e7998dc233af266ed94ba16450c2f02096abb5e045f291f8f94a83ef9da7dd51_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-provider-agent-rhel8@sha256:208389221423692530b334815985b0a2263febf5574138e854dbdc011f03b4a2_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-provider-agent-rhel8@sha256:4bacc4ba3974c11ac27d1448a7f7cd973162caf33358249e9d1c154018124830_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-provider-agent-rhel8@sha256:8b3c3fb8fdf6d679f6020e0c739f25ae83dd4173e46b743de911d8e346f371fe_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-provider-agent-rhel8@sha256:a4d3f04386e63bfb640b928c01f972ba7d90af9c5213a7c10968b55c875565e0_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-provider-aws-rhel8@sha256:36a5f30d043f1137033842188e59224b803158696f60ddb41095a766705485f4_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-provider-aws-rhel8@sha256:6fb7799fca309c727c7afea57448fc653dde09495945e314402a3e3a079e5b03_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-provider-aws-rhel8@sha256:9b8d4fde02e4c43d194bf4c420550730fd52b74587e2327f2e9eb75067bb25e7_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-provider-aws-rhel8@sha256:bd612736fde388811d12a572852c86d0fe9dcbb6e7f404c64b8654c870d4e2eb_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-provider-azure-rhel8@sha256:2b93b026497655f16a85a2929b1f0c970d51dce0e0e8462774989f1943bdc785_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-provider-azure-rhel8@sha256:2c9c916d0face10abc7f6467564e394ead5946bf18ed8439456cce2767a83b3e_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-provider-azure-rhel8@sha256:6f41c353228c4016ab02557a5591ef36f4aea799c4ad89798343b4a2f0765d08_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-provider-azure-rhel8@sha256:ddd59c296543f525f719336ad6ddc5e5f8d3915e08e3b64d575a9835de3e95ad_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-provider-kubevirt-rhel8@sha256:0007824d89632253727ead00c5fd6ec463f310d71e58e237ea5e51c13052b0bc_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-provider-kubevirt-rhel8@sha256:9cd9106f72557b8ba5de9f4d1de5ff8d33514d2c02889999a3c20aab9a8dd061_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-provider-kubevirt-rhel8@sha256:cbe319cfa3ab4610dc67abea27841dd5b670061faa74e666959550343bba1c28_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-provider-kubevirt-rhel8@sha256:df94a1d8a4b6d1aebed4e657267219632bb3b2176537bdf8e51a728cd78f136f_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-rhel8@sha256:30f56a4d5cba0ccd55e0bda756c7af8010ab94ec3b644dc73f7b32e76b5bbb3a_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-rhel8@sha256:4f7cb34768ff908ed1ba54330603ea54b82a4144cf9124dae01a727dcc60362a_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-rhel8@sha256:a137205ac2127a04466519355b07cee71c08c56dddfee35671127241ebdf4a99_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-rhel8@sha256:c8a785b4e1688d358cec73e9cf4853ca0ab28c7daa4c45d5384b7bebc333f53a_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-curator-controller-rhel8@sha256:1d4d913d4136321ebd94e6b9d9e55be7262883702de72c4a61827804ad843942_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-curator-controller-rhel8@sha256:2134c387cb0e8c2f95bb8ef74ad0a10c37403d9e0dfaeb7e2e9efb388c606ac1_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-curator-controller-rhel8@sha256:2e0867d6ebace932eb09bb3a6a929562a157bc2eea9c28063eb30dac866abf63_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-curator-controller-rhel8@sha256:3dd533817d97518c7af991b888c5f9df501bd496ed53988e5444c1ea62e539cb_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-proxy-addon-rhel8@sha256:2779eae299eb2b48e8a868de2f2d8d13313ca17b2f7d5c816013145b0c787cc8_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-proxy-addon-rhel8@sha256:28544cf2414bdeffb8bcaae2d1547064da46ab5a122fd77861083b1e81e299cc_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-proxy-addon-rhel8@sha256:4da01f6a0a59069045d23599d748849da60ee309f72f233497edd379b3b0823e_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-proxy-addon-rhel8@sha256:6318fd6b0e0f5c39239ba9c71c330bce7974deaf970359ec83c88116abf7a653_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-proxy-rhel8@sha256:610de7f25fd387262c360acb21dd45dc80e1c52a77dd11982965da80301407ab_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-proxy-rhel8@sha256:a881a94835c7eef6babe00792fc0a99c9816831869cb26af0dcf2665233f7710_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-proxy-rhel8@sha256:b240f43890529fe95b1a74de6f4c2626e85ae91ae6a624bb98a4c31130b6740d_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-proxy-rhel8@sha256:df6cd66cdb17efc356e770930ff796bdb527c292243f5e8b87ca5c9e912a19d6_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/clusterclaims-controller-rhel8@sha256:3608571c2a5a3d399e3ad8135ca90e46a7e57b322b5ef9d708efa631cee7109c_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/clusterclaims-controller-rhel8@sha256:5c04626558442d50ab58a941d72a78db7c94f5ce730b5abb7599c21981875970_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/clusterclaims-controller-rhel8@sha256:7be740cc5987a1dfc76d7d8a306ff65291eb9cf61419842f463aa9dc4d6ecde1_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/clusterclaims-controller-rhel8@sha256:fce2e92743adaf6fe2e0168cfeecdc71ff7c009ef92a89c9172ff46ebbedcd40_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/clusterlifecycle-state-metrics-rhel8@sha256:288a0e4f9ca79859c5f295e920e9ef01d395720ea5b62ec7f5a5bd975b9c5850_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/clusterlifecycle-state-metrics-rhel8@sha256:93b9ad845fab34498a6f504ad626d0d5236c39ab1aaf7789df146311e4ba33cd_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/clusterlifecycle-state-metrics-rhel8@sha256:c808d378bd0666d7eb1f9c9024f7d2f7c6bdedd40298aa1e940cfc1ce735af54_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/clusterlifecycle-state-metrics-rhel8@sha256:df17928fd459e5063fb2470dbaea51c96f292f1a4ca5eaedc64a03687edbb6cd_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/console-mce-rhel8@sha256:009597e78bf32e0a6d83ad456a6670e436692aa1c12cbd144580a30080054d0f_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/console-mce-rhel8@sha256:95cbc26ed2e396e44efd543d8a38f1c698267e1a617a7ee4b6f26efdb49e3059_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/console-mce-rhel8@sha256:b83a44a87eddeaa3914d03f51f58e8cc5412ee580ee233754108b2349d890b8c_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/console-mce-rhel8@sha256:e3883d9629078bc16f2a6526cb8b1fdea89c1a8b8f477487fd6b34efa2f13999_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/discovery-rhel8@sha256:12b3c0a01c59836687a7cfc1fba050d0800625cd46f678551a5944b0664c044d_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/discovery-rhel8@sha256:25eefa4b7af3650f57e9a4c372522a0cae7bcc1b41735d2b503b9b41d9c2d0b2_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/discovery-rhel8@sha256:9a655c52c83f7682964e8f46fed6011c6e9de7a2a64ee0893d0c02cf725746e1_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/discovery-rhel8@sha256:a0bcad7b2191e3c674813c2e1e67aea619d6d7eaa95f2324902e0b842d1c0cc8_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/hive-rhel8@sha256:674603ee10ad5e9d42e18e5c2f91153c863cb7e9f38cd523559c8de7c7097483_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/hive-rhel8@sha256:67b2477a7b3885df470dc56e94525e7ebc3dce326599c6f2a311f8727557bf8b_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/hive-rhel8@sha256:8722d4f39942af4a008209ae518bf27d30deaa2e5bf97fc3118bea58efafb3d5_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/hive-rhel8@sha256:dd6a4624672d458a0072b9aa46fb1b3d576c0b198759d053f61536f3b9e34359_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/hypershift-addon-rhel8-operator@sha256:00322fc5e7a8e1d08ca716e23982dae6d365b1523f8d3465e6daad5074067ea2_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/hypershift-addon-rhel8-operator@sha256:27cc406bb658c1915e75f5d0b0d3c0f73e72635c9f5bb08bc28e3c5c434e147b_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/hypershift-addon-rhel8-operator@sha256:afc67731faaa2dc9d32a052064763737c8bc4b1b5cf8e8ffb7cb31a4652c656c_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/hypershift-addon-rhel8-operator@sha256:c4227a3a5b323d716a979e1c6a66c458d458648c5fcb0ab151ad55ba24972f51_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/hypershift-deployment-controller-rhel8@sha256:68de13099864a989493367500360560a677fde2e0e56a760a6dafde1d7be9a27_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/hypershift-deployment-controller-rhel8@sha256:8d4a908562cbb0351aea12befe5f2bdf57041e073ce679d1b1c5b46c893844b6_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/hypershift-deployment-controller-rhel8@sha256:be5d7a8b6dec6d4c959badc2d2960ec7bfe74a75c0d673da06fe6335920de3a0_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/hypershift-deployment-controller-rhel8@sha256:f44b9cd7b993051b4d59108153763a09d283c0cf822fab478f22cfbe53847da7_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/hypershift-rhel8-operator@sha256:2d94cd451fbf0abc13e50b6b6252061294bdbfd1eda64f4347177d20b5d1e489_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/hypershift-rhel8-operator@sha256:3d8d114403d85cbba699f53aa177a84da92516b5d2e852b2bffc33eabde6af13_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/hypershift-rhel8-operator@sha256:62e91ac9b6291bf7abc26cdd937c2c2cf7cdf1f1256a33acbaa5d1cdc607d3fa_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/hypershift-rhel8-operator@sha256:ffce5bc9fb2be59047c4840d9222499f03c1cf74786d8695aab1d1b04adc6f8a_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/klusterlet-operator-bundle@sha256:1687315db647e6689845df88843ae53275440042b76dc781dcabeef16e426bdf_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/managed-serviceaccount-rhel8@sha256:63593ef6045808b9c3fe96fc1cddd99bdfabaaef881fe716972500bfda62f92b_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/managed-serviceaccount-rhel8@sha256:7f5f65ba65c9bfc64d8bf9724a22b68d38c512465f4be1bfed8f02133256214f_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/managed-serviceaccount-rhel8@sha256:8621056c6982b9875749650eee2cf967b31217298a1b924de1fe710e0445df1b_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/managed-serviceaccount-rhel8@sha256:ec5bdf8a935ee1daaa5c91a7fd7816ade97619b5d1f6b61e663c03f43bb832bc_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/managedcluster-import-controller-rhel8@sha256:17987e46eb8772ef79e771b6edd137b29914ae357eb036d76a063cb04de116a3_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/managedcluster-import-controller-rhel8@sha256:4a22ca54331be02c08e23704852c34273a8bf3d1bb2c8f2aaf92f277474e3654_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/managedcluster-import-controller-rhel8@sha256:7d737e05b3164a7e49085a2026bf5fbbdda5a0d23890e1de455eea8d59f20187_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/managedcluster-import-controller-rhel8@sha256:eaf8ba4c775e4ebaeea316bbab0344eb10674089ff9db1c8f1373ed564b03749_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/mce-operator-bundle@sha256:701ad2aa334971346282a7a80c420049f08a3e3845a915a947e7605aab9c1369_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/mce-operator-bundle@sha256:cf1b297a2bbfa2a55204e2c4688511baa0223978b2d4ab7cfb8f8c5c965d563f_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/mce-operator-bundle@sha256:ed114b2afb91375b6f3576da15474ad96c154cc0ed16e288f8a4840d7d39942f_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/mce-operator-bundle@sha256:f1be217449145edb01b029b19d08831cc6d085856e39aea8174e74ef0cc85283_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/multicloud-manager-rhel8@sha256:162fe79ef40dbdcd1c9a16c601ffeb1c1dec5309c250bddf85809a0197b2ec3e_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/multicloud-manager-rhel8@sha256:af5076a59d32f3bed7f88348bccdff6fad4d250aab7f8dc7c2791e75fa76c7d9_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/multicloud-manager-rhel8@sha256:c03edb31a56b4678c4e0f66c59b49e3798b8442ef1ddca3f67488f4baca30241_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/multicloud-manager-rhel8@sha256:c6fb6ec34c746ba73007bec6e1895b4e1a4ed551b035aa9059664ded820f46fa_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-cluster-api-provider-agent-rhel8@sha256:208389221423692530b334815985b0a2263febf5574138e854dbdc011f03b4a2_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-cluster-api-provider-agent-rhel8@sha256:4bacc4ba3974c11ac27d1448a7f7cd973162caf33358249e9d1c154018124830_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-cluster-api-provider-agent-rhel8@sha256:8b3c3fb8fdf6d679f6020e0c739f25ae83dd4173e46b743de911d8e346f371fe_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-cluster-api-provider-agent-rhel8@sha256:a4d3f04386e63bfb640b928c01f972ba7d90af9c5213a7c10968b55c875565e0_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-console-mce-rhel8@sha256:009597e78bf32e0a6d83ad456a6670e436692aa1c12cbd144580a30080054d0f_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-console-mce-rhel8@sha256:95cbc26ed2e396e44efd543d8a38f1c698267e1a617a7ee4b6f26efdb49e3059_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-console-mce-rhel8@sha256:b83a44a87eddeaa3914d03f51f58e8cc5412ee580ee233754108b2349d890b8c_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-console-mce-rhel8@sha256:e3883d9629078bc16f2a6526cb8b1fdea89c1a8b8f477487fd6b34efa2f13999_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-hypershift-addon-rhel8-operator@sha256:00322fc5e7a8e1d08ca716e23982dae6d365b1523f8d3465e6daad5074067ea2_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-hypershift-addon-rhel8-operator@sha256:27cc406bb658c1915e75f5d0b0d3c0f73e72635c9f5bb08bc28e3c5c434e147b_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-hypershift-addon-rhel8-operator@sha256:afc67731faaa2dc9d32a052064763737c8bc4b1b5cf8e8ffb7cb31a4652c656c_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-hypershift-addon-rhel8-operator@sha256:c4227a3a5b323d716a979e1c6a66c458d458648c5fcb0ab151ad55ba24972f51_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-hypershift-deployment-controller-rhel8@sha256:68de13099864a989493367500360560a677fde2e0e56a760a6dafde1d7be9a27_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-hypershift-deployment-controller-rhel8@sha256:8d4a908562cbb0351aea12befe5f2bdf57041e073ce679d1b1c5b46c893844b6_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-hypershift-deployment-controller-rhel8@sha256:be5d7a8b6dec6d4c959badc2d2960ec7bfe74a75c0d673da06fe6335920de3a0_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-hypershift-deployment-controller-rhel8@sha256:f44b9cd7b993051b4d59108153763a09d283c0cf822fab478f22cfbe53847da7_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-managed-serviceaccount-rhel8@sha256:63593ef6045808b9c3fe96fc1cddd99bdfabaaef881fe716972500bfda62f92b_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-managed-serviceaccount-rhel8@sha256:7f5f65ba65c9bfc64d8bf9724a22b68d38c512465f4be1bfed8f02133256214f_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-managed-serviceaccount-rhel8@sha256:8621056c6982b9875749650eee2cf967b31217298a1b924de1fe710e0445df1b_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-managed-serviceaccount-rhel8@sha256:ec5bdf8a935ee1daaa5c91a7fd7816ade97619b5d1f6b61e663c03f43bb832bc_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/must-gather-rhel8@sha256:4270ef4ed53f54fb13cf1092b3babb70af7012886a3f0c293b11040083f39651_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/must-gather-rhel8@sha256:4ecb20c797f71375bc888ed84036f49bc40e2e9984e7ec74b14ad697d1b9c6fb_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/must-gather-rhel8@sha256:6d2624faf8cb2634a9e2203273d95c076ed2207ddd87f50df6ce8e5088a5d257_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/must-gather-rhel8@sha256:e838cb2e70eff2157b992c1cc6c576c9e099306b1df69d6d5c9d991ded4e0789_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/placement-rhel8@sha256:473ed2081010b9005ecc6fb254389dac6927f336967bd4a2f99ca3210fd265f0_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/placement-rhel8@sha256:746794cb82199cfc0c659de0a48018bbd8f18aec97265d68f8dd8bbf783049b1_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/placement-rhel8@sha256:7f5c7671a97f09756a150feb6a6bd04f40aa938ce065102b5b5875eadab933db_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/placement-rhel8@sha256:a6fb7f9d80d4d6cb53317f7d87960af28a6cafb8c5abee369f7bd94cbe449686_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/provider-credential-controller-rhel8@sha256:759037d7817cef4e0451befe8f2bc943a89f2bda95a52327a1c552c3f9a095bb_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/provider-credential-controller-rhel8@sha256:90281a3feff8e019a937fabb5184881c1983cda657c41332cd0321acf5ea4092_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/provider-credential-controller-rhel8@sha256:b6406fbcfeed4c491c66b778a4ad08e8066db5052a49863dd459e2b7375e6ba4_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/provider-credential-controller-rhel8@sha256:c4707c5214505bf1e5f693f0c5df4bb6fe4336670bf850b9a09040b6d87cccd2_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/registration-operator-rhel8@sha256:49d81d8a383de609d64760a4ae6ffa61469a59a5678311406ce4f838c1cc66fd_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/registration-operator-rhel8@sha256:579420cfdc2a542ab7a1b9cd6f1324885f60d1ec5d2bda74808127b45aef2983_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/registration-operator-rhel8@sha256:f945ae948589e2ea294d3d6e8f89fe05c1203f375a0722465965208ecfc15b94_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/registration-operator-rhel8@sha256:fbc7cd19b869d02af6dba24b20f6a44c498fb00e4afc629821f47b9b35c5a94d_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/registration-rhel8@sha256:39cc95f16445c3a1dca378beb50f5931ad081f459c9c6eb012325c6a9d8ada6c_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/registration-rhel8@sha256:686390715f19747bff24e95137307182ab095fb133051424996c6b0ee668569a_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/registration-rhel8@sha256:7bbc4dceeffd5f4bb47e9c38f97109d083dbbbda1a1643b7eb7762ebbd5047a1_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/registration-rhel8@sha256:cb1c8096bd5bd9f1dfa413bc0d1889d970b6d841988d24d6c1008904b1288cfe_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/work-rhel8@sha256:345f405c6a1d3e18beaf13c24a7ca4055a03746d8e6540670435e8d2413fefaf_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/work-rhel8@sha256:663cf3e0453e2ae5b1c9d5f6d335930d6d1e9c7a34151a171dbf58f9066c2b96_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/work-rhel8@sha256:c5c1939a142b9554a2ce664605409cefcb9954bbb1d8eef988fddab50f06cdaf_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/work-rhel8@sha256:d425b68e6265d098601e240cae6084c76416fd27bfbd955a3ccee30873544e38_ppc64le"
]
}
],
"threats": [
{
"category": "impact",
"details": "Low"
}
],
"title": "golang: crypto/tls: session tickets lack random ticket_age_add"
},
{
"cve": "CVE-2022-30630",
"cwe": {
"id": "CWE-1325",
"name": "Improperly Controlled Sequential Memory Allocation"
},
"discovery_date": "2022-07-14T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2107371"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in the golang standard library, io/fs. Calling Glob on a path that contains a large number of path separators can cause a panic issue due to stack exhaustion. This could allow an attacker to impact availability.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "golang: io/fs: stack exhaustion in Glob",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "RH ProdSec has set the Impact of this vulnerability to Moderate as there is no known method to execute arbitary code. Successful exploitation of this bug can cause the application under attack to panic, merely causing a Denial of Service at the application level. As the kernel is unaffected by this bug, the user can merely relaunch the application to fix the problem. Also, if somehow the application keeps relaunching, the timer watchdogs in the default RHEL kernel will stop the attack in its tracks.\n\nWithin regulated environments, a combination of the following controls acts as a significant barrier to successfully exploiting a CWE-1325: Improperly Controlled Sequential Memory Allocation vulnerability and therefore downgrades the severity of this particular CVE from Moderate to Low.\n\nAccess to the platform is granted only after successful hard token-based multi-factor authentication (MFA) and is governed by least privilege to ensure only authorized users and roles can execute or modify code. Static code analysis and peer reviews enforce strong input validation and error handling, preventing improperly validated inputs from causing system instability, data exposure, or privilege escalation. In the event of successful exploitation, process isolation limits the impact of excessive sequential memory allocation by restricting memory use per process, preventing any single process from exhausting system resources. Finally, the platform uses memory protection mechanisms such as Data Execution Prevention (DEP) and Address Space Layout Randomization (ASLR) to reduce the risk of memory allocation-based attacks.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"8Base-multicluster-engine-2.1:multicluster-engine/agent-service-rhel8@sha256:661ee3a57d860a713ffb481ea87858f20fce1e57b858821cb0c1ec4069e206a0_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/agent-service-rhel8@sha256:8cb5ab317ccc6b1bcd409cfba0ec983e3f5d9531227e76bb455011636ed32d21_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/agent-service-rhel8@sha256:e136966121b82373c9279b1b59b68864ed10bfdee424959a7ad4b190ff7a2562_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/agent-service-rhel8@sha256:fce50212c8bbfdc3e8f445f4b7ea35881eb29e49c443e827ad6fe2389328d57f_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/apiserver-network-proxy-rhel8@sha256:25b242af63aca69a32c457dde23b3ac52ed81f5edad3e919d5df59902adb0b60_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/apiserver-network-proxy-rhel8@sha256:5ea69e650771525faf944fbf3be82a19e54a964d38adbb88263247652476938c_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/apiserver-network-proxy-rhel8@sha256:c97ea925ea31a1ae6824ec55bbb43c3cf0d2d9b0fb6d12b6d23492e0e5a5467a_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/apiserver-network-proxy-rhel8@sha256:f71c4c301774aba9a886f2891eace9da47ba075d2a2e4acfc03849c9c0da57bc_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/assisted-image-service-rhel8@sha256:1d250617cf4eb47800d30bd6bdd61872faa29eb7c6953edcb4a107360f0d0a78_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/assisted-image-service-rhel8@sha256:3730a3c3cfb695b540945b5f0ae739a701a0155137b9509238860549105ab670_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/assisted-image-service-rhel8@sha256:3d59cfa190838da34bac1ccf88562f996cc9e9ffdb151f47e044ba3fcc964a3d_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/assisted-image-service-rhel8@sha256:92c8157e43d84584ba93d978fcc6ffba84118e4ea5ff46ad71a62ffdc7fc56e5_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/assisted-installer-agent-rhel8@sha256:99e0accdee9b311b9abf032c712060823736f88c7bf3ba692349d7f8290a9570_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/assisted-installer-agent-rhel8@sha256:b4722c060fb38e1609e689b605816cefb39a15a0ddc40837a90727d123b91c88_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/assisted-installer-reporter-rhel8@sha256:1d465abc36e2045dc5a291663786709fc920c42aacb0c34c4868a1a633334509_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/assisted-installer-reporter-rhel8@sha256:bdb861698be8305247b21ebab7994f27eaae818f691ffcff3d5b5eb5dc70a722_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/assisted-installer-reporter-rhel8@sha256:e4dd90d186f1fea6fcdb4e23f74e4390e00d134b2c21d8510c1cdbbcef3c4a1f_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/assisted-installer-rhel8@sha256:61ac4136dad0e02323807e6d3de8e890ec0b7e7e1f7112f9610410712af6f9b5_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/assisted-installer-rhel8@sha256:686b64358857be04087a706048a32b7356b16a0028d2b200da16ec94d931d25d_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/assisted-installer-rhel8@sha256:910dad58b72de16f92dd5b60d0420010d18229a6e0966fe2eb072517febe499f_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/aws-encryption-provider-rhel8@sha256:31329737bd3608345f8e969e872e2e18305e2959d9d81867933c73fb26a53dcd_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/aws-encryption-provider-rhel8@sha256:9797eef2012c827ff3250cba1cd542772e92872b4bd69a01bdbdba4fe407472c_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/aws-encryption-provider-rhel8@sha256:ab7f1982f21ed9251501396ea150764348b5f61b6e50b9d74b5031e705e16ef3_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/aws-encryption-provider-rhel8@sha256:cee69ba4c6fb326afd03c7f21856a028fa4758dab8c849ef6eaeaea0cd55afd2_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/backplane-rhel8-operator@sha256:0b8c36b4b1d00e47ee4faaeec9ccbdc2977a50592035f8a600491c657e439d33_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/backplane-rhel8-operator@sha256:5dbd590a4bbed44f487d1601d1825b5efb8253b9ee2be49adccec7e0ea9410ac_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/backplane-rhel8-operator@sha256:9f7854a1de26dfebdc8beafffd01304017b8fe7cd84065dd452de1276e529a06_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/backplane-rhel8-operator@sha256:e7998dc233af266ed94ba16450c2f02096abb5e045f291f8f94a83ef9da7dd51_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-provider-agent-rhel8@sha256:208389221423692530b334815985b0a2263febf5574138e854dbdc011f03b4a2_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-provider-agent-rhel8@sha256:4bacc4ba3974c11ac27d1448a7f7cd973162caf33358249e9d1c154018124830_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-provider-agent-rhel8@sha256:8b3c3fb8fdf6d679f6020e0c739f25ae83dd4173e46b743de911d8e346f371fe_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-provider-agent-rhel8@sha256:a4d3f04386e63bfb640b928c01f972ba7d90af9c5213a7c10968b55c875565e0_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-provider-aws-rhel8@sha256:36a5f30d043f1137033842188e59224b803158696f60ddb41095a766705485f4_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-provider-aws-rhel8@sha256:6fb7799fca309c727c7afea57448fc653dde09495945e314402a3e3a079e5b03_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-provider-aws-rhel8@sha256:9b8d4fde02e4c43d194bf4c420550730fd52b74587e2327f2e9eb75067bb25e7_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-provider-aws-rhel8@sha256:bd612736fde388811d12a572852c86d0fe9dcbb6e7f404c64b8654c870d4e2eb_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-provider-azure-rhel8@sha256:2b93b026497655f16a85a2929b1f0c970d51dce0e0e8462774989f1943bdc785_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-provider-azure-rhel8@sha256:2c9c916d0face10abc7f6467564e394ead5946bf18ed8439456cce2767a83b3e_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-provider-azure-rhel8@sha256:6f41c353228c4016ab02557a5591ef36f4aea799c4ad89798343b4a2f0765d08_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-provider-azure-rhel8@sha256:ddd59c296543f525f719336ad6ddc5e5f8d3915e08e3b64d575a9835de3e95ad_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-provider-kubevirt-rhel8@sha256:0007824d89632253727ead00c5fd6ec463f310d71e58e237ea5e51c13052b0bc_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-provider-kubevirt-rhel8@sha256:9cd9106f72557b8ba5de9f4d1de5ff8d33514d2c02889999a3c20aab9a8dd061_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-provider-kubevirt-rhel8@sha256:cbe319cfa3ab4610dc67abea27841dd5b670061faa74e666959550343bba1c28_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-provider-kubevirt-rhel8@sha256:df94a1d8a4b6d1aebed4e657267219632bb3b2176537bdf8e51a728cd78f136f_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-rhel8@sha256:30f56a4d5cba0ccd55e0bda756c7af8010ab94ec3b644dc73f7b32e76b5bbb3a_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-rhel8@sha256:4f7cb34768ff908ed1ba54330603ea54b82a4144cf9124dae01a727dcc60362a_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-rhel8@sha256:a137205ac2127a04466519355b07cee71c08c56dddfee35671127241ebdf4a99_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-rhel8@sha256:c8a785b4e1688d358cec73e9cf4853ca0ab28c7daa4c45d5384b7bebc333f53a_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-curator-controller-rhel8@sha256:1d4d913d4136321ebd94e6b9d9e55be7262883702de72c4a61827804ad843942_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-curator-controller-rhel8@sha256:2134c387cb0e8c2f95bb8ef74ad0a10c37403d9e0dfaeb7e2e9efb388c606ac1_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-curator-controller-rhel8@sha256:2e0867d6ebace932eb09bb3a6a929562a157bc2eea9c28063eb30dac866abf63_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-curator-controller-rhel8@sha256:3dd533817d97518c7af991b888c5f9df501bd496ed53988e5444c1ea62e539cb_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-proxy-addon-rhel8@sha256:2779eae299eb2b48e8a868de2f2d8d13313ca17b2f7d5c816013145b0c787cc8_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-proxy-addon-rhel8@sha256:28544cf2414bdeffb8bcaae2d1547064da46ab5a122fd77861083b1e81e299cc_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-proxy-addon-rhel8@sha256:4da01f6a0a59069045d23599d748849da60ee309f72f233497edd379b3b0823e_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-proxy-addon-rhel8@sha256:6318fd6b0e0f5c39239ba9c71c330bce7974deaf970359ec83c88116abf7a653_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-proxy-rhel8@sha256:610de7f25fd387262c360acb21dd45dc80e1c52a77dd11982965da80301407ab_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-proxy-rhel8@sha256:a881a94835c7eef6babe00792fc0a99c9816831869cb26af0dcf2665233f7710_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-proxy-rhel8@sha256:b240f43890529fe95b1a74de6f4c2626e85ae91ae6a624bb98a4c31130b6740d_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-proxy-rhel8@sha256:df6cd66cdb17efc356e770930ff796bdb527c292243f5e8b87ca5c9e912a19d6_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/clusterclaims-controller-rhel8@sha256:3608571c2a5a3d399e3ad8135ca90e46a7e57b322b5ef9d708efa631cee7109c_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/clusterclaims-controller-rhel8@sha256:5c04626558442d50ab58a941d72a78db7c94f5ce730b5abb7599c21981875970_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/clusterclaims-controller-rhel8@sha256:7be740cc5987a1dfc76d7d8a306ff65291eb9cf61419842f463aa9dc4d6ecde1_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/clusterclaims-controller-rhel8@sha256:fce2e92743adaf6fe2e0168cfeecdc71ff7c009ef92a89c9172ff46ebbedcd40_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/clusterlifecycle-state-metrics-rhel8@sha256:288a0e4f9ca79859c5f295e920e9ef01d395720ea5b62ec7f5a5bd975b9c5850_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/clusterlifecycle-state-metrics-rhel8@sha256:93b9ad845fab34498a6f504ad626d0d5236c39ab1aaf7789df146311e4ba33cd_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/clusterlifecycle-state-metrics-rhel8@sha256:c808d378bd0666d7eb1f9c9024f7d2f7c6bdedd40298aa1e940cfc1ce735af54_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/clusterlifecycle-state-metrics-rhel8@sha256:df17928fd459e5063fb2470dbaea51c96f292f1a4ca5eaedc64a03687edbb6cd_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/console-mce-rhel8@sha256:009597e78bf32e0a6d83ad456a6670e436692aa1c12cbd144580a30080054d0f_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/console-mce-rhel8@sha256:95cbc26ed2e396e44efd543d8a38f1c698267e1a617a7ee4b6f26efdb49e3059_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/console-mce-rhel8@sha256:b83a44a87eddeaa3914d03f51f58e8cc5412ee580ee233754108b2349d890b8c_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/console-mce-rhel8@sha256:e3883d9629078bc16f2a6526cb8b1fdea89c1a8b8f477487fd6b34efa2f13999_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/discovery-rhel8@sha256:12b3c0a01c59836687a7cfc1fba050d0800625cd46f678551a5944b0664c044d_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/discovery-rhel8@sha256:25eefa4b7af3650f57e9a4c372522a0cae7bcc1b41735d2b503b9b41d9c2d0b2_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/discovery-rhel8@sha256:9a655c52c83f7682964e8f46fed6011c6e9de7a2a64ee0893d0c02cf725746e1_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/discovery-rhel8@sha256:a0bcad7b2191e3c674813c2e1e67aea619d6d7eaa95f2324902e0b842d1c0cc8_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/hive-rhel8@sha256:674603ee10ad5e9d42e18e5c2f91153c863cb7e9f38cd523559c8de7c7097483_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/hive-rhel8@sha256:67b2477a7b3885df470dc56e94525e7ebc3dce326599c6f2a311f8727557bf8b_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/hive-rhel8@sha256:8722d4f39942af4a008209ae518bf27d30deaa2e5bf97fc3118bea58efafb3d5_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/hive-rhel8@sha256:dd6a4624672d458a0072b9aa46fb1b3d576c0b198759d053f61536f3b9e34359_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/hypershift-addon-rhel8-operator@sha256:00322fc5e7a8e1d08ca716e23982dae6d365b1523f8d3465e6daad5074067ea2_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/hypershift-addon-rhel8-operator@sha256:27cc406bb658c1915e75f5d0b0d3c0f73e72635c9f5bb08bc28e3c5c434e147b_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/hypershift-addon-rhel8-operator@sha256:afc67731faaa2dc9d32a052064763737c8bc4b1b5cf8e8ffb7cb31a4652c656c_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/hypershift-addon-rhel8-operator@sha256:c4227a3a5b323d716a979e1c6a66c458d458648c5fcb0ab151ad55ba24972f51_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/hypershift-deployment-controller-rhel8@sha256:68de13099864a989493367500360560a677fde2e0e56a760a6dafde1d7be9a27_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/hypershift-deployment-controller-rhel8@sha256:8d4a908562cbb0351aea12befe5f2bdf57041e073ce679d1b1c5b46c893844b6_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/hypershift-deployment-controller-rhel8@sha256:be5d7a8b6dec6d4c959badc2d2960ec7bfe74a75c0d673da06fe6335920de3a0_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/hypershift-deployment-controller-rhel8@sha256:f44b9cd7b993051b4d59108153763a09d283c0cf822fab478f22cfbe53847da7_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/hypershift-rhel8-operator@sha256:2d94cd451fbf0abc13e50b6b6252061294bdbfd1eda64f4347177d20b5d1e489_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/hypershift-rhel8-operator@sha256:3d8d114403d85cbba699f53aa177a84da92516b5d2e852b2bffc33eabde6af13_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/hypershift-rhel8-operator@sha256:62e91ac9b6291bf7abc26cdd937c2c2cf7cdf1f1256a33acbaa5d1cdc607d3fa_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/hypershift-rhel8-operator@sha256:ffce5bc9fb2be59047c4840d9222499f03c1cf74786d8695aab1d1b04adc6f8a_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/klusterlet-operator-bundle@sha256:1687315db647e6689845df88843ae53275440042b76dc781dcabeef16e426bdf_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/managed-serviceaccount-rhel8@sha256:63593ef6045808b9c3fe96fc1cddd99bdfabaaef881fe716972500bfda62f92b_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/managed-serviceaccount-rhel8@sha256:7f5f65ba65c9bfc64d8bf9724a22b68d38c512465f4be1bfed8f02133256214f_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/managed-serviceaccount-rhel8@sha256:8621056c6982b9875749650eee2cf967b31217298a1b924de1fe710e0445df1b_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/managed-serviceaccount-rhel8@sha256:ec5bdf8a935ee1daaa5c91a7fd7816ade97619b5d1f6b61e663c03f43bb832bc_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/managedcluster-import-controller-rhel8@sha256:17987e46eb8772ef79e771b6edd137b29914ae357eb036d76a063cb04de116a3_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/managedcluster-import-controller-rhel8@sha256:4a22ca54331be02c08e23704852c34273a8bf3d1bb2c8f2aaf92f277474e3654_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/managedcluster-import-controller-rhel8@sha256:7d737e05b3164a7e49085a2026bf5fbbdda5a0d23890e1de455eea8d59f20187_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/managedcluster-import-controller-rhel8@sha256:eaf8ba4c775e4ebaeea316bbab0344eb10674089ff9db1c8f1373ed564b03749_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/mce-operator-bundle@sha256:701ad2aa334971346282a7a80c420049f08a3e3845a915a947e7605aab9c1369_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/mce-operator-bundle@sha256:cf1b297a2bbfa2a55204e2c4688511baa0223978b2d4ab7cfb8f8c5c965d563f_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/mce-operator-bundle@sha256:ed114b2afb91375b6f3576da15474ad96c154cc0ed16e288f8a4840d7d39942f_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/mce-operator-bundle@sha256:f1be217449145edb01b029b19d08831cc6d085856e39aea8174e74ef0cc85283_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/multicloud-manager-rhel8@sha256:162fe79ef40dbdcd1c9a16c601ffeb1c1dec5309c250bddf85809a0197b2ec3e_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/multicloud-manager-rhel8@sha256:af5076a59d32f3bed7f88348bccdff6fad4d250aab7f8dc7c2791e75fa76c7d9_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/multicloud-manager-rhel8@sha256:c03edb31a56b4678c4e0f66c59b49e3798b8442ef1ddca3f67488f4baca30241_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/multicloud-manager-rhel8@sha256:c6fb6ec34c746ba73007bec6e1895b4e1a4ed551b035aa9059664ded820f46fa_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-cluster-api-provider-agent-rhel8@sha256:208389221423692530b334815985b0a2263febf5574138e854dbdc011f03b4a2_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-cluster-api-provider-agent-rhel8@sha256:4bacc4ba3974c11ac27d1448a7f7cd973162caf33358249e9d1c154018124830_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-cluster-api-provider-agent-rhel8@sha256:8b3c3fb8fdf6d679f6020e0c739f25ae83dd4173e46b743de911d8e346f371fe_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-cluster-api-provider-agent-rhel8@sha256:a4d3f04386e63bfb640b928c01f972ba7d90af9c5213a7c10968b55c875565e0_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-console-mce-rhel8@sha256:009597e78bf32e0a6d83ad456a6670e436692aa1c12cbd144580a30080054d0f_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-console-mce-rhel8@sha256:95cbc26ed2e396e44efd543d8a38f1c698267e1a617a7ee4b6f26efdb49e3059_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-console-mce-rhel8@sha256:b83a44a87eddeaa3914d03f51f58e8cc5412ee580ee233754108b2349d890b8c_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-console-mce-rhel8@sha256:e3883d9629078bc16f2a6526cb8b1fdea89c1a8b8f477487fd6b34efa2f13999_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-hypershift-addon-rhel8-operator@sha256:00322fc5e7a8e1d08ca716e23982dae6d365b1523f8d3465e6daad5074067ea2_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-hypershift-addon-rhel8-operator@sha256:27cc406bb658c1915e75f5d0b0d3c0f73e72635c9f5bb08bc28e3c5c434e147b_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-hypershift-addon-rhel8-operator@sha256:afc67731faaa2dc9d32a052064763737c8bc4b1b5cf8e8ffb7cb31a4652c656c_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-hypershift-addon-rhel8-operator@sha256:c4227a3a5b323d716a979e1c6a66c458d458648c5fcb0ab151ad55ba24972f51_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-hypershift-deployment-controller-rhel8@sha256:68de13099864a989493367500360560a677fde2e0e56a760a6dafde1d7be9a27_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-hypershift-deployment-controller-rhel8@sha256:8d4a908562cbb0351aea12befe5f2bdf57041e073ce679d1b1c5b46c893844b6_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-hypershift-deployment-controller-rhel8@sha256:be5d7a8b6dec6d4c959badc2d2960ec7bfe74a75c0d673da06fe6335920de3a0_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-hypershift-deployment-controller-rhel8@sha256:f44b9cd7b993051b4d59108153763a09d283c0cf822fab478f22cfbe53847da7_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-managed-serviceaccount-rhel8@sha256:63593ef6045808b9c3fe96fc1cddd99bdfabaaef881fe716972500bfda62f92b_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-managed-serviceaccount-rhel8@sha256:7f5f65ba65c9bfc64d8bf9724a22b68d38c512465f4be1bfed8f02133256214f_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-managed-serviceaccount-rhel8@sha256:8621056c6982b9875749650eee2cf967b31217298a1b924de1fe710e0445df1b_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-managed-serviceaccount-rhel8@sha256:ec5bdf8a935ee1daaa5c91a7fd7816ade97619b5d1f6b61e663c03f43bb832bc_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/must-gather-rhel8@sha256:4270ef4ed53f54fb13cf1092b3babb70af7012886a3f0c293b11040083f39651_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/must-gather-rhel8@sha256:4ecb20c797f71375bc888ed84036f49bc40e2e9984e7ec74b14ad697d1b9c6fb_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/must-gather-rhel8@sha256:6d2624faf8cb2634a9e2203273d95c076ed2207ddd87f50df6ce8e5088a5d257_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/must-gather-rhel8@sha256:e838cb2e70eff2157b992c1cc6c576c9e099306b1df69d6d5c9d991ded4e0789_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/placement-rhel8@sha256:473ed2081010b9005ecc6fb254389dac6927f336967bd4a2f99ca3210fd265f0_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/placement-rhel8@sha256:746794cb82199cfc0c659de0a48018bbd8f18aec97265d68f8dd8bbf783049b1_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/placement-rhel8@sha256:7f5c7671a97f09756a150feb6a6bd04f40aa938ce065102b5b5875eadab933db_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/placement-rhel8@sha256:a6fb7f9d80d4d6cb53317f7d87960af28a6cafb8c5abee369f7bd94cbe449686_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/provider-credential-controller-rhel8@sha256:759037d7817cef4e0451befe8f2bc943a89f2bda95a52327a1c552c3f9a095bb_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/provider-credential-controller-rhel8@sha256:90281a3feff8e019a937fabb5184881c1983cda657c41332cd0321acf5ea4092_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/provider-credential-controller-rhel8@sha256:b6406fbcfeed4c491c66b778a4ad08e8066db5052a49863dd459e2b7375e6ba4_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/provider-credential-controller-rhel8@sha256:c4707c5214505bf1e5f693f0c5df4bb6fe4336670bf850b9a09040b6d87cccd2_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/registration-operator-rhel8@sha256:49d81d8a383de609d64760a4ae6ffa61469a59a5678311406ce4f838c1cc66fd_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/registration-operator-rhel8@sha256:579420cfdc2a542ab7a1b9cd6f1324885f60d1ec5d2bda74808127b45aef2983_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/registration-operator-rhel8@sha256:f945ae948589e2ea294d3d6e8f89fe05c1203f375a0722465965208ecfc15b94_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/registration-operator-rhel8@sha256:fbc7cd19b869d02af6dba24b20f6a44c498fb00e4afc629821f47b9b35c5a94d_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/registration-rhel8@sha256:39cc95f16445c3a1dca378beb50f5931ad081f459c9c6eb012325c6a9d8ada6c_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/registration-rhel8@sha256:686390715f19747bff24e95137307182ab095fb133051424996c6b0ee668569a_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/registration-rhel8@sha256:7bbc4dceeffd5f4bb47e9c38f97109d083dbbbda1a1643b7eb7762ebbd5047a1_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/registration-rhel8@sha256:cb1c8096bd5bd9f1dfa413bc0d1889d970b6d841988d24d6c1008904b1288cfe_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/work-rhel8@sha256:345f405c6a1d3e18beaf13c24a7ca4055a03746d8e6540670435e8d2413fefaf_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/work-rhel8@sha256:663cf3e0453e2ae5b1c9d5f6d335930d6d1e9c7a34151a171dbf58f9066c2b96_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/work-rhel8@sha256:c5c1939a142b9554a2ce664605409cefcb9954bbb1d8eef988fddab50f06cdaf_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/work-rhel8@sha256:d425b68e6265d098601e240cae6084c76416fd27bfbd955a3ccee30873544e38_ppc64le"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2022-30630"
},
{
"category": "external",
"summary": "RHBZ#2107371",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2107371"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2022-30630",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-30630"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2022-30630",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2022-30630"
},
{
"category": "external",
"summary": "https://go.dev/issue/53415",
"url": "https://go.dev/issue/53415"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-announce/c/nqrv9fbR0zE",
"url": "https://groups.google.com/g/golang-announce/c/nqrv9fbR0zE"
}
],
"release_date": "2022-07-12T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2022-09-06T14:28:04+00:00",
"details": "For multicluster engine for Kubernetes, see the following documentation for\ndetails on how to install the images:\n\nhttps://access.redhat.com/documentation/en-us/red_hat_advanced_cluster_management_for_kubernetes/2.6/html/multicluster_engine/install_upgrade/installing-while-connected-online-mce",
"product_ids": [
"8Base-multicluster-engine-2.1:multicluster-engine/agent-service-rhel8@sha256:661ee3a57d860a713ffb481ea87858f20fce1e57b858821cb0c1ec4069e206a0_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/agent-service-rhel8@sha256:8cb5ab317ccc6b1bcd409cfba0ec983e3f5d9531227e76bb455011636ed32d21_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/agent-service-rhel8@sha256:e136966121b82373c9279b1b59b68864ed10bfdee424959a7ad4b190ff7a2562_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/agent-service-rhel8@sha256:fce50212c8bbfdc3e8f445f4b7ea35881eb29e49c443e827ad6fe2389328d57f_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/apiserver-network-proxy-rhel8@sha256:25b242af63aca69a32c457dde23b3ac52ed81f5edad3e919d5df59902adb0b60_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/apiserver-network-proxy-rhel8@sha256:5ea69e650771525faf944fbf3be82a19e54a964d38adbb88263247652476938c_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/apiserver-network-proxy-rhel8@sha256:c97ea925ea31a1ae6824ec55bbb43c3cf0d2d9b0fb6d12b6d23492e0e5a5467a_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/apiserver-network-proxy-rhel8@sha256:f71c4c301774aba9a886f2891eace9da47ba075d2a2e4acfc03849c9c0da57bc_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/assisted-image-service-rhel8@sha256:1d250617cf4eb47800d30bd6bdd61872faa29eb7c6953edcb4a107360f0d0a78_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/assisted-image-service-rhel8@sha256:3730a3c3cfb695b540945b5f0ae739a701a0155137b9509238860549105ab670_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/assisted-image-service-rhel8@sha256:3d59cfa190838da34bac1ccf88562f996cc9e9ffdb151f47e044ba3fcc964a3d_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/assisted-image-service-rhel8@sha256:92c8157e43d84584ba93d978fcc6ffba84118e4ea5ff46ad71a62ffdc7fc56e5_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/assisted-installer-agent-rhel8@sha256:99e0accdee9b311b9abf032c712060823736f88c7bf3ba692349d7f8290a9570_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/assisted-installer-agent-rhel8@sha256:b4722c060fb38e1609e689b605816cefb39a15a0ddc40837a90727d123b91c88_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/assisted-installer-reporter-rhel8@sha256:1d465abc36e2045dc5a291663786709fc920c42aacb0c34c4868a1a633334509_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/assisted-installer-reporter-rhel8@sha256:bdb861698be8305247b21ebab7994f27eaae818f691ffcff3d5b5eb5dc70a722_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/assisted-installer-reporter-rhel8@sha256:e4dd90d186f1fea6fcdb4e23f74e4390e00d134b2c21d8510c1cdbbcef3c4a1f_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/assisted-installer-rhel8@sha256:61ac4136dad0e02323807e6d3de8e890ec0b7e7e1f7112f9610410712af6f9b5_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/assisted-installer-rhel8@sha256:686b64358857be04087a706048a32b7356b16a0028d2b200da16ec94d931d25d_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/assisted-installer-rhel8@sha256:910dad58b72de16f92dd5b60d0420010d18229a6e0966fe2eb072517febe499f_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/aws-encryption-provider-rhel8@sha256:31329737bd3608345f8e969e872e2e18305e2959d9d81867933c73fb26a53dcd_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/aws-encryption-provider-rhel8@sha256:9797eef2012c827ff3250cba1cd542772e92872b4bd69a01bdbdba4fe407472c_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/aws-encryption-provider-rhel8@sha256:ab7f1982f21ed9251501396ea150764348b5f61b6e50b9d74b5031e705e16ef3_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/aws-encryption-provider-rhel8@sha256:cee69ba4c6fb326afd03c7f21856a028fa4758dab8c849ef6eaeaea0cd55afd2_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/backplane-rhel8-operator@sha256:0b8c36b4b1d00e47ee4faaeec9ccbdc2977a50592035f8a600491c657e439d33_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/backplane-rhel8-operator@sha256:5dbd590a4bbed44f487d1601d1825b5efb8253b9ee2be49adccec7e0ea9410ac_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/backplane-rhel8-operator@sha256:9f7854a1de26dfebdc8beafffd01304017b8fe7cd84065dd452de1276e529a06_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/backplane-rhel8-operator@sha256:e7998dc233af266ed94ba16450c2f02096abb5e045f291f8f94a83ef9da7dd51_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-provider-agent-rhel8@sha256:208389221423692530b334815985b0a2263febf5574138e854dbdc011f03b4a2_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-provider-agent-rhel8@sha256:4bacc4ba3974c11ac27d1448a7f7cd973162caf33358249e9d1c154018124830_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-provider-agent-rhel8@sha256:8b3c3fb8fdf6d679f6020e0c739f25ae83dd4173e46b743de911d8e346f371fe_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-provider-agent-rhel8@sha256:a4d3f04386e63bfb640b928c01f972ba7d90af9c5213a7c10968b55c875565e0_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-provider-aws-rhel8@sha256:36a5f30d043f1137033842188e59224b803158696f60ddb41095a766705485f4_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-provider-aws-rhel8@sha256:6fb7799fca309c727c7afea57448fc653dde09495945e314402a3e3a079e5b03_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-provider-aws-rhel8@sha256:9b8d4fde02e4c43d194bf4c420550730fd52b74587e2327f2e9eb75067bb25e7_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-provider-aws-rhel8@sha256:bd612736fde388811d12a572852c86d0fe9dcbb6e7f404c64b8654c870d4e2eb_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-provider-azure-rhel8@sha256:2b93b026497655f16a85a2929b1f0c970d51dce0e0e8462774989f1943bdc785_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-provider-azure-rhel8@sha256:2c9c916d0face10abc7f6467564e394ead5946bf18ed8439456cce2767a83b3e_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-provider-azure-rhel8@sha256:6f41c353228c4016ab02557a5591ef36f4aea799c4ad89798343b4a2f0765d08_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-provider-azure-rhel8@sha256:ddd59c296543f525f719336ad6ddc5e5f8d3915e08e3b64d575a9835de3e95ad_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-provider-kubevirt-rhel8@sha256:0007824d89632253727ead00c5fd6ec463f310d71e58e237ea5e51c13052b0bc_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-provider-kubevirt-rhel8@sha256:9cd9106f72557b8ba5de9f4d1de5ff8d33514d2c02889999a3c20aab9a8dd061_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-provider-kubevirt-rhel8@sha256:cbe319cfa3ab4610dc67abea27841dd5b670061faa74e666959550343bba1c28_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-provider-kubevirt-rhel8@sha256:df94a1d8a4b6d1aebed4e657267219632bb3b2176537bdf8e51a728cd78f136f_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-rhel8@sha256:30f56a4d5cba0ccd55e0bda756c7af8010ab94ec3b644dc73f7b32e76b5bbb3a_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-rhel8@sha256:4f7cb34768ff908ed1ba54330603ea54b82a4144cf9124dae01a727dcc60362a_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-rhel8@sha256:a137205ac2127a04466519355b07cee71c08c56dddfee35671127241ebdf4a99_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-rhel8@sha256:c8a785b4e1688d358cec73e9cf4853ca0ab28c7daa4c45d5384b7bebc333f53a_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-curator-controller-rhel8@sha256:1d4d913d4136321ebd94e6b9d9e55be7262883702de72c4a61827804ad843942_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-curator-controller-rhel8@sha256:2134c387cb0e8c2f95bb8ef74ad0a10c37403d9e0dfaeb7e2e9efb388c606ac1_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-curator-controller-rhel8@sha256:2e0867d6ebace932eb09bb3a6a929562a157bc2eea9c28063eb30dac866abf63_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-curator-controller-rhel8@sha256:3dd533817d97518c7af991b888c5f9df501bd496ed53988e5444c1ea62e539cb_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-proxy-addon-rhel8@sha256:2779eae299eb2b48e8a868de2f2d8d13313ca17b2f7d5c816013145b0c787cc8_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-proxy-addon-rhel8@sha256:28544cf2414bdeffb8bcaae2d1547064da46ab5a122fd77861083b1e81e299cc_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-proxy-addon-rhel8@sha256:4da01f6a0a59069045d23599d748849da60ee309f72f233497edd379b3b0823e_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-proxy-addon-rhel8@sha256:6318fd6b0e0f5c39239ba9c71c330bce7974deaf970359ec83c88116abf7a653_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-proxy-rhel8@sha256:610de7f25fd387262c360acb21dd45dc80e1c52a77dd11982965da80301407ab_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-proxy-rhel8@sha256:a881a94835c7eef6babe00792fc0a99c9816831869cb26af0dcf2665233f7710_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-proxy-rhel8@sha256:b240f43890529fe95b1a74de6f4c2626e85ae91ae6a624bb98a4c31130b6740d_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-proxy-rhel8@sha256:df6cd66cdb17efc356e770930ff796bdb527c292243f5e8b87ca5c9e912a19d6_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/clusterclaims-controller-rhel8@sha256:3608571c2a5a3d399e3ad8135ca90e46a7e57b322b5ef9d708efa631cee7109c_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/clusterclaims-controller-rhel8@sha256:5c04626558442d50ab58a941d72a78db7c94f5ce730b5abb7599c21981875970_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/clusterclaims-controller-rhel8@sha256:7be740cc5987a1dfc76d7d8a306ff65291eb9cf61419842f463aa9dc4d6ecde1_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/clusterclaims-controller-rhel8@sha256:fce2e92743adaf6fe2e0168cfeecdc71ff7c009ef92a89c9172ff46ebbedcd40_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/clusterlifecycle-state-metrics-rhel8@sha256:288a0e4f9ca79859c5f295e920e9ef01d395720ea5b62ec7f5a5bd975b9c5850_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/clusterlifecycle-state-metrics-rhel8@sha256:93b9ad845fab34498a6f504ad626d0d5236c39ab1aaf7789df146311e4ba33cd_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/clusterlifecycle-state-metrics-rhel8@sha256:c808d378bd0666d7eb1f9c9024f7d2f7c6bdedd40298aa1e940cfc1ce735af54_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/clusterlifecycle-state-metrics-rhel8@sha256:df17928fd459e5063fb2470dbaea51c96f292f1a4ca5eaedc64a03687edbb6cd_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/console-mce-rhel8@sha256:009597e78bf32e0a6d83ad456a6670e436692aa1c12cbd144580a30080054d0f_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/console-mce-rhel8@sha256:95cbc26ed2e396e44efd543d8a38f1c698267e1a617a7ee4b6f26efdb49e3059_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/console-mce-rhel8@sha256:b83a44a87eddeaa3914d03f51f58e8cc5412ee580ee233754108b2349d890b8c_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/console-mce-rhel8@sha256:e3883d9629078bc16f2a6526cb8b1fdea89c1a8b8f477487fd6b34efa2f13999_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/discovery-rhel8@sha256:12b3c0a01c59836687a7cfc1fba050d0800625cd46f678551a5944b0664c044d_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/discovery-rhel8@sha256:25eefa4b7af3650f57e9a4c372522a0cae7bcc1b41735d2b503b9b41d9c2d0b2_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/discovery-rhel8@sha256:9a655c52c83f7682964e8f46fed6011c6e9de7a2a64ee0893d0c02cf725746e1_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/discovery-rhel8@sha256:a0bcad7b2191e3c674813c2e1e67aea619d6d7eaa95f2324902e0b842d1c0cc8_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/hive-rhel8@sha256:674603ee10ad5e9d42e18e5c2f91153c863cb7e9f38cd523559c8de7c7097483_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/hive-rhel8@sha256:67b2477a7b3885df470dc56e94525e7ebc3dce326599c6f2a311f8727557bf8b_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/hive-rhel8@sha256:8722d4f39942af4a008209ae518bf27d30deaa2e5bf97fc3118bea58efafb3d5_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/hive-rhel8@sha256:dd6a4624672d458a0072b9aa46fb1b3d576c0b198759d053f61536f3b9e34359_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/hypershift-addon-rhel8-operator@sha256:00322fc5e7a8e1d08ca716e23982dae6d365b1523f8d3465e6daad5074067ea2_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/hypershift-addon-rhel8-operator@sha256:27cc406bb658c1915e75f5d0b0d3c0f73e72635c9f5bb08bc28e3c5c434e147b_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/hypershift-addon-rhel8-operator@sha256:afc67731faaa2dc9d32a052064763737c8bc4b1b5cf8e8ffb7cb31a4652c656c_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/hypershift-addon-rhel8-operator@sha256:c4227a3a5b323d716a979e1c6a66c458d458648c5fcb0ab151ad55ba24972f51_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/hypershift-deployment-controller-rhel8@sha256:68de13099864a989493367500360560a677fde2e0e56a760a6dafde1d7be9a27_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/hypershift-deployment-controller-rhel8@sha256:8d4a908562cbb0351aea12befe5f2bdf57041e073ce679d1b1c5b46c893844b6_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/hypershift-deployment-controller-rhel8@sha256:be5d7a8b6dec6d4c959badc2d2960ec7bfe74a75c0d673da06fe6335920de3a0_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/hypershift-deployment-controller-rhel8@sha256:f44b9cd7b993051b4d59108153763a09d283c0cf822fab478f22cfbe53847da7_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/hypershift-rhel8-operator@sha256:2d94cd451fbf0abc13e50b6b6252061294bdbfd1eda64f4347177d20b5d1e489_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/hypershift-rhel8-operator@sha256:3d8d114403d85cbba699f53aa177a84da92516b5d2e852b2bffc33eabde6af13_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/hypershift-rhel8-operator@sha256:62e91ac9b6291bf7abc26cdd937c2c2cf7cdf1f1256a33acbaa5d1cdc607d3fa_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/hypershift-rhel8-operator@sha256:ffce5bc9fb2be59047c4840d9222499f03c1cf74786d8695aab1d1b04adc6f8a_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/klusterlet-operator-bundle@sha256:1687315db647e6689845df88843ae53275440042b76dc781dcabeef16e426bdf_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/managed-serviceaccount-rhel8@sha256:63593ef6045808b9c3fe96fc1cddd99bdfabaaef881fe716972500bfda62f92b_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/managed-serviceaccount-rhel8@sha256:7f5f65ba65c9bfc64d8bf9724a22b68d38c512465f4be1bfed8f02133256214f_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/managed-serviceaccount-rhel8@sha256:8621056c6982b9875749650eee2cf967b31217298a1b924de1fe710e0445df1b_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/managed-serviceaccount-rhel8@sha256:ec5bdf8a935ee1daaa5c91a7fd7816ade97619b5d1f6b61e663c03f43bb832bc_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/managedcluster-import-controller-rhel8@sha256:17987e46eb8772ef79e771b6edd137b29914ae357eb036d76a063cb04de116a3_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/managedcluster-import-controller-rhel8@sha256:4a22ca54331be02c08e23704852c34273a8bf3d1bb2c8f2aaf92f277474e3654_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/managedcluster-import-controller-rhel8@sha256:7d737e05b3164a7e49085a2026bf5fbbdda5a0d23890e1de455eea8d59f20187_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/managedcluster-import-controller-rhel8@sha256:eaf8ba4c775e4ebaeea316bbab0344eb10674089ff9db1c8f1373ed564b03749_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/mce-operator-bundle@sha256:701ad2aa334971346282a7a80c420049f08a3e3845a915a947e7605aab9c1369_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/mce-operator-bundle@sha256:cf1b297a2bbfa2a55204e2c4688511baa0223978b2d4ab7cfb8f8c5c965d563f_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/mce-operator-bundle@sha256:ed114b2afb91375b6f3576da15474ad96c154cc0ed16e288f8a4840d7d39942f_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/mce-operator-bundle@sha256:f1be217449145edb01b029b19d08831cc6d085856e39aea8174e74ef0cc85283_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/multicloud-manager-rhel8@sha256:162fe79ef40dbdcd1c9a16c601ffeb1c1dec5309c250bddf85809a0197b2ec3e_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/multicloud-manager-rhel8@sha256:af5076a59d32f3bed7f88348bccdff6fad4d250aab7f8dc7c2791e75fa76c7d9_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/multicloud-manager-rhel8@sha256:c03edb31a56b4678c4e0f66c59b49e3798b8442ef1ddca3f67488f4baca30241_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/multicloud-manager-rhel8@sha256:c6fb6ec34c746ba73007bec6e1895b4e1a4ed551b035aa9059664ded820f46fa_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-cluster-api-provider-agent-rhel8@sha256:208389221423692530b334815985b0a2263febf5574138e854dbdc011f03b4a2_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-cluster-api-provider-agent-rhel8@sha256:4bacc4ba3974c11ac27d1448a7f7cd973162caf33358249e9d1c154018124830_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-cluster-api-provider-agent-rhel8@sha256:8b3c3fb8fdf6d679f6020e0c739f25ae83dd4173e46b743de911d8e346f371fe_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-cluster-api-provider-agent-rhel8@sha256:a4d3f04386e63bfb640b928c01f972ba7d90af9c5213a7c10968b55c875565e0_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-console-mce-rhel8@sha256:009597e78bf32e0a6d83ad456a6670e436692aa1c12cbd144580a30080054d0f_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-console-mce-rhel8@sha256:95cbc26ed2e396e44efd543d8a38f1c698267e1a617a7ee4b6f26efdb49e3059_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-console-mce-rhel8@sha256:b83a44a87eddeaa3914d03f51f58e8cc5412ee580ee233754108b2349d890b8c_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-console-mce-rhel8@sha256:e3883d9629078bc16f2a6526cb8b1fdea89c1a8b8f477487fd6b34efa2f13999_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-hypershift-addon-rhel8-operator@sha256:00322fc5e7a8e1d08ca716e23982dae6d365b1523f8d3465e6daad5074067ea2_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-hypershift-addon-rhel8-operator@sha256:27cc406bb658c1915e75f5d0b0d3c0f73e72635c9f5bb08bc28e3c5c434e147b_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-hypershift-addon-rhel8-operator@sha256:afc67731faaa2dc9d32a052064763737c8bc4b1b5cf8e8ffb7cb31a4652c656c_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-hypershift-addon-rhel8-operator@sha256:c4227a3a5b323d716a979e1c6a66c458d458648c5fcb0ab151ad55ba24972f51_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-hypershift-deployment-controller-rhel8@sha256:68de13099864a989493367500360560a677fde2e0e56a760a6dafde1d7be9a27_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-hypershift-deployment-controller-rhel8@sha256:8d4a908562cbb0351aea12befe5f2bdf57041e073ce679d1b1c5b46c893844b6_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-hypershift-deployment-controller-rhel8@sha256:be5d7a8b6dec6d4c959badc2d2960ec7bfe74a75c0d673da06fe6335920de3a0_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-hypershift-deployment-controller-rhel8@sha256:f44b9cd7b993051b4d59108153763a09d283c0cf822fab478f22cfbe53847da7_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-managed-serviceaccount-rhel8@sha256:63593ef6045808b9c3fe96fc1cddd99bdfabaaef881fe716972500bfda62f92b_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-managed-serviceaccount-rhel8@sha256:7f5f65ba65c9bfc64d8bf9724a22b68d38c512465f4be1bfed8f02133256214f_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-managed-serviceaccount-rhel8@sha256:8621056c6982b9875749650eee2cf967b31217298a1b924de1fe710e0445df1b_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-managed-serviceaccount-rhel8@sha256:ec5bdf8a935ee1daaa5c91a7fd7816ade97619b5d1f6b61e663c03f43bb832bc_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/must-gather-rhel8@sha256:4270ef4ed53f54fb13cf1092b3babb70af7012886a3f0c293b11040083f39651_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/must-gather-rhel8@sha256:4ecb20c797f71375bc888ed84036f49bc40e2e9984e7ec74b14ad697d1b9c6fb_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/must-gather-rhel8@sha256:6d2624faf8cb2634a9e2203273d95c076ed2207ddd87f50df6ce8e5088a5d257_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/must-gather-rhel8@sha256:e838cb2e70eff2157b992c1cc6c576c9e099306b1df69d6d5c9d991ded4e0789_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/placement-rhel8@sha256:473ed2081010b9005ecc6fb254389dac6927f336967bd4a2f99ca3210fd265f0_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/placement-rhel8@sha256:746794cb82199cfc0c659de0a48018bbd8f18aec97265d68f8dd8bbf783049b1_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/placement-rhel8@sha256:7f5c7671a97f09756a150feb6a6bd04f40aa938ce065102b5b5875eadab933db_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/placement-rhel8@sha256:a6fb7f9d80d4d6cb53317f7d87960af28a6cafb8c5abee369f7bd94cbe449686_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/provider-credential-controller-rhel8@sha256:759037d7817cef4e0451befe8f2bc943a89f2bda95a52327a1c552c3f9a095bb_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/provider-credential-controller-rhel8@sha256:90281a3feff8e019a937fabb5184881c1983cda657c41332cd0321acf5ea4092_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/provider-credential-controller-rhel8@sha256:b6406fbcfeed4c491c66b778a4ad08e8066db5052a49863dd459e2b7375e6ba4_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/provider-credential-controller-rhel8@sha256:c4707c5214505bf1e5f693f0c5df4bb6fe4336670bf850b9a09040b6d87cccd2_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/registration-operator-rhel8@sha256:49d81d8a383de609d64760a4ae6ffa61469a59a5678311406ce4f838c1cc66fd_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/registration-operator-rhel8@sha256:579420cfdc2a542ab7a1b9cd6f1324885f60d1ec5d2bda74808127b45aef2983_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/registration-operator-rhel8@sha256:f945ae948589e2ea294d3d6e8f89fe05c1203f375a0722465965208ecfc15b94_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/registration-operator-rhel8@sha256:fbc7cd19b869d02af6dba24b20f6a44c498fb00e4afc629821f47b9b35c5a94d_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/registration-rhel8@sha256:39cc95f16445c3a1dca378beb50f5931ad081f459c9c6eb012325c6a9d8ada6c_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/registration-rhel8@sha256:686390715f19747bff24e95137307182ab095fb133051424996c6b0ee668569a_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/registration-rhel8@sha256:7bbc4dceeffd5f4bb47e9c38f97109d083dbbbda1a1643b7eb7762ebbd5047a1_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/registration-rhel8@sha256:cb1c8096bd5bd9f1dfa413bc0d1889d970b6d841988d24d6c1008904b1288cfe_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/work-rhel8@sha256:345f405c6a1d3e18beaf13c24a7ca4055a03746d8e6540670435e8d2413fefaf_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/work-rhel8@sha256:663cf3e0453e2ae5b1c9d5f6d335930d6d1e9c7a34151a171dbf58f9066c2b96_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/work-rhel8@sha256:c5c1939a142b9554a2ce664605409cefcb9954bbb1d8eef988fddab50f06cdaf_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/work-rhel8@sha256:d425b68e6265d098601e240cae6084c76416fd27bfbd955a3ccee30873544e38_ppc64le"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2022:6345"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"8Base-multicluster-engine-2.1:multicluster-engine/agent-service-rhel8@sha256:661ee3a57d860a713ffb481ea87858f20fce1e57b858821cb0c1ec4069e206a0_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/agent-service-rhel8@sha256:8cb5ab317ccc6b1bcd409cfba0ec983e3f5d9531227e76bb455011636ed32d21_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/agent-service-rhel8@sha256:e136966121b82373c9279b1b59b68864ed10bfdee424959a7ad4b190ff7a2562_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/agent-service-rhel8@sha256:fce50212c8bbfdc3e8f445f4b7ea35881eb29e49c443e827ad6fe2389328d57f_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/apiserver-network-proxy-rhel8@sha256:25b242af63aca69a32c457dde23b3ac52ed81f5edad3e919d5df59902adb0b60_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/apiserver-network-proxy-rhel8@sha256:5ea69e650771525faf944fbf3be82a19e54a964d38adbb88263247652476938c_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/apiserver-network-proxy-rhel8@sha256:c97ea925ea31a1ae6824ec55bbb43c3cf0d2d9b0fb6d12b6d23492e0e5a5467a_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/apiserver-network-proxy-rhel8@sha256:f71c4c301774aba9a886f2891eace9da47ba075d2a2e4acfc03849c9c0da57bc_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/assisted-image-service-rhel8@sha256:1d250617cf4eb47800d30bd6bdd61872faa29eb7c6953edcb4a107360f0d0a78_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/assisted-image-service-rhel8@sha256:3730a3c3cfb695b540945b5f0ae739a701a0155137b9509238860549105ab670_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/assisted-image-service-rhel8@sha256:3d59cfa190838da34bac1ccf88562f996cc9e9ffdb151f47e044ba3fcc964a3d_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/assisted-image-service-rhel8@sha256:92c8157e43d84584ba93d978fcc6ffba84118e4ea5ff46ad71a62ffdc7fc56e5_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/assisted-installer-agent-rhel8@sha256:99e0accdee9b311b9abf032c712060823736f88c7bf3ba692349d7f8290a9570_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/assisted-installer-agent-rhel8@sha256:b4722c060fb38e1609e689b605816cefb39a15a0ddc40837a90727d123b91c88_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/assisted-installer-reporter-rhel8@sha256:1d465abc36e2045dc5a291663786709fc920c42aacb0c34c4868a1a633334509_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/assisted-installer-reporter-rhel8@sha256:bdb861698be8305247b21ebab7994f27eaae818f691ffcff3d5b5eb5dc70a722_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/assisted-installer-reporter-rhel8@sha256:e4dd90d186f1fea6fcdb4e23f74e4390e00d134b2c21d8510c1cdbbcef3c4a1f_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/assisted-installer-rhel8@sha256:61ac4136dad0e02323807e6d3de8e890ec0b7e7e1f7112f9610410712af6f9b5_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/assisted-installer-rhel8@sha256:686b64358857be04087a706048a32b7356b16a0028d2b200da16ec94d931d25d_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/assisted-installer-rhel8@sha256:910dad58b72de16f92dd5b60d0420010d18229a6e0966fe2eb072517febe499f_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/aws-encryption-provider-rhel8@sha256:31329737bd3608345f8e969e872e2e18305e2959d9d81867933c73fb26a53dcd_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/aws-encryption-provider-rhel8@sha256:9797eef2012c827ff3250cba1cd542772e92872b4bd69a01bdbdba4fe407472c_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/aws-encryption-provider-rhel8@sha256:ab7f1982f21ed9251501396ea150764348b5f61b6e50b9d74b5031e705e16ef3_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/aws-encryption-provider-rhel8@sha256:cee69ba4c6fb326afd03c7f21856a028fa4758dab8c849ef6eaeaea0cd55afd2_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/backplane-rhel8-operator@sha256:0b8c36b4b1d00e47ee4faaeec9ccbdc2977a50592035f8a600491c657e439d33_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/backplane-rhel8-operator@sha256:5dbd590a4bbed44f487d1601d1825b5efb8253b9ee2be49adccec7e0ea9410ac_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/backplane-rhel8-operator@sha256:9f7854a1de26dfebdc8beafffd01304017b8fe7cd84065dd452de1276e529a06_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/backplane-rhel8-operator@sha256:e7998dc233af266ed94ba16450c2f02096abb5e045f291f8f94a83ef9da7dd51_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-provider-agent-rhel8@sha256:208389221423692530b334815985b0a2263febf5574138e854dbdc011f03b4a2_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-provider-agent-rhel8@sha256:4bacc4ba3974c11ac27d1448a7f7cd973162caf33358249e9d1c154018124830_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-provider-agent-rhel8@sha256:8b3c3fb8fdf6d679f6020e0c739f25ae83dd4173e46b743de911d8e346f371fe_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-provider-agent-rhel8@sha256:a4d3f04386e63bfb640b928c01f972ba7d90af9c5213a7c10968b55c875565e0_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-provider-aws-rhel8@sha256:36a5f30d043f1137033842188e59224b803158696f60ddb41095a766705485f4_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-provider-aws-rhel8@sha256:6fb7799fca309c727c7afea57448fc653dde09495945e314402a3e3a079e5b03_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-provider-aws-rhel8@sha256:9b8d4fde02e4c43d194bf4c420550730fd52b74587e2327f2e9eb75067bb25e7_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-provider-aws-rhel8@sha256:bd612736fde388811d12a572852c86d0fe9dcbb6e7f404c64b8654c870d4e2eb_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-provider-azure-rhel8@sha256:2b93b026497655f16a85a2929b1f0c970d51dce0e0e8462774989f1943bdc785_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-provider-azure-rhel8@sha256:2c9c916d0face10abc7f6467564e394ead5946bf18ed8439456cce2767a83b3e_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-provider-azure-rhel8@sha256:6f41c353228c4016ab02557a5591ef36f4aea799c4ad89798343b4a2f0765d08_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-provider-azure-rhel8@sha256:ddd59c296543f525f719336ad6ddc5e5f8d3915e08e3b64d575a9835de3e95ad_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-provider-kubevirt-rhel8@sha256:0007824d89632253727ead00c5fd6ec463f310d71e58e237ea5e51c13052b0bc_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-provider-kubevirt-rhel8@sha256:9cd9106f72557b8ba5de9f4d1de5ff8d33514d2c02889999a3c20aab9a8dd061_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-provider-kubevirt-rhel8@sha256:cbe319cfa3ab4610dc67abea27841dd5b670061faa74e666959550343bba1c28_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-provider-kubevirt-rhel8@sha256:df94a1d8a4b6d1aebed4e657267219632bb3b2176537bdf8e51a728cd78f136f_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-rhel8@sha256:30f56a4d5cba0ccd55e0bda756c7af8010ab94ec3b644dc73f7b32e76b5bbb3a_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-rhel8@sha256:4f7cb34768ff908ed1ba54330603ea54b82a4144cf9124dae01a727dcc60362a_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-rhel8@sha256:a137205ac2127a04466519355b07cee71c08c56dddfee35671127241ebdf4a99_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-rhel8@sha256:c8a785b4e1688d358cec73e9cf4853ca0ab28c7daa4c45d5384b7bebc333f53a_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-curator-controller-rhel8@sha256:1d4d913d4136321ebd94e6b9d9e55be7262883702de72c4a61827804ad843942_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-curator-controller-rhel8@sha256:2134c387cb0e8c2f95bb8ef74ad0a10c37403d9e0dfaeb7e2e9efb388c606ac1_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-curator-controller-rhel8@sha256:2e0867d6ebace932eb09bb3a6a929562a157bc2eea9c28063eb30dac866abf63_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-curator-controller-rhel8@sha256:3dd533817d97518c7af991b888c5f9df501bd496ed53988e5444c1ea62e539cb_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-proxy-addon-rhel8@sha256:2779eae299eb2b48e8a868de2f2d8d13313ca17b2f7d5c816013145b0c787cc8_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-proxy-addon-rhel8@sha256:28544cf2414bdeffb8bcaae2d1547064da46ab5a122fd77861083b1e81e299cc_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-proxy-addon-rhel8@sha256:4da01f6a0a59069045d23599d748849da60ee309f72f233497edd379b3b0823e_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-proxy-addon-rhel8@sha256:6318fd6b0e0f5c39239ba9c71c330bce7974deaf970359ec83c88116abf7a653_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-proxy-rhel8@sha256:610de7f25fd387262c360acb21dd45dc80e1c52a77dd11982965da80301407ab_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-proxy-rhel8@sha256:a881a94835c7eef6babe00792fc0a99c9816831869cb26af0dcf2665233f7710_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-proxy-rhel8@sha256:b240f43890529fe95b1a74de6f4c2626e85ae91ae6a624bb98a4c31130b6740d_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-proxy-rhel8@sha256:df6cd66cdb17efc356e770930ff796bdb527c292243f5e8b87ca5c9e912a19d6_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/clusterclaims-controller-rhel8@sha256:3608571c2a5a3d399e3ad8135ca90e46a7e57b322b5ef9d708efa631cee7109c_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/clusterclaims-controller-rhel8@sha256:5c04626558442d50ab58a941d72a78db7c94f5ce730b5abb7599c21981875970_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/clusterclaims-controller-rhel8@sha256:7be740cc5987a1dfc76d7d8a306ff65291eb9cf61419842f463aa9dc4d6ecde1_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/clusterclaims-controller-rhel8@sha256:fce2e92743adaf6fe2e0168cfeecdc71ff7c009ef92a89c9172ff46ebbedcd40_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/clusterlifecycle-state-metrics-rhel8@sha256:288a0e4f9ca79859c5f295e920e9ef01d395720ea5b62ec7f5a5bd975b9c5850_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/clusterlifecycle-state-metrics-rhel8@sha256:93b9ad845fab34498a6f504ad626d0d5236c39ab1aaf7789df146311e4ba33cd_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/clusterlifecycle-state-metrics-rhel8@sha256:c808d378bd0666d7eb1f9c9024f7d2f7c6bdedd40298aa1e940cfc1ce735af54_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/clusterlifecycle-state-metrics-rhel8@sha256:df17928fd459e5063fb2470dbaea51c96f292f1a4ca5eaedc64a03687edbb6cd_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/console-mce-rhel8@sha256:009597e78bf32e0a6d83ad456a6670e436692aa1c12cbd144580a30080054d0f_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/console-mce-rhel8@sha256:95cbc26ed2e396e44efd543d8a38f1c698267e1a617a7ee4b6f26efdb49e3059_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/console-mce-rhel8@sha256:b83a44a87eddeaa3914d03f51f58e8cc5412ee580ee233754108b2349d890b8c_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/console-mce-rhel8@sha256:e3883d9629078bc16f2a6526cb8b1fdea89c1a8b8f477487fd6b34efa2f13999_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/discovery-rhel8@sha256:12b3c0a01c59836687a7cfc1fba050d0800625cd46f678551a5944b0664c044d_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/discovery-rhel8@sha256:25eefa4b7af3650f57e9a4c372522a0cae7bcc1b41735d2b503b9b41d9c2d0b2_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/discovery-rhel8@sha256:9a655c52c83f7682964e8f46fed6011c6e9de7a2a64ee0893d0c02cf725746e1_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/discovery-rhel8@sha256:a0bcad7b2191e3c674813c2e1e67aea619d6d7eaa95f2324902e0b842d1c0cc8_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/hive-rhel8@sha256:674603ee10ad5e9d42e18e5c2f91153c863cb7e9f38cd523559c8de7c7097483_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/hive-rhel8@sha256:67b2477a7b3885df470dc56e94525e7ebc3dce326599c6f2a311f8727557bf8b_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/hive-rhel8@sha256:8722d4f39942af4a008209ae518bf27d30deaa2e5bf97fc3118bea58efafb3d5_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/hive-rhel8@sha256:dd6a4624672d458a0072b9aa46fb1b3d576c0b198759d053f61536f3b9e34359_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/hypershift-addon-rhel8-operator@sha256:00322fc5e7a8e1d08ca716e23982dae6d365b1523f8d3465e6daad5074067ea2_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/hypershift-addon-rhel8-operator@sha256:27cc406bb658c1915e75f5d0b0d3c0f73e72635c9f5bb08bc28e3c5c434e147b_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/hypershift-addon-rhel8-operator@sha256:afc67731faaa2dc9d32a052064763737c8bc4b1b5cf8e8ffb7cb31a4652c656c_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/hypershift-addon-rhel8-operator@sha256:c4227a3a5b323d716a979e1c6a66c458d458648c5fcb0ab151ad55ba24972f51_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/hypershift-deployment-controller-rhel8@sha256:68de13099864a989493367500360560a677fde2e0e56a760a6dafde1d7be9a27_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/hypershift-deployment-controller-rhel8@sha256:8d4a908562cbb0351aea12befe5f2bdf57041e073ce679d1b1c5b46c893844b6_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/hypershift-deployment-controller-rhel8@sha256:be5d7a8b6dec6d4c959badc2d2960ec7bfe74a75c0d673da06fe6335920de3a0_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/hypershift-deployment-controller-rhel8@sha256:f44b9cd7b993051b4d59108153763a09d283c0cf822fab478f22cfbe53847da7_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/hypershift-rhel8-operator@sha256:2d94cd451fbf0abc13e50b6b6252061294bdbfd1eda64f4347177d20b5d1e489_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/hypershift-rhel8-operator@sha256:3d8d114403d85cbba699f53aa177a84da92516b5d2e852b2bffc33eabde6af13_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/hypershift-rhel8-operator@sha256:62e91ac9b6291bf7abc26cdd937c2c2cf7cdf1f1256a33acbaa5d1cdc607d3fa_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/hypershift-rhel8-operator@sha256:ffce5bc9fb2be59047c4840d9222499f03c1cf74786d8695aab1d1b04adc6f8a_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/klusterlet-operator-bundle@sha256:1687315db647e6689845df88843ae53275440042b76dc781dcabeef16e426bdf_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/managed-serviceaccount-rhel8@sha256:63593ef6045808b9c3fe96fc1cddd99bdfabaaef881fe716972500bfda62f92b_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/managed-serviceaccount-rhel8@sha256:7f5f65ba65c9bfc64d8bf9724a22b68d38c512465f4be1bfed8f02133256214f_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/managed-serviceaccount-rhel8@sha256:8621056c6982b9875749650eee2cf967b31217298a1b924de1fe710e0445df1b_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/managed-serviceaccount-rhel8@sha256:ec5bdf8a935ee1daaa5c91a7fd7816ade97619b5d1f6b61e663c03f43bb832bc_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/managedcluster-import-controller-rhel8@sha256:17987e46eb8772ef79e771b6edd137b29914ae357eb036d76a063cb04de116a3_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/managedcluster-import-controller-rhel8@sha256:4a22ca54331be02c08e23704852c34273a8bf3d1bb2c8f2aaf92f277474e3654_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/managedcluster-import-controller-rhel8@sha256:7d737e05b3164a7e49085a2026bf5fbbdda5a0d23890e1de455eea8d59f20187_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/managedcluster-import-controller-rhel8@sha256:eaf8ba4c775e4ebaeea316bbab0344eb10674089ff9db1c8f1373ed564b03749_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/mce-operator-bundle@sha256:701ad2aa334971346282a7a80c420049f08a3e3845a915a947e7605aab9c1369_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/mce-operator-bundle@sha256:cf1b297a2bbfa2a55204e2c4688511baa0223978b2d4ab7cfb8f8c5c965d563f_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/mce-operator-bundle@sha256:ed114b2afb91375b6f3576da15474ad96c154cc0ed16e288f8a4840d7d39942f_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/mce-operator-bundle@sha256:f1be217449145edb01b029b19d08831cc6d085856e39aea8174e74ef0cc85283_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/multicloud-manager-rhel8@sha256:162fe79ef40dbdcd1c9a16c601ffeb1c1dec5309c250bddf85809a0197b2ec3e_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/multicloud-manager-rhel8@sha256:af5076a59d32f3bed7f88348bccdff6fad4d250aab7f8dc7c2791e75fa76c7d9_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/multicloud-manager-rhel8@sha256:c03edb31a56b4678c4e0f66c59b49e3798b8442ef1ddca3f67488f4baca30241_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/multicloud-manager-rhel8@sha256:c6fb6ec34c746ba73007bec6e1895b4e1a4ed551b035aa9059664ded820f46fa_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-cluster-api-provider-agent-rhel8@sha256:208389221423692530b334815985b0a2263febf5574138e854dbdc011f03b4a2_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-cluster-api-provider-agent-rhel8@sha256:4bacc4ba3974c11ac27d1448a7f7cd973162caf33358249e9d1c154018124830_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-cluster-api-provider-agent-rhel8@sha256:8b3c3fb8fdf6d679f6020e0c739f25ae83dd4173e46b743de911d8e346f371fe_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-cluster-api-provider-agent-rhel8@sha256:a4d3f04386e63bfb640b928c01f972ba7d90af9c5213a7c10968b55c875565e0_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-console-mce-rhel8@sha256:009597e78bf32e0a6d83ad456a6670e436692aa1c12cbd144580a30080054d0f_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-console-mce-rhel8@sha256:95cbc26ed2e396e44efd543d8a38f1c698267e1a617a7ee4b6f26efdb49e3059_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-console-mce-rhel8@sha256:b83a44a87eddeaa3914d03f51f58e8cc5412ee580ee233754108b2349d890b8c_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-console-mce-rhel8@sha256:e3883d9629078bc16f2a6526cb8b1fdea89c1a8b8f477487fd6b34efa2f13999_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-hypershift-addon-rhel8-operator@sha256:00322fc5e7a8e1d08ca716e23982dae6d365b1523f8d3465e6daad5074067ea2_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-hypershift-addon-rhel8-operator@sha256:27cc406bb658c1915e75f5d0b0d3c0f73e72635c9f5bb08bc28e3c5c434e147b_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-hypershift-addon-rhel8-operator@sha256:afc67731faaa2dc9d32a052064763737c8bc4b1b5cf8e8ffb7cb31a4652c656c_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-hypershift-addon-rhel8-operator@sha256:c4227a3a5b323d716a979e1c6a66c458d458648c5fcb0ab151ad55ba24972f51_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-hypershift-deployment-controller-rhel8@sha256:68de13099864a989493367500360560a677fde2e0e56a760a6dafde1d7be9a27_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-hypershift-deployment-controller-rhel8@sha256:8d4a908562cbb0351aea12befe5f2bdf57041e073ce679d1b1c5b46c893844b6_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-hypershift-deployment-controller-rhel8@sha256:be5d7a8b6dec6d4c959badc2d2960ec7bfe74a75c0d673da06fe6335920de3a0_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-hypershift-deployment-controller-rhel8@sha256:f44b9cd7b993051b4d59108153763a09d283c0cf822fab478f22cfbe53847da7_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-managed-serviceaccount-rhel8@sha256:63593ef6045808b9c3fe96fc1cddd99bdfabaaef881fe716972500bfda62f92b_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-managed-serviceaccount-rhel8@sha256:7f5f65ba65c9bfc64d8bf9724a22b68d38c512465f4be1bfed8f02133256214f_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-managed-serviceaccount-rhel8@sha256:8621056c6982b9875749650eee2cf967b31217298a1b924de1fe710e0445df1b_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-managed-serviceaccount-rhel8@sha256:ec5bdf8a935ee1daaa5c91a7fd7816ade97619b5d1f6b61e663c03f43bb832bc_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/must-gather-rhel8@sha256:4270ef4ed53f54fb13cf1092b3babb70af7012886a3f0c293b11040083f39651_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/must-gather-rhel8@sha256:4ecb20c797f71375bc888ed84036f49bc40e2e9984e7ec74b14ad697d1b9c6fb_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/must-gather-rhel8@sha256:6d2624faf8cb2634a9e2203273d95c076ed2207ddd87f50df6ce8e5088a5d257_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/must-gather-rhel8@sha256:e838cb2e70eff2157b992c1cc6c576c9e099306b1df69d6d5c9d991ded4e0789_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/placement-rhel8@sha256:473ed2081010b9005ecc6fb254389dac6927f336967bd4a2f99ca3210fd265f0_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/placement-rhel8@sha256:746794cb82199cfc0c659de0a48018bbd8f18aec97265d68f8dd8bbf783049b1_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/placement-rhel8@sha256:7f5c7671a97f09756a150feb6a6bd04f40aa938ce065102b5b5875eadab933db_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/placement-rhel8@sha256:a6fb7f9d80d4d6cb53317f7d87960af28a6cafb8c5abee369f7bd94cbe449686_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/provider-credential-controller-rhel8@sha256:759037d7817cef4e0451befe8f2bc943a89f2bda95a52327a1c552c3f9a095bb_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/provider-credential-controller-rhel8@sha256:90281a3feff8e019a937fabb5184881c1983cda657c41332cd0321acf5ea4092_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/provider-credential-controller-rhel8@sha256:b6406fbcfeed4c491c66b778a4ad08e8066db5052a49863dd459e2b7375e6ba4_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/provider-credential-controller-rhel8@sha256:c4707c5214505bf1e5f693f0c5df4bb6fe4336670bf850b9a09040b6d87cccd2_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/registration-operator-rhel8@sha256:49d81d8a383de609d64760a4ae6ffa61469a59a5678311406ce4f838c1cc66fd_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/registration-operator-rhel8@sha256:579420cfdc2a542ab7a1b9cd6f1324885f60d1ec5d2bda74808127b45aef2983_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/registration-operator-rhel8@sha256:f945ae948589e2ea294d3d6e8f89fe05c1203f375a0722465965208ecfc15b94_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/registration-operator-rhel8@sha256:fbc7cd19b869d02af6dba24b20f6a44c498fb00e4afc629821f47b9b35c5a94d_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/registration-rhel8@sha256:39cc95f16445c3a1dca378beb50f5931ad081f459c9c6eb012325c6a9d8ada6c_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/registration-rhel8@sha256:686390715f19747bff24e95137307182ab095fb133051424996c6b0ee668569a_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/registration-rhel8@sha256:7bbc4dceeffd5f4bb47e9c38f97109d083dbbbda1a1643b7eb7762ebbd5047a1_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/registration-rhel8@sha256:cb1c8096bd5bd9f1dfa413bc0d1889d970b6d841988d24d6c1008904b1288cfe_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/work-rhel8@sha256:345f405c6a1d3e18beaf13c24a7ca4055a03746d8e6540670435e8d2413fefaf_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/work-rhel8@sha256:663cf3e0453e2ae5b1c9d5f6d335930d6d1e9c7a34151a171dbf58f9066c2b96_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/work-rhel8@sha256:c5c1939a142b9554a2ce664605409cefcb9954bbb1d8eef988fddab50f06cdaf_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/work-rhel8@sha256:d425b68e6265d098601e240cae6084c76416fd27bfbd955a3ccee30873544e38_ppc64le"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "golang: io/fs: stack exhaustion in Glob"
},
{
"cve": "CVE-2022-30631",
"cwe": {
"id": "CWE-1325",
"name": "Improperly Controlled Sequential Memory Allocation"
},
"discovery_date": "2022-07-14T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2107342"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in golang. Calling the Reader, Read method on an archive that contains a large number of concatenated 0-length compressed files can cause a panic issue due to stack exhaustion.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "golang: compress/gzip: stack exhaustion in Reader.Read",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "To exploit CVE-2022-30631, an attacker supplies a specially crafted gzip archive to a Go application that uses a vulnerable version of the compress/gzip package without adequate input validation. This can lead to uncontrolled recursion, resulting in stack exhaustion and causing the application to panic, thereby affecting its availability.\n\nAs this is merely a DoS and there is no known way to control the instruction pointer, RH ProdSec has set the impact of this vulnerabilty to \"Moderate\".\n\nWithin regulated environments, a combination of the following controls acts as a significant barrier to successfully exploiting a CWE-1325: Improperly Controlled Sequential Memory Allocation vulnerability and therefore downgrades the severity of this particular CVE from Moderate to Low.\n\nAccess to the platform is granted only after successful hard token-based multi-factor authentication (MFA) and is governed by least privilege to ensure only authorized users and roles can execute or modify code. Static code analysis and peer reviews enforce strong input validation and error handling, preventing improperly validated inputs from causing system instability, data exposure, or privilege escalation. In the event of successful exploitation, process isolation limits the impact of excessive sequential memory allocation by restricting memory use per process, preventing any single process from exhausting system resources. Finally, the platform uses memory protection mechanisms such as Data Execution Prevention (DEP) and Address Space Layout Randomization (ASLR) to reduce the risk of memory allocation-based attacks.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"8Base-multicluster-engine-2.1:multicluster-engine/agent-service-rhel8@sha256:661ee3a57d860a713ffb481ea87858f20fce1e57b858821cb0c1ec4069e206a0_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/agent-service-rhel8@sha256:8cb5ab317ccc6b1bcd409cfba0ec983e3f5d9531227e76bb455011636ed32d21_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/agent-service-rhel8@sha256:e136966121b82373c9279b1b59b68864ed10bfdee424959a7ad4b190ff7a2562_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/agent-service-rhel8@sha256:fce50212c8bbfdc3e8f445f4b7ea35881eb29e49c443e827ad6fe2389328d57f_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/apiserver-network-proxy-rhel8@sha256:25b242af63aca69a32c457dde23b3ac52ed81f5edad3e919d5df59902adb0b60_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/apiserver-network-proxy-rhel8@sha256:5ea69e650771525faf944fbf3be82a19e54a964d38adbb88263247652476938c_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/apiserver-network-proxy-rhel8@sha256:c97ea925ea31a1ae6824ec55bbb43c3cf0d2d9b0fb6d12b6d23492e0e5a5467a_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/apiserver-network-proxy-rhel8@sha256:f71c4c301774aba9a886f2891eace9da47ba075d2a2e4acfc03849c9c0da57bc_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/assisted-image-service-rhel8@sha256:1d250617cf4eb47800d30bd6bdd61872faa29eb7c6953edcb4a107360f0d0a78_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/assisted-image-service-rhel8@sha256:3730a3c3cfb695b540945b5f0ae739a701a0155137b9509238860549105ab670_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/assisted-image-service-rhel8@sha256:3d59cfa190838da34bac1ccf88562f996cc9e9ffdb151f47e044ba3fcc964a3d_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/assisted-image-service-rhel8@sha256:92c8157e43d84584ba93d978fcc6ffba84118e4ea5ff46ad71a62ffdc7fc56e5_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/assisted-installer-agent-rhel8@sha256:99e0accdee9b311b9abf032c712060823736f88c7bf3ba692349d7f8290a9570_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/assisted-installer-agent-rhel8@sha256:b4722c060fb38e1609e689b605816cefb39a15a0ddc40837a90727d123b91c88_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/assisted-installer-reporter-rhel8@sha256:1d465abc36e2045dc5a291663786709fc920c42aacb0c34c4868a1a633334509_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/assisted-installer-reporter-rhel8@sha256:bdb861698be8305247b21ebab7994f27eaae818f691ffcff3d5b5eb5dc70a722_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/assisted-installer-reporter-rhel8@sha256:e4dd90d186f1fea6fcdb4e23f74e4390e00d134b2c21d8510c1cdbbcef3c4a1f_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/assisted-installer-rhel8@sha256:61ac4136dad0e02323807e6d3de8e890ec0b7e7e1f7112f9610410712af6f9b5_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/assisted-installer-rhel8@sha256:686b64358857be04087a706048a32b7356b16a0028d2b200da16ec94d931d25d_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/assisted-installer-rhel8@sha256:910dad58b72de16f92dd5b60d0420010d18229a6e0966fe2eb072517febe499f_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/aws-encryption-provider-rhel8@sha256:31329737bd3608345f8e969e872e2e18305e2959d9d81867933c73fb26a53dcd_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/aws-encryption-provider-rhel8@sha256:9797eef2012c827ff3250cba1cd542772e92872b4bd69a01bdbdba4fe407472c_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/aws-encryption-provider-rhel8@sha256:ab7f1982f21ed9251501396ea150764348b5f61b6e50b9d74b5031e705e16ef3_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/aws-encryption-provider-rhel8@sha256:cee69ba4c6fb326afd03c7f21856a028fa4758dab8c849ef6eaeaea0cd55afd2_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/backplane-rhel8-operator@sha256:0b8c36b4b1d00e47ee4faaeec9ccbdc2977a50592035f8a600491c657e439d33_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/backplane-rhel8-operator@sha256:5dbd590a4bbed44f487d1601d1825b5efb8253b9ee2be49adccec7e0ea9410ac_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/backplane-rhel8-operator@sha256:9f7854a1de26dfebdc8beafffd01304017b8fe7cd84065dd452de1276e529a06_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/backplane-rhel8-operator@sha256:e7998dc233af266ed94ba16450c2f02096abb5e045f291f8f94a83ef9da7dd51_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-provider-agent-rhel8@sha256:208389221423692530b334815985b0a2263febf5574138e854dbdc011f03b4a2_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-provider-agent-rhel8@sha256:4bacc4ba3974c11ac27d1448a7f7cd973162caf33358249e9d1c154018124830_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-provider-agent-rhel8@sha256:8b3c3fb8fdf6d679f6020e0c739f25ae83dd4173e46b743de911d8e346f371fe_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-provider-agent-rhel8@sha256:a4d3f04386e63bfb640b928c01f972ba7d90af9c5213a7c10968b55c875565e0_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-provider-aws-rhel8@sha256:36a5f30d043f1137033842188e59224b803158696f60ddb41095a766705485f4_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-provider-aws-rhel8@sha256:6fb7799fca309c727c7afea57448fc653dde09495945e314402a3e3a079e5b03_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-provider-aws-rhel8@sha256:9b8d4fde02e4c43d194bf4c420550730fd52b74587e2327f2e9eb75067bb25e7_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-provider-aws-rhel8@sha256:bd612736fde388811d12a572852c86d0fe9dcbb6e7f404c64b8654c870d4e2eb_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-provider-azure-rhel8@sha256:2b93b026497655f16a85a2929b1f0c970d51dce0e0e8462774989f1943bdc785_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-provider-azure-rhel8@sha256:2c9c916d0face10abc7f6467564e394ead5946bf18ed8439456cce2767a83b3e_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-provider-azure-rhel8@sha256:6f41c353228c4016ab02557a5591ef36f4aea799c4ad89798343b4a2f0765d08_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-provider-azure-rhel8@sha256:ddd59c296543f525f719336ad6ddc5e5f8d3915e08e3b64d575a9835de3e95ad_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-provider-kubevirt-rhel8@sha256:0007824d89632253727ead00c5fd6ec463f310d71e58e237ea5e51c13052b0bc_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-provider-kubevirt-rhel8@sha256:9cd9106f72557b8ba5de9f4d1de5ff8d33514d2c02889999a3c20aab9a8dd061_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-provider-kubevirt-rhel8@sha256:cbe319cfa3ab4610dc67abea27841dd5b670061faa74e666959550343bba1c28_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-provider-kubevirt-rhel8@sha256:df94a1d8a4b6d1aebed4e657267219632bb3b2176537bdf8e51a728cd78f136f_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-rhel8@sha256:30f56a4d5cba0ccd55e0bda756c7af8010ab94ec3b644dc73f7b32e76b5bbb3a_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-rhel8@sha256:4f7cb34768ff908ed1ba54330603ea54b82a4144cf9124dae01a727dcc60362a_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-rhel8@sha256:a137205ac2127a04466519355b07cee71c08c56dddfee35671127241ebdf4a99_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-rhel8@sha256:c8a785b4e1688d358cec73e9cf4853ca0ab28c7daa4c45d5384b7bebc333f53a_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-curator-controller-rhel8@sha256:1d4d913d4136321ebd94e6b9d9e55be7262883702de72c4a61827804ad843942_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-curator-controller-rhel8@sha256:2134c387cb0e8c2f95bb8ef74ad0a10c37403d9e0dfaeb7e2e9efb388c606ac1_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-curator-controller-rhel8@sha256:2e0867d6ebace932eb09bb3a6a929562a157bc2eea9c28063eb30dac866abf63_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-curator-controller-rhel8@sha256:3dd533817d97518c7af991b888c5f9df501bd496ed53988e5444c1ea62e539cb_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-proxy-addon-rhel8@sha256:2779eae299eb2b48e8a868de2f2d8d13313ca17b2f7d5c816013145b0c787cc8_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-proxy-addon-rhel8@sha256:28544cf2414bdeffb8bcaae2d1547064da46ab5a122fd77861083b1e81e299cc_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-proxy-addon-rhel8@sha256:4da01f6a0a59069045d23599d748849da60ee309f72f233497edd379b3b0823e_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-proxy-addon-rhel8@sha256:6318fd6b0e0f5c39239ba9c71c330bce7974deaf970359ec83c88116abf7a653_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-proxy-rhel8@sha256:610de7f25fd387262c360acb21dd45dc80e1c52a77dd11982965da80301407ab_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-proxy-rhel8@sha256:a881a94835c7eef6babe00792fc0a99c9816831869cb26af0dcf2665233f7710_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-proxy-rhel8@sha256:b240f43890529fe95b1a74de6f4c2626e85ae91ae6a624bb98a4c31130b6740d_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-proxy-rhel8@sha256:df6cd66cdb17efc356e770930ff796bdb527c292243f5e8b87ca5c9e912a19d6_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/clusterclaims-controller-rhel8@sha256:3608571c2a5a3d399e3ad8135ca90e46a7e57b322b5ef9d708efa631cee7109c_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/clusterclaims-controller-rhel8@sha256:5c04626558442d50ab58a941d72a78db7c94f5ce730b5abb7599c21981875970_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/clusterclaims-controller-rhel8@sha256:7be740cc5987a1dfc76d7d8a306ff65291eb9cf61419842f463aa9dc4d6ecde1_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/clusterclaims-controller-rhel8@sha256:fce2e92743adaf6fe2e0168cfeecdc71ff7c009ef92a89c9172ff46ebbedcd40_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/clusterlifecycle-state-metrics-rhel8@sha256:288a0e4f9ca79859c5f295e920e9ef01d395720ea5b62ec7f5a5bd975b9c5850_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/clusterlifecycle-state-metrics-rhel8@sha256:93b9ad845fab34498a6f504ad626d0d5236c39ab1aaf7789df146311e4ba33cd_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/clusterlifecycle-state-metrics-rhel8@sha256:c808d378bd0666d7eb1f9c9024f7d2f7c6bdedd40298aa1e940cfc1ce735af54_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/clusterlifecycle-state-metrics-rhel8@sha256:df17928fd459e5063fb2470dbaea51c96f292f1a4ca5eaedc64a03687edbb6cd_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/console-mce-rhel8@sha256:009597e78bf32e0a6d83ad456a6670e436692aa1c12cbd144580a30080054d0f_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/console-mce-rhel8@sha256:95cbc26ed2e396e44efd543d8a38f1c698267e1a617a7ee4b6f26efdb49e3059_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/console-mce-rhel8@sha256:b83a44a87eddeaa3914d03f51f58e8cc5412ee580ee233754108b2349d890b8c_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/console-mce-rhel8@sha256:e3883d9629078bc16f2a6526cb8b1fdea89c1a8b8f477487fd6b34efa2f13999_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/discovery-rhel8@sha256:12b3c0a01c59836687a7cfc1fba050d0800625cd46f678551a5944b0664c044d_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/discovery-rhel8@sha256:25eefa4b7af3650f57e9a4c372522a0cae7bcc1b41735d2b503b9b41d9c2d0b2_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/discovery-rhel8@sha256:9a655c52c83f7682964e8f46fed6011c6e9de7a2a64ee0893d0c02cf725746e1_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/discovery-rhel8@sha256:a0bcad7b2191e3c674813c2e1e67aea619d6d7eaa95f2324902e0b842d1c0cc8_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/hive-rhel8@sha256:674603ee10ad5e9d42e18e5c2f91153c863cb7e9f38cd523559c8de7c7097483_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/hive-rhel8@sha256:67b2477a7b3885df470dc56e94525e7ebc3dce326599c6f2a311f8727557bf8b_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/hive-rhel8@sha256:8722d4f39942af4a008209ae518bf27d30deaa2e5bf97fc3118bea58efafb3d5_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/hive-rhel8@sha256:dd6a4624672d458a0072b9aa46fb1b3d576c0b198759d053f61536f3b9e34359_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/hypershift-addon-rhel8-operator@sha256:00322fc5e7a8e1d08ca716e23982dae6d365b1523f8d3465e6daad5074067ea2_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/hypershift-addon-rhel8-operator@sha256:27cc406bb658c1915e75f5d0b0d3c0f73e72635c9f5bb08bc28e3c5c434e147b_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/hypershift-addon-rhel8-operator@sha256:afc67731faaa2dc9d32a052064763737c8bc4b1b5cf8e8ffb7cb31a4652c656c_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/hypershift-addon-rhel8-operator@sha256:c4227a3a5b323d716a979e1c6a66c458d458648c5fcb0ab151ad55ba24972f51_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/hypershift-deployment-controller-rhel8@sha256:68de13099864a989493367500360560a677fde2e0e56a760a6dafde1d7be9a27_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/hypershift-deployment-controller-rhel8@sha256:8d4a908562cbb0351aea12befe5f2bdf57041e073ce679d1b1c5b46c893844b6_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/hypershift-deployment-controller-rhel8@sha256:be5d7a8b6dec6d4c959badc2d2960ec7bfe74a75c0d673da06fe6335920de3a0_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/hypershift-deployment-controller-rhel8@sha256:f44b9cd7b993051b4d59108153763a09d283c0cf822fab478f22cfbe53847da7_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/hypershift-rhel8-operator@sha256:2d94cd451fbf0abc13e50b6b6252061294bdbfd1eda64f4347177d20b5d1e489_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/hypershift-rhel8-operator@sha256:3d8d114403d85cbba699f53aa177a84da92516b5d2e852b2bffc33eabde6af13_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/hypershift-rhel8-operator@sha256:62e91ac9b6291bf7abc26cdd937c2c2cf7cdf1f1256a33acbaa5d1cdc607d3fa_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/hypershift-rhel8-operator@sha256:ffce5bc9fb2be59047c4840d9222499f03c1cf74786d8695aab1d1b04adc6f8a_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/klusterlet-operator-bundle@sha256:1687315db647e6689845df88843ae53275440042b76dc781dcabeef16e426bdf_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/managed-serviceaccount-rhel8@sha256:63593ef6045808b9c3fe96fc1cddd99bdfabaaef881fe716972500bfda62f92b_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/managed-serviceaccount-rhel8@sha256:7f5f65ba65c9bfc64d8bf9724a22b68d38c512465f4be1bfed8f02133256214f_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/managed-serviceaccount-rhel8@sha256:8621056c6982b9875749650eee2cf967b31217298a1b924de1fe710e0445df1b_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/managed-serviceaccount-rhel8@sha256:ec5bdf8a935ee1daaa5c91a7fd7816ade97619b5d1f6b61e663c03f43bb832bc_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/managedcluster-import-controller-rhel8@sha256:17987e46eb8772ef79e771b6edd137b29914ae357eb036d76a063cb04de116a3_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/managedcluster-import-controller-rhel8@sha256:4a22ca54331be02c08e23704852c34273a8bf3d1bb2c8f2aaf92f277474e3654_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/managedcluster-import-controller-rhel8@sha256:7d737e05b3164a7e49085a2026bf5fbbdda5a0d23890e1de455eea8d59f20187_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/managedcluster-import-controller-rhel8@sha256:eaf8ba4c775e4ebaeea316bbab0344eb10674089ff9db1c8f1373ed564b03749_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/mce-operator-bundle@sha256:701ad2aa334971346282a7a80c420049f08a3e3845a915a947e7605aab9c1369_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/mce-operator-bundle@sha256:cf1b297a2bbfa2a55204e2c4688511baa0223978b2d4ab7cfb8f8c5c965d563f_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/mce-operator-bundle@sha256:ed114b2afb91375b6f3576da15474ad96c154cc0ed16e288f8a4840d7d39942f_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/mce-operator-bundle@sha256:f1be217449145edb01b029b19d08831cc6d085856e39aea8174e74ef0cc85283_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/multicloud-manager-rhel8@sha256:162fe79ef40dbdcd1c9a16c601ffeb1c1dec5309c250bddf85809a0197b2ec3e_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/multicloud-manager-rhel8@sha256:af5076a59d32f3bed7f88348bccdff6fad4d250aab7f8dc7c2791e75fa76c7d9_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/multicloud-manager-rhel8@sha256:c03edb31a56b4678c4e0f66c59b49e3798b8442ef1ddca3f67488f4baca30241_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/multicloud-manager-rhel8@sha256:c6fb6ec34c746ba73007bec6e1895b4e1a4ed551b035aa9059664ded820f46fa_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-cluster-api-provider-agent-rhel8@sha256:208389221423692530b334815985b0a2263febf5574138e854dbdc011f03b4a2_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-cluster-api-provider-agent-rhel8@sha256:4bacc4ba3974c11ac27d1448a7f7cd973162caf33358249e9d1c154018124830_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-cluster-api-provider-agent-rhel8@sha256:8b3c3fb8fdf6d679f6020e0c739f25ae83dd4173e46b743de911d8e346f371fe_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-cluster-api-provider-agent-rhel8@sha256:a4d3f04386e63bfb640b928c01f972ba7d90af9c5213a7c10968b55c875565e0_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-console-mce-rhel8@sha256:009597e78bf32e0a6d83ad456a6670e436692aa1c12cbd144580a30080054d0f_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-console-mce-rhel8@sha256:95cbc26ed2e396e44efd543d8a38f1c698267e1a617a7ee4b6f26efdb49e3059_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-console-mce-rhel8@sha256:b83a44a87eddeaa3914d03f51f58e8cc5412ee580ee233754108b2349d890b8c_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-console-mce-rhel8@sha256:e3883d9629078bc16f2a6526cb8b1fdea89c1a8b8f477487fd6b34efa2f13999_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-hypershift-addon-rhel8-operator@sha256:00322fc5e7a8e1d08ca716e23982dae6d365b1523f8d3465e6daad5074067ea2_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-hypershift-addon-rhel8-operator@sha256:27cc406bb658c1915e75f5d0b0d3c0f73e72635c9f5bb08bc28e3c5c434e147b_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-hypershift-addon-rhel8-operator@sha256:afc67731faaa2dc9d32a052064763737c8bc4b1b5cf8e8ffb7cb31a4652c656c_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-hypershift-addon-rhel8-operator@sha256:c4227a3a5b323d716a979e1c6a66c458d458648c5fcb0ab151ad55ba24972f51_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-hypershift-deployment-controller-rhel8@sha256:68de13099864a989493367500360560a677fde2e0e56a760a6dafde1d7be9a27_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-hypershift-deployment-controller-rhel8@sha256:8d4a908562cbb0351aea12befe5f2bdf57041e073ce679d1b1c5b46c893844b6_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-hypershift-deployment-controller-rhel8@sha256:be5d7a8b6dec6d4c959badc2d2960ec7bfe74a75c0d673da06fe6335920de3a0_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-hypershift-deployment-controller-rhel8@sha256:f44b9cd7b993051b4d59108153763a09d283c0cf822fab478f22cfbe53847da7_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-managed-serviceaccount-rhel8@sha256:63593ef6045808b9c3fe96fc1cddd99bdfabaaef881fe716972500bfda62f92b_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-managed-serviceaccount-rhel8@sha256:7f5f65ba65c9bfc64d8bf9724a22b68d38c512465f4be1bfed8f02133256214f_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-managed-serviceaccount-rhel8@sha256:8621056c6982b9875749650eee2cf967b31217298a1b924de1fe710e0445df1b_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-managed-serviceaccount-rhel8@sha256:ec5bdf8a935ee1daaa5c91a7fd7816ade97619b5d1f6b61e663c03f43bb832bc_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/must-gather-rhel8@sha256:4270ef4ed53f54fb13cf1092b3babb70af7012886a3f0c293b11040083f39651_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/must-gather-rhel8@sha256:4ecb20c797f71375bc888ed84036f49bc40e2e9984e7ec74b14ad697d1b9c6fb_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/must-gather-rhel8@sha256:6d2624faf8cb2634a9e2203273d95c076ed2207ddd87f50df6ce8e5088a5d257_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/must-gather-rhel8@sha256:e838cb2e70eff2157b992c1cc6c576c9e099306b1df69d6d5c9d991ded4e0789_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/placement-rhel8@sha256:473ed2081010b9005ecc6fb254389dac6927f336967bd4a2f99ca3210fd265f0_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/placement-rhel8@sha256:746794cb82199cfc0c659de0a48018bbd8f18aec97265d68f8dd8bbf783049b1_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/placement-rhel8@sha256:7f5c7671a97f09756a150feb6a6bd04f40aa938ce065102b5b5875eadab933db_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/placement-rhel8@sha256:a6fb7f9d80d4d6cb53317f7d87960af28a6cafb8c5abee369f7bd94cbe449686_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/provider-credential-controller-rhel8@sha256:759037d7817cef4e0451befe8f2bc943a89f2bda95a52327a1c552c3f9a095bb_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/provider-credential-controller-rhel8@sha256:90281a3feff8e019a937fabb5184881c1983cda657c41332cd0321acf5ea4092_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/provider-credential-controller-rhel8@sha256:b6406fbcfeed4c491c66b778a4ad08e8066db5052a49863dd459e2b7375e6ba4_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/provider-credential-controller-rhel8@sha256:c4707c5214505bf1e5f693f0c5df4bb6fe4336670bf850b9a09040b6d87cccd2_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/registration-operator-rhel8@sha256:49d81d8a383de609d64760a4ae6ffa61469a59a5678311406ce4f838c1cc66fd_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/registration-operator-rhel8@sha256:579420cfdc2a542ab7a1b9cd6f1324885f60d1ec5d2bda74808127b45aef2983_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/registration-operator-rhel8@sha256:f945ae948589e2ea294d3d6e8f89fe05c1203f375a0722465965208ecfc15b94_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/registration-operator-rhel8@sha256:fbc7cd19b869d02af6dba24b20f6a44c498fb00e4afc629821f47b9b35c5a94d_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/registration-rhel8@sha256:39cc95f16445c3a1dca378beb50f5931ad081f459c9c6eb012325c6a9d8ada6c_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/registration-rhel8@sha256:686390715f19747bff24e95137307182ab095fb133051424996c6b0ee668569a_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/registration-rhel8@sha256:7bbc4dceeffd5f4bb47e9c38f97109d083dbbbda1a1643b7eb7762ebbd5047a1_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/registration-rhel8@sha256:cb1c8096bd5bd9f1dfa413bc0d1889d970b6d841988d24d6c1008904b1288cfe_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/work-rhel8@sha256:345f405c6a1d3e18beaf13c24a7ca4055a03746d8e6540670435e8d2413fefaf_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/work-rhel8@sha256:663cf3e0453e2ae5b1c9d5f6d335930d6d1e9c7a34151a171dbf58f9066c2b96_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/work-rhel8@sha256:c5c1939a142b9554a2ce664605409cefcb9954bbb1d8eef988fddab50f06cdaf_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/work-rhel8@sha256:d425b68e6265d098601e240cae6084c76416fd27bfbd955a3ccee30873544e38_ppc64le"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2022-30631"
},
{
"category": "external",
"summary": "RHBZ#2107342",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2107342"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2022-30631",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-30631"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2022-30631",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2022-30631"
},
{
"category": "external",
"summary": "https://go.dev/issue/53168",
"url": "https://go.dev/issue/53168"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-announce/c/nqrv9fbR0zE",
"url": "https://groups.google.com/g/golang-announce/c/nqrv9fbR0zE"
}
],
"release_date": "2022-07-12T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2022-09-06T14:28:04+00:00",
"details": "For multicluster engine for Kubernetes, see the following documentation for\ndetails on how to install the images:\n\nhttps://access.redhat.com/documentation/en-us/red_hat_advanced_cluster_management_for_kubernetes/2.6/html/multicluster_engine/install_upgrade/installing-while-connected-online-mce",
"product_ids": [
"8Base-multicluster-engine-2.1:multicluster-engine/agent-service-rhel8@sha256:661ee3a57d860a713ffb481ea87858f20fce1e57b858821cb0c1ec4069e206a0_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/agent-service-rhel8@sha256:8cb5ab317ccc6b1bcd409cfba0ec983e3f5d9531227e76bb455011636ed32d21_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/agent-service-rhel8@sha256:e136966121b82373c9279b1b59b68864ed10bfdee424959a7ad4b190ff7a2562_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/agent-service-rhel8@sha256:fce50212c8bbfdc3e8f445f4b7ea35881eb29e49c443e827ad6fe2389328d57f_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/apiserver-network-proxy-rhel8@sha256:25b242af63aca69a32c457dde23b3ac52ed81f5edad3e919d5df59902adb0b60_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/apiserver-network-proxy-rhel8@sha256:5ea69e650771525faf944fbf3be82a19e54a964d38adbb88263247652476938c_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/apiserver-network-proxy-rhel8@sha256:c97ea925ea31a1ae6824ec55bbb43c3cf0d2d9b0fb6d12b6d23492e0e5a5467a_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/apiserver-network-proxy-rhel8@sha256:f71c4c301774aba9a886f2891eace9da47ba075d2a2e4acfc03849c9c0da57bc_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/assisted-image-service-rhel8@sha256:1d250617cf4eb47800d30bd6bdd61872faa29eb7c6953edcb4a107360f0d0a78_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/assisted-image-service-rhel8@sha256:3730a3c3cfb695b540945b5f0ae739a701a0155137b9509238860549105ab670_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/assisted-image-service-rhel8@sha256:3d59cfa190838da34bac1ccf88562f996cc9e9ffdb151f47e044ba3fcc964a3d_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/assisted-image-service-rhel8@sha256:92c8157e43d84584ba93d978fcc6ffba84118e4ea5ff46ad71a62ffdc7fc56e5_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/assisted-installer-agent-rhel8@sha256:99e0accdee9b311b9abf032c712060823736f88c7bf3ba692349d7f8290a9570_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/assisted-installer-agent-rhel8@sha256:b4722c060fb38e1609e689b605816cefb39a15a0ddc40837a90727d123b91c88_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/assisted-installer-reporter-rhel8@sha256:1d465abc36e2045dc5a291663786709fc920c42aacb0c34c4868a1a633334509_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/assisted-installer-reporter-rhel8@sha256:bdb861698be8305247b21ebab7994f27eaae818f691ffcff3d5b5eb5dc70a722_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/assisted-installer-reporter-rhel8@sha256:e4dd90d186f1fea6fcdb4e23f74e4390e00d134b2c21d8510c1cdbbcef3c4a1f_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/assisted-installer-rhel8@sha256:61ac4136dad0e02323807e6d3de8e890ec0b7e7e1f7112f9610410712af6f9b5_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/assisted-installer-rhel8@sha256:686b64358857be04087a706048a32b7356b16a0028d2b200da16ec94d931d25d_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/assisted-installer-rhel8@sha256:910dad58b72de16f92dd5b60d0420010d18229a6e0966fe2eb072517febe499f_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/aws-encryption-provider-rhel8@sha256:31329737bd3608345f8e969e872e2e18305e2959d9d81867933c73fb26a53dcd_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/aws-encryption-provider-rhel8@sha256:9797eef2012c827ff3250cba1cd542772e92872b4bd69a01bdbdba4fe407472c_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/aws-encryption-provider-rhel8@sha256:ab7f1982f21ed9251501396ea150764348b5f61b6e50b9d74b5031e705e16ef3_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/aws-encryption-provider-rhel8@sha256:cee69ba4c6fb326afd03c7f21856a028fa4758dab8c849ef6eaeaea0cd55afd2_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/backplane-rhel8-operator@sha256:0b8c36b4b1d00e47ee4faaeec9ccbdc2977a50592035f8a600491c657e439d33_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/backplane-rhel8-operator@sha256:5dbd590a4bbed44f487d1601d1825b5efb8253b9ee2be49adccec7e0ea9410ac_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/backplane-rhel8-operator@sha256:9f7854a1de26dfebdc8beafffd01304017b8fe7cd84065dd452de1276e529a06_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/backplane-rhel8-operator@sha256:e7998dc233af266ed94ba16450c2f02096abb5e045f291f8f94a83ef9da7dd51_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-provider-agent-rhel8@sha256:208389221423692530b334815985b0a2263febf5574138e854dbdc011f03b4a2_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-provider-agent-rhel8@sha256:4bacc4ba3974c11ac27d1448a7f7cd973162caf33358249e9d1c154018124830_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-provider-agent-rhel8@sha256:8b3c3fb8fdf6d679f6020e0c739f25ae83dd4173e46b743de911d8e346f371fe_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-provider-agent-rhel8@sha256:a4d3f04386e63bfb640b928c01f972ba7d90af9c5213a7c10968b55c875565e0_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-provider-aws-rhel8@sha256:36a5f30d043f1137033842188e59224b803158696f60ddb41095a766705485f4_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-provider-aws-rhel8@sha256:6fb7799fca309c727c7afea57448fc653dde09495945e314402a3e3a079e5b03_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-provider-aws-rhel8@sha256:9b8d4fde02e4c43d194bf4c420550730fd52b74587e2327f2e9eb75067bb25e7_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-provider-aws-rhel8@sha256:bd612736fde388811d12a572852c86d0fe9dcbb6e7f404c64b8654c870d4e2eb_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-provider-azure-rhel8@sha256:2b93b026497655f16a85a2929b1f0c970d51dce0e0e8462774989f1943bdc785_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-provider-azure-rhel8@sha256:2c9c916d0face10abc7f6467564e394ead5946bf18ed8439456cce2767a83b3e_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-provider-azure-rhel8@sha256:6f41c353228c4016ab02557a5591ef36f4aea799c4ad89798343b4a2f0765d08_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-provider-azure-rhel8@sha256:ddd59c296543f525f719336ad6ddc5e5f8d3915e08e3b64d575a9835de3e95ad_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-provider-kubevirt-rhel8@sha256:0007824d89632253727ead00c5fd6ec463f310d71e58e237ea5e51c13052b0bc_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-provider-kubevirt-rhel8@sha256:9cd9106f72557b8ba5de9f4d1de5ff8d33514d2c02889999a3c20aab9a8dd061_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-provider-kubevirt-rhel8@sha256:cbe319cfa3ab4610dc67abea27841dd5b670061faa74e666959550343bba1c28_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-provider-kubevirt-rhel8@sha256:df94a1d8a4b6d1aebed4e657267219632bb3b2176537bdf8e51a728cd78f136f_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-rhel8@sha256:30f56a4d5cba0ccd55e0bda756c7af8010ab94ec3b644dc73f7b32e76b5bbb3a_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-rhel8@sha256:4f7cb34768ff908ed1ba54330603ea54b82a4144cf9124dae01a727dcc60362a_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-rhel8@sha256:a137205ac2127a04466519355b07cee71c08c56dddfee35671127241ebdf4a99_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-rhel8@sha256:c8a785b4e1688d358cec73e9cf4853ca0ab28c7daa4c45d5384b7bebc333f53a_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-curator-controller-rhel8@sha256:1d4d913d4136321ebd94e6b9d9e55be7262883702de72c4a61827804ad843942_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-curator-controller-rhel8@sha256:2134c387cb0e8c2f95bb8ef74ad0a10c37403d9e0dfaeb7e2e9efb388c606ac1_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-curator-controller-rhel8@sha256:2e0867d6ebace932eb09bb3a6a929562a157bc2eea9c28063eb30dac866abf63_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-curator-controller-rhel8@sha256:3dd533817d97518c7af991b888c5f9df501bd496ed53988e5444c1ea62e539cb_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-proxy-addon-rhel8@sha256:2779eae299eb2b48e8a868de2f2d8d13313ca17b2f7d5c816013145b0c787cc8_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-proxy-addon-rhel8@sha256:28544cf2414bdeffb8bcaae2d1547064da46ab5a122fd77861083b1e81e299cc_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-proxy-addon-rhel8@sha256:4da01f6a0a59069045d23599d748849da60ee309f72f233497edd379b3b0823e_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-proxy-addon-rhel8@sha256:6318fd6b0e0f5c39239ba9c71c330bce7974deaf970359ec83c88116abf7a653_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-proxy-rhel8@sha256:610de7f25fd387262c360acb21dd45dc80e1c52a77dd11982965da80301407ab_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-proxy-rhel8@sha256:a881a94835c7eef6babe00792fc0a99c9816831869cb26af0dcf2665233f7710_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-proxy-rhel8@sha256:b240f43890529fe95b1a74de6f4c2626e85ae91ae6a624bb98a4c31130b6740d_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-proxy-rhel8@sha256:df6cd66cdb17efc356e770930ff796bdb527c292243f5e8b87ca5c9e912a19d6_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/clusterclaims-controller-rhel8@sha256:3608571c2a5a3d399e3ad8135ca90e46a7e57b322b5ef9d708efa631cee7109c_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/clusterclaims-controller-rhel8@sha256:5c04626558442d50ab58a941d72a78db7c94f5ce730b5abb7599c21981875970_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/clusterclaims-controller-rhel8@sha256:7be740cc5987a1dfc76d7d8a306ff65291eb9cf61419842f463aa9dc4d6ecde1_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/clusterclaims-controller-rhel8@sha256:fce2e92743adaf6fe2e0168cfeecdc71ff7c009ef92a89c9172ff46ebbedcd40_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/clusterlifecycle-state-metrics-rhel8@sha256:288a0e4f9ca79859c5f295e920e9ef01d395720ea5b62ec7f5a5bd975b9c5850_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/clusterlifecycle-state-metrics-rhel8@sha256:93b9ad845fab34498a6f504ad626d0d5236c39ab1aaf7789df146311e4ba33cd_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/clusterlifecycle-state-metrics-rhel8@sha256:c808d378bd0666d7eb1f9c9024f7d2f7c6bdedd40298aa1e940cfc1ce735af54_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/clusterlifecycle-state-metrics-rhel8@sha256:df17928fd459e5063fb2470dbaea51c96f292f1a4ca5eaedc64a03687edbb6cd_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/console-mce-rhel8@sha256:009597e78bf32e0a6d83ad456a6670e436692aa1c12cbd144580a30080054d0f_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/console-mce-rhel8@sha256:95cbc26ed2e396e44efd543d8a38f1c698267e1a617a7ee4b6f26efdb49e3059_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/console-mce-rhel8@sha256:b83a44a87eddeaa3914d03f51f58e8cc5412ee580ee233754108b2349d890b8c_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/console-mce-rhel8@sha256:e3883d9629078bc16f2a6526cb8b1fdea89c1a8b8f477487fd6b34efa2f13999_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/discovery-rhel8@sha256:12b3c0a01c59836687a7cfc1fba050d0800625cd46f678551a5944b0664c044d_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/discovery-rhel8@sha256:25eefa4b7af3650f57e9a4c372522a0cae7bcc1b41735d2b503b9b41d9c2d0b2_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/discovery-rhel8@sha256:9a655c52c83f7682964e8f46fed6011c6e9de7a2a64ee0893d0c02cf725746e1_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/discovery-rhel8@sha256:a0bcad7b2191e3c674813c2e1e67aea619d6d7eaa95f2324902e0b842d1c0cc8_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/hive-rhel8@sha256:674603ee10ad5e9d42e18e5c2f91153c863cb7e9f38cd523559c8de7c7097483_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/hive-rhel8@sha256:67b2477a7b3885df470dc56e94525e7ebc3dce326599c6f2a311f8727557bf8b_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/hive-rhel8@sha256:8722d4f39942af4a008209ae518bf27d30deaa2e5bf97fc3118bea58efafb3d5_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/hive-rhel8@sha256:dd6a4624672d458a0072b9aa46fb1b3d576c0b198759d053f61536f3b9e34359_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/hypershift-addon-rhel8-operator@sha256:00322fc5e7a8e1d08ca716e23982dae6d365b1523f8d3465e6daad5074067ea2_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/hypershift-addon-rhel8-operator@sha256:27cc406bb658c1915e75f5d0b0d3c0f73e72635c9f5bb08bc28e3c5c434e147b_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/hypershift-addon-rhel8-operator@sha256:afc67731faaa2dc9d32a052064763737c8bc4b1b5cf8e8ffb7cb31a4652c656c_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/hypershift-addon-rhel8-operator@sha256:c4227a3a5b323d716a979e1c6a66c458d458648c5fcb0ab151ad55ba24972f51_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/hypershift-deployment-controller-rhel8@sha256:68de13099864a989493367500360560a677fde2e0e56a760a6dafde1d7be9a27_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/hypershift-deployment-controller-rhel8@sha256:8d4a908562cbb0351aea12befe5f2bdf57041e073ce679d1b1c5b46c893844b6_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/hypershift-deployment-controller-rhel8@sha256:be5d7a8b6dec6d4c959badc2d2960ec7bfe74a75c0d673da06fe6335920de3a0_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/hypershift-deployment-controller-rhel8@sha256:f44b9cd7b993051b4d59108153763a09d283c0cf822fab478f22cfbe53847da7_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/hypershift-rhel8-operator@sha256:2d94cd451fbf0abc13e50b6b6252061294bdbfd1eda64f4347177d20b5d1e489_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/hypershift-rhel8-operator@sha256:3d8d114403d85cbba699f53aa177a84da92516b5d2e852b2bffc33eabde6af13_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/hypershift-rhel8-operator@sha256:62e91ac9b6291bf7abc26cdd937c2c2cf7cdf1f1256a33acbaa5d1cdc607d3fa_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/hypershift-rhel8-operator@sha256:ffce5bc9fb2be59047c4840d9222499f03c1cf74786d8695aab1d1b04adc6f8a_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/klusterlet-operator-bundle@sha256:1687315db647e6689845df88843ae53275440042b76dc781dcabeef16e426bdf_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/managed-serviceaccount-rhel8@sha256:63593ef6045808b9c3fe96fc1cddd99bdfabaaef881fe716972500bfda62f92b_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/managed-serviceaccount-rhel8@sha256:7f5f65ba65c9bfc64d8bf9724a22b68d38c512465f4be1bfed8f02133256214f_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/managed-serviceaccount-rhel8@sha256:8621056c6982b9875749650eee2cf967b31217298a1b924de1fe710e0445df1b_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/managed-serviceaccount-rhel8@sha256:ec5bdf8a935ee1daaa5c91a7fd7816ade97619b5d1f6b61e663c03f43bb832bc_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/managedcluster-import-controller-rhel8@sha256:17987e46eb8772ef79e771b6edd137b29914ae357eb036d76a063cb04de116a3_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/managedcluster-import-controller-rhel8@sha256:4a22ca54331be02c08e23704852c34273a8bf3d1bb2c8f2aaf92f277474e3654_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/managedcluster-import-controller-rhel8@sha256:7d737e05b3164a7e49085a2026bf5fbbdda5a0d23890e1de455eea8d59f20187_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/managedcluster-import-controller-rhel8@sha256:eaf8ba4c775e4ebaeea316bbab0344eb10674089ff9db1c8f1373ed564b03749_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/mce-operator-bundle@sha256:701ad2aa334971346282a7a80c420049f08a3e3845a915a947e7605aab9c1369_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/mce-operator-bundle@sha256:cf1b297a2bbfa2a55204e2c4688511baa0223978b2d4ab7cfb8f8c5c965d563f_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/mce-operator-bundle@sha256:ed114b2afb91375b6f3576da15474ad96c154cc0ed16e288f8a4840d7d39942f_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/mce-operator-bundle@sha256:f1be217449145edb01b029b19d08831cc6d085856e39aea8174e74ef0cc85283_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/multicloud-manager-rhel8@sha256:162fe79ef40dbdcd1c9a16c601ffeb1c1dec5309c250bddf85809a0197b2ec3e_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/multicloud-manager-rhel8@sha256:af5076a59d32f3bed7f88348bccdff6fad4d250aab7f8dc7c2791e75fa76c7d9_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/multicloud-manager-rhel8@sha256:c03edb31a56b4678c4e0f66c59b49e3798b8442ef1ddca3f67488f4baca30241_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/multicloud-manager-rhel8@sha256:c6fb6ec34c746ba73007bec6e1895b4e1a4ed551b035aa9059664ded820f46fa_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-cluster-api-provider-agent-rhel8@sha256:208389221423692530b334815985b0a2263febf5574138e854dbdc011f03b4a2_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-cluster-api-provider-agent-rhel8@sha256:4bacc4ba3974c11ac27d1448a7f7cd973162caf33358249e9d1c154018124830_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-cluster-api-provider-agent-rhel8@sha256:8b3c3fb8fdf6d679f6020e0c739f25ae83dd4173e46b743de911d8e346f371fe_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-cluster-api-provider-agent-rhel8@sha256:a4d3f04386e63bfb640b928c01f972ba7d90af9c5213a7c10968b55c875565e0_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-console-mce-rhel8@sha256:009597e78bf32e0a6d83ad456a6670e436692aa1c12cbd144580a30080054d0f_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-console-mce-rhel8@sha256:95cbc26ed2e396e44efd543d8a38f1c698267e1a617a7ee4b6f26efdb49e3059_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-console-mce-rhel8@sha256:b83a44a87eddeaa3914d03f51f58e8cc5412ee580ee233754108b2349d890b8c_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-console-mce-rhel8@sha256:e3883d9629078bc16f2a6526cb8b1fdea89c1a8b8f477487fd6b34efa2f13999_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-hypershift-addon-rhel8-operator@sha256:00322fc5e7a8e1d08ca716e23982dae6d365b1523f8d3465e6daad5074067ea2_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-hypershift-addon-rhel8-operator@sha256:27cc406bb658c1915e75f5d0b0d3c0f73e72635c9f5bb08bc28e3c5c434e147b_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-hypershift-addon-rhel8-operator@sha256:afc67731faaa2dc9d32a052064763737c8bc4b1b5cf8e8ffb7cb31a4652c656c_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-hypershift-addon-rhel8-operator@sha256:c4227a3a5b323d716a979e1c6a66c458d458648c5fcb0ab151ad55ba24972f51_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-hypershift-deployment-controller-rhel8@sha256:68de13099864a989493367500360560a677fde2e0e56a760a6dafde1d7be9a27_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-hypershift-deployment-controller-rhel8@sha256:8d4a908562cbb0351aea12befe5f2bdf57041e073ce679d1b1c5b46c893844b6_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-hypershift-deployment-controller-rhel8@sha256:be5d7a8b6dec6d4c959badc2d2960ec7bfe74a75c0d673da06fe6335920de3a0_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-hypershift-deployment-controller-rhel8@sha256:f44b9cd7b993051b4d59108153763a09d283c0cf822fab478f22cfbe53847da7_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-managed-serviceaccount-rhel8@sha256:63593ef6045808b9c3fe96fc1cddd99bdfabaaef881fe716972500bfda62f92b_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-managed-serviceaccount-rhel8@sha256:7f5f65ba65c9bfc64d8bf9724a22b68d38c512465f4be1bfed8f02133256214f_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-managed-serviceaccount-rhel8@sha256:8621056c6982b9875749650eee2cf967b31217298a1b924de1fe710e0445df1b_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-managed-serviceaccount-rhel8@sha256:ec5bdf8a935ee1daaa5c91a7fd7816ade97619b5d1f6b61e663c03f43bb832bc_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/must-gather-rhel8@sha256:4270ef4ed53f54fb13cf1092b3babb70af7012886a3f0c293b11040083f39651_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/must-gather-rhel8@sha256:4ecb20c797f71375bc888ed84036f49bc40e2e9984e7ec74b14ad697d1b9c6fb_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/must-gather-rhel8@sha256:6d2624faf8cb2634a9e2203273d95c076ed2207ddd87f50df6ce8e5088a5d257_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/must-gather-rhel8@sha256:e838cb2e70eff2157b992c1cc6c576c9e099306b1df69d6d5c9d991ded4e0789_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/placement-rhel8@sha256:473ed2081010b9005ecc6fb254389dac6927f336967bd4a2f99ca3210fd265f0_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/placement-rhel8@sha256:746794cb82199cfc0c659de0a48018bbd8f18aec97265d68f8dd8bbf783049b1_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/placement-rhel8@sha256:7f5c7671a97f09756a150feb6a6bd04f40aa938ce065102b5b5875eadab933db_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/placement-rhel8@sha256:a6fb7f9d80d4d6cb53317f7d87960af28a6cafb8c5abee369f7bd94cbe449686_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/provider-credential-controller-rhel8@sha256:759037d7817cef4e0451befe8f2bc943a89f2bda95a52327a1c552c3f9a095bb_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/provider-credential-controller-rhel8@sha256:90281a3feff8e019a937fabb5184881c1983cda657c41332cd0321acf5ea4092_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/provider-credential-controller-rhel8@sha256:b6406fbcfeed4c491c66b778a4ad08e8066db5052a49863dd459e2b7375e6ba4_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/provider-credential-controller-rhel8@sha256:c4707c5214505bf1e5f693f0c5df4bb6fe4336670bf850b9a09040b6d87cccd2_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/registration-operator-rhel8@sha256:49d81d8a383de609d64760a4ae6ffa61469a59a5678311406ce4f838c1cc66fd_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/registration-operator-rhel8@sha256:579420cfdc2a542ab7a1b9cd6f1324885f60d1ec5d2bda74808127b45aef2983_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/registration-operator-rhel8@sha256:f945ae948589e2ea294d3d6e8f89fe05c1203f375a0722465965208ecfc15b94_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/registration-operator-rhel8@sha256:fbc7cd19b869d02af6dba24b20f6a44c498fb00e4afc629821f47b9b35c5a94d_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/registration-rhel8@sha256:39cc95f16445c3a1dca378beb50f5931ad081f459c9c6eb012325c6a9d8ada6c_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/registration-rhel8@sha256:686390715f19747bff24e95137307182ab095fb133051424996c6b0ee668569a_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/registration-rhel8@sha256:7bbc4dceeffd5f4bb47e9c38f97109d083dbbbda1a1643b7eb7762ebbd5047a1_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/registration-rhel8@sha256:cb1c8096bd5bd9f1dfa413bc0d1889d970b6d841988d24d6c1008904b1288cfe_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/work-rhel8@sha256:345f405c6a1d3e18beaf13c24a7ca4055a03746d8e6540670435e8d2413fefaf_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/work-rhel8@sha256:663cf3e0453e2ae5b1c9d5f6d335930d6d1e9c7a34151a171dbf58f9066c2b96_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/work-rhel8@sha256:c5c1939a142b9554a2ce664605409cefcb9954bbb1d8eef988fddab50f06cdaf_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/work-rhel8@sha256:d425b68e6265d098601e240cae6084c76416fd27bfbd955a3ccee30873544e38_ppc64le"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2022:6345"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"8Base-multicluster-engine-2.1:multicluster-engine/agent-service-rhel8@sha256:661ee3a57d860a713ffb481ea87858f20fce1e57b858821cb0c1ec4069e206a0_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/agent-service-rhel8@sha256:8cb5ab317ccc6b1bcd409cfba0ec983e3f5d9531227e76bb455011636ed32d21_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/agent-service-rhel8@sha256:e136966121b82373c9279b1b59b68864ed10bfdee424959a7ad4b190ff7a2562_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/agent-service-rhel8@sha256:fce50212c8bbfdc3e8f445f4b7ea35881eb29e49c443e827ad6fe2389328d57f_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/apiserver-network-proxy-rhel8@sha256:25b242af63aca69a32c457dde23b3ac52ed81f5edad3e919d5df59902adb0b60_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/apiserver-network-proxy-rhel8@sha256:5ea69e650771525faf944fbf3be82a19e54a964d38adbb88263247652476938c_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/apiserver-network-proxy-rhel8@sha256:c97ea925ea31a1ae6824ec55bbb43c3cf0d2d9b0fb6d12b6d23492e0e5a5467a_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/apiserver-network-proxy-rhel8@sha256:f71c4c301774aba9a886f2891eace9da47ba075d2a2e4acfc03849c9c0da57bc_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/assisted-image-service-rhel8@sha256:1d250617cf4eb47800d30bd6bdd61872faa29eb7c6953edcb4a107360f0d0a78_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/assisted-image-service-rhel8@sha256:3730a3c3cfb695b540945b5f0ae739a701a0155137b9509238860549105ab670_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/assisted-image-service-rhel8@sha256:3d59cfa190838da34bac1ccf88562f996cc9e9ffdb151f47e044ba3fcc964a3d_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/assisted-image-service-rhel8@sha256:92c8157e43d84584ba93d978fcc6ffba84118e4ea5ff46ad71a62ffdc7fc56e5_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/assisted-installer-agent-rhel8@sha256:99e0accdee9b311b9abf032c712060823736f88c7bf3ba692349d7f8290a9570_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/assisted-installer-agent-rhel8@sha256:b4722c060fb38e1609e689b605816cefb39a15a0ddc40837a90727d123b91c88_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/assisted-installer-reporter-rhel8@sha256:1d465abc36e2045dc5a291663786709fc920c42aacb0c34c4868a1a633334509_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/assisted-installer-reporter-rhel8@sha256:bdb861698be8305247b21ebab7994f27eaae818f691ffcff3d5b5eb5dc70a722_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/assisted-installer-reporter-rhel8@sha256:e4dd90d186f1fea6fcdb4e23f74e4390e00d134b2c21d8510c1cdbbcef3c4a1f_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/assisted-installer-rhel8@sha256:61ac4136dad0e02323807e6d3de8e890ec0b7e7e1f7112f9610410712af6f9b5_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/assisted-installer-rhel8@sha256:686b64358857be04087a706048a32b7356b16a0028d2b200da16ec94d931d25d_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/assisted-installer-rhel8@sha256:910dad58b72de16f92dd5b60d0420010d18229a6e0966fe2eb072517febe499f_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/aws-encryption-provider-rhel8@sha256:31329737bd3608345f8e969e872e2e18305e2959d9d81867933c73fb26a53dcd_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/aws-encryption-provider-rhel8@sha256:9797eef2012c827ff3250cba1cd542772e92872b4bd69a01bdbdba4fe407472c_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/aws-encryption-provider-rhel8@sha256:ab7f1982f21ed9251501396ea150764348b5f61b6e50b9d74b5031e705e16ef3_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/aws-encryption-provider-rhel8@sha256:cee69ba4c6fb326afd03c7f21856a028fa4758dab8c849ef6eaeaea0cd55afd2_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/backplane-rhel8-operator@sha256:0b8c36b4b1d00e47ee4faaeec9ccbdc2977a50592035f8a600491c657e439d33_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/backplane-rhel8-operator@sha256:5dbd590a4bbed44f487d1601d1825b5efb8253b9ee2be49adccec7e0ea9410ac_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/backplane-rhel8-operator@sha256:9f7854a1de26dfebdc8beafffd01304017b8fe7cd84065dd452de1276e529a06_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/backplane-rhel8-operator@sha256:e7998dc233af266ed94ba16450c2f02096abb5e045f291f8f94a83ef9da7dd51_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-provider-agent-rhel8@sha256:208389221423692530b334815985b0a2263febf5574138e854dbdc011f03b4a2_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-provider-agent-rhel8@sha256:4bacc4ba3974c11ac27d1448a7f7cd973162caf33358249e9d1c154018124830_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-provider-agent-rhel8@sha256:8b3c3fb8fdf6d679f6020e0c739f25ae83dd4173e46b743de911d8e346f371fe_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-provider-agent-rhel8@sha256:a4d3f04386e63bfb640b928c01f972ba7d90af9c5213a7c10968b55c875565e0_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-provider-aws-rhel8@sha256:36a5f30d043f1137033842188e59224b803158696f60ddb41095a766705485f4_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-provider-aws-rhel8@sha256:6fb7799fca309c727c7afea57448fc653dde09495945e314402a3e3a079e5b03_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-provider-aws-rhel8@sha256:9b8d4fde02e4c43d194bf4c420550730fd52b74587e2327f2e9eb75067bb25e7_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-provider-aws-rhel8@sha256:bd612736fde388811d12a572852c86d0fe9dcbb6e7f404c64b8654c870d4e2eb_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-provider-azure-rhel8@sha256:2b93b026497655f16a85a2929b1f0c970d51dce0e0e8462774989f1943bdc785_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-provider-azure-rhel8@sha256:2c9c916d0face10abc7f6467564e394ead5946bf18ed8439456cce2767a83b3e_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-provider-azure-rhel8@sha256:6f41c353228c4016ab02557a5591ef36f4aea799c4ad89798343b4a2f0765d08_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-provider-azure-rhel8@sha256:ddd59c296543f525f719336ad6ddc5e5f8d3915e08e3b64d575a9835de3e95ad_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-provider-kubevirt-rhel8@sha256:0007824d89632253727ead00c5fd6ec463f310d71e58e237ea5e51c13052b0bc_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-provider-kubevirt-rhel8@sha256:9cd9106f72557b8ba5de9f4d1de5ff8d33514d2c02889999a3c20aab9a8dd061_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-provider-kubevirt-rhel8@sha256:cbe319cfa3ab4610dc67abea27841dd5b670061faa74e666959550343bba1c28_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-provider-kubevirt-rhel8@sha256:df94a1d8a4b6d1aebed4e657267219632bb3b2176537bdf8e51a728cd78f136f_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-rhel8@sha256:30f56a4d5cba0ccd55e0bda756c7af8010ab94ec3b644dc73f7b32e76b5bbb3a_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-rhel8@sha256:4f7cb34768ff908ed1ba54330603ea54b82a4144cf9124dae01a727dcc60362a_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-rhel8@sha256:a137205ac2127a04466519355b07cee71c08c56dddfee35671127241ebdf4a99_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-rhel8@sha256:c8a785b4e1688d358cec73e9cf4853ca0ab28c7daa4c45d5384b7bebc333f53a_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-curator-controller-rhel8@sha256:1d4d913d4136321ebd94e6b9d9e55be7262883702de72c4a61827804ad843942_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-curator-controller-rhel8@sha256:2134c387cb0e8c2f95bb8ef74ad0a10c37403d9e0dfaeb7e2e9efb388c606ac1_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-curator-controller-rhel8@sha256:2e0867d6ebace932eb09bb3a6a929562a157bc2eea9c28063eb30dac866abf63_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-curator-controller-rhel8@sha256:3dd533817d97518c7af991b888c5f9df501bd496ed53988e5444c1ea62e539cb_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-proxy-addon-rhel8@sha256:2779eae299eb2b48e8a868de2f2d8d13313ca17b2f7d5c816013145b0c787cc8_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-proxy-addon-rhel8@sha256:28544cf2414bdeffb8bcaae2d1547064da46ab5a122fd77861083b1e81e299cc_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-proxy-addon-rhel8@sha256:4da01f6a0a59069045d23599d748849da60ee309f72f233497edd379b3b0823e_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-proxy-addon-rhel8@sha256:6318fd6b0e0f5c39239ba9c71c330bce7974deaf970359ec83c88116abf7a653_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-proxy-rhel8@sha256:610de7f25fd387262c360acb21dd45dc80e1c52a77dd11982965da80301407ab_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-proxy-rhel8@sha256:a881a94835c7eef6babe00792fc0a99c9816831869cb26af0dcf2665233f7710_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-proxy-rhel8@sha256:b240f43890529fe95b1a74de6f4c2626e85ae91ae6a624bb98a4c31130b6740d_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-proxy-rhel8@sha256:df6cd66cdb17efc356e770930ff796bdb527c292243f5e8b87ca5c9e912a19d6_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/clusterclaims-controller-rhel8@sha256:3608571c2a5a3d399e3ad8135ca90e46a7e57b322b5ef9d708efa631cee7109c_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/clusterclaims-controller-rhel8@sha256:5c04626558442d50ab58a941d72a78db7c94f5ce730b5abb7599c21981875970_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/clusterclaims-controller-rhel8@sha256:7be740cc5987a1dfc76d7d8a306ff65291eb9cf61419842f463aa9dc4d6ecde1_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/clusterclaims-controller-rhel8@sha256:fce2e92743adaf6fe2e0168cfeecdc71ff7c009ef92a89c9172ff46ebbedcd40_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/clusterlifecycle-state-metrics-rhel8@sha256:288a0e4f9ca79859c5f295e920e9ef01d395720ea5b62ec7f5a5bd975b9c5850_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/clusterlifecycle-state-metrics-rhel8@sha256:93b9ad845fab34498a6f504ad626d0d5236c39ab1aaf7789df146311e4ba33cd_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/clusterlifecycle-state-metrics-rhel8@sha256:c808d378bd0666d7eb1f9c9024f7d2f7c6bdedd40298aa1e940cfc1ce735af54_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/clusterlifecycle-state-metrics-rhel8@sha256:df17928fd459e5063fb2470dbaea51c96f292f1a4ca5eaedc64a03687edbb6cd_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/console-mce-rhel8@sha256:009597e78bf32e0a6d83ad456a6670e436692aa1c12cbd144580a30080054d0f_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/console-mce-rhel8@sha256:95cbc26ed2e396e44efd543d8a38f1c698267e1a617a7ee4b6f26efdb49e3059_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/console-mce-rhel8@sha256:b83a44a87eddeaa3914d03f51f58e8cc5412ee580ee233754108b2349d890b8c_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/console-mce-rhel8@sha256:e3883d9629078bc16f2a6526cb8b1fdea89c1a8b8f477487fd6b34efa2f13999_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/discovery-rhel8@sha256:12b3c0a01c59836687a7cfc1fba050d0800625cd46f678551a5944b0664c044d_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/discovery-rhel8@sha256:25eefa4b7af3650f57e9a4c372522a0cae7bcc1b41735d2b503b9b41d9c2d0b2_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/discovery-rhel8@sha256:9a655c52c83f7682964e8f46fed6011c6e9de7a2a64ee0893d0c02cf725746e1_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/discovery-rhel8@sha256:a0bcad7b2191e3c674813c2e1e67aea619d6d7eaa95f2324902e0b842d1c0cc8_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/hive-rhel8@sha256:674603ee10ad5e9d42e18e5c2f91153c863cb7e9f38cd523559c8de7c7097483_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/hive-rhel8@sha256:67b2477a7b3885df470dc56e94525e7ebc3dce326599c6f2a311f8727557bf8b_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/hive-rhel8@sha256:8722d4f39942af4a008209ae518bf27d30deaa2e5bf97fc3118bea58efafb3d5_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/hive-rhel8@sha256:dd6a4624672d458a0072b9aa46fb1b3d576c0b198759d053f61536f3b9e34359_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/hypershift-addon-rhel8-operator@sha256:00322fc5e7a8e1d08ca716e23982dae6d365b1523f8d3465e6daad5074067ea2_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/hypershift-addon-rhel8-operator@sha256:27cc406bb658c1915e75f5d0b0d3c0f73e72635c9f5bb08bc28e3c5c434e147b_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/hypershift-addon-rhel8-operator@sha256:afc67731faaa2dc9d32a052064763737c8bc4b1b5cf8e8ffb7cb31a4652c656c_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/hypershift-addon-rhel8-operator@sha256:c4227a3a5b323d716a979e1c6a66c458d458648c5fcb0ab151ad55ba24972f51_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/hypershift-deployment-controller-rhel8@sha256:68de13099864a989493367500360560a677fde2e0e56a760a6dafde1d7be9a27_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/hypershift-deployment-controller-rhel8@sha256:8d4a908562cbb0351aea12befe5f2bdf57041e073ce679d1b1c5b46c893844b6_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/hypershift-deployment-controller-rhel8@sha256:be5d7a8b6dec6d4c959badc2d2960ec7bfe74a75c0d673da06fe6335920de3a0_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/hypershift-deployment-controller-rhel8@sha256:f44b9cd7b993051b4d59108153763a09d283c0cf822fab478f22cfbe53847da7_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/hypershift-rhel8-operator@sha256:2d94cd451fbf0abc13e50b6b6252061294bdbfd1eda64f4347177d20b5d1e489_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/hypershift-rhel8-operator@sha256:3d8d114403d85cbba699f53aa177a84da92516b5d2e852b2bffc33eabde6af13_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/hypershift-rhel8-operator@sha256:62e91ac9b6291bf7abc26cdd937c2c2cf7cdf1f1256a33acbaa5d1cdc607d3fa_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/hypershift-rhel8-operator@sha256:ffce5bc9fb2be59047c4840d9222499f03c1cf74786d8695aab1d1b04adc6f8a_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/klusterlet-operator-bundle@sha256:1687315db647e6689845df88843ae53275440042b76dc781dcabeef16e426bdf_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/managed-serviceaccount-rhel8@sha256:63593ef6045808b9c3fe96fc1cddd99bdfabaaef881fe716972500bfda62f92b_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/managed-serviceaccount-rhel8@sha256:7f5f65ba65c9bfc64d8bf9724a22b68d38c512465f4be1bfed8f02133256214f_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/managed-serviceaccount-rhel8@sha256:8621056c6982b9875749650eee2cf967b31217298a1b924de1fe710e0445df1b_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/managed-serviceaccount-rhel8@sha256:ec5bdf8a935ee1daaa5c91a7fd7816ade97619b5d1f6b61e663c03f43bb832bc_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/managedcluster-import-controller-rhel8@sha256:17987e46eb8772ef79e771b6edd137b29914ae357eb036d76a063cb04de116a3_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/managedcluster-import-controller-rhel8@sha256:4a22ca54331be02c08e23704852c34273a8bf3d1bb2c8f2aaf92f277474e3654_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/managedcluster-import-controller-rhel8@sha256:7d737e05b3164a7e49085a2026bf5fbbdda5a0d23890e1de455eea8d59f20187_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/managedcluster-import-controller-rhel8@sha256:eaf8ba4c775e4ebaeea316bbab0344eb10674089ff9db1c8f1373ed564b03749_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/mce-operator-bundle@sha256:701ad2aa334971346282a7a80c420049f08a3e3845a915a947e7605aab9c1369_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/mce-operator-bundle@sha256:cf1b297a2bbfa2a55204e2c4688511baa0223978b2d4ab7cfb8f8c5c965d563f_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/mce-operator-bundle@sha256:ed114b2afb91375b6f3576da15474ad96c154cc0ed16e288f8a4840d7d39942f_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/mce-operator-bundle@sha256:f1be217449145edb01b029b19d08831cc6d085856e39aea8174e74ef0cc85283_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/multicloud-manager-rhel8@sha256:162fe79ef40dbdcd1c9a16c601ffeb1c1dec5309c250bddf85809a0197b2ec3e_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/multicloud-manager-rhel8@sha256:af5076a59d32f3bed7f88348bccdff6fad4d250aab7f8dc7c2791e75fa76c7d9_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/multicloud-manager-rhel8@sha256:c03edb31a56b4678c4e0f66c59b49e3798b8442ef1ddca3f67488f4baca30241_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/multicloud-manager-rhel8@sha256:c6fb6ec34c746ba73007bec6e1895b4e1a4ed551b035aa9059664ded820f46fa_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-cluster-api-provider-agent-rhel8@sha256:208389221423692530b334815985b0a2263febf5574138e854dbdc011f03b4a2_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-cluster-api-provider-agent-rhel8@sha256:4bacc4ba3974c11ac27d1448a7f7cd973162caf33358249e9d1c154018124830_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-cluster-api-provider-agent-rhel8@sha256:8b3c3fb8fdf6d679f6020e0c739f25ae83dd4173e46b743de911d8e346f371fe_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-cluster-api-provider-agent-rhel8@sha256:a4d3f04386e63bfb640b928c01f972ba7d90af9c5213a7c10968b55c875565e0_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-console-mce-rhel8@sha256:009597e78bf32e0a6d83ad456a6670e436692aa1c12cbd144580a30080054d0f_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-console-mce-rhel8@sha256:95cbc26ed2e396e44efd543d8a38f1c698267e1a617a7ee4b6f26efdb49e3059_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-console-mce-rhel8@sha256:b83a44a87eddeaa3914d03f51f58e8cc5412ee580ee233754108b2349d890b8c_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-console-mce-rhel8@sha256:e3883d9629078bc16f2a6526cb8b1fdea89c1a8b8f477487fd6b34efa2f13999_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-hypershift-addon-rhel8-operator@sha256:00322fc5e7a8e1d08ca716e23982dae6d365b1523f8d3465e6daad5074067ea2_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-hypershift-addon-rhel8-operator@sha256:27cc406bb658c1915e75f5d0b0d3c0f73e72635c9f5bb08bc28e3c5c434e147b_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-hypershift-addon-rhel8-operator@sha256:afc67731faaa2dc9d32a052064763737c8bc4b1b5cf8e8ffb7cb31a4652c656c_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-hypershift-addon-rhel8-operator@sha256:c4227a3a5b323d716a979e1c6a66c458d458648c5fcb0ab151ad55ba24972f51_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-hypershift-deployment-controller-rhel8@sha256:68de13099864a989493367500360560a677fde2e0e56a760a6dafde1d7be9a27_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-hypershift-deployment-controller-rhel8@sha256:8d4a908562cbb0351aea12befe5f2bdf57041e073ce679d1b1c5b46c893844b6_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-hypershift-deployment-controller-rhel8@sha256:be5d7a8b6dec6d4c959badc2d2960ec7bfe74a75c0d673da06fe6335920de3a0_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-hypershift-deployment-controller-rhel8@sha256:f44b9cd7b993051b4d59108153763a09d283c0cf822fab478f22cfbe53847da7_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-managed-serviceaccount-rhel8@sha256:63593ef6045808b9c3fe96fc1cddd99bdfabaaef881fe716972500bfda62f92b_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-managed-serviceaccount-rhel8@sha256:7f5f65ba65c9bfc64d8bf9724a22b68d38c512465f4be1bfed8f02133256214f_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-managed-serviceaccount-rhel8@sha256:8621056c6982b9875749650eee2cf967b31217298a1b924de1fe710e0445df1b_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-managed-serviceaccount-rhel8@sha256:ec5bdf8a935ee1daaa5c91a7fd7816ade97619b5d1f6b61e663c03f43bb832bc_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/must-gather-rhel8@sha256:4270ef4ed53f54fb13cf1092b3babb70af7012886a3f0c293b11040083f39651_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/must-gather-rhel8@sha256:4ecb20c797f71375bc888ed84036f49bc40e2e9984e7ec74b14ad697d1b9c6fb_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/must-gather-rhel8@sha256:6d2624faf8cb2634a9e2203273d95c076ed2207ddd87f50df6ce8e5088a5d257_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/must-gather-rhel8@sha256:e838cb2e70eff2157b992c1cc6c576c9e099306b1df69d6d5c9d991ded4e0789_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/placement-rhel8@sha256:473ed2081010b9005ecc6fb254389dac6927f336967bd4a2f99ca3210fd265f0_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/placement-rhel8@sha256:746794cb82199cfc0c659de0a48018bbd8f18aec97265d68f8dd8bbf783049b1_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/placement-rhel8@sha256:7f5c7671a97f09756a150feb6a6bd04f40aa938ce065102b5b5875eadab933db_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/placement-rhel8@sha256:a6fb7f9d80d4d6cb53317f7d87960af28a6cafb8c5abee369f7bd94cbe449686_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/provider-credential-controller-rhel8@sha256:759037d7817cef4e0451befe8f2bc943a89f2bda95a52327a1c552c3f9a095bb_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/provider-credential-controller-rhel8@sha256:90281a3feff8e019a937fabb5184881c1983cda657c41332cd0321acf5ea4092_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/provider-credential-controller-rhel8@sha256:b6406fbcfeed4c491c66b778a4ad08e8066db5052a49863dd459e2b7375e6ba4_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/provider-credential-controller-rhel8@sha256:c4707c5214505bf1e5f693f0c5df4bb6fe4336670bf850b9a09040b6d87cccd2_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/registration-operator-rhel8@sha256:49d81d8a383de609d64760a4ae6ffa61469a59a5678311406ce4f838c1cc66fd_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/registration-operator-rhel8@sha256:579420cfdc2a542ab7a1b9cd6f1324885f60d1ec5d2bda74808127b45aef2983_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/registration-operator-rhel8@sha256:f945ae948589e2ea294d3d6e8f89fe05c1203f375a0722465965208ecfc15b94_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/registration-operator-rhel8@sha256:fbc7cd19b869d02af6dba24b20f6a44c498fb00e4afc629821f47b9b35c5a94d_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/registration-rhel8@sha256:39cc95f16445c3a1dca378beb50f5931ad081f459c9c6eb012325c6a9d8ada6c_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/registration-rhel8@sha256:686390715f19747bff24e95137307182ab095fb133051424996c6b0ee668569a_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/registration-rhel8@sha256:7bbc4dceeffd5f4bb47e9c38f97109d083dbbbda1a1643b7eb7762ebbd5047a1_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/registration-rhel8@sha256:cb1c8096bd5bd9f1dfa413bc0d1889d970b6d841988d24d6c1008904b1288cfe_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/work-rhel8@sha256:345f405c6a1d3e18beaf13c24a7ca4055a03746d8e6540670435e8d2413fefaf_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/work-rhel8@sha256:663cf3e0453e2ae5b1c9d5f6d335930d6d1e9c7a34151a171dbf58f9066c2b96_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/work-rhel8@sha256:c5c1939a142b9554a2ce664605409cefcb9954bbb1d8eef988fddab50f06cdaf_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/work-rhel8@sha256:d425b68e6265d098601e240cae6084c76416fd27bfbd955a3ccee30873544e38_ppc64le"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "golang: compress/gzip: stack exhaustion in Reader.Read"
},
{
"cve": "CVE-2022-30632",
"cwe": {
"id": "CWE-1325",
"name": "Improperly Controlled Sequential Memory Allocation"
},
"discovery_date": "2022-07-14T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2107386"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in golang. Calling Glob on a path that contains a large number of path separators can cause a panic issue due to stack exhaustion. This can cause an attacker to impact availability.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "golang: path/filepath: stack exhaustion in Glob",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "The exploitation of this flaw will only result in a denial of service of the application via the application crashing which is why this has been rated as moderate.\n\nWithin regulated environments, a combination of the following controls acts as a significant barrier to successfully exploiting a CWE-1325: Improperly Controlled Sequential Memory Allocation vulnerability and therefore downgrades the severity of this particular CVE from Moderate to Low.\n\nAccess to the platform is granted only after successful hard token-based multi-factor authentication (MFA) and is governed by least privilege to ensure only authorized users and roles can execute or modify code. Static code analysis and peer reviews enforce strong input validation and error handling, preventing improperly validated inputs from causing system instability, data exposure, or privilege escalation. In the event of successful exploitation, process isolation limits the impact of excessive sequential memory allocation by restricting memory use per process, preventing any single process from exhausting system resources. Finally, the platform uses memory protection mechanisms such as Data Execution Prevention (DEP) and Address Space Layout Randomization (ASLR) to reduce the risk of memory allocation-based attacks.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"8Base-multicluster-engine-2.1:multicluster-engine/agent-service-rhel8@sha256:661ee3a57d860a713ffb481ea87858f20fce1e57b858821cb0c1ec4069e206a0_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/agent-service-rhel8@sha256:8cb5ab317ccc6b1bcd409cfba0ec983e3f5d9531227e76bb455011636ed32d21_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/agent-service-rhel8@sha256:e136966121b82373c9279b1b59b68864ed10bfdee424959a7ad4b190ff7a2562_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/agent-service-rhel8@sha256:fce50212c8bbfdc3e8f445f4b7ea35881eb29e49c443e827ad6fe2389328d57f_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/apiserver-network-proxy-rhel8@sha256:25b242af63aca69a32c457dde23b3ac52ed81f5edad3e919d5df59902adb0b60_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/apiserver-network-proxy-rhel8@sha256:5ea69e650771525faf944fbf3be82a19e54a964d38adbb88263247652476938c_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/apiserver-network-proxy-rhel8@sha256:c97ea925ea31a1ae6824ec55bbb43c3cf0d2d9b0fb6d12b6d23492e0e5a5467a_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/apiserver-network-proxy-rhel8@sha256:f71c4c301774aba9a886f2891eace9da47ba075d2a2e4acfc03849c9c0da57bc_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/assisted-image-service-rhel8@sha256:1d250617cf4eb47800d30bd6bdd61872faa29eb7c6953edcb4a107360f0d0a78_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/assisted-image-service-rhel8@sha256:3730a3c3cfb695b540945b5f0ae739a701a0155137b9509238860549105ab670_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/assisted-image-service-rhel8@sha256:3d59cfa190838da34bac1ccf88562f996cc9e9ffdb151f47e044ba3fcc964a3d_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/assisted-image-service-rhel8@sha256:92c8157e43d84584ba93d978fcc6ffba84118e4ea5ff46ad71a62ffdc7fc56e5_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/assisted-installer-agent-rhel8@sha256:99e0accdee9b311b9abf032c712060823736f88c7bf3ba692349d7f8290a9570_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/assisted-installer-agent-rhel8@sha256:b4722c060fb38e1609e689b605816cefb39a15a0ddc40837a90727d123b91c88_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/assisted-installer-reporter-rhel8@sha256:1d465abc36e2045dc5a291663786709fc920c42aacb0c34c4868a1a633334509_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/assisted-installer-reporter-rhel8@sha256:bdb861698be8305247b21ebab7994f27eaae818f691ffcff3d5b5eb5dc70a722_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/assisted-installer-reporter-rhel8@sha256:e4dd90d186f1fea6fcdb4e23f74e4390e00d134b2c21d8510c1cdbbcef3c4a1f_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/assisted-installer-rhel8@sha256:61ac4136dad0e02323807e6d3de8e890ec0b7e7e1f7112f9610410712af6f9b5_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/assisted-installer-rhel8@sha256:686b64358857be04087a706048a32b7356b16a0028d2b200da16ec94d931d25d_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/assisted-installer-rhel8@sha256:910dad58b72de16f92dd5b60d0420010d18229a6e0966fe2eb072517febe499f_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/aws-encryption-provider-rhel8@sha256:31329737bd3608345f8e969e872e2e18305e2959d9d81867933c73fb26a53dcd_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/aws-encryption-provider-rhel8@sha256:9797eef2012c827ff3250cba1cd542772e92872b4bd69a01bdbdba4fe407472c_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/aws-encryption-provider-rhel8@sha256:ab7f1982f21ed9251501396ea150764348b5f61b6e50b9d74b5031e705e16ef3_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/aws-encryption-provider-rhel8@sha256:cee69ba4c6fb326afd03c7f21856a028fa4758dab8c849ef6eaeaea0cd55afd2_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/backplane-rhel8-operator@sha256:0b8c36b4b1d00e47ee4faaeec9ccbdc2977a50592035f8a600491c657e439d33_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/backplane-rhel8-operator@sha256:5dbd590a4bbed44f487d1601d1825b5efb8253b9ee2be49adccec7e0ea9410ac_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/backplane-rhel8-operator@sha256:9f7854a1de26dfebdc8beafffd01304017b8fe7cd84065dd452de1276e529a06_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/backplane-rhel8-operator@sha256:e7998dc233af266ed94ba16450c2f02096abb5e045f291f8f94a83ef9da7dd51_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-provider-agent-rhel8@sha256:208389221423692530b334815985b0a2263febf5574138e854dbdc011f03b4a2_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-provider-agent-rhel8@sha256:4bacc4ba3974c11ac27d1448a7f7cd973162caf33358249e9d1c154018124830_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-provider-agent-rhel8@sha256:8b3c3fb8fdf6d679f6020e0c739f25ae83dd4173e46b743de911d8e346f371fe_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-provider-agent-rhel8@sha256:a4d3f04386e63bfb640b928c01f972ba7d90af9c5213a7c10968b55c875565e0_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-provider-aws-rhel8@sha256:36a5f30d043f1137033842188e59224b803158696f60ddb41095a766705485f4_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-provider-aws-rhel8@sha256:6fb7799fca309c727c7afea57448fc653dde09495945e314402a3e3a079e5b03_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-provider-aws-rhel8@sha256:9b8d4fde02e4c43d194bf4c420550730fd52b74587e2327f2e9eb75067bb25e7_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-provider-aws-rhel8@sha256:bd612736fde388811d12a572852c86d0fe9dcbb6e7f404c64b8654c870d4e2eb_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-provider-azure-rhel8@sha256:2b93b026497655f16a85a2929b1f0c970d51dce0e0e8462774989f1943bdc785_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-provider-azure-rhel8@sha256:2c9c916d0face10abc7f6467564e394ead5946bf18ed8439456cce2767a83b3e_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-provider-azure-rhel8@sha256:6f41c353228c4016ab02557a5591ef36f4aea799c4ad89798343b4a2f0765d08_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-provider-azure-rhel8@sha256:ddd59c296543f525f719336ad6ddc5e5f8d3915e08e3b64d575a9835de3e95ad_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-provider-kubevirt-rhel8@sha256:0007824d89632253727ead00c5fd6ec463f310d71e58e237ea5e51c13052b0bc_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-provider-kubevirt-rhel8@sha256:9cd9106f72557b8ba5de9f4d1de5ff8d33514d2c02889999a3c20aab9a8dd061_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-provider-kubevirt-rhel8@sha256:cbe319cfa3ab4610dc67abea27841dd5b670061faa74e666959550343bba1c28_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-provider-kubevirt-rhel8@sha256:df94a1d8a4b6d1aebed4e657267219632bb3b2176537bdf8e51a728cd78f136f_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-rhel8@sha256:30f56a4d5cba0ccd55e0bda756c7af8010ab94ec3b644dc73f7b32e76b5bbb3a_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-rhel8@sha256:4f7cb34768ff908ed1ba54330603ea54b82a4144cf9124dae01a727dcc60362a_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-rhel8@sha256:a137205ac2127a04466519355b07cee71c08c56dddfee35671127241ebdf4a99_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-rhel8@sha256:c8a785b4e1688d358cec73e9cf4853ca0ab28c7daa4c45d5384b7bebc333f53a_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-curator-controller-rhel8@sha256:1d4d913d4136321ebd94e6b9d9e55be7262883702de72c4a61827804ad843942_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-curator-controller-rhel8@sha256:2134c387cb0e8c2f95bb8ef74ad0a10c37403d9e0dfaeb7e2e9efb388c606ac1_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-curator-controller-rhel8@sha256:2e0867d6ebace932eb09bb3a6a929562a157bc2eea9c28063eb30dac866abf63_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-curator-controller-rhel8@sha256:3dd533817d97518c7af991b888c5f9df501bd496ed53988e5444c1ea62e539cb_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-proxy-addon-rhel8@sha256:2779eae299eb2b48e8a868de2f2d8d13313ca17b2f7d5c816013145b0c787cc8_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-proxy-addon-rhel8@sha256:28544cf2414bdeffb8bcaae2d1547064da46ab5a122fd77861083b1e81e299cc_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-proxy-addon-rhel8@sha256:4da01f6a0a59069045d23599d748849da60ee309f72f233497edd379b3b0823e_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-proxy-addon-rhel8@sha256:6318fd6b0e0f5c39239ba9c71c330bce7974deaf970359ec83c88116abf7a653_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-proxy-rhel8@sha256:610de7f25fd387262c360acb21dd45dc80e1c52a77dd11982965da80301407ab_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-proxy-rhel8@sha256:a881a94835c7eef6babe00792fc0a99c9816831869cb26af0dcf2665233f7710_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-proxy-rhel8@sha256:b240f43890529fe95b1a74de6f4c2626e85ae91ae6a624bb98a4c31130b6740d_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-proxy-rhel8@sha256:df6cd66cdb17efc356e770930ff796bdb527c292243f5e8b87ca5c9e912a19d6_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/clusterclaims-controller-rhel8@sha256:3608571c2a5a3d399e3ad8135ca90e46a7e57b322b5ef9d708efa631cee7109c_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/clusterclaims-controller-rhel8@sha256:5c04626558442d50ab58a941d72a78db7c94f5ce730b5abb7599c21981875970_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/clusterclaims-controller-rhel8@sha256:7be740cc5987a1dfc76d7d8a306ff65291eb9cf61419842f463aa9dc4d6ecde1_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/clusterclaims-controller-rhel8@sha256:fce2e92743adaf6fe2e0168cfeecdc71ff7c009ef92a89c9172ff46ebbedcd40_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/clusterlifecycle-state-metrics-rhel8@sha256:288a0e4f9ca79859c5f295e920e9ef01d395720ea5b62ec7f5a5bd975b9c5850_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/clusterlifecycle-state-metrics-rhel8@sha256:93b9ad845fab34498a6f504ad626d0d5236c39ab1aaf7789df146311e4ba33cd_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/clusterlifecycle-state-metrics-rhel8@sha256:c808d378bd0666d7eb1f9c9024f7d2f7c6bdedd40298aa1e940cfc1ce735af54_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/clusterlifecycle-state-metrics-rhel8@sha256:df17928fd459e5063fb2470dbaea51c96f292f1a4ca5eaedc64a03687edbb6cd_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/console-mce-rhel8@sha256:009597e78bf32e0a6d83ad456a6670e436692aa1c12cbd144580a30080054d0f_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/console-mce-rhel8@sha256:95cbc26ed2e396e44efd543d8a38f1c698267e1a617a7ee4b6f26efdb49e3059_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/console-mce-rhel8@sha256:b83a44a87eddeaa3914d03f51f58e8cc5412ee580ee233754108b2349d890b8c_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/console-mce-rhel8@sha256:e3883d9629078bc16f2a6526cb8b1fdea89c1a8b8f477487fd6b34efa2f13999_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/discovery-rhel8@sha256:12b3c0a01c59836687a7cfc1fba050d0800625cd46f678551a5944b0664c044d_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/discovery-rhel8@sha256:25eefa4b7af3650f57e9a4c372522a0cae7bcc1b41735d2b503b9b41d9c2d0b2_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/discovery-rhel8@sha256:9a655c52c83f7682964e8f46fed6011c6e9de7a2a64ee0893d0c02cf725746e1_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/discovery-rhel8@sha256:a0bcad7b2191e3c674813c2e1e67aea619d6d7eaa95f2324902e0b842d1c0cc8_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/hive-rhel8@sha256:674603ee10ad5e9d42e18e5c2f91153c863cb7e9f38cd523559c8de7c7097483_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/hive-rhel8@sha256:67b2477a7b3885df470dc56e94525e7ebc3dce326599c6f2a311f8727557bf8b_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/hive-rhel8@sha256:8722d4f39942af4a008209ae518bf27d30deaa2e5bf97fc3118bea58efafb3d5_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/hive-rhel8@sha256:dd6a4624672d458a0072b9aa46fb1b3d576c0b198759d053f61536f3b9e34359_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/hypershift-addon-rhel8-operator@sha256:00322fc5e7a8e1d08ca716e23982dae6d365b1523f8d3465e6daad5074067ea2_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/hypershift-addon-rhel8-operator@sha256:27cc406bb658c1915e75f5d0b0d3c0f73e72635c9f5bb08bc28e3c5c434e147b_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/hypershift-addon-rhel8-operator@sha256:afc67731faaa2dc9d32a052064763737c8bc4b1b5cf8e8ffb7cb31a4652c656c_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/hypershift-addon-rhel8-operator@sha256:c4227a3a5b323d716a979e1c6a66c458d458648c5fcb0ab151ad55ba24972f51_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/hypershift-deployment-controller-rhel8@sha256:68de13099864a989493367500360560a677fde2e0e56a760a6dafde1d7be9a27_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/hypershift-deployment-controller-rhel8@sha256:8d4a908562cbb0351aea12befe5f2bdf57041e073ce679d1b1c5b46c893844b6_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/hypershift-deployment-controller-rhel8@sha256:be5d7a8b6dec6d4c959badc2d2960ec7bfe74a75c0d673da06fe6335920de3a0_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/hypershift-deployment-controller-rhel8@sha256:f44b9cd7b993051b4d59108153763a09d283c0cf822fab478f22cfbe53847da7_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/hypershift-rhel8-operator@sha256:2d94cd451fbf0abc13e50b6b6252061294bdbfd1eda64f4347177d20b5d1e489_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/hypershift-rhel8-operator@sha256:3d8d114403d85cbba699f53aa177a84da92516b5d2e852b2bffc33eabde6af13_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/hypershift-rhel8-operator@sha256:62e91ac9b6291bf7abc26cdd937c2c2cf7cdf1f1256a33acbaa5d1cdc607d3fa_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/hypershift-rhel8-operator@sha256:ffce5bc9fb2be59047c4840d9222499f03c1cf74786d8695aab1d1b04adc6f8a_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/klusterlet-operator-bundle@sha256:1687315db647e6689845df88843ae53275440042b76dc781dcabeef16e426bdf_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/managed-serviceaccount-rhel8@sha256:63593ef6045808b9c3fe96fc1cddd99bdfabaaef881fe716972500bfda62f92b_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/managed-serviceaccount-rhel8@sha256:7f5f65ba65c9bfc64d8bf9724a22b68d38c512465f4be1bfed8f02133256214f_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/managed-serviceaccount-rhel8@sha256:8621056c6982b9875749650eee2cf967b31217298a1b924de1fe710e0445df1b_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/managed-serviceaccount-rhel8@sha256:ec5bdf8a935ee1daaa5c91a7fd7816ade97619b5d1f6b61e663c03f43bb832bc_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/managedcluster-import-controller-rhel8@sha256:17987e46eb8772ef79e771b6edd137b29914ae357eb036d76a063cb04de116a3_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/managedcluster-import-controller-rhel8@sha256:4a22ca54331be02c08e23704852c34273a8bf3d1bb2c8f2aaf92f277474e3654_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/managedcluster-import-controller-rhel8@sha256:7d737e05b3164a7e49085a2026bf5fbbdda5a0d23890e1de455eea8d59f20187_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/managedcluster-import-controller-rhel8@sha256:eaf8ba4c775e4ebaeea316bbab0344eb10674089ff9db1c8f1373ed564b03749_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/mce-operator-bundle@sha256:701ad2aa334971346282a7a80c420049f08a3e3845a915a947e7605aab9c1369_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/mce-operator-bundle@sha256:cf1b297a2bbfa2a55204e2c4688511baa0223978b2d4ab7cfb8f8c5c965d563f_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/mce-operator-bundle@sha256:ed114b2afb91375b6f3576da15474ad96c154cc0ed16e288f8a4840d7d39942f_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/mce-operator-bundle@sha256:f1be217449145edb01b029b19d08831cc6d085856e39aea8174e74ef0cc85283_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/multicloud-manager-rhel8@sha256:162fe79ef40dbdcd1c9a16c601ffeb1c1dec5309c250bddf85809a0197b2ec3e_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/multicloud-manager-rhel8@sha256:af5076a59d32f3bed7f88348bccdff6fad4d250aab7f8dc7c2791e75fa76c7d9_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/multicloud-manager-rhel8@sha256:c03edb31a56b4678c4e0f66c59b49e3798b8442ef1ddca3f67488f4baca30241_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/multicloud-manager-rhel8@sha256:c6fb6ec34c746ba73007bec6e1895b4e1a4ed551b035aa9059664ded820f46fa_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-cluster-api-provider-agent-rhel8@sha256:208389221423692530b334815985b0a2263febf5574138e854dbdc011f03b4a2_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-cluster-api-provider-agent-rhel8@sha256:4bacc4ba3974c11ac27d1448a7f7cd973162caf33358249e9d1c154018124830_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-cluster-api-provider-agent-rhel8@sha256:8b3c3fb8fdf6d679f6020e0c739f25ae83dd4173e46b743de911d8e346f371fe_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-cluster-api-provider-agent-rhel8@sha256:a4d3f04386e63bfb640b928c01f972ba7d90af9c5213a7c10968b55c875565e0_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-console-mce-rhel8@sha256:009597e78bf32e0a6d83ad456a6670e436692aa1c12cbd144580a30080054d0f_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-console-mce-rhel8@sha256:95cbc26ed2e396e44efd543d8a38f1c698267e1a617a7ee4b6f26efdb49e3059_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-console-mce-rhel8@sha256:b83a44a87eddeaa3914d03f51f58e8cc5412ee580ee233754108b2349d890b8c_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-console-mce-rhel8@sha256:e3883d9629078bc16f2a6526cb8b1fdea89c1a8b8f477487fd6b34efa2f13999_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-hypershift-addon-rhel8-operator@sha256:00322fc5e7a8e1d08ca716e23982dae6d365b1523f8d3465e6daad5074067ea2_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-hypershift-addon-rhel8-operator@sha256:27cc406bb658c1915e75f5d0b0d3c0f73e72635c9f5bb08bc28e3c5c434e147b_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-hypershift-addon-rhel8-operator@sha256:afc67731faaa2dc9d32a052064763737c8bc4b1b5cf8e8ffb7cb31a4652c656c_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-hypershift-addon-rhel8-operator@sha256:c4227a3a5b323d716a979e1c6a66c458d458648c5fcb0ab151ad55ba24972f51_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-hypershift-deployment-controller-rhel8@sha256:68de13099864a989493367500360560a677fde2e0e56a760a6dafde1d7be9a27_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-hypershift-deployment-controller-rhel8@sha256:8d4a908562cbb0351aea12befe5f2bdf57041e073ce679d1b1c5b46c893844b6_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-hypershift-deployment-controller-rhel8@sha256:be5d7a8b6dec6d4c959badc2d2960ec7bfe74a75c0d673da06fe6335920de3a0_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-hypershift-deployment-controller-rhel8@sha256:f44b9cd7b993051b4d59108153763a09d283c0cf822fab478f22cfbe53847da7_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-managed-serviceaccount-rhel8@sha256:63593ef6045808b9c3fe96fc1cddd99bdfabaaef881fe716972500bfda62f92b_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-managed-serviceaccount-rhel8@sha256:7f5f65ba65c9bfc64d8bf9724a22b68d38c512465f4be1bfed8f02133256214f_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-managed-serviceaccount-rhel8@sha256:8621056c6982b9875749650eee2cf967b31217298a1b924de1fe710e0445df1b_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-managed-serviceaccount-rhel8@sha256:ec5bdf8a935ee1daaa5c91a7fd7816ade97619b5d1f6b61e663c03f43bb832bc_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/must-gather-rhel8@sha256:4270ef4ed53f54fb13cf1092b3babb70af7012886a3f0c293b11040083f39651_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/must-gather-rhel8@sha256:4ecb20c797f71375bc888ed84036f49bc40e2e9984e7ec74b14ad697d1b9c6fb_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/must-gather-rhel8@sha256:6d2624faf8cb2634a9e2203273d95c076ed2207ddd87f50df6ce8e5088a5d257_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/must-gather-rhel8@sha256:e838cb2e70eff2157b992c1cc6c576c9e099306b1df69d6d5c9d991ded4e0789_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/placement-rhel8@sha256:473ed2081010b9005ecc6fb254389dac6927f336967bd4a2f99ca3210fd265f0_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/placement-rhel8@sha256:746794cb82199cfc0c659de0a48018bbd8f18aec97265d68f8dd8bbf783049b1_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/placement-rhel8@sha256:7f5c7671a97f09756a150feb6a6bd04f40aa938ce065102b5b5875eadab933db_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/placement-rhel8@sha256:a6fb7f9d80d4d6cb53317f7d87960af28a6cafb8c5abee369f7bd94cbe449686_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/provider-credential-controller-rhel8@sha256:759037d7817cef4e0451befe8f2bc943a89f2bda95a52327a1c552c3f9a095bb_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/provider-credential-controller-rhel8@sha256:90281a3feff8e019a937fabb5184881c1983cda657c41332cd0321acf5ea4092_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/provider-credential-controller-rhel8@sha256:b6406fbcfeed4c491c66b778a4ad08e8066db5052a49863dd459e2b7375e6ba4_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/provider-credential-controller-rhel8@sha256:c4707c5214505bf1e5f693f0c5df4bb6fe4336670bf850b9a09040b6d87cccd2_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/registration-operator-rhel8@sha256:49d81d8a383de609d64760a4ae6ffa61469a59a5678311406ce4f838c1cc66fd_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/registration-operator-rhel8@sha256:579420cfdc2a542ab7a1b9cd6f1324885f60d1ec5d2bda74808127b45aef2983_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/registration-operator-rhel8@sha256:f945ae948589e2ea294d3d6e8f89fe05c1203f375a0722465965208ecfc15b94_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/registration-operator-rhel8@sha256:fbc7cd19b869d02af6dba24b20f6a44c498fb00e4afc629821f47b9b35c5a94d_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/registration-rhel8@sha256:39cc95f16445c3a1dca378beb50f5931ad081f459c9c6eb012325c6a9d8ada6c_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/registration-rhel8@sha256:686390715f19747bff24e95137307182ab095fb133051424996c6b0ee668569a_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/registration-rhel8@sha256:7bbc4dceeffd5f4bb47e9c38f97109d083dbbbda1a1643b7eb7762ebbd5047a1_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/registration-rhel8@sha256:cb1c8096bd5bd9f1dfa413bc0d1889d970b6d841988d24d6c1008904b1288cfe_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/work-rhel8@sha256:345f405c6a1d3e18beaf13c24a7ca4055a03746d8e6540670435e8d2413fefaf_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/work-rhel8@sha256:663cf3e0453e2ae5b1c9d5f6d335930d6d1e9c7a34151a171dbf58f9066c2b96_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/work-rhel8@sha256:c5c1939a142b9554a2ce664605409cefcb9954bbb1d8eef988fddab50f06cdaf_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/work-rhel8@sha256:d425b68e6265d098601e240cae6084c76416fd27bfbd955a3ccee30873544e38_ppc64le"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2022-30632"
},
{
"category": "external",
"summary": "RHBZ#2107386",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2107386"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2022-30632",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-30632"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2022-30632",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2022-30632"
},
{
"category": "external",
"summary": "https://go.dev/issue/53416",
"url": "https://go.dev/issue/53416"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-announce/c/nqrv9fbR0zE",
"url": "https://groups.google.com/g/golang-announce/c/nqrv9fbR0zE"
}
],
"release_date": "2022-07-12T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2022-09-06T14:28:04+00:00",
"details": "For multicluster engine for Kubernetes, see the following documentation for\ndetails on how to install the images:\n\nhttps://access.redhat.com/documentation/en-us/red_hat_advanced_cluster_management_for_kubernetes/2.6/html/multicluster_engine/install_upgrade/installing-while-connected-online-mce",
"product_ids": [
"8Base-multicluster-engine-2.1:multicluster-engine/agent-service-rhel8@sha256:661ee3a57d860a713ffb481ea87858f20fce1e57b858821cb0c1ec4069e206a0_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/agent-service-rhel8@sha256:8cb5ab317ccc6b1bcd409cfba0ec983e3f5d9531227e76bb455011636ed32d21_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/agent-service-rhel8@sha256:e136966121b82373c9279b1b59b68864ed10bfdee424959a7ad4b190ff7a2562_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/agent-service-rhel8@sha256:fce50212c8bbfdc3e8f445f4b7ea35881eb29e49c443e827ad6fe2389328d57f_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/apiserver-network-proxy-rhel8@sha256:25b242af63aca69a32c457dde23b3ac52ed81f5edad3e919d5df59902adb0b60_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/apiserver-network-proxy-rhel8@sha256:5ea69e650771525faf944fbf3be82a19e54a964d38adbb88263247652476938c_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/apiserver-network-proxy-rhel8@sha256:c97ea925ea31a1ae6824ec55bbb43c3cf0d2d9b0fb6d12b6d23492e0e5a5467a_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/apiserver-network-proxy-rhel8@sha256:f71c4c301774aba9a886f2891eace9da47ba075d2a2e4acfc03849c9c0da57bc_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/assisted-image-service-rhel8@sha256:1d250617cf4eb47800d30bd6bdd61872faa29eb7c6953edcb4a107360f0d0a78_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/assisted-image-service-rhel8@sha256:3730a3c3cfb695b540945b5f0ae739a701a0155137b9509238860549105ab670_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/assisted-image-service-rhel8@sha256:3d59cfa190838da34bac1ccf88562f996cc9e9ffdb151f47e044ba3fcc964a3d_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/assisted-image-service-rhel8@sha256:92c8157e43d84584ba93d978fcc6ffba84118e4ea5ff46ad71a62ffdc7fc56e5_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/assisted-installer-agent-rhel8@sha256:99e0accdee9b311b9abf032c712060823736f88c7bf3ba692349d7f8290a9570_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/assisted-installer-agent-rhel8@sha256:b4722c060fb38e1609e689b605816cefb39a15a0ddc40837a90727d123b91c88_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/assisted-installer-reporter-rhel8@sha256:1d465abc36e2045dc5a291663786709fc920c42aacb0c34c4868a1a633334509_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/assisted-installer-reporter-rhel8@sha256:bdb861698be8305247b21ebab7994f27eaae818f691ffcff3d5b5eb5dc70a722_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/assisted-installer-reporter-rhel8@sha256:e4dd90d186f1fea6fcdb4e23f74e4390e00d134b2c21d8510c1cdbbcef3c4a1f_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/assisted-installer-rhel8@sha256:61ac4136dad0e02323807e6d3de8e890ec0b7e7e1f7112f9610410712af6f9b5_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/assisted-installer-rhel8@sha256:686b64358857be04087a706048a32b7356b16a0028d2b200da16ec94d931d25d_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/assisted-installer-rhel8@sha256:910dad58b72de16f92dd5b60d0420010d18229a6e0966fe2eb072517febe499f_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/aws-encryption-provider-rhel8@sha256:31329737bd3608345f8e969e872e2e18305e2959d9d81867933c73fb26a53dcd_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/aws-encryption-provider-rhel8@sha256:9797eef2012c827ff3250cba1cd542772e92872b4bd69a01bdbdba4fe407472c_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/aws-encryption-provider-rhel8@sha256:ab7f1982f21ed9251501396ea150764348b5f61b6e50b9d74b5031e705e16ef3_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/aws-encryption-provider-rhel8@sha256:cee69ba4c6fb326afd03c7f21856a028fa4758dab8c849ef6eaeaea0cd55afd2_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/backplane-rhel8-operator@sha256:0b8c36b4b1d00e47ee4faaeec9ccbdc2977a50592035f8a600491c657e439d33_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/backplane-rhel8-operator@sha256:5dbd590a4bbed44f487d1601d1825b5efb8253b9ee2be49adccec7e0ea9410ac_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/backplane-rhel8-operator@sha256:9f7854a1de26dfebdc8beafffd01304017b8fe7cd84065dd452de1276e529a06_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/backplane-rhel8-operator@sha256:e7998dc233af266ed94ba16450c2f02096abb5e045f291f8f94a83ef9da7dd51_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-provider-agent-rhel8@sha256:208389221423692530b334815985b0a2263febf5574138e854dbdc011f03b4a2_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-provider-agent-rhel8@sha256:4bacc4ba3974c11ac27d1448a7f7cd973162caf33358249e9d1c154018124830_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-provider-agent-rhel8@sha256:8b3c3fb8fdf6d679f6020e0c739f25ae83dd4173e46b743de911d8e346f371fe_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-provider-agent-rhel8@sha256:a4d3f04386e63bfb640b928c01f972ba7d90af9c5213a7c10968b55c875565e0_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-provider-aws-rhel8@sha256:36a5f30d043f1137033842188e59224b803158696f60ddb41095a766705485f4_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-provider-aws-rhel8@sha256:6fb7799fca309c727c7afea57448fc653dde09495945e314402a3e3a079e5b03_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-provider-aws-rhel8@sha256:9b8d4fde02e4c43d194bf4c420550730fd52b74587e2327f2e9eb75067bb25e7_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-provider-aws-rhel8@sha256:bd612736fde388811d12a572852c86d0fe9dcbb6e7f404c64b8654c870d4e2eb_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-provider-azure-rhel8@sha256:2b93b026497655f16a85a2929b1f0c970d51dce0e0e8462774989f1943bdc785_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-provider-azure-rhel8@sha256:2c9c916d0face10abc7f6467564e394ead5946bf18ed8439456cce2767a83b3e_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-provider-azure-rhel8@sha256:6f41c353228c4016ab02557a5591ef36f4aea799c4ad89798343b4a2f0765d08_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-provider-azure-rhel8@sha256:ddd59c296543f525f719336ad6ddc5e5f8d3915e08e3b64d575a9835de3e95ad_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-provider-kubevirt-rhel8@sha256:0007824d89632253727ead00c5fd6ec463f310d71e58e237ea5e51c13052b0bc_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-provider-kubevirt-rhel8@sha256:9cd9106f72557b8ba5de9f4d1de5ff8d33514d2c02889999a3c20aab9a8dd061_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-provider-kubevirt-rhel8@sha256:cbe319cfa3ab4610dc67abea27841dd5b670061faa74e666959550343bba1c28_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-provider-kubevirt-rhel8@sha256:df94a1d8a4b6d1aebed4e657267219632bb3b2176537bdf8e51a728cd78f136f_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-rhel8@sha256:30f56a4d5cba0ccd55e0bda756c7af8010ab94ec3b644dc73f7b32e76b5bbb3a_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-rhel8@sha256:4f7cb34768ff908ed1ba54330603ea54b82a4144cf9124dae01a727dcc60362a_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-rhel8@sha256:a137205ac2127a04466519355b07cee71c08c56dddfee35671127241ebdf4a99_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-rhel8@sha256:c8a785b4e1688d358cec73e9cf4853ca0ab28c7daa4c45d5384b7bebc333f53a_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-curator-controller-rhel8@sha256:1d4d913d4136321ebd94e6b9d9e55be7262883702de72c4a61827804ad843942_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-curator-controller-rhel8@sha256:2134c387cb0e8c2f95bb8ef74ad0a10c37403d9e0dfaeb7e2e9efb388c606ac1_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-curator-controller-rhel8@sha256:2e0867d6ebace932eb09bb3a6a929562a157bc2eea9c28063eb30dac866abf63_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-curator-controller-rhel8@sha256:3dd533817d97518c7af991b888c5f9df501bd496ed53988e5444c1ea62e539cb_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-proxy-addon-rhel8@sha256:2779eae299eb2b48e8a868de2f2d8d13313ca17b2f7d5c816013145b0c787cc8_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-proxy-addon-rhel8@sha256:28544cf2414bdeffb8bcaae2d1547064da46ab5a122fd77861083b1e81e299cc_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-proxy-addon-rhel8@sha256:4da01f6a0a59069045d23599d748849da60ee309f72f233497edd379b3b0823e_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-proxy-addon-rhel8@sha256:6318fd6b0e0f5c39239ba9c71c330bce7974deaf970359ec83c88116abf7a653_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-proxy-rhel8@sha256:610de7f25fd387262c360acb21dd45dc80e1c52a77dd11982965da80301407ab_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-proxy-rhel8@sha256:a881a94835c7eef6babe00792fc0a99c9816831869cb26af0dcf2665233f7710_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-proxy-rhel8@sha256:b240f43890529fe95b1a74de6f4c2626e85ae91ae6a624bb98a4c31130b6740d_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-proxy-rhel8@sha256:df6cd66cdb17efc356e770930ff796bdb527c292243f5e8b87ca5c9e912a19d6_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/clusterclaims-controller-rhel8@sha256:3608571c2a5a3d399e3ad8135ca90e46a7e57b322b5ef9d708efa631cee7109c_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/clusterclaims-controller-rhel8@sha256:5c04626558442d50ab58a941d72a78db7c94f5ce730b5abb7599c21981875970_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/clusterclaims-controller-rhel8@sha256:7be740cc5987a1dfc76d7d8a306ff65291eb9cf61419842f463aa9dc4d6ecde1_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/clusterclaims-controller-rhel8@sha256:fce2e92743adaf6fe2e0168cfeecdc71ff7c009ef92a89c9172ff46ebbedcd40_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/clusterlifecycle-state-metrics-rhel8@sha256:288a0e4f9ca79859c5f295e920e9ef01d395720ea5b62ec7f5a5bd975b9c5850_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/clusterlifecycle-state-metrics-rhel8@sha256:93b9ad845fab34498a6f504ad626d0d5236c39ab1aaf7789df146311e4ba33cd_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/clusterlifecycle-state-metrics-rhel8@sha256:c808d378bd0666d7eb1f9c9024f7d2f7c6bdedd40298aa1e940cfc1ce735af54_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/clusterlifecycle-state-metrics-rhel8@sha256:df17928fd459e5063fb2470dbaea51c96f292f1a4ca5eaedc64a03687edbb6cd_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/console-mce-rhel8@sha256:009597e78bf32e0a6d83ad456a6670e436692aa1c12cbd144580a30080054d0f_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/console-mce-rhel8@sha256:95cbc26ed2e396e44efd543d8a38f1c698267e1a617a7ee4b6f26efdb49e3059_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/console-mce-rhel8@sha256:b83a44a87eddeaa3914d03f51f58e8cc5412ee580ee233754108b2349d890b8c_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/console-mce-rhel8@sha256:e3883d9629078bc16f2a6526cb8b1fdea89c1a8b8f477487fd6b34efa2f13999_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/discovery-rhel8@sha256:12b3c0a01c59836687a7cfc1fba050d0800625cd46f678551a5944b0664c044d_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/discovery-rhel8@sha256:25eefa4b7af3650f57e9a4c372522a0cae7bcc1b41735d2b503b9b41d9c2d0b2_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/discovery-rhel8@sha256:9a655c52c83f7682964e8f46fed6011c6e9de7a2a64ee0893d0c02cf725746e1_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/discovery-rhel8@sha256:a0bcad7b2191e3c674813c2e1e67aea619d6d7eaa95f2324902e0b842d1c0cc8_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/hive-rhel8@sha256:674603ee10ad5e9d42e18e5c2f91153c863cb7e9f38cd523559c8de7c7097483_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/hive-rhel8@sha256:67b2477a7b3885df470dc56e94525e7ebc3dce326599c6f2a311f8727557bf8b_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/hive-rhel8@sha256:8722d4f39942af4a008209ae518bf27d30deaa2e5bf97fc3118bea58efafb3d5_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/hive-rhel8@sha256:dd6a4624672d458a0072b9aa46fb1b3d576c0b198759d053f61536f3b9e34359_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/hypershift-addon-rhel8-operator@sha256:00322fc5e7a8e1d08ca716e23982dae6d365b1523f8d3465e6daad5074067ea2_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/hypershift-addon-rhel8-operator@sha256:27cc406bb658c1915e75f5d0b0d3c0f73e72635c9f5bb08bc28e3c5c434e147b_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/hypershift-addon-rhel8-operator@sha256:afc67731faaa2dc9d32a052064763737c8bc4b1b5cf8e8ffb7cb31a4652c656c_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/hypershift-addon-rhel8-operator@sha256:c4227a3a5b323d716a979e1c6a66c458d458648c5fcb0ab151ad55ba24972f51_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/hypershift-deployment-controller-rhel8@sha256:68de13099864a989493367500360560a677fde2e0e56a760a6dafde1d7be9a27_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/hypershift-deployment-controller-rhel8@sha256:8d4a908562cbb0351aea12befe5f2bdf57041e073ce679d1b1c5b46c893844b6_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/hypershift-deployment-controller-rhel8@sha256:be5d7a8b6dec6d4c959badc2d2960ec7bfe74a75c0d673da06fe6335920de3a0_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/hypershift-deployment-controller-rhel8@sha256:f44b9cd7b993051b4d59108153763a09d283c0cf822fab478f22cfbe53847da7_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/hypershift-rhel8-operator@sha256:2d94cd451fbf0abc13e50b6b6252061294bdbfd1eda64f4347177d20b5d1e489_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/hypershift-rhel8-operator@sha256:3d8d114403d85cbba699f53aa177a84da92516b5d2e852b2bffc33eabde6af13_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/hypershift-rhel8-operator@sha256:62e91ac9b6291bf7abc26cdd937c2c2cf7cdf1f1256a33acbaa5d1cdc607d3fa_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/hypershift-rhel8-operator@sha256:ffce5bc9fb2be59047c4840d9222499f03c1cf74786d8695aab1d1b04adc6f8a_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/klusterlet-operator-bundle@sha256:1687315db647e6689845df88843ae53275440042b76dc781dcabeef16e426bdf_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/managed-serviceaccount-rhel8@sha256:63593ef6045808b9c3fe96fc1cddd99bdfabaaef881fe716972500bfda62f92b_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/managed-serviceaccount-rhel8@sha256:7f5f65ba65c9bfc64d8bf9724a22b68d38c512465f4be1bfed8f02133256214f_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/managed-serviceaccount-rhel8@sha256:8621056c6982b9875749650eee2cf967b31217298a1b924de1fe710e0445df1b_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/managed-serviceaccount-rhel8@sha256:ec5bdf8a935ee1daaa5c91a7fd7816ade97619b5d1f6b61e663c03f43bb832bc_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/managedcluster-import-controller-rhel8@sha256:17987e46eb8772ef79e771b6edd137b29914ae357eb036d76a063cb04de116a3_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/managedcluster-import-controller-rhel8@sha256:4a22ca54331be02c08e23704852c34273a8bf3d1bb2c8f2aaf92f277474e3654_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/managedcluster-import-controller-rhel8@sha256:7d737e05b3164a7e49085a2026bf5fbbdda5a0d23890e1de455eea8d59f20187_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/managedcluster-import-controller-rhel8@sha256:eaf8ba4c775e4ebaeea316bbab0344eb10674089ff9db1c8f1373ed564b03749_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/mce-operator-bundle@sha256:701ad2aa334971346282a7a80c420049f08a3e3845a915a947e7605aab9c1369_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/mce-operator-bundle@sha256:cf1b297a2bbfa2a55204e2c4688511baa0223978b2d4ab7cfb8f8c5c965d563f_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/mce-operator-bundle@sha256:ed114b2afb91375b6f3576da15474ad96c154cc0ed16e288f8a4840d7d39942f_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/mce-operator-bundle@sha256:f1be217449145edb01b029b19d08831cc6d085856e39aea8174e74ef0cc85283_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/multicloud-manager-rhel8@sha256:162fe79ef40dbdcd1c9a16c601ffeb1c1dec5309c250bddf85809a0197b2ec3e_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/multicloud-manager-rhel8@sha256:af5076a59d32f3bed7f88348bccdff6fad4d250aab7f8dc7c2791e75fa76c7d9_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/multicloud-manager-rhel8@sha256:c03edb31a56b4678c4e0f66c59b49e3798b8442ef1ddca3f67488f4baca30241_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/multicloud-manager-rhel8@sha256:c6fb6ec34c746ba73007bec6e1895b4e1a4ed551b035aa9059664ded820f46fa_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-cluster-api-provider-agent-rhel8@sha256:208389221423692530b334815985b0a2263febf5574138e854dbdc011f03b4a2_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-cluster-api-provider-agent-rhel8@sha256:4bacc4ba3974c11ac27d1448a7f7cd973162caf33358249e9d1c154018124830_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-cluster-api-provider-agent-rhel8@sha256:8b3c3fb8fdf6d679f6020e0c739f25ae83dd4173e46b743de911d8e346f371fe_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-cluster-api-provider-agent-rhel8@sha256:a4d3f04386e63bfb640b928c01f972ba7d90af9c5213a7c10968b55c875565e0_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-console-mce-rhel8@sha256:009597e78bf32e0a6d83ad456a6670e436692aa1c12cbd144580a30080054d0f_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-console-mce-rhel8@sha256:95cbc26ed2e396e44efd543d8a38f1c698267e1a617a7ee4b6f26efdb49e3059_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-console-mce-rhel8@sha256:b83a44a87eddeaa3914d03f51f58e8cc5412ee580ee233754108b2349d890b8c_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-console-mce-rhel8@sha256:e3883d9629078bc16f2a6526cb8b1fdea89c1a8b8f477487fd6b34efa2f13999_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-hypershift-addon-rhel8-operator@sha256:00322fc5e7a8e1d08ca716e23982dae6d365b1523f8d3465e6daad5074067ea2_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-hypershift-addon-rhel8-operator@sha256:27cc406bb658c1915e75f5d0b0d3c0f73e72635c9f5bb08bc28e3c5c434e147b_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-hypershift-addon-rhel8-operator@sha256:afc67731faaa2dc9d32a052064763737c8bc4b1b5cf8e8ffb7cb31a4652c656c_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-hypershift-addon-rhel8-operator@sha256:c4227a3a5b323d716a979e1c6a66c458d458648c5fcb0ab151ad55ba24972f51_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-hypershift-deployment-controller-rhel8@sha256:68de13099864a989493367500360560a677fde2e0e56a760a6dafde1d7be9a27_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-hypershift-deployment-controller-rhel8@sha256:8d4a908562cbb0351aea12befe5f2bdf57041e073ce679d1b1c5b46c893844b6_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-hypershift-deployment-controller-rhel8@sha256:be5d7a8b6dec6d4c959badc2d2960ec7bfe74a75c0d673da06fe6335920de3a0_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-hypershift-deployment-controller-rhel8@sha256:f44b9cd7b993051b4d59108153763a09d283c0cf822fab478f22cfbe53847da7_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-managed-serviceaccount-rhel8@sha256:63593ef6045808b9c3fe96fc1cddd99bdfabaaef881fe716972500bfda62f92b_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-managed-serviceaccount-rhel8@sha256:7f5f65ba65c9bfc64d8bf9724a22b68d38c512465f4be1bfed8f02133256214f_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-managed-serviceaccount-rhel8@sha256:8621056c6982b9875749650eee2cf967b31217298a1b924de1fe710e0445df1b_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-managed-serviceaccount-rhel8@sha256:ec5bdf8a935ee1daaa5c91a7fd7816ade97619b5d1f6b61e663c03f43bb832bc_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/must-gather-rhel8@sha256:4270ef4ed53f54fb13cf1092b3babb70af7012886a3f0c293b11040083f39651_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/must-gather-rhel8@sha256:4ecb20c797f71375bc888ed84036f49bc40e2e9984e7ec74b14ad697d1b9c6fb_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/must-gather-rhel8@sha256:6d2624faf8cb2634a9e2203273d95c076ed2207ddd87f50df6ce8e5088a5d257_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/must-gather-rhel8@sha256:e838cb2e70eff2157b992c1cc6c576c9e099306b1df69d6d5c9d991ded4e0789_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/placement-rhel8@sha256:473ed2081010b9005ecc6fb254389dac6927f336967bd4a2f99ca3210fd265f0_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/placement-rhel8@sha256:746794cb82199cfc0c659de0a48018bbd8f18aec97265d68f8dd8bbf783049b1_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/placement-rhel8@sha256:7f5c7671a97f09756a150feb6a6bd04f40aa938ce065102b5b5875eadab933db_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/placement-rhel8@sha256:a6fb7f9d80d4d6cb53317f7d87960af28a6cafb8c5abee369f7bd94cbe449686_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/provider-credential-controller-rhel8@sha256:759037d7817cef4e0451befe8f2bc943a89f2bda95a52327a1c552c3f9a095bb_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/provider-credential-controller-rhel8@sha256:90281a3feff8e019a937fabb5184881c1983cda657c41332cd0321acf5ea4092_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/provider-credential-controller-rhel8@sha256:b6406fbcfeed4c491c66b778a4ad08e8066db5052a49863dd459e2b7375e6ba4_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/provider-credential-controller-rhel8@sha256:c4707c5214505bf1e5f693f0c5df4bb6fe4336670bf850b9a09040b6d87cccd2_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/registration-operator-rhel8@sha256:49d81d8a383de609d64760a4ae6ffa61469a59a5678311406ce4f838c1cc66fd_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/registration-operator-rhel8@sha256:579420cfdc2a542ab7a1b9cd6f1324885f60d1ec5d2bda74808127b45aef2983_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/registration-operator-rhel8@sha256:f945ae948589e2ea294d3d6e8f89fe05c1203f375a0722465965208ecfc15b94_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/registration-operator-rhel8@sha256:fbc7cd19b869d02af6dba24b20f6a44c498fb00e4afc629821f47b9b35c5a94d_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/registration-rhel8@sha256:39cc95f16445c3a1dca378beb50f5931ad081f459c9c6eb012325c6a9d8ada6c_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/registration-rhel8@sha256:686390715f19747bff24e95137307182ab095fb133051424996c6b0ee668569a_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/registration-rhel8@sha256:7bbc4dceeffd5f4bb47e9c38f97109d083dbbbda1a1643b7eb7762ebbd5047a1_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/registration-rhel8@sha256:cb1c8096bd5bd9f1dfa413bc0d1889d970b6d841988d24d6c1008904b1288cfe_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/work-rhel8@sha256:345f405c6a1d3e18beaf13c24a7ca4055a03746d8e6540670435e8d2413fefaf_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/work-rhel8@sha256:663cf3e0453e2ae5b1c9d5f6d335930d6d1e9c7a34151a171dbf58f9066c2b96_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/work-rhel8@sha256:c5c1939a142b9554a2ce664605409cefcb9954bbb1d8eef988fddab50f06cdaf_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/work-rhel8@sha256:d425b68e6265d098601e240cae6084c76416fd27bfbd955a3ccee30873544e38_ppc64le"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2022:6345"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"8Base-multicluster-engine-2.1:multicluster-engine/agent-service-rhel8@sha256:661ee3a57d860a713ffb481ea87858f20fce1e57b858821cb0c1ec4069e206a0_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/agent-service-rhel8@sha256:8cb5ab317ccc6b1bcd409cfba0ec983e3f5d9531227e76bb455011636ed32d21_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/agent-service-rhel8@sha256:e136966121b82373c9279b1b59b68864ed10bfdee424959a7ad4b190ff7a2562_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/agent-service-rhel8@sha256:fce50212c8bbfdc3e8f445f4b7ea35881eb29e49c443e827ad6fe2389328d57f_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/apiserver-network-proxy-rhel8@sha256:25b242af63aca69a32c457dde23b3ac52ed81f5edad3e919d5df59902adb0b60_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/apiserver-network-proxy-rhel8@sha256:5ea69e650771525faf944fbf3be82a19e54a964d38adbb88263247652476938c_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/apiserver-network-proxy-rhel8@sha256:c97ea925ea31a1ae6824ec55bbb43c3cf0d2d9b0fb6d12b6d23492e0e5a5467a_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/apiserver-network-proxy-rhel8@sha256:f71c4c301774aba9a886f2891eace9da47ba075d2a2e4acfc03849c9c0da57bc_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/assisted-image-service-rhel8@sha256:1d250617cf4eb47800d30bd6bdd61872faa29eb7c6953edcb4a107360f0d0a78_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/assisted-image-service-rhel8@sha256:3730a3c3cfb695b540945b5f0ae739a701a0155137b9509238860549105ab670_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/assisted-image-service-rhel8@sha256:3d59cfa190838da34bac1ccf88562f996cc9e9ffdb151f47e044ba3fcc964a3d_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/assisted-image-service-rhel8@sha256:92c8157e43d84584ba93d978fcc6ffba84118e4ea5ff46ad71a62ffdc7fc56e5_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/assisted-installer-agent-rhel8@sha256:99e0accdee9b311b9abf032c712060823736f88c7bf3ba692349d7f8290a9570_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/assisted-installer-agent-rhel8@sha256:b4722c060fb38e1609e689b605816cefb39a15a0ddc40837a90727d123b91c88_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/assisted-installer-reporter-rhel8@sha256:1d465abc36e2045dc5a291663786709fc920c42aacb0c34c4868a1a633334509_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/assisted-installer-reporter-rhel8@sha256:bdb861698be8305247b21ebab7994f27eaae818f691ffcff3d5b5eb5dc70a722_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/assisted-installer-reporter-rhel8@sha256:e4dd90d186f1fea6fcdb4e23f74e4390e00d134b2c21d8510c1cdbbcef3c4a1f_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/assisted-installer-rhel8@sha256:61ac4136dad0e02323807e6d3de8e890ec0b7e7e1f7112f9610410712af6f9b5_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/assisted-installer-rhel8@sha256:686b64358857be04087a706048a32b7356b16a0028d2b200da16ec94d931d25d_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/assisted-installer-rhel8@sha256:910dad58b72de16f92dd5b60d0420010d18229a6e0966fe2eb072517febe499f_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/aws-encryption-provider-rhel8@sha256:31329737bd3608345f8e969e872e2e18305e2959d9d81867933c73fb26a53dcd_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/aws-encryption-provider-rhel8@sha256:9797eef2012c827ff3250cba1cd542772e92872b4bd69a01bdbdba4fe407472c_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/aws-encryption-provider-rhel8@sha256:ab7f1982f21ed9251501396ea150764348b5f61b6e50b9d74b5031e705e16ef3_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/aws-encryption-provider-rhel8@sha256:cee69ba4c6fb326afd03c7f21856a028fa4758dab8c849ef6eaeaea0cd55afd2_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/backplane-rhel8-operator@sha256:0b8c36b4b1d00e47ee4faaeec9ccbdc2977a50592035f8a600491c657e439d33_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/backplane-rhel8-operator@sha256:5dbd590a4bbed44f487d1601d1825b5efb8253b9ee2be49adccec7e0ea9410ac_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/backplane-rhel8-operator@sha256:9f7854a1de26dfebdc8beafffd01304017b8fe7cd84065dd452de1276e529a06_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/backplane-rhel8-operator@sha256:e7998dc233af266ed94ba16450c2f02096abb5e045f291f8f94a83ef9da7dd51_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-provider-agent-rhel8@sha256:208389221423692530b334815985b0a2263febf5574138e854dbdc011f03b4a2_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-provider-agent-rhel8@sha256:4bacc4ba3974c11ac27d1448a7f7cd973162caf33358249e9d1c154018124830_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-provider-agent-rhel8@sha256:8b3c3fb8fdf6d679f6020e0c739f25ae83dd4173e46b743de911d8e346f371fe_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-provider-agent-rhel8@sha256:a4d3f04386e63bfb640b928c01f972ba7d90af9c5213a7c10968b55c875565e0_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-provider-aws-rhel8@sha256:36a5f30d043f1137033842188e59224b803158696f60ddb41095a766705485f4_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-provider-aws-rhel8@sha256:6fb7799fca309c727c7afea57448fc653dde09495945e314402a3e3a079e5b03_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-provider-aws-rhel8@sha256:9b8d4fde02e4c43d194bf4c420550730fd52b74587e2327f2e9eb75067bb25e7_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-provider-aws-rhel8@sha256:bd612736fde388811d12a572852c86d0fe9dcbb6e7f404c64b8654c870d4e2eb_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-provider-azure-rhel8@sha256:2b93b026497655f16a85a2929b1f0c970d51dce0e0e8462774989f1943bdc785_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-provider-azure-rhel8@sha256:2c9c916d0face10abc7f6467564e394ead5946bf18ed8439456cce2767a83b3e_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-provider-azure-rhel8@sha256:6f41c353228c4016ab02557a5591ef36f4aea799c4ad89798343b4a2f0765d08_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-provider-azure-rhel8@sha256:ddd59c296543f525f719336ad6ddc5e5f8d3915e08e3b64d575a9835de3e95ad_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-provider-kubevirt-rhel8@sha256:0007824d89632253727ead00c5fd6ec463f310d71e58e237ea5e51c13052b0bc_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-provider-kubevirt-rhel8@sha256:9cd9106f72557b8ba5de9f4d1de5ff8d33514d2c02889999a3c20aab9a8dd061_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-provider-kubevirt-rhel8@sha256:cbe319cfa3ab4610dc67abea27841dd5b670061faa74e666959550343bba1c28_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-provider-kubevirt-rhel8@sha256:df94a1d8a4b6d1aebed4e657267219632bb3b2176537bdf8e51a728cd78f136f_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-rhel8@sha256:30f56a4d5cba0ccd55e0bda756c7af8010ab94ec3b644dc73f7b32e76b5bbb3a_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-rhel8@sha256:4f7cb34768ff908ed1ba54330603ea54b82a4144cf9124dae01a727dcc60362a_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-rhel8@sha256:a137205ac2127a04466519355b07cee71c08c56dddfee35671127241ebdf4a99_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-rhel8@sha256:c8a785b4e1688d358cec73e9cf4853ca0ab28c7daa4c45d5384b7bebc333f53a_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-curator-controller-rhel8@sha256:1d4d913d4136321ebd94e6b9d9e55be7262883702de72c4a61827804ad843942_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-curator-controller-rhel8@sha256:2134c387cb0e8c2f95bb8ef74ad0a10c37403d9e0dfaeb7e2e9efb388c606ac1_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-curator-controller-rhel8@sha256:2e0867d6ebace932eb09bb3a6a929562a157bc2eea9c28063eb30dac866abf63_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-curator-controller-rhel8@sha256:3dd533817d97518c7af991b888c5f9df501bd496ed53988e5444c1ea62e539cb_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-proxy-addon-rhel8@sha256:2779eae299eb2b48e8a868de2f2d8d13313ca17b2f7d5c816013145b0c787cc8_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-proxy-addon-rhel8@sha256:28544cf2414bdeffb8bcaae2d1547064da46ab5a122fd77861083b1e81e299cc_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-proxy-addon-rhel8@sha256:4da01f6a0a59069045d23599d748849da60ee309f72f233497edd379b3b0823e_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-proxy-addon-rhel8@sha256:6318fd6b0e0f5c39239ba9c71c330bce7974deaf970359ec83c88116abf7a653_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-proxy-rhel8@sha256:610de7f25fd387262c360acb21dd45dc80e1c52a77dd11982965da80301407ab_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-proxy-rhel8@sha256:a881a94835c7eef6babe00792fc0a99c9816831869cb26af0dcf2665233f7710_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-proxy-rhel8@sha256:b240f43890529fe95b1a74de6f4c2626e85ae91ae6a624bb98a4c31130b6740d_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-proxy-rhel8@sha256:df6cd66cdb17efc356e770930ff796bdb527c292243f5e8b87ca5c9e912a19d6_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/clusterclaims-controller-rhel8@sha256:3608571c2a5a3d399e3ad8135ca90e46a7e57b322b5ef9d708efa631cee7109c_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/clusterclaims-controller-rhel8@sha256:5c04626558442d50ab58a941d72a78db7c94f5ce730b5abb7599c21981875970_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/clusterclaims-controller-rhel8@sha256:7be740cc5987a1dfc76d7d8a306ff65291eb9cf61419842f463aa9dc4d6ecde1_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/clusterclaims-controller-rhel8@sha256:fce2e92743adaf6fe2e0168cfeecdc71ff7c009ef92a89c9172ff46ebbedcd40_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/clusterlifecycle-state-metrics-rhel8@sha256:288a0e4f9ca79859c5f295e920e9ef01d395720ea5b62ec7f5a5bd975b9c5850_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/clusterlifecycle-state-metrics-rhel8@sha256:93b9ad845fab34498a6f504ad626d0d5236c39ab1aaf7789df146311e4ba33cd_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/clusterlifecycle-state-metrics-rhel8@sha256:c808d378bd0666d7eb1f9c9024f7d2f7c6bdedd40298aa1e940cfc1ce735af54_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/clusterlifecycle-state-metrics-rhel8@sha256:df17928fd459e5063fb2470dbaea51c96f292f1a4ca5eaedc64a03687edbb6cd_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/console-mce-rhel8@sha256:009597e78bf32e0a6d83ad456a6670e436692aa1c12cbd144580a30080054d0f_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/console-mce-rhel8@sha256:95cbc26ed2e396e44efd543d8a38f1c698267e1a617a7ee4b6f26efdb49e3059_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/console-mce-rhel8@sha256:b83a44a87eddeaa3914d03f51f58e8cc5412ee580ee233754108b2349d890b8c_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/console-mce-rhel8@sha256:e3883d9629078bc16f2a6526cb8b1fdea89c1a8b8f477487fd6b34efa2f13999_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/discovery-rhel8@sha256:12b3c0a01c59836687a7cfc1fba050d0800625cd46f678551a5944b0664c044d_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/discovery-rhel8@sha256:25eefa4b7af3650f57e9a4c372522a0cae7bcc1b41735d2b503b9b41d9c2d0b2_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/discovery-rhel8@sha256:9a655c52c83f7682964e8f46fed6011c6e9de7a2a64ee0893d0c02cf725746e1_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/discovery-rhel8@sha256:a0bcad7b2191e3c674813c2e1e67aea619d6d7eaa95f2324902e0b842d1c0cc8_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/hive-rhel8@sha256:674603ee10ad5e9d42e18e5c2f91153c863cb7e9f38cd523559c8de7c7097483_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/hive-rhel8@sha256:67b2477a7b3885df470dc56e94525e7ebc3dce326599c6f2a311f8727557bf8b_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/hive-rhel8@sha256:8722d4f39942af4a008209ae518bf27d30deaa2e5bf97fc3118bea58efafb3d5_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/hive-rhel8@sha256:dd6a4624672d458a0072b9aa46fb1b3d576c0b198759d053f61536f3b9e34359_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/hypershift-addon-rhel8-operator@sha256:00322fc5e7a8e1d08ca716e23982dae6d365b1523f8d3465e6daad5074067ea2_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/hypershift-addon-rhel8-operator@sha256:27cc406bb658c1915e75f5d0b0d3c0f73e72635c9f5bb08bc28e3c5c434e147b_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/hypershift-addon-rhel8-operator@sha256:afc67731faaa2dc9d32a052064763737c8bc4b1b5cf8e8ffb7cb31a4652c656c_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/hypershift-addon-rhel8-operator@sha256:c4227a3a5b323d716a979e1c6a66c458d458648c5fcb0ab151ad55ba24972f51_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/hypershift-deployment-controller-rhel8@sha256:68de13099864a989493367500360560a677fde2e0e56a760a6dafde1d7be9a27_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/hypershift-deployment-controller-rhel8@sha256:8d4a908562cbb0351aea12befe5f2bdf57041e073ce679d1b1c5b46c893844b6_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/hypershift-deployment-controller-rhel8@sha256:be5d7a8b6dec6d4c959badc2d2960ec7bfe74a75c0d673da06fe6335920de3a0_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/hypershift-deployment-controller-rhel8@sha256:f44b9cd7b993051b4d59108153763a09d283c0cf822fab478f22cfbe53847da7_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/hypershift-rhel8-operator@sha256:2d94cd451fbf0abc13e50b6b6252061294bdbfd1eda64f4347177d20b5d1e489_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/hypershift-rhel8-operator@sha256:3d8d114403d85cbba699f53aa177a84da92516b5d2e852b2bffc33eabde6af13_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/hypershift-rhel8-operator@sha256:62e91ac9b6291bf7abc26cdd937c2c2cf7cdf1f1256a33acbaa5d1cdc607d3fa_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/hypershift-rhel8-operator@sha256:ffce5bc9fb2be59047c4840d9222499f03c1cf74786d8695aab1d1b04adc6f8a_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/klusterlet-operator-bundle@sha256:1687315db647e6689845df88843ae53275440042b76dc781dcabeef16e426bdf_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/managed-serviceaccount-rhel8@sha256:63593ef6045808b9c3fe96fc1cddd99bdfabaaef881fe716972500bfda62f92b_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/managed-serviceaccount-rhel8@sha256:7f5f65ba65c9bfc64d8bf9724a22b68d38c512465f4be1bfed8f02133256214f_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/managed-serviceaccount-rhel8@sha256:8621056c6982b9875749650eee2cf967b31217298a1b924de1fe710e0445df1b_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/managed-serviceaccount-rhel8@sha256:ec5bdf8a935ee1daaa5c91a7fd7816ade97619b5d1f6b61e663c03f43bb832bc_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/managedcluster-import-controller-rhel8@sha256:17987e46eb8772ef79e771b6edd137b29914ae357eb036d76a063cb04de116a3_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/managedcluster-import-controller-rhel8@sha256:4a22ca54331be02c08e23704852c34273a8bf3d1bb2c8f2aaf92f277474e3654_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/managedcluster-import-controller-rhel8@sha256:7d737e05b3164a7e49085a2026bf5fbbdda5a0d23890e1de455eea8d59f20187_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/managedcluster-import-controller-rhel8@sha256:eaf8ba4c775e4ebaeea316bbab0344eb10674089ff9db1c8f1373ed564b03749_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/mce-operator-bundle@sha256:701ad2aa334971346282a7a80c420049f08a3e3845a915a947e7605aab9c1369_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/mce-operator-bundle@sha256:cf1b297a2bbfa2a55204e2c4688511baa0223978b2d4ab7cfb8f8c5c965d563f_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/mce-operator-bundle@sha256:ed114b2afb91375b6f3576da15474ad96c154cc0ed16e288f8a4840d7d39942f_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/mce-operator-bundle@sha256:f1be217449145edb01b029b19d08831cc6d085856e39aea8174e74ef0cc85283_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/multicloud-manager-rhel8@sha256:162fe79ef40dbdcd1c9a16c601ffeb1c1dec5309c250bddf85809a0197b2ec3e_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/multicloud-manager-rhel8@sha256:af5076a59d32f3bed7f88348bccdff6fad4d250aab7f8dc7c2791e75fa76c7d9_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/multicloud-manager-rhel8@sha256:c03edb31a56b4678c4e0f66c59b49e3798b8442ef1ddca3f67488f4baca30241_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/multicloud-manager-rhel8@sha256:c6fb6ec34c746ba73007bec6e1895b4e1a4ed551b035aa9059664ded820f46fa_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-cluster-api-provider-agent-rhel8@sha256:208389221423692530b334815985b0a2263febf5574138e854dbdc011f03b4a2_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-cluster-api-provider-agent-rhel8@sha256:4bacc4ba3974c11ac27d1448a7f7cd973162caf33358249e9d1c154018124830_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-cluster-api-provider-agent-rhel8@sha256:8b3c3fb8fdf6d679f6020e0c739f25ae83dd4173e46b743de911d8e346f371fe_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-cluster-api-provider-agent-rhel8@sha256:a4d3f04386e63bfb640b928c01f972ba7d90af9c5213a7c10968b55c875565e0_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-console-mce-rhel8@sha256:009597e78bf32e0a6d83ad456a6670e436692aa1c12cbd144580a30080054d0f_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-console-mce-rhel8@sha256:95cbc26ed2e396e44efd543d8a38f1c698267e1a617a7ee4b6f26efdb49e3059_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-console-mce-rhel8@sha256:b83a44a87eddeaa3914d03f51f58e8cc5412ee580ee233754108b2349d890b8c_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-console-mce-rhel8@sha256:e3883d9629078bc16f2a6526cb8b1fdea89c1a8b8f477487fd6b34efa2f13999_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-hypershift-addon-rhel8-operator@sha256:00322fc5e7a8e1d08ca716e23982dae6d365b1523f8d3465e6daad5074067ea2_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-hypershift-addon-rhel8-operator@sha256:27cc406bb658c1915e75f5d0b0d3c0f73e72635c9f5bb08bc28e3c5c434e147b_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-hypershift-addon-rhel8-operator@sha256:afc67731faaa2dc9d32a052064763737c8bc4b1b5cf8e8ffb7cb31a4652c656c_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-hypershift-addon-rhel8-operator@sha256:c4227a3a5b323d716a979e1c6a66c458d458648c5fcb0ab151ad55ba24972f51_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-hypershift-deployment-controller-rhel8@sha256:68de13099864a989493367500360560a677fde2e0e56a760a6dafde1d7be9a27_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-hypershift-deployment-controller-rhel8@sha256:8d4a908562cbb0351aea12befe5f2bdf57041e073ce679d1b1c5b46c893844b6_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-hypershift-deployment-controller-rhel8@sha256:be5d7a8b6dec6d4c959badc2d2960ec7bfe74a75c0d673da06fe6335920de3a0_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-hypershift-deployment-controller-rhel8@sha256:f44b9cd7b993051b4d59108153763a09d283c0cf822fab478f22cfbe53847da7_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-managed-serviceaccount-rhel8@sha256:63593ef6045808b9c3fe96fc1cddd99bdfabaaef881fe716972500bfda62f92b_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-managed-serviceaccount-rhel8@sha256:7f5f65ba65c9bfc64d8bf9724a22b68d38c512465f4be1bfed8f02133256214f_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-managed-serviceaccount-rhel8@sha256:8621056c6982b9875749650eee2cf967b31217298a1b924de1fe710e0445df1b_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-managed-serviceaccount-rhel8@sha256:ec5bdf8a935ee1daaa5c91a7fd7816ade97619b5d1f6b61e663c03f43bb832bc_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/must-gather-rhel8@sha256:4270ef4ed53f54fb13cf1092b3babb70af7012886a3f0c293b11040083f39651_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/must-gather-rhel8@sha256:4ecb20c797f71375bc888ed84036f49bc40e2e9984e7ec74b14ad697d1b9c6fb_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/must-gather-rhel8@sha256:6d2624faf8cb2634a9e2203273d95c076ed2207ddd87f50df6ce8e5088a5d257_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/must-gather-rhel8@sha256:e838cb2e70eff2157b992c1cc6c576c9e099306b1df69d6d5c9d991ded4e0789_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/placement-rhel8@sha256:473ed2081010b9005ecc6fb254389dac6927f336967bd4a2f99ca3210fd265f0_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/placement-rhel8@sha256:746794cb82199cfc0c659de0a48018bbd8f18aec97265d68f8dd8bbf783049b1_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/placement-rhel8@sha256:7f5c7671a97f09756a150feb6a6bd04f40aa938ce065102b5b5875eadab933db_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/placement-rhel8@sha256:a6fb7f9d80d4d6cb53317f7d87960af28a6cafb8c5abee369f7bd94cbe449686_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/provider-credential-controller-rhel8@sha256:759037d7817cef4e0451befe8f2bc943a89f2bda95a52327a1c552c3f9a095bb_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/provider-credential-controller-rhel8@sha256:90281a3feff8e019a937fabb5184881c1983cda657c41332cd0321acf5ea4092_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/provider-credential-controller-rhel8@sha256:b6406fbcfeed4c491c66b778a4ad08e8066db5052a49863dd459e2b7375e6ba4_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/provider-credential-controller-rhel8@sha256:c4707c5214505bf1e5f693f0c5df4bb6fe4336670bf850b9a09040b6d87cccd2_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/registration-operator-rhel8@sha256:49d81d8a383de609d64760a4ae6ffa61469a59a5678311406ce4f838c1cc66fd_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/registration-operator-rhel8@sha256:579420cfdc2a542ab7a1b9cd6f1324885f60d1ec5d2bda74808127b45aef2983_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/registration-operator-rhel8@sha256:f945ae948589e2ea294d3d6e8f89fe05c1203f375a0722465965208ecfc15b94_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/registration-operator-rhel8@sha256:fbc7cd19b869d02af6dba24b20f6a44c498fb00e4afc629821f47b9b35c5a94d_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/registration-rhel8@sha256:39cc95f16445c3a1dca378beb50f5931ad081f459c9c6eb012325c6a9d8ada6c_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/registration-rhel8@sha256:686390715f19747bff24e95137307182ab095fb133051424996c6b0ee668569a_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/registration-rhel8@sha256:7bbc4dceeffd5f4bb47e9c38f97109d083dbbbda1a1643b7eb7762ebbd5047a1_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/registration-rhel8@sha256:cb1c8096bd5bd9f1dfa413bc0d1889d970b6d841988d24d6c1008904b1288cfe_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/work-rhel8@sha256:345f405c6a1d3e18beaf13c24a7ca4055a03746d8e6540670435e8d2413fefaf_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/work-rhel8@sha256:663cf3e0453e2ae5b1c9d5f6d335930d6d1e9c7a34151a171dbf58f9066c2b96_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/work-rhel8@sha256:c5c1939a142b9554a2ce664605409cefcb9954bbb1d8eef988fddab50f06cdaf_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/work-rhel8@sha256:d425b68e6265d098601e240cae6084c76416fd27bfbd955a3ccee30873544e38_ppc64le"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "golang: path/filepath: stack exhaustion in Glob"
},
{
"cve": "CVE-2022-30633",
"cwe": {
"id": "CWE-1325",
"name": "Improperly Controlled Sequential Memory Allocation"
},
"discovery_date": "2022-07-14T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2107392"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in golang. Calling Unmarshal on an XML document into a Go struct, which has a nested field that uses the \"any\" field tag, can cause a panic due to stack exhaustion.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "golang: encoding/xml: stack exhaustion in Unmarshal",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "Red Hat has marked this as moderate impact for two primary reasons\n1. Though the vulnerability exists, it is hard to exploit in real scenarios (e.g., the attacker must be able to feed crafted XML documents into specific code paths).\n2. The vulnerability is a denial of service (DoS) due to stack exhaustion rather than code execution or data breach. Since it doesn\u2019t compromise confidentiality or integrity.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"8Base-multicluster-engine-2.1:multicluster-engine/agent-service-rhel8@sha256:661ee3a57d860a713ffb481ea87858f20fce1e57b858821cb0c1ec4069e206a0_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/agent-service-rhel8@sha256:8cb5ab317ccc6b1bcd409cfba0ec983e3f5d9531227e76bb455011636ed32d21_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/agent-service-rhel8@sha256:e136966121b82373c9279b1b59b68864ed10bfdee424959a7ad4b190ff7a2562_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/agent-service-rhel8@sha256:fce50212c8bbfdc3e8f445f4b7ea35881eb29e49c443e827ad6fe2389328d57f_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/apiserver-network-proxy-rhel8@sha256:25b242af63aca69a32c457dde23b3ac52ed81f5edad3e919d5df59902adb0b60_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/apiserver-network-proxy-rhel8@sha256:5ea69e650771525faf944fbf3be82a19e54a964d38adbb88263247652476938c_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/apiserver-network-proxy-rhel8@sha256:c97ea925ea31a1ae6824ec55bbb43c3cf0d2d9b0fb6d12b6d23492e0e5a5467a_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/apiserver-network-proxy-rhel8@sha256:f71c4c301774aba9a886f2891eace9da47ba075d2a2e4acfc03849c9c0da57bc_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/assisted-image-service-rhel8@sha256:1d250617cf4eb47800d30bd6bdd61872faa29eb7c6953edcb4a107360f0d0a78_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/assisted-image-service-rhel8@sha256:3730a3c3cfb695b540945b5f0ae739a701a0155137b9509238860549105ab670_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/assisted-image-service-rhel8@sha256:3d59cfa190838da34bac1ccf88562f996cc9e9ffdb151f47e044ba3fcc964a3d_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/assisted-image-service-rhel8@sha256:92c8157e43d84584ba93d978fcc6ffba84118e4ea5ff46ad71a62ffdc7fc56e5_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/assisted-installer-agent-rhel8@sha256:99e0accdee9b311b9abf032c712060823736f88c7bf3ba692349d7f8290a9570_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/assisted-installer-agent-rhel8@sha256:b4722c060fb38e1609e689b605816cefb39a15a0ddc40837a90727d123b91c88_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/assisted-installer-reporter-rhel8@sha256:1d465abc36e2045dc5a291663786709fc920c42aacb0c34c4868a1a633334509_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/assisted-installer-reporter-rhel8@sha256:bdb861698be8305247b21ebab7994f27eaae818f691ffcff3d5b5eb5dc70a722_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/assisted-installer-reporter-rhel8@sha256:e4dd90d186f1fea6fcdb4e23f74e4390e00d134b2c21d8510c1cdbbcef3c4a1f_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/assisted-installer-rhel8@sha256:61ac4136dad0e02323807e6d3de8e890ec0b7e7e1f7112f9610410712af6f9b5_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/assisted-installer-rhel8@sha256:686b64358857be04087a706048a32b7356b16a0028d2b200da16ec94d931d25d_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/assisted-installer-rhel8@sha256:910dad58b72de16f92dd5b60d0420010d18229a6e0966fe2eb072517febe499f_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/aws-encryption-provider-rhel8@sha256:31329737bd3608345f8e969e872e2e18305e2959d9d81867933c73fb26a53dcd_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/aws-encryption-provider-rhel8@sha256:9797eef2012c827ff3250cba1cd542772e92872b4bd69a01bdbdba4fe407472c_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/aws-encryption-provider-rhel8@sha256:ab7f1982f21ed9251501396ea150764348b5f61b6e50b9d74b5031e705e16ef3_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/aws-encryption-provider-rhel8@sha256:cee69ba4c6fb326afd03c7f21856a028fa4758dab8c849ef6eaeaea0cd55afd2_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/backplane-rhel8-operator@sha256:0b8c36b4b1d00e47ee4faaeec9ccbdc2977a50592035f8a600491c657e439d33_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/backplane-rhel8-operator@sha256:5dbd590a4bbed44f487d1601d1825b5efb8253b9ee2be49adccec7e0ea9410ac_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/backplane-rhel8-operator@sha256:9f7854a1de26dfebdc8beafffd01304017b8fe7cd84065dd452de1276e529a06_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/backplane-rhel8-operator@sha256:e7998dc233af266ed94ba16450c2f02096abb5e045f291f8f94a83ef9da7dd51_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-provider-agent-rhel8@sha256:208389221423692530b334815985b0a2263febf5574138e854dbdc011f03b4a2_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-provider-agent-rhel8@sha256:4bacc4ba3974c11ac27d1448a7f7cd973162caf33358249e9d1c154018124830_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-provider-agent-rhel8@sha256:8b3c3fb8fdf6d679f6020e0c739f25ae83dd4173e46b743de911d8e346f371fe_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-provider-agent-rhel8@sha256:a4d3f04386e63bfb640b928c01f972ba7d90af9c5213a7c10968b55c875565e0_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-provider-aws-rhel8@sha256:36a5f30d043f1137033842188e59224b803158696f60ddb41095a766705485f4_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-provider-aws-rhel8@sha256:6fb7799fca309c727c7afea57448fc653dde09495945e314402a3e3a079e5b03_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-provider-aws-rhel8@sha256:9b8d4fde02e4c43d194bf4c420550730fd52b74587e2327f2e9eb75067bb25e7_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-provider-aws-rhel8@sha256:bd612736fde388811d12a572852c86d0fe9dcbb6e7f404c64b8654c870d4e2eb_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-provider-azure-rhel8@sha256:2b93b026497655f16a85a2929b1f0c970d51dce0e0e8462774989f1943bdc785_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-provider-azure-rhel8@sha256:2c9c916d0face10abc7f6467564e394ead5946bf18ed8439456cce2767a83b3e_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-provider-azure-rhel8@sha256:6f41c353228c4016ab02557a5591ef36f4aea799c4ad89798343b4a2f0765d08_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-provider-azure-rhel8@sha256:ddd59c296543f525f719336ad6ddc5e5f8d3915e08e3b64d575a9835de3e95ad_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-provider-kubevirt-rhel8@sha256:0007824d89632253727ead00c5fd6ec463f310d71e58e237ea5e51c13052b0bc_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-provider-kubevirt-rhel8@sha256:9cd9106f72557b8ba5de9f4d1de5ff8d33514d2c02889999a3c20aab9a8dd061_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-provider-kubevirt-rhel8@sha256:cbe319cfa3ab4610dc67abea27841dd5b670061faa74e666959550343bba1c28_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-provider-kubevirt-rhel8@sha256:df94a1d8a4b6d1aebed4e657267219632bb3b2176537bdf8e51a728cd78f136f_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-rhel8@sha256:30f56a4d5cba0ccd55e0bda756c7af8010ab94ec3b644dc73f7b32e76b5bbb3a_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-rhel8@sha256:4f7cb34768ff908ed1ba54330603ea54b82a4144cf9124dae01a727dcc60362a_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-rhel8@sha256:a137205ac2127a04466519355b07cee71c08c56dddfee35671127241ebdf4a99_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-rhel8@sha256:c8a785b4e1688d358cec73e9cf4853ca0ab28c7daa4c45d5384b7bebc333f53a_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-curator-controller-rhel8@sha256:1d4d913d4136321ebd94e6b9d9e55be7262883702de72c4a61827804ad843942_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-curator-controller-rhel8@sha256:2134c387cb0e8c2f95bb8ef74ad0a10c37403d9e0dfaeb7e2e9efb388c606ac1_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-curator-controller-rhel8@sha256:2e0867d6ebace932eb09bb3a6a929562a157bc2eea9c28063eb30dac866abf63_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-curator-controller-rhel8@sha256:3dd533817d97518c7af991b888c5f9df501bd496ed53988e5444c1ea62e539cb_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-proxy-addon-rhel8@sha256:2779eae299eb2b48e8a868de2f2d8d13313ca17b2f7d5c816013145b0c787cc8_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-proxy-addon-rhel8@sha256:28544cf2414bdeffb8bcaae2d1547064da46ab5a122fd77861083b1e81e299cc_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-proxy-addon-rhel8@sha256:4da01f6a0a59069045d23599d748849da60ee309f72f233497edd379b3b0823e_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-proxy-addon-rhel8@sha256:6318fd6b0e0f5c39239ba9c71c330bce7974deaf970359ec83c88116abf7a653_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-proxy-rhel8@sha256:610de7f25fd387262c360acb21dd45dc80e1c52a77dd11982965da80301407ab_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-proxy-rhel8@sha256:a881a94835c7eef6babe00792fc0a99c9816831869cb26af0dcf2665233f7710_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-proxy-rhel8@sha256:b240f43890529fe95b1a74de6f4c2626e85ae91ae6a624bb98a4c31130b6740d_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-proxy-rhel8@sha256:df6cd66cdb17efc356e770930ff796bdb527c292243f5e8b87ca5c9e912a19d6_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/clusterclaims-controller-rhel8@sha256:3608571c2a5a3d399e3ad8135ca90e46a7e57b322b5ef9d708efa631cee7109c_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/clusterclaims-controller-rhel8@sha256:5c04626558442d50ab58a941d72a78db7c94f5ce730b5abb7599c21981875970_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/clusterclaims-controller-rhel8@sha256:7be740cc5987a1dfc76d7d8a306ff65291eb9cf61419842f463aa9dc4d6ecde1_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/clusterclaims-controller-rhel8@sha256:fce2e92743adaf6fe2e0168cfeecdc71ff7c009ef92a89c9172ff46ebbedcd40_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/clusterlifecycle-state-metrics-rhel8@sha256:288a0e4f9ca79859c5f295e920e9ef01d395720ea5b62ec7f5a5bd975b9c5850_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/clusterlifecycle-state-metrics-rhel8@sha256:93b9ad845fab34498a6f504ad626d0d5236c39ab1aaf7789df146311e4ba33cd_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/clusterlifecycle-state-metrics-rhel8@sha256:c808d378bd0666d7eb1f9c9024f7d2f7c6bdedd40298aa1e940cfc1ce735af54_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/clusterlifecycle-state-metrics-rhel8@sha256:df17928fd459e5063fb2470dbaea51c96f292f1a4ca5eaedc64a03687edbb6cd_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/console-mce-rhel8@sha256:009597e78bf32e0a6d83ad456a6670e436692aa1c12cbd144580a30080054d0f_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/console-mce-rhel8@sha256:95cbc26ed2e396e44efd543d8a38f1c698267e1a617a7ee4b6f26efdb49e3059_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/console-mce-rhel8@sha256:b83a44a87eddeaa3914d03f51f58e8cc5412ee580ee233754108b2349d890b8c_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/console-mce-rhel8@sha256:e3883d9629078bc16f2a6526cb8b1fdea89c1a8b8f477487fd6b34efa2f13999_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/discovery-rhel8@sha256:12b3c0a01c59836687a7cfc1fba050d0800625cd46f678551a5944b0664c044d_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/discovery-rhel8@sha256:25eefa4b7af3650f57e9a4c372522a0cae7bcc1b41735d2b503b9b41d9c2d0b2_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/discovery-rhel8@sha256:9a655c52c83f7682964e8f46fed6011c6e9de7a2a64ee0893d0c02cf725746e1_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/discovery-rhel8@sha256:a0bcad7b2191e3c674813c2e1e67aea619d6d7eaa95f2324902e0b842d1c0cc8_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/hive-rhel8@sha256:674603ee10ad5e9d42e18e5c2f91153c863cb7e9f38cd523559c8de7c7097483_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/hive-rhel8@sha256:67b2477a7b3885df470dc56e94525e7ebc3dce326599c6f2a311f8727557bf8b_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/hive-rhel8@sha256:8722d4f39942af4a008209ae518bf27d30deaa2e5bf97fc3118bea58efafb3d5_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/hive-rhel8@sha256:dd6a4624672d458a0072b9aa46fb1b3d576c0b198759d053f61536f3b9e34359_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/hypershift-addon-rhel8-operator@sha256:00322fc5e7a8e1d08ca716e23982dae6d365b1523f8d3465e6daad5074067ea2_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/hypershift-addon-rhel8-operator@sha256:27cc406bb658c1915e75f5d0b0d3c0f73e72635c9f5bb08bc28e3c5c434e147b_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/hypershift-addon-rhel8-operator@sha256:afc67731faaa2dc9d32a052064763737c8bc4b1b5cf8e8ffb7cb31a4652c656c_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/hypershift-addon-rhel8-operator@sha256:c4227a3a5b323d716a979e1c6a66c458d458648c5fcb0ab151ad55ba24972f51_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/hypershift-deployment-controller-rhel8@sha256:68de13099864a989493367500360560a677fde2e0e56a760a6dafde1d7be9a27_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/hypershift-deployment-controller-rhel8@sha256:8d4a908562cbb0351aea12befe5f2bdf57041e073ce679d1b1c5b46c893844b6_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/hypershift-deployment-controller-rhel8@sha256:be5d7a8b6dec6d4c959badc2d2960ec7bfe74a75c0d673da06fe6335920de3a0_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/hypershift-deployment-controller-rhel8@sha256:f44b9cd7b993051b4d59108153763a09d283c0cf822fab478f22cfbe53847da7_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/hypershift-rhel8-operator@sha256:2d94cd451fbf0abc13e50b6b6252061294bdbfd1eda64f4347177d20b5d1e489_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/hypershift-rhel8-operator@sha256:3d8d114403d85cbba699f53aa177a84da92516b5d2e852b2bffc33eabde6af13_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/hypershift-rhel8-operator@sha256:62e91ac9b6291bf7abc26cdd937c2c2cf7cdf1f1256a33acbaa5d1cdc607d3fa_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/hypershift-rhel8-operator@sha256:ffce5bc9fb2be59047c4840d9222499f03c1cf74786d8695aab1d1b04adc6f8a_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/klusterlet-operator-bundle@sha256:1687315db647e6689845df88843ae53275440042b76dc781dcabeef16e426bdf_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/managed-serviceaccount-rhel8@sha256:63593ef6045808b9c3fe96fc1cddd99bdfabaaef881fe716972500bfda62f92b_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/managed-serviceaccount-rhel8@sha256:7f5f65ba65c9bfc64d8bf9724a22b68d38c512465f4be1bfed8f02133256214f_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/managed-serviceaccount-rhel8@sha256:8621056c6982b9875749650eee2cf967b31217298a1b924de1fe710e0445df1b_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/managed-serviceaccount-rhel8@sha256:ec5bdf8a935ee1daaa5c91a7fd7816ade97619b5d1f6b61e663c03f43bb832bc_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/managedcluster-import-controller-rhel8@sha256:17987e46eb8772ef79e771b6edd137b29914ae357eb036d76a063cb04de116a3_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/managedcluster-import-controller-rhel8@sha256:4a22ca54331be02c08e23704852c34273a8bf3d1bb2c8f2aaf92f277474e3654_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/managedcluster-import-controller-rhel8@sha256:7d737e05b3164a7e49085a2026bf5fbbdda5a0d23890e1de455eea8d59f20187_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/managedcluster-import-controller-rhel8@sha256:eaf8ba4c775e4ebaeea316bbab0344eb10674089ff9db1c8f1373ed564b03749_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/mce-operator-bundle@sha256:701ad2aa334971346282a7a80c420049f08a3e3845a915a947e7605aab9c1369_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/mce-operator-bundle@sha256:cf1b297a2bbfa2a55204e2c4688511baa0223978b2d4ab7cfb8f8c5c965d563f_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/mce-operator-bundle@sha256:ed114b2afb91375b6f3576da15474ad96c154cc0ed16e288f8a4840d7d39942f_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/mce-operator-bundle@sha256:f1be217449145edb01b029b19d08831cc6d085856e39aea8174e74ef0cc85283_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/multicloud-manager-rhel8@sha256:162fe79ef40dbdcd1c9a16c601ffeb1c1dec5309c250bddf85809a0197b2ec3e_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/multicloud-manager-rhel8@sha256:af5076a59d32f3bed7f88348bccdff6fad4d250aab7f8dc7c2791e75fa76c7d9_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/multicloud-manager-rhel8@sha256:c03edb31a56b4678c4e0f66c59b49e3798b8442ef1ddca3f67488f4baca30241_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/multicloud-manager-rhel8@sha256:c6fb6ec34c746ba73007bec6e1895b4e1a4ed551b035aa9059664ded820f46fa_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-cluster-api-provider-agent-rhel8@sha256:208389221423692530b334815985b0a2263febf5574138e854dbdc011f03b4a2_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-cluster-api-provider-agent-rhel8@sha256:4bacc4ba3974c11ac27d1448a7f7cd973162caf33358249e9d1c154018124830_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-cluster-api-provider-agent-rhel8@sha256:8b3c3fb8fdf6d679f6020e0c739f25ae83dd4173e46b743de911d8e346f371fe_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-cluster-api-provider-agent-rhel8@sha256:a4d3f04386e63bfb640b928c01f972ba7d90af9c5213a7c10968b55c875565e0_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-console-mce-rhel8@sha256:009597e78bf32e0a6d83ad456a6670e436692aa1c12cbd144580a30080054d0f_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-console-mce-rhel8@sha256:95cbc26ed2e396e44efd543d8a38f1c698267e1a617a7ee4b6f26efdb49e3059_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-console-mce-rhel8@sha256:b83a44a87eddeaa3914d03f51f58e8cc5412ee580ee233754108b2349d890b8c_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-console-mce-rhel8@sha256:e3883d9629078bc16f2a6526cb8b1fdea89c1a8b8f477487fd6b34efa2f13999_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-hypershift-addon-rhel8-operator@sha256:00322fc5e7a8e1d08ca716e23982dae6d365b1523f8d3465e6daad5074067ea2_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-hypershift-addon-rhel8-operator@sha256:27cc406bb658c1915e75f5d0b0d3c0f73e72635c9f5bb08bc28e3c5c434e147b_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-hypershift-addon-rhel8-operator@sha256:afc67731faaa2dc9d32a052064763737c8bc4b1b5cf8e8ffb7cb31a4652c656c_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-hypershift-addon-rhel8-operator@sha256:c4227a3a5b323d716a979e1c6a66c458d458648c5fcb0ab151ad55ba24972f51_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-hypershift-deployment-controller-rhel8@sha256:68de13099864a989493367500360560a677fde2e0e56a760a6dafde1d7be9a27_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-hypershift-deployment-controller-rhel8@sha256:8d4a908562cbb0351aea12befe5f2bdf57041e073ce679d1b1c5b46c893844b6_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-hypershift-deployment-controller-rhel8@sha256:be5d7a8b6dec6d4c959badc2d2960ec7bfe74a75c0d673da06fe6335920de3a0_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-hypershift-deployment-controller-rhel8@sha256:f44b9cd7b993051b4d59108153763a09d283c0cf822fab478f22cfbe53847da7_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-managed-serviceaccount-rhel8@sha256:63593ef6045808b9c3fe96fc1cddd99bdfabaaef881fe716972500bfda62f92b_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-managed-serviceaccount-rhel8@sha256:7f5f65ba65c9bfc64d8bf9724a22b68d38c512465f4be1bfed8f02133256214f_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-managed-serviceaccount-rhel8@sha256:8621056c6982b9875749650eee2cf967b31217298a1b924de1fe710e0445df1b_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-managed-serviceaccount-rhel8@sha256:ec5bdf8a935ee1daaa5c91a7fd7816ade97619b5d1f6b61e663c03f43bb832bc_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/must-gather-rhel8@sha256:4270ef4ed53f54fb13cf1092b3babb70af7012886a3f0c293b11040083f39651_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/must-gather-rhel8@sha256:4ecb20c797f71375bc888ed84036f49bc40e2e9984e7ec74b14ad697d1b9c6fb_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/must-gather-rhel8@sha256:6d2624faf8cb2634a9e2203273d95c076ed2207ddd87f50df6ce8e5088a5d257_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/must-gather-rhel8@sha256:e838cb2e70eff2157b992c1cc6c576c9e099306b1df69d6d5c9d991ded4e0789_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/placement-rhel8@sha256:473ed2081010b9005ecc6fb254389dac6927f336967bd4a2f99ca3210fd265f0_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/placement-rhel8@sha256:746794cb82199cfc0c659de0a48018bbd8f18aec97265d68f8dd8bbf783049b1_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/placement-rhel8@sha256:7f5c7671a97f09756a150feb6a6bd04f40aa938ce065102b5b5875eadab933db_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/placement-rhel8@sha256:a6fb7f9d80d4d6cb53317f7d87960af28a6cafb8c5abee369f7bd94cbe449686_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/provider-credential-controller-rhel8@sha256:759037d7817cef4e0451befe8f2bc943a89f2bda95a52327a1c552c3f9a095bb_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/provider-credential-controller-rhel8@sha256:90281a3feff8e019a937fabb5184881c1983cda657c41332cd0321acf5ea4092_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/provider-credential-controller-rhel8@sha256:b6406fbcfeed4c491c66b778a4ad08e8066db5052a49863dd459e2b7375e6ba4_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/provider-credential-controller-rhel8@sha256:c4707c5214505bf1e5f693f0c5df4bb6fe4336670bf850b9a09040b6d87cccd2_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/registration-operator-rhel8@sha256:49d81d8a383de609d64760a4ae6ffa61469a59a5678311406ce4f838c1cc66fd_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/registration-operator-rhel8@sha256:579420cfdc2a542ab7a1b9cd6f1324885f60d1ec5d2bda74808127b45aef2983_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/registration-operator-rhel8@sha256:f945ae948589e2ea294d3d6e8f89fe05c1203f375a0722465965208ecfc15b94_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/registration-operator-rhel8@sha256:fbc7cd19b869d02af6dba24b20f6a44c498fb00e4afc629821f47b9b35c5a94d_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/registration-rhel8@sha256:39cc95f16445c3a1dca378beb50f5931ad081f459c9c6eb012325c6a9d8ada6c_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/registration-rhel8@sha256:686390715f19747bff24e95137307182ab095fb133051424996c6b0ee668569a_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/registration-rhel8@sha256:7bbc4dceeffd5f4bb47e9c38f97109d083dbbbda1a1643b7eb7762ebbd5047a1_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/registration-rhel8@sha256:cb1c8096bd5bd9f1dfa413bc0d1889d970b6d841988d24d6c1008904b1288cfe_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/work-rhel8@sha256:345f405c6a1d3e18beaf13c24a7ca4055a03746d8e6540670435e8d2413fefaf_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/work-rhel8@sha256:663cf3e0453e2ae5b1c9d5f6d335930d6d1e9c7a34151a171dbf58f9066c2b96_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/work-rhel8@sha256:c5c1939a142b9554a2ce664605409cefcb9954bbb1d8eef988fddab50f06cdaf_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/work-rhel8@sha256:d425b68e6265d098601e240cae6084c76416fd27bfbd955a3ccee30873544e38_ppc64le"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2022-30633"
},
{
"category": "external",
"summary": "RHBZ#2107392",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2107392"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2022-30633",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-30633"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2022-30633",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2022-30633"
},
{
"category": "external",
"summary": "https://go.dev/issue/53611",
"url": "https://go.dev/issue/53611"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-announce/c/nqrv9fbR0zE",
"url": "https://groups.google.com/g/golang-announce/c/nqrv9fbR0zE"
}
],
"release_date": "2022-07-12T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2022-09-06T14:28:04+00:00",
"details": "For multicluster engine for Kubernetes, see the following documentation for\ndetails on how to install the images:\n\nhttps://access.redhat.com/documentation/en-us/red_hat_advanced_cluster_management_for_kubernetes/2.6/html/multicluster_engine/install_upgrade/installing-while-connected-online-mce",
"product_ids": [
"8Base-multicluster-engine-2.1:multicluster-engine/agent-service-rhel8@sha256:661ee3a57d860a713ffb481ea87858f20fce1e57b858821cb0c1ec4069e206a0_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/agent-service-rhel8@sha256:8cb5ab317ccc6b1bcd409cfba0ec983e3f5d9531227e76bb455011636ed32d21_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/agent-service-rhel8@sha256:e136966121b82373c9279b1b59b68864ed10bfdee424959a7ad4b190ff7a2562_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/agent-service-rhel8@sha256:fce50212c8bbfdc3e8f445f4b7ea35881eb29e49c443e827ad6fe2389328d57f_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/apiserver-network-proxy-rhel8@sha256:25b242af63aca69a32c457dde23b3ac52ed81f5edad3e919d5df59902adb0b60_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/apiserver-network-proxy-rhel8@sha256:5ea69e650771525faf944fbf3be82a19e54a964d38adbb88263247652476938c_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/apiserver-network-proxy-rhel8@sha256:c97ea925ea31a1ae6824ec55bbb43c3cf0d2d9b0fb6d12b6d23492e0e5a5467a_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/apiserver-network-proxy-rhel8@sha256:f71c4c301774aba9a886f2891eace9da47ba075d2a2e4acfc03849c9c0da57bc_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/assisted-image-service-rhel8@sha256:1d250617cf4eb47800d30bd6bdd61872faa29eb7c6953edcb4a107360f0d0a78_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/assisted-image-service-rhel8@sha256:3730a3c3cfb695b540945b5f0ae739a701a0155137b9509238860549105ab670_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/assisted-image-service-rhel8@sha256:3d59cfa190838da34bac1ccf88562f996cc9e9ffdb151f47e044ba3fcc964a3d_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/assisted-image-service-rhel8@sha256:92c8157e43d84584ba93d978fcc6ffba84118e4ea5ff46ad71a62ffdc7fc56e5_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/assisted-installer-agent-rhel8@sha256:99e0accdee9b311b9abf032c712060823736f88c7bf3ba692349d7f8290a9570_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/assisted-installer-agent-rhel8@sha256:b4722c060fb38e1609e689b605816cefb39a15a0ddc40837a90727d123b91c88_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/assisted-installer-reporter-rhel8@sha256:1d465abc36e2045dc5a291663786709fc920c42aacb0c34c4868a1a633334509_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/assisted-installer-reporter-rhel8@sha256:bdb861698be8305247b21ebab7994f27eaae818f691ffcff3d5b5eb5dc70a722_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/assisted-installer-reporter-rhel8@sha256:e4dd90d186f1fea6fcdb4e23f74e4390e00d134b2c21d8510c1cdbbcef3c4a1f_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/assisted-installer-rhel8@sha256:61ac4136dad0e02323807e6d3de8e890ec0b7e7e1f7112f9610410712af6f9b5_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/assisted-installer-rhel8@sha256:686b64358857be04087a706048a32b7356b16a0028d2b200da16ec94d931d25d_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/assisted-installer-rhel8@sha256:910dad58b72de16f92dd5b60d0420010d18229a6e0966fe2eb072517febe499f_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/aws-encryption-provider-rhel8@sha256:31329737bd3608345f8e969e872e2e18305e2959d9d81867933c73fb26a53dcd_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/aws-encryption-provider-rhel8@sha256:9797eef2012c827ff3250cba1cd542772e92872b4bd69a01bdbdba4fe407472c_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/aws-encryption-provider-rhel8@sha256:ab7f1982f21ed9251501396ea150764348b5f61b6e50b9d74b5031e705e16ef3_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/aws-encryption-provider-rhel8@sha256:cee69ba4c6fb326afd03c7f21856a028fa4758dab8c849ef6eaeaea0cd55afd2_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/backplane-rhel8-operator@sha256:0b8c36b4b1d00e47ee4faaeec9ccbdc2977a50592035f8a600491c657e439d33_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/backplane-rhel8-operator@sha256:5dbd590a4bbed44f487d1601d1825b5efb8253b9ee2be49adccec7e0ea9410ac_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/backplane-rhel8-operator@sha256:9f7854a1de26dfebdc8beafffd01304017b8fe7cd84065dd452de1276e529a06_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/backplane-rhel8-operator@sha256:e7998dc233af266ed94ba16450c2f02096abb5e045f291f8f94a83ef9da7dd51_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-provider-agent-rhel8@sha256:208389221423692530b334815985b0a2263febf5574138e854dbdc011f03b4a2_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-provider-agent-rhel8@sha256:4bacc4ba3974c11ac27d1448a7f7cd973162caf33358249e9d1c154018124830_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-provider-agent-rhel8@sha256:8b3c3fb8fdf6d679f6020e0c739f25ae83dd4173e46b743de911d8e346f371fe_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-provider-agent-rhel8@sha256:a4d3f04386e63bfb640b928c01f972ba7d90af9c5213a7c10968b55c875565e0_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-provider-aws-rhel8@sha256:36a5f30d043f1137033842188e59224b803158696f60ddb41095a766705485f4_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-provider-aws-rhel8@sha256:6fb7799fca309c727c7afea57448fc653dde09495945e314402a3e3a079e5b03_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-provider-aws-rhel8@sha256:9b8d4fde02e4c43d194bf4c420550730fd52b74587e2327f2e9eb75067bb25e7_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-provider-aws-rhel8@sha256:bd612736fde388811d12a572852c86d0fe9dcbb6e7f404c64b8654c870d4e2eb_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-provider-azure-rhel8@sha256:2b93b026497655f16a85a2929b1f0c970d51dce0e0e8462774989f1943bdc785_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-provider-azure-rhel8@sha256:2c9c916d0face10abc7f6467564e394ead5946bf18ed8439456cce2767a83b3e_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-provider-azure-rhel8@sha256:6f41c353228c4016ab02557a5591ef36f4aea799c4ad89798343b4a2f0765d08_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-provider-azure-rhel8@sha256:ddd59c296543f525f719336ad6ddc5e5f8d3915e08e3b64d575a9835de3e95ad_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-provider-kubevirt-rhel8@sha256:0007824d89632253727ead00c5fd6ec463f310d71e58e237ea5e51c13052b0bc_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-provider-kubevirt-rhel8@sha256:9cd9106f72557b8ba5de9f4d1de5ff8d33514d2c02889999a3c20aab9a8dd061_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-provider-kubevirt-rhel8@sha256:cbe319cfa3ab4610dc67abea27841dd5b670061faa74e666959550343bba1c28_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-provider-kubevirt-rhel8@sha256:df94a1d8a4b6d1aebed4e657267219632bb3b2176537bdf8e51a728cd78f136f_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-rhel8@sha256:30f56a4d5cba0ccd55e0bda756c7af8010ab94ec3b644dc73f7b32e76b5bbb3a_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-rhel8@sha256:4f7cb34768ff908ed1ba54330603ea54b82a4144cf9124dae01a727dcc60362a_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-rhel8@sha256:a137205ac2127a04466519355b07cee71c08c56dddfee35671127241ebdf4a99_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-rhel8@sha256:c8a785b4e1688d358cec73e9cf4853ca0ab28c7daa4c45d5384b7bebc333f53a_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-curator-controller-rhel8@sha256:1d4d913d4136321ebd94e6b9d9e55be7262883702de72c4a61827804ad843942_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-curator-controller-rhel8@sha256:2134c387cb0e8c2f95bb8ef74ad0a10c37403d9e0dfaeb7e2e9efb388c606ac1_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-curator-controller-rhel8@sha256:2e0867d6ebace932eb09bb3a6a929562a157bc2eea9c28063eb30dac866abf63_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-curator-controller-rhel8@sha256:3dd533817d97518c7af991b888c5f9df501bd496ed53988e5444c1ea62e539cb_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-proxy-addon-rhel8@sha256:2779eae299eb2b48e8a868de2f2d8d13313ca17b2f7d5c816013145b0c787cc8_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-proxy-addon-rhel8@sha256:28544cf2414bdeffb8bcaae2d1547064da46ab5a122fd77861083b1e81e299cc_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-proxy-addon-rhel8@sha256:4da01f6a0a59069045d23599d748849da60ee309f72f233497edd379b3b0823e_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-proxy-addon-rhel8@sha256:6318fd6b0e0f5c39239ba9c71c330bce7974deaf970359ec83c88116abf7a653_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-proxy-rhel8@sha256:610de7f25fd387262c360acb21dd45dc80e1c52a77dd11982965da80301407ab_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-proxy-rhel8@sha256:a881a94835c7eef6babe00792fc0a99c9816831869cb26af0dcf2665233f7710_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-proxy-rhel8@sha256:b240f43890529fe95b1a74de6f4c2626e85ae91ae6a624bb98a4c31130b6740d_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-proxy-rhel8@sha256:df6cd66cdb17efc356e770930ff796bdb527c292243f5e8b87ca5c9e912a19d6_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/clusterclaims-controller-rhel8@sha256:3608571c2a5a3d399e3ad8135ca90e46a7e57b322b5ef9d708efa631cee7109c_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/clusterclaims-controller-rhel8@sha256:5c04626558442d50ab58a941d72a78db7c94f5ce730b5abb7599c21981875970_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/clusterclaims-controller-rhel8@sha256:7be740cc5987a1dfc76d7d8a306ff65291eb9cf61419842f463aa9dc4d6ecde1_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/clusterclaims-controller-rhel8@sha256:fce2e92743adaf6fe2e0168cfeecdc71ff7c009ef92a89c9172ff46ebbedcd40_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/clusterlifecycle-state-metrics-rhel8@sha256:288a0e4f9ca79859c5f295e920e9ef01d395720ea5b62ec7f5a5bd975b9c5850_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/clusterlifecycle-state-metrics-rhel8@sha256:93b9ad845fab34498a6f504ad626d0d5236c39ab1aaf7789df146311e4ba33cd_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/clusterlifecycle-state-metrics-rhel8@sha256:c808d378bd0666d7eb1f9c9024f7d2f7c6bdedd40298aa1e940cfc1ce735af54_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/clusterlifecycle-state-metrics-rhel8@sha256:df17928fd459e5063fb2470dbaea51c96f292f1a4ca5eaedc64a03687edbb6cd_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/console-mce-rhel8@sha256:009597e78bf32e0a6d83ad456a6670e436692aa1c12cbd144580a30080054d0f_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/console-mce-rhel8@sha256:95cbc26ed2e396e44efd543d8a38f1c698267e1a617a7ee4b6f26efdb49e3059_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/console-mce-rhel8@sha256:b83a44a87eddeaa3914d03f51f58e8cc5412ee580ee233754108b2349d890b8c_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/console-mce-rhel8@sha256:e3883d9629078bc16f2a6526cb8b1fdea89c1a8b8f477487fd6b34efa2f13999_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/discovery-rhel8@sha256:12b3c0a01c59836687a7cfc1fba050d0800625cd46f678551a5944b0664c044d_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/discovery-rhel8@sha256:25eefa4b7af3650f57e9a4c372522a0cae7bcc1b41735d2b503b9b41d9c2d0b2_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/discovery-rhel8@sha256:9a655c52c83f7682964e8f46fed6011c6e9de7a2a64ee0893d0c02cf725746e1_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/discovery-rhel8@sha256:a0bcad7b2191e3c674813c2e1e67aea619d6d7eaa95f2324902e0b842d1c0cc8_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/hive-rhel8@sha256:674603ee10ad5e9d42e18e5c2f91153c863cb7e9f38cd523559c8de7c7097483_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/hive-rhel8@sha256:67b2477a7b3885df470dc56e94525e7ebc3dce326599c6f2a311f8727557bf8b_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/hive-rhel8@sha256:8722d4f39942af4a008209ae518bf27d30deaa2e5bf97fc3118bea58efafb3d5_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/hive-rhel8@sha256:dd6a4624672d458a0072b9aa46fb1b3d576c0b198759d053f61536f3b9e34359_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/hypershift-addon-rhel8-operator@sha256:00322fc5e7a8e1d08ca716e23982dae6d365b1523f8d3465e6daad5074067ea2_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/hypershift-addon-rhel8-operator@sha256:27cc406bb658c1915e75f5d0b0d3c0f73e72635c9f5bb08bc28e3c5c434e147b_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/hypershift-addon-rhel8-operator@sha256:afc67731faaa2dc9d32a052064763737c8bc4b1b5cf8e8ffb7cb31a4652c656c_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/hypershift-addon-rhel8-operator@sha256:c4227a3a5b323d716a979e1c6a66c458d458648c5fcb0ab151ad55ba24972f51_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/hypershift-deployment-controller-rhel8@sha256:68de13099864a989493367500360560a677fde2e0e56a760a6dafde1d7be9a27_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/hypershift-deployment-controller-rhel8@sha256:8d4a908562cbb0351aea12befe5f2bdf57041e073ce679d1b1c5b46c893844b6_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/hypershift-deployment-controller-rhel8@sha256:be5d7a8b6dec6d4c959badc2d2960ec7bfe74a75c0d673da06fe6335920de3a0_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/hypershift-deployment-controller-rhel8@sha256:f44b9cd7b993051b4d59108153763a09d283c0cf822fab478f22cfbe53847da7_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/hypershift-rhel8-operator@sha256:2d94cd451fbf0abc13e50b6b6252061294bdbfd1eda64f4347177d20b5d1e489_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/hypershift-rhel8-operator@sha256:3d8d114403d85cbba699f53aa177a84da92516b5d2e852b2bffc33eabde6af13_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/hypershift-rhel8-operator@sha256:62e91ac9b6291bf7abc26cdd937c2c2cf7cdf1f1256a33acbaa5d1cdc607d3fa_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/hypershift-rhel8-operator@sha256:ffce5bc9fb2be59047c4840d9222499f03c1cf74786d8695aab1d1b04adc6f8a_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/klusterlet-operator-bundle@sha256:1687315db647e6689845df88843ae53275440042b76dc781dcabeef16e426bdf_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/managed-serviceaccount-rhel8@sha256:63593ef6045808b9c3fe96fc1cddd99bdfabaaef881fe716972500bfda62f92b_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/managed-serviceaccount-rhel8@sha256:7f5f65ba65c9bfc64d8bf9724a22b68d38c512465f4be1bfed8f02133256214f_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/managed-serviceaccount-rhel8@sha256:8621056c6982b9875749650eee2cf967b31217298a1b924de1fe710e0445df1b_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/managed-serviceaccount-rhel8@sha256:ec5bdf8a935ee1daaa5c91a7fd7816ade97619b5d1f6b61e663c03f43bb832bc_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/managedcluster-import-controller-rhel8@sha256:17987e46eb8772ef79e771b6edd137b29914ae357eb036d76a063cb04de116a3_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/managedcluster-import-controller-rhel8@sha256:4a22ca54331be02c08e23704852c34273a8bf3d1bb2c8f2aaf92f277474e3654_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/managedcluster-import-controller-rhel8@sha256:7d737e05b3164a7e49085a2026bf5fbbdda5a0d23890e1de455eea8d59f20187_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/managedcluster-import-controller-rhel8@sha256:eaf8ba4c775e4ebaeea316bbab0344eb10674089ff9db1c8f1373ed564b03749_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/mce-operator-bundle@sha256:701ad2aa334971346282a7a80c420049f08a3e3845a915a947e7605aab9c1369_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/mce-operator-bundle@sha256:cf1b297a2bbfa2a55204e2c4688511baa0223978b2d4ab7cfb8f8c5c965d563f_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/mce-operator-bundle@sha256:ed114b2afb91375b6f3576da15474ad96c154cc0ed16e288f8a4840d7d39942f_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/mce-operator-bundle@sha256:f1be217449145edb01b029b19d08831cc6d085856e39aea8174e74ef0cc85283_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/multicloud-manager-rhel8@sha256:162fe79ef40dbdcd1c9a16c601ffeb1c1dec5309c250bddf85809a0197b2ec3e_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/multicloud-manager-rhel8@sha256:af5076a59d32f3bed7f88348bccdff6fad4d250aab7f8dc7c2791e75fa76c7d9_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/multicloud-manager-rhel8@sha256:c03edb31a56b4678c4e0f66c59b49e3798b8442ef1ddca3f67488f4baca30241_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/multicloud-manager-rhel8@sha256:c6fb6ec34c746ba73007bec6e1895b4e1a4ed551b035aa9059664ded820f46fa_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-cluster-api-provider-agent-rhel8@sha256:208389221423692530b334815985b0a2263febf5574138e854dbdc011f03b4a2_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-cluster-api-provider-agent-rhel8@sha256:4bacc4ba3974c11ac27d1448a7f7cd973162caf33358249e9d1c154018124830_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-cluster-api-provider-agent-rhel8@sha256:8b3c3fb8fdf6d679f6020e0c739f25ae83dd4173e46b743de911d8e346f371fe_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-cluster-api-provider-agent-rhel8@sha256:a4d3f04386e63bfb640b928c01f972ba7d90af9c5213a7c10968b55c875565e0_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-console-mce-rhel8@sha256:009597e78bf32e0a6d83ad456a6670e436692aa1c12cbd144580a30080054d0f_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-console-mce-rhel8@sha256:95cbc26ed2e396e44efd543d8a38f1c698267e1a617a7ee4b6f26efdb49e3059_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-console-mce-rhel8@sha256:b83a44a87eddeaa3914d03f51f58e8cc5412ee580ee233754108b2349d890b8c_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-console-mce-rhel8@sha256:e3883d9629078bc16f2a6526cb8b1fdea89c1a8b8f477487fd6b34efa2f13999_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-hypershift-addon-rhel8-operator@sha256:00322fc5e7a8e1d08ca716e23982dae6d365b1523f8d3465e6daad5074067ea2_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-hypershift-addon-rhel8-operator@sha256:27cc406bb658c1915e75f5d0b0d3c0f73e72635c9f5bb08bc28e3c5c434e147b_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-hypershift-addon-rhel8-operator@sha256:afc67731faaa2dc9d32a052064763737c8bc4b1b5cf8e8ffb7cb31a4652c656c_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-hypershift-addon-rhel8-operator@sha256:c4227a3a5b323d716a979e1c6a66c458d458648c5fcb0ab151ad55ba24972f51_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-hypershift-deployment-controller-rhel8@sha256:68de13099864a989493367500360560a677fde2e0e56a760a6dafde1d7be9a27_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-hypershift-deployment-controller-rhel8@sha256:8d4a908562cbb0351aea12befe5f2bdf57041e073ce679d1b1c5b46c893844b6_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-hypershift-deployment-controller-rhel8@sha256:be5d7a8b6dec6d4c959badc2d2960ec7bfe74a75c0d673da06fe6335920de3a0_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-hypershift-deployment-controller-rhel8@sha256:f44b9cd7b993051b4d59108153763a09d283c0cf822fab478f22cfbe53847da7_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-managed-serviceaccount-rhel8@sha256:63593ef6045808b9c3fe96fc1cddd99bdfabaaef881fe716972500bfda62f92b_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-managed-serviceaccount-rhel8@sha256:7f5f65ba65c9bfc64d8bf9724a22b68d38c512465f4be1bfed8f02133256214f_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-managed-serviceaccount-rhel8@sha256:8621056c6982b9875749650eee2cf967b31217298a1b924de1fe710e0445df1b_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-managed-serviceaccount-rhel8@sha256:ec5bdf8a935ee1daaa5c91a7fd7816ade97619b5d1f6b61e663c03f43bb832bc_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/must-gather-rhel8@sha256:4270ef4ed53f54fb13cf1092b3babb70af7012886a3f0c293b11040083f39651_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/must-gather-rhel8@sha256:4ecb20c797f71375bc888ed84036f49bc40e2e9984e7ec74b14ad697d1b9c6fb_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/must-gather-rhel8@sha256:6d2624faf8cb2634a9e2203273d95c076ed2207ddd87f50df6ce8e5088a5d257_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/must-gather-rhel8@sha256:e838cb2e70eff2157b992c1cc6c576c9e099306b1df69d6d5c9d991ded4e0789_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/placement-rhel8@sha256:473ed2081010b9005ecc6fb254389dac6927f336967bd4a2f99ca3210fd265f0_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/placement-rhel8@sha256:746794cb82199cfc0c659de0a48018bbd8f18aec97265d68f8dd8bbf783049b1_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/placement-rhel8@sha256:7f5c7671a97f09756a150feb6a6bd04f40aa938ce065102b5b5875eadab933db_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/placement-rhel8@sha256:a6fb7f9d80d4d6cb53317f7d87960af28a6cafb8c5abee369f7bd94cbe449686_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/provider-credential-controller-rhel8@sha256:759037d7817cef4e0451befe8f2bc943a89f2bda95a52327a1c552c3f9a095bb_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/provider-credential-controller-rhel8@sha256:90281a3feff8e019a937fabb5184881c1983cda657c41332cd0321acf5ea4092_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/provider-credential-controller-rhel8@sha256:b6406fbcfeed4c491c66b778a4ad08e8066db5052a49863dd459e2b7375e6ba4_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/provider-credential-controller-rhel8@sha256:c4707c5214505bf1e5f693f0c5df4bb6fe4336670bf850b9a09040b6d87cccd2_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/registration-operator-rhel8@sha256:49d81d8a383de609d64760a4ae6ffa61469a59a5678311406ce4f838c1cc66fd_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/registration-operator-rhel8@sha256:579420cfdc2a542ab7a1b9cd6f1324885f60d1ec5d2bda74808127b45aef2983_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/registration-operator-rhel8@sha256:f945ae948589e2ea294d3d6e8f89fe05c1203f375a0722465965208ecfc15b94_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/registration-operator-rhel8@sha256:fbc7cd19b869d02af6dba24b20f6a44c498fb00e4afc629821f47b9b35c5a94d_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/registration-rhel8@sha256:39cc95f16445c3a1dca378beb50f5931ad081f459c9c6eb012325c6a9d8ada6c_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/registration-rhel8@sha256:686390715f19747bff24e95137307182ab095fb133051424996c6b0ee668569a_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/registration-rhel8@sha256:7bbc4dceeffd5f4bb47e9c38f97109d083dbbbda1a1643b7eb7762ebbd5047a1_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/registration-rhel8@sha256:cb1c8096bd5bd9f1dfa413bc0d1889d970b6d841988d24d6c1008904b1288cfe_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/work-rhel8@sha256:345f405c6a1d3e18beaf13c24a7ca4055a03746d8e6540670435e8d2413fefaf_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/work-rhel8@sha256:663cf3e0453e2ae5b1c9d5f6d335930d6d1e9c7a34151a171dbf58f9066c2b96_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/work-rhel8@sha256:c5c1939a142b9554a2ce664605409cefcb9954bbb1d8eef988fddab50f06cdaf_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/work-rhel8@sha256:d425b68e6265d098601e240cae6084c76416fd27bfbd955a3ccee30873544e38_ppc64le"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2022:6345"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"8Base-multicluster-engine-2.1:multicluster-engine/agent-service-rhel8@sha256:661ee3a57d860a713ffb481ea87858f20fce1e57b858821cb0c1ec4069e206a0_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/agent-service-rhel8@sha256:8cb5ab317ccc6b1bcd409cfba0ec983e3f5d9531227e76bb455011636ed32d21_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/agent-service-rhel8@sha256:e136966121b82373c9279b1b59b68864ed10bfdee424959a7ad4b190ff7a2562_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/agent-service-rhel8@sha256:fce50212c8bbfdc3e8f445f4b7ea35881eb29e49c443e827ad6fe2389328d57f_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/apiserver-network-proxy-rhel8@sha256:25b242af63aca69a32c457dde23b3ac52ed81f5edad3e919d5df59902adb0b60_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/apiserver-network-proxy-rhel8@sha256:5ea69e650771525faf944fbf3be82a19e54a964d38adbb88263247652476938c_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/apiserver-network-proxy-rhel8@sha256:c97ea925ea31a1ae6824ec55bbb43c3cf0d2d9b0fb6d12b6d23492e0e5a5467a_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/apiserver-network-proxy-rhel8@sha256:f71c4c301774aba9a886f2891eace9da47ba075d2a2e4acfc03849c9c0da57bc_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/assisted-image-service-rhel8@sha256:1d250617cf4eb47800d30bd6bdd61872faa29eb7c6953edcb4a107360f0d0a78_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/assisted-image-service-rhel8@sha256:3730a3c3cfb695b540945b5f0ae739a701a0155137b9509238860549105ab670_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/assisted-image-service-rhel8@sha256:3d59cfa190838da34bac1ccf88562f996cc9e9ffdb151f47e044ba3fcc964a3d_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/assisted-image-service-rhel8@sha256:92c8157e43d84584ba93d978fcc6ffba84118e4ea5ff46ad71a62ffdc7fc56e5_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/assisted-installer-agent-rhel8@sha256:99e0accdee9b311b9abf032c712060823736f88c7bf3ba692349d7f8290a9570_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/assisted-installer-agent-rhel8@sha256:b4722c060fb38e1609e689b605816cefb39a15a0ddc40837a90727d123b91c88_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/assisted-installer-reporter-rhel8@sha256:1d465abc36e2045dc5a291663786709fc920c42aacb0c34c4868a1a633334509_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/assisted-installer-reporter-rhel8@sha256:bdb861698be8305247b21ebab7994f27eaae818f691ffcff3d5b5eb5dc70a722_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/assisted-installer-reporter-rhel8@sha256:e4dd90d186f1fea6fcdb4e23f74e4390e00d134b2c21d8510c1cdbbcef3c4a1f_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/assisted-installer-rhel8@sha256:61ac4136dad0e02323807e6d3de8e890ec0b7e7e1f7112f9610410712af6f9b5_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/assisted-installer-rhel8@sha256:686b64358857be04087a706048a32b7356b16a0028d2b200da16ec94d931d25d_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/assisted-installer-rhel8@sha256:910dad58b72de16f92dd5b60d0420010d18229a6e0966fe2eb072517febe499f_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/aws-encryption-provider-rhel8@sha256:31329737bd3608345f8e969e872e2e18305e2959d9d81867933c73fb26a53dcd_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/aws-encryption-provider-rhel8@sha256:9797eef2012c827ff3250cba1cd542772e92872b4bd69a01bdbdba4fe407472c_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/aws-encryption-provider-rhel8@sha256:ab7f1982f21ed9251501396ea150764348b5f61b6e50b9d74b5031e705e16ef3_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/aws-encryption-provider-rhel8@sha256:cee69ba4c6fb326afd03c7f21856a028fa4758dab8c849ef6eaeaea0cd55afd2_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/backplane-rhel8-operator@sha256:0b8c36b4b1d00e47ee4faaeec9ccbdc2977a50592035f8a600491c657e439d33_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/backplane-rhel8-operator@sha256:5dbd590a4bbed44f487d1601d1825b5efb8253b9ee2be49adccec7e0ea9410ac_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/backplane-rhel8-operator@sha256:9f7854a1de26dfebdc8beafffd01304017b8fe7cd84065dd452de1276e529a06_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/backplane-rhel8-operator@sha256:e7998dc233af266ed94ba16450c2f02096abb5e045f291f8f94a83ef9da7dd51_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-provider-agent-rhel8@sha256:208389221423692530b334815985b0a2263febf5574138e854dbdc011f03b4a2_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-provider-agent-rhel8@sha256:4bacc4ba3974c11ac27d1448a7f7cd973162caf33358249e9d1c154018124830_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-provider-agent-rhel8@sha256:8b3c3fb8fdf6d679f6020e0c739f25ae83dd4173e46b743de911d8e346f371fe_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-provider-agent-rhel8@sha256:a4d3f04386e63bfb640b928c01f972ba7d90af9c5213a7c10968b55c875565e0_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-provider-aws-rhel8@sha256:36a5f30d043f1137033842188e59224b803158696f60ddb41095a766705485f4_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-provider-aws-rhel8@sha256:6fb7799fca309c727c7afea57448fc653dde09495945e314402a3e3a079e5b03_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-provider-aws-rhel8@sha256:9b8d4fde02e4c43d194bf4c420550730fd52b74587e2327f2e9eb75067bb25e7_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-provider-aws-rhel8@sha256:bd612736fde388811d12a572852c86d0fe9dcbb6e7f404c64b8654c870d4e2eb_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-provider-azure-rhel8@sha256:2b93b026497655f16a85a2929b1f0c970d51dce0e0e8462774989f1943bdc785_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-provider-azure-rhel8@sha256:2c9c916d0face10abc7f6467564e394ead5946bf18ed8439456cce2767a83b3e_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-provider-azure-rhel8@sha256:6f41c353228c4016ab02557a5591ef36f4aea799c4ad89798343b4a2f0765d08_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-provider-azure-rhel8@sha256:ddd59c296543f525f719336ad6ddc5e5f8d3915e08e3b64d575a9835de3e95ad_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-provider-kubevirt-rhel8@sha256:0007824d89632253727ead00c5fd6ec463f310d71e58e237ea5e51c13052b0bc_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-provider-kubevirt-rhel8@sha256:9cd9106f72557b8ba5de9f4d1de5ff8d33514d2c02889999a3c20aab9a8dd061_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-provider-kubevirt-rhel8@sha256:cbe319cfa3ab4610dc67abea27841dd5b670061faa74e666959550343bba1c28_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-provider-kubevirt-rhel8@sha256:df94a1d8a4b6d1aebed4e657267219632bb3b2176537bdf8e51a728cd78f136f_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-rhel8@sha256:30f56a4d5cba0ccd55e0bda756c7af8010ab94ec3b644dc73f7b32e76b5bbb3a_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-rhel8@sha256:4f7cb34768ff908ed1ba54330603ea54b82a4144cf9124dae01a727dcc60362a_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-rhel8@sha256:a137205ac2127a04466519355b07cee71c08c56dddfee35671127241ebdf4a99_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-rhel8@sha256:c8a785b4e1688d358cec73e9cf4853ca0ab28c7daa4c45d5384b7bebc333f53a_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-curator-controller-rhel8@sha256:1d4d913d4136321ebd94e6b9d9e55be7262883702de72c4a61827804ad843942_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-curator-controller-rhel8@sha256:2134c387cb0e8c2f95bb8ef74ad0a10c37403d9e0dfaeb7e2e9efb388c606ac1_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-curator-controller-rhel8@sha256:2e0867d6ebace932eb09bb3a6a929562a157bc2eea9c28063eb30dac866abf63_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-curator-controller-rhel8@sha256:3dd533817d97518c7af991b888c5f9df501bd496ed53988e5444c1ea62e539cb_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-proxy-addon-rhel8@sha256:2779eae299eb2b48e8a868de2f2d8d13313ca17b2f7d5c816013145b0c787cc8_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-proxy-addon-rhel8@sha256:28544cf2414bdeffb8bcaae2d1547064da46ab5a122fd77861083b1e81e299cc_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-proxy-addon-rhel8@sha256:4da01f6a0a59069045d23599d748849da60ee309f72f233497edd379b3b0823e_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-proxy-addon-rhel8@sha256:6318fd6b0e0f5c39239ba9c71c330bce7974deaf970359ec83c88116abf7a653_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-proxy-rhel8@sha256:610de7f25fd387262c360acb21dd45dc80e1c52a77dd11982965da80301407ab_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-proxy-rhel8@sha256:a881a94835c7eef6babe00792fc0a99c9816831869cb26af0dcf2665233f7710_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-proxy-rhel8@sha256:b240f43890529fe95b1a74de6f4c2626e85ae91ae6a624bb98a4c31130b6740d_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-proxy-rhel8@sha256:df6cd66cdb17efc356e770930ff796bdb527c292243f5e8b87ca5c9e912a19d6_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/clusterclaims-controller-rhel8@sha256:3608571c2a5a3d399e3ad8135ca90e46a7e57b322b5ef9d708efa631cee7109c_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/clusterclaims-controller-rhel8@sha256:5c04626558442d50ab58a941d72a78db7c94f5ce730b5abb7599c21981875970_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/clusterclaims-controller-rhel8@sha256:7be740cc5987a1dfc76d7d8a306ff65291eb9cf61419842f463aa9dc4d6ecde1_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/clusterclaims-controller-rhel8@sha256:fce2e92743adaf6fe2e0168cfeecdc71ff7c009ef92a89c9172ff46ebbedcd40_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/clusterlifecycle-state-metrics-rhel8@sha256:288a0e4f9ca79859c5f295e920e9ef01d395720ea5b62ec7f5a5bd975b9c5850_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/clusterlifecycle-state-metrics-rhel8@sha256:93b9ad845fab34498a6f504ad626d0d5236c39ab1aaf7789df146311e4ba33cd_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/clusterlifecycle-state-metrics-rhel8@sha256:c808d378bd0666d7eb1f9c9024f7d2f7c6bdedd40298aa1e940cfc1ce735af54_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/clusterlifecycle-state-metrics-rhel8@sha256:df17928fd459e5063fb2470dbaea51c96f292f1a4ca5eaedc64a03687edbb6cd_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/console-mce-rhel8@sha256:009597e78bf32e0a6d83ad456a6670e436692aa1c12cbd144580a30080054d0f_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/console-mce-rhel8@sha256:95cbc26ed2e396e44efd543d8a38f1c698267e1a617a7ee4b6f26efdb49e3059_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/console-mce-rhel8@sha256:b83a44a87eddeaa3914d03f51f58e8cc5412ee580ee233754108b2349d890b8c_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/console-mce-rhel8@sha256:e3883d9629078bc16f2a6526cb8b1fdea89c1a8b8f477487fd6b34efa2f13999_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/discovery-rhel8@sha256:12b3c0a01c59836687a7cfc1fba050d0800625cd46f678551a5944b0664c044d_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/discovery-rhel8@sha256:25eefa4b7af3650f57e9a4c372522a0cae7bcc1b41735d2b503b9b41d9c2d0b2_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/discovery-rhel8@sha256:9a655c52c83f7682964e8f46fed6011c6e9de7a2a64ee0893d0c02cf725746e1_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/discovery-rhel8@sha256:a0bcad7b2191e3c674813c2e1e67aea619d6d7eaa95f2324902e0b842d1c0cc8_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/hive-rhel8@sha256:674603ee10ad5e9d42e18e5c2f91153c863cb7e9f38cd523559c8de7c7097483_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/hive-rhel8@sha256:67b2477a7b3885df470dc56e94525e7ebc3dce326599c6f2a311f8727557bf8b_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/hive-rhel8@sha256:8722d4f39942af4a008209ae518bf27d30deaa2e5bf97fc3118bea58efafb3d5_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/hive-rhel8@sha256:dd6a4624672d458a0072b9aa46fb1b3d576c0b198759d053f61536f3b9e34359_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/hypershift-addon-rhel8-operator@sha256:00322fc5e7a8e1d08ca716e23982dae6d365b1523f8d3465e6daad5074067ea2_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/hypershift-addon-rhel8-operator@sha256:27cc406bb658c1915e75f5d0b0d3c0f73e72635c9f5bb08bc28e3c5c434e147b_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/hypershift-addon-rhel8-operator@sha256:afc67731faaa2dc9d32a052064763737c8bc4b1b5cf8e8ffb7cb31a4652c656c_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/hypershift-addon-rhel8-operator@sha256:c4227a3a5b323d716a979e1c6a66c458d458648c5fcb0ab151ad55ba24972f51_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/hypershift-deployment-controller-rhel8@sha256:68de13099864a989493367500360560a677fde2e0e56a760a6dafde1d7be9a27_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/hypershift-deployment-controller-rhel8@sha256:8d4a908562cbb0351aea12befe5f2bdf57041e073ce679d1b1c5b46c893844b6_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/hypershift-deployment-controller-rhel8@sha256:be5d7a8b6dec6d4c959badc2d2960ec7bfe74a75c0d673da06fe6335920de3a0_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/hypershift-deployment-controller-rhel8@sha256:f44b9cd7b993051b4d59108153763a09d283c0cf822fab478f22cfbe53847da7_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/hypershift-rhel8-operator@sha256:2d94cd451fbf0abc13e50b6b6252061294bdbfd1eda64f4347177d20b5d1e489_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/hypershift-rhel8-operator@sha256:3d8d114403d85cbba699f53aa177a84da92516b5d2e852b2bffc33eabde6af13_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/hypershift-rhel8-operator@sha256:62e91ac9b6291bf7abc26cdd937c2c2cf7cdf1f1256a33acbaa5d1cdc607d3fa_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/hypershift-rhel8-operator@sha256:ffce5bc9fb2be59047c4840d9222499f03c1cf74786d8695aab1d1b04adc6f8a_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/klusterlet-operator-bundle@sha256:1687315db647e6689845df88843ae53275440042b76dc781dcabeef16e426bdf_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/managed-serviceaccount-rhel8@sha256:63593ef6045808b9c3fe96fc1cddd99bdfabaaef881fe716972500bfda62f92b_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/managed-serviceaccount-rhel8@sha256:7f5f65ba65c9bfc64d8bf9724a22b68d38c512465f4be1bfed8f02133256214f_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/managed-serviceaccount-rhel8@sha256:8621056c6982b9875749650eee2cf967b31217298a1b924de1fe710e0445df1b_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/managed-serviceaccount-rhel8@sha256:ec5bdf8a935ee1daaa5c91a7fd7816ade97619b5d1f6b61e663c03f43bb832bc_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/managedcluster-import-controller-rhel8@sha256:17987e46eb8772ef79e771b6edd137b29914ae357eb036d76a063cb04de116a3_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/managedcluster-import-controller-rhel8@sha256:4a22ca54331be02c08e23704852c34273a8bf3d1bb2c8f2aaf92f277474e3654_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/managedcluster-import-controller-rhel8@sha256:7d737e05b3164a7e49085a2026bf5fbbdda5a0d23890e1de455eea8d59f20187_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/managedcluster-import-controller-rhel8@sha256:eaf8ba4c775e4ebaeea316bbab0344eb10674089ff9db1c8f1373ed564b03749_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/mce-operator-bundle@sha256:701ad2aa334971346282a7a80c420049f08a3e3845a915a947e7605aab9c1369_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/mce-operator-bundle@sha256:cf1b297a2bbfa2a55204e2c4688511baa0223978b2d4ab7cfb8f8c5c965d563f_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/mce-operator-bundle@sha256:ed114b2afb91375b6f3576da15474ad96c154cc0ed16e288f8a4840d7d39942f_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/mce-operator-bundle@sha256:f1be217449145edb01b029b19d08831cc6d085856e39aea8174e74ef0cc85283_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/multicloud-manager-rhel8@sha256:162fe79ef40dbdcd1c9a16c601ffeb1c1dec5309c250bddf85809a0197b2ec3e_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/multicloud-manager-rhel8@sha256:af5076a59d32f3bed7f88348bccdff6fad4d250aab7f8dc7c2791e75fa76c7d9_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/multicloud-manager-rhel8@sha256:c03edb31a56b4678c4e0f66c59b49e3798b8442ef1ddca3f67488f4baca30241_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/multicloud-manager-rhel8@sha256:c6fb6ec34c746ba73007bec6e1895b4e1a4ed551b035aa9059664ded820f46fa_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-cluster-api-provider-agent-rhel8@sha256:208389221423692530b334815985b0a2263febf5574138e854dbdc011f03b4a2_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-cluster-api-provider-agent-rhel8@sha256:4bacc4ba3974c11ac27d1448a7f7cd973162caf33358249e9d1c154018124830_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-cluster-api-provider-agent-rhel8@sha256:8b3c3fb8fdf6d679f6020e0c739f25ae83dd4173e46b743de911d8e346f371fe_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-cluster-api-provider-agent-rhel8@sha256:a4d3f04386e63bfb640b928c01f972ba7d90af9c5213a7c10968b55c875565e0_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-console-mce-rhel8@sha256:009597e78bf32e0a6d83ad456a6670e436692aa1c12cbd144580a30080054d0f_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-console-mce-rhel8@sha256:95cbc26ed2e396e44efd543d8a38f1c698267e1a617a7ee4b6f26efdb49e3059_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-console-mce-rhel8@sha256:b83a44a87eddeaa3914d03f51f58e8cc5412ee580ee233754108b2349d890b8c_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-console-mce-rhel8@sha256:e3883d9629078bc16f2a6526cb8b1fdea89c1a8b8f477487fd6b34efa2f13999_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-hypershift-addon-rhel8-operator@sha256:00322fc5e7a8e1d08ca716e23982dae6d365b1523f8d3465e6daad5074067ea2_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-hypershift-addon-rhel8-operator@sha256:27cc406bb658c1915e75f5d0b0d3c0f73e72635c9f5bb08bc28e3c5c434e147b_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-hypershift-addon-rhel8-operator@sha256:afc67731faaa2dc9d32a052064763737c8bc4b1b5cf8e8ffb7cb31a4652c656c_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-hypershift-addon-rhel8-operator@sha256:c4227a3a5b323d716a979e1c6a66c458d458648c5fcb0ab151ad55ba24972f51_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-hypershift-deployment-controller-rhel8@sha256:68de13099864a989493367500360560a677fde2e0e56a760a6dafde1d7be9a27_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-hypershift-deployment-controller-rhel8@sha256:8d4a908562cbb0351aea12befe5f2bdf57041e073ce679d1b1c5b46c893844b6_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-hypershift-deployment-controller-rhel8@sha256:be5d7a8b6dec6d4c959badc2d2960ec7bfe74a75c0d673da06fe6335920de3a0_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-hypershift-deployment-controller-rhel8@sha256:f44b9cd7b993051b4d59108153763a09d283c0cf822fab478f22cfbe53847da7_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-managed-serviceaccount-rhel8@sha256:63593ef6045808b9c3fe96fc1cddd99bdfabaaef881fe716972500bfda62f92b_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-managed-serviceaccount-rhel8@sha256:7f5f65ba65c9bfc64d8bf9724a22b68d38c512465f4be1bfed8f02133256214f_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-managed-serviceaccount-rhel8@sha256:8621056c6982b9875749650eee2cf967b31217298a1b924de1fe710e0445df1b_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-managed-serviceaccount-rhel8@sha256:ec5bdf8a935ee1daaa5c91a7fd7816ade97619b5d1f6b61e663c03f43bb832bc_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/must-gather-rhel8@sha256:4270ef4ed53f54fb13cf1092b3babb70af7012886a3f0c293b11040083f39651_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/must-gather-rhel8@sha256:4ecb20c797f71375bc888ed84036f49bc40e2e9984e7ec74b14ad697d1b9c6fb_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/must-gather-rhel8@sha256:6d2624faf8cb2634a9e2203273d95c076ed2207ddd87f50df6ce8e5088a5d257_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/must-gather-rhel8@sha256:e838cb2e70eff2157b992c1cc6c576c9e099306b1df69d6d5c9d991ded4e0789_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/placement-rhel8@sha256:473ed2081010b9005ecc6fb254389dac6927f336967bd4a2f99ca3210fd265f0_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/placement-rhel8@sha256:746794cb82199cfc0c659de0a48018bbd8f18aec97265d68f8dd8bbf783049b1_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/placement-rhel8@sha256:7f5c7671a97f09756a150feb6a6bd04f40aa938ce065102b5b5875eadab933db_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/placement-rhel8@sha256:a6fb7f9d80d4d6cb53317f7d87960af28a6cafb8c5abee369f7bd94cbe449686_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/provider-credential-controller-rhel8@sha256:759037d7817cef4e0451befe8f2bc943a89f2bda95a52327a1c552c3f9a095bb_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/provider-credential-controller-rhel8@sha256:90281a3feff8e019a937fabb5184881c1983cda657c41332cd0321acf5ea4092_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/provider-credential-controller-rhel8@sha256:b6406fbcfeed4c491c66b778a4ad08e8066db5052a49863dd459e2b7375e6ba4_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/provider-credential-controller-rhel8@sha256:c4707c5214505bf1e5f693f0c5df4bb6fe4336670bf850b9a09040b6d87cccd2_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/registration-operator-rhel8@sha256:49d81d8a383de609d64760a4ae6ffa61469a59a5678311406ce4f838c1cc66fd_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/registration-operator-rhel8@sha256:579420cfdc2a542ab7a1b9cd6f1324885f60d1ec5d2bda74808127b45aef2983_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/registration-operator-rhel8@sha256:f945ae948589e2ea294d3d6e8f89fe05c1203f375a0722465965208ecfc15b94_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/registration-operator-rhel8@sha256:fbc7cd19b869d02af6dba24b20f6a44c498fb00e4afc629821f47b9b35c5a94d_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/registration-rhel8@sha256:39cc95f16445c3a1dca378beb50f5931ad081f459c9c6eb012325c6a9d8ada6c_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/registration-rhel8@sha256:686390715f19747bff24e95137307182ab095fb133051424996c6b0ee668569a_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/registration-rhel8@sha256:7bbc4dceeffd5f4bb47e9c38f97109d083dbbbda1a1643b7eb7762ebbd5047a1_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/registration-rhel8@sha256:cb1c8096bd5bd9f1dfa413bc0d1889d970b6d841988d24d6c1008904b1288cfe_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/work-rhel8@sha256:345f405c6a1d3e18beaf13c24a7ca4055a03746d8e6540670435e8d2413fefaf_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/work-rhel8@sha256:663cf3e0453e2ae5b1c9d5f6d335930d6d1e9c7a34151a171dbf58f9066c2b96_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/work-rhel8@sha256:c5c1939a142b9554a2ce664605409cefcb9954bbb1d8eef988fddab50f06cdaf_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/work-rhel8@sha256:d425b68e6265d098601e240cae6084c76416fd27bfbd955a3ccee30873544e38_ppc64le"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "golang: encoding/xml: stack exhaustion in Unmarshal"
},
{
"cve": "CVE-2022-30635",
"cwe": {
"id": "CWE-1325",
"name": "Improperly Controlled Sequential Memory Allocation"
},
"discovery_date": "2022-07-14T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2107388"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in golang. When calling Decoder, Decode on a message that contains deeply nested structures, a panic can occur due to stack exhaustion and allows an attacker to impact system availability.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "golang: encoding/gob: stack exhaustion in Decoder.Decode",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "OpenShift Container Platform (OCP) starting from 4.10 stream is already compiled in the patched version of Go, hence is not affected by this vulnerability.The vulnerability has been rated as moderate instead of high because the vulnerability can only result in a minor denial of service.\n\nWithin regulated environments, a combination of the following controls acts as a significant barrier to successfully exploiting a CWE-1325: Improperly Controlled Sequential Memory Allocation vulnerability and therefore downgrades the severity of this particular CVE from Moderate to Low.\n\nAccess to the platform is granted only after successful hard token-based multi-factor authentication (MFA) and is governed by least privilege to ensure only authorized users and roles can execute or modify code. Static code analysis and peer reviews enforce strong input validation and error handling, preventing improperly validated inputs from causing system instability, data exposure, or privilege escalation. In the event of successful exploitation, process isolation limits the impact of excessive sequential memory allocation by restricting memory use per process, preventing any single process from exhausting system resources. Finally, the platform uses memory protection mechanisms such as Data Execution Prevention (DEP) and Address Space Layout Randomization (ASLR) to reduce the risk of memory allocation-based attacks.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"8Base-multicluster-engine-2.1:multicluster-engine/agent-service-rhel8@sha256:661ee3a57d860a713ffb481ea87858f20fce1e57b858821cb0c1ec4069e206a0_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/agent-service-rhel8@sha256:8cb5ab317ccc6b1bcd409cfba0ec983e3f5d9531227e76bb455011636ed32d21_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/agent-service-rhel8@sha256:e136966121b82373c9279b1b59b68864ed10bfdee424959a7ad4b190ff7a2562_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/agent-service-rhel8@sha256:fce50212c8bbfdc3e8f445f4b7ea35881eb29e49c443e827ad6fe2389328d57f_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/apiserver-network-proxy-rhel8@sha256:25b242af63aca69a32c457dde23b3ac52ed81f5edad3e919d5df59902adb0b60_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/apiserver-network-proxy-rhel8@sha256:5ea69e650771525faf944fbf3be82a19e54a964d38adbb88263247652476938c_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/apiserver-network-proxy-rhel8@sha256:c97ea925ea31a1ae6824ec55bbb43c3cf0d2d9b0fb6d12b6d23492e0e5a5467a_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/apiserver-network-proxy-rhel8@sha256:f71c4c301774aba9a886f2891eace9da47ba075d2a2e4acfc03849c9c0da57bc_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/assisted-image-service-rhel8@sha256:1d250617cf4eb47800d30bd6bdd61872faa29eb7c6953edcb4a107360f0d0a78_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/assisted-image-service-rhel8@sha256:3730a3c3cfb695b540945b5f0ae739a701a0155137b9509238860549105ab670_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/assisted-image-service-rhel8@sha256:3d59cfa190838da34bac1ccf88562f996cc9e9ffdb151f47e044ba3fcc964a3d_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/assisted-image-service-rhel8@sha256:92c8157e43d84584ba93d978fcc6ffba84118e4ea5ff46ad71a62ffdc7fc56e5_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/assisted-installer-agent-rhel8@sha256:99e0accdee9b311b9abf032c712060823736f88c7bf3ba692349d7f8290a9570_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/assisted-installer-agent-rhel8@sha256:b4722c060fb38e1609e689b605816cefb39a15a0ddc40837a90727d123b91c88_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/assisted-installer-reporter-rhel8@sha256:1d465abc36e2045dc5a291663786709fc920c42aacb0c34c4868a1a633334509_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/assisted-installer-reporter-rhel8@sha256:bdb861698be8305247b21ebab7994f27eaae818f691ffcff3d5b5eb5dc70a722_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/assisted-installer-reporter-rhel8@sha256:e4dd90d186f1fea6fcdb4e23f74e4390e00d134b2c21d8510c1cdbbcef3c4a1f_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/assisted-installer-rhel8@sha256:61ac4136dad0e02323807e6d3de8e890ec0b7e7e1f7112f9610410712af6f9b5_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/assisted-installer-rhel8@sha256:686b64358857be04087a706048a32b7356b16a0028d2b200da16ec94d931d25d_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/assisted-installer-rhel8@sha256:910dad58b72de16f92dd5b60d0420010d18229a6e0966fe2eb072517febe499f_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/aws-encryption-provider-rhel8@sha256:31329737bd3608345f8e969e872e2e18305e2959d9d81867933c73fb26a53dcd_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/aws-encryption-provider-rhel8@sha256:9797eef2012c827ff3250cba1cd542772e92872b4bd69a01bdbdba4fe407472c_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/aws-encryption-provider-rhel8@sha256:ab7f1982f21ed9251501396ea150764348b5f61b6e50b9d74b5031e705e16ef3_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/aws-encryption-provider-rhel8@sha256:cee69ba4c6fb326afd03c7f21856a028fa4758dab8c849ef6eaeaea0cd55afd2_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/backplane-rhel8-operator@sha256:0b8c36b4b1d00e47ee4faaeec9ccbdc2977a50592035f8a600491c657e439d33_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/backplane-rhel8-operator@sha256:5dbd590a4bbed44f487d1601d1825b5efb8253b9ee2be49adccec7e0ea9410ac_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/backplane-rhel8-operator@sha256:9f7854a1de26dfebdc8beafffd01304017b8fe7cd84065dd452de1276e529a06_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/backplane-rhel8-operator@sha256:e7998dc233af266ed94ba16450c2f02096abb5e045f291f8f94a83ef9da7dd51_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-provider-agent-rhel8@sha256:208389221423692530b334815985b0a2263febf5574138e854dbdc011f03b4a2_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-provider-agent-rhel8@sha256:4bacc4ba3974c11ac27d1448a7f7cd973162caf33358249e9d1c154018124830_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-provider-agent-rhel8@sha256:8b3c3fb8fdf6d679f6020e0c739f25ae83dd4173e46b743de911d8e346f371fe_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-provider-agent-rhel8@sha256:a4d3f04386e63bfb640b928c01f972ba7d90af9c5213a7c10968b55c875565e0_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-provider-aws-rhel8@sha256:36a5f30d043f1137033842188e59224b803158696f60ddb41095a766705485f4_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-provider-aws-rhel8@sha256:6fb7799fca309c727c7afea57448fc653dde09495945e314402a3e3a079e5b03_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-provider-aws-rhel8@sha256:9b8d4fde02e4c43d194bf4c420550730fd52b74587e2327f2e9eb75067bb25e7_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-provider-aws-rhel8@sha256:bd612736fde388811d12a572852c86d0fe9dcbb6e7f404c64b8654c870d4e2eb_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-provider-azure-rhel8@sha256:2b93b026497655f16a85a2929b1f0c970d51dce0e0e8462774989f1943bdc785_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-provider-azure-rhel8@sha256:2c9c916d0face10abc7f6467564e394ead5946bf18ed8439456cce2767a83b3e_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-provider-azure-rhel8@sha256:6f41c353228c4016ab02557a5591ef36f4aea799c4ad89798343b4a2f0765d08_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-provider-azure-rhel8@sha256:ddd59c296543f525f719336ad6ddc5e5f8d3915e08e3b64d575a9835de3e95ad_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-provider-kubevirt-rhel8@sha256:0007824d89632253727ead00c5fd6ec463f310d71e58e237ea5e51c13052b0bc_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-provider-kubevirt-rhel8@sha256:9cd9106f72557b8ba5de9f4d1de5ff8d33514d2c02889999a3c20aab9a8dd061_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-provider-kubevirt-rhel8@sha256:cbe319cfa3ab4610dc67abea27841dd5b670061faa74e666959550343bba1c28_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-provider-kubevirt-rhel8@sha256:df94a1d8a4b6d1aebed4e657267219632bb3b2176537bdf8e51a728cd78f136f_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-rhel8@sha256:30f56a4d5cba0ccd55e0bda756c7af8010ab94ec3b644dc73f7b32e76b5bbb3a_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-rhel8@sha256:4f7cb34768ff908ed1ba54330603ea54b82a4144cf9124dae01a727dcc60362a_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-rhel8@sha256:a137205ac2127a04466519355b07cee71c08c56dddfee35671127241ebdf4a99_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-rhel8@sha256:c8a785b4e1688d358cec73e9cf4853ca0ab28c7daa4c45d5384b7bebc333f53a_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-curator-controller-rhel8@sha256:1d4d913d4136321ebd94e6b9d9e55be7262883702de72c4a61827804ad843942_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-curator-controller-rhel8@sha256:2134c387cb0e8c2f95bb8ef74ad0a10c37403d9e0dfaeb7e2e9efb388c606ac1_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-curator-controller-rhel8@sha256:2e0867d6ebace932eb09bb3a6a929562a157bc2eea9c28063eb30dac866abf63_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-curator-controller-rhel8@sha256:3dd533817d97518c7af991b888c5f9df501bd496ed53988e5444c1ea62e539cb_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-proxy-addon-rhel8@sha256:2779eae299eb2b48e8a868de2f2d8d13313ca17b2f7d5c816013145b0c787cc8_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-proxy-addon-rhel8@sha256:28544cf2414bdeffb8bcaae2d1547064da46ab5a122fd77861083b1e81e299cc_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-proxy-addon-rhel8@sha256:4da01f6a0a59069045d23599d748849da60ee309f72f233497edd379b3b0823e_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-proxy-addon-rhel8@sha256:6318fd6b0e0f5c39239ba9c71c330bce7974deaf970359ec83c88116abf7a653_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-proxy-rhel8@sha256:610de7f25fd387262c360acb21dd45dc80e1c52a77dd11982965da80301407ab_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-proxy-rhel8@sha256:a881a94835c7eef6babe00792fc0a99c9816831869cb26af0dcf2665233f7710_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-proxy-rhel8@sha256:b240f43890529fe95b1a74de6f4c2626e85ae91ae6a624bb98a4c31130b6740d_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-proxy-rhel8@sha256:df6cd66cdb17efc356e770930ff796bdb527c292243f5e8b87ca5c9e912a19d6_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/clusterclaims-controller-rhel8@sha256:3608571c2a5a3d399e3ad8135ca90e46a7e57b322b5ef9d708efa631cee7109c_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/clusterclaims-controller-rhel8@sha256:5c04626558442d50ab58a941d72a78db7c94f5ce730b5abb7599c21981875970_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/clusterclaims-controller-rhel8@sha256:7be740cc5987a1dfc76d7d8a306ff65291eb9cf61419842f463aa9dc4d6ecde1_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/clusterclaims-controller-rhel8@sha256:fce2e92743adaf6fe2e0168cfeecdc71ff7c009ef92a89c9172ff46ebbedcd40_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/clusterlifecycle-state-metrics-rhel8@sha256:288a0e4f9ca79859c5f295e920e9ef01d395720ea5b62ec7f5a5bd975b9c5850_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/clusterlifecycle-state-metrics-rhel8@sha256:93b9ad845fab34498a6f504ad626d0d5236c39ab1aaf7789df146311e4ba33cd_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/clusterlifecycle-state-metrics-rhel8@sha256:c808d378bd0666d7eb1f9c9024f7d2f7c6bdedd40298aa1e940cfc1ce735af54_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/clusterlifecycle-state-metrics-rhel8@sha256:df17928fd459e5063fb2470dbaea51c96f292f1a4ca5eaedc64a03687edbb6cd_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/console-mce-rhel8@sha256:009597e78bf32e0a6d83ad456a6670e436692aa1c12cbd144580a30080054d0f_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/console-mce-rhel8@sha256:95cbc26ed2e396e44efd543d8a38f1c698267e1a617a7ee4b6f26efdb49e3059_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/console-mce-rhel8@sha256:b83a44a87eddeaa3914d03f51f58e8cc5412ee580ee233754108b2349d890b8c_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/console-mce-rhel8@sha256:e3883d9629078bc16f2a6526cb8b1fdea89c1a8b8f477487fd6b34efa2f13999_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/discovery-rhel8@sha256:12b3c0a01c59836687a7cfc1fba050d0800625cd46f678551a5944b0664c044d_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/discovery-rhel8@sha256:25eefa4b7af3650f57e9a4c372522a0cae7bcc1b41735d2b503b9b41d9c2d0b2_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/discovery-rhel8@sha256:9a655c52c83f7682964e8f46fed6011c6e9de7a2a64ee0893d0c02cf725746e1_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/discovery-rhel8@sha256:a0bcad7b2191e3c674813c2e1e67aea619d6d7eaa95f2324902e0b842d1c0cc8_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/hive-rhel8@sha256:674603ee10ad5e9d42e18e5c2f91153c863cb7e9f38cd523559c8de7c7097483_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/hive-rhel8@sha256:67b2477a7b3885df470dc56e94525e7ebc3dce326599c6f2a311f8727557bf8b_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/hive-rhel8@sha256:8722d4f39942af4a008209ae518bf27d30deaa2e5bf97fc3118bea58efafb3d5_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/hive-rhel8@sha256:dd6a4624672d458a0072b9aa46fb1b3d576c0b198759d053f61536f3b9e34359_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/hypershift-addon-rhel8-operator@sha256:00322fc5e7a8e1d08ca716e23982dae6d365b1523f8d3465e6daad5074067ea2_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/hypershift-addon-rhel8-operator@sha256:27cc406bb658c1915e75f5d0b0d3c0f73e72635c9f5bb08bc28e3c5c434e147b_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/hypershift-addon-rhel8-operator@sha256:afc67731faaa2dc9d32a052064763737c8bc4b1b5cf8e8ffb7cb31a4652c656c_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/hypershift-addon-rhel8-operator@sha256:c4227a3a5b323d716a979e1c6a66c458d458648c5fcb0ab151ad55ba24972f51_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/hypershift-deployment-controller-rhel8@sha256:68de13099864a989493367500360560a677fde2e0e56a760a6dafde1d7be9a27_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/hypershift-deployment-controller-rhel8@sha256:8d4a908562cbb0351aea12befe5f2bdf57041e073ce679d1b1c5b46c893844b6_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/hypershift-deployment-controller-rhel8@sha256:be5d7a8b6dec6d4c959badc2d2960ec7bfe74a75c0d673da06fe6335920de3a0_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/hypershift-deployment-controller-rhel8@sha256:f44b9cd7b993051b4d59108153763a09d283c0cf822fab478f22cfbe53847da7_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/hypershift-rhel8-operator@sha256:2d94cd451fbf0abc13e50b6b6252061294bdbfd1eda64f4347177d20b5d1e489_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/hypershift-rhel8-operator@sha256:3d8d114403d85cbba699f53aa177a84da92516b5d2e852b2bffc33eabde6af13_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/hypershift-rhel8-operator@sha256:62e91ac9b6291bf7abc26cdd937c2c2cf7cdf1f1256a33acbaa5d1cdc607d3fa_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/hypershift-rhel8-operator@sha256:ffce5bc9fb2be59047c4840d9222499f03c1cf74786d8695aab1d1b04adc6f8a_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/klusterlet-operator-bundle@sha256:1687315db647e6689845df88843ae53275440042b76dc781dcabeef16e426bdf_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/managed-serviceaccount-rhel8@sha256:63593ef6045808b9c3fe96fc1cddd99bdfabaaef881fe716972500bfda62f92b_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/managed-serviceaccount-rhel8@sha256:7f5f65ba65c9bfc64d8bf9724a22b68d38c512465f4be1bfed8f02133256214f_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/managed-serviceaccount-rhel8@sha256:8621056c6982b9875749650eee2cf967b31217298a1b924de1fe710e0445df1b_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/managed-serviceaccount-rhel8@sha256:ec5bdf8a935ee1daaa5c91a7fd7816ade97619b5d1f6b61e663c03f43bb832bc_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/managedcluster-import-controller-rhel8@sha256:17987e46eb8772ef79e771b6edd137b29914ae357eb036d76a063cb04de116a3_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/managedcluster-import-controller-rhel8@sha256:4a22ca54331be02c08e23704852c34273a8bf3d1bb2c8f2aaf92f277474e3654_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/managedcluster-import-controller-rhel8@sha256:7d737e05b3164a7e49085a2026bf5fbbdda5a0d23890e1de455eea8d59f20187_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/managedcluster-import-controller-rhel8@sha256:eaf8ba4c775e4ebaeea316bbab0344eb10674089ff9db1c8f1373ed564b03749_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/mce-operator-bundle@sha256:701ad2aa334971346282a7a80c420049f08a3e3845a915a947e7605aab9c1369_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/mce-operator-bundle@sha256:cf1b297a2bbfa2a55204e2c4688511baa0223978b2d4ab7cfb8f8c5c965d563f_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/mce-operator-bundle@sha256:ed114b2afb91375b6f3576da15474ad96c154cc0ed16e288f8a4840d7d39942f_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/mce-operator-bundle@sha256:f1be217449145edb01b029b19d08831cc6d085856e39aea8174e74ef0cc85283_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/multicloud-manager-rhel8@sha256:162fe79ef40dbdcd1c9a16c601ffeb1c1dec5309c250bddf85809a0197b2ec3e_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/multicloud-manager-rhel8@sha256:af5076a59d32f3bed7f88348bccdff6fad4d250aab7f8dc7c2791e75fa76c7d9_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/multicloud-manager-rhel8@sha256:c03edb31a56b4678c4e0f66c59b49e3798b8442ef1ddca3f67488f4baca30241_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/multicloud-manager-rhel8@sha256:c6fb6ec34c746ba73007bec6e1895b4e1a4ed551b035aa9059664ded820f46fa_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-cluster-api-provider-agent-rhel8@sha256:208389221423692530b334815985b0a2263febf5574138e854dbdc011f03b4a2_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-cluster-api-provider-agent-rhel8@sha256:4bacc4ba3974c11ac27d1448a7f7cd973162caf33358249e9d1c154018124830_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-cluster-api-provider-agent-rhel8@sha256:8b3c3fb8fdf6d679f6020e0c739f25ae83dd4173e46b743de911d8e346f371fe_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-cluster-api-provider-agent-rhel8@sha256:a4d3f04386e63bfb640b928c01f972ba7d90af9c5213a7c10968b55c875565e0_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-console-mce-rhel8@sha256:009597e78bf32e0a6d83ad456a6670e436692aa1c12cbd144580a30080054d0f_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-console-mce-rhel8@sha256:95cbc26ed2e396e44efd543d8a38f1c698267e1a617a7ee4b6f26efdb49e3059_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-console-mce-rhel8@sha256:b83a44a87eddeaa3914d03f51f58e8cc5412ee580ee233754108b2349d890b8c_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-console-mce-rhel8@sha256:e3883d9629078bc16f2a6526cb8b1fdea89c1a8b8f477487fd6b34efa2f13999_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-hypershift-addon-rhel8-operator@sha256:00322fc5e7a8e1d08ca716e23982dae6d365b1523f8d3465e6daad5074067ea2_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-hypershift-addon-rhel8-operator@sha256:27cc406bb658c1915e75f5d0b0d3c0f73e72635c9f5bb08bc28e3c5c434e147b_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-hypershift-addon-rhel8-operator@sha256:afc67731faaa2dc9d32a052064763737c8bc4b1b5cf8e8ffb7cb31a4652c656c_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-hypershift-addon-rhel8-operator@sha256:c4227a3a5b323d716a979e1c6a66c458d458648c5fcb0ab151ad55ba24972f51_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-hypershift-deployment-controller-rhel8@sha256:68de13099864a989493367500360560a677fde2e0e56a760a6dafde1d7be9a27_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-hypershift-deployment-controller-rhel8@sha256:8d4a908562cbb0351aea12befe5f2bdf57041e073ce679d1b1c5b46c893844b6_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-hypershift-deployment-controller-rhel8@sha256:be5d7a8b6dec6d4c959badc2d2960ec7bfe74a75c0d673da06fe6335920de3a0_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-hypershift-deployment-controller-rhel8@sha256:f44b9cd7b993051b4d59108153763a09d283c0cf822fab478f22cfbe53847da7_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-managed-serviceaccount-rhel8@sha256:63593ef6045808b9c3fe96fc1cddd99bdfabaaef881fe716972500bfda62f92b_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-managed-serviceaccount-rhel8@sha256:7f5f65ba65c9bfc64d8bf9724a22b68d38c512465f4be1bfed8f02133256214f_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-managed-serviceaccount-rhel8@sha256:8621056c6982b9875749650eee2cf967b31217298a1b924de1fe710e0445df1b_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-managed-serviceaccount-rhel8@sha256:ec5bdf8a935ee1daaa5c91a7fd7816ade97619b5d1f6b61e663c03f43bb832bc_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/must-gather-rhel8@sha256:4270ef4ed53f54fb13cf1092b3babb70af7012886a3f0c293b11040083f39651_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/must-gather-rhel8@sha256:4ecb20c797f71375bc888ed84036f49bc40e2e9984e7ec74b14ad697d1b9c6fb_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/must-gather-rhel8@sha256:6d2624faf8cb2634a9e2203273d95c076ed2207ddd87f50df6ce8e5088a5d257_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/must-gather-rhel8@sha256:e838cb2e70eff2157b992c1cc6c576c9e099306b1df69d6d5c9d991ded4e0789_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/placement-rhel8@sha256:473ed2081010b9005ecc6fb254389dac6927f336967bd4a2f99ca3210fd265f0_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/placement-rhel8@sha256:746794cb82199cfc0c659de0a48018bbd8f18aec97265d68f8dd8bbf783049b1_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/placement-rhel8@sha256:7f5c7671a97f09756a150feb6a6bd04f40aa938ce065102b5b5875eadab933db_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/placement-rhel8@sha256:a6fb7f9d80d4d6cb53317f7d87960af28a6cafb8c5abee369f7bd94cbe449686_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/provider-credential-controller-rhel8@sha256:759037d7817cef4e0451befe8f2bc943a89f2bda95a52327a1c552c3f9a095bb_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/provider-credential-controller-rhel8@sha256:90281a3feff8e019a937fabb5184881c1983cda657c41332cd0321acf5ea4092_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/provider-credential-controller-rhel8@sha256:b6406fbcfeed4c491c66b778a4ad08e8066db5052a49863dd459e2b7375e6ba4_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/provider-credential-controller-rhel8@sha256:c4707c5214505bf1e5f693f0c5df4bb6fe4336670bf850b9a09040b6d87cccd2_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/registration-operator-rhel8@sha256:49d81d8a383de609d64760a4ae6ffa61469a59a5678311406ce4f838c1cc66fd_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/registration-operator-rhel8@sha256:579420cfdc2a542ab7a1b9cd6f1324885f60d1ec5d2bda74808127b45aef2983_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/registration-operator-rhel8@sha256:f945ae948589e2ea294d3d6e8f89fe05c1203f375a0722465965208ecfc15b94_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/registration-operator-rhel8@sha256:fbc7cd19b869d02af6dba24b20f6a44c498fb00e4afc629821f47b9b35c5a94d_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/registration-rhel8@sha256:39cc95f16445c3a1dca378beb50f5931ad081f459c9c6eb012325c6a9d8ada6c_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/registration-rhel8@sha256:686390715f19747bff24e95137307182ab095fb133051424996c6b0ee668569a_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/registration-rhel8@sha256:7bbc4dceeffd5f4bb47e9c38f97109d083dbbbda1a1643b7eb7762ebbd5047a1_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/registration-rhel8@sha256:cb1c8096bd5bd9f1dfa413bc0d1889d970b6d841988d24d6c1008904b1288cfe_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/work-rhel8@sha256:345f405c6a1d3e18beaf13c24a7ca4055a03746d8e6540670435e8d2413fefaf_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/work-rhel8@sha256:663cf3e0453e2ae5b1c9d5f6d335930d6d1e9c7a34151a171dbf58f9066c2b96_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/work-rhel8@sha256:c5c1939a142b9554a2ce664605409cefcb9954bbb1d8eef988fddab50f06cdaf_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/work-rhel8@sha256:d425b68e6265d098601e240cae6084c76416fd27bfbd955a3ccee30873544e38_ppc64le"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2022-30635"
},
{
"category": "external",
"summary": "RHBZ#2107388",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2107388"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2022-30635",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-30635"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2022-30635",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2022-30635"
},
{
"category": "external",
"summary": "https://go.dev/issue/53615",
"url": "https://go.dev/issue/53615"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-announce/c/nqrv9fbR0zE",
"url": "https://groups.google.com/g/golang-announce/c/nqrv9fbR0zE"
}
],
"release_date": "2022-07-12T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2022-09-06T14:28:04+00:00",
"details": "For multicluster engine for Kubernetes, see the following documentation for\ndetails on how to install the images:\n\nhttps://access.redhat.com/documentation/en-us/red_hat_advanced_cluster_management_for_kubernetes/2.6/html/multicluster_engine/install_upgrade/installing-while-connected-online-mce",
"product_ids": [
"8Base-multicluster-engine-2.1:multicluster-engine/agent-service-rhel8@sha256:661ee3a57d860a713ffb481ea87858f20fce1e57b858821cb0c1ec4069e206a0_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/agent-service-rhel8@sha256:8cb5ab317ccc6b1bcd409cfba0ec983e3f5d9531227e76bb455011636ed32d21_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/agent-service-rhel8@sha256:e136966121b82373c9279b1b59b68864ed10bfdee424959a7ad4b190ff7a2562_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/agent-service-rhel8@sha256:fce50212c8bbfdc3e8f445f4b7ea35881eb29e49c443e827ad6fe2389328d57f_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/apiserver-network-proxy-rhel8@sha256:25b242af63aca69a32c457dde23b3ac52ed81f5edad3e919d5df59902adb0b60_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/apiserver-network-proxy-rhel8@sha256:5ea69e650771525faf944fbf3be82a19e54a964d38adbb88263247652476938c_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/apiserver-network-proxy-rhel8@sha256:c97ea925ea31a1ae6824ec55bbb43c3cf0d2d9b0fb6d12b6d23492e0e5a5467a_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/apiserver-network-proxy-rhel8@sha256:f71c4c301774aba9a886f2891eace9da47ba075d2a2e4acfc03849c9c0da57bc_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/assisted-image-service-rhel8@sha256:1d250617cf4eb47800d30bd6bdd61872faa29eb7c6953edcb4a107360f0d0a78_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/assisted-image-service-rhel8@sha256:3730a3c3cfb695b540945b5f0ae739a701a0155137b9509238860549105ab670_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/assisted-image-service-rhel8@sha256:3d59cfa190838da34bac1ccf88562f996cc9e9ffdb151f47e044ba3fcc964a3d_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/assisted-image-service-rhel8@sha256:92c8157e43d84584ba93d978fcc6ffba84118e4ea5ff46ad71a62ffdc7fc56e5_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/assisted-installer-agent-rhel8@sha256:99e0accdee9b311b9abf032c712060823736f88c7bf3ba692349d7f8290a9570_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/assisted-installer-agent-rhel8@sha256:b4722c060fb38e1609e689b605816cefb39a15a0ddc40837a90727d123b91c88_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/assisted-installer-reporter-rhel8@sha256:1d465abc36e2045dc5a291663786709fc920c42aacb0c34c4868a1a633334509_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/assisted-installer-reporter-rhel8@sha256:bdb861698be8305247b21ebab7994f27eaae818f691ffcff3d5b5eb5dc70a722_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/assisted-installer-reporter-rhel8@sha256:e4dd90d186f1fea6fcdb4e23f74e4390e00d134b2c21d8510c1cdbbcef3c4a1f_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/assisted-installer-rhel8@sha256:61ac4136dad0e02323807e6d3de8e890ec0b7e7e1f7112f9610410712af6f9b5_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/assisted-installer-rhel8@sha256:686b64358857be04087a706048a32b7356b16a0028d2b200da16ec94d931d25d_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/assisted-installer-rhel8@sha256:910dad58b72de16f92dd5b60d0420010d18229a6e0966fe2eb072517febe499f_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/aws-encryption-provider-rhel8@sha256:31329737bd3608345f8e969e872e2e18305e2959d9d81867933c73fb26a53dcd_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/aws-encryption-provider-rhel8@sha256:9797eef2012c827ff3250cba1cd542772e92872b4bd69a01bdbdba4fe407472c_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/aws-encryption-provider-rhel8@sha256:ab7f1982f21ed9251501396ea150764348b5f61b6e50b9d74b5031e705e16ef3_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/aws-encryption-provider-rhel8@sha256:cee69ba4c6fb326afd03c7f21856a028fa4758dab8c849ef6eaeaea0cd55afd2_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/backplane-rhel8-operator@sha256:0b8c36b4b1d00e47ee4faaeec9ccbdc2977a50592035f8a600491c657e439d33_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/backplane-rhel8-operator@sha256:5dbd590a4bbed44f487d1601d1825b5efb8253b9ee2be49adccec7e0ea9410ac_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/backplane-rhel8-operator@sha256:9f7854a1de26dfebdc8beafffd01304017b8fe7cd84065dd452de1276e529a06_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/backplane-rhel8-operator@sha256:e7998dc233af266ed94ba16450c2f02096abb5e045f291f8f94a83ef9da7dd51_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-provider-agent-rhel8@sha256:208389221423692530b334815985b0a2263febf5574138e854dbdc011f03b4a2_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-provider-agent-rhel8@sha256:4bacc4ba3974c11ac27d1448a7f7cd973162caf33358249e9d1c154018124830_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-provider-agent-rhel8@sha256:8b3c3fb8fdf6d679f6020e0c739f25ae83dd4173e46b743de911d8e346f371fe_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-provider-agent-rhel8@sha256:a4d3f04386e63bfb640b928c01f972ba7d90af9c5213a7c10968b55c875565e0_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-provider-aws-rhel8@sha256:36a5f30d043f1137033842188e59224b803158696f60ddb41095a766705485f4_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-provider-aws-rhel8@sha256:6fb7799fca309c727c7afea57448fc653dde09495945e314402a3e3a079e5b03_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-provider-aws-rhel8@sha256:9b8d4fde02e4c43d194bf4c420550730fd52b74587e2327f2e9eb75067bb25e7_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-provider-aws-rhel8@sha256:bd612736fde388811d12a572852c86d0fe9dcbb6e7f404c64b8654c870d4e2eb_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-provider-azure-rhel8@sha256:2b93b026497655f16a85a2929b1f0c970d51dce0e0e8462774989f1943bdc785_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-provider-azure-rhel8@sha256:2c9c916d0face10abc7f6467564e394ead5946bf18ed8439456cce2767a83b3e_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-provider-azure-rhel8@sha256:6f41c353228c4016ab02557a5591ef36f4aea799c4ad89798343b4a2f0765d08_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-provider-azure-rhel8@sha256:ddd59c296543f525f719336ad6ddc5e5f8d3915e08e3b64d575a9835de3e95ad_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-provider-kubevirt-rhel8@sha256:0007824d89632253727ead00c5fd6ec463f310d71e58e237ea5e51c13052b0bc_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-provider-kubevirt-rhel8@sha256:9cd9106f72557b8ba5de9f4d1de5ff8d33514d2c02889999a3c20aab9a8dd061_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-provider-kubevirt-rhel8@sha256:cbe319cfa3ab4610dc67abea27841dd5b670061faa74e666959550343bba1c28_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-provider-kubevirt-rhel8@sha256:df94a1d8a4b6d1aebed4e657267219632bb3b2176537bdf8e51a728cd78f136f_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-rhel8@sha256:30f56a4d5cba0ccd55e0bda756c7af8010ab94ec3b644dc73f7b32e76b5bbb3a_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-rhel8@sha256:4f7cb34768ff908ed1ba54330603ea54b82a4144cf9124dae01a727dcc60362a_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-rhel8@sha256:a137205ac2127a04466519355b07cee71c08c56dddfee35671127241ebdf4a99_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-rhel8@sha256:c8a785b4e1688d358cec73e9cf4853ca0ab28c7daa4c45d5384b7bebc333f53a_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-curator-controller-rhel8@sha256:1d4d913d4136321ebd94e6b9d9e55be7262883702de72c4a61827804ad843942_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-curator-controller-rhel8@sha256:2134c387cb0e8c2f95bb8ef74ad0a10c37403d9e0dfaeb7e2e9efb388c606ac1_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-curator-controller-rhel8@sha256:2e0867d6ebace932eb09bb3a6a929562a157bc2eea9c28063eb30dac866abf63_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-curator-controller-rhel8@sha256:3dd533817d97518c7af991b888c5f9df501bd496ed53988e5444c1ea62e539cb_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-proxy-addon-rhel8@sha256:2779eae299eb2b48e8a868de2f2d8d13313ca17b2f7d5c816013145b0c787cc8_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-proxy-addon-rhel8@sha256:28544cf2414bdeffb8bcaae2d1547064da46ab5a122fd77861083b1e81e299cc_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-proxy-addon-rhel8@sha256:4da01f6a0a59069045d23599d748849da60ee309f72f233497edd379b3b0823e_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-proxy-addon-rhel8@sha256:6318fd6b0e0f5c39239ba9c71c330bce7974deaf970359ec83c88116abf7a653_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-proxy-rhel8@sha256:610de7f25fd387262c360acb21dd45dc80e1c52a77dd11982965da80301407ab_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-proxy-rhel8@sha256:a881a94835c7eef6babe00792fc0a99c9816831869cb26af0dcf2665233f7710_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-proxy-rhel8@sha256:b240f43890529fe95b1a74de6f4c2626e85ae91ae6a624bb98a4c31130b6740d_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-proxy-rhel8@sha256:df6cd66cdb17efc356e770930ff796bdb527c292243f5e8b87ca5c9e912a19d6_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/clusterclaims-controller-rhel8@sha256:3608571c2a5a3d399e3ad8135ca90e46a7e57b322b5ef9d708efa631cee7109c_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/clusterclaims-controller-rhel8@sha256:5c04626558442d50ab58a941d72a78db7c94f5ce730b5abb7599c21981875970_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/clusterclaims-controller-rhel8@sha256:7be740cc5987a1dfc76d7d8a306ff65291eb9cf61419842f463aa9dc4d6ecde1_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/clusterclaims-controller-rhel8@sha256:fce2e92743adaf6fe2e0168cfeecdc71ff7c009ef92a89c9172ff46ebbedcd40_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/clusterlifecycle-state-metrics-rhel8@sha256:288a0e4f9ca79859c5f295e920e9ef01d395720ea5b62ec7f5a5bd975b9c5850_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/clusterlifecycle-state-metrics-rhel8@sha256:93b9ad845fab34498a6f504ad626d0d5236c39ab1aaf7789df146311e4ba33cd_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/clusterlifecycle-state-metrics-rhel8@sha256:c808d378bd0666d7eb1f9c9024f7d2f7c6bdedd40298aa1e940cfc1ce735af54_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/clusterlifecycle-state-metrics-rhel8@sha256:df17928fd459e5063fb2470dbaea51c96f292f1a4ca5eaedc64a03687edbb6cd_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/console-mce-rhel8@sha256:009597e78bf32e0a6d83ad456a6670e436692aa1c12cbd144580a30080054d0f_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/console-mce-rhel8@sha256:95cbc26ed2e396e44efd543d8a38f1c698267e1a617a7ee4b6f26efdb49e3059_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/console-mce-rhel8@sha256:b83a44a87eddeaa3914d03f51f58e8cc5412ee580ee233754108b2349d890b8c_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/console-mce-rhel8@sha256:e3883d9629078bc16f2a6526cb8b1fdea89c1a8b8f477487fd6b34efa2f13999_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/discovery-rhel8@sha256:12b3c0a01c59836687a7cfc1fba050d0800625cd46f678551a5944b0664c044d_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/discovery-rhel8@sha256:25eefa4b7af3650f57e9a4c372522a0cae7bcc1b41735d2b503b9b41d9c2d0b2_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/discovery-rhel8@sha256:9a655c52c83f7682964e8f46fed6011c6e9de7a2a64ee0893d0c02cf725746e1_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/discovery-rhel8@sha256:a0bcad7b2191e3c674813c2e1e67aea619d6d7eaa95f2324902e0b842d1c0cc8_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/hive-rhel8@sha256:674603ee10ad5e9d42e18e5c2f91153c863cb7e9f38cd523559c8de7c7097483_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/hive-rhel8@sha256:67b2477a7b3885df470dc56e94525e7ebc3dce326599c6f2a311f8727557bf8b_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/hive-rhel8@sha256:8722d4f39942af4a008209ae518bf27d30deaa2e5bf97fc3118bea58efafb3d5_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/hive-rhel8@sha256:dd6a4624672d458a0072b9aa46fb1b3d576c0b198759d053f61536f3b9e34359_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/hypershift-addon-rhel8-operator@sha256:00322fc5e7a8e1d08ca716e23982dae6d365b1523f8d3465e6daad5074067ea2_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/hypershift-addon-rhel8-operator@sha256:27cc406bb658c1915e75f5d0b0d3c0f73e72635c9f5bb08bc28e3c5c434e147b_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/hypershift-addon-rhel8-operator@sha256:afc67731faaa2dc9d32a052064763737c8bc4b1b5cf8e8ffb7cb31a4652c656c_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/hypershift-addon-rhel8-operator@sha256:c4227a3a5b323d716a979e1c6a66c458d458648c5fcb0ab151ad55ba24972f51_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/hypershift-deployment-controller-rhel8@sha256:68de13099864a989493367500360560a677fde2e0e56a760a6dafde1d7be9a27_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/hypershift-deployment-controller-rhel8@sha256:8d4a908562cbb0351aea12befe5f2bdf57041e073ce679d1b1c5b46c893844b6_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/hypershift-deployment-controller-rhel8@sha256:be5d7a8b6dec6d4c959badc2d2960ec7bfe74a75c0d673da06fe6335920de3a0_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/hypershift-deployment-controller-rhel8@sha256:f44b9cd7b993051b4d59108153763a09d283c0cf822fab478f22cfbe53847da7_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/hypershift-rhel8-operator@sha256:2d94cd451fbf0abc13e50b6b6252061294bdbfd1eda64f4347177d20b5d1e489_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/hypershift-rhel8-operator@sha256:3d8d114403d85cbba699f53aa177a84da92516b5d2e852b2bffc33eabde6af13_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/hypershift-rhel8-operator@sha256:62e91ac9b6291bf7abc26cdd937c2c2cf7cdf1f1256a33acbaa5d1cdc607d3fa_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/hypershift-rhel8-operator@sha256:ffce5bc9fb2be59047c4840d9222499f03c1cf74786d8695aab1d1b04adc6f8a_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/klusterlet-operator-bundle@sha256:1687315db647e6689845df88843ae53275440042b76dc781dcabeef16e426bdf_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/managed-serviceaccount-rhel8@sha256:63593ef6045808b9c3fe96fc1cddd99bdfabaaef881fe716972500bfda62f92b_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/managed-serviceaccount-rhel8@sha256:7f5f65ba65c9bfc64d8bf9724a22b68d38c512465f4be1bfed8f02133256214f_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/managed-serviceaccount-rhel8@sha256:8621056c6982b9875749650eee2cf967b31217298a1b924de1fe710e0445df1b_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/managed-serviceaccount-rhel8@sha256:ec5bdf8a935ee1daaa5c91a7fd7816ade97619b5d1f6b61e663c03f43bb832bc_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/managedcluster-import-controller-rhel8@sha256:17987e46eb8772ef79e771b6edd137b29914ae357eb036d76a063cb04de116a3_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/managedcluster-import-controller-rhel8@sha256:4a22ca54331be02c08e23704852c34273a8bf3d1bb2c8f2aaf92f277474e3654_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/managedcluster-import-controller-rhel8@sha256:7d737e05b3164a7e49085a2026bf5fbbdda5a0d23890e1de455eea8d59f20187_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/managedcluster-import-controller-rhel8@sha256:eaf8ba4c775e4ebaeea316bbab0344eb10674089ff9db1c8f1373ed564b03749_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/mce-operator-bundle@sha256:701ad2aa334971346282a7a80c420049f08a3e3845a915a947e7605aab9c1369_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/mce-operator-bundle@sha256:cf1b297a2bbfa2a55204e2c4688511baa0223978b2d4ab7cfb8f8c5c965d563f_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/mce-operator-bundle@sha256:ed114b2afb91375b6f3576da15474ad96c154cc0ed16e288f8a4840d7d39942f_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/mce-operator-bundle@sha256:f1be217449145edb01b029b19d08831cc6d085856e39aea8174e74ef0cc85283_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/multicloud-manager-rhel8@sha256:162fe79ef40dbdcd1c9a16c601ffeb1c1dec5309c250bddf85809a0197b2ec3e_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/multicloud-manager-rhel8@sha256:af5076a59d32f3bed7f88348bccdff6fad4d250aab7f8dc7c2791e75fa76c7d9_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/multicloud-manager-rhel8@sha256:c03edb31a56b4678c4e0f66c59b49e3798b8442ef1ddca3f67488f4baca30241_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/multicloud-manager-rhel8@sha256:c6fb6ec34c746ba73007bec6e1895b4e1a4ed551b035aa9059664ded820f46fa_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-cluster-api-provider-agent-rhel8@sha256:208389221423692530b334815985b0a2263febf5574138e854dbdc011f03b4a2_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-cluster-api-provider-agent-rhel8@sha256:4bacc4ba3974c11ac27d1448a7f7cd973162caf33358249e9d1c154018124830_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-cluster-api-provider-agent-rhel8@sha256:8b3c3fb8fdf6d679f6020e0c739f25ae83dd4173e46b743de911d8e346f371fe_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-cluster-api-provider-agent-rhel8@sha256:a4d3f04386e63bfb640b928c01f972ba7d90af9c5213a7c10968b55c875565e0_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-console-mce-rhel8@sha256:009597e78bf32e0a6d83ad456a6670e436692aa1c12cbd144580a30080054d0f_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-console-mce-rhel8@sha256:95cbc26ed2e396e44efd543d8a38f1c698267e1a617a7ee4b6f26efdb49e3059_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-console-mce-rhel8@sha256:b83a44a87eddeaa3914d03f51f58e8cc5412ee580ee233754108b2349d890b8c_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-console-mce-rhel8@sha256:e3883d9629078bc16f2a6526cb8b1fdea89c1a8b8f477487fd6b34efa2f13999_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-hypershift-addon-rhel8-operator@sha256:00322fc5e7a8e1d08ca716e23982dae6d365b1523f8d3465e6daad5074067ea2_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-hypershift-addon-rhel8-operator@sha256:27cc406bb658c1915e75f5d0b0d3c0f73e72635c9f5bb08bc28e3c5c434e147b_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-hypershift-addon-rhel8-operator@sha256:afc67731faaa2dc9d32a052064763737c8bc4b1b5cf8e8ffb7cb31a4652c656c_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-hypershift-addon-rhel8-operator@sha256:c4227a3a5b323d716a979e1c6a66c458d458648c5fcb0ab151ad55ba24972f51_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-hypershift-deployment-controller-rhel8@sha256:68de13099864a989493367500360560a677fde2e0e56a760a6dafde1d7be9a27_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-hypershift-deployment-controller-rhel8@sha256:8d4a908562cbb0351aea12befe5f2bdf57041e073ce679d1b1c5b46c893844b6_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-hypershift-deployment-controller-rhel8@sha256:be5d7a8b6dec6d4c959badc2d2960ec7bfe74a75c0d673da06fe6335920de3a0_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-hypershift-deployment-controller-rhel8@sha256:f44b9cd7b993051b4d59108153763a09d283c0cf822fab478f22cfbe53847da7_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-managed-serviceaccount-rhel8@sha256:63593ef6045808b9c3fe96fc1cddd99bdfabaaef881fe716972500bfda62f92b_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-managed-serviceaccount-rhel8@sha256:7f5f65ba65c9bfc64d8bf9724a22b68d38c512465f4be1bfed8f02133256214f_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-managed-serviceaccount-rhel8@sha256:8621056c6982b9875749650eee2cf967b31217298a1b924de1fe710e0445df1b_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-managed-serviceaccount-rhel8@sha256:ec5bdf8a935ee1daaa5c91a7fd7816ade97619b5d1f6b61e663c03f43bb832bc_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/must-gather-rhel8@sha256:4270ef4ed53f54fb13cf1092b3babb70af7012886a3f0c293b11040083f39651_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/must-gather-rhel8@sha256:4ecb20c797f71375bc888ed84036f49bc40e2e9984e7ec74b14ad697d1b9c6fb_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/must-gather-rhel8@sha256:6d2624faf8cb2634a9e2203273d95c076ed2207ddd87f50df6ce8e5088a5d257_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/must-gather-rhel8@sha256:e838cb2e70eff2157b992c1cc6c576c9e099306b1df69d6d5c9d991ded4e0789_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/placement-rhel8@sha256:473ed2081010b9005ecc6fb254389dac6927f336967bd4a2f99ca3210fd265f0_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/placement-rhel8@sha256:746794cb82199cfc0c659de0a48018bbd8f18aec97265d68f8dd8bbf783049b1_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/placement-rhel8@sha256:7f5c7671a97f09756a150feb6a6bd04f40aa938ce065102b5b5875eadab933db_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/placement-rhel8@sha256:a6fb7f9d80d4d6cb53317f7d87960af28a6cafb8c5abee369f7bd94cbe449686_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/provider-credential-controller-rhel8@sha256:759037d7817cef4e0451befe8f2bc943a89f2bda95a52327a1c552c3f9a095bb_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/provider-credential-controller-rhel8@sha256:90281a3feff8e019a937fabb5184881c1983cda657c41332cd0321acf5ea4092_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/provider-credential-controller-rhel8@sha256:b6406fbcfeed4c491c66b778a4ad08e8066db5052a49863dd459e2b7375e6ba4_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/provider-credential-controller-rhel8@sha256:c4707c5214505bf1e5f693f0c5df4bb6fe4336670bf850b9a09040b6d87cccd2_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/registration-operator-rhel8@sha256:49d81d8a383de609d64760a4ae6ffa61469a59a5678311406ce4f838c1cc66fd_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/registration-operator-rhel8@sha256:579420cfdc2a542ab7a1b9cd6f1324885f60d1ec5d2bda74808127b45aef2983_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/registration-operator-rhel8@sha256:f945ae948589e2ea294d3d6e8f89fe05c1203f375a0722465965208ecfc15b94_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/registration-operator-rhel8@sha256:fbc7cd19b869d02af6dba24b20f6a44c498fb00e4afc629821f47b9b35c5a94d_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/registration-rhel8@sha256:39cc95f16445c3a1dca378beb50f5931ad081f459c9c6eb012325c6a9d8ada6c_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/registration-rhel8@sha256:686390715f19747bff24e95137307182ab095fb133051424996c6b0ee668569a_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/registration-rhel8@sha256:7bbc4dceeffd5f4bb47e9c38f97109d083dbbbda1a1643b7eb7762ebbd5047a1_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/registration-rhel8@sha256:cb1c8096bd5bd9f1dfa413bc0d1889d970b6d841988d24d6c1008904b1288cfe_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/work-rhel8@sha256:345f405c6a1d3e18beaf13c24a7ca4055a03746d8e6540670435e8d2413fefaf_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/work-rhel8@sha256:663cf3e0453e2ae5b1c9d5f6d335930d6d1e9c7a34151a171dbf58f9066c2b96_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/work-rhel8@sha256:c5c1939a142b9554a2ce664605409cefcb9954bbb1d8eef988fddab50f06cdaf_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/work-rhel8@sha256:d425b68e6265d098601e240cae6084c76416fd27bfbd955a3ccee30873544e38_ppc64le"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2022:6345"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"8Base-multicluster-engine-2.1:multicluster-engine/agent-service-rhel8@sha256:661ee3a57d860a713ffb481ea87858f20fce1e57b858821cb0c1ec4069e206a0_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/agent-service-rhel8@sha256:8cb5ab317ccc6b1bcd409cfba0ec983e3f5d9531227e76bb455011636ed32d21_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/agent-service-rhel8@sha256:e136966121b82373c9279b1b59b68864ed10bfdee424959a7ad4b190ff7a2562_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/agent-service-rhel8@sha256:fce50212c8bbfdc3e8f445f4b7ea35881eb29e49c443e827ad6fe2389328d57f_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/apiserver-network-proxy-rhel8@sha256:25b242af63aca69a32c457dde23b3ac52ed81f5edad3e919d5df59902adb0b60_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/apiserver-network-proxy-rhel8@sha256:5ea69e650771525faf944fbf3be82a19e54a964d38adbb88263247652476938c_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/apiserver-network-proxy-rhel8@sha256:c97ea925ea31a1ae6824ec55bbb43c3cf0d2d9b0fb6d12b6d23492e0e5a5467a_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/apiserver-network-proxy-rhel8@sha256:f71c4c301774aba9a886f2891eace9da47ba075d2a2e4acfc03849c9c0da57bc_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/assisted-image-service-rhel8@sha256:1d250617cf4eb47800d30bd6bdd61872faa29eb7c6953edcb4a107360f0d0a78_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/assisted-image-service-rhel8@sha256:3730a3c3cfb695b540945b5f0ae739a701a0155137b9509238860549105ab670_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/assisted-image-service-rhel8@sha256:3d59cfa190838da34bac1ccf88562f996cc9e9ffdb151f47e044ba3fcc964a3d_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/assisted-image-service-rhel8@sha256:92c8157e43d84584ba93d978fcc6ffba84118e4ea5ff46ad71a62ffdc7fc56e5_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/assisted-installer-agent-rhel8@sha256:99e0accdee9b311b9abf032c712060823736f88c7bf3ba692349d7f8290a9570_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/assisted-installer-agent-rhel8@sha256:b4722c060fb38e1609e689b605816cefb39a15a0ddc40837a90727d123b91c88_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/assisted-installer-reporter-rhel8@sha256:1d465abc36e2045dc5a291663786709fc920c42aacb0c34c4868a1a633334509_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/assisted-installer-reporter-rhel8@sha256:bdb861698be8305247b21ebab7994f27eaae818f691ffcff3d5b5eb5dc70a722_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/assisted-installer-reporter-rhel8@sha256:e4dd90d186f1fea6fcdb4e23f74e4390e00d134b2c21d8510c1cdbbcef3c4a1f_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/assisted-installer-rhel8@sha256:61ac4136dad0e02323807e6d3de8e890ec0b7e7e1f7112f9610410712af6f9b5_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/assisted-installer-rhel8@sha256:686b64358857be04087a706048a32b7356b16a0028d2b200da16ec94d931d25d_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/assisted-installer-rhel8@sha256:910dad58b72de16f92dd5b60d0420010d18229a6e0966fe2eb072517febe499f_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/aws-encryption-provider-rhel8@sha256:31329737bd3608345f8e969e872e2e18305e2959d9d81867933c73fb26a53dcd_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/aws-encryption-provider-rhel8@sha256:9797eef2012c827ff3250cba1cd542772e92872b4bd69a01bdbdba4fe407472c_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/aws-encryption-provider-rhel8@sha256:ab7f1982f21ed9251501396ea150764348b5f61b6e50b9d74b5031e705e16ef3_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/aws-encryption-provider-rhel8@sha256:cee69ba4c6fb326afd03c7f21856a028fa4758dab8c849ef6eaeaea0cd55afd2_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/backplane-rhel8-operator@sha256:0b8c36b4b1d00e47ee4faaeec9ccbdc2977a50592035f8a600491c657e439d33_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/backplane-rhel8-operator@sha256:5dbd590a4bbed44f487d1601d1825b5efb8253b9ee2be49adccec7e0ea9410ac_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/backplane-rhel8-operator@sha256:9f7854a1de26dfebdc8beafffd01304017b8fe7cd84065dd452de1276e529a06_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/backplane-rhel8-operator@sha256:e7998dc233af266ed94ba16450c2f02096abb5e045f291f8f94a83ef9da7dd51_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-provider-agent-rhel8@sha256:208389221423692530b334815985b0a2263febf5574138e854dbdc011f03b4a2_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-provider-agent-rhel8@sha256:4bacc4ba3974c11ac27d1448a7f7cd973162caf33358249e9d1c154018124830_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-provider-agent-rhel8@sha256:8b3c3fb8fdf6d679f6020e0c739f25ae83dd4173e46b743de911d8e346f371fe_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-provider-agent-rhel8@sha256:a4d3f04386e63bfb640b928c01f972ba7d90af9c5213a7c10968b55c875565e0_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-provider-aws-rhel8@sha256:36a5f30d043f1137033842188e59224b803158696f60ddb41095a766705485f4_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-provider-aws-rhel8@sha256:6fb7799fca309c727c7afea57448fc653dde09495945e314402a3e3a079e5b03_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-provider-aws-rhel8@sha256:9b8d4fde02e4c43d194bf4c420550730fd52b74587e2327f2e9eb75067bb25e7_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-provider-aws-rhel8@sha256:bd612736fde388811d12a572852c86d0fe9dcbb6e7f404c64b8654c870d4e2eb_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-provider-azure-rhel8@sha256:2b93b026497655f16a85a2929b1f0c970d51dce0e0e8462774989f1943bdc785_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-provider-azure-rhel8@sha256:2c9c916d0face10abc7f6467564e394ead5946bf18ed8439456cce2767a83b3e_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-provider-azure-rhel8@sha256:6f41c353228c4016ab02557a5591ef36f4aea799c4ad89798343b4a2f0765d08_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-provider-azure-rhel8@sha256:ddd59c296543f525f719336ad6ddc5e5f8d3915e08e3b64d575a9835de3e95ad_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-provider-kubevirt-rhel8@sha256:0007824d89632253727ead00c5fd6ec463f310d71e58e237ea5e51c13052b0bc_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-provider-kubevirt-rhel8@sha256:9cd9106f72557b8ba5de9f4d1de5ff8d33514d2c02889999a3c20aab9a8dd061_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-provider-kubevirt-rhel8@sha256:cbe319cfa3ab4610dc67abea27841dd5b670061faa74e666959550343bba1c28_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-provider-kubevirt-rhel8@sha256:df94a1d8a4b6d1aebed4e657267219632bb3b2176537bdf8e51a728cd78f136f_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-rhel8@sha256:30f56a4d5cba0ccd55e0bda756c7af8010ab94ec3b644dc73f7b32e76b5bbb3a_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-rhel8@sha256:4f7cb34768ff908ed1ba54330603ea54b82a4144cf9124dae01a727dcc60362a_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-rhel8@sha256:a137205ac2127a04466519355b07cee71c08c56dddfee35671127241ebdf4a99_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-rhel8@sha256:c8a785b4e1688d358cec73e9cf4853ca0ab28c7daa4c45d5384b7bebc333f53a_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-curator-controller-rhel8@sha256:1d4d913d4136321ebd94e6b9d9e55be7262883702de72c4a61827804ad843942_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-curator-controller-rhel8@sha256:2134c387cb0e8c2f95bb8ef74ad0a10c37403d9e0dfaeb7e2e9efb388c606ac1_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-curator-controller-rhel8@sha256:2e0867d6ebace932eb09bb3a6a929562a157bc2eea9c28063eb30dac866abf63_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-curator-controller-rhel8@sha256:3dd533817d97518c7af991b888c5f9df501bd496ed53988e5444c1ea62e539cb_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-proxy-addon-rhel8@sha256:2779eae299eb2b48e8a868de2f2d8d13313ca17b2f7d5c816013145b0c787cc8_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-proxy-addon-rhel8@sha256:28544cf2414bdeffb8bcaae2d1547064da46ab5a122fd77861083b1e81e299cc_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-proxy-addon-rhel8@sha256:4da01f6a0a59069045d23599d748849da60ee309f72f233497edd379b3b0823e_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-proxy-addon-rhel8@sha256:6318fd6b0e0f5c39239ba9c71c330bce7974deaf970359ec83c88116abf7a653_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-proxy-rhel8@sha256:610de7f25fd387262c360acb21dd45dc80e1c52a77dd11982965da80301407ab_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-proxy-rhel8@sha256:a881a94835c7eef6babe00792fc0a99c9816831869cb26af0dcf2665233f7710_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-proxy-rhel8@sha256:b240f43890529fe95b1a74de6f4c2626e85ae91ae6a624bb98a4c31130b6740d_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-proxy-rhel8@sha256:df6cd66cdb17efc356e770930ff796bdb527c292243f5e8b87ca5c9e912a19d6_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/clusterclaims-controller-rhel8@sha256:3608571c2a5a3d399e3ad8135ca90e46a7e57b322b5ef9d708efa631cee7109c_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/clusterclaims-controller-rhel8@sha256:5c04626558442d50ab58a941d72a78db7c94f5ce730b5abb7599c21981875970_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/clusterclaims-controller-rhel8@sha256:7be740cc5987a1dfc76d7d8a306ff65291eb9cf61419842f463aa9dc4d6ecde1_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/clusterclaims-controller-rhel8@sha256:fce2e92743adaf6fe2e0168cfeecdc71ff7c009ef92a89c9172ff46ebbedcd40_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/clusterlifecycle-state-metrics-rhel8@sha256:288a0e4f9ca79859c5f295e920e9ef01d395720ea5b62ec7f5a5bd975b9c5850_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/clusterlifecycle-state-metrics-rhel8@sha256:93b9ad845fab34498a6f504ad626d0d5236c39ab1aaf7789df146311e4ba33cd_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/clusterlifecycle-state-metrics-rhel8@sha256:c808d378bd0666d7eb1f9c9024f7d2f7c6bdedd40298aa1e940cfc1ce735af54_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/clusterlifecycle-state-metrics-rhel8@sha256:df17928fd459e5063fb2470dbaea51c96f292f1a4ca5eaedc64a03687edbb6cd_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/console-mce-rhel8@sha256:009597e78bf32e0a6d83ad456a6670e436692aa1c12cbd144580a30080054d0f_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/console-mce-rhel8@sha256:95cbc26ed2e396e44efd543d8a38f1c698267e1a617a7ee4b6f26efdb49e3059_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/console-mce-rhel8@sha256:b83a44a87eddeaa3914d03f51f58e8cc5412ee580ee233754108b2349d890b8c_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/console-mce-rhel8@sha256:e3883d9629078bc16f2a6526cb8b1fdea89c1a8b8f477487fd6b34efa2f13999_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/discovery-rhel8@sha256:12b3c0a01c59836687a7cfc1fba050d0800625cd46f678551a5944b0664c044d_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/discovery-rhel8@sha256:25eefa4b7af3650f57e9a4c372522a0cae7bcc1b41735d2b503b9b41d9c2d0b2_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/discovery-rhel8@sha256:9a655c52c83f7682964e8f46fed6011c6e9de7a2a64ee0893d0c02cf725746e1_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/discovery-rhel8@sha256:a0bcad7b2191e3c674813c2e1e67aea619d6d7eaa95f2324902e0b842d1c0cc8_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/hive-rhel8@sha256:674603ee10ad5e9d42e18e5c2f91153c863cb7e9f38cd523559c8de7c7097483_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/hive-rhel8@sha256:67b2477a7b3885df470dc56e94525e7ebc3dce326599c6f2a311f8727557bf8b_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/hive-rhel8@sha256:8722d4f39942af4a008209ae518bf27d30deaa2e5bf97fc3118bea58efafb3d5_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/hive-rhel8@sha256:dd6a4624672d458a0072b9aa46fb1b3d576c0b198759d053f61536f3b9e34359_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/hypershift-addon-rhel8-operator@sha256:00322fc5e7a8e1d08ca716e23982dae6d365b1523f8d3465e6daad5074067ea2_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/hypershift-addon-rhel8-operator@sha256:27cc406bb658c1915e75f5d0b0d3c0f73e72635c9f5bb08bc28e3c5c434e147b_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/hypershift-addon-rhel8-operator@sha256:afc67731faaa2dc9d32a052064763737c8bc4b1b5cf8e8ffb7cb31a4652c656c_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/hypershift-addon-rhel8-operator@sha256:c4227a3a5b323d716a979e1c6a66c458d458648c5fcb0ab151ad55ba24972f51_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/hypershift-deployment-controller-rhel8@sha256:68de13099864a989493367500360560a677fde2e0e56a760a6dafde1d7be9a27_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/hypershift-deployment-controller-rhel8@sha256:8d4a908562cbb0351aea12befe5f2bdf57041e073ce679d1b1c5b46c893844b6_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/hypershift-deployment-controller-rhel8@sha256:be5d7a8b6dec6d4c959badc2d2960ec7bfe74a75c0d673da06fe6335920de3a0_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/hypershift-deployment-controller-rhel8@sha256:f44b9cd7b993051b4d59108153763a09d283c0cf822fab478f22cfbe53847da7_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/hypershift-rhel8-operator@sha256:2d94cd451fbf0abc13e50b6b6252061294bdbfd1eda64f4347177d20b5d1e489_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/hypershift-rhel8-operator@sha256:3d8d114403d85cbba699f53aa177a84da92516b5d2e852b2bffc33eabde6af13_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/hypershift-rhel8-operator@sha256:62e91ac9b6291bf7abc26cdd937c2c2cf7cdf1f1256a33acbaa5d1cdc607d3fa_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/hypershift-rhel8-operator@sha256:ffce5bc9fb2be59047c4840d9222499f03c1cf74786d8695aab1d1b04adc6f8a_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/klusterlet-operator-bundle@sha256:1687315db647e6689845df88843ae53275440042b76dc781dcabeef16e426bdf_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/managed-serviceaccount-rhel8@sha256:63593ef6045808b9c3fe96fc1cddd99bdfabaaef881fe716972500bfda62f92b_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/managed-serviceaccount-rhel8@sha256:7f5f65ba65c9bfc64d8bf9724a22b68d38c512465f4be1bfed8f02133256214f_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/managed-serviceaccount-rhel8@sha256:8621056c6982b9875749650eee2cf967b31217298a1b924de1fe710e0445df1b_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/managed-serviceaccount-rhel8@sha256:ec5bdf8a935ee1daaa5c91a7fd7816ade97619b5d1f6b61e663c03f43bb832bc_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/managedcluster-import-controller-rhel8@sha256:17987e46eb8772ef79e771b6edd137b29914ae357eb036d76a063cb04de116a3_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/managedcluster-import-controller-rhel8@sha256:4a22ca54331be02c08e23704852c34273a8bf3d1bb2c8f2aaf92f277474e3654_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/managedcluster-import-controller-rhel8@sha256:7d737e05b3164a7e49085a2026bf5fbbdda5a0d23890e1de455eea8d59f20187_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/managedcluster-import-controller-rhel8@sha256:eaf8ba4c775e4ebaeea316bbab0344eb10674089ff9db1c8f1373ed564b03749_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/mce-operator-bundle@sha256:701ad2aa334971346282a7a80c420049f08a3e3845a915a947e7605aab9c1369_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/mce-operator-bundle@sha256:cf1b297a2bbfa2a55204e2c4688511baa0223978b2d4ab7cfb8f8c5c965d563f_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/mce-operator-bundle@sha256:ed114b2afb91375b6f3576da15474ad96c154cc0ed16e288f8a4840d7d39942f_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/mce-operator-bundle@sha256:f1be217449145edb01b029b19d08831cc6d085856e39aea8174e74ef0cc85283_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/multicloud-manager-rhel8@sha256:162fe79ef40dbdcd1c9a16c601ffeb1c1dec5309c250bddf85809a0197b2ec3e_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/multicloud-manager-rhel8@sha256:af5076a59d32f3bed7f88348bccdff6fad4d250aab7f8dc7c2791e75fa76c7d9_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/multicloud-manager-rhel8@sha256:c03edb31a56b4678c4e0f66c59b49e3798b8442ef1ddca3f67488f4baca30241_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/multicloud-manager-rhel8@sha256:c6fb6ec34c746ba73007bec6e1895b4e1a4ed551b035aa9059664ded820f46fa_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-cluster-api-provider-agent-rhel8@sha256:208389221423692530b334815985b0a2263febf5574138e854dbdc011f03b4a2_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-cluster-api-provider-agent-rhel8@sha256:4bacc4ba3974c11ac27d1448a7f7cd973162caf33358249e9d1c154018124830_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-cluster-api-provider-agent-rhel8@sha256:8b3c3fb8fdf6d679f6020e0c739f25ae83dd4173e46b743de911d8e346f371fe_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-cluster-api-provider-agent-rhel8@sha256:a4d3f04386e63bfb640b928c01f972ba7d90af9c5213a7c10968b55c875565e0_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-console-mce-rhel8@sha256:009597e78bf32e0a6d83ad456a6670e436692aa1c12cbd144580a30080054d0f_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-console-mce-rhel8@sha256:95cbc26ed2e396e44efd543d8a38f1c698267e1a617a7ee4b6f26efdb49e3059_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-console-mce-rhel8@sha256:b83a44a87eddeaa3914d03f51f58e8cc5412ee580ee233754108b2349d890b8c_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-console-mce-rhel8@sha256:e3883d9629078bc16f2a6526cb8b1fdea89c1a8b8f477487fd6b34efa2f13999_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-hypershift-addon-rhel8-operator@sha256:00322fc5e7a8e1d08ca716e23982dae6d365b1523f8d3465e6daad5074067ea2_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-hypershift-addon-rhel8-operator@sha256:27cc406bb658c1915e75f5d0b0d3c0f73e72635c9f5bb08bc28e3c5c434e147b_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-hypershift-addon-rhel8-operator@sha256:afc67731faaa2dc9d32a052064763737c8bc4b1b5cf8e8ffb7cb31a4652c656c_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-hypershift-addon-rhel8-operator@sha256:c4227a3a5b323d716a979e1c6a66c458d458648c5fcb0ab151ad55ba24972f51_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-hypershift-deployment-controller-rhel8@sha256:68de13099864a989493367500360560a677fde2e0e56a760a6dafde1d7be9a27_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-hypershift-deployment-controller-rhel8@sha256:8d4a908562cbb0351aea12befe5f2bdf57041e073ce679d1b1c5b46c893844b6_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-hypershift-deployment-controller-rhel8@sha256:be5d7a8b6dec6d4c959badc2d2960ec7bfe74a75c0d673da06fe6335920de3a0_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-hypershift-deployment-controller-rhel8@sha256:f44b9cd7b993051b4d59108153763a09d283c0cf822fab478f22cfbe53847da7_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-managed-serviceaccount-rhel8@sha256:63593ef6045808b9c3fe96fc1cddd99bdfabaaef881fe716972500bfda62f92b_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-managed-serviceaccount-rhel8@sha256:7f5f65ba65c9bfc64d8bf9724a22b68d38c512465f4be1bfed8f02133256214f_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-managed-serviceaccount-rhel8@sha256:8621056c6982b9875749650eee2cf967b31217298a1b924de1fe710e0445df1b_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-managed-serviceaccount-rhel8@sha256:ec5bdf8a935ee1daaa5c91a7fd7816ade97619b5d1f6b61e663c03f43bb832bc_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/must-gather-rhel8@sha256:4270ef4ed53f54fb13cf1092b3babb70af7012886a3f0c293b11040083f39651_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/must-gather-rhel8@sha256:4ecb20c797f71375bc888ed84036f49bc40e2e9984e7ec74b14ad697d1b9c6fb_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/must-gather-rhel8@sha256:6d2624faf8cb2634a9e2203273d95c076ed2207ddd87f50df6ce8e5088a5d257_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/must-gather-rhel8@sha256:e838cb2e70eff2157b992c1cc6c576c9e099306b1df69d6d5c9d991ded4e0789_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/placement-rhel8@sha256:473ed2081010b9005ecc6fb254389dac6927f336967bd4a2f99ca3210fd265f0_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/placement-rhel8@sha256:746794cb82199cfc0c659de0a48018bbd8f18aec97265d68f8dd8bbf783049b1_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/placement-rhel8@sha256:7f5c7671a97f09756a150feb6a6bd04f40aa938ce065102b5b5875eadab933db_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/placement-rhel8@sha256:a6fb7f9d80d4d6cb53317f7d87960af28a6cafb8c5abee369f7bd94cbe449686_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/provider-credential-controller-rhel8@sha256:759037d7817cef4e0451befe8f2bc943a89f2bda95a52327a1c552c3f9a095bb_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/provider-credential-controller-rhel8@sha256:90281a3feff8e019a937fabb5184881c1983cda657c41332cd0321acf5ea4092_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/provider-credential-controller-rhel8@sha256:b6406fbcfeed4c491c66b778a4ad08e8066db5052a49863dd459e2b7375e6ba4_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/provider-credential-controller-rhel8@sha256:c4707c5214505bf1e5f693f0c5df4bb6fe4336670bf850b9a09040b6d87cccd2_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/registration-operator-rhel8@sha256:49d81d8a383de609d64760a4ae6ffa61469a59a5678311406ce4f838c1cc66fd_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/registration-operator-rhel8@sha256:579420cfdc2a542ab7a1b9cd6f1324885f60d1ec5d2bda74808127b45aef2983_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/registration-operator-rhel8@sha256:f945ae948589e2ea294d3d6e8f89fe05c1203f375a0722465965208ecfc15b94_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/registration-operator-rhel8@sha256:fbc7cd19b869d02af6dba24b20f6a44c498fb00e4afc629821f47b9b35c5a94d_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/registration-rhel8@sha256:39cc95f16445c3a1dca378beb50f5931ad081f459c9c6eb012325c6a9d8ada6c_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/registration-rhel8@sha256:686390715f19747bff24e95137307182ab095fb133051424996c6b0ee668569a_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/registration-rhel8@sha256:7bbc4dceeffd5f4bb47e9c38f97109d083dbbbda1a1643b7eb7762ebbd5047a1_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/registration-rhel8@sha256:cb1c8096bd5bd9f1dfa413bc0d1889d970b6d841988d24d6c1008904b1288cfe_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/work-rhel8@sha256:345f405c6a1d3e18beaf13c24a7ca4055a03746d8e6540670435e8d2413fefaf_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/work-rhel8@sha256:663cf3e0453e2ae5b1c9d5f6d335930d6d1e9c7a34151a171dbf58f9066c2b96_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/work-rhel8@sha256:c5c1939a142b9554a2ce664605409cefcb9954bbb1d8eef988fddab50f06cdaf_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/work-rhel8@sha256:d425b68e6265d098601e240cae6084c76416fd27bfbd955a3ccee30873544e38_ppc64le"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "golang: encoding/gob: stack exhaustion in Decoder.Decode"
},
{
"cve": "CVE-2022-31129",
"cwe": {
"id": "CWE-400",
"name": "Uncontrolled Resource Consumption"
},
"discovery_date": "2022-07-07T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2105075"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in the Moment.js package. Users who pass user-provided strings without sanity length checks to the moment constructor are vulnerable to regular expression denial of service (ReDoS) attacks.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "moment: inefficient parsing algorithm resulting in DoS",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "Red Hat Fuse provides the affected software but does not use the functionality and as such its impact has been downgraded to Low.\n\nRed Hat Advanced Cluster Management for Kubernetes (RHACM) ships a vulnerable version of the moment library. However, this affected functionality is restricted behind OAuth, reducing the impact to Moderate.\n\nRed Hat Satellite ships a vulnerable version of the moment library. However, this only affects a specific component (qpid-dispatch), reducing the impact to Moderate.\n\nRed Hat Ceph Storage (RHCS) ships a vulnerable version of the moment library, however, it is not directly used and is a transitive dependency from Angular. In addition, the impact would only be to the grafana browser, and not the underlying RHCS system, which reduces the impact to Moderate. \n\nRed Hat OpenShift Service Mesh (OSSM) ships a vulnerable version of the moment library, however, it is not directly used, and as such, the impact has been lowered to Moderate.\n\nRed Hat OpenShift distributed tracing ships a vulnerable version of the moment library, however, it is not directly used, and as such, the impact has been lowered to Moderate.\n\nIn Logging Subsystem for Red Hat OpenShift the vulnerable moment nodejs package is bundled in the ose-logging-kibana6 container as a transitive dependency, hence the direct impact is reduced to Moderate.\n\nIn OpenShift Container Platform 4 the vulnerabile moment package is a third party dependency, hence the direct impact is reduced to Moderate.\n\nIn Quay IO 3.10 and above, no version of affected momentjs is present.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"8Base-multicluster-engine-2.1:multicluster-engine/agent-service-rhel8@sha256:661ee3a57d860a713ffb481ea87858f20fce1e57b858821cb0c1ec4069e206a0_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/agent-service-rhel8@sha256:8cb5ab317ccc6b1bcd409cfba0ec983e3f5d9531227e76bb455011636ed32d21_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/agent-service-rhel8@sha256:e136966121b82373c9279b1b59b68864ed10bfdee424959a7ad4b190ff7a2562_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/agent-service-rhel8@sha256:fce50212c8bbfdc3e8f445f4b7ea35881eb29e49c443e827ad6fe2389328d57f_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/apiserver-network-proxy-rhel8@sha256:25b242af63aca69a32c457dde23b3ac52ed81f5edad3e919d5df59902adb0b60_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/apiserver-network-proxy-rhel8@sha256:5ea69e650771525faf944fbf3be82a19e54a964d38adbb88263247652476938c_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/apiserver-network-proxy-rhel8@sha256:c97ea925ea31a1ae6824ec55bbb43c3cf0d2d9b0fb6d12b6d23492e0e5a5467a_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/apiserver-network-proxy-rhel8@sha256:f71c4c301774aba9a886f2891eace9da47ba075d2a2e4acfc03849c9c0da57bc_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/assisted-image-service-rhel8@sha256:1d250617cf4eb47800d30bd6bdd61872faa29eb7c6953edcb4a107360f0d0a78_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/assisted-image-service-rhel8@sha256:3730a3c3cfb695b540945b5f0ae739a701a0155137b9509238860549105ab670_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/assisted-image-service-rhel8@sha256:3d59cfa190838da34bac1ccf88562f996cc9e9ffdb151f47e044ba3fcc964a3d_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/assisted-image-service-rhel8@sha256:92c8157e43d84584ba93d978fcc6ffba84118e4ea5ff46ad71a62ffdc7fc56e5_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/assisted-installer-agent-rhel8@sha256:99e0accdee9b311b9abf032c712060823736f88c7bf3ba692349d7f8290a9570_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/assisted-installer-agent-rhel8@sha256:b4722c060fb38e1609e689b605816cefb39a15a0ddc40837a90727d123b91c88_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/assisted-installer-reporter-rhel8@sha256:1d465abc36e2045dc5a291663786709fc920c42aacb0c34c4868a1a633334509_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/assisted-installer-reporter-rhel8@sha256:bdb861698be8305247b21ebab7994f27eaae818f691ffcff3d5b5eb5dc70a722_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/assisted-installer-reporter-rhel8@sha256:e4dd90d186f1fea6fcdb4e23f74e4390e00d134b2c21d8510c1cdbbcef3c4a1f_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/assisted-installer-rhel8@sha256:61ac4136dad0e02323807e6d3de8e890ec0b7e7e1f7112f9610410712af6f9b5_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/assisted-installer-rhel8@sha256:686b64358857be04087a706048a32b7356b16a0028d2b200da16ec94d931d25d_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/assisted-installer-rhel8@sha256:910dad58b72de16f92dd5b60d0420010d18229a6e0966fe2eb072517febe499f_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/aws-encryption-provider-rhel8@sha256:31329737bd3608345f8e969e872e2e18305e2959d9d81867933c73fb26a53dcd_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/aws-encryption-provider-rhel8@sha256:9797eef2012c827ff3250cba1cd542772e92872b4bd69a01bdbdba4fe407472c_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/aws-encryption-provider-rhel8@sha256:ab7f1982f21ed9251501396ea150764348b5f61b6e50b9d74b5031e705e16ef3_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/aws-encryption-provider-rhel8@sha256:cee69ba4c6fb326afd03c7f21856a028fa4758dab8c849ef6eaeaea0cd55afd2_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/backplane-rhel8-operator@sha256:0b8c36b4b1d00e47ee4faaeec9ccbdc2977a50592035f8a600491c657e439d33_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/backplane-rhel8-operator@sha256:5dbd590a4bbed44f487d1601d1825b5efb8253b9ee2be49adccec7e0ea9410ac_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/backplane-rhel8-operator@sha256:9f7854a1de26dfebdc8beafffd01304017b8fe7cd84065dd452de1276e529a06_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/backplane-rhel8-operator@sha256:e7998dc233af266ed94ba16450c2f02096abb5e045f291f8f94a83ef9da7dd51_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-provider-agent-rhel8@sha256:208389221423692530b334815985b0a2263febf5574138e854dbdc011f03b4a2_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-provider-agent-rhel8@sha256:4bacc4ba3974c11ac27d1448a7f7cd973162caf33358249e9d1c154018124830_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-provider-agent-rhel8@sha256:8b3c3fb8fdf6d679f6020e0c739f25ae83dd4173e46b743de911d8e346f371fe_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-provider-agent-rhel8@sha256:a4d3f04386e63bfb640b928c01f972ba7d90af9c5213a7c10968b55c875565e0_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-provider-aws-rhel8@sha256:36a5f30d043f1137033842188e59224b803158696f60ddb41095a766705485f4_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-provider-aws-rhel8@sha256:6fb7799fca309c727c7afea57448fc653dde09495945e314402a3e3a079e5b03_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-provider-aws-rhel8@sha256:9b8d4fde02e4c43d194bf4c420550730fd52b74587e2327f2e9eb75067bb25e7_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-provider-aws-rhel8@sha256:bd612736fde388811d12a572852c86d0fe9dcbb6e7f404c64b8654c870d4e2eb_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-provider-azure-rhel8@sha256:2b93b026497655f16a85a2929b1f0c970d51dce0e0e8462774989f1943bdc785_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-provider-azure-rhel8@sha256:2c9c916d0face10abc7f6467564e394ead5946bf18ed8439456cce2767a83b3e_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-provider-azure-rhel8@sha256:6f41c353228c4016ab02557a5591ef36f4aea799c4ad89798343b4a2f0765d08_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-provider-azure-rhel8@sha256:ddd59c296543f525f719336ad6ddc5e5f8d3915e08e3b64d575a9835de3e95ad_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-provider-kubevirt-rhel8@sha256:0007824d89632253727ead00c5fd6ec463f310d71e58e237ea5e51c13052b0bc_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-provider-kubevirt-rhel8@sha256:9cd9106f72557b8ba5de9f4d1de5ff8d33514d2c02889999a3c20aab9a8dd061_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-provider-kubevirt-rhel8@sha256:cbe319cfa3ab4610dc67abea27841dd5b670061faa74e666959550343bba1c28_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-provider-kubevirt-rhel8@sha256:df94a1d8a4b6d1aebed4e657267219632bb3b2176537bdf8e51a728cd78f136f_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-rhel8@sha256:30f56a4d5cba0ccd55e0bda756c7af8010ab94ec3b644dc73f7b32e76b5bbb3a_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-rhel8@sha256:4f7cb34768ff908ed1ba54330603ea54b82a4144cf9124dae01a727dcc60362a_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-rhel8@sha256:a137205ac2127a04466519355b07cee71c08c56dddfee35671127241ebdf4a99_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-rhel8@sha256:c8a785b4e1688d358cec73e9cf4853ca0ab28c7daa4c45d5384b7bebc333f53a_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-curator-controller-rhel8@sha256:1d4d913d4136321ebd94e6b9d9e55be7262883702de72c4a61827804ad843942_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-curator-controller-rhel8@sha256:2134c387cb0e8c2f95bb8ef74ad0a10c37403d9e0dfaeb7e2e9efb388c606ac1_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-curator-controller-rhel8@sha256:2e0867d6ebace932eb09bb3a6a929562a157bc2eea9c28063eb30dac866abf63_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-curator-controller-rhel8@sha256:3dd533817d97518c7af991b888c5f9df501bd496ed53988e5444c1ea62e539cb_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-proxy-addon-rhel8@sha256:2779eae299eb2b48e8a868de2f2d8d13313ca17b2f7d5c816013145b0c787cc8_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-proxy-addon-rhel8@sha256:28544cf2414bdeffb8bcaae2d1547064da46ab5a122fd77861083b1e81e299cc_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-proxy-addon-rhel8@sha256:4da01f6a0a59069045d23599d748849da60ee309f72f233497edd379b3b0823e_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-proxy-addon-rhel8@sha256:6318fd6b0e0f5c39239ba9c71c330bce7974deaf970359ec83c88116abf7a653_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-proxy-rhel8@sha256:610de7f25fd387262c360acb21dd45dc80e1c52a77dd11982965da80301407ab_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-proxy-rhel8@sha256:a881a94835c7eef6babe00792fc0a99c9816831869cb26af0dcf2665233f7710_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-proxy-rhel8@sha256:b240f43890529fe95b1a74de6f4c2626e85ae91ae6a624bb98a4c31130b6740d_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-proxy-rhel8@sha256:df6cd66cdb17efc356e770930ff796bdb527c292243f5e8b87ca5c9e912a19d6_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/clusterclaims-controller-rhel8@sha256:3608571c2a5a3d399e3ad8135ca90e46a7e57b322b5ef9d708efa631cee7109c_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/clusterclaims-controller-rhel8@sha256:5c04626558442d50ab58a941d72a78db7c94f5ce730b5abb7599c21981875970_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/clusterclaims-controller-rhel8@sha256:7be740cc5987a1dfc76d7d8a306ff65291eb9cf61419842f463aa9dc4d6ecde1_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/clusterclaims-controller-rhel8@sha256:fce2e92743adaf6fe2e0168cfeecdc71ff7c009ef92a89c9172ff46ebbedcd40_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/clusterlifecycle-state-metrics-rhel8@sha256:288a0e4f9ca79859c5f295e920e9ef01d395720ea5b62ec7f5a5bd975b9c5850_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/clusterlifecycle-state-metrics-rhel8@sha256:93b9ad845fab34498a6f504ad626d0d5236c39ab1aaf7789df146311e4ba33cd_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/clusterlifecycle-state-metrics-rhel8@sha256:c808d378bd0666d7eb1f9c9024f7d2f7c6bdedd40298aa1e940cfc1ce735af54_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/clusterlifecycle-state-metrics-rhel8@sha256:df17928fd459e5063fb2470dbaea51c96f292f1a4ca5eaedc64a03687edbb6cd_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/console-mce-rhel8@sha256:009597e78bf32e0a6d83ad456a6670e436692aa1c12cbd144580a30080054d0f_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/console-mce-rhel8@sha256:95cbc26ed2e396e44efd543d8a38f1c698267e1a617a7ee4b6f26efdb49e3059_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/console-mce-rhel8@sha256:b83a44a87eddeaa3914d03f51f58e8cc5412ee580ee233754108b2349d890b8c_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/console-mce-rhel8@sha256:e3883d9629078bc16f2a6526cb8b1fdea89c1a8b8f477487fd6b34efa2f13999_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/discovery-rhel8@sha256:12b3c0a01c59836687a7cfc1fba050d0800625cd46f678551a5944b0664c044d_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/discovery-rhel8@sha256:25eefa4b7af3650f57e9a4c372522a0cae7bcc1b41735d2b503b9b41d9c2d0b2_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/discovery-rhel8@sha256:9a655c52c83f7682964e8f46fed6011c6e9de7a2a64ee0893d0c02cf725746e1_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/discovery-rhel8@sha256:a0bcad7b2191e3c674813c2e1e67aea619d6d7eaa95f2324902e0b842d1c0cc8_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/hive-rhel8@sha256:674603ee10ad5e9d42e18e5c2f91153c863cb7e9f38cd523559c8de7c7097483_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/hive-rhel8@sha256:67b2477a7b3885df470dc56e94525e7ebc3dce326599c6f2a311f8727557bf8b_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/hive-rhel8@sha256:8722d4f39942af4a008209ae518bf27d30deaa2e5bf97fc3118bea58efafb3d5_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/hive-rhel8@sha256:dd6a4624672d458a0072b9aa46fb1b3d576c0b198759d053f61536f3b9e34359_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/hypershift-addon-rhel8-operator@sha256:00322fc5e7a8e1d08ca716e23982dae6d365b1523f8d3465e6daad5074067ea2_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/hypershift-addon-rhel8-operator@sha256:27cc406bb658c1915e75f5d0b0d3c0f73e72635c9f5bb08bc28e3c5c434e147b_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/hypershift-addon-rhel8-operator@sha256:afc67731faaa2dc9d32a052064763737c8bc4b1b5cf8e8ffb7cb31a4652c656c_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/hypershift-addon-rhel8-operator@sha256:c4227a3a5b323d716a979e1c6a66c458d458648c5fcb0ab151ad55ba24972f51_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/hypershift-deployment-controller-rhel8@sha256:68de13099864a989493367500360560a677fde2e0e56a760a6dafde1d7be9a27_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/hypershift-deployment-controller-rhel8@sha256:8d4a908562cbb0351aea12befe5f2bdf57041e073ce679d1b1c5b46c893844b6_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/hypershift-deployment-controller-rhel8@sha256:be5d7a8b6dec6d4c959badc2d2960ec7bfe74a75c0d673da06fe6335920de3a0_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/hypershift-deployment-controller-rhel8@sha256:f44b9cd7b993051b4d59108153763a09d283c0cf822fab478f22cfbe53847da7_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/hypershift-rhel8-operator@sha256:2d94cd451fbf0abc13e50b6b6252061294bdbfd1eda64f4347177d20b5d1e489_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/hypershift-rhel8-operator@sha256:3d8d114403d85cbba699f53aa177a84da92516b5d2e852b2bffc33eabde6af13_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/hypershift-rhel8-operator@sha256:62e91ac9b6291bf7abc26cdd937c2c2cf7cdf1f1256a33acbaa5d1cdc607d3fa_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/hypershift-rhel8-operator@sha256:ffce5bc9fb2be59047c4840d9222499f03c1cf74786d8695aab1d1b04adc6f8a_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/klusterlet-operator-bundle@sha256:1687315db647e6689845df88843ae53275440042b76dc781dcabeef16e426bdf_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/managed-serviceaccount-rhel8@sha256:63593ef6045808b9c3fe96fc1cddd99bdfabaaef881fe716972500bfda62f92b_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/managed-serviceaccount-rhel8@sha256:7f5f65ba65c9bfc64d8bf9724a22b68d38c512465f4be1bfed8f02133256214f_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/managed-serviceaccount-rhel8@sha256:8621056c6982b9875749650eee2cf967b31217298a1b924de1fe710e0445df1b_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/managed-serviceaccount-rhel8@sha256:ec5bdf8a935ee1daaa5c91a7fd7816ade97619b5d1f6b61e663c03f43bb832bc_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/managedcluster-import-controller-rhel8@sha256:17987e46eb8772ef79e771b6edd137b29914ae357eb036d76a063cb04de116a3_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/managedcluster-import-controller-rhel8@sha256:4a22ca54331be02c08e23704852c34273a8bf3d1bb2c8f2aaf92f277474e3654_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/managedcluster-import-controller-rhel8@sha256:7d737e05b3164a7e49085a2026bf5fbbdda5a0d23890e1de455eea8d59f20187_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/managedcluster-import-controller-rhel8@sha256:eaf8ba4c775e4ebaeea316bbab0344eb10674089ff9db1c8f1373ed564b03749_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/mce-operator-bundle@sha256:701ad2aa334971346282a7a80c420049f08a3e3845a915a947e7605aab9c1369_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/mce-operator-bundle@sha256:cf1b297a2bbfa2a55204e2c4688511baa0223978b2d4ab7cfb8f8c5c965d563f_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/mce-operator-bundle@sha256:ed114b2afb91375b6f3576da15474ad96c154cc0ed16e288f8a4840d7d39942f_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/mce-operator-bundle@sha256:f1be217449145edb01b029b19d08831cc6d085856e39aea8174e74ef0cc85283_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/multicloud-manager-rhel8@sha256:162fe79ef40dbdcd1c9a16c601ffeb1c1dec5309c250bddf85809a0197b2ec3e_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/multicloud-manager-rhel8@sha256:af5076a59d32f3bed7f88348bccdff6fad4d250aab7f8dc7c2791e75fa76c7d9_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/multicloud-manager-rhel8@sha256:c03edb31a56b4678c4e0f66c59b49e3798b8442ef1ddca3f67488f4baca30241_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/multicloud-manager-rhel8@sha256:c6fb6ec34c746ba73007bec6e1895b4e1a4ed551b035aa9059664ded820f46fa_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-cluster-api-provider-agent-rhel8@sha256:208389221423692530b334815985b0a2263febf5574138e854dbdc011f03b4a2_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-cluster-api-provider-agent-rhel8@sha256:4bacc4ba3974c11ac27d1448a7f7cd973162caf33358249e9d1c154018124830_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-cluster-api-provider-agent-rhel8@sha256:8b3c3fb8fdf6d679f6020e0c739f25ae83dd4173e46b743de911d8e346f371fe_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-cluster-api-provider-agent-rhel8@sha256:a4d3f04386e63bfb640b928c01f972ba7d90af9c5213a7c10968b55c875565e0_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-console-mce-rhel8@sha256:009597e78bf32e0a6d83ad456a6670e436692aa1c12cbd144580a30080054d0f_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-console-mce-rhel8@sha256:95cbc26ed2e396e44efd543d8a38f1c698267e1a617a7ee4b6f26efdb49e3059_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-console-mce-rhel8@sha256:b83a44a87eddeaa3914d03f51f58e8cc5412ee580ee233754108b2349d890b8c_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-console-mce-rhel8@sha256:e3883d9629078bc16f2a6526cb8b1fdea89c1a8b8f477487fd6b34efa2f13999_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-hypershift-addon-rhel8-operator@sha256:00322fc5e7a8e1d08ca716e23982dae6d365b1523f8d3465e6daad5074067ea2_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-hypershift-addon-rhel8-operator@sha256:27cc406bb658c1915e75f5d0b0d3c0f73e72635c9f5bb08bc28e3c5c434e147b_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-hypershift-addon-rhel8-operator@sha256:afc67731faaa2dc9d32a052064763737c8bc4b1b5cf8e8ffb7cb31a4652c656c_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-hypershift-addon-rhel8-operator@sha256:c4227a3a5b323d716a979e1c6a66c458d458648c5fcb0ab151ad55ba24972f51_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-hypershift-deployment-controller-rhel8@sha256:68de13099864a989493367500360560a677fde2e0e56a760a6dafde1d7be9a27_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-hypershift-deployment-controller-rhel8@sha256:8d4a908562cbb0351aea12befe5f2bdf57041e073ce679d1b1c5b46c893844b6_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-hypershift-deployment-controller-rhel8@sha256:be5d7a8b6dec6d4c959badc2d2960ec7bfe74a75c0d673da06fe6335920de3a0_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-hypershift-deployment-controller-rhel8@sha256:f44b9cd7b993051b4d59108153763a09d283c0cf822fab478f22cfbe53847da7_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-managed-serviceaccount-rhel8@sha256:63593ef6045808b9c3fe96fc1cddd99bdfabaaef881fe716972500bfda62f92b_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-managed-serviceaccount-rhel8@sha256:7f5f65ba65c9bfc64d8bf9724a22b68d38c512465f4be1bfed8f02133256214f_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-managed-serviceaccount-rhel8@sha256:8621056c6982b9875749650eee2cf967b31217298a1b924de1fe710e0445df1b_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-managed-serviceaccount-rhel8@sha256:ec5bdf8a935ee1daaa5c91a7fd7816ade97619b5d1f6b61e663c03f43bb832bc_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/must-gather-rhel8@sha256:4270ef4ed53f54fb13cf1092b3babb70af7012886a3f0c293b11040083f39651_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/must-gather-rhel8@sha256:4ecb20c797f71375bc888ed84036f49bc40e2e9984e7ec74b14ad697d1b9c6fb_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/must-gather-rhel8@sha256:6d2624faf8cb2634a9e2203273d95c076ed2207ddd87f50df6ce8e5088a5d257_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/must-gather-rhel8@sha256:e838cb2e70eff2157b992c1cc6c576c9e099306b1df69d6d5c9d991ded4e0789_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/placement-rhel8@sha256:473ed2081010b9005ecc6fb254389dac6927f336967bd4a2f99ca3210fd265f0_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/placement-rhel8@sha256:746794cb82199cfc0c659de0a48018bbd8f18aec97265d68f8dd8bbf783049b1_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/placement-rhel8@sha256:7f5c7671a97f09756a150feb6a6bd04f40aa938ce065102b5b5875eadab933db_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/placement-rhel8@sha256:a6fb7f9d80d4d6cb53317f7d87960af28a6cafb8c5abee369f7bd94cbe449686_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/provider-credential-controller-rhel8@sha256:759037d7817cef4e0451befe8f2bc943a89f2bda95a52327a1c552c3f9a095bb_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/provider-credential-controller-rhel8@sha256:90281a3feff8e019a937fabb5184881c1983cda657c41332cd0321acf5ea4092_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/provider-credential-controller-rhel8@sha256:b6406fbcfeed4c491c66b778a4ad08e8066db5052a49863dd459e2b7375e6ba4_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/provider-credential-controller-rhel8@sha256:c4707c5214505bf1e5f693f0c5df4bb6fe4336670bf850b9a09040b6d87cccd2_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/registration-operator-rhel8@sha256:49d81d8a383de609d64760a4ae6ffa61469a59a5678311406ce4f838c1cc66fd_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/registration-operator-rhel8@sha256:579420cfdc2a542ab7a1b9cd6f1324885f60d1ec5d2bda74808127b45aef2983_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/registration-operator-rhel8@sha256:f945ae948589e2ea294d3d6e8f89fe05c1203f375a0722465965208ecfc15b94_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/registration-operator-rhel8@sha256:fbc7cd19b869d02af6dba24b20f6a44c498fb00e4afc629821f47b9b35c5a94d_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/registration-rhel8@sha256:39cc95f16445c3a1dca378beb50f5931ad081f459c9c6eb012325c6a9d8ada6c_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/registration-rhel8@sha256:686390715f19747bff24e95137307182ab095fb133051424996c6b0ee668569a_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/registration-rhel8@sha256:7bbc4dceeffd5f4bb47e9c38f97109d083dbbbda1a1643b7eb7762ebbd5047a1_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/registration-rhel8@sha256:cb1c8096bd5bd9f1dfa413bc0d1889d970b6d841988d24d6c1008904b1288cfe_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/work-rhel8@sha256:345f405c6a1d3e18beaf13c24a7ca4055a03746d8e6540670435e8d2413fefaf_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/work-rhel8@sha256:663cf3e0453e2ae5b1c9d5f6d335930d6d1e9c7a34151a171dbf58f9066c2b96_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/work-rhel8@sha256:c5c1939a142b9554a2ce664605409cefcb9954bbb1d8eef988fddab50f06cdaf_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/work-rhel8@sha256:d425b68e6265d098601e240cae6084c76416fd27bfbd955a3ccee30873544e38_ppc64le"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2022-31129"
},
{
"category": "external",
"summary": "RHBZ#2105075",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2105075"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2022-31129",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-31129"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2022-31129",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2022-31129"
},
{
"category": "external",
"summary": "https://github.com/moment/moment/security/advisories/GHSA-wc69-rhjr-hc9g",
"url": "https://github.com/moment/moment/security/advisories/GHSA-wc69-rhjr-hc9g"
}
],
"release_date": "2022-07-06T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2022-09-06T14:28:04+00:00",
"details": "For multicluster engine for Kubernetes, see the following documentation for\ndetails on how to install the images:\n\nhttps://access.redhat.com/documentation/en-us/red_hat_advanced_cluster_management_for_kubernetes/2.6/html/multicluster_engine/install_upgrade/installing-while-connected-online-mce",
"product_ids": [
"8Base-multicluster-engine-2.1:multicluster-engine/agent-service-rhel8@sha256:661ee3a57d860a713ffb481ea87858f20fce1e57b858821cb0c1ec4069e206a0_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/agent-service-rhel8@sha256:8cb5ab317ccc6b1bcd409cfba0ec983e3f5d9531227e76bb455011636ed32d21_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/agent-service-rhel8@sha256:e136966121b82373c9279b1b59b68864ed10bfdee424959a7ad4b190ff7a2562_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/agent-service-rhel8@sha256:fce50212c8bbfdc3e8f445f4b7ea35881eb29e49c443e827ad6fe2389328d57f_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/apiserver-network-proxy-rhel8@sha256:25b242af63aca69a32c457dde23b3ac52ed81f5edad3e919d5df59902adb0b60_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/apiserver-network-proxy-rhel8@sha256:5ea69e650771525faf944fbf3be82a19e54a964d38adbb88263247652476938c_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/apiserver-network-proxy-rhel8@sha256:c97ea925ea31a1ae6824ec55bbb43c3cf0d2d9b0fb6d12b6d23492e0e5a5467a_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/apiserver-network-proxy-rhel8@sha256:f71c4c301774aba9a886f2891eace9da47ba075d2a2e4acfc03849c9c0da57bc_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/assisted-image-service-rhel8@sha256:1d250617cf4eb47800d30bd6bdd61872faa29eb7c6953edcb4a107360f0d0a78_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/assisted-image-service-rhel8@sha256:3730a3c3cfb695b540945b5f0ae739a701a0155137b9509238860549105ab670_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/assisted-image-service-rhel8@sha256:3d59cfa190838da34bac1ccf88562f996cc9e9ffdb151f47e044ba3fcc964a3d_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/assisted-image-service-rhel8@sha256:92c8157e43d84584ba93d978fcc6ffba84118e4ea5ff46ad71a62ffdc7fc56e5_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/assisted-installer-agent-rhel8@sha256:99e0accdee9b311b9abf032c712060823736f88c7bf3ba692349d7f8290a9570_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/assisted-installer-agent-rhel8@sha256:b4722c060fb38e1609e689b605816cefb39a15a0ddc40837a90727d123b91c88_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/assisted-installer-reporter-rhel8@sha256:1d465abc36e2045dc5a291663786709fc920c42aacb0c34c4868a1a633334509_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/assisted-installer-reporter-rhel8@sha256:bdb861698be8305247b21ebab7994f27eaae818f691ffcff3d5b5eb5dc70a722_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/assisted-installer-reporter-rhel8@sha256:e4dd90d186f1fea6fcdb4e23f74e4390e00d134b2c21d8510c1cdbbcef3c4a1f_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/assisted-installer-rhel8@sha256:61ac4136dad0e02323807e6d3de8e890ec0b7e7e1f7112f9610410712af6f9b5_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/assisted-installer-rhel8@sha256:686b64358857be04087a706048a32b7356b16a0028d2b200da16ec94d931d25d_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/assisted-installer-rhel8@sha256:910dad58b72de16f92dd5b60d0420010d18229a6e0966fe2eb072517febe499f_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/aws-encryption-provider-rhel8@sha256:31329737bd3608345f8e969e872e2e18305e2959d9d81867933c73fb26a53dcd_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/aws-encryption-provider-rhel8@sha256:9797eef2012c827ff3250cba1cd542772e92872b4bd69a01bdbdba4fe407472c_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/aws-encryption-provider-rhel8@sha256:ab7f1982f21ed9251501396ea150764348b5f61b6e50b9d74b5031e705e16ef3_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/aws-encryption-provider-rhel8@sha256:cee69ba4c6fb326afd03c7f21856a028fa4758dab8c849ef6eaeaea0cd55afd2_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/backplane-rhel8-operator@sha256:0b8c36b4b1d00e47ee4faaeec9ccbdc2977a50592035f8a600491c657e439d33_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/backplane-rhel8-operator@sha256:5dbd590a4bbed44f487d1601d1825b5efb8253b9ee2be49adccec7e0ea9410ac_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/backplane-rhel8-operator@sha256:9f7854a1de26dfebdc8beafffd01304017b8fe7cd84065dd452de1276e529a06_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/backplane-rhel8-operator@sha256:e7998dc233af266ed94ba16450c2f02096abb5e045f291f8f94a83ef9da7dd51_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-provider-agent-rhel8@sha256:208389221423692530b334815985b0a2263febf5574138e854dbdc011f03b4a2_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-provider-agent-rhel8@sha256:4bacc4ba3974c11ac27d1448a7f7cd973162caf33358249e9d1c154018124830_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-provider-agent-rhel8@sha256:8b3c3fb8fdf6d679f6020e0c739f25ae83dd4173e46b743de911d8e346f371fe_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-provider-agent-rhel8@sha256:a4d3f04386e63bfb640b928c01f972ba7d90af9c5213a7c10968b55c875565e0_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-provider-aws-rhel8@sha256:36a5f30d043f1137033842188e59224b803158696f60ddb41095a766705485f4_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-provider-aws-rhel8@sha256:6fb7799fca309c727c7afea57448fc653dde09495945e314402a3e3a079e5b03_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-provider-aws-rhel8@sha256:9b8d4fde02e4c43d194bf4c420550730fd52b74587e2327f2e9eb75067bb25e7_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-provider-aws-rhel8@sha256:bd612736fde388811d12a572852c86d0fe9dcbb6e7f404c64b8654c870d4e2eb_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-provider-azure-rhel8@sha256:2b93b026497655f16a85a2929b1f0c970d51dce0e0e8462774989f1943bdc785_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-provider-azure-rhel8@sha256:2c9c916d0face10abc7f6467564e394ead5946bf18ed8439456cce2767a83b3e_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-provider-azure-rhel8@sha256:6f41c353228c4016ab02557a5591ef36f4aea799c4ad89798343b4a2f0765d08_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-provider-azure-rhel8@sha256:ddd59c296543f525f719336ad6ddc5e5f8d3915e08e3b64d575a9835de3e95ad_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-provider-kubevirt-rhel8@sha256:0007824d89632253727ead00c5fd6ec463f310d71e58e237ea5e51c13052b0bc_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-provider-kubevirt-rhel8@sha256:9cd9106f72557b8ba5de9f4d1de5ff8d33514d2c02889999a3c20aab9a8dd061_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-provider-kubevirt-rhel8@sha256:cbe319cfa3ab4610dc67abea27841dd5b670061faa74e666959550343bba1c28_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-provider-kubevirt-rhel8@sha256:df94a1d8a4b6d1aebed4e657267219632bb3b2176537bdf8e51a728cd78f136f_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-rhel8@sha256:30f56a4d5cba0ccd55e0bda756c7af8010ab94ec3b644dc73f7b32e76b5bbb3a_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-rhel8@sha256:4f7cb34768ff908ed1ba54330603ea54b82a4144cf9124dae01a727dcc60362a_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-rhel8@sha256:a137205ac2127a04466519355b07cee71c08c56dddfee35671127241ebdf4a99_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-rhel8@sha256:c8a785b4e1688d358cec73e9cf4853ca0ab28c7daa4c45d5384b7bebc333f53a_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-curator-controller-rhel8@sha256:1d4d913d4136321ebd94e6b9d9e55be7262883702de72c4a61827804ad843942_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-curator-controller-rhel8@sha256:2134c387cb0e8c2f95bb8ef74ad0a10c37403d9e0dfaeb7e2e9efb388c606ac1_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-curator-controller-rhel8@sha256:2e0867d6ebace932eb09bb3a6a929562a157bc2eea9c28063eb30dac866abf63_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-curator-controller-rhel8@sha256:3dd533817d97518c7af991b888c5f9df501bd496ed53988e5444c1ea62e539cb_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-proxy-addon-rhel8@sha256:2779eae299eb2b48e8a868de2f2d8d13313ca17b2f7d5c816013145b0c787cc8_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-proxy-addon-rhel8@sha256:28544cf2414bdeffb8bcaae2d1547064da46ab5a122fd77861083b1e81e299cc_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-proxy-addon-rhel8@sha256:4da01f6a0a59069045d23599d748849da60ee309f72f233497edd379b3b0823e_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-proxy-addon-rhel8@sha256:6318fd6b0e0f5c39239ba9c71c330bce7974deaf970359ec83c88116abf7a653_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-proxy-rhel8@sha256:610de7f25fd387262c360acb21dd45dc80e1c52a77dd11982965da80301407ab_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-proxy-rhel8@sha256:a881a94835c7eef6babe00792fc0a99c9816831869cb26af0dcf2665233f7710_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-proxy-rhel8@sha256:b240f43890529fe95b1a74de6f4c2626e85ae91ae6a624bb98a4c31130b6740d_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-proxy-rhel8@sha256:df6cd66cdb17efc356e770930ff796bdb527c292243f5e8b87ca5c9e912a19d6_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/clusterclaims-controller-rhel8@sha256:3608571c2a5a3d399e3ad8135ca90e46a7e57b322b5ef9d708efa631cee7109c_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/clusterclaims-controller-rhel8@sha256:5c04626558442d50ab58a941d72a78db7c94f5ce730b5abb7599c21981875970_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/clusterclaims-controller-rhel8@sha256:7be740cc5987a1dfc76d7d8a306ff65291eb9cf61419842f463aa9dc4d6ecde1_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/clusterclaims-controller-rhel8@sha256:fce2e92743adaf6fe2e0168cfeecdc71ff7c009ef92a89c9172ff46ebbedcd40_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/clusterlifecycle-state-metrics-rhel8@sha256:288a0e4f9ca79859c5f295e920e9ef01d395720ea5b62ec7f5a5bd975b9c5850_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/clusterlifecycle-state-metrics-rhel8@sha256:93b9ad845fab34498a6f504ad626d0d5236c39ab1aaf7789df146311e4ba33cd_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/clusterlifecycle-state-metrics-rhel8@sha256:c808d378bd0666d7eb1f9c9024f7d2f7c6bdedd40298aa1e940cfc1ce735af54_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/clusterlifecycle-state-metrics-rhel8@sha256:df17928fd459e5063fb2470dbaea51c96f292f1a4ca5eaedc64a03687edbb6cd_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/console-mce-rhel8@sha256:009597e78bf32e0a6d83ad456a6670e436692aa1c12cbd144580a30080054d0f_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/console-mce-rhel8@sha256:95cbc26ed2e396e44efd543d8a38f1c698267e1a617a7ee4b6f26efdb49e3059_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/console-mce-rhel8@sha256:b83a44a87eddeaa3914d03f51f58e8cc5412ee580ee233754108b2349d890b8c_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/console-mce-rhel8@sha256:e3883d9629078bc16f2a6526cb8b1fdea89c1a8b8f477487fd6b34efa2f13999_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/discovery-rhel8@sha256:12b3c0a01c59836687a7cfc1fba050d0800625cd46f678551a5944b0664c044d_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/discovery-rhel8@sha256:25eefa4b7af3650f57e9a4c372522a0cae7bcc1b41735d2b503b9b41d9c2d0b2_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/discovery-rhel8@sha256:9a655c52c83f7682964e8f46fed6011c6e9de7a2a64ee0893d0c02cf725746e1_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/discovery-rhel8@sha256:a0bcad7b2191e3c674813c2e1e67aea619d6d7eaa95f2324902e0b842d1c0cc8_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/hive-rhel8@sha256:674603ee10ad5e9d42e18e5c2f91153c863cb7e9f38cd523559c8de7c7097483_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/hive-rhel8@sha256:67b2477a7b3885df470dc56e94525e7ebc3dce326599c6f2a311f8727557bf8b_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/hive-rhel8@sha256:8722d4f39942af4a008209ae518bf27d30deaa2e5bf97fc3118bea58efafb3d5_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/hive-rhel8@sha256:dd6a4624672d458a0072b9aa46fb1b3d576c0b198759d053f61536f3b9e34359_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/hypershift-addon-rhel8-operator@sha256:00322fc5e7a8e1d08ca716e23982dae6d365b1523f8d3465e6daad5074067ea2_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/hypershift-addon-rhel8-operator@sha256:27cc406bb658c1915e75f5d0b0d3c0f73e72635c9f5bb08bc28e3c5c434e147b_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/hypershift-addon-rhel8-operator@sha256:afc67731faaa2dc9d32a052064763737c8bc4b1b5cf8e8ffb7cb31a4652c656c_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/hypershift-addon-rhel8-operator@sha256:c4227a3a5b323d716a979e1c6a66c458d458648c5fcb0ab151ad55ba24972f51_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/hypershift-deployment-controller-rhel8@sha256:68de13099864a989493367500360560a677fde2e0e56a760a6dafde1d7be9a27_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/hypershift-deployment-controller-rhel8@sha256:8d4a908562cbb0351aea12befe5f2bdf57041e073ce679d1b1c5b46c893844b6_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/hypershift-deployment-controller-rhel8@sha256:be5d7a8b6dec6d4c959badc2d2960ec7bfe74a75c0d673da06fe6335920de3a0_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/hypershift-deployment-controller-rhel8@sha256:f44b9cd7b993051b4d59108153763a09d283c0cf822fab478f22cfbe53847da7_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/hypershift-rhel8-operator@sha256:2d94cd451fbf0abc13e50b6b6252061294bdbfd1eda64f4347177d20b5d1e489_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/hypershift-rhel8-operator@sha256:3d8d114403d85cbba699f53aa177a84da92516b5d2e852b2bffc33eabde6af13_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/hypershift-rhel8-operator@sha256:62e91ac9b6291bf7abc26cdd937c2c2cf7cdf1f1256a33acbaa5d1cdc607d3fa_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/hypershift-rhel8-operator@sha256:ffce5bc9fb2be59047c4840d9222499f03c1cf74786d8695aab1d1b04adc6f8a_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/klusterlet-operator-bundle@sha256:1687315db647e6689845df88843ae53275440042b76dc781dcabeef16e426bdf_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/managed-serviceaccount-rhel8@sha256:63593ef6045808b9c3fe96fc1cddd99bdfabaaef881fe716972500bfda62f92b_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/managed-serviceaccount-rhel8@sha256:7f5f65ba65c9bfc64d8bf9724a22b68d38c512465f4be1bfed8f02133256214f_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/managed-serviceaccount-rhel8@sha256:8621056c6982b9875749650eee2cf967b31217298a1b924de1fe710e0445df1b_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/managed-serviceaccount-rhel8@sha256:ec5bdf8a935ee1daaa5c91a7fd7816ade97619b5d1f6b61e663c03f43bb832bc_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/managedcluster-import-controller-rhel8@sha256:17987e46eb8772ef79e771b6edd137b29914ae357eb036d76a063cb04de116a3_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/managedcluster-import-controller-rhel8@sha256:4a22ca54331be02c08e23704852c34273a8bf3d1bb2c8f2aaf92f277474e3654_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/managedcluster-import-controller-rhel8@sha256:7d737e05b3164a7e49085a2026bf5fbbdda5a0d23890e1de455eea8d59f20187_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/managedcluster-import-controller-rhel8@sha256:eaf8ba4c775e4ebaeea316bbab0344eb10674089ff9db1c8f1373ed564b03749_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/mce-operator-bundle@sha256:701ad2aa334971346282a7a80c420049f08a3e3845a915a947e7605aab9c1369_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/mce-operator-bundle@sha256:cf1b297a2bbfa2a55204e2c4688511baa0223978b2d4ab7cfb8f8c5c965d563f_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/mce-operator-bundle@sha256:ed114b2afb91375b6f3576da15474ad96c154cc0ed16e288f8a4840d7d39942f_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/mce-operator-bundle@sha256:f1be217449145edb01b029b19d08831cc6d085856e39aea8174e74ef0cc85283_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/multicloud-manager-rhel8@sha256:162fe79ef40dbdcd1c9a16c601ffeb1c1dec5309c250bddf85809a0197b2ec3e_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/multicloud-manager-rhel8@sha256:af5076a59d32f3bed7f88348bccdff6fad4d250aab7f8dc7c2791e75fa76c7d9_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/multicloud-manager-rhel8@sha256:c03edb31a56b4678c4e0f66c59b49e3798b8442ef1ddca3f67488f4baca30241_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/multicloud-manager-rhel8@sha256:c6fb6ec34c746ba73007bec6e1895b4e1a4ed551b035aa9059664ded820f46fa_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-cluster-api-provider-agent-rhel8@sha256:208389221423692530b334815985b0a2263febf5574138e854dbdc011f03b4a2_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-cluster-api-provider-agent-rhel8@sha256:4bacc4ba3974c11ac27d1448a7f7cd973162caf33358249e9d1c154018124830_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-cluster-api-provider-agent-rhel8@sha256:8b3c3fb8fdf6d679f6020e0c739f25ae83dd4173e46b743de911d8e346f371fe_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-cluster-api-provider-agent-rhel8@sha256:a4d3f04386e63bfb640b928c01f972ba7d90af9c5213a7c10968b55c875565e0_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-console-mce-rhel8@sha256:009597e78bf32e0a6d83ad456a6670e436692aa1c12cbd144580a30080054d0f_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-console-mce-rhel8@sha256:95cbc26ed2e396e44efd543d8a38f1c698267e1a617a7ee4b6f26efdb49e3059_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-console-mce-rhel8@sha256:b83a44a87eddeaa3914d03f51f58e8cc5412ee580ee233754108b2349d890b8c_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-console-mce-rhel8@sha256:e3883d9629078bc16f2a6526cb8b1fdea89c1a8b8f477487fd6b34efa2f13999_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-hypershift-addon-rhel8-operator@sha256:00322fc5e7a8e1d08ca716e23982dae6d365b1523f8d3465e6daad5074067ea2_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-hypershift-addon-rhel8-operator@sha256:27cc406bb658c1915e75f5d0b0d3c0f73e72635c9f5bb08bc28e3c5c434e147b_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-hypershift-addon-rhel8-operator@sha256:afc67731faaa2dc9d32a052064763737c8bc4b1b5cf8e8ffb7cb31a4652c656c_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-hypershift-addon-rhel8-operator@sha256:c4227a3a5b323d716a979e1c6a66c458d458648c5fcb0ab151ad55ba24972f51_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-hypershift-deployment-controller-rhel8@sha256:68de13099864a989493367500360560a677fde2e0e56a760a6dafde1d7be9a27_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-hypershift-deployment-controller-rhel8@sha256:8d4a908562cbb0351aea12befe5f2bdf57041e073ce679d1b1c5b46c893844b6_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-hypershift-deployment-controller-rhel8@sha256:be5d7a8b6dec6d4c959badc2d2960ec7bfe74a75c0d673da06fe6335920de3a0_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-hypershift-deployment-controller-rhel8@sha256:f44b9cd7b993051b4d59108153763a09d283c0cf822fab478f22cfbe53847da7_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-managed-serviceaccount-rhel8@sha256:63593ef6045808b9c3fe96fc1cddd99bdfabaaef881fe716972500bfda62f92b_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-managed-serviceaccount-rhel8@sha256:7f5f65ba65c9bfc64d8bf9724a22b68d38c512465f4be1bfed8f02133256214f_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-managed-serviceaccount-rhel8@sha256:8621056c6982b9875749650eee2cf967b31217298a1b924de1fe710e0445df1b_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-managed-serviceaccount-rhel8@sha256:ec5bdf8a935ee1daaa5c91a7fd7816ade97619b5d1f6b61e663c03f43bb832bc_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/must-gather-rhel8@sha256:4270ef4ed53f54fb13cf1092b3babb70af7012886a3f0c293b11040083f39651_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/must-gather-rhel8@sha256:4ecb20c797f71375bc888ed84036f49bc40e2e9984e7ec74b14ad697d1b9c6fb_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/must-gather-rhel8@sha256:6d2624faf8cb2634a9e2203273d95c076ed2207ddd87f50df6ce8e5088a5d257_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/must-gather-rhel8@sha256:e838cb2e70eff2157b992c1cc6c576c9e099306b1df69d6d5c9d991ded4e0789_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/placement-rhel8@sha256:473ed2081010b9005ecc6fb254389dac6927f336967bd4a2f99ca3210fd265f0_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/placement-rhel8@sha256:746794cb82199cfc0c659de0a48018bbd8f18aec97265d68f8dd8bbf783049b1_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/placement-rhel8@sha256:7f5c7671a97f09756a150feb6a6bd04f40aa938ce065102b5b5875eadab933db_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/placement-rhel8@sha256:a6fb7f9d80d4d6cb53317f7d87960af28a6cafb8c5abee369f7bd94cbe449686_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/provider-credential-controller-rhel8@sha256:759037d7817cef4e0451befe8f2bc943a89f2bda95a52327a1c552c3f9a095bb_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/provider-credential-controller-rhel8@sha256:90281a3feff8e019a937fabb5184881c1983cda657c41332cd0321acf5ea4092_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/provider-credential-controller-rhel8@sha256:b6406fbcfeed4c491c66b778a4ad08e8066db5052a49863dd459e2b7375e6ba4_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/provider-credential-controller-rhel8@sha256:c4707c5214505bf1e5f693f0c5df4bb6fe4336670bf850b9a09040b6d87cccd2_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/registration-operator-rhel8@sha256:49d81d8a383de609d64760a4ae6ffa61469a59a5678311406ce4f838c1cc66fd_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/registration-operator-rhel8@sha256:579420cfdc2a542ab7a1b9cd6f1324885f60d1ec5d2bda74808127b45aef2983_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/registration-operator-rhel8@sha256:f945ae948589e2ea294d3d6e8f89fe05c1203f375a0722465965208ecfc15b94_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/registration-operator-rhel8@sha256:fbc7cd19b869d02af6dba24b20f6a44c498fb00e4afc629821f47b9b35c5a94d_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/registration-rhel8@sha256:39cc95f16445c3a1dca378beb50f5931ad081f459c9c6eb012325c6a9d8ada6c_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/registration-rhel8@sha256:686390715f19747bff24e95137307182ab095fb133051424996c6b0ee668569a_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/registration-rhel8@sha256:7bbc4dceeffd5f4bb47e9c38f97109d083dbbbda1a1643b7eb7762ebbd5047a1_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/registration-rhel8@sha256:cb1c8096bd5bd9f1dfa413bc0d1889d970b6d841988d24d6c1008904b1288cfe_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/work-rhel8@sha256:345f405c6a1d3e18beaf13c24a7ca4055a03746d8e6540670435e8d2413fefaf_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/work-rhel8@sha256:663cf3e0453e2ae5b1c9d5f6d335930d6d1e9c7a34151a171dbf58f9066c2b96_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/work-rhel8@sha256:c5c1939a142b9554a2ce664605409cefcb9954bbb1d8eef988fddab50f06cdaf_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/work-rhel8@sha256:d425b68e6265d098601e240cae6084c76416fd27bfbd955a3ccee30873544e38_ppc64le"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2022:6345"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"8Base-multicluster-engine-2.1:multicluster-engine/agent-service-rhel8@sha256:661ee3a57d860a713ffb481ea87858f20fce1e57b858821cb0c1ec4069e206a0_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/agent-service-rhel8@sha256:8cb5ab317ccc6b1bcd409cfba0ec983e3f5d9531227e76bb455011636ed32d21_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/agent-service-rhel8@sha256:e136966121b82373c9279b1b59b68864ed10bfdee424959a7ad4b190ff7a2562_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/agent-service-rhel8@sha256:fce50212c8bbfdc3e8f445f4b7ea35881eb29e49c443e827ad6fe2389328d57f_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/apiserver-network-proxy-rhel8@sha256:25b242af63aca69a32c457dde23b3ac52ed81f5edad3e919d5df59902adb0b60_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/apiserver-network-proxy-rhel8@sha256:5ea69e650771525faf944fbf3be82a19e54a964d38adbb88263247652476938c_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/apiserver-network-proxy-rhel8@sha256:c97ea925ea31a1ae6824ec55bbb43c3cf0d2d9b0fb6d12b6d23492e0e5a5467a_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/apiserver-network-proxy-rhel8@sha256:f71c4c301774aba9a886f2891eace9da47ba075d2a2e4acfc03849c9c0da57bc_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/assisted-image-service-rhel8@sha256:1d250617cf4eb47800d30bd6bdd61872faa29eb7c6953edcb4a107360f0d0a78_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/assisted-image-service-rhel8@sha256:3730a3c3cfb695b540945b5f0ae739a701a0155137b9509238860549105ab670_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/assisted-image-service-rhel8@sha256:3d59cfa190838da34bac1ccf88562f996cc9e9ffdb151f47e044ba3fcc964a3d_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/assisted-image-service-rhel8@sha256:92c8157e43d84584ba93d978fcc6ffba84118e4ea5ff46ad71a62ffdc7fc56e5_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/assisted-installer-agent-rhel8@sha256:99e0accdee9b311b9abf032c712060823736f88c7bf3ba692349d7f8290a9570_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/assisted-installer-agent-rhel8@sha256:b4722c060fb38e1609e689b605816cefb39a15a0ddc40837a90727d123b91c88_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/assisted-installer-reporter-rhel8@sha256:1d465abc36e2045dc5a291663786709fc920c42aacb0c34c4868a1a633334509_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/assisted-installer-reporter-rhel8@sha256:bdb861698be8305247b21ebab7994f27eaae818f691ffcff3d5b5eb5dc70a722_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/assisted-installer-reporter-rhel8@sha256:e4dd90d186f1fea6fcdb4e23f74e4390e00d134b2c21d8510c1cdbbcef3c4a1f_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/assisted-installer-rhel8@sha256:61ac4136dad0e02323807e6d3de8e890ec0b7e7e1f7112f9610410712af6f9b5_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/assisted-installer-rhel8@sha256:686b64358857be04087a706048a32b7356b16a0028d2b200da16ec94d931d25d_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/assisted-installer-rhel8@sha256:910dad58b72de16f92dd5b60d0420010d18229a6e0966fe2eb072517febe499f_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/aws-encryption-provider-rhel8@sha256:31329737bd3608345f8e969e872e2e18305e2959d9d81867933c73fb26a53dcd_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/aws-encryption-provider-rhel8@sha256:9797eef2012c827ff3250cba1cd542772e92872b4bd69a01bdbdba4fe407472c_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/aws-encryption-provider-rhel8@sha256:ab7f1982f21ed9251501396ea150764348b5f61b6e50b9d74b5031e705e16ef3_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/aws-encryption-provider-rhel8@sha256:cee69ba4c6fb326afd03c7f21856a028fa4758dab8c849ef6eaeaea0cd55afd2_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/backplane-rhel8-operator@sha256:0b8c36b4b1d00e47ee4faaeec9ccbdc2977a50592035f8a600491c657e439d33_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/backplane-rhel8-operator@sha256:5dbd590a4bbed44f487d1601d1825b5efb8253b9ee2be49adccec7e0ea9410ac_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/backplane-rhel8-operator@sha256:9f7854a1de26dfebdc8beafffd01304017b8fe7cd84065dd452de1276e529a06_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/backplane-rhel8-operator@sha256:e7998dc233af266ed94ba16450c2f02096abb5e045f291f8f94a83ef9da7dd51_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-provider-agent-rhel8@sha256:208389221423692530b334815985b0a2263febf5574138e854dbdc011f03b4a2_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-provider-agent-rhel8@sha256:4bacc4ba3974c11ac27d1448a7f7cd973162caf33358249e9d1c154018124830_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-provider-agent-rhel8@sha256:8b3c3fb8fdf6d679f6020e0c739f25ae83dd4173e46b743de911d8e346f371fe_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-provider-agent-rhel8@sha256:a4d3f04386e63bfb640b928c01f972ba7d90af9c5213a7c10968b55c875565e0_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-provider-aws-rhel8@sha256:36a5f30d043f1137033842188e59224b803158696f60ddb41095a766705485f4_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-provider-aws-rhel8@sha256:6fb7799fca309c727c7afea57448fc653dde09495945e314402a3e3a079e5b03_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-provider-aws-rhel8@sha256:9b8d4fde02e4c43d194bf4c420550730fd52b74587e2327f2e9eb75067bb25e7_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-provider-aws-rhel8@sha256:bd612736fde388811d12a572852c86d0fe9dcbb6e7f404c64b8654c870d4e2eb_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-provider-azure-rhel8@sha256:2b93b026497655f16a85a2929b1f0c970d51dce0e0e8462774989f1943bdc785_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-provider-azure-rhel8@sha256:2c9c916d0face10abc7f6467564e394ead5946bf18ed8439456cce2767a83b3e_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-provider-azure-rhel8@sha256:6f41c353228c4016ab02557a5591ef36f4aea799c4ad89798343b4a2f0765d08_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-provider-azure-rhel8@sha256:ddd59c296543f525f719336ad6ddc5e5f8d3915e08e3b64d575a9835de3e95ad_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-provider-kubevirt-rhel8@sha256:0007824d89632253727ead00c5fd6ec463f310d71e58e237ea5e51c13052b0bc_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-provider-kubevirt-rhel8@sha256:9cd9106f72557b8ba5de9f4d1de5ff8d33514d2c02889999a3c20aab9a8dd061_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-provider-kubevirt-rhel8@sha256:cbe319cfa3ab4610dc67abea27841dd5b670061faa74e666959550343bba1c28_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-provider-kubevirt-rhel8@sha256:df94a1d8a4b6d1aebed4e657267219632bb3b2176537bdf8e51a728cd78f136f_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-rhel8@sha256:30f56a4d5cba0ccd55e0bda756c7af8010ab94ec3b644dc73f7b32e76b5bbb3a_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-rhel8@sha256:4f7cb34768ff908ed1ba54330603ea54b82a4144cf9124dae01a727dcc60362a_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-rhel8@sha256:a137205ac2127a04466519355b07cee71c08c56dddfee35671127241ebdf4a99_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-rhel8@sha256:c8a785b4e1688d358cec73e9cf4853ca0ab28c7daa4c45d5384b7bebc333f53a_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-curator-controller-rhel8@sha256:1d4d913d4136321ebd94e6b9d9e55be7262883702de72c4a61827804ad843942_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-curator-controller-rhel8@sha256:2134c387cb0e8c2f95bb8ef74ad0a10c37403d9e0dfaeb7e2e9efb388c606ac1_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-curator-controller-rhel8@sha256:2e0867d6ebace932eb09bb3a6a929562a157bc2eea9c28063eb30dac866abf63_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-curator-controller-rhel8@sha256:3dd533817d97518c7af991b888c5f9df501bd496ed53988e5444c1ea62e539cb_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-proxy-addon-rhel8@sha256:2779eae299eb2b48e8a868de2f2d8d13313ca17b2f7d5c816013145b0c787cc8_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-proxy-addon-rhel8@sha256:28544cf2414bdeffb8bcaae2d1547064da46ab5a122fd77861083b1e81e299cc_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-proxy-addon-rhel8@sha256:4da01f6a0a59069045d23599d748849da60ee309f72f233497edd379b3b0823e_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-proxy-addon-rhel8@sha256:6318fd6b0e0f5c39239ba9c71c330bce7974deaf970359ec83c88116abf7a653_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-proxy-rhel8@sha256:610de7f25fd387262c360acb21dd45dc80e1c52a77dd11982965da80301407ab_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-proxy-rhel8@sha256:a881a94835c7eef6babe00792fc0a99c9816831869cb26af0dcf2665233f7710_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-proxy-rhel8@sha256:b240f43890529fe95b1a74de6f4c2626e85ae91ae6a624bb98a4c31130b6740d_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-proxy-rhel8@sha256:df6cd66cdb17efc356e770930ff796bdb527c292243f5e8b87ca5c9e912a19d6_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/clusterclaims-controller-rhel8@sha256:3608571c2a5a3d399e3ad8135ca90e46a7e57b322b5ef9d708efa631cee7109c_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/clusterclaims-controller-rhel8@sha256:5c04626558442d50ab58a941d72a78db7c94f5ce730b5abb7599c21981875970_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/clusterclaims-controller-rhel8@sha256:7be740cc5987a1dfc76d7d8a306ff65291eb9cf61419842f463aa9dc4d6ecde1_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/clusterclaims-controller-rhel8@sha256:fce2e92743adaf6fe2e0168cfeecdc71ff7c009ef92a89c9172ff46ebbedcd40_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/clusterlifecycle-state-metrics-rhel8@sha256:288a0e4f9ca79859c5f295e920e9ef01d395720ea5b62ec7f5a5bd975b9c5850_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/clusterlifecycle-state-metrics-rhel8@sha256:93b9ad845fab34498a6f504ad626d0d5236c39ab1aaf7789df146311e4ba33cd_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/clusterlifecycle-state-metrics-rhel8@sha256:c808d378bd0666d7eb1f9c9024f7d2f7c6bdedd40298aa1e940cfc1ce735af54_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/clusterlifecycle-state-metrics-rhel8@sha256:df17928fd459e5063fb2470dbaea51c96f292f1a4ca5eaedc64a03687edbb6cd_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/console-mce-rhel8@sha256:009597e78bf32e0a6d83ad456a6670e436692aa1c12cbd144580a30080054d0f_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/console-mce-rhel8@sha256:95cbc26ed2e396e44efd543d8a38f1c698267e1a617a7ee4b6f26efdb49e3059_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/console-mce-rhel8@sha256:b83a44a87eddeaa3914d03f51f58e8cc5412ee580ee233754108b2349d890b8c_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/console-mce-rhel8@sha256:e3883d9629078bc16f2a6526cb8b1fdea89c1a8b8f477487fd6b34efa2f13999_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/discovery-rhel8@sha256:12b3c0a01c59836687a7cfc1fba050d0800625cd46f678551a5944b0664c044d_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/discovery-rhel8@sha256:25eefa4b7af3650f57e9a4c372522a0cae7bcc1b41735d2b503b9b41d9c2d0b2_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/discovery-rhel8@sha256:9a655c52c83f7682964e8f46fed6011c6e9de7a2a64ee0893d0c02cf725746e1_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/discovery-rhel8@sha256:a0bcad7b2191e3c674813c2e1e67aea619d6d7eaa95f2324902e0b842d1c0cc8_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/hive-rhel8@sha256:674603ee10ad5e9d42e18e5c2f91153c863cb7e9f38cd523559c8de7c7097483_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/hive-rhel8@sha256:67b2477a7b3885df470dc56e94525e7ebc3dce326599c6f2a311f8727557bf8b_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/hive-rhel8@sha256:8722d4f39942af4a008209ae518bf27d30deaa2e5bf97fc3118bea58efafb3d5_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/hive-rhel8@sha256:dd6a4624672d458a0072b9aa46fb1b3d576c0b198759d053f61536f3b9e34359_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/hypershift-addon-rhel8-operator@sha256:00322fc5e7a8e1d08ca716e23982dae6d365b1523f8d3465e6daad5074067ea2_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/hypershift-addon-rhel8-operator@sha256:27cc406bb658c1915e75f5d0b0d3c0f73e72635c9f5bb08bc28e3c5c434e147b_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/hypershift-addon-rhel8-operator@sha256:afc67731faaa2dc9d32a052064763737c8bc4b1b5cf8e8ffb7cb31a4652c656c_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/hypershift-addon-rhel8-operator@sha256:c4227a3a5b323d716a979e1c6a66c458d458648c5fcb0ab151ad55ba24972f51_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/hypershift-deployment-controller-rhel8@sha256:68de13099864a989493367500360560a677fde2e0e56a760a6dafde1d7be9a27_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/hypershift-deployment-controller-rhel8@sha256:8d4a908562cbb0351aea12befe5f2bdf57041e073ce679d1b1c5b46c893844b6_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/hypershift-deployment-controller-rhel8@sha256:be5d7a8b6dec6d4c959badc2d2960ec7bfe74a75c0d673da06fe6335920de3a0_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/hypershift-deployment-controller-rhel8@sha256:f44b9cd7b993051b4d59108153763a09d283c0cf822fab478f22cfbe53847da7_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/hypershift-rhel8-operator@sha256:2d94cd451fbf0abc13e50b6b6252061294bdbfd1eda64f4347177d20b5d1e489_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/hypershift-rhel8-operator@sha256:3d8d114403d85cbba699f53aa177a84da92516b5d2e852b2bffc33eabde6af13_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/hypershift-rhel8-operator@sha256:62e91ac9b6291bf7abc26cdd937c2c2cf7cdf1f1256a33acbaa5d1cdc607d3fa_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/hypershift-rhel8-operator@sha256:ffce5bc9fb2be59047c4840d9222499f03c1cf74786d8695aab1d1b04adc6f8a_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/klusterlet-operator-bundle@sha256:1687315db647e6689845df88843ae53275440042b76dc781dcabeef16e426bdf_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/managed-serviceaccount-rhel8@sha256:63593ef6045808b9c3fe96fc1cddd99bdfabaaef881fe716972500bfda62f92b_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/managed-serviceaccount-rhel8@sha256:7f5f65ba65c9bfc64d8bf9724a22b68d38c512465f4be1bfed8f02133256214f_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/managed-serviceaccount-rhel8@sha256:8621056c6982b9875749650eee2cf967b31217298a1b924de1fe710e0445df1b_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/managed-serviceaccount-rhel8@sha256:ec5bdf8a935ee1daaa5c91a7fd7816ade97619b5d1f6b61e663c03f43bb832bc_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/managedcluster-import-controller-rhel8@sha256:17987e46eb8772ef79e771b6edd137b29914ae357eb036d76a063cb04de116a3_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/managedcluster-import-controller-rhel8@sha256:4a22ca54331be02c08e23704852c34273a8bf3d1bb2c8f2aaf92f277474e3654_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/managedcluster-import-controller-rhel8@sha256:7d737e05b3164a7e49085a2026bf5fbbdda5a0d23890e1de455eea8d59f20187_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/managedcluster-import-controller-rhel8@sha256:eaf8ba4c775e4ebaeea316bbab0344eb10674089ff9db1c8f1373ed564b03749_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/mce-operator-bundle@sha256:701ad2aa334971346282a7a80c420049f08a3e3845a915a947e7605aab9c1369_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/mce-operator-bundle@sha256:cf1b297a2bbfa2a55204e2c4688511baa0223978b2d4ab7cfb8f8c5c965d563f_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/mce-operator-bundle@sha256:ed114b2afb91375b6f3576da15474ad96c154cc0ed16e288f8a4840d7d39942f_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/mce-operator-bundle@sha256:f1be217449145edb01b029b19d08831cc6d085856e39aea8174e74ef0cc85283_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/multicloud-manager-rhel8@sha256:162fe79ef40dbdcd1c9a16c601ffeb1c1dec5309c250bddf85809a0197b2ec3e_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/multicloud-manager-rhel8@sha256:af5076a59d32f3bed7f88348bccdff6fad4d250aab7f8dc7c2791e75fa76c7d9_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/multicloud-manager-rhel8@sha256:c03edb31a56b4678c4e0f66c59b49e3798b8442ef1ddca3f67488f4baca30241_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/multicloud-manager-rhel8@sha256:c6fb6ec34c746ba73007bec6e1895b4e1a4ed551b035aa9059664ded820f46fa_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-cluster-api-provider-agent-rhel8@sha256:208389221423692530b334815985b0a2263febf5574138e854dbdc011f03b4a2_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-cluster-api-provider-agent-rhel8@sha256:4bacc4ba3974c11ac27d1448a7f7cd973162caf33358249e9d1c154018124830_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-cluster-api-provider-agent-rhel8@sha256:8b3c3fb8fdf6d679f6020e0c739f25ae83dd4173e46b743de911d8e346f371fe_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-cluster-api-provider-agent-rhel8@sha256:a4d3f04386e63bfb640b928c01f972ba7d90af9c5213a7c10968b55c875565e0_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-console-mce-rhel8@sha256:009597e78bf32e0a6d83ad456a6670e436692aa1c12cbd144580a30080054d0f_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-console-mce-rhel8@sha256:95cbc26ed2e396e44efd543d8a38f1c698267e1a617a7ee4b6f26efdb49e3059_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-console-mce-rhel8@sha256:b83a44a87eddeaa3914d03f51f58e8cc5412ee580ee233754108b2349d890b8c_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-console-mce-rhel8@sha256:e3883d9629078bc16f2a6526cb8b1fdea89c1a8b8f477487fd6b34efa2f13999_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-hypershift-addon-rhel8-operator@sha256:00322fc5e7a8e1d08ca716e23982dae6d365b1523f8d3465e6daad5074067ea2_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-hypershift-addon-rhel8-operator@sha256:27cc406bb658c1915e75f5d0b0d3c0f73e72635c9f5bb08bc28e3c5c434e147b_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-hypershift-addon-rhel8-operator@sha256:afc67731faaa2dc9d32a052064763737c8bc4b1b5cf8e8ffb7cb31a4652c656c_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-hypershift-addon-rhel8-operator@sha256:c4227a3a5b323d716a979e1c6a66c458d458648c5fcb0ab151ad55ba24972f51_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-hypershift-deployment-controller-rhel8@sha256:68de13099864a989493367500360560a677fde2e0e56a760a6dafde1d7be9a27_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-hypershift-deployment-controller-rhel8@sha256:8d4a908562cbb0351aea12befe5f2bdf57041e073ce679d1b1c5b46c893844b6_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-hypershift-deployment-controller-rhel8@sha256:be5d7a8b6dec6d4c959badc2d2960ec7bfe74a75c0d673da06fe6335920de3a0_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-hypershift-deployment-controller-rhel8@sha256:f44b9cd7b993051b4d59108153763a09d283c0cf822fab478f22cfbe53847da7_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-managed-serviceaccount-rhel8@sha256:63593ef6045808b9c3fe96fc1cddd99bdfabaaef881fe716972500bfda62f92b_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-managed-serviceaccount-rhel8@sha256:7f5f65ba65c9bfc64d8bf9724a22b68d38c512465f4be1bfed8f02133256214f_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-managed-serviceaccount-rhel8@sha256:8621056c6982b9875749650eee2cf967b31217298a1b924de1fe710e0445df1b_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-managed-serviceaccount-rhel8@sha256:ec5bdf8a935ee1daaa5c91a7fd7816ade97619b5d1f6b61e663c03f43bb832bc_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/must-gather-rhel8@sha256:4270ef4ed53f54fb13cf1092b3babb70af7012886a3f0c293b11040083f39651_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/must-gather-rhel8@sha256:4ecb20c797f71375bc888ed84036f49bc40e2e9984e7ec74b14ad697d1b9c6fb_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/must-gather-rhel8@sha256:6d2624faf8cb2634a9e2203273d95c076ed2207ddd87f50df6ce8e5088a5d257_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/must-gather-rhel8@sha256:e838cb2e70eff2157b992c1cc6c576c9e099306b1df69d6d5c9d991ded4e0789_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/placement-rhel8@sha256:473ed2081010b9005ecc6fb254389dac6927f336967bd4a2f99ca3210fd265f0_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/placement-rhel8@sha256:746794cb82199cfc0c659de0a48018bbd8f18aec97265d68f8dd8bbf783049b1_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/placement-rhel8@sha256:7f5c7671a97f09756a150feb6a6bd04f40aa938ce065102b5b5875eadab933db_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/placement-rhel8@sha256:a6fb7f9d80d4d6cb53317f7d87960af28a6cafb8c5abee369f7bd94cbe449686_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/provider-credential-controller-rhel8@sha256:759037d7817cef4e0451befe8f2bc943a89f2bda95a52327a1c552c3f9a095bb_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/provider-credential-controller-rhel8@sha256:90281a3feff8e019a937fabb5184881c1983cda657c41332cd0321acf5ea4092_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/provider-credential-controller-rhel8@sha256:b6406fbcfeed4c491c66b778a4ad08e8066db5052a49863dd459e2b7375e6ba4_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/provider-credential-controller-rhel8@sha256:c4707c5214505bf1e5f693f0c5df4bb6fe4336670bf850b9a09040b6d87cccd2_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/registration-operator-rhel8@sha256:49d81d8a383de609d64760a4ae6ffa61469a59a5678311406ce4f838c1cc66fd_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/registration-operator-rhel8@sha256:579420cfdc2a542ab7a1b9cd6f1324885f60d1ec5d2bda74808127b45aef2983_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/registration-operator-rhel8@sha256:f945ae948589e2ea294d3d6e8f89fe05c1203f375a0722465965208ecfc15b94_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/registration-operator-rhel8@sha256:fbc7cd19b869d02af6dba24b20f6a44c498fb00e4afc629821f47b9b35c5a94d_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/registration-rhel8@sha256:39cc95f16445c3a1dca378beb50f5931ad081f459c9c6eb012325c6a9d8ada6c_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/registration-rhel8@sha256:686390715f19747bff24e95137307182ab095fb133051424996c6b0ee668569a_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/registration-rhel8@sha256:7bbc4dceeffd5f4bb47e9c38f97109d083dbbbda1a1643b7eb7762ebbd5047a1_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/registration-rhel8@sha256:cb1c8096bd5bd9f1dfa413bc0d1889d970b6d841988d24d6c1008904b1288cfe_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/work-rhel8@sha256:345f405c6a1d3e18beaf13c24a7ca4055a03746d8e6540670435e8d2413fefaf_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/work-rhel8@sha256:663cf3e0453e2ae5b1c9d5f6d335930d6d1e9c7a34151a171dbf58f9066c2b96_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/work-rhel8@sha256:c5c1939a142b9554a2ce664605409cefcb9954bbb1d8eef988fddab50f06cdaf_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/work-rhel8@sha256:d425b68e6265d098601e240cae6084c76416fd27bfbd955a3ccee30873544e38_ppc64le"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "moment: inefficient parsing algorithm resulting in DoS"
},
{
"cve": "CVE-2022-32148",
"cwe": {
"id": "CWE-200",
"name": "Exposure of Sensitive Information to an Unauthorized Actor"
},
"discovery_date": "2022-07-14T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2107383"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in net/http/httputil golang package. When httputil.ReverseProxy.ServeHTTP is called with a Request.Header map containing a nil value for the X-Forwarded-For header, ReverseProxy could set the client IP incorrectly. This issue may affect confidentiality.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "golang: net/http/httputil: NewSingleHostReverseProxy - omit X-Forwarded-For not working",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "Within regulated environments, a combination of the following controls acts as a significant barrier to successfully exploiting a CWE-200: Exposure of Sensitive Information to an Unauthorized Actor vulnerability and therefore downgrades the severity of this particular CVE from Moderate to Low.\n\nAccess to the platform is granted only after successful hard token, multi-factor authentication (MFA), which is coupled with account management controls, including integration with single sign-on (SSO), to ensure that user permissions are restricted to only the functions necessary for their roles. Access to sensitive information is explicitly authorized and enforced based on predefined access policies. Event logs are collected and processed for centralization, correlation, analysis, monitoring, reporting, alerting, and retention. This process ensures that audit logs are generated for specific events involving sensitive information, which helps identify patterns of unauthorized access or data exposure. The platform enforces the use of validated cryptographic modules across compute resources to protect the confidentiality of information, even in the event of interception.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"8Base-multicluster-engine-2.1:multicluster-engine/agent-service-rhel8@sha256:661ee3a57d860a713ffb481ea87858f20fce1e57b858821cb0c1ec4069e206a0_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/agent-service-rhel8@sha256:8cb5ab317ccc6b1bcd409cfba0ec983e3f5d9531227e76bb455011636ed32d21_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/agent-service-rhel8@sha256:e136966121b82373c9279b1b59b68864ed10bfdee424959a7ad4b190ff7a2562_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/agent-service-rhel8@sha256:fce50212c8bbfdc3e8f445f4b7ea35881eb29e49c443e827ad6fe2389328d57f_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/apiserver-network-proxy-rhel8@sha256:25b242af63aca69a32c457dde23b3ac52ed81f5edad3e919d5df59902adb0b60_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/apiserver-network-proxy-rhel8@sha256:5ea69e650771525faf944fbf3be82a19e54a964d38adbb88263247652476938c_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/apiserver-network-proxy-rhel8@sha256:c97ea925ea31a1ae6824ec55bbb43c3cf0d2d9b0fb6d12b6d23492e0e5a5467a_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/apiserver-network-proxy-rhel8@sha256:f71c4c301774aba9a886f2891eace9da47ba075d2a2e4acfc03849c9c0da57bc_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/assisted-image-service-rhel8@sha256:1d250617cf4eb47800d30bd6bdd61872faa29eb7c6953edcb4a107360f0d0a78_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/assisted-image-service-rhel8@sha256:3730a3c3cfb695b540945b5f0ae739a701a0155137b9509238860549105ab670_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/assisted-image-service-rhel8@sha256:3d59cfa190838da34bac1ccf88562f996cc9e9ffdb151f47e044ba3fcc964a3d_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/assisted-image-service-rhel8@sha256:92c8157e43d84584ba93d978fcc6ffba84118e4ea5ff46ad71a62ffdc7fc56e5_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/assisted-installer-agent-rhel8@sha256:99e0accdee9b311b9abf032c712060823736f88c7bf3ba692349d7f8290a9570_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/assisted-installer-agent-rhel8@sha256:b4722c060fb38e1609e689b605816cefb39a15a0ddc40837a90727d123b91c88_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/assisted-installer-reporter-rhel8@sha256:1d465abc36e2045dc5a291663786709fc920c42aacb0c34c4868a1a633334509_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/assisted-installer-reporter-rhel8@sha256:bdb861698be8305247b21ebab7994f27eaae818f691ffcff3d5b5eb5dc70a722_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/assisted-installer-reporter-rhel8@sha256:e4dd90d186f1fea6fcdb4e23f74e4390e00d134b2c21d8510c1cdbbcef3c4a1f_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/assisted-installer-rhel8@sha256:61ac4136dad0e02323807e6d3de8e890ec0b7e7e1f7112f9610410712af6f9b5_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/assisted-installer-rhel8@sha256:686b64358857be04087a706048a32b7356b16a0028d2b200da16ec94d931d25d_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/assisted-installer-rhel8@sha256:910dad58b72de16f92dd5b60d0420010d18229a6e0966fe2eb072517febe499f_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/aws-encryption-provider-rhel8@sha256:31329737bd3608345f8e969e872e2e18305e2959d9d81867933c73fb26a53dcd_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/aws-encryption-provider-rhel8@sha256:9797eef2012c827ff3250cba1cd542772e92872b4bd69a01bdbdba4fe407472c_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/aws-encryption-provider-rhel8@sha256:ab7f1982f21ed9251501396ea150764348b5f61b6e50b9d74b5031e705e16ef3_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/aws-encryption-provider-rhel8@sha256:cee69ba4c6fb326afd03c7f21856a028fa4758dab8c849ef6eaeaea0cd55afd2_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/backplane-rhel8-operator@sha256:0b8c36b4b1d00e47ee4faaeec9ccbdc2977a50592035f8a600491c657e439d33_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/backplane-rhel8-operator@sha256:5dbd590a4bbed44f487d1601d1825b5efb8253b9ee2be49adccec7e0ea9410ac_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/backplane-rhel8-operator@sha256:9f7854a1de26dfebdc8beafffd01304017b8fe7cd84065dd452de1276e529a06_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/backplane-rhel8-operator@sha256:e7998dc233af266ed94ba16450c2f02096abb5e045f291f8f94a83ef9da7dd51_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-provider-agent-rhel8@sha256:208389221423692530b334815985b0a2263febf5574138e854dbdc011f03b4a2_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-provider-agent-rhel8@sha256:4bacc4ba3974c11ac27d1448a7f7cd973162caf33358249e9d1c154018124830_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-provider-agent-rhel8@sha256:8b3c3fb8fdf6d679f6020e0c739f25ae83dd4173e46b743de911d8e346f371fe_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-provider-agent-rhel8@sha256:a4d3f04386e63bfb640b928c01f972ba7d90af9c5213a7c10968b55c875565e0_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-provider-aws-rhel8@sha256:36a5f30d043f1137033842188e59224b803158696f60ddb41095a766705485f4_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-provider-aws-rhel8@sha256:6fb7799fca309c727c7afea57448fc653dde09495945e314402a3e3a079e5b03_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-provider-aws-rhel8@sha256:9b8d4fde02e4c43d194bf4c420550730fd52b74587e2327f2e9eb75067bb25e7_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-provider-aws-rhel8@sha256:bd612736fde388811d12a572852c86d0fe9dcbb6e7f404c64b8654c870d4e2eb_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-provider-azure-rhel8@sha256:2b93b026497655f16a85a2929b1f0c970d51dce0e0e8462774989f1943bdc785_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-provider-azure-rhel8@sha256:2c9c916d0face10abc7f6467564e394ead5946bf18ed8439456cce2767a83b3e_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-provider-azure-rhel8@sha256:6f41c353228c4016ab02557a5591ef36f4aea799c4ad89798343b4a2f0765d08_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-provider-azure-rhel8@sha256:ddd59c296543f525f719336ad6ddc5e5f8d3915e08e3b64d575a9835de3e95ad_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-provider-kubevirt-rhel8@sha256:0007824d89632253727ead00c5fd6ec463f310d71e58e237ea5e51c13052b0bc_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-provider-kubevirt-rhel8@sha256:9cd9106f72557b8ba5de9f4d1de5ff8d33514d2c02889999a3c20aab9a8dd061_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-provider-kubevirt-rhel8@sha256:cbe319cfa3ab4610dc67abea27841dd5b670061faa74e666959550343bba1c28_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-provider-kubevirt-rhel8@sha256:df94a1d8a4b6d1aebed4e657267219632bb3b2176537bdf8e51a728cd78f136f_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-rhel8@sha256:30f56a4d5cba0ccd55e0bda756c7af8010ab94ec3b644dc73f7b32e76b5bbb3a_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-rhel8@sha256:4f7cb34768ff908ed1ba54330603ea54b82a4144cf9124dae01a727dcc60362a_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-rhel8@sha256:a137205ac2127a04466519355b07cee71c08c56dddfee35671127241ebdf4a99_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-rhel8@sha256:c8a785b4e1688d358cec73e9cf4853ca0ab28c7daa4c45d5384b7bebc333f53a_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-curator-controller-rhel8@sha256:1d4d913d4136321ebd94e6b9d9e55be7262883702de72c4a61827804ad843942_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-curator-controller-rhel8@sha256:2134c387cb0e8c2f95bb8ef74ad0a10c37403d9e0dfaeb7e2e9efb388c606ac1_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-curator-controller-rhel8@sha256:2e0867d6ebace932eb09bb3a6a929562a157bc2eea9c28063eb30dac866abf63_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-curator-controller-rhel8@sha256:3dd533817d97518c7af991b888c5f9df501bd496ed53988e5444c1ea62e539cb_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-proxy-addon-rhel8@sha256:2779eae299eb2b48e8a868de2f2d8d13313ca17b2f7d5c816013145b0c787cc8_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-proxy-addon-rhel8@sha256:28544cf2414bdeffb8bcaae2d1547064da46ab5a122fd77861083b1e81e299cc_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-proxy-addon-rhel8@sha256:4da01f6a0a59069045d23599d748849da60ee309f72f233497edd379b3b0823e_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-proxy-addon-rhel8@sha256:6318fd6b0e0f5c39239ba9c71c330bce7974deaf970359ec83c88116abf7a653_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-proxy-rhel8@sha256:610de7f25fd387262c360acb21dd45dc80e1c52a77dd11982965da80301407ab_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-proxy-rhel8@sha256:a881a94835c7eef6babe00792fc0a99c9816831869cb26af0dcf2665233f7710_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-proxy-rhel8@sha256:b240f43890529fe95b1a74de6f4c2626e85ae91ae6a624bb98a4c31130b6740d_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-proxy-rhel8@sha256:df6cd66cdb17efc356e770930ff796bdb527c292243f5e8b87ca5c9e912a19d6_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/clusterclaims-controller-rhel8@sha256:3608571c2a5a3d399e3ad8135ca90e46a7e57b322b5ef9d708efa631cee7109c_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/clusterclaims-controller-rhel8@sha256:5c04626558442d50ab58a941d72a78db7c94f5ce730b5abb7599c21981875970_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/clusterclaims-controller-rhel8@sha256:7be740cc5987a1dfc76d7d8a306ff65291eb9cf61419842f463aa9dc4d6ecde1_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/clusterclaims-controller-rhel8@sha256:fce2e92743adaf6fe2e0168cfeecdc71ff7c009ef92a89c9172ff46ebbedcd40_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/clusterlifecycle-state-metrics-rhel8@sha256:288a0e4f9ca79859c5f295e920e9ef01d395720ea5b62ec7f5a5bd975b9c5850_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/clusterlifecycle-state-metrics-rhel8@sha256:93b9ad845fab34498a6f504ad626d0d5236c39ab1aaf7789df146311e4ba33cd_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/clusterlifecycle-state-metrics-rhel8@sha256:c808d378bd0666d7eb1f9c9024f7d2f7c6bdedd40298aa1e940cfc1ce735af54_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/clusterlifecycle-state-metrics-rhel8@sha256:df17928fd459e5063fb2470dbaea51c96f292f1a4ca5eaedc64a03687edbb6cd_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/console-mce-rhel8@sha256:009597e78bf32e0a6d83ad456a6670e436692aa1c12cbd144580a30080054d0f_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/console-mce-rhel8@sha256:95cbc26ed2e396e44efd543d8a38f1c698267e1a617a7ee4b6f26efdb49e3059_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/console-mce-rhel8@sha256:b83a44a87eddeaa3914d03f51f58e8cc5412ee580ee233754108b2349d890b8c_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/console-mce-rhel8@sha256:e3883d9629078bc16f2a6526cb8b1fdea89c1a8b8f477487fd6b34efa2f13999_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/discovery-rhel8@sha256:12b3c0a01c59836687a7cfc1fba050d0800625cd46f678551a5944b0664c044d_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/discovery-rhel8@sha256:25eefa4b7af3650f57e9a4c372522a0cae7bcc1b41735d2b503b9b41d9c2d0b2_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/discovery-rhel8@sha256:9a655c52c83f7682964e8f46fed6011c6e9de7a2a64ee0893d0c02cf725746e1_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/discovery-rhel8@sha256:a0bcad7b2191e3c674813c2e1e67aea619d6d7eaa95f2324902e0b842d1c0cc8_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/hive-rhel8@sha256:674603ee10ad5e9d42e18e5c2f91153c863cb7e9f38cd523559c8de7c7097483_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/hive-rhel8@sha256:67b2477a7b3885df470dc56e94525e7ebc3dce326599c6f2a311f8727557bf8b_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/hive-rhel8@sha256:8722d4f39942af4a008209ae518bf27d30deaa2e5bf97fc3118bea58efafb3d5_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/hive-rhel8@sha256:dd6a4624672d458a0072b9aa46fb1b3d576c0b198759d053f61536f3b9e34359_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/hypershift-addon-rhel8-operator@sha256:00322fc5e7a8e1d08ca716e23982dae6d365b1523f8d3465e6daad5074067ea2_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/hypershift-addon-rhel8-operator@sha256:27cc406bb658c1915e75f5d0b0d3c0f73e72635c9f5bb08bc28e3c5c434e147b_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/hypershift-addon-rhel8-operator@sha256:afc67731faaa2dc9d32a052064763737c8bc4b1b5cf8e8ffb7cb31a4652c656c_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/hypershift-addon-rhel8-operator@sha256:c4227a3a5b323d716a979e1c6a66c458d458648c5fcb0ab151ad55ba24972f51_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/hypershift-deployment-controller-rhel8@sha256:68de13099864a989493367500360560a677fde2e0e56a760a6dafde1d7be9a27_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/hypershift-deployment-controller-rhel8@sha256:8d4a908562cbb0351aea12befe5f2bdf57041e073ce679d1b1c5b46c893844b6_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/hypershift-deployment-controller-rhel8@sha256:be5d7a8b6dec6d4c959badc2d2960ec7bfe74a75c0d673da06fe6335920de3a0_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/hypershift-deployment-controller-rhel8@sha256:f44b9cd7b993051b4d59108153763a09d283c0cf822fab478f22cfbe53847da7_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/hypershift-rhel8-operator@sha256:2d94cd451fbf0abc13e50b6b6252061294bdbfd1eda64f4347177d20b5d1e489_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/hypershift-rhel8-operator@sha256:3d8d114403d85cbba699f53aa177a84da92516b5d2e852b2bffc33eabde6af13_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/hypershift-rhel8-operator@sha256:62e91ac9b6291bf7abc26cdd937c2c2cf7cdf1f1256a33acbaa5d1cdc607d3fa_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/hypershift-rhel8-operator@sha256:ffce5bc9fb2be59047c4840d9222499f03c1cf74786d8695aab1d1b04adc6f8a_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/klusterlet-operator-bundle@sha256:1687315db647e6689845df88843ae53275440042b76dc781dcabeef16e426bdf_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/managed-serviceaccount-rhel8@sha256:63593ef6045808b9c3fe96fc1cddd99bdfabaaef881fe716972500bfda62f92b_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/managed-serviceaccount-rhel8@sha256:7f5f65ba65c9bfc64d8bf9724a22b68d38c512465f4be1bfed8f02133256214f_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/managed-serviceaccount-rhel8@sha256:8621056c6982b9875749650eee2cf967b31217298a1b924de1fe710e0445df1b_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/managed-serviceaccount-rhel8@sha256:ec5bdf8a935ee1daaa5c91a7fd7816ade97619b5d1f6b61e663c03f43bb832bc_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/managedcluster-import-controller-rhel8@sha256:17987e46eb8772ef79e771b6edd137b29914ae357eb036d76a063cb04de116a3_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/managedcluster-import-controller-rhel8@sha256:4a22ca54331be02c08e23704852c34273a8bf3d1bb2c8f2aaf92f277474e3654_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/managedcluster-import-controller-rhel8@sha256:7d737e05b3164a7e49085a2026bf5fbbdda5a0d23890e1de455eea8d59f20187_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/managedcluster-import-controller-rhel8@sha256:eaf8ba4c775e4ebaeea316bbab0344eb10674089ff9db1c8f1373ed564b03749_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/mce-operator-bundle@sha256:701ad2aa334971346282a7a80c420049f08a3e3845a915a947e7605aab9c1369_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/mce-operator-bundle@sha256:cf1b297a2bbfa2a55204e2c4688511baa0223978b2d4ab7cfb8f8c5c965d563f_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/mce-operator-bundle@sha256:ed114b2afb91375b6f3576da15474ad96c154cc0ed16e288f8a4840d7d39942f_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/mce-operator-bundle@sha256:f1be217449145edb01b029b19d08831cc6d085856e39aea8174e74ef0cc85283_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/multicloud-manager-rhel8@sha256:162fe79ef40dbdcd1c9a16c601ffeb1c1dec5309c250bddf85809a0197b2ec3e_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/multicloud-manager-rhel8@sha256:af5076a59d32f3bed7f88348bccdff6fad4d250aab7f8dc7c2791e75fa76c7d9_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/multicloud-manager-rhel8@sha256:c03edb31a56b4678c4e0f66c59b49e3798b8442ef1ddca3f67488f4baca30241_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/multicloud-manager-rhel8@sha256:c6fb6ec34c746ba73007bec6e1895b4e1a4ed551b035aa9059664ded820f46fa_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-cluster-api-provider-agent-rhel8@sha256:208389221423692530b334815985b0a2263febf5574138e854dbdc011f03b4a2_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-cluster-api-provider-agent-rhel8@sha256:4bacc4ba3974c11ac27d1448a7f7cd973162caf33358249e9d1c154018124830_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-cluster-api-provider-agent-rhel8@sha256:8b3c3fb8fdf6d679f6020e0c739f25ae83dd4173e46b743de911d8e346f371fe_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-cluster-api-provider-agent-rhel8@sha256:a4d3f04386e63bfb640b928c01f972ba7d90af9c5213a7c10968b55c875565e0_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-console-mce-rhel8@sha256:009597e78bf32e0a6d83ad456a6670e436692aa1c12cbd144580a30080054d0f_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-console-mce-rhel8@sha256:95cbc26ed2e396e44efd543d8a38f1c698267e1a617a7ee4b6f26efdb49e3059_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-console-mce-rhel8@sha256:b83a44a87eddeaa3914d03f51f58e8cc5412ee580ee233754108b2349d890b8c_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-console-mce-rhel8@sha256:e3883d9629078bc16f2a6526cb8b1fdea89c1a8b8f477487fd6b34efa2f13999_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-hypershift-addon-rhel8-operator@sha256:00322fc5e7a8e1d08ca716e23982dae6d365b1523f8d3465e6daad5074067ea2_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-hypershift-addon-rhel8-operator@sha256:27cc406bb658c1915e75f5d0b0d3c0f73e72635c9f5bb08bc28e3c5c434e147b_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-hypershift-addon-rhel8-operator@sha256:afc67731faaa2dc9d32a052064763737c8bc4b1b5cf8e8ffb7cb31a4652c656c_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-hypershift-addon-rhel8-operator@sha256:c4227a3a5b323d716a979e1c6a66c458d458648c5fcb0ab151ad55ba24972f51_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-hypershift-deployment-controller-rhel8@sha256:68de13099864a989493367500360560a677fde2e0e56a760a6dafde1d7be9a27_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-hypershift-deployment-controller-rhel8@sha256:8d4a908562cbb0351aea12befe5f2bdf57041e073ce679d1b1c5b46c893844b6_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-hypershift-deployment-controller-rhel8@sha256:be5d7a8b6dec6d4c959badc2d2960ec7bfe74a75c0d673da06fe6335920de3a0_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-hypershift-deployment-controller-rhel8@sha256:f44b9cd7b993051b4d59108153763a09d283c0cf822fab478f22cfbe53847da7_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-managed-serviceaccount-rhel8@sha256:63593ef6045808b9c3fe96fc1cddd99bdfabaaef881fe716972500bfda62f92b_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-managed-serviceaccount-rhel8@sha256:7f5f65ba65c9bfc64d8bf9724a22b68d38c512465f4be1bfed8f02133256214f_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-managed-serviceaccount-rhel8@sha256:8621056c6982b9875749650eee2cf967b31217298a1b924de1fe710e0445df1b_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-managed-serviceaccount-rhel8@sha256:ec5bdf8a935ee1daaa5c91a7fd7816ade97619b5d1f6b61e663c03f43bb832bc_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/must-gather-rhel8@sha256:4270ef4ed53f54fb13cf1092b3babb70af7012886a3f0c293b11040083f39651_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/must-gather-rhel8@sha256:4ecb20c797f71375bc888ed84036f49bc40e2e9984e7ec74b14ad697d1b9c6fb_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/must-gather-rhel8@sha256:6d2624faf8cb2634a9e2203273d95c076ed2207ddd87f50df6ce8e5088a5d257_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/must-gather-rhel8@sha256:e838cb2e70eff2157b992c1cc6c576c9e099306b1df69d6d5c9d991ded4e0789_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/placement-rhel8@sha256:473ed2081010b9005ecc6fb254389dac6927f336967bd4a2f99ca3210fd265f0_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/placement-rhel8@sha256:746794cb82199cfc0c659de0a48018bbd8f18aec97265d68f8dd8bbf783049b1_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/placement-rhel8@sha256:7f5c7671a97f09756a150feb6a6bd04f40aa938ce065102b5b5875eadab933db_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/placement-rhel8@sha256:a6fb7f9d80d4d6cb53317f7d87960af28a6cafb8c5abee369f7bd94cbe449686_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/provider-credential-controller-rhel8@sha256:759037d7817cef4e0451befe8f2bc943a89f2bda95a52327a1c552c3f9a095bb_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/provider-credential-controller-rhel8@sha256:90281a3feff8e019a937fabb5184881c1983cda657c41332cd0321acf5ea4092_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/provider-credential-controller-rhel8@sha256:b6406fbcfeed4c491c66b778a4ad08e8066db5052a49863dd459e2b7375e6ba4_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/provider-credential-controller-rhel8@sha256:c4707c5214505bf1e5f693f0c5df4bb6fe4336670bf850b9a09040b6d87cccd2_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/registration-operator-rhel8@sha256:49d81d8a383de609d64760a4ae6ffa61469a59a5678311406ce4f838c1cc66fd_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/registration-operator-rhel8@sha256:579420cfdc2a542ab7a1b9cd6f1324885f60d1ec5d2bda74808127b45aef2983_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/registration-operator-rhel8@sha256:f945ae948589e2ea294d3d6e8f89fe05c1203f375a0722465965208ecfc15b94_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/registration-operator-rhel8@sha256:fbc7cd19b869d02af6dba24b20f6a44c498fb00e4afc629821f47b9b35c5a94d_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/registration-rhel8@sha256:39cc95f16445c3a1dca378beb50f5931ad081f459c9c6eb012325c6a9d8ada6c_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/registration-rhel8@sha256:686390715f19747bff24e95137307182ab095fb133051424996c6b0ee668569a_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/registration-rhel8@sha256:7bbc4dceeffd5f4bb47e9c38f97109d083dbbbda1a1643b7eb7762ebbd5047a1_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/registration-rhel8@sha256:cb1c8096bd5bd9f1dfa413bc0d1889d970b6d841988d24d6c1008904b1288cfe_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/work-rhel8@sha256:345f405c6a1d3e18beaf13c24a7ca4055a03746d8e6540670435e8d2413fefaf_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/work-rhel8@sha256:663cf3e0453e2ae5b1c9d5f6d335930d6d1e9c7a34151a171dbf58f9066c2b96_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/work-rhel8@sha256:c5c1939a142b9554a2ce664605409cefcb9954bbb1d8eef988fddab50f06cdaf_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/work-rhel8@sha256:d425b68e6265d098601e240cae6084c76416fd27bfbd955a3ccee30873544e38_ppc64le"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2022-32148"
},
{
"category": "external",
"summary": "RHBZ#2107383",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2107383"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2022-32148",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-32148"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2022-32148",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2022-32148"
},
{
"category": "external",
"summary": "https://go.dev/issue/53423",
"url": "https://go.dev/issue/53423"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-announce/c/nqrv9fbR0zE",
"url": "https://groups.google.com/g/golang-announce/c/nqrv9fbR0zE"
}
],
"release_date": "2022-07-12T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2022-09-06T14:28:04+00:00",
"details": "For multicluster engine for Kubernetes, see the following documentation for\ndetails on how to install the images:\n\nhttps://access.redhat.com/documentation/en-us/red_hat_advanced_cluster_management_for_kubernetes/2.6/html/multicluster_engine/install_upgrade/installing-while-connected-online-mce",
"product_ids": [
"8Base-multicluster-engine-2.1:multicluster-engine/agent-service-rhel8@sha256:661ee3a57d860a713ffb481ea87858f20fce1e57b858821cb0c1ec4069e206a0_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/agent-service-rhel8@sha256:8cb5ab317ccc6b1bcd409cfba0ec983e3f5d9531227e76bb455011636ed32d21_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/agent-service-rhel8@sha256:e136966121b82373c9279b1b59b68864ed10bfdee424959a7ad4b190ff7a2562_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/agent-service-rhel8@sha256:fce50212c8bbfdc3e8f445f4b7ea35881eb29e49c443e827ad6fe2389328d57f_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/apiserver-network-proxy-rhel8@sha256:25b242af63aca69a32c457dde23b3ac52ed81f5edad3e919d5df59902adb0b60_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/apiserver-network-proxy-rhel8@sha256:5ea69e650771525faf944fbf3be82a19e54a964d38adbb88263247652476938c_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/apiserver-network-proxy-rhel8@sha256:c97ea925ea31a1ae6824ec55bbb43c3cf0d2d9b0fb6d12b6d23492e0e5a5467a_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/apiserver-network-proxy-rhel8@sha256:f71c4c301774aba9a886f2891eace9da47ba075d2a2e4acfc03849c9c0da57bc_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/assisted-image-service-rhel8@sha256:1d250617cf4eb47800d30bd6bdd61872faa29eb7c6953edcb4a107360f0d0a78_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/assisted-image-service-rhel8@sha256:3730a3c3cfb695b540945b5f0ae739a701a0155137b9509238860549105ab670_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/assisted-image-service-rhel8@sha256:3d59cfa190838da34bac1ccf88562f996cc9e9ffdb151f47e044ba3fcc964a3d_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/assisted-image-service-rhel8@sha256:92c8157e43d84584ba93d978fcc6ffba84118e4ea5ff46ad71a62ffdc7fc56e5_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/assisted-installer-agent-rhel8@sha256:99e0accdee9b311b9abf032c712060823736f88c7bf3ba692349d7f8290a9570_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/assisted-installer-agent-rhel8@sha256:b4722c060fb38e1609e689b605816cefb39a15a0ddc40837a90727d123b91c88_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/assisted-installer-reporter-rhel8@sha256:1d465abc36e2045dc5a291663786709fc920c42aacb0c34c4868a1a633334509_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/assisted-installer-reporter-rhel8@sha256:bdb861698be8305247b21ebab7994f27eaae818f691ffcff3d5b5eb5dc70a722_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/assisted-installer-reporter-rhel8@sha256:e4dd90d186f1fea6fcdb4e23f74e4390e00d134b2c21d8510c1cdbbcef3c4a1f_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/assisted-installer-rhel8@sha256:61ac4136dad0e02323807e6d3de8e890ec0b7e7e1f7112f9610410712af6f9b5_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/assisted-installer-rhel8@sha256:686b64358857be04087a706048a32b7356b16a0028d2b200da16ec94d931d25d_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/assisted-installer-rhel8@sha256:910dad58b72de16f92dd5b60d0420010d18229a6e0966fe2eb072517febe499f_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/aws-encryption-provider-rhel8@sha256:31329737bd3608345f8e969e872e2e18305e2959d9d81867933c73fb26a53dcd_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/aws-encryption-provider-rhel8@sha256:9797eef2012c827ff3250cba1cd542772e92872b4bd69a01bdbdba4fe407472c_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/aws-encryption-provider-rhel8@sha256:ab7f1982f21ed9251501396ea150764348b5f61b6e50b9d74b5031e705e16ef3_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/aws-encryption-provider-rhel8@sha256:cee69ba4c6fb326afd03c7f21856a028fa4758dab8c849ef6eaeaea0cd55afd2_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/backplane-rhel8-operator@sha256:0b8c36b4b1d00e47ee4faaeec9ccbdc2977a50592035f8a600491c657e439d33_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/backplane-rhel8-operator@sha256:5dbd590a4bbed44f487d1601d1825b5efb8253b9ee2be49adccec7e0ea9410ac_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/backplane-rhel8-operator@sha256:9f7854a1de26dfebdc8beafffd01304017b8fe7cd84065dd452de1276e529a06_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/backplane-rhel8-operator@sha256:e7998dc233af266ed94ba16450c2f02096abb5e045f291f8f94a83ef9da7dd51_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-provider-agent-rhel8@sha256:208389221423692530b334815985b0a2263febf5574138e854dbdc011f03b4a2_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-provider-agent-rhel8@sha256:4bacc4ba3974c11ac27d1448a7f7cd973162caf33358249e9d1c154018124830_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-provider-agent-rhel8@sha256:8b3c3fb8fdf6d679f6020e0c739f25ae83dd4173e46b743de911d8e346f371fe_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-provider-agent-rhel8@sha256:a4d3f04386e63bfb640b928c01f972ba7d90af9c5213a7c10968b55c875565e0_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-provider-aws-rhel8@sha256:36a5f30d043f1137033842188e59224b803158696f60ddb41095a766705485f4_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-provider-aws-rhel8@sha256:6fb7799fca309c727c7afea57448fc653dde09495945e314402a3e3a079e5b03_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-provider-aws-rhel8@sha256:9b8d4fde02e4c43d194bf4c420550730fd52b74587e2327f2e9eb75067bb25e7_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-provider-aws-rhel8@sha256:bd612736fde388811d12a572852c86d0fe9dcbb6e7f404c64b8654c870d4e2eb_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-provider-azure-rhel8@sha256:2b93b026497655f16a85a2929b1f0c970d51dce0e0e8462774989f1943bdc785_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-provider-azure-rhel8@sha256:2c9c916d0face10abc7f6467564e394ead5946bf18ed8439456cce2767a83b3e_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-provider-azure-rhel8@sha256:6f41c353228c4016ab02557a5591ef36f4aea799c4ad89798343b4a2f0765d08_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-provider-azure-rhel8@sha256:ddd59c296543f525f719336ad6ddc5e5f8d3915e08e3b64d575a9835de3e95ad_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-provider-kubevirt-rhel8@sha256:0007824d89632253727ead00c5fd6ec463f310d71e58e237ea5e51c13052b0bc_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-provider-kubevirt-rhel8@sha256:9cd9106f72557b8ba5de9f4d1de5ff8d33514d2c02889999a3c20aab9a8dd061_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-provider-kubevirt-rhel8@sha256:cbe319cfa3ab4610dc67abea27841dd5b670061faa74e666959550343bba1c28_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-provider-kubevirt-rhel8@sha256:df94a1d8a4b6d1aebed4e657267219632bb3b2176537bdf8e51a728cd78f136f_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-rhel8@sha256:30f56a4d5cba0ccd55e0bda756c7af8010ab94ec3b644dc73f7b32e76b5bbb3a_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-rhel8@sha256:4f7cb34768ff908ed1ba54330603ea54b82a4144cf9124dae01a727dcc60362a_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-rhel8@sha256:a137205ac2127a04466519355b07cee71c08c56dddfee35671127241ebdf4a99_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-rhel8@sha256:c8a785b4e1688d358cec73e9cf4853ca0ab28c7daa4c45d5384b7bebc333f53a_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-curator-controller-rhel8@sha256:1d4d913d4136321ebd94e6b9d9e55be7262883702de72c4a61827804ad843942_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-curator-controller-rhel8@sha256:2134c387cb0e8c2f95bb8ef74ad0a10c37403d9e0dfaeb7e2e9efb388c606ac1_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-curator-controller-rhel8@sha256:2e0867d6ebace932eb09bb3a6a929562a157bc2eea9c28063eb30dac866abf63_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-curator-controller-rhel8@sha256:3dd533817d97518c7af991b888c5f9df501bd496ed53988e5444c1ea62e539cb_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-proxy-addon-rhel8@sha256:2779eae299eb2b48e8a868de2f2d8d13313ca17b2f7d5c816013145b0c787cc8_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-proxy-addon-rhel8@sha256:28544cf2414bdeffb8bcaae2d1547064da46ab5a122fd77861083b1e81e299cc_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-proxy-addon-rhel8@sha256:4da01f6a0a59069045d23599d748849da60ee309f72f233497edd379b3b0823e_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-proxy-addon-rhel8@sha256:6318fd6b0e0f5c39239ba9c71c330bce7974deaf970359ec83c88116abf7a653_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-proxy-rhel8@sha256:610de7f25fd387262c360acb21dd45dc80e1c52a77dd11982965da80301407ab_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-proxy-rhel8@sha256:a881a94835c7eef6babe00792fc0a99c9816831869cb26af0dcf2665233f7710_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-proxy-rhel8@sha256:b240f43890529fe95b1a74de6f4c2626e85ae91ae6a624bb98a4c31130b6740d_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-proxy-rhel8@sha256:df6cd66cdb17efc356e770930ff796bdb527c292243f5e8b87ca5c9e912a19d6_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/clusterclaims-controller-rhel8@sha256:3608571c2a5a3d399e3ad8135ca90e46a7e57b322b5ef9d708efa631cee7109c_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/clusterclaims-controller-rhel8@sha256:5c04626558442d50ab58a941d72a78db7c94f5ce730b5abb7599c21981875970_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/clusterclaims-controller-rhel8@sha256:7be740cc5987a1dfc76d7d8a306ff65291eb9cf61419842f463aa9dc4d6ecde1_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/clusterclaims-controller-rhel8@sha256:fce2e92743adaf6fe2e0168cfeecdc71ff7c009ef92a89c9172ff46ebbedcd40_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/clusterlifecycle-state-metrics-rhel8@sha256:288a0e4f9ca79859c5f295e920e9ef01d395720ea5b62ec7f5a5bd975b9c5850_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/clusterlifecycle-state-metrics-rhel8@sha256:93b9ad845fab34498a6f504ad626d0d5236c39ab1aaf7789df146311e4ba33cd_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/clusterlifecycle-state-metrics-rhel8@sha256:c808d378bd0666d7eb1f9c9024f7d2f7c6bdedd40298aa1e940cfc1ce735af54_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/clusterlifecycle-state-metrics-rhel8@sha256:df17928fd459e5063fb2470dbaea51c96f292f1a4ca5eaedc64a03687edbb6cd_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/console-mce-rhel8@sha256:009597e78bf32e0a6d83ad456a6670e436692aa1c12cbd144580a30080054d0f_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/console-mce-rhel8@sha256:95cbc26ed2e396e44efd543d8a38f1c698267e1a617a7ee4b6f26efdb49e3059_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/console-mce-rhel8@sha256:b83a44a87eddeaa3914d03f51f58e8cc5412ee580ee233754108b2349d890b8c_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/console-mce-rhel8@sha256:e3883d9629078bc16f2a6526cb8b1fdea89c1a8b8f477487fd6b34efa2f13999_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/discovery-rhel8@sha256:12b3c0a01c59836687a7cfc1fba050d0800625cd46f678551a5944b0664c044d_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/discovery-rhel8@sha256:25eefa4b7af3650f57e9a4c372522a0cae7bcc1b41735d2b503b9b41d9c2d0b2_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/discovery-rhel8@sha256:9a655c52c83f7682964e8f46fed6011c6e9de7a2a64ee0893d0c02cf725746e1_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/discovery-rhel8@sha256:a0bcad7b2191e3c674813c2e1e67aea619d6d7eaa95f2324902e0b842d1c0cc8_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/hive-rhel8@sha256:674603ee10ad5e9d42e18e5c2f91153c863cb7e9f38cd523559c8de7c7097483_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/hive-rhel8@sha256:67b2477a7b3885df470dc56e94525e7ebc3dce326599c6f2a311f8727557bf8b_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/hive-rhel8@sha256:8722d4f39942af4a008209ae518bf27d30deaa2e5bf97fc3118bea58efafb3d5_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/hive-rhel8@sha256:dd6a4624672d458a0072b9aa46fb1b3d576c0b198759d053f61536f3b9e34359_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/hypershift-addon-rhel8-operator@sha256:00322fc5e7a8e1d08ca716e23982dae6d365b1523f8d3465e6daad5074067ea2_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/hypershift-addon-rhel8-operator@sha256:27cc406bb658c1915e75f5d0b0d3c0f73e72635c9f5bb08bc28e3c5c434e147b_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/hypershift-addon-rhel8-operator@sha256:afc67731faaa2dc9d32a052064763737c8bc4b1b5cf8e8ffb7cb31a4652c656c_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/hypershift-addon-rhel8-operator@sha256:c4227a3a5b323d716a979e1c6a66c458d458648c5fcb0ab151ad55ba24972f51_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/hypershift-deployment-controller-rhel8@sha256:68de13099864a989493367500360560a677fde2e0e56a760a6dafde1d7be9a27_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/hypershift-deployment-controller-rhel8@sha256:8d4a908562cbb0351aea12befe5f2bdf57041e073ce679d1b1c5b46c893844b6_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/hypershift-deployment-controller-rhel8@sha256:be5d7a8b6dec6d4c959badc2d2960ec7bfe74a75c0d673da06fe6335920de3a0_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/hypershift-deployment-controller-rhel8@sha256:f44b9cd7b993051b4d59108153763a09d283c0cf822fab478f22cfbe53847da7_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/hypershift-rhel8-operator@sha256:2d94cd451fbf0abc13e50b6b6252061294bdbfd1eda64f4347177d20b5d1e489_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/hypershift-rhel8-operator@sha256:3d8d114403d85cbba699f53aa177a84da92516b5d2e852b2bffc33eabde6af13_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/hypershift-rhel8-operator@sha256:62e91ac9b6291bf7abc26cdd937c2c2cf7cdf1f1256a33acbaa5d1cdc607d3fa_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/hypershift-rhel8-operator@sha256:ffce5bc9fb2be59047c4840d9222499f03c1cf74786d8695aab1d1b04adc6f8a_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/klusterlet-operator-bundle@sha256:1687315db647e6689845df88843ae53275440042b76dc781dcabeef16e426bdf_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/managed-serviceaccount-rhel8@sha256:63593ef6045808b9c3fe96fc1cddd99bdfabaaef881fe716972500bfda62f92b_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/managed-serviceaccount-rhel8@sha256:7f5f65ba65c9bfc64d8bf9724a22b68d38c512465f4be1bfed8f02133256214f_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/managed-serviceaccount-rhel8@sha256:8621056c6982b9875749650eee2cf967b31217298a1b924de1fe710e0445df1b_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/managed-serviceaccount-rhel8@sha256:ec5bdf8a935ee1daaa5c91a7fd7816ade97619b5d1f6b61e663c03f43bb832bc_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/managedcluster-import-controller-rhel8@sha256:17987e46eb8772ef79e771b6edd137b29914ae357eb036d76a063cb04de116a3_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/managedcluster-import-controller-rhel8@sha256:4a22ca54331be02c08e23704852c34273a8bf3d1bb2c8f2aaf92f277474e3654_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/managedcluster-import-controller-rhel8@sha256:7d737e05b3164a7e49085a2026bf5fbbdda5a0d23890e1de455eea8d59f20187_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/managedcluster-import-controller-rhel8@sha256:eaf8ba4c775e4ebaeea316bbab0344eb10674089ff9db1c8f1373ed564b03749_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/mce-operator-bundle@sha256:701ad2aa334971346282a7a80c420049f08a3e3845a915a947e7605aab9c1369_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/mce-operator-bundle@sha256:cf1b297a2bbfa2a55204e2c4688511baa0223978b2d4ab7cfb8f8c5c965d563f_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/mce-operator-bundle@sha256:ed114b2afb91375b6f3576da15474ad96c154cc0ed16e288f8a4840d7d39942f_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/mce-operator-bundle@sha256:f1be217449145edb01b029b19d08831cc6d085856e39aea8174e74ef0cc85283_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/multicloud-manager-rhel8@sha256:162fe79ef40dbdcd1c9a16c601ffeb1c1dec5309c250bddf85809a0197b2ec3e_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/multicloud-manager-rhel8@sha256:af5076a59d32f3bed7f88348bccdff6fad4d250aab7f8dc7c2791e75fa76c7d9_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/multicloud-manager-rhel8@sha256:c03edb31a56b4678c4e0f66c59b49e3798b8442ef1ddca3f67488f4baca30241_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/multicloud-manager-rhel8@sha256:c6fb6ec34c746ba73007bec6e1895b4e1a4ed551b035aa9059664ded820f46fa_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-cluster-api-provider-agent-rhel8@sha256:208389221423692530b334815985b0a2263febf5574138e854dbdc011f03b4a2_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-cluster-api-provider-agent-rhel8@sha256:4bacc4ba3974c11ac27d1448a7f7cd973162caf33358249e9d1c154018124830_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-cluster-api-provider-agent-rhel8@sha256:8b3c3fb8fdf6d679f6020e0c739f25ae83dd4173e46b743de911d8e346f371fe_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-cluster-api-provider-agent-rhel8@sha256:a4d3f04386e63bfb640b928c01f972ba7d90af9c5213a7c10968b55c875565e0_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-console-mce-rhel8@sha256:009597e78bf32e0a6d83ad456a6670e436692aa1c12cbd144580a30080054d0f_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-console-mce-rhel8@sha256:95cbc26ed2e396e44efd543d8a38f1c698267e1a617a7ee4b6f26efdb49e3059_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-console-mce-rhel8@sha256:b83a44a87eddeaa3914d03f51f58e8cc5412ee580ee233754108b2349d890b8c_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-console-mce-rhel8@sha256:e3883d9629078bc16f2a6526cb8b1fdea89c1a8b8f477487fd6b34efa2f13999_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-hypershift-addon-rhel8-operator@sha256:00322fc5e7a8e1d08ca716e23982dae6d365b1523f8d3465e6daad5074067ea2_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-hypershift-addon-rhel8-operator@sha256:27cc406bb658c1915e75f5d0b0d3c0f73e72635c9f5bb08bc28e3c5c434e147b_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-hypershift-addon-rhel8-operator@sha256:afc67731faaa2dc9d32a052064763737c8bc4b1b5cf8e8ffb7cb31a4652c656c_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-hypershift-addon-rhel8-operator@sha256:c4227a3a5b323d716a979e1c6a66c458d458648c5fcb0ab151ad55ba24972f51_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-hypershift-deployment-controller-rhel8@sha256:68de13099864a989493367500360560a677fde2e0e56a760a6dafde1d7be9a27_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-hypershift-deployment-controller-rhel8@sha256:8d4a908562cbb0351aea12befe5f2bdf57041e073ce679d1b1c5b46c893844b6_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-hypershift-deployment-controller-rhel8@sha256:be5d7a8b6dec6d4c959badc2d2960ec7bfe74a75c0d673da06fe6335920de3a0_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-hypershift-deployment-controller-rhel8@sha256:f44b9cd7b993051b4d59108153763a09d283c0cf822fab478f22cfbe53847da7_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-managed-serviceaccount-rhel8@sha256:63593ef6045808b9c3fe96fc1cddd99bdfabaaef881fe716972500bfda62f92b_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-managed-serviceaccount-rhel8@sha256:7f5f65ba65c9bfc64d8bf9724a22b68d38c512465f4be1bfed8f02133256214f_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-managed-serviceaccount-rhel8@sha256:8621056c6982b9875749650eee2cf967b31217298a1b924de1fe710e0445df1b_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-managed-serviceaccount-rhel8@sha256:ec5bdf8a935ee1daaa5c91a7fd7816ade97619b5d1f6b61e663c03f43bb832bc_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/must-gather-rhel8@sha256:4270ef4ed53f54fb13cf1092b3babb70af7012886a3f0c293b11040083f39651_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/must-gather-rhel8@sha256:4ecb20c797f71375bc888ed84036f49bc40e2e9984e7ec74b14ad697d1b9c6fb_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/must-gather-rhel8@sha256:6d2624faf8cb2634a9e2203273d95c076ed2207ddd87f50df6ce8e5088a5d257_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/must-gather-rhel8@sha256:e838cb2e70eff2157b992c1cc6c576c9e099306b1df69d6d5c9d991ded4e0789_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/placement-rhel8@sha256:473ed2081010b9005ecc6fb254389dac6927f336967bd4a2f99ca3210fd265f0_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/placement-rhel8@sha256:746794cb82199cfc0c659de0a48018bbd8f18aec97265d68f8dd8bbf783049b1_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/placement-rhel8@sha256:7f5c7671a97f09756a150feb6a6bd04f40aa938ce065102b5b5875eadab933db_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/placement-rhel8@sha256:a6fb7f9d80d4d6cb53317f7d87960af28a6cafb8c5abee369f7bd94cbe449686_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/provider-credential-controller-rhel8@sha256:759037d7817cef4e0451befe8f2bc943a89f2bda95a52327a1c552c3f9a095bb_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/provider-credential-controller-rhel8@sha256:90281a3feff8e019a937fabb5184881c1983cda657c41332cd0321acf5ea4092_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/provider-credential-controller-rhel8@sha256:b6406fbcfeed4c491c66b778a4ad08e8066db5052a49863dd459e2b7375e6ba4_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/provider-credential-controller-rhel8@sha256:c4707c5214505bf1e5f693f0c5df4bb6fe4336670bf850b9a09040b6d87cccd2_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/registration-operator-rhel8@sha256:49d81d8a383de609d64760a4ae6ffa61469a59a5678311406ce4f838c1cc66fd_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/registration-operator-rhel8@sha256:579420cfdc2a542ab7a1b9cd6f1324885f60d1ec5d2bda74808127b45aef2983_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/registration-operator-rhel8@sha256:f945ae948589e2ea294d3d6e8f89fe05c1203f375a0722465965208ecfc15b94_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/registration-operator-rhel8@sha256:fbc7cd19b869d02af6dba24b20f6a44c498fb00e4afc629821f47b9b35c5a94d_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/registration-rhel8@sha256:39cc95f16445c3a1dca378beb50f5931ad081f459c9c6eb012325c6a9d8ada6c_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/registration-rhel8@sha256:686390715f19747bff24e95137307182ab095fb133051424996c6b0ee668569a_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/registration-rhel8@sha256:7bbc4dceeffd5f4bb47e9c38f97109d083dbbbda1a1643b7eb7762ebbd5047a1_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/registration-rhel8@sha256:cb1c8096bd5bd9f1dfa413bc0d1889d970b6d841988d24d6c1008904b1288cfe_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/work-rhel8@sha256:345f405c6a1d3e18beaf13c24a7ca4055a03746d8e6540670435e8d2413fefaf_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/work-rhel8@sha256:663cf3e0453e2ae5b1c9d5f6d335930d6d1e9c7a34151a171dbf58f9066c2b96_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/work-rhel8@sha256:c5c1939a142b9554a2ce664605409cefcb9954bbb1d8eef988fddab50f06cdaf_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/work-rhel8@sha256:d425b68e6265d098601e240cae6084c76416fd27bfbd955a3ccee30873544e38_ppc64le"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2022:6345"
}
],
"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.1:multicluster-engine/agent-service-rhel8@sha256:661ee3a57d860a713ffb481ea87858f20fce1e57b858821cb0c1ec4069e206a0_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/agent-service-rhel8@sha256:8cb5ab317ccc6b1bcd409cfba0ec983e3f5d9531227e76bb455011636ed32d21_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/agent-service-rhel8@sha256:e136966121b82373c9279b1b59b68864ed10bfdee424959a7ad4b190ff7a2562_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/agent-service-rhel8@sha256:fce50212c8bbfdc3e8f445f4b7ea35881eb29e49c443e827ad6fe2389328d57f_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/apiserver-network-proxy-rhel8@sha256:25b242af63aca69a32c457dde23b3ac52ed81f5edad3e919d5df59902adb0b60_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/apiserver-network-proxy-rhel8@sha256:5ea69e650771525faf944fbf3be82a19e54a964d38adbb88263247652476938c_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/apiserver-network-proxy-rhel8@sha256:c97ea925ea31a1ae6824ec55bbb43c3cf0d2d9b0fb6d12b6d23492e0e5a5467a_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/apiserver-network-proxy-rhel8@sha256:f71c4c301774aba9a886f2891eace9da47ba075d2a2e4acfc03849c9c0da57bc_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/assisted-image-service-rhel8@sha256:1d250617cf4eb47800d30bd6bdd61872faa29eb7c6953edcb4a107360f0d0a78_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/assisted-image-service-rhel8@sha256:3730a3c3cfb695b540945b5f0ae739a701a0155137b9509238860549105ab670_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/assisted-image-service-rhel8@sha256:3d59cfa190838da34bac1ccf88562f996cc9e9ffdb151f47e044ba3fcc964a3d_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/assisted-image-service-rhel8@sha256:92c8157e43d84584ba93d978fcc6ffba84118e4ea5ff46ad71a62ffdc7fc56e5_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/assisted-installer-agent-rhel8@sha256:99e0accdee9b311b9abf032c712060823736f88c7bf3ba692349d7f8290a9570_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/assisted-installer-agent-rhel8@sha256:b4722c060fb38e1609e689b605816cefb39a15a0ddc40837a90727d123b91c88_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/assisted-installer-reporter-rhel8@sha256:1d465abc36e2045dc5a291663786709fc920c42aacb0c34c4868a1a633334509_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/assisted-installer-reporter-rhel8@sha256:bdb861698be8305247b21ebab7994f27eaae818f691ffcff3d5b5eb5dc70a722_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/assisted-installer-reporter-rhel8@sha256:e4dd90d186f1fea6fcdb4e23f74e4390e00d134b2c21d8510c1cdbbcef3c4a1f_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/assisted-installer-rhel8@sha256:61ac4136dad0e02323807e6d3de8e890ec0b7e7e1f7112f9610410712af6f9b5_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/assisted-installer-rhel8@sha256:686b64358857be04087a706048a32b7356b16a0028d2b200da16ec94d931d25d_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/assisted-installer-rhel8@sha256:910dad58b72de16f92dd5b60d0420010d18229a6e0966fe2eb072517febe499f_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/aws-encryption-provider-rhel8@sha256:31329737bd3608345f8e969e872e2e18305e2959d9d81867933c73fb26a53dcd_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/aws-encryption-provider-rhel8@sha256:9797eef2012c827ff3250cba1cd542772e92872b4bd69a01bdbdba4fe407472c_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/aws-encryption-provider-rhel8@sha256:ab7f1982f21ed9251501396ea150764348b5f61b6e50b9d74b5031e705e16ef3_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/aws-encryption-provider-rhel8@sha256:cee69ba4c6fb326afd03c7f21856a028fa4758dab8c849ef6eaeaea0cd55afd2_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/backplane-rhel8-operator@sha256:0b8c36b4b1d00e47ee4faaeec9ccbdc2977a50592035f8a600491c657e439d33_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/backplane-rhel8-operator@sha256:5dbd590a4bbed44f487d1601d1825b5efb8253b9ee2be49adccec7e0ea9410ac_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/backplane-rhel8-operator@sha256:9f7854a1de26dfebdc8beafffd01304017b8fe7cd84065dd452de1276e529a06_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/backplane-rhel8-operator@sha256:e7998dc233af266ed94ba16450c2f02096abb5e045f291f8f94a83ef9da7dd51_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-provider-agent-rhel8@sha256:208389221423692530b334815985b0a2263febf5574138e854dbdc011f03b4a2_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-provider-agent-rhel8@sha256:4bacc4ba3974c11ac27d1448a7f7cd973162caf33358249e9d1c154018124830_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-provider-agent-rhel8@sha256:8b3c3fb8fdf6d679f6020e0c739f25ae83dd4173e46b743de911d8e346f371fe_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-provider-agent-rhel8@sha256:a4d3f04386e63bfb640b928c01f972ba7d90af9c5213a7c10968b55c875565e0_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-provider-aws-rhel8@sha256:36a5f30d043f1137033842188e59224b803158696f60ddb41095a766705485f4_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-provider-aws-rhel8@sha256:6fb7799fca309c727c7afea57448fc653dde09495945e314402a3e3a079e5b03_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-provider-aws-rhel8@sha256:9b8d4fde02e4c43d194bf4c420550730fd52b74587e2327f2e9eb75067bb25e7_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-provider-aws-rhel8@sha256:bd612736fde388811d12a572852c86d0fe9dcbb6e7f404c64b8654c870d4e2eb_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-provider-azure-rhel8@sha256:2b93b026497655f16a85a2929b1f0c970d51dce0e0e8462774989f1943bdc785_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-provider-azure-rhel8@sha256:2c9c916d0face10abc7f6467564e394ead5946bf18ed8439456cce2767a83b3e_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-provider-azure-rhel8@sha256:6f41c353228c4016ab02557a5591ef36f4aea799c4ad89798343b4a2f0765d08_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-provider-azure-rhel8@sha256:ddd59c296543f525f719336ad6ddc5e5f8d3915e08e3b64d575a9835de3e95ad_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-provider-kubevirt-rhel8@sha256:0007824d89632253727ead00c5fd6ec463f310d71e58e237ea5e51c13052b0bc_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-provider-kubevirt-rhel8@sha256:9cd9106f72557b8ba5de9f4d1de5ff8d33514d2c02889999a3c20aab9a8dd061_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-provider-kubevirt-rhel8@sha256:cbe319cfa3ab4610dc67abea27841dd5b670061faa74e666959550343bba1c28_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-provider-kubevirt-rhel8@sha256:df94a1d8a4b6d1aebed4e657267219632bb3b2176537bdf8e51a728cd78f136f_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-rhel8@sha256:30f56a4d5cba0ccd55e0bda756c7af8010ab94ec3b644dc73f7b32e76b5bbb3a_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-rhel8@sha256:4f7cb34768ff908ed1ba54330603ea54b82a4144cf9124dae01a727dcc60362a_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-rhel8@sha256:a137205ac2127a04466519355b07cee71c08c56dddfee35671127241ebdf4a99_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-rhel8@sha256:c8a785b4e1688d358cec73e9cf4853ca0ab28c7daa4c45d5384b7bebc333f53a_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-curator-controller-rhel8@sha256:1d4d913d4136321ebd94e6b9d9e55be7262883702de72c4a61827804ad843942_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-curator-controller-rhel8@sha256:2134c387cb0e8c2f95bb8ef74ad0a10c37403d9e0dfaeb7e2e9efb388c606ac1_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-curator-controller-rhel8@sha256:2e0867d6ebace932eb09bb3a6a929562a157bc2eea9c28063eb30dac866abf63_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-curator-controller-rhel8@sha256:3dd533817d97518c7af991b888c5f9df501bd496ed53988e5444c1ea62e539cb_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-proxy-addon-rhel8@sha256:2779eae299eb2b48e8a868de2f2d8d13313ca17b2f7d5c816013145b0c787cc8_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-proxy-addon-rhel8@sha256:28544cf2414bdeffb8bcaae2d1547064da46ab5a122fd77861083b1e81e299cc_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-proxy-addon-rhel8@sha256:4da01f6a0a59069045d23599d748849da60ee309f72f233497edd379b3b0823e_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-proxy-addon-rhel8@sha256:6318fd6b0e0f5c39239ba9c71c330bce7974deaf970359ec83c88116abf7a653_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-proxy-rhel8@sha256:610de7f25fd387262c360acb21dd45dc80e1c52a77dd11982965da80301407ab_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-proxy-rhel8@sha256:a881a94835c7eef6babe00792fc0a99c9816831869cb26af0dcf2665233f7710_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-proxy-rhel8@sha256:b240f43890529fe95b1a74de6f4c2626e85ae91ae6a624bb98a4c31130b6740d_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-proxy-rhel8@sha256:df6cd66cdb17efc356e770930ff796bdb527c292243f5e8b87ca5c9e912a19d6_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/clusterclaims-controller-rhel8@sha256:3608571c2a5a3d399e3ad8135ca90e46a7e57b322b5ef9d708efa631cee7109c_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/clusterclaims-controller-rhel8@sha256:5c04626558442d50ab58a941d72a78db7c94f5ce730b5abb7599c21981875970_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/clusterclaims-controller-rhel8@sha256:7be740cc5987a1dfc76d7d8a306ff65291eb9cf61419842f463aa9dc4d6ecde1_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/clusterclaims-controller-rhel8@sha256:fce2e92743adaf6fe2e0168cfeecdc71ff7c009ef92a89c9172ff46ebbedcd40_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/clusterlifecycle-state-metrics-rhel8@sha256:288a0e4f9ca79859c5f295e920e9ef01d395720ea5b62ec7f5a5bd975b9c5850_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/clusterlifecycle-state-metrics-rhel8@sha256:93b9ad845fab34498a6f504ad626d0d5236c39ab1aaf7789df146311e4ba33cd_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/clusterlifecycle-state-metrics-rhel8@sha256:c808d378bd0666d7eb1f9c9024f7d2f7c6bdedd40298aa1e940cfc1ce735af54_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/clusterlifecycle-state-metrics-rhel8@sha256:df17928fd459e5063fb2470dbaea51c96f292f1a4ca5eaedc64a03687edbb6cd_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/console-mce-rhel8@sha256:009597e78bf32e0a6d83ad456a6670e436692aa1c12cbd144580a30080054d0f_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/console-mce-rhel8@sha256:95cbc26ed2e396e44efd543d8a38f1c698267e1a617a7ee4b6f26efdb49e3059_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/console-mce-rhel8@sha256:b83a44a87eddeaa3914d03f51f58e8cc5412ee580ee233754108b2349d890b8c_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/console-mce-rhel8@sha256:e3883d9629078bc16f2a6526cb8b1fdea89c1a8b8f477487fd6b34efa2f13999_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/discovery-rhel8@sha256:12b3c0a01c59836687a7cfc1fba050d0800625cd46f678551a5944b0664c044d_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/discovery-rhel8@sha256:25eefa4b7af3650f57e9a4c372522a0cae7bcc1b41735d2b503b9b41d9c2d0b2_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/discovery-rhel8@sha256:9a655c52c83f7682964e8f46fed6011c6e9de7a2a64ee0893d0c02cf725746e1_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/discovery-rhel8@sha256:a0bcad7b2191e3c674813c2e1e67aea619d6d7eaa95f2324902e0b842d1c0cc8_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/hive-rhel8@sha256:674603ee10ad5e9d42e18e5c2f91153c863cb7e9f38cd523559c8de7c7097483_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/hive-rhel8@sha256:67b2477a7b3885df470dc56e94525e7ebc3dce326599c6f2a311f8727557bf8b_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/hive-rhel8@sha256:8722d4f39942af4a008209ae518bf27d30deaa2e5bf97fc3118bea58efafb3d5_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/hive-rhel8@sha256:dd6a4624672d458a0072b9aa46fb1b3d576c0b198759d053f61536f3b9e34359_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/hypershift-addon-rhel8-operator@sha256:00322fc5e7a8e1d08ca716e23982dae6d365b1523f8d3465e6daad5074067ea2_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/hypershift-addon-rhel8-operator@sha256:27cc406bb658c1915e75f5d0b0d3c0f73e72635c9f5bb08bc28e3c5c434e147b_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/hypershift-addon-rhel8-operator@sha256:afc67731faaa2dc9d32a052064763737c8bc4b1b5cf8e8ffb7cb31a4652c656c_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/hypershift-addon-rhel8-operator@sha256:c4227a3a5b323d716a979e1c6a66c458d458648c5fcb0ab151ad55ba24972f51_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/hypershift-deployment-controller-rhel8@sha256:68de13099864a989493367500360560a677fde2e0e56a760a6dafde1d7be9a27_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/hypershift-deployment-controller-rhel8@sha256:8d4a908562cbb0351aea12befe5f2bdf57041e073ce679d1b1c5b46c893844b6_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/hypershift-deployment-controller-rhel8@sha256:be5d7a8b6dec6d4c959badc2d2960ec7bfe74a75c0d673da06fe6335920de3a0_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/hypershift-deployment-controller-rhel8@sha256:f44b9cd7b993051b4d59108153763a09d283c0cf822fab478f22cfbe53847da7_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/hypershift-rhel8-operator@sha256:2d94cd451fbf0abc13e50b6b6252061294bdbfd1eda64f4347177d20b5d1e489_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/hypershift-rhel8-operator@sha256:3d8d114403d85cbba699f53aa177a84da92516b5d2e852b2bffc33eabde6af13_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/hypershift-rhel8-operator@sha256:62e91ac9b6291bf7abc26cdd937c2c2cf7cdf1f1256a33acbaa5d1cdc607d3fa_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/hypershift-rhel8-operator@sha256:ffce5bc9fb2be59047c4840d9222499f03c1cf74786d8695aab1d1b04adc6f8a_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/klusterlet-operator-bundle@sha256:1687315db647e6689845df88843ae53275440042b76dc781dcabeef16e426bdf_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/managed-serviceaccount-rhel8@sha256:63593ef6045808b9c3fe96fc1cddd99bdfabaaef881fe716972500bfda62f92b_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/managed-serviceaccount-rhel8@sha256:7f5f65ba65c9bfc64d8bf9724a22b68d38c512465f4be1bfed8f02133256214f_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/managed-serviceaccount-rhel8@sha256:8621056c6982b9875749650eee2cf967b31217298a1b924de1fe710e0445df1b_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/managed-serviceaccount-rhel8@sha256:ec5bdf8a935ee1daaa5c91a7fd7816ade97619b5d1f6b61e663c03f43bb832bc_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/managedcluster-import-controller-rhel8@sha256:17987e46eb8772ef79e771b6edd137b29914ae357eb036d76a063cb04de116a3_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/managedcluster-import-controller-rhel8@sha256:4a22ca54331be02c08e23704852c34273a8bf3d1bb2c8f2aaf92f277474e3654_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/managedcluster-import-controller-rhel8@sha256:7d737e05b3164a7e49085a2026bf5fbbdda5a0d23890e1de455eea8d59f20187_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/managedcluster-import-controller-rhel8@sha256:eaf8ba4c775e4ebaeea316bbab0344eb10674089ff9db1c8f1373ed564b03749_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/mce-operator-bundle@sha256:701ad2aa334971346282a7a80c420049f08a3e3845a915a947e7605aab9c1369_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/mce-operator-bundle@sha256:cf1b297a2bbfa2a55204e2c4688511baa0223978b2d4ab7cfb8f8c5c965d563f_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/mce-operator-bundle@sha256:ed114b2afb91375b6f3576da15474ad96c154cc0ed16e288f8a4840d7d39942f_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/mce-operator-bundle@sha256:f1be217449145edb01b029b19d08831cc6d085856e39aea8174e74ef0cc85283_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/multicloud-manager-rhel8@sha256:162fe79ef40dbdcd1c9a16c601ffeb1c1dec5309c250bddf85809a0197b2ec3e_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/multicloud-manager-rhel8@sha256:af5076a59d32f3bed7f88348bccdff6fad4d250aab7f8dc7c2791e75fa76c7d9_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/multicloud-manager-rhel8@sha256:c03edb31a56b4678c4e0f66c59b49e3798b8442ef1ddca3f67488f4baca30241_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/multicloud-manager-rhel8@sha256:c6fb6ec34c746ba73007bec6e1895b4e1a4ed551b035aa9059664ded820f46fa_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-cluster-api-provider-agent-rhel8@sha256:208389221423692530b334815985b0a2263febf5574138e854dbdc011f03b4a2_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-cluster-api-provider-agent-rhel8@sha256:4bacc4ba3974c11ac27d1448a7f7cd973162caf33358249e9d1c154018124830_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-cluster-api-provider-agent-rhel8@sha256:8b3c3fb8fdf6d679f6020e0c739f25ae83dd4173e46b743de911d8e346f371fe_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-cluster-api-provider-agent-rhel8@sha256:a4d3f04386e63bfb640b928c01f972ba7d90af9c5213a7c10968b55c875565e0_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-console-mce-rhel8@sha256:009597e78bf32e0a6d83ad456a6670e436692aa1c12cbd144580a30080054d0f_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-console-mce-rhel8@sha256:95cbc26ed2e396e44efd543d8a38f1c698267e1a617a7ee4b6f26efdb49e3059_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-console-mce-rhel8@sha256:b83a44a87eddeaa3914d03f51f58e8cc5412ee580ee233754108b2349d890b8c_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-console-mce-rhel8@sha256:e3883d9629078bc16f2a6526cb8b1fdea89c1a8b8f477487fd6b34efa2f13999_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-hypershift-addon-rhel8-operator@sha256:00322fc5e7a8e1d08ca716e23982dae6d365b1523f8d3465e6daad5074067ea2_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-hypershift-addon-rhel8-operator@sha256:27cc406bb658c1915e75f5d0b0d3c0f73e72635c9f5bb08bc28e3c5c434e147b_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-hypershift-addon-rhel8-operator@sha256:afc67731faaa2dc9d32a052064763737c8bc4b1b5cf8e8ffb7cb31a4652c656c_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-hypershift-addon-rhel8-operator@sha256:c4227a3a5b323d716a979e1c6a66c458d458648c5fcb0ab151ad55ba24972f51_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-hypershift-deployment-controller-rhel8@sha256:68de13099864a989493367500360560a677fde2e0e56a760a6dafde1d7be9a27_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-hypershift-deployment-controller-rhel8@sha256:8d4a908562cbb0351aea12befe5f2bdf57041e073ce679d1b1c5b46c893844b6_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-hypershift-deployment-controller-rhel8@sha256:be5d7a8b6dec6d4c959badc2d2960ec7bfe74a75c0d673da06fe6335920de3a0_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-hypershift-deployment-controller-rhel8@sha256:f44b9cd7b993051b4d59108153763a09d283c0cf822fab478f22cfbe53847da7_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-managed-serviceaccount-rhel8@sha256:63593ef6045808b9c3fe96fc1cddd99bdfabaaef881fe716972500bfda62f92b_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-managed-serviceaccount-rhel8@sha256:7f5f65ba65c9bfc64d8bf9724a22b68d38c512465f4be1bfed8f02133256214f_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-managed-serviceaccount-rhel8@sha256:8621056c6982b9875749650eee2cf967b31217298a1b924de1fe710e0445df1b_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-managed-serviceaccount-rhel8@sha256:ec5bdf8a935ee1daaa5c91a7fd7816ade97619b5d1f6b61e663c03f43bb832bc_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/must-gather-rhel8@sha256:4270ef4ed53f54fb13cf1092b3babb70af7012886a3f0c293b11040083f39651_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/must-gather-rhel8@sha256:4ecb20c797f71375bc888ed84036f49bc40e2e9984e7ec74b14ad697d1b9c6fb_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/must-gather-rhel8@sha256:6d2624faf8cb2634a9e2203273d95c076ed2207ddd87f50df6ce8e5088a5d257_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/must-gather-rhel8@sha256:e838cb2e70eff2157b992c1cc6c576c9e099306b1df69d6d5c9d991ded4e0789_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/placement-rhel8@sha256:473ed2081010b9005ecc6fb254389dac6927f336967bd4a2f99ca3210fd265f0_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/placement-rhel8@sha256:746794cb82199cfc0c659de0a48018bbd8f18aec97265d68f8dd8bbf783049b1_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/placement-rhel8@sha256:7f5c7671a97f09756a150feb6a6bd04f40aa938ce065102b5b5875eadab933db_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/placement-rhel8@sha256:a6fb7f9d80d4d6cb53317f7d87960af28a6cafb8c5abee369f7bd94cbe449686_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/provider-credential-controller-rhel8@sha256:759037d7817cef4e0451befe8f2bc943a89f2bda95a52327a1c552c3f9a095bb_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/provider-credential-controller-rhel8@sha256:90281a3feff8e019a937fabb5184881c1983cda657c41332cd0321acf5ea4092_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/provider-credential-controller-rhel8@sha256:b6406fbcfeed4c491c66b778a4ad08e8066db5052a49863dd459e2b7375e6ba4_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/provider-credential-controller-rhel8@sha256:c4707c5214505bf1e5f693f0c5df4bb6fe4336670bf850b9a09040b6d87cccd2_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/registration-operator-rhel8@sha256:49d81d8a383de609d64760a4ae6ffa61469a59a5678311406ce4f838c1cc66fd_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/registration-operator-rhel8@sha256:579420cfdc2a542ab7a1b9cd6f1324885f60d1ec5d2bda74808127b45aef2983_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/registration-operator-rhel8@sha256:f945ae948589e2ea294d3d6e8f89fe05c1203f375a0722465965208ecfc15b94_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/registration-operator-rhel8@sha256:fbc7cd19b869d02af6dba24b20f6a44c498fb00e4afc629821f47b9b35c5a94d_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/registration-rhel8@sha256:39cc95f16445c3a1dca378beb50f5931ad081f459c9c6eb012325c6a9d8ada6c_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/registration-rhel8@sha256:686390715f19747bff24e95137307182ab095fb133051424996c6b0ee668569a_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/registration-rhel8@sha256:7bbc4dceeffd5f4bb47e9c38f97109d083dbbbda1a1643b7eb7762ebbd5047a1_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/registration-rhel8@sha256:cb1c8096bd5bd9f1dfa413bc0d1889d970b6d841988d24d6c1008904b1288cfe_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/work-rhel8@sha256:345f405c6a1d3e18beaf13c24a7ca4055a03746d8e6540670435e8d2413fefaf_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/work-rhel8@sha256:663cf3e0453e2ae5b1c9d5f6d335930d6d1e9c7a34151a171dbf58f9066c2b96_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/work-rhel8@sha256:c5c1939a142b9554a2ce664605409cefcb9954bbb1d8eef988fddab50f06cdaf_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/work-rhel8@sha256:d425b68e6265d098601e240cae6084c76416fd27bfbd955a3ccee30873544e38_ppc64le"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "golang: net/http/httputil: NewSingleHostReverseProxy - omit X-Forwarded-For not working"
}
]
}
rhsa-2022:6152
Vulnerability from csaf_redhat
Notes
{
"document": {
"aggregate_severity": {
"namespace": "https://access.redhat.com/security/updates/classification/",
"text": "Important"
},
"category": "csaf_security_advisory",
"csaf_version": "2.0",
"distribution": {
"text": "Copyright \u00a9 Red Hat, Inc. All rights reserved.",
"tlp": {
"label": "WHITE",
"url": "https://www.first.org/tlp/"
}
},
"lang": "en",
"notes": [
{
"category": "summary",
"text": "Secondary Scheduler Operator for Red Hat OpenShift 1.1.0\n\nRed Hat Product Security has rated this update as having a security impact of\nImportant. A Common Vulnerability Scoring System (CVSS) base score, which gives a\ndetailed severity rating, is available for each vulnerability from the CVE\nlink(s) in the References section.",
"title": "Topic"
},
{
"category": "general",
"text": "Secondary Scheduler Operator for Red Hat OpenShift 1.1.0\n\nSecurity Fix(es):\n\n* golang: compress/gzip: stack exhaustion in Reader.Read (CVE-2022-30631)\n* golang: net/http: improper sanitization of Transfer-Encoding header (CVE-2022-1705)\n* golang: go/parser: stack exhaustion in all Parse* functions (CVE-2022-1962)\n* golang: encoding/pem: fix stack overflow in Decode (CVE-2022-24675)\n* golang: encoding/xml: stack exhaustion in Decoder.Skip (CVE-2022-28131)\n* golang: crypto/elliptic: panic caused by oversized scalar (CVE-2022-28327)\n* golang: io/fs: stack exhaustion in Glob (CVE-2022-30630)\n* golang: path/filepath: stack exhaustion in Glob (CVE-2022-30632)\n* golang: encoding/xml: stack exhaustion in Unmarshal (CVE-2022-30633)\n* golang: encoding/gob: stack exhaustion in Decoder.Decode (CVE-2022-30635)\n* golang: net/http/httputil: NewSingleHostReverseProxy - omit X-Forwarded-For not working (CVE-2022-32148)\n* golang: crypto/tls: session tickets lack random ticket_age_add (CVE-2022-30629)\n\nFor more details about the security issue(s), including the impact, a CVSS\nscore, acknowledgments, and other related information, refer to the CVE page(s)\nlisted 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-2022:6152",
"url": "https://access.redhat.com/errata/RHSA-2022:6152"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/updates/classification/#important",
"url": "https://access.redhat.com/security/updates/classification/#important"
},
{
"category": "external",
"summary": "2077688",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2077688"
},
{
"category": "external",
"summary": "2077689",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2077689"
},
{
"category": "external",
"summary": "2092793",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2092793"
},
{
"category": "external",
"summary": "2105001",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2105001"
},
{
"category": "external",
"summary": "2107342",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2107342"
},
{
"category": "external",
"summary": "2107371",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2107371"
},
{
"category": "external",
"summary": "2107374",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2107374"
},
{
"category": "external",
"summary": "2107376",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2107376"
},
{
"category": "external",
"summary": "2107383",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2107383"
},
{
"category": "external",
"summary": "2107386",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2107386"
},
{
"category": "external",
"summary": "2107388",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2107388"
},
{
"category": "external",
"summary": "2107390",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2107390"
},
{
"category": "external",
"summary": "2107392",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2107392"
},
{
"category": "external",
"summary": "WRKLDS-466",
"url": "https://issues.redhat.com/browse/WRKLDS-466"
},
{
"category": "self",
"summary": "Canonical URL",
"url": "https://security.access.redhat.com/data/csaf/v2/advisories/2022/rhsa-2022_6152.json"
}
],
"title": "Red Hat Security Advisory: Secondary Scheduler Operator for Red Hat OpenShift 1.1.0 security update",
"tracking": {
"current_release_date": "2025-10-31T13:02:08+00:00",
"generator": {
"date": "2025-10-31T13:02:08+00:00",
"engine": {
"name": "Red Hat SDEngine",
"version": "4.6.10"
}
},
"id": "RHSA-2022:6152",
"initial_release_date": "2022-09-01T05:40:28+00:00",
"revision_history": [
{
"date": "2022-09-01T05:40:28+00:00",
"number": "1",
"summary": "Initial version"
},
{
"date": "2022-09-01T05:40:28+00:00",
"number": "2",
"summary": "Last updated version"
},
{
"date": "2025-10-31T13:02:08+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:752fb4e99e8d8dee18579aba58f34d5248822e77590a51c0d72ecbc726c90a4e_amd64",
"product": {
"name": "openshift-secondary-scheduler-operator/secondary-scheduler-operator-bundle@sha256:752fb4e99e8d8dee18579aba58f34d5248822e77590a51c0d72ecbc726c90a4e_amd64",
"product_id": "openshift-secondary-scheduler-operator/secondary-scheduler-operator-bundle@sha256:752fb4e99e8d8dee18579aba58f34d5248822e77590a51c0d72ecbc726c90a4e_amd64",
"product_identification_helper": {
"purl": "pkg:oci/secondary-scheduler-operator-bundle@sha256:752fb4e99e8d8dee18579aba58f34d5248822e77590a51c0d72ecbc726c90a4e?arch=amd64\u0026repository_url=registry.redhat.io/openshift-secondary-scheduler-operator/secondary-scheduler-operator-bundle\u0026tag=v1.1-11"
}
}
},
{
"category": "product_version",
"name": "openshift-secondary-scheduler-operator/secondary-scheduler-operator-rhel8@sha256:777bb9e4d92ca645fb10cb85d3d0bbc35408e63d0dbddee200a85a018b6afc69_amd64",
"product": {
"name": "openshift-secondary-scheduler-operator/secondary-scheduler-operator-rhel8@sha256:777bb9e4d92ca645fb10cb85d3d0bbc35408e63d0dbddee200a85a018b6afc69_amd64",
"product_id": "openshift-secondary-scheduler-operator/secondary-scheduler-operator-rhel8@sha256:777bb9e4d92ca645fb10cb85d3d0bbc35408e63d0dbddee200a85a018b6afc69_amd64",
"product_identification_helper": {
"purl": "pkg:oci/secondary-scheduler-operator-rhel8@sha256:777bb9e4d92ca645fb10cb85d3d0bbc35408e63d0dbddee200a85a018b6afc69?arch=amd64\u0026repository_url=registry.redhat.io/openshift-secondary-scheduler-operator/secondary-scheduler-operator-rhel8\u0026tag=v1.1-11"
}
}
}
],
"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:752fb4e99e8d8dee18579aba58f34d5248822e77590a51c0d72ecbc726c90a4e_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:752fb4e99e8d8dee18579aba58f34d5248822e77590a51c0d72ecbc726c90a4e_amd64"
},
"product_reference": "openshift-secondary-scheduler-operator/secondary-scheduler-operator-bundle@sha256:752fb4e99e8d8dee18579aba58f34d5248822e77590a51c0d72ecbc726c90a4e_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:777bb9e4d92ca645fb10cb85d3d0bbc35408e63d0dbddee200a85a018b6afc69_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:777bb9e4d92ca645fb10cb85d3d0bbc35408e63d0dbddee200a85a018b6afc69_amd64"
},
"product_reference": "openshift-secondary-scheduler-operator/secondary-scheduler-operator-rhel8@sha256:777bb9e4d92ca645fb10cb85d3d0bbc35408e63d0dbddee200a85a018b6afc69_amd64",
"relates_to_product_reference": "8Base-OSSO-1.1"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2022-1705",
"cwe": {
"id": "CWE-444",
"name": "Inconsistent Interpretation of HTTP Requests (\u0027HTTP Request/Response Smuggling\u0027)"
},
"discovery_date": "2022-07-14T00: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:752fb4e99e8d8dee18579aba58f34d5248822e77590a51c0d72ecbc726c90a4e_amd64"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2107374"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in golang. The HTTP/1 client accepted invalid Transfer-Encoding headers indicating \"chunked\" encoding. This issue could allow request smuggling, but only if combined with an intermediate server that also improperly accepts the header as invalid.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "golang: net/http: improper sanitization of Transfer-Encoding header",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "Within regulated environments, a combination of the following controls acts as a significant barrier to successfully exploiting a CWE-444: Inconsistent Interpretation of HTTP Requests (\u0027HTTP Request/Response Smuggling\u0027) vulnerability and therefore downgrades the severity of this particular CVE from Moderate to Low.\n\nThe platform uses secure, encrypted HTTPS connections over TLS 1.2 to reduce the risk of smuggling attacks by preventing the injection of ambiguous or malformed requests between components. The environment employs IPS/IDS and antimalware solutions to detect and block malicious code while ensuring consistent interpretation of HTTP requests across network layers, mitigating request/response inconsistencies. Event logs are collected and analyzed for centralization, correlation, monitoring, alerting, and retention, enabling the detection of malformed or suspicious HTTP traffic. Static code analysis and peer reviews enforce strong input validation and error handling to ensure all user inputs adhere to HTTP protocol specifications.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\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:777bb9e4d92ca645fb10cb85d3d0bbc35408e63d0dbddee200a85a018b6afc69_amd64"
],
"known_not_affected": [
"8Base-OSSO-1.1:openshift-secondary-scheduler-operator/secondary-scheduler-operator-bundle@sha256:752fb4e99e8d8dee18579aba58f34d5248822e77590a51c0d72ecbc726c90a4e_amd64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2022-1705"
},
{
"category": "external",
"summary": "RHBZ#2107374",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2107374"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2022-1705",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-1705"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2022-1705",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2022-1705"
},
{
"category": "external",
"summary": "https://go.dev/issue/53188",
"url": "https://go.dev/issue/53188"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-announce/c/nqrv9fbR0zE",
"url": "https://groups.google.com/g/golang-announce/c/nqrv9fbR0zE"
}
],
"release_date": "2022-07-12T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2022-09-01T05:40:28+00:00",
"details": "For Secondary Scheduler Operator 1.1.0 see the following documentation, which\nwill be updated shortly, for detailed release notes:\n\nFor more information on Secondary Scheduler Operator for Red Hat OpenShift\n1.1.0, see the following release notes:\n\nhttps://docs.openshift.com/container-platform/4.11/nodes/scheduling/secondary_scheduler/nodes-secondary-scheduler-release-notes.html#secondary-scheduler-operator-release-notes-1.1.0",
"product_ids": [
"8Base-OSSO-1.1:openshift-secondary-scheduler-operator/secondary-scheduler-operator-rhel8@sha256:777bb9e4d92ca645fb10cb85d3d0bbc35408e63d0dbddee200a85a018b6afc69_amd64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2022:6152"
}
],
"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-OSSO-1.1:openshift-secondary-scheduler-operator/secondary-scheduler-operator-bundle@sha256:752fb4e99e8d8dee18579aba58f34d5248822e77590a51c0d72ecbc726c90a4e_amd64",
"8Base-OSSO-1.1:openshift-secondary-scheduler-operator/secondary-scheduler-operator-rhel8@sha256:777bb9e4d92ca645fb10cb85d3d0bbc35408e63d0dbddee200a85a018b6afc69_amd64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "golang: net/http: improper sanitization of Transfer-Encoding header"
},
{
"cve": "CVE-2022-1962",
"cwe": {
"id": "CWE-1325",
"name": "Improperly Controlled Sequential Memory Allocation"
},
"discovery_date": "2022-07-14T00: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:752fb4e99e8d8dee18579aba58f34d5248822e77590a51c0d72ecbc726c90a4e_amd64"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2107376"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in the golang standard library, go/parser. When calling any Parse functions on the Go source code, which contains deeply nested types or declarations, a panic can occur due to stack exhaustion. This issue allows an attacker to impact system availability.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "golang: go/parser: stack exhaustion in all Parse* functions",
"title": "Vulnerability summary"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"8Base-OSSO-1.1:openshift-secondary-scheduler-operator/secondary-scheduler-operator-rhel8@sha256:777bb9e4d92ca645fb10cb85d3d0bbc35408e63d0dbddee200a85a018b6afc69_amd64"
],
"known_not_affected": [
"8Base-OSSO-1.1:openshift-secondary-scheduler-operator/secondary-scheduler-operator-bundle@sha256:752fb4e99e8d8dee18579aba58f34d5248822e77590a51c0d72ecbc726c90a4e_amd64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2022-1962"
},
{
"category": "external",
"summary": "RHBZ#2107376",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2107376"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2022-1962",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-1962"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2022-1962",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2022-1962"
},
{
"category": "external",
"summary": "https://go.dev/issue/53616",
"url": "https://go.dev/issue/53616"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-announce/c/nqrv9fbR0zE",
"url": "https://groups.google.com/g/golang-announce/c/nqrv9fbR0zE"
}
],
"release_date": "2022-07-12T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2022-09-01T05:40:28+00:00",
"details": "For Secondary Scheduler Operator 1.1.0 see the following documentation, which\nwill be updated shortly, for detailed release notes:\n\nFor more information on Secondary Scheduler Operator for Red Hat OpenShift\n1.1.0, see the following release notes:\n\nhttps://docs.openshift.com/container-platform/4.11/nodes/scheduling/secondary_scheduler/nodes-secondary-scheduler-release-notes.html#secondary-scheduler-operator-release-notes-1.1.0",
"product_ids": [
"8Base-OSSO-1.1:openshift-secondary-scheduler-operator/secondary-scheduler-operator-rhel8@sha256:777bb9e4d92ca645fb10cb85d3d0bbc35408e63d0dbddee200a85a018b6afc69_amd64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2022:6152"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "LOCAL",
"availabilityImpact": "HIGH",
"baseScore": 5.5,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "LOW",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"8Base-OSSO-1.1:openshift-secondary-scheduler-operator/secondary-scheduler-operator-bundle@sha256:752fb4e99e8d8dee18579aba58f34d5248822e77590a51c0d72ecbc726c90a4e_amd64",
"8Base-OSSO-1.1:openshift-secondary-scheduler-operator/secondary-scheduler-operator-rhel8@sha256:777bb9e4d92ca645fb10cb85d3d0bbc35408e63d0dbddee200a85a018b6afc69_amd64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "golang: go/parser: stack exhaustion in all Parse* functions"
},
{
"cve": "CVE-2022-24675",
"cwe": {
"id": "CWE-120",
"name": "Buffer Copy without Checking Size of Input (\u0027Classic Buffer Overflow\u0027)"
},
"discovery_date": "2022-04-21T00: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:752fb4e99e8d8dee18579aba58f34d5248822e77590a51c0d72ecbc726c90a4e_amd64"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2077688"
}
],
"notes": [
{
"category": "description",
"text": "A buffer overflow flaw was found in Golang\u0027s library encoding/pem. This flaw allows an attacker to use a large PEM input (more than 5 MB), causing a stack overflow in Decode, which leads to a loss of availability.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "golang: encoding/pem: fix stack overflow in Decode",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "Red Hat Enterprise Linux 7, 8 and 9 are affected, because the code-base is affected by this vulnerability.\n\nRed Hat Product Security has rated this issue as having Moderate security impact, and the issue is not currently planned to be addressed in future updates for Red Hat Enterprise Linux 7, hence, marked as Out-of-Support-Scope.\n\nRed Hat Developer Tools - Compilers (go-toolset-1.16-golang \u0026 go-toolset-1.17-golang), ships the vulnerable code and affected by this vulnerability.\n\nFor additional information, refer to the Issue Severity Classification: https://access.redhat.com/security/updates/classification/ and Red Hat Enterprise Linux Life Cycle \u0026 Updates Policy: https://access.redhat.com/support/policy/updates/errata/.\n\nWithin regulated environments, a combination of the following controls acts as a significant barrier to successfully exploiting a CWE-120: Buffer Copy without Checking Size of Input (\u0027Classic Buffer Overflow\u0027) vulnerability and therefore downgrades the severity of this particular CVE from Moderate to Low.\n\nRed Hat follows best practice and federal requirements for least privilege, allowing only specific processes to be run with isolated accounts specific to the team and federal platforms that have limited privileges that are only used for a single task. The environment leverages file integrity checks and malicious code protections, such as IPS/IDS and antimalware solutions, to help detect and prevent malicious code that attempts to exploit buffer overflow vulnerabilities. Robust input validation and error-handling mechanisms ensure all user inputs are thoroughly validated, preventing improperly validated inputs from causing system instability, exposing sensitive data, or escalating risks.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\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:777bb9e4d92ca645fb10cb85d3d0bbc35408e63d0dbddee200a85a018b6afc69_amd64"
],
"known_not_affected": [
"8Base-OSSO-1.1:openshift-secondary-scheduler-operator/secondary-scheduler-operator-bundle@sha256:752fb4e99e8d8dee18579aba58f34d5248822e77590a51c0d72ecbc726c90a4e_amd64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2022-24675"
},
{
"category": "external",
"summary": "RHBZ#2077688",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2077688"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2022-24675",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-24675"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2022-24675",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2022-24675"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-announce/c/oecdBNLOml8",
"url": "https://groups.google.com/g/golang-announce/c/oecdBNLOml8"
}
],
"release_date": "2022-04-12T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2022-09-01T05:40:28+00:00",
"details": "For Secondary Scheduler Operator 1.1.0 see the following documentation, which\nwill be updated shortly, for detailed release notes:\n\nFor more information on Secondary Scheduler Operator for Red Hat OpenShift\n1.1.0, see the following release notes:\n\nhttps://docs.openshift.com/container-platform/4.11/nodes/scheduling/secondary_scheduler/nodes-secondary-scheduler-release-notes.html#secondary-scheduler-operator-release-notes-1.1.0",
"product_ids": [
"8Base-OSSO-1.1:openshift-secondary-scheduler-operator/secondary-scheduler-operator-rhel8@sha256:777bb9e4d92ca645fb10cb85d3d0bbc35408e63d0dbddee200a85a018b6afc69_amd64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2022:6152"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "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:752fb4e99e8d8dee18579aba58f34d5248822e77590a51c0d72ecbc726c90a4e_amd64",
"8Base-OSSO-1.1:openshift-secondary-scheduler-operator/secondary-scheduler-operator-rhel8@sha256:777bb9e4d92ca645fb10cb85d3d0bbc35408e63d0dbddee200a85a018b6afc69_amd64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "golang: encoding/pem: fix stack overflow in Decode"
},
{
"cve": "CVE-2022-28131",
"cwe": {
"id": "CWE-1325",
"name": "Improperly Controlled Sequential Memory Allocation"
},
"discovery_date": "2022-07-14T00: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:752fb4e99e8d8dee18579aba58f34d5248822e77590a51c0d72ecbc726c90a4e_amd64"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2107390"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in golang encoding/xml. When calling Decoder, Skip while parsing a deeply nested XML document, a panic can occur due to stack exhaustion and allows an attacker to impact system availability.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "golang: encoding/xml: stack exhaustion in Decoder.Skip",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "The vulnerability exists in the calling of the function decoder.skip to a deeply nested XML document. Although the vulnerability exists, it may require that the application accept deeply nested XML from untrusted sources and specifically calls Decoder.Skip on it. In many deployments, that code path might not even be reachable or exposed to external input. On top of that, a successful exploitation will only result in denial of service due to stack exhaustion, which is why this has been marked as moderate by Red Hat.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\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:777bb9e4d92ca645fb10cb85d3d0bbc35408e63d0dbddee200a85a018b6afc69_amd64"
],
"known_not_affected": [
"8Base-OSSO-1.1:openshift-secondary-scheduler-operator/secondary-scheduler-operator-bundle@sha256:752fb4e99e8d8dee18579aba58f34d5248822e77590a51c0d72ecbc726c90a4e_amd64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2022-28131"
},
{
"category": "external",
"summary": "RHBZ#2107390",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2107390"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2022-28131",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-28131"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2022-28131",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2022-28131"
},
{
"category": "external",
"summary": "https://go.dev/issue/53614",
"url": "https://go.dev/issue/53614"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-announce/c/nqrv9fbR0zE",
"url": "https://groups.google.com/g/golang-announce/c/nqrv9fbR0zE"
}
],
"release_date": "2022-07-12T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2022-09-01T05:40:28+00:00",
"details": "For Secondary Scheduler Operator 1.1.0 see the following documentation, which\nwill be updated shortly, for detailed release notes:\n\nFor more information on Secondary Scheduler Operator for Red Hat OpenShift\n1.1.0, see the following release notes:\n\nhttps://docs.openshift.com/container-platform/4.11/nodes/scheduling/secondary_scheduler/nodes-secondary-scheduler-release-notes.html#secondary-scheduler-operator-release-notes-1.1.0",
"product_ids": [
"8Base-OSSO-1.1:openshift-secondary-scheduler-operator/secondary-scheduler-operator-rhel8@sha256:777bb9e4d92ca645fb10cb85d3d0bbc35408e63d0dbddee200a85a018b6afc69_amd64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2022:6152"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "LOCAL",
"availabilityImpact": "HIGH",
"baseScore": 7.3,
"baseSeverity": "HIGH",
"confidentialityImpact": "LOW",
"integrityImpact": "LOW",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:N/UI:N/S:U/C:L/I:L/A:H",
"version": "3.1"
},
"products": [
"8Base-OSSO-1.1:openshift-secondary-scheduler-operator/secondary-scheduler-operator-bundle@sha256:752fb4e99e8d8dee18579aba58f34d5248822e77590a51c0d72ecbc726c90a4e_amd64",
"8Base-OSSO-1.1:openshift-secondary-scheduler-operator/secondary-scheduler-operator-rhel8@sha256:777bb9e4d92ca645fb10cb85d3d0bbc35408e63d0dbddee200a85a018b6afc69_amd64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "golang: encoding/xml: stack exhaustion in Decoder.Skip"
},
{
"cve": "CVE-2022-28327",
"cwe": {
"id": "CWE-190",
"name": "Integer Overflow or Wraparound"
},
"discovery_date": "2022-04-21T00: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:752fb4e99e8d8dee18579aba58f34d5248822e77590a51c0d72ecbc726c90a4e_amd64"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2077689"
}
],
"notes": [
{
"category": "description",
"text": "An integer overflow flaw was found in Golang\u0027s crypto/elliptic library. This flaw allows an attacker to use a crafted scaler input longer than 32 bytes, causing P256().ScalarMult or P256().ScalarBaseMult to panic, leading to a loss of availability.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "golang: crypto/elliptic: panic caused by oversized scalar",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "A moderate severity flaw was found in Go\u2019s crypto/elliptic package in the generic P-256 implementation. If a scalar input longer than 32 bytes is supplied, P256().ScalarMult or P256().ScalarBaseMult can panic, causing the application to crash. Indirect uses via crypto/ecdsa and crypto/tls are not affected. This issue impacts availability but does not affect confidentiality or integrity. Only certain platforms (non-amd64, non-arm64, non-ppc64le, non-s390x) may be affected.\n\nRed Hat Enterprise Linux 7, 8 and 9 are affected, because the code-base is affected by this vulnerability.\n\nRed Hat Product Security has rated this issue as having Moderate security impact, and the issue is not currently planned to be addressed in future updates for Red Hat Enterprise Linux 7, hence, marked as Out-of-Support-Scope. \n\nRed Hat Developer Tools - Compilers (go-toolset-1.16-golang \u0026 go-toolset-1.17-golang), ships the vulnerable code and affected by this vulnerability.\n\nFor additional information, refer to the Issue Severity Classification: https://access.redhat.com/security/updates/classification/ and Red Hat Enterprise Linux Life Cycle \u0026 Updates Policy: https://access.redhat.com/support/policy/updates/errata/.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\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:777bb9e4d92ca645fb10cb85d3d0bbc35408e63d0dbddee200a85a018b6afc69_amd64"
],
"known_not_affected": [
"8Base-OSSO-1.1:openshift-secondary-scheduler-operator/secondary-scheduler-operator-bundle@sha256:752fb4e99e8d8dee18579aba58f34d5248822e77590a51c0d72ecbc726c90a4e_amd64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2022-28327"
},
{
"category": "external",
"summary": "RHBZ#2077689",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2077689"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2022-28327",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-28327"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2022-28327",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2022-28327"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-announce/c/oecdBNLOml8",
"url": "https://groups.google.com/g/golang-announce/c/oecdBNLOml8"
}
],
"release_date": "2022-04-12T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2022-09-01T05:40:28+00:00",
"details": "For Secondary Scheduler Operator 1.1.0 see the following documentation, which\nwill be updated shortly, for detailed release notes:\n\nFor more information on Secondary Scheduler Operator for Red Hat OpenShift\n1.1.0, see the following release notes:\n\nhttps://docs.openshift.com/container-platform/4.11/nodes/scheduling/secondary_scheduler/nodes-secondary-scheduler-release-notes.html#secondary-scheduler-operator-release-notes-1.1.0",
"product_ids": [
"8Base-OSSO-1.1:openshift-secondary-scheduler-operator/secondary-scheduler-operator-rhel8@sha256:777bb9e4d92ca645fb10cb85d3d0bbc35408e63d0dbddee200a85a018b6afc69_amd64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2022:6152"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "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:752fb4e99e8d8dee18579aba58f34d5248822e77590a51c0d72ecbc726c90a4e_amd64",
"8Base-OSSO-1.1:openshift-secondary-scheduler-operator/secondary-scheduler-operator-rhel8@sha256:777bb9e4d92ca645fb10cb85d3d0bbc35408e63d0dbddee200a85a018b6afc69_amd64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "golang: crypto/elliptic: panic caused by oversized scalar"
},
{
"cve": "CVE-2022-30629",
"cwe": {
"id": "CWE-331",
"name": "Insufficient Entropy"
},
"discovery_date": "2022-06-02T00: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:752fb4e99e8d8dee18579aba58f34d5248822e77590a51c0d72ecbc726c90a4e_amd64"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2092793"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in the crypto/tls golang package. When session tickets are generated by crypto/tls, it is missing the ticket expiration. This issue may allow an attacker to observe the TLS handshakes to correlate successive connections during session resumption.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "golang: crypto/tls: session tickets lack random ticket_age_add",
"title": "Vulnerability summary"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\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:777bb9e4d92ca645fb10cb85d3d0bbc35408e63d0dbddee200a85a018b6afc69_amd64"
],
"known_not_affected": [
"8Base-OSSO-1.1:openshift-secondary-scheduler-operator/secondary-scheduler-operator-bundle@sha256:752fb4e99e8d8dee18579aba58f34d5248822e77590a51c0d72ecbc726c90a4e_amd64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2022-30629"
},
{
"category": "external",
"summary": "RHBZ#2092793",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2092793"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2022-30629",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-30629"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2022-30629",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2022-30629"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-announce/c/TzIC9-t8Ytg",
"url": "https://groups.google.com/g/golang-announce/c/TzIC9-t8Ytg"
}
],
"release_date": "2022-06-02T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2022-09-01T05:40:28+00:00",
"details": "For Secondary Scheduler Operator 1.1.0 see the following documentation, which\nwill be updated shortly, for detailed release notes:\n\nFor more information on Secondary Scheduler Operator for Red Hat OpenShift\n1.1.0, see the following release notes:\n\nhttps://docs.openshift.com/container-platform/4.11/nodes/scheduling/secondary_scheduler/nodes-secondary-scheduler-release-notes.html#secondary-scheduler-operator-release-notes-1.1.0",
"product_ids": [
"8Base-OSSO-1.1:openshift-secondary-scheduler-operator/secondary-scheduler-operator-rhel8@sha256:777bb9e4d92ca645fb10cb85d3d0bbc35408e63d0dbddee200a85a018b6afc69_amd64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2022:6152"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "HIGH",
"attackVector": "NETWORK",
"availabilityImpact": "NONE",
"baseScore": 3.1,
"baseSeverity": "LOW",
"confidentialityImpact": "LOW",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "REQUIRED",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:R/S:U/C:L/I:N/A:N",
"version": "3.1"
},
"products": [
"8Base-OSSO-1.1:openshift-secondary-scheduler-operator/secondary-scheduler-operator-bundle@sha256:752fb4e99e8d8dee18579aba58f34d5248822e77590a51c0d72ecbc726c90a4e_amd64",
"8Base-OSSO-1.1:openshift-secondary-scheduler-operator/secondary-scheduler-operator-rhel8@sha256:777bb9e4d92ca645fb10cb85d3d0bbc35408e63d0dbddee200a85a018b6afc69_amd64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Low"
}
],
"title": "golang: crypto/tls: session tickets lack random ticket_age_add"
},
{
"cve": "CVE-2022-30630",
"cwe": {
"id": "CWE-1325",
"name": "Improperly Controlled Sequential Memory Allocation"
},
"discovery_date": "2022-07-14T00: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:752fb4e99e8d8dee18579aba58f34d5248822e77590a51c0d72ecbc726c90a4e_amd64"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2107371"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in the golang standard library, io/fs. Calling Glob on a path that contains a large number of path separators can cause a panic issue due to stack exhaustion. This could allow an attacker to impact availability.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "golang: io/fs: stack exhaustion in Glob",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "RH ProdSec has set the Impact of this vulnerability to Moderate as there is no known method to execute arbitary code. Successful exploitation of this bug can cause the application under attack to panic, merely causing a Denial of Service at the application level. As the kernel is unaffected by this bug, the user can merely relaunch the application to fix the problem. Also, if somehow the application keeps relaunching, the timer watchdogs in the default RHEL kernel will stop the attack in its tracks.\n\nWithin regulated environments, a combination of the following controls acts as a significant barrier to successfully exploiting a CWE-1325: Improperly Controlled Sequential Memory Allocation vulnerability and therefore downgrades the severity of this particular CVE from Moderate to Low.\n\nAccess to the platform is granted only after successful hard token-based multi-factor authentication (MFA) and is governed by least privilege to ensure only authorized users and roles can execute or modify code. Static code analysis and peer reviews enforce strong input validation and error handling, preventing improperly validated inputs from causing system instability, data exposure, or privilege escalation. In the event of successful exploitation, process isolation limits the impact of excessive sequential memory allocation by restricting memory use per process, preventing any single process from exhausting system resources. Finally, the platform uses memory protection mechanisms such as Data Execution Prevention (DEP) and Address Space Layout Randomization (ASLR) to reduce the risk of memory allocation-based attacks.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"8Base-OSSO-1.1:openshift-secondary-scheduler-operator/secondary-scheduler-operator-rhel8@sha256:777bb9e4d92ca645fb10cb85d3d0bbc35408e63d0dbddee200a85a018b6afc69_amd64"
],
"known_not_affected": [
"8Base-OSSO-1.1:openshift-secondary-scheduler-operator/secondary-scheduler-operator-bundle@sha256:752fb4e99e8d8dee18579aba58f34d5248822e77590a51c0d72ecbc726c90a4e_amd64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2022-30630"
},
{
"category": "external",
"summary": "RHBZ#2107371",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2107371"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2022-30630",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-30630"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2022-30630",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2022-30630"
},
{
"category": "external",
"summary": "https://go.dev/issue/53415",
"url": "https://go.dev/issue/53415"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-announce/c/nqrv9fbR0zE",
"url": "https://groups.google.com/g/golang-announce/c/nqrv9fbR0zE"
}
],
"release_date": "2022-07-12T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2022-09-01T05:40:28+00:00",
"details": "For Secondary Scheduler Operator 1.1.0 see the following documentation, which\nwill be updated shortly, for detailed release notes:\n\nFor more information on Secondary Scheduler Operator for Red Hat OpenShift\n1.1.0, see the following release notes:\n\nhttps://docs.openshift.com/container-platform/4.11/nodes/scheduling/secondary_scheduler/nodes-secondary-scheduler-release-notes.html#secondary-scheduler-operator-release-notes-1.1.0",
"product_ids": [
"8Base-OSSO-1.1:openshift-secondary-scheduler-operator/secondary-scheduler-operator-rhel8@sha256:777bb9e4d92ca645fb10cb85d3d0bbc35408e63d0dbddee200a85a018b6afc69_amd64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2022:6152"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "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:752fb4e99e8d8dee18579aba58f34d5248822e77590a51c0d72ecbc726c90a4e_amd64",
"8Base-OSSO-1.1:openshift-secondary-scheduler-operator/secondary-scheduler-operator-rhel8@sha256:777bb9e4d92ca645fb10cb85d3d0bbc35408e63d0dbddee200a85a018b6afc69_amd64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "golang: io/fs: stack exhaustion in Glob"
},
{
"cve": "CVE-2022-30631",
"cwe": {
"id": "CWE-1325",
"name": "Improperly Controlled Sequential Memory Allocation"
},
"discovery_date": "2022-07-14T00: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:752fb4e99e8d8dee18579aba58f34d5248822e77590a51c0d72ecbc726c90a4e_amd64"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2107342"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in golang. Calling the Reader, Read method on an archive that contains a large number of concatenated 0-length compressed files can cause a panic issue due to stack exhaustion.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "golang: compress/gzip: stack exhaustion in Reader.Read",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "To exploit CVE-2022-30631, an attacker supplies a specially crafted gzip archive to a Go application that uses a vulnerable version of the compress/gzip package without adequate input validation. This can lead to uncontrolled recursion, resulting in stack exhaustion and causing the application to panic, thereby affecting its availability.\n\nAs this is merely a DoS and there is no known way to control the instruction pointer, RH ProdSec has set the impact of this vulnerabilty to \"Moderate\".\n\nWithin regulated environments, a combination of the following controls acts as a significant barrier to successfully exploiting a CWE-1325: Improperly Controlled Sequential Memory Allocation vulnerability and therefore downgrades the severity of this particular CVE from Moderate to Low.\n\nAccess to the platform is granted only after successful hard token-based multi-factor authentication (MFA) and is governed by least privilege to ensure only authorized users and roles can execute or modify code. Static code analysis and peer reviews enforce strong input validation and error handling, preventing improperly validated inputs from causing system instability, data exposure, or privilege escalation. In the event of successful exploitation, process isolation limits the impact of excessive sequential memory allocation by restricting memory use per process, preventing any single process from exhausting system resources. Finally, the platform uses memory protection mechanisms such as Data Execution Prevention (DEP) and Address Space Layout Randomization (ASLR) to reduce the risk of memory allocation-based attacks.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"8Base-OSSO-1.1:openshift-secondary-scheduler-operator/secondary-scheduler-operator-rhel8@sha256:777bb9e4d92ca645fb10cb85d3d0bbc35408e63d0dbddee200a85a018b6afc69_amd64"
],
"known_not_affected": [
"8Base-OSSO-1.1:openshift-secondary-scheduler-operator/secondary-scheduler-operator-bundle@sha256:752fb4e99e8d8dee18579aba58f34d5248822e77590a51c0d72ecbc726c90a4e_amd64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2022-30631"
},
{
"category": "external",
"summary": "RHBZ#2107342",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2107342"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2022-30631",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-30631"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2022-30631",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2022-30631"
},
{
"category": "external",
"summary": "https://go.dev/issue/53168",
"url": "https://go.dev/issue/53168"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-announce/c/nqrv9fbR0zE",
"url": "https://groups.google.com/g/golang-announce/c/nqrv9fbR0zE"
}
],
"release_date": "2022-07-12T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2022-09-01T05:40:28+00:00",
"details": "For Secondary Scheduler Operator 1.1.0 see the following documentation, which\nwill be updated shortly, for detailed release notes:\n\nFor more information on Secondary Scheduler Operator for Red Hat OpenShift\n1.1.0, see the following release notes:\n\nhttps://docs.openshift.com/container-platform/4.11/nodes/scheduling/secondary_scheduler/nodes-secondary-scheduler-release-notes.html#secondary-scheduler-operator-release-notes-1.1.0",
"product_ids": [
"8Base-OSSO-1.1:openshift-secondary-scheduler-operator/secondary-scheduler-operator-rhel8@sha256:777bb9e4d92ca645fb10cb85d3d0bbc35408e63d0dbddee200a85a018b6afc69_amd64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2022:6152"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "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:752fb4e99e8d8dee18579aba58f34d5248822e77590a51c0d72ecbc726c90a4e_amd64",
"8Base-OSSO-1.1:openshift-secondary-scheduler-operator/secondary-scheduler-operator-rhel8@sha256:777bb9e4d92ca645fb10cb85d3d0bbc35408e63d0dbddee200a85a018b6afc69_amd64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "golang: compress/gzip: stack exhaustion in Reader.Read"
},
{
"cve": "CVE-2022-30632",
"cwe": {
"id": "CWE-1325",
"name": "Improperly Controlled Sequential Memory Allocation"
},
"discovery_date": "2022-07-14T00: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:752fb4e99e8d8dee18579aba58f34d5248822e77590a51c0d72ecbc726c90a4e_amd64"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2107386"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in golang. Calling Glob on a path that contains a large number of path separators can cause a panic issue due to stack exhaustion. This can cause an attacker to impact availability.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "golang: path/filepath: stack exhaustion in Glob",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "The exploitation of this flaw will only result in a denial of service of the application via the application crashing which is why this has been rated as moderate.\n\nWithin regulated environments, a combination of the following controls acts as a significant barrier to successfully exploiting a CWE-1325: Improperly Controlled Sequential Memory Allocation vulnerability and therefore downgrades the severity of this particular CVE from Moderate to Low.\n\nAccess to the platform is granted only after successful hard token-based multi-factor authentication (MFA) and is governed by least privilege to ensure only authorized users and roles can execute or modify code. Static code analysis and peer reviews enforce strong input validation and error handling, preventing improperly validated inputs from causing system instability, data exposure, or privilege escalation. In the event of successful exploitation, process isolation limits the impact of excessive sequential memory allocation by restricting memory use per process, preventing any single process from exhausting system resources. Finally, the platform uses memory protection mechanisms such as Data Execution Prevention (DEP) and Address Space Layout Randomization (ASLR) to reduce the risk of memory allocation-based attacks.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"8Base-OSSO-1.1:openshift-secondary-scheduler-operator/secondary-scheduler-operator-rhel8@sha256:777bb9e4d92ca645fb10cb85d3d0bbc35408e63d0dbddee200a85a018b6afc69_amd64"
],
"known_not_affected": [
"8Base-OSSO-1.1:openshift-secondary-scheduler-operator/secondary-scheduler-operator-bundle@sha256:752fb4e99e8d8dee18579aba58f34d5248822e77590a51c0d72ecbc726c90a4e_amd64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2022-30632"
},
{
"category": "external",
"summary": "RHBZ#2107386",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2107386"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2022-30632",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-30632"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2022-30632",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2022-30632"
},
{
"category": "external",
"summary": "https://go.dev/issue/53416",
"url": "https://go.dev/issue/53416"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-announce/c/nqrv9fbR0zE",
"url": "https://groups.google.com/g/golang-announce/c/nqrv9fbR0zE"
}
],
"release_date": "2022-07-12T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2022-09-01T05:40:28+00:00",
"details": "For Secondary Scheduler Operator 1.1.0 see the following documentation, which\nwill be updated shortly, for detailed release notes:\n\nFor more information on Secondary Scheduler Operator for Red Hat OpenShift\n1.1.0, see the following release notes:\n\nhttps://docs.openshift.com/container-platform/4.11/nodes/scheduling/secondary_scheduler/nodes-secondary-scheduler-release-notes.html#secondary-scheduler-operator-release-notes-1.1.0",
"product_ids": [
"8Base-OSSO-1.1:openshift-secondary-scheduler-operator/secondary-scheduler-operator-rhel8@sha256:777bb9e4d92ca645fb10cb85d3d0bbc35408e63d0dbddee200a85a018b6afc69_amd64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2022:6152"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "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:752fb4e99e8d8dee18579aba58f34d5248822e77590a51c0d72ecbc726c90a4e_amd64",
"8Base-OSSO-1.1:openshift-secondary-scheduler-operator/secondary-scheduler-operator-rhel8@sha256:777bb9e4d92ca645fb10cb85d3d0bbc35408e63d0dbddee200a85a018b6afc69_amd64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "golang: path/filepath: stack exhaustion in Glob"
},
{
"cve": "CVE-2022-30633",
"cwe": {
"id": "CWE-1325",
"name": "Improperly Controlled Sequential Memory Allocation"
},
"discovery_date": "2022-07-14T00: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:752fb4e99e8d8dee18579aba58f34d5248822e77590a51c0d72ecbc726c90a4e_amd64"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2107392"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in golang. Calling Unmarshal on an XML document into a Go struct, which has a nested field that uses the \"any\" field tag, can cause a panic due to stack exhaustion.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "golang: encoding/xml: stack exhaustion in Unmarshal",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "Red Hat has marked this as moderate impact for two primary reasons\n1. Though the vulnerability exists, it is hard to exploit in real scenarios (e.g., the attacker must be able to feed crafted XML documents into specific code paths).\n2. The vulnerability is a denial of service (DoS) due to stack exhaustion rather than code execution or data breach. Since it doesn\u2019t compromise confidentiality or integrity.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"8Base-OSSO-1.1:openshift-secondary-scheduler-operator/secondary-scheduler-operator-rhel8@sha256:777bb9e4d92ca645fb10cb85d3d0bbc35408e63d0dbddee200a85a018b6afc69_amd64"
],
"known_not_affected": [
"8Base-OSSO-1.1:openshift-secondary-scheduler-operator/secondary-scheduler-operator-bundle@sha256:752fb4e99e8d8dee18579aba58f34d5248822e77590a51c0d72ecbc726c90a4e_amd64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2022-30633"
},
{
"category": "external",
"summary": "RHBZ#2107392",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2107392"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2022-30633",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-30633"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2022-30633",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2022-30633"
},
{
"category": "external",
"summary": "https://go.dev/issue/53611",
"url": "https://go.dev/issue/53611"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-announce/c/nqrv9fbR0zE",
"url": "https://groups.google.com/g/golang-announce/c/nqrv9fbR0zE"
}
],
"release_date": "2022-07-12T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2022-09-01T05:40:28+00:00",
"details": "For Secondary Scheduler Operator 1.1.0 see the following documentation, which\nwill be updated shortly, for detailed release notes:\n\nFor more information on Secondary Scheduler Operator for Red Hat OpenShift\n1.1.0, see the following release notes:\n\nhttps://docs.openshift.com/container-platform/4.11/nodes/scheduling/secondary_scheduler/nodes-secondary-scheduler-release-notes.html#secondary-scheduler-operator-release-notes-1.1.0",
"product_ids": [
"8Base-OSSO-1.1:openshift-secondary-scheduler-operator/secondary-scheduler-operator-rhel8@sha256:777bb9e4d92ca645fb10cb85d3d0bbc35408e63d0dbddee200a85a018b6afc69_amd64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2022:6152"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "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:752fb4e99e8d8dee18579aba58f34d5248822e77590a51c0d72ecbc726c90a4e_amd64",
"8Base-OSSO-1.1:openshift-secondary-scheduler-operator/secondary-scheduler-operator-rhel8@sha256:777bb9e4d92ca645fb10cb85d3d0bbc35408e63d0dbddee200a85a018b6afc69_amd64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "golang: encoding/xml: stack exhaustion in Unmarshal"
},
{
"cve": "CVE-2022-30635",
"cwe": {
"id": "CWE-1325",
"name": "Improperly Controlled Sequential Memory Allocation"
},
"discovery_date": "2022-07-14T00: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:752fb4e99e8d8dee18579aba58f34d5248822e77590a51c0d72ecbc726c90a4e_amd64"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2107388"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in golang. When calling Decoder, Decode on a message that contains deeply nested structures, a panic can occur due to stack exhaustion and allows an attacker to impact system availability.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "golang: encoding/gob: stack exhaustion in Decoder.Decode",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "OpenShift Container Platform (OCP) starting from 4.10 stream is already compiled in the patched version of Go, hence is not affected by this vulnerability.The vulnerability has been rated as moderate instead of high because the vulnerability can only result in a minor denial of service.\n\nWithin regulated environments, a combination of the following controls acts as a significant barrier to successfully exploiting a CWE-1325: Improperly Controlled Sequential Memory Allocation vulnerability and therefore downgrades the severity of this particular CVE from Moderate to Low.\n\nAccess to the platform is granted only after successful hard token-based multi-factor authentication (MFA) and is governed by least privilege to ensure only authorized users and roles can execute or modify code. Static code analysis and peer reviews enforce strong input validation and error handling, preventing improperly validated inputs from causing system instability, data exposure, or privilege escalation. In the event of successful exploitation, process isolation limits the impact of excessive sequential memory allocation by restricting memory use per process, preventing any single process from exhausting system resources. Finally, the platform uses memory protection mechanisms such as Data Execution Prevention (DEP) and Address Space Layout Randomization (ASLR) to reduce the risk of memory allocation-based attacks.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"8Base-OSSO-1.1:openshift-secondary-scheduler-operator/secondary-scheduler-operator-rhel8@sha256:777bb9e4d92ca645fb10cb85d3d0bbc35408e63d0dbddee200a85a018b6afc69_amd64"
],
"known_not_affected": [
"8Base-OSSO-1.1:openshift-secondary-scheduler-operator/secondary-scheduler-operator-bundle@sha256:752fb4e99e8d8dee18579aba58f34d5248822e77590a51c0d72ecbc726c90a4e_amd64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2022-30635"
},
{
"category": "external",
"summary": "RHBZ#2107388",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2107388"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2022-30635",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-30635"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2022-30635",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2022-30635"
},
{
"category": "external",
"summary": "https://go.dev/issue/53615",
"url": "https://go.dev/issue/53615"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-announce/c/nqrv9fbR0zE",
"url": "https://groups.google.com/g/golang-announce/c/nqrv9fbR0zE"
}
],
"release_date": "2022-07-12T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2022-09-01T05:40:28+00:00",
"details": "For Secondary Scheduler Operator 1.1.0 see the following documentation, which\nwill be updated shortly, for detailed release notes:\n\nFor more information on Secondary Scheduler Operator for Red Hat OpenShift\n1.1.0, see the following release notes:\n\nhttps://docs.openshift.com/container-platform/4.11/nodes/scheduling/secondary_scheduler/nodes-secondary-scheduler-release-notes.html#secondary-scheduler-operator-release-notes-1.1.0",
"product_ids": [
"8Base-OSSO-1.1:openshift-secondary-scheduler-operator/secondary-scheduler-operator-rhel8@sha256:777bb9e4d92ca645fb10cb85d3d0bbc35408e63d0dbddee200a85a018b6afc69_amd64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2022:6152"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "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:752fb4e99e8d8dee18579aba58f34d5248822e77590a51c0d72ecbc726c90a4e_amd64",
"8Base-OSSO-1.1:openshift-secondary-scheduler-operator/secondary-scheduler-operator-rhel8@sha256:777bb9e4d92ca645fb10cb85d3d0bbc35408e63d0dbddee200a85a018b6afc69_amd64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "golang: encoding/gob: stack exhaustion in Decoder.Decode"
},
{
"cve": "CVE-2022-32148",
"cwe": {
"id": "CWE-200",
"name": "Exposure of Sensitive Information to an Unauthorized Actor"
},
"discovery_date": "2022-07-14T00: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:752fb4e99e8d8dee18579aba58f34d5248822e77590a51c0d72ecbc726c90a4e_amd64"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2107383"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in net/http/httputil golang package. When httputil.ReverseProxy.ServeHTTP is called with a Request.Header map containing a nil value for the X-Forwarded-For header, ReverseProxy could set the client IP incorrectly. This issue may affect confidentiality.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "golang: net/http/httputil: NewSingleHostReverseProxy - omit X-Forwarded-For not working",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "Within regulated environments, a combination of the following controls acts as a significant barrier to successfully exploiting a CWE-200: Exposure of Sensitive Information to an Unauthorized Actor vulnerability and therefore downgrades the severity of this particular CVE from Moderate to Low.\n\nAccess to the platform is granted only after successful hard token, multi-factor authentication (MFA), which is coupled with account management controls, including integration with single sign-on (SSO), to ensure that user permissions are restricted to only the functions necessary for their roles. Access to sensitive information is explicitly authorized and enforced based on predefined access policies. Event logs are collected and processed for centralization, correlation, analysis, monitoring, reporting, alerting, and retention. This process ensures that audit logs are generated for specific events involving sensitive information, which helps identify patterns of unauthorized access or data exposure. The platform enforces the use of validated cryptographic modules across compute resources to protect the confidentiality of information, even in the event of interception.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\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:777bb9e4d92ca645fb10cb85d3d0bbc35408e63d0dbddee200a85a018b6afc69_amd64"
],
"known_not_affected": [
"8Base-OSSO-1.1:openshift-secondary-scheduler-operator/secondary-scheduler-operator-bundle@sha256:752fb4e99e8d8dee18579aba58f34d5248822e77590a51c0d72ecbc726c90a4e_amd64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2022-32148"
},
{
"category": "external",
"summary": "RHBZ#2107383",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2107383"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2022-32148",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-32148"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2022-32148",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2022-32148"
},
{
"category": "external",
"summary": "https://go.dev/issue/53423",
"url": "https://go.dev/issue/53423"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-announce/c/nqrv9fbR0zE",
"url": "https://groups.google.com/g/golang-announce/c/nqrv9fbR0zE"
}
],
"release_date": "2022-07-12T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2022-09-01T05:40:28+00:00",
"details": "For Secondary Scheduler Operator 1.1.0 see the following documentation, which\nwill be updated shortly, for detailed release notes:\n\nFor more information on Secondary Scheduler Operator for Red Hat OpenShift\n1.1.0, see the following release notes:\n\nhttps://docs.openshift.com/container-platform/4.11/nodes/scheduling/secondary_scheduler/nodes-secondary-scheduler-release-notes.html#secondary-scheduler-operator-release-notes-1.1.0",
"product_ids": [
"8Base-OSSO-1.1:openshift-secondary-scheduler-operator/secondary-scheduler-operator-rhel8@sha256:777bb9e4d92ca645fb10cb85d3d0bbc35408e63d0dbddee200a85a018b6afc69_amd64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2022:6152"
}
],
"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-OSSO-1.1:openshift-secondary-scheduler-operator/secondary-scheduler-operator-bundle@sha256:752fb4e99e8d8dee18579aba58f34d5248822e77590a51c0d72ecbc726c90a4e_amd64",
"8Base-OSSO-1.1:openshift-secondary-scheduler-operator/secondary-scheduler-operator-rhel8@sha256:777bb9e4d92ca645fb10cb85d3d0bbc35408e63d0dbddee200a85a018b6afc69_amd64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "golang: net/http/httputil: NewSingleHostReverseProxy - omit X-Forwarded-For not working"
}
]
}
RHSA-2023:2283
Vulnerability from csaf_redhat
Notes
{
"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: net/http: excessive memory growth in a Go server accepting HTTP/2 requests (CVE-2022-41717)\n\n* golang: crypto/tls: session tickets lack random ticket_age_add (CVE-2022-30629)\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.2 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:2283",
"url": "https://access.redhat.com/errata/RHSA-2023:2283"
},
{
"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.2_release_notes/index",
"url": "https://access.redhat.com/documentation/en-us/red_hat_enterprise_linux/9/html/9.2_release_notes/index"
},
{
"category": "external",
"summary": "2092793",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2092793"
},
{
"category": "external",
"summary": "2161274",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2161274"
},
{
"category": "external",
"summary": "2182318",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2182318"
},
{
"category": "self",
"summary": "Canonical URL",
"url": "https://security.access.redhat.com/data/csaf/v2/advisories/2023/rhsa-2023_2283.json"
}
],
"title": "Red Hat Security Advisory: skopeo security and bug fix update",
"tracking": {
"current_release_date": "2025-10-31T13:02:33+00:00",
"generator": {
"date": "2025-10-31T13:02:33+00:00",
"engine": {
"name": "Red Hat SDEngine",
"version": "4.6.10"
}
},
"id": "RHSA-2023:2283",
"initial_release_date": "2023-05-09T10:01:47+00:00",
"revision_history": [
{
"date": "2023-05-09T10:01:47+00:00",
"number": "1",
"summary": "Initial version"
},
{
"date": "2023-05-09T10:01:47+00:00",
"number": "2",
"summary": "Last updated version"
},
{
"date": "2025-10-31T13:02:33+00:00",
"number": "3",
"summary": "Last generated version"
}
],
"status": "final",
"version": "3"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_name",
"name": "Red Hat Enterprise Linux AppStream (v. 9)",
"product": {
"name": "Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.2.0.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.11.2-0.1.el9.src",
"product": {
"name": "skopeo-2:1.11.2-0.1.el9.src",
"product_id": "skopeo-2:1.11.2-0.1.el9.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/skopeo@1.11.2-0.1.el9?arch=src\u0026epoch=2"
}
}
}
],
"category": "architecture",
"name": "src"
},
{
"branches": [
{
"category": "product_version",
"name": "skopeo-2:1.11.2-0.1.el9.aarch64",
"product": {
"name": "skopeo-2:1.11.2-0.1.el9.aarch64",
"product_id": "skopeo-2:1.11.2-0.1.el9.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/skopeo@1.11.2-0.1.el9?arch=aarch64\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "skopeo-tests-2:1.11.2-0.1.el9.aarch64",
"product": {
"name": "skopeo-tests-2:1.11.2-0.1.el9.aarch64",
"product_id": "skopeo-tests-2:1.11.2-0.1.el9.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/skopeo-tests@1.11.2-0.1.el9?arch=aarch64\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "skopeo-debugsource-2:1.11.2-0.1.el9.aarch64",
"product": {
"name": "skopeo-debugsource-2:1.11.2-0.1.el9.aarch64",
"product_id": "skopeo-debugsource-2:1.11.2-0.1.el9.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/skopeo-debugsource@1.11.2-0.1.el9?arch=aarch64\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "skopeo-debuginfo-2:1.11.2-0.1.el9.aarch64",
"product": {
"name": "skopeo-debuginfo-2:1.11.2-0.1.el9.aarch64",
"product_id": "skopeo-debuginfo-2:1.11.2-0.1.el9.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/skopeo-debuginfo@1.11.2-0.1.el9?arch=aarch64\u0026epoch=2"
}
}
}
],
"category": "architecture",
"name": "aarch64"
},
{
"branches": [
{
"category": "product_version",
"name": "skopeo-2:1.11.2-0.1.el9.ppc64le",
"product": {
"name": "skopeo-2:1.11.2-0.1.el9.ppc64le",
"product_id": "skopeo-2:1.11.2-0.1.el9.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/skopeo@1.11.2-0.1.el9?arch=ppc64le\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "skopeo-tests-2:1.11.2-0.1.el9.ppc64le",
"product": {
"name": "skopeo-tests-2:1.11.2-0.1.el9.ppc64le",
"product_id": "skopeo-tests-2:1.11.2-0.1.el9.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/skopeo-tests@1.11.2-0.1.el9?arch=ppc64le\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "skopeo-debugsource-2:1.11.2-0.1.el9.ppc64le",
"product": {
"name": "skopeo-debugsource-2:1.11.2-0.1.el9.ppc64le",
"product_id": "skopeo-debugsource-2:1.11.2-0.1.el9.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/skopeo-debugsource@1.11.2-0.1.el9?arch=ppc64le\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "skopeo-debuginfo-2:1.11.2-0.1.el9.ppc64le",
"product": {
"name": "skopeo-debuginfo-2:1.11.2-0.1.el9.ppc64le",
"product_id": "skopeo-debuginfo-2:1.11.2-0.1.el9.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/skopeo-debuginfo@1.11.2-0.1.el9?arch=ppc64le\u0026epoch=2"
}
}
}
],
"category": "architecture",
"name": "ppc64le"
},
{
"branches": [
{
"category": "product_version",
"name": "skopeo-2:1.11.2-0.1.el9.x86_64",
"product": {
"name": "skopeo-2:1.11.2-0.1.el9.x86_64",
"product_id": "skopeo-2:1.11.2-0.1.el9.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/skopeo@1.11.2-0.1.el9?arch=x86_64\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "skopeo-tests-2:1.11.2-0.1.el9.x86_64",
"product": {
"name": "skopeo-tests-2:1.11.2-0.1.el9.x86_64",
"product_id": "skopeo-tests-2:1.11.2-0.1.el9.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/skopeo-tests@1.11.2-0.1.el9?arch=x86_64\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "skopeo-debugsource-2:1.11.2-0.1.el9.x86_64",
"product": {
"name": "skopeo-debugsource-2:1.11.2-0.1.el9.x86_64",
"product_id": "skopeo-debugsource-2:1.11.2-0.1.el9.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/skopeo-debugsource@1.11.2-0.1.el9?arch=x86_64\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "skopeo-debuginfo-2:1.11.2-0.1.el9.x86_64",
"product": {
"name": "skopeo-debuginfo-2:1.11.2-0.1.el9.x86_64",
"product_id": "skopeo-debuginfo-2:1.11.2-0.1.el9.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/skopeo-debuginfo@1.11.2-0.1.el9?arch=x86_64\u0026epoch=2"
}
}
}
],
"category": "architecture",
"name": "x86_64"
},
{
"branches": [
{
"category": "product_version",
"name": "skopeo-2:1.11.2-0.1.el9.s390x",
"product": {
"name": "skopeo-2:1.11.2-0.1.el9.s390x",
"product_id": "skopeo-2:1.11.2-0.1.el9.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/skopeo@1.11.2-0.1.el9?arch=s390x\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "skopeo-tests-2:1.11.2-0.1.el9.s390x",
"product": {
"name": "skopeo-tests-2:1.11.2-0.1.el9.s390x",
"product_id": "skopeo-tests-2:1.11.2-0.1.el9.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/skopeo-tests@1.11.2-0.1.el9?arch=s390x\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "skopeo-debugsource-2:1.11.2-0.1.el9.s390x",
"product": {
"name": "skopeo-debugsource-2:1.11.2-0.1.el9.s390x",
"product_id": "skopeo-debugsource-2:1.11.2-0.1.el9.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/skopeo-debugsource@1.11.2-0.1.el9?arch=s390x\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "skopeo-debuginfo-2:1.11.2-0.1.el9.s390x",
"product": {
"name": "skopeo-debuginfo-2:1.11.2-0.1.el9.s390x",
"product_id": "skopeo-debuginfo-2:1.11.2-0.1.el9.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/skopeo-debuginfo@1.11.2-0.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.11.2-0.1.el9.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.2.0.GA:skopeo-2:1.11.2-0.1.el9.aarch64"
},
"product_reference": "skopeo-2:1.11.2-0.1.el9.aarch64",
"relates_to_product_reference": "AppStream-9.2.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "skopeo-2:1.11.2-0.1.el9.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.2.0.GA:skopeo-2:1.11.2-0.1.el9.ppc64le"
},
"product_reference": "skopeo-2:1.11.2-0.1.el9.ppc64le",
"relates_to_product_reference": "AppStream-9.2.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "skopeo-2:1.11.2-0.1.el9.s390x as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.2.0.GA:skopeo-2:1.11.2-0.1.el9.s390x"
},
"product_reference": "skopeo-2:1.11.2-0.1.el9.s390x",
"relates_to_product_reference": "AppStream-9.2.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "skopeo-2:1.11.2-0.1.el9.src as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.2.0.GA:skopeo-2:1.11.2-0.1.el9.src"
},
"product_reference": "skopeo-2:1.11.2-0.1.el9.src",
"relates_to_product_reference": "AppStream-9.2.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "skopeo-2:1.11.2-0.1.el9.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.2.0.GA:skopeo-2:1.11.2-0.1.el9.x86_64"
},
"product_reference": "skopeo-2:1.11.2-0.1.el9.x86_64",
"relates_to_product_reference": "AppStream-9.2.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "skopeo-debuginfo-2:1.11.2-0.1.el9.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.2.0.GA:skopeo-debuginfo-2:1.11.2-0.1.el9.aarch64"
},
"product_reference": "skopeo-debuginfo-2:1.11.2-0.1.el9.aarch64",
"relates_to_product_reference": "AppStream-9.2.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "skopeo-debuginfo-2:1.11.2-0.1.el9.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.2.0.GA:skopeo-debuginfo-2:1.11.2-0.1.el9.ppc64le"
},
"product_reference": "skopeo-debuginfo-2:1.11.2-0.1.el9.ppc64le",
"relates_to_product_reference": "AppStream-9.2.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "skopeo-debuginfo-2:1.11.2-0.1.el9.s390x as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.2.0.GA:skopeo-debuginfo-2:1.11.2-0.1.el9.s390x"
},
"product_reference": "skopeo-debuginfo-2:1.11.2-0.1.el9.s390x",
"relates_to_product_reference": "AppStream-9.2.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "skopeo-debuginfo-2:1.11.2-0.1.el9.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.2.0.GA:skopeo-debuginfo-2:1.11.2-0.1.el9.x86_64"
},
"product_reference": "skopeo-debuginfo-2:1.11.2-0.1.el9.x86_64",
"relates_to_product_reference": "AppStream-9.2.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "skopeo-debugsource-2:1.11.2-0.1.el9.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.2.0.GA:skopeo-debugsource-2:1.11.2-0.1.el9.aarch64"
},
"product_reference": "skopeo-debugsource-2:1.11.2-0.1.el9.aarch64",
"relates_to_product_reference": "AppStream-9.2.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "skopeo-debugsource-2:1.11.2-0.1.el9.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.2.0.GA:skopeo-debugsource-2:1.11.2-0.1.el9.ppc64le"
},
"product_reference": "skopeo-debugsource-2:1.11.2-0.1.el9.ppc64le",
"relates_to_product_reference": "AppStream-9.2.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "skopeo-debugsource-2:1.11.2-0.1.el9.s390x as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.2.0.GA:skopeo-debugsource-2:1.11.2-0.1.el9.s390x"
},
"product_reference": "skopeo-debugsource-2:1.11.2-0.1.el9.s390x",
"relates_to_product_reference": "AppStream-9.2.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "skopeo-debugsource-2:1.11.2-0.1.el9.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.2.0.GA:skopeo-debugsource-2:1.11.2-0.1.el9.x86_64"
},
"product_reference": "skopeo-debugsource-2:1.11.2-0.1.el9.x86_64",
"relates_to_product_reference": "AppStream-9.2.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "skopeo-tests-2:1.11.2-0.1.el9.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.2.0.GA:skopeo-tests-2:1.11.2-0.1.el9.aarch64"
},
"product_reference": "skopeo-tests-2:1.11.2-0.1.el9.aarch64",
"relates_to_product_reference": "AppStream-9.2.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "skopeo-tests-2:1.11.2-0.1.el9.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.2.0.GA:skopeo-tests-2:1.11.2-0.1.el9.ppc64le"
},
"product_reference": "skopeo-tests-2:1.11.2-0.1.el9.ppc64le",
"relates_to_product_reference": "AppStream-9.2.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "skopeo-tests-2:1.11.2-0.1.el9.s390x as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.2.0.GA:skopeo-tests-2:1.11.2-0.1.el9.s390x"
},
"product_reference": "skopeo-tests-2:1.11.2-0.1.el9.s390x",
"relates_to_product_reference": "AppStream-9.2.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "skopeo-tests-2:1.11.2-0.1.el9.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.2.0.GA:skopeo-tests-2:1.11.2-0.1.el9.x86_64"
},
"product_reference": "skopeo-tests-2:1.11.2-0.1.el9.x86_64",
"relates_to_product_reference": "AppStream-9.2.0.GA"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2022-30629",
"cwe": {
"id": "CWE-331",
"name": "Insufficient Entropy"
},
"discovery_date": "2022-06-02T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2092793"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in the crypto/tls golang package. When session tickets are generated by crypto/tls, it is missing the ticket expiration. This issue may allow an attacker to observe the TLS handshakes to correlate successive connections during session resumption.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "golang: crypto/tls: session tickets lack random ticket_age_add",
"title": "Vulnerability summary"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"AppStream-9.2.0.GA:skopeo-2:1.11.2-0.1.el9.aarch64",
"AppStream-9.2.0.GA:skopeo-2:1.11.2-0.1.el9.ppc64le",
"AppStream-9.2.0.GA:skopeo-2:1.11.2-0.1.el9.s390x",
"AppStream-9.2.0.GA:skopeo-2:1.11.2-0.1.el9.src",
"AppStream-9.2.0.GA:skopeo-2:1.11.2-0.1.el9.x86_64",
"AppStream-9.2.0.GA:skopeo-debuginfo-2:1.11.2-0.1.el9.aarch64",
"AppStream-9.2.0.GA:skopeo-debuginfo-2:1.11.2-0.1.el9.ppc64le",
"AppStream-9.2.0.GA:skopeo-debuginfo-2:1.11.2-0.1.el9.s390x",
"AppStream-9.2.0.GA:skopeo-debuginfo-2:1.11.2-0.1.el9.x86_64",
"AppStream-9.2.0.GA:skopeo-debugsource-2:1.11.2-0.1.el9.aarch64",
"AppStream-9.2.0.GA:skopeo-debugsource-2:1.11.2-0.1.el9.ppc64le",
"AppStream-9.2.0.GA:skopeo-debugsource-2:1.11.2-0.1.el9.s390x",
"AppStream-9.2.0.GA:skopeo-debugsource-2:1.11.2-0.1.el9.x86_64",
"AppStream-9.2.0.GA:skopeo-tests-2:1.11.2-0.1.el9.aarch64",
"AppStream-9.2.0.GA:skopeo-tests-2:1.11.2-0.1.el9.ppc64le",
"AppStream-9.2.0.GA:skopeo-tests-2:1.11.2-0.1.el9.s390x",
"AppStream-9.2.0.GA:skopeo-tests-2:1.11.2-0.1.el9.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2022-30629"
},
{
"category": "external",
"summary": "RHBZ#2092793",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2092793"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2022-30629",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-30629"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2022-30629",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2022-30629"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-announce/c/TzIC9-t8Ytg",
"url": "https://groups.google.com/g/golang-announce/c/TzIC9-t8Ytg"
}
],
"release_date": "2022-06-02T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2023-05-09T10:01:47+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"AppStream-9.2.0.GA:skopeo-2:1.11.2-0.1.el9.aarch64",
"AppStream-9.2.0.GA:skopeo-2:1.11.2-0.1.el9.ppc64le",
"AppStream-9.2.0.GA:skopeo-2:1.11.2-0.1.el9.s390x",
"AppStream-9.2.0.GA:skopeo-2:1.11.2-0.1.el9.src",
"AppStream-9.2.0.GA:skopeo-2:1.11.2-0.1.el9.x86_64",
"AppStream-9.2.0.GA:skopeo-debuginfo-2:1.11.2-0.1.el9.aarch64",
"AppStream-9.2.0.GA:skopeo-debuginfo-2:1.11.2-0.1.el9.ppc64le",
"AppStream-9.2.0.GA:skopeo-debuginfo-2:1.11.2-0.1.el9.s390x",
"AppStream-9.2.0.GA:skopeo-debuginfo-2:1.11.2-0.1.el9.x86_64",
"AppStream-9.2.0.GA:skopeo-debugsource-2:1.11.2-0.1.el9.aarch64",
"AppStream-9.2.0.GA:skopeo-debugsource-2:1.11.2-0.1.el9.ppc64le",
"AppStream-9.2.0.GA:skopeo-debugsource-2:1.11.2-0.1.el9.s390x",
"AppStream-9.2.0.GA:skopeo-debugsource-2:1.11.2-0.1.el9.x86_64",
"AppStream-9.2.0.GA:skopeo-tests-2:1.11.2-0.1.el9.aarch64",
"AppStream-9.2.0.GA:skopeo-tests-2:1.11.2-0.1.el9.ppc64le",
"AppStream-9.2.0.GA:skopeo-tests-2:1.11.2-0.1.el9.s390x",
"AppStream-9.2.0.GA:skopeo-tests-2:1.11.2-0.1.el9.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2023:2283"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "HIGH",
"attackVector": "NETWORK",
"availabilityImpact": "NONE",
"baseScore": 3.1,
"baseSeverity": "LOW",
"confidentialityImpact": "LOW",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "REQUIRED",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:R/S:U/C:L/I:N/A:N",
"version": "3.1"
},
"products": [
"AppStream-9.2.0.GA:skopeo-2:1.11.2-0.1.el9.aarch64",
"AppStream-9.2.0.GA:skopeo-2:1.11.2-0.1.el9.ppc64le",
"AppStream-9.2.0.GA:skopeo-2:1.11.2-0.1.el9.s390x",
"AppStream-9.2.0.GA:skopeo-2:1.11.2-0.1.el9.src",
"AppStream-9.2.0.GA:skopeo-2:1.11.2-0.1.el9.x86_64",
"AppStream-9.2.0.GA:skopeo-debuginfo-2:1.11.2-0.1.el9.aarch64",
"AppStream-9.2.0.GA:skopeo-debuginfo-2:1.11.2-0.1.el9.ppc64le",
"AppStream-9.2.0.GA:skopeo-debuginfo-2:1.11.2-0.1.el9.s390x",
"AppStream-9.2.0.GA:skopeo-debuginfo-2:1.11.2-0.1.el9.x86_64",
"AppStream-9.2.0.GA:skopeo-debugsource-2:1.11.2-0.1.el9.aarch64",
"AppStream-9.2.0.GA:skopeo-debugsource-2:1.11.2-0.1.el9.ppc64le",
"AppStream-9.2.0.GA:skopeo-debugsource-2:1.11.2-0.1.el9.s390x",
"AppStream-9.2.0.GA:skopeo-debugsource-2:1.11.2-0.1.el9.x86_64",
"AppStream-9.2.0.GA:skopeo-tests-2:1.11.2-0.1.el9.aarch64",
"AppStream-9.2.0.GA:skopeo-tests-2:1.11.2-0.1.el9.ppc64le",
"AppStream-9.2.0.GA:skopeo-tests-2:1.11.2-0.1.el9.s390x",
"AppStream-9.2.0.GA:skopeo-tests-2:1.11.2-0.1.el9.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Low"
}
],
"title": "golang: crypto/tls: session tickets lack random ticket_age_add"
},
{
"cve": "CVE-2022-41717",
"cwe": {
"id": "CWE-770",
"name": "Allocation of Resources Without Limits or Throttling"
},
"discovery_date": "2023-01-16T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2161274"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in the net/http library of the golang package. This flaw allows an attacker to cause excessive memory growth in a Go server accepting HTTP/2 requests. HTTP/2 server connections contain a cache of HTTP header keys sent by the client. While the total number of entries in this cache is capped, an attacker sending very large keys can cause the server to allocate approximately 64 MiB per open connection.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "golang: net/http: excessive memory growth in a Go server accepting HTTP/2 requests",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "Within Red Hat OpenShift Container Platform, the grafana container is listed as will not fix. Since OCP 4.10, Grafana itself is not shipped and the Grafana web server is protected behind an OAuth proxy server.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"AppStream-9.2.0.GA:skopeo-2:1.11.2-0.1.el9.aarch64",
"AppStream-9.2.0.GA:skopeo-2:1.11.2-0.1.el9.ppc64le",
"AppStream-9.2.0.GA:skopeo-2:1.11.2-0.1.el9.s390x",
"AppStream-9.2.0.GA:skopeo-2:1.11.2-0.1.el9.src",
"AppStream-9.2.0.GA:skopeo-2:1.11.2-0.1.el9.x86_64",
"AppStream-9.2.0.GA:skopeo-debuginfo-2:1.11.2-0.1.el9.aarch64",
"AppStream-9.2.0.GA:skopeo-debuginfo-2:1.11.2-0.1.el9.ppc64le",
"AppStream-9.2.0.GA:skopeo-debuginfo-2:1.11.2-0.1.el9.s390x",
"AppStream-9.2.0.GA:skopeo-debuginfo-2:1.11.2-0.1.el9.x86_64",
"AppStream-9.2.0.GA:skopeo-debugsource-2:1.11.2-0.1.el9.aarch64",
"AppStream-9.2.0.GA:skopeo-debugsource-2:1.11.2-0.1.el9.ppc64le",
"AppStream-9.2.0.GA:skopeo-debugsource-2:1.11.2-0.1.el9.s390x",
"AppStream-9.2.0.GA:skopeo-debugsource-2:1.11.2-0.1.el9.x86_64",
"AppStream-9.2.0.GA:skopeo-tests-2:1.11.2-0.1.el9.aarch64",
"AppStream-9.2.0.GA:skopeo-tests-2:1.11.2-0.1.el9.ppc64le",
"AppStream-9.2.0.GA:skopeo-tests-2:1.11.2-0.1.el9.s390x",
"AppStream-9.2.0.GA:skopeo-tests-2:1.11.2-0.1.el9.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2022-41717"
},
{
"category": "external",
"summary": "RHBZ#2161274",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2161274"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2022-41717",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-41717"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2022-41717",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2022-41717"
},
{
"category": "external",
"summary": "https://go.dev/cl/455635",
"url": "https://go.dev/cl/455635"
},
{
"category": "external",
"summary": "https://go.dev/cl/455717",
"url": "https://go.dev/cl/455717"
},
{
"category": "external",
"summary": "https://go.dev/issue/56350",
"url": "https://go.dev/issue/56350"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-announce/c/L_3rmdT0BMU/m/yZDrXjIiBQAJ",
"url": "https://groups.google.com/g/golang-announce/c/L_3rmdT0BMU/m/yZDrXjIiBQAJ"
},
{
"category": "external",
"summary": "https://pkg.go.dev/vuln/GO-2022-1144",
"url": "https://pkg.go.dev/vuln/GO-2022-1144"
}
],
"release_date": "2022-11-30T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2023-05-09T10:01:47+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"AppStream-9.2.0.GA:skopeo-2:1.11.2-0.1.el9.aarch64",
"AppStream-9.2.0.GA:skopeo-2:1.11.2-0.1.el9.ppc64le",
"AppStream-9.2.0.GA:skopeo-2:1.11.2-0.1.el9.s390x",
"AppStream-9.2.0.GA:skopeo-2:1.11.2-0.1.el9.src",
"AppStream-9.2.0.GA:skopeo-2:1.11.2-0.1.el9.x86_64",
"AppStream-9.2.0.GA:skopeo-debuginfo-2:1.11.2-0.1.el9.aarch64",
"AppStream-9.2.0.GA:skopeo-debuginfo-2:1.11.2-0.1.el9.ppc64le",
"AppStream-9.2.0.GA:skopeo-debuginfo-2:1.11.2-0.1.el9.s390x",
"AppStream-9.2.0.GA:skopeo-debuginfo-2:1.11.2-0.1.el9.x86_64",
"AppStream-9.2.0.GA:skopeo-debugsource-2:1.11.2-0.1.el9.aarch64",
"AppStream-9.2.0.GA:skopeo-debugsource-2:1.11.2-0.1.el9.ppc64le",
"AppStream-9.2.0.GA:skopeo-debugsource-2:1.11.2-0.1.el9.s390x",
"AppStream-9.2.0.GA:skopeo-debugsource-2:1.11.2-0.1.el9.x86_64",
"AppStream-9.2.0.GA:skopeo-tests-2:1.11.2-0.1.el9.aarch64",
"AppStream-9.2.0.GA:skopeo-tests-2:1.11.2-0.1.el9.ppc64le",
"AppStream-9.2.0.GA:skopeo-tests-2:1.11.2-0.1.el9.s390x",
"AppStream-9.2.0.GA:skopeo-tests-2:1.11.2-0.1.el9.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2023:2283"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "LOW",
"baseScore": 5.3,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:L",
"version": "3.1"
},
"products": [
"AppStream-9.2.0.GA:skopeo-2:1.11.2-0.1.el9.aarch64",
"AppStream-9.2.0.GA:skopeo-2:1.11.2-0.1.el9.ppc64le",
"AppStream-9.2.0.GA:skopeo-2:1.11.2-0.1.el9.s390x",
"AppStream-9.2.0.GA:skopeo-2:1.11.2-0.1.el9.src",
"AppStream-9.2.0.GA:skopeo-2:1.11.2-0.1.el9.x86_64",
"AppStream-9.2.0.GA:skopeo-debuginfo-2:1.11.2-0.1.el9.aarch64",
"AppStream-9.2.0.GA:skopeo-debuginfo-2:1.11.2-0.1.el9.ppc64le",
"AppStream-9.2.0.GA:skopeo-debuginfo-2:1.11.2-0.1.el9.s390x",
"AppStream-9.2.0.GA:skopeo-debuginfo-2:1.11.2-0.1.el9.x86_64",
"AppStream-9.2.0.GA:skopeo-debugsource-2:1.11.2-0.1.el9.aarch64",
"AppStream-9.2.0.GA:skopeo-debugsource-2:1.11.2-0.1.el9.ppc64le",
"AppStream-9.2.0.GA:skopeo-debugsource-2:1.11.2-0.1.el9.s390x",
"AppStream-9.2.0.GA:skopeo-debugsource-2:1.11.2-0.1.el9.x86_64",
"AppStream-9.2.0.GA:skopeo-tests-2:1.11.2-0.1.el9.aarch64",
"AppStream-9.2.0.GA:skopeo-tests-2:1.11.2-0.1.el9.ppc64le",
"AppStream-9.2.0.GA:skopeo-tests-2:1.11.2-0.1.el9.s390x",
"AppStream-9.2.0.GA:skopeo-tests-2:1.11.2-0.1.el9.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "golang: net/http: excessive memory growth in a Go server accepting HTTP/2 requests"
}
]
}
rhsa-2023:1529
Vulnerability from csaf_redhat
Notes
{
"document": {
"aggregate_severity": {
"namespace": "https://access.redhat.com/security/updates/classification/",
"text": "Moderate"
},
"category": "csaf_security_advisory",
"csaf_version": "2.0",
"distribution": {
"text": "Copyright \u00a9 Red Hat, Inc. All rights reserved.",
"tlp": {
"label": "WHITE",
"url": "https://www.first.org/tlp/"
}
},
"lang": "en",
"notes": [
{
"category": "summary",
"text": "An update is now available for Service Telemetry Framework 1.5.\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": "Service Telemetry Framework (STF) provides automated collection of measurements and data from remote clients, such as Red Hat OpenStack Platform or third-party nodes. STF then transmits the information to a centralized, receiving Red Hat OpenShift Container Platform (OCP) deployment for storage, retrieval, and monitoring.\n\nSecurity Fix(es):\n\n* golang: crypto/elliptic: IsOnCurve returns true for invalid field elements (CVE-2022-23806)\n\n* golang: math/big: uncontrolled memory consumption due to an unhandled overflow via Rat.SetString (CVE-2022-23772)\n\n* golang: cmd/go: misinterpretation of branch names can lead to incorrect access control (CVE-2022-23773)\n\n* golang: encoding/pem: fix stack overflow in Decode (CVE-2022-24675)\n\n* golang: crypto/elliptic: panic caused by oversized scalar (CVE-2022-28327)\n\n* golang: syscall: faccessat checks wrong group (CVE-2022-29526)\n\n* golang: compress/gzip: stack exhaustion in Reader.Read (CVE-2022-30631)\n\n* golang: io/fs: stack exhaustion in Glob (CVE-2022-30630)\n\n* golang: net/http: improper sanitization of Transfer-Encoding header (CVE-2022-1705)\n\n* golang: path/filepath: stack exhaustion in Glob (CVE-2022-30632)\n\n* golang: net/http: handle server errors after sending GOAWAY (CVE-2022-27664)\n\n* golang: regexp/syntax: limit memory used by parsing regexps (CVE-2022-41715)\n\n* golang: net/http: An attacker can cause excessive memory growth in a Go server accepting HTTP/2 requests (CVE-2022-41717)\n\n* golang: crypto/tls: session tickets lack random ticket_age_add (CVE-2022-30629)\n\n* golang: math/big: decoding big.Float and big.Rat types can panic if the encoded message is too short, potentially allowing a denial of service (CVE-2022-32189)\n\nFor more details about the security issue(s), including the impact, a CVSS score, and other related information, refer to the CVE page(s) listed in the References section.",
"title": "Details"
},
{
"category": "legal_disclaimer",
"text": "This content is licensed under the Creative Commons Attribution 4.0 International License (https://creativecommons.org/licenses/by/4.0/). If you distribute this content, or a modified version of it, you must provide attribution to Red Hat Inc. and provide a link to the original.",
"title": "Terms of Use"
}
],
"publisher": {
"category": "vendor",
"contact_details": "https://access.redhat.com/security/team/contact/",
"issuing_authority": "Red Hat Product Security is responsible for vulnerability handling across all Red Hat products and services.",
"name": "Red Hat Product Security",
"namespace": "https://www.redhat.com"
},
"references": [
{
"category": "self",
"summary": "https://access.redhat.com/errata/RHSA-2023:1529",
"url": "https://access.redhat.com/errata/RHSA-2023:1529"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/updates/classification/#moderate",
"url": "https://access.redhat.com/security/updates/classification/#moderate"
},
{
"category": "external",
"summary": "2053429",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2053429"
},
{
"category": "external",
"summary": "2053532",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2053532"
},
{
"category": "external",
"summary": "2053541",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2053541"
},
{
"category": "external",
"summary": "2077688",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2077688"
},
{
"category": "external",
"summary": "2077689",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2077689"
},
{
"category": "external",
"summary": "2084085",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2084085"
},
{
"category": "external",
"summary": "2092544",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2092544"
},
{
"category": "external",
"summary": "2092793",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2092793"
},
{
"category": "external",
"summary": "2107342",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2107342"
},
{
"category": "external",
"summary": "2107371",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2107371"
},
{
"category": "external",
"summary": "2107374",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2107374"
},
{
"category": "external",
"summary": "2107386",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2107386"
},
{
"category": "external",
"summary": "2113814",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2113814"
},
{
"category": "external",
"summary": "2124669",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2124669"
},
{
"category": "external",
"summary": "2132872",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2132872"
},
{
"category": "external",
"summary": "2161274",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2161274"
},
{
"category": "external",
"summary": "2176537",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2176537"
},
{
"category": "self",
"summary": "Canonical URL",
"url": "https://security.access.redhat.com/data/csaf/v2/advisories/2023/rhsa-2023_1529.json"
}
],
"title": "Red Hat Security Advisory: Service Telemetry Framework 1.5 security update",
"tracking": {
"current_release_date": "2025-10-31T13:02:27+00:00",
"generator": {
"date": "2025-10-31T13:02:27+00:00",
"engine": {
"name": "Red Hat SDEngine",
"version": "4.6.10"
}
},
"id": "RHSA-2023:1529",
"initial_release_date": "2023-03-30T00:42:39+00:00",
"revision_history": [
{
"date": "2023-03-30T00:42:39+00:00",
"number": "1",
"summary": "Initial version"
},
{
"date": "2023-03-30T00:42:39+00:00",
"number": "2",
"summary": "Last updated version"
},
{
"date": "2025-10-31T13:02:27+00:00",
"number": "3",
"summary": "Last generated version"
}
],
"status": "final",
"version": "3"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_name",
"name": "Service Telemetry Framework 1.5 for RHEL 8",
"product": {
"name": "Service Telemetry Framework 1.5 for RHEL 8",
"product_id": "8Base-STF-1.5",
"product_identification_helper": {
"cpe": "cpe:/a:redhat:stf:1.5::el8"
}
}
}
],
"category": "product_family",
"name": "Red Hat OpenStack Platform"
},
{
"branches": [
{
"category": "product_version",
"name": "stf/prometheus-webhook-snmp-rhel8@sha256:a53c3dc5955a72913788a3eeda32f725b2f5ef6e893022cc358f20414eb5074f_amd64",
"product": {
"name": "stf/prometheus-webhook-snmp-rhel8@sha256:a53c3dc5955a72913788a3eeda32f725b2f5ef6e893022cc358f20414eb5074f_amd64",
"product_id": "stf/prometheus-webhook-snmp-rhel8@sha256:a53c3dc5955a72913788a3eeda32f725b2f5ef6e893022cc358f20414eb5074f_amd64",
"product_identification_helper": {
"purl": "pkg:oci/prometheus-webhook-snmp-rhel8@sha256:a53c3dc5955a72913788a3eeda32f725b2f5ef6e893022cc358f20414eb5074f?arch=amd64\u0026repository_url=registry.redhat.io/stf/prometheus-webhook-snmp-rhel8\u0026tag=1.5.2-2"
}
}
},
{
"category": "product_version",
"name": "stf/service-telemetry-operator-bundle@sha256:617009676fbc385e222f144f79819b2cdcdafb28ae8674a53cdf8676f69d3717_amd64",
"product": {
"name": "stf/service-telemetry-operator-bundle@sha256:617009676fbc385e222f144f79819b2cdcdafb28ae8674a53cdf8676f69d3717_amd64",
"product_id": "stf/service-telemetry-operator-bundle@sha256:617009676fbc385e222f144f79819b2cdcdafb28ae8674a53cdf8676f69d3717_amd64",
"product_identification_helper": {
"purl": "pkg:oci/service-telemetry-operator-bundle@sha256:617009676fbc385e222f144f79819b2cdcdafb28ae8674a53cdf8676f69d3717?arch=amd64\u0026repository_url=registry.redhat.io/stf/service-telemetry-operator-bundle\u0026tag=1.5.1678301890-1"
}
}
},
{
"category": "product_version",
"name": "stf/service-telemetry-rhel8-operator@sha256:f71352691d5e680eb09a67ef2e7208a40a10a0b781b451150ced7408dfc603d0_amd64",
"product": {
"name": "stf/service-telemetry-rhel8-operator@sha256:f71352691d5e680eb09a67ef2e7208a40a10a0b781b451150ced7408dfc603d0_amd64",
"product_id": "stf/service-telemetry-rhel8-operator@sha256:f71352691d5e680eb09a67ef2e7208a40a10a0b781b451150ced7408dfc603d0_amd64",
"product_identification_helper": {
"purl": "pkg:oci/service-telemetry-rhel8-operator@sha256:f71352691d5e680eb09a67ef2e7208a40a10a0b781b451150ced7408dfc603d0?arch=amd64\u0026repository_url=registry.redhat.io/stf/service-telemetry-rhel8-operator\u0026tag=1.5.1-2"
}
}
},
{
"category": "product_version",
"name": "stf/sg-bridge-rhel8@sha256:d42174e8f6fbc91666ee2d78483f362f4de3f0ea551ea6d2bf310dadb1b5ba28_amd64",
"product": {
"name": "stf/sg-bridge-rhel8@sha256:d42174e8f6fbc91666ee2d78483f362f4de3f0ea551ea6d2bf310dadb1b5ba28_amd64",
"product_id": "stf/sg-bridge-rhel8@sha256:d42174e8f6fbc91666ee2d78483f362f4de3f0ea551ea6d2bf310dadb1b5ba28_amd64",
"product_identification_helper": {
"purl": "pkg:oci/sg-bridge-rhel8@sha256:d42174e8f6fbc91666ee2d78483f362f4de3f0ea551ea6d2bf310dadb1b5ba28?arch=amd64\u0026repository_url=registry.redhat.io/stf/sg-bridge-rhel8\u0026tag=1.5.0-12"
}
}
},
{
"category": "product_version",
"name": "stf/sg-core-rhel8@sha256:f3ac213d5ff7470ad8a9175fa699033c5c2ee7cd6cf5eb5f4e081de00e94cd37_amd64",
"product": {
"name": "stf/sg-core-rhel8@sha256:f3ac213d5ff7470ad8a9175fa699033c5c2ee7cd6cf5eb5f4e081de00e94cd37_amd64",
"product_id": "stf/sg-core-rhel8@sha256:f3ac213d5ff7470ad8a9175fa699033c5c2ee7cd6cf5eb5f4e081de00e94cd37_amd64",
"product_identification_helper": {
"purl": "pkg:oci/sg-core-rhel8@sha256:f3ac213d5ff7470ad8a9175fa699033c5c2ee7cd6cf5eb5f4e081de00e94cd37?arch=amd64\u0026repository_url=registry.redhat.io/stf/sg-core-rhel8\u0026tag=5.1.1-2"
}
}
},
{
"category": "product_version",
"name": "stf/smart-gateway-operator-bundle@sha256:08209b33986a186c90ec84140c833fdd892358583d3a7cb8c73f4732fe210546_amd64",
"product": {
"name": "stf/smart-gateway-operator-bundle@sha256:08209b33986a186c90ec84140c833fdd892358583d3a7cb8c73f4732fe210546_amd64",
"product_id": "stf/smart-gateway-operator-bundle@sha256:08209b33986a186c90ec84140c833fdd892358583d3a7cb8c73f4732fe210546_amd64",
"product_identification_helper": {
"purl": "pkg:oci/smart-gateway-operator-bundle@sha256:08209b33986a186c90ec84140c833fdd892358583d3a7cb8c73f4732fe210546?arch=amd64\u0026repository_url=registry.redhat.io/stf/smart-gateway-operator-bundle\u0026tag=5.0.1678301890-1"
}
}
},
{
"category": "product_version",
"name": "stf/smart-gateway-rhel8-operator@sha256:9ea6481e460623bd551f5facb1d8cee105103ad380a32cb3efcc0714b60db471_amd64",
"product": {
"name": "stf/smart-gateway-rhel8-operator@sha256:9ea6481e460623bd551f5facb1d8cee105103ad380a32cb3efcc0714b60db471_amd64",
"product_id": "stf/smart-gateway-rhel8-operator@sha256:9ea6481e460623bd551f5facb1d8cee105103ad380a32cb3efcc0714b60db471_amd64",
"product_identification_helper": {
"purl": "pkg:oci/smart-gateway-rhel8-operator@sha256:9ea6481e460623bd551f5facb1d8cee105103ad380a32cb3efcc0714b60db471?arch=amd64\u0026repository_url=registry.redhat.io/stf/smart-gateway-rhel8-operator\u0026tag=5.0.1-3"
}
}
}
],
"category": "architecture",
"name": "amd64"
}
],
"category": "vendor",
"name": "Red Hat"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "stf/prometheus-webhook-snmp-rhel8@sha256:a53c3dc5955a72913788a3eeda32f725b2f5ef6e893022cc358f20414eb5074f_amd64 as a component of Service Telemetry Framework 1.5 for RHEL 8",
"product_id": "8Base-STF-1.5:stf/prometheus-webhook-snmp-rhel8@sha256:a53c3dc5955a72913788a3eeda32f725b2f5ef6e893022cc358f20414eb5074f_amd64"
},
"product_reference": "stf/prometheus-webhook-snmp-rhel8@sha256:a53c3dc5955a72913788a3eeda32f725b2f5ef6e893022cc358f20414eb5074f_amd64",
"relates_to_product_reference": "8Base-STF-1.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "stf/service-telemetry-operator-bundle@sha256:617009676fbc385e222f144f79819b2cdcdafb28ae8674a53cdf8676f69d3717_amd64 as a component of Service Telemetry Framework 1.5 for RHEL 8",
"product_id": "8Base-STF-1.5:stf/service-telemetry-operator-bundle@sha256:617009676fbc385e222f144f79819b2cdcdafb28ae8674a53cdf8676f69d3717_amd64"
},
"product_reference": "stf/service-telemetry-operator-bundle@sha256:617009676fbc385e222f144f79819b2cdcdafb28ae8674a53cdf8676f69d3717_amd64",
"relates_to_product_reference": "8Base-STF-1.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "stf/service-telemetry-rhel8-operator@sha256:f71352691d5e680eb09a67ef2e7208a40a10a0b781b451150ced7408dfc603d0_amd64 as a component of Service Telemetry Framework 1.5 for RHEL 8",
"product_id": "8Base-STF-1.5:stf/service-telemetry-rhel8-operator@sha256:f71352691d5e680eb09a67ef2e7208a40a10a0b781b451150ced7408dfc603d0_amd64"
},
"product_reference": "stf/service-telemetry-rhel8-operator@sha256:f71352691d5e680eb09a67ef2e7208a40a10a0b781b451150ced7408dfc603d0_amd64",
"relates_to_product_reference": "8Base-STF-1.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "stf/sg-bridge-rhel8@sha256:d42174e8f6fbc91666ee2d78483f362f4de3f0ea551ea6d2bf310dadb1b5ba28_amd64 as a component of Service Telemetry Framework 1.5 for RHEL 8",
"product_id": "8Base-STF-1.5:stf/sg-bridge-rhel8@sha256:d42174e8f6fbc91666ee2d78483f362f4de3f0ea551ea6d2bf310dadb1b5ba28_amd64"
},
"product_reference": "stf/sg-bridge-rhel8@sha256:d42174e8f6fbc91666ee2d78483f362f4de3f0ea551ea6d2bf310dadb1b5ba28_amd64",
"relates_to_product_reference": "8Base-STF-1.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "stf/sg-core-rhel8@sha256:f3ac213d5ff7470ad8a9175fa699033c5c2ee7cd6cf5eb5f4e081de00e94cd37_amd64 as a component of Service Telemetry Framework 1.5 for RHEL 8",
"product_id": "8Base-STF-1.5:stf/sg-core-rhel8@sha256:f3ac213d5ff7470ad8a9175fa699033c5c2ee7cd6cf5eb5f4e081de00e94cd37_amd64"
},
"product_reference": "stf/sg-core-rhel8@sha256:f3ac213d5ff7470ad8a9175fa699033c5c2ee7cd6cf5eb5f4e081de00e94cd37_amd64",
"relates_to_product_reference": "8Base-STF-1.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "stf/smart-gateway-operator-bundle@sha256:08209b33986a186c90ec84140c833fdd892358583d3a7cb8c73f4732fe210546_amd64 as a component of Service Telemetry Framework 1.5 for RHEL 8",
"product_id": "8Base-STF-1.5:stf/smart-gateway-operator-bundle@sha256:08209b33986a186c90ec84140c833fdd892358583d3a7cb8c73f4732fe210546_amd64"
},
"product_reference": "stf/smart-gateway-operator-bundle@sha256:08209b33986a186c90ec84140c833fdd892358583d3a7cb8c73f4732fe210546_amd64",
"relates_to_product_reference": "8Base-STF-1.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "stf/smart-gateway-rhel8-operator@sha256:9ea6481e460623bd551f5facb1d8cee105103ad380a32cb3efcc0714b60db471_amd64 as a component of Service Telemetry Framework 1.5 for RHEL 8",
"product_id": "8Base-STF-1.5:stf/smart-gateway-rhel8-operator@sha256:9ea6481e460623bd551f5facb1d8cee105103ad380a32cb3efcc0714b60db471_amd64"
},
"product_reference": "stf/smart-gateway-rhel8-operator@sha256:9ea6481e460623bd551f5facb1d8cee105103ad380a32cb3efcc0714b60db471_amd64",
"relates_to_product_reference": "8Base-STF-1.5"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2022-1705",
"cwe": {
"id": "CWE-444",
"name": "Inconsistent Interpretation of HTTP Requests (\u0027HTTP Request/Response Smuggling\u0027)"
},
"discovery_date": "2022-07-14T00:00:00+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"8Base-STF-1.5:stf/prometheus-webhook-snmp-rhel8@sha256:a53c3dc5955a72913788a3eeda32f725b2f5ef6e893022cc358f20414eb5074f_amd64",
"8Base-STF-1.5:stf/service-telemetry-operator-bundle@sha256:617009676fbc385e222f144f79819b2cdcdafb28ae8674a53cdf8676f69d3717_amd64",
"8Base-STF-1.5:stf/service-telemetry-rhel8-operator@sha256:f71352691d5e680eb09a67ef2e7208a40a10a0b781b451150ced7408dfc603d0_amd64",
"8Base-STF-1.5:stf/sg-bridge-rhel8@sha256:d42174e8f6fbc91666ee2d78483f362f4de3f0ea551ea6d2bf310dadb1b5ba28_amd64",
"8Base-STF-1.5:stf/smart-gateway-operator-bundle@sha256:08209b33986a186c90ec84140c833fdd892358583d3a7cb8c73f4732fe210546_amd64",
"8Base-STF-1.5:stf/smart-gateway-rhel8-operator@sha256:9ea6481e460623bd551f5facb1d8cee105103ad380a32cb3efcc0714b60db471_amd64"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2107374"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in golang. The HTTP/1 client accepted invalid Transfer-Encoding headers indicating \"chunked\" encoding. This issue could allow request smuggling, but only if combined with an intermediate server that also improperly accepts the header as invalid.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "golang: net/http: improper sanitization of Transfer-Encoding header",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "Within regulated environments, a combination of the following controls acts as a significant barrier to successfully exploiting a CWE-444: Inconsistent Interpretation of HTTP Requests (\u0027HTTP Request/Response Smuggling\u0027) vulnerability and therefore downgrades the severity of this particular CVE from Moderate to Low.\n\nThe platform uses secure, encrypted HTTPS connections over TLS 1.2 to reduce the risk of smuggling attacks by preventing the injection of ambiguous or malformed requests between components. The environment employs IPS/IDS and antimalware solutions to detect and block malicious code while ensuring consistent interpretation of HTTP requests across network layers, mitigating request/response inconsistencies. Event logs are collected and analyzed for centralization, correlation, monitoring, alerting, and retention, enabling the detection of malformed or suspicious HTTP traffic. Static code analysis and peer reviews enforce strong input validation and error handling to ensure all user inputs adhere to HTTP protocol specifications.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"8Base-STF-1.5:stf/sg-core-rhel8@sha256:f3ac213d5ff7470ad8a9175fa699033c5c2ee7cd6cf5eb5f4e081de00e94cd37_amd64"
],
"known_not_affected": [
"8Base-STF-1.5:stf/prometheus-webhook-snmp-rhel8@sha256:a53c3dc5955a72913788a3eeda32f725b2f5ef6e893022cc358f20414eb5074f_amd64",
"8Base-STF-1.5:stf/service-telemetry-operator-bundle@sha256:617009676fbc385e222f144f79819b2cdcdafb28ae8674a53cdf8676f69d3717_amd64",
"8Base-STF-1.5:stf/service-telemetry-rhel8-operator@sha256:f71352691d5e680eb09a67ef2e7208a40a10a0b781b451150ced7408dfc603d0_amd64",
"8Base-STF-1.5:stf/sg-bridge-rhel8@sha256:d42174e8f6fbc91666ee2d78483f362f4de3f0ea551ea6d2bf310dadb1b5ba28_amd64",
"8Base-STF-1.5:stf/smart-gateway-operator-bundle@sha256:08209b33986a186c90ec84140c833fdd892358583d3a7cb8c73f4732fe210546_amd64",
"8Base-STF-1.5:stf/smart-gateway-rhel8-operator@sha256:9ea6481e460623bd551f5facb1d8cee105103ad380a32cb3efcc0714b60db471_amd64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2022-1705"
},
{
"category": "external",
"summary": "RHBZ#2107374",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2107374"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2022-1705",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-1705"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2022-1705",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2022-1705"
},
{
"category": "external",
"summary": "https://go.dev/issue/53188",
"url": "https://go.dev/issue/53188"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-announce/c/nqrv9fbR0zE",
"url": "https://groups.google.com/g/golang-announce/c/nqrv9fbR0zE"
}
],
"release_date": "2022-07-12T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2023-03-30T00:42:39+00:00",
"details": "The Service Telemetry Framework container image provided by this update can be downloaded from the Red Hat Container Registry at registry.access.redhat.com. Installation instructions for your platform are available at Red Hat Container Catalog (see References).\n\nDockerfiles and scripts should be amended either to refer to this new image specifically, or to the latest image generally.",
"product_ids": [
"8Base-STF-1.5:stf/sg-core-rhel8@sha256:f3ac213d5ff7470ad8a9175fa699033c5c2ee7cd6cf5eb5f4e081de00e94cd37_amd64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2023:1529"
}
],
"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-STF-1.5:stf/prometheus-webhook-snmp-rhel8@sha256:a53c3dc5955a72913788a3eeda32f725b2f5ef6e893022cc358f20414eb5074f_amd64",
"8Base-STF-1.5:stf/service-telemetry-operator-bundle@sha256:617009676fbc385e222f144f79819b2cdcdafb28ae8674a53cdf8676f69d3717_amd64",
"8Base-STF-1.5:stf/service-telemetry-rhel8-operator@sha256:f71352691d5e680eb09a67ef2e7208a40a10a0b781b451150ced7408dfc603d0_amd64",
"8Base-STF-1.5:stf/sg-bridge-rhel8@sha256:d42174e8f6fbc91666ee2d78483f362f4de3f0ea551ea6d2bf310dadb1b5ba28_amd64",
"8Base-STF-1.5:stf/sg-core-rhel8@sha256:f3ac213d5ff7470ad8a9175fa699033c5c2ee7cd6cf5eb5f4e081de00e94cd37_amd64",
"8Base-STF-1.5:stf/smart-gateway-operator-bundle@sha256:08209b33986a186c90ec84140c833fdd892358583d3a7cb8c73f4732fe210546_amd64",
"8Base-STF-1.5:stf/smart-gateway-rhel8-operator@sha256:9ea6481e460623bd551f5facb1d8cee105103ad380a32cb3efcc0714b60db471_amd64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "golang: net/http: improper sanitization of Transfer-Encoding header"
},
{
"cve": "CVE-2022-23772",
"cwe": {
"id": "CWE-190",
"name": "Integer Overflow or Wraparound"
},
"discovery_date": "2022-02-11T00:00:00+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"8Base-STF-1.5:stf/prometheus-webhook-snmp-rhel8@sha256:a53c3dc5955a72913788a3eeda32f725b2f5ef6e893022cc358f20414eb5074f_amd64",
"8Base-STF-1.5:stf/service-telemetry-operator-bundle@sha256:617009676fbc385e222f144f79819b2cdcdafb28ae8674a53cdf8676f69d3717_amd64",
"8Base-STF-1.5:stf/service-telemetry-rhel8-operator@sha256:f71352691d5e680eb09a67ef2e7208a40a10a0b781b451150ced7408dfc603d0_amd64",
"8Base-STF-1.5:stf/sg-bridge-rhel8@sha256:d42174e8f6fbc91666ee2d78483f362f4de3f0ea551ea6d2bf310dadb1b5ba28_amd64",
"8Base-STF-1.5:stf/smart-gateway-operator-bundle@sha256:08209b33986a186c90ec84140c833fdd892358583d3a7cb8c73f4732fe210546_amd64",
"8Base-STF-1.5:stf/smart-gateway-rhel8-operator@sha256:9ea6481e460623bd551f5facb1d8cee105103ad380a32cb3efcc0714b60db471_amd64"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2053532"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in the big package of the math library in golang. The Rat.SetString could cause an overflow, and if left unhandled, it could lead to excessive memory use. This issue could allow a remote attacker to impact the availability of the system.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "golang: math/big: uncontrolled memory consumption due to an unhandled overflow via Rat.SetString",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "Red Hat Enterprise Linux 8 and 9 are affected, because the code-base is affected by this vulnerability.\n\nRed Hat Product Security has rated this issue as having Moderate security impact, and the issue is not currently planned to be addressed in future updates for Red Hat Enterprise Linux 7, hence, marked as Out-of-Support-Scope. \n\nFor additional information, refer to the Issue Severity Classification: https://access.redhat.com/security/updates/classification/ and Red Hat Enterprise Linux Life Cycle \u0026 Updates Policy: https://access.redhat.com/support/policy/updates/errata/.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"8Base-STF-1.5:stf/sg-core-rhel8@sha256:f3ac213d5ff7470ad8a9175fa699033c5c2ee7cd6cf5eb5f4e081de00e94cd37_amd64"
],
"known_not_affected": [
"8Base-STF-1.5:stf/prometheus-webhook-snmp-rhel8@sha256:a53c3dc5955a72913788a3eeda32f725b2f5ef6e893022cc358f20414eb5074f_amd64",
"8Base-STF-1.5:stf/service-telemetry-operator-bundle@sha256:617009676fbc385e222f144f79819b2cdcdafb28ae8674a53cdf8676f69d3717_amd64",
"8Base-STF-1.5:stf/service-telemetry-rhel8-operator@sha256:f71352691d5e680eb09a67ef2e7208a40a10a0b781b451150ced7408dfc603d0_amd64",
"8Base-STF-1.5:stf/sg-bridge-rhel8@sha256:d42174e8f6fbc91666ee2d78483f362f4de3f0ea551ea6d2bf310dadb1b5ba28_amd64",
"8Base-STF-1.5:stf/smart-gateway-operator-bundle@sha256:08209b33986a186c90ec84140c833fdd892358583d3a7cb8c73f4732fe210546_amd64",
"8Base-STF-1.5:stf/smart-gateway-rhel8-operator@sha256:9ea6481e460623bd551f5facb1d8cee105103ad380a32cb3efcc0714b60db471_amd64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2022-23772"
},
{
"category": "external",
"summary": "RHBZ#2053532",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2053532"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2022-23772",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-23772"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2022-23772",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2022-23772"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-announce/c/SUsQn0aSgPQ",
"url": "https://groups.google.com/g/golang-announce/c/SUsQn0aSgPQ"
}
],
"release_date": "2022-01-19T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2023-03-30T00:42:39+00:00",
"details": "The Service Telemetry Framework container image provided by this update can be downloaded from the Red Hat Container Registry at registry.access.redhat.com. Installation instructions for your platform are available at Red Hat Container Catalog (see References).\n\nDockerfiles and scripts should be amended either to refer to this new image specifically, or to the latest image generally.",
"product_ids": [
"8Base-STF-1.5:stf/sg-core-rhel8@sha256:f3ac213d5ff7470ad8a9175fa699033c5c2ee7cd6cf5eb5f4e081de00e94cd37_amd64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2023:1529"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"8Base-STF-1.5:stf/prometheus-webhook-snmp-rhel8@sha256:a53c3dc5955a72913788a3eeda32f725b2f5ef6e893022cc358f20414eb5074f_amd64",
"8Base-STF-1.5:stf/service-telemetry-operator-bundle@sha256:617009676fbc385e222f144f79819b2cdcdafb28ae8674a53cdf8676f69d3717_amd64",
"8Base-STF-1.5:stf/service-telemetry-rhel8-operator@sha256:f71352691d5e680eb09a67ef2e7208a40a10a0b781b451150ced7408dfc603d0_amd64",
"8Base-STF-1.5:stf/sg-bridge-rhel8@sha256:d42174e8f6fbc91666ee2d78483f362f4de3f0ea551ea6d2bf310dadb1b5ba28_amd64",
"8Base-STF-1.5:stf/sg-core-rhel8@sha256:f3ac213d5ff7470ad8a9175fa699033c5c2ee7cd6cf5eb5f4e081de00e94cd37_amd64",
"8Base-STF-1.5:stf/smart-gateway-operator-bundle@sha256:08209b33986a186c90ec84140c833fdd892358583d3a7cb8c73f4732fe210546_amd64",
"8Base-STF-1.5:stf/smart-gateway-rhel8-operator@sha256:9ea6481e460623bd551f5facb1d8cee105103ad380a32cb3efcc0714b60db471_amd64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "golang: math/big: uncontrolled memory consumption due to an unhandled overflow via Rat.SetString"
},
{
"cve": "CVE-2022-23773",
"cwe": {
"id": "CWE-1220",
"name": "Insufficient Granularity of Access Control"
},
"discovery_date": "2022-02-11T00:00:00+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"8Base-STF-1.5:stf/prometheus-webhook-snmp-rhel8@sha256:a53c3dc5955a72913788a3eeda32f725b2f5ef6e893022cc358f20414eb5074f_amd64",
"8Base-STF-1.5:stf/service-telemetry-operator-bundle@sha256:617009676fbc385e222f144f79819b2cdcdafb28ae8674a53cdf8676f69d3717_amd64",
"8Base-STF-1.5:stf/service-telemetry-rhel8-operator@sha256:f71352691d5e680eb09a67ef2e7208a40a10a0b781b451150ced7408dfc603d0_amd64",
"8Base-STF-1.5:stf/sg-bridge-rhel8@sha256:d42174e8f6fbc91666ee2d78483f362f4de3f0ea551ea6d2bf310dadb1b5ba28_amd64",
"8Base-STF-1.5:stf/smart-gateway-operator-bundle@sha256:08209b33986a186c90ec84140c833fdd892358583d3a7cb8c73f4732fe210546_amd64",
"8Base-STF-1.5:stf/smart-gateway-rhel8-operator@sha256:9ea6481e460623bd551f5facb1d8cee105103ad380a32cb3efcc0714b60db471_amd64"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2053541"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in the go package of the cmd library in golang. The go command could be tricked into accepting a branch, which resembles a version tag. This issue could allow a remote unauthenticated attacker to bypass security restrictions and introduce invalid or incorrect tags, reducing the integrity of the environment.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "golang: cmd/go: misinterpretation of branch names can lead to incorrect access control",
"title": "Vulnerability summary"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"8Base-STF-1.5:stf/sg-core-rhel8@sha256:f3ac213d5ff7470ad8a9175fa699033c5c2ee7cd6cf5eb5f4e081de00e94cd37_amd64"
],
"known_not_affected": [
"8Base-STF-1.5:stf/prometheus-webhook-snmp-rhel8@sha256:a53c3dc5955a72913788a3eeda32f725b2f5ef6e893022cc358f20414eb5074f_amd64",
"8Base-STF-1.5:stf/service-telemetry-operator-bundle@sha256:617009676fbc385e222f144f79819b2cdcdafb28ae8674a53cdf8676f69d3717_amd64",
"8Base-STF-1.5:stf/service-telemetry-rhel8-operator@sha256:f71352691d5e680eb09a67ef2e7208a40a10a0b781b451150ced7408dfc603d0_amd64",
"8Base-STF-1.5:stf/sg-bridge-rhel8@sha256:d42174e8f6fbc91666ee2d78483f362f4de3f0ea551ea6d2bf310dadb1b5ba28_amd64",
"8Base-STF-1.5:stf/smart-gateway-operator-bundle@sha256:08209b33986a186c90ec84140c833fdd892358583d3a7cb8c73f4732fe210546_amd64",
"8Base-STF-1.5:stf/smart-gateway-rhel8-operator@sha256:9ea6481e460623bd551f5facb1d8cee105103ad380a32cb3efcc0714b60db471_amd64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2022-23773"
},
{
"category": "external",
"summary": "RHBZ#2053541",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2053541"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2022-23773",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-23773"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2022-23773",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2022-23773"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-announce/c/SUsQn0aSgPQ",
"url": "https://groups.google.com/g/golang-announce/c/SUsQn0aSgPQ"
}
],
"release_date": "2022-02-11T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2023-03-30T00:42:39+00:00",
"details": "The Service Telemetry Framework container image provided by this update can be downloaded from the Red Hat Container Registry at registry.access.redhat.com. Installation instructions for your platform are available at Red Hat Container Catalog (see References).\n\nDockerfiles and scripts should be amended either to refer to this new image specifically, or to the latest image generally.",
"product_ids": [
"8Base-STF-1.5:stf/sg-core-rhel8@sha256:f3ac213d5ff7470ad8a9175fa699033c5c2ee7cd6cf5eb5f4e081de00e94cd37_amd64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2023:1529"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "NONE",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "NONE",
"integrityImpact": "HIGH",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:H/A:N",
"version": "3.1"
},
"products": [
"8Base-STF-1.5:stf/prometheus-webhook-snmp-rhel8@sha256:a53c3dc5955a72913788a3eeda32f725b2f5ef6e893022cc358f20414eb5074f_amd64",
"8Base-STF-1.5:stf/service-telemetry-operator-bundle@sha256:617009676fbc385e222f144f79819b2cdcdafb28ae8674a53cdf8676f69d3717_amd64",
"8Base-STF-1.5:stf/service-telemetry-rhel8-operator@sha256:f71352691d5e680eb09a67ef2e7208a40a10a0b781b451150ced7408dfc603d0_amd64",
"8Base-STF-1.5:stf/sg-bridge-rhel8@sha256:d42174e8f6fbc91666ee2d78483f362f4de3f0ea551ea6d2bf310dadb1b5ba28_amd64",
"8Base-STF-1.5:stf/sg-core-rhel8@sha256:f3ac213d5ff7470ad8a9175fa699033c5c2ee7cd6cf5eb5f4e081de00e94cd37_amd64",
"8Base-STF-1.5:stf/smart-gateway-operator-bundle@sha256:08209b33986a186c90ec84140c833fdd892358583d3a7cb8c73f4732fe210546_amd64",
"8Base-STF-1.5:stf/smart-gateway-rhel8-operator@sha256:9ea6481e460623bd551f5facb1d8cee105103ad380a32cb3efcc0714b60db471_amd64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "golang: cmd/go: misinterpretation of branch names can lead to incorrect access control"
},
{
"cve": "CVE-2022-23806",
"cwe": {
"id": "CWE-252",
"name": "Unchecked Return Value"
},
"discovery_date": "2022-02-11T00:00:00+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"8Base-STF-1.5:stf/prometheus-webhook-snmp-rhel8@sha256:a53c3dc5955a72913788a3eeda32f725b2f5ef6e893022cc358f20414eb5074f_amd64",
"8Base-STF-1.5:stf/service-telemetry-operator-bundle@sha256:617009676fbc385e222f144f79819b2cdcdafb28ae8674a53cdf8676f69d3717_amd64",
"8Base-STF-1.5:stf/service-telemetry-rhel8-operator@sha256:f71352691d5e680eb09a67ef2e7208a40a10a0b781b451150ced7408dfc603d0_amd64",
"8Base-STF-1.5:stf/sg-bridge-rhel8@sha256:d42174e8f6fbc91666ee2d78483f362f4de3f0ea551ea6d2bf310dadb1b5ba28_amd64",
"8Base-STF-1.5:stf/smart-gateway-operator-bundle@sha256:08209b33986a186c90ec84140c833fdd892358583d3a7cb8c73f4732fe210546_amd64",
"8Base-STF-1.5:stf/smart-gateway-rhel8-operator@sha256:9ea6481e460623bd551f5facb1d8cee105103ad380a32cb3efcc0714b60db471_amd64"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2053429"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in the elliptic package of the crypto library in golang when the IsOnCurve function could return true for invalid field elements. This flaw allows an attacker to take advantage of this undefined behavior, affecting the availability and integrity of the resource.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "golang: crypto/elliptic: IsOnCurve returns true for invalid field elements",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "Red Hat Enterprise Linux 8 and 9 are affected because the code-base is affected by this vulnerability.\n\nRed Hat Product Security has rated this issue as having a Moderate security impact. The issue is not currently planned to be addressed in future updates for Red Hat Enterprise Linux 7; hence, marked as Out-of-Support-Scope. \n\nRed Hat Developer Tools - Compilers (go-toolset-1.16 \u0026 1.17), will not be addressed in future updates as shipped only in RHEL-7, hence, marked as Out-of-Support-Scope.\n\nFor additional information, refer to the Issue Severity Classification: https://access.redhat.com/security/updates/classification/ and Red Hat Enterprise Linux Life Cycle \u0026 Updates Policy: https://access.redhat.com/support/policy/updates/errata/.\n\nThe vulnerability lies in the crypto/elliptic: IsOnCurve taking in negative and invalid forms of data input and resulting in a panic, the resulting invalid data input is also resulting in data sinks in other functions such as marshall that handle elliptic curve cryptography by converting points on an elliptic curve into a binary format for storage or transmission and scalarmult which provides scalar multiplication, all three function takes in invalid forms of data and results in a crash, although the main culprit being isoncurve function, considering the attack complexity being high as the data that reaches the vulnerable function could already be stripped of negative sign and the resultant successful exploitation only leading to a panic/crash the vulnerability has been rated as Moderate.\n\nWithin regulated environments, a combination of the following controls acts as a significant barrier to successfully exploiting a CWE-252: Unchecked Return Value vulnerability and therefore downgrades the severity of this particular CVE from Moderate to Low.\n\nReturn values from critical operations are consistently evaluated through enforced development standards and automated static analysis, reducing the likelihood of logic flaws or silent failures reaching production. Error-handling routines are integrated into application behavior to ensure that failures are properly logged, traced, and contained, maintaining system stability under fault conditions. Additionally, the platform is designed to respond to errors predictably, preventing uncontrolled behavior and ensuring that processes fail in a known, recoverable state.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"8Base-STF-1.5:stf/sg-core-rhel8@sha256:f3ac213d5ff7470ad8a9175fa699033c5c2ee7cd6cf5eb5f4e081de00e94cd37_amd64"
],
"known_not_affected": [
"8Base-STF-1.5:stf/prometheus-webhook-snmp-rhel8@sha256:a53c3dc5955a72913788a3eeda32f725b2f5ef6e893022cc358f20414eb5074f_amd64",
"8Base-STF-1.5:stf/service-telemetry-operator-bundle@sha256:617009676fbc385e222f144f79819b2cdcdafb28ae8674a53cdf8676f69d3717_amd64",
"8Base-STF-1.5:stf/service-telemetry-rhel8-operator@sha256:f71352691d5e680eb09a67ef2e7208a40a10a0b781b451150ced7408dfc603d0_amd64",
"8Base-STF-1.5:stf/sg-bridge-rhel8@sha256:d42174e8f6fbc91666ee2d78483f362f4de3f0ea551ea6d2bf310dadb1b5ba28_amd64",
"8Base-STF-1.5:stf/smart-gateway-operator-bundle@sha256:08209b33986a186c90ec84140c833fdd892358583d3a7cb8c73f4732fe210546_amd64",
"8Base-STF-1.5:stf/smart-gateway-rhel8-operator@sha256:9ea6481e460623bd551f5facb1d8cee105103ad380a32cb3efcc0714b60db471_amd64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2022-23806"
},
{
"category": "external",
"summary": "RHBZ#2053429",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2053429"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2022-23806",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-23806"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2022-23806",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2022-23806"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-announce/c/SUsQn0aSgPQ",
"url": "https://groups.google.com/g/golang-announce/c/SUsQn0aSgPQ"
}
],
"release_date": "2022-02-11T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2023-03-30T00:42:39+00:00",
"details": "The Service Telemetry Framework container image provided by this update can be downloaded from the Red Hat Container Registry at registry.access.redhat.com. Installation instructions for your platform are available at Red Hat Container Catalog (see References).\n\nDockerfiles and scripts should be amended either to refer to this new image specifically, or to the latest image generally.",
"product_ids": [
"8Base-STF-1.5:stf/sg-core-rhel8@sha256:f3ac213d5ff7470ad8a9175fa699033c5c2ee7cd6cf5eb5f4e081de00e94cd37_amd64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2023:1529"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 7.1,
"baseSeverity": "HIGH",
"confidentialityImpact": "NONE",
"integrityImpact": "LOW",
"privilegesRequired": "LOW",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:N/I:L/A:H",
"version": "3.1"
},
"products": [
"8Base-STF-1.5:stf/prometheus-webhook-snmp-rhel8@sha256:a53c3dc5955a72913788a3eeda32f725b2f5ef6e893022cc358f20414eb5074f_amd64",
"8Base-STF-1.5:stf/service-telemetry-operator-bundle@sha256:617009676fbc385e222f144f79819b2cdcdafb28ae8674a53cdf8676f69d3717_amd64",
"8Base-STF-1.5:stf/service-telemetry-rhel8-operator@sha256:f71352691d5e680eb09a67ef2e7208a40a10a0b781b451150ced7408dfc603d0_amd64",
"8Base-STF-1.5:stf/sg-bridge-rhel8@sha256:d42174e8f6fbc91666ee2d78483f362f4de3f0ea551ea6d2bf310dadb1b5ba28_amd64",
"8Base-STF-1.5:stf/sg-core-rhel8@sha256:f3ac213d5ff7470ad8a9175fa699033c5c2ee7cd6cf5eb5f4e081de00e94cd37_amd64",
"8Base-STF-1.5:stf/smart-gateway-operator-bundle@sha256:08209b33986a186c90ec84140c833fdd892358583d3a7cb8c73f4732fe210546_amd64",
"8Base-STF-1.5:stf/smart-gateway-rhel8-operator@sha256:9ea6481e460623bd551f5facb1d8cee105103ad380a32cb3efcc0714b60db471_amd64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "golang: crypto/elliptic: IsOnCurve returns true for invalid field elements"
},
{
"cve": "CVE-2022-24675",
"cwe": {
"id": "CWE-120",
"name": "Buffer Copy without Checking Size of Input (\u0027Classic Buffer Overflow\u0027)"
},
"discovery_date": "2022-04-21T00:00:00+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"8Base-STF-1.5:stf/prometheus-webhook-snmp-rhel8@sha256:a53c3dc5955a72913788a3eeda32f725b2f5ef6e893022cc358f20414eb5074f_amd64",
"8Base-STF-1.5:stf/service-telemetry-operator-bundle@sha256:617009676fbc385e222f144f79819b2cdcdafb28ae8674a53cdf8676f69d3717_amd64",
"8Base-STF-1.5:stf/service-telemetry-rhel8-operator@sha256:f71352691d5e680eb09a67ef2e7208a40a10a0b781b451150ced7408dfc603d0_amd64",
"8Base-STF-1.5:stf/sg-bridge-rhel8@sha256:d42174e8f6fbc91666ee2d78483f362f4de3f0ea551ea6d2bf310dadb1b5ba28_amd64",
"8Base-STF-1.5:stf/smart-gateway-operator-bundle@sha256:08209b33986a186c90ec84140c833fdd892358583d3a7cb8c73f4732fe210546_amd64",
"8Base-STF-1.5:stf/smart-gateway-rhel8-operator@sha256:9ea6481e460623bd551f5facb1d8cee105103ad380a32cb3efcc0714b60db471_amd64"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2077688"
}
],
"notes": [
{
"category": "description",
"text": "A buffer overflow flaw was found in Golang\u0027s library encoding/pem. This flaw allows an attacker to use a large PEM input (more than 5 MB), causing a stack overflow in Decode, which leads to a loss of availability.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "golang: encoding/pem: fix stack overflow in Decode",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "Red Hat Enterprise Linux 7, 8 and 9 are affected, because the code-base is affected by this vulnerability.\n\nRed Hat Product Security has rated this issue as having Moderate security impact, and the issue is not currently planned to be addressed in future updates for Red Hat Enterprise Linux 7, hence, marked as Out-of-Support-Scope.\n\nRed Hat Developer Tools - Compilers (go-toolset-1.16-golang \u0026 go-toolset-1.17-golang), ships the vulnerable code and affected by this vulnerability.\n\nFor additional information, refer to the Issue Severity Classification: https://access.redhat.com/security/updates/classification/ and Red Hat Enterprise Linux Life Cycle \u0026 Updates Policy: https://access.redhat.com/support/policy/updates/errata/.\n\nWithin regulated environments, a combination of the following controls acts as a significant barrier to successfully exploiting a CWE-120: Buffer Copy without Checking Size of Input (\u0027Classic Buffer Overflow\u0027) vulnerability and therefore downgrades the severity of this particular CVE from Moderate to Low.\n\nRed Hat follows best practice and federal requirements for least privilege, allowing only specific processes to be run with isolated accounts specific to the team and federal platforms that have limited privileges that are only used for a single task. The environment leverages file integrity checks and malicious code protections, such as IPS/IDS and antimalware solutions, to help detect and prevent malicious code that attempts to exploit buffer overflow vulnerabilities. Robust input validation and error-handling mechanisms ensure all user inputs are thoroughly validated, preventing improperly validated inputs from causing system instability, exposing sensitive data, or escalating risks.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"8Base-STF-1.5:stf/sg-core-rhel8@sha256:f3ac213d5ff7470ad8a9175fa699033c5c2ee7cd6cf5eb5f4e081de00e94cd37_amd64"
],
"known_not_affected": [
"8Base-STF-1.5:stf/prometheus-webhook-snmp-rhel8@sha256:a53c3dc5955a72913788a3eeda32f725b2f5ef6e893022cc358f20414eb5074f_amd64",
"8Base-STF-1.5:stf/service-telemetry-operator-bundle@sha256:617009676fbc385e222f144f79819b2cdcdafb28ae8674a53cdf8676f69d3717_amd64",
"8Base-STF-1.5:stf/service-telemetry-rhel8-operator@sha256:f71352691d5e680eb09a67ef2e7208a40a10a0b781b451150ced7408dfc603d0_amd64",
"8Base-STF-1.5:stf/sg-bridge-rhel8@sha256:d42174e8f6fbc91666ee2d78483f362f4de3f0ea551ea6d2bf310dadb1b5ba28_amd64",
"8Base-STF-1.5:stf/smart-gateway-operator-bundle@sha256:08209b33986a186c90ec84140c833fdd892358583d3a7cb8c73f4732fe210546_amd64",
"8Base-STF-1.5:stf/smart-gateway-rhel8-operator@sha256:9ea6481e460623bd551f5facb1d8cee105103ad380a32cb3efcc0714b60db471_amd64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2022-24675"
},
{
"category": "external",
"summary": "RHBZ#2077688",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2077688"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2022-24675",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-24675"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2022-24675",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2022-24675"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-announce/c/oecdBNLOml8",
"url": "https://groups.google.com/g/golang-announce/c/oecdBNLOml8"
}
],
"release_date": "2022-04-12T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2023-03-30T00:42:39+00:00",
"details": "The Service Telemetry Framework container image provided by this update can be downloaded from the Red Hat Container Registry at registry.access.redhat.com. Installation instructions for your platform are available at Red Hat Container Catalog (see References).\n\nDockerfiles and scripts should be amended either to refer to this new image specifically, or to the latest image generally.",
"product_ids": [
"8Base-STF-1.5:stf/sg-core-rhel8@sha256:f3ac213d5ff7470ad8a9175fa699033c5c2ee7cd6cf5eb5f4e081de00e94cd37_amd64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2023:1529"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"8Base-STF-1.5:stf/prometheus-webhook-snmp-rhel8@sha256:a53c3dc5955a72913788a3eeda32f725b2f5ef6e893022cc358f20414eb5074f_amd64",
"8Base-STF-1.5:stf/service-telemetry-operator-bundle@sha256:617009676fbc385e222f144f79819b2cdcdafb28ae8674a53cdf8676f69d3717_amd64",
"8Base-STF-1.5:stf/service-telemetry-rhel8-operator@sha256:f71352691d5e680eb09a67ef2e7208a40a10a0b781b451150ced7408dfc603d0_amd64",
"8Base-STF-1.5:stf/sg-bridge-rhel8@sha256:d42174e8f6fbc91666ee2d78483f362f4de3f0ea551ea6d2bf310dadb1b5ba28_amd64",
"8Base-STF-1.5:stf/sg-core-rhel8@sha256:f3ac213d5ff7470ad8a9175fa699033c5c2ee7cd6cf5eb5f4e081de00e94cd37_amd64",
"8Base-STF-1.5:stf/smart-gateway-operator-bundle@sha256:08209b33986a186c90ec84140c833fdd892358583d3a7cb8c73f4732fe210546_amd64",
"8Base-STF-1.5:stf/smart-gateway-rhel8-operator@sha256:9ea6481e460623bd551f5facb1d8cee105103ad380a32cb3efcc0714b60db471_amd64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "golang: encoding/pem: fix stack overflow in Decode"
},
{
"cve": "CVE-2022-27664",
"cwe": {
"id": "CWE-400",
"name": "Uncontrolled Resource Consumption"
},
"discovery_date": "2022-09-06T00:00:00+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"8Base-STF-1.5:stf/prometheus-webhook-snmp-rhel8@sha256:a53c3dc5955a72913788a3eeda32f725b2f5ef6e893022cc358f20414eb5074f_amd64",
"8Base-STF-1.5:stf/service-telemetry-operator-bundle@sha256:617009676fbc385e222f144f79819b2cdcdafb28ae8674a53cdf8676f69d3717_amd64",
"8Base-STF-1.5:stf/service-telemetry-rhel8-operator@sha256:f71352691d5e680eb09a67ef2e7208a40a10a0b781b451150ced7408dfc603d0_amd64",
"8Base-STF-1.5:stf/sg-bridge-rhel8@sha256:d42174e8f6fbc91666ee2d78483f362f4de3f0ea551ea6d2bf310dadb1b5ba28_amd64",
"8Base-STF-1.5:stf/smart-gateway-operator-bundle@sha256:08209b33986a186c90ec84140c833fdd892358583d3a7cb8c73f4732fe210546_amd64",
"8Base-STF-1.5:stf/smart-gateway-rhel8-operator@sha256:9ea6481e460623bd551f5facb1d8cee105103ad380a32cb3efcc0714b60db471_amd64"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2124669"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in the golang package. In net/http in Go, attackers can cause a denial of service because an HTTP/2 connection can hang during closing if a fatal error preempts the shutdown.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "golang: net/http: handle server errors after sending GOAWAY",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "The opportunity for a Denial of Service is limited to the golang runtime. In the case of OpenShift Container Platform, this would be restricted within each individual container. There are multiple layers of guide rails (Golang\u2019s Garbage Collector; OpenShift\u2019s resource constraints imposed at the container and cluster levels) which would require a malicious user to continue submitting attacks for there to be any enduring impact. They would also need access to external server resources to be able to send a massive volume of requests to cause a significant impact on server operations.\n\nWithin regulated environments, a combination of the following controls acts as a significant barrier to successfully exploiting a CWE-400: Uncontrolled Resource Consumption vulnerability and therefore downgrades the severity of this particular CVE from Moderate to Low.\n\nRed Hat restricts access to all platform information by default, granting access only after successful hard token-based multi-factor authentication (MFA) and enforcing least privilege to ensure only authorized roles can execute or modify code. The environment employs malicious code protections, including IDS/IPS and antimalware tools to detect threats and monitor resource usage, helping prevent uncontrolled consumption that could lead to system failure. Additional safeguards, such as web application firewalls and load-balancing strategies, protect against resource exhaustion and performance degradation. Event logs are centrally collected, correlated, and analyzed to support monitoring, alerting, and retention, aiding in the detection of abnormal behavior and potential denial-of-service (DoS) conditions. Static code analysis and peer reviews enforce strong input validation and error handling, reducing the likelihood of input-based DoS attacks.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"8Base-STF-1.5:stf/sg-core-rhel8@sha256:f3ac213d5ff7470ad8a9175fa699033c5c2ee7cd6cf5eb5f4e081de00e94cd37_amd64"
],
"known_not_affected": [
"8Base-STF-1.5:stf/prometheus-webhook-snmp-rhel8@sha256:a53c3dc5955a72913788a3eeda32f725b2f5ef6e893022cc358f20414eb5074f_amd64",
"8Base-STF-1.5:stf/service-telemetry-operator-bundle@sha256:617009676fbc385e222f144f79819b2cdcdafb28ae8674a53cdf8676f69d3717_amd64",
"8Base-STF-1.5:stf/service-telemetry-rhel8-operator@sha256:f71352691d5e680eb09a67ef2e7208a40a10a0b781b451150ced7408dfc603d0_amd64",
"8Base-STF-1.5:stf/sg-bridge-rhel8@sha256:d42174e8f6fbc91666ee2d78483f362f4de3f0ea551ea6d2bf310dadb1b5ba28_amd64",
"8Base-STF-1.5:stf/smart-gateway-operator-bundle@sha256:08209b33986a186c90ec84140c833fdd892358583d3a7cb8c73f4732fe210546_amd64",
"8Base-STF-1.5:stf/smart-gateway-rhel8-operator@sha256:9ea6481e460623bd551f5facb1d8cee105103ad380a32cb3efcc0714b60db471_amd64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2022-27664"
},
{
"category": "external",
"summary": "RHBZ#2124669",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2124669"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2022-27664",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-27664"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2022-27664",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2022-27664"
},
{
"category": "external",
"summary": "https://go.dev/issue/54658",
"url": "https://go.dev/issue/54658"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-announce/c/x49AQzIVX-s/m/0tgO0pjiBQAJ",
"url": "https://groups.google.com/g/golang-announce/c/x49AQzIVX-s/m/0tgO0pjiBQAJ"
}
],
"release_date": "2022-09-06T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2023-03-30T00:42:39+00:00",
"details": "The Service Telemetry Framework container image provided by this update can be downloaded from the Red Hat Container Registry at registry.access.redhat.com. Installation instructions for your platform are available at Red Hat Container Catalog (see References).\n\nDockerfiles and scripts should be amended either to refer to this new image specifically, or to the latest image generally.",
"product_ids": [
"8Base-STF-1.5:stf/sg-core-rhel8@sha256:f3ac213d5ff7470ad8a9175fa699033c5c2ee7cd6cf5eb5f4e081de00e94cd37_amd64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2023:1529"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 6.5,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "LOW",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"8Base-STF-1.5:stf/prometheus-webhook-snmp-rhel8@sha256:a53c3dc5955a72913788a3eeda32f725b2f5ef6e893022cc358f20414eb5074f_amd64",
"8Base-STF-1.5:stf/service-telemetry-operator-bundle@sha256:617009676fbc385e222f144f79819b2cdcdafb28ae8674a53cdf8676f69d3717_amd64",
"8Base-STF-1.5:stf/service-telemetry-rhel8-operator@sha256:f71352691d5e680eb09a67ef2e7208a40a10a0b781b451150ced7408dfc603d0_amd64",
"8Base-STF-1.5:stf/sg-bridge-rhel8@sha256:d42174e8f6fbc91666ee2d78483f362f4de3f0ea551ea6d2bf310dadb1b5ba28_amd64",
"8Base-STF-1.5:stf/sg-core-rhel8@sha256:f3ac213d5ff7470ad8a9175fa699033c5c2ee7cd6cf5eb5f4e081de00e94cd37_amd64",
"8Base-STF-1.5:stf/smart-gateway-operator-bundle@sha256:08209b33986a186c90ec84140c833fdd892358583d3a7cb8c73f4732fe210546_amd64",
"8Base-STF-1.5:stf/smart-gateway-rhel8-operator@sha256:9ea6481e460623bd551f5facb1d8cee105103ad380a32cb3efcc0714b60db471_amd64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "golang: net/http: handle server errors after sending GOAWAY"
},
{
"cve": "CVE-2022-28327",
"cwe": {
"id": "CWE-190",
"name": "Integer Overflow or Wraparound"
},
"discovery_date": "2022-04-21T00:00:00+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"8Base-STF-1.5:stf/prometheus-webhook-snmp-rhel8@sha256:a53c3dc5955a72913788a3eeda32f725b2f5ef6e893022cc358f20414eb5074f_amd64",
"8Base-STF-1.5:stf/service-telemetry-operator-bundle@sha256:617009676fbc385e222f144f79819b2cdcdafb28ae8674a53cdf8676f69d3717_amd64",
"8Base-STF-1.5:stf/service-telemetry-rhel8-operator@sha256:f71352691d5e680eb09a67ef2e7208a40a10a0b781b451150ced7408dfc603d0_amd64",
"8Base-STF-1.5:stf/sg-bridge-rhel8@sha256:d42174e8f6fbc91666ee2d78483f362f4de3f0ea551ea6d2bf310dadb1b5ba28_amd64",
"8Base-STF-1.5:stf/smart-gateway-operator-bundle@sha256:08209b33986a186c90ec84140c833fdd892358583d3a7cb8c73f4732fe210546_amd64",
"8Base-STF-1.5:stf/smart-gateway-rhel8-operator@sha256:9ea6481e460623bd551f5facb1d8cee105103ad380a32cb3efcc0714b60db471_amd64"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2077689"
}
],
"notes": [
{
"category": "description",
"text": "An integer overflow flaw was found in Golang\u0027s crypto/elliptic library. This flaw allows an attacker to use a crafted scaler input longer than 32 bytes, causing P256().ScalarMult or P256().ScalarBaseMult to panic, leading to a loss of availability.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "golang: crypto/elliptic: panic caused by oversized scalar",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "A moderate severity flaw was found in Go\u2019s crypto/elliptic package in the generic P-256 implementation. If a scalar input longer than 32 bytes is supplied, P256().ScalarMult or P256().ScalarBaseMult can panic, causing the application to crash. Indirect uses via crypto/ecdsa and crypto/tls are not affected. This issue impacts availability but does not affect confidentiality or integrity. Only certain platforms (non-amd64, non-arm64, non-ppc64le, non-s390x) may be affected.\n\nRed Hat Enterprise Linux 7, 8 and 9 are affected, because the code-base is affected by this vulnerability.\n\nRed Hat Product Security has rated this issue as having Moderate security impact, and the issue is not currently planned to be addressed in future updates for Red Hat Enterprise Linux 7, hence, marked as Out-of-Support-Scope. \n\nRed Hat Developer Tools - Compilers (go-toolset-1.16-golang \u0026 go-toolset-1.17-golang), ships the vulnerable code and affected by this vulnerability.\n\nFor additional information, refer to the Issue Severity Classification: https://access.redhat.com/security/updates/classification/ and Red Hat Enterprise Linux Life Cycle \u0026 Updates Policy: https://access.redhat.com/support/policy/updates/errata/.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"8Base-STF-1.5:stf/sg-core-rhel8@sha256:f3ac213d5ff7470ad8a9175fa699033c5c2ee7cd6cf5eb5f4e081de00e94cd37_amd64"
],
"known_not_affected": [
"8Base-STF-1.5:stf/prometheus-webhook-snmp-rhel8@sha256:a53c3dc5955a72913788a3eeda32f725b2f5ef6e893022cc358f20414eb5074f_amd64",
"8Base-STF-1.5:stf/service-telemetry-operator-bundle@sha256:617009676fbc385e222f144f79819b2cdcdafb28ae8674a53cdf8676f69d3717_amd64",
"8Base-STF-1.5:stf/service-telemetry-rhel8-operator@sha256:f71352691d5e680eb09a67ef2e7208a40a10a0b781b451150ced7408dfc603d0_amd64",
"8Base-STF-1.5:stf/sg-bridge-rhel8@sha256:d42174e8f6fbc91666ee2d78483f362f4de3f0ea551ea6d2bf310dadb1b5ba28_amd64",
"8Base-STF-1.5:stf/smart-gateway-operator-bundle@sha256:08209b33986a186c90ec84140c833fdd892358583d3a7cb8c73f4732fe210546_amd64",
"8Base-STF-1.5:stf/smart-gateway-rhel8-operator@sha256:9ea6481e460623bd551f5facb1d8cee105103ad380a32cb3efcc0714b60db471_amd64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2022-28327"
},
{
"category": "external",
"summary": "RHBZ#2077689",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2077689"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2022-28327",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-28327"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2022-28327",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2022-28327"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-announce/c/oecdBNLOml8",
"url": "https://groups.google.com/g/golang-announce/c/oecdBNLOml8"
}
],
"release_date": "2022-04-12T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2023-03-30T00:42:39+00:00",
"details": "The Service Telemetry Framework container image provided by this update can be downloaded from the Red Hat Container Registry at registry.access.redhat.com. Installation instructions for your platform are available at Red Hat Container Catalog (see References).\n\nDockerfiles and scripts should be amended either to refer to this new image specifically, or to the latest image generally.",
"product_ids": [
"8Base-STF-1.5:stf/sg-core-rhel8@sha256:f3ac213d5ff7470ad8a9175fa699033c5c2ee7cd6cf5eb5f4e081de00e94cd37_amd64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2023:1529"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"8Base-STF-1.5:stf/prometheus-webhook-snmp-rhel8@sha256:a53c3dc5955a72913788a3eeda32f725b2f5ef6e893022cc358f20414eb5074f_amd64",
"8Base-STF-1.5:stf/service-telemetry-operator-bundle@sha256:617009676fbc385e222f144f79819b2cdcdafb28ae8674a53cdf8676f69d3717_amd64",
"8Base-STF-1.5:stf/service-telemetry-rhel8-operator@sha256:f71352691d5e680eb09a67ef2e7208a40a10a0b781b451150ced7408dfc603d0_amd64",
"8Base-STF-1.5:stf/sg-bridge-rhel8@sha256:d42174e8f6fbc91666ee2d78483f362f4de3f0ea551ea6d2bf310dadb1b5ba28_amd64",
"8Base-STF-1.5:stf/sg-core-rhel8@sha256:f3ac213d5ff7470ad8a9175fa699033c5c2ee7cd6cf5eb5f4e081de00e94cd37_amd64",
"8Base-STF-1.5:stf/smart-gateway-operator-bundle@sha256:08209b33986a186c90ec84140c833fdd892358583d3a7cb8c73f4732fe210546_amd64",
"8Base-STF-1.5:stf/smart-gateway-rhel8-operator@sha256:9ea6481e460623bd551f5facb1d8cee105103ad380a32cb3efcc0714b60db471_amd64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "golang: crypto/elliptic: panic caused by oversized scalar"
},
{
"acknowledgments": [
{
"names": [
"Jo\u00ebl G\u00e4hwiler"
],
"summary": "Acknowledged by upstream."
}
],
"cve": "CVE-2022-29526",
"cwe": {
"id": "CWE-280",
"name": "Improper Handling of Insufficient Permissions or Privileges "
},
"discovery_date": "2022-05-11T00:00:00+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"8Base-STF-1.5:stf/prometheus-webhook-snmp-rhel8@sha256:a53c3dc5955a72913788a3eeda32f725b2f5ef6e893022cc358f20414eb5074f_amd64",
"8Base-STF-1.5:stf/service-telemetry-operator-bundle@sha256:617009676fbc385e222f144f79819b2cdcdafb28ae8674a53cdf8676f69d3717_amd64",
"8Base-STF-1.5:stf/service-telemetry-rhel8-operator@sha256:f71352691d5e680eb09a67ef2e7208a40a10a0b781b451150ced7408dfc603d0_amd64",
"8Base-STF-1.5:stf/sg-bridge-rhel8@sha256:d42174e8f6fbc91666ee2d78483f362f4de3f0ea551ea6d2bf310dadb1b5ba28_amd64",
"8Base-STF-1.5:stf/smart-gateway-operator-bundle@sha256:08209b33986a186c90ec84140c833fdd892358583d3a7cb8c73f4732fe210546_amd64",
"8Base-STF-1.5:stf/smart-gateway-rhel8-operator@sha256:9ea6481e460623bd551f5facb1d8cee105103ad380a32cb3efcc0714b60db471_amd64"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2084085"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in the syscall.Faccessat function when calling a process by checking the group. This flaw allows an attacker to check the process group permissions rather than a member of the file\u0027s group, affecting system availability.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "golang: syscall: faccessat checks wrong group",
"title": "Vulnerability summary"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"8Base-STF-1.5:stf/sg-core-rhel8@sha256:f3ac213d5ff7470ad8a9175fa699033c5c2ee7cd6cf5eb5f4e081de00e94cd37_amd64"
],
"known_not_affected": [
"8Base-STF-1.5:stf/prometheus-webhook-snmp-rhel8@sha256:a53c3dc5955a72913788a3eeda32f725b2f5ef6e893022cc358f20414eb5074f_amd64",
"8Base-STF-1.5:stf/service-telemetry-operator-bundle@sha256:617009676fbc385e222f144f79819b2cdcdafb28ae8674a53cdf8676f69d3717_amd64",
"8Base-STF-1.5:stf/service-telemetry-rhel8-operator@sha256:f71352691d5e680eb09a67ef2e7208a40a10a0b781b451150ced7408dfc603d0_amd64",
"8Base-STF-1.5:stf/sg-bridge-rhel8@sha256:d42174e8f6fbc91666ee2d78483f362f4de3f0ea551ea6d2bf310dadb1b5ba28_amd64",
"8Base-STF-1.5:stf/smart-gateway-operator-bundle@sha256:08209b33986a186c90ec84140c833fdd892358583d3a7cb8c73f4732fe210546_amd64",
"8Base-STF-1.5:stf/smart-gateway-rhel8-operator@sha256:9ea6481e460623bd551f5facb1d8cee105103ad380a32cb3efcc0714b60db471_amd64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2022-29526"
},
{
"category": "external",
"summary": "RHBZ#2084085",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2084085"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2022-29526",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-29526"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2022-29526",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2022-29526"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-announce/c/Y5qrqw_lWdU",
"url": "https://groups.google.com/g/golang-announce/c/Y5qrqw_lWdU"
}
],
"release_date": "2022-05-11T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2023-03-30T00:42:39+00:00",
"details": "The Service Telemetry Framework container image provided by this update can be downloaded from the Red Hat Container Registry at registry.access.redhat.com. Installation instructions for your platform are available at Red Hat Container Catalog (see References).\n\nDockerfiles and scripts should be amended either to refer to this new image specifically, or to the latest image generally.",
"product_ids": [
"8Base-STF-1.5:stf/sg-core-rhel8@sha256:f3ac213d5ff7470ad8a9175fa699033c5c2ee7cd6cf5eb5f4e081de00e94cd37_amd64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2023:1529"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "LOCAL",
"availabilityImpact": "HIGH",
"baseScore": 6.2,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"8Base-STF-1.5:stf/prometheus-webhook-snmp-rhel8@sha256:a53c3dc5955a72913788a3eeda32f725b2f5ef6e893022cc358f20414eb5074f_amd64",
"8Base-STF-1.5:stf/service-telemetry-operator-bundle@sha256:617009676fbc385e222f144f79819b2cdcdafb28ae8674a53cdf8676f69d3717_amd64",
"8Base-STF-1.5:stf/service-telemetry-rhel8-operator@sha256:f71352691d5e680eb09a67ef2e7208a40a10a0b781b451150ced7408dfc603d0_amd64",
"8Base-STF-1.5:stf/sg-bridge-rhel8@sha256:d42174e8f6fbc91666ee2d78483f362f4de3f0ea551ea6d2bf310dadb1b5ba28_amd64",
"8Base-STF-1.5:stf/sg-core-rhel8@sha256:f3ac213d5ff7470ad8a9175fa699033c5c2ee7cd6cf5eb5f4e081de00e94cd37_amd64",
"8Base-STF-1.5:stf/smart-gateway-operator-bundle@sha256:08209b33986a186c90ec84140c833fdd892358583d3a7cb8c73f4732fe210546_amd64",
"8Base-STF-1.5:stf/smart-gateway-rhel8-operator@sha256:9ea6481e460623bd551f5facb1d8cee105103ad380a32cb3efcc0714b60db471_amd64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "golang: syscall: faccessat checks wrong group"
},
{
"cve": "CVE-2022-30629",
"cwe": {
"id": "CWE-331",
"name": "Insufficient Entropy"
},
"discovery_date": "2022-06-02T00:00:00+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"8Base-STF-1.5:stf/prometheus-webhook-snmp-rhel8@sha256:a53c3dc5955a72913788a3eeda32f725b2f5ef6e893022cc358f20414eb5074f_amd64",
"8Base-STF-1.5:stf/service-telemetry-operator-bundle@sha256:617009676fbc385e222f144f79819b2cdcdafb28ae8674a53cdf8676f69d3717_amd64",
"8Base-STF-1.5:stf/service-telemetry-rhel8-operator@sha256:f71352691d5e680eb09a67ef2e7208a40a10a0b781b451150ced7408dfc603d0_amd64",
"8Base-STF-1.5:stf/sg-bridge-rhel8@sha256:d42174e8f6fbc91666ee2d78483f362f4de3f0ea551ea6d2bf310dadb1b5ba28_amd64",
"8Base-STF-1.5:stf/smart-gateway-operator-bundle@sha256:08209b33986a186c90ec84140c833fdd892358583d3a7cb8c73f4732fe210546_amd64",
"8Base-STF-1.5:stf/smart-gateway-rhel8-operator@sha256:9ea6481e460623bd551f5facb1d8cee105103ad380a32cb3efcc0714b60db471_amd64"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2092793"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in the crypto/tls golang package. When session tickets are generated by crypto/tls, it is missing the ticket expiration. This issue may allow an attacker to observe the TLS handshakes to correlate successive connections during session resumption.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "golang: crypto/tls: session tickets lack random ticket_age_add",
"title": "Vulnerability summary"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"8Base-STF-1.5:stf/sg-core-rhel8@sha256:f3ac213d5ff7470ad8a9175fa699033c5c2ee7cd6cf5eb5f4e081de00e94cd37_amd64"
],
"known_not_affected": [
"8Base-STF-1.5:stf/prometheus-webhook-snmp-rhel8@sha256:a53c3dc5955a72913788a3eeda32f725b2f5ef6e893022cc358f20414eb5074f_amd64",
"8Base-STF-1.5:stf/service-telemetry-operator-bundle@sha256:617009676fbc385e222f144f79819b2cdcdafb28ae8674a53cdf8676f69d3717_amd64",
"8Base-STF-1.5:stf/service-telemetry-rhel8-operator@sha256:f71352691d5e680eb09a67ef2e7208a40a10a0b781b451150ced7408dfc603d0_amd64",
"8Base-STF-1.5:stf/sg-bridge-rhel8@sha256:d42174e8f6fbc91666ee2d78483f362f4de3f0ea551ea6d2bf310dadb1b5ba28_amd64",
"8Base-STF-1.5:stf/smart-gateway-operator-bundle@sha256:08209b33986a186c90ec84140c833fdd892358583d3a7cb8c73f4732fe210546_amd64",
"8Base-STF-1.5:stf/smart-gateway-rhel8-operator@sha256:9ea6481e460623bd551f5facb1d8cee105103ad380a32cb3efcc0714b60db471_amd64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2022-30629"
},
{
"category": "external",
"summary": "RHBZ#2092793",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2092793"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2022-30629",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-30629"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2022-30629",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2022-30629"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-announce/c/TzIC9-t8Ytg",
"url": "https://groups.google.com/g/golang-announce/c/TzIC9-t8Ytg"
}
],
"release_date": "2022-06-02T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2023-03-30T00:42:39+00:00",
"details": "The Service Telemetry Framework container image provided by this update can be downloaded from the Red Hat Container Registry at registry.access.redhat.com. Installation instructions for your platform are available at Red Hat Container Catalog (see References).\n\nDockerfiles and scripts should be amended either to refer to this new image specifically, or to the latest image generally.",
"product_ids": [
"8Base-STF-1.5:stf/sg-core-rhel8@sha256:f3ac213d5ff7470ad8a9175fa699033c5c2ee7cd6cf5eb5f4e081de00e94cd37_amd64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2023:1529"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "HIGH",
"attackVector": "NETWORK",
"availabilityImpact": "NONE",
"baseScore": 3.1,
"baseSeverity": "LOW",
"confidentialityImpact": "LOW",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "REQUIRED",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:R/S:U/C:L/I:N/A:N",
"version": "3.1"
},
"products": [
"8Base-STF-1.5:stf/prometheus-webhook-snmp-rhel8@sha256:a53c3dc5955a72913788a3eeda32f725b2f5ef6e893022cc358f20414eb5074f_amd64",
"8Base-STF-1.5:stf/service-telemetry-operator-bundle@sha256:617009676fbc385e222f144f79819b2cdcdafb28ae8674a53cdf8676f69d3717_amd64",
"8Base-STF-1.5:stf/service-telemetry-rhel8-operator@sha256:f71352691d5e680eb09a67ef2e7208a40a10a0b781b451150ced7408dfc603d0_amd64",
"8Base-STF-1.5:stf/sg-bridge-rhel8@sha256:d42174e8f6fbc91666ee2d78483f362f4de3f0ea551ea6d2bf310dadb1b5ba28_amd64",
"8Base-STF-1.5:stf/sg-core-rhel8@sha256:f3ac213d5ff7470ad8a9175fa699033c5c2ee7cd6cf5eb5f4e081de00e94cd37_amd64",
"8Base-STF-1.5:stf/smart-gateway-operator-bundle@sha256:08209b33986a186c90ec84140c833fdd892358583d3a7cb8c73f4732fe210546_amd64",
"8Base-STF-1.5:stf/smart-gateway-rhel8-operator@sha256:9ea6481e460623bd551f5facb1d8cee105103ad380a32cb3efcc0714b60db471_amd64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Low"
}
],
"title": "golang: crypto/tls: session tickets lack random ticket_age_add"
},
{
"cve": "CVE-2022-30630",
"cwe": {
"id": "CWE-1325",
"name": "Improperly Controlled Sequential Memory Allocation"
},
"discovery_date": "2022-07-14T00:00:00+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"8Base-STF-1.5:stf/prometheus-webhook-snmp-rhel8@sha256:a53c3dc5955a72913788a3eeda32f725b2f5ef6e893022cc358f20414eb5074f_amd64",
"8Base-STF-1.5:stf/service-telemetry-operator-bundle@sha256:617009676fbc385e222f144f79819b2cdcdafb28ae8674a53cdf8676f69d3717_amd64",
"8Base-STF-1.5:stf/service-telemetry-rhel8-operator@sha256:f71352691d5e680eb09a67ef2e7208a40a10a0b781b451150ced7408dfc603d0_amd64",
"8Base-STF-1.5:stf/sg-bridge-rhel8@sha256:d42174e8f6fbc91666ee2d78483f362f4de3f0ea551ea6d2bf310dadb1b5ba28_amd64",
"8Base-STF-1.5:stf/smart-gateway-operator-bundle@sha256:08209b33986a186c90ec84140c833fdd892358583d3a7cb8c73f4732fe210546_amd64",
"8Base-STF-1.5:stf/smart-gateway-rhel8-operator@sha256:9ea6481e460623bd551f5facb1d8cee105103ad380a32cb3efcc0714b60db471_amd64"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2107371"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in the golang standard library, io/fs. Calling Glob on a path that contains a large number of path separators can cause a panic issue due to stack exhaustion. This could allow an attacker to impact availability.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "golang: io/fs: stack exhaustion in Glob",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "RH ProdSec has set the Impact of this vulnerability to Moderate as there is no known method to execute arbitary code. Successful exploitation of this bug can cause the application under attack to panic, merely causing a Denial of Service at the application level. As the kernel is unaffected by this bug, the user can merely relaunch the application to fix the problem. Also, if somehow the application keeps relaunching, the timer watchdogs in the default RHEL kernel will stop the attack in its tracks.\n\nWithin regulated environments, a combination of the following controls acts as a significant barrier to successfully exploiting a CWE-1325: Improperly Controlled Sequential Memory Allocation vulnerability and therefore downgrades the severity of this particular CVE from Moderate to Low.\n\nAccess to the platform is granted only after successful hard token-based multi-factor authentication (MFA) and is governed by least privilege to ensure only authorized users and roles can execute or modify code. Static code analysis and peer reviews enforce strong input validation and error handling, preventing improperly validated inputs from causing system instability, data exposure, or privilege escalation. In the event of successful exploitation, process isolation limits the impact of excessive sequential memory allocation by restricting memory use per process, preventing any single process from exhausting system resources. Finally, the platform uses memory protection mechanisms such as Data Execution Prevention (DEP) and Address Space Layout Randomization (ASLR) to reduce the risk of memory allocation-based attacks.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"8Base-STF-1.5:stf/sg-core-rhel8@sha256:f3ac213d5ff7470ad8a9175fa699033c5c2ee7cd6cf5eb5f4e081de00e94cd37_amd64"
],
"known_not_affected": [
"8Base-STF-1.5:stf/prometheus-webhook-snmp-rhel8@sha256:a53c3dc5955a72913788a3eeda32f725b2f5ef6e893022cc358f20414eb5074f_amd64",
"8Base-STF-1.5:stf/service-telemetry-operator-bundle@sha256:617009676fbc385e222f144f79819b2cdcdafb28ae8674a53cdf8676f69d3717_amd64",
"8Base-STF-1.5:stf/service-telemetry-rhel8-operator@sha256:f71352691d5e680eb09a67ef2e7208a40a10a0b781b451150ced7408dfc603d0_amd64",
"8Base-STF-1.5:stf/sg-bridge-rhel8@sha256:d42174e8f6fbc91666ee2d78483f362f4de3f0ea551ea6d2bf310dadb1b5ba28_amd64",
"8Base-STF-1.5:stf/smart-gateway-operator-bundle@sha256:08209b33986a186c90ec84140c833fdd892358583d3a7cb8c73f4732fe210546_amd64",
"8Base-STF-1.5:stf/smart-gateway-rhel8-operator@sha256:9ea6481e460623bd551f5facb1d8cee105103ad380a32cb3efcc0714b60db471_amd64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2022-30630"
},
{
"category": "external",
"summary": "RHBZ#2107371",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2107371"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2022-30630",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-30630"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2022-30630",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2022-30630"
},
{
"category": "external",
"summary": "https://go.dev/issue/53415",
"url": "https://go.dev/issue/53415"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-announce/c/nqrv9fbR0zE",
"url": "https://groups.google.com/g/golang-announce/c/nqrv9fbR0zE"
}
],
"release_date": "2022-07-12T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2023-03-30T00:42:39+00:00",
"details": "The Service Telemetry Framework container image provided by this update can be downloaded from the Red Hat Container Registry at registry.access.redhat.com. Installation instructions for your platform are available at Red Hat Container Catalog (see References).\n\nDockerfiles and scripts should be amended either to refer to this new image specifically, or to the latest image generally.",
"product_ids": [
"8Base-STF-1.5:stf/sg-core-rhel8@sha256:f3ac213d5ff7470ad8a9175fa699033c5c2ee7cd6cf5eb5f4e081de00e94cd37_amd64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2023:1529"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"8Base-STF-1.5:stf/prometheus-webhook-snmp-rhel8@sha256:a53c3dc5955a72913788a3eeda32f725b2f5ef6e893022cc358f20414eb5074f_amd64",
"8Base-STF-1.5:stf/service-telemetry-operator-bundle@sha256:617009676fbc385e222f144f79819b2cdcdafb28ae8674a53cdf8676f69d3717_amd64",
"8Base-STF-1.5:stf/service-telemetry-rhel8-operator@sha256:f71352691d5e680eb09a67ef2e7208a40a10a0b781b451150ced7408dfc603d0_amd64",
"8Base-STF-1.5:stf/sg-bridge-rhel8@sha256:d42174e8f6fbc91666ee2d78483f362f4de3f0ea551ea6d2bf310dadb1b5ba28_amd64",
"8Base-STF-1.5:stf/sg-core-rhel8@sha256:f3ac213d5ff7470ad8a9175fa699033c5c2ee7cd6cf5eb5f4e081de00e94cd37_amd64",
"8Base-STF-1.5:stf/smart-gateway-operator-bundle@sha256:08209b33986a186c90ec84140c833fdd892358583d3a7cb8c73f4732fe210546_amd64",
"8Base-STF-1.5:stf/smart-gateway-rhel8-operator@sha256:9ea6481e460623bd551f5facb1d8cee105103ad380a32cb3efcc0714b60db471_amd64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "golang: io/fs: stack exhaustion in Glob"
},
{
"cve": "CVE-2022-30631",
"cwe": {
"id": "CWE-1325",
"name": "Improperly Controlled Sequential Memory Allocation"
},
"discovery_date": "2022-07-14T00:00:00+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"8Base-STF-1.5:stf/prometheus-webhook-snmp-rhel8@sha256:a53c3dc5955a72913788a3eeda32f725b2f5ef6e893022cc358f20414eb5074f_amd64",
"8Base-STF-1.5:stf/service-telemetry-operator-bundle@sha256:617009676fbc385e222f144f79819b2cdcdafb28ae8674a53cdf8676f69d3717_amd64",
"8Base-STF-1.5:stf/service-telemetry-rhel8-operator@sha256:f71352691d5e680eb09a67ef2e7208a40a10a0b781b451150ced7408dfc603d0_amd64",
"8Base-STF-1.5:stf/sg-bridge-rhel8@sha256:d42174e8f6fbc91666ee2d78483f362f4de3f0ea551ea6d2bf310dadb1b5ba28_amd64",
"8Base-STF-1.5:stf/smart-gateway-operator-bundle@sha256:08209b33986a186c90ec84140c833fdd892358583d3a7cb8c73f4732fe210546_amd64",
"8Base-STF-1.5:stf/smart-gateway-rhel8-operator@sha256:9ea6481e460623bd551f5facb1d8cee105103ad380a32cb3efcc0714b60db471_amd64"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2107342"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in golang. Calling the Reader, Read method on an archive that contains a large number of concatenated 0-length compressed files can cause a panic issue due to stack exhaustion.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "golang: compress/gzip: stack exhaustion in Reader.Read",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "To exploit CVE-2022-30631, an attacker supplies a specially crafted gzip archive to a Go application that uses a vulnerable version of the compress/gzip package without adequate input validation. This can lead to uncontrolled recursion, resulting in stack exhaustion and causing the application to panic, thereby affecting its availability.\n\nAs this is merely a DoS and there is no known way to control the instruction pointer, RH ProdSec has set the impact of this vulnerabilty to \"Moderate\".\n\nWithin regulated environments, a combination of the following controls acts as a significant barrier to successfully exploiting a CWE-1325: Improperly Controlled Sequential Memory Allocation vulnerability and therefore downgrades the severity of this particular CVE from Moderate to Low.\n\nAccess to the platform is granted only after successful hard token-based multi-factor authentication (MFA) and is governed by least privilege to ensure only authorized users and roles can execute or modify code. Static code analysis and peer reviews enforce strong input validation and error handling, preventing improperly validated inputs from causing system instability, data exposure, or privilege escalation. In the event of successful exploitation, process isolation limits the impact of excessive sequential memory allocation by restricting memory use per process, preventing any single process from exhausting system resources. Finally, the platform uses memory protection mechanisms such as Data Execution Prevention (DEP) and Address Space Layout Randomization (ASLR) to reduce the risk of memory allocation-based attacks.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"8Base-STF-1.5:stf/sg-core-rhel8@sha256:f3ac213d5ff7470ad8a9175fa699033c5c2ee7cd6cf5eb5f4e081de00e94cd37_amd64"
],
"known_not_affected": [
"8Base-STF-1.5:stf/prometheus-webhook-snmp-rhel8@sha256:a53c3dc5955a72913788a3eeda32f725b2f5ef6e893022cc358f20414eb5074f_amd64",
"8Base-STF-1.5:stf/service-telemetry-operator-bundle@sha256:617009676fbc385e222f144f79819b2cdcdafb28ae8674a53cdf8676f69d3717_amd64",
"8Base-STF-1.5:stf/service-telemetry-rhel8-operator@sha256:f71352691d5e680eb09a67ef2e7208a40a10a0b781b451150ced7408dfc603d0_amd64",
"8Base-STF-1.5:stf/sg-bridge-rhel8@sha256:d42174e8f6fbc91666ee2d78483f362f4de3f0ea551ea6d2bf310dadb1b5ba28_amd64",
"8Base-STF-1.5:stf/smart-gateway-operator-bundle@sha256:08209b33986a186c90ec84140c833fdd892358583d3a7cb8c73f4732fe210546_amd64",
"8Base-STF-1.5:stf/smart-gateway-rhel8-operator@sha256:9ea6481e460623bd551f5facb1d8cee105103ad380a32cb3efcc0714b60db471_amd64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2022-30631"
},
{
"category": "external",
"summary": "RHBZ#2107342",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2107342"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2022-30631",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-30631"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2022-30631",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2022-30631"
},
{
"category": "external",
"summary": "https://go.dev/issue/53168",
"url": "https://go.dev/issue/53168"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-announce/c/nqrv9fbR0zE",
"url": "https://groups.google.com/g/golang-announce/c/nqrv9fbR0zE"
}
],
"release_date": "2022-07-12T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2023-03-30T00:42:39+00:00",
"details": "The Service Telemetry Framework container image provided by this update can be downloaded from the Red Hat Container Registry at registry.access.redhat.com. Installation instructions for your platform are available at Red Hat Container Catalog (see References).\n\nDockerfiles and scripts should be amended either to refer to this new image specifically, or to the latest image generally.",
"product_ids": [
"8Base-STF-1.5:stf/sg-core-rhel8@sha256:f3ac213d5ff7470ad8a9175fa699033c5c2ee7cd6cf5eb5f4e081de00e94cd37_amd64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2023:1529"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"8Base-STF-1.5:stf/prometheus-webhook-snmp-rhel8@sha256:a53c3dc5955a72913788a3eeda32f725b2f5ef6e893022cc358f20414eb5074f_amd64",
"8Base-STF-1.5:stf/service-telemetry-operator-bundle@sha256:617009676fbc385e222f144f79819b2cdcdafb28ae8674a53cdf8676f69d3717_amd64",
"8Base-STF-1.5:stf/service-telemetry-rhel8-operator@sha256:f71352691d5e680eb09a67ef2e7208a40a10a0b781b451150ced7408dfc603d0_amd64",
"8Base-STF-1.5:stf/sg-bridge-rhel8@sha256:d42174e8f6fbc91666ee2d78483f362f4de3f0ea551ea6d2bf310dadb1b5ba28_amd64",
"8Base-STF-1.5:stf/sg-core-rhel8@sha256:f3ac213d5ff7470ad8a9175fa699033c5c2ee7cd6cf5eb5f4e081de00e94cd37_amd64",
"8Base-STF-1.5:stf/smart-gateway-operator-bundle@sha256:08209b33986a186c90ec84140c833fdd892358583d3a7cb8c73f4732fe210546_amd64",
"8Base-STF-1.5:stf/smart-gateway-rhel8-operator@sha256:9ea6481e460623bd551f5facb1d8cee105103ad380a32cb3efcc0714b60db471_amd64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "golang: compress/gzip: stack exhaustion in Reader.Read"
},
{
"cve": "CVE-2022-30632",
"cwe": {
"id": "CWE-1325",
"name": "Improperly Controlled Sequential Memory Allocation"
},
"discovery_date": "2022-07-14T00:00:00+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"8Base-STF-1.5:stf/prometheus-webhook-snmp-rhel8@sha256:a53c3dc5955a72913788a3eeda32f725b2f5ef6e893022cc358f20414eb5074f_amd64",
"8Base-STF-1.5:stf/service-telemetry-operator-bundle@sha256:617009676fbc385e222f144f79819b2cdcdafb28ae8674a53cdf8676f69d3717_amd64",
"8Base-STF-1.5:stf/service-telemetry-rhel8-operator@sha256:f71352691d5e680eb09a67ef2e7208a40a10a0b781b451150ced7408dfc603d0_amd64",
"8Base-STF-1.5:stf/sg-bridge-rhel8@sha256:d42174e8f6fbc91666ee2d78483f362f4de3f0ea551ea6d2bf310dadb1b5ba28_amd64",
"8Base-STF-1.5:stf/smart-gateway-operator-bundle@sha256:08209b33986a186c90ec84140c833fdd892358583d3a7cb8c73f4732fe210546_amd64",
"8Base-STF-1.5:stf/smart-gateway-rhel8-operator@sha256:9ea6481e460623bd551f5facb1d8cee105103ad380a32cb3efcc0714b60db471_amd64"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2107386"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in golang. Calling Glob on a path that contains a large number of path separators can cause a panic issue due to stack exhaustion. This can cause an attacker to impact availability.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "golang: path/filepath: stack exhaustion in Glob",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "The exploitation of this flaw will only result in a denial of service of the application via the application crashing which is why this has been rated as moderate.\n\nWithin regulated environments, a combination of the following controls acts as a significant barrier to successfully exploiting a CWE-1325: Improperly Controlled Sequential Memory Allocation vulnerability and therefore downgrades the severity of this particular CVE from Moderate to Low.\n\nAccess to the platform is granted only after successful hard token-based multi-factor authentication (MFA) and is governed by least privilege to ensure only authorized users and roles can execute or modify code. Static code analysis and peer reviews enforce strong input validation and error handling, preventing improperly validated inputs from causing system instability, data exposure, or privilege escalation. In the event of successful exploitation, process isolation limits the impact of excessive sequential memory allocation by restricting memory use per process, preventing any single process from exhausting system resources. Finally, the platform uses memory protection mechanisms such as Data Execution Prevention (DEP) and Address Space Layout Randomization (ASLR) to reduce the risk of memory allocation-based attacks.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"8Base-STF-1.5:stf/sg-core-rhel8@sha256:f3ac213d5ff7470ad8a9175fa699033c5c2ee7cd6cf5eb5f4e081de00e94cd37_amd64"
],
"known_not_affected": [
"8Base-STF-1.5:stf/prometheus-webhook-snmp-rhel8@sha256:a53c3dc5955a72913788a3eeda32f725b2f5ef6e893022cc358f20414eb5074f_amd64",
"8Base-STF-1.5:stf/service-telemetry-operator-bundle@sha256:617009676fbc385e222f144f79819b2cdcdafb28ae8674a53cdf8676f69d3717_amd64",
"8Base-STF-1.5:stf/service-telemetry-rhel8-operator@sha256:f71352691d5e680eb09a67ef2e7208a40a10a0b781b451150ced7408dfc603d0_amd64",
"8Base-STF-1.5:stf/sg-bridge-rhel8@sha256:d42174e8f6fbc91666ee2d78483f362f4de3f0ea551ea6d2bf310dadb1b5ba28_amd64",
"8Base-STF-1.5:stf/smart-gateway-operator-bundle@sha256:08209b33986a186c90ec84140c833fdd892358583d3a7cb8c73f4732fe210546_amd64",
"8Base-STF-1.5:stf/smart-gateway-rhel8-operator@sha256:9ea6481e460623bd551f5facb1d8cee105103ad380a32cb3efcc0714b60db471_amd64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2022-30632"
},
{
"category": "external",
"summary": "RHBZ#2107386",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2107386"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2022-30632",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-30632"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2022-30632",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2022-30632"
},
{
"category": "external",
"summary": "https://go.dev/issue/53416",
"url": "https://go.dev/issue/53416"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-announce/c/nqrv9fbR0zE",
"url": "https://groups.google.com/g/golang-announce/c/nqrv9fbR0zE"
}
],
"release_date": "2022-07-12T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2023-03-30T00:42:39+00:00",
"details": "The Service Telemetry Framework container image provided by this update can be downloaded from the Red Hat Container Registry at registry.access.redhat.com. Installation instructions for your platform are available at Red Hat Container Catalog (see References).\n\nDockerfiles and scripts should be amended either to refer to this new image specifically, or to the latest image generally.",
"product_ids": [
"8Base-STF-1.5:stf/sg-core-rhel8@sha256:f3ac213d5ff7470ad8a9175fa699033c5c2ee7cd6cf5eb5f4e081de00e94cd37_amd64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2023:1529"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"8Base-STF-1.5:stf/prometheus-webhook-snmp-rhel8@sha256:a53c3dc5955a72913788a3eeda32f725b2f5ef6e893022cc358f20414eb5074f_amd64",
"8Base-STF-1.5:stf/service-telemetry-operator-bundle@sha256:617009676fbc385e222f144f79819b2cdcdafb28ae8674a53cdf8676f69d3717_amd64",
"8Base-STF-1.5:stf/service-telemetry-rhel8-operator@sha256:f71352691d5e680eb09a67ef2e7208a40a10a0b781b451150ced7408dfc603d0_amd64",
"8Base-STF-1.5:stf/sg-bridge-rhel8@sha256:d42174e8f6fbc91666ee2d78483f362f4de3f0ea551ea6d2bf310dadb1b5ba28_amd64",
"8Base-STF-1.5:stf/sg-core-rhel8@sha256:f3ac213d5ff7470ad8a9175fa699033c5c2ee7cd6cf5eb5f4e081de00e94cd37_amd64",
"8Base-STF-1.5:stf/smart-gateway-operator-bundle@sha256:08209b33986a186c90ec84140c833fdd892358583d3a7cb8c73f4732fe210546_amd64",
"8Base-STF-1.5:stf/smart-gateway-rhel8-operator@sha256:9ea6481e460623bd551f5facb1d8cee105103ad380a32cb3efcc0714b60db471_amd64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "golang: path/filepath: stack exhaustion in Glob"
},
{
"cve": "CVE-2022-32189",
"cwe": {
"id": "CWE-400",
"name": "Uncontrolled Resource Consumption"
},
"discovery_date": "2022-08-02T00:00:00+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"8Base-STF-1.5:stf/prometheus-webhook-snmp-rhel8@sha256:a53c3dc5955a72913788a3eeda32f725b2f5ef6e893022cc358f20414eb5074f_amd64",
"8Base-STF-1.5:stf/service-telemetry-operator-bundle@sha256:617009676fbc385e222f144f79819b2cdcdafb28ae8674a53cdf8676f69d3717_amd64",
"8Base-STF-1.5:stf/service-telemetry-rhel8-operator@sha256:f71352691d5e680eb09a67ef2e7208a40a10a0b781b451150ced7408dfc603d0_amd64",
"8Base-STF-1.5:stf/sg-bridge-rhel8@sha256:d42174e8f6fbc91666ee2d78483f362f4de3f0ea551ea6d2bf310dadb1b5ba28_amd64",
"8Base-STF-1.5:stf/smart-gateway-operator-bundle@sha256:08209b33986a186c90ec84140c833fdd892358583d3a7cb8c73f4732fe210546_amd64",
"8Base-STF-1.5:stf/smart-gateway-rhel8-operator@sha256:9ea6481e460623bd551f5facb1d8cee105103ad380a32cb3efcc0714b60db471_amd64"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2113814"
}
],
"notes": [
{
"category": "description",
"text": "An uncontrolled resource consumption flaw was found in Golang math/big. A too-short encoded message can cause a panic in Float.GobDecode and Rat.GobDecode in math/big in Go, potentially allowing an attacker to create a denial of service, impacting availability.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "golang: math/big: decoding big.Float and big.Rat types can panic if the encoded message is too short, potentially allowing a denial of service",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "This flaw stems from a particular and specific method (GoBDecode) which isn\u0027t commonly used. There are few components within Red Hat offerings which call this function. In rare cases where this method is called, the component limits possible damage or it is not possible to be triggered by an attacker. For these combined reasons the impact has been downgraded 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-STF-1.5:stf/sg-core-rhel8@sha256:f3ac213d5ff7470ad8a9175fa699033c5c2ee7cd6cf5eb5f4e081de00e94cd37_amd64"
],
"known_not_affected": [
"8Base-STF-1.5:stf/prometheus-webhook-snmp-rhel8@sha256:a53c3dc5955a72913788a3eeda32f725b2f5ef6e893022cc358f20414eb5074f_amd64",
"8Base-STF-1.5:stf/service-telemetry-operator-bundle@sha256:617009676fbc385e222f144f79819b2cdcdafb28ae8674a53cdf8676f69d3717_amd64",
"8Base-STF-1.5:stf/service-telemetry-rhel8-operator@sha256:f71352691d5e680eb09a67ef2e7208a40a10a0b781b451150ced7408dfc603d0_amd64",
"8Base-STF-1.5:stf/sg-bridge-rhel8@sha256:d42174e8f6fbc91666ee2d78483f362f4de3f0ea551ea6d2bf310dadb1b5ba28_amd64",
"8Base-STF-1.5:stf/smart-gateway-operator-bundle@sha256:08209b33986a186c90ec84140c833fdd892358583d3a7cb8c73f4732fe210546_amd64",
"8Base-STF-1.5:stf/smart-gateway-rhel8-operator@sha256:9ea6481e460623bd551f5facb1d8cee105103ad380a32cb3efcc0714b60db471_amd64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2022-32189"
},
{
"category": "external",
"summary": "RHBZ#2113814",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2113814"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2022-32189",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-32189"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2022-32189",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2022-32189"
},
{
"category": "external",
"summary": "https://go.dev/issue/53871",
"url": "https://go.dev/issue/53871"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-nuts/c/DCFSyTGM0wU",
"url": "https://groups.google.com/g/golang-nuts/c/DCFSyTGM0wU"
}
],
"release_date": "2022-08-01T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2023-03-30T00:42:39+00:00",
"details": "The Service Telemetry Framework container image provided by this update can be downloaded from the Red Hat Container Registry at registry.access.redhat.com. Installation instructions for your platform are available at Red Hat Container Catalog (see References).\n\nDockerfiles and scripts should be amended either to refer to this new image specifically, or to the latest image generally.",
"product_ids": [
"8Base-STF-1.5:stf/sg-core-rhel8@sha256:f3ac213d5ff7470ad8a9175fa699033c5c2ee7cd6cf5eb5f4e081de00e94cd37_amd64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2023:1529"
},
{
"category": "workaround",
"details": "Mitigation for this issue is either not available or the currently available options don\u0027t meet the Red Hat Product Security criteria comprising ease of use and deployment, applicability to widespread installation base or stability.",
"product_ids": [
"8Base-STF-1.5:stf/prometheus-webhook-snmp-rhel8@sha256:a53c3dc5955a72913788a3eeda32f725b2f5ef6e893022cc358f20414eb5074f_amd64",
"8Base-STF-1.5:stf/service-telemetry-operator-bundle@sha256:617009676fbc385e222f144f79819b2cdcdafb28ae8674a53cdf8676f69d3717_amd64",
"8Base-STF-1.5:stf/service-telemetry-rhel8-operator@sha256:f71352691d5e680eb09a67ef2e7208a40a10a0b781b451150ced7408dfc603d0_amd64",
"8Base-STF-1.5:stf/sg-bridge-rhel8@sha256:d42174e8f6fbc91666ee2d78483f362f4de3f0ea551ea6d2bf310dadb1b5ba28_amd64",
"8Base-STF-1.5:stf/sg-core-rhel8@sha256:f3ac213d5ff7470ad8a9175fa699033c5c2ee7cd6cf5eb5f4e081de00e94cd37_amd64",
"8Base-STF-1.5:stf/smart-gateway-operator-bundle@sha256:08209b33986a186c90ec84140c833fdd892358583d3a7cb8c73f4732fe210546_amd64",
"8Base-STF-1.5:stf/smart-gateway-rhel8-operator@sha256:9ea6481e460623bd551f5facb1d8cee105103ad380a32cb3efcc0714b60db471_amd64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 6.5,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "LOW",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"8Base-STF-1.5:stf/prometheus-webhook-snmp-rhel8@sha256:a53c3dc5955a72913788a3eeda32f725b2f5ef6e893022cc358f20414eb5074f_amd64",
"8Base-STF-1.5:stf/service-telemetry-operator-bundle@sha256:617009676fbc385e222f144f79819b2cdcdafb28ae8674a53cdf8676f69d3717_amd64",
"8Base-STF-1.5:stf/service-telemetry-rhel8-operator@sha256:f71352691d5e680eb09a67ef2e7208a40a10a0b781b451150ced7408dfc603d0_amd64",
"8Base-STF-1.5:stf/sg-bridge-rhel8@sha256:d42174e8f6fbc91666ee2d78483f362f4de3f0ea551ea6d2bf310dadb1b5ba28_amd64",
"8Base-STF-1.5:stf/sg-core-rhel8@sha256:f3ac213d5ff7470ad8a9175fa699033c5c2ee7cd6cf5eb5f4e081de00e94cd37_amd64",
"8Base-STF-1.5:stf/smart-gateway-operator-bundle@sha256:08209b33986a186c90ec84140c833fdd892358583d3a7cb8c73f4732fe210546_amd64",
"8Base-STF-1.5:stf/smart-gateway-rhel8-operator@sha256:9ea6481e460623bd551f5facb1d8cee105103ad380a32cb3efcc0714b60db471_amd64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Low"
}
],
"title": "golang: math/big: decoding big.Float and big.Rat types can panic if the encoded message is too short, potentially allowing a denial of service"
},
{
"acknowledgments": [
{
"names": [
"Adam Korczynski"
],
"organization": "ADA Logics"
},
{
"names": [
"OSS-Fuzz"
]
}
],
"cve": "CVE-2022-41715",
"discovery_date": "2022-10-07T00:00:00+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"8Base-STF-1.5:stf/prometheus-webhook-snmp-rhel8@sha256:a53c3dc5955a72913788a3eeda32f725b2f5ef6e893022cc358f20414eb5074f_amd64",
"8Base-STF-1.5:stf/service-telemetry-operator-bundle@sha256:617009676fbc385e222f144f79819b2cdcdafb28ae8674a53cdf8676f69d3717_amd64",
"8Base-STF-1.5:stf/service-telemetry-rhel8-operator@sha256:f71352691d5e680eb09a67ef2e7208a40a10a0b781b451150ced7408dfc603d0_amd64",
"8Base-STF-1.5:stf/sg-bridge-rhel8@sha256:d42174e8f6fbc91666ee2d78483f362f4de3f0ea551ea6d2bf310dadb1b5ba28_amd64",
"8Base-STF-1.5:stf/smart-gateway-operator-bundle@sha256:08209b33986a186c90ec84140c833fdd892358583d3a7cb8c73f4732fe210546_amd64",
"8Base-STF-1.5:stf/smart-gateway-rhel8-operator@sha256:9ea6481e460623bd551f5facb1d8cee105103ad380a32cb3efcc0714b60db471_amd64"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2132872"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in the golang package, where programs that compile regular expressions from untrusted sources are vulnerable to memory exhaustion or a denial of service. The parsed regexp representation is linear in the input size. Still, in some cases, the constant factor can be as high as 40,000, making a relatively small regexp consume larger amounts of memory. After the fix, each regexp being parsed is limited to a 256 MB memory footprint. Regular expressions whose representation would use more space than that are rejected. Routine use of regular expressions is unaffected.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "golang: regexp/syntax: limit memory used by parsing regexps",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "The opportunity for a Denial of Service is limited to the golang runtime. In the case of OpenShift Container Platform, this would be restricted within each individual container. There are multiple layers of guide rails (Golang\u2019s Garbage Collector; OpenShift\u2019s resource constraints imposed at the container and cluster levels) which would require a malicious user to continue submitting attacks for there to be any enduring impact. They would also need access to external server resources to be able to send a massive volume of requests to cause a significant impact on server operations.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"8Base-STF-1.5:stf/sg-core-rhel8@sha256:f3ac213d5ff7470ad8a9175fa699033c5c2ee7cd6cf5eb5f4e081de00e94cd37_amd64"
],
"known_not_affected": [
"8Base-STF-1.5:stf/prometheus-webhook-snmp-rhel8@sha256:a53c3dc5955a72913788a3eeda32f725b2f5ef6e893022cc358f20414eb5074f_amd64",
"8Base-STF-1.5:stf/service-telemetry-operator-bundle@sha256:617009676fbc385e222f144f79819b2cdcdafb28ae8674a53cdf8676f69d3717_amd64",
"8Base-STF-1.5:stf/service-telemetry-rhel8-operator@sha256:f71352691d5e680eb09a67ef2e7208a40a10a0b781b451150ced7408dfc603d0_amd64",
"8Base-STF-1.5:stf/sg-bridge-rhel8@sha256:d42174e8f6fbc91666ee2d78483f362f4de3f0ea551ea6d2bf310dadb1b5ba28_amd64",
"8Base-STF-1.5:stf/smart-gateway-operator-bundle@sha256:08209b33986a186c90ec84140c833fdd892358583d3a7cb8c73f4732fe210546_amd64",
"8Base-STF-1.5:stf/smart-gateway-rhel8-operator@sha256:9ea6481e460623bd551f5facb1d8cee105103ad380a32cb3efcc0714b60db471_amd64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2022-41715"
},
{
"category": "external",
"summary": "RHBZ#2132872",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2132872"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2022-41715",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-41715"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2022-41715",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2022-41715"
},
{
"category": "external",
"summary": "https://github.com/golang/go/issues/55949",
"url": "https://github.com/golang/go/issues/55949"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-announce/c/xtuG5faxtaU?pli=1",
"url": "https://groups.google.com/g/golang-announce/c/xtuG5faxtaU?pli=1"
}
],
"release_date": "2022-10-04T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2023-03-30T00:42:39+00:00",
"details": "The Service Telemetry Framework container image provided by this update can be downloaded from the Red Hat Container Registry at registry.access.redhat.com. Installation instructions for your platform are available at Red Hat Container Catalog (see References).\n\nDockerfiles and scripts should be amended either to refer to this new image specifically, or to the latest image generally.",
"product_ids": [
"8Base-STF-1.5:stf/sg-core-rhel8@sha256:f3ac213d5ff7470ad8a9175fa699033c5c2ee7cd6cf5eb5f4e081de00e94cd37_amd64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2023:1529"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 6.5,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "LOW",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"8Base-STF-1.5:stf/prometheus-webhook-snmp-rhel8@sha256:a53c3dc5955a72913788a3eeda32f725b2f5ef6e893022cc358f20414eb5074f_amd64",
"8Base-STF-1.5:stf/service-telemetry-operator-bundle@sha256:617009676fbc385e222f144f79819b2cdcdafb28ae8674a53cdf8676f69d3717_amd64",
"8Base-STF-1.5:stf/service-telemetry-rhel8-operator@sha256:f71352691d5e680eb09a67ef2e7208a40a10a0b781b451150ced7408dfc603d0_amd64",
"8Base-STF-1.5:stf/sg-bridge-rhel8@sha256:d42174e8f6fbc91666ee2d78483f362f4de3f0ea551ea6d2bf310dadb1b5ba28_amd64",
"8Base-STF-1.5:stf/sg-core-rhel8@sha256:f3ac213d5ff7470ad8a9175fa699033c5c2ee7cd6cf5eb5f4e081de00e94cd37_amd64",
"8Base-STF-1.5:stf/smart-gateway-operator-bundle@sha256:08209b33986a186c90ec84140c833fdd892358583d3a7cb8c73f4732fe210546_amd64",
"8Base-STF-1.5:stf/smart-gateway-rhel8-operator@sha256:9ea6481e460623bd551f5facb1d8cee105103ad380a32cb3efcc0714b60db471_amd64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "golang: regexp/syntax: limit memory used by parsing regexps"
},
{
"cve": "CVE-2022-41717",
"cwe": {
"id": "CWE-770",
"name": "Allocation of Resources Without Limits or Throttling"
},
"discovery_date": "2023-01-16T00:00:00+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"8Base-STF-1.5:stf/prometheus-webhook-snmp-rhel8@sha256:a53c3dc5955a72913788a3eeda32f725b2f5ef6e893022cc358f20414eb5074f_amd64",
"8Base-STF-1.5:stf/service-telemetry-operator-bundle@sha256:617009676fbc385e222f144f79819b2cdcdafb28ae8674a53cdf8676f69d3717_amd64",
"8Base-STF-1.5:stf/service-telemetry-rhel8-operator@sha256:f71352691d5e680eb09a67ef2e7208a40a10a0b781b451150ced7408dfc603d0_amd64",
"8Base-STF-1.5:stf/sg-bridge-rhel8@sha256:d42174e8f6fbc91666ee2d78483f362f4de3f0ea551ea6d2bf310dadb1b5ba28_amd64",
"8Base-STF-1.5:stf/smart-gateway-operator-bundle@sha256:08209b33986a186c90ec84140c833fdd892358583d3a7cb8c73f4732fe210546_amd64",
"8Base-STF-1.5:stf/smart-gateway-rhel8-operator@sha256:9ea6481e460623bd551f5facb1d8cee105103ad380a32cb3efcc0714b60db471_amd64"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2161274"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in the net/http library of the golang package. This flaw allows an attacker to cause excessive memory growth in a Go server accepting HTTP/2 requests. HTTP/2 server connections contain a cache of HTTP header keys sent by the client. While the total number of entries in this cache is capped, an attacker sending very large keys can cause the server to allocate approximately 64 MiB per open connection.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "golang: net/http: excessive memory growth in a Go server accepting HTTP/2 requests",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "Within Red Hat OpenShift Container Platform, the grafana container is listed as will not fix. Since OCP 4.10, Grafana itself is not shipped and the Grafana web server is protected behind an OAuth proxy server.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"8Base-STF-1.5:stf/sg-core-rhel8@sha256:f3ac213d5ff7470ad8a9175fa699033c5c2ee7cd6cf5eb5f4e081de00e94cd37_amd64"
],
"known_not_affected": [
"8Base-STF-1.5:stf/prometheus-webhook-snmp-rhel8@sha256:a53c3dc5955a72913788a3eeda32f725b2f5ef6e893022cc358f20414eb5074f_amd64",
"8Base-STF-1.5:stf/service-telemetry-operator-bundle@sha256:617009676fbc385e222f144f79819b2cdcdafb28ae8674a53cdf8676f69d3717_amd64",
"8Base-STF-1.5:stf/service-telemetry-rhel8-operator@sha256:f71352691d5e680eb09a67ef2e7208a40a10a0b781b451150ced7408dfc603d0_amd64",
"8Base-STF-1.5:stf/sg-bridge-rhel8@sha256:d42174e8f6fbc91666ee2d78483f362f4de3f0ea551ea6d2bf310dadb1b5ba28_amd64",
"8Base-STF-1.5:stf/smart-gateway-operator-bundle@sha256:08209b33986a186c90ec84140c833fdd892358583d3a7cb8c73f4732fe210546_amd64",
"8Base-STF-1.5:stf/smart-gateway-rhel8-operator@sha256:9ea6481e460623bd551f5facb1d8cee105103ad380a32cb3efcc0714b60db471_amd64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2022-41717"
},
{
"category": "external",
"summary": "RHBZ#2161274",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2161274"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2022-41717",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-41717"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2022-41717",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2022-41717"
},
{
"category": "external",
"summary": "https://go.dev/cl/455635",
"url": "https://go.dev/cl/455635"
},
{
"category": "external",
"summary": "https://go.dev/cl/455717",
"url": "https://go.dev/cl/455717"
},
{
"category": "external",
"summary": "https://go.dev/issue/56350",
"url": "https://go.dev/issue/56350"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-announce/c/L_3rmdT0BMU/m/yZDrXjIiBQAJ",
"url": "https://groups.google.com/g/golang-announce/c/L_3rmdT0BMU/m/yZDrXjIiBQAJ"
},
{
"category": "external",
"summary": "https://pkg.go.dev/vuln/GO-2022-1144",
"url": "https://pkg.go.dev/vuln/GO-2022-1144"
}
],
"release_date": "2022-11-30T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2023-03-30T00:42:39+00:00",
"details": "The Service Telemetry Framework container image provided by this update can be downloaded from the Red Hat Container Registry at registry.access.redhat.com. Installation instructions for your platform are available at Red Hat Container Catalog (see References).\n\nDockerfiles and scripts should be amended either to refer to this new image specifically, or to the latest image generally.",
"product_ids": [
"8Base-STF-1.5:stf/sg-core-rhel8@sha256:f3ac213d5ff7470ad8a9175fa699033c5c2ee7cd6cf5eb5f4e081de00e94cd37_amd64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2023:1529"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "LOW",
"baseScore": 5.3,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:L",
"version": "3.1"
},
"products": [
"8Base-STF-1.5:stf/prometheus-webhook-snmp-rhel8@sha256:a53c3dc5955a72913788a3eeda32f725b2f5ef6e893022cc358f20414eb5074f_amd64",
"8Base-STF-1.5:stf/service-telemetry-operator-bundle@sha256:617009676fbc385e222f144f79819b2cdcdafb28ae8674a53cdf8676f69d3717_amd64",
"8Base-STF-1.5:stf/service-telemetry-rhel8-operator@sha256:f71352691d5e680eb09a67ef2e7208a40a10a0b781b451150ced7408dfc603d0_amd64",
"8Base-STF-1.5:stf/sg-bridge-rhel8@sha256:d42174e8f6fbc91666ee2d78483f362f4de3f0ea551ea6d2bf310dadb1b5ba28_amd64",
"8Base-STF-1.5:stf/sg-core-rhel8@sha256:f3ac213d5ff7470ad8a9175fa699033c5c2ee7cd6cf5eb5f4e081de00e94cd37_amd64",
"8Base-STF-1.5:stf/smart-gateway-operator-bundle@sha256:08209b33986a186c90ec84140c833fdd892358583d3a7cb8c73f4732fe210546_amd64",
"8Base-STF-1.5:stf/smart-gateway-rhel8-operator@sha256:9ea6481e460623bd551f5facb1d8cee105103ad380a32cb3efcc0714b60db471_amd64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "golang: net/http: excessive memory growth in a Go server accepting HTTP/2 requests"
}
]
}
rhsa-2022_6346
Vulnerability from csaf_redhat
Notes
{
"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": "Submariner 0.13 packages that fix security issues and bugs, as well as adds various enhancements that are now available for Red Hat Advanced Cluster Management for Kubernetes version 2.6.\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 link(s) in the References section.",
"title": "Topic"
},
{
"category": "general",
"text": "Submariner enables direct networking between pods and services on different Kubernetes clusters that are either on-premises or in the cloud.\n\nFor more information about Submariner, see the Submariner open source community website at: https://submariner.io/.\n\nThis advisory contains bug fixes and enhancements to the Submariner container images.\n\nSecurity fixes:\n\n* CVE-2021-38561: golang: out-of-bounds read in golang.org/x/text/language leads to DoS\n\n* CVE-2022-1705 golang: net/http: improper sanitization of Transfer-Encoding header\n\n* CVE-2022-1962 golang: go/parser: stack exhaustion in all Parse* functions\n\n* CVE-2022-28131 golang: encoding/xml: stack exhaustion in Decoder.Skip\n\n* CVE-2022-30630 golang: io/fs: stack exhaustion in Glob\n\n* CVE-2022-30631 golang: compress/gzip: stack exhaustion in Reader.Read\n\n* CVE-2022-30632 golang: path/filepath: stack exhaustion in Glob\n\n* CVE-2022-30633 golang: encoding/xml: stack exhaustion in Unmarshal\n\n* CVE-2022-30635 golang: encoding/gob: stack exhaustion in Decoder.Decode\n\n* CVE-2022-32148 golang: net/http/httputil: NewSingleHostReverseProxy - omit X-Forwarded-For not working\n\n* CVE-2022-30629 golang: crypto/tls: session tickets lack random ticket_age_add",
"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-2022:6346",
"url": "https://access.redhat.com/errata/RHSA-2022:6346"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/updates/classification/#moderate",
"url": "https://access.redhat.com/security/updates/classification/#moderate"
},
{
"category": "external",
"summary": "2092793",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2092793"
},
{
"category": "external",
"summary": "2100495",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2100495"
},
{
"category": "external",
"summary": "2107342",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2107342"
},
{
"category": "external",
"summary": "2107371",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2107371"
},
{
"category": "external",
"summary": "2107374",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2107374"
},
{
"category": "external",
"summary": "2107376",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2107376"
},
{
"category": "external",
"summary": "2107383",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2107383"
},
{
"category": "external",
"summary": "2107386",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2107386"
},
{
"category": "external",
"summary": "2107388",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2107388"
},
{
"category": "external",
"summary": "2107390",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2107390"
},
{
"category": "external",
"summary": "2107392",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2107392"
},
{
"category": "self",
"summary": "Canonical URL",
"url": "https://security.access.redhat.com/data/csaf/v2/advisories/2022/rhsa-2022_6346.json"
}
],
"title": "Red Hat Security Advisory: RHSA: Submariner 0.13 - security and enhancement update",
"tracking": {
"current_release_date": "2025-01-06T19:21:16+00:00",
"generator": {
"date": "2025-01-06T19:21:16+00:00",
"engine": {
"name": "Red Hat SDEngine",
"version": "4.2.5"
}
},
"id": "RHSA-2022:6346",
"initial_release_date": "2022-09-06T13:00:18+00:00",
"revision_history": [
{
"date": "2022-09-06T13:00:18+00:00",
"number": "1",
"summary": "Initial version"
},
{
"date": "2022-09-06T13:00:18+00:00",
"number": "2",
"summary": "Last updated version"
},
{
"date": "2025-01-06T19:21:16+00:00",
"number": "3",
"summary": "Last generated version"
}
],
"status": "final",
"version": "3"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_name",
"name": "Red Hat Advanced Cluster Management for Kubernetes 2.6 for RHEL 8",
"product": {
"name": "Red Hat Advanced Cluster Management for Kubernetes 2.6 for RHEL 8",
"product_id": "8Base-RHACM-2.6",
"product_identification_helper": {
"cpe": "cpe:/a:redhat:acm:2.6::el8"
}
}
}
],
"category": "product_family",
"name": "Red Hat ACM"
},
{
"branches": [
{
"category": "product_version",
"name": "rhacm2/lighthouse-agent-rhel8@sha256:9716dc5a8bf1aab38472108b186bd3013fc1d5ac0f86aea9a60c721d481e3741_ppc64le",
"product": {
"name": "rhacm2/lighthouse-agent-rhel8@sha256:9716dc5a8bf1aab38472108b186bd3013fc1d5ac0f86aea9a60c721d481e3741_ppc64le",
"product_id": "rhacm2/lighthouse-agent-rhel8@sha256:9716dc5a8bf1aab38472108b186bd3013fc1d5ac0f86aea9a60c721d481e3741_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/lighthouse-agent-rhel8@sha256:9716dc5a8bf1aab38472108b186bd3013fc1d5ac0f86aea9a60c721d481e3741?arch=ppc64le\u0026repository_url=registry.redhat.io/rhacm2/lighthouse-agent-rhel8\u0026tag=v0.13.0-13"
}
}
},
{
"category": "product_version",
"name": "rhacm2/lighthouse-coredns-rhel8@sha256:5fedb3d930a6b6a035e5041dbc37f5a72e842fa671d1d1b9a1d07683b3074655_ppc64le",
"product": {
"name": "rhacm2/lighthouse-coredns-rhel8@sha256:5fedb3d930a6b6a035e5041dbc37f5a72e842fa671d1d1b9a1d07683b3074655_ppc64le",
"product_id": "rhacm2/lighthouse-coredns-rhel8@sha256:5fedb3d930a6b6a035e5041dbc37f5a72e842fa671d1d1b9a1d07683b3074655_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/lighthouse-coredns-rhel8@sha256:5fedb3d930a6b6a035e5041dbc37f5a72e842fa671d1d1b9a1d07683b3074655?arch=ppc64le\u0026repository_url=registry.redhat.io/rhacm2/lighthouse-coredns-rhel8\u0026tag=v0.13.0-12"
}
}
},
{
"category": "product_version",
"name": "rhacm2/nettest-rhel8@sha256:801bf491658a7770b370b17f275385f6c405fdae8628df7591c68a2a674c8d77_ppc64le",
"product": {
"name": "rhacm2/nettest-rhel8@sha256:801bf491658a7770b370b17f275385f6c405fdae8628df7591c68a2a674c8d77_ppc64le",
"product_id": "rhacm2/nettest-rhel8@sha256:801bf491658a7770b370b17f275385f6c405fdae8628df7591c68a2a674c8d77_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/nettest-rhel8@sha256:801bf491658a7770b370b17f275385f6c405fdae8628df7591c68a2a674c8d77?arch=ppc64le\u0026repository_url=registry.redhat.io/rhacm2/nettest-rhel8\u0026tag=v0.13.0-6"
}
}
},
{
"category": "product_version",
"name": "rhacm2/subctl-rhel8@sha256:bb5739cea600e427dc7f042e8224c93227f2f785c46f69881a0c7ecd475d5c27_ppc64le",
"product": {
"name": "rhacm2/subctl-rhel8@sha256:bb5739cea600e427dc7f042e8224c93227f2f785c46f69881a0c7ecd475d5c27_ppc64le",
"product_id": "rhacm2/subctl-rhel8@sha256:bb5739cea600e427dc7f042e8224c93227f2f785c46f69881a0c7ecd475d5c27_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/subctl-rhel8@sha256:bb5739cea600e427dc7f042e8224c93227f2f785c46f69881a0c7ecd475d5c27?arch=ppc64le\u0026repository_url=registry.redhat.io/rhacm2/subctl-rhel8\u0026tag=v0.13.0-11"
}
}
},
{
"category": "product_version",
"name": "rhacm2/submariner-gateway-rhel8@sha256:63d12fafbc56aff2010ed094234066b7a16f6ddf04f7aeea12b9ad75cec005e3_ppc64le",
"product": {
"name": "rhacm2/submariner-gateway-rhel8@sha256:63d12fafbc56aff2010ed094234066b7a16f6ddf04f7aeea12b9ad75cec005e3_ppc64le",
"product_id": "rhacm2/submariner-gateway-rhel8@sha256:63d12fafbc56aff2010ed094234066b7a16f6ddf04f7aeea12b9ad75cec005e3_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/submariner-gateway-rhel8@sha256:63d12fafbc56aff2010ed094234066b7a16f6ddf04f7aeea12b9ad75cec005e3?arch=ppc64le\u0026repository_url=registry.redhat.io/rhacm2/submariner-gateway-rhel8\u0026tag=v0.13.0-12"
}
}
},
{
"category": "product_version",
"name": "rhacm2/submariner-globalnet-rhel8@sha256:3178568b458bf35c1cec6a8eb16abeae3d468f3e5102849680c65050586e19bb_ppc64le",
"product": {
"name": "rhacm2/submariner-globalnet-rhel8@sha256:3178568b458bf35c1cec6a8eb16abeae3d468f3e5102849680c65050586e19bb_ppc64le",
"product_id": "rhacm2/submariner-globalnet-rhel8@sha256:3178568b458bf35c1cec6a8eb16abeae3d468f3e5102849680c65050586e19bb_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/submariner-globalnet-rhel8@sha256:3178568b458bf35c1cec6a8eb16abeae3d468f3e5102849680c65050586e19bb?arch=ppc64le\u0026repository_url=registry.redhat.io/rhacm2/submariner-globalnet-rhel8\u0026tag=v0.13.0-12"
}
}
},
{
"category": "product_version",
"name": "rhacm2/submariner-networkplugin-syncer-rhel8@sha256:c0a892fe4f1802ca3d3c6f03dab6cd25f1ebc41dcddf08d90a6d9aefc193971d_ppc64le",
"product": {
"name": "rhacm2/submariner-networkplugin-syncer-rhel8@sha256:c0a892fe4f1802ca3d3c6f03dab6cd25f1ebc41dcddf08d90a6d9aefc193971d_ppc64le",
"product_id": "rhacm2/submariner-networkplugin-syncer-rhel8@sha256:c0a892fe4f1802ca3d3c6f03dab6cd25f1ebc41dcddf08d90a6d9aefc193971d_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/submariner-networkplugin-syncer-rhel8@sha256:c0a892fe4f1802ca3d3c6f03dab6cd25f1ebc41dcddf08d90a6d9aefc193971d?arch=ppc64le\u0026repository_url=registry.redhat.io/rhacm2/submariner-networkplugin-syncer-rhel8\u0026tag=v0.13.0-12"
}
}
},
{
"category": "product_version",
"name": "rhacm2/submariner-operator-bundle@sha256:11f67392d84dcd4b1e848f365a68d558d4df4ffc2aa7c00ecb882395c21a6161_ppc64le",
"product": {
"name": "rhacm2/submariner-operator-bundle@sha256:11f67392d84dcd4b1e848f365a68d558d4df4ffc2aa7c00ecb882395c21a6161_ppc64le",
"product_id": "rhacm2/submariner-operator-bundle@sha256:11f67392d84dcd4b1e848f365a68d558d4df4ffc2aa7c00ecb882395c21a6161_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/submariner-operator-bundle@sha256:11f67392d84dcd4b1e848f365a68d558d4df4ffc2aa7c00ecb882395c21a6161?arch=ppc64le\u0026repository_url=registry.redhat.io/rhacm2/submariner-operator-bundle\u0026tag=v0.13.0-13"
}
}
},
{
"category": "product_version",
"name": "rhacm2/submariner-rhel8-operator@sha256:137a2e4d7932cfe6260ab8f11c93f098824c12bb60bf98164ef3b09ea2f60cc7_ppc64le",
"product": {
"name": "rhacm2/submariner-rhel8-operator@sha256:137a2e4d7932cfe6260ab8f11c93f098824c12bb60bf98164ef3b09ea2f60cc7_ppc64le",
"product_id": "rhacm2/submariner-rhel8-operator@sha256:137a2e4d7932cfe6260ab8f11c93f098824c12bb60bf98164ef3b09ea2f60cc7_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/submariner-rhel8-operator@sha256:137a2e4d7932cfe6260ab8f11c93f098824c12bb60bf98164ef3b09ea2f60cc7?arch=ppc64le\u0026repository_url=registry.redhat.io/rhacm2/submariner-rhel8-operator\u0026tag=v0.13.0-12"
}
}
},
{
"category": "product_version",
"name": "rhacm2/submariner-route-agent-rhel8@sha256:3c02f8b23658745194e77f262e16c560f816e5ca99d22162a3c42b241aaf327a_ppc64le",
"product": {
"name": "rhacm2/submariner-route-agent-rhel8@sha256:3c02f8b23658745194e77f262e16c560f816e5ca99d22162a3c42b241aaf327a_ppc64le",
"product_id": "rhacm2/submariner-route-agent-rhel8@sha256:3c02f8b23658745194e77f262e16c560f816e5ca99d22162a3c42b241aaf327a_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/submariner-route-agent-rhel8@sha256:3c02f8b23658745194e77f262e16c560f816e5ca99d22162a3c42b241aaf327a?arch=ppc64le\u0026repository_url=registry.redhat.io/rhacm2/submariner-route-agent-rhel8\u0026tag=v0.13.0-12"
}
}
}
],
"category": "architecture",
"name": "ppc64le"
},
{
"branches": [
{
"category": "product_version",
"name": "rhacm2/lighthouse-agent-rhel8@sha256:1b017999b67c62f47d4026b369033de4ea9523198524324b071bde7ce8bd54dd_amd64",
"product": {
"name": "rhacm2/lighthouse-agent-rhel8@sha256:1b017999b67c62f47d4026b369033de4ea9523198524324b071bde7ce8bd54dd_amd64",
"product_id": "rhacm2/lighthouse-agent-rhel8@sha256:1b017999b67c62f47d4026b369033de4ea9523198524324b071bde7ce8bd54dd_amd64",
"product_identification_helper": {
"purl": "pkg:oci/lighthouse-agent-rhel8@sha256:1b017999b67c62f47d4026b369033de4ea9523198524324b071bde7ce8bd54dd?arch=amd64\u0026repository_url=registry.redhat.io/rhacm2/lighthouse-agent-rhel8\u0026tag=v0.13.0-13"
}
}
},
{
"category": "product_version",
"name": "rhacm2/lighthouse-coredns-rhel8@sha256:a65cf2a44593713ab1bfac14a6dbf1a43d968b7ee1e5386a38c6ee0dbaa21a45_amd64",
"product": {
"name": "rhacm2/lighthouse-coredns-rhel8@sha256:a65cf2a44593713ab1bfac14a6dbf1a43d968b7ee1e5386a38c6ee0dbaa21a45_amd64",
"product_id": "rhacm2/lighthouse-coredns-rhel8@sha256:a65cf2a44593713ab1bfac14a6dbf1a43d968b7ee1e5386a38c6ee0dbaa21a45_amd64",
"product_identification_helper": {
"purl": "pkg:oci/lighthouse-coredns-rhel8@sha256:a65cf2a44593713ab1bfac14a6dbf1a43d968b7ee1e5386a38c6ee0dbaa21a45?arch=amd64\u0026repository_url=registry.redhat.io/rhacm2/lighthouse-coredns-rhel8\u0026tag=v0.13.0-12"
}
}
},
{
"category": "product_version",
"name": "rhacm2/nettest-rhel8@sha256:bc00d390fca8f6f53f41bcc9314c68a565aa9b42c74278cb9f83b5c19f82bd69_amd64",
"product": {
"name": "rhacm2/nettest-rhel8@sha256:bc00d390fca8f6f53f41bcc9314c68a565aa9b42c74278cb9f83b5c19f82bd69_amd64",
"product_id": "rhacm2/nettest-rhel8@sha256:bc00d390fca8f6f53f41bcc9314c68a565aa9b42c74278cb9f83b5c19f82bd69_amd64",
"product_identification_helper": {
"purl": "pkg:oci/nettest-rhel8@sha256:bc00d390fca8f6f53f41bcc9314c68a565aa9b42c74278cb9f83b5c19f82bd69?arch=amd64\u0026repository_url=registry.redhat.io/rhacm2/nettest-rhel8\u0026tag=v0.13.0-6"
}
}
},
{
"category": "product_version",
"name": "rhacm2/subctl-rhel8@sha256:5412b60cf39eb7c7a874e7e0e6101c098825a1de742065e212a247660576cf6e_amd64",
"product": {
"name": "rhacm2/subctl-rhel8@sha256:5412b60cf39eb7c7a874e7e0e6101c098825a1de742065e212a247660576cf6e_amd64",
"product_id": "rhacm2/subctl-rhel8@sha256:5412b60cf39eb7c7a874e7e0e6101c098825a1de742065e212a247660576cf6e_amd64",
"product_identification_helper": {
"purl": "pkg:oci/subctl-rhel8@sha256:5412b60cf39eb7c7a874e7e0e6101c098825a1de742065e212a247660576cf6e?arch=amd64\u0026repository_url=registry.redhat.io/rhacm2/subctl-rhel8\u0026tag=v0.13.0-11"
}
}
},
{
"category": "product_version",
"name": "rhacm2/submariner-gateway-rhel8@sha256:b51a6807d7443069694125d36c9acf7d1e88f1add2008a9c52bff8c51a64c16b_amd64",
"product": {
"name": "rhacm2/submariner-gateway-rhel8@sha256:b51a6807d7443069694125d36c9acf7d1e88f1add2008a9c52bff8c51a64c16b_amd64",
"product_id": "rhacm2/submariner-gateway-rhel8@sha256:b51a6807d7443069694125d36c9acf7d1e88f1add2008a9c52bff8c51a64c16b_amd64",
"product_identification_helper": {
"purl": "pkg:oci/submariner-gateway-rhel8@sha256:b51a6807d7443069694125d36c9acf7d1e88f1add2008a9c52bff8c51a64c16b?arch=amd64\u0026repository_url=registry.redhat.io/rhacm2/submariner-gateway-rhel8\u0026tag=v0.13.0-12"
}
}
},
{
"category": "product_version",
"name": "rhacm2/submariner-globalnet-rhel8@sha256:bc1fde61774378d347275e1500aa375570026b586390880d0d0de17cafca6343_amd64",
"product": {
"name": "rhacm2/submariner-globalnet-rhel8@sha256:bc1fde61774378d347275e1500aa375570026b586390880d0d0de17cafca6343_amd64",
"product_id": "rhacm2/submariner-globalnet-rhel8@sha256:bc1fde61774378d347275e1500aa375570026b586390880d0d0de17cafca6343_amd64",
"product_identification_helper": {
"purl": "pkg:oci/submariner-globalnet-rhel8@sha256:bc1fde61774378d347275e1500aa375570026b586390880d0d0de17cafca6343?arch=amd64\u0026repository_url=registry.redhat.io/rhacm2/submariner-globalnet-rhel8\u0026tag=v0.13.0-12"
}
}
},
{
"category": "product_version",
"name": "rhacm2/submariner-networkplugin-syncer-rhel8@sha256:98bd14eceaa0fe009cf09072c2f8a08a89fca9bde79569bbd89ee17b77151fb9_amd64",
"product": {
"name": "rhacm2/submariner-networkplugin-syncer-rhel8@sha256:98bd14eceaa0fe009cf09072c2f8a08a89fca9bde79569bbd89ee17b77151fb9_amd64",
"product_id": "rhacm2/submariner-networkplugin-syncer-rhel8@sha256:98bd14eceaa0fe009cf09072c2f8a08a89fca9bde79569bbd89ee17b77151fb9_amd64",
"product_identification_helper": {
"purl": "pkg:oci/submariner-networkplugin-syncer-rhel8@sha256:98bd14eceaa0fe009cf09072c2f8a08a89fca9bde79569bbd89ee17b77151fb9?arch=amd64\u0026repository_url=registry.redhat.io/rhacm2/submariner-networkplugin-syncer-rhel8\u0026tag=v0.13.0-12"
}
}
},
{
"category": "product_version",
"name": "rhacm2/submariner-operator-bundle@sha256:fc54c972af6e78e88180bbc3dc0238112dc522de1824946e9dc9807a00fa02c0_amd64",
"product": {
"name": "rhacm2/submariner-operator-bundle@sha256:fc54c972af6e78e88180bbc3dc0238112dc522de1824946e9dc9807a00fa02c0_amd64",
"product_id": "rhacm2/submariner-operator-bundle@sha256:fc54c972af6e78e88180bbc3dc0238112dc522de1824946e9dc9807a00fa02c0_amd64",
"product_identification_helper": {
"purl": "pkg:oci/submariner-operator-bundle@sha256:fc54c972af6e78e88180bbc3dc0238112dc522de1824946e9dc9807a00fa02c0?arch=amd64\u0026repository_url=registry.redhat.io/rhacm2/submariner-operator-bundle\u0026tag=v0.13.0-13"
}
}
},
{
"category": "product_version",
"name": "rhacm2/submariner-rhel8-operator@sha256:0173a537eaf3bbac4fb1ba7240cc8b9c3f577d18bd36d3f432b4a403ea691cc4_amd64",
"product": {
"name": "rhacm2/submariner-rhel8-operator@sha256:0173a537eaf3bbac4fb1ba7240cc8b9c3f577d18bd36d3f432b4a403ea691cc4_amd64",
"product_id": "rhacm2/submariner-rhel8-operator@sha256:0173a537eaf3bbac4fb1ba7240cc8b9c3f577d18bd36d3f432b4a403ea691cc4_amd64",
"product_identification_helper": {
"purl": "pkg:oci/submariner-rhel8-operator@sha256:0173a537eaf3bbac4fb1ba7240cc8b9c3f577d18bd36d3f432b4a403ea691cc4?arch=amd64\u0026repository_url=registry.redhat.io/rhacm2/submariner-rhel8-operator\u0026tag=v0.13.0-12"
}
}
},
{
"category": "product_version",
"name": "rhacm2/submariner-route-agent-rhel8@sha256:3397dab22c690e3d8b6bad25393dd545b5f129bffb000906152903d89b07b890_amd64",
"product": {
"name": "rhacm2/submariner-route-agent-rhel8@sha256:3397dab22c690e3d8b6bad25393dd545b5f129bffb000906152903d89b07b890_amd64",
"product_id": "rhacm2/submariner-route-agent-rhel8@sha256:3397dab22c690e3d8b6bad25393dd545b5f129bffb000906152903d89b07b890_amd64",
"product_identification_helper": {
"purl": "pkg:oci/submariner-route-agent-rhel8@sha256:3397dab22c690e3d8b6bad25393dd545b5f129bffb000906152903d89b07b890?arch=amd64\u0026repository_url=registry.redhat.io/rhacm2/submariner-route-agent-rhel8\u0026tag=v0.13.0-12"
}
}
}
],
"category": "architecture",
"name": "amd64"
},
{
"branches": [
{
"category": "product_version",
"name": "rhacm2/lighthouse-agent-rhel8@sha256:9165978e8f6b31c1b2c5ba1966c9ee1fa56fa9d57668b204690c792a67217de1_s390x",
"product": {
"name": "rhacm2/lighthouse-agent-rhel8@sha256:9165978e8f6b31c1b2c5ba1966c9ee1fa56fa9d57668b204690c792a67217de1_s390x",
"product_id": "rhacm2/lighthouse-agent-rhel8@sha256:9165978e8f6b31c1b2c5ba1966c9ee1fa56fa9d57668b204690c792a67217de1_s390x",
"product_identification_helper": {
"purl": "pkg:oci/lighthouse-agent-rhel8@sha256:9165978e8f6b31c1b2c5ba1966c9ee1fa56fa9d57668b204690c792a67217de1?arch=s390x\u0026repository_url=registry.redhat.io/rhacm2/lighthouse-agent-rhel8\u0026tag=v0.13.0-13"
}
}
},
{
"category": "product_version",
"name": "rhacm2/lighthouse-coredns-rhel8@sha256:923cc15bf740a7a46f53d00bc9c51f8cedcb75d5aa8a5f7f80642ce750f875a7_s390x",
"product": {
"name": "rhacm2/lighthouse-coredns-rhel8@sha256:923cc15bf740a7a46f53d00bc9c51f8cedcb75d5aa8a5f7f80642ce750f875a7_s390x",
"product_id": "rhacm2/lighthouse-coredns-rhel8@sha256:923cc15bf740a7a46f53d00bc9c51f8cedcb75d5aa8a5f7f80642ce750f875a7_s390x",
"product_identification_helper": {
"purl": "pkg:oci/lighthouse-coredns-rhel8@sha256:923cc15bf740a7a46f53d00bc9c51f8cedcb75d5aa8a5f7f80642ce750f875a7?arch=s390x\u0026repository_url=registry.redhat.io/rhacm2/lighthouse-coredns-rhel8\u0026tag=v0.13.0-12"
}
}
},
{
"category": "product_version",
"name": "rhacm2/nettest-rhel8@sha256:2f1feeb60f201def1b766553dc67fbfd67631a5fe08f951e40acc9ecf58e53be_s390x",
"product": {
"name": "rhacm2/nettest-rhel8@sha256:2f1feeb60f201def1b766553dc67fbfd67631a5fe08f951e40acc9ecf58e53be_s390x",
"product_id": "rhacm2/nettest-rhel8@sha256:2f1feeb60f201def1b766553dc67fbfd67631a5fe08f951e40acc9ecf58e53be_s390x",
"product_identification_helper": {
"purl": "pkg:oci/nettest-rhel8@sha256:2f1feeb60f201def1b766553dc67fbfd67631a5fe08f951e40acc9ecf58e53be?arch=s390x\u0026repository_url=registry.redhat.io/rhacm2/nettest-rhel8\u0026tag=v0.13.0-6"
}
}
},
{
"category": "product_version",
"name": "rhacm2/subctl-rhel8@sha256:5a049cc3fd785a6afd3c65a80a6c158f769a7427db7352c0e2dbf51efe6688ac_s390x",
"product": {
"name": "rhacm2/subctl-rhel8@sha256:5a049cc3fd785a6afd3c65a80a6c158f769a7427db7352c0e2dbf51efe6688ac_s390x",
"product_id": "rhacm2/subctl-rhel8@sha256:5a049cc3fd785a6afd3c65a80a6c158f769a7427db7352c0e2dbf51efe6688ac_s390x",
"product_identification_helper": {
"purl": "pkg:oci/subctl-rhel8@sha256:5a049cc3fd785a6afd3c65a80a6c158f769a7427db7352c0e2dbf51efe6688ac?arch=s390x\u0026repository_url=registry.redhat.io/rhacm2/subctl-rhel8\u0026tag=v0.13.0-11"
}
}
},
{
"category": "product_version",
"name": "rhacm2/submariner-gateway-rhel8@sha256:9005919d438664eca44a75271ae1206a02fa4010ba66abae04745ccbbbeb93ee_s390x",
"product": {
"name": "rhacm2/submariner-gateway-rhel8@sha256:9005919d438664eca44a75271ae1206a02fa4010ba66abae04745ccbbbeb93ee_s390x",
"product_id": "rhacm2/submariner-gateway-rhel8@sha256:9005919d438664eca44a75271ae1206a02fa4010ba66abae04745ccbbbeb93ee_s390x",
"product_identification_helper": {
"purl": "pkg:oci/submariner-gateway-rhel8@sha256:9005919d438664eca44a75271ae1206a02fa4010ba66abae04745ccbbbeb93ee?arch=s390x\u0026repository_url=registry.redhat.io/rhacm2/submariner-gateway-rhel8\u0026tag=v0.13.0-12"
}
}
},
{
"category": "product_version",
"name": "rhacm2/submariner-globalnet-rhel8@sha256:8386fc6c583ce7e56af3aa07e6089599863381d9c2b206b674d093ea6a0604b1_s390x",
"product": {
"name": "rhacm2/submariner-globalnet-rhel8@sha256:8386fc6c583ce7e56af3aa07e6089599863381d9c2b206b674d093ea6a0604b1_s390x",
"product_id": "rhacm2/submariner-globalnet-rhel8@sha256:8386fc6c583ce7e56af3aa07e6089599863381d9c2b206b674d093ea6a0604b1_s390x",
"product_identification_helper": {
"purl": "pkg:oci/submariner-globalnet-rhel8@sha256:8386fc6c583ce7e56af3aa07e6089599863381d9c2b206b674d093ea6a0604b1?arch=s390x\u0026repository_url=registry.redhat.io/rhacm2/submariner-globalnet-rhel8\u0026tag=v0.13.0-12"
}
}
},
{
"category": "product_version",
"name": "rhacm2/submariner-networkplugin-syncer-rhel8@sha256:e829974f7d64601d7ac739bea120fe0a02dbc48e7e36d96bdc3b1ea64cbdb77d_s390x",
"product": {
"name": "rhacm2/submariner-networkplugin-syncer-rhel8@sha256:e829974f7d64601d7ac739bea120fe0a02dbc48e7e36d96bdc3b1ea64cbdb77d_s390x",
"product_id": "rhacm2/submariner-networkplugin-syncer-rhel8@sha256:e829974f7d64601d7ac739bea120fe0a02dbc48e7e36d96bdc3b1ea64cbdb77d_s390x",
"product_identification_helper": {
"purl": "pkg:oci/submariner-networkplugin-syncer-rhel8@sha256:e829974f7d64601d7ac739bea120fe0a02dbc48e7e36d96bdc3b1ea64cbdb77d?arch=s390x\u0026repository_url=registry.redhat.io/rhacm2/submariner-networkplugin-syncer-rhel8\u0026tag=v0.13.0-12"
}
}
},
{
"category": "product_version",
"name": "rhacm2/submariner-operator-bundle@sha256:f67b1af05e09ec1d3b6cba8ed602c5df7331bd1f884602c8719acd6f32e8c2a2_s390x",
"product": {
"name": "rhacm2/submariner-operator-bundle@sha256:f67b1af05e09ec1d3b6cba8ed602c5df7331bd1f884602c8719acd6f32e8c2a2_s390x",
"product_id": "rhacm2/submariner-operator-bundle@sha256:f67b1af05e09ec1d3b6cba8ed602c5df7331bd1f884602c8719acd6f32e8c2a2_s390x",
"product_identification_helper": {
"purl": "pkg:oci/submariner-operator-bundle@sha256:f67b1af05e09ec1d3b6cba8ed602c5df7331bd1f884602c8719acd6f32e8c2a2?arch=s390x\u0026repository_url=registry.redhat.io/rhacm2/submariner-operator-bundle\u0026tag=v0.13.0-13"
}
}
},
{
"category": "product_version",
"name": "rhacm2/submariner-rhel8-operator@sha256:b76304abe66df877ea8ac3dd31ba02550465b33826b485f713c504ae1e7a7877_s390x",
"product": {
"name": "rhacm2/submariner-rhel8-operator@sha256:b76304abe66df877ea8ac3dd31ba02550465b33826b485f713c504ae1e7a7877_s390x",
"product_id": "rhacm2/submariner-rhel8-operator@sha256:b76304abe66df877ea8ac3dd31ba02550465b33826b485f713c504ae1e7a7877_s390x",
"product_identification_helper": {
"purl": "pkg:oci/submariner-rhel8-operator@sha256:b76304abe66df877ea8ac3dd31ba02550465b33826b485f713c504ae1e7a7877?arch=s390x\u0026repository_url=registry.redhat.io/rhacm2/submariner-rhel8-operator\u0026tag=v0.13.0-12"
}
}
},
{
"category": "product_version",
"name": "rhacm2/submariner-route-agent-rhel8@sha256:46a5cebefbc09066e786d2a4520d26fb1a260f5635deedfb2d301a5ec605bc35_s390x",
"product": {
"name": "rhacm2/submariner-route-agent-rhel8@sha256:46a5cebefbc09066e786d2a4520d26fb1a260f5635deedfb2d301a5ec605bc35_s390x",
"product_id": "rhacm2/submariner-route-agent-rhel8@sha256:46a5cebefbc09066e786d2a4520d26fb1a260f5635deedfb2d301a5ec605bc35_s390x",
"product_identification_helper": {
"purl": "pkg:oci/submariner-route-agent-rhel8@sha256:46a5cebefbc09066e786d2a4520d26fb1a260f5635deedfb2d301a5ec605bc35?arch=s390x\u0026repository_url=registry.redhat.io/rhacm2/submariner-route-agent-rhel8\u0026tag=v0.13.0-12"
}
}
}
],
"category": "architecture",
"name": "s390x"
},
{
"branches": [
{
"category": "product_version",
"name": "rhacm2/lighthouse-agent-rhel8@sha256:bb4137a931eb5b2ef530094c1d42077fba393f27c0727bb9fa9ca8ebef216d32_arm64",
"product": {
"name": "rhacm2/lighthouse-agent-rhel8@sha256:bb4137a931eb5b2ef530094c1d42077fba393f27c0727bb9fa9ca8ebef216d32_arm64",
"product_id": "rhacm2/lighthouse-agent-rhel8@sha256:bb4137a931eb5b2ef530094c1d42077fba393f27c0727bb9fa9ca8ebef216d32_arm64",
"product_identification_helper": {
"purl": "pkg:oci/lighthouse-agent-rhel8@sha256:bb4137a931eb5b2ef530094c1d42077fba393f27c0727bb9fa9ca8ebef216d32?arch=arm64\u0026repository_url=registry.redhat.io/rhacm2/lighthouse-agent-rhel8\u0026tag=v0.13.0-13"
}
}
},
{
"category": "product_version",
"name": "rhacm2/lighthouse-coredns-rhel8@sha256:7e35418061c0b5e670cc6315bd89b07ac26b1a657068a621c2278dee343f85a4_arm64",
"product": {
"name": "rhacm2/lighthouse-coredns-rhel8@sha256:7e35418061c0b5e670cc6315bd89b07ac26b1a657068a621c2278dee343f85a4_arm64",
"product_id": "rhacm2/lighthouse-coredns-rhel8@sha256:7e35418061c0b5e670cc6315bd89b07ac26b1a657068a621c2278dee343f85a4_arm64",
"product_identification_helper": {
"purl": "pkg:oci/lighthouse-coredns-rhel8@sha256:7e35418061c0b5e670cc6315bd89b07ac26b1a657068a621c2278dee343f85a4?arch=arm64\u0026repository_url=registry.redhat.io/rhacm2/lighthouse-coredns-rhel8\u0026tag=v0.13.0-12"
}
}
},
{
"category": "product_version",
"name": "rhacm2/nettest-rhel8@sha256:d8b61063f3c9528c66e515f4f49dc10e253e0c1d7cbe0d55b5fc3d9092edd126_arm64",
"product": {
"name": "rhacm2/nettest-rhel8@sha256:d8b61063f3c9528c66e515f4f49dc10e253e0c1d7cbe0d55b5fc3d9092edd126_arm64",
"product_id": "rhacm2/nettest-rhel8@sha256:d8b61063f3c9528c66e515f4f49dc10e253e0c1d7cbe0d55b5fc3d9092edd126_arm64",
"product_identification_helper": {
"purl": "pkg:oci/nettest-rhel8@sha256:d8b61063f3c9528c66e515f4f49dc10e253e0c1d7cbe0d55b5fc3d9092edd126?arch=arm64\u0026repository_url=registry.redhat.io/rhacm2/nettest-rhel8\u0026tag=v0.13.0-6"
}
}
},
{
"category": "product_version",
"name": "rhacm2/subctl-rhel8@sha256:69eb726de1608b83cd041c05abfe9d737d17995b00fc813bee8b032a4b108f58_arm64",
"product": {
"name": "rhacm2/subctl-rhel8@sha256:69eb726de1608b83cd041c05abfe9d737d17995b00fc813bee8b032a4b108f58_arm64",
"product_id": "rhacm2/subctl-rhel8@sha256:69eb726de1608b83cd041c05abfe9d737d17995b00fc813bee8b032a4b108f58_arm64",
"product_identification_helper": {
"purl": "pkg:oci/subctl-rhel8@sha256:69eb726de1608b83cd041c05abfe9d737d17995b00fc813bee8b032a4b108f58?arch=arm64\u0026repository_url=registry.redhat.io/rhacm2/subctl-rhel8\u0026tag=v0.13.0-11"
}
}
},
{
"category": "product_version",
"name": "rhacm2/submariner-gateway-rhel8@sha256:29cc42136b0356c267bf8f1c599b1a85dd1a5ac175a95917ba609d8d42cf042b_arm64",
"product": {
"name": "rhacm2/submariner-gateway-rhel8@sha256:29cc42136b0356c267bf8f1c599b1a85dd1a5ac175a95917ba609d8d42cf042b_arm64",
"product_id": "rhacm2/submariner-gateway-rhel8@sha256:29cc42136b0356c267bf8f1c599b1a85dd1a5ac175a95917ba609d8d42cf042b_arm64",
"product_identification_helper": {
"purl": "pkg:oci/submariner-gateway-rhel8@sha256:29cc42136b0356c267bf8f1c599b1a85dd1a5ac175a95917ba609d8d42cf042b?arch=arm64\u0026repository_url=registry.redhat.io/rhacm2/submariner-gateway-rhel8\u0026tag=v0.13.0-12"
}
}
},
{
"category": "product_version",
"name": "rhacm2/submariner-globalnet-rhel8@sha256:58c0df811794ba52277feac73c046c1f78f6731c0792f28665601cac81494804_arm64",
"product": {
"name": "rhacm2/submariner-globalnet-rhel8@sha256:58c0df811794ba52277feac73c046c1f78f6731c0792f28665601cac81494804_arm64",
"product_id": "rhacm2/submariner-globalnet-rhel8@sha256:58c0df811794ba52277feac73c046c1f78f6731c0792f28665601cac81494804_arm64",
"product_identification_helper": {
"purl": "pkg:oci/submariner-globalnet-rhel8@sha256:58c0df811794ba52277feac73c046c1f78f6731c0792f28665601cac81494804?arch=arm64\u0026repository_url=registry.redhat.io/rhacm2/submariner-globalnet-rhel8\u0026tag=v0.13.0-12"
}
}
},
{
"category": "product_version",
"name": "rhacm2/submariner-networkplugin-syncer-rhel8@sha256:2251e876e51328e5061469b7b6002395c6f7486d89fe8a09227c80e134c4341d_arm64",
"product": {
"name": "rhacm2/submariner-networkplugin-syncer-rhel8@sha256:2251e876e51328e5061469b7b6002395c6f7486d89fe8a09227c80e134c4341d_arm64",
"product_id": "rhacm2/submariner-networkplugin-syncer-rhel8@sha256:2251e876e51328e5061469b7b6002395c6f7486d89fe8a09227c80e134c4341d_arm64",
"product_identification_helper": {
"purl": "pkg:oci/submariner-networkplugin-syncer-rhel8@sha256:2251e876e51328e5061469b7b6002395c6f7486d89fe8a09227c80e134c4341d?arch=arm64\u0026repository_url=registry.redhat.io/rhacm2/submariner-networkplugin-syncer-rhel8\u0026tag=v0.13.0-12"
}
}
},
{
"category": "product_version",
"name": "rhacm2/submariner-operator-bundle@sha256:c7c3d5733cdf2b5c4e2df9bf06442fcf4b01228d855015939b8f95493b400129_arm64",
"product": {
"name": "rhacm2/submariner-operator-bundle@sha256:c7c3d5733cdf2b5c4e2df9bf06442fcf4b01228d855015939b8f95493b400129_arm64",
"product_id": "rhacm2/submariner-operator-bundle@sha256:c7c3d5733cdf2b5c4e2df9bf06442fcf4b01228d855015939b8f95493b400129_arm64",
"product_identification_helper": {
"purl": "pkg:oci/submariner-operator-bundle@sha256:c7c3d5733cdf2b5c4e2df9bf06442fcf4b01228d855015939b8f95493b400129?arch=arm64\u0026repository_url=registry.redhat.io/rhacm2/submariner-operator-bundle\u0026tag=v0.13.0-13"
}
}
},
{
"category": "product_version",
"name": "rhacm2/submariner-rhel8-operator@sha256:6908ddbc1fd9ca77c8ca722442c8d135918222cd122801652608f48558a93b35_arm64",
"product": {
"name": "rhacm2/submariner-rhel8-operator@sha256:6908ddbc1fd9ca77c8ca722442c8d135918222cd122801652608f48558a93b35_arm64",
"product_id": "rhacm2/submariner-rhel8-operator@sha256:6908ddbc1fd9ca77c8ca722442c8d135918222cd122801652608f48558a93b35_arm64",
"product_identification_helper": {
"purl": "pkg:oci/submariner-rhel8-operator@sha256:6908ddbc1fd9ca77c8ca722442c8d135918222cd122801652608f48558a93b35?arch=arm64\u0026repository_url=registry.redhat.io/rhacm2/submariner-rhel8-operator\u0026tag=v0.13.0-12"
}
}
},
{
"category": "product_version",
"name": "rhacm2/submariner-route-agent-rhel8@sha256:789e9a6332a402c740505b10ba0a1095f97874094a07ee546c4dd4bb474a92db_arm64",
"product": {
"name": "rhacm2/submariner-route-agent-rhel8@sha256:789e9a6332a402c740505b10ba0a1095f97874094a07ee546c4dd4bb474a92db_arm64",
"product_id": "rhacm2/submariner-route-agent-rhel8@sha256:789e9a6332a402c740505b10ba0a1095f97874094a07ee546c4dd4bb474a92db_arm64",
"product_identification_helper": {
"purl": "pkg:oci/submariner-route-agent-rhel8@sha256:789e9a6332a402c740505b10ba0a1095f97874094a07ee546c4dd4bb474a92db?arch=arm64\u0026repository_url=registry.redhat.io/rhacm2/submariner-route-agent-rhel8\u0026tag=v0.13.0-12"
}
}
}
],
"category": "architecture",
"name": "arm64"
}
],
"category": "vendor",
"name": "Red Hat"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/lighthouse-agent-rhel8@sha256:1b017999b67c62f47d4026b369033de4ea9523198524324b071bde7ce8bd54dd_amd64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.6 for RHEL 8",
"product_id": "8Base-RHACM-2.6:rhacm2/lighthouse-agent-rhel8@sha256:1b017999b67c62f47d4026b369033de4ea9523198524324b071bde7ce8bd54dd_amd64"
},
"product_reference": "rhacm2/lighthouse-agent-rhel8@sha256:1b017999b67c62f47d4026b369033de4ea9523198524324b071bde7ce8bd54dd_amd64",
"relates_to_product_reference": "8Base-RHACM-2.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/lighthouse-agent-rhel8@sha256:9165978e8f6b31c1b2c5ba1966c9ee1fa56fa9d57668b204690c792a67217de1_s390x as a component of Red Hat Advanced Cluster Management for Kubernetes 2.6 for RHEL 8",
"product_id": "8Base-RHACM-2.6:rhacm2/lighthouse-agent-rhel8@sha256:9165978e8f6b31c1b2c5ba1966c9ee1fa56fa9d57668b204690c792a67217de1_s390x"
},
"product_reference": "rhacm2/lighthouse-agent-rhel8@sha256:9165978e8f6b31c1b2c5ba1966c9ee1fa56fa9d57668b204690c792a67217de1_s390x",
"relates_to_product_reference": "8Base-RHACM-2.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/lighthouse-agent-rhel8@sha256:9716dc5a8bf1aab38472108b186bd3013fc1d5ac0f86aea9a60c721d481e3741_ppc64le as a component of Red Hat Advanced Cluster Management for Kubernetes 2.6 for RHEL 8",
"product_id": "8Base-RHACM-2.6:rhacm2/lighthouse-agent-rhel8@sha256:9716dc5a8bf1aab38472108b186bd3013fc1d5ac0f86aea9a60c721d481e3741_ppc64le"
},
"product_reference": "rhacm2/lighthouse-agent-rhel8@sha256:9716dc5a8bf1aab38472108b186bd3013fc1d5ac0f86aea9a60c721d481e3741_ppc64le",
"relates_to_product_reference": "8Base-RHACM-2.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/lighthouse-agent-rhel8@sha256:bb4137a931eb5b2ef530094c1d42077fba393f27c0727bb9fa9ca8ebef216d32_arm64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.6 for RHEL 8",
"product_id": "8Base-RHACM-2.6:rhacm2/lighthouse-agent-rhel8@sha256:bb4137a931eb5b2ef530094c1d42077fba393f27c0727bb9fa9ca8ebef216d32_arm64"
},
"product_reference": "rhacm2/lighthouse-agent-rhel8@sha256:bb4137a931eb5b2ef530094c1d42077fba393f27c0727bb9fa9ca8ebef216d32_arm64",
"relates_to_product_reference": "8Base-RHACM-2.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/lighthouse-coredns-rhel8@sha256:5fedb3d930a6b6a035e5041dbc37f5a72e842fa671d1d1b9a1d07683b3074655_ppc64le as a component of Red Hat Advanced Cluster Management for Kubernetes 2.6 for RHEL 8",
"product_id": "8Base-RHACM-2.6:rhacm2/lighthouse-coredns-rhel8@sha256:5fedb3d930a6b6a035e5041dbc37f5a72e842fa671d1d1b9a1d07683b3074655_ppc64le"
},
"product_reference": "rhacm2/lighthouse-coredns-rhel8@sha256:5fedb3d930a6b6a035e5041dbc37f5a72e842fa671d1d1b9a1d07683b3074655_ppc64le",
"relates_to_product_reference": "8Base-RHACM-2.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/lighthouse-coredns-rhel8@sha256:7e35418061c0b5e670cc6315bd89b07ac26b1a657068a621c2278dee343f85a4_arm64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.6 for RHEL 8",
"product_id": "8Base-RHACM-2.6:rhacm2/lighthouse-coredns-rhel8@sha256:7e35418061c0b5e670cc6315bd89b07ac26b1a657068a621c2278dee343f85a4_arm64"
},
"product_reference": "rhacm2/lighthouse-coredns-rhel8@sha256:7e35418061c0b5e670cc6315bd89b07ac26b1a657068a621c2278dee343f85a4_arm64",
"relates_to_product_reference": "8Base-RHACM-2.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/lighthouse-coredns-rhel8@sha256:923cc15bf740a7a46f53d00bc9c51f8cedcb75d5aa8a5f7f80642ce750f875a7_s390x as a component of Red Hat Advanced Cluster Management for Kubernetes 2.6 for RHEL 8",
"product_id": "8Base-RHACM-2.6:rhacm2/lighthouse-coredns-rhel8@sha256:923cc15bf740a7a46f53d00bc9c51f8cedcb75d5aa8a5f7f80642ce750f875a7_s390x"
},
"product_reference": "rhacm2/lighthouse-coredns-rhel8@sha256:923cc15bf740a7a46f53d00bc9c51f8cedcb75d5aa8a5f7f80642ce750f875a7_s390x",
"relates_to_product_reference": "8Base-RHACM-2.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/lighthouse-coredns-rhel8@sha256:a65cf2a44593713ab1bfac14a6dbf1a43d968b7ee1e5386a38c6ee0dbaa21a45_amd64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.6 for RHEL 8",
"product_id": "8Base-RHACM-2.6:rhacm2/lighthouse-coredns-rhel8@sha256:a65cf2a44593713ab1bfac14a6dbf1a43d968b7ee1e5386a38c6ee0dbaa21a45_amd64"
},
"product_reference": "rhacm2/lighthouse-coredns-rhel8@sha256:a65cf2a44593713ab1bfac14a6dbf1a43d968b7ee1e5386a38c6ee0dbaa21a45_amd64",
"relates_to_product_reference": "8Base-RHACM-2.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/nettest-rhel8@sha256:2f1feeb60f201def1b766553dc67fbfd67631a5fe08f951e40acc9ecf58e53be_s390x as a component of Red Hat Advanced Cluster Management for Kubernetes 2.6 for RHEL 8",
"product_id": "8Base-RHACM-2.6:rhacm2/nettest-rhel8@sha256:2f1feeb60f201def1b766553dc67fbfd67631a5fe08f951e40acc9ecf58e53be_s390x"
},
"product_reference": "rhacm2/nettest-rhel8@sha256:2f1feeb60f201def1b766553dc67fbfd67631a5fe08f951e40acc9ecf58e53be_s390x",
"relates_to_product_reference": "8Base-RHACM-2.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/nettest-rhel8@sha256:801bf491658a7770b370b17f275385f6c405fdae8628df7591c68a2a674c8d77_ppc64le as a component of Red Hat Advanced Cluster Management for Kubernetes 2.6 for RHEL 8",
"product_id": "8Base-RHACM-2.6:rhacm2/nettest-rhel8@sha256:801bf491658a7770b370b17f275385f6c405fdae8628df7591c68a2a674c8d77_ppc64le"
},
"product_reference": "rhacm2/nettest-rhel8@sha256:801bf491658a7770b370b17f275385f6c405fdae8628df7591c68a2a674c8d77_ppc64le",
"relates_to_product_reference": "8Base-RHACM-2.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/nettest-rhel8@sha256:bc00d390fca8f6f53f41bcc9314c68a565aa9b42c74278cb9f83b5c19f82bd69_amd64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.6 for RHEL 8",
"product_id": "8Base-RHACM-2.6:rhacm2/nettest-rhel8@sha256:bc00d390fca8f6f53f41bcc9314c68a565aa9b42c74278cb9f83b5c19f82bd69_amd64"
},
"product_reference": "rhacm2/nettest-rhel8@sha256:bc00d390fca8f6f53f41bcc9314c68a565aa9b42c74278cb9f83b5c19f82bd69_amd64",
"relates_to_product_reference": "8Base-RHACM-2.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/nettest-rhel8@sha256:d8b61063f3c9528c66e515f4f49dc10e253e0c1d7cbe0d55b5fc3d9092edd126_arm64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.6 for RHEL 8",
"product_id": "8Base-RHACM-2.6:rhacm2/nettest-rhel8@sha256:d8b61063f3c9528c66e515f4f49dc10e253e0c1d7cbe0d55b5fc3d9092edd126_arm64"
},
"product_reference": "rhacm2/nettest-rhel8@sha256:d8b61063f3c9528c66e515f4f49dc10e253e0c1d7cbe0d55b5fc3d9092edd126_arm64",
"relates_to_product_reference": "8Base-RHACM-2.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/subctl-rhel8@sha256:5412b60cf39eb7c7a874e7e0e6101c098825a1de742065e212a247660576cf6e_amd64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.6 for RHEL 8",
"product_id": "8Base-RHACM-2.6:rhacm2/subctl-rhel8@sha256:5412b60cf39eb7c7a874e7e0e6101c098825a1de742065e212a247660576cf6e_amd64"
},
"product_reference": "rhacm2/subctl-rhel8@sha256:5412b60cf39eb7c7a874e7e0e6101c098825a1de742065e212a247660576cf6e_amd64",
"relates_to_product_reference": "8Base-RHACM-2.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/subctl-rhel8@sha256:5a049cc3fd785a6afd3c65a80a6c158f769a7427db7352c0e2dbf51efe6688ac_s390x as a component of Red Hat Advanced Cluster Management for Kubernetes 2.6 for RHEL 8",
"product_id": "8Base-RHACM-2.6:rhacm2/subctl-rhel8@sha256:5a049cc3fd785a6afd3c65a80a6c158f769a7427db7352c0e2dbf51efe6688ac_s390x"
},
"product_reference": "rhacm2/subctl-rhel8@sha256:5a049cc3fd785a6afd3c65a80a6c158f769a7427db7352c0e2dbf51efe6688ac_s390x",
"relates_to_product_reference": "8Base-RHACM-2.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/subctl-rhel8@sha256:69eb726de1608b83cd041c05abfe9d737d17995b00fc813bee8b032a4b108f58_arm64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.6 for RHEL 8",
"product_id": "8Base-RHACM-2.6:rhacm2/subctl-rhel8@sha256:69eb726de1608b83cd041c05abfe9d737d17995b00fc813bee8b032a4b108f58_arm64"
},
"product_reference": "rhacm2/subctl-rhel8@sha256:69eb726de1608b83cd041c05abfe9d737d17995b00fc813bee8b032a4b108f58_arm64",
"relates_to_product_reference": "8Base-RHACM-2.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/subctl-rhel8@sha256:bb5739cea600e427dc7f042e8224c93227f2f785c46f69881a0c7ecd475d5c27_ppc64le as a component of Red Hat Advanced Cluster Management for Kubernetes 2.6 for RHEL 8",
"product_id": "8Base-RHACM-2.6:rhacm2/subctl-rhel8@sha256:bb5739cea600e427dc7f042e8224c93227f2f785c46f69881a0c7ecd475d5c27_ppc64le"
},
"product_reference": "rhacm2/subctl-rhel8@sha256:bb5739cea600e427dc7f042e8224c93227f2f785c46f69881a0c7ecd475d5c27_ppc64le",
"relates_to_product_reference": "8Base-RHACM-2.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/submariner-gateway-rhel8@sha256:29cc42136b0356c267bf8f1c599b1a85dd1a5ac175a95917ba609d8d42cf042b_arm64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.6 for RHEL 8",
"product_id": "8Base-RHACM-2.6:rhacm2/submariner-gateway-rhel8@sha256:29cc42136b0356c267bf8f1c599b1a85dd1a5ac175a95917ba609d8d42cf042b_arm64"
},
"product_reference": "rhacm2/submariner-gateway-rhel8@sha256:29cc42136b0356c267bf8f1c599b1a85dd1a5ac175a95917ba609d8d42cf042b_arm64",
"relates_to_product_reference": "8Base-RHACM-2.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/submariner-gateway-rhel8@sha256:63d12fafbc56aff2010ed094234066b7a16f6ddf04f7aeea12b9ad75cec005e3_ppc64le as a component of Red Hat Advanced Cluster Management for Kubernetes 2.6 for RHEL 8",
"product_id": "8Base-RHACM-2.6:rhacm2/submariner-gateway-rhel8@sha256:63d12fafbc56aff2010ed094234066b7a16f6ddf04f7aeea12b9ad75cec005e3_ppc64le"
},
"product_reference": "rhacm2/submariner-gateway-rhel8@sha256:63d12fafbc56aff2010ed094234066b7a16f6ddf04f7aeea12b9ad75cec005e3_ppc64le",
"relates_to_product_reference": "8Base-RHACM-2.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/submariner-gateway-rhel8@sha256:9005919d438664eca44a75271ae1206a02fa4010ba66abae04745ccbbbeb93ee_s390x as a component of Red Hat Advanced Cluster Management for Kubernetes 2.6 for RHEL 8",
"product_id": "8Base-RHACM-2.6:rhacm2/submariner-gateway-rhel8@sha256:9005919d438664eca44a75271ae1206a02fa4010ba66abae04745ccbbbeb93ee_s390x"
},
"product_reference": "rhacm2/submariner-gateway-rhel8@sha256:9005919d438664eca44a75271ae1206a02fa4010ba66abae04745ccbbbeb93ee_s390x",
"relates_to_product_reference": "8Base-RHACM-2.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/submariner-gateway-rhel8@sha256:b51a6807d7443069694125d36c9acf7d1e88f1add2008a9c52bff8c51a64c16b_amd64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.6 for RHEL 8",
"product_id": "8Base-RHACM-2.6:rhacm2/submariner-gateway-rhel8@sha256:b51a6807d7443069694125d36c9acf7d1e88f1add2008a9c52bff8c51a64c16b_amd64"
},
"product_reference": "rhacm2/submariner-gateway-rhel8@sha256:b51a6807d7443069694125d36c9acf7d1e88f1add2008a9c52bff8c51a64c16b_amd64",
"relates_to_product_reference": "8Base-RHACM-2.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/submariner-globalnet-rhel8@sha256:3178568b458bf35c1cec6a8eb16abeae3d468f3e5102849680c65050586e19bb_ppc64le as a component of Red Hat Advanced Cluster Management for Kubernetes 2.6 for RHEL 8",
"product_id": "8Base-RHACM-2.6:rhacm2/submariner-globalnet-rhel8@sha256:3178568b458bf35c1cec6a8eb16abeae3d468f3e5102849680c65050586e19bb_ppc64le"
},
"product_reference": "rhacm2/submariner-globalnet-rhel8@sha256:3178568b458bf35c1cec6a8eb16abeae3d468f3e5102849680c65050586e19bb_ppc64le",
"relates_to_product_reference": "8Base-RHACM-2.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/submariner-globalnet-rhel8@sha256:58c0df811794ba52277feac73c046c1f78f6731c0792f28665601cac81494804_arm64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.6 for RHEL 8",
"product_id": "8Base-RHACM-2.6:rhacm2/submariner-globalnet-rhel8@sha256:58c0df811794ba52277feac73c046c1f78f6731c0792f28665601cac81494804_arm64"
},
"product_reference": "rhacm2/submariner-globalnet-rhel8@sha256:58c0df811794ba52277feac73c046c1f78f6731c0792f28665601cac81494804_arm64",
"relates_to_product_reference": "8Base-RHACM-2.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/submariner-globalnet-rhel8@sha256:8386fc6c583ce7e56af3aa07e6089599863381d9c2b206b674d093ea6a0604b1_s390x as a component of Red Hat Advanced Cluster Management for Kubernetes 2.6 for RHEL 8",
"product_id": "8Base-RHACM-2.6:rhacm2/submariner-globalnet-rhel8@sha256:8386fc6c583ce7e56af3aa07e6089599863381d9c2b206b674d093ea6a0604b1_s390x"
},
"product_reference": "rhacm2/submariner-globalnet-rhel8@sha256:8386fc6c583ce7e56af3aa07e6089599863381d9c2b206b674d093ea6a0604b1_s390x",
"relates_to_product_reference": "8Base-RHACM-2.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/submariner-globalnet-rhel8@sha256:bc1fde61774378d347275e1500aa375570026b586390880d0d0de17cafca6343_amd64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.6 for RHEL 8",
"product_id": "8Base-RHACM-2.6:rhacm2/submariner-globalnet-rhel8@sha256:bc1fde61774378d347275e1500aa375570026b586390880d0d0de17cafca6343_amd64"
},
"product_reference": "rhacm2/submariner-globalnet-rhel8@sha256:bc1fde61774378d347275e1500aa375570026b586390880d0d0de17cafca6343_amd64",
"relates_to_product_reference": "8Base-RHACM-2.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/submariner-networkplugin-syncer-rhel8@sha256:2251e876e51328e5061469b7b6002395c6f7486d89fe8a09227c80e134c4341d_arm64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.6 for RHEL 8",
"product_id": "8Base-RHACM-2.6:rhacm2/submariner-networkplugin-syncer-rhel8@sha256:2251e876e51328e5061469b7b6002395c6f7486d89fe8a09227c80e134c4341d_arm64"
},
"product_reference": "rhacm2/submariner-networkplugin-syncer-rhel8@sha256:2251e876e51328e5061469b7b6002395c6f7486d89fe8a09227c80e134c4341d_arm64",
"relates_to_product_reference": "8Base-RHACM-2.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/submariner-networkplugin-syncer-rhel8@sha256:98bd14eceaa0fe009cf09072c2f8a08a89fca9bde79569bbd89ee17b77151fb9_amd64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.6 for RHEL 8",
"product_id": "8Base-RHACM-2.6:rhacm2/submariner-networkplugin-syncer-rhel8@sha256:98bd14eceaa0fe009cf09072c2f8a08a89fca9bde79569bbd89ee17b77151fb9_amd64"
},
"product_reference": "rhacm2/submariner-networkplugin-syncer-rhel8@sha256:98bd14eceaa0fe009cf09072c2f8a08a89fca9bde79569bbd89ee17b77151fb9_amd64",
"relates_to_product_reference": "8Base-RHACM-2.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/submariner-networkplugin-syncer-rhel8@sha256:c0a892fe4f1802ca3d3c6f03dab6cd25f1ebc41dcddf08d90a6d9aefc193971d_ppc64le as a component of Red Hat Advanced Cluster Management for Kubernetes 2.6 for RHEL 8",
"product_id": "8Base-RHACM-2.6:rhacm2/submariner-networkplugin-syncer-rhel8@sha256:c0a892fe4f1802ca3d3c6f03dab6cd25f1ebc41dcddf08d90a6d9aefc193971d_ppc64le"
},
"product_reference": "rhacm2/submariner-networkplugin-syncer-rhel8@sha256:c0a892fe4f1802ca3d3c6f03dab6cd25f1ebc41dcddf08d90a6d9aefc193971d_ppc64le",
"relates_to_product_reference": "8Base-RHACM-2.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/submariner-networkplugin-syncer-rhel8@sha256:e829974f7d64601d7ac739bea120fe0a02dbc48e7e36d96bdc3b1ea64cbdb77d_s390x as a component of Red Hat Advanced Cluster Management for Kubernetes 2.6 for RHEL 8",
"product_id": "8Base-RHACM-2.6:rhacm2/submariner-networkplugin-syncer-rhel8@sha256:e829974f7d64601d7ac739bea120fe0a02dbc48e7e36d96bdc3b1ea64cbdb77d_s390x"
},
"product_reference": "rhacm2/submariner-networkplugin-syncer-rhel8@sha256:e829974f7d64601d7ac739bea120fe0a02dbc48e7e36d96bdc3b1ea64cbdb77d_s390x",
"relates_to_product_reference": "8Base-RHACM-2.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/submariner-operator-bundle@sha256:11f67392d84dcd4b1e848f365a68d558d4df4ffc2aa7c00ecb882395c21a6161_ppc64le as a component of Red Hat Advanced Cluster Management for Kubernetes 2.6 for RHEL 8",
"product_id": "8Base-RHACM-2.6:rhacm2/submariner-operator-bundle@sha256:11f67392d84dcd4b1e848f365a68d558d4df4ffc2aa7c00ecb882395c21a6161_ppc64le"
},
"product_reference": "rhacm2/submariner-operator-bundle@sha256:11f67392d84dcd4b1e848f365a68d558d4df4ffc2aa7c00ecb882395c21a6161_ppc64le",
"relates_to_product_reference": "8Base-RHACM-2.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/submariner-operator-bundle@sha256:c7c3d5733cdf2b5c4e2df9bf06442fcf4b01228d855015939b8f95493b400129_arm64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.6 for RHEL 8",
"product_id": "8Base-RHACM-2.6:rhacm2/submariner-operator-bundle@sha256:c7c3d5733cdf2b5c4e2df9bf06442fcf4b01228d855015939b8f95493b400129_arm64"
},
"product_reference": "rhacm2/submariner-operator-bundle@sha256:c7c3d5733cdf2b5c4e2df9bf06442fcf4b01228d855015939b8f95493b400129_arm64",
"relates_to_product_reference": "8Base-RHACM-2.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/submariner-operator-bundle@sha256:f67b1af05e09ec1d3b6cba8ed602c5df7331bd1f884602c8719acd6f32e8c2a2_s390x as a component of Red Hat Advanced Cluster Management for Kubernetes 2.6 for RHEL 8",
"product_id": "8Base-RHACM-2.6:rhacm2/submariner-operator-bundle@sha256:f67b1af05e09ec1d3b6cba8ed602c5df7331bd1f884602c8719acd6f32e8c2a2_s390x"
},
"product_reference": "rhacm2/submariner-operator-bundle@sha256:f67b1af05e09ec1d3b6cba8ed602c5df7331bd1f884602c8719acd6f32e8c2a2_s390x",
"relates_to_product_reference": "8Base-RHACM-2.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/submariner-operator-bundle@sha256:fc54c972af6e78e88180bbc3dc0238112dc522de1824946e9dc9807a00fa02c0_amd64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.6 for RHEL 8",
"product_id": "8Base-RHACM-2.6:rhacm2/submariner-operator-bundle@sha256:fc54c972af6e78e88180bbc3dc0238112dc522de1824946e9dc9807a00fa02c0_amd64"
},
"product_reference": "rhacm2/submariner-operator-bundle@sha256:fc54c972af6e78e88180bbc3dc0238112dc522de1824946e9dc9807a00fa02c0_amd64",
"relates_to_product_reference": "8Base-RHACM-2.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/submariner-rhel8-operator@sha256:0173a537eaf3bbac4fb1ba7240cc8b9c3f577d18bd36d3f432b4a403ea691cc4_amd64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.6 for RHEL 8",
"product_id": "8Base-RHACM-2.6:rhacm2/submariner-rhel8-operator@sha256:0173a537eaf3bbac4fb1ba7240cc8b9c3f577d18bd36d3f432b4a403ea691cc4_amd64"
},
"product_reference": "rhacm2/submariner-rhel8-operator@sha256:0173a537eaf3bbac4fb1ba7240cc8b9c3f577d18bd36d3f432b4a403ea691cc4_amd64",
"relates_to_product_reference": "8Base-RHACM-2.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/submariner-rhel8-operator@sha256:137a2e4d7932cfe6260ab8f11c93f098824c12bb60bf98164ef3b09ea2f60cc7_ppc64le as a component of Red Hat Advanced Cluster Management for Kubernetes 2.6 for RHEL 8",
"product_id": "8Base-RHACM-2.6:rhacm2/submariner-rhel8-operator@sha256:137a2e4d7932cfe6260ab8f11c93f098824c12bb60bf98164ef3b09ea2f60cc7_ppc64le"
},
"product_reference": "rhacm2/submariner-rhel8-operator@sha256:137a2e4d7932cfe6260ab8f11c93f098824c12bb60bf98164ef3b09ea2f60cc7_ppc64le",
"relates_to_product_reference": "8Base-RHACM-2.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/submariner-rhel8-operator@sha256:6908ddbc1fd9ca77c8ca722442c8d135918222cd122801652608f48558a93b35_arm64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.6 for RHEL 8",
"product_id": "8Base-RHACM-2.6:rhacm2/submariner-rhel8-operator@sha256:6908ddbc1fd9ca77c8ca722442c8d135918222cd122801652608f48558a93b35_arm64"
},
"product_reference": "rhacm2/submariner-rhel8-operator@sha256:6908ddbc1fd9ca77c8ca722442c8d135918222cd122801652608f48558a93b35_arm64",
"relates_to_product_reference": "8Base-RHACM-2.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/submariner-rhel8-operator@sha256:b76304abe66df877ea8ac3dd31ba02550465b33826b485f713c504ae1e7a7877_s390x as a component of Red Hat Advanced Cluster Management for Kubernetes 2.6 for RHEL 8",
"product_id": "8Base-RHACM-2.6:rhacm2/submariner-rhel8-operator@sha256:b76304abe66df877ea8ac3dd31ba02550465b33826b485f713c504ae1e7a7877_s390x"
},
"product_reference": "rhacm2/submariner-rhel8-operator@sha256:b76304abe66df877ea8ac3dd31ba02550465b33826b485f713c504ae1e7a7877_s390x",
"relates_to_product_reference": "8Base-RHACM-2.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/submariner-route-agent-rhel8@sha256:3397dab22c690e3d8b6bad25393dd545b5f129bffb000906152903d89b07b890_amd64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.6 for RHEL 8",
"product_id": "8Base-RHACM-2.6:rhacm2/submariner-route-agent-rhel8@sha256:3397dab22c690e3d8b6bad25393dd545b5f129bffb000906152903d89b07b890_amd64"
},
"product_reference": "rhacm2/submariner-route-agent-rhel8@sha256:3397dab22c690e3d8b6bad25393dd545b5f129bffb000906152903d89b07b890_amd64",
"relates_to_product_reference": "8Base-RHACM-2.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/submariner-route-agent-rhel8@sha256:3c02f8b23658745194e77f262e16c560f816e5ca99d22162a3c42b241aaf327a_ppc64le as a component of Red Hat Advanced Cluster Management for Kubernetes 2.6 for RHEL 8",
"product_id": "8Base-RHACM-2.6:rhacm2/submariner-route-agent-rhel8@sha256:3c02f8b23658745194e77f262e16c560f816e5ca99d22162a3c42b241aaf327a_ppc64le"
},
"product_reference": "rhacm2/submariner-route-agent-rhel8@sha256:3c02f8b23658745194e77f262e16c560f816e5ca99d22162a3c42b241aaf327a_ppc64le",
"relates_to_product_reference": "8Base-RHACM-2.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/submariner-route-agent-rhel8@sha256:46a5cebefbc09066e786d2a4520d26fb1a260f5635deedfb2d301a5ec605bc35_s390x as a component of Red Hat Advanced Cluster Management for Kubernetes 2.6 for RHEL 8",
"product_id": "8Base-RHACM-2.6:rhacm2/submariner-route-agent-rhel8@sha256:46a5cebefbc09066e786d2a4520d26fb1a260f5635deedfb2d301a5ec605bc35_s390x"
},
"product_reference": "rhacm2/submariner-route-agent-rhel8@sha256:46a5cebefbc09066e786d2a4520d26fb1a260f5635deedfb2d301a5ec605bc35_s390x",
"relates_to_product_reference": "8Base-RHACM-2.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/submariner-route-agent-rhel8@sha256:789e9a6332a402c740505b10ba0a1095f97874094a07ee546c4dd4bb474a92db_arm64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.6 for RHEL 8",
"product_id": "8Base-RHACM-2.6:rhacm2/submariner-route-agent-rhel8@sha256:789e9a6332a402c740505b10ba0a1095f97874094a07ee546c4dd4bb474a92db_arm64"
},
"product_reference": "rhacm2/submariner-route-agent-rhel8@sha256:789e9a6332a402c740505b10ba0a1095f97874094a07ee546c4dd4bb474a92db_arm64",
"relates_to_product_reference": "8Base-RHACM-2.6"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2021-38561",
"cwe": {
"id": "CWE-125",
"name": "Out-of-bounds Read"
},
"discovery_date": "2022-06-23T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2100495"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in golang. The language package for go language can panic due to an out-of-bounds read when an incorrectly formatted language tag is being parsed. This flaw allows an attacker to cause applications using this package to parse untrusted input data to crash, leading to a denial of service of the affected component.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "golang: out-of-bounds read in golang.org/x/text/language leads to DoS",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "This flaw may be triggered only by accepting untrusted user input to the vulnerable golang\u0027s library. The overall DoS attack vector depends directly on how the library\u0027s input is exposed by the consuming application, thus Red Hat rates impact as Moderate.\n\nIn Red Hat Advanced Cluster Management for Kubernetes (RHACM) 2.5 version, the registration-operator, lighthouse-coredns, lighthouse-agent, gatekeeper-operator, and discovery-operator components are affected by this flaw, but the rest of the components are using an already patched version and are unaffected. For 2.4 and previous versions of Red Hat Advanced Cluster Management for Kubernetes (RHACM), most of the components are 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-RHACM-2.6:rhacm2/lighthouse-agent-rhel8@sha256:1b017999b67c62f47d4026b369033de4ea9523198524324b071bde7ce8bd54dd_amd64",
"8Base-RHACM-2.6:rhacm2/lighthouse-agent-rhel8@sha256:9165978e8f6b31c1b2c5ba1966c9ee1fa56fa9d57668b204690c792a67217de1_s390x",
"8Base-RHACM-2.6:rhacm2/lighthouse-agent-rhel8@sha256:9716dc5a8bf1aab38472108b186bd3013fc1d5ac0f86aea9a60c721d481e3741_ppc64le",
"8Base-RHACM-2.6:rhacm2/lighthouse-agent-rhel8@sha256:bb4137a931eb5b2ef530094c1d42077fba393f27c0727bb9fa9ca8ebef216d32_arm64",
"8Base-RHACM-2.6:rhacm2/lighthouse-coredns-rhel8@sha256:5fedb3d930a6b6a035e5041dbc37f5a72e842fa671d1d1b9a1d07683b3074655_ppc64le",
"8Base-RHACM-2.6:rhacm2/lighthouse-coredns-rhel8@sha256:7e35418061c0b5e670cc6315bd89b07ac26b1a657068a621c2278dee343f85a4_arm64",
"8Base-RHACM-2.6:rhacm2/lighthouse-coredns-rhel8@sha256:923cc15bf740a7a46f53d00bc9c51f8cedcb75d5aa8a5f7f80642ce750f875a7_s390x",
"8Base-RHACM-2.6:rhacm2/lighthouse-coredns-rhel8@sha256:a65cf2a44593713ab1bfac14a6dbf1a43d968b7ee1e5386a38c6ee0dbaa21a45_amd64",
"8Base-RHACM-2.6:rhacm2/nettest-rhel8@sha256:2f1feeb60f201def1b766553dc67fbfd67631a5fe08f951e40acc9ecf58e53be_s390x",
"8Base-RHACM-2.6:rhacm2/nettest-rhel8@sha256:801bf491658a7770b370b17f275385f6c405fdae8628df7591c68a2a674c8d77_ppc64le",
"8Base-RHACM-2.6:rhacm2/nettest-rhel8@sha256:bc00d390fca8f6f53f41bcc9314c68a565aa9b42c74278cb9f83b5c19f82bd69_amd64",
"8Base-RHACM-2.6:rhacm2/nettest-rhel8@sha256:d8b61063f3c9528c66e515f4f49dc10e253e0c1d7cbe0d55b5fc3d9092edd126_arm64",
"8Base-RHACM-2.6:rhacm2/subctl-rhel8@sha256:5412b60cf39eb7c7a874e7e0e6101c098825a1de742065e212a247660576cf6e_amd64",
"8Base-RHACM-2.6:rhacm2/subctl-rhel8@sha256:5a049cc3fd785a6afd3c65a80a6c158f769a7427db7352c0e2dbf51efe6688ac_s390x",
"8Base-RHACM-2.6:rhacm2/subctl-rhel8@sha256:69eb726de1608b83cd041c05abfe9d737d17995b00fc813bee8b032a4b108f58_arm64",
"8Base-RHACM-2.6:rhacm2/subctl-rhel8@sha256:bb5739cea600e427dc7f042e8224c93227f2f785c46f69881a0c7ecd475d5c27_ppc64le",
"8Base-RHACM-2.6:rhacm2/submariner-gateway-rhel8@sha256:29cc42136b0356c267bf8f1c599b1a85dd1a5ac175a95917ba609d8d42cf042b_arm64",
"8Base-RHACM-2.6:rhacm2/submariner-gateway-rhel8@sha256:63d12fafbc56aff2010ed094234066b7a16f6ddf04f7aeea12b9ad75cec005e3_ppc64le",
"8Base-RHACM-2.6:rhacm2/submariner-gateway-rhel8@sha256:9005919d438664eca44a75271ae1206a02fa4010ba66abae04745ccbbbeb93ee_s390x",
"8Base-RHACM-2.6:rhacm2/submariner-gateway-rhel8@sha256:b51a6807d7443069694125d36c9acf7d1e88f1add2008a9c52bff8c51a64c16b_amd64",
"8Base-RHACM-2.6:rhacm2/submariner-globalnet-rhel8@sha256:3178568b458bf35c1cec6a8eb16abeae3d468f3e5102849680c65050586e19bb_ppc64le",
"8Base-RHACM-2.6:rhacm2/submariner-globalnet-rhel8@sha256:58c0df811794ba52277feac73c046c1f78f6731c0792f28665601cac81494804_arm64",
"8Base-RHACM-2.6:rhacm2/submariner-globalnet-rhel8@sha256:8386fc6c583ce7e56af3aa07e6089599863381d9c2b206b674d093ea6a0604b1_s390x",
"8Base-RHACM-2.6:rhacm2/submariner-globalnet-rhel8@sha256:bc1fde61774378d347275e1500aa375570026b586390880d0d0de17cafca6343_amd64",
"8Base-RHACM-2.6:rhacm2/submariner-networkplugin-syncer-rhel8@sha256:2251e876e51328e5061469b7b6002395c6f7486d89fe8a09227c80e134c4341d_arm64",
"8Base-RHACM-2.6:rhacm2/submariner-networkplugin-syncer-rhel8@sha256:98bd14eceaa0fe009cf09072c2f8a08a89fca9bde79569bbd89ee17b77151fb9_amd64",
"8Base-RHACM-2.6:rhacm2/submariner-networkplugin-syncer-rhel8@sha256:c0a892fe4f1802ca3d3c6f03dab6cd25f1ebc41dcddf08d90a6d9aefc193971d_ppc64le",
"8Base-RHACM-2.6:rhacm2/submariner-networkplugin-syncer-rhel8@sha256:e829974f7d64601d7ac739bea120fe0a02dbc48e7e36d96bdc3b1ea64cbdb77d_s390x",
"8Base-RHACM-2.6:rhacm2/submariner-operator-bundle@sha256:11f67392d84dcd4b1e848f365a68d558d4df4ffc2aa7c00ecb882395c21a6161_ppc64le",
"8Base-RHACM-2.6:rhacm2/submariner-operator-bundle@sha256:c7c3d5733cdf2b5c4e2df9bf06442fcf4b01228d855015939b8f95493b400129_arm64",
"8Base-RHACM-2.6:rhacm2/submariner-operator-bundle@sha256:f67b1af05e09ec1d3b6cba8ed602c5df7331bd1f884602c8719acd6f32e8c2a2_s390x",
"8Base-RHACM-2.6:rhacm2/submariner-operator-bundle@sha256:fc54c972af6e78e88180bbc3dc0238112dc522de1824946e9dc9807a00fa02c0_amd64",
"8Base-RHACM-2.6:rhacm2/submariner-rhel8-operator@sha256:0173a537eaf3bbac4fb1ba7240cc8b9c3f577d18bd36d3f432b4a403ea691cc4_amd64",
"8Base-RHACM-2.6:rhacm2/submariner-rhel8-operator@sha256:137a2e4d7932cfe6260ab8f11c93f098824c12bb60bf98164ef3b09ea2f60cc7_ppc64le",
"8Base-RHACM-2.6:rhacm2/submariner-rhel8-operator@sha256:6908ddbc1fd9ca77c8ca722442c8d135918222cd122801652608f48558a93b35_arm64",
"8Base-RHACM-2.6:rhacm2/submariner-rhel8-operator@sha256:b76304abe66df877ea8ac3dd31ba02550465b33826b485f713c504ae1e7a7877_s390x",
"8Base-RHACM-2.6:rhacm2/submariner-route-agent-rhel8@sha256:3397dab22c690e3d8b6bad25393dd545b5f129bffb000906152903d89b07b890_amd64",
"8Base-RHACM-2.6:rhacm2/submariner-route-agent-rhel8@sha256:3c02f8b23658745194e77f262e16c560f816e5ca99d22162a3c42b241aaf327a_ppc64le",
"8Base-RHACM-2.6:rhacm2/submariner-route-agent-rhel8@sha256:46a5cebefbc09066e786d2a4520d26fb1a260f5635deedfb2d301a5ec605bc35_s390x",
"8Base-RHACM-2.6:rhacm2/submariner-route-agent-rhel8@sha256:789e9a6332a402c740505b10ba0a1095f97874094a07ee546c4dd4bb474a92db_arm64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2021-38561"
},
{
"category": "external",
"summary": "RHBZ#2100495",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2100495"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2021-38561",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-38561"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2021-38561",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2021-38561"
},
{
"category": "external",
"summary": "https://pkg.go.dev/vuln/GO-2021-0113",
"url": "https://pkg.go.dev/vuln/GO-2021-0113"
}
],
"release_date": "2021-08-12T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2022-09-06T13:00:18+00:00",
"details": "For details on how to install Submariner, refer to:\n\nhttps://access.redhat.com/documentation/en-us/red_hat_advanced_cluster_management_for_kubernetes/2.6/html/add-ons/submariner#submariner-deploy-console \n\nand\n\nhttps://submariner.io/getting-started/",
"product_ids": [
"8Base-RHACM-2.6:rhacm2/lighthouse-agent-rhel8@sha256:1b017999b67c62f47d4026b369033de4ea9523198524324b071bde7ce8bd54dd_amd64",
"8Base-RHACM-2.6:rhacm2/lighthouse-agent-rhel8@sha256:9165978e8f6b31c1b2c5ba1966c9ee1fa56fa9d57668b204690c792a67217de1_s390x",
"8Base-RHACM-2.6:rhacm2/lighthouse-agent-rhel8@sha256:9716dc5a8bf1aab38472108b186bd3013fc1d5ac0f86aea9a60c721d481e3741_ppc64le",
"8Base-RHACM-2.6:rhacm2/lighthouse-agent-rhel8@sha256:bb4137a931eb5b2ef530094c1d42077fba393f27c0727bb9fa9ca8ebef216d32_arm64",
"8Base-RHACM-2.6:rhacm2/lighthouse-coredns-rhel8@sha256:5fedb3d930a6b6a035e5041dbc37f5a72e842fa671d1d1b9a1d07683b3074655_ppc64le",
"8Base-RHACM-2.6:rhacm2/lighthouse-coredns-rhel8@sha256:7e35418061c0b5e670cc6315bd89b07ac26b1a657068a621c2278dee343f85a4_arm64",
"8Base-RHACM-2.6:rhacm2/lighthouse-coredns-rhel8@sha256:923cc15bf740a7a46f53d00bc9c51f8cedcb75d5aa8a5f7f80642ce750f875a7_s390x",
"8Base-RHACM-2.6:rhacm2/lighthouse-coredns-rhel8@sha256:a65cf2a44593713ab1bfac14a6dbf1a43d968b7ee1e5386a38c6ee0dbaa21a45_amd64",
"8Base-RHACM-2.6:rhacm2/nettest-rhel8@sha256:2f1feeb60f201def1b766553dc67fbfd67631a5fe08f951e40acc9ecf58e53be_s390x",
"8Base-RHACM-2.6:rhacm2/nettest-rhel8@sha256:801bf491658a7770b370b17f275385f6c405fdae8628df7591c68a2a674c8d77_ppc64le",
"8Base-RHACM-2.6:rhacm2/nettest-rhel8@sha256:bc00d390fca8f6f53f41bcc9314c68a565aa9b42c74278cb9f83b5c19f82bd69_amd64",
"8Base-RHACM-2.6:rhacm2/nettest-rhel8@sha256:d8b61063f3c9528c66e515f4f49dc10e253e0c1d7cbe0d55b5fc3d9092edd126_arm64",
"8Base-RHACM-2.6:rhacm2/subctl-rhel8@sha256:5412b60cf39eb7c7a874e7e0e6101c098825a1de742065e212a247660576cf6e_amd64",
"8Base-RHACM-2.6:rhacm2/subctl-rhel8@sha256:5a049cc3fd785a6afd3c65a80a6c158f769a7427db7352c0e2dbf51efe6688ac_s390x",
"8Base-RHACM-2.6:rhacm2/subctl-rhel8@sha256:69eb726de1608b83cd041c05abfe9d737d17995b00fc813bee8b032a4b108f58_arm64",
"8Base-RHACM-2.6:rhacm2/subctl-rhel8@sha256:bb5739cea600e427dc7f042e8224c93227f2f785c46f69881a0c7ecd475d5c27_ppc64le",
"8Base-RHACM-2.6:rhacm2/submariner-gateway-rhel8@sha256:29cc42136b0356c267bf8f1c599b1a85dd1a5ac175a95917ba609d8d42cf042b_arm64",
"8Base-RHACM-2.6:rhacm2/submariner-gateway-rhel8@sha256:63d12fafbc56aff2010ed094234066b7a16f6ddf04f7aeea12b9ad75cec005e3_ppc64le",
"8Base-RHACM-2.6:rhacm2/submariner-gateway-rhel8@sha256:9005919d438664eca44a75271ae1206a02fa4010ba66abae04745ccbbbeb93ee_s390x",
"8Base-RHACM-2.6:rhacm2/submariner-gateway-rhel8@sha256:b51a6807d7443069694125d36c9acf7d1e88f1add2008a9c52bff8c51a64c16b_amd64",
"8Base-RHACM-2.6:rhacm2/submariner-globalnet-rhel8@sha256:3178568b458bf35c1cec6a8eb16abeae3d468f3e5102849680c65050586e19bb_ppc64le",
"8Base-RHACM-2.6:rhacm2/submariner-globalnet-rhel8@sha256:58c0df811794ba52277feac73c046c1f78f6731c0792f28665601cac81494804_arm64",
"8Base-RHACM-2.6:rhacm2/submariner-globalnet-rhel8@sha256:8386fc6c583ce7e56af3aa07e6089599863381d9c2b206b674d093ea6a0604b1_s390x",
"8Base-RHACM-2.6:rhacm2/submariner-globalnet-rhel8@sha256:bc1fde61774378d347275e1500aa375570026b586390880d0d0de17cafca6343_amd64",
"8Base-RHACM-2.6:rhacm2/submariner-networkplugin-syncer-rhel8@sha256:2251e876e51328e5061469b7b6002395c6f7486d89fe8a09227c80e134c4341d_arm64",
"8Base-RHACM-2.6:rhacm2/submariner-networkplugin-syncer-rhel8@sha256:98bd14eceaa0fe009cf09072c2f8a08a89fca9bde79569bbd89ee17b77151fb9_amd64",
"8Base-RHACM-2.6:rhacm2/submariner-networkplugin-syncer-rhel8@sha256:c0a892fe4f1802ca3d3c6f03dab6cd25f1ebc41dcddf08d90a6d9aefc193971d_ppc64le",
"8Base-RHACM-2.6:rhacm2/submariner-networkplugin-syncer-rhel8@sha256:e829974f7d64601d7ac739bea120fe0a02dbc48e7e36d96bdc3b1ea64cbdb77d_s390x",
"8Base-RHACM-2.6:rhacm2/submariner-operator-bundle@sha256:11f67392d84dcd4b1e848f365a68d558d4df4ffc2aa7c00ecb882395c21a6161_ppc64le",
"8Base-RHACM-2.6:rhacm2/submariner-operator-bundle@sha256:c7c3d5733cdf2b5c4e2df9bf06442fcf4b01228d855015939b8f95493b400129_arm64",
"8Base-RHACM-2.6:rhacm2/submariner-operator-bundle@sha256:f67b1af05e09ec1d3b6cba8ed602c5df7331bd1f884602c8719acd6f32e8c2a2_s390x",
"8Base-RHACM-2.6:rhacm2/submariner-operator-bundle@sha256:fc54c972af6e78e88180bbc3dc0238112dc522de1824946e9dc9807a00fa02c0_amd64",
"8Base-RHACM-2.6:rhacm2/submariner-rhel8-operator@sha256:0173a537eaf3bbac4fb1ba7240cc8b9c3f577d18bd36d3f432b4a403ea691cc4_amd64",
"8Base-RHACM-2.6:rhacm2/submariner-rhel8-operator@sha256:137a2e4d7932cfe6260ab8f11c93f098824c12bb60bf98164ef3b09ea2f60cc7_ppc64le",
"8Base-RHACM-2.6:rhacm2/submariner-rhel8-operator@sha256:6908ddbc1fd9ca77c8ca722442c8d135918222cd122801652608f48558a93b35_arm64",
"8Base-RHACM-2.6:rhacm2/submariner-rhel8-operator@sha256:b76304abe66df877ea8ac3dd31ba02550465b33826b485f713c504ae1e7a7877_s390x",
"8Base-RHACM-2.6:rhacm2/submariner-route-agent-rhel8@sha256:3397dab22c690e3d8b6bad25393dd545b5f129bffb000906152903d89b07b890_amd64",
"8Base-RHACM-2.6:rhacm2/submariner-route-agent-rhel8@sha256:3c02f8b23658745194e77f262e16c560f816e5ca99d22162a3c42b241aaf327a_ppc64le",
"8Base-RHACM-2.6:rhacm2/submariner-route-agent-rhel8@sha256:46a5cebefbc09066e786d2a4520d26fb1a260f5635deedfb2d301a5ec605bc35_s390x",
"8Base-RHACM-2.6:rhacm2/submariner-route-agent-rhel8@sha256:789e9a6332a402c740505b10ba0a1095f97874094a07ee546c4dd4bb474a92db_arm64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2022: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": [
"8Base-RHACM-2.6:rhacm2/lighthouse-agent-rhel8@sha256:1b017999b67c62f47d4026b369033de4ea9523198524324b071bde7ce8bd54dd_amd64",
"8Base-RHACM-2.6:rhacm2/lighthouse-agent-rhel8@sha256:9165978e8f6b31c1b2c5ba1966c9ee1fa56fa9d57668b204690c792a67217de1_s390x",
"8Base-RHACM-2.6:rhacm2/lighthouse-agent-rhel8@sha256:9716dc5a8bf1aab38472108b186bd3013fc1d5ac0f86aea9a60c721d481e3741_ppc64le",
"8Base-RHACM-2.6:rhacm2/lighthouse-agent-rhel8@sha256:bb4137a931eb5b2ef530094c1d42077fba393f27c0727bb9fa9ca8ebef216d32_arm64",
"8Base-RHACM-2.6:rhacm2/lighthouse-coredns-rhel8@sha256:5fedb3d930a6b6a035e5041dbc37f5a72e842fa671d1d1b9a1d07683b3074655_ppc64le",
"8Base-RHACM-2.6:rhacm2/lighthouse-coredns-rhel8@sha256:7e35418061c0b5e670cc6315bd89b07ac26b1a657068a621c2278dee343f85a4_arm64",
"8Base-RHACM-2.6:rhacm2/lighthouse-coredns-rhel8@sha256:923cc15bf740a7a46f53d00bc9c51f8cedcb75d5aa8a5f7f80642ce750f875a7_s390x",
"8Base-RHACM-2.6:rhacm2/lighthouse-coredns-rhel8@sha256:a65cf2a44593713ab1bfac14a6dbf1a43d968b7ee1e5386a38c6ee0dbaa21a45_amd64",
"8Base-RHACM-2.6:rhacm2/nettest-rhel8@sha256:2f1feeb60f201def1b766553dc67fbfd67631a5fe08f951e40acc9ecf58e53be_s390x",
"8Base-RHACM-2.6:rhacm2/nettest-rhel8@sha256:801bf491658a7770b370b17f275385f6c405fdae8628df7591c68a2a674c8d77_ppc64le",
"8Base-RHACM-2.6:rhacm2/nettest-rhel8@sha256:bc00d390fca8f6f53f41bcc9314c68a565aa9b42c74278cb9f83b5c19f82bd69_amd64",
"8Base-RHACM-2.6:rhacm2/nettest-rhel8@sha256:d8b61063f3c9528c66e515f4f49dc10e253e0c1d7cbe0d55b5fc3d9092edd126_arm64",
"8Base-RHACM-2.6:rhacm2/subctl-rhel8@sha256:5412b60cf39eb7c7a874e7e0e6101c098825a1de742065e212a247660576cf6e_amd64",
"8Base-RHACM-2.6:rhacm2/subctl-rhel8@sha256:5a049cc3fd785a6afd3c65a80a6c158f769a7427db7352c0e2dbf51efe6688ac_s390x",
"8Base-RHACM-2.6:rhacm2/subctl-rhel8@sha256:69eb726de1608b83cd041c05abfe9d737d17995b00fc813bee8b032a4b108f58_arm64",
"8Base-RHACM-2.6:rhacm2/subctl-rhel8@sha256:bb5739cea600e427dc7f042e8224c93227f2f785c46f69881a0c7ecd475d5c27_ppc64le",
"8Base-RHACM-2.6:rhacm2/submariner-gateway-rhel8@sha256:29cc42136b0356c267bf8f1c599b1a85dd1a5ac175a95917ba609d8d42cf042b_arm64",
"8Base-RHACM-2.6:rhacm2/submariner-gateway-rhel8@sha256:63d12fafbc56aff2010ed094234066b7a16f6ddf04f7aeea12b9ad75cec005e3_ppc64le",
"8Base-RHACM-2.6:rhacm2/submariner-gateway-rhel8@sha256:9005919d438664eca44a75271ae1206a02fa4010ba66abae04745ccbbbeb93ee_s390x",
"8Base-RHACM-2.6:rhacm2/submariner-gateway-rhel8@sha256:b51a6807d7443069694125d36c9acf7d1e88f1add2008a9c52bff8c51a64c16b_amd64",
"8Base-RHACM-2.6:rhacm2/submariner-globalnet-rhel8@sha256:3178568b458bf35c1cec6a8eb16abeae3d468f3e5102849680c65050586e19bb_ppc64le",
"8Base-RHACM-2.6:rhacm2/submariner-globalnet-rhel8@sha256:58c0df811794ba52277feac73c046c1f78f6731c0792f28665601cac81494804_arm64",
"8Base-RHACM-2.6:rhacm2/submariner-globalnet-rhel8@sha256:8386fc6c583ce7e56af3aa07e6089599863381d9c2b206b674d093ea6a0604b1_s390x",
"8Base-RHACM-2.6:rhacm2/submariner-globalnet-rhel8@sha256:bc1fde61774378d347275e1500aa375570026b586390880d0d0de17cafca6343_amd64",
"8Base-RHACM-2.6:rhacm2/submariner-networkplugin-syncer-rhel8@sha256:2251e876e51328e5061469b7b6002395c6f7486d89fe8a09227c80e134c4341d_arm64",
"8Base-RHACM-2.6:rhacm2/submariner-networkplugin-syncer-rhel8@sha256:98bd14eceaa0fe009cf09072c2f8a08a89fca9bde79569bbd89ee17b77151fb9_amd64",
"8Base-RHACM-2.6:rhacm2/submariner-networkplugin-syncer-rhel8@sha256:c0a892fe4f1802ca3d3c6f03dab6cd25f1ebc41dcddf08d90a6d9aefc193971d_ppc64le",
"8Base-RHACM-2.6:rhacm2/submariner-networkplugin-syncer-rhel8@sha256:e829974f7d64601d7ac739bea120fe0a02dbc48e7e36d96bdc3b1ea64cbdb77d_s390x",
"8Base-RHACM-2.6:rhacm2/submariner-operator-bundle@sha256:11f67392d84dcd4b1e848f365a68d558d4df4ffc2aa7c00ecb882395c21a6161_ppc64le",
"8Base-RHACM-2.6:rhacm2/submariner-operator-bundle@sha256:c7c3d5733cdf2b5c4e2df9bf06442fcf4b01228d855015939b8f95493b400129_arm64",
"8Base-RHACM-2.6:rhacm2/submariner-operator-bundle@sha256:f67b1af05e09ec1d3b6cba8ed602c5df7331bd1f884602c8719acd6f32e8c2a2_s390x",
"8Base-RHACM-2.6:rhacm2/submariner-operator-bundle@sha256:fc54c972af6e78e88180bbc3dc0238112dc522de1824946e9dc9807a00fa02c0_amd64",
"8Base-RHACM-2.6:rhacm2/submariner-rhel8-operator@sha256:0173a537eaf3bbac4fb1ba7240cc8b9c3f577d18bd36d3f432b4a403ea691cc4_amd64",
"8Base-RHACM-2.6:rhacm2/submariner-rhel8-operator@sha256:137a2e4d7932cfe6260ab8f11c93f098824c12bb60bf98164ef3b09ea2f60cc7_ppc64le",
"8Base-RHACM-2.6:rhacm2/submariner-rhel8-operator@sha256:6908ddbc1fd9ca77c8ca722442c8d135918222cd122801652608f48558a93b35_arm64",
"8Base-RHACM-2.6:rhacm2/submariner-rhel8-operator@sha256:b76304abe66df877ea8ac3dd31ba02550465b33826b485f713c504ae1e7a7877_s390x",
"8Base-RHACM-2.6:rhacm2/submariner-route-agent-rhel8@sha256:3397dab22c690e3d8b6bad25393dd545b5f129bffb000906152903d89b07b890_amd64",
"8Base-RHACM-2.6:rhacm2/submariner-route-agent-rhel8@sha256:3c02f8b23658745194e77f262e16c560f816e5ca99d22162a3c42b241aaf327a_ppc64le",
"8Base-RHACM-2.6:rhacm2/submariner-route-agent-rhel8@sha256:46a5cebefbc09066e786d2a4520d26fb1a260f5635deedfb2d301a5ec605bc35_s390x",
"8Base-RHACM-2.6:rhacm2/submariner-route-agent-rhel8@sha256:789e9a6332a402c740505b10ba0a1095f97874094a07ee546c4dd4bb474a92db_arm64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "golang: out-of-bounds read in golang.org/x/text/language leads to DoS"
},
{
"cve": "CVE-2022-1705",
"cwe": {
"id": "CWE-444",
"name": "Inconsistent Interpretation of HTTP Requests (\u0027HTTP Request/Response Smuggling\u0027)"
},
"discovery_date": "2022-07-14T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2107374"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in golang. The HTTP/1 client accepted invalid Transfer-Encoding headers indicating \"chunked\" encoding. This issue could allow request smuggling, but only if combined with an intermediate server that also improperly accepts the header as invalid.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "golang: net/http: improper sanitization of Transfer-Encoding 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-RHACM-2.6:rhacm2/lighthouse-agent-rhel8@sha256:1b017999b67c62f47d4026b369033de4ea9523198524324b071bde7ce8bd54dd_amd64",
"8Base-RHACM-2.6:rhacm2/lighthouse-agent-rhel8@sha256:9165978e8f6b31c1b2c5ba1966c9ee1fa56fa9d57668b204690c792a67217de1_s390x",
"8Base-RHACM-2.6:rhacm2/lighthouse-agent-rhel8@sha256:9716dc5a8bf1aab38472108b186bd3013fc1d5ac0f86aea9a60c721d481e3741_ppc64le",
"8Base-RHACM-2.6:rhacm2/lighthouse-agent-rhel8@sha256:bb4137a931eb5b2ef530094c1d42077fba393f27c0727bb9fa9ca8ebef216d32_arm64",
"8Base-RHACM-2.6:rhacm2/lighthouse-coredns-rhel8@sha256:5fedb3d930a6b6a035e5041dbc37f5a72e842fa671d1d1b9a1d07683b3074655_ppc64le",
"8Base-RHACM-2.6:rhacm2/lighthouse-coredns-rhel8@sha256:7e35418061c0b5e670cc6315bd89b07ac26b1a657068a621c2278dee343f85a4_arm64",
"8Base-RHACM-2.6:rhacm2/lighthouse-coredns-rhel8@sha256:923cc15bf740a7a46f53d00bc9c51f8cedcb75d5aa8a5f7f80642ce750f875a7_s390x",
"8Base-RHACM-2.6:rhacm2/lighthouse-coredns-rhel8@sha256:a65cf2a44593713ab1bfac14a6dbf1a43d968b7ee1e5386a38c6ee0dbaa21a45_amd64",
"8Base-RHACM-2.6:rhacm2/nettest-rhel8@sha256:2f1feeb60f201def1b766553dc67fbfd67631a5fe08f951e40acc9ecf58e53be_s390x",
"8Base-RHACM-2.6:rhacm2/nettest-rhel8@sha256:801bf491658a7770b370b17f275385f6c405fdae8628df7591c68a2a674c8d77_ppc64le",
"8Base-RHACM-2.6:rhacm2/nettest-rhel8@sha256:bc00d390fca8f6f53f41bcc9314c68a565aa9b42c74278cb9f83b5c19f82bd69_amd64",
"8Base-RHACM-2.6:rhacm2/nettest-rhel8@sha256:d8b61063f3c9528c66e515f4f49dc10e253e0c1d7cbe0d55b5fc3d9092edd126_arm64",
"8Base-RHACM-2.6:rhacm2/subctl-rhel8@sha256:5412b60cf39eb7c7a874e7e0e6101c098825a1de742065e212a247660576cf6e_amd64",
"8Base-RHACM-2.6:rhacm2/subctl-rhel8@sha256:5a049cc3fd785a6afd3c65a80a6c158f769a7427db7352c0e2dbf51efe6688ac_s390x",
"8Base-RHACM-2.6:rhacm2/subctl-rhel8@sha256:69eb726de1608b83cd041c05abfe9d737d17995b00fc813bee8b032a4b108f58_arm64",
"8Base-RHACM-2.6:rhacm2/subctl-rhel8@sha256:bb5739cea600e427dc7f042e8224c93227f2f785c46f69881a0c7ecd475d5c27_ppc64le",
"8Base-RHACM-2.6:rhacm2/submariner-gateway-rhel8@sha256:29cc42136b0356c267bf8f1c599b1a85dd1a5ac175a95917ba609d8d42cf042b_arm64",
"8Base-RHACM-2.6:rhacm2/submariner-gateway-rhel8@sha256:63d12fafbc56aff2010ed094234066b7a16f6ddf04f7aeea12b9ad75cec005e3_ppc64le",
"8Base-RHACM-2.6:rhacm2/submariner-gateway-rhel8@sha256:9005919d438664eca44a75271ae1206a02fa4010ba66abae04745ccbbbeb93ee_s390x",
"8Base-RHACM-2.6:rhacm2/submariner-gateway-rhel8@sha256:b51a6807d7443069694125d36c9acf7d1e88f1add2008a9c52bff8c51a64c16b_amd64",
"8Base-RHACM-2.6:rhacm2/submariner-globalnet-rhel8@sha256:3178568b458bf35c1cec6a8eb16abeae3d468f3e5102849680c65050586e19bb_ppc64le",
"8Base-RHACM-2.6:rhacm2/submariner-globalnet-rhel8@sha256:58c0df811794ba52277feac73c046c1f78f6731c0792f28665601cac81494804_arm64",
"8Base-RHACM-2.6:rhacm2/submariner-globalnet-rhel8@sha256:8386fc6c583ce7e56af3aa07e6089599863381d9c2b206b674d093ea6a0604b1_s390x",
"8Base-RHACM-2.6:rhacm2/submariner-globalnet-rhel8@sha256:bc1fde61774378d347275e1500aa375570026b586390880d0d0de17cafca6343_amd64",
"8Base-RHACM-2.6:rhacm2/submariner-networkplugin-syncer-rhel8@sha256:2251e876e51328e5061469b7b6002395c6f7486d89fe8a09227c80e134c4341d_arm64",
"8Base-RHACM-2.6:rhacm2/submariner-networkplugin-syncer-rhel8@sha256:98bd14eceaa0fe009cf09072c2f8a08a89fca9bde79569bbd89ee17b77151fb9_amd64",
"8Base-RHACM-2.6:rhacm2/submariner-networkplugin-syncer-rhel8@sha256:c0a892fe4f1802ca3d3c6f03dab6cd25f1ebc41dcddf08d90a6d9aefc193971d_ppc64le",
"8Base-RHACM-2.6:rhacm2/submariner-networkplugin-syncer-rhel8@sha256:e829974f7d64601d7ac739bea120fe0a02dbc48e7e36d96bdc3b1ea64cbdb77d_s390x",
"8Base-RHACM-2.6:rhacm2/submariner-operator-bundle@sha256:11f67392d84dcd4b1e848f365a68d558d4df4ffc2aa7c00ecb882395c21a6161_ppc64le",
"8Base-RHACM-2.6:rhacm2/submariner-operator-bundle@sha256:c7c3d5733cdf2b5c4e2df9bf06442fcf4b01228d855015939b8f95493b400129_arm64",
"8Base-RHACM-2.6:rhacm2/submariner-operator-bundle@sha256:f67b1af05e09ec1d3b6cba8ed602c5df7331bd1f884602c8719acd6f32e8c2a2_s390x",
"8Base-RHACM-2.6:rhacm2/submariner-operator-bundle@sha256:fc54c972af6e78e88180bbc3dc0238112dc522de1824946e9dc9807a00fa02c0_amd64",
"8Base-RHACM-2.6:rhacm2/submariner-rhel8-operator@sha256:0173a537eaf3bbac4fb1ba7240cc8b9c3f577d18bd36d3f432b4a403ea691cc4_amd64",
"8Base-RHACM-2.6:rhacm2/submariner-rhel8-operator@sha256:137a2e4d7932cfe6260ab8f11c93f098824c12bb60bf98164ef3b09ea2f60cc7_ppc64le",
"8Base-RHACM-2.6:rhacm2/submariner-rhel8-operator@sha256:6908ddbc1fd9ca77c8ca722442c8d135918222cd122801652608f48558a93b35_arm64",
"8Base-RHACM-2.6:rhacm2/submariner-rhel8-operator@sha256:b76304abe66df877ea8ac3dd31ba02550465b33826b485f713c504ae1e7a7877_s390x",
"8Base-RHACM-2.6:rhacm2/submariner-route-agent-rhel8@sha256:3397dab22c690e3d8b6bad25393dd545b5f129bffb000906152903d89b07b890_amd64",
"8Base-RHACM-2.6:rhacm2/submariner-route-agent-rhel8@sha256:3c02f8b23658745194e77f262e16c560f816e5ca99d22162a3c42b241aaf327a_ppc64le",
"8Base-RHACM-2.6:rhacm2/submariner-route-agent-rhel8@sha256:46a5cebefbc09066e786d2a4520d26fb1a260f5635deedfb2d301a5ec605bc35_s390x",
"8Base-RHACM-2.6:rhacm2/submariner-route-agent-rhel8@sha256:789e9a6332a402c740505b10ba0a1095f97874094a07ee546c4dd4bb474a92db_arm64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2022-1705"
},
{
"category": "external",
"summary": "RHBZ#2107374",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2107374"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2022-1705",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-1705"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2022-1705",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2022-1705"
},
{
"category": "external",
"summary": "https://go.dev/issue/53188",
"url": "https://go.dev/issue/53188"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-announce/c/nqrv9fbR0zE",
"url": "https://groups.google.com/g/golang-announce/c/nqrv9fbR0zE"
}
],
"release_date": "2022-07-12T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2022-09-06T13:00:18+00:00",
"details": "For details on how to install Submariner, refer to:\n\nhttps://access.redhat.com/documentation/en-us/red_hat_advanced_cluster_management_for_kubernetes/2.6/html/add-ons/submariner#submariner-deploy-console \n\nand\n\nhttps://submariner.io/getting-started/",
"product_ids": [
"8Base-RHACM-2.6:rhacm2/lighthouse-agent-rhel8@sha256:1b017999b67c62f47d4026b369033de4ea9523198524324b071bde7ce8bd54dd_amd64",
"8Base-RHACM-2.6:rhacm2/lighthouse-agent-rhel8@sha256:9165978e8f6b31c1b2c5ba1966c9ee1fa56fa9d57668b204690c792a67217de1_s390x",
"8Base-RHACM-2.6:rhacm2/lighthouse-agent-rhel8@sha256:9716dc5a8bf1aab38472108b186bd3013fc1d5ac0f86aea9a60c721d481e3741_ppc64le",
"8Base-RHACM-2.6:rhacm2/lighthouse-agent-rhel8@sha256:bb4137a931eb5b2ef530094c1d42077fba393f27c0727bb9fa9ca8ebef216d32_arm64",
"8Base-RHACM-2.6:rhacm2/lighthouse-coredns-rhel8@sha256:5fedb3d930a6b6a035e5041dbc37f5a72e842fa671d1d1b9a1d07683b3074655_ppc64le",
"8Base-RHACM-2.6:rhacm2/lighthouse-coredns-rhel8@sha256:7e35418061c0b5e670cc6315bd89b07ac26b1a657068a621c2278dee343f85a4_arm64",
"8Base-RHACM-2.6:rhacm2/lighthouse-coredns-rhel8@sha256:923cc15bf740a7a46f53d00bc9c51f8cedcb75d5aa8a5f7f80642ce750f875a7_s390x",
"8Base-RHACM-2.6:rhacm2/lighthouse-coredns-rhel8@sha256:a65cf2a44593713ab1bfac14a6dbf1a43d968b7ee1e5386a38c6ee0dbaa21a45_amd64",
"8Base-RHACM-2.6:rhacm2/nettest-rhel8@sha256:2f1feeb60f201def1b766553dc67fbfd67631a5fe08f951e40acc9ecf58e53be_s390x",
"8Base-RHACM-2.6:rhacm2/nettest-rhel8@sha256:801bf491658a7770b370b17f275385f6c405fdae8628df7591c68a2a674c8d77_ppc64le",
"8Base-RHACM-2.6:rhacm2/nettest-rhel8@sha256:bc00d390fca8f6f53f41bcc9314c68a565aa9b42c74278cb9f83b5c19f82bd69_amd64",
"8Base-RHACM-2.6:rhacm2/nettest-rhel8@sha256:d8b61063f3c9528c66e515f4f49dc10e253e0c1d7cbe0d55b5fc3d9092edd126_arm64",
"8Base-RHACM-2.6:rhacm2/subctl-rhel8@sha256:5412b60cf39eb7c7a874e7e0e6101c098825a1de742065e212a247660576cf6e_amd64",
"8Base-RHACM-2.6:rhacm2/subctl-rhel8@sha256:5a049cc3fd785a6afd3c65a80a6c158f769a7427db7352c0e2dbf51efe6688ac_s390x",
"8Base-RHACM-2.6:rhacm2/subctl-rhel8@sha256:69eb726de1608b83cd041c05abfe9d737d17995b00fc813bee8b032a4b108f58_arm64",
"8Base-RHACM-2.6:rhacm2/subctl-rhel8@sha256:bb5739cea600e427dc7f042e8224c93227f2f785c46f69881a0c7ecd475d5c27_ppc64le",
"8Base-RHACM-2.6:rhacm2/submariner-gateway-rhel8@sha256:29cc42136b0356c267bf8f1c599b1a85dd1a5ac175a95917ba609d8d42cf042b_arm64",
"8Base-RHACM-2.6:rhacm2/submariner-gateway-rhel8@sha256:63d12fafbc56aff2010ed094234066b7a16f6ddf04f7aeea12b9ad75cec005e3_ppc64le",
"8Base-RHACM-2.6:rhacm2/submariner-gateway-rhel8@sha256:9005919d438664eca44a75271ae1206a02fa4010ba66abae04745ccbbbeb93ee_s390x",
"8Base-RHACM-2.6:rhacm2/submariner-gateway-rhel8@sha256:b51a6807d7443069694125d36c9acf7d1e88f1add2008a9c52bff8c51a64c16b_amd64",
"8Base-RHACM-2.6:rhacm2/submariner-globalnet-rhel8@sha256:3178568b458bf35c1cec6a8eb16abeae3d468f3e5102849680c65050586e19bb_ppc64le",
"8Base-RHACM-2.6:rhacm2/submariner-globalnet-rhel8@sha256:58c0df811794ba52277feac73c046c1f78f6731c0792f28665601cac81494804_arm64",
"8Base-RHACM-2.6:rhacm2/submariner-globalnet-rhel8@sha256:8386fc6c583ce7e56af3aa07e6089599863381d9c2b206b674d093ea6a0604b1_s390x",
"8Base-RHACM-2.6:rhacm2/submariner-globalnet-rhel8@sha256:bc1fde61774378d347275e1500aa375570026b586390880d0d0de17cafca6343_amd64",
"8Base-RHACM-2.6:rhacm2/submariner-networkplugin-syncer-rhel8@sha256:2251e876e51328e5061469b7b6002395c6f7486d89fe8a09227c80e134c4341d_arm64",
"8Base-RHACM-2.6:rhacm2/submariner-networkplugin-syncer-rhel8@sha256:98bd14eceaa0fe009cf09072c2f8a08a89fca9bde79569bbd89ee17b77151fb9_amd64",
"8Base-RHACM-2.6:rhacm2/submariner-networkplugin-syncer-rhel8@sha256:c0a892fe4f1802ca3d3c6f03dab6cd25f1ebc41dcddf08d90a6d9aefc193971d_ppc64le",
"8Base-RHACM-2.6:rhacm2/submariner-networkplugin-syncer-rhel8@sha256:e829974f7d64601d7ac739bea120fe0a02dbc48e7e36d96bdc3b1ea64cbdb77d_s390x",
"8Base-RHACM-2.6:rhacm2/submariner-operator-bundle@sha256:11f67392d84dcd4b1e848f365a68d558d4df4ffc2aa7c00ecb882395c21a6161_ppc64le",
"8Base-RHACM-2.6:rhacm2/submariner-operator-bundle@sha256:c7c3d5733cdf2b5c4e2df9bf06442fcf4b01228d855015939b8f95493b400129_arm64",
"8Base-RHACM-2.6:rhacm2/submariner-operator-bundle@sha256:f67b1af05e09ec1d3b6cba8ed602c5df7331bd1f884602c8719acd6f32e8c2a2_s390x",
"8Base-RHACM-2.6:rhacm2/submariner-operator-bundle@sha256:fc54c972af6e78e88180bbc3dc0238112dc522de1824946e9dc9807a00fa02c0_amd64",
"8Base-RHACM-2.6:rhacm2/submariner-rhel8-operator@sha256:0173a537eaf3bbac4fb1ba7240cc8b9c3f577d18bd36d3f432b4a403ea691cc4_amd64",
"8Base-RHACM-2.6:rhacm2/submariner-rhel8-operator@sha256:137a2e4d7932cfe6260ab8f11c93f098824c12bb60bf98164ef3b09ea2f60cc7_ppc64le",
"8Base-RHACM-2.6:rhacm2/submariner-rhel8-operator@sha256:6908ddbc1fd9ca77c8ca722442c8d135918222cd122801652608f48558a93b35_arm64",
"8Base-RHACM-2.6:rhacm2/submariner-rhel8-operator@sha256:b76304abe66df877ea8ac3dd31ba02550465b33826b485f713c504ae1e7a7877_s390x",
"8Base-RHACM-2.6:rhacm2/submariner-route-agent-rhel8@sha256:3397dab22c690e3d8b6bad25393dd545b5f129bffb000906152903d89b07b890_amd64",
"8Base-RHACM-2.6:rhacm2/submariner-route-agent-rhel8@sha256:3c02f8b23658745194e77f262e16c560f816e5ca99d22162a3c42b241aaf327a_ppc64le",
"8Base-RHACM-2.6:rhacm2/submariner-route-agent-rhel8@sha256:46a5cebefbc09066e786d2a4520d26fb1a260f5635deedfb2d301a5ec605bc35_s390x",
"8Base-RHACM-2.6:rhacm2/submariner-route-agent-rhel8@sha256:789e9a6332a402c740505b10ba0a1095f97874094a07ee546c4dd4bb474a92db_arm64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2022:6346"
}
],
"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.6:rhacm2/lighthouse-agent-rhel8@sha256:1b017999b67c62f47d4026b369033de4ea9523198524324b071bde7ce8bd54dd_amd64",
"8Base-RHACM-2.6:rhacm2/lighthouse-agent-rhel8@sha256:9165978e8f6b31c1b2c5ba1966c9ee1fa56fa9d57668b204690c792a67217de1_s390x",
"8Base-RHACM-2.6:rhacm2/lighthouse-agent-rhel8@sha256:9716dc5a8bf1aab38472108b186bd3013fc1d5ac0f86aea9a60c721d481e3741_ppc64le",
"8Base-RHACM-2.6:rhacm2/lighthouse-agent-rhel8@sha256:bb4137a931eb5b2ef530094c1d42077fba393f27c0727bb9fa9ca8ebef216d32_arm64",
"8Base-RHACM-2.6:rhacm2/lighthouse-coredns-rhel8@sha256:5fedb3d930a6b6a035e5041dbc37f5a72e842fa671d1d1b9a1d07683b3074655_ppc64le",
"8Base-RHACM-2.6:rhacm2/lighthouse-coredns-rhel8@sha256:7e35418061c0b5e670cc6315bd89b07ac26b1a657068a621c2278dee343f85a4_arm64",
"8Base-RHACM-2.6:rhacm2/lighthouse-coredns-rhel8@sha256:923cc15bf740a7a46f53d00bc9c51f8cedcb75d5aa8a5f7f80642ce750f875a7_s390x",
"8Base-RHACM-2.6:rhacm2/lighthouse-coredns-rhel8@sha256:a65cf2a44593713ab1bfac14a6dbf1a43d968b7ee1e5386a38c6ee0dbaa21a45_amd64",
"8Base-RHACM-2.6:rhacm2/nettest-rhel8@sha256:2f1feeb60f201def1b766553dc67fbfd67631a5fe08f951e40acc9ecf58e53be_s390x",
"8Base-RHACM-2.6:rhacm2/nettest-rhel8@sha256:801bf491658a7770b370b17f275385f6c405fdae8628df7591c68a2a674c8d77_ppc64le",
"8Base-RHACM-2.6:rhacm2/nettest-rhel8@sha256:bc00d390fca8f6f53f41bcc9314c68a565aa9b42c74278cb9f83b5c19f82bd69_amd64",
"8Base-RHACM-2.6:rhacm2/nettest-rhel8@sha256:d8b61063f3c9528c66e515f4f49dc10e253e0c1d7cbe0d55b5fc3d9092edd126_arm64",
"8Base-RHACM-2.6:rhacm2/subctl-rhel8@sha256:5412b60cf39eb7c7a874e7e0e6101c098825a1de742065e212a247660576cf6e_amd64",
"8Base-RHACM-2.6:rhacm2/subctl-rhel8@sha256:5a049cc3fd785a6afd3c65a80a6c158f769a7427db7352c0e2dbf51efe6688ac_s390x",
"8Base-RHACM-2.6:rhacm2/subctl-rhel8@sha256:69eb726de1608b83cd041c05abfe9d737d17995b00fc813bee8b032a4b108f58_arm64",
"8Base-RHACM-2.6:rhacm2/subctl-rhel8@sha256:bb5739cea600e427dc7f042e8224c93227f2f785c46f69881a0c7ecd475d5c27_ppc64le",
"8Base-RHACM-2.6:rhacm2/submariner-gateway-rhel8@sha256:29cc42136b0356c267bf8f1c599b1a85dd1a5ac175a95917ba609d8d42cf042b_arm64",
"8Base-RHACM-2.6:rhacm2/submariner-gateway-rhel8@sha256:63d12fafbc56aff2010ed094234066b7a16f6ddf04f7aeea12b9ad75cec005e3_ppc64le",
"8Base-RHACM-2.6:rhacm2/submariner-gateway-rhel8@sha256:9005919d438664eca44a75271ae1206a02fa4010ba66abae04745ccbbbeb93ee_s390x",
"8Base-RHACM-2.6:rhacm2/submariner-gateway-rhel8@sha256:b51a6807d7443069694125d36c9acf7d1e88f1add2008a9c52bff8c51a64c16b_amd64",
"8Base-RHACM-2.6:rhacm2/submariner-globalnet-rhel8@sha256:3178568b458bf35c1cec6a8eb16abeae3d468f3e5102849680c65050586e19bb_ppc64le",
"8Base-RHACM-2.6:rhacm2/submariner-globalnet-rhel8@sha256:58c0df811794ba52277feac73c046c1f78f6731c0792f28665601cac81494804_arm64",
"8Base-RHACM-2.6:rhacm2/submariner-globalnet-rhel8@sha256:8386fc6c583ce7e56af3aa07e6089599863381d9c2b206b674d093ea6a0604b1_s390x",
"8Base-RHACM-2.6:rhacm2/submariner-globalnet-rhel8@sha256:bc1fde61774378d347275e1500aa375570026b586390880d0d0de17cafca6343_amd64",
"8Base-RHACM-2.6:rhacm2/submariner-networkplugin-syncer-rhel8@sha256:2251e876e51328e5061469b7b6002395c6f7486d89fe8a09227c80e134c4341d_arm64",
"8Base-RHACM-2.6:rhacm2/submariner-networkplugin-syncer-rhel8@sha256:98bd14eceaa0fe009cf09072c2f8a08a89fca9bde79569bbd89ee17b77151fb9_amd64",
"8Base-RHACM-2.6:rhacm2/submariner-networkplugin-syncer-rhel8@sha256:c0a892fe4f1802ca3d3c6f03dab6cd25f1ebc41dcddf08d90a6d9aefc193971d_ppc64le",
"8Base-RHACM-2.6:rhacm2/submariner-networkplugin-syncer-rhel8@sha256:e829974f7d64601d7ac739bea120fe0a02dbc48e7e36d96bdc3b1ea64cbdb77d_s390x",
"8Base-RHACM-2.6:rhacm2/submariner-operator-bundle@sha256:11f67392d84dcd4b1e848f365a68d558d4df4ffc2aa7c00ecb882395c21a6161_ppc64le",
"8Base-RHACM-2.6:rhacm2/submariner-operator-bundle@sha256:c7c3d5733cdf2b5c4e2df9bf06442fcf4b01228d855015939b8f95493b400129_arm64",
"8Base-RHACM-2.6:rhacm2/submariner-operator-bundle@sha256:f67b1af05e09ec1d3b6cba8ed602c5df7331bd1f884602c8719acd6f32e8c2a2_s390x",
"8Base-RHACM-2.6:rhacm2/submariner-operator-bundle@sha256:fc54c972af6e78e88180bbc3dc0238112dc522de1824946e9dc9807a00fa02c0_amd64",
"8Base-RHACM-2.6:rhacm2/submariner-rhel8-operator@sha256:0173a537eaf3bbac4fb1ba7240cc8b9c3f577d18bd36d3f432b4a403ea691cc4_amd64",
"8Base-RHACM-2.6:rhacm2/submariner-rhel8-operator@sha256:137a2e4d7932cfe6260ab8f11c93f098824c12bb60bf98164ef3b09ea2f60cc7_ppc64le",
"8Base-RHACM-2.6:rhacm2/submariner-rhel8-operator@sha256:6908ddbc1fd9ca77c8ca722442c8d135918222cd122801652608f48558a93b35_arm64",
"8Base-RHACM-2.6:rhacm2/submariner-rhel8-operator@sha256:b76304abe66df877ea8ac3dd31ba02550465b33826b485f713c504ae1e7a7877_s390x",
"8Base-RHACM-2.6:rhacm2/submariner-route-agent-rhel8@sha256:3397dab22c690e3d8b6bad25393dd545b5f129bffb000906152903d89b07b890_amd64",
"8Base-RHACM-2.6:rhacm2/submariner-route-agent-rhel8@sha256:3c02f8b23658745194e77f262e16c560f816e5ca99d22162a3c42b241aaf327a_ppc64le",
"8Base-RHACM-2.6:rhacm2/submariner-route-agent-rhel8@sha256:46a5cebefbc09066e786d2a4520d26fb1a260f5635deedfb2d301a5ec605bc35_s390x",
"8Base-RHACM-2.6:rhacm2/submariner-route-agent-rhel8@sha256:789e9a6332a402c740505b10ba0a1095f97874094a07ee546c4dd4bb474a92db_arm64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "golang: net/http: improper sanitization of Transfer-Encoding header"
},
{
"cve": "CVE-2022-1962",
"cwe": {
"id": "CWE-1325",
"name": "Improperly Controlled Sequential Memory Allocation"
},
"discovery_date": "2022-07-14T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2107376"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in the golang standard library, go/parser. When calling any Parse functions on the Go source code, which contains deeply nested types or declarations, a panic can occur due to stack exhaustion. This issue allows an attacker to impact system availability.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "golang: go/parser: stack exhaustion in all Parse* functions",
"title": "Vulnerability summary"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"8Base-RHACM-2.6:rhacm2/lighthouse-agent-rhel8@sha256:1b017999b67c62f47d4026b369033de4ea9523198524324b071bde7ce8bd54dd_amd64",
"8Base-RHACM-2.6:rhacm2/lighthouse-agent-rhel8@sha256:9165978e8f6b31c1b2c5ba1966c9ee1fa56fa9d57668b204690c792a67217de1_s390x",
"8Base-RHACM-2.6:rhacm2/lighthouse-agent-rhel8@sha256:9716dc5a8bf1aab38472108b186bd3013fc1d5ac0f86aea9a60c721d481e3741_ppc64le",
"8Base-RHACM-2.6:rhacm2/lighthouse-agent-rhel8@sha256:bb4137a931eb5b2ef530094c1d42077fba393f27c0727bb9fa9ca8ebef216d32_arm64",
"8Base-RHACM-2.6:rhacm2/lighthouse-coredns-rhel8@sha256:5fedb3d930a6b6a035e5041dbc37f5a72e842fa671d1d1b9a1d07683b3074655_ppc64le",
"8Base-RHACM-2.6:rhacm2/lighthouse-coredns-rhel8@sha256:7e35418061c0b5e670cc6315bd89b07ac26b1a657068a621c2278dee343f85a4_arm64",
"8Base-RHACM-2.6:rhacm2/lighthouse-coredns-rhel8@sha256:923cc15bf740a7a46f53d00bc9c51f8cedcb75d5aa8a5f7f80642ce750f875a7_s390x",
"8Base-RHACM-2.6:rhacm2/lighthouse-coredns-rhel8@sha256:a65cf2a44593713ab1bfac14a6dbf1a43d968b7ee1e5386a38c6ee0dbaa21a45_amd64",
"8Base-RHACM-2.6:rhacm2/nettest-rhel8@sha256:2f1feeb60f201def1b766553dc67fbfd67631a5fe08f951e40acc9ecf58e53be_s390x",
"8Base-RHACM-2.6:rhacm2/nettest-rhel8@sha256:801bf491658a7770b370b17f275385f6c405fdae8628df7591c68a2a674c8d77_ppc64le",
"8Base-RHACM-2.6:rhacm2/nettest-rhel8@sha256:bc00d390fca8f6f53f41bcc9314c68a565aa9b42c74278cb9f83b5c19f82bd69_amd64",
"8Base-RHACM-2.6:rhacm2/nettest-rhel8@sha256:d8b61063f3c9528c66e515f4f49dc10e253e0c1d7cbe0d55b5fc3d9092edd126_arm64",
"8Base-RHACM-2.6:rhacm2/subctl-rhel8@sha256:5412b60cf39eb7c7a874e7e0e6101c098825a1de742065e212a247660576cf6e_amd64",
"8Base-RHACM-2.6:rhacm2/subctl-rhel8@sha256:5a049cc3fd785a6afd3c65a80a6c158f769a7427db7352c0e2dbf51efe6688ac_s390x",
"8Base-RHACM-2.6:rhacm2/subctl-rhel8@sha256:69eb726de1608b83cd041c05abfe9d737d17995b00fc813bee8b032a4b108f58_arm64",
"8Base-RHACM-2.6:rhacm2/subctl-rhel8@sha256:bb5739cea600e427dc7f042e8224c93227f2f785c46f69881a0c7ecd475d5c27_ppc64le",
"8Base-RHACM-2.6:rhacm2/submariner-gateway-rhel8@sha256:29cc42136b0356c267bf8f1c599b1a85dd1a5ac175a95917ba609d8d42cf042b_arm64",
"8Base-RHACM-2.6:rhacm2/submariner-gateway-rhel8@sha256:63d12fafbc56aff2010ed094234066b7a16f6ddf04f7aeea12b9ad75cec005e3_ppc64le",
"8Base-RHACM-2.6:rhacm2/submariner-gateway-rhel8@sha256:9005919d438664eca44a75271ae1206a02fa4010ba66abae04745ccbbbeb93ee_s390x",
"8Base-RHACM-2.6:rhacm2/submariner-gateway-rhel8@sha256:b51a6807d7443069694125d36c9acf7d1e88f1add2008a9c52bff8c51a64c16b_amd64",
"8Base-RHACM-2.6:rhacm2/submariner-globalnet-rhel8@sha256:3178568b458bf35c1cec6a8eb16abeae3d468f3e5102849680c65050586e19bb_ppc64le",
"8Base-RHACM-2.6:rhacm2/submariner-globalnet-rhel8@sha256:58c0df811794ba52277feac73c046c1f78f6731c0792f28665601cac81494804_arm64",
"8Base-RHACM-2.6:rhacm2/submariner-globalnet-rhel8@sha256:8386fc6c583ce7e56af3aa07e6089599863381d9c2b206b674d093ea6a0604b1_s390x",
"8Base-RHACM-2.6:rhacm2/submariner-globalnet-rhel8@sha256:bc1fde61774378d347275e1500aa375570026b586390880d0d0de17cafca6343_amd64",
"8Base-RHACM-2.6:rhacm2/submariner-networkplugin-syncer-rhel8@sha256:2251e876e51328e5061469b7b6002395c6f7486d89fe8a09227c80e134c4341d_arm64",
"8Base-RHACM-2.6:rhacm2/submariner-networkplugin-syncer-rhel8@sha256:98bd14eceaa0fe009cf09072c2f8a08a89fca9bde79569bbd89ee17b77151fb9_amd64",
"8Base-RHACM-2.6:rhacm2/submariner-networkplugin-syncer-rhel8@sha256:c0a892fe4f1802ca3d3c6f03dab6cd25f1ebc41dcddf08d90a6d9aefc193971d_ppc64le",
"8Base-RHACM-2.6:rhacm2/submariner-networkplugin-syncer-rhel8@sha256:e829974f7d64601d7ac739bea120fe0a02dbc48e7e36d96bdc3b1ea64cbdb77d_s390x",
"8Base-RHACM-2.6:rhacm2/submariner-operator-bundle@sha256:11f67392d84dcd4b1e848f365a68d558d4df4ffc2aa7c00ecb882395c21a6161_ppc64le",
"8Base-RHACM-2.6:rhacm2/submariner-operator-bundle@sha256:c7c3d5733cdf2b5c4e2df9bf06442fcf4b01228d855015939b8f95493b400129_arm64",
"8Base-RHACM-2.6:rhacm2/submariner-operator-bundle@sha256:f67b1af05e09ec1d3b6cba8ed602c5df7331bd1f884602c8719acd6f32e8c2a2_s390x",
"8Base-RHACM-2.6:rhacm2/submariner-operator-bundle@sha256:fc54c972af6e78e88180bbc3dc0238112dc522de1824946e9dc9807a00fa02c0_amd64",
"8Base-RHACM-2.6:rhacm2/submariner-rhel8-operator@sha256:0173a537eaf3bbac4fb1ba7240cc8b9c3f577d18bd36d3f432b4a403ea691cc4_amd64",
"8Base-RHACM-2.6:rhacm2/submariner-rhel8-operator@sha256:137a2e4d7932cfe6260ab8f11c93f098824c12bb60bf98164ef3b09ea2f60cc7_ppc64le",
"8Base-RHACM-2.6:rhacm2/submariner-rhel8-operator@sha256:6908ddbc1fd9ca77c8ca722442c8d135918222cd122801652608f48558a93b35_arm64",
"8Base-RHACM-2.6:rhacm2/submariner-rhel8-operator@sha256:b76304abe66df877ea8ac3dd31ba02550465b33826b485f713c504ae1e7a7877_s390x",
"8Base-RHACM-2.6:rhacm2/submariner-route-agent-rhel8@sha256:3397dab22c690e3d8b6bad25393dd545b5f129bffb000906152903d89b07b890_amd64",
"8Base-RHACM-2.6:rhacm2/submariner-route-agent-rhel8@sha256:3c02f8b23658745194e77f262e16c560f816e5ca99d22162a3c42b241aaf327a_ppc64le",
"8Base-RHACM-2.6:rhacm2/submariner-route-agent-rhel8@sha256:46a5cebefbc09066e786d2a4520d26fb1a260f5635deedfb2d301a5ec605bc35_s390x",
"8Base-RHACM-2.6:rhacm2/submariner-route-agent-rhel8@sha256:789e9a6332a402c740505b10ba0a1095f97874094a07ee546c4dd4bb474a92db_arm64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2022-1962"
},
{
"category": "external",
"summary": "RHBZ#2107376",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2107376"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2022-1962",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-1962"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2022-1962",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2022-1962"
},
{
"category": "external",
"summary": "https://go.dev/issue/53616",
"url": "https://go.dev/issue/53616"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-announce/c/nqrv9fbR0zE",
"url": "https://groups.google.com/g/golang-announce/c/nqrv9fbR0zE"
}
],
"release_date": "2022-07-12T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2022-09-06T13:00:18+00:00",
"details": "For details on how to install Submariner, refer to:\n\nhttps://access.redhat.com/documentation/en-us/red_hat_advanced_cluster_management_for_kubernetes/2.6/html/add-ons/submariner#submariner-deploy-console \n\nand\n\nhttps://submariner.io/getting-started/",
"product_ids": [
"8Base-RHACM-2.6:rhacm2/lighthouse-agent-rhel8@sha256:1b017999b67c62f47d4026b369033de4ea9523198524324b071bde7ce8bd54dd_amd64",
"8Base-RHACM-2.6:rhacm2/lighthouse-agent-rhel8@sha256:9165978e8f6b31c1b2c5ba1966c9ee1fa56fa9d57668b204690c792a67217de1_s390x",
"8Base-RHACM-2.6:rhacm2/lighthouse-agent-rhel8@sha256:9716dc5a8bf1aab38472108b186bd3013fc1d5ac0f86aea9a60c721d481e3741_ppc64le",
"8Base-RHACM-2.6:rhacm2/lighthouse-agent-rhel8@sha256:bb4137a931eb5b2ef530094c1d42077fba393f27c0727bb9fa9ca8ebef216d32_arm64",
"8Base-RHACM-2.6:rhacm2/lighthouse-coredns-rhel8@sha256:5fedb3d930a6b6a035e5041dbc37f5a72e842fa671d1d1b9a1d07683b3074655_ppc64le",
"8Base-RHACM-2.6:rhacm2/lighthouse-coredns-rhel8@sha256:7e35418061c0b5e670cc6315bd89b07ac26b1a657068a621c2278dee343f85a4_arm64",
"8Base-RHACM-2.6:rhacm2/lighthouse-coredns-rhel8@sha256:923cc15bf740a7a46f53d00bc9c51f8cedcb75d5aa8a5f7f80642ce750f875a7_s390x",
"8Base-RHACM-2.6:rhacm2/lighthouse-coredns-rhel8@sha256:a65cf2a44593713ab1bfac14a6dbf1a43d968b7ee1e5386a38c6ee0dbaa21a45_amd64",
"8Base-RHACM-2.6:rhacm2/nettest-rhel8@sha256:2f1feeb60f201def1b766553dc67fbfd67631a5fe08f951e40acc9ecf58e53be_s390x",
"8Base-RHACM-2.6:rhacm2/nettest-rhel8@sha256:801bf491658a7770b370b17f275385f6c405fdae8628df7591c68a2a674c8d77_ppc64le",
"8Base-RHACM-2.6:rhacm2/nettest-rhel8@sha256:bc00d390fca8f6f53f41bcc9314c68a565aa9b42c74278cb9f83b5c19f82bd69_amd64",
"8Base-RHACM-2.6:rhacm2/nettest-rhel8@sha256:d8b61063f3c9528c66e515f4f49dc10e253e0c1d7cbe0d55b5fc3d9092edd126_arm64",
"8Base-RHACM-2.6:rhacm2/subctl-rhel8@sha256:5412b60cf39eb7c7a874e7e0e6101c098825a1de742065e212a247660576cf6e_amd64",
"8Base-RHACM-2.6:rhacm2/subctl-rhel8@sha256:5a049cc3fd785a6afd3c65a80a6c158f769a7427db7352c0e2dbf51efe6688ac_s390x",
"8Base-RHACM-2.6:rhacm2/subctl-rhel8@sha256:69eb726de1608b83cd041c05abfe9d737d17995b00fc813bee8b032a4b108f58_arm64",
"8Base-RHACM-2.6:rhacm2/subctl-rhel8@sha256:bb5739cea600e427dc7f042e8224c93227f2f785c46f69881a0c7ecd475d5c27_ppc64le",
"8Base-RHACM-2.6:rhacm2/submariner-gateway-rhel8@sha256:29cc42136b0356c267bf8f1c599b1a85dd1a5ac175a95917ba609d8d42cf042b_arm64",
"8Base-RHACM-2.6:rhacm2/submariner-gateway-rhel8@sha256:63d12fafbc56aff2010ed094234066b7a16f6ddf04f7aeea12b9ad75cec005e3_ppc64le",
"8Base-RHACM-2.6:rhacm2/submariner-gateway-rhel8@sha256:9005919d438664eca44a75271ae1206a02fa4010ba66abae04745ccbbbeb93ee_s390x",
"8Base-RHACM-2.6:rhacm2/submariner-gateway-rhel8@sha256:b51a6807d7443069694125d36c9acf7d1e88f1add2008a9c52bff8c51a64c16b_amd64",
"8Base-RHACM-2.6:rhacm2/submariner-globalnet-rhel8@sha256:3178568b458bf35c1cec6a8eb16abeae3d468f3e5102849680c65050586e19bb_ppc64le",
"8Base-RHACM-2.6:rhacm2/submariner-globalnet-rhel8@sha256:58c0df811794ba52277feac73c046c1f78f6731c0792f28665601cac81494804_arm64",
"8Base-RHACM-2.6:rhacm2/submariner-globalnet-rhel8@sha256:8386fc6c583ce7e56af3aa07e6089599863381d9c2b206b674d093ea6a0604b1_s390x",
"8Base-RHACM-2.6:rhacm2/submariner-globalnet-rhel8@sha256:bc1fde61774378d347275e1500aa375570026b586390880d0d0de17cafca6343_amd64",
"8Base-RHACM-2.6:rhacm2/submariner-networkplugin-syncer-rhel8@sha256:2251e876e51328e5061469b7b6002395c6f7486d89fe8a09227c80e134c4341d_arm64",
"8Base-RHACM-2.6:rhacm2/submariner-networkplugin-syncer-rhel8@sha256:98bd14eceaa0fe009cf09072c2f8a08a89fca9bde79569bbd89ee17b77151fb9_amd64",
"8Base-RHACM-2.6:rhacm2/submariner-networkplugin-syncer-rhel8@sha256:c0a892fe4f1802ca3d3c6f03dab6cd25f1ebc41dcddf08d90a6d9aefc193971d_ppc64le",
"8Base-RHACM-2.6:rhacm2/submariner-networkplugin-syncer-rhel8@sha256:e829974f7d64601d7ac739bea120fe0a02dbc48e7e36d96bdc3b1ea64cbdb77d_s390x",
"8Base-RHACM-2.6:rhacm2/submariner-operator-bundle@sha256:11f67392d84dcd4b1e848f365a68d558d4df4ffc2aa7c00ecb882395c21a6161_ppc64le",
"8Base-RHACM-2.6:rhacm2/submariner-operator-bundle@sha256:c7c3d5733cdf2b5c4e2df9bf06442fcf4b01228d855015939b8f95493b400129_arm64",
"8Base-RHACM-2.6:rhacm2/submariner-operator-bundle@sha256:f67b1af05e09ec1d3b6cba8ed602c5df7331bd1f884602c8719acd6f32e8c2a2_s390x",
"8Base-RHACM-2.6:rhacm2/submariner-operator-bundle@sha256:fc54c972af6e78e88180bbc3dc0238112dc522de1824946e9dc9807a00fa02c0_amd64",
"8Base-RHACM-2.6:rhacm2/submariner-rhel8-operator@sha256:0173a537eaf3bbac4fb1ba7240cc8b9c3f577d18bd36d3f432b4a403ea691cc4_amd64",
"8Base-RHACM-2.6:rhacm2/submariner-rhel8-operator@sha256:137a2e4d7932cfe6260ab8f11c93f098824c12bb60bf98164ef3b09ea2f60cc7_ppc64le",
"8Base-RHACM-2.6:rhacm2/submariner-rhel8-operator@sha256:6908ddbc1fd9ca77c8ca722442c8d135918222cd122801652608f48558a93b35_arm64",
"8Base-RHACM-2.6:rhacm2/submariner-rhel8-operator@sha256:b76304abe66df877ea8ac3dd31ba02550465b33826b485f713c504ae1e7a7877_s390x",
"8Base-RHACM-2.6:rhacm2/submariner-route-agent-rhel8@sha256:3397dab22c690e3d8b6bad25393dd545b5f129bffb000906152903d89b07b890_amd64",
"8Base-RHACM-2.6:rhacm2/submariner-route-agent-rhel8@sha256:3c02f8b23658745194e77f262e16c560f816e5ca99d22162a3c42b241aaf327a_ppc64le",
"8Base-RHACM-2.6:rhacm2/submariner-route-agent-rhel8@sha256:46a5cebefbc09066e786d2a4520d26fb1a260f5635deedfb2d301a5ec605bc35_s390x",
"8Base-RHACM-2.6:rhacm2/submariner-route-agent-rhel8@sha256:789e9a6332a402c740505b10ba0a1095f97874094a07ee546c4dd4bb474a92db_arm64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2022:6346"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "LOCAL",
"availabilityImpact": "HIGH",
"baseScore": 5.5,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "LOW",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"8Base-RHACM-2.6:rhacm2/lighthouse-agent-rhel8@sha256:1b017999b67c62f47d4026b369033de4ea9523198524324b071bde7ce8bd54dd_amd64",
"8Base-RHACM-2.6:rhacm2/lighthouse-agent-rhel8@sha256:9165978e8f6b31c1b2c5ba1966c9ee1fa56fa9d57668b204690c792a67217de1_s390x",
"8Base-RHACM-2.6:rhacm2/lighthouse-agent-rhel8@sha256:9716dc5a8bf1aab38472108b186bd3013fc1d5ac0f86aea9a60c721d481e3741_ppc64le",
"8Base-RHACM-2.6:rhacm2/lighthouse-agent-rhel8@sha256:bb4137a931eb5b2ef530094c1d42077fba393f27c0727bb9fa9ca8ebef216d32_arm64",
"8Base-RHACM-2.6:rhacm2/lighthouse-coredns-rhel8@sha256:5fedb3d930a6b6a035e5041dbc37f5a72e842fa671d1d1b9a1d07683b3074655_ppc64le",
"8Base-RHACM-2.6:rhacm2/lighthouse-coredns-rhel8@sha256:7e35418061c0b5e670cc6315bd89b07ac26b1a657068a621c2278dee343f85a4_arm64",
"8Base-RHACM-2.6:rhacm2/lighthouse-coredns-rhel8@sha256:923cc15bf740a7a46f53d00bc9c51f8cedcb75d5aa8a5f7f80642ce750f875a7_s390x",
"8Base-RHACM-2.6:rhacm2/lighthouse-coredns-rhel8@sha256:a65cf2a44593713ab1bfac14a6dbf1a43d968b7ee1e5386a38c6ee0dbaa21a45_amd64",
"8Base-RHACM-2.6:rhacm2/nettest-rhel8@sha256:2f1feeb60f201def1b766553dc67fbfd67631a5fe08f951e40acc9ecf58e53be_s390x",
"8Base-RHACM-2.6:rhacm2/nettest-rhel8@sha256:801bf491658a7770b370b17f275385f6c405fdae8628df7591c68a2a674c8d77_ppc64le",
"8Base-RHACM-2.6:rhacm2/nettest-rhel8@sha256:bc00d390fca8f6f53f41bcc9314c68a565aa9b42c74278cb9f83b5c19f82bd69_amd64",
"8Base-RHACM-2.6:rhacm2/nettest-rhel8@sha256:d8b61063f3c9528c66e515f4f49dc10e253e0c1d7cbe0d55b5fc3d9092edd126_arm64",
"8Base-RHACM-2.6:rhacm2/subctl-rhel8@sha256:5412b60cf39eb7c7a874e7e0e6101c098825a1de742065e212a247660576cf6e_amd64",
"8Base-RHACM-2.6:rhacm2/subctl-rhel8@sha256:5a049cc3fd785a6afd3c65a80a6c158f769a7427db7352c0e2dbf51efe6688ac_s390x",
"8Base-RHACM-2.6:rhacm2/subctl-rhel8@sha256:69eb726de1608b83cd041c05abfe9d737d17995b00fc813bee8b032a4b108f58_arm64",
"8Base-RHACM-2.6:rhacm2/subctl-rhel8@sha256:bb5739cea600e427dc7f042e8224c93227f2f785c46f69881a0c7ecd475d5c27_ppc64le",
"8Base-RHACM-2.6:rhacm2/submariner-gateway-rhel8@sha256:29cc42136b0356c267bf8f1c599b1a85dd1a5ac175a95917ba609d8d42cf042b_arm64",
"8Base-RHACM-2.6:rhacm2/submariner-gateway-rhel8@sha256:63d12fafbc56aff2010ed094234066b7a16f6ddf04f7aeea12b9ad75cec005e3_ppc64le",
"8Base-RHACM-2.6:rhacm2/submariner-gateway-rhel8@sha256:9005919d438664eca44a75271ae1206a02fa4010ba66abae04745ccbbbeb93ee_s390x",
"8Base-RHACM-2.6:rhacm2/submariner-gateway-rhel8@sha256:b51a6807d7443069694125d36c9acf7d1e88f1add2008a9c52bff8c51a64c16b_amd64",
"8Base-RHACM-2.6:rhacm2/submariner-globalnet-rhel8@sha256:3178568b458bf35c1cec6a8eb16abeae3d468f3e5102849680c65050586e19bb_ppc64le",
"8Base-RHACM-2.6:rhacm2/submariner-globalnet-rhel8@sha256:58c0df811794ba52277feac73c046c1f78f6731c0792f28665601cac81494804_arm64",
"8Base-RHACM-2.6:rhacm2/submariner-globalnet-rhel8@sha256:8386fc6c583ce7e56af3aa07e6089599863381d9c2b206b674d093ea6a0604b1_s390x",
"8Base-RHACM-2.6:rhacm2/submariner-globalnet-rhel8@sha256:bc1fde61774378d347275e1500aa375570026b586390880d0d0de17cafca6343_amd64",
"8Base-RHACM-2.6:rhacm2/submariner-networkplugin-syncer-rhel8@sha256:2251e876e51328e5061469b7b6002395c6f7486d89fe8a09227c80e134c4341d_arm64",
"8Base-RHACM-2.6:rhacm2/submariner-networkplugin-syncer-rhel8@sha256:98bd14eceaa0fe009cf09072c2f8a08a89fca9bde79569bbd89ee17b77151fb9_amd64",
"8Base-RHACM-2.6:rhacm2/submariner-networkplugin-syncer-rhel8@sha256:c0a892fe4f1802ca3d3c6f03dab6cd25f1ebc41dcddf08d90a6d9aefc193971d_ppc64le",
"8Base-RHACM-2.6:rhacm2/submariner-networkplugin-syncer-rhel8@sha256:e829974f7d64601d7ac739bea120fe0a02dbc48e7e36d96bdc3b1ea64cbdb77d_s390x",
"8Base-RHACM-2.6:rhacm2/submariner-operator-bundle@sha256:11f67392d84dcd4b1e848f365a68d558d4df4ffc2aa7c00ecb882395c21a6161_ppc64le",
"8Base-RHACM-2.6:rhacm2/submariner-operator-bundle@sha256:c7c3d5733cdf2b5c4e2df9bf06442fcf4b01228d855015939b8f95493b400129_arm64",
"8Base-RHACM-2.6:rhacm2/submariner-operator-bundle@sha256:f67b1af05e09ec1d3b6cba8ed602c5df7331bd1f884602c8719acd6f32e8c2a2_s390x",
"8Base-RHACM-2.6:rhacm2/submariner-operator-bundle@sha256:fc54c972af6e78e88180bbc3dc0238112dc522de1824946e9dc9807a00fa02c0_amd64",
"8Base-RHACM-2.6:rhacm2/submariner-rhel8-operator@sha256:0173a537eaf3bbac4fb1ba7240cc8b9c3f577d18bd36d3f432b4a403ea691cc4_amd64",
"8Base-RHACM-2.6:rhacm2/submariner-rhel8-operator@sha256:137a2e4d7932cfe6260ab8f11c93f098824c12bb60bf98164ef3b09ea2f60cc7_ppc64le",
"8Base-RHACM-2.6:rhacm2/submariner-rhel8-operator@sha256:6908ddbc1fd9ca77c8ca722442c8d135918222cd122801652608f48558a93b35_arm64",
"8Base-RHACM-2.6:rhacm2/submariner-rhel8-operator@sha256:b76304abe66df877ea8ac3dd31ba02550465b33826b485f713c504ae1e7a7877_s390x",
"8Base-RHACM-2.6:rhacm2/submariner-route-agent-rhel8@sha256:3397dab22c690e3d8b6bad25393dd545b5f129bffb000906152903d89b07b890_amd64",
"8Base-RHACM-2.6:rhacm2/submariner-route-agent-rhel8@sha256:3c02f8b23658745194e77f262e16c560f816e5ca99d22162a3c42b241aaf327a_ppc64le",
"8Base-RHACM-2.6:rhacm2/submariner-route-agent-rhel8@sha256:46a5cebefbc09066e786d2a4520d26fb1a260f5635deedfb2d301a5ec605bc35_s390x",
"8Base-RHACM-2.6:rhacm2/submariner-route-agent-rhel8@sha256:789e9a6332a402c740505b10ba0a1095f97874094a07ee546c4dd4bb474a92db_arm64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "golang: go/parser: stack exhaustion in all Parse* functions"
},
{
"cve": "CVE-2022-28131",
"cwe": {
"id": "CWE-1325",
"name": "Improperly Controlled Sequential Memory Allocation"
},
"discovery_date": "2022-07-14T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2107390"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in golang encoding/xml. When calling Decoder, Skip while parsing a deeply nested XML document, a panic can occur due to stack exhaustion and allows an attacker to impact system availability.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "golang: encoding/xml: stack exhaustion in Decoder.Skip",
"title": "Vulnerability summary"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"8Base-RHACM-2.6:rhacm2/lighthouse-agent-rhel8@sha256:1b017999b67c62f47d4026b369033de4ea9523198524324b071bde7ce8bd54dd_amd64",
"8Base-RHACM-2.6:rhacm2/lighthouse-agent-rhel8@sha256:9165978e8f6b31c1b2c5ba1966c9ee1fa56fa9d57668b204690c792a67217de1_s390x",
"8Base-RHACM-2.6:rhacm2/lighthouse-agent-rhel8@sha256:9716dc5a8bf1aab38472108b186bd3013fc1d5ac0f86aea9a60c721d481e3741_ppc64le",
"8Base-RHACM-2.6:rhacm2/lighthouse-agent-rhel8@sha256:bb4137a931eb5b2ef530094c1d42077fba393f27c0727bb9fa9ca8ebef216d32_arm64",
"8Base-RHACM-2.6:rhacm2/lighthouse-coredns-rhel8@sha256:5fedb3d930a6b6a035e5041dbc37f5a72e842fa671d1d1b9a1d07683b3074655_ppc64le",
"8Base-RHACM-2.6:rhacm2/lighthouse-coredns-rhel8@sha256:7e35418061c0b5e670cc6315bd89b07ac26b1a657068a621c2278dee343f85a4_arm64",
"8Base-RHACM-2.6:rhacm2/lighthouse-coredns-rhel8@sha256:923cc15bf740a7a46f53d00bc9c51f8cedcb75d5aa8a5f7f80642ce750f875a7_s390x",
"8Base-RHACM-2.6:rhacm2/lighthouse-coredns-rhel8@sha256:a65cf2a44593713ab1bfac14a6dbf1a43d968b7ee1e5386a38c6ee0dbaa21a45_amd64",
"8Base-RHACM-2.6:rhacm2/nettest-rhel8@sha256:2f1feeb60f201def1b766553dc67fbfd67631a5fe08f951e40acc9ecf58e53be_s390x",
"8Base-RHACM-2.6:rhacm2/nettest-rhel8@sha256:801bf491658a7770b370b17f275385f6c405fdae8628df7591c68a2a674c8d77_ppc64le",
"8Base-RHACM-2.6:rhacm2/nettest-rhel8@sha256:bc00d390fca8f6f53f41bcc9314c68a565aa9b42c74278cb9f83b5c19f82bd69_amd64",
"8Base-RHACM-2.6:rhacm2/nettest-rhel8@sha256:d8b61063f3c9528c66e515f4f49dc10e253e0c1d7cbe0d55b5fc3d9092edd126_arm64",
"8Base-RHACM-2.6:rhacm2/subctl-rhel8@sha256:5412b60cf39eb7c7a874e7e0e6101c098825a1de742065e212a247660576cf6e_amd64",
"8Base-RHACM-2.6:rhacm2/subctl-rhel8@sha256:5a049cc3fd785a6afd3c65a80a6c158f769a7427db7352c0e2dbf51efe6688ac_s390x",
"8Base-RHACM-2.6:rhacm2/subctl-rhel8@sha256:69eb726de1608b83cd041c05abfe9d737d17995b00fc813bee8b032a4b108f58_arm64",
"8Base-RHACM-2.6:rhacm2/subctl-rhel8@sha256:bb5739cea600e427dc7f042e8224c93227f2f785c46f69881a0c7ecd475d5c27_ppc64le",
"8Base-RHACM-2.6:rhacm2/submariner-gateway-rhel8@sha256:29cc42136b0356c267bf8f1c599b1a85dd1a5ac175a95917ba609d8d42cf042b_arm64",
"8Base-RHACM-2.6:rhacm2/submariner-gateway-rhel8@sha256:63d12fafbc56aff2010ed094234066b7a16f6ddf04f7aeea12b9ad75cec005e3_ppc64le",
"8Base-RHACM-2.6:rhacm2/submariner-gateway-rhel8@sha256:9005919d438664eca44a75271ae1206a02fa4010ba66abae04745ccbbbeb93ee_s390x",
"8Base-RHACM-2.6:rhacm2/submariner-gateway-rhel8@sha256:b51a6807d7443069694125d36c9acf7d1e88f1add2008a9c52bff8c51a64c16b_amd64",
"8Base-RHACM-2.6:rhacm2/submariner-globalnet-rhel8@sha256:3178568b458bf35c1cec6a8eb16abeae3d468f3e5102849680c65050586e19bb_ppc64le",
"8Base-RHACM-2.6:rhacm2/submariner-globalnet-rhel8@sha256:58c0df811794ba52277feac73c046c1f78f6731c0792f28665601cac81494804_arm64",
"8Base-RHACM-2.6:rhacm2/submariner-globalnet-rhel8@sha256:8386fc6c583ce7e56af3aa07e6089599863381d9c2b206b674d093ea6a0604b1_s390x",
"8Base-RHACM-2.6:rhacm2/submariner-globalnet-rhel8@sha256:bc1fde61774378d347275e1500aa375570026b586390880d0d0de17cafca6343_amd64",
"8Base-RHACM-2.6:rhacm2/submariner-networkplugin-syncer-rhel8@sha256:2251e876e51328e5061469b7b6002395c6f7486d89fe8a09227c80e134c4341d_arm64",
"8Base-RHACM-2.6:rhacm2/submariner-networkplugin-syncer-rhel8@sha256:98bd14eceaa0fe009cf09072c2f8a08a89fca9bde79569bbd89ee17b77151fb9_amd64",
"8Base-RHACM-2.6:rhacm2/submariner-networkplugin-syncer-rhel8@sha256:c0a892fe4f1802ca3d3c6f03dab6cd25f1ebc41dcddf08d90a6d9aefc193971d_ppc64le",
"8Base-RHACM-2.6:rhacm2/submariner-networkplugin-syncer-rhel8@sha256:e829974f7d64601d7ac739bea120fe0a02dbc48e7e36d96bdc3b1ea64cbdb77d_s390x",
"8Base-RHACM-2.6:rhacm2/submariner-operator-bundle@sha256:11f67392d84dcd4b1e848f365a68d558d4df4ffc2aa7c00ecb882395c21a6161_ppc64le",
"8Base-RHACM-2.6:rhacm2/submariner-operator-bundle@sha256:c7c3d5733cdf2b5c4e2df9bf06442fcf4b01228d855015939b8f95493b400129_arm64",
"8Base-RHACM-2.6:rhacm2/submariner-operator-bundle@sha256:f67b1af05e09ec1d3b6cba8ed602c5df7331bd1f884602c8719acd6f32e8c2a2_s390x",
"8Base-RHACM-2.6:rhacm2/submariner-operator-bundle@sha256:fc54c972af6e78e88180bbc3dc0238112dc522de1824946e9dc9807a00fa02c0_amd64",
"8Base-RHACM-2.6:rhacm2/submariner-rhel8-operator@sha256:0173a537eaf3bbac4fb1ba7240cc8b9c3f577d18bd36d3f432b4a403ea691cc4_amd64",
"8Base-RHACM-2.6:rhacm2/submariner-rhel8-operator@sha256:137a2e4d7932cfe6260ab8f11c93f098824c12bb60bf98164ef3b09ea2f60cc7_ppc64le",
"8Base-RHACM-2.6:rhacm2/submariner-rhel8-operator@sha256:6908ddbc1fd9ca77c8ca722442c8d135918222cd122801652608f48558a93b35_arm64",
"8Base-RHACM-2.6:rhacm2/submariner-rhel8-operator@sha256:b76304abe66df877ea8ac3dd31ba02550465b33826b485f713c504ae1e7a7877_s390x",
"8Base-RHACM-2.6:rhacm2/submariner-route-agent-rhel8@sha256:3397dab22c690e3d8b6bad25393dd545b5f129bffb000906152903d89b07b890_amd64",
"8Base-RHACM-2.6:rhacm2/submariner-route-agent-rhel8@sha256:3c02f8b23658745194e77f262e16c560f816e5ca99d22162a3c42b241aaf327a_ppc64le",
"8Base-RHACM-2.6:rhacm2/submariner-route-agent-rhel8@sha256:46a5cebefbc09066e786d2a4520d26fb1a260f5635deedfb2d301a5ec605bc35_s390x",
"8Base-RHACM-2.6:rhacm2/submariner-route-agent-rhel8@sha256:789e9a6332a402c740505b10ba0a1095f97874094a07ee546c4dd4bb474a92db_arm64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2022-28131"
},
{
"category": "external",
"summary": "RHBZ#2107390",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2107390"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2022-28131",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-28131"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2022-28131",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2022-28131"
},
{
"category": "external",
"summary": "https://go.dev/issue/53614",
"url": "https://go.dev/issue/53614"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-announce/c/nqrv9fbR0zE",
"url": "https://groups.google.com/g/golang-announce/c/nqrv9fbR0zE"
}
],
"release_date": "2022-07-12T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2022-09-06T13:00:18+00:00",
"details": "For details on how to install Submariner, refer to:\n\nhttps://access.redhat.com/documentation/en-us/red_hat_advanced_cluster_management_for_kubernetes/2.6/html/add-ons/submariner#submariner-deploy-console \n\nand\n\nhttps://submariner.io/getting-started/",
"product_ids": [
"8Base-RHACM-2.6:rhacm2/lighthouse-agent-rhel8@sha256:1b017999b67c62f47d4026b369033de4ea9523198524324b071bde7ce8bd54dd_amd64",
"8Base-RHACM-2.6:rhacm2/lighthouse-agent-rhel8@sha256:9165978e8f6b31c1b2c5ba1966c9ee1fa56fa9d57668b204690c792a67217de1_s390x",
"8Base-RHACM-2.6:rhacm2/lighthouse-agent-rhel8@sha256:9716dc5a8bf1aab38472108b186bd3013fc1d5ac0f86aea9a60c721d481e3741_ppc64le",
"8Base-RHACM-2.6:rhacm2/lighthouse-agent-rhel8@sha256:bb4137a931eb5b2ef530094c1d42077fba393f27c0727bb9fa9ca8ebef216d32_arm64",
"8Base-RHACM-2.6:rhacm2/lighthouse-coredns-rhel8@sha256:5fedb3d930a6b6a035e5041dbc37f5a72e842fa671d1d1b9a1d07683b3074655_ppc64le",
"8Base-RHACM-2.6:rhacm2/lighthouse-coredns-rhel8@sha256:7e35418061c0b5e670cc6315bd89b07ac26b1a657068a621c2278dee343f85a4_arm64",
"8Base-RHACM-2.6:rhacm2/lighthouse-coredns-rhel8@sha256:923cc15bf740a7a46f53d00bc9c51f8cedcb75d5aa8a5f7f80642ce750f875a7_s390x",
"8Base-RHACM-2.6:rhacm2/lighthouse-coredns-rhel8@sha256:a65cf2a44593713ab1bfac14a6dbf1a43d968b7ee1e5386a38c6ee0dbaa21a45_amd64",
"8Base-RHACM-2.6:rhacm2/nettest-rhel8@sha256:2f1feeb60f201def1b766553dc67fbfd67631a5fe08f951e40acc9ecf58e53be_s390x",
"8Base-RHACM-2.6:rhacm2/nettest-rhel8@sha256:801bf491658a7770b370b17f275385f6c405fdae8628df7591c68a2a674c8d77_ppc64le",
"8Base-RHACM-2.6:rhacm2/nettest-rhel8@sha256:bc00d390fca8f6f53f41bcc9314c68a565aa9b42c74278cb9f83b5c19f82bd69_amd64",
"8Base-RHACM-2.6:rhacm2/nettest-rhel8@sha256:d8b61063f3c9528c66e515f4f49dc10e253e0c1d7cbe0d55b5fc3d9092edd126_arm64",
"8Base-RHACM-2.6:rhacm2/subctl-rhel8@sha256:5412b60cf39eb7c7a874e7e0e6101c098825a1de742065e212a247660576cf6e_amd64",
"8Base-RHACM-2.6:rhacm2/subctl-rhel8@sha256:5a049cc3fd785a6afd3c65a80a6c158f769a7427db7352c0e2dbf51efe6688ac_s390x",
"8Base-RHACM-2.6:rhacm2/subctl-rhel8@sha256:69eb726de1608b83cd041c05abfe9d737d17995b00fc813bee8b032a4b108f58_arm64",
"8Base-RHACM-2.6:rhacm2/subctl-rhel8@sha256:bb5739cea600e427dc7f042e8224c93227f2f785c46f69881a0c7ecd475d5c27_ppc64le",
"8Base-RHACM-2.6:rhacm2/submariner-gateway-rhel8@sha256:29cc42136b0356c267bf8f1c599b1a85dd1a5ac175a95917ba609d8d42cf042b_arm64",
"8Base-RHACM-2.6:rhacm2/submariner-gateway-rhel8@sha256:63d12fafbc56aff2010ed094234066b7a16f6ddf04f7aeea12b9ad75cec005e3_ppc64le",
"8Base-RHACM-2.6:rhacm2/submariner-gateway-rhel8@sha256:9005919d438664eca44a75271ae1206a02fa4010ba66abae04745ccbbbeb93ee_s390x",
"8Base-RHACM-2.6:rhacm2/submariner-gateway-rhel8@sha256:b51a6807d7443069694125d36c9acf7d1e88f1add2008a9c52bff8c51a64c16b_amd64",
"8Base-RHACM-2.6:rhacm2/submariner-globalnet-rhel8@sha256:3178568b458bf35c1cec6a8eb16abeae3d468f3e5102849680c65050586e19bb_ppc64le",
"8Base-RHACM-2.6:rhacm2/submariner-globalnet-rhel8@sha256:58c0df811794ba52277feac73c046c1f78f6731c0792f28665601cac81494804_arm64",
"8Base-RHACM-2.6:rhacm2/submariner-globalnet-rhel8@sha256:8386fc6c583ce7e56af3aa07e6089599863381d9c2b206b674d093ea6a0604b1_s390x",
"8Base-RHACM-2.6:rhacm2/submariner-globalnet-rhel8@sha256:bc1fde61774378d347275e1500aa375570026b586390880d0d0de17cafca6343_amd64",
"8Base-RHACM-2.6:rhacm2/submariner-networkplugin-syncer-rhel8@sha256:2251e876e51328e5061469b7b6002395c6f7486d89fe8a09227c80e134c4341d_arm64",
"8Base-RHACM-2.6:rhacm2/submariner-networkplugin-syncer-rhel8@sha256:98bd14eceaa0fe009cf09072c2f8a08a89fca9bde79569bbd89ee17b77151fb9_amd64",
"8Base-RHACM-2.6:rhacm2/submariner-networkplugin-syncer-rhel8@sha256:c0a892fe4f1802ca3d3c6f03dab6cd25f1ebc41dcddf08d90a6d9aefc193971d_ppc64le",
"8Base-RHACM-2.6:rhacm2/submariner-networkplugin-syncer-rhel8@sha256:e829974f7d64601d7ac739bea120fe0a02dbc48e7e36d96bdc3b1ea64cbdb77d_s390x",
"8Base-RHACM-2.6:rhacm2/submariner-operator-bundle@sha256:11f67392d84dcd4b1e848f365a68d558d4df4ffc2aa7c00ecb882395c21a6161_ppc64le",
"8Base-RHACM-2.6:rhacm2/submariner-operator-bundle@sha256:c7c3d5733cdf2b5c4e2df9bf06442fcf4b01228d855015939b8f95493b400129_arm64",
"8Base-RHACM-2.6:rhacm2/submariner-operator-bundle@sha256:f67b1af05e09ec1d3b6cba8ed602c5df7331bd1f884602c8719acd6f32e8c2a2_s390x",
"8Base-RHACM-2.6:rhacm2/submariner-operator-bundle@sha256:fc54c972af6e78e88180bbc3dc0238112dc522de1824946e9dc9807a00fa02c0_amd64",
"8Base-RHACM-2.6:rhacm2/submariner-rhel8-operator@sha256:0173a537eaf3bbac4fb1ba7240cc8b9c3f577d18bd36d3f432b4a403ea691cc4_amd64",
"8Base-RHACM-2.6:rhacm2/submariner-rhel8-operator@sha256:137a2e4d7932cfe6260ab8f11c93f098824c12bb60bf98164ef3b09ea2f60cc7_ppc64le",
"8Base-RHACM-2.6:rhacm2/submariner-rhel8-operator@sha256:6908ddbc1fd9ca77c8ca722442c8d135918222cd122801652608f48558a93b35_arm64",
"8Base-RHACM-2.6:rhacm2/submariner-rhel8-operator@sha256:b76304abe66df877ea8ac3dd31ba02550465b33826b485f713c504ae1e7a7877_s390x",
"8Base-RHACM-2.6:rhacm2/submariner-route-agent-rhel8@sha256:3397dab22c690e3d8b6bad25393dd545b5f129bffb000906152903d89b07b890_amd64",
"8Base-RHACM-2.6:rhacm2/submariner-route-agent-rhel8@sha256:3c02f8b23658745194e77f262e16c560f816e5ca99d22162a3c42b241aaf327a_ppc64le",
"8Base-RHACM-2.6:rhacm2/submariner-route-agent-rhel8@sha256:46a5cebefbc09066e786d2a4520d26fb1a260f5635deedfb2d301a5ec605bc35_s390x",
"8Base-RHACM-2.6:rhacm2/submariner-route-agent-rhel8@sha256:789e9a6332a402c740505b10ba0a1095f97874094a07ee546c4dd4bb474a92db_arm64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2022:6346"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "LOCAL",
"availabilityImpact": "HIGH",
"baseScore": 7.3,
"baseSeverity": "HIGH",
"confidentialityImpact": "LOW",
"integrityImpact": "LOW",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:N/UI:N/S:U/C:L/I:L/A:H",
"version": "3.1"
},
"products": [
"8Base-RHACM-2.6:rhacm2/lighthouse-agent-rhel8@sha256:1b017999b67c62f47d4026b369033de4ea9523198524324b071bde7ce8bd54dd_amd64",
"8Base-RHACM-2.6:rhacm2/lighthouse-agent-rhel8@sha256:9165978e8f6b31c1b2c5ba1966c9ee1fa56fa9d57668b204690c792a67217de1_s390x",
"8Base-RHACM-2.6:rhacm2/lighthouse-agent-rhel8@sha256:9716dc5a8bf1aab38472108b186bd3013fc1d5ac0f86aea9a60c721d481e3741_ppc64le",
"8Base-RHACM-2.6:rhacm2/lighthouse-agent-rhel8@sha256:bb4137a931eb5b2ef530094c1d42077fba393f27c0727bb9fa9ca8ebef216d32_arm64",
"8Base-RHACM-2.6:rhacm2/lighthouse-coredns-rhel8@sha256:5fedb3d930a6b6a035e5041dbc37f5a72e842fa671d1d1b9a1d07683b3074655_ppc64le",
"8Base-RHACM-2.6:rhacm2/lighthouse-coredns-rhel8@sha256:7e35418061c0b5e670cc6315bd89b07ac26b1a657068a621c2278dee343f85a4_arm64",
"8Base-RHACM-2.6:rhacm2/lighthouse-coredns-rhel8@sha256:923cc15bf740a7a46f53d00bc9c51f8cedcb75d5aa8a5f7f80642ce750f875a7_s390x",
"8Base-RHACM-2.6:rhacm2/lighthouse-coredns-rhel8@sha256:a65cf2a44593713ab1bfac14a6dbf1a43d968b7ee1e5386a38c6ee0dbaa21a45_amd64",
"8Base-RHACM-2.6:rhacm2/nettest-rhel8@sha256:2f1feeb60f201def1b766553dc67fbfd67631a5fe08f951e40acc9ecf58e53be_s390x",
"8Base-RHACM-2.6:rhacm2/nettest-rhel8@sha256:801bf491658a7770b370b17f275385f6c405fdae8628df7591c68a2a674c8d77_ppc64le",
"8Base-RHACM-2.6:rhacm2/nettest-rhel8@sha256:bc00d390fca8f6f53f41bcc9314c68a565aa9b42c74278cb9f83b5c19f82bd69_amd64",
"8Base-RHACM-2.6:rhacm2/nettest-rhel8@sha256:d8b61063f3c9528c66e515f4f49dc10e253e0c1d7cbe0d55b5fc3d9092edd126_arm64",
"8Base-RHACM-2.6:rhacm2/subctl-rhel8@sha256:5412b60cf39eb7c7a874e7e0e6101c098825a1de742065e212a247660576cf6e_amd64",
"8Base-RHACM-2.6:rhacm2/subctl-rhel8@sha256:5a049cc3fd785a6afd3c65a80a6c158f769a7427db7352c0e2dbf51efe6688ac_s390x",
"8Base-RHACM-2.6:rhacm2/subctl-rhel8@sha256:69eb726de1608b83cd041c05abfe9d737d17995b00fc813bee8b032a4b108f58_arm64",
"8Base-RHACM-2.6:rhacm2/subctl-rhel8@sha256:bb5739cea600e427dc7f042e8224c93227f2f785c46f69881a0c7ecd475d5c27_ppc64le",
"8Base-RHACM-2.6:rhacm2/submariner-gateway-rhel8@sha256:29cc42136b0356c267bf8f1c599b1a85dd1a5ac175a95917ba609d8d42cf042b_arm64",
"8Base-RHACM-2.6:rhacm2/submariner-gateway-rhel8@sha256:63d12fafbc56aff2010ed094234066b7a16f6ddf04f7aeea12b9ad75cec005e3_ppc64le",
"8Base-RHACM-2.6:rhacm2/submariner-gateway-rhel8@sha256:9005919d438664eca44a75271ae1206a02fa4010ba66abae04745ccbbbeb93ee_s390x",
"8Base-RHACM-2.6:rhacm2/submariner-gateway-rhel8@sha256:b51a6807d7443069694125d36c9acf7d1e88f1add2008a9c52bff8c51a64c16b_amd64",
"8Base-RHACM-2.6:rhacm2/submariner-globalnet-rhel8@sha256:3178568b458bf35c1cec6a8eb16abeae3d468f3e5102849680c65050586e19bb_ppc64le",
"8Base-RHACM-2.6:rhacm2/submariner-globalnet-rhel8@sha256:58c0df811794ba52277feac73c046c1f78f6731c0792f28665601cac81494804_arm64",
"8Base-RHACM-2.6:rhacm2/submariner-globalnet-rhel8@sha256:8386fc6c583ce7e56af3aa07e6089599863381d9c2b206b674d093ea6a0604b1_s390x",
"8Base-RHACM-2.6:rhacm2/submariner-globalnet-rhel8@sha256:bc1fde61774378d347275e1500aa375570026b586390880d0d0de17cafca6343_amd64",
"8Base-RHACM-2.6:rhacm2/submariner-networkplugin-syncer-rhel8@sha256:2251e876e51328e5061469b7b6002395c6f7486d89fe8a09227c80e134c4341d_arm64",
"8Base-RHACM-2.6:rhacm2/submariner-networkplugin-syncer-rhel8@sha256:98bd14eceaa0fe009cf09072c2f8a08a89fca9bde79569bbd89ee17b77151fb9_amd64",
"8Base-RHACM-2.6:rhacm2/submariner-networkplugin-syncer-rhel8@sha256:c0a892fe4f1802ca3d3c6f03dab6cd25f1ebc41dcddf08d90a6d9aefc193971d_ppc64le",
"8Base-RHACM-2.6:rhacm2/submariner-networkplugin-syncer-rhel8@sha256:e829974f7d64601d7ac739bea120fe0a02dbc48e7e36d96bdc3b1ea64cbdb77d_s390x",
"8Base-RHACM-2.6:rhacm2/submariner-operator-bundle@sha256:11f67392d84dcd4b1e848f365a68d558d4df4ffc2aa7c00ecb882395c21a6161_ppc64le",
"8Base-RHACM-2.6:rhacm2/submariner-operator-bundle@sha256:c7c3d5733cdf2b5c4e2df9bf06442fcf4b01228d855015939b8f95493b400129_arm64",
"8Base-RHACM-2.6:rhacm2/submariner-operator-bundle@sha256:f67b1af05e09ec1d3b6cba8ed602c5df7331bd1f884602c8719acd6f32e8c2a2_s390x",
"8Base-RHACM-2.6:rhacm2/submariner-operator-bundle@sha256:fc54c972af6e78e88180bbc3dc0238112dc522de1824946e9dc9807a00fa02c0_amd64",
"8Base-RHACM-2.6:rhacm2/submariner-rhel8-operator@sha256:0173a537eaf3bbac4fb1ba7240cc8b9c3f577d18bd36d3f432b4a403ea691cc4_amd64",
"8Base-RHACM-2.6:rhacm2/submariner-rhel8-operator@sha256:137a2e4d7932cfe6260ab8f11c93f098824c12bb60bf98164ef3b09ea2f60cc7_ppc64le",
"8Base-RHACM-2.6:rhacm2/submariner-rhel8-operator@sha256:6908ddbc1fd9ca77c8ca722442c8d135918222cd122801652608f48558a93b35_arm64",
"8Base-RHACM-2.6:rhacm2/submariner-rhel8-operator@sha256:b76304abe66df877ea8ac3dd31ba02550465b33826b485f713c504ae1e7a7877_s390x",
"8Base-RHACM-2.6:rhacm2/submariner-route-agent-rhel8@sha256:3397dab22c690e3d8b6bad25393dd545b5f129bffb000906152903d89b07b890_amd64",
"8Base-RHACM-2.6:rhacm2/submariner-route-agent-rhel8@sha256:3c02f8b23658745194e77f262e16c560f816e5ca99d22162a3c42b241aaf327a_ppc64le",
"8Base-RHACM-2.6:rhacm2/submariner-route-agent-rhel8@sha256:46a5cebefbc09066e786d2a4520d26fb1a260f5635deedfb2d301a5ec605bc35_s390x",
"8Base-RHACM-2.6:rhacm2/submariner-route-agent-rhel8@sha256:789e9a6332a402c740505b10ba0a1095f97874094a07ee546c4dd4bb474a92db_arm64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "golang: encoding/xml: stack exhaustion in Decoder.Skip"
},
{
"cve": "CVE-2022-30629",
"cwe": {
"id": "CWE-331",
"name": "Insufficient Entropy"
},
"discovery_date": "2022-06-02T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2092793"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in the crypto/tls golang package. When session tickets are generated by crypto/tls, it is missing the ticket expiration. This issue may allow an attacker to observe the TLS handshakes to correlate successive connections during session resumption.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "golang: crypto/tls: session tickets lack random ticket_age_add",
"title": "Vulnerability summary"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"8Base-RHACM-2.6:rhacm2/lighthouse-agent-rhel8@sha256:1b017999b67c62f47d4026b369033de4ea9523198524324b071bde7ce8bd54dd_amd64",
"8Base-RHACM-2.6:rhacm2/lighthouse-agent-rhel8@sha256:9165978e8f6b31c1b2c5ba1966c9ee1fa56fa9d57668b204690c792a67217de1_s390x",
"8Base-RHACM-2.6:rhacm2/lighthouse-agent-rhel8@sha256:9716dc5a8bf1aab38472108b186bd3013fc1d5ac0f86aea9a60c721d481e3741_ppc64le",
"8Base-RHACM-2.6:rhacm2/lighthouse-agent-rhel8@sha256:bb4137a931eb5b2ef530094c1d42077fba393f27c0727bb9fa9ca8ebef216d32_arm64",
"8Base-RHACM-2.6:rhacm2/lighthouse-coredns-rhel8@sha256:5fedb3d930a6b6a035e5041dbc37f5a72e842fa671d1d1b9a1d07683b3074655_ppc64le",
"8Base-RHACM-2.6:rhacm2/lighthouse-coredns-rhel8@sha256:7e35418061c0b5e670cc6315bd89b07ac26b1a657068a621c2278dee343f85a4_arm64",
"8Base-RHACM-2.6:rhacm2/lighthouse-coredns-rhel8@sha256:923cc15bf740a7a46f53d00bc9c51f8cedcb75d5aa8a5f7f80642ce750f875a7_s390x",
"8Base-RHACM-2.6:rhacm2/lighthouse-coredns-rhel8@sha256:a65cf2a44593713ab1bfac14a6dbf1a43d968b7ee1e5386a38c6ee0dbaa21a45_amd64",
"8Base-RHACM-2.6:rhacm2/nettest-rhel8@sha256:2f1feeb60f201def1b766553dc67fbfd67631a5fe08f951e40acc9ecf58e53be_s390x",
"8Base-RHACM-2.6:rhacm2/nettest-rhel8@sha256:801bf491658a7770b370b17f275385f6c405fdae8628df7591c68a2a674c8d77_ppc64le",
"8Base-RHACM-2.6:rhacm2/nettest-rhel8@sha256:bc00d390fca8f6f53f41bcc9314c68a565aa9b42c74278cb9f83b5c19f82bd69_amd64",
"8Base-RHACM-2.6:rhacm2/nettest-rhel8@sha256:d8b61063f3c9528c66e515f4f49dc10e253e0c1d7cbe0d55b5fc3d9092edd126_arm64",
"8Base-RHACM-2.6:rhacm2/subctl-rhel8@sha256:5412b60cf39eb7c7a874e7e0e6101c098825a1de742065e212a247660576cf6e_amd64",
"8Base-RHACM-2.6:rhacm2/subctl-rhel8@sha256:5a049cc3fd785a6afd3c65a80a6c158f769a7427db7352c0e2dbf51efe6688ac_s390x",
"8Base-RHACM-2.6:rhacm2/subctl-rhel8@sha256:69eb726de1608b83cd041c05abfe9d737d17995b00fc813bee8b032a4b108f58_arm64",
"8Base-RHACM-2.6:rhacm2/subctl-rhel8@sha256:bb5739cea600e427dc7f042e8224c93227f2f785c46f69881a0c7ecd475d5c27_ppc64le",
"8Base-RHACM-2.6:rhacm2/submariner-gateway-rhel8@sha256:29cc42136b0356c267bf8f1c599b1a85dd1a5ac175a95917ba609d8d42cf042b_arm64",
"8Base-RHACM-2.6:rhacm2/submariner-gateway-rhel8@sha256:63d12fafbc56aff2010ed094234066b7a16f6ddf04f7aeea12b9ad75cec005e3_ppc64le",
"8Base-RHACM-2.6:rhacm2/submariner-gateway-rhel8@sha256:9005919d438664eca44a75271ae1206a02fa4010ba66abae04745ccbbbeb93ee_s390x",
"8Base-RHACM-2.6:rhacm2/submariner-gateway-rhel8@sha256:b51a6807d7443069694125d36c9acf7d1e88f1add2008a9c52bff8c51a64c16b_amd64",
"8Base-RHACM-2.6:rhacm2/submariner-globalnet-rhel8@sha256:3178568b458bf35c1cec6a8eb16abeae3d468f3e5102849680c65050586e19bb_ppc64le",
"8Base-RHACM-2.6:rhacm2/submariner-globalnet-rhel8@sha256:58c0df811794ba52277feac73c046c1f78f6731c0792f28665601cac81494804_arm64",
"8Base-RHACM-2.6:rhacm2/submariner-globalnet-rhel8@sha256:8386fc6c583ce7e56af3aa07e6089599863381d9c2b206b674d093ea6a0604b1_s390x",
"8Base-RHACM-2.6:rhacm2/submariner-globalnet-rhel8@sha256:bc1fde61774378d347275e1500aa375570026b586390880d0d0de17cafca6343_amd64",
"8Base-RHACM-2.6:rhacm2/submariner-networkplugin-syncer-rhel8@sha256:2251e876e51328e5061469b7b6002395c6f7486d89fe8a09227c80e134c4341d_arm64",
"8Base-RHACM-2.6:rhacm2/submariner-networkplugin-syncer-rhel8@sha256:98bd14eceaa0fe009cf09072c2f8a08a89fca9bde79569bbd89ee17b77151fb9_amd64",
"8Base-RHACM-2.6:rhacm2/submariner-networkplugin-syncer-rhel8@sha256:c0a892fe4f1802ca3d3c6f03dab6cd25f1ebc41dcddf08d90a6d9aefc193971d_ppc64le",
"8Base-RHACM-2.6:rhacm2/submariner-networkplugin-syncer-rhel8@sha256:e829974f7d64601d7ac739bea120fe0a02dbc48e7e36d96bdc3b1ea64cbdb77d_s390x",
"8Base-RHACM-2.6:rhacm2/submariner-operator-bundle@sha256:11f67392d84dcd4b1e848f365a68d558d4df4ffc2aa7c00ecb882395c21a6161_ppc64le",
"8Base-RHACM-2.6:rhacm2/submariner-operator-bundle@sha256:c7c3d5733cdf2b5c4e2df9bf06442fcf4b01228d855015939b8f95493b400129_arm64",
"8Base-RHACM-2.6:rhacm2/submariner-operator-bundle@sha256:f67b1af05e09ec1d3b6cba8ed602c5df7331bd1f884602c8719acd6f32e8c2a2_s390x",
"8Base-RHACM-2.6:rhacm2/submariner-operator-bundle@sha256:fc54c972af6e78e88180bbc3dc0238112dc522de1824946e9dc9807a00fa02c0_amd64",
"8Base-RHACM-2.6:rhacm2/submariner-rhel8-operator@sha256:0173a537eaf3bbac4fb1ba7240cc8b9c3f577d18bd36d3f432b4a403ea691cc4_amd64",
"8Base-RHACM-2.6:rhacm2/submariner-rhel8-operator@sha256:137a2e4d7932cfe6260ab8f11c93f098824c12bb60bf98164ef3b09ea2f60cc7_ppc64le",
"8Base-RHACM-2.6:rhacm2/submariner-rhel8-operator@sha256:6908ddbc1fd9ca77c8ca722442c8d135918222cd122801652608f48558a93b35_arm64",
"8Base-RHACM-2.6:rhacm2/submariner-rhel8-operator@sha256:b76304abe66df877ea8ac3dd31ba02550465b33826b485f713c504ae1e7a7877_s390x",
"8Base-RHACM-2.6:rhacm2/submariner-route-agent-rhel8@sha256:3397dab22c690e3d8b6bad25393dd545b5f129bffb000906152903d89b07b890_amd64",
"8Base-RHACM-2.6:rhacm2/submariner-route-agent-rhel8@sha256:3c02f8b23658745194e77f262e16c560f816e5ca99d22162a3c42b241aaf327a_ppc64le",
"8Base-RHACM-2.6:rhacm2/submariner-route-agent-rhel8@sha256:46a5cebefbc09066e786d2a4520d26fb1a260f5635deedfb2d301a5ec605bc35_s390x",
"8Base-RHACM-2.6:rhacm2/submariner-route-agent-rhel8@sha256:789e9a6332a402c740505b10ba0a1095f97874094a07ee546c4dd4bb474a92db_arm64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2022-30629"
},
{
"category": "external",
"summary": "RHBZ#2092793",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2092793"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2022-30629",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-30629"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2022-30629",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2022-30629"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-announce/c/TzIC9-t8Ytg",
"url": "https://groups.google.com/g/golang-announce/c/TzIC9-t8Ytg"
}
],
"release_date": "2022-06-02T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2022-09-06T13:00:18+00:00",
"details": "For details on how to install Submariner, refer to:\n\nhttps://access.redhat.com/documentation/en-us/red_hat_advanced_cluster_management_for_kubernetes/2.6/html/add-ons/submariner#submariner-deploy-console \n\nand\n\nhttps://submariner.io/getting-started/",
"product_ids": [
"8Base-RHACM-2.6:rhacm2/lighthouse-agent-rhel8@sha256:1b017999b67c62f47d4026b369033de4ea9523198524324b071bde7ce8bd54dd_amd64",
"8Base-RHACM-2.6:rhacm2/lighthouse-agent-rhel8@sha256:9165978e8f6b31c1b2c5ba1966c9ee1fa56fa9d57668b204690c792a67217de1_s390x",
"8Base-RHACM-2.6:rhacm2/lighthouse-agent-rhel8@sha256:9716dc5a8bf1aab38472108b186bd3013fc1d5ac0f86aea9a60c721d481e3741_ppc64le",
"8Base-RHACM-2.6:rhacm2/lighthouse-agent-rhel8@sha256:bb4137a931eb5b2ef530094c1d42077fba393f27c0727bb9fa9ca8ebef216d32_arm64",
"8Base-RHACM-2.6:rhacm2/lighthouse-coredns-rhel8@sha256:5fedb3d930a6b6a035e5041dbc37f5a72e842fa671d1d1b9a1d07683b3074655_ppc64le",
"8Base-RHACM-2.6:rhacm2/lighthouse-coredns-rhel8@sha256:7e35418061c0b5e670cc6315bd89b07ac26b1a657068a621c2278dee343f85a4_arm64",
"8Base-RHACM-2.6:rhacm2/lighthouse-coredns-rhel8@sha256:923cc15bf740a7a46f53d00bc9c51f8cedcb75d5aa8a5f7f80642ce750f875a7_s390x",
"8Base-RHACM-2.6:rhacm2/lighthouse-coredns-rhel8@sha256:a65cf2a44593713ab1bfac14a6dbf1a43d968b7ee1e5386a38c6ee0dbaa21a45_amd64",
"8Base-RHACM-2.6:rhacm2/nettest-rhel8@sha256:2f1feeb60f201def1b766553dc67fbfd67631a5fe08f951e40acc9ecf58e53be_s390x",
"8Base-RHACM-2.6:rhacm2/nettest-rhel8@sha256:801bf491658a7770b370b17f275385f6c405fdae8628df7591c68a2a674c8d77_ppc64le",
"8Base-RHACM-2.6:rhacm2/nettest-rhel8@sha256:bc00d390fca8f6f53f41bcc9314c68a565aa9b42c74278cb9f83b5c19f82bd69_amd64",
"8Base-RHACM-2.6:rhacm2/nettest-rhel8@sha256:d8b61063f3c9528c66e515f4f49dc10e253e0c1d7cbe0d55b5fc3d9092edd126_arm64",
"8Base-RHACM-2.6:rhacm2/subctl-rhel8@sha256:5412b60cf39eb7c7a874e7e0e6101c098825a1de742065e212a247660576cf6e_amd64",
"8Base-RHACM-2.6:rhacm2/subctl-rhel8@sha256:5a049cc3fd785a6afd3c65a80a6c158f769a7427db7352c0e2dbf51efe6688ac_s390x",
"8Base-RHACM-2.6:rhacm2/subctl-rhel8@sha256:69eb726de1608b83cd041c05abfe9d737d17995b00fc813bee8b032a4b108f58_arm64",
"8Base-RHACM-2.6:rhacm2/subctl-rhel8@sha256:bb5739cea600e427dc7f042e8224c93227f2f785c46f69881a0c7ecd475d5c27_ppc64le",
"8Base-RHACM-2.6:rhacm2/submariner-gateway-rhel8@sha256:29cc42136b0356c267bf8f1c599b1a85dd1a5ac175a95917ba609d8d42cf042b_arm64",
"8Base-RHACM-2.6:rhacm2/submariner-gateway-rhel8@sha256:63d12fafbc56aff2010ed094234066b7a16f6ddf04f7aeea12b9ad75cec005e3_ppc64le",
"8Base-RHACM-2.6:rhacm2/submariner-gateway-rhel8@sha256:9005919d438664eca44a75271ae1206a02fa4010ba66abae04745ccbbbeb93ee_s390x",
"8Base-RHACM-2.6:rhacm2/submariner-gateway-rhel8@sha256:b51a6807d7443069694125d36c9acf7d1e88f1add2008a9c52bff8c51a64c16b_amd64",
"8Base-RHACM-2.6:rhacm2/submariner-globalnet-rhel8@sha256:3178568b458bf35c1cec6a8eb16abeae3d468f3e5102849680c65050586e19bb_ppc64le",
"8Base-RHACM-2.6:rhacm2/submariner-globalnet-rhel8@sha256:58c0df811794ba52277feac73c046c1f78f6731c0792f28665601cac81494804_arm64",
"8Base-RHACM-2.6:rhacm2/submariner-globalnet-rhel8@sha256:8386fc6c583ce7e56af3aa07e6089599863381d9c2b206b674d093ea6a0604b1_s390x",
"8Base-RHACM-2.6:rhacm2/submariner-globalnet-rhel8@sha256:bc1fde61774378d347275e1500aa375570026b586390880d0d0de17cafca6343_amd64",
"8Base-RHACM-2.6:rhacm2/submariner-networkplugin-syncer-rhel8@sha256:2251e876e51328e5061469b7b6002395c6f7486d89fe8a09227c80e134c4341d_arm64",
"8Base-RHACM-2.6:rhacm2/submariner-networkplugin-syncer-rhel8@sha256:98bd14eceaa0fe009cf09072c2f8a08a89fca9bde79569bbd89ee17b77151fb9_amd64",
"8Base-RHACM-2.6:rhacm2/submariner-networkplugin-syncer-rhel8@sha256:c0a892fe4f1802ca3d3c6f03dab6cd25f1ebc41dcddf08d90a6d9aefc193971d_ppc64le",
"8Base-RHACM-2.6:rhacm2/submariner-networkplugin-syncer-rhel8@sha256:e829974f7d64601d7ac739bea120fe0a02dbc48e7e36d96bdc3b1ea64cbdb77d_s390x",
"8Base-RHACM-2.6:rhacm2/submariner-operator-bundle@sha256:11f67392d84dcd4b1e848f365a68d558d4df4ffc2aa7c00ecb882395c21a6161_ppc64le",
"8Base-RHACM-2.6:rhacm2/submariner-operator-bundle@sha256:c7c3d5733cdf2b5c4e2df9bf06442fcf4b01228d855015939b8f95493b400129_arm64",
"8Base-RHACM-2.6:rhacm2/submariner-operator-bundle@sha256:f67b1af05e09ec1d3b6cba8ed602c5df7331bd1f884602c8719acd6f32e8c2a2_s390x",
"8Base-RHACM-2.6:rhacm2/submariner-operator-bundle@sha256:fc54c972af6e78e88180bbc3dc0238112dc522de1824946e9dc9807a00fa02c0_amd64",
"8Base-RHACM-2.6:rhacm2/submariner-rhel8-operator@sha256:0173a537eaf3bbac4fb1ba7240cc8b9c3f577d18bd36d3f432b4a403ea691cc4_amd64",
"8Base-RHACM-2.6:rhacm2/submariner-rhel8-operator@sha256:137a2e4d7932cfe6260ab8f11c93f098824c12bb60bf98164ef3b09ea2f60cc7_ppc64le",
"8Base-RHACM-2.6:rhacm2/submariner-rhel8-operator@sha256:6908ddbc1fd9ca77c8ca722442c8d135918222cd122801652608f48558a93b35_arm64",
"8Base-RHACM-2.6:rhacm2/submariner-rhel8-operator@sha256:b76304abe66df877ea8ac3dd31ba02550465b33826b485f713c504ae1e7a7877_s390x",
"8Base-RHACM-2.6:rhacm2/submariner-route-agent-rhel8@sha256:3397dab22c690e3d8b6bad25393dd545b5f129bffb000906152903d89b07b890_amd64",
"8Base-RHACM-2.6:rhacm2/submariner-route-agent-rhel8@sha256:3c02f8b23658745194e77f262e16c560f816e5ca99d22162a3c42b241aaf327a_ppc64le",
"8Base-RHACM-2.6:rhacm2/submariner-route-agent-rhel8@sha256:46a5cebefbc09066e786d2a4520d26fb1a260f5635deedfb2d301a5ec605bc35_s390x",
"8Base-RHACM-2.6:rhacm2/submariner-route-agent-rhel8@sha256:789e9a6332a402c740505b10ba0a1095f97874094a07ee546c4dd4bb474a92db_arm64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2022:6346"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "HIGH",
"attackVector": "NETWORK",
"availabilityImpact": "NONE",
"baseScore": 3.1,
"baseSeverity": "LOW",
"confidentialityImpact": "LOW",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "REQUIRED",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:R/S:U/C:L/I:N/A:N",
"version": "3.1"
},
"products": [
"8Base-RHACM-2.6:rhacm2/lighthouse-agent-rhel8@sha256:1b017999b67c62f47d4026b369033de4ea9523198524324b071bde7ce8bd54dd_amd64",
"8Base-RHACM-2.6:rhacm2/lighthouse-agent-rhel8@sha256:9165978e8f6b31c1b2c5ba1966c9ee1fa56fa9d57668b204690c792a67217de1_s390x",
"8Base-RHACM-2.6:rhacm2/lighthouse-agent-rhel8@sha256:9716dc5a8bf1aab38472108b186bd3013fc1d5ac0f86aea9a60c721d481e3741_ppc64le",
"8Base-RHACM-2.6:rhacm2/lighthouse-agent-rhel8@sha256:bb4137a931eb5b2ef530094c1d42077fba393f27c0727bb9fa9ca8ebef216d32_arm64",
"8Base-RHACM-2.6:rhacm2/lighthouse-coredns-rhel8@sha256:5fedb3d930a6b6a035e5041dbc37f5a72e842fa671d1d1b9a1d07683b3074655_ppc64le",
"8Base-RHACM-2.6:rhacm2/lighthouse-coredns-rhel8@sha256:7e35418061c0b5e670cc6315bd89b07ac26b1a657068a621c2278dee343f85a4_arm64",
"8Base-RHACM-2.6:rhacm2/lighthouse-coredns-rhel8@sha256:923cc15bf740a7a46f53d00bc9c51f8cedcb75d5aa8a5f7f80642ce750f875a7_s390x",
"8Base-RHACM-2.6:rhacm2/lighthouse-coredns-rhel8@sha256:a65cf2a44593713ab1bfac14a6dbf1a43d968b7ee1e5386a38c6ee0dbaa21a45_amd64",
"8Base-RHACM-2.6:rhacm2/nettest-rhel8@sha256:2f1feeb60f201def1b766553dc67fbfd67631a5fe08f951e40acc9ecf58e53be_s390x",
"8Base-RHACM-2.6:rhacm2/nettest-rhel8@sha256:801bf491658a7770b370b17f275385f6c405fdae8628df7591c68a2a674c8d77_ppc64le",
"8Base-RHACM-2.6:rhacm2/nettest-rhel8@sha256:bc00d390fca8f6f53f41bcc9314c68a565aa9b42c74278cb9f83b5c19f82bd69_amd64",
"8Base-RHACM-2.6:rhacm2/nettest-rhel8@sha256:d8b61063f3c9528c66e515f4f49dc10e253e0c1d7cbe0d55b5fc3d9092edd126_arm64",
"8Base-RHACM-2.6:rhacm2/subctl-rhel8@sha256:5412b60cf39eb7c7a874e7e0e6101c098825a1de742065e212a247660576cf6e_amd64",
"8Base-RHACM-2.6:rhacm2/subctl-rhel8@sha256:5a049cc3fd785a6afd3c65a80a6c158f769a7427db7352c0e2dbf51efe6688ac_s390x",
"8Base-RHACM-2.6:rhacm2/subctl-rhel8@sha256:69eb726de1608b83cd041c05abfe9d737d17995b00fc813bee8b032a4b108f58_arm64",
"8Base-RHACM-2.6:rhacm2/subctl-rhel8@sha256:bb5739cea600e427dc7f042e8224c93227f2f785c46f69881a0c7ecd475d5c27_ppc64le",
"8Base-RHACM-2.6:rhacm2/submariner-gateway-rhel8@sha256:29cc42136b0356c267bf8f1c599b1a85dd1a5ac175a95917ba609d8d42cf042b_arm64",
"8Base-RHACM-2.6:rhacm2/submariner-gateway-rhel8@sha256:63d12fafbc56aff2010ed094234066b7a16f6ddf04f7aeea12b9ad75cec005e3_ppc64le",
"8Base-RHACM-2.6:rhacm2/submariner-gateway-rhel8@sha256:9005919d438664eca44a75271ae1206a02fa4010ba66abae04745ccbbbeb93ee_s390x",
"8Base-RHACM-2.6:rhacm2/submariner-gateway-rhel8@sha256:b51a6807d7443069694125d36c9acf7d1e88f1add2008a9c52bff8c51a64c16b_amd64",
"8Base-RHACM-2.6:rhacm2/submariner-globalnet-rhel8@sha256:3178568b458bf35c1cec6a8eb16abeae3d468f3e5102849680c65050586e19bb_ppc64le",
"8Base-RHACM-2.6:rhacm2/submariner-globalnet-rhel8@sha256:58c0df811794ba52277feac73c046c1f78f6731c0792f28665601cac81494804_arm64",
"8Base-RHACM-2.6:rhacm2/submariner-globalnet-rhel8@sha256:8386fc6c583ce7e56af3aa07e6089599863381d9c2b206b674d093ea6a0604b1_s390x",
"8Base-RHACM-2.6:rhacm2/submariner-globalnet-rhel8@sha256:bc1fde61774378d347275e1500aa375570026b586390880d0d0de17cafca6343_amd64",
"8Base-RHACM-2.6:rhacm2/submariner-networkplugin-syncer-rhel8@sha256:2251e876e51328e5061469b7b6002395c6f7486d89fe8a09227c80e134c4341d_arm64",
"8Base-RHACM-2.6:rhacm2/submariner-networkplugin-syncer-rhel8@sha256:98bd14eceaa0fe009cf09072c2f8a08a89fca9bde79569bbd89ee17b77151fb9_amd64",
"8Base-RHACM-2.6:rhacm2/submariner-networkplugin-syncer-rhel8@sha256:c0a892fe4f1802ca3d3c6f03dab6cd25f1ebc41dcddf08d90a6d9aefc193971d_ppc64le",
"8Base-RHACM-2.6:rhacm2/submariner-networkplugin-syncer-rhel8@sha256:e829974f7d64601d7ac739bea120fe0a02dbc48e7e36d96bdc3b1ea64cbdb77d_s390x",
"8Base-RHACM-2.6:rhacm2/submariner-operator-bundle@sha256:11f67392d84dcd4b1e848f365a68d558d4df4ffc2aa7c00ecb882395c21a6161_ppc64le",
"8Base-RHACM-2.6:rhacm2/submariner-operator-bundle@sha256:c7c3d5733cdf2b5c4e2df9bf06442fcf4b01228d855015939b8f95493b400129_arm64",
"8Base-RHACM-2.6:rhacm2/submariner-operator-bundle@sha256:f67b1af05e09ec1d3b6cba8ed602c5df7331bd1f884602c8719acd6f32e8c2a2_s390x",
"8Base-RHACM-2.6:rhacm2/submariner-operator-bundle@sha256:fc54c972af6e78e88180bbc3dc0238112dc522de1824946e9dc9807a00fa02c0_amd64",
"8Base-RHACM-2.6:rhacm2/submariner-rhel8-operator@sha256:0173a537eaf3bbac4fb1ba7240cc8b9c3f577d18bd36d3f432b4a403ea691cc4_amd64",
"8Base-RHACM-2.6:rhacm2/submariner-rhel8-operator@sha256:137a2e4d7932cfe6260ab8f11c93f098824c12bb60bf98164ef3b09ea2f60cc7_ppc64le",
"8Base-RHACM-2.6:rhacm2/submariner-rhel8-operator@sha256:6908ddbc1fd9ca77c8ca722442c8d135918222cd122801652608f48558a93b35_arm64",
"8Base-RHACM-2.6:rhacm2/submariner-rhel8-operator@sha256:b76304abe66df877ea8ac3dd31ba02550465b33826b485f713c504ae1e7a7877_s390x",
"8Base-RHACM-2.6:rhacm2/submariner-route-agent-rhel8@sha256:3397dab22c690e3d8b6bad25393dd545b5f129bffb000906152903d89b07b890_amd64",
"8Base-RHACM-2.6:rhacm2/submariner-route-agent-rhel8@sha256:3c02f8b23658745194e77f262e16c560f816e5ca99d22162a3c42b241aaf327a_ppc64le",
"8Base-RHACM-2.6:rhacm2/submariner-route-agent-rhel8@sha256:46a5cebefbc09066e786d2a4520d26fb1a260f5635deedfb2d301a5ec605bc35_s390x",
"8Base-RHACM-2.6:rhacm2/submariner-route-agent-rhel8@sha256:789e9a6332a402c740505b10ba0a1095f97874094a07ee546c4dd4bb474a92db_arm64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Low"
}
],
"title": "golang: crypto/tls: session tickets lack random ticket_age_add"
},
{
"cve": "CVE-2022-30630",
"cwe": {
"id": "CWE-1325",
"name": "Improperly Controlled Sequential Memory Allocation"
},
"discovery_date": "2022-07-14T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2107371"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in the golang standard library, io/fs. Calling Glob on a path that contains a large number of path separators can cause a panic issue due to stack exhaustion. This could allow an attacker to impact availability.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "golang: io/fs: stack exhaustion in Glob",
"title": "Vulnerability summary"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"8Base-RHACM-2.6:rhacm2/lighthouse-agent-rhel8@sha256:1b017999b67c62f47d4026b369033de4ea9523198524324b071bde7ce8bd54dd_amd64",
"8Base-RHACM-2.6:rhacm2/lighthouse-agent-rhel8@sha256:9165978e8f6b31c1b2c5ba1966c9ee1fa56fa9d57668b204690c792a67217de1_s390x",
"8Base-RHACM-2.6:rhacm2/lighthouse-agent-rhel8@sha256:9716dc5a8bf1aab38472108b186bd3013fc1d5ac0f86aea9a60c721d481e3741_ppc64le",
"8Base-RHACM-2.6:rhacm2/lighthouse-agent-rhel8@sha256:bb4137a931eb5b2ef530094c1d42077fba393f27c0727bb9fa9ca8ebef216d32_arm64",
"8Base-RHACM-2.6:rhacm2/lighthouse-coredns-rhel8@sha256:5fedb3d930a6b6a035e5041dbc37f5a72e842fa671d1d1b9a1d07683b3074655_ppc64le",
"8Base-RHACM-2.6:rhacm2/lighthouse-coredns-rhel8@sha256:7e35418061c0b5e670cc6315bd89b07ac26b1a657068a621c2278dee343f85a4_arm64",
"8Base-RHACM-2.6:rhacm2/lighthouse-coredns-rhel8@sha256:923cc15bf740a7a46f53d00bc9c51f8cedcb75d5aa8a5f7f80642ce750f875a7_s390x",
"8Base-RHACM-2.6:rhacm2/lighthouse-coredns-rhel8@sha256:a65cf2a44593713ab1bfac14a6dbf1a43d968b7ee1e5386a38c6ee0dbaa21a45_amd64",
"8Base-RHACM-2.6:rhacm2/nettest-rhel8@sha256:2f1feeb60f201def1b766553dc67fbfd67631a5fe08f951e40acc9ecf58e53be_s390x",
"8Base-RHACM-2.6:rhacm2/nettest-rhel8@sha256:801bf491658a7770b370b17f275385f6c405fdae8628df7591c68a2a674c8d77_ppc64le",
"8Base-RHACM-2.6:rhacm2/nettest-rhel8@sha256:bc00d390fca8f6f53f41bcc9314c68a565aa9b42c74278cb9f83b5c19f82bd69_amd64",
"8Base-RHACM-2.6:rhacm2/nettest-rhel8@sha256:d8b61063f3c9528c66e515f4f49dc10e253e0c1d7cbe0d55b5fc3d9092edd126_arm64",
"8Base-RHACM-2.6:rhacm2/subctl-rhel8@sha256:5412b60cf39eb7c7a874e7e0e6101c098825a1de742065e212a247660576cf6e_amd64",
"8Base-RHACM-2.6:rhacm2/subctl-rhel8@sha256:5a049cc3fd785a6afd3c65a80a6c158f769a7427db7352c0e2dbf51efe6688ac_s390x",
"8Base-RHACM-2.6:rhacm2/subctl-rhel8@sha256:69eb726de1608b83cd041c05abfe9d737d17995b00fc813bee8b032a4b108f58_arm64",
"8Base-RHACM-2.6:rhacm2/subctl-rhel8@sha256:bb5739cea600e427dc7f042e8224c93227f2f785c46f69881a0c7ecd475d5c27_ppc64le",
"8Base-RHACM-2.6:rhacm2/submariner-gateway-rhel8@sha256:29cc42136b0356c267bf8f1c599b1a85dd1a5ac175a95917ba609d8d42cf042b_arm64",
"8Base-RHACM-2.6:rhacm2/submariner-gateway-rhel8@sha256:63d12fafbc56aff2010ed094234066b7a16f6ddf04f7aeea12b9ad75cec005e3_ppc64le",
"8Base-RHACM-2.6:rhacm2/submariner-gateway-rhel8@sha256:9005919d438664eca44a75271ae1206a02fa4010ba66abae04745ccbbbeb93ee_s390x",
"8Base-RHACM-2.6:rhacm2/submariner-gateway-rhel8@sha256:b51a6807d7443069694125d36c9acf7d1e88f1add2008a9c52bff8c51a64c16b_amd64",
"8Base-RHACM-2.6:rhacm2/submariner-globalnet-rhel8@sha256:3178568b458bf35c1cec6a8eb16abeae3d468f3e5102849680c65050586e19bb_ppc64le",
"8Base-RHACM-2.6:rhacm2/submariner-globalnet-rhel8@sha256:58c0df811794ba52277feac73c046c1f78f6731c0792f28665601cac81494804_arm64",
"8Base-RHACM-2.6:rhacm2/submariner-globalnet-rhel8@sha256:8386fc6c583ce7e56af3aa07e6089599863381d9c2b206b674d093ea6a0604b1_s390x",
"8Base-RHACM-2.6:rhacm2/submariner-globalnet-rhel8@sha256:bc1fde61774378d347275e1500aa375570026b586390880d0d0de17cafca6343_amd64",
"8Base-RHACM-2.6:rhacm2/submariner-networkplugin-syncer-rhel8@sha256:2251e876e51328e5061469b7b6002395c6f7486d89fe8a09227c80e134c4341d_arm64",
"8Base-RHACM-2.6:rhacm2/submariner-networkplugin-syncer-rhel8@sha256:98bd14eceaa0fe009cf09072c2f8a08a89fca9bde79569bbd89ee17b77151fb9_amd64",
"8Base-RHACM-2.6:rhacm2/submariner-networkplugin-syncer-rhel8@sha256:c0a892fe4f1802ca3d3c6f03dab6cd25f1ebc41dcddf08d90a6d9aefc193971d_ppc64le",
"8Base-RHACM-2.6:rhacm2/submariner-networkplugin-syncer-rhel8@sha256:e829974f7d64601d7ac739bea120fe0a02dbc48e7e36d96bdc3b1ea64cbdb77d_s390x",
"8Base-RHACM-2.6:rhacm2/submariner-operator-bundle@sha256:11f67392d84dcd4b1e848f365a68d558d4df4ffc2aa7c00ecb882395c21a6161_ppc64le",
"8Base-RHACM-2.6:rhacm2/submariner-operator-bundle@sha256:c7c3d5733cdf2b5c4e2df9bf06442fcf4b01228d855015939b8f95493b400129_arm64",
"8Base-RHACM-2.6:rhacm2/submariner-operator-bundle@sha256:f67b1af05e09ec1d3b6cba8ed602c5df7331bd1f884602c8719acd6f32e8c2a2_s390x",
"8Base-RHACM-2.6:rhacm2/submariner-operator-bundle@sha256:fc54c972af6e78e88180bbc3dc0238112dc522de1824946e9dc9807a00fa02c0_amd64",
"8Base-RHACM-2.6:rhacm2/submariner-rhel8-operator@sha256:0173a537eaf3bbac4fb1ba7240cc8b9c3f577d18bd36d3f432b4a403ea691cc4_amd64",
"8Base-RHACM-2.6:rhacm2/submariner-rhel8-operator@sha256:137a2e4d7932cfe6260ab8f11c93f098824c12bb60bf98164ef3b09ea2f60cc7_ppc64le",
"8Base-RHACM-2.6:rhacm2/submariner-rhel8-operator@sha256:6908ddbc1fd9ca77c8ca722442c8d135918222cd122801652608f48558a93b35_arm64",
"8Base-RHACM-2.6:rhacm2/submariner-rhel8-operator@sha256:b76304abe66df877ea8ac3dd31ba02550465b33826b485f713c504ae1e7a7877_s390x",
"8Base-RHACM-2.6:rhacm2/submariner-route-agent-rhel8@sha256:3397dab22c690e3d8b6bad25393dd545b5f129bffb000906152903d89b07b890_amd64",
"8Base-RHACM-2.6:rhacm2/submariner-route-agent-rhel8@sha256:3c02f8b23658745194e77f262e16c560f816e5ca99d22162a3c42b241aaf327a_ppc64le",
"8Base-RHACM-2.6:rhacm2/submariner-route-agent-rhel8@sha256:46a5cebefbc09066e786d2a4520d26fb1a260f5635deedfb2d301a5ec605bc35_s390x",
"8Base-RHACM-2.6:rhacm2/submariner-route-agent-rhel8@sha256:789e9a6332a402c740505b10ba0a1095f97874094a07ee546c4dd4bb474a92db_arm64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2022-30630"
},
{
"category": "external",
"summary": "RHBZ#2107371",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2107371"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2022-30630",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-30630"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2022-30630",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2022-30630"
},
{
"category": "external",
"summary": "https://go.dev/issue/53415",
"url": "https://go.dev/issue/53415"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-announce/c/nqrv9fbR0zE",
"url": "https://groups.google.com/g/golang-announce/c/nqrv9fbR0zE"
}
],
"release_date": "2022-07-12T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2022-09-06T13:00:18+00:00",
"details": "For details on how to install Submariner, refer to:\n\nhttps://access.redhat.com/documentation/en-us/red_hat_advanced_cluster_management_for_kubernetes/2.6/html/add-ons/submariner#submariner-deploy-console \n\nand\n\nhttps://submariner.io/getting-started/",
"product_ids": [
"8Base-RHACM-2.6:rhacm2/lighthouse-agent-rhel8@sha256:1b017999b67c62f47d4026b369033de4ea9523198524324b071bde7ce8bd54dd_amd64",
"8Base-RHACM-2.6:rhacm2/lighthouse-agent-rhel8@sha256:9165978e8f6b31c1b2c5ba1966c9ee1fa56fa9d57668b204690c792a67217de1_s390x",
"8Base-RHACM-2.6:rhacm2/lighthouse-agent-rhel8@sha256:9716dc5a8bf1aab38472108b186bd3013fc1d5ac0f86aea9a60c721d481e3741_ppc64le",
"8Base-RHACM-2.6:rhacm2/lighthouse-agent-rhel8@sha256:bb4137a931eb5b2ef530094c1d42077fba393f27c0727bb9fa9ca8ebef216d32_arm64",
"8Base-RHACM-2.6:rhacm2/lighthouse-coredns-rhel8@sha256:5fedb3d930a6b6a035e5041dbc37f5a72e842fa671d1d1b9a1d07683b3074655_ppc64le",
"8Base-RHACM-2.6:rhacm2/lighthouse-coredns-rhel8@sha256:7e35418061c0b5e670cc6315bd89b07ac26b1a657068a621c2278dee343f85a4_arm64",
"8Base-RHACM-2.6:rhacm2/lighthouse-coredns-rhel8@sha256:923cc15bf740a7a46f53d00bc9c51f8cedcb75d5aa8a5f7f80642ce750f875a7_s390x",
"8Base-RHACM-2.6:rhacm2/lighthouse-coredns-rhel8@sha256:a65cf2a44593713ab1bfac14a6dbf1a43d968b7ee1e5386a38c6ee0dbaa21a45_amd64",
"8Base-RHACM-2.6:rhacm2/nettest-rhel8@sha256:2f1feeb60f201def1b766553dc67fbfd67631a5fe08f951e40acc9ecf58e53be_s390x",
"8Base-RHACM-2.6:rhacm2/nettest-rhel8@sha256:801bf491658a7770b370b17f275385f6c405fdae8628df7591c68a2a674c8d77_ppc64le",
"8Base-RHACM-2.6:rhacm2/nettest-rhel8@sha256:bc00d390fca8f6f53f41bcc9314c68a565aa9b42c74278cb9f83b5c19f82bd69_amd64",
"8Base-RHACM-2.6:rhacm2/nettest-rhel8@sha256:d8b61063f3c9528c66e515f4f49dc10e253e0c1d7cbe0d55b5fc3d9092edd126_arm64",
"8Base-RHACM-2.6:rhacm2/subctl-rhel8@sha256:5412b60cf39eb7c7a874e7e0e6101c098825a1de742065e212a247660576cf6e_amd64",
"8Base-RHACM-2.6:rhacm2/subctl-rhel8@sha256:5a049cc3fd785a6afd3c65a80a6c158f769a7427db7352c0e2dbf51efe6688ac_s390x",
"8Base-RHACM-2.6:rhacm2/subctl-rhel8@sha256:69eb726de1608b83cd041c05abfe9d737d17995b00fc813bee8b032a4b108f58_arm64",
"8Base-RHACM-2.6:rhacm2/subctl-rhel8@sha256:bb5739cea600e427dc7f042e8224c93227f2f785c46f69881a0c7ecd475d5c27_ppc64le",
"8Base-RHACM-2.6:rhacm2/submariner-gateway-rhel8@sha256:29cc42136b0356c267bf8f1c599b1a85dd1a5ac175a95917ba609d8d42cf042b_arm64",
"8Base-RHACM-2.6:rhacm2/submariner-gateway-rhel8@sha256:63d12fafbc56aff2010ed094234066b7a16f6ddf04f7aeea12b9ad75cec005e3_ppc64le",
"8Base-RHACM-2.6:rhacm2/submariner-gateway-rhel8@sha256:9005919d438664eca44a75271ae1206a02fa4010ba66abae04745ccbbbeb93ee_s390x",
"8Base-RHACM-2.6:rhacm2/submariner-gateway-rhel8@sha256:b51a6807d7443069694125d36c9acf7d1e88f1add2008a9c52bff8c51a64c16b_amd64",
"8Base-RHACM-2.6:rhacm2/submariner-globalnet-rhel8@sha256:3178568b458bf35c1cec6a8eb16abeae3d468f3e5102849680c65050586e19bb_ppc64le",
"8Base-RHACM-2.6:rhacm2/submariner-globalnet-rhel8@sha256:58c0df811794ba52277feac73c046c1f78f6731c0792f28665601cac81494804_arm64",
"8Base-RHACM-2.6:rhacm2/submariner-globalnet-rhel8@sha256:8386fc6c583ce7e56af3aa07e6089599863381d9c2b206b674d093ea6a0604b1_s390x",
"8Base-RHACM-2.6:rhacm2/submariner-globalnet-rhel8@sha256:bc1fde61774378d347275e1500aa375570026b586390880d0d0de17cafca6343_amd64",
"8Base-RHACM-2.6:rhacm2/submariner-networkplugin-syncer-rhel8@sha256:2251e876e51328e5061469b7b6002395c6f7486d89fe8a09227c80e134c4341d_arm64",
"8Base-RHACM-2.6:rhacm2/submariner-networkplugin-syncer-rhel8@sha256:98bd14eceaa0fe009cf09072c2f8a08a89fca9bde79569bbd89ee17b77151fb9_amd64",
"8Base-RHACM-2.6:rhacm2/submariner-networkplugin-syncer-rhel8@sha256:c0a892fe4f1802ca3d3c6f03dab6cd25f1ebc41dcddf08d90a6d9aefc193971d_ppc64le",
"8Base-RHACM-2.6:rhacm2/submariner-networkplugin-syncer-rhel8@sha256:e829974f7d64601d7ac739bea120fe0a02dbc48e7e36d96bdc3b1ea64cbdb77d_s390x",
"8Base-RHACM-2.6:rhacm2/submariner-operator-bundle@sha256:11f67392d84dcd4b1e848f365a68d558d4df4ffc2aa7c00ecb882395c21a6161_ppc64le",
"8Base-RHACM-2.6:rhacm2/submariner-operator-bundle@sha256:c7c3d5733cdf2b5c4e2df9bf06442fcf4b01228d855015939b8f95493b400129_arm64",
"8Base-RHACM-2.6:rhacm2/submariner-operator-bundle@sha256:f67b1af05e09ec1d3b6cba8ed602c5df7331bd1f884602c8719acd6f32e8c2a2_s390x",
"8Base-RHACM-2.6:rhacm2/submariner-operator-bundle@sha256:fc54c972af6e78e88180bbc3dc0238112dc522de1824946e9dc9807a00fa02c0_amd64",
"8Base-RHACM-2.6:rhacm2/submariner-rhel8-operator@sha256:0173a537eaf3bbac4fb1ba7240cc8b9c3f577d18bd36d3f432b4a403ea691cc4_amd64",
"8Base-RHACM-2.6:rhacm2/submariner-rhel8-operator@sha256:137a2e4d7932cfe6260ab8f11c93f098824c12bb60bf98164ef3b09ea2f60cc7_ppc64le",
"8Base-RHACM-2.6:rhacm2/submariner-rhel8-operator@sha256:6908ddbc1fd9ca77c8ca722442c8d135918222cd122801652608f48558a93b35_arm64",
"8Base-RHACM-2.6:rhacm2/submariner-rhel8-operator@sha256:b76304abe66df877ea8ac3dd31ba02550465b33826b485f713c504ae1e7a7877_s390x",
"8Base-RHACM-2.6:rhacm2/submariner-route-agent-rhel8@sha256:3397dab22c690e3d8b6bad25393dd545b5f129bffb000906152903d89b07b890_amd64",
"8Base-RHACM-2.6:rhacm2/submariner-route-agent-rhel8@sha256:3c02f8b23658745194e77f262e16c560f816e5ca99d22162a3c42b241aaf327a_ppc64le",
"8Base-RHACM-2.6:rhacm2/submariner-route-agent-rhel8@sha256:46a5cebefbc09066e786d2a4520d26fb1a260f5635deedfb2d301a5ec605bc35_s390x",
"8Base-RHACM-2.6:rhacm2/submariner-route-agent-rhel8@sha256:789e9a6332a402c740505b10ba0a1095f97874094a07ee546c4dd4bb474a92db_arm64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2022: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": [
"8Base-RHACM-2.6:rhacm2/lighthouse-agent-rhel8@sha256:1b017999b67c62f47d4026b369033de4ea9523198524324b071bde7ce8bd54dd_amd64",
"8Base-RHACM-2.6:rhacm2/lighthouse-agent-rhel8@sha256:9165978e8f6b31c1b2c5ba1966c9ee1fa56fa9d57668b204690c792a67217de1_s390x",
"8Base-RHACM-2.6:rhacm2/lighthouse-agent-rhel8@sha256:9716dc5a8bf1aab38472108b186bd3013fc1d5ac0f86aea9a60c721d481e3741_ppc64le",
"8Base-RHACM-2.6:rhacm2/lighthouse-agent-rhel8@sha256:bb4137a931eb5b2ef530094c1d42077fba393f27c0727bb9fa9ca8ebef216d32_arm64",
"8Base-RHACM-2.6:rhacm2/lighthouse-coredns-rhel8@sha256:5fedb3d930a6b6a035e5041dbc37f5a72e842fa671d1d1b9a1d07683b3074655_ppc64le",
"8Base-RHACM-2.6:rhacm2/lighthouse-coredns-rhel8@sha256:7e35418061c0b5e670cc6315bd89b07ac26b1a657068a621c2278dee343f85a4_arm64",
"8Base-RHACM-2.6:rhacm2/lighthouse-coredns-rhel8@sha256:923cc15bf740a7a46f53d00bc9c51f8cedcb75d5aa8a5f7f80642ce750f875a7_s390x",
"8Base-RHACM-2.6:rhacm2/lighthouse-coredns-rhel8@sha256:a65cf2a44593713ab1bfac14a6dbf1a43d968b7ee1e5386a38c6ee0dbaa21a45_amd64",
"8Base-RHACM-2.6:rhacm2/nettest-rhel8@sha256:2f1feeb60f201def1b766553dc67fbfd67631a5fe08f951e40acc9ecf58e53be_s390x",
"8Base-RHACM-2.6:rhacm2/nettest-rhel8@sha256:801bf491658a7770b370b17f275385f6c405fdae8628df7591c68a2a674c8d77_ppc64le",
"8Base-RHACM-2.6:rhacm2/nettest-rhel8@sha256:bc00d390fca8f6f53f41bcc9314c68a565aa9b42c74278cb9f83b5c19f82bd69_amd64",
"8Base-RHACM-2.6:rhacm2/nettest-rhel8@sha256:d8b61063f3c9528c66e515f4f49dc10e253e0c1d7cbe0d55b5fc3d9092edd126_arm64",
"8Base-RHACM-2.6:rhacm2/subctl-rhel8@sha256:5412b60cf39eb7c7a874e7e0e6101c098825a1de742065e212a247660576cf6e_amd64",
"8Base-RHACM-2.6:rhacm2/subctl-rhel8@sha256:5a049cc3fd785a6afd3c65a80a6c158f769a7427db7352c0e2dbf51efe6688ac_s390x",
"8Base-RHACM-2.6:rhacm2/subctl-rhel8@sha256:69eb726de1608b83cd041c05abfe9d737d17995b00fc813bee8b032a4b108f58_arm64",
"8Base-RHACM-2.6:rhacm2/subctl-rhel8@sha256:bb5739cea600e427dc7f042e8224c93227f2f785c46f69881a0c7ecd475d5c27_ppc64le",
"8Base-RHACM-2.6:rhacm2/submariner-gateway-rhel8@sha256:29cc42136b0356c267bf8f1c599b1a85dd1a5ac175a95917ba609d8d42cf042b_arm64",
"8Base-RHACM-2.6:rhacm2/submariner-gateway-rhel8@sha256:63d12fafbc56aff2010ed094234066b7a16f6ddf04f7aeea12b9ad75cec005e3_ppc64le",
"8Base-RHACM-2.6:rhacm2/submariner-gateway-rhel8@sha256:9005919d438664eca44a75271ae1206a02fa4010ba66abae04745ccbbbeb93ee_s390x",
"8Base-RHACM-2.6:rhacm2/submariner-gateway-rhel8@sha256:b51a6807d7443069694125d36c9acf7d1e88f1add2008a9c52bff8c51a64c16b_amd64",
"8Base-RHACM-2.6:rhacm2/submariner-globalnet-rhel8@sha256:3178568b458bf35c1cec6a8eb16abeae3d468f3e5102849680c65050586e19bb_ppc64le",
"8Base-RHACM-2.6:rhacm2/submariner-globalnet-rhel8@sha256:58c0df811794ba52277feac73c046c1f78f6731c0792f28665601cac81494804_arm64",
"8Base-RHACM-2.6:rhacm2/submariner-globalnet-rhel8@sha256:8386fc6c583ce7e56af3aa07e6089599863381d9c2b206b674d093ea6a0604b1_s390x",
"8Base-RHACM-2.6:rhacm2/submariner-globalnet-rhel8@sha256:bc1fde61774378d347275e1500aa375570026b586390880d0d0de17cafca6343_amd64",
"8Base-RHACM-2.6:rhacm2/submariner-networkplugin-syncer-rhel8@sha256:2251e876e51328e5061469b7b6002395c6f7486d89fe8a09227c80e134c4341d_arm64",
"8Base-RHACM-2.6:rhacm2/submariner-networkplugin-syncer-rhel8@sha256:98bd14eceaa0fe009cf09072c2f8a08a89fca9bde79569bbd89ee17b77151fb9_amd64",
"8Base-RHACM-2.6:rhacm2/submariner-networkplugin-syncer-rhel8@sha256:c0a892fe4f1802ca3d3c6f03dab6cd25f1ebc41dcddf08d90a6d9aefc193971d_ppc64le",
"8Base-RHACM-2.6:rhacm2/submariner-networkplugin-syncer-rhel8@sha256:e829974f7d64601d7ac739bea120fe0a02dbc48e7e36d96bdc3b1ea64cbdb77d_s390x",
"8Base-RHACM-2.6:rhacm2/submariner-operator-bundle@sha256:11f67392d84dcd4b1e848f365a68d558d4df4ffc2aa7c00ecb882395c21a6161_ppc64le",
"8Base-RHACM-2.6:rhacm2/submariner-operator-bundle@sha256:c7c3d5733cdf2b5c4e2df9bf06442fcf4b01228d855015939b8f95493b400129_arm64",
"8Base-RHACM-2.6:rhacm2/submariner-operator-bundle@sha256:f67b1af05e09ec1d3b6cba8ed602c5df7331bd1f884602c8719acd6f32e8c2a2_s390x",
"8Base-RHACM-2.6:rhacm2/submariner-operator-bundle@sha256:fc54c972af6e78e88180bbc3dc0238112dc522de1824946e9dc9807a00fa02c0_amd64",
"8Base-RHACM-2.6:rhacm2/submariner-rhel8-operator@sha256:0173a537eaf3bbac4fb1ba7240cc8b9c3f577d18bd36d3f432b4a403ea691cc4_amd64",
"8Base-RHACM-2.6:rhacm2/submariner-rhel8-operator@sha256:137a2e4d7932cfe6260ab8f11c93f098824c12bb60bf98164ef3b09ea2f60cc7_ppc64le",
"8Base-RHACM-2.6:rhacm2/submariner-rhel8-operator@sha256:6908ddbc1fd9ca77c8ca722442c8d135918222cd122801652608f48558a93b35_arm64",
"8Base-RHACM-2.6:rhacm2/submariner-rhel8-operator@sha256:b76304abe66df877ea8ac3dd31ba02550465b33826b485f713c504ae1e7a7877_s390x",
"8Base-RHACM-2.6:rhacm2/submariner-route-agent-rhel8@sha256:3397dab22c690e3d8b6bad25393dd545b5f129bffb000906152903d89b07b890_amd64",
"8Base-RHACM-2.6:rhacm2/submariner-route-agent-rhel8@sha256:3c02f8b23658745194e77f262e16c560f816e5ca99d22162a3c42b241aaf327a_ppc64le",
"8Base-RHACM-2.6:rhacm2/submariner-route-agent-rhel8@sha256:46a5cebefbc09066e786d2a4520d26fb1a260f5635deedfb2d301a5ec605bc35_s390x",
"8Base-RHACM-2.6:rhacm2/submariner-route-agent-rhel8@sha256:789e9a6332a402c740505b10ba0a1095f97874094a07ee546c4dd4bb474a92db_arm64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "golang: io/fs: stack exhaustion in Glob"
},
{
"cve": "CVE-2022-30631",
"cwe": {
"id": "CWE-1325",
"name": "Improperly Controlled Sequential Memory Allocation"
},
"discovery_date": "2022-07-14T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2107342"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in golang. Calling the Reader, Read method on an archive that contains a large number of concatenated 0-length compressed files can cause a panic issue due to stack exhaustion.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "golang: compress/gzip: stack exhaustion in Reader.Read",
"title": "Vulnerability summary"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"8Base-RHACM-2.6:rhacm2/lighthouse-agent-rhel8@sha256:1b017999b67c62f47d4026b369033de4ea9523198524324b071bde7ce8bd54dd_amd64",
"8Base-RHACM-2.6:rhacm2/lighthouse-agent-rhel8@sha256:9165978e8f6b31c1b2c5ba1966c9ee1fa56fa9d57668b204690c792a67217de1_s390x",
"8Base-RHACM-2.6:rhacm2/lighthouse-agent-rhel8@sha256:9716dc5a8bf1aab38472108b186bd3013fc1d5ac0f86aea9a60c721d481e3741_ppc64le",
"8Base-RHACM-2.6:rhacm2/lighthouse-agent-rhel8@sha256:bb4137a931eb5b2ef530094c1d42077fba393f27c0727bb9fa9ca8ebef216d32_arm64",
"8Base-RHACM-2.6:rhacm2/lighthouse-coredns-rhel8@sha256:5fedb3d930a6b6a035e5041dbc37f5a72e842fa671d1d1b9a1d07683b3074655_ppc64le",
"8Base-RHACM-2.6:rhacm2/lighthouse-coredns-rhel8@sha256:7e35418061c0b5e670cc6315bd89b07ac26b1a657068a621c2278dee343f85a4_arm64",
"8Base-RHACM-2.6:rhacm2/lighthouse-coredns-rhel8@sha256:923cc15bf740a7a46f53d00bc9c51f8cedcb75d5aa8a5f7f80642ce750f875a7_s390x",
"8Base-RHACM-2.6:rhacm2/lighthouse-coredns-rhel8@sha256:a65cf2a44593713ab1bfac14a6dbf1a43d968b7ee1e5386a38c6ee0dbaa21a45_amd64",
"8Base-RHACM-2.6:rhacm2/nettest-rhel8@sha256:2f1feeb60f201def1b766553dc67fbfd67631a5fe08f951e40acc9ecf58e53be_s390x",
"8Base-RHACM-2.6:rhacm2/nettest-rhel8@sha256:801bf491658a7770b370b17f275385f6c405fdae8628df7591c68a2a674c8d77_ppc64le",
"8Base-RHACM-2.6:rhacm2/nettest-rhel8@sha256:bc00d390fca8f6f53f41bcc9314c68a565aa9b42c74278cb9f83b5c19f82bd69_amd64",
"8Base-RHACM-2.6:rhacm2/nettest-rhel8@sha256:d8b61063f3c9528c66e515f4f49dc10e253e0c1d7cbe0d55b5fc3d9092edd126_arm64",
"8Base-RHACM-2.6:rhacm2/subctl-rhel8@sha256:5412b60cf39eb7c7a874e7e0e6101c098825a1de742065e212a247660576cf6e_amd64",
"8Base-RHACM-2.6:rhacm2/subctl-rhel8@sha256:5a049cc3fd785a6afd3c65a80a6c158f769a7427db7352c0e2dbf51efe6688ac_s390x",
"8Base-RHACM-2.6:rhacm2/subctl-rhel8@sha256:69eb726de1608b83cd041c05abfe9d737d17995b00fc813bee8b032a4b108f58_arm64",
"8Base-RHACM-2.6:rhacm2/subctl-rhel8@sha256:bb5739cea600e427dc7f042e8224c93227f2f785c46f69881a0c7ecd475d5c27_ppc64le",
"8Base-RHACM-2.6:rhacm2/submariner-gateway-rhel8@sha256:29cc42136b0356c267bf8f1c599b1a85dd1a5ac175a95917ba609d8d42cf042b_arm64",
"8Base-RHACM-2.6:rhacm2/submariner-gateway-rhel8@sha256:63d12fafbc56aff2010ed094234066b7a16f6ddf04f7aeea12b9ad75cec005e3_ppc64le",
"8Base-RHACM-2.6:rhacm2/submariner-gateway-rhel8@sha256:9005919d438664eca44a75271ae1206a02fa4010ba66abae04745ccbbbeb93ee_s390x",
"8Base-RHACM-2.6:rhacm2/submariner-gateway-rhel8@sha256:b51a6807d7443069694125d36c9acf7d1e88f1add2008a9c52bff8c51a64c16b_amd64",
"8Base-RHACM-2.6:rhacm2/submariner-globalnet-rhel8@sha256:3178568b458bf35c1cec6a8eb16abeae3d468f3e5102849680c65050586e19bb_ppc64le",
"8Base-RHACM-2.6:rhacm2/submariner-globalnet-rhel8@sha256:58c0df811794ba52277feac73c046c1f78f6731c0792f28665601cac81494804_arm64",
"8Base-RHACM-2.6:rhacm2/submariner-globalnet-rhel8@sha256:8386fc6c583ce7e56af3aa07e6089599863381d9c2b206b674d093ea6a0604b1_s390x",
"8Base-RHACM-2.6:rhacm2/submariner-globalnet-rhel8@sha256:bc1fde61774378d347275e1500aa375570026b586390880d0d0de17cafca6343_amd64",
"8Base-RHACM-2.6:rhacm2/submariner-networkplugin-syncer-rhel8@sha256:2251e876e51328e5061469b7b6002395c6f7486d89fe8a09227c80e134c4341d_arm64",
"8Base-RHACM-2.6:rhacm2/submariner-networkplugin-syncer-rhel8@sha256:98bd14eceaa0fe009cf09072c2f8a08a89fca9bde79569bbd89ee17b77151fb9_amd64",
"8Base-RHACM-2.6:rhacm2/submariner-networkplugin-syncer-rhel8@sha256:c0a892fe4f1802ca3d3c6f03dab6cd25f1ebc41dcddf08d90a6d9aefc193971d_ppc64le",
"8Base-RHACM-2.6:rhacm2/submariner-networkplugin-syncer-rhel8@sha256:e829974f7d64601d7ac739bea120fe0a02dbc48e7e36d96bdc3b1ea64cbdb77d_s390x",
"8Base-RHACM-2.6:rhacm2/submariner-operator-bundle@sha256:11f67392d84dcd4b1e848f365a68d558d4df4ffc2aa7c00ecb882395c21a6161_ppc64le",
"8Base-RHACM-2.6:rhacm2/submariner-operator-bundle@sha256:c7c3d5733cdf2b5c4e2df9bf06442fcf4b01228d855015939b8f95493b400129_arm64",
"8Base-RHACM-2.6:rhacm2/submariner-operator-bundle@sha256:f67b1af05e09ec1d3b6cba8ed602c5df7331bd1f884602c8719acd6f32e8c2a2_s390x",
"8Base-RHACM-2.6:rhacm2/submariner-operator-bundle@sha256:fc54c972af6e78e88180bbc3dc0238112dc522de1824946e9dc9807a00fa02c0_amd64",
"8Base-RHACM-2.6:rhacm2/submariner-rhel8-operator@sha256:0173a537eaf3bbac4fb1ba7240cc8b9c3f577d18bd36d3f432b4a403ea691cc4_amd64",
"8Base-RHACM-2.6:rhacm2/submariner-rhel8-operator@sha256:137a2e4d7932cfe6260ab8f11c93f098824c12bb60bf98164ef3b09ea2f60cc7_ppc64le",
"8Base-RHACM-2.6:rhacm2/submariner-rhel8-operator@sha256:6908ddbc1fd9ca77c8ca722442c8d135918222cd122801652608f48558a93b35_arm64",
"8Base-RHACM-2.6:rhacm2/submariner-rhel8-operator@sha256:b76304abe66df877ea8ac3dd31ba02550465b33826b485f713c504ae1e7a7877_s390x",
"8Base-RHACM-2.6:rhacm2/submariner-route-agent-rhel8@sha256:3397dab22c690e3d8b6bad25393dd545b5f129bffb000906152903d89b07b890_amd64",
"8Base-RHACM-2.6:rhacm2/submariner-route-agent-rhel8@sha256:3c02f8b23658745194e77f262e16c560f816e5ca99d22162a3c42b241aaf327a_ppc64le",
"8Base-RHACM-2.6:rhacm2/submariner-route-agent-rhel8@sha256:46a5cebefbc09066e786d2a4520d26fb1a260f5635deedfb2d301a5ec605bc35_s390x",
"8Base-RHACM-2.6:rhacm2/submariner-route-agent-rhel8@sha256:789e9a6332a402c740505b10ba0a1095f97874094a07ee546c4dd4bb474a92db_arm64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2022-30631"
},
{
"category": "external",
"summary": "RHBZ#2107342",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2107342"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2022-30631",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-30631"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2022-30631",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2022-30631"
},
{
"category": "external",
"summary": "https://go.dev/issue/53168",
"url": "https://go.dev/issue/53168"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-announce/c/nqrv9fbR0zE",
"url": "https://groups.google.com/g/golang-announce/c/nqrv9fbR0zE"
}
],
"release_date": "2022-07-12T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2022-09-06T13:00:18+00:00",
"details": "For details on how to install Submariner, refer to:\n\nhttps://access.redhat.com/documentation/en-us/red_hat_advanced_cluster_management_for_kubernetes/2.6/html/add-ons/submariner#submariner-deploy-console \n\nand\n\nhttps://submariner.io/getting-started/",
"product_ids": [
"8Base-RHACM-2.6:rhacm2/lighthouse-agent-rhel8@sha256:1b017999b67c62f47d4026b369033de4ea9523198524324b071bde7ce8bd54dd_amd64",
"8Base-RHACM-2.6:rhacm2/lighthouse-agent-rhel8@sha256:9165978e8f6b31c1b2c5ba1966c9ee1fa56fa9d57668b204690c792a67217de1_s390x",
"8Base-RHACM-2.6:rhacm2/lighthouse-agent-rhel8@sha256:9716dc5a8bf1aab38472108b186bd3013fc1d5ac0f86aea9a60c721d481e3741_ppc64le",
"8Base-RHACM-2.6:rhacm2/lighthouse-agent-rhel8@sha256:bb4137a931eb5b2ef530094c1d42077fba393f27c0727bb9fa9ca8ebef216d32_arm64",
"8Base-RHACM-2.6:rhacm2/lighthouse-coredns-rhel8@sha256:5fedb3d930a6b6a035e5041dbc37f5a72e842fa671d1d1b9a1d07683b3074655_ppc64le",
"8Base-RHACM-2.6:rhacm2/lighthouse-coredns-rhel8@sha256:7e35418061c0b5e670cc6315bd89b07ac26b1a657068a621c2278dee343f85a4_arm64",
"8Base-RHACM-2.6:rhacm2/lighthouse-coredns-rhel8@sha256:923cc15bf740a7a46f53d00bc9c51f8cedcb75d5aa8a5f7f80642ce750f875a7_s390x",
"8Base-RHACM-2.6:rhacm2/lighthouse-coredns-rhel8@sha256:a65cf2a44593713ab1bfac14a6dbf1a43d968b7ee1e5386a38c6ee0dbaa21a45_amd64",
"8Base-RHACM-2.6:rhacm2/nettest-rhel8@sha256:2f1feeb60f201def1b766553dc67fbfd67631a5fe08f951e40acc9ecf58e53be_s390x",
"8Base-RHACM-2.6:rhacm2/nettest-rhel8@sha256:801bf491658a7770b370b17f275385f6c405fdae8628df7591c68a2a674c8d77_ppc64le",
"8Base-RHACM-2.6:rhacm2/nettest-rhel8@sha256:bc00d390fca8f6f53f41bcc9314c68a565aa9b42c74278cb9f83b5c19f82bd69_amd64",
"8Base-RHACM-2.6:rhacm2/nettest-rhel8@sha256:d8b61063f3c9528c66e515f4f49dc10e253e0c1d7cbe0d55b5fc3d9092edd126_arm64",
"8Base-RHACM-2.6:rhacm2/subctl-rhel8@sha256:5412b60cf39eb7c7a874e7e0e6101c098825a1de742065e212a247660576cf6e_amd64",
"8Base-RHACM-2.6:rhacm2/subctl-rhel8@sha256:5a049cc3fd785a6afd3c65a80a6c158f769a7427db7352c0e2dbf51efe6688ac_s390x",
"8Base-RHACM-2.6:rhacm2/subctl-rhel8@sha256:69eb726de1608b83cd041c05abfe9d737d17995b00fc813bee8b032a4b108f58_arm64",
"8Base-RHACM-2.6:rhacm2/subctl-rhel8@sha256:bb5739cea600e427dc7f042e8224c93227f2f785c46f69881a0c7ecd475d5c27_ppc64le",
"8Base-RHACM-2.6:rhacm2/submariner-gateway-rhel8@sha256:29cc42136b0356c267bf8f1c599b1a85dd1a5ac175a95917ba609d8d42cf042b_arm64",
"8Base-RHACM-2.6:rhacm2/submariner-gateway-rhel8@sha256:63d12fafbc56aff2010ed094234066b7a16f6ddf04f7aeea12b9ad75cec005e3_ppc64le",
"8Base-RHACM-2.6:rhacm2/submariner-gateway-rhel8@sha256:9005919d438664eca44a75271ae1206a02fa4010ba66abae04745ccbbbeb93ee_s390x",
"8Base-RHACM-2.6:rhacm2/submariner-gateway-rhel8@sha256:b51a6807d7443069694125d36c9acf7d1e88f1add2008a9c52bff8c51a64c16b_amd64",
"8Base-RHACM-2.6:rhacm2/submariner-globalnet-rhel8@sha256:3178568b458bf35c1cec6a8eb16abeae3d468f3e5102849680c65050586e19bb_ppc64le",
"8Base-RHACM-2.6:rhacm2/submariner-globalnet-rhel8@sha256:58c0df811794ba52277feac73c046c1f78f6731c0792f28665601cac81494804_arm64",
"8Base-RHACM-2.6:rhacm2/submariner-globalnet-rhel8@sha256:8386fc6c583ce7e56af3aa07e6089599863381d9c2b206b674d093ea6a0604b1_s390x",
"8Base-RHACM-2.6:rhacm2/submariner-globalnet-rhel8@sha256:bc1fde61774378d347275e1500aa375570026b586390880d0d0de17cafca6343_amd64",
"8Base-RHACM-2.6:rhacm2/submariner-networkplugin-syncer-rhel8@sha256:2251e876e51328e5061469b7b6002395c6f7486d89fe8a09227c80e134c4341d_arm64",
"8Base-RHACM-2.6:rhacm2/submariner-networkplugin-syncer-rhel8@sha256:98bd14eceaa0fe009cf09072c2f8a08a89fca9bde79569bbd89ee17b77151fb9_amd64",
"8Base-RHACM-2.6:rhacm2/submariner-networkplugin-syncer-rhel8@sha256:c0a892fe4f1802ca3d3c6f03dab6cd25f1ebc41dcddf08d90a6d9aefc193971d_ppc64le",
"8Base-RHACM-2.6:rhacm2/submariner-networkplugin-syncer-rhel8@sha256:e829974f7d64601d7ac739bea120fe0a02dbc48e7e36d96bdc3b1ea64cbdb77d_s390x",
"8Base-RHACM-2.6:rhacm2/submariner-operator-bundle@sha256:11f67392d84dcd4b1e848f365a68d558d4df4ffc2aa7c00ecb882395c21a6161_ppc64le",
"8Base-RHACM-2.6:rhacm2/submariner-operator-bundle@sha256:c7c3d5733cdf2b5c4e2df9bf06442fcf4b01228d855015939b8f95493b400129_arm64",
"8Base-RHACM-2.6:rhacm2/submariner-operator-bundle@sha256:f67b1af05e09ec1d3b6cba8ed602c5df7331bd1f884602c8719acd6f32e8c2a2_s390x",
"8Base-RHACM-2.6:rhacm2/submariner-operator-bundle@sha256:fc54c972af6e78e88180bbc3dc0238112dc522de1824946e9dc9807a00fa02c0_amd64",
"8Base-RHACM-2.6:rhacm2/submariner-rhel8-operator@sha256:0173a537eaf3bbac4fb1ba7240cc8b9c3f577d18bd36d3f432b4a403ea691cc4_amd64",
"8Base-RHACM-2.6:rhacm2/submariner-rhel8-operator@sha256:137a2e4d7932cfe6260ab8f11c93f098824c12bb60bf98164ef3b09ea2f60cc7_ppc64le",
"8Base-RHACM-2.6:rhacm2/submariner-rhel8-operator@sha256:6908ddbc1fd9ca77c8ca722442c8d135918222cd122801652608f48558a93b35_arm64",
"8Base-RHACM-2.6:rhacm2/submariner-rhel8-operator@sha256:b76304abe66df877ea8ac3dd31ba02550465b33826b485f713c504ae1e7a7877_s390x",
"8Base-RHACM-2.6:rhacm2/submariner-route-agent-rhel8@sha256:3397dab22c690e3d8b6bad25393dd545b5f129bffb000906152903d89b07b890_amd64",
"8Base-RHACM-2.6:rhacm2/submariner-route-agent-rhel8@sha256:3c02f8b23658745194e77f262e16c560f816e5ca99d22162a3c42b241aaf327a_ppc64le",
"8Base-RHACM-2.6:rhacm2/submariner-route-agent-rhel8@sha256:46a5cebefbc09066e786d2a4520d26fb1a260f5635deedfb2d301a5ec605bc35_s390x",
"8Base-RHACM-2.6:rhacm2/submariner-route-agent-rhel8@sha256:789e9a6332a402c740505b10ba0a1095f97874094a07ee546c4dd4bb474a92db_arm64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2022: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": [
"8Base-RHACM-2.6:rhacm2/lighthouse-agent-rhel8@sha256:1b017999b67c62f47d4026b369033de4ea9523198524324b071bde7ce8bd54dd_amd64",
"8Base-RHACM-2.6:rhacm2/lighthouse-agent-rhel8@sha256:9165978e8f6b31c1b2c5ba1966c9ee1fa56fa9d57668b204690c792a67217de1_s390x",
"8Base-RHACM-2.6:rhacm2/lighthouse-agent-rhel8@sha256:9716dc5a8bf1aab38472108b186bd3013fc1d5ac0f86aea9a60c721d481e3741_ppc64le",
"8Base-RHACM-2.6:rhacm2/lighthouse-agent-rhel8@sha256:bb4137a931eb5b2ef530094c1d42077fba393f27c0727bb9fa9ca8ebef216d32_arm64",
"8Base-RHACM-2.6:rhacm2/lighthouse-coredns-rhel8@sha256:5fedb3d930a6b6a035e5041dbc37f5a72e842fa671d1d1b9a1d07683b3074655_ppc64le",
"8Base-RHACM-2.6:rhacm2/lighthouse-coredns-rhel8@sha256:7e35418061c0b5e670cc6315bd89b07ac26b1a657068a621c2278dee343f85a4_arm64",
"8Base-RHACM-2.6:rhacm2/lighthouse-coredns-rhel8@sha256:923cc15bf740a7a46f53d00bc9c51f8cedcb75d5aa8a5f7f80642ce750f875a7_s390x",
"8Base-RHACM-2.6:rhacm2/lighthouse-coredns-rhel8@sha256:a65cf2a44593713ab1bfac14a6dbf1a43d968b7ee1e5386a38c6ee0dbaa21a45_amd64",
"8Base-RHACM-2.6:rhacm2/nettest-rhel8@sha256:2f1feeb60f201def1b766553dc67fbfd67631a5fe08f951e40acc9ecf58e53be_s390x",
"8Base-RHACM-2.6:rhacm2/nettest-rhel8@sha256:801bf491658a7770b370b17f275385f6c405fdae8628df7591c68a2a674c8d77_ppc64le",
"8Base-RHACM-2.6:rhacm2/nettest-rhel8@sha256:bc00d390fca8f6f53f41bcc9314c68a565aa9b42c74278cb9f83b5c19f82bd69_amd64",
"8Base-RHACM-2.6:rhacm2/nettest-rhel8@sha256:d8b61063f3c9528c66e515f4f49dc10e253e0c1d7cbe0d55b5fc3d9092edd126_arm64",
"8Base-RHACM-2.6:rhacm2/subctl-rhel8@sha256:5412b60cf39eb7c7a874e7e0e6101c098825a1de742065e212a247660576cf6e_amd64",
"8Base-RHACM-2.6:rhacm2/subctl-rhel8@sha256:5a049cc3fd785a6afd3c65a80a6c158f769a7427db7352c0e2dbf51efe6688ac_s390x",
"8Base-RHACM-2.6:rhacm2/subctl-rhel8@sha256:69eb726de1608b83cd041c05abfe9d737d17995b00fc813bee8b032a4b108f58_arm64",
"8Base-RHACM-2.6:rhacm2/subctl-rhel8@sha256:bb5739cea600e427dc7f042e8224c93227f2f785c46f69881a0c7ecd475d5c27_ppc64le",
"8Base-RHACM-2.6:rhacm2/submariner-gateway-rhel8@sha256:29cc42136b0356c267bf8f1c599b1a85dd1a5ac175a95917ba609d8d42cf042b_arm64",
"8Base-RHACM-2.6:rhacm2/submariner-gateway-rhel8@sha256:63d12fafbc56aff2010ed094234066b7a16f6ddf04f7aeea12b9ad75cec005e3_ppc64le",
"8Base-RHACM-2.6:rhacm2/submariner-gateway-rhel8@sha256:9005919d438664eca44a75271ae1206a02fa4010ba66abae04745ccbbbeb93ee_s390x",
"8Base-RHACM-2.6:rhacm2/submariner-gateway-rhel8@sha256:b51a6807d7443069694125d36c9acf7d1e88f1add2008a9c52bff8c51a64c16b_amd64",
"8Base-RHACM-2.6:rhacm2/submariner-globalnet-rhel8@sha256:3178568b458bf35c1cec6a8eb16abeae3d468f3e5102849680c65050586e19bb_ppc64le",
"8Base-RHACM-2.6:rhacm2/submariner-globalnet-rhel8@sha256:58c0df811794ba52277feac73c046c1f78f6731c0792f28665601cac81494804_arm64",
"8Base-RHACM-2.6:rhacm2/submariner-globalnet-rhel8@sha256:8386fc6c583ce7e56af3aa07e6089599863381d9c2b206b674d093ea6a0604b1_s390x",
"8Base-RHACM-2.6:rhacm2/submariner-globalnet-rhel8@sha256:bc1fde61774378d347275e1500aa375570026b586390880d0d0de17cafca6343_amd64",
"8Base-RHACM-2.6:rhacm2/submariner-networkplugin-syncer-rhel8@sha256:2251e876e51328e5061469b7b6002395c6f7486d89fe8a09227c80e134c4341d_arm64",
"8Base-RHACM-2.6:rhacm2/submariner-networkplugin-syncer-rhel8@sha256:98bd14eceaa0fe009cf09072c2f8a08a89fca9bde79569bbd89ee17b77151fb9_amd64",
"8Base-RHACM-2.6:rhacm2/submariner-networkplugin-syncer-rhel8@sha256:c0a892fe4f1802ca3d3c6f03dab6cd25f1ebc41dcddf08d90a6d9aefc193971d_ppc64le",
"8Base-RHACM-2.6:rhacm2/submariner-networkplugin-syncer-rhel8@sha256:e829974f7d64601d7ac739bea120fe0a02dbc48e7e36d96bdc3b1ea64cbdb77d_s390x",
"8Base-RHACM-2.6:rhacm2/submariner-operator-bundle@sha256:11f67392d84dcd4b1e848f365a68d558d4df4ffc2aa7c00ecb882395c21a6161_ppc64le",
"8Base-RHACM-2.6:rhacm2/submariner-operator-bundle@sha256:c7c3d5733cdf2b5c4e2df9bf06442fcf4b01228d855015939b8f95493b400129_arm64",
"8Base-RHACM-2.6:rhacm2/submariner-operator-bundle@sha256:f67b1af05e09ec1d3b6cba8ed602c5df7331bd1f884602c8719acd6f32e8c2a2_s390x",
"8Base-RHACM-2.6:rhacm2/submariner-operator-bundle@sha256:fc54c972af6e78e88180bbc3dc0238112dc522de1824946e9dc9807a00fa02c0_amd64",
"8Base-RHACM-2.6:rhacm2/submariner-rhel8-operator@sha256:0173a537eaf3bbac4fb1ba7240cc8b9c3f577d18bd36d3f432b4a403ea691cc4_amd64",
"8Base-RHACM-2.6:rhacm2/submariner-rhel8-operator@sha256:137a2e4d7932cfe6260ab8f11c93f098824c12bb60bf98164ef3b09ea2f60cc7_ppc64le",
"8Base-RHACM-2.6:rhacm2/submariner-rhel8-operator@sha256:6908ddbc1fd9ca77c8ca722442c8d135918222cd122801652608f48558a93b35_arm64",
"8Base-RHACM-2.6:rhacm2/submariner-rhel8-operator@sha256:b76304abe66df877ea8ac3dd31ba02550465b33826b485f713c504ae1e7a7877_s390x",
"8Base-RHACM-2.6:rhacm2/submariner-route-agent-rhel8@sha256:3397dab22c690e3d8b6bad25393dd545b5f129bffb000906152903d89b07b890_amd64",
"8Base-RHACM-2.6:rhacm2/submariner-route-agent-rhel8@sha256:3c02f8b23658745194e77f262e16c560f816e5ca99d22162a3c42b241aaf327a_ppc64le",
"8Base-RHACM-2.6:rhacm2/submariner-route-agent-rhel8@sha256:46a5cebefbc09066e786d2a4520d26fb1a260f5635deedfb2d301a5ec605bc35_s390x",
"8Base-RHACM-2.6:rhacm2/submariner-route-agent-rhel8@sha256:789e9a6332a402c740505b10ba0a1095f97874094a07ee546c4dd4bb474a92db_arm64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "golang: compress/gzip: stack exhaustion in Reader.Read"
},
{
"cve": "CVE-2022-30632",
"cwe": {
"id": "CWE-1325",
"name": "Improperly Controlled Sequential Memory Allocation"
},
"discovery_date": "2022-07-14T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2107386"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in golang. Calling Glob on a path that contains a large number of path separators can cause a panic issue due to stack exhaustion. This can cause an attacker to impact availability.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "golang: path/filepath: stack exhaustion in Glob",
"title": "Vulnerability summary"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"8Base-RHACM-2.6:rhacm2/lighthouse-agent-rhel8@sha256:1b017999b67c62f47d4026b369033de4ea9523198524324b071bde7ce8bd54dd_amd64",
"8Base-RHACM-2.6:rhacm2/lighthouse-agent-rhel8@sha256:9165978e8f6b31c1b2c5ba1966c9ee1fa56fa9d57668b204690c792a67217de1_s390x",
"8Base-RHACM-2.6:rhacm2/lighthouse-agent-rhel8@sha256:9716dc5a8bf1aab38472108b186bd3013fc1d5ac0f86aea9a60c721d481e3741_ppc64le",
"8Base-RHACM-2.6:rhacm2/lighthouse-agent-rhel8@sha256:bb4137a931eb5b2ef530094c1d42077fba393f27c0727bb9fa9ca8ebef216d32_arm64",
"8Base-RHACM-2.6:rhacm2/lighthouse-coredns-rhel8@sha256:5fedb3d930a6b6a035e5041dbc37f5a72e842fa671d1d1b9a1d07683b3074655_ppc64le",
"8Base-RHACM-2.6:rhacm2/lighthouse-coredns-rhel8@sha256:7e35418061c0b5e670cc6315bd89b07ac26b1a657068a621c2278dee343f85a4_arm64",
"8Base-RHACM-2.6:rhacm2/lighthouse-coredns-rhel8@sha256:923cc15bf740a7a46f53d00bc9c51f8cedcb75d5aa8a5f7f80642ce750f875a7_s390x",
"8Base-RHACM-2.6:rhacm2/lighthouse-coredns-rhel8@sha256:a65cf2a44593713ab1bfac14a6dbf1a43d968b7ee1e5386a38c6ee0dbaa21a45_amd64",
"8Base-RHACM-2.6:rhacm2/nettest-rhel8@sha256:2f1feeb60f201def1b766553dc67fbfd67631a5fe08f951e40acc9ecf58e53be_s390x",
"8Base-RHACM-2.6:rhacm2/nettest-rhel8@sha256:801bf491658a7770b370b17f275385f6c405fdae8628df7591c68a2a674c8d77_ppc64le",
"8Base-RHACM-2.6:rhacm2/nettest-rhel8@sha256:bc00d390fca8f6f53f41bcc9314c68a565aa9b42c74278cb9f83b5c19f82bd69_amd64",
"8Base-RHACM-2.6:rhacm2/nettest-rhel8@sha256:d8b61063f3c9528c66e515f4f49dc10e253e0c1d7cbe0d55b5fc3d9092edd126_arm64",
"8Base-RHACM-2.6:rhacm2/subctl-rhel8@sha256:5412b60cf39eb7c7a874e7e0e6101c098825a1de742065e212a247660576cf6e_amd64",
"8Base-RHACM-2.6:rhacm2/subctl-rhel8@sha256:5a049cc3fd785a6afd3c65a80a6c158f769a7427db7352c0e2dbf51efe6688ac_s390x",
"8Base-RHACM-2.6:rhacm2/subctl-rhel8@sha256:69eb726de1608b83cd041c05abfe9d737d17995b00fc813bee8b032a4b108f58_arm64",
"8Base-RHACM-2.6:rhacm2/subctl-rhel8@sha256:bb5739cea600e427dc7f042e8224c93227f2f785c46f69881a0c7ecd475d5c27_ppc64le",
"8Base-RHACM-2.6:rhacm2/submariner-gateway-rhel8@sha256:29cc42136b0356c267bf8f1c599b1a85dd1a5ac175a95917ba609d8d42cf042b_arm64",
"8Base-RHACM-2.6:rhacm2/submariner-gateway-rhel8@sha256:63d12fafbc56aff2010ed094234066b7a16f6ddf04f7aeea12b9ad75cec005e3_ppc64le",
"8Base-RHACM-2.6:rhacm2/submariner-gateway-rhel8@sha256:9005919d438664eca44a75271ae1206a02fa4010ba66abae04745ccbbbeb93ee_s390x",
"8Base-RHACM-2.6:rhacm2/submariner-gateway-rhel8@sha256:b51a6807d7443069694125d36c9acf7d1e88f1add2008a9c52bff8c51a64c16b_amd64",
"8Base-RHACM-2.6:rhacm2/submariner-globalnet-rhel8@sha256:3178568b458bf35c1cec6a8eb16abeae3d468f3e5102849680c65050586e19bb_ppc64le",
"8Base-RHACM-2.6:rhacm2/submariner-globalnet-rhel8@sha256:58c0df811794ba52277feac73c046c1f78f6731c0792f28665601cac81494804_arm64",
"8Base-RHACM-2.6:rhacm2/submariner-globalnet-rhel8@sha256:8386fc6c583ce7e56af3aa07e6089599863381d9c2b206b674d093ea6a0604b1_s390x",
"8Base-RHACM-2.6:rhacm2/submariner-globalnet-rhel8@sha256:bc1fde61774378d347275e1500aa375570026b586390880d0d0de17cafca6343_amd64",
"8Base-RHACM-2.6:rhacm2/submariner-networkplugin-syncer-rhel8@sha256:2251e876e51328e5061469b7b6002395c6f7486d89fe8a09227c80e134c4341d_arm64",
"8Base-RHACM-2.6:rhacm2/submariner-networkplugin-syncer-rhel8@sha256:98bd14eceaa0fe009cf09072c2f8a08a89fca9bde79569bbd89ee17b77151fb9_amd64",
"8Base-RHACM-2.6:rhacm2/submariner-networkplugin-syncer-rhel8@sha256:c0a892fe4f1802ca3d3c6f03dab6cd25f1ebc41dcddf08d90a6d9aefc193971d_ppc64le",
"8Base-RHACM-2.6:rhacm2/submariner-networkplugin-syncer-rhel8@sha256:e829974f7d64601d7ac739bea120fe0a02dbc48e7e36d96bdc3b1ea64cbdb77d_s390x",
"8Base-RHACM-2.6:rhacm2/submariner-operator-bundle@sha256:11f67392d84dcd4b1e848f365a68d558d4df4ffc2aa7c00ecb882395c21a6161_ppc64le",
"8Base-RHACM-2.6:rhacm2/submariner-operator-bundle@sha256:c7c3d5733cdf2b5c4e2df9bf06442fcf4b01228d855015939b8f95493b400129_arm64",
"8Base-RHACM-2.6:rhacm2/submariner-operator-bundle@sha256:f67b1af05e09ec1d3b6cba8ed602c5df7331bd1f884602c8719acd6f32e8c2a2_s390x",
"8Base-RHACM-2.6:rhacm2/submariner-operator-bundle@sha256:fc54c972af6e78e88180bbc3dc0238112dc522de1824946e9dc9807a00fa02c0_amd64",
"8Base-RHACM-2.6:rhacm2/submariner-rhel8-operator@sha256:0173a537eaf3bbac4fb1ba7240cc8b9c3f577d18bd36d3f432b4a403ea691cc4_amd64",
"8Base-RHACM-2.6:rhacm2/submariner-rhel8-operator@sha256:137a2e4d7932cfe6260ab8f11c93f098824c12bb60bf98164ef3b09ea2f60cc7_ppc64le",
"8Base-RHACM-2.6:rhacm2/submariner-rhel8-operator@sha256:6908ddbc1fd9ca77c8ca722442c8d135918222cd122801652608f48558a93b35_arm64",
"8Base-RHACM-2.6:rhacm2/submariner-rhel8-operator@sha256:b76304abe66df877ea8ac3dd31ba02550465b33826b485f713c504ae1e7a7877_s390x",
"8Base-RHACM-2.6:rhacm2/submariner-route-agent-rhel8@sha256:3397dab22c690e3d8b6bad25393dd545b5f129bffb000906152903d89b07b890_amd64",
"8Base-RHACM-2.6:rhacm2/submariner-route-agent-rhel8@sha256:3c02f8b23658745194e77f262e16c560f816e5ca99d22162a3c42b241aaf327a_ppc64le",
"8Base-RHACM-2.6:rhacm2/submariner-route-agent-rhel8@sha256:46a5cebefbc09066e786d2a4520d26fb1a260f5635deedfb2d301a5ec605bc35_s390x",
"8Base-RHACM-2.6:rhacm2/submariner-route-agent-rhel8@sha256:789e9a6332a402c740505b10ba0a1095f97874094a07ee546c4dd4bb474a92db_arm64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2022-30632"
},
{
"category": "external",
"summary": "RHBZ#2107386",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2107386"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2022-30632",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-30632"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2022-30632",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2022-30632"
},
{
"category": "external",
"summary": "https://go.dev/issue/53416",
"url": "https://go.dev/issue/53416"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-announce/c/nqrv9fbR0zE",
"url": "https://groups.google.com/g/golang-announce/c/nqrv9fbR0zE"
}
],
"release_date": "2022-07-12T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2022-09-06T13:00:18+00:00",
"details": "For details on how to install Submariner, refer to:\n\nhttps://access.redhat.com/documentation/en-us/red_hat_advanced_cluster_management_for_kubernetes/2.6/html/add-ons/submariner#submariner-deploy-console \n\nand\n\nhttps://submariner.io/getting-started/",
"product_ids": [
"8Base-RHACM-2.6:rhacm2/lighthouse-agent-rhel8@sha256:1b017999b67c62f47d4026b369033de4ea9523198524324b071bde7ce8bd54dd_amd64",
"8Base-RHACM-2.6:rhacm2/lighthouse-agent-rhel8@sha256:9165978e8f6b31c1b2c5ba1966c9ee1fa56fa9d57668b204690c792a67217de1_s390x",
"8Base-RHACM-2.6:rhacm2/lighthouse-agent-rhel8@sha256:9716dc5a8bf1aab38472108b186bd3013fc1d5ac0f86aea9a60c721d481e3741_ppc64le",
"8Base-RHACM-2.6:rhacm2/lighthouse-agent-rhel8@sha256:bb4137a931eb5b2ef530094c1d42077fba393f27c0727bb9fa9ca8ebef216d32_arm64",
"8Base-RHACM-2.6:rhacm2/lighthouse-coredns-rhel8@sha256:5fedb3d930a6b6a035e5041dbc37f5a72e842fa671d1d1b9a1d07683b3074655_ppc64le",
"8Base-RHACM-2.6:rhacm2/lighthouse-coredns-rhel8@sha256:7e35418061c0b5e670cc6315bd89b07ac26b1a657068a621c2278dee343f85a4_arm64",
"8Base-RHACM-2.6:rhacm2/lighthouse-coredns-rhel8@sha256:923cc15bf740a7a46f53d00bc9c51f8cedcb75d5aa8a5f7f80642ce750f875a7_s390x",
"8Base-RHACM-2.6:rhacm2/lighthouse-coredns-rhel8@sha256:a65cf2a44593713ab1bfac14a6dbf1a43d968b7ee1e5386a38c6ee0dbaa21a45_amd64",
"8Base-RHACM-2.6:rhacm2/nettest-rhel8@sha256:2f1feeb60f201def1b766553dc67fbfd67631a5fe08f951e40acc9ecf58e53be_s390x",
"8Base-RHACM-2.6:rhacm2/nettest-rhel8@sha256:801bf491658a7770b370b17f275385f6c405fdae8628df7591c68a2a674c8d77_ppc64le",
"8Base-RHACM-2.6:rhacm2/nettest-rhel8@sha256:bc00d390fca8f6f53f41bcc9314c68a565aa9b42c74278cb9f83b5c19f82bd69_amd64",
"8Base-RHACM-2.6:rhacm2/nettest-rhel8@sha256:d8b61063f3c9528c66e515f4f49dc10e253e0c1d7cbe0d55b5fc3d9092edd126_arm64",
"8Base-RHACM-2.6:rhacm2/subctl-rhel8@sha256:5412b60cf39eb7c7a874e7e0e6101c098825a1de742065e212a247660576cf6e_amd64",
"8Base-RHACM-2.6:rhacm2/subctl-rhel8@sha256:5a049cc3fd785a6afd3c65a80a6c158f769a7427db7352c0e2dbf51efe6688ac_s390x",
"8Base-RHACM-2.6:rhacm2/subctl-rhel8@sha256:69eb726de1608b83cd041c05abfe9d737d17995b00fc813bee8b032a4b108f58_arm64",
"8Base-RHACM-2.6:rhacm2/subctl-rhel8@sha256:bb5739cea600e427dc7f042e8224c93227f2f785c46f69881a0c7ecd475d5c27_ppc64le",
"8Base-RHACM-2.6:rhacm2/submariner-gateway-rhel8@sha256:29cc42136b0356c267bf8f1c599b1a85dd1a5ac175a95917ba609d8d42cf042b_arm64",
"8Base-RHACM-2.6:rhacm2/submariner-gateway-rhel8@sha256:63d12fafbc56aff2010ed094234066b7a16f6ddf04f7aeea12b9ad75cec005e3_ppc64le",
"8Base-RHACM-2.6:rhacm2/submariner-gateway-rhel8@sha256:9005919d438664eca44a75271ae1206a02fa4010ba66abae04745ccbbbeb93ee_s390x",
"8Base-RHACM-2.6:rhacm2/submariner-gateway-rhel8@sha256:b51a6807d7443069694125d36c9acf7d1e88f1add2008a9c52bff8c51a64c16b_amd64",
"8Base-RHACM-2.6:rhacm2/submariner-globalnet-rhel8@sha256:3178568b458bf35c1cec6a8eb16abeae3d468f3e5102849680c65050586e19bb_ppc64le",
"8Base-RHACM-2.6:rhacm2/submariner-globalnet-rhel8@sha256:58c0df811794ba52277feac73c046c1f78f6731c0792f28665601cac81494804_arm64",
"8Base-RHACM-2.6:rhacm2/submariner-globalnet-rhel8@sha256:8386fc6c583ce7e56af3aa07e6089599863381d9c2b206b674d093ea6a0604b1_s390x",
"8Base-RHACM-2.6:rhacm2/submariner-globalnet-rhel8@sha256:bc1fde61774378d347275e1500aa375570026b586390880d0d0de17cafca6343_amd64",
"8Base-RHACM-2.6:rhacm2/submariner-networkplugin-syncer-rhel8@sha256:2251e876e51328e5061469b7b6002395c6f7486d89fe8a09227c80e134c4341d_arm64",
"8Base-RHACM-2.6:rhacm2/submariner-networkplugin-syncer-rhel8@sha256:98bd14eceaa0fe009cf09072c2f8a08a89fca9bde79569bbd89ee17b77151fb9_amd64",
"8Base-RHACM-2.6:rhacm2/submariner-networkplugin-syncer-rhel8@sha256:c0a892fe4f1802ca3d3c6f03dab6cd25f1ebc41dcddf08d90a6d9aefc193971d_ppc64le",
"8Base-RHACM-2.6:rhacm2/submariner-networkplugin-syncer-rhel8@sha256:e829974f7d64601d7ac739bea120fe0a02dbc48e7e36d96bdc3b1ea64cbdb77d_s390x",
"8Base-RHACM-2.6:rhacm2/submariner-operator-bundle@sha256:11f67392d84dcd4b1e848f365a68d558d4df4ffc2aa7c00ecb882395c21a6161_ppc64le",
"8Base-RHACM-2.6:rhacm2/submariner-operator-bundle@sha256:c7c3d5733cdf2b5c4e2df9bf06442fcf4b01228d855015939b8f95493b400129_arm64",
"8Base-RHACM-2.6:rhacm2/submariner-operator-bundle@sha256:f67b1af05e09ec1d3b6cba8ed602c5df7331bd1f884602c8719acd6f32e8c2a2_s390x",
"8Base-RHACM-2.6:rhacm2/submariner-operator-bundle@sha256:fc54c972af6e78e88180bbc3dc0238112dc522de1824946e9dc9807a00fa02c0_amd64",
"8Base-RHACM-2.6:rhacm2/submariner-rhel8-operator@sha256:0173a537eaf3bbac4fb1ba7240cc8b9c3f577d18bd36d3f432b4a403ea691cc4_amd64",
"8Base-RHACM-2.6:rhacm2/submariner-rhel8-operator@sha256:137a2e4d7932cfe6260ab8f11c93f098824c12bb60bf98164ef3b09ea2f60cc7_ppc64le",
"8Base-RHACM-2.6:rhacm2/submariner-rhel8-operator@sha256:6908ddbc1fd9ca77c8ca722442c8d135918222cd122801652608f48558a93b35_arm64",
"8Base-RHACM-2.6:rhacm2/submariner-rhel8-operator@sha256:b76304abe66df877ea8ac3dd31ba02550465b33826b485f713c504ae1e7a7877_s390x",
"8Base-RHACM-2.6:rhacm2/submariner-route-agent-rhel8@sha256:3397dab22c690e3d8b6bad25393dd545b5f129bffb000906152903d89b07b890_amd64",
"8Base-RHACM-2.6:rhacm2/submariner-route-agent-rhel8@sha256:3c02f8b23658745194e77f262e16c560f816e5ca99d22162a3c42b241aaf327a_ppc64le",
"8Base-RHACM-2.6:rhacm2/submariner-route-agent-rhel8@sha256:46a5cebefbc09066e786d2a4520d26fb1a260f5635deedfb2d301a5ec605bc35_s390x",
"8Base-RHACM-2.6:rhacm2/submariner-route-agent-rhel8@sha256:789e9a6332a402c740505b10ba0a1095f97874094a07ee546c4dd4bb474a92db_arm64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2022: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": [
"8Base-RHACM-2.6:rhacm2/lighthouse-agent-rhel8@sha256:1b017999b67c62f47d4026b369033de4ea9523198524324b071bde7ce8bd54dd_amd64",
"8Base-RHACM-2.6:rhacm2/lighthouse-agent-rhel8@sha256:9165978e8f6b31c1b2c5ba1966c9ee1fa56fa9d57668b204690c792a67217de1_s390x",
"8Base-RHACM-2.6:rhacm2/lighthouse-agent-rhel8@sha256:9716dc5a8bf1aab38472108b186bd3013fc1d5ac0f86aea9a60c721d481e3741_ppc64le",
"8Base-RHACM-2.6:rhacm2/lighthouse-agent-rhel8@sha256:bb4137a931eb5b2ef530094c1d42077fba393f27c0727bb9fa9ca8ebef216d32_arm64",
"8Base-RHACM-2.6:rhacm2/lighthouse-coredns-rhel8@sha256:5fedb3d930a6b6a035e5041dbc37f5a72e842fa671d1d1b9a1d07683b3074655_ppc64le",
"8Base-RHACM-2.6:rhacm2/lighthouse-coredns-rhel8@sha256:7e35418061c0b5e670cc6315bd89b07ac26b1a657068a621c2278dee343f85a4_arm64",
"8Base-RHACM-2.6:rhacm2/lighthouse-coredns-rhel8@sha256:923cc15bf740a7a46f53d00bc9c51f8cedcb75d5aa8a5f7f80642ce750f875a7_s390x",
"8Base-RHACM-2.6:rhacm2/lighthouse-coredns-rhel8@sha256:a65cf2a44593713ab1bfac14a6dbf1a43d968b7ee1e5386a38c6ee0dbaa21a45_amd64",
"8Base-RHACM-2.6:rhacm2/nettest-rhel8@sha256:2f1feeb60f201def1b766553dc67fbfd67631a5fe08f951e40acc9ecf58e53be_s390x",
"8Base-RHACM-2.6:rhacm2/nettest-rhel8@sha256:801bf491658a7770b370b17f275385f6c405fdae8628df7591c68a2a674c8d77_ppc64le",
"8Base-RHACM-2.6:rhacm2/nettest-rhel8@sha256:bc00d390fca8f6f53f41bcc9314c68a565aa9b42c74278cb9f83b5c19f82bd69_amd64",
"8Base-RHACM-2.6:rhacm2/nettest-rhel8@sha256:d8b61063f3c9528c66e515f4f49dc10e253e0c1d7cbe0d55b5fc3d9092edd126_arm64",
"8Base-RHACM-2.6:rhacm2/subctl-rhel8@sha256:5412b60cf39eb7c7a874e7e0e6101c098825a1de742065e212a247660576cf6e_amd64",
"8Base-RHACM-2.6:rhacm2/subctl-rhel8@sha256:5a049cc3fd785a6afd3c65a80a6c158f769a7427db7352c0e2dbf51efe6688ac_s390x",
"8Base-RHACM-2.6:rhacm2/subctl-rhel8@sha256:69eb726de1608b83cd041c05abfe9d737d17995b00fc813bee8b032a4b108f58_arm64",
"8Base-RHACM-2.6:rhacm2/subctl-rhel8@sha256:bb5739cea600e427dc7f042e8224c93227f2f785c46f69881a0c7ecd475d5c27_ppc64le",
"8Base-RHACM-2.6:rhacm2/submariner-gateway-rhel8@sha256:29cc42136b0356c267bf8f1c599b1a85dd1a5ac175a95917ba609d8d42cf042b_arm64",
"8Base-RHACM-2.6:rhacm2/submariner-gateway-rhel8@sha256:63d12fafbc56aff2010ed094234066b7a16f6ddf04f7aeea12b9ad75cec005e3_ppc64le",
"8Base-RHACM-2.6:rhacm2/submariner-gateway-rhel8@sha256:9005919d438664eca44a75271ae1206a02fa4010ba66abae04745ccbbbeb93ee_s390x",
"8Base-RHACM-2.6:rhacm2/submariner-gateway-rhel8@sha256:b51a6807d7443069694125d36c9acf7d1e88f1add2008a9c52bff8c51a64c16b_amd64",
"8Base-RHACM-2.6:rhacm2/submariner-globalnet-rhel8@sha256:3178568b458bf35c1cec6a8eb16abeae3d468f3e5102849680c65050586e19bb_ppc64le",
"8Base-RHACM-2.6:rhacm2/submariner-globalnet-rhel8@sha256:58c0df811794ba52277feac73c046c1f78f6731c0792f28665601cac81494804_arm64",
"8Base-RHACM-2.6:rhacm2/submariner-globalnet-rhel8@sha256:8386fc6c583ce7e56af3aa07e6089599863381d9c2b206b674d093ea6a0604b1_s390x",
"8Base-RHACM-2.6:rhacm2/submariner-globalnet-rhel8@sha256:bc1fde61774378d347275e1500aa375570026b586390880d0d0de17cafca6343_amd64",
"8Base-RHACM-2.6:rhacm2/submariner-networkplugin-syncer-rhel8@sha256:2251e876e51328e5061469b7b6002395c6f7486d89fe8a09227c80e134c4341d_arm64",
"8Base-RHACM-2.6:rhacm2/submariner-networkplugin-syncer-rhel8@sha256:98bd14eceaa0fe009cf09072c2f8a08a89fca9bde79569bbd89ee17b77151fb9_amd64",
"8Base-RHACM-2.6:rhacm2/submariner-networkplugin-syncer-rhel8@sha256:c0a892fe4f1802ca3d3c6f03dab6cd25f1ebc41dcddf08d90a6d9aefc193971d_ppc64le",
"8Base-RHACM-2.6:rhacm2/submariner-networkplugin-syncer-rhel8@sha256:e829974f7d64601d7ac739bea120fe0a02dbc48e7e36d96bdc3b1ea64cbdb77d_s390x",
"8Base-RHACM-2.6:rhacm2/submariner-operator-bundle@sha256:11f67392d84dcd4b1e848f365a68d558d4df4ffc2aa7c00ecb882395c21a6161_ppc64le",
"8Base-RHACM-2.6:rhacm2/submariner-operator-bundle@sha256:c7c3d5733cdf2b5c4e2df9bf06442fcf4b01228d855015939b8f95493b400129_arm64",
"8Base-RHACM-2.6:rhacm2/submariner-operator-bundle@sha256:f67b1af05e09ec1d3b6cba8ed602c5df7331bd1f884602c8719acd6f32e8c2a2_s390x",
"8Base-RHACM-2.6:rhacm2/submariner-operator-bundle@sha256:fc54c972af6e78e88180bbc3dc0238112dc522de1824946e9dc9807a00fa02c0_amd64",
"8Base-RHACM-2.6:rhacm2/submariner-rhel8-operator@sha256:0173a537eaf3bbac4fb1ba7240cc8b9c3f577d18bd36d3f432b4a403ea691cc4_amd64",
"8Base-RHACM-2.6:rhacm2/submariner-rhel8-operator@sha256:137a2e4d7932cfe6260ab8f11c93f098824c12bb60bf98164ef3b09ea2f60cc7_ppc64le",
"8Base-RHACM-2.6:rhacm2/submariner-rhel8-operator@sha256:6908ddbc1fd9ca77c8ca722442c8d135918222cd122801652608f48558a93b35_arm64",
"8Base-RHACM-2.6:rhacm2/submariner-rhel8-operator@sha256:b76304abe66df877ea8ac3dd31ba02550465b33826b485f713c504ae1e7a7877_s390x",
"8Base-RHACM-2.6:rhacm2/submariner-route-agent-rhel8@sha256:3397dab22c690e3d8b6bad25393dd545b5f129bffb000906152903d89b07b890_amd64",
"8Base-RHACM-2.6:rhacm2/submariner-route-agent-rhel8@sha256:3c02f8b23658745194e77f262e16c560f816e5ca99d22162a3c42b241aaf327a_ppc64le",
"8Base-RHACM-2.6:rhacm2/submariner-route-agent-rhel8@sha256:46a5cebefbc09066e786d2a4520d26fb1a260f5635deedfb2d301a5ec605bc35_s390x",
"8Base-RHACM-2.6:rhacm2/submariner-route-agent-rhel8@sha256:789e9a6332a402c740505b10ba0a1095f97874094a07ee546c4dd4bb474a92db_arm64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "golang: path/filepath: stack exhaustion in Glob"
},
{
"cve": "CVE-2022-30633",
"cwe": {
"id": "CWE-1325",
"name": "Improperly Controlled Sequential Memory Allocation"
},
"discovery_date": "2022-07-14T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2107392"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in golang. Calling Unmarshal on an XML document into a Go struct, which has a nested field that uses the \"any\" field tag, can cause a panic due to stack exhaustion.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "golang: encoding/xml: stack exhaustion in Unmarshal",
"title": "Vulnerability summary"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"8Base-RHACM-2.6:rhacm2/lighthouse-agent-rhel8@sha256:1b017999b67c62f47d4026b369033de4ea9523198524324b071bde7ce8bd54dd_amd64",
"8Base-RHACM-2.6:rhacm2/lighthouse-agent-rhel8@sha256:9165978e8f6b31c1b2c5ba1966c9ee1fa56fa9d57668b204690c792a67217de1_s390x",
"8Base-RHACM-2.6:rhacm2/lighthouse-agent-rhel8@sha256:9716dc5a8bf1aab38472108b186bd3013fc1d5ac0f86aea9a60c721d481e3741_ppc64le",
"8Base-RHACM-2.6:rhacm2/lighthouse-agent-rhel8@sha256:bb4137a931eb5b2ef530094c1d42077fba393f27c0727bb9fa9ca8ebef216d32_arm64",
"8Base-RHACM-2.6:rhacm2/lighthouse-coredns-rhel8@sha256:5fedb3d930a6b6a035e5041dbc37f5a72e842fa671d1d1b9a1d07683b3074655_ppc64le",
"8Base-RHACM-2.6:rhacm2/lighthouse-coredns-rhel8@sha256:7e35418061c0b5e670cc6315bd89b07ac26b1a657068a621c2278dee343f85a4_arm64",
"8Base-RHACM-2.6:rhacm2/lighthouse-coredns-rhel8@sha256:923cc15bf740a7a46f53d00bc9c51f8cedcb75d5aa8a5f7f80642ce750f875a7_s390x",
"8Base-RHACM-2.6:rhacm2/lighthouse-coredns-rhel8@sha256:a65cf2a44593713ab1bfac14a6dbf1a43d968b7ee1e5386a38c6ee0dbaa21a45_amd64",
"8Base-RHACM-2.6:rhacm2/nettest-rhel8@sha256:2f1feeb60f201def1b766553dc67fbfd67631a5fe08f951e40acc9ecf58e53be_s390x",
"8Base-RHACM-2.6:rhacm2/nettest-rhel8@sha256:801bf491658a7770b370b17f275385f6c405fdae8628df7591c68a2a674c8d77_ppc64le",
"8Base-RHACM-2.6:rhacm2/nettest-rhel8@sha256:bc00d390fca8f6f53f41bcc9314c68a565aa9b42c74278cb9f83b5c19f82bd69_amd64",
"8Base-RHACM-2.6:rhacm2/nettest-rhel8@sha256:d8b61063f3c9528c66e515f4f49dc10e253e0c1d7cbe0d55b5fc3d9092edd126_arm64",
"8Base-RHACM-2.6:rhacm2/subctl-rhel8@sha256:5412b60cf39eb7c7a874e7e0e6101c098825a1de742065e212a247660576cf6e_amd64",
"8Base-RHACM-2.6:rhacm2/subctl-rhel8@sha256:5a049cc3fd785a6afd3c65a80a6c158f769a7427db7352c0e2dbf51efe6688ac_s390x",
"8Base-RHACM-2.6:rhacm2/subctl-rhel8@sha256:69eb726de1608b83cd041c05abfe9d737d17995b00fc813bee8b032a4b108f58_arm64",
"8Base-RHACM-2.6:rhacm2/subctl-rhel8@sha256:bb5739cea600e427dc7f042e8224c93227f2f785c46f69881a0c7ecd475d5c27_ppc64le",
"8Base-RHACM-2.6:rhacm2/submariner-gateway-rhel8@sha256:29cc42136b0356c267bf8f1c599b1a85dd1a5ac175a95917ba609d8d42cf042b_arm64",
"8Base-RHACM-2.6:rhacm2/submariner-gateway-rhel8@sha256:63d12fafbc56aff2010ed094234066b7a16f6ddf04f7aeea12b9ad75cec005e3_ppc64le",
"8Base-RHACM-2.6:rhacm2/submariner-gateway-rhel8@sha256:9005919d438664eca44a75271ae1206a02fa4010ba66abae04745ccbbbeb93ee_s390x",
"8Base-RHACM-2.6:rhacm2/submariner-gateway-rhel8@sha256:b51a6807d7443069694125d36c9acf7d1e88f1add2008a9c52bff8c51a64c16b_amd64",
"8Base-RHACM-2.6:rhacm2/submariner-globalnet-rhel8@sha256:3178568b458bf35c1cec6a8eb16abeae3d468f3e5102849680c65050586e19bb_ppc64le",
"8Base-RHACM-2.6:rhacm2/submariner-globalnet-rhel8@sha256:58c0df811794ba52277feac73c046c1f78f6731c0792f28665601cac81494804_arm64",
"8Base-RHACM-2.6:rhacm2/submariner-globalnet-rhel8@sha256:8386fc6c583ce7e56af3aa07e6089599863381d9c2b206b674d093ea6a0604b1_s390x",
"8Base-RHACM-2.6:rhacm2/submariner-globalnet-rhel8@sha256:bc1fde61774378d347275e1500aa375570026b586390880d0d0de17cafca6343_amd64",
"8Base-RHACM-2.6:rhacm2/submariner-networkplugin-syncer-rhel8@sha256:2251e876e51328e5061469b7b6002395c6f7486d89fe8a09227c80e134c4341d_arm64",
"8Base-RHACM-2.6:rhacm2/submariner-networkplugin-syncer-rhel8@sha256:98bd14eceaa0fe009cf09072c2f8a08a89fca9bde79569bbd89ee17b77151fb9_amd64",
"8Base-RHACM-2.6:rhacm2/submariner-networkplugin-syncer-rhel8@sha256:c0a892fe4f1802ca3d3c6f03dab6cd25f1ebc41dcddf08d90a6d9aefc193971d_ppc64le",
"8Base-RHACM-2.6:rhacm2/submariner-networkplugin-syncer-rhel8@sha256:e829974f7d64601d7ac739bea120fe0a02dbc48e7e36d96bdc3b1ea64cbdb77d_s390x",
"8Base-RHACM-2.6:rhacm2/submariner-operator-bundle@sha256:11f67392d84dcd4b1e848f365a68d558d4df4ffc2aa7c00ecb882395c21a6161_ppc64le",
"8Base-RHACM-2.6:rhacm2/submariner-operator-bundle@sha256:c7c3d5733cdf2b5c4e2df9bf06442fcf4b01228d855015939b8f95493b400129_arm64",
"8Base-RHACM-2.6:rhacm2/submariner-operator-bundle@sha256:f67b1af05e09ec1d3b6cba8ed602c5df7331bd1f884602c8719acd6f32e8c2a2_s390x",
"8Base-RHACM-2.6:rhacm2/submariner-operator-bundle@sha256:fc54c972af6e78e88180bbc3dc0238112dc522de1824946e9dc9807a00fa02c0_amd64",
"8Base-RHACM-2.6:rhacm2/submariner-rhel8-operator@sha256:0173a537eaf3bbac4fb1ba7240cc8b9c3f577d18bd36d3f432b4a403ea691cc4_amd64",
"8Base-RHACM-2.6:rhacm2/submariner-rhel8-operator@sha256:137a2e4d7932cfe6260ab8f11c93f098824c12bb60bf98164ef3b09ea2f60cc7_ppc64le",
"8Base-RHACM-2.6:rhacm2/submariner-rhel8-operator@sha256:6908ddbc1fd9ca77c8ca722442c8d135918222cd122801652608f48558a93b35_arm64",
"8Base-RHACM-2.6:rhacm2/submariner-rhel8-operator@sha256:b76304abe66df877ea8ac3dd31ba02550465b33826b485f713c504ae1e7a7877_s390x",
"8Base-RHACM-2.6:rhacm2/submariner-route-agent-rhel8@sha256:3397dab22c690e3d8b6bad25393dd545b5f129bffb000906152903d89b07b890_amd64",
"8Base-RHACM-2.6:rhacm2/submariner-route-agent-rhel8@sha256:3c02f8b23658745194e77f262e16c560f816e5ca99d22162a3c42b241aaf327a_ppc64le",
"8Base-RHACM-2.6:rhacm2/submariner-route-agent-rhel8@sha256:46a5cebefbc09066e786d2a4520d26fb1a260f5635deedfb2d301a5ec605bc35_s390x",
"8Base-RHACM-2.6:rhacm2/submariner-route-agent-rhel8@sha256:789e9a6332a402c740505b10ba0a1095f97874094a07ee546c4dd4bb474a92db_arm64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2022-30633"
},
{
"category": "external",
"summary": "RHBZ#2107392",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2107392"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2022-30633",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-30633"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2022-30633",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2022-30633"
},
{
"category": "external",
"summary": "https://go.dev/issue/53611",
"url": "https://go.dev/issue/53611"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-announce/c/nqrv9fbR0zE",
"url": "https://groups.google.com/g/golang-announce/c/nqrv9fbR0zE"
}
],
"release_date": "2022-07-12T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2022-09-06T13:00:18+00:00",
"details": "For details on how to install Submariner, refer to:\n\nhttps://access.redhat.com/documentation/en-us/red_hat_advanced_cluster_management_for_kubernetes/2.6/html/add-ons/submariner#submariner-deploy-console \n\nand\n\nhttps://submariner.io/getting-started/",
"product_ids": [
"8Base-RHACM-2.6:rhacm2/lighthouse-agent-rhel8@sha256:1b017999b67c62f47d4026b369033de4ea9523198524324b071bde7ce8bd54dd_amd64",
"8Base-RHACM-2.6:rhacm2/lighthouse-agent-rhel8@sha256:9165978e8f6b31c1b2c5ba1966c9ee1fa56fa9d57668b204690c792a67217de1_s390x",
"8Base-RHACM-2.6:rhacm2/lighthouse-agent-rhel8@sha256:9716dc5a8bf1aab38472108b186bd3013fc1d5ac0f86aea9a60c721d481e3741_ppc64le",
"8Base-RHACM-2.6:rhacm2/lighthouse-agent-rhel8@sha256:bb4137a931eb5b2ef530094c1d42077fba393f27c0727bb9fa9ca8ebef216d32_arm64",
"8Base-RHACM-2.6:rhacm2/lighthouse-coredns-rhel8@sha256:5fedb3d930a6b6a035e5041dbc37f5a72e842fa671d1d1b9a1d07683b3074655_ppc64le",
"8Base-RHACM-2.6:rhacm2/lighthouse-coredns-rhel8@sha256:7e35418061c0b5e670cc6315bd89b07ac26b1a657068a621c2278dee343f85a4_arm64",
"8Base-RHACM-2.6:rhacm2/lighthouse-coredns-rhel8@sha256:923cc15bf740a7a46f53d00bc9c51f8cedcb75d5aa8a5f7f80642ce750f875a7_s390x",
"8Base-RHACM-2.6:rhacm2/lighthouse-coredns-rhel8@sha256:a65cf2a44593713ab1bfac14a6dbf1a43d968b7ee1e5386a38c6ee0dbaa21a45_amd64",
"8Base-RHACM-2.6:rhacm2/nettest-rhel8@sha256:2f1feeb60f201def1b766553dc67fbfd67631a5fe08f951e40acc9ecf58e53be_s390x",
"8Base-RHACM-2.6:rhacm2/nettest-rhel8@sha256:801bf491658a7770b370b17f275385f6c405fdae8628df7591c68a2a674c8d77_ppc64le",
"8Base-RHACM-2.6:rhacm2/nettest-rhel8@sha256:bc00d390fca8f6f53f41bcc9314c68a565aa9b42c74278cb9f83b5c19f82bd69_amd64",
"8Base-RHACM-2.6:rhacm2/nettest-rhel8@sha256:d8b61063f3c9528c66e515f4f49dc10e253e0c1d7cbe0d55b5fc3d9092edd126_arm64",
"8Base-RHACM-2.6:rhacm2/subctl-rhel8@sha256:5412b60cf39eb7c7a874e7e0e6101c098825a1de742065e212a247660576cf6e_amd64",
"8Base-RHACM-2.6:rhacm2/subctl-rhel8@sha256:5a049cc3fd785a6afd3c65a80a6c158f769a7427db7352c0e2dbf51efe6688ac_s390x",
"8Base-RHACM-2.6:rhacm2/subctl-rhel8@sha256:69eb726de1608b83cd041c05abfe9d737d17995b00fc813bee8b032a4b108f58_arm64",
"8Base-RHACM-2.6:rhacm2/subctl-rhel8@sha256:bb5739cea600e427dc7f042e8224c93227f2f785c46f69881a0c7ecd475d5c27_ppc64le",
"8Base-RHACM-2.6:rhacm2/submariner-gateway-rhel8@sha256:29cc42136b0356c267bf8f1c599b1a85dd1a5ac175a95917ba609d8d42cf042b_arm64",
"8Base-RHACM-2.6:rhacm2/submariner-gateway-rhel8@sha256:63d12fafbc56aff2010ed094234066b7a16f6ddf04f7aeea12b9ad75cec005e3_ppc64le",
"8Base-RHACM-2.6:rhacm2/submariner-gateway-rhel8@sha256:9005919d438664eca44a75271ae1206a02fa4010ba66abae04745ccbbbeb93ee_s390x",
"8Base-RHACM-2.6:rhacm2/submariner-gateway-rhel8@sha256:b51a6807d7443069694125d36c9acf7d1e88f1add2008a9c52bff8c51a64c16b_amd64",
"8Base-RHACM-2.6:rhacm2/submariner-globalnet-rhel8@sha256:3178568b458bf35c1cec6a8eb16abeae3d468f3e5102849680c65050586e19bb_ppc64le",
"8Base-RHACM-2.6:rhacm2/submariner-globalnet-rhel8@sha256:58c0df811794ba52277feac73c046c1f78f6731c0792f28665601cac81494804_arm64",
"8Base-RHACM-2.6:rhacm2/submariner-globalnet-rhel8@sha256:8386fc6c583ce7e56af3aa07e6089599863381d9c2b206b674d093ea6a0604b1_s390x",
"8Base-RHACM-2.6:rhacm2/submariner-globalnet-rhel8@sha256:bc1fde61774378d347275e1500aa375570026b586390880d0d0de17cafca6343_amd64",
"8Base-RHACM-2.6:rhacm2/submariner-networkplugin-syncer-rhel8@sha256:2251e876e51328e5061469b7b6002395c6f7486d89fe8a09227c80e134c4341d_arm64",
"8Base-RHACM-2.6:rhacm2/submariner-networkplugin-syncer-rhel8@sha256:98bd14eceaa0fe009cf09072c2f8a08a89fca9bde79569bbd89ee17b77151fb9_amd64",
"8Base-RHACM-2.6:rhacm2/submariner-networkplugin-syncer-rhel8@sha256:c0a892fe4f1802ca3d3c6f03dab6cd25f1ebc41dcddf08d90a6d9aefc193971d_ppc64le",
"8Base-RHACM-2.6:rhacm2/submariner-networkplugin-syncer-rhel8@sha256:e829974f7d64601d7ac739bea120fe0a02dbc48e7e36d96bdc3b1ea64cbdb77d_s390x",
"8Base-RHACM-2.6:rhacm2/submariner-operator-bundle@sha256:11f67392d84dcd4b1e848f365a68d558d4df4ffc2aa7c00ecb882395c21a6161_ppc64le",
"8Base-RHACM-2.6:rhacm2/submariner-operator-bundle@sha256:c7c3d5733cdf2b5c4e2df9bf06442fcf4b01228d855015939b8f95493b400129_arm64",
"8Base-RHACM-2.6:rhacm2/submariner-operator-bundle@sha256:f67b1af05e09ec1d3b6cba8ed602c5df7331bd1f884602c8719acd6f32e8c2a2_s390x",
"8Base-RHACM-2.6:rhacm2/submariner-operator-bundle@sha256:fc54c972af6e78e88180bbc3dc0238112dc522de1824946e9dc9807a00fa02c0_amd64",
"8Base-RHACM-2.6:rhacm2/submariner-rhel8-operator@sha256:0173a537eaf3bbac4fb1ba7240cc8b9c3f577d18bd36d3f432b4a403ea691cc4_amd64",
"8Base-RHACM-2.6:rhacm2/submariner-rhel8-operator@sha256:137a2e4d7932cfe6260ab8f11c93f098824c12bb60bf98164ef3b09ea2f60cc7_ppc64le",
"8Base-RHACM-2.6:rhacm2/submariner-rhel8-operator@sha256:6908ddbc1fd9ca77c8ca722442c8d135918222cd122801652608f48558a93b35_arm64",
"8Base-RHACM-2.6:rhacm2/submariner-rhel8-operator@sha256:b76304abe66df877ea8ac3dd31ba02550465b33826b485f713c504ae1e7a7877_s390x",
"8Base-RHACM-2.6:rhacm2/submariner-route-agent-rhel8@sha256:3397dab22c690e3d8b6bad25393dd545b5f129bffb000906152903d89b07b890_amd64",
"8Base-RHACM-2.6:rhacm2/submariner-route-agent-rhel8@sha256:3c02f8b23658745194e77f262e16c560f816e5ca99d22162a3c42b241aaf327a_ppc64le",
"8Base-RHACM-2.6:rhacm2/submariner-route-agent-rhel8@sha256:46a5cebefbc09066e786d2a4520d26fb1a260f5635deedfb2d301a5ec605bc35_s390x",
"8Base-RHACM-2.6:rhacm2/submariner-route-agent-rhel8@sha256:789e9a6332a402c740505b10ba0a1095f97874094a07ee546c4dd4bb474a92db_arm64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2022: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": [
"8Base-RHACM-2.6:rhacm2/lighthouse-agent-rhel8@sha256:1b017999b67c62f47d4026b369033de4ea9523198524324b071bde7ce8bd54dd_amd64",
"8Base-RHACM-2.6:rhacm2/lighthouse-agent-rhel8@sha256:9165978e8f6b31c1b2c5ba1966c9ee1fa56fa9d57668b204690c792a67217de1_s390x",
"8Base-RHACM-2.6:rhacm2/lighthouse-agent-rhel8@sha256:9716dc5a8bf1aab38472108b186bd3013fc1d5ac0f86aea9a60c721d481e3741_ppc64le",
"8Base-RHACM-2.6:rhacm2/lighthouse-agent-rhel8@sha256:bb4137a931eb5b2ef530094c1d42077fba393f27c0727bb9fa9ca8ebef216d32_arm64",
"8Base-RHACM-2.6:rhacm2/lighthouse-coredns-rhel8@sha256:5fedb3d930a6b6a035e5041dbc37f5a72e842fa671d1d1b9a1d07683b3074655_ppc64le",
"8Base-RHACM-2.6:rhacm2/lighthouse-coredns-rhel8@sha256:7e35418061c0b5e670cc6315bd89b07ac26b1a657068a621c2278dee343f85a4_arm64",
"8Base-RHACM-2.6:rhacm2/lighthouse-coredns-rhel8@sha256:923cc15bf740a7a46f53d00bc9c51f8cedcb75d5aa8a5f7f80642ce750f875a7_s390x",
"8Base-RHACM-2.6:rhacm2/lighthouse-coredns-rhel8@sha256:a65cf2a44593713ab1bfac14a6dbf1a43d968b7ee1e5386a38c6ee0dbaa21a45_amd64",
"8Base-RHACM-2.6:rhacm2/nettest-rhel8@sha256:2f1feeb60f201def1b766553dc67fbfd67631a5fe08f951e40acc9ecf58e53be_s390x",
"8Base-RHACM-2.6:rhacm2/nettest-rhel8@sha256:801bf491658a7770b370b17f275385f6c405fdae8628df7591c68a2a674c8d77_ppc64le",
"8Base-RHACM-2.6:rhacm2/nettest-rhel8@sha256:bc00d390fca8f6f53f41bcc9314c68a565aa9b42c74278cb9f83b5c19f82bd69_amd64",
"8Base-RHACM-2.6:rhacm2/nettest-rhel8@sha256:d8b61063f3c9528c66e515f4f49dc10e253e0c1d7cbe0d55b5fc3d9092edd126_arm64",
"8Base-RHACM-2.6:rhacm2/subctl-rhel8@sha256:5412b60cf39eb7c7a874e7e0e6101c098825a1de742065e212a247660576cf6e_amd64",
"8Base-RHACM-2.6:rhacm2/subctl-rhel8@sha256:5a049cc3fd785a6afd3c65a80a6c158f769a7427db7352c0e2dbf51efe6688ac_s390x",
"8Base-RHACM-2.6:rhacm2/subctl-rhel8@sha256:69eb726de1608b83cd041c05abfe9d737d17995b00fc813bee8b032a4b108f58_arm64",
"8Base-RHACM-2.6:rhacm2/subctl-rhel8@sha256:bb5739cea600e427dc7f042e8224c93227f2f785c46f69881a0c7ecd475d5c27_ppc64le",
"8Base-RHACM-2.6:rhacm2/submariner-gateway-rhel8@sha256:29cc42136b0356c267bf8f1c599b1a85dd1a5ac175a95917ba609d8d42cf042b_arm64",
"8Base-RHACM-2.6:rhacm2/submariner-gateway-rhel8@sha256:63d12fafbc56aff2010ed094234066b7a16f6ddf04f7aeea12b9ad75cec005e3_ppc64le",
"8Base-RHACM-2.6:rhacm2/submariner-gateway-rhel8@sha256:9005919d438664eca44a75271ae1206a02fa4010ba66abae04745ccbbbeb93ee_s390x",
"8Base-RHACM-2.6:rhacm2/submariner-gateway-rhel8@sha256:b51a6807d7443069694125d36c9acf7d1e88f1add2008a9c52bff8c51a64c16b_amd64",
"8Base-RHACM-2.6:rhacm2/submariner-globalnet-rhel8@sha256:3178568b458bf35c1cec6a8eb16abeae3d468f3e5102849680c65050586e19bb_ppc64le",
"8Base-RHACM-2.6:rhacm2/submariner-globalnet-rhel8@sha256:58c0df811794ba52277feac73c046c1f78f6731c0792f28665601cac81494804_arm64",
"8Base-RHACM-2.6:rhacm2/submariner-globalnet-rhel8@sha256:8386fc6c583ce7e56af3aa07e6089599863381d9c2b206b674d093ea6a0604b1_s390x",
"8Base-RHACM-2.6:rhacm2/submariner-globalnet-rhel8@sha256:bc1fde61774378d347275e1500aa375570026b586390880d0d0de17cafca6343_amd64",
"8Base-RHACM-2.6:rhacm2/submariner-networkplugin-syncer-rhel8@sha256:2251e876e51328e5061469b7b6002395c6f7486d89fe8a09227c80e134c4341d_arm64",
"8Base-RHACM-2.6:rhacm2/submariner-networkplugin-syncer-rhel8@sha256:98bd14eceaa0fe009cf09072c2f8a08a89fca9bde79569bbd89ee17b77151fb9_amd64",
"8Base-RHACM-2.6:rhacm2/submariner-networkplugin-syncer-rhel8@sha256:c0a892fe4f1802ca3d3c6f03dab6cd25f1ebc41dcddf08d90a6d9aefc193971d_ppc64le",
"8Base-RHACM-2.6:rhacm2/submariner-networkplugin-syncer-rhel8@sha256:e829974f7d64601d7ac739bea120fe0a02dbc48e7e36d96bdc3b1ea64cbdb77d_s390x",
"8Base-RHACM-2.6:rhacm2/submariner-operator-bundle@sha256:11f67392d84dcd4b1e848f365a68d558d4df4ffc2aa7c00ecb882395c21a6161_ppc64le",
"8Base-RHACM-2.6:rhacm2/submariner-operator-bundle@sha256:c7c3d5733cdf2b5c4e2df9bf06442fcf4b01228d855015939b8f95493b400129_arm64",
"8Base-RHACM-2.6:rhacm2/submariner-operator-bundle@sha256:f67b1af05e09ec1d3b6cba8ed602c5df7331bd1f884602c8719acd6f32e8c2a2_s390x",
"8Base-RHACM-2.6:rhacm2/submariner-operator-bundle@sha256:fc54c972af6e78e88180bbc3dc0238112dc522de1824946e9dc9807a00fa02c0_amd64",
"8Base-RHACM-2.6:rhacm2/submariner-rhel8-operator@sha256:0173a537eaf3bbac4fb1ba7240cc8b9c3f577d18bd36d3f432b4a403ea691cc4_amd64",
"8Base-RHACM-2.6:rhacm2/submariner-rhel8-operator@sha256:137a2e4d7932cfe6260ab8f11c93f098824c12bb60bf98164ef3b09ea2f60cc7_ppc64le",
"8Base-RHACM-2.6:rhacm2/submariner-rhel8-operator@sha256:6908ddbc1fd9ca77c8ca722442c8d135918222cd122801652608f48558a93b35_arm64",
"8Base-RHACM-2.6:rhacm2/submariner-rhel8-operator@sha256:b76304abe66df877ea8ac3dd31ba02550465b33826b485f713c504ae1e7a7877_s390x",
"8Base-RHACM-2.6:rhacm2/submariner-route-agent-rhel8@sha256:3397dab22c690e3d8b6bad25393dd545b5f129bffb000906152903d89b07b890_amd64",
"8Base-RHACM-2.6:rhacm2/submariner-route-agent-rhel8@sha256:3c02f8b23658745194e77f262e16c560f816e5ca99d22162a3c42b241aaf327a_ppc64le",
"8Base-RHACM-2.6:rhacm2/submariner-route-agent-rhel8@sha256:46a5cebefbc09066e786d2a4520d26fb1a260f5635deedfb2d301a5ec605bc35_s390x",
"8Base-RHACM-2.6:rhacm2/submariner-route-agent-rhel8@sha256:789e9a6332a402c740505b10ba0a1095f97874094a07ee546c4dd4bb474a92db_arm64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "golang: encoding/xml: stack exhaustion in Unmarshal"
},
{
"cve": "CVE-2022-30635",
"cwe": {
"id": "CWE-1325",
"name": "Improperly Controlled Sequential Memory Allocation"
},
"discovery_date": "2022-07-14T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2107388"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in golang. When calling Decoder, Decode on a message that contains deeply nested structures, a panic can occur due to stack exhaustion and allows an attacker to impact system availability.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "golang: encoding/gob: stack exhaustion in Decoder.Decode",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "OpenShift Container Platform (OCP) starting from 4.10 stream is already compiled in the patched version of Go, hence is not affected by this vulnerability.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"8Base-RHACM-2.6:rhacm2/lighthouse-agent-rhel8@sha256:1b017999b67c62f47d4026b369033de4ea9523198524324b071bde7ce8bd54dd_amd64",
"8Base-RHACM-2.6:rhacm2/lighthouse-agent-rhel8@sha256:9165978e8f6b31c1b2c5ba1966c9ee1fa56fa9d57668b204690c792a67217de1_s390x",
"8Base-RHACM-2.6:rhacm2/lighthouse-agent-rhel8@sha256:9716dc5a8bf1aab38472108b186bd3013fc1d5ac0f86aea9a60c721d481e3741_ppc64le",
"8Base-RHACM-2.6:rhacm2/lighthouse-agent-rhel8@sha256:bb4137a931eb5b2ef530094c1d42077fba393f27c0727bb9fa9ca8ebef216d32_arm64",
"8Base-RHACM-2.6:rhacm2/lighthouse-coredns-rhel8@sha256:5fedb3d930a6b6a035e5041dbc37f5a72e842fa671d1d1b9a1d07683b3074655_ppc64le",
"8Base-RHACM-2.6:rhacm2/lighthouse-coredns-rhel8@sha256:7e35418061c0b5e670cc6315bd89b07ac26b1a657068a621c2278dee343f85a4_arm64",
"8Base-RHACM-2.6:rhacm2/lighthouse-coredns-rhel8@sha256:923cc15bf740a7a46f53d00bc9c51f8cedcb75d5aa8a5f7f80642ce750f875a7_s390x",
"8Base-RHACM-2.6:rhacm2/lighthouse-coredns-rhel8@sha256:a65cf2a44593713ab1bfac14a6dbf1a43d968b7ee1e5386a38c6ee0dbaa21a45_amd64",
"8Base-RHACM-2.6:rhacm2/nettest-rhel8@sha256:2f1feeb60f201def1b766553dc67fbfd67631a5fe08f951e40acc9ecf58e53be_s390x",
"8Base-RHACM-2.6:rhacm2/nettest-rhel8@sha256:801bf491658a7770b370b17f275385f6c405fdae8628df7591c68a2a674c8d77_ppc64le",
"8Base-RHACM-2.6:rhacm2/nettest-rhel8@sha256:bc00d390fca8f6f53f41bcc9314c68a565aa9b42c74278cb9f83b5c19f82bd69_amd64",
"8Base-RHACM-2.6:rhacm2/nettest-rhel8@sha256:d8b61063f3c9528c66e515f4f49dc10e253e0c1d7cbe0d55b5fc3d9092edd126_arm64",
"8Base-RHACM-2.6:rhacm2/subctl-rhel8@sha256:5412b60cf39eb7c7a874e7e0e6101c098825a1de742065e212a247660576cf6e_amd64",
"8Base-RHACM-2.6:rhacm2/subctl-rhel8@sha256:5a049cc3fd785a6afd3c65a80a6c158f769a7427db7352c0e2dbf51efe6688ac_s390x",
"8Base-RHACM-2.6:rhacm2/subctl-rhel8@sha256:69eb726de1608b83cd041c05abfe9d737d17995b00fc813bee8b032a4b108f58_arm64",
"8Base-RHACM-2.6:rhacm2/subctl-rhel8@sha256:bb5739cea600e427dc7f042e8224c93227f2f785c46f69881a0c7ecd475d5c27_ppc64le",
"8Base-RHACM-2.6:rhacm2/submariner-gateway-rhel8@sha256:29cc42136b0356c267bf8f1c599b1a85dd1a5ac175a95917ba609d8d42cf042b_arm64",
"8Base-RHACM-2.6:rhacm2/submariner-gateway-rhel8@sha256:63d12fafbc56aff2010ed094234066b7a16f6ddf04f7aeea12b9ad75cec005e3_ppc64le",
"8Base-RHACM-2.6:rhacm2/submariner-gateway-rhel8@sha256:9005919d438664eca44a75271ae1206a02fa4010ba66abae04745ccbbbeb93ee_s390x",
"8Base-RHACM-2.6:rhacm2/submariner-gateway-rhel8@sha256:b51a6807d7443069694125d36c9acf7d1e88f1add2008a9c52bff8c51a64c16b_amd64",
"8Base-RHACM-2.6:rhacm2/submariner-globalnet-rhel8@sha256:3178568b458bf35c1cec6a8eb16abeae3d468f3e5102849680c65050586e19bb_ppc64le",
"8Base-RHACM-2.6:rhacm2/submariner-globalnet-rhel8@sha256:58c0df811794ba52277feac73c046c1f78f6731c0792f28665601cac81494804_arm64",
"8Base-RHACM-2.6:rhacm2/submariner-globalnet-rhel8@sha256:8386fc6c583ce7e56af3aa07e6089599863381d9c2b206b674d093ea6a0604b1_s390x",
"8Base-RHACM-2.6:rhacm2/submariner-globalnet-rhel8@sha256:bc1fde61774378d347275e1500aa375570026b586390880d0d0de17cafca6343_amd64",
"8Base-RHACM-2.6:rhacm2/submariner-networkplugin-syncer-rhel8@sha256:2251e876e51328e5061469b7b6002395c6f7486d89fe8a09227c80e134c4341d_arm64",
"8Base-RHACM-2.6:rhacm2/submariner-networkplugin-syncer-rhel8@sha256:98bd14eceaa0fe009cf09072c2f8a08a89fca9bde79569bbd89ee17b77151fb9_amd64",
"8Base-RHACM-2.6:rhacm2/submariner-networkplugin-syncer-rhel8@sha256:c0a892fe4f1802ca3d3c6f03dab6cd25f1ebc41dcddf08d90a6d9aefc193971d_ppc64le",
"8Base-RHACM-2.6:rhacm2/submariner-networkplugin-syncer-rhel8@sha256:e829974f7d64601d7ac739bea120fe0a02dbc48e7e36d96bdc3b1ea64cbdb77d_s390x",
"8Base-RHACM-2.6:rhacm2/submariner-operator-bundle@sha256:11f67392d84dcd4b1e848f365a68d558d4df4ffc2aa7c00ecb882395c21a6161_ppc64le",
"8Base-RHACM-2.6:rhacm2/submariner-operator-bundle@sha256:c7c3d5733cdf2b5c4e2df9bf06442fcf4b01228d855015939b8f95493b400129_arm64",
"8Base-RHACM-2.6:rhacm2/submariner-operator-bundle@sha256:f67b1af05e09ec1d3b6cba8ed602c5df7331bd1f884602c8719acd6f32e8c2a2_s390x",
"8Base-RHACM-2.6:rhacm2/submariner-operator-bundle@sha256:fc54c972af6e78e88180bbc3dc0238112dc522de1824946e9dc9807a00fa02c0_amd64",
"8Base-RHACM-2.6:rhacm2/submariner-rhel8-operator@sha256:0173a537eaf3bbac4fb1ba7240cc8b9c3f577d18bd36d3f432b4a403ea691cc4_amd64",
"8Base-RHACM-2.6:rhacm2/submariner-rhel8-operator@sha256:137a2e4d7932cfe6260ab8f11c93f098824c12bb60bf98164ef3b09ea2f60cc7_ppc64le",
"8Base-RHACM-2.6:rhacm2/submariner-rhel8-operator@sha256:6908ddbc1fd9ca77c8ca722442c8d135918222cd122801652608f48558a93b35_arm64",
"8Base-RHACM-2.6:rhacm2/submariner-rhel8-operator@sha256:b76304abe66df877ea8ac3dd31ba02550465b33826b485f713c504ae1e7a7877_s390x",
"8Base-RHACM-2.6:rhacm2/submariner-route-agent-rhel8@sha256:3397dab22c690e3d8b6bad25393dd545b5f129bffb000906152903d89b07b890_amd64",
"8Base-RHACM-2.6:rhacm2/submariner-route-agent-rhel8@sha256:3c02f8b23658745194e77f262e16c560f816e5ca99d22162a3c42b241aaf327a_ppc64le",
"8Base-RHACM-2.6:rhacm2/submariner-route-agent-rhel8@sha256:46a5cebefbc09066e786d2a4520d26fb1a260f5635deedfb2d301a5ec605bc35_s390x",
"8Base-RHACM-2.6:rhacm2/submariner-route-agent-rhel8@sha256:789e9a6332a402c740505b10ba0a1095f97874094a07ee546c4dd4bb474a92db_arm64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2022-30635"
},
{
"category": "external",
"summary": "RHBZ#2107388",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2107388"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2022-30635",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-30635"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2022-30635",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2022-30635"
},
{
"category": "external",
"summary": "https://go.dev/issue/53615",
"url": "https://go.dev/issue/53615"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-announce/c/nqrv9fbR0zE",
"url": "https://groups.google.com/g/golang-announce/c/nqrv9fbR0zE"
}
],
"release_date": "2022-07-12T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2022-09-06T13:00:18+00:00",
"details": "For details on how to install Submariner, refer to:\n\nhttps://access.redhat.com/documentation/en-us/red_hat_advanced_cluster_management_for_kubernetes/2.6/html/add-ons/submariner#submariner-deploy-console \n\nand\n\nhttps://submariner.io/getting-started/",
"product_ids": [
"8Base-RHACM-2.6:rhacm2/lighthouse-agent-rhel8@sha256:1b017999b67c62f47d4026b369033de4ea9523198524324b071bde7ce8bd54dd_amd64",
"8Base-RHACM-2.6:rhacm2/lighthouse-agent-rhel8@sha256:9165978e8f6b31c1b2c5ba1966c9ee1fa56fa9d57668b204690c792a67217de1_s390x",
"8Base-RHACM-2.6:rhacm2/lighthouse-agent-rhel8@sha256:9716dc5a8bf1aab38472108b186bd3013fc1d5ac0f86aea9a60c721d481e3741_ppc64le",
"8Base-RHACM-2.6:rhacm2/lighthouse-agent-rhel8@sha256:bb4137a931eb5b2ef530094c1d42077fba393f27c0727bb9fa9ca8ebef216d32_arm64",
"8Base-RHACM-2.6:rhacm2/lighthouse-coredns-rhel8@sha256:5fedb3d930a6b6a035e5041dbc37f5a72e842fa671d1d1b9a1d07683b3074655_ppc64le",
"8Base-RHACM-2.6:rhacm2/lighthouse-coredns-rhel8@sha256:7e35418061c0b5e670cc6315bd89b07ac26b1a657068a621c2278dee343f85a4_arm64",
"8Base-RHACM-2.6:rhacm2/lighthouse-coredns-rhel8@sha256:923cc15bf740a7a46f53d00bc9c51f8cedcb75d5aa8a5f7f80642ce750f875a7_s390x",
"8Base-RHACM-2.6:rhacm2/lighthouse-coredns-rhel8@sha256:a65cf2a44593713ab1bfac14a6dbf1a43d968b7ee1e5386a38c6ee0dbaa21a45_amd64",
"8Base-RHACM-2.6:rhacm2/nettest-rhel8@sha256:2f1feeb60f201def1b766553dc67fbfd67631a5fe08f951e40acc9ecf58e53be_s390x",
"8Base-RHACM-2.6:rhacm2/nettest-rhel8@sha256:801bf491658a7770b370b17f275385f6c405fdae8628df7591c68a2a674c8d77_ppc64le",
"8Base-RHACM-2.6:rhacm2/nettest-rhel8@sha256:bc00d390fca8f6f53f41bcc9314c68a565aa9b42c74278cb9f83b5c19f82bd69_amd64",
"8Base-RHACM-2.6:rhacm2/nettest-rhel8@sha256:d8b61063f3c9528c66e515f4f49dc10e253e0c1d7cbe0d55b5fc3d9092edd126_arm64",
"8Base-RHACM-2.6:rhacm2/subctl-rhel8@sha256:5412b60cf39eb7c7a874e7e0e6101c098825a1de742065e212a247660576cf6e_amd64",
"8Base-RHACM-2.6:rhacm2/subctl-rhel8@sha256:5a049cc3fd785a6afd3c65a80a6c158f769a7427db7352c0e2dbf51efe6688ac_s390x",
"8Base-RHACM-2.6:rhacm2/subctl-rhel8@sha256:69eb726de1608b83cd041c05abfe9d737d17995b00fc813bee8b032a4b108f58_arm64",
"8Base-RHACM-2.6:rhacm2/subctl-rhel8@sha256:bb5739cea600e427dc7f042e8224c93227f2f785c46f69881a0c7ecd475d5c27_ppc64le",
"8Base-RHACM-2.6:rhacm2/submariner-gateway-rhel8@sha256:29cc42136b0356c267bf8f1c599b1a85dd1a5ac175a95917ba609d8d42cf042b_arm64",
"8Base-RHACM-2.6:rhacm2/submariner-gateway-rhel8@sha256:63d12fafbc56aff2010ed094234066b7a16f6ddf04f7aeea12b9ad75cec005e3_ppc64le",
"8Base-RHACM-2.6:rhacm2/submariner-gateway-rhel8@sha256:9005919d438664eca44a75271ae1206a02fa4010ba66abae04745ccbbbeb93ee_s390x",
"8Base-RHACM-2.6:rhacm2/submariner-gateway-rhel8@sha256:b51a6807d7443069694125d36c9acf7d1e88f1add2008a9c52bff8c51a64c16b_amd64",
"8Base-RHACM-2.6:rhacm2/submariner-globalnet-rhel8@sha256:3178568b458bf35c1cec6a8eb16abeae3d468f3e5102849680c65050586e19bb_ppc64le",
"8Base-RHACM-2.6:rhacm2/submariner-globalnet-rhel8@sha256:58c0df811794ba52277feac73c046c1f78f6731c0792f28665601cac81494804_arm64",
"8Base-RHACM-2.6:rhacm2/submariner-globalnet-rhel8@sha256:8386fc6c583ce7e56af3aa07e6089599863381d9c2b206b674d093ea6a0604b1_s390x",
"8Base-RHACM-2.6:rhacm2/submariner-globalnet-rhel8@sha256:bc1fde61774378d347275e1500aa375570026b586390880d0d0de17cafca6343_amd64",
"8Base-RHACM-2.6:rhacm2/submariner-networkplugin-syncer-rhel8@sha256:2251e876e51328e5061469b7b6002395c6f7486d89fe8a09227c80e134c4341d_arm64",
"8Base-RHACM-2.6:rhacm2/submariner-networkplugin-syncer-rhel8@sha256:98bd14eceaa0fe009cf09072c2f8a08a89fca9bde79569bbd89ee17b77151fb9_amd64",
"8Base-RHACM-2.6:rhacm2/submariner-networkplugin-syncer-rhel8@sha256:c0a892fe4f1802ca3d3c6f03dab6cd25f1ebc41dcddf08d90a6d9aefc193971d_ppc64le",
"8Base-RHACM-2.6:rhacm2/submariner-networkplugin-syncer-rhel8@sha256:e829974f7d64601d7ac739bea120fe0a02dbc48e7e36d96bdc3b1ea64cbdb77d_s390x",
"8Base-RHACM-2.6:rhacm2/submariner-operator-bundle@sha256:11f67392d84dcd4b1e848f365a68d558d4df4ffc2aa7c00ecb882395c21a6161_ppc64le",
"8Base-RHACM-2.6:rhacm2/submariner-operator-bundle@sha256:c7c3d5733cdf2b5c4e2df9bf06442fcf4b01228d855015939b8f95493b400129_arm64",
"8Base-RHACM-2.6:rhacm2/submariner-operator-bundle@sha256:f67b1af05e09ec1d3b6cba8ed602c5df7331bd1f884602c8719acd6f32e8c2a2_s390x",
"8Base-RHACM-2.6:rhacm2/submariner-operator-bundle@sha256:fc54c972af6e78e88180bbc3dc0238112dc522de1824946e9dc9807a00fa02c0_amd64",
"8Base-RHACM-2.6:rhacm2/submariner-rhel8-operator@sha256:0173a537eaf3bbac4fb1ba7240cc8b9c3f577d18bd36d3f432b4a403ea691cc4_amd64",
"8Base-RHACM-2.6:rhacm2/submariner-rhel8-operator@sha256:137a2e4d7932cfe6260ab8f11c93f098824c12bb60bf98164ef3b09ea2f60cc7_ppc64le",
"8Base-RHACM-2.6:rhacm2/submariner-rhel8-operator@sha256:6908ddbc1fd9ca77c8ca722442c8d135918222cd122801652608f48558a93b35_arm64",
"8Base-RHACM-2.6:rhacm2/submariner-rhel8-operator@sha256:b76304abe66df877ea8ac3dd31ba02550465b33826b485f713c504ae1e7a7877_s390x",
"8Base-RHACM-2.6:rhacm2/submariner-route-agent-rhel8@sha256:3397dab22c690e3d8b6bad25393dd545b5f129bffb000906152903d89b07b890_amd64",
"8Base-RHACM-2.6:rhacm2/submariner-route-agent-rhel8@sha256:3c02f8b23658745194e77f262e16c560f816e5ca99d22162a3c42b241aaf327a_ppc64le",
"8Base-RHACM-2.6:rhacm2/submariner-route-agent-rhel8@sha256:46a5cebefbc09066e786d2a4520d26fb1a260f5635deedfb2d301a5ec605bc35_s390x",
"8Base-RHACM-2.6:rhacm2/submariner-route-agent-rhel8@sha256:789e9a6332a402c740505b10ba0a1095f97874094a07ee546c4dd4bb474a92db_arm64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2022: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": [
"8Base-RHACM-2.6:rhacm2/lighthouse-agent-rhel8@sha256:1b017999b67c62f47d4026b369033de4ea9523198524324b071bde7ce8bd54dd_amd64",
"8Base-RHACM-2.6:rhacm2/lighthouse-agent-rhel8@sha256:9165978e8f6b31c1b2c5ba1966c9ee1fa56fa9d57668b204690c792a67217de1_s390x",
"8Base-RHACM-2.6:rhacm2/lighthouse-agent-rhel8@sha256:9716dc5a8bf1aab38472108b186bd3013fc1d5ac0f86aea9a60c721d481e3741_ppc64le",
"8Base-RHACM-2.6:rhacm2/lighthouse-agent-rhel8@sha256:bb4137a931eb5b2ef530094c1d42077fba393f27c0727bb9fa9ca8ebef216d32_arm64",
"8Base-RHACM-2.6:rhacm2/lighthouse-coredns-rhel8@sha256:5fedb3d930a6b6a035e5041dbc37f5a72e842fa671d1d1b9a1d07683b3074655_ppc64le",
"8Base-RHACM-2.6:rhacm2/lighthouse-coredns-rhel8@sha256:7e35418061c0b5e670cc6315bd89b07ac26b1a657068a621c2278dee343f85a4_arm64",
"8Base-RHACM-2.6:rhacm2/lighthouse-coredns-rhel8@sha256:923cc15bf740a7a46f53d00bc9c51f8cedcb75d5aa8a5f7f80642ce750f875a7_s390x",
"8Base-RHACM-2.6:rhacm2/lighthouse-coredns-rhel8@sha256:a65cf2a44593713ab1bfac14a6dbf1a43d968b7ee1e5386a38c6ee0dbaa21a45_amd64",
"8Base-RHACM-2.6:rhacm2/nettest-rhel8@sha256:2f1feeb60f201def1b766553dc67fbfd67631a5fe08f951e40acc9ecf58e53be_s390x",
"8Base-RHACM-2.6:rhacm2/nettest-rhel8@sha256:801bf491658a7770b370b17f275385f6c405fdae8628df7591c68a2a674c8d77_ppc64le",
"8Base-RHACM-2.6:rhacm2/nettest-rhel8@sha256:bc00d390fca8f6f53f41bcc9314c68a565aa9b42c74278cb9f83b5c19f82bd69_amd64",
"8Base-RHACM-2.6:rhacm2/nettest-rhel8@sha256:d8b61063f3c9528c66e515f4f49dc10e253e0c1d7cbe0d55b5fc3d9092edd126_arm64",
"8Base-RHACM-2.6:rhacm2/subctl-rhel8@sha256:5412b60cf39eb7c7a874e7e0e6101c098825a1de742065e212a247660576cf6e_amd64",
"8Base-RHACM-2.6:rhacm2/subctl-rhel8@sha256:5a049cc3fd785a6afd3c65a80a6c158f769a7427db7352c0e2dbf51efe6688ac_s390x",
"8Base-RHACM-2.6:rhacm2/subctl-rhel8@sha256:69eb726de1608b83cd041c05abfe9d737d17995b00fc813bee8b032a4b108f58_arm64",
"8Base-RHACM-2.6:rhacm2/subctl-rhel8@sha256:bb5739cea600e427dc7f042e8224c93227f2f785c46f69881a0c7ecd475d5c27_ppc64le",
"8Base-RHACM-2.6:rhacm2/submariner-gateway-rhel8@sha256:29cc42136b0356c267bf8f1c599b1a85dd1a5ac175a95917ba609d8d42cf042b_arm64",
"8Base-RHACM-2.6:rhacm2/submariner-gateway-rhel8@sha256:63d12fafbc56aff2010ed094234066b7a16f6ddf04f7aeea12b9ad75cec005e3_ppc64le",
"8Base-RHACM-2.6:rhacm2/submariner-gateway-rhel8@sha256:9005919d438664eca44a75271ae1206a02fa4010ba66abae04745ccbbbeb93ee_s390x",
"8Base-RHACM-2.6:rhacm2/submariner-gateway-rhel8@sha256:b51a6807d7443069694125d36c9acf7d1e88f1add2008a9c52bff8c51a64c16b_amd64",
"8Base-RHACM-2.6:rhacm2/submariner-globalnet-rhel8@sha256:3178568b458bf35c1cec6a8eb16abeae3d468f3e5102849680c65050586e19bb_ppc64le",
"8Base-RHACM-2.6:rhacm2/submariner-globalnet-rhel8@sha256:58c0df811794ba52277feac73c046c1f78f6731c0792f28665601cac81494804_arm64",
"8Base-RHACM-2.6:rhacm2/submariner-globalnet-rhel8@sha256:8386fc6c583ce7e56af3aa07e6089599863381d9c2b206b674d093ea6a0604b1_s390x",
"8Base-RHACM-2.6:rhacm2/submariner-globalnet-rhel8@sha256:bc1fde61774378d347275e1500aa375570026b586390880d0d0de17cafca6343_amd64",
"8Base-RHACM-2.6:rhacm2/submariner-networkplugin-syncer-rhel8@sha256:2251e876e51328e5061469b7b6002395c6f7486d89fe8a09227c80e134c4341d_arm64",
"8Base-RHACM-2.6:rhacm2/submariner-networkplugin-syncer-rhel8@sha256:98bd14eceaa0fe009cf09072c2f8a08a89fca9bde79569bbd89ee17b77151fb9_amd64",
"8Base-RHACM-2.6:rhacm2/submariner-networkplugin-syncer-rhel8@sha256:c0a892fe4f1802ca3d3c6f03dab6cd25f1ebc41dcddf08d90a6d9aefc193971d_ppc64le",
"8Base-RHACM-2.6:rhacm2/submariner-networkplugin-syncer-rhel8@sha256:e829974f7d64601d7ac739bea120fe0a02dbc48e7e36d96bdc3b1ea64cbdb77d_s390x",
"8Base-RHACM-2.6:rhacm2/submariner-operator-bundle@sha256:11f67392d84dcd4b1e848f365a68d558d4df4ffc2aa7c00ecb882395c21a6161_ppc64le",
"8Base-RHACM-2.6:rhacm2/submariner-operator-bundle@sha256:c7c3d5733cdf2b5c4e2df9bf06442fcf4b01228d855015939b8f95493b400129_arm64",
"8Base-RHACM-2.6:rhacm2/submariner-operator-bundle@sha256:f67b1af05e09ec1d3b6cba8ed602c5df7331bd1f884602c8719acd6f32e8c2a2_s390x",
"8Base-RHACM-2.6:rhacm2/submariner-operator-bundle@sha256:fc54c972af6e78e88180bbc3dc0238112dc522de1824946e9dc9807a00fa02c0_amd64",
"8Base-RHACM-2.6:rhacm2/submariner-rhel8-operator@sha256:0173a537eaf3bbac4fb1ba7240cc8b9c3f577d18bd36d3f432b4a403ea691cc4_amd64",
"8Base-RHACM-2.6:rhacm2/submariner-rhel8-operator@sha256:137a2e4d7932cfe6260ab8f11c93f098824c12bb60bf98164ef3b09ea2f60cc7_ppc64le",
"8Base-RHACM-2.6:rhacm2/submariner-rhel8-operator@sha256:6908ddbc1fd9ca77c8ca722442c8d135918222cd122801652608f48558a93b35_arm64",
"8Base-RHACM-2.6:rhacm2/submariner-rhel8-operator@sha256:b76304abe66df877ea8ac3dd31ba02550465b33826b485f713c504ae1e7a7877_s390x",
"8Base-RHACM-2.6:rhacm2/submariner-route-agent-rhel8@sha256:3397dab22c690e3d8b6bad25393dd545b5f129bffb000906152903d89b07b890_amd64",
"8Base-RHACM-2.6:rhacm2/submariner-route-agent-rhel8@sha256:3c02f8b23658745194e77f262e16c560f816e5ca99d22162a3c42b241aaf327a_ppc64le",
"8Base-RHACM-2.6:rhacm2/submariner-route-agent-rhel8@sha256:46a5cebefbc09066e786d2a4520d26fb1a260f5635deedfb2d301a5ec605bc35_s390x",
"8Base-RHACM-2.6:rhacm2/submariner-route-agent-rhel8@sha256:789e9a6332a402c740505b10ba0a1095f97874094a07ee546c4dd4bb474a92db_arm64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "golang: encoding/gob: stack exhaustion in Decoder.Decode"
},
{
"cve": "CVE-2022-32148",
"cwe": {
"id": "CWE-200",
"name": "Exposure of Sensitive Information to an Unauthorized Actor"
},
"discovery_date": "2022-07-14T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2107383"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in net/http/httputil golang package. When httputil.ReverseProxy.ServeHTTP is called with a Request.Header map containing a nil value for the X-Forwarded-For header, ReverseProxy could set the client IP incorrectly. This issue may affect confidentiality.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "golang: net/http/httputil: NewSingleHostReverseProxy - omit X-Forwarded-For not working",
"title": "Vulnerability summary"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"8Base-RHACM-2.6:rhacm2/lighthouse-agent-rhel8@sha256:1b017999b67c62f47d4026b369033de4ea9523198524324b071bde7ce8bd54dd_amd64",
"8Base-RHACM-2.6:rhacm2/lighthouse-agent-rhel8@sha256:9165978e8f6b31c1b2c5ba1966c9ee1fa56fa9d57668b204690c792a67217de1_s390x",
"8Base-RHACM-2.6:rhacm2/lighthouse-agent-rhel8@sha256:9716dc5a8bf1aab38472108b186bd3013fc1d5ac0f86aea9a60c721d481e3741_ppc64le",
"8Base-RHACM-2.6:rhacm2/lighthouse-agent-rhel8@sha256:bb4137a931eb5b2ef530094c1d42077fba393f27c0727bb9fa9ca8ebef216d32_arm64",
"8Base-RHACM-2.6:rhacm2/lighthouse-coredns-rhel8@sha256:5fedb3d930a6b6a035e5041dbc37f5a72e842fa671d1d1b9a1d07683b3074655_ppc64le",
"8Base-RHACM-2.6:rhacm2/lighthouse-coredns-rhel8@sha256:7e35418061c0b5e670cc6315bd89b07ac26b1a657068a621c2278dee343f85a4_arm64",
"8Base-RHACM-2.6:rhacm2/lighthouse-coredns-rhel8@sha256:923cc15bf740a7a46f53d00bc9c51f8cedcb75d5aa8a5f7f80642ce750f875a7_s390x",
"8Base-RHACM-2.6:rhacm2/lighthouse-coredns-rhel8@sha256:a65cf2a44593713ab1bfac14a6dbf1a43d968b7ee1e5386a38c6ee0dbaa21a45_amd64",
"8Base-RHACM-2.6:rhacm2/nettest-rhel8@sha256:2f1feeb60f201def1b766553dc67fbfd67631a5fe08f951e40acc9ecf58e53be_s390x",
"8Base-RHACM-2.6:rhacm2/nettest-rhel8@sha256:801bf491658a7770b370b17f275385f6c405fdae8628df7591c68a2a674c8d77_ppc64le",
"8Base-RHACM-2.6:rhacm2/nettest-rhel8@sha256:bc00d390fca8f6f53f41bcc9314c68a565aa9b42c74278cb9f83b5c19f82bd69_amd64",
"8Base-RHACM-2.6:rhacm2/nettest-rhel8@sha256:d8b61063f3c9528c66e515f4f49dc10e253e0c1d7cbe0d55b5fc3d9092edd126_arm64",
"8Base-RHACM-2.6:rhacm2/subctl-rhel8@sha256:5412b60cf39eb7c7a874e7e0e6101c098825a1de742065e212a247660576cf6e_amd64",
"8Base-RHACM-2.6:rhacm2/subctl-rhel8@sha256:5a049cc3fd785a6afd3c65a80a6c158f769a7427db7352c0e2dbf51efe6688ac_s390x",
"8Base-RHACM-2.6:rhacm2/subctl-rhel8@sha256:69eb726de1608b83cd041c05abfe9d737d17995b00fc813bee8b032a4b108f58_arm64",
"8Base-RHACM-2.6:rhacm2/subctl-rhel8@sha256:bb5739cea600e427dc7f042e8224c93227f2f785c46f69881a0c7ecd475d5c27_ppc64le",
"8Base-RHACM-2.6:rhacm2/submariner-gateway-rhel8@sha256:29cc42136b0356c267bf8f1c599b1a85dd1a5ac175a95917ba609d8d42cf042b_arm64",
"8Base-RHACM-2.6:rhacm2/submariner-gateway-rhel8@sha256:63d12fafbc56aff2010ed094234066b7a16f6ddf04f7aeea12b9ad75cec005e3_ppc64le",
"8Base-RHACM-2.6:rhacm2/submariner-gateway-rhel8@sha256:9005919d438664eca44a75271ae1206a02fa4010ba66abae04745ccbbbeb93ee_s390x",
"8Base-RHACM-2.6:rhacm2/submariner-gateway-rhel8@sha256:b51a6807d7443069694125d36c9acf7d1e88f1add2008a9c52bff8c51a64c16b_amd64",
"8Base-RHACM-2.6:rhacm2/submariner-globalnet-rhel8@sha256:3178568b458bf35c1cec6a8eb16abeae3d468f3e5102849680c65050586e19bb_ppc64le",
"8Base-RHACM-2.6:rhacm2/submariner-globalnet-rhel8@sha256:58c0df811794ba52277feac73c046c1f78f6731c0792f28665601cac81494804_arm64",
"8Base-RHACM-2.6:rhacm2/submariner-globalnet-rhel8@sha256:8386fc6c583ce7e56af3aa07e6089599863381d9c2b206b674d093ea6a0604b1_s390x",
"8Base-RHACM-2.6:rhacm2/submariner-globalnet-rhel8@sha256:bc1fde61774378d347275e1500aa375570026b586390880d0d0de17cafca6343_amd64",
"8Base-RHACM-2.6:rhacm2/submariner-networkplugin-syncer-rhel8@sha256:2251e876e51328e5061469b7b6002395c6f7486d89fe8a09227c80e134c4341d_arm64",
"8Base-RHACM-2.6:rhacm2/submariner-networkplugin-syncer-rhel8@sha256:98bd14eceaa0fe009cf09072c2f8a08a89fca9bde79569bbd89ee17b77151fb9_amd64",
"8Base-RHACM-2.6:rhacm2/submariner-networkplugin-syncer-rhel8@sha256:c0a892fe4f1802ca3d3c6f03dab6cd25f1ebc41dcddf08d90a6d9aefc193971d_ppc64le",
"8Base-RHACM-2.6:rhacm2/submariner-networkplugin-syncer-rhel8@sha256:e829974f7d64601d7ac739bea120fe0a02dbc48e7e36d96bdc3b1ea64cbdb77d_s390x",
"8Base-RHACM-2.6:rhacm2/submariner-operator-bundle@sha256:11f67392d84dcd4b1e848f365a68d558d4df4ffc2aa7c00ecb882395c21a6161_ppc64le",
"8Base-RHACM-2.6:rhacm2/submariner-operator-bundle@sha256:c7c3d5733cdf2b5c4e2df9bf06442fcf4b01228d855015939b8f95493b400129_arm64",
"8Base-RHACM-2.6:rhacm2/submariner-operator-bundle@sha256:f67b1af05e09ec1d3b6cba8ed602c5df7331bd1f884602c8719acd6f32e8c2a2_s390x",
"8Base-RHACM-2.6:rhacm2/submariner-operator-bundle@sha256:fc54c972af6e78e88180bbc3dc0238112dc522de1824946e9dc9807a00fa02c0_amd64",
"8Base-RHACM-2.6:rhacm2/submariner-rhel8-operator@sha256:0173a537eaf3bbac4fb1ba7240cc8b9c3f577d18bd36d3f432b4a403ea691cc4_amd64",
"8Base-RHACM-2.6:rhacm2/submariner-rhel8-operator@sha256:137a2e4d7932cfe6260ab8f11c93f098824c12bb60bf98164ef3b09ea2f60cc7_ppc64le",
"8Base-RHACM-2.6:rhacm2/submariner-rhel8-operator@sha256:6908ddbc1fd9ca77c8ca722442c8d135918222cd122801652608f48558a93b35_arm64",
"8Base-RHACM-2.6:rhacm2/submariner-rhel8-operator@sha256:b76304abe66df877ea8ac3dd31ba02550465b33826b485f713c504ae1e7a7877_s390x",
"8Base-RHACM-2.6:rhacm2/submariner-route-agent-rhel8@sha256:3397dab22c690e3d8b6bad25393dd545b5f129bffb000906152903d89b07b890_amd64",
"8Base-RHACM-2.6:rhacm2/submariner-route-agent-rhel8@sha256:3c02f8b23658745194e77f262e16c560f816e5ca99d22162a3c42b241aaf327a_ppc64le",
"8Base-RHACM-2.6:rhacm2/submariner-route-agent-rhel8@sha256:46a5cebefbc09066e786d2a4520d26fb1a260f5635deedfb2d301a5ec605bc35_s390x",
"8Base-RHACM-2.6:rhacm2/submariner-route-agent-rhel8@sha256:789e9a6332a402c740505b10ba0a1095f97874094a07ee546c4dd4bb474a92db_arm64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2022-32148"
},
{
"category": "external",
"summary": "RHBZ#2107383",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2107383"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2022-32148",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-32148"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2022-32148",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2022-32148"
},
{
"category": "external",
"summary": "https://go.dev/issue/53423",
"url": "https://go.dev/issue/53423"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-announce/c/nqrv9fbR0zE",
"url": "https://groups.google.com/g/golang-announce/c/nqrv9fbR0zE"
}
],
"release_date": "2022-07-12T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2022-09-06T13:00:18+00:00",
"details": "For details on how to install Submariner, refer to:\n\nhttps://access.redhat.com/documentation/en-us/red_hat_advanced_cluster_management_for_kubernetes/2.6/html/add-ons/submariner#submariner-deploy-console \n\nand\n\nhttps://submariner.io/getting-started/",
"product_ids": [
"8Base-RHACM-2.6:rhacm2/lighthouse-agent-rhel8@sha256:1b017999b67c62f47d4026b369033de4ea9523198524324b071bde7ce8bd54dd_amd64",
"8Base-RHACM-2.6:rhacm2/lighthouse-agent-rhel8@sha256:9165978e8f6b31c1b2c5ba1966c9ee1fa56fa9d57668b204690c792a67217de1_s390x",
"8Base-RHACM-2.6:rhacm2/lighthouse-agent-rhel8@sha256:9716dc5a8bf1aab38472108b186bd3013fc1d5ac0f86aea9a60c721d481e3741_ppc64le",
"8Base-RHACM-2.6:rhacm2/lighthouse-agent-rhel8@sha256:bb4137a931eb5b2ef530094c1d42077fba393f27c0727bb9fa9ca8ebef216d32_arm64",
"8Base-RHACM-2.6:rhacm2/lighthouse-coredns-rhel8@sha256:5fedb3d930a6b6a035e5041dbc37f5a72e842fa671d1d1b9a1d07683b3074655_ppc64le",
"8Base-RHACM-2.6:rhacm2/lighthouse-coredns-rhel8@sha256:7e35418061c0b5e670cc6315bd89b07ac26b1a657068a621c2278dee343f85a4_arm64",
"8Base-RHACM-2.6:rhacm2/lighthouse-coredns-rhel8@sha256:923cc15bf740a7a46f53d00bc9c51f8cedcb75d5aa8a5f7f80642ce750f875a7_s390x",
"8Base-RHACM-2.6:rhacm2/lighthouse-coredns-rhel8@sha256:a65cf2a44593713ab1bfac14a6dbf1a43d968b7ee1e5386a38c6ee0dbaa21a45_amd64",
"8Base-RHACM-2.6:rhacm2/nettest-rhel8@sha256:2f1feeb60f201def1b766553dc67fbfd67631a5fe08f951e40acc9ecf58e53be_s390x",
"8Base-RHACM-2.6:rhacm2/nettest-rhel8@sha256:801bf491658a7770b370b17f275385f6c405fdae8628df7591c68a2a674c8d77_ppc64le",
"8Base-RHACM-2.6:rhacm2/nettest-rhel8@sha256:bc00d390fca8f6f53f41bcc9314c68a565aa9b42c74278cb9f83b5c19f82bd69_amd64",
"8Base-RHACM-2.6:rhacm2/nettest-rhel8@sha256:d8b61063f3c9528c66e515f4f49dc10e253e0c1d7cbe0d55b5fc3d9092edd126_arm64",
"8Base-RHACM-2.6:rhacm2/subctl-rhel8@sha256:5412b60cf39eb7c7a874e7e0e6101c098825a1de742065e212a247660576cf6e_amd64",
"8Base-RHACM-2.6:rhacm2/subctl-rhel8@sha256:5a049cc3fd785a6afd3c65a80a6c158f769a7427db7352c0e2dbf51efe6688ac_s390x",
"8Base-RHACM-2.6:rhacm2/subctl-rhel8@sha256:69eb726de1608b83cd041c05abfe9d737d17995b00fc813bee8b032a4b108f58_arm64",
"8Base-RHACM-2.6:rhacm2/subctl-rhel8@sha256:bb5739cea600e427dc7f042e8224c93227f2f785c46f69881a0c7ecd475d5c27_ppc64le",
"8Base-RHACM-2.6:rhacm2/submariner-gateway-rhel8@sha256:29cc42136b0356c267bf8f1c599b1a85dd1a5ac175a95917ba609d8d42cf042b_arm64",
"8Base-RHACM-2.6:rhacm2/submariner-gateway-rhel8@sha256:63d12fafbc56aff2010ed094234066b7a16f6ddf04f7aeea12b9ad75cec005e3_ppc64le",
"8Base-RHACM-2.6:rhacm2/submariner-gateway-rhel8@sha256:9005919d438664eca44a75271ae1206a02fa4010ba66abae04745ccbbbeb93ee_s390x",
"8Base-RHACM-2.6:rhacm2/submariner-gateway-rhel8@sha256:b51a6807d7443069694125d36c9acf7d1e88f1add2008a9c52bff8c51a64c16b_amd64",
"8Base-RHACM-2.6:rhacm2/submariner-globalnet-rhel8@sha256:3178568b458bf35c1cec6a8eb16abeae3d468f3e5102849680c65050586e19bb_ppc64le",
"8Base-RHACM-2.6:rhacm2/submariner-globalnet-rhel8@sha256:58c0df811794ba52277feac73c046c1f78f6731c0792f28665601cac81494804_arm64",
"8Base-RHACM-2.6:rhacm2/submariner-globalnet-rhel8@sha256:8386fc6c583ce7e56af3aa07e6089599863381d9c2b206b674d093ea6a0604b1_s390x",
"8Base-RHACM-2.6:rhacm2/submariner-globalnet-rhel8@sha256:bc1fde61774378d347275e1500aa375570026b586390880d0d0de17cafca6343_amd64",
"8Base-RHACM-2.6:rhacm2/submariner-networkplugin-syncer-rhel8@sha256:2251e876e51328e5061469b7b6002395c6f7486d89fe8a09227c80e134c4341d_arm64",
"8Base-RHACM-2.6:rhacm2/submariner-networkplugin-syncer-rhel8@sha256:98bd14eceaa0fe009cf09072c2f8a08a89fca9bde79569bbd89ee17b77151fb9_amd64",
"8Base-RHACM-2.6:rhacm2/submariner-networkplugin-syncer-rhel8@sha256:c0a892fe4f1802ca3d3c6f03dab6cd25f1ebc41dcddf08d90a6d9aefc193971d_ppc64le",
"8Base-RHACM-2.6:rhacm2/submariner-networkplugin-syncer-rhel8@sha256:e829974f7d64601d7ac739bea120fe0a02dbc48e7e36d96bdc3b1ea64cbdb77d_s390x",
"8Base-RHACM-2.6:rhacm2/submariner-operator-bundle@sha256:11f67392d84dcd4b1e848f365a68d558d4df4ffc2aa7c00ecb882395c21a6161_ppc64le",
"8Base-RHACM-2.6:rhacm2/submariner-operator-bundle@sha256:c7c3d5733cdf2b5c4e2df9bf06442fcf4b01228d855015939b8f95493b400129_arm64",
"8Base-RHACM-2.6:rhacm2/submariner-operator-bundle@sha256:f67b1af05e09ec1d3b6cba8ed602c5df7331bd1f884602c8719acd6f32e8c2a2_s390x",
"8Base-RHACM-2.6:rhacm2/submariner-operator-bundle@sha256:fc54c972af6e78e88180bbc3dc0238112dc522de1824946e9dc9807a00fa02c0_amd64",
"8Base-RHACM-2.6:rhacm2/submariner-rhel8-operator@sha256:0173a537eaf3bbac4fb1ba7240cc8b9c3f577d18bd36d3f432b4a403ea691cc4_amd64",
"8Base-RHACM-2.6:rhacm2/submariner-rhel8-operator@sha256:137a2e4d7932cfe6260ab8f11c93f098824c12bb60bf98164ef3b09ea2f60cc7_ppc64le",
"8Base-RHACM-2.6:rhacm2/submariner-rhel8-operator@sha256:6908ddbc1fd9ca77c8ca722442c8d135918222cd122801652608f48558a93b35_arm64",
"8Base-RHACM-2.6:rhacm2/submariner-rhel8-operator@sha256:b76304abe66df877ea8ac3dd31ba02550465b33826b485f713c504ae1e7a7877_s390x",
"8Base-RHACM-2.6:rhacm2/submariner-route-agent-rhel8@sha256:3397dab22c690e3d8b6bad25393dd545b5f129bffb000906152903d89b07b890_amd64",
"8Base-RHACM-2.6:rhacm2/submariner-route-agent-rhel8@sha256:3c02f8b23658745194e77f262e16c560f816e5ca99d22162a3c42b241aaf327a_ppc64le",
"8Base-RHACM-2.6:rhacm2/submariner-route-agent-rhel8@sha256:46a5cebefbc09066e786d2a4520d26fb1a260f5635deedfb2d301a5ec605bc35_s390x",
"8Base-RHACM-2.6:rhacm2/submariner-route-agent-rhel8@sha256:789e9a6332a402c740505b10ba0a1095f97874094a07ee546c4dd4bb474a92db_arm64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2022:6346"
}
],
"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.6:rhacm2/lighthouse-agent-rhel8@sha256:1b017999b67c62f47d4026b369033de4ea9523198524324b071bde7ce8bd54dd_amd64",
"8Base-RHACM-2.6:rhacm2/lighthouse-agent-rhel8@sha256:9165978e8f6b31c1b2c5ba1966c9ee1fa56fa9d57668b204690c792a67217de1_s390x",
"8Base-RHACM-2.6:rhacm2/lighthouse-agent-rhel8@sha256:9716dc5a8bf1aab38472108b186bd3013fc1d5ac0f86aea9a60c721d481e3741_ppc64le",
"8Base-RHACM-2.6:rhacm2/lighthouse-agent-rhel8@sha256:bb4137a931eb5b2ef530094c1d42077fba393f27c0727bb9fa9ca8ebef216d32_arm64",
"8Base-RHACM-2.6:rhacm2/lighthouse-coredns-rhel8@sha256:5fedb3d930a6b6a035e5041dbc37f5a72e842fa671d1d1b9a1d07683b3074655_ppc64le",
"8Base-RHACM-2.6:rhacm2/lighthouse-coredns-rhel8@sha256:7e35418061c0b5e670cc6315bd89b07ac26b1a657068a621c2278dee343f85a4_arm64",
"8Base-RHACM-2.6:rhacm2/lighthouse-coredns-rhel8@sha256:923cc15bf740a7a46f53d00bc9c51f8cedcb75d5aa8a5f7f80642ce750f875a7_s390x",
"8Base-RHACM-2.6:rhacm2/lighthouse-coredns-rhel8@sha256:a65cf2a44593713ab1bfac14a6dbf1a43d968b7ee1e5386a38c6ee0dbaa21a45_amd64",
"8Base-RHACM-2.6:rhacm2/nettest-rhel8@sha256:2f1feeb60f201def1b766553dc67fbfd67631a5fe08f951e40acc9ecf58e53be_s390x",
"8Base-RHACM-2.6:rhacm2/nettest-rhel8@sha256:801bf491658a7770b370b17f275385f6c405fdae8628df7591c68a2a674c8d77_ppc64le",
"8Base-RHACM-2.6:rhacm2/nettest-rhel8@sha256:bc00d390fca8f6f53f41bcc9314c68a565aa9b42c74278cb9f83b5c19f82bd69_amd64",
"8Base-RHACM-2.6:rhacm2/nettest-rhel8@sha256:d8b61063f3c9528c66e515f4f49dc10e253e0c1d7cbe0d55b5fc3d9092edd126_arm64",
"8Base-RHACM-2.6:rhacm2/subctl-rhel8@sha256:5412b60cf39eb7c7a874e7e0e6101c098825a1de742065e212a247660576cf6e_amd64",
"8Base-RHACM-2.6:rhacm2/subctl-rhel8@sha256:5a049cc3fd785a6afd3c65a80a6c158f769a7427db7352c0e2dbf51efe6688ac_s390x",
"8Base-RHACM-2.6:rhacm2/subctl-rhel8@sha256:69eb726de1608b83cd041c05abfe9d737d17995b00fc813bee8b032a4b108f58_arm64",
"8Base-RHACM-2.6:rhacm2/subctl-rhel8@sha256:bb5739cea600e427dc7f042e8224c93227f2f785c46f69881a0c7ecd475d5c27_ppc64le",
"8Base-RHACM-2.6:rhacm2/submariner-gateway-rhel8@sha256:29cc42136b0356c267bf8f1c599b1a85dd1a5ac175a95917ba609d8d42cf042b_arm64",
"8Base-RHACM-2.6:rhacm2/submariner-gateway-rhel8@sha256:63d12fafbc56aff2010ed094234066b7a16f6ddf04f7aeea12b9ad75cec005e3_ppc64le",
"8Base-RHACM-2.6:rhacm2/submariner-gateway-rhel8@sha256:9005919d438664eca44a75271ae1206a02fa4010ba66abae04745ccbbbeb93ee_s390x",
"8Base-RHACM-2.6:rhacm2/submariner-gateway-rhel8@sha256:b51a6807d7443069694125d36c9acf7d1e88f1add2008a9c52bff8c51a64c16b_amd64",
"8Base-RHACM-2.6:rhacm2/submariner-globalnet-rhel8@sha256:3178568b458bf35c1cec6a8eb16abeae3d468f3e5102849680c65050586e19bb_ppc64le",
"8Base-RHACM-2.6:rhacm2/submariner-globalnet-rhel8@sha256:58c0df811794ba52277feac73c046c1f78f6731c0792f28665601cac81494804_arm64",
"8Base-RHACM-2.6:rhacm2/submariner-globalnet-rhel8@sha256:8386fc6c583ce7e56af3aa07e6089599863381d9c2b206b674d093ea6a0604b1_s390x",
"8Base-RHACM-2.6:rhacm2/submariner-globalnet-rhel8@sha256:bc1fde61774378d347275e1500aa375570026b586390880d0d0de17cafca6343_amd64",
"8Base-RHACM-2.6:rhacm2/submariner-networkplugin-syncer-rhel8@sha256:2251e876e51328e5061469b7b6002395c6f7486d89fe8a09227c80e134c4341d_arm64",
"8Base-RHACM-2.6:rhacm2/submariner-networkplugin-syncer-rhel8@sha256:98bd14eceaa0fe009cf09072c2f8a08a89fca9bde79569bbd89ee17b77151fb9_amd64",
"8Base-RHACM-2.6:rhacm2/submariner-networkplugin-syncer-rhel8@sha256:c0a892fe4f1802ca3d3c6f03dab6cd25f1ebc41dcddf08d90a6d9aefc193971d_ppc64le",
"8Base-RHACM-2.6:rhacm2/submariner-networkplugin-syncer-rhel8@sha256:e829974f7d64601d7ac739bea120fe0a02dbc48e7e36d96bdc3b1ea64cbdb77d_s390x",
"8Base-RHACM-2.6:rhacm2/submariner-operator-bundle@sha256:11f67392d84dcd4b1e848f365a68d558d4df4ffc2aa7c00ecb882395c21a6161_ppc64le",
"8Base-RHACM-2.6:rhacm2/submariner-operator-bundle@sha256:c7c3d5733cdf2b5c4e2df9bf06442fcf4b01228d855015939b8f95493b400129_arm64",
"8Base-RHACM-2.6:rhacm2/submariner-operator-bundle@sha256:f67b1af05e09ec1d3b6cba8ed602c5df7331bd1f884602c8719acd6f32e8c2a2_s390x",
"8Base-RHACM-2.6:rhacm2/submariner-operator-bundle@sha256:fc54c972af6e78e88180bbc3dc0238112dc522de1824946e9dc9807a00fa02c0_amd64",
"8Base-RHACM-2.6:rhacm2/submariner-rhel8-operator@sha256:0173a537eaf3bbac4fb1ba7240cc8b9c3f577d18bd36d3f432b4a403ea691cc4_amd64",
"8Base-RHACM-2.6:rhacm2/submariner-rhel8-operator@sha256:137a2e4d7932cfe6260ab8f11c93f098824c12bb60bf98164ef3b09ea2f60cc7_ppc64le",
"8Base-RHACM-2.6:rhacm2/submariner-rhel8-operator@sha256:6908ddbc1fd9ca77c8ca722442c8d135918222cd122801652608f48558a93b35_arm64",
"8Base-RHACM-2.6:rhacm2/submariner-rhel8-operator@sha256:b76304abe66df877ea8ac3dd31ba02550465b33826b485f713c504ae1e7a7877_s390x",
"8Base-RHACM-2.6:rhacm2/submariner-route-agent-rhel8@sha256:3397dab22c690e3d8b6bad25393dd545b5f129bffb000906152903d89b07b890_amd64",
"8Base-RHACM-2.6:rhacm2/submariner-route-agent-rhel8@sha256:3c02f8b23658745194e77f262e16c560f816e5ca99d22162a3c42b241aaf327a_ppc64le",
"8Base-RHACM-2.6:rhacm2/submariner-route-agent-rhel8@sha256:46a5cebefbc09066e786d2a4520d26fb1a260f5635deedfb2d301a5ec605bc35_s390x",
"8Base-RHACM-2.6:rhacm2/submariner-route-agent-rhel8@sha256:789e9a6332a402c740505b10ba0a1095f97874094a07ee546c4dd4bb474a92db_arm64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "golang: net/http/httputil: NewSingleHostReverseProxy - omit X-Forwarded-For not working"
}
]
}
rhsa-2022:5866
Vulnerability from csaf_redhat
Notes
{
"document": {
"aggregate_severity": {
"namespace": "https://access.redhat.com/security/updates/classification/",
"text": "Important"
},
"category": "csaf_security_advisory",
"csaf_version": "2.0",
"distribution": {
"text": "Copyright \u00a9 Red Hat, Inc. All rights reserved.",
"tlp": {
"label": "WHITE",
"url": "https://www.first.org/tlp/"
}
},
"lang": "en",
"notes": [
{
"category": "summary",
"text": "An update for go-toolset-1.17 and go-toolset-1.17-golang is now available for Red Hat Developer Tools.\n\nRed Hat Product Security has rated this update as having a security impact of Important. A Common Vulnerability Scoring System (CVSS) base score, which gives a detailed severity rating, is available for each vulnerability from the CVE link(s) in the References section.",
"title": "Topic"
},
{
"category": "general",
"text": "Go Toolset provides the Go programming language tools and libraries. Go is\nalternatively known as golang.\n\nSecurity Fix(es):\n\n* golang: compress/gzip: stack exhaustion in Reader.Read (CVE-2022-30631)\n\n* golang: net/http: improper sanitization of Transfer-Encoding header (CVE-2022-1705)\n\n* golang: go/parser: stack exhaustion in all Parse* functions (CVE-2022-1962)\n\n* golang: encoding/xml: stack exhaustion in Decoder.Skip (CVE-2022-28131)\n\n* golang: io/fs: stack exhaustion in Glob (CVE-2022-30630)\n\n* golang: path/filepath: stack exhaustion in Glob (CVE-2022-30632)\n\n* golang: encoding/xml: stack exhaustion in Unmarshal (CVE-2022-30633)\n\n* golang: encoding/gob: stack exhaustion in Decoder.Decode (CVE-2022-30635)\n\n* golang: net/http/httputil: NewSingleHostReverseProxy - omit X-Forwarded-For not working (CVE-2022-32148)\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* Clean up dist-git patches (BZ#2109172)\n\n* Update Go to version 1.17.12 (BZ#2109184)",
"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-2022:5866",
"url": "https://access.redhat.com/errata/RHSA-2022:5866"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/updates/classification/#important",
"url": "https://access.redhat.com/security/updates/classification/#important"
},
{
"category": "external",
"summary": "2107342",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2107342"
},
{
"category": "external",
"summary": "2107371",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2107371"
},
{
"category": "external",
"summary": "2107374",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2107374"
},
{
"category": "external",
"summary": "2107376",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2107376"
},
{
"category": "external",
"summary": "2107383",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2107383"
},
{
"category": "external",
"summary": "2107386",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2107386"
},
{
"category": "external",
"summary": "2107388",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2107388"
},
{
"category": "external",
"summary": "2107390",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2107390"
},
{
"category": "external",
"summary": "2107392",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2107392"
},
{
"category": "self",
"summary": "Canonical URL",
"url": "https://security.access.redhat.com/data/csaf/v2/advisories/2022/rhsa-2022_5866.json"
}
],
"title": "Red Hat Security Advisory: go-toolset-1.17 and go-toolset-1.17-golang security and bug fix update",
"tracking": {
"current_release_date": "2025-10-31T13:02:04+00:00",
"generator": {
"date": "2025-10-31T13:02:04+00:00",
"engine": {
"name": "Red Hat SDEngine",
"version": "4.6.10"
}
},
"id": "RHSA-2022:5866",
"initial_release_date": "2022-08-02T09:56:09+00:00",
"revision_history": [
{
"date": "2022-08-02T09:56:09+00:00",
"number": "1",
"summary": "Initial version"
},
{
"date": "2022-08-02T09:56:09+00:00",
"number": "2",
"summary": "Last updated version"
},
{
"date": "2025-10-31T13:02:04+00:00",
"number": "3",
"summary": "Last generated version"
}
],
"status": "final",
"version": "3"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_name",
"name": "Red Hat Developer Tools for Red Hat Enterprise Linux Server (v. 7)",
"product": {
"name": "Red Hat Developer Tools for Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-DevTools-2022.2",
"product_identification_helper": {
"cpe": "cpe:/a:redhat:devtools:2022"
}
}
},
{
"category": "product_name",
"name": "Red Hat Developer Tools for Red Hat Enterprise Linux Server (v. 7)",
"product": {
"name": "Red Hat Developer Tools for Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Workstation-DevTools-2022.2",
"product_identification_helper": {
"cpe": "cpe:/a:redhat:devtools:2022"
}
}
}
],
"category": "product_family",
"name": "Red Hat Developer Tools"
},
{
"branches": [
{
"category": "product_version",
"name": "go-toolset-1.17-golang-0:1.17.12-1.el7_9.src",
"product": {
"name": "go-toolset-1.17-golang-0:1.17.12-1.el7_9.src",
"product_id": "go-toolset-1.17-golang-0:1.17.12-1.el7_9.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/go-toolset-1.17-golang@1.17.12-1.el7_9?arch=src"
}
}
},
{
"category": "product_version",
"name": "go-toolset-1.17-0:1.17.12-1.el7_9.src",
"product": {
"name": "go-toolset-1.17-0:1.17.12-1.el7_9.src",
"product_id": "go-toolset-1.17-0:1.17.12-1.el7_9.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/go-toolset-1.17@1.17.12-1.el7_9?arch=src"
}
}
}
],
"category": "architecture",
"name": "src"
},
{
"branches": [
{
"category": "product_version",
"name": "go-toolset-1.17-golang-0:1.17.12-1.el7_9.x86_64",
"product": {
"name": "go-toolset-1.17-golang-0:1.17.12-1.el7_9.x86_64",
"product_id": "go-toolset-1.17-golang-0:1.17.12-1.el7_9.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/go-toolset-1.17-golang@1.17.12-1.el7_9?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "go-toolset-1.17-golang-bin-0:1.17.12-1.el7_9.x86_64",
"product": {
"name": "go-toolset-1.17-golang-bin-0:1.17.12-1.el7_9.x86_64",
"product_id": "go-toolset-1.17-golang-bin-0:1.17.12-1.el7_9.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/go-toolset-1.17-golang-bin@1.17.12-1.el7_9?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "go-toolset-1.17-golang-misc-0:1.17.12-1.el7_9.x86_64",
"product": {
"name": "go-toolset-1.17-golang-misc-0:1.17.12-1.el7_9.x86_64",
"product_id": "go-toolset-1.17-golang-misc-0:1.17.12-1.el7_9.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/go-toolset-1.17-golang-misc@1.17.12-1.el7_9?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "go-toolset-1.17-golang-race-0:1.17.12-1.el7_9.x86_64",
"product": {
"name": "go-toolset-1.17-golang-race-0:1.17.12-1.el7_9.x86_64",
"product_id": "go-toolset-1.17-golang-race-0:1.17.12-1.el7_9.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/go-toolset-1.17-golang-race@1.17.12-1.el7_9?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "go-toolset-1.17-golang-src-0:1.17.12-1.el7_9.x86_64",
"product": {
"name": "go-toolset-1.17-golang-src-0:1.17.12-1.el7_9.x86_64",
"product_id": "go-toolset-1.17-golang-src-0:1.17.12-1.el7_9.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/go-toolset-1.17-golang-src@1.17.12-1.el7_9?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "go-toolset-1.17-golang-tests-0:1.17.12-1.el7_9.x86_64",
"product": {
"name": "go-toolset-1.17-golang-tests-0:1.17.12-1.el7_9.x86_64",
"product_id": "go-toolset-1.17-golang-tests-0:1.17.12-1.el7_9.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/go-toolset-1.17-golang-tests@1.17.12-1.el7_9?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "go-toolset-1.17-0:1.17.12-1.el7_9.x86_64",
"product": {
"name": "go-toolset-1.17-0:1.17.12-1.el7_9.x86_64",
"product_id": "go-toolset-1.17-0:1.17.12-1.el7_9.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/go-toolset-1.17@1.17.12-1.el7_9?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "go-toolset-1.17-build-0:1.17.12-1.el7_9.x86_64",
"product": {
"name": "go-toolset-1.17-build-0:1.17.12-1.el7_9.x86_64",
"product_id": "go-toolset-1.17-build-0:1.17.12-1.el7_9.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/go-toolset-1.17-build@1.17.12-1.el7_9?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "go-toolset-1.17-runtime-0:1.17.12-1.el7_9.x86_64",
"product": {
"name": "go-toolset-1.17-runtime-0:1.17.12-1.el7_9.x86_64",
"product_id": "go-toolset-1.17-runtime-0:1.17.12-1.el7_9.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/go-toolset-1.17-runtime@1.17.12-1.el7_9?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "go-toolset-1.17-scldevel-0:1.17.12-1.el7_9.x86_64",
"product": {
"name": "go-toolset-1.17-scldevel-0:1.17.12-1.el7_9.x86_64",
"product_id": "go-toolset-1.17-scldevel-0:1.17.12-1.el7_9.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/go-toolset-1.17-scldevel@1.17.12-1.el7_9?arch=x86_64"
}
}
}
],
"category": "architecture",
"name": "x86_64"
},
{
"branches": [
{
"category": "product_version",
"name": "go-toolset-1.17-golang-0:1.17.12-1.el7_9.s390x",
"product": {
"name": "go-toolset-1.17-golang-0:1.17.12-1.el7_9.s390x",
"product_id": "go-toolset-1.17-golang-0:1.17.12-1.el7_9.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/go-toolset-1.17-golang@1.17.12-1.el7_9?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "go-toolset-1.17-golang-bin-0:1.17.12-1.el7_9.s390x",
"product": {
"name": "go-toolset-1.17-golang-bin-0:1.17.12-1.el7_9.s390x",
"product_id": "go-toolset-1.17-golang-bin-0:1.17.12-1.el7_9.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/go-toolset-1.17-golang-bin@1.17.12-1.el7_9?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "go-toolset-1.17-golang-misc-0:1.17.12-1.el7_9.s390x",
"product": {
"name": "go-toolset-1.17-golang-misc-0:1.17.12-1.el7_9.s390x",
"product_id": "go-toolset-1.17-golang-misc-0:1.17.12-1.el7_9.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/go-toolset-1.17-golang-misc@1.17.12-1.el7_9?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "go-toolset-1.17-golang-src-0:1.17.12-1.el7_9.s390x",
"product": {
"name": "go-toolset-1.17-golang-src-0:1.17.12-1.el7_9.s390x",
"product_id": "go-toolset-1.17-golang-src-0:1.17.12-1.el7_9.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/go-toolset-1.17-golang-src@1.17.12-1.el7_9?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "go-toolset-1.17-golang-tests-0:1.17.12-1.el7_9.s390x",
"product": {
"name": "go-toolset-1.17-golang-tests-0:1.17.12-1.el7_9.s390x",
"product_id": "go-toolset-1.17-golang-tests-0:1.17.12-1.el7_9.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/go-toolset-1.17-golang-tests@1.17.12-1.el7_9?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "go-toolset-1.17-0:1.17.12-1.el7_9.s390x",
"product": {
"name": "go-toolset-1.17-0:1.17.12-1.el7_9.s390x",
"product_id": "go-toolset-1.17-0:1.17.12-1.el7_9.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/go-toolset-1.17@1.17.12-1.el7_9?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "go-toolset-1.17-build-0:1.17.12-1.el7_9.s390x",
"product": {
"name": "go-toolset-1.17-build-0:1.17.12-1.el7_9.s390x",
"product_id": "go-toolset-1.17-build-0:1.17.12-1.el7_9.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/go-toolset-1.17-build@1.17.12-1.el7_9?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "go-toolset-1.17-runtime-0:1.17.12-1.el7_9.s390x",
"product": {
"name": "go-toolset-1.17-runtime-0:1.17.12-1.el7_9.s390x",
"product_id": "go-toolset-1.17-runtime-0:1.17.12-1.el7_9.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/go-toolset-1.17-runtime@1.17.12-1.el7_9?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "go-toolset-1.17-scldevel-0:1.17.12-1.el7_9.s390x",
"product": {
"name": "go-toolset-1.17-scldevel-0:1.17.12-1.el7_9.s390x",
"product_id": "go-toolset-1.17-scldevel-0:1.17.12-1.el7_9.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/go-toolset-1.17-scldevel@1.17.12-1.el7_9?arch=s390x"
}
}
}
],
"category": "architecture",
"name": "s390x"
},
{
"branches": [
{
"category": "product_version",
"name": "go-toolset-1.17-golang-0:1.17.12-1.el7_9.ppc64le",
"product": {
"name": "go-toolset-1.17-golang-0:1.17.12-1.el7_9.ppc64le",
"product_id": "go-toolset-1.17-golang-0:1.17.12-1.el7_9.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/go-toolset-1.17-golang@1.17.12-1.el7_9?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "go-toolset-1.17-golang-bin-0:1.17.12-1.el7_9.ppc64le",
"product": {
"name": "go-toolset-1.17-golang-bin-0:1.17.12-1.el7_9.ppc64le",
"product_id": "go-toolset-1.17-golang-bin-0:1.17.12-1.el7_9.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/go-toolset-1.17-golang-bin@1.17.12-1.el7_9?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "go-toolset-1.17-golang-misc-0:1.17.12-1.el7_9.ppc64le",
"product": {
"name": "go-toolset-1.17-golang-misc-0:1.17.12-1.el7_9.ppc64le",
"product_id": "go-toolset-1.17-golang-misc-0:1.17.12-1.el7_9.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/go-toolset-1.17-golang-misc@1.17.12-1.el7_9?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "go-toolset-1.17-golang-src-0:1.17.12-1.el7_9.ppc64le",
"product": {
"name": "go-toolset-1.17-golang-src-0:1.17.12-1.el7_9.ppc64le",
"product_id": "go-toolset-1.17-golang-src-0:1.17.12-1.el7_9.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/go-toolset-1.17-golang-src@1.17.12-1.el7_9?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "go-toolset-1.17-golang-tests-0:1.17.12-1.el7_9.ppc64le",
"product": {
"name": "go-toolset-1.17-golang-tests-0:1.17.12-1.el7_9.ppc64le",
"product_id": "go-toolset-1.17-golang-tests-0:1.17.12-1.el7_9.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/go-toolset-1.17-golang-tests@1.17.12-1.el7_9?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "go-toolset-1.17-0:1.17.12-1.el7_9.ppc64le",
"product": {
"name": "go-toolset-1.17-0:1.17.12-1.el7_9.ppc64le",
"product_id": "go-toolset-1.17-0:1.17.12-1.el7_9.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/go-toolset-1.17@1.17.12-1.el7_9?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "go-toolset-1.17-build-0:1.17.12-1.el7_9.ppc64le",
"product": {
"name": "go-toolset-1.17-build-0:1.17.12-1.el7_9.ppc64le",
"product_id": "go-toolset-1.17-build-0:1.17.12-1.el7_9.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/go-toolset-1.17-build@1.17.12-1.el7_9?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "go-toolset-1.17-runtime-0:1.17.12-1.el7_9.ppc64le",
"product": {
"name": "go-toolset-1.17-runtime-0:1.17.12-1.el7_9.ppc64le",
"product_id": "go-toolset-1.17-runtime-0:1.17.12-1.el7_9.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/go-toolset-1.17-runtime@1.17.12-1.el7_9?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "go-toolset-1.17-scldevel-0:1.17.12-1.el7_9.ppc64le",
"product": {
"name": "go-toolset-1.17-scldevel-0:1.17.12-1.el7_9.ppc64le",
"product_id": "go-toolset-1.17-scldevel-0:1.17.12-1.el7_9.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/go-toolset-1.17-scldevel@1.17.12-1.el7_9?arch=ppc64le"
}
}
}
],
"category": "architecture",
"name": "ppc64le"
},
{
"branches": [
{
"category": "product_version",
"name": "go-toolset-1.17-golang-docs-0:1.17.12-1.el7_9.noarch",
"product": {
"name": "go-toolset-1.17-golang-docs-0:1.17.12-1.el7_9.noarch",
"product_id": "go-toolset-1.17-golang-docs-0:1.17.12-1.el7_9.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/go-toolset-1.17-golang-docs@1.17.12-1.el7_9?arch=noarch"
}
}
}
],
"category": "architecture",
"name": "noarch"
}
],
"category": "vendor",
"name": "Red Hat"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "go-toolset-1.17-0:1.17.12-1.el7_9.ppc64le as a component of Red Hat Developer Tools for Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-DevTools-2022.2:go-toolset-1.17-0:1.17.12-1.el7_9.ppc64le"
},
"product_reference": "go-toolset-1.17-0:1.17.12-1.el7_9.ppc64le",
"relates_to_product_reference": "7Server-DevTools-2022.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go-toolset-1.17-0:1.17.12-1.el7_9.s390x as a component of Red Hat Developer Tools for Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-DevTools-2022.2:go-toolset-1.17-0:1.17.12-1.el7_9.s390x"
},
"product_reference": "go-toolset-1.17-0:1.17.12-1.el7_9.s390x",
"relates_to_product_reference": "7Server-DevTools-2022.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go-toolset-1.17-0:1.17.12-1.el7_9.src as a component of Red Hat Developer Tools for Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-DevTools-2022.2:go-toolset-1.17-0:1.17.12-1.el7_9.src"
},
"product_reference": "go-toolset-1.17-0:1.17.12-1.el7_9.src",
"relates_to_product_reference": "7Server-DevTools-2022.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go-toolset-1.17-0:1.17.12-1.el7_9.x86_64 as a component of Red Hat Developer Tools for Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-DevTools-2022.2:go-toolset-1.17-0:1.17.12-1.el7_9.x86_64"
},
"product_reference": "go-toolset-1.17-0:1.17.12-1.el7_9.x86_64",
"relates_to_product_reference": "7Server-DevTools-2022.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go-toolset-1.17-build-0:1.17.12-1.el7_9.ppc64le as a component of Red Hat Developer Tools for Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-DevTools-2022.2:go-toolset-1.17-build-0:1.17.12-1.el7_9.ppc64le"
},
"product_reference": "go-toolset-1.17-build-0:1.17.12-1.el7_9.ppc64le",
"relates_to_product_reference": "7Server-DevTools-2022.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go-toolset-1.17-build-0:1.17.12-1.el7_9.s390x as a component of Red Hat Developer Tools for Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-DevTools-2022.2:go-toolset-1.17-build-0:1.17.12-1.el7_9.s390x"
},
"product_reference": "go-toolset-1.17-build-0:1.17.12-1.el7_9.s390x",
"relates_to_product_reference": "7Server-DevTools-2022.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go-toolset-1.17-build-0:1.17.12-1.el7_9.x86_64 as a component of Red Hat Developer Tools for Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-DevTools-2022.2:go-toolset-1.17-build-0:1.17.12-1.el7_9.x86_64"
},
"product_reference": "go-toolset-1.17-build-0:1.17.12-1.el7_9.x86_64",
"relates_to_product_reference": "7Server-DevTools-2022.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go-toolset-1.17-golang-0:1.17.12-1.el7_9.ppc64le as a component of Red Hat Developer Tools for Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-DevTools-2022.2:go-toolset-1.17-golang-0:1.17.12-1.el7_9.ppc64le"
},
"product_reference": "go-toolset-1.17-golang-0:1.17.12-1.el7_9.ppc64le",
"relates_to_product_reference": "7Server-DevTools-2022.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go-toolset-1.17-golang-0:1.17.12-1.el7_9.s390x as a component of Red Hat Developer Tools for Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-DevTools-2022.2:go-toolset-1.17-golang-0:1.17.12-1.el7_9.s390x"
},
"product_reference": "go-toolset-1.17-golang-0:1.17.12-1.el7_9.s390x",
"relates_to_product_reference": "7Server-DevTools-2022.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go-toolset-1.17-golang-0:1.17.12-1.el7_9.src as a component of Red Hat Developer Tools for Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-DevTools-2022.2:go-toolset-1.17-golang-0:1.17.12-1.el7_9.src"
},
"product_reference": "go-toolset-1.17-golang-0:1.17.12-1.el7_9.src",
"relates_to_product_reference": "7Server-DevTools-2022.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go-toolset-1.17-golang-0:1.17.12-1.el7_9.x86_64 as a component of Red Hat Developer Tools for Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-DevTools-2022.2:go-toolset-1.17-golang-0:1.17.12-1.el7_9.x86_64"
},
"product_reference": "go-toolset-1.17-golang-0:1.17.12-1.el7_9.x86_64",
"relates_to_product_reference": "7Server-DevTools-2022.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go-toolset-1.17-golang-bin-0:1.17.12-1.el7_9.ppc64le as a component of Red Hat Developer Tools for Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-DevTools-2022.2:go-toolset-1.17-golang-bin-0:1.17.12-1.el7_9.ppc64le"
},
"product_reference": "go-toolset-1.17-golang-bin-0:1.17.12-1.el7_9.ppc64le",
"relates_to_product_reference": "7Server-DevTools-2022.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go-toolset-1.17-golang-bin-0:1.17.12-1.el7_9.s390x as a component of Red Hat Developer Tools for Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-DevTools-2022.2:go-toolset-1.17-golang-bin-0:1.17.12-1.el7_9.s390x"
},
"product_reference": "go-toolset-1.17-golang-bin-0:1.17.12-1.el7_9.s390x",
"relates_to_product_reference": "7Server-DevTools-2022.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go-toolset-1.17-golang-bin-0:1.17.12-1.el7_9.x86_64 as a component of Red Hat Developer Tools for Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-DevTools-2022.2:go-toolset-1.17-golang-bin-0:1.17.12-1.el7_9.x86_64"
},
"product_reference": "go-toolset-1.17-golang-bin-0:1.17.12-1.el7_9.x86_64",
"relates_to_product_reference": "7Server-DevTools-2022.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go-toolset-1.17-golang-docs-0:1.17.12-1.el7_9.noarch as a component of Red Hat Developer Tools for Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-DevTools-2022.2:go-toolset-1.17-golang-docs-0:1.17.12-1.el7_9.noarch"
},
"product_reference": "go-toolset-1.17-golang-docs-0:1.17.12-1.el7_9.noarch",
"relates_to_product_reference": "7Server-DevTools-2022.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go-toolset-1.17-golang-misc-0:1.17.12-1.el7_9.ppc64le as a component of Red Hat Developer Tools for Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-DevTools-2022.2:go-toolset-1.17-golang-misc-0:1.17.12-1.el7_9.ppc64le"
},
"product_reference": "go-toolset-1.17-golang-misc-0:1.17.12-1.el7_9.ppc64le",
"relates_to_product_reference": "7Server-DevTools-2022.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go-toolset-1.17-golang-misc-0:1.17.12-1.el7_9.s390x as a component of Red Hat Developer Tools for Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-DevTools-2022.2:go-toolset-1.17-golang-misc-0:1.17.12-1.el7_9.s390x"
},
"product_reference": "go-toolset-1.17-golang-misc-0:1.17.12-1.el7_9.s390x",
"relates_to_product_reference": "7Server-DevTools-2022.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go-toolset-1.17-golang-misc-0:1.17.12-1.el7_9.x86_64 as a component of Red Hat Developer Tools for Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-DevTools-2022.2:go-toolset-1.17-golang-misc-0:1.17.12-1.el7_9.x86_64"
},
"product_reference": "go-toolset-1.17-golang-misc-0:1.17.12-1.el7_9.x86_64",
"relates_to_product_reference": "7Server-DevTools-2022.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go-toolset-1.17-golang-race-0:1.17.12-1.el7_9.x86_64 as a component of Red Hat Developer Tools for Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-DevTools-2022.2:go-toolset-1.17-golang-race-0:1.17.12-1.el7_9.x86_64"
},
"product_reference": "go-toolset-1.17-golang-race-0:1.17.12-1.el7_9.x86_64",
"relates_to_product_reference": "7Server-DevTools-2022.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go-toolset-1.17-golang-src-0:1.17.12-1.el7_9.ppc64le as a component of Red Hat Developer Tools for Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-DevTools-2022.2:go-toolset-1.17-golang-src-0:1.17.12-1.el7_9.ppc64le"
},
"product_reference": "go-toolset-1.17-golang-src-0:1.17.12-1.el7_9.ppc64le",
"relates_to_product_reference": "7Server-DevTools-2022.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go-toolset-1.17-golang-src-0:1.17.12-1.el7_9.s390x as a component of Red Hat Developer Tools for Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-DevTools-2022.2:go-toolset-1.17-golang-src-0:1.17.12-1.el7_9.s390x"
},
"product_reference": "go-toolset-1.17-golang-src-0:1.17.12-1.el7_9.s390x",
"relates_to_product_reference": "7Server-DevTools-2022.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go-toolset-1.17-golang-src-0:1.17.12-1.el7_9.x86_64 as a component of Red Hat Developer Tools for Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-DevTools-2022.2:go-toolset-1.17-golang-src-0:1.17.12-1.el7_9.x86_64"
},
"product_reference": "go-toolset-1.17-golang-src-0:1.17.12-1.el7_9.x86_64",
"relates_to_product_reference": "7Server-DevTools-2022.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go-toolset-1.17-golang-tests-0:1.17.12-1.el7_9.ppc64le as a component of Red Hat Developer Tools for Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-DevTools-2022.2:go-toolset-1.17-golang-tests-0:1.17.12-1.el7_9.ppc64le"
},
"product_reference": "go-toolset-1.17-golang-tests-0:1.17.12-1.el7_9.ppc64le",
"relates_to_product_reference": "7Server-DevTools-2022.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go-toolset-1.17-golang-tests-0:1.17.12-1.el7_9.s390x as a component of Red Hat Developer Tools for Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-DevTools-2022.2:go-toolset-1.17-golang-tests-0:1.17.12-1.el7_9.s390x"
},
"product_reference": "go-toolset-1.17-golang-tests-0:1.17.12-1.el7_9.s390x",
"relates_to_product_reference": "7Server-DevTools-2022.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go-toolset-1.17-golang-tests-0:1.17.12-1.el7_9.x86_64 as a component of Red Hat Developer Tools for Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-DevTools-2022.2:go-toolset-1.17-golang-tests-0:1.17.12-1.el7_9.x86_64"
},
"product_reference": "go-toolset-1.17-golang-tests-0:1.17.12-1.el7_9.x86_64",
"relates_to_product_reference": "7Server-DevTools-2022.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go-toolset-1.17-runtime-0:1.17.12-1.el7_9.ppc64le as a component of Red Hat Developer Tools for Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-DevTools-2022.2:go-toolset-1.17-runtime-0:1.17.12-1.el7_9.ppc64le"
},
"product_reference": "go-toolset-1.17-runtime-0:1.17.12-1.el7_9.ppc64le",
"relates_to_product_reference": "7Server-DevTools-2022.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go-toolset-1.17-runtime-0:1.17.12-1.el7_9.s390x as a component of Red Hat Developer Tools for Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-DevTools-2022.2:go-toolset-1.17-runtime-0:1.17.12-1.el7_9.s390x"
},
"product_reference": "go-toolset-1.17-runtime-0:1.17.12-1.el7_9.s390x",
"relates_to_product_reference": "7Server-DevTools-2022.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go-toolset-1.17-runtime-0:1.17.12-1.el7_9.x86_64 as a component of Red Hat Developer Tools for Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-DevTools-2022.2:go-toolset-1.17-runtime-0:1.17.12-1.el7_9.x86_64"
},
"product_reference": "go-toolset-1.17-runtime-0:1.17.12-1.el7_9.x86_64",
"relates_to_product_reference": "7Server-DevTools-2022.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go-toolset-1.17-scldevel-0:1.17.12-1.el7_9.ppc64le as a component of Red Hat Developer Tools for Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-DevTools-2022.2:go-toolset-1.17-scldevel-0:1.17.12-1.el7_9.ppc64le"
},
"product_reference": "go-toolset-1.17-scldevel-0:1.17.12-1.el7_9.ppc64le",
"relates_to_product_reference": "7Server-DevTools-2022.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go-toolset-1.17-scldevel-0:1.17.12-1.el7_9.s390x as a component of Red Hat Developer Tools for Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-DevTools-2022.2:go-toolset-1.17-scldevel-0:1.17.12-1.el7_9.s390x"
},
"product_reference": "go-toolset-1.17-scldevel-0:1.17.12-1.el7_9.s390x",
"relates_to_product_reference": "7Server-DevTools-2022.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go-toolset-1.17-scldevel-0:1.17.12-1.el7_9.x86_64 as a component of Red Hat Developer Tools for Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-DevTools-2022.2:go-toolset-1.17-scldevel-0:1.17.12-1.el7_9.x86_64"
},
"product_reference": "go-toolset-1.17-scldevel-0:1.17.12-1.el7_9.x86_64",
"relates_to_product_reference": "7Server-DevTools-2022.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go-toolset-1.17-0:1.17.12-1.el7_9.ppc64le as a component of Red Hat Developer Tools for Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Workstation-DevTools-2022.2:go-toolset-1.17-0:1.17.12-1.el7_9.ppc64le"
},
"product_reference": "go-toolset-1.17-0:1.17.12-1.el7_9.ppc64le",
"relates_to_product_reference": "7Workstation-DevTools-2022.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go-toolset-1.17-0:1.17.12-1.el7_9.s390x as a component of Red Hat Developer Tools for Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Workstation-DevTools-2022.2:go-toolset-1.17-0:1.17.12-1.el7_9.s390x"
},
"product_reference": "go-toolset-1.17-0:1.17.12-1.el7_9.s390x",
"relates_to_product_reference": "7Workstation-DevTools-2022.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go-toolset-1.17-0:1.17.12-1.el7_9.src as a component of Red Hat Developer Tools for Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Workstation-DevTools-2022.2:go-toolset-1.17-0:1.17.12-1.el7_9.src"
},
"product_reference": "go-toolset-1.17-0:1.17.12-1.el7_9.src",
"relates_to_product_reference": "7Workstation-DevTools-2022.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go-toolset-1.17-0:1.17.12-1.el7_9.x86_64 as a component of Red Hat Developer Tools for Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Workstation-DevTools-2022.2:go-toolset-1.17-0:1.17.12-1.el7_9.x86_64"
},
"product_reference": "go-toolset-1.17-0:1.17.12-1.el7_9.x86_64",
"relates_to_product_reference": "7Workstation-DevTools-2022.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go-toolset-1.17-build-0:1.17.12-1.el7_9.ppc64le as a component of Red Hat Developer Tools for Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Workstation-DevTools-2022.2:go-toolset-1.17-build-0:1.17.12-1.el7_9.ppc64le"
},
"product_reference": "go-toolset-1.17-build-0:1.17.12-1.el7_9.ppc64le",
"relates_to_product_reference": "7Workstation-DevTools-2022.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go-toolset-1.17-build-0:1.17.12-1.el7_9.s390x as a component of Red Hat Developer Tools for Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Workstation-DevTools-2022.2:go-toolset-1.17-build-0:1.17.12-1.el7_9.s390x"
},
"product_reference": "go-toolset-1.17-build-0:1.17.12-1.el7_9.s390x",
"relates_to_product_reference": "7Workstation-DevTools-2022.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go-toolset-1.17-build-0:1.17.12-1.el7_9.x86_64 as a component of Red Hat Developer Tools for Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Workstation-DevTools-2022.2:go-toolset-1.17-build-0:1.17.12-1.el7_9.x86_64"
},
"product_reference": "go-toolset-1.17-build-0:1.17.12-1.el7_9.x86_64",
"relates_to_product_reference": "7Workstation-DevTools-2022.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go-toolset-1.17-golang-0:1.17.12-1.el7_9.ppc64le as a component of Red Hat Developer Tools for Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Workstation-DevTools-2022.2:go-toolset-1.17-golang-0:1.17.12-1.el7_9.ppc64le"
},
"product_reference": "go-toolset-1.17-golang-0:1.17.12-1.el7_9.ppc64le",
"relates_to_product_reference": "7Workstation-DevTools-2022.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go-toolset-1.17-golang-0:1.17.12-1.el7_9.s390x as a component of Red Hat Developer Tools for Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Workstation-DevTools-2022.2:go-toolset-1.17-golang-0:1.17.12-1.el7_9.s390x"
},
"product_reference": "go-toolset-1.17-golang-0:1.17.12-1.el7_9.s390x",
"relates_to_product_reference": "7Workstation-DevTools-2022.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go-toolset-1.17-golang-0:1.17.12-1.el7_9.src as a component of Red Hat Developer Tools for Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Workstation-DevTools-2022.2:go-toolset-1.17-golang-0:1.17.12-1.el7_9.src"
},
"product_reference": "go-toolset-1.17-golang-0:1.17.12-1.el7_9.src",
"relates_to_product_reference": "7Workstation-DevTools-2022.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go-toolset-1.17-golang-0:1.17.12-1.el7_9.x86_64 as a component of Red Hat Developer Tools for Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Workstation-DevTools-2022.2:go-toolset-1.17-golang-0:1.17.12-1.el7_9.x86_64"
},
"product_reference": "go-toolset-1.17-golang-0:1.17.12-1.el7_9.x86_64",
"relates_to_product_reference": "7Workstation-DevTools-2022.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go-toolset-1.17-golang-bin-0:1.17.12-1.el7_9.ppc64le as a component of Red Hat Developer Tools for Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Workstation-DevTools-2022.2:go-toolset-1.17-golang-bin-0:1.17.12-1.el7_9.ppc64le"
},
"product_reference": "go-toolset-1.17-golang-bin-0:1.17.12-1.el7_9.ppc64le",
"relates_to_product_reference": "7Workstation-DevTools-2022.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go-toolset-1.17-golang-bin-0:1.17.12-1.el7_9.s390x as a component of Red Hat Developer Tools for Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Workstation-DevTools-2022.2:go-toolset-1.17-golang-bin-0:1.17.12-1.el7_9.s390x"
},
"product_reference": "go-toolset-1.17-golang-bin-0:1.17.12-1.el7_9.s390x",
"relates_to_product_reference": "7Workstation-DevTools-2022.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go-toolset-1.17-golang-bin-0:1.17.12-1.el7_9.x86_64 as a component of Red Hat Developer Tools for Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Workstation-DevTools-2022.2:go-toolset-1.17-golang-bin-0:1.17.12-1.el7_9.x86_64"
},
"product_reference": "go-toolset-1.17-golang-bin-0:1.17.12-1.el7_9.x86_64",
"relates_to_product_reference": "7Workstation-DevTools-2022.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go-toolset-1.17-golang-docs-0:1.17.12-1.el7_9.noarch as a component of Red Hat Developer Tools for Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Workstation-DevTools-2022.2:go-toolset-1.17-golang-docs-0:1.17.12-1.el7_9.noarch"
},
"product_reference": "go-toolset-1.17-golang-docs-0:1.17.12-1.el7_9.noarch",
"relates_to_product_reference": "7Workstation-DevTools-2022.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go-toolset-1.17-golang-misc-0:1.17.12-1.el7_9.ppc64le as a component of Red Hat Developer Tools for Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Workstation-DevTools-2022.2:go-toolset-1.17-golang-misc-0:1.17.12-1.el7_9.ppc64le"
},
"product_reference": "go-toolset-1.17-golang-misc-0:1.17.12-1.el7_9.ppc64le",
"relates_to_product_reference": "7Workstation-DevTools-2022.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go-toolset-1.17-golang-misc-0:1.17.12-1.el7_9.s390x as a component of Red Hat Developer Tools for Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Workstation-DevTools-2022.2:go-toolset-1.17-golang-misc-0:1.17.12-1.el7_9.s390x"
},
"product_reference": "go-toolset-1.17-golang-misc-0:1.17.12-1.el7_9.s390x",
"relates_to_product_reference": "7Workstation-DevTools-2022.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go-toolset-1.17-golang-misc-0:1.17.12-1.el7_9.x86_64 as a component of Red Hat Developer Tools for Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Workstation-DevTools-2022.2:go-toolset-1.17-golang-misc-0:1.17.12-1.el7_9.x86_64"
},
"product_reference": "go-toolset-1.17-golang-misc-0:1.17.12-1.el7_9.x86_64",
"relates_to_product_reference": "7Workstation-DevTools-2022.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go-toolset-1.17-golang-race-0:1.17.12-1.el7_9.x86_64 as a component of Red Hat Developer Tools for Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Workstation-DevTools-2022.2:go-toolset-1.17-golang-race-0:1.17.12-1.el7_9.x86_64"
},
"product_reference": "go-toolset-1.17-golang-race-0:1.17.12-1.el7_9.x86_64",
"relates_to_product_reference": "7Workstation-DevTools-2022.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go-toolset-1.17-golang-src-0:1.17.12-1.el7_9.ppc64le as a component of Red Hat Developer Tools for Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Workstation-DevTools-2022.2:go-toolset-1.17-golang-src-0:1.17.12-1.el7_9.ppc64le"
},
"product_reference": "go-toolset-1.17-golang-src-0:1.17.12-1.el7_9.ppc64le",
"relates_to_product_reference": "7Workstation-DevTools-2022.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go-toolset-1.17-golang-src-0:1.17.12-1.el7_9.s390x as a component of Red Hat Developer Tools for Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Workstation-DevTools-2022.2:go-toolset-1.17-golang-src-0:1.17.12-1.el7_9.s390x"
},
"product_reference": "go-toolset-1.17-golang-src-0:1.17.12-1.el7_9.s390x",
"relates_to_product_reference": "7Workstation-DevTools-2022.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go-toolset-1.17-golang-src-0:1.17.12-1.el7_9.x86_64 as a component of Red Hat Developer Tools for Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Workstation-DevTools-2022.2:go-toolset-1.17-golang-src-0:1.17.12-1.el7_9.x86_64"
},
"product_reference": "go-toolset-1.17-golang-src-0:1.17.12-1.el7_9.x86_64",
"relates_to_product_reference": "7Workstation-DevTools-2022.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go-toolset-1.17-golang-tests-0:1.17.12-1.el7_9.ppc64le as a component of Red Hat Developer Tools for Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Workstation-DevTools-2022.2:go-toolset-1.17-golang-tests-0:1.17.12-1.el7_9.ppc64le"
},
"product_reference": "go-toolset-1.17-golang-tests-0:1.17.12-1.el7_9.ppc64le",
"relates_to_product_reference": "7Workstation-DevTools-2022.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go-toolset-1.17-golang-tests-0:1.17.12-1.el7_9.s390x as a component of Red Hat Developer Tools for Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Workstation-DevTools-2022.2:go-toolset-1.17-golang-tests-0:1.17.12-1.el7_9.s390x"
},
"product_reference": "go-toolset-1.17-golang-tests-0:1.17.12-1.el7_9.s390x",
"relates_to_product_reference": "7Workstation-DevTools-2022.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go-toolset-1.17-golang-tests-0:1.17.12-1.el7_9.x86_64 as a component of Red Hat Developer Tools for Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Workstation-DevTools-2022.2:go-toolset-1.17-golang-tests-0:1.17.12-1.el7_9.x86_64"
},
"product_reference": "go-toolset-1.17-golang-tests-0:1.17.12-1.el7_9.x86_64",
"relates_to_product_reference": "7Workstation-DevTools-2022.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go-toolset-1.17-runtime-0:1.17.12-1.el7_9.ppc64le as a component of Red Hat Developer Tools for Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Workstation-DevTools-2022.2:go-toolset-1.17-runtime-0:1.17.12-1.el7_9.ppc64le"
},
"product_reference": "go-toolset-1.17-runtime-0:1.17.12-1.el7_9.ppc64le",
"relates_to_product_reference": "7Workstation-DevTools-2022.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go-toolset-1.17-runtime-0:1.17.12-1.el7_9.s390x as a component of Red Hat Developer Tools for Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Workstation-DevTools-2022.2:go-toolset-1.17-runtime-0:1.17.12-1.el7_9.s390x"
},
"product_reference": "go-toolset-1.17-runtime-0:1.17.12-1.el7_9.s390x",
"relates_to_product_reference": "7Workstation-DevTools-2022.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go-toolset-1.17-runtime-0:1.17.12-1.el7_9.x86_64 as a component of Red Hat Developer Tools for Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Workstation-DevTools-2022.2:go-toolset-1.17-runtime-0:1.17.12-1.el7_9.x86_64"
},
"product_reference": "go-toolset-1.17-runtime-0:1.17.12-1.el7_9.x86_64",
"relates_to_product_reference": "7Workstation-DevTools-2022.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go-toolset-1.17-scldevel-0:1.17.12-1.el7_9.ppc64le as a component of Red Hat Developer Tools for Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Workstation-DevTools-2022.2:go-toolset-1.17-scldevel-0:1.17.12-1.el7_9.ppc64le"
},
"product_reference": "go-toolset-1.17-scldevel-0:1.17.12-1.el7_9.ppc64le",
"relates_to_product_reference": "7Workstation-DevTools-2022.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go-toolset-1.17-scldevel-0:1.17.12-1.el7_9.s390x as a component of Red Hat Developer Tools for Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Workstation-DevTools-2022.2:go-toolset-1.17-scldevel-0:1.17.12-1.el7_9.s390x"
},
"product_reference": "go-toolset-1.17-scldevel-0:1.17.12-1.el7_9.s390x",
"relates_to_product_reference": "7Workstation-DevTools-2022.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go-toolset-1.17-scldevel-0:1.17.12-1.el7_9.x86_64 as a component of Red Hat Developer Tools for Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Workstation-DevTools-2022.2:go-toolset-1.17-scldevel-0:1.17.12-1.el7_9.x86_64"
},
"product_reference": "go-toolset-1.17-scldevel-0:1.17.12-1.el7_9.x86_64",
"relates_to_product_reference": "7Workstation-DevTools-2022.2"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2022-1705",
"cwe": {
"id": "CWE-444",
"name": "Inconsistent Interpretation of HTTP Requests (\u0027HTTP Request/Response Smuggling\u0027)"
},
"discovery_date": "2022-07-14T00:00:00+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"7Server-DevTools-2022.2:go-toolset-1.17-0:1.17.12-1.el7_9.ppc64le",
"7Server-DevTools-2022.2:go-toolset-1.17-0:1.17.12-1.el7_9.s390x",
"7Server-DevTools-2022.2:go-toolset-1.17-0:1.17.12-1.el7_9.src",
"7Server-DevTools-2022.2:go-toolset-1.17-0:1.17.12-1.el7_9.x86_64",
"7Server-DevTools-2022.2:go-toolset-1.17-build-0:1.17.12-1.el7_9.ppc64le",
"7Server-DevTools-2022.2:go-toolset-1.17-build-0:1.17.12-1.el7_9.s390x",
"7Server-DevTools-2022.2:go-toolset-1.17-build-0:1.17.12-1.el7_9.x86_64",
"7Server-DevTools-2022.2:go-toolset-1.17-runtime-0:1.17.12-1.el7_9.ppc64le",
"7Server-DevTools-2022.2:go-toolset-1.17-runtime-0:1.17.12-1.el7_9.s390x",
"7Server-DevTools-2022.2:go-toolset-1.17-runtime-0:1.17.12-1.el7_9.x86_64",
"7Server-DevTools-2022.2:go-toolset-1.17-scldevel-0:1.17.12-1.el7_9.ppc64le",
"7Server-DevTools-2022.2:go-toolset-1.17-scldevel-0:1.17.12-1.el7_9.s390x",
"7Server-DevTools-2022.2:go-toolset-1.17-scldevel-0:1.17.12-1.el7_9.x86_64",
"7Workstation-DevTools-2022.2:go-toolset-1.17-0:1.17.12-1.el7_9.ppc64le",
"7Workstation-DevTools-2022.2:go-toolset-1.17-0:1.17.12-1.el7_9.s390x",
"7Workstation-DevTools-2022.2:go-toolset-1.17-0:1.17.12-1.el7_9.src",
"7Workstation-DevTools-2022.2:go-toolset-1.17-0:1.17.12-1.el7_9.x86_64",
"7Workstation-DevTools-2022.2:go-toolset-1.17-build-0:1.17.12-1.el7_9.ppc64le",
"7Workstation-DevTools-2022.2:go-toolset-1.17-build-0:1.17.12-1.el7_9.s390x",
"7Workstation-DevTools-2022.2:go-toolset-1.17-build-0:1.17.12-1.el7_9.x86_64",
"7Workstation-DevTools-2022.2:go-toolset-1.17-runtime-0:1.17.12-1.el7_9.ppc64le",
"7Workstation-DevTools-2022.2:go-toolset-1.17-runtime-0:1.17.12-1.el7_9.s390x",
"7Workstation-DevTools-2022.2:go-toolset-1.17-runtime-0:1.17.12-1.el7_9.x86_64",
"7Workstation-DevTools-2022.2:go-toolset-1.17-scldevel-0:1.17.12-1.el7_9.ppc64le",
"7Workstation-DevTools-2022.2:go-toolset-1.17-scldevel-0:1.17.12-1.el7_9.s390x",
"7Workstation-DevTools-2022.2:go-toolset-1.17-scldevel-0:1.17.12-1.el7_9.x86_64"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2107374"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in golang. The HTTP/1 client accepted invalid Transfer-Encoding headers indicating \"chunked\" encoding. This issue could allow request smuggling, but only if combined with an intermediate server that also improperly accepts the header as invalid.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "golang: net/http: improper sanitization of Transfer-Encoding header",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "Within regulated environments, a combination of the following controls acts as a significant barrier to successfully exploiting a CWE-444: Inconsistent Interpretation of HTTP Requests (\u0027HTTP Request/Response Smuggling\u0027) vulnerability and therefore downgrades the severity of this particular CVE from Moderate to Low.\n\nThe platform uses secure, encrypted HTTPS connections over TLS 1.2 to reduce the risk of smuggling attacks by preventing the injection of ambiguous or malformed requests between components. The environment employs IPS/IDS and antimalware solutions to detect and block malicious code while ensuring consistent interpretation of HTTP requests across network layers, mitigating request/response inconsistencies. Event logs are collected and analyzed for centralization, correlation, monitoring, alerting, and retention, enabling the detection of malformed or suspicious HTTP traffic. Static code analysis and peer reviews enforce strong input validation and error handling to ensure all user inputs adhere to HTTP protocol specifications.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"7Server-DevTools-2022.2:go-toolset-1.17-golang-0:1.17.12-1.el7_9.ppc64le",
"7Server-DevTools-2022.2:go-toolset-1.17-golang-0:1.17.12-1.el7_9.s390x",
"7Server-DevTools-2022.2:go-toolset-1.17-golang-0:1.17.12-1.el7_9.src",
"7Server-DevTools-2022.2:go-toolset-1.17-golang-0:1.17.12-1.el7_9.x86_64",
"7Server-DevTools-2022.2:go-toolset-1.17-golang-bin-0:1.17.12-1.el7_9.ppc64le",
"7Server-DevTools-2022.2:go-toolset-1.17-golang-bin-0:1.17.12-1.el7_9.s390x",
"7Server-DevTools-2022.2:go-toolset-1.17-golang-bin-0:1.17.12-1.el7_9.x86_64",
"7Server-DevTools-2022.2:go-toolset-1.17-golang-docs-0:1.17.12-1.el7_9.noarch",
"7Server-DevTools-2022.2:go-toolset-1.17-golang-misc-0:1.17.12-1.el7_9.ppc64le",
"7Server-DevTools-2022.2:go-toolset-1.17-golang-misc-0:1.17.12-1.el7_9.s390x",
"7Server-DevTools-2022.2:go-toolset-1.17-golang-misc-0:1.17.12-1.el7_9.x86_64",
"7Server-DevTools-2022.2:go-toolset-1.17-golang-race-0:1.17.12-1.el7_9.x86_64",
"7Server-DevTools-2022.2:go-toolset-1.17-golang-src-0:1.17.12-1.el7_9.ppc64le",
"7Server-DevTools-2022.2:go-toolset-1.17-golang-src-0:1.17.12-1.el7_9.s390x",
"7Server-DevTools-2022.2:go-toolset-1.17-golang-src-0:1.17.12-1.el7_9.x86_64",
"7Server-DevTools-2022.2:go-toolset-1.17-golang-tests-0:1.17.12-1.el7_9.ppc64le",
"7Server-DevTools-2022.2:go-toolset-1.17-golang-tests-0:1.17.12-1.el7_9.s390x",
"7Server-DevTools-2022.2:go-toolset-1.17-golang-tests-0:1.17.12-1.el7_9.x86_64",
"7Workstation-DevTools-2022.2:go-toolset-1.17-golang-0:1.17.12-1.el7_9.ppc64le",
"7Workstation-DevTools-2022.2:go-toolset-1.17-golang-0:1.17.12-1.el7_9.s390x",
"7Workstation-DevTools-2022.2:go-toolset-1.17-golang-0:1.17.12-1.el7_9.src",
"7Workstation-DevTools-2022.2:go-toolset-1.17-golang-0:1.17.12-1.el7_9.x86_64",
"7Workstation-DevTools-2022.2:go-toolset-1.17-golang-bin-0:1.17.12-1.el7_9.ppc64le",
"7Workstation-DevTools-2022.2:go-toolset-1.17-golang-bin-0:1.17.12-1.el7_9.s390x",
"7Workstation-DevTools-2022.2:go-toolset-1.17-golang-bin-0:1.17.12-1.el7_9.x86_64",
"7Workstation-DevTools-2022.2:go-toolset-1.17-golang-docs-0:1.17.12-1.el7_9.noarch",
"7Workstation-DevTools-2022.2:go-toolset-1.17-golang-misc-0:1.17.12-1.el7_9.ppc64le",
"7Workstation-DevTools-2022.2:go-toolset-1.17-golang-misc-0:1.17.12-1.el7_9.s390x",
"7Workstation-DevTools-2022.2:go-toolset-1.17-golang-misc-0:1.17.12-1.el7_9.x86_64",
"7Workstation-DevTools-2022.2:go-toolset-1.17-golang-race-0:1.17.12-1.el7_9.x86_64",
"7Workstation-DevTools-2022.2:go-toolset-1.17-golang-src-0:1.17.12-1.el7_9.ppc64le",
"7Workstation-DevTools-2022.2:go-toolset-1.17-golang-src-0:1.17.12-1.el7_9.s390x",
"7Workstation-DevTools-2022.2:go-toolset-1.17-golang-src-0:1.17.12-1.el7_9.x86_64",
"7Workstation-DevTools-2022.2:go-toolset-1.17-golang-tests-0:1.17.12-1.el7_9.ppc64le",
"7Workstation-DevTools-2022.2:go-toolset-1.17-golang-tests-0:1.17.12-1.el7_9.s390x",
"7Workstation-DevTools-2022.2:go-toolset-1.17-golang-tests-0:1.17.12-1.el7_9.x86_64"
],
"known_not_affected": [
"7Server-DevTools-2022.2:go-toolset-1.17-0:1.17.12-1.el7_9.ppc64le",
"7Server-DevTools-2022.2:go-toolset-1.17-0:1.17.12-1.el7_9.s390x",
"7Server-DevTools-2022.2:go-toolset-1.17-0:1.17.12-1.el7_9.src",
"7Server-DevTools-2022.2:go-toolset-1.17-0:1.17.12-1.el7_9.x86_64",
"7Server-DevTools-2022.2:go-toolset-1.17-build-0:1.17.12-1.el7_9.ppc64le",
"7Server-DevTools-2022.2:go-toolset-1.17-build-0:1.17.12-1.el7_9.s390x",
"7Server-DevTools-2022.2:go-toolset-1.17-build-0:1.17.12-1.el7_9.x86_64",
"7Server-DevTools-2022.2:go-toolset-1.17-runtime-0:1.17.12-1.el7_9.ppc64le",
"7Server-DevTools-2022.2:go-toolset-1.17-runtime-0:1.17.12-1.el7_9.s390x",
"7Server-DevTools-2022.2:go-toolset-1.17-runtime-0:1.17.12-1.el7_9.x86_64",
"7Server-DevTools-2022.2:go-toolset-1.17-scldevel-0:1.17.12-1.el7_9.ppc64le",
"7Server-DevTools-2022.2:go-toolset-1.17-scldevel-0:1.17.12-1.el7_9.s390x",
"7Server-DevTools-2022.2:go-toolset-1.17-scldevel-0:1.17.12-1.el7_9.x86_64",
"7Workstation-DevTools-2022.2:go-toolset-1.17-0:1.17.12-1.el7_9.ppc64le",
"7Workstation-DevTools-2022.2:go-toolset-1.17-0:1.17.12-1.el7_9.s390x",
"7Workstation-DevTools-2022.2:go-toolset-1.17-0:1.17.12-1.el7_9.src",
"7Workstation-DevTools-2022.2:go-toolset-1.17-0:1.17.12-1.el7_9.x86_64",
"7Workstation-DevTools-2022.2:go-toolset-1.17-build-0:1.17.12-1.el7_9.ppc64le",
"7Workstation-DevTools-2022.2:go-toolset-1.17-build-0:1.17.12-1.el7_9.s390x",
"7Workstation-DevTools-2022.2:go-toolset-1.17-build-0:1.17.12-1.el7_9.x86_64",
"7Workstation-DevTools-2022.2:go-toolset-1.17-runtime-0:1.17.12-1.el7_9.ppc64le",
"7Workstation-DevTools-2022.2:go-toolset-1.17-runtime-0:1.17.12-1.el7_9.s390x",
"7Workstation-DevTools-2022.2:go-toolset-1.17-runtime-0:1.17.12-1.el7_9.x86_64",
"7Workstation-DevTools-2022.2:go-toolset-1.17-scldevel-0:1.17.12-1.el7_9.ppc64le",
"7Workstation-DevTools-2022.2:go-toolset-1.17-scldevel-0:1.17.12-1.el7_9.s390x",
"7Workstation-DevTools-2022.2:go-toolset-1.17-scldevel-0:1.17.12-1.el7_9.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2022-1705"
},
{
"category": "external",
"summary": "RHBZ#2107374",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2107374"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2022-1705",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-1705"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2022-1705",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2022-1705"
},
{
"category": "external",
"summary": "https://go.dev/issue/53188",
"url": "https://go.dev/issue/53188"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-announce/c/nqrv9fbR0zE",
"url": "https://groups.google.com/g/golang-announce/c/nqrv9fbR0zE"
}
],
"release_date": "2022-07-12T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2022-08-02T09:56:09+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"7Server-DevTools-2022.2:go-toolset-1.17-golang-0:1.17.12-1.el7_9.ppc64le",
"7Server-DevTools-2022.2:go-toolset-1.17-golang-0:1.17.12-1.el7_9.s390x",
"7Server-DevTools-2022.2:go-toolset-1.17-golang-0:1.17.12-1.el7_9.src",
"7Server-DevTools-2022.2:go-toolset-1.17-golang-0:1.17.12-1.el7_9.x86_64",
"7Server-DevTools-2022.2:go-toolset-1.17-golang-bin-0:1.17.12-1.el7_9.ppc64le",
"7Server-DevTools-2022.2:go-toolset-1.17-golang-bin-0:1.17.12-1.el7_9.s390x",
"7Server-DevTools-2022.2:go-toolset-1.17-golang-bin-0:1.17.12-1.el7_9.x86_64",
"7Server-DevTools-2022.2:go-toolset-1.17-golang-docs-0:1.17.12-1.el7_9.noarch",
"7Server-DevTools-2022.2:go-toolset-1.17-golang-misc-0:1.17.12-1.el7_9.ppc64le",
"7Server-DevTools-2022.2:go-toolset-1.17-golang-misc-0:1.17.12-1.el7_9.s390x",
"7Server-DevTools-2022.2:go-toolset-1.17-golang-misc-0:1.17.12-1.el7_9.x86_64",
"7Server-DevTools-2022.2:go-toolset-1.17-golang-race-0:1.17.12-1.el7_9.x86_64",
"7Server-DevTools-2022.2:go-toolset-1.17-golang-src-0:1.17.12-1.el7_9.ppc64le",
"7Server-DevTools-2022.2:go-toolset-1.17-golang-src-0:1.17.12-1.el7_9.s390x",
"7Server-DevTools-2022.2:go-toolset-1.17-golang-src-0:1.17.12-1.el7_9.x86_64",
"7Server-DevTools-2022.2:go-toolset-1.17-golang-tests-0:1.17.12-1.el7_9.ppc64le",
"7Server-DevTools-2022.2:go-toolset-1.17-golang-tests-0:1.17.12-1.el7_9.s390x",
"7Server-DevTools-2022.2:go-toolset-1.17-golang-tests-0:1.17.12-1.el7_9.x86_64",
"7Workstation-DevTools-2022.2:go-toolset-1.17-golang-0:1.17.12-1.el7_9.ppc64le",
"7Workstation-DevTools-2022.2:go-toolset-1.17-golang-0:1.17.12-1.el7_9.s390x",
"7Workstation-DevTools-2022.2:go-toolset-1.17-golang-0:1.17.12-1.el7_9.src",
"7Workstation-DevTools-2022.2:go-toolset-1.17-golang-0:1.17.12-1.el7_9.x86_64",
"7Workstation-DevTools-2022.2:go-toolset-1.17-golang-bin-0:1.17.12-1.el7_9.ppc64le",
"7Workstation-DevTools-2022.2:go-toolset-1.17-golang-bin-0:1.17.12-1.el7_9.s390x",
"7Workstation-DevTools-2022.2:go-toolset-1.17-golang-bin-0:1.17.12-1.el7_9.x86_64",
"7Workstation-DevTools-2022.2:go-toolset-1.17-golang-docs-0:1.17.12-1.el7_9.noarch",
"7Workstation-DevTools-2022.2:go-toolset-1.17-golang-misc-0:1.17.12-1.el7_9.ppc64le",
"7Workstation-DevTools-2022.2:go-toolset-1.17-golang-misc-0:1.17.12-1.el7_9.s390x",
"7Workstation-DevTools-2022.2:go-toolset-1.17-golang-misc-0:1.17.12-1.el7_9.x86_64",
"7Workstation-DevTools-2022.2:go-toolset-1.17-golang-race-0:1.17.12-1.el7_9.x86_64",
"7Workstation-DevTools-2022.2:go-toolset-1.17-golang-src-0:1.17.12-1.el7_9.ppc64le",
"7Workstation-DevTools-2022.2:go-toolset-1.17-golang-src-0:1.17.12-1.el7_9.s390x",
"7Workstation-DevTools-2022.2:go-toolset-1.17-golang-src-0:1.17.12-1.el7_9.x86_64",
"7Workstation-DevTools-2022.2:go-toolset-1.17-golang-tests-0:1.17.12-1.el7_9.ppc64le",
"7Workstation-DevTools-2022.2:go-toolset-1.17-golang-tests-0:1.17.12-1.el7_9.s390x",
"7Workstation-DevTools-2022.2:go-toolset-1.17-golang-tests-0:1.17.12-1.el7_9.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2022:5866"
}
],
"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": [
"7Server-DevTools-2022.2:go-toolset-1.17-0:1.17.12-1.el7_9.ppc64le",
"7Server-DevTools-2022.2:go-toolset-1.17-0:1.17.12-1.el7_9.s390x",
"7Server-DevTools-2022.2:go-toolset-1.17-0:1.17.12-1.el7_9.src",
"7Server-DevTools-2022.2:go-toolset-1.17-0:1.17.12-1.el7_9.x86_64",
"7Server-DevTools-2022.2:go-toolset-1.17-build-0:1.17.12-1.el7_9.ppc64le",
"7Server-DevTools-2022.2:go-toolset-1.17-build-0:1.17.12-1.el7_9.s390x",
"7Server-DevTools-2022.2:go-toolset-1.17-build-0:1.17.12-1.el7_9.x86_64",
"7Server-DevTools-2022.2:go-toolset-1.17-golang-0:1.17.12-1.el7_9.ppc64le",
"7Server-DevTools-2022.2:go-toolset-1.17-golang-0:1.17.12-1.el7_9.s390x",
"7Server-DevTools-2022.2:go-toolset-1.17-golang-0:1.17.12-1.el7_9.src",
"7Server-DevTools-2022.2:go-toolset-1.17-golang-0:1.17.12-1.el7_9.x86_64",
"7Server-DevTools-2022.2:go-toolset-1.17-golang-bin-0:1.17.12-1.el7_9.ppc64le",
"7Server-DevTools-2022.2:go-toolset-1.17-golang-bin-0:1.17.12-1.el7_9.s390x",
"7Server-DevTools-2022.2:go-toolset-1.17-golang-bin-0:1.17.12-1.el7_9.x86_64",
"7Server-DevTools-2022.2:go-toolset-1.17-golang-docs-0:1.17.12-1.el7_9.noarch",
"7Server-DevTools-2022.2:go-toolset-1.17-golang-misc-0:1.17.12-1.el7_9.ppc64le",
"7Server-DevTools-2022.2:go-toolset-1.17-golang-misc-0:1.17.12-1.el7_9.s390x",
"7Server-DevTools-2022.2:go-toolset-1.17-golang-misc-0:1.17.12-1.el7_9.x86_64",
"7Server-DevTools-2022.2:go-toolset-1.17-golang-race-0:1.17.12-1.el7_9.x86_64",
"7Server-DevTools-2022.2:go-toolset-1.17-golang-src-0:1.17.12-1.el7_9.ppc64le",
"7Server-DevTools-2022.2:go-toolset-1.17-golang-src-0:1.17.12-1.el7_9.s390x",
"7Server-DevTools-2022.2:go-toolset-1.17-golang-src-0:1.17.12-1.el7_9.x86_64",
"7Server-DevTools-2022.2:go-toolset-1.17-golang-tests-0:1.17.12-1.el7_9.ppc64le",
"7Server-DevTools-2022.2:go-toolset-1.17-golang-tests-0:1.17.12-1.el7_9.s390x",
"7Server-DevTools-2022.2:go-toolset-1.17-golang-tests-0:1.17.12-1.el7_9.x86_64",
"7Server-DevTools-2022.2:go-toolset-1.17-runtime-0:1.17.12-1.el7_9.ppc64le",
"7Server-DevTools-2022.2:go-toolset-1.17-runtime-0:1.17.12-1.el7_9.s390x",
"7Server-DevTools-2022.2:go-toolset-1.17-runtime-0:1.17.12-1.el7_9.x86_64",
"7Server-DevTools-2022.2:go-toolset-1.17-scldevel-0:1.17.12-1.el7_9.ppc64le",
"7Server-DevTools-2022.2:go-toolset-1.17-scldevel-0:1.17.12-1.el7_9.s390x",
"7Server-DevTools-2022.2:go-toolset-1.17-scldevel-0:1.17.12-1.el7_9.x86_64",
"7Workstation-DevTools-2022.2:go-toolset-1.17-0:1.17.12-1.el7_9.ppc64le",
"7Workstation-DevTools-2022.2:go-toolset-1.17-0:1.17.12-1.el7_9.s390x",
"7Workstation-DevTools-2022.2:go-toolset-1.17-0:1.17.12-1.el7_9.src",
"7Workstation-DevTools-2022.2:go-toolset-1.17-0:1.17.12-1.el7_9.x86_64",
"7Workstation-DevTools-2022.2:go-toolset-1.17-build-0:1.17.12-1.el7_9.ppc64le",
"7Workstation-DevTools-2022.2:go-toolset-1.17-build-0:1.17.12-1.el7_9.s390x",
"7Workstation-DevTools-2022.2:go-toolset-1.17-build-0:1.17.12-1.el7_9.x86_64",
"7Workstation-DevTools-2022.2:go-toolset-1.17-golang-0:1.17.12-1.el7_9.ppc64le",
"7Workstation-DevTools-2022.2:go-toolset-1.17-golang-0:1.17.12-1.el7_9.s390x",
"7Workstation-DevTools-2022.2:go-toolset-1.17-golang-0:1.17.12-1.el7_9.src",
"7Workstation-DevTools-2022.2:go-toolset-1.17-golang-0:1.17.12-1.el7_9.x86_64",
"7Workstation-DevTools-2022.2:go-toolset-1.17-golang-bin-0:1.17.12-1.el7_9.ppc64le",
"7Workstation-DevTools-2022.2:go-toolset-1.17-golang-bin-0:1.17.12-1.el7_9.s390x",
"7Workstation-DevTools-2022.2:go-toolset-1.17-golang-bin-0:1.17.12-1.el7_9.x86_64",
"7Workstation-DevTools-2022.2:go-toolset-1.17-golang-docs-0:1.17.12-1.el7_9.noarch",
"7Workstation-DevTools-2022.2:go-toolset-1.17-golang-misc-0:1.17.12-1.el7_9.ppc64le",
"7Workstation-DevTools-2022.2:go-toolset-1.17-golang-misc-0:1.17.12-1.el7_9.s390x",
"7Workstation-DevTools-2022.2:go-toolset-1.17-golang-misc-0:1.17.12-1.el7_9.x86_64",
"7Workstation-DevTools-2022.2:go-toolset-1.17-golang-race-0:1.17.12-1.el7_9.x86_64",
"7Workstation-DevTools-2022.2:go-toolset-1.17-golang-src-0:1.17.12-1.el7_9.ppc64le",
"7Workstation-DevTools-2022.2:go-toolset-1.17-golang-src-0:1.17.12-1.el7_9.s390x",
"7Workstation-DevTools-2022.2:go-toolset-1.17-golang-src-0:1.17.12-1.el7_9.x86_64",
"7Workstation-DevTools-2022.2:go-toolset-1.17-golang-tests-0:1.17.12-1.el7_9.ppc64le",
"7Workstation-DevTools-2022.2:go-toolset-1.17-golang-tests-0:1.17.12-1.el7_9.s390x",
"7Workstation-DevTools-2022.2:go-toolset-1.17-golang-tests-0:1.17.12-1.el7_9.x86_64",
"7Workstation-DevTools-2022.2:go-toolset-1.17-runtime-0:1.17.12-1.el7_9.ppc64le",
"7Workstation-DevTools-2022.2:go-toolset-1.17-runtime-0:1.17.12-1.el7_9.s390x",
"7Workstation-DevTools-2022.2:go-toolset-1.17-runtime-0:1.17.12-1.el7_9.x86_64",
"7Workstation-DevTools-2022.2:go-toolset-1.17-scldevel-0:1.17.12-1.el7_9.ppc64le",
"7Workstation-DevTools-2022.2:go-toolset-1.17-scldevel-0:1.17.12-1.el7_9.s390x",
"7Workstation-DevTools-2022.2:go-toolset-1.17-scldevel-0:1.17.12-1.el7_9.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "golang: net/http: improper sanitization of Transfer-Encoding header"
},
{
"cve": "CVE-2022-1962",
"cwe": {
"id": "CWE-1325",
"name": "Improperly Controlled Sequential Memory Allocation"
},
"discovery_date": "2022-07-14T00:00:00+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"7Server-DevTools-2022.2:go-toolset-1.17-0:1.17.12-1.el7_9.ppc64le",
"7Server-DevTools-2022.2:go-toolset-1.17-0:1.17.12-1.el7_9.s390x",
"7Server-DevTools-2022.2:go-toolset-1.17-0:1.17.12-1.el7_9.src",
"7Server-DevTools-2022.2:go-toolset-1.17-0:1.17.12-1.el7_9.x86_64",
"7Server-DevTools-2022.2:go-toolset-1.17-build-0:1.17.12-1.el7_9.ppc64le",
"7Server-DevTools-2022.2:go-toolset-1.17-build-0:1.17.12-1.el7_9.s390x",
"7Server-DevTools-2022.2:go-toolset-1.17-build-0:1.17.12-1.el7_9.x86_64",
"7Server-DevTools-2022.2:go-toolset-1.17-runtime-0:1.17.12-1.el7_9.ppc64le",
"7Server-DevTools-2022.2:go-toolset-1.17-runtime-0:1.17.12-1.el7_9.s390x",
"7Server-DevTools-2022.2:go-toolset-1.17-runtime-0:1.17.12-1.el7_9.x86_64",
"7Server-DevTools-2022.2:go-toolset-1.17-scldevel-0:1.17.12-1.el7_9.ppc64le",
"7Server-DevTools-2022.2:go-toolset-1.17-scldevel-0:1.17.12-1.el7_9.s390x",
"7Server-DevTools-2022.2:go-toolset-1.17-scldevel-0:1.17.12-1.el7_9.x86_64",
"7Workstation-DevTools-2022.2:go-toolset-1.17-0:1.17.12-1.el7_9.ppc64le",
"7Workstation-DevTools-2022.2:go-toolset-1.17-0:1.17.12-1.el7_9.s390x",
"7Workstation-DevTools-2022.2:go-toolset-1.17-0:1.17.12-1.el7_9.src",
"7Workstation-DevTools-2022.2:go-toolset-1.17-0:1.17.12-1.el7_9.x86_64",
"7Workstation-DevTools-2022.2:go-toolset-1.17-build-0:1.17.12-1.el7_9.ppc64le",
"7Workstation-DevTools-2022.2:go-toolset-1.17-build-0:1.17.12-1.el7_9.s390x",
"7Workstation-DevTools-2022.2:go-toolset-1.17-build-0:1.17.12-1.el7_9.x86_64",
"7Workstation-DevTools-2022.2:go-toolset-1.17-runtime-0:1.17.12-1.el7_9.ppc64le",
"7Workstation-DevTools-2022.2:go-toolset-1.17-runtime-0:1.17.12-1.el7_9.s390x",
"7Workstation-DevTools-2022.2:go-toolset-1.17-runtime-0:1.17.12-1.el7_9.x86_64",
"7Workstation-DevTools-2022.2:go-toolset-1.17-scldevel-0:1.17.12-1.el7_9.ppc64le",
"7Workstation-DevTools-2022.2:go-toolset-1.17-scldevel-0:1.17.12-1.el7_9.s390x",
"7Workstation-DevTools-2022.2:go-toolset-1.17-scldevel-0:1.17.12-1.el7_9.x86_64"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2107376"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in the golang standard library, go/parser. When calling any Parse functions on the Go source code, which contains deeply nested types or declarations, a panic can occur due to stack exhaustion. This issue allows an attacker to impact system availability.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "golang: go/parser: stack exhaustion in all Parse* functions",
"title": "Vulnerability summary"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"7Server-DevTools-2022.2:go-toolset-1.17-golang-0:1.17.12-1.el7_9.ppc64le",
"7Server-DevTools-2022.2:go-toolset-1.17-golang-0:1.17.12-1.el7_9.s390x",
"7Server-DevTools-2022.2:go-toolset-1.17-golang-0:1.17.12-1.el7_9.src",
"7Server-DevTools-2022.2:go-toolset-1.17-golang-0:1.17.12-1.el7_9.x86_64",
"7Server-DevTools-2022.2:go-toolset-1.17-golang-bin-0:1.17.12-1.el7_9.ppc64le",
"7Server-DevTools-2022.2:go-toolset-1.17-golang-bin-0:1.17.12-1.el7_9.s390x",
"7Server-DevTools-2022.2:go-toolset-1.17-golang-bin-0:1.17.12-1.el7_9.x86_64",
"7Server-DevTools-2022.2:go-toolset-1.17-golang-docs-0:1.17.12-1.el7_9.noarch",
"7Server-DevTools-2022.2:go-toolset-1.17-golang-misc-0:1.17.12-1.el7_9.ppc64le",
"7Server-DevTools-2022.2:go-toolset-1.17-golang-misc-0:1.17.12-1.el7_9.s390x",
"7Server-DevTools-2022.2:go-toolset-1.17-golang-misc-0:1.17.12-1.el7_9.x86_64",
"7Server-DevTools-2022.2:go-toolset-1.17-golang-race-0:1.17.12-1.el7_9.x86_64",
"7Server-DevTools-2022.2:go-toolset-1.17-golang-src-0:1.17.12-1.el7_9.ppc64le",
"7Server-DevTools-2022.2:go-toolset-1.17-golang-src-0:1.17.12-1.el7_9.s390x",
"7Server-DevTools-2022.2:go-toolset-1.17-golang-src-0:1.17.12-1.el7_9.x86_64",
"7Server-DevTools-2022.2:go-toolset-1.17-golang-tests-0:1.17.12-1.el7_9.ppc64le",
"7Server-DevTools-2022.2:go-toolset-1.17-golang-tests-0:1.17.12-1.el7_9.s390x",
"7Server-DevTools-2022.2:go-toolset-1.17-golang-tests-0:1.17.12-1.el7_9.x86_64",
"7Workstation-DevTools-2022.2:go-toolset-1.17-golang-0:1.17.12-1.el7_9.ppc64le",
"7Workstation-DevTools-2022.2:go-toolset-1.17-golang-0:1.17.12-1.el7_9.s390x",
"7Workstation-DevTools-2022.2:go-toolset-1.17-golang-0:1.17.12-1.el7_9.src",
"7Workstation-DevTools-2022.2:go-toolset-1.17-golang-0:1.17.12-1.el7_9.x86_64",
"7Workstation-DevTools-2022.2:go-toolset-1.17-golang-bin-0:1.17.12-1.el7_9.ppc64le",
"7Workstation-DevTools-2022.2:go-toolset-1.17-golang-bin-0:1.17.12-1.el7_9.s390x",
"7Workstation-DevTools-2022.2:go-toolset-1.17-golang-bin-0:1.17.12-1.el7_9.x86_64",
"7Workstation-DevTools-2022.2:go-toolset-1.17-golang-docs-0:1.17.12-1.el7_9.noarch",
"7Workstation-DevTools-2022.2:go-toolset-1.17-golang-misc-0:1.17.12-1.el7_9.ppc64le",
"7Workstation-DevTools-2022.2:go-toolset-1.17-golang-misc-0:1.17.12-1.el7_9.s390x",
"7Workstation-DevTools-2022.2:go-toolset-1.17-golang-misc-0:1.17.12-1.el7_9.x86_64",
"7Workstation-DevTools-2022.2:go-toolset-1.17-golang-race-0:1.17.12-1.el7_9.x86_64",
"7Workstation-DevTools-2022.2:go-toolset-1.17-golang-src-0:1.17.12-1.el7_9.ppc64le",
"7Workstation-DevTools-2022.2:go-toolset-1.17-golang-src-0:1.17.12-1.el7_9.s390x",
"7Workstation-DevTools-2022.2:go-toolset-1.17-golang-src-0:1.17.12-1.el7_9.x86_64",
"7Workstation-DevTools-2022.2:go-toolset-1.17-golang-tests-0:1.17.12-1.el7_9.ppc64le",
"7Workstation-DevTools-2022.2:go-toolset-1.17-golang-tests-0:1.17.12-1.el7_9.s390x",
"7Workstation-DevTools-2022.2:go-toolset-1.17-golang-tests-0:1.17.12-1.el7_9.x86_64"
],
"known_not_affected": [
"7Server-DevTools-2022.2:go-toolset-1.17-0:1.17.12-1.el7_9.ppc64le",
"7Server-DevTools-2022.2:go-toolset-1.17-0:1.17.12-1.el7_9.s390x",
"7Server-DevTools-2022.2:go-toolset-1.17-0:1.17.12-1.el7_9.src",
"7Server-DevTools-2022.2:go-toolset-1.17-0:1.17.12-1.el7_9.x86_64",
"7Server-DevTools-2022.2:go-toolset-1.17-build-0:1.17.12-1.el7_9.ppc64le",
"7Server-DevTools-2022.2:go-toolset-1.17-build-0:1.17.12-1.el7_9.s390x",
"7Server-DevTools-2022.2:go-toolset-1.17-build-0:1.17.12-1.el7_9.x86_64",
"7Server-DevTools-2022.2:go-toolset-1.17-runtime-0:1.17.12-1.el7_9.ppc64le",
"7Server-DevTools-2022.2:go-toolset-1.17-runtime-0:1.17.12-1.el7_9.s390x",
"7Server-DevTools-2022.2:go-toolset-1.17-runtime-0:1.17.12-1.el7_9.x86_64",
"7Server-DevTools-2022.2:go-toolset-1.17-scldevel-0:1.17.12-1.el7_9.ppc64le",
"7Server-DevTools-2022.2:go-toolset-1.17-scldevel-0:1.17.12-1.el7_9.s390x",
"7Server-DevTools-2022.2:go-toolset-1.17-scldevel-0:1.17.12-1.el7_9.x86_64",
"7Workstation-DevTools-2022.2:go-toolset-1.17-0:1.17.12-1.el7_9.ppc64le",
"7Workstation-DevTools-2022.2:go-toolset-1.17-0:1.17.12-1.el7_9.s390x",
"7Workstation-DevTools-2022.2:go-toolset-1.17-0:1.17.12-1.el7_9.src",
"7Workstation-DevTools-2022.2:go-toolset-1.17-0:1.17.12-1.el7_9.x86_64",
"7Workstation-DevTools-2022.2:go-toolset-1.17-build-0:1.17.12-1.el7_9.ppc64le",
"7Workstation-DevTools-2022.2:go-toolset-1.17-build-0:1.17.12-1.el7_9.s390x",
"7Workstation-DevTools-2022.2:go-toolset-1.17-build-0:1.17.12-1.el7_9.x86_64",
"7Workstation-DevTools-2022.2:go-toolset-1.17-runtime-0:1.17.12-1.el7_9.ppc64le",
"7Workstation-DevTools-2022.2:go-toolset-1.17-runtime-0:1.17.12-1.el7_9.s390x",
"7Workstation-DevTools-2022.2:go-toolset-1.17-runtime-0:1.17.12-1.el7_9.x86_64",
"7Workstation-DevTools-2022.2:go-toolset-1.17-scldevel-0:1.17.12-1.el7_9.ppc64le",
"7Workstation-DevTools-2022.2:go-toolset-1.17-scldevel-0:1.17.12-1.el7_9.s390x",
"7Workstation-DevTools-2022.2:go-toolset-1.17-scldevel-0:1.17.12-1.el7_9.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2022-1962"
},
{
"category": "external",
"summary": "RHBZ#2107376",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2107376"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2022-1962",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-1962"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2022-1962",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2022-1962"
},
{
"category": "external",
"summary": "https://go.dev/issue/53616",
"url": "https://go.dev/issue/53616"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-announce/c/nqrv9fbR0zE",
"url": "https://groups.google.com/g/golang-announce/c/nqrv9fbR0zE"
}
],
"release_date": "2022-07-12T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2022-08-02T09:56:09+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"7Server-DevTools-2022.2:go-toolset-1.17-golang-0:1.17.12-1.el7_9.ppc64le",
"7Server-DevTools-2022.2:go-toolset-1.17-golang-0:1.17.12-1.el7_9.s390x",
"7Server-DevTools-2022.2:go-toolset-1.17-golang-0:1.17.12-1.el7_9.src",
"7Server-DevTools-2022.2:go-toolset-1.17-golang-0:1.17.12-1.el7_9.x86_64",
"7Server-DevTools-2022.2:go-toolset-1.17-golang-bin-0:1.17.12-1.el7_9.ppc64le",
"7Server-DevTools-2022.2:go-toolset-1.17-golang-bin-0:1.17.12-1.el7_9.s390x",
"7Server-DevTools-2022.2:go-toolset-1.17-golang-bin-0:1.17.12-1.el7_9.x86_64",
"7Server-DevTools-2022.2:go-toolset-1.17-golang-docs-0:1.17.12-1.el7_9.noarch",
"7Server-DevTools-2022.2:go-toolset-1.17-golang-misc-0:1.17.12-1.el7_9.ppc64le",
"7Server-DevTools-2022.2:go-toolset-1.17-golang-misc-0:1.17.12-1.el7_9.s390x",
"7Server-DevTools-2022.2:go-toolset-1.17-golang-misc-0:1.17.12-1.el7_9.x86_64",
"7Server-DevTools-2022.2:go-toolset-1.17-golang-race-0:1.17.12-1.el7_9.x86_64",
"7Server-DevTools-2022.2:go-toolset-1.17-golang-src-0:1.17.12-1.el7_9.ppc64le",
"7Server-DevTools-2022.2:go-toolset-1.17-golang-src-0:1.17.12-1.el7_9.s390x",
"7Server-DevTools-2022.2:go-toolset-1.17-golang-src-0:1.17.12-1.el7_9.x86_64",
"7Server-DevTools-2022.2:go-toolset-1.17-golang-tests-0:1.17.12-1.el7_9.ppc64le",
"7Server-DevTools-2022.2:go-toolset-1.17-golang-tests-0:1.17.12-1.el7_9.s390x",
"7Server-DevTools-2022.2:go-toolset-1.17-golang-tests-0:1.17.12-1.el7_9.x86_64",
"7Workstation-DevTools-2022.2:go-toolset-1.17-golang-0:1.17.12-1.el7_9.ppc64le",
"7Workstation-DevTools-2022.2:go-toolset-1.17-golang-0:1.17.12-1.el7_9.s390x",
"7Workstation-DevTools-2022.2:go-toolset-1.17-golang-0:1.17.12-1.el7_9.src",
"7Workstation-DevTools-2022.2:go-toolset-1.17-golang-0:1.17.12-1.el7_9.x86_64",
"7Workstation-DevTools-2022.2:go-toolset-1.17-golang-bin-0:1.17.12-1.el7_9.ppc64le",
"7Workstation-DevTools-2022.2:go-toolset-1.17-golang-bin-0:1.17.12-1.el7_9.s390x",
"7Workstation-DevTools-2022.2:go-toolset-1.17-golang-bin-0:1.17.12-1.el7_9.x86_64",
"7Workstation-DevTools-2022.2:go-toolset-1.17-golang-docs-0:1.17.12-1.el7_9.noarch",
"7Workstation-DevTools-2022.2:go-toolset-1.17-golang-misc-0:1.17.12-1.el7_9.ppc64le",
"7Workstation-DevTools-2022.2:go-toolset-1.17-golang-misc-0:1.17.12-1.el7_9.s390x",
"7Workstation-DevTools-2022.2:go-toolset-1.17-golang-misc-0:1.17.12-1.el7_9.x86_64",
"7Workstation-DevTools-2022.2:go-toolset-1.17-golang-race-0:1.17.12-1.el7_9.x86_64",
"7Workstation-DevTools-2022.2:go-toolset-1.17-golang-src-0:1.17.12-1.el7_9.ppc64le",
"7Workstation-DevTools-2022.2:go-toolset-1.17-golang-src-0:1.17.12-1.el7_9.s390x",
"7Workstation-DevTools-2022.2:go-toolset-1.17-golang-src-0:1.17.12-1.el7_9.x86_64",
"7Workstation-DevTools-2022.2:go-toolset-1.17-golang-tests-0:1.17.12-1.el7_9.ppc64le",
"7Workstation-DevTools-2022.2:go-toolset-1.17-golang-tests-0:1.17.12-1.el7_9.s390x",
"7Workstation-DevTools-2022.2:go-toolset-1.17-golang-tests-0:1.17.12-1.el7_9.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2022:5866"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "LOCAL",
"availabilityImpact": "HIGH",
"baseScore": 5.5,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "LOW",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"7Server-DevTools-2022.2:go-toolset-1.17-0:1.17.12-1.el7_9.ppc64le",
"7Server-DevTools-2022.2:go-toolset-1.17-0:1.17.12-1.el7_9.s390x",
"7Server-DevTools-2022.2:go-toolset-1.17-0:1.17.12-1.el7_9.src",
"7Server-DevTools-2022.2:go-toolset-1.17-0:1.17.12-1.el7_9.x86_64",
"7Server-DevTools-2022.2:go-toolset-1.17-build-0:1.17.12-1.el7_9.ppc64le",
"7Server-DevTools-2022.2:go-toolset-1.17-build-0:1.17.12-1.el7_9.s390x",
"7Server-DevTools-2022.2:go-toolset-1.17-build-0:1.17.12-1.el7_9.x86_64",
"7Server-DevTools-2022.2:go-toolset-1.17-golang-0:1.17.12-1.el7_9.ppc64le",
"7Server-DevTools-2022.2:go-toolset-1.17-golang-0:1.17.12-1.el7_9.s390x",
"7Server-DevTools-2022.2:go-toolset-1.17-golang-0:1.17.12-1.el7_9.src",
"7Server-DevTools-2022.2:go-toolset-1.17-golang-0:1.17.12-1.el7_9.x86_64",
"7Server-DevTools-2022.2:go-toolset-1.17-golang-bin-0:1.17.12-1.el7_9.ppc64le",
"7Server-DevTools-2022.2:go-toolset-1.17-golang-bin-0:1.17.12-1.el7_9.s390x",
"7Server-DevTools-2022.2:go-toolset-1.17-golang-bin-0:1.17.12-1.el7_9.x86_64",
"7Server-DevTools-2022.2:go-toolset-1.17-golang-docs-0:1.17.12-1.el7_9.noarch",
"7Server-DevTools-2022.2:go-toolset-1.17-golang-misc-0:1.17.12-1.el7_9.ppc64le",
"7Server-DevTools-2022.2:go-toolset-1.17-golang-misc-0:1.17.12-1.el7_9.s390x",
"7Server-DevTools-2022.2:go-toolset-1.17-golang-misc-0:1.17.12-1.el7_9.x86_64",
"7Server-DevTools-2022.2:go-toolset-1.17-golang-race-0:1.17.12-1.el7_9.x86_64",
"7Server-DevTools-2022.2:go-toolset-1.17-golang-src-0:1.17.12-1.el7_9.ppc64le",
"7Server-DevTools-2022.2:go-toolset-1.17-golang-src-0:1.17.12-1.el7_9.s390x",
"7Server-DevTools-2022.2:go-toolset-1.17-golang-src-0:1.17.12-1.el7_9.x86_64",
"7Server-DevTools-2022.2:go-toolset-1.17-golang-tests-0:1.17.12-1.el7_9.ppc64le",
"7Server-DevTools-2022.2:go-toolset-1.17-golang-tests-0:1.17.12-1.el7_9.s390x",
"7Server-DevTools-2022.2:go-toolset-1.17-golang-tests-0:1.17.12-1.el7_9.x86_64",
"7Server-DevTools-2022.2:go-toolset-1.17-runtime-0:1.17.12-1.el7_9.ppc64le",
"7Server-DevTools-2022.2:go-toolset-1.17-runtime-0:1.17.12-1.el7_9.s390x",
"7Server-DevTools-2022.2:go-toolset-1.17-runtime-0:1.17.12-1.el7_9.x86_64",
"7Server-DevTools-2022.2:go-toolset-1.17-scldevel-0:1.17.12-1.el7_9.ppc64le",
"7Server-DevTools-2022.2:go-toolset-1.17-scldevel-0:1.17.12-1.el7_9.s390x",
"7Server-DevTools-2022.2:go-toolset-1.17-scldevel-0:1.17.12-1.el7_9.x86_64",
"7Workstation-DevTools-2022.2:go-toolset-1.17-0:1.17.12-1.el7_9.ppc64le",
"7Workstation-DevTools-2022.2:go-toolset-1.17-0:1.17.12-1.el7_9.s390x",
"7Workstation-DevTools-2022.2:go-toolset-1.17-0:1.17.12-1.el7_9.src",
"7Workstation-DevTools-2022.2:go-toolset-1.17-0:1.17.12-1.el7_9.x86_64",
"7Workstation-DevTools-2022.2:go-toolset-1.17-build-0:1.17.12-1.el7_9.ppc64le",
"7Workstation-DevTools-2022.2:go-toolset-1.17-build-0:1.17.12-1.el7_9.s390x",
"7Workstation-DevTools-2022.2:go-toolset-1.17-build-0:1.17.12-1.el7_9.x86_64",
"7Workstation-DevTools-2022.2:go-toolset-1.17-golang-0:1.17.12-1.el7_9.ppc64le",
"7Workstation-DevTools-2022.2:go-toolset-1.17-golang-0:1.17.12-1.el7_9.s390x",
"7Workstation-DevTools-2022.2:go-toolset-1.17-golang-0:1.17.12-1.el7_9.src",
"7Workstation-DevTools-2022.2:go-toolset-1.17-golang-0:1.17.12-1.el7_9.x86_64",
"7Workstation-DevTools-2022.2:go-toolset-1.17-golang-bin-0:1.17.12-1.el7_9.ppc64le",
"7Workstation-DevTools-2022.2:go-toolset-1.17-golang-bin-0:1.17.12-1.el7_9.s390x",
"7Workstation-DevTools-2022.2:go-toolset-1.17-golang-bin-0:1.17.12-1.el7_9.x86_64",
"7Workstation-DevTools-2022.2:go-toolset-1.17-golang-docs-0:1.17.12-1.el7_9.noarch",
"7Workstation-DevTools-2022.2:go-toolset-1.17-golang-misc-0:1.17.12-1.el7_9.ppc64le",
"7Workstation-DevTools-2022.2:go-toolset-1.17-golang-misc-0:1.17.12-1.el7_9.s390x",
"7Workstation-DevTools-2022.2:go-toolset-1.17-golang-misc-0:1.17.12-1.el7_9.x86_64",
"7Workstation-DevTools-2022.2:go-toolset-1.17-golang-race-0:1.17.12-1.el7_9.x86_64",
"7Workstation-DevTools-2022.2:go-toolset-1.17-golang-src-0:1.17.12-1.el7_9.ppc64le",
"7Workstation-DevTools-2022.2:go-toolset-1.17-golang-src-0:1.17.12-1.el7_9.s390x",
"7Workstation-DevTools-2022.2:go-toolset-1.17-golang-src-0:1.17.12-1.el7_9.x86_64",
"7Workstation-DevTools-2022.2:go-toolset-1.17-golang-tests-0:1.17.12-1.el7_9.ppc64le",
"7Workstation-DevTools-2022.2:go-toolset-1.17-golang-tests-0:1.17.12-1.el7_9.s390x",
"7Workstation-DevTools-2022.2:go-toolset-1.17-golang-tests-0:1.17.12-1.el7_9.x86_64",
"7Workstation-DevTools-2022.2:go-toolset-1.17-runtime-0:1.17.12-1.el7_9.ppc64le",
"7Workstation-DevTools-2022.2:go-toolset-1.17-runtime-0:1.17.12-1.el7_9.s390x",
"7Workstation-DevTools-2022.2:go-toolset-1.17-runtime-0:1.17.12-1.el7_9.x86_64",
"7Workstation-DevTools-2022.2:go-toolset-1.17-scldevel-0:1.17.12-1.el7_9.ppc64le",
"7Workstation-DevTools-2022.2:go-toolset-1.17-scldevel-0:1.17.12-1.el7_9.s390x",
"7Workstation-DevTools-2022.2:go-toolset-1.17-scldevel-0:1.17.12-1.el7_9.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "golang: go/parser: stack exhaustion in all Parse* functions"
},
{
"cve": "CVE-2022-28131",
"cwe": {
"id": "CWE-1325",
"name": "Improperly Controlled Sequential Memory Allocation"
},
"discovery_date": "2022-07-14T00:00:00+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"7Server-DevTools-2022.2:go-toolset-1.17-0:1.17.12-1.el7_9.ppc64le",
"7Server-DevTools-2022.2:go-toolset-1.17-0:1.17.12-1.el7_9.s390x",
"7Server-DevTools-2022.2:go-toolset-1.17-0:1.17.12-1.el7_9.src",
"7Server-DevTools-2022.2:go-toolset-1.17-0:1.17.12-1.el7_9.x86_64",
"7Server-DevTools-2022.2:go-toolset-1.17-build-0:1.17.12-1.el7_9.ppc64le",
"7Server-DevTools-2022.2:go-toolset-1.17-build-0:1.17.12-1.el7_9.s390x",
"7Server-DevTools-2022.2:go-toolset-1.17-build-0:1.17.12-1.el7_9.x86_64",
"7Server-DevTools-2022.2:go-toolset-1.17-runtime-0:1.17.12-1.el7_9.ppc64le",
"7Server-DevTools-2022.2:go-toolset-1.17-runtime-0:1.17.12-1.el7_9.s390x",
"7Server-DevTools-2022.2:go-toolset-1.17-runtime-0:1.17.12-1.el7_9.x86_64",
"7Server-DevTools-2022.2:go-toolset-1.17-scldevel-0:1.17.12-1.el7_9.ppc64le",
"7Server-DevTools-2022.2:go-toolset-1.17-scldevel-0:1.17.12-1.el7_9.s390x",
"7Server-DevTools-2022.2:go-toolset-1.17-scldevel-0:1.17.12-1.el7_9.x86_64",
"7Workstation-DevTools-2022.2:go-toolset-1.17-0:1.17.12-1.el7_9.ppc64le",
"7Workstation-DevTools-2022.2:go-toolset-1.17-0:1.17.12-1.el7_9.s390x",
"7Workstation-DevTools-2022.2:go-toolset-1.17-0:1.17.12-1.el7_9.src",
"7Workstation-DevTools-2022.2:go-toolset-1.17-0:1.17.12-1.el7_9.x86_64",
"7Workstation-DevTools-2022.2:go-toolset-1.17-build-0:1.17.12-1.el7_9.ppc64le",
"7Workstation-DevTools-2022.2:go-toolset-1.17-build-0:1.17.12-1.el7_9.s390x",
"7Workstation-DevTools-2022.2:go-toolset-1.17-build-0:1.17.12-1.el7_9.x86_64",
"7Workstation-DevTools-2022.2:go-toolset-1.17-runtime-0:1.17.12-1.el7_9.ppc64le",
"7Workstation-DevTools-2022.2:go-toolset-1.17-runtime-0:1.17.12-1.el7_9.s390x",
"7Workstation-DevTools-2022.2:go-toolset-1.17-runtime-0:1.17.12-1.el7_9.x86_64",
"7Workstation-DevTools-2022.2:go-toolset-1.17-scldevel-0:1.17.12-1.el7_9.ppc64le",
"7Workstation-DevTools-2022.2:go-toolset-1.17-scldevel-0:1.17.12-1.el7_9.s390x",
"7Workstation-DevTools-2022.2:go-toolset-1.17-scldevel-0:1.17.12-1.el7_9.x86_64"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2107390"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in golang encoding/xml. When calling Decoder, Skip while parsing a deeply nested XML document, a panic can occur due to stack exhaustion and allows an attacker to impact system availability.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "golang: encoding/xml: stack exhaustion in Decoder.Skip",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "The vulnerability exists in the calling of the function decoder.skip to a deeply nested XML document. Although the vulnerability exists, it may require that the application accept deeply nested XML from untrusted sources and specifically calls Decoder.Skip on it. In many deployments, that code path might not even be reachable or exposed to external input. On top of that, a successful exploitation will only result in denial of service due to stack exhaustion, which is why this has been marked as moderate by Red Hat.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"7Server-DevTools-2022.2:go-toolset-1.17-golang-0:1.17.12-1.el7_9.ppc64le",
"7Server-DevTools-2022.2:go-toolset-1.17-golang-0:1.17.12-1.el7_9.s390x",
"7Server-DevTools-2022.2:go-toolset-1.17-golang-0:1.17.12-1.el7_9.src",
"7Server-DevTools-2022.2:go-toolset-1.17-golang-0:1.17.12-1.el7_9.x86_64",
"7Server-DevTools-2022.2:go-toolset-1.17-golang-bin-0:1.17.12-1.el7_9.ppc64le",
"7Server-DevTools-2022.2:go-toolset-1.17-golang-bin-0:1.17.12-1.el7_9.s390x",
"7Server-DevTools-2022.2:go-toolset-1.17-golang-bin-0:1.17.12-1.el7_9.x86_64",
"7Server-DevTools-2022.2:go-toolset-1.17-golang-docs-0:1.17.12-1.el7_9.noarch",
"7Server-DevTools-2022.2:go-toolset-1.17-golang-misc-0:1.17.12-1.el7_9.ppc64le",
"7Server-DevTools-2022.2:go-toolset-1.17-golang-misc-0:1.17.12-1.el7_9.s390x",
"7Server-DevTools-2022.2:go-toolset-1.17-golang-misc-0:1.17.12-1.el7_9.x86_64",
"7Server-DevTools-2022.2:go-toolset-1.17-golang-race-0:1.17.12-1.el7_9.x86_64",
"7Server-DevTools-2022.2:go-toolset-1.17-golang-src-0:1.17.12-1.el7_9.ppc64le",
"7Server-DevTools-2022.2:go-toolset-1.17-golang-src-0:1.17.12-1.el7_9.s390x",
"7Server-DevTools-2022.2:go-toolset-1.17-golang-src-0:1.17.12-1.el7_9.x86_64",
"7Server-DevTools-2022.2:go-toolset-1.17-golang-tests-0:1.17.12-1.el7_9.ppc64le",
"7Server-DevTools-2022.2:go-toolset-1.17-golang-tests-0:1.17.12-1.el7_9.s390x",
"7Server-DevTools-2022.2:go-toolset-1.17-golang-tests-0:1.17.12-1.el7_9.x86_64",
"7Workstation-DevTools-2022.2:go-toolset-1.17-golang-0:1.17.12-1.el7_9.ppc64le",
"7Workstation-DevTools-2022.2:go-toolset-1.17-golang-0:1.17.12-1.el7_9.s390x",
"7Workstation-DevTools-2022.2:go-toolset-1.17-golang-0:1.17.12-1.el7_9.src",
"7Workstation-DevTools-2022.2:go-toolset-1.17-golang-0:1.17.12-1.el7_9.x86_64",
"7Workstation-DevTools-2022.2:go-toolset-1.17-golang-bin-0:1.17.12-1.el7_9.ppc64le",
"7Workstation-DevTools-2022.2:go-toolset-1.17-golang-bin-0:1.17.12-1.el7_9.s390x",
"7Workstation-DevTools-2022.2:go-toolset-1.17-golang-bin-0:1.17.12-1.el7_9.x86_64",
"7Workstation-DevTools-2022.2:go-toolset-1.17-golang-docs-0:1.17.12-1.el7_9.noarch",
"7Workstation-DevTools-2022.2:go-toolset-1.17-golang-misc-0:1.17.12-1.el7_9.ppc64le",
"7Workstation-DevTools-2022.2:go-toolset-1.17-golang-misc-0:1.17.12-1.el7_9.s390x",
"7Workstation-DevTools-2022.2:go-toolset-1.17-golang-misc-0:1.17.12-1.el7_9.x86_64",
"7Workstation-DevTools-2022.2:go-toolset-1.17-golang-race-0:1.17.12-1.el7_9.x86_64",
"7Workstation-DevTools-2022.2:go-toolset-1.17-golang-src-0:1.17.12-1.el7_9.ppc64le",
"7Workstation-DevTools-2022.2:go-toolset-1.17-golang-src-0:1.17.12-1.el7_9.s390x",
"7Workstation-DevTools-2022.2:go-toolset-1.17-golang-src-0:1.17.12-1.el7_9.x86_64",
"7Workstation-DevTools-2022.2:go-toolset-1.17-golang-tests-0:1.17.12-1.el7_9.ppc64le",
"7Workstation-DevTools-2022.2:go-toolset-1.17-golang-tests-0:1.17.12-1.el7_9.s390x",
"7Workstation-DevTools-2022.2:go-toolset-1.17-golang-tests-0:1.17.12-1.el7_9.x86_64"
],
"known_not_affected": [
"7Server-DevTools-2022.2:go-toolset-1.17-0:1.17.12-1.el7_9.ppc64le",
"7Server-DevTools-2022.2:go-toolset-1.17-0:1.17.12-1.el7_9.s390x",
"7Server-DevTools-2022.2:go-toolset-1.17-0:1.17.12-1.el7_9.src",
"7Server-DevTools-2022.2:go-toolset-1.17-0:1.17.12-1.el7_9.x86_64",
"7Server-DevTools-2022.2:go-toolset-1.17-build-0:1.17.12-1.el7_9.ppc64le",
"7Server-DevTools-2022.2:go-toolset-1.17-build-0:1.17.12-1.el7_9.s390x",
"7Server-DevTools-2022.2:go-toolset-1.17-build-0:1.17.12-1.el7_9.x86_64",
"7Server-DevTools-2022.2:go-toolset-1.17-runtime-0:1.17.12-1.el7_9.ppc64le",
"7Server-DevTools-2022.2:go-toolset-1.17-runtime-0:1.17.12-1.el7_9.s390x",
"7Server-DevTools-2022.2:go-toolset-1.17-runtime-0:1.17.12-1.el7_9.x86_64",
"7Server-DevTools-2022.2:go-toolset-1.17-scldevel-0:1.17.12-1.el7_9.ppc64le",
"7Server-DevTools-2022.2:go-toolset-1.17-scldevel-0:1.17.12-1.el7_9.s390x",
"7Server-DevTools-2022.2:go-toolset-1.17-scldevel-0:1.17.12-1.el7_9.x86_64",
"7Workstation-DevTools-2022.2:go-toolset-1.17-0:1.17.12-1.el7_9.ppc64le",
"7Workstation-DevTools-2022.2:go-toolset-1.17-0:1.17.12-1.el7_9.s390x",
"7Workstation-DevTools-2022.2:go-toolset-1.17-0:1.17.12-1.el7_9.src",
"7Workstation-DevTools-2022.2:go-toolset-1.17-0:1.17.12-1.el7_9.x86_64",
"7Workstation-DevTools-2022.2:go-toolset-1.17-build-0:1.17.12-1.el7_9.ppc64le",
"7Workstation-DevTools-2022.2:go-toolset-1.17-build-0:1.17.12-1.el7_9.s390x",
"7Workstation-DevTools-2022.2:go-toolset-1.17-build-0:1.17.12-1.el7_9.x86_64",
"7Workstation-DevTools-2022.2:go-toolset-1.17-runtime-0:1.17.12-1.el7_9.ppc64le",
"7Workstation-DevTools-2022.2:go-toolset-1.17-runtime-0:1.17.12-1.el7_9.s390x",
"7Workstation-DevTools-2022.2:go-toolset-1.17-runtime-0:1.17.12-1.el7_9.x86_64",
"7Workstation-DevTools-2022.2:go-toolset-1.17-scldevel-0:1.17.12-1.el7_9.ppc64le",
"7Workstation-DevTools-2022.2:go-toolset-1.17-scldevel-0:1.17.12-1.el7_9.s390x",
"7Workstation-DevTools-2022.2:go-toolset-1.17-scldevel-0:1.17.12-1.el7_9.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2022-28131"
},
{
"category": "external",
"summary": "RHBZ#2107390",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2107390"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2022-28131",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-28131"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2022-28131",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2022-28131"
},
{
"category": "external",
"summary": "https://go.dev/issue/53614",
"url": "https://go.dev/issue/53614"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-announce/c/nqrv9fbR0zE",
"url": "https://groups.google.com/g/golang-announce/c/nqrv9fbR0zE"
}
],
"release_date": "2022-07-12T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2022-08-02T09:56:09+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"7Server-DevTools-2022.2:go-toolset-1.17-golang-0:1.17.12-1.el7_9.ppc64le",
"7Server-DevTools-2022.2:go-toolset-1.17-golang-0:1.17.12-1.el7_9.s390x",
"7Server-DevTools-2022.2:go-toolset-1.17-golang-0:1.17.12-1.el7_9.src",
"7Server-DevTools-2022.2:go-toolset-1.17-golang-0:1.17.12-1.el7_9.x86_64",
"7Server-DevTools-2022.2:go-toolset-1.17-golang-bin-0:1.17.12-1.el7_9.ppc64le",
"7Server-DevTools-2022.2:go-toolset-1.17-golang-bin-0:1.17.12-1.el7_9.s390x",
"7Server-DevTools-2022.2:go-toolset-1.17-golang-bin-0:1.17.12-1.el7_9.x86_64",
"7Server-DevTools-2022.2:go-toolset-1.17-golang-docs-0:1.17.12-1.el7_9.noarch",
"7Server-DevTools-2022.2:go-toolset-1.17-golang-misc-0:1.17.12-1.el7_9.ppc64le",
"7Server-DevTools-2022.2:go-toolset-1.17-golang-misc-0:1.17.12-1.el7_9.s390x",
"7Server-DevTools-2022.2:go-toolset-1.17-golang-misc-0:1.17.12-1.el7_9.x86_64",
"7Server-DevTools-2022.2:go-toolset-1.17-golang-race-0:1.17.12-1.el7_9.x86_64",
"7Server-DevTools-2022.2:go-toolset-1.17-golang-src-0:1.17.12-1.el7_9.ppc64le",
"7Server-DevTools-2022.2:go-toolset-1.17-golang-src-0:1.17.12-1.el7_9.s390x",
"7Server-DevTools-2022.2:go-toolset-1.17-golang-src-0:1.17.12-1.el7_9.x86_64",
"7Server-DevTools-2022.2:go-toolset-1.17-golang-tests-0:1.17.12-1.el7_9.ppc64le",
"7Server-DevTools-2022.2:go-toolset-1.17-golang-tests-0:1.17.12-1.el7_9.s390x",
"7Server-DevTools-2022.2:go-toolset-1.17-golang-tests-0:1.17.12-1.el7_9.x86_64",
"7Workstation-DevTools-2022.2:go-toolset-1.17-golang-0:1.17.12-1.el7_9.ppc64le",
"7Workstation-DevTools-2022.2:go-toolset-1.17-golang-0:1.17.12-1.el7_9.s390x",
"7Workstation-DevTools-2022.2:go-toolset-1.17-golang-0:1.17.12-1.el7_9.src",
"7Workstation-DevTools-2022.2:go-toolset-1.17-golang-0:1.17.12-1.el7_9.x86_64",
"7Workstation-DevTools-2022.2:go-toolset-1.17-golang-bin-0:1.17.12-1.el7_9.ppc64le",
"7Workstation-DevTools-2022.2:go-toolset-1.17-golang-bin-0:1.17.12-1.el7_9.s390x",
"7Workstation-DevTools-2022.2:go-toolset-1.17-golang-bin-0:1.17.12-1.el7_9.x86_64",
"7Workstation-DevTools-2022.2:go-toolset-1.17-golang-docs-0:1.17.12-1.el7_9.noarch",
"7Workstation-DevTools-2022.2:go-toolset-1.17-golang-misc-0:1.17.12-1.el7_9.ppc64le",
"7Workstation-DevTools-2022.2:go-toolset-1.17-golang-misc-0:1.17.12-1.el7_9.s390x",
"7Workstation-DevTools-2022.2:go-toolset-1.17-golang-misc-0:1.17.12-1.el7_9.x86_64",
"7Workstation-DevTools-2022.2:go-toolset-1.17-golang-race-0:1.17.12-1.el7_9.x86_64",
"7Workstation-DevTools-2022.2:go-toolset-1.17-golang-src-0:1.17.12-1.el7_9.ppc64le",
"7Workstation-DevTools-2022.2:go-toolset-1.17-golang-src-0:1.17.12-1.el7_9.s390x",
"7Workstation-DevTools-2022.2:go-toolset-1.17-golang-src-0:1.17.12-1.el7_9.x86_64",
"7Workstation-DevTools-2022.2:go-toolset-1.17-golang-tests-0:1.17.12-1.el7_9.ppc64le",
"7Workstation-DevTools-2022.2:go-toolset-1.17-golang-tests-0:1.17.12-1.el7_9.s390x",
"7Workstation-DevTools-2022.2:go-toolset-1.17-golang-tests-0:1.17.12-1.el7_9.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2022:5866"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "LOCAL",
"availabilityImpact": "HIGH",
"baseScore": 7.3,
"baseSeverity": "HIGH",
"confidentialityImpact": "LOW",
"integrityImpact": "LOW",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:N/UI:N/S:U/C:L/I:L/A:H",
"version": "3.1"
},
"products": [
"7Server-DevTools-2022.2:go-toolset-1.17-0:1.17.12-1.el7_9.ppc64le",
"7Server-DevTools-2022.2:go-toolset-1.17-0:1.17.12-1.el7_9.s390x",
"7Server-DevTools-2022.2:go-toolset-1.17-0:1.17.12-1.el7_9.src",
"7Server-DevTools-2022.2:go-toolset-1.17-0:1.17.12-1.el7_9.x86_64",
"7Server-DevTools-2022.2:go-toolset-1.17-build-0:1.17.12-1.el7_9.ppc64le",
"7Server-DevTools-2022.2:go-toolset-1.17-build-0:1.17.12-1.el7_9.s390x",
"7Server-DevTools-2022.2:go-toolset-1.17-build-0:1.17.12-1.el7_9.x86_64",
"7Server-DevTools-2022.2:go-toolset-1.17-golang-0:1.17.12-1.el7_9.ppc64le",
"7Server-DevTools-2022.2:go-toolset-1.17-golang-0:1.17.12-1.el7_9.s390x",
"7Server-DevTools-2022.2:go-toolset-1.17-golang-0:1.17.12-1.el7_9.src",
"7Server-DevTools-2022.2:go-toolset-1.17-golang-0:1.17.12-1.el7_9.x86_64",
"7Server-DevTools-2022.2:go-toolset-1.17-golang-bin-0:1.17.12-1.el7_9.ppc64le",
"7Server-DevTools-2022.2:go-toolset-1.17-golang-bin-0:1.17.12-1.el7_9.s390x",
"7Server-DevTools-2022.2:go-toolset-1.17-golang-bin-0:1.17.12-1.el7_9.x86_64",
"7Server-DevTools-2022.2:go-toolset-1.17-golang-docs-0:1.17.12-1.el7_9.noarch",
"7Server-DevTools-2022.2:go-toolset-1.17-golang-misc-0:1.17.12-1.el7_9.ppc64le",
"7Server-DevTools-2022.2:go-toolset-1.17-golang-misc-0:1.17.12-1.el7_9.s390x",
"7Server-DevTools-2022.2:go-toolset-1.17-golang-misc-0:1.17.12-1.el7_9.x86_64",
"7Server-DevTools-2022.2:go-toolset-1.17-golang-race-0:1.17.12-1.el7_9.x86_64",
"7Server-DevTools-2022.2:go-toolset-1.17-golang-src-0:1.17.12-1.el7_9.ppc64le",
"7Server-DevTools-2022.2:go-toolset-1.17-golang-src-0:1.17.12-1.el7_9.s390x",
"7Server-DevTools-2022.2:go-toolset-1.17-golang-src-0:1.17.12-1.el7_9.x86_64",
"7Server-DevTools-2022.2:go-toolset-1.17-golang-tests-0:1.17.12-1.el7_9.ppc64le",
"7Server-DevTools-2022.2:go-toolset-1.17-golang-tests-0:1.17.12-1.el7_9.s390x",
"7Server-DevTools-2022.2:go-toolset-1.17-golang-tests-0:1.17.12-1.el7_9.x86_64",
"7Server-DevTools-2022.2:go-toolset-1.17-runtime-0:1.17.12-1.el7_9.ppc64le",
"7Server-DevTools-2022.2:go-toolset-1.17-runtime-0:1.17.12-1.el7_9.s390x",
"7Server-DevTools-2022.2:go-toolset-1.17-runtime-0:1.17.12-1.el7_9.x86_64",
"7Server-DevTools-2022.2:go-toolset-1.17-scldevel-0:1.17.12-1.el7_9.ppc64le",
"7Server-DevTools-2022.2:go-toolset-1.17-scldevel-0:1.17.12-1.el7_9.s390x",
"7Server-DevTools-2022.2:go-toolset-1.17-scldevel-0:1.17.12-1.el7_9.x86_64",
"7Workstation-DevTools-2022.2:go-toolset-1.17-0:1.17.12-1.el7_9.ppc64le",
"7Workstation-DevTools-2022.2:go-toolset-1.17-0:1.17.12-1.el7_9.s390x",
"7Workstation-DevTools-2022.2:go-toolset-1.17-0:1.17.12-1.el7_9.src",
"7Workstation-DevTools-2022.2:go-toolset-1.17-0:1.17.12-1.el7_9.x86_64",
"7Workstation-DevTools-2022.2:go-toolset-1.17-build-0:1.17.12-1.el7_9.ppc64le",
"7Workstation-DevTools-2022.2:go-toolset-1.17-build-0:1.17.12-1.el7_9.s390x",
"7Workstation-DevTools-2022.2:go-toolset-1.17-build-0:1.17.12-1.el7_9.x86_64",
"7Workstation-DevTools-2022.2:go-toolset-1.17-golang-0:1.17.12-1.el7_9.ppc64le",
"7Workstation-DevTools-2022.2:go-toolset-1.17-golang-0:1.17.12-1.el7_9.s390x",
"7Workstation-DevTools-2022.2:go-toolset-1.17-golang-0:1.17.12-1.el7_9.src",
"7Workstation-DevTools-2022.2:go-toolset-1.17-golang-0:1.17.12-1.el7_9.x86_64",
"7Workstation-DevTools-2022.2:go-toolset-1.17-golang-bin-0:1.17.12-1.el7_9.ppc64le",
"7Workstation-DevTools-2022.2:go-toolset-1.17-golang-bin-0:1.17.12-1.el7_9.s390x",
"7Workstation-DevTools-2022.2:go-toolset-1.17-golang-bin-0:1.17.12-1.el7_9.x86_64",
"7Workstation-DevTools-2022.2:go-toolset-1.17-golang-docs-0:1.17.12-1.el7_9.noarch",
"7Workstation-DevTools-2022.2:go-toolset-1.17-golang-misc-0:1.17.12-1.el7_9.ppc64le",
"7Workstation-DevTools-2022.2:go-toolset-1.17-golang-misc-0:1.17.12-1.el7_9.s390x",
"7Workstation-DevTools-2022.2:go-toolset-1.17-golang-misc-0:1.17.12-1.el7_9.x86_64",
"7Workstation-DevTools-2022.2:go-toolset-1.17-golang-race-0:1.17.12-1.el7_9.x86_64",
"7Workstation-DevTools-2022.2:go-toolset-1.17-golang-src-0:1.17.12-1.el7_9.ppc64le",
"7Workstation-DevTools-2022.2:go-toolset-1.17-golang-src-0:1.17.12-1.el7_9.s390x",
"7Workstation-DevTools-2022.2:go-toolset-1.17-golang-src-0:1.17.12-1.el7_9.x86_64",
"7Workstation-DevTools-2022.2:go-toolset-1.17-golang-tests-0:1.17.12-1.el7_9.ppc64le",
"7Workstation-DevTools-2022.2:go-toolset-1.17-golang-tests-0:1.17.12-1.el7_9.s390x",
"7Workstation-DevTools-2022.2:go-toolset-1.17-golang-tests-0:1.17.12-1.el7_9.x86_64",
"7Workstation-DevTools-2022.2:go-toolset-1.17-runtime-0:1.17.12-1.el7_9.ppc64le",
"7Workstation-DevTools-2022.2:go-toolset-1.17-runtime-0:1.17.12-1.el7_9.s390x",
"7Workstation-DevTools-2022.2:go-toolset-1.17-runtime-0:1.17.12-1.el7_9.x86_64",
"7Workstation-DevTools-2022.2:go-toolset-1.17-scldevel-0:1.17.12-1.el7_9.ppc64le",
"7Workstation-DevTools-2022.2:go-toolset-1.17-scldevel-0:1.17.12-1.el7_9.s390x",
"7Workstation-DevTools-2022.2:go-toolset-1.17-scldevel-0:1.17.12-1.el7_9.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "golang: encoding/xml: stack exhaustion in Decoder.Skip"
},
{
"cve": "CVE-2022-30629",
"cwe": {
"id": "CWE-331",
"name": "Insufficient Entropy"
},
"discovery_date": "2022-06-02T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2092793"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in the crypto/tls golang package. When session tickets are generated by crypto/tls, it is missing the ticket expiration. This issue may allow an attacker to observe the TLS handshakes to correlate successive connections during session resumption.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "golang: crypto/tls: session tickets lack random ticket_age_add",
"title": "Vulnerability summary"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"7Server-DevTools-2022.2:go-toolset-1.17-0:1.17.12-1.el7_9.ppc64le",
"7Server-DevTools-2022.2:go-toolset-1.17-0:1.17.12-1.el7_9.s390x",
"7Server-DevTools-2022.2:go-toolset-1.17-0:1.17.12-1.el7_9.src",
"7Server-DevTools-2022.2:go-toolset-1.17-0:1.17.12-1.el7_9.x86_64",
"7Server-DevTools-2022.2:go-toolset-1.17-build-0:1.17.12-1.el7_9.ppc64le",
"7Server-DevTools-2022.2:go-toolset-1.17-build-0:1.17.12-1.el7_9.s390x",
"7Server-DevTools-2022.2:go-toolset-1.17-build-0:1.17.12-1.el7_9.x86_64",
"7Server-DevTools-2022.2:go-toolset-1.17-golang-0:1.17.12-1.el7_9.ppc64le",
"7Server-DevTools-2022.2:go-toolset-1.17-golang-0:1.17.12-1.el7_9.s390x",
"7Server-DevTools-2022.2:go-toolset-1.17-golang-0:1.17.12-1.el7_9.src",
"7Server-DevTools-2022.2:go-toolset-1.17-golang-0:1.17.12-1.el7_9.x86_64",
"7Server-DevTools-2022.2:go-toolset-1.17-golang-bin-0:1.17.12-1.el7_9.ppc64le",
"7Server-DevTools-2022.2:go-toolset-1.17-golang-bin-0:1.17.12-1.el7_9.s390x",
"7Server-DevTools-2022.2:go-toolset-1.17-golang-bin-0:1.17.12-1.el7_9.x86_64",
"7Server-DevTools-2022.2:go-toolset-1.17-golang-docs-0:1.17.12-1.el7_9.noarch",
"7Server-DevTools-2022.2:go-toolset-1.17-golang-misc-0:1.17.12-1.el7_9.ppc64le",
"7Server-DevTools-2022.2:go-toolset-1.17-golang-misc-0:1.17.12-1.el7_9.s390x",
"7Server-DevTools-2022.2:go-toolset-1.17-golang-misc-0:1.17.12-1.el7_9.x86_64",
"7Server-DevTools-2022.2:go-toolset-1.17-golang-race-0:1.17.12-1.el7_9.x86_64",
"7Server-DevTools-2022.2:go-toolset-1.17-golang-src-0:1.17.12-1.el7_9.ppc64le",
"7Server-DevTools-2022.2:go-toolset-1.17-golang-src-0:1.17.12-1.el7_9.s390x",
"7Server-DevTools-2022.2:go-toolset-1.17-golang-src-0:1.17.12-1.el7_9.x86_64",
"7Server-DevTools-2022.2:go-toolset-1.17-golang-tests-0:1.17.12-1.el7_9.ppc64le",
"7Server-DevTools-2022.2:go-toolset-1.17-golang-tests-0:1.17.12-1.el7_9.s390x",
"7Server-DevTools-2022.2:go-toolset-1.17-golang-tests-0:1.17.12-1.el7_9.x86_64",
"7Server-DevTools-2022.2:go-toolset-1.17-runtime-0:1.17.12-1.el7_9.ppc64le",
"7Server-DevTools-2022.2:go-toolset-1.17-runtime-0:1.17.12-1.el7_9.s390x",
"7Server-DevTools-2022.2:go-toolset-1.17-runtime-0:1.17.12-1.el7_9.x86_64",
"7Server-DevTools-2022.2:go-toolset-1.17-scldevel-0:1.17.12-1.el7_9.ppc64le",
"7Server-DevTools-2022.2:go-toolset-1.17-scldevel-0:1.17.12-1.el7_9.s390x",
"7Server-DevTools-2022.2:go-toolset-1.17-scldevel-0:1.17.12-1.el7_9.x86_64",
"7Workstation-DevTools-2022.2:go-toolset-1.17-0:1.17.12-1.el7_9.ppc64le",
"7Workstation-DevTools-2022.2:go-toolset-1.17-0:1.17.12-1.el7_9.s390x",
"7Workstation-DevTools-2022.2:go-toolset-1.17-0:1.17.12-1.el7_9.src",
"7Workstation-DevTools-2022.2:go-toolset-1.17-0:1.17.12-1.el7_9.x86_64",
"7Workstation-DevTools-2022.2:go-toolset-1.17-build-0:1.17.12-1.el7_9.ppc64le",
"7Workstation-DevTools-2022.2:go-toolset-1.17-build-0:1.17.12-1.el7_9.s390x",
"7Workstation-DevTools-2022.2:go-toolset-1.17-build-0:1.17.12-1.el7_9.x86_64",
"7Workstation-DevTools-2022.2:go-toolset-1.17-golang-0:1.17.12-1.el7_9.ppc64le",
"7Workstation-DevTools-2022.2:go-toolset-1.17-golang-0:1.17.12-1.el7_9.s390x",
"7Workstation-DevTools-2022.2:go-toolset-1.17-golang-0:1.17.12-1.el7_9.src",
"7Workstation-DevTools-2022.2:go-toolset-1.17-golang-0:1.17.12-1.el7_9.x86_64",
"7Workstation-DevTools-2022.2:go-toolset-1.17-golang-bin-0:1.17.12-1.el7_9.ppc64le",
"7Workstation-DevTools-2022.2:go-toolset-1.17-golang-bin-0:1.17.12-1.el7_9.s390x",
"7Workstation-DevTools-2022.2:go-toolset-1.17-golang-bin-0:1.17.12-1.el7_9.x86_64",
"7Workstation-DevTools-2022.2:go-toolset-1.17-golang-docs-0:1.17.12-1.el7_9.noarch",
"7Workstation-DevTools-2022.2:go-toolset-1.17-golang-misc-0:1.17.12-1.el7_9.ppc64le",
"7Workstation-DevTools-2022.2:go-toolset-1.17-golang-misc-0:1.17.12-1.el7_9.s390x",
"7Workstation-DevTools-2022.2:go-toolset-1.17-golang-misc-0:1.17.12-1.el7_9.x86_64",
"7Workstation-DevTools-2022.2:go-toolset-1.17-golang-race-0:1.17.12-1.el7_9.x86_64",
"7Workstation-DevTools-2022.2:go-toolset-1.17-golang-src-0:1.17.12-1.el7_9.ppc64le",
"7Workstation-DevTools-2022.2:go-toolset-1.17-golang-src-0:1.17.12-1.el7_9.s390x",
"7Workstation-DevTools-2022.2:go-toolset-1.17-golang-src-0:1.17.12-1.el7_9.x86_64",
"7Workstation-DevTools-2022.2:go-toolset-1.17-golang-tests-0:1.17.12-1.el7_9.ppc64le",
"7Workstation-DevTools-2022.2:go-toolset-1.17-golang-tests-0:1.17.12-1.el7_9.s390x",
"7Workstation-DevTools-2022.2:go-toolset-1.17-golang-tests-0:1.17.12-1.el7_9.x86_64",
"7Workstation-DevTools-2022.2:go-toolset-1.17-runtime-0:1.17.12-1.el7_9.ppc64le",
"7Workstation-DevTools-2022.2:go-toolset-1.17-runtime-0:1.17.12-1.el7_9.s390x",
"7Workstation-DevTools-2022.2:go-toolset-1.17-runtime-0:1.17.12-1.el7_9.x86_64",
"7Workstation-DevTools-2022.2:go-toolset-1.17-scldevel-0:1.17.12-1.el7_9.ppc64le",
"7Workstation-DevTools-2022.2:go-toolset-1.17-scldevel-0:1.17.12-1.el7_9.s390x",
"7Workstation-DevTools-2022.2:go-toolset-1.17-scldevel-0:1.17.12-1.el7_9.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2022-30629"
},
{
"category": "external",
"summary": "RHBZ#2092793",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2092793"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2022-30629",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-30629"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2022-30629",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2022-30629"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-announce/c/TzIC9-t8Ytg",
"url": "https://groups.google.com/g/golang-announce/c/TzIC9-t8Ytg"
}
],
"release_date": "2022-06-02T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2022-08-02T09:56:09+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"7Server-DevTools-2022.2:go-toolset-1.17-0:1.17.12-1.el7_9.ppc64le",
"7Server-DevTools-2022.2:go-toolset-1.17-0:1.17.12-1.el7_9.s390x",
"7Server-DevTools-2022.2:go-toolset-1.17-0:1.17.12-1.el7_9.src",
"7Server-DevTools-2022.2:go-toolset-1.17-0:1.17.12-1.el7_9.x86_64",
"7Server-DevTools-2022.2:go-toolset-1.17-build-0:1.17.12-1.el7_9.ppc64le",
"7Server-DevTools-2022.2:go-toolset-1.17-build-0:1.17.12-1.el7_9.s390x",
"7Server-DevTools-2022.2:go-toolset-1.17-build-0:1.17.12-1.el7_9.x86_64",
"7Server-DevTools-2022.2:go-toolset-1.17-golang-0:1.17.12-1.el7_9.ppc64le",
"7Server-DevTools-2022.2:go-toolset-1.17-golang-0:1.17.12-1.el7_9.s390x",
"7Server-DevTools-2022.2:go-toolset-1.17-golang-0:1.17.12-1.el7_9.src",
"7Server-DevTools-2022.2:go-toolset-1.17-golang-0:1.17.12-1.el7_9.x86_64",
"7Server-DevTools-2022.2:go-toolset-1.17-golang-bin-0:1.17.12-1.el7_9.ppc64le",
"7Server-DevTools-2022.2:go-toolset-1.17-golang-bin-0:1.17.12-1.el7_9.s390x",
"7Server-DevTools-2022.2:go-toolset-1.17-golang-bin-0:1.17.12-1.el7_9.x86_64",
"7Server-DevTools-2022.2:go-toolset-1.17-golang-docs-0:1.17.12-1.el7_9.noarch",
"7Server-DevTools-2022.2:go-toolset-1.17-golang-misc-0:1.17.12-1.el7_9.ppc64le",
"7Server-DevTools-2022.2:go-toolset-1.17-golang-misc-0:1.17.12-1.el7_9.s390x",
"7Server-DevTools-2022.2:go-toolset-1.17-golang-misc-0:1.17.12-1.el7_9.x86_64",
"7Server-DevTools-2022.2:go-toolset-1.17-golang-race-0:1.17.12-1.el7_9.x86_64",
"7Server-DevTools-2022.2:go-toolset-1.17-golang-src-0:1.17.12-1.el7_9.ppc64le",
"7Server-DevTools-2022.2:go-toolset-1.17-golang-src-0:1.17.12-1.el7_9.s390x",
"7Server-DevTools-2022.2:go-toolset-1.17-golang-src-0:1.17.12-1.el7_9.x86_64",
"7Server-DevTools-2022.2:go-toolset-1.17-golang-tests-0:1.17.12-1.el7_9.ppc64le",
"7Server-DevTools-2022.2:go-toolset-1.17-golang-tests-0:1.17.12-1.el7_9.s390x",
"7Server-DevTools-2022.2:go-toolset-1.17-golang-tests-0:1.17.12-1.el7_9.x86_64",
"7Server-DevTools-2022.2:go-toolset-1.17-runtime-0:1.17.12-1.el7_9.ppc64le",
"7Server-DevTools-2022.2:go-toolset-1.17-runtime-0:1.17.12-1.el7_9.s390x",
"7Server-DevTools-2022.2:go-toolset-1.17-runtime-0:1.17.12-1.el7_9.x86_64",
"7Server-DevTools-2022.2:go-toolset-1.17-scldevel-0:1.17.12-1.el7_9.ppc64le",
"7Server-DevTools-2022.2:go-toolset-1.17-scldevel-0:1.17.12-1.el7_9.s390x",
"7Server-DevTools-2022.2:go-toolset-1.17-scldevel-0:1.17.12-1.el7_9.x86_64",
"7Workstation-DevTools-2022.2:go-toolset-1.17-0:1.17.12-1.el7_9.ppc64le",
"7Workstation-DevTools-2022.2:go-toolset-1.17-0:1.17.12-1.el7_9.s390x",
"7Workstation-DevTools-2022.2:go-toolset-1.17-0:1.17.12-1.el7_9.src",
"7Workstation-DevTools-2022.2:go-toolset-1.17-0:1.17.12-1.el7_9.x86_64",
"7Workstation-DevTools-2022.2:go-toolset-1.17-build-0:1.17.12-1.el7_9.ppc64le",
"7Workstation-DevTools-2022.2:go-toolset-1.17-build-0:1.17.12-1.el7_9.s390x",
"7Workstation-DevTools-2022.2:go-toolset-1.17-build-0:1.17.12-1.el7_9.x86_64",
"7Workstation-DevTools-2022.2:go-toolset-1.17-golang-0:1.17.12-1.el7_9.ppc64le",
"7Workstation-DevTools-2022.2:go-toolset-1.17-golang-0:1.17.12-1.el7_9.s390x",
"7Workstation-DevTools-2022.2:go-toolset-1.17-golang-0:1.17.12-1.el7_9.src",
"7Workstation-DevTools-2022.2:go-toolset-1.17-golang-0:1.17.12-1.el7_9.x86_64",
"7Workstation-DevTools-2022.2:go-toolset-1.17-golang-bin-0:1.17.12-1.el7_9.ppc64le",
"7Workstation-DevTools-2022.2:go-toolset-1.17-golang-bin-0:1.17.12-1.el7_9.s390x",
"7Workstation-DevTools-2022.2:go-toolset-1.17-golang-bin-0:1.17.12-1.el7_9.x86_64",
"7Workstation-DevTools-2022.2:go-toolset-1.17-golang-docs-0:1.17.12-1.el7_9.noarch",
"7Workstation-DevTools-2022.2:go-toolset-1.17-golang-misc-0:1.17.12-1.el7_9.ppc64le",
"7Workstation-DevTools-2022.2:go-toolset-1.17-golang-misc-0:1.17.12-1.el7_9.s390x",
"7Workstation-DevTools-2022.2:go-toolset-1.17-golang-misc-0:1.17.12-1.el7_9.x86_64",
"7Workstation-DevTools-2022.2:go-toolset-1.17-golang-race-0:1.17.12-1.el7_9.x86_64",
"7Workstation-DevTools-2022.2:go-toolset-1.17-golang-src-0:1.17.12-1.el7_9.ppc64le",
"7Workstation-DevTools-2022.2:go-toolset-1.17-golang-src-0:1.17.12-1.el7_9.s390x",
"7Workstation-DevTools-2022.2:go-toolset-1.17-golang-src-0:1.17.12-1.el7_9.x86_64",
"7Workstation-DevTools-2022.2:go-toolset-1.17-golang-tests-0:1.17.12-1.el7_9.ppc64le",
"7Workstation-DevTools-2022.2:go-toolset-1.17-golang-tests-0:1.17.12-1.el7_9.s390x",
"7Workstation-DevTools-2022.2:go-toolset-1.17-golang-tests-0:1.17.12-1.el7_9.x86_64",
"7Workstation-DevTools-2022.2:go-toolset-1.17-runtime-0:1.17.12-1.el7_9.ppc64le",
"7Workstation-DevTools-2022.2:go-toolset-1.17-runtime-0:1.17.12-1.el7_9.s390x",
"7Workstation-DevTools-2022.2:go-toolset-1.17-runtime-0:1.17.12-1.el7_9.x86_64",
"7Workstation-DevTools-2022.2:go-toolset-1.17-scldevel-0:1.17.12-1.el7_9.ppc64le",
"7Workstation-DevTools-2022.2:go-toolset-1.17-scldevel-0:1.17.12-1.el7_9.s390x",
"7Workstation-DevTools-2022.2:go-toolset-1.17-scldevel-0:1.17.12-1.el7_9.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2022:5866"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "HIGH",
"attackVector": "NETWORK",
"availabilityImpact": "NONE",
"baseScore": 3.1,
"baseSeverity": "LOW",
"confidentialityImpact": "LOW",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "REQUIRED",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:R/S:U/C:L/I:N/A:N",
"version": "3.1"
},
"products": [
"7Server-DevTools-2022.2:go-toolset-1.17-0:1.17.12-1.el7_9.ppc64le",
"7Server-DevTools-2022.2:go-toolset-1.17-0:1.17.12-1.el7_9.s390x",
"7Server-DevTools-2022.2:go-toolset-1.17-0:1.17.12-1.el7_9.src",
"7Server-DevTools-2022.2:go-toolset-1.17-0:1.17.12-1.el7_9.x86_64",
"7Server-DevTools-2022.2:go-toolset-1.17-build-0:1.17.12-1.el7_9.ppc64le",
"7Server-DevTools-2022.2:go-toolset-1.17-build-0:1.17.12-1.el7_9.s390x",
"7Server-DevTools-2022.2:go-toolset-1.17-build-0:1.17.12-1.el7_9.x86_64",
"7Server-DevTools-2022.2:go-toolset-1.17-golang-0:1.17.12-1.el7_9.ppc64le",
"7Server-DevTools-2022.2:go-toolset-1.17-golang-0:1.17.12-1.el7_9.s390x",
"7Server-DevTools-2022.2:go-toolset-1.17-golang-0:1.17.12-1.el7_9.src",
"7Server-DevTools-2022.2:go-toolset-1.17-golang-0:1.17.12-1.el7_9.x86_64",
"7Server-DevTools-2022.2:go-toolset-1.17-golang-bin-0:1.17.12-1.el7_9.ppc64le",
"7Server-DevTools-2022.2:go-toolset-1.17-golang-bin-0:1.17.12-1.el7_9.s390x",
"7Server-DevTools-2022.2:go-toolset-1.17-golang-bin-0:1.17.12-1.el7_9.x86_64",
"7Server-DevTools-2022.2:go-toolset-1.17-golang-docs-0:1.17.12-1.el7_9.noarch",
"7Server-DevTools-2022.2:go-toolset-1.17-golang-misc-0:1.17.12-1.el7_9.ppc64le",
"7Server-DevTools-2022.2:go-toolset-1.17-golang-misc-0:1.17.12-1.el7_9.s390x",
"7Server-DevTools-2022.2:go-toolset-1.17-golang-misc-0:1.17.12-1.el7_9.x86_64",
"7Server-DevTools-2022.2:go-toolset-1.17-golang-race-0:1.17.12-1.el7_9.x86_64",
"7Server-DevTools-2022.2:go-toolset-1.17-golang-src-0:1.17.12-1.el7_9.ppc64le",
"7Server-DevTools-2022.2:go-toolset-1.17-golang-src-0:1.17.12-1.el7_9.s390x",
"7Server-DevTools-2022.2:go-toolset-1.17-golang-src-0:1.17.12-1.el7_9.x86_64",
"7Server-DevTools-2022.2:go-toolset-1.17-golang-tests-0:1.17.12-1.el7_9.ppc64le",
"7Server-DevTools-2022.2:go-toolset-1.17-golang-tests-0:1.17.12-1.el7_9.s390x",
"7Server-DevTools-2022.2:go-toolset-1.17-golang-tests-0:1.17.12-1.el7_9.x86_64",
"7Server-DevTools-2022.2:go-toolset-1.17-runtime-0:1.17.12-1.el7_9.ppc64le",
"7Server-DevTools-2022.2:go-toolset-1.17-runtime-0:1.17.12-1.el7_9.s390x",
"7Server-DevTools-2022.2:go-toolset-1.17-runtime-0:1.17.12-1.el7_9.x86_64",
"7Server-DevTools-2022.2:go-toolset-1.17-scldevel-0:1.17.12-1.el7_9.ppc64le",
"7Server-DevTools-2022.2:go-toolset-1.17-scldevel-0:1.17.12-1.el7_9.s390x",
"7Server-DevTools-2022.2:go-toolset-1.17-scldevel-0:1.17.12-1.el7_9.x86_64",
"7Workstation-DevTools-2022.2:go-toolset-1.17-0:1.17.12-1.el7_9.ppc64le",
"7Workstation-DevTools-2022.2:go-toolset-1.17-0:1.17.12-1.el7_9.s390x",
"7Workstation-DevTools-2022.2:go-toolset-1.17-0:1.17.12-1.el7_9.src",
"7Workstation-DevTools-2022.2:go-toolset-1.17-0:1.17.12-1.el7_9.x86_64",
"7Workstation-DevTools-2022.2:go-toolset-1.17-build-0:1.17.12-1.el7_9.ppc64le",
"7Workstation-DevTools-2022.2:go-toolset-1.17-build-0:1.17.12-1.el7_9.s390x",
"7Workstation-DevTools-2022.2:go-toolset-1.17-build-0:1.17.12-1.el7_9.x86_64",
"7Workstation-DevTools-2022.2:go-toolset-1.17-golang-0:1.17.12-1.el7_9.ppc64le",
"7Workstation-DevTools-2022.2:go-toolset-1.17-golang-0:1.17.12-1.el7_9.s390x",
"7Workstation-DevTools-2022.2:go-toolset-1.17-golang-0:1.17.12-1.el7_9.src",
"7Workstation-DevTools-2022.2:go-toolset-1.17-golang-0:1.17.12-1.el7_9.x86_64",
"7Workstation-DevTools-2022.2:go-toolset-1.17-golang-bin-0:1.17.12-1.el7_9.ppc64le",
"7Workstation-DevTools-2022.2:go-toolset-1.17-golang-bin-0:1.17.12-1.el7_9.s390x",
"7Workstation-DevTools-2022.2:go-toolset-1.17-golang-bin-0:1.17.12-1.el7_9.x86_64",
"7Workstation-DevTools-2022.2:go-toolset-1.17-golang-docs-0:1.17.12-1.el7_9.noarch",
"7Workstation-DevTools-2022.2:go-toolset-1.17-golang-misc-0:1.17.12-1.el7_9.ppc64le",
"7Workstation-DevTools-2022.2:go-toolset-1.17-golang-misc-0:1.17.12-1.el7_9.s390x",
"7Workstation-DevTools-2022.2:go-toolset-1.17-golang-misc-0:1.17.12-1.el7_9.x86_64",
"7Workstation-DevTools-2022.2:go-toolset-1.17-golang-race-0:1.17.12-1.el7_9.x86_64",
"7Workstation-DevTools-2022.2:go-toolset-1.17-golang-src-0:1.17.12-1.el7_9.ppc64le",
"7Workstation-DevTools-2022.2:go-toolset-1.17-golang-src-0:1.17.12-1.el7_9.s390x",
"7Workstation-DevTools-2022.2:go-toolset-1.17-golang-src-0:1.17.12-1.el7_9.x86_64",
"7Workstation-DevTools-2022.2:go-toolset-1.17-golang-tests-0:1.17.12-1.el7_9.ppc64le",
"7Workstation-DevTools-2022.2:go-toolset-1.17-golang-tests-0:1.17.12-1.el7_9.s390x",
"7Workstation-DevTools-2022.2:go-toolset-1.17-golang-tests-0:1.17.12-1.el7_9.x86_64",
"7Workstation-DevTools-2022.2:go-toolset-1.17-runtime-0:1.17.12-1.el7_9.ppc64le",
"7Workstation-DevTools-2022.2:go-toolset-1.17-runtime-0:1.17.12-1.el7_9.s390x",
"7Workstation-DevTools-2022.2:go-toolset-1.17-runtime-0:1.17.12-1.el7_9.x86_64",
"7Workstation-DevTools-2022.2:go-toolset-1.17-scldevel-0:1.17.12-1.el7_9.ppc64le",
"7Workstation-DevTools-2022.2:go-toolset-1.17-scldevel-0:1.17.12-1.el7_9.s390x",
"7Workstation-DevTools-2022.2:go-toolset-1.17-scldevel-0:1.17.12-1.el7_9.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Low"
}
],
"title": "golang: crypto/tls: session tickets lack random ticket_age_add"
},
{
"cve": "CVE-2022-30630",
"cwe": {
"id": "CWE-1325",
"name": "Improperly Controlled Sequential Memory Allocation"
},
"discovery_date": "2022-07-14T00:00:00+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"7Server-DevTools-2022.2:go-toolset-1.17-0:1.17.12-1.el7_9.ppc64le",
"7Server-DevTools-2022.2:go-toolset-1.17-0:1.17.12-1.el7_9.s390x",
"7Server-DevTools-2022.2:go-toolset-1.17-0:1.17.12-1.el7_9.src",
"7Server-DevTools-2022.2:go-toolset-1.17-0:1.17.12-1.el7_9.x86_64",
"7Server-DevTools-2022.2:go-toolset-1.17-build-0:1.17.12-1.el7_9.ppc64le",
"7Server-DevTools-2022.2:go-toolset-1.17-build-0:1.17.12-1.el7_9.s390x",
"7Server-DevTools-2022.2:go-toolset-1.17-build-0:1.17.12-1.el7_9.x86_64",
"7Server-DevTools-2022.2:go-toolset-1.17-runtime-0:1.17.12-1.el7_9.ppc64le",
"7Server-DevTools-2022.2:go-toolset-1.17-runtime-0:1.17.12-1.el7_9.s390x",
"7Server-DevTools-2022.2:go-toolset-1.17-runtime-0:1.17.12-1.el7_9.x86_64",
"7Server-DevTools-2022.2:go-toolset-1.17-scldevel-0:1.17.12-1.el7_9.ppc64le",
"7Server-DevTools-2022.2:go-toolset-1.17-scldevel-0:1.17.12-1.el7_9.s390x",
"7Server-DevTools-2022.2:go-toolset-1.17-scldevel-0:1.17.12-1.el7_9.x86_64",
"7Workstation-DevTools-2022.2:go-toolset-1.17-0:1.17.12-1.el7_9.ppc64le",
"7Workstation-DevTools-2022.2:go-toolset-1.17-0:1.17.12-1.el7_9.s390x",
"7Workstation-DevTools-2022.2:go-toolset-1.17-0:1.17.12-1.el7_9.src",
"7Workstation-DevTools-2022.2:go-toolset-1.17-0:1.17.12-1.el7_9.x86_64",
"7Workstation-DevTools-2022.2:go-toolset-1.17-build-0:1.17.12-1.el7_9.ppc64le",
"7Workstation-DevTools-2022.2:go-toolset-1.17-build-0:1.17.12-1.el7_9.s390x",
"7Workstation-DevTools-2022.2:go-toolset-1.17-build-0:1.17.12-1.el7_9.x86_64",
"7Workstation-DevTools-2022.2:go-toolset-1.17-runtime-0:1.17.12-1.el7_9.ppc64le",
"7Workstation-DevTools-2022.2:go-toolset-1.17-runtime-0:1.17.12-1.el7_9.s390x",
"7Workstation-DevTools-2022.2:go-toolset-1.17-runtime-0:1.17.12-1.el7_9.x86_64",
"7Workstation-DevTools-2022.2:go-toolset-1.17-scldevel-0:1.17.12-1.el7_9.ppc64le",
"7Workstation-DevTools-2022.2:go-toolset-1.17-scldevel-0:1.17.12-1.el7_9.s390x",
"7Workstation-DevTools-2022.2:go-toolset-1.17-scldevel-0:1.17.12-1.el7_9.x86_64"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2107371"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in the golang standard library, io/fs. Calling Glob on a path that contains a large number of path separators can cause a panic issue due to stack exhaustion. This could allow an attacker to impact availability.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "golang: io/fs: stack exhaustion in Glob",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "RH ProdSec has set the Impact of this vulnerability to Moderate as there is no known method to execute arbitary code. Successful exploitation of this bug can cause the application under attack to panic, merely causing a Denial of Service at the application level. As the kernel is unaffected by this bug, the user can merely relaunch the application to fix the problem. Also, if somehow the application keeps relaunching, the timer watchdogs in the default RHEL kernel will stop the attack in its tracks.\n\nWithin regulated environments, a combination of the following controls acts as a significant barrier to successfully exploiting a CWE-1325: Improperly Controlled Sequential Memory Allocation vulnerability and therefore downgrades the severity of this particular CVE from Moderate to Low.\n\nAccess to the platform is granted only after successful hard token-based multi-factor authentication (MFA) and is governed by least privilege to ensure only authorized users and roles can execute or modify code. Static code analysis and peer reviews enforce strong input validation and error handling, preventing improperly validated inputs from causing system instability, data exposure, or privilege escalation. In the event of successful exploitation, process isolation limits the impact of excessive sequential memory allocation by restricting memory use per process, preventing any single process from exhausting system resources. Finally, the platform uses memory protection mechanisms such as Data Execution Prevention (DEP) and Address Space Layout Randomization (ASLR) to reduce the risk of memory allocation-based attacks.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"7Server-DevTools-2022.2:go-toolset-1.17-golang-0:1.17.12-1.el7_9.ppc64le",
"7Server-DevTools-2022.2:go-toolset-1.17-golang-0:1.17.12-1.el7_9.s390x",
"7Server-DevTools-2022.2:go-toolset-1.17-golang-0:1.17.12-1.el7_9.src",
"7Server-DevTools-2022.2:go-toolset-1.17-golang-0:1.17.12-1.el7_9.x86_64",
"7Server-DevTools-2022.2:go-toolset-1.17-golang-bin-0:1.17.12-1.el7_9.ppc64le",
"7Server-DevTools-2022.2:go-toolset-1.17-golang-bin-0:1.17.12-1.el7_9.s390x",
"7Server-DevTools-2022.2:go-toolset-1.17-golang-bin-0:1.17.12-1.el7_9.x86_64",
"7Server-DevTools-2022.2:go-toolset-1.17-golang-docs-0:1.17.12-1.el7_9.noarch",
"7Server-DevTools-2022.2:go-toolset-1.17-golang-misc-0:1.17.12-1.el7_9.ppc64le",
"7Server-DevTools-2022.2:go-toolset-1.17-golang-misc-0:1.17.12-1.el7_9.s390x",
"7Server-DevTools-2022.2:go-toolset-1.17-golang-misc-0:1.17.12-1.el7_9.x86_64",
"7Server-DevTools-2022.2:go-toolset-1.17-golang-race-0:1.17.12-1.el7_9.x86_64",
"7Server-DevTools-2022.2:go-toolset-1.17-golang-src-0:1.17.12-1.el7_9.ppc64le",
"7Server-DevTools-2022.2:go-toolset-1.17-golang-src-0:1.17.12-1.el7_9.s390x",
"7Server-DevTools-2022.2:go-toolset-1.17-golang-src-0:1.17.12-1.el7_9.x86_64",
"7Server-DevTools-2022.2:go-toolset-1.17-golang-tests-0:1.17.12-1.el7_9.ppc64le",
"7Server-DevTools-2022.2:go-toolset-1.17-golang-tests-0:1.17.12-1.el7_9.s390x",
"7Server-DevTools-2022.2:go-toolset-1.17-golang-tests-0:1.17.12-1.el7_9.x86_64",
"7Workstation-DevTools-2022.2:go-toolset-1.17-golang-0:1.17.12-1.el7_9.ppc64le",
"7Workstation-DevTools-2022.2:go-toolset-1.17-golang-0:1.17.12-1.el7_9.s390x",
"7Workstation-DevTools-2022.2:go-toolset-1.17-golang-0:1.17.12-1.el7_9.src",
"7Workstation-DevTools-2022.2:go-toolset-1.17-golang-0:1.17.12-1.el7_9.x86_64",
"7Workstation-DevTools-2022.2:go-toolset-1.17-golang-bin-0:1.17.12-1.el7_9.ppc64le",
"7Workstation-DevTools-2022.2:go-toolset-1.17-golang-bin-0:1.17.12-1.el7_9.s390x",
"7Workstation-DevTools-2022.2:go-toolset-1.17-golang-bin-0:1.17.12-1.el7_9.x86_64",
"7Workstation-DevTools-2022.2:go-toolset-1.17-golang-docs-0:1.17.12-1.el7_9.noarch",
"7Workstation-DevTools-2022.2:go-toolset-1.17-golang-misc-0:1.17.12-1.el7_9.ppc64le",
"7Workstation-DevTools-2022.2:go-toolset-1.17-golang-misc-0:1.17.12-1.el7_9.s390x",
"7Workstation-DevTools-2022.2:go-toolset-1.17-golang-misc-0:1.17.12-1.el7_9.x86_64",
"7Workstation-DevTools-2022.2:go-toolset-1.17-golang-race-0:1.17.12-1.el7_9.x86_64",
"7Workstation-DevTools-2022.2:go-toolset-1.17-golang-src-0:1.17.12-1.el7_9.ppc64le",
"7Workstation-DevTools-2022.2:go-toolset-1.17-golang-src-0:1.17.12-1.el7_9.s390x",
"7Workstation-DevTools-2022.2:go-toolset-1.17-golang-src-0:1.17.12-1.el7_9.x86_64",
"7Workstation-DevTools-2022.2:go-toolset-1.17-golang-tests-0:1.17.12-1.el7_9.ppc64le",
"7Workstation-DevTools-2022.2:go-toolset-1.17-golang-tests-0:1.17.12-1.el7_9.s390x",
"7Workstation-DevTools-2022.2:go-toolset-1.17-golang-tests-0:1.17.12-1.el7_9.x86_64"
],
"known_not_affected": [
"7Server-DevTools-2022.2:go-toolset-1.17-0:1.17.12-1.el7_9.ppc64le",
"7Server-DevTools-2022.2:go-toolset-1.17-0:1.17.12-1.el7_9.s390x",
"7Server-DevTools-2022.2:go-toolset-1.17-0:1.17.12-1.el7_9.src",
"7Server-DevTools-2022.2:go-toolset-1.17-0:1.17.12-1.el7_9.x86_64",
"7Server-DevTools-2022.2:go-toolset-1.17-build-0:1.17.12-1.el7_9.ppc64le",
"7Server-DevTools-2022.2:go-toolset-1.17-build-0:1.17.12-1.el7_9.s390x",
"7Server-DevTools-2022.2:go-toolset-1.17-build-0:1.17.12-1.el7_9.x86_64",
"7Server-DevTools-2022.2:go-toolset-1.17-runtime-0:1.17.12-1.el7_9.ppc64le",
"7Server-DevTools-2022.2:go-toolset-1.17-runtime-0:1.17.12-1.el7_9.s390x",
"7Server-DevTools-2022.2:go-toolset-1.17-runtime-0:1.17.12-1.el7_9.x86_64",
"7Server-DevTools-2022.2:go-toolset-1.17-scldevel-0:1.17.12-1.el7_9.ppc64le",
"7Server-DevTools-2022.2:go-toolset-1.17-scldevel-0:1.17.12-1.el7_9.s390x",
"7Server-DevTools-2022.2:go-toolset-1.17-scldevel-0:1.17.12-1.el7_9.x86_64",
"7Workstation-DevTools-2022.2:go-toolset-1.17-0:1.17.12-1.el7_9.ppc64le",
"7Workstation-DevTools-2022.2:go-toolset-1.17-0:1.17.12-1.el7_9.s390x",
"7Workstation-DevTools-2022.2:go-toolset-1.17-0:1.17.12-1.el7_9.src",
"7Workstation-DevTools-2022.2:go-toolset-1.17-0:1.17.12-1.el7_9.x86_64",
"7Workstation-DevTools-2022.2:go-toolset-1.17-build-0:1.17.12-1.el7_9.ppc64le",
"7Workstation-DevTools-2022.2:go-toolset-1.17-build-0:1.17.12-1.el7_9.s390x",
"7Workstation-DevTools-2022.2:go-toolset-1.17-build-0:1.17.12-1.el7_9.x86_64",
"7Workstation-DevTools-2022.2:go-toolset-1.17-runtime-0:1.17.12-1.el7_9.ppc64le",
"7Workstation-DevTools-2022.2:go-toolset-1.17-runtime-0:1.17.12-1.el7_9.s390x",
"7Workstation-DevTools-2022.2:go-toolset-1.17-runtime-0:1.17.12-1.el7_9.x86_64",
"7Workstation-DevTools-2022.2:go-toolset-1.17-scldevel-0:1.17.12-1.el7_9.ppc64le",
"7Workstation-DevTools-2022.2:go-toolset-1.17-scldevel-0:1.17.12-1.el7_9.s390x",
"7Workstation-DevTools-2022.2:go-toolset-1.17-scldevel-0:1.17.12-1.el7_9.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2022-30630"
},
{
"category": "external",
"summary": "RHBZ#2107371",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2107371"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2022-30630",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-30630"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2022-30630",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2022-30630"
},
{
"category": "external",
"summary": "https://go.dev/issue/53415",
"url": "https://go.dev/issue/53415"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-announce/c/nqrv9fbR0zE",
"url": "https://groups.google.com/g/golang-announce/c/nqrv9fbR0zE"
}
],
"release_date": "2022-07-12T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2022-08-02T09:56:09+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"7Server-DevTools-2022.2:go-toolset-1.17-golang-0:1.17.12-1.el7_9.ppc64le",
"7Server-DevTools-2022.2:go-toolset-1.17-golang-0:1.17.12-1.el7_9.s390x",
"7Server-DevTools-2022.2:go-toolset-1.17-golang-0:1.17.12-1.el7_9.src",
"7Server-DevTools-2022.2:go-toolset-1.17-golang-0:1.17.12-1.el7_9.x86_64",
"7Server-DevTools-2022.2:go-toolset-1.17-golang-bin-0:1.17.12-1.el7_9.ppc64le",
"7Server-DevTools-2022.2:go-toolset-1.17-golang-bin-0:1.17.12-1.el7_9.s390x",
"7Server-DevTools-2022.2:go-toolset-1.17-golang-bin-0:1.17.12-1.el7_9.x86_64",
"7Server-DevTools-2022.2:go-toolset-1.17-golang-docs-0:1.17.12-1.el7_9.noarch",
"7Server-DevTools-2022.2:go-toolset-1.17-golang-misc-0:1.17.12-1.el7_9.ppc64le",
"7Server-DevTools-2022.2:go-toolset-1.17-golang-misc-0:1.17.12-1.el7_9.s390x",
"7Server-DevTools-2022.2:go-toolset-1.17-golang-misc-0:1.17.12-1.el7_9.x86_64",
"7Server-DevTools-2022.2:go-toolset-1.17-golang-race-0:1.17.12-1.el7_9.x86_64",
"7Server-DevTools-2022.2:go-toolset-1.17-golang-src-0:1.17.12-1.el7_9.ppc64le",
"7Server-DevTools-2022.2:go-toolset-1.17-golang-src-0:1.17.12-1.el7_9.s390x",
"7Server-DevTools-2022.2:go-toolset-1.17-golang-src-0:1.17.12-1.el7_9.x86_64",
"7Server-DevTools-2022.2:go-toolset-1.17-golang-tests-0:1.17.12-1.el7_9.ppc64le",
"7Server-DevTools-2022.2:go-toolset-1.17-golang-tests-0:1.17.12-1.el7_9.s390x",
"7Server-DevTools-2022.2:go-toolset-1.17-golang-tests-0:1.17.12-1.el7_9.x86_64",
"7Workstation-DevTools-2022.2:go-toolset-1.17-golang-0:1.17.12-1.el7_9.ppc64le",
"7Workstation-DevTools-2022.2:go-toolset-1.17-golang-0:1.17.12-1.el7_9.s390x",
"7Workstation-DevTools-2022.2:go-toolset-1.17-golang-0:1.17.12-1.el7_9.src",
"7Workstation-DevTools-2022.2:go-toolset-1.17-golang-0:1.17.12-1.el7_9.x86_64",
"7Workstation-DevTools-2022.2:go-toolset-1.17-golang-bin-0:1.17.12-1.el7_9.ppc64le",
"7Workstation-DevTools-2022.2:go-toolset-1.17-golang-bin-0:1.17.12-1.el7_9.s390x",
"7Workstation-DevTools-2022.2:go-toolset-1.17-golang-bin-0:1.17.12-1.el7_9.x86_64",
"7Workstation-DevTools-2022.2:go-toolset-1.17-golang-docs-0:1.17.12-1.el7_9.noarch",
"7Workstation-DevTools-2022.2:go-toolset-1.17-golang-misc-0:1.17.12-1.el7_9.ppc64le",
"7Workstation-DevTools-2022.2:go-toolset-1.17-golang-misc-0:1.17.12-1.el7_9.s390x",
"7Workstation-DevTools-2022.2:go-toolset-1.17-golang-misc-0:1.17.12-1.el7_9.x86_64",
"7Workstation-DevTools-2022.2:go-toolset-1.17-golang-race-0:1.17.12-1.el7_9.x86_64",
"7Workstation-DevTools-2022.2:go-toolset-1.17-golang-src-0:1.17.12-1.el7_9.ppc64le",
"7Workstation-DevTools-2022.2:go-toolset-1.17-golang-src-0:1.17.12-1.el7_9.s390x",
"7Workstation-DevTools-2022.2:go-toolset-1.17-golang-src-0:1.17.12-1.el7_9.x86_64",
"7Workstation-DevTools-2022.2:go-toolset-1.17-golang-tests-0:1.17.12-1.el7_9.ppc64le",
"7Workstation-DevTools-2022.2:go-toolset-1.17-golang-tests-0:1.17.12-1.el7_9.s390x",
"7Workstation-DevTools-2022.2:go-toolset-1.17-golang-tests-0:1.17.12-1.el7_9.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2022:5866"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"7Server-DevTools-2022.2:go-toolset-1.17-0:1.17.12-1.el7_9.ppc64le",
"7Server-DevTools-2022.2:go-toolset-1.17-0:1.17.12-1.el7_9.s390x",
"7Server-DevTools-2022.2:go-toolset-1.17-0:1.17.12-1.el7_9.src",
"7Server-DevTools-2022.2:go-toolset-1.17-0:1.17.12-1.el7_9.x86_64",
"7Server-DevTools-2022.2:go-toolset-1.17-build-0:1.17.12-1.el7_9.ppc64le",
"7Server-DevTools-2022.2:go-toolset-1.17-build-0:1.17.12-1.el7_9.s390x",
"7Server-DevTools-2022.2:go-toolset-1.17-build-0:1.17.12-1.el7_9.x86_64",
"7Server-DevTools-2022.2:go-toolset-1.17-golang-0:1.17.12-1.el7_9.ppc64le",
"7Server-DevTools-2022.2:go-toolset-1.17-golang-0:1.17.12-1.el7_9.s390x",
"7Server-DevTools-2022.2:go-toolset-1.17-golang-0:1.17.12-1.el7_9.src",
"7Server-DevTools-2022.2:go-toolset-1.17-golang-0:1.17.12-1.el7_9.x86_64",
"7Server-DevTools-2022.2:go-toolset-1.17-golang-bin-0:1.17.12-1.el7_9.ppc64le",
"7Server-DevTools-2022.2:go-toolset-1.17-golang-bin-0:1.17.12-1.el7_9.s390x",
"7Server-DevTools-2022.2:go-toolset-1.17-golang-bin-0:1.17.12-1.el7_9.x86_64",
"7Server-DevTools-2022.2:go-toolset-1.17-golang-docs-0:1.17.12-1.el7_9.noarch",
"7Server-DevTools-2022.2:go-toolset-1.17-golang-misc-0:1.17.12-1.el7_9.ppc64le",
"7Server-DevTools-2022.2:go-toolset-1.17-golang-misc-0:1.17.12-1.el7_9.s390x",
"7Server-DevTools-2022.2:go-toolset-1.17-golang-misc-0:1.17.12-1.el7_9.x86_64",
"7Server-DevTools-2022.2:go-toolset-1.17-golang-race-0:1.17.12-1.el7_9.x86_64",
"7Server-DevTools-2022.2:go-toolset-1.17-golang-src-0:1.17.12-1.el7_9.ppc64le",
"7Server-DevTools-2022.2:go-toolset-1.17-golang-src-0:1.17.12-1.el7_9.s390x",
"7Server-DevTools-2022.2:go-toolset-1.17-golang-src-0:1.17.12-1.el7_9.x86_64",
"7Server-DevTools-2022.2:go-toolset-1.17-golang-tests-0:1.17.12-1.el7_9.ppc64le",
"7Server-DevTools-2022.2:go-toolset-1.17-golang-tests-0:1.17.12-1.el7_9.s390x",
"7Server-DevTools-2022.2:go-toolset-1.17-golang-tests-0:1.17.12-1.el7_9.x86_64",
"7Server-DevTools-2022.2:go-toolset-1.17-runtime-0:1.17.12-1.el7_9.ppc64le",
"7Server-DevTools-2022.2:go-toolset-1.17-runtime-0:1.17.12-1.el7_9.s390x",
"7Server-DevTools-2022.2:go-toolset-1.17-runtime-0:1.17.12-1.el7_9.x86_64",
"7Server-DevTools-2022.2:go-toolset-1.17-scldevel-0:1.17.12-1.el7_9.ppc64le",
"7Server-DevTools-2022.2:go-toolset-1.17-scldevel-0:1.17.12-1.el7_9.s390x",
"7Server-DevTools-2022.2:go-toolset-1.17-scldevel-0:1.17.12-1.el7_9.x86_64",
"7Workstation-DevTools-2022.2:go-toolset-1.17-0:1.17.12-1.el7_9.ppc64le",
"7Workstation-DevTools-2022.2:go-toolset-1.17-0:1.17.12-1.el7_9.s390x",
"7Workstation-DevTools-2022.2:go-toolset-1.17-0:1.17.12-1.el7_9.src",
"7Workstation-DevTools-2022.2:go-toolset-1.17-0:1.17.12-1.el7_9.x86_64",
"7Workstation-DevTools-2022.2:go-toolset-1.17-build-0:1.17.12-1.el7_9.ppc64le",
"7Workstation-DevTools-2022.2:go-toolset-1.17-build-0:1.17.12-1.el7_9.s390x",
"7Workstation-DevTools-2022.2:go-toolset-1.17-build-0:1.17.12-1.el7_9.x86_64",
"7Workstation-DevTools-2022.2:go-toolset-1.17-golang-0:1.17.12-1.el7_9.ppc64le",
"7Workstation-DevTools-2022.2:go-toolset-1.17-golang-0:1.17.12-1.el7_9.s390x",
"7Workstation-DevTools-2022.2:go-toolset-1.17-golang-0:1.17.12-1.el7_9.src",
"7Workstation-DevTools-2022.2:go-toolset-1.17-golang-0:1.17.12-1.el7_9.x86_64",
"7Workstation-DevTools-2022.2:go-toolset-1.17-golang-bin-0:1.17.12-1.el7_9.ppc64le",
"7Workstation-DevTools-2022.2:go-toolset-1.17-golang-bin-0:1.17.12-1.el7_9.s390x",
"7Workstation-DevTools-2022.2:go-toolset-1.17-golang-bin-0:1.17.12-1.el7_9.x86_64",
"7Workstation-DevTools-2022.2:go-toolset-1.17-golang-docs-0:1.17.12-1.el7_9.noarch",
"7Workstation-DevTools-2022.2:go-toolset-1.17-golang-misc-0:1.17.12-1.el7_9.ppc64le",
"7Workstation-DevTools-2022.2:go-toolset-1.17-golang-misc-0:1.17.12-1.el7_9.s390x",
"7Workstation-DevTools-2022.2:go-toolset-1.17-golang-misc-0:1.17.12-1.el7_9.x86_64",
"7Workstation-DevTools-2022.2:go-toolset-1.17-golang-race-0:1.17.12-1.el7_9.x86_64",
"7Workstation-DevTools-2022.2:go-toolset-1.17-golang-src-0:1.17.12-1.el7_9.ppc64le",
"7Workstation-DevTools-2022.2:go-toolset-1.17-golang-src-0:1.17.12-1.el7_9.s390x",
"7Workstation-DevTools-2022.2:go-toolset-1.17-golang-src-0:1.17.12-1.el7_9.x86_64",
"7Workstation-DevTools-2022.2:go-toolset-1.17-golang-tests-0:1.17.12-1.el7_9.ppc64le",
"7Workstation-DevTools-2022.2:go-toolset-1.17-golang-tests-0:1.17.12-1.el7_9.s390x",
"7Workstation-DevTools-2022.2:go-toolset-1.17-golang-tests-0:1.17.12-1.el7_9.x86_64",
"7Workstation-DevTools-2022.2:go-toolset-1.17-runtime-0:1.17.12-1.el7_9.ppc64le",
"7Workstation-DevTools-2022.2:go-toolset-1.17-runtime-0:1.17.12-1.el7_9.s390x",
"7Workstation-DevTools-2022.2:go-toolset-1.17-runtime-0:1.17.12-1.el7_9.x86_64",
"7Workstation-DevTools-2022.2:go-toolset-1.17-scldevel-0:1.17.12-1.el7_9.ppc64le",
"7Workstation-DevTools-2022.2:go-toolset-1.17-scldevel-0:1.17.12-1.el7_9.s390x",
"7Workstation-DevTools-2022.2:go-toolset-1.17-scldevel-0:1.17.12-1.el7_9.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "golang: io/fs: stack exhaustion in Glob"
},
{
"cve": "CVE-2022-30631",
"cwe": {
"id": "CWE-1325",
"name": "Improperly Controlled Sequential Memory Allocation"
},
"discovery_date": "2022-07-14T00:00:00+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"7Server-DevTools-2022.2:go-toolset-1.17-0:1.17.12-1.el7_9.ppc64le",
"7Server-DevTools-2022.2:go-toolset-1.17-0:1.17.12-1.el7_9.s390x",
"7Server-DevTools-2022.2:go-toolset-1.17-0:1.17.12-1.el7_9.src",
"7Server-DevTools-2022.2:go-toolset-1.17-0:1.17.12-1.el7_9.x86_64",
"7Server-DevTools-2022.2:go-toolset-1.17-build-0:1.17.12-1.el7_9.ppc64le",
"7Server-DevTools-2022.2:go-toolset-1.17-build-0:1.17.12-1.el7_9.s390x",
"7Server-DevTools-2022.2:go-toolset-1.17-build-0:1.17.12-1.el7_9.x86_64",
"7Server-DevTools-2022.2:go-toolset-1.17-runtime-0:1.17.12-1.el7_9.ppc64le",
"7Server-DevTools-2022.2:go-toolset-1.17-runtime-0:1.17.12-1.el7_9.s390x",
"7Server-DevTools-2022.2:go-toolset-1.17-runtime-0:1.17.12-1.el7_9.x86_64",
"7Server-DevTools-2022.2:go-toolset-1.17-scldevel-0:1.17.12-1.el7_9.ppc64le",
"7Server-DevTools-2022.2:go-toolset-1.17-scldevel-0:1.17.12-1.el7_9.s390x",
"7Server-DevTools-2022.2:go-toolset-1.17-scldevel-0:1.17.12-1.el7_9.x86_64",
"7Workstation-DevTools-2022.2:go-toolset-1.17-0:1.17.12-1.el7_9.ppc64le",
"7Workstation-DevTools-2022.2:go-toolset-1.17-0:1.17.12-1.el7_9.s390x",
"7Workstation-DevTools-2022.2:go-toolset-1.17-0:1.17.12-1.el7_9.src",
"7Workstation-DevTools-2022.2:go-toolset-1.17-0:1.17.12-1.el7_9.x86_64",
"7Workstation-DevTools-2022.2:go-toolset-1.17-build-0:1.17.12-1.el7_9.ppc64le",
"7Workstation-DevTools-2022.2:go-toolset-1.17-build-0:1.17.12-1.el7_9.s390x",
"7Workstation-DevTools-2022.2:go-toolset-1.17-build-0:1.17.12-1.el7_9.x86_64",
"7Workstation-DevTools-2022.2:go-toolset-1.17-runtime-0:1.17.12-1.el7_9.ppc64le",
"7Workstation-DevTools-2022.2:go-toolset-1.17-runtime-0:1.17.12-1.el7_9.s390x",
"7Workstation-DevTools-2022.2:go-toolset-1.17-runtime-0:1.17.12-1.el7_9.x86_64",
"7Workstation-DevTools-2022.2:go-toolset-1.17-scldevel-0:1.17.12-1.el7_9.ppc64le",
"7Workstation-DevTools-2022.2:go-toolset-1.17-scldevel-0:1.17.12-1.el7_9.s390x",
"7Workstation-DevTools-2022.2:go-toolset-1.17-scldevel-0:1.17.12-1.el7_9.x86_64"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2107342"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in golang. Calling the Reader, Read method on an archive that contains a large number of concatenated 0-length compressed files can cause a panic issue due to stack exhaustion.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "golang: compress/gzip: stack exhaustion in Reader.Read",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "To exploit CVE-2022-30631, an attacker supplies a specially crafted gzip archive to a Go application that uses a vulnerable version of the compress/gzip package without adequate input validation. This can lead to uncontrolled recursion, resulting in stack exhaustion and causing the application to panic, thereby affecting its availability.\n\nAs this is merely a DoS and there is no known way to control the instruction pointer, RH ProdSec has set the impact of this vulnerabilty to \"Moderate\".\n\nWithin regulated environments, a combination of the following controls acts as a significant barrier to successfully exploiting a CWE-1325: Improperly Controlled Sequential Memory Allocation vulnerability and therefore downgrades the severity of this particular CVE from Moderate to Low.\n\nAccess to the platform is granted only after successful hard token-based multi-factor authentication (MFA) and is governed by least privilege to ensure only authorized users and roles can execute or modify code. Static code analysis and peer reviews enforce strong input validation and error handling, preventing improperly validated inputs from causing system instability, data exposure, or privilege escalation. In the event of successful exploitation, process isolation limits the impact of excessive sequential memory allocation by restricting memory use per process, preventing any single process from exhausting system resources. Finally, the platform uses memory protection mechanisms such as Data Execution Prevention (DEP) and Address Space Layout Randomization (ASLR) to reduce the risk of memory allocation-based attacks.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"7Server-DevTools-2022.2:go-toolset-1.17-golang-0:1.17.12-1.el7_9.ppc64le",
"7Server-DevTools-2022.2:go-toolset-1.17-golang-0:1.17.12-1.el7_9.s390x",
"7Server-DevTools-2022.2:go-toolset-1.17-golang-0:1.17.12-1.el7_9.src",
"7Server-DevTools-2022.2:go-toolset-1.17-golang-0:1.17.12-1.el7_9.x86_64",
"7Server-DevTools-2022.2:go-toolset-1.17-golang-bin-0:1.17.12-1.el7_9.ppc64le",
"7Server-DevTools-2022.2:go-toolset-1.17-golang-bin-0:1.17.12-1.el7_9.s390x",
"7Server-DevTools-2022.2:go-toolset-1.17-golang-bin-0:1.17.12-1.el7_9.x86_64",
"7Server-DevTools-2022.2:go-toolset-1.17-golang-docs-0:1.17.12-1.el7_9.noarch",
"7Server-DevTools-2022.2:go-toolset-1.17-golang-misc-0:1.17.12-1.el7_9.ppc64le",
"7Server-DevTools-2022.2:go-toolset-1.17-golang-misc-0:1.17.12-1.el7_9.s390x",
"7Server-DevTools-2022.2:go-toolset-1.17-golang-misc-0:1.17.12-1.el7_9.x86_64",
"7Server-DevTools-2022.2:go-toolset-1.17-golang-race-0:1.17.12-1.el7_9.x86_64",
"7Server-DevTools-2022.2:go-toolset-1.17-golang-src-0:1.17.12-1.el7_9.ppc64le",
"7Server-DevTools-2022.2:go-toolset-1.17-golang-src-0:1.17.12-1.el7_9.s390x",
"7Server-DevTools-2022.2:go-toolset-1.17-golang-src-0:1.17.12-1.el7_9.x86_64",
"7Server-DevTools-2022.2:go-toolset-1.17-golang-tests-0:1.17.12-1.el7_9.ppc64le",
"7Server-DevTools-2022.2:go-toolset-1.17-golang-tests-0:1.17.12-1.el7_9.s390x",
"7Server-DevTools-2022.2:go-toolset-1.17-golang-tests-0:1.17.12-1.el7_9.x86_64",
"7Workstation-DevTools-2022.2:go-toolset-1.17-golang-0:1.17.12-1.el7_9.ppc64le",
"7Workstation-DevTools-2022.2:go-toolset-1.17-golang-0:1.17.12-1.el7_9.s390x",
"7Workstation-DevTools-2022.2:go-toolset-1.17-golang-0:1.17.12-1.el7_9.src",
"7Workstation-DevTools-2022.2:go-toolset-1.17-golang-0:1.17.12-1.el7_9.x86_64",
"7Workstation-DevTools-2022.2:go-toolset-1.17-golang-bin-0:1.17.12-1.el7_9.ppc64le",
"7Workstation-DevTools-2022.2:go-toolset-1.17-golang-bin-0:1.17.12-1.el7_9.s390x",
"7Workstation-DevTools-2022.2:go-toolset-1.17-golang-bin-0:1.17.12-1.el7_9.x86_64",
"7Workstation-DevTools-2022.2:go-toolset-1.17-golang-docs-0:1.17.12-1.el7_9.noarch",
"7Workstation-DevTools-2022.2:go-toolset-1.17-golang-misc-0:1.17.12-1.el7_9.ppc64le",
"7Workstation-DevTools-2022.2:go-toolset-1.17-golang-misc-0:1.17.12-1.el7_9.s390x",
"7Workstation-DevTools-2022.2:go-toolset-1.17-golang-misc-0:1.17.12-1.el7_9.x86_64",
"7Workstation-DevTools-2022.2:go-toolset-1.17-golang-race-0:1.17.12-1.el7_9.x86_64",
"7Workstation-DevTools-2022.2:go-toolset-1.17-golang-src-0:1.17.12-1.el7_9.ppc64le",
"7Workstation-DevTools-2022.2:go-toolset-1.17-golang-src-0:1.17.12-1.el7_9.s390x",
"7Workstation-DevTools-2022.2:go-toolset-1.17-golang-src-0:1.17.12-1.el7_9.x86_64",
"7Workstation-DevTools-2022.2:go-toolset-1.17-golang-tests-0:1.17.12-1.el7_9.ppc64le",
"7Workstation-DevTools-2022.2:go-toolset-1.17-golang-tests-0:1.17.12-1.el7_9.s390x",
"7Workstation-DevTools-2022.2:go-toolset-1.17-golang-tests-0:1.17.12-1.el7_9.x86_64"
],
"known_not_affected": [
"7Server-DevTools-2022.2:go-toolset-1.17-0:1.17.12-1.el7_9.ppc64le",
"7Server-DevTools-2022.2:go-toolset-1.17-0:1.17.12-1.el7_9.s390x",
"7Server-DevTools-2022.2:go-toolset-1.17-0:1.17.12-1.el7_9.src",
"7Server-DevTools-2022.2:go-toolset-1.17-0:1.17.12-1.el7_9.x86_64",
"7Server-DevTools-2022.2:go-toolset-1.17-build-0:1.17.12-1.el7_9.ppc64le",
"7Server-DevTools-2022.2:go-toolset-1.17-build-0:1.17.12-1.el7_9.s390x",
"7Server-DevTools-2022.2:go-toolset-1.17-build-0:1.17.12-1.el7_9.x86_64",
"7Server-DevTools-2022.2:go-toolset-1.17-runtime-0:1.17.12-1.el7_9.ppc64le",
"7Server-DevTools-2022.2:go-toolset-1.17-runtime-0:1.17.12-1.el7_9.s390x",
"7Server-DevTools-2022.2:go-toolset-1.17-runtime-0:1.17.12-1.el7_9.x86_64",
"7Server-DevTools-2022.2:go-toolset-1.17-scldevel-0:1.17.12-1.el7_9.ppc64le",
"7Server-DevTools-2022.2:go-toolset-1.17-scldevel-0:1.17.12-1.el7_9.s390x",
"7Server-DevTools-2022.2:go-toolset-1.17-scldevel-0:1.17.12-1.el7_9.x86_64",
"7Workstation-DevTools-2022.2:go-toolset-1.17-0:1.17.12-1.el7_9.ppc64le",
"7Workstation-DevTools-2022.2:go-toolset-1.17-0:1.17.12-1.el7_9.s390x",
"7Workstation-DevTools-2022.2:go-toolset-1.17-0:1.17.12-1.el7_9.src",
"7Workstation-DevTools-2022.2:go-toolset-1.17-0:1.17.12-1.el7_9.x86_64",
"7Workstation-DevTools-2022.2:go-toolset-1.17-build-0:1.17.12-1.el7_9.ppc64le",
"7Workstation-DevTools-2022.2:go-toolset-1.17-build-0:1.17.12-1.el7_9.s390x",
"7Workstation-DevTools-2022.2:go-toolset-1.17-build-0:1.17.12-1.el7_9.x86_64",
"7Workstation-DevTools-2022.2:go-toolset-1.17-runtime-0:1.17.12-1.el7_9.ppc64le",
"7Workstation-DevTools-2022.2:go-toolset-1.17-runtime-0:1.17.12-1.el7_9.s390x",
"7Workstation-DevTools-2022.2:go-toolset-1.17-runtime-0:1.17.12-1.el7_9.x86_64",
"7Workstation-DevTools-2022.2:go-toolset-1.17-scldevel-0:1.17.12-1.el7_9.ppc64le",
"7Workstation-DevTools-2022.2:go-toolset-1.17-scldevel-0:1.17.12-1.el7_9.s390x",
"7Workstation-DevTools-2022.2:go-toolset-1.17-scldevel-0:1.17.12-1.el7_9.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2022-30631"
},
{
"category": "external",
"summary": "RHBZ#2107342",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2107342"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2022-30631",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-30631"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2022-30631",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2022-30631"
},
{
"category": "external",
"summary": "https://go.dev/issue/53168",
"url": "https://go.dev/issue/53168"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-announce/c/nqrv9fbR0zE",
"url": "https://groups.google.com/g/golang-announce/c/nqrv9fbR0zE"
}
],
"release_date": "2022-07-12T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2022-08-02T09:56:09+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"7Server-DevTools-2022.2:go-toolset-1.17-golang-0:1.17.12-1.el7_9.ppc64le",
"7Server-DevTools-2022.2:go-toolset-1.17-golang-0:1.17.12-1.el7_9.s390x",
"7Server-DevTools-2022.2:go-toolset-1.17-golang-0:1.17.12-1.el7_9.src",
"7Server-DevTools-2022.2:go-toolset-1.17-golang-0:1.17.12-1.el7_9.x86_64",
"7Server-DevTools-2022.2:go-toolset-1.17-golang-bin-0:1.17.12-1.el7_9.ppc64le",
"7Server-DevTools-2022.2:go-toolset-1.17-golang-bin-0:1.17.12-1.el7_9.s390x",
"7Server-DevTools-2022.2:go-toolset-1.17-golang-bin-0:1.17.12-1.el7_9.x86_64",
"7Server-DevTools-2022.2:go-toolset-1.17-golang-docs-0:1.17.12-1.el7_9.noarch",
"7Server-DevTools-2022.2:go-toolset-1.17-golang-misc-0:1.17.12-1.el7_9.ppc64le",
"7Server-DevTools-2022.2:go-toolset-1.17-golang-misc-0:1.17.12-1.el7_9.s390x",
"7Server-DevTools-2022.2:go-toolset-1.17-golang-misc-0:1.17.12-1.el7_9.x86_64",
"7Server-DevTools-2022.2:go-toolset-1.17-golang-race-0:1.17.12-1.el7_9.x86_64",
"7Server-DevTools-2022.2:go-toolset-1.17-golang-src-0:1.17.12-1.el7_9.ppc64le",
"7Server-DevTools-2022.2:go-toolset-1.17-golang-src-0:1.17.12-1.el7_9.s390x",
"7Server-DevTools-2022.2:go-toolset-1.17-golang-src-0:1.17.12-1.el7_9.x86_64",
"7Server-DevTools-2022.2:go-toolset-1.17-golang-tests-0:1.17.12-1.el7_9.ppc64le",
"7Server-DevTools-2022.2:go-toolset-1.17-golang-tests-0:1.17.12-1.el7_9.s390x",
"7Server-DevTools-2022.2:go-toolset-1.17-golang-tests-0:1.17.12-1.el7_9.x86_64",
"7Workstation-DevTools-2022.2:go-toolset-1.17-golang-0:1.17.12-1.el7_9.ppc64le",
"7Workstation-DevTools-2022.2:go-toolset-1.17-golang-0:1.17.12-1.el7_9.s390x",
"7Workstation-DevTools-2022.2:go-toolset-1.17-golang-0:1.17.12-1.el7_9.src",
"7Workstation-DevTools-2022.2:go-toolset-1.17-golang-0:1.17.12-1.el7_9.x86_64",
"7Workstation-DevTools-2022.2:go-toolset-1.17-golang-bin-0:1.17.12-1.el7_9.ppc64le",
"7Workstation-DevTools-2022.2:go-toolset-1.17-golang-bin-0:1.17.12-1.el7_9.s390x",
"7Workstation-DevTools-2022.2:go-toolset-1.17-golang-bin-0:1.17.12-1.el7_9.x86_64",
"7Workstation-DevTools-2022.2:go-toolset-1.17-golang-docs-0:1.17.12-1.el7_9.noarch",
"7Workstation-DevTools-2022.2:go-toolset-1.17-golang-misc-0:1.17.12-1.el7_9.ppc64le",
"7Workstation-DevTools-2022.2:go-toolset-1.17-golang-misc-0:1.17.12-1.el7_9.s390x",
"7Workstation-DevTools-2022.2:go-toolset-1.17-golang-misc-0:1.17.12-1.el7_9.x86_64",
"7Workstation-DevTools-2022.2:go-toolset-1.17-golang-race-0:1.17.12-1.el7_9.x86_64",
"7Workstation-DevTools-2022.2:go-toolset-1.17-golang-src-0:1.17.12-1.el7_9.ppc64le",
"7Workstation-DevTools-2022.2:go-toolset-1.17-golang-src-0:1.17.12-1.el7_9.s390x",
"7Workstation-DevTools-2022.2:go-toolset-1.17-golang-src-0:1.17.12-1.el7_9.x86_64",
"7Workstation-DevTools-2022.2:go-toolset-1.17-golang-tests-0:1.17.12-1.el7_9.ppc64le",
"7Workstation-DevTools-2022.2:go-toolset-1.17-golang-tests-0:1.17.12-1.el7_9.s390x",
"7Workstation-DevTools-2022.2:go-toolset-1.17-golang-tests-0:1.17.12-1.el7_9.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2022:5866"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"7Server-DevTools-2022.2:go-toolset-1.17-0:1.17.12-1.el7_9.ppc64le",
"7Server-DevTools-2022.2:go-toolset-1.17-0:1.17.12-1.el7_9.s390x",
"7Server-DevTools-2022.2:go-toolset-1.17-0:1.17.12-1.el7_9.src",
"7Server-DevTools-2022.2:go-toolset-1.17-0:1.17.12-1.el7_9.x86_64",
"7Server-DevTools-2022.2:go-toolset-1.17-build-0:1.17.12-1.el7_9.ppc64le",
"7Server-DevTools-2022.2:go-toolset-1.17-build-0:1.17.12-1.el7_9.s390x",
"7Server-DevTools-2022.2:go-toolset-1.17-build-0:1.17.12-1.el7_9.x86_64",
"7Server-DevTools-2022.2:go-toolset-1.17-golang-0:1.17.12-1.el7_9.ppc64le",
"7Server-DevTools-2022.2:go-toolset-1.17-golang-0:1.17.12-1.el7_9.s390x",
"7Server-DevTools-2022.2:go-toolset-1.17-golang-0:1.17.12-1.el7_9.src",
"7Server-DevTools-2022.2:go-toolset-1.17-golang-0:1.17.12-1.el7_9.x86_64",
"7Server-DevTools-2022.2:go-toolset-1.17-golang-bin-0:1.17.12-1.el7_9.ppc64le",
"7Server-DevTools-2022.2:go-toolset-1.17-golang-bin-0:1.17.12-1.el7_9.s390x",
"7Server-DevTools-2022.2:go-toolset-1.17-golang-bin-0:1.17.12-1.el7_9.x86_64",
"7Server-DevTools-2022.2:go-toolset-1.17-golang-docs-0:1.17.12-1.el7_9.noarch",
"7Server-DevTools-2022.2:go-toolset-1.17-golang-misc-0:1.17.12-1.el7_9.ppc64le",
"7Server-DevTools-2022.2:go-toolset-1.17-golang-misc-0:1.17.12-1.el7_9.s390x",
"7Server-DevTools-2022.2:go-toolset-1.17-golang-misc-0:1.17.12-1.el7_9.x86_64",
"7Server-DevTools-2022.2:go-toolset-1.17-golang-race-0:1.17.12-1.el7_9.x86_64",
"7Server-DevTools-2022.2:go-toolset-1.17-golang-src-0:1.17.12-1.el7_9.ppc64le",
"7Server-DevTools-2022.2:go-toolset-1.17-golang-src-0:1.17.12-1.el7_9.s390x",
"7Server-DevTools-2022.2:go-toolset-1.17-golang-src-0:1.17.12-1.el7_9.x86_64",
"7Server-DevTools-2022.2:go-toolset-1.17-golang-tests-0:1.17.12-1.el7_9.ppc64le",
"7Server-DevTools-2022.2:go-toolset-1.17-golang-tests-0:1.17.12-1.el7_9.s390x",
"7Server-DevTools-2022.2:go-toolset-1.17-golang-tests-0:1.17.12-1.el7_9.x86_64",
"7Server-DevTools-2022.2:go-toolset-1.17-runtime-0:1.17.12-1.el7_9.ppc64le",
"7Server-DevTools-2022.2:go-toolset-1.17-runtime-0:1.17.12-1.el7_9.s390x",
"7Server-DevTools-2022.2:go-toolset-1.17-runtime-0:1.17.12-1.el7_9.x86_64",
"7Server-DevTools-2022.2:go-toolset-1.17-scldevel-0:1.17.12-1.el7_9.ppc64le",
"7Server-DevTools-2022.2:go-toolset-1.17-scldevel-0:1.17.12-1.el7_9.s390x",
"7Server-DevTools-2022.2:go-toolset-1.17-scldevel-0:1.17.12-1.el7_9.x86_64",
"7Workstation-DevTools-2022.2:go-toolset-1.17-0:1.17.12-1.el7_9.ppc64le",
"7Workstation-DevTools-2022.2:go-toolset-1.17-0:1.17.12-1.el7_9.s390x",
"7Workstation-DevTools-2022.2:go-toolset-1.17-0:1.17.12-1.el7_9.src",
"7Workstation-DevTools-2022.2:go-toolset-1.17-0:1.17.12-1.el7_9.x86_64",
"7Workstation-DevTools-2022.2:go-toolset-1.17-build-0:1.17.12-1.el7_9.ppc64le",
"7Workstation-DevTools-2022.2:go-toolset-1.17-build-0:1.17.12-1.el7_9.s390x",
"7Workstation-DevTools-2022.2:go-toolset-1.17-build-0:1.17.12-1.el7_9.x86_64",
"7Workstation-DevTools-2022.2:go-toolset-1.17-golang-0:1.17.12-1.el7_9.ppc64le",
"7Workstation-DevTools-2022.2:go-toolset-1.17-golang-0:1.17.12-1.el7_9.s390x",
"7Workstation-DevTools-2022.2:go-toolset-1.17-golang-0:1.17.12-1.el7_9.src",
"7Workstation-DevTools-2022.2:go-toolset-1.17-golang-0:1.17.12-1.el7_9.x86_64",
"7Workstation-DevTools-2022.2:go-toolset-1.17-golang-bin-0:1.17.12-1.el7_9.ppc64le",
"7Workstation-DevTools-2022.2:go-toolset-1.17-golang-bin-0:1.17.12-1.el7_9.s390x",
"7Workstation-DevTools-2022.2:go-toolset-1.17-golang-bin-0:1.17.12-1.el7_9.x86_64",
"7Workstation-DevTools-2022.2:go-toolset-1.17-golang-docs-0:1.17.12-1.el7_9.noarch",
"7Workstation-DevTools-2022.2:go-toolset-1.17-golang-misc-0:1.17.12-1.el7_9.ppc64le",
"7Workstation-DevTools-2022.2:go-toolset-1.17-golang-misc-0:1.17.12-1.el7_9.s390x",
"7Workstation-DevTools-2022.2:go-toolset-1.17-golang-misc-0:1.17.12-1.el7_9.x86_64",
"7Workstation-DevTools-2022.2:go-toolset-1.17-golang-race-0:1.17.12-1.el7_9.x86_64",
"7Workstation-DevTools-2022.2:go-toolset-1.17-golang-src-0:1.17.12-1.el7_9.ppc64le",
"7Workstation-DevTools-2022.2:go-toolset-1.17-golang-src-0:1.17.12-1.el7_9.s390x",
"7Workstation-DevTools-2022.2:go-toolset-1.17-golang-src-0:1.17.12-1.el7_9.x86_64",
"7Workstation-DevTools-2022.2:go-toolset-1.17-golang-tests-0:1.17.12-1.el7_9.ppc64le",
"7Workstation-DevTools-2022.2:go-toolset-1.17-golang-tests-0:1.17.12-1.el7_9.s390x",
"7Workstation-DevTools-2022.2:go-toolset-1.17-golang-tests-0:1.17.12-1.el7_9.x86_64",
"7Workstation-DevTools-2022.2:go-toolset-1.17-runtime-0:1.17.12-1.el7_9.ppc64le",
"7Workstation-DevTools-2022.2:go-toolset-1.17-runtime-0:1.17.12-1.el7_9.s390x",
"7Workstation-DevTools-2022.2:go-toolset-1.17-runtime-0:1.17.12-1.el7_9.x86_64",
"7Workstation-DevTools-2022.2:go-toolset-1.17-scldevel-0:1.17.12-1.el7_9.ppc64le",
"7Workstation-DevTools-2022.2:go-toolset-1.17-scldevel-0:1.17.12-1.el7_9.s390x",
"7Workstation-DevTools-2022.2:go-toolset-1.17-scldevel-0:1.17.12-1.el7_9.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "golang: compress/gzip: stack exhaustion in Reader.Read"
},
{
"cve": "CVE-2022-30632",
"cwe": {
"id": "CWE-1325",
"name": "Improperly Controlled Sequential Memory Allocation"
},
"discovery_date": "2022-07-14T00:00:00+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"7Server-DevTools-2022.2:go-toolset-1.17-0:1.17.12-1.el7_9.ppc64le",
"7Server-DevTools-2022.2:go-toolset-1.17-0:1.17.12-1.el7_9.s390x",
"7Server-DevTools-2022.2:go-toolset-1.17-0:1.17.12-1.el7_9.src",
"7Server-DevTools-2022.2:go-toolset-1.17-0:1.17.12-1.el7_9.x86_64",
"7Server-DevTools-2022.2:go-toolset-1.17-build-0:1.17.12-1.el7_9.ppc64le",
"7Server-DevTools-2022.2:go-toolset-1.17-build-0:1.17.12-1.el7_9.s390x",
"7Server-DevTools-2022.2:go-toolset-1.17-build-0:1.17.12-1.el7_9.x86_64",
"7Server-DevTools-2022.2:go-toolset-1.17-runtime-0:1.17.12-1.el7_9.ppc64le",
"7Server-DevTools-2022.2:go-toolset-1.17-runtime-0:1.17.12-1.el7_9.s390x",
"7Server-DevTools-2022.2:go-toolset-1.17-runtime-0:1.17.12-1.el7_9.x86_64",
"7Server-DevTools-2022.2:go-toolset-1.17-scldevel-0:1.17.12-1.el7_9.ppc64le",
"7Server-DevTools-2022.2:go-toolset-1.17-scldevel-0:1.17.12-1.el7_9.s390x",
"7Server-DevTools-2022.2:go-toolset-1.17-scldevel-0:1.17.12-1.el7_9.x86_64",
"7Workstation-DevTools-2022.2:go-toolset-1.17-0:1.17.12-1.el7_9.ppc64le",
"7Workstation-DevTools-2022.2:go-toolset-1.17-0:1.17.12-1.el7_9.s390x",
"7Workstation-DevTools-2022.2:go-toolset-1.17-0:1.17.12-1.el7_9.src",
"7Workstation-DevTools-2022.2:go-toolset-1.17-0:1.17.12-1.el7_9.x86_64",
"7Workstation-DevTools-2022.2:go-toolset-1.17-build-0:1.17.12-1.el7_9.ppc64le",
"7Workstation-DevTools-2022.2:go-toolset-1.17-build-0:1.17.12-1.el7_9.s390x",
"7Workstation-DevTools-2022.2:go-toolset-1.17-build-0:1.17.12-1.el7_9.x86_64",
"7Workstation-DevTools-2022.2:go-toolset-1.17-runtime-0:1.17.12-1.el7_9.ppc64le",
"7Workstation-DevTools-2022.2:go-toolset-1.17-runtime-0:1.17.12-1.el7_9.s390x",
"7Workstation-DevTools-2022.2:go-toolset-1.17-runtime-0:1.17.12-1.el7_9.x86_64",
"7Workstation-DevTools-2022.2:go-toolset-1.17-scldevel-0:1.17.12-1.el7_9.ppc64le",
"7Workstation-DevTools-2022.2:go-toolset-1.17-scldevel-0:1.17.12-1.el7_9.s390x",
"7Workstation-DevTools-2022.2:go-toolset-1.17-scldevel-0:1.17.12-1.el7_9.x86_64"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2107386"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in golang. Calling Glob on a path that contains a large number of path separators can cause a panic issue due to stack exhaustion. This can cause an attacker to impact availability.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "golang: path/filepath: stack exhaustion in Glob",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "The exploitation of this flaw will only result in a denial of service of the application via the application crashing which is why this has been rated as moderate.\n\nWithin regulated environments, a combination of the following controls acts as a significant barrier to successfully exploiting a CWE-1325: Improperly Controlled Sequential Memory Allocation vulnerability and therefore downgrades the severity of this particular CVE from Moderate to Low.\n\nAccess to the platform is granted only after successful hard token-based multi-factor authentication (MFA) and is governed by least privilege to ensure only authorized users and roles can execute or modify code. Static code analysis and peer reviews enforce strong input validation and error handling, preventing improperly validated inputs from causing system instability, data exposure, or privilege escalation. In the event of successful exploitation, process isolation limits the impact of excessive sequential memory allocation by restricting memory use per process, preventing any single process from exhausting system resources. Finally, the platform uses memory protection mechanisms such as Data Execution Prevention (DEP) and Address Space Layout Randomization (ASLR) to reduce the risk of memory allocation-based attacks.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"7Server-DevTools-2022.2:go-toolset-1.17-golang-0:1.17.12-1.el7_9.ppc64le",
"7Server-DevTools-2022.2:go-toolset-1.17-golang-0:1.17.12-1.el7_9.s390x",
"7Server-DevTools-2022.2:go-toolset-1.17-golang-0:1.17.12-1.el7_9.src",
"7Server-DevTools-2022.2:go-toolset-1.17-golang-0:1.17.12-1.el7_9.x86_64",
"7Server-DevTools-2022.2:go-toolset-1.17-golang-bin-0:1.17.12-1.el7_9.ppc64le",
"7Server-DevTools-2022.2:go-toolset-1.17-golang-bin-0:1.17.12-1.el7_9.s390x",
"7Server-DevTools-2022.2:go-toolset-1.17-golang-bin-0:1.17.12-1.el7_9.x86_64",
"7Server-DevTools-2022.2:go-toolset-1.17-golang-docs-0:1.17.12-1.el7_9.noarch",
"7Server-DevTools-2022.2:go-toolset-1.17-golang-misc-0:1.17.12-1.el7_9.ppc64le",
"7Server-DevTools-2022.2:go-toolset-1.17-golang-misc-0:1.17.12-1.el7_9.s390x",
"7Server-DevTools-2022.2:go-toolset-1.17-golang-misc-0:1.17.12-1.el7_9.x86_64",
"7Server-DevTools-2022.2:go-toolset-1.17-golang-race-0:1.17.12-1.el7_9.x86_64",
"7Server-DevTools-2022.2:go-toolset-1.17-golang-src-0:1.17.12-1.el7_9.ppc64le",
"7Server-DevTools-2022.2:go-toolset-1.17-golang-src-0:1.17.12-1.el7_9.s390x",
"7Server-DevTools-2022.2:go-toolset-1.17-golang-src-0:1.17.12-1.el7_9.x86_64",
"7Server-DevTools-2022.2:go-toolset-1.17-golang-tests-0:1.17.12-1.el7_9.ppc64le",
"7Server-DevTools-2022.2:go-toolset-1.17-golang-tests-0:1.17.12-1.el7_9.s390x",
"7Server-DevTools-2022.2:go-toolset-1.17-golang-tests-0:1.17.12-1.el7_9.x86_64",
"7Workstation-DevTools-2022.2:go-toolset-1.17-golang-0:1.17.12-1.el7_9.ppc64le",
"7Workstation-DevTools-2022.2:go-toolset-1.17-golang-0:1.17.12-1.el7_9.s390x",
"7Workstation-DevTools-2022.2:go-toolset-1.17-golang-0:1.17.12-1.el7_9.src",
"7Workstation-DevTools-2022.2:go-toolset-1.17-golang-0:1.17.12-1.el7_9.x86_64",
"7Workstation-DevTools-2022.2:go-toolset-1.17-golang-bin-0:1.17.12-1.el7_9.ppc64le",
"7Workstation-DevTools-2022.2:go-toolset-1.17-golang-bin-0:1.17.12-1.el7_9.s390x",
"7Workstation-DevTools-2022.2:go-toolset-1.17-golang-bin-0:1.17.12-1.el7_9.x86_64",
"7Workstation-DevTools-2022.2:go-toolset-1.17-golang-docs-0:1.17.12-1.el7_9.noarch",
"7Workstation-DevTools-2022.2:go-toolset-1.17-golang-misc-0:1.17.12-1.el7_9.ppc64le",
"7Workstation-DevTools-2022.2:go-toolset-1.17-golang-misc-0:1.17.12-1.el7_9.s390x",
"7Workstation-DevTools-2022.2:go-toolset-1.17-golang-misc-0:1.17.12-1.el7_9.x86_64",
"7Workstation-DevTools-2022.2:go-toolset-1.17-golang-race-0:1.17.12-1.el7_9.x86_64",
"7Workstation-DevTools-2022.2:go-toolset-1.17-golang-src-0:1.17.12-1.el7_9.ppc64le",
"7Workstation-DevTools-2022.2:go-toolset-1.17-golang-src-0:1.17.12-1.el7_9.s390x",
"7Workstation-DevTools-2022.2:go-toolset-1.17-golang-src-0:1.17.12-1.el7_9.x86_64",
"7Workstation-DevTools-2022.2:go-toolset-1.17-golang-tests-0:1.17.12-1.el7_9.ppc64le",
"7Workstation-DevTools-2022.2:go-toolset-1.17-golang-tests-0:1.17.12-1.el7_9.s390x",
"7Workstation-DevTools-2022.2:go-toolset-1.17-golang-tests-0:1.17.12-1.el7_9.x86_64"
],
"known_not_affected": [
"7Server-DevTools-2022.2:go-toolset-1.17-0:1.17.12-1.el7_9.ppc64le",
"7Server-DevTools-2022.2:go-toolset-1.17-0:1.17.12-1.el7_9.s390x",
"7Server-DevTools-2022.2:go-toolset-1.17-0:1.17.12-1.el7_9.src",
"7Server-DevTools-2022.2:go-toolset-1.17-0:1.17.12-1.el7_9.x86_64",
"7Server-DevTools-2022.2:go-toolset-1.17-build-0:1.17.12-1.el7_9.ppc64le",
"7Server-DevTools-2022.2:go-toolset-1.17-build-0:1.17.12-1.el7_9.s390x",
"7Server-DevTools-2022.2:go-toolset-1.17-build-0:1.17.12-1.el7_9.x86_64",
"7Server-DevTools-2022.2:go-toolset-1.17-runtime-0:1.17.12-1.el7_9.ppc64le",
"7Server-DevTools-2022.2:go-toolset-1.17-runtime-0:1.17.12-1.el7_9.s390x",
"7Server-DevTools-2022.2:go-toolset-1.17-runtime-0:1.17.12-1.el7_9.x86_64",
"7Server-DevTools-2022.2:go-toolset-1.17-scldevel-0:1.17.12-1.el7_9.ppc64le",
"7Server-DevTools-2022.2:go-toolset-1.17-scldevel-0:1.17.12-1.el7_9.s390x",
"7Server-DevTools-2022.2:go-toolset-1.17-scldevel-0:1.17.12-1.el7_9.x86_64",
"7Workstation-DevTools-2022.2:go-toolset-1.17-0:1.17.12-1.el7_9.ppc64le",
"7Workstation-DevTools-2022.2:go-toolset-1.17-0:1.17.12-1.el7_9.s390x",
"7Workstation-DevTools-2022.2:go-toolset-1.17-0:1.17.12-1.el7_9.src",
"7Workstation-DevTools-2022.2:go-toolset-1.17-0:1.17.12-1.el7_9.x86_64",
"7Workstation-DevTools-2022.2:go-toolset-1.17-build-0:1.17.12-1.el7_9.ppc64le",
"7Workstation-DevTools-2022.2:go-toolset-1.17-build-0:1.17.12-1.el7_9.s390x",
"7Workstation-DevTools-2022.2:go-toolset-1.17-build-0:1.17.12-1.el7_9.x86_64",
"7Workstation-DevTools-2022.2:go-toolset-1.17-runtime-0:1.17.12-1.el7_9.ppc64le",
"7Workstation-DevTools-2022.2:go-toolset-1.17-runtime-0:1.17.12-1.el7_9.s390x",
"7Workstation-DevTools-2022.2:go-toolset-1.17-runtime-0:1.17.12-1.el7_9.x86_64",
"7Workstation-DevTools-2022.2:go-toolset-1.17-scldevel-0:1.17.12-1.el7_9.ppc64le",
"7Workstation-DevTools-2022.2:go-toolset-1.17-scldevel-0:1.17.12-1.el7_9.s390x",
"7Workstation-DevTools-2022.2:go-toolset-1.17-scldevel-0:1.17.12-1.el7_9.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2022-30632"
},
{
"category": "external",
"summary": "RHBZ#2107386",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2107386"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2022-30632",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-30632"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2022-30632",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2022-30632"
},
{
"category": "external",
"summary": "https://go.dev/issue/53416",
"url": "https://go.dev/issue/53416"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-announce/c/nqrv9fbR0zE",
"url": "https://groups.google.com/g/golang-announce/c/nqrv9fbR0zE"
}
],
"release_date": "2022-07-12T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2022-08-02T09:56:09+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"7Server-DevTools-2022.2:go-toolset-1.17-golang-0:1.17.12-1.el7_9.ppc64le",
"7Server-DevTools-2022.2:go-toolset-1.17-golang-0:1.17.12-1.el7_9.s390x",
"7Server-DevTools-2022.2:go-toolset-1.17-golang-0:1.17.12-1.el7_9.src",
"7Server-DevTools-2022.2:go-toolset-1.17-golang-0:1.17.12-1.el7_9.x86_64",
"7Server-DevTools-2022.2:go-toolset-1.17-golang-bin-0:1.17.12-1.el7_9.ppc64le",
"7Server-DevTools-2022.2:go-toolset-1.17-golang-bin-0:1.17.12-1.el7_9.s390x",
"7Server-DevTools-2022.2:go-toolset-1.17-golang-bin-0:1.17.12-1.el7_9.x86_64",
"7Server-DevTools-2022.2:go-toolset-1.17-golang-docs-0:1.17.12-1.el7_9.noarch",
"7Server-DevTools-2022.2:go-toolset-1.17-golang-misc-0:1.17.12-1.el7_9.ppc64le",
"7Server-DevTools-2022.2:go-toolset-1.17-golang-misc-0:1.17.12-1.el7_9.s390x",
"7Server-DevTools-2022.2:go-toolset-1.17-golang-misc-0:1.17.12-1.el7_9.x86_64",
"7Server-DevTools-2022.2:go-toolset-1.17-golang-race-0:1.17.12-1.el7_9.x86_64",
"7Server-DevTools-2022.2:go-toolset-1.17-golang-src-0:1.17.12-1.el7_9.ppc64le",
"7Server-DevTools-2022.2:go-toolset-1.17-golang-src-0:1.17.12-1.el7_9.s390x",
"7Server-DevTools-2022.2:go-toolset-1.17-golang-src-0:1.17.12-1.el7_9.x86_64",
"7Server-DevTools-2022.2:go-toolset-1.17-golang-tests-0:1.17.12-1.el7_9.ppc64le",
"7Server-DevTools-2022.2:go-toolset-1.17-golang-tests-0:1.17.12-1.el7_9.s390x",
"7Server-DevTools-2022.2:go-toolset-1.17-golang-tests-0:1.17.12-1.el7_9.x86_64",
"7Workstation-DevTools-2022.2:go-toolset-1.17-golang-0:1.17.12-1.el7_9.ppc64le",
"7Workstation-DevTools-2022.2:go-toolset-1.17-golang-0:1.17.12-1.el7_9.s390x",
"7Workstation-DevTools-2022.2:go-toolset-1.17-golang-0:1.17.12-1.el7_9.src",
"7Workstation-DevTools-2022.2:go-toolset-1.17-golang-0:1.17.12-1.el7_9.x86_64",
"7Workstation-DevTools-2022.2:go-toolset-1.17-golang-bin-0:1.17.12-1.el7_9.ppc64le",
"7Workstation-DevTools-2022.2:go-toolset-1.17-golang-bin-0:1.17.12-1.el7_9.s390x",
"7Workstation-DevTools-2022.2:go-toolset-1.17-golang-bin-0:1.17.12-1.el7_9.x86_64",
"7Workstation-DevTools-2022.2:go-toolset-1.17-golang-docs-0:1.17.12-1.el7_9.noarch",
"7Workstation-DevTools-2022.2:go-toolset-1.17-golang-misc-0:1.17.12-1.el7_9.ppc64le",
"7Workstation-DevTools-2022.2:go-toolset-1.17-golang-misc-0:1.17.12-1.el7_9.s390x",
"7Workstation-DevTools-2022.2:go-toolset-1.17-golang-misc-0:1.17.12-1.el7_9.x86_64",
"7Workstation-DevTools-2022.2:go-toolset-1.17-golang-race-0:1.17.12-1.el7_9.x86_64",
"7Workstation-DevTools-2022.2:go-toolset-1.17-golang-src-0:1.17.12-1.el7_9.ppc64le",
"7Workstation-DevTools-2022.2:go-toolset-1.17-golang-src-0:1.17.12-1.el7_9.s390x",
"7Workstation-DevTools-2022.2:go-toolset-1.17-golang-src-0:1.17.12-1.el7_9.x86_64",
"7Workstation-DevTools-2022.2:go-toolset-1.17-golang-tests-0:1.17.12-1.el7_9.ppc64le",
"7Workstation-DevTools-2022.2:go-toolset-1.17-golang-tests-0:1.17.12-1.el7_9.s390x",
"7Workstation-DevTools-2022.2:go-toolset-1.17-golang-tests-0:1.17.12-1.el7_9.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2022:5866"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"7Server-DevTools-2022.2:go-toolset-1.17-0:1.17.12-1.el7_9.ppc64le",
"7Server-DevTools-2022.2:go-toolset-1.17-0:1.17.12-1.el7_9.s390x",
"7Server-DevTools-2022.2:go-toolset-1.17-0:1.17.12-1.el7_9.src",
"7Server-DevTools-2022.2:go-toolset-1.17-0:1.17.12-1.el7_9.x86_64",
"7Server-DevTools-2022.2:go-toolset-1.17-build-0:1.17.12-1.el7_9.ppc64le",
"7Server-DevTools-2022.2:go-toolset-1.17-build-0:1.17.12-1.el7_9.s390x",
"7Server-DevTools-2022.2:go-toolset-1.17-build-0:1.17.12-1.el7_9.x86_64",
"7Server-DevTools-2022.2:go-toolset-1.17-golang-0:1.17.12-1.el7_9.ppc64le",
"7Server-DevTools-2022.2:go-toolset-1.17-golang-0:1.17.12-1.el7_9.s390x",
"7Server-DevTools-2022.2:go-toolset-1.17-golang-0:1.17.12-1.el7_9.src",
"7Server-DevTools-2022.2:go-toolset-1.17-golang-0:1.17.12-1.el7_9.x86_64",
"7Server-DevTools-2022.2:go-toolset-1.17-golang-bin-0:1.17.12-1.el7_9.ppc64le",
"7Server-DevTools-2022.2:go-toolset-1.17-golang-bin-0:1.17.12-1.el7_9.s390x",
"7Server-DevTools-2022.2:go-toolset-1.17-golang-bin-0:1.17.12-1.el7_9.x86_64",
"7Server-DevTools-2022.2:go-toolset-1.17-golang-docs-0:1.17.12-1.el7_9.noarch",
"7Server-DevTools-2022.2:go-toolset-1.17-golang-misc-0:1.17.12-1.el7_9.ppc64le",
"7Server-DevTools-2022.2:go-toolset-1.17-golang-misc-0:1.17.12-1.el7_9.s390x",
"7Server-DevTools-2022.2:go-toolset-1.17-golang-misc-0:1.17.12-1.el7_9.x86_64",
"7Server-DevTools-2022.2:go-toolset-1.17-golang-race-0:1.17.12-1.el7_9.x86_64",
"7Server-DevTools-2022.2:go-toolset-1.17-golang-src-0:1.17.12-1.el7_9.ppc64le",
"7Server-DevTools-2022.2:go-toolset-1.17-golang-src-0:1.17.12-1.el7_9.s390x",
"7Server-DevTools-2022.2:go-toolset-1.17-golang-src-0:1.17.12-1.el7_9.x86_64",
"7Server-DevTools-2022.2:go-toolset-1.17-golang-tests-0:1.17.12-1.el7_9.ppc64le",
"7Server-DevTools-2022.2:go-toolset-1.17-golang-tests-0:1.17.12-1.el7_9.s390x",
"7Server-DevTools-2022.2:go-toolset-1.17-golang-tests-0:1.17.12-1.el7_9.x86_64",
"7Server-DevTools-2022.2:go-toolset-1.17-runtime-0:1.17.12-1.el7_9.ppc64le",
"7Server-DevTools-2022.2:go-toolset-1.17-runtime-0:1.17.12-1.el7_9.s390x",
"7Server-DevTools-2022.2:go-toolset-1.17-runtime-0:1.17.12-1.el7_9.x86_64",
"7Server-DevTools-2022.2:go-toolset-1.17-scldevel-0:1.17.12-1.el7_9.ppc64le",
"7Server-DevTools-2022.2:go-toolset-1.17-scldevel-0:1.17.12-1.el7_9.s390x",
"7Server-DevTools-2022.2:go-toolset-1.17-scldevel-0:1.17.12-1.el7_9.x86_64",
"7Workstation-DevTools-2022.2:go-toolset-1.17-0:1.17.12-1.el7_9.ppc64le",
"7Workstation-DevTools-2022.2:go-toolset-1.17-0:1.17.12-1.el7_9.s390x",
"7Workstation-DevTools-2022.2:go-toolset-1.17-0:1.17.12-1.el7_9.src",
"7Workstation-DevTools-2022.2:go-toolset-1.17-0:1.17.12-1.el7_9.x86_64",
"7Workstation-DevTools-2022.2:go-toolset-1.17-build-0:1.17.12-1.el7_9.ppc64le",
"7Workstation-DevTools-2022.2:go-toolset-1.17-build-0:1.17.12-1.el7_9.s390x",
"7Workstation-DevTools-2022.2:go-toolset-1.17-build-0:1.17.12-1.el7_9.x86_64",
"7Workstation-DevTools-2022.2:go-toolset-1.17-golang-0:1.17.12-1.el7_9.ppc64le",
"7Workstation-DevTools-2022.2:go-toolset-1.17-golang-0:1.17.12-1.el7_9.s390x",
"7Workstation-DevTools-2022.2:go-toolset-1.17-golang-0:1.17.12-1.el7_9.src",
"7Workstation-DevTools-2022.2:go-toolset-1.17-golang-0:1.17.12-1.el7_9.x86_64",
"7Workstation-DevTools-2022.2:go-toolset-1.17-golang-bin-0:1.17.12-1.el7_9.ppc64le",
"7Workstation-DevTools-2022.2:go-toolset-1.17-golang-bin-0:1.17.12-1.el7_9.s390x",
"7Workstation-DevTools-2022.2:go-toolset-1.17-golang-bin-0:1.17.12-1.el7_9.x86_64",
"7Workstation-DevTools-2022.2:go-toolset-1.17-golang-docs-0:1.17.12-1.el7_9.noarch",
"7Workstation-DevTools-2022.2:go-toolset-1.17-golang-misc-0:1.17.12-1.el7_9.ppc64le",
"7Workstation-DevTools-2022.2:go-toolset-1.17-golang-misc-0:1.17.12-1.el7_9.s390x",
"7Workstation-DevTools-2022.2:go-toolset-1.17-golang-misc-0:1.17.12-1.el7_9.x86_64",
"7Workstation-DevTools-2022.2:go-toolset-1.17-golang-race-0:1.17.12-1.el7_9.x86_64",
"7Workstation-DevTools-2022.2:go-toolset-1.17-golang-src-0:1.17.12-1.el7_9.ppc64le",
"7Workstation-DevTools-2022.2:go-toolset-1.17-golang-src-0:1.17.12-1.el7_9.s390x",
"7Workstation-DevTools-2022.2:go-toolset-1.17-golang-src-0:1.17.12-1.el7_9.x86_64",
"7Workstation-DevTools-2022.2:go-toolset-1.17-golang-tests-0:1.17.12-1.el7_9.ppc64le",
"7Workstation-DevTools-2022.2:go-toolset-1.17-golang-tests-0:1.17.12-1.el7_9.s390x",
"7Workstation-DevTools-2022.2:go-toolset-1.17-golang-tests-0:1.17.12-1.el7_9.x86_64",
"7Workstation-DevTools-2022.2:go-toolset-1.17-runtime-0:1.17.12-1.el7_9.ppc64le",
"7Workstation-DevTools-2022.2:go-toolset-1.17-runtime-0:1.17.12-1.el7_9.s390x",
"7Workstation-DevTools-2022.2:go-toolset-1.17-runtime-0:1.17.12-1.el7_9.x86_64",
"7Workstation-DevTools-2022.2:go-toolset-1.17-scldevel-0:1.17.12-1.el7_9.ppc64le",
"7Workstation-DevTools-2022.2:go-toolset-1.17-scldevel-0:1.17.12-1.el7_9.s390x",
"7Workstation-DevTools-2022.2:go-toolset-1.17-scldevel-0:1.17.12-1.el7_9.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "golang: path/filepath: stack exhaustion in Glob"
},
{
"cve": "CVE-2022-30633",
"cwe": {
"id": "CWE-1325",
"name": "Improperly Controlled Sequential Memory Allocation"
},
"discovery_date": "2022-07-14T00:00:00+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"7Server-DevTools-2022.2:go-toolset-1.17-0:1.17.12-1.el7_9.ppc64le",
"7Server-DevTools-2022.2:go-toolset-1.17-0:1.17.12-1.el7_9.s390x",
"7Server-DevTools-2022.2:go-toolset-1.17-0:1.17.12-1.el7_9.src",
"7Server-DevTools-2022.2:go-toolset-1.17-0:1.17.12-1.el7_9.x86_64",
"7Server-DevTools-2022.2:go-toolset-1.17-build-0:1.17.12-1.el7_9.ppc64le",
"7Server-DevTools-2022.2:go-toolset-1.17-build-0:1.17.12-1.el7_9.s390x",
"7Server-DevTools-2022.2:go-toolset-1.17-build-0:1.17.12-1.el7_9.x86_64",
"7Server-DevTools-2022.2:go-toolset-1.17-runtime-0:1.17.12-1.el7_9.ppc64le",
"7Server-DevTools-2022.2:go-toolset-1.17-runtime-0:1.17.12-1.el7_9.s390x",
"7Server-DevTools-2022.2:go-toolset-1.17-runtime-0:1.17.12-1.el7_9.x86_64",
"7Server-DevTools-2022.2:go-toolset-1.17-scldevel-0:1.17.12-1.el7_9.ppc64le",
"7Server-DevTools-2022.2:go-toolset-1.17-scldevel-0:1.17.12-1.el7_9.s390x",
"7Server-DevTools-2022.2:go-toolset-1.17-scldevel-0:1.17.12-1.el7_9.x86_64",
"7Workstation-DevTools-2022.2:go-toolset-1.17-0:1.17.12-1.el7_9.ppc64le",
"7Workstation-DevTools-2022.2:go-toolset-1.17-0:1.17.12-1.el7_9.s390x",
"7Workstation-DevTools-2022.2:go-toolset-1.17-0:1.17.12-1.el7_9.src",
"7Workstation-DevTools-2022.2:go-toolset-1.17-0:1.17.12-1.el7_9.x86_64",
"7Workstation-DevTools-2022.2:go-toolset-1.17-build-0:1.17.12-1.el7_9.ppc64le",
"7Workstation-DevTools-2022.2:go-toolset-1.17-build-0:1.17.12-1.el7_9.s390x",
"7Workstation-DevTools-2022.2:go-toolset-1.17-build-0:1.17.12-1.el7_9.x86_64",
"7Workstation-DevTools-2022.2:go-toolset-1.17-runtime-0:1.17.12-1.el7_9.ppc64le",
"7Workstation-DevTools-2022.2:go-toolset-1.17-runtime-0:1.17.12-1.el7_9.s390x",
"7Workstation-DevTools-2022.2:go-toolset-1.17-runtime-0:1.17.12-1.el7_9.x86_64",
"7Workstation-DevTools-2022.2:go-toolset-1.17-scldevel-0:1.17.12-1.el7_9.ppc64le",
"7Workstation-DevTools-2022.2:go-toolset-1.17-scldevel-0:1.17.12-1.el7_9.s390x",
"7Workstation-DevTools-2022.2:go-toolset-1.17-scldevel-0:1.17.12-1.el7_9.x86_64"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2107392"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in golang. Calling Unmarshal on an XML document into a Go struct, which has a nested field that uses the \"any\" field tag, can cause a panic due to stack exhaustion.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "golang: encoding/xml: stack exhaustion in Unmarshal",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "Red Hat has marked this as moderate impact for two primary reasons\n1. Though the vulnerability exists, it is hard to exploit in real scenarios (e.g., the attacker must be able to feed crafted XML documents into specific code paths).\n2. The vulnerability is a denial of service (DoS) due to stack exhaustion rather than code execution or data breach. Since it doesn\u2019t compromise confidentiality or integrity.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"7Server-DevTools-2022.2:go-toolset-1.17-golang-0:1.17.12-1.el7_9.ppc64le",
"7Server-DevTools-2022.2:go-toolset-1.17-golang-0:1.17.12-1.el7_9.s390x",
"7Server-DevTools-2022.2:go-toolset-1.17-golang-0:1.17.12-1.el7_9.src",
"7Server-DevTools-2022.2:go-toolset-1.17-golang-0:1.17.12-1.el7_9.x86_64",
"7Server-DevTools-2022.2:go-toolset-1.17-golang-bin-0:1.17.12-1.el7_9.ppc64le",
"7Server-DevTools-2022.2:go-toolset-1.17-golang-bin-0:1.17.12-1.el7_9.s390x",
"7Server-DevTools-2022.2:go-toolset-1.17-golang-bin-0:1.17.12-1.el7_9.x86_64",
"7Server-DevTools-2022.2:go-toolset-1.17-golang-docs-0:1.17.12-1.el7_9.noarch",
"7Server-DevTools-2022.2:go-toolset-1.17-golang-misc-0:1.17.12-1.el7_9.ppc64le",
"7Server-DevTools-2022.2:go-toolset-1.17-golang-misc-0:1.17.12-1.el7_9.s390x",
"7Server-DevTools-2022.2:go-toolset-1.17-golang-misc-0:1.17.12-1.el7_9.x86_64",
"7Server-DevTools-2022.2:go-toolset-1.17-golang-race-0:1.17.12-1.el7_9.x86_64",
"7Server-DevTools-2022.2:go-toolset-1.17-golang-src-0:1.17.12-1.el7_9.ppc64le",
"7Server-DevTools-2022.2:go-toolset-1.17-golang-src-0:1.17.12-1.el7_9.s390x",
"7Server-DevTools-2022.2:go-toolset-1.17-golang-src-0:1.17.12-1.el7_9.x86_64",
"7Server-DevTools-2022.2:go-toolset-1.17-golang-tests-0:1.17.12-1.el7_9.ppc64le",
"7Server-DevTools-2022.2:go-toolset-1.17-golang-tests-0:1.17.12-1.el7_9.s390x",
"7Server-DevTools-2022.2:go-toolset-1.17-golang-tests-0:1.17.12-1.el7_9.x86_64",
"7Workstation-DevTools-2022.2:go-toolset-1.17-golang-0:1.17.12-1.el7_9.ppc64le",
"7Workstation-DevTools-2022.2:go-toolset-1.17-golang-0:1.17.12-1.el7_9.s390x",
"7Workstation-DevTools-2022.2:go-toolset-1.17-golang-0:1.17.12-1.el7_9.src",
"7Workstation-DevTools-2022.2:go-toolset-1.17-golang-0:1.17.12-1.el7_9.x86_64",
"7Workstation-DevTools-2022.2:go-toolset-1.17-golang-bin-0:1.17.12-1.el7_9.ppc64le",
"7Workstation-DevTools-2022.2:go-toolset-1.17-golang-bin-0:1.17.12-1.el7_9.s390x",
"7Workstation-DevTools-2022.2:go-toolset-1.17-golang-bin-0:1.17.12-1.el7_9.x86_64",
"7Workstation-DevTools-2022.2:go-toolset-1.17-golang-docs-0:1.17.12-1.el7_9.noarch",
"7Workstation-DevTools-2022.2:go-toolset-1.17-golang-misc-0:1.17.12-1.el7_9.ppc64le",
"7Workstation-DevTools-2022.2:go-toolset-1.17-golang-misc-0:1.17.12-1.el7_9.s390x",
"7Workstation-DevTools-2022.2:go-toolset-1.17-golang-misc-0:1.17.12-1.el7_9.x86_64",
"7Workstation-DevTools-2022.2:go-toolset-1.17-golang-race-0:1.17.12-1.el7_9.x86_64",
"7Workstation-DevTools-2022.2:go-toolset-1.17-golang-src-0:1.17.12-1.el7_9.ppc64le",
"7Workstation-DevTools-2022.2:go-toolset-1.17-golang-src-0:1.17.12-1.el7_9.s390x",
"7Workstation-DevTools-2022.2:go-toolset-1.17-golang-src-0:1.17.12-1.el7_9.x86_64",
"7Workstation-DevTools-2022.2:go-toolset-1.17-golang-tests-0:1.17.12-1.el7_9.ppc64le",
"7Workstation-DevTools-2022.2:go-toolset-1.17-golang-tests-0:1.17.12-1.el7_9.s390x",
"7Workstation-DevTools-2022.2:go-toolset-1.17-golang-tests-0:1.17.12-1.el7_9.x86_64"
],
"known_not_affected": [
"7Server-DevTools-2022.2:go-toolset-1.17-0:1.17.12-1.el7_9.ppc64le",
"7Server-DevTools-2022.2:go-toolset-1.17-0:1.17.12-1.el7_9.s390x",
"7Server-DevTools-2022.2:go-toolset-1.17-0:1.17.12-1.el7_9.src",
"7Server-DevTools-2022.2:go-toolset-1.17-0:1.17.12-1.el7_9.x86_64",
"7Server-DevTools-2022.2:go-toolset-1.17-build-0:1.17.12-1.el7_9.ppc64le",
"7Server-DevTools-2022.2:go-toolset-1.17-build-0:1.17.12-1.el7_9.s390x",
"7Server-DevTools-2022.2:go-toolset-1.17-build-0:1.17.12-1.el7_9.x86_64",
"7Server-DevTools-2022.2:go-toolset-1.17-runtime-0:1.17.12-1.el7_9.ppc64le",
"7Server-DevTools-2022.2:go-toolset-1.17-runtime-0:1.17.12-1.el7_9.s390x",
"7Server-DevTools-2022.2:go-toolset-1.17-runtime-0:1.17.12-1.el7_9.x86_64",
"7Server-DevTools-2022.2:go-toolset-1.17-scldevel-0:1.17.12-1.el7_9.ppc64le",
"7Server-DevTools-2022.2:go-toolset-1.17-scldevel-0:1.17.12-1.el7_9.s390x",
"7Server-DevTools-2022.2:go-toolset-1.17-scldevel-0:1.17.12-1.el7_9.x86_64",
"7Workstation-DevTools-2022.2:go-toolset-1.17-0:1.17.12-1.el7_9.ppc64le",
"7Workstation-DevTools-2022.2:go-toolset-1.17-0:1.17.12-1.el7_9.s390x",
"7Workstation-DevTools-2022.2:go-toolset-1.17-0:1.17.12-1.el7_9.src",
"7Workstation-DevTools-2022.2:go-toolset-1.17-0:1.17.12-1.el7_9.x86_64",
"7Workstation-DevTools-2022.2:go-toolset-1.17-build-0:1.17.12-1.el7_9.ppc64le",
"7Workstation-DevTools-2022.2:go-toolset-1.17-build-0:1.17.12-1.el7_9.s390x",
"7Workstation-DevTools-2022.2:go-toolset-1.17-build-0:1.17.12-1.el7_9.x86_64",
"7Workstation-DevTools-2022.2:go-toolset-1.17-runtime-0:1.17.12-1.el7_9.ppc64le",
"7Workstation-DevTools-2022.2:go-toolset-1.17-runtime-0:1.17.12-1.el7_9.s390x",
"7Workstation-DevTools-2022.2:go-toolset-1.17-runtime-0:1.17.12-1.el7_9.x86_64",
"7Workstation-DevTools-2022.2:go-toolset-1.17-scldevel-0:1.17.12-1.el7_9.ppc64le",
"7Workstation-DevTools-2022.2:go-toolset-1.17-scldevel-0:1.17.12-1.el7_9.s390x",
"7Workstation-DevTools-2022.2:go-toolset-1.17-scldevel-0:1.17.12-1.el7_9.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2022-30633"
},
{
"category": "external",
"summary": "RHBZ#2107392",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2107392"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2022-30633",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-30633"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2022-30633",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2022-30633"
},
{
"category": "external",
"summary": "https://go.dev/issue/53611",
"url": "https://go.dev/issue/53611"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-announce/c/nqrv9fbR0zE",
"url": "https://groups.google.com/g/golang-announce/c/nqrv9fbR0zE"
}
],
"release_date": "2022-07-12T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2022-08-02T09:56:09+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"7Server-DevTools-2022.2:go-toolset-1.17-golang-0:1.17.12-1.el7_9.ppc64le",
"7Server-DevTools-2022.2:go-toolset-1.17-golang-0:1.17.12-1.el7_9.s390x",
"7Server-DevTools-2022.2:go-toolset-1.17-golang-0:1.17.12-1.el7_9.src",
"7Server-DevTools-2022.2:go-toolset-1.17-golang-0:1.17.12-1.el7_9.x86_64",
"7Server-DevTools-2022.2:go-toolset-1.17-golang-bin-0:1.17.12-1.el7_9.ppc64le",
"7Server-DevTools-2022.2:go-toolset-1.17-golang-bin-0:1.17.12-1.el7_9.s390x",
"7Server-DevTools-2022.2:go-toolset-1.17-golang-bin-0:1.17.12-1.el7_9.x86_64",
"7Server-DevTools-2022.2:go-toolset-1.17-golang-docs-0:1.17.12-1.el7_9.noarch",
"7Server-DevTools-2022.2:go-toolset-1.17-golang-misc-0:1.17.12-1.el7_9.ppc64le",
"7Server-DevTools-2022.2:go-toolset-1.17-golang-misc-0:1.17.12-1.el7_9.s390x",
"7Server-DevTools-2022.2:go-toolset-1.17-golang-misc-0:1.17.12-1.el7_9.x86_64",
"7Server-DevTools-2022.2:go-toolset-1.17-golang-race-0:1.17.12-1.el7_9.x86_64",
"7Server-DevTools-2022.2:go-toolset-1.17-golang-src-0:1.17.12-1.el7_9.ppc64le",
"7Server-DevTools-2022.2:go-toolset-1.17-golang-src-0:1.17.12-1.el7_9.s390x",
"7Server-DevTools-2022.2:go-toolset-1.17-golang-src-0:1.17.12-1.el7_9.x86_64",
"7Server-DevTools-2022.2:go-toolset-1.17-golang-tests-0:1.17.12-1.el7_9.ppc64le",
"7Server-DevTools-2022.2:go-toolset-1.17-golang-tests-0:1.17.12-1.el7_9.s390x",
"7Server-DevTools-2022.2:go-toolset-1.17-golang-tests-0:1.17.12-1.el7_9.x86_64",
"7Workstation-DevTools-2022.2:go-toolset-1.17-golang-0:1.17.12-1.el7_9.ppc64le",
"7Workstation-DevTools-2022.2:go-toolset-1.17-golang-0:1.17.12-1.el7_9.s390x",
"7Workstation-DevTools-2022.2:go-toolset-1.17-golang-0:1.17.12-1.el7_9.src",
"7Workstation-DevTools-2022.2:go-toolset-1.17-golang-0:1.17.12-1.el7_9.x86_64",
"7Workstation-DevTools-2022.2:go-toolset-1.17-golang-bin-0:1.17.12-1.el7_9.ppc64le",
"7Workstation-DevTools-2022.2:go-toolset-1.17-golang-bin-0:1.17.12-1.el7_9.s390x",
"7Workstation-DevTools-2022.2:go-toolset-1.17-golang-bin-0:1.17.12-1.el7_9.x86_64",
"7Workstation-DevTools-2022.2:go-toolset-1.17-golang-docs-0:1.17.12-1.el7_9.noarch",
"7Workstation-DevTools-2022.2:go-toolset-1.17-golang-misc-0:1.17.12-1.el7_9.ppc64le",
"7Workstation-DevTools-2022.2:go-toolset-1.17-golang-misc-0:1.17.12-1.el7_9.s390x",
"7Workstation-DevTools-2022.2:go-toolset-1.17-golang-misc-0:1.17.12-1.el7_9.x86_64",
"7Workstation-DevTools-2022.2:go-toolset-1.17-golang-race-0:1.17.12-1.el7_9.x86_64",
"7Workstation-DevTools-2022.2:go-toolset-1.17-golang-src-0:1.17.12-1.el7_9.ppc64le",
"7Workstation-DevTools-2022.2:go-toolset-1.17-golang-src-0:1.17.12-1.el7_9.s390x",
"7Workstation-DevTools-2022.2:go-toolset-1.17-golang-src-0:1.17.12-1.el7_9.x86_64",
"7Workstation-DevTools-2022.2:go-toolset-1.17-golang-tests-0:1.17.12-1.el7_9.ppc64le",
"7Workstation-DevTools-2022.2:go-toolset-1.17-golang-tests-0:1.17.12-1.el7_9.s390x",
"7Workstation-DevTools-2022.2:go-toolset-1.17-golang-tests-0:1.17.12-1.el7_9.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2022:5866"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"7Server-DevTools-2022.2:go-toolset-1.17-0:1.17.12-1.el7_9.ppc64le",
"7Server-DevTools-2022.2:go-toolset-1.17-0:1.17.12-1.el7_9.s390x",
"7Server-DevTools-2022.2:go-toolset-1.17-0:1.17.12-1.el7_9.src",
"7Server-DevTools-2022.2:go-toolset-1.17-0:1.17.12-1.el7_9.x86_64",
"7Server-DevTools-2022.2:go-toolset-1.17-build-0:1.17.12-1.el7_9.ppc64le",
"7Server-DevTools-2022.2:go-toolset-1.17-build-0:1.17.12-1.el7_9.s390x",
"7Server-DevTools-2022.2:go-toolset-1.17-build-0:1.17.12-1.el7_9.x86_64",
"7Server-DevTools-2022.2:go-toolset-1.17-golang-0:1.17.12-1.el7_9.ppc64le",
"7Server-DevTools-2022.2:go-toolset-1.17-golang-0:1.17.12-1.el7_9.s390x",
"7Server-DevTools-2022.2:go-toolset-1.17-golang-0:1.17.12-1.el7_9.src",
"7Server-DevTools-2022.2:go-toolset-1.17-golang-0:1.17.12-1.el7_9.x86_64",
"7Server-DevTools-2022.2:go-toolset-1.17-golang-bin-0:1.17.12-1.el7_9.ppc64le",
"7Server-DevTools-2022.2:go-toolset-1.17-golang-bin-0:1.17.12-1.el7_9.s390x",
"7Server-DevTools-2022.2:go-toolset-1.17-golang-bin-0:1.17.12-1.el7_9.x86_64",
"7Server-DevTools-2022.2:go-toolset-1.17-golang-docs-0:1.17.12-1.el7_9.noarch",
"7Server-DevTools-2022.2:go-toolset-1.17-golang-misc-0:1.17.12-1.el7_9.ppc64le",
"7Server-DevTools-2022.2:go-toolset-1.17-golang-misc-0:1.17.12-1.el7_9.s390x",
"7Server-DevTools-2022.2:go-toolset-1.17-golang-misc-0:1.17.12-1.el7_9.x86_64",
"7Server-DevTools-2022.2:go-toolset-1.17-golang-race-0:1.17.12-1.el7_9.x86_64",
"7Server-DevTools-2022.2:go-toolset-1.17-golang-src-0:1.17.12-1.el7_9.ppc64le",
"7Server-DevTools-2022.2:go-toolset-1.17-golang-src-0:1.17.12-1.el7_9.s390x",
"7Server-DevTools-2022.2:go-toolset-1.17-golang-src-0:1.17.12-1.el7_9.x86_64",
"7Server-DevTools-2022.2:go-toolset-1.17-golang-tests-0:1.17.12-1.el7_9.ppc64le",
"7Server-DevTools-2022.2:go-toolset-1.17-golang-tests-0:1.17.12-1.el7_9.s390x",
"7Server-DevTools-2022.2:go-toolset-1.17-golang-tests-0:1.17.12-1.el7_9.x86_64",
"7Server-DevTools-2022.2:go-toolset-1.17-runtime-0:1.17.12-1.el7_9.ppc64le",
"7Server-DevTools-2022.2:go-toolset-1.17-runtime-0:1.17.12-1.el7_9.s390x",
"7Server-DevTools-2022.2:go-toolset-1.17-runtime-0:1.17.12-1.el7_9.x86_64",
"7Server-DevTools-2022.2:go-toolset-1.17-scldevel-0:1.17.12-1.el7_9.ppc64le",
"7Server-DevTools-2022.2:go-toolset-1.17-scldevel-0:1.17.12-1.el7_9.s390x",
"7Server-DevTools-2022.2:go-toolset-1.17-scldevel-0:1.17.12-1.el7_9.x86_64",
"7Workstation-DevTools-2022.2:go-toolset-1.17-0:1.17.12-1.el7_9.ppc64le",
"7Workstation-DevTools-2022.2:go-toolset-1.17-0:1.17.12-1.el7_9.s390x",
"7Workstation-DevTools-2022.2:go-toolset-1.17-0:1.17.12-1.el7_9.src",
"7Workstation-DevTools-2022.2:go-toolset-1.17-0:1.17.12-1.el7_9.x86_64",
"7Workstation-DevTools-2022.2:go-toolset-1.17-build-0:1.17.12-1.el7_9.ppc64le",
"7Workstation-DevTools-2022.2:go-toolset-1.17-build-0:1.17.12-1.el7_9.s390x",
"7Workstation-DevTools-2022.2:go-toolset-1.17-build-0:1.17.12-1.el7_9.x86_64",
"7Workstation-DevTools-2022.2:go-toolset-1.17-golang-0:1.17.12-1.el7_9.ppc64le",
"7Workstation-DevTools-2022.2:go-toolset-1.17-golang-0:1.17.12-1.el7_9.s390x",
"7Workstation-DevTools-2022.2:go-toolset-1.17-golang-0:1.17.12-1.el7_9.src",
"7Workstation-DevTools-2022.2:go-toolset-1.17-golang-0:1.17.12-1.el7_9.x86_64",
"7Workstation-DevTools-2022.2:go-toolset-1.17-golang-bin-0:1.17.12-1.el7_9.ppc64le",
"7Workstation-DevTools-2022.2:go-toolset-1.17-golang-bin-0:1.17.12-1.el7_9.s390x",
"7Workstation-DevTools-2022.2:go-toolset-1.17-golang-bin-0:1.17.12-1.el7_9.x86_64",
"7Workstation-DevTools-2022.2:go-toolset-1.17-golang-docs-0:1.17.12-1.el7_9.noarch",
"7Workstation-DevTools-2022.2:go-toolset-1.17-golang-misc-0:1.17.12-1.el7_9.ppc64le",
"7Workstation-DevTools-2022.2:go-toolset-1.17-golang-misc-0:1.17.12-1.el7_9.s390x",
"7Workstation-DevTools-2022.2:go-toolset-1.17-golang-misc-0:1.17.12-1.el7_9.x86_64",
"7Workstation-DevTools-2022.2:go-toolset-1.17-golang-race-0:1.17.12-1.el7_9.x86_64",
"7Workstation-DevTools-2022.2:go-toolset-1.17-golang-src-0:1.17.12-1.el7_9.ppc64le",
"7Workstation-DevTools-2022.2:go-toolset-1.17-golang-src-0:1.17.12-1.el7_9.s390x",
"7Workstation-DevTools-2022.2:go-toolset-1.17-golang-src-0:1.17.12-1.el7_9.x86_64",
"7Workstation-DevTools-2022.2:go-toolset-1.17-golang-tests-0:1.17.12-1.el7_9.ppc64le",
"7Workstation-DevTools-2022.2:go-toolset-1.17-golang-tests-0:1.17.12-1.el7_9.s390x",
"7Workstation-DevTools-2022.2:go-toolset-1.17-golang-tests-0:1.17.12-1.el7_9.x86_64",
"7Workstation-DevTools-2022.2:go-toolset-1.17-runtime-0:1.17.12-1.el7_9.ppc64le",
"7Workstation-DevTools-2022.2:go-toolset-1.17-runtime-0:1.17.12-1.el7_9.s390x",
"7Workstation-DevTools-2022.2:go-toolset-1.17-runtime-0:1.17.12-1.el7_9.x86_64",
"7Workstation-DevTools-2022.2:go-toolset-1.17-scldevel-0:1.17.12-1.el7_9.ppc64le",
"7Workstation-DevTools-2022.2:go-toolset-1.17-scldevel-0:1.17.12-1.el7_9.s390x",
"7Workstation-DevTools-2022.2:go-toolset-1.17-scldevel-0:1.17.12-1.el7_9.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "golang: encoding/xml: stack exhaustion in Unmarshal"
},
{
"cve": "CVE-2022-30635",
"cwe": {
"id": "CWE-1325",
"name": "Improperly Controlled Sequential Memory Allocation"
},
"discovery_date": "2022-07-14T00:00:00+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"7Server-DevTools-2022.2:go-toolset-1.17-0:1.17.12-1.el7_9.ppc64le",
"7Server-DevTools-2022.2:go-toolset-1.17-0:1.17.12-1.el7_9.s390x",
"7Server-DevTools-2022.2:go-toolset-1.17-0:1.17.12-1.el7_9.src",
"7Server-DevTools-2022.2:go-toolset-1.17-0:1.17.12-1.el7_9.x86_64",
"7Server-DevTools-2022.2:go-toolset-1.17-build-0:1.17.12-1.el7_9.ppc64le",
"7Server-DevTools-2022.2:go-toolset-1.17-build-0:1.17.12-1.el7_9.s390x",
"7Server-DevTools-2022.2:go-toolset-1.17-build-0:1.17.12-1.el7_9.x86_64",
"7Server-DevTools-2022.2:go-toolset-1.17-runtime-0:1.17.12-1.el7_9.ppc64le",
"7Server-DevTools-2022.2:go-toolset-1.17-runtime-0:1.17.12-1.el7_9.s390x",
"7Server-DevTools-2022.2:go-toolset-1.17-runtime-0:1.17.12-1.el7_9.x86_64",
"7Server-DevTools-2022.2:go-toolset-1.17-scldevel-0:1.17.12-1.el7_9.ppc64le",
"7Server-DevTools-2022.2:go-toolset-1.17-scldevel-0:1.17.12-1.el7_9.s390x",
"7Server-DevTools-2022.2:go-toolset-1.17-scldevel-0:1.17.12-1.el7_9.x86_64",
"7Workstation-DevTools-2022.2:go-toolset-1.17-0:1.17.12-1.el7_9.ppc64le",
"7Workstation-DevTools-2022.2:go-toolset-1.17-0:1.17.12-1.el7_9.s390x",
"7Workstation-DevTools-2022.2:go-toolset-1.17-0:1.17.12-1.el7_9.src",
"7Workstation-DevTools-2022.2:go-toolset-1.17-0:1.17.12-1.el7_9.x86_64",
"7Workstation-DevTools-2022.2:go-toolset-1.17-build-0:1.17.12-1.el7_9.ppc64le",
"7Workstation-DevTools-2022.2:go-toolset-1.17-build-0:1.17.12-1.el7_9.s390x",
"7Workstation-DevTools-2022.2:go-toolset-1.17-build-0:1.17.12-1.el7_9.x86_64",
"7Workstation-DevTools-2022.2:go-toolset-1.17-runtime-0:1.17.12-1.el7_9.ppc64le",
"7Workstation-DevTools-2022.2:go-toolset-1.17-runtime-0:1.17.12-1.el7_9.s390x",
"7Workstation-DevTools-2022.2:go-toolset-1.17-runtime-0:1.17.12-1.el7_9.x86_64",
"7Workstation-DevTools-2022.2:go-toolset-1.17-scldevel-0:1.17.12-1.el7_9.ppc64le",
"7Workstation-DevTools-2022.2:go-toolset-1.17-scldevel-0:1.17.12-1.el7_9.s390x",
"7Workstation-DevTools-2022.2:go-toolset-1.17-scldevel-0:1.17.12-1.el7_9.x86_64"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2107388"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in golang. When calling Decoder, Decode on a message that contains deeply nested structures, a panic can occur due to stack exhaustion and allows an attacker to impact system availability.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "golang: encoding/gob: stack exhaustion in Decoder.Decode",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "OpenShift Container Platform (OCP) starting from 4.10 stream is already compiled in the patched version of Go, hence is not affected by this vulnerability.The vulnerability has been rated as moderate instead of high because the vulnerability can only result in a minor denial of service.\n\nWithin regulated environments, a combination of the following controls acts as a significant barrier to successfully exploiting a CWE-1325: Improperly Controlled Sequential Memory Allocation vulnerability and therefore downgrades the severity of this particular CVE from Moderate to Low.\n\nAccess to the platform is granted only after successful hard token-based multi-factor authentication (MFA) and is governed by least privilege to ensure only authorized users and roles can execute or modify code. Static code analysis and peer reviews enforce strong input validation and error handling, preventing improperly validated inputs from causing system instability, data exposure, or privilege escalation. In the event of successful exploitation, process isolation limits the impact of excessive sequential memory allocation by restricting memory use per process, preventing any single process from exhausting system resources. Finally, the platform uses memory protection mechanisms such as Data Execution Prevention (DEP) and Address Space Layout Randomization (ASLR) to reduce the risk of memory allocation-based attacks.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"7Server-DevTools-2022.2:go-toolset-1.17-golang-0:1.17.12-1.el7_9.ppc64le",
"7Server-DevTools-2022.2:go-toolset-1.17-golang-0:1.17.12-1.el7_9.s390x",
"7Server-DevTools-2022.2:go-toolset-1.17-golang-0:1.17.12-1.el7_9.src",
"7Server-DevTools-2022.2:go-toolset-1.17-golang-0:1.17.12-1.el7_9.x86_64",
"7Server-DevTools-2022.2:go-toolset-1.17-golang-bin-0:1.17.12-1.el7_9.ppc64le",
"7Server-DevTools-2022.2:go-toolset-1.17-golang-bin-0:1.17.12-1.el7_9.s390x",
"7Server-DevTools-2022.2:go-toolset-1.17-golang-bin-0:1.17.12-1.el7_9.x86_64",
"7Server-DevTools-2022.2:go-toolset-1.17-golang-docs-0:1.17.12-1.el7_9.noarch",
"7Server-DevTools-2022.2:go-toolset-1.17-golang-misc-0:1.17.12-1.el7_9.ppc64le",
"7Server-DevTools-2022.2:go-toolset-1.17-golang-misc-0:1.17.12-1.el7_9.s390x",
"7Server-DevTools-2022.2:go-toolset-1.17-golang-misc-0:1.17.12-1.el7_9.x86_64",
"7Server-DevTools-2022.2:go-toolset-1.17-golang-race-0:1.17.12-1.el7_9.x86_64",
"7Server-DevTools-2022.2:go-toolset-1.17-golang-src-0:1.17.12-1.el7_9.ppc64le",
"7Server-DevTools-2022.2:go-toolset-1.17-golang-src-0:1.17.12-1.el7_9.s390x",
"7Server-DevTools-2022.2:go-toolset-1.17-golang-src-0:1.17.12-1.el7_9.x86_64",
"7Server-DevTools-2022.2:go-toolset-1.17-golang-tests-0:1.17.12-1.el7_9.ppc64le",
"7Server-DevTools-2022.2:go-toolset-1.17-golang-tests-0:1.17.12-1.el7_9.s390x",
"7Server-DevTools-2022.2:go-toolset-1.17-golang-tests-0:1.17.12-1.el7_9.x86_64",
"7Workstation-DevTools-2022.2:go-toolset-1.17-golang-0:1.17.12-1.el7_9.ppc64le",
"7Workstation-DevTools-2022.2:go-toolset-1.17-golang-0:1.17.12-1.el7_9.s390x",
"7Workstation-DevTools-2022.2:go-toolset-1.17-golang-0:1.17.12-1.el7_9.src",
"7Workstation-DevTools-2022.2:go-toolset-1.17-golang-0:1.17.12-1.el7_9.x86_64",
"7Workstation-DevTools-2022.2:go-toolset-1.17-golang-bin-0:1.17.12-1.el7_9.ppc64le",
"7Workstation-DevTools-2022.2:go-toolset-1.17-golang-bin-0:1.17.12-1.el7_9.s390x",
"7Workstation-DevTools-2022.2:go-toolset-1.17-golang-bin-0:1.17.12-1.el7_9.x86_64",
"7Workstation-DevTools-2022.2:go-toolset-1.17-golang-docs-0:1.17.12-1.el7_9.noarch",
"7Workstation-DevTools-2022.2:go-toolset-1.17-golang-misc-0:1.17.12-1.el7_9.ppc64le",
"7Workstation-DevTools-2022.2:go-toolset-1.17-golang-misc-0:1.17.12-1.el7_9.s390x",
"7Workstation-DevTools-2022.2:go-toolset-1.17-golang-misc-0:1.17.12-1.el7_9.x86_64",
"7Workstation-DevTools-2022.2:go-toolset-1.17-golang-race-0:1.17.12-1.el7_9.x86_64",
"7Workstation-DevTools-2022.2:go-toolset-1.17-golang-src-0:1.17.12-1.el7_9.ppc64le",
"7Workstation-DevTools-2022.2:go-toolset-1.17-golang-src-0:1.17.12-1.el7_9.s390x",
"7Workstation-DevTools-2022.2:go-toolset-1.17-golang-src-0:1.17.12-1.el7_9.x86_64",
"7Workstation-DevTools-2022.2:go-toolset-1.17-golang-tests-0:1.17.12-1.el7_9.ppc64le",
"7Workstation-DevTools-2022.2:go-toolset-1.17-golang-tests-0:1.17.12-1.el7_9.s390x",
"7Workstation-DevTools-2022.2:go-toolset-1.17-golang-tests-0:1.17.12-1.el7_9.x86_64"
],
"known_not_affected": [
"7Server-DevTools-2022.2:go-toolset-1.17-0:1.17.12-1.el7_9.ppc64le",
"7Server-DevTools-2022.2:go-toolset-1.17-0:1.17.12-1.el7_9.s390x",
"7Server-DevTools-2022.2:go-toolset-1.17-0:1.17.12-1.el7_9.src",
"7Server-DevTools-2022.2:go-toolset-1.17-0:1.17.12-1.el7_9.x86_64",
"7Server-DevTools-2022.2:go-toolset-1.17-build-0:1.17.12-1.el7_9.ppc64le",
"7Server-DevTools-2022.2:go-toolset-1.17-build-0:1.17.12-1.el7_9.s390x",
"7Server-DevTools-2022.2:go-toolset-1.17-build-0:1.17.12-1.el7_9.x86_64",
"7Server-DevTools-2022.2:go-toolset-1.17-runtime-0:1.17.12-1.el7_9.ppc64le",
"7Server-DevTools-2022.2:go-toolset-1.17-runtime-0:1.17.12-1.el7_9.s390x",
"7Server-DevTools-2022.2:go-toolset-1.17-runtime-0:1.17.12-1.el7_9.x86_64",
"7Server-DevTools-2022.2:go-toolset-1.17-scldevel-0:1.17.12-1.el7_9.ppc64le",
"7Server-DevTools-2022.2:go-toolset-1.17-scldevel-0:1.17.12-1.el7_9.s390x",
"7Server-DevTools-2022.2:go-toolset-1.17-scldevel-0:1.17.12-1.el7_9.x86_64",
"7Workstation-DevTools-2022.2:go-toolset-1.17-0:1.17.12-1.el7_9.ppc64le",
"7Workstation-DevTools-2022.2:go-toolset-1.17-0:1.17.12-1.el7_9.s390x",
"7Workstation-DevTools-2022.2:go-toolset-1.17-0:1.17.12-1.el7_9.src",
"7Workstation-DevTools-2022.2:go-toolset-1.17-0:1.17.12-1.el7_9.x86_64",
"7Workstation-DevTools-2022.2:go-toolset-1.17-build-0:1.17.12-1.el7_9.ppc64le",
"7Workstation-DevTools-2022.2:go-toolset-1.17-build-0:1.17.12-1.el7_9.s390x",
"7Workstation-DevTools-2022.2:go-toolset-1.17-build-0:1.17.12-1.el7_9.x86_64",
"7Workstation-DevTools-2022.2:go-toolset-1.17-runtime-0:1.17.12-1.el7_9.ppc64le",
"7Workstation-DevTools-2022.2:go-toolset-1.17-runtime-0:1.17.12-1.el7_9.s390x",
"7Workstation-DevTools-2022.2:go-toolset-1.17-runtime-0:1.17.12-1.el7_9.x86_64",
"7Workstation-DevTools-2022.2:go-toolset-1.17-scldevel-0:1.17.12-1.el7_9.ppc64le",
"7Workstation-DevTools-2022.2:go-toolset-1.17-scldevel-0:1.17.12-1.el7_9.s390x",
"7Workstation-DevTools-2022.2:go-toolset-1.17-scldevel-0:1.17.12-1.el7_9.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2022-30635"
},
{
"category": "external",
"summary": "RHBZ#2107388",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2107388"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2022-30635",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-30635"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2022-30635",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2022-30635"
},
{
"category": "external",
"summary": "https://go.dev/issue/53615",
"url": "https://go.dev/issue/53615"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-announce/c/nqrv9fbR0zE",
"url": "https://groups.google.com/g/golang-announce/c/nqrv9fbR0zE"
}
],
"release_date": "2022-07-12T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2022-08-02T09:56:09+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"7Server-DevTools-2022.2:go-toolset-1.17-golang-0:1.17.12-1.el7_9.ppc64le",
"7Server-DevTools-2022.2:go-toolset-1.17-golang-0:1.17.12-1.el7_9.s390x",
"7Server-DevTools-2022.2:go-toolset-1.17-golang-0:1.17.12-1.el7_9.src",
"7Server-DevTools-2022.2:go-toolset-1.17-golang-0:1.17.12-1.el7_9.x86_64",
"7Server-DevTools-2022.2:go-toolset-1.17-golang-bin-0:1.17.12-1.el7_9.ppc64le",
"7Server-DevTools-2022.2:go-toolset-1.17-golang-bin-0:1.17.12-1.el7_9.s390x",
"7Server-DevTools-2022.2:go-toolset-1.17-golang-bin-0:1.17.12-1.el7_9.x86_64",
"7Server-DevTools-2022.2:go-toolset-1.17-golang-docs-0:1.17.12-1.el7_9.noarch",
"7Server-DevTools-2022.2:go-toolset-1.17-golang-misc-0:1.17.12-1.el7_9.ppc64le",
"7Server-DevTools-2022.2:go-toolset-1.17-golang-misc-0:1.17.12-1.el7_9.s390x",
"7Server-DevTools-2022.2:go-toolset-1.17-golang-misc-0:1.17.12-1.el7_9.x86_64",
"7Server-DevTools-2022.2:go-toolset-1.17-golang-race-0:1.17.12-1.el7_9.x86_64",
"7Server-DevTools-2022.2:go-toolset-1.17-golang-src-0:1.17.12-1.el7_9.ppc64le",
"7Server-DevTools-2022.2:go-toolset-1.17-golang-src-0:1.17.12-1.el7_9.s390x",
"7Server-DevTools-2022.2:go-toolset-1.17-golang-src-0:1.17.12-1.el7_9.x86_64",
"7Server-DevTools-2022.2:go-toolset-1.17-golang-tests-0:1.17.12-1.el7_9.ppc64le",
"7Server-DevTools-2022.2:go-toolset-1.17-golang-tests-0:1.17.12-1.el7_9.s390x",
"7Server-DevTools-2022.2:go-toolset-1.17-golang-tests-0:1.17.12-1.el7_9.x86_64",
"7Workstation-DevTools-2022.2:go-toolset-1.17-golang-0:1.17.12-1.el7_9.ppc64le",
"7Workstation-DevTools-2022.2:go-toolset-1.17-golang-0:1.17.12-1.el7_9.s390x",
"7Workstation-DevTools-2022.2:go-toolset-1.17-golang-0:1.17.12-1.el7_9.src",
"7Workstation-DevTools-2022.2:go-toolset-1.17-golang-0:1.17.12-1.el7_9.x86_64",
"7Workstation-DevTools-2022.2:go-toolset-1.17-golang-bin-0:1.17.12-1.el7_9.ppc64le",
"7Workstation-DevTools-2022.2:go-toolset-1.17-golang-bin-0:1.17.12-1.el7_9.s390x",
"7Workstation-DevTools-2022.2:go-toolset-1.17-golang-bin-0:1.17.12-1.el7_9.x86_64",
"7Workstation-DevTools-2022.2:go-toolset-1.17-golang-docs-0:1.17.12-1.el7_9.noarch",
"7Workstation-DevTools-2022.2:go-toolset-1.17-golang-misc-0:1.17.12-1.el7_9.ppc64le",
"7Workstation-DevTools-2022.2:go-toolset-1.17-golang-misc-0:1.17.12-1.el7_9.s390x",
"7Workstation-DevTools-2022.2:go-toolset-1.17-golang-misc-0:1.17.12-1.el7_9.x86_64",
"7Workstation-DevTools-2022.2:go-toolset-1.17-golang-race-0:1.17.12-1.el7_9.x86_64",
"7Workstation-DevTools-2022.2:go-toolset-1.17-golang-src-0:1.17.12-1.el7_9.ppc64le",
"7Workstation-DevTools-2022.2:go-toolset-1.17-golang-src-0:1.17.12-1.el7_9.s390x",
"7Workstation-DevTools-2022.2:go-toolset-1.17-golang-src-0:1.17.12-1.el7_9.x86_64",
"7Workstation-DevTools-2022.2:go-toolset-1.17-golang-tests-0:1.17.12-1.el7_9.ppc64le",
"7Workstation-DevTools-2022.2:go-toolset-1.17-golang-tests-0:1.17.12-1.el7_9.s390x",
"7Workstation-DevTools-2022.2:go-toolset-1.17-golang-tests-0:1.17.12-1.el7_9.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2022:5866"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"7Server-DevTools-2022.2:go-toolset-1.17-0:1.17.12-1.el7_9.ppc64le",
"7Server-DevTools-2022.2:go-toolset-1.17-0:1.17.12-1.el7_9.s390x",
"7Server-DevTools-2022.2:go-toolset-1.17-0:1.17.12-1.el7_9.src",
"7Server-DevTools-2022.2:go-toolset-1.17-0:1.17.12-1.el7_9.x86_64",
"7Server-DevTools-2022.2:go-toolset-1.17-build-0:1.17.12-1.el7_9.ppc64le",
"7Server-DevTools-2022.2:go-toolset-1.17-build-0:1.17.12-1.el7_9.s390x",
"7Server-DevTools-2022.2:go-toolset-1.17-build-0:1.17.12-1.el7_9.x86_64",
"7Server-DevTools-2022.2:go-toolset-1.17-golang-0:1.17.12-1.el7_9.ppc64le",
"7Server-DevTools-2022.2:go-toolset-1.17-golang-0:1.17.12-1.el7_9.s390x",
"7Server-DevTools-2022.2:go-toolset-1.17-golang-0:1.17.12-1.el7_9.src",
"7Server-DevTools-2022.2:go-toolset-1.17-golang-0:1.17.12-1.el7_9.x86_64",
"7Server-DevTools-2022.2:go-toolset-1.17-golang-bin-0:1.17.12-1.el7_9.ppc64le",
"7Server-DevTools-2022.2:go-toolset-1.17-golang-bin-0:1.17.12-1.el7_9.s390x",
"7Server-DevTools-2022.2:go-toolset-1.17-golang-bin-0:1.17.12-1.el7_9.x86_64",
"7Server-DevTools-2022.2:go-toolset-1.17-golang-docs-0:1.17.12-1.el7_9.noarch",
"7Server-DevTools-2022.2:go-toolset-1.17-golang-misc-0:1.17.12-1.el7_9.ppc64le",
"7Server-DevTools-2022.2:go-toolset-1.17-golang-misc-0:1.17.12-1.el7_9.s390x",
"7Server-DevTools-2022.2:go-toolset-1.17-golang-misc-0:1.17.12-1.el7_9.x86_64",
"7Server-DevTools-2022.2:go-toolset-1.17-golang-race-0:1.17.12-1.el7_9.x86_64",
"7Server-DevTools-2022.2:go-toolset-1.17-golang-src-0:1.17.12-1.el7_9.ppc64le",
"7Server-DevTools-2022.2:go-toolset-1.17-golang-src-0:1.17.12-1.el7_9.s390x",
"7Server-DevTools-2022.2:go-toolset-1.17-golang-src-0:1.17.12-1.el7_9.x86_64",
"7Server-DevTools-2022.2:go-toolset-1.17-golang-tests-0:1.17.12-1.el7_9.ppc64le",
"7Server-DevTools-2022.2:go-toolset-1.17-golang-tests-0:1.17.12-1.el7_9.s390x",
"7Server-DevTools-2022.2:go-toolset-1.17-golang-tests-0:1.17.12-1.el7_9.x86_64",
"7Server-DevTools-2022.2:go-toolset-1.17-runtime-0:1.17.12-1.el7_9.ppc64le",
"7Server-DevTools-2022.2:go-toolset-1.17-runtime-0:1.17.12-1.el7_9.s390x",
"7Server-DevTools-2022.2:go-toolset-1.17-runtime-0:1.17.12-1.el7_9.x86_64",
"7Server-DevTools-2022.2:go-toolset-1.17-scldevel-0:1.17.12-1.el7_9.ppc64le",
"7Server-DevTools-2022.2:go-toolset-1.17-scldevel-0:1.17.12-1.el7_9.s390x",
"7Server-DevTools-2022.2:go-toolset-1.17-scldevel-0:1.17.12-1.el7_9.x86_64",
"7Workstation-DevTools-2022.2:go-toolset-1.17-0:1.17.12-1.el7_9.ppc64le",
"7Workstation-DevTools-2022.2:go-toolset-1.17-0:1.17.12-1.el7_9.s390x",
"7Workstation-DevTools-2022.2:go-toolset-1.17-0:1.17.12-1.el7_9.src",
"7Workstation-DevTools-2022.2:go-toolset-1.17-0:1.17.12-1.el7_9.x86_64",
"7Workstation-DevTools-2022.2:go-toolset-1.17-build-0:1.17.12-1.el7_9.ppc64le",
"7Workstation-DevTools-2022.2:go-toolset-1.17-build-0:1.17.12-1.el7_9.s390x",
"7Workstation-DevTools-2022.2:go-toolset-1.17-build-0:1.17.12-1.el7_9.x86_64",
"7Workstation-DevTools-2022.2:go-toolset-1.17-golang-0:1.17.12-1.el7_9.ppc64le",
"7Workstation-DevTools-2022.2:go-toolset-1.17-golang-0:1.17.12-1.el7_9.s390x",
"7Workstation-DevTools-2022.2:go-toolset-1.17-golang-0:1.17.12-1.el7_9.src",
"7Workstation-DevTools-2022.2:go-toolset-1.17-golang-0:1.17.12-1.el7_9.x86_64",
"7Workstation-DevTools-2022.2:go-toolset-1.17-golang-bin-0:1.17.12-1.el7_9.ppc64le",
"7Workstation-DevTools-2022.2:go-toolset-1.17-golang-bin-0:1.17.12-1.el7_9.s390x",
"7Workstation-DevTools-2022.2:go-toolset-1.17-golang-bin-0:1.17.12-1.el7_9.x86_64",
"7Workstation-DevTools-2022.2:go-toolset-1.17-golang-docs-0:1.17.12-1.el7_9.noarch",
"7Workstation-DevTools-2022.2:go-toolset-1.17-golang-misc-0:1.17.12-1.el7_9.ppc64le",
"7Workstation-DevTools-2022.2:go-toolset-1.17-golang-misc-0:1.17.12-1.el7_9.s390x",
"7Workstation-DevTools-2022.2:go-toolset-1.17-golang-misc-0:1.17.12-1.el7_9.x86_64",
"7Workstation-DevTools-2022.2:go-toolset-1.17-golang-race-0:1.17.12-1.el7_9.x86_64",
"7Workstation-DevTools-2022.2:go-toolset-1.17-golang-src-0:1.17.12-1.el7_9.ppc64le",
"7Workstation-DevTools-2022.2:go-toolset-1.17-golang-src-0:1.17.12-1.el7_9.s390x",
"7Workstation-DevTools-2022.2:go-toolset-1.17-golang-src-0:1.17.12-1.el7_9.x86_64",
"7Workstation-DevTools-2022.2:go-toolset-1.17-golang-tests-0:1.17.12-1.el7_9.ppc64le",
"7Workstation-DevTools-2022.2:go-toolset-1.17-golang-tests-0:1.17.12-1.el7_9.s390x",
"7Workstation-DevTools-2022.2:go-toolset-1.17-golang-tests-0:1.17.12-1.el7_9.x86_64",
"7Workstation-DevTools-2022.2:go-toolset-1.17-runtime-0:1.17.12-1.el7_9.ppc64le",
"7Workstation-DevTools-2022.2:go-toolset-1.17-runtime-0:1.17.12-1.el7_9.s390x",
"7Workstation-DevTools-2022.2:go-toolset-1.17-runtime-0:1.17.12-1.el7_9.x86_64",
"7Workstation-DevTools-2022.2:go-toolset-1.17-scldevel-0:1.17.12-1.el7_9.ppc64le",
"7Workstation-DevTools-2022.2:go-toolset-1.17-scldevel-0:1.17.12-1.el7_9.s390x",
"7Workstation-DevTools-2022.2:go-toolset-1.17-scldevel-0:1.17.12-1.el7_9.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "golang: encoding/gob: stack exhaustion in Decoder.Decode"
},
{
"cve": "CVE-2022-32148",
"cwe": {
"id": "CWE-200",
"name": "Exposure of Sensitive Information to an Unauthorized Actor"
},
"discovery_date": "2022-07-14T00:00:00+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"7Server-DevTools-2022.2:go-toolset-1.17-0:1.17.12-1.el7_9.ppc64le",
"7Server-DevTools-2022.2:go-toolset-1.17-0:1.17.12-1.el7_9.s390x",
"7Server-DevTools-2022.2:go-toolset-1.17-0:1.17.12-1.el7_9.src",
"7Server-DevTools-2022.2:go-toolset-1.17-0:1.17.12-1.el7_9.x86_64",
"7Server-DevTools-2022.2:go-toolset-1.17-build-0:1.17.12-1.el7_9.ppc64le",
"7Server-DevTools-2022.2:go-toolset-1.17-build-0:1.17.12-1.el7_9.s390x",
"7Server-DevTools-2022.2:go-toolset-1.17-build-0:1.17.12-1.el7_9.x86_64",
"7Server-DevTools-2022.2:go-toolset-1.17-runtime-0:1.17.12-1.el7_9.ppc64le",
"7Server-DevTools-2022.2:go-toolset-1.17-runtime-0:1.17.12-1.el7_9.s390x",
"7Server-DevTools-2022.2:go-toolset-1.17-runtime-0:1.17.12-1.el7_9.x86_64",
"7Server-DevTools-2022.2:go-toolset-1.17-scldevel-0:1.17.12-1.el7_9.ppc64le",
"7Server-DevTools-2022.2:go-toolset-1.17-scldevel-0:1.17.12-1.el7_9.s390x",
"7Server-DevTools-2022.2:go-toolset-1.17-scldevel-0:1.17.12-1.el7_9.x86_64",
"7Workstation-DevTools-2022.2:go-toolset-1.17-0:1.17.12-1.el7_9.ppc64le",
"7Workstation-DevTools-2022.2:go-toolset-1.17-0:1.17.12-1.el7_9.s390x",
"7Workstation-DevTools-2022.2:go-toolset-1.17-0:1.17.12-1.el7_9.src",
"7Workstation-DevTools-2022.2:go-toolset-1.17-0:1.17.12-1.el7_9.x86_64",
"7Workstation-DevTools-2022.2:go-toolset-1.17-build-0:1.17.12-1.el7_9.ppc64le",
"7Workstation-DevTools-2022.2:go-toolset-1.17-build-0:1.17.12-1.el7_9.s390x",
"7Workstation-DevTools-2022.2:go-toolset-1.17-build-0:1.17.12-1.el7_9.x86_64",
"7Workstation-DevTools-2022.2:go-toolset-1.17-runtime-0:1.17.12-1.el7_9.ppc64le",
"7Workstation-DevTools-2022.2:go-toolset-1.17-runtime-0:1.17.12-1.el7_9.s390x",
"7Workstation-DevTools-2022.2:go-toolset-1.17-runtime-0:1.17.12-1.el7_9.x86_64",
"7Workstation-DevTools-2022.2:go-toolset-1.17-scldevel-0:1.17.12-1.el7_9.ppc64le",
"7Workstation-DevTools-2022.2:go-toolset-1.17-scldevel-0:1.17.12-1.el7_9.s390x",
"7Workstation-DevTools-2022.2:go-toolset-1.17-scldevel-0:1.17.12-1.el7_9.x86_64"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2107383"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in net/http/httputil golang package. When httputil.ReverseProxy.ServeHTTP is called with a Request.Header map containing a nil value for the X-Forwarded-For header, ReverseProxy could set the client IP incorrectly. This issue may affect confidentiality.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "golang: net/http/httputil: NewSingleHostReverseProxy - omit X-Forwarded-For not working",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "Within regulated environments, a combination of the following controls acts as a significant barrier to successfully exploiting a CWE-200: Exposure of Sensitive Information to an Unauthorized Actor vulnerability and therefore downgrades the severity of this particular CVE from Moderate to Low.\n\nAccess to the platform is granted only after successful hard token, multi-factor authentication (MFA), which is coupled with account management controls, including integration with single sign-on (SSO), to ensure that user permissions are restricted to only the functions necessary for their roles. Access to sensitive information is explicitly authorized and enforced based on predefined access policies. Event logs are collected and processed for centralization, correlation, analysis, monitoring, reporting, alerting, and retention. This process ensures that audit logs are generated for specific events involving sensitive information, which helps identify patterns of unauthorized access or data exposure. The platform enforces the use of validated cryptographic modules across compute resources to protect the confidentiality of information, even in the event of interception.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"7Server-DevTools-2022.2:go-toolset-1.17-golang-0:1.17.12-1.el7_9.ppc64le",
"7Server-DevTools-2022.2:go-toolset-1.17-golang-0:1.17.12-1.el7_9.s390x",
"7Server-DevTools-2022.2:go-toolset-1.17-golang-0:1.17.12-1.el7_9.src",
"7Server-DevTools-2022.2:go-toolset-1.17-golang-0:1.17.12-1.el7_9.x86_64",
"7Server-DevTools-2022.2:go-toolset-1.17-golang-bin-0:1.17.12-1.el7_9.ppc64le",
"7Server-DevTools-2022.2:go-toolset-1.17-golang-bin-0:1.17.12-1.el7_9.s390x",
"7Server-DevTools-2022.2:go-toolset-1.17-golang-bin-0:1.17.12-1.el7_9.x86_64",
"7Server-DevTools-2022.2:go-toolset-1.17-golang-docs-0:1.17.12-1.el7_9.noarch",
"7Server-DevTools-2022.2:go-toolset-1.17-golang-misc-0:1.17.12-1.el7_9.ppc64le",
"7Server-DevTools-2022.2:go-toolset-1.17-golang-misc-0:1.17.12-1.el7_9.s390x",
"7Server-DevTools-2022.2:go-toolset-1.17-golang-misc-0:1.17.12-1.el7_9.x86_64",
"7Server-DevTools-2022.2:go-toolset-1.17-golang-race-0:1.17.12-1.el7_9.x86_64",
"7Server-DevTools-2022.2:go-toolset-1.17-golang-src-0:1.17.12-1.el7_9.ppc64le",
"7Server-DevTools-2022.2:go-toolset-1.17-golang-src-0:1.17.12-1.el7_9.s390x",
"7Server-DevTools-2022.2:go-toolset-1.17-golang-src-0:1.17.12-1.el7_9.x86_64",
"7Server-DevTools-2022.2:go-toolset-1.17-golang-tests-0:1.17.12-1.el7_9.ppc64le",
"7Server-DevTools-2022.2:go-toolset-1.17-golang-tests-0:1.17.12-1.el7_9.s390x",
"7Server-DevTools-2022.2:go-toolset-1.17-golang-tests-0:1.17.12-1.el7_9.x86_64",
"7Workstation-DevTools-2022.2:go-toolset-1.17-golang-0:1.17.12-1.el7_9.ppc64le",
"7Workstation-DevTools-2022.2:go-toolset-1.17-golang-0:1.17.12-1.el7_9.s390x",
"7Workstation-DevTools-2022.2:go-toolset-1.17-golang-0:1.17.12-1.el7_9.src",
"7Workstation-DevTools-2022.2:go-toolset-1.17-golang-0:1.17.12-1.el7_9.x86_64",
"7Workstation-DevTools-2022.2:go-toolset-1.17-golang-bin-0:1.17.12-1.el7_9.ppc64le",
"7Workstation-DevTools-2022.2:go-toolset-1.17-golang-bin-0:1.17.12-1.el7_9.s390x",
"7Workstation-DevTools-2022.2:go-toolset-1.17-golang-bin-0:1.17.12-1.el7_9.x86_64",
"7Workstation-DevTools-2022.2:go-toolset-1.17-golang-docs-0:1.17.12-1.el7_9.noarch",
"7Workstation-DevTools-2022.2:go-toolset-1.17-golang-misc-0:1.17.12-1.el7_9.ppc64le",
"7Workstation-DevTools-2022.2:go-toolset-1.17-golang-misc-0:1.17.12-1.el7_9.s390x",
"7Workstation-DevTools-2022.2:go-toolset-1.17-golang-misc-0:1.17.12-1.el7_9.x86_64",
"7Workstation-DevTools-2022.2:go-toolset-1.17-golang-race-0:1.17.12-1.el7_9.x86_64",
"7Workstation-DevTools-2022.2:go-toolset-1.17-golang-src-0:1.17.12-1.el7_9.ppc64le",
"7Workstation-DevTools-2022.2:go-toolset-1.17-golang-src-0:1.17.12-1.el7_9.s390x",
"7Workstation-DevTools-2022.2:go-toolset-1.17-golang-src-0:1.17.12-1.el7_9.x86_64",
"7Workstation-DevTools-2022.2:go-toolset-1.17-golang-tests-0:1.17.12-1.el7_9.ppc64le",
"7Workstation-DevTools-2022.2:go-toolset-1.17-golang-tests-0:1.17.12-1.el7_9.s390x",
"7Workstation-DevTools-2022.2:go-toolset-1.17-golang-tests-0:1.17.12-1.el7_9.x86_64"
],
"known_not_affected": [
"7Server-DevTools-2022.2:go-toolset-1.17-0:1.17.12-1.el7_9.ppc64le",
"7Server-DevTools-2022.2:go-toolset-1.17-0:1.17.12-1.el7_9.s390x",
"7Server-DevTools-2022.2:go-toolset-1.17-0:1.17.12-1.el7_9.src",
"7Server-DevTools-2022.2:go-toolset-1.17-0:1.17.12-1.el7_9.x86_64",
"7Server-DevTools-2022.2:go-toolset-1.17-build-0:1.17.12-1.el7_9.ppc64le",
"7Server-DevTools-2022.2:go-toolset-1.17-build-0:1.17.12-1.el7_9.s390x",
"7Server-DevTools-2022.2:go-toolset-1.17-build-0:1.17.12-1.el7_9.x86_64",
"7Server-DevTools-2022.2:go-toolset-1.17-runtime-0:1.17.12-1.el7_9.ppc64le",
"7Server-DevTools-2022.2:go-toolset-1.17-runtime-0:1.17.12-1.el7_9.s390x",
"7Server-DevTools-2022.2:go-toolset-1.17-runtime-0:1.17.12-1.el7_9.x86_64",
"7Server-DevTools-2022.2:go-toolset-1.17-scldevel-0:1.17.12-1.el7_9.ppc64le",
"7Server-DevTools-2022.2:go-toolset-1.17-scldevel-0:1.17.12-1.el7_9.s390x",
"7Server-DevTools-2022.2:go-toolset-1.17-scldevel-0:1.17.12-1.el7_9.x86_64",
"7Workstation-DevTools-2022.2:go-toolset-1.17-0:1.17.12-1.el7_9.ppc64le",
"7Workstation-DevTools-2022.2:go-toolset-1.17-0:1.17.12-1.el7_9.s390x",
"7Workstation-DevTools-2022.2:go-toolset-1.17-0:1.17.12-1.el7_9.src",
"7Workstation-DevTools-2022.2:go-toolset-1.17-0:1.17.12-1.el7_9.x86_64",
"7Workstation-DevTools-2022.2:go-toolset-1.17-build-0:1.17.12-1.el7_9.ppc64le",
"7Workstation-DevTools-2022.2:go-toolset-1.17-build-0:1.17.12-1.el7_9.s390x",
"7Workstation-DevTools-2022.2:go-toolset-1.17-build-0:1.17.12-1.el7_9.x86_64",
"7Workstation-DevTools-2022.2:go-toolset-1.17-runtime-0:1.17.12-1.el7_9.ppc64le",
"7Workstation-DevTools-2022.2:go-toolset-1.17-runtime-0:1.17.12-1.el7_9.s390x",
"7Workstation-DevTools-2022.2:go-toolset-1.17-runtime-0:1.17.12-1.el7_9.x86_64",
"7Workstation-DevTools-2022.2:go-toolset-1.17-scldevel-0:1.17.12-1.el7_9.ppc64le",
"7Workstation-DevTools-2022.2:go-toolset-1.17-scldevel-0:1.17.12-1.el7_9.s390x",
"7Workstation-DevTools-2022.2:go-toolset-1.17-scldevel-0:1.17.12-1.el7_9.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2022-32148"
},
{
"category": "external",
"summary": "RHBZ#2107383",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2107383"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2022-32148",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-32148"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2022-32148",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2022-32148"
},
{
"category": "external",
"summary": "https://go.dev/issue/53423",
"url": "https://go.dev/issue/53423"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-announce/c/nqrv9fbR0zE",
"url": "https://groups.google.com/g/golang-announce/c/nqrv9fbR0zE"
}
],
"release_date": "2022-07-12T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2022-08-02T09:56:09+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"7Server-DevTools-2022.2:go-toolset-1.17-golang-0:1.17.12-1.el7_9.ppc64le",
"7Server-DevTools-2022.2:go-toolset-1.17-golang-0:1.17.12-1.el7_9.s390x",
"7Server-DevTools-2022.2:go-toolset-1.17-golang-0:1.17.12-1.el7_9.src",
"7Server-DevTools-2022.2:go-toolset-1.17-golang-0:1.17.12-1.el7_9.x86_64",
"7Server-DevTools-2022.2:go-toolset-1.17-golang-bin-0:1.17.12-1.el7_9.ppc64le",
"7Server-DevTools-2022.2:go-toolset-1.17-golang-bin-0:1.17.12-1.el7_9.s390x",
"7Server-DevTools-2022.2:go-toolset-1.17-golang-bin-0:1.17.12-1.el7_9.x86_64",
"7Server-DevTools-2022.2:go-toolset-1.17-golang-docs-0:1.17.12-1.el7_9.noarch",
"7Server-DevTools-2022.2:go-toolset-1.17-golang-misc-0:1.17.12-1.el7_9.ppc64le",
"7Server-DevTools-2022.2:go-toolset-1.17-golang-misc-0:1.17.12-1.el7_9.s390x",
"7Server-DevTools-2022.2:go-toolset-1.17-golang-misc-0:1.17.12-1.el7_9.x86_64",
"7Server-DevTools-2022.2:go-toolset-1.17-golang-race-0:1.17.12-1.el7_9.x86_64",
"7Server-DevTools-2022.2:go-toolset-1.17-golang-src-0:1.17.12-1.el7_9.ppc64le",
"7Server-DevTools-2022.2:go-toolset-1.17-golang-src-0:1.17.12-1.el7_9.s390x",
"7Server-DevTools-2022.2:go-toolset-1.17-golang-src-0:1.17.12-1.el7_9.x86_64",
"7Server-DevTools-2022.2:go-toolset-1.17-golang-tests-0:1.17.12-1.el7_9.ppc64le",
"7Server-DevTools-2022.2:go-toolset-1.17-golang-tests-0:1.17.12-1.el7_9.s390x",
"7Server-DevTools-2022.2:go-toolset-1.17-golang-tests-0:1.17.12-1.el7_9.x86_64",
"7Workstation-DevTools-2022.2:go-toolset-1.17-golang-0:1.17.12-1.el7_9.ppc64le",
"7Workstation-DevTools-2022.2:go-toolset-1.17-golang-0:1.17.12-1.el7_9.s390x",
"7Workstation-DevTools-2022.2:go-toolset-1.17-golang-0:1.17.12-1.el7_9.src",
"7Workstation-DevTools-2022.2:go-toolset-1.17-golang-0:1.17.12-1.el7_9.x86_64",
"7Workstation-DevTools-2022.2:go-toolset-1.17-golang-bin-0:1.17.12-1.el7_9.ppc64le",
"7Workstation-DevTools-2022.2:go-toolset-1.17-golang-bin-0:1.17.12-1.el7_9.s390x",
"7Workstation-DevTools-2022.2:go-toolset-1.17-golang-bin-0:1.17.12-1.el7_9.x86_64",
"7Workstation-DevTools-2022.2:go-toolset-1.17-golang-docs-0:1.17.12-1.el7_9.noarch",
"7Workstation-DevTools-2022.2:go-toolset-1.17-golang-misc-0:1.17.12-1.el7_9.ppc64le",
"7Workstation-DevTools-2022.2:go-toolset-1.17-golang-misc-0:1.17.12-1.el7_9.s390x",
"7Workstation-DevTools-2022.2:go-toolset-1.17-golang-misc-0:1.17.12-1.el7_9.x86_64",
"7Workstation-DevTools-2022.2:go-toolset-1.17-golang-race-0:1.17.12-1.el7_9.x86_64",
"7Workstation-DevTools-2022.2:go-toolset-1.17-golang-src-0:1.17.12-1.el7_9.ppc64le",
"7Workstation-DevTools-2022.2:go-toolset-1.17-golang-src-0:1.17.12-1.el7_9.s390x",
"7Workstation-DevTools-2022.2:go-toolset-1.17-golang-src-0:1.17.12-1.el7_9.x86_64",
"7Workstation-DevTools-2022.2:go-toolset-1.17-golang-tests-0:1.17.12-1.el7_9.ppc64le",
"7Workstation-DevTools-2022.2:go-toolset-1.17-golang-tests-0:1.17.12-1.el7_9.s390x",
"7Workstation-DevTools-2022.2:go-toolset-1.17-golang-tests-0:1.17.12-1.el7_9.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2022:5866"
}
],
"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": [
"7Server-DevTools-2022.2:go-toolset-1.17-0:1.17.12-1.el7_9.ppc64le",
"7Server-DevTools-2022.2:go-toolset-1.17-0:1.17.12-1.el7_9.s390x",
"7Server-DevTools-2022.2:go-toolset-1.17-0:1.17.12-1.el7_9.src",
"7Server-DevTools-2022.2:go-toolset-1.17-0:1.17.12-1.el7_9.x86_64",
"7Server-DevTools-2022.2:go-toolset-1.17-build-0:1.17.12-1.el7_9.ppc64le",
"7Server-DevTools-2022.2:go-toolset-1.17-build-0:1.17.12-1.el7_9.s390x",
"7Server-DevTools-2022.2:go-toolset-1.17-build-0:1.17.12-1.el7_9.x86_64",
"7Server-DevTools-2022.2:go-toolset-1.17-golang-0:1.17.12-1.el7_9.ppc64le",
"7Server-DevTools-2022.2:go-toolset-1.17-golang-0:1.17.12-1.el7_9.s390x",
"7Server-DevTools-2022.2:go-toolset-1.17-golang-0:1.17.12-1.el7_9.src",
"7Server-DevTools-2022.2:go-toolset-1.17-golang-0:1.17.12-1.el7_9.x86_64",
"7Server-DevTools-2022.2:go-toolset-1.17-golang-bin-0:1.17.12-1.el7_9.ppc64le",
"7Server-DevTools-2022.2:go-toolset-1.17-golang-bin-0:1.17.12-1.el7_9.s390x",
"7Server-DevTools-2022.2:go-toolset-1.17-golang-bin-0:1.17.12-1.el7_9.x86_64",
"7Server-DevTools-2022.2:go-toolset-1.17-golang-docs-0:1.17.12-1.el7_9.noarch",
"7Server-DevTools-2022.2:go-toolset-1.17-golang-misc-0:1.17.12-1.el7_9.ppc64le",
"7Server-DevTools-2022.2:go-toolset-1.17-golang-misc-0:1.17.12-1.el7_9.s390x",
"7Server-DevTools-2022.2:go-toolset-1.17-golang-misc-0:1.17.12-1.el7_9.x86_64",
"7Server-DevTools-2022.2:go-toolset-1.17-golang-race-0:1.17.12-1.el7_9.x86_64",
"7Server-DevTools-2022.2:go-toolset-1.17-golang-src-0:1.17.12-1.el7_9.ppc64le",
"7Server-DevTools-2022.2:go-toolset-1.17-golang-src-0:1.17.12-1.el7_9.s390x",
"7Server-DevTools-2022.2:go-toolset-1.17-golang-src-0:1.17.12-1.el7_9.x86_64",
"7Server-DevTools-2022.2:go-toolset-1.17-golang-tests-0:1.17.12-1.el7_9.ppc64le",
"7Server-DevTools-2022.2:go-toolset-1.17-golang-tests-0:1.17.12-1.el7_9.s390x",
"7Server-DevTools-2022.2:go-toolset-1.17-golang-tests-0:1.17.12-1.el7_9.x86_64",
"7Server-DevTools-2022.2:go-toolset-1.17-runtime-0:1.17.12-1.el7_9.ppc64le",
"7Server-DevTools-2022.2:go-toolset-1.17-runtime-0:1.17.12-1.el7_9.s390x",
"7Server-DevTools-2022.2:go-toolset-1.17-runtime-0:1.17.12-1.el7_9.x86_64",
"7Server-DevTools-2022.2:go-toolset-1.17-scldevel-0:1.17.12-1.el7_9.ppc64le",
"7Server-DevTools-2022.2:go-toolset-1.17-scldevel-0:1.17.12-1.el7_9.s390x",
"7Server-DevTools-2022.2:go-toolset-1.17-scldevel-0:1.17.12-1.el7_9.x86_64",
"7Workstation-DevTools-2022.2:go-toolset-1.17-0:1.17.12-1.el7_9.ppc64le",
"7Workstation-DevTools-2022.2:go-toolset-1.17-0:1.17.12-1.el7_9.s390x",
"7Workstation-DevTools-2022.2:go-toolset-1.17-0:1.17.12-1.el7_9.src",
"7Workstation-DevTools-2022.2:go-toolset-1.17-0:1.17.12-1.el7_9.x86_64",
"7Workstation-DevTools-2022.2:go-toolset-1.17-build-0:1.17.12-1.el7_9.ppc64le",
"7Workstation-DevTools-2022.2:go-toolset-1.17-build-0:1.17.12-1.el7_9.s390x",
"7Workstation-DevTools-2022.2:go-toolset-1.17-build-0:1.17.12-1.el7_9.x86_64",
"7Workstation-DevTools-2022.2:go-toolset-1.17-golang-0:1.17.12-1.el7_9.ppc64le",
"7Workstation-DevTools-2022.2:go-toolset-1.17-golang-0:1.17.12-1.el7_9.s390x",
"7Workstation-DevTools-2022.2:go-toolset-1.17-golang-0:1.17.12-1.el7_9.src",
"7Workstation-DevTools-2022.2:go-toolset-1.17-golang-0:1.17.12-1.el7_9.x86_64",
"7Workstation-DevTools-2022.2:go-toolset-1.17-golang-bin-0:1.17.12-1.el7_9.ppc64le",
"7Workstation-DevTools-2022.2:go-toolset-1.17-golang-bin-0:1.17.12-1.el7_9.s390x",
"7Workstation-DevTools-2022.2:go-toolset-1.17-golang-bin-0:1.17.12-1.el7_9.x86_64",
"7Workstation-DevTools-2022.2:go-toolset-1.17-golang-docs-0:1.17.12-1.el7_9.noarch",
"7Workstation-DevTools-2022.2:go-toolset-1.17-golang-misc-0:1.17.12-1.el7_9.ppc64le",
"7Workstation-DevTools-2022.2:go-toolset-1.17-golang-misc-0:1.17.12-1.el7_9.s390x",
"7Workstation-DevTools-2022.2:go-toolset-1.17-golang-misc-0:1.17.12-1.el7_9.x86_64",
"7Workstation-DevTools-2022.2:go-toolset-1.17-golang-race-0:1.17.12-1.el7_9.x86_64",
"7Workstation-DevTools-2022.2:go-toolset-1.17-golang-src-0:1.17.12-1.el7_9.ppc64le",
"7Workstation-DevTools-2022.2:go-toolset-1.17-golang-src-0:1.17.12-1.el7_9.s390x",
"7Workstation-DevTools-2022.2:go-toolset-1.17-golang-src-0:1.17.12-1.el7_9.x86_64",
"7Workstation-DevTools-2022.2:go-toolset-1.17-golang-tests-0:1.17.12-1.el7_9.ppc64le",
"7Workstation-DevTools-2022.2:go-toolset-1.17-golang-tests-0:1.17.12-1.el7_9.s390x",
"7Workstation-DevTools-2022.2:go-toolset-1.17-golang-tests-0:1.17.12-1.el7_9.x86_64",
"7Workstation-DevTools-2022.2:go-toolset-1.17-runtime-0:1.17.12-1.el7_9.ppc64le",
"7Workstation-DevTools-2022.2:go-toolset-1.17-runtime-0:1.17.12-1.el7_9.s390x",
"7Workstation-DevTools-2022.2:go-toolset-1.17-runtime-0:1.17.12-1.el7_9.x86_64",
"7Workstation-DevTools-2022.2:go-toolset-1.17-scldevel-0:1.17.12-1.el7_9.ppc64le",
"7Workstation-DevTools-2022.2:go-toolset-1.17-scldevel-0:1.17.12-1.el7_9.s390x",
"7Workstation-DevTools-2022.2:go-toolset-1.17-scldevel-0:1.17.12-1.el7_9.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "golang: net/http/httputil: NewSingleHostReverseProxy - omit X-Forwarded-For not working"
}
]
}
RHSA-2023:4488
Vulnerability from csaf_redhat
Notes
{
"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": "The components for Red Hat OpenShift support for Windows Containers 6.0.1 are now available. This product release includes bug fixes and security update for the following packages: windows-machine-config-operator and windows-machine-config-operator-bundle.\n\nRed Hat Product Security has rated this update as having a security impact of Moderate. A Common Vulnerability Scoring System (CVSS) base score, which gives a detailed severity rating, is available for each vulnerability from the CVE link(s) in the References section.",
"title": "Topic"
},
{
"category": "general",
"text": "Red Hat OpenShift support for Windows Containers allows you to deploy Windows container workloads running on Windows Server containers.\n\nSecurity Fix(es):\n\n* golang: crash in a golang.org/x/crypto/ssh server (CVE-2022-27191)\n* containerd: supplementary groups are not set up properly (CVE-2023-25173)\n* golang: crypto/tls: session tickets lack random ticket_age_add (CVE-2022-30629)\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:4488",
"url": "https://access.redhat.com/errata/RHSA-2023:4488"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/updates/classification/#moderate",
"url": "https://access.redhat.com/security/updates/classification/#moderate"
},
{
"category": "external",
"summary": "2064702",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2064702"
},
{
"category": "external",
"summary": "2092793",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2092793"
},
{
"category": "external",
"summary": "2174485",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2174485"
},
{
"category": "external",
"summary": "OCPBUGS-10418",
"url": "https://issues.redhat.com/browse/OCPBUGS-10418"
},
{
"category": "external",
"summary": "OCPBUGS-11831",
"url": "https://issues.redhat.com/browse/OCPBUGS-11831"
},
{
"category": "external",
"summary": "OCPBUGS-15435",
"url": "https://issues.redhat.com/browse/OCPBUGS-15435"
},
{
"category": "external",
"summary": "OCPBUGS-3572",
"url": "https://issues.redhat.com/browse/OCPBUGS-3572"
},
{
"category": "external",
"summary": "OCPBUGS-4247",
"url": "https://issues.redhat.com/browse/OCPBUGS-4247"
},
{
"category": "external",
"summary": "OCPBUGS-5894",
"url": "https://issues.redhat.com/browse/OCPBUGS-5894"
},
{
"category": "external",
"summary": "OCPBUGS-7726",
"url": "https://issues.redhat.com/browse/OCPBUGS-7726"
},
{
"category": "external",
"summary": "OCPBUGS-8055",
"url": "https://issues.redhat.com/browse/OCPBUGS-8055"
},
{
"category": "external",
"summary": "WINC-818",
"url": "https://issues.redhat.com/browse/WINC-818"
},
{
"category": "external",
"summary": "WINC-823",
"url": "https://issues.redhat.com/browse/WINC-823"
},
{
"category": "self",
"summary": "Canonical URL",
"url": "https://security.access.redhat.com/data/csaf/v2/advisories/2023/rhsa-2023_4488.json"
}
],
"title": "Red Hat Security Advisory: Red Hat OpenShift support for Windows Containers 6.0.1[security update]",
"tracking": {
"current_release_date": "2025-10-31T13:02:43+00:00",
"generator": {
"date": "2025-10-31T13:02:43+00:00",
"engine": {
"name": "Red Hat SDEngine",
"version": "4.6.10"
}
},
"id": "RHSA-2023:4488",
"initial_release_date": "2023-08-07T00:27:33+00:00",
"revision_history": [
{
"date": "2023-08-07T00:27:33+00:00",
"number": "1",
"summary": "Initial version"
},
{
"date": "2023-08-07T00:27:33+00:00",
"number": "2",
"summary": "Last updated version"
},
{
"date": "2025-10-31T13:02:43+00:00",
"number": "3",
"summary": "Last generated version"
}
],
"status": "final",
"version": "3"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_name",
"name": "Red Hat OpenShift Container Platform 4.11",
"product": {
"name": "Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11",
"product_identification_helper": {
"cpe": "cpe:/a:redhat:openshift:4.11::el8"
}
}
}
],
"category": "product_family",
"name": "Red Hat OpenShift Enterprise"
},
{
"branches": [
{
"category": "product_version",
"name": "openshift4-wincw/windows-machine-config-operator-bundle@sha256:cd4c5c5b0fa1691a48d2ac33a2794c89e8e60d804a6e36d42ccd868b90c5ac05_amd64",
"product": {
"name": "openshift4-wincw/windows-machine-config-operator-bundle@sha256:cd4c5c5b0fa1691a48d2ac33a2794c89e8e60d804a6e36d42ccd868b90c5ac05_amd64",
"product_id": "openshift4-wincw/windows-machine-config-operator-bundle@sha256:cd4c5c5b0fa1691a48d2ac33a2794c89e8e60d804a6e36d42ccd868b90c5ac05_amd64",
"product_identification_helper": {
"purl": "pkg:oci/windows-machine-config-operator-bundle@sha256:cd4c5c5b0fa1691a48d2ac33a2794c89e8e60d804a6e36d42ccd868b90c5ac05?arch=amd64\u0026repository_url=registry.redhat.io/openshift4-wincw/windows-machine-config-operator-bundle\u0026tag=v6.0.1-42"
}
}
},
{
"category": "product_version",
"name": "openshift4-wincw/windows-machine-config-rhel8-operator@sha256:0326010fe1acf466d43a363bf7285a814443c73a2be821cdd7465c0defa04401_amd64",
"product": {
"name": "openshift4-wincw/windows-machine-config-rhel8-operator@sha256:0326010fe1acf466d43a363bf7285a814443c73a2be821cdd7465c0defa04401_amd64",
"product_id": "openshift4-wincw/windows-machine-config-rhel8-operator@sha256:0326010fe1acf466d43a363bf7285a814443c73a2be821cdd7465c0defa04401_amd64",
"product_identification_helper": {
"purl": "pkg:oci/windows-machine-config-rhel8-operator@sha256:0326010fe1acf466d43a363bf7285a814443c73a2be821cdd7465c0defa04401?arch=amd64\u0026repository_url=registry.redhat.io/openshift4-wincw/windows-machine-config-rhel8-operator\u0026tag=6.0.1-38"
}
}
}
],
"category": "architecture",
"name": "amd64"
}
],
"category": "vendor",
"name": "Red Hat"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4-wincw/windows-machine-config-operator-bundle@sha256:cd4c5c5b0fa1691a48d2ac33a2794c89e8e60d804a6e36d42ccd868b90c5ac05_amd64 as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:openshift4-wincw/windows-machine-config-operator-bundle@sha256:cd4c5c5b0fa1691a48d2ac33a2794c89e8e60d804a6e36d42ccd868b90c5ac05_amd64"
},
"product_reference": "openshift4-wincw/windows-machine-config-operator-bundle@sha256:cd4c5c5b0fa1691a48d2ac33a2794c89e8e60d804a6e36d42ccd868b90c5ac05_amd64",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4-wincw/windows-machine-config-rhel8-operator@sha256:0326010fe1acf466d43a363bf7285a814443c73a2be821cdd7465c0defa04401_amd64 as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:openshift4-wincw/windows-machine-config-rhel8-operator@sha256:0326010fe1acf466d43a363bf7285a814443c73a2be821cdd7465c0defa04401_amd64"
},
"product_reference": "openshift4-wincw/windows-machine-config-rhel8-operator@sha256:0326010fe1acf466d43a363bf7285a814443c73a2be821cdd7465c0defa04401_amd64",
"relates_to_product_reference": "8Base-RHOSE-4.11"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2022-27191",
"cwe": {
"id": "CWE-327",
"name": "Use of a Broken or Risky Cryptographic Algorithm"
},
"discovery_date": "2022-03-16T00:00:00+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"8Base-RHOSE-4.11:openshift4-wincw/windows-machine-config-operator-bundle@sha256:cd4c5c5b0fa1691a48d2ac33a2794c89e8e60d804a6e36d42ccd868b90c5ac05_amd64"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2064702"
}
],
"notes": [
{
"category": "description",
"text": "A broken cryptographic algorithm flaw was found in golang.org/x/crypto/ssh. This issue causes a client to fail authentication with RSA keys to servers that reject signature algorithms based on SHA-2, enabling an attacker to crash the server, resulting in a loss of availability.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "golang: crash in a golang.org/x/crypto/ssh server",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "In OpenShift Container Platform (OCP) the vulnerable golang.org/x/crypto/ssh package is bundled in many components. The affected code is in the SSH server portion that is not used, hence the impact by this vulnerability is reduced. Additionally the OCP installer components, that also bundle vulnerable golang.org/x/crypto/ssh package, are used only during the cluster installation process, hence for already deployed and running OCP clusters the installer components are considered as affected by this vulnerability but not impacted.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"8Base-RHOSE-4.11:openshift4-wincw/windows-machine-config-rhel8-operator@sha256:0326010fe1acf466d43a363bf7285a814443c73a2be821cdd7465c0defa04401_amd64"
],
"known_not_affected": [
"8Base-RHOSE-4.11:openshift4-wincw/windows-machine-config-operator-bundle@sha256:cd4c5c5b0fa1691a48d2ac33a2794c89e8e60d804a6e36d42ccd868b90c5ac05_amd64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2022-27191"
},
{
"category": "external",
"summary": "RHBZ#2064702",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2064702"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2022-27191",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-27191"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2022-27191",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2022-27191"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-announce/c/-cp44ypCT5s/m/wmegxkLiAQAJ",
"url": "https://groups.google.com/g/golang-announce/c/-cp44ypCT5s/m/wmegxkLiAQAJ"
}
],
"release_date": "2022-03-15T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2023-08-07T00:27:33+00:00",
"details": "Before applying this update, make sure all previously released errata\nrelevant to your system have been applied.\n\nFor details on how to apply this update, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"8Base-RHOSE-4.11:openshift4-wincw/windows-machine-config-rhel8-operator@sha256:0326010fe1acf466d43a363bf7285a814443c73a2be821cdd7465c0defa04401_amd64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2023:4488"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"8Base-RHOSE-4.11:openshift4-wincw/windows-machine-config-operator-bundle@sha256:cd4c5c5b0fa1691a48d2ac33a2794c89e8e60d804a6e36d42ccd868b90c5ac05_amd64",
"8Base-RHOSE-4.11:openshift4-wincw/windows-machine-config-rhel8-operator@sha256:0326010fe1acf466d43a363bf7285a814443c73a2be821cdd7465c0defa04401_amd64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "golang: crash in a golang.org/x/crypto/ssh server"
},
{
"cve": "CVE-2022-30629",
"cwe": {
"id": "CWE-331",
"name": "Insufficient Entropy"
},
"discovery_date": "2022-06-02T00:00:00+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"8Base-RHOSE-4.11:openshift4-wincw/windows-machine-config-operator-bundle@sha256:cd4c5c5b0fa1691a48d2ac33a2794c89e8e60d804a6e36d42ccd868b90c5ac05_amd64"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2092793"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in the crypto/tls golang package. When session tickets are generated by crypto/tls, it is missing the ticket expiration. This issue may allow an attacker to observe the TLS handshakes to correlate successive connections during session resumption.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "golang: crypto/tls: session tickets lack random ticket_age_add",
"title": "Vulnerability summary"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"8Base-RHOSE-4.11:openshift4-wincw/windows-machine-config-rhel8-operator@sha256:0326010fe1acf466d43a363bf7285a814443c73a2be821cdd7465c0defa04401_amd64"
],
"known_not_affected": [
"8Base-RHOSE-4.11:openshift4-wincw/windows-machine-config-operator-bundle@sha256:cd4c5c5b0fa1691a48d2ac33a2794c89e8e60d804a6e36d42ccd868b90c5ac05_amd64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2022-30629"
},
{
"category": "external",
"summary": "RHBZ#2092793",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2092793"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2022-30629",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-30629"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2022-30629",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2022-30629"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-announce/c/TzIC9-t8Ytg",
"url": "https://groups.google.com/g/golang-announce/c/TzIC9-t8Ytg"
}
],
"release_date": "2022-06-02T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2023-08-07T00:27:33+00:00",
"details": "Before applying this update, make sure all previously released errata\nrelevant to your system have been applied.\n\nFor details on how to apply this update, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"8Base-RHOSE-4.11:openshift4-wincw/windows-machine-config-rhel8-operator@sha256:0326010fe1acf466d43a363bf7285a814443c73a2be821cdd7465c0defa04401_amd64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2023:4488"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "HIGH",
"attackVector": "NETWORK",
"availabilityImpact": "NONE",
"baseScore": 3.1,
"baseSeverity": "LOW",
"confidentialityImpact": "LOW",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "REQUIRED",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:R/S:U/C:L/I:N/A:N",
"version": "3.1"
},
"products": [
"8Base-RHOSE-4.11:openshift4-wincw/windows-machine-config-operator-bundle@sha256:cd4c5c5b0fa1691a48d2ac33a2794c89e8e60d804a6e36d42ccd868b90c5ac05_amd64",
"8Base-RHOSE-4.11:openshift4-wincw/windows-machine-config-rhel8-operator@sha256:0326010fe1acf466d43a363bf7285a814443c73a2be821cdd7465c0defa04401_amd64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Low"
}
],
"title": "golang: crypto/tls: session tickets lack random ticket_age_add"
},
{
"cve": "CVE-2023-25173",
"cwe": {
"id": "CWE-842",
"name": "Placement of User into Incorrect Group"
},
"discovery_date": "2023-03-01T00:00:00+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"8Base-RHOSE-4.11:openshift4-wincw/windows-machine-config-operator-bundle@sha256:cd4c5c5b0fa1691a48d2ac33a2794c89e8e60d804a6e36d42ccd868b90c5ac05_amd64"
]
}
],
"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": [
"8Base-RHOSE-4.11:openshift4-wincw/windows-machine-config-rhel8-operator@sha256:0326010fe1acf466d43a363bf7285a814443c73a2be821cdd7465c0defa04401_amd64"
],
"known_not_affected": [
"8Base-RHOSE-4.11:openshift4-wincw/windows-machine-config-operator-bundle@sha256:cd4c5c5b0fa1691a48d2ac33a2794c89e8e60d804a6e36d42ccd868b90c5ac05_amd64"
]
},
"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-08-07T00:27:33+00:00",
"details": "Before applying this update, make sure all previously released errata\nrelevant to your system have been applied.\n\nFor details on how to apply this update, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"8Base-RHOSE-4.11:openshift4-wincw/windows-machine-config-rhel8-operator@sha256:0326010fe1acf466d43a363bf7285a814443c73a2be821cdd7465c0defa04401_amd64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2023:4488"
}
],
"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": [
"8Base-RHOSE-4.11:openshift4-wincw/windows-machine-config-operator-bundle@sha256:cd4c5c5b0fa1691a48d2ac33a2794c89e8e60d804a6e36d42ccd868b90c5ac05_amd64",
"8Base-RHOSE-4.11:openshift4-wincw/windows-machine-config-rhel8-operator@sha256:0326010fe1acf466d43a363bf7285a814443c73a2be821cdd7465c0defa04401_amd64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Low"
}
],
"title": "containerd: Supplementary groups are not set up properly"
}
]
}
rhsa-2022:6696
Vulnerability from csaf_redhat
Notes
{
"document": {
"aggregate_severity": {
"namespace": "https://access.redhat.com/security/updates/classification/",
"text": "Critical"
},
"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.4.6 General\nAvailability release images, which fix bugs and update container images.\n\nRed Hat Product Security has rated this update as having a security impact\nof Critical. A Common Vulnerability Scoring System (CVSS) base score,\nwhich gives a detailed severity rating, is available for each vulnerability\nfrom the CVE link(s) in the References section.",
"title": "Topic"
},
{
"category": "general",
"text": "Red Hat Advanced Cluster Management for Kubernetes 2.4.6 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 security issues and 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.4/html/release_notes/\n\nSecurity fixes:\n\n* golang: crypto/tls: session tickets lack random ticket_age_add (CVE-2022-30629)\n\n* moment: inefficient parsing algorithim resulting in DoS (CVE-2022-31129)\n\n* nodejs16: CRLF injection in node-undici (CVE-2022-31150)\n\n* nodejs/undici: Cookie headers uncleared on cross-origin redirect (CVE-2022-31151)\n\n* vm2: Sandbox Escape in vm2 (CVE-2022-36067)\n\nBug fixes:\n\n* RHACM 2.4 using deprecated APIs in managed clusters (BZ# 2041540)\n\n* vSphere network name doesn\u0027t allow entering spaces and doesn\u0027t reflect YAML changes (BZ# 2074766)\n\n* cluster update status is stuck, also update is not even visible (BZ# 2079418)\n\n* Policy that creates cluster role is showing as not compliant due to Request entity too large message (BZ# 2088486)\n\n* Upgraded from RHACM 2.2--\u003e2.3--\u003e2.4 and cannot create cluster (BZ# 2089490)\n\n* ACM Console Becomes Unusable After a Time (BZ# 2097464)\n\n* RHACM 2.4.6 images (BZ# 2100613)\n\n* Cluster Pools with conflicting name of existing clusters in same namespace fails creation and deletes existing cluster (BZ# 2102436)\n\n* ManagedClusters in Pending import state after ACM hub migration (BZ# 2102495)",
"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-2022:6696",
"url": "https://access.redhat.com/errata/RHSA-2022:6696"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/updates/classification/#critical",
"url": "https://access.redhat.com/security/updates/classification/#critical"
},
{
"category": "external",
"summary": "2041540",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2041540"
},
{
"category": "external",
"summary": "2074766",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2074766"
},
{
"category": "external",
"summary": "2079418",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2079418"
},
{
"category": "external",
"summary": "2088486",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2088486"
},
{
"category": "external",
"summary": "2089490",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2089490"
},
{
"category": "external",
"summary": "2092793",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2092793"
},
{
"category": "external",
"summary": "2097464",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2097464"
},
{
"category": "external",
"summary": "2100613",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2100613"
},
{
"category": "external",
"summary": "2102436",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2102436"
},
{
"category": "external",
"summary": "2102495",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2102495"
},
{
"category": "external",
"summary": "2105075",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2105075"
},
{
"category": "external",
"summary": "2109354",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2109354"
},
{
"category": "external",
"summary": "2121396",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2121396"
},
{
"category": "external",
"summary": "2124794",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2124794"
},
{
"category": "self",
"summary": "Canonical URL",
"url": "https://security.access.redhat.com/data/csaf/v2/advisories/2022/rhsa-2022_6696.json"
}
],
"title": "Red Hat Security Advisory: Red Hat Advanced Cluster Management 2.4.6 security update and bug fixes",
"tracking": {
"current_release_date": "2025-10-31T13:02:17+00:00",
"generator": {
"date": "2025-10-31T13:02:17+00:00",
"engine": {
"name": "Red Hat SDEngine",
"version": "4.6.10"
}
},
"id": "RHSA-2022:6696",
"initial_release_date": "2022-09-26T14:49:03+00:00",
"revision_history": [
{
"date": "2022-09-26T14:49:03+00:00",
"number": "1",
"summary": "Initial version"
},
{
"date": "2022-09-26T14:49:03+00:00",
"number": "2",
"summary": "Last updated version"
},
{
"date": "2025-10-31T13:02:17+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.4 for RHEL 8",
"product": {
"name": "Red Hat Advanced Cluster Management for Kubernetes 2.4 for RHEL 8",
"product_id": "8Base-RHACM-2.4",
"product_identification_helper": {
"cpe": "cpe:/a:redhat:acm:2.4::el8"
}
}
}
],
"category": "product_family",
"name": "Red Hat ACM"
},
{
"branches": [
{
"category": "product_version",
"name": "rhacm2/acm-grafana-rhel8@sha256:9c9b992bf748282d7cdc941b7907bbcbabe69a8b287bc4195a6bc8b9d9b6cbd0_amd64",
"product": {
"name": "rhacm2/acm-grafana-rhel8@sha256:9c9b992bf748282d7cdc941b7907bbcbabe69a8b287bc4195a6bc8b9d9b6cbd0_amd64",
"product_id": "rhacm2/acm-grafana-rhel8@sha256:9c9b992bf748282d7cdc941b7907bbcbabe69a8b287bc4195a6bc8b9d9b6cbd0_amd64",
"product_identification_helper": {
"purl": "pkg:oci/acm-grafana-rhel8@sha256:9c9b992bf748282d7cdc941b7907bbcbabe69a8b287bc4195a6bc8b9d9b6cbd0?arch=amd64\u0026repository_url=registry.redhat.io/rhacm2/acm-grafana-rhel8\u0026tag=v2.4.6-8"
}
}
},
{
"category": "product_version",
"name": "rhacm2/acm-must-gather-rhel8@sha256:63b5758cfcffe96326b090ae51d38c00ca13b35e9fe5e4354cd33e67d042c41b_amd64",
"product": {
"name": "rhacm2/acm-must-gather-rhel8@sha256:63b5758cfcffe96326b090ae51d38c00ca13b35e9fe5e4354cd33e67d042c41b_amd64",
"product_id": "rhacm2/acm-must-gather-rhel8@sha256:63b5758cfcffe96326b090ae51d38c00ca13b35e9fe5e4354cd33e67d042c41b_amd64",
"product_identification_helper": {
"purl": "pkg:oci/acm-must-gather-rhel8@sha256:63b5758cfcffe96326b090ae51d38c00ca13b35e9fe5e4354cd33e67d042c41b?arch=amd64\u0026repository_url=registry.redhat.io/rhacm2/acm-must-gather-rhel8\u0026tag=v2.4.6-10"
}
}
},
{
"category": "product_version",
"name": "rhacm2/acm-operator-bundle@sha256:cb4fca4155dc3e274712c0c7609eb6111a6e03207ddaa0d5c3c8752badc15b2c_amd64",
"product": {
"name": "rhacm2/acm-operator-bundle@sha256:cb4fca4155dc3e274712c0c7609eb6111a6e03207ddaa0d5c3c8752badc15b2c_amd64",
"product_id": "rhacm2/acm-operator-bundle@sha256:cb4fca4155dc3e274712c0c7609eb6111a6e03207ddaa0d5c3c8752badc15b2c_amd64",
"product_identification_helper": {
"purl": "pkg:oci/acm-operator-bundle@sha256:cb4fca4155dc3e274712c0c7609eb6111a6e03207ddaa0d5c3c8752badc15b2c?arch=amd64\u0026repository_url=registry.redhat.io/rhacm2/acm-operator-bundle\u0026tag=v2.4.6-40"
}
}
},
{
"category": "product_version",
"name": "rhacm2/application-ui-rhel8@sha256:96c10e483a1c99f0ac91fb84df87ebe927e82ca35ef7e36e0f583121dcdd8b15_amd64",
"product": {
"name": "rhacm2/application-ui-rhel8@sha256:96c10e483a1c99f0ac91fb84df87ebe927e82ca35ef7e36e0f583121dcdd8b15_amd64",
"product_id": "rhacm2/application-ui-rhel8@sha256:96c10e483a1c99f0ac91fb84df87ebe927e82ca35ef7e36e0f583121dcdd8b15_amd64",
"product_identification_helper": {
"purl": "pkg:oci/application-ui-rhel8@sha256:96c10e483a1c99f0ac91fb84df87ebe927e82ca35ef7e36e0f583121dcdd8b15?arch=amd64\u0026repository_url=registry.redhat.io/rhacm2/application-ui-rhel8\u0026tag=v2.4.6-13"
}
}
},
{
"category": "product_version",
"name": "rhacm2/assisted-image-service-rhel8@sha256:2c2f96ebf908cf415613aec65a414884ec35784e4bdcd4c4b4978aa98149af4d_amd64",
"product": {
"name": "rhacm2/assisted-image-service-rhel8@sha256:2c2f96ebf908cf415613aec65a414884ec35784e4bdcd4c4b4978aa98149af4d_amd64",
"product_id": "rhacm2/assisted-image-service-rhel8@sha256:2c2f96ebf908cf415613aec65a414884ec35784e4bdcd4c4b4978aa98149af4d_amd64",
"product_identification_helper": {
"purl": "pkg:oci/assisted-image-service-rhel8@sha256:2c2f96ebf908cf415613aec65a414884ec35784e4bdcd4c4b4978aa98149af4d?arch=amd64\u0026repository_url=registry.redhat.io/rhacm2/assisted-image-service-rhel8\u0026tag=v2.4.6-7"
}
}
},
{
"category": "product_version",
"name": "rhacm2/cert-policy-controller-rhel8@sha256:2324eeab4219c1c953b698cbd1cf57e0af777f31042de00eaaa2bf163f84cae1_amd64",
"product": {
"name": "rhacm2/cert-policy-controller-rhel8@sha256:2324eeab4219c1c953b698cbd1cf57e0af777f31042de00eaaa2bf163f84cae1_amd64",
"product_id": "rhacm2/cert-policy-controller-rhel8@sha256:2324eeab4219c1c953b698cbd1cf57e0af777f31042de00eaaa2bf163f84cae1_amd64",
"product_identification_helper": {
"purl": "pkg:oci/cert-policy-controller-rhel8@sha256:2324eeab4219c1c953b698cbd1cf57e0af777f31042de00eaaa2bf163f84cae1?arch=amd64\u0026repository_url=registry.redhat.io/rhacm2/cert-policy-controller-rhel8\u0026tag=v2.4.6-8"
}
}
},
{
"category": "product_version",
"name": "rhacm2/cluster-backup-rhel8-operator@sha256:9969b8f2f91bd0a3ef0e89300d66a656238a3a3361d56cf7fc0eb55db1752782_amd64",
"product": {
"name": "rhacm2/cluster-backup-rhel8-operator@sha256:9969b8f2f91bd0a3ef0e89300d66a656238a3a3361d56cf7fc0eb55db1752782_amd64",
"product_id": "rhacm2/cluster-backup-rhel8-operator@sha256:9969b8f2f91bd0a3ef0e89300d66a656238a3a3361d56cf7fc0eb55db1752782_amd64",
"product_identification_helper": {
"purl": "pkg:oci/cluster-backup-rhel8-operator@sha256:9969b8f2f91bd0a3ef0e89300d66a656238a3a3361d56cf7fc0eb55db1752782?arch=amd64\u0026repository_url=registry.redhat.io/rhacm2/cluster-backup-rhel8-operator\u0026tag=v2.4.6-7"
}
}
},
{
"category": "product_version",
"name": "rhacm2/clusterclaims-controller-rhel8@sha256:c49c92c632968e08f74d08eaa99862f0dd8dd1fe4a85f05e57efa90e5dca5563_amd64",
"product": {
"name": "rhacm2/clusterclaims-controller-rhel8@sha256:c49c92c632968e08f74d08eaa99862f0dd8dd1fe4a85f05e57efa90e5dca5563_amd64",
"product_id": "rhacm2/clusterclaims-controller-rhel8@sha256:c49c92c632968e08f74d08eaa99862f0dd8dd1fe4a85f05e57efa90e5dca5563_amd64",
"product_identification_helper": {
"purl": "pkg:oci/clusterclaims-controller-rhel8@sha256:c49c92c632968e08f74d08eaa99862f0dd8dd1fe4a85f05e57efa90e5dca5563?arch=amd64\u0026repository_url=registry.redhat.io/rhacm2/clusterclaims-controller-rhel8\u0026tag=v2.4.6-7"
}
}
},
{
"category": "product_version",
"name": "rhacm2/cluster-curator-controller-rhel8@sha256:faa454bab3f9ea36a2d5a1eaa16806ac3669472856833e750571e45da7074d40_amd64",
"product": {
"name": "rhacm2/cluster-curator-controller-rhel8@sha256:faa454bab3f9ea36a2d5a1eaa16806ac3669472856833e750571e45da7074d40_amd64",
"product_id": "rhacm2/cluster-curator-controller-rhel8@sha256:faa454bab3f9ea36a2d5a1eaa16806ac3669472856833e750571e45da7074d40_amd64",
"product_identification_helper": {
"purl": "pkg:oci/cluster-curator-controller-rhel8@sha256:faa454bab3f9ea36a2d5a1eaa16806ac3669472856833e750571e45da7074d40?arch=amd64\u0026repository_url=registry.redhat.io/rhacm2/cluster-curator-controller-rhel8\u0026tag=v2.4.6-9"
}
}
},
{
"category": "product_version",
"name": "rhacm2/clusterlifecycle-state-metrics-rhel8@sha256:6df08e52cee6890187b6be3a62b36c18fcff7e34630da933e0a5f7bcecec6b4c_amd64",
"product": {
"name": "rhacm2/clusterlifecycle-state-metrics-rhel8@sha256:6df08e52cee6890187b6be3a62b36c18fcff7e34630da933e0a5f7bcecec6b4c_amd64",
"product_id": "rhacm2/clusterlifecycle-state-metrics-rhel8@sha256:6df08e52cee6890187b6be3a62b36c18fcff7e34630da933e0a5f7bcecec6b4c_amd64",
"product_identification_helper": {
"purl": "pkg:oci/clusterlifecycle-state-metrics-rhel8@sha256:6df08e52cee6890187b6be3a62b36c18fcff7e34630da933e0a5f7bcecec6b4c?arch=amd64\u0026repository_url=registry.redhat.io/rhacm2/clusterlifecycle-state-metrics-rhel8\u0026tag=v2.4.6-8"
}
}
},
{
"category": "product_version",
"name": "rhacm2/cluster-proxy-addon-rhel8@sha256:ae6de1e14b7897a944733cdb9963f31990d696a66260974d3f692e0af87161d3_amd64",
"product": {
"name": "rhacm2/cluster-proxy-addon-rhel8@sha256:ae6de1e14b7897a944733cdb9963f31990d696a66260974d3f692e0af87161d3_amd64",
"product_id": "rhacm2/cluster-proxy-addon-rhel8@sha256:ae6de1e14b7897a944733cdb9963f31990d696a66260974d3f692e0af87161d3_amd64",
"product_identification_helper": {
"purl": "pkg:oci/cluster-proxy-addon-rhel8@sha256:ae6de1e14b7897a944733cdb9963f31990d696a66260974d3f692e0af87161d3?arch=amd64\u0026repository_url=registry.redhat.io/rhacm2/cluster-proxy-addon-rhel8\u0026tag=v2.4.6-7"
}
}
},
{
"category": "product_version",
"name": "rhacm2/config-policy-controller-rhel8@sha256:a3653dcecb777d7b3915c49b7999793b90dd4524628d5517368a0837af46aa07_amd64",
"product": {
"name": "rhacm2/config-policy-controller-rhel8@sha256:a3653dcecb777d7b3915c49b7999793b90dd4524628d5517368a0837af46aa07_amd64",
"product_id": "rhacm2/config-policy-controller-rhel8@sha256:a3653dcecb777d7b3915c49b7999793b90dd4524628d5517368a0837af46aa07_amd64",
"product_identification_helper": {
"purl": "pkg:oci/config-policy-controller-rhel8@sha256:a3653dcecb777d7b3915c49b7999793b90dd4524628d5517368a0837af46aa07?arch=amd64\u0026repository_url=registry.redhat.io/rhacm2/config-policy-controller-rhel8\u0026tag=v2.4.6-7"
}
}
},
{
"category": "product_version",
"name": "rhacm2/console-api-rhel8@sha256:789e1950e886e54c341699cc8ec0c4bfb9a0e295e49961366759e861d32d5ef9_amd64",
"product": {
"name": "rhacm2/console-api-rhel8@sha256:789e1950e886e54c341699cc8ec0c4bfb9a0e295e49961366759e861d32d5ef9_amd64",
"product_id": "rhacm2/console-api-rhel8@sha256:789e1950e886e54c341699cc8ec0c4bfb9a0e295e49961366759e861d32d5ef9_amd64",
"product_identification_helper": {
"purl": "pkg:oci/console-api-rhel8@sha256:789e1950e886e54c341699cc8ec0c4bfb9a0e295e49961366759e861d32d5ef9?arch=amd64\u0026repository_url=registry.redhat.io/rhacm2/console-api-rhel8\u0026tag=v2.4.6-11"
}
}
},
{
"category": "product_version",
"name": "rhacm2/console-rhel8@sha256:e797bce5724653b3ae0395c66c4796dc0594002cdde7242f4fd29c2fd5e703fa_amd64",
"product": {
"name": "rhacm2/console-rhel8@sha256:e797bce5724653b3ae0395c66c4796dc0594002cdde7242f4fd29c2fd5e703fa_amd64",
"product_id": "rhacm2/console-rhel8@sha256:e797bce5724653b3ae0395c66c4796dc0594002cdde7242f4fd29c2fd5e703fa_amd64",
"product_identification_helper": {
"purl": "pkg:oci/console-rhel8@sha256:e797bce5724653b3ae0395c66c4796dc0594002cdde7242f4fd29c2fd5e703fa?arch=amd64\u0026repository_url=registry.redhat.io/rhacm2/console-rhel8\u0026tag=v2.4.6-15"
}
}
},
{
"category": "product_version",
"name": "rhacm2/discovery-rhel8-operator@sha256:5dd54d496d15c262072c6024385e9fbf016edabe8a6bcdf31ec63ed5c445088c_amd64",
"product": {
"name": "rhacm2/discovery-rhel8-operator@sha256:5dd54d496d15c262072c6024385e9fbf016edabe8a6bcdf31ec63ed5c445088c_amd64",
"product_id": "rhacm2/discovery-rhel8-operator@sha256:5dd54d496d15c262072c6024385e9fbf016edabe8a6bcdf31ec63ed5c445088c_amd64",
"product_identification_helper": {
"purl": "pkg:oci/discovery-rhel8-operator@sha256:5dd54d496d15c262072c6024385e9fbf016edabe8a6bcdf31ec63ed5c445088c?arch=amd64\u0026repository_url=registry.redhat.io/rhacm2/discovery-rhel8-operator\u0026tag=v2.4.6-7"
}
}
},
{
"category": "product_version",
"name": "rhacm2/endpoint-monitoring-rhel8-operator@sha256:c48ced70438f389ee0a22a8670db80c121c087728533c5cd2070751ce3b2614e_amd64",
"product": {
"name": "rhacm2/endpoint-monitoring-rhel8-operator@sha256:c48ced70438f389ee0a22a8670db80c121c087728533c5cd2070751ce3b2614e_amd64",
"product_id": "rhacm2/endpoint-monitoring-rhel8-operator@sha256:c48ced70438f389ee0a22a8670db80c121c087728533c5cd2070751ce3b2614e_amd64",
"product_identification_helper": {
"purl": "pkg:oci/endpoint-monitoring-rhel8-operator@sha256:c48ced70438f389ee0a22a8670db80c121c087728533c5cd2070751ce3b2614e?arch=amd64\u0026repository_url=registry.redhat.io/rhacm2/endpoint-monitoring-rhel8-operator\u0026tag=v2.4.6-7"
}
}
},
{
"category": "product_version",
"name": "rhacm2/governance-policy-propagator-rhel8@sha256:fbec65b4937bbdad28cc1e04b5b215caddeaacda3a844cd0a45ade093997adc3_amd64",
"product": {
"name": "rhacm2/governance-policy-propagator-rhel8@sha256:fbec65b4937bbdad28cc1e04b5b215caddeaacda3a844cd0a45ade093997adc3_amd64",
"product_id": "rhacm2/governance-policy-propagator-rhel8@sha256:fbec65b4937bbdad28cc1e04b5b215caddeaacda3a844cd0a45ade093997adc3_amd64",
"product_identification_helper": {
"purl": "pkg:oci/governance-policy-propagator-rhel8@sha256:fbec65b4937bbdad28cc1e04b5b215caddeaacda3a844cd0a45ade093997adc3?arch=amd64\u0026repository_url=registry.redhat.io/rhacm2/governance-policy-propagator-rhel8\u0026tag=v2.4.6-8"
}
}
},
{
"category": "product_version",
"name": "rhacm2/governance-policy-spec-sync-rhel8@sha256:2c130b6df67cd0a8ee055d9b8bb3ede4bcf211978db7cdd892f78bf1d56dd269_amd64",
"product": {
"name": "rhacm2/governance-policy-spec-sync-rhel8@sha256:2c130b6df67cd0a8ee055d9b8bb3ede4bcf211978db7cdd892f78bf1d56dd269_amd64",
"product_id": "rhacm2/governance-policy-spec-sync-rhel8@sha256:2c130b6df67cd0a8ee055d9b8bb3ede4bcf211978db7cdd892f78bf1d56dd269_amd64",
"product_identification_helper": {
"purl": "pkg:oci/governance-policy-spec-sync-rhel8@sha256:2c130b6df67cd0a8ee055d9b8bb3ede4bcf211978db7cdd892f78bf1d56dd269?arch=amd64\u0026repository_url=registry.redhat.io/rhacm2/governance-policy-spec-sync-rhel8\u0026tag=v2.4.6-7"
}
}
},
{
"category": "product_version",
"name": "rhacm2/governance-policy-status-sync-rhel8@sha256:385006b34743b689054c581eaaffb5298adfd092eaa13ff6c24f28fa5b79a178_amd64",
"product": {
"name": "rhacm2/governance-policy-status-sync-rhel8@sha256:385006b34743b689054c581eaaffb5298adfd092eaa13ff6c24f28fa5b79a178_amd64",
"product_id": "rhacm2/governance-policy-status-sync-rhel8@sha256:385006b34743b689054c581eaaffb5298adfd092eaa13ff6c24f28fa5b79a178_amd64",
"product_identification_helper": {
"purl": "pkg:oci/governance-policy-status-sync-rhel8@sha256:385006b34743b689054c581eaaffb5298adfd092eaa13ff6c24f28fa5b79a178?arch=amd64\u0026repository_url=registry.redhat.io/rhacm2/governance-policy-status-sync-rhel8\u0026tag=v2.4.6-7"
}
}
},
{
"category": "product_version",
"name": "rhacm2/governance-policy-template-sync-rhel8@sha256:d9135c4c5eb68af915b552e2d7fe62251f4a3a23d45a7b193d754b7da900b159_amd64",
"product": {
"name": "rhacm2/governance-policy-template-sync-rhel8@sha256:d9135c4c5eb68af915b552e2d7fe62251f4a3a23d45a7b193d754b7da900b159_amd64",
"product_id": "rhacm2/governance-policy-template-sync-rhel8@sha256:d9135c4c5eb68af915b552e2d7fe62251f4a3a23d45a7b193d754b7da900b159_amd64",
"product_identification_helper": {
"purl": "pkg:oci/governance-policy-template-sync-rhel8@sha256:d9135c4c5eb68af915b552e2d7fe62251f4a3a23d45a7b193d754b7da900b159?arch=amd64\u0026repository_url=registry.redhat.io/rhacm2/governance-policy-template-sync-rhel8\u0026tag=v2.4.6-6"
}
}
},
{
"category": "product_version",
"name": "rhacm2/grafana-dashboard-loader-rhel8@sha256:1f8b57a645d0abc3e639eb493f228d3485f4a3f53528175bc386f712fce7cd3f_amd64",
"product": {
"name": "rhacm2/grafana-dashboard-loader-rhel8@sha256:1f8b57a645d0abc3e639eb493f228d3485f4a3f53528175bc386f712fce7cd3f_amd64",
"product_id": "rhacm2/grafana-dashboard-loader-rhel8@sha256:1f8b57a645d0abc3e639eb493f228d3485f4a3f53528175bc386f712fce7cd3f_amd64",
"product_identification_helper": {
"purl": "pkg:oci/grafana-dashboard-loader-rhel8@sha256:1f8b57a645d0abc3e639eb493f228d3485f4a3f53528175bc386f712fce7cd3f?arch=amd64\u0026repository_url=registry.redhat.io/rhacm2/grafana-dashboard-loader-rhel8\u0026tag=v2.4.6-7"
}
}
},
{
"category": "product_version",
"name": "rhacm2/grc-ui-api-rhel8@sha256:40f04e8634a2151e7a4aefe823c980d1d98c89ddb1210b55b4c0566bd85fd787_amd64",
"product": {
"name": "rhacm2/grc-ui-api-rhel8@sha256:40f04e8634a2151e7a4aefe823c980d1d98c89ddb1210b55b4c0566bd85fd787_amd64",
"product_id": "rhacm2/grc-ui-api-rhel8@sha256:40f04e8634a2151e7a4aefe823c980d1d98c89ddb1210b55b4c0566bd85fd787_amd64",
"product_identification_helper": {
"purl": "pkg:oci/grc-ui-api-rhel8@sha256:40f04e8634a2151e7a4aefe823c980d1d98c89ddb1210b55b4c0566bd85fd787?arch=amd64\u0026repository_url=registry.redhat.io/rhacm2/grc-ui-api-rhel8\u0026tag=v2.4.6-12"
}
}
},
{
"category": "product_version",
"name": "rhacm2/grc-ui-rhel8@sha256:18beaf038580dd78d44cdbd7b3e9bfab16b1ae9f1b454689abe1ebfefe4964b5_amd64",
"product": {
"name": "rhacm2/grc-ui-rhel8@sha256:18beaf038580dd78d44cdbd7b3e9bfab16b1ae9f1b454689abe1ebfefe4964b5_amd64",
"product_id": "rhacm2/grc-ui-rhel8@sha256:18beaf038580dd78d44cdbd7b3e9bfab16b1ae9f1b454689abe1ebfefe4964b5_amd64",
"product_identification_helper": {
"purl": "pkg:oci/grc-ui-rhel8@sha256:18beaf038580dd78d44cdbd7b3e9bfab16b1ae9f1b454689abe1ebfefe4964b5?arch=amd64\u0026repository_url=registry.redhat.io/rhacm2/grc-ui-rhel8\u0026tag=v2.4.6-15"
}
}
},
{
"category": "product_version",
"name": "rhacm2/iam-policy-controller-rhel8@sha256:0deeefc1600e43aac6d9eadd05b32d3a1b2059632ec7e8b005eb2245b52dbd98_amd64",
"product": {
"name": "rhacm2/iam-policy-controller-rhel8@sha256:0deeefc1600e43aac6d9eadd05b32d3a1b2059632ec7e8b005eb2245b52dbd98_amd64",
"product_id": "rhacm2/iam-policy-controller-rhel8@sha256:0deeefc1600e43aac6d9eadd05b32d3a1b2059632ec7e8b005eb2245b52dbd98_amd64",
"product_identification_helper": {
"purl": "pkg:oci/iam-policy-controller-rhel8@sha256:0deeefc1600e43aac6d9eadd05b32d3a1b2059632ec7e8b005eb2245b52dbd98?arch=amd64\u0026repository_url=registry.redhat.io/rhacm2/iam-policy-controller-rhel8\u0026tag=v2.4.6-7"
}
}
},
{
"category": "product_version",
"name": "rhacm2/insights-client-rhel8@sha256:0f567016e55498bef2be33665d247eb14308b13aaef5cc670de7e06ff830cb9a_amd64",
"product": {
"name": "rhacm2/insights-client-rhel8@sha256:0f567016e55498bef2be33665d247eb14308b13aaef5cc670de7e06ff830cb9a_amd64",
"product_id": "rhacm2/insights-client-rhel8@sha256:0f567016e55498bef2be33665d247eb14308b13aaef5cc670de7e06ff830cb9a_amd64",
"product_identification_helper": {
"purl": "pkg:oci/insights-client-rhel8@sha256:0f567016e55498bef2be33665d247eb14308b13aaef5cc670de7e06ff830cb9a?arch=amd64\u0026repository_url=registry.redhat.io/rhacm2/insights-client-rhel8\u0026tag=v2.4.6-11"
}
}
},
{
"category": "product_version",
"name": "rhacm2/insights-metrics-rhel8@sha256:180e2ac58d3549c7ed583da66fba14368c606feb65b4313aac3b4f889ec091bb_amd64",
"product": {
"name": "rhacm2/insights-metrics-rhel8@sha256:180e2ac58d3549c7ed583da66fba14368c606feb65b4313aac3b4f889ec091bb_amd64",
"product_id": "rhacm2/insights-metrics-rhel8@sha256:180e2ac58d3549c7ed583da66fba14368c606feb65b4313aac3b4f889ec091bb_amd64",
"product_identification_helper": {
"purl": "pkg:oci/insights-metrics-rhel8@sha256:180e2ac58d3549c7ed583da66fba14368c606feb65b4313aac3b4f889ec091bb?arch=amd64\u0026repository_url=registry.redhat.io/rhacm2/insights-metrics-rhel8\u0026tag=v2.4.6-10"
}
}
},
{
"category": "product_version",
"name": "rhacm2/klusterlet-addon-controller-rhel8@sha256:018f6d71abae2963c853fe9d1a41fdad2df91acb72fee775af08275647d3019f_amd64",
"product": {
"name": "rhacm2/klusterlet-addon-controller-rhel8@sha256:018f6d71abae2963c853fe9d1a41fdad2df91acb72fee775af08275647d3019f_amd64",
"product_id": "rhacm2/klusterlet-addon-controller-rhel8@sha256:018f6d71abae2963c853fe9d1a41fdad2df91acb72fee775af08275647d3019f_amd64",
"product_identification_helper": {
"purl": "pkg:oci/klusterlet-addon-controller-rhel8@sha256:018f6d71abae2963c853fe9d1a41fdad2df91acb72fee775af08275647d3019f?arch=amd64\u0026repository_url=registry.redhat.io/rhacm2/klusterlet-addon-controller-rhel8\u0026tag=v2.4.6-7"
}
}
},
{
"category": "product_version",
"name": "rhacm2/klusterlet-addon-rhel8-operator@sha256:6b0fbc1956407a0986460556336fcccfe4d08d712cc4b0af4ca65061baf75ea2_amd64",
"product": {
"name": "rhacm2/klusterlet-addon-rhel8-operator@sha256:6b0fbc1956407a0986460556336fcccfe4d08d712cc4b0af4ca65061baf75ea2_amd64",
"product_id": "rhacm2/klusterlet-addon-rhel8-operator@sha256:6b0fbc1956407a0986460556336fcccfe4d08d712cc4b0af4ca65061baf75ea2_amd64",
"product_identification_helper": {
"purl": "pkg:oci/klusterlet-addon-rhel8-operator@sha256:6b0fbc1956407a0986460556336fcccfe4d08d712cc4b0af4ca65061baf75ea2?arch=amd64\u0026repository_url=registry.redhat.io/rhacm2/klusterlet-addon-rhel8-operator\u0026tag=v2.4.6-8"
}
}
},
{
"category": "product_version",
"name": "rhacm2/kube-rbac-proxy-rhel8@sha256:6650633c4664e6b537e82eafc593dc91ca206de3b0de878f600c913a95eb18a2_amd64",
"product": {
"name": "rhacm2/kube-rbac-proxy-rhel8@sha256:6650633c4664e6b537e82eafc593dc91ca206de3b0de878f600c913a95eb18a2_amd64",
"product_id": "rhacm2/kube-rbac-proxy-rhel8@sha256:6650633c4664e6b537e82eafc593dc91ca206de3b0de878f600c913a95eb18a2_amd64",
"product_identification_helper": {
"purl": "pkg:oci/kube-rbac-proxy-rhel8@sha256:6650633c4664e6b537e82eafc593dc91ca206de3b0de878f600c913a95eb18a2?arch=amd64\u0026repository_url=registry.redhat.io/rhacm2/kube-rbac-proxy-rhel8\u0026tag=v2.4.6-8"
}
}
},
{
"category": "product_version",
"name": "rhacm2/kube-state-metrics-rhel8@sha256:789f79b85c022e59143e725a589ac890884f079c969f56efb972b0a0f8d77e66_amd64",
"product": {
"name": "rhacm2/kube-state-metrics-rhel8@sha256:789f79b85c022e59143e725a589ac890884f079c969f56efb972b0a0f8d77e66_amd64",
"product_id": "rhacm2/kube-state-metrics-rhel8@sha256:789f79b85c022e59143e725a589ac890884f079c969f56efb972b0a0f8d77e66_amd64",
"product_identification_helper": {
"purl": "pkg:oci/kube-state-metrics-rhel8@sha256:789f79b85c022e59143e725a589ac890884f079c969f56efb972b0a0f8d77e66?arch=amd64\u0026repository_url=registry.redhat.io/rhacm2/kube-state-metrics-rhel8\u0026tag=v2.4.6-9"
}
}
},
{
"category": "product_version",
"name": "rhacm2/managedcluster-import-controller-rhel8@sha256:faf01c5554224350e4cffd1fc4ce275886791e45857bf0ed5f90ffa3a64680dc_amd64",
"product": {
"name": "rhacm2/managedcluster-import-controller-rhel8@sha256:faf01c5554224350e4cffd1fc4ce275886791e45857bf0ed5f90ffa3a64680dc_amd64",
"product_id": "rhacm2/managedcluster-import-controller-rhel8@sha256:faf01c5554224350e4cffd1fc4ce275886791e45857bf0ed5f90ffa3a64680dc_amd64",
"product_identification_helper": {
"purl": "pkg:oci/managedcluster-import-controller-rhel8@sha256:faf01c5554224350e4cffd1fc4ce275886791e45857bf0ed5f90ffa3a64680dc?arch=amd64\u0026repository_url=registry.redhat.io/rhacm2/managedcluster-import-controller-rhel8\u0026tag=v2.4.6-9"
}
}
},
{
"category": "product_version",
"name": "rhacm2/management-ingress-rhel8@sha256:46293eeaad521f993ed01467e13cae70f600426ef09df0e02dd8b83348b60027_amd64",
"product": {
"name": "rhacm2/management-ingress-rhel8@sha256:46293eeaad521f993ed01467e13cae70f600426ef09df0e02dd8b83348b60027_amd64",
"product_id": "rhacm2/management-ingress-rhel8@sha256:46293eeaad521f993ed01467e13cae70f600426ef09df0e02dd8b83348b60027_amd64",
"product_identification_helper": {
"purl": "pkg:oci/management-ingress-rhel8@sha256:46293eeaad521f993ed01467e13cae70f600426ef09df0e02dd8b83348b60027?arch=amd64\u0026repository_url=registry.redhat.io/rhacm2/management-ingress-rhel8\u0026tag=v2.4.6-7"
}
}
},
{
"category": "product_version",
"name": "rhacm2/memcached-rhel8@sha256:7e0ee17c6d00d20773799cfb6c6e9e27c204d1e31010aa71a7f0f35eb5179a35_amd64",
"product": {
"name": "rhacm2/memcached-rhel8@sha256:7e0ee17c6d00d20773799cfb6c6e9e27c204d1e31010aa71a7f0f35eb5179a35_amd64",
"product_id": "rhacm2/memcached-rhel8@sha256:7e0ee17c6d00d20773799cfb6c6e9e27c204d1e31010aa71a7f0f35eb5179a35_amd64",
"product_identification_helper": {
"purl": "pkg:oci/memcached-rhel8@sha256:7e0ee17c6d00d20773799cfb6c6e9e27c204d1e31010aa71a7f0f35eb5179a35?arch=amd64\u0026repository_url=registry.redhat.io/rhacm2/memcached-rhel8\u0026tag=v2.4.6-5"
}
}
},
{
"category": "product_version",
"name": "rhacm2/memcached-exporter-rhel8@sha256:5432fa56e40dee2475da7ee7b7e89cca10a8f06f4cbea94983fa094bfbef81ff_amd64",
"product": {
"name": "rhacm2/memcached-exporter-rhel8@sha256:5432fa56e40dee2475da7ee7b7e89cca10a8f06f4cbea94983fa094bfbef81ff_amd64",
"product_id": "rhacm2/memcached-exporter-rhel8@sha256:5432fa56e40dee2475da7ee7b7e89cca10a8f06f4cbea94983fa094bfbef81ff_amd64",
"product_identification_helper": {
"purl": "pkg:oci/memcached-exporter-rhel8@sha256:5432fa56e40dee2475da7ee7b7e89cca10a8f06f4cbea94983fa094bfbef81ff?arch=amd64\u0026repository_url=registry.redhat.io/rhacm2/memcached-exporter-rhel8\u0026tag=v2.4.6-7"
}
}
},
{
"category": "product_version",
"name": "rhacm2/metrics-collector-rhel8@sha256:431d4089a4a93c6b6a00cf9b63ecd9199a5545f09190577356b22ff6646820f3_amd64",
"product": {
"name": "rhacm2/metrics-collector-rhel8@sha256:431d4089a4a93c6b6a00cf9b63ecd9199a5545f09190577356b22ff6646820f3_amd64",
"product_id": "rhacm2/metrics-collector-rhel8@sha256:431d4089a4a93c6b6a00cf9b63ecd9199a5545f09190577356b22ff6646820f3_amd64",
"product_identification_helper": {
"purl": "pkg:oci/metrics-collector-rhel8@sha256:431d4089a4a93c6b6a00cf9b63ecd9199a5545f09190577356b22ff6646820f3?arch=amd64\u0026repository_url=registry.redhat.io/rhacm2/metrics-collector-rhel8\u0026tag=v2.4.6-7"
}
}
},
{
"category": "product_version",
"name": "rhacm2/multicloud-integrations-rhel8@sha256:f37fe856571112970ae4786d313bf51e78b26e1630e443d276abb4de8e47e525_amd64",
"product": {
"name": "rhacm2/multicloud-integrations-rhel8@sha256:f37fe856571112970ae4786d313bf51e78b26e1630e443d276abb4de8e47e525_amd64",
"product_id": "rhacm2/multicloud-integrations-rhel8@sha256:f37fe856571112970ae4786d313bf51e78b26e1630e443d276abb4de8e47e525_amd64",
"product_identification_helper": {
"purl": "pkg:oci/multicloud-integrations-rhel8@sha256:f37fe856571112970ae4786d313bf51e78b26e1630e443d276abb4de8e47e525?arch=amd64\u0026repository_url=registry.redhat.io/rhacm2/multicloud-integrations-rhel8\u0026tag=v2.4.6-7"
}
}
},
{
"category": "product_version",
"name": "rhacm2/multicloud-manager-rhel8@sha256:8a1eeafb2a738aecb2723889c98e287638e950fec05425f1fe132ff7eb01738f_amd64",
"product": {
"name": "rhacm2/multicloud-manager-rhel8@sha256:8a1eeafb2a738aecb2723889c98e287638e950fec05425f1fe132ff7eb01738f_amd64",
"product_id": "rhacm2/multicloud-manager-rhel8@sha256:8a1eeafb2a738aecb2723889c98e287638e950fec05425f1fe132ff7eb01738f_amd64",
"product_identification_helper": {
"purl": "pkg:oci/multicloud-manager-rhel8@sha256:8a1eeafb2a738aecb2723889c98e287638e950fec05425f1fe132ff7eb01738f?arch=amd64\u0026repository_url=registry.redhat.io/rhacm2/multicloud-manager-rhel8\u0026tag=v2.4.6-10"
}
}
},
{
"category": "product_version",
"name": "rhacm2/multiclusterhub-rhel8@sha256:37cf6ccd9a2b9af4444fa192e7b5e6979687bd5159d97f48da40c4f9bad249eb_amd64",
"product": {
"name": "rhacm2/multiclusterhub-rhel8@sha256:37cf6ccd9a2b9af4444fa192e7b5e6979687bd5159d97f48da40c4f9bad249eb_amd64",
"product_id": "rhacm2/multiclusterhub-rhel8@sha256:37cf6ccd9a2b9af4444fa192e7b5e6979687bd5159d97f48da40c4f9bad249eb_amd64",
"product_identification_helper": {
"purl": "pkg:oci/multiclusterhub-rhel8@sha256:37cf6ccd9a2b9af4444fa192e7b5e6979687bd5159d97f48da40c4f9bad249eb?arch=amd64\u0026repository_url=registry.redhat.io/rhacm2/multiclusterhub-rhel8\u0026tag=v2.4.6-7"
}
}
},
{
"category": "product_version",
"name": "rhacm2/multiclusterhub-repo-rhel8@sha256:75504c269b3d0c2af9b48317f3dc070fae58a1e46e95283e2e0e1ab6b60f452d_amd64",
"product": {
"name": "rhacm2/multiclusterhub-repo-rhel8@sha256:75504c269b3d0c2af9b48317f3dc070fae58a1e46e95283e2e0e1ab6b60f452d_amd64",
"product_id": "rhacm2/multiclusterhub-repo-rhel8@sha256:75504c269b3d0c2af9b48317f3dc070fae58a1e46e95283e2e0e1ab6b60f452d_amd64",
"product_identification_helper": {
"purl": "pkg:oci/multiclusterhub-repo-rhel8@sha256:75504c269b3d0c2af9b48317f3dc070fae58a1e46e95283e2e0e1ab6b60f452d?arch=amd64\u0026repository_url=registry.redhat.io/rhacm2/multiclusterhub-repo-rhel8\u0026tag=v2.4.6-7"
}
}
},
{
"category": "product_version",
"name": "rhacm2/multicluster-observability-rhel8-operator@sha256:45d046d621eab996c457a90b607ca9a57e2ca5dcad384d3cd5317475e096e098_amd64",
"product": {
"name": "rhacm2/multicluster-observability-rhel8-operator@sha256:45d046d621eab996c457a90b607ca9a57e2ca5dcad384d3cd5317475e096e098_amd64",
"product_id": "rhacm2/multicluster-observability-rhel8-operator@sha256:45d046d621eab996c457a90b607ca9a57e2ca5dcad384d3cd5317475e096e098_amd64",
"product_identification_helper": {
"purl": "pkg:oci/multicluster-observability-rhel8-operator@sha256:45d046d621eab996c457a90b607ca9a57e2ca5dcad384d3cd5317475e096e098?arch=amd64\u0026repository_url=registry.redhat.io/rhacm2/multicluster-observability-rhel8-operator\u0026tag=v2.4.6-8"
}
}
},
{
"category": "product_version",
"name": "rhacm2/multicluster-operators-application-rhel8@sha256:723ac91ea8c130d80b48db30e05186607210aea71c7afc1c072b9a691e350215_amd64",
"product": {
"name": "rhacm2/multicluster-operators-application-rhel8@sha256:723ac91ea8c130d80b48db30e05186607210aea71c7afc1c072b9a691e350215_amd64",
"product_id": "rhacm2/multicluster-operators-application-rhel8@sha256:723ac91ea8c130d80b48db30e05186607210aea71c7afc1c072b9a691e350215_amd64",
"product_identification_helper": {
"purl": "pkg:oci/multicluster-operators-application-rhel8@sha256:723ac91ea8c130d80b48db30e05186607210aea71c7afc1c072b9a691e350215?arch=amd64\u0026repository_url=registry.redhat.io/rhacm2/multicluster-operators-application-rhel8\u0026tag=v2.4.6-9"
}
}
},
{
"category": "product_version",
"name": "rhacm2/multicluster-operators-channel-rhel8@sha256:883282b801566b5a40a32e33ebc431ac1398afb68f47ce931cc82b8b9eca1e55_amd64",
"product": {
"name": "rhacm2/multicluster-operators-channel-rhel8@sha256:883282b801566b5a40a32e33ebc431ac1398afb68f47ce931cc82b8b9eca1e55_amd64",
"product_id": "rhacm2/multicluster-operators-channel-rhel8@sha256:883282b801566b5a40a32e33ebc431ac1398afb68f47ce931cc82b8b9eca1e55_amd64",
"product_identification_helper": {
"purl": "pkg:oci/multicluster-operators-channel-rhel8@sha256:883282b801566b5a40a32e33ebc431ac1398afb68f47ce931cc82b8b9eca1e55?arch=amd64\u0026repository_url=registry.redhat.io/rhacm2/multicluster-operators-channel-rhel8\u0026tag=v2.4.6-7"
}
}
},
{
"category": "product_version",
"name": "rhacm2/multicluster-operators-deployable-rhel8@sha256:0a15e49232c20ead26ade38823cd40d785e612670a41cac28ecea2066025a3d1_amd64",
"product": {
"name": "rhacm2/multicluster-operators-deployable-rhel8@sha256:0a15e49232c20ead26ade38823cd40d785e612670a41cac28ecea2066025a3d1_amd64",
"product_id": "rhacm2/multicluster-operators-deployable-rhel8@sha256:0a15e49232c20ead26ade38823cd40d785e612670a41cac28ecea2066025a3d1_amd64",
"product_identification_helper": {
"purl": "pkg:oci/multicluster-operators-deployable-rhel8@sha256:0a15e49232c20ead26ade38823cd40d785e612670a41cac28ecea2066025a3d1?arch=amd64\u0026repository_url=registry.redhat.io/rhacm2/multicluster-operators-deployable-rhel8\u0026tag=v2.4.6-8"
}
}
},
{
"category": "product_version",
"name": "rhacm2/multicluster-operators-placementrule-rhel8@sha256:d71975de4b1d6b53d19ddf338f3d19ad7e28812f8fc932c144eee630d9cab176_amd64",
"product": {
"name": "rhacm2/multicluster-operators-placementrule-rhel8@sha256:d71975de4b1d6b53d19ddf338f3d19ad7e28812f8fc932c144eee630d9cab176_amd64",
"product_id": "rhacm2/multicluster-operators-placementrule-rhel8@sha256:d71975de4b1d6b53d19ddf338f3d19ad7e28812f8fc932c144eee630d9cab176_amd64",
"product_identification_helper": {
"purl": "pkg:oci/multicluster-operators-placementrule-rhel8@sha256:d71975de4b1d6b53d19ddf338f3d19ad7e28812f8fc932c144eee630d9cab176?arch=amd64\u0026repository_url=registry.redhat.io/rhacm2/multicluster-operators-placementrule-rhel8\u0026tag=v2.4.6-8"
}
}
},
{
"category": "product_version",
"name": "rhacm2/multicluster-operators-subscription-rhel8@sha256:ec803f14f854b73a873f95027617246888ea28029f2f4bb5b7f39a5dd63399ca_amd64",
"product": {
"name": "rhacm2/multicluster-operators-subscription-rhel8@sha256:ec803f14f854b73a873f95027617246888ea28029f2f4bb5b7f39a5dd63399ca_amd64",
"product_id": "rhacm2/multicluster-operators-subscription-rhel8@sha256:ec803f14f854b73a873f95027617246888ea28029f2f4bb5b7f39a5dd63399ca_amd64",
"product_identification_helper": {
"purl": "pkg:oci/multicluster-operators-subscription-rhel8@sha256:ec803f14f854b73a873f95027617246888ea28029f2f4bb5b7f39a5dd63399ca?arch=amd64\u0026repository_url=registry.redhat.io/rhacm2/multicluster-operators-subscription-rhel8\u0026tag=v2.4.6-8"
}
}
},
{
"category": "product_version",
"name": "rhacm2/multicluster-operators-subscription-release-rhel8@sha256:faae7a0632b10dc9b65af7a8af7e7c7d9e26f2f7087687fa19d2afefa7426c5a_amd64",
"product": {
"name": "rhacm2/multicluster-operators-subscription-release-rhel8@sha256:faae7a0632b10dc9b65af7a8af7e7c7d9e26f2f7087687fa19d2afefa7426c5a_amd64",
"product_id": "rhacm2/multicluster-operators-subscription-release-rhel8@sha256:faae7a0632b10dc9b65af7a8af7e7c7d9e26f2f7087687fa19d2afefa7426c5a_amd64",
"product_identification_helper": {
"purl": "pkg:oci/multicluster-operators-subscription-release-rhel8@sha256:faae7a0632b10dc9b65af7a8af7e7c7d9e26f2f7087687fa19d2afefa7426c5a?arch=amd64\u0026repository_url=registry.redhat.io/rhacm2/multicluster-operators-subscription-release-rhel8\u0026tag=v2.4.6-7"
}
}
},
{
"category": "product_version",
"name": "rhacm2/node-exporter-rhel8@sha256:0b2cf97a3d82fb4570dee71c1232ef9998c7efcd1d9415f9f41351457802d62d_amd64",
"product": {
"name": "rhacm2/node-exporter-rhel8@sha256:0b2cf97a3d82fb4570dee71c1232ef9998c7efcd1d9415f9f41351457802d62d_amd64",
"product_id": "rhacm2/node-exporter-rhel8@sha256:0b2cf97a3d82fb4570dee71c1232ef9998c7efcd1d9415f9f41351457802d62d_amd64",
"product_identification_helper": {
"purl": "pkg:oci/node-exporter-rhel8@sha256:0b2cf97a3d82fb4570dee71c1232ef9998c7efcd1d9415f9f41351457802d62d?arch=amd64\u0026repository_url=registry.redhat.io/rhacm2/node-exporter-rhel8\u0026tag=v2.4.6-9"
}
}
},
{
"category": "product_version",
"name": "rhacm2/observatorium-rhel8@sha256:431149d31b309822fa9476f951ae39bde3a81cc5d17d2a79062ced7b729166cd_amd64",
"product": {
"name": "rhacm2/observatorium-rhel8@sha256:431149d31b309822fa9476f951ae39bde3a81cc5d17d2a79062ced7b729166cd_amd64",
"product_id": "rhacm2/observatorium-rhel8@sha256:431149d31b309822fa9476f951ae39bde3a81cc5d17d2a79062ced7b729166cd_amd64",
"product_identification_helper": {
"purl": "pkg:oci/observatorium-rhel8@sha256:431149d31b309822fa9476f951ae39bde3a81cc5d17d2a79062ced7b729166cd?arch=amd64\u0026repository_url=registry.redhat.io/rhacm2/observatorium-rhel8\u0026tag=v2.4.6-8"
}
}
},
{
"category": "product_version",
"name": "rhacm2/observatorium-rhel8-operator@sha256:70e41fdcacd43b4e498b8d5917d0e2fb640f4e85f30b1d6646b27aee1bc8dafc_amd64",
"product": {
"name": "rhacm2/observatorium-rhel8-operator@sha256:70e41fdcacd43b4e498b8d5917d0e2fb640f4e85f30b1d6646b27aee1bc8dafc_amd64",
"product_id": "rhacm2/observatorium-rhel8-operator@sha256:70e41fdcacd43b4e498b8d5917d0e2fb640f4e85f30b1d6646b27aee1bc8dafc_amd64",
"product_identification_helper": {
"purl": "pkg:oci/observatorium-rhel8-operator@sha256:70e41fdcacd43b4e498b8d5917d0e2fb640f4e85f30b1d6646b27aee1bc8dafc?arch=amd64\u0026repository_url=registry.redhat.io/rhacm2/observatorium-rhel8-operator\u0026tag=v2.4.6-9"
}
}
},
{
"category": "product_version",
"name": "rhacm2/openshift-hive-rhel8@sha256:bae2680af5a00937f0ecc680ad979b131ad65fc47c4683dec69e45e442dd38b4_amd64",
"product": {
"name": "rhacm2/openshift-hive-rhel8@sha256:bae2680af5a00937f0ecc680ad979b131ad65fc47c4683dec69e45e442dd38b4_amd64",
"product_id": "rhacm2/openshift-hive-rhel8@sha256:bae2680af5a00937f0ecc680ad979b131ad65fc47c4683dec69e45e442dd38b4_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift-hive-rhel8@sha256:bae2680af5a00937f0ecc680ad979b131ad65fc47c4683dec69e45e442dd38b4?arch=amd64\u0026repository_url=registry.redhat.io/rhacm2/openshift-hive-rhel8\u0026tag=v2.4.6-9"
}
}
},
{
"category": "product_version",
"name": "rhacm2/placement-rhel8@sha256:98f3db6bd38eec496565558b8c81a06b51fe22ad4c5a462a6b43a61ab3bc853c_amd64",
"product": {
"name": "rhacm2/placement-rhel8@sha256:98f3db6bd38eec496565558b8c81a06b51fe22ad4c5a462a6b43a61ab3bc853c_amd64",
"product_id": "rhacm2/placement-rhel8@sha256:98f3db6bd38eec496565558b8c81a06b51fe22ad4c5a462a6b43a61ab3bc853c_amd64",
"product_identification_helper": {
"purl": "pkg:oci/placement-rhel8@sha256:98f3db6bd38eec496565558b8c81a06b51fe22ad4c5a462a6b43a61ab3bc853c?arch=amd64\u0026repository_url=registry.redhat.io/rhacm2/placement-rhel8\u0026tag=v2.4.6-8"
}
}
},
{
"category": "product_version",
"name": "rhacm2/prometheus-alertmanager-rhel8@sha256:be4e1ac4ca5c8145ad7488bc9f067d8f1b9f4cb3d79ac43f4addd19cc66a584b_amd64",
"product": {
"name": "rhacm2/prometheus-alertmanager-rhel8@sha256:be4e1ac4ca5c8145ad7488bc9f067d8f1b9f4cb3d79ac43f4addd19cc66a584b_amd64",
"product_id": "rhacm2/prometheus-alertmanager-rhel8@sha256:be4e1ac4ca5c8145ad7488bc9f067d8f1b9f4cb3d79ac43f4addd19cc66a584b_amd64",
"product_identification_helper": {
"purl": "pkg:oci/prometheus-alertmanager-rhel8@sha256:be4e1ac4ca5c8145ad7488bc9f067d8f1b9f4cb3d79ac43f4addd19cc66a584b?arch=amd64\u0026repository_url=registry.redhat.io/rhacm2/prometheus-alertmanager-rhel8\u0026tag=v2.4.6-8"
}
}
},
{
"category": "product_version",
"name": "rhacm2/prometheus-rhel8@sha256:1587535175898f97007552a6023ef0785861271dc939a751c98db0c41c9e2c97_amd64",
"product": {
"name": "rhacm2/prometheus-rhel8@sha256:1587535175898f97007552a6023ef0785861271dc939a751c98db0c41c9e2c97_amd64",
"product_id": "rhacm2/prometheus-rhel8@sha256:1587535175898f97007552a6023ef0785861271dc939a751c98db0c41c9e2c97_amd64",
"product_identification_helper": {
"purl": "pkg:oci/prometheus-rhel8@sha256:1587535175898f97007552a6023ef0785861271dc939a751c98db0c41c9e2c97?arch=amd64\u0026repository_url=registry.redhat.io/rhacm2/prometheus-rhel8\u0026tag=v2.4.6-7"
}
}
},
{
"category": "product_version",
"name": "rhacm2/provider-credential-controller-rhel8@sha256:a6f1234d8f90e06b88775ce831e574ec0621e487043d412d7c35d2bde6db21f9_amd64",
"product": {
"name": "rhacm2/provider-credential-controller-rhel8@sha256:a6f1234d8f90e06b88775ce831e574ec0621e487043d412d7c35d2bde6db21f9_amd64",
"product_id": "rhacm2/provider-credential-controller-rhel8@sha256:a6f1234d8f90e06b88775ce831e574ec0621e487043d412d7c35d2bde6db21f9_amd64",
"product_identification_helper": {
"purl": "pkg:oci/provider-credential-controller-rhel8@sha256:a6f1234d8f90e06b88775ce831e574ec0621e487043d412d7c35d2bde6db21f9?arch=amd64\u0026repository_url=registry.redhat.io/rhacm2/provider-credential-controller-rhel8\u0026tag=v2.4.6-7"
}
}
},
{
"category": "product_version",
"name": "rhacm2/rbac-query-proxy-rhel8@sha256:1d1c793c2bf89cb49dc4625981b4f7bc9cc827d01d7c57af88cde59adde21787_amd64",
"product": {
"name": "rhacm2/rbac-query-proxy-rhel8@sha256:1d1c793c2bf89cb49dc4625981b4f7bc9cc827d01d7c57af88cde59adde21787_amd64",
"product_id": "rhacm2/rbac-query-proxy-rhel8@sha256:1d1c793c2bf89cb49dc4625981b4f7bc9cc827d01d7c57af88cde59adde21787_amd64",
"product_identification_helper": {
"purl": "pkg:oci/rbac-query-proxy-rhel8@sha256:1d1c793c2bf89cb49dc4625981b4f7bc9cc827d01d7c57af88cde59adde21787?arch=amd64\u0026repository_url=registry.redhat.io/rhacm2/rbac-query-proxy-rhel8\u0026tag=v2.4.6-7"
}
}
},
{
"category": "product_version",
"name": "rhacm2/redisgraph-tls-rhel8@sha256:cdf817bdb70737e6912e550fa1602bbbcaa5b34a2e2d47a249000aac560cc6f0_amd64",
"product": {
"name": "rhacm2/redisgraph-tls-rhel8@sha256:cdf817bdb70737e6912e550fa1602bbbcaa5b34a2e2d47a249000aac560cc6f0_amd64",
"product_id": "rhacm2/redisgraph-tls-rhel8@sha256:cdf817bdb70737e6912e550fa1602bbbcaa5b34a2e2d47a249000aac560cc6f0_amd64",
"product_identification_helper": {
"purl": "pkg:oci/redisgraph-tls-rhel8@sha256:cdf817bdb70737e6912e550fa1602bbbcaa5b34a2e2d47a249000aac560cc6f0?arch=amd64\u0026repository_url=registry.redhat.io/rhacm2/redisgraph-tls-rhel8\u0026tag=v2.4.6-6"
}
}
},
{
"category": "product_version",
"name": "rhacm2/registration-rhel8@sha256:5d614eda176a91d5359e8a44a6f93a3fdbda8080f2209f342f83d4816b2d0008_amd64",
"product": {
"name": "rhacm2/registration-rhel8@sha256:5d614eda176a91d5359e8a44a6f93a3fdbda8080f2209f342f83d4816b2d0008_amd64",
"product_id": "rhacm2/registration-rhel8@sha256:5d614eda176a91d5359e8a44a6f93a3fdbda8080f2209f342f83d4816b2d0008_amd64",
"product_identification_helper": {
"purl": "pkg:oci/registration-rhel8@sha256:5d614eda176a91d5359e8a44a6f93a3fdbda8080f2209f342f83d4816b2d0008?arch=amd64\u0026repository_url=registry.redhat.io/rhacm2/registration-rhel8\u0026tag=v2.4.6-8"
}
}
},
{
"category": "product_version",
"name": "rhacm2/registration-rhel8-operator@sha256:6710d98fb67533848a96f35fcbeb0adf6999a7e6534068ccc9956105a4d2db73_amd64",
"product": {
"name": "rhacm2/registration-rhel8-operator@sha256:6710d98fb67533848a96f35fcbeb0adf6999a7e6534068ccc9956105a4d2db73_amd64",
"product_id": "rhacm2/registration-rhel8-operator@sha256:6710d98fb67533848a96f35fcbeb0adf6999a7e6534068ccc9956105a4d2db73_amd64",
"product_identification_helper": {
"purl": "pkg:oci/registration-rhel8-operator@sha256:6710d98fb67533848a96f35fcbeb0adf6999a7e6534068ccc9956105a4d2db73?arch=amd64\u0026repository_url=registry.redhat.io/rhacm2/registration-rhel8-operator\u0026tag=v2.4.6-8"
}
}
},
{
"category": "product_version",
"name": "rhacm2/agent-service-rhel8@sha256:5b5046b04aa10807a6676916cf4744f0cd36c056dd3fd626304814af2d665cf9_amd64",
"product": {
"name": "rhacm2/agent-service-rhel8@sha256:5b5046b04aa10807a6676916cf4744f0cd36c056dd3fd626304814af2d665cf9_amd64",
"product_id": "rhacm2/agent-service-rhel8@sha256:5b5046b04aa10807a6676916cf4744f0cd36c056dd3fd626304814af2d665cf9_amd64",
"product_identification_helper": {
"purl": "pkg:oci/agent-service-rhel8@sha256:5b5046b04aa10807a6676916cf4744f0cd36c056dd3fd626304814af2d665cf9?arch=amd64\u0026repository_url=registry.redhat.io/rhacm2/agent-service-rhel8\u0026tag=v2.4.6-9"
}
}
},
{
"category": "product_version",
"name": "rhacm2/assisted-installer-agent-rhel8@sha256:86fd675a09451d3ee552452999cd2c82410174f5e55dcfd4f21286559363217e_amd64",
"product": {
"name": "rhacm2/assisted-installer-agent-rhel8@sha256:86fd675a09451d3ee552452999cd2c82410174f5e55dcfd4f21286559363217e_amd64",
"product_id": "rhacm2/assisted-installer-agent-rhel8@sha256:86fd675a09451d3ee552452999cd2c82410174f5e55dcfd4f21286559363217e_amd64",
"product_identification_helper": {
"purl": "pkg:oci/assisted-installer-agent-rhel8@sha256:86fd675a09451d3ee552452999cd2c82410174f5e55dcfd4f21286559363217e?arch=amd64\u0026repository_url=registry.redhat.io/rhacm2/assisted-installer-agent-rhel8\u0026tag=v2.4.6-7"
}
}
},
{
"category": "product_version",
"name": "rhacm2/assisted-installer-rhel8@sha256:6e002bec6af8e7d7b0c89bc25f4a9e3224e47f5638be7cc2a9c68a5e92447254_amd64",
"product": {
"name": "rhacm2/assisted-installer-rhel8@sha256:6e002bec6af8e7d7b0c89bc25f4a9e3224e47f5638be7cc2a9c68a5e92447254_amd64",
"product_id": "rhacm2/assisted-installer-rhel8@sha256:6e002bec6af8e7d7b0c89bc25f4a9e3224e47f5638be7cc2a9c68a5e92447254_amd64",
"product_identification_helper": {
"purl": "pkg:oci/assisted-installer-rhel8@sha256:6e002bec6af8e7d7b0c89bc25f4a9e3224e47f5638be7cc2a9c68a5e92447254?arch=amd64\u0026repository_url=registry.redhat.io/rhacm2/assisted-installer-rhel8\u0026tag=v2.4.6-7"
}
}
},
{
"category": "product_version",
"name": "rhacm2/assisted-installer-reporter-rhel8@sha256:f7004db056478b4c1b101ab0ceac24f78dbefc018a1e76e12e8a4f69fd171175_amd64",
"product": {
"name": "rhacm2/assisted-installer-reporter-rhel8@sha256:f7004db056478b4c1b101ab0ceac24f78dbefc018a1e76e12e8a4f69fd171175_amd64",
"product_id": "rhacm2/assisted-installer-reporter-rhel8@sha256:f7004db056478b4c1b101ab0ceac24f78dbefc018a1e76e12e8a4f69fd171175_amd64",
"product_identification_helper": {
"purl": "pkg:oci/assisted-installer-reporter-rhel8@sha256:f7004db056478b4c1b101ab0ceac24f78dbefc018a1e76e12e8a4f69fd171175?arch=amd64\u0026repository_url=registry.redhat.io/rhacm2/assisted-installer-reporter-rhel8\u0026tag=v2.4.6-7"
}
}
},
{
"category": "product_version",
"name": "rhacm2/search-aggregator-rhel8@sha256:3857111bc468c7bb79a7476d6bc5df0add7d8951799b65b6414f1f5dd3d5b9b8_amd64",
"product": {
"name": "rhacm2/search-aggregator-rhel8@sha256:3857111bc468c7bb79a7476d6bc5df0add7d8951799b65b6414f1f5dd3d5b9b8_amd64",
"product_id": "rhacm2/search-aggregator-rhel8@sha256:3857111bc468c7bb79a7476d6bc5df0add7d8951799b65b6414f1f5dd3d5b9b8_amd64",
"product_identification_helper": {
"purl": "pkg:oci/search-aggregator-rhel8@sha256:3857111bc468c7bb79a7476d6bc5df0add7d8951799b65b6414f1f5dd3d5b9b8?arch=amd64\u0026repository_url=registry.redhat.io/rhacm2/search-aggregator-rhel8\u0026tag=v2.4.6-10"
}
}
},
{
"category": "product_version",
"name": "rhacm2/search-api-rhel8@sha256:2d64646d663ac682a087fc69314bd72751ba2b005ab08a93da223470a863a740_amd64",
"product": {
"name": "rhacm2/search-api-rhel8@sha256:2d64646d663ac682a087fc69314bd72751ba2b005ab08a93da223470a863a740_amd64",
"product_id": "rhacm2/search-api-rhel8@sha256:2d64646d663ac682a087fc69314bd72751ba2b005ab08a93da223470a863a740_amd64",
"product_identification_helper": {
"purl": "pkg:oci/search-api-rhel8@sha256:2d64646d663ac682a087fc69314bd72751ba2b005ab08a93da223470a863a740?arch=amd64\u0026repository_url=registry.redhat.io/rhacm2/search-api-rhel8\u0026tag=v2.4.6-14"
}
}
},
{
"category": "product_version",
"name": "rhacm2/search-collector-rhel8@sha256:37c5344f9061f44ea363d64c2118e791999007ecdead8d15c8c121aff83631fe_amd64",
"product": {
"name": "rhacm2/search-collector-rhel8@sha256:37c5344f9061f44ea363d64c2118e791999007ecdead8d15c8c121aff83631fe_amd64",
"product_id": "rhacm2/search-collector-rhel8@sha256:37c5344f9061f44ea363d64c2118e791999007ecdead8d15c8c121aff83631fe_amd64",
"product_identification_helper": {
"purl": "pkg:oci/search-collector-rhel8@sha256:37c5344f9061f44ea363d64c2118e791999007ecdead8d15c8c121aff83631fe?arch=amd64\u0026repository_url=registry.redhat.io/rhacm2/search-collector-rhel8\u0026tag=v2.4.6-10"
}
}
},
{
"category": "product_version",
"name": "rhacm2/search-rhel8@sha256:210fdca717aef2b4159e223a4f0bab06cdae9491d2c890d63710cf3c71de0c32_amd64",
"product": {
"name": "rhacm2/search-rhel8@sha256:210fdca717aef2b4159e223a4f0bab06cdae9491d2c890d63710cf3c71de0c32_amd64",
"product_id": "rhacm2/search-rhel8@sha256:210fdca717aef2b4159e223a4f0bab06cdae9491d2c890d63710cf3c71de0c32_amd64",
"product_identification_helper": {
"purl": "pkg:oci/search-rhel8@sha256:210fdca717aef2b4159e223a4f0bab06cdae9491d2c890d63710cf3c71de0c32?arch=amd64\u0026repository_url=registry.redhat.io/rhacm2/search-rhel8\u0026tag=v2.4.6-10"
}
}
},
{
"category": "product_version",
"name": "rhacm2/search-ui-rhel8@sha256:d4a81b7b29b9a76aa631ad26471b3cd6202775853f5a2102260c4f1e339cdfe0_amd64",
"product": {
"name": "rhacm2/search-ui-rhel8@sha256:d4a81b7b29b9a76aa631ad26471b3cd6202775853f5a2102260c4f1e339cdfe0_amd64",
"product_id": "rhacm2/search-ui-rhel8@sha256:d4a81b7b29b9a76aa631ad26471b3cd6202775853f5a2102260c4f1e339cdfe0_amd64",
"product_identification_helper": {
"purl": "pkg:oci/search-ui-rhel8@sha256:d4a81b7b29b9a76aa631ad26471b3cd6202775853f5a2102260c4f1e339cdfe0?arch=amd64\u0026repository_url=registry.redhat.io/rhacm2/search-ui-rhel8\u0026tag=v2.4.6-13"
}
}
},
{
"category": "product_version",
"name": "rhacm2/submariner-addon-rhel8@sha256:0faded1f0229ce80be36090a54ed761f1c89b414e84bd11d680fbddd382a986b_amd64",
"product": {
"name": "rhacm2/submariner-addon-rhel8@sha256:0faded1f0229ce80be36090a54ed761f1c89b414e84bd11d680fbddd382a986b_amd64",
"product_id": "rhacm2/submariner-addon-rhel8@sha256:0faded1f0229ce80be36090a54ed761f1c89b414e84bd11d680fbddd382a986b_amd64",
"product_identification_helper": {
"purl": "pkg:oci/submariner-addon-rhel8@sha256:0faded1f0229ce80be36090a54ed761f1c89b414e84bd11d680fbddd382a986b?arch=amd64\u0026repository_url=registry.redhat.io/rhacm2/submariner-addon-rhel8\u0026tag=v2.4.6-9"
}
}
},
{
"category": "product_version",
"name": "rhacm2/thanos-rhel8@sha256:fbe3062ae92faafd40caac5ddd0b20e2d1bfcaa64febebc0dcd5d368a3734c12_amd64",
"product": {
"name": "rhacm2/thanos-rhel8@sha256:fbe3062ae92faafd40caac5ddd0b20e2d1bfcaa64febebc0dcd5d368a3734c12_amd64",
"product_id": "rhacm2/thanos-rhel8@sha256:fbe3062ae92faafd40caac5ddd0b20e2d1bfcaa64febebc0dcd5d368a3734c12_amd64",
"product_identification_helper": {
"purl": "pkg:oci/thanos-rhel8@sha256:fbe3062ae92faafd40caac5ddd0b20e2d1bfcaa64febebc0dcd5d368a3734c12?arch=amd64\u0026repository_url=registry.redhat.io/rhacm2/thanos-rhel8\u0026tag=v2.4.6-8"
}
}
},
{
"category": "product_version",
"name": "rhacm2/thanos-receive-controller-rhel8@sha256:8c0745aa13e06c6cc159d8be33302b766673bdd1aedff1309d205519587440ab_amd64",
"product": {
"name": "rhacm2/thanos-receive-controller-rhel8@sha256:8c0745aa13e06c6cc159d8be33302b766673bdd1aedff1309d205519587440ab_amd64",
"product_id": "rhacm2/thanos-receive-controller-rhel8@sha256:8c0745aa13e06c6cc159d8be33302b766673bdd1aedff1309d205519587440ab_amd64",
"product_identification_helper": {
"purl": "pkg:oci/thanos-receive-controller-rhel8@sha256:8c0745aa13e06c6cc159d8be33302b766673bdd1aedff1309d205519587440ab?arch=amd64\u0026repository_url=registry.redhat.io/rhacm2/thanos-receive-controller-rhel8\u0026tag=v2.4.6-7"
}
}
},
{
"category": "product_version",
"name": "rhacm2/volsync-rhel8@sha256:9e02a53649909a9d3ccd5c22f5c231b3ad69f451d7b5a32033046f3031cde188_amd64",
"product": {
"name": "rhacm2/volsync-rhel8@sha256:9e02a53649909a9d3ccd5c22f5c231b3ad69f451d7b5a32033046f3031cde188_amd64",
"product_id": "rhacm2/volsync-rhel8@sha256:9e02a53649909a9d3ccd5c22f5c231b3ad69f451d7b5a32033046f3031cde188_amd64",
"product_identification_helper": {
"purl": "pkg:oci/volsync-rhel8@sha256:9e02a53649909a9d3ccd5c22f5c231b3ad69f451d7b5a32033046f3031cde188?arch=amd64\u0026repository_url=registry.redhat.io/rhacm2/volsync-rhel8\u0026tag=v2.4.6-8"
}
}
},
{
"category": "product_version",
"name": "rhacm2/volsync-mover-rclone-rhel8@sha256:ada830a6dfa3f00aba2a32225a9884bbe31d20b93ece21249b11e6b037d85e75_amd64",
"product": {
"name": "rhacm2/volsync-mover-rclone-rhel8@sha256:ada830a6dfa3f00aba2a32225a9884bbe31d20b93ece21249b11e6b037d85e75_amd64",
"product_id": "rhacm2/volsync-mover-rclone-rhel8@sha256:ada830a6dfa3f00aba2a32225a9884bbe31d20b93ece21249b11e6b037d85e75_amd64",
"product_identification_helper": {
"purl": "pkg:oci/volsync-mover-rclone-rhel8@sha256:ada830a6dfa3f00aba2a32225a9884bbe31d20b93ece21249b11e6b037d85e75?arch=amd64\u0026repository_url=registry.redhat.io/rhacm2/volsync-mover-rclone-rhel8\u0026tag=v2.4.6-8"
}
}
},
{
"category": "product_version",
"name": "rhacm2/volsync-mover-restic-rhel8@sha256:31244fad1da3b5c258babd12defc1192a8534727f12ad775aad9d202fb6a5947_amd64",
"product": {
"name": "rhacm2/volsync-mover-restic-rhel8@sha256:31244fad1da3b5c258babd12defc1192a8534727f12ad775aad9d202fb6a5947_amd64",
"product_id": "rhacm2/volsync-mover-restic-rhel8@sha256:31244fad1da3b5c258babd12defc1192a8534727f12ad775aad9d202fb6a5947_amd64",
"product_identification_helper": {
"purl": "pkg:oci/volsync-mover-restic-rhel8@sha256:31244fad1da3b5c258babd12defc1192a8534727f12ad775aad9d202fb6a5947?arch=amd64\u0026repository_url=registry.redhat.io/rhacm2/volsync-mover-restic-rhel8\u0026tag=v2.4.6-8"
}
}
},
{
"category": "product_version",
"name": "rhacm2/volsync-mover-rsync-rhel8@sha256:c5621b5d113a1330bdc04f1fce05fd6f16c10526511ba207cb24551f7efe0e58_amd64",
"product": {
"name": "rhacm2/volsync-mover-rsync-rhel8@sha256:c5621b5d113a1330bdc04f1fce05fd6f16c10526511ba207cb24551f7efe0e58_amd64",
"product_id": "rhacm2/volsync-mover-rsync-rhel8@sha256:c5621b5d113a1330bdc04f1fce05fd6f16c10526511ba207cb24551f7efe0e58_amd64",
"product_identification_helper": {
"purl": "pkg:oci/volsync-mover-rsync-rhel8@sha256:c5621b5d113a1330bdc04f1fce05fd6f16c10526511ba207cb24551f7efe0e58?arch=amd64\u0026repository_url=registry.redhat.io/rhacm2/volsync-mover-rsync-rhel8\u0026tag=v2.4.6-8"
}
}
},
{
"category": "product_version",
"name": "rhacm2/work-rhel8@sha256:5694a214f662b4556b1fdf088ef0d33d6674dc3be3ae5d2fbdf00e56addeae3c_amd64",
"product": {
"name": "rhacm2/work-rhel8@sha256:5694a214f662b4556b1fdf088ef0d33d6674dc3be3ae5d2fbdf00e56addeae3c_amd64",
"product_id": "rhacm2/work-rhel8@sha256:5694a214f662b4556b1fdf088ef0d33d6674dc3be3ae5d2fbdf00e56addeae3c_amd64",
"product_identification_helper": {
"purl": "pkg:oci/work-rhel8@sha256:5694a214f662b4556b1fdf088ef0d33d6674dc3be3ae5d2fbdf00e56addeae3c?arch=amd64\u0026repository_url=registry.redhat.io/rhacm2/work-rhel8\u0026tag=v2.4.6-8"
}
}
}
],
"category": "architecture",
"name": "amd64"
},
{
"branches": [
{
"category": "product_version",
"name": "rhacm2/acm-grafana-rhel8@sha256:17c53124f6c09cc839f533aee0c870078f547fef29a19803814f5c5fbc5e7939_s390x",
"product": {
"name": "rhacm2/acm-grafana-rhel8@sha256:17c53124f6c09cc839f533aee0c870078f547fef29a19803814f5c5fbc5e7939_s390x",
"product_id": "rhacm2/acm-grafana-rhel8@sha256:17c53124f6c09cc839f533aee0c870078f547fef29a19803814f5c5fbc5e7939_s390x",
"product_identification_helper": {
"purl": "pkg:oci/acm-grafana-rhel8@sha256:17c53124f6c09cc839f533aee0c870078f547fef29a19803814f5c5fbc5e7939?arch=s390x\u0026repository_url=registry.redhat.io/rhacm2/acm-grafana-rhel8\u0026tag=v2.4.6-8"
}
}
},
{
"category": "product_version",
"name": "rhacm2/acm-must-gather-rhel8@sha256:0cca0dbb0b7adff8eaea1315b422edb6ea1778befa4772f3e6f5755fb5519196_s390x",
"product": {
"name": "rhacm2/acm-must-gather-rhel8@sha256:0cca0dbb0b7adff8eaea1315b422edb6ea1778befa4772f3e6f5755fb5519196_s390x",
"product_id": "rhacm2/acm-must-gather-rhel8@sha256:0cca0dbb0b7adff8eaea1315b422edb6ea1778befa4772f3e6f5755fb5519196_s390x",
"product_identification_helper": {
"purl": "pkg:oci/acm-must-gather-rhel8@sha256:0cca0dbb0b7adff8eaea1315b422edb6ea1778befa4772f3e6f5755fb5519196?arch=s390x\u0026repository_url=registry.redhat.io/rhacm2/acm-must-gather-rhel8\u0026tag=v2.4.6-10"
}
}
},
{
"category": "product_version",
"name": "rhacm2/acm-operator-bundle@sha256:346215260baa3371853d15ccc451c3ac418813c5cd9b422b0ad9f2dd6ae8a511_s390x",
"product": {
"name": "rhacm2/acm-operator-bundle@sha256:346215260baa3371853d15ccc451c3ac418813c5cd9b422b0ad9f2dd6ae8a511_s390x",
"product_id": "rhacm2/acm-operator-bundle@sha256:346215260baa3371853d15ccc451c3ac418813c5cd9b422b0ad9f2dd6ae8a511_s390x",
"product_identification_helper": {
"purl": "pkg:oci/acm-operator-bundle@sha256:346215260baa3371853d15ccc451c3ac418813c5cd9b422b0ad9f2dd6ae8a511?arch=s390x\u0026repository_url=registry.redhat.io/rhacm2/acm-operator-bundle\u0026tag=v2.4.6-40"
}
}
},
{
"category": "product_version",
"name": "rhacm2/application-ui-rhel8@sha256:ffb0b475eccc16a227f13a3d0d332f9cd9b96eade52646352a7497f903edf1a2_s390x",
"product": {
"name": "rhacm2/application-ui-rhel8@sha256:ffb0b475eccc16a227f13a3d0d332f9cd9b96eade52646352a7497f903edf1a2_s390x",
"product_id": "rhacm2/application-ui-rhel8@sha256:ffb0b475eccc16a227f13a3d0d332f9cd9b96eade52646352a7497f903edf1a2_s390x",
"product_identification_helper": {
"purl": "pkg:oci/application-ui-rhel8@sha256:ffb0b475eccc16a227f13a3d0d332f9cd9b96eade52646352a7497f903edf1a2?arch=s390x\u0026repository_url=registry.redhat.io/rhacm2/application-ui-rhel8\u0026tag=v2.4.6-13"
}
}
},
{
"category": "product_version",
"name": "rhacm2/assisted-image-service-rhel8@sha256:e49c328eb815293dd606199a0b8a2bd0db6bbf5d87eeaa7902d6d4df1bb41d35_s390x",
"product": {
"name": "rhacm2/assisted-image-service-rhel8@sha256:e49c328eb815293dd606199a0b8a2bd0db6bbf5d87eeaa7902d6d4df1bb41d35_s390x",
"product_id": "rhacm2/assisted-image-service-rhel8@sha256:e49c328eb815293dd606199a0b8a2bd0db6bbf5d87eeaa7902d6d4df1bb41d35_s390x",
"product_identification_helper": {
"purl": "pkg:oci/assisted-image-service-rhel8@sha256:e49c328eb815293dd606199a0b8a2bd0db6bbf5d87eeaa7902d6d4df1bb41d35?arch=s390x\u0026repository_url=registry.redhat.io/rhacm2/assisted-image-service-rhel8\u0026tag=v2.4.6-7"
}
}
},
{
"category": "product_version",
"name": "rhacm2/cert-policy-controller-rhel8@sha256:0e30470d12e11f473750e0b95833d0d1fe6fd3ee9d9d0c5d7454614449156148_s390x",
"product": {
"name": "rhacm2/cert-policy-controller-rhel8@sha256:0e30470d12e11f473750e0b95833d0d1fe6fd3ee9d9d0c5d7454614449156148_s390x",
"product_id": "rhacm2/cert-policy-controller-rhel8@sha256:0e30470d12e11f473750e0b95833d0d1fe6fd3ee9d9d0c5d7454614449156148_s390x",
"product_identification_helper": {
"purl": "pkg:oci/cert-policy-controller-rhel8@sha256:0e30470d12e11f473750e0b95833d0d1fe6fd3ee9d9d0c5d7454614449156148?arch=s390x\u0026repository_url=registry.redhat.io/rhacm2/cert-policy-controller-rhel8\u0026tag=v2.4.6-8"
}
}
},
{
"category": "product_version",
"name": "rhacm2/cluster-backup-rhel8-operator@sha256:d5639931ddcb1288f279f54a3688fcb8c94d710a457917c46bfa3db6cd1a317b_s390x",
"product": {
"name": "rhacm2/cluster-backup-rhel8-operator@sha256:d5639931ddcb1288f279f54a3688fcb8c94d710a457917c46bfa3db6cd1a317b_s390x",
"product_id": "rhacm2/cluster-backup-rhel8-operator@sha256:d5639931ddcb1288f279f54a3688fcb8c94d710a457917c46bfa3db6cd1a317b_s390x",
"product_identification_helper": {
"purl": "pkg:oci/cluster-backup-rhel8-operator@sha256:d5639931ddcb1288f279f54a3688fcb8c94d710a457917c46bfa3db6cd1a317b?arch=s390x\u0026repository_url=registry.redhat.io/rhacm2/cluster-backup-rhel8-operator\u0026tag=v2.4.6-7"
}
}
},
{
"category": "product_version",
"name": "rhacm2/clusterclaims-controller-rhel8@sha256:bd8fa875e2c6b6c650c21089441b417ae657b8e1fda2786d2f328978776a6883_s390x",
"product": {
"name": "rhacm2/clusterclaims-controller-rhel8@sha256:bd8fa875e2c6b6c650c21089441b417ae657b8e1fda2786d2f328978776a6883_s390x",
"product_id": "rhacm2/clusterclaims-controller-rhel8@sha256:bd8fa875e2c6b6c650c21089441b417ae657b8e1fda2786d2f328978776a6883_s390x",
"product_identification_helper": {
"purl": "pkg:oci/clusterclaims-controller-rhel8@sha256:bd8fa875e2c6b6c650c21089441b417ae657b8e1fda2786d2f328978776a6883?arch=s390x\u0026repository_url=registry.redhat.io/rhacm2/clusterclaims-controller-rhel8\u0026tag=v2.4.6-7"
}
}
},
{
"category": "product_version",
"name": "rhacm2/cluster-curator-controller-rhel8@sha256:9e6a260d8130731601612a56cea728fc6b80cfa3d7fd8b6612175ff76b290dea_s390x",
"product": {
"name": "rhacm2/cluster-curator-controller-rhel8@sha256:9e6a260d8130731601612a56cea728fc6b80cfa3d7fd8b6612175ff76b290dea_s390x",
"product_id": "rhacm2/cluster-curator-controller-rhel8@sha256:9e6a260d8130731601612a56cea728fc6b80cfa3d7fd8b6612175ff76b290dea_s390x",
"product_identification_helper": {
"purl": "pkg:oci/cluster-curator-controller-rhel8@sha256:9e6a260d8130731601612a56cea728fc6b80cfa3d7fd8b6612175ff76b290dea?arch=s390x\u0026repository_url=registry.redhat.io/rhacm2/cluster-curator-controller-rhel8\u0026tag=v2.4.6-9"
}
}
},
{
"category": "product_version",
"name": "rhacm2/clusterlifecycle-state-metrics-rhel8@sha256:60a54bc76a84f2369b02dc1b9b0d8353da93acc9f8193a26739110c6fe59abdd_s390x",
"product": {
"name": "rhacm2/clusterlifecycle-state-metrics-rhel8@sha256:60a54bc76a84f2369b02dc1b9b0d8353da93acc9f8193a26739110c6fe59abdd_s390x",
"product_id": "rhacm2/clusterlifecycle-state-metrics-rhel8@sha256:60a54bc76a84f2369b02dc1b9b0d8353da93acc9f8193a26739110c6fe59abdd_s390x",
"product_identification_helper": {
"purl": "pkg:oci/clusterlifecycle-state-metrics-rhel8@sha256:60a54bc76a84f2369b02dc1b9b0d8353da93acc9f8193a26739110c6fe59abdd?arch=s390x\u0026repository_url=registry.redhat.io/rhacm2/clusterlifecycle-state-metrics-rhel8\u0026tag=v2.4.6-8"
}
}
},
{
"category": "product_version",
"name": "rhacm2/cluster-proxy-addon-rhel8@sha256:03d738d93d893b9fd9d2587e14b9a7a92bbb5eca4b85901b5e07cff1e7a3ab73_s390x",
"product": {
"name": "rhacm2/cluster-proxy-addon-rhel8@sha256:03d738d93d893b9fd9d2587e14b9a7a92bbb5eca4b85901b5e07cff1e7a3ab73_s390x",
"product_id": "rhacm2/cluster-proxy-addon-rhel8@sha256:03d738d93d893b9fd9d2587e14b9a7a92bbb5eca4b85901b5e07cff1e7a3ab73_s390x",
"product_identification_helper": {
"purl": "pkg:oci/cluster-proxy-addon-rhel8@sha256:03d738d93d893b9fd9d2587e14b9a7a92bbb5eca4b85901b5e07cff1e7a3ab73?arch=s390x\u0026repository_url=registry.redhat.io/rhacm2/cluster-proxy-addon-rhel8\u0026tag=v2.4.6-7"
}
}
},
{
"category": "product_version",
"name": "rhacm2/config-policy-controller-rhel8@sha256:8fb0581852dc1dfd80a81ba03c6976da1aa8d93675f626765f2266adfa94d5ac_s390x",
"product": {
"name": "rhacm2/config-policy-controller-rhel8@sha256:8fb0581852dc1dfd80a81ba03c6976da1aa8d93675f626765f2266adfa94d5ac_s390x",
"product_id": "rhacm2/config-policy-controller-rhel8@sha256:8fb0581852dc1dfd80a81ba03c6976da1aa8d93675f626765f2266adfa94d5ac_s390x",
"product_identification_helper": {
"purl": "pkg:oci/config-policy-controller-rhel8@sha256:8fb0581852dc1dfd80a81ba03c6976da1aa8d93675f626765f2266adfa94d5ac?arch=s390x\u0026repository_url=registry.redhat.io/rhacm2/config-policy-controller-rhel8\u0026tag=v2.4.6-7"
}
}
},
{
"category": "product_version",
"name": "rhacm2/console-api-rhel8@sha256:3a47d211370efc6e1661d4d0abd0d5abc65d8a759218af7c2722db820a664d8c_s390x",
"product": {
"name": "rhacm2/console-api-rhel8@sha256:3a47d211370efc6e1661d4d0abd0d5abc65d8a759218af7c2722db820a664d8c_s390x",
"product_id": "rhacm2/console-api-rhel8@sha256:3a47d211370efc6e1661d4d0abd0d5abc65d8a759218af7c2722db820a664d8c_s390x",
"product_identification_helper": {
"purl": "pkg:oci/console-api-rhel8@sha256:3a47d211370efc6e1661d4d0abd0d5abc65d8a759218af7c2722db820a664d8c?arch=s390x\u0026repository_url=registry.redhat.io/rhacm2/console-api-rhel8\u0026tag=v2.4.6-11"
}
}
},
{
"category": "product_version",
"name": "rhacm2/console-rhel8@sha256:5215e1a2f456b83ba4ae02ea653bef51d331ced6e9a4c67958e8c41cd88aa818_s390x",
"product": {
"name": "rhacm2/console-rhel8@sha256:5215e1a2f456b83ba4ae02ea653bef51d331ced6e9a4c67958e8c41cd88aa818_s390x",
"product_id": "rhacm2/console-rhel8@sha256:5215e1a2f456b83ba4ae02ea653bef51d331ced6e9a4c67958e8c41cd88aa818_s390x",
"product_identification_helper": {
"purl": "pkg:oci/console-rhel8@sha256:5215e1a2f456b83ba4ae02ea653bef51d331ced6e9a4c67958e8c41cd88aa818?arch=s390x\u0026repository_url=registry.redhat.io/rhacm2/console-rhel8\u0026tag=v2.4.6-15"
}
}
},
{
"category": "product_version",
"name": "rhacm2/discovery-rhel8-operator@sha256:224af94e4e027bfb7edff3f889ec08aa031eaede2e4a02c67ce2925f29230ea8_s390x",
"product": {
"name": "rhacm2/discovery-rhel8-operator@sha256:224af94e4e027bfb7edff3f889ec08aa031eaede2e4a02c67ce2925f29230ea8_s390x",
"product_id": "rhacm2/discovery-rhel8-operator@sha256:224af94e4e027bfb7edff3f889ec08aa031eaede2e4a02c67ce2925f29230ea8_s390x",
"product_identification_helper": {
"purl": "pkg:oci/discovery-rhel8-operator@sha256:224af94e4e027bfb7edff3f889ec08aa031eaede2e4a02c67ce2925f29230ea8?arch=s390x\u0026repository_url=registry.redhat.io/rhacm2/discovery-rhel8-operator\u0026tag=v2.4.6-7"
}
}
},
{
"category": "product_version",
"name": "rhacm2/endpoint-monitoring-rhel8-operator@sha256:ee184be0540e401b6834747b6632b11d69269f3d9ab44bc4aaab9fc9877191aa_s390x",
"product": {
"name": "rhacm2/endpoint-monitoring-rhel8-operator@sha256:ee184be0540e401b6834747b6632b11d69269f3d9ab44bc4aaab9fc9877191aa_s390x",
"product_id": "rhacm2/endpoint-monitoring-rhel8-operator@sha256:ee184be0540e401b6834747b6632b11d69269f3d9ab44bc4aaab9fc9877191aa_s390x",
"product_identification_helper": {
"purl": "pkg:oci/endpoint-monitoring-rhel8-operator@sha256:ee184be0540e401b6834747b6632b11d69269f3d9ab44bc4aaab9fc9877191aa?arch=s390x\u0026repository_url=registry.redhat.io/rhacm2/endpoint-monitoring-rhel8-operator\u0026tag=v2.4.6-7"
}
}
},
{
"category": "product_version",
"name": "rhacm2/governance-policy-propagator-rhel8@sha256:b5a8689de0cc37c38daca89e1a6f64b6601b341a8f12ef6c093ec12b83bca4e8_s390x",
"product": {
"name": "rhacm2/governance-policy-propagator-rhel8@sha256:b5a8689de0cc37c38daca89e1a6f64b6601b341a8f12ef6c093ec12b83bca4e8_s390x",
"product_id": "rhacm2/governance-policy-propagator-rhel8@sha256:b5a8689de0cc37c38daca89e1a6f64b6601b341a8f12ef6c093ec12b83bca4e8_s390x",
"product_identification_helper": {
"purl": "pkg:oci/governance-policy-propagator-rhel8@sha256:b5a8689de0cc37c38daca89e1a6f64b6601b341a8f12ef6c093ec12b83bca4e8?arch=s390x\u0026repository_url=registry.redhat.io/rhacm2/governance-policy-propagator-rhel8\u0026tag=v2.4.6-8"
}
}
},
{
"category": "product_version",
"name": "rhacm2/governance-policy-spec-sync-rhel8@sha256:c2c6ab3e7317dee023b79cc868c052a8a602610925932358498a3a215d5c8089_s390x",
"product": {
"name": "rhacm2/governance-policy-spec-sync-rhel8@sha256:c2c6ab3e7317dee023b79cc868c052a8a602610925932358498a3a215d5c8089_s390x",
"product_id": "rhacm2/governance-policy-spec-sync-rhel8@sha256:c2c6ab3e7317dee023b79cc868c052a8a602610925932358498a3a215d5c8089_s390x",
"product_identification_helper": {
"purl": "pkg:oci/governance-policy-spec-sync-rhel8@sha256:c2c6ab3e7317dee023b79cc868c052a8a602610925932358498a3a215d5c8089?arch=s390x\u0026repository_url=registry.redhat.io/rhacm2/governance-policy-spec-sync-rhel8\u0026tag=v2.4.6-7"
}
}
},
{
"category": "product_version",
"name": "rhacm2/governance-policy-status-sync-rhel8@sha256:76f717cb9fe271941f45794a8dd9ebb85af0f7ab6cd104a698352b875e1b721d_s390x",
"product": {
"name": "rhacm2/governance-policy-status-sync-rhel8@sha256:76f717cb9fe271941f45794a8dd9ebb85af0f7ab6cd104a698352b875e1b721d_s390x",
"product_id": "rhacm2/governance-policy-status-sync-rhel8@sha256:76f717cb9fe271941f45794a8dd9ebb85af0f7ab6cd104a698352b875e1b721d_s390x",
"product_identification_helper": {
"purl": "pkg:oci/governance-policy-status-sync-rhel8@sha256:76f717cb9fe271941f45794a8dd9ebb85af0f7ab6cd104a698352b875e1b721d?arch=s390x\u0026repository_url=registry.redhat.io/rhacm2/governance-policy-status-sync-rhel8\u0026tag=v2.4.6-7"
}
}
},
{
"category": "product_version",
"name": "rhacm2/governance-policy-template-sync-rhel8@sha256:2d0d4141d0df7a5309edb3aa064591479facd14d604f5338383a88a7c01fb976_s390x",
"product": {
"name": "rhacm2/governance-policy-template-sync-rhel8@sha256:2d0d4141d0df7a5309edb3aa064591479facd14d604f5338383a88a7c01fb976_s390x",
"product_id": "rhacm2/governance-policy-template-sync-rhel8@sha256:2d0d4141d0df7a5309edb3aa064591479facd14d604f5338383a88a7c01fb976_s390x",
"product_identification_helper": {
"purl": "pkg:oci/governance-policy-template-sync-rhel8@sha256:2d0d4141d0df7a5309edb3aa064591479facd14d604f5338383a88a7c01fb976?arch=s390x\u0026repository_url=registry.redhat.io/rhacm2/governance-policy-template-sync-rhel8\u0026tag=v2.4.6-6"
}
}
},
{
"category": "product_version",
"name": "rhacm2/grafana-dashboard-loader-rhel8@sha256:6190c4487c63f61cb24e8d219aa1ebc6ff5d8d8b1ece5bbb3da5d46e67f0b98c_s390x",
"product": {
"name": "rhacm2/grafana-dashboard-loader-rhel8@sha256:6190c4487c63f61cb24e8d219aa1ebc6ff5d8d8b1ece5bbb3da5d46e67f0b98c_s390x",
"product_id": "rhacm2/grafana-dashboard-loader-rhel8@sha256:6190c4487c63f61cb24e8d219aa1ebc6ff5d8d8b1ece5bbb3da5d46e67f0b98c_s390x",
"product_identification_helper": {
"purl": "pkg:oci/grafana-dashboard-loader-rhel8@sha256:6190c4487c63f61cb24e8d219aa1ebc6ff5d8d8b1ece5bbb3da5d46e67f0b98c?arch=s390x\u0026repository_url=registry.redhat.io/rhacm2/grafana-dashboard-loader-rhel8\u0026tag=v2.4.6-7"
}
}
},
{
"category": "product_version",
"name": "rhacm2/grc-ui-api-rhel8@sha256:999f7119e60d578cd54b08135838fb8ecb996cd93f8e6f07ee92ec776f86f3d7_s390x",
"product": {
"name": "rhacm2/grc-ui-api-rhel8@sha256:999f7119e60d578cd54b08135838fb8ecb996cd93f8e6f07ee92ec776f86f3d7_s390x",
"product_id": "rhacm2/grc-ui-api-rhel8@sha256:999f7119e60d578cd54b08135838fb8ecb996cd93f8e6f07ee92ec776f86f3d7_s390x",
"product_identification_helper": {
"purl": "pkg:oci/grc-ui-api-rhel8@sha256:999f7119e60d578cd54b08135838fb8ecb996cd93f8e6f07ee92ec776f86f3d7?arch=s390x\u0026repository_url=registry.redhat.io/rhacm2/grc-ui-api-rhel8\u0026tag=v2.4.6-12"
}
}
},
{
"category": "product_version",
"name": "rhacm2/grc-ui-rhel8@sha256:2e28251e1a65b7176007f53887f3693e5268848b1bb8a1e084e9f1064deaec8a_s390x",
"product": {
"name": "rhacm2/grc-ui-rhel8@sha256:2e28251e1a65b7176007f53887f3693e5268848b1bb8a1e084e9f1064deaec8a_s390x",
"product_id": "rhacm2/grc-ui-rhel8@sha256:2e28251e1a65b7176007f53887f3693e5268848b1bb8a1e084e9f1064deaec8a_s390x",
"product_identification_helper": {
"purl": "pkg:oci/grc-ui-rhel8@sha256:2e28251e1a65b7176007f53887f3693e5268848b1bb8a1e084e9f1064deaec8a?arch=s390x\u0026repository_url=registry.redhat.io/rhacm2/grc-ui-rhel8\u0026tag=v2.4.6-15"
}
}
},
{
"category": "product_version",
"name": "rhacm2/iam-policy-controller-rhel8@sha256:7d1534ff8b00cd38716d2bfb65b924a45e9ec18a8eccad13c5e3818f858630b6_s390x",
"product": {
"name": "rhacm2/iam-policy-controller-rhel8@sha256:7d1534ff8b00cd38716d2bfb65b924a45e9ec18a8eccad13c5e3818f858630b6_s390x",
"product_id": "rhacm2/iam-policy-controller-rhel8@sha256:7d1534ff8b00cd38716d2bfb65b924a45e9ec18a8eccad13c5e3818f858630b6_s390x",
"product_identification_helper": {
"purl": "pkg:oci/iam-policy-controller-rhel8@sha256:7d1534ff8b00cd38716d2bfb65b924a45e9ec18a8eccad13c5e3818f858630b6?arch=s390x\u0026repository_url=registry.redhat.io/rhacm2/iam-policy-controller-rhel8\u0026tag=v2.4.6-7"
}
}
},
{
"category": "product_version",
"name": "rhacm2/insights-client-rhel8@sha256:85bf407b6bc232952f4dd7c1edd8a7f4a168a6995d7b866f4417bc65a162efd5_s390x",
"product": {
"name": "rhacm2/insights-client-rhel8@sha256:85bf407b6bc232952f4dd7c1edd8a7f4a168a6995d7b866f4417bc65a162efd5_s390x",
"product_id": "rhacm2/insights-client-rhel8@sha256:85bf407b6bc232952f4dd7c1edd8a7f4a168a6995d7b866f4417bc65a162efd5_s390x",
"product_identification_helper": {
"purl": "pkg:oci/insights-client-rhel8@sha256:85bf407b6bc232952f4dd7c1edd8a7f4a168a6995d7b866f4417bc65a162efd5?arch=s390x\u0026repository_url=registry.redhat.io/rhacm2/insights-client-rhel8\u0026tag=v2.4.6-11"
}
}
},
{
"category": "product_version",
"name": "rhacm2/insights-metrics-rhel8@sha256:2492650b89feab7de0408be0e3af6d889e6291bb7064ea524dafca87b252840e_s390x",
"product": {
"name": "rhacm2/insights-metrics-rhel8@sha256:2492650b89feab7de0408be0e3af6d889e6291bb7064ea524dafca87b252840e_s390x",
"product_id": "rhacm2/insights-metrics-rhel8@sha256:2492650b89feab7de0408be0e3af6d889e6291bb7064ea524dafca87b252840e_s390x",
"product_identification_helper": {
"purl": "pkg:oci/insights-metrics-rhel8@sha256:2492650b89feab7de0408be0e3af6d889e6291bb7064ea524dafca87b252840e?arch=s390x\u0026repository_url=registry.redhat.io/rhacm2/insights-metrics-rhel8\u0026tag=v2.4.6-10"
}
}
},
{
"category": "product_version",
"name": "rhacm2/klusterlet-addon-controller-rhel8@sha256:a4d7ef368efce597729c5fc1ae4358a0b45483a11b8363bf8d164c20075da748_s390x",
"product": {
"name": "rhacm2/klusterlet-addon-controller-rhel8@sha256:a4d7ef368efce597729c5fc1ae4358a0b45483a11b8363bf8d164c20075da748_s390x",
"product_id": "rhacm2/klusterlet-addon-controller-rhel8@sha256:a4d7ef368efce597729c5fc1ae4358a0b45483a11b8363bf8d164c20075da748_s390x",
"product_identification_helper": {
"purl": "pkg:oci/klusterlet-addon-controller-rhel8@sha256:a4d7ef368efce597729c5fc1ae4358a0b45483a11b8363bf8d164c20075da748?arch=s390x\u0026repository_url=registry.redhat.io/rhacm2/klusterlet-addon-controller-rhel8\u0026tag=v2.4.6-7"
}
}
},
{
"category": "product_version",
"name": "rhacm2/klusterlet-addon-rhel8-operator@sha256:0402e265ec4919aef893be4c0f177b53173bc0c50eb47aafea6822e05a7748be_s390x",
"product": {
"name": "rhacm2/klusterlet-addon-rhel8-operator@sha256:0402e265ec4919aef893be4c0f177b53173bc0c50eb47aafea6822e05a7748be_s390x",
"product_id": "rhacm2/klusterlet-addon-rhel8-operator@sha256:0402e265ec4919aef893be4c0f177b53173bc0c50eb47aafea6822e05a7748be_s390x",
"product_identification_helper": {
"purl": "pkg:oci/klusterlet-addon-rhel8-operator@sha256:0402e265ec4919aef893be4c0f177b53173bc0c50eb47aafea6822e05a7748be?arch=s390x\u0026repository_url=registry.redhat.io/rhacm2/klusterlet-addon-rhel8-operator\u0026tag=v2.4.6-8"
}
}
},
{
"category": "product_version",
"name": "rhacm2/kube-rbac-proxy-rhel8@sha256:c1c90ee4ae1f908c33c8a8bf38f0b47bfad039bedccf870324f6b554aad5d78c_s390x",
"product": {
"name": "rhacm2/kube-rbac-proxy-rhel8@sha256:c1c90ee4ae1f908c33c8a8bf38f0b47bfad039bedccf870324f6b554aad5d78c_s390x",
"product_id": "rhacm2/kube-rbac-proxy-rhel8@sha256:c1c90ee4ae1f908c33c8a8bf38f0b47bfad039bedccf870324f6b554aad5d78c_s390x",
"product_identification_helper": {
"purl": "pkg:oci/kube-rbac-proxy-rhel8@sha256:c1c90ee4ae1f908c33c8a8bf38f0b47bfad039bedccf870324f6b554aad5d78c?arch=s390x\u0026repository_url=registry.redhat.io/rhacm2/kube-rbac-proxy-rhel8\u0026tag=v2.4.6-8"
}
}
},
{
"category": "product_version",
"name": "rhacm2/kube-state-metrics-rhel8@sha256:566b95595959ba60677f1518562fd996ef7643dc94aa9e9fead0e4b4096032ca_s390x",
"product": {
"name": "rhacm2/kube-state-metrics-rhel8@sha256:566b95595959ba60677f1518562fd996ef7643dc94aa9e9fead0e4b4096032ca_s390x",
"product_id": "rhacm2/kube-state-metrics-rhel8@sha256:566b95595959ba60677f1518562fd996ef7643dc94aa9e9fead0e4b4096032ca_s390x",
"product_identification_helper": {
"purl": "pkg:oci/kube-state-metrics-rhel8@sha256:566b95595959ba60677f1518562fd996ef7643dc94aa9e9fead0e4b4096032ca?arch=s390x\u0026repository_url=registry.redhat.io/rhacm2/kube-state-metrics-rhel8\u0026tag=v2.4.6-9"
}
}
},
{
"category": "product_version",
"name": "rhacm2/managedcluster-import-controller-rhel8@sha256:bcb43adee06dbb1cfb6a5c9fed71847ecc3826e3e44fe04d57b7143a6123daa5_s390x",
"product": {
"name": "rhacm2/managedcluster-import-controller-rhel8@sha256:bcb43adee06dbb1cfb6a5c9fed71847ecc3826e3e44fe04d57b7143a6123daa5_s390x",
"product_id": "rhacm2/managedcluster-import-controller-rhel8@sha256:bcb43adee06dbb1cfb6a5c9fed71847ecc3826e3e44fe04d57b7143a6123daa5_s390x",
"product_identification_helper": {
"purl": "pkg:oci/managedcluster-import-controller-rhel8@sha256:bcb43adee06dbb1cfb6a5c9fed71847ecc3826e3e44fe04d57b7143a6123daa5?arch=s390x\u0026repository_url=registry.redhat.io/rhacm2/managedcluster-import-controller-rhel8\u0026tag=v2.4.6-9"
}
}
},
{
"category": "product_version",
"name": "rhacm2/management-ingress-rhel8@sha256:c3cdbf5ff93b3b19ac2d7cf15b9152a0761d473de7afe29832a7ca3b833b6797_s390x",
"product": {
"name": "rhacm2/management-ingress-rhel8@sha256:c3cdbf5ff93b3b19ac2d7cf15b9152a0761d473de7afe29832a7ca3b833b6797_s390x",
"product_id": "rhacm2/management-ingress-rhel8@sha256:c3cdbf5ff93b3b19ac2d7cf15b9152a0761d473de7afe29832a7ca3b833b6797_s390x",
"product_identification_helper": {
"purl": "pkg:oci/management-ingress-rhel8@sha256:c3cdbf5ff93b3b19ac2d7cf15b9152a0761d473de7afe29832a7ca3b833b6797?arch=s390x\u0026repository_url=registry.redhat.io/rhacm2/management-ingress-rhel8\u0026tag=v2.4.6-7"
}
}
},
{
"category": "product_version",
"name": "rhacm2/memcached-rhel8@sha256:0a0a88fb0138cd6de2e3fce81ab959d12cbda64e5fbab1046008aee1d94f12e2_s390x",
"product": {
"name": "rhacm2/memcached-rhel8@sha256:0a0a88fb0138cd6de2e3fce81ab959d12cbda64e5fbab1046008aee1d94f12e2_s390x",
"product_id": "rhacm2/memcached-rhel8@sha256:0a0a88fb0138cd6de2e3fce81ab959d12cbda64e5fbab1046008aee1d94f12e2_s390x",
"product_identification_helper": {
"purl": "pkg:oci/memcached-rhel8@sha256:0a0a88fb0138cd6de2e3fce81ab959d12cbda64e5fbab1046008aee1d94f12e2?arch=s390x\u0026repository_url=registry.redhat.io/rhacm2/memcached-rhel8\u0026tag=v2.4.6-5"
}
}
},
{
"category": "product_version",
"name": "rhacm2/memcached-exporter-rhel8@sha256:e22fa2dbc6733fc176f44cf42ec8f51b69672d354d6d2cf510eada5fe41a5245_s390x",
"product": {
"name": "rhacm2/memcached-exporter-rhel8@sha256:e22fa2dbc6733fc176f44cf42ec8f51b69672d354d6d2cf510eada5fe41a5245_s390x",
"product_id": "rhacm2/memcached-exporter-rhel8@sha256:e22fa2dbc6733fc176f44cf42ec8f51b69672d354d6d2cf510eada5fe41a5245_s390x",
"product_identification_helper": {
"purl": "pkg:oci/memcached-exporter-rhel8@sha256:e22fa2dbc6733fc176f44cf42ec8f51b69672d354d6d2cf510eada5fe41a5245?arch=s390x\u0026repository_url=registry.redhat.io/rhacm2/memcached-exporter-rhel8\u0026tag=v2.4.6-7"
}
}
},
{
"category": "product_version",
"name": "rhacm2/metrics-collector-rhel8@sha256:d37401c5fb672c56004f75974a4069d5d3b6c5e96ac7be4c174f9f178a7666bc_s390x",
"product": {
"name": "rhacm2/metrics-collector-rhel8@sha256:d37401c5fb672c56004f75974a4069d5d3b6c5e96ac7be4c174f9f178a7666bc_s390x",
"product_id": "rhacm2/metrics-collector-rhel8@sha256:d37401c5fb672c56004f75974a4069d5d3b6c5e96ac7be4c174f9f178a7666bc_s390x",
"product_identification_helper": {
"purl": "pkg:oci/metrics-collector-rhel8@sha256:d37401c5fb672c56004f75974a4069d5d3b6c5e96ac7be4c174f9f178a7666bc?arch=s390x\u0026repository_url=registry.redhat.io/rhacm2/metrics-collector-rhel8\u0026tag=v2.4.6-7"
}
}
},
{
"category": "product_version",
"name": "rhacm2/multicloud-integrations-rhel8@sha256:a311c6ef1099d2370209bbbe30cfac6d1c50d79a2321beaab1f6158ab2db8bec_s390x",
"product": {
"name": "rhacm2/multicloud-integrations-rhel8@sha256:a311c6ef1099d2370209bbbe30cfac6d1c50d79a2321beaab1f6158ab2db8bec_s390x",
"product_id": "rhacm2/multicloud-integrations-rhel8@sha256:a311c6ef1099d2370209bbbe30cfac6d1c50d79a2321beaab1f6158ab2db8bec_s390x",
"product_identification_helper": {
"purl": "pkg:oci/multicloud-integrations-rhel8@sha256:a311c6ef1099d2370209bbbe30cfac6d1c50d79a2321beaab1f6158ab2db8bec?arch=s390x\u0026repository_url=registry.redhat.io/rhacm2/multicloud-integrations-rhel8\u0026tag=v2.4.6-7"
}
}
},
{
"category": "product_version",
"name": "rhacm2/multicloud-manager-rhel8@sha256:d458a289528173a07f7ff6d87279474e8379a2f05c11d5a9be97f9c43e38ec75_s390x",
"product": {
"name": "rhacm2/multicloud-manager-rhel8@sha256:d458a289528173a07f7ff6d87279474e8379a2f05c11d5a9be97f9c43e38ec75_s390x",
"product_id": "rhacm2/multicloud-manager-rhel8@sha256:d458a289528173a07f7ff6d87279474e8379a2f05c11d5a9be97f9c43e38ec75_s390x",
"product_identification_helper": {
"purl": "pkg:oci/multicloud-manager-rhel8@sha256:d458a289528173a07f7ff6d87279474e8379a2f05c11d5a9be97f9c43e38ec75?arch=s390x\u0026repository_url=registry.redhat.io/rhacm2/multicloud-manager-rhel8\u0026tag=v2.4.6-10"
}
}
},
{
"category": "product_version",
"name": "rhacm2/multiclusterhub-rhel8@sha256:b8dea0eca4c8aaefee6be9afea77e3302ad551f68f5a87316caf65e13ac9138d_s390x",
"product": {
"name": "rhacm2/multiclusterhub-rhel8@sha256:b8dea0eca4c8aaefee6be9afea77e3302ad551f68f5a87316caf65e13ac9138d_s390x",
"product_id": "rhacm2/multiclusterhub-rhel8@sha256:b8dea0eca4c8aaefee6be9afea77e3302ad551f68f5a87316caf65e13ac9138d_s390x",
"product_identification_helper": {
"purl": "pkg:oci/multiclusterhub-rhel8@sha256:b8dea0eca4c8aaefee6be9afea77e3302ad551f68f5a87316caf65e13ac9138d?arch=s390x\u0026repository_url=registry.redhat.io/rhacm2/multiclusterhub-rhel8\u0026tag=v2.4.6-7"
}
}
},
{
"category": "product_version",
"name": "rhacm2/multiclusterhub-repo-rhel8@sha256:c21ffdaa0ce90e6c08f4814c09d9a0bd34d341ad1fc8f6ff2152e9007393ba1f_s390x",
"product": {
"name": "rhacm2/multiclusterhub-repo-rhel8@sha256:c21ffdaa0ce90e6c08f4814c09d9a0bd34d341ad1fc8f6ff2152e9007393ba1f_s390x",
"product_id": "rhacm2/multiclusterhub-repo-rhel8@sha256:c21ffdaa0ce90e6c08f4814c09d9a0bd34d341ad1fc8f6ff2152e9007393ba1f_s390x",
"product_identification_helper": {
"purl": "pkg:oci/multiclusterhub-repo-rhel8@sha256:c21ffdaa0ce90e6c08f4814c09d9a0bd34d341ad1fc8f6ff2152e9007393ba1f?arch=s390x\u0026repository_url=registry.redhat.io/rhacm2/multiclusterhub-repo-rhel8\u0026tag=v2.4.6-7"
}
}
},
{
"category": "product_version",
"name": "rhacm2/multicluster-observability-rhel8-operator@sha256:7ed02712f2d5093f7c751a6d22c9ffe5ce3b00c4cc901ffb779b8b51e282d698_s390x",
"product": {
"name": "rhacm2/multicluster-observability-rhel8-operator@sha256:7ed02712f2d5093f7c751a6d22c9ffe5ce3b00c4cc901ffb779b8b51e282d698_s390x",
"product_id": "rhacm2/multicluster-observability-rhel8-operator@sha256:7ed02712f2d5093f7c751a6d22c9ffe5ce3b00c4cc901ffb779b8b51e282d698_s390x",
"product_identification_helper": {
"purl": "pkg:oci/multicluster-observability-rhel8-operator@sha256:7ed02712f2d5093f7c751a6d22c9ffe5ce3b00c4cc901ffb779b8b51e282d698?arch=s390x\u0026repository_url=registry.redhat.io/rhacm2/multicluster-observability-rhel8-operator\u0026tag=v2.4.6-8"
}
}
},
{
"category": "product_version",
"name": "rhacm2/multicluster-operators-application-rhel8@sha256:3af2802a89c09966e9c63f40974d8554a7b7b88cc386bbf5bda0a4cc987b7c15_s390x",
"product": {
"name": "rhacm2/multicluster-operators-application-rhel8@sha256:3af2802a89c09966e9c63f40974d8554a7b7b88cc386bbf5bda0a4cc987b7c15_s390x",
"product_id": "rhacm2/multicluster-operators-application-rhel8@sha256:3af2802a89c09966e9c63f40974d8554a7b7b88cc386bbf5bda0a4cc987b7c15_s390x",
"product_identification_helper": {
"purl": "pkg:oci/multicluster-operators-application-rhel8@sha256:3af2802a89c09966e9c63f40974d8554a7b7b88cc386bbf5bda0a4cc987b7c15?arch=s390x\u0026repository_url=registry.redhat.io/rhacm2/multicluster-operators-application-rhel8\u0026tag=v2.4.6-9"
}
}
},
{
"category": "product_version",
"name": "rhacm2/multicluster-operators-channel-rhel8@sha256:4a34b2593897d4b1a1af124bdf6fb7e51bbd97bb4c56dd8ae463b3f3abbb7718_s390x",
"product": {
"name": "rhacm2/multicluster-operators-channel-rhel8@sha256:4a34b2593897d4b1a1af124bdf6fb7e51bbd97bb4c56dd8ae463b3f3abbb7718_s390x",
"product_id": "rhacm2/multicluster-operators-channel-rhel8@sha256:4a34b2593897d4b1a1af124bdf6fb7e51bbd97bb4c56dd8ae463b3f3abbb7718_s390x",
"product_identification_helper": {
"purl": "pkg:oci/multicluster-operators-channel-rhel8@sha256:4a34b2593897d4b1a1af124bdf6fb7e51bbd97bb4c56dd8ae463b3f3abbb7718?arch=s390x\u0026repository_url=registry.redhat.io/rhacm2/multicluster-operators-channel-rhel8\u0026tag=v2.4.6-7"
}
}
},
{
"category": "product_version",
"name": "rhacm2/multicluster-operators-deployable-rhel8@sha256:0ecd46eb89e90d787c442fd0ca92f84e9bf7fa6c2e315a0b95912616687c0580_s390x",
"product": {
"name": "rhacm2/multicluster-operators-deployable-rhel8@sha256:0ecd46eb89e90d787c442fd0ca92f84e9bf7fa6c2e315a0b95912616687c0580_s390x",
"product_id": "rhacm2/multicluster-operators-deployable-rhel8@sha256:0ecd46eb89e90d787c442fd0ca92f84e9bf7fa6c2e315a0b95912616687c0580_s390x",
"product_identification_helper": {
"purl": "pkg:oci/multicluster-operators-deployable-rhel8@sha256:0ecd46eb89e90d787c442fd0ca92f84e9bf7fa6c2e315a0b95912616687c0580?arch=s390x\u0026repository_url=registry.redhat.io/rhacm2/multicluster-operators-deployable-rhel8\u0026tag=v2.4.6-8"
}
}
},
{
"category": "product_version",
"name": "rhacm2/multicluster-operators-placementrule-rhel8@sha256:fa3e2e45501d661f4f724dea809b6eff73455db623b03178130590dbf317dba5_s390x",
"product": {
"name": "rhacm2/multicluster-operators-placementrule-rhel8@sha256:fa3e2e45501d661f4f724dea809b6eff73455db623b03178130590dbf317dba5_s390x",
"product_id": "rhacm2/multicluster-operators-placementrule-rhel8@sha256:fa3e2e45501d661f4f724dea809b6eff73455db623b03178130590dbf317dba5_s390x",
"product_identification_helper": {
"purl": "pkg:oci/multicluster-operators-placementrule-rhel8@sha256:fa3e2e45501d661f4f724dea809b6eff73455db623b03178130590dbf317dba5?arch=s390x\u0026repository_url=registry.redhat.io/rhacm2/multicluster-operators-placementrule-rhel8\u0026tag=v2.4.6-8"
}
}
},
{
"category": "product_version",
"name": "rhacm2/multicluster-operators-subscription-rhel8@sha256:731a4f0919cbab729e9dded9e513ec4ad5e1b48967c21f65f3b494158a6b25ba_s390x",
"product": {
"name": "rhacm2/multicluster-operators-subscription-rhel8@sha256:731a4f0919cbab729e9dded9e513ec4ad5e1b48967c21f65f3b494158a6b25ba_s390x",
"product_id": "rhacm2/multicluster-operators-subscription-rhel8@sha256:731a4f0919cbab729e9dded9e513ec4ad5e1b48967c21f65f3b494158a6b25ba_s390x",
"product_identification_helper": {
"purl": "pkg:oci/multicluster-operators-subscription-rhel8@sha256:731a4f0919cbab729e9dded9e513ec4ad5e1b48967c21f65f3b494158a6b25ba?arch=s390x\u0026repository_url=registry.redhat.io/rhacm2/multicluster-operators-subscription-rhel8\u0026tag=v2.4.6-8"
}
}
},
{
"category": "product_version",
"name": "rhacm2/multicluster-operators-subscription-release-rhel8@sha256:50dc29deac8efaac3bf321270b718dec41d8b80746d3548c076ab26b2c6b63ca_s390x",
"product": {
"name": "rhacm2/multicluster-operators-subscription-release-rhel8@sha256:50dc29deac8efaac3bf321270b718dec41d8b80746d3548c076ab26b2c6b63ca_s390x",
"product_id": "rhacm2/multicluster-operators-subscription-release-rhel8@sha256:50dc29deac8efaac3bf321270b718dec41d8b80746d3548c076ab26b2c6b63ca_s390x",
"product_identification_helper": {
"purl": "pkg:oci/multicluster-operators-subscription-release-rhel8@sha256:50dc29deac8efaac3bf321270b718dec41d8b80746d3548c076ab26b2c6b63ca?arch=s390x\u0026repository_url=registry.redhat.io/rhacm2/multicluster-operators-subscription-release-rhel8\u0026tag=v2.4.6-7"
}
}
},
{
"category": "product_version",
"name": "rhacm2/node-exporter-rhel8@sha256:b20c7b88c52ab9772ebd2216333d6324cba08c653135af469a9e6ccb6648d7c6_s390x",
"product": {
"name": "rhacm2/node-exporter-rhel8@sha256:b20c7b88c52ab9772ebd2216333d6324cba08c653135af469a9e6ccb6648d7c6_s390x",
"product_id": "rhacm2/node-exporter-rhel8@sha256:b20c7b88c52ab9772ebd2216333d6324cba08c653135af469a9e6ccb6648d7c6_s390x",
"product_identification_helper": {
"purl": "pkg:oci/node-exporter-rhel8@sha256:b20c7b88c52ab9772ebd2216333d6324cba08c653135af469a9e6ccb6648d7c6?arch=s390x\u0026repository_url=registry.redhat.io/rhacm2/node-exporter-rhel8\u0026tag=v2.4.6-9"
}
}
},
{
"category": "product_version",
"name": "rhacm2/observatorium-rhel8@sha256:65aaebf97e8b904e9ff1520f4bc4704bc21614a7377f66a4c6776032621a9ccf_s390x",
"product": {
"name": "rhacm2/observatorium-rhel8@sha256:65aaebf97e8b904e9ff1520f4bc4704bc21614a7377f66a4c6776032621a9ccf_s390x",
"product_id": "rhacm2/observatorium-rhel8@sha256:65aaebf97e8b904e9ff1520f4bc4704bc21614a7377f66a4c6776032621a9ccf_s390x",
"product_identification_helper": {
"purl": "pkg:oci/observatorium-rhel8@sha256:65aaebf97e8b904e9ff1520f4bc4704bc21614a7377f66a4c6776032621a9ccf?arch=s390x\u0026repository_url=registry.redhat.io/rhacm2/observatorium-rhel8\u0026tag=v2.4.6-8"
}
}
},
{
"category": "product_version",
"name": "rhacm2/observatorium-rhel8-operator@sha256:078b48f3746c33e0c69b11c9e51e70c220a3cc6f0fd26eb5b30534b16c6a2efa_s390x",
"product": {
"name": "rhacm2/observatorium-rhel8-operator@sha256:078b48f3746c33e0c69b11c9e51e70c220a3cc6f0fd26eb5b30534b16c6a2efa_s390x",
"product_id": "rhacm2/observatorium-rhel8-operator@sha256:078b48f3746c33e0c69b11c9e51e70c220a3cc6f0fd26eb5b30534b16c6a2efa_s390x",
"product_identification_helper": {
"purl": "pkg:oci/observatorium-rhel8-operator@sha256:078b48f3746c33e0c69b11c9e51e70c220a3cc6f0fd26eb5b30534b16c6a2efa?arch=s390x\u0026repository_url=registry.redhat.io/rhacm2/observatorium-rhel8-operator\u0026tag=v2.4.6-9"
}
}
},
{
"category": "product_version",
"name": "rhacm2/openshift-hive-rhel8@sha256:c75cad252f1bda9dac27d1145ee01fe91078e6bc29c60b72f2f0977cea56ae9c_s390x",
"product": {
"name": "rhacm2/openshift-hive-rhel8@sha256:c75cad252f1bda9dac27d1145ee01fe91078e6bc29c60b72f2f0977cea56ae9c_s390x",
"product_id": "rhacm2/openshift-hive-rhel8@sha256:c75cad252f1bda9dac27d1145ee01fe91078e6bc29c60b72f2f0977cea56ae9c_s390x",
"product_identification_helper": {
"purl": "pkg:oci/openshift-hive-rhel8@sha256:c75cad252f1bda9dac27d1145ee01fe91078e6bc29c60b72f2f0977cea56ae9c?arch=s390x\u0026repository_url=registry.redhat.io/rhacm2/openshift-hive-rhel8\u0026tag=v2.4.6-9"
}
}
},
{
"category": "product_version",
"name": "rhacm2/placement-rhel8@sha256:1cc55dc4ec890f583cf63c7c1d5451cd1e409dbb8feed7bb854e6970ba0e9cbd_s390x",
"product": {
"name": "rhacm2/placement-rhel8@sha256:1cc55dc4ec890f583cf63c7c1d5451cd1e409dbb8feed7bb854e6970ba0e9cbd_s390x",
"product_id": "rhacm2/placement-rhel8@sha256:1cc55dc4ec890f583cf63c7c1d5451cd1e409dbb8feed7bb854e6970ba0e9cbd_s390x",
"product_identification_helper": {
"purl": "pkg:oci/placement-rhel8@sha256:1cc55dc4ec890f583cf63c7c1d5451cd1e409dbb8feed7bb854e6970ba0e9cbd?arch=s390x\u0026repository_url=registry.redhat.io/rhacm2/placement-rhel8\u0026tag=v2.4.6-8"
}
}
},
{
"category": "product_version",
"name": "rhacm2/prometheus-alertmanager-rhel8@sha256:29c84506cb42edbede5abdf086433ef003d677135fe3b51093c1fbafa6f666e0_s390x",
"product": {
"name": "rhacm2/prometheus-alertmanager-rhel8@sha256:29c84506cb42edbede5abdf086433ef003d677135fe3b51093c1fbafa6f666e0_s390x",
"product_id": "rhacm2/prometheus-alertmanager-rhel8@sha256:29c84506cb42edbede5abdf086433ef003d677135fe3b51093c1fbafa6f666e0_s390x",
"product_identification_helper": {
"purl": "pkg:oci/prometheus-alertmanager-rhel8@sha256:29c84506cb42edbede5abdf086433ef003d677135fe3b51093c1fbafa6f666e0?arch=s390x\u0026repository_url=registry.redhat.io/rhacm2/prometheus-alertmanager-rhel8\u0026tag=v2.4.6-8"
}
}
},
{
"category": "product_version",
"name": "rhacm2/prometheus-rhel8@sha256:4aa41836d3699f3b8a546703fa5032a01af6bcac60465e779769c32a36352d0d_s390x",
"product": {
"name": "rhacm2/prometheus-rhel8@sha256:4aa41836d3699f3b8a546703fa5032a01af6bcac60465e779769c32a36352d0d_s390x",
"product_id": "rhacm2/prometheus-rhel8@sha256:4aa41836d3699f3b8a546703fa5032a01af6bcac60465e779769c32a36352d0d_s390x",
"product_identification_helper": {
"purl": "pkg:oci/prometheus-rhel8@sha256:4aa41836d3699f3b8a546703fa5032a01af6bcac60465e779769c32a36352d0d?arch=s390x\u0026repository_url=registry.redhat.io/rhacm2/prometheus-rhel8\u0026tag=v2.4.6-7"
}
}
},
{
"category": "product_version",
"name": "rhacm2/provider-credential-controller-rhel8@sha256:827351fc8036170bfb1b6d0fc15c84476c8913ae044163884ff89424e0e4235f_s390x",
"product": {
"name": "rhacm2/provider-credential-controller-rhel8@sha256:827351fc8036170bfb1b6d0fc15c84476c8913ae044163884ff89424e0e4235f_s390x",
"product_id": "rhacm2/provider-credential-controller-rhel8@sha256:827351fc8036170bfb1b6d0fc15c84476c8913ae044163884ff89424e0e4235f_s390x",
"product_identification_helper": {
"purl": "pkg:oci/provider-credential-controller-rhel8@sha256:827351fc8036170bfb1b6d0fc15c84476c8913ae044163884ff89424e0e4235f?arch=s390x\u0026repository_url=registry.redhat.io/rhacm2/provider-credential-controller-rhel8\u0026tag=v2.4.6-7"
}
}
},
{
"category": "product_version",
"name": "rhacm2/rbac-query-proxy-rhel8@sha256:a129031e0e3c0e389a104f1ad15f4ecbb6382d79e19c62e7b22b31bee7021cdd_s390x",
"product": {
"name": "rhacm2/rbac-query-proxy-rhel8@sha256:a129031e0e3c0e389a104f1ad15f4ecbb6382d79e19c62e7b22b31bee7021cdd_s390x",
"product_id": "rhacm2/rbac-query-proxy-rhel8@sha256:a129031e0e3c0e389a104f1ad15f4ecbb6382d79e19c62e7b22b31bee7021cdd_s390x",
"product_identification_helper": {
"purl": "pkg:oci/rbac-query-proxy-rhel8@sha256:a129031e0e3c0e389a104f1ad15f4ecbb6382d79e19c62e7b22b31bee7021cdd?arch=s390x\u0026repository_url=registry.redhat.io/rhacm2/rbac-query-proxy-rhel8\u0026tag=v2.4.6-7"
}
}
},
{
"category": "product_version",
"name": "rhacm2/redisgraph-tls-rhel8@sha256:9fb4a62d70505c508d0d8dc158f8fa1c759c23f6a13c6a069a40a32c5cbce1fe_s390x",
"product": {
"name": "rhacm2/redisgraph-tls-rhel8@sha256:9fb4a62d70505c508d0d8dc158f8fa1c759c23f6a13c6a069a40a32c5cbce1fe_s390x",
"product_id": "rhacm2/redisgraph-tls-rhel8@sha256:9fb4a62d70505c508d0d8dc158f8fa1c759c23f6a13c6a069a40a32c5cbce1fe_s390x",
"product_identification_helper": {
"purl": "pkg:oci/redisgraph-tls-rhel8@sha256:9fb4a62d70505c508d0d8dc158f8fa1c759c23f6a13c6a069a40a32c5cbce1fe?arch=s390x\u0026repository_url=registry.redhat.io/rhacm2/redisgraph-tls-rhel8\u0026tag=v2.4.6-6"
}
}
},
{
"category": "product_version",
"name": "rhacm2/registration-rhel8@sha256:494e65b5e3bf27c3bae221db5154b119ef7689b2cb42894f05c40cf4608f1da6_s390x",
"product": {
"name": "rhacm2/registration-rhel8@sha256:494e65b5e3bf27c3bae221db5154b119ef7689b2cb42894f05c40cf4608f1da6_s390x",
"product_id": "rhacm2/registration-rhel8@sha256:494e65b5e3bf27c3bae221db5154b119ef7689b2cb42894f05c40cf4608f1da6_s390x",
"product_identification_helper": {
"purl": "pkg:oci/registration-rhel8@sha256:494e65b5e3bf27c3bae221db5154b119ef7689b2cb42894f05c40cf4608f1da6?arch=s390x\u0026repository_url=registry.redhat.io/rhacm2/registration-rhel8\u0026tag=v2.4.6-8"
}
}
},
{
"category": "product_version",
"name": "rhacm2/registration-rhel8-operator@sha256:3ca37dec679c11f1333c5fd6c866867ce2e7ed5d3c139c2ad8f3ad7d10be70c0_s390x",
"product": {
"name": "rhacm2/registration-rhel8-operator@sha256:3ca37dec679c11f1333c5fd6c866867ce2e7ed5d3c139c2ad8f3ad7d10be70c0_s390x",
"product_id": "rhacm2/registration-rhel8-operator@sha256:3ca37dec679c11f1333c5fd6c866867ce2e7ed5d3c139c2ad8f3ad7d10be70c0_s390x",
"product_identification_helper": {
"purl": "pkg:oci/registration-rhel8-operator@sha256:3ca37dec679c11f1333c5fd6c866867ce2e7ed5d3c139c2ad8f3ad7d10be70c0?arch=s390x\u0026repository_url=registry.redhat.io/rhacm2/registration-rhel8-operator\u0026tag=v2.4.6-8"
}
}
},
{
"category": "product_version",
"name": "rhacm2/agent-service-rhel8@sha256:cfe9dfc60224b6206d6fbbc4c4ee95e378ce2da8b79c176e5e7bfdd8b0375f88_s390x",
"product": {
"name": "rhacm2/agent-service-rhel8@sha256:cfe9dfc60224b6206d6fbbc4c4ee95e378ce2da8b79c176e5e7bfdd8b0375f88_s390x",
"product_id": "rhacm2/agent-service-rhel8@sha256:cfe9dfc60224b6206d6fbbc4c4ee95e378ce2da8b79c176e5e7bfdd8b0375f88_s390x",
"product_identification_helper": {
"purl": "pkg:oci/agent-service-rhel8@sha256:cfe9dfc60224b6206d6fbbc4c4ee95e378ce2da8b79c176e5e7bfdd8b0375f88?arch=s390x\u0026repository_url=registry.redhat.io/rhacm2/agent-service-rhel8\u0026tag=v2.4.6-9"
}
}
},
{
"category": "product_version",
"name": "rhacm2/search-aggregator-rhel8@sha256:176ba84e41d3465826245fd9acd199c0b292c25a76c88bbcab8c07d93829ff9c_s390x",
"product": {
"name": "rhacm2/search-aggregator-rhel8@sha256:176ba84e41d3465826245fd9acd199c0b292c25a76c88bbcab8c07d93829ff9c_s390x",
"product_id": "rhacm2/search-aggregator-rhel8@sha256:176ba84e41d3465826245fd9acd199c0b292c25a76c88bbcab8c07d93829ff9c_s390x",
"product_identification_helper": {
"purl": "pkg:oci/search-aggregator-rhel8@sha256:176ba84e41d3465826245fd9acd199c0b292c25a76c88bbcab8c07d93829ff9c?arch=s390x\u0026repository_url=registry.redhat.io/rhacm2/search-aggregator-rhel8\u0026tag=v2.4.6-10"
}
}
},
{
"category": "product_version",
"name": "rhacm2/search-api-rhel8@sha256:de9cc78ae58b063980c0fd3797cc6aba79bedc22898dae3fbce64c94dfd82909_s390x",
"product": {
"name": "rhacm2/search-api-rhel8@sha256:de9cc78ae58b063980c0fd3797cc6aba79bedc22898dae3fbce64c94dfd82909_s390x",
"product_id": "rhacm2/search-api-rhel8@sha256:de9cc78ae58b063980c0fd3797cc6aba79bedc22898dae3fbce64c94dfd82909_s390x",
"product_identification_helper": {
"purl": "pkg:oci/search-api-rhel8@sha256:de9cc78ae58b063980c0fd3797cc6aba79bedc22898dae3fbce64c94dfd82909?arch=s390x\u0026repository_url=registry.redhat.io/rhacm2/search-api-rhel8\u0026tag=v2.4.6-14"
}
}
},
{
"category": "product_version",
"name": "rhacm2/search-collector-rhel8@sha256:98fb5b0965d41badb9933eb0fc23a5006c1e1cb555a8b80b63a6a00bc87b1c7a_s390x",
"product": {
"name": "rhacm2/search-collector-rhel8@sha256:98fb5b0965d41badb9933eb0fc23a5006c1e1cb555a8b80b63a6a00bc87b1c7a_s390x",
"product_id": "rhacm2/search-collector-rhel8@sha256:98fb5b0965d41badb9933eb0fc23a5006c1e1cb555a8b80b63a6a00bc87b1c7a_s390x",
"product_identification_helper": {
"purl": "pkg:oci/search-collector-rhel8@sha256:98fb5b0965d41badb9933eb0fc23a5006c1e1cb555a8b80b63a6a00bc87b1c7a?arch=s390x\u0026repository_url=registry.redhat.io/rhacm2/search-collector-rhel8\u0026tag=v2.4.6-10"
}
}
},
{
"category": "product_version",
"name": "rhacm2/search-rhel8@sha256:5f3249435b29dba366242d6e68e6f1f2f4a8f4cd8941fb881d297bd5ed9fa72e_s390x",
"product": {
"name": "rhacm2/search-rhel8@sha256:5f3249435b29dba366242d6e68e6f1f2f4a8f4cd8941fb881d297bd5ed9fa72e_s390x",
"product_id": "rhacm2/search-rhel8@sha256:5f3249435b29dba366242d6e68e6f1f2f4a8f4cd8941fb881d297bd5ed9fa72e_s390x",
"product_identification_helper": {
"purl": "pkg:oci/search-rhel8@sha256:5f3249435b29dba366242d6e68e6f1f2f4a8f4cd8941fb881d297bd5ed9fa72e?arch=s390x\u0026repository_url=registry.redhat.io/rhacm2/search-rhel8\u0026tag=v2.4.6-10"
}
}
},
{
"category": "product_version",
"name": "rhacm2/search-ui-rhel8@sha256:2203d5c5cadd4be391bba00bbf8a588e930dcde7c438e15c14ed0e7a3fd31522_s390x",
"product": {
"name": "rhacm2/search-ui-rhel8@sha256:2203d5c5cadd4be391bba00bbf8a588e930dcde7c438e15c14ed0e7a3fd31522_s390x",
"product_id": "rhacm2/search-ui-rhel8@sha256:2203d5c5cadd4be391bba00bbf8a588e930dcde7c438e15c14ed0e7a3fd31522_s390x",
"product_identification_helper": {
"purl": "pkg:oci/search-ui-rhel8@sha256:2203d5c5cadd4be391bba00bbf8a588e930dcde7c438e15c14ed0e7a3fd31522?arch=s390x\u0026repository_url=registry.redhat.io/rhacm2/search-ui-rhel8\u0026tag=v2.4.6-13"
}
}
},
{
"category": "product_version",
"name": "rhacm2/submariner-addon-rhel8@sha256:4331c06cda7427491fcf5061f9695ab5f87dea5a02b5b915b1354c20f3cff830_s390x",
"product": {
"name": "rhacm2/submariner-addon-rhel8@sha256:4331c06cda7427491fcf5061f9695ab5f87dea5a02b5b915b1354c20f3cff830_s390x",
"product_id": "rhacm2/submariner-addon-rhel8@sha256:4331c06cda7427491fcf5061f9695ab5f87dea5a02b5b915b1354c20f3cff830_s390x",
"product_identification_helper": {
"purl": "pkg:oci/submariner-addon-rhel8@sha256:4331c06cda7427491fcf5061f9695ab5f87dea5a02b5b915b1354c20f3cff830?arch=s390x\u0026repository_url=registry.redhat.io/rhacm2/submariner-addon-rhel8\u0026tag=v2.4.6-9"
}
}
},
{
"category": "product_version",
"name": "rhacm2/thanos-rhel8@sha256:8036c9dd2d44027f5173b935ee8dcd9b3e87b433d65a50f83ffa76a503cf747c_s390x",
"product": {
"name": "rhacm2/thanos-rhel8@sha256:8036c9dd2d44027f5173b935ee8dcd9b3e87b433d65a50f83ffa76a503cf747c_s390x",
"product_id": "rhacm2/thanos-rhel8@sha256:8036c9dd2d44027f5173b935ee8dcd9b3e87b433d65a50f83ffa76a503cf747c_s390x",
"product_identification_helper": {
"purl": "pkg:oci/thanos-rhel8@sha256:8036c9dd2d44027f5173b935ee8dcd9b3e87b433d65a50f83ffa76a503cf747c?arch=s390x\u0026repository_url=registry.redhat.io/rhacm2/thanos-rhel8\u0026tag=v2.4.6-8"
}
}
},
{
"category": "product_version",
"name": "rhacm2/thanos-receive-controller-rhel8@sha256:2da6d891769a4d9cb936d93a8ea84eea45f33e482c79cc74418f4143c5c145e7_s390x",
"product": {
"name": "rhacm2/thanos-receive-controller-rhel8@sha256:2da6d891769a4d9cb936d93a8ea84eea45f33e482c79cc74418f4143c5c145e7_s390x",
"product_id": "rhacm2/thanos-receive-controller-rhel8@sha256:2da6d891769a4d9cb936d93a8ea84eea45f33e482c79cc74418f4143c5c145e7_s390x",
"product_identification_helper": {
"purl": "pkg:oci/thanos-receive-controller-rhel8@sha256:2da6d891769a4d9cb936d93a8ea84eea45f33e482c79cc74418f4143c5c145e7?arch=s390x\u0026repository_url=registry.redhat.io/rhacm2/thanos-receive-controller-rhel8\u0026tag=v2.4.6-7"
}
}
},
{
"category": "product_version",
"name": "rhacm2/volsync-rhel8@sha256:90ed24a800b82c2eb1c0f2d08aa11b2bea942e6a9044e3a01a5778877e7b376a_s390x",
"product": {
"name": "rhacm2/volsync-rhel8@sha256:90ed24a800b82c2eb1c0f2d08aa11b2bea942e6a9044e3a01a5778877e7b376a_s390x",
"product_id": "rhacm2/volsync-rhel8@sha256:90ed24a800b82c2eb1c0f2d08aa11b2bea942e6a9044e3a01a5778877e7b376a_s390x",
"product_identification_helper": {
"purl": "pkg:oci/volsync-rhel8@sha256:90ed24a800b82c2eb1c0f2d08aa11b2bea942e6a9044e3a01a5778877e7b376a?arch=s390x\u0026repository_url=registry.redhat.io/rhacm2/volsync-rhel8\u0026tag=v2.4.6-8"
}
}
},
{
"category": "product_version",
"name": "rhacm2/volsync-mover-rclone-rhel8@sha256:6784f7672ac4c8f47ddaf9b5fc6b98f2c1d18c48be212114eeab9babb780cba6_s390x",
"product": {
"name": "rhacm2/volsync-mover-rclone-rhel8@sha256:6784f7672ac4c8f47ddaf9b5fc6b98f2c1d18c48be212114eeab9babb780cba6_s390x",
"product_id": "rhacm2/volsync-mover-rclone-rhel8@sha256:6784f7672ac4c8f47ddaf9b5fc6b98f2c1d18c48be212114eeab9babb780cba6_s390x",
"product_identification_helper": {
"purl": "pkg:oci/volsync-mover-rclone-rhel8@sha256:6784f7672ac4c8f47ddaf9b5fc6b98f2c1d18c48be212114eeab9babb780cba6?arch=s390x\u0026repository_url=registry.redhat.io/rhacm2/volsync-mover-rclone-rhel8\u0026tag=v2.4.6-8"
}
}
},
{
"category": "product_version",
"name": "rhacm2/volsync-mover-restic-rhel8@sha256:3ac9147cf782a40b3881973a399add430aee10cdfe1abdb00c98a0b5a3a527dc_s390x",
"product": {
"name": "rhacm2/volsync-mover-restic-rhel8@sha256:3ac9147cf782a40b3881973a399add430aee10cdfe1abdb00c98a0b5a3a527dc_s390x",
"product_id": "rhacm2/volsync-mover-restic-rhel8@sha256:3ac9147cf782a40b3881973a399add430aee10cdfe1abdb00c98a0b5a3a527dc_s390x",
"product_identification_helper": {
"purl": "pkg:oci/volsync-mover-restic-rhel8@sha256:3ac9147cf782a40b3881973a399add430aee10cdfe1abdb00c98a0b5a3a527dc?arch=s390x\u0026repository_url=registry.redhat.io/rhacm2/volsync-mover-restic-rhel8\u0026tag=v2.4.6-8"
}
}
},
{
"category": "product_version",
"name": "rhacm2/volsync-mover-rsync-rhel8@sha256:530aedee3aeca43ef0501f5cd2aa07c65eb708ac1a7fcd97fc3000358744d1bd_s390x",
"product": {
"name": "rhacm2/volsync-mover-rsync-rhel8@sha256:530aedee3aeca43ef0501f5cd2aa07c65eb708ac1a7fcd97fc3000358744d1bd_s390x",
"product_id": "rhacm2/volsync-mover-rsync-rhel8@sha256:530aedee3aeca43ef0501f5cd2aa07c65eb708ac1a7fcd97fc3000358744d1bd_s390x",
"product_identification_helper": {
"purl": "pkg:oci/volsync-mover-rsync-rhel8@sha256:530aedee3aeca43ef0501f5cd2aa07c65eb708ac1a7fcd97fc3000358744d1bd?arch=s390x\u0026repository_url=registry.redhat.io/rhacm2/volsync-mover-rsync-rhel8\u0026tag=v2.4.6-8"
}
}
},
{
"category": "product_version",
"name": "rhacm2/work-rhel8@sha256:0facf27d638269e722029217ef72016556c60e42887a836e4a0ad6140c1b6dcf_s390x",
"product": {
"name": "rhacm2/work-rhel8@sha256:0facf27d638269e722029217ef72016556c60e42887a836e4a0ad6140c1b6dcf_s390x",
"product_id": "rhacm2/work-rhel8@sha256:0facf27d638269e722029217ef72016556c60e42887a836e4a0ad6140c1b6dcf_s390x",
"product_identification_helper": {
"purl": "pkg:oci/work-rhel8@sha256:0facf27d638269e722029217ef72016556c60e42887a836e4a0ad6140c1b6dcf?arch=s390x\u0026repository_url=registry.redhat.io/rhacm2/work-rhel8\u0026tag=v2.4.6-8"
}
}
}
],
"category": "architecture",
"name": "s390x"
},
{
"branches": [
{
"category": "product_version",
"name": "rhacm2/acm-grafana-rhel8@sha256:644a295644e91a8976d4df02e5ccdd711d8d3c8fa409cae698671b49b96ec00a_ppc64le",
"product": {
"name": "rhacm2/acm-grafana-rhel8@sha256:644a295644e91a8976d4df02e5ccdd711d8d3c8fa409cae698671b49b96ec00a_ppc64le",
"product_id": "rhacm2/acm-grafana-rhel8@sha256:644a295644e91a8976d4df02e5ccdd711d8d3c8fa409cae698671b49b96ec00a_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/acm-grafana-rhel8@sha256:644a295644e91a8976d4df02e5ccdd711d8d3c8fa409cae698671b49b96ec00a?arch=ppc64le\u0026repository_url=registry.redhat.io/rhacm2/acm-grafana-rhel8\u0026tag=v2.4.6-8"
}
}
},
{
"category": "product_version",
"name": "rhacm2/acm-must-gather-rhel8@sha256:cfc97f6c9495bac2635e016dd47049683f8ed78c932ef2c70cec2ec7be323fea_ppc64le",
"product": {
"name": "rhacm2/acm-must-gather-rhel8@sha256:cfc97f6c9495bac2635e016dd47049683f8ed78c932ef2c70cec2ec7be323fea_ppc64le",
"product_id": "rhacm2/acm-must-gather-rhel8@sha256:cfc97f6c9495bac2635e016dd47049683f8ed78c932ef2c70cec2ec7be323fea_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/acm-must-gather-rhel8@sha256:cfc97f6c9495bac2635e016dd47049683f8ed78c932ef2c70cec2ec7be323fea?arch=ppc64le\u0026repository_url=registry.redhat.io/rhacm2/acm-must-gather-rhel8\u0026tag=v2.4.6-10"
}
}
},
{
"category": "product_version",
"name": "rhacm2/acm-operator-bundle@sha256:cceb82a8492d7e971e515f1a0a5391a1051e4f130f7a14e412def20616e05d40_ppc64le",
"product": {
"name": "rhacm2/acm-operator-bundle@sha256:cceb82a8492d7e971e515f1a0a5391a1051e4f130f7a14e412def20616e05d40_ppc64le",
"product_id": "rhacm2/acm-operator-bundle@sha256:cceb82a8492d7e971e515f1a0a5391a1051e4f130f7a14e412def20616e05d40_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/acm-operator-bundle@sha256:cceb82a8492d7e971e515f1a0a5391a1051e4f130f7a14e412def20616e05d40?arch=ppc64le\u0026repository_url=registry.redhat.io/rhacm2/acm-operator-bundle\u0026tag=v2.4.6-40"
}
}
},
{
"category": "product_version",
"name": "rhacm2/application-ui-rhel8@sha256:6acf7df47405a4ccb3ede12db6574a0829d28f94ea5d20d6041db1bd045a90c6_ppc64le",
"product": {
"name": "rhacm2/application-ui-rhel8@sha256:6acf7df47405a4ccb3ede12db6574a0829d28f94ea5d20d6041db1bd045a90c6_ppc64le",
"product_id": "rhacm2/application-ui-rhel8@sha256:6acf7df47405a4ccb3ede12db6574a0829d28f94ea5d20d6041db1bd045a90c6_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/application-ui-rhel8@sha256:6acf7df47405a4ccb3ede12db6574a0829d28f94ea5d20d6041db1bd045a90c6?arch=ppc64le\u0026repository_url=registry.redhat.io/rhacm2/application-ui-rhel8\u0026tag=v2.4.6-13"
}
}
},
{
"category": "product_version",
"name": "rhacm2/assisted-image-service-rhel8@sha256:c89023b0b424e2b8800399fc4b6cfa9336248f3222097c094d33fd2b872398aa_ppc64le",
"product": {
"name": "rhacm2/assisted-image-service-rhel8@sha256:c89023b0b424e2b8800399fc4b6cfa9336248f3222097c094d33fd2b872398aa_ppc64le",
"product_id": "rhacm2/assisted-image-service-rhel8@sha256:c89023b0b424e2b8800399fc4b6cfa9336248f3222097c094d33fd2b872398aa_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/assisted-image-service-rhel8@sha256:c89023b0b424e2b8800399fc4b6cfa9336248f3222097c094d33fd2b872398aa?arch=ppc64le\u0026repository_url=registry.redhat.io/rhacm2/assisted-image-service-rhel8\u0026tag=v2.4.6-7"
}
}
},
{
"category": "product_version",
"name": "rhacm2/cert-policy-controller-rhel8@sha256:c3d60eaf9f775e623114d093450b5d170b4048ef1e52267a2153ec54489bd00f_ppc64le",
"product": {
"name": "rhacm2/cert-policy-controller-rhel8@sha256:c3d60eaf9f775e623114d093450b5d170b4048ef1e52267a2153ec54489bd00f_ppc64le",
"product_id": "rhacm2/cert-policy-controller-rhel8@sha256:c3d60eaf9f775e623114d093450b5d170b4048ef1e52267a2153ec54489bd00f_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/cert-policy-controller-rhel8@sha256:c3d60eaf9f775e623114d093450b5d170b4048ef1e52267a2153ec54489bd00f?arch=ppc64le\u0026repository_url=registry.redhat.io/rhacm2/cert-policy-controller-rhel8\u0026tag=v2.4.6-8"
}
}
},
{
"category": "product_version",
"name": "rhacm2/cluster-backup-rhel8-operator@sha256:fa4667d27a8778efc83ace86657c638aacb7ccc3168c489d427c1d6ab834cbb2_ppc64le",
"product": {
"name": "rhacm2/cluster-backup-rhel8-operator@sha256:fa4667d27a8778efc83ace86657c638aacb7ccc3168c489d427c1d6ab834cbb2_ppc64le",
"product_id": "rhacm2/cluster-backup-rhel8-operator@sha256:fa4667d27a8778efc83ace86657c638aacb7ccc3168c489d427c1d6ab834cbb2_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/cluster-backup-rhel8-operator@sha256:fa4667d27a8778efc83ace86657c638aacb7ccc3168c489d427c1d6ab834cbb2?arch=ppc64le\u0026repository_url=registry.redhat.io/rhacm2/cluster-backup-rhel8-operator\u0026tag=v2.4.6-7"
}
}
},
{
"category": "product_version",
"name": "rhacm2/clusterclaims-controller-rhel8@sha256:2c7f03c0ca17163c949249bb4b480a0fd2c986e55b0dc23c6cd3b0a974b4c229_ppc64le",
"product": {
"name": "rhacm2/clusterclaims-controller-rhel8@sha256:2c7f03c0ca17163c949249bb4b480a0fd2c986e55b0dc23c6cd3b0a974b4c229_ppc64le",
"product_id": "rhacm2/clusterclaims-controller-rhel8@sha256:2c7f03c0ca17163c949249bb4b480a0fd2c986e55b0dc23c6cd3b0a974b4c229_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/clusterclaims-controller-rhel8@sha256:2c7f03c0ca17163c949249bb4b480a0fd2c986e55b0dc23c6cd3b0a974b4c229?arch=ppc64le\u0026repository_url=registry.redhat.io/rhacm2/clusterclaims-controller-rhel8\u0026tag=v2.4.6-7"
}
}
},
{
"category": "product_version",
"name": "rhacm2/cluster-curator-controller-rhel8@sha256:4b32ee29c898c9f52a5fdeed3a6a595ac157db7051b36086eddf7a8f91b2ec08_ppc64le",
"product": {
"name": "rhacm2/cluster-curator-controller-rhel8@sha256:4b32ee29c898c9f52a5fdeed3a6a595ac157db7051b36086eddf7a8f91b2ec08_ppc64le",
"product_id": "rhacm2/cluster-curator-controller-rhel8@sha256:4b32ee29c898c9f52a5fdeed3a6a595ac157db7051b36086eddf7a8f91b2ec08_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/cluster-curator-controller-rhel8@sha256:4b32ee29c898c9f52a5fdeed3a6a595ac157db7051b36086eddf7a8f91b2ec08?arch=ppc64le\u0026repository_url=registry.redhat.io/rhacm2/cluster-curator-controller-rhel8\u0026tag=v2.4.6-9"
}
}
},
{
"category": "product_version",
"name": "rhacm2/clusterlifecycle-state-metrics-rhel8@sha256:3711cb41642a7fffc69a0c98db128d39d980555127f22a9d1dfd76c9631b8edc_ppc64le",
"product": {
"name": "rhacm2/clusterlifecycle-state-metrics-rhel8@sha256:3711cb41642a7fffc69a0c98db128d39d980555127f22a9d1dfd76c9631b8edc_ppc64le",
"product_id": "rhacm2/clusterlifecycle-state-metrics-rhel8@sha256:3711cb41642a7fffc69a0c98db128d39d980555127f22a9d1dfd76c9631b8edc_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/clusterlifecycle-state-metrics-rhel8@sha256:3711cb41642a7fffc69a0c98db128d39d980555127f22a9d1dfd76c9631b8edc?arch=ppc64le\u0026repository_url=registry.redhat.io/rhacm2/clusterlifecycle-state-metrics-rhel8\u0026tag=v2.4.6-8"
}
}
},
{
"category": "product_version",
"name": "rhacm2/cluster-proxy-addon-rhel8@sha256:22c9595f3f4d95b6dc6c17ce5412f4131d9ce501f2660f23d176f276c4a97a73_ppc64le",
"product": {
"name": "rhacm2/cluster-proxy-addon-rhel8@sha256:22c9595f3f4d95b6dc6c17ce5412f4131d9ce501f2660f23d176f276c4a97a73_ppc64le",
"product_id": "rhacm2/cluster-proxy-addon-rhel8@sha256:22c9595f3f4d95b6dc6c17ce5412f4131d9ce501f2660f23d176f276c4a97a73_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/cluster-proxy-addon-rhel8@sha256:22c9595f3f4d95b6dc6c17ce5412f4131d9ce501f2660f23d176f276c4a97a73?arch=ppc64le\u0026repository_url=registry.redhat.io/rhacm2/cluster-proxy-addon-rhel8\u0026tag=v2.4.6-7"
}
}
},
{
"category": "product_version",
"name": "rhacm2/config-policy-controller-rhel8@sha256:929233f873cbf980fb850a9812c98bd09f907e26d9afeb1c0198d52776e33b32_ppc64le",
"product": {
"name": "rhacm2/config-policy-controller-rhel8@sha256:929233f873cbf980fb850a9812c98bd09f907e26d9afeb1c0198d52776e33b32_ppc64le",
"product_id": "rhacm2/config-policy-controller-rhel8@sha256:929233f873cbf980fb850a9812c98bd09f907e26d9afeb1c0198d52776e33b32_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/config-policy-controller-rhel8@sha256:929233f873cbf980fb850a9812c98bd09f907e26d9afeb1c0198d52776e33b32?arch=ppc64le\u0026repository_url=registry.redhat.io/rhacm2/config-policy-controller-rhel8\u0026tag=v2.4.6-7"
}
}
},
{
"category": "product_version",
"name": "rhacm2/console-api-rhel8@sha256:02481bcf2ddd1771d965e947cfcbad66540e2df055a3013bee5185ab84960d6d_ppc64le",
"product": {
"name": "rhacm2/console-api-rhel8@sha256:02481bcf2ddd1771d965e947cfcbad66540e2df055a3013bee5185ab84960d6d_ppc64le",
"product_id": "rhacm2/console-api-rhel8@sha256:02481bcf2ddd1771d965e947cfcbad66540e2df055a3013bee5185ab84960d6d_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/console-api-rhel8@sha256:02481bcf2ddd1771d965e947cfcbad66540e2df055a3013bee5185ab84960d6d?arch=ppc64le\u0026repository_url=registry.redhat.io/rhacm2/console-api-rhel8\u0026tag=v2.4.6-11"
}
}
},
{
"category": "product_version",
"name": "rhacm2/console-rhel8@sha256:d5cbabd5d26e6e712d9f531db8ebaa3a793599538ef2e62262b02c165ea74b9a_ppc64le",
"product": {
"name": "rhacm2/console-rhel8@sha256:d5cbabd5d26e6e712d9f531db8ebaa3a793599538ef2e62262b02c165ea74b9a_ppc64le",
"product_id": "rhacm2/console-rhel8@sha256:d5cbabd5d26e6e712d9f531db8ebaa3a793599538ef2e62262b02c165ea74b9a_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/console-rhel8@sha256:d5cbabd5d26e6e712d9f531db8ebaa3a793599538ef2e62262b02c165ea74b9a?arch=ppc64le\u0026repository_url=registry.redhat.io/rhacm2/console-rhel8\u0026tag=v2.4.6-15"
}
}
},
{
"category": "product_version",
"name": "rhacm2/discovery-rhel8-operator@sha256:f64cae3c176e4b18af716ba054dcebafa07c3f893943de09b7dfd0285a9271d5_ppc64le",
"product": {
"name": "rhacm2/discovery-rhel8-operator@sha256:f64cae3c176e4b18af716ba054dcebafa07c3f893943de09b7dfd0285a9271d5_ppc64le",
"product_id": "rhacm2/discovery-rhel8-operator@sha256:f64cae3c176e4b18af716ba054dcebafa07c3f893943de09b7dfd0285a9271d5_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/discovery-rhel8-operator@sha256:f64cae3c176e4b18af716ba054dcebafa07c3f893943de09b7dfd0285a9271d5?arch=ppc64le\u0026repository_url=registry.redhat.io/rhacm2/discovery-rhel8-operator\u0026tag=v2.4.6-7"
}
}
},
{
"category": "product_version",
"name": "rhacm2/endpoint-monitoring-rhel8-operator@sha256:516888a8ee8d509b77cda6ef2154a6d70a94a48a2c8c5bc7a9b1b9f2e089ff57_ppc64le",
"product": {
"name": "rhacm2/endpoint-monitoring-rhel8-operator@sha256:516888a8ee8d509b77cda6ef2154a6d70a94a48a2c8c5bc7a9b1b9f2e089ff57_ppc64le",
"product_id": "rhacm2/endpoint-monitoring-rhel8-operator@sha256:516888a8ee8d509b77cda6ef2154a6d70a94a48a2c8c5bc7a9b1b9f2e089ff57_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/endpoint-monitoring-rhel8-operator@sha256:516888a8ee8d509b77cda6ef2154a6d70a94a48a2c8c5bc7a9b1b9f2e089ff57?arch=ppc64le\u0026repository_url=registry.redhat.io/rhacm2/endpoint-monitoring-rhel8-operator\u0026tag=v2.4.6-7"
}
}
},
{
"category": "product_version",
"name": "rhacm2/governance-policy-propagator-rhel8@sha256:f885cac3c1b78c94885f9a9e197511c51b5470b192d6ac48e6cb20a592b36832_ppc64le",
"product": {
"name": "rhacm2/governance-policy-propagator-rhel8@sha256:f885cac3c1b78c94885f9a9e197511c51b5470b192d6ac48e6cb20a592b36832_ppc64le",
"product_id": "rhacm2/governance-policy-propagator-rhel8@sha256:f885cac3c1b78c94885f9a9e197511c51b5470b192d6ac48e6cb20a592b36832_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/governance-policy-propagator-rhel8@sha256:f885cac3c1b78c94885f9a9e197511c51b5470b192d6ac48e6cb20a592b36832?arch=ppc64le\u0026repository_url=registry.redhat.io/rhacm2/governance-policy-propagator-rhel8\u0026tag=v2.4.6-8"
}
}
},
{
"category": "product_version",
"name": "rhacm2/governance-policy-spec-sync-rhel8@sha256:6a8227f1560751fd8e1d2ec8136d8855599727eb7ad382bd5b18167ba46b31ff_ppc64le",
"product": {
"name": "rhacm2/governance-policy-spec-sync-rhel8@sha256:6a8227f1560751fd8e1d2ec8136d8855599727eb7ad382bd5b18167ba46b31ff_ppc64le",
"product_id": "rhacm2/governance-policy-spec-sync-rhel8@sha256:6a8227f1560751fd8e1d2ec8136d8855599727eb7ad382bd5b18167ba46b31ff_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/governance-policy-spec-sync-rhel8@sha256:6a8227f1560751fd8e1d2ec8136d8855599727eb7ad382bd5b18167ba46b31ff?arch=ppc64le\u0026repository_url=registry.redhat.io/rhacm2/governance-policy-spec-sync-rhel8\u0026tag=v2.4.6-7"
}
}
},
{
"category": "product_version",
"name": "rhacm2/governance-policy-status-sync-rhel8@sha256:6c2ec36725b956432591b6cb6a20d4eb2ac3bf759ab4a901f581c81bcb12270c_ppc64le",
"product": {
"name": "rhacm2/governance-policy-status-sync-rhel8@sha256:6c2ec36725b956432591b6cb6a20d4eb2ac3bf759ab4a901f581c81bcb12270c_ppc64le",
"product_id": "rhacm2/governance-policy-status-sync-rhel8@sha256:6c2ec36725b956432591b6cb6a20d4eb2ac3bf759ab4a901f581c81bcb12270c_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/governance-policy-status-sync-rhel8@sha256:6c2ec36725b956432591b6cb6a20d4eb2ac3bf759ab4a901f581c81bcb12270c?arch=ppc64le\u0026repository_url=registry.redhat.io/rhacm2/governance-policy-status-sync-rhel8\u0026tag=v2.4.6-7"
}
}
},
{
"category": "product_version",
"name": "rhacm2/governance-policy-template-sync-rhel8@sha256:a96e372e54eadb8c0f384eaf5295a5a17ab701c5051b5ae59341ecc01489099b_ppc64le",
"product": {
"name": "rhacm2/governance-policy-template-sync-rhel8@sha256:a96e372e54eadb8c0f384eaf5295a5a17ab701c5051b5ae59341ecc01489099b_ppc64le",
"product_id": "rhacm2/governance-policy-template-sync-rhel8@sha256:a96e372e54eadb8c0f384eaf5295a5a17ab701c5051b5ae59341ecc01489099b_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/governance-policy-template-sync-rhel8@sha256:a96e372e54eadb8c0f384eaf5295a5a17ab701c5051b5ae59341ecc01489099b?arch=ppc64le\u0026repository_url=registry.redhat.io/rhacm2/governance-policy-template-sync-rhel8\u0026tag=v2.4.6-6"
}
}
},
{
"category": "product_version",
"name": "rhacm2/grafana-dashboard-loader-rhel8@sha256:5419a6207c0cd1adb21d7c4c3378d31f240a9f29674aee612608d015fe0b491f_ppc64le",
"product": {
"name": "rhacm2/grafana-dashboard-loader-rhel8@sha256:5419a6207c0cd1adb21d7c4c3378d31f240a9f29674aee612608d015fe0b491f_ppc64le",
"product_id": "rhacm2/grafana-dashboard-loader-rhel8@sha256:5419a6207c0cd1adb21d7c4c3378d31f240a9f29674aee612608d015fe0b491f_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/grafana-dashboard-loader-rhel8@sha256:5419a6207c0cd1adb21d7c4c3378d31f240a9f29674aee612608d015fe0b491f?arch=ppc64le\u0026repository_url=registry.redhat.io/rhacm2/grafana-dashboard-loader-rhel8\u0026tag=v2.4.6-7"
}
}
},
{
"category": "product_version",
"name": "rhacm2/grc-ui-api-rhel8@sha256:a8072d656eb14084eafd141690c02119376c9436faab8e4d219e1f0ade7ed2ec_ppc64le",
"product": {
"name": "rhacm2/grc-ui-api-rhel8@sha256:a8072d656eb14084eafd141690c02119376c9436faab8e4d219e1f0ade7ed2ec_ppc64le",
"product_id": "rhacm2/grc-ui-api-rhel8@sha256:a8072d656eb14084eafd141690c02119376c9436faab8e4d219e1f0ade7ed2ec_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/grc-ui-api-rhel8@sha256:a8072d656eb14084eafd141690c02119376c9436faab8e4d219e1f0ade7ed2ec?arch=ppc64le\u0026repository_url=registry.redhat.io/rhacm2/grc-ui-api-rhel8\u0026tag=v2.4.6-12"
}
}
},
{
"category": "product_version",
"name": "rhacm2/grc-ui-rhel8@sha256:3848541d746de6dfacca63f06f29fc7d203dfa4c73dbd749407896ddddb7306c_ppc64le",
"product": {
"name": "rhacm2/grc-ui-rhel8@sha256:3848541d746de6dfacca63f06f29fc7d203dfa4c73dbd749407896ddddb7306c_ppc64le",
"product_id": "rhacm2/grc-ui-rhel8@sha256:3848541d746de6dfacca63f06f29fc7d203dfa4c73dbd749407896ddddb7306c_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/grc-ui-rhel8@sha256:3848541d746de6dfacca63f06f29fc7d203dfa4c73dbd749407896ddddb7306c?arch=ppc64le\u0026repository_url=registry.redhat.io/rhacm2/grc-ui-rhel8\u0026tag=v2.4.6-15"
}
}
},
{
"category": "product_version",
"name": "rhacm2/iam-policy-controller-rhel8@sha256:b2fa794482a54fcfcbf7d0ac8597e9cb0ac0c73cfe5afa8bf2e73ca35d37feb9_ppc64le",
"product": {
"name": "rhacm2/iam-policy-controller-rhel8@sha256:b2fa794482a54fcfcbf7d0ac8597e9cb0ac0c73cfe5afa8bf2e73ca35d37feb9_ppc64le",
"product_id": "rhacm2/iam-policy-controller-rhel8@sha256:b2fa794482a54fcfcbf7d0ac8597e9cb0ac0c73cfe5afa8bf2e73ca35d37feb9_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/iam-policy-controller-rhel8@sha256:b2fa794482a54fcfcbf7d0ac8597e9cb0ac0c73cfe5afa8bf2e73ca35d37feb9?arch=ppc64le\u0026repository_url=registry.redhat.io/rhacm2/iam-policy-controller-rhel8\u0026tag=v2.4.6-7"
}
}
},
{
"category": "product_version",
"name": "rhacm2/insights-client-rhel8@sha256:6bd666f6d541ab33598c4a38ac05e8f65f19e03d8630cf685c89b05f14c4f1b8_ppc64le",
"product": {
"name": "rhacm2/insights-client-rhel8@sha256:6bd666f6d541ab33598c4a38ac05e8f65f19e03d8630cf685c89b05f14c4f1b8_ppc64le",
"product_id": "rhacm2/insights-client-rhel8@sha256:6bd666f6d541ab33598c4a38ac05e8f65f19e03d8630cf685c89b05f14c4f1b8_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/insights-client-rhel8@sha256:6bd666f6d541ab33598c4a38ac05e8f65f19e03d8630cf685c89b05f14c4f1b8?arch=ppc64le\u0026repository_url=registry.redhat.io/rhacm2/insights-client-rhel8\u0026tag=v2.4.6-11"
}
}
},
{
"category": "product_version",
"name": "rhacm2/insights-metrics-rhel8@sha256:93066377331da7f85024ae541440cb409c741d393adfdfe289f7d5836c0da183_ppc64le",
"product": {
"name": "rhacm2/insights-metrics-rhel8@sha256:93066377331da7f85024ae541440cb409c741d393adfdfe289f7d5836c0da183_ppc64le",
"product_id": "rhacm2/insights-metrics-rhel8@sha256:93066377331da7f85024ae541440cb409c741d393adfdfe289f7d5836c0da183_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/insights-metrics-rhel8@sha256:93066377331da7f85024ae541440cb409c741d393adfdfe289f7d5836c0da183?arch=ppc64le\u0026repository_url=registry.redhat.io/rhacm2/insights-metrics-rhel8\u0026tag=v2.4.6-10"
}
}
},
{
"category": "product_version",
"name": "rhacm2/klusterlet-addon-controller-rhel8@sha256:500d5166ea2f808c46b71d1a5470a35bffa484d860161a16e9809f90d021b23e_ppc64le",
"product": {
"name": "rhacm2/klusterlet-addon-controller-rhel8@sha256:500d5166ea2f808c46b71d1a5470a35bffa484d860161a16e9809f90d021b23e_ppc64le",
"product_id": "rhacm2/klusterlet-addon-controller-rhel8@sha256:500d5166ea2f808c46b71d1a5470a35bffa484d860161a16e9809f90d021b23e_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/klusterlet-addon-controller-rhel8@sha256:500d5166ea2f808c46b71d1a5470a35bffa484d860161a16e9809f90d021b23e?arch=ppc64le\u0026repository_url=registry.redhat.io/rhacm2/klusterlet-addon-controller-rhel8\u0026tag=v2.4.6-7"
}
}
},
{
"category": "product_version",
"name": "rhacm2/klusterlet-addon-rhel8-operator@sha256:d7546a69df7b817d0c29c8f95dd3d5d2900c3755c82570b1d610702c56d4fb59_ppc64le",
"product": {
"name": "rhacm2/klusterlet-addon-rhel8-operator@sha256:d7546a69df7b817d0c29c8f95dd3d5d2900c3755c82570b1d610702c56d4fb59_ppc64le",
"product_id": "rhacm2/klusterlet-addon-rhel8-operator@sha256:d7546a69df7b817d0c29c8f95dd3d5d2900c3755c82570b1d610702c56d4fb59_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/klusterlet-addon-rhel8-operator@sha256:d7546a69df7b817d0c29c8f95dd3d5d2900c3755c82570b1d610702c56d4fb59?arch=ppc64le\u0026repository_url=registry.redhat.io/rhacm2/klusterlet-addon-rhel8-operator\u0026tag=v2.4.6-8"
}
}
},
{
"category": "product_version",
"name": "rhacm2/kube-rbac-proxy-rhel8@sha256:ccddb38db49a190aa0d5d70e6b4672079ea222a42045d406a4b9974ac7412146_ppc64le",
"product": {
"name": "rhacm2/kube-rbac-proxy-rhel8@sha256:ccddb38db49a190aa0d5d70e6b4672079ea222a42045d406a4b9974ac7412146_ppc64le",
"product_id": "rhacm2/kube-rbac-proxy-rhel8@sha256:ccddb38db49a190aa0d5d70e6b4672079ea222a42045d406a4b9974ac7412146_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/kube-rbac-proxy-rhel8@sha256:ccddb38db49a190aa0d5d70e6b4672079ea222a42045d406a4b9974ac7412146?arch=ppc64le\u0026repository_url=registry.redhat.io/rhacm2/kube-rbac-proxy-rhel8\u0026tag=v2.4.6-8"
}
}
},
{
"category": "product_version",
"name": "rhacm2/kube-state-metrics-rhel8@sha256:971a33f5a57057d3901ff75eebbc13ca8456b4315dd7811139e60bb8872d80bf_ppc64le",
"product": {
"name": "rhacm2/kube-state-metrics-rhel8@sha256:971a33f5a57057d3901ff75eebbc13ca8456b4315dd7811139e60bb8872d80bf_ppc64le",
"product_id": "rhacm2/kube-state-metrics-rhel8@sha256:971a33f5a57057d3901ff75eebbc13ca8456b4315dd7811139e60bb8872d80bf_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/kube-state-metrics-rhel8@sha256:971a33f5a57057d3901ff75eebbc13ca8456b4315dd7811139e60bb8872d80bf?arch=ppc64le\u0026repository_url=registry.redhat.io/rhacm2/kube-state-metrics-rhel8\u0026tag=v2.4.6-9"
}
}
},
{
"category": "product_version",
"name": "rhacm2/managedcluster-import-controller-rhel8@sha256:dbf235a9723a1c21471d8ef0029f3c999ac3b22512d67facd052efb725431bc1_ppc64le",
"product": {
"name": "rhacm2/managedcluster-import-controller-rhel8@sha256:dbf235a9723a1c21471d8ef0029f3c999ac3b22512d67facd052efb725431bc1_ppc64le",
"product_id": "rhacm2/managedcluster-import-controller-rhel8@sha256:dbf235a9723a1c21471d8ef0029f3c999ac3b22512d67facd052efb725431bc1_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/managedcluster-import-controller-rhel8@sha256:dbf235a9723a1c21471d8ef0029f3c999ac3b22512d67facd052efb725431bc1?arch=ppc64le\u0026repository_url=registry.redhat.io/rhacm2/managedcluster-import-controller-rhel8\u0026tag=v2.4.6-9"
}
}
},
{
"category": "product_version",
"name": "rhacm2/management-ingress-rhel8@sha256:ce994a8f4c4e5476e6131a6721da748225c89a96c9d471a8638eefb6a22d52b9_ppc64le",
"product": {
"name": "rhacm2/management-ingress-rhel8@sha256:ce994a8f4c4e5476e6131a6721da748225c89a96c9d471a8638eefb6a22d52b9_ppc64le",
"product_id": "rhacm2/management-ingress-rhel8@sha256:ce994a8f4c4e5476e6131a6721da748225c89a96c9d471a8638eefb6a22d52b9_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/management-ingress-rhel8@sha256:ce994a8f4c4e5476e6131a6721da748225c89a96c9d471a8638eefb6a22d52b9?arch=ppc64le\u0026repository_url=registry.redhat.io/rhacm2/management-ingress-rhel8\u0026tag=v2.4.6-7"
}
}
},
{
"category": "product_version",
"name": "rhacm2/memcached-rhel8@sha256:b9213f5525ebd51960412c15d416a591bf23731b6217f79aca2a89a893df2102_ppc64le",
"product": {
"name": "rhacm2/memcached-rhel8@sha256:b9213f5525ebd51960412c15d416a591bf23731b6217f79aca2a89a893df2102_ppc64le",
"product_id": "rhacm2/memcached-rhel8@sha256:b9213f5525ebd51960412c15d416a591bf23731b6217f79aca2a89a893df2102_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/memcached-rhel8@sha256:b9213f5525ebd51960412c15d416a591bf23731b6217f79aca2a89a893df2102?arch=ppc64le\u0026repository_url=registry.redhat.io/rhacm2/memcached-rhel8\u0026tag=v2.4.6-5"
}
}
},
{
"category": "product_version",
"name": "rhacm2/memcached-exporter-rhel8@sha256:01398d4f3b1825e864ddae46a5e4b7cc298dabb444dd105787ef6aeb70514571_ppc64le",
"product": {
"name": "rhacm2/memcached-exporter-rhel8@sha256:01398d4f3b1825e864ddae46a5e4b7cc298dabb444dd105787ef6aeb70514571_ppc64le",
"product_id": "rhacm2/memcached-exporter-rhel8@sha256:01398d4f3b1825e864ddae46a5e4b7cc298dabb444dd105787ef6aeb70514571_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/memcached-exporter-rhel8@sha256:01398d4f3b1825e864ddae46a5e4b7cc298dabb444dd105787ef6aeb70514571?arch=ppc64le\u0026repository_url=registry.redhat.io/rhacm2/memcached-exporter-rhel8\u0026tag=v2.4.6-7"
}
}
},
{
"category": "product_version",
"name": "rhacm2/metrics-collector-rhel8@sha256:83f649b506ca698251c884692307d7cd52bbae87b0bf7790f96ffd24dd7f4fd7_ppc64le",
"product": {
"name": "rhacm2/metrics-collector-rhel8@sha256:83f649b506ca698251c884692307d7cd52bbae87b0bf7790f96ffd24dd7f4fd7_ppc64le",
"product_id": "rhacm2/metrics-collector-rhel8@sha256:83f649b506ca698251c884692307d7cd52bbae87b0bf7790f96ffd24dd7f4fd7_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/metrics-collector-rhel8@sha256:83f649b506ca698251c884692307d7cd52bbae87b0bf7790f96ffd24dd7f4fd7?arch=ppc64le\u0026repository_url=registry.redhat.io/rhacm2/metrics-collector-rhel8\u0026tag=v2.4.6-7"
}
}
},
{
"category": "product_version",
"name": "rhacm2/multicloud-integrations-rhel8@sha256:e666154a539974d0cc005bc74903dc9f173920101dbfc5169b14a30129991475_ppc64le",
"product": {
"name": "rhacm2/multicloud-integrations-rhel8@sha256:e666154a539974d0cc005bc74903dc9f173920101dbfc5169b14a30129991475_ppc64le",
"product_id": "rhacm2/multicloud-integrations-rhel8@sha256:e666154a539974d0cc005bc74903dc9f173920101dbfc5169b14a30129991475_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/multicloud-integrations-rhel8@sha256:e666154a539974d0cc005bc74903dc9f173920101dbfc5169b14a30129991475?arch=ppc64le\u0026repository_url=registry.redhat.io/rhacm2/multicloud-integrations-rhel8\u0026tag=v2.4.6-7"
}
}
},
{
"category": "product_version",
"name": "rhacm2/multicloud-manager-rhel8@sha256:1dd235aa8599ca070f5175ad9da5bdb9505a7dfbbd87173f0bbf4e14ca0d5e88_ppc64le",
"product": {
"name": "rhacm2/multicloud-manager-rhel8@sha256:1dd235aa8599ca070f5175ad9da5bdb9505a7dfbbd87173f0bbf4e14ca0d5e88_ppc64le",
"product_id": "rhacm2/multicloud-manager-rhel8@sha256:1dd235aa8599ca070f5175ad9da5bdb9505a7dfbbd87173f0bbf4e14ca0d5e88_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/multicloud-manager-rhel8@sha256:1dd235aa8599ca070f5175ad9da5bdb9505a7dfbbd87173f0bbf4e14ca0d5e88?arch=ppc64le\u0026repository_url=registry.redhat.io/rhacm2/multicloud-manager-rhel8\u0026tag=v2.4.6-10"
}
}
},
{
"category": "product_version",
"name": "rhacm2/multiclusterhub-rhel8@sha256:d173cf78965bd026a6333af91b55305ea9c349e630fa53548ee42d791295cd69_ppc64le",
"product": {
"name": "rhacm2/multiclusterhub-rhel8@sha256:d173cf78965bd026a6333af91b55305ea9c349e630fa53548ee42d791295cd69_ppc64le",
"product_id": "rhacm2/multiclusterhub-rhel8@sha256:d173cf78965bd026a6333af91b55305ea9c349e630fa53548ee42d791295cd69_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/multiclusterhub-rhel8@sha256:d173cf78965bd026a6333af91b55305ea9c349e630fa53548ee42d791295cd69?arch=ppc64le\u0026repository_url=registry.redhat.io/rhacm2/multiclusterhub-rhel8\u0026tag=v2.4.6-7"
}
}
},
{
"category": "product_version",
"name": "rhacm2/multiclusterhub-repo-rhel8@sha256:e1e522835d65503d467dc9ef7c4a0149adfc4cbd3620134adb4a5694eda2f0c4_ppc64le",
"product": {
"name": "rhacm2/multiclusterhub-repo-rhel8@sha256:e1e522835d65503d467dc9ef7c4a0149adfc4cbd3620134adb4a5694eda2f0c4_ppc64le",
"product_id": "rhacm2/multiclusterhub-repo-rhel8@sha256:e1e522835d65503d467dc9ef7c4a0149adfc4cbd3620134adb4a5694eda2f0c4_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/multiclusterhub-repo-rhel8@sha256:e1e522835d65503d467dc9ef7c4a0149adfc4cbd3620134adb4a5694eda2f0c4?arch=ppc64le\u0026repository_url=registry.redhat.io/rhacm2/multiclusterhub-repo-rhel8\u0026tag=v2.4.6-7"
}
}
},
{
"category": "product_version",
"name": "rhacm2/multicluster-observability-rhel8-operator@sha256:7f89cc6647700f7ddc46d4fabb4b3702142aa0fe9bd23026eba98c704026e9e9_ppc64le",
"product": {
"name": "rhacm2/multicluster-observability-rhel8-operator@sha256:7f89cc6647700f7ddc46d4fabb4b3702142aa0fe9bd23026eba98c704026e9e9_ppc64le",
"product_id": "rhacm2/multicluster-observability-rhel8-operator@sha256:7f89cc6647700f7ddc46d4fabb4b3702142aa0fe9bd23026eba98c704026e9e9_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/multicluster-observability-rhel8-operator@sha256:7f89cc6647700f7ddc46d4fabb4b3702142aa0fe9bd23026eba98c704026e9e9?arch=ppc64le\u0026repository_url=registry.redhat.io/rhacm2/multicluster-observability-rhel8-operator\u0026tag=v2.4.6-8"
}
}
},
{
"category": "product_version",
"name": "rhacm2/multicluster-operators-application-rhel8@sha256:27492dfdd71cc0bae6e01a184ac8fe5677ce172583b0fd1b9112dfd789009839_ppc64le",
"product": {
"name": "rhacm2/multicluster-operators-application-rhel8@sha256:27492dfdd71cc0bae6e01a184ac8fe5677ce172583b0fd1b9112dfd789009839_ppc64le",
"product_id": "rhacm2/multicluster-operators-application-rhel8@sha256:27492dfdd71cc0bae6e01a184ac8fe5677ce172583b0fd1b9112dfd789009839_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/multicluster-operators-application-rhel8@sha256:27492dfdd71cc0bae6e01a184ac8fe5677ce172583b0fd1b9112dfd789009839?arch=ppc64le\u0026repository_url=registry.redhat.io/rhacm2/multicluster-operators-application-rhel8\u0026tag=v2.4.6-9"
}
}
},
{
"category": "product_version",
"name": "rhacm2/multicluster-operators-channel-rhel8@sha256:09883ff8a783d3f83e1c26566555c5ad140cc8bbf0d4cdb5220ef344c6282752_ppc64le",
"product": {
"name": "rhacm2/multicluster-operators-channel-rhel8@sha256:09883ff8a783d3f83e1c26566555c5ad140cc8bbf0d4cdb5220ef344c6282752_ppc64le",
"product_id": "rhacm2/multicluster-operators-channel-rhel8@sha256:09883ff8a783d3f83e1c26566555c5ad140cc8bbf0d4cdb5220ef344c6282752_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/multicluster-operators-channel-rhel8@sha256:09883ff8a783d3f83e1c26566555c5ad140cc8bbf0d4cdb5220ef344c6282752?arch=ppc64le\u0026repository_url=registry.redhat.io/rhacm2/multicluster-operators-channel-rhel8\u0026tag=v2.4.6-7"
}
}
},
{
"category": "product_version",
"name": "rhacm2/multicluster-operators-deployable-rhel8@sha256:bd148be0ad6ddbcc1995f94b4660d3fbe2338112230c840d77f53a564b14ec4a_ppc64le",
"product": {
"name": "rhacm2/multicluster-operators-deployable-rhel8@sha256:bd148be0ad6ddbcc1995f94b4660d3fbe2338112230c840d77f53a564b14ec4a_ppc64le",
"product_id": "rhacm2/multicluster-operators-deployable-rhel8@sha256:bd148be0ad6ddbcc1995f94b4660d3fbe2338112230c840d77f53a564b14ec4a_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/multicluster-operators-deployable-rhel8@sha256:bd148be0ad6ddbcc1995f94b4660d3fbe2338112230c840d77f53a564b14ec4a?arch=ppc64le\u0026repository_url=registry.redhat.io/rhacm2/multicluster-operators-deployable-rhel8\u0026tag=v2.4.6-8"
}
}
},
{
"category": "product_version",
"name": "rhacm2/multicluster-operators-placementrule-rhel8@sha256:4bdca102dae861d39d81a2df4be1767e4e702ce3836224e9b875f613d1af0c37_ppc64le",
"product": {
"name": "rhacm2/multicluster-operators-placementrule-rhel8@sha256:4bdca102dae861d39d81a2df4be1767e4e702ce3836224e9b875f613d1af0c37_ppc64le",
"product_id": "rhacm2/multicluster-operators-placementrule-rhel8@sha256:4bdca102dae861d39d81a2df4be1767e4e702ce3836224e9b875f613d1af0c37_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/multicluster-operators-placementrule-rhel8@sha256:4bdca102dae861d39d81a2df4be1767e4e702ce3836224e9b875f613d1af0c37?arch=ppc64le\u0026repository_url=registry.redhat.io/rhacm2/multicluster-operators-placementrule-rhel8\u0026tag=v2.4.6-8"
}
}
},
{
"category": "product_version",
"name": "rhacm2/multicluster-operators-subscription-rhel8@sha256:1fa2779aab32977ec8e867ed188dcdd66106986c3cbf39f02e2a555873ba478a_ppc64le",
"product": {
"name": "rhacm2/multicluster-operators-subscription-rhel8@sha256:1fa2779aab32977ec8e867ed188dcdd66106986c3cbf39f02e2a555873ba478a_ppc64le",
"product_id": "rhacm2/multicluster-operators-subscription-rhel8@sha256:1fa2779aab32977ec8e867ed188dcdd66106986c3cbf39f02e2a555873ba478a_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/multicluster-operators-subscription-rhel8@sha256:1fa2779aab32977ec8e867ed188dcdd66106986c3cbf39f02e2a555873ba478a?arch=ppc64le\u0026repository_url=registry.redhat.io/rhacm2/multicluster-operators-subscription-rhel8\u0026tag=v2.4.6-8"
}
}
},
{
"category": "product_version",
"name": "rhacm2/multicluster-operators-subscription-release-rhel8@sha256:2e13c28d1f18f2efac62207515450a42732d4be790199ab0e5ddf2f181649cb4_ppc64le",
"product": {
"name": "rhacm2/multicluster-operators-subscription-release-rhel8@sha256:2e13c28d1f18f2efac62207515450a42732d4be790199ab0e5ddf2f181649cb4_ppc64le",
"product_id": "rhacm2/multicluster-operators-subscription-release-rhel8@sha256:2e13c28d1f18f2efac62207515450a42732d4be790199ab0e5ddf2f181649cb4_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/multicluster-operators-subscription-release-rhel8@sha256:2e13c28d1f18f2efac62207515450a42732d4be790199ab0e5ddf2f181649cb4?arch=ppc64le\u0026repository_url=registry.redhat.io/rhacm2/multicluster-operators-subscription-release-rhel8\u0026tag=v2.4.6-7"
}
}
},
{
"category": "product_version",
"name": "rhacm2/node-exporter-rhel8@sha256:93e85d546c624a685221a5d0c9085fa59752105587a531c58066a856defa322a_ppc64le",
"product": {
"name": "rhacm2/node-exporter-rhel8@sha256:93e85d546c624a685221a5d0c9085fa59752105587a531c58066a856defa322a_ppc64le",
"product_id": "rhacm2/node-exporter-rhel8@sha256:93e85d546c624a685221a5d0c9085fa59752105587a531c58066a856defa322a_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/node-exporter-rhel8@sha256:93e85d546c624a685221a5d0c9085fa59752105587a531c58066a856defa322a?arch=ppc64le\u0026repository_url=registry.redhat.io/rhacm2/node-exporter-rhel8\u0026tag=v2.4.6-9"
}
}
},
{
"category": "product_version",
"name": "rhacm2/observatorium-rhel8@sha256:804054ba7c65c0814307017e3ff6681ba25e62384468adbf3712418e1f3b321f_ppc64le",
"product": {
"name": "rhacm2/observatorium-rhel8@sha256:804054ba7c65c0814307017e3ff6681ba25e62384468adbf3712418e1f3b321f_ppc64le",
"product_id": "rhacm2/observatorium-rhel8@sha256:804054ba7c65c0814307017e3ff6681ba25e62384468adbf3712418e1f3b321f_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/observatorium-rhel8@sha256:804054ba7c65c0814307017e3ff6681ba25e62384468adbf3712418e1f3b321f?arch=ppc64le\u0026repository_url=registry.redhat.io/rhacm2/observatorium-rhel8\u0026tag=v2.4.6-8"
}
}
},
{
"category": "product_version",
"name": "rhacm2/observatorium-rhel8-operator@sha256:0e1ec4eda138936261dc5a76a18fa4ace6082c636b30021ce10d5d4d0acea890_ppc64le",
"product": {
"name": "rhacm2/observatorium-rhel8-operator@sha256:0e1ec4eda138936261dc5a76a18fa4ace6082c636b30021ce10d5d4d0acea890_ppc64le",
"product_id": "rhacm2/observatorium-rhel8-operator@sha256:0e1ec4eda138936261dc5a76a18fa4ace6082c636b30021ce10d5d4d0acea890_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/observatorium-rhel8-operator@sha256:0e1ec4eda138936261dc5a76a18fa4ace6082c636b30021ce10d5d4d0acea890?arch=ppc64le\u0026repository_url=registry.redhat.io/rhacm2/observatorium-rhel8-operator\u0026tag=v2.4.6-9"
}
}
},
{
"category": "product_version",
"name": "rhacm2/openshift-hive-rhel8@sha256:80950fa60359f90359129bff09665d7e94150bfbcfb048dc46ec77309479733b_ppc64le",
"product": {
"name": "rhacm2/openshift-hive-rhel8@sha256:80950fa60359f90359129bff09665d7e94150bfbcfb048dc46ec77309479733b_ppc64le",
"product_id": "rhacm2/openshift-hive-rhel8@sha256:80950fa60359f90359129bff09665d7e94150bfbcfb048dc46ec77309479733b_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/openshift-hive-rhel8@sha256:80950fa60359f90359129bff09665d7e94150bfbcfb048dc46ec77309479733b?arch=ppc64le\u0026repository_url=registry.redhat.io/rhacm2/openshift-hive-rhel8\u0026tag=v2.4.6-9"
}
}
},
{
"category": "product_version",
"name": "rhacm2/placement-rhel8@sha256:a0a5b1e0cd29da2c215f3ce555230477ce775cbd79423c74426aaa4f7f56cfc5_ppc64le",
"product": {
"name": "rhacm2/placement-rhel8@sha256:a0a5b1e0cd29da2c215f3ce555230477ce775cbd79423c74426aaa4f7f56cfc5_ppc64le",
"product_id": "rhacm2/placement-rhel8@sha256:a0a5b1e0cd29da2c215f3ce555230477ce775cbd79423c74426aaa4f7f56cfc5_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/placement-rhel8@sha256:a0a5b1e0cd29da2c215f3ce555230477ce775cbd79423c74426aaa4f7f56cfc5?arch=ppc64le\u0026repository_url=registry.redhat.io/rhacm2/placement-rhel8\u0026tag=v2.4.6-8"
}
}
},
{
"category": "product_version",
"name": "rhacm2/prometheus-alertmanager-rhel8@sha256:fc83710377e91bec8866053bb2b9f91be7a3c25993488a6f9641e7c93918aadc_ppc64le",
"product": {
"name": "rhacm2/prometheus-alertmanager-rhel8@sha256:fc83710377e91bec8866053bb2b9f91be7a3c25993488a6f9641e7c93918aadc_ppc64le",
"product_id": "rhacm2/prometheus-alertmanager-rhel8@sha256:fc83710377e91bec8866053bb2b9f91be7a3c25993488a6f9641e7c93918aadc_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/prometheus-alertmanager-rhel8@sha256:fc83710377e91bec8866053bb2b9f91be7a3c25993488a6f9641e7c93918aadc?arch=ppc64le\u0026repository_url=registry.redhat.io/rhacm2/prometheus-alertmanager-rhel8\u0026tag=v2.4.6-8"
}
}
},
{
"category": "product_version",
"name": "rhacm2/prometheus-rhel8@sha256:f7971a684bcdce02604319ecace5ba585797f116a64024da815bf3e2d27f6251_ppc64le",
"product": {
"name": "rhacm2/prometheus-rhel8@sha256:f7971a684bcdce02604319ecace5ba585797f116a64024da815bf3e2d27f6251_ppc64le",
"product_id": "rhacm2/prometheus-rhel8@sha256:f7971a684bcdce02604319ecace5ba585797f116a64024da815bf3e2d27f6251_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/prometheus-rhel8@sha256:f7971a684bcdce02604319ecace5ba585797f116a64024da815bf3e2d27f6251?arch=ppc64le\u0026repository_url=registry.redhat.io/rhacm2/prometheus-rhel8\u0026tag=v2.4.6-7"
}
}
},
{
"category": "product_version",
"name": "rhacm2/provider-credential-controller-rhel8@sha256:e33d7b73b6a7d41ef7779800af177a4557608ea87c854e457d0421332fcb421f_ppc64le",
"product": {
"name": "rhacm2/provider-credential-controller-rhel8@sha256:e33d7b73b6a7d41ef7779800af177a4557608ea87c854e457d0421332fcb421f_ppc64le",
"product_id": "rhacm2/provider-credential-controller-rhel8@sha256:e33d7b73b6a7d41ef7779800af177a4557608ea87c854e457d0421332fcb421f_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/provider-credential-controller-rhel8@sha256:e33d7b73b6a7d41ef7779800af177a4557608ea87c854e457d0421332fcb421f?arch=ppc64le\u0026repository_url=registry.redhat.io/rhacm2/provider-credential-controller-rhel8\u0026tag=v2.4.6-7"
}
}
},
{
"category": "product_version",
"name": "rhacm2/rbac-query-proxy-rhel8@sha256:b549a06e14f326d196883c8168db3f82edbb952184ea4742b6d4eca78b13bc69_ppc64le",
"product": {
"name": "rhacm2/rbac-query-proxy-rhel8@sha256:b549a06e14f326d196883c8168db3f82edbb952184ea4742b6d4eca78b13bc69_ppc64le",
"product_id": "rhacm2/rbac-query-proxy-rhel8@sha256:b549a06e14f326d196883c8168db3f82edbb952184ea4742b6d4eca78b13bc69_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/rbac-query-proxy-rhel8@sha256:b549a06e14f326d196883c8168db3f82edbb952184ea4742b6d4eca78b13bc69?arch=ppc64le\u0026repository_url=registry.redhat.io/rhacm2/rbac-query-proxy-rhel8\u0026tag=v2.4.6-7"
}
}
},
{
"category": "product_version",
"name": "rhacm2/redisgraph-tls-rhel8@sha256:7e3245ba0f53c4c510f7151b3e940c13d5a79d8d95b203e3b8ceaca4ceea42ea_ppc64le",
"product": {
"name": "rhacm2/redisgraph-tls-rhel8@sha256:7e3245ba0f53c4c510f7151b3e940c13d5a79d8d95b203e3b8ceaca4ceea42ea_ppc64le",
"product_id": "rhacm2/redisgraph-tls-rhel8@sha256:7e3245ba0f53c4c510f7151b3e940c13d5a79d8d95b203e3b8ceaca4ceea42ea_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/redisgraph-tls-rhel8@sha256:7e3245ba0f53c4c510f7151b3e940c13d5a79d8d95b203e3b8ceaca4ceea42ea?arch=ppc64le\u0026repository_url=registry.redhat.io/rhacm2/redisgraph-tls-rhel8\u0026tag=v2.4.6-6"
}
}
},
{
"category": "product_version",
"name": "rhacm2/registration-rhel8@sha256:0fbe6a1234544b31be5b6ba778895d31b0486783116796e0e31079cd2ee9f87a_ppc64le",
"product": {
"name": "rhacm2/registration-rhel8@sha256:0fbe6a1234544b31be5b6ba778895d31b0486783116796e0e31079cd2ee9f87a_ppc64le",
"product_id": "rhacm2/registration-rhel8@sha256:0fbe6a1234544b31be5b6ba778895d31b0486783116796e0e31079cd2ee9f87a_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/registration-rhel8@sha256:0fbe6a1234544b31be5b6ba778895d31b0486783116796e0e31079cd2ee9f87a?arch=ppc64le\u0026repository_url=registry.redhat.io/rhacm2/registration-rhel8\u0026tag=v2.4.6-8"
}
}
},
{
"category": "product_version",
"name": "rhacm2/registration-rhel8-operator@sha256:45b0e1027807496b3c2a10d8e7c015cc91cc77b9832639adb51a6e5fc7f5071b_ppc64le",
"product": {
"name": "rhacm2/registration-rhel8-operator@sha256:45b0e1027807496b3c2a10d8e7c015cc91cc77b9832639adb51a6e5fc7f5071b_ppc64le",
"product_id": "rhacm2/registration-rhel8-operator@sha256:45b0e1027807496b3c2a10d8e7c015cc91cc77b9832639adb51a6e5fc7f5071b_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/registration-rhel8-operator@sha256:45b0e1027807496b3c2a10d8e7c015cc91cc77b9832639adb51a6e5fc7f5071b?arch=ppc64le\u0026repository_url=registry.redhat.io/rhacm2/registration-rhel8-operator\u0026tag=v2.4.6-8"
}
}
},
{
"category": "product_version",
"name": "rhacm2/agent-service-rhel8@sha256:5c89bb44eda9a0754ea1d1ca69ea260f02f060c517194251519439e4b943e46a_ppc64le",
"product": {
"name": "rhacm2/agent-service-rhel8@sha256:5c89bb44eda9a0754ea1d1ca69ea260f02f060c517194251519439e4b943e46a_ppc64le",
"product_id": "rhacm2/agent-service-rhel8@sha256:5c89bb44eda9a0754ea1d1ca69ea260f02f060c517194251519439e4b943e46a_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/agent-service-rhel8@sha256:5c89bb44eda9a0754ea1d1ca69ea260f02f060c517194251519439e4b943e46a?arch=ppc64le\u0026repository_url=registry.redhat.io/rhacm2/agent-service-rhel8\u0026tag=v2.4.6-9"
}
}
},
{
"category": "product_version",
"name": "rhacm2/assisted-installer-rhel8@sha256:815976efa30282899af7de91b5df1fdeca10c709d0fc60d09d8f3abb1c2acdc3_ppc64le",
"product": {
"name": "rhacm2/assisted-installer-rhel8@sha256:815976efa30282899af7de91b5df1fdeca10c709d0fc60d09d8f3abb1c2acdc3_ppc64le",
"product_id": "rhacm2/assisted-installer-rhel8@sha256:815976efa30282899af7de91b5df1fdeca10c709d0fc60d09d8f3abb1c2acdc3_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/assisted-installer-rhel8@sha256:815976efa30282899af7de91b5df1fdeca10c709d0fc60d09d8f3abb1c2acdc3?arch=ppc64le\u0026repository_url=registry.redhat.io/rhacm2/assisted-installer-rhel8\u0026tag=v2.4.6-7"
}
}
},
{
"category": "product_version",
"name": "rhacm2/assisted-installer-reporter-rhel8@sha256:dcc214165e5c895925f52673577fa73274b017e3e9017818bf5c0327b3600ffb_ppc64le",
"product": {
"name": "rhacm2/assisted-installer-reporter-rhel8@sha256:dcc214165e5c895925f52673577fa73274b017e3e9017818bf5c0327b3600ffb_ppc64le",
"product_id": "rhacm2/assisted-installer-reporter-rhel8@sha256:dcc214165e5c895925f52673577fa73274b017e3e9017818bf5c0327b3600ffb_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/assisted-installer-reporter-rhel8@sha256:dcc214165e5c895925f52673577fa73274b017e3e9017818bf5c0327b3600ffb?arch=ppc64le\u0026repository_url=registry.redhat.io/rhacm2/assisted-installer-reporter-rhel8\u0026tag=v2.4.6-7"
}
}
},
{
"category": "product_version",
"name": "rhacm2/search-aggregator-rhel8@sha256:52a2dd79f67b1910a7129f70ba18b48656cd41b2a15f2ae4af2509c0eaa4205a_ppc64le",
"product": {
"name": "rhacm2/search-aggregator-rhel8@sha256:52a2dd79f67b1910a7129f70ba18b48656cd41b2a15f2ae4af2509c0eaa4205a_ppc64le",
"product_id": "rhacm2/search-aggregator-rhel8@sha256:52a2dd79f67b1910a7129f70ba18b48656cd41b2a15f2ae4af2509c0eaa4205a_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/search-aggregator-rhel8@sha256:52a2dd79f67b1910a7129f70ba18b48656cd41b2a15f2ae4af2509c0eaa4205a?arch=ppc64le\u0026repository_url=registry.redhat.io/rhacm2/search-aggregator-rhel8\u0026tag=v2.4.6-10"
}
}
},
{
"category": "product_version",
"name": "rhacm2/search-api-rhel8@sha256:74ccabf407b668837238eb3ad2e536fcb0b3df9a48741f43edf2456fbee80cc6_ppc64le",
"product": {
"name": "rhacm2/search-api-rhel8@sha256:74ccabf407b668837238eb3ad2e536fcb0b3df9a48741f43edf2456fbee80cc6_ppc64le",
"product_id": "rhacm2/search-api-rhel8@sha256:74ccabf407b668837238eb3ad2e536fcb0b3df9a48741f43edf2456fbee80cc6_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/search-api-rhel8@sha256:74ccabf407b668837238eb3ad2e536fcb0b3df9a48741f43edf2456fbee80cc6?arch=ppc64le\u0026repository_url=registry.redhat.io/rhacm2/search-api-rhel8\u0026tag=v2.4.6-14"
}
}
},
{
"category": "product_version",
"name": "rhacm2/search-collector-rhel8@sha256:ff9c98d5836007520ff971116d5c143b6e0fafa25e5c8f0dfd4b1a23f191f1d2_ppc64le",
"product": {
"name": "rhacm2/search-collector-rhel8@sha256:ff9c98d5836007520ff971116d5c143b6e0fafa25e5c8f0dfd4b1a23f191f1d2_ppc64le",
"product_id": "rhacm2/search-collector-rhel8@sha256:ff9c98d5836007520ff971116d5c143b6e0fafa25e5c8f0dfd4b1a23f191f1d2_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/search-collector-rhel8@sha256:ff9c98d5836007520ff971116d5c143b6e0fafa25e5c8f0dfd4b1a23f191f1d2?arch=ppc64le\u0026repository_url=registry.redhat.io/rhacm2/search-collector-rhel8\u0026tag=v2.4.6-10"
}
}
},
{
"category": "product_version",
"name": "rhacm2/search-rhel8@sha256:13b61bea54f6d67fb749852d48dc6a035ee516ed5f3d339619b97924e078ca59_ppc64le",
"product": {
"name": "rhacm2/search-rhel8@sha256:13b61bea54f6d67fb749852d48dc6a035ee516ed5f3d339619b97924e078ca59_ppc64le",
"product_id": "rhacm2/search-rhel8@sha256:13b61bea54f6d67fb749852d48dc6a035ee516ed5f3d339619b97924e078ca59_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/search-rhel8@sha256:13b61bea54f6d67fb749852d48dc6a035ee516ed5f3d339619b97924e078ca59?arch=ppc64le\u0026repository_url=registry.redhat.io/rhacm2/search-rhel8\u0026tag=v2.4.6-10"
}
}
},
{
"category": "product_version",
"name": "rhacm2/search-ui-rhel8@sha256:aa0f257b502a6fcf1d2eb2270858f7d145abee32b9a64ba511bab22218b74e0a_ppc64le",
"product": {
"name": "rhacm2/search-ui-rhel8@sha256:aa0f257b502a6fcf1d2eb2270858f7d145abee32b9a64ba511bab22218b74e0a_ppc64le",
"product_id": "rhacm2/search-ui-rhel8@sha256:aa0f257b502a6fcf1d2eb2270858f7d145abee32b9a64ba511bab22218b74e0a_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/search-ui-rhel8@sha256:aa0f257b502a6fcf1d2eb2270858f7d145abee32b9a64ba511bab22218b74e0a?arch=ppc64le\u0026repository_url=registry.redhat.io/rhacm2/search-ui-rhel8\u0026tag=v2.4.6-13"
}
}
},
{
"category": "product_version",
"name": "rhacm2/submariner-addon-rhel8@sha256:514d5c15aceb07e72ba74d9ba1b3bdc2e84e1c4060b2facdb886809b118c704c_ppc64le",
"product": {
"name": "rhacm2/submariner-addon-rhel8@sha256:514d5c15aceb07e72ba74d9ba1b3bdc2e84e1c4060b2facdb886809b118c704c_ppc64le",
"product_id": "rhacm2/submariner-addon-rhel8@sha256:514d5c15aceb07e72ba74d9ba1b3bdc2e84e1c4060b2facdb886809b118c704c_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/submariner-addon-rhel8@sha256:514d5c15aceb07e72ba74d9ba1b3bdc2e84e1c4060b2facdb886809b118c704c?arch=ppc64le\u0026repository_url=registry.redhat.io/rhacm2/submariner-addon-rhel8\u0026tag=v2.4.6-9"
}
}
},
{
"category": "product_version",
"name": "rhacm2/thanos-rhel8@sha256:ed22c2650f0d908174896647ced911a49945714a114836096b787cc879164bc4_ppc64le",
"product": {
"name": "rhacm2/thanos-rhel8@sha256:ed22c2650f0d908174896647ced911a49945714a114836096b787cc879164bc4_ppc64le",
"product_id": "rhacm2/thanos-rhel8@sha256:ed22c2650f0d908174896647ced911a49945714a114836096b787cc879164bc4_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/thanos-rhel8@sha256:ed22c2650f0d908174896647ced911a49945714a114836096b787cc879164bc4?arch=ppc64le\u0026repository_url=registry.redhat.io/rhacm2/thanos-rhel8\u0026tag=v2.4.6-8"
}
}
},
{
"category": "product_version",
"name": "rhacm2/thanos-receive-controller-rhel8@sha256:8d0e265c199c32e757c2004d89db64bc64092171b98068aab03f977a744cc5bc_ppc64le",
"product": {
"name": "rhacm2/thanos-receive-controller-rhel8@sha256:8d0e265c199c32e757c2004d89db64bc64092171b98068aab03f977a744cc5bc_ppc64le",
"product_id": "rhacm2/thanos-receive-controller-rhel8@sha256:8d0e265c199c32e757c2004d89db64bc64092171b98068aab03f977a744cc5bc_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/thanos-receive-controller-rhel8@sha256:8d0e265c199c32e757c2004d89db64bc64092171b98068aab03f977a744cc5bc?arch=ppc64le\u0026repository_url=registry.redhat.io/rhacm2/thanos-receive-controller-rhel8\u0026tag=v2.4.6-7"
}
}
},
{
"category": "product_version",
"name": "rhacm2/volsync-rhel8@sha256:1ab81a27373c351eb2c932536fc9ea6cbf74911b794e3cd183c8e5624940a656_ppc64le",
"product": {
"name": "rhacm2/volsync-rhel8@sha256:1ab81a27373c351eb2c932536fc9ea6cbf74911b794e3cd183c8e5624940a656_ppc64le",
"product_id": "rhacm2/volsync-rhel8@sha256:1ab81a27373c351eb2c932536fc9ea6cbf74911b794e3cd183c8e5624940a656_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/volsync-rhel8@sha256:1ab81a27373c351eb2c932536fc9ea6cbf74911b794e3cd183c8e5624940a656?arch=ppc64le\u0026repository_url=registry.redhat.io/rhacm2/volsync-rhel8\u0026tag=v2.4.6-8"
}
}
},
{
"category": "product_version",
"name": "rhacm2/volsync-mover-rclone-rhel8@sha256:0b3c2d30d0a6109db50dba4053d795fc92bfcadc380a8a8deb5ae4ef4e6d29fa_ppc64le",
"product": {
"name": "rhacm2/volsync-mover-rclone-rhel8@sha256:0b3c2d30d0a6109db50dba4053d795fc92bfcadc380a8a8deb5ae4ef4e6d29fa_ppc64le",
"product_id": "rhacm2/volsync-mover-rclone-rhel8@sha256:0b3c2d30d0a6109db50dba4053d795fc92bfcadc380a8a8deb5ae4ef4e6d29fa_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/volsync-mover-rclone-rhel8@sha256:0b3c2d30d0a6109db50dba4053d795fc92bfcadc380a8a8deb5ae4ef4e6d29fa?arch=ppc64le\u0026repository_url=registry.redhat.io/rhacm2/volsync-mover-rclone-rhel8\u0026tag=v2.4.6-8"
}
}
},
{
"category": "product_version",
"name": "rhacm2/volsync-mover-restic-rhel8@sha256:9d00b2d06752192dd8f8f48aeb2786ac1ee0c062ed8916cf3f693c7d2a05e208_ppc64le",
"product": {
"name": "rhacm2/volsync-mover-restic-rhel8@sha256:9d00b2d06752192dd8f8f48aeb2786ac1ee0c062ed8916cf3f693c7d2a05e208_ppc64le",
"product_id": "rhacm2/volsync-mover-restic-rhel8@sha256:9d00b2d06752192dd8f8f48aeb2786ac1ee0c062ed8916cf3f693c7d2a05e208_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/volsync-mover-restic-rhel8@sha256:9d00b2d06752192dd8f8f48aeb2786ac1ee0c062ed8916cf3f693c7d2a05e208?arch=ppc64le\u0026repository_url=registry.redhat.io/rhacm2/volsync-mover-restic-rhel8\u0026tag=v2.4.6-8"
}
}
},
{
"category": "product_version",
"name": "rhacm2/volsync-mover-rsync-rhel8@sha256:30e06b75f83e22faeed2108f68b158fb35b4db22b83f049c61706ddcbfef27d9_ppc64le",
"product": {
"name": "rhacm2/volsync-mover-rsync-rhel8@sha256:30e06b75f83e22faeed2108f68b158fb35b4db22b83f049c61706ddcbfef27d9_ppc64le",
"product_id": "rhacm2/volsync-mover-rsync-rhel8@sha256:30e06b75f83e22faeed2108f68b158fb35b4db22b83f049c61706ddcbfef27d9_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/volsync-mover-rsync-rhel8@sha256:30e06b75f83e22faeed2108f68b158fb35b4db22b83f049c61706ddcbfef27d9?arch=ppc64le\u0026repository_url=registry.redhat.io/rhacm2/volsync-mover-rsync-rhel8\u0026tag=v2.4.6-8"
}
}
},
{
"category": "product_version",
"name": "rhacm2/work-rhel8@sha256:73b036d1c7b9c44010ef9716be8c96bfd2a7af7e09b2cf3402cc2aac81ef94e4_ppc64le",
"product": {
"name": "rhacm2/work-rhel8@sha256:73b036d1c7b9c44010ef9716be8c96bfd2a7af7e09b2cf3402cc2aac81ef94e4_ppc64le",
"product_id": "rhacm2/work-rhel8@sha256:73b036d1c7b9c44010ef9716be8c96bfd2a7af7e09b2cf3402cc2aac81ef94e4_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/work-rhel8@sha256:73b036d1c7b9c44010ef9716be8c96bfd2a7af7e09b2cf3402cc2aac81ef94e4?arch=ppc64le\u0026repository_url=registry.redhat.io/rhacm2/work-rhel8\u0026tag=v2.4.6-8"
}
}
}
],
"category": "architecture",
"name": "ppc64le"
}
],
"category": "vendor",
"name": "Red Hat"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/acm-grafana-rhel8@sha256:17c53124f6c09cc839f533aee0c870078f547fef29a19803814f5c5fbc5e7939_s390x as a component of Red Hat Advanced Cluster Management for Kubernetes 2.4 for RHEL 8",
"product_id": "8Base-RHACM-2.4:rhacm2/acm-grafana-rhel8@sha256:17c53124f6c09cc839f533aee0c870078f547fef29a19803814f5c5fbc5e7939_s390x"
},
"product_reference": "rhacm2/acm-grafana-rhel8@sha256:17c53124f6c09cc839f533aee0c870078f547fef29a19803814f5c5fbc5e7939_s390x",
"relates_to_product_reference": "8Base-RHACM-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/acm-grafana-rhel8@sha256:644a295644e91a8976d4df02e5ccdd711d8d3c8fa409cae698671b49b96ec00a_ppc64le as a component of Red Hat Advanced Cluster Management for Kubernetes 2.4 for RHEL 8",
"product_id": "8Base-RHACM-2.4:rhacm2/acm-grafana-rhel8@sha256:644a295644e91a8976d4df02e5ccdd711d8d3c8fa409cae698671b49b96ec00a_ppc64le"
},
"product_reference": "rhacm2/acm-grafana-rhel8@sha256:644a295644e91a8976d4df02e5ccdd711d8d3c8fa409cae698671b49b96ec00a_ppc64le",
"relates_to_product_reference": "8Base-RHACM-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/acm-grafana-rhel8@sha256:9c9b992bf748282d7cdc941b7907bbcbabe69a8b287bc4195a6bc8b9d9b6cbd0_amd64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.4 for RHEL 8",
"product_id": "8Base-RHACM-2.4:rhacm2/acm-grafana-rhel8@sha256:9c9b992bf748282d7cdc941b7907bbcbabe69a8b287bc4195a6bc8b9d9b6cbd0_amd64"
},
"product_reference": "rhacm2/acm-grafana-rhel8@sha256:9c9b992bf748282d7cdc941b7907bbcbabe69a8b287bc4195a6bc8b9d9b6cbd0_amd64",
"relates_to_product_reference": "8Base-RHACM-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/acm-must-gather-rhel8@sha256:0cca0dbb0b7adff8eaea1315b422edb6ea1778befa4772f3e6f5755fb5519196_s390x as a component of Red Hat Advanced Cluster Management for Kubernetes 2.4 for RHEL 8",
"product_id": "8Base-RHACM-2.4:rhacm2/acm-must-gather-rhel8@sha256:0cca0dbb0b7adff8eaea1315b422edb6ea1778befa4772f3e6f5755fb5519196_s390x"
},
"product_reference": "rhacm2/acm-must-gather-rhel8@sha256:0cca0dbb0b7adff8eaea1315b422edb6ea1778befa4772f3e6f5755fb5519196_s390x",
"relates_to_product_reference": "8Base-RHACM-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/acm-must-gather-rhel8@sha256:63b5758cfcffe96326b090ae51d38c00ca13b35e9fe5e4354cd33e67d042c41b_amd64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.4 for RHEL 8",
"product_id": "8Base-RHACM-2.4:rhacm2/acm-must-gather-rhel8@sha256:63b5758cfcffe96326b090ae51d38c00ca13b35e9fe5e4354cd33e67d042c41b_amd64"
},
"product_reference": "rhacm2/acm-must-gather-rhel8@sha256:63b5758cfcffe96326b090ae51d38c00ca13b35e9fe5e4354cd33e67d042c41b_amd64",
"relates_to_product_reference": "8Base-RHACM-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/acm-must-gather-rhel8@sha256:cfc97f6c9495bac2635e016dd47049683f8ed78c932ef2c70cec2ec7be323fea_ppc64le as a component of Red Hat Advanced Cluster Management for Kubernetes 2.4 for RHEL 8",
"product_id": "8Base-RHACM-2.4:rhacm2/acm-must-gather-rhel8@sha256:cfc97f6c9495bac2635e016dd47049683f8ed78c932ef2c70cec2ec7be323fea_ppc64le"
},
"product_reference": "rhacm2/acm-must-gather-rhel8@sha256:cfc97f6c9495bac2635e016dd47049683f8ed78c932ef2c70cec2ec7be323fea_ppc64le",
"relates_to_product_reference": "8Base-RHACM-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/acm-operator-bundle@sha256:346215260baa3371853d15ccc451c3ac418813c5cd9b422b0ad9f2dd6ae8a511_s390x as a component of Red Hat Advanced Cluster Management for Kubernetes 2.4 for RHEL 8",
"product_id": "8Base-RHACM-2.4:rhacm2/acm-operator-bundle@sha256:346215260baa3371853d15ccc451c3ac418813c5cd9b422b0ad9f2dd6ae8a511_s390x"
},
"product_reference": "rhacm2/acm-operator-bundle@sha256:346215260baa3371853d15ccc451c3ac418813c5cd9b422b0ad9f2dd6ae8a511_s390x",
"relates_to_product_reference": "8Base-RHACM-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/acm-operator-bundle@sha256:cb4fca4155dc3e274712c0c7609eb6111a6e03207ddaa0d5c3c8752badc15b2c_amd64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.4 for RHEL 8",
"product_id": "8Base-RHACM-2.4:rhacm2/acm-operator-bundle@sha256:cb4fca4155dc3e274712c0c7609eb6111a6e03207ddaa0d5c3c8752badc15b2c_amd64"
},
"product_reference": "rhacm2/acm-operator-bundle@sha256:cb4fca4155dc3e274712c0c7609eb6111a6e03207ddaa0d5c3c8752badc15b2c_amd64",
"relates_to_product_reference": "8Base-RHACM-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/acm-operator-bundle@sha256:cceb82a8492d7e971e515f1a0a5391a1051e4f130f7a14e412def20616e05d40_ppc64le as a component of Red Hat Advanced Cluster Management for Kubernetes 2.4 for RHEL 8",
"product_id": "8Base-RHACM-2.4:rhacm2/acm-operator-bundle@sha256:cceb82a8492d7e971e515f1a0a5391a1051e4f130f7a14e412def20616e05d40_ppc64le"
},
"product_reference": "rhacm2/acm-operator-bundle@sha256:cceb82a8492d7e971e515f1a0a5391a1051e4f130f7a14e412def20616e05d40_ppc64le",
"relates_to_product_reference": "8Base-RHACM-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/agent-service-rhel8@sha256:5b5046b04aa10807a6676916cf4744f0cd36c056dd3fd626304814af2d665cf9_amd64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.4 for RHEL 8",
"product_id": "8Base-RHACM-2.4:rhacm2/agent-service-rhel8@sha256:5b5046b04aa10807a6676916cf4744f0cd36c056dd3fd626304814af2d665cf9_amd64"
},
"product_reference": "rhacm2/agent-service-rhel8@sha256:5b5046b04aa10807a6676916cf4744f0cd36c056dd3fd626304814af2d665cf9_amd64",
"relates_to_product_reference": "8Base-RHACM-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/agent-service-rhel8@sha256:5c89bb44eda9a0754ea1d1ca69ea260f02f060c517194251519439e4b943e46a_ppc64le as a component of Red Hat Advanced Cluster Management for Kubernetes 2.4 for RHEL 8",
"product_id": "8Base-RHACM-2.4:rhacm2/agent-service-rhel8@sha256:5c89bb44eda9a0754ea1d1ca69ea260f02f060c517194251519439e4b943e46a_ppc64le"
},
"product_reference": "rhacm2/agent-service-rhel8@sha256:5c89bb44eda9a0754ea1d1ca69ea260f02f060c517194251519439e4b943e46a_ppc64le",
"relates_to_product_reference": "8Base-RHACM-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/agent-service-rhel8@sha256:cfe9dfc60224b6206d6fbbc4c4ee95e378ce2da8b79c176e5e7bfdd8b0375f88_s390x as a component of Red Hat Advanced Cluster Management for Kubernetes 2.4 for RHEL 8",
"product_id": "8Base-RHACM-2.4:rhacm2/agent-service-rhel8@sha256:cfe9dfc60224b6206d6fbbc4c4ee95e378ce2da8b79c176e5e7bfdd8b0375f88_s390x"
},
"product_reference": "rhacm2/agent-service-rhel8@sha256:cfe9dfc60224b6206d6fbbc4c4ee95e378ce2da8b79c176e5e7bfdd8b0375f88_s390x",
"relates_to_product_reference": "8Base-RHACM-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/application-ui-rhel8@sha256:6acf7df47405a4ccb3ede12db6574a0829d28f94ea5d20d6041db1bd045a90c6_ppc64le as a component of Red Hat Advanced Cluster Management for Kubernetes 2.4 for RHEL 8",
"product_id": "8Base-RHACM-2.4:rhacm2/application-ui-rhel8@sha256:6acf7df47405a4ccb3ede12db6574a0829d28f94ea5d20d6041db1bd045a90c6_ppc64le"
},
"product_reference": "rhacm2/application-ui-rhel8@sha256:6acf7df47405a4ccb3ede12db6574a0829d28f94ea5d20d6041db1bd045a90c6_ppc64le",
"relates_to_product_reference": "8Base-RHACM-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/application-ui-rhel8@sha256:96c10e483a1c99f0ac91fb84df87ebe927e82ca35ef7e36e0f583121dcdd8b15_amd64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.4 for RHEL 8",
"product_id": "8Base-RHACM-2.4:rhacm2/application-ui-rhel8@sha256:96c10e483a1c99f0ac91fb84df87ebe927e82ca35ef7e36e0f583121dcdd8b15_amd64"
},
"product_reference": "rhacm2/application-ui-rhel8@sha256:96c10e483a1c99f0ac91fb84df87ebe927e82ca35ef7e36e0f583121dcdd8b15_amd64",
"relates_to_product_reference": "8Base-RHACM-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/application-ui-rhel8@sha256:ffb0b475eccc16a227f13a3d0d332f9cd9b96eade52646352a7497f903edf1a2_s390x as a component of Red Hat Advanced Cluster Management for Kubernetes 2.4 for RHEL 8",
"product_id": "8Base-RHACM-2.4:rhacm2/application-ui-rhel8@sha256:ffb0b475eccc16a227f13a3d0d332f9cd9b96eade52646352a7497f903edf1a2_s390x"
},
"product_reference": "rhacm2/application-ui-rhel8@sha256:ffb0b475eccc16a227f13a3d0d332f9cd9b96eade52646352a7497f903edf1a2_s390x",
"relates_to_product_reference": "8Base-RHACM-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/assisted-image-service-rhel8@sha256:2c2f96ebf908cf415613aec65a414884ec35784e4bdcd4c4b4978aa98149af4d_amd64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.4 for RHEL 8",
"product_id": "8Base-RHACM-2.4:rhacm2/assisted-image-service-rhel8@sha256:2c2f96ebf908cf415613aec65a414884ec35784e4bdcd4c4b4978aa98149af4d_amd64"
},
"product_reference": "rhacm2/assisted-image-service-rhel8@sha256:2c2f96ebf908cf415613aec65a414884ec35784e4bdcd4c4b4978aa98149af4d_amd64",
"relates_to_product_reference": "8Base-RHACM-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/assisted-image-service-rhel8@sha256:c89023b0b424e2b8800399fc4b6cfa9336248f3222097c094d33fd2b872398aa_ppc64le as a component of Red Hat Advanced Cluster Management for Kubernetes 2.4 for RHEL 8",
"product_id": "8Base-RHACM-2.4:rhacm2/assisted-image-service-rhel8@sha256:c89023b0b424e2b8800399fc4b6cfa9336248f3222097c094d33fd2b872398aa_ppc64le"
},
"product_reference": "rhacm2/assisted-image-service-rhel8@sha256:c89023b0b424e2b8800399fc4b6cfa9336248f3222097c094d33fd2b872398aa_ppc64le",
"relates_to_product_reference": "8Base-RHACM-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/assisted-image-service-rhel8@sha256:e49c328eb815293dd606199a0b8a2bd0db6bbf5d87eeaa7902d6d4df1bb41d35_s390x as a component of Red Hat Advanced Cluster Management for Kubernetes 2.4 for RHEL 8",
"product_id": "8Base-RHACM-2.4:rhacm2/assisted-image-service-rhel8@sha256:e49c328eb815293dd606199a0b8a2bd0db6bbf5d87eeaa7902d6d4df1bb41d35_s390x"
},
"product_reference": "rhacm2/assisted-image-service-rhel8@sha256:e49c328eb815293dd606199a0b8a2bd0db6bbf5d87eeaa7902d6d4df1bb41d35_s390x",
"relates_to_product_reference": "8Base-RHACM-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/assisted-installer-agent-rhel8@sha256:86fd675a09451d3ee552452999cd2c82410174f5e55dcfd4f21286559363217e_amd64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.4 for RHEL 8",
"product_id": "8Base-RHACM-2.4:rhacm2/assisted-installer-agent-rhel8@sha256:86fd675a09451d3ee552452999cd2c82410174f5e55dcfd4f21286559363217e_amd64"
},
"product_reference": "rhacm2/assisted-installer-agent-rhel8@sha256:86fd675a09451d3ee552452999cd2c82410174f5e55dcfd4f21286559363217e_amd64",
"relates_to_product_reference": "8Base-RHACM-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/assisted-installer-reporter-rhel8@sha256:dcc214165e5c895925f52673577fa73274b017e3e9017818bf5c0327b3600ffb_ppc64le as a component of Red Hat Advanced Cluster Management for Kubernetes 2.4 for RHEL 8",
"product_id": "8Base-RHACM-2.4:rhacm2/assisted-installer-reporter-rhel8@sha256:dcc214165e5c895925f52673577fa73274b017e3e9017818bf5c0327b3600ffb_ppc64le"
},
"product_reference": "rhacm2/assisted-installer-reporter-rhel8@sha256:dcc214165e5c895925f52673577fa73274b017e3e9017818bf5c0327b3600ffb_ppc64le",
"relates_to_product_reference": "8Base-RHACM-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/assisted-installer-reporter-rhel8@sha256:f7004db056478b4c1b101ab0ceac24f78dbefc018a1e76e12e8a4f69fd171175_amd64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.4 for RHEL 8",
"product_id": "8Base-RHACM-2.4:rhacm2/assisted-installer-reporter-rhel8@sha256:f7004db056478b4c1b101ab0ceac24f78dbefc018a1e76e12e8a4f69fd171175_amd64"
},
"product_reference": "rhacm2/assisted-installer-reporter-rhel8@sha256:f7004db056478b4c1b101ab0ceac24f78dbefc018a1e76e12e8a4f69fd171175_amd64",
"relates_to_product_reference": "8Base-RHACM-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/assisted-installer-rhel8@sha256:6e002bec6af8e7d7b0c89bc25f4a9e3224e47f5638be7cc2a9c68a5e92447254_amd64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.4 for RHEL 8",
"product_id": "8Base-RHACM-2.4:rhacm2/assisted-installer-rhel8@sha256:6e002bec6af8e7d7b0c89bc25f4a9e3224e47f5638be7cc2a9c68a5e92447254_amd64"
},
"product_reference": "rhacm2/assisted-installer-rhel8@sha256:6e002bec6af8e7d7b0c89bc25f4a9e3224e47f5638be7cc2a9c68a5e92447254_amd64",
"relates_to_product_reference": "8Base-RHACM-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/assisted-installer-rhel8@sha256:815976efa30282899af7de91b5df1fdeca10c709d0fc60d09d8f3abb1c2acdc3_ppc64le as a component of Red Hat Advanced Cluster Management for Kubernetes 2.4 for RHEL 8",
"product_id": "8Base-RHACM-2.4:rhacm2/assisted-installer-rhel8@sha256:815976efa30282899af7de91b5df1fdeca10c709d0fc60d09d8f3abb1c2acdc3_ppc64le"
},
"product_reference": "rhacm2/assisted-installer-rhel8@sha256:815976efa30282899af7de91b5df1fdeca10c709d0fc60d09d8f3abb1c2acdc3_ppc64le",
"relates_to_product_reference": "8Base-RHACM-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/cert-policy-controller-rhel8@sha256:0e30470d12e11f473750e0b95833d0d1fe6fd3ee9d9d0c5d7454614449156148_s390x as a component of Red Hat Advanced Cluster Management for Kubernetes 2.4 for RHEL 8",
"product_id": "8Base-RHACM-2.4:rhacm2/cert-policy-controller-rhel8@sha256:0e30470d12e11f473750e0b95833d0d1fe6fd3ee9d9d0c5d7454614449156148_s390x"
},
"product_reference": "rhacm2/cert-policy-controller-rhel8@sha256:0e30470d12e11f473750e0b95833d0d1fe6fd3ee9d9d0c5d7454614449156148_s390x",
"relates_to_product_reference": "8Base-RHACM-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/cert-policy-controller-rhel8@sha256:2324eeab4219c1c953b698cbd1cf57e0af777f31042de00eaaa2bf163f84cae1_amd64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.4 for RHEL 8",
"product_id": "8Base-RHACM-2.4:rhacm2/cert-policy-controller-rhel8@sha256:2324eeab4219c1c953b698cbd1cf57e0af777f31042de00eaaa2bf163f84cae1_amd64"
},
"product_reference": "rhacm2/cert-policy-controller-rhel8@sha256:2324eeab4219c1c953b698cbd1cf57e0af777f31042de00eaaa2bf163f84cae1_amd64",
"relates_to_product_reference": "8Base-RHACM-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/cert-policy-controller-rhel8@sha256:c3d60eaf9f775e623114d093450b5d170b4048ef1e52267a2153ec54489bd00f_ppc64le as a component of Red Hat Advanced Cluster Management for Kubernetes 2.4 for RHEL 8",
"product_id": "8Base-RHACM-2.4:rhacm2/cert-policy-controller-rhel8@sha256:c3d60eaf9f775e623114d093450b5d170b4048ef1e52267a2153ec54489bd00f_ppc64le"
},
"product_reference": "rhacm2/cert-policy-controller-rhel8@sha256:c3d60eaf9f775e623114d093450b5d170b4048ef1e52267a2153ec54489bd00f_ppc64le",
"relates_to_product_reference": "8Base-RHACM-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/cluster-backup-rhel8-operator@sha256:9969b8f2f91bd0a3ef0e89300d66a656238a3a3361d56cf7fc0eb55db1752782_amd64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.4 for RHEL 8",
"product_id": "8Base-RHACM-2.4:rhacm2/cluster-backup-rhel8-operator@sha256:9969b8f2f91bd0a3ef0e89300d66a656238a3a3361d56cf7fc0eb55db1752782_amd64"
},
"product_reference": "rhacm2/cluster-backup-rhel8-operator@sha256:9969b8f2f91bd0a3ef0e89300d66a656238a3a3361d56cf7fc0eb55db1752782_amd64",
"relates_to_product_reference": "8Base-RHACM-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/cluster-backup-rhel8-operator@sha256:d5639931ddcb1288f279f54a3688fcb8c94d710a457917c46bfa3db6cd1a317b_s390x as a component of Red Hat Advanced Cluster Management for Kubernetes 2.4 for RHEL 8",
"product_id": "8Base-RHACM-2.4:rhacm2/cluster-backup-rhel8-operator@sha256:d5639931ddcb1288f279f54a3688fcb8c94d710a457917c46bfa3db6cd1a317b_s390x"
},
"product_reference": "rhacm2/cluster-backup-rhel8-operator@sha256:d5639931ddcb1288f279f54a3688fcb8c94d710a457917c46bfa3db6cd1a317b_s390x",
"relates_to_product_reference": "8Base-RHACM-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/cluster-backup-rhel8-operator@sha256:fa4667d27a8778efc83ace86657c638aacb7ccc3168c489d427c1d6ab834cbb2_ppc64le as a component of Red Hat Advanced Cluster Management for Kubernetes 2.4 for RHEL 8",
"product_id": "8Base-RHACM-2.4:rhacm2/cluster-backup-rhel8-operator@sha256:fa4667d27a8778efc83ace86657c638aacb7ccc3168c489d427c1d6ab834cbb2_ppc64le"
},
"product_reference": "rhacm2/cluster-backup-rhel8-operator@sha256:fa4667d27a8778efc83ace86657c638aacb7ccc3168c489d427c1d6ab834cbb2_ppc64le",
"relates_to_product_reference": "8Base-RHACM-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/cluster-curator-controller-rhel8@sha256:4b32ee29c898c9f52a5fdeed3a6a595ac157db7051b36086eddf7a8f91b2ec08_ppc64le as a component of Red Hat Advanced Cluster Management for Kubernetes 2.4 for RHEL 8",
"product_id": "8Base-RHACM-2.4:rhacm2/cluster-curator-controller-rhel8@sha256:4b32ee29c898c9f52a5fdeed3a6a595ac157db7051b36086eddf7a8f91b2ec08_ppc64le"
},
"product_reference": "rhacm2/cluster-curator-controller-rhel8@sha256:4b32ee29c898c9f52a5fdeed3a6a595ac157db7051b36086eddf7a8f91b2ec08_ppc64le",
"relates_to_product_reference": "8Base-RHACM-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/cluster-curator-controller-rhel8@sha256:9e6a260d8130731601612a56cea728fc6b80cfa3d7fd8b6612175ff76b290dea_s390x as a component of Red Hat Advanced Cluster Management for Kubernetes 2.4 for RHEL 8",
"product_id": "8Base-RHACM-2.4:rhacm2/cluster-curator-controller-rhel8@sha256:9e6a260d8130731601612a56cea728fc6b80cfa3d7fd8b6612175ff76b290dea_s390x"
},
"product_reference": "rhacm2/cluster-curator-controller-rhel8@sha256:9e6a260d8130731601612a56cea728fc6b80cfa3d7fd8b6612175ff76b290dea_s390x",
"relates_to_product_reference": "8Base-RHACM-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/cluster-curator-controller-rhel8@sha256:faa454bab3f9ea36a2d5a1eaa16806ac3669472856833e750571e45da7074d40_amd64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.4 for RHEL 8",
"product_id": "8Base-RHACM-2.4:rhacm2/cluster-curator-controller-rhel8@sha256:faa454bab3f9ea36a2d5a1eaa16806ac3669472856833e750571e45da7074d40_amd64"
},
"product_reference": "rhacm2/cluster-curator-controller-rhel8@sha256:faa454bab3f9ea36a2d5a1eaa16806ac3669472856833e750571e45da7074d40_amd64",
"relates_to_product_reference": "8Base-RHACM-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/cluster-proxy-addon-rhel8@sha256:03d738d93d893b9fd9d2587e14b9a7a92bbb5eca4b85901b5e07cff1e7a3ab73_s390x as a component of Red Hat Advanced Cluster Management for Kubernetes 2.4 for RHEL 8",
"product_id": "8Base-RHACM-2.4:rhacm2/cluster-proxy-addon-rhel8@sha256:03d738d93d893b9fd9d2587e14b9a7a92bbb5eca4b85901b5e07cff1e7a3ab73_s390x"
},
"product_reference": "rhacm2/cluster-proxy-addon-rhel8@sha256:03d738d93d893b9fd9d2587e14b9a7a92bbb5eca4b85901b5e07cff1e7a3ab73_s390x",
"relates_to_product_reference": "8Base-RHACM-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/cluster-proxy-addon-rhel8@sha256:22c9595f3f4d95b6dc6c17ce5412f4131d9ce501f2660f23d176f276c4a97a73_ppc64le as a component of Red Hat Advanced Cluster Management for Kubernetes 2.4 for RHEL 8",
"product_id": "8Base-RHACM-2.4:rhacm2/cluster-proxy-addon-rhel8@sha256:22c9595f3f4d95b6dc6c17ce5412f4131d9ce501f2660f23d176f276c4a97a73_ppc64le"
},
"product_reference": "rhacm2/cluster-proxy-addon-rhel8@sha256:22c9595f3f4d95b6dc6c17ce5412f4131d9ce501f2660f23d176f276c4a97a73_ppc64le",
"relates_to_product_reference": "8Base-RHACM-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/cluster-proxy-addon-rhel8@sha256:ae6de1e14b7897a944733cdb9963f31990d696a66260974d3f692e0af87161d3_amd64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.4 for RHEL 8",
"product_id": "8Base-RHACM-2.4:rhacm2/cluster-proxy-addon-rhel8@sha256:ae6de1e14b7897a944733cdb9963f31990d696a66260974d3f692e0af87161d3_amd64"
},
"product_reference": "rhacm2/cluster-proxy-addon-rhel8@sha256:ae6de1e14b7897a944733cdb9963f31990d696a66260974d3f692e0af87161d3_amd64",
"relates_to_product_reference": "8Base-RHACM-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/clusterclaims-controller-rhel8@sha256:2c7f03c0ca17163c949249bb4b480a0fd2c986e55b0dc23c6cd3b0a974b4c229_ppc64le as a component of Red Hat Advanced Cluster Management for Kubernetes 2.4 for RHEL 8",
"product_id": "8Base-RHACM-2.4:rhacm2/clusterclaims-controller-rhel8@sha256:2c7f03c0ca17163c949249bb4b480a0fd2c986e55b0dc23c6cd3b0a974b4c229_ppc64le"
},
"product_reference": "rhacm2/clusterclaims-controller-rhel8@sha256:2c7f03c0ca17163c949249bb4b480a0fd2c986e55b0dc23c6cd3b0a974b4c229_ppc64le",
"relates_to_product_reference": "8Base-RHACM-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/clusterclaims-controller-rhel8@sha256:bd8fa875e2c6b6c650c21089441b417ae657b8e1fda2786d2f328978776a6883_s390x as a component of Red Hat Advanced Cluster Management for Kubernetes 2.4 for RHEL 8",
"product_id": "8Base-RHACM-2.4:rhacm2/clusterclaims-controller-rhel8@sha256:bd8fa875e2c6b6c650c21089441b417ae657b8e1fda2786d2f328978776a6883_s390x"
},
"product_reference": "rhacm2/clusterclaims-controller-rhel8@sha256:bd8fa875e2c6b6c650c21089441b417ae657b8e1fda2786d2f328978776a6883_s390x",
"relates_to_product_reference": "8Base-RHACM-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/clusterclaims-controller-rhel8@sha256:c49c92c632968e08f74d08eaa99862f0dd8dd1fe4a85f05e57efa90e5dca5563_amd64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.4 for RHEL 8",
"product_id": "8Base-RHACM-2.4:rhacm2/clusterclaims-controller-rhel8@sha256:c49c92c632968e08f74d08eaa99862f0dd8dd1fe4a85f05e57efa90e5dca5563_amd64"
},
"product_reference": "rhacm2/clusterclaims-controller-rhel8@sha256:c49c92c632968e08f74d08eaa99862f0dd8dd1fe4a85f05e57efa90e5dca5563_amd64",
"relates_to_product_reference": "8Base-RHACM-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/clusterlifecycle-state-metrics-rhel8@sha256:3711cb41642a7fffc69a0c98db128d39d980555127f22a9d1dfd76c9631b8edc_ppc64le as a component of Red Hat Advanced Cluster Management for Kubernetes 2.4 for RHEL 8",
"product_id": "8Base-RHACM-2.4:rhacm2/clusterlifecycle-state-metrics-rhel8@sha256:3711cb41642a7fffc69a0c98db128d39d980555127f22a9d1dfd76c9631b8edc_ppc64le"
},
"product_reference": "rhacm2/clusterlifecycle-state-metrics-rhel8@sha256:3711cb41642a7fffc69a0c98db128d39d980555127f22a9d1dfd76c9631b8edc_ppc64le",
"relates_to_product_reference": "8Base-RHACM-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/clusterlifecycle-state-metrics-rhel8@sha256:60a54bc76a84f2369b02dc1b9b0d8353da93acc9f8193a26739110c6fe59abdd_s390x as a component of Red Hat Advanced Cluster Management for Kubernetes 2.4 for RHEL 8",
"product_id": "8Base-RHACM-2.4:rhacm2/clusterlifecycle-state-metrics-rhel8@sha256:60a54bc76a84f2369b02dc1b9b0d8353da93acc9f8193a26739110c6fe59abdd_s390x"
},
"product_reference": "rhacm2/clusterlifecycle-state-metrics-rhel8@sha256:60a54bc76a84f2369b02dc1b9b0d8353da93acc9f8193a26739110c6fe59abdd_s390x",
"relates_to_product_reference": "8Base-RHACM-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/clusterlifecycle-state-metrics-rhel8@sha256:6df08e52cee6890187b6be3a62b36c18fcff7e34630da933e0a5f7bcecec6b4c_amd64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.4 for RHEL 8",
"product_id": "8Base-RHACM-2.4:rhacm2/clusterlifecycle-state-metrics-rhel8@sha256:6df08e52cee6890187b6be3a62b36c18fcff7e34630da933e0a5f7bcecec6b4c_amd64"
},
"product_reference": "rhacm2/clusterlifecycle-state-metrics-rhel8@sha256:6df08e52cee6890187b6be3a62b36c18fcff7e34630da933e0a5f7bcecec6b4c_amd64",
"relates_to_product_reference": "8Base-RHACM-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/config-policy-controller-rhel8@sha256:8fb0581852dc1dfd80a81ba03c6976da1aa8d93675f626765f2266adfa94d5ac_s390x as a component of Red Hat Advanced Cluster Management for Kubernetes 2.4 for RHEL 8",
"product_id": "8Base-RHACM-2.4:rhacm2/config-policy-controller-rhel8@sha256:8fb0581852dc1dfd80a81ba03c6976da1aa8d93675f626765f2266adfa94d5ac_s390x"
},
"product_reference": "rhacm2/config-policy-controller-rhel8@sha256:8fb0581852dc1dfd80a81ba03c6976da1aa8d93675f626765f2266adfa94d5ac_s390x",
"relates_to_product_reference": "8Base-RHACM-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/config-policy-controller-rhel8@sha256:929233f873cbf980fb850a9812c98bd09f907e26d9afeb1c0198d52776e33b32_ppc64le as a component of Red Hat Advanced Cluster Management for Kubernetes 2.4 for RHEL 8",
"product_id": "8Base-RHACM-2.4:rhacm2/config-policy-controller-rhel8@sha256:929233f873cbf980fb850a9812c98bd09f907e26d9afeb1c0198d52776e33b32_ppc64le"
},
"product_reference": "rhacm2/config-policy-controller-rhel8@sha256:929233f873cbf980fb850a9812c98bd09f907e26d9afeb1c0198d52776e33b32_ppc64le",
"relates_to_product_reference": "8Base-RHACM-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/config-policy-controller-rhel8@sha256:a3653dcecb777d7b3915c49b7999793b90dd4524628d5517368a0837af46aa07_amd64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.4 for RHEL 8",
"product_id": "8Base-RHACM-2.4:rhacm2/config-policy-controller-rhel8@sha256:a3653dcecb777d7b3915c49b7999793b90dd4524628d5517368a0837af46aa07_amd64"
},
"product_reference": "rhacm2/config-policy-controller-rhel8@sha256:a3653dcecb777d7b3915c49b7999793b90dd4524628d5517368a0837af46aa07_amd64",
"relates_to_product_reference": "8Base-RHACM-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/console-api-rhel8@sha256:02481bcf2ddd1771d965e947cfcbad66540e2df055a3013bee5185ab84960d6d_ppc64le as a component of Red Hat Advanced Cluster Management for Kubernetes 2.4 for RHEL 8",
"product_id": "8Base-RHACM-2.4:rhacm2/console-api-rhel8@sha256:02481bcf2ddd1771d965e947cfcbad66540e2df055a3013bee5185ab84960d6d_ppc64le"
},
"product_reference": "rhacm2/console-api-rhel8@sha256:02481bcf2ddd1771d965e947cfcbad66540e2df055a3013bee5185ab84960d6d_ppc64le",
"relates_to_product_reference": "8Base-RHACM-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/console-api-rhel8@sha256:3a47d211370efc6e1661d4d0abd0d5abc65d8a759218af7c2722db820a664d8c_s390x as a component of Red Hat Advanced Cluster Management for Kubernetes 2.4 for RHEL 8",
"product_id": "8Base-RHACM-2.4:rhacm2/console-api-rhel8@sha256:3a47d211370efc6e1661d4d0abd0d5abc65d8a759218af7c2722db820a664d8c_s390x"
},
"product_reference": "rhacm2/console-api-rhel8@sha256:3a47d211370efc6e1661d4d0abd0d5abc65d8a759218af7c2722db820a664d8c_s390x",
"relates_to_product_reference": "8Base-RHACM-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/console-api-rhel8@sha256:789e1950e886e54c341699cc8ec0c4bfb9a0e295e49961366759e861d32d5ef9_amd64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.4 for RHEL 8",
"product_id": "8Base-RHACM-2.4:rhacm2/console-api-rhel8@sha256:789e1950e886e54c341699cc8ec0c4bfb9a0e295e49961366759e861d32d5ef9_amd64"
},
"product_reference": "rhacm2/console-api-rhel8@sha256:789e1950e886e54c341699cc8ec0c4bfb9a0e295e49961366759e861d32d5ef9_amd64",
"relates_to_product_reference": "8Base-RHACM-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/console-rhel8@sha256:5215e1a2f456b83ba4ae02ea653bef51d331ced6e9a4c67958e8c41cd88aa818_s390x as a component of Red Hat Advanced Cluster Management for Kubernetes 2.4 for RHEL 8",
"product_id": "8Base-RHACM-2.4:rhacm2/console-rhel8@sha256:5215e1a2f456b83ba4ae02ea653bef51d331ced6e9a4c67958e8c41cd88aa818_s390x"
},
"product_reference": "rhacm2/console-rhel8@sha256:5215e1a2f456b83ba4ae02ea653bef51d331ced6e9a4c67958e8c41cd88aa818_s390x",
"relates_to_product_reference": "8Base-RHACM-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/console-rhel8@sha256:d5cbabd5d26e6e712d9f531db8ebaa3a793599538ef2e62262b02c165ea74b9a_ppc64le as a component of Red Hat Advanced Cluster Management for Kubernetes 2.4 for RHEL 8",
"product_id": "8Base-RHACM-2.4:rhacm2/console-rhel8@sha256:d5cbabd5d26e6e712d9f531db8ebaa3a793599538ef2e62262b02c165ea74b9a_ppc64le"
},
"product_reference": "rhacm2/console-rhel8@sha256:d5cbabd5d26e6e712d9f531db8ebaa3a793599538ef2e62262b02c165ea74b9a_ppc64le",
"relates_to_product_reference": "8Base-RHACM-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/console-rhel8@sha256:e797bce5724653b3ae0395c66c4796dc0594002cdde7242f4fd29c2fd5e703fa_amd64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.4 for RHEL 8",
"product_id": "8Base-RHACM-2.4:rhacm2/console-rhel8@sha256:e797bce5724653b3ae0395c66c4796dc0594002cdde7242f4fd29c2fd5e703fa_amd64"
},
"product_reference": "rhacm2/console-rhel8@sha256:e797bce5724653b3ae0395c66c4796dc0594002cdde7242f4fd29c2fd5e703fa_amd64",
"relates_to_product_reference": "8Base-RHACM-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/discovery-rhel8-operator@sha256:224af94e4e027bfb7edff3f889ec08aa031eaede2e4a02c67ce2925f29230ea8_s390x as a component of Red Hat Advanced Cluster Management for Kubernetes 2.4 for RHEL 8",
"product_id": "8Base-RHACM-2.4:rhacm2/discovery-rhel8-operator@sha256:224af94e4e027bfb7edff3f889ec08aa031eaede2e4a02c67ce2925f29230ea8_s390x"
},
"product_reference": "rhacm2/discovery-rhel8-operator@sha256:224af94e4e027bfb7edff3f889ec08aa031eaede2e4a02c67ce2925f29230ea8_s390x",
"relates_to_product_reference": "8Base-RHACM-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/discovery-rhel8-operator@sha256:5dd54d496d15c262072c6024385e9fbf016edabe8a6bcdf31ec63ed5c445088c_amd64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.4 for RHEL 8",
"product_id": "8Base-RHACM-2.4:rhacm2/discovery-rhel8-operator@sha256:5dd54d496d15c262072c6024385e9fbf016edabe8a6bcdf31ec63ed5c445088c_amd64"
},
"product_reference": "rhacm2/discovery-rhel8-operator@sha256:5dd54d496d15c262072c6024385e9fbf016edabe8a6bcdf31ec63ed5c445088c_amd64",
"relates_to_product_reference": "8Base-RHACM-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/discovery-rhel8-operator@sha256:f64cae3c176e4b18af716ba054dcebafa07c3f893943de09b7dfd0285a9271d5_ppc64le as a component of Red Hat Advanced Cluster Management for Kubernetes 2.4 for RHEL 8",
"product_id": "8Base-RHACM-2.4:rhacm2/discovery-rhel8-operator@sha256:f64cae3c176e4b18af716ba054dcebafa07c3f893943de09b7dfd0285a9271d5_ppc64le"
},
"product_reference": "rhacm2/discovery-rhel8-operator@sha256:f64cae3c176e4b18af716ba054dcebafa07c3f893943de09b7dfd0285a9271d5_ppc64le",
"relates_to_product_reference": "8Base-RHACM-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/endpoint-monitoring-rhel8-operator@sha256:516888a8ee8d509b77cda6ef2154a6d70a94a48a2c8c5bc7a9b1b9f2e089ff57_ppc64le as a component of Red Hat Advanced Cluster Management for Kubernetes 2.4 for RHEL 8",
"product_id": "8Base-RHACM-2.4:rhacm2/endpoint-monitoring-rhel8-operator@sha256:516888a8ee8d509b77cda6ef2154a6d70a94a48a2c8c5bc7a9b1b9f2e089ff57_ppc64le"
},
"product_reference": "rhacm2/endpoint-monitoring-rhel8-operator@sha256:516888a8ee8d509b77cda6ef2154a6d70a94a48a2c8c5bc7a9b1b9f2e089ff57_ppc64le",
"relates_to_product_reference": "8Base-RHACM-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/endpoint-monitoring-rhel8-operator@sha256:c48ced70438f389ee0a22a8670db80c121c087728533c5cd2070751ce3b2614e_amd64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.4 for RHEL 8",
"product_id": "8Base-RHACM-2.4:rhacm2/endpoint-monitoring-rhel8-operator@sha256:c48ced70438f389ee0a22a8670db80c121c087728533c5cd2070751ce3b2614e_amd64"
},
"product_reference": "rhacm2/endpoint-monitoring-rhel8-operator@sha256:c48ced70438f389ee0a22a8670db80c121c087728533c5cd2070751ce3b2614e_amd64",
"relates_to_product_reference": "8Base-RHACM-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/endpoint-monitoring-rhel8-operator@sha256:ee184be0540e401b6834747b6632b11d69269f3d9ab44bc4aaab9fc9877191aa_s390x as a component of Red Hat Advanced Cluster Management for Kubernetes 2.4 for RHEL 8",
"product_id": "8Base-RHACM-2.4:rhacm2/endpoint-monitoring-rhel8-operator@sha256:ee184be0540e401b6834747b6632b11d69269f3d9ab44bc4aaab9fc9877191aa_s390x"
},
"product_reference": "rhacm2/endpoint-monitoring-rhel8-operator@sha256:ee184be0540e401b6834747b6632b11d69269f3d9ab44bc4aaab9fc9877191aa_s390x",
"relates_to_product_reference": "8Base-RHACM-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/governance-policy-propagator-rhel8@sha256:b5a8689de0cc37c38daca89e1a6f64b6601b341a8f12ef6c093ec12b83bca4e8_s390x as a component of Red Hat Advanced Cluster Management for Kubernetes 2.4 for RHEL 8",
"product_id": "8Base-RHACM-2.4:rhacm2/governance-policy-propagator-rhel8@sha256:b5a8689de0cc37c38daca89e1a6f64b6601b341a8f12ef6c093ec12b83bca4e8_s390x"
},
"product_reference": "rhacm2/governance-policy-propagator-rhel8@sha256:b5a8689de0cc37c38daca89e1a6f64b6601b341a8f12ef6c093ec12b83bca4e8_s390x",
"relates_to_product_reference": "8Base-RHACM-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/governance-policy-propagator-rhel8@sha256:f885cac3c1b78c94885f9a9e197511c51b5470b192d6ac48e6cb20a592b36832_ppc64le as a component of Red Hat Advanced Cluster Management for Kubernetes 2.4 for RHEL 8",
"product_id": "8Base-RHACM-2.4:rhacm2/governance-policy-propagator-rhel8@sha256:f885cac3c1b78c94885f9a9e197511c51b5470b192d6ac48e6cb20a592b36832_ppc64le"
},
"product_reference": "rhacm2/governance-policy-propagator-rhel8@sha256:f885cac3c1b78c94885f9a9e197511c51b5470b192d6ac48e6cb20a592b36832_ppc64le",
"relates_to_product_reference": "8Base-RHACM-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/governance-policy-propagator-rhel8@sha256:fbec65b4937bbdad28cc1e04b5b215caddeaacda3a844cd0a45ade093997adc3_amd64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.4 for RHEL 8",
"product_id": "8Base-RHACM-2.4:rhacm2/governance-policy-propagator-rhel8@sha256:fbec65b4937bbdad28cc1e04b5b215caddeaacda3a844cd0a45ade093997adc3_amd64"
},
"product_reference": "rhacm2/governance-policy-propagator-rhel8@sha256:fbec65b4937bbdad28cc1e04b5b215caddeaacda3a844cd0a45ade093997adc3_amd64",
"relates_to_product_reference": "8Base-RHACM-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/governance-policy-spec-sync-rhel8@sha256:2c130b6df67cd0a8ee055d9b8bb3ede4bcf211978db7cdd892f78bf1d56dd269_amd64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.4 for RHEL 8",
"product_id": "8Base-RHACM-2.4:rhacm2/governance-policy-spec-sync-rhel8@sha256:2c130b6df67cd0a8ee055d9b8bb3ede4bcf211978db7cdd892f78bf1d56dd269_amd64"
},
"product_reference": "rhacm2/governance-policy-spec-sync-rhel8@sha256:2c130b6df67cd0a8ee055d9b8bb3ede4bcf211978db7cdd892f78bf1d56dd269_amd64",
"relates_to_product_reference": "8Base-RHACM-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/governance-policy-spec-sync-rhel8@sha256:6a8227f1560751fd8e1d2ec8136d8855599727eb7ad382bd5b18167ba46b31ff_ppc64le as a component of Red Hat Advanced Cluster Management for Kubernetes 2.4 for RHEL 8",
"product_id": "8Base-RHACM-2.4:rhacm2/governance-policy-spec-sync-rhel8@sha256:6a8227f1560751fd8e1d2ec8136d8855599727eb7ad382bd5b18167ba46b31ff_ppc64le"
},
"product_reference": "rhacm2/governance-policy-spec-sync-rhel8@sha256:6a8227f1560751fd8e1d2ec8136d8855599727eb7ad382bd5b18167ba46b31ff_ppc64le",
"relates_to_product_reference": "8Base-RHACM-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/governance-policy-spec-sync-rhel8@sha256:c2c6ab3e7317dee023b79cc868c052a8a602610925932358498a3a215d5c8089_s390x as a component of Red Hat Advanced Cluster Management for Kubernetes 2.4 for RHEL 8",
"product_id": "8Base-RHACM-2.4:rhacm2/governance-policy-spec-sync-rhel8@sha256:c2c6ab3e7317dee023b79cc868c052a8a602610925932358498a3a215d5c8089_s390x"
},
"product_reference": "rhacm2/governance-policy-spec-sync-rhel8@sha256:c2c6ab3e7317dee023b79cc868c052a8a602610925932358498a3a215d5c8089_s390x",
"relates_to_product_reference": "8Base-RHACM-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/governance-policy-status-sync-rhel8@sha256:385006b34743b689054c581eaaffb5298adfd092eaa13ff6c24f28fa5b79a178_amd64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.4 for RHEL 8",
"product_id": "8Base-RHACM-2.4:rhacm2/governance-policy-status-sync-rhel8@sha256:385006b34743b689054c581eaaffb5298adfd092eaa13ff6c24f28fa5b79a178_amd64"
},
"product_reference": "rhacm2/governance-policy-status-sync-rhel8@sha256:385006b34743b689054c581eaaffb5298adfd092eaa13ff6c24f28fa5b79a178_amd64",
"relates_to_product_reference": "8Base-RHACM-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/governance-policy-status-sync-rhel8@sha256:6c2ec36725b956432591b6cb6a20d4eb2ac3bf759ab4a901f581c81bcb12270c_ppc64le as a component of Red Hat Advanced Cluster Management for Kubernetes 2.4 for RHEL 8",
"product_id": "8Base-RHACM-2.4:rhacm2/governance-policy-status-sync-rhel8@sha256:6c2ec36725b956432591b6cb6a20d4eb2ac3bf759ab4a901f581c81bcb12270c_ppc64le"
},
"product_reference": "rhacm2/governance-policy-status-sync-rhel8@sha256:6c2ec36725b956432591b6cb6a20d4eb2ac3bf759ab4a901f581c81bcb12270c_ppc64le",
"relates_to_product_reference": "8Base-RHACM-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/governance-policy-status-sync-rhel8@sha256:76f717cb9fe271941f45794a8dd9ebb85af0f7ab6cd104a698352b875e1b721d_s390x as a component of Red Hat Advanced Cluster Management for Kubernetes 2.4 for RHEL 8",
"product_id": "8Base-RHACM-2.4:rhacm2/governance-policy-status-sync-rhel8@sha256:76f717cb9fe271941f45794a8dd9ebb85af0f7ab6cd104a698352b875e1b721d_s390x"
},
"product_reference": "rhacm2/governance-policy-status-sync-rhel8@sha256:76f717cb9fe271941f45794a8dd9ebb85af0f7ab6cd104a698352b875e1b721d_s390x",
"relates_to_product_reference": "8Base-RHACM-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/governance-policy-template-sync-rhel8@sha256:2d0d4141d0df7a5309edb3aa064591479facd14d604f5338383a88a7c01fb976_s390x as a component of Red Hat Advanced Cluster Management for Kubernetes 2.4 for RHEL 8",
"product_id": "8Base-RHACM-2.4:rhacm2/governance-policy-template-sync-rhel8@sha256:2d0d4141d0df7a5309edb3aa064591479facd14d604f5338383a88a7c01fb976_s390x"
},
"product_reference": "rhacm2/governance-policy-template-sync-rhel8@sha256:2d0d4141d0df7a5309edb3aa064591479facd14d604f5338383a88a7c01fb976_s390x",
"relates_to_product_reference": "8Base-RHACM-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/governance-policy-template-sync-rhel8@sha256:a96e372e54eadb8c0f384eaf5295a5a17ab701c5051b5ae59341ecc01489099b_ppc64le as a component of Red Hat Advanced Cluster Management for Kubernetes 2.4 for RHEL 8",
"product_id": "8Base-RHACM-2.4:rhacm2/governance-policy-template-sync-rhel8@sha256:a96e372e54eadb8c0f384eaf5295a5a17ab701c5051b5ae59341ecc01489099b_ppc64le"
},
"product_reference": "rhacm2/governance-policy-template-sync-rhel8@sha256:a96e372e54eadb8c0f384eaf5295a5a17ab701c5051b5ae59341ecc01489099b_ppc64le",
"relates_to_product_reference": "8Base-RHACM-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/governance-policy-template-sync-rhel8@sha256:d9135c4c5eb68af915b552e2d7fe62251f4a3a23d45a7b193d754b7da900b159_amd64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.4 for RHEL 8",
"product_id": "8Base-RHACM-2.4:rhacm2/governance-policy-template-sync-rhel8@sha256:d9135c4c5eb68af915b552e2d7fe62251f4a3a23d45a7b193d754b7da900b159_amd64"
},
"product_reference": "rhacm2/governance-policy-template-sync-rhel8@sha256:d9135c4c5eb68af915b552e2d7fe62251f4a3a23d45a7b193d754b7da900b159_amd64",
"relates_to_product_reference": "8Base-RHACM-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/grafana-dashboard-loader-rhel8@sha256:1f8b57a645d0abc3e639eb493f228d3485f4a3f53528175bc386f712fce7cd3f_amd64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.4 for RHEL 8",
"product_id": "8Base-RHACM-2.4:rhacm2/grafana-dashboard-loader-rhel8@sha256:1f8b57a645d0abc3e639eb493f228d3485f4a3f53528175bc386f712fce7cd3f_amd64"
},
"product_reference": "rhacm2/grafana-dashboard-loader-rhel8@sha256:1f8b57a645d0abc3e639eb493f228d3485f4a3f53528175bc386f712fce7cd3f_amd64",
"relates_to_product_reference": "8Base-RHACM-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/grafana-dashboard-loader-rhel8@sha256:5419a6207c0cd1adb21d7c4c3378d31f240a9f29674aee612608d015fe0b491f_ppc64le as a component of Red Hat Advanced Cluster Management for Kubernetes 2.4 for RHEL 8",
"product_id": "8Base-RHACM-2.4:rhacm2/grafana-dashboard-loader-rhel8@sha256:5419a6207c0cd1adb21d7c4c3378d31f240a9f29674aee612608d015fe0b491f_ppc64le"
},
"product_reference": "rhacm2/grafana-dashboard-loader-rhel8@sha256:5419a6207c0cd1adb21d7c4c3378d31f240a9f29674aee612608d015fe0b491f_ppc64le",
"relates_to_product_reference": "8Base-RHACM-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/grafana-dashboard-loader-rhel8@sha256:6190c4487c63f61cb24e8d219aa1ebc6ff5d8d8b1ece5bbb3da5d46e67f0b98c_s390x as a component of Red Hat Advanced Cluster Management for Kubernetes 2.4 for RHEL 8",
"product_id": "8Base-RHACM-2.4:rhacm2/grafana-dashboard-loader-rhel8@sha256:6190c4487c63f61cb24e8d219aa1ebc6ff5d8d8b1ece5bbb3da5d46e67f0b98c_s390x"
},
"product_reference": "rhacm2/grafana-dashboard-loader-rhel8@sha256:6190c4487c63f61cb24e8d219aa1ebc6ff5d8d8b1ece5bbb3da5d46e67f0b98c_s390x",
"relates_to_product_reference": "8Base-RHACM-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/grc-ui-api-rhel8@sha256:40f04e8634a2151e7a4aefe823c980d1d98c89ddb1210b55b4c0566bd85fd787_amd64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.4 for RHEL 8",
"product_id": "8Base-RHACM-2.4:rhacm2/grc-ui-api-rhel8@sha256:40f04e8634a2151e7a4aefe823c980d1d98c89ddb1210b55b4c0566bd85fd787_amd64"
},
"product_reference": "rhacm2/grc-ui-api-rhel8@sha256:40f04e8634a2151e7a4aefe823c980d1d98c89ddb1210b55b4c0566bd85fd787_amd64",
"relates_to_product_reference": "8Base-RHACM-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/grc-ui-api-rhel8@sha256:999f7119e60d578cd54b08135838fb8ecb996cd93f8e6f07ee92ec776f86f3d7_s390x as a component of Red Hat Advanced Cluster Management for Kubernetes 2.4 for RHEL 8",
"product_id": "8Base-RHACM-2.4:rhacm2/grc-ui-api-rhel8@sha256:999f7119e60d578cd54b08135838fb8ecb996cd93f8e6f07ee92ec776f86f3d7_s390x"
},
"product_reference": "rhacm2/grc-ui-api-rhel8@sha256:999f7119e60d578cd54b08135838fb8ecb996cd93f8e6f07ee92ec776f86f3d7_s390x",
"relates_to_product_reference": "8Base-RHACM-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/grc-ui-api-rhel8@sha256:a8072d656eb14084eafd141690c02119376c9436faab8e4d219e1f0ade7ed2ec_ppc64le as a component of Red Hat Advanced Cluster Management for Kubernetes 2.4 for RHEL 8",
"product_id": "8Base-RHACM-2.4:rhacm2/grc-ui-api-rhel8@sha256:a8072d656eb14084eafd141690c02119376c9436faab8e4d219e1f0ade7ed2ec_ppc64le"
},
"product_reference": "rhacm2/grc-ui-api-rhel8@sha256:a8072d656eb14084eafd141690c02119376c9436faab8e4d219e1f0ade7ed2ec_ppc64le",
"relates_to_product_reference": "8Base-RHACM-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/grc-ui-rhel8@sha256:18beaf038580dd78d44cdbd7b3e9bfab16b1ae9f1b454689abe1ebfefe4964b5_amd64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.4 for RHEL 8",
"product_id": "8Base-RHACM-2.4:rhacm2/grc-ui-rhel8@sha256:18beaf038580dd78d44cdbd7b3e9bfab16b1ae9f1b454689abe1ebfefe4964b5_amd64"
},
"product_reference": "rhacm2/grc-ui-rhel8@sha256:18beaf038580dd78d44cdbd7b3e9bfab16b1ae9f1b454689abe1ebfefe4964b5_amd64",
"relates_to_product_reference": "8Base-RHACM-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/grc-ui-rhel8@sha256:2e28251e1a65b7176007f53887f3693e5268848b1bb8a1e084e9f1064deaec8a_s390x as a component of Red Hat Advanced Cluster Management for Kubernetes 2.4 for RHEL 8",
"product_id": "8Base-RHACM-2.4:rhacm2/grc-ui-rhel8@sha256:2e28251e1a65b7176007f53887f3693e5268848b1bb8a1e084e9f1064deaec8a_s390x"
},
"product_reference": "rhacm2/grc-ui-rhel8@sha256:2e28251e1a65b7176007f53887f3693e5268848b1bb8a1e084e9f1064deaec8a_s390x",
"relates_to_product_reference": "8Base-RHACM-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/grc-ui-rhel8@sha256:3848541d746de6dfacca63f06f29fc7d203dfa4c73dbd749407896ddddb7306c_ppc64le as a component of Red Hat Advanced Cluster Management for Kubernetes 2.4 for RHEL 8",
"product_id": "8Base-RHACM-2.4:rhacm2/grc-ui-rhel8@sha256:3848541d746de6dfacca63f06f29fc7d203dfa4c73dbd749407896ddddb7306c_ppc64le"
},
"product_reference": "rhacm2/grc-ui-rhel8@sha256:3848541d746de6dfacca63f06f29fc7d203dfa4c73dbd749407896ddddb7306c_ppc64le",
"relates_to_product_reference": "8Base-RHACM-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/iam-policy-controller-rhel8@sha256:0deeefc1600e43aac6d9eadd05b32d3a1b2059632ec7e8b005eb2245b52dbd98_amd64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.4 for RHEL 8",
"product_id": "8Base-RHACM-2.4:rhacm2/iam-policy-controller-rhel8@sha256:0deeefc1600e43aac6d9eadd05b32d3a1b2059632ec7e8b005eb2245b52dbd98_amd64"
},
"product_reference": "rhacm2/iam-policy-controller-rhel8@sha256:0deeefc1600e43aac6d9eadd05b32d3a1b2059632ec7e8b005eb2245b52dbd98_amd64",
"relates_to_product_reference": "8Base-RHACM-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/iam-policy-controller-rhel8@sha256:7d1534ff8b00cd38716d2bfb65b924a45e9ec18a8eccad13c5e3818f858630b6_s390x as a component of Red Hat Advanced Cluster Management for Kubernetes 2.4 for RHEL 8",
"product_id": "8Base-RHACM-2.4:rhacm2/iam-policy-controller-rhel8@sha256:7d1534ff8b00cd38716d2bfb65b924a45e9ec18a8eccad13c5e3818f858630b6_s390x"
},
"product_reference": "rhacm2/iam-policy-controller-rhel8@sha256:7d1534ff8b00cd38716d2bfb65b924a45e9ec18a8eccad13c5e3818f858630b6_s390x",
"relates_to_product_reference": "8Base-RHACM-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/iam-policy-controller-rhel8@sha256:b2fa794482a54fcfcbf7d0ac8597e9cb0ac0c73cfe5afa8bf2e73ca35d37feb9_ppc64le as a component of Red Hat Advanced Cluster Management for Kubernetes 2.4 for RHEL 8",
"product_id": "8Base-RHACM-2.4:rhacm2/iam-policy-controller-rhel8@sha256:b2fa794482a54fcfcbf7d0ac8597e9cb0ac0c73cfe5afa8bf2e73ca35d37feb9_ppc64le"
},
"product_reference": "rhacm2/iam-policy-controller-rhel8@sha256:b2fa794482a54fcfcbf7d0ac8597e9cb0ac0c73cfe5afa8bf2e73ca35d37feb9_ppc64le",
"relates_to_product_reference": "8Base-RHACM-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/insights-client-rhel8@sha256:0f567016e55498bef2be33665d247eb14308b13aaef5cc670de7e06ff830cb9a_amd64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.4 for RHEL 8",
"product_id": "8Base-RHACM-2.4:rhacm2/insights-client-rhel8@sha256:0f567016e55498bef2be33665d247eb14308b13aaef5cc670de7e06ff830cb9a_amd64"
},
"product_reference": "rhacm2/insights-client-rhel8@sha256:0f567016e55498bef2be33665d247eb14308b13aaef5cc670de7e06ff830cb9a_amd64",
"relates_to_product_reference": "8Base-RHACM-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/insights-client-rhel8@sha256:6bd666f6d541ab33598c4a38ac05e8f65f19e03d8630cf685c89b05f14c4f1b8_ppc64le as a component of Red Hat Advanced Cluster Management for Kubernetes 2.4 for RHEL 8",
"product_id": "8Base-RHACM-2.4:rhacm2/insights-client-rhel8@sha256:6bd666f6d541ab33598c4a38ac05e8f65f19e03d8630cf685c89b05f14c4f1b8_ppc64le"
},
"product_reference": "rhacm2/insights-client-rhel8@sha256:6bd666f6d541ab33598c4a38ac05e8f65f19e03d8630cf685c89b05f14c4f1b8_ppc64le",
"relates_to_product_reference": "8Base-RHACM-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/insights-client-rhel8@sha256:85bf407b6bc232952f4dd7c1edd8a7f4a168a6995d7b866f4417bc65a162efd5_s390x as a component of Red Hat Advanced Cluster Management for Kubernetes 2.4 for RHEL 8",
"product_id": "8Base-RHACM-2.4:rhacm2/insights-client-rhel8@sha256:85bf407b6bc232952f4dd7c1edd8a7f4a168a6995d7b866f4417bc65a162efd5_s390x"
},
"product_reference": "rhacm2/insights-client-rhel8@sha256:85bf407b6bc232952f4dd7c1edd8a7f4a168a6995d7b866f4417bc65a162efd5_s390x",
"relates_to_product_reference": "8Base-RHACM-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/insights-metrics-rhel8@sha256:180e2ac58d3549c7ed583da66fba14368c606feb65b4313aac3b4f889ec091bb_amd64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.4 for RHEL 8",
"product_id": "8Base-RHACM-2.4:rhacm2/insights-metrics-rhel8@sha256:180e2ac58d3549c7ed583da66fba14368c606feb65b4313aac3b4f889ec091bb_amd64"
},
"product_reference": "rhacm2/insights-metrics-rhel8@sha256:180e2ac58d3549c7ed583da66fba14368c606feb65b4313aac3b4f889ec091bb_amd64",
"relates_to_product_reference": "8Base-RHACM-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/insights-metrics-rhel8@sha256:2492650b89feab7de0408be0e3af6d889e6291bb7064ea524dafca87b252840e_s390x as a component of Red Hat Advanced Cluster Management for Kubernetes 2.4 for RHEL 8",
"product_id": "8Base-RHACM-2.4:rhacm2/insights-metrics-rhel8@sha256:2492650b89feab7de0408be0e3af6d889e6291bb7064ea524dafca87b252840e_s390x"
},
"product_reference": "rhacm2/insights-metrics-rhel8@sha256:2492650b89feab7de0408be0e3af6d889e6291bb7064ea524dafca87b252840e_s390x",
"relates_to_product_reference": "8Base-RHACM-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/insights-metrics-rhel8@sha256:93066377331da7f85024ae541440cb409c741d393adfdfe289f7d5836c0da183_ppc64le as a component of Red Hat Advanced Cluster Management for Kubernetes 2.4 for RHEL 8",
"product_id": "8Base-RHACM-2.4:rhacm2/insights-metrics-rhel8@sha256:93066377331da7f85024ae541440cb409c741d393adfdfe289f7d5836c0da183_ppc64le"
},
"product_reference": "rhacm2/insights-metrics-rhel8@sha256:93066377331da7f85024ae541440cb409c741d393adfdfe289f7d5836c0da183_ppc64le",
"relates_to_product_reference": "8Base-RHACM-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/klusterlet-addon-controller-rhel8@sha256:018f6d71abae2963c853fe9d1a41fdad2df91acb72fee775af08275647d3019f_amd64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.4 for RHEL 8",
"product_id": "8Base-RHACM-2.4:rhacm2/klusterlet-addon-controller-rhel8@sha256:018f6d71abae2963c853fe9d1a41fdad2df91acb72fee775af08275647d3019f_amd64"
},
"product_reference": "rhacm2/klusterlet-addon-controller-rhel8@sha256:018f6d71abae2963c853fe9d1a41fdad2df91acb72fee775af08275647d3019f_amd64",
"relates_to_product_reference": "8Base-RHACM-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/klusterlet-addon-controller-rhel8@sha256:500d5166ea2f808c46b71d1a5470a35bffa484d860161a16e9809f90d021b23e_ppc64le as a component of Red Hat Advanced Cluster Management for Kubernetes 2.4 for RHEL 8",
"product_id": "8Base-RHACM-2.4:rhacm2/klusterlet-addon-controller-rhel8@sha256:500d5166ea2f808c46b71d1a5470a35bffa484d860161a16e9809f90d021b23e_ppc64le"
},
"product_reference": "rhacm2/klusterlet-addon-controller-rhel8@sha256:500d5166ea2f808c46b71d1a5470a35bffa484d860161a16e9809f90d021b23e_ppc64le",
"relates_to_product_reference": "8Base-RHACM-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/klusterlet-addon-controller-rhel8@sha256:a4d7ef368efce597729c5fc1ae4358a0b45483a11b8363bf8d164c20075da748_s390x as a component of Red Hat Advanced Cluster Management for Kubernetes 2.4 for RHEL 8",
"product_id": "8Base-RHACM-2.4:rhacm2/klusterlet-addon-controller-rhel8@sha256:a4d7ef368efce597729c5fc1ae4358a0b45483a11b8363bf8d164c20075da748_s390x"
},
"product_reference": "rhacm2/klusterlet-addon-controller-rhel8@sha256:a4d7ef368efce597729c5fc1ae4358a0b45483a11b8363bf8d164c20075da748_s390x",
"relates_to_product_reference": "8Base-RHACM-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/klusterlet-addon-rhel8-operator@sha256:0402e265ec4919aef893be4c0f177b53173bc0c50eb47aafea6822e05a7748be_s390x as a component of Red Hat Advanced Cluster Management for Kubernetes 2.4 for RHEL 8",
"product_id": "8Base-RHACM-2.4:rhacm2/klusterlet-addon-rhel8-operator@sha256:0402e265ec4919aef893be4c0f177b53173bc0c50eb47aafea6822e05a7748be_s390x"
},
"product_reference": "rhacm2/klusterlet-addon-rhel8-operator@sha256:0402e265ec4919aef893be4c0f177b53173bc0c50eb47aafea6822e05a7748be_s390x",
"relates_to_product_reference": "8Base-RHACM-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/klusterlet-addon-rhel8-operator@sha256:6b0fbc1956407a0986460556336fcccfe4d08d712cc4b0af4ca65061baf75ea2_amd64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.4 for RHEL 8",
"product_id": "8Base-RHACM-2.4:rhacm2/klusterlet-addon-rhel8-operator@sha256:6b0fbc1956407a0986460556336fcccfe4d08d712cc4b0af4ca65061baf75ea2_amd64"
},
"product_reference": "rhacm2/klusterlet-addon-rhel8-operator@sha256:6b0fbc1956407a0986460556336fcccfe4d08d712cc4b0af4ca65061baf75ea2_amd64",
"relates_to_product_reference": "8Base-RHACM-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/klusterlet-addon-rhel8-operator@sha256:d7546a69df7b817d0c29c8f95dd3d5d2900c3755c82570b1d610702c56d4fb59_ppc64le as a component of Red Hat Advanced Cluster Management for Kubernetes 2.4 for RHEL 8",
"product_id": "8Base-RHACM-2.4:rhacm2/klusterlet-addon-rhel8-operator@sha256:d7546a69df7b817d0c29c8f95dd3d5d2900c3755c82570b1d610702c56d4fb59_ppc64le"
},
"product_reference": "rhacm2/klusterlet-addon-rhel8-operator@sha256:d7546a69df7b817d0c29c8f95dd3d5d2900c3755c82570b1d610702c56d4fb59_ppc64le",
"relates_to_product_reference": "8Base-RHACM-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/kube-rbac-proxy-rhel8@sha256:6650633c4664e6b537e82eafc593dc91ca206de3b0de878f600c913a95eb18a2_amd64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.4 for RHEL 8",
"product_id": "8Base-RHACM-2.4:rhacm2/kube-rbac-proxy-rhel8@sha256:6650633c4664e6b537e82eafc593dc91ca206de3b0de878f600c913a95eb18a2_amd64"
},
"product_reference": "rhacm2/kube-rbac-proxy-rhel8@sha256:6650633c4664e6b537e82eafc593dc91ca206de3b0de878f600c913a95eb18a2_amd64",
"relates_to_product_reference": "8Base-RHACM-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/kube-rbac-proxy-rhel8@sha256:c1c90ee4ae1f908c33c8a8bf38f0b47bfad039bedccf870324f6b554aad5d78c_s390x as a component of Red Hat Advanced Cluster Management for Kubernetes 2.4 for RHEL 8",
"product_id": "8Base-RHACM-2.4:rhacm2/kube-rbac-proxy-rhel8@sha256:c1c90ee4ae1f908c33c8a8bf38f0b47bfad039bedccf870324f6b554aad5d78c_s390x"
},
"product_reference": "rhacm2/kube-rbac-proxy-rhel8@sha256:c1c90ee4ae1f908c33c8a8bf38f0b47bfad039bedccf870324f6b554aad5d78c_s390x",
"relates_to_product_reference": "8Base-RHACM-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/kube-rbac-proxy-rhel8@sha256:ccddb38db49a190aa0d5d70e6b4672079ea222a42045d406a4b9974ac7412146_ppc64le as a component of Red Hat Advanced Cluster Management for Kubernetes 2.4 for RHEL 8",
"product_id": "8Base-RHACM-2.4:rhacm2/kube-rbac-proxy-rhel8@sha256:ccddb38db49a190aa0d5d70e6b4672079ea222a42045d406a4b9974ac7412146_ppc64le"
},
"product_reference": "rhacm2/kube-rbac-proxy-rhel8@sha256:ccddb38db49a190aa0d5d70e6b4672079ea222a42045d406a4b9974ac7412146_ppc64le",
"relates_to_product_reference": "8Base-RHACM-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/kube-state-metrics-rhel8@sha256:566b95595959ba60677f1518562fd996ef7643dc94aa9e9fead0e4b4096032ca_s390x as a component of Red Hat Advanced Cluster Management for Kubernetes 2.4 for RHEL 8",
"product_id": "8Base-RHACM-2.4:rhacm2/kube-state-metrics-rhel8@sha256:566b95595959ba60677f1518562fd996ef7643dc94aa9e9fead0e4b4096032ca_s390x"
},
"product_reference": "rhacm2/kube-state-metrics-rhel8@sha256:566b95595959ba60677f1518562fd996ef7643dc94aa9e9fead0e4b4096032ca_s390x",
"relates_to_product_reference": "8Base-RHACM-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/kube-state-metrics-rhel8@sha256:789f79b85c022e59143e725a589ac890884f079c969f56efb972b0a0f8d77e66_amd64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.4 for RHEL 8",
"product_id": "8Base-RHACM-2.4:rhacm2/kube-state-metrics-rhel8@sha256:789f79b85c022e59143e725a589ac890884f079c969f56efb972b0a0f8d77e66_amd64"
},
"product_reference": "rhacm2/kube-state-metrics-rhel8@sha256:789f79b85c022e59143e725a589ac890884f079c969f56efb972b0a0f8d77e66_amd64",
"relates_to_product_reference": "8Base-RHACM-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/kube-state-metrics-rhel8@sha256:971a33f5a57057d3901ff75eebbc13ca8456b4315dd7811139e60bb8872d80bf_ppc64le as a component of Red Hat Advanced Cluster Management for Kubernetes 2.4 for RHEL 8",
"product_id": "8Base-RHACM-2.4:rhacm2/kube-state-metrics-rhel8@sha256:971a33f5a57057d3901ff75eebbc13ca8456b4315dd7811139e60bb8872d80bf_ppc64le"
},
"product_reference": "rhacm2/kube-state-metrics-rhel8@sha256:971a33f5a57057d3901ff75eebbc13ca8456b4315dd7811139e60bb8872d80bf_ppc64le",
"relates_to_product_reference": "8Base-RHACM-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/managedcluster-import-controller-rhel8@sha256:bcb43adee06dbb1cfb6a5c9fed71847ecc3826e3e44fe04d57b7143a6123daa5_s390x as a component of Red Hat Advanced Cluster Management for Kubernetes 2.4 for RHEL 8",
"product_id": "8Base-RHACM-2.4:rhacm2/managedcluster-import-controller-rhel8@sha256:bcb43adee06dbb1cfb6a5c9fed71847ecc3826e3e44fe04d57b7143a6123daa5_s390x"
},
"product_reference": "rhacm2/managedcluster-import-controller-rhel8@sha256:bcb43adee06dbb1cfb6a5c9fed71847ecc3826e3e44fe04d57b7143a6123daa5_s390x",
"relates_to_product_reference": "8Base-RHACM-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/managedcluster-import-controller-rhel8@sha256:dbf235a9723a1c21471d8ef0029f3c999ac3b22512d67facd052efb725431bc1_ppc64le as a component of Red Hat Advanced Cluster Management for Kubernetes 2.4 for RHEL 8",
"product_id": "8Base-RHACM-2.4:rhacm2/managedcluster-import-controller-rhel8@sha256:dbf235a9723a1c21471d8ef0029f3c999ac3b22512d67facd052efb725431bc1_ppc64le"
},
"product_reference": "rhacm2/managedcluster-import-controller-rhel8@sha256:dbf235a9723a1c21471d8ef0029f3c999ac3b22512d67facd052efb725431bc1_ppc64le",
"relates_to_product_reference": "8Base-RHACM-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/managedcluster-import-controller-rhel8@sha256:faf01c5554224350e4cffd1fc4ce275886791e45857bf0ed5f90ffa3a64680dc_amd64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.4 for RHEL 8",
"product_id": "8Base-RHACM-2.4:rhacm2/managedcluster-import-controller-rhel8@sha256:faf01c5554224350e4cffd1fc4ce275886791e45857bf0ed5f90ffa3a64680dc_amd64"
},
"product_reference": "rhacm2/managedcluster-import-controller-rhel8@sha256:faf01c5554224350e4cffd1fc4ce275886791e45857bf0ed5f90ffa3a64680dc_amd64",
"relates_to_product_reference": "8Base-RHACM-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/management-ingress-rhel8@sha256:46293eeaad521f993ed01467e13cae70f600426ef09df0e02dd8b83348b60027_amd64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.4 for RHEL 8",
"product_id": "8Base-RHACM-2.4:rhacm2/management-ingress-rhel8@sha256:46293eeaad521f993ed01467e13cae70f600426ef09df0e02dd8b83348b60027_amd64"
},
"product_reference": "rhacm2/management-ingress-rhel8@sha256:46293eeaad521f993ed01467e13cae70f600426ef09df0e02dd8b83348b60027_amd64",
"relates_to_product_reference": "8Base-RHACM-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/management-ingress-rhel8@sha256:c3cdbf5ff93b3b19ac2d7cf15b9152a0761d473de7afe29832a7ca3b833b6797_s390x as a component of Red Hat Advanced Cluster Management for Kubernetes 2.4 for RHEL 8",
"product_id": "8Base-RHACM-2.4:rhacm2/management-ingress-rhel8@sha256:c3cdbf5ff93b3b19ac2d7cf15b9152a0761d473de7afe29832a7ca3b833b6797_s390x"
},
"product_reference": "rhacm2/management-ingress-rhel8@sha256:c3cdbf5ff93b3b19ac2d7cf15b9152a0761d473de7afe29832a7ca3b833b6797_s390x",
"relates_to_product_reference": "8Base-RHACM-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/management-ingress-rhel8@sha256:ce994a8f4c4e5476e6131a6721da748225c89a96c9d471a8638eefb6a22d52b9_ppc64le as a component of Red Hat Advanced Cluster Management for Kubernetes 2.4 for RHEL 8",
"product_id": "8Base-RHACM-2.4:rhacm2/management-ingress-rhel8@sha256:ce994a8f4c4e5476e6131a6721da748225c89a96c9d471a8638eefb6a22d52b9_ppc64le"
},
"product_reference": "rhacm2/management-ingress-rhel8@sha256:ce994a8f4c4e5476e6131a6721da748225c89a96c9d471a8638eefb6a22d52b9_ppc64le",
"relates_to_product_reference": "8Base-RHACM-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/memcached-exporter-rhel8@sha256:01398d4f3b1825e864ddae46a5e4b7cc298dabb444dd105787ef6aeb70514571_ppc64le as a component of Red Hat Advanced Cluster Management for Kubernetes 2.4 for RHEL 8",
"product_id": "8Base-RHACM-2.4:rhacm2/memcached-exporter-rhel8@sha256:01398d4f3b1825e864ddae46a5e4b7cc298dabb444dd105787ef6aeb70514571_ppc64le"
},
"product_reference": "rhacm2/memcached-exporter-rhel8@sha256:01398d4f3b1825e864ddae46a5e4b7cc298dabb444dd105787ef6aeb70514571_ppc64le",
"relates_to_product_reference": "8Base-RHACM-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/memcached-exporter-rhel8@sha256:5432fa56e40dee2475da7ee7b7e89cca10a8f06f4cbea94983fa094bfbef81ff_amd64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.4 for RHEL 8",
"product_id": "8Base-RHACM-2.4:rhacm2/memcached-exporter-rhel8@sha256:5432fa56e40dee2475da7ee7b7e89cca10a8f06f4cbea94983fa094bfbef81ff_amd64"
},
"product_reference": "rhacm2/memcached-exporter-rhel8@sha256:5432fa56e40dee2475da7ee7b7e89cca10a8f06f4cbea94983fa094bfbef81ff_amd64",
"relates_to_product_reference": "8Base-RHACM-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/memcached-exporter-rhel8@sha256:e22fa2dbc6733fc176f44cf42ec8f51b69672d354d6d2cf510eada5fe41a5245_s390x as a component of Red Hat Advanced Cluster Management for Kubernetes 2.4 for RHEL 8",
"product_id": "8Base-RHACM-2.4:rhacm2/memcached-exporter-rhel8@sha256:e22fa2dbc6733fc176f44cf42ec8f51b69672d354d6d2cf510eada5fe41a5245_s390x"
},
"product_reference": "rhacm2/memcached-exporter-rhel8@sha256:e22fa2dbc6733fc176f44cf42ec8f51b69672d354d6d2cf510eada5fe41a5245_s390x",
"relates_to_product_reference": "8Base-RHACM-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/memcached-rhel8@sha256:0a0a88fb0138cd6de2e3fce81ab959d12cbda64e5fbab1046008aee1d94f12e2_s390x as a component of Red Hat Advanced Cluster Management for Kubernetes 2.4 for RHEL 8",
"product_id": "8Base-RHACM-2.4:rhacm2/memcached-rhel8@sha256:0a0a88fb0138cd6de2e3fce81ab959d12cbda64e5fbab1046008aee1d94f12e2_s390x"
},
"product_reference": "rhacm2/memcached-rhel8@sha256:0a0a88fb0138cd6de2e3fce81ab959d12cbda64e5fbab1046008aee1d94f12e2_s390x",
"relates_to_product_reference": "8Base-RHACM-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/memcached-rhel8@sha256:7e0ee17c6d00d20773799cfb6c6e9e27c204d1e31010aa71a7f0f35eb5179a35_amd64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.4 for RHEL 8",
"product_id": "8Base-RHACM-2.4:rhacm2/memcached-rhel8@sha256:7e0ee17c6d00d20773799cfb6c6e9e27c204d1e31010aa71a7f0f35eb5179a35_amd64"
},
"product_reference": "rhacm2/memcached-rhel8@sha256:7e0ee17c6d00d20773799cfb6c6e9e27c204d1e31010aa71a7f0f35eb5179a35_amd64",
"relates_to_product_reference": "8Base-RHACM-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/memcached-rhel8@sha256:b9213f5525ebd51960412c15d416a591bf23731b6217f79aca2a89a893df2102_ppc64le as a component of Red Hat Advanced Cluster Management for Kubernetes 2.4 for RHEL 8",
"product_id": "8Base-RHACM-2.4:rhacm2/memcached-rhel8@sha256:b9213f5525ebd51960412c15d416a591bf23731b6217f79aca2a89a893df2102_ppc64le"
},
"product_reference": "rhacm2/memcached-rhel8@sha256:b9213f5525ebd51960412c15d416a591bf23731b6217f79aca2a89a893df2102_ppc64le",
"relates_to_product_reference": "8Base-RHACM-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/metrics-collector-rhel8@sha256:431d4089a4a93c6b6a00cf9b63ecd9199a5545f09190577356b22ff6646820f3_amd64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.4 for RHEL 8",
"product_id": "8Base-RHACM-2.4:rhacm2/metrics-collector-rhel8@sha256:431d4089a4a93c6b6a00cf9b63ecd9199a5545f09190577356b22ff6646820f3_amd64"
},
"product_reference": "rhacm2/metrics-collector-rhel8@sha256:431d4089a4a93c6b6a00cf9b63ecd9199a5545f09190577356b22ff6646820f3_amd64",
"relates_to_product_reference": "8Base-RHACM-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/metrics-collector-rhel8@sha256:83f649b506ca698251c884692307d7cd52bbae87b0bf7790f96ffd24dd7f4fd7_ppc64le as a component of Red Hat Advanced Cluster Management for Kubernetes 2.4 for RHEL 8",
"product_id": "8Base-RHACM-2.4:rhacm2/metrics-collector-rhel8@sha256:83f649b506ca698251c884692307d7cd52bbae87b0bf7790f96ffd24dd7f4fd7_ppc64le"
},
"product_reference": "rhacm2/metrics-collector-rhel8@sha256:83f649b506ca698251c884692307d7cd52bbae87b0bf7790f96ffd24dd7f4fd7_ppc64le",
"relates_to_product_reference": "8Base-RHACM-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/metrics-collector-rhel8@sha256:d37401c5fb672c56004f75974a4069d5d3b6c5e96ac7be4c174f9f178a7666bc_s390x as a component of Red Hat Advanced Cluster Management for Kubernetes 2.4 for RHEL 8",
"product_id": "8Base-RHACM-2.4:rhacm2/metrics-collector-rhel8@sha256:d37401c5fb672c56004f75974a4069d5d3b6c5e96ac7be4c174f9f178a7666bc_s390x"
},
"product_reference": "rhacm2/metrics-collector-rhel8@sha256:d37401c5fb672c56004f75974a4069d5d3b6c5e96ac7be4c174f9f178a7666bc_s390x",
"relates_to_product_reference": "8Base-RHACM-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/multicloud-integrations-rhel8@sha256:a311c6ef1099d2370209bbbe30cfac6d1c50d79a2321beaab1f6158ab2db8bec_s390x as a component of Red Hat Advanced Cluster Management for Kubernetes 2.4 for RHEL 8",
"product_id": "8Base-RHACM-2.4:rhacm2/multicloud-integrations-rhel8@sha256:a311c6ef1099d2370209bbbe30cfac6d1c50d79a2321beaab1f6158ab2db8bec_s390x"
},
"product_reference": "rhacm2/multicloud-integrations-rhel8@sha256:a311c6ef1099d2370209bbbe30cfac6d1c50d79a2321beaab1f6158ab2db8bec_s390x",
"relates_to_product_reference": "8Base-RHACM-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/multicloud-integrations-rhel8@sha256:e666154a539974d0cc005bc74903dc9f173920101dbfc5169b14a30129991475_ppc64le as a component of Red Hat Advanced Cluster Management for Kubernetes 2.4 for RHEL 8",
"product_id": "8Base-RHACM-2.4:rhacm2/multicloud-integrations-rhel8@sha256:e666154a539974d0cc005bc74903dc9f173920101dbfc5169b14a30129991475_ppc64le"
},
"product_reference": "rhacm2/multicloud-integrations-rhel8@sha256:e666154a539974d0cc005bc74903dc9f173920101dbfc5169b14a30129991475_ppc64le",
"relates_to_product_reference": "8Base-RHACM-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/multicloud-integrations-rhel8@sha256:f37fe856571112970ae4786d313bf51e78b26e1630e443d276abb4de8e47e525_amd64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.4 for RHEL 8",
"product_id": "8Base-RHACM-2.4:rhacm2/multicloud-integrations-rhel8@sha256:f37fe856571112970ae4786d313bf51e78b26e1630e443d276abb4de8e47e525_amd64"
},
"product_reference": "rhacm2/multicloud-integrations-rhel8@sha256:f37fe856571112970ae4786d313bf51e78b26e1630e443d276abb4de8e47e525_amd64",
"relates_to_product_reference": "8Base-RHACM-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/multicloud-manager-rhel8@sha256:1dd235aa8599ca070f5175ad9da5bdb9505a7dfbbd87173f0bbf4e14ca0d5e88_ppc64le as a component of Red Hat Advanced Cluster Management for Kubernetes 2.4 for RHEL 8",
"product_id": "8Base-RHACM-2.4:rhacm2/multicloud-manager-rhel8@sha256:1dd235aa8599ca070f5175ad9da5bdb9505a7dfbbd87173f0bbf4e14ca0d5e88_ppc64le"
},
"product_reference": "rhacm2/multicloud-manager-rhel8@sha256:1dd235aa8599ca070f5175ad9da5bdb9505a7dfbbd87173f0bbf4e14ca0d5e88_ppc64le",
"relates_to_product_reference": "8Base-RHACM-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/multicloud-manager-rhel8@sha256:8a1eeafb2a738aecb2723889c98e287638e950fec05425f1fe132ff7eb01738f_amd64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.4 for RHEL 8",
"product_id": "8Base-RHACM-2.4:rhacm2/multicloud-manager-rhel8@sha256:8a1eeafb2a738aecb2723889c98e287638e950fec05425f1fe132ff7eb01738f_amd64"
},
"product_reference": "rhacm2/multicloud-manager-rhel8@sha256:8a1eeafb2a738aecb2723889c98e287638e950fec05425f1fe132ff7eb01738f_amd64",
"relates_to_product_reference": "8Base-RHACM-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/multicloud-manager-rhel8@sha256:d458a289528173a07f7ff6d87279474e8379a2f05c11d5a9be97f9c43e38ec75_s390x as a component of Red Hat Advanced Cluster Management for Kubernetes 2.4 for RHEL 8",
"product_id": "8Base-RHACM-2.4:rhacm2/multicloud-manager-rhel8@sha256:d458a289528173a07f7ff6d87279474e8379a2f05c11d5a9be97f9c43e38ec75_s390x"
},
"product_reference": "rhacm2/multicloud-manager-rhel8@sha256:d458a289528173a07f7ff6d87279474e8379a2f05c11d5a9be97f9c43e38ec75_s390x",
"relates_to_product_reference": "8Base-RHACM-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/multicluster-observability-rhel8-operator@sha256:45d046d621eab996c457a90b607ca9a57e2ca5dcad384d3cd5317475e096e098_amd64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.4 for RHEL 8",
"product_id": "8Base-RHACM-2.4:rhacm2/multicluster-observability-rhel8-operator@sha256:45d046d621eab996c457a90b607ca9a57e2ca5dcad384d3cd5317475e096e098_amd64"
},
"product_reference": "rhacm2/multicluster-observability-rhel8-operator@sha256:45d046d621eab996c457a90b607ca9a57e2ca5dcad384d3cd5317475e096e098_amd64",
"relates_to_product_reference": "8Base-RHACM-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/multicluster-observability-rhel8-operator@sha256:7ed02712f2d5093f7c751a6d22c9ffe5ce3b00c4cc901ffb779b8b51e282d698_s390x as a component of Red Hat Advanced Cluster Management for Kubernetes 2.4 for RHEL 8",
"product_id": "8Base-RHACM-2.4:rhacm2/multicluster-observability-rhel8-operator@sha256:7ed02712f2d5093f7c751a6d22c9ffe5ce3b00c4cc901ffb779b8b51e282d698_s390x"
},
"product_reference": "rhacm2/multicluster-observability-rhel8-operator@sha256:7ed02712f2d5093f7c751a6d22c9ffe5ce3b00c4cc901ffb779b8b51e282d698_s390x",
"relates_to_product_reference": "8Base-RHACM-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/multicluster-observability-rhel8-operator@sha256:7f89cc6647700f7ddc46d4fabb4b3702142aa0fe9bd23026eba98c704026e9e9_ppc64le as a component of Red Hat Advanced Cluster Management for Kubernetes 2.4 for RHEL 8",
"product_id": "8Base-RHACM-2.4:rhacm2/multicluster-observability-rhel8-operator@sha256:7f89cc6647700f7ddc46d4fabb4b3702142aa0fe9bd23026eba98c704026e9e9_ppc64le"
},
"product_reference": "rhacm2/multicluster-observability-rhel8-operator@sha256:7f89cc6647700f7ddc46d4fabb4b3702142aa0fe9bd23026eba98c704026e9e9_ppc64le",
"relates_to_product_reference": "8Base-RHACM-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/multicluster-operators-application-rhel8@sha256:27492dfdd71cc0bae6e01a184ac8fe5677ce172583b0fd1b9112dfd789009839_ppc64le as a component of Red Hat Advanced Cluster Management for Kubernetes 2.4 for RHEL 8",
"product_id": "8Base-RHACM-2.4:rhacm2/multicluster-operators-application-rhel8@sha256:27492dfdd71cc0bae6e01a184ac8fe5677ce172583b0fd1b9112dfd789009839_ppc64le"
},
"product_reference": "rhacm2/multicluster-operators-application-rhel8@sha256:27492dfdd71cc0bae6e01a184ac8fe5677ce172583b0fd1b9112dfd789009839_ppc64le",
"relates_to_product_reference": "8Base-RHACM-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/multicluster-operators-application-rhel8@sha256:3af2802a89c09966e9c63f40974d8554a7b7b88cc386bbf5bda0a4cc987b7c15_s390x as a component of Red Hat Advanced Cluster Management for Kubernetes 2.4 for RHEL 8",
"product_id": "8Base-RHACM-2.4:rhacm2/multicluster-operators-application-rhel8@sha256:3af2802a89c09966e9c63f40974d8554a7b7b88cc386bbf5bda0a4cc987b7c15_s390x"
},
"product_reference": "rhacm2/multicluster-operators-application-rhel8@sha256:3af2802a89c09966e9c63f40974d8554a7b7b88cc386bbf5bda0a4cc987b7c15_s390x",
"relates_to_product_reference": "8Base-RHACM-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/multicluster-operators-application-rhel8@sha256:723ac91ea8c130d80b48db30e05186607210aea71c7afc1c072b9a691e350215_amd64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.4 for RHEL 8",
"product_id": "8Base-RHACM-2.4:rhacm2/multicluster-operators-application-rhel8@sha256:723ac91ea8c130d80b48db30e05186607210aea71c7afc1c072b9a691e350215_amd64"
},
"product_reference": "rhacm2/multicluster-operators-application-rhel8@sha256:723ac91ea8c130d80b48db30e05186607210aea71c7afc1c072b9a691e350215_amd64",
"relates_to_product_reference": "8Base-RHACM-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/multicluster-operators-channel-rhel8@sha256:09883ff8a783d3f83e1c26566555c5ad140cc8bbf0d4cdb5220ef344c6282752_ppc64le as a component of Red Hat Advanced Cluster Management for Kubernetes 2.4 for RHEL 8",
"product_id": "8Base-RHACM-2.4:rhacm2/multicluster-operators-channel-rhel8@sha256:09883ff8a783d3f83e1c26566555c5ad140cc8bbf0d4cdb5220ef344c6282752_ppc64le"
},
"product_reference": "rhacm2/multicluster-operators-channel-rhel8@sha256:09883ff8a783d3f83e1c26566555c5ad140cc8bbf0d4cdb5220ef344c6282752_ppc64le",
"relates_to_product_reference": "8Base-RHACM-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/multicluster-operators-channel-rhel8@sha256:4a34b2593897d4b1a1af124bdf6fb7e51bbd97bb4c56dd8ae463b3f3abbb7718_s390x as a component of Red Hat Advanced Cluster Management for Kubernetes 2.4 for RHEL 8",
"product_id": "8Base-RHACM-2.4:rhacm2/multicluster-operators-channel-rhel8@sha256:4a34b2593897d4b1a1af124bdf6fb7e51bbd97bb4c56dd8ae463b3f3abbb7718_s390x"
},
"product_reference": "rhacm2/multicluster-operators-channel-rhel8@sha256:4a34b2593897d4b1a1af124bdf6fb7e51bbd97bb4c56dd8ae463b3f3abbb7718_s390x",
"relates_to_product_reference": "8Base-RHACM-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/multicluster-operators-channel-rhel8@sha256:883282b801566b5a40a32e33ebc431ac1398afb68f47ce931cc82b8b9eca1e55_amd64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.4 for RHEL 8",
"product_id": "8Base-RHACM-2.4:rhacm2/multicluster-operators-channel-rhel8@sha256:883282b801566b5a40a32e33ebc431ac1398afb68f47ce931cc82b8b9eca1e55_amd64"
},
"product_reference": "rhacm2/multicluster-operators-channel-rhel8@sha256:883282b801566b5a40a32e33ebc431ac1398afb68f47ce931cc82b8b9eca1e55_amd64",
"relates_to_product_reference": "8Base-RHACM-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/multicluster-operators-deployable-rhel8@sha256:0a15e49232c20ead26ade38823cd40d785e612670a41cac28ecea2066025a3d1_amd64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.4 for RHEL 8",
"product_id": "8Base-RHACM-2.4:rhacm2/multicluster-operators-deployable-rhel8@sha256:0a15e49232c20ead26ade38823cd40d785e612670a41cac28ecea2066025a3d1_amd64"
},
"product_reference": "rhacm2/multicluster-operators-deployable-rhel8@sha256:0a15e49232c20ead26ade38823cd40d785e612670a41cac28ecea2066025a3d1_amd64",
"relates_to_product_reference": "8Base-RHACM-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/multicluster-operators-deployable-rhel8@sha256:0ecd46eb89e90d787c442fd0ca92f84e9bf7fa6c2e315a0b95912616687c0580_s390x as a component of Red Hat Advanced Cluster Management for Kubernetes 2.4 for RHEL 8",
"product_id": "8Base-RHACM-2.4:rhacm2/multicluster-operators-deployable-rhel8@sha256:0ecd46eb89e90d787c442fd0ca92f84e9bf7fa6c2e315a0b95912616687c0580_s390x"
},
"product_reference": "rhacm2/multicluster-operators-deployable-rhel8@sha256:0ecd46eb89e90d787c442fd0ca92f84e9bf7fa6c2e315a0b95912616687c0580_s390x",
"relates_to_product_reference": "8Base-RHACM-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/multicluster-operators-deployable-rhel8@sha256:bd148be0ad6ddbcc1995f94b4660d3fbe2338112230c840d77f53a564b14ec4a_ppc64le as a component of Red Hat Advanced Cluster Management for Kubernetes 2.4 for RHEL 8",
"product_id": "8Base-RHACM-2.4:rhacm2/multicluster-operators-deployable-rhel8@sha256:bd148be0ad6ddbcc1995f94b4660d3fbe2338112230c840d77f53a564b14ec4a_ppc64le"
},
"product_reference": "rhacm2/multicluster-operators-deployable-rhel8@sha256:bd148be0ad6ddbcc1995f94b4660d3fbe2338112230c840d77f53a564b14ec4a_ppc64le",
"relates_to_product_reference": "8Base-RHACM-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/multicluster-operators-placementrule-rhel8@sha256:4bdca102dae861d39d81a2df4be1767e4e702ce3836224e9b875f613d1af0c37_ppc64le as a component of Red Hat Advanced Cluster Management for Kubernetes 2.4 for RHEL 8",
"product_id": "8Base-RHACM-2.4:rhacm2/multicluster-operators-placementrule-rhel8@sha256:4bdca102dae861d39d81a2df4be1767e4e702ce3836224e9b875f613d1af0c37_ppc64le"
},
"product_reference": "rhacm2/multicluster-operators-placementrule-rhel8@sha256:4bdca102dae861d39d81a2df4be1767e4e702ce3836224e9b875f613d1af0c37_ppc64le",
"relates_to_product_reference": "8Base-RHACM-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/multicluster-operators-placementrule-rhel8@sha256:d71975de4b1d6b53d19ddf338f3d19ad7e28812f8fc932c144eee630d9cab176_amd64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.4 for RHEL 8",
"product_id": "8Base-RHACM-2.4:rhacm2/multicluster-operators-placementrule-rhel8@sha256:d71975de4b1d6b53d19ddf338f3d19ad7e28812f8fc932c144eee630d9cab176_amd64"
},
"product_reference": "rhacm2/multicluster-operators-placementrule-rhel8@sha256:d71975de4b1d6b53d19ddf338f3d19ad7e28812f8fc932c144eee630d9cab176_amd64",
"relates_to_product_reference": "8Base-RHACM-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/multicluster-operators-placementrule-rhel8@sha256:fa3e2e45501d661f4f724dea809b6eff73455db623b03178130590dbf317dba5_s390x as a component of Red Hat Advanced Cluster Management for Kubernetes 2.4 for RHEL 8",
"product_id": "8Base-RHACM-2.4:rhacm2/multicluster-operators-placementrule-rhel8@sha256:fa3e2e45501d661f4f724dea809b6eff73455db623b03178130590dbf317dba5_s390x"
},
"product_reference": "rhacm2/multicluster-operators-placementrule-rhel8@sha256:fa3e2e45501d661f4f724dea809b6eff73455db623b03178130590dbf317dba5_s390x",
"relates_to_product_reference": "8Base-RHACM-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/multicluster-operators-subscription-release-rhel8@sha256:2e13c28d1f18f2efac62207515450a42732d4be790199ab0e5ddf2f181649cb4_ppc64le as a component of Red Hat Advanced Cluster Management for Kubernetes 2.4 for RHEL 8",
"product_id": "8Base-RHACM-2.4:rhacm2/multicluster-operators-subscription-release-rhel8@sha256:2e13c28d1f18f2efac62207515450a42732d4be790199ab0e5ddf2f181649cb4_ppc64le"
},
"product_reference": "rhacm2/multicluster-operators-subscription-release-rhel8@sha256:2e13c28d1f18f2efac62207515450a42732d4be790199ab0e5ddf2f181649cb4_ppc64le",
"relates_to_product_reference": "8Base-RHACM-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/multicluster-operators-subscription-release-rhel8@sha256:50dc29deac8efaac3bf321270b718dec41d8b80746d3548c076ab26b2c6b63ca_s390x as a component of Red Hat Advanced Cluster Management for Kubernetes 2.4 for RHEL 8",
"product_id": "8Base-RHACM-2.4:rhacm2/multicluster-operators-subscription-release-rhel8@sha256:50dc29deac8efaac3bf321270b718dec41d8b80746d3548c076ab26b2c6b63ca_s390x"
},
"product_reference": "rhacm2/multicluster-operators-subscription-release-rhel8@sha256:50dc29deac8efaac3bf321270b718dec41d8b80746d3548c076ab26b2c6b63ca_s390x",
"relates_to_product_reference": "8Base-RHACM-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/multicluster-operators-subscription-release-rhel8@sha256:faae7a0632b10dc9b65af7a8af7e7c7d9e26f2f7087687fa19d2afefa7426c5a_amd64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.4 for RHEL 8",
"product_id": "8Base-RHACM-2.4:rhacm2/multicluster-operators-subscription-release-rhel8@sha256:faae7a0632b10dc9b65af7a8af7e7c7d9e26f2f7087687fa19d2afefa7426c5a_amd64"
},
"product_reference": "rhacm2/multicluster-operators-subscription-release-rhel8@sha256:faae7a0632b10dc9b65af7a8af7e7c7d9e26f2f7087687fa19d2afefa7426c5a_amd64",
"relates_to_product_reference": "8Base-RHACM-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/multicluster-operators-subscription-rhel8@sha256:1fa2779aab32977ec8e867ed188dcdd66106986c3cbf39f02e2a555873ba478a_ppc64le as a component of Red Hat Advanced Cluster Management for Kubernetes 2.4 for RHEL 8",
"product_id": "8Base-RHACM-2.4:rhacm2/multicluster-operators-subscription-rhel8@sha256:1fa2779aab32977ec8e867ed188dcdd66106986c3cbf39f02e2a555873ba478a_ppc64le"
},
"product_reference": "rhacm2/multicluster-operators-subscription-rhel8@sha256:1fa2779aab32977ec8e867ed188dcdd66106986c3cbf39f02e2a555873ba478a_ppc64le",
"relates_to_product_reference": "8Base-RHACM-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/multicluster-operators-subscription-rhel8@sha256:731a4f0919cbab729e9dded9e513ec4ad5e1b48967c21f65f3b494158a6b25ba_s390x as a component of Red Hat Advanced Cluster Management for Kubernetes 2.4 for RHEL 8",
"product_id": "8Base-RHACM-2.4:rhacm2/multicluster-operators-subscription-rhel8@sha256:731a4f0919cbab729e9dded9e513ec4ad5e1b48967c21f65f3b494158a6b25ba_s390x"
},
"product_reference": "rhacm2/multicluster-operators-subscription-rhel8@sha256:731a4f0919cbab729e9dded9e513ec4ad5e1b48967c21f65f3b494158a6b25ba_s390x",
"relates_to_product_reference": "8Base-RHACM-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/multicluster-operators-subscription-rhel8@sha256:ec803f14f854b73a873f95027617246888ea28029f2f4bb5b7f39a5dd63399ca_amd64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.4 for RHEL 8",
"product_id": "8Base-RHACM-2.4:rhacm2/multicluster-operators-subscription-rhel8@sha256:ec803f14f854b73a873f95027617246888ea28029f2f4bb5b7f39a5dd63399ca_amd64"
},
"product_reference": "rhacm2/multicluster-operators-subscription-rhel8@sha256:ec803f14f854b73a873f95027617246888ea28029f2f4bb5b7f39a5dd63399ca_amd64",
"relates_to_product_reference": "8Base-RHACM-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/multiclusterhub-repo-rhel8@sha256:75504c269b3d0c2af9b48317f3dc070fae58a1e46e95283e2e0e1ab6b60f452d_amd64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.4 for RHEL 8",
"product_id": "8Base-RHACM-2.4:rhacm2/multiclusterhub-repo-rhel8@sha256:75504c269b3d0c2af9b48317f3dc070fae58a1e46e95283e2e0e1ab6b60f452d_amd64"
},
"product_reference": "rhacm2/multiclusterhub-repo-rhel8@sha256:75504c269b3d0c2af9b48317f3dc070fae58a1e46e95283e2e0e1ab6b60f452d_amd64",
"relates_to_product_reference": "8Base-RHACM-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/multiclusterhub-repo-rhel8@sha256:c21ffdaa0ce90e6c08f4814c09d9a0bd34d341ad1fc8f6ff2152e9007393ba1f_s390x as a component of Red Hat Advanced Cluster Management for Kubernetes 2.4 for RHEL 8",
"product_id": "8Base-RHACM-2.4:rhacm2/multiclusterhub-repo-rhel8@sha256:c21ffdaa0ce90e6c08f4814c09d9a0bd34d341ad1fc8f6ff2152e9007393ba1f_s390x"
},
"product_reference": "rhacm2/multiclusterhub-repo-rhel8@sha256:c21ffdaa0ce90e6c08f4814c09d9a0bd34d341ad1fc8f6ff2152e9007393ba1f_s390x",
"relates_to_product_reference": "8Base-RHACM-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/multiclusterhub-repo-rhel8@sha256:e1e522835d65503d467dc9ef7c4a0149adfc4cbd3620134adb4a5694eda2f0c4_ppc64le as a component of Red Hat Advanced Cluster Management for Kubernetes 2.4 for RHEL 8",
"product_id": "8Base-RHACM-2.4:rhacm2/multiclusterhub-repo-rhel8@sha256:e1e522835d65503d467dc9ef7c4a0149adfc4cbd3620134adb4a5694eda2f0c4_ppc64le"
},
"product_reference": "rhacm2/multiclusterhub-repo-rhel8@sha256:e1e522835d65503d467dc9ef7c4a0149adfc4cbd3620134adb4a5694eda2f0c4_ppc64le",
"relates_to_product_reference": "8Base-RHACM-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/multiclusterhub-rhel8@sha256:37cf6ccd9a2b9af4444fa192e7b5e6979687bd5159d97f48da40c4f9bad249eb_amd64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.4 for RHEL 8",
"product_id": "8Base-RHACM-2.4:rhacm2/multiclusterhub-rhel8@sha256:37cf6ccd9a2b9af4444fa192e7b5e6979687bd5159d97f48da40c4f9bad249eb_amd64"
},
"product_reference": "rhacm2/multiclusterhub-rhel8@sha256:37cf6ccd9a2b9af4444fa192e7b5e6979687bd5159d97f48da40c4f9bad249eb_amd64",
"relates_to_product_reference": "8Base-RHACM-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/multiclusterhub-rhel8@sha256:b8dea0eca4c8aaefee6be9afea77e3302ad551f68f5a87316caf65e13ac9138d_s390x as a component of Red Hat Advanced Cluster Management for Kubernetes 2.4 for RHEL 8",
"product_id": "8Base-RHACM-2.4:rhacm2/multiclusterhub-rhel8@sha256:b8dea0eca4c8aaefee6be9afea77e3302ad551f68f5a87316caf65e13ac9138d_s390x"
},
"product_reference": "rhacm2/multiclusterhub-rhel8@sha256:b8dea0eca4c8aaefee6be9afea77e3302ad551f68f5a87316caf65e13ac9138d_s390x",
"relates_to_product_reference": "8Base-RHACM-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/multiclusterhub-rhel8@sha256:d173cf78965bd026a6333af91b55305ea9c349e630fa53548ee42d791295cd69_ppc64le as a component of Red Hat Advanced Cluster Management for Kubernetes 2.4 for RHEL 8",
"product_id": "8Base-RHACM-2.4:rhacm2/multiclusterhub-rhel8@sha256:d173cf78965bd026a6333af91b55305ea9c349e630fa53548ee42d791295cd69_ppc64le"
},
"product_reference": "rhacm2/multiclusterhub-rhel8@sha256:d173cf78965bd026a6333af91b55305ea9c349e630fa53548ee42d791295cd69_ppc64le",
"relates_to_product_reference": "8Base-RHACM-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/node-exporter-rhel8@sha256:0b2cf97a3d82fb4570dee71c1232ef9998c7efcd1d9415f9f41351457802d62d_amd64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.4 for RHEL 8",
"product_id": "8Base-RHACM-2.4:rhacm2/node-exporter-rhel8@sha256:0b2cf97a3d82fb4570dee71c1232ef9998c7efcd1d9415f9f41351457802d62d_amd64"
},
"product_reference": "rhacm2/node-exporter-rhel8@sha256:0b2cf97a3d82fb4570dee71c1232ef9998c7efcd1d9415f9f41351457802d62d_amd64",
"relates_to_product_reference": "8Base-RHACM-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/node-exporter-rhel8@sha256:93e85d546c624a685221a5d0c9085fa59752105587a531c58066a856defa322a_ppc64le as a component of Red Hat Advanced Cluster Management for Kubernetes 2.4 for RHEL 8",
"product_id": "8Base-RHACM-2.4:rhacm2/node-exporter-rhel8@sha256:93e85d546c624a685221a5d0c9085fa59752105587a531c58066a856defa322a_ppc64le"
},
"product_reference": "rhacm2/node-exporter-rhel8@sha256:93e85d546c624a685221a5d0c9085fa59752105587a531c58066a856defa322a_ppc64le",
"relates_to_product_reference": "8Base-RHACM-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/node-exporter-rhel8@sha256:b20c7b88c52ab9772ebd2216333d6324cba08c653135af469a9e6ccb6648d7c6_s390x as a component of Red Hat Advanced Cluster Management for Kubernetes 2.4 for RHEL 8",
"product_id": "8Base-RHACM-2.4:rhacm2/node-exporter-rhel8@sha256:b20c7b88c52ab9772ebd2216333d6324cba08c653135af469a9e6ccb6648d7c6_s390x"
},
"product_reference": "rhacm2/node-exporter-rhel8@sha256:b20c7b88c52ab9772ebd2216333d6324cba08c653135af469a9e6ccb6648d7c6_s390x",
"relates_to_product_reference": "8Base-RHACM-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/observatorium-rhel8-operator@sha256:078b48f3746c33e0c69b11c9e51e70c220a3cc6f0fd26eb5b30534b16c6a2efa_s390x as a component of Red Hat Advanced Cluster Management for Kubernetes 2.4 for RHEL 8",
"product_id": "8Base-RHACM-2.4:rhacm2/observatorium-rhel8-operator@sha256:078b48f3746c33e0c69b11c9e51e70c220a3cc6f0fd26eb5b30534b16c6a2efa_s390x"
},
"product_reference": "rhacm2/observatorium-rhel8-operator@sha256:078b48f3746c33e0c69b11c9e51e70c220a3cc6f0fd26eb5b30534b16c6a2efa_s390x",
"relates_to_product_reference": "8Base-RHACM-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/observatorium-rhel8-operator@sha256:0e1ec4eda138936261dc5a76a18fa4ace6082c636b30021ce10d5d4d0acea890_ppc64le as a component of Red Hat Advanced Cluster Management for Kubernetes 2.4 for RHEL 8",
"product_id": "8Base-RHACM-2.4:rhacm2/observatorium-rhel8-operator@sha256:0e1ec4eda138936261dc5a76a18fa4ace6082c636b30021ce10d5d4d0acea890_ppc64le"
},
"product_reference": "rhacm2/observatorium-rhel8-operator@sha256:0e1ec4eda138936261dc5a76a18fa4ace6082c636b30021ce10d5d4d0acea890_ppc64le",
"relates_to_product_reference": "8Base-RHACM-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/observatorium-rhel8-operator@sha256:70e41fdcacd43b4e498b8d5917d0e2fb640f4e85f30b1d6646b27aee1bc8dafc_amd64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.4 for RHEL 8",
"product_id": "8Base-RHACM-2.4:rhacm2/observatorium-rhel8-operator@sha256:70e41fdcacd43b4e498b8d5917d0e2fb640f4e85f30b1d6646b27aee1bc8dafc_amd64"
},
"product_reference": "rhacm2/observatorium-rhel8-operator@sha256:70e41fdcacd43b4e498b8d5917d0e2fb640f4e85f30b1d6646b27aee1bc8dafc_amd64",
"relates_to_product_reference": "8Base-RHACM-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/observatorium-rhel8@sha256:431149d31b309822fa9476f951ae39bde3a81cc5d17d2a79062ced7b729166cd_amd64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.4 for RHEL 8",
"product_id": "8Base-RHACM-2.4:rhacm2/observatorium-rhel8@sha256:431149d31b309822fa9476f951ae39bde3a81cc5d17d2a79062ced7b729166cd_amd64"
},
"product_reference": "rhacm2/observatorium-rhel8@sha256:431149d31b309822fa9476f951ae39bde3a81cc5d17d2a79062ced7b729166cd_amd64",
"relates_to_product_reference": "8Base-RHACM-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/observatorium-rhel8@sha256:65aaebf97e8b904e9ff1520f4bc4704bc21614a7377f66a4c6776032621a9ccf_s390x as a component of Red Hat Advanced Cluster Management for Kubernetes 2.4 for RHEL 8",
"product_id": "8Base-RHACM-2.4:rhacm2/observatorium-rhel8@sha256:65aaebf97e8b904e9ff1520f4bc4704bc21614a7377f66a4c6776032621a9ccf_s390x"
},
"product_reference": "rhacm2/observatorium-rhel8@sha256:65aaebf97e8b904e9ff1520f4bc4704bc21614a7377f66a4c6776032621a9ccf_s390x",
"relates_to_product_reference": "8Base-RHACM-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/observatorium-rhel8@sha256:804054ba7c65c0814307017e3ff6681ba25e62384468adbf3712418e1f3b321f_ppc64le as a component of Red Hat Advanced Cluster Management for Kubernetes 2.4 for RHEL 8",
"product_id": "8Base-RHACM-2.4:rhacm2/observatorium-rhel8@sha256:804054ba7c65c0814307017e3ff6681ba25e62384468adbf3712418e1f3b321f_ppc64le"
},
"product_reference": "rhacm2/observatorium-rhel8@sha256:804054ba7c65c0814307017e3ff6681ba25e62384468adbf3712418e1f3b321f_ppc64le",
"relates_to_product_reference": "8Base-RHACM-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/openshift-hive-rhel8@sha256:80950fa60359f90359129bff09665d7e94150bfbcfb048dc46ec77309479733b_ppc64le as a component of Red Hat Advanced Cluster Management for Kubernetes 2.4 for RHEL 8",
"product_id": "8Base-RHACM-2.4:rhacm2/openshift-hive-rhel8@sha256:80950fa60359f90359129bff09665d7e94150bfbcfb048dc46ec77309479733b_ppc64le"
},
"product_reference": "rhacm2/openshift-hive-rhel8@sha256:80950fa60359f90359129bff09665d7e94150bfbcfb048dc46ec77309479733b_ppc64le",
"relates_to_product_reference": "8Base-RHACM-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/openshift-hive-rhel8@sha256:bae2680af5a00937f0ecc680ad979b131ad65fc47c4683dec69e45e442dd38b4_amd64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.4 for RHEL 8",
"product_id": "8Base-RHACM-2.4:rhacm2/openshift-hive-rhel8@sha256:bae2680af5a00937f0ecc680ad979b131ad65fc47c4683dec69e45e442dd38b4_amd64"
},
"product_reference": "rhacm2/openshift-hive-rhel8@sha256:bae2680af5a00937f0ecc680ad979b131ad65fc47c4683dec69e45e442dd38b4_amd64",
"relates_to_product_reference": "8Base-RHACM-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/openshift-hive-rhel8@sha256:c75cad252f1bda9dac27d1145ee01fe91078e6bc29c60b72f2f0977cea56ae9c_s390x as a component of Red Hat Advanced Cluster Management for Kubernetes 2.4 for RHEL 8",
"product_id": "8Base-RHACM-2.4:rhacm2/openshift-hive-rhel8@sha256:c75cad252f1bda9dac27d1145ee01fe91078e6bc29c60b72f2f0977cea56ae9c_s390x"
},
"product_reference": "rhacm2/openshift-hive-rhel8@sha256:c75cad252f1bda9dac27d1145ee01fe91078e6bc29c60b72f2f0977cea56ae9c_s390x",
"relates_to_product_reference": "8Base-RHACM-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/placement-rhel8@sha256:1cc55dc4ec890f583cf63c7c1d5451cd1e409dbb8feed7bb854e6970ba0e9cbd_s390x as a component of Red Hat Advanced Cluster Management for Kubernetes 2.4 for RHEL 8",
"product_id": "8Base-RHACM-2.4:rhacm2/placement-rhel8@sha256:1cc55dc4ec890f583cf63c7c1d5451cd1e409dbb8feed7bb854e6970ba0e9cbd_s390x"
},
"product_reference": "rhacm2/placement-rhel8@sha256:1cc55dc4ec890f583cf63c7c1d5451cd1e409dbb8feed7bb854e6970ba0e9cbd_s390x",
"relates_to_product_reference": "8Base-RHACM-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/placement-rhel8@sha256:98f3db6bd38eec496565558b8c81a06b51fe22ad4c5a462a6b43a61ab3bc853c_amd64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.4 for RHEL 8",
"product_id": "8Base-RHACM-2.4:rhacm2/placement-rhel8@sha256:98f3db6bd38eec496565558b8c81a06b51fe22ad4c5a462a6b43a61ab3bc853c_amd64"
},
"product_reference": "rhacm2/placement-rhel8@sha256:98f3db6bd38eec496565558b8c81a06b51fe22ad4c5a462a6b43a61ab3bc853c_amd64",
"relates_to_product_reference": "8Base-RHACM-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/placement-rhel8@sha256:a0a5b1e0cd29da2c215f3ce555230477ce775cbd79423c74426aaa4f7f56cfc5_ppc64le as a component of Red Hat Advanced Cluster Management for Kubernetes 2.4 for RHEL 8",
"product_id": "8Base-RHACM-2.4:rhacm2/placement-rhel8@sha256:a0a5b1e0cd29da2c215f3ce555230477ce775cbd79423c74426aaa4f7f56cfc5_ppc64le"
},
"product_reference": "rhacm2/placement-rhel8@sha256:a0a5b1e0cd29da2c215f3ce555230477ce775cbd79423c74426aaa4f7f56cfc5_ppc64le",
"relates_to_product_reference": "8Base-RHACM-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/prometheus-alertmanager-rhel8@sha256:29c84506cb42edbede5abdf086433ef003d677135fe3b51093c1fbafa6f666e0_s390x as a component of Red Hat Advanced Cluster Management for Kubernetes 2.4 for RHEL 8",
"product_id": "8Base-RHACM-2.4:rhacm2/prometheus-alertmanager-rhel8@sha256:29c84506cb42edbede5abdf086433ef003d677135fe3b51093c1fbafa6f666e0_s390x"
},
"product_reference": "rhacm2/prometheus-alertmanager-rhel8@sha256:29c84506cb42edbede5abdf086433ef003d677135fe3b51093c1fbafa6f666e0_s390x",
"relates_to_product_reference": "8Base-RHACM-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/prometheus-alertmanager-rhel8@sha256:be4e1ac4ca5c8145ad7488bc9f067d8f1b9f4cb3d79ac43f4addd19cc66a584b_amd64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.4 for RHEL 8",
"product_id": "8Base-RHACM-2.4:rhacm2/prometheus-alertmanager-rhel8@sha256:be4e1ac4ca5c8145ad7488bc9f067d8f1b9f4cb3d79ac43f4addd19cc66a584b_amd64"
},
"product_reference": "rhacm2/prometheus-alertmanager-rhel8@sha256:be4e1ac4ca5c8145ad7488bc9f067d8f1b9f4cb3d79ac43f4addd19cc66a584b_amd64",
"relates_to_product_reference": "8Base-RHACM-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/prometheus-alertmanager-rhel8@sha256:fc83710377e91bec8866053bb2b9f91be7a3c25993488a6f9641e7c93918aadc_ppc64le as a component of Red Hat Advanced Cluster Management for Kubernetes 2.4 for RHEL 8",
"product_id": "8Base-RHACM-2.4:rhacm2/prometheus-alertmanager-rhel8@sha256:fc83710377e91bec8866053bb2b9f91be7a3c25993488a6f9641e7c93918aadc_ppc64le"
},
"product_reference": "rhacm2/prometheus-alertmanager-rhel8@sha256:fc83710377e91bec8866053bb2b9f91be7a3c25993488a6f9641e7c93918aadc_ppc64le",
"relates_to_product_reference": "8Base-RHACM-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/prometheus-rhel8@sha256:1587535175898f97007552a6023ef0785861271dc939a751c98db0c41c9e2c97_amd64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.4 for RHEL 8",
"product_id": "8Base-RHACM-2.4:rhacm2/prometheus-rhel8@sha256:1587535175898f97007552a6023ef0785861271dc939a751c98db0c41c9e2c97_amd64"
},
"product_reference": "rhacm2/prometheus-rhel8@sha256:1587535175898f97007552a6023ef0785861271dc939a751c98db0c41c9e2c97_amd64",
"relates_to_product_reference": "8Base-RHACM-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/prometheus-rhel8@sha256:4aa41836d3699f3b8a546703fa5032a01af6bcac60465e779769c32a36352d0d_s390x as a component of Red Hat Advanced Cluster Management for Kubernetes 2.4 for RHEL 8",
"product_id": "8Base-RHACM-2.4:rhacm2/prometheus-rhel8@sha256:4aa41836d3699f3b8a546703fa5032a01af6bcac60465e779769c32a36352d0d_s390x"
},
"product_reference": "rhacm2/prometheus-rhel8@sha256:4aa41836d3699f3b8a546703fa5032a01af6bcac60465e779769c32a36352d0d_s390x",
"relates_to_product_reference": "8Base-RHACM-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/prometheus-rhel8@sha256:f7971a684bcdce02604319ecace5ba585797f116a64024da815bf3e2d27f6251_ppc64le as a component of Red Hat Advanced Cluster Management for Kubernetes 2.4 for RHEL 8",
"product_id": "8Base-RHACM-2.4:rhacm2/prometheus-rhel8@sha256:f7971a684bcdce02604319ecace5ba585797f116a64024da815bf3e2d27f6251_ppc64le"
},
"product_reference": "rhacm2/prometheus-rhel8@sha256:f7971a684bcdce02604319ecace5ba585797f116a64024da815bf3e2d27f6251_ppc64le",
"relates_to_product_reference": "8Base-RHACM-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/provider-credential-controller-rhel8@sha256:827351fc8036170bfb1b6d0fc15c84476c8913ae044163884ff89424e0e4235f_s390x as a component of Red Hat Advanced Cluster Management for Kubernetes 2.4 for RHEL 8",
"product_id": "8Base-RHACM-2.4:rhacm2/provider-credential-controller-rhel8@sha256:827351fc8036170bfb1b6d0fc15c84476c8913ae044163884ff89424e0e4235f_s390x"
},
"product_reference": "rhacm2/provider-credential-controller-rhel8@sha256:827351fc8036170bfb1b6d0fc15c84476c8913ae044163884ff89424e0e4235f_s390x",
"relates_to_product_reference": "8Base-RHACM-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/provider-credential-controller-rhel8@sha256:a6f1234d8f90e06b88775ce831e574ec0621e487043d412d7c35d2bde6db21f9_amd64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.4 for RHEL 8",
"product_id": "8Base-RHACM-2.4:rhacm2/provider-credential-controller-rhel8@sha256:a6f1234d8f90e06b88775ce831e574ec0621e487043d412d7c35d2bde6db21f9_amd64"
},
"product_reference": "rhacm2/provider-credential-controller-rhel8@sha256:a6f1234d8f90e06b88775ce831e574ec0621e487043d412d7c35d2bde6db21f9_amd64",
"relates_to_product_reference": "8Base-RHACM-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/provider-credential-controller-rhel8@sha256:e33d7b73b6a7d41ef7779800af177a4557608ea87c854e457d0421332fcb421f_ppc64le as a component of Red Hat Advanced Cluster Management for Kubernetes 2.4 for RHEL 8",
"product_id": "8Base-RHACM-2.4:rhacm2/provider-credential-controller-rhel8@sha256:e33d7b73b6a7d41ef7779800af177a4557608ea87c854e457d0421332fcb421f_ppc64le"
},
"product_reference": "rhacm2/provider-credential-controller-rhel8@sha256:e33d7b73b6a7d41ef7779800af177a4557608ea87c854e457d0421332fcb421f_ppc64le",
"relates_to_product_reference": "8Base-RHACM-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/rbac-query-proxy-rhel8@sha256:1d1c793c2bf89cb49dc4625981b4f7bc9cc827d01d7c57af88cde59adde21787_amd64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.4 for RHEL 8",
"product_id": "8Base-RHACM-2.4:rhacm2/rbac-query-proxy-rhel8@sha256:1d1c793c2bf89cb49dc4625981b4f7bc9cc827d01d7c57af88cde59adde21787_amd64"
},
"product_reference": "rhacm2/rbac-query-proxy-rhel8@sha256:1d1c793c2bf89cb49dc4625981b4f7bc9cc827d01d7c57af88cde59adde21787_amd64",
"relates_to_product_reference": "8Base-RHACM-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/rbac-query-proxy-rhel8@sha256:a129031e0e3c0e389a104f1ad15f4ecbb6382d79e19c62e7b22b31bee7021cdd_s390x as a component of Red Hat Advanced Cluster Management for Kubernetes 2.4 for RHEL 8",
"product_id": "8Base-RHACM-2.4:rhacm2/rbac-query-proxy-rhel8@sha256:a129031e0e3c0e389a104f1ad15f4ecbb6382d79e19c62e7b22b31bee7021cdd_s390x"
},
"product_reference": "rhacm2/rbac-query-proxy-rhel8@sha256:a129031e0e3c0e389a104f1ad15f4ecbb6382d79e19c62e7b22b31bee7021cdd_s390x",
"relates_to_product_reference": "8Base-RHACM-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/rbac-query-proxy-rhel8@sha256:b549a06e14f326d196883c8168db3f82edbb952184ea4742b6d4eca78b13bc69_ppc64le as a component of Red Hat Advanced Cluster Management for Kubernetes 2.4 for RHEL 8",
"product_id": "8Base-RHACM-2.4:rhacm2/rbac-query-proxy-rhel8@sha256:b549a06e14f326d196883c8168db3f82edbb952184ea4742b6d4eca78b13bc69_ppc64le"
},
"product_reference": "rhacm2/rbac-query-proxy-rhel8@sha256:b549a06e14f326d196883c8168db3f82edbb952184ea4742b6d4eca78b13bc69_ppc64le",
"relates_to_product_reference": "8Base-RHACM-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/redisgraph-tls-rhel8@sha256:7e3245ba0f53c4c510f7151b3e940c13d5a79d8d95b203e3b8ceaca4ceea42ea_ppc64le as a component of Red Hat Advanced Cluster Management for Kubernetes 2.4 for RHEL 8",
"product_id": "8Base-RHACM-2.4:rhacm2/redisgraph-tls-rhel8@sha256:7e3245ba0f53c4c510f7151b3e940c13d5a79d8d95b203e3b8ceaca4ceea42ea_ppc64le"
},
"product_reference": "rhacm2/redisgraph-tls-rhel8@sha256:7e3245ba0f53c4c510f7151b3e940c13d5a79d8d95b203e3b8ceaca4ceea42ea_ppc64le",
"relates_to_product_reference": "8Base-RHACM-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/redisgraph-tls-rhel8@sha256:9fb4a62d70505c508d0d8dc158f8fa1c759c23f6a13c6a069a40a32c5cbce1fe_s390x as a component of Red Hat Advanced Cluster Management for Kubernetes 2.4 for RHEL 8",
"product_id": "8Base-RHACM-2.4:rhacm2/redisgraph-tls-rhel8@sha256:9fb4a62d70505c508d0d8dc158f8fa1c759c23f6a13c6a069a40a32c5cbce1fe_s390x"
},
"product_reference": "rhacm2/redisgraph-tls-rhel8@sha256:9fb4a62d70505c508d0d8dc158f8fa1c759c23f6a13c6a069a40a32c5cbce1fe_s390x",
"relates_to_product_reference": "8Base-RHACM-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/redisgraph-tls-rhel8@sha256:cdf817bdb70737e6912e550fa1602bbbcaa5b34a2e2d47a249000aac560cc6f0_amd64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.4 for RHEL 8",
"product_id": "8Base-RHACM-2.4:rhacm2/redisgraph-tls-rhel8@sha256:cdf817bdb70737e6912e550fa1602bbbcaa5b34a2e2d47a249000aac560cc6f0_amd64"
},
"product_reference": "rhacm2/redisgraph-tls-rhel8@sha256:cdf817bdb70737e6912e550fa1602bbbcaa5b34a2e2d47a249000aac560cc6f0_amd64",
"relates_to_product_reference": "8Base-RHACM-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/registration-rhel8-operator@sha256:3ca37dec679c11f1333c5fd6c866867ce2e7ed5d3c139c2ad8f3ad7d10be70c0_s390x as a component of Red Hat Advanced Cluster Management for Kubernetes 2.4 for RHEL 8",
"product_id": "8Base-RHACM-2.4:rhacm2/registration-rhel8-operator@sha256:3ca37dec679c11f1333c5fd6c866867ce2e7ed5d3c139c2ad8f3ad7d10be70c0_s390x"
},
"product_reference": "rhacm2/registration-rhel8-operator@sha256:3ca37dec679c11f1333c5fd6c866867ce2e7ed5d3c139c2ad8f3ad7d10be70c0_s390x",
"relates_to_product_reference": "8Base-RHACM-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/registration-rhel8-operator@sha256:45b0e1027807496b3c2a10d8e7c015cc91cc77b9832639adb51a6e5fc7f5071b_ppc64le as a component of Red Hat Advanced Cluster Management for Kubernetes 2.4 for RHEL 8",
"product_id": "8Base-RHACM-2.4:rhacm2/registration-rhel8-operator@sha256:45b0e1027807496b3c2a10d8e7c015cc91cc77b9832639adb51a6e5fc7f5071b_ppc64le"
},
"product_reference": "rhacm2/registration-rhel8-operator@sha256:45b0e1027807496b3c2a10d8e7c015cc91cc77b9832639adb51a6e5fc7f5071b_ppc64le",
"relates_to_product_reference": "8Base-RHACM-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/registration-rhel8-operator@sha256:6710d98fb67533848a96f35fcbeb0adf6999a7e6534068ccc9956105a4d2db73_amd64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.4 for RHEL 8",
"product_id": "8Base-RHACM-2.4:rhacm2/registration-rhel8-operator@sha256:6710d98fb67533848a96f35fcbeb0adf6999a7e6534068ccc9956105a4d2db73_amd64"
},
"product_reference": "rhacm2/registration-rhel8-operator@sha256:6710d98fb67533848a96f35fcbeb0adf6999a7e6534068ccc9956105a4d2db73_amd64",
"relates_to_product_reference": "8Base-RHACM-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/registration-rhel8@sha256:0fbe6a1234544b31be5b6ba778895d31b0486783116796e0e31079cd2ee9f87a_ppc64le as a component of Red Hat Advanced Cluster Management for Kubernetes 2.4 for RHEL 8",
"product_id": "8Base-RHACM-2.4:rhacm2/registration-rhel8@sha256:0fbe6a1234544b31be5b6ba778895d31b0486783116796e0e31079cd2ee9f87a_ppc64le"
},
"product_reference": "rhacm2/registration-rhel8@sha256:0fbe6a1234544b31be5b6ba778895d31b0486783116796e0e31079cd2ee9f87a_ppc64le",
"relates_to_product_reference": "8Base-RHACM-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/registration-rhel8@sha256:494e65b5e3bf27c3bae221db5154b119ef7689b2cb42894f05c40cf4608f1da6_s390x as a component of Red Hat Advanced Cluster Management for Kubernetes 2.4 for RHEL 8",
"product_id": "8Base-RHACM-2.4:rhacm2/registration-rhel8@sha256:494e65b5e3bf27c3bae221db5154b119ef7689b2cb42894f05c40cf4608f1da6_s390x"
},
"product_reference": "rhacm2/registration-rhel8@sha256:494e65b5e3bf27c3bae221db5154b119ef7689b2cb42894f05c40cf4608f1da6_s390x",
"relates_to_product_reference": "8Base-RHACM-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/registration-rhel8@sha256:5d614eda176a91d5359e8a44a6f93a3fdbda8080f2209f342f83d4816b2d0008_amd64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.4 for RHEL 8",
"product_id": "8Base-RHACM-2.4:rhacm2/registration-rhel8@sha256:5d614eda176a91d5359e8a44a6f93a3fdbda8080f2209f342f83d4816b2d0008_amd64"
},
"product_reference": "rhacm2/registration-rhel8@sha256:5d614eda176a91d5359e8a44a6f93a3fdbda8080f2209f342f83d4816b2d0008_amd64",
"relates_to_product_reference": "8Base-RHACM-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/search-aggregator-rhel8@sha256:176ba84e41d3465826245fd9acd199c0b292c25a76c88bbcab8c07d93829ff9c_s390x as a component of Red Hat Advanced Cluster Management for Kubernetes 2.4 for RHEL 8",
"product_id": "8Base-RHACM-2.4:rhacm2/search-aggregator-rhel8@sha256:176ba84e41d3465826245fd9acd199c0b292c25a76c88bbcab8c07d93829ff9c_s390x"
},
"product_reference": "rhacm2/search-aggregator-rhel8@sha256:176ba84e41d3465826245fd9acd199c0b292c25a76c88bbcab8c07d93829ff9c_s390x",
"relates_to_product_reference": "8Base-RHACM-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/search-aggregator-rhel8@sha256:3857111bc468c7bb79a7476d6bc5df0add7d8951799b65b6414f1f5dd3d5b9b8_amd64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.4 for RHEL 8",
"product_id": "8Base-RHACM-2.4:rhacm2/search-aggregator-rhel8@sha256:3857111bc468c7bb79a7476d6bc5df0add7d8951799b65b6414f1f5dd3d5b9b8_amd64"
},
"product_reference": "rhacm2/search-aggregator-rhel8@sha256:3857111bc468c7bb79a7476d6bc5df0add7d8951799b65b6414f1f5dd3d5b9b8_amd64",
"relates_to_product_reference": "8Base-RHACM-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/search-aggregator-rhel8@sha256:52a2dd79f67b1910a7129f70ba18b48656cd41b2a15f2ae4af2509c0eaa4205a_ppc64le as a component of Red Hat Advanced Cluster Management for Kubernetes 2.4 for RHEL 8",
"product_id": "8Base-RHACM-2.4:rhacm2/search-aggregator-rhel8@sha256:52a2dd79f67b1910a7129f70ba18b48656cd41b2a15f2ae4af2509c0eaa4205a_ppc64le"
},
"product_reference": "rhacm2/search-aggregator-rhel8@sha256:52a2dd79f67b1910a7129f70ba18b48656cd41b2a15f2ae4af2509c0eaa4205a_ppc64le",
"relates_to_product_reference": "8Base-RHACM-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/search-api-rhel8@sha256:2d64646d663ac682a087fc69314bd72751ba2b005ab08a93da223470a863a740_amd64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.4 for RHEL 8",
"product_id": "8Base-RHACM-2.4:rhacm2/search-api-rhel8@sha256:2d64646d663ac682a087fc69314bd72751ba2b005ab08a93da223470a863a740_amd64"
},
"product_reference": "rhacm2/search-api-rhel8@sha256:2d64646d663ac682a087fc69314bd72751ba2b005ab08a93da223470a863a740_amd64",
"relates_to_product_reference": "8Base-RHACM-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/search-api-rhel8@sha256:74ccabf407b668837238eb3ad2e536fcb0b3df9a48741f43edf2456fbee80cc6_ppc64le as a component of Red Hat Advanced Cluster Management for Kubernetes 2.4 for RHEL 8",
"product_id": "8Base-RHACM-2.4:rhacm2/search-api-rhel8@sha256:74ccabf407b668837238eb3ad2e536fcb0b3df9a48741f43edf2456fbee80cc6_ppc64le"
},
"product_reference": "rhacm2/search-api-rhel8@sha256:74ccabf407b668837238eb3ad2e536fcb0b3df9a48741f43edf2456fbee80cc6_ppc64le",
"relates_to_product_reference": "8Base-RHACM-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/search-api-rhel8@sha256:de9cc78ae58b063980c0fd3797cc6aba79bedc22898dae3fbce64c94dfd82909_s390x as a component of Red Hat Advanced Cluster Management for Kubernetes 2.4 for RHEL 8",
"product_id": "8Base-RHACM-2.4:rhacm2/search-api-rhel8@sha256:de9cc78ae58b063980c0fd3797cc6aba79bedc22898dae3fbce64c94dfd82909_s390x"
},
"product_reference": "rhacm2/search-api-rhel8@sha256:de9cc78ae58b063980c0fd3797cc6aba79bedc22898dae3fbce64c94dfd82909_s390x",
"relates_to_product_reference": "8Base-RHACM-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/search-collector-rhel8@sha256:37c5344f9061f44ea363d64c2118e791999007ecdead8d15c8c121aff83631fe_amd64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.4 for RHEL 8",
"product_id": "8Base-RHACM-2.4:rhacm2/search-collector-rhel8@sha256:37c5344f9061f44ea363d64c2118e791999007ecdead8d15c8c121aff83631fe_amd64"
},
"product_reference": "rhacm2/search-collector-rhel8@sha256:37c5344f9061f44ea363d64c2118e791999007ecdead8d15c8c121aff83631fe_amd64",
"relates_to_product_reference": "8Base-RHACM-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/search-collector-rhel8@sha256:98fb5b0965d41badb9933eb0fc23a5006c1e1cb555a8b80b63a6a00bc87b1c7a_s390x as a component of Red Hat Advanced Cluster Management for Kubernetes 2.4 for RHEL 8",
"product_id": "8Base-RHACM-2.4:rhacm2/search-collector-rhel8@sha256:98fb5b0965d41badb9933eb0fc23a5006c1e1cb555a8b80b63a6a00bc87b1c7a_s390x"
},
"product_reference": "rhacm2/search-collector-rhel8@sha256:98fb5b0965d41badb9933eb0fc23a5006c1e1cb555a8b80b63a6a00bc87b1c7a_s390x",
"relates_to_product_reference": "8Base-RHACM-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/search-collector-rhel8@sha256:ff9c98d5836007520ff971116d5c143b6e0fafa25e5c8f0dfd4b1a23f191f1d2_ppc64le as a component of Red Hat Advanced Cluster Management for Kubernetes 2.4 for RHEL 8",
"product_id": "8Base-RHACM-2.4:rhacm2/search-collector-rhel8@sha256:ff9c98d5836007520ff971116d5c143b6e0fafa25e5c8f0dfd4b1a23f191f1d2_ppc64le"
},
"product_reference": "rhacm2/search-collector-rhel8@sha256:ff9c98d5836007520ff971116d5c143b6e0fafa25e5c8f0dfd4b1a23f191f1d2_ppc64le",
"relates_to_product_reference": "8Base-RHACM-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/search-rhel8@sha256:13b61bea54f6d67fb749852d48dc6a035ee516ed5f3d339619b97924e078ca59_ppc64le as a component of Red Hat Advanced Cluster Management for Kubernetes 2.4 for RHEL 8",
"product_id": "8Base-RHACM-2.4:rhacm2/search-rhel8@sha256:13b61bea54f6d67fb749852d48dc6a035ee516ed5f3d339619b97924e078ca59_ppc64le"
},
"product_reference": "rhacm2/search-rhel8@sha256:13b61bea54f6d67fb749852d48dc6a035ee516ed5f3d339619b97924e078ca59_ppc64le",
"relates_to_product_reference": "8Base-RHACM-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/search-rhel8@sha256:210fdca717aef2b4159e223a4f0bab06cdae9491d2c890d63710cf3c71de0c32_amd64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.4 for RHEL 8",
"product_id": "8Base-RHACM-2.4:rhacm2/search-rhel8@sha256:210fdca717aef2b4159e223a4f0bab06cdae9491d2c890d63710cf3c71de0c32_amd64"
},
"product_reference": "rhacm2/search-rhel8@sha256:210fdca717aef2b4159e223a4f0bab06cdae9491d2c890d63710cf3c71de0c32_amd64",
"relates_to_product_reference": "8Base-RHACM-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/search-rhel8@sha256:5f3249435b29dba366242d6e68e6f1f2f4a8f4cd8941fb881d297bd5ed9fa72e_s390x as a component of Red Hat Advanced Cluster Management for Kubernetes 2.4 for RHEL 8",
"product_id": "8Base-RHACM-2.4:rhacm2/search-rhel8@sha256:5f3249435b29dba366242d6e68e6f1f2f4a8f4cd8941fb881d297bd5ed9fa72e_s390x"
},
"product_reference": "rhacm2/search-rhel8@sha256:5f3249435b29dba366242d6e68e6f1f2f4a8f4cd8941fb881d297bd5ed9fa72e_s390x",
"relates_to_product_reference": "8Base-RHACM-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/search-ui-rhel8@sha256:2203d5c5cadd4be391bba00bbf8a588e930dcde7c438e15c14ed0e7a3fd31522_s390x as a component of Red Hat Advanced Cluster Management for Kubernetes 2.4 for RHEL 8",
"product_id": "8Base-RHACM-2.4:rhacm2/search-ui-rhel8@sha256:2203d5c5cadd4be391bba00bbf8a588e930dcde7c438e15c14ed0e7a3fd31522_s390x"
},
"product_reference": "rhacm2/search-ui-rhel8@sha256:2203d5c5cadd4be391bba00bbf8a588e930dcde7c438e15c14ed0e7a3fd31522_s390x",
"relates_to_product_reference": "8Base-RHACM-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/search-ui-rhel8@sha256:aa0f257b502a6fcf1d2eb2270858f7d145abee32b9a64ba511bab22218b74e0a_ppc64le as a component of Red Hat Advanced Cluster Management for Kubernetes 2.4 for RHEL 8",
"product_id": "8Base-RHACM-2.4:rhacm2/search-ui-rhel8@sha256:aa0f257b502a6fcf1d2eb2270858f7d145abee32b9a64ba511bab22218b74e0a_ppc64le"
},
"product_reference": "rhacm2/search-ui-rhel8@sha256:aa0f257b502a6fcf1d2eb2270858f7d145abee32b9a64ba511bab22218b74e0a_ppc64le",
"relates_to_product_reference": "8Base-RHACM-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/search-ui-rhel8@sha256:d4a81b7b29b9a76aa631ad26471b3cd6202775853f5a2102260c4f1e339cdfe0_amd64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.4 for RHEL 8",
"product_id": "8Base-RHACM-2.4:rhacm2/search-ui-rhel8@sha256:d4a81b7b29b9a76aa631ad26471b3cd6202775853f5a2102260c4f1e339cdfe0_amd64"
},
"product_reference": "rhacm2/search-ui-rhel8@sha256:d4a81b7b29b9a76aa631ad26471b3cd6202775853f5a2102260c4f1e339cdfe0_amd64",
"relates_to_product_reference": "8Base-RHACM-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/submariner-addon-rhel8@sha256:0faded1f0229ce80be36090a54ed761f1c89b414e84bd11d680fbddd382a986b_amd64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.4 for RHEL 8",
"product_id": "8Base-RHACM-2.4:rhacm2/submariner-addon-rhel8@sha256:0faded1f0229ce80be36090a54ed761f1c89b414e84bd11d680fbddd382a986b_amd64"
},
"product_reference": "rhacm2/submariner-addon-rhel8@sha256:0faded1f0229ce80be36090a54ed761f1c89b414e84bd11d680fbddd382a986b_amd64",
"relates_to_product_reference": "8Base-RHACM-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/submariner-addon-rhel8@sha256:4331c06cda7427491fcf5061f9695ab5f87dea5a02b5b915b1354c20f3cff830_s390x as a component of Red Hat Advanced Cluster Management for Kubernetes 2.4 for RHEL 8",
"product_id": "8Base-RHACM-2.4:rhacm2/submariner-addon-rhel8@sha256:4331c06cda7427491fcf5061f9695ab5f87dea5a02b5b915b1354c20f3cff830_s390x"
},
"product_reference": "rhacm2/submariner-addon-rhel8@sha256:4331c06cda7427491fcf5061f9695ab5f87dea5a02b5b915b1354c20f3cff830_s390x",
"relates_to_product_reference": "8Base-RHACM-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/submariner-addon-rhel8@sha256:514d5c15aceb07e72ba74d9ba1b3bdc2e84e1c4060b2facdb886809b118c704c_ppc64le as a component of Red Hat Advanced Cluster Management for Kubernetes 2.4 for RHEL 8",
"product_id": "8Base-RHACM-2.4:rhacm2/submariner-addon-rhel8@sha256:514d5c15aceb07e72ba74d9ba1b3bdc2e84e1c4060b2facdb886809b118c704c_ppc64le"
},
"product_reference": "rhacm2/submariner-addon-rhel8@sha256:514d5c15aceb07e72ba74d9ba1b3bdc2e84e1c4060b2facdb886809b118c704c_ppc64le",
"relates_to_product_reference": "8Base-RHACM-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/thanos-receive-controller-rhel8@sha256:2da6d891769a4d9cb936d93a8ea84eea45f33e482c79cc74418f4143c5c145e7_s390x as a component of Red Hat Advanced Cluster Management for Kubernetes 2.4 for RHEL 8",
"product_id": "8Base-RHACM-2.4:rhacm2/thanos-receive-controller-rhel8@sha256:2da6d891769a4d9cb936d93a8ea84eea45f33e482c79cc74418f4143c5c145e7_s390x"
},
"product_reference": "rhacm2/thanos-receive-controller-rhel8@sha256:2da6d891769a4d9cb936d93a8ea84eea45f33e482c79cc74418f4143c5c145e7_s390x",
"relates_to_product_reference": "8Base-RHACM-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/thanos-receive-controller-rhel8@sha256:8c0745aa13e06c6cc159d8be33302b766673bdd1aedff1309d205519587440ab_amd64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.4 for RHEL 8",
"product_id": "8Base-RHACM-2.4:rhacm2/thanos-receive-controller-rhel8@sha256:8c0745aa13e06c6cc159d8be33302b766673bdd1aedff1309d205519587440ab_amd64"
},
"product_reference": "rhacm2/thanos-receive-controller-rhel8@sha256:8c0745aa13e06c6cc159d8be33302b766673bdd1aedff1309d205519587440ab_amd64",
"relates_to_product_reference": "8Base-RHACM-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/thanos-receive-controller-rhel8@sha256:8d0e265c199c32e757c2004d89db64bc64092171b98068aab03f977a744cc5bc_ppc64le as a component of Red Hat Advanced Cluster Management for Kubernetes 2.4 for RHEL 8",
"product_id": "8Base-RHACM-2.4:rhacm2/thanos-receive-controller-rhel8@sha256:8d0e265c199c32e757c2004d89db64bc64092171b98068aab03f977a744cc5bc_ppc64le"
},
"product_reference": "rhacm2/thanos-receive-controller-rhel8@sha256:8d0e265c199c32e757c2004d89db64bc64092171b98068aab03f977a744cc5bc_ppc64le",
"relates_to_product_reference": "8Base-RHACM-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/thanos-rhel8@sha256:8036c9dd2d44027f5173b935ee8dcd9b3e87b433d65a50f83ffa76a503cf747c_s390x as a component of Red Hat Advanced Cluster Management for Kubernetes 2.4 for RHEL 8",
"product_id": "8Base-RHACM-2.4:rhacm2/thanos-rhel8@sha256:8036c9dd2d44027f5173b935ee8dcd9b3e87b433d65a50f83ffa76a503cf747c_s390x"
},
"product_reference": "rhacm2/thanos-rhel8@sha256:8036c9dd2d44027f5173b935ee8dcd9b3e87b433d65a50f83ffa76a503cf747c_s390x",
"relates_to_product_reference": "8Base-RHACM-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/thanos-rhel8@sha256:ed22c2650f0d908174896647ced911a49945714a114836096b787cc879164bc4_ppc64le as a component of Red Hat Advanced Cluster Management for Kubernetes 2.4 for RHEL 8",
"product_id": "8Base-RHACM-2.4:rhacm2/thanos-rhel8@sha256:ed22c2650f0d908174896647ced911a49945714a114836096b787cc879164bc4_ppc64le"
},
"product_reference": "rhacm2/thanos-rhel8@sha256:ed22c2650f0d908174896647ced911a49945714a114836096b787cc879164bc4_ppc64le",
"relates_to_product_reference": "8Base-RHACM-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/thanos-rhel8@sha256:fbe3062ae92faafd40caac5ddd0b20e2d1bfcaa64febebc0dcd5d368a3734c12_amd64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.4 for RHEL 8",
"product_id": "8Base-RHACM-2.4:rhacm2/thanos-rhel8@sha256:fbe3062ae92faafd40caac5ddd0b20e2d1bfcaa64febebc0dcd5d368a3734c12_amd64"
},
"product_reference": "rhacm2/thanos-rhel8@sha256:fbe3062ae92faafd40caac5ddd0b20e2d1bfcaa64febebc0dcd5d368a3734c12_amd64",
"relates_to_product_reference": "8Base-RHACM-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/volsync-mover-rclone-rhel8@sha256:0b3c2d30d0a6109db50dba4053d795fc92bfcadc380a8a8deb5ae4ef4e6d29fa_ppc64le as a component of Red Hat Advanced Cluster Management for Kubernetes 2.4 for RHEL 8",
"product_id": "8Base-RHACM-2.4:rhacm2/volsync-mover-rclone-rhel8@sha256:0b3c2d30d0a6109db50dba4053d795fc92bfcadc380a8a8deb5ae4ef4e6d29fa_ppc64le"
},
"product_reference": "rhacm2/volsync-mover-rclone-rhel8@sha256:0b3c2d30d0a6109db50dba4053d795fc92bfcadc380a8a8deb5ae4ef4e6d29fa_ppc64le",
"relates_to_product_reference": "8Base-RHACM-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/volsync-mover-rclone-rhel8@sha256:6784f7672ac4c8f47ddaf9b5fc6b98f2c1d18c48be212114eeab9babb780cba6_s390x as a component of Red Hat Advanced Cluster Management for Kubernetes 2.4 for RHEL 8",
"product_id": "8Base-RHACM-2.4:rhacm2/volsync-mover-rclone-rhel8@sha256:6784f7672ac4c8f47ddaf9b5fc6b98f2c1d18c48be212114eeab9babb780cba6_s390x"
},
"product_reference": "rhacm2/volsync-mover-rclone-rhel8@sha256:6784f7672ac4c8f47ddaf9b5fc6b98f2c1d18c48be212114eeab9babb780cba6_s390x",
"relates_to_product_reference": "8Base-RHACM-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/volsync-mover-rclone-rhel8@sha256:ada830a6dfa3f00aba2a32225a9884bbe31d20b93ece21249b11e6b037d85e75_amd64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.4 for RHEL 8",
"product_id": "8Base-RHACM-2.4:rhacm2/volsync-mover-rclone-rhel8@sha256:ada830a6dfa3f00aba2a32225a9884bbe31d20b93ece21249b11e6b037d85e75_amd64"
},
"product_reference": "rhacm2/volsync-mover-rclone-rhel8@sha256:ada830a6dfa3f00aba2a32225a9884bbe31d20b93ece21249b11e6b037d85e75_amd64",
"relates_to_product_reference": "8Base-RHACM-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/volsync-mover-restic-rhel8@sha256:31244fad1da3b5c258babd12defc1192a8534727f12ad775aad9d202fb6a5947_amd64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.4 for RHEL 8",
"product_id": "8Base-RHACM-2.4:rhacm2/volsync-mover-restic-rhel8@sha256:31244fad1da3b5c258babd12defc1192a8534727f12ad775aad9d202fb6a5947_amd64"
},
"product_reference": "rhacm2/volsync-mover-restic-rhel8@sha256:31244fad1da3b5c258babd12defc1192a8534727f12ad775aad9d202fb6a5947_amd64",
"relates_to_product_reference": "8Base-RHACM-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/volsync-mover-restic-rhel8@sha256:3ac9147cf782a40b3881973a399add430aee10cdfe1abdb00c98a0b5a3a527dc_s390x as a component of Red Hat Advanced Cluster Management for Kubernetes 2.4 for RHEL 8",
"product_id": "8Base-RHACM-2.4:rhacm2/volsync-mover-restic-rhel8@sha256:3ac9147cf782a40b3881973a399add430aee10cdfe1abdb00c98a0b5a3a527dc_s390x"
},
"product_reference": "rhacm2/volsync-mover-restic-rhel8@sha256:3ac9147cf782a40b3881973a399add430aee10cdfe1abdb00c98a0b5a3a527dc_s390x",
"relates_to_product_reference": "8Base-RHACM-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/volsync-mover-restic-rhel8@sha256:9d00b2d06752192dd8f8f48aeb2786ac1ee0c062ed8916cf3f693c7d2a05e208_ppc64le as a component of Red Hat Advanced Cluster Management for Kubernetes 2.4 for RHEL 8",
"product_id": "8Base-RHACM-2.4:rhacm2/volsync-mover-restic-rhel8@sha256:9d00b2d06752192dd8f8f48aeb2786ac1ee0c062ed8916cf3f693c7d2a05e208_ppc64le"
},
"product_reference": "rhacm2/volsync-mover-restic-rhel8@sha256:9d00b2d06752192dd8f8f48aeb2786ac1ee0c062ed8916cf3f693c7d2a05e208_ppc64le",
"relates_to_product_reference": "8Base-RHACM-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/volsync-mover-rsync-rhel8@sha256:30e06b75f83e22faeed2108f68b158fb35b4db22b83f049c61706ddcbfef27d9_ppc64le as a component of Red Hat Advanced Cluster Management for Kubernetes 2.4 for RHEL 8",
"product_id": "8Base-RHACM-2.4:rhacm2/volsync-mover-rsync-rhel8@sha256:30e06b75f83e22faeed2108f68b158fb35b4db22b83f049c61706ddcbfef27d9_ppc64le"
},
"product_reference": "rhacm2/volsync-mover-rsync-rhel8@sha256:30e06b75f83e22faeed2108f68b158fb35b4db22b83f049c61706ddcbfef27d9_ppc64le",
"relates_to_product_reference": "8Base-RHACM-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/volsync-mover-rsync-rhel8@sha256:530aedee3aeca43ef0501f5cd2aa07c65eb708ac1a7fcd97fc3000358744d1bd_s390x as a component of Red Hat Advanced Cluster Management for Kubernetes 2.4 for RHEL 8",
"product_id": "8Base-RHACM-2.4:rhacm2/volsync-mover-rsync-rhel8@sha256:530aedee3aeca43ef0501f5cd2aa07c65eb708ac1a7fcd97fc3000358744d1bd_s390x"
},
"product_reference": "rhacm2/volsync-mover-rsync-rhel8@sha256:530aedee3aeca43ef0501f5cd2aa07c65eb708ac1a7fcd97fc3000358744d1bd_s390x",
"relates_to_product_reference": "8Base-RHACM-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/volsync-mover-rsync-rhel8@sha256:c5621b5d113a1330bdc04f1fce05fd6f16c10526511ba207cb24551f7efe0e58_amd64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.4 for RHEL 8",
"product_id": "8Base-RHACM-2.4:rhacm2/volsync-mover-rsync-rhel8@sha256:c5621b5d113a1330bdc04f1fce05fd6f16c10526511ba207cb24551f7efe0e58_amd64"
},
"product_reference": "rhacm2/volsync-mover-rsync-rhel8@sha256:c5621b5d113a1330bdc04f1fce05fd6f16c10526511ba207cb24551f7efe0e58_amd64",
"relates_to_product_reference": "8Base-RHACM-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/volsync-rhel8@sha256:1ab81a27373c351eb2c932536fc9ea6cbf74911b794e3cd183c8e5624940a656_ppc64le as a component of Red Hat Advanced Cluster Management for Kubernetes 2.4 for RHEL 8",
"product_id": "8Base-RHACM-2.4:rhacm2/volsync-rhel8@sha256:1ab81a27373c351eb2c932536fc9ea6cbf74911b794e3cd183c8e5624940a656_ppc64le"
},
"product_reference": "rhacm2/volsync-rhel8@sha256:1ab81a27373c351eb2c932536fc9ea6cbf74911b794e3cd183c8e5624940a656_ppc64le",
"relates_to_product_reference": "8Base-RHACM-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/volsync-rhel8@sha256:90ed24a800b82c2eb1c0f2d08aa11b2bea942e6a9044e3a01a5778877e7b376a_s390x as a component of Red Hat Advanced Cluster Management for Kubernetes 2.4 for RHEL 8",
"product_id": "8Base-RHACM-2.4:rhacm2/volsync-rhel8@sha256:90ed24a800b82c2eb1c0f2d08aa11b2bea942e6a9044e3a01a5778877e7b376a_s390x"
},
"product_reference": "rhacm2/volsync-rhel8@sha256:90ed24a800b82c2eb1c0f2d08aa11b2bea942e6a9044e3a01a5778877e7b376a_s390x",
"relates_to_product_reference": "8Base-RHACM-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/volsync-rhel8@sha256:9e02a53649909a9d3ccd5c22f5c231b3ad69f451d7b5a32033046f3031cde188_amd64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.4 for RHEL 8",
"product_id": "8Base-RHACM-2.4:rhacm2/volsync-rhel8@sha256:9e02a53649909a9d3ccd5c22f5c231b3ad69f451d7b5a32033046f3031cde188_amd64"
},
"product_reference": "rhacm2/volsync-rhel8@sha256:9e02a53649909a9d3ccd5c22f5c231b3ad69f451d7b5a32033046f3031cde188_amd64",
"relates_to_product_reference": "8Base-RHACM-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/work-rhel8@sha256:0facf27d638269e722029217ef72016556c60e42887a836e4a0ad6140c1b6dcf_s390x as a component of Red Hat Advanced Cluster Management for Kubernetes 2.4 for RHEL 8",
"product_id": "8Base-RHACM-2.4:rhacm2/work-rhel8@sha256:0facf27d638269e722029217ef72016556c60e42887a836e4a0ad6140c1b6dcf_s390x"
},
"product_reference": "rhacm2/work-rhel8@sha256:0facf27d638269e722029217ef72016556c60e42887a836e4a0ad6140c1b6dcf_s390x",
"relates_to_product_reference": "8Base-RHACM-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/work-rhel8@sha256:5694a214f662b4556b1fdf088ef0d33d6674dc3be3ae5d2fbdf00e56addeae3c_amd64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.4 for RHEL 8",
"product_id": "8Base-RHACM-2.4:rhacm2/work-rhel8@sha256:5694a214f662b4556b1fdf088ef0d33d6674dc3be3ae5d2fbdf00e56addeae3c_amd64"
},
"product_reference": "rhacm2/work-rhel8@sha256:5694a214f662b4556b1fdf088ef0d33d6674dc3be3ae5d2fbdf00e56addeae3c_amd64",
"relates_to_product_reference": "8Base-RHACM-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/work-rhel8@sha256:73b036d1c7b9c44010ef9716be8c96bfd2a7af7e09b2cf3402cc2aac81ef94e4_ppc64le as a component of Red Hat Advanced Cluster Management for Kubernetes 2.4 for RHEL 8",
"product_id": "8Base-RHACM-2.4:rhacm2/work-rhel8@sha256:73b036d1c7b9c44010ef9716be8c96bfd2a7af7e09b2cf3402cc2aac81ef94e4_ppc64le"
},
"product_reference": "rhacm2/work-rhel8@sha256:73b036d1c7b9c44010ef9716be8c96bfd2a7af7e09b2cf3402cc2aac81ef94e4_ppc64le",
"relates_to_product_reference": "8Base-RHACM-2.4"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2022-30629",
"cwe": {
"id": "CWE-331",
"name": "Insufficient Entropy"
},
"discovery_date": "2022-06-02T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2092793"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in the crypto/tls golang package. When session tickets are generated by crypto/tls, it is missing the ticket expiration. This issue may allow an attacker to observe the TLS handshakes to correlate successive connections during session resumption.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "golang: crypto/tls: session tickets lack random ticket_age_add",
"title": "Vulnerability summary"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\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.4:rhacm2/acm-grafana-rhel8@sha256:17c53124f6c09cc839f533aee0c870078f547fef29a19803814f5c5fbc5e7939_s390x",
"8Base-RHACM-2.4:rhacm2/acm-grafana-rhel8@sha256:644a295644e91a8976d4df02e5ccdd711d8d3c8fa409cae698671b49b96ec00a_ppc64le",
"8Base-RHACM-2.4:rhacm2/acm-grafana-rhel8@sha256:9c9b992bf748282d7cdc941b7907bbcbabe69a8b287bc4195a6bc8b9d9b6cbd0_amd64",
"8Base-RHACM-2.4:rhacm2/acm-must-gather-rhel8@sha256:0cca0dbb0b7adff8eaea1315b422edb6ea1778befa4772f3e6f5755fb5519196_s390x",
"8Base-RHACM-2.4:rhacm2/acm-must-gather-rhel8@sha256:63b5758cfcffe96326b090ae51d38c00ca13b35e9fe5e4354cd33e67d042c41b_amd64",
"8Base-RHACM-2.4:rhacm2/acm-must-gather-rhel8@sha256:cfc97f6c9495bac2635e016dd47049683f8ed78c932ef2c70cec2ec7be323fea_ppc64le",
"8Base-RHACM-2.4:rhacm2/acm-operator-bundle@sha256:346215260baa3371853d15ccc451c3ac418813c5cd9b422b0ad9f2dd6ae8a511_s390x",
"8Base-RHACM-2.4:rhacm2/acm-operator-bundle@sha256:cb4fca4155dc3e274712c0c7609eb6111a6e03207ddaa0d5c3c8752badc15b2c_amd64",
"8Base-RHACM-2.4:rhacm2/acm-operator-bundle@sha256:cceb82a8492d7e971e515f1a0a5391a1051e4f130f7a14e412def20616e05d40_ppc64le",
"8Base-RHACM-2.4:rhacm2/agent-service-rhel8@sha256:5b5046b04aa10807a6676916cf4744f0cd36c056dd3fd626304814af2d665cf9_amd64",
"8Base-RHACM-2.4:rhacm2/agent-service-rhel8@sha256:5c89bb44eda9a0754ea1d1ca69ea260f02f060c517194251519439e4b943e46a_ppc64le",
"8Base-RHACM-2.4:rhacm2/agent-service-rhel8@sha256:cfe9dfc60224b6206d6fbbc4c4ee95e378ce2da8b79c176e5e7bfdd8b0375f88_s390x",
"8Base-RHACM-2.4:rhacm2/application-ui-rhel8@sha256:6acf7df47405a4ccb3ede12db6574a0829d28f94ea5d20d6041db1bd045a90c6_ppc64le",
"8Base-RHACM-2.4:rhacm2/application-ui-rhel8@sha256:96c10e483a1c99f0ac91fb84df87ebe927e82ca35ef7e36e0f583121dcdd8b15_amd64",
"8Base-RHACM-2.4:rhacm2/application-ui-rhel8@sha256:ffb0b475eccc16a227f13a3d0d332f9cd9b96eade52646352a7497f903edf1a2_s390x",
"8Base-RHACM-2.4:rhacm2/assisted-image-service-rhel8@sha256:2c2f96ebf908cf415613aec65a414884ec35784e4bdcd4c4b4978aa98149af4d_amd64",
"8Base-RHACM-2.4:rhacm2/assisted-image-service-rhel8@sha256:c89023b0b424e2b8800399fc4b6cfa9336248f3222097c094d33fd2b872398aa_ppc64le",
"8Base-RHACM-2.4:rhacm2/assisted-image-service-rhel8@sha256:e49c328eb815293dd606199a0b8a2bd0db6bbf5d87eeaa7902d6d4df1bb41d35_s390x",
"8Base-RHACM-2.4:rhacm2/assisted-installer-agent-rhel8@sha256:86fd675a09451d3ee552452999cd2c82410174f5e55dcfd4f21286559363217e_amd64",
"8Base-RHACM-2.4:rhacm2/assisted-installer-reporter-rhel8@sha256:dcc214165e5c895925f52673577fa73274b017e3e9017818bf5c0327b3600ffb_ppc64le",
"8Base-RHACM-2.4:rhacm2/assisted-installer-reporter-rhel8@sha256:f7004db056478b4c1b101ab0ceac24f78dbefc018a1e76e12e8a4f69fd171175_amd64",
"8Base-RHACM-2.4:rhacm2/assisted-installer-rhel8@sha256:6e002bec6af8e7d7b0c89bc25f4a9e3224e47f5638be7cc2a9c68a5e92447254_amd64",
"8Base-RHACM-2.4:rhacm2/assisted-installer-rhel8@sha256:815976efa30282899af7de91b5df1fdeca10c709d0fc60d09d8f3abb1c2acdc3_ppc64le",
"8Base-RHACM-2.4:rhacm2/cert-policy-controller-rhel8@sha256:0e30470d12e11f473750e0b95833d0d1fe6fd3ee9d9d0c5d7454614449156148_s390x",
"8Base-RHACM-2.4:rhacm2/cert-policy-controller-rhel8@sha256:2324eeab4219c1c953b698cbd1cf57e0af777f31042de00eaaa2bf163f84cae1_amd64",
"8Base-RHACM-2.4:rhacm2/cert-policy-controller-rhel8@sha256:c3d60eaf9f775e623114d093450b5d170b4048ef1e52267a2153ec54489bd00f_ppc64le",
"8Base-RHACM-2.4:rhacm2/cluster-backup-rhel8-operator@sha256:9969b8f2f91bd0a3ef0e89300d66a656238a3a3361d56cf7fc0eb55db1752782_amd64",
"8Base-RHACM-2.4:rhacm2/cluster-backup-rhel8-operator@sha256:d5639931ddcb1288f279f54a3688fcb8c94d710a457917c46bfa3db6cd1a317b_s390x",
"8Base-RHACM-2.4:rhacm2/cluster-backup-rhel8-operator@sha256:fa4667d27a8778efc83ace86657c638aacb7ccc3168c489d427c1d6ab834cbb2_ppc64le",
"8Base-RHACM-2.4:rhacm2/cluster-curator-controller-rhel8@sha256:4b32ee29c898c9f52a5fdeed3a6a595ac157db7051b36086eddf7a8f91b2ec08_ppc64le",
"8Base-RHACM-2.4:rhacm2/cluster-curator-controller-rhel8@sha256:9e6a260d8130731601612a56cea728fc6b80cfa3d7fd8b6612175ff76b290dea_s390x",
"8Base-RHACM-2.4:rhacm2/cluster-curator-controller-rhel8@sha256:faa454bab3f9ea36a2d5a1eaa16806ac3669472856833e750571e45da7074d40_amd64",
"8Base-RHACM-2.4:rhacm2/cluster-proxy-addon-rhel8@sha256:03d738d93d893b9fd9d2587e14b9a7a92bbb5eca4b85901b5e07cff1e7a3ab73_s390x",
"8Base-RHACM-2.4:rhacm2/cluster-proxy-addon-rhel8@sha256:22c9595f3f4d95b6dc6c17ce5412f4131d9ce501f2660f23d176f276c4a97a73_ppc64le",
"8Base-RHACM-2.4:rhacm2/cluster-proxy-addon-rhel8@sha256:ae6de1e14b7897a944733cdb9963f31990d696a66260974d3f692e0af87161d3_amd64",
"8Base-RHACM-2.4:rhacm2/clusterclaims-controller-rhel8@sha256:2c7f03c0ca17163c949249bb4b480a0fd2c986e55b0dc23c6cd3b0a974b4c229_ppc64le",
"8Base-RHACM-2.4:rhacm2/clusterclaims-controller-rhel8@sha256:bd8fa875e2c6b6c650c21089441b417ae657b8e1fda2786d2f328978776a6883_s390x",
"8Base-RHACM-2.4:rhacm2/clusterclaims-controller-rhel8@sha256:c49c92c632968e08f74d08eaa99862f0dd8dd1fe4a85f05e57efa90e5dca5563_amd64",
"8Base-RHACM-2.4:rhacm2/clusterlifecycle-state-metrics-rhel8@sha256:3711cb41642a7fffc69a0c98db128d39d980555127f22a9d1dfd76c9631b8edc_ppc64le",
"8Base-RHACM-2.4:rhacm2/clusterlifecycle-state-metrics-rhel8@sha256:60a54bc76a84f2369b02dc1b9b0d8353da93acc9f8193a26739110c6fe59abdd_s390x",
"8Base-RHACM-2.4:rhacm2/clusterlifecycle-state-metrics-rhel8@sha256:6df08e52cee6890187b6be3a62b36c18fcff7e34630da933e0a5f7bcecec6b4c_amd64",
"8Base-RHACM-2.4:rhacm2/config-policy-controller-rhel8@sha256:8fb0581852dc1dfd80a81ba03c6976da1aa8d93675f626765f2266adfa94d5ac_s390x",
"8Base-RHACM-2.4:rhacm2/config-policy-controller-rhel8@sha256:929233f873cbf980fb850a9812c98bd09f907e26d9afeb1c0198d52776e33b32_ppc64le",
"8Base-RHACM-2.4:rhacm2/config-policy-controller-rhel8@sha256:a3653dcecb777d7b3915c49b7999793b90dd4524628d5517368a0837af46aa07_amd64",
"8Base-RHACM-2.4:rhacm2/console-api-rhel8@sha256:02481bcf2ddd1771d965e947cfcbad66540e2df055a3013bee5185ab84960d6d_ppc64le",
"8Base-RHACM-2.4:rhacm2/console-api-rhel8@sha256:3a47d211370efc6e1661d4d0abd0d5abc65d8a759218af7c2722db820a664d8c_s390x",
"8Base-RHACM-2.4:rhacm2/console-api-rhel8@sha256:789e1950e886e54c341699cc8ec0c4bfb9a0e295e49961366759e861d32d5ef9_amd64",
"8Base-RHACM-2.4:rhacm2/console-rhel8@sha256:5215e1a2f456b83ba4ae02ea653bef51d331ced6e9a4c67958e8c41cd88aa818_s390x",
"8Base-RHACM-2.4:rhacm2/console-rhel8@sha256:d5cbabd5d26e6e712d9f531db8ebaa3a793599538ef2e62262b02c165ea74b9a_ppc64le",
"8Base-RHACM-2.4:rhacm2/console-rhel8@sha256:e797bce5724653b3ae0395c66c4796dc0594002cdde7242f4fd29c2fd5e703fa_amd64",
"8Base-RHACM-2.4:rhacm2/discovery-rhel8-operator@sha256:224af94e4e027bfb7edff3f889ec08aa031eaede2e4a02c67ce2925f29230ea8_s390x",
"8Base-RHACM-2.4:rhacm2/discovery-rhel8-operator@sha256:5dd54d496d15c262072c6024385e9fbf016edabe8a6bcdf31ec63ed5c445088c_amd64",
"8Base-RHACM-2.4:rhacm2/discovery-rhel8-operator@sha256:f64cae3c176e4b18af716ba054dcebafa07c3f893943de09b7dfd0285a9271d5_ppc64le",
"8Base-RHACM-2.4:rhacm2/endpoint-monitoring-rhel8-operator@sha256:516888a8ee8d509b77cda6ef2154a6d70a94a48a2c8c5bc7a9b1b9f2e089ff57_ppc64le",
"8Base-RHACM-2.4:rhacm2/endpoint-monitoring-rhel8-operator@sha256:c48ced70438f389ee0a22a8670db80c121c087728533c5cd2070751ce3b2614e_amd64",
"8Base-RHACM-2.4:rhacm2/endpoint-monitoring-rhel8-operator@sha256:ee184be0540e401b6834747b6632b11d69269f3d9ab44bc4aaab9fc9877191aa_s390x",
"8Base-RHACM-2.4:rhacm2/governance-policy-propagator-rhel8@sha256:b5a8689de0cc37c38daca89e1a6f64b6601b341a8f12ef6c093ec12b83bca4e8_s390x",
"8Base-RHACM-2.4:rhacm2/governance-policy-propagator-rhel8@sha256:f885cac3c1b78c94885f9a9e197511c51b5470b192d6ac48e6cb20a592b36832_ppc64le",
"8Base-RHACM-2.4:rhacm2/governance-policy-propagator-rhel8@sha256:fbec65b4937bbdad28cc1e04b5b215caddeaacda3a844cd0a45ade093997adc3_amd64",
"8Base-RHACM-2.4:rhacm2/governance-policy-spec-sync-rhel8@sha256:2c130b6df67cd0a8ee055d9b8bb3ede4bcf211978db7cdd892f78bf1d56dd269_amd64",
"8Base-RHACM-2.4:rhacm2/governance-policy-spec-sync-rhel8@sha256:6a8227f1560751fd8e1d2ec8136d8855599727eb7ad382bd5b18167ba46b31ff_ppc64le",
"8Base-RHACM-2.4:rhacm2/governance-policy-spec-sync-rhel8@sha256:c2c6ab3e7317dee023b79cc868c052a8a602610925932358498a3a215d5c8089_s390x",
"8Base-RHACM-2.4:rhacm2/governance-policy-status-sync-rhel8@sha256:385006b34743b689054c581eaaffb5298adfd092eaa13ff6c24f28fa5b79a178_amd64",
"8Base-RHACM-2.4:rhacm2/governance-policy-status-sync-rhel8@sha256:6c2ec36725b956432591b6cb6a20d4eb2ac3bf759ab4a901f581c81bcb12270c_ppc64le",
"8Base-RHACM-2.4:rhacm2/governance-policy-status-sync-rhel8@sha256:76f717cb9fe271941f45794a8dd9ebb85af0f7ab6cd104a698352b875e1b721d_s390x",
"8Base-RHACM-2.4:rhacm2/governance-policy-template-sync-rhel8@sha256:2d0d4141d0df7a5309edb3aa064591479facd14d604f5338383a88a7c01fb976_s390x",
"8Base-RHACM-2.4:rhacm2/governance-policy-template-sync-rhel8@sha256:a96e372e54eadb8c0f384eaf5295a5a17ab701c5051b5ae59341ecc01489099b_ppc64le",
"8Base-RHACM-2.4:rhacm2/governance-policy-template-sync-rhel8@sha256:d9135c4c5eb68af915b552e2d7fe62251f4a3a23d45a7b193d754b7da900b159_amd64",
"8Base-RHACM-2.4:rhacm2/grafana-dashboard-loader-rhel8@sha256:1f8b57a645d0abc3e639eb493f228d3485f4a3f53528175bc386f712fce7cd3f_amd64",
"8Base-RHACM-2.4:rhacm2/grafana-dashboard-loader-rhel8@sha256:5419a6207c0cd1adb21d7c4c3378d31f240a9f29674aee612608d015fe0b491f_ppc64le",
"8Base-RHACM-2.4:rhacm2/grafana-dashboard-loader-rhel8@sha256:6190c4487c63f61cb24e8d219aa1ebc6ff5d8d8b1ece5bbb3da5d46e67f0b98c_s390x",
"8Base-RHACM-2.4:rhacm2/grc-ui-api-rhel8@sha256:40f04e8634a2151e7a4aefe823c980d1d98c89ddb1210b55b4c0566bd85fd787_amd64",
"8Base-RHACM-2.4:rhacm2/grc-ui-api-rhel8@sha256:999f7119e60d578cd54b08135838fb8ecb996cd93f8e6f07ee92ec776f86f3d7_s390x",
"8Base-RHACM-2.4:rhacm2/grc-ui-api-rhel8@sha256:a8072d656eb14084eafd141690c02119376c9436faab8e4d219e1f0ade7ed2ec_ppc64le",
"8Base-RHACM-2.4:rhacm2/grc-ui-rhel8@sha256:18beaf038580dd78d44cdbd7b3e9bfab16b1ae9f1b454689abe1ebfefe4964b5_amd64",
"8Base-RHACM-2.4:rhacm2/grc-ui-rhel8@sha256:2e28251e1a65b7176007f53887f3693e5268848b1bb8a1e084e9f1064deaec8a_s390x",
"8Base-RHACM-2.4:rhacm2/grc-ui-rhel8@sha256:3848541d746de6dfacca63f06f29fc7d203dfa4c73dbd749407896ddddb7306c_ppc64le",
"8Base-RHACM-2.4:rhacm2/iam-policy-controller-rhel8@sha256:0deeefc1600e43aac6d9eadd05b32d3a1b2059632ec7e8b005eb2245b52dbd98_amd64",
"8Base-RHACM-2.4:rhacm2/iam-policy-controller-rhel8@sha256:7d1534ff8b00cd38716d2bfb65b924a45e9ec18a8eccad13c5e3818f858630b6_s390x",
"8Base-RHACM-2.4:rhacm2/iam-policy-controller-rhel8@sha256:b2fa794482a54fcfcbf7d0ac8597e9cb0ac0c73cfe5afa8bf2e73ca35d37feb9_ppc64le",
"8Base-RHACM-2.4:rhacm2/insights-client-rhel8@sha256:0f567016e55498bef2be33665d247eb14308b13aaef5cc670de7e06ff830cb9a_amd64",
"8Base-RHACM-2.4:rhacm2/insights-client-rhel8@sha256:6bd666f6d541ab33598c4a38ac05e8f65f19e03d8630cf685c89b05f14c4f1b8_ppc64le",
"8Base-RHACM-2.4:rhacm2/insights-client-rhel8@sha256:85bf407b6bc232952f4dd7c1edd8a7f4a168a6995d7b866f4417bc65a162efd5_s390x",
"8Base-RHACM-2.4:rhacm2/insights-metrics-rhel8@sha256:180e2ac58d3549c7ed583da66fba14368c606feb65b4313aac3b4f889ec091bb_amd64",
"8Base-RHACM-2.4:rhacm2/insights-metrics-rhel8@sha256:2492650b89feab7de0408be0e3af6d889e6291bb7064ea524dafca87b252840e_s390x",
"8Base-RHACM-2.4:rhacm2/insights-metrics-rhel8@sha256:93066377331da7f85024ae541440cb409c741d393adfdfe289f7d5836c0da183_ppc64le",
"8Base-RHACM-2.4:rhacm2/klusterlet-addon-controller-rhel8@sha256:018f6d71abae2963c853fe9d1a41fdad2df91acb72fee775af08275647d3019f_amd64",
"8Base-RHACM-2.4:rhacm2/klusterlet-addon-controller-rhel8@sha256:500d5166ea2f808c46b71d1a5470a35bffa484d860161a16e9809f90d021b23e_ppc64le",
"8Base-RHACM-2.4:rhacm2/klusterlet-addon-controller-rhel8@sha256:a4d7ef368efce597729c5fc1ae4358a0b45483a11b8363bf8d164c20075da748_s390x",
"8Base-RHACM-2.4:rhacm2/klusterlet-addon-rhel8-operator@sha256:0402e265ec4919aef893be4c0f177b53173bc0c50eb47aafea6822e05a7748be_s390x",
"8Base-RHACM-2.4:rhacm2/klusterlet-addon-rhel8-operator@sha256:6b0fbc1956407a0986460556336fcccfe4d08d712cc4b0af4ca65061baf75ea2_amd64",
"8Base-RHACM-2.4:rhacm2/klusterlet-addon-rhel8-operator@sha256:d7546a69df7b817d0c29c8f95dd3d5d2900c3755c82570b1d610702c56d4fb59_ppc64le",
"8Base-RHACM-2.4:rhacm2/kube-rbac-proxy-rhel8@sha256:6650633c4664e6b537e82eafc593dc91ca206de3b0de878f600c913a95eb18a2_amd64",
"8Base-RHACM-2.4:rhacm2/kube-rbac-proxy-rhel8@sha256:c1c90ee4ae1f908c33c8a8bf38f0b47bfad039bedccf870324f6b554aad5d78c_s390x",
"8Base-RHACM-2.4:rhacm2/kube-rbac-proxy-rhel8@sha256:ccddb38db49a190aa0d5d70e6b4672079ea222a42045d406a4b9974ac7412146_ppc64le",
"8Base-RHACM-2.4:rhacm2/kube-state-metrics-rhel8@sha256:566b95595959ba60677f1518562fd996ef7643dc94aa9e9fead0e4b4096032ca_s390x",
"8Base-RHACM-2.4:rhacm2/kube-state-metrics-rhel8@sha256:789f79b85c022e59143e725a589ac890884f079c969f56efb972b0a0f8d77e66_amd64",
"8Base-RHACM-2.4:rhacm2/kube-state-metrics-rhel8@sha256:971a33f5a57057d3901ff75eebbc13ca8456b4315dd7811139e60bb8872d80bf_ppc64le",
"8Base-RHACM-2.4:rhacm2/managedcluster-import-controller-rhel8@sha256:bcb43adee06dbb1cfb6a5c9fed71847ecc3826e3e44fe04d57b7143a6123daa5_s390x",
"8Base-RHACM-2.4:rhacm2/managedcluster-import-controller-rhel8@sha256:dbf235a9723a1c21471d8ef0029f3c999ac3b22512d67facd052efb725431bc1_ppc64le",
"8Base-RHACM-2.4:rhacm2/managedcluster-import-controller-rhel8@sha256:faf01c5554224350e4cffd1fc4ce275886791e45857bf0ed5f90ffa3a64680dc_amd64",
"8Base-RHACM-2.4:rhacm2/management-ingress-rhel8@sha256:46293eeaad521f993ed01467e13cae70f600426ef09df0e02dd8b83348b60027_amd64",
"8Base-RHACM-2.4:rhacm2/management-ingress-rhel8@sha256:c3cdbf5ff93b3b19ac2d7cf15b9152a0761d473de7afe29832a7ca3b833b6797_s390x",
"8Base-RHACM-2.4:rhacm2/management-ingress-rhel8@sha256:ce994a8f4c4e5476e6131a6721da748225c89a96c9d471a8638eefb6a22d52b9_ppc64le",
"8Base-RHACM-2.4:rhacm2/memcached-exporter-rhel8@sha256:01398d4f3b1825e864ddae46a5e4b7cc298dabb444dd105787ef6aeb70514571_ppc64le",
"8Base-RHACM-2.4:rhacm2/memcached-exporter-rhel8@sha256:5432fa56e40dee2475da7ee7b7e89cca10a8f06f4cbea94983fa094bfbef81ff_amd64",
"8Base-RHACM-2.4:rhacm2/memcached-exporter-rhel8@sha256:e22fa2dbc6733fc176f44cf42ec8f51b69672d354d6d2cf510eada5fe41a5245_s390x",
"8Base-RHACM-2.4:rhacm2/memcached-rhel8@sha256:0a0a88fb0138cd6de2e3fce81ab959d12cbda64e5fbab1046008aee1d94f12e2_s390x",
"8Base-RHACM-2.4:rhacm2/memcached-rhel8@sha256:7e0ee17c6d00d20773799cfb6c6e9e27c204d1e31010aa71a7f0f35eb5179a35_amd64",
"8Base-RHACM-2.4:rhacm2/memcached-rhel8@sha256:b9213f5525ebd51960412c15d416a591bf23731b6217f79aca2a89a893df2102_ppc64le",
"8Base-RHACM-2.4:rhacm2/metrics-collector-rhel8@sha256:431d4089a4a93c6b6a00cf9b63ecd9199a5545f09190577356b22ff6646820f3_amd64",
"8Base-RHACM-2.4:rhacm2/metrics-collector-rhel8@sha256:83f649b506ca698251c884692307d7cd52bbae87b0bf7790f96ffd24dd7f4fd7_ppc64le",
"8Base-RHACM-2.4:rhacm2/metrics-collector-rhel8@sha256:d37401c5fb672c56004f75974a4069d5d3b6c5e96ac7be4c174f9f178a7666bc_s390x",
"8Base-RHACM-2.4:rhacm2/multicloud-integrations-rhel8@sha256:a311c6ef1099d2370209bbbe30cfac6d1c50d79a2321beaab1f6158ab2db8bec_s390x",
"8Base-RHACM-2.4:rhacm2/multicloud-integrations-rhel8@sha256:e666154a539974d0cc005bc74903dc9f173920101dbfc5169b14a30129991475_ppc64le",
"8Base-RHACM-2.4:rhacm2/multicloud-integrations-rhel8@sha256:f37fe856571112970ae4786d313bf51e78b26e1630e443d276abb4de8e47e525_amd64",
"8Base-RHACM-2.4:rhacm2/multicloud-manager-rhel8@sha256:1dd235aa8599ca070f5175ad9da5bdb9505a7dfbbd87173f0bbf4e14ca0d5e88_ppc64le",
"8Base-RHACM-2.4:rhacm2/multicloud-manager-rhel8@sha256:8a1eeafb2a738aecb2723889c98e287638e950fec05425f1fe132ff7eb01738f_amd64",
"8Base-RHACM-2.4:rhacm2/multicloud-manager-rhel8@sha256:d458a289528173a07f7ff6d87279474e8379a2f05c11d5a9be97f9c43e38ec75_s390x",
"8Base-RHACM-2.4:rhacm2/multicluster-observability-rhel8-operator@sha256:45d046d621eab996c457a90b607ca9a57e2ca5dcad384d3cd5317475e096e098_amd64",
"8Base-RHACM-2.4:rhacm2/multicluster-observability-rhel8-operator@sha256:7ed02712f2d5093f7c751a6d22c9ffe5ce3b00c4cc901ffb779b8b51e282d698_s390x",
"8Base-RHACM-2.4:rhacm2/multicluster-observability-rhel8-operator@sha256:7f89cc6647700f7ddc46d4fabb4b3702142aa0fe9bd23026eba98c704026e9e9_ppc64le",
"8Base-RHACM-2.4:rhacm2/multicluster-operators-application-rhel8@sha256:27492dfdd71cc0bae6e01a184ac8fe5677ce172583b0fd1b9112dfd789009839_ppc64le",
"8Base-RHACM-2.4:rhacm2/multicluster-operators-application-rhel8@sha256:3af2802a89c09966e9c63f40974d8554a7b7b88cc386bbf5bda0a4cc987b7c15_s390x",
"8Base-RHACM-2.4:rhacm2/multicluster-operators-application-rhel8@sha256:723ac91ea8c130d80b48db30e05186607210aea71c7afc1c072b9a691e350215_amd64",
"8Base-RHACM-2.4:rhacm2/multicluster-operators-channel-rhel8@sha256:09883ff8a783d3f83e1c26566555c5ad140cc8bbf0d4cdb5220ef344c6282752_ppc64le",
"8Base-RHACM-2.4:rhacm2/multicluster-operators-channel-rhel8@sha256:4a34b2593897d4b1a1af124bdf6fb7e51bbd97bb4c56dd8ae463b3f3abbb7718_s390x",
"8Base-RHACM-2.4:rhacm2/multicluster-operators-channel-rhel8@sha256:883282b801566b5a40a32e33ebc431ac1398afb68f47ce931cc82b8b9eca1e55_amd64",
"8Base-RHACM-2.4:rhacm2/multicluster-operators-deployable-rhel8@sha256:0a15e49232c20ead26ade38823cd40d785e612670a41cac28ecea2066025a3d1_amd64",
"8Base-RHACM-2.4:rhacm2/multicluster-operators-deployable-rhel8@sha256:0ecd46eb89e90d787c442fd0ca92f84e9bf7fa6c2e315a0b95912616687c0580_s390x",
"8Base-RHACM-2.4:rhacm2/multicluster-operators-deployable-rhel8@sha256:bd148be0ad6ddbcc1995f94b4660d3fbe2338112230c840d77f53a564b14ec4a_ppc64le",
"8Base-RHACM-2.4:rhacm2/multicluster-operators-placementrule-rhel8@sha256:4bdca102dae861d39d81a2df4be1767e4e702ce3836224e9b875f613d1af0c37_ppc64le",
"8Base-RHACM-2.4:rhacm2/multicluster-operators-placementrule-rhel8@sha256:d71975de4b1d6b53d19ddf338f3d19ad7e28812f8fc932c144eee630d9cab176_amd64",
"8Base-RHACM-2.4:rhacm2/multicluster-operators-placementrule-rhel8@sha256:fa3e2e45501d661f4f724dea809b6eff73455db623b03178130590dbf317dba5_s390x",
"8Base-RHACM-2.4:rhacm2/multicluster-operators-subscription-release-rhel8@sha256:2e13c28d1f18f2efac62207515450a42732d4be790199ab0e5ddf2f181649cb4_ppc64le",
"8Base-RHACM-2.4:rhacm2/multicluster-operators-subscription-release-rhel8@sha256:50dc29deac8efaac3bf321270b718dec41d8b80746d3548c076ab26b2c6b63ca_s390x",
"8Base-RHACM-2.4:rhacm2/multicluster-operators-subscription-release-rhel8@sha256:faae7a0632b10dc9b65af7a8af7e7c7d9e26f2f7087687fa19d2afefa7426c5a_amd64",
"8Base-RHACM-2.4:rhacm2/multicluster-operators-subscription-rhel8@sha256:1fa2779aab32977ec8e867ed188dcdd66106986c3cbf39f02e2a555873ba478a_ppc64le",
"8Base-RHACM-2.4:rhacm2/multicluster-operators-subscription-rhel8@sha256:731a4f0919cbab729e9dded9e513ec4ad5e1b48967c21f65f3b494158a6b25ba_s390x",
"8Base-RHACM-2.4:rhacm2/multicluster-operators-subscription-rhel8@sha256:ec803f14f854b73a873f95027617246888ea28029f2f4bb5b7f39a5dd63399ca_amd64",
"8Base-RHACM-2.4:rhacm2/multiclusterhub-repo-rhel8@sha256:75504c269b3d0c2af9b48317f3dc070fae58a1e46e95283e2e0e1ab6b60f452d_amd64",
"8Base-RHACM-2.4:rhacm2/multiclusterhub-repo-rhel8@sha256:c21ffdaa0ce90e6c08f4814c09d9a0bd34d341ad1fc8f6ff2152e9007393ba1f_s390x",
"8Base-RHACM-2.4:rhacm2/multiclusterhub-repo-rhel8@sha256:e1e522835d65503d467dc9ef7c4a0149adfc4cbd3620134adb4a5694eda2f0c4_ppc64le",
"8Base-RHACM-2.4:rhacm2/multiclusterhub-rhel8@sha256:37cf6ccd9a2b9af4444fa192e7b5e6979687bd5159d97f48da40c4f9bad249eb_amd64",
"8Base-RHACM-2.4:rhacm2/multiclusterhub-rhel8@sha256:b8dea0eca4c8aaefee6be9afea77e3302ad551f68f5a87316caf65e13ac9138d_s390x",
"8Base-RHACM-2.4:rhacm2/multiclusterhub-rhel8@sha256:d173cf78965bd026a6333af91b55305ea9c349e630fa53548ee42d791295cd69_ppc64le",
"8Base-RHACM-2.4:rhacm2/node-exporter-rhel8@sha256:0b2cf97a3d82fb4570dee71c1232ef9998c7efcd1d9415f9f41351457802d62d_amd64",
"8Base-RHACM-2.4:rhacm2/node-exporter-rhel8@sha256:93e85d546c624a685221a5d0c9085fa59752105587a531c58066a856defa322a_ppc64le",
"8Base-RHACM-2.4:rhacm2/node-exporter-rhel8@sha256:b20c7b88c52ab9772ebd2216333d6324cba08c653135af469a9e6ccb6648d7c6_s390x",
"8Base-RHACM-2.4:rhacm2/observatorium-rhel8-operator@sha256:078b48f3746c33e0c69b11c9e51e70c220a3cc6f0fd26eb5b30534b16c6a2efa_s390x",
"8Base-RHACM-2.4:rhacm2/observatorium-rhel8-operator@sha256:0e1ec4eda138936261dc5a76a18fa4ace6082c636b30021ce10d5d4d0acea890_ppc64le",
"8Base-RHACM-2.4:rhacm2/observatorium-rhel8-operator@sha256:70e41fdcacd43b4e498b8d5917d0e2fb640f4e85f30b1d6646b27aee1bc8dafc_amd64",
"8Base-RHACM-2.4:rhacm2/observatorium-rhel8@sha256:431149d31b309822fa9476f951ae39bde3a81cc5d17d2a79062ced7b729166cd_amd64",
"8Base-RHACM-2.4:rhacm2/observatorium-rhel8@sha256:65aaebf97e8b904e9ff1520f4bc4704bc21614a7377f66a4c6776032621a9ccf_s390x",
"8Base-RHACM-2.4:rhacm2/observatorium-rhel8@sha256:804054ba7c65c0814307017e3ff6681ba25e62384468adbf3712418e1f3b321f_ppc64le",
"8Base-RHACM-2.4:rhacm2/openshift-hive-rhel8@sha256:80950fa60359f90359129bff09665d7e94150bfbcfb048dc46ec77309479733b_ppc64le",
"8Base-RHACM-2.4:rhacm2/openshift-hive-rhel8@sha256:bae2680af5a00937f0ecc680ad979b131ad65fc47c4683dec69e45e442dd38b4_amd64",
"8Base-RHACM-2.4:rhacm2/openshift-hive-rhel8@sha256:c75cad252f1bda9dac27d1145ee01fe91078e6bc29c60b72f2f0977cea56ae9c_s390x",
"8Base-RHACM-2.4:rhacm2/placement-rhel8@sha256:1cc55dc4ec890f583cf63c7c1d5451cd1e409dbb8feed7bb854e6970ba0e9cbd_s390x",
"8Base-RHACM-2.4:rhacm2/placement-rhel8@sha256:98f3db6bd38eec496565558b8c81a06b51fe22ad4c5a462a6b43a61ab3bc853c_amd64",
"8Base-RHACM-2.4:rhacm2/placement-rhel8@sha256:a0a5b1e0cd29da2c215f3ce555230477ce775cbd79423c74426aaa4f7f56cfc5_ppc64le",
"8Base-RHACM-2.4:rhacm2/prometheus-alertmanager-rhel8@sha256:29c84506cb42edbede5abdf086433ef003d677135fe3b51093c1fbafa6f666e0_s390x",
"8Base-RHACM-2.4:rhacm2/prometheus-alertmanager-rhel8@sha256:be4e1ac4ca5c8145ad7488bc9f067d8f1b9f4cb3d79ac43f4addd19cc66a584b_amd64",
"8Base-RHACM-2.4:rhacm2/prometheus-alertmanager-rhel8@sha256:fc83710377e91bec8866053bb2b9f91be7a3c25993488a6f9641e7c93918aadc_ppc64le",
"8Base-RHACM-2.4:rhacm2/prometheus-rhel8@sha256:1587535175898f97007552a6023ef0785861271dc939a751c98db0c41c9e2c97_amd64",
"8Base-RHACM-2.4:rhacm2/prometheus-rhel8@sha256:4aa41836d3699f3b8a546703fa5032a01af6bcac60465e779769c32a36352d0d_s390x",
"8Base-RHACM-2.4:rhacm2/prometheus-rhel8@sha256:f7971a684bcdce02604319ecace5ba585797f116a64024da815bf3e2d27f6251_ppc64le",
"8Base-RHACM-2.4:rhacm2/provider-credential-controller-rhel8@sha256:827351fc8036170bfb1b6d0fc15c84476c8913ae044163884ff89424e0e4235f_s390x",
"8Base-RHACM-2.4:rhacm2/provider-credential-controller-rhel8@sha256:a6f1234d8f90e06b88775ce831e574ec0621e487043d412d7c35d2bde6db21f9_amd64",
"8Base-RHACM-2.4:rhacm2/provider-credential-controller-rhel8@sha256:e33d7b73b6a7d41ef7779800af177a4557608ea87c854e457d0421332fcb421f_ppc64le",
"8Base-RHACM-2.4:rhacm2/rbac-query-proxy-rhel8@sha256:1d1c793c2bf89cb49dc4625981b4f7bc9cc827d01d7c57af88cde59adde21787_amd64",
"8Base-RHACM-2.4:rhacm2/rbac-query-proxy-rhel8@sha256:a129031e0e3c0e389a104f1ad15f4ecbb6382d79e19c62e7b22b31bee7021cdd_s390x",
"8Base-RHACM-2.4:rhacm2/rbac-query-proxy-rhel8@sha256:b549a06e14f326d196883c8168db3f82edbb952184ea4742b6d4eca78b13bc69_ppc64le",
"8Base-RHACM-2.4:rhacm2/redisgraph-tls-rhel8@sha256:7e3245ba0f53c4c510f7151b3e940c13d5a79d8d95b203e3b8ceaca4ceea42ea_ppc64le",
"8Base-RHACM-2.4:rhacm2/redisgraph-tls-rhel8@sha256:9fb4a62d70505c508d0d8dc158f8fa1c759c23f6a13c6a069a40a32c5cbce1fe_s390x",
"8Base-RHACM-2.4:rhacm2/redisgraph-tls-rhel8@sha256:cdf817bdb70737e6912e550fa1602bbbcaa5b34a2e2d47a249000aac560cc6f0_amd64",
"8Base-RHACM-2.4:rhacm2/registration-rhel8-operator@sha256:3ca37dec679c11f1333c5fd6c866867ce2e7ed5d3c139c2ad8f3ad7d10be70c0_s390x",
"8Base-RHACM-2.4:rhacm2/registration-rhel8-operator@sha256:45b0e1027807496b3c2a10d8e7c015cc91cc77b9832639adb51a6e5fc7f5071b_ppc64le",
"8Base-RHACM-2.4:rhacm2/registration-rhel8-operator@sha256:6710d98fb67533848a96f35fcbeb0adf6999a7e6534068ccc9956105a4d2db73_amd64",
"8Base-RHACM-2.4:rhacm2/registration-rhel8@sha256:0fbe6a1234544b31be5b6ba778895d31b0486783116796e0e31079cd2ee9f87a_ppc64le",
"8Base-RHACM-2.4:rhacm2/registration-rhel8@sha256:494e65b5e3bf27c3bae221db5154b119ef7689b2cb42894f05c40cf4608f1da6_s390x",
"8Base-RHACM-2.4:rhacm2/registration-rhel8@sha256:5d614eda176a91d5359e8a44a6f93a3fdbda8080f2209f342f83d4816b2d0008_amd64",
"8Base-RHACM-2.4:rhacm2/search-aggregator-rhel8@sha256:176ba84e41d3465826245fd9acd199c0b292c25a76c88bbcab8c07d93829ff9c_s390x",
"8Base-RHACM-2.4:rhacm2/search-aggregator-rhel8@sha256:3857111bc468c7bb79a7476d6bc5df0add7d8951799b65b6414f1f5dd3d5b9b8_amd64",
"8Base-RHACM-2.4:rhacm2/search-aggregator-rhel8@sha256:52a2dd79f67b1910a7129f70ba18b48656cd41b2a15f2ae4af2509c0eaa4205a_ppc64le",
"8Base-RHACM-2.4:rhacm2/search-api-rhel8@sha256:2d64646d663ac682a087fc69314bd72751ba2b005ab08a93da223470a863a740_amd64",
"8Base-RHACM-2.4:rhacm2/search-api-rhel8@sha256:74ccabf407b668837238eb3ad2e536fcb0b3df9a48741f43edf2456fbee80cc6_ppc64le",
"8Base-RHACM-2.4:rhacm2/search-api-rhel8@sha256:de9cc78ae58b063980c0fd3797cc6aba79bedc22898dae3fbce64c94dfd82909_s390x",
"8Base-RHACM-2.4:rhacm2/search-collector-rhel8@sha256:37c5344f9061f44ea363d64c2118e791999007ecdead8d15c8c121aff83631fe_amd64",
"8Base-RHACM-2.4:rhacm2/search-collector-rhel8@sha256:98fb5b0965d41badb9933eb0fc23a5006c1e1cb555a8b80b63a6a00bc87b1c7a_s390x",
"8Base-RHACM-2.4:rhacm2/search-collector-rhel8@sha256:ff9c98d5836007520ff971116d5c143b6e0fafa25e5c8f0dfd4b1a23f191f1d2_ppc64le",
"8Base-RHACM-2.4:rhacm2/search-rhel8@sha256:13b61bea54f6d67fb749852d48dc6a035ee516ed5f3d339619b97924e078ca59_ppc64le",
"8Base-RHACM-2.4:rhacm2/search-rhel8@sha256:210fdca717aef2b4159e223a4f0bab06cdae9491d2c890d63710cf3c71de0c32_amd64",
"8Base-RHACM-2.4:rhacm2/search-rhel8@sha256:5f3249435b29dba366242d6e68e6f1f2f4a8f4cd8941fb881d297bd5ed9fa72e_s390x",
"8Base-RHACM-2.4:rhacm2/search-ui-rhel8@sha256:2203d5c5cadd4be391bba00bbf8a588e930dcde7c438e15c14ed0e7a3fd31522_s390x",
"8Base-RHACM-2.4:rhacm2/search-ui-rhel8@sha256:aa0f257b502a6fcf1d2eb2270858f7d145abee32b9a64ba511bab22218b74e0a_ppc64le",
"8Base-RHACM-2.4:rhacm2/search-ui-rhel8@sha256:d4a81b7b29b9a76aa631ad26471b3cd6202775853f5a2102260c4f1e339cdfe0_amd64",
"8Base-RHACM-2.4:rhacm2/submariner-addon-rhel8@sha256:0faded1f0229ce80be36090a54ed761f1c89b414e84bd11d680fbddd382a986b_amd64",
"8Base-RHACM-2.4:rhacm2/submariner-addon-rhel8@sha256:4331c06cda7427491fcf5061f9695ab5f87dea5a02b5b915b1354c20f3cff830_s390x",
"8Base-RHACM-2.4:rhacm2/submariner-addon-rhel8@sha256:514d5c15aceb07e72ba74d9ba1b3bdc2e84e1c4060b2facdb886809b118c704c_ppc64le",
"8Base-RHACM-2.4:rhacm2/thanos-receive-controller-rhel8@sha256:2da6d891769a4d9cb936d93a8ea84eea45f33e482c79cc74418f4143c5c145e7_s390x",
"8Base-RHACM-2.4:rhacm2/thanos-receive-controller-rhel8@sha256:8c0745aa13e06c6cc159d8be33302b766673bdd1aedff1309d205519587440ab_amd64",
"8Base-RHACM-2.4:rhacm2/thanos-receive-controller-rhel8@sha256:8d0e265c199c32e757c2004d89db64bc64092171b98068aab03f977a744cc5bc_ppc64le",
"8Base-RHACM-2.4:rhacm2/thanos-rhel8@sha256:8036c9dd2d44027f5173b935ee8dcd9b3e87b433d65a50f83ffa76a503cf747c_s390x",
"8Base-RHACM-2.4:rhacm2/thanos-rhel8@sha256:ed22c2650f0d908174896647ced911a49945714a114836096b787cc879164bc4_ppc64le",
"8Base-RHACM-2.4:rhacm2/thanos-rhel8@sha256:fbe3062ae92faafd40caac5ddd0b20e2d1bfcaa64febebc0dcd5d368a3734c12_amd64",
"8Base-RHACM-2.4:rhacm2/volsync-mover-rclone-rhel8@sha256:0b3c2d30d0a6109db50dba4053d795fc92bfcadc380a8a8deb5ae4ef4e6d29fa_ppc64le",
"8Base-RHACM-2.4:rhacm2/volsync-mover-rclone-rhel8@sha256:6784f7672ac4c8f47ddaf9b5fc6b98f2c1d18c48be212114eeab9babb780cba6_s390x",
"8Base-RHACM-2.4:rhacm2/volsync-mover-rclone-rhel8@sha256:ada830a6dfa3f00aba2a32225a9884bbe31d20b93ece21249b11e6b037d85e75_amd64",
"8Base-RHACM-2.4:rhacm2/volsync-mover-restic-rhel8@sha256:31244fad1da3b5c258babd12defc1192a8534727f12ad775aad9d202fb6a5947_amd64",
"8Base-RHACM-2.4:rhacm2/volsync-mover-restic-rhel8@sha256:3ac9147cf782a40b3881973a399add430aee10cdfe1abdb00c98a0b5a3a527dc_s390x",
"8Base-RHACM-2.4:rhacm2/volsync-mover-restic-rhel8@sha256:9d00b2d06752192dd8f8f48aeb2786ac1ee0c062ed8916cf3f693c7d2a05e208_ppc64le",
"8Base-RHACM-2.4:rhacm2/volsync-mover-rsync-rhel8@sha256:30e06b75f83e22faeed2108f68b158fb35b4db22b83f049c61706ddcbfef27d9_ppc64le",
"8Base-RHACM-2.4:rhacm2/volsync-mover-rsync-rhel8@sha256:530aedee3aeca43ef0501f5cd2aa07c65eb708ac1a7fcd97fc3000358744d1bd_s390x",
"8Base-RHACM-2.4:rhacm2/volsync-mover-rsync-rhel8@sha256:c5621b5d113a1330bdc04f1fce05fd6f16c10526511ba207cb24551f7efe0e58_amd64",
"8Base-RHACM-2.4:rhacm2/volsync-rhel8@sha256:1ab81a27373c351eb2c932536fc9ea6cbf74911b794e3cd183c8e5624940a656_ppc64le",
"8Base-RHACM-2.4:rhacm2/volsync-rhel8@sha256:90ed24a800b82c2eb1c0f2d08aa11b2bea942e6a9044e3a01a5778877e7b376a_s390x",
"8Base-RHACM-2.4:rhacm2/volsync-rhel8@sha256:9e02a53649909a9d3ccd5c22f5c231b3ad69f451d7b5a32033046f3031cde188_amd64",
"8Base-RHACM-2.4:rhacm2/work-rhel8@sha256:0facf27d638269e722029217ef72016556c60e42887a836e4a0ad6140c1b6dcf_s390x",
"8Base-RHACM-2.4:rhacm2/work-rhel8@sha256:5694a214f662b4556b1fdf088ef0d33d6674dc3be3ae5d2fbdf00e56addeae3c_amd64",
"8Base-RHACM-2.4:rhacm2/work-rhel8@sha256:73b036d1c7b9c44010ef9716be8c96bfd2a7af7e09b2cf3402cc2aac81ef94e4_ppc64le"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2022-30629"
},
{
"category": "external",
"summary": "RHBZ#2092793",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2092793"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2022-30629",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-30629"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2022-30629",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2022-30629"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-announce/c/TzIC9-t8Ytg",
"url": "https://groups.google.com/g/golang-announce/c/TzIC9-t8Ytg"
}
],
"release_date": "2022-06-02T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2022-09-26T14:49:03+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 update:\n\nhttps://access.redhat.com/documentation/en-us/red_hat_advanced_cluster_management_for_kubernetes/2.4/html-single/install/index#installing",
"product_ids": [
"8Base-RHACM-2.4:rhacm2/acm-grafana-rhel8@sha256:17c53124f6c09cc839f533aee0c870078f547fef29a19803814f5c5fbc5e7939_s390x",
"8Base-RHACM-2.4:rhacm2/acm-grafana-rhel8@sha256:644a295644e91a8976d4df02e5ccdd711d8d3c8fa409cae698671b49b96ec00a_ppc64le",
"8Base-RHACM-2.4:rhacm2/acm-grafana-rhel8@sha256:9c9b992bf748282d7cdc941b7907bbcbabe69a8b287bc4195a6bc8b9d9b6cbd0_amd64",
"8Base-RHACM-2.4:rhacm2/acm-must-gather-rhel8@sha256:0cca0dbb0b7adff8eaea1315b422edb6ea1778befa4772f3e6f5755fb5519196_s390x",
"8Base-RHACM-2.4:rhacm2/acm-must-gather-rhel8@sha256:63b5758cfcffe96326b090ae51d38c00ca13b35e9fe5e4354cd33e67d042c41b_amd64",
"8Base-RHACM-2.4:rhacm2/acm-must-gather-rhel8@sha256:cfc97f6c9495bac2635e016dd47049683f8ed78c932ef2c70cec2ec7be323fea_ppc64le",
"8Base-RHACM-2.4:rhacm2/acm-operator-bundle@sha256:346215260baa3371853d15ccc451c3ac418813c5cd9b422b0ad9f2dd6ae8a511_s390x",
"8Base-RHACM-2.4:rhacm2/acm-operator-bundle@sha256:cb4fca4155dc3e274712c0c7609eb6111a6e03207ddaa0d5c3c8752badc15b2c_amd64",
"8Base-RHACM-2.4:rhacm2/acm-operator-bundle@sha256:cceb82a8492d7e971e515f1a0a5391a1051e4f130f7a14e412def20616e05d40_ppc64le",
"8Base-RHACM-2.4:rhacm2/agent-service-rhel8@sha256:5b5046b04aa10807a6676916cf4744f0cd36c056dd3fd626304814af2d665cf9_amd64",
"8Base-RHACM-2.4:rhacm2/agent-service-rhel8@sha256:5c89bb44eda9a0754ea1d1ca69ea260f02f060c517194251519439e4b943e46a_ppc64le",
"8Base-RHACM-2.4:rhacm2/agent-service-rhel8@sha256:cfe9dfc60224b6206d6fbbc4c4ee95e378ce2da8b79c176e5e7bfdd8b0375f88_s390x",
"8Base-RHACM-2.4:rhacm2/application-ui-rhel8@sha256:6acf7df47405a4ccb3ede12db6574a0829d28f94ea5d20d6041db1bd045a90c6_ppc64le",
"8Base-RHACM-2.4:rhacm2/application-ui-rhel8@sha256:96c10e483a1c99f0ac91fb84df87ebe927e82ca35ef7e36e0f583121dcdd8b15_amd64",
"8Base-RHACM-2.4:rhacm2/application-ui-rhel8@sha256:ffb0b475eccc16a227f13a3d0d332f9cd9b96eade52646352a7497f903edf1a2_s390x",
"8Base-RHACM-2.4:rhacm2/assisted-image-service-rhel8@sha256:2c2f96ebf908cf415613aec65a414884ec35784e4bdcd4c4b4978aa98149af4d_amd64",
"8Base-RHACM-2.4:rhacm2/assisted-image-service-rhel8@sha256:c89023b0b424e2b8800399fc4b6cfa9336248f3222097c094d33fd2b872398aa_ppc64le",
"8Base-RHACM-2.4:rhacm2/assisted-image-service-rhel8@sha256:e49c328eb815293dd606199a0b8a2bd0db6bbf5d87eeaa7902d6d4df1bb41d35_s390x",
"8Base-RHACM-2.4:rhacm2/assisted-installer-agent-rhel8@sha256:86fd675a09451d3ee552452999cd2c82410174f5e55dcfd4f21286559363217e_amd64",
"8Base-RHACM-2.4:rhacm2/assisted-installer-reporter-rhel8@sha256:dcc214165e5c895925f52673577fa73274b017e3e9017818bf5c0327b3600ffb_ppc64le",
"8Base-RHACM-2.4:rhacm2/assisted-installer-reporter-rhel8@sha256:f7004db056478b4c1b101ab0ceac24f78dbefc018a1e76e12e8a4f69fd171175_amd64",
"8Base-RHACM-2.4:rhacm2/assisted-installer-rhel8@sha256:6e002bec6af8e7d7b0c89bc25f4a9e3224e47f5638be7cc2a9c68a5e92447254_amd64",
"8Base-RHACM-2.4:rhacm2/assisted-installer-rhel8@sha256:815976efa30282899af7de91b5df1fdeca10c709d0fc60d09d8f3abb1c2acdc3_ppc64le",
"8Base-RHACM-2.4:rhacm2/cert-policy-controller-rhel8@sha256:0e30470d12e11f473750e0b95833d0d1fe6fd3ee9d9d0c5d7454614449156148_s390x",
"8Base-RHACM-2.4:rhacm2/cert-policy-controller-rhel8@sha256:2324eeab4219c1c953b698cbd1cf57e0af777f31042de00eaaa2bf163f84cae1_amd64",
"8Base-RHACM-2.4:rhacm2/cert-policy-controller-rhel8@sha256:c3d60eaf9f775e623114d093450b5d170b4048ef1e52267a2153ec54489bd00f_ppc64le",
"8Base-RHACM-2.4:rhacm2/cluster-backup-rhel8-operator@sha256:9969b8f2f91bd0a3ef0e89300d66a656238a3a3361d56cf7fc0eb55db1752782_amd64",
"8Base-RHACM-2.4:rhacm2/cluster-backup-rhel8-operator@sha256:d5639931ddcb1288f279f54a3688fcb8c94d710a457917c46bfa3db6cd1a317b_s390x",
"8Base-RHACM-2.4:rhacm2/cluster-backup-rhel8-operator@sha256:fa4667d27a8778efc83ace86657c638aacb7ccc3168c489d427c1d6ab834cbb2_ppc64le",
"8Base-RHACM-2.4:rhacm2/cluster-curator-controller-rhel8@sha256:4b32ee29c898c9f52a5fdeed3a6a595ac157db7051b36086eddf7a8f91b2ec08_ppc64le",
"8Base-RHACM-2.4:rhacm2/cluster-curator-controller-rhel8@sha256:9e6a260d8130731601612a56cea728fc6b80cfa3d7fd8b6612175ff76b290dea_s390x",
"8Base-RHACM-2.4:rhacm2/cluster-curator-controller-rhel8@sha256:faa454bab3f9ea36a2d5a1eaa16806ac3669472856833e750571e45da7074d40_amd64",
"8Base-RHACM-2.4:rhacm2/cluster-proxy-addon-rhel8@sha256:03d738d93d893b9fd9d2587e14b9a7a92bbb5eca4b85901b5e07cff1e7a3ab73_s390x",
"8Base-RHACM-2.4:rhacm2/cluster-proxy-addon-rhel8@sha256:22c9595f3f4d95b6dc6c17ce5412f4131d9ce501f2660f23d176f276c4a97a73_ppc64le",
"8Base-RHACM-2.4:rhacm2/cluster-proxy-addon-rhel8@sha256:ae6de1e14b7897a944733cdb9963f31990d696a66260974d3f692e0af87161d3_amd64",
"8Base-RHACM-2.4:rhacm2/clusterclaims-controller-rhel8@sha256:2c7f03c0ca17163c949249bb4b480a0fd2c986e55b0dc23c6cd3b0a974b4c229_ppc64le",
"8Base-RHACM-2.4:rhacm2/clusterclaims-controller-rhel8@sha256:bd8fa875e2c6b6c650c21089441b417ae657b8e1fda2786d2f328978776a6883_s390x",
"8Base-RHACM-2.4:rhacm2/clusterclaims-controller-rhel8@sha256:c49c92c632968e08f74d08eaa99862f0dd8dd1fe4a85f05e57efa90e5dca5563_amd64",
"8Base-RHACM-2.4:rhacm2/clusterlifecycle-state-metrics-rhel8@sha256:3711cb41642a7fffc69a0c98db128d39d980555127f22a9d1dfd76c9631b8edc_ppc64le",
"8Base-RHACM-2.4:rhacm2/clusterlifecycle-state-metrics-rhel8@sha256:60a54bc76a84f2369b02dc1b9b0d8353da93acc9f8193a26739110c6fe59abdd_s390x",
"8Base-RHACM-2.4:rhacm2/clusterlifecycle-state-metrics-rhel8@sha256:6df08e52cee6890187b6be3a62b36c18fcff7e34630da933e0a5f7bcecec6b4c_amd64",
"8Base-RHACM-2.4:rhacm2/config-policy-controller-rhel8@sha256:8fb0581852dc1dfd80a81ba03c6976da1aa8d93675f626765f2266adfa94d5ac_s390x",
"8Base-RHACM-2.4:rhacm2/config-policy-controller-rhel8@sha256:929233f873cbf980fb850a9812c98bd09f907e26d9afeb1c0198d52776e33b32_ppc64le",
"8Base-RHACM-2.4:rhacm2/config-policy-controller-rhel8@sha256:a3653dcecb777d7b3915c49b7999793b90dd4524628d5517368a0837af46aa07_amd64",
"8Base-RHACM-2.4:rhacm2/console-api-rhel8@sha256:02481bcf2ddd1771d965e947cfcbad66540e2df055a3013bee5185ab84960d6d_ppc64le",
"8Base-RHACM-2.4:rhacm2/console-api-rhel8@sha256:3a47d211370efc6e1661d4d0abd0d5abc65d8a759218af7c2722db820a664d8c_s390x",
"8Base-RHACM-2.4:rhacm2/console-api-rhel8@sha256:789e1950e886e54c341699cc8ec0c4bfb9a0e295e49961366759e861d32d5ef9_amd64",
"8Base-RHACM-2.4:rhacm2/console-rhel8@sha256:5215e1a2f456b83ba4ae02ea653bef51d331ced6e9a4c67958e8c41cd88aa818_s390x",
"8Base-RHACM-2.4:rhacm2/console-rhel8@sha256:d5cbabd5d26e6e712d9f531db8ebaa3a793599538ef2e62262b02c165ea74b9a_ppc64le",
"8Base-RHACM-2.4:rhacm2/console-rhel8@sha256:e797bce5724653b3ae0395c66c4796dc0594002cdde7242f4fd29c2fd5e703fa_amd64",
"8Base-RHACM-2.4:rhacm2/discovery-rhel8-operator@sha256:224af94e4e027bfb7edff3f889ec08aa031eaede2e4a02c67ce2925f29230ea8_s390x",
"8Base-RHACM-2.4:rhacm2/discovery-rhel8-operator@sha256:5dd54d496d15c262072c6024385e9fbf016edabe8a6bcdf31ec63ed5c445088c_amd64",
"8Base-RHACM-2.4:rhacm2/discovery-rhel8-operator@sha256:f64cae3c176e4b18af716ba054dcebafa07c3f893943de09b7dfd0285a9271d5_ppc64le",
"8Base-RHACM-2.4:rhacm2/endpoint-monitoring-rhel8-operator@sha256:516888a8ee8d509b77cda6ef2154a6d70a94a48a2c8c5bc7a9b1b9f2e089ff57_ppc64le",
"8Base-RHACM-2.4:rhacm2/endpoint-monitoring-rhel8-operator@sha256:c48ced70438f389ee0a22a8670db80c121c087728533c5cd2070751ce3b2614e_amd64",
"8Base-RHACM-2.4:rhacm2/endpoint-monitoring-rhel8-operator@sha256:ee184be0540e401b6834747b6632b11d69269f3d9ab44bc4aaab9fc9877191aa_s390x",
"8Base-RHACM-2.4:rhacm2/governance-policy-propagator-rhel8@sha256:b5a8689de0cc37c38daca89e1a6f64b6601b341a8f12ef6c093ec12b83bca4e8_s390x",
"8Base-RHACM-2.4:rhacm2/governance-policy-propagator-rhel8@sha256:f885cac3c1b78c94885f9a9e197511c51b5470b192d6ac48e6cb20a592b36832_ppc64le",
"8Base-RHACM-2.4:rhacm2/governance-policy-propagator-rhel8@sha256:fbec65b4937bbdad28cc1e04b5b215caddeaacda3a844cd0a45ade093997adc3_amd64",
"8Base-RHACM-2.4:rhacm2/governance-policy-spec-sync-rhel8@sha256:2c130b6df67cd0a8ee055d9b8bb3ede4bcf211978db7cdd892f78bf1d56dd269_amd64",
"8Base-RHACM-2.4:rhacm2/governance-policy-spec-sync-rhel8@sha256:6a8227f1560751fd8e1d2ec8136d8855599727eb7ad382bd5b18167ba46b31ff_ppc64le",
"8Base-RHACM-2.4:rhacm2/governance-policy-spec-sync-rhel8@sha256:c2c6ab3e7317dee023b79cc868c052a8a602610925932358498a3a215d5c8089_s390x",
"8Base-RHACM-2.4:rhacm2/governance-policy-status-sync-rhel8@sha256:385006b34743b689054c581eaaffb5298adfd092eaa13ff6c24f28fa5b79a178_amd64",
"8Base-RHACM-2.4:rhacm2/governance-policy-status-sync-rhel8@sha256:6c2ec36725b956432591b6cb6a20d4eb2ac3bf759ab4a901f581c81bcb12270c_ppc64le",
"8Base-RHACM-2.4:rhacm2/governance-policy-status-sync-rhel8@sha256:76f717cb9fe271941f45794a8dd9ebb85af0f7ab6cd104a698352b875e1b721d_s390x",
"8Base-RHACM-2.4:rhacm2/governance-policy-template-sync-rhel8@sha256:2d0d4141d0df7a5309edb3aa064591479facd14d604f5338383a88a7c01fb976_s390x",
"8Base-RHACM-2.4:rhacm2/governance-policy-template-sync-rhel8@sha256:a96e372e54eadb8c0f384eaf5295a5a17ab701c5051b5ae59341ecc01489099b_ppc64le",
"8Base-RHACM-2.4:rhacm2/governance-policy-template-sync-rhel8@sha256:d9135c4c5eb68af915b552e2d7fe62251f4a3a23d45a7b193d754b7da900b159_amd64",
"8Base-RHACM-2.4:rhacm2/grafana-dashboard-loader-rhel8@sha256:1f8b57a645d0abc3e639eb493f228d3485f4a3f53528175bc386f712fce7cd3f_amd64",
"8Base-RHACM-2.4:rhacm2/grafana-dashboard-loader-rhel8@sha256:5419a6207c0cd1adb21d7c4c3378d31f240a9f29674aee612608d015fe0b491f_ppc64le",
"8Base-RHACM-2.4:rhacm2/grafana-dashboard-loader-rhel8@sha256:6190c4487c63f61cb24e8d219aa1ebc6ff5d8d8b1ece5bbb3da5d46e67f0b98c_s390x",
"8Base-RHACM-2.4:rhacm2/grc-ui-api-rhel8@sha256:40f04e8634a2151e7a4aefe823c980d1d98c89ddb1210b55b4c0566bd85fd787_amd64",
"8Base-RHACM-2.4:rhacm2/grc-ui-api-rhel8@sha256:999f7119e60d578cd54b08135838fb8ecb996cd93f8e6f07ee92ec776f86f3d7_s390x",
"8Base-RHACM-2.4:rhacm2/grc-ui-api-rhel8@sha256:a8072d656eb14084eafd141690c02119376c9436faab8e4d219e1f0ade7ed2ec_ppc64le",
"8Base-RHACM-2.4:rhacm2/grc-ui-rhel8@sha256:18beaf038580dd78d44cdbd7b3e9bfab16b1ae9f1b454689abe1ebfefe4964b5_amd64",
"8Base-RHACM-2.4:rhacm2/grc-ui-rhel8@sha256:2e28251e1a65b7176007f53887f3693e5268848b1bb8a1e084e9f1064deaec8a_s390x",
"8Base-RHACM-2.4:rhacm2/grc-ui-rhel8@sha256:3848541d746de6dfacca63f06f29fc7d203dfa4c73dbd749407896ddddb7306c_ppc64le",
"8Base-RHACM-2.4:rhacm2/iam-policy-controller-rhel8@sha256:0deeefc1600e43aac6d9eadd05b32d3a1b2059632ec7e8b005eb2245b52dbd98_amd64",
"8Base-RHACM-2.4:rhacm2/iam-policy-controller-rhel8@sha256:7d1534ff8b00cd38716d2bfb65b924a45e9ec18a8eccad13c5e3818f858630b6_s390x",
"8Base-RHACM-2.4:rhacm2/iam-policy-controller-rhel8@sha256:b2fa794482a54fcfcbf7d0ac8597e9cb0ac0c73cfe5afa8bf2e73ca35d37feb9_ppc64le",
"8Base-RHACM-2.4:rhacm2/insights-client-rhel8@sha256:0f567016e55498bef2be33665d247eb14308b13aaef5cc670de7e06ff830cb9a_amd64",
"8Base-RHACM-2.4:rhacm2/insights-client-rhel8@sha256:6bd666f6d541ab33598c4a38ac05e8f65f19e03d8630cf685c89b05f14c4f1b8_ppc64le",
"8Base-RHACM-2.4:rhacm2/insights-client-rhel8@sha256:85bf407b6bc232952f4dd7c1edd8a7f4a168a6995d7b866f4417bc65a162efd5_s390x",
"8Base-RHACM-2.4:rhacm2/insights-metrics-rhel8@sha256:180e2ac58d3549c7ed583da66fba14368c606feb65b4313aac3b4f889ec091bb_amd64",
"8Base-RHACM-2.4:rhacm2/insights-metrics-rhel8@sha256:2492650b89feab7de0408be0e3af6d889e6291bb7064ea524dafca87b252840e_s390x",
"8Base-RHACM-2.4:rhacm2/insights-metrics-rhel8@sha256:93066377331da7f85024ae541440cb409c741d393adfdfe289f7d5836c0da183_ppc64le",
"8Base-RHACM-2.4:rhacm2/klusterlet-addon-controller-rhel8@sha256:018f6d71abae2963c853fe9d1a41fdad2df91acb72fee775af08275647d3019f_amd64",
"8Base-RHACM-2.4:rhacm2/klusterlet-addon-controller-rhel8@sha256:500d5166ea2f808c46b71d1a5470a35bffa484d860161a16e9809f90d021b23e_ppc64le",
"8Base-RHACM-2.4:rhacm2/klusterlet-addon-controller-rhel8@sha256:a4d7ef368efce597729c5fc1ae4358a0b45483a11b8363bf8d164c20075da748_s390x",
"8Base-RHACM-2.4:rhacm2/klusterlet-addon-rhel8-operator@sha256:0402e265ec4919aef893be4c0f177b53173bc0c50eb47aafea6822e05a7748be_s390x",
"8Base-RHACM-2.4:rhacm2/klusterlet-addon-rhel8-operator@sha256:6b0fbc1956407a0986460556336fcccfe4d08d712cc4b0af4ca65061baf75ea2_amd64",
"8Base-RHACM-2.4:rhacm2/klusterlet-addon-rhel8-operator@sha256:d7546a69df7b817d0c29c8f95dd3d5d2900c3755c82570b1d610702c56d4fb59_ppc64le",
"8Base-RHACM-2.4:rhacm2/kube-rbac-proxy-rhel8@sha256:6650633c4664e6b537e82eafc593dc91ca206de3b0de878f600c913a95eb18a2_amd64",
"8Base-RHACM-2.4:rhacm2/kube-rbac-proxy-rhel8@sha256:c1c90ee4ae1f908c33c8a8bf38f0b47bfad039bedccf870324f6b554aad5d78c_s390x",
"8Base-RHACM-2.4:rhacm2/kube-rbac-proxy-rhel8@sha256:ccddb38db49a190aa0d5d70e6b4672079ea222a42045d406a4b9974ac7412146_ppc64le",
"8Base-RHACM-2.4:rhacm2/kube-state-metrics-rhel8@sha256:566b95595959ba60677f1518562fd996ef7643dc94aa9e9fead0e4b4096032ca_s390x",
"8Base-RHACM-2.4:rhacm2/kube-state-metrics-rhel8@sha256:789f79b85c022e59143e725a589ac890884f079c969f56efb972b0a0f8d77e66_amd64",
"8Base-RHACM-2.4:rhacm2/kube-state-metrics-rhel8@sha256:971a33f5a57057d3901ff75eebbc13ca8456b4315dd7811139e60bb8872d80bf_ppc64le",
"8Base-RHACM-2.4:rhacm2/managedcluster-import-controller-rhel8@sha256:bcb43adee06dbb1cfb6a5c9fed71847ecc3826e3e44fe04d57b7143a6123daa5_s390x",
"8Base-RHACM-2.4:rhacm2/managedcluster-import-controller-rhel8@sha256:dbf235a9723a1c21471d8ef0029f3c999ac3b22512d67facd052efb725431bc1_ppc64le",
"8Base-RHACM-2.4:rhacm2/managedcluster-import-controller-rhel8@sha256:faf01c5554224350e4cffd1fc4ce275886791e45857bf0ed5f90ffa3a64680dc_amd64",
"8Base-RHACM-2.4:rhacm2/management-ingress-rhel8@sha256:46293eeaad521f993ed01467e13cae70f600426ef09df0e02dd8b83348b60027_amd64",
"8Base-RHACM-2.4:rhacm2/management-ingress-rhel8@sha256:c3cdbf5ff93b3b19ac2d7cf15b9152a0761d473de7afe29832a7ca3b833b6797_s390x",
"8Base-RHACM-2.4:rhacm2/management-ingress-rhel8@sha256:ce994a8f4c4e5476e6131a6721da748225c89a96c9d471a8638eefb6a22d52b9_ppc64le",
"8Base-RHACM-2.4:rhacm2/memcached-exporter-rhel8@sha256:01398d4f3b1825e864ddae46a5e4b7cc298dabb444dd105787ef6aeb70514571_ppc64le",
"8Base-RHACM-2.4:rhacm2/memcached-exporter-rhel8@sha256:5432fa56e40dee2475da7ee7b7e89cca10a8f06f4cbea94983fa094bfbef81ff_amd64",
"8Base-RHACM-2.4:rhacm2/memcached-exporter-rhel8@sha256:e22fa2dbc6733fc176f44cf42ec8f51b69672d354d6d2cf510eada5fe41a5245_s390x",
"8Base-RHACM-2.4:rhacm2/memcached-rhel8@sha256:0a0a88fb0138cd6de2e3fce81ab959d12cbda64e5fbab1046008aee1d94f12e2_s390x",
"8Base-RHACM-2.4:rhacm2/memcached-rhel8@sha256:7e0ee17c6d00d20773799cfb6c6e9e27c204d1e31010aa71a7f0f35eb5179a35_amd64",
"8Base-RHACM-2.4:rhacm2/memcached-rhel8@sha256:b9213f5525ebd51960412c15d416a591bf23731b6217f79aca2a89a893df2102_ppc64le",
"8Base-RHACM-2.4:rhacm2/metrics-collector-rhel8@sha256:431d4089a4a93c6b6a00cf9b63ecd9199a5545f09190577356b22ff6646820f3_amd64",
"8Base-RHACM-2.4:rhacm2/metrics-collector-rhel8@sha256:83f649b506ca698251c884692307d7cd52bbae87b0bf7790f96ffd24dd7f4fd7_ppc64le",
"8Base-RHACM-2.4:rhacm2/metrics-collector-rhel8@sha256:d37401c5fb672c56004f75974a4069d5d3b6c5e96ac7be4c174f9f178a7666bc_s390x",
"8Base-RHACM-2.4:rhacm2/multicloud-integrations-rhel8@sha256:a311c6ef1099d2370209bbbe30cfac6d1c50d79a2321beaab1f6158ab2db8bec_s390x",
"8Base-RHACM-2.4:rhacm2/multicloud-integrations-rhel8@sha256:e666154a539974d0cc005bc74903dc9f173920101dbfc5169b14a30129991475_ppc64le",
"8Base-RHACM-2.4:rhacm2/multicloud-integrations-rhel8@sha256:f37fe856571112970ae4786d313bf51e78b26e1630e443d276abb4de8e47e525_amd64",
"8Base-RHACM-2.4:rhacm2/multicloud-manager-rhel8@sha256:1dd235aa8599ca070f5175ad9da5bdb9505a7dfbbd87173f0bbf4e14ca0d5e88_ppc64le",
"8Base-RHACM-2.4:rhacm2/multicloud-manager-rhel8@sha256:8a1eeafb2a738aecb2723889c98e287638e950fec05425f1fe132ff7eb01738f_amd64",
"8Base-RHACM-2.4:rhacm2/multicloud-manager-rhel8@sha256:d458a289528173a07f7ff6d87279474e8379a2f05c11d5a9be97f9c43e38ec75_s390x",
"8Base-RHACM-2.4:rhacm2/multicluster-observability-rhel8-operator@sha256:45d046d621eab996c457a90b607ca9a57e2ca5dcad384d3cd5317475e096e098_amd64",
"8Base-RHACM-2.4:rhacm2/multicluster-observability-rhel8-operator@sha256:7ed02712f2d5093f7c751a6d22c9ffe5ce3b00c4cc901ffb779b8b51e282d698_s390x",
"8Base-RHACM-2.4:rhacm2/multicluster-observability-rhel8-operator@sha256:7f89cc6647700f7ddc46d4fabb4b3702142aa0fe9bd23026eba98c704026e9e9_ppc64le",
"8Base-RHACM-2.4:rhacm2/multicluster-operators-application-rhel8@sha256:27492dfdd71cc0bae6e01a184ac8fe5677ce172583b0fd1b9112dfd789009839_ppc64le",
"8Base-RHACM-2.4:rhacm2/multicluster-operators-application-rhel8@sha256:3af2802a89c09966e9c63f40974d8554a7b7b88cc386bbf5bda0a4cc987b7c15_s390x",
"8Base-RHACM-2.4:rhacm2/multicluster-operators-application-rhel8@sha256:723ac91ea8c130d80b48db30e05186607210aea71c7afc1c072b9a691e350215_amd64",
"8Base-RHACM-2.4:rhacm2/multicluster-operators-channel-rhel8@sha256:09883ff8a783d3f83e1c26566555c5ad140cc8bbf0d4cdb5220ef344c6282752_ppc64le",
"8Base-RHACM-2.4:rhacm2/multicluster-operators-channel-rhel8@sha256:4a34b2593897d4b1a1af124bdf6fb7e51bbd97bb4c56dd8ae463b3f3abbb7718_s390x",
"8Base-RHACM-2.4:rhacm2/multicluster-operators-channel-rhel8@sha256:883282b801566b5a40a32e33ebc431ac1398afb68f47ce931cc82b8b9eca1e55_amd64",
"8Base-RHACM-2.4:rhacm2/multicluster-operators-deployable-rhel8@sha256:0a15e49232c20ead26ade38823cd40d785e612670a41cac28ecea2066025a3d1_amd64",
"8Base-RHACM-2.4:rhacm2/multicluster-operators-deployable-rhel8@sha256:0ecd46eb89e90d787c442fd0ca92f84e9bf7fa6c2e315a0b95912616687c0580_s390x",
"8Base-RHACM-2.4:rhacm2/multicluster-operators-deployable-rhel8@sha256:bd148be0ad6ddbcc1995f94b4660d3fbe2338112230c840d77f53a564b14ec4a_ppc64le",
"8Base-RHACM-2.4:rhacm2/multicluster-operators-placementrule-rhel8@sha256:4bdca102dae861d39d81a2df4be1767e4e702ce3836224e9b875f613d1af0c37_ppc64le",
"8Base-RHACM-2.4:rhacm2/multicluster-operators-placementrule-rhel8@sha256:d71975de4b1d6b53d19ddf338f3d19ad7e28812f8fc932c144eee630d9cab176_amd64",
"8Base-RHACM-2.4:rhacm2/multicluster-operators-placementrule-rhel8@sha256:fa3e2e45501d661f4f724dea809b6eff73455db623b03178130590dbf317dba5_s390x",
"8Base-RHACM-2.4:rhacm2/multicluster-operators-subscription-release-rhel8@sha256:2e13c28d1f18f2efac62207515450a42732d4be790199ab0e5ddf2f181649cb4_ppc64le",
"8Base-RHACM-2.4:rhacm2/multicluster-operators-subscription-release-rhel8@sha256:50dc29deac8efaac3bf321270b718dec41d8b80746d3548c076ab26b2c6b63ca_s390x",
"8Base-RHACM-2.4:rhacm2/multicluster-operators-subscription-release-rhel8@sha256:faae7a0632b10dc9b65af7a8af7e7c7d9e26f2f7087687fa19d2afefa7426c5a_amd64",
"8Base-RHACM-2.4:rhacm2/multicluster-operators-subscription-rhel8@sha256:1fa2779aab32977ec8e867ed188dcdd66106986c3cbf39f02e2a555873ba478a_ppc64le",
"8Base-RHACM-2.4:rhacm2/multicluster-operators-subscription-rhel8@sha256:731a4f0919cbab729e9dded9e513ec4ad5e1b48967c21f65f3b494158a6b25ba_s390x",
"8Base-RHACM-2.4:rhacm2/multicluster-operators-subscription-rhel8@sha256:ec803f14f854b73a873f95027617246888ea28029f2f4bb5b7f39a5dd63399ca_amd64",
"8Base-RHACM-2.4:rhacm2/multiclusterhub-repo-rhel8@sha256:75504c269b3d0c2af9b48317f3dc070fae58a1e46e95283e2e0e1ab6b60f452d_amd64",
"8Base-RHACM-2.4:rhacm2/multiclusterhub-repo-rhel8@sha256:c21ffdaa0ce90e6c08f4814c09d9a0bd34d341ad1fc8f6ff2152e9007393ba1f_s390x",
"8Base-RHACM-2.4:rhacm2/multiclusterhub-repo-rhel8@sha256:e1e522835d65503d467dc9ef7c4a0149adfc4cbd3620134adb4a5694eda2f0c4_ppc64le",
"8Base-RHACM-2.4:rhacm2/multiclusterhub-rhel8@sha256:37cf6ccd9a2b9af4444fa192e7b5e6979687bd5159d97f48da40c4f9bad249eb_amd64",
"8Base-RHACM-2.4:rhacm2/multiclusterhub-rhel8@sha256:b8dea0eca4c8aaefee6be9afea77e3302ad551f68f5a87316caf65e13ac9138d_s390x",
"8Base-RHACM-2.4:rhacm2/multiclusterhub-rhel8@sha256:d173cf78965bd026a6333af91b55305ea9c349e630fa53548ee42d791295cd69_ppc64le",
"8Base-RHACM-2.4:rhacm2/node-exporter-rhel8@sha256:0b2cf97a3d82fb4570dee71c1232ef9998c7efcd1d9415f9f41351457802d62d_amd64",
"8Base-RHACM-2.4:rhacm2/node-exporter-rhel8@sha256:93e85d546c624a685221a5d0c9085fa59752105587a531c58066a856defa322a_ppc64le",
"8Base-RHACM-2.4:rhacm2/node-exporter-rhel8@sha256:b20c7b88c52ab9772ebd2216333d6324cba08c653135af469a9e6ccb6648d7c6_s390x",
"8Base-RHACM-2.4:rhacm2/observatorium-rhel8-operator@sha256:078b48f3746c33e0c69b11c9e51e70c220a3cc6f0fd26eb5b30534b16c6a2efa_s390x",
"8Base-RHACM-2.4:rhacm2/observatorium-rhel8-operator@sha256:0e1ec4eda138936261dc5a76a18fa4ace6082c636b30021ce10d5d4d0acea890_ppc64le",
"8Base-RHACM-2.4:rhacm2/observatorium-rhel8-operator@sha256:70e41fdcacd43b4e498b8d5917d0e2fb640f4e85f30b1d6646b27aee1bc8dafc_amd64",
"8Base-RHACM-2.4:rhacm2/observatorium-rhel8@sha256:431149d31b309822fa9476f951ae39bde3a81cc5d17d2a79062ced7b729166cd_amd64",
"8Base-RHACM-2.4:rhacm2/observatorium-rhel8@sha256:65aaebf97e8b904e9ff1520f4bc4704bc21614a7377f66a4c6776032621a9ccf_s390x",
"8Base-RHACM-2.4:rhacm2/observatorium-rhel8@sha256:804054ba7c65c0814307017e3ff6681ba25e62384468adbf3712418e1f3b321f_ppc64le",
"8Base-RHACM-2.4:rhacm2/openshift-hive-rhel8@sha256:80950fa60359f90359129bff09665d7e94150bfbcfb048dc46ec77309479733b_ppc64le",
"8Base-RHACM-2.4:rhacm2/openshift-hive-rhel8@sha256:bae2680af5a00937f0ecc680ad979b131ad65fc47c4683dec69e45e442dd38b4_amd64",
"8Base-RHACM-2.4:rhacm2/openshift-hive-rhel8@sha256:c75cad252f1bda9dac27d1145ee01fe91078e6bc29c60b72f2f0977cea56ae9c_s390x",
"8Base-RHACM-2.4:rhacm2/placement-rhel8@sha256:1cc55dc4ec890f583cf63c7c1d5451cd1e409dbb8feed7bb854e6970ba0e9cbd_s390x",
"8Base-RHACM-2.4:rhacm2/placement-rhel8@sha256:98f3db6bd38eec496565558b8c81a06b51fe22ad4c5a462a6b43a61ab3bc853c_amd64",
"8Base-RHACM-2.4:rhacm2/placement-rhel8@sha256:a0a5b1e0cd29da2c215f3ce555230477ce775cbd79423c74426aaa4f7f56cfc5_ppc64le",
"8Base-RHACM-2.4:rhacm2/prometheus-alertmanager-rhel8@sha256:29c84506cb42edbede5abdf086433ef003d677135fe3b51093c1fbafa6f666e0_s390x",
"8Base-RHACM-2.4:rhacm2/prometheus-alertmanager-rhel8@sha256:be4e1ac4ca5c8145ad7488bc9f067d8f1b9f4cb3d79ac43f4addd19cc66a584b_amd64",
"8Base-RHACM-2.4:rhacm2/prometheus-alertmanager-rhel8@sha256:fc83710377e91bec8866053bb2b9f91be7a3c25993488a6f9641e7c93918aadc_ppc64le",
"8Base-RHACM-2.4:rhacm2/prometheus-rhel8@sha256:1587535175898f97007552a6023ef0785861271dc939a751c98db0c41c9e2c97_amd64",
"8Base-RHACM-2.4:rhacm2/prometheus-rhel8@sha256:4aa41836d3699f3b8a546703fa5032a01af6bcac60465e779769c32a36352d0d_s390x",
"8Base-RHACM-2.4:rhacm2/prometheus-rhel8@sha256:f7971a684bcdce02604319ecace5ba585797f116a64024da815bf3e2d27f6251_ppc64le",
"8Base-RHACM-2.4:rhacm2/provider-credential-controller-rhel8@sha256:827351fc8036170bfb1b6d0fc15c84476c8913ae044163884ff89424e0e4235f_s390x",
"8Base-RHACM-2.4:rhacm2/provider-credential-controller-rhel8@sha256:a6f1234d8f90e06b88775ce831e574ec0621e487043d412d7c35d2bde6db21f9_amd64",
"8Base-RHACM-2.4:rhacm2/provider-credential-controller-rhel8@sha256:e33d7b73b6a7d41ef7779800af177a4557608ea87c854e457d0421332fcb421f_ppc64le",
"8Base-RHACM-2.4:rhacm2/rbac-query-proxy-rhel8@sha256:1d1c793c2bf89cb49dc4625981b4f7bc9cc827d01d7c57af88cde59adde21787_amd64",
"8Base-RHACM-2.4:rhacm2/rbac-query-proxy-rhel8@sha256:a129031e0e3c0e389a104f1ad15f4ecbb6382d79e19c62e7b22b31bee7021cdd_s390x",
"8Base-RHACM-2.4:rhacm2/rbac-query-proxy-rhel8@sha256:b549a06e14f326d196883c8168db3f82edbb952184ea4742b6d4eca78b13bc69_ppc64le",
"8Base-RHACM-2.4:rhacm2/redisgraph-tls-rhel8@sha256:7e3245ba0f53c4c510f7151b3e940c13d5a79d8d95b203e3b8ceaca4ceea42ea_ppc64le",
"8Base-RHACM-2.4:rhacm2/redisgraph-tls-rhel8@sha256:9fb4a62d70505c508d0d8dc158f8fa1c759c23f6a13c6a069a40a32c5cbce1fe_s390x",
"8Base-RHACM-2.4:rhacm2/redisgraph-tls-rhel8@sha256:cdf817bdb70737e6912e550fa1602bbbcaa5b34a2e2d47a249000aac560cc6f0_amd64",
"8Base-RHACM-2.4:rhacm2/registration-rhel8-operator@sha256:3ca37dec679c11f1333c5fd6c866867ce2e7ed5d3c139c2ad8f3ad7d10be70c0_s390x",
"8Base-RHACM-2.4:rhacm2/registration-rhel8-operator@sha256:45b0e1027807496b3c2a10d8e7c015cc91cc77b9832639adb51a6e5fc7f5071b_ppc64le",
"8Base-RHACM-2.4:rhacm2/registration-rhel8-operator@sha256:6710d98fb67533848a96f35fcbeb0adf6999a7e6534068ccc9956105a4d2db73_amd64",
"8Base-RHACM-2.4:rhacm2/registration-rhel8@sha256:0fbe6a1234544b31be5b6ba778895d31b0486783116796e0e31079cd2ee9f87a_ppc64le",
"8Base-RHACM-2.4:rhacm2/registration-rhel8@sha256:494e65b5e3bf27c3bae221db5154b119ef7689b2cb42894f05c40cf4608f1da6_s390x",
"8Base-RHACM-2.4:rhacm2/registration-rhel8@sha256:5d614eda176a91d5359e8a44a6f93a3fdbda8080f2209f342f83d4816b2d0008_amd64",
"8Base-RHACM-2.4:rhacm2/search-aggregator-rhel8@sha256:176ba84e41d3465826245fd9acd199c0b292c25a76c88bbcab8c07d93829ff9c_s390x",
"8Base-RHACM-2.4:rhacm2/search-aggregator-rhel8@sha256:3857111bc468c7bb79a7476d6bc5df0add7d8951799b65b6414f1f5dd3d5b9b8_amd64",
"8Base-RHACM-2.4:rhacm2/search-aggregator-rhel8@sha256:52a2dd79f67b1910a7129f70ba18b48656cd41b2a15f2ae4af2509c0eaa4205a_ppc64le",
"8Base-RHACM-2.4:rhacm2/search-api-rhel8@sha256:2d64646d663ac682a087fc69314bd72751ba2b005ab08a93da223470a863a740_amd64",
"8Base-RHACM-2.4:rhacm2/search-api-rhel8@sha256:74ccabf407b668837238eb3ad2e536fcb0b3df9a48741f43edf2456fbee80cc6_ppc64le",
"8Base-RHACM-2.4:rhacm2/search-api-rhel8@sha256:de9cc78ae58b063980c0fd3797cc6aba79bedc22898dae3fbce64c94dfd82909_s390x",
"8Base-RHACM-2.4:rhacm2/search-collector-rhel8@sha256:37c5344f9061f44ea363d64c2118e791999007ecdead8d15c8c121aff83631fe_amd64",
"8Base-RHACM-2.4:rhacm2/search-collector-rhel8@sha256:98fb5b0965d41badb9933eb0fc23a5006c1e1cb555a8b80b63a6a00bc87b1c7a_s390x",
"8Base-RHACM-2.4:rhacm2/search-collector-rhel8@sha256:ff9c98d5836007520ff971116d5c143b6e0fafa25e5c8f0dfd4b1a23f191f1d2_ppc64le",
"8Base-RHACM-2.4:rhacm2/search-rhel8@sha256:13b61bea54f6d67fb749852d48dc6a035ee516ed5f3d339619b97924e078ca59_ppc64le",
"8Base-RHACM-2.4:rhacm2/search-rhel8@sha256:210fdca717aef2b4159e223a4f0bab06cdae9491d2c890d63710cf3c71de0c32_amd64",
"8Base-RHACM-2.4:rhacm2/search-rhel8@sha256:5f3249435b29dba366242d6e68e6f1f2f4a8f4cd8941fb881d297bd5ed9fa72e_s390x",
"8Base-RHACM-2.4:rhacm2/search-ui-rhel8@sha256:2203d5c5cadd4be391bba00bbf8a588e930dcde7c438e15c14ed0e7a3fd31522_s390x",
"8Base-RHACM-2.4:rhacm2/search-ui-rhel8@sha256:aa0f257b502a6fcf1d2eb2270858f7d145abee32b9a64ba511bab22218b74e0a_ppc64le",
"8Base-RHACM-2.4:rhacm2/search-ui-rhel8@sha256:d4a81b7b29b9a76aa631ad26471b3cd6202775853f5a2102260c4f1e339cdfe0_amd64",
"8Base-RHACM-2.4:rhacm2/submariner-addon-rhel8@sha256:0faded1f0229ce80be36090a54ed761f1c89b414e84bd11d680fbddd382a986b_amd64",
"8Base-RHACM-2.4:rhacm2/submariner-addon-rhel8@sha256:4331c06cda7427491fcf5061f9695ab5f87dea5a02b5b915b1354c20f3cff830_s390x",
"8Base-RHACM-2.4:rhacm2/submariner-addon-rhel8@sha256:514d5c15aceb07e72ba74d9ba1b3bdc2e84e1c4060b2facdb886809b118c704c_ppc64le",
"8Base-RHACM-2.4:rhacm2/thanos-receive-controller-rhel8@sha256:2da6d891769a4d9cb936d93a8ea84eea45f33e482c79cc74418f4143c5c145e7_s390x",
"8Base-RHACM-2.4:rhacm2/thanos-receive-controller-rhel8@sha256:8c0745aa13e06c6cc159d8be33302b766673bdd1aedff1309d205519587440ab_amd64",
"8Base-RHACM-2.4:rhacm2/thanos-receive-controller-rhel8@sha256:8d0e265c199c32e757c2004d89db64bc64092171b98068aab03f977a744cc5bc_ppc64le",
"8Base-RHACM-2.4:rhacm2/thanos-rhel8@sha256:8036c9dd2d44027f5173b935ee8dcd9b3e87b433d65a50f83ffa76a503cf747c_s390x",
"8Base-RHACM-2.4:rhacm2/thanos-rhel8@sha256:ed22c2650f0d908174896647ced911a49945714a114836096b787cc879164bc4_ppc64le",
"8Base-RHACM-2.4:rhacm2/thanos-rhel8@sha256:fbe3062ae92faafd40caac5ddd0b20e2d1bfcaa64febebc0dcd5d368a3734c12_amd64",
"8Base-RHACM-2.4:rhacm2/volsync-mover-rclone-rhel8@sha256:0b3c2d30d0a6109db50dba4053d795fc92bfcadc380a8a8deb5ae4ef4e6d29fa_ppc64le",
"8Base-RHACM-2.4:rhacm2/volsync-mover-rclone-rhel8@sha256:6784f7672ac4c8f47ddaf9b5fc6b98f2c1d18c48be212114eeab9babb780cba6_s390x",
"8Base-RHACM-2.4:rhacm2/volsync-mover-rclone-rhel8@sha256:ada830a6dfa3f00aba2a32225a9884bbe31d20b93ece21249b11e6b037d85e75_amd64",
"8Base-RHACM-2.4:rhacm2/volsync-mover-restic-rhel8@sha256:31244fad1da3b5c258babd12defc1192a8534727f12ad775aad9d202fb6a5947_amd64",
"8Base-RHACM-2.4:rhacm2/volsync-mover-restic-rhel8@sha256:3ac9147cf782a40b3881973a399add430aee10cdfe1abdb00c98a0b5a3a527dc_s390x",
"8Base-RHACM-2.4:rhacm2/volsync-mover-restic-rhel8@sha256:9d00b2d06752192dd8f8f48aeb2786ac1ee0c062ed8916cf3f693c7d2a05e208_ppc64le",
"8Base-RHACM-2.4:rhacm2/volsync-mover-rsync-rhel8@sha256:30e06b75f83e22faeed2108f68b158fb35b4db22b83f049c61706ddcbfef27d9_ppc64le",
"8Base-RHACM-2.4:rhacm2/volsync-mover-rsync-rhel8@sha256:530aedee3aeca43ef0501f5cd2aa07c65eb708ac1a7fcd97fc3000358744d1bd_s390x",
"8Base-RHACM-2.4:rhacm2/volsync-mover-rsync-rhel8@sha256:c5621b5d113a1330bdc04f1fce05fd6f16c10526511ba207cb24551f7efe0e58_amd64",
"8Base-RHACM-2.4:rhacm2/volsync-rhel8@sha256:1ab81a27373c351eb2c932536fc9ea6cbf74911b794e3cd183c8e5624940a656_ppc64le",
"8Base-RHACM-2.4:rhacm2/volsync-rhel8@sha256:90ed24a800b82c2eb1c0f2d08aa11b2bea942e6a9044e3a01a5778877e7b376a_s390x",
"8Base-RHACM-2.4:rhacm2/volsync-rhel8@sha256:9e02a53649909a9d3ccd5c22f5c231b3ad69f451d7b5a32033046f3031cde188_amd64",
"8Base-RHACM-2.4:rhacm2/work-rhel8@sha256:0facf27d638269e722029217ef72016556c60e42887a836e4a0ad6140c1b6dcf_s390x",
"8Base-RHACM-2.4:rhacm2/work-rhel8@sha256:5694a214f662b4556b1fdf088ef0d33d6674dc3be3ae5d2fbdf00e56addeae3c_amd64",
"8Base-RHACM-2.4:rhacm2/work-rhel8@sha256:73b036d1c7b9c44010ef9716be8c96bfd2a7af7e09b2cf3402cc2aac81ef94e4_ppc64le"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2022:6696"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "HIGH",
"attackVector": "NETWORK",
"availabilityImpact": "NONE",
"baseScore": 3.1,
"baseSeverity": "LOW",
"confidentialityImpact": "LOW",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "REQUIRED",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:R/S:U/C:L/I:N/A:N",
"version": "3.1"
},
"products": [
"8Base-RHACM-2.4:rhacm2/acm-grafana-rhel8@sha256:17c53124f6c09cc839f533aee0c870078f547fef29a19803814f5c5fbc5e7939_s390x",
"8Base-RHACM-2.4:rhacm2/acm-grafana-rhel8@sha256:644a295644e91a8976d4df02e5ccdd711d8d3c8fa409cae698671b49b96ec00a_ppc64le",
"8Base-RHACM-2.4:rhacm2/acm-grafana-rhel8@sha256:9c9b992bf748282d7cdc941b7907bbcbabe69a8b287bc4195a6bc8b9d9b6cbd0_amd64",
"8Base-RHACM-2.4:rhacm2/acm-must-gather-rhel8@sha256:0cca0dbb0b7adff8eaea1315b422edb6ea1778befa4772f3e6f5755fb5519196_s390x",
"8Base-RHACM-2.4:rhacm2/acm-must-gather-rhel8@sha256:63b5758cfcffe96326b090ae51d38c00ca13b35e9fe5e4354cd33e67d042c41b_amd64",
"8Base-RHACM-2.4:rhacm2/acm-must-gather-rhel8@sha256:cfc97f6c9495bac2635e016dd47049683f8ed78c932ef2c70cec2ec7be323fea_ppc64le",
"8Base-RHACM-2.4:rhacm2/acm-operator-bundle@sha256:346215260baa3371853d15ccc451c3ac418813c5cd9b422b0ad9f2dd6ae8a511_s390x",
"8Base-RHACM-2.4:rhacm2/acm-operator-bundle@sha256:cb4fca4155dc3e274712c0c7609eb6111a6e03207ddaa0d5c3c8752badc15b2c_amd64",
"8Base-RHACM-2.4:rhacm2/acm-operator-bundle@sha256:cceb82a8492d7e971e515f1a0a5391a1051e4f130f7a14e412def20616e05d40_ppc64le",
"8Base-RHACM-2.4:rhacm2/agent-service-rhel8@sha256:5b5046b04aa10807a6676916cf4744f0cd36c056dd3fd626304814af2d665cf9_amd64",
"8Base-RHACM-2.4:rhacm2/agent-service-rhel8@sha256:5c89bb44eda9a0754ea1d1ca69ea260f02f060c517194251519439e4b943e46a_ppc64le",
"8Base-RHACM-2.4:rhacm2/agent-service-rhel8@sha256:cfe9dfc60224b6206d6fbbc4c4ee95e378ce2da8b79c176e5e7bfdd8b0375f88_s390x",
"8Base-RHACM-2.4:rhacm2/application-ui-rhel8@sha256:6acf7df47405a4ccb3ede12db6574a0829d28f94ea5d20d6041db1bd045a90c6_ppc64le",
"8Base-RHACM-2.4:rhacm2/application-ui-rhel8@sha256:96c10e483a1c99f0ac91fb84df87ebe927e82ca35ef7e36e0f583121dcdd8b15_amd64",
"8Base-RHACM-2.4:rhacm2/application-ui-rhel8@sha256:ffb0b475eccc16a227f13a3d0d332f9cd9b96eade52646352a7497f903edf1a2_s390x",
"8Base-RHACM-2.4:rhacm2/assisted-image-service-rhel8@sha256:2c2f96ebf908cf415613aec65a414884ec35784e4bdcd4c4b4978aa98149af4d_amd64",
"8Base-RHACM-2.4:rhacm2/assisted-image-service-rhel8@sha256:c89023b0b424e2b8800399fc4b6cfa9336248f3222097c094d33fd2b872398aa_ppc64le",
"8Base-RHACM-2.4:rhacm2/assisted-image-service-rhel8@sha256:e49c328eb815293dd606199a0b8a2bd0db6bbf5d87eeaa7902d6d4df1bb41d35_s390x",
"8Base-RHACM-2.4:rhacm2/assisted-installer-agent-rhel8@sha256:86fd675a09451d3ee552452999cd2c82410174f5e55dcfd4f21286559363217e_amd64",
"8Base-RHACM-2.4:rhacm2/assisted-installer-reporter-rhel8@sha256:dcc214165e5c895925f52673577fa73274b017e3e9017818bf5c0327b3600ffb_ppc64le",
"8Base-RHACM-2.4:rhacm2/assisted-installer-reporter-rhel8@sha256:f7004db056478b4c1b101ab0ceac24f78dbefc018a1e76e12e8a4f69fd171175_amd64",
"8Base-RHACM-2.4:rhacm2/assisted-installer-rhel8@sha256:6e002bec6af8e7d7b0c89bc25f4a9e3224e47f5638be7cc2a9c68a5e92447254_amd64",
"8Base-RHACM-2.4:rhacm2/assisted-installer-rhel8@sha256:815976efa30282899af7de91b5df1fdeca10c709d0fc60d09d8f3abb1c2acdc3_ppc64le",
"8Base-RHACM-2.4:rhacm2/cert-policy-controller-rhel8@sha256:0e30470d12e11f473750e0b95833d0d1fe6fd3ee9d9d0c5d7454614449156148_s390x",
"8Base-RHACM-2.4:rhacm2/cert-policy-controller-rhel8@sha256:2324eeab4219c1c953b698cbd1cf57e0af777f31042de00eaaa2bf163f84cae1_amd64",
"8Base-RHACM-2.4:rhacm2/cert-policy-controller-rhel8@sha256:c3d60eaf9f775e623114d093450b5d170b4048ef1e52267a2153ec54489bd00f_ppc64le",
"8Base-RHACM-2.4:rhacm2/cluster-backup-rhel8-operator@sha256:9969b8f2f91bd0a3ef0e89300d66a656238a3a3361d56cf7fc0eb55db1752782_amd64",
"8Base-RHACM-2.4:rhacm2/cluster-backup-rhel8-operator@sha256:d5639931ddcb1288f279f54a3688fcb8c94d710a457917c46bfa3db6cd1a317b_s390x",
"8Base-RHACM-2.4:rhacm2/cluster-backup-rhel8-operator@sha256:fa4667d27a8778efc83ace86657c638aacb7ccc3168c489d427c1d6ab834cbb2_ppc64le",
"8Base-RHACM-2.4:rhacm2/cluster-curator-controller-rhel8@sha256:4b32ee29c898c9f52a5fdeed3a6a595ac157db7051b36086eddf7a8f91b2ec08_ppc64le",
"8Base-RHACM-2.4:rhacm2/cluster-curator-controller-rhel8@sha256:9e6a260d8130731601612a56cea728fc6b80cfa3d7fd8b6612175ff76b290dea_s390x",
"8Base-RHACM-2.4:rhacm2/cluster-curator-controller-rhel8@sha256:faa454bab3f9ea36a2d5a1eaa16806ac3669472856833e750571e45da7074d40_amd64",
"8Base-RHACM-2.4:rhacm2/cluster-proxy-addon-rhel8@sha256:03d738d93d893b9fd9d2587e14b9a7a92bbb5eca4b85901b5e07cff1e7a3ab73_s390x",
"8Base-RHACM-2.4:rhacm2/cluster-proxy-addon-rhel8@sha256:22c9595f3f4d95b6dc6c17ce5412f4131d9ce501f2660f23d176f276c4a97a73_ppc64le",
"8Base-RHACM-2.4:rhacm2/cluster-proxy-addon-rhel8@sha256:ae6de1e14b7897a944733cdb9963f31990d696a66260974d3f692e0af87161d3_amd64",
"8Base-RHACM-2.4:rhacm2/clusterclaims-controller-rhel8@sha256:2c7f03c0ca17163c949249bb4b480a0fd2c986e55b0dc23c6cd3b0a974b4c229_ppc64le",
"8Base-RHACM-2.4:rhacm2/clusterclaims-controller-rhel8@sha256:bd8fa875e2c6b6c650c21089441b417ae657b8e1fda2786d2f328978776a6883_s390x",
"8Base-RHACM-2.4:rhacm2/clusterclaims-controller-rhel8@sha256:c49c92c632968e08f74d08eaa99862f0dd8dd1fe4a85f05e57efa90e5dca5563_amd64",
"8Base-RHACM-2.4:rhacm2/clusterlifecycle-state-metrics-rhel8@sha256:3711cb41642a7fffc69a0c98db128d39d980555127f22a9d1dfd76c9631b8edc_ppc64le",
"8Base-RHACM-2.4:rhacm2/clusterlifecycle-state-metrics-rhel8@sha256:60a54bc76a84f2369b02dc1b9b0d8353da93acc9f8193a26739110c6fe59abdd_s390x",
"8Base-RHACM-2.4:rhacm2/clusterlifecycle-state-metrics-rhel8@sha256:6df08e52cee6890187b6be3a62b36c18fcff7e34630da933e0a5f7bcecec6b4c_amd64",
"8Base-RHACM-2.4:rhacm2/config-policy-controller-rhel8@sha256:8fb0581852dc1dfd80a81ba03c6976da1aa8d93675f626765f2266adfa94d5ac_s390x",
"8Base-RHACM-2.4:rhacm2/config-policy-controller-rhel8@sha256:929233f873cbf980fb850a9812c98bd09f907e26d9afeb1c0198d52776e33b32_ppc64le",
"8Base-RHACM-2.4:rhacm2/config-policy-controller-rhel8@sha256:a3653dcecb777d7b3915c49b7999793b90dd4524628d5517368a0837af46aa07_amd64",
"8Base-RHACM-2.4:rhacm2/console-api-rhel8@sha256:02481bcf2ddd1771d965e947cfcbad66540e2df055a3013bee5185ab84960d6d_ppc64le",
"8Base-RHACM-2.4:rhacm2/console-api-rhel8@sha256:3a47d211370efc6e1661d4d0abd0d5abc65d8a759218af7c2722db820a664d8c_s390x",
"8Base-RHACM-2.4:rhacm2/console-api-rhel8@sha256:789e1950e886e54c341699cc8ec0c4bfb9a0e295e49961366759e861d32d5ef9_amd64",
"8Base-RHACM-2.4:rhacm2/console-rhel8@sha256:5215e1a2f456b83ba4ae02ea653bef51d331ced6e9a4c67958e8c41cd88aa818_s390x",
"8Base-RHACM-2.4:rhacm2/console-rhel8@sha256:d5cbabd5d26e6e712d9f531db8ebaa3a793599538ef2e62262b02c165ea74b9a_ppc64le",
"8Base-RHACM-2.4:rhacm2/console-rhel8@sha256:e797bce5724653b3ae0395c66c4796dc0594002cdde7242f4fd29c2fd5e703fa_amd64",
"8Base-RHACM-2.4:rhacm2/discovery-rhel8-operator@sha256:224af94e4e027bfb7edff3f889ec08aa031eaede2e4a02c67ce2925f29230ea8_s390x",
"8Base-RHACM-2.4:rhacm2/discovery-rhel8-operator@sha256:5dd54d496d15c262072c6024385e9fbf016edabe8a6bcdf31ec63ed5c445088c_amd64",
"8Base-RHACM-2.4:rhacm2/discovery-rhel8-operator@sha256:f64cae3c176e4b18af716ba054dcebafa07c3f893943de09b7dfd0285a9271d5_ppc64le",
"8Base-RHACM-2.4:rhacm2/endpoint-monitoring-rhel8-operator@sha256:516888a8ee8d509b77cda6ef2154a6d70a94a48a2c8c5bc7a9b1b9f2e089ff57_ppc64le",
"8Base-RHACM-2.4:rhacm2/endpoint-monitoring-rhel8-operator@sha256:c48ced70438f389ee0a22a8670db80c121c087728533c5cd2070751ce3b2614e_amd64",
"8Base-RHACM-2.4:rhacm2/endpoint-monitoring-rhel8-operator@sha256:ee184be0540e401b6834747b6632b11d69269f3d9ab44bc4aaab9fc9877191aa_s390x",
"8Base-RHACM-2.4:rhacm2/governance-policy-propagator-rhel8@sha256:b5a8689de0cc37c38daca89e1a6f64b6601b341a8f12ef6c093ec12b83bca4e8_s390x",
"8Base-RHACM-2.4:rhacm2/governance-policy-propagator-rhel8@sha256:f885cac3c1b78c94885f9a9e197511c51b5470b192d6ac48e6cb20a592b36832_ppc64le",
"8Base-RHACM-2.4:rhacm2/governance-policy-propagator-rhel8@sha256:fbec65b4937bbdad28cc1e04b5b215caddeaacda3a844cd0a45ade093997adc3_amd64",
"8Base-RHACM-2.4:rhacm2/governance-policy-spec-sync-rhel8@sha256:2c130b6df67cd0a8ee055d9b8bb3ede4bcf211978db7cdd892f78bf1d56dd269_amd64",
"8Base-RHACM-2.4:rhacm2/governance-policy-spec-sync-rhel8@sha256:6a8227f1560751fd8e1d2ec8136d8855599727eb7ad382bd5b18167ba46b31ff_ppc64le",
"8Base-RHACM-2.4:rhacm2/governance-policy-spec-sync-rhel8@sha256:c2c6ab3e7317dee023b79cc868c052a8a602610925932358498a3a215d5c8089_s390x",
"8Base-RHACM-2.4:rhacm2/governance-policy-status-sync-rhel8@sha256:385006b34743b689054c581eaaffb5298adfd092eaa13ff6c24f28fa5b79a178_amd64",
"8Base-RHACM-2.4:rhacm2/governance-policy-status-sync-rhel8@sha256:6c2ec36725b956432591b6cb6a20d4eb2ac3bf759ab4a901f581c81bcb12270c_ppc64le",
"8Base-RHACM-2.4:rhacm2/governance-policy-status-sync-rhel8@sha256:76f717cb9fe271941f45794a8dd9ebb85af0f7ab6cd104a698352b875e1b721d_s390x",
"8Base-RHACM-2.4:rhacm2/governance-policy-template-sync-rhel8@sha256:2d0d4141d0df7a5309edb3aa064591479facd14d604f5338383a88a7c01fb976_s390x",
"8Base-RHACM-2.4:rhacm2/governance-policy-template-sync-rhel8@sha256:a96e372e54eadb8c0f384eaf5295a5a17ab701c5051b5ae59341ecc01489099b_ppc64le",
"8Base-RHACM-2.4:rhacm2/governance-policy-template-sync-rhel8@sha256:d9135c4c5eb68af915b552e2d7fe62251f4a3a23d45a7b193d754b7da900b159_amd64",
"8Base-RHACM-2.4:rhacm2/grafana-dashboard-loader-rhel8@sha256:1f8b57a645d0abc3e639eb493f228d3485f4a3f53528175bc386f712fce7cd3f_amd64",
"8Base-RHACM-2.4:rhacm2/grafana-dashboard-loader-rhel8@sha256:5419a6207c0cd1adb21d7c4c3378d31f240a9f29674aee612608d015fe0b491f_ppc64le",
"8Base-RHACM-2.4:rhacm2/grafana-dashboard-loader-rhel8@sha256:6190c4487c63f61cb24e8d219aa1ebc6ff5d8d8b1ece5bbb3da5d46e67f0b98c_s390x",
"8Base-RHACM-2.4:rhacm2/grc-ui-api-rhel8@sha256:40f04e8634a2151e7a4aefe823c980d1d98c89ddb1210b55b4c0566bd85fd787_amd64",
"8Base-RHACM-2.4:rhacm2/grc-ui-api-rhel8@sha256:999f7119e60d578cd54b08135838fb8ecb996cd93f8e6f07ee92ec776f86f3d7_s390x",
"8Base-RHACM-2.4:rhacm2/grc-ui-api-rhel8@sha256:a8072d656eb14084eafd141690c02119376c9436faab8e4d219e1f0ade7ed2ec_ppc64le",
"8Base-RHACM-2.4:rhacm2/grc-ui-rhel8@sha256:18beaf038580dd78d44cdbd7b3e9bfab16b1ae9f1b454689abe1ebfefe4964b5_amd64",
"8Base-RHACM-2.4:rhacm2/grc-ui-rhel8@sha256:2e28251e1a65b7176007f53887f3693e5268848b1bb8a1e084e9f1064deaec8a_s390x",
"8Base-RHACM-2.4:rhacm2/grc-ui-rhel8@sha256:3848541d746de6dfacca63f06f29fc7d203dfa4c73dbd749407896ddddb7306c_ppc64le",
"8Base-RHACM-2.4:rhacm2/iam-policy-controller-rhel8@sha256:0deeefc1600e43aac6d9eadd05b32d3a1b2059632ec7e8b005eb2245b52dbd98_amd64",
"8Base-RHACM-2.4:rhacm2/iam-policy-controller-rhel8@sha256:7d1534ff8b00cd38716d2bfb65b924a45e9ec18a8eccad13c5e3818f858630b6_s390x",
"8Base-RHACM-2.4:rhacm2/iam-policy-controller-rhel8@sha256:b2fa794482a54fcfcbf7d0ac8597e9cb0ac0c73cfe5afa8bf2e73ca35d37feb9_ppc64le",
"8Base-RHACM-2.4:rhacm2/insights-client-rhel8@sha256:0f567016e55498bef2be33665d247eb14308b13aaef5cc670de7e06ff830cb9a_amd64",
"8Base-RHACM-2.4:rhacm2/insights-client-rhel8@sha256:6bd666f6d541ab33598c4a38ac05e8f65f19e03d8630cf685c89b05f14c4f1b8_ppc64le",
"8Base-RHACM-2.4:rhacm2/insights-client-rhel8@sha256:85bf407b6bc232952f4dd7c1edd8a7f4a168a6995d7b866f4417bc65a162efd5_s390x",
"8Base-RHACM-2.4:rhacm2/insights-metrics-rhel8@sha256:180e2ac58d3549c7ed583da66fba14368c606feb65b4313aac3b4f889ec091bb_amd64",
"8Base-RHACM-2.4:rhacm2/insights-metrics-rhel8@sha256:2492650b89feab7de0408be0e3af6d889e6291bb7064ea524dafca87b252840e_s390x",
"8Base-RHACM-2.4:rhacm2/insights-metrics-rhel8@sha256:93066377331da7f85024ae541440cb409c741d393adfdfe289f7d5836c0da183_ppc64le",
"8Base-RHACM-2.4:rhacm2/klusterlet-addon-controller-rhel8@sha256:018f6d71abae2963c853fe9d1a41fdad2df91acb72fee775af08275647d3019f_amd64",
"8Base-RHACM-2.4:rhacm2/klusterlet-addon-controller-rhel8@sha256:500d5166ea2f808c46b71d1a5470a35bffa484d860161a16e9809f90d021b23e_ppc64le",
"8Base-RHACM-2.4:rhacm2/klusterlet-addon-controller-rhel8@sha256:a4d7ef368efce597729c5fc1ae4358a0b45483a11b8363bf8d164c20075da748_s390x",
"8Base-RHACM-2.4:rhacm2/klusterlet-addon-rhel8-operator@sha256:0402e265ec4919aef893be4c0f177b53173bc0c50eb47aafea6822e05a7748be_s390x",
"8Base-RHACM-2.4:rhacm2/klusterlet-addon-rhel8-operator@sha256:6b0fbc1956407a0986460556336fcccfe4d08d712cc4b0af4ca65061baf75ea2_amd64",
"8Base-RHACM-2.4:rhacm2/klusterlet-addon-rhel8-operator@sha256:d7546a69df7b817d0c29c8f95dd3d5d2900c3755c82570b1d610702c56d4fb59_ppc64le",
"8Base-RHACM-2.4:rhacm2/kube-rbac-proxy-rhel8@sha256:6650633c4664e6b537e82eafc593dc91ca206de3b0de878f600c913a95eb18a2_amd64",
"8Base-RHACM-2.4:rhacm2/kube-rbac-proxy-rhel8@sha256:c1c90ee4ae1f908c33c8a8bf38f0b47bfad039bedccf870324f6b554aad5d78c_s390x",
"8Base-RHACM-2.4:rhacm2/kube-rbac-proxy-rhel8@sha256:ccddb38db49a190aa0d5d70e6b4672079ea222a42045d406a4b9974ac7412146_ppc64le",
"8Base-RHACM-2.4:rhacm2/kube-state-metrics-rhel8@sha256:566b95595959ba60677f1518562fd996ef7643dc94aa9e9fead0e4b4096032ca_s390x",
"8Base-RHACM-2.4:rhacm2/kube-state-metrics-rhel8@sha256:789f79b85c022e59143e725a589ac890884f079c969f56efb972b0a0f8d77e66_amd64",
"8Base-RHACM-2.4:rhacm2/kube-state-metrics-rhel8@sha256:971a33f5a57057d3901ff75eebbc13ca8456b4315dd7811139e60bb8872d80bf_ppc64le",
"8Base-RHACM-2.4:rhacm2/managedcluster-import-controller-rhel8@sha256:bcb43adee06dbb1cfb6a5c9fed71847ecc3826e3e44fe04d57b7143a6123daa5_s390x",
"8Base-RHACM-2.4:rhacm2/managedcluster-import-controller-rhel8@sha256:dbf235a9723a1c21471d8ef0029f3c999ac3b22512d67facd052efb725431bc1_ppc64le",
"8Base-RHACM-2.4:rhacm2/managedcluster-import-controller-rhel8@sha256:faf01c5554224350e4cffd1fc4ce275886791e45857bf0ed5f90ffa3a64680dc_amd64",
"8Base-RHACM-2.4:rhacm2/management-ingress-rhel8@sha256:46293eeaad521f993ed01467e13cae70f600426ef09df0e02dd8b83348b60027_amd64",
"8Base-RHACM-2.4:rhacm2/management-ingress-rhel8@sha256:c3cdbf5ff93b3b19ac2d7cf15b9152a0761d473de7afe29832a7ca3b833b6797_s390x",
"8Base-RHACM-2.4:rhacm2/management-ingress-rhel8@sha256:ce994a8f4c4e5476e6131a6721da748225c89a96c9d471a8638eefb6a22d52b9_ppc64le",
"8Base-RHACM-2.4:rhacm2/memcached-exporter-rhel8@sha256:01398d4f3b1825e864ddae46a5e4b7cc298dabb444dd105787ef6aeb70514571_ppc64le",
"8Base-RHACM-2.4:rhacm2/memcached-exporter-rhel8@sha256:5432fa56e40dee2475da7ee7b7e89cca10a8f06f4cbea94983fa094bfbef81ff_amd64",
"8Base-RHACM-2.4:rhacm2/memcached-exporter-rhel8@sha256:e22fa2dbc6733fc176f44cf42ec8f51b69672d354d6d2cf510eada5fe41a5245_s390x",
"8Base-RHACM-2.4:rhacm2/memcached-rhel8@sha256:0a0a88fb0138cd6de2e3fce81ab959d12cbda64e5fbab1046008aee1d94f12e2_s390x",
"8Base-RHACM-2.4:rhacm2/memcached-rhel8@sha256:7e0ee17c6d00d20773799cfb6c6e9e27c204d1e31010aa71a7f0f35eb5179a35_amd64",
"8Base-RHACM-2.4:rhacm2/memcached-rhel8@sha256:b9213f5525ebd51960412c15d416a591bf23731b6217f79aca2a89a893df2102_ppc64le",
"8Base-RHACM-2.4:rhacm2/metrics-collector-rhel8@sha256:431d4089a4a93c6b6a00cf9b63ecd9199a5545f09190577356b22ff6646820f3_amd64",
"8Base-RHACM-2.4:rhacm2/metrics-collector-rhel8@sha256:83f649b506ca698251c884692307d7cd52bbae87b0bf7790f96ffd24dd7f4fd7_ppc64le",
"8Base-RHACM-2.4:rhacm2/metrics-collector-rhel8@sha256:d37401c5fb672c56004f75974a4069d5d3b6c5e96ac7be4c174f9f178a7666bc_s390x",
"8Base-RHACM-2.4:rhacm2/multicloud-integrations-rhel8@sha256:a311c6ef1099d2370209bbbe30cfac6d1c50d79a2321beaab1f6158ab2db8bec_s390x",
"8Base-RHACM-2.4:rhacm2/multicloud-integrations-rhel8@sha256:e666154a539974d0cc005bc74903dc9f173920101dbfc5169b14a30129991475_ppc64le",
"8Base-RHACM-2.4:rhacm2/multicloud-integrations-rhel8@sha256:f37fe856571112970ae4786d313bf51e78b26e1630e443d276abb4de8e47e525_amd64",
"8Base-RHACM-2.4:rhacm2/multicloud-manager-rhel8@sha256:1dd235aa8599ca070f5175ad9da5bdb9505a7dfbbd87173f0bbf4e14ca0d5e88_ppc64le",
"8Base-RHACM-2.4:rhacm2/multicloud-manager-rhel8@sha256:8a1eeafb2a738aecb2723889c98e287638e950fec05425f1fe132ff7eb01738f_amd64",
"8Base-RHACM-2.4:rhacm2/multicloud-manager-rhel8@sha256:d458a289528173a07f7ff6d87279474e8379a2f05c11d5a9be97f9c43e38ec75_s390x",
"8Base-RHACM-2.4:rhacm2/multicluster-observability-rhel8-operator@sha256:45d046d621eab996c457a90b607ca9a57e2ca5dcad384d3cd5317475e096e098_amd64",
"8Base-RHACM-2.4:rhacm2/multicluster-observability-rhel8-operator@sha256:7ed02712f2d5093f7c751a6d22c9ffe5ce3b00c4cc901ffb779b8b51e282d698_s390x",
"8Base-RHACM-2.4:rhacm2/multicluster-observability-rhel8-operator@sha256:7f89cc6647700f7ddc46d4fabb4b3702142aa0fe9bd23026eba98c704026e9e9_ppc64le",
"8Base-RHACM-2.4:rhacm2/multicluster-operators-application-rhel8@sha256:27492dfdd71cc0bae6e01a184ac8fe5677ce172583b0fd1b9112dfd789009839_ppc64le",
"8Base-RHACM-2.4:rhacm2/multicluster-operators-application-rhel8@sha256:3af2802a89c09966e9c63f40974d8554a7b7b88cc386bbf5bda0a4cc987b7c15_s390x",
"8Base-RHACM-2.4:rhacm2/multicluster-operators-application-rhel8@sha256:723ac91ea8c130d80b48db30e05186607210aea71c7afc1c072b9a691e350215_amd64",
"8Base-RHACM-2.4:rhacm2/multicluster-operators-channel-rhel8@sha256:09883ff8a783d3f83e1c26566555c5ad140cc8bbf0d4cdb5220ef344c6282752_ppc64le",
"8Base-RHACM-2.4:rhacm2/multicluster-operators-channel-rhel8@sha256:4a34b2593897d4b1a1af124bdf6fb7e51bbd97bb4c56dd8ae463b3f3abbb7718_s390x",
"8Base-RHACM-2.4:rhacm2/multicluster-operators-channel-rhel8@sha256:883282b801566b5a40a32e33ebc431ac1398afb68f47ce931cc82b8b9eca1e55_amd64",
"8Base-RHACM-2.4:rhacm2/multicluster-operators-deployable-rhel8@sha256:0a15e49232c20ead26ade38823cd40d785e612670a41cac28ecea2066025a3d1_amd64",
"8Base-RHACM-2.4:rhacm2/multicluster-operators-deployable-rhel8@sha256:0ecd46eb89e90d787c442fd0ca92f84e9bf7fa6c2e315a0b95912616687c0580_s390x",
"8Base-RHACM-2.4:rhacm2/multicluster-operators-deployable-rhel8@sha256:bd148be0ad6ddbcc1995f94b4660d3fbe2338112230c840d77f53a564b14ec4a_ppc64le",
"8Base-RHACM-2.4:rhacm2/multicluster-operators-placementrule-rhel8@sha256:4bdca102dae861d39d81a2df4be1767e4e702ce3836224e9b875f613d1af0c37_ppc64le",
"8Base-RHACM-2.4:rhacm2/multicluster-operators-placementrule-rhel8@sha256:d71975de4b1d6b53d19ddf338f3d19ad7e28812f8fc932c144eee630d9cab176_amd64",
"8Base-RHACM-2.4:rhacm2/multicluster-operators-placementrule-rhel8@sha256:fa3e2e45501d661f4f724dea809b6eff73455db623b03178130590dbf317dba5_s390x",
"8Base-RHACM-2.4:rhacm2/multicluster-operators-subscription-release-rhel8@sha256:2e13c28d1f18f2efac62207515450a42732d4be790199ab0e5ddf2f181649cb4_ppc64le",
"8Base-RHACM-2.4:rhacm2/multicluster-operators-subscription-release-rhel8@sha256:50dc29deac8efaac3bf321270b718dec41d8b80746d3548c076ab26b2c6b63ca_s390x",
"8Base-RHACM-2.4:rhacm2/multicluster-operators-subscription-release-rhel8@sha256:faae7a0632b10dc9b65af7a8af7e7c7d9e26f2f7087687fa19d2afefa7426c5a_amd64",
"8Base-RHACM-2.4:rhacm2/multicluster-operators-subscription-rhel8@sha256:1fa2779aab32977ec8e867ed188dcdd66106986c3cbf39f02e2a555873ba478a_ppc64le",
"8Base-RHACM-2.4:rhacm2/multicluster-operators-subscription-rhel8@sha256:731a4f0919cbab729e9dded9e513ec4ad5e1b48967c21f65f3b494158a6b25ba_s390x",
"8Base-RHACM-2.4:rhacm2/multicluster-operators-subscription-rhel8@sha256:ec803f14f854b73a873f95027617246888ea28029f2f4bb5b7f39a5dd63399ca_amd64",
"8Base-RHACM-2.4:rhacm2/multiclusterhub-repo-rhel8@sha256:75504c269b3d0c2af9b48317f3dc070fae58a1e46e95283e2e0e1ab6b60f452d_amd64",
"8Base-RHACM-2.4:rhacm2/multiclusterhub-repo-rhel8@sha256:c21ffdaa0ce90e6c08f4814c09d9a0bd34d341ad1fc8f6ff2152e9007393ba1f_s390x",
"8Base-RHACM-2.4:rhacm2/multiclusterhub-repo-rhel8@sha256:e1e522835d65503d467dc9ef7c4a0149adfc4cbd3620134adb4a5694eda2f0c4_ppc64le",
"8Base-RHACM-2.4:rhacm2/multiclusterhub-rhel8@sha256:37cf6ccd9a2b9af4444fa192e7b5e6979687bd5159d97f48da40c4f9bad249eb_amd64",
"8Base-RHACM-2.4:rhacm2/multiclusterhub-rhel8@sha256:b8dea0eca4c8aaefee6be9afea77e3302ad551f68f5a87316caf65e13ac9138d_s390x",
"8Base-RHACM-2.4:rhacm2/multiclusterhub-rhel8@sha256:d173cf78965bd026a6333af91b55305ea9c349e630fa53548ee42d791295cd69_ppc64le",
"8Base-RHACM-2.4:rhacm2/node-exporter-rhel8@sha256:0b2cf97a3d82fb4570dee71c1232ef9998c7efcd1d9415f9f41351457802d62d_amd64",
"8Base-RHACM-2.4:rhacm2/node-exporter-rhel8@sha256:93e85d546c624a685221a5d0c9085fa59752105587a531c58066a856defa322a_ppc64le",
"8Base-RHACM-2.4:rhacm2/node-exporter-rhel8@sha256:b20c7b88c52ab9772ebd2216333d6324cba08c653135af469a9e6ccb6648d7c6_s390x",
"8Base-RHACM-2.4:rhacm2/observatorium-rhel8-operator@sha256:078b48f3746c33e0c69b11c9e51e70c220a3cc6f0fd26eb5b30534b16c6a2efa_s390x",
"8Base-RHACM-2.4:rhacm2/observatorium-rhel8-operator@sha256:0e1ec4eda138936261dc5a76a18fa4ace6082c636b30021ce10d5d4d0acea890_ppc64le",
"8Base-RHACM-2.4:rhacm2/observatorium-rhel8-operator@sha256:70e41fdcacd43b4e498b8d5917d0e2fb640f4e85f30b1d6646b27aee1bc8dafc_amd64",
"8Base-RHACM-2.4:rhacm2/observatorium-rhel8@sha256:431149d31b309822fa9476f951ae39bde3a81cc5d17d2a79062ced7b729166cd_amd64",
"8Base-RHACM-2.4:rhacm2/observatorium-rhel8@sha256:65aaebf97e8b904e9ff1520f4bc4704bc21614a7377f66a4c6776032621a9ccf_s390x",
"8Base-RHACM-2.4:rhacm2/observatorium-rhel8@sha256:804054ba7c65c0814307017e3ff6681ba25e62384468adbf3712418e1f3b321f_ppc64le",
"8Base-RHACM-2.4:rhacm2/openshift-hive-rhel8@sha256:80950fa60359f90359129bff09665d7e94150bfbcfb048dc46ec77309479733b_ppc64le",
"8Base-RHACM-2.4:rhacm2/openshift-hive-rhel8@sha256:bae2680af5a00937f0ecc680ad979b131ad65fc47c4683dec69e45e442dd38b4_amd64",
"8Base-RHACM-2.4:rhacm2/openshift-hive-rhel8@sha256:c75cad252f1bda9dac27d1145ee01fe91078e6bc29c60b72f2f0977cea56ae9c_s390x",
"8Base-RHACM-2.4:rhacm2/placement-rhel8@sha256:1cc55dc4ec890f583cf63c7c1d5451cd1e409dbb8feed7bb854e6970ba0e9cbd_s390x",
"8Base-RHACM-2.4:rhacm2/placement-rhel8@sha256:98f3db6bd38eec496565558b8c81a06b51fe22ad4c5a462a6b43a61ab3bc853c_amd64",
"8Base-RHACM-2.4:rhacm2/placement-rhel8@sha256:a0a5b1e0cd29da2c215f3ce555230477ce775cbd79423c74426aaa4f7f56cfc5_ppc64le",
"8Base-RHACM-2.4:rhacm2/prometheus-alertmanager-rhel8@sha256:29c84506cb42edbede5abdf086433ef003d677135fe3b51093c1fbafa6f666e0_s390x",
"8Base-RHACM-2.4:rhacm2/prometheus-alertmanager-rhel8@sha256:be4e1ac4ca5c8145ad7488bc9f067d8f1b9f4cb3d79ac43f4addd19cc66a584b_amd64",
"8Base-RHACM-2.4:rhacm2/prometheus-alertmanager-rhel8@sha256:fc83710377e91bec8866053bb2b9f91be7a3c25993488a6f9641e7c93918aadc_ppc64le",
"8Base-RHACM-2.4:rhacm2/prometheus-rhel8@sha256:1587535175898f97007552a6023ef0785861271dc939a751c98db0c41c9e2c97_amd64",
"8Base-RHACM-2.4:rhacm2/prometheus-rhel8@sha256:4aa41836d3699f3b8a546703fa5032a01af6bcac60465e779769c32a36352d0d_s390x",
"8Base-RHACM-2.4:rhacm2/prometheus-rhel8@sha256:f7971a684bcdce02604319ecace5ba585797f116a64024da815bf3e2d27f6251_ppc64le",
"8Base-RHACM-2.4:rhacm2/provider-credential-controller-rhel8@sha256:827351fc8036170bfb1b6d0fc15c84476c8913ae044163884ff89424e0e4235f_s390x",
"8Base-RHACM-2.4:rhacm2/provider-credential-controller-rhel8@sha256:a6f1234d8f90e06b88775ce831e574ec0621e487043d412d7c35d2bde6db21f9_amd64",
"8Base-RHACM-2.4:rhacm2/provider-credential-controller-rhel8@sha256:e33d7b73b6a7d41ef7779800af177a4557608ea87c854e457d0421332fcb421f_ppc64le",
"8Base-RHACM-2.4:rhacm2/rbac-query-proxy-rhel8@sha256:1d1c793c2bf89cb49dc4625981b4f7bc9cc827d01d7c57af88cde59adde21787_amd64",
"8Base-RHACM-2.4:rhacm2/rbac-query-proxy-rhel8@sha256:a129031e0e3c0e389a104f1ad15f4ecbb6382d79e19c62e7b22b31bee7021cdd_s390x",
"8Base-RHACM-2.4:rhacm2/rbac-query-proxy-rhel8@sha256:b549a06e14f326d196883c8168db3f82edbb952184ea4742b6d4eca78b13bc69_ppc64le",
"8Base-RHACM-2.4:rhacm2/redisgraph-tls-rhel8@sha256:7e3245ba0f53c4c510f7151b3e940c13d5a79d8d95b203e3b8ceaca4ceea42ea_ppc64le",
"8Base-RHACM-2.4:rhacm2/redisgraph-tls-rhel8@sha256:9fb4a62d70505c508d0d8dc158f8fa1c759c23f6a13c6a069a40a32c5cbce1fe_s390x",
"8Base-RHACM-2.4:rhacm2/redisgraph-tls-rhel8@sha256:cdf817bdb70737e6912e550fa1602bbbcaa5b34a2e2d47a249000aac560cc6f0_amd64",
"8Base-RHACM-2.4:rhacm2/registration-rhel8-operator@sha256:3ca37dec679c11f1333c5fd6c866867ce2e7ed5d3c139c2ad8f3ad7d10be70c0_s390x",
"8Base-RHACM-2.4:rhacm2/registration-rhel8-operator@sha256:45b0e1027807496b3c2a10d8e7c015cc91cc77b9832639adb51a6e5fc7f5071b_ppc64le",
"8Base-RHACM-2.4:rhacm2/registration-rhel8-operator@sha256:6710d98fb67533848a96f35fcbeb0adf6999a7e6534068ccc9956105a4d2db73_amd64",
"8Base-RHACM-2.4:rhacm2/registration-rhel8@sha256:0fbe6a1234544b31be5b6ba778895d31b0486783116796e0e31079cd2ee9f87a_ppc64le",
"8Base-RHACM-2.4:rhacm2/registration-rhel8@sha256:494e65b5e3bf27c3bae221db5154b119ef7689b2cb42894f05c40cf4608f1da6_s390x",
"8Base-RHACM-2.4:rhacm2/registration-rhel8@sha256:5d614eda176a91d5359e8a44a6f93a3fdbda8080f2209f342f83d4816b2d0008_amd64",
"8Base-RHACM-2.4:rhacm2/search-aggregator-rhel8@sha256:176ba84e41d3465826245fd9acd199c0b292c25a76c88bbcab8c07d93829ff9c_s390x",
"8Base-RHACM-2.4:rhacm2/search-aggregator-rhel8@sha256:3857111bc468c7bb79a7476d6bc5df0add7d8951799b65b6414f1f5dd3d5b9b8_amd64",
"8Base-RHACM-2.4:rhacm2/search-aggregator-rhel8@sha256:52a2dd79f67b1910a7129f70ba18b48656cd41b2a15f2ae4af2509c0eaa4205a_ppc64le",
"8Base-RHACM-2.4:rhacm2/search-api-rhel8@sha256:2d64646d663ac682a087fc69314bd72751ba2b005ab08a93da223470a863a740_amd64",
"8Base-RHACM-2.4:rhacm2/search-api-rhel8@sha256:74ccabf407b668837238eb3ad2e536fcb0b3df9a48741f43edf2456fbee80cc6_ppc64le",
"8Base-RHACM-2.4:rhacm2/search-api-rhel8@sha256:de9cc78ae58b063980c0fd3797cc6aba79bedc22898dae3fbce64c94dfd82909_s390x",
"8Base-RHACM-2.4:rhacm2/search-collector-rhel8@sha256:37c5344f9061f44ea363d64c2118e791999007ecdead8d15c8c121aff83631fe_amd64",
"8Base-RHACM-2.4:rhacm2/search-collector-rhel8@sha256:98fb5b0965d41badb9933eb0fc23a5006c1e1cb555a8b80b63a6a00bc87b1c7a_s390x",
"8Base-RHACM-2.4:rhacm2/search-collector-rhel8@sha256:ff9c98d5836007520ff971116d5c143b6e0fafa25e5c8f0dfd4b1a23f191f1d2_ppc64le",
"8Base-RHACM-2.4:rhacm2/search-rhel8@sha256:13b61bea54f6d67fb749852d48dc6a035ee516ed5f3d339619b97924e078ca59_ppc64le",
"8Base-RHACM-2.4:rhacm2/search-rhel8@sha256:210fdca717aef2b4159e223a4f0bab06cdae9491d2c890d63710cf3c71de0c32_amd64",
"8Base-RHACM-2.4:rhacm2/search-rhel8@sha256:5f3249435b29dba366242d6e68e6f1f2f4a8f4cd8941fb881d297bd5ed9fa72e_s390x",
"8Base-RHACM-2.4:rhacm2/search-ui-rhel8@sha256:2203d5c5cadd4be391bba00bbf8a588e930dcde7c438e15c14ed0e7a3fd31522_s390x",
"8Base-RHACM-2.4:rhacm2/search-ui-rhel8@sha256:aa0f257b502a6fcf1d2eb2270858f7d145abee32b9a64ba511bab22218b74e0a_ppc64le",
"8Base-RHACM-2.4:rhacm2/search-ui-rhel8@sha256:d4a81b7b29b9a76aa631ad26471b3cd6202775853f5a2102260c4f1e339cdfe0_amd64",
"8Base-RHACM-2.4:rhacm2/submariner-addon-rhel8@sha256:0faded1f0229ce80be36090a54ed761f1c89b414e84bd11d680fbddd382a986b_amd64",
"8Base-RHACM-2.4:rhacm2/submariner-addon-rhel8@sha256:4331c06cda7427491fcf5061f9695ab5f87dea5a02b5b915b1354c20f3cff830_s390x",
"8Base-RHACM-2.4:rhacm2/submariner-addon-rhel8@sha256:514d5c15aceb07e72ba74d9ba1b3bdc2e84e1c4060b2facdb886809b118c704c_ppc64le",
"8Base-RHACM-2.4:rhacm2/thanos-receive-controller-rhel8@sha256:2da6d891769a4d9cb936d93a8ea84eea45f33e482c79cc74418f4143c5c145e7_s390x",
"8Base-RHACM-2.4:rhacm2/thanos-receive-controller-rhel8@sha256:8c0745aa13e06c6cc159d8be33302b766673bdd1aedff1309d205519587440ab_amd64",
"8Base-RHACM-2.4:rhacm2/thanos-receive-controller-rhel8@sha256:8d0e265c199c32e757c2004d89db64bc64092171b98068aab03f977a744cc5bc_ppc64le",
"8Base-RHACM-2.4:rhacm2/thanos-rhel8@sha256:8036c9dd2d44027f5173b935ee8dcd9b3e87b433d65a50f83ffa76a503cf747c_s390x",
"8Base-RHACM-2.4:rhacm2/thanos-rhel8@sha256:ed22c2650f0d908174896647ced911a49945714a114836096b787cc879164bc4_ppc64le",
"8Base-RHACM-2.4:rhacm2/thanos-rhel8@sha256:fbe3062ae92faafd40caac5ddd0b20e2d1bfcaa64febebc0dcd5d368a3734c12_amd64",
"8Base-RHACM-2.4:rhacm2/volsync-mover-rclone-rhel8@sha256:0b3c2d30d0a6109db50dba4053d795fc92bfcadc380a8a8deb5ae4ef4e6d29fa_ppc64le",
"8Base-RHACM-2.4:rhacm2/volsync-mover-rclone-rhel8@sha256:6784f7672ac4c8f47ddaf9b5fc6b98f2c1d18c48be212114eeab9babb780cba6_s390x",
"8Base-RHACM-2.4:rhacm2/volsync-mover-rclone-rhel8@sha256:ada830a6dfa3f00aba2a32225a9884bbe31d20b93ece21249b11e6b037d85e75_amd64",
"8Base-RHACM-2.4:rhacm2/volsync-mover-restic-rhel8@sha256:31244fad1da3b5c258babd12defc1192a8534727f12ad775aad9d202fb6a5947_amd64",
"8Base-RHACM-2.4:rhacm2/volsync-mover-restic-rhel8@sha256:3ac9147cf782a40b3881973a399add430aee10cdfe1abdb00c98a0b5a3a527dc_s390x",
"8Base-RHACM-2.4:rhacm2/volsync-mover-restic-rhel8@sha256:9d00b2d06752192dd8f8f48aeb2786ac1ee0c062ed8916cf3f693c7d2a05e208_ppc64le",
"8Base-RHACM-2.4:rhacm2/volsync-mover-rsync-rhel8@sha256:30e06b75f83e22faeed2108f68b158fb35b4db22b83f049c61706ddcbfef27d9_ppc64le",
"8Base-RHACM-2.4:rhacm2/volsync-mover-rsync-rhel8@sha256:530aedee3aeca43ef0501f5cd2aa07c65eb708ac1a7fcd97fc3000358744d1bd_s390x",
"8Base-RHACM-2.4:rhacm2/volsync-mover-rsync-rhel8@sha256:c5621b5d113a1330bdc04f1fce05fd6f16c10526511ba207cb24551f7efe0e58_amd64",
"8Base-RHACM-2.4:rhacm2/volsync-rhel8@sha256:1ab81a27373c351eb2c932536fc9ea6cbf74911b794e3cd183c8e5624940a656_ppc64le",
"8Base-RHACM-2.4:rhacm2/volsync-rhel8@sha256:90ed24a800b82c2eb1c0f2d08aa11b2bea942e6a9044e3a01a5778877e7b376a_s390x",
"8Base-RHACM-2.4:rhacm2/volsync-rhel8@sha256:9e02a53649909a9d3ccd5c22f5c231b3ad69f451d7b5a32033046f3031cde188_amd64",
"8Base-RHACM-2.4:rhacm2/work-rhel8@sha256:0facf27d638269e722029217ef72016556c60e42887a836e4a0ad6140c1b6dcf_s390x",
"8Base-RHACM-2.4:rhacm2/work-rhel8@sha256:5694a214f662b4556b1fdf088ef0d33d6674dc3be3ae5d2fbdf00e56addeae3c_amd64",
"8Base-RHACM-2.4:rhacm2/work-rhel8@sha256:73b036d1c7b9c44010ef9716be8c96bfd2a7af7e09b2cf3402cc2aac81ef94e4_ppc64le"
]
}
],
"threats": [
{
"category": "impact",
"details": "Low"
}
],
"title": "golang: crypto/tls: session tickets lack random ticket_age_add"
},
{
"cve": "CVE-2022-31129",
"cwe": {
"id": "CWE-400",
"name": "Uncontrolled Resource Consumption"
},
"discovery_date": "2022-07-07T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2105075"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in the Moment.js package. Users who pass user-provided strings without sanity length checks to the moment constructor are vulnerable to regular expression denial of service (ReDoS) attacks.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "moment: inefficient parsing algorithm resulting in DoS",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "Red Hat Fuse provides the affected software but does not use the functionality and as such its impact has been downgraded to Low.\n\nRed Hat Advanced Cluster Management for Kubernetes (RHACM) ships a vulnerable version of the moment library. However, this affected functionality is restricted behind OAuth, reducing the impact to Moderate.\n\nRed Hat Satellite ships a vulnerable version of the moment library. However, this only affects a specific component (qpid-dispatch), reducing the impact to Moderate.\n\nRed Hat Ceph Storage (RHCS) ships a vulnerable version of the moment library, however, it is not directly used and is a transitive dependency from Angular. In addition, the impact would only be to the grafana browser, and not the underlying RHCS system, which reduces the impact to Moderate. \n\nRed Hat OpenShift Service Mesh (OSSM) ships a vulnerable version of the moment library, however, it is not directly used, and as such, the impact has been lowered to Moderate.\n\nRed Hat OpenShift distributed tracing ships a vulnerable version of the moment library, however, it is not directly used, and as such, the impact has been lowered to Moderate.\n\nIn Logging Subsystem for Red Hat OpenShift the vulnerable moment nodejs package is bundled in the ose-logging-kibana6 container as a transitive dependency, hence the direct impact is reduced to Moderate.\n\nIn OpenShift Container Platform 4 the vulnerabile moment package is a third party dependency, hence the direct impact is reduced to Moderate.\n\nIn Quay IO 3.10 and above, no version of affected momentjs is present.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\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.4:rhacm2/acm-grafana-rhel8@sha256:17c53124f6c09cc839f533aee0c870078f547fef29a19803814f5c5fbc5e7939_s390x",
"8Base-RHACM-2.4:rhacm2/acm-grafana-rhel8@sha256:644a295644e91a8976d4df02e5ccdd711d8d3c8fa409cae698671b49b96ec00a_ppc64le",
"8Base-RHACM-2.4:rhacm2/acm-grafana-rhel8@sha256:9c9b992bf748282d7cdc941b7907bbcbabe69a8b287bc4195a6bc8b9d9b6cbd0_amd64",
"8Base-RHACM-2.4:rhacm2/acm-must-gather-rhel8@sha256:0cca0dbb0b7adff8eaea1315b422edb6ea1778befa4772f3e6f5755fb5519196_s390x",
"8Base-RHACM-2.4:rhacm2/acm-must-gather-rhel8@sha256:63b5758cfcffe96326b090ae51d38c00ca13b35e9fe5e4354cd33e67d042c41b_amd64",
"8Base-RHACM-2.4:rhacm2/acm-must-gather-rhel8@sha256:cfc97f6c9495bac2635e016dd47049683f8ed78c932ef2c70cec2ec7be323fea_ppc64le",
"8Base-RHACM-2.4:rhacm2/acm-operator-bundle@sha256:346215260baa3371853d15ccc451c3ac418813c5cd9b422b0ad9f2dd6ae8a511_s390x",
"8Base-RHACM-2.4:rhacm2/acm-operator-bundle@sha256:cb4fca4155dc3e274712c0c7609eb6111a6e03207ddaa0d5c3c8752badc15b2c_amd64",
"8Base-RHACM-2.4:rhacm2/acm-operator-bundle@sha256:cceb82a8492d7e971e515f1a0a5391a1051e4f130f7a14e412def20616e05d40_ppc64le",
"8Base-RHACM-2.4:rhacm2/agent-service-rhel8@sha256:5b5046b04aa10807a6676916cf4744f0cd36c056dd3fd626304814af2d665cf9_amd64",
"8Base-RHACM-2.4:rhacm2/agent-service-rhel8@sha256:5c89bb44eda9a0754ea1d1ca69ea260f02f060c517194251519439e4b943e46a_ppc64le",
"8Base-RHACM-2.4:rhacm2/agent-service-rhel8@sha256:cfe9dfc60224b6206d6fbbc4c4ee95e378ce2da8b79c176e5e7bfdd8b0375f88_s390x",
"8Base-RHACM-2.4:rhacm2/application-ui-rhel8@sha256:6acf7df47405a4ccb3ede12db6574a0829d28f94ea5d20d6041db1bd045a90c6_ppc64le",
"8Base-RHACM-2.4:rhacm2/application-ui-rhel8@sha256:96c10e483a1c99f0ac91fb84df87ebe927e82ca35ef7e36e0f583121dcdd8b15_amd64",
"8Base-RHACM-2.4:rhacm2/application-ui-rhel8@sha256:ffb0b475eccc16a227f13a3d0d332f9cd9b96eade52646352a7497f903edf1a2_s390x",
"8Base-RHACM-2.4:rhacm2/assisted-image-service-rhel8@sha256:2c2f96ebf908cf415613aec65a414884ec35784e4bdcd4c4b4978aa98149af4d_amd64",
"8Base-RHACM-2.4:rhacm2/assisted-image-service-rhel8@sha256:c89023b0b424e2b8800399fc4b6cfa9336248f3222097c094d33fd2b872398aa_ppc64le",
"8Base-RHACM-2.4:rhacm2/assisted-image-service-rhel8@sha256:e49c328eb815293dd606199a0b8a2bd0db6bbf5d87eeaa7902d6d4df1bb41d35_s390x",
"8Base-RHACM-2.4:rhacm2/assisted-installer-agent-rhel8@sha256:86fd675a09451d3ee552452999cd2c82410174f5e55dcfd4f21286559363217e_amd64",
"8Base-RHACM-2.4:rhacm2/assisted-installer-reporter-rhel8@sha256:dcc214165e5c895925f52673577fa73274b017e3e9017818bf5c0327b3600ffb_ppc64le",
"8Base-RHACM-2.4:rhacm2/assisted-installer-reporter-rhel8@sha256:f7004db056478b4c1b101ab0ceac24f78dbefc018a1e76e12e8a4f69fd171175_amd64",
"8Base-RHACM-2.4:rhacm2/assisted-installer-rhel8@sha256:6e002bec6af8e7d7b0c89bc25f4a9e3224e47f5638be7cc2a9c68a5e92447254_amd64",
"8Base-RHACM-2.4:rhacm2/assisted-installer-rhel8@sha256:815976efa30282899af7de91b5df1fdeca10c709d0fc60d09d8f3abb1c2acdc3_ppc64le",
"8Base-RHACM-2.4:rhacm2/cert-policy-controller-rhel8@sha256:0e30470d12e11f473750e0b95833d0d1fe6fd3ee9d9d0c5d7454614449156148_s390x",
"8Base-RHACM-2.4:rhacm2/cert-policy-controller-rhel8@sha256:2324eeab4219c1c953b698cbd1cf57e0af777f31042de00eaaa2bf163f84cae1_amd64",
"8Base-RHACM-2.4:rhacm2/cert-policy-controller-rhel8@sha256:c3d60eaf9f775e623114d093450b5d170b4048ef1e52267a2153ec54489bd00f_ppc64le",
"8Base-RHACM-2.4:rhacm2/cluster-backup-rhel8-operator@sha256:9969b8f2f91bd0a3ef0e89300d66a656238a3a3361d56cf7fc0eb55db1752782_amd64",
"8Base-RHACM-2.4:rhacm2/cluster-backup-rhel8-operator@sha256:d5639931ddcb1288f279f54a3688fcb8c94d710a457917c46bfa3db6cd1a317b_s390x",
"8Base-RHACM-2.4:rhacm2/cluster-backup-rhel8-operator@sha256:fa4667d27a8778efc83ace86657c638aacb7ccc3168c489d427c1d6ab834cbb2_ppc64le",
"8Base-RHACM-2.4:rhacm2/cluster-curator-controller-rhel8@sha256:4b32ee29c898c9f52a5fdeed3a6a595ac157db7051b36086eddf7a8f91b2ec08_ppc64le",
"8Base-RHACM-2.4:rhacm2/cluster-curator-controller-rhel8@sha256:9e6a260d8130731601612a56cea728fc6b80cfa3d7fd8b6612175ff76b290dea_s390x",
"8Base-RHACM-2.4:rhacm2/cluster-curator-controller-rhel8@sha256:faa454bab3f9ea36a2d5a1eaa16806ac3669472856833e750571e45da7074d40_amd64",
"8Base-RHACM-2.4:rhacm2/cluster-proxy-addon-rhel8@sha256:03d738d93d893b9fd9d2587e14b9a7a92bbb5eca4b85901b5e07cff1e7a3ab73_s390x",
"8Base-RHACM-2.4:rhacm2/cluster-proxy-addon-rhel8@sha256:22c9595f3f4d95b6dc6c17ce5412f4131d9ce501f2660f23d176f276c4a97a73_ppc64le",
"8Base-RHACM-2.4:rhacm2/cluster-proxy-addon-rhel8@sha256:ae6de1e14b7897a944733cdb9963f31990d696a66260974d3f692e0af87161d3_amd64",
"8Base-RHACM-2.4:rhacm2/clusterclaims-controller-rhel8@sha256:2c7f03c0ca17163c949249bb4b480a0fd2c986e55b0dc23c6cd3b0a974b4c229_ppc64le",
"8Base-RHACM-2.4:rhacm2/clusterclaims-controller-rhel8@sha256:bd8fa875e2c6b6c650c21089441b417ae657b8e1fda2786d2f328978776a6883_s390x",
"8Base-RHACM-2.4:rhacm2/clusterclaims-controller-rhel8@sha256:c49c92c632968e08f74d08eaa99862f0dd8dd1fe4a85f05e57efa90e5dca5563_amd64",
"8Base-RHACM-2.4:rhacm2/clusterlifecycle-state-metrics-rhel8@sha256:3711cb41642a7fffc69a0c98db128d39d980555127f22a9d1dfd76c9631b8edc_ppc64le",
"8Base-RHACM-2.4:rhacm2/clusterlifecycle-state-metrics-rhel8@sha256:60a54bc76a84f2369b02dc1b9b0d8353da93acc9f8193a26739110c6fe59abdd_s390x",
"8Base-RHACM-2.4:rhacm2/clusterlifecycle-state-metrics-rhel8@sha256:6df08e52cee6890187b6be3a62b36c18fcff7e34630da933e0a5f7bcecec6b4c_amd64",
"8Base-RHACM-2.4:rhacm2/config-policy-controller-rhel8@sha256:8fb0581852dc1dfd80a81ba03c6976da1aa8d93675f626765f2266adfa94d5ac_s390x",
"8Base-RHACM-2.4:rhacm2/config-policy-controller-rhel8@sha256:929233f873cbf980fb850a9812c98bd09f907e26d9afeb1c0198d52776e33b32_ppc64le",
"8Base-RHACM-2.4:rhacm2/config-policy-controller-rhel8@sha256:a3653dcecb777d7b3915c49b7999793b90dd4524628d5517368a0837af46aa07_amd64",
"8Base-RHACM-2.4:rhacm2/console-api-rhel8@sha256:02481bcf2ddd1771d965e947cfcbad66540e2df055a3013bee5185ab84960d6d_ppc64le",
"8Base-RHACM-2.4:rhacm2/console-api-rhel8@sha256:3a47d211370efc6e1661d4d0abd0d5abc65d8a759218af7c2722db820a664d8c_s390x",
"8Base-RHACM-2.4:rhacm2/console-api-rhel8@sha256:789e1950e886e54c341699cc8ec0c4bfb9a0e295e49961366759e861d32d5ef9_amd64",
"8Base-RHACM-2.4:rhacm2/console-rhel8@sha256:5215e1a2f456b83ba4ae02ea653bef51d331ced6e9a4c67958e8c41cd88aa818_s390x",
"8Base-RHACM-2.4:rhacm2/console-rhel8@sha256:d5cbabd5d26e6e712d9f531db8ebaa3a793599538ef2e62262b02c165ea74b9a_ppc64le",
"8Base-RHACM-2.4:rhacm2/console-rhel8@sha256:e797bce5724653b3ae0395c66c4796dc0594002cdde7242f4fd29c2fd5e703fa_amd64",
"8Base-RHACM-2.4:rhacm2/discovery-rhel8-operator@sha256:224af94e4e027bfb7edff3f889ec08aa031eaede2e4a02c67ce2925f29230ea8_s390x",
"8Base-RHACM-2.4:rhacm2/discovery-rhel8-operator@sha256:5dd54d496d15c262072c6024385e9fbf016edabe8a6bcdf31ec63ed5c445088c_amd64",
"8Base-RHACM-2.4:rhacm2/discovery-rhel8-operator@sha256:f64cae3c176e4b18af716ba054dcebafa07c3f893943de09b7dfd0285a9271d5_ppc64le",
"8Base-RHACM-2.4:rhacm2/endpoint-monitoring-rhel8-operator@sha256:516888a8ee8d509b77cda6ef2154a6d70a94a48a2c8c5bc7a9b1b9f2e089ff57_ppc64le",
"8Base-RHACM-2.4:rhacm2/endpoint-monitoring-rhel8-operator@sha256:c48ced70438f389ee0a22a8670db80c121c087728533c5cd2070751ce3b2614e_amd64",
"8Base-RHACM-2.4:rhacm2/endpoint-monitoring-rhel8-operator@sha256:ee184be0540e401b6834747b6632b11d69269f3d9ab44bc4aaab9fc9877191aa_s390x",
"8Base-RHACM-2.4:rhacm2/governance-policy-propagator-rhel8@sha256:b5a8689de0cc37c38daca89e1a6f64b6601b341a8f12ef6c093ec12b83bca4e8_s390x",
"8Base-RHACM-2.4:rhacm2/governance-policy-propagator-rhel8@sha256:f885cac3c1b78c94885f9a9e197511c51b5470b192d6ac48e6cb20a592b36832_ppc64le",
"8Base-RHACM-2.4:rhacm2/governance-policy-propagator-rhel8@sha256:fbec65b4937bbdad28cc1e04b5b215caddeaacda3a844cd0a45ade093997adc3_amd64",
"8Base-RHACM-2.4:rhacm2/governance-policy-spec-sync-rhel8@sha256:2c130b6df67cd0a8ee055d9b8bb3ede4bcf211978db7cdd892f78bf1d56dd269_amd64",
"8Base-RHACM-2.4:rhacm2/governance-policy-spec-sync-rhel8@sha256:6a8227f1560751fd8e1d2ec8136d8855599727eb7ad382bd5b18167ba46b31ff_ppc64le",
"8Base-RHACM-2.4:rhacm2/governance-policy-spec-sync-rhel8@sha256:c2c6ab3e7317dee023b79cc868c052a8a602610925932358498a3a215d5c8089_s390x",
"8Base-RHACM-2.4:rhacm2/governance-policy-status-sync-rhel8@sha256:385006b34743b689054c581eaaffb5298adfd092eaa13ff6c24f28fa5b79a178_amd64",
"8Base-RHACM-2.4:rhacm2/governance-policy-status-sync-rhel8@sha256:6c2ec36725b956432591b6cb6a20d4eb2ac3bf759ab4a901f581c81bcb12270c_ppc64le",
"8Base-RHACM-2.4:rhacm2/governance-policy-status-sync-rhel8@sha256:76f717cb9fe271941f45794a8dd9ebb85af0f7ab6cd104a698352b875e1b721d_s390x",
"8Base-RHACM-2.4:rhacm2/governance-policy-template-sync-rhel8@sha256:2d0d4141d0df7a5309edb3aa064591479facd14d604f5338383a88a7c01fb976_s390x",
"8Base-RHACM-2.4:rhacm2/governance-policy-template-sync-rhel8@sha256:a96e372e54eadb8c0f384eaf5295a5a17ab701c5051b5ae59341ecc01489099b_ppc64le",
"8Base-RHACM-2.4:rhacm2/governance-policy-template-sync-rhel8@sha256:d9135c4c5eb68af915b552e2d7fe62251f4a3a23d45a7b193d754b7da900b159_amd64",
"8Base-RHACM-2.4:rhacm2/grafana-dashboard-loader-rhel8@sha256:1f8b57a645d0abc3e639eb493f228d3485f4a3f53528175bc386f712fce7cd3f_amd64",
"8Base-RHACM-2.4:rhacm2/grafana-dashboard-loader-rhel8@sha256:5419a6207c0cd1adb21d7c4c3378d31f240a9f29674aee612608d015fe0b491f_ppc64le",
"8Base-RHACM-2.4:rhacm2/grafana-dashboard-loader-rhel8@sha256:6190c4487c63f61cb24e8d219aa1ebc6ff5d8d8b1ece5bbb3da5d46e67f0b98c_s390x",
"8Base-RHACM-2.4:rhacm2/grc-ui-api-rhel8@sha256:40f04e8634a2151e7a4aefe823c980d1d98c89ddb1210b55b4c0566bd85fd787_amd64",
"8Base-RHACM-2.4:rhacm2/grc-ui-api-rhel8@sha256:999f7119e60d578cd54b08135838fb8ecb996cd93f8e6f07ee92ec776f86f3d7_s390x",
"8Base-RHACM-2.4:rhacm2/grc-ui-api-rhel8@sha256:a8072d656eb14084eafd141690c02119376c9436faab8e4d219e1f0ade7ed2ec_ppc64le",
"8Base-RHACM-2.4:rhacm2/grc-ui-rhel8@sha256:18beaf038580dd78d44cdbd7b3e9bfab16b1ae9f1b454689abe1ebfefe4964b5_amd64",
"8Base-RHACM-2.4:rhacm2/grc-ui-rhel8@sha256:2e28251e1a65b7176007f53887f3693e5268848b1bb8a1e084e9f1064deaec8a_s390x",
"8Base-RHACM-2.4:rhacm2/grc-ui-rhel8@sha256:3848541d746de6dfacca63f06f29fc7d203dfa4c73dbd749407896ddddb7306c_ppc64le",
"8Base-RHACM-2.4:rhacm2/iam-policy-controller-rhel8@sha256:0deeefc1600e43aac6d9eadd05b32d3a1b2059632ec7e8b005eb2245b52dbd98_amd64",
"8Base-RHACM-2.4:rhacm2/iam-policy-controller-rhel8@sha256:7d1534ff8b00cd38716d2bfb65b924a45e9ec18a8eccad13c5e3818f858630b6_s390x",
"8Base-RHACM-2.4:rhacm2/iam-policy-controller-rhel8@sha256:b2fa794482a54fcfcbf7d0ac8597e9cb0ac0c73cfe5afa8bf2e73ca35d37feb9_ppc64le",
"8Base-RHACM-2.4:rhacm2/insights-client-rhel8@sha256:0f567016e55498bef2be33665d247eb14308b13aaef5cc670de7e06ff830cb9a_amd64",
"8Base-RHACM-2.4:rhacm2/insights-client-rhel8@sha256:6bd666f6d541ab33598c4a38ac05e8f65f19e03d8630cf685c89b05f14c4f1b8_ppc64le",
"8Base-RHACM-2.4:rhacm2/insights-client-rhel8@sha256:85bf407b6bc232952f4dd7c1edd8a7f4a168a6995d7b866f4417bc65a162efd5_s390x",
"8Base-RHACM-2.4:rhacm2/insights-metrics-rhel8@sha256:180e2ac58d3549c7ed583da66fba14368c606feb65b4313aac3b4f889ec091bb_amd64",
"8Base-RHACM-2.4:rhacm2/insights-metrics-rhel8@sha256:2492650b89feab7de0408be0e3af6d889e6291bb7064ea524dafca87b252840e_s390x",
"8Base-RHACM-2.4:rhacm2/insights-metrics-rhel8@sha256:93066377331da7f85024ae541440cb409c741d393adfdfe289f7d5836c0da183_ppc64le",
"8Base-RHACM-2.4:rhacm2/klusterlet-addon-controller-rhel8@sha256:018f6d71abae2963c853fe9d1a41fdad2df91acb72fee775af08275647d3019f_amd64",
"8Base-RHACM-2.4:rhacm2/klusterlet-addon-controller-rhel8@sha256:500d5166ea2f808c46b71d1a5470a35bffa484d860161a16e9809f90d021b23e_ppc64le",
"8Base-RHACM-2.4:rhacm2/klusterlet-addon-controller-rhel8@sha256:a4d7ef368efce597729c5fc1ae4358a0b45483a11b8363bf8d164c20075da748_s390x",
"8Base-RHACM-2.4:rhacm2/klusterlet-addon-rhel8-operator@sha256:0402e265ec4919aef893be4c0f177b53173bc0c50eb47aafea6822e05a7748be_s390x",
"8Base-RHACM-2.4:rhacm2/klusterlet-addon-rhel8-operator@sha256:6b0fbc1956407a0986460556336fcccfe4d08d712cc4b0af4ca65061baf75ea2_amd64",
"8Base-RHACM-2.4:rhacm2/klusterlet-addon-rhel8-operator@sha256:d7546a69df7b817d0c29c8f95dd3d5d2900c3755c82570b1d610702c56d4fb59_ppc64le",
"8Base-RHACM-2.4:rhacm2/kube-rbac-proxy-rhel8@sha256:6650633c4664e6b537e82eafc593dc91ca206de3b0de878f600c913a95eb18a2_amd64",
"8Base-RHACM-2.4:rhacm2/kube-rbac-proxy-rhel8@sha256:c1c90ee4ae1f908c33c8a8bf38f0b47bfad039bedccf870324f6b554aad5d78c_s390x",
"8Base-RHACM-2.4:rhacm2/kube-rbac-proxy-rhel8@sha256:ccddb38db49a190aa0d5d70e6b4672079ea222a42045d406a4b9974ac7412146_ppc64le",
"8Base-RHACM-2.4:rhacm2/kube-state-metrics-rhel8@sha256:566b95595959ba60677f1518562fd996ef7643dc94aa9e9fead0e4b4096032ca_s390x",
"8Base-RHACM-2.4:rhacm2/kube-state-metrics-rhel8@sha256:789f79b85c022e59143e725a589ac890884f079c969f56efb972b0a0f8d77e66_amd64",
"8Base-RHACM-2.4:rhacm2/kube-state-metrics-rhel8@sha256:971a33f5a57057d3901ff75eebbc13ca8456b4315dd7811139e60bb8872d80bf_ppc64le",
"8Base-RHACM-2.4:rhacm2/managedcluster-import-controller-rhel8@sha256:bcb43adee06dbb1cfb6a5c9fed71847ecc3826e3e44fe04d57b7143a6123daa5_s390x",
"8Base-RHACM-2.4:rhacm2/managedcluster-import-controller-rhel8@sha256:dbf235a9723a1c21471d8ef0029f3c999ac3b22512d67facd052efb725431bc1_ppc64le",
"8Base-RHACM-2.4:rhacm2/managedcluster-import-controller-rhel8@sha256:faf01c5554224350e4cffd1fc4ce275886791e45857bf0ed5f90ffa3a64680dc_amd64",
"8Base-RHACM-2.4:rhacm2/management-ingress-rhel8@sha256:46293eeaad521f993ed01467e13cae70f600426ef09df0e02dd8b83348b60027_amd64",
"8Base-RHACM-2.4:rhacm2/management-ingress-rhel8@sha256:c3cdbf5ff93b3b19ac2d7cf15b9152a0761d473de7afe29832a7ca3b833b6797_s390x",
"8Base-RHACM-2.4:rhacm2/management-ingress-rhel8@sha256:ce994a8f4c4e5476e6131a6721da748225c89a96c9d471a8638eefb6a22d52b9_ppc64le",
"8Base-RHACM-2.4:rhacm2/memcached-exporter-rhel8@sha256:01398d4f3b1825e864ddae46a5e4b7cc298dabb444dd105787ef6aeb70514571_ppc64le",
"8Base-RHACM-2.4:rhacm2/memcached-exporter-rhel8@sha256:5432fa56e40dee2475da7ee7b7e89cca10a8f06f4cbea94983fa094bfbef81ff_amd64",
"8Base-RHACM-2.4:rhacm2/memcached-exporter-rhel8@sha256:e22fa2dbc6733fc176f44cf42ec8f51b69672d354d6d2cf510eada5fe41a5245_s390x",
"8Base-RHACM-2.4:rhacm2/memcached-rhel8@sha256:0a0a88fb0138cd6de2e3fce81ab959d12cbda64e5fbab1046008aee1d94f12e2_s390x",
"8Base-RHACM-2.4:rhacm2/memcached-rhel8@sha256:7e0ee17c6d00d20773799cfb6c6e9e27c204d1e31010aa71a7f0f35eb5179a35_amd64",
"8Base-RHACM-2.4:rhacm2/memcached-rhel8@sha256:b9213f5525ebd51960412c15d416a591bf23731b6217f79aca2a89a893df2102_ppc64le",
"8Base-RHACM-2.4:rhacm2/metrics-collector-rhel8@sha256:431d4089a4a93c6b6a00cf9b63ecd9199a5545f09190577356b22ff6646820f3_amd64",
"8Base-RHACM-2.4:rhacm2/metrics-collector-rhel8@sha256:83f649b506ca698251c884692307d7cd52bbae87b0bf7790f96ffd24dd7f4fd7_ppc64le",
"8Base-RHACM-2.4:rhacm2/metrics-collector-rhel8@sha256:d37401c5fb672c56004f75974a4069d5d3b6c5e96ac7be4c174f9f178a7666bc_s390x",
"8Base-RHACM-2.4:rhacm2/multicloud-integrations-rhel8@sha256:a311c6ef1099d2370209bbbe30cfac6d1c50d79a2321beaab1f6158ab2db8bec_s390x",
"8Base-RHACM-2.4:rhacm2/multicloud-integrations-rhel8@sha256:e666154a539974d0cc005bc74903dc9f173920101dbfc5169b14a30129991475_ppc64le",
"8Base-RHACM-2.4:rhacm2/multicloud-integrations-rhel8@sha256:f37fe856571112970ae4786d313bf51e78b26e1630e443d276abb4de8e47e525_amd64",
"8Base-RHACM-2.4:rhacm2/multicloud-manager-rhel8@sha256:1dd235aa8599ca070f5175ad9da5bdb9505a7dfbbd87173f0bbf4e14ca0d5e88_ppc64le",
"8Base-RHACM-2.4:rhacm2/multicloud-manager-rhel8@sha256:8a1eeafb2a738aecb2723889c98e287638e950fec05425f1fe132ff7eb01738f_amd64",
"8Base-RHACM-2.4:rhacm2/multicloud-manager-rhel8@sha256:d458a289528173a07f7ff6d87279474e8379a2f05c11d5a9be97f9c43e38ec75_s390x",
"8Base-RHACM-2.4:rhacm2/multicluster-observability-rhel8-operator@sha256:45d046d621eab996c457a90b607ca9a57e2ca5dcad384d3cd5317475e096e098_amd64",
"8Base-RHACM-2.4:rhacm2/multicluster-observability-rhel8-operator@sha256:7ed02712f2d5093f7c751a6d22c9ffe5ce3b00c4cc901ffb779b8b51e282d698_s390x",
"8Base-RHACM-2.4:rhacm2/multicluster-observability-rhel8-operator@sha256:7f89cc6647700f7ddc46d4fabb4b3702142aa0fe9bd23026eba98c704026e9e9_ppc64le",
"8Base-RHACM-2.4:rhacm2/multicluster-operators-application-rhel8@sha256:27492dfdd71cc0bae6e01a184ac8fe5677ce172583b0fd1b9112dfd789009839_ppc64le",
"8Base-RHACM-2.4:rhacm2/multicluster-operators-application-rhel8@sha256:3af2802a89c09966e9c63f40974d8554a7b7b88cc386bbf5bda0a4cc987b7c15_s390x",
"8Base-RHACM-2.4:rhacm2/multicluster-operators-application-rhel8@sha256:723ac91ea8c130d80b48db30e05186607210aea71c7afc1c072b9a691e350215_amd64",
"8Base-RHACM-2.4:rhacm2/multicluster-operators-channel-rhel8@sha256:09883ff8a783d3f83e1c26566555c5ad140cc8bbf0d4cdb5220ef344c6282752_ppc64le",
"8Base-RHACM-2.4:rhacm2/multicluster-operators-channel-rhel8@sha256:4a34b2593897d4b1a1af124bdf6fb7e51bbd97bb4c56dd8ae463b3f3abbb7718_s390x",
"8Base-RHACM-2.4:rhacm2/multicluster-operators-channel-rhel8@sha256:883282b801566b5a40a32e33ebc431ac1398afb68f47ce931cc82b8b9eca1e55_amd64",
"8Base-RHACM-2.4:rhacm2/multicluster-operators-deployable-rhel8@sha256:0a15e49232c20ead26ade38823cd40d785e612670a41cac28ecea2066025a3d1_amd64",
"8Base-RHACM-2.4:rhacm2/multicluster-operators-deployable-rhel8@sha256:0ecd46eb89e90d787c442fd0ca92f84e9bf7fa6c2e315a0b95912616687c0580_s390x",
"8Base-RHACM-2.4:rhacm2/multicluster-operators-deployable-rhel8@sha256:bd148be0ad6ddbcc1995f94b4660d3fbe2338112230c840d77f53a564b14ec4a_ppc64le",
"8Base-RHACM-2.4:rhacm2/multicluster-operators-placementrule-rhel8@sha256:4bdca102dae861d39d81a2df4be1767e4e702ce3836224e9b875f613d1af0c37_ppc64le",
"8Base-RHACM-2.4:rhacm2/multicluster-operators-placementrule-rhel8@sha256:d71975de4b1d6b53d19ddf338f3d19ad7e28812f8fc932c144eee630d9cab176_amd64",
"8Base-RHACM-2.4:rhacm2/multicluster-operators-placementrule-rhel8@sha256:fa3e2e45501d661f4f724dea809b6eff73455db623b03178130590dbf317dba5_s390x",
"8Base-RHACM-2.4:rhacm2/multicluster-operators-subscription-release-rhel8@sha256:2e13c28d1f18f2efac62207515450a42732d4be790199ab0e5ddf2f181649cb4_ppc64le",
"8Base-RHACM-2.4:rhacm2/multicluster-operators-subscription-release-rhel8@sha256:50dc29deac8efaac3bf321270b718dec41d8b80746d3548c076ab26b2c6b63ca_s390x",
"8Base-RHACM-2.4:rhacm2/multicluster-operators-subscription-release-rhel8@sha256:faae7a0632b10dc9b65af7a8af7e7c7d9e26f2f7087687fa19d2afefa7426c5a_amd64",
"8Base-RHACM-2.4:rhacm2/multicluster-operators-subscription-rhel8@sha256:1fa2779aab32977ec8e867ed188dcdd66106986c3cbf39f02e2a555873ba478a_ppc64le",
"8Base-RHACM-2.4:rhacm2/multicluster-operators-subscription-rhel8@sha256:731a4f0919cbab729e9dded9e513ec4ad5e1b48967c21f65f3b494158a6b25ba_s390x",
"8Base-RHACM-2.4:rhacm2/multicluster-operators-subscription-rhel8@sha256:ec803f14f854b73a873f95027617246888ea28029f2f4bb5b7f39a5dd63399ca_amd64",
"8Base-RHACM-2.4:rhacm2/multiclusterhub-repo-rhel8@sha256:75504c269b3d0c2af9b48317f3dc070fae58a1e46e95283e2e0e1ab6b60f452d_amd64",
"8Base-RHACM-2.4:rhacm2/multiclusterhub-repo-rhel8@sha256:c21ffdaa0ce90e6c08f4814c09d9a0bd34d341ad1fc8f6ff2152e9007393ba1f_s390x",
"8Base-RHACM-2.4:rhacm2/multiclusterhub-repo-rhel8@sha256:e1e522835d65503d467dc9ef7c4a0149adfc4cbd3620134adb4a5694eda2f0c4_ppc64le",
"8Base-RHACM-2.4:rhacm2/multiclusterhub-rhel8@sha256:37cf6ccd9a2b9af4444fa192e7b5e6979687bd5159d97f48da40c4f9bad249eb_amd64",
"8Base-RHACM-2.4:rhacm2/multiclusterhub-rhel8@sha256:b8dea0eca4c8aaefee6be9afea77e3302ad551f68f5a87316caf65e13ac9138d_s390x",
"8Base-RHACM-2.4:rhacm2/multiclusterhub-rhel8@sha256:d173cf78965bd026a6333af91b55305ea9c349e630fa53548ee42d791295cd69_ppc64le",
"8Base-RHACM-2.4:rhacm2/node-exporter-rhel8@sha256:0b2cf97a3d82fb4570dee71c1232ef9998c7efcd1d9415f9f41351457802d62d_amd64",
"8Base-RHACM-2.4:rhacm2/node-exporter-rhel8@sha256:93e85d546c624a685221a5d0c9085fa59752105587a531c58066a856defa322a_ppc64le",
"8Base-RHACM-2.4:rhacm2/node-exporter-rhel8@sha256:b20c7b88c52ab9772ebd2216333d6324cba08c653135af469a9e6ccb6648d7c6_s390x",
"8Base-RHACM-2.4:rhacm2/observatorium-rhel8-operator@sha256:078b48f3746c33e0c69b11c9e51e70c220a3cc6f0fd26eb5b30534b16c6a2efa_s390x",
"8Base-RHACM-2.4:rhacm2/observatorium-rhel8-operator@sha256:0e1ec4eda138936261dc5a76a18fa4ace6082c636b30021ce10d5d4d0acea890_ppc64le",
"8Base-RHACM-2.4:rhacm2/observatorium-rhel8-operator@sha256:70e41fdcacd43b4e498b8d5917d0e2fb640f4e85f30b1d6646b27aee1bc8dafc_amd64",
"8Base-RHACM-2.4:rhacm2/observatorium-rhel8@sha256:431149d31b309822fa9476f951ae39bde3a81cc5d17d2a79062ced7b729166cd_amd64",
"8Base-RHACM-2.4:rhacm2/observatorium-rhel8@sha256:65aaebf97e8b904e9ff1520f4bc4704bc21614a7377f66a4c6776032621a9ccf_s390x",
"8Base-RHACM-2.4:rhacm2/observatorium-rhel8@sha256:804054ba7c65c0814307017e3ff6681ba25e62384468adbf3712418e1f3b321f_ppc64le",
"8Base-RHACM-2.4:rhacm2/openshift-hive-rhel8@sha256:80950fa60359f90359129bff09665d7e94150bfbcfb048dc46ec77309479733b_ppc64le",
"8Base-RHACM-2.4:rhacm2/openshift-hive-rhel8@sha256:bae2680af5a00937f0ecc680ad979b131ad65fc47c4683dec69e45e442dd38b4_amd64",
"8Base-RHACM-2.4:rhacm2/openshift-hive-rhel8@sha256:c75cad252f1bda9dac27d1145ee01fe91078e6bc29c60b72f2f0977cea56ae9c_s390x",
"8Base-RHACM-2.4:rhacm2/placement-rhel8@sha256:1cc55dc4ec890f583cf63c7c1d5451cd1e409dbb8feed7bb854e6970ba0e9cbd_s390x",
"8Base-RHACM-2.4:rhacm2/placement-rhel8@sha256:98f3db6bd38eec496565558b8c81a06b51fe22ad4c5a462a6b43a61ab3bc853c_amd64",
"8Base-RHACM-2.4:rhacm2/placement-rhel8@sha256:a0a5b1e0cd29da2c215f3ce555230477ce775cbd79423c74426aaa4f7f56cfc5_ppc64le",
"8Base-RHACM-2.4:rhacm2/prometheus-alertmanager-rhel8@sha256:29c84506cb42edbede5abdf086433ef003d677135fe3b51093c1fbafa6f666e0_s390x",
"8Base-RHACM-2.4:rhacm2/prometheus-alertmanager-rhel8@sha256:be4e1ac4ca5c8145ad7488bc9f067d8f1b9f4cb3d79ac43f4addd19cc66a584b_amd64",
"8Base-RHACM-2.4:rhacm2/prometheus-alertmanager-rhel8@sha256:fc83710377e91bec8866053bb2b9f91be7a3c25993488a6f9641e7c93918aadc_ppc64le",
"8Base-RHACM-2.4:rhacm2/prometheus-rhel8@sha256:1587535175898f97007552a6023ef0785861271dc939a751c98db0c41c9e2c97_amd64",
"8Base-RHACM-2.4:rhacm2/prometheus-rhel8@sha256:4aa41836d3699f3b8a546703fa5032a01af6bcac60465e779769c32a36352d0d_s390x",
"8Base-RHACM-2.4:rhacm2/prometheus-rhel8@sha256:f7971a684bcdce02604319ecace5ba585797f116a64024da815bf3e2d27f6251_ppc64le",
"8Base-RHACM-2.4:rhacm2/provider-credential-controller-rhel8@sha256:827351fc8036170bfb1b6d0fc15c84476c8913ae044163884ff89424e0e4235f_s390x",
"8Base-RHACM-2.4:rhacm2/provider-credential-controller-rhel8@sha256:a6f1234d8f90e06b88775ce831e574ec0621e487043d412d7c35d2bde6db21f9_amd64",
"8Base-RHACM-2.4:rhacm2/provider-credential-controller-rhel8@sha256:e33d7b73b6a7d41ef7779800af177a4557608ea87c854e457d0421332fcb421f_ppc64le",
"8Base-RHACM-2.4:rhacm2/rbac-query-proxy-rhel8@sha256:1d1c793c2bf89cb49dc4625981b4f7bc9cc827d01d7c57af88cde59adde21787_amd64",
"8Base-RHACM-2.4:rhacm2/rbac-query-proxy-rhel8@sha256:a129031e0e3c0e389a104f1ad15f4ecbb6382d79e19c62e7b22b31bee7021cdd_s390x",
"8Base-RHACM-2.4:rhacm2/rbac-query-proxy-rhel8@sha256:b549a06e14f326d196883c8168db3f82edbb952184ea4742b6d4eca78b13bc69_ppc64le",
"8Base-RHACM-2.4:rhacm2/redisgraph-tls-rhel8@sha256:7e3245ba0f53c4c510f7151b3e940c13d5a79d8d95b203e3b8ceaca4ceea42ea_ppc64le",
"8Base-RHACM-2.4:rhacm2/redisgraph-tls-rhel8@sha256:9fb4a62d70505c508d0d8dc158f8fa1c759c23f6a13c6a069a40a32c5cbce1fe_s390x",
"8Base-RHACM-2.4:rhacm2/redisgraph-tls-rhel8@sha256:cdf817bdb70737e6912e550fa1602bbbcaa5b34a2e2d47a249000aac560cc6f0_amd64",
"8Base-RHACM-2.4:rhacm2/registration-rhel8-operator@sha256:3ca37dec679c11f1333c5fd6c866867ce2e7ed5d3c139c2ad8f3ad7d10be70c0_s390x",
"8Base-RHACM-2.4:rhacm2/registration-rhel8-operator@sha256:45b0e1027807496b3c2a10d8e7c015cc91cc77b9832639adb51a6e5fc7f5071b_ppc64le",
"8Base-RHACM-2.4:rhacm2/registration-rhel8-operator@sha256:6710d98fb67533848a96f35fcbeb0adf6999a7e6534068ccc9956105a4d2db73_amd64",
"8Base-RHACM-2.4:rhacm2/registration-rhel8@sha256:0fbe6a1234544b31be5b6ba778895d31b0486783116796e0e31079cd2ee9f87a_ppc64le",
"8Base-RHACM-2.4:rhacm2/registration-rhel8@sha256:494e65b5e3bf27c3bae221db5154b119ef7689b2cb42894f05c40cf4608f1da6_s390x",
"8Base-RHACM-2.4:rhacm2/registration-rhel8@sha256:5d614eda176a91d5359e8a44a6f93a3fdbda8080f2209f342f83d4816b2d0008_amd64",
"8Base-RHACM-2.4:rhacm2/search-aggregator-rhel8@sha256:176ba84e41d3465826245fd9acd199c0b292c25a76c88bbcab8c07d93829ff9c_s390x",
"8Base-RHACM-2.4:rhacm2/search-aggregator-rhel8@sha256:3857111bc468c7bb79a7476d6bc5df0add7d8951799b65b6414f1f5dd3d5b9b8_amd64",
"8Base-RHACM-2.4:rhacm2/search-aggregator-rhel8@sha256:52a2dd79f67b1910a7129f70ba18b48656cd41b2a15f2ae4af2509c0eaa4205a_ppc64le",
"8Base-RHACM-2.4:rhacm2/search-api-rhel8@sha256:2d64646d663ac682a087fc69314bd72751ba2b005ab08a93da223470a863a740_amd64",
"8Base-RHACM-2.4:rhacm2/search-api-rhel8@sha256:74ccabf407b668837238eb3ad2e536fcb0b3df9a48741f43edf2456fbee80cc6_ppc64le",
"8Base-RHACM-2.4:rhacm2/search-api-rhel8@sha256:de9cc78ae58b063980c0fd3797cc6aba79bedc22898dae3fbce64c94dfd82909_s390x",
"8Base-RHACM-2.4:rhacm2/search-collector-rhel8@sha256:37c5344f9061f44ea363d64c2118e791999007ecdead8d15c8c121aff83631fe_amd64",
"8Base-RHACM-2.4:rhacm2/search-collector-rhel8@sha256:98fb5b0965d41badb9933eb0fc23a5006c1e1cb555a8b80b63a6a00bc87b1c7a_s390x",
"8Base-RHACM-2.4:rhacm2/search-collector-rhel8@sha256:ff9c98d5836007520ff971116d5c143b6e0fafa25e5c8f0dfd4b1a23f191f1d2_ppc64le",
"8Base-RHACM-2.4:rhacm2/search-rhel8@sha256:13b61bea54f6d67fb749852d48dc6a035ee516ed5f3d339619b97924e078ca59_ppc64le",
"8Base-RHACM-2.4:rhacm2/search-rhel8@sha256:210fdca717aef2b4159e223a4f0bab06cdae9491d2c890d63710cf3c71de0c32_amd64",
"8Base-RHACM-2.4:rhacm2/search-rhel8@sha256:5f3249435b29dba366242d6e68e6f1f2f4a8f4cd8941fb881d297bd5ed9fa72e_s390x",
"8Base-RHACM-2.4:rhacm2/search-ui-rhel8@sha256:2203d5c5cadd4be391bba00bbf8a588e930dcde7c438e15c14ed0e7a3fd31522_s390x",
"8Base-RHACM-2.4:rhacm2/search-ui-rhel8@sha256:aa0f257b502a6fcf1d2eb2270858f7d145abee32b9a64ba511bab22218b74e0a_ppc64le",
"8Base-RHACM-2.4:rhacm2/search-ui-rhel8@sha256:d4a81b7b29b9a76aa631ad26471b3cd6202775853f5a2102260c4f1e339cdfe0_amd64",
"8Base-RHACM-2.4:rhacm2/submariner-addon-rhel8@sha256:0faded1f0229ce80be36090a54ed761f1c89b414e84bd11d680fbddd382a986b_amd64",
"8Base-RHACM-2.4:rhacm2/submariner-addon-rhel8@sha256:4331c06cda7427491fcf5061f9695ab5f87dea5a02b5b915b1354c20f3cff830_s390x",
"8Base-RHACM-2.4:rhacm2/submariner-addon-rhel8@sha256:514d5c15aceb07e72ba74d9ba1b3bdc2e84e1c4060b2facdb886809b118c704c_ppc64le",
"8Base-RHACM-2.4:rhacm2/thanos-receive-controller-rhel8@sha256:2da6d891769a4d9cb936d93a8ea84eea45f33e482c79cc74418f4143c5c145e7_s390x",
"8Base-RHACM-2.4:rhacm2/thanos-receive-controller-rhel8@sha256:8c0745aa13e06c6cc159d8be33302b766673bdd1aedff1309d205519587440ab_amd64",
"8Base-RHACM-2.4:rhacm2/thanos-receive-controller-rhel8@sha256:8d0e265c199c32e757c2004d89db64bc64092171b98068aab03f977a744cc5bc_ppc64le",
"8Base-RHACM-2.4:rhacm2/thanos-rhel8@sha256:8036c9dd2d44027f5173b935ee8dcd9b3e87b433d65a50f83ffa76a503cf747c_s390x",
"8Base-RHACM-2.4:rhacm2/thanos-rhel8@sha256:ed22c2650f0d908174896647ced911a49945714a114836096b787cc879164bc4_ppc64le",
"8Base-RHACM-2.4:rhacm2/thanos-rhel8@sha256:fbe3062ae92faafd40caac5ddd0b20e2d1bfcaa64febebc0dcd5d368a3734c12_amd64",
"8Base-RHACM-2.4:rhacm2/volsync-mover-rclone-rhel8@sha256:0b3c2d30d0a6109db50dba4053d795fc92bfcadc380a8a8deb5ae4ef4e6d29fa_ppc64le",
"8Base-RHACM-2.4:rhacm2/volsync-mover-rclone-rhel8@sha256:6784f7672ac4c8f47ddaf9b5fc6b98f2c1d18c48be212114eeab9babb780cba6_s390x",
"8Base-RHACM-2.4:rhacm2/volsync-mover-rclone-rhel8@sha256:ada830a6dfa3f00aba2a32225a9884bbe31d20b93ece21249b11e6b037d85e75_amd64",
"8Base-RHACM-2.4:rhacm2/volsync-mover-restic-rhel8@sha256:31244fad1da3b5c258babd12defc1192a8534727f12ad775aad9d202fb6a5947_amd64",
"8Base-RHACM-2.4:rhacm2/volsync-mover-restic-rhel8@sha256:3ac9147cf782a40b3881973a399add430aee10cdfe1abdb00c98a0b5a3a527dc_s390x",
"8Base-RHACM-2.4:rhacm2/volsync-mover-restic-rhel8@sha256:9d00b2d06752192dd8f8f48aeb2786ac1ee0c062ed8916cf3f693c7d2a05e208_ppc64le",
"8Base-RHACM-2.4:rhacm2/volsync-mover-rsync-rhel8@sha256:30e06b75f83e22faeed2108f68b158fb35b4db22b83f049c61706ddcbfef27d9_ppc64le",
"8Base-RHACM-2.4:rhacm2/volsync-mover-rsync-rhel8@sha256:530aedee3aeca43ef0501f5cd2aa07c65eb708ac1a7fcd97fc3000358744d1bd_s390x",
"8Base-RHACM-2.4:rhacm2/volsync-mover-rsync-rhel8@sha256:c5621b5d113a1330bdc04f1fce05fd6f16c10526511ba207cb24551f7efe0e58_amd64",
"8Base-RHACM-2.4:rhacm2/volsync-rhel8@sha256:1ab81a27373c351eb2c932536fc9ea6cbf74911b794e3cd183c8e5624940a656_ppc64le",
"8Base-RHACM-2.4:rhacm2/volsync-rhel8@sha256:90ed24a800b82c2eb1c0f2d08aa11b2bea942e6a9044e3a01a5778877e7b376a_s390x",
"8Base-RHACM-2.4:rhacm2/volsync-rhel8@sha256:9e02a53649909a9d3ccd5c22f5c231b3ad69f451d7b5a32033046f3031cde188_amd64",
"8Base-RHACM-2.4:rhacm2/work-rhel8@sha256:0facf27d638269e722029217ef72016556c60e42887a836e4a0ad6140c1b6dcf_s390x",
"8Base-RHACM-2.4:rhacm2/work-rhel8@sha256:5694a214f662b4556b1fdf088ef0d33d6674dc3be3ae5d2fbdf00e56addeae3c_amd64",
"8Base-RHACM-2.4:rhacm2/work-rhel8@sha256:73b036d1c7b9c44010ef9716be8c96bfd2a7af7e09b2cf3402cc2aac81ef94e4_ppc64le"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2022-31129"
},
{
"category": "external",
"summary": "RHBZ#2105075",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2105075"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2022-31129",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-31129"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2022-31129",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2022-31129"
},
{
"category": "external",
"summary": "https://github.com/moment/moment/security/advisories/GHSA-wc69-rhjr-hc9g",
"url": "https://github.com/moment/moment/security/advisories/GHSA-wc69-rhjr-hc9g"
}
],
"release_date": "2022-07-06T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2022-09-26T14:49:03+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 update:\n\nhttps://access.redhat.com/documentation/en-us/red_hat_advanced_cluster_management_for_kubernetes/2.4/html-single/install/index#installing",
"product_ids": [
"8Base-RHACM-2.4:rhacm2/acm-grafana-rhel8@sha256:17c53124f6c09cc839f533aee0c870078f547fef29a19803814f5c5fbc5e7939_s390x",
"8Base-RHACM-2.4:rhacm2/acm-grafana-rhel8@sha256:644a295644e91a8976d4df02e5ccdd711d8d3c8fa409cae698671b49b96ec00a_ppc64le",
"8Base-RHACM-2.4:rhacm2/acm-grafana-rhel8@sha256:9c9b992bf748282d7cdc941b7907bbcbabe69a8b287bc4195a6bc8b9d9b6cbd0_amd64",
"8Base-RHACM-2.4:rhacm2/acm-must-gather-rhel8@sha256:0cca0dbb0b7adff8eaea1315b422edb6ea1778befa4772f3e6f5755fb5519196_s390x",
"8Base-RHACM-2.4:rhacm2/acm-must-gather-rhel8@sha256:63b5758cfcffe96326b090ae51d38c00ca13b35e9fe5e4354cd33e67d042c41b_amd64",
"8Base-RHACM-2.4:rhacm2/acm-must-gather-rhel8@sha256:cfc97f6c9495bac2635e016dd47049683f8ed78c932ef2c70cec2ec7be323fea_ppc64le",
"8Base-RHACM-2.4:rhacm2/acm-operator-bundle@sha256:346215260baa3371853d15ccc451c3ac418813c5cd9b422b0ad9f2dd6ae8a511_s390x",
"8Base-RHACM-2.4:rhacm2/acm-operator-bundle@sha256:cb4fca4155dc3e274712c0c7609eb6111a6e03207ddaa0d5c3c8752badc15b2c_amd64",
"8Base-RHACM-2.4:rhacm2/acm-operator-bundle@sha256:cceb82a8492d7e971e515f1a0a5391a1051e4f130f7a14e412def20616e05d40_ppc64le",
"8Base-RHACM-2.4:rhacm2/agent-service-rhel8@sha256:5b5046b04aa10807a6676916cf4744f0cd36c056dd3fd626304814af2d665cf9_amd64",
"8Base-RHACM-2.4:rhacm2/agent-service-rhel8@sha256:5c89bb44eda9a0754ea1d1ca69ea260f02f060c517194251519439e4b943e46a_ppc64le",
"8Base-RHACM-2.4:rhacm2/agent-service-rhel8@sha256:cfe9dfc60224b6206d6fbbc4c4ee95e378ce2da8b79c176e5e7bfdd8b0375f88_s390x",
"8Base-RHACM-2.4:rhacm2/application-ui-rhel8@sha256:6acf7df47405a4ccb3ede12db6574a0829d28f94ea5d20d6041db1bd045a90c6_ppc64le",
"8Base-RHACM-2.4:rhacm2/application-ui-rhel8@sha256:96c10e483a1c99f0ac91fb84df87ebe927e82ca35ef7e36e0f583121dcdd8b15_amd64",
"8Base-RHACM-2.4:rhacm2/application-ui-rhel8@sha256:ffb0b475eccc16a227f13a3d0d332f9cd9b96eade52646352a7497f903edf1a2_s390x",
"8Base-RHACM-2.4:rhacm2/assisted-image-service-rhel8@sha256:2c2f96ebf908cf415613aec65a414884ec35784e4bdcd4c4b4978aa98149af4d_amd64",
"8Base-RHACM-2.4:rhacm2/assisted-image-service-rhel8@sha256:c89023b0b424e2b8800399fc4b6cfa9336248f3222097c094d33fd2b872398aa_ppc64le",
"8Base-RHACM-2.4:rhacm2/assisted-image-service-rhel8@sha256:e49c328eb815293dd606199a0b8a2bd0db6bbf5d87eeaa7902d6d4df1bb41d35_s390x",
"8Base-RHACM-2.4:rhacm2/assisted-installer-agent-rhel8@sha256:86fd675a09451d3ee552452999cd2c82410174f5e55dcfd4f21286559363217e_amd64",
"8Base-RHACM-2.4:rhacm2/assisted-installer-reporter-rhel8@sha256:dcc214165e5c895925f52673577fa73274b017e3e9017818bf5c0327b3600ffb_ppc64le",
"8Base-RHACM-2.4:rhacm2/assisted-installer-reporter-rhel8@sha256:f7004db056478b4c1b101ab0ceac24f78dbefc018a1e76e12e8a4f69fd171175_amd64",
"8Base-RHACM-2.4:rhacm2/assisted-installer-rhel8@sha256:6e002bec6af8e7d7b0c89bc25f4a9e3224e47f5638be7cc2a9c68a5e92447254_amd64",
"8Base-RHACM-2.4:rhacm2/assisted-installer-rhel8@sha256:815976efa30282899af7de91b5df1fdeca10c709d0fc60d09d8f3abb1c2acdc3_ppc64le",
"8Base-RHACM-2.4:rhacm2/cert-policy-controller-rhel8@sha256:0e30470d12e11f473750e0b95833d0d1fe6fd3ee9d9d0c5d7454614449156148_s390x",
"8Base-RHACM-2.4:rhacm2/cert-policy-controller-rhel8@sha256:2324eeab4219c1c953b698cbd1cf57e0af777f31042de00eaaa2bf163f84cae1_amd64",
"8Base-RHACM-2.4:rhacm2/cert-policy-controller-rhel8@sha256:c3d60eaf9f775e623114d093450b5d170b4048ef1e52267a2153ec54489bd00f_ppc64le",
"8Base-RHACM-2.4:rhacm2/cluster-backup-rhel8-operator@sha256:9969b8f2f91bd0a3ef0e89300d66a656238a3a3361d56cf7fc0eb55db1752782_amd64",
"8Base-RHACM-2.4:rhacm2/cluster-backup-rhel8-operator@sha256:d5639931ddcb1288f279f54a3688fcb8c94d710a457917c46bfa3db6cd1a317b_s390x",
"8Base-RHACM-2.4:rhacm2/cluster-backup-rhel8-operator@sha256:fa4667d27a8778efc83ace86657c638aacb7ccc3168c489d427c1d6ab834cbb2_ppc64le",
"8Base-RHACM-2.4:rhacm2/cluster-curator-controller-rhel8@sha256:4b32ee29c898c9f52a5fdeed3a6a595ac157db7051b36086eddf7a8f91b2ec08_ppc64le",
"8Base-RHACM-2.4:rhacm2/cluster-curator-controller-rhel8@sha256:9e6a260d8130731601612a56cea728fc6b80cfa3d7fd8b6612175ff76b290dea_s390x",
"8Base-RHACM-2.4:rhacm2/cluster-curator-controller-rhel8@sha256:faa454bab3f9ea36a2d5a1eaa16806ac3669472856833e750571e45da7074d40_amd64",
"8Base-RHACM-2.4:rhacm2/cluster-proxy-addon-rhel8@sha256:03d738d93d893b9fd9d2587e14b9a7a92bbb5eca4b85901b5e07cff1e7a3ab73_s390x",
"8Base-RHACM-2.4:rhacm2/cluster-proxy-addon-rhel8@sha256:22c9595f3f4d95b6dc6c17ce5412f4131d9ce501f2660f23d176f276c4a97a73_ppc64le",
"8Base-RHACM-2.4:rhacm2/cluster-proxy-addon-rhel8@sha256:ae6de1e14b7897a944733cdb9963f31990d696a66260974d3f692e0af87161d3_amd64",
"8Base-RHACM-2.4:rhacm2/clusterclaims-controller-rhel8@sha256:2c7f03c0ca17163c949249bb4b480a0fd2c986e55b0dc23c6cd3b0a974b4c229_ppc64le",
"8Base-RHACM-2.4:rhacm2/clusterclaims-controller-rhel8@sha256:bd8fa875e2c6b6c650c21089441b417ae657b8e1fda2786d2f328978776a6883_s390x",
"8Base-RHACM-2.4:rhacm2/clusterclaims-controller-rhel8@sha256:c49c92c632968e08f74d08eaa99862f0dd8dd1fe4a85f05e57efa90e5dca5563_amd64",
"8Base-RHACM-2.4:rhacm2/clusterlifecycle-state-metrics-rhel8@sha256:3711cb41642a7fffc69a0c98db128d39d980555127f22a9d1dfd76c9631b8edc_ppc64le",
"8Base-RHACM-2.4:rhacm2/clusterlifecycle-state-metrics-rhel8@sha256:60a54bc76a84f2369b02dc1b9b0d8353da93acc9f8193a26739110c6fe59abdd_s390x",
"8Base-RHACM-2.4:rhacm2/clusterlifecycle-state-metrics-rhel8@sha256:6df08e52cee6890187b6be3a62b36c18fcff7e34630da933e0a5f7bcecec6b4c_amd64",
"8Base-RHACM-2.4:rhacm2/config-policy-controller-rhel8@sha256:8fb0581852dc1dfd80a81ba03c6976da1aa8d93675f626765f2266adfa94d5ac_s390x",
"8Base-RHACM-2.4:rhacm2/config-policy-controller-rhel8@sha256:929233f873cbf980fb850a9812c98bd09f907e26d9afeb1c0198d52776e33b32_ppc64le",
"8Base-RHACM-2.4:rhacm2/config-policy-controller-rhel8@sha256:a3653dcecb777d7b3915c49b7999793b90dd4524628d5517368a0837af46aa07_amd64",
"8Base-RHACM-2.4:rhacm2/console-api-rhel8@sha256:02481bcf2ddd1771d965e947cfcbad66540e2df055a3013bee5185ab84960d6d_ppc64le",
"8Base-RHACM-2.4:rhacm2/console-api-rhel8@sha256:3a47d211370efc6e1661d4d0abd0d5abc65d8a759218af7c2722db820a664d8c_s390x",
"8Base-RHACM-2.4:rhacm2/console-api-rhel8@sha256:789e1950e886e54c341699cc8ec0c4bfb9a0e295e49961366759e861d32d5ef9_amd64",
"8Base-RHACM-2.4:rhacm2/console-rhel8@sha256:5215e1a2f456b83ba4ae02ea653bef51d331ced6e9a4c67958e8c41cd88aa818_s390x",
"8Base-RHACM-2.4:rhacm2/console-rhel8@sha256:d5cbabd5d26e6e712d9f531db8ebaa3a793599538ef2e62262b02c165ea74b9a_ppc64le",
"8Base-RHACM-2.4:rhacm2/console-rhel8@sha256:e797bce5724653b3ae0395c66c4796dc0594002cdde7242f4fd29c2fd5e703fa_amd64",
"8Base-RHACM-2.4:rhacm2/discovery-rhel8-operator@sha256:224af94e4e027bfb7edff3f889ec08aa031eaede2e4a02c67ce2925f29230ea8_s390x",
"8Base-RHACM-2.4:rhacm2/discovery-rhel8-operator@sha256:5dd54d496d15c262072c6024385e9fbf016edabe8a6bcdf31ec63ed5c445088c_amd64",
"8Base-RHACM-2.4:rhacm2/discovery-rhel8-operator@sha256:f64cae3c176e4b18af716ba054dcebafa07c3f893943de09b7dfd0285a9271d5_ppc64le",
"8Base-RHACM-2.4:rhacm2/endpoint-monitoring-rhel8-operator@sha256:516888a8ee8d509b77cda6ef2154a6d70a94a48a2c8c5bc7a9b1b9f2e089ff57_ppc64le",
"8Base-RHACM-2.4:rhacm2/endpoint-monitoring-rhel8-operator@sha256:c48ced70438f389ee0a22a8670db80c121c087728533c5cd2070751ce3b2614e_amd64",
"8Base-RHACM-2.4:rhacm2/endpoint-monitoring-rhel8-operator@sha256:ee184be0540e401b6834747b6632b11d69269f3d9ab44bc4aaab9fc9877191aa_s390x",
"8Base-RHACM-2.4:rhacm2/governance-policy-propagator-rhel8@sha256:b5a8689de0cc37c38daca89e1a6f64b6601b341a8f12ef6c093ec12b83bca4e8_s390x",
"8Base-RHACM-2.4:rhacm2/governance-policy-propagator-rhel8@sha256:f885cac3c1b78c94885f9a9e197511c51b5470b192d6ac48e6cb20a592b36832_ppc64le",
"8Base-RHACM-2.4:rhacm2/governance-policy-propagator-rhel8@sha256:fbec65b4937bbdad28cc1e04b5b215caddeaacda3a844cd0a45ade093997adc3_amd64",
"8Base-RHACM-2.4:rhacm2/governance-policy-spec-sync-rhel8@sha256:2c130b6df67cd0a8ee055d9b8bb3ede4bcf211978db7cdd892f78bf1d56dd269_amd64",
"8Base-RHACM-2.4:rhacm2/governance-policy-spec-sync-rhel8@sha256:6a8227f1560751fd8e1d2ec8136d8855599727eb7ad382bd5b18167ba46b31ff_ppc64le",
"8Base-RHACM-2.4:rhacm2/governance-policy-spec-sync-rhel8@sha256:c2c6ab3e7317dee023b79cc868c052a8a602610925932358498a3a215d5c8089_s390x",
"8Base-RHACM-2.4:rhacm2/governance-policy-status-sync-rhel8@sha256:385006b34743b689054c581eaaffb5298adfd092eaa13ff6c24f28fa5b79a178_amd64",
"8Base-RHACM-2.4:rhacm2/governance-policy-status-sync-rhel8@sha256:6c2ec36725b956432591b6cb6a20d4eb2ac3bf759ab4a901f581c81bcb12270c_ppc64le",
"8Base-RHACM-2.4:rhacm2/governance-policy-status-sync-rhel8@sha256:76f717cb9fe271941f45794a8dd9ebb85af0f7ab6cd104a698352b875e1b721d_s390x",
"8Base-RHACM-2.4:rhacm2/governance-policy-template-sync-rhel8@sha256:2d0d4141d0df7a5309edb3aa064591479facd14d604f5338383a88a7c01fb976_s390x",
"8Base-RHACM-2.4:rhacm2/governance-policy-template-sync-rhel8@sha256:a96e372e54eadb8c0f384eaf5295a5a17ab701c5051b5ae59341ecc01489099b_ppc64le",
"8Base-RHACM-2.4:rhacm2/governance-policy-template-sync-rhel8@sha256:d9135c4c5eb68af915b552e2d7fe62251f4a3a23d45a7b193d754b7da900b159_amd64",
"8Base-RHACM-2.4:rhacm2/grafana-dashboard-loader-rhel8@sha256:1f8b57a645d0abc3e639eb493f228d3485f4a3f53528175bc386f712fce7cd3f_amd64",
"8Base-RHACM-2.4:rhacm2/grafana-dashboard-loader-rhel8@sha256:5419a6207c0cd1adb21d7c4c3378d31f240a9f29674aee612608d015fe0b491f_ppc64le",
"8Base-RHACM-2.4:rhacm2/grafana-dashboard-loader-rhel8@sha256:6190c4487c63f61cb24e8d219aa1ebc6ff5d8d8b1ece5bbb3da5d46e67f0b98c_s390x",
"8Base-RHACM-2.4:rhacm2/grc-ui-api-rhel8@sha256:40f04e8634a2151e7a4aefe823c980d1d98c89ddb1210b55b4c0566bd85fd787_amd64",
"8Base-RHACM-2.4:rhacm2/grc-ui-api-rhel8@sha256:999f7119e60d578cd54b08135838fb8ecb996cd93f8e6f07ee92ec776f86f3d7_s390x",
"8Base-RHACM-2.4:rhacm2/grc-ui-api-rhel8@sha256:a8072d656eb14084eafd141690c02119376c9436faab8e4d219e1f0ade7ed2ec_ppc64le",
"8Base-RHACM-2.4:rhacm2/grc-ui-rhel8@sha256:18beaf038580dd78d44cdbd7b3e9bfab16b1ae9f1b454689abe1ebfefe4964b5_amd64",
"8Base-RHACM-2.4:rhacm2/grc-ui-rhel8@sha256:2e28251e1a65b7176007f53887f3693e5268848b1bb8a1e084e9f1064deaec8a_s390x",
"8Base-RHACM-2.4:rhacm2/grc-ui-rhel8@sha256:3848541d746de6dfacca63f06f29fc7d203dfa4c73dbd749407896ddddb7306c_ppc64le",
"8Base-RHACM-2.4:rhacm2/iam-policy-controller-rhel8@sha256:0deeefc1600e43aac6d9eadd05b32d3a1b2059632ec7e8b005eb2245b52dbd98_amd64",
"8Base-RHACM-2.4:rhacm2/iam-policy-controller-rhel8@sha256:7d1534ff8b00cd38716d2bfb65b924a45e9ec18a8eccad13c5e3818f858630b6_s390x",
"8Base-RHACM-2.4:rhacm2/iam-policy-controller-rhel8@sha256:b2fa794482a54fcfcbf7d0ac8597e9cb0ac0c73cfe5afa8bf2e73ca35d37feb9_ppc64le",
"8Base-RHACM-2.4:rhacm2/insights-client-rhel8@sha256:0f567016e55498bef2be33665d247eb14308b13aaef5cc670de7e06ff830cb9a_amd64",
"8Base-RHACM-2.4:rhacm2/insights-client-rhel8@sha256:6bd666f6d541ab33598c4a38ac05e8f65f19e03d8630cf685c89b05f14c4f1b8_ppc64le",
"8Base-RHACM-2.4:rhacm2/insights-client-rhel8@sha256:85bf407b6bc232952f4dd7c1edd8a7f4a168a6995d7b866f4417bc65a162efd5_s390x",
"8Base-RHACM-2.4:rhacm2/insights-metrics-rhel8@sha256:180e2ac58d3549c7ed583da66fba14368c606feb65b4313aac3b4f889ec091bb_amd64",
"8Base-RHACM-2.4:rhacm2/insights-metrics-rhel8@sha256:2492650b89feab7de0408be0e3af6d889e6291bb7064ea524dafca87b252840e_s390x",
"8Base-RHACM-2.4:rhacm2/insights-metrics-rhel8@sha256:93066377331da7f85024ae541440cb409c741d393adfdfe289f7d5836c0da183_ppc64le",
"8Base-RHACM-2.4:rhacm2/klusterlet-addon-controller-rhel8@sha256:018f6d71abae2963c853fe9d1a41fdad2df91acb72fee775af08275647d3019f_amd64",
"8Base-RHACM-2.4:rhacm2/klusterlet-addon-controller-rhel8@sha256:500d5166ea2f808c46b71d1a5470a35bffa484d860161a16e9809f90d021b23e_ppc64le",
"8Base-RHACM-2.4:rhacm2/klusterlet-addon-controller-rhel8@sha256:a4d7ef368efce597729c5fc1ae4358a0b45483a11b8363bf8d164c20075da748_s390x",
"8Base-RHACM-2.4:rhacm2/klusterlet-addon-rhel8-operator@sha256:0402e265ec4919aef893be4c0f177b53173bc0c50eb47aafea6822e05a7748be_s390x",
"8Base-RHACM-2.4:rhacm2/klusterlet-addon-rhel8-operator@sha256:6b0fbc1956407a0986460556336fcccfe4d08d712cc4b0af4ca65061baf75ea2_amd64",
"8Base-RHACM-2.4:rhacm2/klusterlet-addon-rhel8-operator@sha256:d7546a69df7b817d0c29c8f95dd3d5d2900c3755c82570b1d610702c56d4fb59_ppc64le",
"8Base-RHACM-2.4:rhacm2/kube-rbac-proxy-rhel8@sha256:6650633c4664e6b537e82eafc593dc91ca206de3b0de878f600c913a95eb18a2_amd64",
"8Base-RHACM-2.4:rhacm2/kube-rbac-proxy-rhel8@sha256:c1c90ee4ae1f908c33c8a8bf38f0b47bfad039bedccf870324f6b554aad5d78c_s390x",
"8Base-RHACM-2.4:rhacm2/kube-rbac-proxy-rhel8@sha256:ccddb38db49a190aa0d5d70e6b4672079ea222a42045d406a4b9974ac7412146_ppc64le",
"8Base-RHACM-2.4:rhacm2/kube-state-metrics-rhel8@sha256:566b95595959ba60677f1518562fd996ef7643dc94aa9e9fead0e4b4096032ca_s390x",
"8Base-RHACM-2.4:rhacm2/kube-state-metrics-rhel8@sha256:789f79b85c022e59143e725a589ac890884f079c969f56efb972b0a0f8d77e66_amd64",
"8Base-RHACM-2.4:rhacm2/kube-state-metrics-rhel8@sha256:971a33f5a57057d3901ff75eebbc13ca8456b4315dd7811139e60bb8872d80bf_ppc64le",
"8Base-RHACM-2.4:rhacm2/managedcluster-import-controller-rhel8@sha256:bcb43adee06dbb1cfb6a5c9fed71847ecc3826e3e44fe04d57b7143a6123daa5_s390x",
"8Base-RHACM-2.4:rhacm2/managedcluster-import-controller-rhel8@sha256:dbf235a9723a1c21471d8ef0029f3c999ac3b22512d67facd052efb725431bc1_ppc64le",
"8Base-RHACM-2.4:rhacm2/managedcluster-import-controller-rhel8@sha256:faf01c5554224350e4cffd1fc4ce275886791e45857bf0ed5f90ffa3a64680dc_amd64",
"8Base-RHACM-2.4:rhacm2/management-ingress-rhel8@sha256:46293eeaad521f993ed01467e13cae70f600426ef09df0e02dd8b83348b60027_amd64",
"8Base-RHACM-2.4:rhacm2/management-ingress-rhel8@sha256:c3cdbf5ff93b3b19ac2d7cf15b9152a0761d473de7afe29832a7ca3b833b6797_s390x",
"8Base-RHACM-2.4:rhacm2/management-ingress-rhel8@sha256:ce994a8f4c4e5476e6131a6721da748225c89a96c9d471a8638eefb6a22d52b9_ppc64le",
"8Base-RHACM-2.4:rhacm2/memcached-exporter-rhel8@sha256:01398d4f3b1825e864ddae46a5e4b7cc298dabb444dd105787ef6aeb70514571_ppc64le",
"8Base-RHACM-2.4:rhacm2/memcached-exporter-rhel8@sha256:5432fa56e40dee2475da7ee7b7e89cca10a8f06f4cbea94983fa094bfbef81ff_amd64",
"8Base-RHACM-2.4:rhacm2/memcached-exporter-rhel8@sha256:e22fa2dbc6733fc176f44cf42ec8f51b69672d354d6d2cf510eada5fe41a5245_s390x",
"8Base-RHACM-2.4:rhacm2/memcached-rhel8@sha256:0a0a88fb0138cd6de2e3fce81ab959d12cbda64e5fbab1046008aee1d94f12e2_s390x",
"8Base-RHACM-2.4:rhacm2/memcached-rhel8@sha256:7e0ee17c6d00d20773799cfb6c6e9e27c204d1e31010aa71a7f0f35eb5179a35_amd64",
"8Base-RHACM-2.4:rhacm2/memcached-rhel8@sha256:b9213f5525ebd51960412c15d416a591bf23731b6217f79aca2a89a893df2102_ppc64le",
"8Base-RHACM-2.4:rhacm2/metrics-collector-rhel8@sha256:431d4089a4a93c6b6a00cf9b63ecd9199a5545f09190577356b22ff6646820f3_amd64",
"8Base-RHACM-2.4:rhacm2/metrics-collector-rhel8@sha256:83f649b506ca698251c884692307d7cd52bbae87b0bf7790f96ffd24dd7f4fd7_ppc64le",
"8Base-RHACM-2.4:rhacm2/metrics-collector-rhel8@sha256:d37401c5fb672c56004f75974a4069d5d3b6c5e96ac7be4c174f9f178a7666bc_s390x",
"8Base-RHACM-2.4:rhacm2/multicloud-integrations-rhel8@sha256:a311c6ef1099d2370209bbbe30cfac6d1c50d79a2321beaab1f6158ab2db8bec_s390x",
"8Base-RHACM-2.4:rhacm2/multicloud-integrations-rhel8@sha256:e666154a539974d0cc005bc74903dc9f173920101dbfc5169b14a30129991475_ppc64le",
"8Base-RHACM-2.4:rhacm2/multicloud-integrations-rhel8@sha256:f37fe856571112970ae4786d313bf51e78b26e1630e443d276abb4de8e47e525_amd64",
"8Base-RHACM-2.4:rhacm2/multicloud-manager-rhel8@sha256:1dd235aa8599ca070f5175ad9da5bdb9505a7dfbbd87173f0bbf4e14ca0d5e88_ppc64le",
"8Base-RHACM-2.4:rhacm2/multicloud-manager-rhel8@sha256:8a1eeafb2a738aecb2723889c98e287638e950fec05425f1fe132ff7eb01738f_amd64",
"8Base-RHACM-2.4:rhacm2/multicloud-manager-rhel8@sha256:d458a289528173a07f7ff6d87279474e8379a2f05c11d5a9be97f9c43e38ec75_s390x",
"8Base-RHACM-2.4:rhacm2/multicluster-observability-rhel8-operator@sha256:45d046d621eab996c457a90b607ca9a57e2ca5dcad384d3cd5317475e096e098_amd64",
"8Base-RHACM-2.4:rhacm2/multicluster-observability-rhel8-operator@sha256:7ed02712f2d5093f7c751a6d22c9ffe5ce3b00c4cc901ffb779b8b51e282d698_s390x",
"8Base-RHACM-2.4:rhacm2/multicluster-observability-rhel8-operator@sha256:7f89cc6647700f7ddc46d4fabb4b3702142aa0fe9bd23026eba98c704026e9e9_ppc64le",
"8Base-RHACM-2.4:rhacm2/multicluster-operators-application-rhel8@sha256:27492dfdd71cc0bae6e01a184ac8fe5677ce172583b0fd1b9112dfd789009839_ppc64le",
"8Base-RHACM-2.4:rhacm2/multicluster-operators-application-rhel8@sha256:3af2802a89c09966e9c63f40974d8554a7b7b88cc386bbf5bda0a4cc987b7c15_s390x",
"8Base-RHACM-2.4:rhacm2/multicluster-operators-application-rhel8@sha256:723ac91ea8c130d80b48db30e05186607210aea71c7afc1c072b9a691e350215_amd64",
"8Base-RHACM-2.4:rhacm2/multicluster-operators-channel-rhel8@sha256:09883ff8a783d3f83e1c26566555c5ad140cc8bbf0d4cdb5220ef344c6282752_ppc64le",
"8Base-RHACM-2.4:rhacm2/multicluster-operators-channel-rhel8@sha256:4a34b2593897d4b1a1af124bdf6fb7e51bbd97bb4c56dd8ae463b3f3abbb7718_s390x",
"8Base-RHACM-2.4:rhacm2/multicluster-operators-channel-rhel8@sha256:883282b801566b5a40a32e33ebc431ac1398afb68f47ce931cc82b8b9eca1e55_amd64",
"8Base-RHACM-2.4:rhacm2/multicluster-operators-deployable-rhel8@sha256:0a15e49232c20ead26ade38823cd40d785e612670a41cac28ecea2066025a3d1_amd64",
"8Base-RHACM-2.4:rhacm2/multicluster-operators-deployable-rhel8@sha256:0ecd46eb89e90d787c442fd0ca92f84e9bf7fa6c2e315a0b95912616687c0580_s390x",
"8Base-RHACM-2.4:rhacm2/multicluster-operators-deployable-rhel8@sha256:bd148be0ad6ddbcc1995f94b4660d3fbe2338112230c840d77f53a564b14ec4a_ppc64le",
"8Base-RHACM-2.4:rhacm2/multicluster-operators-placementrule-rhel8@sha256:4bdca102dae861d39d81a2df4be1767e4e702ce3836224e9b875f613d1af0c37_ppc64le",
"8Base-RHACM-2.4:rhacm2/multicluster-operators-placementrule-rhel8@sha256:d71975de4b1d6b53d19ddf338f3d19ad7e28812f8fc932c144eee630d9cab176_amd64",
"8Base-RHACM-2.4:rhacm2/multicluster-operators-placementrule-rhel8@sha256:fa3e2e45501d661f4f724dea809b6eff73455db623b03178130590dbf317dba5_s390x",
"8Base-RHACM-2.4:rhacm2/multicluster-operators-subscription-release-rhel8@sha256:2e13c28d1f18f2efac62207515450a42732d4be790199ab0e5ddf2f181649cb4_ppc64le",
"8Base-RHACM-2.4:rhacm2/multicluster-operators-subscription-release-rhel8@sha256:50dc29deac8efaac3bf321270b718dec41d8b80746d3548c076ab26b2c6b63ca_s390x",
"8Base-RHACM-2.4:rhacm2/multicluster-operators-subscription-release-rhel8@sha256:faae7a0632b10dc9b65af7a8af7e7c7d9e26f2f7087687fa19d2afefa7426c5a_amd64",
"8Base-RHACM-2.4:rhacm2/multicluster-operators-subscription-rhel8@sha256:1fa2779aab32977ec8e867ed188dcdd66106986c3cbf39f02e2a555873ba478a_ppc64le",
"8Base-RHACM-2.4:rhacm2/multicluster-operators-subscription-rhel8@sha256:731a4f0919cbab729e9dded9e513ec4ad5e1b48967c21f65f3b494158a6b25ba_s390x",
"8Base-RHACM-2.4:rhacm2/multicluster-operators-subscription-rhel8@sha256:ec803f14f854b73a873f95027617246888ea28029f2f4bb5b7f39a5dd63399ca_amd64",
"8Base-RHACM-2.4:rhacm2/multiclusterhub-repo-rhel8@sha256:75504c269b3d0c2af9b48317f3dc070fae58a1e46e95283e2e0e1ab6b60f452d_amd64",
"8Base-RHACM-2.4:rhacm2/multiclusterhub-repo-rhel8@sha256:c21ffdaa0ce90e6c08f4814c09d9a0bd34d341ad1fc8f6ff2152e9007393ba1f_s390x",
"8Base-RHACM-2.4:rhacm2/multiclusterhub-repo-rhel8@sha256:e1e522835d65503d467dc9ef7c4a0149adfc4cbd3620134adb4a5694eda2f0c4_ppc64le",
"8Base-RHACM-2.4:rhacm2/multiclusterhub-rhel8@sha256:37cf6ccd9a2b9af4444fa192e7b5e6979687bd5159d97f48da40c4f9bad249eb_amd64",
"8Base-RHACM-2.4:rhacm2/multiclusterhub-rhel8@sha256:b8dea0eca4c8aaefee6be9afea77e3302ad551f68f5a87316caf65e13ac9138d_s390x",
"8Base-RHACM-2.4:rhacm2/multiclusterhub-rhel8@sha256:d173cf78965bd026a6333af91b55305ea9c349e630fa53548ee42d791295cd69_ppc64le",
"8Base-RHACM-2.4:rhacm2/node-exporter-rhel8@sha256:0b2cf97a3d82fb4570dee71c1232ef9998c7efcd1d9415f9f41351457802d62d_amd64",
"8Base-RHACM-2.4:rhacm2/node-exporter-rhel8@sha256:93e85d546c624a685221a5d0c9085fa59752105587a531c58066a856defa322a_ppc64le",
"8Base-RHACM-2.4:rhacm2/node-exporter-rhel8@sha256:b20c7b88c52ab9772ebd2216333d6324cba08c653135af469a9e6ccb6648d7c6_s390x",
"8Base-RHACM-2.4:rhacm2/observatorium-rhel8-operator@sha256:078b48f3746c33e0c69b11c9e51e70c220a3cc6f0fd26eb5b30534b16c6a2efa_s390x",
"8Base-RHACM-2.4:rhacm2/observatorium-rhel8-operator@sha256:0e1ec4eda138936261dc5a76a18fa4ace6082c636b30021ce10d5d4d0acea890_ppc64le",
"8Base-RHACM-2.4:rhacm2/observatorium-rhel8-operator@sha256:70e41fdcacd43b4e498b8d5917d0e2fb640f4e85f30b1d6646b27aee1bc8dafc_amd64",
"8Base-RHACM-2.4:rhacm2/observatorium-rhel8@sha256:431149d31b309822fa9476f951ae39bde3a81cc5d17d2a79062ced7b729166cd_amd64",
"8Base-RHACM-2.4:rhacm2/observatorium-rhel8@sha256:65aaebf97e8b904e9ff1520f4bc4704bc21614a7377f66a4c6776032621a9ccf_s390x",
"8Base-RHACM-2.4:rhacm2/observatorium-rhel8@sha256:804054ba7c65c0814307017e3ff6681ba25e62384468adbf3712418e1f3b321f_ppc64le",
"8Base-RHACM-2.4:rhacm2/openshift-hive-rhel8@sha256:80950fa60359f90359129bff09665d7e94150bfbcfb048dc46ec77309479733b_ppc64le",
"8Base-RHACM-2.4:rhacm2/openshift-hive-rhel8@sha256:bae2680af5a00937f0ecc680ad979b131ad65fc47c4683dec69e45e442dd38b4_amd64",
"8Base-RHACM-2.4:rhacm2/openshift-hive-rhel8@sha256:c75cad252f1bda9dac27d1145ee01fe91078e6bc29c60b72f2f0977cea56ae9c_s390x",
"8Base-RHACM-2.4:rhacm2/placement-rhel8@sha256:1cc55dc4ec890f583cf63c7c1d5451cd1e409dbb8feed7bb854e6970ba0e9cbd_s390x",
"8Base-RHACM-2.4:rhacm2/placement-rhel8@sha256:98f3db6bd38eec496565558b8c81a06b51fe22ad4c5a462a6b43a61ab3bc853c_amd64",
"8Base-RHACM-2.4:rhacm2/placement-rhel8@sha256:a0a5b1e0cd29da2c215f3ce555230477ce775cbd79423c74426aaa4f7f56cfc5_ppc64le",
"8Base-RHACM-2.4:rhacm2/prometheus-alertmanager-rhel8@sha256:29c84506cb42edbede5abdf086433ef003d677135fe3b51093c1fbafa6f666e0_s390x",
"8Base-RHACM-2.4:rhacm2/prometheus-alertmanager-rhel8@sha256:be4e1ac4ca5c8145ad7488bc9f067d8f1b9f4cb3d79ac43f4addd19cc66a584b_amd64",
"8Base-RHACM-2.4:rhacm2/prometheus-alertmanager-rhel8@sha256:fc83710377e91bec8866053bb2b9f91be7a3c25993488a6f9641e7c93918aadc_ppc64le",
"8Base-RHACM-2.4:rhacm2/prometheus-rhel8@sha256:1587535175898f97007552a6023ef0785861271dc939a751c98db0c41c9e2c97_amd64",
"8Base-RHACM-2.4:rhacm2/prometheus-rhel8@sha256:4aa41836d3699f3b8a546703fa5032a01af6bcac60465e779769c32a36352d0d_s390x",
"8Base-RHACM-2.4:rhacm2/prometheus-rhel8@sha256:f7971a684bcdce02604319ecace5ba585797f116a64024da815bf3e2d27f6251_ppc64le",
"8Base-RHACM-2.4:rhacm2/provider-credential-controller-rhel8@sha256:827351fc8036170bfb1b6d0fc15c84476c8913ae044163884ff89424e0e4235f_s390x",
"8Base-RHACM-2.4:rhacm2/provider-credential-controller-rhel8@sha256:a6f1234d8f90e06b88775ce831e574ec0621e487043d412d7c35d2bde6db21f9_amd64",
"8Base-RHACM-2.4:rhacm2/provider-credential-controller-rhel8@sha256:e33d7b73b6a7d41ef7779800af177a4557608ea87c854e457d0421332fcb421f_ppc64le",
"8Base-RHACM-2.4:rhacm2/rbac-query-proxy-rhel8@sha256:1d1c793c2bf89cb49dc4625981b4f7bc9cc827d01d7c57af88cde59adde21787_amd64",
"8Base-RHACM-2.4:rhacm2/rbac-query-proxy-rhel8@sha256:a129031e0e3c0e389a104f1ad15f4ecbb6382d79e19c62e7b22b31bee7021cdd_s390x",
"8Base-RHACM-2.4:rhacm2/rbac-query-proxy-rhel8@sha256:b549a06e14f326d196883c8168db3f82edbb952184ea4742b6d4eca78b13bc69_ppc64le",
"8Base-RHACM-2.4:rhacm2/redisgraph-tls-rhel8@sha256:7e3245ba0f53c4c510f7151b3e940c13d5a79d8d95b203e3b8ceaca4ceea42ea_ppc64le",
"8Base-RHACM-2.4:rhacm2/redisgraph-tls-rhel8@sha256:9fb4a62d70505c508d0d8dc158f8fa1c759c23f6a13c6a069a40a32c5cbce1fe_s390x",
"8Base-RHACM-2.4:rhacm2/redisgraph-tls-rhel8@sha256:cdf817bdb70737e6912e550fa1602bbbcaa5b34a2e2d47a249000aac560cc6f0_amd64",
"8Base-RHACM-2.4:rhacm2/registration-rhel8-operator@sha256:3ca37dec679c11f1333c5fd6c866867ce2e7ed5d3c139c2ad8f3ad7d10be70c0_s390x",
"8Base-RHACM-2.4:rhacm2/registration-rhel8-operator@sha256:45b0e1027807496b3c2a10d8e7c015cc91cc77b9832639adb51a6e5fc7f5071b_ppc64le",
"8Base-RHACM-2.4:rhacm2/registration-rhel8-operator@sha256:6710d98fb67533848a96f35fcbeb0adf6999a7e6534068ccc9956105a4d2db73_amd64",
"8Base-RHACM-2.4:rhacm2/registration-rhel8@sha256:0fbe6a1234544b31be5b6ba778895d31b0486783116796e0e31079cd2ee9f87a_ppc64le",
"8Base-RHACM-2.4:rhacm2/registration-rhel8@sha256:494e65b5e3bf27c3bae221db5154b119ef7689b2cb42894f05c40cf4608f1da6_s390x",
"8Base-RHACM-2.4:rhacm2/registration-rhel8@sha256:5d614eda176a91d5359e8a44a6f93a3fdbda8080f2209f342f83d4816b2d0008_amd64",
"8Base-RHACM-2.4:rhacm2/search-aggregator-rhel8@sha256:176ba84e41d3465826245fd9acd199c0b292c25a76c88bbcab8c07d93829ff9c_s390x",
"8Base-RHACM-2.4:rhacm2/search-aggregator-rhel8@sha256:3857111bc468c7bb79a7476d6bc5df0add7d8951799b65b6414f1f5dd3d5b9b8_amd64",
"8Base-RHACM-2.4:rhacm2/search-aggregator-rhel8@sha256:52a2dd79f67b1910a7129f70ba18b48656cd41b2a15f2ae4af2509c0eaa4205a_ppc64le",
"8Base-RHACM-2.4:rhacm2/search-api-rhel8@sha256:2d64646d663ac682a087fc69314bd72751ba2b005ab08a93da223470a863a740_amd64",
"8Base-RHACM-2.4:rhacm2/search-api-rhel8@sha256:74ccabf407b668837238eb3ad2e536fcb0b3df9a48741f43edf2456fbee80cc6_ppc64le",
"8Base-RHACM-2.4:rhacm2/search-api-rhel8@sha256:de9cc78ae58b063980c0fd3797cc6aba79bedc22898dae3fbce64c94dfd82909_s390x",
"8Base-RHACM-2.4:rhacm2/search-collector-rhel8@sha256:37c5344f9061f44ea363d64c2118e791999007ecdead8d15c8c121aff83631fe_amd64",
"8Base-RHACM-2.4:rhacm2/search-collector-rhel8@sha256:98fb5b0965d41badb9933eb0fc23a5006c1e1cb555a8b80b63a6a00bc87b1c7a_s390x",
"8Base-RHACM-2.4:rhacm2/search-collector-rhel8@sha256:ff9c98d5836007520ff971116d5c143b6e0fafa25e5c8f0dfd4b1a23f191f1d2_ppc64le",
"8Base-RHACM-2.4:rhacm2/search-rhel8@sha256:13b61bea54f6d67fb749852d48dc6a035ee516ed5f3d339619b97924e078ca59_ppc64le",
"8Base-RHACM-2.4:rhacm2/search-rhel8@sha256:210fdca717aef2b4159e223a4f0bab06cdae9491d2c890d63710cf3c71de0c32_amd64",
"8Base-RHACM-2.4:rhacm2/search-rhel8@sha256:5f3249435b29dba366242d6e68e6f1f2f4a8f4cd8941fb881d297bd5ed9fa72e_s390x",
"8Base-RHACM-2.4:rhacm2/search-ui-rhel8@sha256:2203d5c5cadd4be391bba00bbf8a588e930dcde7c438e15c14ed0e7a3fd31522_s390x",
"8Base-RHACM-2.4:rhacm2/search-ui-rhel8@sha256:aa0f257b502a6fcf1d2eb2270858f7d145abee32b9a64ba511bab22218b74e0a_ppc64le",
"8Base-RHACM-2.4:rhacm2/search-ui-rhel8@sha256:d4a81b7b29b9a76aa631ad26471b3cd6202775853f5a2102260c4f1e339cdfe0_amd64",
"8Base-RHACM-2.4:rhacm2/submariner-addon-rhel8@sha256:0faded1f0229ce80be36090a54ed761f1c89b414e84bd11d680fbddd382a986b_amd64",
"8Base-RHACM-2.4:rhacm2/submariner-addon-rhel8@sha256:4331c06cda7427491fcf5061f9695ab5f87dea5a02b5b915b1354c20f3cff830_s390x",
"8Base-RHACM-2.4:rhacm2/submariner-addon-rhel8@sha256:514d5c15aceb07e72ba74d9ba1b3bdc2e84e1c4060b2facdb886809b118c704c_ppc64le",
"8Base-RHACM-2.4:rhacm2/thanos-receive-controller-rhel8@sha256:2da6d891769a4d9cb936d93a8ea84eea45f33e482c79cc74418f4143c5c145e7_s390x",
"8Base-RHACM-2.4:rhacm2/thanos-receive-controller-rhel8@sha256:8c0745aa13e06c6cc159d8be33302b766673bdd1aedff1309d205519587440ab_amd64",
"8Base-RHACM-2.4:rhacm2/thanos-receive-controller-rhel8@sha256:8d0e265c199c32e757c2004d89db64bc64092171b98068aab03f977a744cc5bc_ppc64le",
"8Base-RHACM-2.4:rhacm2/thanos-rhel8@sha256:8036c9dd2d44027f5173b935ee8dcd9b3e87b433d65a50f83ffa76a503cf747c_s390x",
"8Base-RHACM-2.4:rhacm2/thanos-rhel8@sha256:ed22c2650f0d908174896647ced911a49945714a114836096b787cc879164bc4_ppc64le",
"8Base-RHACM-2.4:rhacm2/thanos-rhel8@sha256:fbe3062ae92faafd40caac5ddd0b20e2d1bfcaa64febebc0dcd5d368a3734c12_amd64",
"8Base-RHACM-2.4:rhacm2/volsync-mover-rclone-rhel8@sha256:0b3c2d30d0a6109db50dba4053d795fc92bfcadc380a8a8deb5ae4ef4e6d29fa_ppc64le",
"8Base-RHACM-2.4:rhacm2/volsync-mover-rclone-rhel8@sha256:6784f7672ac4c8f47ddaf9b5fc6b98f2c1d18c48be212114eeab9babb780cba6_s390x",
"8Base-RHACM-2.4:rhacm2/volsync-mover-rclone-rhel8@sha256:ada830a6dfa3f00aba2a32225a9884bbe31d20b93ece21249b11e6b037d85e75_amd64",
"8Base-RHACM-2.4:rhacm2/volsync-mover-restic-rhel8@sha256:31244fad1da3b5c258babd12defc1192a8534727f12ad775aad9d202fb6a5947_amd64",
"8Base-RHACM-2.4:rhacm2/volsync-mover-restic-rhel8@sha256:3ac9147cf782a40b3881973a399add430aee10cdfe1abdb00c98a0b5a3a527dc_s390x",
"8Base-RHACM-2.4:rhacm2/volsync-mover-restic-rhel8@sha256:9d00b2d06752192dd8f8f48aeb2786ac1ee0c062ed8916cf3f693c7d2a05e208_ppc64le",
"8Base-RHACM-2.4:rhacm2/volsync-mover-rsync-rhel8@sha256:30e06b75f83e22faeed2108f68b158fb35b4db22b83f049c61706ddcbfef27d9_ppc64le",
"8Base-RHACM-2.4:rhacm2/volsync-mover-rsync-rhel8@sha256:530aedee3aeca43ef0501f5cd2aa07c65eb708ac1a7fcd97fc3000358744d1bd_s390x",
"8Base-RHACM-2.4:rhacm2/volsync-mover-rsync-rhel8@sha256:c5621b5d113a1330bdc04f1fce05fd6f16c10526511ba207cb24551f7efe0e58_amd64",
"8Base-RHACM-2.4:rhacm2/volsync-rhel8@sha256:1ab81a27373c351eb2c932536fc9ea6cbf74911b794e3cd183c8e5624940a656_ppc64le",
"8Base-RHACM-2.4:rhacm2/volsync-rhel8@sha256:90ed24a800b82c2eb1c0f2d08aa11b2bea942e6a9044e3a01a5778877e7b376a_s390x",
"8Base-RHACM-2.4:rhacm2/volsync-rhel8@sha256:9e02a53649909a9d3ccd5c22f5c231b3ad69f451d7b5a32033046f3031cde188_amd64",
"8Base-RHACM-2.4:rhacm2/work-rhel8@sha256:0facf27d638269e722029217ef72016556c60e42887a836e4a0ad6140c1b6dcf_s390x",
"8Base-RHACM-2.4:rhacm2/work-rhel8@sha256:5694a214f662b4556b1fdf088ef0d33d6674dc3be3ae5d2fbdf00e56addeae3c_amd64",
"8Base-RHACM-2.4:rhacm2/work-rhel8@sha256:73b036d1c7b9c44010ef9716be8c96bfd2a7af7e09b2cf3402cc2aac81ef94e4_ppc64le"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2022:6696"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "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.4:rhacm2/acm-grafana-rhel8@sha256:17c53124f6c09cc839f533aee0c870078f547fef29a19803814f5c5fbc5e7939_s390x",
"8Base-RHACM-2.4:rhacm2/acm-grafana-rhel8@sha256:644a295644e91a8976d4df02e5ccdd711d8d3c8fa409cae698671b49b96ec00a_ppc64le",
"8Base-RHACM-2.4:rhacm2/acm-grafana-rhel8@sha256:9c9b992bf748282d7cdc941b7907bbcbabe69a8b287bc4195a6bc8b9d9b6cbd0_amd64",
"8Base-RHACM-2.4:rhacm2/acm-must-gather-rhel8@sha256:0cca0dbb0b7adff8eaea1315b422edb6ea1778befa4772f3e6f5755fb5519196_s390x",
"8Base-RHACM-2.4:rhacm2/acm-must-gather-rhel8@sha256:63b5758cfcffe96326b090ae51d38c00ca13b35e9fe5e4354cd33e67d042c41b_amd64",
"8Base-RHACM-2.4:rhacm2/acm-must-gather-rhel8@sha256:cfc97f6c9495bac2635e016dd47049683f8ed78c932ef2c70cec2ec7be323fea_ppc64le",
"8Base-RHACM-2.4:rhacm2/acm-operator-bundle@sha256:346215260baa3371853d15ccc451c3ac418813c5cd9b422b0ad9f2dd6ae8a511_s390x",
"8Base-RHACM-2.4:rhacm2/acm-operator-bundle@sha256:cb4fca4155dc3e274712c0c7609eb6111a6e03207ddaa0d5c3c8752badc15b2c_amd64",
"8Base-RHACM-2.4:rhacm2/acm-operator-bundle@sha256:cceb82a8492d7e971e515f1a0a5391a1051e4f130f7a14e412def20616e05d40_ppc64le",
"8Base-RHACM-2.4:rhacm2/agent-service-rhel8@sha256:5b5046b04aa10807a6676916cf4744f0cd36c056dd3fd626304814af2d665cf9_amd64",
"8Base-RHACM-2.4:rhacm2/agent-service-rhel8@sha256:5c89bb44eda9a0754ea1d1ca69ea260f02f060c517194251519439e4b943e46a_ppc64le",
"8Base-RHACM-2.4:rhacm2/agent-service-rhel8@sha256:cfe9dfc60224b6206d6fbbc4c4ee95e378ce2da8b79c176e5e7bfdd8b0375f88_s390x",
"8Base-RHACM-2.4:rhacm2/application-ui-rhel8@sha256:6acf7df47405a4ccb3ede12db6574a0829d28f94ea5d20d6041db1bd045a90c6_ppc64le",
"8Base-RHACM-2.4:rhacm2/application-ui-rhel8@sha256:96c10e483a1c99f0ac91fb84df87ebe927e82ca35ef7e36e0f583121dcdd8b15_amd64",
"8Base-RHACM-2.4:rhacm2/application-ui-rhel8@sha256:ffb0b475eccc16a227f13a3d0d332f9cd9b96eade52646352a7497f903edf1a2_s390x",
"8Base-RHACM-2.4:rhacm2/assisted-image-service-rhel8@sha256:2c2f96ebf908cf415613aec65a414884ec35784e4bdcd4c4b4978aa98149af4d_amd64",
"8Base-RHACM-2.4:rhacm2/assisted-image-service-rhel8@sha256:c89023b0b424e2b8800399fc4b6cfa9336248f3222097c094d33fd2b872398aa_ppc64le",
"8Base-RHACM-2.4:rhacm2/assisted-image-service-rhel8@sha256:e49c328eb815293dd606199a0b8a2bd0db6bbf5d87eeaa7902d6d4df1bb41d35_s390x",
"8Base-RHACM-2.4:rhacm2/assisted-installer-agent-rhel8@sha256:86fd675a09451d3ee552452999cd2c82410174f5e55dcfd4f21286559363217e_amd64",
"8Base-RHACM-2.4:rhacm2/assisted-installer-reporter-rhel8@sha256:dcc214165e5c895925f52673577fa73274b017e3e9017818bf5c0327b3600ffb_ppc64le",
"8Base-RHACM-2.4:rhacm2/assisted-installer-reporter-rhel8@sha256:f7004db056478b4c1b101ab0ceac24f78dbefc018a1e76e12e8a4f69fd171175_amd64",
"8Base-RHACM-2.4:rhacm2/assisted-installer-rhel8@sha256:6e002bec6af8e7d7b0c89bc25f4a9e3224e47f5638be7cc2a9c68a5e92447254_amd64",
"8Base-RHACM-2.4:rhacm2/assisted-installer-rhel8@sha256:815976efa30282899af7de91b5df1fdeca10c709d0fc60d09d8f3abb1c2acdc3_ppc64le",
"8Base-RHACM-2.4:rhacm2/cert-policy-controller-rhel8@sha256:0e30470d12e11f473750e0b95833d0d1fe6fd3ee9d9d0c5d7454614449156148_s390x",
"8Base-RHACM-2.4:rhacm2/cert-policy-controller-rhel8@sha256:2324eeab4219c1c953b698cbd1cf57e0af777f31042de00eaaa2bf163f84cae1_amd64",
"8Base-RHACM-2.4:rhacm2/cert-policy-controller-rhel8@sha256:c3d60eaf9f775e623114d093450b5d170b4048ef1e52267a2153ec54489bd00f_ppc64le",
"8Base-RHACM-2.4:rhacm2/cluster-backup-rhel8-operator@sha256:9969b8f2f91bd0a3ef0e89300d66a656238a3a3361d56cf7fc0eb55db1752782_amd64",
"8Base-RHACM-2.4:rhacm2/cluster-backup-rhel8-operator@sha256:d5639931ddcb1288f279f54a3688fcb8c94d710a457917c46bfa3db6cd1a317b_s390x",
"8Base-RHACM-2.4:rhacm2/cluster-backup-rhel8-operator@sha256:fa4667d27a8778efc83ace86657c638aacb7ccc3168c489d427c1d6ab834cbb2_ppc64le",
"8Base-RHACM-2.4:rhacm2/cluster-curator-controller-rhel8@sha256:4b32ee29c898c9f52a5fdeed3a6a595ac157db7051b36086eddf7a8f91b2ec08_ppc64le",
"8Base-RHACM-2.4:rhacm2/cluster-curator-controller-rhel8@sha256:9e6a260d8130731601612a56cea728fc6b80cfa3d7fd8b6612175ff76b290dea_s390x",
"8Base-RHACM-2.4:rhacm2/cluster-curator-controller-rhel8@sha256:faa454bab3f9ea36a2d5a1eaa16806ac3669472856833e750571e45da7074d40_amd64",
"8Base-RHACM-2.4:rhacm2/cluster-proxy-addon-rhel8@sha256:03d738d93d893b9fd9d2587e14b9a7a92bbb5eca4b85901b5e07cff1e7a3ab73_s390x",
"8Base-RHACM-2.4:rhacm2/cluster-proxy-addon-rhel8@sha256:22c9595f3f4d95b6dc6c17ce5412f4131d9ce501f2660f23d176f276c4a97a73_ppc64le",
"8Base-RHACM-2.4:rhacm2/cluster-proxy-addon-rhel8@sha256:ae6de1e14b7897a944733cdb9963f31990d696a66260974d3f692e0af87161d3_amd64",
"8Base-RHACM-2.4:rhacm2/clusterclaims-controller-rhel8@sha256:2c7f03c0ca17163c949249bb4b480a0fd2c986e55b0dc23c6cd3b0a974b4c229_ppc64le",
"8Base-RHACM-2.4:rhacm2/clusterclaims-controller-rhel8@sha256:bd8fa875e2c6b6c650c21089441b417ae657b8e1fda2786d2f328978776a6883_s390x",
"8Base-RHACM-2.4:rhacm2/clusterclaims-controller-rhel8@sha256:c49c92c632968e08f74d08eaa99862f0dd8dd1fe4a85f05e57efa90e5dca5563_amd64",
"8Base-RHACM-2.4:rhacm2/clusterlifecycle-state-metrics-rhel8@sha256:3711cb41642a7fffc69a0c98db128d39d980555127f22a9d1dfd76c9631b8edc_ppc64le",
"8Base-RHACM-2.4:rhacm2/clusterlifecycle-state-metrics-rhel8@sha256:60a54bc76a84f2369b02dc1b9b0d8353da93acc9f8193a26739110c6fe59abdd_s390x",
"8Base-RHACM-2.4:rhacm2/clusterlifecycle-state-metrics-rhel8@sha256:6df08e52cee6890187b6be3a62b36c18fcff7e34630da933e0a5f7bcecec6b4c_amd64",
"8Base-RHACM-2.4:rhacm2/config-policy-controller-rhel8@sha256:8fb0581852dc1dfd80a81ba03c6976da1aa8d93675f626765f2266adfa94d5ac_s390x",
"8Base-RHACM-2.4:rhacm2/config-policy-controller-rhel8@sha256:929233f873cbf980fb850a9812c98bd09f907e26d9afeb1c0198d52776e33b32_ppc64le",
"8Base-RHACM-2.4:rhacm2/config-policy-controller-rhel8@sha256:a3653dcecb777d7b3915c49b7999793b90dd4524628d5517368a0837af46aa07_amd64",
"8Base-RHACM-2.4:rhacm2/console-api-rhel8@sha256:02481bcf2ddd1771d965e947cfcbad66540e2df055a3013bee5185ab84960d6d_ppc64le",
"8Base-RHACM-2.4:rhacm2/console-api-rhel8@sha256:3a47d211370efc6e1661d4d0abd0d5abc65d8a759218af7c2722db820a664d8c_s390x",
"8Base-RHACM-2.4:rhacm2/console-api-rhel8@sha256:789e1950e886e54c341699cc8ec0c4bfb9a0e295e49961366759e861d32d5ef9_amd64",
"8Base-RHACM-2.4:rhacm2/console-rhel8@sha256:5215e1a2f456b83ba4ae02ea653bef51d331ced6e9a4c67958e8c41cd88aa818_s390x",
"8Base-RHACM-2.4:rhacm2/console-rhel8@sha256:d5cbabd5d26e6e712d9f531db8ebaa3a793599538ef2e62262b02c165ea74b9a_ppc64le",
"8Base-RHACM-2.4:rhacm2/console-rhel8@sha256:e797bce5724653b3ae0395c66c4796dc0594002cdde7242f4fd29c2fd5e703fa_amd64",
"8Base-RHACM-2.4:rhacm2/discovery-rhel8-operator@sha256:224af94e4e027bfb7edff3f889ec08aa031eaede2e4a02c67ce2925f29230ea8_s390x",
"8Base-RHACM-2.4:rhacm2/discovery-rhel8-operator@sha256:5dd54d496d15c262072c6024385e9fbf016edabe8a6bcdf31ec63ed5c445088c_amd64",
"8Base-RHACM-2.4:rhacm2/discovery-rhel8-operator@sha256:f64cae3c176e4b18af716ba054dcebafa07c3f893943de09b7dfd0285a9271d5_ppc64le",
"8Base-RHACM-2.4:rhacm2/endpoint-monitoring-rhel8-operator@sha256:516888a8ee8d509b77cda6ef2154a6d70a94a48a2c8c5bc7a9b1b9f2e089ff57_ppc64le",
"8Base-RHACM-2.4:rhacm2/endpoint-monitoring-rhel8-operator@sha256:c48ced70438f389ee0a22a8670db80c121c087728533c5cd2070751ce3b2614e_amd64",
"8Base-RHACM-2.4:rhacm2/endpoint-monitoring-rhel8-operator@sha256:ee184be0540e401b6834747b6632b11d69269f3d9ab44bc4aaab9fc9877191aa_s390x",
"8Base-RHACM-2.4:rhacm2/governance-policy-propagator-rhel8@sha256:b5a8689de0cc37c38daca89e1a6f64b6601b341a8f12ef6c093ec12b83bca4e8_s390x",
"8Base-RHACM-2.4:rhacm2/governance-policy-propagator-rhel8@sha256:f885cac3c1b78c94885f9a9e197511c51b5470b192d6ac48e6cb20a592b36832_ppc64le",
"8Base-RHACM-2.4:rhacm2/governance-policy-propagator-rhel8@sha256:fbec65b4937bbdad28cc1e04b5b215caddeaacda3a844cd0a45ade093997adc3_amd64",
"8Base-RHACM-2.4:rhacm2/governance-policy-spec-sync-rhel8@sha256:2c130b6df67cd0a8ee055d9b8bb3ede4bcf211978db7cdd892f78bf1d56dd269_amd64",
"8Base-RHACM-2.4:rhacm2/governance-policy-spec-sync-rhel8@sha256:6a8227f1560751fd8e1d2ec8136d8855599727eb7ad382bd5b18167ba46b31ff_ppc64le",
"8Base-RHACM-2.4:rhacm2/governance-policy-spec-sync-rhel8@sha256:c2c6ab3e7317dee023b79cc868c052a8a602610925932358498a3a215d5c8089_s390x",
"8Base-RHACM-2.4:rhacm2/governance-policy-status-sync-rhel8@sha256:385006b34743b689054c581eaaffb5298adfd092eaa13ff6c24f28fa5b79a178_amd64",
"8Base-RHACM-2.4:rhacm2/governance-policy-status-sync-rhel8@sha256:6c2ec36725b956432591b6cb6a20d4eb2ac3bf759ab4a901f581c81bcb12270c_ppc64le",
"8Base-RHACM-2.4:rhacm2/governance-policy-status-sync-rhel8@sha256:76f717cb9fe271941f45794a8dd9ebb85af0f7ab6cd104a698352b875e1b721d_s390x",
"8Base-RHACM-2.4:rhacm2/governance-policy-template-sync-rhel8@sha256:2d0d4141d0df7a5309edb3aa064591479facd14d604f5338383a88a7c01fb976_s390x",
"8Base-RHACM-2.4:rhacm2/governance-policy-template-sync-rhel8@sha256:a96e372e54eadb8c0f384eaf5295a5a17ab701c5051b5ae59341ecc01489099b_ppc64le",
"8Base-RHACM-2.4:rhacm2/governance-policy-template-sync-rhel8@sha256:d9135c4c5eb68af915b552e2d7fe62251f4a3a23d45a7b193d754b7da900b159_amd64",
"8Base-RHACM-2.4:rhacm2/grafana-dashboard-loader-rhel8@sha256:1f8b57a645d0abc3e639eb493f228d3485f4a3f53528175bc386f712fce7cd3f_amd64",
"8Base-RHACM-2.4:rhacm2/grafana-dashboard-loader-rhel8@sha256:5419a6207c0cd1adb21d7c4c3378d31f240a9f29674aee612608d015fe0b491f_ppc64le",
"8Base-RHACM-2.4:rhacm2/grafana-dashboard-loader-rhel8@sha256:6190c4487c63f61cb24e8d219aa1ebc6ff5d8d8b1ece5bbb3da5d46e67f0b98c_s390x",
"8Base-RHACM-2.4:rhacm2/grc-ui-api-rhel8@sha256:40f04e8634a2151e7a4aefe823c980d1d98c89ddb1210b55b4c0566bd85fd787_amd64",
"8Base-RHACM-2.4:rhacm2/grc-ui-api-rhel8@sha256:999f7119e60d578cd54b08135838fb8ecb996cd93f8e6f07ee92ec776f86f3d7_s390x",
"8Base-RHACM-2.4:rhacm2/grc-ui-api-rhel8@sha256:a8072d656eb14084eafd141690c02119376c9436faab8e4d219e1f0ade7ed2ec_ppc64le",
"8Base-RHACM-2.4:rhacm2/grc-ui-rhel8@sha256:18beaf038580dd78d44cdbd7b3e9bfab16b1ae9f1b454689abe1ebfefe4964b5_amd64",
"8Base-RHACM-2.4:rhacm2/grc-ui-rhel8@sha256:2e28251e1a65b7176007f53887f3693e5268848b1bb8a1e084e9f1064deaec8a_s390x",
"8Base-RHACM-2.4:rhacm2/grc-ui-rhel8@sha256:3848541d746de6dfacca63f06f29fc7d203dfa4c73dbd749407896ddddb7306c_ppc64le",
"8Base-RHACM-2.4:rhacm2/iam-policy-controller-rhel8@sha256:0deeefc1600e43aac6d9eadd05b32d3a1b2059632ec7e8b005eb2245b52dbd98_amd64",
"8Base-RHACM-2.4:rhacm2/iam-policy-controller-rhel8@sha256:7d1534ff8b00cd38716d2bfb65b924a45e9ec18a8eccad13c5e3818f858630b6_s390x",
"8Base-RHACM-2.4:rhacm2/iam-policy-controller-rhel8@sha256:b2fa794482a54fcfcbf7d0ac8597e9cb0ac0c73cfe5afa8bf2e73ca35d37feb9_ppc64le",
"8Base-RHACM-2.4:rhacm2/insights-client-rhel8@sha256:0f567016e55498bef2be33665d247eb14308b13aaef5cc670de7e06ff830cb9a_amd64",
"8Base-RHACM-2.4:rhacm2/insights-client-rhel8@sha256:6bd666f6d541ab33598c4a38ac05e8f65f19e03d8630cf685c89b05f14c4f1b8_ppc64le",
"8Base-RHACM-2.4:rhacm2/insights-client-rhel8@sha256:85bf407b6bc232952f4dd7c1edd8a7f4a168a6995d7b866f4417bc65a162efd5_s390x",
"8Base-RHACM-2.4:rhacm2/insights-metrics-rhel8@sha256:180e2ac58d3549c7ed583da66fba14368c606feb65b4313aac3b4f889ec091bb_amd64",
"8Base-RHACM-2.4:rhacm2/insights-metrics-rhel8@sha256:2492650b89feab7de0408be0e3af6d889e6291bb7064ea524dafca87b252840e_s390x",
"8Base-RHACM-2.4:rhacm2/insights-metrics-rhel8@sha256:93066377331da7f85024ae541440cb409c741d393adfdfe289f7d5836c0da183_ppc64le",
"8Base-RHACM-2.4:rhacm2/klusterlet-addon-controller-rhel8@sha256:018f6d71abae2963c853fe9d1a41fdad2df91acb72fee775af08275647d3019f_amd64",
"8Base-RHACM-2.4:rhacm2/klusterlet-addon-controller-rhel8@sha256:500d5166ea2f808c46b71d1a5470a35bffa484d860161a16e9809f90d021b23e_ppc64le",
"8Base-RHACM-2.4:rhacm2/klusterlet-addon-controller-rhel8@sha256:a4d7ef368efce597729c5fc1ae4358a0b45483a11b8363bf8d164c20075da748_s390x",
"8Base-RHACM-2.4:rhacm2/klusterlet-addon-rhel8-operator@sha256:0402e265ec4919aef893be4c0f177b53173bc0c50eb47aafea6822e05a7748be_s390x",
"8Base-RHACM-2.4:rhacm2/klusterlet-addon-rhel8-operator@sha256:6b0fbc1956407a0986460556336fcccfe4d08d712cc4b0af4ca65061baf75ea2_amd64",
"8Base-RHACM-2.4:rhacm2/klusterlet-addon-rhel8-operator@sha256:d7546a69df7b817d0c29c8f95dd3d5d2900c3755c82570b1d610702c56d4fb59_ppc64le",
"8Base-RHACM-2.4:rhacm2/kube-rbac-proxy-rhel8@sha256:6650633c4664e6b537e82eafc593dc91ca206de3b0de878f600c913a95eb18a2_amd64",
"8Base-RHACM-2.4:rhacm2/kube-rbac-proxy-rhel8@sha256:c1c90ee4ae1f908c33c8a8bf38f0b47bfad039bedccf870324f6b554aad5d78c_s390x",
"8Base-RHACM-2.4:rhacm2/kube-rbac-proxy-rhel8@sha256:ccddb38db49a190aa0d5d70e6b4672079ea222a42045d406a4b9974ac7412146_ppc64le",
"8Base-RHACM-2.4:rhacm2/kube-state-metrics-rhel8@sha256:566b95595959ba60677f1518562fd996ef7643dc94aa9e9fead0e4b4096032ca_s390x",
"8Base-RHACM-2.4:rhacm2/kube-state-metrics-rhel8@sha256:789f79b85c022e59143e725a589ac890884f079c969f56efb972b0a0f8d77e66_amd64",
"8Base-RHACM-2.4:rhacm2/kube-state-metrics-rhel8@sha256:971a33f5a57057d3901ff75eebbc13ca8456b4315dd7811139e60bb8872d80bf_ppc64le",
"8Base-RHACM-2.4:rhacm2/managedcluster-import-controller-rhel8@sha256:bcb43adee06dbb1cfb6a5c9fed71847ecc3826e3e44fe04d57b7143a6123daa5_s390x",
"8Base-RHACM-2.4:rhacm2/managedcluster-import-controller-rhel8@sha256:dbf235a9723a1c21471d8ef0029f3c999ac3b22512d67facd052efb725431bc1_ppc64le",
"8Base-RHACM-2.4:rhacm2/managedcluster-import-controller-rhel8@sha256:faf01c5554224350e4cffd1fc4ce275886791e45857bf0ed5f90ffa3a64680dc_amd64",
"8Base-RHACM-2.4:rhacm2/management-ingress-rhel8@sha256:46293eeaad521f993ed01467e13cae70f600426ef09df0e02dd8b83348b60027_amd64",
"8Base-RHACM-2.4:rhacm2/management-ingress-rhel8@sha256:c3cdbf5ff93b3b19ac2d7cf15b9152a0761d473de7afe29832a7ca3b833b6797_s390x",
"8Base-RHACM-2.4:rhacm2/management-ingress-rhel8@sha256:ce994a8f4c4e5476e6131a6721da748225c89a96c9d471a8638eefb6a22d52b9_ppc64le",
"8Base-RHACM-2.4:rhacm2/memcached-exporter-rhel8@sha256:01398d4f3b1825e864ddae46a5e4b7cc298dabb444dd105787ef6aeb70514571_ppc64le",
"8Base-RHACM-2.4:rhacm2/memcached-exporter-rhel8@sha256:5432fa56e40dee2475da7ee7b7e89cca10a8f06f4cbea94983fa094bfbef81ff_amd64",
"8Base-RHACM-2.4:rhacm2/memcached-exporter-rhel8@sha256:e22fa2dbc6733fc176f44cf42ec8f51b69672d354d6d2cf510eada5fe41a5245_s390x",
"8Base-RHACM-2.4:rhacm2/memcached-rhel8@sha256:0a0a88fb0138cd6de2e3fce81ab959d12cbda64e5fbab1046008aee1d94f12e2_s390x",
"8Base-RHACM-2.4:rhacm2/memcached-rhel8@sha256:7e0ee17c6d00d20773799cfb6c6e9e27c204d1e31010aa71a7f0f35eb5179a35_amd64",
"8Base-RHACM-2.4:rhacm2/memcached-rhel8@sha256:b9213f5525ebd51960412c15d416a591bf23731b6217f79aca2a89a893df2102_ppc64le",
"8Base-RHACM-2.4:rhacm2/metrics-collector-rhel8@sha256:431d4089a4a93c6b6a00cf9b63ecd9199a5545f09190577356b22ff6646820f3_amd64",
"8Base-RHACM-2.4:rhacm2/metrics-collector-rhel8@sha256:83f649b506ca698251c884692307d7cd52bbae87b0bf7790f96ffd24dd7f4fd7_ppc64le",
"8Base-RHACM-2.4:rhacm2/metrics-collector-rhel8@sha256:d37401c5fb672c56004f75974a4069d5d3b6c5e96ac7be4c174f9f178a7666bc_s390x",
"8Base-RHACM-2.4:rhacm2/multicloud-integrations-rhel8@sha256:a311c6ef1099d2370209bbbe30cfac6d1c50d79a2321beaab1f6158ab2db8bec_s390x",
"8Base-RHACM-2.4:rhacm2/multicloud-integrations-rhel8@sha256:e666154a539974d0cc005bc74903dc9f173920101dbfc5169b14a30129991475_ppc64le",
"8Base-RHACM-2.4:rhacm2/multicloud-integrations-rhel8@sha256:f37fe856571112970ae4786d313bf51e78b26e1630e443d276abb4de8e47e525_amd64",
"8Base-RHACM-2.4:rhacm2/multicloud-manager-rhel8@sha256:1dd235aa8599ca070f5175ad9da5bdb9505a7dfbbd87173f0bbf4e14ca0d5e88_ppc64le",
"8Base-RHACM-2.4:rhacm2/multicloud-manager-rhel8@sha256:8a1eeafb2a738aecb2723889c98e287638e950fec05425f1fe132ff7eb01738f_amd64",
"8Base-RHACM-2.4:rhacm2/multicloud-manager-rhel8@sha256:d458a289528173a07f7ff6d87279474e8379a2f05c11d5a9be97f9c43e38ec75_s390x",
"8Base-RHACM-2.4:rhacm2/multicluster-observability-rhel8-operator@sha256:45d046d621eab996c457a90b607ca9a57e2ca5dcad384d3cd5317475e096e098_amd64",
"8Base-RHACM-2.4:rhacm2/multicluster-observability-rhel8-operator@sha256:7ed02712f2d5093f7c751a6d22c9ffe5ce3b00c4cc901ffb779b8b51e282d698_s390x",
"8Base-RHACM-2.4:rhacm2/multicluster-observability-rhel8-operator@sha256:7f89cc6647700f7ddc46d4fabb4b3702142aa0fe9bd23026eba98c704026e9e9_ppc64le",
"8Base-RHACM-2.4:rhacm2/multicluster-operators-application-rhel8@sha256:27492dfdd71cc0bae6e01a184ac8fe5677ce172583b0fd1b9112dfd789009839_ppc64le",
"8Base-RHACM-2.4:rhacm2/multicluster-operators-application-rhel8@sha256:3af2802a89c09966e9c63f40974d8554a7b7b88cc386bbf5bda0a4cc987b7c15_s390x",
"8Base-RHACM-2.4:rhacm2/multicluster-operators-application-rhel8@sha256:723ac91ea8c130d80b48db30e05186607210aea71c7afc1c072b9a691e350215_amd64",
"8Base-RHACM-2.4:rhacm2/multicluster-operators-channel-rhel8@sha256:09883ff8a783d3f83e1c26566555c5ad140cc8bbf0d4cdb5220ef344c6282752_ppc64le",
"8Base-RHACM-2.4:rhacm2/multicluster-operators-channel-rhel8@sha256:4a34b2593897d4b1a1af124bdf6fb7e51bbd97bb4c56dd8ae463b3f3abbb7718_s390x",
"8Base-RHACM-2.4:rhacm2/multicluster-operators-channel-rhel8@sha256:883282b801566b5a40a32e33ebc431ac1398afb68f47ce931cc82b8b9eca1e55_amd64",
"8Base-RHACM-2.4:rhacm2/multicluster-operators-deployable-rhel8@sha256:0a15e49232c20ead26ade38823cd40d785e612670a41cac28ecea2066025a3d1_amd64",
"8Base-RHACM-2.4:rhacm2/multicluster-operators-deployable-rhel8@sha256:0ecd46eb89e90d787c442fd0ca92f84e9bf7fa6c2e315a0b95912616687c0580_s390x",
"8Base-RHACM-2.4:rhacm2/multicluster-operators-deployable-rhel8@sha256:bd148be0ad6ddbcc1995f94b4660d3fbe2338112230c840d77f53a564b14ec4a_ppc64le",
"8Base-RHACM-2.4:rhacm2/multicluster-operators-placementrule-rhel8@sha256:4bdca102dae861d39d81a2df4be1767e4e702ce3836224e9b875f613d1af0c37_ppc64le",
"8Base-RHACM-2.4:rhacm2/multicluster-operators-placementrule-rhel8@sha256:d71975de4b1d6b53d19ddf338f3d19ad7e28812f8fc932c144eee630d9cab176_amd64",
"8Base-RHACM-2.4:rhacm2/multicluster-operators-placementrule-rhel8@sha256:fa3e2e45501d661f4f724dea809b6eff73455db623b03178130590dbf317dba5_s390x",
"8Base-RHACM-2.4:rhacm2/multicluster-operators-subscription-release-rhel8@sha256:2e13c28d1f18f2efac62207515450a42732d4be790199ab0e5ddf2f181649cb4_ppc64le",
"8Base-RHACM-2.4:rhacm2/multicluster-operators-subscription-release-rhel8@sha256:50dc29deac8efaac3bf321270b718dec41d8b80746d3548c076ab26b2c6b63ca_s390x",
"8Base-RHACM-2.4:rhacm2/multicluster-operators-subscription-release-rhel8@sha256:faae7a0632b10dc9b65af7a8af7e7c7d9e26f2f7087687fa19d2afefa7426c5a_amd64",
"8Base-RHACM-2.4:rhacm2/multicluster-operators-subscription-rhel8@sha256:1fa2779aab32977ec8e867ed188dcdd66106986c3cbf39f02e2a555873ba478a_ppc64le",
"8Base-RHACM-2.4:rhacm2/multicluster-operators-subscription-rhel8@sha256:731a4f0919cbab729e9dded9e513ec4ad5e1b48967c21f65f3b494158a6b25ba_s390x",
"8Base-RHACM-2.4:rhacm2/multicluster-operators-subscription-rhel8@sha256:ec803f14f854b73a873f95027617246888ea28029f2f4bb5b7f39a5dd63399ca_amd64",
"8Base-RHACM-2.4:rhacm2/multiclusterhub-repo-rhel8@sha256:75504c269b3d0c2af9b48317f3dc070fae58a1e46e95283e2e0e1ab6b60f452d_amd64",
"8Base-RHACM-2.4:rhacm2/multiclusterhub-repo-rhel8@sha256:c21ffdaa0ce90e6c08f4814c09d9a0bd34d341ad1fc8f6ff2152e9007393ba1f_s390x",
"8Base-RHACM-2.4:rhacm2/multiclusterhub-repo-rhel8@sha256:e1e522835d65503d467dc9ef7c4a0149adfc4cbd3620134adb4a5694eda2f0c4_ppc64le",
"8Base-RHACM-2.4:rhacm2/multiclusterhub-rhel8@sha256:37cf6ccd9a2b9af4444fa192e7b5e6979687bd5159d97f48da40c4f9bad249eb_amd64",
"8Base-RHACM-2.4:rhacm2/multiclusterhub-rhel8@sha256:b8dea0eca4c8aaefee6be9afea77e3302ad551f68f5a87316caf65e13ac9138d_s390x",
"8Base-RHACM-2.4:rhacm2/multiclusterhub-rhel8@sha256:d173cf78965bd026a6333af91b55305ea9c349e630fa53548ee42d791295cd69_ppc64le",
"8Base-RHACM-2.4:rhacm2/node-exporter-rhel8@sha256:0b2cf97a3d82fb4570dee71c1232ef9998c7efcd1d9415f9f41351457802d62d_amd64",
"8Base-RHACM-2.4:rhacm2/node-exporter-rhel8@sha256:93e85d546c624a685221a5d0c9085fa59752105587a531c58066a856defa322a_ppc64le",
"8Base-RHACM-2.4:rhacm2/node-exporter-rhel8@sha256:b20c7b88c52ab9772ebd2216333d6324cba08c653135af469a9e6ccb6648d7c6_s390x",
"8Base-RHACM-2.4:rhacm2/observatorium-rhel8-operator@sha256:078b48f3746c33e0c69b11c9e51e70c220a3cc6f0fd26eb5b30534b16c6a2efa_s390x",
"8Base-RHACM-2.4:rhacm2/observatorium-rhel8-operator@sha256:0e1ec4eda138936261dc5a76a18fa4ace6082c636b30021ce10d5d4d0acea890_ppc64le",
"8Base-RHACM-2.4:rhacm2/observatorium-rhel8-operator@sha256:70e41fdcacd43b4e498b8d5917d0e2fb640f4e85f30b1d6646b27aee1bc8dafc_amd64",
"8Base-RHACM-2.4:rhacm2/observatorium-rhel8@sha256:431149d31b309822fa9476f951ae39bde3a81cc5d17d2a79062ced7b729166cd_amd64",
"8Base-RHACM-2.4:rhacm2/observatorium-rhel8@sha256:65aaebf97e8b904e9ff1520f4bc4704bc21614a7377f66a4c6776032621a9ccf_s390x",
"8Base-RHACM-2.4:rhacm2/observatorium-rhel8@sha256:804054ba7c65c0814307017e3ff6681ba25e62384468adbf3712418e1f3b321f_ppc64le",
"8Base-RHACM-2.4:rhacm2/openshift-hive-rhel8@sha256:80950fa60359f90359129bff09665d7e94150bfbcfb048dc46ec77309479733b_ppc64le",
"8Base-RHACM-2.4:rhacm2/openshift-hive-rhel8@sha256:bae2680af5a00937f0ecc680ad979b131ad65fc47c4683dec69e45e442dd38b4_amd64",
"8Base-RHACM-2.4:rhacm2/openshift-hive-rhel8@sha256:c75cad252f1bda9dac27d1145ee01fe91078e6bc29c60b72f2f0977cea56ae9c_s390x",
"8Base-RHACM-2.4:rhacm2/placement-rhel8@sha256:1cc55dc4ec890f583cf63c7c1d5451cd1e409dbb8feed7bb854e6970ba0e9cbd_s390x",
"8Base-RHACM-2.4:rhacm2/placement-rhel8@sha256:98f3db6bd38eec496565558b8c81a06b51fe22ad4c5a462a6b43a61ab3bc853c_amd64",
"8Base-RHACM-2.4:rhacm2/placement-rhel8@sha256:a0a5b1e0cd29da2c215f3ce555230477ce775cbd79423c74426aaa4f7f56cfc5_ppc64le",
"8Base-RHACM-2.4:rhacm2/prometheus-alertmanager-rhel8@sha256:29c84506cb42edbede5abdf086433ef003d677135fe3b51093c1fbafa6f666e0_s390x",
"8Base-RHACM-2.4:rhacm2/prometheus-alertmanager-rhel8@sha256:be4e1ac4ca5c8145ad7488bc9f067d8f1b9f4cb3d79ac43f4addd19cc66a584b_amd64",
"8Base-RHACM-2.4:rhacm2/prometheus-alertmanager-rhel8@sha256:fc83710377e91bec8866053bb2b9f91be7a3c25993488a6f9641e7c93918aadc_ppc64le",
"8Base-RHACM-2.4:rhacm2/prometheus-rhel8@sha256:1587535175898f97007552a6023ef0785861271dc939a751c98db0c41c9e2c97_amd64",
"8Base-RHACM-2.4:rhacm2/prometheus-rhel8@sha256:4aa41836d3699f3b8a546703fa5032a01af6bcac60465e779769c32a36352d0d_s390x",
"8Base-RHACM-2.4:rhacm2/prometheus-rhel8@sha256:f7971a684bcdce02604319ecace5ba585797f116a64024da815bf3e2d27f6251_ppc64le",
"8Base-RHACM-2.4:rhacm2/provider-credential-controller-rhel8@sha256:827351fc8036170bfb1b6d0fc15c84476c8913ae044163884ff89424e0e4235f_s390x",
"8Base-RHACM-2.4:rhacm2/provider-credential-controller-rhel8@sha256:a6f1234d8f90e06b88775ce831e574ec0621e487043d412d7c35d2bde6db21f9_amd64",
"8Base-RHACM-2.4:rhacm2/provider-credential-controller-rhel8@sha256:e33d7b73b6a7d41ef7779800af177a4557608ea87c854e457d0421332fcb421f_ppc64le",
"8Base-RHACM-2.4:rhacm2/rbac-query-proxy-rhel8@sha256:1d1c793c2bf89cb49dc4625981b4f7bc9cc827d01d7c57af88cde59adde21787_amd64",
"8Base-RHACM-2.4:rhacm2/rbac-query-proxy-rhel8@sha256:a129031e0e3c0e389a104f1ad15f4ecbb6382d79e19c62e7b22b31bee7021cdd_s390x",
"8Base-RHACM-2.4:rhacm2/rbac-query-proxy-rhel8@sha256:b549a06e14f326d196883c8168db3f82edbb952184ea4742b6d4eca78b13bc69_ppc64le",
"8Base-RHACM-2.4:rhacm2/redisgraph-tls-rhel8@sha256:7e3245ba0f53c4c510f7151b3e940c13d5a79d8d95b203e3b8ceaca4ceea42ea_ppc64le",
"8Base-RHACM-2.4:rhacm2/redisgraph-tls-rhel8@sha256:9fb4a62d70505c508d0d8dc158f8fa1c759c23f6a13c6a069a40a32c5cbce1fe_s390x",
"8Base-RHACM-2.4:rhacm2/redisgraph-tls-rhel8@sha256:cdf817bdb70737e6912e550fa1602bbbcaa5b34a2e2d47a249000aac560cc6f0_amd64",
"8Base-RHACM-2.4:rhacm2/registration-rhel8-operator@sha256:3ca37dec679c11f1333c5fd6c866867ce2e7ed5d3c139c2ad8f3ad7d10be70c0_s390x",
"8Base-RHACM-2.4:rhacm2/registration-rhel8-operator@sha256:45b0e1027807496b3c2a10d8e7c015cc91cc77b9832639adb51a6e5fc7f5071b_ppc64le",
"8Base-RHACM-2.4:rhacm2/registration-rhel8-operator@sha256:6710d98fb67533848a96f35fcbeb0adf6999a7e6534068ccc9956105a4d2db73_amd64",
"8Base-RHACM-2.4:rhacm2/registration-rhel8@sha256:0fbe6a1234544b31be5b6ba778895d31b0486783116796e0e31079cd2ee9f87a_ppc64le",
"8Base-RHACM-2.4:rhacm2/registration-rhel8@sha256:494e65b5e3bf27c3bae221db5154b119ef7689b2cb42894f05c40cf4608f1da6_s390x",
"8Base-RHACM-2.4:rhacm2/registration-rhel8@sha256:5d614eda176a91d5359e8a44a6f93a3fdbda8080f2209f342f83d4816b2d0008_amd64",
"8Base-RHACM-2.4:rhacm2/search-aggregator-rhel8@sha256:176ba84e41d3465826245fd9acd199c0b292c25a76c88bbcab8c07d93829ff9c_s390x",
"8Base-RHACM-2.4:rhacm2/search-aggregator-rhel8@sha256:3857111bc468c7bb79a7476d6bc5df0add7d8951799b65b6414f1f5dd3d5b9b8_amd64",
"8Base-RHACM-2.4:rhacm2/search-aggregator-rhel8@sha256:52a2dd79f67b1910a7129f70ba18b48656cd41b2a15f2ae4af2509c0eaa4205a_ppc64le",
"8Base-RHACM-2.4:rhacm2/search-api-rhel8@sha256:2d64646d663ac682a087fc69314bd72751ba2b005ab08a93da223470a863a740_amd64",
"8Base-RHACM-2.4:rhacm2/search-api-rhel8@sha256:74ccabf407b668837238eb3ad2e536fcb0b3df9a48741f43edf2456fbee80cc6_ppc64le",
"8Base-RHACM-2.4:rhacm2/search-api-rhel8@sha256:de9cc78ae58b063980c0fd3797cc6aba79bedc22898dae3fbce64c94dfd82909_s390x",
"8Base-RHACM-2.4:rhacm2/search-collector-rhel8@sha256:37c5344f9061f44ea363d64c2118e791999007ecdead8d15c8c121aff83631fe_amd64",
"8Base-RHACM-2.4:rhacm2/search-collector-rhel8@sha256:98fb5b0965d41badb9933eb0fc23a5006c1e1cb555a8b80b63a6a00bc87b1c7a_s390x",
"8Base-RHACM-2.4:rhacm2/search-collector-rhel8@sha256:ff9c98d5836007520ff971116d5c143b6e0fafa25e5c8f0dfd4b1a23f191f1d2_ppc64le",
"8Base-RHACM-2.4:rhacm2/search-rhel8@sha256:13b61bea54f6d67fb749852d48dc6a035ee516ed5f3d339619b97924e078ca59_ppc64le",
"8Base-RHACM-2.4:rhacm2/search-rhel8@sha256:210fdca717aef2b4159e223a4f0bab06cdae9491d2c890d63710cf3c71de0c32_amd64",
"8Base-RHACM-2.4:rhacm2/search-rhel8@sha256:5f3249435b29dba366242d6e68e6f1f2f4a8f4cd8941fb881d297bd5ed9fa72e_s390x",
"8Base-RHACM-2.4:rhacm2/search-ui-rhel8@sha256:2203d5c5cadd4be391bba00bbf8a588e930dcde7c438e15c14ed0e7a3fd31522_s390x",
"8Base-RHACM-2.4:rhacm2/search-ui-rhel8@sha256:aa0f257b502a6fcf1d2eb2270858f7d145abee32b9a64ba511bab22218b74e0a_ppc64le",
"8Base-RHACM-2.4:rhacm2/search-ui-rhel8@sha256:d4a81b7b29b9a76aa631ad26471b3cd6202775853f5a2102260c4f1e339cdfe0_amd64",
"8Base-RHACM-2.4:rhacm2/submariner-addon-rhel8@sha256:0faded1f0229ce80be36090a54ed761f1c89b414e84bd11d680fbddd382a986b_amd64",
"8Base-RHACM-2.4:rhacm2/submariner-addon-rhel8@sha256:4331c06cda7427491fcf5061f9695ab5f87dea5a02b5b915b1354c20f3cff830_s390x",
"8Base-RHACM-2.4:rhacm2/submariner-addon-rhel8@sha256:514d5c15aceb07e72ba74d9ba1b3bdc2e84e1c4060b2facdb886809b118c704c_ppc64le",
"8Base-RHACM-2.4:rhacm2/thanos-receive-controller-rhel8@sha256:2da6d891769a4d9cb936d93a8ea84eea45f33e482c79cc74418f4143c5c145e7_s390x",
"8Base-RHACM-2.4:rhacm2/thanos-receive-controller-rhel8@sha256:8c0745aa13e06c6cc159d8be33302b766673bdd1aedff1309d205519587440ab_amd64",
"8Base-RHACM-2.4:rhacm2/thanos-receive-controller-rhel8@sha256:8d0e265c199c32e757c2004d89db64bc64092171b98068aab03f977a744cc5bc_ppc64le",
"8Base-RHACM-2.4:rhacm2/thanos-rhel8@sha256:8036c9dd2d44027f5173b935ee8dcd9b3e87b433d65a50f83ffa76a503cf747c_s390x",
"8Base-RHACM-2.4:rhacm2/thanos-rhel8@sha256:ed22c2650f0d908174896647ced911a49945714a114836096b787cc879164bc4_ppc64le",
"8Base-RHACM-2.4:rhacm2/thanos-rhel8@sha256:fbe3062ae92faafd40caac5ddd0b20e2d1bfcaa64febebc0dcd5d368a3734c12_amd64",
"8Base-RHACM-2.4:rhacm2/volsync-mover-rclone-rhel8@sha256:0b3c2d30d0a6109db50dba4053d795fc92bfcadc380a8a8deb5ae4ef4e6d29fa_ppc64le",
"8Base-RHACM-2.4:rhacm2/volsync-mover-rclone-rhel8@sha256:6784f7672ac4c8f47ddaf9b5fc6b98f2c1d18c48be212114eeab9babb780cba6_s390x",
"8Base-RHACM-2.4:rhacm2/volsync-mover-rclone-rhel8@sha256:ada830a6dfa3f00aba2a32225a9884bbe31d20b93ece21249b11e6b037d85e75_amd64",
"8Base-RHACM-2.4:rhacm2/volsync-mover-restic-rhel8@sha256:31244fad1da3b5c258babd12defc1192a8534727f12ad775aad9d202fb6a5947_amd64",
"8Base-RHACM-2.4:rhacm2/volsync-mover-restic-rhel8@sha256:3ac9147cf782a40b3881973a399add430aee10cdfe1abdb00c98a0b5a3a527dc_s390x",
"8Base-RHACM-2.4:rhacm2/volsync-mover-restic-rhel8@sha256:9d00b2d06752192dd8f8f48aeb2786ac1ee0c062ed8916cf3f693c7d2a05e208_ppc64le",
"8Base-RHACM-2.4:rhacm2/volsync-mover-rsync-rhel8@sha256:30e06b75f83e22faeed2108f68b158fb35b4db22b83f049c61706ddcbfef27d9_ppc64le",
"8Base-RHACM-2.4:rhacm2/volsync-mover-rsync-rhel8@sha256:530aedee3aeca43ef0501f5cd2aa07c65eb708ac1a7fcd97fc3000358744d1bd_s390x",
"8Base-RHACM-2.4:rhacm2/volsync-mover-rsync-rhel8@sha256:c5621b5d113a1330bdc04f1fce05fd6f16c10526511ba207cb24551f7efe0e58_amd64",
"8Base-RHACM-2.4:rhacm2/volsync-rhel8@sha256:1ab81a27373c351eb2c932536fc9ea6cbf74911b794e3cd183c8e5624940a656_ppc64le",
"8Base-RHACM-2.4:rhacm2/volsync-rhel8@sha256:90ed24a800b82c2eb1c0f2d08aa11b2bea942e6a9044e3a01a5778877e7b376a_s390x",
"8Base-RHACM-2.4:rhacm2/volsync-rhel8@sha256:9e02a53649909a9d3ccd5c22f5c231b3ad69f451d7b5a32033046f3031cde188_amd64",
"8Base-RHACM-2.4:rhacm2/work-rhel8@sha256:0facf27d638269e722029217ef72016556c60e42887a836e4a0ad6140c1b6dcf_s390x",
"8Base-RHACM-2.4:rhacm2/work-rhel8@sha256:5694a214f662b4556b1fdf088ef0d33d6674dc3be3ae5d2fbdf00e56addeae3c_amd64",
"8Base-RHACM-2.4:rhacm2/work-rhel8@sha256:73b036d1c7b9c44010ef9716be8c96bfd2a7af7e09b2cf3402cc2aac81ef94e4_ppc64le"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "moment: inefficient parsing algorithm resulting in DoS"
},
{
"cve": "CVE-2022-31150",
"cwe": {
"id": "CWE-93",
"name": "Improper Neutralization of CRLF Sequences (\u0027CRLF Injection\u0027)"
},
"discovery_date": "2022-07-21T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2109354"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in the undici package. When requesting an input on an unsanitized request path, method, or headers it is possible to inject Carriage Return/Line Feed (CRLF) sequences into these requests.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "nodejs16: CRLF injection in node-undici",
"title": "Vulnerability summary"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\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.4:rhacm2/acm-grafana-rhel8@sha256:17c53124f6c09cc839f533aee0c870078f547fef29a19803814f5c5fbc5e7939_s390x",
"8Base-RHACM-2.4:rhacm2/acm-grafana-rhel8@sha256:644a295644e91a8976d4df02e5ccdd711d8d3c8fa409cae698671b49b96ec00a_ppc64le",
"8Base-RHACM-2.4:rhacm2/acm-grafana-rhel8@sha256:9c9b992bf748282d7cdc941b7907bbcbabe69a8b287bc4195a6bc8b9d9b6cbd0_amd64",
"8Base-RHACM-2.4:rhacm2/acm-must-gather-rhel8@sha256:0cca0dbb0b7adff8eaea1315b422edb6ea1778befa4772f3e6f5755fb5519196_s390x",
"8Base-RHACM-2.4:rhacm2/acm-must-gather-rhel8@sha256:63b5758cfcffe96326b090ae51d38c00ca13b35e9fe5e4354cd33e67d042c41b_amd64",
"8Base-RHACM-2.4:rhacm2/acm-must-gather-rhel8@sha256:cfc97f6c9495bac2635e016dd47049683f8ed78c932ef2c70cec2ec7be323fea_ppc64le",
"8Base-RHACM-2.4:rhacm2/acm-operator-bundle@sha256:346215260baa3371853d15ccc451c3ac418813c5cd9b422b0ad9f2dd6ae8a511_s390x",
"8Base-RHACM-2.4:rhacm2/acm-operator-bundle@sha256:cb4fca4155dc3e274712c0c7609eb6111a6e03207ddaa0d5c3c8752badc15b2c_amd64",
"8Base-RHACM-2.4:rhacm2/acm-operator-bundle@sha256:cceb82a8492d7e971e515f1a0a5391a1051e4f130f7a14e412def20616e05d40_ppc64le",
"8Base-RHACM-2.4:rhacm2/agent-service-rhel8@sha256:5b5046b04aa10807a6676916cf4744f0cd36c056dd3fd626304814af2d665cf9_amd64",
"8Base-RHACM-2.4:rhacm2/agent-service-rhel8@sha256:5c89bb44eda9a0754ea1d1ca69ea260f02f060c517194251519439e4b943e46a_ppc64le",
"8Base-RHACM-2.4:rhacm2/agent-service-rhel8@sha256:cfe9dfc60224b6206d6fbbc4c4ee95e378ce2da8b79c176e5e7bfdd8b0375f88_s390x",
"8Base-RHACM-2.4:rhacm2/application-ui-rhel8@sha256:6acf7df47405a4ccb3ede12db6574a0829d28f94ea5d20d6041db1bd045a90c6_ppc64le",
"8Base-RHACM-2.4:rhacm2/application-ui-rhel8@sha256:96c10e483a1c99f0ac91fb84df87ebe927e82ca35ef7e36e0f583121dcdd8b15_amd64",
"8Base-RHACM-2.4:rhacm2/application-ui-rhel8@sha256:ffb0b475eccc16a227f13a3d0d332f9cd9b96eade52646352a7497f903edf1a2_s390x",
"8Base-RHACM-2.4:rhacm2/assisted-image-service-rhel8@sha256:2c2f96ebf908cf415613aec65a414884ec35784e4bdcd4c4b4978aa98149af4d_amd64",
"8Base-RHACM-2.4:rhacm2/assisted-image-service-rhel8@sha256:c89023b0b424e2b8800399fc4b6cfa9336248f3222097c094d33fd2b872398aa_ppc64le",
"8Base-RHACM-2.4:rhacm2/assisted-image-service-rhel8@sha256:e49c328eb815293dd606199a0b8a2bd0db6bbf5d87eeaa7902d6d4df1bb41d35_s390x",
"8Base-RHACM-2.4:rhacm2/assisted-installer-agent-rhel8@sha256:86fd675a09451d3ee552452999cd2c82410174f5e55dcfd4f21286559363217e_amd64",
"8Base-RHACM-2.4:rhacm2/assisted-installer-reporter-rhel8@sha256:dcc214165e5c895925f52673577fa73274b017e3e9017818bf5c0327b3600ffb_ppc64le",
"8Base-RHACM-2.4:rhacm2/assisted-installer-reporter-rhel8@sha256:f7004db056478b4c1b101ab0ceac24f78dbefc018a1e76e12e8a4f69fd171175_amd64",
"8Base-RHACM-2.4:rhacm2/assisted-installer-rhel8@sha256:6e002bec6af8e7d7b0c89bc25f4a9e3224e47f5638be7cc2a9c68a5e92447254_amd64",
"8Base-RHACM-2.4:rhacm2/assisted-installer-rhel8@sha256:815976efa30282899af7de91b5df1fdeca10c709d0fc60d09d8f3abb1c2acdc3_ppc64le",
"8Base-RHACM-2.4:rhacm2/cert-policy-controller-rhel8@sha256:0e30470d12e11f473750e0b95833d0d1fe6fd3ee9d9d0c5d7454614449156148_s390x",
"8Base-RHACM-2.4:rhacm2/cert-policy-controller-rhel8@sha256:2324eeab4219c1c953b698cbd1cf57e0af777f31042de00eaaa2bf163f84cae1_amd64",
"8Base-RHACM-2.4:rhacm2/cert-policy-controller-rhel8@sha256:c3d60eaf9f775e623114d093450b5d170b4048ef1e52267a2153ec54489bd00f_ppc64le",
"8Base-RHACM-2.4:rhacm2/cluster-backup-rhel8-operator@sha256:9969b8f2f91bd0a3ef0e89300d66a656238a3a3361d56cf7fc0eb55db1752782_amd64",
"8Base-RHACM-2.4:rhacm2/cluster-backup-rhel8-operator@sha256:d5639931ddcb1288f279f54a3688fcb8c94d710a457917c46bfa3db6cd1a317b_s390x",
"8Base-RHACM-2.4:rhacm2/cluster-backup-rhel8-operator@sha256:fa4667d27a8778efc83ace86657c638aacb7ccc3168c489d427c1d6ab834cbb2_ppc64le",
"8Base-RHACM-2.4:rhacm2/cluster-curator-controller-rhel8@sha256:4b32ee29c898c9f52a5fdeed3a6a595ac157db7051b36086eddf7a8f91b2ec08_ppc64le",
"8Base-RHACM-2.4:rhacm2/cluster-curator-controller-rhel8@sha256:9e6a260d8130731601612a56cea728fc6b80cfa3d7fd8b6612175ff76b290dea_s390x",
"8Base-RHACM-2.4:rhacm2/cluster-curator-controller-rhel8@sha256:faa454bab3f9ea36a2d5a1eaa16806ac3669472856833e750571e45da7074d40_amd64",
"8Base-RHACM-2.4:rhacm2/cluster-proxy-addon-rhel8@sha256:03d738d93d893b9fd9d2587e14b9a7a92bbb5eca4b85901b5e07cff1e7a3ab73_s390x",
"8Base-RHACM-2.4:rhacm2/cluster-proxy-addon-rhel8@sha256:22c9595f3f4d95b6dc6c17ce5412f4131d9ce501f2660f23d176f276c4a97a73_ppc64le",
"8Base-RHACM-2.4:rhacm2/cluster-proxy-addon-rhel8@sha256:ae6de1e14b7897a944733cdb9963f31990d696a66260974d3f692e0af87161d3_amd64",
"8Base-RHACM-2.4:rhacm2/clusterclaims-controller-rhel8@sha256:2c7f03c0ca17163c949249bb4b480a0fd2c986e55b0dc23c6cd3b0a974b4c229_ppc64le",
"8Base-RHACM-2.4:rhacm2/clusterclaims-controller-rhel8@sha256:bd8fa875e2c6b6c650c21089441b417ae657b8e1fda2786d2f328978776a6883_s390x",
"8Base-RHACM-2.4:rhacm2/clusterclaims-controller-rhel8@sha256:c49c92c632968e08f74d08eaa99862f0dd8dd1fe4a85f05e57efa90e5dca5563_amd64",
"8Base-RHACM-2.4:rhacm2/clusterlifecycle-state-metrics-rhel8@sha256:3711cb41642a7fffc69a0c98db128d39d980555127f22a9d1dfd76c9631b8edc_ppc64le",
"8Base-RHACM-2.4:rhacm2/clusterlifecycle-state-metrics-rhel8@sha256:60a54bc76a84f2369b02dc1b9b0d8353da93acc9f8193a26739110c6fe59abdd_s390x",
"8Base-RHACM-2.4:rhacm2/clusterlifecycle-state-metrics-rhel8@sha256:6df08e52cee6890187b6be3a62b36c18fcff7e34630da933e0a5f7bcecec6b4c_amd64",
"8Base-RHACM-2.4:rhacm2/config-policy-controller-rhel8@sha256:8fb0581852dc1dfd80a81ba03c6976da1aa8d93675f626765f2266adfa94d5ac_s390x",
"8Base-RHACM-2.4:rhacm2/config-policy-controller-rhel8@sha256:929233f873cbf980fb850a9812c98bd09f907e26d9afeb1c0198d52776e33b32_ppc64le",
"8Base-RHACM-2.4:rhacm2/config-policy-controller-rhel8@sha256:a3653dcecb777d7b3915c49b7999793b90dd4524628d5517368a0837af46aa07_amd64",
"8Base-RHACM-2.4:rhacm2/console-api-rhel8@sha256:02481bcf2ddd1771d965e947cfcbad66540e2df055a3013bee5185ab84960d6d_ppc64le",
"8Base-RHACM-2.4:rhacm2/console-api-rhel8@sha256:3a47d211370efc6e1661d4d0abd0d5abc65d8a759218af7c2722db820a664d8c_s390x",
"8Base-RHACM-2.4:rhacm2/console-api-rhel8@sha256:789e1950e886e54c341699cc8ec0c4bfb9a0e295e49961366759e861d32d5ef9_amd64",
"8Base-RHACM-2.4:rhacm2/console-rhel8@sha256:5215e1a2f456b83ba4ae02ea653bef51d331ced6e9a4c67958e8c41cd88aa818_s390x",
"8Base-RHACM-2.4:rhacm2/console-rhel8@sha256:d5cbabd5d26e6e712d9f531db8ebaa3a793599538ef2e62262b02c165ea74b9a_ppc64le",
"8Base-RHACM-2.4:rhacm2/console-rhel8@sha256:e797bce5724653b3ae0395c66c4796dc0594002cdde7242f4fd29c2fd5e703fa_amd64",
"8Base-RHACM-2.4:rhacm2/discovery-rhel8-operator@sha256:224af94e4e027bfb7edff3f889ec08aa031eaede2e4a02c67ce2925f29230ea8_s390x",
"8Base-RHACM-2.4:rhacm2/discovery-rhel8-operator@sha256:5dd54d496d15c262072c6024385e9fbf016edabe8a6bcdf31ec63ed5c445088c_amd64",
"8Base-RHACM-2.4:rhacm2/discovery-rhel8-operator@sha256:f64cae3c176e4b18af716ba054dcebafa07c3f893943de09b7dfd0285a9271d5_ppc64le",
"8Base-RHACM-2.4:rhacm2/endpoint-monitoring-rhel8-operator@sha256:516888a8ee8d509b77cda6ef2154a6d70a94a48a2c8c5bc7a9b1b9f2e089ff57_ppc64le",
"8Base-RHACM-2.4:rhacm2/endpoint-monitoring-rhel8-operator@sha256:c48ced70438f389ee0a22a8670db80c121c087728533c5cd2070751ce3b2614e_amd64",
"8Base-RHACM-2.4:rhacm2/endpoint-monitoring-rhel8-operator@sha256:ee184be0540e401b6834747b6632b11d69269f3d9ab44bc4aaab9fc9877191aa_s390x",
"8Base-RHACM-2.4:rhacm2/governance-policy-propagator-rhel8@sha256:b5a8689de0cc37c38daca89e1a6f64b6601b341a8f12ef6c093ec12b83bca4e8_s390x",
"8Base-RHACM-2.4:rhacm2/governance-policy-propagator-rhel8@sha256:f885cac3c1b78c94885f9a9e197511c51b5470b192d6ac48e6cb20a592b36832_ppc64le",
"8Base-RHACM-2.4:rhacm2/governance-policy-propagator-rhel8@sha256:fbec65b4937bbdad28cc1e04b5b215caddeaacda3a844cd0a45ade093997adc3_amd64",
"8Base-RHACM-2.4:rhacm2/governance-policy-spec-sync-rhel8@sha256:2c130b6df67cd0a8ee055d9b8bb3ede4bcf211978db7cdd892f78bf1d56dd269_amd64",
"8Base-RHACM-2.4:rhacm2/governance-policy-spec-sync-rhel8@sha256:6a8227f1560751fd8e1d2ec8136d8855599727eb7ad382bd5b18167ba46b31ff_ppc64le",
"8Base-RHACM-2.4:rhacm2/governance-policy-spec-sync-rhel8@sha256:c2c6ab3e7317dee023b79cc868c052a8a602610925932358498a3a215d5c8089_s390x",
"8Base-RHACM-2.4:rhacm2/governance-policy-status-sync-rhel8@sha256:385006b34743b689054c581eaaffb5298adfd092eaa13ff6c24f28fa5b79a178_amd64",
"8Base-RHACM-2.4:rhacm2/governance-policy-status-sync-rhel8@sha256:6c2ec36725b956432591b6cb6a20d4eb2ac3bf759ab4a901f581c81bcb12270c_ppc64le",
"8Base-RHACM-2.4:rhacm2/governance-policy-status-sync-rhel8@sha256:76f717cb9fe271941f45794a8dd9ebb85af0f7ab6cd104a698352b875e1b721d_s390x",
"8Base-RHACM-2.4:rhacm2/governance-policy-template-sync-rhel8@sha256:2d0d4141d0df7a5309edb3aa064591479facd14d604f5338383a88a7c01fb976_s390x",
"8Base-RHACM-2.4:rhacm2/governance-policy-template-sync-rhel8@sha256:a96e372e54eadb8c0f384eaf5295a5a17ab701c5051b5ae59341ecc01489099b_ppc64le",
"8Base-RHACM-2.4:rhacm2/governance-policy-template-sync-rhel8@sha256:d9135c4c5eb68af915b552e2d7fe62251f4a3a23d45a7b193d754b7da900b159_amd64",
"8Base-RHACM-2.4:rhacm2/grafana-dashboard-loader-rhel8@sha256:1f8b57a645d0abc3e639eb493f228d3485f4a3f53528175bc386f712fce7cd3f_amd64",
"8Base-RHACM-2.4:rhacm2/grafana-dashboard-loader-rhel8@sha256:5419a6207c0cd1adb21d7c4c3378d31f240a9f29674aee612608d015fe0b491f_ppc64le",
"8Base-RHACM-2.4:rhacm2/grafana-dashboard-loader-rhel8@sha256:6190c4487c63f61cb24e8d219aa1ebc6ff5d8d8b1ece5bbb3da5d46e67f0b98c_s390x",
"8Base-RHACM-2.4:rhacm2/grc-ui-api-rhel8@sha256:40f04e8634a2151e7a4aefe823c980d1d98c89ddb1210b55b4c0566bd85fd787_amd64",
"8Base-RHACM-2.4:rhacm2/grc-ui-api-rhel8@sha256:999f7119e60d578cd54b08135838fb8ecb996cd93f8e6f07ee92ec776f86f3d7_s390x",
"8Base-RHACM-2.4:rhacm2/grc-ui-api-rhel8@sha256:a8072d656eb14084eafd141690c02119376c9436faab8e4d219e1f0ade7ed2ec_ppc64le",
"8Base-RHACM-2.4:rhacm2/grc-ui-rhel8@sha256:18beaf038580dd78d44cdbd7b3e9bfab16b1ae9f1b454689abe1ebfefe4964b5_amd64",
"8Base-RHACM-2.4:rhacm2/grc-ui-rhel8@sha256:2e28251e1a65b7176007f53887f3693e5268848b1bb8a1e084e9f1064deaec8a_s390x",
"8Base-RHACM-2.4:rhacm2/grc-ui-rhel8@sha256:3848541d746de6dfacca63f06f29fc7d203dfa4c73dbd749407896ddddb7306c_ppc64le",
"8Base-RHACM-2.4:rhacm2/iam-policy-controller-rhel8@sha256:0deeefc1600e43aac6d9eadd05b32d3a1b2059632ec7e8b005eb2245b52dbd98_amd64",
"8Base-RHACM-2.4:rhacm2/iam-policy-controller-rhel8@sha256:7d1534ff8b00cd38716d2bfb65b924a45e9ec18a8eccad13c5e3818f858630b6_s390x",
"8Base-RHACM-2.4:rhacm2/iam-policy-controller-rhel8@sha256:b2fa794482a54fcfcbf7d0ac8597e9cb0ac0c73cfe5afa8bf2e73ca35d37feb9_ppc64le",
"8Base-RHACM-2.4:rhacm2/insights-client-rhel8@sha256:0f567016e55498bef2be33665d247eb14308b13aaef5cc670de7e06ff830cb9a_amd64",
"8Base-RHACM-2.4:rhacm2/insights-client-rhel8@sha256:6bd666f6d541ab33598c4a38ac05e8f65f19e03d8630cf685c89b05f14c4f1b8_ppc64le",
"8Base-RHACM-2.4:rhacm2/insights-client-rhel8@sha256:85bf407b6bc232952f4dd7c1edd8a7f4a168a6995d7b866f4417bc65a162efd5_s390x",
"8Base-RHACM-2.4:rhacm2/insights-metrics-rhel8@sha256:180e2ac58d3549c7ed583da66fba14368c606feb65b4313aac3b4f889ec091bb_amd64",
"8Base-RHACM-2.4:rhacm2/insights-metrics-rhel8@sha256:2492650b89feab7de0408be0e3af6d889e6291bb7064ea524dafca87b252840e_s390x",
"8Base-RHACM-2.4:rhacm2/insights-metrics-rhel8@sha256:93066377331da7f85024ae541440cb409c741d393adfdfe289f7d5836c0da183_ppc64le",
"8Base-RHACM-2.4:rhacm2/klusterlet-addon-controller-rhel8@sha256:018f6d71abae2963c853fe9d1a41fdad2df91acb72fee775af08275647d3019f_amd64",
"8Base-RHACM-2.4:rhacm2/klusterlet-addon-controller-rhel8@sha256:500d5166ea2f808c46b71d1a5470a35bffa484d860161a16e9809f90d021b23e_ppc64le",
"8Base-RHACM-2.4:rhacm2/klusterlet-addon-controller-rhel8@sha256:a4d7ef368efce597729c5fc1ae4358a0b45483a11b8363bf8d164c20075da748_s390x",
"8Base-RHACM-2.4:rhacm2/klusterlet-addon-rhel8-operator@sha256:0402e265ec4919aef893be4c0f177b53173bc0c50eb47aafea6822e05a7748be_s390x",
"8Base-RHACM-2.4:rhacm2/klusterlet-addon-rhel8-operator@sha256:6b0fbc1956407a0986460556336fcccfe4d08d712cc4b0af4ca65061baf75ea2_amd64",
"8Base-RHACM-2.4:rhacm2/klusterlet-addon-rhel8-operator@sha256:d7546a69df7b817d0c29c8f95dd3d5d2900c3755c82570b1d610702c56d4fb59_ppc64le",
"8Base-RHACM-2.4:rhacm2/kube-rbac-proxy-rhel8@sha256:6650633c4664e6b537e82eafc593dc91ca206de3b0de878f600c913a95eb18a2_amd64",
"8Base-RHACM-2.4:rhacm2/kube-rbac-proxy-rhel8@sha256:c1c90ee4ae1f908c33c8a8bf38f0b47bfad039bedccf870324f6b554aad5d78c_s390x",
"8Base-RHACM-2.4:rhacm2/kube-rbac-proxy-rhel8@sha256:ccddb38db49a190aa0d5d70e6b4672079ea222a42045d406a4b9974ac7412146_ppc64le",
"8Base-RHACM-2.4:rhacm2/kube-state-metrics-rhel8@sha256:566b95595959ba60677f1518562fd996ef7643dc94aa9e9fead0e4b4096032ca_s390x",
"8Base-RHACM-2.4:rhacm2/kube-state-metrics-rhel8@sha256:789f79b85c022e59143e725a589ac890884f079c969f56efb972b0a0f8d77e66_amd64",
"8Base-RHACM-2.4:rhacm2/kube-state-metrics-rhel8@sha256:971a33f5a57057d3901ff75eebbc13ca8456b4315dd7811139e60bb8872d80bf_ppc64le",
"8Base-RHACM-2.4:rhacm2/managedcluster-import-controller-rhel8@sha256:bcb43adee06dbb1cfb6a5c9fed71847ecc3826e3e44fe04d57b7143a6123daa5_s390x",
"8Base-RHACM-2.4:rhacm2/managedcluster-import-controller-rhel8@sha256:dbf235a9723a1c21471d8ef0029f3c999ac3b22512d67facd052efb725431bc1_ppc64le",
"8Base-RHACM-2.4:rhacm2/managedcluster-import-controller-rhel8@sha256:faf01c5554224350e4cffd1fc4ce275886791e45857bf0ed5f90ffa3a64680dc_amd64",
"8Base-RHACM-2.4:rhacm2/management-ingress-rhel8@sha256:46293eeaad521f993ed01467e13cae70f600426ef09df0e02dd8b83348b60027_amd64",
"8Base-RHACM-2.4:rhacm2/management-ingress-rhel8@sha256:c3cdbf5ff93b3b19ac2d7cf15b9152a0761d473de7afe29832a7ca3b833b6797_s390x",
"8Base-RHACM-2.4:rhacm2/management-ingress-rhel8@sha256:ce994a8f4c4e5476e6131a6721da748225c89a96c9d471a8638eefb6a22d52b9_ppc64le",
"8Base-RHACM-2.4:rhacm2/memcached-exporter-rhel8@sha256:01398d4f3b1825e864ddae46a5e4b7cc298dabb444dd105787ef6aeb70514571_ppc64le",
"8Base-RHACM-2.4:rhacm2/memcached-exporter-rhel8@sha256:5432fa56e40dee2475da7ee7b7e89cca10a8f06f4cbea94983fa094bfbef81ff_amd64",
"8Base-RHACM-2.4:rhacm2/memcached-exporter-rhel8@sha256:e22fa2dbc6733fc176f44cf42ec8f51b69672d354d6d2cf510eada5fe41a5245_s390x",
"8Base-RHACM-2.4:rhacm2/memcached-rhel8@sha256:0a0a88fb0138cd6de2e3fce81ab959d12cbda64e5fbab1046008aee1d94f12e2_s390x",
"8Base-RHACM-2.4:rhacm2/memcached-rhel8@sha256:7e0ee17c6d00d20773799cfb6c6e9e27c204d1e31010aa71a7f0f35eb5179a35_amd64",
"8Base-RHACM-2.4:rhacm2/memcached-rhel8@sha256:b9213f5525ebd51960412c15d416a591bf23731b6217f79aca2a89a893df2102_ppc64le",
"8Base-RHACM-2.4:rhacm2/metrics-collector-rhel8@sha256:431d4089a4a93c6b6a00cf9b63ecd9199a5545f09190577356b22ff6646820f3_amd64",
"8Base-RHACM-2.4:rhacm2/metrics-collector-rhel8@sha256:83f649b506ca698251c884692307d7cd52bbae87b0bf7790f96ffd24dd7f4fd7_ppc64le",
"8Base-RHACM-2.4:rhacm2/metrics-collector-rhel8@sha256:d37401c5fb672c56004f75974a4069d5d3b6c5e96ac7be4c174f9f178a7666bc_s390x",
"8Base-RHACM-2.4:rhacm2/multicloud-integrations-rhel8@sha256:a311c6ef1099d2370209bbbe30cfac6d1c50d79a2321beaab1f6158ab2db8bec_s390x",
"8Base-RHACM-2.4:rhacm2/multicloud-integrations-rhel8@sha256:e666154a539974d0cc005bc74903dc9f173920101dbfc5169b14a30129991475_ppc64le",
"8Base-RHACM-2.4:rhacm2/multicloud-integrations-rhel8@sha256:f37fe856571112970ae4786d313bf51e78b26e1630e443d276abb4de8e47e525_amd64",
"8Base-RHACM-2.4:rhacm2/multicloud-manager-rhel8@sha256:1dd235aa8599ca070f5175ad9da5bdb9505a7dfbbd87173f0bbf4e14ca0d5e88_ppc64le",
"8Base-RHACM-2.4:rhacm2/multicloud-manager-rhel8@sha256:8a1eeafb2a738aecb2723889c98e287638e950fec05425f1fe132ff7eb01738f_amd64",
"8Base-RHACM-2.4:rhacm2/multicloud-manager-rhel8@sha256:d458a289528173a07f7ff6d87279474e8379a2f05c11d5a9be97f9c43e38ec75_s390x",
"8Base-RHACM-2.4:rhacm2/multicluster-observability-rhel8-operator@sha256:45d046d621eab996c457a90b607ca9a57e2ca5dcad384d3cd5317475e096e098_amd64",
"8Base-RHACM-2.4:rhacm2/multicluster-observability-rhel8-operator@sha256:7ed02712f2d5093f7c751a6d22c9ffe5ce3b00c4cc901ffb779b8b51e282d698_s390x",
"8Base-RHACM-2.4:rhacm2/multicluster-observability-rhel8-operator@sha256:7f89cc6647700f7ddc46d4fabb4b3702142aa0fe9bd23026eba98c704026e9e9_ppc64le",
"8Base-RHACM-2.4:rhacm2/multicluster-operators-application-rhel8@sha256:27492dfdd71cc0bae6e01a184ac8fe5677ce172583b0fd1b9112dfd789009839_ppc64le",
"8Base-RHACM-2.4:rhacm2/multicluster-operators-application-rhel8@sha256:3af2802a89c09966e9c63f40974d8554a7b7b88cc386bbf5bda0a4cc987b7c15_s390x",
"8Base-RHACM-2.4:rhacm2/multicluster-operators-application-rhel8@sha256:723ac91ea8c130d80b48db30e05186607210aea71c7afc1c072b9a691e350215_amd64",
"8Base-RHACM-2.4:rhacm2/multicluster-operators-channel-rhel8@sha256:09883ff8a783d3f83e1c26566555c5ad140cc8bbf0d4cdb5220ef344c6282752_ppc64le",
"8Base-RHACM-2.4:rhacm2/multicluster-operators-channel-rhel8@sha256:4a34b2593897d4b1a1af124bdf6fb7e51bbd97bb4c56dd8ae463b3f3abbb7718_s390x",
"8Base-RHACM-2.4:rhacm2/multicluster-operators-channel-rhel8@sha256:883282b801566b5a40a32e33ebc431ac1398afb68f47ce931cc82b8b9eca1e55_amd64",
"8Base-RHACM-2.4:rhacm2/multicluster-operators-deployable-rhel8@sha256:0a15e49232c20ead26ade38823cd40d785e612670a41cac28ecea2066025a3d1_amd64",
"8Base-RHACM-2.4:rhacm2/multicluster-operators-deployable-rhel8@sha256:0ecd46eb89e90d787c442fd0ca92f84e9bf7fa6c2e315a0b95912616687c0580_s390x",
"8Base-RHACM-2.4:rhacm2/multicluster-operators-deployable-rhel8@sha256:bd148be0ad6ddbcc1995f94b4660d3fbe2338112230c840d77f53a564b14ec4a_ppc64le",
"8Base-RHACM-2.4:rhacm2/multicluster-operators-placementrule-rhel8@sha256:4bdca102dae861d39d81a2df4be1767e4e702ce3836224e9b875f613d1af0c37_ppc64le",
"8Base-RHACM-2.4:rhacm2/multicluster-operators-placementrule-rhel8@sha256:d71975de4b1d6b53d19ddf338f3d19ad7e28812f8fc932c144eee630d9cab176_amd64",
"8Base-RHACM-2.4:rhacm2/multicluster-operators-placementrule-rhel8@sha256:fa3e2e45501d661f4f724dea809b6eff73455db623b03178130590dbf317dba5_s390x",
"8Base-RHACM-2.4:rhacm2/multicluster-operators-subscription-release-rhel8@sha256:2e13c28d1f18f2efac62207515450a42732d4be790199ab0e5ddf2f181649cb4_ppc64le",
"8Base-RHACM-2.4:rhacm2/multicluster-operators-subscription-release-rhel8@sha256:50dc29deac8efaac3bf321270b718dec41d8b80746d3548c076ab26b2c6b63ca_s390x",
"8Base-RHACM-2.4:rhacm2/multicluster-operators-subscription-release-rhel8@sha256:faae7a0632b10dc9b65af7a8af7e7c7d9e26f2f7087687fa19d2afefa7426c5a_amd64",
"8Base-RHACM-2.4:rhacm2/multicluster-operators-subscription-rhel8@sha256:1fa2779aab32977ec8e867ed188dcdd66106986c3cbf39f02e2a555873ba478a_ppc64le",
"8Base-RHACM-2.4:rhacm2/multicluster-operators-subscription-rhel8@sha256:731a4f0919cbab729e9dded9e513ec4ad5e1b48967c21f65f3b494158a6b25ba_s390x",
"8Base-RHACM-2.4:rhacm2/multicluster-operators-subscription-rhel8@sha256:ec803f14f854b73a873f95027617246888ea28029f2f4bb5b7f39a5dd63399ca_amd64",
"8Base-RHACM-2.4:rhacm2/multiclusterhub-repo-rhel8@sha256:75504c269b3d0c2af9b48317f3dc070fae58a1e46e95283e2e0e1ab6b60f452d_amd64",
"8Base-RHACM-2.4:rhacm2/multiclusterhub-repo-rhel8@sha256:c21ffdaa0ce90e6c08f4814c09d9a0bd34d341ad1fc8f6ff2152e9007393ba1f_s390x",
"8Base-RHACM-2.4:rhacm2/multiclusterhub-repo-rhel8@sha256:e1e522835d65503d467dc9ef7c4a0149adfc4cbd3620134adb4a5694eda2f0c4_ppc64le",
"8Base-RHACM-2.4:rhacm2/multiclusterhub-rhel8@sha256:37cf6ccd9a2b9af4444fa192e7b5e6979687bd5159d97f48da40c4f9bad249eb_amd64",
"8Base-RHACM-2.4:rhacm2/multiclusterhub-rhel8@sha256:b8dea0eca4c8aaefee6be9afea77e3302ad551f68f5a87316caf65e13ac9138d_s390x",
"8Base-RHACM-2.4:rhacm2/multiclusterhub-rhel8@sha256:d173cf78965bd026a6333af91b55305ea9c349e630fa53548ee42d791295cd69_ppc64le",
"8Base-RHACM-2.4:rhacm2/node-exporter-rhel8@sha256:0b2cf97a3d82fb4570dee71c1232ef9998c7efcd1d9415f9f41351457802d62d_amd64",
"8Base-RHACM-2.4:rhacm2/node-exporter-rhel8@sha256:93e85d546c624a685221a5d0c9085fa59752105587a531c58066a856defa322a_ppc64le",
"8Base-RHACM-2.4:rhacm2/node-exporter-rhel8@sha256:b20c7b88c52ab9772ebd2216333d6324cba08c653135af469a9e6ccb6648d7c6_s390x",
"8Base-RHACM-2.4:rhacm2/observatorium-rhel8-operator@sha256:078b48f3746c33e0c69b11c9e51e70c220a3cc6f0fd26eb5b30534b16c6a2efa_s390x",
"8Base-RHACM-2.4:rhacm2/observatorium-rhel8-operator@sha256:0e1ec4eda138936261dc5a76a18fa4ace6082c636b30021ce10d5d4d0acea890_ppc64le",
"8Base-RHACM-2.4:rhacm2/observatorium-rhel8-operator@sha256:70e41fdcacd43b4e498b8d5917d0e2fb640f4e85f30b1d6646b27aee1bc8dafc_amd64",
"8Base-RHACM-2.4:rhacm2/observatorium-rhel8@sha256:431149d31b309822fa9476f951ae39bde3a81cc5d17d2a79062ced7b729166cd_amd64",
"8Base-RHACM-2.4:rhacm2/observatorium-rhel8@sha256:65aaebf97e8b904e9ff1520f4bc4704bc21614a7377f66a4c6776032621a9ccf_s390x",
"8Base-RHACM-2.4:rhacm2/observatorium-rhel8@sha256:804054ba7c65c0814307017e3ff6681ba25e62384468adbf3712418e1f3b321f_ppc64le",
"8Base-RHACM-2.4:rhacm2/openshift-hive-rhel8@sha256:80950fa60359f90359129bff09665d7e94150bfbcfb048dc46ec77309479733b_ppc64le",
"8Base-RHACM-2.4:rhacm2/openshift-hive-rhel8@sha256:bae2680af5a00937f0ecc680ad979b131ad65fc47c4683dec69e45e442dd38b4_amd64",
"8Base-RHACM-2.4:rhacm2/openshift-hive-rhel8@sha256:c75cad252f1bda9dac27d1145ee01fe91078e6bc29c60b72f2f0977cea56ae9c_s390x",
"8Base-RHACM-2.4:rhacm2/placement-rhel8@sha256:1cc55dc4ec890f583cf63c7c1d5451cd1e409dbb8feed7bb854e6970ba0e9cbd_s390x",
"8Base-RHACM-2.4:rhacm2/placement-rhel8@sha256:98f3db6bd38eec496565558b8c81a06b51fe22ad4c5a462a6b43a61ab3bc853c_amd64",
"8Base-RHACM-2.4:rhacm2/placement-rhel8@sha256:a0a5b1e0cd29da2c215f3ce555230477ce775cbd79423c74426aaa4f7f56cfc5_ppc64le",
"8Base-RHACM-2.4:rhacm2/prometheus-alertmanager-rhel8@sha256:29c84506cb42edbede5abdf086433ef003d677135fe3b51093c1fbafa6f666e0_s390x",
"8Base-RHACM-2.4:rhacm2/prometheus-alertmanager-rhel8@sha256:be4e1ac4ca5c8145ad7488bc9f067d8f1b9f4cb3d79ac43f4addd19cc66a584b_amd64",
"8Base-RHACM-2.4:rhacm2/prometheus-alertmanager-rhel8@sha256:fc83710377e91bec8866053bb2b9f91be7a3c25993488a6f9641e7c93918aadc_ppc64le",
"8Base-RHACM-2.4:rhacm2/prometheus-rhel8@sha256:1587535175898f97007552a6023ef0785861271dc939a751c98db0c41c9e2c97_amd64",
"8Base-RHACM-2.4:rhacm2/prometheus-rhel8@sha256:4aa41836d3699f3b8a546703fa5032a01af6bcac60465e779769c32a36352d0d_s390x",
"8Base-RHACM-2.4:rhacm2/prometheus-rhel8@sha256:f7971a684bcdce02604319ecace5ba585797f116a64024da815bf3e2d27f6251_ppc64le",
"8Base-RHACM-2.4:rhacm2/provider-credential-controller-rhel8@sha256:827351fc8036170bfb1b6d0fc15c84476c8913ae044163884ff89424e0e4235f_s390x",
"8Base-RHACM-2.4:rhacm2/provider-credential-controller-rhel8@sha256:a6f1234d8f90e06b88775ce831e574ec0621e487043d412d7c35d2bde6db21f9_amd64",
"8Base-RHACM-2.4:rhacm2/provider-credential-controller-rhel8@sha256:e33d7b73b6a7d41ef7779800af177a4557608ea87c854e457d0421332fcb421f_ppc64le",
"8Base-RHACM-2.4:rhacm2/rbac-query-proxy-rhel8@sha256:1d1c793c2bf89cb49dc4625981b4f7bc9cc827d01d7c57af88cde59adde21787_amd64",
"8Base-RHACM-2.4:rhacm2/rbac-query-proxy-rhel8@sha256:a129031e0e3c0e389a104f1ad15f4ecbb6382d79e19c62e7b22b31bee7021cdd_s390x",
"8Base-RHACM-2.4:rhacm2/rbac-query-proxy-rhel8@sha256:b549a06e14f326d196883c8168db3f82edbb952184ea4742b6d4eca78b13bc69_ppc64le",
"8Base-RHACM-2.4:rhacm2/redisgraph-tls-rhel8@sha256:7e3245ba0f53c4c510f7151b3e940c13d5a79d8d95b203e3b8ceaca4ceea42ea_ppc64le",
"8Base-RHACM-2.4:rhacm2/redisgraph-tls-rhel8@sha256:9fb4a62d70505c508d0d8dc158f8fa1c759c23f6a13c6a069a40a32c5cbce1fe_s390x",
"8Base-RHACM-2.4:rhacm2/redisgraph-tls-rhel8@sha256:cdf817bdb70737e6912e550fa1602bbbcaa5b34a2e2d47a249000aac560cc6f0_amd64",
"8Base-RHACM-2.4:rhacm2/registration-rhel8-operator@sha256:3ca37dec679c11f1333c5fd6c866867ce2e7ed5d3c139c2ad8f3ad7d10be70c0_s390x",
"8Base-RHACM-2.4:rhacm2/registration-rhel8-operator@sha256:45b0e1027807496b3c2a10d8e7c015cc91cc77b9832639adb51a6e5fc7f5071b_ppc64le",
"8Base-RHACM-2.4:rhacm2/registration-rhel8-operator@sha256:6710d98fb67533848a96f35fcbeb0adf6999a7e6534068ccc9956105a4d2db73_amd64",
"8Base-RHACM-2.4:rhacm2/registration-rhel8@sha256:0fbe6a1234544b31be5b6ba778895d31b0486783116796e0e31079cd2ee9f87a_ppc64le",
"8Base-RHACM-2.4:rhacm2/registration-rhel8@sha256:494e65b5e3bf27c3bae221db5154b119ef7689b2cb42894f05c40cf4608f1da6_s390x",
"8Base-RHACM-2.4:rhacm2/registration-rhel8@sha256:5d614eda176a91d5359e8a44a6f93a3fdbda8080f2209f342f83d4816b2d0008_amd64",
"8Base-RHACM-2.4:rhacm2/search-aggregator-rhel8@sha256:176ba84e41d3465826245fd9acd199c0b292c25a76c88bbcab8c07d93829ff9c_s390x",
"8Base-RHACM-2.4:rhacm2/search-aggregator-rhel8@sha256:3857111bc468c7bb79a7476d6bc5df0add7d8951799b65b6414f1f5dd3d5b9b8_amd64",
"8Base-RHACM-2.4:rhacm2/search-aggregator-rhel8@sha256:52a2dd79f67b1910a7129f70ba18b48656cd41b2a15f2ae4af2509c0eaa4205a_ppc64le",
"8Base-RHACM-2.4:rhacm2/search-api-rhel8@sha256:2d64646d663ac682a087fc69314bd72751ba2b005ab08a93da223470a863a740_amd64",
"8Base-RHACM-2.4:rhacm2/search-api-rhel8@sha256:74ccabf407b668837238eb3ad2e536fcb0b3df9a48741f43edf2456fbee80cc6_ppc64le",
"8Base-RHACM-2.4:rhacm2/search-api-rhel8@sha256:de9cc78ae58b063980c0fd3797cc6aba79bedc22898dae3fbce64c94dfd82909_s390x",
"8Base-RHACM-2.4:rhacm2/search-collector-rhel8@sha256:37c5344f9061f44ea363d64c2118e791999007ecdead8d15c8c121aff83631fe_amd64",
"8Base-RHACM-2.4:rhacm2/search-collector-rhel8@sha256:98fb5b0965d41badb9933eb0fc23a5006c1e1cb555a8b80b63a6a00bc87b1c7a_s390x",
"8Base-RHACM-2.4:rhacm2/search-collector-rhel8@sha256:ff9c98d5836007520ff971116d5c143b6e0fafa25e5c8f0dfd4b1a23f191f1d2_ppc64le",
"8Base-RHACM-2.4:rhacm2/search-rhel8@sha256:13b61bea54f6d67fb749852d48dc6a035ee516ed5f3d339619b97924e078ca59_ppc64le",
"8Base-RHACM-2.4:rhacm2/search-rhel8@sha256:210fdca717aef2b4159e223a4f0bab06cdae9491d2c890d63710cf3c71de0c32_amd64",
"8Base-RHACM-2.4:rhacm2/search-rhel8@sha256:5f3249435b29dba366242d6e68e6f1f2f4a8f4cd8941fb881d297bd5ed9fa72e_s390x",
"8Base-RHACM-2.4:rhacm2/search-ui-rhel8@sha256:2203d5c5cadd4be391bba00bbf8a588e930dcde7c438e15c14ed0e7a3fd31522_s390x",
"8Base-RHACM-2.4:rhacm2/search-ui-rhel8@sha256:aa0f257b502a6fcf1d2eb2270858f7d145abee32b9a64ba511bab22218b74e0a_ppc64le",
"8Base-RHACM-2.4:rhacm2/search-ui-rhel8@sha256:d4a81b7b29b9a76aa631ad26471b3cd6202775853f5a2102260c4f1e339cdfe0_amd64",
"8Base-RHACM-2.4:rhacm2/submariner-addon-rhel8@sha256:0faded1f0229ce80be36090a54ed761f1c89b414e84bd11d680fbddd382a986b_amd64",
"8Base-RHACM-2.4:rhacm2/submariner-addon-rhel8@sha256:4331c06cda7427491fcf5061f9695ab5f87dea5a02b5b915b1354c20f3cff830_s390x",
"8Base-RHACM-2.4:rhacm2/submariner-addon-rhel8@sha256:514d5c15aceb07e72ba74d9ba1b3bdc2e84e1c4060b2facdb886809b118c704c_ppc64le",
"8Base-RHACM-2.4:rhacm2/thanos-receive-controller-rhel8@sha256:2da6d891769a4d9cb936d93a8ea84eea45f33e482c79cc74418f4143c5c145e7_s390x",
"8Base-RHACM-2.4:rhacm2/thanos-receive-controller-rhel8@sha256:8c0745aa13e06c6cc159d8be33302b766673bdd1aedff1309d205519587440ab_amd64",
"8Base-RHACM-2.4:rhacm2/thanos-receive-controller-rhel8@sha256:8d0e265c199c32e757c2004d89db64bc64092171b98068aab03f977a744cc5bc_ppc64le",
"8Base-RHACM-2.4:rhacm2/thanos-rhel8@sha256:8036c9dd2d44027f5173b935ee8dcd9b3e87b433d65a50f83ffa76a503cf747c_s390x",
"8Base-RHACM-2.4:rhacm2/thanos-rhel8@sha256:ed22c2650f0d908174896647ced911a49945714a114836096b787cc879164bc4_ppc64le",
"8Base-RHACM-2.4:rhacm2/thanos-rhel8@sha256:fbe3062ae92faafd40caac5ddd0b20e2d1bfcaa64febebc0dcd5d368a3734c12_amd64",
"8Base-RHACM-2.4:rhacm2/volsync-mover-rclone-rhel8@sha256:0b3c2d30d0a6109db50dba4053d795fc92bfcadc380a8a8deb5ae4ef4e6d29fa_ppc64le",
"8Base-RHACM-2.4:rhacm2/volsync-mover-rclone-rhel8@sha256:6784f7672ac4c8f47ddaf9b5fc6b98f2c1d18c48be212114eeab9babb780cba6_s390x",
"8Base-RHACM-2.4:rhacm2/volsync-mover-rclone-rhel8@sha256:ada830a6dfa3f00aba2a32225a9884bbe31d20b93ece21249b11e6b037d85e75_amd64",
"8Base-RHACM-2.4:rhacm2/volsync-mover-restic-rhel8@sha256:31244fad1da3b5c258babd12defc1192a8534727f12ad775aad9d202fb6a5947_amd64",
"8Base-RHACM-2.4:rhacm2/volsync-mover-restic-rhel8@sha256:3ac9147cf782a40b3881973a399add430aee10cdfe1abdb00c98a0b5a3a527dc_s390x",
"8Base-RHACM-2.4:rhacm2/volsync-mover-restic-rhel8@sha256:9d00b2d06752192dd8f8f48aeb2786ac1ee0c062ed8916cf3f693c7d2a05e208_ppc64le",
"8Base-RHACM-2.4:rhacm2/volsync-mover-rsync-rhel8@sha256:30e06b75f83e22faeed2108f68b158fb35b4db22b83f049c61706ddcbfef27d9_ppc64le",
"8Base-RHACM-2.4:rhacm2/volsync-mover-rsync-rhel8@sha256:530aedee3aeca43ef0501f5cd2aa07c65eb708ac1a7fcd97fc3000358744d1bd_s390x",
"8Base-RHACM-2.4:rhacm2/volsync-mover-rsync-rhel8@sha256:c5621b5d113a1330bdc04f1fce05fd6f16c10526511ba207cb24551f7efe0e58_amd64",
"8Base-RHACM-2.4:rhacm2/volsync-rhel8@sha256:1ab81a27373c351eb2c932536fc9ea6cbf74911b794e3cd183c8e5624940a656_ppc64le",
"8Base-RHACM-2.4:rhacm2/volsync-rhel8@sha256:90ed24a800b82c2eb1c0f2d08aa11b2bea942e6a9044e3a01a5778877e7b376a_s390x",
"8Base-RHACM-2.4:rhacm2/volsync-rhel8@sha256:9e02a53649909a9d3ccd5c22f5c231b3ad69f451d7b5a32033046f3031cde188_amd64",
"8Base-RHACM-2.4:rhacm2/work-rhel8@sha256:0facf27d638269e722029217ef72016556c60e42887a836e4a0ad6140c1b6dcf_s390x",
"8Base-RHACM-2.4:rhacm2/work-rhel8@sha256:5694a214f662b4556b1fdf088ef0d33d6674dc3be3ae5d2fbdf00e56addeae3c_amd64",
"8Base-RHACM-2.4:rhacm2/work-rhel8@sha256:73b036d1c7b9c44010ef9716be8c96bfd2a7af7e09b2cf3402cc2aac81ef94e4_ppc64le"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2022-31150"
},
{
"category": "external",
"summary": "RHBZ#2109354",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2109354"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2022-31150",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-31150"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2022-31150",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2022-31150"
}
],
"release_date": "2022-07-19T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2022-09-26T14:49:03+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 update:\n\nhttps://access.redhat.com/documentation/en-us/red_hat_advanced_cluster_management_for_kubernetes/2.4/html-single/install/index#installing",
"product_ids": [
"8Base-RHACM-2.4:rhacm2/acm-grafana-rhel8@sha256:17c53124f6c09cc839f533aee0c870078f547fef29a19803814f5c5fbc5e7939_s390x",
"8Base-RHACM-2.4:rhacm2/acm-grafana-rhel8@sha256:644a295644e91a8976d4df02e5ccdd711d8d3c8fa409cae698671b49b96ec00a_ppc64le",
"8Base-RHACM-2.4:rhacm2/acm-grafana-rhel8@sha256:9c9b992bf748282d7cdc941b7907bbcbabe69a8b287bc4195a6bc8b9d9b6cbd0_amd64",
"8Base-RHACM-2.4:rhacm2/acm-must-gather-rhel8@sha256:0cca0dbb0b7adff8eaea1315b422edb6ea1778befa4772f3e6f5755fb5519196_s390x",
"8Base-RHACM-2.4:rhacm2/acm-must-gather-rhel8@sha256:63b5758cfcffe96326b090ae51d38c00ca13b35e9fe5e4354cd33e67d042c41b_amd64",
"8Base-RHACM-2.4:rhacm2/acm-must-gather-rhel8@sha256:cfc97f6c9495bac2635e016dd47049683f8ed78c932ef2c70cec2ec7be323fea_ppc64le",
"8Base-RHACM-2.4:rhacm2/acm-operator-bundle@sha256:346215260baa3371853d15ccc451c3ac418813c5cd9b422b0ad9f2dd6ae8a511_s390x",
"8Base-RHACM-2.4:rhacm2/acm-operator-bundle@sha256:cb4fca4155dc3e274712c0c7609eb6111a6e03207ddaa0d5c3c8752badc15b2c_amd64",
"8Base-RHACM-2.4:rhacm2/acm-operator-bundle@sha256:cceb82a8492d7e971e515f1a0a5391a1051e4f130f7a14e412def20616e05d40_ppc64le",
"8Base-RHACM-2.4:rhacm2/agent-service-rhel8@sha256:5b5046b04aa10807a6676916cf4744f0cd36c056dd3fd626304814af2d665cf9_amd64",
"8Base-RHACM-2.4:rhacm2/agent-service-rhel8@sha256:5c89bb44eda9a0754ea1d1ca69ea260f02f060c517194251519439e4b943e46a_ppc64le",
"8Base-RHACM-2.4:rhacm2/agent-service-rhel8@sha256:cfe9dfc60224b6206d6fbbc4c4ee95e378ce2da8b79c176e5e7bfdd8b0375f88_s390x",
"8Base-RHACM-2.4:rhacm2/application-ui-rhel8@sha256:6acf7df47405a4ccb3ede12db6574a0829d28f94ea5d20d6041db1bd045a90c6_ppc64le",
"8Base-RHACM-2.4:rhacm2/application-ui-rhel8@sha256:96c10e483a1c99f0ac91fb84df87ebe927e82ca35ef7e36e0f583121dcdd8b15_amd64",
"8Base-RHACM-2.4:rhacm2/application-ui-rhel8@sha256:ffb0b475eccc16a227f13a3d0d332f9cd9b96eade52646352a7497f903edf1a2_s390x",
"8Base-RHACM-2.4:rhacm2/assisted-image-service-rhel8@sha256:2c2f96ebf908cf415613aec65a414884ec35784e4bdcd4c4b4978aa98149af4d_amd64",
"8Base-RHACM-2.4:rhacm2/assisted-image-service-rhel8@sha256:c89023b0b424e2b8800399fc4b6cfa9336248f3222097c094d33fd2b872398aa_ppc64le",
"8Base-RHACM-2.4:rhacm2/assisted-image-service-rhel8@sha256:e49c328eb815293dd606199a0b8a2bd0db6bbf5d87eeaa7902d6d4df1bb41d35_s390x",
"8Base-RHACM-2.4:rhacm2/assisted-installer-agent-rhel8@sha256:86fd675a09451d3ee552452999cd2c82410174f5e55dcfd4f21286559363217e_amd64",
"8Base-RHACM-2.4:rhacm2/assisted-installer-reporter-rhel8@sha256:dcc214165e5c895925f52673577fa73274b017e3e9017818bf5c0327b3600ffb_ppc64le",
"8Base-RHACM-2.4:rhacm2/assisted-installer-reporter-rhel8@sha256:f7004db056478b4c1b101ab0ceac24f78dbefc018a1e76e12e8a4f69fd171175_amd64",
"8Base-RHACM-2.4:rhacm2/assisted-installer-rhel8@sha256:6e002bec6af8e7d7b0c89bc25f4a9e3224e47f5638be7cc2a9c68a5e92447254_amd64",
"8Base-RHACM-2.4:rhacm2/assisted-installer-rhel8@sha256:815976efa30282899af7de91b5df1fdeca10c709d0fc60d09d8f3abb1c2acdc3_ppc64le",
"8Base-RHACM-2.4:rhacm2/cert-policy-controller-rhel8@sha256:0e30470d12e11f473750e0b95833d0d1fe6fd3ee9d9d0c5d7454614449156148_s390x",
"8Base-RHACM-2.4:rhacm2/cert-policy-controller-rhel8@sha256:2324eeab4219c1c953b698cbd1cf57e0af777f31042de00eaaa2bf163f84cae1_amd64",
"8Base-RHACM-2.4:rhacm2/cert-policy-controller-rhel8@sha256:c3d60eaf9f775e623114d093450b5d170b4048ef1e52267a2153ec54489bd00f_ppc64le",
"8Base-RHACM-2.4:rhacm2/cluster-backup-rhel8-operator@sha256:9969b8f2f91bd0a3ef0e89300d66a656238a3a3361d56cf7fc0eb55db1752782_amd64",
"8Base-RHACM-2.4:rhacm2/cluster-backup-rhel8-operator@sha256:d5639931ddcb1288f279f54a3688fcb8c94d710a457917c46bfa3db6cd1a317b_s390x",
"8Base-RHACM-2.4:rhacm2/cluster-backup-rhel8-operator@sha256:fa4667d27a8778efc83ace86657c638aacb7ccc3168c489d427c1d6ab834cbb2_ppc64le",
"8Base-RHACM-2.4:rhacm2/cluster-curator-controller-rhel8@sha256:4b32ee29c898c9f52a5fdeed3a6a595ac157db7051b36086eddf7a8f91b2ec08_ppc64le",
"8Base-RHACM-2.4:rhacm2/cluster-curator-controller-rhel8@sha256:9e6a260d8130731601612a56cea728fc6b80cfa3d7fd8b6612175ff76b290dea_s390x",
"8Base-RHACM-2.4:rhacm2/cluster-curator-controller-rhel8@sha256:faa454bab3f9ea36a2d5a1eaa16806ac3669472856833e750571e45da7074d40_amd64",
"8Base-RHACM-2.4:rhacm2/cluster-proxy-addon-rhel8@sha256:03d738d93d893b9fd9d2587e14b9a7a92bbb5eca4b85901b5e07cff1e7a3ab73_s390x",
"8Base-RHACM-2.4:rhacm2/cluster-proxy-addon-rhel8@sha256:22c9595f3f4d95b6dc6c17ce5412f4131d9ce501f2660f23d176f276c4a97a73_ppc64le",
"8Base-RHACM-2.4:rhacm2/cluster-proxy-addon-rhel8@sha256:ae6de1e14b7897a944733cdb9963f31990d696a66260974d3f692e0af87161d3_amd64",
"8Base-RHACM-2.4:rhacm2/clusterclaims-controller-rhel8@sha256:2c7f03c0ca17163c949249bb4b480a0fd2c986e55b0dc23c6cd3b0a974b4c229_ppc64le",
"8Base-RHACM-2.4:rhacm2/clusterclaims-controller-rhel8@sha256:bd8fa875e2c6b6c650c21089441b417ae657b8e1fda2786d2f328978776a6883_s390x",
"8Base-RHACM-2.4:rhacm2/clusterclaims-controller-rhel8@sha256:c49c92c632968e08f74d08eaa99862f0dd8dd1fe4a85f05e57efa90e5dca5563_amd64",
"8Base-RHACM-2.4:rhacm2/clusterlifecycle-state-metrics-rhel8@sha256:3711cb41642a7fffc69a0c98db128d39d980555127f22a9d1dfd76c9631b8edc_ppc64le",
"8Base-RHACM-2.4:rhacm2/clusterlifecycle-state-metrics-rhel8@sha256:60a54bc76a84f2369b02dc1b9b0d8353da93acc9f8193a26739110c6fe59abdd_s390x",
"8Base-RHACM-2.4:rhacm2/clusterlifecycle-state-metrics-rhel8@sha256:6df08e52cee6890187b6be3a62b36c18fcff7e34630da933e0a5f7bcecec6b4c_amd64",
"8Base-RHACM-2.4:rhacm2/config-policy-controller-rhel8@sha256:8fb0581852dc1dfd80a81ba03c6976da1aa8d93675f626765f2266adfa94d5ac_s390x",
"8Base-RHACM-2.4:rhacm2/config-policy-controller-rhel8@sha256:929233f873cbf980fb850a9812c98bd09f907e26d9afeb1c0198d52776e33b32_ppc64le",
"8Base-RHACM-2.4:rhacm2/config-policy-controller-rhel8@sha256:a3653dcecb777d7b3915c49b7999793b90dd4524628d5517368a0837af46aa07_amd64",
"8Base-RHACM-2.4:rhacm2/console-api-rhel8@sha256:02481bcf2ddd1771d965e947cfcbad66540e2df055a3013bee5185ab84960d6d_ppc64le",
"8Base-RHACM-2.4:rhacm2/console-api-rhel8@sha256:3a47d211370efc6e1661d4d0abd0d5abc65d8a759218af7c2722db820a664d8c_s390x",
"8Base-RHACM-2.4:rhacm2/console-api-rhel8@sha256:789e1950e886e54c341699cc8ec0c4bfb9a0e295e49961366759e861d32d5ef9_amd64",
"8Base-RHACM-2.4:rhacm2/console-rhel8@sha256:5215e1a2f456b83ba4ae02ea653bef51d331ced6e9a4c67958e8c41cd88aa818_s390x",
"8Base-RHACM-2.4:rhacm2/console-rhel8@sha256:d5cbabd5d26e6e712d9f531db8ebaa3a793599538ef2e62262b02c165ea74b9a_ppc64le",
"8Base-RHACM-2.4:rhacm2/console-rhel8@sha256:e797bce5724653b3ae0395c66c4796dc0594002cdde7242f4fd29c2fd5e703fa_amd64",
"8Base-RHACM-2.4:rhacm2/discovery-rhel8-operator@sha256:224af94e4e027bfb7edff3f889ec08aa031eaede2e4a02c67ce2925f29230ea8_s390x",
"8Base-RHACM-2.4:rhacm2/discovery-rhel8-operator@sha256:5dd54d496d15c262072c6024385e9fbf016edabe8a6bcdf31ec63ed5c445088c_amd64",
"8Base-RHACM-2.4:rhacm2/discovery-rhel8-operator@sha256:f64cae3c176e4b18af716ba054dcebafa07c3f893943de09b7dfd0285a9271d5_ppc64le",
"8Base-RHACM-2.4:rhacm2/endpoint-monitoring-rhel8-operator@sha256:516888a8ee8d509b77cda6ef2154a6d70a94a48a2c8c5bc7a9b1b9f2e089ff57_ppc64le",
"8Base-RHACM-2.4:rhacm2/endpoint-monitoring-rhel8-operator@sha256:c48ced70438f389ee0a22a8670db80c121c087728533c5cd2070751ce3b2614e_amd64",
"8Base-RHACM-2.4:rhacm2/endpoint-monitoring-rhel8-operator@sha256:ee184be0540e401b6834747b6632b11d69269f3d9ab44bc4aaab9fc9877191aa_s390x",
"8Base-RHACM-2.4:rhacm2/governance-policy-propagator-rhel8@sha256:b5a8689de0cc37c38daca89e1a6f64b6601b341a8f12ef6c093ec12b83bca4e8_s390x",
"8Base-RHACM-2.4:rhacm2/governance-policy-propagator-rhel8@sha256:f885cac3c1b78c94885f9a9e197511c51b5470b192d6ac48e6cb20a592b36832_ppc64le",
"8Base-RHACM-2.4:rhacm2/governance-policy-propagator-rhel8@sha256:fbec65b4937bbdad28cc1e04b5b215caddeaacda3a844cd0a45ade093997adc3_amd64",
"8Base-RHACM-2.4:rhacm2/governance-policy-spec-sync-rhel8@sha256:2c130b6df67cd0a8ee055d9b8bb3ede4bcf211978db7cdd892f78bf1d56dd269_amd64",
"8Base-RHACM-2.4:rhacm2/governance-policy-spec-sync-rhel8@sha256:6a8227f1560751fd8e1d2ec8136d8855599727eb7ad382bd5b18167ba46b31ff_ppc64le",
"8Base-RHACM-2.4:rhacm2/governance-policy-spec-sync-rhel8@sha256:c2c6ab3e7317dee023b79cc868c052a8a602610925932358498a3a215d5c8089_s390x",
"8Base-RHACM-2.4:rhacm2/governance-policy-status-sync-rhel8@sha256:385006b34743b689054c581eaaffb5298adfd092eaa13ff6c24f28fa5b79a178_amd64",
"8Base-RHACM-2.4:rhacm2/governance-policy-status-sync-rhel8@sha256:6c2ec36725b956432591b6cb6a20d4eb2ac3bf759ab4a901f581c81bcb12270c_ppc64le",
"8Base-RHACM-2.4:rhacm2/governance-policy-status-sync-rhel8@sha256:76f717cb9fe271941f45794a8dd9ebb85af0f7ab6cd104a698352b875e1b721d_s390x",
"8Base-RHACM-2.4:rhacm2/governance-policy-template-sync-rhel8@sha256:2d0d4141d0df7a5309edb3aa064591479facd14d604f5338383a88a7c01fb976_s390x",
"8Base-RHACM-2.4:rhacm2/governance-policy-template-sync-rhel8@sha256:a96e372e54eadb8c0f384eaf5295a5a17ab701c5051b5ae59341ecc01489099b_ppc64le",
"8Base-RHACM-2.4:rhacm2/governance-policy-template-sync-rhel8@sha256:d9135c4c5eb68af915b552e2d7fe62251f4a3a23d45a7b193d754b7da900b159_amd64",
"8Base-RHACM-2.4:rhacm2/grafana-dashboard-loader-rhel8@sha256:1f8b57a645d0abc3e639eb493f228d3485f4a3f53528175bc386f712fce7cd3f_amd64",
"8Base-RHACM-2.4:rhacm2/grafana-dashboard-loader-rhel8@sha256:5419a6207c0cd1adb21d7c4c3378d31f240a9f29674aee612608d015fe0b491f_ppc64le",
"8Base-RHACM-2.4:rhacm2/grafana-dashboard-loader-rhel8@sha256:6190c4487c63f61cb24e8d219aa1ebc6ff5d8d8b1ece5bbb3da5d46e67f0b98c_s390x",
"8Base-RHACM-2.4:rhacm2/grc-ui-api-rhel8@sha256:40f04e8634a2151e7a4aefe823c980d1d98c89ddb1210b55b4c0566bd85fd787_amd64",
"8Base-RHACM-2.4:rhacm2/grc-ui-api-rhel8@sha256:999f7119e60d578cd54b08135838fb8ecb996cd93f8e6f07ee92ec776f86f3d7_s390x",
"8Base-RHACM-2.4:rhacm2/grc-ui-api-rhel8@sha256:a8072d656eb14084eafd141690c02119376c9436faab8e4d219e1f0ade7ed2ec_ppc64le",
"8Base-RHACM-2.4:rhacm2/grc-ui-rhel8@sha256:18beaf038580dd78d44cdbd7b3e9bfab16b1ae9f1b454689abe1ebfefe4964b5_amd64",
"8Base-RHACM-2.4:rhacm2/grc-ui-rhel8@sha256:2e28251e1a65b7176007f53887f3693e5268848b1bb8a1e084e9f1064deaec8a_s390x",
"8Base-RHACM-2.4:rhacm2/grc-ui-rhel8@sha256:3848541d746de6dfacca63f06f29fc7d203dfa4c73dbd749407896ddddb7306c_ppc64le",
"8Base-RHACM-2.4:rhacm2/iam-policy-controller-rhel8@sha256:0deeefc1600e43aac6d9eadd05b32d3a1b2059632ec7e8b005eb2245b52dbd98_amd64",
"8Base-RHACM-2.4:rhacm2/iam-policy-controller-rhel8@sha256:7d1534ff8b00cd38716d2bfb65b924a45e9ec18a8eccad13c5e3818f858630b6_s390x",
"8Base-RHACM-2.4:rhacm2/iam-policy-controller-rhel8@sha256:b2fa794482a54fcfcbf7d0ac8597e9cb0ac0c73cfe5afa8bf2e73ca35d37feb9_ppc64le",
"8Base-RHACM-2.4:rhacm2/insights-client-rhel8@sha256:0f567016e55498bef2be33665d247eb14308b13aaef5cc670de7e06ff830cb9a_amd64",
"8Base-RHACM-2.4:rhacm2/insights-client-rhel8@sha256:6bd666f6d541ab33598c4a38ac05e8f65f19e03d8630cf685c89b05f14c4f1b8_ppc64le",
"8Base-RHACM-2.4:rhacm2/insights-client-rhel8@sha256:85bf407b6bc232952f4dd7c1edd8a7f4a168a6995d7b866f4417bc65a162efd5_s390x",
"8Base-RHACM-2.4:rhacm2/insights-metrics-rhel8@sha256:180e2ac58d3549c7ed583da66fba14368c606feb65b4313aac3b4f889ec091bb_amd64",
"8Base-RHACM-2.4:rhacm2/insights-metrics-rhel8@sha256:2492650b89feab7de0408be0e3af6d889e6291bb7064ea524dafca87b252840e_s390x",
"8Base-RHACM-2.4:rhacm2/insights-metrics-rhel8@sha256:93066377331da7f85024ae541440cb409c741d393adfdfe289f7d5836c0da183_ppc64le",
"8Base-RHACM-2.4:rhacm2/klusterlet-addon-controller-rhel8@sha256:018f6d71abae2963c853fe9d1a41fdad2df91acb72fee775af08275647d3019f_amd64",
"8Base-RHACM-2.4:rhacm2/klusterlet-addon-controller-rhel8@sha256:500d5166ea2f808c46b71d1a5470a35bffa484d860161a16e9809f90d021b23e_ppc64le",
"8Base-RHACM-2.4:rhacm2/klusterlet-addon-controller-rhel8@sha256:a4d7ef368efce597729c5fc1ae4358a0b45483a11b8363bf8d164c20075da748_s390x",
"8Base-RHACM-2.4:rhacm2/klusterlet-addon-rhel8-operator@sha256:0402e265ec4919aef893be4c0f177b53173bc0c50eb47aafea6822e05a7748be_s390x",
"8Base-RHACM-2.4:rhacm2/klusterlet-addon-rhel8-operator@sha256:6b0fbc1956407a0986460556336fcccfe4d08d712cc4b0af4ca65061baf75ea2_amd64",
"8Base-RHACM-2.4:rhacm2/klusterlet-addon-rhel8-operator@sha256:d7546a69df7b817d0c29c8f95dd3d5d2900c3755c82570b1d610702c56d4fb59_ppc64le",
"8Base-RHACM-2.4:rhacm2/kube-rbac-proxy-rhel8@sha256:6650633c4664e6b537e82eafc593dc91ca206de3b0de878f600c913a95eb18a2_amd64",
"8Base-RHACM-2.4:rhacm2/kube-rbac-proxy-rhel8@sha256:c1c90ee4ae1f908c33c8a8bf38f0b47bfad039bedccf870324f6b554aad5d78c_s390x",
"8Base-RHACM-2.4:rhacm2/kube-rbac-proxy-rhel8@sha256:ccddb38db49a190aa0d5d70e6b4672079ea222a42045d406a4b9974ac7412146_ppc64le",
"8Base-RHACM-2.4:rhacm2/kube-state-metrics-rhel8@sha256:566b95595959ba60677f1518562fd996ef7643dc94aa9e9fead0e4b4096032ca_s390x",
"8Base-RHACM-2.4:rhacm2/kube-state-metrics-rhel8@sha256:789f79b85c022e59143e725a589ac890884f079c969f56efb972b0a0f8d77e66_amd64",
"8Base-RHACM-2.4:rhacm2/kube-state-metrics-rhel8@sha256:971a33f5a57057d3901ff75eebbc13ca8456b4315dd7811139e60bb8872d80bf_ppc64le",
"8Base-RHACM-2.4:rhacm2/managedcluster-import-controller-rhel8@sha256:bcb43adee06dbb1cfb6a5c9fed71847ecc3826e3e44fe04d57b7143a6123daa5_s390x",
"8Base-RHACM-2.4:rhacm2/managedcluster-import-controller-rhel8@sha256:dbf235a9723a1c21471d8ef0029f3c999ac3b22512d67facd052efb725431bc1_ppc64le",
"8Base-RHACM-2.4:rhacm2/managedcluster-import-controller-rhel8@sha256:faf01c5554224350e4cffd1fc4ce275886791e45857bf0ed5f90ffa3a64680dc_amd64",
"8Base-RHACM-2.4:rhacm2/management-ingress-rhel8@sha256:46293eeaad521f993ed01467e13cae70f600426ef09df0e02dd8b83348b60027_amd64",
"8Base-RHACM-2.4:rhacm2/management-ingress-rhel8@sha256:c3cdbf5ff93b3b19ac2d7cf15b9152a0761d473de7afe29832a7ca3b833b6797_s390x",
"8Base-RHACM-2.4:rhacm2/management-ingress-rhel8@sha256:ce994a8f4c4e5476e6131a6721da748225c89a96c9d471a8638eefb6a22d52b9_ppc64le",
"8Base-RHACM-2.4:rhacm2/memcached-exporter-rhel8@sha256:01398d4f3b1825e864ddae46a5e4b7cc298dabb444dd105787ef6aeb70514571_ppc64le",
"8Base-RHACM-2.4:rhacm2/memcached-exporter-rhel8@sha256:5432fa56e40dee2475da7ee7b7e89cca10a8f06f4cbea94983fa094bfbef81ff_amd64",
"8Base-RHACM-2.4:rhacm2/memcached-exporter-rhel8@sha256:e22fa2dbc6733fc176f44cf42ec8f51b69672d354d6d2cf510eada5fe41a5245_s390x",
"8Base-RHACM-2.4:rhacm2/memcached-rhel8@sha256:0a0a88fb0138cd6de2e3fce81ab959d12cbda64e5fbab1046008aee1d94f12e2_s390x",
"8Base-RHACM-2.4:rhacm2/memcached-rhel8@sha256:7e0ee17c6d00d20773799cfb6c6e9e27c204d1e31010aa71a7f0f35eb5179a35_amd64",
"8Base-RHACM-2.4:rhacm2/memcached-rhel8@sha256:b9213f5525ebd51960412c15d416a591bf23731b6217f79aca2a89a893df2102_ppc64le",
"8Base-RHACM-2.4:rhacm2/metrics-collector-rhel8@sha256:431d4089a4a93c6b6a00cf9b63ecd9199a5545f09190577356b22ff6646820f3_amd64",
"8Base-RHACM-2.4:rhacm2/metrics-collector-rhel8@sha256:83f649b506ca698251c884692307d7cd52bbae87b0bf7790f96ffd24dd7f4fd7_ppc64le",
"8Base-RHACM-2.4:rhacm2/metrics-collector-rhel8@sha256:d37401c5fb672c56004f75974a4069d5d3b6c5e96ac7be4c174f9f178a7666bc_s390x",
"8Base-RHACM-2.4:rhacm2/multicloud-integrations-rhel8@sha256:a311c6ef1099d2370209bbbe30cfac6d1c50d79a2321beaab1f6158ab2db8bec_s390x",
"8Base-RHACM-2.4:rhacm2/multicloud-integrations-rhel8@sha256:e666154a539974d0cc005bc74903dc9f173920101dbfc5169b14a30129991475_ppc64le",
"8Base-RHACM-2.4:rhacm2/multicloud-integrations-rhel8@sha256:f37fe856571112970ae4786d313bf51e78b26e1630e443d276abb4de8e47e525_amd64",
"8Base-RHACM-2.4:rhacm2/multicloud-manager-rhel8@sha256:1dd235aa8599ca070f5175ad9da5bdb9505a7dfbbd87173f0bbf4e14ca0d5e88_ppc64le",
"8Base-RHACM-2.4:rhacm2/multicloud-manager-rhel8@sha256:8a1eeafb2a738aecb2723889c98e287638e950fec05425f1fe132ff7eb01738f_amd64",
"8Base-RHACM-2.4:rhacm2/multicloud-manager-rhel8@sha256:d458a289528173a07f7ff6d87279474e8379a2f05c11d5a9be97f9c43e38ec75_s390x",
"8Base-RHACM-2.4:rhacm2/multicluster-observability-rhel8-operator@sha256:45d046d621eab996c457a90b607ca9a57e2ca5dcad384d3cd5317475e096e098_amd64",
"8Base-RHACM-2.4:rhacm2/multicluster-observability-rhel8-operator@sha256:7ed02712f2d5093f7c751a6d22c9ffe5ce3b00c4cc901ffb779b8b51e282d698_s390x",
"8Base-RHACM-2.4:rhacm2/multicluster-observability-rhel8-operator@sha256:7f89cc6647700f7ddc46d4fabb4b3702142aa0fe9bd23026eba98c704026e9e9_ppc64le",
"8Base-RHACM-2.4:rhacm2/multicluster-operators-application-rhel8@sha256:27492dfdd71cc0bae6e01a184ac8fe5677ce172583b0fd1b9112dfd789009839_ppc64le",
"8Base-RHACM-2.4:rhacm2/multicluster-operators-application-rhel8@sha256:3af2802a89c09966e9c63f40974d8554a7b7b88cc386bbf5bda0a4cc987b7c15_s390x",
"8Base-RHACM-2.4:rhacm2/multicluster-operators-application-rhel8@sha256:723ac91ea8c130d80b48db30e05186607210aea71c7afc1c072b9a691e350215_amd64",
"8Base-RHACM-2.4:rhacm2/multicluster-operators-channel-rhel8@sha256:09883ff8a783d3f83e1c26566555c5ad140cc8bbf0d4cdb5220ef344c6282752_ppc64le",
"8Base-RHACM-2.4:rhacm2/multicluster-operators-channel-rhel8@sha256:4a34b2593897d4b1a1af124bdf6fb7e51bbd97bb4c56dd8ae463b3f3abbb7718_s390x",
"8Base-RHACM-2.4:rhacm2/multicluster-operators-channel-rhel8@sha256:883282b801566b5a40a32e33ebc431ac1398afb68f47ce931cc82b8b9eca1e55_amd64",
"8Base-RHACM-2.4:rhacm2/multicluster-operators-deployable-rhel8@sha256:0a15e49232c20ead26ade38823cd40d785e612670a41cac28ecea2066025a3d1_amd64",
"8Base-RHACM-2.4:rhacm2/multicluster-operators-deployable-rhel8@sha256:0ecd46eb89e90d787c442fd0ca92f84e9bf7fa6c2e315a0b95912616687c0580_s390x",
"8Base-RHACM-2.4:rhacm2/multicluster-operators-deployable-rhel8@sha256:bd148be0ad6ddbcc1995f94b4660d3fbe2338112230c840d77f53a564b14ec4a_ppc64le",
"8Base-RHACM-2.4:rhacm2/multicluster-operators-placementrule-rhel8@sha256:4bdca102dae861d39d81a2df4be1767e4e702ce3836224e9b875f613d1af0c37_ppc64le",
"8Base-RHACM-2.4:rhacm2/multicluster-operators-placementrule-rhel8@sha256:d71975de4b1d6b53d19ddf338f3d19ad7e28812f8fc932c144eee630d9cab176_amd64",
"8Base-RHACM-2.4:rhacm2/multicluster-operators-placementrule-rhel8@sha256:fa3e2e45501d661f4f724dea809b6eff73455db623b03178130590dbf317dba5_s390x",
"8Base-RHACM-2.4:rhacm2/multicluster-operators-subscription-release-rhel8@sha256:2e13c28d1f18f2efac62207515450a42732d4be790199ab0e5ddf2f181649cb4_ppc64le",
"8Base-RHACM-2.4:rhacm2/multicluster-operators-subscription-release-rhel8@sha256:50dc29deac8efaac3bf321270b718dec41d8b80746d3548c076ab26b2c6b63ca_s390x",
"8Base-RHACM-2.4:rhacm2/multicluster-operators-subscription-release-rhel8@sha256:faae7a0632b10dc9b65af7a8af7e7c7d9e26f2f7087687fa19d2afefa7426c5a_amd64",
"8Base-RHACM-2.4:rhacm2/multicluster-operators-subscription-rhel8@sha256:1fa2779aab32977ec8e867ed188dcdd66106986c3cbf39f02e2a555873ba478a_ppc64le",
"8Base-RHACM-2.4:rhacm2/multicluster-operators-subscription-rhel8@sha256:731a4f0919cbab729e9dded9e513ec4ad5e1b48967c21f65f3b494158a6b25ba_s390x",
"8Base-RHACM-2.4:rhacm2/multicluster-operators-subscription-rhel8@sha256:ec803f14f854b73a873f95027617246888ea28029f2f4bb5b7f39a5dd63399ca_amd64",
"8Base-RHACM-2.4:rhacm2/multiclusterhub-repo-rhel8@sha256:75504c269b3d0c2af9b48317f3dc070fae58a1e46e95283e2e0e1ab6b60f452d_amd64",
"8Base-RHACM-2.4:rhacm2/multiclusterhub-repo-rhel8@sha256:c21ffdaa0ce90e6c08f4814c09d9a0bd34d341ad1fc8f6ff2152e9007393ba1f_s390x",
"8Base-RHACM-2.4:rhacm2/multiclusterhub-repo-rhel8@sha256:e1e522835d65503d467dc9ef7c4a0149adfc4cbd3620134adb4a5694eda2f0c4_ppc64le",
"8Base-RHACM-2.4:rhacm2/multiclusterhub-rhel8@sha256:37cf6ccd9a2b9af4444fa192e7b5e6979687bd5159d97f48da40c4f9bad249eb_amd64",
"8Base-RHACM-2.4:rhacm2/multiclusterhub-rhel8@sha256:b8dea0eca4c8aaefee6be9afea77e3302ad551f68f5a87316caf65e13ac9138d_s390x",
"8Base-RHACM-2.4:rhacm2/multiclusterhub-rhel8@sha256:d173cf78965bd026a6333af91b55305ea9c349e630fa53548ee42d791295cd69_ppc64le",
"8Base-RHACM-2.4:rhacm2/node-exporter-rhel8@sha256:0b2cf97a3d82fb4570dee71c1232ef9998c7efcd1d9415f9f41351457802d62d_amd64",
"8Base-RHACM-2.4:rhacm2/node-exporter-rhel8@sha256:93e85d546c624a685221a5d0c9085fa59752105587a531c58066a856defa322a_ppc64le",
"8Base-RHACM-2.4:rhacm2/node-exporter-rhel8@sha256:b20c7b88c52ab9772ebd2216333d6324cba08c653135af469a9e6ccb6648d7c6_s390x",
"8Base-RHACM-2.4:rhacm2/observatorium-rhel8-operator@sha256:078b48f3746c33e0c69b11c9e51e70c220a3cc6f0fd26eb5b30534b16c6a2efa_s390x",
"8Base-RHACM-2.4:rhacm2/observatorium-rhel8-operator@sha256:0e1ec4eda138936261dc5a76a18fa4ace6082c636b30021ce10d5d4d0acea890_ppc64le",
"8Base-RHACM-2.4:rhacm2/observatorium-rhel8-operator@sha256:70e41fdcacd43b4e498b8d5917d0e2fb640f4e85f30b1d6646b27aee1bc8dafc_amd64",
"8Base-RHACM-2.4:rhacm2/observatorium-rhel8@sha256:431149d31b309822fa9476f951ae39bde3a81cc5d17d2a79062ced7b729166cd_amd64",
"8Base-RHACM-2.4:rhacm2/observatorium-rhel8@sha256:65aaebf97e8b904e9ff1520f4bc4704bc21614a7377f66a4c6776032621a9ccf_s390x",
"8Base-RHACM-2.4:rhacm2/observatorium-rhel8@sha256:804054ba7c65c0814307017e3ff6681ba25e62384468adbf3712418e1f3b321f_ppc64le",
"8Base-RHACM-2.4:rhacm2/openshift-hive-rhel8@sha256:80950fa60359f90359129bff09665d7e94150bfbcfb048dc46ec77309479733b_ppc64le",
"8Base-RHACM-2.4:rhacm2/openshift-hive-rhel8@sha256:bae2680af5a00937f0ecc680ad979b131ad65fc47c4683dec69e45e442dd38b4_amd64",
"8Base-RHACM-2.4:rhacm2/openshift-hive-rhel8@sha256:c75cad252f1bda9dac27d1145ee01fe91078e6bc29c60b72f2f0977cea56ae9c_s390x",
"8Base-RHACM-2.4:rhacm2/placement-rhel8@sha256:1cc55dc4ec890f583cf63c7c1d5451cd1e409dbb8feed7bb854e6970ba0e9cbd_s390x",
"8Base-RHACM-2.4:rhacm2/placement-rhel8@sha256:98f3db6bd38eec496565558b8c81a06b51fe22ad4c5a462a6b43a61ab3bc853c_amd64",
"8Base-RHACM-2.4:rhacm2/placement-rhel8@sha256:a0a5b1e0cd29da2c215f3ce555230477ce775cbd79423c74426aaa4f7f56cfc5_ppc64le",
"8Base-RHACM-2.4:rhacm2/prometheus-alertmanager-rhel8@sha256:29c84506cb42edbede5abdf086433ef003d677135fe3b51093c1fbafa6f666e0_s390x",
"8Base-RHACM-2.4:rhacm2/prometheus-alertmanager-rhel8@sha256:be4e1ac4ca5c8145ad7488bc9f067d8f1b9f4cb3d79ac43f4addd19cc66a584b_amd64",
"8Base-RHACM-2.4:rhacm2/prometheus-alertmanager-rhel8@sha256:fc83710377e91bec8866053bb2b9f91be7a3c25993488a6f9641e7c93918aadc_ppc64le",
"8Base-RHACM-2.4:rhacm2/prometheus-rhel8@sha256:1587535175898f97007552a6023ef0785861271dc939a751c98db0c41c9e2c97_amd64",
"8Base-RHACM-2.4:rhacm2/prometheus-rhel8@sha256:4aa41836d3699f3b8a546703fa5032a01af6bcac60465e779769c32a36352d0d_s390x",
"8Base-RHACM-2.4:rhacm2/prometheus-rhel8@sha256:f7971a684bcdce02604319ecace5ba585797f116a64024da815bf3e2d27f6251_ppc64le",
"8Base-RHACM-2.4:rhacm2/provider-credential-controller-rhel8@sha256:827351fc8036170bfb1b6d0fc15c84476c8913ae044163884ff89424e0e4235f_s390x",
"8Base-RHACM-2.4:rhacm2/provider-credential-controller-rhel8@sha256:a6f1234d8f90e06b88775ce831e574ec0621e487043d412d7c35d2bde6db21f9_amd64",
"8Base-RHACM-2.4:rhacm2/provider-credential-controller-rhel8@sha256:e33d7b73b6a7d41ef7779800af177a4557608ea87c854e457d0421332fcb421f_ppc64le",
"8Base-RHACM-2.4:rhacm2/rbac-query-proxy-rhel8@sha256:1d1c793c2bf89cb49dc4625981b4f7bc9cc827d01d7c57af88cde59adde21787_amd64",
"8Base-RHACM-2.4:rhacm2/rbac-query-proxy-rhel8@sha256:a129031e0e3c0e389a104f1ad15f4ecbb6382d79e19c62e7b22b31bee7021cdd_s390x",
"8Base-RHACM-2.4:rhacm2/rbac-query-proxy-rhel8@sha256:b549a06e14f326d196883c8168db3f82edbb952184ea4742b6d4eca78b13bc69_ppc64le",
"8Base-RHACM-2.4:rhacm2/redisgraph-tls-rhel8@sha256:7e3245ba0f53c4c510f7151b3e940c13d5a79d8d95b203e3b8ceaca4ceea42ea_ppc64le",
"8Base-RHACM-2.4:rhacm2/redisgraph-tls-rhel8@sha256:9fb4a62d70505c508d0d8dc158f8fa1c759c23f6a13c6a069a40a32c5cbce1fe_s390x",
"8Base-RHACM-2.4:rhacm2/redisgraph-tls-rhel8@sha256:cdf817bdb70737e6912e550fa1602bbbcaa5b34a2e2d47a249000aac560cc6f0_amd64",
"8Base-RHACM-2.4:rhacm2/registration-rhel8-operator@sha256:3ca37dec679c11f1333c5fd6c866867ce2e7ed5d3c139c2ad8f3ad7d10be70c0_s390x",
"8Base-RHACM-2.4:rhacm2/registration-rhel8-operator@sha256:45b0e1027807496b3c2a10d8e7c015cc91cc77b9832639adb51a6e5fc7f5071b_ppc64le",
"8Base-RHACM-2.4:rhacm2/registration-rhel8-operator@sha256:6710d98fb67533848a96f35fcbeb0adf6999a7e6534068ccc9956105a4d2db73_amd64",
"8Base-RHACM-2.4:rhacm2/registration-rhel8@sha256:0fbe6a1234544b31be5b6ba778895d31b0486783116796e0e31079cd2ee9f87a_ppc64le",
"8Base-RHACM-2.4:rhacm2/registration-rhel8@sha256:494e65b5e3bf27c3bae221db5154b119ef7689b2cb42894f05c40cf4608f1da6_s390x",
"8Base-RHACM-2.4:rhacm2/registration-rhel8@sha256:5d614eda176a91d5359e8a44a6f93a3fdbda8080f2209f342f83d4816b2d0008_amd64",
"8Base-RHACM-2.4:rhacm2/search-aggregator-rhel8@sha256:176ba84e41d3465826245fd9acd199c0b292c25a76c88bbcab8c07d93829ff9c_s390x",
"8Base-RHACM-2.4:rhacm2/search-aggregator-rhel8@sha256:3857111bc468c7bb79a7476d6bc5df0add7d8951799b65b6414f1f5dd3d5b9b8_amd64",
"8Base-RHACM-2.4:rhacm2/search-aggregator-rhel8@sha256:52a2dd79f67b1910a7129f70ba18b48656cd41b2a15f2ae4af2509c0eaa4205a_ppc64le",
"8Base-RHACM-2.4:rhacm2/search-api-rhel8@sha256:2d64646d663ac682a087fc69314bd72751ba2b005ab08a93da223470a863a740_amd64",
"8Base-RHACM-2.4:rhacm2/search-api-rhel8@sha256:74ccabf407b668837238eb3ad2e536fcb0b3df9a48741f43edf2456fbee80cc6_ppc64le",
"8Base-RHACM-2.4:rhacm2/search-api-rhel8@sha256:de9cc78ae58b063980c0fd3797cc6aba79bedc22898dae3fbce64c94dfd82909_s390x",
"8Base-RHACM-2.4:rhacm2/search-collector-rhel8@sha256:37c5344f9061f44ea363d64c2118e791999007ecdead8d15c8c121aff83631fe_amd64",
"8Base-RHACM-2.4:rhacm2/search-collector-rhel8@sha256:98fb5b0965d41badb9933eb0fc23a5006c1e1cb555a8b80b63a6a00bc87b1c7a_s390x",
"8Base-RHACM-2.4:rhacm2/search-collector-rhel8@sha256:ff9c98d5836007520ff971116d5c143b6e0fafa25e5c8f0dfd4b1a23f191f1d2_ppc64le",
"8Base-RHACM-2.4:rhacm2/search-rhel8@sha256:13b61bea54f6d67fb749852d48dc6a035ee516ed5f3d339619b97924e078ca59_ppc64le",
"8Base-RHACM-2.4:rhacm2/search-rhel8@sha256:210fdca717aef2b4159e223a4f0bab06cdae9491d2c890d63710cf3c71de0c32_amd64",
"8Base-RHACM-2.4:rhacm2/search-rhel8@sha256:5f3249435b29dba366242d6e68e6f1f2f4a8f4cd8941fb881d297bd5ed9fa72e_s390x",
"8Base-RHACM-2.4:rhacm2/search-ui-rhel8@sha256:2203d5c5cadd4be391bba00bbf8a588e930dcde7c438e15c14ed0e7a3fd31522_s390x",
"8Base-RHACM-2.4:rhacm2/search-ui-rhel8@sha256:aa0f257b502a6fcf1d2eb2270858f7d145abee32b9a64ba511bab22218b74e0a_ppc64le",
"8Base-RHACM-2.4:rhacm2/search-ui-rhel8@sha256:d4a81b7b29b9a76aa631ad26471b3cd6202775853f5a2102260c4f1e339cdfe0_amd64",
"8Base-RHACM-2.4:rhacm2/submariner-addon-rhel8@sha256:0faded1f0229ce80be36090a54ed761f1c89b414e84bd11d680fbddd382a986b_amd64",
"8Base-RHACM-2.4:rhacm2/submariner-addon-rhel8@sha256:4331c06cda7427491fcf5061f9695ab5f87dea5a02b5b915b1354c20f3cff830_s390x",
"8Base-RHACM-2.4:rhacm2/submariner-addon-rhel8@sha256:514d5c15aceb07e72ba74d9ba1b3bdc2e84e1c4060b2facdb886809b118c704c_ppc64le",
"8Base-RHACM-2.4:rhacm2/thanos-receive-controller-rhel8@sha256:2da6d891769a4d9cb936d93a8ea84eea45f33e482c79cc74418f4143c5c145e7_s390x",
"8Base-RHACM-2.4:rhacm2/thanos-receive-controller-rhel8@sha256:8c0745aa13e06c6cc159d8be33302b766673bdd1aedff1309d205519587440ab_amd64",
"8Base-RHACM-2.4:rhacm2/thanos-receive-controller-rhel8@sha256:8d0e265c199c32e757c2004d89db64bc64092171b98068aab03f977a744cc5bc_ppc64le",
"8Base-RHACM-2.4:rhacm2/thanos-rhel8@sha256:8036c9dd2d44027f5173b935ee8dcd9b3e87b433d65a50f83ffa76a503cf747c_s390x",
"8Base-RHACM-2.4:rhacm2/thanos-rhel8@sha256:ed22c2650f0d908174896647ced911a49945714a114836096b787cc879164bc4_ppc64le",
"8Base-RHACM-2.4:rhacm2/thanos-rhel8@sha256:fbe3062ae92faafd40caac5ddd0b20e2d1bfcaa64febebc0dcd5d368a3734c12_amd64",
"8Base-RHACM-2.4:rhacm2/volsync-mover-rclone-rhel8@sha256:0b3c2d30d0a6109db50dba4053d795fc92bfcadc380a8a8deb5ae4ef4e6d29fa_ppc64le",
"8Base-RHACM-2.4:rhacm2/volsync-mover-rclone-rhel8@sha256:6784f7672ac4c8f47ddaf9b5fc6b98f2c1d18c48be212114eeab9babb780cba6_s390x",
"8Base-RHACM-2.4:rhacm2/volsync-mover-rclone-rhel8@sha256:ada830a6dfa3f00aba2a32225a9884bbe31d20b93ece21249b11e6b037d85e75_amd64",
"8Base-RHACM-2.4:rhacm2/volsync-mover-restic-rhel8@sha256:31244fad1da3b5c258babd12defc1192a8534727f12ad775aad9d202fb6a5947_amd64",
"8Base-RHACM-2.4:rhacm2/volsync-mover-restic-rhel8@sha256:3ac9147cf782a40b3881973a399add430aee10cdfe1abdb00c98a0b5a3a527dc_s390x",
"8Base-RHACM-2.4:rhacm2/volsync-mover-restic-rhel8@sha256:9d00b2d06752192dd8f8f48aeb2786ac1ee0c062ed8916cf3f693c7d2a05e208_ppc64le",
"8Base-RHACM-2.4:rhacm2/volsync-mover-rsync-rhel8@sha256:30e06b75f83e22faeed2108f68b158fb35b4db22b83f049c61706ddcbfef27d9_ppc64le",
"8Base-RHACM-2.4:rhacm2/volsync-mover-rsync-rhel8@sha256:530aedee3aeca43ef0501f5cd2aa07c65eb708ac1a7fcd97fc3000358744d1bd_s390x",
"8Base-RHACM-2.4:rhacm2/volsync-mover-rsync-rhel8@sha256:c5621b5d113a1330bdc04f1fce05fd6f16c10526511ba207cb24551f7efe0e58_amd64",
"8Base-RHACM-2.4:rhacm2/volsync-rhel8@sha256:1ab81a27373c351eb2c932536fc9ea6cbf74911b794e3cd183c8e5624940a656_ppc64le",
"8Base-RHACM-2.4:rhacm2/volsync-rhel8@sha256:90ed24a800b82c2eb1c0f2d08aa11b2bea942e6a9044e3a01a5778877e7b376a_s390x",
"8Base-RHACM-2.4:rhacm2/volsync-rhel8@sha256:9e02a53649909a9d3ccd5c22f5c231b3ad69f451d7b5a32033046f3031cde188_amd64",
"8Base-RHACM-2.4:rhacm2/work-rhel8@sha256:0facf27d638269e722029217ef72016556c60e42887a836e4a0ad6140c1b6dcf_s390x",
"8Base-RHACM-2.4:rhacm2/work-rhel8@sha256:5694a214f662b4556b1fdf088ef0d33d6674dc3be3ae5d2fbdf00e56addeae3c_amd64",
"8Base-RHACM-2.4:rhacm2/work-rhel8@sha256:73b036d1c7b9c44010ef9716be8c96bfd2a7af7e09b2cf3402cc2aac81ef94e4_ppc64le"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2022:6696"
}
],
"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.4:rhacm2/acm-grafana-rhel8@sha256:17c53124f6c09cc839f533aee0c870078f547fef29a19803814f5c5fbc5e7939_s390x",
"8Base-RHACM-2.4:rhacm2/acm-grafana-rhel8@sha256:644a295644e91a8976d4df02e5ccdd711d8d3c8fa409cae698671b49b96ec00a_ppc64le",
"8Base-RHACM-2.4:rhacm2/acm-grafana-rhel8@sha256:9c9b992bf748282d7cdc941b7907bbcbabe69a8b287bc4195a6bc8b9d9b6cbd0_amd64",
"8Base-RHACM-2.4:rhacm2/acm-must-gather-rhel8@sha256:0cca0dbb0b7adff8eaea1315b422edb6ea1778befa4772f3e6f5755fb5519196_s390x",
"8Base-RHACM-2.4:rhacm2/acm-must-gather-rhel8@sha256:63b5758cfcffe96326b090ae51d38c00ca13b35e9fe5e4354cd33e67d042c41b_amd64",
"8Base-RHACM-2.4:rhacm2/acm-must-gather-rhel8@sha256:cfc97f6c9495bac2635e016dd47049683f8ed78c932ef2c70cec2ec7be323fea_ppc64le",
"8Base-RHACM-2.4:rhacm2/acm-operator-bundle@sha256:346215260baa3371853d15ccc451c3ac418813c5cd9b422b0ad9f2dd6ae8a511_s390x",
"8Base-RHACM-2.4:rhacm2/acm-operator-bundle@sha256:cb4fca4155dc3e274712c0c7609eb6111a6e03207ddaa0d5c3c8752badc15b2c_amd64",
"8Base-RHACM-2.4:rhacm2/acm-operator-bundle@sha256:cceb82a8492d7e971e515f1a0a5391a1051e4f130f7a14e412def20616e05d40_ppc64le",
"8Base-RHACM-2.4:rhacm2/agent-service-rhel8@sha256:5b5046b04aa10807a6676916cf4744f0cd36c056dd3fd626304814af2d665cf9_amd64",
"8Base-RHACM-2.4:rhacm2/agent-service-rhel8@sha256:5c89bb44eda9a0754ea1d1ca69ea260f02f060c517194251519439e4b943e46a_ppc64le",
"8Base-RHACM-2.4:rhacm2/agent-service-rhel8@sha256:cfe9dfc60224b6206d6fbbc4c4ee95e378ce2da8b79c176e5e7bfdd8b0375f88_s390x",
"8Base-RHACM-2.4:rhacm2/application-ui-rhel8@sha256:6acf7df47405a4ccb3ede12db6574a0829d28f94ea5d20d6041db1bd045a90c6_ppc64le",
"8Base-RHACM-2.4:rhacm2/application-ui-rhel8@sha256:96c10e483a1c99f0ac91fb84df87ebe927e82ca35ef7e36e0f583121dcdd8b15_amd64",
"8Base-RHACM-2.4:rhacm2/application-ui-rhel8@sha256:ffb0b475eccc16a227f13a3d0d332f9cd9b96eade52646352a7497f903edf1a2_s390x",
"8Base-RHACM-2.4:rhacm2/assisted-image-service-rhel8@sha256:2c2f96ebf908cf415613aec65a414884ec35784e4bdcd4c4b4978aa98149af4d_amd64",
"8Base-RHACM-2.4:rhacm2/assisted-image-service-rhel8@sha256:c89023b0b424e2b8800399fc4b6cfa9336248f3222097c094d33fd2b872398aa_ppc64le",
"8Base-RHACM-2.4:rhacm2/assisted-image-service-rhel8@sha256:e49c328eb815293dd606199a0b8a2bd0db6bbf5d87eeaa7902d6d4df1bb41d35_s390x",
"8Base-RHACM-2.4:rhacm2/assisted-installer-agent-rhel8@sha256:86fd675a09451d3ee552452999cd2c82410174f5e55dcfd4f21286559363217e_amd64",
"8Base-RHACM-2.4:rhacm2/assisted-installer-reporter-rhel8@sha256:dcc214165e5c895925f52673577fa73274b017e3e9017818bf5c0327b3600ffb_ppc64le",
"8Base-RHACM-2.4:rhacm2/assisted-installer-reporter-rhel8@sha256:f7004db056478b4c1b101ab0ceac24f78dbefc018a1e76e12e8a4f69fd171175_amd64",
"8Base-RHACM-2.4:rhacm2/assisted-installer-rhel8@sha256:6e002bec6af8e7d7b0c89bc25f4a9e3224e47f5638be7cc2a9c68a5e92447254_amd64",
"8Base-RHACM-2.4:rhacm2/assisted-installer-rhel8@sha256:815976efa30282899af7de91b5df1fdeca10c709d0fc60d09d8f3abb1c2acdc3_ppc64le",
"8Base-RHACM-2.4:rhacm2/cert-policy-controller-rhel8@sha256:0e30470d12e11f473750e0b95833d0d1fe6fd3ee9d9d0c5d7454614449156148_s390x",
"8Base-RHACM-2.4:rhacm2/cert-policy-controller-rhel8@sha256:2324eeab4219c1c953b698cbd1cf57e0af777f31042de00eaaa2bf163f84cae1_amd64",
"8Base-RHACM-2.4:rhacm2/cert-policy-controller-rhel8@sha256:c3d60eaf9f775e623114d093450b5d170b4048ef1e52267a2153ec54489bd00f_ppc64le",
"8Base-RHACM-2.4:rhacm2/cluster-backup-rhel8-operator@sha256:9969b8f2f91bd0a3ef0e89300d66a656238a3a3361d56cf7fc0eb55db1752782_amd64",
"8Base-RHACM-2.4:rhacm2/cluster-backup-rhel8-operator@sha256:d5639931ddcb1288f279f54a3688fcb8c94d710a457917c46bfa3db6cd1a317b_s390x",
"8Base-RHACM-2.4:rhacm2/cluster-backup-rhel8-operator@sha256:fa4667d27a8778efc83ace86657c638aacb7ccc3168c489d427c1d6ab834cbb2_ppc64le",
"8Base-RHACM-2.4:rhacm2/cluster-curator-controller-rhel8@sha256:4b32ee29c898c9f52a5fdeed3a6a595ac157db7051b36086eddf7a8f91b2ec08_ppc64le",
"8Base-RHACM-2.4:rhacm2/cluster-curator-controller-rhel8@sha256:9e6a260d8130731601612a56cea728fc6b80cfa3d7fd8b6612175ff76b290dea_s390x",
"8Base-RHACM-2.4:rhacm2/cluster-curator-controller-rhel8@sha256:faa454bab3f9ea36a2d5a1eaa16806ac3669472856833e750571e45da7074d40_amd64",
"8Base-RHACM-2.4:rhacm2/cluster-proxy-addon-rhel8@sha256:03d738d93d893b9fd9d2587e14b9a7a92bbb5eca4b85901b5e07cff1e7a3ab73_s390x",
"8Base-RHACM-2.4:rhacm2/cluster-proxy-addon-rhel8@sha256:22c9595f3f4d95b6dc6c17ce5412f4131d9ce501f2660f23d176f276c4a97a73_ppc64le",
"8Base-RHACM-2.4:rhacm2/cluster-proxy-addon-rhel8@sha256:ae6de1e14b7897a944733cdb9963f31990d696a66260974d3f692e0af87161d3_amd64",
"8Base-RHACM-2.4:rhacm2/clusterclaims-controller-rhel8@sha256:2c7f03c0ca17163c949249bb4b480a0fd2c986e55b0dc23c6cd3b0a974b4c229_ppc64le",
"8Base-RHACM-2.4:rhacm2/clusterclaims-controller-rhel8@sha256:bd8fa875e2c6b6c650c21089441b417ae657b8e1fda2786d2f328978776a6883_s390x",
"8Base-RHACM-2.4:rhacm2/clusterclaims-controller-rhel8@sha256:c49c92c632968e08f74d08eaa99862f0dd8dd1fe4a85f05e57efa90e5dca5563_amd64",
"8Base-RHACM-2.4:rhacm2/clusterlifecycle-state-metrics-rhel8@sha256:3711cb41642a7fffc69a0c98db128d39d980555127f22a9d1dfd76c9631b8edc_ppc64le",
"8Base-RHACM-2.4:rhacm2/clusterlifecycle-state-metrics-rhel8@sha256:60a54bc76a84f2369b02dc1b9b0d8353da93acc9f8193a26739110c6fe59abdd_s390x",
"8Base-RHACM-2.4:rhacm2/clusterlifecycle-state-metrics-rhel8@sha256:6df08e52cee6890187b6be3a62b36c18fcff7e34630da933e0a5f7bcecec6b4c_amd64",
"8Base-RHACM-2.4:rhacm2/config-policy-controller-rhel8@sha256:8fb0581852dc1dfd80a81ba03c6976da1aa8d93675f626765f2266adfa94d5ac_s390x",
"8Base-RHACM-2.4:rhacm2/config-policy-controller-rhel8@sha256:929233f873cbf980fb850a9812c98bd09f907e26d9afeb1c0198d52776e33b32_ppc64le",
"8Base-RHACM-2.4:rhacm2/config-policy-controller-rhel8@sha256:a3653dcecb777d7b3915c49b7999793b90dd4524628d5517368a0837af46aa07_amd64",
"8Base-RHACM-2.4:rhacm2/console-api-rhel8@sha256:02481bcf2ddd1771d965e947cfcbad66540e2df055a3013bee5185ab84960d6d_ppc64le",
"8Base-RHACM-2.4:rhacm2/console-api-rhel8@sha256:3a47d211370efc6e1661d4d0abd0d5abc65d8a759218af7c2722db820a664d8c_s390x",
"8Base-RHACM-2.4:rhacm2/console-api-rhel8@sha256:789e1950e886e54c341699cc8ec0c4bfb9a0e295e49961366759e861d32d5ef9_amd64",
"8Base-RHACM-2.4:rhacm2/console-rhel8@sha256:5215e1a2f456b83ba4ae02ea653bef51d331ced6e9a4c67958e8c41cd88aa818_s390x",
"8Base-RHACM-2.4:rhacm2/console-rhel8@sha256:d5cbabd5d26e6e712d9f531db8ebaa3a793599538ef2e62262b02c165ea74b9a_ppc64le",
"8Base-RHACM-2.4:rhacm2/console-rhel8@sha256:e797bce5724653b3ae0395c66c4796dc0594002cdde7242f4fd29c2fd5e703fa_amd64",
"8Base-RHACM-2.4:rhacm2/discovery-rhel8-operator@sha256:224af94e4e027bfb7edff3f889ec08aa031eaede2e4a02c67ce2925f29230ea8_s390x",
"8Base-RHACM-2.4:rhacm2/discovery-rhel8-operator@sha256:5dd54d496d15c262072c6024385e9fbf016edabe8a6bcdf31ec63ed5c445088c_amd64",
"8Base-RHACM-2.4:rhacm2/discovery-rhel8-operator@sha256:f64cae3c176e4b18af716ba054dcebafa07c3f893943de09b7dfd0285a9271d5_ppc64le",
"8Base-RHACM-2.4:rhacm2/endpoint-monitoring-rhel8-operator@sha256:516888a8ee8d509b77cda6ef2154a6d70a94a48a2c8c5bc7a9b1b9f2e089ff57_ppc64le",
"8Base-RHACM-2.4:rhacm2/endpoint-monitoring-rhel8-operator@sha256:c48ced70438f389ee0a22a8670db80c121c087728533c5cd2070751ce3b2614e_amd64",
"8Base-RHACM-2.4:rhacm2/endpoint-monitoring-rhel8-operator@sha256:ee184be0540e401b6834747b6632b11d69269f3d9ab44bc4aaab9fc9877191aa_s390x",
"8Base-RHACM-2.4:rhacm2/governance-policy-propagator-rhel8@sha256:b5a8689de0cc37c38daca89e1a6f64b6601b341a8f12ef6c093ec12b83bca4e8_s390x",
"8Base-RHACM-2.4:rhacm2/governance-policy-propagator-rhel8@sha256:f885cac3c1b78c94885f9a9e197511c51b5470b192d6ac48e6cb20a592b36832_ppc64le",
"8Base-RHACM-2.4:rhacm2/governance-policy-propagator-rhel8@sha256:fbec65b4937bbdad28cc1e04b5b215caddeaacda3a844cd0a45ade093997adc3_amd64",
"8Base-RHACM-2.4:rhacm2/governance-policy-spec-sync-rhel8@sha256:2c130b6df67cd0a8ee055d9b8bb3ede4bcf211978db7cdd892f78bf1d56dd269_amd64",
"8Base-RHACM-2.4:rhacm2/governance-policy-spec-sync-rhel8@sha256:6a8227f1560751fd8e1d2ec8136d8855599727eb7ad382bd5b18167ba46b31ff_ppc64le",
"8Base-RHACM-2.4:rhacm2/governance-policy-spec-sync-rhel8@sha256:c2c6ab3e7317dee023b79cc868c052a8a602610925932358498a3a215d5c8089_s390x",
"8Base-RHACM-2.4:rhacm2/governance-policy-status-sync-rhel8@sha256:385006b34743b689054c581eaaffb5298adfd092eaa13ff6c24f28fa5b79a178_amd64",
"8Base-RHACM-2.4:rhacm2/governance-policy-status-sync-rhel8@sha256:6c2ec36725b956432591b6cb6a20d4eb2ac3bf759ab4a901f581c81bcb12270c_ppc64le",
"8Base-RHACM-2.4:rhacm2/governance-policy-status-sync-rhel8@sha256:76f717cb9fe271941f45794a8dd9ebb85af0f7ab6cd104a698352b875e1b721d_s390x",
"8Base-RHACM-2.4:rhacm2/governance-policy-template-sync-rhel8@sha256:2d0d4141d0df7a5309edb3aa064591479facd14d604f5338383a88a7c01fb976_s390x",
"8Base-RHACM-2.4:rhacm2/governance-policy-template-sync-rhel8@sha256:a96e372e54eadb8c0f384eaf5295a5a17ab701c5051b5ae59341ecc01489099b_ppc64le",
"8Base-RHACM-2.4:rhacm2/governance-policy-template-sync-rhel8@sha256:d9135c4c5eb68af915b552e2d7fe62251f4a3a23d45a7b193d754b7da900b159_amd64",
"8Base-RHACM-2.4:rhacm2/grafana-dashboard-loader-rhel8@sha256:1f8b57a645d0abc3e639eb493f228d3485f4a3f53528175bc386f712fce7cd3f_amd64",
"8Base-RHACM-2.4:rhacm2/grafana-dashboard-loader-rhel8@sha256:5419a6207c0cd1adb21d7c4c3378d31f240a9f29674aee612608d015fe0b491f_ppc64le",
"8Base-RHACM-2.4:rhacm2/grafana-dashboard-loader-rhel8@sha256:6190c4487c63f61cb24e8d219aa1ebc6ff5d8d8b1ece5bbb3da5d46e67f0b98c_s390x",
"8Base-RHACM-2.4:rhacm2/grc-ui-api-rhel8@sha256:40f04e8634a2151e7a4aefe823c980d1d98c89ddb1210b55b4c0566bd85fd787_amd64",
"8Base-RHACM-2.4:rhacm2/grc-ui-api-rhel8@sha256:999f7119e60d578cd54b08135838fb8ecb996cd93f8e6f07ee92ec776f86f3d7_s390x",
"8Base-RHACM-2.4:rhacm2/grc-ui-api-rhel8@sha256:a8072d656eb14084eafd141690c02119376c9436faab8e4d219e1f0ade7ed2ec_ppc64le",
"8Base-RHACM-2.4:rhacm2/grc-ui-rhel8@sha256:18beaf038580dd78d44cdbd7b3e9bfab16b1ae9f1b454689abe1ebfefe4964b5_amd64",
"8Base-RHACM-2.4:rhacm2/grc-ui-rhel8@sha256:2e28251e1a65b7176007f53887f3693e5268848b1bb8a1e084e9f1064deaec8a_s390x",
"8Base-RHACM-2.4:rhacm2/grc-ui-rhel8@sha256:3848541d746de6dfacca63f06f29fc7d203dfa4c73dbd749407896ddddb7306c_ppc64le",
"8Base-RHACM-2.4:rhacm2/iam-policy-controller-rhel8@sha256:0deeefc1600e43aac6d9eadd05b32d3a1b2059632ec7e8b005eb2245b52dbd98_amd64",
"8Base-RHACM-2.4:rhacm2/iam-policy-controller-rhel8@sha256:7d1534ff8b00cd38716d2bfb65b924a45e9ec18a8eccad13c5e3818f858630b6_s390x",
"8Base-RHACM-2.4:rhacm2/iam-policy-controller-rhel8@sha256:b2fa794482a54fcfcbf7d0ac8597e9cb0ac0c73cfe5afa8bf2e73ca35d37feb9_ppc64le",
"8Base-RHACM-2.4:rhacm2/insights-client-rhel8@sha256:0f567016e55498bef2be33665d247eb14308b13aaef5cc670de7e06ff830cb9a_amd64",
"8Base-RHACM-2.4:rhacm2/insights-client-rhel8@sha256:6bd666f6d541ab33598c4a38ac05e8f65f19e03d8630cf685c89b05f14c4f1b8_ppc64le",
"8Base-RHACM-2.4:rhacm2/insights-client-rhel8@sha256:85bf407b6bc232952f4dd7c1edd8a7f4a168a6995d7b866f4417bc65a162efd5_s390x",
"8Base-RHACM-2.4:rhacm2/insights-metrics-rhel8@sha256:180e2ac58d3549c7ed583da66fba14368c606feb65b4313aac3b4f889ec091bb_amd64",
"8Base-RHACM-2.4:rhacm2/insights-metrics-rhel8@sha256:2492650b89feab7de0408be0e3af6d889e6291bb7064ea524dafca87b252840e_s390x",
"8Base-RHACM-2.4:rhacm2/insights-metrics-rhel8@sha256:93066377331da7f85024ae541440cb409c741d393adfdfe289f7d5836c0da183_ppc64le",
"8Base-RHACM-2.4:rhacm2/klusterlet-addon-controller-rhel8@sha256:018f6d71abae2963c853fe9d1a41fdad2df91acb72fee775af08275647d3019f_amd64",
"8Base-RHACM-2.4:rhacm2/klusterlet-addon-controller-rhel8@sha256:500d5166ea2f808c46b71d1a5470a35bffa484d860161a16e9809f90d021b23e_ppc64le",
"8Base-RHACM-2.4:rhacm2/klusterlet-addon-controller-rhel8@sha256:a4d7ef368efce597729c5fc1ae4358a0b45483a11b8363bf8d164c20075da748_s390x",
"8Base-RHACM-2.4:rhacm2/klusterlet-addon-rhel8-operator@sha256:0402e265ec4919aef893be4c0f177b53173bc0c50eb47aafea6822e05a7748be_s390x",
"8Base-RHACM-2.4:rhacm2/klusterlet-addon-rhel8-operator@sha256:6b0fbc1956407a0986460556336fcccfe4d08d712cc4b0af4ca65061baf75ea2_amd64",
"8Base-RHACM-2.4:rhacm2/klusterlet-addon-rhel8-operator@sha256:d7546a69df7b817d0c29c8f95dd3d5d2900c3755c82570b1d610702c56d4fb59_ppc64le",
"8Base-RHACM-2.4:rhacm2/kube-rbac-proxy-rhel8@sha256:6650633c4664e6b537e82eafc593dc91ca206de3b0de878f600c913a95eb18a2_amd64",
"8Base-RHACM-2.4:rhacm2/kube-rbac-proxy-rhel8@sha256:c1c90ee4ae1f908c33c8a8bf38f0b47bfad039bedccf870324f6b554aad5d78c_s390x",
"8Base-RHACM-2.4:rhacm2/kube-rbac-proxy-rhel8@sha256:ccddb38db49a190aa0d5d70e6b4672079ea222a42045d406a4b9974ac7412146_ppc64le",
"8Base-RHACM-2.4:rhacm2/kube-state-metrics-rhel8@sha256:566b95595959ba60677f1518562fd996ef7643dc94aa9e9fead0e4b4096032ca_s390x",
"8Base-RHACM-2.4:rhacm2/kube-state-metrics-rhel8@sha256:789f79b85c022e59143e725a589ac890884f079c969f56efb972b0a0f8d77e66_amd64",
"8Base-RHACM-2.4:rhacm2/kube-state-metrics-rhel8@sha256:971a33f5a57057d3901ff75eebbc13ca8456b4315dd7811139e60bb8872d80bf_ppc64le",
"8Base-RHACM-2.4:rhacm2/managedcluster-import-controller-rhel8@sha256:bcb43adee06dbb1cfb6a5c9fed71847ecc3826e3e44fe04d57b7143a6123daa5_s390x",
"8Base-RHACM-2.4:rhacm2/managedcluster-import-controller-rhel8@sha256:dbf235a9723a1c21471d8ef0029f3c999ac3b22512d67facd052efb725431bc1_ppc64le",
"8Base-RHACM-2.4:rhacm2/managedcluster-import-controller-rhel8@sha256:faf01c5554224350e4cffd1fc4ce275886791e45857bf0ed5f90ffa3a64680dc_amd64",
"8Base-RHACM-2.4:rhacm2/management-ingress-rhel8@sha256:46293eeaad521f993ed01467e13cae70f600426ef09df0e02dd8b83348b60027_amd64",
"8Base-RHACM-2.4:rhacm2/management-ingress-rhel8@sha256:c3cdbf5ff93b3b19ac2d7cf15b9152a0761d473de7afe29832a7ca3b833b6797_s390x",
"8Base-RHACM-2.4:rhacm2/management-ingress-rhel8@sha256:ce994a8f4c4e5476e6131a6721da748225c89a96c9d471a8638eefb6a22d52b9_ppc64le",
"8Base-RHACM-2.4:rhacm2/memcached-exporter-rhel8@sha256:01398d4f3b1825e864ddae46a5e4b7cc298dabb444dd105787ef6aeb70514571_ppc64le",
"8Base-RHACM-2.4:rhacm2/memcached-exporter-rhel8@sha256:5432fa56e40dee2475da7ee7b7e89cca10a8f06f4cbea94983fa094bfbef81ff_amd64",
"8Base-RHACM-2.4:rhacm2/memcached-exporter-rhel8@sha256:e22fa2dbc6733fc176f44cf42ec8f51b69672d354d6d2cf510eada5fe41a5245_s390x",
"8Base-RHACM-2.4:rhacm2/memcached-rhel8@sha256:0a0a88fb0138cd6de2e3fce81ab959d12cbda64e5fbab1046008aee1d94f12e2_s390x",
"8Base-RHACM-2.4:rhacm2/memcached-rhel8@sha256:7e0ee17c6d00d20773799cfb6c6e9e27c204d1e31010aa71a7f0f35eb5179a35_amd64",
"8Base-RHACM-2.4:rhacm2/memcached-rhel8@sha256:b9213f5525ebd51960412c15d416a591bf23731b6217f79aca2a89a893df2102_ppc64le",
"8Base-RHACM-2.4:rhacm2/metrics-collector-rhel8@sha256:431d4089a4a93c6b6a00cf9b63ecd9199a5545f09190577356b22ff6646820f3_amd64",
"8Base-RHACM-2.4:rhacm2/metrics-collector-rhel8@sha256:83f649b506ca698251c884692307d7cd52bbae87b0bf7790f96ffd24dd7f4fd7_ppc64le",
"8Base-RHACM-2.4:rhacm2/metrics-collector-rhel8@sha256:d37401c5fb672c56004f75974a4069d5d3b6c5e96ac7be4c174f9f178a7666bc_s390x",
"8Base-RHACM-2.4:rhacm2/multicloud-integrations-rhel8@sha256:a311c6ef1099d2370209bbbe30cfac6d1c50d79a2321beaab1f6158ab2db8bec_s390x",
"8Base-RHACM-2.4:rhacm2/multicloud-integrations-rhel8@sha256:e666154a539974d0cc005bc74903dc9f173920101dbfc5169b14a30129991475_ppc64le",
"8Base-RHACM-2.4:rhacm2/multicloud-integrations-rhel8@sha256:f37fe856571112970ae4786d313bf51e78b26e1630e443d276abb4de8e47e525_amd64",
"8Base-RHACM-2.4:rhacm2/multicloud-manager-rhel8@sha256:1dd235aa8599ca070f5175ad9da5bdb9505a7dfbbd87173f0bbf4e14ca0d5e88_ppc64le",
"8Base-RHACM-2.4:rhacm2/multicloud-manager-rhel8@sha256:8a1eeafb2a738aecb2723889c98e287638e950fec05425f1fe132ff7eb01738f_amd64",
"8Base-RHACM-2.4:rhacm2/multicloud-manager-rhel8@sha256:d458a289528173a07f7ff6d87279474e8379a2f05c11d5a9be97f9c43e38ec75_s390x",
"8Base-RHACM-2.4:rhacm2/multicluster-observability-rhel8-operator@sha256:45d046d621eab996c457a90b607ca9a57e2ca5dcad384d3cd5317475e096e098_amd64",
"8Base-RHACM-2.4:rhacm2/multicluster-observability-rhel8-operator@sha256:7ed02712f2d5093f7c751a6d22c9ffe5ce3b00c4cc901ffb779b8b51e282d698_s390x",
"8Base-RHACM-2.4:rhacm2/multicluster-observability-rhel8-operator@sha256:7f89cc6647700f7ddc46d4fabb4b3702142aa0fe9bd23026eba98c704026e9e9_ppc64le",
"8Base-RHACM-2.4:rhacm2/multicluster-operators-application-rhel8@sha256:27492dfdd71cc0bae6e01a184ac8fe5677ce172583b0fd1b9112dfd789009839_ppc64le",
"8Base-RHACM-2.4:rhacm2/multicluster-operators-application-rhel8@sha256:3af2802a89c09966e9c63f40974d8554a7b7b88cc386bbf5bda0a4cc987b7c15_s390x",
"8Base-RHACM-2.4:rhacm2/multicluster-operators-application-rhel8@sha256:723ac91ea8c130d80b48db30e05186607210aea71c7afc1c072b9a691e350215_amd64",
"8Base-RHACM-2.4:rhacm2/multicluster-operators-channel-rhel8@sha256:09883ff8a783d3f83e1c26566555c5ad140cc8bbf0d4cdb5220ef344c6282752_ppc64le",
"8Base-RHACM-2.4:rhacm2/multicluster-operators-channel-rhel8@sha256:4a34b2593897d4b1a1af124bdf6fb7e51bbd97bb4c56dd8ae463b3f3abbb7718_s390x",
"8Base-RHACM-2.4:rhacm2/multicluster-operators-channel-rhel8@sha256:883282b801566b5a40a32e33ebc431ac1398afb68f47ce931cc82b8b9eca1e55_amd64",
"8Base-RHACM-2.4:rhacm2/multicluster-operators-deployable-rhel8@sha256:0a15e49232c20ead26ade38823cd40d785e612670a41cac28ecea2066025a3d1_amd64",
"8Base-RHACM-2.4:rhacm2/multicluster-operators-deployable-rhel8@sha256:0ecd46eb89e90d787c442fd0ca92f84e9bf7fa6c2e315a0b95912616687c0580_s390x",
"8Base-RHACM-2.4:rhacm2/multicluster-operators-deployable-rhel8@sha256:bd148be0ad6ddbcc1995f94b4660d3fbe2338112230c840d77f53a564b14ec4a_ppc64le",
"8Base-RHACM-2.4:rhacm2/multicluster-operators-placementrule-rhel8@sha256:4bdca102dae861d39d81a2df4be1767e4e702ce3836224e9b875f613d1af0c37_ppc64le",
"8Base-RHACM-2.4:rhacm2/multicluster-operators-placementrule-rhel8@sha256:d71975de4b1d6b53d19ddf338f3d19ad7e28812f8fc932c144eee630d9cab176_amd64",
"8Base-RHACM-2.4:rhacm2/multicluster-operators-placementrule-rhel8@sha256:fa3e2e45501d661f4f724dea809b6eff73455db623b03178130590dbf317dba5_s390x",
"8Base-RHACM-2.4:rhacm2/multicluster-operators-subscription-release-rhel8@sha256:2e13c28d1f18f2efac62207515450a42732d4be790199ab0e5ddf2f181649cb4_ppc64le",
"8Base-RHACM-2.4:rhacm2/multicluster-operators-subscription-release-rhel8@sha256:50dc29deac8efaac3bf321270b718dec41d8b80746d3548c076ab26b2c6b63ca_s390x",
"8Base-RHACM-2.4:rhacm2/multicluster-operators-subscription-release-rhel8@sha256:faae7a0632b10dc9b65af7a8af7e7c7d9e26f2f7087687fa19d2afefa7426c5a_amd64",
"8Base-RHACM-2.4:rhacm2/multicluster-operators-subscription-rhel8@sha256:1fa2779aab32977ec8e867ed188dcdd66106986c3cbf39f02e2a555873ba478a_ppc64le",
"8Base-RHACM-2.4:rhacm2/multicluster-operators-subscription-rhel8@sha256:731a4f0919cbab729e9dded9e513ec4ad5e1b48967c21f65f3b494158a6b25ba_s390x",
"8Base-RHACM-2.4:rhacm2/multicluster-operators-subscription-rhel8@sha256:ec803f14f854b73a873f95027617246888ea28029f2f4bb5b7f39a5dd63399ca_amd64",
"8Base-RHACM-2.4:rhacm2/multiclusterhub-repo-rhel8@sha256:75504c269b3d0c2af9b48317f3dc070fae58a1e46e95283e2e0e1ab6b60f452d_amd64",
"8Base-RHACM-2.4:rhacm2/multiclusterhub-repo-rhel8@sha256:c21ffdaa0ce90e6c08f4814c09d9a0bd34d341ad1fc8f6ff2152e9007393ba1f_s390x",
"8Base-RHACM-2.4:rhacm2/multiclusterhub-repo-rhel8@sha256:e1e522835d65503d467dc9ef7c4a0149adfc4cbd3620134adb4a5694eda2f0c4_ppc64le",
"8Base-RHACM-2.4:rhacm2/multiclusterhub-rhel8@sha256:37cf6ccd9a2b9af4444fa192e7b5e6979687bd5159d97f48da40c4f9bad249eb_amd64",
"8Base-RHACM-2.4:rhacm2/multiclusterhub-rhel8@sha256:b8dea0eca4c8aaefee6be9afea77e3302ad551f68f5a87316caf65e13ac9138d_s390x",
"8Base-RHACM-2.4:rhacm2/multiclusterhub-rhel8@sha256:d173cf78965bd026a6333af91b55305ea9c349e630fa53548ee42d791295cd69_ppc64le",
"8Base-RHACM-2.4:rhacm2/node-exporter-rhel8@sha256:0b2cf97a3d82fb4570dee71c1232ef9998c7efcd1d9415f9f41351457802d62d_amd64",
"8Base-RHACM-2.4:rhacm2/node-exporter-rhel8@sha256:93e85d546c624a685221a5d0c9085fa59752105587a531c58066a856defa322a_ppc64le",
"8Base-RHACM-2.4:rhacm2/node-exporter-rhel8@sha256:b20c7b88c52ab9772ebd2216333d6324cba08c653135af469a9e6ccb6648d7c6_s390x",
"8Base-RHACM-2.4:rhacm2/observatorium-rhel8-operator@sha256:078b48f3746c33e0c69b11c9e51e70c220a3cc6f0fd26eb5b30534b16c6a2efa_s390x",
"8Base-RHACM-2.4:rhacm2/observatorium-rhel8-operator@sha256:0e1ec4eda138936261dc5a76a18fa4ace6082c636b30021ce10d5d4d0acea890_ppc64le",
"8Base-RHACM-2.4:rhacm2/observatorium-rhel8-operator@sha256:70e41fdcacd43b4e498b8d5917d0e2fb640f4e85f30b1d6646b27aee1bc8dafc_amd64",
"8Base-RHACM-2.4:rhacm2/observatorium-rhel8@sha256:431149d31b309822fa9476f951ae39bde3a81cc5d17d2a79062ced7b729166cd_amd64",
"8Base-RHACM-2.4:rhacm2/observatorium-rhel8@sha256:65aaebf97e8b904e9ff1520f4bc4704bc21614a7377f66a4c6776032621a9ccf_s390x",
"8Base-RHACM-2.4:rhacm2/observatorium-rhel8@sha256:804054ba7c65c0814307017e3ff6681ba25e62384468adbf3712418e1f3b321f_ppc64le",
"8Base-RHACM-2.4:rhacm2/openshift-hive-rhel8@sha256:80950fa60359f90359129bff09665d7e94150bfbcfb048dc46ec77309479733b_ppc64le",
"8Base-RHACM-2.4:rhacm2/openshift-hive-rhel8@sha256:bae2680af5a00937f0ecc680ad979b131ad65fc47c4683dec69e45e442dd38b4_amd64",
"8Base-RHACM-2.4:rhacm2/openshift-hive-rhel8@sha256:c75cad252f1bda9dac27d1145ee01fe91078e6bc29c60b72f2f0977cea56ae9c_s390x",
"8Base-RHACM-2.4:rhacm2/placement-rhel8@sha256:1cc55dc4ec890f583cf63c7c1d5451cd1e409dbb8feed7bb854e6970ba0e9cbd_s390x",
"8Base-RHACM-2.4:rhacm2/placement-rhel8@sha256:98f3db6bd38eec496565558b8c81a06b51fe22ad4c5a462a6b43a61ab3bc853c_amd64",
"8Base-RHACM-2.4:rhacm2/placement-rhel8@sha256:a0a5b1e0cd29da2c215f3ce555230477ce775cbd79423c74426aaa4f7f56cfc5_ppc64le",
"8Base-RHACM-2.4:rhacm2/prometheus-alertmanager-rhel8@sha256:29c84506cb42edbede5abdf086433ef003d677135fe3b51093c1fbafa6f666e0_s390x",
"8Base-RHACM-2.4:rhacm2/prometheus-alertmanager-rhel8@sha256:be4e1ac4ca5c8145ad7488bc9f067d8f1b9f4cb3d79ac43f4addd19cc66a584b_amd64",
"8Base-RHACM-2.4:rhacm2/prometheus-alertmanager-rhel8@sha256:fc83710377e91bec8866053bb2b9f91be7a3c25993488a6f9641e7c93918aadc_ppc64le",
"8Base-RHACM-2.4:rhacm2/prometheus-rhel8@sha256:1587535175898f97007552a6023ef0785861271dc939a751c98db0c41c9e2c97_amd64",
"8Base-RHACM-2.4:rhacm2/prometheus-rhel8@sha256:4aa41836d3699f3b8a546703fa5032a01af6bcac60465e779769c32a36352d0d_s390x",
"8Base-RHACM-2.4:rhacm2/prometheus-rhel8@sha256:f7971a684bcdce02604319ecace5ba585797f116a64024da815bf3e2d27f6251_ppc64le",
"8Base-RHACM-2.4:rhacm2/provider-credential-controller-rhel8@sha256:827351fc8036170bfb1b6d0fc15c84476c8913ae044163884ff89424e0e4235f_s390x",
"8Base-RHACM-2.4:rhacm2/provider-credential-controller-rhel8@sha256:a6f1234d8f90e06b88775ce831e574ec0621e487043d412d7c35d2bde6db21f9_amd64",
"8Base-RHACM-2.4:rhacm2/provider-credential-controller-rhel8@sha256:e33d7b73b6a7d41ef7779800af177a4557608ea87c854e457d0421332fcb421f_ppc64le",
"8Base-RHACM-2.4:rhacm2/rbac-query-proxy-rhel8@sha256:1d1c793c2bf89cb49dc4625981b4f7bc9cc827d01d7c57af88cde59adde21787_amd64",
"8Base-RHACM-2.4:rhacm2/rbac-query-proxy-rhel8@sha256:a129031e0e3c0e389a104f1ad15f4ecbb6382d79e19c62e7b22b31bee7021cdd_s390x",
"8Base-RHACM-2.4:rhacm2/rbac-query-proxy-rhel8@sha256:b549a06e14f326d196883c8168db3f82edbb952184ea4742b6d4eca78b13bc69_ppc64le",
"8Base-RHACM-2.4:rhacm2/redisgraph-tls-rhel8@sha256:7e3245ba0f53c4c510f7151b3e940c13d5a79d8d95b203e3b8ceaca4ceea42ea_ppc64le",
"8Base-RHACM-2.4:rhacm2/redisgraph-tls-rhel8@sha256:9fb4a62d70505c508d0d8dc158f8fa1c759c23f6a13c6a069a40a32c5cbce1fe_s390x",
"8Base-RHACM-2.4:rhacm2/redisgraph-tls-rhel8@sha256:cdf817bdb70737e6912e550fa1602bbbcaa5b34a2e2d47a249000aac560cc6f0_amd64",
"8Base-RHACM-2.4:rhacm2/registration-rhel8-operator@sha256:3ca37dec679c11f1333c5fd6c866867ce2e7ed5d3c139c2ad8f3ad7d10be70c0_s390x",
"8Base-RHACM-2.4:rhacm2/registration-rhel8-operator@sha256:45b0e1027807496b3c2a10d8e7c015cc91cc77b9832639adb51a6e5fc7f5071b_ppc64le",
"8Base-RHACM-2.4:rhacm2/registration-rhel8-operator@sha256:6710d98fb67533848a96f35fcbeb0adf6999a7e6534068ccc9956105a4d2db73_amd64",
"8Base-RHACM-2.4:rhacm2/registration-rhel8@sha256:0fbe6a1234544b31be5b6ba778895d31b0486783116796e0e31079cd2ee9f87a_ppc64le",
"8Base-RHACM-2.4:rhacm2/registration-rhel8@sha256:494e65b5e3bf27c3bae221db5154b119ef7689b2cb42894f05c40cf4608f1da6_s390x",
"8Base-RHACM-2.4:rhacm2/registration-rhel8@sha256:5d614eda176a91d5359e8a44a6f93a3fdbda8080f2209f342f83d4816b2d0008_amd64",
"8Base-RHACM-2.4:rhacm2/search-aggregator-rhel8@sha256:176ba84e41d3465826245fd9acd199c0b292c25a76c88bbcab8c07d93829ff9c_s390x",
"8Base-RHACM-2.4:rhacm2/search-aggregator-rhel8@sha256:3857111bc468c7bb79a7476d6bc5df0add7d8951799b65b6414f1f5dd3d5b9b8_amd64",
"8Base-RHACM-2.4:rhacm2/search-aggregator-rhel8@sha256:52a2dd79f67b1910a7129f70ba18b48656cd41b2a15f2ae4af2509c0eaa4205a_ppc64le",
"8Base-RHACM-2.4:rhacm2/search-api-rhel8@sha256:2d64646d663ac682a087fc69314bd72751ba2b005ab08a93da223470a863a740_amd64",
"8Base-RHACM-2.4:rhacm2/search-api-rhel8@sha256:74ccabf407b668837238eb3ad2e536fcb0b3df9a48741f43edf2456fbee80cc6_ppc64le",
"8Base-RHACM-2.4:rhacm2/search-api-rhel8@sha256:de9cc78ae58b063980c0fd3797cc6aba79bedc22898dae3fbce64c94dfd82909_s390x",
"8Base-RHACM-2.4:rhacm2/search-collector-rhel8@sha256:37c5344f9061f44ea363d64c2118e791999007ecdead8d15c8c121aff83631fe_amd64",
"8Base-RHACM-2.4:rhacm2/search-collector-rhel8@sha256:98fb5b0965d41badb9933eb0fc23a5006c1e1cb555a8b80b63a6a00bc87b1c7a_s390x",
"8Base-RHACM-2.4:rhacm2/search-collector-rhel8@sha256:ff9c98d5836007520ff971116d5c143b6e0fafa25e5c8f0dfd4b1a23f191f1d2_ppc64le",
"8Base-RHACM-2.4:rhacm2/search-rhel8@sha256:13b61bea54f6d67fb749852d48dc6a035ee516ed5f3d339619b97924e078ca59_ppc64le",
"8Base-RHACM-2.4:rhacm2/search-rhel8@sha256:210fdca717aef2b4159e223a4f0bab06cdae9491d2c890d63710cf3c71de0c32_amd64",
"8Base-RHACM-2.4:rhacm2/search-rhel8@sha256:5f3249435b29dba366242d6e68e6f1f2f4a8f4cd8941fb881d297bd5ed9fa72e_s390x",
"8Base-RHACM-2.4:rhacm2/search-ui-rhel8@sha256:2203d5c5cadd4be391bba00bbf8a588e930dcde7c438e15c14ed0e7a3fd31522_s390x",
"8Base-RHACM-2.4:rhacm2/search-ui-rhel8@sha256:aa0f257b502a6fcf1d2eb2270858f7d145abee32b9a64ba511bab22218b74e0a_ppc64le",
"8Base-RHACM-2.4:rhacm2/search-ui-rhel8@sha256:d4a81b7b29b9a76aa631ad26471b3cd6202775853f5a2102260c4f1e339cdfe0_amd64",
"8Base-RHACM-2.4:rhacm2/submariner-addon-rhel8@sha256:0faded1f0229ce80be36090a54ed761f1c89b414e84bd11d680fbddd382a986b_amd64",
"8Base-RHACM-2.4:rhacm2/submariner-addon-rhel8@sha256:4331c06cda7427491fcf5061f9695ab5f87dea5a02b5b915b1354c20f3cff830_s390x",
"8Base-RHACM-2.4:rhacm2/submariner-addon-rhel8@sha256:514d5c15aceb07e72ba74d9ba1b3bdc2e84e1c4060b2facdb886809b118c704c_ppc64le",
"8Base-RHACM-2.4:rhacm2/thanos-receive-controller-rhel8@sha256:2da6d891769a4d9cb936d93a8ea84eea45f33e482c79cc74418f4143c5c145e7_s390x",
"8Base-RHACM-2.4:rhacm2/thanos-receive-controller-rhel8@sha256:8c0745aa13e06c6cc159d8be33302b766673bdd1aedff1309d205519587440ab_amd64",
"8Base-RHACM-2.4:rhacm2/thanos-receive-controller-rhel8@sha256:8d0e265c199c32e757c2004d89db64bc64092171b98068aab03f977a744cc5bc_ppc64le",
"8Base-RHACM-2.4:rhacm2/thanos-rhel8@sha256:8036c9dd2d44027f5173b935ee8dcd9b3e87b433d65a50f83ffa76a503cf747c_s390x",
"8Base-RHACM-2.4:rhacm2/thanos-rhel8@sha256:ed22c2650f0d908174896647ced911a49945714a114836096b787cc879164bc4_ppc64le",
"8Base-RHACM-2.4:rhacm2/thanos-rhel8@sha256:fbe3062ae92faafd40caac5ddd0b20e2d1bfcaa64febebc0dcd5d368a3734c12_amd64",
"8Base-RHACM-2.4:rhacm2/volsync-mover-rclone-rhel8@sha256:0b3c2d30d0a6109db50dba4053d795fc92bfcadc380a8a8deb5ae4ef4e6d29fa_ppc64le",
"8Base-RHACM-2.4:rhacm2/volsync-mover-rclone-rhel8@sha256:6784f7672ac4c8f47ddaf9b5fc6b98f2c1d18c48be212114eeab9babb780cba6_s390x",
"8Base-RHACM-2.4:rhacm2/volsync-mover-rclone-rhel8@sha256:ada830a6dfa3f00aba2a32225a9884bbe31d20b93ece21249b11e6b037d85e75_amd64",
"8Base-RHACM-2.4:rhacm2/volsync-mover-restic-rhel8@sha256:31244fad1da3b5c258babd12defc1192a8534727f12ad775aad9d202fb6a5947_amd64",
"8Base-RHACM-2.4:rhacm2/volsync-mover-restic-rhel8@sha256:3ac9147cf782a40b3881973a399add430aee10cdfe1abdb00c98a0b5a3a527dc_s390x",
"8Base-RHACM-2.4:rhacm2/volsync-mover-restic-rhel8@sha256:9d00b2d06752192dd8f8f48aeb2786ac1ee0c062ed8916cf3f693c7d2a05e208_ppc64le",
"8Base-RHACM-2.4:rhacm2/volsync-mover-rsync-rhel8@sha256:30e06b75f83e22faeed2108f68b158fb35b4db22b83f049c61706ddcbfef27d9_ppc64le",
"8Base-RHACM-2.4:rhacm2/volsync-mover-rsync-rhel8@sha256:530aedee3aeca43ef0501f5cd2aa07c65eb708ac1a7fcd97fc3000358744d1bd_s390x",
"8Base-RHACM-2.4:rhacm2/volsync-mover-rsync-rhel8@sha256:c5621b5d113a1330bdc04f1fce05fd6f16c10526511ba207cb24551f7efe0e58_amd64",
"8Base-RHACM-2.4:rhacm2/volsync-rhel8@sha256:1ab81a27373c351eb2c932536fc9ea6cbf74911b794e3cd183c8e5624940a656_ppc64le",
"8Base-RHACM-2.4:rhacm2/volsync-rhel8@sha256:90ed24a800b82c2eb1c0f2d08aa11b2bea942e6a9044e3a01a5778877e7b376a_s390x",
"8Base-RHACM-2.4:rhacm2/volsync-rhel8@sha256:9e02a53649909a9d3ccd5c22f5c231b3ad69f451d7b5a32033046f3031cde188_amd64",
"8Base-RHACM-2.4:rhacm2/work-rhel8@sha256:0facf27d638269e722029217ef72016556c60e42887a836e4a0ad6140c1b6dcf_s390x",
"8Base-RHACM-2.4:rhacm2/work-rhel8@sha256:5694a214f662b4556b1fdf088ef0d33d6674dc3be3ae5d2fbdf00e56addeae3c_amd64",
"8Base-RHACM-2.4:rhacm2/work-rhel8@sha256:73b036d1c7b9c44010ef9716be8c96bfd2a7af7e09b2cf3402cc2aac81ef94e4_ppc64le"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "nodejs16: CRLF injection in node-undici"
},
{
"cve": "CVE-2022-31151",
"cwe": {
"id": "CWE-200",
"name": "Exposure of Sensitive Information to an Unauthorized Actor"
},
"discovery_date": "2022-07-21T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2121396"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in the undici package. After cookie headers are set, they are not cleared. This issue could allow an attacker to take advantage of this cookie, which could be used to control the redirection target.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "nodejs/undici: Cookie headers uncleared on cross-origin redirect",
"title": "Vulnerability summary"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\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.4:rhacm2/acm-grafana-rhel8@sha256:17c53124f6c09cc839f533aee0c870078f547fef29a19803814f5c5fbc5e7939_s390x",
"8Base-RHACM-2.4:rhacm2/acm-grafana-rhel8@sha256:644a295644e91a8976d4df02e5ccdd711d8d3c8fa409cae698671b49b96ec00a_ppc64le",
"8Base-RHACM-2.4:rhacm2/acm-grafana-rhel8@sha256:9c9b992bf748282d7cdc941b7907bbcbabe69a8b287bc4195a6bc8b9d9b6cbd0_amd64",
"8Base-RHACM-2.4:rhacm2/acm-must-gather-rhel8@sha256:0cca0dbb0b7adff8eaea1315b422edb6ea1778befa4772f3e6f5755fb5519196_s390x",
"8Base-RHACM-2.4:rhacm2/acm-must-gather-rhel8@sha256:63b5758cfcffe96326b090ae51d38c00ca13b35e9fe5e4354cd33e67d042c41b_amd64",
"8Base-RHACM-2.4:rhacm2/acm-must-gather-rhel8@sha256:cfc97f6c9495bac2635e016dd47049683f8ed78c932ef2c70cec2ec7be323fea_ppc64le",
"8Base-RHACM-2.4:rhacm2/acm-operator-bundle@sha256:346215260baa3371853d15ccc451c3ac418813c5cd9b422b0ad9f2dd6ae8a511_s390x",
"8Base-RHACM-2.4:rhacm2/acm-operator-bundle@sha256:cb4fca4155dc3e274712c0c7609eb6111a6e03207ddaa0d5c3c8752badc15b2c_amd64",
"8Base-RHACM-2.4:rhacm2/acm-operator-bundle@sha256:cceb82a8492d7e971e515f1a0a5391a1051e4f130f7a14e412def20616e05d40_ppc64le",
"8Base-RHACM-2.4:rhacm2/agent-service-rhel8@sha256:5b5046b04aa10807a6676916cf4744f0cd36c056dd3fd626304814af2d665cf9_amd64",
"8Base-RHACM-2.4:rhacm2/agent-service-rhel8@sha256:5c89bb44eda9a0754ea1d1ca69ea260f02f060c517194251519439e4b943e46a_ppc64le",
"8Base-RHACM-2.4:rhacm2/agent-service-rhel8@sha256:cfe9dfc60224b6206d6fbbc4c4ee95e378ce2da8b79c176e5e7bfdd8b0375f88_s390x",
"8Base-RHACM-2.4:rhacm2/application-ui-rhel8@sha256:6acf7df47405a4ccb3ede12db6574a0829d28f94ea5d20d6041db1bd045a90c6_ppc64le",
"8Base-RHACM-2.4:rhacm2/application-ui-rhel8@sha256:96c10e483a1c99f0ac91fb84df87ebe927e82ca35ef7e36e0f583121dcdd8b15_amd64",
"8Base-RHACM-2.4:rhacm2/application-ui-rhel8@sha256:ffb0b475eccc16a227f13a3d0d332f9cd9b96eade52646352a7497f903edf1a2_s390x",
"8Base-RHACM-2.4:rhacm2/assisted-image-service-rhel8@sha256:2c2f96ebf908cf415613aec65a414884ec35784e4bdcd4c4b4978aa98149af4d_amd64",
"8Base-RHACM-2.4:rhacm2/assisted-image-service-rhel8@sha256:c89023b0b424e2b8800399fc4b6cfa9336248f3222097c094d33fd2b872398aa_ppc64le",
"8Base-RHACM-2.4:rhacm2/assisted-image-service-rhel8@sha256:e49c328eb815293dd606199a0b8a2bd0db6bbf5d87eeaa7902d6d4df1bb41d35_s390x",
"8Base-RHACM-2.4:rhacm2/assisted-installer-agent-rhel8@sha256:86fd675a09451d3ee552452999cd2c82410174f5e55dcfd4f21286559363217e_amd64",
"8Base-RHACM-2.4:rhacm2/assisted-installer-reporter-rhel8@sha256:dcc214165e5c895925f52673577fa73274b017e3e9017818bf5c0327b3600ffb_ppc64le",
"8Base-RHACM-2.4:rhacm2/assisted-installer-reporter-rhel8@sha256:f7004db056478b4c1b101ab0ceac24f78dbefc018a1e76e12e8a4f69fd171175_amd64",
"8Base-RHACM-2.4:rhacm2/assisted-installer-rhel8@sha256:6e002bec6af8e7d7b0c89bc25f4a9e3224e47f5638be7cc2a9c68a5e92447254_amd64",
"8Base-RHACM-2.4:rhacm2/assisted-installer-rhel8@sha256:815976efa30282899af7de91b5df1fdeca10c709d0fc60d09d8f3abb1c2acdc3_ppc64le",
"8Base-RHACM-2.4:rhacm2/cert-policy-controller-rhel8@sha256:0e30470d12e11f473750e0b95833d0d1fe6fd3ee9d9d0c5d7454614449156148_s390x",
"8Base-RHACM-2.4:rhacm2/cert-policy-controller-rhel8@sha256:2324eeab4219c1c953b698cbd1cf57e0af777f31042de00eaaa2bf163f84cae1_amd64",
"8Base-RHACM-2.4:rhacm2/cert-policy-controller-rhel8@sha256:c3d60eaf9f775e623114d093450b5d170b4048ef1e52267a2153ec54489bd00f_ppc64le",
"8Base-RHACM-2.4:rhacm2/cluster-backup-rhel8-operator@sha256:9969b8f2f91bd0a3ef0e89300d66a656238a3a3361d56cf7fc0eb55db1752782_amd64",
"8Base-RHACM-2.4:rhacm2/cluster-backup-rhel8-operator@sha256:d5639931ddcb1288f279f54a3688fcb8c94d710a457917c46bfa3db6cd1a317b_s390x",
"8Base-RHACM-2.4:rhacm2/cluster-backup-rhel8-operator@sha256:fa4667d27a8778efc83ace86657c638aacb7ccc3168c489d427c1d6ab834cbb2_ppc64le",
"8Base-RHACM-2.4:rhacm2/cluster-curator-controller-rhel8@sha256:4b32ee29c898c9f52a5fdeed3a6a595ac157db7051b36086eddf7a8f91b2ec08_ppc64le",
"8Base-RHACM-2.4:rhacm2/cluster-curator-controller-rhel8@sha256:9e6a260d8130731601612a56cea728fc6b80cfa3d7fd8b6612175ff76b290dea_s390x",
"8Base-RHACM-2.4:rhacm2/cluster-curator-controller-rhel8@sha256:faa454bab3f9ea36a2d5a1eaa16806ac3669472856833e750571e45da7074d40_amd64",
"8Base-RHACM-2.4:rhacm2/cluster-proxy-addon-rhel8@sha256:03d738d93d893b9fd9d2587e14b9a7a92bbb5eca4b85901b5e07cff1e7a3ab73_s390x",
"8Base-RHACM-2.4:rhacm2/cluster-proxy-addon-rhel8@sha256:22c9595f3f4d95b6dc6c17ce5412f4131d9ce501f2660f23d176f276c4a97a73_ppc64le",
"8Base-RHACM-2.4:rhacm2/cluster-proxy-addon-rhel8@sha256:ae6de1e14b7897a944733cdb9963f31990d696a66260974d3f692e0af87161d3_amd64",
"8Base-RHACM-2.4:rhacm2/clusterclaims-controller-rhel8@sha256:2c7f03c0ca17163c949249bb4b480a0fd2c986e55b0dc23c6cd3b0a974b4c229_ppc64le",
"8Base-RHACM-2.4:rhacm2/clusterclaims-controller-rhel8@sha256:bd8fa875e2c6b6c650c21089441b417ae657b8e1fda2786d2f328978776a6883_s390x",
"8Base-RHACM-2.4:rhacm2/clusterclaims-controller-rhel8@sha256:c49c92c632968e08f74d08eaa99862f0dd8dd1fe4a85f05e57efa90e5dca5563_amd64",
"8Base-RHACM-2.4:rhacm2/clusterlifecycle-state-metrics-rhel8@sha256:3711cb41642a7fffc69a0c98db128d39d980555127f22a9d1dfd76c9631b8edc_ppc64le",
"8Base-RHACM-2.4:rhacm2/clusterlifecycle-state-metrics-rhel8@sha256:60a54bc76a84f2369b02dc1b9b0d8353da93acc9f8193a26739110c6fe59abdd_s390x",
"8Base-RHACM-2.4:rhacm2/clusterlifecycle-state-metrics-rhel8@sha256:6df08e52cee6890187b6be3a62b36c18fcff7e34630da933e0a5f7bcecec6b4c_amd64",
"8Base-RHACM-2.4:rhacm2/config-policy-controller-rhel8@sha256:8fb0581852dc1dfd80a81ba03c6976da1aa8d93675f626765f2266adfa94d5ac_s390x",
"8Base-RHACM-2.4:rhacm2/config-policy-controller-rhel8@sha256:929233f873cbf980fb850a9812c98bd09f907e26d9afeb1c0198d52776e33b32_ppc64le",
"8Base-RHACM-2.4:rhacm2/config-policy-controller-rhel8@sha256:a3653dcecb777d7b3915c49b7999793b90dd4524628d5517368a0837af46aa07_amd64",
"8Base-RHACM-2.4:rhacm2/console-api-rhel8@sha256:02481bcf2ddd1771d965e947cfcbad66540e2df055a3013bee5185ab84960d6d_ppc64le",
"8Base-RHACM-2.4:rhacm2/console-api-rhel8@sha256:3a47d211370efc6e1661d4d0abd0d5abc65d8a759218af7c2722db820a664d8c_s390x",
"8Base-RHACM-2.4:rhacm2/console-api-rhel8@sha256:789e1950e886e54c341699cc8ec0c4bfb9a0e295e49961366759e861d32d5ef9_amd64",
"8Base-RHACM-2.4:rhacm2/console-rhel8@sha256:5215e1a2f456b83ba4ae02ea653bef51d331ced6e9a4c67958e8c41cd88aa818_s390x",
"8Base-RHACM-2.4:rhacm2/console-rhel8@sha256:d5cbabd5d26e6e712d9f531db8ebaa3a793599538ef2e62262b02c165ea74b9a_ppc64le",
"8Base-RHACM-2.4:rhacm2/console-rhel8@sha256:e797bce5724653b3ae0395c66c4796dc0594002cdde7242f4fd29c2fd5e703fa_amd64",
"8Base-RHACM-2.4:rhacm2/discovery-rhel8-operator@sha256:224af94e4e027bfb7edff3f889ec08aa031eaede2e4a02c67ce2925f29230ea8_s390x",
"8Base-RHACM-2.4:rhacm2/discovery-rhel8-operator@sha256:5dd54d496d15c262072c6024385e9fbf016edabe8a6bcdf31ec63ed5c445088c_amd64",
"8Base-RHACM-2.4:rhacm2/discovery-rhel8-operator@sha256:f64cae3c176e4b18af716ba054dcebafa07c3f893943de09b7dfd0285a9271d5_ppc64le",
"8Base-RHACM-2.4:rhacm2/endpoint-monitoring-rhel8-operator@sha256:516888a8ee8d509b77cda6ef2154a6d70a94a48a2c8c5bc7a9b1b9f2e089ff57_ppc64le",
"8Base-RHACM-2.4:rhacm2/endpoint-monitoring-rhel8-operator@sha256:c48ced70438f389ee0a22a8670db80c121c087728533c5cd2070751ce3b2614e_amd64",
"8Base-RHACM-2.4:rhacm2/endpoint-monitoring-rhel8-operator@sha256:ee184be0540e401b6834747b6632b11d69269f3d9ab44bc4aaab9fc9877191aa_s390x",
"8Base-RHACM-2.4:rhacm2/governance-policy-propagator-rhel8@sha256:b5a8689de0cc37c38daca89e1a6f64b6601b341a8f12ef6c093ec12b83bca4e8_s390x",
"8Base-RHACM-2.4:rhacm2/governance-policy-propagator-rhel8@sha256:f885cac3c1b78c94885f9a9e197511c51b5470b192d6ac48e6cb20a592b36832_ppc64le",
"8Base-RHACM-2.4:rhacm2/governance-policy-propagator-rhel8@sha256:fbec65b4937bbdad28cc1e04b5b215caddeaacda3a844cd0a45ade093997adc3_amd64",
"8Base-RHACM-2.4:rhacm2/governance-policy-spec-sync-rhel8@sha256:2c130b6df67cd0a8ee055d9b8bb3ede4bcf211978db7cdd892f78bf1d56dd269_amd64",
"8Base-RHACM-2.4:rhacm2/governance-policy-spec-sync-rhel8@sha256:6a8227f1560751fd8e1d2ec8136d8855599727eb7ad382bd5b18167ba46b31ff_ppc64le",
"8Base-RHACM-2.4:rhacm2/governance-policy-spec-sync-rhel8@sha256:c2c6ab3e7317dee023b79cc868c052a8a602610925932358498a3a215d5c8089_s390x",
"8Base-RHACM-2.4:rhacm2/governance-policy-status-sync-rhel8@sha256:385006b34743b689054c581eaaffb5298adfd092eaa13ff6c24f28fa5b79a178_amd64",
"8Base-RHACM-2.4:rhacm2/governance-policy-status-sync-rhel8@sha256:6c2ec36725b956432591b6cb6a20d4eb2ac3bf759ab4a901f581c81bcb12270c_ppc64le",
"8Base-RHACM-2.4:rhacm2/governance-policy-status-sync-rhel8@sha256:76f717cb9fe271941f45794a8dd9ebb85af0f7ab6cd104a698352b875e1b721d_s390x",
"8Base-RHACM-2.4:rhacm2/governance-policy-template-sync-rhel8@sha256:2d0d4141d0df7a5309edb3aa064591479facd14d604f5338383a88a7c01fb976_s390x",
"8Base-RHACM-2.4:rhacm2/governance-policy-template-sync-rhel8@sha256:a96e372e54eadb8c0f384eaf5295a5a17ab701c5051b5ae59341ecc01489099b_ppc64le",
"8Base-RHACM-2.4:rhacm2/governance-policy-template-sync-rhel8@sha256:d9135c4c5eb68af915b552e2d7fe62251f4a3a23d45a7b193d754b7da900b159_amd64",
"8Base-RHACM-2.4:rhacm2/grafana-dashboard-loader-rhel8@sha256:1f8b57a645d0abc3e639eb493f228d3485f4a3f53528175bc386f712fce7cd3f_amd64",
"8Base-RHACM-2.4:rhacm2/grafana-dashboard-loader-rhel8@sha256:5419a6207c0cd1adb21d7c4c3378d31f240a9f29674aee612608d015fe0b491f_ppc64le",
"8Base-RHACM-2.4:rhacm2/grafana-dashboard-loader-rhel8@sha256:6190c4487c63f61cb24e8d219aa1ebc6ff5d8d8b1ece5bbb3da5d46e67f0b98c_s390x",
"8Base-RHACM-2.4:rhacm2/grc-ui-api-rhel8@sha256:40f04e8634a2151e7a4aefe823c980d1d98c89ddb1210b55b4c0566bd85fd787_amd64",
"8Base-RHACM-2.4:rhacm2/grc-ui-api-rhel8@sha256:999f7119e60d578cd54b08135838fb8ecb996cd93f8e6f07ee92ec776f86f3d7_s390x",
"8Base-RHACM-2.4:rhacm2/grc-ui-api-rhel8@sha256:a8072d656eb14084eafd141690c02119376c9436faab8e4d219e1f0ade7ed2ec_ppc64le",
"8Base-RHACM-2.4:rhacm2/grc-ui-rhel8@sha256:18beaf038580dd78d44cdbd7b3e9bfab16b1ae9f1b454689abe1ebfefe4964b5_amd64",
"8Base-RHACM-2.4:rhacm2/grc-ui-rhel8@sha256:2e28251e1a65b7176007f53887f3693e5268848b1bb8a1e084e9f1064deaec8a_s390x",
"8Base-RHACM-2.4:rhacm2/grc-ui-rhel8@sha256:3848541d746de6dfacca63f06f29fc7d203dfa4c73dbd749407896ddddb7306c_ppc64le",
"8Base-RHACM-2.4:rhacm2/iam-policy-controller-rhel8@sha256:0deeefc1600e43aac6d9eadd05b32d3a1b2059632ec7e8b005eb2245b52dbd98_amd64",
"8Base-RHACM-2.4:rhacm2/iam-policy-controller-rhel8@sha256:7d1534ff8b00cd38716d2bfb65b924a45e9ec18a8eccad13c5e3818f858630b6_s390x",
"8Base-RHACM-2.4:rhacm2/iam-policy-controller-rhel8@sha256:b2fa794482a54fcfcbf7d0ac8597e9cb0ac0c73cfe5afa8bf2e73ca35d37feb9_ppc64le",
"8Base-RHACM-2.4:rhacm2/insights-client-rhel8@sha256:0f567016e55498bef2be33665d247eb14308b13aaef5cc670de7e06ff830cb9a_amd64",
"8Base-RHACM-2.4:rhacm2/insights-client-rhel8@sha256:6bd666f6d541ab33598c4a38ac05e8f65f19e03d8630cf685c89b05f14c4f1b8_ppc64le",
"8Base-RHACM-2.4:rhacm2/insights-client-rhel8@sha256:85bf407b6bc232952f4dd7c1edd8a7f4a168a6995d7b866f4417bc65a162efd5_s390x",
"8Base-RHACM-2.4:rhacm2/insights-metrics-rhel8@sha256:180e2ac58d3549c7ed583da66fba14368c606feb65b4313aac3b4f889ec091bb_amd64",
"8Base-RHACM-2.4:rhacm2/insights-metrics-rhel8@sha256:2492650b89feab7de0408be0e3af6d889e6291bb7064ea524dafca87b252840e_s390x",
"8Base-RHACM-2.4:rhacm2/insights-metrics-rhel8@sha256:93066377331da7f85024ae541440cb409c741d393adfdfe289f7d5836c0da183_ppc64le",
"8Base-RHACM-2.4:rhacm2/klusterlet-addon-controller-rhel8@sha256:018f6d71abae2963c853fe9d1a41fdad2df91acb72fee775af08275647d3019f_amd64",
"8Base-RHACM-2.4:rhacm2/klusterlet-addon-controller-rhel8@sha256:500d5166ea2f808c46b71d1a5470a35bffa484d860161a16e9809f90d021b23e_ppc64le",
"8Base-RHACM-2.4:rhacm2/klusterlet-addon-controller-rhel8@sha256:a4d7ef368efce597729c5fc1ae4358a0b45483a11b8363bf8d164c20075da748_s390x",
"8Base-RHACM-2.4:rhacm2/klusterlet-addon-rhel8-operator@sha256:0402e265ec4919aef893be4c0f177b53173bc0c50eb47aafea6822e05a7748be_s390x",
"8Base-RHACM-2.4:rhacm2/klusterlet-addon-rhel8-operator@sha256:6b0fbc1956407a0986460556336fcccfe4d08d712cc4b0af4ca65061baf75ea2_amd64",
"8Base-RHACM-2.4:rhacm2/klusterlet-addon-rhel8-operator@sha256:d7546a69df7b817d0c29c8f95dd3d5d2900c3755c82570b1d610702c56d4fb59_ppc64le",
"8Base-RHACM-2.4:rhacm2/kube-rbac-proxy-rhel8@sha256:6650633c4664e6b537e82eafc593dc91ca206de3b0de878f600c913a95eb18a2_amd64",
"8Base-RHACM-2.4:rhacm2/kube-rbac-proxy-rhel8@sha256:c1c90ee4ae1f908c33c8a8bf38f0b47bfad039bedccf870324f6b554aad5d78c_s390x",
"8Base-RHACM-2.4:rhacm2/kube-rbac-proxy-rhel8@sha256:ccddb38db49a190aa0d5d70e6b4672079ea222a42045d406a4b9974ac7412146_ppc64le",
"8Base-RHACM-2.4:rhacm2/kube-state-metrics-rhel8@sha256:566b95595959ba60677f1518562fd996ef7643dc94aa9e9fead0e4b4096032ca_s390x",
"8Base-RHACM-2.4:rhacm2/kube-state-metrics-rhel8@sha256:789f79b85c022e59143e725a589ac890884f079c969f56efb972b0a0f8d77e66_amd64",
"8Base-RHACM-2.4:rhacm2/kube-state-metrics-rhel8@sha256:971a33f5a57057d3901ff75eebbc13ca8456b4315dd7811139e60bb8872d80bf_ppc64le",
"8Base-RHACM-2.4:rhacm2/managedcluster-import-controller-rhel8@sha256:bcb43adee06dbb1cfb6a5c9fed71847ecc3826e3e44fe04d57b7143a6123daa5_s390x",
"8Base-RHACM-2.4:rhacm2/managedcluster-import-controller-rhel8@sha256:dbf235a9723a1c21471d8ef0029f3c999ac3b22512d67facd052efb725431bc1_ppc64le",
"8Base-RHACM-2.4:rhacm2/managedcluster-import-controller-rhel8@sha256:faf01c5554224350e4cffd1fc4ce275886791e45857bf0ed5f90ffa3a64680dc_amd64",
"8Base-RHACM-2.4:rhacm2/management-ingress-rhel8@sha256:46293eeaad521f993ed01467e13cae70f600426ef09df0e02dd8b83348b60027_amd64",
"8Base-RHACM-2.4:rhacm2/management-ingress-rhel8@sha256:c3cdbf5ff93b3b19ac2d7cf15b9152a0761d473de7afe29832a7ca3b833b6797_s390x",
"8Base-RHACM-2.4:rhacm2/management-ingress-rhel8@sha256:ce994a8f4c4e5476e6131a6721da748225c89a96c9d471a8638eefb6a22d52b9_ppc64le",
"8Base-RHACM-2.4:rhacm2/memcached-exporter-rhel8@sha256:01398d4f3b1825e864ddae46a5e4b7cc298dabb444dd105787ef6aeb70514571_ppc64le",
"8Base-RHACM-2.4:rhacm2/memcached-exporter-rhel8@sha256:5432fa56e40dee2475da7ee7b7e89cca10a8f06f4cbea94983fa094bfbef81ff_amd64",
"8Base-RHACM-2.4:rhacm2/memcached-exporter-rhel8@sha256:e22fa2dbc6733fc176f44cf42ec8f51b69672d354d6d2cf510eada5fe41a5245_s390x",
"8Base-RHACM-2.4:rhacm2/memcached-rhel8@sha256:0a0a88fb0138cd6de2e3fce81ab959d12cbda64e5fbab1046008aee1d94f12e2_s390x",
"8Base-RHACM-2.4:rhacm2/memcached-rhel8@sha256:7e0ee17c6d00d20773799cfb6c6e9e27c204d1e31010aa71a7f0f35eb5179a35_amd64",
"8Base-RHACM-2.4:rhacm2/memcached-rhel8@sha256:b9213f5525ebd51960412c15d416a591bf23731b6217f79aca2a89a893df2102_ppc64le",
"8Base-RHACM-2.4:rhacm2/metrics-collector-rhel8@sha256:431d4089a4a93c6b6a00cf9b63ecd9199a5545f09190577356b22ff6646820f3_amd64",
"8Base-RHACM-2.4:rhacm2/metrics-collector-rhel8@sha256:83f649b506ca698251c884692307d7cd52bbae87b0bf7790f96ffd24dd7f4fd7_ppc64le",
"8Base-RHACM-2.4:rhacm2/metrics-collector-rhel8@sha256:d37401c5fb672c56004f75974a4069d5d3b6c5e96ac7be4c174f9f178a7666bc_s390x",
"8Base-RHACM-2.4:rhacm2/multicloud-integrations-rhel8@sha256:a311c6ef1099d2370209bbbe30cfac6d1c50d79a2321beaab1f6158ab2db8bec_s390x",
"8Base-RHACM-2.4:rhacm2/multicloud-integrations-rhel8@sha256:e666154a539974d0cc005bc74903dc9f173920101dbfc5169b14a30129991475_ppc64le",
"8Base-RHACM-2.4:rhacm2/multicloud-integrations-rhel8@sha256:f37fe856571112970ae4786d313bf51e78b26e1630e443d276abb4de8e47e525_amd64",
"8Base-RHACM-2.4:rhacm2/multicloud-manager-rhel8@sha256:1dd235aa8599ca070f5175ad9da5bdb9505a7dfbbd87173f0bbf4e14ca0d5e88_ppc64le",
"8Base-RHACM-2.4:rhacm2/multicloud-manager-rhel8@sha256:8a1eeafb2a738aecb2723889c98e287638e950fec05425f1fe132ff7eb01738f_amd64",
"8Base-RHACM-2.4:rhacm2/multicloud-manager-rhel8@sha256:d458a289528173a07f7ff6d87279474e8379a2f05c11d5a9be97f9c43e38ec75_s390x",
"8Base-RHACM-2.4:rhacm2/multicluster-observability-rhel8-operator@sha256:45d046d621eab996c457a90b607ca9a57e2ca5dcad384d3cd5317475e096e098_amd64",
"8Base-RHACM-2.4:rhacm2/multicluster-observability-rhel8-operator@sha256:7ed02712f2d5093f7c751a6d22c9ffe5ce3b00c4cc901ffb779b8b51e282d698_s390x",
"8Base-RHACM-2.4:rhacm2/multicluster-observability-rhel8-operator@sha256:7f89cc6647700f7ddc46d4fabb4b3702142aa0fe9bd23026eba98c704026e9e9_ppc64le",
"8Base-RHACM-2.4:rhacm2/multicluster-operators-application-rhel8@sha256:27492dfdd71cc0bae6e01a184ac8fe5677ce172583b0fd1b9112dfd789009839_ppc64le",
"8Base-RHACM-2.4:rhacm2/multicluster-operators-application-rhel8@sha256:3af2802a89c09966e9c63f40974d8554a7b7b88cc386bbf5bda0a4cc987b7c15_s390x",
"8Base-RHACM-2.4:rhacm2/multicluster-operators-application-rhel8@sha256:723ac91ea8c130d80b48db30e05186607210aea71c7afc1c072b9a691e350215_amd64",
"8Base-RHACM-2.4:rhacm2/multicluster-operators-channel-rhel8@sha256:09883ff8a783d3f83e1c26566555c5ad140cc8bbf0d4cdb5220ef344c6282752_ppc64le",
"8Base-RHACM-2.4:rhacm2/multicluster-operators-channel-rhel8@sha256:4a34b2593897d4b1a1af124bdf6fb7e51bbd97bb4c56dd8ae463b3f3abbb7718_s390x",
"8Base-RHACM-2.4:rhacm2/multicluster-operators-channel-rhel8@sha256:883282b801566b5a40a32e33ebc431ac1398afb68f47ce931cc82b8b9eca1e55_amd64",
"8Base-RHACM-2.4:rhacm2/multicluster-operators-deployable-rhel8@sha256:0a15e49232c20ead26ade38823cd40d785e612670a41cac28ecea2066025a3d1_amd64",
"8Base-RHACM-2.4:rhacm2/multicluster-operators-deployable-rhel8@sha256:0ecd46eb89e90d787c442fd0ca92f84e9bf7fa6c2e315a0b95912616687c0580_s390x",
"8Base-RHACM-2.4:rhacm2/multicluster-operators-deployable-rhel8@sha256:bd148be0ad6ddbcc1995f94b4660d3fbe2338112230c840d77f53a564b14ec4a_ppc64le",
"8Base-RHACM-2.4:rhacm2/multicluster-operators-placementrule-rhel8@sha256:4bdca102dae861d39d81a2df4be1767e4e702ce3836224e9b875f613d1af0c37_ppc64le",
"8Base-RHACM-2.4:rhacm2/multicluster-operators-placementrule-rhel8@sha256:d71975de4b1d6b53d19ddf338f3d19ad7e28812f8fc932c144eee630d9cab176_amd64",
"8Base-RHACM-2.4:rhacm2/multicluster-operators-placementrule-rhel8@sha256:fa3e2e45501d661f4f724dea809b6eff73455db623b03178130590dbf317dba5_s390x",
"8Base-RHACM-2.4:rhacm2/multicluster-operators-subscription-release-rhel8@sha256:2e13c28d1f18f2efac62207515450a42732d4be790199ab0e5ddf2f181649cb4_ppc64le",
"8Base-RHACM-2.4:rhacm2/multicluster-operators-subscription-release-rhel8@sha256:50dc29deac8efaac3bf321270b718dec41d8b80746d3548c076ab26b2c6b63ca_s390x",
"8Base-RHACM-2.4:rhacm2/multicluster-operators-subscription-release-rhel8@sha256:faae7a0632b10dc9b65af7a8af7e7c7d9e26f2f7087687fa19d2afefa7426c5a_amd64",
"8Base-RHACM-2.4:rhacm2/multicluster-operators-subscription-rhel8@sha256:1fa2779aab32977ec8e867ed188dcdd66106986c3cbf39f02e2a555873ba478a_ppc64le",
"8Base-RHACM-2.4:rhacm2/multicluster-operators-subscription-rhel8@sha256:731a4f0919cbab729e9dded9e513ec4ad5e1b48967c21f65f3b494158a6b25ba_s390x",
"8Base-RHACM-2.4:rhacm2/multicluster-operators-subscription-rhel8@sha256:ec803f14f854b73a873f95027617246888ea28029f2f4bb5b7f39a5dd63399ca_amd64",
"8Base-RHACM-2.4:rhacm2/multiclusterhub-repo-rhel8@sha256:75504c269b3d0c2af9b48317f3dc070fae58a1e46e95283e2e0e1ab6b60f452d_amd64",
"8Base-RHACM-2.4:rhacm2/multiclusterhub-repo-rhel8@sha256:c21ffdaa0ce90e6c08f4814c09d9a0bd34d341ad1fc8f6ff2152e9007393ba1f_s390x",
"8Base-RHACM-2.4:rhacm2/multiclusterhub-repo-rhel8@sha256:e1e522835d65503d467dc9ef7c4a0149adfc4cbd3620134adb4a5694eda2f0c4_ppc64le",
"8Base-RHACM-2.4:rhacm2/multiclusterhub-rhel8@sha256:37cf6ccd9a2b9af4444fa192e7b5e6979687bd5159d97f48da40c4f9bad249eb_amd64",
"8Base-RHACM-2.4:rhacm2/multiclusterhub-rhel8@sha256:b8dea0eca4c8aaefee6be9afea77e3302ad551f68f5a87316caf65e13ac9138d_s390x",
"8Base-RHACM-2.4:rhacm2/multiclusterhub-rhel8@sha256:d173cf78965bd026a6333af91b55305ea9c349e630fa53548ee42d791295cd69_ppc64le",
"8Base-RHACM-2.4:rhacm2/node-exporter-rhel8@sha256:0b2cf97a3d82fb4570dee71c1232ef9998c7efcd1d9415f9f41351457802d62d_amd64",
"8Base-RHACM-2.4:rhacm2/node-exporter-rhel8@sha256:93e85d546c624a685221a5d0c9085fa59752105587a531c58066a856defa322a_ppc64le",
"8Base-RHACM-2.4:rhacm2/node-exporter-rhel8@sha256:b20c7b88c52ab9772ebd2216333d6324cba08c653135af469a9e6ccb6648d7c6_s390x",
"8Base-RHACM-2.4:rhacm2/observatorium-rhel8-operator@sha256:078b48f3746c33e0c69b11c9e51e70c220a3cc6f0fd26eb5b30534b16c6a2efa_s390x",
"8Base-RHACM-2.4:rhacm2/observatorium-rhel8-operator@sha256:0e1ec4eda138936261dc5a76a18fa4ace6082c636b30021ce10d5d4d0acea890_ppc64le",
"8Base-RHACM-2.4:rhacm2/observatorium-rhel8-operator@sha256:70e41fdcacd43b4e498b8d5917d0e2fb640f4e85f30b1d6646b27aee1bc8dafc_amd64",
"8Base-RHACM-2.4:rhacm2/observatorium-rhel8@sha256:431149d31b309822fa9476f951ae39bde3a81cc5d17d2a79062ced7b729166cd_amd64",
"8Base-RHACM-2.4:rhacm2/observatorium-rhel8@sha256:65aaebf97e8b904e9ff1520f4bc4704bc21614a7377f66a4c6776032621a9ccf_s390x",
"8Base-RHACM-2.4:rhacm2/observatorium-rhel8@sha256:804054ba7c65c0814307017e3ff6681ba25e62384468adbf3712418e1f3b321f_ppc64le",
"8Base-RHACM-2.4:rhacm2/openshift-hive-rhel8@sha256:80950fa60359f90359129bff09665d7e94150bfbcfb048dc46ec77309479733b_ppc64le",
"8Base-RHACM-2.4:rhacm2/openshift-hive-rhel8@sha256:bae2680af5a00937f0ecc680ad979b131ad65fc47c4683dec69e45e442dd38b4_amd64",
"8Base-RHACM-2.4:rhacm2/openshift-hive-rhel8@sha256:c75cad252f1bda9dac27d1145ee01fe91078e6bc29c60b72f2f0977cea56ae9c_s390x",
"8Base-RHACM-2.4:rhacm2/placement-rhel8@sha256:1cc55dc4ec890f583cf63c7c1d5451cd1e409dbb8feed7bb854e6970ba0e9cbd_s390x",
"8Base-RHACM-2.4:rhacm2/placement-rhel8@sha256:98f3db6bd38eec496565558b8c81a06b51fe22ad4c5a462a6b43a61ab3bc853c_amd64",
"8Base-RHACM-2.4:rhacm2/placement-rhel8@sha256:a0a5b1e0cd29da2c215f3ce555230477ce775cbd79423c74426aaa4f7f56cfc5_ppc64le",
"8Base-RHACM-2.4:rhacm2/prometheus-alertmanager-rhel8@sha256:29c84506cb42edbede5abdf086433ef003d677135fe3b51093c1fbafa6f666e0_s390x",
"8Base-RHACM-2.4:rhacm2/prometheus-alertmanager-rhel8@sha256:be4e1ac4ca5c8145ad7488bc9f067d8f1b9f4cb3d79ac43f4addd19cc66a584b_amd64",
"8Base-RHACM-2.4:rhacm2/prometheus-alertmanager-rhel8@sha256:fc83710377e91bec8866053bb2b9f91be7a3c25993488a6f9641e7c93918aadc_ppc64le",
"8Base-RHACM-2.4:rhacm2/prometheus-rhel8@sha256:1587535175898f97007552a6023ef0785861271dc939a751c98db0c41c9e2c97_amd64",
"8Base-RHACM-2.4:rhacm2/prometheus-rhel8@sha256:4aa41836d3699f3b8a546703fa5032a01af6bcac60465e779769c32a36352d0d_s390x",
"8Base-RHACM-2.4:rhacm2/prometheus-rhel8@sha256:f7971a684bcdce02604319ecace5ba585797f116a64024da815bf3e2d27f6251_ppc64le",
"8Base-RHACM-2.4:rhacm2/provider-credential-controller-rhel8@sha256:827351fc8036170bfb1b6d0fc15c84476c8913ae044163884ff89424e0e4235f_s390x",
"8Base-RHACM-2.4:rhacm2/provider-credential-controller-rhel8@sha256:a6f1234d8f90e06b88775ce831e574ec0621e487043d412d7c35d2bde6db21f9_amd64",
"8Base-RHACM-2.4:rhacm2/provider-credential-controller-rhel8@sha256:e33d7b73b6a7d41ef7779800af177a4557608ea87c854e457d0421332fcb421f_ppc64le",
"8Base-RHACM-2.4:rhacm2/rbac-query-proxy-rhel8@sha256:1d1c793c2bf89cb49dc4625981b4f7bc9cc827d01d7c57af88cde59adde21787_amd64",
"8Base-RHACM-2.4:rhacm2/rbac-query-proxy-rhel8@sha256:a129031e0e3c0e389a104f1ad15f4ecbb6382d79e19c62e7b22b31bee7021cdd_s390x",
"8Base-RHACM-2.4:rhacm2/rbac-query-proxy-rhel8@sha256:b549a06e14f326d196883c8168db3f82edbb952184ea4742b6d4eca78b13bc69_ppc64le",
"8Base-RHACM-2.4:rhacm2/redisgraph-tls-rhel8@sha256:7e3245ba0f53c4c510f7151b3e940c13d5a79d8d95b203e3b8ceaca4ceea42ea_ppc64le",
"8Base-RHACM-2.4:rhacm2/redisgraph-tls-rhel8@sha256:9fb4a62d70505c508d0d8dc158f8fa1c759c23f6a13c6a069a40a32c5cbce1fe_s390x",
"8Base-RHACM-2.4:rhacm2/redisgraph-tls-rhel8@sha256:cdf817bdb70737e6912e550fa1602bbbcaa5b34a2e2d47a249000aac560cc6f0_amd64",
"8Base-RHACM-2.4:rhacm2/registration-rhel8-operator@sha256:3ca37dec679c11f1333c5fd6c866867ce2e7ed5d3c139c2ad8f3ad7d10be70c0_s390x",
"8Base-RHACM-2.4:rhacm2/registration-rhel8-operator@sha256:45b0e1027807496b3c2a10d8e7c015cc91cc77b9832639adb51a6e5fc7f5071b_ppc64le",
"8Base-RHACM-2.4:rhacm2/registration-rhel8-operator@sha256:6710d98fb67533848a96f35fcbeb0adf6999a7e6534068ccc9956105a4d2db73_amd64",
"8Base-RHACM-2.4:rhacm2/registration-rhel8@sha256:0fbe6a1234544b31be5b6ba778895d31b0486783116796e0e31079cd2ee9f87a_ppc64le",
"8Base-RHACM-2.4:rhacm2/registration-rhel8@sha256:494e65b5e3bf27c3bae221db5154b119ef7689b2cb42894f05c40cf4608f1da6_s390x",
"8Base-RHACM-2.4:rhacm2/registration-rhel8@sha256:5d614eda176a91d5359e8a44a6f93a3fdbda8080f2209f342f83d4816b2d0008_amd64",
"8Base-RHACM-2.4:rhacm2/search-aggregator-rhel8@sha256:176ba84e41d3465826245fd9acd199c0b292c25a76c88bbcab8c07d93829ff9c_s390x",
"8Base-RHACM-2.4:rhacm2/search-aggregator-rhel8@sha256:3857111bc468c7bb79a7476d6bc5df0add7d8951799b65b6414f1f5dd3d5b9b8_amd64",
"8Base-RHACM-2.4:rhacm2/search-aggregator-rhel8@sha256:52a2dd79f67b1910a7129f70ba18b48656cd41b2a15f2ae4af2509c0eaa4205a_ppc64le",
"8Base-RHACM-2.4:rhacm2/search-api-rhel8@sha256:2d64646d663ac682a087fc69314bd72751ba2b005ab08a93da223470a863a740_amd64",
"8Base-RHACM-2.4:rhacm2/search-api-rhel8@sha256:74ccabf407b668837238eb3ad2e536fcb0b3df9a48741f43edf2456fbee80cc6_ppc64le",
"8Base-RHACM-2.4:rhacm2/search-api-rhel8@sha256:de9cc78ae58b063980c0fd3797cc6aba79bedc22898dae3fbce64c94dfd82909_s390x",
"8Base-RHACM-2.4:rhacm2/search-collector-rhel8@sha256:37c5344f9061f44ea363d64c2118e791999007ecdead8d15c8c121aff83631fe_amd64",
"8Base-RHACM-2.4:rhacm2/search-collector-rhel8@sha256:98fb5b0965d41badb9933eb0fc23a5006c1e1cb555a8b80b63a6a00bc87b1c7a_s390x",
"8Base-RHACM-2.4:rhacm2/search-collector-rhel8@sha256:ff9c98d5836007520ff971116d5c143b6e0fafa25e5c8f0dfd4b1a23f191f1d2_ppc64le",
"8Base-RHACM-2.4:rhacm2/search-rhel8@sha256:13b61bea54f6d67fb749852d48dc6a035ee516ed5f3d339619b97924e078ca59_ppc64le",
"8Base-RHACM-2.4:rhacm2/search-rhel8@sha256:210fdca717aef2b4159e223a4f0bab06cdae9491d2c890d63710cf3c71de0c32_amd64",
"8Base-RHACM-2.4:rhacm2/search-rhel8@sha256:5f3249435b29dba366242d6e68e6f1f2f4a8f4cd8941fb881d297bd5ed9fa72e_s390x",
"8Base-RHACM-2.4:rhacm2/search-ui-rhel8@sha256:2203d5c5cadd4be391bba00bbf8a588e930dcde7c438e15c14ed0e7a3fd31522_s390x",
"8Base-RHACM-2.4:rhacm2/search-ui-rhel8@sha256:aa0f257b502a6fcf1d2eb2270858f7d145abee32b9a64ba511bab22218b74e0a_ppc64le",
"8Base-RHACM-2.4:rhacm2/search-ui-rhel8@sha256:d4a81b7b29b9a76aa631ad26471b3cd6202775853f5a2102260c4f1e339cdfe0_amd64",
"8Base-RHACM-2.4:rhacm2/submariner-addon-rhel8@sha256:0faded1f0229ce80be36090a54ed761f1c89b414e84bd11d680fbddd382a986b_amd64",
"8Base-RHACM-2.4:rhacm2/submariner-addon-rhel8@sha256:4331c06cda7427491fcf5061f9695ab5f87dea5a02b5b915b1354c20f3cff830_s390x",
"8Base-RHACM-2.4:rhacm2/submariner-addon-rhel8@sha256:514d5c15aceb07e72ba74d9ba1b3bdc2e84e1c4060b2facdb886809b118c704c_ppc64le",
"8Base-RHACM-2.4:rhacm2/thanos-receive-controller-rhel8@sha256:2da6d891769a4d9cb936d93a8ea84eea45f33e482c79cc74418f4143c5c145e7_s390x",
"8Base-RHACM-2.4:rhacm2/thanos-receive-controller-rhel8@sha256:8c0745aa13e06c6cc159d8be33302b766673bdd1aedff1309d205519587440ab_amd64",
"8Base-RHACM-2.4:rhacm2/thanos-receive-controller-rhel8@sha256:8d0e265c199c32e757c2004d89db64bc64092171b98068aab03f977a744cc5bc_ppc64le",
"8Base-RHACM-2.4:rhacm2/thanos-rhel8@sha256:8036c9dd2d44027f5173b935ee8dcd9b3e87b433d65a50f83ffa76a503cf747c_s390x",
"8Base-RHACM-2.4:rhacm2/thanos-rhel8@sha256:ed22c2650f0d908174896647ced911a49945714a114836096b787cc879164bc4_ppc64le",
"8Base-RHACM-2.4:rhacm2/thanos-rhel8@sha256:fbe3062ae92faafd40caac5ddd0b20e2d1bfcaa64febebc0dcd5d368a3734c12_amd64",
"8Base-RHACM-2.4:rhacm2/volsync-mover-rclone-rhel8@sha256:0b3c2d30d0a6109db50dba4053d795fc92bfcadc380a8a8deb5ae4ef4e6d29fa_ppc64le",
"8Base-RHACM-2.4:rhacm2/volsync-mover-rclone-rhel8@sha256:6784f7672ac4c8f47ddaf9b5fc6b98f2c1d18c48be212114eeab9babb780cba6_s390x",
"8Base-RHACM-2.4:rhacm2/volsync-mover-rclone-rhel8@sha256:ada830a6dfa3f00aba2a32225a9884bbe31d20b93ece21249b11e6b037d85e75_amd64",
"8Base-RHACM-2.4:rhacm2/volsync-mover-restic-rhel8@sha256:31244fad1da3b5c258babd12defc1192a8534727f12ad775aad9d202fb6a5947_amd64",
"8Base-RHACM-2.4:rhacm2/volsync-mover-restic-rhel8@sha256:3ac9147cf782a40b3881973a399add430aee10cdfe1abdb00c98a0b5a3a527dc_s390x",
"8Base-RHACM-2.4:rhacm2/volsync-mover-restic-rhel8@sha256:9d00b2d06752192dd8f8f48aeb2786ac1ee0c062ed8916cf3f693c7d2a05e208_ppc64le",
"8Base-RHACM-2.4:rhacm2/volsync-mover-rsync-rhel8@sha256:30e06b75f83e22faeed2108f68b158fb35b4db22b83f049c61706ddcbfef27d9_ppc64le",
"8Base-RHACM-2.4:rhacm2/volsync-mover-rsync-rhel8@sha256:530aedee3aeca43ef0501f5cd2aa07c65eb708ac1a7fcd97fc3000358744d1bd_s390x",
"8Base-RHACM-2.4:rhacm2/volsync-mover-rsync-rhel8@sha256:c5621b5d113a1330bdc04f1fce05fd6f16c10526511ba207cb24551f7efe0e58_amd64",
"8Base-RHACM-2.4:rhacm2/volsync-rhel8@sha256:1ab81a27373c351eb2c932536fc9ea6cbf74911b794e3cd183c8e5624940a656_ppc64le",
"8Base-RHACM-2.4:rhacm2/volsync-rhel8@sha256:90ed24a800b82c2eb1c0f2d08aa11b2bea942e6a9044e3a01a5778877e7b376a_s390x",
"8Base-RHACM-2.4:rhacm2/volsync-rhel8@sha256:9e02a53649909a9d3ccd5c22f5c231b3ad69f451d7b5a32033046f3031cde188_amd64",
"8Base-RHACM-2.4:rhacm2/work-rhel8@sha256:0facf27d638269e722029217ef72016556c60e42887a836e4a0ad6140c1b6dcf_s390x",
"8Base-RHACM-2.4:rhacm2/work-rhel8@sha256:5694a214f662b4556b1fdf088ef0d33d6674dc3be3ae5d2fbdf00e56addeae3c_amd64",
"8Base-RHACM-2.4:rhacm2/work-rhel8@sha256:73b036d1c7b9c44010ef9716be8c96bfd2a7af7e09b2cf3402cc2aac81ef94e4_ppc64le"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2022-31151"
},
{
"category": "external",
"summary": "RHBZ#2121396",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2121396"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2022-31151",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-31151"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2022-31151",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2022-31151"
},
{
"category": "external",
"summary": "http://web.nvd.nist.gov/view/vuln/detail?vulnId=CVE-2022-31151",
"url": "http://web.nvd.nist.gov/view/vuln/detail?vulnId=CVE-2022-31151"
},
{
"category": "external",
"summary": "https://github.com/nodejs/undici/security/advisories/GHSA-q768-x9m6-m9qp",
"url": "https://github.com/nodejs/undici/security/advisories/GHSA-q768-x9m6-m9qp"
}
],
"release_date": "2022-07-21T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2022-09-26T14:49:03+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 update:\n\nhttps://access.redhat.com/documentation/en-us/red_hat_advanced_cluster_management_for_kubernetes/2.4/html-single/install/index#installing",
"product_ids": [
"8Base-RHACM-2.4:rhacm2/acm-grafana-rhel8@sha256:17c53124f6c09cc839f533aee0c870078f547fef29a19803814f5c5fbc5e7939_s390x",
"8Base-RHACM-2.4:rhacm2/acm-grafana-rhel8@sha256:644a295644e91a8976d4df02e5ccdd711d8d3c8fa409cae698671b49b96ec00a_ppc64le",
"8Base-RHACM-2.4:rhacm2/acm-grafana-rhel8@sha256:9c9b992bf748282d7cdc941b7907bbcbabe69a8b287bc4195a6bc8b9d9b6cbd0_amd64",
"8Base-RHACM-2.4:rhacm2/acm-must-gather-rhel8@sha256:0cca0dbb0b7adff8eaea1315b422edb6ea1778befa4772f3e6f5755fb5519196_s390x",
"8Base-RHACM-2.4:rhacm2/acm-must-gather-rhel8@sha256:63b5758cfcffe96326b090ae51d38c00ca13b35e9fe5e4354cd33e67d042c41b_amd64",
"8Base-RHACM-2.4:rhacm2/acm-must-gather-rhel8@sha256:cfc97f6c9495bac2635e016dd47049683f8ed78c932ef2c70cec2ec7be323fea_ppc64le",
"8Base-RHACM-2.4:rhacm2/acm-operator-bundle@sha256:346215260baa3371853d15ccc451c3ac418813c5cd9b422b0ad9f2dd6ae8a511_s390x",
"8Base-RHACM-2.4:rhacm2/acm-operator-bundle@sha256:cb4fca4155dc3e274712c0c7609eb6111a6e03207ddaa0d5c3c8752badc15b2c_amd64",
"8Base-RHACM-2.4:rhacm2/acm-operator-bundle@sha256:cceb82a8492d7e971e515f1a0a5391a1051e4f130f7a14e412def20616e05d40_ppc64le",
"8Base-RHACM-2.4:rhacm2/agent-service-rhel8@sha256:5b5046b04aa10807a6676916cf4744f0cd36c056dd3fd626304814af2d665cf9_amd64",
"8Base-RHACM-2.4:rhacm2/agent-service-rhel8@sha256:5c89bb44eda9a0754ea1d1ca69ea260f02f060c517194251519439e4b943e46a_ppc64le",
"8Base-RHACM-2.4:rhacm2/agent-service-rhel8@sha256:cfe9dfc60224b6206d6fbbc4c4ee95e378ce2da8b79c176e5e7bfdd8b0375f88_s390x",
"8Base-RHACM-2.4:rhacm2/application-ui-rhel8@sha256:6acf7df47405a4ccb3ede12db6574a0829d28f94ea5d20d6041db1bd045a90c6_ppc64le",
"8Base-RHACM-2.4:rhacm2/application-ui-rhel8@sha256:96c10e483a1c99f0ac91fb84df87ebe927e82ca35ef7e36e0f583121dcdd8b15_amd64",
"8Base-RHACM-2.4:rhacm2/application-ui-rhel8@sha256:ffb0b475eccc16a227f13a3d0d332f9cd9b96eade52646352a7497f903edf1a2_s390x",
"8Base-RHACM-2.4:rhacm2/assisted-image-service-rhel8@sha256:2c2f96ebf908cf415613aec65a414884ec35784e4bdcd4c4b4978aa98149af4d_amd64",
"8Base-RHACM-2.4:rhacm2/assisted-image-service-rhel8@sha256:c89023b0b424e2b8800399fc4b6cfa9336248f3222097c094d33fd2b872398aa_ppc64le",
"8Base-RHACM-2.4:rhacm2/assisted-image-service-rhel8@sha256:e49c328eb815293dd606199a0b8a2bd0db6bbf5d87eeaa7902d6d4df1bb41d35_s390x",
"8Base-RHACM-2.4:rhacm2/assisted-installer-agent-rhel8@sha256:86fd675a09451d3ee552452999cd2c82410174f5e55dcfd4f21286559363217e_amd64",
"8Base-RHACM-2.4:rhacm2/assisted-installer-reporter-rhel8@sha256:dcc214165e5c895925f52673577fa73274b017e3e9017818bf5c0327b3600ffb_ppc64le",
"8Base-RHACM-2.4:rhacm2/assisted-installer-reporter-rhel8@sha256:f7004db056478b4c1b101ab0ceac24f78dbefc018a1e76e12e8a4f69fd171175_amd64",
"8Base-RHACM-2.4:rhacm2/assisted-installer-rhel8@sha256:6e002bec6af8e7d7b0c89bc25f4a9e3224e47f5638be7cc2a9c68a5e92447254_amd64",
"8Base-RHACM-2.4:rhacm2/assisted-installer-rhel8@sha256:815976efa30282899af7de91b5df1fdeca10c709d0fc60d09d8f3abb1c2acdc3_ppc64le",
"8Base-RHACM-2.4:rhacm2/cert-policy-controller-rhel8@sha256:0e30470d12e11f473750e0b95833d0d1fe6fd3ee9d9d0c5d7454614449156148_s390x",
"8Base-RHACM-2.4:rhacm2/cert-policy-controller-rhel8@sha256:2324eeab4219c1c953b698cbd1cf57e0af777f31042de00eaaa2bf163f84cae1_amd64",
"8Base-RHACM-2.4:rhacm2/cert-policy-controller-rhel8@sha256:c3d60eaf9f775e623114d093450b5d170b4048ef1e52267a2153ec54489bd00f_ppc64le",
"8Base-RHACM-2.4:rhacm2/cluster-backup-rhel8-operator@sha256:9969b8f2f91bd0a3ef0e89300d66a656238a3a3361d56cf7fc0eb55db1752782_amd64",
"8Base-RHACM-2.4:rhacm2/cluster-backup-rhel8-operator@sha256:d5639931ddcb1288f279f54a3688fcb8c94d710a457917c46bfa3db6cd1a317b_s390x",
"8Base-RHACM-2.4:rhacm2/cluster-backup-rhel8-operator@sha256:fa4667d27a8778efc83ace86657c638aacb7ccc3168c489d427c1d6ab834cbb2_ppc64le",
"8Base-RHACM-2.4:rhacm2/cluster-curator-controller-rhel8@sha256:4b32ee29c898c9f52a5fdeed3a6a595ac157db7051b36086eddf7a8f91b2ec08_ppc64le",
"8Base-RHACM-2.4:rhacm2/cluster-curator-controller-rhel8@sha256:9e6a260d8130731601612a56cea728fc6b80cfa3d7fd8b6612175ff76b290dea_s390x",
"8Base-RHACM-2.4:rhacm2/cluster-curator-controller-rhel8@sha256:faa454bab3f9ea36a2d5a1eaa16806ac3669472856833e750571e45da7074d40_amd64",
"8Base-RHACM-2.4:rhacm2/cluster-proxy-addon-rhel8@sha256:03d738d93d893b9fd9d2587e14b9a7a92bbb5eca4b85901b5e07cff1e7a3ab73_s390x",
"8Base-RHACM-2.4:rhacm2/cluster-proxy-addon-rhel8@sha256:22c9595f3f4d95b6dc6c17ce5412f4131d9ce501f2660f23d176f276c4a97a73_ppc64le",
"8Base-RHACM-2.4:rhacm2/cluster-proxy-addon-rhel8@sha256:ae6de1e14b7897a944733cdb9963f31990d696a66260974d3f692e0af87161d3_amd64",
"8Base-RHACM-2.4:rhacm2/clusterclaims-controller-rhel8@sha256:2c7f03c0ca17163c949249bb4b480a0fd2c986e55b0dc23c6cd3b0a974b4c229_ppc64le",
"8Base-RHACM-2.4:rhacm2/clusterclaims-controller-rhel8@sha256:bd8fa875e2c6b6c650c21089441b417ae657b8e1fda2786d2f328978776a6883_s390x",
"8Base-RHACM-2.4:rhacm2/clusterclaims-controller-rhel8@sha256:c49c92c632968e08f74d08eaa99862f0dd8dd1fe4a85f05e57efa90e5dca5563_amd64",
"8Base-RHACM-2.4:rhacm2/clusterlifecycle-state-metrics-rhel8@sha256:3711cb41642a7fffc69a0c98db128d39d980555127f22a9d1dfd76c9631b8edc_ppc64le",
"8Base-RHACM-2.4:rhacm2/clusterlifecycle-state-metrics-rhel8@sha256:60a54bc76a84f2369b02dc1b9b0d8353da93acc9f8193a26739110c6fe59abdd_s390x",
"8Base-RHACM-2.4:rhacm2/clusterlifecycle-state-metrics-rhel8@sha256:6df08e52cee6890187b6be3a62b36c18fcff7e34630da933e0a5f7bcecec6b4c_amd64",
"8Base-RHACM-2.4:rhacm2/config-policy-controller-rhel8@sha256:8fb0581852dc1dfd80a81ba03c6976da1aa8d93675f626765f2266adfa94d5ac_s390x",
"8Base-RHACM-2.4:rhacm2/config-policy-controller-rhel8@sha256:929233f873cbf980fb850a9812c98bd09f907e26d9afeb1c0198d52776e33b32_ppc64le",
"8Base-RHACM-2.4:rhacm2/config-policy-controller-rhel8@sha256:a3653dcecb777d7b3915c49b7999793b90dd4524628d5517368a0837af46aa07_amd64",
"8Base-RHACM-2.4:rhacm2/console-api-rhel8@sha256:02481bcf2ddd1771d965e947cfcbad66540e2df055a3013bee5185ab84960d6d_ppc64le",
"8Base-RHACM-2.4:rhacm2/console-api-rhel8@sha256:3a47d211370efc6e1661d4d0abd0d5abc65d8a759218af7c2722db820a664d8c_s390x",
"8Base-RHACM-2.4:rhacm2/console-api-rhel8@sha256:789e1950e886e54c341699cc8ec0c4bfb9a0e295e49961366759e861d32d5ef9_amd64",
"8Base-RHACM-2.4:rhacm2/console-rhel8@sha256:5215e1a2f456b83ba4ae02ea653bef51d331ced6e9a4c67958e8c41cd88aa818_s390x",
"8Base-RHACM-2.4:rhacm2/console-rhel8@sha256:d5cbabd5d26e6e712d9f531db8ebaa3a793599538ef2e62262b02c165ea74b9a_ppc64le",
"8Base-RHACM-2.4:rhacm2/console-rhel8@sha256:e797bce5724653b3ae0395c66c4796dc0594002cdde7242f4fd29c2fd5e703fa_amd64",
"8Base-RHACM-2.4:rhacm2/discovery-rhel8-operator@sha256:224af94e4e027bfb7edff3f889ec08aa031eaede2e4a02c67ce2925f29230ea8_s390x",
"8Base-RHACM-2.4:rhacm2/discovery-rhel8-operator@sha256:5dd54d496d15c262072c6024385e9fbf016edabe8a6bcdf31ec63ed5c445088c_amd64",
"8Base-RHACM-2.4:rhacm2/discovery-rhel8-operator@sha256:f64cae3c176e4b18af716ba054dcebafa07c3f893943de09b7dfd0285a9271d5_ppc64le",
"8Base-RHACM-2.4:rhacm2/endpoint-monitoring-rhel8-operator@sha256:516888a8ee8d509b77cda6ef2154a6d70a94a48a2c8c5bc7a9b1b9f2e089ff57_ppc64le",
"8Base-RHACM-2.4:rhacm2/endpoint-monitoring-rhel8-operator@sha256:c48ced70438f389ee0a22a8670db80c121c087728533c5cd2070751ce3b2614e_amd64",
"8Base-RHACM-2.4:rhacm2/endpoint-monitoring-rhel8-operator@sha256:ee184be0540e401b6834747b6632b11d69269f3d9ab44bc4aaab9fc9877191aa_s390x",
"8Base-RHACM-2.4:rhacm2/governance-policy-propagator-rhel8@sha256:b5a8689de0cc37c38daca89e1a6f64b6601b341a8f12ef6c093ec12b83bca4e8_s390x",
"8Base-RHACM-2.4:rhacm2/governance-policy-propagator-rhel8@sha256:f885cac3c1b78c94885f9a9e197511c51b5470b192d6ac48e6cb20a592b36832_ppc64le",
"8Base-RHACM-2.4:rhacm2/governance-policy-propagator-rhel8@sha256:fbec65b4937bbdad28cc1e04b5b215caddeaacda3a844cd0a45ade093997adc3_amd64",
"8Base-RHACM-2.4:rhacm2/governance-policy-spec-sync-rhel8@sha256:2c130b6df67cd0a8ee055d9b8bb3ede4bcf211978db7cdd892f78bf1d56dd269_amd64",
"8Base-RHACM-2.4:rhacm2/governance-policy-spec-sync-rhel8@sha256:6a8227f1560751fd8e1d2ec8136d8855599727eb7ad382bd5b18167ba46b31ff_ppc64le",
"8Base-RHACM-2.4:rhacm2/governance-policy-spec-sync-rhel8@sha256:c2c6ab3e7317dee023b79cc868c052a8a602610925932358498a3a215d5c8089_s390x",
"8Base-RHACM-2.4:rhacm2/governance-policy-status-sync-rhel8@sha256:385006b34743b689054c581eaaffb5298adfd092eaa13ff6c24f28fa5b79a178_amd64",
"8Base-RHACM-2.4:rhacm2/governance-policy-status-sync-rhel8@sha256:6c2ec36725b956432591b6cb6a20d4eb2ac3bf759ab4a901f581c81bcb12270c_ppc64le",
"8Base-RHACM-2.4:rhacm2/governance-policy-status-sync-rhel8@sha256:76f717cb9fe271941f45794a8dd9ebb85af0f7ab6cd104a698352b875e1b721d_s390x",
"8Base-RHACM-2.4:rhacm2/governance-policy-template-sync-rhel8@sha256:2d0d4141d0df7a5309edb3aa064591479facd14d604f5338383a88a7c01fb976_s390x",
"8Base-RHACM-2.4:rhacm2/governance-policy-template-sync-rhel8@sha256:a96e372e54eadb8c0f384eaf5295a5a17ab701c5051b5ae59341ecc01489099b_ppc64le",
"8Base-RHACM-2.4:rhacm2/governance-policy-template-sync-rhel8@sha256:d9135c4c5eb68af915b552e2d7fe62251f4a3a23d45a7b193d754b7da900b159_amd64",
"8Base-RHACM-2.4:rhacm2/grafana-dashboard-loader-rhel8@sha256:1f8b57a645d0abc3e639eb493f228d3485f4a3f53528175bc386f712fce7cd3f_amd64",
"8Base-RHACM-2.4:rhacm2/grafana-dashboard-loader-rhel8@sha256:5419a6207c0cd1adb21d7c4c3378d31f240a9f29674aee612608d015fe0b491f_ppc64le",
"8Base-RHACM-2.4:rhacm2/grafana-dashboard-loader-rhel8@sha256:6190c4487c63f61cb24e8d219aa1ebc6ff5d8d8b1ece5bbb3da5d46e67f0b98c_s390x",
"8Base-RHACM-2.4:rhacm2/grc-ui-api-rhel8@sha256:40f04e8634a2151e7a4aefe823c980d1d98c89ddb1210b55b4c0566bd85fd787_amd64",
"8Base-RHACM-2.4:rhacm2/grc-ui-api-rhel8@sha256:999f7119e60d578cd54b08135838fb8ecb996cd93f8e6f07ee92ec776f86f3d7_s390x",
"8Base-RHACM-2.4:rhacm2/grc-ui-api-rhel8@sha256:a8072d656eb14084eafd141690c02119376c9436faab8e4d219e1f0ade7ed2ec_ppc64le",
"8Base-RHACM-2.4:rhacm2/grc-ui-rhel8@sha256:18beaf038580dd78d44cdbd7b3e9bfab16b1ae9f1b454689abe1ebfefe4964b5_amd64",
"8Base-RHACM-2.4:rhacm2/grc-ui-rhel8@sha256:2e28251e1a65b7176007f53887f3693e5268848b1bb8a1e084e9f1064deaec8a_s390x",
"8Base-RHACM-2.4:rhacm2/grc-ui-rhel8@sha256:3848541d746de6dfacca63f06f29fc7d203dfa4c73dbd749407896ddddb7306c_ppc64le",
"8Base-RHACM-2.4:rhacm2/iam-policy-controller-rhel8@sha256:0deeefc1600e43aac6d9eadd05b32d3a1b2059632ec7e8b005eb2245b52dbd98_amd64",
"8Base-RHACM-2.4:rhacm2/iam-policy-controller-rhel8@sha256:7d1534ff8b00cd38716d2bfb65b924a45e9ec18a8eccad13c5e3818f858630b6_s390x",
"8Base-RHACM-2.4:rhacm2/iam-policy-controller-rhel8@sha256:b2fa794482a54fcfcbf7d0ac8597e9cb0ac0c73cfe5afa8bf2e73ca35d37feb9_ppc64le",
"8Base-RHACM-2.4:rhacm2/insights-client-rhel8@sha256:0f567016e55498bef2be33665d247eb14308b13aaef5cc670de7e06ff830cb9a_amd64",
"8Base-RHACM-2.4:rhacm2/insights-client-rhel8@sha256:6bd666f6d541ab33598c4a38ac05e8f65f19e03d8630cf685c89b05f14c4f1b8_ppc64le",
"8Base-RHACM-2.4:rhacm2/insights-client-rhel8@sha256:85bf407b6bc232952f4dd7c1edd8a7f4a168a6995d7b866f4417bc65a162efd5_s390x",
"8Base-RHACM-2.4:rhacm2/insights-metrics-rhel8@sha256:180e2ac58d3549c7ed583da66fba14368c606feb65b4313aac3b4f889ec091bb_amd64",
"8Base-RHACM-2.4:rhacm2/insights-metrics-rhel8@sha256:2492650b89feab7de0408be0e3af6d889e6291bb7064ea524dafca87b252840e_s390x",
"8Base-RHACM-2.4:rhacm2/insights-metrics-rhel8@sha256:93066377331da7f85024ae541440cb409c741d393adfdfe289f7d5836c0da183_ppc64le",
"8Base-RHACM-2.4:rhacm2/klusterlet-addon-controller-rhel8@sha256:018f6d71abae2963c853fe9d1a41fdad2df91acb72fee775af08275647d3019f_amd64",
"8Base-RHACM-2.4:rhacm2/klusterlet-addon-controller-rhel8@sha256:500d5166ea2f808c46b71d1a5470a35bffa484d860161a16e9809f90d021b23e_ppc64le",
"8Base-RHACM-2.4:rhacm2/klusterlet-addon-controller-rhel8@sha256:a4d7ef368efce597729c5fc1ae4358a0b45483a11b8363bf8d164c20075da748_s390x",
"8Base-RHACM-2.4:rhacm2/klusterlet-addon-rhel8-operator@sha256:0402e265ec4919aef893be4c0f177b53173bc0c50eb47aafea6822e05a7748be_s390x",
"8Base-RHACM-2.4:rhacm2/klusterlet-addon-rhel8-operator@sha256:6b0fbc1956407a0986460556336fcccfe4d08d712cc4b0af4ca65061baf75ea2_amd64",
"8Base-RHACM-2.4:rhacm2/klusterlet-addon-rhel8-operator@sha256:d7546a69df7b817d0c29c8f95dd3d5d2900c3755c82570b1d610702c56d4fb59_ppc64le",
"8Base-RHACM-2.4:rhacm2/kube-rbac-proxy-rhel8@sha256:6650633c4664e6b537e82eafc593dc91ca206de3b0de878f600c913a95eb18a2_amd64",
"8Base-RHACM-2.4:rhacm2/kube-rbac-proxy-rhel8@sha256:c1c90ee4ae1f908c33c8a8bf38f0b47bfad039bedccf870324f6b554aad5d78c_s390x",
"8Base-RHACM-2.4:rhacm2/kube-rbac-proxy-rhel8@sha256:ccddb38db49a190aa0d5d70e6b4672079ea222a42045d406a4b9974ac7412146_ppc64le",
"8Base-RHACM-2.4:rhacm2/kube-state-metrics-rhel8@sha256:566b95595959ba60677f1518562fd996ef7643dc94aa9e9fead0e4b4096032ca_s390x",
"8Base-RHACM-2.4:rhacm2/kube-state-metrics-rhel8@sha256:789f79b85c022e59143e725a589ac890884f079c969f56efb972b0a0f8d77e66_amd64",
"8Base-RHACM-2.4:rhacm2/kube-state-metrics-rhel8@sha256:971a33f5a57057d3901ff75eebbc13ca8456b4315dd7811139e60bb8872d80bf_ppc64le",
"8Base-RHACM-2.4:rhacm2/managedcluster-import-controller-rhel8@sha256:bcb43adee06dbb1cfb6a5c9fed71847ecc3826e3e44fe04d57b7143a6123daa5_s390x",
"8Base-RHACM-2.4:rhacm2/managedcluster-import-controller-rhel8@sha256:dbf235a9723a1c21471d8ef0029f3c999ac3b22512d67facd052efb725431bc1_ppc64le",
"8Base-RHACM-2.4:rhacm2/managedcluster-import-controller-rhel8@sha256:faf01c5554224350e4cffd1fc4ce275886791e45857bf0ed5f90ffa3a64680dc_amd64",
"8Base-RHACM-2.4:rhacm2/management-ingress-rhel8@sha256:46293eeaad521f993ed01467e13cae70f600426ef09df0e02dd8b83348b60027_amd64",
"8Base-RHACM-2.4:rhacm2/management-ingress-rhel8@sha256:c3cdbf5ff93b3b19ac2d7cf15b9152a0761d473de7afe29832a7ca3b833b6797_s390x",
"8Base-RHACM-2.4:rhacm2/management-ingress-rhel8@sha256:ce994a8f4c4e5476e6131a6721da748225c89a96c9d471a8638eefb6a22d52b9_ppc64le",
"8Base-RHACM-2.4:rhacm2/memcached-exporter-rhel8@sha256:01398d4f3b1825e864ddae46a5e4b7cc298dabb444dd105787ef6aeb70514571_ppc64le",
"8Base-RHACM-2.4:rhacm2/memcached-exporter-rhel8@sha256:5432fa56e40dee2475da7ee7b7e89cca10a8f06f4cbea94983fa094bfbef81ff_amd64",
"8Base-RHACM-2.4:rhacm2/memcached-exporter-rhel8@sha256:e22fa2dbc6733fc176f44cf42ec8f51b69672d354d6d2cf510eada5fe41a5245_s390x",
"8Base-RHACM-2.4:rhacm2/memcached-rhel8@sha256:0a0a88fb0138cd6de2e3fce81ab959d12cbda64e5fbab1046008aee1d94f12e2_s390x",
"8Base-RHACM-2.4:rhacm2/memcached-rhel8@sha256:7e0ee17c6d00d20773799cfb6c6e9e27c204d1e31010aa71a7f0f35eb5179a35_amd64",
"8Base-RHACM-2.4:rhacm2/memcached-rhel8@sha256:b9213f5525ebd51960412c15d416a591bf23731b6217f79aca2a89a893df2102_ppc64le",
"8Base-RHACM-2.4:rhacm2/metrics-collector-rhel8@sha256:431d4089a4a93c6b6a00cf9b63ecd9199a5545f09190577356b22ff6646820f3_amd64",
"8Base-RHACM-2.4:rhacm2/metrics-collector-rhel8@sha256:83f649b506ca698251c884692307d7cd52bbae87b0bf7790f96ffd24dd7f4fd7_ppc64le",
"8Base-RHACM-2.4:rhacm2/metrics-collector-rhel8@sha256:d37401c5fb672c56004f75974a4069d5d3b6c5e96ac7be4c174f9f178a7666bc_s390x",
"8Base-RHACM-2.4:rhacm2/multicloud-integrations-rhel8@sha256:a311c6ef1099d2370209bbbe30cfac6d1c50d79a2321beaab1f6158ab2db8bec_s390x",
"8Base-RHACM-2.4:rhacm2/multicloud-integrations-rhel8@sha256:e666154a539974d0cc005bc74903dc9f173920101dbfc5169b14a30129991475_ppc64le",
"8Base-RHACM-2.4:rhacm2/multicloud-integrations-rhel8@sha256:f37fe856571112970ae4786d313bf51e78b26e1630e443d276abb4de8e47e525_amd64",
"8Base-RHACM-2.4:rhacm2/multicloud-manager-rhel8@sha256:1dd235aa8599ca070f5175ad9da5bdb9505a7dfbbd87173f0bbf4e14ca0d5e88_ppc64le",
"8Base-RHACM-2.4:rhacm2/multicloud-manager-rhel8@sha256:8a1eeafb2a738aecb2723889c98e287638e950fec05425f1fe132ff7eb01738f_amd64",
"8Base-RHACM-2.4:rhacm2/multicloud-manager-rhel8@sha256:d458a289528173a07f7ff6d87279474e8379a2f05c11d5a9be97f9c43e38ec75_s390x",
"8Base-RHACM-2.4:rhacm2/multicluster-observability-rhel8-operator@sha256:45d046d621eab996c457a90b607ca9a57e2ca5dcad384d3cd5317475e096e098_amd64",
"8Base-RHACM-2.4:rhacm2/multicluster-observability-rhel8-operator@sha256:7ed02712f2d5093f7c751a6d22c9ffe5ce3b00c4cc901ffb779b8b51e282d698_s390x",
"8Base-RHACM-2.4:rhacm2/multicluster-observability-rhel8-operator@sha256:7f89cc6647700f7ddc46d4fabb4b3702142aa0fe9bd23026eba98c704026e9e9_ppc64le",
"8Base-RHACM-2.4:rhacm2/multicluster-operators-application-rhel8@sha256:27492dfdd71cc0bae6e01a184ac8fe5677ce172583b0fd1b9112dfd789009839_ppc64le",
"8Base-RHACM-2.4:rhacm2/multicluster-operators-application-rhel8@sha256:3af2802a89c09966e9c63f40974d8554a7b7b88cc386bbf5bda0a4cc987b7c15_s390x",
"8Base-RHACM-2.4:rhacm2/multicluster-operators-application-rhel8@sha256:723ac91ea8c130d80b48db30e05186607210aea71c7afc1c072b9a691e350215_amd64",
"8Base-RHACM-2.4:rhacm2/multicluster-operators-channel-rhel8@sha256:09883ff8a783d3f83e1c26566555c5ad140cc8bbf0d4cdb5220ef344c6282752_ppc64le",
"8Base-RHACM-2.4:rhacm2/multicluster-operators-channel-rhel8@sha256:4a34b2593897d4b1a1af124bdf6fb7e51bbd97bb4c56dd8ae463b3f3abbb7718_s390x",
"8Base-RHACM-2.4:rhacm2/multicluster-operators-channel-rhel8@sha256:883282b801566b5a40a32e33ebc431ac1398afb68f47ce931cc82b8b9eca1e55_amd64",
"8Base-RHACM-2.4:rhacm2/multicluster-operators-deployable-rhel8@sha256:0a15e49232c20ead26ade38823cd40d785e612670a41cac28ecea2066025a3d1_amd64",
"8Base-RHACM-2.4:rhacm2/multicluster-operators-deployable-rhel8@sha256:0ecd46eb89e90d787c442fd0ca92f84e9bf7fa6c2e315a0b95912616687c0580_s390x",
"8Base-RHACM-2.4:rhacm2/multicluster-operators-deployable-rhel8@sha256:bd148be0ad6ddbcc1995f94b4660d3fbe2338112230c840d77f53a564b14ec4a_ppc64le",
"8Base-RHACM-2.4:rhacm2/multicluster-operators-placementrule-rhel8@sha256:4bdca102dae861d39d81a2df4be1767e4e702ce3836224e9b875f613d1af0c37_ppc64le",
"8Base-RHACM-2.4:rhacm2/multicluster-operators-placementrule-rhel8@sha256:d71975de4b1d6b53d19ddf338f3d19ad7e28812f8fc932c144eee630d9cab176_amd64",
"8Base-RHACM-2.4:rhacm2/multicluster-operators-placementrule-rhel8@sha256:fa3e2e45501d661f4f724dea809b6eff73455db623b03178130590dbf317dba5_s390x",
"8Base-RHACM-2.4:rhacm2/multicluster-operators-subscription-release-rhel8@sha256:2e13c28d1f18f2efac62207515450a42732d4be790199ab0e5ddf2f181649cb4_ppc64le",
"8Base-RHACM-2.4:rhacm2/multicluster-operators-subscription-release-rhel8@sha256:50dc29deac8efaac3bf321270b718dec41d8b80746d3548c076ab26b2c6b63ca_s390x",
"8Base-RHACM-2.4:rhacm2/multicluster-operators-subscription-release-rhel8@sha256:faae7a0632b10dc9b65af7a8af7e7c7d9e26f2f7087687fa19d2afefa7426c5a_amd64",
"8Base-RHACM-2.4:rhacm2/multicluster-operators-subscription-rhel8@sha256:1fa2779aab32977ec8e867ed188dcdd66106986c3cbf39f02e2a555873ba478a_ppc64le",
"8Base-RHACM-2.4:rhacm2/multicluster-operators-subscription-rhel8@sha256:731a4f0919cbab729e9dded9e513ec4ad5e1b48967c21f65f3b494158a6b25ba_s390x",
"8Base-RHACM-2.4:rhacm2/multicluster-operators-subscription-rhel8@sha256:ec803f14f854b73a873f95027617246888ea28029f2f4bb5b7f39a5dd63399ca_amd64",
"8Base-RHACM-2.4:rhacm2/multiclusterhub-repo-rhel8@sha256:75504c269b3d0c2af9b48317f3dc070fae58a1e46e95283e2e0e1ab6b60f452d_amd64",
"8Base-RHACM-2.4:rhacm2/multiclusterhub-repo-rhel8@sha256:c21ffdaa0ce90e6c08f4814c09d9a0bd34d341ad1fc8f6ff2152e9007393ba1f_s390x",
"8Base-RHACM-2.4:rhacm2/multiclusterhub-repo-rhel8@sha256:e1e522835d65503d467dc9ef7c4a0149adfc4cbd3620134adb4a5694eda2f0c4_ppc64le",
"8Base-RHACM-2.4:rhacm2/multiclusterhub-rhel8@sha256:37cf6ccd9a2b9af4444fa192e7b5e6979687bd5159d97f48da40c4f9bad249eb_amd64",
"8Base-RHACM-2.4:rhacm2/multiclusterhub-rhel8@sha256:b8dea0eca4c8aaefee6be9afea77e3302ad551f68f5a87316caf65e13ac9138d_s390x",
"8Base-RHACM-2.4:rhacm2/multiclusterhub-rhel8@sha256:d173cf78965bd026a6333af91b55305ea9c349e630fa53548ee42d791295cd69_ppc64le",
"8Base-RHACM-2.4:rhacm2/node-exporter-rhel8@sha256:0b2cf97a3d82fb4570dee71c1232ef9998c7efcd1d9415f9f41351457802d62d_amd64",
"8Base-RHACM-2.4:rhacm2/node-exporter-rhel8@sha256:93e85d546c624a685221a5d0c9085fa59752105587a531c58066a856defa322a_ppc64le",
"8Base-RHACM-2.4:rhacm2/node-exporter-rhel8@sha256:b20c7b88c52ab9772ebd2216333d6324cba08c653135af469a9e6ccb6648d7c6_s390x",
"8Base-RHACM-2.4:rhacm2/observatorium-rhel8-operator@sha256:078b48f3746c33e0c69b11c9e51e70c220a3cc6f0fd26eb5b30534b16c6a2efa_s390x",
"8Base-RHACM-2.4:rhacm2/observatorium-rhel8-operator@sha256:0e1ec4eda138936261dc5a76a18fa4ace6082c636b30021ce10d5d4d0acea890_ppc64le",
"8Base-RHACM-2.4:rhacm2/observatorium-rhel8-operator@sha256:70e41fdcacd43b4e498b8d5917d0e2fb640f4e85f30b1d6646b27aee1bc8dafc_amd64",
"8Base-RHACM-2.4:rhacm2/observatorium-rhel8@sha256:431149d31b309822fa9476f951ae39bde3a81cc5d17d2a79062ced7b729166cd_amd64",
"8Base-RHACM-2.4:rhacm2/observatorium-rhel8@sha256:65aaebf97e8b904e9ff1520f4bc4704bc21614a7377f66a4c6776032621a9ccf_s390x",
"8Base-RHACM-2.4:rhacm2/observatorium-rhel8@sha256:804054ba7c65c0814307017e3ff6681ba25e62384468adbf3712418e1f3b321f_ppc64le",
"8Base-RHACM-2.4:rhacm2/openshift-hive-rhel8@sha256:80950fa60359f90359129bff09665d7e94150bfbcfb048dc46ec77309479733b_ppc64le",
"8Base-RHACM-2.4:rhacm2/openshift-hive-rhel8@sha256:bae2680af5a00937f0ecc680ad979b131ad65fc47c4683dec69e45e442dd38b4_amd64",
"8Base-RHACM-2.4:rhacm2/openshift-hive-rhel8@sha256:c75cad252f1bda9dac27d1145ee01fe91078e6bc29c60b72f2f0977cea56ae9c_s390x",
"8Base-RHACM-2.4:rhacm2/placement-rhel8@sha256:1cc55dc4ec890f583cf63c7c1d5451cd1e409dbb8feed7bb854e6970ba0e9cbd_s390x",
"8Base-RHACM-2.4:rhacm2/placement-rhel8@sha256:98f3db6bd38eec496565558b8c81a06b51fe22ad4c5a462a6b43a61ab3bc853c_amd64",
"8Base-RHACM-2.4:rhacm2/placement-rhel8@sha256:a0a5b1e0cd29da2c215f3ce555230477ce775cbd79423c74426aaa4f7f56cfc5_ppc64le",
"8Base-RHACM-2.4:rhacm2/prometheus-alertmanager-rhel8@sha256:29c84506cb42edbede5abdf086433ef003d677135fe3b51093c1fbafa6f666e0_s390x",
"8Base-RHACM-2.4:rhacm2/prometheus-alertmanager-rhel8@sha256:be4e1ac4ca5c8145ad7488bc9f067d8f1b9f4cb3d79ac43f4addd19cc66a584b_amd64",
"8Base-RHACM-2.4:rhacm2/prometheus-alertmanager-rhel8@sha256:fc83710377e91bec8866053bb2b9f91be7a3c25993488a6f9641e7c93918aadc_ppc64le",
"8Base-RHACM-2.4:rhacm2/prometheus-rhel8@sha256:1587535175898f97007552a6023ef0785861271dc939a751c98db0c41c9e2c97_amd64",
"8Base-RHACM-2.4:rhacm2/prometheus-rhel8@sha256:4aa41836d3699f3b8a546703fa5032a01af6bcac60465e779769c32a36352d0d_s390x",
"8Base-RHACM-2.4:rhacm2/prometheus-rhel8@sha256:f7971a684bcdce02604319ecace5ba585797f116a64024da815bf3e2d27f6251_ppc64le",
"8Base-RHACM-2.4:rhacm2/provider-credential-controller-rhel8@sha256:827351fc8036170bfb1b6d0fc15c84476c8913ae044163884ff89424e0e4235f_s390x",
"8Base-RHACM-2.4:rhacm2/provider-credential-controller-rhel8@sha256:a6f1234d8f90e06b88775ce831e574ec0621e487043d412d7c35d2bde6db21f9_amd64",
"8Base-RHACM-2.4:rhacm2/provider-credential-controller-rhel8@sha256:e33d7b73b6a7d41ef7779800af177a4557608ea87c854e457d0421332fcb421f_ppc64le",
"8Base-RHACM-2.4:rhacm2/rbac-query-proxy-rhel8@sha256:1d1c793c2bf89cb49dc4625981b4f7bc9cc827d01d7c57af88cde59adde21787_amd64",
"8Base-RHACM-2.4:rhacm2/rbac-query-proxy-rhel8@sha256:a129031e0e3c0e389a104f1ad15f4ecbb6382d79e19c62e7b22b31bee7021cdd_s390x",
"8Base-RHACM-2.4:rhacm2/rbac-query-proxy-rhel8@sha256:b549a06e14f326d196883c8168db3f82edbb952184ea4742b6d4eca78b13bc69_ppc64le",
"8Base-RHACM-2.4:rhacm2/redisgraph-tls-rhel8@sha256:7e3245ba0f53c4c510f7151b3e940c13d5a79d8d95b203e3b8ceaca4ceea42ea_ppc64le",
"8Base-RHACM-2.4:rhacm2/redisgraph-tls-rhel8@sha256:9fb4a62d70505c508d0d8dc158f8fa1c759c23f6a13c6a069a40a32c5cbce1fe_s390x",
"8Base-RHACM-2.4:rhacm2/redisgraph-tls-rhel8@sha256:cdf817bdb70737e6912e550fa1602bbbcaa5b34a2e2d47a249000aac560cc6f0_amd64",
"8Base-RHACM-2.4:rhacm2/registration-rhel8-operator@sha256:3ca37dec679c11f1333c5fd6c866867ce2e7ed5d3c139c2ad8f3ad7d10be70c0_s390x",
"8Base-RHACM-2.4:rhacm2/registration-rhel8-operator@sha256:45b0e1027807496b3c2a10d8e7c015cc91cc77b9832639adb51a6e5fc7f5071b_ppc64le",
"8Base-RHACM-2.4:rhacm2/registration-rhel8-operator@sha256:6710d98fb67533848a96f35fcbeb0adf6999a7e6534068ccc9956105a4d2db73_amd64",
"8Base-RHACM-2.4:rhacm2/registration-rhel8@sha256:0fbe6a1234544b31be5b6ba778895d31b0486783116796e0e31079cd2ee9f87a_ppc64le",
"8Base-RHACM-2.4:rhacm2/registration-rhel8@sha256:494e65b5e3bf27c3bae221db5154b119ef7689b2cb42894f05c40cf4608f1da6_s390x",
"8Base-RHACM-2.4:rhacm2/registration-rhel8@sha256:5d614eda176a91d5359e8a44a6f93a3fdbda8080f2209f342f83d4816b2d0008_amd64",
"8Base-RHACM-2.4:rhacm2/search-aggregator-rhel8@sha256:176ba84e41d3465826245fd9acd199c0b292c25a76c88bbcab8c07d93829ff9c_s390x",
"8Base-RHACM-2.4:rhacm2/search-aggregator-rhel8@sha256:3857111bc468c7bb79a7476d6bc5df0add7d8951799b65b6414f1f5dd3d5b9b8_amd64",
"8Base-RHACM-2.4:rhacm2/search-aggregator-rhel8@sha256:52a2dd79f67b1910a7129f70ba18b48656cd41b2a15f2ae4af2509c0eaa4205a_ppc64le",
"8Base-RHACM-2.4:rhacm2/search-api-rhel8@sha256:2d64646d663ac682a087fc69314bd72751ba2b005ab08a93da223470a863a740_amd64",
"8Base-RHACM-2.4:rhacm2/search-api-rhel8@sha256:74ccabf407b668837238eb3ad2e536fcb0b3df9a48741f43edf2456fbee80cc6_ppc64le",
"8Base-RHACM-2.4:rhacm2/search-api-rhel8@sha256:de9cc78ae58b063980c0fd3797cc6aba79bedc22898dae3fbce64c94dfd82909_s390x",
"8Base-RHACM-2.4:rhacm2/search-collector-rhel8@sha256:37c5344f9061f44ea363d64c2118e791999007ecdead8d15c8c121aff83631fe_amd64",
"8Base-RHACM-2.4:rhacm2/search-collector-rhel8@sha256:98fb5b0965d41badb9933eb0fc23a5006c1e1cb555a8b80b63a6a00bc87b1c7a_s390x",
"8Base-RHACM-2.4:rhacm2/search-collector-rhel8@sha256:ff9c98d5836007520ff971116d5c143b6e0fafa25e5c8f0dfd4b1a23f191f1d2_ppc64le",
"8Base-RHACM-2.4:rhacm2/search-rhel8@sha256:13b61bea54f6d67fb749852d48dc6a035ee516ed5f3d339619b97924e078ca59_ppc64le",
"8Base-RHACM-2.4:rhacm2/search-rhel8@sha256:210fdca717aef2b4159e223a4f0bab06cdae9491d2c890d63710cf3c71de0c32_amd64",
"8Base-RHACM-2.4:rhacm2/search-rhel8@sha256:5f3249435b29dba366242d6e68e6f1f2f4a8f4cd8941fb881d297bd5ed9fa72e_s390x",
"8Base-RHACM-2.4:rhacm2/search-ui-rhel8@sha256:2203d5c5cadd4be391bba00bbf8a588e930dcde7c438e15c14ed0e7a3fd31522_s390x",
"8Base-RHACM-2.4:rhacm2/search-ui-rhel8@sha256:aa0f257b502a6fcf1d2eb2270858f7d145abee32b9a64ba511bab22218b74e0a_ppc64le",
"8Base-RHACM-2.4:rhacm2/search-ui-rhel8@sha256:d4a81b7b29b9a76aa631ad26471b3cd6202775853f5a2102260c4f1e339cdfe0_amd64",
"8Base-RHACM-2.4:rhacm2/submariner-addon-rhel8@sha256:0faded1f0229ce80be36090a54ed761f1c89b414e84bd11d680fbddd382a986b_amd64",
"8Base-RHACM-2.4:rhacm2/submariner-addon-rhel8@sha256:4331c06cda7427491fcf5061f9695ab5f87dea5a02b5b915b1354c20f3cff830_s390x",
"8Base-RHACM-2.4:rhacm2/submariner-addon-rhel8@sha256:514d5c15aceb07e72ba74d9ba1b3bdc2e84e1c4060b2facdb886809b118c704c_ppc64le",
"8Base-RHACM-2.4:rhacm2/thanos-receive-controller-rhel8@sha256:2da6d891769a4d9cb936d93a8ea84eea45f33e482c79cc74418f4143c5c145e7_s390x",
"8Base-RHACM-2.4:rhacm2/thanos-receive-controller-rhel8@sha256:8c0745aa13e06c6cc159d8be33302b766673bdd1aedff1309d205519587440ab_amd64",
"8Base-RHACM-2.4:rhacm2/thanos-receive-controller-rhel8@sha256:8d0e265c199c32e757c2004d89db64bc64092171b98068aab03f977a744cc5bc_ppc64le",
"8Base-RHACM-2.4:rhacm2/thanos-rhel8@sha256:8036c9dd2d44027f5173b935ee8dcd9b3e87b433d65a50f83ffa76a503cf747c_s390x",
"8Base-RHACM-2.4:rhacm2/thanos-rhel8@sha256:ed22c2650f0d908174896647ced911a49945714a114836096b787cc879164bc4_ppc64le",
"8Base-RHACM-2.4:rhacm2/thanos-rhel8@sha256:fbe3062ae92faafd40caac5ddd0b20e2d1bfcaa64febebc0dcd5d368a3734c12_amd64",
"8Base-RHACM-2.4:rhacm2/volsync-mover-rclone-rhel8@sha256:0b3c2d30d0a6109db50dba4053d795fc92bfcadc380a8a8deb5ae4ef4e6d29fa_ppc64le",
"8Base-RHACM-2.4:rhacm2/volsync-mover-rclone-rhel8@sha256:6784f7672ac4c8f47ddaf9b5fc6b98f2c1d18c48be212114eeab9babb780cba6_s390x",
"8Base-RHACM-2.4:rhacm2/volsync-mover-rclone-rhel8@sha256:ada830a6dfa3f00aba2a32225a9884bbe31d20b93ece21249b11e6b037d85e75_amd64",
"8Base-RHACM-2.4:rhacm2/volsync-mover-restic-rhel8@sha256:31244fad1da3b5c258babd12defc1192a8534727f12ad775aad9d202fb6a5947_amd64",
"8Base-RHACM-2.4:rhacm2/volsync-mover-restic-rhel8@sha256:3ac9147cf782a40b3881973a399add430aee10cdfe1abdb00c98a0b5a3a527dc_s390x",
"8Base-RHACM-2.4:rhacm2/volsync-mover-restic-rhel8@sha256:9d00b2d06752192dd8f8f48aeb2786ac1ee0c062ed8916cf3f693c7d2a05e208_ppc64le",
"8Base-RHACM-2.4:rhacm2/volsync-mover-rsync-rhel8@sha256:30e06b75f83e22faeed2108f68b158fb35b4db22b83f049c61706ddcbfef27d9_ppc64le",
"8Base-RHACM-2.4:rhacm2/volsync-mover-rsync-rhel8@sha256:530aedee3aeca43ef0501f5cd2aa07c65eb708ac1a7fcd97fc3000358744d1bd_s390x",
"8Base-RHACM-2.4:rhacm2/volsync-mover-rsync-rhel8@sha256:c5621b5d113a1330bdc04f1fce05fd6f16c10526511ba207cb24551f7efe0e58_amd64",
"8Base-RHACM-2.4:rhacm2/volsync-rhel8@sha256:1ab81a27373c351eb2c932536fc9ea6cbf74911b794e3cd183c8e5624940a656_ppc64le",
"8Base-RHACM-2.4:rhacm2/volsync-rhel8@sha256:90ed24a800b82c2eb1c0f2d08aa11b2bea942e6a9044e3a01a5778877e7b376a_s390x",
"8Base-RHACM-2.4:rhacm2/volsync-rhel8@sha256:9e02a53649909a9d3ccd5c22f5c231b3ad69f451d7b5a32033046f3031cde188_amd64",
"8Base-RHACM-2.4:rhacm2/work-rhel8@sha256:0facf27d638269e722029217ef72016556c60e42887a836e4a0ad6140c1b6dcf_s390x",
"8Base-RHACM-2.4:rhacm2/work-rhel8@sha256:5694a214f662b4556b1fdf088ef0d33d6674dc3be3ae5d2fbdf00e56addeae3c_amd64",
"8Base-RHACM-2.4:rhacm2/work-rhel8@sha256:73b036d1c7b9c44010ef9716be8c96bfd2a7af7e09b2cf3402cc2aac81ef94e4_ppc64le"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2022:6696"
},
{
"category": "workaround",
"details": "By default, this vulnerability is not exploitable. In order to make sure this is mitigated, do not enable redirections, i.e.: `maxRedirections: 0`",
"product_ids": [
"8Base-RHACM-2.4:rhacm2/acm-grafana-rhel8@sha256:17c53124f6c09cc839f533aee0c870078f547fef29a19803814f5c5fbc5e7939_s390x",
"8Base-RHACM-2.4:rhacm2/acm-grafana-rhel8@sha256:644a295644e91a8976d4df02e5ccdd711d8d3c8fa409cae698671b49b96ec00a_ppc64le",
"8Base-RHACM-2.4:rhacm2/acm-grafana-rhel8@sha256:9c9b992bf748282d7cdc941b7907bbcbabe69a8b287bc4195a6bc8b9d9b6cbd0_amd64",
"8Base-RHACM-2.4:rhacm2/acm-must-gather-rhel8@sha256:0cca0dbb0b7adff8eaea1315b422edb6ea1778befa4772f3e6f5755fb5519196_s390x",
"8Base-RHACM-2.4:rhacm2/acm-must-gather-rhel8@sha256:63b5758cfcffe96326b090ae51d38c00ca13b35e9fe5e4354cd33e67d042c41b_amd64",
"8Base-RHACM-2.4:rhacm2/acm-must-gather-rhel8@sha256:cfc97f6c9495bac2635e016dd47049683f8ed78c932ef2c70cec2ec7be323fea_ppc64le",
"8Base-RHACM-2.4:rhacm2/acm-operator-bundle@sha256:346215260baa3371853d15ccc451c3ac418813c5cd9b422b0ad9f2dd6ae8a511_s390x",
"8Base-RHACM-2.4:rhacm2/acm-operator-bundle@sha256:cb4fca4155dc3e274712c0c7609eb6111a6e03207ddaa0d5c3c8752badc15b2c_amd64",
"8Base-RHACM-2.4:rhacm2/acm-operator-bundle@sha256:cceb82a8492d7e971e515f1a0a5391a1051e4f130f7a14e412def20616e05d40_ppc64le",
"8Base-RHACM-2.4:rhacm2/agent-service-rhel8@sha256:5b5046b04aa10807a6676916cf4744f0cd36c056dd3fd626304814af2d665cf9_amd64",
"8Base-RHACM-2.4:rhacm2/agent-service-rhel8@sha256:5c89bb44eda9a0754ea1d1ca69ea260f02f060c517194251519439e4b943e46a_ppc64le",
"8Base-RHACM-2.4:rhacm2/agent-service-rhel8@sha256:cfe9dfc60224b6206d6fbbc4c4ee95e378ce2da8b79c176e5e7bfdd8b0375f88_s390x",
"8Base-RHACM-2.4:rhacm2/application-ui-rhel8@sha256:6acf7df47405a4ccb3ede12db6574a0829d28f94ea5d20d6041db1bd045a90c6_ppc64le",
"8Base-RHACM-2.4:rhacm2/application-ui-rhel8@sha256:96c10e483a1c99f0ac91fb84df87ebe927e82ca35ef7e36e0f583121dcdd8b15_amd64",
"8Base-RHACM-2.4:rhacm2/application-ui-rhel8@sha256:ffb0b475eccc16a227f13a3d0d332f9cd9b96eade52646352a7497f903edf1a2_s390x",
"8Base-RHACM-2.4:rhacm2/assisted-image-service-rhel8@sha256:2c2f96ebf908cf415613aec65a414884ec35784e4bdcd4c4b4978aa98149af4d_amd64",
"8Base-RHACM-2.4:rhacm2/assisted-image-service-rhel8@sha256:c89023b0b424e2b8800399fc4b6cfa9336248f3222097c094d33fd2b872398aa_ppc64le",
"8Base-RHACM-2.4:rhacm2/assisted-image-service-rhel8@sha256:e49c328eb815293dd606199a0b8a2bd0db6bbf5d87eeaa7902d6d4df1bb41d35_s390x",
"8Base-RHACM-2.4:rhacm2/assisted-installer-agent-rhel8@sha256:86fd675a09451d3ee552452999cd2c82410174f5e55dcfd4f21286559363217e_amd64",
"8Base-RHACM-2.4:rhacm2/assisted-installer-reporter-rhel8@sha256:dcc214165e5c895925f52673577fa73274b017e3e9017818bf5c0327b3600ffb_ppc64le",
"8Base-RHACM-2.4:rhacm2/assisted-installer-reporter-rhel8@sha256:f7004db056478b4c1b101ab0ceac24f78dbefc018a1e76e12e8a4f69fd171175_amd64",
"8Base-RHACM-2.4:rhacm2/assisted-installer-rhel8@sha256:6e002bec6af8e7d7b0c89bc25f4a9e3224e47f5638be7cc2a9c68a5e92447254_amd64",
"8Base-RHACM-2.4:rhacm2/assisted-installer-rhel8@sha256:815976efa30282899af7de91b5df1fdeca10c709d0fc60d09d8f3abb1c2acdc3_ppc64le",
"8Base-RHACM-2.4:rhacm2/cert-policy-controller-rhel8@sha256:0e30470d12e11f473750e0b95833d0d1fe6fd3ee9d9d0c5d7454614449156148_s390x",
"8Base-RHACM-2.4:rhacm2/cert-policy-controller-rhel8@sha256:2324eeab4219c1c953b698cbd1cf57e0af777f31042de00eaaa2bf163f84cae1_amd64",
"8Base-RHACM-2.4:rhacm2/cert-policy-controller-rhel8@sha256:c3d60eaf9f775e623114d093450b5d170b4048ef1e52267a2153ec54489bd00f_ppc64le",
"8Base-RHACM-2.4:rhacm2/cluster-backup-rhel8-operator@sha256:9969b8f2f91bd0a3ef0e89300d66a656238a3a3361d56cf7fc0eb55db1752782_amd64",
"8Base-RHACM-2.4:rhacm2/cluster-backup-rhel8-operator@sha256:d5639931ddcb1288f279f54a3688fcb8c94d710a457917c46bfa3db6cd1a317b_s390x",
"8Base-RHACM-2.4:rhacm2/cluster-backup-rhel8-operator@sha256:fa4667d27a8778efc83ace86657c638aacb7ccc3168c489d427c1d6ab834cbb2_ppc64le",
"8Base-RHACM-2.4:rhacm2/cluster-curator-controller-rhel8@sha256:4b32ee29c898c9f52a5fdeed3a6a595ac157db7051b36086eddf7a8f91b2ec08_ppc64le",
"8Base-RHACM-2.4:rhacm2/cluster-curator-controller-rhel8@sha256:9e6a260d8130731601612a56cea728fc6b80cfa3d7fd8b6612175ff76b290dea_s390x",
"8Base-RHACM-2.4:rhacm2/cluster-curator-controller-rhel8@sha256:faa454bab3f9ea36a2d5a1eaa16806ac3669472856833e750571e45da7074d40_amd64",
"8Base-RHACM-2.4:rhacm2/cluster-proxy-addon-rhel8@sha256:03d738d93d893b9fd9d2587e14b9a7a92bbb5eca4b85901b5e07cff1e7a3ab73_s390x",
"8Base-RHACM-2.4:rhacm2/cluster-proxy-addon-rhel8@sha256:22c9595f3f4d95b6dc6c17ce5412f4131d9ce501f2660f23d176f276c4a97a73_ppc64le",
"8Base-RHACM-2.4:rhacm2/cluster-proxy-addon-rhel8@sha256:ae6de1e14b7897a944733cdb9963f31990d696a66260974d3f692e0af87161d3_amd64",
"8Base-RHACM-2.4:rhacm2/clusterclaims-controller-rhel8@sha256:2c7f03c0ca17163c949249bb4b480a0fd2c986e55b0dc23c6cd3b0a974b4c229_ppc64le",
"8Base-RHACM-2.4:rhacm2/clusterclaims-controller-rhel8@sha256:bd8fa875e2c6b6c650c21089441b417ae657b8e1fda2786d2f328978776a6883_s390x",
"8Base-RHACM-2.4:rhacm2/clusterclaims-controller-rhel8@sha256:c49c92c632968e08f74d08eaa99862f0dd8dd1fe4a85f05e57efa90e5dca5563_amd64",
"8Base-RHACM-2.4:rhacm2/clusterlifecycle-state-metrics-rhel8@sha256:3711cb41642a7fffc69a0c98db128d39d980555127f22a9d1dfd76c9631b8edc_ppc64le",
"8Base-RHACM-2.4:rhacm2/clusterlifecycle-state-metrics-rhel8@sha256:60a54bc76a84f2369b02dc1b9b0d8353da93acc9f8193a26739110c6fe59abdd_s390x",
"8Base-RHACM-2.4:rhacm2/clusterlifecycle-state-metrics-rhel8@sha256:6df08e52cee6890187b6be3a62b36c18fcff7e34630da933e0a5f7bcecec6b4c_amd64",
"8Base-RHACM-2.4:rhacm2/config-policy-controller-rhel8@sha256:8fb0581852dc1dfd80a81ba03c6976da1aa8d93675f626765f2266adfa94d5ac_s390x",
"8Base-RHACM-2.4:rhacm2/config-policy-controller-rhel8@sha256:929233f873cbf980fb850a9812c98bd09f907e26d9afeb1c0198d52776e33b32_ppc64le",
"8Base-RHACM-2.4:rhacm2/config-policy-controller-rhel8@sha256:a3653dcecb777d7b3915c49b7999793b90dd4524628d5517368a0837af46aa07_amd64",
"8Base-RHACM-2.4:rhacm2/console-api-rhel8@sha256:02481bcf2ddd1771d965e947cfcbad66540e2df055a3013bee5185ab84960d6d_ppc64le",
"8Base-RHACM-2.4:rhacm2/console-api-rhel8@sha256:3a47d211370efc6e1661d4d0abd0d5abc65d8a759218af7c2722db820a664d8c_s390x",
"8Base-RHACM-2.4:rhacm2/console-api-rhel8@sha256:789e1950e886e54c341699cc8ec0c4bfb9a0e295e49961366759e861d32d5ef9_amd64",
"8Base-RHACM-2.4:rhacm2/console-rhel8@sha256:5215e1a2f456b83ba4ae02ea653bef51d331ced6e9a4c67958e8c41cd88aa818_s390x",
"8Base-RHACM-2.4:rhacm2/console-rhel8@sha256:d5cbabd5d26e6e712d9f531db8ebaa3a793599538ef2e62262b02c165ea74b9a_ppc64le",
"8Base-RHACM-2.4:rhacm2/console-rhel8@sha256:e797bce5724653b3ae0395c66c4796dc0594002cdde7242f4fd29c2fd5e703fa_amd64",
"8Base-RHACM-2.4:rhacm2/discovery-rhel8-operator@sha256:224af94e4e027bfb7edff3f889ec08aa031eaede2e4a02c67ce2925f29230ea8_s390x",
"8Base-RHACM-2.4:rhacm2/discovery-rhel8-operator@sha256:5dd54d496d15c262072c6024385e9fbf016edabe8a6bcdf31ec63ed5c445088c_amd64",
"8Base-RHACM-2.4:rhacm2/discovery-rhel8-operator@sha256:f64cae3c176e4b18af716ba054dcebafa07c3f893943de09b7dfd0285a9271d5_ppc64le",
"8Base-RHACM-2.4:rhacm2/endpoint-monitoring-rhel8-operator@sha256:516888a8ee8d509b77cda6ef2154a6d70a94a48a2c8c5bc7a9b1b9f2e089ff57_ppc64le",
"8Base-RHACM-2.4:rhacm2/endpoint-monitoring-rhel8-operator@sha256:c48ced70438f389ee0a22a8670db80c121c087728533c5cd2070751ce3b2614e_amd64",
"8Base-RHACM-2.4:rhacm2/endpoint-monitoring-rhel8-operator@sha256:ee184be0540e401b6834747b6632b11d69269f3d9ab44bc4aaab9fc9877191aa_s390x",
"8Base-RHACM-2.4:rhacm2/governance-policy-propagator-rhel8@sha256:b5a8689de0cc37c38daca89e1a6f64b6601b341a8f12ef6c093ec12b83bca4e8_s390x",
"8Base-RHACM-2.4:rhacm2/governance-policy-propagator-rhel8@sha256:f885cac3c1b78c94885f9a9e197511c51b5470b192d6ac48e6cb20a592b36832_ppc64le",
"8Base-RHACM-2.4:rhacm2/governance-policy-propagator-rhel8@sha256:fbec65b4937bbdad28cc1e04b5b215caddeaacda3a844cd0a45ade093997adc3_amd64",
"8Base-RHACM-2.4:rhacm2/governance-policy-spec-sync-rhel8@sha256:2c130b6df67cd0a8ee055d9b8bb3ede4bcf211978db7cdd892f78bf1d56dd269_amd64",
"8Base-RHACM-2.4:rhacm2/governance-policy-spec-sync-rhel8@sha256:6a8227f1560751fd8e1d2ec8136d8855599727eb7ad382bd5b18167ba46b31ff_ppc64le",
"8Base-RHACM-2.4:rhacm2/governance-policy-spec-sync-rhel8@sha256:c2c6ab3e7317dee023b79cc868c052a8a602610925932358498a3a215d5c8089_s390x",
"8Base-RHACM-2.4:rhacm2/governance-policy-status-sync-rhel8@sha256:385006b34743b689054c581eaaffb5298adfd092eaa13ff6c24f28fa5b79a178_amd64",
"8Base-RHACM-2.4:rhacm2/governance-policy-status-sync-rhel8@sha256:6c2ec36725b956432591b6cb6a20d4eb2ac3bf759ab4a901f581c81bcb12270c_ppc64le",
"8Base-RHACM-2.4:rhacm2/governance-policy-status-sync-rhel8@sha256:76f717cb9fe271941f45794a8dd9ebb85af0f7ab6cd104a698352b875e1b721d_s390x",
"8Base-RHACM-2.4:rhacm2/governance-policy-template-sync-rhel8@sha256:2d0d4141d0df7a5309edb3aa064591479facd14d604f5338383a88a7c01fb976_s390x",
"8Base-RHACM-2.4:rhacm2/governance-policy-template-sync-rhel8@sha256:a96e372e54eadb8c0f384eaf5295a5a17ab701c5051b5ae59341ecc01489099b_ppc64le",
"8Base-RHACM-2.4:rhacm2/governance-policy-template-sync-rhel8@sha256:d9135c4c5eb68af915b552e2d7fe62251f4a3a23d45a7b193d754b7da900b159_amd64",
"8Base-RHACM-2.4:rhacm2/grafana-dashboard-loader-rhel8@sha256:1f8b57a645d0abc3e639eb493f228d3485f4a3f53528175bc386f712fce7cd3f_amd64",
"8Base-RHACM-2.4:rhacm2/grafana-dashboard-loader-rhel8@sha256:5419a6207c0cd1adb21d7c4c3378d31f240a9f29674aee612608d015fe0b491f_ppc64le",
"8Base-RHACM-2.4:rhacm2/grafana-dashboard-loader-rhel8@sha256:6190c4487c63f61cb24e8d219aa1ebc6ff5d8d8b1ece5bbb3da5d46e67f0b98c_s390x",
"8Base-RHACM-2.4:rhacm2/grc-ui-api-rhel8@sha256:40f04e8634a2151e7a4aefe823c980d1d98c89ddb1210b55b4c0566bd85fd787_amd64",
"8Base-RHACM-2.4:rhacm2/grc-ui-api-rhel8@sha256:999f7119e60d578cd54b08135838fb8ecb996cd93f8e6f07ee92ec776f86f3d7_s390x",
"8Base-RHACM-2.4:rhacm2/grc-ui-api-rhel8@sha256:a8072d656eb14084eafd141690c02119376c9436faab8e4d219e1f0ade7ed2ec_ppc64le",
"8Base-RHACM-2.4:rhacm2/grc-ui-rhel8@sha256:18beaf038580dd78d44cdbd7b3e9bfab16b1ae9f1b454689abe1ebfefe4964b5_amd64",
"8Base-RHACM-2.4:rhacm2/grc-ui-rhel8@sha256:2e28251e1a65b7176007f53887f3693e5268848b1bb8a1e084e9f1064deaec8a_s390x",
"8Base-RHACM-2.4:rhacm2/grc-ui-rhel8@sha256:3848541d746de6dfacca63f06f29fc7d203dfa4c73dbd749407896ddddb7306c_ppc64le",
"8Base-RHACM-2.4:rhacm2/iam-policy-controller-rhel8@sha256:0deeefc1600e43aac6d9eadd05b32d3a1b2059632ec7e8b005eb2245b52dbd98_amd64",
"8Base-RHACM-2.4:rhacm2/iam-policy-controller-rhel8@sha256:7d1534ff8b00cd38716d2bfb65b924a45e9ec18a8eccad13c5e3818f858630b6_s390x",
"8Base-RHACM-2.4:rhacm2/iam-policy-controller-rhel8@sha256:b2fa794482a54fcfcbf7d0ac8597e9cb0ac0c73cfe5afa8bf2e73ca35d37feb9_ppc64le",
"8Base-RHACM-2.4:rhacm2/insights-client-rhel8@sha256:0f567016e55498bef2be33665d247eb14308b13aaef5cc670de7e06ff830cb9a_amd64",
"8Base-RHACM-2.4:rhacm2/insights-client-rhel8@sha256:6bd666f6d541ab33598c4a38ac05e8f65f19e03d8630cf685c89b05f14c4f1b8_ppc64le",
"8Base-RHACM-2.4:rhacm2/insights-client-rhel8@sha256:85bf407b6bc232952f4dd7c1edd8a7f4a168a6995d7b866f4417bc65a162efd5_s390x",
"8Base-RHACM-2.4:rhacm2/insights-metrics-rhel8@sha256:180e2ac58d3549c7ed583da66fba14368c606feb65b4313aac3b4f889ec091bb_amd64",
"8Base-RHACM-2.4:rhacm2/insights-metrics-rhel8@sha256:2492650b89feab7de0408be0e3af6d889e6291bb7064ea524dafca87b252840e_s390x",
"8Base-RHACM-2.4:rhacm2/insights-metrics-rhel8@sha256:93066377331da7f85024ae541440cb409c741d393adfdfe289f7d5836c0da183_ppc64le",
"8Base-RHACM-2.4:rhacm2/klusterlet-addon-controller-rhel8@sha256:018f6d71abae2963c853fe9d1a41fdad2df91acb72fee775af08275647d3019f_amd64",
"8Base-RHACM-2.4:rhacm2/klusterlet-addon-controller-rhel8@sha256:500d5166ea2f808c46b71d1a5470a35bffa484d860161a16e9809f90d021b23e_ppc64le",
"8Base-RHACM-2.4:rhacm2/klusterlet-addon-controller-rhel8@sha256:a4d7ef368efce597729c5fc1ae4358a0b45483a11b8363bf8d164c20075da748_s390x",
"8Base-RHACM-2.4:rhacm2/klusterlet-addon-rhel8-operator@sha256:0402e265ec4919aef893be4c0f177b53173bc0c50eb47aafea6822e05a7748be_s390x",
"8Base-RHACM-2.4:rhacm2/klusterlet-addon-rhel8-operator@sha256:6b0fbc1956407a0986460556336fcccfe4d08d712cc4b0af4ca65061baf75ea2_amd64",
"8Base-RHACM-2.4:rhacm2/klusterlet-addon-rhel8-operator@sha256:d7546a69df7b817d0c29c8f95dd3d5d2900c3755c82570b1d610702c56d4fb59_ppc64le",
"8Base-RHACM-2.4:rhacm2/kube-rbac-proxy-rhel8@sha256:6650633c4664e6b537e82eafc593dc91ca206de3b0de878f600c913a95eb18a2_amd64",
"8Base-RHACM-2.4:rhacm2/kube-rbac-proxy-rhel8@sha256:c1c90ee4ae1f908c33c8a8bf38f0b47bfad039bedccf870324f6b554aad5d78c_s390x",
"8Base-RHACM-2.4:rhacm2/kube-rbac-proxy-rhel8@sha256:ccddb38db49a190aa0d5d70e6b4672079ea222a42045d406a4b9974ac7412146_ppc64le",
"8Base-RHACM-2.4:rhacm2/kube-state-metrics-rhel8@sha256:566b95595959ba60677f1518562fd996ef7643dc94aa9e9fead0e4b4096032ca_s390x",
"8Base-RHACM-2.4:rhacm2/kube-state-metrics-rhel8@sha256:789f79b85c022e59143e725a589ac890884f079c969f56efb972b0a0f8d77e66_amd64",
"8Base-RHACM-2.4:rhacm2/kube-state-metrics-rhel8@sha256:971a33f5a57057d3901ff75eebbc13ca8456b4315dd7811139e60bb8872d80bf_ppc64le",
"8Base-RHACM-2.4:rhacm2/managedcluster-import-controller-rhel8@sha256:bcb43adee06dbb1cfb6a5c9fed71847ecc3826e3e44fe04d57b7143a6123daa5_s390x",
"8Base-RHACM-2.4:rhacm2/managedcluster-import-controller-rhel8@sha256:dbf235a9723a1c21471d8ef0029f3c999ac3b22512d67facd052efb725431bc1_ppc64le",
"8Base-RHACM-2.4:rhacm2/managedcluster-import-controller-rhel8@sha256:faf01c5554224350e4cffd1fc4ce275886791e45857bf0ed5f90ffa3a64680dc_amd64",
"8Base-RHACM-2.4:rhacm2/management-ingress-rhel8@sha256:46293eeaad521f993ed01467e13cae70f600426ef09df0e02dd8b83348b60027_amd64",
"8Base-RHACM-2.4:rhacm2/management-ingress-rhel8@sha256:c3cdbf5ff93b3b19ac2d7cf15b9152a0761d473de7afe29832a7ca3b833b6797_s390x",
"8Base-RHACM-2.4:rhacm2/management-ingress-rhel8@sha256:ce994a8f4c4e5476e6131a6721da748225c89a96c9d471a8638eefb6a22d52b9_ppc64le",
"8Base-RHACM-2.4:rhacm2/memcached-exporter-rhel8@sha256:01398d4f3b1825e864ddae46a5e4b7cc298dabb444dd105787ef6aeb70514571_ppc64le",
"8Base-RHACM-2.4:rhacm2/memcached-exporter-rhel8@sha256:5432fa56e40dee2475da7ee7b7e89cca10a8f06f4cbea94983fa094bfbef81ff_amd64",
"8Base-RHACM-2.4:rhacm2/memcached-exporter-rhel8@sha256:e22fa2dbc6733fc176f44cf42ec8f51b69672d354d6d2cf510eada5fe41a5245_s390x",
"8Base-RHACM-2.4:rhacm2/memcached-rhel8@sha256:0a0a88fb0138cd6de2e3fce81ab959d12cbda64e5fbab1046008aee1d94f12e2_s390x",
"8Base-RHACM-2.4:rhacm2/memcached-rhel8@sha256:7e0ee17c6d00d20773799cfb6c6e9e27c204d1e31010aa71a7f0f35eb5179a35_amd64",
"8Base-RHACM-2.4:rhacm2/memcached-rhel8@sha256:b9213f5525ebd51960412c15d416a591bf23731b6217f79aca2a89a893df2102_ppc64le",
"8Base-RHACM-2.4:rhacm2/metrics-collector-rhel8@sha256:431d4089a4a93c6b6a00cf9b63ecd9199a5545f09190577356b22ff6646820f3_amd64",
"8Base-RHACM-2.4:rhacm2/metrics-collector-rhel8@sha256:83f649b506ca698251c884692307d7cd52bbae87b0bf7790f96ffd24dd7f4fd7_ppc64le",
"8Base-RHACM-2.4:rhacm2/metrics-collector-rhel8@sha256:d37401c5fb672c56004f75974a4069d5d3b6c5e96ac7be4c174f9f178a7666bc_s390x",
"8Base-RHACM-2.4:rhacm2/multicloud-integrations-rhel8@sha256:a311c6ef1099d2370209bbbe30cfac6d1c50d79a2321beaab1f6158ab2db8bec_s390x",
"8Base-RHACM-2.4:rhacm2/multicloud-integrations-rhel8@sha256:e666154a539974d0cc005bc74903dc9f173920101dbfc5169b14a30129991475_ppc64le",
"8Base-RHACM-2.4:rhacm2/multicloud-integrations-rhel8@sha256:f37fe856571112970ae4786d313bf51e78b26e1630e443d276abb4de8e47e525_amd64",
"8Base-RHACM-2.4:rhacm2/multicloud-manager-rhel8@sha256:1dd235aa8599ca070f5175ad9da5bdb9505a7dfbbd87173f0bbf4e14ca0d5e88_ppc64le",
"8Base-RHACM-2.4:rhacm2/multicloud-manager-rhel8@sha256:8a1eeafb2a738aecb2723889c98e287638e950fec05425f1fe132ff7eb01738f_amd64",
"8Base-RHACM-2.4:rhacm2/multicloud-manager-rhel8@sha256:d458a289528173a07f7ff6d87279474e8379a2f05c11d5a9be97f9c43e38ec75_s390x",
"8Base-RHACM-2.4:rhacm2/multicluster-observability-rhel8-operator@sha256:45d046d621eab996c457a90b607ca9a57e2ca5dcad384d3cd5317475e096e098_amd64",
"8Base-RHACM-2.4:rhacm2/multicluster-observability-rhel8-operator@sha256:7ed02712f2d5093f7c751a6d22c9ffe5ce3b00c4cc901ffb779b8b51e282d698_s390x",
"8Base-RHACM-2.4:rhacm2/multicluster-observability-rhel8-operator@sha256:7f89cc6647700f7ddc46d4fabb4b3702142aa0fe9bd23026eba98c704026e9e9_ppc64le",
"8Base-RHACM-2.4:rhacm2/multicluster-operators-application-rhel8@sha256:27492dfdd71cc0bae6e01a184ac8fe5677ce172583b0fd1b9112dfd789009839_ppc64le",
"8Base-RHACM-2.4:rhacm2/multicluster-operators-application-rhel8@sha256:3af2802a89c09966e9c63f40974d8554a7b7b88cc386bbf5bda0a4cc987b7c15_s390x",
"8Base-RHACM-2.4:rhacm2/multicluster-operators-application-rhel8@sha256:723ac91ea8c130d80b48db30e05186607210aea71c7afc1c072b9a691e350215_amd64",
"8Base-RHACM-2.4:rhacm2/multicluster-operators-channel-rhel8@sha256:09883ff8a783d3f83e1c26566555c5ad140cc8bbf0d4cdb5220ef344c6282752_ppc64le",
"8Base-RHACM-2.4:rhacm2/multicluster-operators-channel-rhel8@sha256:4a34b2593897d4b1a1af124bdf6fb7e51bbd97bb4c56dd8ae463b3f3abbb7718_s390x",
"8Base-RHACM-2.4:rhacm2/multicluster-operators-channel-rhel8@sha256:883282b801566b5a40a32e33ebc431ac1398afb68f47ce931cc82b8b9eca1e55_amd64",
"8Base-RHACM-2.4:rhacm2/multicluster-operators-deployable-rhel8@sha256:0a15e49232c20ead26ade38823cd40d785e612670a41cac28ecea2066025a3d1_amd64",
"8Base-RHACM-2.4:rhacm2/multicluster-operators-deployable-rhel8@sha256:0ecd46eb89e90d787c442fd0ca92f84e9bf7fa6c2e315a0b95912616687c0580_s390x",
"8Base-RHACM-2.4:rhacm2/multicluster-operators-deployable-rhel8@sha256:bd148be0ad6ddbcc1995f94b4660d3fbe2338112230c840d77f53a564b14ec4a_ppc64le",
"8Base-RHACM-2.4:rhacm2/multicluster-operators-placementrule-rhel8@sha256:4bdca102dae861d39d81a2df4be1767e4e702ce3836224e9b875f613d1af0c37_ppc64le",
"8Base-RHACM-2.4:rhacm2/multicluster-operators-placementrule-rhel8@sha256:d71975de4b1d6b53d19ddf338f3d19ad7e28812f8fc932c144eee630d9cab176_amd64",
"8Base-RHACM-2.4:rhacm2/multicluster-operators-placementrule-rhel8@sha256:fa3e2e45501d661f4f724dea809b6eff73455db623b03178130590dbf317dba5_s390x",
"8Base-RHACM-2.4:rhacm2/multicluster-operators-subscription-release-rhel8@sha256:2e13c28d1f18f2efac62207515450a42732d4be790199ab0e5ddf2f181649cb4_ppc64le",
"8Base-RHACM-2.4:rhacm2/multicluster-operators-subscription-release-rhel8@sha256:50dc29deac8efaac3bf321270b718dec41d8b80746d3548c076ab26b2c6b63ca_s390x",
"8Base-RHACM-2.4:rhacm2/multicluster-operators-subscription-release-rhel8@sha256:faae7a0632b10dc9b65af7a8af7e7c7d9e26f2f7087687fa19d2afefa7426c5a_amd64",
"8Base-RHACM-2.4:rhacm2/multicluster-operators-subscription-rhel8@sha256:1fa2779aab32977ec8e867ed188dcdd66106986c3cbf39f02e2a555873ba478a_ppc64le",
"8Base-RHACM-2.4:rhacm2/multicluster-operators-subscription-rhel8@sha256:731a4f0919cbab729e9dded9e513ec4ad5e1b48967c21f65f3b494158a6b25ba_s390x",
"8Base-RHACM-2.4:rhacm2/multicluster-operators-subscription-rhel8@sha256:ec803f14f854b73a873f95027617246888ea28029f2f4bb5b7f39a5dd63399ca_amd64",
"8Base-RHACM-2.4:rhacm2/multiclusterhub-repo-rhel8@sha256:75504c269b3d0c2af9b48317f3dc070fae58a1e46e95283e2e0e1ab6b60f452d_amd64",
"8Base-RHACM-2.4:rhacm2/multiclusterhub-repo-rhel8@sha256:c21ffdaa0ce90e6c08f4814c09d9a0bd34d341ad1fc8f6ff2152e9007393ba1f_s390x",
"8Base-RHACM-2.4:rhacm2/multiclusterhub-repo-rhel8@sha256:e1e522835d65503d467dc9ef7c4a0149adfc4cbd3620134adb4a5694eda2f0c4_ppc64le",
"8Base-RHACM-2.4:rhacm2/multiclusterhub-rhel8@sha256:37cf6ccd9a2b9af4444fa192e7b5e6979687bd5159d97f48da40c4f9bad249eb_amd64",
"8Base-RHACM-2.4:rhacm2/multiclusterhub-rhel8@sha256:b8dea0eca4c8aaefee6be9afea77e3302ad551f68f5a87316caf65e13ac9138d_s390x",
"8Base-RHACM-2.4:rhacm2/multiclusterhub-rhel8@sha256:d173cf78965bd026a6333af91b55305ea9c349e630fa53548ee42d791295cd69_ppc64le",
"8Base-RHACM-2.4:rhacm2/node-exporter-rhel8@sha256:0b2cf97a3d82fb4570dee71c1232ef9998c7efcd1d9415f9f41351457802d62d_amd64",
"8Base-RHACM-2.4:rhacm2/node-exporter-rhel8@sha256:93e85d546c624a685221a5d0c9085fa59752105587a531c58066a856defa322a_ppc64le",
"8Base-RHACM-2.4:rhacm2/node-exporter-rhel8@sha256:b20c7b88c52ab9772ebd2216333d6324cba08c653135af469a9e6ccb6648d7c6_s390x",
"8Base-RHACM-2.4:rhacm2/observatorium-rhel8-operator@sha256:078b48f3746c33e0c69b11c9e51e70c220a3cc6f0fd26eb5b30534b16c6a2efa_s390x",
"8Base-RHACM-2.4:rhacm2/observatorium-rhel8-operator@sha256:0e1ec4eda138936261dc5a76a18fa4ace6082c636b30021ce10d5d4d0acea890_ppc64le",
"8Base-RHACM-2.4:rhacm2/observatorium-rhel8-operator@sha256:70e41fdcacd43b4e498b8d5917d0e2fb640f4e85f30b1d6646b27aee1bc8dafc_amd64",
"8Base-RHACM-2.4:rhacm2/observatorium-rhel8@sha256:431149d31b309822fa9476f951ae39bde3a81cc5d17d2a79062ced7b729166cd_amd64",
"8Base-RHACM-2.4:rhacm2/observatorium-rhel8@sha256:65aaebf97e8b904e9ff1520f4bc4704bc21614a7377f66a4c6776032621a9ccf_s390x",
"8Base-RHACM-2.4:rhacm2/observatorium-rhel8@sha256:804054ba7c65c0814307017e3ff6681ba25e62384468adbf3712418e1f3b321f_ppc64le",
"8Base-RHACM-2.4:rhacm2/openshift-hive-rhel8@sha256:80950fa60359f90359129bff09665d7e94150bfbcfb048dc46ec77309479733b_ppc64le",
"8Base-RHACM-2.4:rhacm2/openshift-hive-rhel8@sha256:bae2680af5a00937f0ecc680ad979b131ad65fc47c4683dec69e45e442dd38b4_amd64",
"8Base-RHACM-2.4:rhacm2/openshift-hive-rhel8@sha256:c75cad252f1bda9dac27d1145ee01fe91078e6bc29c60b72f2f0977cea56ae9c_s390x",
"8Base-RHACM-2.4:rhacm2/placement-rhel8@sha256:1cc55dc4ec890f583cf63c7c1d5451cd1e409dbb8feed7bb854e6970ba0e9cbd_s390x",
"8Base-RHACM-2.4:rhacm2/placement-rhel8@sha256:98f3db6bd38eec496565558b8c81a06b51fe22ad4c5a462a6b43a61ab3bc853c_amd64",
"8Base-RHACM-2.4:rhacm2/placement-rhel8@sha256:a0a5b1e0cd29da2c215f3ce555230477ce775cbd79423c74426aaa4f7f56cfc5_ppc64le",
"8Base-RHACM-2.4:rhacm2/prometheus-alertmanager-rhel8@sha256:29c84506cb42edbede5abdf086433ef003d677135fe3b51093c1fbafa6f666e0_s390x",
"8Base-RHACM-2.4:rhacm2/prometheus-alertmanager-rhel8@sha256:be4e1ac4ca5c8145ad7488bc9f067d8f1b9f4cb3d79ac43f4addd19cc66a584b_amd64",
"8Base-RHACM-2.4:rhacm2/prometheus-alertmanager-rhel8@sha256:fc83710377e91bec8866053bb2b9f91be7a3c25993488a6f9641e7c93918aadc_ppc64le",
"8Base-RHACM-2.4:rhacm2/prometheus-rhel8@sha256:1587535175898f97007552a6023ef0785861271dc939a751c98db0c41c9e2c97_amd64",
"8Base-RHACM-2.4:rhacm2/prometheus-rhel8@sha256:4aa41836d3699f3b8a546703fa5032a01af6bcac60465e779769c32a36352d0d_s390x",
"8Base-RHACM-2.4:rhacm2/prometheus-rhel8@sha256:f7971a684bcdce02604319ecace5ba585797f116a64024da815bf3e2d27f6251_ppc64le",
"8Base-RHACM-2.4:rhacm2/provider-credential-controller-rhel8@sha256:827351fc8036170bfb1b6d0fc15c84476c8913ae044163884ff89424e0e4235f_s390x",
"8Base-RHACM-2.4:rhacm2/provider-credential-controller-rhel8@sha256:a6f1234d8f90e06b88775ce831e574ec0621e487043d412d7c35d2bde6db21f9_amd64",
"8Base-RHACM-2.4:rhacm2/provider-credential-controller-rhel8@sha256:e33d7b73b6a7d41ef7779800af177a4557608ea87c854e457d0421332fcb421f_ppc64le",
"8Base-RHACM-2.4:rhacm2/rbac-query-proxy-rhel8@sha256:1d1c793c2bf89cb49dc4625981b4f7bc9cc827d01d7c57af88cde59adde21787_amd64",
"8Base-RHACM-2.4:rhacm2/rbac-query-proxy-rhel8@sha256:a129031e0e3c0e389a104f1ad15f4ecbb6382d79e19c62e7b22b31bee7021cdd_s390x",
"8Base-RHACM-2.4:rhacm2/rbac-query-proxy-rhel8@sha256:b549a06e14f326d196883c8168db3f82edbb952184ea4742b6d4eca78b13bc69_ppc64le",
"8Base-RHACM-2.4:rhacm2/redisgraph-tls-rhel8@sha256:7e3245ba0f53c4c510f7151b3e940c13d5a79d8d95b203e3b8ceaca4ceea42ea_ppc64le",
"8Base-RHACM-2.4:rhacm2/redisgraph-tls-rhel8@sha256:9fb4a62d70505c508d0d8dc158f8fa1c759c23f6a13c6a069a40a32c5cbce1fe_s390x",
"8Base-RHACM-2.4:rhacm2/redisgraph-tls-rhel8@sha256:cdf817bdb70737e6912e550fa1602bbbcaa5b34a2e2d47a249000aac560cc6f0_amd64",
"8Base-RHACM-2.4:rhacm2/registration-rhel8-operator@sha256:3ca37dec679c11f1333c5fd6c866867ce2e7ed5d3c139c2ad8f3ad7d10be70c0_s390x",
"8Base-RHACM-2.4:rhacm2/registration-rhel8-operator@sha256:45b0e1027807496b3c2a10d8e7c015cc91cc77b9832639adb51a6e5fc7f5071b_ppc64le",
"8Base-RHACM-2.4:rhacm2/registration-rhel8-operator@sha256:6710d98fb67533848a96f35fcbeb0adf6999a7e6534068ccc9956105a4d2db73_amd64",
"8Base-RHACM-2.4:rhacm2/registration-rhel8@sha256:0fbe6a1234544b31be5b6ba778895d31b0486783116796e0e31079cd2ee9f87a_ppc64le",
"8Base-RHACM-2.4:rhacm2/registration-rhel8@sha256:494e65b5e3bf27c3bae221db5154b119ef7689b2cb42894f05c40cf4608f1da6_s390x",
"8Base-RHACM-2.4:rhacm2/registration-rhel8@sha256:5d614eda176a91d5359e8a44a6f93a3fdbda8080f2209f342f83d4816b2d0008_amd64",
"8Base-RHACM-2.4:rhacm2/search-aggregator-rhel8@sha256:176ba84e41d3465826245fd9acd199c0b292c25a76c88bbcab8c07d93829ff9c_s390x",
"8Base-RHACM-2.4:rhacm2/search-aggregator-rhel8@sha256:3857111bc468c7bb79a7476d6bc5df0add7d8951799b65b6414f1f5dd3d5b9b8_amd64",
"8Base-RHACM-2.4:rhacm2/search-aggregator-rhel8@sha256:52a2dd79f67b1910a7129f70ba18b48656cd41b2a15f2ae4af2509c0eaa4205a_ppc64le",
"8Base-RHACM-2.4:rhacm2/search-api-rhel8@sha256:2d64646d663ac682a087fc69314bd72751ba2b005ab08a93da223470a863a740_amd64",
"8Base-RHACM-2.4:rhacm2/search-api-rhel8@sha256:74ccabf407b668837238eb3ad2e536fcb0b3df9a48741f43edf2456fbee80cc6_ppc64le",
"8Base-RHACM-2.4:rhacm2/search-api-rhel8@sha256:de9cc78ae58b063980c0fd3797cc6aba79bedc22898dae3fbce64c94dfd82909_s390x",
"8Base-RHACM-2.4:rhacm2/search-collector-rhel8@sha256:37c5344f9061f44ea363d64c2118e791999007ecdead8d15c8c121aff83631fe_amd64",
"8Base-RHACM-2.4:rhacm2/search-collector-rhel8@sha256:98fb5b0965d41badb9933eb0fc23a5006c1e1cb555a8b80b63a6a00bc87b1c7a_s390x",
"8Base-RHACM-2.4:rhacm2/search-collector-rhel8@sha256:ff9c98d5836007520ff971116d5c143b6e0fafa25e5c8f0dfd4b1a23f191f1d2_ppc64le",
"8Base-RHACM-2.4:rhacm2/search-rhel8@sha256:13b61bea54f6d67fb749852d48dc6a035ee516ed5f3d339619b97924e078ca59_ppc64le",
"8Base-RHACM-2.4:rhacm2/search-rhel8@sha256:210fdca717aef2b4159e223a4f0bab06cdae9491d2c890d63710cf3c71de0c32_amd64",
"8Base-RHACM-2.4:rhacm2/search-rhel8@sha256:5f3249435b29dba366242d6e68e6f1f2f4a8f4cd8941fb881d297bd5ed9fa72e_s390x",
"8Base-RHACM-2.4:rhacm2/search-ui-rhel8@sha256:2203d5c5cadd4be391bba00bbf8a588e930dcde7c438e15c14ed0e7a3fd31522_s390x",
"8Base-RHACM-2.4:rhacm2/search-ui-rhel8@sha256:aa0f257b502a6fcf1d2eb2270858f7d145abee32b9a64ba511bab22218b74e0a_ppc64le",
"8Base-RHACM-2.4:rhacm2/search-ui-rhel8@sha256:d4a81b7b29b9a76aa631ad26471b3cd6202775853f5a2102260c4f1e339cdfe0_amd64",
"8Base-RHACM-2.4:rhacm2/submariner-addon-rhel8@sha256:0faded1f0229ce80be36090a54ed761f1c89b414e84bd11d680fbddd382a986b_amd64",
"8Base-RHACM-2.4:rhacm2/submariner-addon-rhel8@sha256:4331c06cda7427491fcf5061f9695ab5f87dea5a02b5b915b1354c20f3cff830_s390x",
"8Base-RHACM-2.4:rhacm2/submariner-addon-rhel8@sha256:514d5c15aceb07e72ba74d9ba1b3bdc2e84e1c4060b2facdb886809b118c704c_ppc64le",
"8Base-RHACM-2.4:rhacm2/thanos-receive-controller-rhel8@sha256:2da6d891769a4d9cb936d93a8ea84eea45f33e482c79cc74418f4143c5c145e7_s390x",
"8Base-RHACM-2.4:rhacm2/thanos-receive-controller-rhel8@sha256:8c0745aa13e06c6cc159d8be33302b766673bdd1aedff1309d205519587440ab_amd64",
"8Base-RHACM-2.4:rhacm2/thanos-receive-controller-rhel8@sha256:8d0e265c199c32e757c2004d89db64bc64092171b98068aab03f977a744cc5bc_ppc64le",
"8Base-RHACM-2.4:rhacm2/thanos-rhel8@sha256:8036c9dd2d44027f5173b935ee8dcd9b3e87b433d65a50f83ffa76a503cf747c_s390x",
"8Base-RHACM-2.4:rhacm2/thanos-rhel8@sha256:ed22c2650f0d908174896647ced911a49945714a114836096b787cc879164bc4_ppc64le",
"8Base-RHACM-2.4:rhacm2/thanos-rhel8@sha256:fbe3062ae92faafd40caac5ddd0b20e2d1bfcaa64febebc0dcd5d368a3734c12_amd64",
"8Base-RHACM-2.4:rhacm2/volsync-mover-rclone-rhel8@sha256:0b3c2d30d0a6109db50dba4053d795fc92bfcadc380a8a8deb5ae4ef4e6d29fa_ppc64le",
"8Base-RHACM-2.4:rhacm2/volsync-mover-rclone-rhel8@sha256:6784f7672ac4c8f47ddaf9b5fc6b98f2c1d18c48be212114eeab9babb780cba6_s390x",
"8Base-RHACM-2.4:rhacm2/volsync-mover-rclone-rhel8@sha256:ada830a6dfa3f00aba2a32225a9884bbe31d20b93ece21249b11e6b037d85e75_amd64",
"8Base-RHACM-2.4:rhacm2/volsync-mover-restic-rhel8@sha256:31244fad1da3b5c258babd12defc1192a8534727f12ad775aad9d202fb6a5947_amd64",
"8Base-RHACM-2.4:rhacm2/volsync-mover-restic-rhel8@sha256:3ac9147cf782a40b3881973a399add430aee10cdfe1abdb00c98a0b5a3a527dc_s390x",
"8Base-RHACM-2.4:rhacm2/volsync-mover-restic-rhel8@sha256:9d00b2d06752192dd8f8f48aeb2786ac1ee0c062ed8916cf3f693c7d2a05e208_ppc64le",
"8Base-RHACM-2.4:rhacm2/volsync-mover-rsync-rhel8@sha256:30e06b75f83e22faeed2108f68b158fb35b4db22b83f049c61706ddcbfef27d9_ppc64le",
"8Base-RHACM-2.4:rhacm2/volsync-mover-rsync-rhel8@sha256:530aedee3aeca43ef0501f5cd2aa07c65eb708ac1a7fcd97fc3000358744d1bd_s390x",
"8Base-RHACM-2.4:rhacm2/volsync-mover-rsync-rhel8@sha256:c5621b5d113a1330bdc04f1fce05fd6f16c10526511ba207cb24551f7efe0e58_amd64",
"8Base-RHACM-2.4:rhacm2/volsync-rhel8@sha256:1ab81a27373c351eb2c932536fc9ea6cbf74911b794e3cd183c8e5624940a656_ppc64le",
"8Base-RHACM-2.4:rhacm2/volsync-rhel8@sha256:90ed24a800b82c2eb1c0f2d08aa11b2bea942e6a9044e3a01a5778877e7b376a_s390x",
"8Base-RHACM-2.4:rhacm2/volsync-rhel8@sha256:9e02a53649909a9d3ccd5c22f5c231b3ad69f451d7b5a32033046f3031cde188_amd64",
"8Base-RHACM-2.4:rhacm2/work-rhel8@sha256:0facf27d638269e722029217ef72016556c60e42887a836e4a0ad6140c1b6dcf_s390x",
"8Base-RHACM-2.4:rhacm2/work-rhel8@sha256:5694a214f662b4556b1fdf088ef0d33d6674dc3be3ae5d2fbdf00e56addeae3c_amd64",
"8Base-RHACM-2.4:rhacm2/work-rhel8@sha256:73b036d1c7b9c44010ef9716be8c96bfd2a7af7e09b2cf3402cc2aac81ef94e4_ppc64le"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "HIGH",
"attackVector": "NETWORK",
"availabilityImpact": "NONE",
"baseScore": 3.7,
"baseSeverity": "LOW",
"confidentialityImpact": "NONE",
"integrityImpact": "LOW",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:N/I:L/A:N",
"version": "3.1"
},
"products": [
"8Base-RHACM-2.4:rhacm2/acm-grafana-rhel8@sha256:17c53124f6c09cc839f533aee0c870078f547fef29a19803814f5c5fbc5e7939_s390x",
"8Base-RHACM-2.4:rhacm2/acm-grafana-rhel8@sha256:644a295644e91a8976d4df02e5ccdd711d8d3c8fa409cae698671b49b96ec00a_ppc64le",
"8Base-RHACM-2.4:rhacm2/acm-grafana-rhel8@sha256:9c9b992bf748282d7cdc941b7907bbcbabe69a8b287bc4195a6bc8b9d9b6cbd0_amd64",
"8Base-RHACM-2.4:rhacm2/acm-must-gather-rhel8@sha256:0cca0dbb0b7adff8eaea1315b422edb6ea1778befa4772f3e6f5755fb5519196_s390x",
"8Base-RHACM-2.4:rhacm2/acm-must-gather-rhel8@sha256:63b5758cfcffe96326b090ae51d38c00ca13b35e9fe5e4354cd33e67d042c41b_amd64",
"8Base-RHACM-2.4:rhacm2/acm-must-gather-rhel8@sha256:cfc97f6c9495bac2635e016dd47049683f8ed78c932ef2c70cec2ec7be323fea_ppc64le",
"8Base-RHACM-2.4:rhacm2/acm-operator-bundle@sha256:346215260baa3371853d15ccc451c3ac418813c5cd9b422b0ad9f2dd6ae8a511_s390x",
"8Base-RHACM-2.4:rhacm2/acm-operator-bundle@sha256:cb4fca4155dc3e274712c0c7609eb6111a6e03207ddaa0d5c3c8752badc15b2c_amd64",
"8Base-RHACM-2.4:rhacm2/acm-operator-bundle@sha256:cceb82a8492d7e971e515f1a0a5391a1051e4f130f7a14e412def20616e05d40_ppc64le",
"8Base-RHACM-2.4:rhacm2/agent-service-rhel8@sha256:5b5046b04aa10807a6676916cf4744f0cd36c056dd3fd626304814af2d665cf9_amd64",
"8Base-RHACM-2.4:rhacm2/agent-service-rhel8@sha256:5c89bb44eda9a0754ea1d1ca69ea260f02f060c517194251519439e4b943e46a_ppc64le",
"8Base-RHACM-2.4:rhacm2/agent-service-rhel8@sha256:cfe9dfc60224b6206d6fbbc4c4ee95e378ce2da8b79c176e5e7bfdd8b0375f88_s390x",
"8Base-RHACM-2.4:rhacm2/application-ui-rhel8@sha256:6acf7df47405a4ccb3ede12db6574a0829d28f94ea5d20d6041db1bd045a90c6_ppc64le",
"8Base-RHACM-2.4:rhacm2/application-ui-rhel8@sha256:96c10e483a1c99f0ac91fb84df87ebe927e82ca35ef7e36e0f583121dcdd8b15_amd64",
"8Base-RHACM-2.4:rhacm2/application-ui-rhel8@sha256:ffb0b475eccc16a227f13a3d0d332f9cd9b96eade52646352a7497f903edf1a2_s390x",
"8Base-RHACM-2.4:rhacm2/assisted-image-service-rhel8@sha256:2c2f96ebf908cf415613aec65a414884ec35784e4bdcd4c4b4978aa98149af4d_amd64",
"8Base-RHACM-2.4:rhacm2/assisted-image-service-rhel8@sha256:c89023b0b424e2b8800399fc4b6cfa9336248f3222097c094d33fd2b872398aa_ppc64le",
"8Base-RHACM-2.4:rhacm2/assisted-image-service-rhel8@sha256:e49c328eb815293dd606199a0b8a2bd0db6bbf5d87eeaa7902d6d4df1bb41d35_s390x",
"8Base-RHACM-2.4:rhacm2/assisted-installer-agent-rhel8@sha256:86fd675a09451d3ee552452999cd2c82410174f5e55dcfd4f21286559363217e_amd64",
"8Base-RHACM-2.4:rhacm2/assisted-installer-reporter-rhel8@sha256:dcc214165e5c895925f52673577fa73274b017e3e9017818bf5c0327b3600ffb_ppc64le",
"8Base-RHACM-2.4:rhacm2/assisted-installer-reporter-rhel8@sha256:f7004db056478b4c1b101ab0ceac24f78dbefc018a1e76e12e8a4f69fd171175_amd64",
"8Base-RHACM-2.4:rhacm2/assisted-installer-rhel8@sha256:6e002bec6af8e7d7b0c89bc25f4a9e3224e47f5638be7cc2a9c68a5e92447254_amd64",
"8Base-RHACM-2.4:rhacm2/assisted-installer-rhel8@sha256:815976efa30282899af7de91b5df1fdeca10c709d0fc60d09d8f3abb1c2acdc3_ppc64le",
"8Base-RHACM-2.4:rhacm2/cert-policy-controller-rhel8@sha256:0e30470d12e11f473750e0b95833d0d1fe6fd3ee9d9d0c5d7454614449156148_s390x",
"8Base-RHACM-2.4:rhacm2/cert-policy-controller-rhel8@sha256:2324eeab4219c1c953b698cbd1cf57e0af777f31042de00eaaa2bf163f84cae1_amd64",
"8Base-RHACM-2.4:rhacm2/cert-policy-controller-rhel8@sha256:c3d60eaf9f775e623114d093450b5d170b4048ef1e52267a2153ec54489bd00f_ppc64le",
"8Base-RHACM-2.4:rhacm2/cluster-backup-rhel8-operator@sha256:9969b8f2f91bd0a3ef0e89300d66a656238a3a3361d56cf7fc0eb55db1752782_amd64",
"8Base-RHACM-2.4:rhacm2/cluster-backup-rhel8-operator@sha256:d5639931ddcb1288f279f54a3688fcb8c94d710a457917c46bfa3db6cd1a317b_s390x",
"8Base-RHACM-2.4:rhacm2/cluster-backup-rhel8-operator@sha256:fa4667d27a8778efc83ace86657c638aacb7ccc3168c489d427c1d6ab834cbb2_ppc64le",
"8Base-RHACM-2.4:rhacm2/cluster-curator-controller-rhel8@sha256:4b32ee29c898c9f52a5fdeed3a6a595ac157db7051b36086eddf7a8f91b2ec08_ppc64le",
"8Base-RHACM-2.4:rhacm2/cluster-curator-controller-rhel8@sha256:9e6a260d8130731601612a56cea728fc6b80cfa3d7fd8b6612175ff76b290dea_s390x",
"8Base-RHACM-2.4:rhacm2/cluster-curator-controller-rhel8@sha256:faa454bab3f9ea36a2d5a1eaa16806ac3669472856833e750571e45da7074d40_amd64",
"8Base-RHACM-2.4:rhacm2/cluster-proxy-addon-rhel8@sha256:03d738d93d893b9fd9d2587e14b9a7a92bbb5eca4b85901b5e07cff1e7a3ab73_s390x",
"8Base-RHACM-2.4:rhacm2/cluster-proxy-addon-rhel8@sha256:22c9595f3f4d95b6dc6c17ce5412f4131d9ce501f2660f23d176f276c4a97a73_ppc64le",
"8Base-RHACM-2.4:rhacm2/cluster-proxy-addon-rhel8@sha256:ae6de1e14b7897a944733cdb9963f31990d696a66260974d3f692e0af87161d3_amd64",
"8Base-RHACM-2.4:rhacm2/clusterclaims-controller-rhel8@sha256:2c7f03c0ca17163c949249bb4b480a0fd2c986e55b0dc23c6cd3b0a974b4c229_ppc64le",
"8Base-RHACM-2.4:rhacm2/clusterclaims-controller-rhel8@sha256:bd8fa875e2c6b6c650c21089441b417ae657b8e1fda2786d2f328978776a6883_s390x",
"8Base-RHACM-2.4:rhacm2/clusterclaims-controller-rhel8@sha256:c49c92c632968e08f74d08eaa99862f0dd8dd1fe4a85f05e57efa90e5dca5563_amd64",
"8Base-RHACM-2.4:rhacm2/clusterlifecycle-state-metrics-rhel8@sha256:3711cb41642a7fffc69a0c98db128d39d980555127f22a9d1dfd76c9631b8edc_ppc64le",
"8Base-RHACM-2.4:rhacm2/clusterlifecycle-state-metrics-rhel8@sha256:60a54bc76a84f2369b02dc1b9b0d8353da93acc9f8193a26739110c6fe59abdd_s390x",
"8Base-RHACM-2.4:rhacm2/clusterlifecycle-state-metrics-rhel8@sha256:6df08e52cee6890187b6be3a62b36c18fcff7e34630da933e0a5f7bcecec6b4c_amd64",
"8Base-RHACM-2.4:rhacm2/config-policy-controller-rhel8@sha256:8fb0581852dc1dfd80a81ba03c6976da1aa8d93675f626765f2266adfa94d5ac_s390x",
"8Base-RHACM-2.4:rhacm2/config-policy-controller-rhel8@sha256:929233f873cbf980fb850a9812c98bd09f907e26d9afeb1c0198d52776e33b32_ppc64le",
"8Base-RHACM-2.4:rhacm2/config-policy-controller-rhel8@sha256:a3653dcecb777d7b3915c49b7999793b90dd4524628d5517368a0837af46aa07_amd64",
"8Base-RHACM-2.4:rhacm2/console-api-rhel8@sha256:02481bcf2ddd1771d965e947cfcbad66540e2df055a3013bee5185ab84960d6d_ppc64le",
"8Base-RHACM-2.4:rhacm2/console-api-rhel8@sha256:3a47d211370efc6e1661d4d0abd0d5abc65d8a759218af7c2722db820a664d8c_s390x",
"8Base-RHACM-2.4:rhacm2/console-api-rhel8@sha256:789e1950e886e54c341699cc8ec0c4bfb9a0e295e49961366759e861d32d5ef9_amd64",
"8Base-RHACM-2.4:rhacm2/console-rhel8@sha256:5215e1a2f456b83ba4ae02ea653bef51d331ced6e9a4c67958e8c41cd88aa818_s390x",
"8Base-RHACM-2.4:rhacm2/console-rhel8@sha256:d5cbabd5d26e6e712d9f531db8ebaa3a793599538ef2e62262b02c165ea74b9a_ppc64le",
"8Base-RHACM-2.4:rhacm2/console-rhel8@sha256:e797bce5724653b3ae0395c66c4796dc0594002cdde7242f4fd29c2fd5e703fa_amd64",
"8Base-RHACM-2.4:rhacm2/discovery-rhel8-operator@sha256:224af94e4e027bfb7edff3f889ec08aa031eaede2e4a02c67ce2925f29230ea8_s390x",
"8Base-RHACM-2.4:rhacm2/discovery-rhel8-operator@sha256:5dd54d496d15c262072c6024385e9fbf016edabe8a6bcdf31ec63ed5c445088c_amd64",
"8Base-RHACM-2.4:rhacm2/discovery-rhel8-operator@sha256:f64cae3c176e4b18af716ba054dcebafa07c3f893943de09b7dfd0285a9271d5_ppc64le",
"8Base-RHACM-2.4:rhacm2/endpoint-monitoring-rhel8-operator@sha256:516888a8ee8d509b77cda6ef2154a6d70a94a48a2c8c5bc7a9b1b9f2e089ff57_ppc64le",
"8Base-RHACM-2.4:rhacm2/endpoint-monitoring-rhel8-operator@sha256:c48ced70438f389ee0a22a8670db80c121c087728533c5cd2070751ce3b2614e_amd64",
"8Base-RHACM-2.4:rhacm2/endpoint-monitoring-rhel8-operator@sha256:ee184be0540e401b6834747b6632b11d69269f3d9ab44bc4aaab9fc9877191aa_s390x",
"8Base-RHACM-2.4:rhacm2/governance-policy-propagator-rhel8@sha256:b5a8689de0cc37c38daca89e1a6f64b6601b341a8f12ef6c093ec12b83bca4e8_s390x",
"8Base-RHACM-2.4:rhacm2/governance-policy-propagator-rhel8@sha256:f885cac3c1b78c94885f9a9e197511c51b5470b192d6ac48e6cb20a592b36832_ppc64le",
"8Base-RHACM-2.4:rhacm2/governance-policy-propagator-rhel8@sha256:fbec65b4937bbdad28cc1e04b5b215caddeaacda3a844cd0a45ade093997adc3_amd64",
"8Base-RHACM-2.4:rhacm2/governance-policy-spec-sync-rhel8@sha256:2c130b6df67cd0a8ee055d9b8bb3ede4bcf211978db7cdd892f78bf1d56dd269_amd64",
"8Base-RHACM-2.4:rhacm2/governance-policy-spec-sync-rhel8@sha256:6a8227f1560751fd8e1d2ec8136d8855599727eb7ad382bd5b18167ba46b31ff_ppc64le",
"8Base-RHACM-2.4:rhacm2/governance-policy-spec-sync-rhel8@sha256:c2c6ab3e7317dee023b79cc868c052a8a602610925932358498a3a215d5c8089_s390x",
"8Base-RHACM-2.4:rhacm2/governance-policy-status-sync-rhel8@sha256:385006b34743b689054c581eaaffb5298adfd092eaa13ff6c24f28fa5b79a178_amd64",
"8Base-RHACM-2.4:rhacm2/governance-policy-status-sync-rhel8@sha256:6c2ec36725b956432591b6cb6a20d4eb2ac3bf759ab4a901f581c81bcb12270c_ppc64le",
"8Base-RHACM-2.4:rhacm2/governance-policy-status-sync-rhel8@sha256:76f717cb9fe271941f45794a8dd9ebb85af0f7ab6cd104a698352b875e1b721d_s390x",
"8Base-RHACM-2.4:rhacm2/governance-policy-template-sync-rhel8@sha256:2d0d4141d0df7a5309edb3aa064591479facd14d604f5338383a88a7c01fb976_s390x",
"8Base-RHACM-2.4:rhacm2/governance-policy-template-sync-rhel8@sha256:a96e372e54eadb8c0f384eaf5295a5a17ab701c5051b5ae59341ecc01489099b_ppc64le",
"8Base-RHACM-2.4:rhacm2/governance-policy-template-sync-rhel8@sha256:d9135c4c5eb68af915b552e2d7fe62251f4a3a23d45a7b193d754b7da900b159_amd64",
"8Base-RHACM-2.4:rhacm2/grafana-dashboard-loader-rhel8@sha256:1f8b57a645d0abc3e639eb493f228d3485f4a3f53528175bc386f712fce7cd3f_amd64",
"8Base-RHACM-2.4:rhacm2/grafana-dashboard-loader-rhel8@sha256:5419a6207c0cd1adb21d7c4c3378d31f240a9f29674aee612608d015fe0b491f_ppc64le",
"8Base-RHACM-2.4:rhacm2/grafana-dashboard-loader-rhel8@sha256:6190c4487c63f61cb24e8d219aa1ebc6ff5d8d8b1ece5bbb3da5d46e67f0b98c_s390x",
"8Base-RHACM-2.4:rhacm2/grc-ui-api-rhel8@sha256:40f04e8634a2151e7a4aefe823c980d1d98c89ddb1210b55b4c0566bd85fd787_amd64",
"8Base-RHACM-2.4:rhacm2/grc-ui-api-rhel8@sha256:999f7119e60d578cd54b08135838fb8ecb996cd93f8e6f07ee92ec776f86f3d7_s390x",
"8Base-RHACM-2.4:rhacm2/grc-ui-api-rhel8@sha256:a8072d656eb14084eafd141690c02119376c9436faab8e4d219e1f0ade7ed2ec_ppc64le",
"8Base-RHACM-2.4:rhacm2/grc-ui-rhel8@sha256:18beaf038580dd78d44cdbd7b3e9bfab16b1ae9f1b454689abe1ebfefe4964b5_amd64",
"8Base-RHACM-2.4:rhacm2/grc-ui-rhel8@sha256:2e28251e1a65b7176007f53887f3693e5268848b1bb8a1e084e9f1064deaec8a_s390x",
"8Base-RHACM-2.4:rhacm2/grc-ui-rhel8@sha256:3848541d746de6dfacca63f06f29fc7d203dfa4c73dbd749407896ddddb7306c_ppc64le",
"8Base-RHACM-2.4:rhacm2/iam-policy-controller-rhel8@sha256:0deeefc1600e43aac6d9eadd05b32d3a1b2059632ec7e8b005eb2245b52dbd98_amd64",
"8Base-RHACM-2.4:rhacm2/iam-policy-controller-rhel8@sha256:7d1534ff8b00cd38716d2bfb65b924a45e9ec18a8eccad13c5e3818f858630b6_s390x",
"8Base-RHACM-2.4:rhacm2/iam-policy-controller-rhel8@sha256:b2fa794482a54fcfcbf7d0ac8597e9cb0ac0c73cfe5afa8bf2e73ca35d37feb9_ppc64le",
"8Base-RHACM-2.4:rhacm2/insights-client-rhel8@sha256:0f567016e55498bef2be33665d247eb14308b13aaef5cc670de7e06ff830cb9a_amd64",
"8Base-RHACM-2.4:rhacm2/insights-client-rhel8@sha256:6bd666f6d541ab33598c4a38ac05e8f65f19e03d8630cf685c89b05f14c4f1b8_ppc64le",
"8Base-RHACM-2.4:rhacm2/insights-client-rhel8@sha256:85bf407b6bc232952f4dd7c1edd8a7f4a168a6995d7b866f4417bc65a162efd5_s390x",
"8Base-RHACM-2.4:rhacm2/insights-metrics-rhel8@sha256:180e2ac58d3549c7ed583da66fba14368c606feb65b4313aac3b4f889ec091bb_amd64",
"8Base-RHACM-2.4:rhacm2/insights-metrics-rhel8@sha256:2492650b89feab7de0408be0e3af6d889e6291bb7064ea524dafca87b252840e_s390x",
"8Base-RHACM-2.4:rhacm2/insights-metrics-rhel8@sha256:93066377331da7f85024ae541440cb409c741d393adfdfe289f7d5836c0da183_ppc64le",
"8Base-RHACM-2.4:rhacm2/klusterlet-addon-controller-rhel8@sha256:018f6d71abae2963c853fe9d1a41fdad2df91acb72fee775af08275647d3019f_amd64",
"8Base-RHACM-2.4:rhacm2/klusterlet-addon-controller-rhel8@sha256:500d5166ea2f808c46b71d1a5470a35bffa484d860161a16e9809f90d021b23e_ppc64le",
"8Base-RHACM-2.4:rhacm2/klusterlet-addon-controller-rhel8@sha256:a4d7ef368efce597729c5fc1ae4358a0b45483a11b8363bf8d164c20075da748_s390x",
"8Base-RHACM-2.4:rhacm2/klusterlet-addon-rhel8-operator@sha256:0402e265ec4919aef893be4c0f177b53173bc0c50eb47aafea6822e05a7748be_s390x",
"8Base-RHACM-2.4:rhacm2/klusterlet-addon-rhel8-operator@sha256:6b0fbc1956407a0986460556336fcccfe4d08d712cc4b0af4ca65061baf75ea2_amd64",
"8Base-RHACM-2.4:rhacm2/klusterlet-addon-rhel8-operator@sha256:d7546a69df7b817d0c29c8f95dd3d5d2900c3755c82570b1d610702c56d4fb59_ppc64le",
"8Base-RHACM-2.4:rhacm2/kube-rbac-proxy-rhel8@sha256:6650633c4664e6b537e82eafc593dc91ca206de3b0de878f600c913a95eb18a2_amd64",
"8Base-RHACM-2.4:rhacm2/kube-rbac-proxy-rhel8@sha256:c1c90ee4ae1f908c33c8a8bf38f0b47bfad039bedccf870324f6b554aad5d78c_s390x",
"8Base-RHACM-2.4:rhacm2/kube-rbac-proxy-rhel8@sha256:ccddb38db49a190aa0d5d70e6b4672079ea222a42045d406a4b9974ac7412146_ppc64le",
"8Base-RHACM-2.4:rhacm2/kube-state-metrics-rhel8@sha256:566b95595959ba60677f1518562fd996ef7643dc94aa9e9fead0e4b4096032ca_s390x",
"8Base-RHACM-2.4:rhacm2/kube-state-metrics-rhel8@sha256:789f79b85c022e59143e725a589ac890884f079c969f56efb972b0a0f8d77e66_amd64",
"8Base-RHACM-2.4:rhacm2/kube-state-metrics-rhel8@sha256:971a33f5a57057d3901ff75eebbc13ca8456b4315dd7811139e60bb8872d80bf_ppc64le",
"8Base-RHACM-2.4:rhacm2/managedcluster-import-controller-rhel8@sha256:bcb43adee06dbb1cfb6a5c9fed71847ecc3826e3e44fe04d57b7143a6123daa5_s390x",
"8Base-RHACM-2.4:rhacm2/managedcluster-import-controller-rhel8@sha256:dbf235a9723a1c21471d8ef0029f3c999ac3b22512d67facd052efb725431bc1_ppc64le",
"8Base-RHACM-2.4:rhacm2/managedcluster-import-controller-rhel8@sha256:faf01c5554224350e4cffd1fc4ce275886791e45857bf0ed5f90ffa3a64680dc_amd64",
"8Base-RHACM-2.4:rhacm2/management-ingress-rhel8@sha256:46293eeaad521f993ed01467e13cae70f600426ef09df0e02dd8b83348b60027_amd64",
"8Base-RHACM-2.4:rhacm2/management-ingress-rhel8@sha256:c3cdbf5ff93b3b19ac2d7cf15b9152a0761d473de7afe29832a7ca3b833b6797_s390x",
"8Base-RHACM-2.4:rhacm2/management-ingress-rhel8@sha256:ce994a8f4c4e5476e6131a6721da748225c89a96c9d471a8638eefb6a22d52b9_ppc64le",
"8Base-RHACM-2.4:rhacm2/memcached-exporter-rhel8@sha256:01398d4f3b1825e864ddae46a5e4b7cc298dabb444dd105787ef6aeb70514571_ppc64le",
"8Base-RHACM-2.4:rhacm2/memcached-exporter-rhel8@sha256:5432fa56e40dee2475da7ee7b7e89cca10a8f06f4cbea94983fa094bfbef81ff_amd64",
"8Base-RHACM-2.4:rhacm2/memcached-exporter-rhel8@sha256:e22fa2dbc6733fc176f44cf42ec8f51b69672d354d6d2cf510eada5fe41a5245_s390x",
"8Base-RHACM-2.4:rhacm2/memcached-rhel8@sha256:0a0a88fb0138cd6de2e3fce81ab959d12cbda64e5fbab1046008aee1d94f12e2_s390x",
"8Base-RHACM-2.4:rhacm2/memcached-rhel8@sha256:7e0ee17c6d00d20773799cfb6c6e9e27c204d1e31010aa71a7f0f35eb5179a35_amd64",
"8Base-RHACM-2.4:rhacm2/memcached-rhel8@sha256:b9213f5525ebd51960412c15d416a591bf23731b6217f79aca2a89a893df2102_ppc64le",
"8Base-RHACM-2.4:rhacm2/metrics-collector-rhel8@sha256:431d4089a4a93c6b6a00cf9b63ecd9199a5545f09190577356b22ff6646820f3_amd64",
"8Base-RHACM-2.4:rhacm2/metrics-collector-rhel8@sha256:83f649b506ca698251c884692307d7cd52bbae87b0bf7790f96ffd24dd7f4fd7_ppc64le",
"8Base-RHACM-2.4:rhacm2/metrics-collector-rhel8@sha256:d37401c5fb672c56004f75974a4069d5d3b6c5e96ac7be4c174f9f178a7666bc_s390x",
"8Base-RHACM-2.4:rhacm2/multicloud-integrations-rhel8@sha256:a311c6ef1099d2370209bbbe30cfac6d1c50d79a2321beaab1f6158ab2db8bec_s390x",
"8Base-RHACM-2.4:rhacm2/multicloud-integrations-rhel8@sha256:e666154a539974d0cc005bc74903dc9f173920101dbfc5169b14a30129991475_ppc64le",
"8Base-RHACM-2.4:rhacm2/multicloud-integrations-rhel8@sha256:f37fe856571112970ae4786d313bf51e78b26e1630e443d276abb4de8e47e525_amd64",
"8Base-RHACM-2.4:rhacm2/multicloud-manager-rhel8@sha256:1dd235aa8599ca070f5175ad9da5bdb9505a7dfbbd87173f0bbf4e14ca0d5e88_ppc64le",
"8Base-RHACM-2.4:rhacm2/multicloud-manager-rhel8@sha256:8a1eeafb2a738aecb2723889c98e287638e950fec05425f1fe132ff7eb01738f_amd64",
"8Base-RHACM-2.4:rhacm2/multicloud-manager-rhel8@sha256:d458a289528173a07f7ff6d87279474e8379a2f05c11d5a9be97f9c43e38ec75_s390x",
"8Base-RHACM-2.4:rhacm2/multicluster-observability-rhel8-operator@sha256:45d046d621eab996c457a90b607ca9a57e2ca5dcad384d3cd5317475e096e098_amd64",
"8Base-RHACM-2.4:rhacm2/multicluster-observability-rhel8-operator@sha256:7ed02712f2d5093f7c751a6d22c9ffe5ce3b00c4cc901ffb779b8b51e282d698_s390x",
"8Base-RHACM-2.4:rhacm2/multicluster-observability-rhel8-operator@sha256:7f89cc6647700f7ddc46d4fabb4b3702142aa0fe9bd23026eba98c704026e9e9_ppc64le",
"8Base-RHACM-2.4:rhacm2/multicluster-operators-application-rhel8@sha256:27492dfdd71cc0bae6e01a184ac8fe5677ce172583b0fd1b9112dfd789009839_ppc64le",
"8Base-RHACM-2.4:rhacm2/multicluster-operators-application-rhel8@sha256:3af2802a89c09966e9c63f40974d8554a7b7b88cc386bbf5bda0a4cc987b7c15_s390x",
"8Base-RHACM-2.4:rhacm2/multicluster-operators-application-rhel8@sha256:723ac91ea8c130d80b48db30e05186607210aea71c7afc1c072b9a691e350215_amd64",
"8Base-RHACM-2.4:rhacm2/multicluster-operators-channel-rhel8@sha256:09883ff8a783d3f83e1c26566555c5ad140cc8bbf0d4cdb5220ef344c6282752_ppc64le",
"8Base-RHACM-2.4:rhacm2/multicluster-operators-channel-rhel8@sha256:4a34b2593897d4b1a1af124bdf6fb7e51bbd97bb4c56dd8ae463b3f3abbb7718_s390x",
"8Base-RHACM-2.4:rhacm2/multicluster-operators-channel-rhel8@sha256:883282b801566b5a40a32e33ebc431ac1398afb68f47ce931cc82b8b9eca1e55_amd64",
"8Base-RHACM-2.4:rhacm2/multicluster-operators-deployable-rhel8@sha256:0a15e49232c20ead26ade38823cd40d785e612670a41cac28ecea2066025a3d1_amd64",
"8Base-RHACM-2.4:rhacm2/multicluster-operators-deployable-rhel8@sha256:0ecd46eb89e90d787c442fd0ca92f84e9bf7fa6c2e315a0b95912616687c0580_s390x",
"8Base-RHACM-2.4:rhacm2/multicluster-operators-deployable-rhel8@sha256:bd148be0ad6ddbcc1995f94b4660d3fbe2338112230c840d77f53a564b14ec4a_ppc64le",
"8Base-RHACM-2.4:rhacm2/multicluster-operators-placementrule-rhel8@sha256:4bdca102dae861d39d81a2df4be1767e4e702ce3836224e9b875f613d1af0c37_ppc64le",
"8Base-RHACM-2.4:rhacm2/multicluster-operators-placementrule-rhel8@sha256:d71975de4b1d6b53d19ddf338f3d19ad7e28812f8fc932c144eee630d9cab176_amd64",
"8Base-RHACM-2.4:rhacm2/multicluster-operators-placementrule-rhel8@sha256:fa3e2e45501d661f4f724dea809b6eff73455db623b03178130590dbf317dba5_s390x",
"8Base-RHACM-2.4:rhacm2/multicluster-operators-subscription-release-rhel8@sha256:2e13c28d1f18f2efac62207515450a42732d4be790199ab0e5ddf2f181649cb4_ppc64le",
"8Base-RHACM-2.4:rhacm2/multicluster-operators-subscription-release-rhel8@sha256:50dc29deac8efaac3bf321270b718dec41d8b80746d3548c076ab26b2c6b63ca_s390x",
"8Base-RHACM-2.4:rhacm2/multicluster-operators-subscription-release-rhel8@sha256:faae7a0632b10dc9b65af7a8af7e7c7d9e26f2f7087687fa19d2afefa7426c5a_amd64",
"8Base-RHACM-2.4:rhacm2/multicluster-operators-subscription-rhel8@sha256:1fa2779aab32977ec8e867ed188dcdd66106986c3cbf39f02e2a555873ba478a_ppc64le",
"8Base-RHACM-2.4:rhacm2/multicluster-operators-subscription-rhel8@sha256:731a4f0919cbab729e9dded9e513ec4ad5e1b48967c21f65f3b494158a6b25ba_s390x",
"8Base-RHACM-2.4:rhacm2/multicluster-operators-subscription-rhel8@sha256:ec803f14f854b73a873f95027617246888ea28029f2f4bb5b7f39a5dd63399ca_amd64",
"8Base-RHACM-2.4:rhacm2/multiclusterhub-repo-rhel8@sha256:75504c269b3d0c2af9b48317f3dc070fae58a1e46e95283e2e0e1ab6b60f452d_amd64",
"8Base-RHACM-2.4:rhacm2/multiclusterhub-repo-rhel8@sha256:c21ffdaa0ce90e6c08f4814c09d9a0bd34d341ad1fc8f6ff2152e9007393ba1f_s390x",
"8Base-RHACM-2.4:rhacm2/multiclusterhub-repo-rhel8@sha256:e1e522835d65503d467dc9ef7c4a0149adfc4cbd3620134adb4a5694eda2f0c4_ppc64le",
"8Base-RHACM-2.4:rhacm2/multiclusterhub-rhel8@sha256:37cf6ccd9a2b9af4444fa192e7b5e6979687bd5159d97f48da40c4f9bad249eb_amd64",
"8Base-RHACM-2.4:rhacm2/multiclusterhub-rhel8@sha256:b8dea0eca4c8aaefee6be9afea77e3302ad551f68f5a87316caf65e13ac9138d_s390x",
"8Base-RHACM-2.4:rhacm2/multiclusterhub-rhel8@sha256:d173cf78965bd026a6333af91b55305ea9c349e630fa53548ee42d791295cd69_ppc64le",
"8Base-RHACM-2.4:rhacm2/node-exporter-rhel8@sha256:0b2cf97a3d82fb4570dee71c1232ef9998c7efcd1d9415f9f41351457802d62d_amd64",
"8Base-RHACM-2.4:rhacm2/node-exporter-rhel8@sha256:93e85d546c624a685221a5d0c9085fa59752105587a531c58066a856defa322a_ppc64le",
"8Base-RHACM-2.4:rhacm2/node-exporter-rhel8@sha256:b20c7b88c52ab9772ebd2216333d6324cba08c653135af469a9e6ccb6648d7c6_s390x",
"8Base-RHACM-2.4:rhacm2/observatorium-rhel8-operator@sha256:078b48f3746c33e0c69b11c9e51e70c220a3cc6f0fd26eb5b30534b16c6a2efa_s390x",
"8Base-RHACM-2.4:rhacm2/observatorium-rhel8-operator@sha256:0e1ec4eda138936261dc5a76a18fa4ace6082c636b30021ce10d5d4d0acea890_ppc64le",
"8Base-RHACM-2.4:rhacm2/observatorium-rhel8-operator@sha256:70e41fdcacd43b4e498b8d5917d0e2fb640f4e85f30b1d6646b27aee1bc8dafc_amd64",
"8Base-RHACM-2.4:rhacm2/observatorium-rhel8@sha256:431149d31b309822fa9476f951ae39bde3a81cc5d17d2a79062ced7b729166cd_amd64",
"8Base-RHACM-2.4:rhacm2/observatorium-rhel8@sha256:65aaebf97e8b904e9ff1520f4bc4704bc21614a7377f66a4c6776032621a9ccf_s390x",
"8Base-RHACM-2.4:rhacm2/observatorium-rhel8@sha256:804054ba7c65c0814307017e3ff6681ba25e62384468adbf3712418e1f3b321f_ppc64le",
"8Base-RHACM-2.4:rhacm2/openshift-hive-rhel8@sha256:80950fa60359f90359129bff09665d7e94150bfbcfb048dc46ec77309479733b_ppc64le",
"8Base-RHACM-2.4:rhacm2/openshift-hive-rhel8@sha256:bae2680af5a00937f0ecc680ad979b131ad65fc47c4683dec69e45e442dd38b4_amd64",
"8Base-RHACM-2.4:rhacm2/openshift-hive-rhel8@sha256:c75cad252f1bda9dac27d1145ee01fe91078e6bc29c60b72f2f0977cea56ae9c_s390x",
"8Base-RHACM-2.4:rhacm2/placement-rhel8@sha256:1cc55dc4ec890f583cf63c7c1d5451cd1e409dbb8feed7bb854e6970ba0e9cbd_s390x",
"8Base-RHACM-2.4:rhacm2/placement-rhel8@sha256:98f3db6bd38eec496565558b8c81a06b51fe22ad4c5a462a6b43a61ab3bc853c_amd64",
"8Base-RHACM-2.4:rhacm2/placement-rhel8@sha256:a0a5b1e0cd29da2c215f3ce555230477ce775cbd79423c74426aaa4f7f56cfc5_ppc64le",
"8Base-RHACM-2.4:rhacm2/prometheus-alertmanager-rhel8@sha256:29c84506cb42edbede5abdf086433ef003d677135fe3b51093c1fbafa6f666e0_s390x",
"8Base-RHACM-2.4:rhacm2/prometheus-alertmanager-rhel8@sha256:be4e1ac4ca5c8145ad7488bc9f067d8f1b9f4cb3d79ac43f4addd19cc66a584b_amd64",
"8Base-RHACM-2.4:rhacm2/prometheus-alertmanager-rhel8@sha256:fc83710377e91bec8866053bb2b9f91be7a3c25993488a6f9641e7c93918aadc_ppc64le",
"8Base-RHACM-2.4:rhacm2/prometheus-rhel8@sha256:1587535175898f97007552a6023ef0785861271dc939a751c98db0c41c9e2c97_amd64",
"8Base-RHACM-2.4:rhacm2/prometheus-rhel8@sha256:4aa41836d3699f3b8a546703fa5032a01af6bcac60465e779769c32a36352d0d_s390x",
"8Base-RHACM-2.4:rhacm2/prometheus-rhel8@sha256:f7971a684bcdce02604319ecace5ba585797f116a64024da815bf3e2d27f6251_ppc64le",
"8Base-RHACM-2.4:rhacm2/provider-credential-controller-rhel8@sha256:827351fc8036170bfb1b6d0fc15c84476c8913ae044163884ff89424e0e4235f_s390x",
"8Base-RHACM-2.4:rhacm2/provider-credential-controller-rhel8@sha256:a6f1234d8f90e06b88775ce831e574ec0621e487043d412d7c35d2bde6db21f9_amd64",
"8Base-RHACM-2.4:rhacm2/provider-credential-controller-rhel8@sha256:e33d7b73b6a7d41ef7779800af177a4557608ea87c854e457d0421332fcb421f_ppc64le",
"8Base-RHACM-2.4:rhacm2/rbac-query-proxy-rhel8@sha256:1d1c793c2bf89cb49dc4625981b4f7bc9cc827d01d7c57af88cde59adde21787_amd64",
"8Base-RHACM-2.4:rhacm2/rbac-query-proxy-rhel8@sha256:a129031e0e3c0e389a104f1ad15f4ecbb6382d79e19c62e7b22b31bee7021cdd_s390x",
"8Base-RHACM-2.4:rhacm2/rbac-query-proxy-rhel8@sha256:b549a06e14f326d196883c8168db3f82edbb952184ea4742b6d4eca78b13bc69_ppc64le",
"8Base-RHACM-2.4:rhacm2/redisgraph-tls-rhel8@sha256:7e3245ba0f53c4c510f7151b3e940c13d5a79d8d95b203e3b8ceaca4ceea42ea_ppc64le",
"8Base-RHACM-2.4:rhacm2/redisgraph-tls-rhel8@sha256:9fb4a62d70505c508d0d8dc158f8fa1c759c23f6a13c6a069a40a32c5cbce1fe_s390x",
"8Base-RHACM-2.4:rhacm2/redisgraph-tls-rhel8@sha256:cdf817bdb70737e6912e550fa1602bbbcaa5b34a2e2d47a249000aac560cc6f0_amd64",
"8Base-RHACM-2.4:rhacm2/registration-rhel8-operator@sha256:3ca37dec679c11f1333c5fd6c866867ce2e7ed5d3c139c2ad8f3ad7d10be70c0_s390x",
"8Base-RHACM-2.4:rhacm2/registration-rhel8-operator@sha256:45b0e1027807496b3c2a10d8e7c015cc91cc77b9832639adb51a6e5fc7f5071b_ppc64le",
"8Base-RHACM-2.4:rhacm2/registration-rhel8-operator@sha256:6710d98fb67533848a96f35fcbeb0adf6999a7e6534068ccc9956105a4d2db73_amd64",
"8Base-RHACM-2.4:rhacm2/registration-rhel8@sha256:0fbe6a1234544b31be5b6ba778895d31b0486783116796e0e31079cd2ee9f87a_ppc64le",
"8Base-RHACM-2.4:rhacm2/registration-rhel8@sha256:494e65b5e3bf27c3bae221db5154b119ef7689b2cb42894f05c40cf4608f1da6_s390x",
"8Base-RHACM-2.4:rhacm2/registration-rhel8@sha256:5d614eda176a91d5359e8a44a6f93a3fdbda8080f2209f342f83d4816b2d0008_amd64",
"8Base-RHACM-2.4:rhacm2/search-aggregator-rhel8@sha256:176ba84e41d3465826245fd9acd199c0b292c25a76c88bbcab8c07d93829ff9c_s390x",
"8Base-RHACM-2.4:rhacm2/search-aggregator-rhel8@sha256:3857111bc468c7bb79a7476d6bc5df0add7d8951799b65b6414f1f5dd3d5b9b8_amd64",
"8Base-RHACM-2.4:rhacm2/search-aggregator-rhel8@sha256:52a2dd79f67b1910a7129f70ba18b48656cd41b2a15f2ae4af2509c0eaa4205a_ppc64le",
"8Base-RHACM-2.4:rhacm2/search-api-rhel8@sha256:2d64646d663ac682a087fc69314bd72751ba2b005ab08a93da223470a863a740_amd64",
"8Base-RHACM-2.4:rhacm2/search-api-rhel8@sha256:74ccabf407b668837238eb3ad2e536fcb0b3df9a48741f43edf2456fbee80cc6_ppc64le",
"8Base-RHACM-2.4:rhacm2/search-api-rhel8@sha256:de9cc78ae58b063980c0fd3797cc6aba79bedc22898dae3fbce64c94dfd82909_s390x",
"8Base-RHACM-2.4:rhacm2/search-collector-rhel8@sha256:37c5344f9061f44ea363d64c2118e791999007ecdead8d15c8c121aff83631fe_amd64",
"8Base-RHACM-2.4:rhacm2/search-collector-rhel8@sha256:98fb5b0965d41badb9933eb0fc23a5006c1e1cb555a8b80b63a6a00bc87b1c7a_s390x",
"8Base-RHACM-2.4:rhacm2/search-collector-rhel8@sha256:ff9c98d5836007520ff971116d5c143b6e0fafa25e5c8f0dfd4b1a23f191f1d2_ppc64le",
"8Base-RHACM-2.4:rhacm2/search-rhel8@sha256:13b61bea54f6d67fb749852d48dc6a035ee516ed5f3d339619b97924e078ca59_ppc64le",
"8Base-RHACM-2.4:rhacm2/search-rhel8@sha256:210fdca717aef2b4159e223a4f0bab06cdae9491d2c890d63710cf3c71de0c32_amd64",
"8Base-RHACM-2.4:rhacm2/search-rhel8@sha256:5f3249435b29dba366242d6e68e6f1f2f4a8f4cd8941fb881d297bd5ed9fa72e_s390x",
"8Base-RHACM-2.4:rhacm2/search-ui-rhel8@sha256:2203d5c5cadd4be391bba00bbf8a588e930dcde7c438e15c14ed0e7a3fd31522_s390x",
"8Base-RHACM-2.4:rhacm2/search-ui-rhel8@sha256:aa0f257b502a6fcf1d2eb2270858f7d145abee32b9a64ba511bab22218b74e0a_ppc64le",
"8Base-RHACM-2.4:rhacm2/search-ui-rhel8@sha256:d4a81b7b29b9a76aa631ad26471b3cd6202775853f5a2102260c4f1e339cdfe0_amd64",
"8Base-RHACM-2.4:rhacm2/submariner-addon-rhel8@sha256:0faded1f0229ce80be36090a54ed761f1c89b414e84bd11d680fbddd382a986b_amd64",
"8Base-RHACM-2.4:rhacm2/submariner-addon-rhel8@sha256:4331c06cda7427491fcf5061f9695ab5f87dea5a02b5b915b1354c20f3cff830_s390x",
"8Base-RHACM-2.4:rhacm2/submariner-addon-rhel8@sha256:514d5c15aceb07e72ba74d9ba1b3bdc2e84e1c4060b2facdb886809b118c704c_ppc64le",
"8Base-RHACM-2.4:rhacm2/thanos-receive-controller-rhel8@sha256:2da6d891769a4d9cb936d93a8ea84eea45f33e482c79cc74418f4143c5c145e7_s390x",
"8Base-RHACM-2.4:rhacm2/thanos-receive-controller-rhel8@sha256:8c0745aa13e06c6cc159d8be33302b766673bdd1aedff1309d205519587440ab_amd64",
"8Base-RHACM-2.4:rhacm2/thanos-receive-controller-rhel8@sha256:8d0e265c199c32e757c2004d89db64bc64092171b98068aab03f977a744cc5bc_ppc64le",
"8Base-RHACM-2.4:rhacm2/thanos-rhel8@sha256:8036c9dd2d44027f5173b935ee8dcd9b3e87b433d65a50f83ffa76a503cf747c_s390x",
"8Base-RHACM-2.4:rhacm2/thanos-rhel8@sha256:ed22c2650f0d908174896647ced911a49945714a114836096b787cc879164bc4_ppc64le",
"8Base-RHACM-2.4:rhacm2/thanos-rhel8@sha256:fbe3062ae92faafd40caac5ddd0b20e2d1bfcaa64febebc0dcd5d368a3734c12_amd64",
"8Base-RHACM-2.4:rhacm2/volsync-mover-rclone-rhel8@sha256:0b3c2d30d0a6109db50dba4053d795fc92bfcadc380a8a8deb5ae4ef4e6d29fa_ppc64le",
"8Base-RHACM-2.4:rhacm2/volsync-mover-rclone-rhel8@sha256:6784f7672ac4c8f47ddaf9b5fc6b98f2c1d18c48be212114eeab9babb780cba6_s390x",
"8Base-RHACM-2.4:rhacm2/volsync-mover-rclone-rhel8@sha256:ada830a6dfa3f00aba2a32225a9884bbe31d20b93ece21249b11e6b037d85e75_amd64",
"8Base-RHACM-2.4:rhacm2/volsync-mover-restic-rhel8@sha256:31244fad1da3b5c258babd12defc1192a8534727f12ad775aad9d202fb6a5947_amd64",
"8Base-RHACM-2.4:rhacm2/volsync-mover-restic-rhel8@sha256:3ac9147cf782a40b3881973a399add430aee10cdfe1abdb00c98a0b5a3a527dc_s390x",
"8Base-RHACM-2.4:rhacm2/volsync-mover-restic-rhel8@sha256:9d00b2d06752192dd8f8f48aeb2786ac1ee0c062ed8916cf3f693c7d2a05e208_ppc64le",
"8Base-RHACM-2.4:rhacm2/volsync-mover-rsync-rhel8@sha256:30e06b75f83e22faeed2108f68b158fb35b4db22b83f049c61706ddcbfef27d9_ppc64le",
"8Base-RHACM-2.4:rhacm2/volsync-mover-rsync-rhel8@sha256:530aedee3aeca43ef0501f5cd2aa07c65eb708ac1a7fcd97fc3000358744d1bd_s390x",
"8Base-RHACM-2.4:rhacm2/volsync-mover-rsync-rhel8@sha256:c5621b5d113a1330bdc04f1fce05fd6f16c10526511ba207cb24551f7efe0e58_amd64",
"8Base-RHACM-2.4:rhacm2/volsync-rhel8@sha256:1ab81a27373c351eb2c932536fc9ea6cbf74911b794e3cd183c8e5624940a656_ppc64le",
"8Base-RHACM-2.4:rhacm2/volsync-rhel8@sha256:90ed24a800b82c2eb1c0f2d08aa11b2bea942e6a9044e3a01a5778877e7b376a_s390x",
"8Base-RHACM-2.4:rhacm2/volsync-rhel8@sha256:9e02a53649909a9d3ccd5c22f5c231b3ad69f451d7b5a32033046f3031cde188_amd64",
"8Base-RHACM-2.4:rhacm2/work-rhel8@sha256:0facf27d638269e722029217ef72016556c60e42887a836e4a0ad6140c1b6dcf_s390x",
"8Base-RHACM-2.4:rhacm2/work-rhel8@sha256:5694a214f662b4556b1fdf088ef0d33d6674dc3be3ae5d2fbdf00e56addeae3c_amd64",
"8Base-RHACM-2.4:rhacm2/work-rhel8@sha256:73b036d1c7b9c44010ef9716be8c96bfd2a7af7e09b2cf3402cc2aac81ef94e4_ppc64le"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "nodejs/undici: Cookie headers uncleared on cross-origin redirect"
},
{
"cve": "CVE-2022-36067",
"cwe": {
"id": "CWE-913",
"name": "Improper Control of Dynamically-Managed Code Resources"
},
"discovery_date": "2022-09-07T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2124794"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in the vm2 sandbox when running untrusted code, as the sandbox setup does not manage proper exception handling. This flaw allows an attacker to bypass the sandbox protections and gain remote code execution on the hypervisor host or the host which is running the sandbox.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "vm2: Sandbox Escape in vm2",
"title": "Vulnerability summary"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\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.4:rhacm2/acm-grafana-rhel8@sha256:17c53124f6c09cc839f533aee0c870078f547fef29a19803814f5c5fbc5e7939_s390x",
"8Base-RHACM-2.4:rhacm2/acm-grafana-rhel8@sha256:644a295644e91a8976d4df02e5ccdd711d8d3c8fa409cae698671b49b96ec00a_ppc64le",
"8Base-RHACM-2.4:rhacm2/acm-grafana-rhel8@sha256:9c9b992bf748282d7cdc941b7907bbcbabe69a8b287bc4195a6bc8b9d9b6cbd0_amd64",
"8Base-RHACM-2.4:rhacm2/acm-must-gather-rhel8@sha256:0cca0dbb0b7adff8eaea1315b422edb6ea1778befa4772f3e6f5755fb5519196_s390x",
"8Base-RHACM-2.4:rhacm2/acm-must-gather-rhel8@sha256:63b5758cfcffe96326b090ae51d38c00ca13b35e9fe5e4354cd33e67d042c41b_amd64",
"8Base-RHACM-2.4:rhacm2/acm-must-gather-rhel8@sha256:cfc97f6c9495bac2635e016dd47049683f8ed78c932ef2c70cec2ec7be323fea_ppc64le",
"8Base-RHACM-2.4:rhacm2/acm-operator-bundle@sha256:346215260baa3371853d15ccc451c3ac418813c5cd9b422b0ad9f2dd6ae8a511_s390x",
"8Base-RHACM-2.4:rhacm2/acm-operator-bundle@sha256:cb4fca4155dc3e274712c0c7609eb6111a6e03207ddaa0d5c3c8752badc15b2c_amd64",
"8Base-RHACM-2.4:rhacm2/acm-operator-bundle@sha256:cceb82a8492d7e971e515f1a0a5391a1051e4f130f7a14e412def20616e05d40_ppc64le",
"8Base-RHACM-2.4:rhacm2/agent-service-rhel8@sha256:5b5046b04aa10807a6676916cf4744f0cd36c056dd3fd626304814af2d665cf9_amd64",
"8Base-RHACM-2.4:rhacm2/agent-service-rhel8@sha256:5c89bb44eda9a0754ea1d1ca69ea260f02f060c517194251519439e4b943e46a_ppc64le",
"8Base-RHACM-2.4:rhacm2/agent-service-rhel8@sha256:cfe9dfc60224b6206d6fbbc4c4ee95e378ce2da8b79c176e5e7bfdd8b0375f88_s390x",
"8Base-RHACM-2.4:rhacm2/application-ui-rhel8@sha256:6acf7df47405a4ccb3ede12db6574a0829d28f94ea5d20d6041db1bd045a90c6_ppc64le",
"8Base-RHACM-2.4:rhacm2/application-ui-rhel8@sha256:96c10e483a1c99f0ac91fb84df87ebe927e82ca35ef7e36e0f583121dcdd8b15_amd64",
"8Base-RHACM-2.4:rhacm2/application-ui-rhel8@sha256:ffb0b475eccc16a227f13a3d0d332f9cd9b96eade52646352a7497f903edf1a2_s390x",
"8Base-RHACM-2.4:rhacm2/assisted-image-service-rhel8@sha256:2c2f96ebf908cf415613aec65a414884ec35784e4bdcd4c4b4978aa98149af4d_amd64",
"8Base-RHACM-2.4:rhacm2/assisted-image-service-rhel8@sha256:c89023b0b424e2b8800399fc4b6cfa9336248f3222097c094d33fd2b872398aa_ppc64le",
"8Base-RHACM-2.4:rhacm2/assisted-image-service-rhel8@sha256:e49c328eb815293dd606199a0b8a2bd0db6bbf5d87eeaa7902d6d4df1bb41d35_s390x",
"8Base-RHACM-2.4:rhacm2/assisted-installer-agent-rhel8@sha256:86fd675a09451d3ee552452999cd2c82410174f5e55dcfd4f21286559363217e_amd64",
"8Base-RHACM-2.4:rhacm2/assisted-installer-reporter-rhel8@sha256:dcc214165e5c895925f52673577fa73274b017e3e9017818bf5c0327b3600ffb_ppc64le",
"8Base-RHACM-2.4:rhacm2/assisted-installer-reporter-rhel8@sha256:f7004db056478b4c1b101ab0ceac24f78dbefc018a1e76e12e8a4f69fd171175_amd64",
"8Base-RHACM-2.4:rhacm2/assisted-installer-rhel8@sha256:6e002bec6af8e7d7b0c89bc25f4a9e3224e47f5638be7cc2a9c68a5e92447254_amd64",
"8Base-RHACM-2.4:rhacm2/assisted-installer-rhel8@sha256:815976efa30282899af7de91b5df1fdeca10c709d0fc60d09d8f3abb1c2acdc3_ppc64le",
"8Base-RHACM-2.4:rhacm2/cert-policy-controller-rhel8@sha256:0e30470d12e11f473750e0b95833d0d1fe6fd3ee9d9d0c5d7454614449156148_s390x",
"8Base-RHACM-2.4:rhacm2/cert-policy-controller-rhel8@sha256:2324eeab4219c1c953b698cbd1cf57e0af777f31042de00eaaa2bf163f84cae1_amd64",
"8Base-RHACM-2.4:rhacm2/cert-policy-controller-rhel8@sha256:c3d60eaf9f775e623114d093450b5d170b4048ef1e52267a2153ec54489bd00f_ppc64le",
"8Base-RHACM-2.4:rhacm2/cluster-backup-rhel8-operator@sha256:9969b8f2f91bd0a3ef0e89300d66a656238a3a3361d56cf7fc0eb55db1752782_amd64",
"8Base-RHACM-2.4:rhacm2/cluster-backup-rhel8-operator@sha256:d5639931ddcb1288f279f54a3688fcb8c94d710a457917c46bfa3db6cd1a317b_s390x",
"8Base-RHACM-2.4:rhacm2/cluster-backup-rhel8-operator@sha256:fa4667d27a8778efc83ace86657c638aacb7ccc3168c489d427c1d6ab834cbb2_ppc64le",
"8Base-RHACM-2.4:rhacm2/cluster-curator-controller-rhel8@sha256:4b32ee29c898c9f52a5fdeed3a6a595ac157db7051b36086eddf7a8f91b2ec08_ppc64le",
"8Base-RHACM-2.4:rhacm2/cluster-curator-controller-rhel8@sha256:9e6a260d8130731601612a56cea728fc6b80cfa3d7fd8b6612175ff76b290dea_s390x",
"8Base-RHACM-2.4:rhacm2/cluster-curator-controller-rhel8@sha256:faa454bab3f9ea36a2d5a1eaa16806ac3669472856833e750571e45da7074d40_amd64",
"8Base-RHACM-2.4:rhacm2/cluster-proxy-addon-rhel8@sha256:03d738d93d893b9fd9d2587e14b9a7a92bbb5eca4b85901b5e07cff1e7a3ab73_s390x",
"8Base-RHACM-2.4:rhacm2/cluster-proxy-addon-rhel8@sha256:22c9595f3f4d95b6dc6c17ce5412f4131d9ce501f2660f23d176f276c4a97a73_ppc64le",
"8Base-RHACM-2.4:rhacm2/cluster-proxy-addon-rhel8@sha256:ae6de1e14b7897a944733cdb9963f31990d696a66260974d3f692e0af87161d3_amd64",
"8Base-RHACM-2.4:rhacm2/clusterclaims-controller-rhel8@sha256:2c7f03c0ca17163c949249bb4b480a0fd2c986e55b0dc23c6cd3b0a974b4c229_ppc64le",
"8Base-RHACM-2.4:rhacm2/clusterclaims-controller-rhel8@sha256:bd8fa875e2c6b6c650c21089441b417ae657b8e1fda2786d2f328978776a6883_s390x",
"8Base-RHACM-2.4:rhacm2/clusterclaims-controller-rhel8@sha256:c49c92c632968e08f74d08eaa99862f0dd8dd1fe4a85f05e57efa90e5dca5563_amd64",
"8Base-RHACM-2.4:rhacm2/clusterlifecycle-state-metrics-rhel8@sha256:3711cb41642a7fffc69a0c98db128d39d980555127f22a9d1dfd76c9631b8edc_ppc64le",
"8Base-RHACM-2.4:rhacm2/clusterlifecycle-state-metrics-rhel8@sha256:60a54bc76a84f2369b02dc1b9b0d8353da93acc9f8193a26739110c6fe59abdd_s390x",
"8Base-RHACM-2.4:rhacm2/clusterlifecycle-state-metrics-rhel8@sha256:6df08e52cee6890187b6be3a62b36c18fcff7e34630da933e0a5f7bcecec6b4c_amd64",
"8Base-RHACM-2.4:rhacm2/config-policy-controller-rhel8@sha256:8fb0581852dc1dfd80a81ba03c6976da1aa8d93675f626765f2266adfa94d5ac_s390x",
"8Base-RHACM-2.4:rhacm2/config-policy-controller-rhel8@sha256:929233f873cbf980fb850a9812c98bd09f907e26d9afeb1c0198d52776e33b32_ppc64le",
"8Base-RHACM-2.4:rhacm2/config-policy-controller-rhel8@sha256:a3653dcecb777d7b3915c49b7999793b90dd4524628d5517368a0837af46aa07_amd64",
"8Base-RHACM-2.4:rhacm2/console-api-rhel8@sha256:02481bcf2ddd1771d965e947cfcbad66540e2df055a3013bee5185ab84960d6d_ppc64le",
"8Base-RHACM-2.4:rhacm2/console-api-rhel8@sha256:3a47d211370efc6e1661d4d0abd0d5abc65d8a759218af7c2722db820a664d8c_s390x",
"8Base-RHACM-2.4:rhacm2/console-api-rhel8@sha256:789e1950e886e54c341699cc8ec0c4bfb9a0e295e49961366759e861d32d5ef9_amd64",
"8Base-RHACM-2.4:rhacm2/console-rhel8@sha256:5215e1a2f456b83ba4ae02ea653bef51d331ced6e9a4c67958e8c41cd88aa818_s390x",
"8Base-RHACM-2.4:rhacm2/console-rhel8@sha256:d5cbabd5d26e6e712d9f531db8ebaa3a793599538ef2e62262b02c165ea74b9a_ppc64le",
"8Base-RHACM-2.4:rhacm2/console-rhel8@sha256:e797bce5724653b3ae0395c66c4796dc0594002cdde7242f4fd29c2fd5e703fa_amd64",
"8Base-RHACM-2.4:rhacm2/discovery-rhel8-operator@sha256:224af94e4e027bfb7edff3f889ec08aa031eaede2e4a02c67ce2925f29230ea8_s390x",
"8Base-RHACM-2.4:rhacm2/discovery-rhel8-operator@sha256:5dd54d496d15c262072c6024385e9fbf016edabe8a6bcdf31ec63ed5c445088c_amd64",
"8Base-RHACM-2.4:rhacm2/discovery-rhel8-operator@sha256:f64cae3c176e4b18af716ba054dcebafa07c3f893943de09b7dfd0285a9271d5_ppc64le",
"8Base-RHACM-2.4:rhacm2/endpoint-monitoring-rhel8-operator@sha256:516888a8ee8d509b77cda6ef2154a6d70a94a48a2c8c5bc7a9b1b9f2e089ff57_ppc64le",
"8Base-RHACM-2.4:rhacm2/endpoint-monitoring-rhel8-operator@sha256:c48ced70438f389ee0a22a8670db80c121c087728533c5cd2070751ce3b2614e_amd64",
"8Base-RHACM-2.4:rhacm2/endpoint-monitoring-rhel8-operator@sha256:ee184be0540e401b6834747b6632b11d69269f3d9ab44bc4aaab9fc9877191aa_s390x",
"8Base-RHACM-2.4:rhacm2/governance-policy-propagator-rhel8@sha256:b5a8689de0cc37c38daca89e1a6f64b6601b341a8f12ef6c093ec12b83bca4e8_s390x",
"8Base-RHACM-2.4:rhacm2/governance-policy-propagator-rhel8@sha256:f885cac3c1b78c94885f9a9e197511c51b5470b192d6ac48e6cb20a592b36832_ppc64le",
"8Base-RHACM-2.4:rhacm2/governance-policy-propagator-rhel8@sha256:fbec65b4937bbdad28cc1e04b5b215caddeaacda3a844cd0a45ade093997adc3_amd64",
"8Base-RHACM-2.4:rhacm2/governance-policy-spec-sync-rhel8@sha256:2c130b6df67cd0a8ee055d9b8bb3ede4bcf211978db7cdd892f78bf1d56dd269_amd64",
"8Base-RHACM-2.4:rhacm2/governance-policy-spec-sync-rhel8@sha256:6a8227f1560751fd8e1d2ec8136d8855599727eb7ad382bd5b18167ba46b31ff_ppc64le",
"8Base-RHACM-2.4:rhacm2/governance-policy-spec-sync-rhel8@sha256:c2c6ab3e7317dee023b79cc868c052a8a602610925932358498a3a215d5c8089_s390x",
"8Base-RHACM-2.4:rhacm2/governance-policy-status-sync-rhel8@sha256:385006b34743b689054c581eaaffb5298adfd092eaa13ff6c24f28fa5b79a178_amd64",
"8Base-RHACM-2.4:rhacm2/governance-policy-status-sync-rhel8@sha256:6c2ec36725b956432591b6cb6a20d4eb2ac3bf759ab4a901f581c81bcb12270c_ppc64le",
"8Base-RHACM-2.4:rhacm2/governance-policy-status-sync-rhel8@sha256:76f717cb9fe271941f45794a8dd9ebb85af0f7ab6cd104a698352b875e1b721d_s390x",
"8Base-RHACM-2.4:rhacm2/governance-policy-template-sync-rhel8@sha256:2d0d4141d0df7a5309edb3aa064591479facd14d604f5338383a88a7c01fb976_s390x",
"8Base-RHACM-2.4:rhacm2/governance-policy-template-sync-rhel8@sha256:a96e372e54eadb8c0f384eaf5295a5a17ab701c5051b5ae59341ecc01489099b_ppc64le",
"8Base-RHACM-2.4:rhacm2/governance-policy-template-sync-rhel8@sha256:d9135c4c5eb68af915b552e2d7fe62251f4a3a23d45a7b193d754b7da900b159_amd64",
"8Base-RHACM-2.4:rhacm2/grafana-dashboard-loader-rhel8@sha256:1f8b57a645d0abc3e639eb493f228d3485f4a3f53528175bc386f712fce7cd3f_amd64",
"8Base-RHACM-2.4:rhacm2/grafana-dashboard-loader-rhel8@sha256:5419a6207c0cd1adb21d7c4c3378d31f240a9f29674aee612608d015fe0b491f_ppc64le",
"8Base-RHACM-2.4:rhacm2/grafana-dashboard-loader-rhel8@sha256:6190c4487c63f61cb24e8d219aa1ebc6ff5d8d8b1ece5bbb3da5d46e67f0b98c_s390x",
"8Base-RHACM-2.4:rhacm2/grc-ui-api-rhel8@sha256:40f04e8634a2151e7a4aefe823c980d1d98c89ddb1210b55b4c0566bd85fd787_amd64",
"8Base-RHACM-2.4:rhacm2/grc-ui-api-rhel8@sha256:999f7119e60d578cd54b08135838fb8ecb996cd93f8e6f07ee92ec776f86f3d7_s390x",
"8Base-RHACM-2.4:rhacm2/grc-ui-api-rhel8@sha256:a8072d656eb14084eafd141690c02119376c9436faab8e4d219e1f0ade7ed2ec_ppc64le",
"8Base-RHACM-2.4:rhacm2/grc-ui-rhel8@sha256:18beaf038580dd78d44cdbd7b3e9bfab16b1ae9f1b454689abe1ebfefe4964b5_amd64",
"8Base-RHACM-2.4:rhacm2/grc-ui-rhel8@sha256:2e28251e1a65b7176007f53887f3693e5268848b1bb8a1e084e9f1064deaec8a_s390x",
"8Base-RHACM-2.4:rhacm2/grc-ui-rhel8@sha256:3848541d746de6dfacca63f06f29fc7d203dfa4c73dbd749407896ddddb7306c_ppc64le",
"8Base-RHACM-2.4:rhacm2/iam-policy-controller-rhel8@sha256:0deeefc1600e43aac6d9eadd05b32d3a1b2059632ec7e8b005eb2245b52dbd98_amd64",
"8Base-RHACM-2.4:rhacm2/iam-policy-controller-rhel8@sha256:7d1534ff8b00cd38716d2bfb65b924a45e9ec18a8eccad13c5e3818f858630b6_s390x",
"8Base-RHACM-2.4:rhacm2/iam-policy-controller-rhel8@sha256:b2fa794482a54fcfcbf7d0ac8597e9cb0ac0c73cfe5afa8bf2e73ca35d37feb9_ppc64le",
"8Base-RHACM-2.4:rhacm2/insights-client-rhel8@sha256:0f567016e55498bef2be33665d247eb14308b13aaef5cc670de7e06ff830cb9a_amd64",
"8Base-RHACM-2.4:rhacm2/insights-client-rhel8@sha256:6bd666f6d541ab33598c4a38ac05e8f65f19e03d8630cf685c89b05f14c4f1b8_ppc64le",
"8Base-RHACM-2.4:rhacm2/insights-client-rhel8@sha256:85bf407b6bc232952f4dd7c1edd8a7f4a168a6995d7b866f4417bc65a162efd5_s390x",
"8Base-RHACM-2.4:rhacm2/insights-metrics-rhel8@sha256:180e2ac58d3549c7ed583da66fba14368c606feb65b4313aac3b4f889ec091bb_amd64",
"8Base-RHACM-2.4:rhacm2/insights-metrics-rhel8@sha256:2492650b89feab7de0408be0e3af6d889e6291bb7064ea524dafca87b252840e_s390x",
"8Base-RHACM-2.4:rhacm2/insights-metrics-rhel8@sha256:93066377331da7f85024ae541440cb409c741d393adfdfe289f7d5836c0da183_ppc64le",
"8Base-RHACM-2.4:rhacm2/klusterlet-addon-controller-rhel8@sha256:018f6d71abae2963c853fe9d1a41fdad2df91acb72fee775af08275647d3019f_amd64",
"8Base-RHACM-2.4:rhacm2/klusterlet-addon-controller-rhel8@sha256:500d5166ea2f808c46b71d1a5470a35bffa484d860161a16e9809f90d021b23e_ppc64le",
"8Base-RHACM-2.4:rhacm2/klusterlet-addon-controller-rhel8@sha256:a4d7ef368efce597729c5fc1ae4358a0b45483a11b8363bf8d164c20075da748_s390x",
"8Base-RHACM-2.4:rhacm2/klusterlet-addon-rhel8-operator@sha256:0402e265ec4919aef893be4c0f177b53173bc0c50eb47aafea6822e05a7748be_s390x",
"8Base-RHACM-2.4:rhacm2/klusterlet-addon-rhel8-operator@sha256:6b0fbc1956407a0986460556336fcccfe4d08d712cc4b0af4ca65061baf75ea2_amd64",
"8Base-RHACM-2.4:rhacm2/klusterlet-addon-rhel8-operator@sha256:d7546a69df7b817d0c29c8f95dd3d5d2900c3755c82570b1d610702c56d4fb59_ppc64le",
"8Base-RHACM-2.4:rhacm2/kube-rbac-proxy-rhel8@sha256:6650633c4664e6b537e82eafc593dc91ca206de3b0de878f600c913a95eb18a2_amd64",
"8Base-RHACM-2.4:rhacm2/kube-rbac-proxy-rhel8@sha256:c1c90ee4ae1f908c33c8a8bf38f0b47bfad039bedccf870324f6b554aad5d78c_s390x",
"8Base-RHACM-2.4:rhacm2/kube-rbac-proxy-rhel8@sha256:ccddb38db49a190aa0d5d70e6b4672079ea222a42045d406a4b9974ac7412146_ppc64le",
"8Base-RHACM-2.4:rhacm2/kube-state-metrics-rhel8@sha256:566b95595959ba60677f1518562fd996ef7643dc94aa9e9fead0e4b4096032ca_s390x",
"8Base-RHACM-2.4:rhacm2/kube-state-metrics-rhel8@sha256:789f79b85c022e59143e725a589ac890884f079c969f56efb972b0a0f8d77e66_amd64",
"8Base-RHACM-2.4:rhacm2/kube-state-metrics-rhel8@sha256:971a33f5a57057d3901ff75eebbc13ca8456b4315dd7811139e60bb8872d80bf_ppc64le",
"8Base-RHACM-2.4:rhacm2/managedcluster-import-controller-rhel8@sha256:bcb43adee06dbb1cfb6a5c9fed71847ecc3826e3e44fe04d57b7143a6123daa5_s390x",
"8Base-RHACM-2.4:rhacm2/managedcluster-import-controller-rhel8@sha256:dbf235a9723a1c21471d8ef0029f3c999ac3b22512d67facd052efb725431bc1_ppc64le",
"8Base-RHACM-2.4:rhacm2/managedcluster-import-controller-rhel8@sha256:faf01c5554224350e4cffd1fc4ce275886791e45857bf0ed5f90ffa3a64680dc_amd64",
"8Base-RHACM-2.4:rhacm2/management-ingress-rhel8@sha256:46293eeaad521f993ed01467e13cae70f600426ef09df0e02dd8b83348b60027_amd64",
"8Base-RHACM-2.4:rhacm2/management-ingress-rhel8@sha256:c3cdbf5ff93b3b19ac2d7cf15b9152a0761d473de7afe29832a7ca3b833b6797_s390x",
"8Base-RHACM-2.4:rhacm2/management-ingress-rhel8@sha256:ce994a8f4c4e5476e6131a6721da748225c89a96c9d471a8638eefb6a22d52b9_ppc64le",
"8Base-RHACM-2.4:rhacm2/memcached-exporter-rhel8@sha256:01398d4f3b1825e864ddae46a5e4b7cc298dabb444dd105787ef6aeb70514571_ppc64le",
"8Base-RHACM-2.4:rhacm2/memcached-exporter-rhel8@sha256:5432fa56e40dee2475da7ee7b7e89cca10a8f06f4cbea94983fa094bfbef81ff_amd64",
"8Base-RHACM-2.4:rhacm2/memcached-exporter-rhel8@sha256:e22fa2dbc6733fc176f44cf42ec8f51b69672d354d6d2cf510eada5fe41a5245_s390x",
"8Base-RHACM-2.4:rhacm2/memcached-rhel8@sha256:0a0a88fb0138cd6de2e3fce81ab959d12cbda64e5fbab1046008aee1d94f12e2_s390x",
"8Base-RHACM-2.4:rhacm2/memcached-rhel8@sha256:7e0ee17c6d00d20773799cfb6c6e9e27c204d1e31010aa71a7f0f35eb5179a35_amd64",
"8Base-RHACM-2.4:rhacm2/memcached-rhel8@sha256:b9213f5525ebd51960412c15d416a591bf23731b6217f79aca2a89a893df2102_ppc64le",
"8Base-RHACM-2.4:rhacm2/metrics-collector-rhel8@sha256:431d4089a4a93c6b6a00cf9b63ecd9199a5545f09190577356b22ff6646820f3_amd64",
"8Base-RHACM-2.4:rhacm2/metrics-collector-rhel8@sha256:83f649b506ca698251c884692307d7cd52bbae87b0bf7790f96ffd24dd7f4fd7_ppc64le",
"8Base-RHACM-2.4:rhacm2/metrics-collector-rhel8@sha256:d37401c5fb672c56004f75974a4069d5d3b6c5e96ac7be4c174f9f178a7666bc_s390x",
"8Base-RHACM-2.4:rhacm2/multicloud-integrations-rhel8@sha256:a311c6ef1099d2370209bbbe30cfac6d1c50d79a2321beaab1f6158ab2db8bec_s390x",
"8Base-RHACM-2.4:rhacm2/multicloud-integrations-rhel8@sha256:e666154a539974d0cc005bc74903dc9f173920101dbfc5169b14a30129991475_ppc64le",
"8Base-RHACM-2.4:rhacm2/multicloud-integrations-rhel8@sha256:f37fe856571112970ae4786d313bf51e78b26e1630e443d276abb4de8e47e525_amd64",
"8Base-RHACM-2.4:rhacm2/multicloud-manager-rhel8@sha256:1dd235aa8599ca070f5175ad9da5bdb9505a7dfbbd87173f0bbf4e14ca0d5e88_ppc64le",
"8Base-RHACM-2.4:rhacm2/multicloud-manager-rhel8@sha256:8a1eeafb2a738aecb2723889c98e287638e950fec05425f1fe132ff7eb01738f_amd64",
"8Base-RHACM-2.4:rhacm2/multicloud-manager-rhel8@sha256:d458a289528173a07f7ff6d87279474e8379a2f05c11d5a9be97f9c43e38ec75_s390x",
"8Base-RHACM-2.4:rhacm2/multicluster-observability-rhel8-operator@sha256:45d046d621eab996c457a90b607ca9a57e2ca5dcad384d3cd5317475e096e098_amd64",
"8Base-RHACM-2.4:rhacm2/multicluster-observability-rhel8-operator@sha256:7ed02712f2d5093f7c751a6d22c9ffe5ce3b00c4cc901ffb779b8b51e282d698_s390x",
"8Base-RHACM-2.4:rhacm2/multicluster-observability-rhel8-operator@sha256:7f89cc6647700f7ddc46d4fabb4b3702142aa0fe9bd23026eba98c704026e9e9_ppc64le",
"8Base-RHACM-2.4:rhacm2/multicluster-operators-application-rhel8@sha256:27492dfdd71cc0bae6e01a184ac8fe5677ce172583b0fd1b9112dfd789009839_ppc64le",
"8Base-RHACM-2.4:rhacm2/multicluster-operators-application-rhel8@sha256:3af2802a89c09966e9c63f40974d8554a7b7b88cc386bbf5bda0a4cc987b7c15_s390x",
"8Base-RHACM-2.4:rhacm2/multicluster-operators-application-rhel8@sha256:723ac91ea8c130d80b48db30e05186607210aea71c7afc1c072b9a691e350215_amd64",
"8Base-RHACM-2.4:rhacm2/multicluster-operators-channel-rhel8@sha256:09883ff8a783d3f83e1c26566555c5ad140cc8bbf0d4cdb5220ef344c6282752_ppc64le",
"8Base-RHACM-2.4:rhacm2/multicluster-operators-channel-rhel8@sha256:4a34b2593897d4b1a1af124bdf6fb7e51bbd97bb4c56dd8ae463b3f3abbb7718_s390x",
"8Base-RHACM-2.4:rhacm2/multicluster-operators-channel-rhel8@sha256:883282b801566b5a40a32e33ebc431ac1398afb68f47ce931cc82b8b9eca1e55_amd64",
"8Base-RHACM-2.4:rhacm2/multicluster-operators-deployable-rhel8@sha256:0a15e49232c20ead26ade38823cd40d785e612670a41cac28ecea2066025a3d1_amd64",
"8Base-RHACM-2.4:rhacm2/multicluster-operators-deployable-rhel8@sha256:0ecd46eb89e90d787c442fd0ca92f84e9bf7fa6c2e315a0b95912616687c0580_s390x",
"8Base-RHACM-2.4:rhacm2/multicluster-operators-deployable-rhel8@sha256:bd148be0ad6ddbcc1995f94b4660d3fbe2338112230c840d77f53a564b14ec4a_ppc64le",
"8Base-RHACM-2.4:rhacm2/multicluster-operators-placementrule-rhel8@sha256:4bdca102dae861d39d81a2df4be1767e4e702ce3836224e9b875f613d1af0c37_ppc64le",
"8Base-RHACM-2.4:rhacm2/multicluster-operators-placementrule-rhel8@sha256:d71975de4b1d6b53d19ddf338f3d19ad7e28812f8fc932c144eee630d9cab176_amd64",
"8Base-RHACM-2.4:rhacm2/multicluster-operators-placementrule-rhel8@sha256:fa3e2e45501d661f4f724dea809b6eff73455db623b03178130590dbf317dba5_s390x",
"8Base-RHACM-2.4:rhacm2/multicluster-operators-subscription-release-rhel8@sha256:2e13c28d1f18f2efac62207515450a42732d4be790199ab0e5ddf2f181649cb4_ppc64le",
"8Base-RHACM-2.4:rhacm2/multicluster-operators-subscription-release-rhel8@sha256:50dc29deac8efaac3bf321270b718dec41d8b80746d3548c076ab26b2c6b63ca_s390x",
"8Base-RHACM-2.4:rhacm2/multicluster-operators-subscription-release-rhel8@sha256:faae7a0632b10dc9b65af7a8af7e7c7d9e26f2f7087687fa19d2afefa7426c5a_amd64",
"8Base-RHACM-2.4:rhacm2/multicluster-operators-subscription-rhel8@sha256:1fa2779aab32977ec8e867ed188dcdd66106986c3cbf39f02e2a555873ba478a_ppc64le",
"8Base-RHACM-2.4:rhacm2/multicluster-operators-subscription-rhel8@sha256:731a4f0919cbab729e9dded9e513ec4ad5e1b48967c21f65f3b494158a6b25ba_s390x",
"8Base-RHACM-2.4:rhacm2/multicluster-operators-subscription-rhel8@sha256:ec803f14f854b73a873f95027617246888ea28029f2f4bb5b7f39a5dd63399ca_amd64",
"8Base-RHACM-2.4:rhacm2/multiclusterhub-repo-rhel8@sha256:75504c269b3d0c2af9b48317f3dc070fae58a1e46e95283e2e0e1ab6b60f452d_amd64",
"8Base-RHACM-2.4:rhacm2/multiclusterhub-repo-rhel8@sha256:c21ffdaa0ce90e6c08f4814c09d9a0bd34d341ad1fc8f6ff2152e9007393ba1f_s390x",
"8Base-RHACM-2.4:rhacm2/multiclusterhub-repo-rhel8@sha256:e1e522835d65503d467dc9ef7c4a0149adfc4cbd3620134adb4a5694eda2f0c4_ppc64le",
"8Base-RHACM-2.4:rhacm2/multiclusterhub-rhel8@sha256:37cf6ccd9a2b9af4444fa192e7b5e6979687bd5159d97f48da40c4f9bad249eb_amd64",
"8Base-RHACM-2.4:rhacm2/multiclusterhub-rhel8@sha256:b8dea0eca4c8aaefee6be9afea77e3302ad551f68f5a87316caf65e13ac9138d_s390x",
"8Base-RHACM-2.4:rhacm2/multiclusterhub-rhel8@sha256:d173cf78965bd026a6333af91b55305ea9c349e630fa53548ee42d791295cd69_ppc64le",
"8Base-RHACM-2.4:rhacm2/node-exporter-rhel8@sha256:0b2cf97a3d82fb4570dee71c1232ef9998c7efcd1d9415f9f41351457802d62d_amd64",
"8Base-RHACM-2.4:rhacm2/node-exporter-rhel8@sha256:93e85d546c624a685221a5d0c9085fa59752105587a531c58066a856defa322a_ppc64le",
"8Base-RHACM-2.4:rhacm2/node-exporter-rhel8@sha256:b20c7b88c52ab9772ebd2216333d6324cba08c653135af469a9e6ccb6648d7c6_s390x",
"8Base-RHACM-2.4:rhacm2/observatorium-rhel8-operator@sha256:078b48f3746c33e0c69b11c9e51e70c220a3cc6f0fd26eb5b30534b16c6a2efa_s390x",
"8Base-RHACM-2.4:rhacm2/observatorium-rhel8-operator@sha256:0e1ec4eda138936261dc5a76a18fa4ace6082c636b30021ce10d5d4d0acea890_ppc64le",
"8Base-RHACM-2.4:rhacm2/observatorium-rhel8-operator@sha256:70e41fdcacd43b4e498b8d5917d0e2fb640f4e85f30b1d6646b27aee1bc8dafc_amd64",
"8Base-RHACM-2.4:rhacm2/observatorium-rhel8@sha256:431149d31b309822fa9476f951ae39bde3a81cc5d17d2a79062ced7b729166cd_amd64",
"8Base-RHACM-2.4:rhacm2/observatorium-rhel8@sha256:65aaebf97e8b904e9ff1520f4bc4704bc21614a7377f66a4c6776032621a9ccf_s390x",
"8Base-RHACM-2.4:rhacm2/observatorium-rhel8@sha256:804054ba7c65c0814307017e3ff6681ba25e62384468adbf3712418e1f3b321f_ppc64le",
"8Base-RHACM-2.4:rhacm2/openshift-hive-rhel8@sha256:80950fa60359f90359129bff09665d7e94150bfbcfb048dc46ec77309479733b_ppc64le",
"8Base-RHACM-2.4:rhacm2/openshift-hive-rhel8@sha256:bae2680af5a00937f0ecc680ad979b131ad65fc47c4683dec69e45e442dd38b4_amd64",
"8Base-RHACM-2.4:rhacm2/openshift-hive-rhel8@sha256:c75cad252f1bda9dac27d1145ee01fe91078e6bc29c60b72f2f0977cea56ae9c_s390x",
"8Base-RHACM-2.4:rhacm2/placement-rhel8@sha256:1cc55dc4ec890f583cf63c7c1d5451cd1e409dbb8feed7bb854e6970ba0e9cbd_s390x",
"8Base-RHACM-2.4:rhacm2/placement-rhel8@sha256:98f3db6bd38eec496565558b8c81a06b51fe22ad4c5a462a6b43a61ab3bc853c_amd64",
"8Base-RHACM-2.4:rhacm2/placement-rhel8@sha256:a0a5b1e0cd29da2c215f3ce555230477ce775cbd79423c74426aaa4f7f56cfc5_ppc64le",
"8Base-RHACM-2.4:rhacm2/prometheus-alertmanager-rhel8@sha256:29c84506cb42edbede5abdf086433ef003d677135fe3b51093c1fbafa6f666e0_s390x",
"8Base-RHACM-2.4:rhacm2/prometheus-alertmanager-rhel8@sha256:be4e1ac4ca5c8145ad7488bc9f067d8f1b9f4cb3d79ac43f4addd19cc66a584b_amd64",
"8Base-RHACM-2.4:rhacm2/prometheus-alertmanager-rhel8@sha256:fc83710377e91bec8866053bb2b9f91be7a3c25993488a6f9641e7c93918aadc_ppc64le",
"8Base-RHACM-2.4:rhacm2/prometheus-rhel8@sha256:1587535175898f97007552a6023ef0785861271dc939a751c98db0c41c9e2c97_amd64",
"8Base-RHACM-2.4:rhacm2/prometheus-rhel8@sha256:4aa41836d3699f3b8a546703fa5032a01af6bcac60465e779769c32a36352d0d_s390x",
"8Base-RHACM-2.4:rhacm2/prometheus-rhel8@sha256:f7971a684bcdce02604319ecace5ba585797f116a64024da815bf3e2d27f6251_ppc64le",
"8Base-RHACM-2.4:rhacm2/provider-credential-controller-rhel8@sha256:827351fc8036170bfb1b6d0fc15c84476c8913ae044163884ff89424e0e4235f_s390x",
"8Base-RHACM-2.4:rhacm2/provider-credential-controller-rhel8@sha256:a6f1234d8f90e06b88775ce831e574ec0621e487043d412d7c35d2bde6db21f9_amd64",
"8Base-RHACM-2.4:rhacm2/provider-credential-controller-rhel8@sha256:e33d7b73b6a7d41ef7779800af177a4557608ea87c854e457d0421332fcb421f_ppc64le",
"8Base-RHACM-2.4:rhacm2/rbac-query-proxy-rhel8@sha256:1d1c793c2bf89cb49dc4625981b4f7bc9cc827d01d7c57af88cde59adde21787_amd64",
"8Base-RHACM-2.4:rhacm2/rbac-query-proxy-rhel8@sha256:a129031e0e3c0e389a104f1ad15f4ecbb6382d79e19c62e7b22b31bee7021cdd_s390x",
"8Base-RHACM-2.4:rhacm2/rbac-query-proxy-rhel8@sha256:b549a06e14f326d196883c8168db3f82edbb952184ea4742b6d4eca78b13bc69_ppc64le",
"8Base-RHACM-2.4:rhacm2/redisgraph-tls-rhel8@sha256:7e3245ba0f53c4c510f7151b3e940c13d5a79d8d95b203e3b8ceaca4ceea42ea_ppc64le",
"8Base-RHACM-2.4:rhacm2/redisgraph-tls-rhel8@sha256:9fb4a62d70505c508d0d8dc158f8fa1c759c23f6a13c6a069a40a32c5cbce1fe_s390x",
"8Base-RHACM-2.4:rhacm2/redisgraph-tls-rhel8@sha256:cdf817bdb70737e6912e550fa1602bbbcaa5b34a2e2d47a249000aac560cc6f0_amd64",
"8Base-RHACM-2.4:rhacm2/registration-rhel8-operator@sha256:3ca37dec679c11f1333c5fd6c866867ce2e7ed5d3c139c2ad8f3ad7d10be70c0_s390x",
"8Base-RHACM-2.4:rhacm2/registration-rhel8-operator@sha256:45b0e1027807496b3c2a10d8e7c015cc91cc77b9832639adb51a6e5fc7f5071b_ppc64le",
"8Base-RHACM-2.4:rhacm2/registration-rhel8-operator@sha256:6710d98fb67533848a96f35fcbeb0adf6999a7e6534068ccc9956105a4d2db73_amd64",
"8Base-RHACM-2.4:rhacm2/registration-rhel8@sha256:0fbe6a1234544b31be5b6ba778895d31b0486783116796e0e31079cd2ee9f87a_ppc64le",
"8Base-RHACM-2.4:rhacm2/registration-rhel8@sha256:494e65b5e3bf27c3bae221db5154b119ef7689b2cb42894f05c40cf4608f1da6_s390x",
"8Base-RHACM-2.4:rhacm2/registration-rhel8@sha256:5d614eda176a91d5359e8a44a6f93a3fdbda8080f2209f342f83d4816b2d0008_amd64",
"8Base-RHACM-2.4:rhacm2/search-aggregator-rhel8@sha256:176ba84e41d3465826245fd9acd199c0b292c25a76c88bbcab8c07d93829ff9c_s390x",
"8Base-RHACM-2.4:rhacm2/search-aggregator-rhel8@sha256:3857111bc468c7bb79a7476d6bc5df0add7d8951799b65b6414f1f5dd3d5b9b8_amd64",
"8Base-RHACM-2.4:rhacm2/search-aggregator-rhel8@sha256:52a2dd79f67b1910a7129f70ba18b48656cd41b2a15f2ae4af2509c0eaa4205a_ppc64le",
"8Base-RHACM-2.4:rhacm2/search-api-rhel8@sha256:2d64646d663ac682a087fc69314bd72751ba2b005ab08a93da223470a863a740_amd64",
"8Base-RHACM-2.4:rhacm2/search-api-rhel8@sha256:74ccabf407b668837238eb3ad2e536fcb0b3df9a48741f43edf2456fbee80cc6_ppc64le",
"8Base-RHACM-2.4:rhacm2/search-api-rhel8@sha256:de9cc78ae58b063980c0fd3797cc6aba79bedc22898dae3fbce64c94dfd82909_s390x",
"8Base-RHACM-2.4:rhacm2/search-collector-rhel8@sha256:37c5344f9061f44ea363d64c2118e791999007ecdead8d15c8c121aff83631fe_amd64",
"8Base-RHACM-2.4:rhacm2/search-collector-rhel8@sha256:98fb5b0965d41badb9933eb0fc23a5006c1e1cb555a8b80b63a6a00bc87b1c7a_s390x",
"8Base-RHACM-2.4:rhacm2/search-collector-rhel8@sha256:ff9c98d5836007520ff971116d5c143b6e0fafa25e5c8f0dfd4b1a23f191f1d2_ppc64le",
"8Base-RHACM-2.4:rhacm2/search-rhel8@sha256:13b61bea54f6d67fb749852d48dc6a035ee516ed5f3d339619b97924e078ca59_ppc64le",
"8Base-RHACM-2.4:rhacm2/search-rhel8@sha256:210fdca717aef2b4159e223a4f0bab06cdae9491d2c890d63710cf3c71de0c32_amd64",
"8Base-RHACM-2.4:rhacm2/search-rhel8@sha256:5f3249435b29dba366242d6e68e6f1f2f4a8f4cd8941fb881d297bd5ed9fa72e_s390x",
"8Base-RHACM-2.4:rhacm2/search-ui-rhel8@sha256:2203d5c5cadd4be391bba00bbf8a588e930dcde7c438e15c14ed0e7a3fd31522_s390x",
"8Base-RHACM-2.4:rhacm2/search-ui-rhel8@sha256:aa0f257b502a6fcf1d2eb2270858f7d145abee32b9a64ba511bab22218b74e0a_ppc64le",
"8Base-RHACM-2.4:rhacm2/search-ui-rhel8@sha256:d4a81b7b29b9a76aa631ad26471b3cd6202775853f5a2102260c4f1e339cdfe0_amd64",
"8Base-RHACM-2.4:rhacm2/submariner-addon-rhel8@sha256:0faded1f0229ce80be36090a54ed761f1c89b414e84bd11d680fbddd382a986b_amd64",
"8Base-RHACM-2.4:rhacm2/submariner-addon-rhel8@sha256:4331c06cda7427491fcf5061f9695ab5f87dea5a02b5b915b1354c20f3cff830_s390x",
"8Base-RHACM-2.4:rhacm2/submariner-addon-rhel8@sha256:514d5c15aceb07e72ba74d9ba1b3bdc2e84e1c4060b2facdb886809b118c704c_ppc64le",
"8Base-RHACM-2.4:rhacm2/thanos-receive-controller-rhel8@sha256:2da6d891769a4d9cb936d93a8ea84eea45f33e482c79cc74418f4143c5c145e7_s390x",
"8Base-RHACM-2.4:rhacm2/thanos-receive-controller-rhel8@sha256:8c0745aa13e06c6cc159d8be33302b766673bdd1aedff1309d205519587440ab_amd64",
"8Base-RHACM-2.4:rhacm2/thanos-receive-controller-rhel8@sha256:8d0e265c199c32e757c2004d89db64bc64092171b98068aab03f977a744cc5bc_ppc64le",
"8Base-RHACM-2.4:rhacm2/thanos-rhel8@sha256:8036c9dd2d44027f5173b935ee8dcd9b3e87b433d65a50f83ffa76a503cf747c_s390x",
"8Base-RHACM-2.4:rhacm2/thanos-rhel8@sha256:ed22c2650f0d908174896647ced911a49945714a114836096b787cc879164bc4_ppc64le",
"8Base-RHACM-2.4:rhacm2/thanos-rhel8@sha256:fbe3062ae92faafd40caac5ddd0b20e2d1bfcaa64febebc0dcd5d368a3734c12_amd64",
"8Base-RHACM-2.4:rhacm2/volsync-mover-rclone-rhel8@sha256:0b3c2d30d0a6109db50dba4053d795fc92bfcadc380a8a8deb5ae4ef4e6d29fa_ppc64le",
"8Base-RHACM-2.4:rhacm2/volsync-mover-rclone-rhel8@sha256:6784f7672ac4c8f47ddaf9b5fc6b98f2c1d18c48be212114eeab9babb780cba6_s390x",
"8Base-RHACM-2.4:rhacm2/volsync-mover-rclone-rhel8@sha256:ada830a6dfa3f00aba2a32225a9884bbe31d20b93ece21249b11e6b037d85e75_amd64",
"8Base-RHACM-2.4:rhacm2/volsync-mover-restic-rhel8@sha256:31244fad1da3b5c258babd12defc1192a8534727f12ad775aad9d202fb6a5947_amd64",
"8Base-RHACM-2.4:rhacm2/volsync-mover-restic-rhel8@sha256:3ac9147cf782a40b3881973a399add430aee10cdfe1abdb00c98a0b5a3a527dc_s390x",
"8Base-RHACM-2.4:rhacm2/volsync-mover-restic-rhel8@sha256:9d00b2d06752192dd8f8f48aeb2786ac1ee0c062ed8916cf3f693c7d2a05e208_ppc64le",
"8Base-RHACM-2.4:rhacm2/volsync-mover-rsync-rhel8@sha256:30e06b75f83e22faeed2108f68b158fb35b4db22b83f049c61706ddcbfef27d9_ppc64le",
"8Base-RHACM-2.4:rhacm2/volsync-mover-rsync-rhel8@sha256:530aedee3aeca43ef0501f5cd2aa07c65eb708ac1a7fcd97fc3000358744d1bd_s390x",
"8Base-RHACM-2.4:rhacm2/volsync-mover-rsync-rhel8@sha256:c5621b5d113a1330bdc04f1fce05fd6f16c10526511ba207cb24551f7efe0e58_amd64",
"8Base-RHACM-2.4:rhacm2/volsync-rhel8@sha256:1ab81a27373c351eb2c932536fc9ea6cbf74911b794e3cd183c8e5624940a656_ppc64le",
"8Base-RHACM-2.4:rhacm2/volsync-rhel8@sha256:90ed24a800b82c2eb1c0f2d08aa11b2bea942e6a9044e3a01a5778877e7b376a_s390x",
"8Base-RHACM-2.4:rhacm2/volsync-rhel8@sha256:9e02a53649909a9d3ccd5c22f5c231b3ad69f451d7b5a32033046f3031cde188_amd64",
"8Base-RHACM-2.4:rhacm2/work-rhel8@sha256:0facf27d638269e722029217ef72016556c60e42887a836e4a0ad6140c1b6dcf_s390x",
"8Base-RHACM-2.4:rhacm2/work-rhel8@sha256:5694a214f662b4556b1fdf088ef0d33d6674dc3be3ae5d2fbdf00e56addeae3c_amd64",
"8Base-RHACM-2.4:rhacm2/work-rhel8@sha256:73b036d1c7b9c44010ef9716be8c96bfd2a7af7e09b2cf3402cc2aac81ef94e4_ppc64le"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2022-36067"
},
{
"category": "external",
"summary": "RHBZ#2124794",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2124794"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2022-36067",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-36067"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2022-36067",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2022-36067"
},
{
"category": "external",
"summary": "https://github.com/patriksimek/vm2/security/advisories/GHSA-mrgp-mrhc-5jrq",
"url": "https://github.com/patriksimek/vm2/security/advisories/GHSA-mrgp-mrhc-5jrq"
}
],
"release_date": "2022-09-07T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2022-09-26T14:49:03+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 update:\n\nhttps://access.redhat.com/documentation/en-us/red_hat_advanced_cluster_management_for_kubernetes/2.4/html-single/install/index#installing",
"product_ids": [
"8Base-RHACM-2.4:rhacm2/acm-grafana-rhel8@sha256:17c53124f6c09cc839f533aee0c870078f547fef29a19803814f5c5fbc5e7939_s390x",
"8Base-RHACM-2.4:rhacm2/acm-grafana-rhel8@sha256:644a295644e91a8976d4df02e5ccdd711d8d3c8fa409cae698671b49b96ec00a_ppc64le",
"8Base-RHACM-2.4:rhacm2/acm-grafana-rhel8@sha256:9c9b992bf748282d7cdc941b7907bbcbabe69a8b287bc4195a6bc8b9d9b6cbd0_amd64",
"8Base-RHACM-2.4:rhacm2/acm-must-gather-rhel8@sha256:0cca0dbb0b7adff8eaea1315b422edb6ea1778befa4772f3e6f5755fb5519196_s390x",
"8Base-RHACM-2.4:rhacm2/acm-must-gather-rhel8@sha256:63b5758cfcffe96326b090ae51d38c00ca13b35e9fe5e4354cd33e67d042c41b_amd64",
"8Base-RHACM-2.4:rhacm2/acm-must-gather-rhel8@sha256:cfc97f6c9495bac2635e016dd47049683f8ed78c932ef2c70cec2ec7be323fea_ppc64le",
"8Base-RHACM-2.4:rhacm2/acm-operator-bundle@sha256:346215260baa3371853d15ccc451c3ac418813c5cd9b422b0ad9f2dd6ae8a511_s390x",
"8Base-RHACM-2.4:rhacm2/acm-operator-bundle@sha256:cb4fca4155dc3e274712c0c7609eb6111a6e03207ddaa0d5c3c8752badc15b2c_amd64",
"8Base-RHACM-2.4:rhacm2/acm-operator-bundle@sha256:cceb82a8492d7e971e515f1a0a5391a1051e4f130f7a14e412def20616e05d40_ppc64le",
"8Base-RHACM-2.4:rhacm2/agent-service-rhel8@sha256:5b5046b04aa10807a6676916cf4744f0cd36c056dd3fd626304814af2d665cf9_amd64",
"8Base-RHACM-2.4:rhacm2/agent-service-rhel8@sha256:5c89bb44eda9a0754ea1d1ca69ea260f02f060c517194251519439e4b943e46a_ppc64le",
"8Base-RHACM-2.4:rhacm2/agent-service-rhel8@sha256:cfe9dfc60224b6206d6fbbc4c4ee95e378ce2da8b79c176e5e7bfdd8b0375f88_s390x",
"8Base-RHACM-2.4:rhacm2/application-ui-rhel8@sha256:6acf7df47405a4ccb3ede12db6574a0829d28f94ea5d20d6041db1bd045a90c6_ppc64le",
"8Base-RHACM-2.4:rhacm2/application-ui-rhel8@sha256:96c10e483a1c99f0ac91fb84df87ebe927e82ca35ef7e36e0f583121dcdd8b15_amd64",
"8Base-RHACM-2.4:rhacm2/application-ui-rhel8@sha256:ffb0b475eccc16a227f13a3d0d332f9cd9b96eade52646352a7497f903edf1a2_s390x",
"8Base-RHACM-2.4:rhacm2/assisted-image-service-rhel8@sha256:2c2f96ebf908cf415613aec65a414884ec35784e4bdcd4c4b4978aa98149af4d_amd64",
"8Base-RHACM-2.4:rhacm2/assisted-image-service-rhel8@sha256:c89023b0b424e2b8800399fc4b6cfa9336248f3222097c094d33fd2b872398aa_ppc64le",
"8Base-RHACM-2.4:rhacm2/assisted-image-service-rhel8@sha256:e49c328eb815293dd606199a0b8a2bd0db6bbf5d87eeaa7902d6d4df1bb41d35_s390x",
"8Base-RHACM-2.4:rhacm2/assisted-installer-agent-rhel8@sha256:86fd675a09451d3ee552452999cd2c82410174f5e55dcfd4f21286559363217e_amd64",
"8Base-RHACM-2.4:rhacm2/assisted-installer-reporter-rhel8@sha256:dcc214165e5c895925f52673577fa73274b017e3e9017818bf5c0327b3600ffb_ppc64le",
"8Base-RHACM-2.4:rhacm2/assisted-installer-reporter-rhel8@sha256:f7004db056478b4c1b101ab0ceac24f78dbefc018a1e76e12e8a4f69fd171175_amd64",
"8Base-RHACM-2.4:rhacm2/assisted-installer-rhel8@sha256:6e002bec6af8e7d7b0c89bc25f4a9e3224e47f5638be7cc2a9c68a5e92447254_amd64",
"8Base-RHACM-2.4:rhacm2/assisted-installer-rhel8@sha256:815976efa30282899af7de91b5df1fdeca10c709d0fc60d09d8f3abb1c2acdc3_ppc64le",
"8Base-RHACM-2.4:rhacm2/cert-policy-controller-rhel8@sha256:0e30470d12e11f473750e0b95833d0d1fe6fd3ee9d9d0c5d7454614449156148_s390x",
"8Base-RHACM-2.4:rhacm2/cert-policy-controller-rhel8@sha256:2324eeab4219c1c953b698cbd1cf57e0af777f31042de00eaaa2bf163f84cae1_amd64",
"8Base-RHACM-2.4:rhacm2/cert-policy-controller-rhel8@sha256:c3d60eaf9f775e623114d093450b5d170b4048ef1e52267a2153ec54489bd00f_ppc64le",
"8Base-RHACM-2.4:rhacm2/cluster-backup-rhel8-operator@sha256:9969b8f2f91bd0a3ef0e89300d66a656238a3a3361d56cf7fc0eb55db1752782_amd64",
"8Base-RHACM-2.4:rhacm2/cluster-backup-rhel8-operator@sha256:d5639931ddcb1288f279f54a3688fcb8c94d710a457917c46bfa3db6cd1a317b_s390x",
"8Base-RHACM-2.4:rhacm2/cluster-backup-rhel8-operator@sha256:fa4667d27a8778efc83ace86657c638aacb7ccc3168c489d427c1d6ab834cbb2_ppc64le",
"8Base-RHACM-2.4:rhacm2/cluster-curator-controller-rhel8@sha256:4b32ee29c898c9f52a5fdeed3a6a595ac157db7051b36086eddf7a8f91b2ec08_ppc64le",
"8Base-RHACM-2.4:rhacm2/cluster-curator-controller-rhel8@sha256:9e6a260d8130731601612a56cea728fc6b80cfa3d7fd8b6612175ff76b290dea_s390x",
"8Base-RHACM-2.4:rhacm2/cluster-curator-controller-rhel8@sha256:faa454bab3f9ea36a2d5a1eaa16806ac3669472856833e750571e45da7074d40_amd64",
"8Base-RHACM-2.4:rhacm2/cluster-proxy-addon-rhel8@sha256:03d738d93d893b9fd9d2587e14b9a7a92bbb5eca4b85901b5e07cff1e7a3ab73_s390x",
"8Base-RHACM-2.4:rhacm2/cluster-proxy-addon-rhel8@sha256:22c9595f3f4d95b6dc6c17ce5412f4131d9ce501f2660f23d176f276c4a97a73_ppc64le",
"8Base-RHACM-2.4:rhacm2/cluster-proxy-addon-rhel8@sha256:ae6de1e14b7897a944733cdb9963f31990d696a66260974d3f692e0af87161d3_amd64",
"8Base-RHACM-2.4:rhacm2/clusterclaims-controller-rhel8@sha256:2c7f03c0ca17163c949249bb4b480a0fd2c986e55b0dc23c6cd3b0a974b4c229_ppc64le",
"8Base-RHACM-2.4:rhacm2/clusterclaims-controller-rhel8@sha256:bd8fa875e2c6b6c650c21089441b417ae657b8e1fda2786d2f328978776a6883_s390x",
"8Base-RHACM-2.4:rhacm2/clusterclaims-controller-rhel8@sha256:c49c92c632968e08f74d08eaa99862f0dd8dd1fe4a85f05e57efa90e5dca5563_amd64",
"8Base-RHACM-2.4:rhacm2/clusterlifecycle-state-metrics-rhel8@sha256:3711cb41642a7fffc69a0c98db128d39d980555127f22a9d1dfd76c9631b8edc_ppc64le",
"8Base-RHACM-2.4:rhacm2/clusterlifecycle-state-metrics-rhel8@sha256:60a54bc76a84f2369b02dc1b9b0d8353da93acc9f8193a26739110c6fe59abdd_s390x",
"8Base-RHACM-2.4:rhacm2/clusterlifecycle-state-metrics-rhel8@sha256:6df08e52cee6890187b6be3a62b36c18fcff7e34630da933e0a5f7bcecec6b4c_amd64",
"8Base-RHACM-2.4:rhacm2/config-policy-controller-rhel8@sha256:8fb0581852dc1dfd80a81ba03c6976da1aa8d93675f626765f2266adfa94d5ac_s390x",
"8Base-RHACM-2.4:rhacm2/config-policy-controller-rhel8@sha256:929233f873cbf980fb850a9812c98bd09f907e26d9afeb1c0198d52776e33b32_ppc64le",
"8Base-RHACM-2.4:rhacm2/config-policy-controller-rhel8@sha256:a3653dcecb777d7b3915c49b7999793b90dd4524628d5517368a0837af46aa07_amd64",
"8Base-RHACM-2.4:rhacm2/console-api-rhel8@sha256:02481bcf2ddd1771d965e947cfcbad66540e2df055a3013bee5185ab84960d6d_ppc64le",
"8Base-RHACM-2.4:rhacm2/console-api-rhel8@sha256:3a47d211370efc6e1661d4d0abd0d5abc65d8a759218af7c2722db820a664d8c_s390x",
"8Base-RHACM-2.4:rhacm2/console-api-rhel8@sha256:789e1950e886e54c341699cc8ec0c4bfb9a0e295e49961366759e861d32d5ef9_amd64",
"8Base-RHACM-2.4:rhacm2/console-rhel8@sha256:5215e1a2f456b83ba4ae02ea653bef51d331ced6e9a4c67958e8c41cd88aa818_s390x",
"8Base-RHACM-2.4:rhacm2/console-rhel8@sha256:d5cbabd5d26e6e712d9f531db8ebaa3a793599538ef2e62262b02c165ea74b9a_ppc64le",
"8Base-RHACM-2.4:rhacm2/console-rhel8@sha256:e797bce5724653b3ae0395c66c4796dc0594002cdde7242f4fd29c2fd5e703fa_amd64",
"8Base-RHACM-2.4:rhacm2/discovery-rhel8-operator@sha256:224af94e4e027bfb7edff3f889ec08aa031eaede2e4a02c67ce2925f29230ea8_s390x",
"8Base-RHACM-2.4:rhacm2/discovery-rhel8-operator@sha256:5dd54d496d15c262072c6024385e9fbf016edabe8a6bcdf31ec63ed5c445088c_amd64",
"8Base-RHACM-2.4:rhacm2/discovery-rhel8-operator@sha256:f64cae3c176e4b18af716ba054dcebafa07c3f893943de09b7dfd0285a9271d5_ppc64le",
"8Base-RHACM-2.4:rhacm2/endpoint-monitoring-rhel8-operator@sha256:516888a8ee8d509b77cda6ef2154a6d70a94a48a2c8c5bc7a9b1b9f2e089ff57_ppc64le",
"8Base-RHACM-2.4:rhacm2/endpoint-monitoring-rhel8-operator@sha256:c48ced70438f389ee0a22a8670db80c121c087728533c5cd2070751ce3b2614e_amd64",
"8Base-RHACM-2.4:rhacm2/endpoint-monitoring-rhel8-operator@sha256:ee184be0540e401b6834747b6632b11d69269f3d9ab44bc4aaab9fc9877191aa_s390x",
"8Base-RHACM-2.4:rhacm2/governance-policy-propagator-rhel8@sha256:b5a8689de0cc37c38daca89e1a6f64b6601b341a8f12ef6c093ec12b83bca4e8_s390x",
"8Base-RHACM-2.4:rhacm2/governance-policy-propagator-rhel8@sha256:f885cac3c1b78c94885f9a9e197511c51b5470b192d6ac48e6cb20a592b36832_ppc64le",
"8Base-RHACM-2.4:rhacm2/governance-policy-propagator-rhel8@sha256:fbec65b4937bbdad28cc1e04b5b215caddeaacda3a844cd0a45ade093997adc3_amd64",
"8Base-RHACM-2.4:rhacm2/governance-policy-spec-sync-rhel8@sha256:2c130b6df67cd0a8ee055d9b8bb3ede4bcf211978db7cdd892f78bf1d56dd269_amd64",
"8Base-RHACM-2.4:rhacm2/governance-policy-spec-sync-rhel8@sha256:6a8227f1560751fd8e1d2ec8136d8855599727eb7ad382bd5b18167ba46b31ff_ppc64le",
"8Base-RHACM-2.4:rhacm2/governance-policy-spec-sync-rhel8@sha256:c2c6ab3e7317dee023b79cc868c052a8a602610925932358498a3a215d5c8089_s390x",
"8Base-RHACM-2.4:rhacm2/governance-policy-status-sync-rhel8@sha256:385006b34743b689054c581eaaffb5298adfd092eaa13ff6c24f28fa5b79a178_amd64",
"8Base-RHACM-2.4:rhacm2/governance-policy-status-sync-rhel8@sha256:6c2ec36725b956432591b6cb6a20d4eb2ac3bf759ab4a901f581c81bcb12270c_ppc64le",
"8Base-RHACM-2.4:rhacm2/governance-policy-status-sync-rhel8@sha256:76f717cb9fe271941f45794a8dd9ebb85af0f7ab6cd104a698352b875e1b721d_s390x",
"8Base-RHACM-2.4:rhacm2/governance-policy-template-sync-rhel8@sha256:2d0d4141d0df7a5309edb3aa064591479facd14d604f5338383a88a7c01fb976_s390x",
"8Base-RHACM-2.4:rhacm2/governance-policy-template-sync-rhel8@sha256:a96e372e54eadb8c0f384eaf5295a5a17ab701c5051b5ae59341ecc01489099b_ppc64le",
"8Base-RHACM-2.4:rhacm2/governance-policy-template-sync-rhel8@sha256:d9135c4c5eb68af915b552e2d7fe62251f4a3a23d45a7b193d754b7da900b159_amd64",
"8Base-RHACM-2.4:rhacm2/grafana-dashboard-loader-rhel8@sha256:1f8b57a645d0abc3e639eb493f228d3485f4a3f53528175bc386f712fce7cd3f_amd64",
"8Base-RHACM-2.4:rhacm2/grafana-dashboard-loader-rhel8@sha256:5419a6207c0cd1adb21d7c4c3378d31f240a9f29674aee612608d015fe0b491f_ppc64le",
"8Base-RHACM-2.4:rhacm2/grafana-dashboard-loader-rhel8@sha256:6190c4487c63f61cb24e8d219aa1ebc6ff5d8d8b1ece5bbb3da5d46e67f0b98c_s390x",
"8Base-RHACM-2.4:rhacm2/grc-ui-api-rhel8@sha256:40f04e8634a2151e7a4aefe823c980d1d98c89ddb1210b55b4c0566bd85fd787_amd64",
"8Base-RHACM-2.4:rhacm2/grc-ui-api-rhel8@sha256:999f7119e60d578cd54b08135838fb8ecb996cd93f8e6f07ee92ec776f86f3d7_s390x",
"8Base-RHACM-2.4:rhacm2/grc-ui-api-rhel8@sha256:a8072d656eb14084eafd141690c02119376c9436faab8e4d219e1f0ade7ed2ec_ppc64le",
"8Base-RHACM-2.4:rhacm2/grc-ui-rhel8@sha256:18beaf038580dd78d44cdbd7b3e9bfab16b1ae9f1b454689abe1ebfefe4964b5_amd64",
"8Base-RHACM-2.4:rhacm2/grc-ui-rhel8@sha256:2e28251e1a65b7176007f53887f3693e5268848b1bb8a1e084e9f1064deaec8a_s390x",
"8Base-RHACM-2.4:rhacm2/grc-ui-rhel8@sha256:3848541d746de6dfacca63f06f29fc7d203dfa4c73dbd749407896ddddb7306c_ppc64le",
"8Base-RHACM-2.4:rhacm2/iam-policy-controller-rhel8@sha256:0deeefc1600e43aac6d9eadd05b32d3a1b2059632ec7e8b005eb2245b52dbd98_amd64",
"8Base-RHACM-2.4:rhacm2/iam-policy-controller-rhel8@sha256:7d1534ff8b00cd38716d2bfb65b924a45e9ec18a8eccad13c5e3818f858630b6_s390x",
"8Base-RHACM-2.4:rhacm2/iam-policy-controller-rhel8@sha256:b2fa794482a54fcfcbf7d0ac8597e9cb0ac0c73cfe5afa8bf2e73ca35d37feb9_ppc64le",
"8Base-RHACM-2.4:rhacm2/insights-client-rhel8@sha256:0f567016e55498bef2be33665d247eb14308b13aaef5cc670de7e06ff830cb9a_amd64",
"8Base-RHACM-2.4:rhacm2/insights-client-rhel8@sha256:6bd666f6d541ab33598c4a38ac05e8f65f19e03d8630cf685c89b05f14c4f1b8_ppc64le",
"8Base-RHACM-2.4:rhacm2/insights-client-rhel8@sha256:85bf407b6bc232952f4dd7c1edd8a7f4a168a6995d7b866f4417bc65a162efd5_s390x",
"8Base-RHACM-2.4:rhacm2/insights-metrics-rhel8@sha256:180e2ac58d3549c7ed583da66fba14368c606feb65b4313aac3b4f889ec091bb_amd64",
"8Base-RHACM-2.4:rhacm2/insights-metrics-rhel8@sha256:2492650b89feab7de0408be0e3af6d889e6291bb7064ea524dafca87b252840e_s390x",
"8Base-RHACM-2.4:rhacm2/insights-metrics-rhel8@sha256:93066377331da7f85024ae541440cb409c741d393adfdfe289f7d5836c0da183_ppc64le",
"8Base-RHACM-2.4:rhacm2/klusterlet-addon-controller-rhel8@sha256:018f6d71abae2963c853fe9d1a41fdad2df91acb72fee775af08275647d3019f_amd64",
"8Base-RHACM-2.4:rhacm2/klusterlet-addon-controller-rhel8@sha256:500d5166ea2f808c46b71d1a5470a35bffa484d860161a16e9809f90d021b23e_ppc64le",
"8Base-RHACM-2.4:rhacm2/klusterlet-addon-controller-rhel8@sha256:a4d7ef368efce597729c5fc1ae4358a0b45483a11b8363bf8d164c20075da748_s390x",
"8Base-RHACM-2.4:rhacm2/klusterlet-addon-rhel8-operator@sha256:0402e265ec4919aef893be4c0f177b53173bc0c50eb47aafea6822e05a7748be_s390x",
"8Base-RHACM-2.4:rhacm2/klusterlet-addon-rhel8-operator@sha256:6b0fbc1956407a0986460556336fcccfe4d08d712cc4b0af4ca65061baf75ea2_amd64",
"8Base-RHACM-2.4:rhacm2/klusterlet-addon-rhel8-operator@sha256:d7546a69df7b817d0c29c8f95dd3d5d2900c3755c82570b1d610702c56d4fb59_ppc64le",
"8Base-RHACM-2.4:rhacm2/kube-rbac-proxy-rhel8@sha256:6650633c4664e6b537e82eafc593dc91ca206de3b0de878f600c913a95eb18a2_amd64",
"8Base-RHACM-2.4:rhacm2/kube-rbac-proxy-rhel8@sha256:c1c90ee4ae1f908c33c8a8bf38f0b47bfad039bedccf870324f6b554aad5d78c_s390x",
"8Base-RHACM-2.4:rhacm2/kube-rbac-proxy-rhel8@sha256:ccddb38db49a190aa0d5d70e6b4672079ea222a42045d406a4b9974ac7412146_ppc64le",
"8Base-RHACM-2.4:rhacm2/kube-state-metrics-rhel8@sha256:566b95595959ba60677f1518562fd996ef7643dc94aa9e9fead0e4b4096032ca_s390x",
"8Base-RHACM-2.4:rhacm2/kube-state-metrics-rhel8@sha256:789f79b85c022e59143e725a589ac890884f079c969f56efb972b0a0f8d77e66_amd64",
"8Base-RHACM-2.4:rhacm2/kube-state-metrics-rhel8@sha256:971a33f5a57057d3901ff75eebbc13ca8456b4315dd7811139e60bb8872d80bf_ppc64le",
"8Base-RHACM-2.4:rhacm2/managedcluster-import-controller-rhel8@sha256:bcb43adee06dbb1cfb6a5c9fed71847ecc3826e3e44fe04d57b7143a6123daa5_s390x",
"8Base-RHACM-2.4:rhacm2/managedcluster-import-controller-rhel8@sha256:dbf235a9723a1c21471d8ef0029f3c999ac3b22512d67facd052efb725431bc1_ppc64le",
"8Base-RHACM-2.4:rhacm2/managedcluster-import-controller-rhel8@sha256:faf01c5554224350e4cffd1fc4ce275886791e45857bf0ed5f90ffa3a64680dc_amd64",
"8Base-RHACM-2.4:rhacm2/management-ingress-rhel8@sha256:46293eeaad521f993ed01467e13cae70f600426ef09df0e02dd8b83348b60027_amd64",
"8Base-RHACM-2.4:rhacm2/management-ingress-rhel8@sha256:c3cdbf5ff93b3b19ac2d7cf15b9152a0761d473de7afe29832a7ca3b833b6797_s390x",
"8Base-RHACM-2.4:rhacm2/management-ingress-rhel8@sha256:ce994a8f4c4e5476e6131a6721da748225c89a96c9d471a8638eefb6a22d52b9_ppc64le",
"8Base-RHACM-2.4:rhacm2/memcached-exporter-rhel8@sha256:01398d4f3b1825e864ddae46a5e4b7cc298dabb444dd105787ef6aeb70514571_ppc64le",
"8Base-RHACM-2.4:rhacm2/memcached-exporter-rhel8@sha256:5432fa56e40dee2475da7ee7b7e89cca10a8f06f4cbea94983fa094bfbef81ff_amd64",
"8Base-RHACM-2.4:rhacm2/memcached-exporter-rhel8@sha256:e22fa2dbc6733fc176f44cf42ec8f51b69672d354d6d2cf510eada5fe41a5245_s390x",
"8Base-RHACM-2.4:rhacm2/memcached-rhel8@sha256:0a0a88fb0138cd6de2e3fce81ab959d12cbda64e5fbab1046008aee1d94f12e2_s390x",
"8Base-RHACM-2.4:rhacm2/memcached-rhel8@sha256:7e0ee17c6d00d20773799cfb6c6e9e27c204d1e31010aa71a7f0f35eb5179a35_amd64",
"8Base-RHACM-2.4:rhacm2/memcached-rhel8@sha256:b9213f5525ebd51960412c15d416a591bf23731b6217f79aca2a89a893df2102_ppc64le",
"8Base-RHACM-2.4:rhacm2/metrics-collector-rhel8@sha256:431d4089a4a93c6b6a00cf9b63ecd9199a5545f09190577356b22ff6646820f3_amd64",
"8Base-RHACM-2.4:rhacm2/metrics-collector-rhel8@sha256:83f649b506ca698251c884692307d7cd52bbae87b0bf7790f96ffd24dd7f4fd7_ppc64le",
"8Base-RHACM-2.4:rhacm2/metrics-collector-rhel8@sha256:d37401c5fb672c56004f75974a4069d5d3b6c5e96ac7be4c174f9f178a7666bc_s390x",
"8Base-RHACM-2.4:rhacm2/multicloud-integrations-rhel8@sha256:a311c6ef1099d2370209bbbe30cfac6d1c50d79a2321beaab1f6158ab2db8bec_s390x",
"8Base-RHACM-2.4:rhacm2/multicloud-integrations-rhel8@sha256:e666154a539974d0cc005bc74903dc9f173920101dbfc5169b14a30129991475_ppc64le",
"8Base-RHACM-2.4:rhacm2/multicloud-integrations-rhel8@sha256:f37fe856571112970ae4786d313bf51e78b26e1630e443d276abb4de8e47e525_amd64",
"8Base-RHACM-2.4:rhacm2/multicloud-manager-rhel8@sha256:1dd235aa8599ca070f5175ad9da5bdb9505a7dfbbd87173f0bbf4e14ca0d5e88_ppc64le",
"8Base-RHACM-2.4:rhacm2/multicloud-manager-rhel8@sha256:8a1eeafb2a738aecb2723889c98e287638e950fec05425f1fe132ff7eb01738f_amd64",
"8Base-RHACM-2.4:rhacm2/multicloud-manager-rhel8@sha256:d458a289528173a07f7ff6d87279474e8379a2f05c11d5a9be97f9c43e38ec75_s390x",
"8Base-RHACM-2.4:rhacm2/multicluster-observability-rhel8-operator@sha256:45d046d621eab996c457a90b607ca9a57e2ca5dcad384d3cd5317475e096e098_amd64",
"8Base-RHACM-2.4:rhacm2/multicluster-observability-rhel8-operator@sha256:7ed02712f2d5093f7c751a6d22c9ffe5ce3b00c4cc901ffb779b8b51e282d698_s390x",
"8Base-RHACM-2.4:rhacm2/multicluster-observability-rhel8-operator@sha256:7f89cc6647700f7ddc46d4fabb4b3702142aa0fe9bd23026eba98c704026e9e9_ppc64le",
"8Base-RHACM-2.4:rhacm2/multicluster-operators-application-rhel8@sha256:27492dfdd71cc0bae6e01a184ac8fe5677ce172583b0fd1b9112dfd789009839_ppc64le",
"8Base-RHACM-2.4:rhacm2/multicluster-operators-application-rhel8@sha256:3af2802a89c09966e9c63f40974d8554a7b7b88cc386bbf5bda0a4cc987b7c15_s390x",
"8Base-RHACM-2.4:rhacm2/multicluster-operators-application-rhel8@sha256:723ac91ea8c130d80b48db30e05186607210aea71c7afc1c072b9a691e350215_amd64",
"8Base-RHACM-2.4:rhacm2/multicluster-operators-channel-rhel8@sha256:09883ff8a783d3f83e1c26566555c5ad140cc8bbf0d4cdb5220ef344c6282752_ppc64le",
"8Base-RHACM-2.4:rhacm2/multicluster-operators-channel-rhel8@sha256:4a34b2593897d4b1a1af124bdf6fb7e51bbd97bb4c56dd8ae463b3f3abbb7718_s390x",
"8Base-RHACM-2.4:rhacm2/multicluster-operators-channel-rhel8@sha256:883282b801566b5a40a32e33ebc431ac1398afb68f47ce931cc82b8b9eca1e55_amd64",
"8Base-RHACM-2.4:rhacm2/multicluster-operators-deployable-rhel8@sha256:0a15e49232c20ead26ade38823cd40d785e612670a41cac28ecea2066025a3d1_amd64",
"8Base-RHACM-2.4:rhacm2/multicluster-operators-deployable-rhel8@sha256:0ecd46eb89e90d787c442fd0ca92f84e9bf7fa6c2e315a0b95912616687c0580_s390x",
"8Base-RHACM-2.4:rhacm2/multicluster-operators-deployable-rhel8@sha256:bd148be0ad6ddbcc1995f94b4660d3fbe2338112230c840d77f53a564b14ec4a_ppc64le",
"8Base-RHACM-2.4:rhacm2/multicluster-operators-placementrule-rhel8@sha256:4bdca102dae861d39d81a2df4be1767e4e702ce3836224e9b875f613d1af0c37_ppc64le",
"8Base-RHACM-2.4:rhacm2/multicluster-operators-placementrule-rhel8@sha256:d71975de4b1d6b53d19ddf338f3d19ad7e28812f8fc932c144eee630d9cab176_amd64",
"8Base-RHACM-2.4:rhacm2/multicluster-operators-placementrule-rhel8@sha256:fa3e2e45501d661f4f724dea809b6eff73455db623b03178130590dbf317dba5_s390x",
"8Base-RHACM-2.4:rhacm2/multicluster-operators-subscription-release-rhel8@sha256:2e13c28d1f18f2efac62207515450a42732d4be790199ab0e5ddf2f181649cb4_ppc64le",
"8Base-RHACM-2.4:rhacm2/multicluster-operators-subscription-release-rhel8@sha256:50dc29deac8efaac3bf321270b718dec41d8b80746d3548c076ab26b2c6b63ca_s390x",
"8Base-RHACM-2.4:rhacm2/multicluster-operators-subscription-release-rhel8@sha256:faae7a0632b10dc9b65af7a8af7e7c7d9e26f2f7087687fa19d2afefa7426c5a_amd64",
"8Base-RHACM-2.4:rhacm2/multicluster-operators-subscription-rhel8@sha256:1fa2779aab32977ec8e867ed188dcdd66106986c3cbf39f02e2a555873ba478a_ppc64le",
"8Base-RHACM-2.4:rhacm2/multicluster-operators-subscription-rhel8@sha256:731a4f0919cbab729e9dded9e513ec4ad5e1b48967c21f65f3b494158a6b25ba_s390x",
"8Base-RHACM-2.4:rhacm2/multicluster-operators-subscription-rhel8@sha256:ec803f14f854b73a873f95027617246888ea28029f2f4bb5b7f39a5dd63399ca_amd64",
"8Base-RHACM-2.4:rhacm2/multiclusterhub-repo-rhel8@sha256:75504c269b3d0c2af9b48317f3dc070fae58a1e46e95283e2e0e1ab6b60f452d_amd64",
"8Base-RHACM-2.4:rhacm2/multiclusterhub-repo-rhel8@sha256:c21ffdaa0ce90e6c08f4814c09d9a0bd34d341ad1fc8f6ff2152e9007393ba1f_s390x",
"8Base-RHACM-2.4:rhacm2/multiclusterhub-repo-rhel8@sha256:e1e522835d65503d467dc9ef7c4a0149adfc4cbd3620134adb4a5694eda2f0c4_ppc64le",
"8Base-RHACM-2.4:rhacm2/multiclusterhub-rhel8@sha256:37cf6ccd9a2b9af4444fa192e7b5e6979687bd5159d97f48da40c4f9bad249eb_amd64",
"8Base-RHACM-2.4:rhacm2/multiclusterhub-rhel8@sha256:b8dea0eca4c8aaefee6be9afea77e3302ad551f68f5a87316caf65e13ac9138d_s390x",
"8Base-RHACM-2.4:rhacm2/multiclusterhub-rhel8@sha256:d173cf78965bd026a6333af91b55305ea9c349e630fa53548ee42d791295cd69_ppc64le",
"8Base-RHACM-2.4:rhacm2/node-exporter-rhel8@sha256:0b2cf97a3d82fb4570dee71c1232ef9998c7efcd1d9415f9f41351457802d62d_amd64",
"8Base-RHACM-2.4:rhacm2/node-exporter-rhel8@sha256:93e85d546c624a685221a5d0c9085fa59752105587a531c58066a856defa322a_ppc64le",
"8Base-RHACM-2.4:rhacm2/node-exporter-rhel8@sha256:b20c7b88c52ab9772ebd2216333d6324cba08c653135af469a9e6ccb6648d7c6_s390x",
"8Base-RHACM-2.4:rhacm2/observatorium-rhel8-operator@sha256:078b48f3746c33e0c69b11c9e51e70c220a3cc6f0fd26eb5b30534b16c6a2efa_s390x",
"8Base-RHACM-2.4:rhacm2/observatorium-rhel8-operator@sha256:0e1ec4eda138936261dc5a76a18fa4ace6082c636b30021ce10d5d4d0acea890_ppc64le",
"8Base-RHACM-2.4:rhacm2/observatorium-rhel8-operator@sha256:70e41fdcacd43b4e498b8d5917d0e2fb640f4e85f30b1d6646b27aee1bc8dafc_amd64",
"8Base-RHACM-2.4:rhacm2/observatorium-rhel8@sha256:431149d31b309822fa9476f951ae39bde3a81cc5d17d2a79062ced7b729166cd_amd64",
"8Base-RHACM-2.4:rhacm2/observatorium-rhel8@sha256:65aaebf97e8b904e9ff1520f4bc4704bc21614a7377f66a4c6776032621a9ccf_s390x",
"8Base-RHACM-2.4:rhacm2/observatorium-rhel8@sha256:804054ba7c65c0814307017e3ff6681ba25e62384468adbf3712418e1f3b321f_ppc64le",
"8Base-RHACM-2.4:rhacm2/openshift-hive-rhel8@sha256:80950fa60359f90359129bff09665d7e94150bfbcfb048dc46ec77309479733b_ppc64le",
"8Base-RHACM-2.4:rhacm2/openshift-hive-rhel8@sha256:bae2680af5a00937f0ecc680ad979b131ad65fc47c4683dec69e45e442dd38b4_amd64",
"8Base-RHACM-2.4:rhacm2/openshift-hive-rhel8@sha256:c75cad252f1bda9dac27d1145ee01fe91078e6bc29c60b72f2f0977cea56ae9c_s390x",
"8Base-RHACM-2.4:rhacm2/placement-rhel8@sha256:1cc55dc4ec890f583cf63c7c1d5451cd1e409dbb8feed7bb854e6970ba0e9cbd_s390x",
"8Base-RHACM-2.4:rhacm2/placement-rhel8@sha256:98f3db6bd38eec496565558b8c81a06b51fe22ad4c5a462a6b43a61ab3bc853c_amd64",
"8Base-RHACM-2.4:rhacm2/placement-rhel8@sha256:a0a5b1e0cd29da2c215f3ce555230477ce775cbd79423c74426aaa4f7f56cfc5_ppc64le",
"8Base-RHACM-2.4:rhacm2/prometheus-alertmanager-rhel8@sha256:29c84506cb42edbede5abdf086433ef003d677135fe3b51093c1fbafa6f666e0_s390x",
"8Base-RHACM-2.4:rhacm2/prometheus-alertmanager-rhel8@sha256:be4e1ac4ca5c8145ad7488bc9f067d8f1b9f4cb3d79ac43f4addd19cc66a584b_amd64",
"8Base-RHACM-2.4:rhacm2/prometheus-alertmanager-rhel8@sha256:fc83710377e91bec8866053bb2b9f91be7a3c25993488a6f9641e7c93918aadc_ppc64le",
"8Base-RHACM-2.4:rhacm2/prometheus-rhel8@sha256:1587535175898f97007552a6023ef0785861271dc939a751c98db0c41c9e2c97_amd64",
"8Base-RHACM-2.4:rhacm2/prometheus-rhel8@sha256:4aa41836d3699f3b8a546703fa5032a01af6bcac60465e779769c32a36352d0d_s390x",
"8Base-RHACM-2.4:rhacm2/prometheus-rhel8@sha256:f7971a684bcdce02604319ecace5ba585797f116a64024da815bf3e2d27f6251_ppc64le",
"8Base-RHACM-2.4:rhacm2/provider-credential-controller-rhel8@sha256:827351fc8036170bfb1b6d0fc15c84476c8913ae044163884ff89424e0e4235f_s390x",
"8Base-RHACM-2.4:rhacm2/provider-credential-controller-rhel8@sha256:a6f1234d8f90e06b88775ce831e574ec0621e487043d412d7c35d2bde6db21f9_amd64",
"8Base-RHACM-2.4:rhacm2/provider-credential-controller-rhel8@sha256:e33d7b73b6a7d41ef7779800af177a4557608ea87c854e457d0421332fcb421f_ppc64le",
"8Base-RHACM-2.4:rhacm2/rbac-query-proxy-rhel8@sha256:1d1c793c2bf89cb49dc4625981b4f7bc9cc827d01d7c57af88cde59adde21787_amd64",
"8Base-RHACM-2.4:rhacm2/rbac-query-proxy-rhel8@sha256:a129031e0e3c0e389a104f1ad15f4ecbb6382d79e19c62e7b22b31bee7021cdd_s390x",
"8Base-RHACM-2.4:rhacm2/rbac-query-proxy-rhel8@sha256:b549a06e14f326d196883c8168db3f82edbb952184ea4742b6d4eca78b13bc69_ppc64le",
"8Base-RHACM-2.4:rhacm2/redisgraph-tls-rhel8@sha256:7e3245ba0f53c4c510f7151b3e940c13d5a79d8d95b203e3b8ceaca4ceea42ea_ppc64le",
"8Base-RHACM-2.4:rhacm2/redisgraph-tls-rhel8@sha256:9fb4a62d70505c508d0d8dc158f8fa1c759c23f6a13c6a069a40a32c5cbce1fe_s390x",
"8Base-RHACM-2.4:rhacm2/redisgraph-tls-rhel8@sha256:cdf817bdb70737e6912e550fa1602bbbcaa5b34a2e2d47a249000aac560cc6f0_amd64",
"8Base-RHACM-2.4:rhacm2/registration-rhel8-operator@sha256:3ca37dec679c11f1333c5fd6c866867ce2e7ed5d3c139c2ad8f3ad7d10be70c0_s390x",
"8Base-RHACM-2.4:rhacm2/registration-rhel8-operator@sha256:45b0e1027807496b3c2a10d8e7c015cc91cc77b9832639adb51a6e5fc7f5071b_ppc64le",
"8Base-RHACM-2.4:rhacm2/registration-rhel8-operator@sha256:6710d98fb67533848a96f35fcbeb0adf6999a7e6534068ccc9956105a4d2db73_amd64",
"8Base-RHACM-2.4:rhacm2/registration-rhel8@sha256:0fbe6a1234544b31be5b6ba778895d31b0486783116796e0e31079cd2ee9f87a_ppc64le",
"8Base-RHACM-2.4:rhacm2/registration-rhel8@sha256:494e65b5e3bf27c3bae221db5154b119ef7689b2cb42894f05c40cf4608f1da6_s390x",
"8Base-RHACM-2.4:rhacm2/registration-rhel8@sha256:5d614eda176a91d5359e8a44a6f93a3fdbda8080f2209f342f83d4816b2d0008_amd64",
"8Base-RHACM-2.4:rhacm2/search-aggregator-rhel8@sha256:176ba84e41d3465826245fd9acd199c0b292c25a76c88bbcab8c07d93829ff9c_s390x",
"8Base-RHACM-2.4:rhacm2/search-aggregator-rhel8@sha256:3857111bc468c7bb79a7476d6bc5df0add7d8951799b65b6414f1f5dd3d5b9b8_amd64",
"8Base-RHACM-2.4:rhacm2/search-aggregator-rhel8@sha256:52a2dd79f67b1910a7129f70ba18b48656cd41b2a15f2ae4af2509c0eaa4205a_ppc64le",
"8Base-RHACM-2.4:rhacm2/search-api-rhel8@sha256:2d64646d663ac682a087fc69314bd72751ba2b005ab08a93da223470a863a740_amd64",
"8Base-RHACM-2.4:rhacm2/search-api-rhel8@sha256:74ccabf407b668837238eb3ad2e536fcb0b3df9a48741f43edf2456fbee80cc6_ppc64le",
"8Base-RHACM-2.4:rhacm2/search-api-rhel8@sha256:de9cc78ae58b063980c0fd3797cc6aba79bedc22898dae3fbce64c94dfd82909_s390x",
"8Base-RHACM-2.4:rhacm2/search-collector-rhel8@sha256:37c5344f9061f44ea363d64c2118e791999007ecdead8d15c8c121aff83631fe_amd64",
"8Base-RHACM-2.4:rhacm2/search-collector-rhel8@sha256:98fb5b0965d41badb9933eb0fc23a5006c1e1cb555a8b80b63a6a00bc87b1c7a_s390x",
"8Base-RHACM-2.4:rhacm2/search-collector-rhel8@sha256:ff9c98d5836007520ff971116d5c143b6e0fafa25e5c8f0dfd4b1a23f191f1d2_ppc64le",
"8Base-RHACM-2.4:rhacm2/search-rhel8@sha256:13b61bea54f6d67fb749852d48dc6a035ee516ed5f3d339619b97924e078ca59_ppc64le",
"8Base-RHACM-2.4:rhacm2/search-rhel8@sha256:210fdca717aef2b4159e223a4f0bab06cdae9491d2c890d63710cf3c71de0c32_amd64",
"8Base-RHACM-2.4:rhacm2/search-rhel8@sha256:5f3249435b29dba366242d6e68e6f1f2f4a8f4cd8941fb881d297bd5ed9fa72e_s390x",
"8Base-RHACM-2.4:rhacm2/search-ui-rhel8@sha256:2203d5c5cadd4be391bba00bbf8a588e930dcde7c438e15c14ed0e7a3fd31522_s390x",
"8Base-RHACM-2.4:rhacm2/search-ui-rhel8@sha256:aa0f257b502a6fcf1d2eb2270858f7d145abee32b9a64ba511bab22218b74e0a_ppc64le",
"8Base-RHACM-2.4:rhacm2/search-ui-rhel8@sha256:d4a81b7b29b9a76aa631ad26471b3cd6202775853f5a2102260c4f1e339cdfe0_amd64",
"8Base-RHACM-2.4:rhacm2/submariner-addon-rhel8@sha256:0faded1f0229ce80be36090a54ed761f1c89b414e84bd11d680fbddd382a986b_amd64",
"8Base-RHACM-2.4:rhacm2/submariner-addon-rhel8@sha256:4331c06cda7427491fcf5061f9695ab5f87dea5a02b5b915b1354c20f3cff830_s390x",
"8Base-RHACM-2.4:rhacm2/submariner-addon-rhel8@sha256:514d5c15aceb07e72ba74d9ba1b3bdc2e84e1c4060b2facdb886809b118c704c_ppc64le",
"8Base-RHACM-2.4:rhacm2/thanos-receive-controller-rhel8@sha256:2da6d891769a4d9cb936d93a8ea84eea45f33e482c79cc74418f4143c5c145e7_s390x",
"8Base-RHACM-2.4:rhacm2/thanos-receive-controller-rhel8@sha256:8c0745aa13e06c6cc159d8be33302b766673bdd1aedff1309d205519587440ab_amd64",
"8Base-RHACM-2.4:rhacm2/thanos-receive-controller-rhel8@sha256:8d0e265c199c32e757c2004d89db64bc64092171b98068aab03f977a744cc5bc_ppc64le",
"8Base-RHACM-2.4:rhacm2/thanos-rhel8@sha256:8036c9dd2d44027f5173b935ee8dcd9b3e87b433d65a50f83ffa76a503cf747c_s390x",
"8Base-RHACM-2.4:rhacm2/thanos-rhel8@sha256:ed22c2650f0d908174896647ced911a49945714a114836096b787cc879164bc4_ppc64le",
"8Base-RHACM-2.4:rhacm2/thanos-rhel8@sha256:fbe3062ae92faafd40caac5ddd0b20e2d1bfcaa64febebc0dcd5d368a3734c12_amd64",
"8Base-RHACM-2.4:rhacm2/volsync-mover-rclone-rhel8@sha256:0b3c2d30d0a6109db50dba4053d795fc92bfcadc380a8a8deb5ae4ef4e6d29fa_ppc64le",
"8Base-RHACM-2.4:rhacm2/volsync-mover-rclone-rhel8@sha256:6784f7672ac4c8f47ddaf9b5fc6b98f2c1d18c48be212114eeab9babb780cba6_s390x",
"8Base-RHACM-2.4:rhacm2/volsync-mover-rclone-rhel8@sha256:ada830a6dfa3f00aba2a32225a9884bbe31d20b93ece21249b11e6b037d85e75_amd64",
"8Base-RHACM-2.4:rhacm2/volsync-mover-restic-rhel8@sha256:31244fad1da3b5c258babd12defc1192a8534727f12ad775aad9d202fb6a5947_amd64",
"8Base-RHACM-2.4:rhacm2/volsync-mover-restic-rhel8@sha256:3ac9147cf782a40b3881973a399add430aee10cdfe1abdb00c98a0b5a3a527dc_s390x",
"8Base-RHACM-2.4:rhacm2/volsync-mover-restic-rhel8@sha256:9d00b2d06752192dd8f8f48aeb2786ac1ee0c062ed8916cf3f693c7d2a05e208_ppc64le",
"8Base-RHACM-2.4:rhacm2/volsync-mover-rsync-rhel8@sha256:30e06b75f83e22faeed2108f68b158fb35b4db22b83f049c61706ddcbfef27d9_ppc64le",
"8Base-RHACM-2.4:rhacm2/volsync-mover-rsync-rhel8@sha256:530aedee3aeca43ef0501f5cd2aa07c65eb708ac1a7fcd97fc3000358744d1bd_s390x",
"8Base-RHACM-2.4:rhacm2/volsync-mover-rsync-rhel8@sha256:c5621b5d113a1330bdc04f1fce05fd6f16c10526511ba207cb24551f7efe0e58_amd64",
"8Base-RHACM-2.4:rhacm2/volsync-rhel8@sha256:1ab81a27373c351eb2c932536fc9ea6cbf74911b794e3cd183c8e5624940a656_ppc64le",
"8Base-RHACM-2.4:rhacm2/volsync-rhel8@sha256:90ed24a800b82c2eb1c0f2d08aa11b2bea942e6a9044e3a01a5778877e7b376a_s390x",
"8Base-RHACM-2.4:rhacm2/volsync-rhel8@sha256:9e02a53649909a9d3ccd5c22f5c231b3ad69f451d7b5a32033046f3031cde188_amd64",
"8Base-RHACM-2.4:rhacm2/work-rhel8@sha256:0facf27d638269e722029217ef72016556c60e42887a836e4a0ad6140c1b6dcf_s390x",
"8Base-RHACM-2.4:rhacm2/work-rhel8@sha256:5694a214f662b4556b1fdf088ef0d33d6674dc3be3ae5d2fbdf00e56addeae3c_amd64",
"8Base-RHACM-2.4:rhacm2/work-rhel8@sha256:73b036d1c7b9c44010ef9716be8c96bfd2a7af7e09b2cf3402cc2aac81ef94e4_ppc64le"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2022:6696"
},
{
"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.4:rhacm2/acm-grafana-rhel8@sha256:17c53124f6c09cc839f533aee0c870078f547fef29a19803814f5c5fbc5e7939_s390x",
"8Base-RHACM-2.4:rhacm2/acm-grafana-rhel8@sha256:644a295644e91a8976d4df02e5ccdd711d8d3c8fa409cae698671b49b96ec00a_ppc64le",
"8Base-RHACM-2.4:rhacm2/acm-grafana-rhel8@sha256:9c9b992bf748282d7cdc941b7907bbcbabe69a8b287bc4195a6bc8b9d9b6cbd0_amd64",
"8Base-RHACM-2.4:rhacm2/acm-must-gather-rhel8@sha256:0cca0dbb0b7adff8eaea1315b422edb6ea1778befa4772f3e6f5755fb5519196_s390x",
"8Base-RHACM-2.4:rhacm2/acm-must-gather-rhel8@sha256:63b5758cfcffe96326b090ae51d38c00ca13b35e9fe5e4354cd33e67d042c41b_amd64",
"8Base-RHACM-2.4:rhacm2/acm-must-gather-rhel8@sha256:cfc97f6c9495bac2635e016dd47049683f8ed78c932ef2c70cec2ec7be323fea_ppc64le",
"8Base-RHACM-2.4:rhacm2/acm-operator-bundle@sha256:346215260baa3371853d15ccc451c3ac418813c5cd9b422b0ad9f2dd6ae8a511_s390x",
"8Base-RHACM-2.4:rhacm2/acm-operator-bundle@sha256:cb4fca4155dc3e274712c0c7609eb6111a6e03207ddaa0d5c3c8752badc15b2c_amd64",
"8Base-RHACM-2.4:rhacm2/acm-operator-bundle@sha256:cceb82a8492d7e971e515f1a0a5391a1051e4f130f7a14e412def20616e05d40_ppc64le",
"8Base-RHACM-2.4:rhacm2/agent-service-rhel8@sha256:5b5046b04aa10807a6676916cf4744f0cd36c056dd3fd626304814af2d665cf9_amd64",
"8Base-RHACM-2.4:rhacm2/agent-service-rhel8@sha256:5c89bb44eda9a0754ea1d1ca69ea260f02f060c517194251519439e4b943e46a_ppc64le",
"8Base-RHACM-2.4:rhacm2/agent-service-rhel8@sha256:cfe9dfc60224b6206d6fbbc4c4ee95e378ce2da8b79c176e5e7bfdd8b0375f88_s390x",
"8Base-RHACM-2.4:rhacm2/application-ui-rhel8@sha256:6acf7df47405a4ccb3ede12db6574a0829d28f94ea5d20d6041db1bd045a90c6_ppc64le",
"8Base-RHACM-2.4:rhacm2/application-ui-rhel8@sha256:96c10e483a1c99f0ac91fb84df87ebe927e82ca35ef7e36e0f583121dcdd8b15_amd64",
"8Base-RHACM-2.4:rhacm2/application-ui-rhel8@sha256:ffb0b475eccc16a227f13a3d0d332f9cd9b96eade52646352a7497f903edf1a2_s390x",
"8Base-RHACM-2.4:rhacm2/assisted-image-service-rhel8@sha256:2c2f96ebf908cf415613aec65a414884ec35784e4bdcd4c4b4978aa98149af4d_amd64",
"8Base-RHACM-2.4:rhacm2/assisted-image-service-rhel8@sha256:c89023b0b424e2b8800399fc4b6cfa9336248f3222097c094d33fd2b872398aa_ppc64le",
"8Base-RHACM-2.4:rhacm2/assisted-image-service-rhel8@sha256:e49c328eb815293dd606199a0b8a2bd0db6bbf5d87eeaa7902d6d4df1bb41d35_s390x",
"8Base-RHACM-2.4:rhacm2/assisted-installer-agent-rhel8@sha256:86fd675a09451d3ee552452999cd2c82410174f5e55dcfd4f21286559363217e_amd64",
"8Base-RHACM-2.4:rhacm2/assisted-installer-reporter-rhel8@sha256:dcc214165e5c895925f52673577fa73274b017e3e9017818bf5c0327b3600ffb_ppc64le",
"8Base-RHACM-2.4:rhacm2/assisted-installer-reporter-rhel8@sha256:f7004db056478b4c1b101ab0ceac24f78dbefc018a1e76e12e8a4f69fd171175_amd64",
"8Base-RHACM-2.4:rhacm2/assisted-installer-rhel8@sha256:6e002bec6af8e7d7b0c89bc25f4a9e3224e47f5638be7cc2a9c68a5e92447254_amd64",
"8Base-RHACM-2.4:rhacm2/assisted-installer-rhel8@sha256:815976efa30282899af7de91b5df1fdeca10c709d0fc60d09d8f3abb1c2acdc3_ppc64le",
"8Base-RHACM-2.4:rhacm2/cert-policy-controller-rhel8@sha256:0e30470d12e11f473750e0b95833d0d1fe6fd3ee9d9d0c5d7454614449156148_s390x",
"8Base-RHACM-2.4:rhacm2/cert-policy-controller-rhel8@sha256:2324eeab4219c1c953b698cbd1cf57e0af777f31042de00eaaa2bf163f84cae1_amd64",
"8Base-RHACM-2.4:rhacm2/cert-policy-controller-rhel8@sha256:c3d60eaf9f775e623114d093450b5d170b4048ef1e52267a2153ec54489bd00f_ppc64le",
"8Base-RHACM-2.4:rhacm2/cluster-backup-rhel8-operator@sha256:9969b8f2f91bd0a3ef0e89300d66a656238a3a3361d56cf7fc0eb55db1752782_amd64",
"8Base-RHACM-2.4:rhacm2/cluster-backup-rhel8-operator@sha256:d5639931ddcb1288f279f54a3688fcb8c94d710a457917c46bfa3db6cd1a317b_s390x",
"8Base-RHACM-2.4:rhacm2/cluster-backup-rhel8-operator@sha256:fa4667d27a8778efc83ace86657c638aacb7ccc3168c489d427c1d6ab834cbb2_ppc64le",
"8Base-RHACM-2.4:rhacm2/cluster-curator-controller-rhel8@sha256:4b32ee29c898c9f52a5fdeed3a6a595ac157db7051b36086eddf7a8f91b2ec08_ppc64le",
"8Base-RHACM-2.4:rhacm2/cluster-curator-controller-rhel8@sha256:9e6a260d8130731601612a56cea728fc6b80cfa3d7fd8b6612175ff76b290dea_s390x",
"8Base-RHACM-2.4:rhacm2/cluster-curator-controller-rhel8@sha256:faa454bab3f9ea36a2d5a1eaa16806ac3669472856833e750571e45da7074d40_amd64",
"8Base-RHACM-2.4:rhacm2/cluster-proxy-addon-rhel8@sha256:03d738d93d893b9fd9d2587e14b9a7a92bbb5eca4b85901b5e07cff1e7a3ab73_s390x",
"8Base-RHACM-2.4:rhacm2/cluster-proxy-addon-rhel8@sha256:22c9595f3f4d95b6dc6c17ce5412f4131d9ce501f2660f23d176f276c4a97a73_ppc64le",
"8Base-RHACM-2.4:rhacm2/cluster-proxy-addon-rhel8@sha256:ae6de1e14b7897a944733cdb9963f31990d696a66260974d3f692e0af87161d3_amd64",
"8Base-RHACM-2.4:rhacm2/clusterclaims-controller-rhel8@sha256:2c7f03c0ca17163c949249bb4b480a0fd2c986e55b0dc23c6cd3b0a974b4c229_ppc64le",
"8Base-RHACM-2.4:rhacm2/clusterclaims-controller-rhel8@sha256:bd8fa875e2c6b6c650c21089441b417ae657b8e1fda2786d2f328978776a6883_s390x",
"8Base-RHACM-2.4:rhacm2/clusterclaims-controller-rhel8@sha256:c49c92c632968e08f74d08eaa99862f0dd8dd1fe4a85f05e57efa90e5dca5563_amd64",
"8Base-RHACM-2.4:rhacm2/clusterlifecycle-state-metrics-rhel8@sha256:3711cb41642a7fffc69a0c98db128d39d980555127f22a9d1dfd76c9631b8edc_ppc64le",
"8Base-RHACM-2.4:rhacm2/clusterlifecycle-state-metrics-rhel8@sha256:60a54bc76a84f2369b02dc1b9b0d8353da93acc9f8193a26739110c6fe59abdd_s390x",
"8Base-RHACM-2.4:rhacm2/clusterlifecycle-state-metrics-rhel8@sha256:6df08e52cee6890187b6be3a62b36c18fcff7e34630da933e0a5f7bcecec6b4c_amd64",
"8Base-RHACM-2.4:rhacm2/config-policy-controller-rhel8@sha256:8fb0581852dc1dfd80a81ba03c6976da1aa8d93675f626765f2266adfa94d5ac_s390x",
"8Base-RHACM-2.4:rhacm2/config-policy-controller-rhel8@sha256:929233f873cbf980fb850a9812c98bd09f907e26d9afeb1c0198d52776e33b32_ppc64le",
"8Base-RHACM-2.4:rhacm2/config-policy-controller-rhel8@sha256:a3653dcecb777d7b3915c49b7999793b90dd4524628d5517368a0837af46aa07_amd64",
"8Base-RHACM-2.4:rhacm2/console-api-rhel8@sha256:02481bcf2ddd1771d965e947cfcbad66540e2df055a3013bee5185ab84960d6d_ppc64le",
"8Base-RHACM-2.4:rhacm2/console-api-rhel8@sha256:3a47d211370efc6e1661d4d0abd0d5abc65d8a759218af7c2722db820a664d8c_s390x",
"8Base-RHACM-2.4:rhacm2/console-api-rhel8@sha256:789e1950e886e54c341699cc8ec0c4bfb9a0e295e49961366759e861d32d5ef9_amd64",
"8Base-RHACM-2.4:rhacm2/console-rhel8@sha256:5215e1a2f456b83ba4ae02ea653bef51d331ced6e9a4c67958e8c41cd88aa818_s390x",
"8Base-RHACM-2.4:rhacm2/console-rhel8@sha256:d5cbabd5d26e6e712d9f531db8ebaa3a793599538ef2e62262b02c165ea74b9a_ppc64le",
"8Base-RHACM-2.4:rhacm2/console-rhel8@sha256:e797bce5724653b3ae0395c66c4796dc0594002cdde7242f4fd29c2fd5e703fa_amd64",
"8Base-RHACM-2.4:rhacm2/discovery-rhel8-operator@sha256:224af94e4e027bfb7edff3f889ec08aa031eaede2e4a02c67ce2925f29230ea8_s390x",
"8Base-RHACM-2.4:rhacm2/discovery-rhel8-operator@sha256:5dd54d496d15c262072c6024385e9fbf016edabe8a6bcdf31ec63ed5c445088c_amd64",
"8Base-RHACM-2.4:rhacm2/discovery-rhel8-operator@sha256:f64cae3c176e4b18af716ba054dcebafa07c3f893943de09b7dfd0285a9271d5_ppc64le",
"8Base-RHACM-2.4:rhacm2/endpoint-monitoring-rhel8-operator@sha256:516888a8ee8d509b77cda6ef2154a6d70a94a48a2c8c5bc7a9b1b9f2e089ff57_ppc64le",
"8Base-RHACM-2.4:rhacm2/endpoint-monitoring-rhel8-operator@sha256:c48ced70438f389ee0a22a8670db80c121c087728533c5cd2070751ce3b2614e_amd64",
"8Base-RHACM-2.4:rhacm2/endpoint-monitoring-rhel8-operator@sha256:ee184be0540e401b6834747b6632b11d69269f3d9ab44bc4aaab9fc9877191aa_s390x",
"8Base-RHACM-2.4:rhacm2/governance-policy-propagator-rhel8@sha256:b5a8689de0cc37c38daca89e1a6f64b6601b341a8f12ef6c093ec12b83bca4e8_s390x",
"8Base-RHACM-2.4:rhacm2/governance-policy-propagator-rhel8@sha256:f885cac3c1b78c94885f9a9e197511c51b5470b192d6ac48e6cb20a592b36832_ppc64le",
"8Base-RHACM-2.4:rhacm2/governance-policy-propagator-rhel8@sha256:fbec65b4937bbdad28cc1e04b5b215caddeaacda3a844cd0a45ade093997adc3_amd64",
"8Base-RHACM-2.4:rhacm2/governance-policy-spec-sync-rhel8@sha256:2c130b6df67cd0a8ee055d9b8bb3ede4bcf211978db7cdd892f78bf1d56dd269_amd64",
"8Base-RHACM-2.4:rhacm2/governance-policy-spec-sync-rhel8@sha256:6a8227f1560751fd8e1d2ec8136d8855599727eb7ad382bd5b18167ba46b31ff_ppc64le",
"8Base-RHACM-2.4:rhacm2/governance-policy-spec-sync-rhel8@sha256:c2c6ab3e7317dee023b79cc868c052a8a602610925932358498a3a215d5c8089_s390x",
"8Base-RHACM-2.4:rhacm2/governance-policy-status-sync-rhel8@sha256:385006b34743b689054c581eaaffb5298adfd092eaa13ff6c24f28fa5b79a178_amd64",
"8Base-RHACM-2.4:rhacm2/governance-policy-status-sync-rhel8@sha256:6c2ec36725b956432591b6cb6a20d4eb2ac3bf759ab4a901f581c81bcb12270c_ppc64le",
"8Base-RHACM-2.4:rhacm2/governance-policy-status-sync-rhel8@sha256:76f717cb9fe271941f45794a8dd9ebb85af0f7ab6cd104a698352b875e1b721d_s390x",
"8Base-RHACM-2.4:rhacm2/governance-policy-template-sync-rhel8@sha256:2d0d4141d0df7a5309edb3aa064591479facd14d604f5338383a88a7c01fb976_s390x",
"8Base-RHACM-2.4:rhacm2/governance-policy-template-sync-rhel8@sha256:a96e372e54eadb8c0f384eaf5295a5a17ab701c5051b5ae59341ecc01489099b_ppc64le",
"8Base-RHACM-2.4:rhacm2/governance-policy-template-sync-rhel8@sha256:d9135c4c5eb68af915b552e2d7fe62251f4a3a23d45a7b193d754b7da900b159_amd64",
"8Base-RHACM-2.4:rhacm2/grafana-dashboard-loader-rhel8@sha256:1f8b57a645d0abc3e639eb493f228d3485f4a3f53528175bc386f712fce7cd3f_amd64",
"8Base-RHACM-2.4:rhacm2/grafana-dashboard-loader-rhel8@sha256:5419a6207c0cd1adb21d7c4c3378d31f240a9f29674aee612608d015fe0b491f_ppc64le",
"8Base-RHACM-2.4:rhacm2/grafana-dashboard-loader-rhel8@sha256:6190c4487c63f61cb24e8d219aa1ebc6ff5d8d8b1ece5bbb3da5d46e67f0b98c_s390x",
"8Base-RHACM-2.4:rhacm2/grc-ui-api-rhel8@sha256:40f04e8634a2151e7a4aefe823c980d1d98c89ddb1210b55b4c0566bd85fd787_amd64",
"8Base-RHACM-2.4:rhacm2/grc-ui-api-rhel8@sha256:999f7119e60d578cd54b08135838fb8ecb996cd93f8e6f07ee92ec776f86f3d7_s390x",
"8Base-RHACM-2.4:rhacm2/grc-ui-api-rhel8@sha256:a8072d656eb14084eafd141690c02119376c9436faab8e4d219e1f0ade7ed2ec_ppc64le",
"8Base-RHACM-2.4:rhacm2/grc-ui-rhel8@sha256:18beaf038580dd78d44cdbd7b3e9bfab16b1ae9f1b454689abe1ebfefe4964b5_amd64",
"8Base-RHACM-2.4:rhacm2/grc-ui-rhel8@sha256:2e28251e1a65b7176007f53887f3693e5268848b1bb8a1e084e9f1064deaec8a_s390x",
"8Base-RHACM-2.4:rhacm2/grc-ui-rhel8@sha256:3848541d746de6dfacca63f06f29fc7d203dfa4c73dbd749407896ddddb7306c_ppc64le",
"8Base-RHACM-2.4:rhacm2/iam-policy-controller-rhel8@sha256:0deeefc1600e43aac6d9eadd05b32d3a1b2059632ec7e8b005eb2245b52dbd98_amd64",
"8Base-RHACM-2.4:rhacm2/iam-policy-controller-rhel8@sha256:7d1534ff8b00cd38716d2bfb65b924a45e9ec18a8eccad13c5e3818f858630b6_s390x",
"8Base-RHACM-2.4:rhacm2/iam-policy-controller-rhel8@sha256:b2fa794482a54fcfcbf7d0ac8597e9cb0ac0c73cfe5afa8bf2e73ca35d37feb9_ppc64le",
"8Base-RHACM-2.4:rhacm2/insights-client-rhel8@sha256:0f567016e55498bef2be33665d247eb14308b13aaef5cc670de7e06ff830cb9a_amd64",
"8Base-RHACM-2.4:rhacm2/insights-client-rhel8@sha256:6bd666f6d541ab33598c4a38ac05e8f65f19e03d8630cf685c89b05f14c4f1b8_ppc64le",
"8Base-RHACM-2.4:rhacm2/insights-client-rhel8@sha256:85bf407b6bc232952f4dd7c1edd8a7f4a168a6995d7b866f4417bc65a162efd5_s390x",
"8Base-RHACM-2.4:rhacm2/insights-metrics-rhel8@sha256:180e2ac58d3549c7ed583da66fba14368c606feb65b4313aac3b4f889ec091bb_amd64",
"8Base-RHACM-2.4:rhacm2/insights-metrics-rhel8@sha256:2492650b89feab7de0408be0e3af6d889e6291bb7064ea524dafca87b252840e_s390x",
"8Base-RHACM-2.4:rhacm2/insights-metrics-rhel8@sha256:93066377331da7f85024ae541440cb409c741d393adfdfe289f7d5836c0da183_ppc64le",
"8Base-RHACM-2.4:rhacm2/klusterlet-addon-controller-rhel8@sha256:018f6d71abae2963c853fe9d1a41fdad2df91acb72fee775af08275647d3019f_amd64",
"8Base-RHACM-2.4:rhacm2/klusterlet-addon-controller-rhel8@sha256:500d5166ea2f808c46b71d1a5470a35bffa484d860161a16e9809f90d021b23e_ppc64le",
"8Base-RHACM-2.4:rhacm2/klusterlet-addon-controller-rhel8@sha256:a4d7ef368efce597729c5fc1ae4358a0b45483a11b8363bf8d164c20075da748_s390x",
"8Base-RHACM-2.4:rhacm2/klusterlet-addon-rhel8-operator@sha256:0402e265ec4919aef893be4c0f177b53173bc0c50eb47aafea6822e05a7748be_s390x",
"8Base-RHACM-2.4:rhacm2/klusterlet-addon-rhel8-operator@sha256:6b0fbc1956407a0986460556336fcccfe4d08d712cc4b0af4ca65061baf75ea2_amd64",
"8Base-RHACM-2.4:rhacm2/klusterlet-addon-rhel8-operator@sha256:d7546a69df7b817d0c29c8f95dd3d5d2900c3755c82570b1d610702c56d4fb59_ppc64le",
"8Base-RHACM-2.4:rhacm2/kube-rbac-proxy-rhel8@sha256:6650633c4664e6b537e82eafc593dc91ca206de3b0de878f600c913a95eb18a2_amd64",
"8Base-RHACM-2.4:rhacm2/kube-rbac-proxy-rhel8@sha256:c1c90ee4ae1f908c33c8a8bf38f0b47bfad039bedccf870324f6b554aad5d78c_s390x",
"8Base-RHACM-2.4:rhacm2/kube-rbac-proxy-rhel8@sha256:ccddb38db49a190aa0d5d70e6b4672079ea222a42045d406a4b9974ac7412146_ppc64le",
"8Base-RHACM-2.4:rhacm2/kube-state-metrics-rhel8@sha256:566b95595959ba60677f1518562fd996ef7643dc94aa9e9fead0e4b4096032ca_s390x",
"8Base-RHACM-2.4:rhacm2/kube-state-metrics-rhel8@sha256:789f79b85c022e59143e725a589ac890884f079c969f56efb972b0a0f8d77e66_amd64",
"8Base-RHACM-2.4:rhacm2/kube-state-metrics-rhel8@sha256:971a33f5a57057d3901ff75eebbc13ca8456b4315dd7811139e60bb8872d80bf_ppc64le",
"8Base-RHACM-2.4:rhacm2/managedcluster-import-controller-rhel8@sha256:bcb43adee06dbb1cfb6a5c9fed71847ecc3826e3e44fe04d57b7143a6123daa5_s390x",
"8Base-RHACM-2.4:rhacm2/managedcluster-import-controller-rhel8@sha256:dbf235a9723a1c21471d8ef0029f3c999ac3b22512d67facd052efb725431bc1_ppc64le",
"8Base-RHACM-2.4:rhacm2/managedcluster-import-controller-rhel8@sha256:faf01c5554224350e4cffd1fc4ce275886791e45857bf0ed5f90ffa3a64680dc_amd64",
"8Base-RHACM-2.4:rhacm2/management-ingress-rhel8@sha256:46293eeaad521f993ed01467e13cae70f600426ef09df0e02dd8b83348b60027_amd64",
"8Base-RHACM-2.4:rhacm2/management-ingress-rhel8@sha256:c3cdbf5ff93b3b19ac2d7cf15b9152a0761d473de7afe29832a7ca3b833b6797_s390x",
"8Base-RHACM-2.4:rhacm2/management-ingress-rhel8@sha256:ce994a8f4c4e5476e6131a6721da748225c89a96c9d471a8638eefb6a22d52b9_ppc64le",
"8Base-RHACM-2.4:rhacm2/memcached-exporter-rhel8@sha256:01398d4f3b1825e864ddae46a5e4b7cc298dabb444dd105787ef6aeb70514571_ppc64le",
"8Base-RHACM-2.4:rhacm2/memcached-exporter-rhel8@sha256:5432fa56e40dee2475da7ee7b7e89cca10a8f06f4cbea94983fa094bfbef81ff_amd64",
"8Base-RHACM-2.4:rhacm2/memcached-exporter-rhel8@sha256:e22fa2dbc6733fc176f44cf42ec8f51b69672d354d6d2cf510eada5fe41a5245_s390x",
"8Base-RHACM-2.4:rhacm2/memcached-rhel8@sha256:0a0a88fb0138cd6de2e3fce81ab959d12cbda64e5fbab1046008aee1d94f12e2_s390x",
"8Base-RHACM-2.4:rhacm2/memcached-rhel8@sha256:7e0ee17c6d00d20773799cfb6c6e9e27c204d1e31010aa71a7f0f35eb5179a35_amd64",
"8Base-RHACM-2.4:rhacm2/memcached-rhel8@sha256:b9213f5525ebd51960412c15d416a591bf23731b6217f79aca2a89a893df2102_ppc64le",
"8Base-RHACM-2.4:rhacm2/metrics-collector-rhel8@sha256:431d4089a4a93c6b6a00cf9b63ecd9199a5545f09190577356b22ff6646820f3_amd64",
"8Base-RHACM-2.4:rhacm2/metrics-collector-rhel8@sha256:83f649b506ca698251c884692307d7cd52bbae87b0bf7790f96ffd24dd7f4fd7_ppc64le",
"8Base-RHACM-2.4:rhacm2/metrics-collector-rhel8@sha256:d37401c5fb672c56004f75974a4069d5d3b6c5e96ac7be4c174f9f178a7666bc_s390x",
"8Base-RHACM-2.4:rhacm2/multicloud-integrations-rhel8@sha256:a311c6ef1099d2370209bbbe30cfac6d1c50d79a2321beaab1f6158ab2db8bec_s390x",
"8Base-RHACM-2.4:rhacm2/multicloud-integrations-rhel8@sha256:e666154a539974d0cc005bc74903dc9f173920101dbfc5169b14a30129991475_ppc64le",
"8Base-RHACM-2.4:rhacm2/multicloud-integrations-rhel8@sha256:f37fe856571112970ae4786d313bf51e78b26e1630e443d276abb4de8e47e525_amd64",
"8Base-RHACM-2.4:rhacm2/multicloud-manager-rhel8@sha256:1dd235aa8599ca070f5175ad9da5bdb9505a7dfbbd87173f0bbf4e14ca0d5e88_ppc64le",
"8Base-RHACM-2.4:rhacm2/multicloud-manager-rhel8@sha256:8a1eeafb2a738aecb2723889c98e287638e950fec05425f1fe132ff7eb01738f_amd64",
"8Base-RHACM-2.4:rhacm2/multicloud-manager-rhel8@sha256:d458a289528173a07f7ff6d87279474e8379a2f05c11d5a9be97f9c43e38ec75_s390x",
"8Base-RHACM-2.4:rhacm2/multicluster-observability-rhel8-operator@sha256:45d046d621eab996c457a90b607ca9a57e2ca5dcad384d3cd5317475e096e098_amd64",
"8Base-RHACM-2.4:rhacm2/multicluster-observability-rhel8-operator@sha256:7ed02712f2d5093f7c751a6d22c9ffe5ce3b00c4cc901ffb779b8b51e282d698_s390x",
"8Base-RHACM-2.4:rhacm2/multicluster-observability-rhel8-operator@sha256:7f89cc6647700f7ddc46d4fabb4b3702142aa0fe9bd23026eba98c704026e9e9_ppc64le",
"8Base-RHACM-2.4:rhacm2/multicluster-operators-application-rhel8@sha256:27492dfdd71cc0bae6e01a184ac8fe5677ce172583b0fd1b9112dfd789009839_ppc64le",
"8Base-RHACM-2.4:rhacm2/multicluster-operators-application-rhel8@sha256:3af2802a89c09966e9c63f40974d8554a7b7b88cc386bbf5bda0a4cc987b7c15_s390x",
"8Base-RHACM-2.4:rhacm2/multicluster-operators-application-rhel8@sha256:723ac91ea8c130d80b48db30e05186607210aea71c7afc1c072b9a691e350215_amd64",
"8Base-RHACM-2.4:rhacm2/multicluster-operators-channel-rhel8@sha256:09883ff8a783d3f83e1c26566555c5ad140cc8bbf0d4cdb5220ef344c6282752_ppc64le",
"8Base-RHACM-2.4:rhacm2/multicluster-operators-channel-rhel8@sha256:4a34b2593897d4b1a1af124bdf6fb7e51bbd97bb4c56dd8ae463b3f3abbb7718_s390x",
"8Base-RHACM-2.4:rhacm2/multicluster-operators-channel-rhel8@sha256:883282b801566b5a40a32e33ebc431ac1398afb68f47ce931cc82b8b9eca1e55_amd64",
"8Base-RHACM-2.4:rhacm2/multicluster-operators-deployable-rhel8@sha256:0a15e49232c20ead26ade38823cd40d785e612670a41cac28ecea2066025a3d1_amd64",
"8Base-RHACM-2.4:rhacm2/multicluster-operators-deployable-rhel8@sha256:0ecd46eb89e90d787c442fd0ca92f84e9bf7fa6c2e315a0b95912616687c0580_s390x",
"8Base-RHACM-2.4:rhacm2/multicluster-operators-deployable-rhel8@sha256:bd148be0ad6ddbcc1995f94b4660d3fbe2338112230c840d77f53a564b14ec4a_ppc64le",
"8Base-RHACM-2.4:rhacm2/multicluster-operators-placementrule-rhel8@sha256:4bdca102dae861d39d81a2df4be1767e4e702ce3836224e9b875f613d1af0c37_ppc64le",
"8Base-RHACM-2.4:rhacm2/multicluster-operators-placementrule-rhel8@sha256:d71975de4b1d6b53d19ddf338f3d19ad7e28812f8fc932c144eee630d9cab176_amd64",
"8Base-RHACM-2.4:rhacm2/multicluster-operators-placementrule-rhel8@sha256:fa3e2e45501d661f4f724dea809b6eff73455db623b03178130590dbf317dba5_s390x",
"8Base-RHACM-2.4:rhacm2/multicluster-operators-subscription-release-rhel8@sha256:2e13c28d1f18f2efac62207515450a42732d4be790199ab0e5ddf2f181649cb4_ppc64le",
"8Base-RHACM-2.4:rhacm2/multicluster-operators-subscription-release-rhel8@sha256:50dc29deac8efaac3bf321270b718dec41d8b80746d3548c076ab26b2c6b63ca_s390x",
"8Base-RHACM-2.4:rhacm2/multicluster-operators-subscription-release-rhel8@sha256:faae7a0632b10dc9b65af7a8af7e7c7d9e26f2f7087687fa19d2afefa7426c5a_amd64",
"8Base-RHACM-2.4:rhacm2/multicluster-operators-subscription-rhel8@sha256:1fa2779aab32977ec8e867ed188dcdd66106986c3cbf39f02e2a555873ba478a_ppc64le",
"8Base-RHACM-2.4:rhacm2/multicluster-operators-subscription-rhel8@sha256:731a4f0919cbab729e9dded9e513ec4ad5e1b48967c21f65f3b494158a6b25ba_s390x",
"8Base-RHACM-2.4:rhacm2/multicluster-operators-subscription-rhel8@sha256:ec803f14f854b73a873f95027617246888ea28029f2f4bb5b7f39a5dd63399ca_amd64",
"8Base-RHACM-2.4:rhacm2/multiclusterhub-repo-rhel8@sha256:75504c269b3d0c2af9b48317f3dc070fae58a1e46e95283e2e0e1ab6b60f452d_amd64",
"8Base-RHACM-2.4:rhacm2/multiclusterhub-repo-rhel8@sha256:c21ffdaa0ce90e6c08f4814c09d9a0bd34d341ad1fc8f6ff2152e9007393ba1f_s390x",
"8Base-RHACM-2.4:rhacm2/multiclusterhub-repo-rhel8@sha256:e1e522835d65503d467dc9ef7c4a0149adfc4cbd3620134adb4a5694eda2f0c4_ppc64le",
"8Base-RHACM-2.4:rhacm2/multiclusterhub-rhel8@sha256:37cf6ccd9a2b9af4444fa192e7b5e6979687bd5159d97f48da40c4f9bad249eb_amd64",
"8Base-RHACM-2.4:rhacm2/multiclusterhub-rhel8@sha256:b8dea0eca4c8aaefee6be9afea77e3302ad551f68f5a87316caf65e13ac9138d_s390x",
"8Base-RHACM-2.4:rhacm2/multiclusterhub-rhel8@sha256:d173cf78965bd026a6333af91b55305ea9c349e630fa53548ee42d791295cd69_ppc64le",
"8Base-RHACM-2.4:rhacm2/node-exporter-rhel8@sha256:0b2cf97a3d82fb4570dee71c1232ef9998c7efcd1d9415f9f41351457802d62d_amd64",
"8Base-RHACM-2.4:rhacm2/node-exporter-rhel8@sha256:93e85d546c624a685221a5d0c9085fa59752105587a531c58066a856defa322a_ppc64le",
"8Base-RHACM-2.4:rhacm2/node-exporter-rhel8@sha256:b20c7b88c52ab9772ebd2216333d6324cba08c653135af469a9e6ccb6648d7c6_s390x",
"8Base-RHACM-2.4:rhacm2/observatorium-rhel8-operator@sha256:078b48f3746c33e0c69b11c9e51e70c220a3cc6f0fd26eb5b30534b16c6a2efa_s390x",
"8Base-RHACM-2.4:rhacm2/observatorium-rhel8-operator@sha256:0e1ec4eda138936261dc5a76a18fa4ace6082c636b30021ce10d5d4d0acea890_ppc64le",
"8Base-RHACM-2.4:rhacm2/observatorium-rhel8-operator@sha256:70e41fdcacd43b4e498b8d5917d0e2fb640f4e85f30b1d6646b27aee1bc8dafc_amd64",
"8Base-RHACM-2.4:rhacm2/observatorium-rhel8@sha256:431149d31b309822fa9476f951ae39bde3a81cc5d17d2a79062ced7b729166cd_amd64",
"8Base-RHACM-2.4:rhacm2/observatorium-rhel8@sha256:65aaebf97e8b904e9ff1520f4bc4704bc21614a7377f66a4c6776032621a9ccf_s390x",
"8Base-RHACM-2.4:rhacm2/observatorium-rhel8@sha256:804054ba7c65c0814307017e3ff6681ba25e62384468adbf3712418e1f3b321f_ppc64le",
"8Base-RHACM-2.4:rhacm2/openshift-hive-rhel8@sha256:80950fa60359f90359129bff09665d7e94150bfbcfb048dc46ec77309479733b_ppc64le",
"8Base-RHACM-2.4:rhacm2/openshift-hive-rhel8@sha256:bae2680af5a00937f0ecc680ad979b131ad65fc47c4683dec69e45e442dd38b4_amd64",
"8Base-RHACM-2.4:rhacm2/openshift-hive-rhel8@sha256:c75cad252f1bda9dac27d1145ee01fe91078e6bc29c60b72f2f0977cea56ae9c_s390x",
"8Base-RHACM-2.4:rhacm2/placement-rhel8@sha256:1cc55dc4ec890f583cf63c7c1d5451cd1e409dbb8feed7bb854e6970ba0e9cbd_s390x",
"8Base-RHACM-2.4:rhacm2/placement-rhel8@sha256:98f3db6bd38eec496565558b8c81a06b51fe22ad4c5a462a6b43a61ab3bc853c_amd64",
"8Base-RHACM-2.4:rhacm2/placement-rhel8@sha256:a0a5b1e0cd29da2c215f3ce555230477ce775cbd79423c74426aaa4f7f56cfc5_ppc64le",
"8Base-RHACM-2.4:rhacm2/prometheus-alertmanager-rhel8@sha256:29c84506cb42edbede5abdf086433ef003d677135fe3b51093c1fbafa6f666e0_s390x",
"8Base-RHACM-2.4:rhacm2/prometheus-alertmanager-rhel8@sha256:be4e1ac4ca5c8145ad7488bc9f067d8f1b9f4cb3d79ac43f4addd19cc66a584b_amd64",
"8Base-RHACM-2.4:rhacm2/prometheus-alertmanager-rhel8@sha256:fc83710377e91bec8866053bb2b9f91be7a3c25993488a6f9641e7c93918aadc_ppc64le",
"8Base-RHACM-2.4:rhacm2/prometheus-rhel8@sha256:1587535175898f97007552a6023ef0785861271dc939a751c98db0c41c9e2c97_amd64",
"8Base-RHACM-2.4:rhacm2/prometheus-rhel8@sha256:4aa41836d3699f3b8a546703fa5032a01af6bcac60465e779769c32a36352d0d_s390x",
"8Base-RHACM-2.4:rhacm2/prometheus-rhel8@sha256:f7971a684bcdce02604319ecace5ba585797f116a64024da815bf3e2d27f6251_ppc64le",
"8Base-RHACM-2.4:rhacm2/provider-credential-controller-rhel8@sha256:827351fc8036170bfb1b6d0fc15c84476c8913ae044163884ff89424e0e4235f_s390x",
"8Base-RHACM-2.4:rhacm2/provider-credential-controller-rhel8@sha256:a6f1234d8f90e06b88775ce831e574ec0621e487043d412d7c35d2bde6db21f9_amd64",
"8Base-RHACM-2.4:rhacm2/provider-credential-controller-rhel8@sha256:e33d7b73b6a7d41ef7779800af177a4557608ea87c854e457d0421332fcb421f_ppc64le",
"8Base-RHACM-2.4:rhacm2/rbac-query-proxy-rhel8@sha256:1d1c793c2bf89cb49dc4625981b4f7bc9cc827d01d7c57af88cde59adde21787_amd64",
"8Base-RHACM-2.4:rhacm2/rbac-query-proxy-rhel8@sha256:a129031e0e3c0e389a104f1ad15f4ecbb6382d79e19c62e7b22b31bee7021cdd_s390x",
"8Base-RHACM-2.4:rhacm2/rbac-query-proxy-rhel8@sha256:b549a06e14f326d196883c8168db3f82edbb952184ea4742b6d4eca78b13bc69_ppc64le",
"8Base-RHACM-2.4:rhacm2/redisgraph-tls-rhel8@sha256:7e3245ba0f53c4c510f7151b3e940c13d5a79d8d95b203e3b8ceaca4ceea42ea_ppc64le",
"8Base-RHACM-2.4:rhacm2/redisgraph-tls-rhel8@sha256:9fb4a62d70505c508d0d8dc158f8fa1c759c23f6a13c6a069a40a32c5cbce1fe_s390x",
"8Base-RHACM-2.4:rhacm2/redisgraph-tls-rhel8@sha256:cdf817bdb70737e6912e550fa1602bbbcaa5b34a2e2d47a249000aac560cc6f0_amd64",
"8Base-RHACM-2.4:rhacm2/registration-rhel8-operator@sha256:3ca37dec679c11f1333c5fd6c866867ce2e7ed5d3c139c2ad8f3ad7d10be70c0_s390x",
"8Base-RHACM-2.4:rhacm2/registration-rhel8-operator@sha256:45b0e1027807496b3c2a10d8e7c015cc91cc77b9832639adb51a6e5fc7f5071b_ppc64le",
"8Base-RHACM-2.4:rhacm2/registration-rhel8-operator@sha256:6710d98fb67533848a96f35fcbeb0adf6999a7e6534068ccc9956105a4d2db73_amd64",
"8Base-RHACM-2.4:rhacm2/registration-rhel8@sha256:0fbe6a1234544b31be5b6ba778895d31b0486783116796e0e31079cd2ee9f87a_ppc64le",
"8Base-RHACM-2.4:rhacm2/registration-rhel8@sha256:494e65b5e3bf27c3bae221db5154b119ef7689b2cb42894f05c40cf4608f1da6_s390x",
"8Base-RHACM-2.4:rhacm2/registration-rhel8@sha256:5d614eda176a91d5359e8a44a6f93a3fdbda8080f2209f342f83d4816b2d0008_amd64",
"8Base-RHACM-2.4:rhacm2/search-aggregator-rhel8@sha256:176ba84e41d3465826245fd9acd199c0b292c25a76c88bbcab8c07d93829ff9c_s390x",
"8Base-RHACM-2.4:rhacm2/search-aggregator-rhel8@sha256:3857111bc468c7bb79a7476d6bc5df0add7d8951799b65b6414f1f5dd3d5b9b8_amd64",
"8Base-RHACM-2.4:rhacm2/search-aggregator-rhel8@sha256:52a2dd79f67b1910a7129f70ba18b48656cd41b2a15f2ae4af2509c0eaa4205a_ppc64le",
"8Base-RHACM-2.4:rhacm2/search-api-rhel8@sha256:2d64646d663ac682a087fc69314bd72751ba2b005ab08a93da223470a863a740_amd64",
"8Base-RHACM-2.4:rhacm2/search-api-rhel8@sha256:74ccabf407b668837238eb3ad2e536fcb0b3df9a48741f43edf2456fbee80cc6_ppc64le",
"8Base-RHACM-2.4:rhacm2/search-api-rhel8@sha256:de9cc78ae58b063980c0fd3797cc6aba79bedc22898dae3fbce64c94dfd82909_s390x",
"8Base-RHACM-2.4:rhacm2/search-collector-rhel8@sha256:37c5344f9061f44ea363d64c2118e791999007ecdead8d15c8c121aff83631fe_amd64",
"8Base-RHACM-2.4:rhacm2/search-collector-rhel8@sha256:98fb5b0965d41badb9933eb0fc23a5006c1e1cb555a8b80b63a6a00bc87b1c7a_s390x",
"8Base-RHACM-2.4:rhacm2/search-collector-rhel8@sha256:ff9c98d5836007520ff971116d5c143b6e0fafa25e5c8f0dfd4b1a23f191f1d2_ppc64le",
"8Base-RHACM-2.4:rhacm2/search-rhel8@sha256:13b61bea54f6d67fb749852d48dc6a035ee516ed5f3d339619b97924e078ca59_ppc64le",
"8Base-RHACM-2.4:rhacm2/search-rhel8@sha256:210fdca717aef2b4159e223a4f0bab06cdae9491d2c890d63710cf3c71de0c32_amd64",
"8Base-RHACM-2.4:rhacm2/search-rhel8@sha256:5f3249435b29dba366242d6e68e6f1f2f4a8f4cd8941fb881d297bd5ed9fa72e_s390x",
"8Base-RHACM-2.4:rhacm2/search-ui-rhel8@sha256:2203d5c5cadd4be391bba00bbf8a588e930dcde7c438e15c14ed0e7a3fd31522_s390x",
"8Base-RHACM-2.4:rhacm2/search-ui-rhel8@sha256:aa0f257b502a6fcf1d2eb2270858f7d145abee32b9a64ba511bab22218b74e0a_ppc64le",
"8Base-RHACM-2.4:rhacm2/search-ui-rhel8@sha256:d4a81b7b29b9a76aa631ad26471b3cd6202775853f5a2102260c4f1e339cdfe0_amd64",
"8Base-RHACM-2.4:rhacm2/submariner-addon-rhel8@sha256:0faded1f0229ce80be36090a54ed761f1c89b414e84bd11d680fbddd382a986b_amd64",
"8Base-RHACM-2.4:rhacm2/submariner-addon-rhel8@sha256:4331c06cda7427491fcf5061f9695ab5f87dea5a02b5b915b1354c20f3cff830_s390x",
"8Base-RHACM-2.4:rhacm2/submariner-addon-rhel8@sha256:514d5c15aceb07e72ba74d9ba1b3bdc2e84e1c4060b2facdb886809b118c704c_ppc64le",
"8Base-RHACM-2.4:rhacm2/thanos-receive-controller-rhel8@sha256:2da6d891769a4d9cb936d93a8ea84eea45f33e482c79cc74418f4143c5c145e7_s390x",
"8Base-RHACM-2.4:rhacm2/thanos-receive-controller-rhel8@sha256:8c0745aa13e06c6cc159d8be33302b766673bdd1aedff1309d205519587440ab_amd64",
"8Base-RHACM-2.4:rhacm2/thanos-receive-controller-rhel8@sha256:8d0e265c199c32e757c2004d89db64bc64092171b98068aab03f977a744cc5bc_ppc64le",
"8Base-RHACM-2.4:rhacm2/thanos-rhel8@sha256:8036c9dd2d44027f5173b935ee8dcd9b3e87b433d65a50f83ffa76a503cf747c_s390x",
"8Base-RHACM-2.4:rhacm2/thanos-rhel8@sha256:ed22c2650f0d908174896647ced911a49945714a114836096b787cc879164bc4_ppc64le",
"8Base-RHACM-2.4:rhacm2/thanos-rhel8@sha256:fbe3062ae92faafd40caac5ddd0b20e2d1bfcaa64febebc0dcd5d368a3734c12_amd64",
"8Base-RHACM-2.4:rhacm2/volsync-mover-rclone-rhel8@sha256:0b3c2d30d0a6109db50dba4053d795fc92bfcadc380a8a8deb5ae4ef4e6d29fa_ppc64le",
"8Base-RHACM-2.4:rhacm2/volsync-mover-rclone-rhel8@sha256:6784f7672ac4c8f47ddaf9b5fc6b98f2c1d18c48be212114eeab9babb780cba6_s390x",
"8Base-RHACM-2.4:rhacm2/volsync-mover-rclone-rhel8@sha256:ada830a6dfa3f00aba2a32225a9884bbe31d20b93ece21249b11e6b037d85e75_amd64",
"8Base-RHACM-2.4:rhacm2/volsync-mover-restic-rhel8@sha256:31244fad1da3b5c258babd12defc1192a8534727f12ad775aad9d202fb6a5947_amd64",
"8Base-RHACM-2.4:rhacm2/volsync-mover-restic-rhel8@sha256:3ac9147cf782a40b3881973a399add430aee10cdfe1abdb00c98a0b5a3a527dc_s390x",
"8Base-RHACM-2.4:rhacm2/volsync-mover-restic-rhel8@sha256:9d00b2d06752192dd8f8f48aeb2786ac1ee0c062ed8916cf3f693c7d2a05e208_ppc64le",
"8Base-RHACM-2.4:rhacm2/volsync-mover-rsync-rhel8@sha256:30e06b75f83e22faeed2108f68b158fb35b4db22b83f049c61706ddcbfef27d9_ppc64le",
"8Base-RHACM-2.4:rhacm2/volsync-mover-rsync-rhel8@sha256:530aedee3aeca43ef0501f5cd2aa07c65eb708ac1a7fcd97fc3000358744d1bd_s390x",
"8Base-RHACM-2.4:rhacm2/volsync-mover-rsync-rhel8@sha256:c5621b5d113a1330bdc04f1fce05fd6f16c10526511ba207cb24551f7efe0e58_amd64",
"8Base-RHACM-2.4:rhacm2/volsync-rhel8@sha256:1ab81a27373c351eb2c932536fc9ea6cbf74911b794e3cd183c8e5624940a656_ppc64le",
"8Base-RHACM-2.4:rhacm2/volsync-rhel8@sha256:90ed24a800b82c2eb1c0f2d08aa11b2bea942e6a9044e3a01a5778877e7b376a_s390x",
"8Base-RHACM-2.4:rhacm2/volsync-rhel8@sha256:9e02a53649909a9d3ccd5c22f5c231b3ad69f451d7b5a32033046f3031cde188_amd64",
"8Base-RHACM-2.4:rhacm2/work-rhel8@sha256:0facf27d638269e722029217ef72016556c60e42887a836e4a0ad6140c1b6dcf_s390x",
"8Base-RHACM-2.4:rhacm2/work-rhel8@sha256:5694a214f662b4556b1fdf088ef0d33d6674dc3be3ae5d2fbdf00e56addeae3c_amd64",
"8Base-RHACM-2.4:rhacm2/work-rhel8@sha256:73b036d1c7b9c44010ef9716be8c96bfd2a7af7e09b2cf3402cc2aac81ef94e4_ppc64le"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 10.0,
"baseSeverity": "CRITICAL",
"confidentialityImpact": "HIGH",
"integrityImpact": "HIGH",
"privilegesRequired": "NONE",
"scope": "CHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:C/C:H/I:H/A:H",
"version": "3.1"
},
"products": [
"8Base-RHACM-2.4:rhacm2/acm-grafana-rhel8@sha256:17c53124f6c09cc839f533aee0c870078f547fef29a19803814f5c5fbc5e7939_s390x",
"8Base-RHACM-2.4:rhacm2/acm-grafana-rhel8@sha256:644a295644e91a8976d4df02e5ccdd711d8d3c8fa409cae698671b49b96ec00a_ppc64le",
"8Base-RHACM-2.4:rhacm2/acm-grafana-rhel8@sha256:9c9b992bf748282d7cdc941b7907bbcbabe69a8b287bc4195a6bc8b9d9b6cbd0_amd64",
"8Base-RHACM-2.4:rhacm2/acm-must-gather-rhel8@sha256:0cca0dbb0b7adff8eaea1315b422edb6ea1778befa4772f3e6f5755fb5519196_s390x",
"8Base-RHACM-2.4:rhacm2/acm-must-gather-rhel8@sha256:63b5758cfcffe96326b090ae51d38c00ca13b35e9fe5e4354cd33e67d042c41b_amd64",
"8Base-RHACM-2.4:rhacm2/acm-must-gather-rhel8@sha256:cfc97f6c9495bac2635e016dd47049683f8ed78c932ef2c70cec2ec7be323fea_ppc64le",
"8Base-RHACM-2.4:rhacm2/acm-operator-bundle@sha256:346215260baa3371853d15ccc451c3ac418813c5cd9b422b0ad9f2dd6ae8a511_s390x",
"8Base-RHACM-2.4:rhacm2/acm-operator-bundle@sha256:cb4fca4155dc3e274712c0c7609eb6111a6e03207ddaa0d5c3c8752badc15b2c_amd64",
"8Base-RHACM-2.4:rhacm2/acm-operator-bundle@sha256:cceb82a8492d7e971e515f1a0a5391a1051e4f130f7a14e412def20616e05d40_ppc64le",
"8Base-RHACM-2.4:rhacm2/agent-service-rhel8@sha256:5b5046b04aa10807a6676916cf4744f0cd36c056dd3fd626304814af2d665cf9_amd64",
"8Base-RHACM-2.4:rhacm2/agent-service-rhel8@sha256:5c89bb44eda9a0754ea1d1ca69ea260f02f060c517194251519439e4b943e46a_ppc64le",
"8Base-RHACM-2.4:rhacm2/agent-service-rhel8@sha256:cfe9dfc60224b6206d6fbbc4c4ee95e378ce2da8b79c176e5e7bfdd8b0375f88_s390x",
"8Base-RHACM-2.4:rhacm2/application-ui-rhel8@sha256:6acf7df47405a4ccb3ede12db6574a0829d28f94ea5d20d6041db1bd045a90c6_ppc64le",
"8Base-RHACM-2.4:rhacm2/application-ui-rhel8@sha256:96c10e483a1c99f0ac91fb84df87ebe927e82ca35ef7e36e0f583121dcdd8b15_amd64",
"8Base-RHACM-2.4:rhacm2/application-ui-rhel8@sha256:ffb0b475eccc16a227f13a3d0d332f9cd9b96eade52646352a7497f903edf1a2_s390x",
"8Base-RHACM-2.4:rhacm2/assisted-image-service-rhel8@sha256:2c2f96ebf908cf415613aec65a414884ec35784e4bdcd4c4b4978aa98149af4d_amd64",
"8Base-RHACM-2.4:rhacm2/assisted-image-service-rhel8@sha256:c89023b0b424e2b8800399fc4b6cfa9336248f3222097c094d33fd2b872398aa_ppc64le",
"8Base-RHACM-2.4:rhacm2/assisted-image-service-rhel8@sha256:e49c328eb815293dd606199a0b8a2bd0db6bbf5d87eeaa7902d6d4df1bb41d35_s390x",
"8Base-RHACM-2.4:rhacm2/assisted-installer-agent-rhel8@sha256:86fd675a09451d3ee552452999cd2c82410174f5e55dcfd4f21286559363217e_amd64",
"8Base-RHACM-2.4:rhacm2/assisted-installer-reporter-rhel8@sha256:dcc214165e5c895925f52673577fa73274b017e3e9017818bf5c0327b3600ffb_ppc64le",
"8Base-RHACM-2.4:rhacm2/assisted-installer-reporter-rhel8@sha256:f7004db056478b4c1b101ab0ceac24f78dbefc018a1e76e12e8a4f69fd171175_amd64",
"8Base-RHACM-2.4:rhacm2/assisted-installer-rhel8@sha256:6e002bec6af8e7d7b0c89bc25f4a9e3224e47f5638be7cc2a9c68a5e92447254_amd64",
"8Base-RHACM-2.4:rhacm2/assisted-installer-rhel8@sha256:815976efa30282899af7de91b5df1fdeca10c709d0fc60d09d8f3abb1c2acdc3_ppc64le",
"8Base-RHACM-2.4:rhacm2/cert-policy-controller-rhel8@sha256:0e30470d12e11f473750e0b95833d0d1fe6fd3ee9d9d0c5d7454614449156148_s390x",
"8Base-RHACM-2.4:rhacm2/cert-policy-controller-rhel8@sha256:2324eeab4219c1c953b698cbd1cf57e0af777f31042de00eaaa2bf163f84cae1_amd64",
"8Base-RHACM-2.4:rhacm2/cert-policy-controller-rhel8@sha256:c3d60eaf9f775e623114d093450b5d170b4048ef1e52267a2153ec54489bd00f_ppc64le",
"8Base-RHACM-2.4:rhacm2/cluster-backup-rhel8-operator@sha256:9969b8f2f91bd0a3ef0e89300d66a656238a3a3361d56cf7fc0eb55db1752782_amd64",
"8Base-RHACM-2.4:rhacm2/cluster-backup-rhel8-operator@sha256:d5639931ddcb1288f279f54a3688fcb8c94d710a457917c46bfa3db6cd1a317b_s390x",
"8Base-RHACM-2.4:rhacm2/cluster-backup-rhel8-operator@sha256:fa4667d27a8778efc83ace86657c638aacb7ccc3168c489d427c1d6ab834cbb2_ppc64le",
"8Base-RHACM-2.4:rhacm2/cluster-curator-controller-rhel8@sha256:4b32ee29c898c9f52a5fdeed3a6a595ac157db7051b36086eddf7a8f91b2ec08_ppc64le",
"8Base-RHACM-2.4:rhacm2/cluster-curator-controller-rhel8@sha256:9e6a260d8130731601612a56cea728fc6b80cfa3d7fd8b6612175ff76b290dea_s390x",
"8Base-RHACM-2.4:rhacm2/cluster-curator-controller-rhel8@sha256:faa454bab3f9ea36a2d5a1eaa16806ac3669472856833e750571e45da7074d40_amd64",
"8Base-RHACM-2.4:rhacm2/cluster-proxy-addon-rhel8@sha256:03d738d93d893b9fd9d2587e14b9a7a92bbb5eca4b85901b5e07cff1e7a3ab73_s390x",
"8Base-RHACM-2.4:rhacm2/cluster-proxy-addon-rhel8@sha256:22c9595f3f4d95b6dc6c17ce5412f4131d9ce501f2660f23d176f276c4a97a73_ppc64le",
"8Base-RHACM-2.4:rhacm2/cluster-proxy-addon-rhel8@sha256:ae6de1e14b7897a944733cdb9963f31990d696a66260974d3f692e0af87161d3_amd64",
"8Base-RHACM-2.4:rhacm2/clusterclaims-controller-rhel8@sha256:2c7f03c0ca17163c949249bb4b480a0fd2c986e55b0dc23c6cd3b0a974b4c229_ppc64le",
"8Base-RHACM-2.4:rhacm2/clusterclaims-controller-rhel8@sha256:bd8fa875e2c6b6c650c21089441b417ae657b8e1fda2786d2f328978776a6883_s390x",
"8Base-RHACM-2.4:rhacm2/clusterclaims-controller-rhel8@sha256:c49c92c632968e08f74d08eaa99862f0dd8dd1fe4a85f05e57efa90e5dca5563_amd64",
"8Base-RHACM-2.4:rhacm2/clusterlifecycle-state-metrics-rhel8@sha256:3711cb41642a7fffc69a0c98db128d39d980555127f22a9d1dfd76c9631b8edc_ppc64le",
"8Base-RHACM-2.4:rhacm2/clusterlifecycle-state-metrics-rhel8@sha256:60a54bc76a84f2369b02dc1b9b0d8353da93acc9f8193a26739110c6fe59abdd_s390x",
"8Base-RHACM-2.4:rhacm2/clusterlifecycle-state-metrics-rhel8@sha256:6df08e52cee6890187b6be3a62b36c18fcff7e34630da933e0a5f7bcecec6b4c_amd64",
"8Base-RHACM-2.4:rhacm2/config-policy-controller-rhel8@sha256:8fb0581852dc1dfd80a81ba03c6976da1aa8d93675f626765f2266adfa94d5ac_s390x",
"8Base-RHACM-2.4:rhacm2/config-policy-controller-rhel8@sha256:929233f873cbf980fb850a9812c98bd09f907e26d9afeb1c0198d52776e33b32_ppc64le",
"8Base-RHACM-2.4:rhacm2/config-policy-controller-rhel8@sha256:a3653dcecb777d7b3915c49b7999793b90dd4524628d5517368a0837af46aa07_amd64",
"8Base-RHACM-2.4:rhacm2/console-api-rhel8@sha256:02481bcf2ddd1771d965e947cfcbad66540e2df055a3013bee5185ab84960d6d_ppc64le",
"8Base-RHACM-2.4:rhacm2/console-api-rhel8@sha256:3a47d211370efc6e1661d4d0abd0d5abc65d8a759218af7c2722db820a664d8c_s390x",
"8Base-RHACM-2.4:rhacm2/console-api-rhel8@sha256:789e1950e886e54c341699cc8ec0c4bfb9a0e295e49961366759e861d32d5ef9_amd64",
"8Base-RHACM-2.4:rhacm2/console-rhel8@sha256:5215e1a2f456b83ba4ae02ea653bef51d331ced6e9a4c67958e8c41cd88aa818_s390x",
"8Base-RHACM-2.4:rhacm2/console-rhel8@sha256:d5cbabd5d26e6e712d9f531db8ebaa3a793599538ef2e62262b02c165ea74b9a_ppc64le",
"8Base-RHACM-2.4:rhacm2/console-rhel8@sha256:e797bce5724653b3ae0395c66c4796dc0594002cdde7242f4fd29c2fd5e703fa_amd64",
"8Base-RHACM-2.4:rhacm2/discovery-rhel8-operator@sha256:224af94e4e027bfb7edff3f889ec08aa031eaede2e4a02c67ce2925f29230ea8_s390x",
"8Base-RHACM-2.4:rhacm2/discovery-rhel8-operator@sha256:5dd54d496d15c262072c6024385e9fbf016edabe8a6bcdf31ec63ed5c445088c_amd64",
"8Base-RHACM-2.4:rhacm2/discovery-rhel8-operator@sha256:f64cae3c176e4b18af716ba054dcebafa07c3f893943de09b7dfd0285a9271d5_ppc64le",
"8Base-RHACM-2.4:rhacm2/endpoint-monitoring-rhel8-operator@sha256:516888a8ee8d509b77cda6ef2154a6d70a94a48a2c8c5bc7a9b1b9f2e089ff57_ppc64le",
"8Base-RHACM-2.4:rhacm2/endpoint-monitoring-rhel8-operator@sha256:c48ced70438f389ee0a22a8670db80c121c087728533c5cd2070751ce3b2614e_amd64",
"8Base-RHACM-2.4:rhacm2/endpoint-monitoring-rhel8-operator@sha256:ee184be0540e401b6834747b6632b11d69269f3d9ab44bc4aaab9fc9877191aa_s390x",
"8Base-RHACM-2.4:rhacm2/governance-policy-propagator-rhel8@sha256:b5a8689de0cc37c38daca89e1a6f64b6601b341a8f12ef6c093ec12b83bca4e8_s390x",
"8Base-RHACM-2.4:rhacm2/governance-policy-propagator-rhel8@sha256:f885cac3c1b78c94885f9a9e197511c51b5470b192d6ac48e6cb20a592b36832_ppc64le",
"8Base-RHACM-2.4:rhacm2/governance-policy-propagator-rhel8@sha256:fbec65b4937bbdad28cc1e04b5b215caddeaacda3a844cd0a45ade093997adc3_amd64",
"8Base-RHACM-2.4:rhacm2/governance-policy-spec-sync-rhel8@sha256:2c130b6df67cd0a8ee055d9b8bb3ede4bcf211978db7cdd892f78bf1d56dd269_amd64",
"8Base-RHACM-2.4:rhacm2/governance-policy-spec-sync-rhel8@sha256:6a8227f1560751fd8e1d2ec8136d8855599727eb7ad382bd5b18167ba46b31ff_ppc64le",
"8Base-RHACM-2.4:rhacm2/governance-policy-spec-sync-rhel8@sha256:c2c6ab3e7317dee023b79cc868c052a8a602610925932358498a3a215d5c8089_s390x",
"8Base-RHACM-2.4:rhacm2/governance-policy-status-sync-rhel8@sha256:385006b34743b689054c581eaaffb5298adfd092eaa13ff6c24f28fa5b79a178_amd64",
"8Base-RHACM-2.4:rhacm2/governance-policy-status-sync-rhel8@sha256:6c2ec36725b956432591b6cb6a20d4eb2ac3bf759ab4a901f581c81bcb12270c_ppc64le",
"8Base-RHACM-2.4:rhacm2/governance-policy-status-sync-rhel8@sha256:76f717cb9fe271941f45794a8dd9ebb85af0f7ab6cd104a698352b875e1b721d_s390x",
"8Base-RHACM-2.4:rhacm2/governance-policy-template-sync-rhel8@sha256:2d0d4141d0df7a5309edb3aa064591479facd14d604f5338383a88a7c01fb976_s390x",
"8Base-RHACM-2.4:rhacm2/governance-policy-template-sync-rhel8@sha256:a96e372e54eadb8c0f384eaf5295a5a17ab701c5051b5ae59341ecc01489099b_ppc64le",
"8Base-RHACM-2.4:rhacm2/governance-policy-template-sync-rhel8@sha256:d9135c4c5eb68af915b552e2d7fe62251f4a3a23d45a7b193d754b7da900b159_amd64",
"8Base-RHACM-2.4:rhacm2/grafana-dashboard-loader-rhel8@sha256:1f8b57a645d0abc3e639eb493f228d3485f4a3f53528175bc386f712fce7cd3f_amd64",
"8Base-RHACM-2.4:rhacm2/grafana-dashboard-loader-rhel8@sha256:5419a6207c0cd1adb21d7c4c3378d31f240a9f29674aee612608d015fe0b491f_ppc64le",
"8Base-RHACM-2.4:rhacm2/grafana-dashboard-loader-rhel8@sha256:6190c4487c63f61cb24e8d219aa1ebc6ff5d8d8b1ece5bbb3da5d46e67f0b98c_s390x",
"8Base-RHACM-2.4:rhacm2/grc-ui-api-rhel8@sha256:40f04e8634a2151e7a4aefe823c980d1d98c89ddb1210b55b4c0566bd85fd787_amd64",
"8Base-RHACM-2.4:rhacm2/grc-ui-api-rhel8@sha256:999f7119e60d578cd54b08135838fb8ecb996cd93f8e6f07ee92ec776f86f3d7_s390x",
"8Base-RHACM-2.4:rhacm2/grc-ui-api-rhel8@sha256:a8072d656eb14084eafd141690c02119376c9436faab8e4d219e1f0ade7ed2ec_ppc64le",
"8Base-RHACM-2.4:rhacm2/grc-ui-rhel8@sha256:18beaf038580dd78d44cdbd7b3e9bfab16b1ae9f1b454689abe1ebfefe4964b5_amd64",
"8Base-RHACM-2.4:rhacm2/grc-ui-rhel8@sha256:2e28251e1a65b7176007f53887f3693e5268848b1bb8a1e084e9f1064deaec8a_s390x",
"8Base-RHACM-2.4:rhacm2/grc-ui-rhel8@sha256:3848541d746de6dfacca63f06f29fc7d203dfa4c73dbd749407896ddddb7306c_ppc64le",
"8Base-RHACM-2.4:rhacm2/iam-policy-controller-rhel8@sha256:0deeefc1600e43aac6d9eadd05b32d3a1b2059632ec7e8b005eb2245b52dbd98_amd64",
"8Base-RHACM-2.4:rhacm2/iam-policy-controller-rhel8@sha256:7d1534ff8b00cd38716d2bfb65b924a45e9ec18a8eccad13c5e3818f858630b6_s390x",
"8Base-RHACM-2.4:rhacm2/iam-policy-controller-rhel8@sha256:b2fa794482a54fcfcbf7d0ac8597e9cb0ac0c73cfe5afa8bf2e73ca35d37feb9_ppc64le",
"8Base-RHACM-2.4:rhacm2/insights-client-rhel8@sha256:0f567016e55498bef2be33665d247eb14308b13aaef5cc670de7e06ff830cb9a_amd64",
"8Base-RHACM-2.4:rhacm2/insights-client-rhel8@sha256:6bd666f6d541ab33598c4a38ac05e8f65f19e03d8630cf685c89b05f14c4f1b8_ppc64le",
"8Base-RHACM-2.4:rhacm2/insights-client-rhel8@sha256:85bf407b6bc232952f4dd7c1edd8a7f4a168a6995d7b866f4417bc65a162efd5_s390x",
"8Base-RHACM-2.4:rhacm2/insights-metrics-rhel8@sha256:180e2ac58d3549c7ed583da66fba14368c606feb65b4313aac3b4f889ec091bb_amd64",
"8Base-RHACM-2.4:rhacm2/insights-metrics-rhel8@sha256:2492650b89feab7de0408be0e3af6d889e6291bb7064ea524dafca87b252840e_s390x",
"8Base-RHACM-2.4:rhacm2/insights-metrics-rhel8@sha256:93066377331da7f85024ae541440cb409c741d393adfdfe289f7d5836c0da183_ppc64le",
"8Base-RHACM-2.4:rhacm2/klusterlet-addon-controller-rhel8@sha256:018f6d71abae2963c853fe9d1a41fdad2df91acb72fee775af08275647d3019f_amd64",
"8Base-RHACM-2.4:rhacm2/klusterlet-addon-controller-rhel8@sha256:500d5166ea2f808c46b71d1a5470a35bffa484d860161a16e9809f90d021b23e_ppc64le",
"8Base-RHACM-2.4:rhacm2/klusterlet-addon-controller-rhel8@sha256:a4d7ef368efce597729c5fc1ae4358a0b45483a11b8363bf8d164c20075da748_s390x",
"8Base-RHACM-2.4:rhacm2/klusterlet-addon-rhel8-operator@sha256:0402e265ec4919aef893be4c0f177b53173bc0c50eb47aafea6822e05a7748be_s390x",
"8Base-RHACM-2.4:rhacm2/klusterlet-addon-rhel8-operator@sha256:6b0fbc1956407a0986460556336fcccfe4d08d712cc4b0af4ca65061baf75ea2_amd64",
"8Base-RHACM-2.4:rhacm2/klusterlet-addon-rhel8-operator@sha256:d7546a69df7b817d0c29c8f95dd3d5d2900c3755c82570b1d610702c56d4fb59_ppc64le",
"8Base-RHACM-2.4:rhacm2/kube-rbac-proxy-rhel8@sha256:6650633c4664e6b537e82eafc593dc91ca206de3b0de878f600c913a95eb18a2_amd64",
"8Base-RHACM-2.4:rhacm2/kube-rbac-proxy-rhel8@sha256:c1c90ee4ae1f908c33c8a8bf38f0b47bfad039bedccf870324f6b554aad5d78c_s390x",
"8Base-RHACM-2.4:rhacm2/kube-rbac-proxy-rhel8@sha256:ccddb38db49a190aa0d5d70e6b4672079ea222a42045d406a4b9974ac7412146_ppc64le",
"8Base-RHACM-2.4:rhacm2/kube-state-metrics-rhel8@sha256:566b95595959ba60677f1518562fd996ef7643dc94aa9e9fead0e4b4096032ca_s390x",
"8Base-RHACM-2.4:rhacm2/kube-state-metrics-rhel8@sha256:789f79b85c022e59143e725a589ac890884f079c969f56efb972b0a0f8d77e66_amd64",
"8Base-RHACM-2.4:rhacm2/kube-state-metrics-rhel8@sha256:971a33f5a57057d3901ff75eebbc13ca8456b4315dd7811139e60bb8872d80bf_ppc64le",
"8Base-RHACM-2.4:rhacm2/managedcluster-import-controller-rhel8@sha256:bcb43adee06dbb1cfb6a5c9fed71847ecc3826e3e44fe04d57b7143a6123daa5_s390x",
"8Base-RHACM-2.4:rhacm2/managedcluster-import-controller-rhel8@sha256:dbf235a9723a1c21471d8ef0029f3c999ac3b22512d67facd052efb725431bc1_ppc64le",
"8Base-RHACM-2.4:rhacm2/managedcluster-import-controller-rhel8@sha256:faf01c5554224350e4cffd1fc4ce275886791e45857bf0ed5f90ffa3a64680dc_amd64",
"8Base-RHACM-2.4:rhacm2/management-ingress-rhel8@sha256:46293eeaad521f993ed01467e13cae70f600426ef09df0e02dd8b83348b60027_amd64",
"8Base-RHACM-2.4:rhacm2/management-ingress-rhel8@sha256:c3cdbf5ff93b3b19ac2d7cf15b9152a0761d473de7afe29832a7ca3b833b6797_s390x",
"8Base-RHACM-2.4:rhacm2/management-ingress-rhel8@sha256:ce994a8f4c4e5476e6131a6721da748225c89a96c9d471a8638eefb6a22d52b9_ppc64le",
"8Base-RHACM-2.4:rhacm2/memcached-exporter-rhel8@sha256:01398d4f3b1825e864ddae46a5e4b7cc298dabb444dd105787ef6aeb70514571_ppc64le",
"8Base-RHACM-2.4:rhacm2/memcached-exporter-rhel8@sha256:5432fa56e40dee2475da7ee7b7e89cca10a8f06f4cbea94983fa094bfbef81ff_amd64",
"8Base-RHACM-2.4:rhacm2/memcached-exporter-rhel8@sha256:e22fa2dbc6733fc176f44cf42ec8f51b69672d354d6d2cf510eada5fe41a5245_s390x",
"8Base-RHACM-2.4:rhacm2/memcached-rhel8@sha256:0a0a88fb0138cd6de2e3fce81ab959d12cbda64e5fbab1046008aee1d94f12e2_s390x",
"8Base-RHACM-2.4:rhacm2/memcached-rhel8@sha256:7e0ee17c6d00d20773799cfb6c6e9e27c204d1e31010aa71a7f0f35eb5179a35_amd64",
"8Base-RHACM-2.4:rhacm2/memcached-rhel8@sha256:b9213f5525ebd51960412c15d416a591bf23731b6217f79aca2a89a893df2102_ppc64le",
"8Base-RHACM-2.4:rhacm2/metrics-collector-rhel8@sha256:431d4089a4a93c6b6a00cf9b63ecd9199a5545f09190577356b22ff6646820f3_amd64",
"8Base-RHACM-2.4:rhacm2/metrics-collector-rhel8@sha256:83f649b506ca698251c884692307d7cd52bbae87b0bf7790f96ffd24dd7f4fd7_ppc64le",
"8Base-RHACM-2.4:rhacm2/metrics-collector-rhel8@sha256:d37401c5fb672c56004f75974a4069d5d3b6c5e96ac7be4c174f9f178a7666bc_s390x",
"8Base-RHACM-2.4:rhacm2/multicloud-integrations-rhel8@sha256:a311c6ef1099d2370209bbbe30cfac6d1c50d79a2321beaab1f6158ab2db8bec_s390x",
"8Base-RHACM-2.4:rhacm2/multicloud-integrations-rhel8@sha256:e666154a539974d0cc005bc74903dc9f173920101dbfc5169b14a30129991475_ppc64le",
"8Base-RHACM-2.4:rhacm2/multicloud-integrations-rhel8@sha256:f37fe856571112970ae4786d313bf51e78b26e1630e443d276abb4de8e47e525_amd64",
"8Base-RHACM-2.4:rhacm2/multicloud-manager-rhel8@sha256:1dd235aa8599ca070f5175ad9da5bdb9505a7dfbbd87173f0bbf4e14ca0d5e88_ppc64le",
"8Base-RHACM-2.4:rhacm2/multicloud-manager-rhel8@sha256:8a1eeafb2a738aecb2723889c98e287638e950fec05425f1fe132ff7eb01738f_amd64",
"8Base-RHACM-2.4:rhacm2/multicloud-manager-rhel8@sha256:d458a289528173a07f7ff6d87279474e8379a2f05c11d5a9be97f9c43e38ec75_s390x",
"8Base-RHACM-2.4:rhacm2/multicluster-observability-rhel8-operator@sha256:45d046d621eab996c457a90b607ca9a57e2ca5dcad384d3cd5317475e096e098_amd64",
"8Base-RHACM-2.4:rhacm2/multicluster-observability-rhel8-operator@sha256:7ed02712f2d5093f7c751a6d22c9ffe5ce3b00c4cc901ffb779b8b51e282d698_s390x",
"8Base-RHACM-2.4:rhacm2/multicluster-observability-rhel8-operator@sha256:7f89cc6647700f7ddc46d4fabb4b3702142aa0fe9bd23026eba98c704026e9e9_ppc64le",
"8Base-RHACM-2.4:rhacm2/multicluster-operators-application-rhel8@sha256:27492dfdd71cc0bae6e01a184ac8fe5677ce172583b0fd1b9112dfd789009839_ppc64le",
"8Base-RHACM-2.4:rhacm2/multicluster-operators-application-rhel8@sha256:3af2802a89c09966e9c63f40974d8554a7b7b88cc386bbf5bda0a4cc987b7c15_s390x",
"8Base-RHACM-2.4:rhacm2/multicluster-operators-application-rhel8@sha256:723ac91ea8c130d80b48db30e05186607210aea71c7afc1c072b9a691e350215_amd64",
"8Base-RHACM-2.4:rhacm2/multicluster-operators-channel-rhel8@sha256:09883ff8a783d3f83e1c26566555c5ad140cc8bbf0d4cdb5220ef344c6282752_ppc64le",
"8Base-RHACM-2.4:rhacm2/multicluster-operators-channel-rhel8@sha256:4a34b2593897d4b1a1af124bdf6fb7e51bbd97bb4c56dd8ae463b3f3abbb7718_s390x",
"8Base-RHACM-2.4:rhacm2/multicluster-operators-channel-rhel8@sha256:883282b801566b5a40a32e33ebc431ac1398afb68f47ce931cc82b8b9eca1e55_amd64",
"8Base-RHACM-2.4:rhacm2/multicluster-operators-deployable-rhel8@sha256:0a15e49232c20ead26ade38823cd40d785e612670a41cac28ecea2066025a3d1_amd64",
"8Base-RHACM-2.4:rhacm2/multicluster-operators-deployable-rhel8@sha256:0ecd46eb89e90d787c442fd0ca92f84e9bf7fa6c2e315a0b95912616687c0580_s390x",
"8Base-RHACM-2.4:rhacm2/multicluster-operators-deployable-rhel8@sha256:bd148be0ad6ddbcc1995f94b4660d3fbe2338112230c840d77f53a564b14ec4a_ppc64le",
"8Base-RHACM-2.4:rhacm2/multicluster-operators-placementrule-rhel8@sha256:4bdca102dae861d39d81a2df4be1767e4e702ce3836224e9b875f613d1af0c37_ppc64le",
"8Base-RHACM-2.4:rhacm2/multicluster-operators-placementrule-rhel8@sha256:d71975de4b1d6b53d19ddf338f3d19ad7e28812f8fc932c144eee630d9cab176_amd64",
"8Base-RHACM-2.4:rhacm2/multicluster-operators-placementrule-rhel8@sha256:fa3e2e45501d661f4f724dea809b6eff73455db623b03178130590dbf317dba5_s390x",
"8Base-RHACM-2.4:rhacm2/multicluster-operators-subscription-release-rhel8@sha256:2e13c28d1f18f2efac62207515450a42732d4be790199ab0e5ddf2f181649cb4_ppc64le",
"8Base-RHACM-2.4:rhacm2/multicluster-operators-subscription-release-rhel8@sha256:50dc29deac8efaac3bf321270b718dec41d8b80746d3548c076ab26b2c6b63ca_s390x",
"8Base-RHACM-2.4:rhacm2/multicluster-operators-subscription-release-rhel8@sha256:faae7a0632b10dc9b65af7a8af7e7c7d9e26f2f7087687fa19d2afefa7426c5a_amd64",
"8Base-RHACM-2.4:rhacm2/multicluster-operators-subscription-rhel8@sha256:1fa2779aab32977ec8e867ed188dcdd66106986c3cbf39f02e2a555873ba478a_ppc64le",
"8Base-RHACM-2.4:rhacm2/multicluster-operators-subscription-rhel8@sha256:731a4f0919cbab729e9dded9e513ec4ad5e1b48967c21f65f3b494158a6b25ba_s390x",
"8Base-RHACM-2.4:rhacm2/multicluster-operators-subscription-rhel8@sha256:ec803f14f854b73a873f95027617246888ea28029f2f4bb5b7f39a5dd63399ca_amd64",
"8Base-RHACM-2.4:rhacm2/multiclusterhub-repo-rhel8@sha256:75504c269b3d0c2af9b48317f3dc070fae58a1e46e95283e2e0e1ab6b60f452d_amd64",
"8Base-RHACM-2.4:rhacm2/multiclusterhub-repo-rhel8@sha256:c21ffdaa0ce90e6c08f4814c09d9a0bd34d341ad1fc8f6ff2152e9007393ba1f_s390x",
"8Base-RHACM-2.4:rhacm2/multiclusterhub-repo-rhel8@sha256:e1e522835d65503d467dc9ef7c4a0149adfc4cbd3620134adb4a5694eda2f0c4_ppc64le",
"8Base-RHACM-2.4:rhacm2/multiclusterhub-rhel8@sha256:37cf6ccd9a2b9af4444fa192e7b5e6979687bd5159d97f48da40c4f9bad249eb_amd64",
"8Base-RHACM-2.4:rhacm2/multiclusterhub-rhel8@sha256:b8dea0eca4c8aaefee6be9afea77e3302ad551f68f5a87316caf65e13ac9138d_s390x",
"8Base-RHACM-2.4:rhacm2/multiclusterhub-rhel8@sha256:d173cf78965bd026a6333af91b55305ea9c349e630fa53548ee42d791295cd69_ppc64le",
"8Base-RHACM-2.4:rhacm2/node-exporter-rhel8@sha256:0b2cf97a3d82fb4570dee71c1232ef9998c7efcd1d9415f9f41351457802d62d_amd64",
"8Base-RHACM-2.4:rhacm2/node-exporter-rhel8@sha256:93e85d546c624a685221a5d0c9085fa59752105587a531c58066a856defa322a_ppc64le",
"8Base-RHACM-2.4:rhacm2/node-exporter-rhel8@sha256:b20c7b88c52ab9772ebd2216333d6324cba08c653135af469a9e6ccb6648d7c6_s390x",
"8Base-RHACM-2.4:rhacm2/observatorium-rhel8-operator@sha256:078b48f3746c33e0c69b11c9e51e70c220a3cc6f0fd26eb5b30534b16c6a2efa_s390x",
"8Base-RHACM-2.4:rhacm2/observatorium-rhel8-operator@sha256:0e1ec4eda138936261dc5a76a18fa4ace6082c636b30021ce10d5d4d0acea890_ppc64le",
"8Base-RHACM-2.4:rhacm2/observatorium-rhel8-operator@sha256:70e41fdcacd43b4e498b8d5917d0e2fb640f4e85f30b1d6646b27aee1bc8dafc_amd64",
"8Base-RHACM-2.4:rhacm2/observatorium-rhel8@sha256:431149d31b309822fa9476f951ae39bde3a81cc5d17d2a79062ced7b729166cd_amd64",
"8Base-RHACM-2.4:rhacm2/observatorium-rhel8@sha256:65aaebf97e8b904e9ff1520f4bc4704bc21614a7377f66a4c6776032621a9ccf_s390x",
"8Base-RHACM-2.4:rhacm2/observatorium-rhel8@sha256:804054ba7c65c0814307017e3ff6681ba25e62384468adbf3712418e1f3b321f_ppc64le",
"8Base-RHACM-2.4:rhacm2/openshift-hive-rhel8@sha256:80950fa60359f90359129bff09665d7e94150bfbcfb048dc46ec77309479733b_ppc64le",
"8Base-RHACM-2.4:rhacm2/openshift-hive-rhel8@sha256:bae2680af5a00937f0ecc680ad979b131ad65fc47c4683dec69e45e442dd38b4_amd64",
"8Base-RHACM-2.4:rhacm2/openshift-hive-rhel8@sha256:c75cad252f1bda9dac27d1145ee01fe91078e6bc29c60b72f2f0977cea56ae9c_s390x",
"8Base-RHACM-2.4:rhacm2/placement-rhel8@sha256:1cc55dc4ec890f583cf63c7c1d5451cd1e409dbb8feed7bb854e6970ba0e9cbd_s390x",
"8Base-RHACM-2.4:rhacm2/placement-rhel8@sha256:98f3db6bd38eec496565558b8c81a06b51fe22ad4c5a462a6b43a61ab3bc853c_amd64",
"8Base-RHACM-2.4:rhacm2/placement-rhel8@sha256:a0a5b1e0cd29da2c215f3ce555230477ce775cbd79423c74426aaa4f7f56cfc5_ppc64le",
"8Base-RHACM-2.4:rhacm2/prometheus-alertmanager-rhel8@sha256:29c84506cb42edbede5abdf086433ef003d677135fe3b51093c1fbafa6f666e0_s390x",
"8Base-RHACM-2.4:rhacm2/prometheus-alertmanager-rhel8@sha256:be4e1ac4ca5c8145ad7488bc9f067d8f1b9f4cb3d79ac43f4addd19cc66a584b_amd64",
"8Base-RHACM-2.4:rhacm2/prometheus-alertmanager-rhel8@sha256:fc83710377e91bec8866053bb2b9f91be7a3c25993488a6f9641e7c93918aadc_ppc64le",
"8Base-RHACM-2.4:rhacm2/prometheus-rhel8@sha256:1587535175898f97007552a6023ef0785861271dc939a751c98db0c41c9e2c97_amd64",
"8Base-RHACM-2.4:rhacm2/prometheus-rhel8@sha256:4aa41836d3699f3b8a546703fa5032a01af6bcac60465e779769c32a36352d0d_s390x",
"8Base-RHACM-2.4:rhacm2/prometheus-rhel8@sha256:f7971a684bcdce02604319ecace5ba585797f116a64024da815bf3e2d27f6251_ppc64le",
"8Base-RHACM-2.4:rhacm2/provider-credential-controller-rhel8@sha256:827351fc8036170bfb1b6d0fc15c84476c8913ae044163884ff89424e0e4235f_s390x",
"8Base-RHACM-2.4:rhacm2/provider-credential-controller-rhel8@sha256:a6f1234d8f90e06b88775ce831e574ec0621e487043d412d7c35d2bde6db21f9_amd64",
"8Base-RHACM-2.4:rhacm2/provider-credential-controller-rhel8@sha256:e33d7b73b6a7d41ef7779800af177a4557608ea87c854e457d0421332fcb421f_ppc64le",
"8Base-RHACM-2.4:rhacm2/rbac-query-proxy-rhel8@sha256:1d1c793c2bf89cb49dc4625981b4f7bc9cc827d01d7c57af88cde59adde21787_amd64",
"8Base-RHACM-2.4:rhacm2/rbac-query-proxy-rhel8@sha256:a129031e0e3c0e389a104f1ad15f4ecbb6382d79e19c62e7b22b31bee7021cdd_s390x",
"8Base-RHACM-2.4:rhacm2/rbac-query-proxy-rhel8@sha256:b549a06e14f326d196883c8168db3f82edbb952184ea4742b6d4eca78b13bc69_ppc64le",
"8Base-RHACM-2.4:rhacm2/redisgraph-tls-rhel8@sha256:7e3245ba0f53c4c510f7151b3e940c13d5a79d8d95b203e3b8ceaca4ceea42ea_ppc64le",
"8Base-RHACM-2.4:rhacm2/redisgraph-tls-rhel8@sha256:9fb4a62d70505c508d0d8dc158f8fa1c759c23f6a13c6a069a40a32c5cbce1fe_s390x",
"8Base-RHACM-2.4:rhacm2/redisgraph-tls-rhel8@sha256:cdf817bdb70737e6912e550fa1602bbbcaa5b34a2e2d47a249000aac560cc6f0_amd64",
"8Base-RHACM-2.4:rhacm2/registration-rhel8-operator@sha256:3ca37dec679c11f1333c5fd6c866867ce2e7ed5d3c139c2ad8f3ad7d10be70c0_s390x",
"8Base-RHACM-2.4:rhacm2/registration-rhel8-operator@sha256:45b0e1027807496b3c2a10d8e7c015cc91cc77b9832639adb51a6e5fc7f5071b_ppc64le",
"8Base-RHACM-2.4:rhacm2/registration-rhel8-operator@sha256:6710d98fb67533848a96f35fcbeb0adf6999a7e6534068ccc9956105a4d2db73_amd64",
"8Base-RHACM-2.4:rhacm2/registration-rhel8@sha256:0fbe6a1234544b31be5b6ba778895d31b0486783116796e0e31079cd2ee9f87a_ppc64le",
"8Base-RHACM-2.4:rhacm2/registration-rhel8@sha256:494e65b5e3bf27c3bae221db5154b119ef7689b2cb42894f05c40cf4608f1da6_s390x",
"8Base-RHACM-2.4:rhacm2/registration-rhel8@sha256:5d614eda176a91d5359e8a44a6f93a3fdbda8080f2209f342f83d4816b2d0008_amd64",
"8Base-RHACM-2.4:rhacm2/search-aggregator-rhel8@sha256:176ba84e41d3465826245fd9acd199c0b292c25a76c88bbcab8c07d93829ff9c_s390x",
"8Base-RHACM-2.4:rhacm2/search-aggregator-rhel8@sha256:3857111bc468c7bb79a7476d6bc5df0add7d8951799b65b6414f1f5dd3d5b9b8_amd64",
"8Base-RHACM-2.4:rhacm2/search-aggregator-rhel8@sha256:52a2dd79f67b1910a7129f70ba18b48656cd41b2a15f2ae4af2509c0eaa4205a_ppc64le",
"8Base-RHACM-2.4:rhacm2/search-api-rhel8@sha256:2d64646d663ac682a087fc69314bd72751ba2b005ab08a93da223470a863a740_amd64",
"8Base-RHACM-2.4:rhacm2/search-api-rhel8@sha256:74ccabf407b668837238eb3ad2e536fcb0b3df9a48741f43edf2456fbee80cc6_ppc64le",
"8Base-RHACM-2.4:rhacm2/search-api-rhel8@sha256:de9cc78ae58b063980c0fd3797cc6aba79bedc22898dae3fbce64c94dfd82909_s390x",
"8Base-RHACM-2.4:rhacm2/search-collector-rhel8@sha256:37c5344f9061f44ea363d64c2118e791999007ecdead8d15c8c121aff83631fe_amd64",
"8Base-RHACM-2.4:rhacm2/search-collector-rhel8@sha256:98fb5b0965d41badb9933eb0fc23a5006c1e1cb555a8b80b63a6a00bc87b1c7a_s390x",
"8Base-RHACM-2.4:rhacm2/search-collector-rhel8@sha256:ff9c98d5836007520ff971116d5c143b6e0fafa25e5c8f0dfd4b1a23f191f1d2_ppc64le",
"8Base-RHACM-2.4:rhacm2/search-rhel8@sha256:13b61bea54f6d67fb749852d48dc6a035ee516ed5f3d339619b97924e078ca59_ppc64le",
"8Base-RHACM-2.4:rhacm2/search-rhel8@sha256:210fdca717aef2b4159e223a4f0bab06cdae9491d2c890d63710cf3c71de0c32_amd64",
"8Base-RHACM-2.4:rhacm2/search-rhel8@sha256:5f3249435b29dba366242d6e68e6f1f2f4a8f4cd8941fb881d297bd5ed9fa72e_s390x",
"8Base-RHACM-2.4:rhacm2/search-ui-rhel8@sha256:2203d5c5cadd4be391bba00bbf8a588e930dcde7c438e15c14ed0e7a3fd31522_s390x",
"8Base-RHACM-2.4:rhacm2/search-ui-rhel8@sha256:aa0f257b502a6fcf1d2eb2270858f7d145abee32b9a64ba511bab22218b74e0a_ppc64le",
"8Base-RHACM-2.4:rhacm2/search-ui-rhel8@sha256:d4a81b7b29b9a76aa631ad26471b3cd6202775853f5a2102260c4f1e339cdfe0_amd64",
"8Base-RHACM-2.4:rhacm2/submariner-addon-rhel8@sha256:0faded1f0229ce80be36090a54ed761f1c89b414e84bd11d680fbddd382a986b_amd64",
"8Base-RHACM-2.4:rhacm2/submariner-addon-rhel8@sha256:4331c06cda7427491fcf5061f9695ab5f87dea5a02b5b915b1354c20f3cff830_s390x",
"8Base-RHACM-2.4:rhacm2/submariner-addon-rhel8@sha256:514d5c15aceb07e72ba74d9ba1b3bdc2e84e1c4060b2facdb886809b118c704c_ppc64le",
"8Base-RHACM-2.4:rhacm2/thanos-receive-controller-rhel8@sha256:2da6d891769a4d9cb936d93a8ea84eea45f33e482c79cc74418f4143c5c145e7_s390x",
"8Base-RHACM-2.4:rhacm2/thanos-receive-controller-rhel8@sha256:8c0745aa13e06c6cc159d8be33302b766673bdd1aedff1309d205519587440ab_amd64",
"8Base-RHACM-2.4:rhacm2/thanos-receive-controller-rhel8@sha256:8d0e265c199c32e757c2004d89db64bc64092171b98068aab03f977a744cc5bc_ppc64le",
"8Base-RHACM-2.4:rhacm2/thanos-rhel8@sha256:8036c9dd2d44027f5173b935ee8dcd9b3e87b433d65a50f83ffa76a503cf747c_s390x",
"8Base-RHACM-2.4:rhacm2/thanos-rhel8@sha256:ed22c2650f0d908174896647ced911a49945714a114836096b787cc879164bc4_ppc64le",
"8Base-RHACM-2.4:rhacm2/thanos-rhel8@sha256:fbe3062ae92faafd40caac5ddd0b20e2d1bfcaa64febebc0dcd5d368a3734c12_amd64",
"8Base-RHACM-2.4:rhacm2/volsync-mover-rclone-rhel8@sha256:0b3c2d30d0a6109db50dba4053d795fc92bfcadc380a8a8deb5ae4ef4e6d29fa_ppc64le",
"8Base-RHACM-2.4:rhacm2/volsync-mover-rclone-rhel8@sha256:6784f7672ac4c8f47ddaf9b5fc6b98f2c1d18c48be212114eeab9babb780cba6_s390x",
"8Base-RHACM-2.4:rhacm2/volsync-mover-rclone-rhel8@sha256:ada830a6dfa3f00aba2a32225a9884bbe31d20b93ece21249b11e6b037d85e75_amd64",
"8Base-RHACM-2.4:rhacm2/volsync-mover-restic-rhel8@sha256:31244fad1da3b5c258babd12defc1192a8534727f12ad775aad9d202fb6a5947_amd64",
"8Base-RHACM-2.4:rhacm2/volsync-mover-restic-rhel8@sha256:3ac9147cf782a40b3881973a399add430aee10cdfe1abdb00c98a0b5a3a527dc_s390x",
"8Base-RHACM-2.4:rhacm2/volsync-mover-restic-rhel8@sha256:9d00b2d06752192dd8f8f48aeb2786ac1ee0c062ed8916cf3f693c7d2a05e208_ppc64le",
"8Base-RHACM-2.4:rhacm2/volsync-mover-rsync-rhel8@sha256:30e06b75f83e22faeed2108f68b158fb35b4db22b83f049c61706ddcbfef27d9_ppc64le",
"8Base-RHACM-2.4:rhacm2/volsync-mover-rsync-rhel8@sha256:530aedee3aeca43ef0501f5cd2aa07c65eb708ac1a7fcd97fc3000358744d1bd_s390x",
"8Base-RHACM-2.4:rhacm2/volsync-mover-rsync-rhel8@sha256:c5621b5d113a1330bdc04f1fce05fd6f16c10526511ba207cb24551f7efe0e58_amd64",
"8Base-RHACM-2.4:rhacm2/volsync-rhel8@sha256:1ab81a27373c351eb2c932536fc9ea6cbf74911b794e3cd183c8e5624940a656_ppc64le",
"8Base-RHACM-2.4:rhacm2/volsync-rhel8@sha256:90ed24a800b82c2eb1c0f2d08aa11b2bea942e6a9044e3a01a5778877e7b376a_s390x",
"8Base-RHACM-2.4:rhacm2/volsync-rhel8@sha256:9e02a53649909a9d3ccd5c22f5c231b3ad69f451d7b5a32033046f3031cde188_amd64",
"8Base-RHACM-2.4:rhacm2/work-rhel8@sha256:0facf27d638269e722029217ef72016556c60e42887a836e4a0ad6140c1b6dcf_s390x",
"8Base-RHACM-2.4:rhacm2/work-rhel8@sha256:5694a214f662b4556b1fdf088ef0d33d6674dc3be3ae5d2fbdf00e56addeae3c_amd64",
"8Base-RHACM-2.4:rhacm2/work-rhel8@sha256:73b036d1c7b9c44010ef9716be8c96bfd2a7af7e09b2cf3402cc2aac81ef94e4_ppc64le"
]
}
],
"threats": [
{
"category": "impact",
"details": "Critical"
}
],
"title": "vm2: Sandbox Escape in vm2"
}
]
}
rhsa-2022:6290
Vulnerability from csaf_redhat
Notes
{
"document": {
"aggregate_severity": {
"namespace": "https://access.redhat.com/security/updates/classification/",
"text": "Moderate"
},
"category": "csaf_security_advisory",
"csaf_version": "2.0",
"distribution": {
"text": "Copyright \u00a9 Red Hat, Inc. All rights reserved.",
"tlp": {
"label": "WHITE",
"url": "https://www.first.org/tlp/"
}
},
"lang": "en",
"notes": [
{
"category": "summary",
"text": "OpenShift API for Data Protection (OADP) 1.1.0 is now available.\n\nRed Hat Product Security has rated this update as having a security impact\nof Moderate. A Common Vulnerability Scoring System (CVSS) base score, which\ngives a detailed severity rating, is available for each vulnerability from\nthe CVE link(s) in the References section.",
"title": "Topic"
},
{
"category": "general",
"text": "OpenShift API for Data Protection (OADP) enables you to back up and restore application resources, persistent volume data, and internal container images to external backup storage. OADP enables both file system-based and snapshot-based backups for persistent volumes.\n\nSecurity Fix(es) from Bugzilla:\n\n* golang: compress/gzip: stack exhaustion in Reader.Read (CVE-2022-30631)\n\n* prometheus/client_golang: Denial of service using InstrumentHandlerCounter (CVE-2022-21698)\n\n* golang: encoding/pem: fix stack overflow in Decode (CVE-2022-24675)\n\n* golang: crypto/elliptic: panic caused by oversized scalar (CVE-2022-28327)\n\n* golang: crypto/tls: session tickets lack random ticket_age_add (CVE-2022-30629)\n\nFor more details about the security issue(s), including the impact, a CVSS score, and other related information, refer to the CVE page(s) listed in the References section.",
"title": "Details"
},
{
"category": "legal_disclaimer",
"text": "This content is licensed under the Creative Commons Attribution 4.0 International License (https://creativecommons.org/licenses/by/4.0/). If you distribute this content, or a modified version of it, you must provide attribution to Red Hat Inc. and provide a link to the original.",
"title": "Terms of Use"
}
],
"publisher": {
"category": "vendor",
"contact_details": "https://access.redhat.com/security/team/contact/",
"issuing_authority": "Red Hat Product Security is responsible for vulnerability handling across all Red Hat products and services.",
"name": "Red Hat Product Security",
"namespace": "https://www.redhat.com"
},
"references": [
{
"category": "self",
"summary": "https://access.redhat.com/errata/RHSA-2022:6290",
"url": "https://access.redhat.com/errata/RHSA-2022:6290"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/updates/classification/#moderate",
"url": "https://access.redhat.com/security/updates/classification/#moderate"
},
{
"category": "external",
"summary": "2045880",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2045880"
},
{
"category": "external",
"summary": "2077688",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2077688"
},
{
"category": "external",
"summary": "2077689",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2077689"
},
{
"category": "external",
"summary": "2092793",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2092793"
},
{
"category": "external",
"summary": "2107342",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2107342"
},
{
"category": "external",
"summary": "OADP-145",
"url": "https://issues.redhat.com/browse/OADP-145"
},
{
"category": "external",
"summary": "OADP-154",
"url": "https://issues.redhat.com/browse/OADP-154"
},
{
"category": "external",
"summary": "OADP-194",
"url": "https://issues.redhat.com/browse/OADP-194"
},
{
"category": "external",
"summary": "OADP-199",
"url": "https://issues.redhat.com/browse/OADP-199"
},
{
"category": "external",
"summary": "OADP-224",
"url": "https://issues.redhat.com/browse/OADP-224"
},
{
"category": "external",
"summary": "OADP-225",
"url": "https://issues.redhat.com/browse/OADP-225"
},
{
"category": "external",
"summary": "OADP-234",
"url": "https://issues.redhat.com/browse/OADP-234"
},
{
"category": "external",
"summary": "OADP-324",
"url": "https://issues.redhat.com/browse/OADP-324"
},
{
"category": "external",
"summary": "OADP-382",
"url": "https://issues.redhat.com/browse/OADP-382"
},
{
"category": "external",
"summary": "OADP-422",
"url": "https://issues.redhat.com/browse/OADP-422"
},
{
"category": "external",
"summary": "OADP-423",
"url": "https://issues.redhat.com/browse/OADP-423"
},
{
"category": "external",
"summary": "OADP-478",
"url": "https://issues.redhat.com/browse/OADP-478"
},
{
"category": "external",
"summary": "OADP-528",
"url": "https://issues.redhat.com/browse/OADP-528"
},
{
"category": "external",
"summary": "OADP-533",
"url": "https://issues.redhat.com/browse/OADP-533"
},
{
"category": "external",
"summary": "OADP-538",
"url": "https://issues.redhat.com/browse/OADP-538"
},
{
"category": "external",
"summary": "OADP-552",
"url": "https://issues.redhat.com/browse/OADP-552"
},
{
"category": "external",
"summary": "OADP-558",
"url": "https://issues.redhat.com/browse/OADP-558"
},
{
"category": "external",
"summary": "OADP-585",
"url": "https://issues.redhat.com/browse/OADP-585"
},
{
"category": "external",
"summary": "OADP-586",
"url": "https://issues.redhat.com/browse/OADP-586"
},
{
"category": "external",
"summary": "OADP-592",
"url": "https://issues.redhat.com/browse/OADP-592"
},
{
"category": "external",
"summary": "OADP-597",
"url": "https://issues.redhat.com/browse/OADP-597"
},
{
"category": "external",
"summary": "OADP-598",
"url": "https://issues.redhat.com/browse/OADP-598"
},
{
"category": "external",
"summary": "OADP-599",
"url": "https://issues.redhat.com/browse/OADP-599"
},
{
"category": "external",
"summary": "OADP-600",
"url": "https://issues.redhat.com/browse/OADP-600"
},
{
"category": "external",
"summary": "OADP-602",
"url": "https://issues.redhat.com/browse/OADP-602"
},
{
"category": "external",
"summary": "OADP-605",
"url": "https://issues.redhat.com/browse/OADP-605"
},
{
"category": "external",
"summary": "OADP-607",
"url": "https://issues.redhat.com/browse/OADP-607"
},
{
"category": "external",
"summary": "OADP-610",
"url": "https://issues.redhat.com/browse/OADP-610"
},
{
"category": "external",
"summary": "OADP-613",
"url": "https://issues.redhat.com/browse/OADP-613"
},
{
"category": "external",
"summary": "OADP-637",
"url": "https://issues.redhat.com/browse/OADP-637"
},
{
"category": "external",
"summary": "OADP-643",
"url": "https://issues.redhat.com/browse/OADP-643"
},
{
"category": "external",
"summary": "OADP-644",
"url": "https://issues.redhat.com/browse/OADP-644"
},
{
"category": "external",
"summary": "OADP-648",
"url": "https://issues.redhat.com/browse/OADP-648"
},
{
"category": "external",
"summary": "OADP-652",
"url": "https://issues.redhat.com/browse/OADP-652"
},
{
"category": "external",
"summary": "OADP-655",
"url": "https://issues.redhat.com/browse/OADP-655"
},
{
"category": "external",
"summary": "OADP-660",
"url": "https://issues.redhat.com/browse/OADP-660"
},
{
"category": "external",
"summary": "OADP-698",
"url": "https://issues.redhat.com/browse/OADP-698"
},
{
"category": "external",
"summary": "OADP-715",
"url": "https://issues.redhat.com/browse/OADP-715"
},
{
"category": "external",
"summary": "OADP-716",
"url": "https://issues.redhat.com/browse/OADP-716"
},
{
"category": "external",
"summary": "OADP-736",
"url": "https://issues.redhat.com/browse/OADP-736"
},
{
"category": "self",
"summary": "Canonical URL",
"url": "https://security.access.redhat.com/data/csaf/v2/advisories/2022/rhsa-2022_6290.json"
}
],
"title": "Red Hat Security Advisory: OpenShift API for Data Protection (OADP) 1.1.0 security and bug fix update",
"tracking": {
"current_release_date": "2025-10-31T13:02:12+00:00",
"generator": {
"date": "2025-10-31T13:02:12+00:00",
"engine": {
"name": "Red Hat SDEngine",
"version": "4.6.10"
}
},
"id": "RHSA-2022:6290",
"initial_release_date": "2022-09-01T01:24:16+00:00",
"revision_history": [
{
"date": "2022-09-01T01:24:16+00:00",
"number": "1",
"summary": "Initial version"
},
{
"date": "2022-09-01T01:24:16+00:00",
"number": "2",
"summary": "Last updated version"
},
{
"date": "2025-10-31T13:02:12+00:00",
"number": "3",
"summary": "Last generated version"
}
],
"status": "final",
"version": "3"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_name",
"name": "8Base-OADP-1.1",
"product": {
"name": "8Base-OADP-1.1",
"product_id": "8Base-OADP-1.1",
"product_identification_helper": {
"cpe": "cpe:/a:redhat:openshift_api_data_protection:1.1::el8"
}
}
}
],
"category": "product_family",
"name": "OpenShift API for Data Protection"
},
{
"branches": [
{
"category": "product_version",
"name": "oadp/oadp-kubevirt-velero-plugin-rhel8@sha256:cde730978fa438855891755309c3bb75dc38771f1a94f9ff26a0a1b31a129f01_s390x",
"product": {
"name": "oadp/oadp-kubevirt-velero-plugin-rhel8@sha256:cde730978fa438855891755309c3bb75dc38771f1a94f9ff26a0a1b31a129f01_s390x",
"product_id": "oadp/oadp-kubevirt-velero-plugin-rhel8@sha256:cde730978fa438855891755309c3bb75dc38771f1a94f9ff26a0a1b31a129f01_s390x",
"product_identification_helper": {
"purl": "pkg:oci/oadp-kubevirt-velero-plugin-rhel8@sha256:cde730978fa438855891755309c3bb75dc38771f1a94f9ff26a0a1b31a129f01?arch=s390x\u0026repository_url=registry.redhat.io/oadp/oadp-kubevirt-velero-plugin-rhel8\u0026tag=1.1.0-21"
}
}
},
{
"category": "product_version",
"name": "oadp/oadp-mustgather-rhel8@sha256:183d6de4eed893e0a76d661fdc13858e57a2ed5aeb34f3be6cb6850ef180d141_s390x",
"product": {
"name": "oadp/oadp-mustgather-rhel8@sha256:183d6de4eed893e0a76d661fdc13858e57a2ed5aeb34f3be6cb6850ef180d141_s390x",
"product_id": "oadp/oadp-mustgather-rhel8@sha256:183d6de4eed893e0a76d661fdc13858e57a2ed5aeb34f3be6cb6850ef180d141_s390x",
"product_identification_helper": {
"purl": "pkg:oci/oadp-mustgather-rhel8@sha256:183d6de4eed893e0a76d661fdc13858e57a2ed5aeb34f3be6cb6850ef180d141?arch=s390x\u0026repository_url=registry.redhat.io/oadp/oadp-mustgather-rhel8\u0026tag=1.1.0-63"
}
}
},
{
"category": "product_version",
"name": "oadp/oadp-operator-bundle@sha256:dcae0dc90e97361b931ab189f52021a3a4add42fd02033053f32924580af4dc5_s390x",
"product": {
"name": "oadp/oadp-operator-bundle@sha256:dcae0dc90e97361b931ab189f52021a3a4add42fd02033053f32924580af4dc5_s390x",
"product_id": "oadp/oadp-operator-bundle@sha256:dcae0dc90e97361b931ab189f52021a3a4add42fd02033053f32924580af4dc5_s390x",
"product_identification_helper": {
"purl": "pkg:oci/oadp-operator-bundle@sha256:dcae0dc90e97361b931ab189f52021a3a4add42fd02033053f32924580af4dc5?arch=s390x\u0026repository_url=registry.redhat.io/oadp/oadp-operator-bundle\u0026tag=1.1.0-74"
}
}
},
{
"category": "product_version",
"name": "oadp/oadp-rhel8-operator@sha256:993c32f9a9ceba160e76fc2200deca5675506c00f2411bc1dbb16c7458789d5d_s390x",
"product": {
"name": "oadp/oadp-rhel8-operator@sha256:993c32f9a9ceba160e76fc2200deca5675506c00f2411bc1dbb16c7458789d5d_s390x",
"product_id": "oadp/oadp-rhel8-operator@sha256:993c32f9a9ceba160e76fc2200deca5675506c00f2411bc1dbb16c7458789d5d_s390x",
"product_identification_helper": {
"purl": "pkg:oci/oadp-rhel8-operator@sha256:993c32f9a9ceba160e76fc2200deca5675506c00f2411bc1dbb16c7458789d5d?arch=s390x\u0026repository_url=registry.redhat.io/oadp/oadp-rhel8-operator\u0026tag=1.1.0-50"
}
}
},
{
"category": "product_version",
"name": "oadp/oadp-velero-rhel8@sha256:af3c09e10824aebdaf117391ac53519e7128fe789252f8ecb4b144883e74c8e9_s390x",
"product": {
"name": "oadp/oadp-velero-rhel8@sha256:af3c09e10824aebdaf117391ac53519e7128fe789252f8ecb4b144883e74c8e9_s390x",
"product_id": "oadp/oadp-velero-rhel8@sha256:af3c09e10824aebdaf117391ac53519e7128fe789252f8ecb4b144883e74c8e9_s390x",
"product_identification_helper": {
"purl": "pkg:oci/oadp-velero-rhel8@sha256:af3c09e10824aebdaf117391ac53519e7128fe789252f8ecb4b144883e74c8e9?arch=s390x\u0026repository_url=registry.redhat.io/oadp/oadp-velero-rhel8\u0026tag=1.1.0-27"
}
}
},
{
"category": "product_version",
"name": "oadp/oadp-velero-plugin-rhel8@sha256:0f90a21e45f9d76b6abedcd1b6ffe2843045163702b5f9038f715bf3db0e1b4e_s390x",
"product": {
"name": "oadp/oadp-velero-plugin-rhel8@sha256:0f90a21e45f9d76b6abedcd1b6ffe2843045163702b5f9038f715bf3db0e1b4e_s390x",
"product_id": "oadp/oadp-velero-plugin-rhel8@sha256:0f90a21e45f9d76b6abedcd1b6ffe2843045163702b5f9038f715bf3db0e1b4e_s390x",
"product_identification_helper": {
"purl": "pkg:oci/oadp-velero-plugin-rhel8@sha256:0f90a21e45f9d76b6abedcd1b6ffe2843045163702b5f9038f715bf3db0e1b4e?arch=s390x\u0026repository_url=registry.redhat.io/oadp/oadp-velero-plugin-rhel8\u0026tag=1.1.0-20"
}
}
},
{
"category": "product_version",
"name": "oadp/oadp-velero-plugin-for-aws-rhel8@sha256:687c4ab44bd97d033fd3d7fd23d9e0bc011d006608cdfedab668a1fde874d54f_s390x",
"product": {
"name": "oadp/oadp-velero-plugin-for-aws-rhel8@sha256:687c4ab44bd97d033fd3d7fd23d9e0bc011d006608cdfedab668a1fde874d54f_s390x",
"product_id": "oadp/oadp-velero-plugin-for-aws-rhel8@sha256:687c4ab44bd97d033fd3d7fd23d9e0bc011d006608cdfedab668a1fde874d54f_s390x",
"product_identification_helper": {
"purl": "pkg:oci/oadp-velero-plugin-for-aws-rhel8@sha256:687c4ab44bd97d033fd3d7fd23d9e0bc011d006608cdfedab668a1fde874d54f?arch=s390x\u0026repository_url=registry.redhat.io/oadp/oadp-velero-plugin-for-aws-rhel8\u0026tag=1.1.0-17"
}
}
},
{
"category": "product_version",
"name": "oadp/oadp-velero-plugin-for-csi-rhel8@sha256:e9e24889681ccd31df9d1831afdf0993f6ce6cd24fde3b4795fe16d824e0416f_s390x",
"product": {
"name": "oadp/oadp-velero-plugin-for-csi-rhel8@sha256:e9e24889681ccd31df9d1831afdf0993f6ce6cd24fde3b4795fe16d824e0416f_s390x",
"product_id": "oadp/oadp-velero-plugin-for-csi-rhel8@sha256:e9e24889681ccd31df9d1831afdf0993f6ce6cd24fde3b4795fe16d824e0416f_s390x",
"product_identification_helper": {
"purl": "pkg:oci/oadp-velero-plugin-for-csi-rhel8@sha256:e9e24889681ccd31df9d1831afdf0993f6ce6cd24fde3b4795fe16d824e0416f?arch=s390x\u0026repository_url=registry.redhat.io/oadp/oadp-velero-plugin-for-csi-rhel8\u0026tag=1.1.0-25"
}
}
},
{
"category": "product_version",
"name": "oadp/oadp-velero-plugin-for-gcp-rhel8@sha256:01fe6a0edd12b1e2502eaf14ad6d8e29f2b014c0a28883e4f7523a3acb931ec9_s390x",
"product": {
"name": "oadp/oadp-velero-plugin-for-gcp-rhel8@sha256:01fe6a0edd12b1e2502eaf14ad6d8e29f2b014c0a28883e4f7523a3acb931ec9_s390x",
"product_id": "oadp/oadp-velero-plugin-for-gcp-rhel8@sha256:01fe6a0edd12b1e2502eaf14ad6d8e29f2b014c0a28883e4f7523a3acb931ec9_s390x",
"product_identification_helper": {
"purl": "pkg:oci/oadp-velero-plugin-for-gcp-rhel8@sha256:01fe6a0edd12b1e2502eaf14ad6d8e29f2b014c0a28883e4f7523a3acb931ec9?arch=s390x\u0026repository_url=registry.redhat.io/oadp/oadp-velero-plugin-for-gcp-rhel8\u0026tag=1.1.0-17"
}
}
},
{
"category": "product_version",
"name": "oadp/oadp-velero-plugin-for-microsoft-azure-rhel8@sha256:69745821846f79362dc9f39bc702fd481db05e82913edb718502a311ce38ab8e_s390x",
"product": {
"name": "oadp/oadp-velero-plugin-for-microsoft-azure-rhel8@sha256:69745821846f79362dc9f39bc702fd481db05e82913edb718502a311ce38ab8e_s390x",
"product_id": "oadp/oadp-velero-plugin-for-microsoft-azure-rhel8@sha256:69745821846f79362dc9f39bc702fd481db05e82913edb718502a311ce38ab8e_s390x",
"product_identification_helper": {
"purl": "pkg:oci/oadp-velero-plugin-for-microsoft-azure-rhel8@sha256:69745821846f79362dc9f39bc702fd481db05e82913edb718502a311ce38ab8e?arch=s390x\u0026repository_url=registry.redhat.io/oadp/oadp-velero-plugin-for-microsoft-azure-rhel8\u0026tag=1.1.0-17"
}
}
},
{
"category": "product_version",
"name": "oadp/oadp-velero-restic-restore-helper-rhel8@sha256:45ae2d99bc7d4c93bace74f285805faa0ad27561037b6b2406e6c4e86ac669f7_s390x",
"product": {
"name": "oadp/oadp-velero-restic-restore-helper-rhel8@sha256:45ae2d99bc7d4c93bace74f285805faa0ad27561037b6b2406e6c4e86ac669f7_s390x",
"product_id": "oadp/oadp-velero-restic-restore-helper-rhel8@sha256:45ae2d99bc7d4c93bace74f285805faa0ad27561037b6b2406e6c4e86ac669f7_s390x",
"product_identification_helper": {
"purl": "pkg:oci/oadp-velero-restic-restore-helper-rhel8@sha256:45ae2d99bc7d4c93bace74f285805faa0ad27561037b6b2406e6c4e86ac669f7?arch=s390x\u0026repository_url=registry.redhat.io/oadp/oadp-velero-restic-restore-helper-rhel8\u0026tag=1.1.0-25"
}
}
},
{
"category": "product_version",
"name": "oadp/oadp-volume-snapshot-mover-rhel8@sha256:8e2322c382d4cbc9717833c702ebd04dfaf2afe04ce87990662569552e78357c_s390x",
"product": {
"name": "oadp/oadp-volume-snapshot-mover-rhel8@sha256:8e2322c382d4cbc9717833c702ebd04dfaf2afe04ce87990662569552e78357c_s390x",
"product_id": "oadp/oadp-volume-snapshot-mover-rhel8@sha256:8e2322c382d4cbc9717833c702ebd04dfaf2afe04ce87990662569552e78357c_s390x",
"product_identification_helper": {
"purl": "pkg:oci/oadp-volume-snapshot-mover-rhel8@sha256:8e2322c382d4cbc9717833c702ebd04dfaf2afe04ce87990662569552e78357c?arch=s390x\u0026repository_url=registry.redhat.io/oadp/oadp-volume-snapshot-mover-rhel8\u0026tag=1.1.0-24"
}
}
}
],
"category": "architecture",
"name": "s390x"
},
{
"branches": [
{
"category": "product_version",
"name": "oadp/oadp-kubevirt-velero-plugin-rhel8@sha256:7368b20e3a42ea915f3811f0c9d21e509cbd054efacbd297e88e81fc27a49837_amd64",
"product": {
"name": "oadp/oadp-kubevirt-velero-plugin-rhel8@sha256:7368b20e3a42ea915f3811f0c9d21e509cbd054efacbd297e88e81fc27a49837_amd64",
"product_id": "oadp/oadp-kubevirt-velero-plugin-rhel8@sha256:7368b20e3a42ea915f3811f0c9d21e509cbd054efacbd297e88e81fc27a49837_amd64",
"product_identification_helper": {
"purl": "pkg:oci/oadp-kubevirt-velero-plugin-rhel8@sha256:7368b20e3a42ea915f3811f0c9d21e509cbd054efacbd297e88e81fc27a49837?arch=amd64\u0026repository_url=registry.redhat.io/oadp/oadp-kubevirt-velero-plugin-rhel8\u0026tag=1.1.0-21"
}
}
},
{
"category": "product_version",
"name": "oadp/oadp-mustgather-rhel8@sha256:a17ef49b0cae63b6a7735180683b4d9a15a9a3caa0f14e10ced1e62d0878c3b0_amd64",
"product": {
"name": "oadp/oadp-mustgather-rhel8@sha256:a17ef49b0cae63b6a7735180683b4d9a15a9a3caa0f14e10ced1e62d0878c3b0_amd64",
"product_id": "oadp/oadp-mustgather-rhel8@sha256:a17ef49b0cae63b6a7735180683b4d9a15a9a3caa0f14e10ced1e62d0878c3b0_amd64",
"product_identification_helper": {
"purl": "pkg:oci/oadp-mustgather-rhel8@sha256:a17ef49b0cae63b6a7735180683b4d9a15a9a3caa0f14e10ced1e62d0878c3b0?arch=amd64\u0026repository_url=registry.redhat.io/oadp/oadp-mustgather-rhel8\u0026tag=1.1.0-63"
}
}
},
{
"category": "product_version",
"name": "oadp/oadp-operator-bundle@sha256:d7441686f4447f6b600c08c8d697e4db91b8b927554df6785d61a8d851baacf0_amd64",
"product": {
"name": "oadp/oadp-operator-bundle@sha256:d7441686f4447f6b600c08c8d697e4db91b8b927554df6785d61a8d851baacf0_amd64",
"product_id": "oadp/oadp-operator-bundle@sha256:d7441686f4447f6b600c08c8d697e4db91b8b927554df6785d61a8d851baacf0_amd64",
"product_identification_helper": {
"purl": "pkg:oci/oadp-operator-bundle@sha256:d7441686f4447f6b600c08c8d697e4db91b8b927554df6785d61a8d851baacf0?arch=amd64\u0026repository_url=registry.redhat.io/oadp/oadp-operator-bundle\u0026tag=1.1.0-74"
}
}
},
{
"category": "product_version",
"name": "oadp/oadp-rhel8-operator@sha256:ea946614675a9479631e3d5dafae5219dc07c6fe239a833143b69be7f73fa7f5_amd64",
"product": {
"name": "oadp/oadp-rhel8-operator@sha256:ea946614675a9479631e3d5dafae5219dc07c6fe239a833143b69be7f73fa7f5_amd64",
"product_id": "oadp/oadp-rhel8-operator@sha256:ea946614675a9479631e3d5dafae5219dc07c6fe239a833143b69be7f73fa7f5_amd64",
"product_identification_helper": {
"purl": "pkg:oci/oadp-rhel8-operator@sha256:ea946614675a9479631e3d5dafae5219dc07c6fe239a833143b69be7f73fa7f5?arch=amd64\u0026repository_url=registry.redhat.io/oadp/oadp-rhel8-operator\u0026tag=1.1.0-50"
}
}
},
{
"category": "product_version",
"name": "oadp/oadp-velero-rhel8@sha256:4e78c9adf01a838ccce151c88bdaf331105472857d096194b6f628ce246e43b2_amd64",
"product": {
"name": "oadp/oadp-velero-rhel8@sha256:4e78c9adf01a838ccce151c88bdaf331105472857d096194b6f628ce246e43b2_amd64",
"product_id": "oadp/oadp-velero-rhel8@sha256:4e78c9adf01a838ccce151c88bdaf331105472857d096194b6f628ce246e43b2_amd64",
"product_identification_helper": {
"purl": "pkg:oci/oadp-velero-rhel8@sha256:4e78c9adf01a838ccce151c88bdaf331105472857d096194b6f628ce246e43b2?arch=amd64\u0026repository_url=registry.redhat.io/oadp/oadp-velero-rhel8\u0026tag=1.1.0-27"
}
}
},
{
"category": "product_version",
"name": "oadp/oadp-velero-plugin-rhel8@sha256:bab55f61f70fe687df984186240c76c5b10f7b5362b2f9a4e21a47d4494d02f2_amd64",
"product": {
"name": "oadp/oadp-velero-plugin-rhel8@sha256:bab55f61f70fe687df984186240c76c5b10f7b5362b2f9a4e21a47d4494d02f2_amd64",
"product_id": "oadp/oadp-velero-plugin-rhel8@sha256:bab55f61f70fe687df984186240c76c5b10f7b5362b2f9a4e21a47d4494d02f2_amd64",
"product_identification_helper": {
"purl": "pkg:oci/oadp-velero-plugin-rhel8@sha256:bab55f61f70fe687df984186240c76c5b10f7b5362b2f9a4e21a47d4494d02f2?arch=amd64\u0026repository_url=registry.redhat.io/oadp/oadp-velero-plugin-rhel8\u0026tag=1.1.0-20"
}
}
},
{
"category": "product_version",
"name": "oadp/oadp-velero-plugin-for-aws-rhel8@sha256:cb225573b7adf5956fb12c01e43ba1f04d80e4f820c9aa6af6a50924980c1ea2_amd64",
"product": {
"name": "oadp/oadp-velero-plugin-for-aws-rhel8@sha256:cb225573b7adf5956fb12c01e43ba1f04d80e4f820c9aa6af6a50924980c1ea2_amd64",
"product_id": "oadp/oadp-velero-plugin-for-aws-rhel8@sha256:cb225573b7adf5956fb12c01e43ba1f04d80e4f820c9aa6af6a50924980c1ea2_amd64",
"product_identification_helper": {
"purl": "pkg:oci/oadp-velero-plugin-for-aws-rhel8@sha256:cb225573b7adf5956fb12c01e43ba1f04d80e4f820c9aa6af6a50924980c1ea2?arch=amd64\u0026repository_url=registry.redhat.io/oadp/oadp-velero-plugin-for-aws-rhel8\u0026tag=1.1.0-17"
}
}
},
{
"category": "product_version",
"name": "oadp/oadp-velero-plugin-for-csi-rhel8@sha256:36c9326a4b96448cb00582d7296270a927761ba0f0616fb8ed4c5987d4e8a70c_amd64",
"product": {
"name": "oadp/oadp-velero-plugin-for-csi-rhel8@sha256:36c9326a4b96448cb00582d7296270a927761ba0f0616fb8ed4c5987d4e8a70c_amd64",
"product_id": "oadp/oadp-velero-plugin-for-csi-rhel8@sha256:36c9326a4b96448cb00582d7296270a927761ba0f0616fb8ed4c5987d4e8a70c_amd64",
"product_identification_helper": {
"purl": "pkg:oci/oadp-velero-plugin-for-csi-rhel8@sha256:36c9326a4b96448cb00582d7296270a927761ba0f0616fb8ed4c5987d4e8a70c?arch=amd64\u0026repository_url=registry.redhat.io/oadp/oadp-velero-plugin-for-csi-rhel8\u0026tag=1.1.0-25"
}
}
},
{
"category": "product_version",
"name": "oadp/oadp-velero-plugin-for-gcp-rhel8@sha256:7e8544cc441e90e3a44f333f418959f2afe106a04bd117c42a5c482ed7e74d99_amd64",
"product": {
"name": "oadp/oadp-velero-plugin-for-gcp-rhel8@sha256:7e8544cc441e90e3a44f333f418959f2afe106a04bd117c42a5c482ed7e74d99_amd64",
"product_id": "oadp/oadp-velero-plugin-for-gcp-rhel8@sha256:7e8544cc441e90e3a44f333f418959f2afe106a04bd117c42a5c482ed7e74d99_amd64",
"product_identification_helper": {
"purl": "pkg:oci/oadp-velero-plugin-for-gcp-rhel8@sha256:7e8544cc441e90e3a44f333f418959f2afe106a04bd117c42a5c482ed7e74d99?arch=amd64\u0026repository_url=registry.redhat.io/oadp/oadp-velero-plugin-for-gcp-rhel8\u0026tag=1.1.0-17"
}
}
},
{
"category": "product_version",
"name": "oadp/oadp-velero-plugin-for-microsoft-azure-rhel8@sha256:24b9694e68a16a51220789c91dc00ead20c531221de4a5bae7d9fa7107cbe707_amd64",
"product": {
"name": "oadp/oadp-velero-plugin-for-microsoft-azure-rhel8@sha256:24b9694e68a16a51220789c91dc00ead20c531221de4a5bae7d9fa7107cbe707_amd64",
"product_id": "oadp/oadp-velero-plugin-for-microsoft-azure-rhel8@sha256:24b9694e68a16a51220789c91dc00ead20c531221de4a5bae7d9fa7107cbe707_amd64",
"product_identification_helper": {
"purl": "pkg:oci/oadp-velero-plugin-for-microsoft-azure-rhel8@sha256:24b9694e68a16a51220789c91dc00ead20c531221de4a5bae7d9fa7107cbe707?arch=amd64\u0026repository_url=registry.redhat.io/oadp/oadp-velero-plugin-for-microsoft-azure-rhel8\u0026tag=1.1.0-17"
}
}
},
{
"category": "product_version",
"name": "oadp/oadp-velero-restic-restore-helper-rhel8@sha256:268761f1d56d84d41f0a1bd35ae9a050cab7407b4bf47b4a64eb07aef275194e_amd64",
"product": {
"name": "oadp/oadp-velero-restic-restore-helper-rhel8@sha256:268761f1d56d84d41f0a1bd35ae9a050cab7407b4bf47b4a64eb07aef275194e_amd64",
"product_id": "oadp/oadp-velero-restic-restore-helper-rhel8@sha256:268761f1d56d84d41f0a1bd35ae9a050cab7407b4bf47b4a64eb07aef275194e_amd64",
"product_identification_helper": {
"purl": "pkg:oci/oadp-velero-restic-restore-helper-rhel8@sha256:268761f1d56d84d41f0a1bd35ae9a050cab7407b4bf47b4a64eb07aef275194e?arch=amd64\u0026repository_url=registry.redhat.io/oadp/oadp-velero-restic-restore-helper-rhel8\u0026tag=1.1.0-25"
}
}
},
{
"category": "product_version",
"name": "oadp/oadp-volume-snapshot-mover-rhel8@sha256:cde9184ab5f6fd8f4448913d802d0dcdf2a6830facc1a4732dec6eb09bf1b273_amd64",
"product": {
"name": "oadp/oadp-volume-snapshot-mover-rhel8@sha256:cde9184ab5f6fd8f4448913d802d0dcdf2a6830facc1a4732dec6eb09bf1b273_amd64",
"product_id": "oadp/oadp-volume-snapshot-mover-rhel8@sha256:cde9184ab5f6fd8f4448913d802d0dcdf2a6830facc1a4732dec6eb09bf1b273_amd64",
"product_identification_helper": {
"purl": "pkg:oci/oadp-volume-snapshot-mover-rhel8@sha256:cde9184ab5f6fd8f4448913d802d0dcdf2a6830facc1a4732dec6eb09bf1b273?arch=amd64\u0026repository_url=registry.redhat.io/oadp/oadp-volume-snapshot-mover-rhel8\u0026tag=1.1.0-24"
}
}
}
],
"category": "architecture",
"name": "amd64"
},
{
"branches": [
{
"category": "product_version",
"name": "oadp/oadp-kubevirt-velero-plugin-rhel8@sha256:649a065b112210ed1248ba2cadecc3d522b888239dc73942934e526fba1d69ad_ppc64le",
"product": {
"name": "oadp/oadp-kubevirt-velero-plugin-rhel8@sha256:649a065b112210ed1248ba2cadecc3d522b888239dc73942934e526fba1d69ad_ppc64le",
"product_id": "oadp/oadp-kubevirt-velero-plugin-rhel8@sha256:649a065b112210ed1248ba2cadecc3d522b888239dc73942934e526fba1d69ad_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/oadp-kubevirt-velero-plugin-rhel8@sha256:649a065b112210ed1248ba2cadecc3d522b888239dc73942934e526fba1d69ad?arch=ppc64le\u0026repository_url=registry.redhat.io/oadp/oadp-kubevirt-velero-plugin-rhel8\u0026tag=1.1.0-21"
}
}
},
{
"category": "product_version",
"name": "oadp/oadp-mustgather-rhel8@sha256:3bf1c9f828cf6f3e318078f081a4fc50a7c2efc8c12d09e6feddc8593cb8727a_ppc64le",
"product": {
"name": "oadp/oadp-mustgather-rhel8@sha256:3bf1c9f828cf6f3e318078f081a4fc50a7c2efc8c12d09e6feddc8593cb8727a_ppc64le",
"product_id": "oadp/oadp-mustgather-rhel8@sha256:3bf1c9f828cf6f3e318078f081a4fc50a7c2efc8c12d09e6feddc8593cb8727a_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/oadp-mustgather-rhel8@sha256:3bf1c9f828cf6f3e318078f081a4fc50a7c2efc8c12d09e6feddc8593cb8727a?arch=ppc64le\u0026repository_url=registry.redhat.io/oadp/oadp-mustgather-rhel8\u0026tag=1.1.0-63"
}
}
},
{
"category": "product_version",
"name": "oadp/oadp-operator-bundle@sha256:95671d1a49ec698f3efd842fa03d98aa2128c2367a0f81f695c47d1bff047bd9_ppc64le",
"product": {
"name": "oadp/oadp-operator-bundle@sha256:95671d1a49ec698f3efd842fa03d98aa2128c2367a0f81f695c47d1bff047bd9_ppc64le",
"product_id": "oadp/oadp-operator-bundle@sha256:95671d1a49ec698f3efd842fa03d98aa2128c2367a0f81f695c47d1bff047bd9_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/oadp-operator-bundle@sha256:95671d1a49ec698f3efd842fa03d98aa2128c2367a0f81f695c47d1bff047bd9?arch=ppc64le\u0026repository_url=registry.redhat.io/oadp/oadp-operator-bundle\u0026tag=1.1.0-74"
}
}
},
{
"category": "product_version",
"name": "oadp/oadp-rhel8-operator@sha256:eb2965df49c5ff2d53be06b7b4d488510f569c7aaf567999e6d467556572814d_ppc64le",
"product": {
"name": "oadp/oadp-rhel8-operator@sha256:eb2965df49c5ff2d53be06b7b4d488510f569c7aaf567999e6d467556572814d_ppc64le",
"product_id": "oadp/oadp-rhel8-operator@sha256:eb2965df49c5ff2d53be06b7b4d488510f569c7aaf567999e6d467556572814d_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/oadp-rhel8-operator@sha256:eb2965df49c5ff2d53be06b7b4d488510f569c7aaf567999e6d467556572814d?arch=ppc64le\u0026repository_url=registry.redhat.io/oadp/oadp-rhel8-operator\u0026tag=1.1.0-50"
}
}
},
{
"category": "product_version",
"name": "oadp/oadp-velero-rhel8@sha256:5a11fc682e58aefed3c33c77a536e6677f7bfbac18ca624f7004f7d44a1b8446_ppc64le",
"product": {
"name": "oadp/oadp-velero-rhel8@sha256:5a11fc682e58aefed3c33c77a536e6677f7bfbac18ca624f7004f7d44a1b8446_ppc64le",
"product_id": "oadp/oadp-velero-rhel8@sha256:5a11fc682e58aefed3c33c77a536e6677f7bfbac18ca624f7004f7d44a1b8446_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/oadp-velero-rhel8@sha256:5a11fc682e58aefed3c33c77a536e6677f7bfbac18ca624f7004f7d44a1b8446?arch=ppc64le\u0026repository_url=registry.redhat.io/oadp/oadp-velero-rhel8\u0026tag=1.1.0-27"
}
}
},
{
"category": "product_version",
"name": "oadp/oadp-velero-plugin-rhel8@sha256:63d5f5165b1fb8942ae60f4b14af2fe39bcc054184c93695b91ef7c26e9eafb2_ppc64le",
"product": {
"name": "oadp/oadp-velero-plugin-rhel8@sha256:63d5f5165b1fb8942ae60f4b14af2fe39bcc054184c93695b91ef7c26e9eafb2_ppc64le",
"product_id": "oadp/oadp-velero-plugin-rhel8@sha256:63d5f5165b1fb8942ae60f4b14af2fe39bcc054184c93695b91ef7c26e9eafb2_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/oadp-velero-plugin-rhel8@sha256:63d5f5165b1fb8942ae60f4b14af2fe39bcc054184c93695b91ef7c26e9eafb2?arch=ppc64le\u0026repository_url=registry.redhat.io/oadp/oadp-velero-plugin-rhel8\u0026tag=1.1.0-20"
}
}
},
{
"category": "product_version",
"name": "oadp/oadp-velero-plugin-for-aws-rhel8@sha256:dded3f6cc24924b79dbb8e6e79b800274f2054b737a42e93176783605859907e_ppc64le",
"product": {
"name": "oadp/oadp-velero-plugin-for-aws-rhel8@sha256:dded3f6cc24924b79dbb8e6e79b800274f2054b737a42e93176783605859907e_ppc64le",
"product_id": "oadp/oadp-velero-plugin-for-aws-rhel8@sha256:dded3f6cc24924b79dbb8e6e79b800274f2054b737a42e93176783605859907e_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/oadp-velero-plugin-for-aws-rhel8@sha256:dded3f6cc24924b79dbb8e6e79b800274f2054b737a42e93176783605859907e?arch=ppc64le\u0026repository_url=registry.redhat.io/oadp/oadp-velero-plugin-for-aws-rhel8\u0026tag=1.1.0-17"
}
}
},
{
"category": "product_version",
"name": "oadp/oadp-velero-plugin-for-csi-rhel8@sha256:cd92d9d091b62421632d941db6a9b2c33c1965cf4112a9fb036a09ebe988b91c_ppc64le",
"product": {
"name": "oadp/oadp-velero-plugin-for-csi-rhel8@sha256:cd92d9d091b62421632d941db6a9b2c33c1965cf4112a9fb036a09ebe988b91c_ppc64le",
"product_id": "oadp/oadp-velero-plugin-for-csi-rhel8@sha256:cd92d9d091b62421632d941db6a9b2c33c1965cf4112a9fb036a09ebe988b91c_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/oadp-velero-plugin-for-csi-rhel8@sha256:cd92d9d091b62421632d941db6a9b2c33c1965cf4112a9fb036a09ebe988b91c?arch=ppc64le\u0026repository_url=registry.redhat.io/oadp/oadp-velero-plugin-for-csi-rhel8\u0026tag=1.1.0-25"
}
}
},
{
"category": "product_version",
"name": "oadp/oadp-velero-plugin-for-gcp-rhel8@sha256:e4f3b3a59db8d9180010e87b7502fd3418340cd082bc36f79c6bb38327e925e0_ppc64le",
"product": {
"name": "oadp/oadp-velero-plugin-for-gcp-rhel8@sha256:e4f3b3a59db8d9180010e87b7502fd3418340cd082bc36f79c6bb38327e925e0_ppc64le",
"product_id": "oadp/oadp-velero-plugin-for-gcp-rhel8@sha256:e4f3b3a59db8d9180010e87b7502fd3418340cd082bc36f79c6bb38327e925e0_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/oadp-velero-plugin-for-gcp-rhel8@sha256:e4f3b3a59db8d9180010e87b7502fd3418340cd082bc36f79c6bb38327e925e0?arch=ppc64le\u0026repository_url=registry.redhat.io/oadp/oadp-velero-plugin-for-gcp-rhel8\u0026tag=1.1.0-17"
}
}
},
{
"category": "product_version",
"name": "oadp/oadp-velero-plugin-for-microsoft-azure-rhel8@sha256:3dd0e9f28febd7e31e6250fc0a86f9908b501bfec9368388c0228aefc5059acd_ppc64le",
"product": {
"name": "oadp/oadp-velero-plugin-for-microsoft-azure-rhel8@sha256:3dd0e9f28febd7e31e6250fc0a86f9908b501bfec9368388c0228aefc5059acd_ppc64le",
"product_id": "oadp/oadp-velero-plugin-for-microsoft-azure-rhel8@sha256:3dd0e9f28febd7e31e6250fc0a86f9908b501bfec9368388c0228aefc5059acd_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/oadp-velero-plugin-for-microsoft-azure-rhel8@sha256:3dd0e9f28febd7e31e6250fc0a86f9908b501bfec9368388c0228aefc5059acd?arch=ppc64le\u0026repository_url=registry.redhat.io/oadp/oadp-velero-plugin-for-microsoft-azure-rhel8\u0026tag=1.1.0-17"
}
}
},
{
"category": "product_version",
"name": "oadp/oadp-velero-restic-restore-helper-rhel8@sha256:22db35503cef946d1a193f5531017a456d3b34bc26d2b431954f5d385b7be9d8_ppc64le",
"product": {
"name": "oadp/oadp-velero-restic-restore-helper-rhel8@sha256:22db35503cef946d1a193f5531017a456d3b34bc26d2b431954f5d385b7be9d8_ppc64le",
"product_id": "oadp/oadp-velero-restic-restore-helper-rhel8@sha256:22db35503cef946d1a193f5531017a456d3b34bc26d2b431954f5d385b7be9d8_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/oadp-velero-restic-restore-helper-rhel8@sha256:22db35503cef946d1a193f5531017a456d3b34bc26d2b431954f5d385b7be9d8?arch=ppc64le\u0026repository_url=registry.redhat.io/oadp/oadp-velero-restic-restore-helper-rhel8\u0026tag=1.1.0-25"
}
}
},
{
"category": "product_version",
"name": "oadp/oadp-volume-snapshot-mover-rhel8@sha256:4c7febd90b1af2af27ab252d9774c49a9387d63589fde14d76e25e348c224c7f_ppc64le",
"product": {
"name": "oadp/oadp-volume-snapshot-mover-rhel8@sha256:4c7febd90b1af2af27ab252d9774c49a9387d63589fde14d76e25e348c224c7f_ppc64le",
"product_id": "oadp/oadp-volume-snapshot-mover-rhel8@sha256:4c7febd90b1af2af27ab252d9774c49a9387d63589fde14d76e25e348c224c7f_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/oadp-volume-snapshot-mover-rhel8@sha256:4c7febd90b1af2af27ab252d9774c49a9387d63589fde14d76e25e348c224c7f?arch=ppc64le\u0026repository_url=registry.redhat.io/oadp/oadp-volume-snapshot-mover-rhel8\u0026tag=1.1.0-24"
}
}
}
],
"category": "architecture",
"name": "ppc64le"
}
],
"category": "vendor",
"name": "Red Hat"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "oadp/oadp-kubevirt-velero-plugin-rhel8@sha256:649a065b112210ed1248ba2cadecc3d522b888239dc73942934e526fba1d69ad_ppc64le as a component of 8Base-OADP-1.1",
"product_id": "8Base-OADP-1.1:oadp/oadp-kubevirt-velero-plugin-rhel8@sha256:649a065b112210ed1248ba2cadecc3d522b888239dc73942934e526fba1d69ad_ppc64le"
},
"product_reference": "oadp/oadp-kubevirt-velero-plugin-rhel8@sha256:649a065b112210ed1248ba2cadecc3d522b888239dc73942934e526fba1d69ad_ppc64le",
"relates_to_product_reference": "8Base-OADP-1.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "oadp/oadp-kubevirt-velero-plugin-rhel8@sha256:7368b20e3a42ea915f3811f0c9d21e509cbd054efacbd297e88e81fc27a49837_amd64 as a component of 8Base-OADP-1.1",
"product_id": "8Base-OADP-1.1:oadp/oadp-kubevirt-velero-plugin-rhel8@sha256:7368b20e3a42ea915f3811f0c9d21e509cbd054efacbd297e88e81fc27a49837_amd64"
},
"product_reference": "oadp/oadp-kubevirt-velero-plugin-rhel8@sha256:7368b20e3a42ea915f3811f0c9d21e509cbd054efacbd297e88e81fc27a49837_amd64",
"relates_to_product_reference": "8Base-OADP-1.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "oadp/oadp-kubevirt-velero-plugin-rhel8@sha256:cde730978fa438855891755309c3bb75dc38771f1a94f9ff26a0a1b31a129f01_s390x as a component of 8Base-OADP-1.1",
"product_id": "8Base-OADP-1.1:oadp/oadp-kubevirt-velero-plugin-rhel8@sha256:cde730978fa438855891755309c3bb75dc38771f1a94f9ff26a0a1b31a129f01_s390x"
},
"product_reference": "oadp/oadp-kubevirt-velero-plugin-rhel8@sha256:cde730978fa438855891755309c3bb75dc38771f1a94f9ff26a0a1b31a129f01_s390x",
"relates_to_product_reference": "8Base-OADP-1.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "oadp/oadp-mustgather-rhel8@sha256:183d6de4eed893e0a76d661fdc13858e57a2ed5aeb34f3be6cb6850ef180d141_s390x as a component of 8Base-OADP-1.1",
"product_id": "8Base-OADP-1.1:oadp/oadp-mustgather-rhel8@sha256:183d6de4eed893e0a76d661fdc13858e57a2ed5aeb34f3be6cb6850ef180d141_s390x"
},
"product_reference": "oadp/oadp-mustgather-rhel8@sha256:183d6de4eed893e0a76d661fdc13858e57a2ed5aeb34f3be6cb6850ef180d141_s390x",
"relates_to_product_reference": "8Base-OADP-1.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "oadp/oadp-mustgather-rhel8@sha256:3bf1c9f828cf6f3e318078f081a4fc50a7c2efc8c12d09e6feddc8593cb8727a_ppc64le as a component of 8Base-OADP-1.1",
"product_id": "8Base-OADP-1.1:oadp/oadp-mustgather-rhel8@sha256:3bf1c9f828cf6f3e318078f081a4fc50a7c2efc8c12d09e6feddc8593cb8727a_ppc64le"
},
"product_reference": "oadp/oadp-mustgather-rhel8@sha256:3bf1c9f828cf6f3e318078f081a4fc50a7c2efc8c12d09e6feddc8593cb8727a_ppc64le",
"relates_to_product_reference": "8Base-OADP-1.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "oadp/oadp-mustgather-rhel8@sha256:a17ef49b0cae63b6a7735180683b4d9a15a9a3caa0f14e10ced1e62d0878c3b0_amd64 as a component of 8Base-OADP-1.1",
"product_id": "8Base-OADP-1.1:oadp/oadp-mustgather-rhel8@sha256:a17ef49b0cae63b6a7735180683b4d9a15a9a3caa0f14e10ced1e62d0878c3b0_amd64"
},
"product_reference": "oadp/oadp-mustgather-rhel8@sha256:a17ef49b0cae63b6a7735180683b4d9a15a9a3caa0f14e10ced1e62d0878c3b0_amd64",
"relates_to_product_reference": "8Base-OADP-1.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "oadp/oadp-operator-bundle@sha256:95671d1a49ec698f3efd842fa03d98aa2128c2367a0f81f695c47d1bff047bd9_ppc64le as a component of 8Base-OADP-1.1",
"product_id": "8Base-OADP-1.1:oadp/oadp-operator-bundle@sha256:95671d1a49ec698f3efd842fa03d98aa2128c2367a0f81f695c47d1bff047bd9_ppc64le"
},
"product_reference": "oadp/oadp-operator-bundle@sha256:95671d1a49ec698f3efd842fa03d98aa2128c2367a0f81f695c47d1bff047bd9_ppc64le",
"relates_to_product_reference": "8Base-OADP-1.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "oadp/oadp-operator-bundle@sha256:d7441686f4447f6b600c08c8d697e4db91b8b927554df6785d61a8d851baacf0_amd64 as a component of 8Base-OADP-1.1",
"product_id": "8Base-OADP-1.1:oadp/oadp-operator-bundle@sha256:d7441686f4447f6b600c08c8d697e4db91b8b927554df6785d61a8d851baacf0_amd64"
},
"product_reference": "oadp/oadp-operator-bundle@sha256:d7441686f4447f6b600c08c8d697e4db91b8b927554df6785d61a8d851baacf0_amd64",
"relates_to_product_reference": "8Base-OADP-1.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "oadp/oadp-operator-bundle@sha256:dcae0dc90e97361b931ab189f52021a3a4add42fd02033053f32924580af4dc5_s390x as a component of 8Base-OADP-1.1",
"product_id": "8Base-OADP-1.1:oadp/oadp-operator-bundle@sha256:dcae0dc90e97361b931ab189f52021a3a4add42fd02033053f32924580af4dc5_s390x"
},
"product_reference": "oadp/oadp-operator-bundle@sha256:dcae0dc90e97361b931ab189f52021a3a4add42fd02033053f32924580af4dc5_s390x",
"relates_to_product_reference": "8Base-OADP-1.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "oadp/oadp-rhel8-operator@sha256:993c32f9a9ceba160e76fc2200deca5675506c00f2411bc1dbb16c7458789d5d_s390x as a component of 8Base-OADP-1.1",
"product_id": "8Base-OADP-1.1:oadp/oadp-rhel8-operator@sha256:993c32f9a9ceba160e76fc2200deca5675506c00f2411bc1dbb16c7458789d5d_s390x"
},
"product_reference": "oadp/oadp-rhel8-operator@sha256:993c32f9a9ceba160e76fc2200deca5675506c00f2411bc1dbb16c7458789d5d_s390x",
"relates_to_product_reference": "8Base-OADP-1.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "oadp/oadp-rhel8-operator@sha256:ea946614675a9479631e3d5dafae5219dc07c6fe239a833143b69be7f73fa7f5_amd64 as a component of 8Base-OADP-1.1",
"product_id": "8Base-OADP-1.1:oadp/oadp-rhel8-operator@sha256:ea946614675a9479631e3d5dafae5219dc07c6fe239a833143b69be7f73fa7f5_amd64"
},
"product_reference": "oadp/oadp-rhel8-operator@sha256:ea946614675a9479631e3d5dafae5219dc07c6fe239a833143b69be7f73fa7f5_amd64",
"relates_to_product_reference": "8Base-OADP-1.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "oadp/oadp-rhel8-operator@sha256:eb2965df49c5ff2d53be06b7b4d488510f569c7aaf567999e6d467556572814d_ppc64le as a component of 8Base-OADP-1.1",
"product_id": "8Base-OADP-1.1:oadp/oadp-rhel8-operator@sha256:eb2965df49c5ff2d53be06b7b4d488510f569c7aaf567999e6d467556572814d_ppc64le"
},
"product_reference": "oadp/oadp-rhel8-operator@sha256:eb2965df49c5ff2d53be06b7b4d488510f569c7aaf567999e6d467556572814d_ppc64le",
"relates_to_product_reference": "8Base-OADP-1.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "oadp/oadp-velero-plugin-for-aws-rhel8@sha256:687c4ab44bd97d033fd3d7fd23d9e0bc011d006608cdfedab668a1fde874d54f_s390x as a component of 8Base-OADP-1.1",
"product_id": "8Base-OADP-1.1:oadp/oadp-velero-plugin-for-aws-rhel8@sha256:687c4ab44bd97d033fd3d7fd23d9e0bc011d006608cdfedab668a1fde874d54f_s390x"
},
"product_reference": "oadp/oadp-velero-plugin-for-aws-rhel8@sha256:687c4ab44bd97d033fd3d7fd23d9e0bc011d006608cdfedab668a1fde874d54f_s390x",
"relates_to_product_reference": "8Base-OADP-1.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "oadp/oadp-velero-plugin-for-aws-rhel8@sha256:cb225573b7adf5956fb12c01e43ba1f04d80e4f820c9aa6af6a50924980c1ea2_amd64 as a component of 8Base-OADP-1.1",
"product_id": "8Base-OADP-1.1:oadp/oadp-velero-plugin-for-aws-rhel8@sha256:cb225573b7adf5956fb12c01e43ba1f04d80e4f820c9aa6af6a50924980c1ea2_amd64"
},
"product_reference": "oadp/oadp-velero-plugin-for-aws-rhel8@sha256:cb225573b7adf5956fb12c01e43ba1f04d80e4f820c9aa6af6a50924980c1ea2_amd64",
"relates_to_product_reference": "8Base-OADP-1.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "oadp/oadp-velero-plugin-for-aws-rhel8@sha256:dded3f6cc24924b79dbb8e6e79b800274f2054b737a42e93176783605859907e_ppc64le as a component of 8Base-OADP-1.1",
"product_id": "8Base-OADP-1.1:oadp/oadp-velero-plugin-for-aws-rhel8@sha256:dded3f6cc24924b79dbb8e6e79b800274f2054b737a42e93176783605859907e_ppc64le"
},
"product_reference": "oadp/oadp-velero-plugin-for-aws-rhel8@sha256:dded3f6cc24924b79dbb8e6e79b800274f2054b737a42e93176783605859907e_ppc64le",
"relates_to_product_reference": "8Base-OADP-1.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "oadp/oadp-velero-plugin-for-csi-rhel8@sha256:36c9326a4b96448cb00582d7296270a927761ba0f0616fb8ed4c5987d4e8a70c_amd64 as a component of 8Base-OADP-1.1",
"product_id": "8Base-OADP-1.1:oadp/oadp-velero-plugin-for-csi-rhel8@sha256:36c9326a4b96448cb00582d7296270a927761ba0f0616fb8ed4c5987d4e8a70c_amd64"
},
"product_reference": "oadp/oadp-velero-plugin-for-csi-rhel8@sha256:36c9326a4b96448cb00582d7296270a927761ba0f0616fb8ed4c5987d4e8a70c_amd64",
"relates_to_product_reference": "8Base-OADP-1.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "oadp/oadp-velero-plugin-for-csi-rhel8@sha256:cd92d9d091b62421632d941db6a9b2c33c1965cf4112a9fb036a09ebe988b91c_ppc64le as a component of 8Base-OADP-1.1",
"product_id": "8Base-OADP-1.1:oadp/oadp-velero-plugin-for-csi-rhel8@sha256:cd92d9d091b62421632d941db6a9b2c33c1965cf4112a9fb036a09ebe988b91c_ppc64le"
},
"product_reference": "oadp/oadp-velero-plugin-for-csi-rhel8@sha256:cd92d9d091b62421632d941db6a9b2c33c1965cf4112a9fb036a09ebe988b91c_ppc64le",
"relates_to_product_reference": "8Base-OADP-1.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "oadp/oadp-velero-plugin-for-csi-rhel8@sha256:e9e24889681ccd31df9d1831afdf0993f6ce6cd24fde3b4795fe16d824e0416f_s390x as a component of 8Base-OADP-1.1",
"product_id": "8Base-OADP-1.1:oadp/oadp-velero-plugin-for-csi-rhel8@sha256:e9e24889681ccd31df9d1831afdf0993f6ce6cd24fde3b4795fe16d824e0416f_s390x"
},
"product_reference": "oadp/oadp-velero-plugin-for-csi-rhel8@sha256:e9e24889681ccd31df9d1831afdf0993f6ce6cd24fde3b4795fe16d824e0416f_s390x",
"relates_to_product_reference": "8Base-OADP-1.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "oadp/oadp-velero-plugin-for-gcp-rhel8@sha256:01fe6a0edd12b1e2502eaf14ad6d8e29f2b014c0a28883e4f7523a3acb931ec9_s390x as a component of 8Base-OADP-1.1",
"product_id": "8Base-OADP-1.1:oadp/oadp-velero-plugin-for-gcp-rhel8@sha256:01fe6a0edd12b1e2502eaf14ad6d8e29f2b014c0a28883e4f7523a3acb931ec9_s390x"
},
"product_reference": "oadp/oadp-velero-plugin-for-gcp-rhel8@sha256:01fe6a0edd12b1e2502eaf14ad6d8e29f2b014c0a28883e4f7523a3acb931ec9_s390x",
"relates_to_product_reference": "8Base-OADP-1.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "oadp/oadp-velero-plugin-for-gcp-rhel8@sha256:7e8544cc441e90e3a44f333f418959f2afe106a04bd117c42a5c482ed7e74d99_amd64 as a component of 8Base-OADP-1.1",
"product_id": "8Base-OADP-1.1:oadp/oadp-velero-plugin-for-gcp-rhel8@sha256:7e8544cc441e90e3a44f333f418959f2afe106a04bd117c42a5c482ed7e74d99_amd64"
},
"product_reference": "oadp/oadp-velero-plugin-for-gcp-rhel8@sha256:7e8544cc441e90e3a44f333f418959f2afe106a04bd117c42a5c482ed7e74d99_amd64",
"relates_to_product_reference": "8Base-OADP-1.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "oadp/oadp-velero-plugin-for-gcp-rhel8@sha256:e4f3b3a59db8d9180010e87b7502fd3418340cd082bc36f79c6bb38327e925e0_ppc64le as a component of 8Base-OADP-1.1",
"product_id": "8Base-OADP-1.1:oadp/oadp-velero-plugin-for-gcp-rhel8@sha256:e4f3b3a59db8d9180010e87b7502fd3418340cd082bc36f79c6bb38327e925e0_ppc64le"
},
"product_reference": "oadp/oadp-velero-plugin-for-gcp-rhel8@sha256:e4f3b3a59db8d9180010e87b7502fd3418340cd082bc36f79c6bb38327e925e0_ppc64le",
"relates_to_product_reference": "8Base-OADP-1.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "oadp/oadp-velero-plugin-for-microsoft-azure-rhel8@sha256:24b9694e68a16a51220789c91dc00ead20c531221de4a5bae7d9fa7107cbe707_amd64 as a component of 8Base-OADP-1.1",
"product_id": "8Base-OADP-1.1:oadp/oadp-velero-plugin-for-microsoft-azure-rhel8@sha256:24b9694e68a16a51220789c91dc00ead20c531221de4a5bae7d9fa7107cbe707_amd64"
},
"product_reference": "oadp/oadp-velero-plugin-for-microsoft-azure-rhel8@sha256:24b9694e68a16a51220789c91dc00ead20c531221de4a5bae7d9fa7107cbe707_amd64",
"relates_to_product_reference": "8Base-OADP-1.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "oadp/oadp-velero-plugin-for-microsoft-azure-rhel8@sha256:3dd0e9f28febd7e31e6250fc0a86f9908b501bfec9368388c0228aefc5059acd_ppc64le as a component of 8Base-OADP-1.1",
"product_id": "8Base-OADP-1.1:oadp/oadp-velero-plugin-for-microsoft-azure-rhel8@sha256:3dd0e9f28febd7e31e6250fc0a86f9908b501bfec9368388c0228aefc5059acd_ppc64le"
},
"product_reference": "oadp/oadp-velero-plugin-for-microsoft-azure-rhel8@sha256:3dd0e9f28febd7e31e6250fc0a86f9908b501bfec9368388c0228aefc5059acd_ppc64le",
"relates_to_product_reference": "8Base-OADP-1.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "oadp/oadp-velero-plugin-for-microsoft-azure-rhel8@sha256:69745821846f79362dc9f39bc702fd481db05e82913edb718502a311ce38ab8e_s390x as a component of 8Base-OADP-1.1",
"product_id": "8Base-OADP-1.1:oadp/oadp-velero-plugin-for-microsoft-azure-rhel8@sha256:69745821846f79362dc9f39bc702fd481db05e82913edb718502a311ce38ab8e_s390x"
},
"product_reference": "oadp/oadp-velero-plugin-for-microsoft-azure-rhel8@sha256:69745821846f79362dc9f39bc702fd481db05e82913edb718502a311ce38ab8e_s390x",
"relates_to_product_reference": "8Base-OADP-1.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "oadp/oadp-velero-plugin-rhel8@sha256:0f90a21e45f9d76b6abedcd1b6ffe2843045163702b5f9038f715bf3db0e1b4e_s390x as a component of 8Base-OADP-1.1",
"product_id": "8Base-OADP-1.1:oadp/oadp-velero-plugin-rhel8@sha256:0f90a21e45f9d76b6abedcd1b6ffe2843045163702b5f9038f715bf3db0e1b4e_s390x"
},
"product_reference": "oadp/oadp-velero-plugin-rhel8@sha256:0f90a21e45f9d76b6abedcd1b6ffe2843045163702b5f9038f715bf3db0e1b4e_s390x",
"relates_to_product_reference": "8Base-OADP-1.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "oadp/oadp-velero-plugin-rhel8@sha256:63d5f5165b1fb8942ae60f4b14af2fe39bcc054184c93695b91ef7c26e9eafb2_ppc64le as a component of 8Base-OADP-1.1",
"product_id": "8Base-OADP-1.1:oadp/oadp-velero-plugin-rhel8@sha256:63d5f5165b1fb8942ae60f4b14af2fe39bcc054184c93695b91ef7c26e9eafb2_ppc64le"
},
"product_reference": "oadp/oadp-velero-plugin-rhel8@sha256:63d5f5165b1fb8942ae60f4b14af2fe39bcc054184c93695b91ef7c26e9eafb2_ppc64le",
"relates_to_product_reference": "8Base-OADP-1.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "oadp/oadp-velero-plugin-rhel8@sha256:bab55f61f70fe687df984186240c76c5b10f7b5362b2f9a4e21a47d4494d02f2_amd64 as a component of 8Base-OADP-1.1",
"product_id": "8Base-OADP-1.1:oadp/oadp-velero-plugin-rhel8@sha256:bab55f61f70fe687df984186240c76c5b10f7b5362b2f9a4e21a47d4494d02f2_amd64"
},
"product_reference": "oadp/oadp-velero-plugin-rhel8@sha256:bab55f61f70fe687df984186240c76c5b10f7b5362b2f9a4e21a47d4494d02f2_amd64",
"relates_to_product_reference": "8Base-OADP-1.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "oadp/oadp-velero-restic-restore-helper-rhel8@sha256:22db35503cef946d1a193f5531017a456d3b34bc26d2b431954f5d385b7be9d8_ppc64le as a component of 8Base-OADP-1.1",
"product_id": "8Base-OADP-1.1:oadp/oadp-velero-restic-restore-helper-rhel8@sha256:22db35503cef946d1a193f5531017a456d3b34bc26d2b431954f5d385b7be9d8_ppc64le"
},
"product_reference": "oadp/oadp-velero-restic-restore-helper-rhel8@sha256:22db35503cef946d1a193f5531017a456d3b34bc26d2b431954f5d385b7be9d8_ppc64le",
"relates_to_product_reference": "8Base-OADP-1.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "oadp/oadp-velero-restic-restore-helper-rhel8@sha256:268761f1d56d84d41f0a1bd35ae9a050cab7407b4bf47b4a64eb07aef275194e_amd64 as a component of 8Base-OADP-1.1",
"product_id": "8Base-OADP-1.1:oadp/oadp-velero-restic-restore-helper-rhel8@sha256:268761f1d56d84d41f0a1bd35ae9a050cab7407b4bf47b4a64eb07aef275194e_amd64"
},
"product_reference": "oadp/oadp-velero-restic-restore-helper-rhel8@sha256:268761f1d56d84d41f0a1bd35ae9a050cab7407b4bf47b4a64eb07aef275194e_amd64",
"relates_to_product_reference": "8Base-OADP-1.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "oadp/oadp-velero-restic-restore-helper-rhel8@sha256:45ae2d99bc7d4c93bace74f285805faa0ad27561037b6b2406e6c4e86ac669f7_s390x as a component of 8Base-OADP-1.1",
"product_id": "8Base-OADP-1.1:oadp/oadp-velero-restic-restore-helper-rhel8@sha256:45ae2d99bc7d4c93bace74f285805faa0ad27561037b6b2406e6c4e86ac669f7_s390x"
},
"product_reference": "oadp/oadp-velero-restic-restore-helper-rhel8@sha256:45ae2d99bc7d4c93bace74f285805faa0ad27561037b6b2406e6c4e86ac669f7_s390x",
"relates_to_product_reference": "8Base-OADP-1.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "oadp/oadp-velero-rhel8@sha256:4e78c9adf01a838ccce151c88bdaf331105472857d096194b6f628ce246e43b2_amd64 as a component of 8Base-OADP-1.1",
"product_id": "8Base-OADP-1.1:oadp/oadp-velero-rhel8@sha256:4e78c9adf01a838ccce151c88bdaf331105472857d096194b6f628ce246e43b2_amd64"
},
"product_reference": "oadp/oadp-velero-rhel8@sha256:4e78c9adf01a838ccce151c88bdaf331105472857d096194b6f628ce246e43b2_amd64",
"relates_to_product_reference": "8Base-OADP-1.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "oadp/oadp-velero-rhel8@sha256:5a11fc682e58aefed3c33c77a536e6677f7bfbac18ca624f7004f7d44a1b8446_ppc64le as a component of 8Base-OADP-1.1",
"product_id": "8Base-OADP-1.1:oadp/oadp-velero-rhel8@sha256:5a11fc682e58aefed3c33c77a536e6677f7bfbac18ca624f7004f7d44a1b8446_ppc64le"
},
"product_reference": "oadp/oadp-velero-rhel8@sha256:5a11fc682e58aefed3c33c77a536e6677f7bfbac18ca624f7004f7d44a1b8446_ppc64le",
"relates_to_product_reference": "8Base-OADP-1.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "oadp/oadp-velero-rhel8@sha256:af3c09e10824aebdaf117391ac53519e7128fe789252f8ecb4b144883e74c8e9_s390x as a component of 8Base-OADP-1.1",
"product_id": "8Base-OADP-1.1:oadp/oadp-velero-rhel8@sha256:af3c09e10824aebdaf117391ac53519e7128fe789252f8ecb4b144883e74c8e9_s390x"
},
"product_reference": "oadp/oadp-velero-rhel8@sha256:af3c09e10824aebdaf117391ac53519e7128fe789252f8ecb4b144883e74c8e9_s390x",
"relates_to_product_reference": "8Base-OADP-1.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "oadp/oadp-volume-snapshot-mover-rhel8@sha256:4c7febd90b1af2af27ab252d9774c49a9387d63589fde14d76e25e348c224c7f_ppc64le as a component of 8Base-OADP-1.1",
"product_id": "8Base-OADP-1.1:oadp/oadp-volume-snapshot-mover-rhel8@sha256:4c7febd90b1af2af27ab252d9774c49a9387d63589fde14d76e25e348c224c7f_ppc64le"
},
"product_reference": "oadp/oadp-volume-snapshot-mover-rhel8@sha256:4c7febd90b1af2af27ab252d9774c49a9387d63589fde14d76e25e348c224c7f_ppc64le",
"relates_to_product_reference": "8Base-OADP-1.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "oadp/oadp-volume-snapshot-mover-rhel8@sha256:8e2322c382d4cbc9717833c702ebd04dfaf2afe04ce87990662569552e78357c_s390x as a component of 8Base-OADP-1.1",
"product_id": "8Base-OADP-1.1:oadp/oadp-volume-snapshot-mover-rhel8@sha256:8e2322c382d4cbc9717833c702ebd04dfaf2afe04ce87990662569552e78357c_s390x"
},
"product_reference": "oadp/oadp-volume-snapshot-mover-rhel8@sha256:8e2322c382d4cbc9717833c702ebd04dfaf2afe04ce87990662569552e78357c_s390x",
"relates_to_product_reference": "8Base-OADP-1.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "oadp/oadp-volume-snapshot-mover-rhel8@sha256:cde9184ab5f6fd8f4448913d802d0dcdf2a6830facc1a4732dec6eb09bf1b273_amd64 as a component of 8Base-OADP-1.1",
"product_id": "8Base-OADP-1.1:oadp/oadp-volume-snapshot-mover-rhel8@sha256:cde9184ab5f6fd8f4448913d802d0dcdf2a6830facc1a4732dec6eb09bf1b273_amd64"
},
"product_reference": "oadp/oadp-volume-snapshot-mover-rhel8@sha256:cde9184ab5f6fd8f4448913d802d0dcdf2a6830facc1a4732dec6eb09bf1b273_amd64",
"relates_to_product_reference": "8Base-OADP-1.1"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2022-21698",
"cwe": {
"id": "CWE-772",
"name": "Missing Release of Resource after Effective Lifetime"
},
"discovery_date": "2022-01-19T00:00:00+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"8Base-OADP-1.1:oadp/oadp-kubevirt-velero-plugin-rhel8@sha256:649a065b112210ed1248ba2cadecc3d522b888239dc73942934e526fba1d69ad_ppc64le",
"8Base-OADP-1.1:oadp/oadp-kubevirt-velero-plugin-rhel8@sha256:7368b20e3a42ea915f3811f0c9d21e509cbd054efacbd297e88e81fc27a49837_amd64",
"8Base-OADP-1.1:oadp/oadp-kubevirt-velero-plugin-rhel8@sha256:cde730978fa438855891755309c3bb75dc38771f1a94f9ff26a0a1b31a129f01_s390x",
"8Base-OADP-1.1:oadp/oadp-mustgather-rhel8@sha256:183d6de4eed893e0a76d661fdc13858e57a2ed5aeb34f3be6cb6850ef180d141_s390x",
"8Base-OADP-1.1:oadp/oadp-mustgather-rhel8@sha256:3bf1c9f828cf6f3e318078f081a4fc50a7c2efc8c12d09e6feddc8593cb8727a_ppc64le",
"8Base-OADP-1.1:oadp/oadp-mustgather-rhel8@sha256:a17ef49b0cae63b6a7735180683b4d9a15a9a3caa0f14e10ced1e62d0878c3b0_amd64",
"8Base-OADP-1.1:oadp/oadp-operator-bundle@sha256:95671d1a49ec698f3efd842fa03d98aa2128c2367a0f81f695c47d1bff047bd9_ppc64le",
"8Base-OADP-1.1:oadp/oadp-operator-bundle@sha256:d7441686f4447f6b600c08c8d697e4db91b8b927554df6785d61a8d851baacf0_amd64",
"8Base-OADP-1.1:oadp/oadp-operator-bundle@sha256:dcae0dc90e97361b931ab189f52021a3a4add42fd02033053f32924580af4dc5_s390x",
"8Base-OADP-1.1:oadp/oadp-rhel8-operator@sha256:993c32f9a9ceba160e76fc2200deca5675506c00f2411bc1dbb16c7458789d5d_s390x",
"8Base-OADP-1.1:oadp/oadp-rhel8-operator@sha256:ea946614675a9479631e3d5dafae5219dc07c6fe239a833143b69be7f73fa7f5_amd64",
"8Base-OADP-1.1:oadp/oadp-rhel8-operator@sha256:eb2965df49c5ff2d53be06b7b4d488510f569c7aaf567999e6d467556572814d_ppc64le",
"8Base-OADP-1.1:oadp/oadp-velero-plugin-for-aws-rhel8@sha256:687c4ab44bd97d033fd3d7fd23d9e0bc011d006608cdfedab668a1fde874d54f_s390x",
"8Base-OADP-1.1:oadp/oadp-velero-plugin-for-aws-rhel8@sha256:cb225573b7adf5956fb12c01e43ba1f04d80e4f820c9aa6af6a50924980c1ea2_amd64",
"8Base-OADP-1.1:oadp/oadp-velero-plugin-for-aws-rhel8@sha256:dded3f6cc24924b79dbb8e6e79b800274f2054b737a42e93176783605859907e_ppc64le",
"8Base-OADP-1.1:oadp/oadp-velero-plugin-for-csi-rhel8@sha256:36c9326a4b96448cb00582d7296270a927761ba0f0616fb8ed4c5987d4e8a70c_amd64",
"8Base-OADP-1.1:oadp/oadp-velero-plugin-for-csi-rhel8@sha256:cd92d9d091b62421632d941db6a9b2c33c1965cf4112a9fb036a09ebe988b91c_ppc64le",
"8Base-OADP-1.1:oadp/oadp-velero-plugin-for-csi-rhel8@sha256:e9e24889681ccd31df9d1831afdf0993f6ce6cd24fde3b4795fe16d824e0416f_s390x",
"8Base-OADP-1.1:oadp/oadp-velero-plugin-for-gcp-rhel8@sha256:01fe6a0edd12b1e2502eaf14ad6d8e29f2b014c0a28883e4f7523a3acb931ec9_s390x",
"8Base-OADP-1.1:oadp/oadp-velero-plugin-for-gcp-rhel8@sha256:7e8544cc441e90e3a44f333f418959f2afe106a04bd117c42a5c482ed7e74d99_amd64",
"8Base-OADP-1.1:oadp/oadp-velero-plugin-for-gcp-rhel8@sha256:e4f3b3a59db8d9180010e87b7502fd3418340cd082bc36f79c6bb38327e925e0_ppc64le",
"8Base-OADP-1.1:oadp/oadp-velero-plugin-for-microsoft-azure-rhel8@sha256:24b9694e68a16a51220789c91dc00ead20c531221de4a5bae7d9fa7107cbe707_amd64",
"8Base-OADP-1.1:oadp/oadp-velero-plugin-for-microsoft-azure-rhel8@sha256:3dd0e9f28febd7e31e6250fc0a86f9908b501bfec9368388c0228aefc5059acd_ppc64le",
"8Base-OADP-1.1:oadp/oadp-velero-plugin-for-microsoft-azure-rhel8@sha256:69745821846f79362dc9f39bc702fd481db05e82913edb718502a311ce38ab8e_s390x",
"8Base-OADP-1.1:oadp/oadp-velero-restic-restore-helper-rhel8@sha256:22db35503cef946d1a193f5531017a456d3b34bc26d2b431954f5d385b7be9d8_ppc64le",
"8Base-OADP-1.1:oadp/oadp-velero-restic-restore-helper-rhel8@sha256:268761f1d56d84d41f0a1bd35ae9a050cab7407b4bf47b4a64eb07aef275194e_amd64",
"8Base-OADP-1.1:oadp/oadp-velero-restic-restore-helper-rhel8@sha256:45ae2d99bc7d4c93bace74f285805faa0ad27561037b6b2406e6c4e86ac669f7_s390x",
"8Base-OADP-1.1:oadp/oadp-velero-rhel8@sha256:4e78c9adf01a838ccce151c88bdaf331105472857d096194b6f628ce246e43b2_amd64",
"8Base-OADP-1.1:oadp/oadp-velero-rhel8@sha256:5a11fc682e58aefed3c33c77a536e6677f7bfbac18ca624f7004f7d44a1b8446_ppc64le",
"8Base-OADP-1.1:oadp/oadp-velero-rhel8@sha256:af3c09e10824aebdaf117391ac53519e7128fe789252f8ecb4b144883e74c8e9_s390x",
"8Base-OADP-1.1:oadp/oadp-volume-snapshot-mover-rhel8@sha256:4c7febd90b1af2af27ab252d9774c49a9387d63589fde14d76e25e348c224c7f_ppc64le",
"8Base-OADP-1.1:oadp/oadp-volume-snapshot-mover-rhel8@sha256:8e2322c382d4cbc9717833c702ebd04dfaf2afe04ce87990662569552e78357c_s390x",
"8Base-OADP-1.1:oadp/oadp-volume-snapshot-mover-rhel8@sha256:cde9184ab5f6fd8f4448913d802d0dcdf2a6830facc1a4732dec6eb09bf1b273_amd64"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2045880"
}
],
"notes": [
{
"category": "description",
"text": "A denial of service attack was found in prometheus/client_golang. This flaw allows an attacker to produce a denial of service attack on an HTTP server by exploiting the InstrumentHandlerCounter function in the version below 1.11.1, resulting in a loss of availability.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "prometheus/client_golang: Denial of service using InstrumentHandlerCounter",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "This flaw has been rated as having a moderate impact for two main reasons. The opportunity for a Denial of Service is limited to the golang runtime. In the case of OpenShift Container Platform, this would be restricted within each individual container. Additionally, this is in alignment with upstream\u0027s (the Prometheus project) impact rating.\n\nWithin regulated environments, a combination of the following controls acts as a significant barrier to successful exploitation of a CWE-772: Missing Release of Resource after Effective Lifetime and therefore downgrades the severity of this particular CVE from Moderate to Low.\n\nBaseline configurations enforce strict resource allocation and lifecycle management policies, ensuring that memory, CPU, and storage resources are efficiently released when no longer needed. The platform continuously monitors resource allocation and usage across compute environments and workloads, leveraging built-in quota and limit mechanisms to prevent resource exhaustion caused by unreleased objects. Real-time system monitoring detects abnormal consumption patterns, such as unused resource retention or elevated usage levels, enabling timely remediation and preventing compounding impacts.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"8Base-OADP-1.1:oadp/oadp-velero-plugin-rhel8@sha256:0f90a21e45f9d76b6abedcd1b6ffe2843045163702b5f9038f715bf3db0e1b4e_s390x",
"8Base-OADP-1.1:oadp/oadp-velero-plugin-rhel8@sha256:63d5f5165b1fb8942ae60f4b14af2fe39bcc054184c93695b91ef7c26e9eafb2_ppc64le",
"8Base-OADP-1.1:oadp/oadp-velero-plugin-rhel8@sha256:bab55f61f70fe687df984186240c76c5b10f7b5362b2f9a4e21a47d4494d02f2_amd64"
],
"known_not_affected": [
"8Base-OADP-1.1:oadp/oadp-kubevirt-velero-plugin-rhel8@sha256:649a065b112210ed1248ba2cadecc3d522b888239dc73942934e526fba1d69ad_ppc64le",
"8Base-OADP-1.1:oadp/oadp-kubevirt-velero-plugin-rhel8@sha256:7368b20e3a42ea915f3811f0c9d21e509cbd054efacbd297e88e81fc27a49837_amd64",
"8Base-OADP-1.1:oadp/oadp-kubevirt-velero-plugin-rhel8@sha256:cde730978fa438855891755309c3bb75dc38771f1a94f9ff26a0a1b31a129f01_s390x",
"8Base-OADP-1.1:oadp/oadp-mustgather-rhel8@sha256:183d6de4eed893e0a76d661fdc13858e57a2ed5aeb34f3be6cb6850ef180d141_s390x",
"8Base-OADP-1.1:oadp/oadp-mustgather-rhel8@sha256:3bf1c9f828cf6f3e318078f081a4fc50a7c2efc8c12d09e6feddc8593cb8727a_ppc64le",
"8Base-OADP-1.1:oadp/oadp-mustgather-rhel8@sha256:a17ef49b0cae63b6a7735180683b4d9a15a9a3caa0f14e10ced1e62d0878c3b0_amd64",
"8Base-OADP-1.1:oadp/oadp-operator-bundle@sha256:95671d1a49ec698f3efd842fa03d98aa2128c2367a0f81f695c47d1bff047bd9_ppc64le",
"8Base-OADP-1.1:oadp/oadp-operator-bundle@sha256:d7441686f4447f6b600c08c8d697e4db91b8b927554df6785d61a8d851baacf0_amd64",
"8Base-OADP-1.1:oadp/oadp-operator-bundle@sha256:dcae0dc90e97361b931ab189f52021a3a4add42fd02033053f32924580af4dc5_s390x",
"8Base-OADP-1.1:oadp/oadp-rhel8-operator@sha256:993c32f9a9ceba160e76fc2200deca5675506c00f2411bc1dbb16c7458789d5d_s390x",
"8Base-OADP-1.1:oadp/oadp-rhel8-operator@sha256:ea946614675a9479631e3d5dafae5219dc07c6fe239a833143b69be7f73fa7f5_amd64",
"8Base-OADP-1.1:oadp/oadp-rhel8-operator@sha256:eb2965df49c5ff2d53be06b7b4d488510f569c7aaf567999e6d467556572814d_ppc64le",
"8Base-OADP-1.1:oadp/oadp-velero-plugin-for-aws-rhel8@sha256:687c4ab44bd97d033fd3d7fd23d9e0bc011d006608cdfedab668a1fde874d54f_s390x",
"8Base-OADP-1.1:oadp/oadp-velero-plugin-for-aws-rhel8@sha256:cb225573b7adf5956fb12c01e43ba1f04d80e4f820c9aa6af6a50924980c1ea2_amd64",
"8Base-OADP-1.1:oadp/oadp-velero-plugin-for-aws-rhel8@sha256:dded3f6cc24924b79dbb8e6e79b800274f2054b737a42e93176783605859907e_ppc64le",
"8Base-OADP-1.1:oadp/oadp-velero-plugin-for-csi-rhel8@sha256:36c9326a4b96448cb00582d7296270a927761ba0f0616fb8ed4c5987d4e8a70c_amd64",
"8Base-OADP-1.1:oadp/oadp-velero-plugin-for-csi-rhel8@sha256:cd92d9d091b62421632d941db6a9b2c33c1965cf4112a9fb036a09ebe988b91c_ppc64le",
"8Base-OADP-1.1:oadp/oadp-velero-plugin-for-csi-rhel8@sha256:e9e24889681ccd31df9d1831afdf0993f6ce6cd24fde3b4795fe16d824e0416f_s390x",
"8Base-OADP-1.1:oadp/oadp-velero-plugin-for-gcp-rhel8@sha256:01fe6a0edd12b1e2502eaf14ad6d8e29f2b014c0a28883e4f7523a3acb931ec9_s390x",
"8Base-OADP-1.1:oadp/oadp-velero-plugin-for-gcp-rhel8@sha256:7e8544cc441e90e3a44f333f418959f2afe106a04bd117c42a5c482ed7e74d99_amd64",
"8Base-OADP-1.1:oadp/oadp-velero-plugin-for-gcp-rhel8@sha256:e4f3b3a59db8d9180010e87b7502fd3418340cd082bc36f79c6bb38327e925e0_ppc64le",
"8Base-OADP-1.1:oadp/oadp-velero-plugin-for-microsoft-azure-rhel8@sha256:24b9694e68a16a51220789c91dc00ead20c531221de4a5bae7d9fa7107cbe707_amd64",
"8Base-OADP-1.1:oadp/oadp-velero-plugin-for-microsoft-azure-rhel8@sha256:3dd0e9f28febd7e31e6250fc0a86f9908b501bfec9368388c0228aefc5059acd_ppc64le",
"8Base-OADP-1.1:oadp/oadp-velero-plugin-for-microsoft-azure-rhel8@sha256:69745821846f79362dc9f39bc702fd481db05e82913edb718502a311ce38ab8e_s390x",
"8Base-OADP-1.1:oadp/oadp-velero-restic-restore-helper-rhel8@sha256:22db35503cef946d1a193f5531017a456d3b34bc26d2b431954f5d385b7be9d8_ppc64le",
"8Base-OADP-1.1:oadp/oadp-velero-restic-restore-helper-rhel8@sha256:268761f1d56d84d41f0a1bd35ae9a050cab7407b4bf47b4a64eb07aef275194e_amd64",
"8Base-OADP-1.1:oadp/oadp-velero-restic-restore-helper-rhel8@sha256:45ae2d99bc7d4c93bace74f285805faa0ad27561037b6b2406e6c4e86ac669f7_s390x",
"8Base-OADP-1.1:oadp/oadp-velero-rhel8@sha256:4e78c9adf01a838ccce151c88bdaf331105472857d096194b6f628ce246e43b2_amd64",
"8Base-OADP-1.1:oadp/oadp-velero-rhel8@sha256:5a11fc682e58aefed3c33c77a536e6677f7bfbac18ca624f7004f7d44a1b8446_ppc64le",
"8Base-OADP-1.1:oadp/oadp-velero-rhel8@sha256:af3c09e10824aebdaf117391ac53519e7128fe789252f8ecb4b144883e74c8e9_s390x",
"8Base-OADP-1.1:oadp/oadp-volume-snapshot-mover-rhel8@sha256:4c7febd90b1af2af27ab252d9774c49a9387d63589fde14d76e25e348c224c7f_ppc64le",
"8Base-OADP-1.1:oadp/oadp-volume-snapshot-mover-rhel8@sha256:8e2322c382d4cbc9717833c702ebd04dfaf2afe04ce87990662569552e78357c_s390x",
"8Base-OADP-1.1:oadp/oadp-volume-snapshot-mover-rhel8@sha256:cde9184ab5f6fd8f4448913d802d0dcdf2a6830facc1a4732dec6eb09bf1b273_amd64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2022-21698"
},
{
"category": "external",
"summary": "RHBZ#2045880",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2045880"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2022-21698",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-21698"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2022-21698",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2022-21698"
},
{
"category": "external",
"summary": "https://github.com/prometheus/client_golang/security/advisories/GHSA-cg3q-j54f-5p7p",
"url": "https://github.com/prometheus/client_golang/security/advisories/GHSA-cg3q-j54f-5p7p"
}
],
"release_date": "2022-02-15T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2022-09-01T01:24:16+00:00",
"details": "For details on how to apply this update, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"8Base-OADP-1.1:oadp/oadp-velero-plugin-rhel8@sha256:0f90a21e45f9d76b6abedcd1b6ffe2843045163702b5f9038f715bf3db0e1b4e_s390x",
"8Base-OADP-1.1:oadp/oadp-velero-plugin-rhel8@sha256:63d5f5165b1fb8942ae60f4b14af2fe39bcc054184c93695b91ef7c26e9eafb2_ppc64le",
"8Base-OADP-1.1:oadp/oadp-velero-plugin-rhel8@sha256:bab55f61f70fe687df984186240c76c5b10f7b5362b2f9a4e21a47d4494d02f2_amd64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2022:6290"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"8Base-OADP-1.1:oadp/oadp-kubevirt-velero-plugin-rhel8@sha256:649a065b112210ed1248ba2cadecc3d522b888239dc73942934e526fba1d69ad_ppc64le",
"8Base-OADP-1.1:oadp/oadp-kubevirt-velero-plugin-rhel8@sha256:7368b20e3a42ea915f3811f0c9d21e509cbd054efacbd297e88e81fc27a49837_amd64",
"8Base-OADP-1.1:oadp/oadp-kubevirt-velero-plugin-rhel8@sha256:cde730978fa438855891755309c3bb75dc38771f1a94f9ff26a0a1b31a129f01_s390x",
"8Base-OADP-1.1:oadp/oadp-mustgather-rhel8@sha256:183d6de4eed893e0a76d661fdc13858e57a2ed5aeb34f3be6cb6850ef180d141_s390x",
"8Base-OADP-1.1:oadp/oadp-mustgather-rhel8@sha256:3bf1c9f828cf6f3e318078f081a4fc50a7c2efc8c12d09e6feddc8593cb8727a_ppc64le",
"8Base-OADP-1.1:oadp/oadp-mustgather-rhel8@sha256:a17ef49b0cae63b6a7735180683b4d9a15a9a3caa0f14e10ced1e62d0878c3b0_amd64",
"8Base-OADP-1.1:oadp/oadp-operator-bundle@sha256:95671d1a49ec698f3efd842fa03d98aa2128c2367a0f81f695c47d1bff047bd9_ppc64le",
"8Base-OADP-1.1:oadp/oadp-operator-bundle@sha256:d7441686f4447f6b600c08c8d697e4db91b8b927554df6785d61a8d851baacf0_amd64",
"8Base-OADP-1.1:oadp/oadp-operator-bundle@sha256:dcae0dc90e97361b931ab189f52021a3a4add42fd02033053f32924580af4dc5_s390x",
"8Base-OADP-1.1:oadp/oadp-rhel8-operator@sha256:993c32f9a9ceba160e76fc2200deca5675506c00f2411bc1dbb16c7458789d5d_s390x",
"8Base-OADP-1.1:oadp/oadp-rhel8-operator@sha256:ea946614675a9479631e3d5dafae5219dc07c6fe239a833143b69be7f73fa7f5_amd64",
"8Base-OADP-1.1:oadp/oadp-rhel8-operator@sha256:eb2965df49c5ff2d53be06b7b4d488510f569c7aaf567999e6d467556572814d_ppc64le",
"8Base-OADP-1.1:oadp/oadp-velero-plugin-for-aws-rhel8@sha256:687c4ab44bd97d033fd3d7fd23d9e0bc011d006608cdfedab668a1fde874d54f_s390x",
"8Base-OADP-1.1:oadp/oadp-velero-plugin-for-aws-rhel8@sha256:cb225573b7adf5956fb12c01e43ba1f04d80e4f820c9aa6af6a50924980c1ea2_amd64",
"8Base-OADP-1.1:oadp/oadp-velero-plugin-for-aws-rhel8@sha256:dded3f6cc24924b79dbb8e6e79b800274f2054b737a42e93176783605859907e_ppc64le",
"8Base-OADP-1.1:oadp/oadp-velero-plugin-for-csi-rhel8@sha256:36c9326a4b96448cb00582d7296270a927761ba0f0616fb8ed4c5987d4e8a70c_amd64",
"8Base-OADP-1.1:oadp/oadp-velero-plugin-for-csi-rhel8@sha256:cd92d9d091b62421632d941db6a9b2c33c1965cf4112a9fb036a09ebe988b91c_ppc64le",
"8Base-OADP-1.1:oadp/oadp-velero-plugin-for-csi-rhel8@sha256:e9e24889681ccd31df9d1831afdf0993f6ce6cd24fde3b4795fe16d824e0416f_s390x",
"8Base-OADP-1.1:oadp/oadp-velero-plugin-for-gcp-rhel8@sha256:01fe6a0edd12b1e2502eaf14ad6d8e29f2b014c0a28883e4f7523a3acb931ec9_s390x",
"8Base-OADP-1.1:oadp/oadp-velero-plugin-for-gcp-rhel8@sha256:7e8544cc441e90e3a44f333f418959f2afe106a04bd117c42a5c482ed7e74d99_amd64",
"8Base-OADP-1.1:oadp/oadp-velero-plugin-for-gcp-rhel8@sha256:e4f3b3a59db8d9180010e87b7502fd3418340cd082bc36f79c6bb38327e925e0_ppc64le",
"8Base-OADP-1.1:oadp/oadp-velero-plugin-for-microsoft-azure-rhel8@sha256:24b9694e68a16a51220789c91dc00ead20c531221de4a5bae7d9fa7107cbe707_amd64",
"8Base-OADP-1.1:oadp/oadp-velero-plugin-for-microsoft-azure-rhel8@sha256:3dd0e9f28febd7e31e6250fc0a86f9908b501bfec9368388c0228aefc5059acd_ppc64le",
"8Base-OADP-1.1:oadp/oadp-velero-plugin-for-microsoft-azure-rhel8@sha256:69745821846f79362dc9f39bc702fd481db05e82913edb718502a311ce38ab8e_s390x",
"8Base-OADP-1.1:oadp/oadp-velero-plugin-rhel8@sha256:0f90a21e45f9d76b6abedcd1b6ffe2843045163702b5f9038f715bf3db0e1b4e_s390x",
"8Base-OADP-1.1:oadp/oadp-velero-plugin-rhel8@sha256:63d5f5165b1fb8942ae60f4b14af2fe39bcc054184c93695b91ef7c26e9eafb2_ppc64le",
"8Base-OADP-1.1:oadp/oadp-velero-plugin-rhel8@sha256:bab55f61f70fe687df984186240c76c5b10f7b5362b2f9a4e21a47d4494d02f2_amd64",
"8Base-OADP-1.1:oadp/oadp-velero-restic-restore-helper-rhel8@sha256:22db35503cef946d1a193f5531017a456d3b34bc26d2b431954f5d385b7be9d8_ppc64le",
"8Base-OADP-1.1:oadp/oadp-velero-restic-restore-helper-rhel8@sha256:268761f1d56d84d41f0a1bd35ae9a050cab7407b4bf47b4a64eb07aef275194e_amd64",
"8Base-OADP-1.1:oadp/oadp-velero-restic-restore-helper-rhel8@sha256:45ae2d99bc7d4c93bace74f285805faa0ad27561037b6b2406e6c4e86ac669f7_s390x",
"8Base-OADP-1.1:oadp/oadp-velero-rhel8@sha256:4e78c9adf01a838ccce151c88bdaf331105472857d096194b6f628ce246e43b2_amd64",
"8Base-OADP-1.1:oadp/oadp-velero-rhel8@sha256:5a11fc682e58aefed3c33c77a536e6677f7bfbac18ca624f7004f7d44a1b8446_ppc64le",
"8Base-OADP-1.1:oadp/oadp-velero-rhel8@sha256:af3c09e10824aebdaf117391ac53519e7128fe789252f8ecb4b144883e74c8e9_s390x",
"8Base-OADP-1.1:oadp/oadp-volume-snapshot-mover-rhel8@sha256:4c7febd90b1af2af27ab252d9774c49a9387d63589fde14d76e25e348c224c7f_ppc64le",
"8Base-OADP-1.1:oadp/oadp-volume-snapshot-mover-rhel8@sha256:8e2322c382d4cbc9717833c702ebd04dfaf2afe04ce87990662569552e78357c_s390x",
"8Base-OADP-1.1:oadp/oadp-volume-snapshot-mover-rhel8@sha256:cde9184ab5f6fd8f4448913d802d0dcdf2a6830facc1a4732dec6eb09bf1b273_amd64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "prometheus/client_golang: Denial of service using InstrumentHandlerCounter"
},
{
"cve": "CVE-2022-24675",
"cwe": {
"id": "CWE-120",
"name": "Buffer Copy without Checking Size of Input (\u0027Classic Buffer Overflow\u0027)"
},
"discovery_date": "2022-04-21T00:00:00+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"8Base-OADP-1.1:oadp/oadp-operator-bundle@sha256:95671d1a49ec698f3efd842fa03d98aa2128c2367a0f81f695c47d1bff047bd9_ppc64le",
"8Base-OADP-1.1:oadp/oadp-operator-bundle@sha256:d7441686f4447f6b600c08c8d697e4db91b8b927554df6785d61a8d851baacf0_amd64",
"8Base-OADP-1.1:oadp/oadp-operator-bundle@sha256:dcae0dc90e97361b931ab189f52021a3a4add42fd02033053f32924580af4dc5_s390x"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2077688"
}
],
"notes": [
{
"category": "description",
"text": "A buffer overflow flaw was found in Golang\u0027s library encoding/pem. This flaw allows an attacker to use a large PEM input (more than 5 MB), causing a stack overflow in Decode, which leads to a loss of availability.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "golang: encoding/pem: fix stack overflow in Decode",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "Red Hat Enterprise Linux 7, 8 and 9 are affected, because the code-base is affected by this vulnerability.\n\nRed Hat Product Security has rated this issue as having Moderate security impact, and the issue is not currently planned to be addressed in future updates for Red Hat Enterprise Linux 7, hence, marked as Out-of-Support-Scope.\n\nRed Hat Developer Tools - Compilers (go-toolset-1.16-golang \u0026 go-toolset-1.17-golang), ships the vulnerable code and affected by this vulnerability.\n\nFor additional information, refer to the Issue Severity Classification: https://access.redhat.com/security/updates/classification/ and Red Hat Enterprise Linux Life Cycle \u0026 Updates Policy: https://access.redhat.com/support/policy/updates/errata/.\n\nWithin regulated environments, a combination of the following controls acts as a significant barrier to successfully exploiting a CWE-120: Buffer Copy without Checking Size of Input (\u0027Classic Buffer Overflow\u0027) vulnerability and therefore downgrades the severity of this particular CVE from Moderate to Low.\n\nRed Hat follows best practice and federal requirements for least privilege, allowing only specific processes to be run with isolated accounts specific to the team and federal platforms that have limited privileges that are only used for a single task. The environment leverages file integrity checks and malicious code protections, such as IPS/IDS and antimalware solutions, to help detect and prevent malicious code that attempts to exploit buffer overflow vulnerabilities. Robust input validation and error-handling mechanisms ensure all user inputs are thoroughly validated, preventing improperly validated inputs from causing system instability, exposing sensitive data, or escalating risks.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"8Base-OADP-1.1:oadp/oadp-kubevirt-velero-plugin-rhel8@sha256:649a065b112210ed1248ba2cadecc3d522b888239dc73942934e526fba1d69ad_ppc64le",
"8Base-OADP-1.1:oadp/oadp-kubevirt-velero-plugin-rhel8@sha256:7368b20e3a42ea915f3811f0c9d21e509cbd054efacbd297e88e81fc27a49837_amd64",
"8Base-OADP-1.1:oadp/oadp-kubevirt-velero-plugin-rhel8@sha256:cde730978fa438855891755309c3bb75dc38771f1a94f9ff26a0a1b31a129f01_s390x",
"8Base-OADP-1.1:oadp/oadp-mustgather-rhel8@sha256:183d6de4eed893e0a76d661fdc13858e57a2ed5aeb34f3be6cb6850ef180d141_s390x",
"8Base-OADP-1.1:oadp/oadp-mustgather-rhel8@sha256:3bf1c9f828cf6f3e318078f081a4fc50a7c2efc8c12d09e6feddc8593cb8727a_ppc64le",
"8Base-OADP-1.1:oadp/oadp-mustgather-rhel8@sha256:a17ef49b0cae63b6a7735180683b4d9a15a9a3caa0f14e10ced1e62d0878c3b0_amd64",
"8Base-OADP-1.1:oadp/oadp-rhel8-operator@sha256:993c32f9a9ceba160e76fc2200deca5675506c00f2411bc1dbb16c7458789d5d_s390x",
"8Base-OADP-1.1:oadp/oadp-rhel8-operator@sha256:ea946614675a9479631e3d5dafae5219dc07c6fe239a833143b69be7f73fa7f5_amd64",
"8Base-OADP-1.1:oadp/oadp-rhel8-operator@sha256:eb2965df49c5ff2d53be06b7b4d488510f569c7aaf567999e6d467556572814d_ppc64le",
"8Base-OADP-1.1:oadp/oadp-velero-plugin-for-aws-rhel8@sha256:687c4ab44bd97d033fd3d7fd23d9e0bc011d006608cdfedab668a1fde874d54f_s390x",
"8Base-OADP-1.1:oadp/oadp-velero-plugin-for-aws-rhel8@sha256:cb225573b7adf5956fb12c01e43ba1f04d80e4f820c9aa6af6a50924980c1ea2_amd64",
"8Base-OADP-1.1:oadp/oadp-velero-plugin-for-aws-rhel8@sha256:dded3f6cc24924b79dbb8e6e79b800274f2054b737a42e93176783605859907e_ppc64le",
"8Base-OADP-1.1:oadp/oadp-velero-plugin-for-csi-rhel8@sha256:36c9326a4b96448cb00582d7296270a927761ba0f0616fb8ed4c5987d4e8a70c_amd64",
"8Base-OADP-1.1:oadp/oadp-velero-plugin-for-csi-rhel8@sha256:cd92d9d091b62421632d941db6a9b2c33c1965cf4112a9fb036a09ebe988b91c_ppc64le",
"8Base-OADP-1.1:oadp/oadp-velero-plugin-for-csi-rhel8@sha256:e9e24889681ccd31df9d1831afdf0993f6ce6cd24fde3b4795fe16d824e0416f_s390x",
"8Base-OADP-1.1:oadp/oadp-velero-plugin-for-gcp-rhel8@sha256:01fe6a0edd12b1e2502eaf14ad6d8e29f2b014c0a28883e4f7523a3acb931ec9_s390x",
"8Base-OADP-1.1:oadp/oadp-velero-plugin-for-gcp-rhel8@sha256:7e8544cc441e90e3a44f333f418959f2afe106a04bd117c42a5c482ed7e74d99_amd64",
"8Base-OADP-1.1:oadp/oadp-velero-plugin-for-gcp-rhel8@sha256:e4f3b3a59db8d9180010e87b7502fd3418340cd082bc36f79c6bb38327e925e0_ppc64le",
"8Base-OADP-1.1:oadp/oadp-velero-plugin-for-microsoft-azure-rhel8@sha256:24b9694e68a16a51220789c91dc00ead20c531221de4a5bae7d9fa7107cbe707_amd64",
"8Base-OADP-1.1:oadp/oadp-velero-plugin-for-microsoft-azure-rhel8@sha256:3dd0e9f28febd7e31e6250fc0a86f9908b501bfec9368388c0228aefc5059acd_ppc64le",
"8Base-OADP-1.1:oadp/oadp-velero-plugin-for-microsoft-azure-rhel8@sha256:69745821846f79362dc9f39bc702fd481db05e82913edb718502a311ce38ab8e_s390x",
"8Base-OADP-1.1:oadp/oadp-velero-plugin-rhel8@sha256:0f90a21e45f9d76b6abedcd1b6ffe2843045163702b5f9038f715bf3db0e1b4e_s390x",
"8Base-OADP-1.1:oadp/oadp-velero-plugin-rhel8@sha256:63d5f5165b1fb8942ae60f4b14af2fe39bcc054184c93695b91ef7c26e9eafb2_ppc64le",
"8Base-OADP-1.1:oadp/oadp-velero-plugin-rhel8@sha256:bab55f61f70fe687df984186240c76c5b10f7b5362b2f9a4e21a47d4494d02f2_amd64",
"8Base-OADP-1.1:oadp/oadp-velero-restic-restore-helper-rhel8@sha256:22db35503cef946d1a193f5531017a456d3b34bc26d2b431954f5d385b7be9d8_ppc64le",
"8Base-OADP-1.1:oadp/oadp-velero-restic-restore-helper-rhel8@sha256:268761f1d56d84d41f0a1bd35ae9a050cab7407b4bf47b4a64eb07aef275194e_amd64",
"8Base-OADP-1.1:oadp/oadp-velero-restic-restore-helper-rhel8@sha256:45ae2d99bc7d4c93bace74f285805faa0ad27561037b6b2406e6c4e86ac669f7_s390x",
"8Base-OADP-1.1:oadp/oadp-velero-rhel8@sha256:4e78c9adf01a838ccce151c88bdaf331105472857d096194b6f628ce246e43b2_amd64",
"8Base-OADP-1.1:oadp/oadp-velero-rhel8@sha256:5a11fc682e58aefed3c33c77a536e6677f7bfbac18ca624f7004f7d44a1b8446_ppc64le",
"8Base-OADP-1.1:oadp/oadp-velero-rhel8@sha256:af3c09e10824aebdaf117391ac53519e7128fe789252f8ecb4b144883e74c8e9_s390x",
"8Base-OADP-1.1:oadp/oadp-volume-snapshot-mover-rhel8@sha256:4c7febd90b1af2af27ab252d9774c49a9387d63589fde14d76e25e348c224c7f_ppc64le",
"8Base-OADP-1.1:oadp/oadp-volume-snapshot-mover-rhel8@sha256:8e2322c382d4cbc9717833c702ebd04dfaf2afe04ce87990662569552e78357c_s390x",
"8Base-OADP-1.1:oadp/oadp-volume-snapshot-mover-rhel8@sha256:cde9184ab5f6fd8f4448913d802d0dcdf2a6830facc1a4732dec6eb09bf1b273_amd64"
],
"known_not_affected": [
"8Base-OADP-1.1:oadp/oadp-operator-bundle@sha256:95671d1a49ec698f3efd842fa03d98aa2128c2367a0f81f695c47d1bff047bd9_ppc64le",
"8Base-OADP-1.1:oadp/oadp-operator-bundle@sha256:d7441686f4447f6b600c08c8d697e4db91b8b927554df6785d61a8d851baacf0_amd64",
"8Base-OADP-1.1:oadp/oadp-operator-bundle@sha256:dcae0dc90e97361b931ab189f52021a3a4add42fd02033053f32924580af4dc5_s390x"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2022-24675"
},
{
"category": "external",
"summary": "RHBZ#2077688",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2077688"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2022-24675",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-24675"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2022-24675",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2022-24675"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-announce/c/oecdBNLOml8",
"url": "https://groups.google.com/g/golang-announce/c/oecdBNLOml8"
}
],
"release_date": "2022-04-12T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2022-09-01T01:24:16+00:00",
"details": "For details on how to apply this update, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"8Base-OADP-1.1:oadp/oadp-kubevirt-velero-plugin-rhel8@sha256:649a065b112210ed1248ba2cadecc3d522b888239dc73942934e526fba1d69ad_ppc64le",
"8Base-OADP-1.1:oadp/oadp-kubevirt-velero-plugin-rhel8@sha256:7368b20e3a42ea915f3811f0c9d21e509cbd054efacbd297e88e81fc27a49837_amd64",
"8Base-OADP-1.1:oadp/oadp-kubevirt-velero-plugin-rhel8@sha256:cde730978fa438855891755309c3bb75dc38771f1a94f9ff26a0a1b31a129f01_s390x",
"8Base-OADP-1.1:oadp/oadp-mustgather-rhel8@sha256:183d6de4eed893e0a76d661fdc13858e57a2ed5aeb34f3be6cb6850ef180d141_s390x",
"8Base-OADP-1.1:oadp/oadp-mustgather-rhel8@sha256:3bf1c9f828cf6f3e318078f081a4fc50a7c2efc8c12d09e6feddc8593cb8727a_ppc64le",
"8Base-OADP-1.1:oadp/oadp-mustgather-rhel8@sha256:a17ef49b0cae63b6a7735180683b4d9a15a9a3caa0f14e10ced1e62d0878c3b0_amd64",
"8Base-OADP-1.1:oadp/oadp-rhel8-operator@sha256:993c32f9a9ceba160e76fc2200deca5675506c00f2411bc1dbb16c7458789d5d_s390x",
"8Base-OADP-1.1:oadp/oadp-rhel8-operator@sha256:ea946614675a9479631e3d5dafae5219dc07c6fe239a833143b69be7f73fa7f5_amd64",
"8Base-OADP-1.1:oadp/oadp-rhel8-operator@sha256:eb2965df49c5ff2d53be06b7b4d488510f569c7aaf567999e6d467556572814d_ppc64le",
"8Base-OADP-1.1:oadp/oadp-velero-plugin-for-aws-rhel8@sha256:687c4ab44bd97d033fd3d7fd23d9e0bc011d006608cdfedab668a1fde874d54f_s390x",
"8Base-OADP-1.1:oadp/oadp-velero-plugin-for-aws-rhel8@sha256:cb225573b7adf5956fb12c01e43ba1f04d80e4f820c9aa6af6a50924980c1ea2_amd64",
"8Base-OADP-1.1:oadp/oadp-velero-plugin-for-aws-rhel8@sha256:dded3f6cc24924b79dbb8e6e79b800274f2054b737a42e93176783605859907e_ppc64le",
"8Base-OADP-1.1:oadp/oadp-velero-plugin-for-csi-rhel8@sha256:36c9326a4b96448cb00582d7296270a927761ba0f0616fb8ed4c5987d4e8a70c_amd64",
"8Base-OADP-1.1:oadp/oadp-velero-plugin-for-csi-rhel8@sha256:cd92d9d091b62421632d941db6a9b2c33c1965cf4112a9fb036a09ebe988b91c_ppc64le",
"8Base-OADP-1.1:oadp/oadp-velero-plugin-for-csi-rhel8@sha256:e9e24889681ccd31df9d1831afdf0993f6ce6cd24fde3b4795fe16d824e0416f_s390x",
"8Base-OADP-1.1:oadp/oadp-velero-plugin-for-gcp-rhel8@sha256:01fe6a0edd12b1e2502eaf14ad6d8e29f2b014c0a28883e4f7523a3acb931ec9_s390x",
"8Base-OADP-1.1:oadp/oadp-velero-plugin-for-gcp-rhel8@sha256:7e8544cc441e90e3a44f333f418959f2afe106a04bd117c42a5c482ed7e74d99_amd64",
"8Base-OADP-1.1:oadp/oadp-velero-plugin-for-gcp-rhel8@sha256:e4f3b3a59db8d9180010e87b7502fd3418340cd082bc36f79c6bb38327e925e0_ppc64le",
"8Base-OADP-1.1:oadp/oadp-velero-plugin-for-microsoft-azure-rhel8@sha256:24b9694e68a16a51220789c91dc00ead20c531221de4a5bae7d9fa7107cbe707_amd64",
"8Base-OADP-1.1:oadp/oadp-velero-plugin-for-microsoft-azure-rhel8@sha256:3dd0e9f28febd7e31e6250fc0a86f9908b501bfec9368388c0228aefc5059acd_ppc64le",
"8Base-OADP-1.1:oadp/oadp-velero-plugin-for-microsoft-azure-rhel8@sha256:69745821846f79362dc9f39bc702fd481db05e82913edb718502a311ce38ab8e_s390x",
"8Base-OADP-1.1:oadp/oadp-velero-plugin-rhel8@sha256:0f90a21e45f9d76b6abedcd1b6ffe2843045163702b5f9038f715bf3db0e1b4e_s390x",
"8Base-OADP-1.1:oadp/oadp-velero-plugin-rhel8@sha256:63d5f5165b1fb8942ae60f4b14af2fe39bcc054184c93695b91ef7c26e9eafb2_ppc64le",
"8Base-OADP-1.1:oadp/oadp-velero-plugin-rhel8@sha256:bab55f61f70fe687df984186240c76c5b10f7b5362b2f9a4e21a47d4494d02f2_amd64",
"8Base-OADP-1.1:oadp/oadp-velero-restic-restore-helper-rhel8@sha256:22db35503cef946d1a193f5531017a456d3b34bc26d2b431954f5d385b7be9d8_ppc64le",
"8Base-OADP-1.1:oadp/oadp-velero-restic-restore-helper-rhel8@sha256:268761f1d56d84d41f0a1bd35ae9a050cab7407b4bf47b4a64eb07aef275194e_amd64",
"8Base-OADP-1.1:oadp/oadp-velero-restic-restore-helper-rhel8@sha256:45ae2d99bc7d4c93bace74f285805faa0ad27561037b6b2406e6c4e86ac669f7_s390x",
"8Base-OADP-1.1:oadp/oadp-velero-rhel8@sha256:4e78c9adf01a838ccce151c88bdaf331105472857d096194b6f628ce246e43b2_amd64",
"8Base-OADP-1.1:oadp/oadp-velero-rhel8@sha256:5a11fc682e58aefed3c33c77a536e6677f7bfbac18ca624f7004f7d44a1b8446_ppc64le",
"8Base-OADP-1.1:oadp/oadp-velero-rhel8@sha256:af3c09e10824aebdaf117391ac53519e7128fe789252f8ecb4b144883e74c8e9_s390x",
"8Base-OADP-1.1:oadp/oadp-volume-snapshot-mover-rhel8@sha256:4c7febd90b1af2af27ab252d9774c49a9387d63589fde14d76e25e348c224c7f_ppc64le",
"8Base-OADP-1.1:oadp/oadp-volume-snapshot-mover-rhel8@sha256:8e2322c382d4cbc9717833c702ebd04dfaf2afe04ce87990662569552e78357c_s390x",
"8Base-OADP-1.1:oadp/oadp-volume-snapshot-mover-rhel8@sha256:cde9184ab5f6fd8f4448913d802d0dcdf2a6830facc1a4732dec6eb09bf1b273_amd64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2022:6290"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"8Base-OADP-1.1:oadp/oadp-kubevirt-velero-plugin-rhel8@sha256:649a065b112210ed1248ba2cadecc3d522b888239dc73942934e526fba1d69ad_ppc64le",
"8Base-OADP-1.1:oadp/oadp-kubevirt-velero-plugin-rhel8@sha256:7368b20e3a42ea915f3811f0c9d21e509cbd054efacbd297e88e81fc27a49837_amd64",
"8Base-OADP-1.1:oadp/oadp-kubevirt-velero-plugin-rhel8@sha256:cde730978fa438855891755309c3bb75dc38771f1a94f9ff26a0a1b31a129f01_s390x",
"8Base-OADP-1.1:oadp/oadp-mustgather-rhel8@sha256:183d6de4eed893e0a76d661fdc13858e57a2ed5aeb34f3be6cb6850ef180d141_s390x",
"8Base-OADP-1.1:oadp/oadp-mustgather-rhel8@sha256:3bf1c9f828cf6f3e318078f081a4fc50a7c2efc8c12d09e6feddc8593cb8727a_ppc64le",
"8Base-OADP-1.1:oadp/oadp-mustgather-rhel8@sha256:a17ef49b0cae63b6a7735180683b4d9a15a9a3caa0f14e10ced1e62d0878c3b0_amd64",
"8Base-OADP-1.1:oadp/oadp-operator-bundle@sha256:95671d1a49ec698f3efd842fa03d98aa2128c2367a0f81f695c47d1bff047bd9_ppc64le",
"8Base-OADP-1.1:oadp/oadp-operator-bundle@sha256:d7441686f4447f6b600c08c8d697e4db91b8b927554df6785d61a8d851baacf0_amd64",
"8Base-OADP-1.1:oadp/oadp-operator-bundle@sha256:dcae0dc90e97361b931ab189f52021a3a4add42fd02033053f32924580af4dc5_s390x",
"8Base-OADP-1.1:oadp/oadp-rhel8-operator@sha256:993c32f9a9ceba160e76fc2200deca5675506c00f2411bc1dbb16c7458789d5d_s390x",
"8Base-OADP-1.1:oadp/oadp-rhel8-operator@sha256:ea946614675a9479631e3d5dafae5219dc07c6fe239a833143b69be7f73fa7f5_amd64",
"8Base-OADP-1.1:oadp/oadp-rhel8-operator@sha256:eb2965df49c5ff2d53be06b7b4d488510f569c7aaf567999e6d467556572814d_ppc64le",
"8Base-OADP-1.1:oadp/oadp-velero-plugin-for-aws-rhel8@sha256:687c4ab44bd97d033fd3d7fd23d9e0bc011d006608cdfedab668a1fde874d54f_s390x",
"8Base-OADP-1.1:oadp/oadp-velero-plugin-for-aws-rhel8@sha256:cb225573b7adf5956fb12c01e43ba1f04d80e4f820c9aa6af6a50924980c1ea2_amd64",
"8Base-OADP-1.1:oadp/oadp-velero-plugin-for-aws-rhel8@sha256:dded3f6cc24924b79dbb8e6e79b800274f2054b737a42e93176783605859907e_ppc64le",
"8Base-OADP-1.1:oadp/oadp-velero-plugin-for-csi-rhel8@sha256:36c9326a4b96448cb00582d7296270a927761ba0f0616fb8ed4c5987d4e8a70c_amd64",
"8Base-OADP-1.1:oadp/oadp-velero-plugin-for-csi-rhel8@sha256:cd92d9d091b62421632d941db6a9b2c33c1965cf4112a9fb036a09ebe988b91c_ppc64le",
"8Base-OADP-1.1:oadp/oadp-velero-plugin-for-csi-rhel8@sha256:e9e24889681ccd31df9d1831afdf0993f6ce6cd24fde3b4795fe16d824e0416f_s390x",
"8Base-OADP-1.1:oadp/oadp-velero-plugin-for-gcp-rhel8@sha256:01fe6a0edd12b1e2502eaf14ad6d8e29f2b014c0a28883e4f7523a3acb931ec9_s390x",
"8Base-OADP-1.1:oadp/oadp-velero-plugin-for-gcp-rhel8@sha256:7e8544cc441e90e3a44f333f418959f2afe106a04bd117c42a5c482ed7e74d99_amd64",
"8Base-OADP-1.1:oadp/oadp-velero-plugin-for-gcp-rhel8@sha256:e4f3b3a59db8d9180010e87b7502fd3418340cd082bc36f79c6bb38327e925e0_ppc64le",
"8Base-OADP-1.1:oadp/oadp-velero-plugin-for-microsoft-azure-rhel8@sha256:24b9694e68a16a51220789c91dc00ead20c531221de4a5bae7d9fa7107cbe707_amd64",
"8Base-OADP-1.1:oadp/oadp-velero-plugin-for-microsoft-azure-rhel8@sha256:3dd0e9f28febd7e31e6250fc0a86f9908b501bfec9368388c0228aefc5059acd_ppc64le",
"8Base-OADP-1.1:oadp/oadp-velero-plugin-for-microsoft-azure-rhel8@sha256:69745821846f79362dc9f39bc702fd481db05e82913edb718502a311ce38ab8e_s390x",
"8Base-OADP-1.1:oadp/oadp-velero-plugin-rhel8@sha256:0f90a21e45f9d76b6abedcd1b6ffe2843045163702b5f9038f715bf3db0e1b4e_s390x",
"8Base-OADP-1.1:oadp/oadp-velero-plugin-rhel8@sha256:63d5f5165b1fb8942ae60f4b14af2fe39bcc054184c93695b91ef7c26e9eafb2_ppc64le",
"8Base-OADP-1.1:oadp/oadp-velero-plugin-rhel8@sha256:bab55f61f70fe687df984186240c76c5b10f7b5362b2f9a4e21a47d4494d02f2_amd64",
"8Base-OADP-1.1:oadp/oadp-velero-restic-restore-helper-rhel8@sha256:22db35503cef946d1a193f5531017a456d3b34bc26d2b431954f5d385b7be9d8_ppc64le",
"8Base-OADP-1.1:oadp/oadp-velero-restic-restore-helper-rhel8@sha256:268761f1d56d84d41f0a1bd35ae9a050cab7407b4bf47b4a64eb07aef275194e_amd64",
"8Base-OADP-1.1:oadp/oadp-velero-restic-restore-helper-rhel8@sha256:45ae2d99bc7d4c93bace74f285805faa0ad27561037b6b2406e6c4e86ac669f7_s390x",
"8Base-OADP-1.1:oadp/oadp-velero-rhel8@sha256:4e78c9adf01a838ccce151c88bdaf331105472857d096194b6f628ce246e43b2_amd64",
"8Base-OADP-1.1:oadp/oadp-velero-rhel8@sha256:5a11fc682e58aefed3c33c77a536e6677f7bfbac18ca624f7004f7d44a1b8446_ppc64le",
"8Base-OADP-1.1:oadp/oadp-velero-rhel8@sha256:af3c09e10824aebdaf117391ac53519e7128fe789252f8ecb4b144883e74c8e9_s390x",
"8Base-OADP-1.1:oadp/oadp-volume-snapshot-mover-rhel8@sha256:4c7febd90b1af2af27ab252d9774c49a9387d63589fde14d76e25e348c224c7f_ppc64le",
"8Base-OADP-1.1:oadp/oadp-volume-snapshot-mover-rhel8@sha256:8e2322c382d4cbc9717833c702ebd04dfaf2afe04ce87990662569552e78357c_s390x",
"8Base-OADP-1.1:oadp/oadp-volume-snapshot-mover-rhel8@sha256:cde9184ab5f6fd8f4448913d802d0dcdf2a6830facc1a4732dec6eb09bf1b273_amd64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "golang: encoding/pem: fix stack overflow in Decode"
},
{
"cve": "CVE-2022-28327",
"cwe": {
"id": "CWE-190",
"name": "Integer Overflow or Wraparound"
},
"discovery_date": "2022-04-21T00:00:00+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"8Base-OADP-1.1:oadp/oadp-operator-bundle@sha256:95671d1a49ec698f3efd842fa03d98aa2128c2367a0f81f695c47d1bff047bd9_ppc64le",
"8Base-OADP-1.1:oadp/oadp-operator-bundle@sha256:d7441686f4447f6b600c08c8d697e4db91b8b927554df6785d61a8d851baacf0_amd64",
"8Base-OADP-1.1:oadp/oadp-operator-bundle@sha256:dcae0dc90e97361b931ab189f52021a3a4add42fd02033053f32924580af4dc5_s390x"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2077689"
}
],
"notes": [
{
"category": "description",
"text": "An integer overflow flaw was found in Golang\u0027s crypto/elliptic library. This flaw allows an attacker to use a crafted scaler input longer than 32 bytes, causing P256().ScalarMult or P256().ScalarBaseMult to panic, leading to a loss of availability.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "golang: crypto/elliptic: panic caused by oversized scalar",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "A moderate severity flaw was found in Go\u2019s crypto/elliptic package in the generic P-256 implementation. If a scalar input longer than 32 bytes is supplied, P256().ScalarMult or P256().ScalarBaseMult can panic, causing the application to crash. Indirect uses via crypto/ecdsa and crypto/tls are not affected. This issue impacts availability but does not affect confidentiality or integrity. Only certain platforms (non-amd64, non-arm64, non-ppc64le, non-s390x) may be affected.\n\nRed Hat Enterprise Linux 7, 8 and 9 are affected, because the code-base is affected by this vulnerability.\n\nRed Hat Product Security has rated this issue as having Moderate security impact, and the issue is not currently planned to be addressed in future updates for Red Hat Enterprise Linux 7, hence, marked as Out-of-Support-Scope. \n\nRed Hat Developer Tools - Compilers (go-toolset-1.16-golang \u0026 go-toolset-1.17-golang), ships the vulnerable code and affected by this vulnerability.\n\nFor additional information, refer to the Issue Severity Classification: https://access.redhat.com/security/updates/classification/ and Red Hat Enterprise Linux Life Cycle \u0026 Updates Policy: https://access.redhat.com/support/policy/updates/errata/.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"8Base-OADP-1.1:oadp/oadp-kubevirt-velero-plugin-rhel8@sha256:649a065b112210ed1248ba2cadecc3d522b888239dc73942934e526fba1d69ad_ppc64le",
"8Base-OADP-1.1:oadp/oadp-kubevirt-velero-plugin-rhel8@sha256:7368b20e3a42ea915f3811f0c9d21e509cbd054efacbd297e88e81fc27a49837_amd64",
"8Base-OADP-1.1:oadp/oadp-kubevirt-velero-plugin-rhel8@sha256:cde730978fa438855891755309c3bb75dc38771f1a94f9ff26a0a1b31a129f01_s390x",
"8Base-OADP-1.1:oadp/oadp-mustgather-rhel8@sha256:183d6de4eed893e0a76d661fdc13858e57a2ed5aeb34f3be6cb6850ef180d141_s390x",
"8Base-OADP-1.1:oadp/oadp-mustgather-rhel8@sha256:3bf1c9f828cf6f3e318078f081a4fc50a7c2efc8c12d09e6feddc8593cb8727a_ppc64le",
"8Base-OADP-1.1:oadp/oadp-mustgather-rhel8@sha256:a17ef49b0cae63b6a7735180683b4d9a15a9a3caa0f14e10ced1e62d0878c3b0_amd64",
"8Base-OADP-1.1:oadp/oadp-rhel8-operator@sha256:993c32f9a9ceba160e76fc2200deca5675506c00f2411bc1dbb16c7458789d5d_s390x",
"8Base-OADP-1.1:oadp/oadp-rhel8-operator@sha256:ea946614675a9479631e3d5dafae5219dc07c6fe239a833143b69be7f73fa7f5_amd64",
"8Base-OADP-1.1:oadp/oadp-rhel8-operator@sha256:eb2965df49c5ff2d53be06b7b4d488510f569c7aaf567999e6d467556572814d_ppc64le",
"8Base-OADP-1.1:oadp/oadp-velero-plugin-for-aws-rhel8@sha256:687c4ab44bd97d033fd3d7fd23d9e0bc011d006608cdfedab668a1fde874d54f_s390x",
"8Base-OADP-1.1:oadp/oadp-velero-plugin-for-aws-rhel8@sha256:cb225573b7adf5956fb12c01e43ba1f04d80e4f820c9aa6af6a50924980c1ea2_amd64",
"8Base-OADP-1.1:oadp/oadp-velero-plugin-for-aws-rhel8@sha256:dded3f6cc24924b79dbb8e6e79b800274f2054b737a42e93176783605859907e_ppc64le",
"8Base-OADP-1.1:oadp/oadp-velero-plugin-for-csi-rhel8@sha256:36c9326a4b96448cb00582d7296270a927761ba0f0616fb8ed4c5987d4e8a70c_amd64",
"8Base-OADP-1.1:oadp/oadp-velero-plugin-for-csi-rhel8@sha256:cd92d9d091b62421632d941db6a9b2c33c1965cf4112a9fb036a09ebe988b91c_ppc64le",
"8Base-OADP-1.1:oadp/oadp-velero-plugin-for-csi-rhel8@sha256:e9e24889681ccd31df9d1831afdf0993f6ce6cd24fde3b4795fe16d824e0416f_s390x",
"8Base-OADP-1.1:oadp/oadp-velero-plugin-for-gcp-rhel8@sha256:01fe6a0edd12b1e2502eaf14ad6d8e29f2b014c0a28883e4f7523a3acb931ec9_s390x",
"8Base-OADP-1.1:oadp/oadp-velero-plugin-for-gcp-rhel8@sha256:7e8544cc441e90e3a44f333f418959f2afe106a04bd117c42a5c482ed7e74d99_amd64",
"8Base-OADP-1.1:oadp/oadp-velero-plugin-for-gcp-rhel8@sha256:e4f3b3a59db8d9180010e87b7502fd3418340cd082bc36f79c6bb38327e925e0_ppc64le",
"8Base-OADP-1.1:oadp/oadp-velero-plugin-for-microsoft-azure-rhel8@sha256:24b9694e68a16a51220789c91dc00ead20c531221de4a5bae7d9fa7107cbe707_amd64",
"8Base-OADP-1.1:oadp/oadp-velero-plugin-for-microsoft-azure-rhel8@sha256:3dd0e9f28febd7e31e6250fc0a86f9908b501bfec9368388c0228aefc5059acd_ppc64le",
"8Base-OADP-1.1:oadp/oadp-velero-plugin-for-microsoft-azure-rhel8@sha256:69745821846f79362dc9f39bc702fd481db05e82913edb718502a311ce38ab8e_s390x",
"8Base-OADP-1.1:oadp/oadp-velero-plugin-rhel8@sha256:0f90a21e45f9d76b6abedcd1b6ffe2843045163702b5f9038f715bf3db0e1b4e_s390x",
"8Base-OADP-1.1:oadp/oadp-velero-plugin-rhel8@sha256:63d5f5165b1fb8942ae60f4b14af2fe39bcc054184c93695b91ef7c26e9eafb2_ppc64le",
"8Base-OADP-1.1:oadp/oadp-velero-plugin-rhel8@sha256:bab55f61f70fe687df984186240c76c5b10f7b5362b2f9a4e21a47d4494d02f2_amd64",
"8Base-OADP-1.1:oadp/oadp-velero-restic-restore-helper-rhel8@sha256:22db35503cef946d1a193f5531017a456d3b34bc26d2b431954f5d385b7be9d8_ppc64le",
"8Base-OADP-1.1:oadp/oadp-velero-restic-restore-helper-rhel8@sha256:268761f1d56d84d41f0a1bd35ae9a050cab7407b4bf47b4a64eb07aef275194e_amd64",
"8Base-OADP-1.1:oadp/oadp-velero-restic-restore-helper-rhel8@sha256:45ae2d99bc7d4c93bace74f285805faa0ad27561037b6b2406e6c4e86ac669f7_s390x",
"8Base-OADP-1.1:oadp/oadp-velero-rhel8@sha256:4e78c9adf01a838ccce151c88bdaf331105472857d096194b6f628ce246e43b2_amd64",
"8Base-OADP-1.1:oadp/oadp-velero-rhel8@sha256:5a11fc682e58aefed3c33c77a536e6677f7bfbac18ca624f7004f7d44a1b8446_ppc64le",
"8Base-OADP-1.1:oadp/oadp-velero-rhel8@sha256:af3c09e10824aebdaf117391ac53519e7128fe789252f8ecb4b144883e74c8e9_s390x",
"8Base-OADP-1.1:oadp/oadp-volume-snapshot-mover-rhel8@sha256:4c7febd90b1af2af27ab252d9774c49a9387d63589fde14d76e25e348c224c7f_ppc64le",
"8Base-OADP-1.1:oadp/oadp-volume-snapshot-mover-rhel8@sha256:8e2322c382d4cbc9717833c702ebd04dfaf2afe04ce87990662569552e78357c_s390x",
"8Base-OADP-1.1:oadp/oadp-volume-snapshot-mover-rhel8@sha256:cde9184ab5f6fd8f4448913d802d0dcdf2a6830facc1a4732dec6eb09bf1b273_amd64"
],
"known_not_affected": [
"8Base-OADP-1.1:oadp/oadp-operator-bundle@sha256:95671d1a49ec698f3efd842fa03d98aa2128c2367a0f81f695c47d1bff047bd9_ppc64le",
"8Base-OADP-1.1:oadp/oadp-operator-bundle@sha256:d7441686f4447f6b600c08c8d697e4db91b8b927554df6785d61a8d851baacf0_amd64",
"8Base-OADP-1.1:oadp/oadp-operator-bundle@sha256:dcae0dc90e97361b931ab189f52021a3a4add42fd02033053f32924580af4dc5_s390x"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2022-28327"
},
{
"category": "external",
"summary": "RHBZ#2077689",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2077689"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2022-28327",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-28327"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2022-28327",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2022-28327"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-announce/c/oecdBNLOml8",
"url": "https://groups.google.com/g/golang-announce/c/oecdBNLOml8"
}
],
"release_date": "2022-04-12T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2022-09-01T01:24:16+00:00",
"details": "For details on how to apply this update, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"8Base-OADP-1.1:oadp/oadp-kubevirt-velero-plugin-rhel8@sha256:649a065b112210ed1248ba2cadecc3d522b888239dc73942934e526fba1d69ad_ppc64le",
"8Base-OADP-1.1:oadp/oadp-kubevirt-velero-plugin-rhel8@sha256:7368b20e3a42ea915f3811f0c9d21e509cbd054efacbd297e88e81fc27a49837_amd64",
"8Base-OADP-1.1:oadp/oadp-kubevirt-velero-plugin-rhel8@sha256:cde730978fa438855891755309c3bb75dc38771f1a94f9ff26a0a1b31a129f01_s390x",
"8Base-OADP-1.1:oadp/oadp-mustgather-rhel8@sha256:183d6de4eed893e0a76d661fdc13858e57a2ed5aeb34f3be6cb6850ef180d141_s390x",
"8Base-OADP-1.1:oadp/oadp-mustgather-rhel8@sha256:3bf1c9f828cf6f3e318078f081a4fc50a7c2efc8c12d09e6feddc8593cb8727a_ppc64le",
"8Base-OADP-1.1:oadp/oadp-mustgather-rhel8@sha256:a17ef49b0cae63b6a7735180683b4d9a15a9a3caa0f14e10ced1e62d0878c3b0_amd64",
"8Base-OADP-1.1:oadp/oadp-rhel8-operator@sha256:993c32f9a9ceba160e76fc2200deca5675506c00f2411bc1dbb16c7458789d5d_s390x",
"8Base-OADP-1.1:oadp/oadp-rhel8-operator@sha256:ea946614675a9479631e3d5dafae5219dc07c6fe239a833143b69be7f73fa7f5_amd64",
"8Base-OADP-1.1:oadp/oadp-rhel8-operator@sha256:eb2965df49c5ff2d53be06b7b4d488510f569c7aaf567999e6d467556572814d_ppc64le",
"8Base-OADP-1.1:oadp/oadp-velero-plugin-for-aws-rhel8@sha256:687c4ab44bd97d033fd3d7fd23d9e0bc011d006608cdfedab668a1fde874d54f_s390x",
"8Base-OADP-1.1:oadp/oadp-velero-plugin-for-aws-rhel8@sha256:cb225573b7adf5956fb12c01e43ba1f04d80e4f820c9aa6af6a50924980c1ea2_amd64",
"8Base-OADP-1.1:oadp/oadp-velero-plugin-for-aws-rhel8@sha256:dded3f6cc24924b79dbb8e6e79b800274f2054b737a42e93176783605859907e_ppc64le",
"8Base-OADP-1.1:oadp/oadp-velero-plugin-for-csi-rhel8@sha256:36c9326a4b96448cb00582d7296270a927761ba0f0616fb8ed4c5987d4e8a70c_amd64",
"8Base-OADP-1.1:oadp/oadp-velero-plugin-for-csi-rhel8@sha256:cd92d9d091b62421632d941db6a9b2c33c1965cf4112a9fb036a09ebe988b91c_ppc64le",
"8Base-OADP-1.1:oadp/oadp-velero-plugin-for-csi-rhel8@sha256:e9e24889681ccd31df9d1831afdf0993f6ce6cd24fde3b4795fe16d824e0416f_s390x",
"8Base-OADP-1.1:oadp/oadp-velero-plugin-for-gcp-rhel8@sha256:01fe6a0edd12b1e2502eaf14ad6d8e29f2b014c0a28883e4f7523a3acb931ec9_s390x",
"8Base-OADP-1.1:oadp/oadp-velero-plugin-for-gcp-rhel8@sha256:7e8544cc441e90e3a44f333f418959f2afe106a04bd117c42a5c482ed7e74d99_amd64",
"8Base-OADP-1.1:oadp/oadp-velero-plugin-for-gcp-rhel8@sha256:e4f3b3a59db8d9180010e87b7502fd3418340cd082bc36f79c6bb38327e925e0_ppc64le",
"8Base-OADP-1.1:oadp/oadp-velero-plugin-for-microsoft-azure-rhel8@sha256:24b9694e68a16a51220789c91dc00ead20c531221de4a5bae7d9fa7107cbe707_amd64",
"8Base-OADP-1.1:oadp/oadp-velero-plugin-for-microsoft-azure-rhel8@sha256:3dd0e9f28febd7e31e6250fc0a86f9908b501bfec9368388c0228aefc5059acd_ppc64le",
"8Base-OADP-1.1:oadp/oadp-velero-plugin-for-microsoft-azure-rhel8@sha256:69745821846f79362dc9f39bc702fd481db05e82913edb718502a311ce38ab8e_s390x",
"8Base-OADP-1.1:oadp/oadp-velero-plugin-rhel8@sha256:0f90a21e45f9d76b6abedcd1b6ffe2843045163702b5f9038f715bf3db0e1b4e_s390x",
"8Base-OADP-1.1:oadp/oadp-velero-plugin-rhel8@sha256:63d5f5165b1fb8942ae60f4b14af2fe39bcc054184c93695b91ef7c26e9eafb2_ppc64le",
"8Base-OADP-1.1:oadp/oadp-velero-plugin-rhel8@sha256:bab55f61f70fe687df984186240c76c5b10f7b5362b2f9a4e21a47d4494d02f2_amd64",
"8Base-OADP-1.1:oadp/oadp-velero-restic-restore-helper-rhel8@sha256:22db35503cef946d1a193f5531017a456d3b34bc26d2b431954f5d385b7be9d8_ppc64le",
"8Base-OADP-1.1:oadp/oadp-velero-restic-restore-helper-rhel8@sha256:268761f1d56d84d41f0a1bd35ae9a050cab7407b4bf47b4a64eb07aef275194e_amd64",
"8Base-OADP-1.1:oadp/oadp-velero-restic-restore-helper-rhel8@sha256:45ae2d99bc7d4c93bace74f285805faa0ad27561037b6b2406e6c4e86ac669f7_s390x",
"8Base-OADP-1.1:oadp/oadp-velero-rhel8@sha256:4e78c9adf01a838ccce151c88bdaf331105472857d096194b6f628ce246e43b2_amd64",
"8Base-OADP-1.1:oadp/oadp-velero-rhel8@sha256:5a11fc682e58aefed3c33c77a536e6677f7bfbac18ca624f7004f7d44a1b8446_ppc64le",
"8Base-OADP-1.1:oadp/oadp-velero-rhel8@sha256:af3c09e10824aebdaf117391ac53519e7128fe789252f8ecb4b144883e74c8e9_s390x",
"8Base-OADP-1.1:oadp/oadp-volume-snapshot-mover-rhel8@sha256:4c7febd90b1af2af27ab252d9774c49a9387d63589fde14d76e25e348c224c7f_ppc64le",
"8Base-OADP-1.1:oadp/oadp-volume-snapshot-mover-rhel8@sha256:8e2322c382d4cbc9717833c702ebd04dfaf2afe04ce87990662569552e78357c_s390x",
"8Base-OADP-1.1:oadp/oadp-volume-snapshot-mover-rhel8@sha256:cde9184ab5f6fd8f4448913d802d0dcdf2a6830facc1a4732dec6eb09bf1b273_amd64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2022:6290"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"8Base-OADP-1.1:oadp/oadp-kubevirt-velero-plugin-rhel8@sha256:649a065b112210ed1248ba2cadecc3d522b888239dc73942934e526fba1d69ad_ppc64le",
"8Base-OADP-1.1:oadp/oadp-kubevirt-velero-plugin-rhel8@sha256:7368b20e3a42ea915f3811f0c9d21e509cbd054efacbd297e88e81fc27a49837_amd64",
"8Base-OADP-1.1:oadp/oadp-kubevirt-velero-plugin-rhel8@sha256:cde730978fa438855891755309c3bb75dc38771f1a94f9ff26a0a1b31a129f01_s390x",
"8Base-OADP-1.1:oadp/oadp-mustgather-rhel8@sha256:183d6de4eed893e0a76d661fdc13858e57a2ed5aeb34f3be6cb6850ef180d141_s390x",
"8Base-OADP-1.1:oadp/oadp-mustgather-rhel8@sha256:3bf1c9f828cf6f3e318078f081a4fc50a7c2efc8c12d09e6feddc8593cb8727a_ppc64le",
"8Base-OADP-1.1:oadp/oadp-mustgather-rhel8@sha256:a17ef49b0cae63b6a7735180683b4d9a15a9a3caa0f14e10ced1e62d0878c3b0_amd64",
"8Base-OADP-1.1:oadp/oadp-operator-bundle@sha256:95671d1a49ec698f3efd842fa03d98aa2128c2367a0f81f695c47d1bff047bd9_ppc64le",
"8Base-OADP-1.1:oadp/oadp-operator-bundle@sha256:d7441686f4447f6b600c08c8d697e4db91b8b927554df6785d61a8d851baacf0_amd64",
"8Base-OADP-1.1:oadp/oadp-operator-bundle@sha256:dcae0dc90e97361b931ab189f52021a3a4add42fd02033053f32924580af4dc5_s390x",
"8Base-OADP-1.1:oadp/oadp-rhel8-operator@sha256:993c32f9a9ceba160e76fc2200deca5675506c00f2411bc1dbb16c7458789d5d_s390x",
"8Base-OADP-1.1:oadp/oadp-rhel8-operator@sha256:ea946614675a9479631e3d5dafae5219dc07c6fe239a833143b69be7f73fa7f5_amd64",
"8Base-OADP-1.1:oadp/oadp-rhel8-operator@sha256:eb2965df49c5ff2d53be06b7b4d488510f569c7aaf567999e6d467556572814d_ppc64le",
"8Base-OADP-1.1:oadp/oadp-velero-plugin-for-aws-rhel8@sha256:687c4ab44bd97d033fd3d7fd23d9e0bc011d006608cdfedab668a1fde874d54f_s390x",
"8Base-OADP-1.1:oadp/oadp-velero-plugin-for-aws-rhel8@sha256:cb225573b7adf5956fb12c01e43ba1f04d80e4f820c9aa6af6a50924980c1ea2_amd64",
"8Base-OADP-1.1:oadp/oadp-velero-plugin-for-aws-rhel8@sha256:dded3f6cc24924b79dbb8e6e79b800274f2054b737a42e93176783605859907e_ppc64le",
"8Base-OADP-1.1:oadp/oadp-velero-plugin-for-csi-rhel8@sha256:36c9326a4b96448cb00582d7296270a927761ba0f0616fb8ed4c5987d4e8a70c_amd64",
"8Base-OADP-1.1:oadp/oadp-velero-plugin-for-csi-rhel8@sha256:cd92d9d091b62421632d941db6a9b2c33c1965cf4112a9fb036a09ebe988b91c_ppc64le",
"8Base-OADP-1.1:oadp/oadp-velero-plugin-for-csi-rhel8@sha256:e9e24889681ccd31df9d1831afdf0993f6ce6cd24fde3b4795fe16d824e0416f_s390x",
"8Base-OADP-1.1:oadp/oadp-velero-plugin-for-gcp-rhel8@sha256:01fe6a0edd12b1e2502eaf14ad6d8e29f2b014c0a28883e4f7523a3acb931ec9_s390x",
"8Base-OADP-1.1:oadp/oadp-velero-plugin-for-gcp-rhel8@sha256:7e8544cc441e90e3a44f333f418959f2afe106a04bd117c42a5c482ed7e74d99_amd64",
"8Base-OADP-1.1:oadp/oadp-velero-plugin-for-gcp-rhel8@sha256:e4f3b3a59db8d9180010e87b7502fd3418340cd082bc36f79c6bb38327e925e0_ppc64le",
"8Base-OADP-1.1:oadp/oadp-velero-plugin-for-microsoft-azure-rhel8@sha256:24b9694e68a16a51220789c91dc00ead20c531221de4a5bae7d9fa7107cbe707_amd64",
"8Base-OADP-1.1:oadp/oadp-velero-plugin-for-microsoft-azure-rhel8@sha256:3dd0e9f28febd7e31e6250fc0a86f9908b501bfec9368388c0228aefc5059acd_ppc64le",
"8Base-OADP-1.1:oadp/oadp-velero-plugin-for-microsoft-azure-rhel8@sha256:69745821846f79362dc9f39bc702fd481db05e82913edb718502a311ce38ab8e_s390x",
"8Base-OADP-1.1:oadp/oadp-velero-plugin-rhel8@sha256:0f90a21e45f9d76b6abedcd1b6ffe2843045163702b5f9038f715bf3db0e1b4e_s390x",
"8Base-OADP-1.1:oadp/oadp-velero-plugin-rhel8@sha256:63d5f5165b1fb8942ae60f4b14af2fe39bcc054184c93695b91ef7c26e9eafb2_ppc64le",
"8Base-OADP-1.1:oadp/oadp-velero-plugin-rhel8@sha256:bab55f61f70fe687df984186240c76c5b10f7b5362b2f9a4e21a47d4494d02f2_amd64",
"8Base-OADP-1.1:oadp/oadp-velero-restic-restore-helper-rhel8@sha256:22db35503cef946d1a193f5531017a456d3b34bc26d2b431954f5d385b7be9d8_ppc64le",
"8Base-OADP-1.1:oadp/oadp-velero-restic-restore-helper-rhel8@sha256:268761f1d56d84d41f0a1bd35ae9a050cab7407b4bf47b4a64eb07aef275194e_amd64",
"8Base-OADP-1.1:oadp/oadp-velero-restic-restore-helper-rhel8@sha256:45ae2d99bc7d4c93bace74f285805faa0ad27561037b6b2406e6c4e86ac669f7_s390x",
"8Base-OADP-1.1:oadp/oadp-velero-rhel8@sha256:4e78c9adf01a838ccce151c88bdaf331105472857d096194b6f628ce246e43b2_amd64",
"8Base-OADP-1.1:oadp/oadp-velero-rhel8@sha256:5a11fc682e58aefed3c33c77a536e6677f7bfbac18ca624f7004f7d44a1b8446_ppc64le",
"8Base-OADP-1.1:oadp/oadp-velero-rhel8@sha256:af3c09e10824aebdaf117391ac53519e7128fe789252f8ecb4b144883e74c8e9_s390x",
"8Base-OADP-1.1:oadp/oadp-volume-snapshot-mover-rhel8@sha256:4c7febd90b1af2af27ab252d9774c49a9387d63589fde14d76e25e348c224c7f_ppc64le",
"8Base-OADP-1.1:oadp/oadp-volume-snapshot-mover-rhel8@sha256:8e2322c382d4cbc9717833c702ebd04dfaf2afe04ce87990662569552e78357c_s390x",
"8Base-OADP-1.1:oadp/oadp-volume-snapshot-mover-rhel8@sha256:cde9184ab5f6fd8f4448913d802d0dcdf2a6830facc1a4732dec6eb09bf1b273_amd64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "golang: crypto/elliptic: panic caused by oversized scalar"
},
{
"cve": "CVE-2022-30629",
"cwe": {
"id": "CWE-331",
"name": "Insufficient Entropy"
},
"discovery_date": "2022-06-02T00:00:00+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"8Base-OADP-1.1:oadp/oadp-operator-bundle@sha256:95671d1a49ec698f3efd842fa03d98aa2128c2367a0f81f695c47d1bff047bd9_ppc64le",
"8Base-OADP-1.1:oadp/oadp-operator-bundle@sha256:d7441686f4447f6b600c08c8d697e4db91b8b927554df6785d61a8d851baacf0_amd64",
"8Base-OADP-1.1:oadp/oadp-operator-bundle@sha256:dcae0dc90e97361b931ab189f52021a3a4add42fd02033053f32924580af4dc5_s390x"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2092793"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in the crypto/tls golang package. When session tickets are generated by crypto/tls, it is missing the ticket expiration. This issue may allow an attacker to observe the TLS handshakes to correlate successive connections during session resumption.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "golang: crypto/tls: session tickets lack random ticket_age_add",
"title": "Vulnerability summary"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"8Base-OADP-1.1:oadp/oadp-kubevirt-velero-plugin-rhel8@sha256:649a065b112210ed1248ba2cadecc3d522b888239dc73942934e526fba1d69ad_ppc64le",
"8Base-OADP-1.1:oadp/oadp-kubevirt-velero-plugin-rhel8@sha256:7368b20e3a42ea915f3811f0c9d21e509cbd054efacbd297e88e81fc27a49837_amd64",
"8Base-OADP-1.1:oadp/oadp-kubevirt-velero-plugin-rhel8@sha256:cde730978fa438855891755309c3bb75dc38771f1a94f9ff26a0a1b31a129f01_s390x",
"8Base-OADP-1.1:oadp/oadp-mustgather-rhel8@sha256:183d6de4eed893e0a76d661fdc13858e57a2ed5aeb34f3be6cb6850ef180d141_s390x",
"8Base-OADP-1.1:oadp/oadp-mustgather-rhel8@sha256:3bf1c9f828cf6f3e318078f081a4fc50a7c2efc8c12d09e6feddc8593cb8727a_ppc64le",
"8Base-OADP-1.1:oadp/oadp-mustgather-rhel8@sha256:a17ef49b0cae63b6a7735180683b4d9a15a9a3caa0f14e10ced1e62d0878c3b0_amd64",
"8Base-OADP-1.1:oadp/oadp-rhel8-operator@sha256:993c32f9a9ceba160e76fc2200deca5675506c00f2411bc1dbb16c7458789d5d_s390x",
"8Base-OADP-1.1:oadp/oadp-rhel8-operator@sha256:ea946614675a9479631e3d5dafae5219dc07c6fe239a833143b69be7f73fa7f5_amd64",
"8Base-OADP-1.1:oadp/oadp-rhel8-operator@sha256:eb2965df49c5ff2d53be06b7b4d488510f569c7aaf567999e6d467556572814d_ppc64le",
"8Base-OADP-1.1:oadp/oadp-velero-plugin-for-aws-rhel8@sha256:687c4ab44bd97d033fd3d7fd23d9e0bc011d006608cdfedab668a1fde874d54f_s390x",
"8Base-OADP-1.1:oadp/oadp-velero-plugin-for-aws-rhel8@sha256:cb225573b7adf5956fb12c01e43ba1f04d80e4f820c9aa6af6a50924980c1ea2_amd64",
"8Base-OADP-1.1:oadp/oadp-velero-plugin-for-aws-rhel8@sha256:dded3f6cc24924b79dbb8e6e79b800274f2054b737a42e93176783605859907e_ppc64le",
"8Base-OADP-1.1:oadp/oadp-velero-plugin-for-csi-rhel8@sha256:36c9326a4b96448cb00582d7296270a927761ba0f0616fb8ed4c5987d4e8a70c_amd64",
"8Base-OADP-1.1:oadp/oadp-velero-plugin-for-csi-rhel8@sha256:cd92d9d091b62421632d941db6a9b2c33c1965cf4112a9fb036a09ebe988b91c_ppc64le",
"8Base-OADP-1.1:oadp/oadp-velero-plugin-for-csi-rhel8@sha256:e9e24889681ccd31df9d1831afdf0993f6ce6cd24fde3b4795fe16d824e0416f_s390x",
"8Base-OADP-1.1:oadp/oadp-velero-plugin-for-gcp-rhel8@sha256:01fe6a0edd12b1e2502eaf14ad6d8e29f2b014c0a28883e4f7523a3acb931ec9_s390x",
"8Base-OADP-1.1:oadp/oadp-velero-plugin-for-gcp-rhel8@sha256:7e8544cc441e90e3a44f333f418959f2afe106a04bd117c42a5c482ed7e74d99_amd64",
"8Base-OADP-1.1:oadp/oadp-velero-plugin-for-gcp-rhel8@sha256:e4f3b3a59db8d9180010e87b7502fd3418340cd082bc36f79c6bb38327e925e0_ppc64le",
"8Base-OADP-1.1:oadp/oadp-velero-plugin-for-microsoft-azure-rhel8@sha256:24b9694e68a16a51220789c91dc00ead20c531221de4a5bae7d9fa7107cbe707_amd64",
"8Base-OADP-1.1:oadp/oadp-velero-plugin-for-microsoft-azure-rhel8@sha256:3dd0e9f28febd7e31e6250fc0a86f9908b501bfec9368388c0228aefc5059acd_ppc64le",
"8Base-OADP-1.1:oadp/oadp-velero-plugin-for-microsoft-azure-rhel8@sha256:69745821846f79362dc9f39bc702fd481db05e82913edb718502a311ce38ab8e_s390x",
"8Base-OADP-1.1:oadp/oadp-velero-plugin-rhel8@sha256:0f90a21e45f9d76b6abedcd1b6ffe2843045163702b5f9038f715bf3db0e1b4e_s390x",
"8Base-OADP-1.1:oadp/oadp-velero-plugin-rhel8@sha256:63d5f5165b1fb8942ae60f4b14af2fe39bcc054184c93695b91ef7c26e9eafb2_ppc64le",
"8Base-OADP-1.1:oadp/oadp-velero-plugin-rhel8@sha256:bab55f61f70fe687df984186240c76c5b10f7b5362b2f9a4e21a47d4494d02f2_amd64",
"8Base-OADP-1.1:oadp/oadp-velero-restic-restore-helper-rhel8@sha256:22db35503cef946d1a193f5531017a456d3b34bc26d2b431954f5d385b7be9d8_ppc64le",
"8Base-OADP-1.1:oadp/oadp-velero-restic-restore-helper-rhel8@sha256:268761f1d56d84d41f0a1bd35ae9a050cab7407b4bf47b4a64eb07aef275194e_amd64",
"8Base-OADP-1.1:oadp/oadp-velero-restic-restore-helper-rhel8@sha256:45ae2d99bc7d4c93bace74f285805faa0ad27561037b6b2406e6c4e86ac669f7_s390x",
"8Base-OADP-1.1:oadp/oadp-velero-rhel8@sha256:4e78c9adf01a838ccce151c88bdaf331105472857d096194b6f628ce246e43b2_amd64",
"8Base-OADP-1.1:oadp/oadp-velero-rhel8@sha256:5a11fc682e58aefed3c33c77a536e6677f7bfbac18ca624f7004f7d44a1b8446_ppc64le",
"8Base-OADP-1.1:oadp/oadp-velero-rhel8@sha256:af3c09e10824aebdaf117391ac53519e7128fe789252f8ecb4b144883e74c8e9_s390x",
"8Base-OADP-1.1:oadp/oadp-volume-snapshot-mover-rhel8@sha256:4c7febd90b1af2af27ab252d9774c49a9387d63589fde14d76e25e348c224c7f_ppc64le",
"8Base-OADP-1.1:oadp/oadp-volume-snapshot-mover-rhel8@sha256:8e2322c382d4cbc9717833c702ebd04dfaf2afe04ce87990662569552e78357c_s390x",
"8Base-OADP-1.1:oadp/oadp-volume-snapshot-mover-rhel8@sha256:cde9184ab5f6fd8f4448913d802d0dcdf2a6830facc1a4732dec6eb09bf1b273_amd64"
],
"known_not_affected": [
"8Base-OADP-1.1:oadp/oadp-operator-bundle@sha256:95671d1a49ec698f3efd842fa03d98aa2128c2367a0f81f695c47d1bff047bd9_ppc64le",
"8Base-OADP-1.1:oadp/oadp-operator-bundle@sha256:d7441686f4447f6b600c08c8d697e4db91b8b927554df6785d61a8d851baacf0_amd64",
"8Base-OADP-1.1:oadp/oadp-operator-bundle@sha256:dcae0dc90e97361b931ab189f52021a3a4add42fd02033053f32924580af4dc5_s390x"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2022-30629"
},
{
"category": "external",
"summary": "RHBZ#2092793",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2092793"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2022-30629",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-30629"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2022-30629",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2022-30629"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-announce/c/TzIC9-t8Ytg",
"url": "https://groups.google.com/g/golang-announce/c/TzIC9-t8Ytg"
}
],
"release_date": "2022-06-02T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2022-09-01T01:24:16+00:00",
"details": "For details on how to apply this update, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"8Base-OADP-1.1:oadp/oadp-kubevirt-velero-plugin-rhel8@sha256:649a065b112210ed1248ba2cadecc3d522b888239dc73942934e526fba1d69ad_ppc64le",
"8Base-OADP-1.1:oadp/oadp-kubevirt-velero-plugin-rhel8@sha256:7368b20e3a42ea915f3811f0c9d21e509cbd054efacbd297e88e81fc27a49837_amd64",
"8Base-OADP-1.1:oadp/oadp-kubevirt-velero-plugin-rhel8@sha256:cde730978fa438855891755309c3bb75dc38771f1a94f9ff26a0a1b31a129f01_s390x",
"8Base-OADP-1.1:oadp/oadp-mustgather-rhel8@sha256:183d6de4eed893e0a76d661fdc13858e57a2ed5aeb34f3be6cb6850ef180d141_s390x",
"8Base-OADP-1.1:oadp/oadp-mustgather-rhel8@sha256:3bf1c9f828cf6f3e318078f081a4fc50a7c2efc8c12d09e6feddc8593cb8727a_ppc64le",
"8Base-OADP-1.1:oadp/oadp-mustgather-rhel8@sha256:a17ef49b0cae63b6a7735180683b4d9a15a9a3caa0f14e10ced1e62d0878c3b0_amd64",
"8Base-OADP-1.1:oadp/oadp-rhel8-operator@sha256:993c32f9a9ceba160e76fc2200deca5675506c00f2411bc1dbb16c7458789d5d_s390x",
"8Base-OADP-1.1:oadp/oadp-rhel8-operator@sha256:ea946614675a9479631e3d5dafae5219dc07c6fe239a833143b69be7f73fa7f5_amd64",
"8Base-OADP-1.1:oadp/oadp-rhel8-operator@sha256:eb2965df49c5ff2d53be06b7b4d488510f569c7aaf567999e6d467556572814d_ppc64le",
"8Base-OADP-1.1:oadp/oadp-velero-plugin-for-aws-rhel8@sha256:687c4ab44bd97d033fd3d7fd23d9e0bc011d006608cdfedab668a1fde874d54f_s390x",
"8Base-OADP-1.1:oadp/oadp-velero-plugin-for-aws-rhel8@sha256:cb225573b7adf5956fb12c01e43ba1f04d80e4f820c9aa6af6a50924980c1ea2_amd64",
"8Base-OADP-1.1:oadp/oadp-velero-plugin-for-aws-rhel8@sha256:dded3f6cc24924b79dbb8e6e79b800274f2054b737a42e93176783605859907e_ppc64le",
"8Base-OADP-1.1:oadp/oadp-velero-plugin-for-csi-rhel8@sha256:36c9326a4b96448cb00582d7296270a927761ba0f0616fb8ed4c5987d4e8a70c_amd64",
"8Base-OADP-1.1:oadp/oadp-velero-plugin-for-csi-rhel8@sha256:cd92d9d091b62421632d941db6a9b2c33c1965cf4112a9fb036a09ebe988b91c_ppc64le",
"8Base-OADP-1.1:oadp/oadp-velero-plugin-for-csi-rhel8@sha256:e9e24889681ccd31df9d1831afdf0993f6ce6cd24fde3b4795fe16d824e0416f_s390x",
"8Base-OADP-1.1:oadp/oadp-velero-plugin-for-gcp-rhel8@sha256:01fe6a0edd12b1e2502eaf14ad6d8e29f2b014c0a28883e4f7523a3acb931ec9_s390x",
"8Base-OADP-1.1:oadp/oadp-velero-plugin-for-gcp-rhel8@sha256:7e8544cc441e90e3a44f333f418959f2afe106a04bd117c42a5c482ed7e74d99_amd64",
"8Base-OADP-1.1:oadp/oadp-velero-plugin-for-gcp-rhel8@sha256:e4f3b3a59db8d9180010e87b7502fd3418340cd082bc36f79c6bb38327e925e0_ppc64le",
"8Base-OADP-1.1:oadp/oadp-velero-plugin-for-microsoft-azure-rhel8@sha256:24b9694e68a16a51220789c91dc00ead20c531221de4a5bae7d9fa7107cbe707_amd64",
"8Base-OADP-1.1:oadp/oadp-velero-plugin-for-microsoft-azure-rhel8@sha256:3dd0e9f28febd7e31e6250fc0a86f9908b501bfec9368388c0228aefc5059acd_ppc64le",
"8Base-OADP-1.1:oadp/oadp-velero-plugin-for-microsoft-azure-rhel8@sha256:69745821846f79362dc9f39bc702fd481db05e82913edb718502a311ce38ab8e_s390x",
"8Base-OADP-1.1:oadp/oadp-velero-plugin-rhel8@sha256:0f90a21e45f9d76b6abedcd1b6ffe2843045163702b5f9038f715bf3db0e1b4e_s390x",
"8Base-OADP-1.1:oadp/oadp-velero-plugin-rhel8@sha256:63d5f5165b1fb8942ae60f4b14af2fe39bcc054184c93695b91ef7c26e9eafb2_ppc64le",
"8Base-OADP-1.1:oadp/oadp-velero-plugin-rhel8@sha256:bab55f61f70fe687df984186240c76c5b10f7b5362b2f9a4e21a47d4494d02f2_amd64",
"8Base-OADP-1.1:oadp/oadp-velero-restic-restore-helper-rhel8@sha256:22db35503cef946d1a193f5531017a456d3b34bc26d2b431954f5d385b7be9d8_ppc64le",
"8Base-OADP-1.1:oadp/oadp-velero-restic-restore-helper-rhel8@sha256:268761f1d56d84d41f0a1bd35ae9a050cab7407b4bf47b4a64eb07aef275194e_amd64",
"8Base-OADP-1.1:oadp/oadp-velero-restic-restore-helper-rhel8@sha256:45ae2d99bc7d4c93bace74f285805faa0ad27561037b6b2406e6c4e86ac669f7_s390x",
"8Base-OADP-1.1:oadp/oadp-velero-rhel8@sha256:4e78c9adf01a838ccce151c88bdaf331105472857d096194b6f628ce246e43b2_amd64",
"8Base-OADP-1.1:oadp/oadp-velero-rhel8@sha256:5a11fc682e58aefed3c33c77a536e6677f7bfbac18ca624f7004f7d44a1b8446_ppc64le",
"8Base-OADP-1.1:oadp/oadp-velero-rhel8@sha256:af3c09e10824aebdaf117391ac53519e7128fe789252f8ecb4b144883e74c8e9_s390x",
"8Base-OADP-1.1:oadp/oadp-volume-snapshot-mover-rhel8@sha256:4c7febd90b1af2af27ab252d9774c49a9387d63589fde14d76e25e348c224c7f_ppc64le",
"8Base-OADP-1.1:oadp/oadp-volume-snapshot-mover-rhel8@sha256:8e2322c382d4cbc9717833c702ebd04dfaf2afe04ce87990662569552e78357c_s390x",
"8Base-OADP-1.1:oadp/oadp-volume-snapshot-mover-rhel8@sha256:cde9184ab5f6fd8f4448913d802d0dcdf2a6830facc1a4732dec6eb09bf1b273_amd64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2022:6290"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "HIGH",
"attackVector": "NETWORK",
"availabilityImpact": "NONE",
"baseScore": 3.1,
"baseSeverity": "LOW",
"confidentialityImpact": "LOW",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "REQUIRED",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:R/S:U/C:L/I:N/A:N",
"version": "3.1"
},
"products": [
"8Base-OADP-1.1:oadp/oadp-kubevirt-velero-plugin-rhel8@sha256:649a065b112210ed1248ba2cadecc3d522b888239dc73942934e526fba1d69ad_ppc64le",
"8Base-OADP-1.1:oadp/oadp-kubevirt-velero-plugin-rhel8@sha256:7368b20e3a42ea915f3811f0c9d21e509cbd054efacbd297e88e81fc27a49837_amd64",
"8Base-OADP-1.1:oadp/oadp-kubevirt-velero-plugin-rhel8@sha256:cde730978fa438855891755309c3bb75dc38771f1a94f9ff26a0a1b31a129f01_s390x",
"8Base-OADP-1.1:oadp/oadp-mustgather-rhel8@sha256:183d6de4eed893e0a76d661fdc13858e57a2ed5aeb34f3be6cb6850ef180d141_s390x",
"8Base-OADP-1.1:oadp/oadp-mustgather-rhel8@sha256:3bf1c9f828cf6f3e318078f081a4fc50a7c2efc8c12d09e6feddc8593cb8727a_ppc64le",
"8Base-OADP-1.1:oadp/oadp-mustgather-rhel8@sha256:a17ef49b0cae63b6a7735180683b4d9a15a9a3caa0f14e10ced1e62d0878c3b0_amd64",
"8Base-OADP-1.1:oadp/oadp-operator-bundle@sha256:95671d1a49ec698f3efd842fa03d98aa2128c2367a0f81f695c47d1bff047bd9_ppc64le",
"8Base-OADP-1.1:oadp/oadp-operator-bundle@sha256:d7441686f4447f6b600c08c8d697e4db91b8b927554df6785d61a8d851baacf0_amd64",
"8Base-OADP-1.1:oadp/oadp-operator-bundle@sha256:dcae0dc90e97361b931ab189f52021a3a4add42fd02033053f32924580af4dc5_s390x",
"8Base-OADP-1.1:oadp/oadp-rhel8-operator@sha256:993c32f9a9ceba160e76fc2200deca5675506c00f2411bc1dbb16c7458789d5d_s390x",
"8Base-OADP-1.1:oadp/oadp-rhel8-operator@sha256:ea946614675a9479631e3d5dafae5219dc07c6fe239a833143b69be7f73fa7f5_amd64",
"8Base-OADP-1.1:oadp/oadp-rhel8-operator@sha256:eb2965df49c5ff2d53be06b7b4d488510f569c7aaf567999e6d467556572814d_ppc64le",
"8Base-OADP-1.1:oadp/oadp-velero-plugin-for-aws-rhel8@sha256:687c4ab44bd97d033fd3d7fd23d9e0bc011d006608cdfedab668a1fde874d54f_s390x",
"8Base-OADP-1.1:oadp/oadp-velero-plugin-for-aws-rhel8@sha256:cb225573b7adf5956fb12c01e43ba1f04d80e4f820c9aa6af6a50924980c1ea2_amd64",
"8Base-OADP-1.1:oadp/oadp-velero-plugin-for-aws-rhel8@sha256:dded3f6cc24924b79dbb8e6e79b800274f2054b737a42e93176783605859907e_ppc64le",
"8Base-OADP-1.1:oadp/oadp-velero-plugin-for-csi-rhel8@sha256:36c9326a4b96448cb00582d7296270a927761ba0f0616fb8ed4c5987d4e8a70c_amd64",
"8Base-OADP-1.1:oadp/oadp-velero-plugin-for-csi-rhel8@sha256:cd92d9d091b62421632d941db6a9b2c33c1965cf4112a9fb036a09ebe988b91c_ppc64le",
"8Base-OADP-1.1:oadp/oadp-velero-plugin-for-csi-rhel8@sha256:e9e24889681ccd31df9d1831afdf0993f6ce6cd24fde3b4795fe16d824e0416f_s390x",
"8Base-OADP-1.1:oadp/oadp-velero-plugin-for-gcp-rhel8@sha256:01fe6a0edd12b1e2502eaf14ad6d8e29f2b014c0a28883e4f7523a3acb931ec9_s390x",
"8Base-OADP-1.1:oadp/oadp-velero-plugin-for-gcp-rhel8@sha256:7e8544cc441e90e3a44f333f418959f2afe106a04bd117c42a5c482ed7e74d99_amd64",
"8Base-OADP-1.1:oadp/oadp-velero-plugin-for-gcp-rhel8@sha256:e4f3b3a59db8d9180010e87b7502fd3418340cd082bc36f79c6bb38327e925e0_ppc64le",
"8Base-OADP-1.1:oadp/oadp-velero-plugin-for-microsoft-azure-rhel8@sha256:24b9694e68a16a51220789c91dc00ead20c531221de4a5bae7d9fa7107cbe707_amd64",
"8Base-OADP-1.1:oadp/oadp-velero-plugin-for-microsoft-azure-rhel8@sha256:3dd0e9f28febd7e31e6250fc0a86f9908b501bfec9368388c0228aefc5059acd_ppc64le",
"8Base-OADP-1.1:oadp/oadp-velero-plugin-for-microsoft-azure-rhel8@sha256:69745821846f79362dc9f39bc702fd481db05e82913edb718502a311ce38ab8e_s390x",
"8Base-OADP-1.1:oadp/oadp-velero-plugin-rhel8@sha256:0f90a21e45f9d76b6abedcd1b6ffe2843045163702b5f9038f715bf3db0e1b4e_s390x",
"8Base-OADP-1.1:oadp/oadp-velero-plugin-rhel8@sha256:63d5f5165b1fb8942ae60f4b14af2fe39bcc054184c93695b91ef7c26e9eafb2_ppc64le",
"8Base-OADP-1.1:oadp/oadp-velero-plugin-rhel8@sha256:bab55f61f70fe687df984186240c76c5b10f7b5362b2f9a4e21a47d4494d02f2_amd64",
"8Base-OADP-1.1:oadp/oadp-velero-restic-restore-helper-rhel8@sha256:22db35503cef946d1a193f5531017a456d3b34bc26d2b431954f5d385b7be9d8_ppc64le",
"8Base-OADP-1.1:oadp/oadp-velero-restic-restore-helper-rhel8@sha256:268761f1d56d84d41f0a1bd35ae9a050cab7407b4bf47b4a64eb07aef275194e_amd64",
"8Base-OADP-1.1:oadp/oadp-velero-restic-restore-helper-rhel8@sha256:45ae2d99bc7d4c93bace74f285805faa0ad27561037b6b2406e6c4e86ac669f7_s390x",
"8Base-OADP-1.1:oadp/oadp-velero-rhel8@sha256:4e78c9adf01a838ccce151c88bdaf331105472857d096194b6f628ce246e43b2_amd64",
"8Base-OADP-1.1:oadp/oadp-velero-rhel8@sha256:5a11fc682e58aefed3c33c77a536e6677f7bfbac18ca624f7004f7d44a1b8446_ppc64le",
"8Base-OADP-1.1:oadp/oadp-velero-rhel8@sha256:af3c09e10824aebdaf117391ac53519e7128fe789252f8ecb4b144883e74c8e9_s390x",
"8Base-OADP-1.1:oadp/oadp-volume-snapshot-mover-rhel8@sha256:4c7febd90b1af2af27ab252d9774c49a9387d63589fde14d76e25e348c224c7f_ppc64le",
"8Base-OADP-1.1:oadp/oadp-volume-snapshot-mover-rhel8@sha256:8e2322c382d4cbc9717833c702ebd04dfaf2afe04ce87990662569552e78357c_s390x",
"8Base-OADP-1.1:oadp/oadp-volume-snapshot-mover-rhel8@sha256:cde9184ab5f6fd8f4448913d802d0dcdf2a6830facc1a4732dec6eb09bf1b273_amd64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Low"
}
],
"title": "golang: crypto/tls: session tickets lack random ticket_age_add"
},
{
"cve": "CVE-2022-30631",
"cwe": {
"id": "CWE-1325",
"name": "Improperly Controlled Sequential Memory Allocation"
},
"discovery_date": "2022-07-14T00:00:00+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"8Base-OADP-1.1:oadp/oadp-operator-bundle@sha256:95671d1a49ec698f3efd842fa03d98aa2128c2367a0f81f695c47d1bff047bd9_ppc64le",
"8Base-OADP-1.1:oadp/oadp-operator-bundle@sha256:d7441686f4447f6b600c08c8d697e4db91b8b927554df6785d61a8d851baacf0_amd64",
"8Base-OADP-1.1:oadp/oadp-operator-bundle@sha256:dcae0dc90e97361b931ab189f52021a3a4add42fd02033053f32924580af4dc5_s390x"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2107342"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in golang. Calling the Reader, Read method on an archive that contains a large number of concatenated 0-length compressed files can cause a panic issue due to stack exhaustion.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "golang: compress/gzip: stack exhaustion in Reader.Read",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "To exploit CVE-2022-30631, an attacker supplies a specially crafted gzip archive to a Go application that uses a vulnerable version of the compress/gzip package without adequate input validation. This can lead to uncontrolled recursion, resulting in stack exhaustion and causing the application to panic, thereby affecting its availability.\n\nAs this is merely a DoS and there is no known way to control the instruction pointer, RH ProdSec has set the impact of this vulnerabilty to \"Moderate\".\n\nWithin regulated environments, a combination of the following controls acts as a significant barrier to successfully exploiting a CWE-1325: Improperly Controlled Sequential Memory Allocation vulnerability and therefore downgrades the severity of this particular CVE from Moderate to Low.\n\nAccess to the platform is granted only after successful hard token-based multi-factor authentication (MFA) and is governed by least privilege to ensure only authorized users and roles can execute or modify code. Static code analysis and peer reviews enforce strong input validation and error handling, preventing improperly validated inputs from causing system instability, data exposure, or privilege escalation. In the event of successful exploitation, process isolation limits the impact of excessive sequential memory allocation by restricting memory use per process, preventing any single process from exhausting system resources. Finally, the platform uses memory protection mechanisms such as Data Execution Prevention (DEP) and Address Space Layout Randomization (ASLR) to reduce the risk of memory allocation-based attacks.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"8Base-OADP-1.1:oadp/oadp-kubevirt-velero-plugin-rhel8@sha256:649a065b112210ed1248ba2cadecc3d522b888239dc73942934e526fba1d69ad_ppc64le",
"8Base-OADP-1.1:oadp/oadp-kubevirt-velero-plugin-rhel8@sha256:7368b20e3a42ea915f3811f0c9d21e509cbd054efacbd297e88e81fc27a49837_amd64",
"8Base-OADP-1.1:oadp/oadp-kubevirt-velero-plugin-rhel8@sha256:cde730978fa438855891755309c3bb75dc38771f1a94f9ff26a0a1b31a129f01_s390x",
"8Base-OADP-1.1:oadp/oadp-mustgather-rhel8@sha256:183d6de4eed893e0a76d661fdc13858e57a2ed5aeb34f3be6cb6850ef180d141_s390x",
"8Base-OADP-1.1:oadp/oadp-mustgather-rhel8@sha256:3bf1c9f828cf6f3e318078f081a4fc50a7c2efc8c12d09e6feddc8593cb8727a_ppc64le",
"8Base-OADP-1.1:oadp/oadp-mustgather-rhel8@sha256:a17ef49b0cae63b6a7735180683b4d9a15a9a3caa0f14e10ced1e62d0878c3b0_amd64",
"8Base-OADP-1.1:oadp/oadp-rhel8-operator@sha256:993c32f9a9ceba160e76fc2200deca5675506c00f2411bc1dbb16c7458789d5d_s390x",
"8Base-OADP-1.1:oadp/oadp-rhel8-operator@sha256:ea946614675a9479631e3d5dafae5219dc07c6fe239a833143b69be7f73fa7f5_amd64",
"8Base-OADP-1.1:oadp/oadp-rhel8-operator@sha256:eb2965df49c5ff2d53be06b7b4d488510f569c7aaf567999e6d467556572814d_ppc64le",
"8Base-OADP-1.1:oadp/oadp-velero-plugin-for-aws-rhel8@sha256:687c4ab44bd97d033fd3d7fd23d9e0bc011d006608cdfedab668a1fde874d54f_s390x",
"8Base-OADP-1.1:oadp/oadp-velero-plugin-for-aws-rhel8@sha256:cb225573b7adf5956fb12c01e43ba1f04d80e4f820c9aa6af6a50924980c1ea2_amd64",
"8Base-OADP-1.1:oadp/oadp-velero-plugin-for-aws-rhel8@sha256:dded3f6cc24924b79dbb8e6e79b800274f2054b737a42e93176783605859907e_ppc64le",
"8Base-OADP-1.1:oadp/oadp-velero-plugin-for-csi-rhel8@sha256:36c9326a4b96448cb00582d7296270a927761ba0f0616fb8ed4c5987d4e8a70c_amd64",
"8Base-OADP-1.1:oadp/oadp-velero-plugin-for-csi-rhel8@sha256:cd92d9d091b62421632d941db6a9b2c33c1965cf4112a9fb036a09ebe988b91c_ppc64le",
"8Base-OADP-1.1:oadp/oadp-velero-plugin-for-csi-rhel8@sha256:e9e24889681ccd31df9d1831afdf0993f6ce6cd24fde3b4795fe16d824e0416f_s390x",
"8Base-OADP-1.1:oadp/oadp-velero-plugin-for-gcp-rhel8@sha256:01fe6a0edd12b1e2502eaf14ad6d8e29f2b014c0a28883e4f7523a3acb931ec9_s390x",
"8Base-OADP-1.1:oadp/oadp-velero-plugin-for-gcp-rhel8@sha256:7e8544cc441e90e3a44f333f418959f2afe106a04bd117c42a5c482ed7e74d99_amd64",
"8Base-OADP-1.1:oadp/oadp-velero-plugin-for-gcp-rhel8@sha256:e4f3b3a59db8d9180010e87b7502fd3418340cd082bc36f79c6bb38327e925e0_ppc64le",
"8Base-OADP-1.1:oadp/oadp-velero-plugin-for-microsoft-azure-rhel8@sha256:24b9694e68a16a51220789c91dc00ead20c531221de4a5bae7d9fa7107cbe707_amd64",
"8Base-OADP-1.1:oadp/oadp-velero-plugin-for-microsoft-azure-rhel8@sha256:3dd0e9f28febd7e31e6250fc0a86f9908b501bfec9368388c0228aefc5059acd_ppc64le",
"8Base-OADP-1.1:oadp/oadp-velero-plugin-for-microsoft-azure-rhel8@sha256:69745821846f79362dc9f39bc702fd481db05e82913edb718502a311ce38ab8e_s390x",
"8Base-OADP-1.1:oadp/oadp-velero-plugin-rhel8@sha256:0f90a21e45f9d76b6abedcd1b6ffe2843045163702b5f9038f715bf3db0e1b4e_s390x",
"8Base-OADP-1.1:oadp/oadp-velero-plugin-rhel8@sha256:63d5f5165b1fb8942ae60f4b14af2fe39bcc054184c93695b91ef7c26e9eafb2_ppc64le",
"8Base-OADP-1.1:oadp/oadp-velero-plugin-rhel8@sha256:bab55f61f70fe687df984186240c76c5b10f7b5362b2f9a4e21a47d4494d02f2_amd64",
"8Base-OADP-1.1:oadp/oadp-velero-restic-restore-helper-rhel8@sha256:22db35503cef946d1a193f5531017a456d3b34bc26d2b431954f5d385b7be9d8_ppc64le",
"8Base-OADP-1.1:oadp/oadp-velero-restic-restore-helper-rhel8@sha256:268761f1d56d84d41f0a1bd35ae9a050cab7407b4bf47b4a64eb07aef275194e_amd64",
"8Base-OADP-1.1:oadp/oadp-velero-restic-restore-helper-rhel8@sha256:45ae2d99bc7d4c93bace74f285805faa0ad27561037b6b2406e6c4e86ac669f7_s390x",
"8Base-OADP-1.1:oadp/oadp-velero-rhel8@sha256:4e78c9adf01a838ccce151c88bdaf331105472857d096194b6f628ce246e43b2_amd64",
"8Base-OADP-1.1:oadp/oadp-velero-rhel8@sha256:5a11fc682e58aefed3c33c77a536e6677f7bfbac18ca624f7004f7d44a1b8446_ppc64le",
"8Base-OADP-1.1:oadp/oadp-velero-rhel8@sha256:af3c09e10824aebdaf117391ac53519e7128fe789252f8ecb4b144883e74c8e9_s390x",
"8Base-OADP-1.1:oadp/oadp-volume-snapshot-mover-rhel8@sha256:4c7febd90b1af2af27ab252d9774c49a9387d63589fde14d76e25e348c224c7f_ppc64le",
"8Base-OADP-1.1:oadp/oadp-volume-snapshot-mover-rhel8@sha256:8e2322c382d4cbc9717833c702ebd04dfaf2afe04ce87990662569552e78357c_s390x",
"8Base-OADP-1.1:oadp/oadp-volume-snapshot-mover-rhel8@sha256:cde9184ab5f6fd8f4448913d802d0dcdf2a6830facc1a4732dec6eb09bf1b273_amd64"
],
"known_not_affected": [
"8Base-OADP-1.1:oadp/oadp-operator-bundle@sha256:95671d1a49ec698f3efd842fa03d98aa2128c2367a0f81f695c47d1bff047bd9_ppc64le",
"8Base-OADP-1.1:oadp/oadp-operator-bundle@sha256:d7441686f4447f6b600c08c8d697e4db91b8b927554df6785d61a8d851baacf0_amd64",
"8Base-OADP-1.1:oadp/oadp-operator-bundle@sha256:dcae0dc90e97361b931ab189f52021a3a4add42fd02033053f32924580af4dc5_s390x"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2022-30631"
},
{
"category": "external",
"summary": "RHBZ#2107342",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2107342"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2022-30631",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-30631"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2022-30631",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2022-30631"
},
{
"category": "external",
"summary": "https://go.dev/issue/53168",
"url": "https://go.dev/issue/53168"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-announce/c/nqrv9fbR0zE",
"url": "https://groups.google.com/g/golang-announce/c/nqrv9fbR0zE"
}
],
"release_date": "2022-07-12T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2022-09-01T01:24:16+00:00",
"details": "For details on how to apply this update, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"8Base-OADP-1.1:oadp/oadp-kubevirt-velero-plugin-rhel8@sha256:649a065b112210ed1248ba2cadecc3d522b888239dc73942934e526fba1d69ad_ppc64le",
"8Base-OADP-1.1:oadp/oadp-kubevirt-velero-plugin-rhel8@sha256:7368b20e3a42ea915f3811f0c9d21e509cbd054efacbd297e88e81fc27a49837_amd64",
"8Base-OADP-1.1:oadp/oadp-kubevirt-velero-plugin-rhel8@sha256:cde730978fa438855891755309c3bb75dc38771f1a94f9ff26a0a1b31a129f01_s390x",
"8Base-OADP-1.1:oadp/oadp-mustgather-rhel8@sha256:183d6de4eed893e0a76d661fdc13858e57a2ed5aeb34f3be6cb6850ef180d141_s390x",
"8Base-OADP-1.1:oadp/oadp-mustgather-rhel8@sha256:3bf1c9f828cf6f3e318078f081a4fc50a7c2efc8c12d09e6feddc8593cb8727a_ppc64le",
"8Base-OADP-1.1:oadp/oadp-mustgather-rhel8@sha256:a17ef49b0cae63b6a7735180683b4d9a15a9a3caa0f14e10ced1e62d0878c3b0_amd64",
"8Base-OADP-1.1:oadp/oadp-rhel8-operator@sha256:993c32f9a9ceba160e76fc2200deca5675506c00f2411bc1dbb16c7458789d5d_s390x",
"8Base-OADP-1.1:oadp/oadp-rhel8-operator@sha256:ea946614675a9479631e3d5dafae5219dc07c6fe239a833143b69be7f73fa7f5_amd64",
"8Base-OADP-1.1:oadp/oadp-rhel8-operator@sha256:eb2965df49c5ff2d53be06b7b4d488510f569c7aaf567999e6d467556572814d_ppc64le",
"8Base-OADP-1.1:oadp/oadp-velero-plugin-for-aws-rhel8@sha256:687c4ab44bd97d033fd3d7fd23d9e0bc011d006608cdfedab668a1fde874d54f_s390x",
"8Base-OADP-1.1:oadp/oadp-velero-plugin-for-aws-rhel8@sha256:cb225573b7adf5956fb12c01e43ba1f04d80e4f820c9aa6af6a50924980c1ea2_amd64",
"8Base-OADP-1.1:oadp/oadp-velero-plugin-for-aws-rhel8@sha256:dded3f6cc24924b79dbb8e6e79b800274f2054b737a42e93176783605859907e_ppc64le",
"8Base-OADP-1.1:oadp/oadp-velero-plugin-for-csi-rhel8@sha256:36c9326a4b96448cb00582d7296270a927761ba0f0616fb8ed4c5987d4e8a70c_amd64",
"8Base-OADP-1.1:oadp/oadp-velero-plugin-for-csi-rhel8@sha256:cd92d9d091b62421632d941db6a9b2c33c1965cf4112a9fb036a09ebe988b91c_ppc64le",
"8Base-OADP-1.1:oadp/oadp-velero-plugin-for-csi-rhel8@sha256:e9e24889681ccd31df9d1831afdf0993f6ce6cd24fde3b4795fe16d824e0416f_s390x",
"8Base-OADP-1.1:oadp/oadp-velero-plugin-for-gcp-rhel8@sha256:01fe6a0edd12b1e2502eaf14ad6d8e29f2b014c0a28883e4f7523a3acb931ec9_s390x",
"8Base-OADP-1.1:oadp/oadp-velero-plugin-for-gcp-rhel8@sha256:7e8544cc441e90e3a44f333f418959f2afe106a04bd117c42a5c482ed7e74d99_amd64",
"8Base-OADP-1.1:oadp/oadp-velero-plugin-for-gcp-rhel8@sha256:e4f3b3a59db8d9180010e87b7502fd3418340cd082bc36f79c6bb38327e925e0_ppc64le",
"8Base-OADP-1.1:oadp/oadp-velero-plugin-for-microsoft-azure-rhel8@sha256:24b9694e68a16a51220789c91dc00ead20c531221de4a5bae7d9fa7107cbe707_amd64",
"8Base-OADP-1.1:oadp/oadp-velero-plugin-for-microsoft-azure-rhel8@sha256:3dd0e9f28febd7e31e6250fc0a86f9908b501bfec9368388c0228aefc5059acd_ppc64le",
"8Base-OADP-1.1:oadp/oadp-velero-plugin-for-microsoft-azure-rhel8@sha256:69745821846f79362dc9f39bc702fd481db05e82913edb718502a311ce38ab8e_s390x",
"8Base-OADP-1.1:oadp/oadp-velero-plugin-rhel8@sha256:0f90a21e45f9d76b6abedcd1b6ffe2843045163702b5f9038f715bf3db0e1b4e_s390x",
"8Base-OADP-1.1:oadp/oadp-velero-plugin-rhel8@sha256:63d5f5165b1fb8942ae60f4b14af2fe39bcc054184c93695b91ef7c26e9eafb2_ppc64le",
"8Base-OADP-1.1:oadp/oadp-velero-plugin-rhel8@sha256:bab55f61f70fe687df984186240c76c5b10f7b5362b2f9a4e21a47d4494d02f2_amd64",
"8Base-OADP-1.1:oadp/oadp-velero-restic-restore-helper-rhel8@sha256:22db35503cef946d1a193f5531017a456d3b34bc26d2b431954f5d385b7be9d8_ppc64le",
"8Base-OADP-1.1:oadp/oadp-velero-restic-restore-helper-rhel8@sha256:268761f1d56d84d41f0a1bd35ae9a050cab7407b4bf47b4a64eb07aef275194e_amd64",
"8Base-OADP-1.1:oadp/oadp-velero-restic-restore-helper-rhel8@sha256:45ae2d99bc7d4c93bace74f285805faa0ad27561037b6b2406e6c4e86ac669f7_s390x",
"8Base-OADP-1.1:oadp/oadp-velero-rhel8@sha256:4e78c9adf01a838ccce151c88bdaf331105472857d096194b6f628ce246e43b2_amd64",
"8Base-OADP-1.1:oadp/oadp-velero-rhel8@sha256:5a11fc682e58aefed3c33c77a536e6677f7bfbac18ca624f7004f7d44a1b8446_ppc64le",
"8Base-OADP-1.1:oadp/oadp-velero-rhel8@sha256:af3c09e10824aebdaf117391ac53519e7128fe789252f8ecb4b144883e74c8e9_s390x",
"8Base-OADP-1.1:oadp/oadp-volume-snapshot-mover-rhel8@sha256:4c7febd90b1af2af27ab252d9774c49a9387d63589fde14d76e25e348c224c7f_ppc64le",
"8Base-OADP-1.1:oadp/oadp-volume-snapshot-mover-rhel8@sha256:8e2322c382d4cbc9717833c702ebd04dfaf2afe04ce87990662569552e78357c_s390x",
"8Base-OADP-1.1:oadp/oadp-volume-snapshot-mover-rhel8@sha256:cde9184ab5f6fd8f4448913d802d0dcdf2a6830facc1a4732dec6eb09bf1b273_amd64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2022:6290"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"8Base-OADP-1.1:oadp/oadp-kubevirt-velero-plugin-rhel8@sha256:649a065b112210ed1248ba2cadecc3d522b888239dc73942934e526fba1d69ad_ppc64le",
"8Base-OADP-1.1:oadp/oadp-kubevirt-velero-plugin-rhel8@sha256:7368b20e3a42ea915f3811f0c9d21e509cbd054efacbd297e88e81fc27a49837_amd64",
"8Base-OADP-1.1:oadp/oadp-kubevirt-velero-plugin-rhel8@sha256:cde730978fa438855891755309c3bb75dc38771f1a94f9ff26a0a1b31a129f01_s390x",
"8Base-OADP-1.1:oadp/oadp-mustgather-rhel8@sha256:183d6de4eed893e0a76d661fdc13858e57a2ed5aeb34f3be6cb6850ef180d141_s390x",
"8Base-OADP-1.1:oadp/oadp-mustgather-rhel8@sha256:3bf1c9f828cf6f3e318078f081a4fc50a7c2efc8c12d09e6feddc8593cb8727a_ppc64le",
"8Base-OADP-1.1:oadp/oadp-mustgather-rhel8@sha256:a17ef49b0cae63b6a7735180683b4d9a15a9a3caa0f14e10ced1e62d0878c3b0_amd64",
"8Base-OADP-1.1:oadp/oadp-operator-bundle@sha256:95671d1a49ec698f3efd842fa03d98aa2128c2367a0f81f695c47d1bff047bd9_ppc64le",
"8Base-OADP-1.1:oadp/oadp-operator-bundle@sha256:d7441686f4447f6b600c08c8d697e4db91b8b927554df6785d61a8d851baacf0_amd64",
"8Base-OADP-1.1:oadp/oadp-operator-bundle@sha256:dcae0dc90e97361b931ab189f52021a3a4add42fd02033053f32924580af4dc5_s390x",
"8Base-OADP-1.1:oadp/oadp-rhel8-operator@sha256:993c32f9a9ceba160e76fc2200deca5675506c00f2411bc1dbb16c7458789d5d_s390x",
"8Base-OADP-1.1:oadp/oadp-rhel8-operator@sha256:ea946614675a9479631e3d5dafae5219dc07c6fe239a833143b69be7f73fa7f5_amd64",
"8Base-OADP-1.1:oadp/oadp-rhel8-operator@sha256:eb2965df49c5ff2d53be06b7b4d488510f569c7aaf567999e6d467556572814d_ppc64le",
"8Base-OADP-1.1:oadp/oadp-velero-plugin-for-aws-rhel8@sha256:687c4ab44bd97d033fd3d7fd23d9e0bc011d006608cdfedab668a1fde874d54f_s390x",
"8Base-OADP-1.1:oadp/oadp-velero-plugin-for-aws-rhel8@sha256:cb225573b7adf5956fb12c01e43ba1f04d80e4f820c9aa6af6a50924980c1ea2_amd64",
"8Base-OADP-1.1:oadp/oadp-velero-plugin-for-aws-rhel8@sha256:dded3f6cc24924b79dbb8e6e79b800274f2054b737a42e93176783605859907e_ppc64le",
"8Base-OADP-1.1:oadp/oadp-velero-plugin-for-csi-rhel8@sha256:36c9326a4b96448cb00582d7296270a927761ba0f0616fb8ed4c5987d4e8a70c_amd64",
"8Base-OADP-1.1:oadp/oadp-velero-plugin-for-csi-rhel8@sha256:cd92d9d091b62421632d941db6a9b2c33c1965cf4112a9fb036a09ebe988b91c_ppc64le",
"8Base-OADP-1.1:oadp/oadp-velero-plugin-for-csi-rhel8@sha256:e9e24889681ccd31df9d1831afdf0993f6ce6cd24fde3b4795fe16d824e0416f_s390x",
"8Base-OADP-1.1:oadp/oadp-velero-plugin-for-gcp-rhel8@sha256:01fe6a0edd12b1e2502eaf14ad6d8e29f2b014c0a28883e4f7523a3acb931ec9_s390x",
"8Base-OADP-1.1:oadp/oadp-velero-plugin-for-gcp-rhel8@sha256:7e8544cc441e90e3a44f333f418959f2afe106a04bd117c42a5c482ed7e74d99_amd64",
"8Base-OADP-1.1:oadp/oadp-velero-plugin-for-gcp-rhel8@sha256:e4f3b3a59db8d9180010e87b7502fd3418340cd082bc36f79c6bb38327e925e0_ppc64le",
"8Base-OADP-1.1:oadp/oadp-velero-plugin-for-microsoft-azure-rhel8@sha256:24b9694e68a16a51220789c91dc00ead20c531221de4a5bae7d9fa7107cbe707_amd64",
"8Base-OADP-1.1:oadp/oadp-velero-plugin-for-microsoft-azure-rhel8@sha256:3dd0e9f28febd7e31e6250fc0a86f9908b501bfec9368388c0228aefc5059acd_ppc64le",
"8Base-OADP-1.1:oadp/oadp-velero-plugin-for-microsoft-azure-rhel8@sha256:69745821846f79362dc9f39bc702fd481db05e82913edb718502a311ce38ab8e_s390x",
"8Base-OADP-1.1:oadp/oadp-velero-plugin-rhel8@sha256:0f90a21e45f9d76b6abedcd1b6ffe2843045163702b5f9038f715bf3db0e1b4e_s390x",
"8Base-OADP-1.1:oadp/oadp-velero-plugin-rhel8@sha256:63d5f5165b1fb8942ae60f4b14af2fe39bcc054184c93695b91ef7c26e9eafb2_ppc64le",
"8Base-OADP-1.1:oadp/oadp-velero-plugin-rhel8@sha256:bab55f61f70fe687df984186240c76c5b10f7b5362b2f9a4e21a47d4494d02f2_amd64",
"8Base-OADP-1.1:oadp/oadp-velero-restic-restore-helper-rhel8@sha256:22db35503cef946d1a193f5531017a456d3b34bc26d2b431954f5d385b7be9d8_ppc64le",
"8Base-OADP-1.1:oadp/oadp-velero-restic-restore-helper-rhel8@sha256:268761f1d56d84d41f0a1bd35ae9a050cab7407b4bf47b4a64eb07aef275194e_amd64",
"8Base-OADP-1.1:oadp/oadp-velero-restic-restore-helper-rhel8@sha256:45ae2d99bc7d4c93bace74f285805faa0ad27561037b6b2406e6c4e86ac669f7_s390x",
"8Base-OADP-1.1:oadp/oadp-velero-rhel8@sha256:4e78c9adf01a838ccce151c88bdaf331105472857d096194b6f628ce246e43b2_amd64",
"8Base-OADP-1.1:oadp/oadp-velero-rhel8@sha256:5a11fc682e58aefed3c33c77a536e6677f7bfbac18ca624f7004f7d44a1b8446_ppc64le",
"8Base-OADP-1.1:oadp/oadp-velero-rhel8@sha256:af3c09e10824aebdaf117391ac53519e7128fe789252f8ecb4b144883e74c8e9_s390x",
"8Base-OADP-1.1:oadp/oadp-volume-snapshot-mover-rhel8@sha256:4c7febd90b1af2af27ab252d9774c49a9387d63589fde14d76e25e348c224c7f_ppc64le",
"8Base-OADP-1.1:oadp/oadp-volume-snapshot-mover-rhel8@sha256:8e2322c382d4cbc9717833c702ebd04dfaf2afe04ce87990662569552e78357c_s390x",
"8Base-OADP-1.1:oadp/oadp-volume-snapshot-mover-rhel8@sha256:cde9184ab5f6fd8f4448913d802d0dcdf2a6830facc1a4732dec6eb09bf1b273_amd64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "golang: compress/gzip: stack exhaustion in Reader.Read"
}
]
}
rhsa-2022_6103
Vulnerability from csaf_redhat
Notes
{
"document": {
"aggregate_severity": {
"namespace": "https://access.redhat.com/security/updates/classification/",
"text": "Moderate"
},
"category": "csaf_security_advisory",
"csaf_version": "2.0",
"distribution": {
"text": "Copyright \u00a9 Red Hat, Inc. All rights reserved.",
"tlp": {
"label": "WHITE",
"url": "https://www.first.org/tlp/"
}
},
"lang": "en",
"notes": [
{
"category": "summary",
"text": "Red Hat OpenShift Container Platform release 4.11.1 is now available with\nupdates to packages and images that fix several bugs and add enhancements.\n\nThis release includes a security update for Red Hat OpenShift Container Platform 4.11.\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 link(s) in the References section.",
"title": "Topic"
},
{
"category": "general",
"text": "Red Hat OpenShift Container Platform is Red Hat\u0027s cloud computing\nKubernetes application platform solution designed for on-premise or private\ncloud deployments.\n\nThis advisory contains the container images for Red Hat OpenShift Container Platform 4.11.1. See the following advisory for the RPM packages for this release:\n\nhttps://access.redhat.com/errata/RHSA-2022:6102\n\nSpace precludes documenting all of the container images in this advisory. See the following Release Notes documentation, which will be updated shortly for this release, for details about these changes:\n\nhttps://docs.openshift.com/container-platform/4.11/release_notes/ocp-4-11-release-notes.html\n\nSecurity Fix(es):\n\n* golang: compress/gzip: stack exhaustion in Reader.Read (CVE-2022-30631)\n* golang: crypto/tls: session tickets lack random ticket_age_add\n(CVE-2022-30629)\n\nFor more details about the security issue(s), including the impact, a CVSS\nscore, acknowledgments, and other related information, refer to the CVE\npage(s)\nlisted in the References section.\n\nYou may download the oc tool and use it to inspect release image metadata as follows:\n\n(For x86_64 architecture)\n\n $ oc adm release info quay.io/openshift-release-dev/ocp-release:4.11.1-x86_64\n\nThe image digest is sha256:97410a5db655a9d3017b735c2c0747c849d09ff551765e49d5272b80c024a844\n\n(For s390x architecture)\n\n $ oc adm release info quay.io/openshift-release-dev/ocp-release:4.11.1-s390x\n\nThe image digest is sha256:13734de7e796e46f5403ef9ee918be88c12fdc9b73acb8777e0cc7c56a276794\n\n(For ppc64le architecture)\n\n $ oc adm release info quay.io/openshift-release-dev/ocp-release:4.11.1-ppc64le\n\nThe image digest is sha256:d0019b6b8b32cc9fea06562e6ce175086fa7de7b2b7dce171a8ac1a57f92f10b\n\n(For aarch64 architecture)\n\n $ oc adm release info quay.io/openshift-release-dev/ocp-release:4.11.1-aarch64\n\nThe image digest is sha256:3394a79e173ac17bc96a7256665701d3d7e2a95535a12f2ceb19ceb41dcd6b79 \n\nAll OpenShift Container Platform 4.11 users are advised to upgrade to these updated packages and images when they are available in the appropriate release channel. To check for available updates, use the OpenShift Console or the CLI oc command. Instructions for upgrading a cluster are available\nat https://docs.openshift.com/container-platform/4.11/updating/updating-cluster-cli.html",
"title": "Details"
},
{
"category": "legal_disclaimer",
"text": "This content is licensed under the Creative Commons Attribution 4.0 International License (https://creativecommons.org/licenses/by/4.0/). If you distribute this content, or a modified version of it, you must provide attribution to Red Hat Inc. and provide a link to the original.",
"title": "Terms of Use"
}
],
"publisher": {
"category": "vendor",
"contact_details": "https://access.redhat.com/security/team/contact/",
"issuing_authority": "Red Hat Product Security is responsible for vulnerability handling across all Red Hat products and services.",
"name": "Red Hat Product Security",
"namespace": "https://www.redhat.com"
},
"references": [
{
"category": "self",
"summary": "https://access.redhat.com/errata/RHSA-2022:6103",
"url": "https://access.redhat.com/errata/RHSA-2022:6103"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/updates/classification/#moderate",
"url": "https://access.redhat.com/security/updates/classification/#moderate"
},
{
"category": "external",
"summary": "2033256",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2033256"
},
{
"category": "external",
"summary": "2040715",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2040715"
},
{
"category": "external",
"summary": "2063622",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2063622"
},
{
"category": "external",
"summary": "2092793",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2092793"
},
{
"category": "external",
"summary": "2102576",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2102576"
},
{
"category": "external",
"summary": "2103638",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2103638"
},
{
"category": "external",
"summary": "2103899",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2103899"
},
{
"category": "external",
"summary": "2104386",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2104386"
},
{
"category": "external",
"summary": "2104435",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2104435"
},
{
"category": "external",
"summary": "2104510",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2104510"
},
{
"category": "external",
"summary": "2104687",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2104687"
},
{
"category": "external",
"summary": "2105056",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2105056"
},
{
"category": "external",
"summary": "2105444",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2105444"
},
{
"category": "external",
"summary": "2106772",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2106772"
},
{
"category": "external",
"summary": "2106795",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2106795"
},
{
"category": "external",
"summary": "2107003",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2107003"
},
{
"category": "external",
"summary": "2107045",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2107045"
},
{
"category": "external",
"summary": "2107342",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2107342"
},
{
"category": "external",
"summary": "2107777",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2107777"
},
{
"category": "external",
"summary": "2107871",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2107871"
},
{
"category": "external",
"summary": "2108021",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2108021"
},
{
"category": "external",
"summary": "2109052",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2109052"
},
{
"category": "external",
"summary": "2109205",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2109205"
},
{
"category": "external",
"summary": "2109270",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2109270"
},
{
"category": "external",
"summary": "2109489",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2109489"
},
{
"category": "external",
"summary": "2109709",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2109709"
},
{
"category": "external",
"summary": "2109731",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2109731"
},
{
"category": "external",
"summary": "2109866",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2109866"
},
{
"category": "external",
"summary": "2109977",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2109977"
},
{
"category": "external",
"summary": "2110482",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2110482"
},
{
"category": "external",
"summary": "2110723",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2110723"
},
{
"category": "external",
"summary": "2110737",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2110737"
},
{
"category": "external",
"summary": "2111037",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2111037"
},
{
"category": "external",
"summary": "2111347",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2111347"
},
{
"category": "external",
"summary": "2111471",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2111471"
},
{
"category": "external",
"summary": "2111475",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2111475"
},
{
"category": "external",
"summary": "2111587",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2111587"
},
{
"category": "external",
"summary": "2111619",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2111619"
},
{
"category": "external",
"summary": "2111992",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2111992"
},
{
"category": "external",
"summary": "2112297",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2112297"
},
{
"category": "external",
"summary": "2112353",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2112353"
},
{
"category": "external",
"summary": "2112908",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2112908"
},
{
"category": "external",
"summary": "2112912",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2112912"
},
{
"category": "external",
"summary": "2113926",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2113926"
},
{
"category": "external",
"summary": "2113938",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2113938"
},
{
"category": "external",
"summary": "2114574",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2114574"
},
{
"category": "external",
"summary": "2114602",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2114602"
},
{
"category": "external",
"summary": "2114964",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2114964"
},
{
"category": "external",
"summary": "2115315",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2115315"
},
{
"category": "external",
"summary": "2115435",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2115435"
},
{
"category": "external",
"summary": "2115564",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2115564"
},
{
"category": "external",
"summary": "2115817",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2115817"
},
{
"category": "external",
"summary": "2116009",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2116009"
},
{
"category": "external",
"summary": "2116557",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2116557"
},
{
"category": "external",
"summary": "2117223",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2117223"
},
{
"category": "external",
"summary": "2117324",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2117324"
},
{
"category": "external",
"summary": "2117353",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2117353"
},
{
"category": "external",
"summary": "2117370",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2117370"
},
{
"category": "external",
"summary": "2117746",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2117746"
},
{
"category": "external",
"summary": "2118214",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2118214"
},
{
"category": "external",
"summary": "2118375",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2118375"
},
{
"category": "external",
"summary": "OCPBUGS-1",
"url": "https://issues.redhat.com/browse/OCPBUGS-1"
},
{
"category": "self",
"summary": "Canonical URL",
"url": "https://security.access.redhat.com/data/csaf/v2/advisories/2022/rhsa-2022_6103.json"
}
],
"title": "Red Hat Security Advisory: OpenShift Container Platform 4.11.1 bug fix and security update",
"tracking": {
"current_release_date": "2025-01-06T19:20:23+00:00",
"generator": {
"date": "2025-01-06T19:20:23+00:00",
"engine": {
"name": "Red Hat SDEngine",
"version": "4.2.5"
}
},
"id": "RHSA-2022:6103",
"initial_release_date": "2022-08-23T15:06:48+00:00",
"revision_history": [
{
"date": "2022-08-23T15:06:48+00:00",
"number": "1",
"summary": "Initial version"
},
{
"date": "2022-08-23T15:06:48+00:00",
"number": "2",
"summary": "Last updated version"
},
{
"date": "2025-01-06T19:20:23+00:00",
"number": "3",
"summary": "Last generated version"
}
],
"status": "final",
"version": "3"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_name",
"name": "Red Hat OpenShift Container Platform 4.11",
"product": {
"name": "Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11",
"product_identification_helper": {
"cpe": "cpe:/a:redhat:openshift:4.11::el8"
}
}
}
],
"category": "product_family",
"name": "Red Hat OpenShift Enterprise"
},
{
"branches": [
{
"category": "product_version",
"name": "openshift4/ose-cluster-autoscaler@sha256:1874b5f344ce686750e01167b9e4ca61e5d1468e55e3d60363d22f4e80d2099a_s390x",
"product": {
"name": "openshift4/ose-cluster-autoscaler@sha256:1874b5f344ce686750e01167b9e4ca61e5d1468e55e3d60363d22f4e80d2099a_s390x",
"product_id": "openshift4/ose-cluster-autoscaler@sha256:1874b5f344ce686750e01167b9e4ca61e5d1468e55e3d60363d22f4e80d2099a_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-cluster-autoscaler@sha256:1874b5f344ce686750e01167b9e4ca61e5d1468e55e3d60363d22f4e80d2099a?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-cluster-autoscaler\u0026tag=v4.11.0-202208150437.p0.g80a9b6d.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-baremetal-machine-controllers@sha256:092186662282ca09b701f0e198faf403905315190a1f1bcfdaf952ee0012f2f7_s390x",
"product": {
"name": "openshift4/ose-baremetal-machine-controllers@sha256:092186662282ca09b701f0e198faf403905315190a1f1bcfdaf952ee0012f2f7_s390x",
"product_id": "openshift4/ose-baremetal-machine-controllers@sha256:092186662282ca09b701f0e198faf403905315190a1f1bcfdaf952ee0012f2f7_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-baremetal-machine-controllers@sha256:092186662282ca09b701f0e198faf403905315190a1f1bcfdaf952ee0012f2f7?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-baremetal-machine-controllers\u0026tag=v4.11.0-202208031306.p0.ga65be86.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-cluster-etcd-rhel8-operator@sha256:82ffb1ead2ccaf05f5f876828d851f85451a8ee0a843aab7ab87fdb7faf62c1e_s390x",
"product": {
"name": "openshift4/ose-cluster-etcd-rhel8-operator@sha256:82ffb1ead2ccaf05f5f876828d851f85451a8ee0a843aab7ab87fdb7faf62c1e_s390x",
"product_id": "openshift4/ose-cluster-etcd-rhel8-operator@sha256:82ffb1ead2ccaf05f5f876828d851f85451a8ee0a843aab7ab87fdb7faf62c1e_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-cluster-etcd-rhel8-operator@sha256:82ffb1ead2ccaf05f5f876828d851f85451a8ee0a843aab7ab87fdb7faf62c1e?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-cluster-etcd-rhel8-operator\u0026tag=v4.11.0-202208162257.p0.g5579971.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-cluster-monitoring-operator@sha256:38097086911176eb6d94c9eb3fb744336d5c07b95c989d719dd7ed20807ae3c9_s390x",
"product": {
"name": "openshift4/ose-cluster-monitoring-operator@sha256:38097086911176eb6d94c9eb3fb744336d5c07b95c989d719dd7ed20807ae3c9_s390x",
"product_id": "openshift4/ose-cluster-monitoring-operator@sha256:38097086911176eb6d94c9eb3fb744336d5c07b95c989d719dd7ed20807ae3c9_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-cluster-monitoring-operator@sha256:38097086911176eb6d94c9eb3fb744336d5c07b95c989d719dd7ed20807ae3c9?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-cluster-monitoring-operator\u0026tag=v4.11.0-202208110436.p0.g2e9b60a.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-cluster-network-operator@sha256:c6cf66b22c51935f2c081b23208eab48c41a44b9b915035ffa896101c41deb0a_s390x",
"product": {
"name": "openshift4/ose-cluster-network-operator@sha256:c6cf66b22c51935f2c081b23208eab48c41a44b9b915035ffa896101c41deb0a_s390x",
"product_id": "openshift4/ose-cluster-network-operator@sha256:c6cf66b22c51935f2c081b23208eab48c41a44b9b915035ffa896101c41deb0a_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-cluster-network-operator@sha256:c6cf66b22c51935f2c081b23208eab48c41a44b9b915035ffa896101c41deb0a?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-cluster-network-operator\u0026tag=v4.11.0-202208031306.p0.g3528a6b.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-cluster-node-tuning-operator@sha256:032fbdb27508aaf93b1dedfc114e67cc8d398f4a6bd9f994ca40eb66d1e50f5f_s390x",
"product": {
"name": "openshift4/ose-cluster-node-tuning-operator@sha256:032fbdb27508aaf93b1dedfc114e67cc8d398f4a6bd9f994ca40eb66d1e50f5f_s390x",
"product_id": "openshift4/ose-cluster-node-tuning-operator@sha256:032fbdb27508aaf93b1dedfc114e67cc8d398f4a6bd9f994ca40eb66d1e50f5f_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-cluster-node-tuning-operator@sha256:032fbdb27508aaf93b1dedfc114e67cc8d398f4a6bd9f994ca40eb66d1e50f5f?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-cluster-node-tuning-operator\u0026tag=v4.11.0-202208161847.p0.gf75e0e7.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-cluster-version-operator@sha256:43508917e491dcbcf0375ce2c0252fe79bc1cde78419a9c6ea20895fac2dac1f_s390x",
"product": {
"name": "openshift4/ose-cluster-version-operator@sha256:43508917e491dcbcf0375ce2c0252fe79bc1cde78419a9c6ea20895fac2dac1f_s390x",
"product_id": "openshift4/ose-cluster-version-operator@sha256:43508917e491dcbcf0375ce2c0252fe79bc1cde78419a9c6ea20895fac2dac1f_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-cluster-version-operator@sha256:43508917e491dcbcf0375ce2c0252fe79bc1cde78419a9c6ea20895fac2dac1f?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-cluster-version-operator\u0026tag=v4.11.0-202208161348.p0.g0520e51.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-configmap-reloader@sha256:26a13df99ea07b0298cd5f90b086f510c201cc7762a6020b1683489498f92247_s390x",
"product": {
"name": "openshift4/ose-configmap-reloader@sha256:26a13df99ea07b0298cd5f90b086f510c201cc7762a6020b1683489498f92247_s390x",
"product_id": "openshift4/ose-configmap-reloader@sha256:26a13df99ea07b0298cd5f90b086f510c201cc7762a6020b1683489498f92247_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-configmap-reloader@sha256:26a13df99ea07b0298cd5f90b086f510c201cc7762a6020b1683489498f92247?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-configmap-reloader\u0026tag=v4.11.0-202208031306.p0.gb7c03bb.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-coredns@sha256:58a52e4a3e0336391d21cf60c29dbede81e0a4a0dd27d54caa8c8107d4071da4_s390x",
"product": {
"name": "openshift4/ose-coredns@sha256:58a52e4a3e0336391d21cf60c29dbede81e0a4a0dd27d54caa8c8107d4071da4_s390x",
"product_id": "openshift4/ose-coredns@sha256:58a52e4a3e0336391d21cf60c29dbede81e0a4a0dd27d54caa8c8107d4071da4_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-coredns@sha256:58a52e4a3e0336391d21cf60c29dbede81e0a4a0dd27d54caa8c8107d4071da4?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-coredns\u0026tag=v4.11.0-202208031306.p0.g7fe212f.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-csi-external-attacher-rhel8@sha256:a53bedc03d9cba348d76acfbe586df0f319a417216b5a1293e917693d2bf987b_s390x",
"product": {
"name": "openshift4/ose-csi-external-attacher-rhel8@sha256:a53bedc03d9cba348d76acfbe586df0f319a417216b5a1293e917693d2bf987b_s390x",
"product_id": "openshift4/ose-csi-external-attacher-rhel8@sha256:a53bedc03d9cba348d76acfbe586df0f319a417216b5a1293e917693d2bf987b_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-csi-external-attacher-rhel8@sha256:a53bedc03d9cba348d76acfbe586df0f319a417216b5a1293e917693d2bf987b?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-csi-external-attacher-rhel8\u0026tag=v4.11.0-202208150437.p0.gda5442f.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-csi-external-attacher@sha256:a53bedc03d9cba348d76acfbe586df0f319a417216b5a1293e917693d2bf987b_s390x",
"product": {
"name": "openshift4/ose-csi-external-attacher@sha256:a53bedc03d9cba348d76acfbe586df0f319a417216b5a1293e917693d2bf987b_s390x",
"product_id": "openshift4/ose-csi-external-attacher@sha256:a53bedc03d9cba348d76acfbe586df0f319a417216b5a1293e917693d2bf987b_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-csi-external-attacher@sha256:a53bedc03d9cba348d76acfbe586df0f319a417216b5a1293e917693d2bf987b?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-csi-external-attacher\u0026tag=v4.11.0-202208150437.p0.gda5442f.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-csi-livenessprobe@sha256:0dc3629d883c31ef6babc095eb93106c1505b2ff332c4ef1a5a91bedd50c70d2_s390x",
"product": {
"name": "openshift4/ose-csi-livenessprobe@sha256:0dc3629d883c31ef6babc095eb93106c1505b2ff332c4ef1a5a91bedd50c70d2_s390x",
"product_id": "openshift4/ose-csi-livenessprobe@sha256:0dc3629d883c31ef6babc095eb93106c1505b2ff332c4ef1a5a91bedd50c70d2_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-csi-livenessprobe@sha256:0dc3629d883c31ef6babc095eb93106c1505b2ff332c4ef1a5a91bedd50c70d2?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-csi-livenessprobe\u0026tag=v4.11.0-202208150437.p0.g7319607.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-csi-livenessprobe-rhel8@sha256:0dc3629d883c31ef6babc095eb93106c1505b2ff332c4ef1a5a91bedd50c70d2_s390x",
"product": {
"name": "openshift4/ose-csi-livenessprobe-rhel8@sha256:0dc3629d883c31ef6babc095eb93106c1505b2ff332c4ef1a5a91bedd50c70d2_s390x",
"product_id": "openshift4/ose-csi-livenessprobe-rhel8@sha256:0dc3629d883c31ef6babc095eb93106c1505b2ff332c4ef1a5a91bedd50c70d2_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-csi-livenessprobe-rhel8@sha256:0dc3629d883c31ef6babc095eb93106c1505b2ff332c4ef1a5a91bedd50c70d2?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel8\u0026tag=v4.11.0-202208150437.p0.g7319607.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-csi-node-driver-registrar-rhel8@sha256:d43e9ead11ce2d470c24485b53bc18f3bd906a74f98ed996a07300d798d23788_s390x",
"product": {
"name": "openshift4/ose-csi-node-driver-registrar-rhel8@sha256:d43e9ead11ce2d470c24485b53bc18f3bd906a74f98ed996a07300d798d23788_s390x",
"product_id": "openshift4/ose-csi-node-driver-registrar-rhel8@sha256:d43e9ead11ce2d470c24485b53bc18f3bd906a74f98ed996a07300d798d23788_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-csi-node-driver-registrar-rhel8@sha256:d43e9ead11ce2d470c24485b53bc18f3bd906a74f98ed996a07300d798d23788?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel8\u0026tag=v4.11.0-202208031306.p0.g710109c.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-csi-node-driver-registrar@sha256:d43e9ead11ce2d470c24485b53bc18f3bd906a74f98ed996a07300d798d23788_s390x",
"product": {
"name": "openshift4/ose-csi-node-driver-registrar@sha256:d43e9ead11ce2d470c24485b53bc18f3bd906a74f98ed996a07300d798d23788_s390x",
"product_id": "openshift4/ose-csi-node-driver-registrar@sha256:d43e9ead11ce2d470c24485b53bc18f3bd906a74f98ed996a07300d798d23788_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-csi-node-driver-registrar@sha256:d43e9ead11ce2d470c24485b53bc18f3bd906a74f98ed996a07300d798d23788?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-csi-node-driver-registrar\u0026tag=v4.11.0-202208031306.p0.g710109c.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-csi-external-provisioner@sha256:ed000063acc18b89dd40d374b3ac29d010a7bbc3eb77403070a27c04c8e1c761_s390x",
"product": {
"name": "openshift4/ose-csi-external-provisioner@sha256:ed000063acc18b89dd40d374b3ac29d010a7bbc3eb77403070a27c04c8e1c761_s390x",
"product_id": "openshift4/ose-csi-external-provisioner@sha256:ed000063acc18b89dd40d374b3ac29d010a7bbc3eb77403070a27c04c8e1c761_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-csi-external-provisioner@sha256:ed000063acc18b89dd40d374b3ac29d010a7bbc3eb77403070a27c04c8e1c761?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-csi-external-provisioner\u0026tag=v4.11.0-202208150437.p0.g86277ec.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-csi-external-provisioner-rhel8@sha256:ed000063acc18b89dd40d374b3ac29d010a7bbc3eb77403070a27c04c8e1c761_s390x",
"product": {
"name": "openshift4/ose-csi-external-provisioner-rhel8@sha256:ed000063acc18b89dd40d374b3ac29d010a7bbc3eb77403070a27c04c8e1c761_s390x",
"product_id": "openshift4/ose-csi-external-provisioner-rhel8@sha256:ed000063acc18b89dd40d374b3ac29d010a7bbc3eb77403070a27c04c8e1c761_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-csi-external-provisioner-rhel8@sha256:ed000063acc18b89dd40d374b3ac29d010a7bbc3eb77403070a27c04c8e1c761?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel8\u0026tag=v4.11.0-202208150437.p0.g86277ec.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/driver-toolkit-rhel8@sha256:ebbdb04cefcb10f1932415c1fe7453b20066594c0febd1f6e3d28dd71c29c939_s390x",
"product": {
"name": "openshift4/driver-toolkit-rhel8@sha256:ebbdb04cefcb10f1932415c1fe7453b20066594c0febd1f6e3d28dd71c29c939_s390x",
"product_id": "openshift4/driver-toolkit-rhel8@sha256:ebbdb04cefcb10f1932415c1fe7453b20066594c0febd1f6e3d28dd71c29c939_s390x",
"product_identification_helper": {
"purl": "pkg:oci/driver-toolkit-rhel8@sha256:ebbdb04cefcb10f1932415c1fe7453b20066594c0febd1f6e3d28dd71c29c939?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/driver-toolkit-rhel8\u0026tag=v4.11.0-202208031306.p0.g4e799c0.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-oauth-proxy@sha256:56da8995fd4330fe9c28dbc873d699ca3c5eda75d1bcaba0ef9de2b209822ad9_s390x",
"product": {
"name": "openshift4/ose-oauth-proxy@sha256:56da8995fd4330fe9c28dbc873d699ca3c5eda75d1bcaba0ef9de2b209822ad9_s390x",
"product_id": "openshift4/ose-oauth-proxy@sha256:56da8995fd4330fe9c28dbc873d699ca3c5eda75d1bcaba0ef9de2b209822ad9_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-oauth-proxy@sha256:56da8995fd4330fe9c28dbc873d699ca3c5eda75d1bcaba0ef9de2b209822ad9?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-oauth-proxy\u0026tag=v4.11.0-202208150437.p0.gaad1b28.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-prometheus-alertmanager@sha256:13c7b3e7d5a2a75a806642a614189de0f4ae1639a9cab78ca7104ba65b4fd385_s390x",
"product": {
"name": "openshift4/ose-prometheus-alertmanager@sha256:13c7b3e7d5a2a75a806642a614189de0f4ae1639a9cab78ca7104ba65b4fd385_s390x",
"product_id": "openshift4/ose-prometheus-alertmanager@sha256:13c7b3e7d5a2a75a806642a614189de0f4ae1639a9cab78ca7104ba65b4fd385_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-prometheus-alertmanager@sha256:13c7b3e7d5a2a75a806642a614189de0f4ae1639a9cab78ca7104ba65b4fd385?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-prometheus-alertmanager\u0026tag=v4.11.0-202208031306.p0.g05cfc39.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-prometheus-node-exporter@sha256:52adf1af03f2c7fef37ac537638577b913a73b11490ef16c789c40dbfbc9391c_s390x",
"product": {
"name": "openshift4/ose-prometheus-node-exporter@sha256:52adf1af03f2c7fef37ac537638577b913a73b11490ef16c789c40dbfbc9391c_s390x",
"product_id": "openshift4/ose-prometheus-node-exporter@sha256:52adf1af03f2c7fef37ac537638577b913a73b11490ef16c789c40dbfbc9391c_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-prometheus-node-exporter@sha256:52adf1af03f2c7fef37ac537638577b913a73b11490ef16c789c40dbfbc9391c?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-prometheus-node-exporter\u0026tag=v4.11.0-202208031306.p0.g0102201.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-prometheus@sha256:64ad3518eff522dda5d221496a94cf2fe14b5c68175d0002ff01bbeb131756b1_s390x",
"product": {
"name": "openshift4/ose-prometheus@sha256:64ad3518eff522dda5d221496a94cf2fe14b5c68175d0002ff01bbeb131756b1_s390x",
"product_id": "openshift4/ose-prometheus@sha256:64ad3518eff522dda5d221496a94cf2fe14b5c68175d0002ff01bbeb131756b1_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-prometheus@sha256:64ad3518eff522dda5d221496a94cf2fe14b5c68175d0002ff01bbeb131756b1?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-prometheus\u0026tag=v4.11.0-202208031306.p0.gd2dfc27.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-grafana@sha256:093a89f3ee3bc7b83d786457fd7dd2cd4b4df8b4d69597136c68c33b62f1555d_s390x",
"product": {
"name": "openshift4/ose-grafana@sha256:093a89f3ee3bc7b83d786457fd7dd2cd4b4df8b4d69597136c68c33b62f1555d_s390x",
"product_id": "openshift4/ose-grafana@sha256:093a89f3ee3bc7b83d786457fd7dd2cd4b4df8b4d69597136c68c33b62f1555d_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-grafana@sha256:093a89f3ee3bc7b83d786457fd7dd2cd4b4df8b4d69597136c68c33b62f1555d?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-grafana\u0026tag=v4.11.0-202208031306.p0.g6773185.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-kube-proxy@sha256:176e3d9d7ee66a0e547e4c7be5dbb17376cfb9e83c13edb2f2f3f0b47fe370dd_s390x",
"product": {
"name": "openshift4/ose-kube-proxy@sha256:176e3d9d7ee66a0e547e4c7be5dbb17376cfb9e83c13edb2f2f3f0b47fe370dd_s390x",
"product_id": "openshift4/ose-kube-proxy@sha256:176e3d9d7ee66a0e547e4c7be5dbb17376cfb9e83c13edb2f2f3f0b47fe370dd_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-kube-proxy@sha256:176e3d9d7ee66a0e547e4c7be5dbb17376cfb9e83c13edb2f2f3f0b47fe370dd?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-kube-proxy\u0026tag=v4.11.0-202208161348.p0.g93345d4.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-kube-rbac-proxy@sha256:c7398161761676c9b95f78a21f5a8acd206dcac50c121b39e26f2d73ee2a3c66_s390x",
"product": {
"name": "openshift4/ose-kube-rbac-proxy@sha256:c7398161761676c9b95f78a21f5a8acd206dcac50c121b39e26f2d73ee2a3c66_s390x",
"product_id": "openshift4/ose-kube-rbac-proxy@sha256:c7398161761676c9b95f78a21f5a8acd206dcac50c121b39e26f2d73ee2a3c66_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-kube-rbac-proxy@sha256:c7398161761676c9b95f78a21f5a8acd206dcac50c121b39e26f2d73ee2a3c66?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-kube-rbac-proxy\u0026tag=v4.11.0-202208031306.p0.ga805ba5.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-kube-state-metrics@sha256:86498588af9912a494d306c600bf0e5b2b5393a7b927037a97691fff726d917b_s390x",
"product": {
"name": "openshift4/ose-kube-state-metrics@sha256:86498588af9912a494d306c600bf0e5b2b5393a7b927037a97691fff726d917b_s390x",
"product_id": "openshift4/ose-kube-state-metrics@sha256:86498588af9912a494d306c600bf0e5b2b5393a7b927037a97691fff726d917b_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-kube-state-metrics@sha256:86498588af9912a494d306c600bf0e5b2b5393a7b927037a97691fff726d917b?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-kube-state-metrics\u0026tag=v4.11.0-202208031306.p0.g896d000.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-operator-marketplace@sha256:97e0f4771aa15f5757e48ebb478798e549c8f171057d32aed5b1342b2f06266e_s390x",
"product": {
"name": "openshift4/ose-operator-marketplace@sha256:97e0f4771aa15f5757e48ebb478798e549c8f171057d32aed5b1342b2f06266e_s390x",
"product_id": "openshift4/ose-operator-marketplace@sha256:97e0f4771aa15f5757e48ebb478798e549c8f171057d32aed5b1342b2f06266e_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-operator-marketplace@sha256:97e0f4771aa15f5757e48ebb478798e549c8f171057d32aed5b1342b2f06266e?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-operator-marketplace\u0026tag=v4.11.0-202208031306.p0.g040c64e.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-multus-cni@sha256:633c3b5509971739a0e95a8fab99a29bc5a81797c55c2cfdc97d184a055175af_s390x",
"product": {
"name": "openshift4/ose-multus-cni@sha256:633c3b5509971739a0e95a8fab99a29bc5a81797c55c2cfdc97d184a055175af_s390x",
"product_id": "openshift4/ose-multus-cni@sha256:633c3b5509971739a0e95a8fab99a29bc5a81797c55c2cfdc97d184a055175af_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-multus-cni@sha256:633c3b5509971739a0e95a8fab99a29bc5a81797c55c2cfdc97d184a055175af?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-multus-cni\u0026tag=v4.11.0-202208150736.p0.g3cc5a3a.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-oauth-server-rhel8@sha256:6f23eef8a61ada1a120bb5e03f477727d5b21e6fac6482ef823de58c2a838073_s390x",
"product": {
"name": "openshift4/ose-oauth-server-rhel8@sha256:6f23eef8a61ada1a120bb5e03f477727d5b21e6fac6482ef823de58c2a838073_s390x",
"product_id": "openshift4/ose-oauth-server-rhel8@sha256:6f23eef8a61ada1a120bb5e03f477727d5b21e6fac6482ef823de58c2a838073_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-oauth-server-rhel8@sha256:6f23eef8a61ada1a120bb5e03f477727d5b21e6fac6482ef823de58c2a838073?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-oauth-server-rhel8\u0026tag=v4.11.0-202208031703.p0.g8d80088.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-docker-builder@sha256:1d4caa6d1f83d5dee59672c6692283c6560df72ae1b575b70992356d57c62a3c_s390x",
"product": {
"name": "openshift4/ose-docker-builder@sha256:1d4caa6d1f83d5dee59672c6692283c6560df72ae1b575b70992356d57c62a3c_s390x",
"product_id": "openshift4/ose-docker-builder@sha256:1d4caa6d1f83d5dee59672c6692283c6560df72ae1b575b70992356d57c62a3c_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-docker-builder@sha256:1d4caa6d1f83d5dee59672c6692283c6560df72ae1b575b70992356d57c62a3c?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-docker-builder\u0026tag=v4.11.0-202208161927.p0.g09e95c1.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-cli@sha256:db5e75aa697daf5e0fa6004ad42c04030ff6c22583c93de6cdfc42bf279a79be_s390x",
"product": {
"name": "openshift4/ose-cli@sha256:db5e75aa697daf5e0fa6004ad42c04030ff6c22583c93de6cdfc42bf279a79be_s390x",
"product_id": "openshift4/ose-cli@sha256:db5e75aa697daf5e0fa6004ad42c04030ff6c22583c93de6cdfc42bf279a79be_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-cli@sha256:db5e75aa697daf5e0fa6004ad42c04030ff6c22583c93de6cdfc42bf279a79be?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-cli\u0026tag=v4.11.0-202208150437.p0.gfcf512e.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-console@sha256:773182d61251834f80c36cebf472dbff70025334977ecc416560e55a41a9e8c7_s390x",
"product": {
"name": "openshift4/ose-console@sha256:773182d61251834f80c36cebf472dbff70025334977ecc416560e55a41a9e8c7_s390x",
"product_id": "openshift4/ose-console@sha256:773182d61251834f80c36cebf472dbff70025334977ecc416560e55a41a9e8c7_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-console@sha256:773182d61251834f80c36cebf472dbff70025334977ecc416560e55a41a9e8c7?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-console\u0026tag=v4.11.0-202208110436.p0.g6b10e5b.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-console-operator@sha256:51aa483bf4f840be495ad572254641187d19bf74f2d38424477f5893179f649a_s390x",
"product": {
"name": "openshift4/ose-console-operator@sha256:51aa483bf4f840be495ad572254641187d19bf74f2d38424477f5893179f649a_s390x",
"product_id": "openshift4/ose-console-operator@sha256:51aa483bf4f840be495ad572254641187d19bf74f2d38424477f5893179f649a_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-console-operator@sha256:51aa483bf4f840be495ad572254641187d19bf74f2d38424477f5893179f649a?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-console-operator\u0026tag=v4.11.0-202208031306.p0.g501e91f.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-deployer@sha256:5e63d593d7d8f648ea011b738346132a29f88bf59f0a0d9bb7140ad80c3a91ec_s390x",
"product": {
"name": "openshift4/ose-deployer@sha256:5e63d593d7d8f648ea011b738346132a29f88bf59f0a0d9bb7140ad80c3a91ec_s390x",
"product_id": "openshift4/ose-deployer@sha256:5e63d593d7d8f648ea011b738346132a29f88bf59f0a0d9bb7140ad80c3a91ec_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-deployer@sha256:5e63d593d7d8f648ea011b738346132a29f88bf59f0a0d9bb7140ad80c3a91ec?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-deployer\u0026tag=v4.11.0-202208150437.p0.gfcf512e.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-haproxy-router@sha256:62dce7f4daf142d66daa2d05dba25341c0b95356eed16a1c2cececb443b8da77_s390x",
"product": {
"name": "openshift4/ose-haproxy-router@sha256:62dce7f4daf142d66daa2d05dba25341c0b95356eed16a1c2cececb443b8da77_s390x",
"product_id": "openshift4/ose-haproxy-router@sha256:62dce7f4daf142d66daa2d05dba25341c0b95356eed16a1c2cececb443b8da77_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-haproxy-router@sha256:62dce7f4daf142d66daa2d05dba25341c0b95356eed16a1c2cececb443b8da77?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-haproxy-router\u0026tag=v4.11.0-202208150437.p0.g601ba57.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-hyperkube@sha256:0987c96c1001b1316c932b77597d965285f6d4117aade6e81194b591a57ab31c_s390x",
"product": {
"name": "openshift4/ose-hyperkube@sha256:0987c96c1001b1316c932b77597d965285f6d4117aade6e81194b591a57ab31c_s390x",
"product_id": "openshift4/ose-hyperkube@sha256:0987c96c1001b1316c932b77597d965285f6d4117aade6e81194b591a57ab31c_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-hyperkube@sha256:0987c96c1001b1316c932b77597d965285f6d4117aade6e81194b591a57ab31c?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-hyperkube\u0026tag=v4.11.0-202208150437.p0.g4f0dd4d.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-keepalived-ipfailover@sha256:01e13ebf8479c51a6345c19b7ba19aedd7d8b0894f667da4b8bc89ebb11cdb7d_s390x",
"product": {
"name": "openshift4/ose-keepalived-ipfailover@sha256:01e13ebf8479c51a6345c19b7ba19aedd7d8b0894f667da4b8bc89ebb11cdb7d_s390x",
"product_id": "openshift4/ose-keepalived-ipfailover@sha256:01e13ebf8479c51a6345c19b7ba19aedd7d8b0894f667da4b8bc89ebb11cdb7d_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-keepalived-ipfailover@sha256:01e13ebf8479c51a6345c19b7ba19aedd7d8b0894f667da4b8bc89ebb11cdb7d?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-keepalived-ipfailover\u0026tag=v4.11.0-202208031306.p0.gf1330f6.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-pod@sha256:51a4a033be2739a7a7a3edc7a1ee16ad9caddc5ae1f5a14c448afe3f5f906428_s390x",
"product": {
"name": "openshift4/ose-pod@sha256:51a4a033be2739a7a7a3edc7a1ee16ad9caddc5ae1f5a14c448afe3f5f906428_s390x",
"product_id": "openshift4/ose-pod@sha256:51a4a033be2739a7a7a3edc7a1ee16ad9caddc5ae1f5a14c448afe3f5f906428_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-pod@sha256:51a4a033be2739a7a7a3edc7a1ee16ad9caddc5ae1f5a14c448afe3f5f906428?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-pod\u0026tag=v4.11.0-202208101756.p0.g4f0dd4d.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-docker-registry@sha256:29be3d008714476dccb8c4b1fc8fc67de892d798c3873ef32c15732671e190b3_s390x",
"product": {
"name": "openshift4/ose-docker-registry@sha256:29be3d008714476dccb8c4b1fc8fc67de892d798c3873ef32c15732671e190b3_s390x",
"product_id": "openshift4/ose-docker-registry@sha256:29be3d008714476dccb8c4b1fc8fc67de892d798c3873ef32c15732671e190b3_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-docker-registry@sha256:29be3d008714476dccb8c4b1fc8fc67de892d798c3873ef32c15732671e190b3?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-docker-registry\u0026tag=v4.11.0-202208031306.p0.g9f07f43.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-tests@sha256:62f2f4e4ceba4c9b0a2116d3f3ec7c3b467f597e089e791f5a1271ecc4fcc3fd_s390x",
"product": {
"name": "openshift4/ose-tests@sha256:62f2f4e4ceba4c9b0a2116d3f3ec7c3b467f597e089e791f5a1271ecc4fcc3fd_s390x",
"product_id": "openshift4/ose-tests@sha256:62f2f4e4ceba4c9b0a2116d3f3ec7c3b467f597e089e791f5a1271ecc4fcc3fd_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-tests@sha256:62f2f4e4ceba4c9b0a2116d3f3ec7c3b467f597e089e791f5a1271ecc4fcc3fd?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-tests\u0026tag=v4.11.0-202208150437.p0.g2137b2b.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-openshift-state-metrics-rhel8@sha256:2950d0bcc7204cc50083c65c5353f5334b8d2c26a49b1ddf649cc5f154588ddd_s390x",
"product": {
"name": "openshift4/ose-openshift-state-metrics-rhel8@sha256:2950d0bcc7204cc50083c65c5353f5334b8d2c26a49b1ddf649cc5f154588ddd_s390x",
"product_id": "openshift4/ose-openshift-state-metrics-rhel8@sha256:2950d0bcc7204cc50083c65c5353f5334b8d2c26a49b1ddf649cc5f154588ddd_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-openshift-state-metrics-rhel8@sha256:2950d0bcc7204cc50083c65c5353f5334b8d2c26a49b1ddf649cc5f154588ddd?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel8\u0026tag=v4.11.0-202208031306.p0.g1a7a5dc.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-operator-lifecycle-manager@sha256:e6b3dbe4aa6b5820b0aa9194980a88c90591286154b0d0bc4091a3b437b37d6b_s390x",
"product": {
"name": "openshift4/ose-operator-lifecycle-manager@sha256:e6b3dbe4aa6b5820b0aa9194980a88c90591286154b0d0bc4091a3b437b37d6b_s390x",
"product_id": "openshift4/ose-operator-lifecycle-manager@sha256:e6b3dbe4aa6b5820b0aa9194980a88c90591286154b0d0bc4091a3b437b37d6b_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-operator-lifecycle-manager@sha256:e6b3dbe4aa6b5820b0aa9194980a88c90591286154b0d0bc4091a3b437b37d6b?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-operator-lifecycle-manager\u0026tag=v4.11.0-202208152036.p0.g8a984d4.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-operator-registry@sha256:5eb15d8d2b50adc82d64bc4195f37148d2bc74a7fe208edc51300b2a845fe980_s390x",
"product": {
"name": "openshift4/ose-operator-registry@sha256:5eb15d8d2b50adc82d64bc4195f37148d2bc74a7fe208edc51300b2a845fe980_s390x",
"product_id": "openshift4/ose-operator-registry@sha256:5eb15d8d2b50adc82d64bc4195f37148d2bc74a7fe208edc51300b2a845fe980_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-operator-registry@sha256:5eb15d8d2b50adc82d64bc4195f37148d2bc74a7fe208edc51300b2a845fe980?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-operator-registry\u0026tag=v4.11.0-202208152036.p0.g8a984d4.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-agent-installer-api-server-rhel8@sha256:f75740f83210434f126f13c414165a96ba2cf24e081d37ce147381c672211f6d_s390x",
"product": {
"name": "openshift4/ose-agent-installer-api-server-rhel8@sha256:f75740f83210434f126f13c414165a96ba2cf24e081d37ce147381c672211f6d_s390x",
"product_id": "openshift4/ose-agent-installer-api-server-rhel8@sha256:f75740f83210434f126f13c414165a96ba2cf24e081d37ce147381c672211f6d_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-agent-installer-api-server-rhel8@sha256:f75740f83210434f126f13c414165a96ba2cf24e081d37ce147381c672211f6d?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-agent-installer-api-server-rhel8\u0026tag=v4.11.0-202208150437.p0.g0f52647.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-agent-installer-csr-approver-rhel8@sha256:832c7fad36504af9ff0ea617eee9ce7e0d90c3b062dd49764709359ef742526b_s390x",
"product": {
"name": "openshift4/ose-agent-installer-csr-approver-rhel8@sha256:832c7fad36504af9ff0ea617eee9ce7e0d90c3b062dd49764709359ef742526b_s390x",
"product_id": "openshift4/ose-agent-installer-csr-approver-rhel8@sha256:832c7fad36504af9ff0ea617eee9ce7e0d90c3b062dd49764709359ef742526b_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-agent-installer-csr-approver-rhel8@sha256:832c7fad36504af9ff0ea617eee9ce7e0d90c3b062dd49764709359ef742526b?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-agent-installer-csr-approver-rhel8\u0026tag=v4.11.0-202208150437.p0.g9a6e300.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-agent-installer-node-agent-rhel8@sha256:6b7f448cc4ff12f26fe23266eae4532a5a516179eb3081a477d4a1b287d004ca_s390x",
"product": {
"name": "openshift4/ose-agent-installer-node-agent-rhel8@sha256:6b7f448cc4ff12f26fe23266eae4532a5a516179eb3081a477d4a1b287d004ca_s390x",
"product_id": "openshift4/ose-agent-installer-node-agent-rhel8@sha256:6b7f448cc4ff12f26fe23266eae4532a5a516179eb3081a477d4a1b287d004ca_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-agent-installer-node-agent-rhel8@sha256:6b7f448cc4ff12f26fe23266eae4532a5a516179eb3081a477d4a1b287d004ca?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel8\u0026tag=v4.11.0-202208150437.p0.gb17b06b.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-agent-installer-orchestrator-rhel8@sha256:852f901cda9211026376f78c5bff6fc0e90714b44a7e75792e7ee9dca7d41ae5_s390x",
"product": {
"name": "openshift4/ose-agent-installer-orchestrator-rhel8@sha256:852f901cda9211026376f78c5bff6fc0e90714b44a7e75792e7ee9dca7d41ae5_s390x",
"product_id": "openshift4/ose-agent-installer-orchestrator-rhel8@sha256:852f901cda9211026376f78c5bff6fc0e90714b44a7e75792e7ee9dca7d41ae5_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-agent-installer-orchestrator-rhel8@sha256:852f901cda9211026376f78c5bff6fc0e90714b44a7e75792e7ee9dca7d41ae5?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel8\u0026tag=v4.11.0-202208031306.p0.g9a6e300.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-apiserver-network-proxy-rhel8@sha256:ace63e71611bbc9e00c427ea60b48239878d25d23816ea80677ec6fbfab1734f_s390x",
"product": {
"name": "openshift4/ose-apiserver-network-proxy-rhel8@sha256:ace63e71611bbc9e00c427ea60b48239878d25d23816ea80677ec6fbfab1734f_s390x",
"product_id": "openshift4/ose-apiserver-network-proxy-rhel8@sha256:ace63e71611bbc9e00c427ea60b48239878d25d23816ea80677ec6fbfab1734f_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-apiserver-network-proxy-rhel8@sha256:ace63e71611bbc9e00c427ea60b48239878d25d23816ea80677ec6fbfab1734f?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel8\u0026tag=v4.11.0-202208162148.p0.g9a641bb.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-baremetal-installer-rhel8@sha256:f3fa907c69b86a520ed526397264c2908379e5ee092f718b94d3049cf3914664_s390x",
"product": {
"name": "openshift4/ose-baremetal-installer-rhel8@sha256:f3fa907c69b86a520ed526397264c2908379e5ee092f718b94d3049cf3914664_s390x",
"product_id": "openshift4/ose-baremetal-installer-rhel8@sha256:f3fa907c69b86a520ed526397264c2908379e5ee092f718b94d3049cf3914664_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-baremetal-installer-rhel8@sha256:f3fa907c69b86a520ed526397264c2908379e5ee092f718b94d3049cf3914664?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-baremetal-installer-rhel8\u0026tag=v4.11.0-202208161507.p0.g1d2450c.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-baremetal-rhel8-operator@sha256:e42c99f1ee203ec4bce4bff0b9dbae24f02fd970604c592c92f166145a638ff5_s390x",
"product": {
"name": "openshift4/ose-baremetal-rhel8-operator@sha256:e42c99f1ee203ec4bce4bff0b9dbae24f02fd970604c592c92f166145a638ff5_s390x",
"product_id": "openshift4/ose-baremetal-rhel8-operator@sha256:e42c99f1ee203ec4bce4bff0b9dbae24f02fd970604c592c92f166145a638ff5_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-baremetal-rhel8-operator@sha256:e42c99f1ee203ec4bce4bff0b9dbae24f02fd970604c592c92f166145a638ff5?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-baremetal-rhel8-operator\u0026tag=v4.11.0-202208101627.p0.g3122fab.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-baremetal-runtimecfg-rhel8@sha256:0b13e1b6772d771e457a8efa0330d0f7d26679fb057c6b679f4cd50e629075dc_s390x",
"product": {
"name": "openshift4/ose-baremetal-runtimecfg-rhel8@sha256:0b13e1b6772d771e457a8efa0330d0f7d26679fb057c6b679f4cd50e629075dc_s390x",
"product_id": "openshift4/ose-baremetal-runtimecfg-rhel8@sha256:0b13e1b6772d771e457a8efa0330d0f7d26679fb057c6b679f4cd50e629075dc_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-baremetal-runtimecfg-rhel8@sha256:0b13e1b6772d771e457a8efa0330d0f7d26679fb057c6b679f4cd50e629075dc?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel8\u0026tag=v4.11.0-202208031306.p0.g70d770d.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-cli-artifacts@sha256:382c647edbf3fa812d83e9fc1b25696836f574c21376b3438a041692c2aad57a_s390x",
"product": {
"name": "openshift4/ose-cli-artifacts@sha256:382c647edbf3fa812d83e9fc1b25696836f574c21376b3438a041692c2aad57a_s390x",
"product_id": "openshift4/ose-cli-artifacts@sha256:382c647edbf3fa812d83e9fc1b25696836f574c21376b3438a041692c2aad57a_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-cli-artifacts@sha256:382c647edbf3fa812d83e9fc1b25696836f574c21376b3438a041692c2aad57a?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-cli-artifacts\u0026tag=v4.11.0-202208150437.p0.gfcf512e.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-cloud-credential-operator@sha256:dc22b952e382ee4f781305f24c4ac7b400fcec538b577b6dccc3d91728c1b24b_s390x",
"product": {
"name": "openshift4/ose-cloud-credential-operator@sha256:dc22b952e382ee4f781305f24c4ac7b400fcec538b577b6dccc3d91728c1b24b_s390x",
"product_id": "openshift4/ose-cloud-credential-operator@sha256:dc22b952e382ee4f781305f24c4ac7b400fcec538b577b6dccc3d91728c1b24b_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-cloud-credential-operator@sha256:dc22b952e382ee4f781305f24c4ac7b400fcec538b577b6dccc3d91728c1b24b?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-cloud-credential-operator\u0026tag=v4.11.0-202208031306.p0.g9a40d74.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/cloud-network-config-controller-rhel8@sha256:eaedb1749fc0f2c117497ca4e2e82e9366b3e776d9910d45fbc1be4daa774ae8_s390x",
"product": {
"name": "openshift4/cloud-network-config-controller-rhel8@sha256:eaedb1749fc0f2c117497ca4e2e82e9366b3e776d9910d45fbc1be4daa774ae8_s390x",
"product_id": "openshift4/cloud-network-config-controller-rhel8@sha256:eaedb1749fc0f2c117497ca4e2e82e9366b3e776d9910d45fbc1be4daa774ae8_s390x",
"product_identification_helper": {
"purl": "pkg:oci/cloud-network-config-controller-rhel8@sha256:eaedb1749fc0f2c117497ca4e2e82e9366b3e776d9910d45fbc1be4daa774ae8?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/cloud-network-config-controller-rhel8\u0026tag=v4.11.0-202208031306.p0.g7a3c3c9.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-cluster-api-rhel8@sha256:0fe12e245cdd67943627193c7bf56b07b873fe933beb54d6afd6842cd4251d36_s390x",
"product": {
"name": "openshift4/ose-cluster-api-rhel8@sha256:0fe12e245cdd67943627193c7bf56b07b873fe933beb54d6afd6842cd4251d36_s390x",
"product_id": "openshift4/ose-cluster-api-rhel8@sha256:0fe12e245cdd67943627193c7bf56b07b873fe933beb54d6afd6842cd4251d36_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-cluster-api-rhel8@sha256:0fe12e245cdd67943627193c7bf56b07b873fe933beb54d6afd6842cd4251d36?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-cluster-api-rhel8\u0026tag=v4.11.0-202208031306.p0.gf9c215c.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-cluster-authentication-operator@sha256:1ad3e13382a4c8397551803b67296405d954a0692a5ee6935eee94efca111997_s390x",
"product": {
"name": "openshift4/ose-cluster-authentication-operator@sha256:1ad3e13382a4c8397551803b67296405d954a0692a5ee6935eee94efca111997_s390x",
"product_id": "openshift4/ose-cluster-authentication-operator@sha256:1ad3e13382a4c8397551803b67296405d954a0692a5ee6935eee94efca111997_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-cluster-authentication-operator@sha256:1ad3e13382a4c8397551803b67296405d954a0692a5ee6935eee94efca111997?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-cluster-authentication-operator\u0026tag=v4.11.0-202208031306.p0.ge2bcbaa.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-cluster-autoscaler-operator@sha256:8a67e9c395779e4d295121c008905983da8f0f626919d6152558be9b65df9602_s390x",
"product": {
"name": "openshift4/ose-cluster-autoscaler-operator@sha256:8a67e9c395779e4d295121c008905983da8f0f626919d6152558be9b65df9602_s390x",
"product_id": "openshift4/ose-cluster-autoscaler-operator@sha256:8a67e9c395779e4d295121c008905983da8f0f626919d6152558be9b65df9602_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-cluster-autoscaler-operator@sha256:8a67e9c395779e4d295121c008905983da8f0f626919d6152558be9b65df9602?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-cluster-autoscaler-operator\u0026tag=v4.11.0-202208031306.p0.gfcffbcd.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-cluster-baremetal-operator-rhel8@sha256:37013ded4bf047f86added38bd37bf2dd648e0ae5d7f314799cc52d413ecd514_s390x",
"product": {
"name": "openshift4/ose-cluster-baremetal-operator-rhel8@sha256:37013ded4bf047f86added38bd37bf2dd648e0ae5d7f314799cc52d413ecd514_s390x",
"product_id": "openshift4/ose-cluster-baremetal-operator-rhel8@sha256:37013ded4bf047f86added38bd37bf2dd648e0ae5d7f314799cc52d413ecd514_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-cluster-baremetal-operator-rhel8@sha256:37013ded4bf047f86added38bd37bf2dd648e0ae5d7f314799cc52d413ecd514?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel8\u0026tag=v4.11.0-202208031306.p0.g0f415d1.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-cluster-bootstrap@sha256:c0a4b5bf57389be51dd92d75ffa79afbd2a0d8a1bc92d75270b62dc8d00abbff_s390x",
"product": {
"name": "openshift4/ose-cluster-bootstrap@sha256:c0a4b5bf57389be51dd92d75ffa79afbd2a0d8a1bc92d75270b62dc8d00abbff_s390x",
"product_id": "openshift4/ose-cluster-bootstrap@sha256:c0a4b5bf57389be51dd92d75ffa79afbd2a0d8a1bc92d75270b62dc8d00abbff_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-cluster-bootstrap@sha256:c0a4b5bf57389be51dd92d75ffa79afbd2a0d8a1bc92d75270b62dc8d00abbff?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-cluster-bootstrap\u0026tag=v4.11.0-202208031306.p0.gf22d1c6.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-cluster-capi-rhel8-operator@sha256:80fc292bb9c856b3ef7f9b672d84f5924e301a8b5828156ddf8269a56e095d85_s390x",
"product": {
"name": "openshift4/ose-cluster-capi-rhel8-operator@sha256:80fc292bb9c856b3ef7f9b672d84f5924e301a8b5828156ddf8269a56e095d85_s390x",
"product_id": "openshift4/ose-cluster-capi-rhel8-operator@sha256:80fc292bb9c856b3ef7f9b672d84f5924e301a8b5828156ddf8269a56e095d85_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-cluster-capi-rhel8-operator@sha256:80fc292bb9c856b3ef7f9b672d84f5924e301a8b5828156ddf8269a56e095d85?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-cluster-capi-rhel8-operator\u0026tag=v4.11.0-202208031306.p0.g1a88f55.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-cluster-capi-operator-container-rhel8@sha256:80fc292bb9c856b3ef7f9b672d84f5924e301a8b5828156ddf8269a56e095d85_s390x",
"product": {
"name": "openshift4/ose-cluster-capi-operator-container-rhel8@sha256:80fc292bb9c856b3ef7f9b672d84f5924e301a8b5828156ddf8269a56e095d85_s390x",
"product_id": "openshift4/ose-cluster-capi-operator-container-rhel8@sha256:80fc292bb9c856b3ef7f9b672d84f5924e301a8b5828156ddf8269a56e095d85_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-cluster-capi-operator-container-rhel8@sha256:80fc292bb9c856b3ef7f9b672d84f5924e301a8b5828156ddf8269a56e095d85?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-cluster-capi-operator-container-rhel8\u0026tag=v4.11.0-202208031306.p0.g1a88f55.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-cluster-cloud-controller-manager-operator-rhel8@sha256:df851d0c4ccebe4722cbc4f5166b443d6c911b6a7c6792c4df708f8ca8606c3f_s390x",
"product": {
"name": "openshift4/ose-cluster-cloud-controller-manager-operator-rhel8@sha256:df851d0c4ccebe4722cbc4f5166b443d6c911b6a7c6792c4df708f8ca8606c3f_s390x",
"product_id": "openshift4/ose-cluster-cloud-controller-manager-operator-rhel8@sha256:df851d0c4ccebe4722cbc4f5166b443d6c911b6a7c6792c4df708f8ca8606c3f_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-cluster-cloud-controller-manager-operator-rhel8@sha256:df851d0c4ccebe4722cbc4f5166b443d6c911b6a7c6792c4df708f8ca8606c3f?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-operator-rhel8\u0026tag=v4.11.0-202208031306.p0.gc2f2cbf.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-cluster-config-operator@sha256:b5ae46d084d4ac7abffa0d0a1faea78e4f7d00afa8710fa1782642709d46d76b_s390x",
"product": {
"name": "openshift4/ose-cluster-config-operator@sha256:b5ae46d084d4ac7abffa0d0a1faea78e4f7d00afa8710fa1782642709d46d76b_s390x",
"product_id": "openshift4/ose-cluster-config-operator@sha256:b5ae46d084d4ac7abffa0d0a1faea78e4f7d00afa8710fa1782642709d46d76b_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-cluster-config-operator@sha256:b5ae46d084d4ac7abffa0d0a1faea78e4f7d00afa8710fa1782642709d46d76b?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-cluster-config-operator\u0026tag=v4.11.0-202208031306.p0.g0e01b06.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-cluster-csi-snapshot-controller-rhel8-operator@sha256:2beae1f0693a10a0ab50e08602cbf7654f05e1ef225fc162387e581da57e0a3c_s390x",
"product": {
"name": "openshift4/ose-cluster-csi-snapshot-controller-rhel8-operator@sha256:2beae1f0693a10a0ab50e08602cbf7654f05e1ef225fc162387e581da57e0a3c_s390x",
"product_id": "openshift4/ose-cluster-csi-snapshot-controller-rhel8-operator@sha256:2beae1f0693a10a0ab50e08602cbf7654f05e1ef225fc162387e581da57e0a3c_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-cluster-csi-snapshot-controller-rhel8-operator@sha256:2beae1f0693a10a0ab50e08602cbf7654f05e1ef225fc162387e581da57e0a3c?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel8-operator\u0026tag=v4.11.0-202208031306.p0.g8d0774f.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-cluster-dns-operator@sha256:6447a66d13df0d966992e28e8e3225e80182184cd742c772107fcce36aac7797_s390x",
"product": {
"name": "openshift4/ose-cluster-dns-operator@sha256:6447a66d13df0d966992e28e8e3225e80182184cd742c772107fcce36aac7797_s390x",
"product_id": "openshift4/ose-cluster-dns-operator@sha256:6447a66d13df0d966992e28e8e3225e80182184cd742c772107fcce36aac7797_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-cluster-dns-operator@sha256:6447a66d13df0d966992e28e8e3225e80182184cd742c772107fcce36aac7797?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-cluster-dns-operator\u0026tag=v4.11.0-202208031306.p0.g8998093.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-cluster-image-registry-operator@sha256:af60f1e5c058385530c67cf7b4f9e5579ed15b06d2716347bc6db3d13157f438_s390x",
"product": {
"name": "openshift4/ose-cluster-image-registry-operator@sha256:af60f1e5c058385530c67cf7b4f9e5579ed15b06d2716347bc6db3d13157f438_s390x",
"product_id": "openshift4/ose-cluster-image-registry-operator@sha256:af60f1e5c058385530c67cf7b4f9e5579ed15b06d2716347bc6db3d13157f438_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-cluster-image-registry-operator@sha256:af60f1e5c058385530c67cf7b4f9e5579ed15b06d2716347bc6db3d13157f438?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-cluster-image-registry-operator\u0026tag=v4.11.0-202208031306.p0.g4d66ea3.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-cluster-ingress-operator@sha256:ab0c7df78f7265701811c771f447e8fc77cdcb9db7b4358c58c586a1e4616481_s390x",
"product": {
"name": "openshift4/ose-cluster-ingress-operator@sha256:ab0c7df78f7265701811c771f447e8fc77cdcb9db7b4358c58c586a1e4616481_s390x",
"product_id": "openshift4/ose-cluster-ingress-operator@sha256:ab0c7df78f7265701811c771f447e8fc77cdcb9db7b4358c58c586a1e4616481_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-cluster-ingress-operator@sha256:ab0c7df78f7265701811c771f447e8fc77cdcb9db7b4358c58c586a1e4616481?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-cluster-ingress-operator\u0026tag=v4.11.0-202208031306.p0.g2432dad.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-cluster-kube-apiserver-operator@sha256:5b1e127949b717f818448ab053c9354d73ea6981cde107c95c2b5dd658d38e1b_s390x",
"product": {
"name": "openshift4/ose-cluster-kube-apiserver-operator@sha256:5b1e127949b717f818448ab053c9354d73ea6981cde107c95c2b5dd658d38e1b_s390x",
"product_id": "openshift4/ose-cluster-kube-apiserver-operator@sha256:5b1e127949b717f818448ab053c9354d73ea6981cde107c95c2b5dd658d38e1b_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-cluster-kube-apiserver-operator@sha256:5b1e127949b717f818448ab053c9354d73ea6981cde107c95c2b5dd658d38e1b?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-cluster-kube-apiserver-operator\u0026tag=v4.11.0-202208031306.p0.gc7c94db.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-cluster-kube-cluster-api-rhel8-operator@sha256:d9ae7f5c8b3eb47536b545062648171866a69b1f7c078002e5b91c89ebfd77a6_s390x",
"product": {
"name": "openshift4/ose-cluster-kube-cluster-api-rhel8-operator@sha256:d9ae7f5c8b3eb47536b545062648171866a69b1f7c078002e5b91c89ebfd77a6_s390x",
"product_id": "openshift4/ose-cluster-kube-cluster-api-rhel8-operator@sha256:d9ae7f5c8b3eb47536b545062648171866a69b1f7c078002e5b91c89ebfd77a6_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-cluster-kube-cluster-api-rhel8-operator@sha256:d9ae7f5c8b3eb47536b545062648171866a69b1f7c078002e5b91c89ebfd77a6?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-cluster-kube-cluster-api-rhel8-operator\u0026tag=v4.11.0-202208031306.p0.g55efc39.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-cluster-kube-controller-manager-operator@sha256:5d6f1a31087d399c9b63a0d81ac992ad7cb2a10de2dbe8a165a29bc17cb804a7_s390x",
"product": {
"name": "openshift4/ose-cluster-kube-controller-manager-operator@sha256:5d6f1a31087d399c9b63a0d81ac992ad7cb2a10de2dbe8a165a29bc17cb804a7_s390x",
"product_id": "openshift4/ose-cluster-kube-controller-manager-operator@sha256:5d6f1a31087d399c9b63a0d81ac992ad7cb2a10de2dbe8a165a29bc17cb804a7_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-cluster-kube-controller-manager-operator@sha256:5d6f1a31087d399c9b63a0d81ac992ad7cb2a10de2dbe8a165a29bc17cb804a7?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-operator\u0026tag=v4.11.0-202208031306.p0.ga6cb428.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-cluster-kube-scheduler-operator@sha256:83deb5bdc9f0c9284eb4e8de788cc453cdbcfc01d50070fb52465f225f66a1df_s390x",
"product": {
"name": "openshift4/ose-cluster-kube-scheduler-operator@sha256:83deb5bdc9f0c9284eb4e8de788cc453cdbcfc01d50070fb52465f225f66a1df_s390x",
"product_id": "openshift4/ose-cluster-kube-scheduler-operator@sha256:83deb5bdc9f0c9284eb4e8de788cc453cdbcfc01d50070fb52465f225f66a1df_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-cluster-kube-scheduler-operator@sha256:83deb5bdc9f0c9284eb4e8de788cc453cdbcfc01d50070fb52465f225f66a1df?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-cluster-kube-scheduler-operator\u0026tag=v4.11.0-202208151647.p0.g34132f9.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-cluster-kube-storage-version-migrator-rhel8-operator@sha256:76c1af1cd2b729bfacfa83bd3d8ed148284bb5b78b796cd433b8d6863a19d3ef_s390x",
"product": {
"name": "openshift4/ose-cluster-kube-storage-version-migrator-rhel8-operator@sha256:76c1af1cd2b729bfacfa83bd3d8ed148284bb5b78b796cd433b8d6863a19d3ef_s390x",
"product_id": "openshift4/ose-cluster-kube-storage-version-migrator-rhel8-operator@sha256:76c1af1cd2b729bfacfa83bd3d8ed148284bb5b78b796cd433b8d6863a19d3ef_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-cluster-kube-storage-version-migrator-rhel8-operator@sha256:76c1af1cd2b729bfacfa83bd3d8ed148284bb5b78b796cd433b8d6863a19d3ef?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel8-operator\u0026tag=v4.11.0-202208031306.p0.g12d050a.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-cluster-machine-approver@sha256:07667ef8e091ee997b5e659dfa3c8a762573f7f0a202dba72d42032c827111e0_s390x",
"product": {
"name": "openshift4/ose-cluster-machine-approver@sha256:07667ef8e091ee997b5e659dfa3c8a762573f7f0a202dba72d42032c827111e0_s390x",
"product_id": "openshift4/ose-cluster-machine-approver@sha256:07667ef8e091ee997b5e659dfa3c8a762573f7f0a202dba72d42032c827111e0_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-cluster-machine-approver@sha256:07667ef8e091ee997b5e659dfa3c8a762573f7f0a202dba72d42032c827111e0?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-cluster-machine-approver\u0026tag=v4.11.0-202208031306.p0.g3ee1fe4.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-cluster-openshift-apiserver-operator@sha256:a01a7943ecfa16a7ee0efd14e2cf192c887544cf9b9517b66dcdd0b9f1cd34dc_s390x",
"product": {
"name": "openshift4/ose-cluster-openshift-apiserver-operator@sha256:a01a7943ecfa16a7ee0efd14e2cf192c887544cf9b9517b66dcdd0b9f1cd34dc_s390x",
"product_id": "openshift4/ose-cluster-openshift-apiserver-operator@sha256:a01a7943ecfa16a7ee0efd14e2cf192c887544cf9b9517b66dcdd0b9f1cd34dc_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-cluster-openshift-apiserver-operator@sha256:a01a7943ecfa16a7ee0efd14e2cf192c887544cf9b9517b66dcdd0b9f1cd34dc?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-operator\u0026tag=v4.11.0-202208031306.p0.g5ddbeef.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-cluster-openshift-controller-manager-operator@sha256:6e38c38b884651ae615d96617cbb562966ad67a63241dc1296c38e61556b6f74_s390x",
"product": {
"name": "openshift4/ose-cluster-openshift-controller-manager-operator@sha256:6e38c38b884651ae615d96617cbb562966ad67a63241dc1296c38e61556b6f74_s390x",
"product_id": "openshift4/ose-cluster-openshift-controller-manager-operator@sha256:6e38c38b884651ae615d96617cbb562966ad67a63241dc1296c38e61556b6f74_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-cluster-openshift-controller-manager-operator@sha256:6e38c38b884651ae615d96617cbb562966ad67a63241dc1296c38e61556b6f74?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-operator\u0026tag=v4.11.0-202208161348.p0.g6b1bf28.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ovirt-csi-driver-rhel8-operator@sha256:7a167a4e4c80b02d4e3a4d1f17b84c47fa7f2818c20ae643891e04d6270a58a6_s390x",
"product": {
"name": "openshift4/ovirt-csi-driver-rhel8-operator@sha256:7a167a4e4c80b02d4e3a4d1f17b84c47fa7f2818c20ae643891e04d6270a58a6_s390x",
"product_id": "openshift4/ovirt-csi-driver-rhel8-operator@sha256:7a167a4e4c80b02d4e3a4d1f17b84c47fa7f2818c20ae643891e04d6270a58a6_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ovirt-csi-driver-rhel8-operator@sha256:7a167a4e4c80b02d4e3a4d1f17b84c47fa7f2818c20ae643891e04d6270a58a6?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ovirt-csi-driver-rhel8-operator\u0026tag=v4.11.0-202208031306.p0.g7a30e38.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-cluster-policy-controller-rhel8@sha256:7ad8d955c2bf988905684f85876a22874dd235f2bac686c8565585abac5cc2eb_s390x",
"product": {
"name": "openshift4/ose-cluster-policy-controller-rhel8@sha256:7ad8d955c2bf988905684f85876a22874dd235f2bac686c8565585abac5cc2eb_s390x",
"product_id": "openshift4/ose-cluster-policy-controller-rhel8@sha256:7ad8d955c2bf988905684f85876a22874dd235f2bac686c8565585abac5cc2eb_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-cluster-policy-controller-rhel8@sha256:7ad8d955c2bf988905684f85876a22874dd235f2bac686c8565585abac5cc2eb?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel8\u0026tag=v4.11.0-202208031703.p0.gc7201ed.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-cluster-samples-operator@sha256:41b5edfb6f395372593d2ece37102b6c53deabaf208a2d66cc3486308bf7bcd9_s390x",
"product": {
"name": "openshift4/ose-cluster-samples-operator@sha256:41b5edfb6f395372593d2ece37102b6c53deabaf208a2d66cc3486308bf7bcd9_s390x",
"product_id": "openshift4/ose-cluster-samples-operator@sha256:41b5edfb6f395372593d2ece37102b6c53deabaf208a2d66cc3486308bf7bcd9_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-cluster-samples-operator@sha256:41b5edfb6f395372593d2ece37102b6c53deabaf208a2d66cc3486308bf7bcd9?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-cluster-samples-operator\u0026tag=v4.11.0-202208150437.p0.g375a4a9.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-cluster-storage-operator@sha256:a2da82561c61ddde3ed10057743ad59cefb36cd9b59a167bd1c01638cdb1b9a6_s390x",
"product": {
"name": "openshift4/ose-cluster-storage-operator@sha256:a2da82561c61ddde3ed10057743ad59cefb36cd9b59a167bd1c01638cdb1b9a6_s390x",
"product_id": "openshift4/ose-cluster-storage-operator@sha256:a2da82561c61ddde3ed10057743ad59cefb36cd9b59a167bd1c01638cdb1b9a6_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-cluster-storage-operator@sha256:a2da82561c61ddde3ed10057743ad59cefb36cd9b59a167bd1c01638cdb1b9a6?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-cluster-storage-operator\u0026tag=v4.11.0-202208110436.p0.g8377efd.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-cluster-update-keys@sha256:e830e81f1cafe4d2aaf49f3e96befdf1a992afbc64795fed941591d88f5ce71a_s390x",
"product": {
"name": "openshift4/ose-cluster-update-keys@sha256:e830e81f1cafe4d2aaf49f3e96befdf1a992afbc64795fed941591d88f5ce71a_s390x",
"product_id": "openshift4/ose-cluster-update-keys@sha256:e830e81f1cafe4d2aaf49f3e96befdf1a992afbc64795fed941591d88f5ce71a_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-cluster-update-keys@sha256:e830e81f1cafe4d2aaf49f3e96befdf1a992afbc64795fed941591d88f5ce71a?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-cluster-update-keys\u0026tag=v4.11.0-202208031306.p0.g289032f.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-container-networking-plugins-rhel8@sha256:d22cbaf4967340a39cf7ad96e68450b79898b204b5c994bd2d7f330377953412_s390x",
"product": {
"name": "openshift4/ose-container-networking-plugins-rhel8@sha256:d22cbaf4967340a39cf7ad96e68450b79898b204b5c994bd2d7f330377953412_s390x",
"product_id": "openshift4/ose-container-networking-plugins-rhel8@sha256:d22cbaf4967340a39cf7ad96e68450b79898b204b5c994bd2d7f330377953412_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-container-networking-plugins-rhel8@sha256:d22cbaf4967340a39cf7ad96e68450b79898b204b5c994bd2d7f330377953412?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-container-networking-plugins-rhel8\u0026tag=v4.11.0-202208031306.p0.g0ad9da6.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-csi-driver-shared-resource-rhel8@sha256:571d542a628389ea713e3426c6cae7c6ea403476a0de0162ddcf67f39cffae6e_s390x",
"product": {
"name": "openshift4/ose-csi-driver-shared-resource-rhel8@sha256:571d542a628389ea713e3426c6cae7c6ea403476a0de0162ddcf67f39cffae6e_s390x",
"product_id": "openshift4/ose-csi-driver-shared-resource-rhel8@sha256:571d542a628389ea713e3426c6cae7c6ea403476a0de0162ddcf67f39cffae6e_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-csi-driver-shared-resource-rhel8@sha256:571d542a628389ea713e3426c6cae7c6ea403476a0de0162ddcf67f39cffae6e?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-csi-driver-shared-resource-rhel8\u0026tag=v4.11.0-202208031306.p0.g3f69f2f.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-csi-driver-shared-resource-operator-rhel8@sha256:50c08c144bb33f382aaaf878157a8ebf58968bd575321cd179ca26551925cac5_s390x",
"product": {
"name": "openshift4/ose-csi-driver-shared-resource-operator-rhel8@sha256:50c08c144bb33f382aaaf878157a8ebf58968bd575321cd179ca26551925cac5_s390x",
"product_id": "openshift4/ose-csi-driver-shared-resource-operator-rhel8@sha256:50c08c144bb33f382aaaf878157a8ebf58968bd575321cd179ca26551925cac5_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-csi-driver-shared-resource-operator-rhel8@sha256:50c08c144bb33f382aaaf878157a8ebf58968bd575321cd179ca26551925cac5?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-csi-driver-shared-resource-operator-rhel8\u0026tag=v4.11.0-202208031306.p0.gd3985eb.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-csi-driver-shared-resource-webhook-rhel8@sha256:fc0a42ee3a99634f86088f6b5903474041d9c0f27d8a80c446c6c709d7462cf1_s390x",
"product": {
"name": "openshift4/ose-csi-driver-shared-resource-webhook-rhel8@sha256:fc0a42ee3a99634f86088f6b5903474041d9c0f27d8a80c446c6c709d7462cf1_s390x",
"product_id": "openshift4/ose-csi-driver-shared-resource-webhook-rhel8@sha256:fc0a42ee3a99634f86088f6b5903474041d9c0f27d8a80c446c6c709d7462cf1_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-csi-driver-shared-resource-webhook-rhel8@sha256:fc0a42ee3a99634f86088f6b5903474041d9c0f27d8a80c446c6c709d7462cf1?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-csi-driver-shared-resource-webhook-rhel8\u0026tag=v4.11.0-202208031306.p0.g3f69f2f.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-csi-external-resizer@sha256:68a45dffdbea5cbe6bb78ec6dfeded91d4ae361fa24dc5221d8507f7715d7320_s390x",
"product": {
"name": "openshift4/ose-csi-external-resizer@sha256:68a45dffdbea5cbe6bb78ec6dfeded91d4ae361fa24dc5221d8507f7715d7320_s390x",
"product_id": "openshift4/ose-csi-external-resizer@sha256:68a45dffdbea5cbe6bb78ec6dfeded91d4ae361fa24dc5221d8507f7715d7320_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-csi-external-resizer@sha256:68a45dffdbea5cbe6bb78ec6dfeded91d4ae361fa24dc5221d8507f7715d7320?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-csi-external-resizer\u0026tag=v4.11.0-202208031306.p0.g2cea576.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-csi-external-resizer-rhel8@sha256:68a45dffdbea5cbe6bb78ec6dfeded91d4ae361fa24dc5221d8507f7715d7320_s390x",
"product": {
"name": "openshift4/ose-csi-external-resizer-rhel8@sha256:68a45dffdbea5cbe6bb78ec6dfeded91d4ae361fa24dc5221d8507f7715d7320_s390x",
"product_id": "openshift4/ose-csi-external-resizer-rhel8@sha256:68a45dffdbea5cbe6bb78ec6dfeded91d4ae361fa24dc5221d8507f7715d7320_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-csi-external-resizer-rhel8@sha256:68a45dffdbea5cbe6bb78ec6dfeded91d4ae361fa24dc5221d8507f7715d7320?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-csi-external-resizer-rhel8\u0026tag=v4.11.0-202208031306.p0.g2cea576.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-csi-external-snapshotter-rhel8@sha256:4c27ae7dd0ade12e5de4fe0b1852a12cb2d34f1b24eeb68369f2a3b0c514dffd_s390x",
"product": {
"name": "openshift4/ose-csi-external-snapshotter-rhel8@sha256:4c27ae7dd0ade12e5de4fe0b1852a12cb2d34f1b24eeb68369f2a3b0c514dffd_s390x",
"product_id": "openshift4/ose-csi-external-snapshotter-rhel8@sha256:4c27ae7dd0ade12e5de4fe0b1852a12cb2d34f1b24eeb68369f2a3b0c514dffd_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-csi-external-snapshotter-rhel8@sha256:4c27ae7dd0ade12e5de4fe0b1852a12cb2d34f1b24eeb68369f2a3b0c514dffd?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel8\u0026tag=v4.11.0-202208031306.p0.g0afdf73.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-csi-external-snapshotter@sha256:4c27ae7dd0ade12e5de4fe0b1852a12cb2d34f1b24eeb68369f2a3b0c514dffd_s390x",
"product": {
"name": "openshift4/ose-csi-external-snapshotter@sha256:4c27ae7dd0ade12e5de4fe0b1852a12cb2d34f1b24eeb68369f2a3b0c514dffd_s390x",
"product_id": "openshift4/ose-csi-external-snapshotter@sha256:4c27ae7dd0ade12e5de4fe0b1852a12cb2d34f1b24eeb68369f2a3b0c514dffd_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-csi-external-snapshotter@sha256:4c27ae7dd0ade12e5de4fe0b1852a12cb2d34f1b24eeb68369f2a3b0c514dffd?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-csi-external-snapshotter\u0026tag=v4.11.0-202208031306.p0.g0afdf73.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-csi-snapshot-controller-rhel8@sha256:67ac9c849b6a3470243c53ef7ec3aa44da1aeb379615332b56fbac27482f5b6f_s390x",
"product": {
"name": "openshift4/ose-csi-snapshot-controller-rhel8@sha256:67ac9c849b6a3470243c53ef7ec3aa44da1aeb379615332b56fbac27482f5b6f_s390x",
"product_id": "openshift4/ose-csi-snapshot-controller-rhel8@sha256:67ac9c849b6a3470243c53ef7ec3aa44da1aeb379615332b56fbac27482f5b6f_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-csi-snapshot-controller-rhel8@sha256:67ac9c849b6a3470243c53ef7ec3aa44da1aeb379615332b56fbac27482f5b6f?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel8\u0026tag=v4.11.0-202208031306.p0.g0afdf73.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-csi-snapshot-controller@sha256:67ac9c849b6a3470243c53ef7ec3aa44da1aeb379615332b56fbac27482f5b6f_s390x",
"product": {
"name": "openshift4/ose-csi-snapshot-controller@sha256:67ac9c849b6a3470243c53ef7ec3aa44da1aeb379615332b56fbac27482f5b6f_s390x",
"product_id": "openshift4/ose-csi-snapshot-controller@sha256:67ac9c849b6a3470243c53ef7ec3aa44da1aeb379615332b56fbac27482f5b6f_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-csi-snapshot-controller@sha256:67ac9c849b6a3470243c53ef7ec3aa44da1aeb379615332b56fbac27482f5b6f?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-csi-snapshot-controller\u0026tag=v4.11.0-202208031306.p0.g0afdf73.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-csi-snapshot-validation-webhook-rhel8@sha256:51c65a9df682ccdb37d6c2d79e0862848176795c1fa11aca1f9cefc800be7556_s390x",
"product": {
"name": "openshift4/ose-csi-snapshot-validation-webhook-rhel8@sha256:51c65a9df682ccdb37d6c2d79e0862848176795c1fa11aca1f9cefc800be7556_s390x",
"product_id": "openshift4/ose-csi-snapshot-validation-webhook-rhel8@sha256:51c65a9df682ccdb37d6c2d79e0862848176795c1fa11aca1f9cefc800be7556_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-csi-snapshot-validation-webhook-rhel8@sha256:51c65a9df682ccdb37d6c2d79e0862848176795c1fa11aca1f9cefc800be7556?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-csi-snapshot-validation-webhook-rhel8\u0026tag=v4.11.0-202208031306.p0.g0afdf73.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/egress-router-cni-rhel8@sha256:9cb6ff6b82565bbfb4af2b9ffe93148d2d145775c33fef56beb7de901ebd0eb6_s390x",
"product": {
"name": "openshift4/egress-router-cni-rhel8@sha256:9cb6ff6b82565bbfb4af2b9ffe93148d2d145775c33fef56beb7de901ebd0eb6_s390x",
"product_id": "openshift4/egress-router-cni-rhel8@sha256:9cb6ff6b82565bbfb4af2b9ffe93148d2d145775c33fef56beb7de901ebd0eb6_s390x",
"product_identification_helper": {
"purl": "pkg:oci/egress-router-cni-rhel8@sha256:9cb6ff6b82565bbfb4af2b9ffe93148d2d145775c33fef56beb7de901ebd0eb6?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/egress-router-cni-rhel8\u0026tag=v4.11.0-202208031306.p0.gfccaf1d.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-etcd@sha256:bcdcab7ab0e807e2ff5c2896535e83ca8b93589dac62b4db2aa147b9cbcaf96c_s390x",
"product": {
"name": "openshift4/ose-etcd@sha256:bcdcab7ab0e807e2ff5c2896535e83ca8b93589dac62b4db2aa147b9cbcaf96c_s390x",
"product_id": "openshift4/ose-etcd@sha256:bcdcab7ab0e807e2ff5c2896535e83ca8b93589dac62b4db2aa147b9cbcaf96c_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-etcd@sha256:bcdcab7ab0e807e2ff5c2896535e83ca8b93589dac62b4db2aa147b9cbcaf96c?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-etcd\u0026tag=v4.11.0-202208031306.p0.g80cc14e.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-hypershift-rhel8@sha256:917b34fb32708b8197805b66aaf1e6eb790962d53039e9b6d908d86deb1199bf_s390x",
"product": {
"name": "openshift4/ose-hypershift-rhel8@sha256:917b34fb32708b8197805b66aaf1e6eb790962d53039e9b6d908d86deb1199bf_s390x",
"product_id": "openshift4/ose-hypershift-rhel8@sha256:917b34fb32708b8197805b66aaf1e6eb790962d53039e9b6d908d86deb1199bf_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-hypershift-rhel8@sha256:917b34fb32708b8197805b66aaf1e6eb790962d53039e9b6d908d86deb1199bf?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-hypershift-rhel8\u0026tag=v4.11.0-202208110157.p0.g2b7ac52.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-insights-rhel8-operator@sha256:3b9eaa26eecaf282748fb74cf0f54f40cfe62723592436b839a775aa3b5b4669_s390x",
"product": {
"name": "openshift4/ose-insights-rhel8-operator@sha256:3b9eaa26eecaf282748fb74cf0f54f40cfe62723592436b839a775aa3b5b4669_s390x",
"product_id": "openshift4/ose-insights-rhel8-operator@sha256:3b9eaa26eecaf282748fb74cf0f54f40cfe62723592436b839a775aa3b5b4669_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-insights-rhel8-operator@sha256:3b9eaa26eecaf282748fb74cf0f54f40cfe62723592436b839a775aa3b5b4669?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-insights-rhel8-operator\u0026tag=v4.11.0-202208031306.p0.g0929403.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-installer-artifacts@sha256:2146a11416aae3b7b6b1ba2926099b0055e58d47791f765fcea0a7467cf91a8c_s390x",
"product": {
"name": "openshift4/ose-installer-artifacts@sha256:2146a11416aae3b7b6b1ba2926099b0055e58d47791f765fcea0a7467cf91a8c_s390x",
"product_id": "openshift4/ose-installer-artifacts@sha256:2146a11416aae3b7b6b1ba2926099b0055e58d47791f765fcea0a7467cf91a8c_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-installer-artifacts@sha256:2146a11416aae3b7b6b1ba2926099b0055e58d47791f765fcea0a7467cf91a8c?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-installer-artifacts\u0026tag=v4.11.0-202208161507.p0.g1d2450c.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-installer@sha256:d104ba0c4af286753f4cbbd1d36b3c4b318693e209f4c2a0145886f7c4e0374b_s390x",
"product": {
"name": "openshift4/ose-installer@sha256:d104ba0c4af286753f4cbbd1d36b3c4b318693e209f4c2a0145886f7c4e0374b_s390x",
"product_id": "openshift4/ose-installer@sha256:d104ba0c4af286753f4cbbd1d36b3c4b318693e209f4c2a0145886f7c4e0374b_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-installer@sha256:d104ba0c4af286753f4cbbd1d36b3c4b318693e209f4c2a0145886f7c4e0374b?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-installer\u0026tag=v4.11.0-202208161507.p0.g1d2450c.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-kube-storage-version-migrator-rhel8@sha256:8f95707b2239415ca3c86adc8a96c063d5d0ca8986331eaa6c1d277598d90d91_s390x",
"product": {
"name": "openshift4/ose-kube-storage-version-migrator-rhel8@sha256:8f95707b2239415ca3c86adc8a96c063d5d0ca8986331eaa6c1d277598d90d91_s390x",
"product_id": "openshift4/ose-kube-storage-version-migrator-rhel8@sha256:8f95707b2239415ca3c86adc8a96c063d5d0ca8986331eaa6c1d277598d90d91_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-kube-storage-version-migrator-rhel8@sha256:8f95707b2239415ca3c86adc8a96c063d5d0ca8986331eaa6c1d277598d90d91?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel8\u0026tag=v4.11.0-202208031306.p0.g596745c.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-libvirt-machine-controllers@sha256:04041ac30693f5762ec21d0ff8103741910e838486ba4d50b280d2300a58e467_s390x",
"product": {
"name": "openshift4/ose-libvirt-machine-controllers@sha256:04041ac30693f5762ec21d0ff8103741910e838486ba4d50b280d2300a58e467_s390x",
"product_id": "openshift4/ose-libvirt-machine-controllers@sha256:04041ac30693f5762ec21d0ff8103741910e838486ba4d50b280d2300a58e467_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-libvirt-machine-controllers@sha256:04041ac30693f5762ec21d0ff8103741910e838486ba4d50b280d2300a58e467?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-libvirt-machine-controllers\u0026tag=v4.11.0-202208031306.p0.gb6e14ea.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-machine-api-operator@sha256:50aec0017448814b8420b561fae8117b620971b904eeeeba59ea250be3d0b683_s390x",
"product": {
"name": "openshift4/ose-machine-api-operator@sha256:50aec0017448814b8420b561fae8117b620971b904eeeeba59ea250be3d0b683_s390x",
"product_id": "openshift4/ose-machine-api-operator@sha256:50aec0017448814b8420b561fae8117b620971b904eeeeba59ea250be3d0b683_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-machine-api-operator@sha256:50aec0017448814b8420b561fae8117b620971b904eeeeba59ea250be3d0b683?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-machine-api-operator\u0026tag=v4.11.0-202208031306.p0.g4e3e83c.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-machine-api-provider-openstack-rhel8@sha256:df60e146a888bd72624758bc47d96622177cfe11330ab631dae7c30543715121_s390x",
"product": {
"name": "openshift4/ose-machine-api-provider-openstack-rhel8@sha256:df60e146a888bd72624758bc47d96622177cfe11330ab631dae7c30543715121_s390x",
"product_id": "openshift4/ose-machine-api-provider-openstack-rhel8@sha256:df60e146a888bd72624758bc47d96622177cfe11330ab631dae7c30543715121_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-machine-api-provider-openstack-rhel8@sha256:df60e146a888bd72624758bc47d96622177cfe11330ab631dae7c30543715121?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel8\u0026tag=v4.11.0-202208031306.p0.geb7e497.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-machine-config-operator@sha256:420fd1d1d11f92351a37c986f9aedda0d4e0897dc9cca0b16959a989308c64e8_s390x",
"product": {
"name": "openshift4/ose-machine-config-operator@sha256:420fd1d1d11f92351a37c986f9aedda0d4e0897dc9cca0b16959a989308c64e8_s390x",
"product_id": "openshift4/ose-machine-config-operator@sha256:420fd1d1d11f92351a37c986f9aedda0d4e0897dc9cca0b16959a989308c64e8_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-machine-config-operator@sha256:420fd1d1d11f92351a37c986f9aedda0d4e0897dc9cca0b16959a989308c64e8?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-machine-config-operator\u0026tag=v4.11.0-202208150437.p0.g8a0ada1.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-multus-admission-controller@sha256:534466df0ec5df492b00ebeebedd041600e0476e6cb42d8aaedd46d2a6e78f06_s390x",
"product": {
"name": "openshift4/ose-multus-admission-controller@sha256:534466df0ec5df492b00ebeebedd041600e0476e6cb42d8aaedd46d2a6e78f06_s390x",
"product_id": "openshift4/ose-multus-admission-controller@sha256:534466df0ec5df492b00ebeebedd041600e0476e6cb42d8aaedd46d2a6e78f06_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-multus-admission-controller@sha256:534466df0ec5df492b00ebeebedd041600e0476e6cb42d8aaedd46d2a6e78f06?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-multus-admission-controller\u0026tag=v4.11.0-202208031306.p0.gf38aae4.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-multus-networkpolicy-rhel8@sha256:80b31a0820e7954050c01d39fdce34591d22beec0678e258176a9bcc1378e07b_s390x",
"product": {
"name": "openshift4/ose-multus-networkpolicy-rhel8@sha256:80b31a0820e7954050c01d39fdce34591d22beec0678e258176a9bcc1378e07b_s390x",
"product_id": "openshift4/ose-multus-networkpolicy-rhel8@sha256:80b31a0820e7954050c01d39fdce34591d22beec0678e258176a9bcc1378e07b_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-multus-networkpolicy-rhel8@sha256:80b31a0820e7954050c01d39fdce34591d22beec0678e258176a9bcc1378e07b?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel8\u0026tag=v4.11.0-202208031306.p0.g643fdaf.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-multus-route-override-cni-rhel8@sha256:51e952de791ec027c7841769418242da5172bb469f67eaab192fadcf6fb458e5_s390x",
"product": {
"name": "openshift4/ose-multus-route-override-cni-rhel8@sha256:51e952de791ec027c7841769418242da5172bb469f67eaab192fadcf6fb458e5_s390x",
"product_id": "openshift4/ose-multus-route-override-cni-rhel8@sha256:51e952de791ec027c7841769418242da5172bb469f67eaab192fadcf6fb458e5_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-multus-route-override-cni-rhel8@sha256:51e952de791ec027c7841769418242da5172bb469f67eaab192fadcf6fb458e5?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel8\u0026tag=v4.11.0-202208031306.p0.g523b790.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-multus-whereabouts-ipam-cni-rhel8@sha256:8b81457dda1bfea834f351d7dae2f42195d04c95eaea32733c9ca4ad78ee554f_s390x",
"product": {
"name": "openshift4/ose-multus-whereabouts-ipam-cni-rhel8@sha256:8b81457dda1bfea834f351d7dae2f42195d04c95eaea32733c9ca4ad78ee554f_s390x",
"product_id": "openshift4/ose-multus-whereabouts-ipam-cni-rhel8@sha256:8b81457dda1bfea834f351d7dae2f42195d04c95eaea32733c9ca4ad78ee554f_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-multus-whereabouts-ipam-cni-rhel8@sha256:8b81457dda1bfea834f351d7dae2f42195d04c95eaea32733c9ca4ad78ee554f?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel8\u0026tag=v4.11.0-202208031306.p0.g9951259.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-must-gather@sha256:8bffdba8e5a5c0f02e4d8a4323292d1b9e4faeefbb3e3b73b13002050985eff9_s390x",
"product": {
"name": "openshift4/ose-must-gather@sha256:8bffdba8e5a5c0f02e4d8a4323292d1b9e4faeefbb3e3b73b13002050985eff9_s390x",
"product_id": "openshift4/ose-must-gather@sha256:8bffdba8e5a5c0f02e4d8a4323292d1b9e4faeefbb3e3b73b13002050985eff9_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-must-gather@sha256:8bffdba8e5a5c0f02e4d8a4323292d1b9e4faeefbb3e3b73b13002050985eff9?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-must-gather\u0026tag=v4.11.0-202208150437.p0.g32bca40.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-network-interface-bond-cni-rhel8@sha256:696855f358513bb5d00da99f976ed617f2d4ed497d306684ef77aa9d69e93cba_s390x",
"product": {
"name": "openshift4/ose-network-interface-bond-cni-rhel8@sha256:696855f358513bb5d00da99f976ed617f2d4ed497d306684ef77aa9d69e93cba_s390x",
"product_id": "openshift4/ose-network-interface-bond-cni-rhel8@sha256:696855f358513bb5d00da99f976ed617f2d4ed497d306684ef77aa9d69e93cba_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-network-interface-bond-cni-rhel8@sha256:696855f358513bb5d00da99f976ed617f2d4ed497d306684ef77aa9d69e93cba?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel8\u0026tag=v4.11.0-202208101438.p0.gb76a677.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-network-metrics-daemon-rhel8@sha256:f29b041609aa6fc2351837aa6d5f377489e6e60570911ac474fc01102b6e8f63_s390x",
"product": {
"name": "openshift4/ose-network-metrics-daemon-rhel8@sha256:f29b041609aa6fc2351837aa6d5f377489e6e60570911ac474fc01102b6e8f63_s390x",
"product_id": "openshift4/ose-network-metrics-daemon-rhel8@sha256:f29b041609aa6fc2351837aa6d5f377489e6e60570911ac474fc01102b6e8f63_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-network-metrics-daemon-rhel8@sha256:f29b041609aa6fc2351837aa6d5f377489e6e60570911ac474fc01102b6e8f63?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel8\u0026tag=v4.11.0-202208031306.p0.g9482ac9.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/network-tools-rhel8@sha256:988faf6dc4951404eb8886150c33905880b81b32ca3ba1713911e4fd525bc000_s390x",
"product": {
"name": "openshift4/network-tools-rhel8@sha256:988faf6dc4951404eb8886150c33905880b81b32ca3ba1713911e4fd525bc000_s390x",
"product_id": "openshift4/network-tools-rhel8@sha256:988faf6dc4951404eb8886150c33905880b81b32ca3ba1713911e4fd525bc000_s390x",
"product_identification_helper": {
"purl": "pkg:oci/network-tools-rhel8@sha256:988faf6dc4951404eb8886150c33905880b81b32ca3ba1713911e4fd525bc000?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/network-tools-rhel8\u0026tag=v4.11.0-202208161348.p0.g4e87286.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-sdn-rhel8@sha256:0e9935caae157329505de5a21a4d40ef501c9a2bcff47f76b074fcf1ab0e9c22_s390x",
"product": {
"name": "openshift4/ose-sdn-rhel8@sha256:0e9935caae157329505de5a21a4d40ef501c9a2bcff47f76b074fcf1ab0e9c22_s390x",
"product_id": "openshift4/ose-sdn-rhel8@sha256:0e9935caae157329505de5a21a4d40ef501c9a2bcff47f76b074fcf1ab0e9c22_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-sdn-rhel8@sha256:0e9935caae157329505de5a21a4d40ef501c9a2bcff47f76b074fcf1ab0e9c22?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-sdn-rhel8\u0026tag=v4.11.0-202208161348.p0.g93345d4.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-oauth-apiserver-rhel8@sha256:46a1a8bad469cb3d2a2425eee40d5ebdbc99500741ccacdb384e34fa58ad177e_s390x",
"product": {
"name": "openshift4/ose-oauth-apiserver-rhel8@sha256:46a1a8bad469cb3d2a2425eee40d5ebdbc99500741ccacdb384e34fa58ad177e_s390x",
"product_id": "openshift4/ose-oauth-apiserver-rhel8@sha256:46a1a8bad469cb3d2a2425eee40d5ebdbc99500741ccacdb384e34fa58ad177e_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-oauth-apiserver-rhel8@sha256:46a1a8bad469cb3d2a2425eee40d5ebdbc99500741ccacdb384e34fa58ad177e?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-oauth-apiserver-rhel8\u0026tag=v4.11.0-202208110436.p0.g3ca701f.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-openshift-apiserver-rhel8@sha256:bfc32929ee0c819b793a73e00df60eedd318a950598566404e5d4b8ae0cf3cbe_s390x",
"product": {
"name": "openshift4/ose-openshift-apiserver-rhel8@sha256:bfc32929ee0c819b793a73e00df60eedd318a950598566404e5d4b8ae0cf3cbe_s390x",
"product_id": "openshift4/ose-openshift-apiserver-rhel8@sha256:bfc32929ee0c819b793a73e00df60eedd318a950598566404e5d4b8ae0cf3cbe_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-openshift-apiserver-rhel8@sha256:bfc32929ee0c819b793a73e00df60eedd318a950598566404e5d4b8ae0cf3cbe?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-openshift-apiserver-rhel8\u0026tag=v4.11.0-202208031306.p0.g4b6f874.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-openshift-controller-manager-rhel8@sha256:dd129ed0ef735c58c5453e9486e47f86128ba3e3f8e78f93b9f68cea6a6e1e19_s390x",
"product": {
"name": "openshift4/ose-openshift-controller-manager-rhel8@sha256:dd129ed0ef735c58c5453e9486e47f86128ba3e3f8e78f93b9f68cea6a6e1e19_s390x",
"product_id": "openshift4/ose-openshift-controller-manager-rhel8@sha256:dd129ed0ef735c58c5453e9486e47f86128ba3e3f8e78f93b9f68cea6a6e1e19_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-openshift-controller-manager-rhel8@sha256:dd129ed0ef735c58c5453e9486e47f86128ba3e3f8e78f93b9f68cea6a6e1e19?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel8\u0026tag=v4.11.0-202208162257.p0.g8fbe884.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-openstack-cinder-csi-driver-rhel8@sha256:7c38464a61ab19479df1de20dcdbe5d5edc5091ac8b129a7f6f92aee6a792299_s390x",
"product": {
"name": "openshift4/ose-openstack-cinder-csi-driver-rhel8@sha256:7c38464a61ab19479df1de20dcdbe5d5edc5091ac8b129a7f6f92aee6a792299_s390x",
"product_id": "openshift4/ose-openstack-cinder-csi-driver-rhel8@sha256:7c38464a61ab19479df1de20dcdbe5d5edc5091ac8b129a7f6f92aee6a792299_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-openstack-cinder-csi-driver-rhel8@sha256:7c38464a61ab19479df1de20dcdbe5d5edc5091ac8b129a7f6f92aee6a792299?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel8\u0026tag=v4.11.0-202208031306.p0.g246ae15.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-openstack-cinder-csi-driver-rhel8-operator@sha256:bf71d233894a0f09ecd6d6d4bb14141aa458a7e38a59edcec6c25e6f3c1d6227_s390x",
"product": {
"name": "openshift4/ose-openstack-cinder-csi-driver-rhel8-operator@sha256:bf71d233894a0f09ecd6d6d4bb14141aa458a7e38a59edcec6c25e6f3c1d6227_s390x",
"product_id": "openshift4/ose-openstack-cinder-csi-driver-rhel8-operator@sha256:bf71d233894a0f09ecd6d6d4bb14141aa458a7e38a59edcec6c25e6f3c1d6227_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-openstack-cinder-csi-driver-rhel8-operator@sha256:bf71d233894a0f09ecd6d6d4bb14141aa458a7e38a59edcec6c25e6f3c1d6227?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel8-operator\u0026tag=v4.11.0-202208031306.p0.gae4c45c.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-openstack-cloud-controller-manager-rhel8@sha256:cc40e91363be02c546bb57b66e855a635fa5cc9794814583b16a6ad70b23dca9_s390x",
"product": {
"name": "openshift4/ose-openstack-cloud-controller-manager-rhel8@sha256:cc40e91363be02c546bb57b66e855a635fa5cc9794814583b16a6ad70b23dca9_s390x",
"product_id": "openshift4/ose-openstack-cloud-controller-manager-rhel8@sha256:cc40e91363be02c546bb57b66e855a635fa5cc9794814583b16a6ad70b23dca9_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-openstack-cloud-controller-manager-rhel8@sha256:cc40e91363be02c546bb57b66e855a635fa5cc9794814583b16a6ad70b23dca9?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel8\u0026tag=v4.11.0-202208031306.p0.g246ae15.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-openstack-machine-controllers@sha256:b791f3ba80eb8953023048e9d613c46e0f59582f6a810f33c6861159ed09604d_s390x",
"product": {
"name": "openshift4/ose-openstack-machine-controllers@sha256:b791f3ba80eb8953023048e9d613c46e0f59582f6a810f33c6861159ed09604d_s390x",
"product_id": "openshift4/ose-openstack-machine-controllers@sha256:b791f3ba80eb8953023048e9d613c46e0f59582f6a810f33c6861159ed09604d_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-openstack-machine-controllers@sha256:b791f3ba80eb8953023048e9d613c46e0f59582f6a810f33c6861159ed09604d?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-openstack-machine-controllers\u0026tag=v4.11.0-202208031306.p0.g440ca42.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ovirt-csi-driver-rhel7@sha256:1a3545dcf656b9e6caa0007993f8b9ae4544a7e3d0c28d7bd4a892d8f4b4b2d8_s390x",
"product": {
"name": "openshift4/ovirt-csi-driver-rhel7@sha256:1a3545dcf656b9e6caa0007993f8b9ae4544a7e3d0c28d7bd4a892d8f4b4b2d8_s390x",
"product_id": "openshift4/ovirt-csi-driver-rhel7@sha256:1a3545dcf656b9e6caa0007993f8b9ae4544a7e3d0c28d7bd4a892d8f4b4b2d8_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ovirt-csi-driver-rhel7@sha256:1a3545dcf656b9e6caa0007993f8b9ae4544a7e3d0c28d7bd4a892d8f4b4b2d8?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ovirt-csi-driver-rhel7\u0026tag=v4.11.0-202208031306.p0.g0b3d79b.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ovirt-csi-driver-rhel8@sha256:1a3545dcf656b9e6caa0007993f8b9ae4544a7e3d0c28d7bd4a892d8f4b4b2d8_s390x",
"product": {
"name": "openshift4/ovirt-csi-driver-rhel8@sha256:1a3545dcf656b9e6caa0007993f8b9ae4544a7e3d0c28d7bd4a892d8f4b4b2d8_s390x",
"product_id": "openshift4/ovirt-csi-driver-rhel8@sha256:1a3545dcf656b9e6caa0007993f8b9ae4544a7e3d0c28d7bd4a892d8f4b4b2d8_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ovirt-csi-driver-rhel8@sha256:1a3545dcf656b9e6caa0007993f8b9ae4544a7e3d0c28d7bd4a892d8f4b4b2d8?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ovirt-csi-driver-rhel8\u0026tag=v4.11.0-202208031306.p0.g0b3d79b.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-ovirt-machine-controllers-rhel8@sha256:d07d078681fbd9cb83c74716977b7f59112273cb18447178bdf8955050faeebd_s390x",
"product": {
"name": "openshift4/ose-ovirt-machine-controllers-rhel8@sha256:d07d078681fbd9cb83c74716977b7f59112273cb18447178bdf8955050faeebd_s390x",
"product_id": "openshift4/ose-ovirt-machine-controllers-rhel8@sha256:d07d078681fbd9cb83c74716977b7f59112273cb18447178bdf8955050faeebd_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-ovirt-machine-controllers-rhel8@sha256:d07d078681fbd9cb83c74716977b7f59112273cb18447178bdf8955050faeebd?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-ovirt-machine-controllers-rhel8\u0026tag=v4.11.0-202208031306.p0.g5a93d94.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-ovn-kubernetes@sha256:5abaa3f3db864bd4d2d2dbc059839e28cbe5b6baa09cb6545d3f508809dd3f7a_s390x",
"product": {
"name": "openshift4/ose-ovn-kubernetes@sha256:5abaa3f3db864bd4d2d2dbc059839e28cbe5b6baa09cb6545d3f508809dd3f7a_s390x",
"product_id": "openshift4/ose-ovn-kubernetes@sha256:5abaa3f3db864bd4d2d2dbc059839e28cbe5b6baa09cb6545d3f508809dd3f7a_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-ovn-kubernetes@sha256:5abaa3f3db864bd4d2d2dbc059839e28cbe5b6baa09cb6545d3f508809dd3f7a?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-ovn-kubernetes\u0026tag=v4.11.0-202208161348.p0.g369b3a4.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-k8s-prometheus-adapter@sha256:82a4633e64d3749ac94c8895ed5d61d25a62765a060292413a053ec2d8342839_s390x",
"product": {
"name": "openshift4/ose-k8s-prometheus-adapter@sha256:82a4633e64d3749ac94c8895ed5d61d25a62765a060292413a053ec2d8342839_s390x",
"product_id": "openshift4/ose-k8s-prometheus-adapter@sha256:82a4633e64d3749ac94c8895ed5d61d25a62765a060292413a053ec2d8342839_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-k8s-prometheus-adapter@sha256:82a4633e64d3749ac94c8895ed5d61d25a62765a060292413a053ec2d8342839?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-k8s-prometheus-adapter\u0026tag=v4.11.0-202208031703.p0.g32fb8ea.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-service-ca-operator@sha256:5607b0aeaff5bc14563afb5b339cf26c12472501532d929da168c2e21a7afe9f_s390x",
"product": {
"name": "openshift4/ose-service-ca-operator@sha256:5607b0aeaff5bc14563afb5b339cf26c12472501532d929da168c2e21a7afe9f_s390x",
"product_id": "openshift4/ose-service-ca-operator@sha256:5607b0aeaff5bc14563afb5b339cf26c12472501532d929da168c2e21a7afe9f_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-service-ca-operator@sha256:5607b0aeaff5bc14563afb5b339cf26c12472501532d929da168c2e21a7afe9f?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-service-ca-operator\u0026tag=v4.11.0-202208031703.p0.g0899d11.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-thanos-rhel8@sha256:fa37f528f000ce8be8262df51584f0746f3b2a15db2295e82dba17171d3e6af7_s390x",
"product": {
"name": "openshift4/ose-thanos-rhel8@sha256:fa37f528f000ce8be8262df51584f0746f3b2a15db2295e82dba17171d3e6af7_s390x",
"product_id": "openshift4/ose-thanos-rhel8@sha256:fa37f528f000ce8be8262df51584f0746f3b2a15db2295e82dba17171d3e6af7_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-thanos-rhel8@sha256:fa37f528f000ce8be8262df51584f0746f3b2a15db2295e82dba17171d3e6af7?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-thanos-rhel8\u0026tag=v4.11.0-202208031306.p0.gf08da2d.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-tools-rhel8@sha256:c240e2e47af8935e58563da8c7e753704ed0c279a5522352573431e1bf63a47a_s390x",
"product": {
"name": "openshift4/ose-tools-rhel8@sha256:c240e2e47af8935e58563da8c7e753704ed0c279a5522352573431e1bf63a47a_s390x",
"product_id": "openshift4/ose-tools-rhel8@sha256:c240e2e47af8935e58563da8c7e753704ed0c279a5522352573431e1bf63a47a_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-tools-rhel8@sha256:c240e2e47af8935e58563da8c7e753704ed0c279a5522352573431e1bf63a47a?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-tools-rhel8\u0026tag=v4.11.0-202208150437.p0.gfcf512e.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-prometheus-config-reloader@sha256:015e84370d7a0a3e5318158915b27e1c5e7e7699d11240ba7359d6bc32c9898a_s390x",
"product": {
"name": "openshift4/ose-prometheus-config-reloader@sha256:015e84370d7a0a3e5318158915b27e1c5e7e7699d11240ba7359d6bc32c9898a_s390x",
"product_id": "openshift4/ose-prometheus-config-reloader@sha256:015e84370d7a0a3e5318158915b27e1c5e7e7699d11240ba7359d6bc32c9898a_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-prometheus-config-reloader@sha256:015e84370d7a0a3e5318158915b27e1c5e7e7699d11240ba7359d6bc32c9898a?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-prometheus-config-reloader\u0026tag=v4.11.0-202208031306.p0.gcb3afa2.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-prometheus-operator-admission-webhook-rhel8@sha256:c5030e797e2b2130ec51a9a6039e02ea272477f502f7999286c660d59f34aca8_s390x",
"product": {
"name": "openshift4/ose-prometheus-operator-admission-webhook-rhel8@sha256:c5030e797e2b2130ec51a9a6039e02ea272477f502f7999286c660d59f34aca8_s390x",
"product_id": "openshift4/ose-prometheus-operator-admission-webhook-rhel8@sha256:c5030e797e2b2130ec51a9a6039e02ea272477f502f7999286c660d59f34aca8_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-prometheus-operator-admission-webhook-rhel8@sha256:c5030e797e2b2130ec51a9a6039e02ea272477f502f7999286c660d59f34aca8?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel8\u0026tag=v4.11.0-202208031306.p0.gcb3afa2.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-prometheus-operator@sha256:a2912fec31d91070a66473f1902cd5206cc8ce9e6849c4e5c5ba3da85165a31b_s390x",
"product": {
"name": "openshift4/ose-prometheus-operator@sha256:a2912fec31d91070a66473f1902cd5206cc8ce9e6849c4e5c5ba3da85165a31b_s390x",
"product_id": "openshift4/ose-prometheus-operator@sha256:a2912fec31d91070a66473f1902cd5206cc8ce9e6849c4e5c5ba3da85165a31b_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-prometheus-operator@sha256:a2912fec31d91070a66473f1902cd5206cc8ce9e6849c4e5c5ba3da85165a31b?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-prometheus-operator\u0026tag=v4.11.0-202208031306.p0.gcb3afa2.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-prom-label-proxy@sha256:90f629a90569aceb6deb0134b4141a3a622c4e95637ef4d5d6f3890ac27026c2_s390x",
"product": {
"name": "openshift4/ose-prom-label-proxy@sha256:90f629a90569aceb6deb0134b4141a3a622c4e95637ef4d5d6f3890ac27026c2_s390x",
"product_id": "openshift4/ose-prom-label-proxy@sha256:90f629a90569aceb6deb0134b4141a3a622c4e95637ef4d5d6f3890ac27026c2_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-prom-label-proxy@sha256:90f629a90569aceb6deb0134b4141a3a622c4e95637ef4d5d6f3890ac27026c2?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-prom-label-proxy\u0026tag=v4.11.0-202208031306.p0.gaf12fbc.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-telemeter@sha256:41f945d79832bab585470bb274be2ab66c8728808d15679c8ea3089013671464_s390x",
"product": {
"name": "openshift4/ose-telemeter@sha256:41f945d79832bab585470bb274be2ab66c8728808d15679c8ea3089013671464_s390x",
"product_id": "openshift4/ose-telemeter@sha256:41f945d79832bab585470bb274be2ab66c8728808d15679c8ea3089013671464_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-telemeter@sha256:41f945d79832bab585470bb274be2ab66c8728808d15679c8ea3089013671464?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-telemeter\u0026tag=v4.11.0-202208031306.p0.g77b2966.assembly.stream"
}
}
}
],
"category": "architecture",
"name": "s390x"
},
{
"branches": [
{
"category": "product_version",
"name": "openshift4/ose-cluster-autoscaler@sha256:066894460cc277008976b85a7c4c6a5edae8707f6c4ca7b4fd1b159565690800_ppc64le",
"product": {
"name": "openshift4/ose-cluster-autoscaler@sha256:066894460cc277008976b85a7c4c6a5edae8707f6c4ca7b4fd1b159565690800_ppc64le",
"product_id": "openshift4/ose-cluster-autoscaler@sha256:066894460cc277008976b85a7c4c6a5edae8707f6c4ca7b4fd1b159565690800_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-cluster-autoscaler@sha256:066894460cc277008976b85a7c4c6a5edae8707f6c4ca7b4fd1b159565690800?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-cluster-autoscaler\u0026tag=v4.11.0-202208150437.p0.g80a9b6d.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-baremetal-machine-controllers@sha256:805aaaf2c736170ac879baed0eab2d3de05b1255331a46ad247fd3b5dfbbfb52_ppc64le",
"product": {
"name": "openshift4/ose-baremetal-machine-controllers@sha256:805aaaf2c736170ac879baed0eab2d3de05b1255331a46ad247fd3b5dfbbfb52_ppc64le",
"product_id": "openshift4/ose-baremetal-machine-controllers@sha256:805aaaf2c736170ac879baed0eab2d3de05b1255331a46ad247fd3b5dfbbfb52_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-baremetal-machine-controllers@sha256:805aaaf2c736170ac879baed0eab2d3de05b1255331a46ad247fd3b5dfbbfb52?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-baremetal-machine-controllers\u0026tag=v4.11.0-202208031306.p0.ga65be86.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-cluster-etcd-rhel8-operator@sha256:867a572c4a1789f8360d0f01544c9f796d0328c3d7f40d98b81677b7fce40ecb_ppc64le",
"product": {
"name": "openshift4/ose-cluster-etcd-rhel8-operator@sha256:867a572c4a1789f8360d0f01544c9f796d0328c3d7f40d98b81677b7fce40ecb_ppc64le",
"product_id": "openshift4/ose-cluster-etcd-rhel8-operator@sha256:867a572c4a1789f8360d0f01544c9f796d0328c3d7f40d98b81677b7fce40ecb_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-cluster-etcd-rhel8-operator@sha256:867a572c4a1789f8360d0f01544c9f796d0328c3d7f40d98b81677b7fce40ecb?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-cluster-etcd-rhel8-operator\u0026tag=v4.11.0-202208162257.p0.g5579971.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-cluster-monitoring-operator@sha256:8ff5a580ab2e42adbdcbea74e7c2b6915c6abd4c5d6f14c82903586dda18001a_ppc64le",
"product": {
"name": "openshift4/ose-cluster-monitoring-operator@sha256:8ff5a580ab2e42adbdcbea74e7c2b6915c6abd4c5d6f14c82903586dda18001a_ppc64le",
"product_id": "openshift4/ose-cluster-monitoring-operator@sha256:8ff5a580ab2e42adbdcbea74e7c2b6915c6abd4c5d6f14c82903586dda18001a_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-cluster-monitoring-operator@sha256:8ff5a580ab2e42adbdcbea74e7c2b6915c6abd4c5d6f14c82903586dda18001a?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-cluster-monitoring-operator\u0026tag=v4.11.0-202208110436.p0.g2e9b60a.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-cluster-network-operator@sha256:d3bff15251d3415b42ff851f0a1269bbf0fdac9410f437ad32c19c709b8f1b1d_ppc64le",
"product": {
"name": "openshift4/ose-cluster-network-operator@sha256:d3bff15251d3415b42ff851f0a1269bbf0fdac9410f437ad32c19c709b8f1b1d_ppc64le",
"product_id": "openshift4/ose-cluster-network-operator@sha256:d3bff15251d3415b42ff851f0a1269bbf0fdac9410f437ad32c19c709b8f1b1d_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-cluster-network-operator@sha256:d3bff15251d3415b42ff851f0a1269bbf0fdac9410f437ad32c19c709b8f1b1d?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-cluster-network-operator\u0026tag=v4.11.0-202208031306.p0.g3528a6b.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-cluster-node-tuning-operator@sha256:3ad618fd222cd3f0967b5c945e3f8a9c2c9f7cd5c4c107f2de7b7da4d06c5587_ppc64le",
"product": {
"name": "openshift4/ose-cluster-node-tuning-operator@sha256:3ad618fd222cd3f0967b5c945e3f8a9c2c9f7cd5c4c107f2de7b7da4d06c5587_ppc64le",
"product_id": "openshift4/ose-cluster-node-tuning-operator@sha256:3ad618fd222cd3f0967b5c945e3f8a9c2c9f7cd5c4c107f2de7b7da4d06c5587_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-cluster-node-tuning-operator@sha256:3ad618fd222cd3f0967b5c945e3f8a9c2c9f7cd5c4c107f2de7b7da4d06c5587?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-cluster-node-tuning-operator\u0026tag=v4.11.0-202208161847.p0.gf75e0e7.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-cluster-version-operator@sha256:739b3f7a860a9ac73027a95111dd5466b4c467970f2fb777cdf3598f67221b68_ppc64le",
"product": {
"name": "openshift4/ose-cluster-version-operator@sha256:739b3f7a860a9ac73027a95111dd5466b4c467970f2fb777cdf3598f67221b68_ppc64le",
"product_id": "openshift4/ose-cluster-version-operator@sha256:739b3f7a860a9ac73027a95111dd5466b4c467970f2fb777cdf3598f67221b68_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-cluster-version-operator@sha256:739b3f7a860a9ac73027a95111dd5466b4c467970f2fb777cdf3598f67221b68?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-cluster-version-operator\u0026tag=v4.11.0-202208161348.p0.g0520e51.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-configmap-reloader@sha256:f78ad6462d63cf7926c5b83617dfbd393508588d88b5bd9eeeea0b7d8a64669e_ppc64le",
"product": {
"name": "openshift4/ose-configmap-reloader@sha256:f78ad6462d63cf7926c5b83617dfbd393508588d88b5bd9eeeea0b7d8a64669e_ppc64le",
"product_id": "openshift4/ose-configmap-reloader@sha256:f78ad6462d63cf7926c5b83617dfbd393508588d88b5bd9eeeea0b7d8a64669e_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-configmap-reloader@sha256:f78ad6462d63cf7926c5b83617dfbd393508588d88b5bd9eeeea0b7d8a64669e?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-configmap-reloader\u0026tag=v4.11.0-202208031306.p0.gb7c03bb.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-coredns@sha256:a5d7d60486b0db4eff39e8ae9234a7650f578ee4edaaa8d5d0d1f1d7985471ee_ppc64le",
"product": {
"name": "openshift4/ose-coredns@sha256:a5d7d60486b0db4eff39e8ae9234a7650f578ee4edaaa8d5d0d1f1d7985471ee_ppc64le",
"product_id": "openshift4/ose-coredns@sha256:a5d7d60486b0db4eff39e8ae9234a7650f578ee4edaaa8d5d0d1f1d7985471ee_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-coredns@sha256:a5d7d60486b0db4eff39e8ae9234a7650f578ee4edaaa8d5d0d1f1d7985471ee?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-coredns\u0026tag=v4.11.0-202208031306.p0.g7fe212f.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-csi-external-attacher-rhel8@sha256:cd8502b7bc328fd4b7f1b4194dc8f21b850c8c1eb8e0b220afb0fbef06ee447b_ppc64le",
"product": {
"name": "openshift4/ose-csi-external-attacher-rhel8@sha256:cd8502b7bc328fd4b7f1b4194dc8f21b850c8c1eb8e0b220afb0fbef06ee447b_ppc64le",
"product_id": "openshift4/ose-csi-external-attacher-rhel8@sha256:cd8502b7bc328fd4b7f1b4194dc8f21b850c8c1eb8e0b220afb0fbef06ee447b_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-csi-external-attacher-rhel8@sha256:cd8502b7bc328fd4b7f1b4194dc8f21b850c8c1eb8e0b220afb0fbef06ee447b?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-csi-external-attacher-rhel8\u0026tag=v4.11.0-202208150437.p0.gda5442f.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-csi-external-attacher@sha256:cd8502b7bc328fd4b7f1b4194dc8f21b850c8c1eb8e0b220afb0fbef06ee447b_ppc64le",
"product": {
"name": "openshift4/ose-csi-external-attacher@sha256:cd8502b7bc328fd4b7f1b4194dc8f21b850c8c1eb8e0b220afb0fbef06ee447b_ppc64le",
"product_id": "openshift4/ose-csi-external-attacher@sha256:cd8502b7bc328fd4b7f1b4194dc8f21b850c8c1eb8e0b220afb0fbef06ee447b_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-csi-external-attacher@sha256:cd8502b7bc328fd4b7f1b4194dc8f21b850c8c1eb8e0b220afb0fbef06ee447b?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-csi-external-attacher\u0026tag=v4.11.0-202208150437.p0.gda5442f.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-csi-driver-manila-rhel8@sha256:3c3248dfebba93bd81d5295455cd1eaead7622a1dd9d433bc7bf49a713603255_ppc64le",
"product": {
"name": "openshift4/ose-csi-driver-manila-rhel8@sha256:3c3248dfebba93bd81d5295455cd1eaead7622a1dd9d433bc7bf49a713603255_ppc64le",
"product_id": "openshift4/ose-csi-driver-manila-rhel8@sha256:3c3248dfebba93bd81d5295455cd1eaead7622a1dd9d433bc7bf49a713603255_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-csi-driver-manila-rhel8@sha256:3c3248dfebba93bd81d5295455cd1eaead7622a1dd9d433bc7bf49a713603255?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-csi-driver-manila-rhel8\u0026tag=v4.11.0-202208031306.p0.g246ae15.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-csi-driver-manila-rhel8-operator@sha256:5543f0aabea36a61da59bdc5042f8d5e2dfff4a07a51ed61fdd91cd75de53047_ppc64le",
"product": {
"name": "openshift4/ose-csi-driver-manila-rhel8-operator@sha256:5543f0aabea36a61da59bdc5042f8d5e2dfff4a07a51ed61fdd91cd75de53047_ppc64le",
"product_id": "openshift4/ose-csi-driver-manila-rhel8-operator@sha256:5543f0aabea36a61da59bdc5042f8d5e2dfff4a07a51ed61fdd91cd75de53047_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-csi-driver-manila-rhel8-operator@sha256:5543f0aabea36a61da59bdc5042f8d5e2dfff4a07a51ed61fdd91cd75de53047?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-csi-driver-manila-rhel8-operator\u0026tag=v4.11.0-202208031306.p0.g12cb253.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-csi-driver-nfs-rhel8@sha256:ab4144663cd995c5fcac1b096a5dafd5ec6e5fa62df311f4cb3841a7d2c75dfe_ppc64le",
"product": {
"name": "openshift4/ose-csi-driver-nfs-rhel8@sha256:ab4144663cd995c5fcac1b096a5dafd5ec6e5fa62df311f4cb3841a7d2c75dfe_ppc64le",
"product_id": "openshift4/ose-csi-driver-nfs-rhel8@sha256:ab4144663cd995c5fcac1b096a5dafd5ec6e5fa62df311f4cb3841a7d2c75dfe_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-csi-driver-nfs-rhel8@sha256:ab4144663cd995c5fcac1b096a5dafd5ec6e5fa62df311f4cb3841a7d2c75dfe?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-csi-driver-nfs-rhel8\u0026tag=v4.11.0-202208150437.p0.gf144bb4.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-csi-livenessprobe@sha256:9d7830b4ffd8be8845a62a69bd2efb7b3354d0a6b226d6e5cc8b23670b6b65cc_ppc64le",
"product": {
"name": "openshift4/ose-csi-livenessprobe@sha256:9d7830b4ffd8be8845a62a69bd2efb7b3354d0a6b226d6e5cc8b23670b6b65cc_ppc64le",
"product_id": "openshift4/ose-csi-livenessprobe@sha256:9d7830b4ffd8be8845a62a69bd2efb7b3354d0a6b226d6e5cc8b23670b6b65cc_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-csi-livenessprobe@sha256:9d7830b4ffd8be8845a62a69bd2efb7b3354d0a6b226d6e5cc8b23670b6b65cc?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-csi-livenessprobe\u0026tag=v4.11.0-202208150437.p0.g7319607.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-csi-livenessprobe-rhel8@sha256:9d7830b4ffd8be8845a62a69bd2efb7b3354d0a6b226d6e5cc8b23670b6b65cc_ppc64le",
"product": {
"name": "openshift4/ose-csi-livenessprobe-rhel8@sha256:9d7830b4ffd8be8845a62a69bd2efb7b3354d0a6b226d6e5cc8b23670b6b65cc_ppc64le",
"product_id": "openshift4/ose-csi-livenessprobe-rhel8@sha256:9d7830b4ffd8be8845a62a69bd2efb7b3354d0a6b226d6e5cc8b23670b6b65cc_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-csi-livenessprobe-rhel8@sha256:9d7830b4ffd8be8845a62a69bd2efb7b3354d0a6b226d6e5cc8b23670b6b65cc?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel8\u0026tag=v4.11.0-202208150437.p0.g7319607.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-csi-node-driver-registrar-rhel8@sha256:33487a8bf32beb3dfe503b86d29f4ba1abec143841cb74a806447f4cda76b65e_ppc64le",
"product": {
"name": "openshift4/ose-csi-node-driver-registrar-rhel8@sha256:33487a8bf32beb3dfe503b86d29f4ba1abec143841cb74a806447f4cda76b65e_ppc64le",
"product_id": "openshift4/ose-csi-node-driver-registrar-rhel8@sha256:33487a8bf32beb3dfe503b86d29f4ba1abec143841cb74a806447f4cda76b65e_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-csi-node-driver-registrar-rhel8@sha256:33487a8bf32beb3dfe503b86d29f4ba1abec143841cb74a806447f4cda76b65e?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel8\u0026tag=v4.11.0-202208031306.p0.g710109c.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-csi-node-driver-registrar@sha256:33487a8bf32beb3dfe503b86d29f4ba1abec143841cb74a806447f4cda76b65e_ppc64le",
"product": {
"name": "openshift4/ose-csi-node-driver-registrar@sha256:33487a8bf32beb3dfe503b86d29f4ba1abec143841cb74a806447f4cda76b65e_ppc64le",
"product_id": "openshift4/ose-csi-node-driver-registrar@sha256:33487a8bf32beb3dfe503b86d29f4ba1abec143841cb74a806447f4cda76b65e_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-csi-node-driver-registrar@sha256:33487a8bf32beb3dfe503b86d29f4ba1abec143841cb74a806447f4cda76b65e?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-csi-node-driver-registrar\u0026tag=v4.11.0-202208031306.p0.g710109c.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-csi-external-provisioner@sha256:62f68c04b66046eac735887c9ebfc3fb8af069579cab057203d1fda7c047a711_ppc64le",
"product": {
"name": "openshift4/ose-csi-external-provisioner@sha256:62f68c04b66046eac735887c9ebfc3fb8af069579cab057203d1fda7c047a711_ppc64le",
"product_id": "openshift4/ose-csi-external-provisioner@sha256:62f68c04b66046eac735887c9ebfc3fb8af069579cab057203d1fda7c047a711_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-csi-external-provisioner@sha256:62f68c04b66046eac735887c9ebfc3fb8af069579cab057203d1fda7c047a711?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-csi-external-provisioner\u0026tag=v4.11.0-202208150437.p0.g86277ec.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-csi-external-provisioner-rhel8@sha256:62f68c04b66046eac735887c9ebfc3fb8af069579cab057203d1fda7c047a711_ppc64le",
"product": {
"name": "openshift4/ose-csi-external-provisioner-rhel8@sha256:62f68c04b66046eac735887c9ebfc3fb8af069579cab057203d1fda7c047a711_ppc64le",
"product_id": "openshift4/ose-csi-external-provisioner-rhel8@sha256:62f68c04b66046eac735887c9ebfc3fb8af069579cab057203d1fda7c047a711_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-csi-external-provisioner-rhel8@sha256:62f68c04b66046eac735887c9ebfc3fb8af069579cab057203d1fda7c047a711?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel8\u0026tag=v4.11.0-202208150437.p0.g86277ec.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/driver-toolkit-rhel8@sha256:0d876f138cb07c4cf25bc0161041f92a25a81637367815ab20c8ac30e11d7f0a_ppc64le",
"product": {
"name": "openshift4/driver-toolkit-rhel8@sha256:0d876f138cb07c4cf25bc0161041f92a25a81637367815ab20c8ac30e11d7f0a_ppc64le",
"product_id": "openshift4/driver-toolkit-rhel8@sha256:0d876f138cb07c4cf25bc0161041f92a25a81637367815ab20c8ac30e11d7f0a_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/driver-toolkit-rhel8@sha256:0d876f138cb07c4cf25bc0161041f92a25a81637367815ab20c8ac30e11d7f0a?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/driver-toolkit-rhel8\u0026tag=v4.11.0-202208031306.p0.g4e799c0.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-oauth-proxy@sha256:9bfd73a2ba40e7a88aa3760e13e4179796daa942ecc1fdb35ac0d99f67b9c332_ppc64le",
"product": {
"name": "openshift4/ose-oauth-proxy@sha256:9bfd73a2ba40e7a88aa3760e13e4179796daa942ecc1fdb35ac0d99f67b9c332_ppc64le",
"product_id": "openshift4/ose-oauth-proxy@sha256:9bfd73a2ba40e7a88aa3760e13e4179796daa942ecc1fdb35ac0d99f67b9c332_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-oauth-proxy@sha256:9bfd73a2ba40e7a88aa3760e13e4179796daa942ecc1fdb35ac0d99f67b9c332?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-oauth-proxy\u0026tag=v4.11.0-202208150437.p0.gaad1b28.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-prometheus-alertmanager@sha256:0d225b059bdefca3ac163860ce9ae41ed74cd8c9ca887cfe4c525ac3f0cae783_ppc64le",
"product": {
"name": "openshift4/ose-prometheus-alertmanager@sha256:0d225b059bdefca3ac163860ce9ae41ed74cd8c9ca887cfe4c525ac3f0cae783_ppc64le",
"product_id": "openshift4/ose-prometheus-alertmanager@sha256:0d225b059bdefca3ac163860ce9ae41ed74cd8c9ca887cfe4c525ac3f0cae783_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-prometheus-alertmanager@sha256:0d225b059bdefca3ac163860ce9ae41ed74cd8c9ca887cfe4c525ac3f0cae783?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-prometheus-alertmanager\u0026tag=v4.11.0-202208031306.p0.g05cfc39.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-prometheus-node-exporter@sha256:1226c18cda120df10313739a9ac638bd5c4d02aa4f65ba3d1044b4f423d559a2_ppc64le",
"product": {
"name": "openshift4/ose-prometheus-node-exporter@sha256:1226c18cda120df10313739a9ac638bd5c4d02aa4f65ba3d1044b4f423d559a2_ppc64le",
"product_id": "openshift4/ose-prometheus-node-exporter@sha256:1226c18cda120df10313739a9ac638bd5c4d02aa4f65ba3d1044b4f423d559a2_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-prometheus-node-exporter@sha256:1226c18cda120df10313739a9ac638bd5c4d02aa4f65ba3d1044b4f423d559a2?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-prometheus-node-exporter\u0026tag=v4.11.0-202208031306.p0.g0102201.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-prometheus@sha256:2486111c7d1de008464902945f9767cefedb3ef5c53521fdc2e1eb5fcf1b3fb4_ppc64le",
"product": {
"name": "openshift4/ose-prometheus@sha256:2486111c7d1de008464902945f9767cefedb3ef5c53521fdc2e1eb5fcf1b3fb4_ppc64le",
"product_id": "openshift4/ose-prometheus@sha256:2486111c7d1de008464902945f9767cefedb3ef5c53521fdc2e1eb5fcf1b3fb4_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-prometheus@sha256:2486111c7d1de008464902945f9767cefedb3ef5c53521fdc2e1eb5fcf1b3fb4?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-prometheus\u0026tag=v4.11.0-202208031306.p0.gd2dfc27.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-grafana@sha256:872e19ac34f528137912f7a4374848e14d5b5f71332e758d17b8955e6473bd8e_ppc64le",
"product": {
"name": "openshift4/ose-grafana@sha256:872e19ac34f528137912f7a4374848e14d5b5f71332e758d17b8955e6473bd8e_ppc64le",
"product_id": "openshift4/ose-grafana@sha256:872e19ac34f528137912f7a4374848e14d5b5f71332e758d17b8955e6473bd8e_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-grafana@sha256:872e19ac34f528137912f7a4374848e14d5b5f71332e758d17b8955e6473bd8e?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-grafana\u0026tag=v4.11.0-202208031306.p0.g6773185.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-ibm-vpc-node-label-updater-rhel8@sha256:278c796bcd48ecb1f88174ca479e447fb3774be23169b3e0c9e10bb2c9c5e9e9_ppc64le",
"product": {
"name": "openshift4/ose-ibm-vpc-node-label-updater-rhel8@sha256:278c796bcd48ecb1f88174ca479e447fb3774be23169b3e0c9e10bb2c9c5e9e9_ppc64le",
"product_id": "openshift4/ose-ibm-vpc-node-label-updater-rhel8@sha256:278c796bcd48ecb1f88174ca479e447fb3774be23169b3e0c9e10bb2c9c5e9e9_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-ibm-vpc-node-label-updater-rhel8@sha256:278c796bcd48ecb1f88174ca479e447fb3774be23169b3e0c9e10bb2c9c5e9e9?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-ibm-vpc-node-label-updater-rhel8\u0026tag=v4.11.0-202208031306.p0.g32e18fa.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-kube-proxy@sha256:5f1bb6c0542b8239e285fb2dbdf3b31597e6af62c91e0f5cf3ae5938a5b23c41_ppc64le",
"product": {
"name": "openshift4/ose-kube-proxy@sha256:5f1bb6c0542b8239e285fb2dbdf3b31597e6af62c91e0f5cf3ae5938a5b23c41_ppc64le",
"product_id": "openshift4/ose-kube-proxy@sha256:5f1bb6c0542b8239e285fb2dbdf3b31597e6af62c91e0f5cf3ae5938a5b23c41_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-kube-proxy@sha256:5f1bb6c0542b8239e285fb2dbdf3b31597e6af62c91e0f5cf3ae5938a5b23c41?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-kube-proxy\u0026tag=v4.11.0-202208161348.p0.g93345d4.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-kube-rbac-proxy@sha256:20fc22cb99735ca5a7d633c4575d31f0cc54cb0856dae6a1aeee1c5a5b921ce2_ppc64le",
"product": {
"name": "openshift4/ose-kube-rbac-proxy@sha256:20fc22cb99735ca5a7d633c4575d31f0cc54cb0856dae6a1aeee1c5a5b921ce2_ppc64le",
"product_id": "openshift4/ose-kube-rbac-proxy@sha256:20fc22cb99735ca5a7d633c4575d31f0cc54cb0856dae6a1aeee1c5a5b921ce2_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-kube-rbac-proxy@sha256:20fc22cb99735ca5a7d633c4575d31f0cc54cb0856dae6a1aeee1c5a5b921ce2?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-kube-rbac-proxy\u0026tag=v4.11.0-202208031306.p0.ga805ba5.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-kube-state-metrics@sha256:eaa324ff422ebd8cf630f252d9d628a30f1c6c8e35d6f06584a3d452adb7074e_ppc64le",
"product": {
"name": "openshift4/ose-kube-state-metrics@sha256:eaa324ff422ebd8cf630f252d9d628a30f1c6c8e35d6f06584a3d452adb7074e_ppc64le",
"product_id": "openshift4/ose-kube-state-metrics@sha256:eaa324ff422ebd8cf630f252d9d628a30f1c6c8e35d6f06584a3d452adb7074e_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-kube-state-metrics@sha256:eaa324ff422ebd8cf630f252d9d628a30f1c6c8e35d6f06584a3d452adb7074e?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-kube-state-metrics\u0026tag=v4.11.0-202208031306.p0.g896d000.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-kuryr-cni-rhel8@sha256:81462d3fafcd8988646f7a41ee96c71b837471dc5dcb35396eb533b14254156e_ppc64le",
"product": {
"name": "openshift4/ose-kuryr-cni-rhel8@sha256:81462d3fafcd8988646f7a41ee96c71b837471dc5dcb35396eb533b14254156e_ppc64le",
"product_id": "openshift4/ose-kuryr-cni-rhel8@sha256:81462d3fafcd8988646f7a41ee96c71b837471dc5dcb35396eb533b14254156e_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-kuryr-cni-rhel8@sha256:81462d3fafcd8988646f7a41ee96c71b837471dc5dcb35396eb533b14254156e?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-kuryr-cni-rhel8\u0026tag=v4.11.0-202208150437.p0.g6952743.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-kuryr-controller-rhel8@sha256:0f66b211011375a203597f2a524314d9e05319db80f5e22fd78619eebed98ea0_ppc64le",
"product": {
"name": "openshift4/ose-kuryr-controller-rhel8@sha256:0f66b211011375a203597f2a524314d9e05319db80f5e22fd78619eebed98ea0_ppc64le",
"product_id": "openshift4/ose-kuryr-controller-rhel8@sha256:0f66b211011375a203597f2a524314d9e05319db80f5e22fd78619eebed98ea0_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-kuryr-controller-rhel8@sha256:0f66b211011375a203597f2a524314d9e05319db80f5e22fd78619eebed98ea0?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-kuryr-controller-rhel8\u0026tag=v4.11.0-202208150437.p0.g6952743.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-operator-marketplace@sha256:60020a467e04467bc1584fb348af1586ead6ccf267deff84ded975ebb45966d8_ppc64le",
"product": {
"name": "openshift4/ose-operator-marketplace@sha256:60020a467e04467bc1584fb348af1586ead6ccf267deff84ded975ebb45966d8_ppc64le",
"product_id": "openshift4/ose-operator-marketplace@sha256:60020a467e04467bc1584fb348af1586ead6ccf267deff84ded975ebb45966d8_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-operator-marketplace@sha256:60020a467e04467bc1584fb348af1586ead6ccf267deff84ded975ebb45966d8?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-operator-marketplace\u0026tag=v4.11.0-202208031306.p0.g040c64e.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-multus-cni@sha256:559cb4e633fb0731f79310115e7d384749ef2ca15f298a4102985b4505845228_ppc64le",
"product": {
"name": "openshift4/ose-multus-cni@sha256:559cb4e633fb0731f79310115e7d384749ef2ca15f298a4102985b4505845228_ppc64le",
"product_id": "openshift4/ose-multus-cni@sha256:559cb4e633fb0731f79310115e7d384749ef2ca15f298a4102985b4505845228_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-multus-cni@sha256:559cb4e633fb0731f79310115e7d384749ef2ca15f298a4102985b4505845228?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-multus-cni\u0026tag=v4.11.0-202208150736.p0.g3cc5a3a.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-oauth-server-rhel8@sha256:5f55e85234cb822dd12ab71bf5de8e7a49eab2525e465ac4bf34f5e69cee5673_ppc64le",
"product": {
"name": "openshift4/ose-oauth-server-rhel8@sha256:5f55e85234cb822dd12ab71bf5de8e7a49eab2525e465ac4bf34f5e69cee5673_ppc64le",
"product_id": "openshift4/ose-oauth-server-rhel8@sha256:5f55e85234cb822dd12ab71bf5de8e7a49eab2525e465ac4bf34f5e69cee5673_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-oauth-server-rhel8@sha256:5f55e85234cb822dd12ab71bf5de8e7a49eab2525e465ac4bf34f5e69cee5673?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-oauth-server-rhel8\u0026tag=v4.11.0-202208031703.p0.g8d80088.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-docker-builder@sha256:d7456704b8084ca68674124a4de7ad3199d9fe3989cd15801bf3090138ce4935_ppc64le",
"product": {
"name": "openshift4/ose-docker-builder@sha256:d7456704b8084ca68674124a4de7ad3199d9fe3989cd15801bf3090138ce4935_ppc64le",
"product_id": "openshift4/ose-docker-builder@sha256:d7456704b8084ca68674124a4de7ad3199d9fe3989cd15801bf3090138ce4935_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-docker-builder@sha256:d7456704b8084ca68674124a4de7ad3199d9fe3989cd15801bf3090138ce4935?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-docker-builder\u0026tag=v4.11.0-202208161927.p0.g09e95c1.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-cli@sha256:9e9325e685bf2c27ad58933720dc1f0595a1d9b2deeee1f5ea6e7915c2bed905_ppc64le",
"product": {
"name": "openshift4/ose-cli@sha256:9e9325e685bf2c27ad58933720dc1f0595a1d9b2deeee1f5ea6e7915c2bed905_ppc64le",
"product_id": "openshift4/ose-cli@sha256:9e9325e685bf2c27ad58933720dc1f0595a1d9b2deeee1f5ea6e7915c2bed905_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-cli@sha256:9e9325e685bf2c27ad58933720dc1f0595a1d9b2deeee1f5ea6e7915c2bed905?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-cli\u0026tag=v4.11.0-202208150437.p0.gfcf512e.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-console@sha256:67c77dfbf58dd0c41483b5afffab5215b1a818827176cfaa43794e1f237c67f1_ppc64le",
"product": {
"name": "openshift4/ose-console@sha256:67c77dfbf58dd0c41483b5afffab5215b1a818827176cfaa43794e1f237c67f1_ppc64le",
"product_id": "openshift4/ose-console@sha256:67c77dfbf58dd0c41483b5afffab5215b1a818827176cfaa43794e1f237c67f1_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-console@sha256:67c77dfbf58dd0c41483b5afffab5215b1a818827176cfaa43794e1f237c67f1?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-console\u0026tag=v4.11.0-202208110436.p0.g6b10e5b.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-console-operator@sha256:2ec6199f3ca35880a0d9a1960156de7d94b04be1d391b08926f19939ba8cb812_ppc64le",
"product": {
"name": "openshift4/ose-console-operator@sha256:2ec6199f3ca35880a0d9a1960156de7d94b04be1d391b08926f19939ba8cb812_ppc64le",
"product_id": "openshift4/ose-console-operator@sha256:2ec6199f3ca35880a0d9a1960156de7d94b04be1d391b08926f19939ba8cb812_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-console-operator@sha256:2ec6199f3ca35880a0d9a1960156de7d94b04be1d391b08926f19939ba8cb812?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-console-operator\u0026tag=v4.11.0-202208031306.p0.g501e91f.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-deployer@sha256:1f82bd5534d24cf42c945d9e2950aff008768537b1f062b4034832f35a3082c7_ppc64le",
"product": {
"name": "openshift4/ose-deployer@sha256:1f82bd5534d24cf42c945d9e2950aff008768537b1f062b4034832f35a3082c7_ppc64le",
"product_id": "openshift4/ose-deployer@sha256:1f82bd5534d24cf42c945d9e2950aff008768537b1f062b4034832f35a3082c7_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-deployer@sha256:1f82bd5534d24cf42c945d9e2950aff008768537b1f062b4034832f35a3082c7?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-deployer\u0026tag=v4.11.0-202208150437.p0.gfcf512e.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-haproxy-router@sha256:17958f3a8e6f0139f52d7955c715681a8bec9648db8e8dcc651d8a1459e66113_ppc64le",
"product": {
"name": "openshift4/ose-haproxy-router@sha256:17958f3a8e6f0139f52d7955c715681a8bec9648db8e8dcc651d8a1459e66113_ppc64le",
"product_id": "openshift4/ose-haproxy-router@sha256:17958f3a8e6f0139f52d7955c715681a8bec9648db8e8dcc651d8a1459e66113_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-haproxy-router@sha256:17958f3a8e6f0139f52d7955c715681a8bec9648db8e8dcc651d8a1459e66113?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-haproxy-router\u0026tag=v4.11.0-202208150437.p0.g601ba57.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-hyperkube@sha256:f2c9f7723e565ba0b6a5893c235aea79232e3c83d8719ea3001c50d62fcfb450_ppc64le",
"product": {
"name": "openshift4/ose-hyperkube@sha256:f2c9f7723e565ba0b6a5893c235aea79232e3c83d8719ea3001c50d62fcfb450_ppc64le",
"product_id": "openshift4/ose-hyperkube@sha256:f2c9f7723e565ba0b6a5893c235aea79232e3c83d8719ea3001c50d62fcfb450_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-hyperkube@sha256:f2c9f7723e565ba0b6a5893c235aea79232e3c83d8719ea3001c50d62fcfb450?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-hyperkube\u0026tag=v4.11.0-202208150437.p0.g4f0dd4d.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-keepalived-ipfailover@sha256:7cf2d25854c5c543f4098ca114538004804457bdca85794b13f43e371ac5f1c8_ppc64le",
"product": {
"name": "openshift4/ose-keepalived-ipfailover@sha256:7cf2d25854c5c543f4098ca114538004804457bdca85794b13f43e371ac5f1c8_ppc64le",
"product_id": "openshift4/ose-keepalived-ipfailover@sha256:7cf2d25854c5c543f4098ca114538004804457bdca85794b13f43e371ac5f1c8_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-keepalived-ipfailover@sha256:7cf2d25854c5c543f4098ca114538004804457bdca85794b13f43e371ac5f1c8?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-keepalived-ipfailover\u0026tag=v4.11.0-202208031306.p0.gf1330f6.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-pod@sha256:718cf324bb4c3af6852458ab1551c59ee9f1b1d8d3fadfd858bb909c9ec3558a_ppc64le",
"product": {
"name": "openshift4/ose-pod@sha256:718cf324bb4c3af6852458ab1551c59ee9f1b1d8d3fadfd858bb909c9ec3558a_ppc64le",
"product_id": "openshift4/ose-pod@sha256:718cf324bb4c3af6852458ab1551c59ee9f1b1d8d3fadfd858bb909c9ec3558a_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-pod@sha256:718cf324bb4c3af6852458ab1551c59ee9f1b1d8d3fadfd858bb909c9ec3558a?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-pod\u0026tag=v4.11.0-202208101756.p0.g4f0dd4d.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-docker-registry@sha256:1ca0c6d8dcb1da2dc0ed3488c03062948b7801ebf77f032a75dcd0d776cbcc02_ppc64le",
"product": {
"name": "openshift4/ose-docker-registry@sha256:1ca0c6d8dcb1da2dc0ed3488c03062948b7801ebf77f032a75dcd0d776cbcc02_ppc64le",
"product_id": "openshift4/ose-docker-registry@sha256:1ca0c6d8dcb1da2dc0ed3488c03062948b7801ebf77f032a75dcd0d776cbcc02_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-docker-registry@sha256:1ca0c6d8dcb1da2dc0ed3488c03062948b7801ebf77f032a75dcd0d776cbcc02?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-docker-registry\u0026tag=v4.11.0-202208031306.p0.g9f07f43.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-tests@sha256:d8fd47265c720cad5f81c107c40302e3da0e569b79b18f0182804db6ddef0b39_ppc64le",
"product": {
"name": "openshift4/ose-tests@sha256:d8fd47265c720cad5f81c107c40302e3da0e569b79b18f0182804db6ddef0b39_ppc64le",
"product_id": "openshift4/ose-tests@sha256:d8fd47265c720cad5f81c107c40302e3da0e569b79b18f0182804db6ddef0b39_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-tests@sha256:d8fd47265c720cad5f81c107c40302e3da0e569b79b18f0182804db6ddef0b39?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-tests\u0026tag=v4.11.0-202208150437.p0.g2137b2b.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-openshift-state-metrics-rhel8@sha256:31fdf586cd84190d15ba39d77b2cf4f885e2f7b9d4cabecc173673657d98762f_ppc64le",
"product": {
"name": "openshift4/ose-openshift-state-metrics-rhel8@sha256:31fdf586cd84190d15ba39d77b2cf4f885e2f7b9d4cabecc173673657d98762f_ppc64le",
"product_id": "openshift4/ose-openshift-state-metrics-rhel8@sha256:31fdf586cd84190d15ba39d77b2cf4f885e2f7b9d4cabecc173673657d98762f_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-openshift-state-metrics-rhel8@sha256:31fdf586cd84190d15ba39d77b2cf4f885e2f7b9d4cabecc173673657d98762f?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel8\u0026tag=v4.11.0-202208031306.p0.g1a7a5dc.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-operator-lifecycle-manager@sha256:d7869ff27bf8c8a4becc36ac1cfe0d58c87717abd331e0fb5654cd2170646964_ppc64le",
"product": {
"name": "openshift4/ose-operator-lifecycle-manager@sha256:d7869ff27bf8c8a4becc36ac1cfe0d58c87717abd331e0fb5654cd2170646964_ppc64le",
"product_id": "openshift4/ose-operator-lifecycle-manager@sha256:d7869ff27bf8c8a4becc36ac1cfe0d58c87717abd331e0fb5654cd2170646964_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-operator-lifecycle-manager@sha256:d7869ff27bf8c8a4becc36ac1cfe0d58c87717abd331e0fb5654cd2170646964?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-operator-lifecycle-manager\u0026tag=v4.11.0-202208152036.p0.g8a984d4.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-operator-registry@sha256:5b349413999a106176b22c9df4d3cfbd918d74fc5cf28f2ae99547370aa6d346_ppc64le",
"product": {
"name": "openshift4/ose-operator-registry@sha256:5b349413999a106176b22c9df4d3cfbd918d74fc5cf28f2ae99547370aa6d346_ppc64le",
"product_id": "openshift4/ose-operator-registry@sha256:5b349413999a106176b22c9df4d3cfbd918d74fc5cf28f2ae99547370aa6d346_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-operator-registry@sha256:5b349413999a106176b22c9df4d3cfbd918d74fc5cf28f2ae99547370aa6d346?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-operator-registry\u0026tag=v4.11.0-202208152036.p0.g8a984d4.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-agent-installer-api-server-rhel8@sha256:75d72fff160648cec863535b7ca3206dcf8b1d0e8686f1c20b55d684c9fd33dc_ppc64le",
"product": {
"name": "openshift4/ose-agent-installer-api-server-rhel8@sha256:75d72fff160648cec863535b7ca3206dcf8b1d0e8686f1c20b55d684c9fd33dc_ppc64le",
"product_id": "openshift4/ose-agent-installer-api-server-rhel8@sha256:75d72fff160648cec863535b7ca3206dcf8b1d0e8686f1c20b55d684c9fd33dc_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-agent-installer-api-server-rhel8@sha256:75d72fff160648cec863535b7ca3206dcf8b1d0e8686f1c20b55d684c9fd33dc?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-agent-installer-api-server-rhel8\u0026tag=v4.11.0-202208150437.p0.g0f52647.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-agent-installer-csr-approver-rhel8@sha256:ea0d1078f53d769332eb6d74134b246c3e1d3a3a39832055c303b134a4eed290_ppc64le",
"product": {
"name": "openshift4/ose-agent-installer-csr-approver-rhel8@sha256:ea0d1078f53d769332eb6d74134b246c3e1d3a3a39832055c303b134a4eed290_ppc64le",
"product_id": "openshift4/ose-agent-installer-csr-approver-rhel8@sha256:ea0d1078f53d769332eb6d74134b246c3e1d3a3a39832055c303b134a4eed290_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-agent-installer-csr-approver-rhel8@sha256:ea0d1078f53d769332eb6d74134b246c3e1d3a3a39832055c303b134a4eed290?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-agent-installer-csr-approver-rhel8\u0026tag=v4.11.0-202208150437.p0.g9a6e300.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-agent-installer-node-agent-rhel8@sha256:b2078745a9931f618b2ae3276f215f72a82570aebb1f871a086d74995f08f437_ppc64le",
"product": {
"name": "openshift4/ose-agent-installer-node-agent-rhel8@sha256:b2078745a9931f618b2ae3276f215f72a82570aebb1f871a086d74995f08f437_ppc64le",
"product_id": "openshift4/ose-agent-installer-node-agent-rhel8@sha256:b2078745a9931f618b2ae3276f215f72a82570aebb1f871a086d74995f08f437_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-agent-installer-node-agent-rhel8@sha256:b2078745a9931f618b2ae3276f215f72a82570aebb1f871a086d74995f08f437?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel8\u0026tag=v4.11.0-202208150437.p0.gb17b06b.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-agent-installer-orchestrator-rhel8@sha256:5fbacf9fe03238b9e82d1d5aa3050bb94666f75d9c312cf96d364554432c4516_ppc64le",
"product": {
"name": "openshift4/ose-agent-installer-orchestrator-rhel8@sha256:5fbacf9fe03238b9e82d1d5aa3050bb94666f75d9c312cf96d364554432c4516_ppc64le",
"product_id": "openshift4/ose-agent-installer-orchestrator-rhel8@sha256:5fbacf9fe03238b9e82d1d5aa3050bb94666f75d9c312cf96d364554432c4516_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-agent-installer-orchestrator-rhel8@sha256:5fbacf9fe03238b9e82d1d5aa3050bb94666f75d9c312cf96d364554432c4516?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel8\u0026tag=v4.11.0-202208031306.p0.g9a6e300.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-apiserver-network-proxy-rhel8@sha256:245ece4bd06599e479428c43847ff3cc532e3822f332c16bcd75fe8d803d294d_ppc64le",
"product": {
"name": "openshift4/ose-apiserver-network-proxy-rhel8@sha256:245ece4bd06599e479428c43847ff3cc532e3822f332c16bcd75fe8d803d294d_ppc64le",
"product_id": "openshift4/ose-apiserver-network-proxy-rhel8@sha256:245ece4bd06599e479428c43847ff3cc532e3822f332c16bcd75fe8d803d294d_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-apiserver-network-proxy-rhel8@sha256:245ece4bd06599e479428c43847ff3cc532e3822f332c16bcd75fe8d803d294d?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel8\u0026tag=v4.11.0-202208162148.p0.g9a641bb.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-baremetal-installer-rhel8@sha256:927f472da5d7cd5b63be4c1ba755edc4caef1687f9dae949c2ee5979b65a5ece_ppc64le",
"product": {
"name": "openshift4/ose-baremetal-installer-rhel8@sha256:927f472da5d7cd5b63be4c1ba755edc4caef1687f9dae949c2ee5979b65a5ece_ppc64le",
"product_id": "openshift4/ose-baremetal-installer-rhel8@sha256:927f472da5d7cd5b63be4c1ba755edc4caef1687f9dae949c2ee5979b65a5ece_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-baremetal-installer-rhel8@sha256:927f472da5d7cd5b63be4c1ba755edc4caef1687f9dae949c2ee5979b65a5ece?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-baremetal-installer-rhel8\u0026tag=v4.11.0-202208161507.p0.g1d2450c.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-baremetal-rhel8-operator@sha256:09c5815abcd751e6599fd7d741399c3009fb5c64498005b836b894baec3f32ce_ppc64le",
"product": {
"name": "openshift4/ose-baremetal-rhel8-operator@sha256:09c5815abcd751e6599fd7d741399c3009fb5c64498005b836b894baec3f32ce_ppc64le",
"product_id": "openshift4/ose-baremetal-rhel8-operator@sha256:09c5815abcd751e6599fd7d741399c3009fb5c64498005b836b894baec3f32ce_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-baremetal-rhel8-operator@sha256:09c5815abcd751e6599fd7d741399c3009fb5c64498005b836b894baec3f32ce?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-baremetal-rhel8-operator\u0026tag=v4.11.0-202208101627.p0.g3122fab.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-baremetal-runtimecfg-rhel8@sha256:36d777277a842f569d358e6a95acf7f9ed9f6b55e1ecfc7e14d21c51c805fd0e_ppc64le",
"product": {
"name": "openshift4/ose-baremetal-runtimecfg-rhel8@sha256:36d777277a842f569d358e6a95acf7f9ed9f6b55e1ecfc7e14d21c51c805fd0e_ppc64le",
"product_id": "openshift4/ose-baremetal-runtimecfg-rhel8@sha256:36d777277a842f569d358e6a95acf7f9ed9f6b55e1ecfc7e14d21c51c805fd0e_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-baremetal-runtimecfg-rhel8@sha256:36d777277a842f569d358e6a95acf7f9ed9f6b55e1ecfc7e14d21c51c805fd0e?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel8\u0026tag=v4.11.0-202208031306.p0.g70d770d.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-cli-artifacts@sha256:21babbab6276c3c556e2c2cf232c7dc9de3f187151a3c2973643829a418eaaee_ppc64le",
"product": {
"name": "openshift4/ose-cli-artifacts@sha256:21babbab6276c3c556e2c2cf232c7dc9de3f187151a3c2973643829a418eaaee_ppc64le",
"product_id": "openshift4/ose-cli-artifacts@sha256:21babbab6276c3c556e2c2cf232c7dc9de3f187151a3c2973643829a418eaaee_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-cli-artifacts@sha256:21babbab6276c3c556e2c2cf232c7dc9de3f187151a3c2973643829a418eaaee?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-cli-artifacts\u0026tag=v4.11.0-202208150437.p0.gfcf512e.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-cloud-credential-operator@sha256:106f6e450215363c8522f7ba40596e69d0cab04923bde1993b7bd2cf3e9c1afe_ppc64le",
"product": {
"name": "openshift4/ose-cloud-credential-operator@sha256:106f6e450215363c8522f7ba40596e69d0cab04923bde1993b7bd2cf3e9c1afe_ppc64le",
"product_id": "openshift4/ose-cloud-credential-operator@sha256:106f6e450215363c8522f7ba40596e69d0cab04923bde1993b7bd2cf3e9c1afe_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-cloud-credential-operator@sha256:106f6e450215363c8522f7ba40596e69d0cab04923bde1993b7bd2cf3e9c1afe?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-cloud-credential-operator\u0026tag=v4.11.0-202208031306.p0.g9a40d74.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/cloud-network-config-controller-rhel8@sha256:e7867ad391b8f7cca4d987f7fd7cc429b86665029cc7b226ccd32aec5bf2556e_ppc64le",
"product": {
"name": "openshift4/cloud-network-config-controller-rhel8@sha256:e7867ad391b8f7cca4d987f7fd7cc429b86665029cc7b226ccd32aec5bf2556e_ppc64le",
"product_id": "openshift4/cloud-network-config-controller-rhel8@sha256:e7867ad391b8f7cca4d987f7fd7cc429b86665029cc7b226ccd32aec5bf2556e_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/cloud-network-config-controller-rhel8@sha256:e7867ad391b8f7cca4d987f7fd7cc429b86665029cc7b226ccd32aec5bf2556e?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/cloud-network-config-controller-rhel8\u0026tag=v4.11.0-202208031306.p0.g7a3c3c9.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-cluster-api-rhel8@sha256:aa173538611b49370c4ae3422aadd92cfba37db6961dd68b16779aafe21dc47f_ppc64le",
"product": {
"name": "openshift4/ose-cluster-api-rhel8@sha256:aa173538611b49370c4ae3422aadd92cfba37db6961dd68b16779aafe21dc47f_ppc64le",
"product_id": "openshift4/ose-cluster-api-rhel8@sha256:aa173538611b49370c4ae3422aadd92cfba37db6961dd68b16779aafe21dc47f_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-cluster-api-rhel8@sha256:aa173538611b49370c4ae3422aadd92cfba37db6961dd68b16779aafe21dc47f?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-cluster-api-rhel8\u0026tag=v4.11.0-202208031306.p0.gf9c215c.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-cluster-authentication-operator@sha256:087ebc4f40edf9c7355a3c1e092a29d5b3a78cb3fa9897eff3d26f0ab3768e2f_ppc64le",
"product": {
"name": "openshift4/ose-cluster-authentication-operator@sha256:087ebc4f40edf9c7355a3c1e092a29d5b3a78cb3fa9897eff3d26f0ab3768e2f_ppc64le",
"product_id": "openshift4/ose-cluster-authentication-operator@sha256:087ebc4f40edf9c7355a3c1e092a29d5b3a78cb3fa9897eff3d26f0ab3768e2f_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-cluster-authentication-operator@sha256:087ebc4f40edf9c7355a3c1e092a29d5b3a78cb3fa9897eff3d26f0ab3768e2f?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-cluster-authentication-operator\u0026tag=v4.11.0-202208031306.p0.ge2bcbaa.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-cluster-autoscaler-operator@sha256:ed4c14c8bb0e45511944a12f3319a3816605240936c2d9d3eb117415a9c7b1e8_ppc64le",
"product": {
"name": "openshift4/ose-cluster-autoscaler-operator@sha256:ed4c14c8bb0e45511944a12f3319a3816605240936c2d9d3eb117415a9c7b1e8_ppc64le",
"product_id": "openshift4/ose-cluster-autoscaler-operator@sha256:ed4c14c8bb0e45511944a12f3319a3816605240936c2d9d3eb117415a9c7b1e8_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-cluster-autoscaler-operator@sha256:ed4c14c8bb0e45511944a12f3319a3816605240936c2d9d3eb117415a9c7b1e8?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-cluster-autoscaler-operator\u0026tag=v4.11.0-202208031306.p0.gfcffbcd.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-cluster-baremetal-operator-rhel8@sha256:672c5e08643abdcb890b199aba0993c2f5b13bab73619f4937117839e3341e93_ppc64le",
"product": {
"name": "openshift4/ose-cluster-baremetal-operator-rhel8@sha256:672c5e08643abdcb890b199aba0993c2f5b13bab73619f4937117839e3341e93_ppc64le",
"product_id": "openshift4/ose-cluster-baremetal-operator-rhel8@sha256:672c5e08643abdcb890b199aba0993c2f5b13bab73619f4937117839e3341e93_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-cluster-baremetal-operator-rhel8@sha256:672c5e08643abdcb890b199aba0993c2f5b13bab73619f4937117839e3341e93?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel8\u0026tag=v4.11.0-202208031306.p0.g0f415d1.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-cluster-bootstrap@sha256:e190b3d77637f8ac989c0cdfdb8de3e0a91ceb37e761c629d5960e7e6825d171_ppc64le",
"product": {
"name": "openshift4/ose-cluster-bootstrap@sha256:e190b3d77637f8ac989c0cdfdb8de3e0a91ceb37e761c629d5960e7e6825d171_ppc64le",
"product_id": "openshift4/ose-cluster-bootstrap@sha256:e190b3d77637f8ac989c0cdfdb8de3e0a91ceb37e761c629d5960e7e6825d171_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-cluster-bootstrap@sha256:e190b3d77637f8ac989c0cdfdb8de3e0a91ceb37e761c629d5960e7e6825d171?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-cluster-bootstrap\u0026tag=v4.11.0-202208031306.p0.gf22d1c6.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-cluster-capi-rhel8-operator@sha256:47b12ea0b5c2e762e67c9b88a4a85b1a99bffd445643056658462e7cc1caab18_ppc64le",
"product": {
"name": "openshift4/ose-cluster-capi-rhel8-operator@sha256:47b12ea0b5c2e762e67c9b88a4a85b1a99bffd445643056658462e7cc1caab18_ppc64le",
"product_id": "openshift4/ose-cluster-capi-rhel8-operator@sha256:47b12ea0b5c2e762e67c9b88a4a85b1a99bffd445643056658462e7cc1caab18_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-cluster-capi-rhel8-operator@sha256:47b12ea0b5c2e762e67c9b88a4a85b1a99bffd445643056658462e7cc1caab18?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-cluster-capi-rhel8-operator\u0026tag=v4.11.0-202208031306.p0.g1a88f55.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-cluster-capi-operator-container-rhel8@sha256:47b12ea0b5c2e762e67c9b88a4a85b1a99bffd445643056658462e7cc1caab18_ppc64le",
"product": {
"name": "openshift4/ose-cluster-capi-operator-container-rhel8@sha256:47b12ea0b5c2e762e67c9b88a4a85b1a99bffd445643056658462e7cc1caab18_ppc64le",
"product_id": "openshift4/ose-cluster-capi-operator-container-rhel8@sha256:47b12ea0b5c2e762e67c9b88a4a85b1a99bffd445643056658462e7cc1caab18_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-cluster-capi-operator-container-rhel8@sha256:47b12ea0b5c2e762e67c9b88a4a85b1a99bffd445643056658462e7cc1caab18?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-cluster-capi-operator-container-rhel8\u0026tag=v4.11.0-202208031306.p0.g1a88f55.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-cluster-cloud-controller-manager-operator-rhel8@sha256:8befdd6d48ad9a969d3c1d8e3d941d78cbdac51bd7ff8169ebe3c5c2be06c6cc_ppc64le",
"product": {
"name": "openshift4/ose-cluster-cloud-controller-manager-operator-rhel8@sha256:8befdd6d48ad9a969d3c1d8e3d941d78cbdac51bd7ff8169ebe3c5c2be06c6cc_ppc64le",
"product_id": "openshift4/ose-cluster-cloud-controller-manager-operator-rhel8@sha256:8befdd6d48ad9a969d3c1d8e3d941d78cbdac51bd7ff8169ebe3c5c2be06c6cc_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-cluster-cloud-controller-manager-operator-rhel8@sha256:8befdd6d48ad9a969d3c1d8e3d941d78cbdac51bd7ff8169ebe3c5c2be06c6cc?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-operator-rhel8\u0026tag=v4.11.0-202208031306.p0.gc2f2cbf.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-cluster-config-operator@sha256:88762438b2a594f1bfed201790fdd7aaa383c733c750dec4baa19757eb0a224b_ppc64le",
"product": {
"name": "openshift4/ose-cluster-config-operator@sha256:88762438b2a594f1bfed201790fdd7aaa383c733c750dec4baa19757eb0a224b_ppc64le",
"product_id": "openshift4/ose-cluster-config-operator@sha256:88762438b2a594f1bfed201790fdd7aaa383c733c750dec4baa19757eb0a224b_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-cluster-config-operator@sha256:88762438b2a594f1bfed201790fdd7aaa383c733c750dec4baa19757eb0a224b?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-cluster-config-operator\u0026tag=v4.11.0-202208031306.p0.g0e01b06.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-cluster-csi-snapshot-controller-rhel8-operator@sha256:37492607333c4d91cbb9b4e18c4833e02c1d10fa9e28878460c5e5d76cbe2613_ppc64le",
"product": {
"name": "openshift4/ose-cluster-csi-snapshot-controller-rhel8-operator@sha256:37492607333c4d91cbb9b4e18c4833e02c1d10fa9e28878460c5e5d76cbe2613_ppc64le",
"product_id": "openshift4/ose-cluster-csi-snapshot-controller-rhel8-operator@sha256:37492607333c4d91cbb9b4e18c4833e02c1d10fa9e28878460c5e5d76cbe2613_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-cluster-csi-snapshot-controller-rhel8-operator@sha256:37492607333c4d91cbb9b4e18c4833e02c1d10fa9e28878460c5e5d76cbe2613?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel8-operator\u0026tag=v4.11.0-202208031306.p0.g8d0774f.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-cluster-dns-operator@sha256:7d1991a79dec5f08a127412962ca15a48c96438b19a9ad99549305e7af010144_ppc64le",
"product": {
"name": "openshift4/ose-cluster-dns-operator@sha256:7d1991a79dec5f08a127412962ca15a48c96438b19a9ad99549305e7af010144_ppc64le",
"product_id": "openshift4/ose-cluster-dns-operator@sha256:7d1991a79dec5f08a127412962ca15a48c96438b19a9ad99549305e7af010144_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-cluster-dns-operator@sha256:7d1991a79dec5f08a127412962ca15a48c96438b19a9ad99549305e7af010144?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-cluster-dns-operator\u0026tag=v4.11.0-202208031306.p0.g8998093.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-cluster-image-registry-operator@sha256:5e5e4c138e519c0de2690359fafd7e8f2b795a9049b976c0e137bf1a03e23ede_ppc64le",
"product": {
"name": "openshift4/ose-cluster-image-registry-operator@sha256:5e5e4c138e519c0de2690359fafd7e8f2b795a9049b976c0e137bf1a03e23ede_ppc64le",
"product_id": "openshift4/ose-cluster-image-registry-operator@sha256:5e5e4c138e519c0de2690359fafd7e8f2b795a9049b976c0e137bf1a03e23ede_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-cluster-image-registry-operator@sha256:5e5e4c138e519c0de2690359fafd7e8f2b795a9049b976c0e137bf1a03e23ede?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-cluster-image-registry-operator\u0026tag=v4.11.0-202208031306.p0.g4d66ea3.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-cluster-ingress-operator@sha256:d1c0cd4e6d6c7a8faaa5e4fcb8181d8325c8f371a4efe670a0d36bcb60198d2c_ppc64le",
"product": {
"name": "openshift4/ose-cluster-ingress-operator@sha256:d1c0cd4e6d6c7a8faaa5e4fcb8181d8325c8f371a4efe670a0d36bcb60198d2c_ppc64le",
"product_id": "openshift4/ose-cluster-ingress-operator@sha256:d1c0cd4e6d6c7a8faaa5e4fcb8181d8325c8f371a4efe670a0d36bcb60198d2c_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-cluster-ingress-operator@sha256:d1c0cd4e6d6c7a8faaa5e4fcb8181d8325c8f371a4efe670a0d36bcb60198d2c?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-cluster-ingress-operator\u0026tag=v4.11.0-202208031306.p0.g2432dad.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-cluster-kube-apiserver-operator@sha256:07a151a721d0ab24cdc8ceebbdf6079c7fc656a8015a6f825914111fbaaeac12_ppc64le",
"product": {
"name": "openshift4/ose-cluster-kube-apiserver-operator@sha256:07a151a721d0ab24cdc8ceebbdf6079c7fc656a8015a6f825914111fbaaeac12_ppc64le",
"product_id": "openshift4/ose-cluster-kube-apiserver-operator@sha256:07a151a721d0ab24cdc8ceebbdf6079c7fc656a8015a6f825914111fbaaeac12_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-cluster-kube-apiserver-operator@sha256:07a151a721d0ab24cdc8ceebbdf6079c7fc656a8015a6f825914111fbaaeac12?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-cluster-kube-apiserver-operator\u0026tag=v4.11.0-202208031306.p0.gc7c94db.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-cluster-kube-cluster-api-rhel8-operator@sha256:c1eca6f993c9aedd597915c0f020f20adb4559c5fb332195f367aee7832cdf44_ppc64le",
"product": {
"name": "openshift4/ose-cluster-kube-cluster-api-rhel8-operator@sha256:c1eca6f993c9aedd597915c0f020f20adb4559c5fb332195f367aee7832cdf44_ppc64le",
"product_id": "openshift4/ose-cluster-kube-cluster-api-rhel8-operator@sha256:c1eca6f993c9aedd597915c0f020f20adb4559c5fb332195f367aee7832cdf44_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-cluster-kube-cluster-api-rhel8-operator@sha256:c1eca6f993c9aedd597915c0f020f20adb4559c5fb332195f367aee7832cdf44?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-cluster-kube-cluster-api-rhel8-operator\u0026tag=v4.11.0-202208031306.p0.g55efc39.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-cluster-kube-controller-manager-operator@sha256:4cd1b1cfb69a5e65a5096d6e2ed9fab256263aecb3de40a3a2e21030e98005b8_ppc64le",
"product": {
"name": "openshift4/ose-cluster-kube-controller-manager-operator@sha256:4cd1b1cfb69a5e65a5096d6e2ed9fab256263aecb3de40a3a2e21030e98005b8_ppc64le",
"product_id": "openshift4/ose-cluster-kube-controller-manager-operator@sha256:4cd1b1cfb69a5e65a5096d6e2ed9fab256263aecb3de40a3a2e21030e98005b8_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-cluster-kube-controller-manager-operator@sha256:4cd1b1cfb69a5e65a5096d6e2ed9fab256263aecb3de40a3a2e21030e98005b8?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-operator\u0026tag=v4.11.0-202208031306.p0.ga6cb428.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-cluster-kube-scheduler-operator@sha256:ca65bc4f76a6d874b2d0ceca00bb6261eda096be7dcd6c113eda8e11dfde0916_ppc64le",
"product": {
"name": "openshift4/ose-cluster-kube-scheduler-operator@sha256:ca65bc4f76a6d874b2d0ceca00bb6261eda096be7dcd6c113eda8e11dfde0916_ppc64le",
"product_id": "openshift4/ose-cluster-kube-scheduler-operator@sha256:ca65bc4f76a6d874b2d0ceca00bb6261eda096be7dcd6c113eda8e11dfde0916_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-cluster-kube-scheduler-operator@sha256:ca65bc4f76a6d874b2d0ceca00bb6261eda096be7dcd6c113eda8e11dfde0916?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-cluster-kube-scheduler-operator\u0026tag=v4.11.0-202208151647.p0.g34132f9.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-cluster-kube-storage-version-migrator-rhel8-operator@sha256:a9fc53ebe17f190200b3e41a65737483a88a58bc6350af51f03f4f9ca700bdba_ppc64le",
"product": {
"name": "openshift4/ose-cluster-kube-storage-version-migrator-rhel8-operator@sha256:a9fc53ebe17f190200b3e41a65737483a88a58bc6350af51f03f4f9ca700bdba_ppc64le",
"product_id": "openshift4/ose-cluster-kube-storage-version-migrator-rhel8-operator@sha256:a9fc53ebe17f190200b3e41a65737483a88a58bc6350af51f03f4f9ca700bdba_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-cluster-kube-storage-version-migrator-rhel8-operator@sha256:a9fc53ebe17f190200b3e41a65737483a88a58bc6350af51f03f4f9ca700bdba?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel8-operator\u0026tag=v4.11.0-202208031306.p0.g12d050a.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-cluster-machine-approver@sha256:d5293d65f59c34e7b3bfb6f2e31bcc13148c2a4ba98407df16ef9d7ec3522f03_ppc64le",
"product": {
"name": "openshift4/ose-cluster-machine-approver@sha256:d5293d65f59c34e7b3bfb6f2e31bcc13148c2a4ba98407df16ef9d7ec3522f03_ppc64le",
"product_id": "openshift4/ose-cluster-machine-approver@sha256:d5293d65f59c34e7b3bfb6f2e31bcc13148c2a4ba98407df16ef9d7ec3522f03_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-cluster-machine-approver@sha256:d5293d65f59c34e7b3bfb6f2e31bcc13148c2a4ba98407df16ef9d7ec3522f03?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-cluster-machine-approver\u0026tag=v4.11.0-202208031306.p0.g3ee1fe4.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-cluster-openshift-apiserver-operator@sha256:5a72cb0256f9b20e3f1b847def6ab9f544ff9d7b3a63437963fc1225c8b0ce94_ppc64le",
"product": {
"name": "openshift4/ose-cluster-openshift-apiserver-operator@sha256:5a72cb0256f9b20e3f1b847def6ab9f544ff9d7b3a63437963fc1225c8b0ce94_ppc64le",
"product_id": "openshift4/ose-cluster-openshift-apiserver-operator@sha256:5a72cb0256f9b20e3f1b847def6ab9f544ff9d7b3a63437963fc1225c8b0ce94_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-cluster-openshift-apiserver-operator@sha256:5a72cb0256f9b20e3f1b847def6ab9f544ff9d7b3a63437963fc1225c8b0ce94?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-operator\u0026tag=v4.11.0-202208031306.p0.g5ddbeef.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-cluster-openshift-controller-manager-operator@sha256:f5b0dc319a66df941b33428ca64b2cd937957ce47b932e8c3c74398f1057caf1_ppc64le",
"product": {
"name": "openshift4/ose-cluster-openshift-controller-manager-operator@sha256:f5b0dc319a66df941b33428ca64b2cd937957ce47b932e8c3c74398f1057caf1_ppc64le",
"product_id": "openshift4/ose-cluster-openshift-controller-manager-operator@sha256:f5b0dc319a66df941b33428ca64b2cd937957ce47b932e8c3c74398f1057caf1_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-cluster-openshift-controller-manager-operator@sha256:f5b0dc319a66df941b33428ca64b2cd937957ce47b932e8c3c74398f1057caf1?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-operator\u0026tag=v4.11.0-202208161348.p0.g6b1bf28.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ovirt-csi-driver-rhel8-operator@sha256:d44cc45f565771b89a9a6600c3f0a463f5707b5d99d43fcd5017afa1c42cfe41_ppc64le",
"product": {
"name": "openshift4/ovirt-csi-driver-rhel8-operator@sha256:d44cc45f565771b89a9a6600c3f0a463f5707b5d99d43fcd5017afa1c42cfe41_ppc64le",
"product_id": "openshift4/ovirt-csi-driver-rhel8-operator@sha256:d44cc45f565771b89a9a6600c3f0a463f5707b5d99d43fcd5017afa1c42cfe41_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ovirt-csi-driver-rhel8-operator@sha256:d44cc45f565771b89a9a6600c3f0a463f5707b5d99d43fcd5017afa1c42cfe41?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ovirt-csi-driver-rhel8-operator\u0026tag=v4.11.0-202208031306.p0.g7a30e38.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-cluster-policy-controller-rhel8@sha256:4d56f27c4662cfa3b2cc7b9f4b146b66f9ad6b6e214b23813a8c4ed5a4107ead_ppc64le",
"product": {
"name": "openshift4/ose-cluster-policy-controller-rhel8@sha256:4d56f27c4662cfa3b2cc7b9f4b146b66f9ad6b6e214b23813a8c4ed5a4107ead_ppc64le",
"product_id": "openshift4/ose-cluster-policy-controller-rhel8@sha256:4d56f27c4662cfa3b2cc7b9f4b146b66f9ad6b6e214b23813a8c4ed5a4107ead_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-cluster-policy-controller-rhel8@sha256:4d56f27c4662cfa3b2cc7b9f4b146b66f9ad6b6e214b23813a8c4ed5a4107ead?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel8\u0026tag=v4.11.0-202208031703.p0.gc7201ed.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-cluster-samples-operator@sha256:6bf352ae6bc6a6c46ca79014473cc163505165163060870bcf2e42f07b9f2577_ppc64le",
"product": {
"name": "openshift4/ose-cluster-samples-operator@sha256:6bf352ae6bc6a6c46ca79014473cc163505165163060870bcf2e42f07b9f2577_ppc64le",
"product_id": "openshift4/ose-cluster-samples-operator@sha256:6bf352ae6bc6a6c46ca79014473cc163505165163060870bcf2e42f07b9f2577_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-cluster-samples-operator@sha256:6bf352ae6bc6a6c46ca79014473cc163505165163060870bcf2e42f07b9f2577?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-cluster-samples-operator\u0026tag=v4.11.0-202208150437.p0.g375a4a9.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-cluster-storage-operator@sha256:c30a0ebdf2740b0c0badde549e557973c741315cca23a931cfb28dce704887d3_ppc64le",
"product": {
"name": "openshift4/ose-cluster-storage-operator@sha256:c30a0ebdf2740b0c0badde549e557973c741315cca23a931cfb28dce704887d3_ppc64le",
"product_id": "openshift4/ose-cluster-storage-operator@sha256:c30a0ebdf2740b0c0badde549e557973c741315cca23a931cfb28dce704887d3_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-cluster-storage-operator@sha256:c30a0ebdf2740b0c0badde549e557973c741315cca23a931cfb28dce704887d3?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-cluster-storage-operator\u0026tag=v4.11.0-202208110436.p0.g8377efd.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-cluster-update-keys@sha256:d5c919b0c64ca6401a0128b08b1440c4679d748c91acb90fd04f6665ae264929_ppc64le",
"product": {
"name": "openshift4/ose-cluster-update-keys@sha256:d5c919b0c64ca6401a0128b08b1440c4679d748c91acb90fd04f6665ae264929_ppc64le",
"product_id": "openshift4/ose-cluster-update-keys@sha256:d5c919b0c64ca6401a0128b08b1440c4679d748c91acb90fd04f6665ae264929_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-cluster-update-keys@sha256:d5c919b0c64ca6401a0128b08b1440c4679d748c91acb90fd04f6665ae264929?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-cluster-update-keys\u0026tag=v4.11.0-202208031306.p0.g289032f.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-container-networking-plugins-rhel8@sha256:c472d872a70e67ab583752ff21f0bd5619bb755030eb51e9f2a4c625793a2cc3_ppc64le",
"product": {
"name": "openshift4/ose-container-networking-plugins-rhel8@sha256:c472d872a70e67ab583752ff21f0bd5619bb755030eb51e9f2a4c625793a2cc3_ppc64le",
"product_id": "openshift4/ose-container-networking-plugins-rhel8@sha256:c472d872a70e67ab583752ff21f0bd5619bb755030eb51e9f2a4c625793a2cc3_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-container-networking-plugins-rhel8@sha256:c472d872a70e67ab583752ff21f0bd5619bb755030eb51e9f2a4c625793a2cc3?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-container-networking-plugins-rhel8\u0026tag=v4.11.0-202208031306.p0.g0ad9da6.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-csi-driver-shared-resource-rhel8@sha256:38eb7084857a284fc01f2b379245492d2a3f3687e7bbbcab018d3f37adeb0c92_ppc64le",
"product": {
"name": "openshift4/ose-csi-driver-shared-resource-rhel8@sha256:38eb7084857a284fc01f2b379245492d2a3f3687e7bbbcab018d3f37adeb0c92_ppc64le",
"product_id": "openshift4/ose-csi-driver-shared-resource-rhel8@sha256:38eb7084857a284fc01f2b379245492d2a3f3687e7bbbcab018d3f37adeb0c92_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-csi-driver-shared-resource-rhel8@sha256:38eb7084857a284fc01f2b379245492d2a3f3687e7bbbcab018d3f37adeb0c92?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-csi-driver-shared-resource-rhel8\u0026tag=v4.11.0-202208031306.p0.g3f69f2f.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-csi-driver-shared-resource-operator-rhel8@sha256:969eb2f0c16c083548541f7ca9a514352af26ead7aee991ed259d6ace4a91d3f_ppc64le",
"product": {
"name": "openshift4/ose-csi-driver-shared-resource-operator-rhel8@sha256:969eb2f0c16c083548541f7ca9a514352af26ead7aee991ed259d6ace4a91d3f_ppc64le",
"product_id": "openshift4/ose-csi-driver-shared-resource-operator-rhel8@sha256:969eb2f0c16c083548541f7ca9a514352af26ead7aee991ed259d6ace4a91d3f_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-csi-driver-shared-resource-operator-rhel8@sha256:969eb2f0c16c083548541f7ca9a514352af26ead7aee991ed259d6ace4a91d3f?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-csi-driver-shared-resource-operator-rhel8\u0026tag=v4.11.0-202208031306.p0.gd3985eb.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-csi-driver-shared-resource-webhook-rhel8@sha256:0e8cefa1ea15e47b3835204029250da5e5e0630a4457f3c4f5d208adb509d14c_ppc64le",
"product": {
"name": "openshift4/ose-csi-driver-shared-resource-webhook-rhel8@sha256:0e8cefa1ea15e47b3835204029250da5e5e0630a4457f3c4f5d208adb509d14c_ppc64le",
"product_id": "openshift4/ose-csi-driver-shared-resource-webhook-rhel8@sha256:0e8cefa1ea15e47b3835204029250da5e5e0630a4457f3c4f5d208adb509d14c_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-csi-driver-shared-resource-webhook-rhel8@sha256:0e8cefa1ea15e47b3835204029250da5e5e0630a4457f3c4f5d208adb509d14c?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-csi-driver-shared-resource-webhook-rhel8\u0026tag=v4.11.0-202208031306.p0.g3f69f2f.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-csi-external-resizer@sha256:8b40d88c21ea690f84e8221f6e7ed91daaa2d21ea8d1017f1afbf3fa9ffd0909_ppc64le",
"product": {
"name": "openshift4/ose-csi-external-resizer@sha256:8b40d88c21ea690f84e8221f6e7ed91daaa2d21ea8d1017f1afbf3fa9ffd0909_ppc64le",
"product_id": "openshift4/ose-csi-external-resizer@sha256:8b40d88c21ea690f84e8221f6e7ed91daaa2d21ea8d1017f1afbf3fa9ffd0909_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-csi-external-resizer@sha256:8b40d88c21ea690f84e8221f6e7ed91daaa2d21ea8d1017f1afbf3fa9ffd0909?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-csi-external-resizer\u0026tag=v4.11.0-202208031306.p0.g2cea576.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-csi-external-resizer-rhel8@sha256:8b40d88c21ea690f84e8221f6e7ed91daaa2d21ea8d1017f1afbf3fa9ffd0909_ppc64le",
"product": {
"name": "openshift4/ose-csi-external-resizer-rhel8@sha256:8b40d88c21ea690f84e8221f6e7ed91daaa2d21ea8d1017f1afbf3fa9ffd0909_ppc64le",
"product_id": "openshift4/ose-csi-external-resizer-rhel8@sha256:8b40d88c21ea690f84e8221f6e7ed91daaa2d21ea8d1017f1afbf3fa9ffd0909_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-csi-external-resizer-rhel8@sha256:8b40d88c21ea690f84e8221f6e7ed91daaa2d21ea8d1017f1afbf3fa9ffd0909?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-csi-external-resizer-rhel8\u0026tag=v4.11.0-202208031306.p0.g2cea576.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-csi-external-snapshotter-rhel8@sha256:9f5f07396f9b2d983a3e99c133a5a81938900e8e0808a5ac57e0e72210d57377_ppc64le",
"product": {
"name": "openshift4/ose-csi-external-snapshotter-rhel8@sha256:9f5f07396f9b2d983a3e99c133a5a81938900e8e0808a5ac57e0e72210d57377_ppc64le",
"product_id": "openshift4/ose-csi-external-snapshotter-rhel8@sha256:9f5f07396f9b2d983a3e99c133a5a81938900e8e0808a5ac57e0e72210d57377_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-csi-external-snapshotter-rhel8@sha256:9f5f07396f9b2d983a3e99c133a5a81938900e8e0808a5ac57e0e72210d57377?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel8\u0026tag=v4.11.0-202208031306.p0.g0afdf73.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-csi-external-snapshotter@sha256:9f5f07396f9b2d983a3e99c133a5a81938900e8e0808a5ac57e0e72210d57377_ppc64le",
"product": {
"name": "openshift4/ose-csi-external-snapshotter@sha256:9f5f07396f9b2d983a3e99c133a5a81938900e8e0808a5ac57e0e72210d57377_ppc64le",
"product_id": "openshift4/ose-csi-external-snapshotter@sha256:9f5f07396f9b2d983a3e99c133a5a81938900e8e0808a5ac57e0e72210d57377_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-csi-external-snapshotter@sha256:9f5f07396f9b2d983a3e99c133a5a81938900e8e0808a5ac57e0e72210d57377?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-csi-external-snapshotter\u0026tag=v4.11.0-202208031306.p0.g0afdf73.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-csi-snapshot-controller-rhel8@sha256:8cb151e8572bdfaf53f914de090a271ad5fb4e2a4d9046b587027f57473c84cf_ppc64le",
"product": {
"name": "openshift4/ose-csi-snapshot-controller-rhel8@sha256:8cb151e8572bdfaf53f914de090a271ad5fb4e2a4d9046b587027f57473c84cf_ppc64le",
"product_id": "openshift4/ose-csi-snapshot-controller-rhel8@sha256:8cb151e8572bdfaf53f914de090a271ad5fb4e2a4d9046b587027f57473c84cf_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-csi-snapshot-controller-rhel8@sha256:8cb151e8572bdfaf53f914de090a271ad5fb4e2a4d9046b587027f57473c84cf?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel8\u0026tag=v4.11.0-202208031306.p0.g0afdf73.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-csi-snapshot-controller@sha256:8cb151e8572bdfaf53f914de090a271ad5fb4e2a4d9046b587027f57473c84cf_ppc64le",
"product": {
"name": "openshift4/ose-csi-snapshot-controller@sha256:8cb151e8572bdfaf53f914de090a271ad5fb4e2a4d9046b587027f57473c84cf_ppc64le",
"product_id": "openshift4/ose-csi-snapshot-controller@sha256:8cb151e8572bdfaf53f914de090a271ad5fb4e2a4d9046b587027f57473c84cf_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-csi-snapshot-controller@sha256:8cb151e8572bdfaf53f914de090a271ad5fb4e2a4d9046b587027f57473c84cf?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-csi-snapshot-controller\u0026tag=v4.11.0-202208031306.p0.g0afdf73.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-csi-snapshot-validation-webhook-rhel8@sha256:fc19b27c4f465ec46f6b7838ff4715278b7a3472d79c5a062d8b2c38d0b9f778_ppc64le",
"product": {
"name": "openshift4/ose-csi-snapshot-validation-webhook-rhel8@sha256:fc19b27c4f465ec46f6b7838ff4715278b7a3472d79c5a062d8b2c38d0b9f778_ppc64le",
"product_id": "openshift4/ose-csi-snapshot-validation-webhook-rhel8@sha256:fc19b27c4f465ec46f6b7838ff4715278b7a3472d79c5a062d8b2c38d0b9f778_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-csi-snapshot-validation-webhook-rhel8@sha256:fc19b27c4f465ec46f6b7838ff4715278b7a3472d79c5a062d8b2c38d0b9f778?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-csi-snapshot-validation-webhook-rhel8\u0026tag=v4.11.0-202208031306.p0.g0afdf73.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/egress-router-cni-rhel8@sha256:5d87bcb5e32b7d69df1d713fd61a71d0223447258deb728b26249ca197bad943_ppc64le",
"product": {
"name": "openshift4/egress-router-cni-rhel8@sha256:5d87bcb5e32b7d69df1d713fd61a71d0223447258deb728b26249ca197bad943_ppc64le",
"product_id": "openshift4/egress-router-cni-rhel8@sha256:5d87bcb5e32b7d69df1d713fd61a71d0223447258deb728b26249ca197bad943_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/egress-router-cni-rhel8@sha256:5d87bcb5e32b7d69df1d713fd61a71d0223447258deb728b26249ca197bad943?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/egress-router-cni-rhel8\u0026tag=v4.11.0-202208031306.p0.gfccaf1d.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-etcd@sha256:91408b23960b2c9a7149627778c368b55e28b256d60e7573bdfa1bf96a3d8aad_ppc64le",
"product": {
"name": "openshift4/ose-etcd@sha256:91408b23960b2c9a7149627778c368b55e28b256d60e7573bdfa1bf96a3d8aad_ppc64le",
"product_id": "openshift4/ose-etcd@sha256:91408b23960b2c9a7149627778c368b55e28b256d60e7573bdfa1bf96a3d8aad_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-etcd@sha256:91408b23960b2c9a7149627778c368b55e28b256d60e7573bdfa1bf96a3d8aad?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-etcd\u0026tag=v4.11.0-202208031306.p0.g80cc14e.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-gcp-cloud-controller-manager-rhel8@sha256:41e8f97fc5832464306161afcd587d68a4b602f580ff2ef6d025b46ce5af9683_ppc64le",
"product": {
"name": "openshift4/ose-gcp-cloud-controller-manager-rhel8@sha256:41e8f97fc5832464306161afcd587d68a4b602f580ff2ef6d025b46ce5af9683_ppc64le",
"product_id": "openshift4/ose-gcp-cloud-controller-manager-rhel8@sha256:41e8f97fc5832464306161afcd587d68a4b602f580ff2ef6d025b46ce5af9683_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-gcp-cloud-controller-manager-rhel8@sha256:41e8f97fc5832464306161afcd587d68a4b602f580ff2ef6d025b46ce5af9683?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-gcp-cloud-controller-manager-rhel8\u0026tag=v4.11.0-202208031306.p0.g9a303b1.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-gcp-cluster-api-controllers-rhel8@sha256:52f1777b57d7044a988da3054c0c7c06e27a3bc9d9ac8965dd8d5fe3cc3ef5d4_ppc64le",
"product": {
"name": "openshift4/ose-gcp-cluster-api-controllers-rhel8@sha256:52f1777b57d7044a988da3054c0c7c06e27a3bc9d9ac8965dd8d5fe3cc3ef5d4_ppc64le",
"product_id": "openshift4/ose-gcp-cluster-api-controllers-rhel8@sha256:52f1777b57d7044a988da3054c0c7c06e27a3bc9d9ac8965dd8d5fe3cc3ef5d4_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-gcp-cluster-api-controllers-rhel8@sha256:52f1777b57d7044a988da3054c0c7c06e27a3bc9d9ac8965dd8d5fe3cc3ef5d4?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-gcp-cluster-api-controllers-rhel8\u0026tag=v4.11.0-202208031306.p0.gff20dda.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-gcp-pd-csi-driver-rhel8@sha256:f45be24171aa703c21aaad4f350ebe0a54081108d75e39ff1b42d1f415776e73_ppc64le",
"product": {
"name": "openshift4/ose-gcp-pd-csi-driver-rhel8@sha256:f45be24171aa703c21aaad4f350ebe0a54081108d75e39ff1b42d1f415776e73_ppc64le",
"product_id": "openshift4/ose-gcp-pd-csi-driver-rhel8@sha256:f45be24171aa703c21aaad4f350ebe0a54081108d75e39ff1b42d1f415776e73_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-gcp-pd-csi-driver-rhel8@sha256:f45be24171aa703c21aaad4f350ebe0a54081108d75e39ff1b42d1f415776e73?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-rhel8\u0026tag=v4.11.0-202208031306.p0.gf9d7fdc.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-gcp-pd-csi-driver-operator-rhel8@sha256:c0a3c993a9fcf0d645dec39a20464688837e35c82c08f5ca95fdf1b70d842806_ppc64le",
"product": {
"name": "openshift4/ose-gcp-pd-csi-driver-operator-rhel8@sha256:c0a3c993a9fcf0d645dec39a20464688837e35c82c08f5ca95fdf1b70d842806_ppc64le",
"product_id": "openshift4/ose-gcp-pd-csi-driver-operator-rhel8@sha256:c0a3c993a9fcf0d645dec39a20464688837e35c82c08f5ca95fdf1b70d842806_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-gcp-pd-csi-driver-operator-rhel8@sha256:c0a3c993a9fcf0d645dec39a20464688837e35c82c08f5ca95fdf1b70d842806?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-operator-rhel8\u0026tag=v4.11.0-202208031306.p0.gbc7bad4.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-hypershift-rhel8@sha256:c50f3799c451830fc7f551d0397163473190a916a001b3ecf8e0577d5b68b252_ppc64le",
"product": {
"name": "openshift4/ose-hypershift-rhel8@sha256:c50f3799c451830fc7f551d0397163473190a916a001b3ecf8e0577d5b68b252_ppc64le",
"product_id": "openshift4/ose-hypershift-rhel8@sha256:c50f3799c451830fc7f551d0397163473190a916a001b3ecf8e0577d5b68b252_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-hypershift-rhel8@sha256:c50f3799c451830fc7f551d0397163473190a916a001b3ecf8e0577d5b68b252?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-hypershift-rhel8\u0026tag=v4.11.0-202208110157.p0.g2b7ac52.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-ibm-cloud-controller-manager-rhel8@sha256:bb4b6e94ad2e114f792e56803d96cc0a0d89cb2d0b4b6c1bd98f7dc02681d9ff_ppc64le",
"product": {
"name": "openshift4/ose-ibm-cloud-controller-manager-rhel8@sha256:bb4b6e94ad2e114f792e56803d96cc0a0d89cb2d0b4b6c1bd98f7dc02681d9ff_ppc64le",
"product_id": "openshift4/ose-ibm-cloud-controller-manager-rhel8@sha256:bb4b6e94ad2e114f792e56803d96cc0a0d89cb2d0b4b6c1bd98f7dc02681d9ff_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-ibm-cloud-controller-manager-rhel8@sha256:bb4b6e94ad2e114f792e56803d96cc0a0d89cb2d0b4b6c1bd98f7dc02681d9ff?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-ibm-cloud-controller-manager-rhel8\u0026tag=v4.11.0-202208031306.p0.gce83696.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-ibmcloud-machine-controllers-rhel8@sha256:60b3440b77654b142510883132bc9023f3b6dac08a55c32eab02870dfde1d786_ppc64le",
"product": {
"name": "openshift4/ose-ibmcloud-machine-controllers-rhel8@sha256:60b3440b77654b142510883132bc9023f3b6dac08a55c32eab02870dfde1d786_ppc64le",
"product_id": "openshift4/ose-ibmcloud-machine-controllers-rhel8@sha256:60b3440b77654b142510883132bc9023f3b6dac08a55c32eab02870dfde1d786_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-ibmcloud-machine-controllers-rhel8@sha256:60b3440b77654b142510883132bc9023f3b6dac08a55c32eab02870dfde1d786?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-ibmcloud-machine-controllers-rhel8\u0026tag=v4.11.0-202208031306.p0.g3bde969.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-ibm-vpc-block-csi-driver-rhel8@sha256:f192ef456a56c953c8e553e70af23c01f04343fed3c479d000e0ad00462e66a7_ppc64le",
"product": {
"name": "openshift4/ose-ibm-vpc-block-csi-driver-rhel8@sha256:f192ef456a56c953c8e553e70af23c01f04343fed3c479d000e0ad00462e66a7_ppc64le",
"product_id": "openshift4/ose-ibm-vpc-block-csi-driver-rhel8@sha256:f192ef456a56c953c8e553e70af23c01f04343fed3c479d000e0ad00462e66a7_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-ibm-vpc-block-csi-driver-rhel8@sha256:f192ef456a56c953c8e553e70af23c01f04343fed3c479d000e0ad00462e66a7?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-rhel8\u0026tag=v4.11.0-202208031306.p0.gc85624d.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-ibm-vpc-block-csi-driver-operator-rhel8@sha256:f31fccd1cbd570207ed229402d402ca388c6630f14e0508bdc9ba01fa1763bbc_ppc64le",
"product": {
"name": "openshift4/ose-ibm-vpc-block-csi-driver-operator-rhel8@sha256:f31fccd1cbd570207ed229402d402ca388c6630f14e0508bdc9ba01fa1763bbc_ppc64le",
"product_id": "openshift4/ose-ibm-vpc-block-csi-driver-operator-rhel8@sha256:f31fccd1cbd570207ed229402d402ca388c6630f14e0508bdc9ba01fa1763bbc_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-ibm-vpc-block-csi-driver-operator-rhel8@sha256:f31fccd1cbd570207ed229402d402ca388c6630f14e0508bdc9ba01fa1763bbc?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-operator-rhel8\u0026tag=v4.11.0-202208031306.p0.ge4a2180.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-insights-rhel8-operator@sha256:36128b45bd888fb2853d417288720286bf523d9e0584054076b1e5b9288f2f60_ppc64le",
"product": {
"name": "openshift4/ose-insights-rhel8-operator@sha256:36128b45bd888fb2853d417288720286bf523d9e0584054076b1e5b9288f2f60_ppc64le",
"product_id": "openshift4/ose-insights-rhel8-operator@sha256:36128b45bd888fb2853d417288720286bf523d9e0584054076b1e5b9288f2f60_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-insights-rhel8-operator@sha256:36128b45bd888fb2853d417288720286bf523d9e0584054076b1e5b9288f2f60?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-insights-rhel8-operator\u0026tag=v4.11.0-202208031306.p0.g0929403.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-installer-artifacts@sha256:645f779075fc78270b02e98bf31d5927d9ff48a95c56669abc5f749296e3ee4d_ppc64le",
"product": {
"name": "openshift4/ose-installer-artifacts@sha256:645f779075fc78270b02e98bf31d5927d9ff48a95c56669abc5f749296e3ee4d_ppc64le",
"product_id": "openshift4/ose-installer-artifacts@sha256:645f779075fc78270b02e98bf31d5927d9ff48a95c56669abc5f749296e3ee4d_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-installer-artifacts@sha256:645f779075fc78270b02e98bf31d5927d9ff48a95c56669abc5f749296e3ee4d?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-installer-artifacts\u0026tag=v4.11.0-202208161507.p0.g1d2450c.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-installer@sha256:45a2c7fa9f56ec78e9087139c6ee944c963685a3714a77535f8cd3eaa8b6d8e9_ppc64le",
"product": {
"name": "openshift4/ose-installer@sha256:45a2c7fa9f56ec78e9087139c6ee944c963685a3714a77535f8cd3eaa8b6d8e9_ppc64le",
"product_id": "openshift4/ose-installer@sha256:45a2c7fa9f56ec78e9087139c6ee944c963685a3714a77535f8cd3eaa8b6d8e9_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-installer@sha256:45a2c7fa9f56ec78e9087139c6ee944c963685a3714a77535f8cd3eaa8b6d8e9?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-installer\u0026tag=v4.11.0-202208161507.p0.g1d2450c.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-kube-storage-version-migrator-rhel8@sha256:5f648ddc9ec59acd152910a93ac82587488aba4452f98bac21f573fd7714b985_ppc64le",
"product": {
"name": "openshift4/ose-kube-storage-version-migrator-rhel8@sha256:5f648ddc9ec59acd152910a93ac82587488aba4452f98bac21f573fd7714b985_ppc64le",
"product_id": "openshift4/ose-kube-storage-version-migrator-rhel8@sha256:5f648ddc9ec59acd152910a93ac82587488aba4452f98bac21f573fd7714b985_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-kube-storage-version-migrator-rhel8@sha256:5f648ddc9ec59acd152910a93ac82587488aba4452f98bac21f573fd7714b985?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel8\u0026tag=v4.11.0-202208031306.p0.g596745c.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-libvirt-machine-controllers@sha256:ec3d130af46371cd1f394b18413accc73b9619ac3232d418182eae776e657416_ppc64le",
"product": {
"name": "openshift4/ose-libvirt-machine-controllers@sha256:ec3d130af46371cd1f394b18413accc73b9619ac3232d418182eae776e657416_ppc64le",
"product_id": "openshift4/ose-libvirt-machine-controllers@sha256:ec3d130af46371cd1f394b18413accc73b9619ac3232d418182eae776e657416_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-libvirt-machine-controllers@sha256:ec3d130af46371cd1f394b18413accc73b9619ac3232d418182eae776e657416?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-libvirt-machine-controllers\u0026tag=v4.11.0-202208031306.p0.gb6e14ea.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-machine-api-operator@sha256:e92749f7a8381da22507d567594dae893c684415d947094ae18d9561ad1f660d_ppc64le",
"product": {
"name": "openshift4/ose-machine-api-operator@sha256:e92749f7a8381da22507d567594dae893c684415d947094ae18d9561ad1f660d_ppc64le",
"product_id": "openshift4/ose-machine-api-operator@sha256:e92749f7a8381da22507d567594dae893c684415d947094ae18d9561ad1f660d_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-machine-api-operator@sha256:e92749f7a8381da22507d567594dae893c684415d947094ae18d9561ad1f660d?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-machine-api-operator\u0026tag=v4.11.0-202208031306.p0.g4e3e83c.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-machine-api-provider-gcp-rhel8@sha256:c52b5720d86ff3bccd4dffc7ce664d49a1ae515a89350ee6df6af0dbeb941eb3_ppc64le",
"product": {
"name": "openshift4/ose-machine-api-provider-gcp-rhel8@sha256:c52b5720d86ff3bccd4dffc7ce664d49a1ae515a89350ee6df6af0dbeb941eb3_ppc64le",
"product_id": "openshift4/ose-machine-api-provider-gcp-rhel8@sha256:c52b5720d86ff3bccd4dffc7ce664d49a1ae515a89350ee6df6af0dbeb941eb3_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-machine-api-provider-gcp-rhel8@sha256:c52b5720d86ff3bccd4dffc7ce664d49a1ae515a89350ee6df6af0dbeb941eb3?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-machine-api-provider-gcp-rhel8\u0026tag=v4.11.0-202208031306.p0.g17a3a9f.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-machine-api-provider-openstack-rhel8@sha256:05bae77a907afc2d75cb8f3bf3aacb26c4e3f2e965709c3c371536bfa78ecd54_ppc64le",
"product": {
"name": "openshift4/ose-machine-api-provider-openstack-rhel8@sha256:05bae77a907afc2d75cb8f3bf3aacb26c4e3f2e965709c3c371536bfa78ecd54_ppc64le",
"product_id": "openshift4/ose-machine-api-provider-openstack-rhel8@sha256:05bae77a907afc2d75cb8f3bf3aacb26c4e3f2e965709c3c371536bfa78ecd54_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-machine-api-provider-openstack-rhel8@sha256:05bae77a907afc2d75cb8f3bf3aacb26c4e3f2e965709c3c371536bfa78ecd54?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel8\u0026tag=v4.11.0-202208031306.p0.geb7e497.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-machine-config-operator@sha256:9947130c8cc8d4b3157242ff5d1dcca0343f6a7b3d17710b2f0915d7e3500881_ppc64le",
"product": {
"name": "openshift4/ose-machine-config-operator@sha256:9947130c8cc8d4b3157242ff5d1dcca0343f6a7b3d17710b2f0915d7e3500881_ppc64le",
"product_id": "openshift4/ose-machine-config-operator@sha256:9947130c8cc8d4b3157242ff5d1dcca0343f6a7b3d17710b2f0915d7e3500881_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-machine-config-operator@sha256:9947130c8cc8d4b3157242ff5d1dcca0343f6a7b3d17710b2f0915d7e3500881?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-machine-config-operator\u0026tag=v4.11.0-202208150437.p0.g8a0ada1.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-multus-admission-controller@sha256:10d932015ba0fe1a84a7a0096dc416857e1a63a2323e6192b8b6bba90e50aa5b_ppc64le",
"product": {
"name": "openshift4/ose-multus-admission-controller@sha256:10d932015ba0fe1a84a7a0096dc416857e1a63a2323e6192b8b6bba90e50aa5b_ppc64le",
"product_id": "openshift4/ose-multus-admission-controller@sha256:10d932015ba0fe1a84a7a0096dc416857e1a63a2323e6192b8b6bba90e50aa5b_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-multus-admission-controller@sha256:10d932015ba0fe1a84a7a0096dc416857e1a63a2323e6192b8b6bba90e50aa5b?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-multus-admission-controller\u0026tag=v4.11.0-202208031306.p0.gf38aae4.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-multus-networkpolicy-rhel8@sha256:9ba16add1d64bad4d4dfb9e8e4200b061ae6f6ab34bccf0456684bfdddc7b9b2_ppc64le",
"product": {
"name": "openshift4/ose-multus-networkpolicy-rhel8@sha256:9ba16add1d64bad4d4dfb9e8e4200b061ae6f6ab34bccf0456684bfdddc7b9b2_ppc64le",
"product_id": "openshift4/ose-multus-networkpolicy-rhel8@sha256:9ba16add1d64bad4d4dfb9e8e4200b061ae6f6ab34bccf0456684bfdddc7b9b2_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-multus-networkpolicy-rhel8@sha256:9ba16add1d64bad4d4dfb9e8e4200b061ae6f6ab34bccf0456684bfdddc7b9b2?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel8\u0026tag=v4.11.0-202208031306.p0.g643fdaf.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-multus-route-override-cni-rhel8@sha256:104105eb231879914965da9c3064c298ab2a1a7944eb334404c7ec32920ec511_ppc64le",
"product": {
"name": "openshift4/ose-multus-route-override-cni-rhel8@sha256:104105eb231879914965da9c3064c298ab2a1a7944eb334404c7ec32920ec511_ppc64le",
"product_id": "openshift4/ose-multus-route-override-cni-rhel8@sha256:104105eb231879914965da9c3064c298ab2a1a7944eb334404c7ec32920ec511_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-multus-route-override-cni-rhel8@sha256:104105eb231879914965da9c3064c298ab2a1a7944eb334404c7ec32920ec511?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel8\u0026tag=v4.11.0-202208031306.p0.g523b790.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-multus-whereabouts-ipam-cni-rhel8@sha256:6426782a1b3f59b5817fa85a465d63334ce7299adaeb442f75ce4930fece85dd_ppc64le",
"product": {
"name": "openshift4/ose-multus-whereabouts-ipam-cni-rhel8@sha256:6426782a1b3f59b5817fa85a465d63334ce7299adaeb442f75ce4930fece85dd_ppc64le",
"product_id": "openshift4/ose-multus-whereabouts-ipam-cni-rhel8@sha256:6426782a1b3f59b5817fa85a465d63334ce7299adaeb442f75ce4930fece85dd_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-multus-whereabouts-ipam-cni-rhel8@sha256:6426782a1b3f59b5817fa85a465d63334ce7299adaeb442f75ce4930fece85dd?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel8\u0026tag=v4.11.0-202208031306.p0.g9951259.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-must-gather@sha256:be3e5946f0c4f70427379251a147059e6aef6b24060ad3f43c4c7611d9a14d14_ppc64le",
"product": {
"name": "openshift4/ose-must-gather@sha256:be3e5946f0c4f70427379251a147059e6aef6b24060ad3f43c4c7611d9a14d14_ppc64le",
"product_id": "openshift4/ose-must-gather@sha256:be3e5946f0c4f70427379251a147059e6aef6b24060ad3f43c4c7611d9a14d14_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-must-gather@sha256:be3e5946f0c4f70427379251a147059e6aef6b24060ad3f43c4c7611d9a14d14?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-must-gather\u0026tag=v4.11.0-202208150437.p0.g32bca40.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-network-interface-bond-cni-rhel8@sha256:b3fb70b58e12e37b5378eed5adb33619c0ecf110cbf48163e2717c19ec7f7025_ppc64le",
"product": {
"name": "openshift4/ose-network-interface-bond-cni-rhel8@sha256:b3fb70b58e12e37b5378eed5adb33619c0ecf110cbf48163e2717c19ec7f7025_ppc64le",
"product_id": "openshift4/ose-network-interface-bond-cni-rhel8@sha256:b3fb70b58e12e37b5378eed5adb33619c0ecf110cbf48163e2717c19ec7f7025_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-network-interface-bond-cni-rhel8@sha256:b3fb70b58e12e37b5378eed5adb33619c0ecf110cbf48163e2717c19ec7f7025?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel8\u0026tag=v4.11.0-202208101438.p0.gb76a677.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-network-metrics-daemon-rhel8@sha256:e61bee6a6187d38ac586efb04c6ea9cfcc014c863e945e47f560a83e8def114d_ppc64le",
"product": {
"name": "openshift4/ose-network-metrics-daemon-rhel8@sha256:e61bee6a6187d38ac586efb04c6ea9cfcc014c863e945e47f560a83e8def114d_ppc64le",
"product_id": "openshift4/ose-network-metrics-daemon-rhel8@sha256:e61bee6a6187d38ac586efb04c6ea9cfcc014c863e945e47f560a83e8def114d_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-network-metrics-daemon-rhel8@sha256:e61bee6a6187d38ac586efb04c6ea9cfcc014c863e945e47f560a83e8def114d?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel8\u0026tag=v4.11.0-202208031306.p0.g9482ac9.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/network-tools-rhel8@sha256:b914a9caeedc9c9777e28e71ed81416a1bf0fd6104b164ba756555192cf95063_ppc64le",
"product": {
"name": "openshift4/network-tools-rhel8@sha256:b914a9caeedc9c9777e28e71ed81416a1bf0fd6104b164ba756555192cf95063_ppc64le",
"product_id": "openshift4/network-tools-rhel8@sha256:b914a9caeedc9c9777e28e71ed81416a1bf0fd6104b164ba756555192cf95063_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/network-tools-rhel8@sha256:b914a9caeedc9c9777e28e71ed81416a1bf0fd6104b164ba756555192cf95063?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/network-tools-rhel8\u0026tag=v4.11.0-202208161348.p0.g4e87286.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-sdn-rhel8@sha256:c708a24017904d8e50fffaafc4c7b072bd774d04acdfa2b40d139edccf1dad33_ppc64le",
"product": {
"name": "openshift4/ose-sdn-rhel8@sha256:c708a24017904d8e50fffaafc4c7b072bd774d04acdfa2b40d139edccf1dad33_ppc64le",
"product_id": "openshift4/ose-sdn-rhel8@sha256:c708a24017904d8e50fffaafc4c7b072bd774d04acdfa2b40d139edccf1dad33_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-sdn-rhel8@sha256:c708a24017904d8e50fffaafc4c7b072bd774d04acdfa2b40d139edccf1dad33?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-sdn-rhel8\u0026tag=v4.11.0-202208161348.p0.g93345d4.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-oauth-apiserver-rhel8@sha256:b1e06183d361a6ca89412b960a38121f6ecb9ecf6b9ebccbaad95159690dc243_ppc64le",
"product": {
"name": "openshift4/ose-oauth-apiserver-rhel8@sha256:b1e06183d361a6ca89412b960a38121f6ecb9ecf6b9ebccbaad95159690dc243_ppc64le",
"product_id": "openshift4/ose-oauth-apiserver-rhel8@sha256:b1e06183d361a6ca89412b960a38121f6ecb9ecf6b9ebccbaad95159690dc243_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-oauth-apiserver-rhel8@sha256:b1e06183d361a6ca89412b960a38121f6ecb9ecf6b9ebccbaad95159690dc243?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-oauth-apiserver-rhel8\u0026tag=v4.11.0-202208110436.p0.g3ca701f.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-openshift-apiserver-rhel8@sha256:a00046f91649246bf718a82a52ffcf969f0daa58dddc80de1ba53bf5999e393f_ppc64le",
"product": {
"name": "openshift4/ose-openshift-apiserver-rhel8@sha256:a00046f91649246bf718a82a52ffcf969f0daa58dddc80de1ba53bf5999e393f_ppc64le",
"product_id": "openshift4/ose-openshift-apiserver-rhel8@sha256:a00046f91649246bf718a82a52ffcf969f0daa58dddc80de1ba53bf5999e393f_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-openshift-apiserver-rhel8@sha256:a00046f91649246bf718a82a52ffcf969f0daa58dddc80de1ba53bf5999e393f?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-openshift-apiserver-rhel8\u0026tag=v4.11.0-202208031306.p0.g4b6f874.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-openshift-controller-manager-rhel8@sha256:6c1a3c63ca3b93f0644a80882cc02174bc06bfb6df4b3012cdf43c1d0a8114e9_ppc64le",
"product": {
"name": "openshift4/ose-openshift-controller-manager-rhel8@sha256:6c1a3c63ca3b93f0644a80882cc02174bc06bfb6df4b3012cdf43c1d0a8114e9_ppc64le",
"product_id": "openshift4/ose-openshift-controller-manager-rhel8@sha256:6c1a3c63ca3b93f0644a80882cc02174bc06bfb6df4b3012cdf43c1d0a8114e9_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-openshift-controller-manager-rhel8@sha256:6c1a3c63ca3b93f0644a80882cc02174bc06bfb6df4b3012cdf43c1d0a8114e9?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel8\u0026tag=v4.11.0-202208162257.p0.g8fbe884.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-openstack-cinder-csi-driver-rhel8@sha256:5231039df308c3b8730158ad327982baff8f7b1b6dccd046ab4a00af6d70e7d8_ppc64le",
"product": {
"name": "openshift4/ose-openstack-cinder-csi-driver-rhel8@sha256:5231039df308c3b8730158ad327982baff8f7b1b6dccd046ab4a00af6d70e7d8_ppc64le",
"product_id": "openshift4/ose-openstack-cinder-csi-driver-rhel8@sha256:5231039df308c3b8730158ad327982baff8f7b1b6dccd046ab4a00af6d70e7d8_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-openstack-cinder-csi-driver-rhel8@sha256:5231039df308c3b8730158ad327982baff8f7b1b6dccd046ab4a00af6d70e7d8?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel8\u0026tag=v4.11.0-202208031306.p0.g246ae15.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-openstack-cinder-csi-driver-rhel8-operator@sha256:fc99f3eacda723a6d9c83bf0e619c91bd2eb049a710b304ab1de7639705bbed5_ppc64le",
"product": {
"name": "openshift4/ose-openstack-cinder-csi-driver-rhel8-operator@sha256:fc99f3eacda723a6d9c83bf0e619c91bd2eb049a710b304ab1de7639705bbed5_ppc64le",
"product_id": "openshift4/ose-openstack-cinder-csi-driver-rhel8-operator@sha256:fc99f3eacda723a6d9c83bf0e619c91bd2eb049a710b304ab1de7639705bbed5_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-openstack-cinder-csi-driver-rhel8-operator@sha256:fc99f3eacda723a6d9c83bf0e619c91bd2eb049a710b304ab1de7639705bbed5?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel8-operator\u0026tag=v4.11.0-202208031306.p0.gae4c45c.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-openstack-cloud-controller-manager-rhel8@sha256:316d8d6c31c6198d95d929779c2d68df5ed9cc0fe1bc2db858f234af068dd21e_ppc64le",
"product": {
"name": "openshift4/ose-openstack-cloud-controller-manager-rhel8@sha256:316d8d6c31c6198d95d929779c2d68df5ed9cc0fe1bc2db858f234af068dd21e_ppc64le",
"product_id": "openshift4/ose-openstack-cloud-controller-manager-rhel8@sha256:316d8d6c31c6198d95d929779c2d68df5ed9cc0fe1bc2db858f234af068dd21e_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-openstack-cloud-controller-manager-rhel8@sha256:316d8d6c31c6198d95d929779c2d68df5ed9cc0fe1bc2db858f234af068dd21e?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel8\u0026tag=v4.11.0-202208031306.p0.g246ae15.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-openstack-machine-controllers@sha256:5cda1e00b8e5195be5fb565399f5a19c58a9c77bbe13e297f5a2196518116d90_ppc64le",
"product": {
"name": "openshift4/ose-openstack-machine-controllers@sha256:5cda1e00b8e5195be5fb565399f5a19c58a9c77bbe13e297f5a2196518116d90_ppc64le",
"product_id": "openshift4/ose-openstack-machine-controllers@sha256:5cda1e00b8e5195be5fb565399f5a19c58a9c77bbe13e297f5a2196518116d90_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-openstack-machine-controllers@sha256:5cda1e00b8e5195be5fb565399f5a19c58a9c77bbe13e297f5a2196518116d90?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-openstack-machine-controllers\u0026tag=v4.11.0-202208031306.p0.g440ca42.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ovirt-csi-driver-rhel7@sha256:b1ee2119c5c9ffa916f48425d807695d557bfe326bbfe0e65d18ec235cee53b7_ppc64le",
"product": {
"name": "openshift4/ovirt-csi-driver-rhel7@sha256:b1ee2119c5c9ffa916f48425d807695d557bfe326bbfe0e65d18ec235cee53b7_ppc64le",
"product_id": "openshift4/ovirt-csi-driver-rhel7@sha256:b1ee2119c5c9ffa916f48425d807695d557bfe326bbfe0e65d18ec235cee53b7_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ovirt-csi-driver-rhel7@sha256:b1ee2119c5c9ffa916f48425d807695d557bfe326bbfe0e65d18ec235cee53b7?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ovirt-csi-driver-rhel7\u0026tag=v4.11.0-202208031306.p0.g0b3d79b.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ovirt-csi-driver-rhel8@sha256:b1ee2119c5c9ffa916f48425d807695d557bfe326bbfe0e65d18ec235cee53b7_ppc64le",
"product": {
"name": "openshift4/ovirt-csi-driver-rhel8@sha256:b1ee2119c5c9ffa916f48425d807695d557bfe326bbfe0e65d18ec235cee53b7_ppc64le",
"product_id": "openshift4/ovirt-csi-driver-rhel8@sha256:b1ee2119c5c9ffa916f48425d807695d557bfe326bbfe0e65d18ec235cee53b7_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ovirt-csi-driver-rhel8@sha256:b1ee2119c5c9ffa916f48425d807695d557bfe326bbfe0e65d18ec235cee53b7?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ovirt-csi-driver-rhel8\u0026tag=v4.11.0-202208031306.p0.g0b3d79b.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-ovirt-machine-controllers-rhel8@sha256:951e6ff8cdd565aefd60d8e996145c989c228a2a9c7ab412789d92ddb3ec9165_ppc64le",
"product": {
"name": "openshift4/ose-ovirt-machine-controllers-rhel8@sha256:951e6ff8cdd565aefd60d8e996145c989c228a2a9c7ab412789d92ddb3ec9165_ppc64le",
"product_id": "openshift4/ose-ovirt-machine-controllers-rhel8@sha256:951e6ff8cdd565aefd60d8e996145c989c228a2a9c7ab412789d92ddb3ec9165_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-ovirt-machine-controllers-rhel8@sha256:951e6ff8cdd565aefd60d8e996145c989c228a2a9c7ab412789d92ddb3ec9165?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-ovirt-machine-controllers-rhel8\u0026tag=v4.11.0-202208031306.p0.g5a93d94.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-ovn-kubernetes@sha256:cec5b3a5276177b25ce85f5d1465dbc6aca19b78b0f5406b6fe85bc97ff3f77d_ppc64le",
"product": {
"name": "openshift4/ose-ovn-kubernetes@sha256:cec5b3a5276177b25ce85f5d1465dbc6aca19b78b0f5406b6fe85bc97ff3f77d_ppc64le",
"product_id": "openshift4/ose-ovn-kubernetes@sha256:cec5b3a5276177b25ce85f5d1465dbc6aca19b78b0f5406b6fe85bc97ff3f77d_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-ovn-kubernetes@sha256:cec5b3a5276177b25ce85f5d1465dbc6aca19b78b0f5406b6fe85bc97ff3f77d?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-ovn-kubernetes\u0026tag=v4.11.0-202208161348.p0.g369b3a4.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-powervs-cloud-controller-manager-rhel8@sha256:a512551fc4ce326ef993f1dde6dedd5cf4c20b6c41f6149430ffae0d9e10d62c_ppc64le",
"product": {
"name": "openshift4/ose-powervs-cloud-controller-manager-rhel8@sha256:a512551fc4ce326ef993f1dde6dedd5cf4c20b6c41f6149430ffae0d9e10d62c_ppc64le",
"product_id": "openshift4/ose-powervs-cloud-controller-manager-rhel8@sha256:a512551fc4ce326ef993f1dde6dedd5cf4c20b6c41f6149430ffae0d9e10d62c_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-powervs-cloud-controller-manager-rhel8@sha256:a512551fc4ce326ef993f1dde6dedd5cf4c20b6c41f6149430ffae0d9e10d62c?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-powervs-cloud-controller-manager-rhel8\u0026tag=v4.11.0-202208031306.p0.g8ace6e9.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-powervs-machine-controllers-rhel8@sha256:965ad6292483d5e6d8b734fd40006689cf3917657919c668b6d01bc9fc4b816e_ppc64le",
"product": {
"name": "openshift4/ose-powervs-machine-controllers-rhel8@sha256:965ad6292483d5e6d8b734fd40006689cf3917657919c668b6d01bc9fc4b816e_ppc64le",
"product_id": "openshift4/ose-powervs-machine-controllers-rhel8@sha256:965ad6292483d5e6d8b734fd40006689cf3917657919c668b6d01bc9fc4b816e_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-powervs-machine-controllers-rhel8@sha256:965ad6292483d5e6d8b734fd40006689cf3917657919c668b6d01bc9fc4b816e?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-powervs-machine-controllers-rhel8\u0026tag=v4.11.0-202208031306.p0.g76649b3.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-k8s-prometheus-adapter@sha256:a7ab7f242111de6ecf29f6107baa7c90331f9fc68a32467e7e91c935cdd99218_ppc64le",
"product": {
"name": "openshift4/ose-k8s-prometheus-adapter@sha256:a7ab7f242111de6ecf29f6107baa7c90331f9fc68a32467e7e91c935cdd99218_ppc64le",
"product_id": "openshift4/ose-k8s-prometheus-adapter@sha256:a7ab7f242111de6ecf29f6107baa7c90331f9fc68a32467e7e91c935cdd99218_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-k8s-prometheus-adapter@sha256:a7ab7f242111de6ecf29f6107baa7c90331f9fc68a32467e7e91c935cdd99218?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-k8s-prometheus-adapter\u0026tag=v4.11.0-202208031703.p0.g32fb8ea.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-service-ca-operator@sha256:2fd815e1dfa78fc9c28179a5c77296723bbe8f42e1b19e347d936a795b787cdf_ppc64le",
"product": {
"name": "openshift4/ose-service-ca-operator@sha256:2fd815e1dfa78fc9c28179a5c77296723bbe8f42e1b19e347d936a795b787cdf_ppc64le",
"product_id": "openshift4/ose-service-ca-operator@sha256:2fd815e1dfa78fc9c28179a5c77296723bbe8f42e1b19e347d936a795b787cdf_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-service-ca-operator@sha256:2fd815e1dfa78fc9c28179a5c77296723bbe8f42e1b19e347d936a795b787cdf?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-service-ca-operator\u0026tag=v4.11.0-202208031703.p0.g0899d11.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-thanos-rhel8@sha256:94514a0e4637f4a171b6f603831ea5e608a8a66d7e04ef338814a2a3f788ae12_ppc64le",
"product": {
"name": "openshift4/ose-thanos-rhel8@sha256:94514a0e4637f4a171b6f603831ea5e608a8a66d7e04ef338814a2a3f788ae12_ppc64le",
"product_id": "openshift4/ose-thanos-rhel8@sha256:94514a0e4637f4a171b6f603831ea5e608a8a66d7e04ef338814a2a3f788ae12_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-thanos-rhel8@sha256:94514a0e4637f4a171b6f603831ea5e608a8a66d7e04ef338814a2a3f788ae12?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-thanos-rhel8\u0026tag=v4.11.0-202208031306.p0.gf08da2d.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-tools-rhel8@sha256:3e7ad95fa62980cfa70e0021654b5a8405c254ebc4da9710ac1171480d665c59_ppc64le",
"product": {
"name": "openshift4/ose-tools-rhel8@sha256:3e7ad95fa62980cfa70e0021654b5a8405c254ebc4da9710ac1171480d665c59_ppc64le",
"product_id": "openshift4/ose-tools-rhel8@sha256:3e7ad95fa62980cfa70e0021654b5a8405c254ebc4da9710ac1171480d665c59_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-tools-rhel8@sha256:3e7ad95fa62980cfa70e0021654b5a8405c254ebc4da9710ac1171480d665c59?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-tools-rhel8\u0026tag=v4.11.0-202208150437.p0.gfcf512e.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-prometheus-config-reloader@sha256:39e17dba2978d3e1b0af71b9eb1be3446199a365ada2e156682ee7a20e48b060_ppc64le",
"product": {
"name": "openshift4/ose-prometheus-config-reloader@sha256:39e17dba2978d3e1b0af71b9eb1be3446199a365ada2e156682ee7a20e48b060_ppc64le",
"product_id": "openshift4/ose-prometheus-config-reloader@sha256:39e17dba2978d3e1b0af71b9eb1be3446199a365ada2e156682ee7a20e48b060_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-prometheus-config-reloader@sha256:39e17dba2978d3e1b0af71b9eb1be3446199a365ada2e156682ee7a20e48b060?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-prometheus-config-reloader\u0026tag=v4.11.0-202208031306.p0.gcb3afa2.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-prometheus-operator-admission-webhook-rhel8@sha256:a810296e2d9a9924234a7437531f9b6f4e266a4ddd40b8ecce1c48414696512e_ppc64le",
"product": {
"name": "openshift4/ose-prometheus-operator-admission-webhook-rhel8@sha256:a810296e2d9a9924234a7437531f9b6f4e266a4ddd40b8ecce1c48414696512e_ppc64le",
"product_id": "openshift4/ose-prometheus-operator-admission-webhook-rhel8@sha256:a810296e2d9a9924234a7437531f9b6f4e266a4ddd40b8ecce1c48414696512e_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-prometheus-operator-admission-webhook-rhel8@sha256:a810296e2d9a9924234a7437531f9b6f4e266a4ddd40b8ecce1c48414696512e?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel8\u0026tag=v4.11.0-202208031306.p0.gcb3afa2.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-prometheus-operator@sha256:9e028b370e4b1fa7eeb51fb84ad9b1344e4012716030c5d3fa223c7abe92c0e1_ppc64le",
"product": {
"name": "openshift4/ose-prometheus-operator@sha256:9e028b370e4b1fa7eeb51fb84ad9b1344e4012716030c5d3fa223c7abe92c0e1_ppc64le",
"product_id": "openshift4/ose-prometheus-operator@sha256:9e028b370e4b1fa7eeb51fb84ad9b1344e4012716030c5d3fa223c7abe92c0e1_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-prometheus-operator@sha256:9e028b370e4b1fa7eeb51fb84ad9b1344e4012716030c5d3fa223c7abe92c0e1?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-prometheus-operator\u0026tag=v4.11.0-202208031306.p0.gcb3afa2.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-prom-label-proxy@sha256:db4ec1b0a75ec8a5260095225cf2ef103895edd9b05419503bec473629a3dcd0_ppc64le",
"product": {
"name": "openshift4/ose-prom-label-proxy@sha256:db4ec1b0a75ec8a5260095225cf2ef103895edd9b05419503bec473629a3dcd0_ppc64le",
"product_id": "openshift4/ose-prom-label-proxy@sha256:db4ec1b0a75ec8a5260095225cf2ef103895edd9b05419503bec473629a3dcd0_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-prom-label-proxy@sha256:db4ec1b0a75ec8a5260095225cf2ef103895edd9b05419503bec473629a3dcd0?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-prom-label-proxy\u0026tag=v4.11.0-202208031306.p0.gaf12fbc.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-telemeter@sha256:f931ead1bc611c5faf5073c81a3af1c3561ed1eb42f958fa9c1ae03eeb339505_ppc64le",
"product": {
"name": "openshift4/ose-telemeter@sha256:f931ead1bc611c5faf5073c81a3af1c3561ed1eb42f958fa9c1ae03eeb339505_ppc64le",
"product_id": "openshift4/ose-telemeter@sha256:f931ead1bc611c5faf5073c81a3af1c3561ed1eb42f958fa9c1ae03eeb339505_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-telemeter@sha256:f931ead1bc611c5faf5073c81a3af1c3561ed1eb42f958fa9c1ae03eeb339505?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-telemeter\u0026tag=v4.11.0-202208031306.p0.g77b2966.assembly.stream"
}
}
}
],
"category": "architecture",
"name": "ppc64le"
},
{
"branches": [
{
"category": "product_version",
"name": "openshift4/ose-cluster-autoscaler@sha256:4e0b8de27a9295163d397b1c7b9fd77a18276df6fb36076fb4423ce89877aa59_amd64",
"product": {
"name": "openshift4/ose-cluster-autoscaler@sha256:4e0b8de27a9295163d397b1c7b9fd77a18276df6fb36076fb4423ce89877aa59_amd64",
"product_id": "openshift4/ose-cluster-autoscaler@sha256:4e0b8de27a9295163d397b1c7b9fd77a18276df6fb36076fb4423ce89877aa59_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-cluster-autoscaler@sha256:4e0b8de27a9295163d397b1c7b9fd77a18276df6fb36076fb4423ce89877aa59?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-cluster-autoscaler\u0026tag=v4.11.0-202208150437.p0.g80a9b6d.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-baremetal-machine-controllers@sha256:f7606cd50b6e7ab57038d01f6539c194f974904abdbfcc04810fffc803166f4a_amd64",
"product": {
"name": "openshift4/ose-baremetal-machine-controllers@sha256:f7606cd50b6e7ab57038d01f6539c194f974904abdbfcc04810fffc803166f4a_amd64",
"product_id": "openshift4/ose-baremetal-machine-controllers@sha256:f7606cd50b6e7ab57038d01f6539c194f974904abdbfcc04810fffc803166f4a_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-baremetal-machine-controllers@sha256:f7606cd50b6e7ab57038d01f6539c194f974904abdbfcc04810fffc803166f4a?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-baremetal-machine-controllers\u0026tag=v4.11.0-202208031306.p0.ga65be86.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-cluster-etcd-rhel8-operator@sha256:6d9ebc067df9550aa5c1623e44a8c041f7ba0ffdad757b3848d7d5308aafa407_amd64",
"product": {
"name": "openshift4/ose-cluster-etcd-rhel8-operator@sha256:6d9ebc067df9550aa5c1623e44a8c041f7ba0ffdad757b3848d7d5308aafa407_amd64",
"product_id": "openshift4/ose-cluster-etcd-rhel8-operator@sha256:6d9ebc067df9550aa5c1623e44a8c041f7ba0ffdad757b3848d7d5308aafa407_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-cluster-etcd-rhel8-operator@sha256:6d9ebc067df9550aa5c1623e44a8c041f7ba0ffdad757b3848d7d5308aafa407?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-cluster-etcd-rhel8-operator\u0026tag=v4.11.0-202208162257.p0.g5579971.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-cluster-monitoring-operator@sha256:f15249736c67cbf440deb68891faf4eadc896fa2f378590c8a355e2ff39ebd94_amd64",
"product": {
"name": "openshift4/ose-cluster-monitoring-operator@sha256:f15249736c67cbf440deb68891faf4eadc896fa2f378590c8a355e2ff39ebd94_amd64",
"product_id": "openshift4/ose-cluster-monitoring-operator@sha256:f15249736c67cbf440deb68891faf4eadc896fa2f378590c8a355e2ff39ebd94_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-cluster-monitoring-operator@sha256:f15249736c67cbf440deb68891faf4eadc896fa2f378590c8a355e2ff39ebd94?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-cluster-monitoring-operator\u0026tag=v4.11.0-202208110436.p0.g2e9b60a.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-cluster-network-operator@sha256:9e7aab6d8d159653383627b8262ad46155dc97692c5c345b72f90ecf100ab4c3_amd64",
"product": {
"name": "openshift4/ose-cluster-network-operator@sha256:9e7aab6d8d159653383627b8262ad46155dc97692c5c345b72f90ecf100ab4c3_amd64",
"product_id": "openshift4/ose-cluster-network-operator@sha256:9e7aab6d8d159653383627b8262ad46155dc97692c5c345b72f90ecf100ab4c3_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-cluster-network-operator@sha256:9e7aab6d8d159653383627b8262ad46155dc97692c5c345b72f90ecf100ab4c3?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-cluster-network-operator\u0026tag=v4.11.0-202208031306.p0.g3528a6b.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-cluster-node-tuning-operator@sha256:d06e393e0493bb6a519ffeab2595b7555df2148190eb30a29def40325c35e3a5_amd64",
"product": {
"name": "openshift4/ose-cluster-node-tuning-operator@sha256:d06e393e0493bb6a519ffeab2595b7555df2148190eb30a29def40325c35e3a5_amd64",
"product_id": "openshift4/ose-cluster-node-tuning-operator@sha256:d06e393e0493bb6a519ffeab2595b7555df2148190eb30a29def40325c35e3a5_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-cluster-node-tuning-operator@sha256:d06e393e0493bb6a519ffeab2595b7555df2148190eb30a29def40325c35e3a5?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-cluster-node-tuning-operator\u0026tag=v4.11.0-202208161847.p0.gf75e0e7.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-cluster-version-operator@sha256:241713ac691dd073f8b667f59502e6db5ae503d01bd3e5dc0413bb1903a6da06_amd64",
"product": {
"name": "openshift4/ose-cluster-version-operator@sha256:241713ac691dd073f8b667f59502e6db5ae503d01bd3e5dc0413bb1903a6da06_amd64",
"product_id": "openshift4/ose-cluster-version-operator@sha256:241713ac691dd073f8b667f59502e6db5ae503d01bd3e5dc0413bb1903a6da06_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-cluster-version-operator@sha256:241713ac691dd073f8b667f59502e6db5ae503d01bd3e5dc0413bb1903a6da06?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-cluster-version-operator\u0026tag=v4.11.0-202208161348.p0.g0520e51.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-configmap-reloader@sha256:25c49da28dd21c6056f6368416e1d6ad6f06a3046434e0190c4e2e47d24408bb_amd64",
"product": {
"name": "openshift4/ose-configmap-reloader@sha256:25c49da28dd21c6056f6368416e1d6ad6f06a3046434e0190c4e2e47d24408bb_amd64",
"product_id": "openshift4/ose-configmap-reloader@sha256:25c49da28dd21c6056f6368416e1d6ad6f06a3046434e0190c4e2e47d24408bb_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-configmap-reloader@sha256:25c49da28dd21c6056f6368416e1d6ad6f06a3046434e0190c4e2e47d24408bb?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-configmap-reloader\u0026tag=v4.11.0-202208031306.p0.gb7c03bb.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-coredns@sha256:2f52299822c5fdc045c703c43a99ab9db893d530d618176ae52376143a354d3c_amd64",
"product": {
"name": "openshift4/ose-coredns@sha256:2f52299822c5fdc045c703c43a99ab9db893d530d618176ae52376143a354d3c_amd64",
"product_id": "openshift4/ose-coredns@sha256:2f52299822c5fdc045c703c43a99ab9db893d530d618176ae52376143a354d3c_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-coredns@sha256:2f52299822c5fdc045c703c43a99ab9db893d530d618176ae52376143a354d3c?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-coredns\u0026tag=v4.11.0-202208031306.p0.g7fe212f.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-csi-external-attacher-rhel8@sha256:d65c8960171d37900f2f07cedb4a14eff2fc9da095a3ccc6718f4fbcd0f0b79e_amd64",
"product": {
"name": "openshift4/ose-csi-external-attacher-rhel8@sha256:d65c8960171d37900f2f07cedb4a14eff2fc9da095a3ccc6718f4fbcd0f0b79e_amd64",
"product_id": "openshift4/ose-csi-external-attacher-rhel8@sha256:d65c8960171d37900f2f07cedb4a14eff2fc9da095a3ccc6718f4fbcd0f0b79e_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-csi-external-attacher-rhel8@sha256:d65c8960171d37900f2f07cedb4a14eff2fc9da095a3ccc6718f4fbcd0f0b79e?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-csi-external-attacher-rhel8\u0026tag=v4.11.0-202208150437.p0.gda5442f.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-csi-external-attacher@sha256:d65c8960171d37900f2f07cedb4a14eff2fc9da095a3ccc6718f4fbcd0f0b79e_amd64",
"product": {
"name": "openshift4/ose-csi-external-attacher@sha256:d65c8960171d37900f2f07cedb4a14eff2fc9da095a3ccc6718f4fbcd0f0b79e_amd64",
"product_id": "openshift4/ose-csi-external-attacher@sha256:d65c8960171d37900f2f07cedb4a14eff2fc9da095a3ccc6718f4fbcd0f0b79e_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-csi-external-attacher@sha256:d65c8960171d37900f2f07cedb4a14eff2fc9da095a3ccc6718f4fbcd0f0b79e?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-csi-external-attacher\u0026tag=v4.11.0-202208150437.p0.gda5442f.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-csi-driver-manila-rhel8@sha256:e8d1989aba103c3667cafbae5d850bc9e8558f2e4cc760a9b88931f3a4db86a9_amd64",
"product": {
"name": "openshift4/ose-csi-driver-manila-rhel8@sha256:e8d1989aba103c3667cafbae5d850bc9e8558f2e4cc760a9b88931f3a4db86a9_amd64",
"product_id": "openshift4/ose-csi-driver-manila-rhel8@sha256:e8d1989aba103c3667cafbae5d850bc9e8558f2e4cc760a9b88931f3a4db86a9_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-csi-driver-manila-rhel8@sha256:e8d1989aba103c3667cafbae5d850bc9e8558f2e4cc760a9b88931f3a4db86a9?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-csi-driver-manila-rhel8\u0026tag=v4.11.0-202208031306.p0.g246ae15.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-csi-driver-manila-rhel8-operator@sha256:1e2c039399a6ad9857e9b3972cdf246a1cd6bdb70e2278bd3274c9ff0ffe8f5d_amd64",
"product": {
"name": "openshift4/ose-csi-driver-manila-rhel8-operator@sha256:1e2c039399a6ad9857e9b3972cdf246a1cd6bdb70e2278bd3274c9ff0ffe8f5d_amd64",
"product_id": "openshift4/ose-csi-driver-manila-rhel8-operator@sha256:1e2c039399a6ad9857e9b3972cdf246a1cd6bdb70e2278bd3274c9ff0ffe8f5d_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-csi-driver-manila-rhel8-operator@sha256:1e2c039399a6ad9857e9b3972cdf246a1cd6bdb70e2278bd3274c9ff0ffe8f5d?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-csi-driver-manila-rhel8-operator\u0026tag=v4.11.0-202208031306.p0.g12cb253.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-csi-driver-nfs-rhel8@sha256:3b15d6d6f4c84f64caafac5a68041ca3bbe50bab34e353a6604f6046253547f9_amd64",
"product": {
"name": "openshift4/ose-csi-driver-nfs-rhel8@sha256:3b15d6d6f4c84f64caafac5a68041ca3bbe50bab34e353a6604f6046253547f9_amd64",
"product_id": "openshift4/ose-csi-driver-nfs-rhel8@sha256:3b15d6d6f4c84f64caafac5a68041ca3bbe50bab34e353a6604f6046253547f9_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-csi-driver-nfs-rhel8@sha256:3b15d6d6f4c84f64caafac5a68041ca3bbe50bab34e353a6604f6046253547f9?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-csi-driver-nfs-rhel8\u0026tag=v4.11.0-202208150437.p0.gf144bb4.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-csi-livenessprobe@sha256:f14f6e952932830665b25597c2a3d21158a5cb69beb4c80a64388777a1552865_amd64",
"product": {
"name": "openshift4/ose-csi-livenessprobe@sha256:f14f6e952932830665b25597c2a3d21158a5cb69beb4c80a64388777a1552865_amd64",
"product_id": "openshift4/ose-csi-livenessprobe@sha256:f14f6e952932830665b25597c2a3d21158a5cb69beb4c80a64388777a1552865_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-csi-livenessprobe@sha256:f14f6e952932830665b25597c2a3d21158a5cb69beb4c80a64388777a1552865?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-csi-livenessprobe\u0026tag=v4.11.0-202208150437.p0.g7319607.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-csi-livenessprobe-rhel8@sha256:f14f6e952932830665b25597c2a3d21158a5cb69beb4c80a64388777a1552865_amd64",
"product": {
"name": "openshift4/ose-csi-livenessprobe-rhel8@sha256:f14f6e952932830665b25597c2a3d21158a5cb69beb4c80a64388777a1552865_amd64",
"product_id": "openshift4/ose-csi-livenessprobe-rhel8@sha256:f14f6e952932830665b25597c2a3d21158a5cb69beb4c80a64388777a1552865_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-csi-livenessprobe-rhel8@sha256:f14f6e952932830665b25597c2a3d21158a5cb69beb4c80a64388777a1552865?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel8\u0026tag=v4.11.0-202208150437.p0.g7319607.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-csi-node-driver-registrar-rhel8@sha256:0c01d2cd070a88a674caaa131cda9db116520d8faef62fe8e625985c1d98fd18_amd64",
"product": {
"name": "openshift4/ose-csi-node-driver-registrar-rhel8@sha256:0c01d2cd070a88a674caaa131cda9db116520d8faef62fe8e625985c1d98fd18_amd64",
"product_id": "openshift4/ose-csi-node-driver-registrar-rhel8@sha256:0c01d2cd070a88a674caaa131cda9db116520d8faef62fe8e625985c1d98fd18_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-csi-node-driver-registrar-rhel8@sha256:0c01d2cd070a88a674caaa131cda9db116520d8faef62fe8e625985c1d98fd18?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel8\u0026tag=v4.11.0-202208031306.p0.g710109c.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-csi-node-driver-registrar@sha256:0c01d2cd070a88a674caaa131cda9db116520d8faef62fe8e625985c1d98fd18_amd64",
"product": {
"name": "openshift4/ose-csi-node-driver-registrar@sha256:0c01d2cd070a88a674caaa131cda9db116520d8faef62fe8e625985c1d98fd18_amd64",
"product_id": "openshift4/ose-csi-node-driver-registrar@sha256:0c01d2cd070a88a674caaa131cda9db116520d8faef62fe8e625985c1d98fd18_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-csi-node-driver-registrar@sha256:0c01d2cd070a88a674caaa131cda9db116520d8faef62fe8e625985c1d98fd18?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-csi-node-driver-registrar\u0026tag=v4.11.0-202208031306.p0.g710109c.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-csi-external-provisioner@sha256:1e69d532a480bf0f0b2aa8c7385dfe90488408c25f1278ace1a25df90dba38ac_amd64",
"product": {
"name": "openshift4/ose-csi-external-provisioner@sha256:1e69d532a480bf0f0b2aa8c7385dfe90488408c25f1278ace1a25df90dba38ac_amd64",
"product_id": "openshift4/ose-csi-external-provisioner@sha256:1e69d532a480bf0f0b2aa8c7385dfe90488408c25f1278ace1a25df90dba38ac_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-csi-external-provisioner@sha256:1e69d532a480bf0f0b2aa8c7385dfe90488408c25f1278ace1a25df90dba38ac?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-csi-external-provisioner\u0026tag=v4.11.0-202208150437.p0.g86277ec.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-csi-external-provisioner-rhel8@sha256:1e69d532a480bf0f0b2aa8c7385dfe90488408c25f1278ace1a25df90dba38ac_amd64",
"product": {
"name": "openshift4/ose-csi-external-provisioner-rhel8@sha256:1e69d532a480bf0f0b2aa8c7385dfe90488408c25f1278ace1a25df90dba38ac_amd64",
"product_id": "openshift4/ose-csi-external-provisioner-rhel8@sha256:1e69d532a480bf0f0b2aa8c7385dfe90488408c25f1278ace1a25df90dba38ac_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-csi-external-provisioner-rhel8@sha256:1e69d532a480bf0f0b2aa8c7385dfe90488408c25f1278ace1a25df90dba38ac?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel8\u0026tag=v4.11.0-202208150437.p0.g86277ec.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/driver-toolkit-rhel8@sha256:82faeb6a8caa174d9df3d259945ca161311fe6231d628e34ee0f1c8528371229_amd64",
"product": {
"name": "openshift4/driver-toolkit-rhel8@sha256:82faeb6a8caa174d9df3d259945ca161311fe6231d628e34ee0f1c8528371229_amd64",
"product_id": "openshift4/driver-toolkit-rhel8@sha256:82faeb6a8caa174d9df3d259945ca161311fe6231d628e34ee0f1c8528371229_amd64",
"product_identification_helper": {
"purl": "pkg:oci/driver-toolkit-rhel8@sha256:82faeb6a8caa174d9df3d259945ca161311fe6231d628e34ee0f1c8528371229?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/driver-toolkit-rhel8\u0026tag=v4.11.0-202208031306.p0.g4e799c0.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-oauth-proxy@sha256:184021ada5116a1e5dc8c21163f39665606cae8fb1e776bd9d623cd2eb0072c2_amd64",
"product": {
"name": "openshift4/ose-oauth-proxy@sha256:184021ada5116a1e5dc8c21163f39665606cae8fb1e776bd9d623cd2eb0072c2_amd64",
"product_id": "openshift4/ose-oauth-proxy@sha256:184021ada5116a1e5dc8c21163f39665606cae8fb1e776bd9d623cd2eb0072c2_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-oauth-proxy@sha256:184021ada5116a1e5dc8c21163f39665606cae8fb1e776bd9d623cd2eb0072c2?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-oauth-proxy\u0026tag=v4.11.0-202208150437.p0.gaad1b28.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-prometheus-alertmanager@sha256:f8db7211683d764461c1feacb61eb9911f480a8ad113fccb381155322077303c_amd64",
"product": {
"name": "openshift4/ose-prometheus-alertmanager@sha256:f8db7211683d764461c1feacb61eb9911f480a8ad113fccb381155322077303c_amd64",
"product_id": "openshift4/ose-prometheus-alertmanager@sha256:f8db7211683d764461c1feacb61eb9911f480a8ad113fccb381155322077303c_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-prometheus-alertmanager@sha256:f8db7211683d764461c1feacb61eb9911f480a8ad113fccb381155322077303c?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-prometheus-alertmanager\u0026tag=v4.11.0-202208031306.p0.g05cfc39.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-prometheus-node-exporter@sha256:79ad722e32477863e3319b35b1e98befb8257576ebab0be4ae605f1cf92cf760_amd64",
"product": {
"name": "openshift4/ose-prometheus-node-exporter@sha256:79ad722e32477863e3319b35b1e98befb8257576ebab0be4ae605f1cf92cf760_amd64",
"product_id": "openshift4/ose-prometheus-node-exporter@sha256:79ad722e32477863e3319b35b1e98befb8257576ebab0be4ae605f1cf92cf760_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-prometheus-node-exporter@sha256:79ad722e32477863e3319b35b1e98befb8257576ebab0be4ae605f1cf92cf760?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-prometheus-node-exporter\u0026tag=v4.11.0-202208031306.p0.g0102201.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-prometheus@sha256:37e8941e45c4add6684e52685ed112e474f0c8f062178497a4d65a019a2c1700_amd64",
"product": {
"name": "openshift4/ose-prometheus@sha256:37e8941e45c4add6684e52685ed112e474f0c8f062178497a4d65a019a2c1700_amd64",
"product_id": "openshift4/ose-prometheus@sha256:37e8941e45c4add6684e52685ed112e474f0c8f062178497a4d65a019a2c1700_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-prometheus@sha256:37e8941e45c4add6684e52685ed112e474f0c8f062178497a4d65a019a2c1700?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-prometheus\u0026tag=v4.11.0-202208031306.p0.gd2dfc27.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-grafana@sha256:f91a57f81311e3859f44cc44ab2f4b345408bd4bf369c32a1da0ec53da9469e7_amd64",
"product": {
"name": "openshift4/ose-grafana@sha256:f91a57f81311e3859f44cc44ab2f4b345408bd4bf369c32a1da0ec53da9469e7_amd64",
"product_id": "openshift4/ose-grafana@sha256:f91a57f81311e3859f44cc44ab2f4b345408bd4bf369c32a1da0ec53da9469e7_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-grafana@sha256:f91a57f81311e3859f44cc44ab2f4b345408bd4bf369c32a1da0ec53da9469e7?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-grafana\u0026tag=v4.11.0-202208031306.p0.g6773185.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-ibm-vpc-node-label-updater-rhel8@sha256:d5e72ed27970b6e52385e43172013275bd3bc203a8b6755fcc505e0287213fd4_amd64",
"product": {
"name": "openshift4/ose-ibm-vpc-node-label-updater-rhel8@sha256:d5e72ed27970b6e52385e43172013275bd3bc203a8b6755fcc505e0287213fd4_amd64",
"product_id": "openshift4/ose-ibm-vpc-node-label-updater-rhel8@sha256:d5e72ed27970b6e52385e43172013275bd3bc203a8b6755fcc505e0287213fd4_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-ibm-vpc-node-label-updater-rhel8@sha256:d5e72ed27970b6e52385e43172013275bd3bc203a8b6755fcc505e0287213fd4?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-ibm-vpc-node-label-updater-rhel8\u0026tag=v4.11.0-202208031306.p0.g32e18fa.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-ironic-agent-rhel8@sha256:01ad95d888c322ea14b3aa2ebda5ba73db728d2207c6fae4aecd46cfe204be41_amd64",
"product": {
"name": "openshift4/ose-ironic-agent-rhel8@sha256:01ad95d888c322ea14b3aa2ebda5ba73db728d2207c6fae4aecd46cfe204be41_amd64",
"product_id": "openshift4/ose-ironic-agent-rhel8@sha256:01ad95d888c322ea14b3aa2ebda5ba73db728d2207c6fae4aecd46cfe204be41_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-ironic-agent-rhel8@sha256:01ad95d888c322ea14b3aa2ebda5ba73db728d2207c6fae4aecd46cfe204be41?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-ironic-agent-rhel8\u0026tag=v4.11.0-202208150437.p0.gd84c963.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-ironic-rhel8@sha256:5d630326f2961c8168d862a1341f27085ce928f8454b94d117208b5cd9b281ed_amd64",
"product": {
"name": "openshift4/ose-ironic-rhel8@sha256:5d630326f2961c8168d862a1341f27085ce928f8454b94d117208b5cd9b281ed_amd64",
"product_id": "openshift4/ose-ironic-rhel8@sha256:5d630326f2961c8168d862a1341f27085ce928f8454b94d117208b5cd9b281ed_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-ironic-rhel8@sha256:5d630326f2961c8168d862a1341f27085ce928f8454b94d117208b5cd9b281ed?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-ironic-rhel8\u0026tag=v4.11.0-202208150437.p0.gb1863f8.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-ironic-machine-os-downloader-rhel8@sha256:e0383d12651c11d7fe0d823a1d9bbaa36d1a7194760be4be173772b0d9db57eb_amd64",
"product": {
"name": "openshift4/ose-ironic-machine-os-downloader-rhel8@sha256:e0383d12651c11d7fe0d823a1d9bbaa36d1a7194760be4be173772b0d9db57eb_amd64",
"product_id": "openshift4/ose-ironic-machine-os-downloader-rhel8@sha256:e0383d12651c11d7fe0d823a1d9bbaa36d1a7194760be4be173772b0d9db57eb_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-ironic-machine-os-downloader-rhel8@sha256:e0383d12651c11d7fe0d823a1d9bbaa36d1a7194760be4be173772b0d9db57eb?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-ironic-machine-os-downloader-rhel8\u0026tag=v4.11.0-202208101627.p0.g2f582d8.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-ironic-static-ip-manager-rhel8@sha256:1e6b410d12e38a911157ea92414be3b305017251e56c36d6a0213020cee2d36a_amd64",
"product": {
"name": "openshift4/ose-ironic-static-ip-manager-rhel8@sha256:1e6b410d12e38a911157ea92414be3b305017251e56c36d6a0213020cee2d36a_amd64",
"product_id": "openshift4/ose-ironic-static-ip-manager-rhel8@sha256:1e6b410d12e38a911157ea92414be3b305017251e56c36d6a0213020cee2d36a_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-ironic-static-ip-manager-rhel8@sha256:1e6b410d12e38a911157ea92414be3b305017251e56c36d6a0213020cee2d36a?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-ironic-static-ip-manager-rhel8\u0026tag=v4.11.0-202208150437.p0.g84a378e.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-kube-proxy@sha256:104591dd4ff54b3367f3d800de99b582bead990cfb9bc0486e26737bf6405de4_amd64",
"product": {
"name": "openshift4/ose-kube-proxy@sha256:104591dd4ff54b3367f3d800de99b582bead990cfb9bc0486e26737bf6405de4_amd64",
"product_id": "openshift4/ose-kube-proxy@sha256:104591dd4ff54b3367f3d800de99b582bead990cfb9bc0486e26737bf6405de4_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-kube-proxy@sha256:104591dd4ff54b3367f3d800de99b582bead990cfb9bc0486e26737bf6405de4?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-kube-proxy\u0026tag=v4.11.0-202208161348.p0.g93345d4.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-kube-rbac-proxy@sha256:dceffc4f2c606f9e285794b2138e29133daeb5c1aa4ca76fe7c4205ac0b38ccd_amd64",
"product": {
"name": "openshift4/ose-kube-rbac-proxy@sha256:dceffc4f2c606f9e285794b2138e29133daeb5c1aa4ca76fe7c4205ac0b38ccd_amd64",
"product_id": "openshift4/ose-kube-rbac-proxy@sha256:dceffc4f2c606f9e285794b2138e29133daeb5c1aa4ca76fe7c4205ac0b38ccd_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-kube-rbac-proxy@sha256:dceffc4f2c606f9e285794b2138e29133daeb5c1aa4ca76fe7c4205ac0b38ccd?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-kube-rbac-proxy\u0026tag=v4.11.0-202208031306.p0.ga805ba5.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-kube-state-metrics@sha256:ee2a5d918f70d007b9414d34e0f639437a39d2cd3a2a2bba24f5aee5d8035eb5_amd64",
"product": {
"name": "openshift4/ose-kube-state-metrics@sha256:ee2a5d918f70d007b9414d34e0f639437a39d2cd3a2a2bba24f5aee5d8035eb5_amd64",
"product_id": "openshift4/ose-kube-state-metrics@sha256:ee2a5d918f70d007b9414d34e0f639437a39d2cd3a2a2bba24f5aee5d8035eb5_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-kube-state-metrics@sha256:ee2a5d918f70d007b9414d34e0f639437a39d2cd3a2a2bba24f5aee5d8035eb5?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-kube-state-metrics\u0026tag=v4.11.0-202208031306.p0.g896d000.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-kuryr-cni-rhel8@sha256:5f0bd74910cb7bc8cdff931c1d4da34d2a95e1e1854d7f686af466166acec047_amd64",
"product": {
"name": "openshift4/ose-kuryr-cni-rhel8@sha256:5f0bd74910cb7bc8cdff931c1d4da34d2a95e1e1854d7f686af466166acec047_amd64",
"product_id": "openshift4/ose-kuryr-cni-rhel8@sha256:5f0bd74910cb7bc8cdff931c1d4da34d2a95e1e1854d7f686af466166acec047_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-kuryr-cni-rhel8@sha256:5f0bd74910cb7bc8cdff931c1d4da34d2a95e1e1854d7f686af466166acec047?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-kuryr-cni-rhel8\u0026tag=v4.11.0-202208150437.p0.g6952743.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-kuryr-controller-rhel8@sha256:49eb2f59646d4fcea6f0ea9f8c22f819969913e3b691842fd3efb3146c021690_amd64",
"product": {
"name": "openshift4/ose-kuryr-controller-rhel8@sha256:49eb2f59646d4fcea6f0ea9f8c22f819969913e3b691842fd3efb3146c021690_amd64",
"product_id": "openshift4/ose-kuryr-controller-rhel8@sha256:49eb2f59646d4fcea6f0ea9f8c22f819969913e3b691842fd3efb3146c021690_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-kuryr-controller-rhel8@sha256:49eb2f59646d4fcea6f0ea9f8c22f819969913e3b691842fd3efb3146c021690?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-kuryr-controller-rhel8\u0026tag=v4.11.0-202208150437.p0.g6952743.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-operator-marketplace@sha256:4279626a013c0875b4c042ae9a2c970c67448a0d2eb0d5d40e9903d2ea4004db_amd64",
"product": {
"name": "openshift4/ose-operator-marketplace@sha256:4279626a013c0875b4c042ae9a2c970c67448a0d2eb0d5d40e9903d2ea4004db_amd64",
"product_id": "openshift4/ose-operator-marketplace@sha256:4279626a013c0875b4c042ae9a2c970c67448a0d2eb0d5d40e9903d2ea4004db_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-operator-marketplace@sha256:4279626a013c0875b4c042ae9a2c970c67448a0d2eb0d5d40e9903d2ea4004db?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-operator-marketplace\u0026tag=v4.11.0-202208031306.p0.g040c64e.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-multus-cni@sha256:75eeee08529df0c3e2e08b874ac7e1d39ef268148d71dff880f71034f8c89b14_amd64",
"product": {
"name": "openshift4/ose-multus-cni@sha256:75eeee08529df0c3e2e08b874ac7e1d39ef268148d71dff880f71034f8c89b14_amd64",
"product_id": "openshift4/ose-multus-cni@sha256:75eeee08529df0c3e2e08b874ac7e1d39ef268148d71dff880f71034f8c89b14_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-multus-cni@sha256:75eeee08529df0c3e2e08b874ac7e1d39ef268148d71dff880f71034f8c89b14?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-multus-cni\u0026tag=v4.11.0-202208150736.p0.g3cc5a3a.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-oauth-server-rhel8@sha256:ff7d23ed5555807756340a62bcade403f3e68350d2ec0feb442c1a8ddd7c17e4_amd64",
"product": {
"name": "openshift4/ose-oauth-server-rhel8@sha256:ff7d23ed5555807756340a62bcade403f3e68350d2ec0feb442c1a8ddd7c17e4_amd64",
"product_id": "openshift4/ose-oauth-server-rhel8@sha256:ff7d23ed5555807756340a62bcade403f3e68350d2ec0feb442c1a8ddd7c17e4_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-oauth-server-rhel8@sha256:ff7d23ed5555807756340a62bcade403f3e68350d2ec0feb442c1a8ddd7c17e4?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-oauth-server-rhel8\u0026tag=v4.11.0-202208031703.p0.g8d80088.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/oc-mirror-plugin-rhel8@sha256:6504ab4496384eb70fd230933f7c6a3ea76b75c66afa7a7dfbd02ac1ad205515_amd64",
"product": {
"name": "openshift4/oc-mirror-plugin-rhel8@sha256:6504ab4496384eb70fd230933f7c6a3ea76b75c66afa7a7dfbd02ac1ad205515_amd64",
"product_id": "openshift4/oc-mirror-plugin-rhel8@sha256:6504ab4496384eb70fd230933f7c6a3ea76b75c66afa7a7dfbd02ac1ad205515_amd64",
"product_identification_helper": {
"purl": "pkg:oci/oc-mirror-plugin-rhel8@sha256:6504ab4496384eb70fd230933f7c6a3ea76b75c66afa7a7dfbd02ac1ad205515?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/oc-mirror-plugin-rhel8\u0026tag=v4.11.0-202208031306.p0.g3c1c80c.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-docker-builder@sha256:d5060059efc5c224609de286090868badb271d14326ccbef670d2cca624ccf8f_amd64",
"product": {
"name": "openshift4/ose-docker-builder@sha256:d5060059efc5c224609de286090868badb271d14326ccbef670d2cca624ccf8f_amd64",
"product_id": "openshift4/ose-docker-builder@sha256:d5060059efc5c224609de286090868badb271d14326ccbef670d2cca624ccf8f_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-docker-builder@sha256:d5060059efc5c224609de286090868badb271d14326ccbef670d2cca624ccf8f?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-docker-builder\u0026tag=v4.11.0-202208161927.p0.g09e95c1.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-cli@sha256:e64d871431572918420d1aa1aba7f35d6255ce5d69354d51921f10f53106cedb_amd64",
"product": {
"name": "openshift4/ose-cli@sha256:e64d871431572918420d1aa1aba7f35d6255ce5d69354d51921f10f53106cedb_amd64",
"product_id": "openshift4/ose-cli@sha256:e64d871431572918420d1aa1aba7f35d6255ce5d69354d51921f10f53106cedb_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-cli@sha256:e64d871431572918420d1aa1aba7f35d6255ce5d69354d51921f10f53106cedb?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-cli\u0026tag=v4.11.0-202208150437.p0.gfcf512e.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-console@sha256:1ac5d6db843d81b56692a2019f4201927362bbf19d7486dbfdb4098ab2b4a729_amd64",
"product": {
"name": "openshift4/ose-console@sha256:1ac5d6db843d81b56692a2019f4201927362bbf19d7486dbfdb4098ab2b4a729_amd64",
"product_id": "openshift4/ose-console@sha256:1ac5d6db843d81b56692a2019f4201927362bbf19d7486dbfdb4098ab2b4a729_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-console@sha256:1ac5d6db843d81b56692a2019f4201927362bbf19d7486dbfdb4098ab2b4a729?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-console\u0026tag=v4.11.0-202208110436.p0.g6b10e5b.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-console-operator@sha256:9e57ff97abdd99b207a0867fe0dee68f2bcaa7776d44e523798bab548aaae148_amd64",
"product": {
"name": "openshift4/ose-console-operator@sha256:9e57ff97abdd99b207a0867fe0dee68f2bcaa7776d44e523798bab548aaae148_amd64",
"product_id": "openshift4/ose-console-operator@sha256:9e57ff97abdd99b207a0867fe0dee68f2bcaa7776d44e523798bab548aaae148_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-console-operator@sha256:9e57ff97abdd99b207a0867fe0dee68f2bcaa7776d44e523798bab548aaae148?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-console-operator\u0026tag=v4.11.0-202208031306.p0.g501e91f.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-deployer@sha256:621a5a47a8073ce50dc3dc4c7b4ef0d7e0d3b631678f29f8b72eae0d42daf661_amd64",
"product": {
"name": "openshift4/ose-deployer@sha256:621a5a47a8073ce50dc3dc4c7b4ef0d7e0d3b631678f29f8b72eae0d42daf661_amd64",
"product_id": "openshift4/ose-deployer@sha256:621a5a47a8073ce50dc3dc4c7b4ef0d7e0d3b631678f29f8b72eae0d42daf661_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-deployer@sha256:621a5a47a8073ce50dc3dc4c7b4ef0d7e0d3b631678f29f8b72eae0d42daf661?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-deployer\u0026tag=v4.11.0-202208150437.p0.gfcf512e.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-haproxy-router@sha256:27e999d7fb306a7f64fbb9539c54fd14696f13cbb1a9c20ebe35e1d77077d123_amd64",
"product": {
"name": "openshift4/ose-haproxy-router@sha256:27e999d7fb306a7f64fbb9539c54fd14696f13cbb1a9c20ebe35e1d77077d123_amd64",
"product_id": "openshift4/ose-haproxy-router@sha256:27e999d7fb306a7f64fbb9539c54fd14696f13cbb1a9c20ebe35e1d77077d123_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-haproxy-router@sha256:27e999d7fb306a7f64fbb9539c54fd14696f13cbb1a9c20ebe35e1d77077d123?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-haproxy-router\u0026tag=v4.11.0-202208150437.p0.g601ba57.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-hyperkube@sha256:b955148923febe573f89449ebee80dc22f5e9afdf3f11d6a53ea4e1b5faabf11_amd64",
"product": {
"name": "openshift4/ose-hyperkube@sha256:b955148923febe573f89449ebee80dc22f5e9afdf3f11d6a53ea4e1b5faabf11_amd64",
"product_id": "openshift4/ose-hyperkube@sha256:b955148923febe573f89449ebee80dc22f5e9afdf3f11d6a53ea4e1b5faabf11_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-hyperkube@sha256:b955148923febe573f89449ebee80dc22f5e9afdf3f11d6a53ea4e1b5faabf11?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-hyperkube\u0026tag=v4.11.0-202208150437.p0.g4f0dd4d.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-keepalived-ipfailover@sha256:d4e6b23834146f9ee49aab9ed1d9acfa8fea85670797af2ccf912eabd9aa824c_amd64",
"product": {
"name": "openshift4/ose-keepalived-ipfailover@sha256:d4e6b23834146f9ee49aab9ed1d9acfa8fea85670797af2ccf912eabd9aa824c_amd64",
"product_id": "openshift4/ose-keepalived-ipfailover@sha256:d4e6b23834146f9ee49aab9ed1d9acfa8fea85670797af2ccf912eabd9aa824c_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-keepalived-ipfailover@sha256:d4e6b23834146f9ee49aab9ed1d9acfa8fea85670797af2ccf912eabd9aa824c?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-keepalived-ipfailover\u0026tag=v4.11.0-202208031306.p0.gf1330f6.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-pod@sha256:86e0050aaa7477b8aeef382e3bf8092463d207adfa5cd8c88358b367bb624869_amd64",
"product": {
"name": "openshift4/ose-pod@sha256:86e0050aaa7477b8aeef382e3bf8092463d207adfa5cd8c88358b367bb624869_amd64",
"product_id": "openshift4/ose-pod@sha256:86e0050aaa7477b8aeef382e3bf8092463d207adfa5cd8c88358b367bb624869_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-pod@sha256:86e0050aaa7477b8aeef382e3bf8092463d207adfa5cd8c88358b367bb624869?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-pod\u0026tag=v4.11.0-202208101756.p0.g4f0dd4d.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-docker-registry@sha256:388582f1b5ff059dd6776f6e28dcf97e402a228269c86cd97e61c2a653cb7133_amd64",
"product": {
"name": "openshift4/ose-docker-registry@sha256:388582f1b5ff059dd6776f6e28dcf97e402a228269c86cd97e61c2a653cb7133_amd64",
"product_id": "openshift4/ose-docker-registry@sha256:388582f1b5ff059dd6776f6e28dcf97e402a228269c86cd97e61c2a653cb7133_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-docker-registry@sha256:388582f1b5ff059dd6776f6e28dcf97e402a228269c86cd97e61c2a653cb7133?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-docker-registry\u0026tag=v4.11.0-202208031306.p0.g9f07f43.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-tests@sha256:7cf282f6435dc703a8706afc203c5cb55d1f02a2af2452385ea0415b3b07ec89_amd64",
"product": {
"name": "openshift4/ose-tests@sha256:7cf282f6435dc703a8706afc203c5cb55d1f02a2af2452385ea0415b3b07ec89_amd64",
"product_id": "openshift4/ose-tests@sha256:7cf282f6435dc703a8706afc203c5cb55d1f02a2af2452385ea0415b3b07ec89_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-tests@sha256:7cf282f6435dc703a8706afc203c5cb55d1f02a2af2452385ea0415b3b07ec89?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-tests\u0026tag=v4.11.0-202208150437.p0.g2137b2b.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-openshift-state-metrics-rhel8@sha256:f35e35555ec3d130cff3bc84390cc6e29fbeaa3616a5ddd22264e378cf57dc56_amd64",
"product": {
"name": "openshift4/ose-openshift-state-metrics-rhel8@sha256:f35e35555ec3d130cff3bc84390cc6e29fbeaa3616a5ddd22264e378cf57dc56_amd64",
"product_id": "openshift4/ose-openshift-state-metrics-rhel8@sha256:f35e35555ec3d130cff3bc84390cc6e29fbeaa3616a5ddd22264e378cf57dc56_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-openshift-state-metrics-rhel8@sha256:f35e35555ec3d130cff3bc84390cc6e29fbeaa3616a5ddd22264e378cf57dc56?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel8\u0026tag=v4.11.0-202208031306.p0.g1a7a5dc.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-operator-lifecycle-manager@sha256:71e485ca85f437eab29e7442aba98f9b40209e187e09cc16b02a90ce2ea47a69_amd64",
"product": {
"name": "openshift4/ose-operator-lifecycle-manager@sha256:71e485ca85f437eab29e7442aba98f9b40209e187e09cc16b02a90ce2ea47a69_amd64",
"product_id": "openshift4/ose-operator-lifecycle-manager@sha256:71e485ca85f437eab29e7442aba98f9b40209e187e09cc16b02a90ce2ea47a69_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-operator-lifecycle-manager@sha256:71e485ca85f437eab29e7442aba98f9b40209e187e09cc16b02a90ce2ea47a69?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-operator-lifecycle-manager\u0026tag=v4.11.0-202208152036.p0.g8a984d4.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-operator-registry@sha256:ba871c2101d87f2aeb6668af55b3f10e91558be420923b8523f8d83d4dd5b45e_amd64",
"product": {
"name": "openshift4/ose-operator-registry@sha256:ba871c2101d87f2aeb6668af55b3f10e91558be420923b8523f8d83d4dd5b45e_amd64",
"product_id": "openshift4/ose-operator-registry@sha256:ba871c2101d87f2aeb6668af55b3f10e91558be420923b8523f8d83d4dd5b45e_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-operator-registry@sha256:ba871c2101d87f2aeb6668af55b3f10e91558be420923b8523f8d83d4dd5b45e?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-operator-registry\u0026tag=v4.11.0-202208152036.p0.g8a984d4.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-agent-installer-api-server-rhel8@sha256:03cab1a6deb73e00dbea5cdd97c2eae70f34f01b2b45eebef32207a44b9740be_amd64",
"product": {
"name": "openshift4/ose-agent-installer-api-server-rhel8@sha256:03cab1a6deb73e00dbea5cdd97c2eae70f34f01b2b45eebef32207a44b9740be_amd64",
"product_id": "openshift4/ose-agent-installer-api-server-rhel8@sha256:03cab1a6deb73e00dbea5cdd97c2eae70f34f01b2b45eebef32207a44b9740be_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-agent-installer-api-server-rhel8@sha256:03cab1a6deb73e00dbea5cdd97c2eae70f34f01b2b45eebef32207a44b9740be?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-agent-installer-api-server-rhel8\u0026tag=v4.11.0-202208150437.p0.g0f52647.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-agent-installer-csr-approver-rhel8@sha256:efcf0bcdb223445c64a7632b14621f40e3262f1aff7a8433246b56dada0c5ab5_amd64",
"product": {
"name": "openshift4/ose-agent-installer-csr-approver-rhel8@sha256:efcf0bcdb223445c64a7632b14621f40e3262f1aff7a8433246b56dada0c5ab5_amd64",
"product_id": "openshift4/ose-agent-installer-csr-approver-rhel8@sha256:efcf0bcdb223445c64a7632b14621f40e3262f1aff7a8433246b56dada0c5ab5_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-agent-installer-csr-approver-rhel8@sha256:efcf0bcdb223445c64a7632b14621f40e3262f1aff7a8433246b56dada0c5ab5?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-agent-installer-csr-approver-rhel8\u0026tag=v4.11.0-202208150437.p0.g9a6e300.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-agent-installer-node-agent-rhel8@sha256:3debd079d7a4e557aec8bf4f9e67aace0b72205a5d020206760fdfb59d13855c_amd64",
"product": {
"name": "openshift4/ose-agent-installer-node-agent-rhel8@sha256:3debd079d7a4e557aec8bf4f9e67aace0b72205a5d020206760fdfb59d13855c_amd64",
"product_id": "openshift4/ose-agent-installer-node-agent-rhel8@sha256:3debd079d7a4e557aec8bf4f9e67aace0b72205a5d020206760fdfb59d13855c_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-agent-installer-node-agent-rhel8@sha256:3debd079d7a4e557aec8bf4f9e67aace0b72205a5d020206760fdfb59d13855c?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel8\u0026tag=v4.11.0-202208150437.p0.gb17b06b.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-agent-installer-orchestrator-rhel8@sha256:69f30e118f27a357e1ec7a7d30249ac35acea76328922f24954e566eb28ddc92_amd64",
"product": {
"name": "openshift4/ose-agent-installer-orchestrator-rhel8@sha256:69f30e118f27a357e1ec7a7d30249ac35acea76328922f24954e566eb28ddc92_amd64",
"product_id": "openshift4/ose-agent-installer-orchestrator-rhel8@sha256:69f30e118f27a357e1ec7a7d30249ac35acea76328922f24954e566eb28ddc92_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-agent-installer-orchestrator-rhel8@sha256:69f30e118f27a357e1ec7a7d30249ac35acea76328922f24954e566eb28ddc92?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel8\u0026tag=v4.11.0-202208031306.p0.g9a6e300.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-alibaba-cloud-controller-manager-rhel8@sha256:89262b72ba883c895c2073164824cdfdcdc5f1ef61d6c2e0d77cd3755cdc1fcb_amd64",
"product": {
"name": "openshift4/ose-alibaba-cloud-controller-manager-rhel8@sha256:89262b72ba883c895c2073164824cdfdcdc5f1ef61d6c2e0d77cd3755cdc1fcb_amd64",
"product_id": "openshift4/ose-alibaba-cloud-controller-manager-rhel8@sha256:89262b72ba883c895c2073164824cdfdcdc5f1ef61d6c2e0d77cd3755cdc1fcb_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-alibaba-cloud-controller-manager-rhel8@sha256:89262b72ba883c895c2073164824cdfdcdc5f1ef61d6c2e0d77cd3755cdc1fcb?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-alibaba-cloud-controller-manager-rhel8\u0026tag=v4.11.0-202208031306.p0.g79dddb1.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-alibaba-cloud-csi-driver-container-rhel8@sha256:d1a8124402bdb03cd625066b8719cbb3d2f0009c6923062a43ada1bb59871d68_amd64",
"product": {
"name": "openshift4/ose-alibaba-cloud-csi-driver-container-rhel8@sha256:d1a8124402bdb03cd625066b8719cbb3d2f0009c6923062a43ada1bb59871d68_amd64",
"product_id": "openshift4/ose-alibaba-cloud-csi-driver-container-rhel8@sha256:d1a8124402bdb03cd625066b8719cbb3d2f0009c6923062a43ada1bb59871d68_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-alibaba-cloud-csi-driver-container-rhel8@sha256:d1a8124402bdb03cd625066b8719cbb3d2f0009c6923062a43ada1bb59871d68?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-alibaba-cloud-csi-driver-container-rhel8\u0026tag=v4.11.0-202208031306.p0.g8dd7ae6.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-alibaba-disk-csi-driver-operator-container-rhel8@sha256:0161cffc939ea87d47ef654f287b14cb7551333731870dbd6e2232c5875b9033_amd64",
"product": {
"name": "openshift4/ose-alibaba-disk-csi-driver-operator-container-rhel8@sha256:0161cffc939ea87d47ef654f287b14cb7551333731870dbd6e2232c5875b9033_amd64",
"product_id": "openshift4/ose-alibaba-disk-csi-driver-operator-container-rhel8@sha256:0161cffc939ea87d47ef654f287b14cb7551333731870dbd6e2232c5875b9033_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-alibaba-disk-csi-driver-operator-container-rhel8@sha256:0161cffc939ea87d47ef654f287b14cb7551333731870dbd6e2232c5875b9033?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-alibaba-disk-csi-driver-operator-container-rhel8\u0026tag=v4.11.0-202208031306.p0.gf70a51b.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-alibaba-machine-controllers-rhel8@sha256:dd1cd42eaa29959de325282d4f8815a0ebaa122604e28d407ecd7e965166b880_amd64",
"product": {
"name": "openshift4/ose-alibaba-machine-controllers-rhel8@sha256:dd1cd42eaa29959de325282d4f8815a0ebaa122604e28d407ecd7e965166b880_amd64",
"product_id": "openshift4/ose-alibaba-machine-controllers-rhel8@sha256:dd1cd42eaa29959de325282d4f8815a0ebaa122604e28d407ecd7e965166b880_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-alibaba-machine-controllers-rhel8@sha256:dd1cd42eaa29959de325282d4f8815a0ebaa122604e28d407ecd7e965166b880?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-alibaba-machine-controllers-rhel8\u0026tag=v4.11.0-202208031306.p0.g4145108.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-apiserver-network-proxy-rhel8@sha256:8ebe88572805ce4d7d574d50b26f85f6518fdb22dd7b9d1770cf96e826ed8dd9_amd64",
"product": {
"name": "openshift4/ose-apiserver-network-proxy-rhel8@sha256:8ebe88572805ce4d7d574d50b26f85f6518fdb22dd7b9d1770cf96e826ed8dd9_amd64",
"product_id": "openshift4/ose-apiserver-network-proxy-rhel8@sha256:8ebe88572805ce4d7d574d50b26f85f6518fdb22dd7b9d1770cf96e826ed8dd9_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-apiserver-network-proxy-rhel8@sha256:8ebe88572805ce4d7d574d50b26f85f6518fdb22dd7b9d1770cf96e826ed8dd9?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel8\u0026tag=v4.11.0-202208162148.p0.g9a641bb.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-aws-cloud-controller-manager-rhel8@sha256:1242457e768a2cf0edefda2e0ec641264077e1e6c3c1819b6c430397826f4cc9_amd64",
"product": {
"name": "openshift4/ose-aws-cloud-controller-manager-rhel8@sha256:1242457e768a2cf0edefda2e0ec641264077e1e6c3c1819b6c430397826f4cc9_amd64",
"product_id": "openshift4/ose-aws-cloud-controller-manager-rhel8@sha256:1242457e768a2cf0edefda2e0ec641264077e1e6c3c1819b6c430397826f4cc9_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-aws-cloud-controller-manager-rhel8@sha256:1242457e768a2cf0edefda2e0ec641264077e1e6c3c1819b6c430397826f4cc9?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-aws-cloud-controller-manager-rhel8\u0026tag=v4.11.0-202208031306.p0.gea1a9b2.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-aws-cluster-api-controllers-rhel8@sha256:f1fb4e9e06fbada6da3a9849842d2faaef11afc923c0ead4b4d908cca928fb10_amd64",
"product": {
"name": "openshift4/ose-aws-cluster-api-controllers-rhel8@sha256:f1fb4e9e06fbada6da3a9849842d2faaef11afc923c0ead4b4d908cca928fb10_amd64",
"product_id": "openshift4/ose-aws-cluster-api-controllers-rhel8@sha256:f1fb4e9e06fbada6da3a9849842d2faaef11afc923c0ead4b4d908cca928fb10_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-aws-cluster-api-controllers-rhel8@sha256:f1fb4e9e06fbada6da3a9849842d2faaef11afc923c0ead4b4d908cca928fb10?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-aws-cluster-api-controllers-rhel8\u0026tag=v4.11.0-202208031306.p0.gb3fe15b.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-aws-ebs-csi-driver-rhel8@sha256:3ef0030f0228d2041cc810995403b7f09b92d9d2044236bf7961d4c32024591e_amd64",
"product": {
"name": "openshift4/ose-aws-ebs-csi-driver-rhel8@sha256:3ef0030f0228d2041cc810995403b7f09b92d9d2044236bf7961d4c32024591e_amd64",
"product_id": "openshift4/ose-aws-ebs-csi-driver-rhel8@sha256:3ef0030f0228d2041cc810995403b7f09b92d9d2044236bf7961d4c32024591e_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-aws-ebs-csi-driver-rhel8@sha256:3ef0030f0228d2041cc810995403b7f09b92d9d2044236bf7961d4c32024591e?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel8\u0026tag=v4.11.0-202208031306.p0.g7564046.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-aws-ebs-csi-driver-rhel8-operator@sha256:432e73a20f27e84174d811cee2ee7db13f2bcd5617691ace07863ade43ad5abd_amd64",
"product": {
"name": "openshift4/ose-aws-ebs-csi-driver-rhel8-operator@sha256:432e73a20f27e84174d811cee2ee7db13f2bcd5617691ace07863ade43ad5abd_amd64",
"product_id": "openshift4/ose-aws-ebs-csi-driver-rhel8-operator@sha256:432e73a20f27e84174d811cee2ee7db13f2bcd5617691ace07863ade43ad5abd_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-aws-ebs-csi-driver-rhel8-operator@sha256:432e73a20f27e84174d811cee2ee7db13f2bcd5617691ace07863ade43ad5abd?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel8-operator\u0026tag=v4.11.0-202208031306.p0.g2c7529e.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-aws-pod-identity-webhook-rhel8@sha256:9389e1e4c2fa64a154dcbffbed370676accfdb8eea70b2e6a49a1c6b4aa4aaf8_amd64",
"product": {
"name": "openshift4/ose-aws-pod-identity-webhook-rhel8@sha256:9389e1e4c2fa64a154dcbffbed370676accfdb8eea70b2e6a49a1c6b4aa4aaf8_amd64",
"product_id": "openshift4/ose-aws-pod-identity-webhook-rhel8@sha256:9389e1e4c2fa64a154dcbffbed370676accfdb8eea70b2e6a49a1c6b4aa4aaf8_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-aws-pod-identity-webhook-rhel8@sha256:9389e1e4c2fa64a154dcbffbed370676accfdb8eea70b2e6a49a1c6b4aa4aaf8?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-aws-pod-identity-webhook-rhel8\u0026tag=v4.11.0-202208031306.p0.ga085f1c.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-azure-cloud-controller-manager-rhel8@sha256:2510e600a0b60a9fa1ee630d2c7ffdcbbaa7588946316067d4f01caad13d90a3_amd64",
"product": {
"name": "openshift4/ose-azure-cloud-controller-manager-rhel8@sha256:2510e600a0b60a9fa1ee630d2c7ffdcbbaa7588946316067d4f01caad13d90a3_amd64",
"product_id": "openshift4/ose-azure-cloud-controller-manager-rhel8@sha256:2510e600a0b60a9fa1ee630d2c7ffdcbbaa7588946316067d4f01caad13d90a3_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-azure-cloud-controller-manager-rhel8@sha256:2510e600a0b60a9fa1ee630d2c7ffdcbbaa7588946316067d4f01caad13d90a3?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-azure-cloud-controller-manager-rhel8\u0026tag=v4.11.0-202208102155.p0.gac2724f.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-azure-cloud-node-manager-rhel8@sha256:f6756cc5a93dea849e34955f1f40dacee78b76dd19ca95019f3d59e73a42a28d_amd64",
"product": {
"name": "openshift4/ose-azure-cloud-node-manager-rhel8@sha256:f6756cc5a93dea849e34955f1f40dacee78b76dd19ca95019f3d59e73a42a28d_amd64",
"product_id": "openshift4/ose-azure-cloud-node-manager-rhel8@sha256:f6756cc5a93dea849e34955f1f40dacee78b76dd19ca95019f3d59e73a42a28d_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-azure-cloud-node-manager-rhel8@sha256:f6756cc5a93dea849e34955f1f40dacee78b76dd19ca95019f3d59e73a42a28d?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-azure-cloud-node-manager-rhel8\u0026tag=v4.11.0-202208102155.p0.gac2724f.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-azure-cluster-api-controllers-rhel8@sha256:54eddeca59ead55597958f4a6d14aed6c67e40881f2cfe48fcb86da046cd8545_amd64",
"product": {
"name": "openshift4/ose-azure-cluster-api-controllers-rhel8@sha256:54eddeca59ead55597958f4a6d14aed6c67e40881f2cfe48fcb86da046cd8545_amd64",
"product_id": "openshift4/ose-azure-cluster-api-controllers-rhel8@sha256:54eddeca59ead55597958f4a6d14aed6c67e40881f2cfe48fcb86da046cd8545_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-azure-cluster-api-controllers-rhel8@sha256:54eddeca59ead55597958f4a6d14aed6c67e40881f2cfe48fcb86da046cd8545?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-azure-cluster-api-controllers-rhel8\u0026tag=v4.11.0-202208031306.p0.ga851a35.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-azure-disk-csi-driver-rhel8@sha256:9ec7ea5a66b67b45209c7818e07e55937124d959140a4ccf8b4507c42b23b829_amd64",
"product": {
"name": "openshift4/ose-azure-disk-csi-driver-rhel8@sha256:9ec7ea5a66b67b45209c7818e07e55937124d959140a4ccf8b4507c42b23b829_amd64",
"product_id": "openshift4/ose-azure-disk-csi-driver-rhel8@sha256:9ec7ea5a66b67b45209c7818e07e55937124d959140a4ccf8b4507c42b23b829_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-azure-disk-csi-driver-rhel8@sha256:9ec7ea5a66b67b45209c7818e07e55937124d959140a4ccf8b4507c42b23b829?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel8\u0026tag=v4.11.0-202208151727.p0.g2757f09.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-azure-disk-csi-driver-rhel8-operator@sha256:7aefec5230cd316684b716b1051589f9ec2c9cf2e1447f039abf7e5d46a5dd8c_amd64",
"product": {
"name": "openshift4/ose-azure-disk-csi-driver-rhel8-operator@sha256:7aefec5230cd316684b716b1051589f9ec2c9cf2e1447f039abf7e5d46a5dd8c_amd64",
"product_id": "openshift4/ose-azure-disk-csi-driver-rhel8-operator@sha256:7aefec5230cd316684b716b1051589f9ec2c9cf2e1447f039abf7e5d46a5dd8c_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-azure-disk-csi-driver-rhel8-operator@sha256:7aefec5230cd316684b716b1051589f9ec2c9cf2e1447f039abf7e5d46a5dd8c?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel8-operator\u0026tag=v4.11.0-202208101756.p0.gca54bcb.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-azure-file-csi-driver-rhel8@sha256:acb6bd70db8a2addf429d17cd5bf5f1659835eb3c4f32b7e21925d4d6269a9cc_amd64",
"product": {
"name": "openshift4/ose-azure-file-csi-driver-rhel8@sha256:acb6bd70db8a2addf429d17cd5bf5f1659835eb3c4f32b7e21925d4d6269a9cc_amd64",
"product_id": "openshift4/ose-azure-file-csi-driver-rhel8@sha256:acb6bd70db8a2addf429d17cd5bf5f1659835eb3c4f32b7e21925d4d6269a9cc_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-azure-file-csi-driver-rhel8@sha256:acb6bd70db8a2addf429d17cd5bf5f1659835eb3c4f32b7e21925d4d6269a9cc?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-azure-file-csi-driver-rhel8\u0026tag=v4.11.0-202208031306.p0.g67c3831.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-azure-file-csi-driver-operator-rhel8@sha256:ed5eb91ffaacd7a9d8dc6523bb481ae70d37cf14be254dc4f0b625f319a2764d_amd64",
"product": {
"name": "openshift4/ose-azure-file-csi-driver-operator-rhel8@sha256:ed5eb91ffaacd7a9d8dc6523bb481ae70d37cf14be254dc4f0b625f319a2764d_amd64",
"product_id": "openshift4/ose-azure-file-csi-driver-operator-rhel8@sha256:ed5eb91ffaacd7a9d8dc6523bb481ae70d37cf14be254dc4f0b625f319a2764d_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-azure-file-csi-driver-operator-rhel8@sha256:ed5eb91ffaacd7a9d8dc6523bb481ae70d37cf14be254dc4f0b625f319a2764d?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-azure-file-csi-driver-operator-rhel8\u0026tag=v4.11.0-202208031306.p0.gcbe7044.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-baremetal-installer-rhel8@sha256:432d43bcec91fdcc88b389628cf6cfafca5e973a5c9cafaa1bc7db332caa1303_amd64",
"product": {
"name": "openshift4/ose-baremetal-installer-rhel8@sha256:432d43bcec91fdcc88b389628cf6cfafca5e973a5c9cafaa1bc7db332caa1303_amd64",
"product_id": "openshift4/ose-baremetal-installer-rhel8@sha256:432d43bcec91fdcc88b389628cf6cfafca5e973a5c9cafaa1bc7db332caa1303_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-baremetal-installer-rhel8@sha256:432d43bcec91fdcc88b389628cf6cfafca5e973a5c9cafaa1bc7db332caa1303?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-baremetal-installer-rhel8\u0026tag=v4.11.0-202208161507.p0.g1d2450c.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-baremetal-rhel8-operator@sha256:ca3282dfbea85af8d294027bb958c5f7b67cd09307ba9a9b90d24ff1524e5e43_amd64",
"product": {
"name": "openshift4/ose-baremetal-rhel8-operator@sha256:ca3282dfbea85af8d294027bb958c5f7b67cd09307ba9a9b90d24ff1524e5e43_amd64",
"product_id": "openshift4/ose-baremetal-rhel8-operator@sha256:ca3282dfbea85af8d294027bb958c5f7b67cd09307ba9a9b90d24ff1524e5e43_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-baremetal-rhel8-operator@sha256:ca3282dfbea85af8d294027bb958c5f7b67cd09307ba9a9b90d24ff1524e5e43?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-baremetal-rhel8-operator\u0026tag=v4.11.0-202208101627.p0.g3122fab.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-baremetal-runtimecfg-rhel8@sha256:5ce3526bde097d1550a02fbeeaea6822d7c885cbac4f757cdafe138dd968d489_amd64",
"product": {
"name": "openshift4/ose-baremetal-runtimecfg-rhel8@sha256:5ce3526bde097d1550a02fbeeaea6822d7c885cbac4f757cdafe138dd968d489_amd64",
"product_id": "openshift4/ose-baremetal-runtimecfg-rhel8@sha256:5ce3526bde097d1550a02fbeeaea6822d7c885cbac4f757cdafe138dd968d489_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-baremetal-runtimecfg-rhel8@sha256:5ce3526bde097d1550a02fbeeaea6822d7c885cbac4f757cdafe138dd968d489?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel8\u0026tag=v4.11.0-202208031306.p0.g70d770d.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-cli-artifacts@sha256:fecd94b1e286bff64e7f066d14f205283f4362a7c12b2dfb9838fdf309456f6d_amd64",
"product": {
"name": "openshift4/ose-cli-artifacts@sha256:fecd94b1e286bff64e7f066d14f205283f4362a7c12b2dfb9838fdf309456f6d_amd64",
"product_id": "openshift4/ose-cli-artifacts@sha256:fecd94b1e286bff64e7f066d14f205283f4362a7c12b2dfb9838fdf309456f6d_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-cli-artifacts@sha256:fecd94b1e286bff64e7f066d14f205283f4362a7c12b2dfb9838fdf309456f6d?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-cli-artifacts\u0026tag=v4.11.0-202208150437.p0.gfcf512e.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-cloud-credential-operator@sha256:b4023de0e31fc7d448254794512f6b1e0c01226953063d253238aa051761a683_amd64",
"product": {
"name": "openshift4/ose-cloud-credential-operator@sha256:b4023de0e31fc7d448254794512f6b1e0c01226953063d253238aa051761a683_amd64",
"product_id": "openshift4/ose-cloud-credential-operator@sha256:b4023de0e31fc7d448254794512f6b1e0c01226953063d253238aa051761a683_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-cloud-credential-operator@sha256:b4023de0e31fc7d448254794512f6b1e0c01226953063d253238aa051761a683?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-cloud-credential-operator\u0026tag=v4.11.0-202208031306.p0.g9a40d74.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/cloud-network-config-controller-rhel8@sha256:6e27d73d86ae20585752a7c2e3a3cfa41ee88c245e9ab9da123c86b91b77bf4d_amd64",
"product": {
"name": "openshift4/cloud-network-config-controller-rhel8@sha256:6e27d73d86ae20585752a7c2e3a3cfa41ee88c245e9ab9da123c86b91b77bf4d_amd64",
"product_id": "openshift4/cloud-network-config-controller-rhel8@sha256:6e27d73d86ae20585752a7c2e3a3cfa41ee88c245e9ab9da123c86b91b77bf4d_amd64",
"product_identification_helper": {
"purl": "pkg:oci/cloud-network-config-controller-rhel8@sha256:6e27d73d86ae20585752a7c2e3a3cfa41ee88c245e9ab9da123c86b91b77bf4d?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/cloud-network-config-controller-rhel8\u0026tag=v4.11.0-202208031306.p0.g7a3c3c9.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-cluster-api-rhel8@sha256:f8e5a57dfc9a835f93f90c14358e7eed24e515003932b5abbc96b6f3042fa2b5_amd64",
"product": {
"name": "openshift4/ose-cluster-api-rhel8@sha256:f8e5a57dfc9a835f93f90c14358e7eed24e515003932b5abbc96b6f3042fa2b5_amd64",
"product_id": "openshift4/ose-cluster-api-rhel8@sha256:f8e5a57dfc9a835f93f90c14358e7eed24e515003932b5abbc96b6f3042fa2b5_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-cluster-api-rhel8@sha256:f8e5a57dfc9a835f93f90c14358e7eed24e515003932b5abbc96b6f3042fa2b5?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-cluster-api-rhel8\u0026tag=v4.11.0-202208031306.p0.gf9c215c.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-cluster-authentication-operator@sha256:df368de69ad5d36f8a08efe36cd3191660c1e71f04e8a567a2958c7068a0ccea_amd64",
"product": {
"name": "openshift4/ose-cluster-authentication-operator@sha256:df368de69ad5d36f8a08efe36cd3191660c1e71f04e8a567a2958c7068a0ccea_amd64",
"product_id": "openshift4/ose-cluster-authentication-operator@sha256:df368de69ad5d36f8a08efe36cd3191660c1e71f04e8a567a2958c7068a0ccea_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-cluster-authentication-operator@sha256:df368de69ad5d36f8a08efe36cd3191660c1e71f04e8a567a2958c7068a0ccea?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-cluster-authentication-operator\u0026tag=v4.11.0-202208031306.p0.ge2bcbaa.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-cluster-autoscaler-operator@sha256:21f73964329757dda78e8e35cd8ce4cc7434c19e1072d7c7b3920b899b4eea0a_amd64",
"product": {
"name": "openshift4/ose-cluster-autoscaler-operator@sha256:21f73964329757dda78e8e35cd8ce4cc7434c19e1072d7c7b3920b899b4eea0a_amd64",
"product_id": "openshift4/ose-cluster-autoscaler-operator@sha256:21f73964329757dda78e8e35cd8ce4cc7434c19e1072d7c7b3920b899b4eea0a_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-cluster-autoscaler-operator@sha256:21f73964329757dda78e8e35cd8ce4cc7434c19e1072d7c7b3920b899b4eea0a?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-cluster-autoscaler-operator\u0026tag=v4.11.0-202208031306.p0.gfcffbcd.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-cluster-baremetal-operator-rhel8@sha256:6687cb3005b31f378b8f950dee3697834db40ebd6bda4b13c3bde26dc961003f_amd64",
"product": {
"name": "openshift4/ose-cluster-baremetal-operator-rhel8@sha256:6687cb3005b31f378b8f950dee3697834db40ebd6bda4b13c3bde26dc961003f_amd64",
"product_id": "openshift4/ose-cluster-baremetal-operator-rhel8@sha256:6687cb3005b31f378b8f950dee3697834db40ebd6bda4b13c3bde26dc961003f_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-cluster-baremetal-operator-rhel8@sha256:6687cb3005b31f378b8f950dee3697834db40ebd6bda4b13c3bde26dc961003f?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel8\u0026tag=v4.11.0-202208031306.p0.g0f415d1.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-cluster-bootstrap@sha256:f0a31d8b8f9ef65c03264d68d971479e0f1e927af90452fe0ef442012b49854c_amd64",
"product": {
"name": "openshift4/ose-cluster-bootstrap@sha256:f0a31d8b8f9ef65c03264d68d971479e0f1e927af90452fe0ef442012b49854c_amd64",
"product_id": "openshift4/ose-cluster-bootstrap@sha256:f0a31d8b8f9ef65c03264d68d971479e0f1e927af90452fe0ef442012b49854c_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-cluster-bootstrap@sha256:f0a31d8b8f9ef65c03264d68d971479e0f1e927af90452fe0ef442012b49854c?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-cluster-bootstrap\u0026tag=v4.11.0-202208031306.p0.gf22d1c6.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-cluster-capi-rhel8-operator@sha256:f86eb79d7a994b8164bb5474f9e9bc3dcbe5ed9fada84b31dceff9c138f30974_amd64",
"product": {
"name": "openshift4/ose-cluster-capi-rhel8-operator@sha256:f86eb79d7a994b8164bb5474f9e9bc3dcbe5ed9fada84b31dceff9c138f30974_amd64",
"product_id": "openshift4/ose-cluster-capi-rhel8-operator@sha256:f86eb79d7a994b8164bb5474f9e9bc3dcbe5ed9fada84b31dceff9c138f30974_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-cluster-capi-rhel8-operator@sha256:f86eb79d7a994b8164bb5474f9e9bc3dcbe5ed9fada84b31dceff9c138f30974?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-cluster-capi-rhel8-operator\u0026tag=v4.11.0-202208031306.p0.g1a88f55.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-cluster-capi-operator-container-rhel8@sha256:f86eb79d7a994b8164bb5474f9e9bc3dcbe5ed9fada84b31dceff9c138f30974_amd64",
"product": {
"name": "openshift4/ose-cluster-capi-operator-container-rhel8@sha256:f86eb79d7a994b8164bb5474f9e9bc3dcbe5ed9fada84b31dceff9c138f30974_amd64",
"product_id": "openshift4/ose-cluster-capi-operator-container-rhel8@sha256:f86eb79d7a994b8164bb5474f9e9bc3dcbe5ed9fada84b31dceff9c138f30974_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-cluster-capi-operator-container-rhel8@sha256:f86eb79d7a994b8164bb5474f9e9bc3dcbe5ed9fada84b31dceff9c138f30974?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-cluster-capi-operator-container-rhel8\u0026tag=v4.11.0-202208031306.p0.g1a88f55.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-cluster-cloud-controller-manager-operator-rhel8@sha256:455f0e33840e6830e1aaba5459a6c8c5ac773e326bc0d61cad2c30b0a15b7874_amd64",
"product": {
"name": "openshift4/ose-cluster-cloud-controller-manager-operator-rhel8@sha256:455f0e33840e6830e1aaba5459a6c8c5ac773e326bc0d61cad2c30b0a15b7874_amd64",
"product_id": "openshift4/ose-cluster-cloud-controller-manager-operator-rhel8@sha256:455f0e33840e6830e1aaba5459a6c8c5ac773e326bc0d61cad2c30b0a15b7874_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-cluster-cloud-controller-manager-operator-rhel8@sha256:455f0e33840e6830e1aaba5459a6c8c5ac773e326bc0d61cad2c30b0a15b7874?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-operator-rhel8\u0026tag=v4.11.0-202208031306.p0.gc2f2cbf.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-cluster-config-operator@sha256:7c9258e2750def044850ce4d7e8d33509fc9ff6cbf5ea385a91712126d95fb4a_amd64",
"product": {
"name": "openshift4/ose-cluster-config-operator@sha256:7c9258e2750def044850ce4d7e8d33509fc9ff6cbf5ea385a91712126d95fb4a_amd64",
"product_id": "openshift4/ose-cluster-config-operator@sha256:7c9258e2750def044850ce4d7e8d33509fc9ff6cbf5ea385a91712126d95fb4a_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-cluster-config-operator@sha256:7c9258e2750def044850ce4d7e8d33509fc9ff6cbf5ea385a91712126d95fb4a?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-cluster-config-operator\u0026tag=v4.11.0-202208031306.p0.g0e01b06.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-cluster-csi-snapshot-controller-rhel8-operator@sha256:9fe8d8fd53bacfd5ac2e5d70e0040be4cd65cd5550cb6cbc1ef0bddb01372d4e_amd64",
"product": {
"name": "openshift4/ose-cluster-csi-snapshot-controller-rhel8-operator@sha256:9fe8d8fd53bacfd5ac2e5d70e0040be4cd65cd5550cb6cbc1ef0bddb01372d4e_amd64",
"product_id": "openshift4/ose-cluster-csi-snapshot-controller-rhel8-operator@sha256:9fe8d8fd53bacfd5ac2e5d70e0040be4cd65cd5550cb6cbc1ef0bddb01372d4e_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-cluster-csi-snapshot-controller-rhel8-operator@sha256:9fe8d8fd53bacfd5ac2e5d70e0040be4cd65cd5550cb6cbc1ef0bddb01372d4e?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel8-operator\u0026tag=v4.11.0-202208031306.p0.g8d0774f.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-cluster-dns-operator@sha256:0caac670fe7dcc0d44a81d13aed6e56479668e8a8a210caee510d7424dbf958e_amd64",
"product": {
"name": "openshift4/ose-cluster-dns-operator@sha256:0caac670fe7dcc0d44a81d13aed6e56479668e8a8a210caee510d7424dbf958e_amd64",
"product_id": "openshift4/ose-cluster-dns-operator@sha256:0caac670fe7dcc0d44a81d13aed6e56479668e8a8a210caee510d7424dbf958e_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-cluster-dns-operator@sha256:0caac670fe7dcc0d44a81d13aed6e56479668e8a8a210caee510d7424dbf958e?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-cluster-dns-operator\u0026tag=v4.11.0-202208031306.p0.g8998093.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-cluster-image-registry-operator@sha256:e4a7ab02a4fa05edea60e5457d77cf963c0f263ebec22680197da29c5d25d599_amd64",
"product": {
"name": "openshift4/ose-cluster-image-registry-operator@sha256:e4a7ab02a4fa05edea60e5457d77cf963c0f263ebec22680197da29c5d25d599_amd64",
"product_id": "openshift4/ose-cluster-image-registry-operator@sha256:e4a7ab02a4fa05edea60e5457d77cf963c0f263ebec22680197da29c5d25d599_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-cluster-image-registry-operator@sha256:e4a7ab02a4fa05edea60e5457d77cf963c0f263ebec22680197da29c5d25d599?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-cluster-image-registry-operator\u0026tag=v4.11.0-202208031306.p0.g4d66ea3.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-cluster-ingress-operator@sha256:5e554e018bed9ab12c0072aa87feaba4b3921e6e6eab347fd19d44dd3943605e_amd64",
"product": {
"name": "openshift4/ose-cluster-ingress-operator@sha256:5e554e018bed9ab12c0072aa87feaba4b3921e6e6eab347fd19d44dd3943605e_amd64",
"product_id": "openshift4/ose-cluster-ingress-operator@sha256:5e554e018bed9ab12c0072aa87feaba4b3921e6e6eab347fd19d44dd3943605e_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-cluster-ingress-operator@sha256:5e554e018bed9ab12c0072aa87feaba4b3921e6e6eab347fd19d44dd3943605e?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-cluster-ingress-operator\u0026tag=v4.11.0-202208031306.p0.g2432dad.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-cluster-kube-apiserver-operator@sha256:b2ebb601d381558a394affedbeebe4307526402c0c0f6b1bea4f8725b35da3fd_amd64",
"product": {
"name": "openshift4/ose-cluster-kube-apiserver-operator@sha256:b2ebb601d381558a394affedbeebe4307526402c0c0f6b1bea4f8725b35da3fd_amd64",
"product_id": "openshift4/ose-cluster-kube-apiserver-operator@sha256:b2ebb601d381558a394affedbeebe4307526402c0c0f6b1bea4f8725b35da3fd_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-cluster-kube-apiserver-operator@sha256:b2ebb601d381558a394affedbeebe4307526402c0c0f6b1bea4f8725b35da3fd?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-cluster-kube-apiserver-operator\u0026tag=v4.11.0-202208031306.p0.gc7c94db.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-cluster-kube-cluster-api-rhel8-operator@sha256:3bba6cbcd88668aba5ae03625d7cddea1bea0dc0e80007f9ba0f48efd9ab7cf7_amd64",
"product": {
"name": "openshift4/ose-cluster-kube-cluster-api-rhel8-operator@sha256:3bba6cbcd88668aba5ae03625d7cddea1bea0dc0e80007f9ba0f48efd9ab7cf7_amd64",
"product_id": "openshift4/ose-cluster-kube-cluster-api-rhel8-operator@sha256:3bba6cbcd88668aba5ae03625d7cddea1bea0dc0e80007f9ba0f48efd9ab7cf7_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-cluster-kube-cluster-api-rhel8-operator@sha256:3bba6cbcd88668aba5ae03625d7cddea1bea0dc0e80007f9ba0f48efd9ab7cf7?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-cluster-kube-cluster-api-rhel8-operator\u0026tag=v4.11.0-202208031306.p0.g55efc39.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-cluster-kube-controller-manager-operator@sha256:75675751af4d0cfe59f9fc74745ba7ad2953d95ea343af2b07ea01152fcb2683_amd64",
"product": {
"name": "openshift4/ose-cluster-kube-controller-manager-operator@sha256:75675751af4d0cfe59f9fc74745ba7ad2953d95ea343af2b07ea01152fcb2683_amd64",
"product_id": "openshift4/ose-cluster-kube-controller-manager-operator@sha256:75675751af4d0cfe59f9fc74745ba7ad2953d95ea343af2b07ea01152fcb2683_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-cluster-kube-controller-manager-operator@sha256:75675751af4d0cfe59f9fc74745ba7ad2953d95ea343af2b07ea01152fcb2683?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-operator\u0026tag=v4.11.0-202208031306.p0.ga6cb428.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-cluster-kube-scheduler-operator@sha256:c6dd4dced8d9955ef9ec9c1e517f37f3caa06b0e15a5c9dd5740069c0bf0c634_amd64",
"product": {
"name": "openshift4/ose-cluster-kube-scheduler-operator@sha256:c6dd4dced8d9955ef9ec9c1e517f37f3caa06b0e15a5c9dd5740069c0bf0c634_amd64",
"product_id": "openshift4/ose-cluster-kube-scheduler-operator@sha256:c6dd4dced8d9955ef9ec9c1e517f37f3caa06b0e15a5c9dd5740069c0bf0c634_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-cluster-kube-scheduler-operator@sha256:c6dd4dced8d9955ef9ec9c1e517f37f3caa06b0e15a5c9dd5740069c0bf0c634?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-cluster-kube-scheduler-operator\u0026tag=v4.11.0-202208151647.p0.g34132f9.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-cluster-kube-storage-version-migrator-rhel8-operator@sha256:48ad9408d754564627549bc8035ae681201a18bdeeb9fa234049c44e6c14581e_amd64",
"product": {
"name": "openshift4/ose-cluster-kube-storage-version-migrator-rhel8-operator@sha256:48ad9408d754564627549bc8035ae681201a18bdeeb9fa234049c44e6c14581e_amd64",
"product_id": "openshift4/ose-cluster-kube-storage-version-migrator-rhel8-operator@sha256:48ad9408d754564627549bc8035ae681201a18bdeeb9fa234049c44e6c14581e_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-cluster-kube-storage-version-migrator-rhel8-operator@sha256:48ad9408d754564627549bc8035ae681201a18bdeeb9fa234049c44e6c14581e?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel8-operator\u0026tag=v4.11.0-202208031306.p0.g12d050a.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-cluster-machine-approver@sha256:db34e4cbce97a50bae91565138d1555f2eed1010cae2c589f7e34e5e27de5168_amd64",
"product": {
"name": "openshift4/ose-cluster-machine-approver@sha256:db34e4cbce97a50bae91565138d1555f2eed1010cae2c589f7e34e5e27de5168_amd64",
"product_id": "openshift4/ose-cluster-machine-approver@sha256:db34e4cbce97a50bae91565138d1555f2eed1010cae2c589f7e34e5e27de5168_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-cluster-machine-approver@sha256:db34e4cbce97a50bae91565138d1555f2eed1010cae2c589f7e34e5e27de5168?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-cluster-machine-approver\u0026tag=v4.11.0-202208031306.p0.g3ee1fe4.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-cluster-openshift-apiserver-operator@sha256:dc6a39c838691902cf50574eed7b6cfa6da8a38871624f09acab2e8d158b1957_amd64",
"product": {
"name": "openshift4/ose-cluster-openshift-apiserver-operator@sha256:dc6a39c838691902cf50574eed7b6cfa6da8a38871624f09acab2e8d158b1957_amd64",
"product_id": "openshift4/ose-cluster-openshift-apiserver-operator@sha256:dc6a39c838691902cf50574eed7b6cfa6da8a38871624f09acab2e8d158b1957_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-cluster-openshift-apiserver-operator@sha256:dc6a39c838691902cf50574eed7b6cfa6da8a38871624f09acab2e8d158b1957?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-operator\u0026tag=v4.11.0-202208031306.p0.g5ddbeef.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-cluster-openshift-controller-manager-operator@sha256:a502b3ce08f4dbb73617d2e212c6b89761a10cbb1d858b9c0f2791cb35683db5_amd64",
"product": {
"name": "openshift4/ose-cluster-openshift-controller-manager-operator@sha256:a502b3ce08f4dbb73617d2e212c6b89761a10cbb1d858b9c0f2791cb35683db5_amd64",
"product_id": "openshift4/ose-cluster-openshift-controller-manager-operator@sha256:a502b3ce08f4dbb73617d2e212c6b89761a10cbb1d858b9c0f2791cb35683db5_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-cluster-openshift-controller-manager-operator@sha256:a502b3ce08f4dbb73617d2e212c6b89761a10cbb1d858b9c0f2791cb35683db5?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-operator\u0026tag=v4.11.0-202208161348.p0.g6b1bf28.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ovirt-csi-driver-rhel8-operator@sha256:ec28031cfdeadc780ac4a539fc2ffcee484db70aff6d68bec2bfc88509f41ded_amd64",
"product": {
"name": "openshift4/ovirt-csi-driver-rhel8-operator@sha256:ec28031cfdeadc780ac4a539fc2ffcee484db70aff6d68bec2bfc88509f41ded_amd64",
"product_id": "openshift4/ovirt-csi-driver-rhel8-operator@sha256:ec28031cfdeadc780ac4a539fc2ffcee484db70aff6d68bec2bfc88509f41ded_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ovirt-csi-driver-rhel8-operator@sha256:ec28031cfdeadc780ac4a539fc2ffcee484db70aff6d68bec2bfc88509f41ded?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ovirt-csi-driver-rhel8-operator\u0026tag=v4.11.0-202208031306.p0.g7a30e38.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-cluster-policy-controller-rhel8@sha256:c7dc36c1b1c71ab449668a5600ce9ba403c23a7a14c81ea80a851d8f96a97757_amd64",
"product": {
"name": "openshift4/ose-cluster-policy-controller-rhel8@sha256:c7dc36c1b1c71ab449668a5600ce9ba403c23a7a14c81ea80a851d8f96a97757_amd64",
"product_id": "openshift4/ose-cluster-policy-controller-rhel8@sha256:c7dc36c1b1c71ab449668a5600ce9ba403c23a7a14c81ea80a851d8f96a97757_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-cluster-policy-controller-rhel8@sha256:c7dc36c1b1c71ab449668a5600ce9ba403c23a7a14c81ea80a851d8f96a97757?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel8\u0026tag=v4.11.0-202208031703.p0.gc7201ed.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-cluster-samples-operator@sha256:844d02462ad69b045a796a9b5547cd65e42b51a56fda3b289a15e5aa0caa7138_amd64",
"product": {
"name": "openshift4/ose-cluster-samples-operator@sha256:844d02462ad69b045a796a9b5547cd65e42b51a56fda3b289a15e5aa0caa7138_amd64",
"product_id": "openshift4/ose-cluster-samples-operator@sha256:844d02462ad69b045a796a9b5547cd65e42b51a56fda3b289a15e5aa0caa7138_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-cluster-samples-operator@sha256:844d02462ad69b045a796a9b5547cd65e42b51a56fda3b289a15e5aa0caa7138?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-cluster-samples-operator\u0026tag=v4.11.0-202208150437.p0.g375a4a9.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-cluster-storage-operator@sha256:60c88dda1e58b5a6e8109afef2a837fe184362ada32f369784bd5cf2a34183f2_amd64",
"product": {
"name": "openshift4/ose-cluster-storage-operator@sha256:60c88dda1e58b5a6e8109afef2a837fe184362ada32f369784bd5cf2a34183f2_amd64",
"product_id": "openshift4/ose-cluster-storage-operator@sha256:60c88dda1e58b5a6e8109afef2a837fe184362ada32f369784bd5cf2a34183f2_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-cluster-storage-operator@sha256:60c88dda1e58b5a6e8109afef2a837fe184362ada32f369784bd5cf2a34183f2?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-cluster-storage-operator\u0026tag=v4.11.0-202208110436.p0.g8377efd.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-cluster-update-keys@sha256:fe8864f55f1ef516784a6a3836a09c3a399b6fee050e7c78181f1a337667b4b7_amd64",
"product": {
"name": "openshift4/ose-cluster-update-keys@sha256:fe8864f55f1ef516784a6a3836a09c3a399b6fee050e7c78181f1a337667b4b7_amd64",
"product_id": "openshift4/ose-cluster-update-keys@sha256:fe8864f55f1ef516784a6a3836a09c3a399b6fee050e7c78181f1a337667b4b7_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-cluster-update-keys@sha256:fe8864f55f1ef516784a6a3836a09c3a399b6fee050e7c78181f1a337667b4b7?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-cluster-update-keys\u0026tag=v4.11.0-202208031306.p0.g289032f.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-container-networking-plugins-rhel8@sha256:def7a0a80be3d29e7ae6d9785f5925cf9558b9e01792cb1e77dfadb0d5f28230_amd64",
"product": {
"name": "openshift4/ose-container-networking-plugins-rhel8@sha256:def7a0a80be3d29e7ae6d9785f5925cf9558b9e01792cb1e77dfadb0d5f28230_amd64",
"product_id": "openshift4/ose-container-networking-plugins-rhel8@sha256:def7a0a80be3d29e7ae6d9785f5925cf9558b9e01792cb1e77dfadb0d5f28230_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-container-networking-plugins-rhel8@sha256:def7a0a80be3d29e7ae6d9785f5925cf9558b9e01792cb1e77dfadb0d5f28230?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-container-networking-plugins-rhel8\u0026tag=v4.11.0-202208031306.p0.g0ad9da6.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-csi-driver-shared-resource-rhel8@sha256:8b4d19610bac30821f299b9741aa105905642c19ee9a207acf26a89fcb980061_amd64",
"product": {
"name": "openshift4/ose-csi-driver-shared-resource-rhel8@sha256:8b4d19610bac30821f299b9741aa105905642c19ee9a207acf26a89fcb980061_amd64",
"product_id": "openshift4/ose-csi-driver-shared-resource-rhel8@sha256:8b4d19610bac30821f299b9741aa105905642c19ee9a207acf26a89fcb980061_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-csi-driver-shared-resource-rhel8@sha256:8b4d19610bac30821f299b9741aa105905642c19ee9a207acf26a89fcb980061?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-csi-driver-shared-resource-rhel8\u0026tag=v4.11.0-202208031306.p0.g3f69f2f.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-csi-driver-shared-resource-operator-rhel8@sha256:adbd0c9b2820fa269d56fde688edb6d393ac509894a4334e65f25883ca9c3ba8_amd64",
"product": {
"name": "openshift4/ose-csi-driver-shared-resource-operator-rhel8@sha256:adbd0c9b2820fa269d56fde688edb6d393ac509894a4334e65f25883ca9c3ba8_amd64",
"product_id": "openshift4/ose-csi-driver-shared-resource-operator-rhel8@sha256:adbd0c9b2820fa269d56fde688edb6d393ac509894a4334e65f25883ca9c3ba8_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-csi-driver-shared-resource-operator-rhel8@sha256:adbd0c9b2820fa269d56fde688edb6d393ac509894a4334e65f25883ca9c3ba8?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-csi-driver-shared-resource-operator-rhel8\u0026tag=v4.11.0-202208031306.p0.gd3985eb.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-csi-driver-shared-resource-webhook-rhel8@sha256:aa9502ee197283d904856823d7b8e4bdf086a99c66b37272b8e0072a340c00e2_amd64",
"product": {
"name": "openshift4/ose-csi-driver-shared-resource-webhook-rhel8@sha256:aa9502ee197283d904856823d7b8e4bdf086a99c66b37272b8e0072a340c00e2_amd64",
"product_id": "openshift4/ose-csi-driver-shared-resource-webhook-rhel8@sha256:aa9502ee197283d904856823d7b8e4bdf086a99c66b37272b8e0072a340c00e2_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-csi-driver-shared-resource-webhook-rhel8@sha256:aa9502ee197283d904856823d7b8e4bdf086a99c66b37272b8e0072a340c00e2?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-csi-driver-shared-resource-webhook-rhel8\u0026tag=v4.11.0-202208031306.p0.g3f69f2f.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-csi-external-resizer@sha256:b3888d7ba58e56d0a10f3c2cc46764410d353f9e7c1a412e11e2e538fe0abc9f_amd64",
"product": {
"name": "openshift4/ose-csi-external-resizer@sha256:b3888d7ba58e56d0a10f3c2cc46764410d353f9e7c1a412e11e2e538fe0abc9f_amd64",
"product_id": "openshift4/ose-csi-external-resizer@sha256:b3888d7ba58e56d0a10f3c2cc46764410d353f9e7c1a412e11e2e538fe0abc9f_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-csi-external-resizer@sha256:b3888d7ba58e56d0a10f3c2cc46764410d353f9e7c1a412e11e2e538fe0abc9f?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-csi-external-resizer\u0026tag=v4.11.0-202208031306.p0.g2cea576.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-csi-external-resizer-rhel8@sha256:b3888d7ba58e56d0a10f3c2cc46764410d353f9e7c1a412e11e2e538fe0abc9f_amd64",
"product": {
"name": "openshift4/ose-csi-external-resizer-rhel8@sha256:b3888d7ba58e56d0a10f3c2cc46764410d353f9e7c1a412e11e2e538fe0abc9f_amd64",
"product_id": "openshift4/ose-csi-external-resizer-rhel8@sha256:b3888d7ba58e56d0a10f3c2cc46764410d353f9e7c1a412e11e2e538fe0abc9f_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-csi-external-resizer-rhel8@sha256:b3888d7ba58e56d0a10f3c2cc46764410d353f9e7c1a412e11e2e538fe0abc9f?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-csi-external-resizer-rhel8\u0026tag=v4.11.0-202208031306.p0.g2cea576.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-csi-external-snapshotter-rhel8@sha256:4fe92e79ef5e642dc7860119e41d581865f7ae5b09abf6ce653e847d6a0a9aac_amd64",
"product": {
"name": "openshift4/ose-csi-external-snapshotter-rhel8@sha256:4fe92e79ef5e642dc7860119e41d581865f7ae5b09abf6ce653e847d6a0a9aac_amd64",
"product_id": "openshift4/ose-csi-external-snapshotter-rhel8@sha256:4fe92e79ef5e642dc7860119e41d581865f7ae5b09abf6ce653e847d6a0a9aac_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-csi-external-snapshotter-rhel8@sha256:4fe92e79ef5e642dc7860119e41d581865f7ae5b09abf6ce653e847d6a0a9aac?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel8\u0026tag=v4.11.0-202208031306.p0.g0afdf73.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-csi-external-snapshotter@sha256:4fe92e79ef5e642dc7860119e41d581865f7ae5b09abf6ce653e847d6a0a9aac_amd64",
"product": {
"name": "openshift4/ose-csi-external-snapshotter@sha256:4fe92e79ef5e642dc7860119e41d581865f7ae5b09abf6ce653e847d6a0a9aac_amd64",
"product_id": "openshift4/ose-csi-external-snapshotter@sha256:4fe92e79ef5e642dc7860119e41d581865f7ae5b09abf6ce653e847d6a0a9aac_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-csi-external-snapshotter@sha256:4fe92e79ef5e642dc7860119e41d581865f7ae5b09abf6ce653e847d6a0a9aac?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-csi-external-snapshotter\u0026tag=v4.11.0-202208031306.p0.g0afdf73.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-csi-snapshot-controller-rhel8@sha256:7caf6ed642540c96e82faec6ea468bda65cf30490a7f36d84a4c821524ec5d9a_amd64",
"product": {
"name": "openshift4/ose-csi-snapshot-controller-rhel8@sha256:7caf6ed642540c96e82faec6ea468bda65cf30490a7f36d84a4c821524ec5d9a_amd64",
"product_id": "openshift4/ose-csi-snapshot-controller-rhel8@sha256:7caf6ed642540c96e82faec6ea468bda65cf30490a7f36d84a4c821524ec5d9a_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-csi-snapshot-controller-rhel8@sha256:7caf6ed642540c96e82faec6ea468bda65cf30490a7f36d84a4c821524ec5d9a?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel8\u0026tag=v4.11.0-202208031306.p0.g0afdf73.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-csi-snapshot-controller@sha256:7caf6ed642540c96e82faec6ea468bda65cf30490a7f36d84a4c821524ec5d9a_amd64",
"product": {
"name": "openshift4/ose-csi-snapshot-controller@sha256:7caf6ed642540c96e82faec6ea468bda65cf30490a7f36d84a4c821524ec5d9a_amd64",
"product_id": "openshift4/ose-csi-snapshot-controller@sha256:7caf6ed642540c96e82faec6ea468bda65cf30490a7f36d84a4c821524ec5d9a_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-csi-snapshot-controller@sha256:7caf6ed642540c96e82faec6ea468bda65cf30490a7f36d84a4c821524ec5d9a?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-csi-snapshot-controller\u0026tag=v4.11.0-202208031306.p0.g0afdf73.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-csi-snapshot-validation-webhook-rhel8@sha256:95c34ae00e6572e47420ae12278b05b7190da2ba34a8e649b01d7e89ff9a5316_amd64",
"product": {
"name": "openshift4/ose-csi-snapshot-validation-webhook-rhel8@sha256:95c34ae00e6572e47420ae12278b05b7190da2ba34a8e649b01d7e89ff9a5316_amd64",
"product_id": "openshift4/ose-csi-snapshot-validation-webhook-rhel8@sha256:95c34ae00e6572e47420ae12278b05b7190da2ba34a8e649b01d7e89ff9a5316_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-csi-snapshot-validation-webhook-rhel8@sha256:95c34ae00e6572e47420ae12278b05b7190da2ba34a8e649b01d7e89ff9a5316?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-csi-snapshot-validation-webhook-rhel8\u0026tag=v4.11.0-202208031306.p0.g0afdf73.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/egress-router-cni-rhel8@sha256:73fb4c432aeea93a109c119097ea849c1e4ae02bf7dd196ebb63d46223c7837e_amd64",
"product": {
"name": "openshift4/egress-router-cni-rhel8@sha256:73fb4c432aeea93a109c119097ea849c1e4ae02bf7dd196ebb63d46223c7837e_amd64",
"product_id": "openshift4/egress-router-cni-rhel8@sha256:73fb4c432aeea93a109c119097ea849c1e4ae02bf7dd196ebb63d46223c7837e_amd64",
"product_identification_helper": {
"purl": "pkg:oci/egress-router-cni-rhel8@sha256:73fb4c432aeea93a109c119097ea849c1e4ae02bf7dd196ebb63d46223c7837e?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/egress-router-cni-rhel8\u0026tag=v4.11.0-202208031306.p0.gfccaf1d.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-etcd@sha256:ebbba7e4d8d98f33dda3b53d546536b282ac28608b8cac09936fed72348fef63_amd64",
"product": {
"name": "openshift4/ose-etcd@sha256:ebbba7e4d8d98f33dda3b53d546536b282ac28608b8cac09936fed72348fef63_amd64",
"product_id": "openshift4/ose-etcd@sha256:ebbba7e4d8d98f33dda3b53d546536b282ac28608b8cac09936fed72348fef63_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-etcd@sha256:ebbba7e4d8d98f33dda3b53d546536b282ac28608b8cac09936fed72348fef63?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-etcd\u0026tag=v4.11.0-202208031306.p0.g80cc14e.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-gcp-cloud-controller-manager-rhel8@sha256:dcf345d2b728186c8be5994082b41694ddbd482f337ed5762e3c010c2f2989eb_amd64",
"product": {
"name": "openshift4/ose-gcp-cloud-controller-manager-rhel8@sha256:dcf345d2b728186c8be5994082b41694ddbd482f337ed5762e3c010c2f2989eb_amd64",
"product_id": "openshift4/ose-gcp-cloud-controller-manager-rhel8@sha256:dcf345d2b728186c8be5994082b41694ddbd482f337ed5762e3c010c2f2989eb_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-gcp-cloud-controller-manager-rhel8@sha256:dcf345d2b728186c8be5994082b41694ddbd482f337ed5762e3c010c2f2989eb?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-gcp-cloud-controller-manager-rhel8\u0026tag=v4.11.0-202208031306.p0.g9a303b1.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-gcp-cluster-api-controllers-rhel8@sha256:13032dc2fe709015f48c167f66ed7ad5cc861f42252ccd28b318ebbbba875bf4_amd64",
"product": {
"name": "openshift4/ose-gcp-cluster-api-controllers-rhel8@sha256:13032dc2fe709015f48c167f66ed7ad5cc861f42252ccd28b318ebbbba875bf4_amd64",
"product_id": "openshift4/ose-gcp-cluster-api-controllers-rhel8@sha256:13032dc2fe709015f48c167f66ed7ad5cc861f42252ccd28b318ebbbba875bf4_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-gcp-cluster-api-controllers-rhel8@sha256:13032dc2fe709015f48c167f66ed7ad5cc861f42252ccd28b318ebbbba875bf4?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-gcp-cluster-api-controllers-rhel8\u0026tag=v4.11.0-202208031306.p0.gff20dda.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-gcp-pd-csi-driver-rhel8@sha256:9bbea15a4e7918b1f59827230127287d1f7a1c8881ee8272c6d397c85e2eeba0_amd64",
"product": {
"name": "openshift4/ose-gcp-pd-csi-driver-rhel8@sha256:9bbea15a4e7918b1f59827230127287d1f7a1c8881ee8272c6d397c85e2eeba0_amd64",
"product_id": "openshift4/ose-gcp-pd-csi-driver-rhel8@sha256:9bbea15a4e7918b1f59827230127287d1f7a1c8881ee8272c6d397c85e2eeba0_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-gcp-pd-csi-driver-rhel8@sha256:9bbea15a4e7918b1f59827230127287d1f7a1c8881ee8272c6d397c85e2eeba0?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-rhel8\u0026tag=v4.11.0-202208031306.p0.gf9d7fdc.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-gcp-pd-csi-driver-operator-rhel8@sha256:ab39ff55f76b8d2b0ccbc0c9af706b6d136c4ca1216d8247982e2bf9e9be4635_amd64",
"product": {
"name": "openshift4/ose-gcp-pd-csi-driver-operator-rhel8@sha256:ab39ff55f76b8d2b0ccbc0c9af706b6d136c4ca1216d8247982e2bf9e9be4635_amd64",
"product_id": "openshift4/ose-gcp-pd-csi-driver-operator-rhel8@sha256:ab39ff55f76b8d2b0ccbc0c9af706b6d136c4ca1216d8247982e2bf9e9be4635_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-gcp-pd-csi-driver-operator-rhel8@sha256:ab39ff55f76b8d2b0ccbc0c9af706b6d136c4ca1216d8247982e2bf9e9be4635?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-operator-rhel8\u0026tag=v4.11.0-202208031306.p0.gbc7bad4.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-hypershift-rhel8@sha256:ce31097552aaeb01e86dfc287151a60abb8c9cd5531ee940fbe5d7f1427e7612_amd64",
"product": {
"name": "openshift4/ose-hypershift-rhel8@sha256:ce31097552aaeb01e86dfc287151a60abb8c9cd5531ee940fbe5d7f1427e7612_amd64",
"product_id": "openshift4/ose-hypershift-rhel8@sha256:ce31097552aaeb01e86dfc287151a60abb8c9cd5531ee940fbe5d7f1427e7612_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-hypershift-rhel8@sha256:ce31097552aaeb01e86dfc287151a60abb8c9cd5531ee940fbe5d7f1427e7612?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-hypershift-rhel8\u0026tag=v4.11.0-202208110157.p0.g2b7ac52.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-ibm-cloud-controller-manager-rhel8@sha256:a6ba20c56e90cf404bcef97b7b8c1e87f4d370d3c26fe85111dddcd301c20d27_amd64",
"product": {
"name": "openshift4/ose-ibm-cloud-controller-manager-rhel8@sha256:a6ba20c56e90cf404bcef97b7b8c1e87f4d370d3c26fe85111dddcd301c20d27_amd64",
"product_id": "openshift4/ose-ibm-cloud-controller-manager-rhel8@sha256:a6ba20c56e90cf404bcef97b7b8c1e87f4d370d3c26fe85111dddcd301c20d27_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-ibm-cloud-controller-manager-rhel8@sha256:a6ba20c56e90cf404bcef97b7b8c1e87f4d370d3c26fe85111dddcd301c20d27?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-ibm-cloud-controller-manager-rhel8\u0026tag=v4.11.0-202208031306.p0.gce83696.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-ibmcloud-machine-controllers-rhel8@sha256:7b0cb3783ab7f8b6f38375dbe9e4f2e8e5fc0bdf1cf6aba23623229cf86d6eea_amd64",
"product": {
"name": "openshift4/ose-ibmcloud-machine-controllers-rhel8@sha256:7b0cb3783ab7f8b6f38375dbe9e4f2e8e5fc0bdf1cf6aba23623229cf86d6eea_amd64",
"product_id": "openshift4/ose-ibmcloud-machine-controllers-rhel8@sha256:7b0cb3783ab7f8b6f38375dbe9e4f2e8e5fc0bdf1cf6aba23623229cf86d6eea_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-ibmcloud-machine-controllers-rhel8@sha256:7b0cb3783ab7f8b6f38375dbe9e4f2e8e5fc0bdf1cf6aba23623229cf86d6eea?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-ibmcloud-machine-controllers-rhel8\u0026tag=v4.11.0-202208031306.p0.g3bde969.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-ibm-vpc-block-csi-driver-rhel8@sha256:bf6a31add94b1af1a256bf72fc860f4785ac574770bcfb7a0f0e843f69bbf385_amd64",
"product": {
"name": "openshift4/ose-ibm-vpc-block-csi-driver-rhel8@sha256:bf6a31add94b1af1a256bf72fc860f4785ac574770bcfb7a0f0e843f69bbf385_amd64",
"product_id": "openshift4/ose-ibm-vpc-block-csi-driver-rhel8@sha256:bf6a31add94b1af1a256bf72fc860f4785ac574770bcfb7a0f0e843f69bbf385_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-ibm-vpc-block-csi-driver-rhel8@sha256:bf6a31add94b1af1a256bf72fc860f4785ac574770bcfb7a0f0e843f69bbf385?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-rhel8\u0026tag=v4.11.0-202208031306.p0.gc85624d.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-ibm-vpc-block-csi-driver-operator-rhel8@sha256:969ddfd951d7d66215810d9b1d82a524a622fa014c7aae48d62c6b475507ac3c_amd64",
"product": {
"name": "openshift4/ose-ibm-vpc-block-csi-driver-operator-rhel8@sha256:969ddfd951d7d66215810d9b1d82a524a622fa014c7aae48d62c6b475507ac3c_amd64",
"product_id": "openshift4/ose-ibm-vpc-block-csi-driver-operator-rhel8@sha256:969ddfd951d7d66215810d9b1d82a524a622fa014c7aae48d62c6b475507ac3c_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-ibm-vpc-block-csi-driver-operator-rhel8@sha256:969ddfd951d7d66215810d9b1d82a524a622fa014c7aae48d62c6b475507ac3c?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-operator-rhel8\u0026tag=v4.11.0-202208031306.p0.ge4a2180.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-image-customization-controller-rhel8@sha256:7b3511f938658d9bdf4f6f9548fcc0b7b89cde0831e829f23b367db826902bdf_amd64",
"product": {
"name": "openshift4/ose-image-customization-controller-rhel8@sha256:7b3511f938658d9bdf4f6f9548fcc0b7b89cde0831e829f23b367db826902bdf_amd64",
"product_id": "openshift4/ose-image-customization-controller-rhel8@sha256:7b3511f938658d9bdf4f6f9548fcc0b7b89cde0831e829f23b367db826902bdf_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-image-customization-controller-rhel8@sha256:7b3511f938658d9bdf4f6f9548fcc0b7b89cde0831e829f23b367db826902bdf?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-image-customization-controller-rhel8\u0026tag=v4.11.0-202208111407.p0.g42b4b1f.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-insights-rhel8-operator@sha256:217c3cb7eb523a216d5d9cf8e3c7685fc20c48125f664f29da7f1f53e44056cc_amd64",
"product": {
"name": "openshift4/ose-insights-rhel8-operator@sha256:217c3cb7eb523a216d5d9cf8e3c7685fc20c48125f664f29da7f1f53e44056cc_amd64",
"product_id": "openshift4/ose-insights-rhel8-operator@sha256:217c3cb7eb523a216d5d9cf8e3c7685fc20c48125f664f29da7f1f53e44056cc_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-insights-rhel8-operator@sha256:217c3cb7eb523a216d5d9cf8e3c7685fc20c48125f664f29da7f1f53e44056cc?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-insights-rhel8-operator\u0026tag=v4.11.0-202208031306.p0.g0929403.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-installer-artifacts@sha256:5b4746584a584d2a8fe78e2fe41ca4d22998e854488602612d0d4f02424d489f_amd64",
"product": {
"name": "openshift4/ose-installer-artifacts@sha256:5b4746584a584d2a8fe78e2fe41ca4d22998e854488602612d0d4f02424d489f_amd64",
"product_id": "openshift4/ose-installer-artifacts@sha256:5b4746584a584d2a8fe78e2fe41ca4d22998e854488602612d0d4f02424d489f_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-installer-artifacts@sha256:5b4746584a584d2a8fe78e2fe41ca4d22998e854488602612d0d4f02424d489f?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-installer-artifacts\u0026tag=v4.11.0-202208161507.p0.g1d2450c.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-installer@sha256:72e0c95f375e36b530f20154d136d8debbdef203b3c43f79fb77561718361ead_amd64",
"product": {
"name": "openshift4/ose-installer@sha256:72e0c95f375e36b530f20154d136d8debbdef203b3c43f79fb77561718361ead_amd64",
"product_id": "openshift4/ose-installer@sha256:72e0c95f375e36b530f20154d136d8debbdef203b3c43f79fb77561718361ead_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-installer@sha256:72e0c95f375e36b530f20154d136d8debbdef203b3c43f79fb77561718361ead?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-installer\u0026tag=v4.11.0-202208161507.p0.g1d2450c.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-kube-storage-version-migrator-rhel8@sha256:ae9915adc15077ed2466d5e8100c337834db34b84c23c77c59bd031a38c66a8a_amd64",
"product": {
"name": "openshift4/ose-kube-storage-version-migrator-rhel8@sha256:ae9915adc15077ed2466d5e8100c337834db34b84c23c77c59bd031a38c66a8a_amd64",
"product_id": "openshift4/ose-kube-storage-version-migrator-rhel8@sha256:ae9915adc15077ed2466d5e8100c337834db34b84c23c77c59bd031a38c66a8a_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-kube-storage-version-migrator-rhel8@sha256:ae9915adc15077ed2466d5e8100c337834db34b84c23c77c59bd031a38c66a8a?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel8\u0026tag=v4.11.0-202208031306.p0.g596745c.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-libvirt-machine-controllers@sha256:74224adc80febc0a77564dc86ac1bc095444e0c0398ea756460868627df41911_amd64",
"product": {
"name": "openshift4/ose-libvirt-machine-controllers@sha256:74224adc80febc0a77564dc86ac1bc095444e0c0398ea756460868627df41911_amd64",
"product_id": "openshift4/ose-libvirt-machine-controllers@sha256:74224adc80febc0a77564dc86ac1bc095444e0c0398ea756460868627df41911_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-libvirt-machine-controllers@sha256:74224adc80febc0a77564dc86ac1bc095444e0c0398ea756460868627df41911?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-libvirt-machine-controllers\u0026tag=v4.11.0-202208031306.p0.gb6e14ea.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-machine-api-operator@sha256:c61dc40b93ffc6ff2335ba169475990cdbb70704b69d155561c5d64c14d07448_amd64",
"product": {
"name": "openshift4/ose-machine-api-operator@sha256:c61dc40b93ffc6ff2335ba169475990cdbb70704b69d155561c5d64c14d07448_amd64",
"product_id": "openshift4/ose-machine-api-operator@sha256:c61dc40b93ffc6ff2335ba169475990cdbb70704b69d155561c5d64c14d07448_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-machine-api-operator@sha256:c61dc40b93ffc6ff2335ba169475990cdbb70704b69d155561c5d64c14d07448?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-machine-api-operator\u0026tag=v4.11.0-202208031306.p0.g4e3e83c.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-machine-api-provider-aws-rhel8@sha256:9e272355fd860b3cfbdd641b3278c08b30ef57a95683543d84bebe0bd2db555a_amd64",
"product": {
"name": "openshift4/ose-machine-api-provider-aws-rhel8@sha256:9e272355fd860b3cfbdd641b3278c08b30ef57a95683543d84bebe0bd2db555a_amd64",
"product_id": "openshift4/ose-machine-api-provider-aws-rhel8@sha256:9e272355fd860b3cfbdd641b3278c08b30ef57a95683543d84bebe0bd2db555a_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-machine-api-provider-aws-rhel8@sha256:9e272355fd860b3cfbdd641b3278c08b30ef57a95683543d84bebe0bd2db555a?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-machine-api-provider-aws-rhel8\u0026tag=v4.11.0-202208111036.p0.gf6cf488.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-machine-api-provider-azure-rhel8@sha256:a120dfd6753ed24d0b32693ae94f71a601f4a04d88a1056b88ad4315c88b8d4a_amd64",
"product": {
"name": "openshift4/ose-machine-api-provider-azure-rhel8@sha256:a120dfd6753ed24d0b32693ae94f71a601f4a04d88a1056b88ad4315c88b8d4a_amd64",
"product_id": "openshift4/ose-machine-api-provider-azure-rhel8@sha256:a120dfd6753ed24d0b32693ae94f71a601f4a04d88a1056b88ad4315c88b8d4a_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-machine-api-provider-azure-rhel8@sha256:a120dfd6753ed24d0b32693ae94f71a601f4a04d88a1056b88ad4315c88b8d4a?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-machine-api-provider-azure-rhel8\u0026tag=v4.11.0-202208031306.p0.g93b3f9e.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-machine-api-provider-gcp-rhel8@sha256:d6d385ce47d52da83cd957a401463a8d48ac9415a749534b63cd8edf8b0dec02_amd64",
"product": {
"name": "openshift4/ose-machine-api-provider-gcp-rhel8@sha256:d6d385ce47d52da83cd957a401463a8d48ac9415a749534b63cd8edf8b0dec02_amd64",
"product_id": "openshift4/ose-machine-api-provider-gcp-rhel8@sha256:d6d385ce47d52da83cd957a401463a8d48ac9415a749534b63cd8edf8b0dec02_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-machine-api-provider-gcp-rhel8@sha256:d6d385ce47d52da83cd957a401463a8d48ac9415a749534b63cd8edf8b0dec02?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-machine-api-provider-gcp-rhel8\u0026tag=v4.11.0-202208031306.p0.g17a3a9f.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-machine-api-provider-openstack-rhel8@sha256:4f57e14568253c23640528a5334e60164ae6975ad1ce91373d05b63e241541ea_amd64",
"product": {
"name": "openshift4/ose-machine-api-provider-openstack-rhel8@sha256:4f57e14568253c23640528a5334e60164ae6975ad1ce91373d05b63e241541ea_amd64",
"product_id": "openshift4/ose-machine-api-provider-openstack-rhel8@sha256:4f57e14568253c23640528a5334e60164ae6975ad1ce91373d05b63e241541ea_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-machine-api-provider-openstack-rhel8@sha256:4f57e14568253c23640528a5334e60164ae6975ad1ce91373d05b63e241541ea?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel8\u0026tag=v4.11.0-202208031306.p0.geb7e497.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-machine-config-operator@sha256:543edd3009688fb98fdf5487e72713f8b81653e83a2532ebb95408ac948390a5_amd64",
"product": {
"name": "openshift4/ose-machine-config-operator@sha256:543edd3009688fb98fdf5487e72713f8b81653e83a2532ebb95408ac948390a5_amd64",
"product_id": "openshift4/ose-machine-config-operator@sha256:543edd3009688fb98fdf5487e72713f8b81653e83a2532ebb95408ac948390a5_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-machine-config-operator@sha256:543edd3009688fb98fdf5487e72713f8b81653e83a2532ebb95408ac948390a5?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-machine-config-operator\u0026tag=v4.11.0-202208150437.p0.g8a0ada1.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-machine-os-images-rhel8@sha256:7b5354bb368da20e0ce7568b94f8c5eb3a418d592cd5cde2b36a08978ee48c48_amd64",
"product": {
"name": "openshift4/ose-machine-os-images-rhel8@sha256:7b5354bb368da20e0ce7568b94f8c5eb3a418d592cd5cde2b36a08978ee48c48_amd64",
"product_id": "openshift4/ose-machine-os-images-rhel8@sha256:7b5354bb368da20e0ce7568b94f8c5eb3a418d592cd5cde2b36a08978ee48c48_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-machine-os-images-rhel8@sha256:7b5354bb368da20e0ce7568b94f8c5eb3a418d592cd5cde2b36a08978ee48c48?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-machine-os-images-rhel8\u0026tag=v4.11.0-202208161507.p0.g1150735.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-multus-admission-controller@sha256:c7a66dd0d9c8b16789967073a28ac92eeb2f1beab3f8ead8fe1ca01f26a105c5_amd64",
"product": {
"name": "openshift4/ose-multus-admission-controller@sha256:c7a66dd0d9c8b16789967073a28ac92eeb2f1beab3f8ead8fe1ca01f26a105c5_amd64",
"product_id": "openshift4/ose-multus-admission-controller@sha256:c7a66dd0d9c8b16789967073a28ac92eeb2f1beab3f8ead8fe1ca01f26a105c5_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-multus-admission-controller@sha256:c7a66dd0d9c8b16789967073a28ac92eeb2f1beab3f8ead8fe1ca01f26a105c5?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-multus-admission-controller\u0026tag=v4.11.0-202208031306.p0.gf38aae4.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-multus-networkpolicy-rhel8@sha256:00532c0e376a4363ea73d6664c8ec200f5bcc4bcd52918cdad19f2d11057fd51_amd64",
"product": {
"name": "openshift4/ose-multus-networkpolicy-rhel8@sha256:00532c0e376a4363ea73d6664c8ec200f5bcc4bcd52918cdad19f2d11057fd51_amd64",
"product_id": "openshift4/ose-multus-networkpolicy-rhel8@sha256:00532c0e376a4363ea73d6664c8ec200f5bcc4bcd52918cdad19f2d11057fd51_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-multus-networkpolicy-rhel8@sha256:00532c0e376a4363ea73d6664c8ec200f5bcc4bcd52918cdad19f2d11057fd51?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel8\u0026tag=v4.11.0-202208031306.p0.g643fdaf.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-multus-route-override-cni-rhel8@sha256:0c8234a718b163b3390c49956b24c4320b4875d1f3d7ec27d0dab3fad16ddd85_amd64",
"product": {
"name": "openshift4/ose-multus-route-override-cni-rhel8@sha256:0c8234a718b163b3390c49956b24c4320b4875d1f3d7ec27d0dab3fad16ddd85_amd64",
"product_id": "openshift4/ose-multus-route-override-cni-rhel8@sha256:0c8234a718b163b3390c49956b24c4320b4875d1f3d7ec27d0dab3fad16ddd85_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-multus-route-override-cni-rhel8@sha256:0c8234a718b163b3390c49956b24c4320b4875d1f3d7ec27d0dab3fad16ddd85?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel8\u0026tag=v4.11.0-202208031306.p0.g523b790.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-multus-whereabouts-ipam-cni-rhel8@sha256:019a741a0988bdfb01bb1d47a5ad13cae7a7bd281d9e1b0c5cc05ef2fa284ad2_amd64",
"product": {
"name": "openshift4/ose-multus-whereabouts-ipam-cni-rhel8@sha256:019a741a0988bdfb01bb1d47a5ad13cae7a7bd281d9e1b0c5cc05ef2fa284ad2_amd64",
"product_id": "openshift4/ose-multus-whereabouts-ipam-cni-rhel8@sha256:019a741a0988bdfb01bb1d47a5ad13cae7a7bd281d9e1b0c5cc05ef2fa284ad2_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-multus-whereabouts-ipam-cni-rhel8@sha256:019a741a0988bdfb01bb1d47a5ad13cae7a7bd281d9e1b0c5cc05ef2fa284ad2?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel8\u0026tag=v4.11.0-202208031306.p0.g9951259.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-must-gather@sha256:7c9eef761c85d5b7884e631937fef714732f612ebe54d1acb139f57560e8087d_amd64",
"product": {
"name": "openshift4/ose-must-gather@sha256:7c9eef761c85d5b7884e631937fef714732f612ebe54d1acb139f57560e8087d_amd64",
"product_id": "openshift4/ose-must-gather@sha256:7c9eef761c85d5b7884e631937fef714732f612ebe54d1acb139f57560e8087d_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-must-gather@sha256:7c9eef761c85d5b7884e631937fef714732f612ebe54d1acb139f57560e8087d?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-must-gather\u0026tag=v4.11.0-202208150437.p0.g32bca40.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-network-interface-bond-cni-rhel8@sha256:58d07b7b95fa55ba39a810d95f99954ee5b4bd19b37891a592ef47457c4d9248_amd64",
"product": {
"name": "openshift4/ose-network-interface-bond-cni-rhel8@sha256:58d07b7b95fa55ba39a810d95f99954ee5b4bd19b37891a592ef47457c4d9248_amd64",
"product_id": "openshift4/ose-network-interface-bond-cni-rhel8@sha256:58d07b7b95fa55ba39a810d95f99954ee5b4bd19b37891a592ef47457c4d9248_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-network-interface-bond-cni-rhel8@sha256:58d07b7b95fa55ba39a810d95f99954ee5b4bd19b37891a592ef47457c4d9248?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel8\u0026tag=v4.11.0-202208101438.p0.gb76a677.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-network-metrics-daemon-rhel8@sha256:1d1210cfd8dbee985f37f3b7f5f5027ee2871d0680c59d58f8b057eb188e5853_amd64",
"product": {
"name": "openshift4/ose-network-metrics-daemon-rhel8@sha256:1d1210cfd8dbee985f37f3b7f5f5027ee2871d0680c59d58f8b057eb188e5853_amd64",
"product_id": "openshift4/ose-network-metrics-daemon-rhel8@sha256:1d1210cfd8dbee985f37f3b7f5f5027ee2871d0680c59d58f8b057eb188e5853_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-network-metrics-daemon-rhel8@sha256:1d1210cfd8dbee985f37f3b7f5f5027ee2871d0680c59d58f8b057eb188e5853?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel8\u0026tag=v4.11.0-202208031306.p0.g9482ac9.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/network-tools-rhel8@sha256:6de9ef410c3940d5292b3ba93952497959d67dbd82bbce9d4096032fa4ddb35f_amd64",
"product": {
"name": "openshift4/network-tools-rhel8@sha256:6de9ef410c3940d5292b3ba93952497959d67dbd82bbce9d4096032fa4ddb35f_amd64",
"product_id": "openshift4/network-tools-rhel8@sha256:6de9ef410c3940d5292b3ba93952497959d67dbd82bbce9d4096032fa4ddb35f_amd64",
"product_identification_helper": {
"purl": "pkg:oci/network-tools-rhel8@sha256:6de9ef410c3940d5292b3ba93952497959d67dbd82bbce9d4096032fa4ddb35f?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/network-tools-rhel8\u0026tag=v4.11.0-202208161348.p0.g4e87286.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-sdn-rhel8@sha256:f2c982220bfc6785e85f25c70ce559df5121417ec205d2df6965eb97885595ae_amd64",
"product": {
"name": "openshift4/ose-sdn-rhel8@sha256:f2c982220bfc6785e85f25c70ce559df5121417ec205d2df6965eb97885595ae_amd64",
"product_id": "openshift4/ose-sdn-rhel8@sha256:f2c982220bfc6785e85f25c70ce559df5121417ec205d2df6965eb97885595ae_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-sdn-rhel8@sha256:f2c982220bfc6785e85f25c70ce559df5121417ec205d2df6965eb97885595ae?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-sdn-rhel8\u0026tag=v4.11.0-202208161348.p0.g93345d4.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-nutanix-machine-controllers-rhel8@sha256:524e2e091db0e4a883824cd744f0d158e8bba91bff52b7e6c4908a3727c6bea2_amd64",
"product": {
"name": "openshift4/ose-nutanix-machine-controllers-rhel8@sha256:524e2e091db0e4a883824cd744f0d158e8bba91bff52b7e6c4908a3727c6bea2_amd64",
"product_id": "openshift4/ose-nutanix-machine-controllers-rhel8@sha256:524e2e091db0e4a883824cd744f0d158e8bba91bff52b7e6c4908a3727c6bea2_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-nutanix-machine-controllers-rhel8@sha256:524e2e091db0e4a883824cd744f0d158e8bba91bff52b7e6c4908a3727c6bea2?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-nutanix-machine-controllers-rhel8\u0026tag=v4.11.0-202208031306.p0.ga94eb77.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-oauth-apiserver-rhel8@sha256:c92369d17d727d96b6bc15cc9c32a65bce28850a441464d6557c4dea0445b3ce_amd64",
"product": {
"name": "openshift4/ose-oauth-apiserver-rhel8@sha256:c92369d17d727d96b6bc15cc9c32a65bce28850a441464d6557c4dea0445b3ce_amd64",
"product_id": "openshift4/ose-oauth-apiserver-rhel8@sha256:c92369d17d727d96b6bc15cc9c32a65bce28850a441464d6557c4dea0445b3ce_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-oauth-apiserver-rhel8@sha256:c92369d17d727d96b6bc15cc9c32a65bce28850a441464d6557c4dea0445b3ce?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-oauth-apiserver-rhel8\u0026tag=v4.11.0-202208110436.p0.g3ca701f.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-openshift-apiserver-rhel8@sha256:fb79ed01acec6695a12cc13de5406bf08d862fbe1186734eb316544be1a240c1_amd64",
"product": {
"name": "openshift4/ose-openshift-apiserver-rhel8@sha256:fb79ed01acec6695a12cc13de5406bf08d862fbe1186734eb316544be1a240c1_amd64",
"product_id": "openshift4/ose-openshift-apiserver-rhel8@sha256:fb79ed01acec6695a12cc13de5406bf08d862fbe1186734eb316544be1a240c1_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-openshift-apiserver-rhel8@sha256:fb79ed01acec6695a12cc13de5406bf08d862fbe1186734eb316544be1a240c1?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-openshift-apiserver-rhel8\u0026tag=v4.11.0-202208031306.p0.g4b6f874.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-openshift-controller-manager-rhel8@sha256:bac116eb111816d3aca02ee3684caf417ad64d171844731aa17bb64d7eee5a75_amd64",
"product": {
"name": "openshift4/ose-openshift-controller-manager-rhel8@sha256:bac116eb111816d3aca02ee3684caf417ad64d171844731aa17bb64d7eee5a75_amd64",
"product_id": "openshift4/ose-openshift-controller-manager-rhel8@sha256:bac116eb111816d3aca02ee3684caf417ad64d171844731aa17bb64d7eee5a75_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-openshift-controller-manager-rhel8@sha256:bac116eb111816d3aca02ee3684caf417ad64d171844731aa17bb64d7eee5a75?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel8\u0026tag=v4.11.0-202208162257.p0.g8fbe884.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-openstack-cinder-csi-driver-rhel8@sha256:9d4226c29d177b85af5c29303e477a110507966570a37607c9068eeea960bfdc_amd64",
"product": {
"name": "openshift4/ose-openstack-cinder-csi-driver-rhel8@sha256:9d4226c29d177b85af5c29303e477a110507966570a37607c9068eeea960bfdc_amd64",
"product_id": "openshift4/ose-openstack-cinder-csi-driver-rhel8@sha256:9d4226c29d177b85af5c29303e477a110507966570a37607c9068eeea960bfdc_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-openstack-cinder-csi-driver-rhel8@sha256:9d4226c29d177b85af5c29303e477a110507966570a37607c9068eeea960bfdc?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel8\u0026tag=v4.11.0-202208031306.p0.g246ae15.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-openstack-cinder-csi-driver-rhel8-operator@sha256:6d994efcb9859ae8c2284ee7859150bc334ef5db03c6101fb64677a841c534b1_amd64",
"product": {
"name": "openshift4/ose-openstack-cinder-csi-driver-rhel8-operator@sha256:6d994efcb9859ae8c2284ee7859150bc334ef5db03c6101fb64677a841c534b1_amd64",
"product_id": "openshift4/ose-openstack-cinder-csi-driver-rhel8-operator@sha256:6d994efcb9859ae8c2284ee7859150bc334ef5db03c6101fb64677a841c534b1_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-openstack-cinder-csi-driver-rhel8-operator@sha256:6d994efcb9859ae8c2284ee7859150bc334ef5db03c6101fb64677a841c534b1?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel8-operator\u0026tag=v4.11.0-202208031306.p0.gae4c45c.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-openstack-cloud-controller-manager-rhel8@sha256:c3ce053319fcd80e357b5ebcb3abca3f59bb5e45aa48452332c850627b7db28b_amd64",
"product": {
"name": "openshift4/ose-openstack-cloud-controller-manager-rhel8@sha256:c3ce053319fcd80e357b5ebcb3abca3f59bb5e45aa48452332c850627b7db28b_amd64",
"product_id": "openshift4/ose-openstack-cloud-controller-manager-rhel8@sha256:c3ce053319fcd80e357b5ebcb3abca3f59bb5e45aa48452332c850627b7db28b_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-openstack-cloud-controller-manager-rhel8@sha256:c3ce053319fcd80e357b5ebcb3abca3f59bb5e45aa48452332c850627b7db28b?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel8\u0026tag=v4.11.0-202208031306.p0.g246ae15.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-openstack-machine-controllers@sha256:109676ecd9d725dae3ac9bc7350deaa819dbcf1b911ec3106c3f412dd7d5e6d8_amd64",
"product": {
"name": "openshift4/ose-openstack-machine-controllers@sha256:109676ecd9d725dae3ac9bc7350deaa819dbcf1b911ec3106c3f412dd7d5e6d8_amd64",
"product_id": "openshift4/ose-openstack-machine-controllers@sha256:109676ecd9d725dae3ac9bc7350deaa819dbcf1b911ec3106c3f412dd7d5e6d8_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-openstack-machine-controllers@sha256:109676ecd9d725dae3ac9bc7350deaa819dbcf1b911ec3106c3f412dd7d5e6d8?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-openstack-machine-controllers\u0026tag=v4.11.0-202208031306.p0.g440ca42.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ovirt-csi-driver-rhel7@sha256:f7adacdb30067ee92339af29ed852e5de53d0c272cfaf5b46ab48b7b668816f5_amd64",
"product": {
"name": "openshift4/ovirt-csi-driver-rhel7@sha256:f7adacdb30067ee92339af29ed852e5de53d0c272cfaf5b46ab48b7b668816f5_amd64",
"product_id": "openshift4/ovirt-csi-driver-rhel7@sha256:f7adacdb30067ee92339af29ed852e5de53d0c272cfaf5b46ab48b7b668816f5_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ovirt-csi-driver-rhel7@sha256:f7adacdb30067ee92339af29ed852e5de53d0c272cfaf5b46ab48b7b668816f5?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ovirt-csi-driver-rhel7\u0026tag=v4.11.0-202208031306.p0.g0b3d79b.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ovirt-csi-driver-rhel8@sha256:f7adacdb30067ee92339af29ed852e5de53d0c272cfaf5b46ab48b7b668816f5_amd64",
"product": {
"name": "openshift4/ovirt-csi-driver-rhel8@sha256:f7adacdb30067ee92339af29ed852e5de53d0c272cfaf5b46ab48b7b668816f5_amd64",
"product_id": "openshift4/ovirt-csi-driver-rhel8@sha256:f7adacdb30067ee92339af29ed852e5de53d0c272cfaf5b46ab48b7b668816f5_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ovirt-csi-driver-rhel8@sha256:f7adacdb30067ee92339af29ed852e5de53d0c272cfaf5b46ab48b7b668816f5?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ovirt-csi-driver-rhel8\u0026tag=v4.11.0-202208031306.p0.g0b3d79b.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-ovirt-machine-controllers-rhel8@sha256:2d7b5e9c506da2c43704cae5934b604682dcb403218ceb1bd4f011c8bee8623b_amd64",
"product": {
"name": "openshift4/ose-ovirt-machine-controllers-rhel8@sha256:2d7b5e9c506da2c43704cae5934b604682dcb403218ceb1bd4f011c8bee8623b_amd64",
"product_id": "openshift4/ose-ovirt-machine-controllers-rhel8@sha256:2d7b5e9c506da2c43704cae5934b604682dcb403218ceb1bd4f011c8bee8623b_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-ovirt-machine-controllers-rhel8@sha256:2d7b5e9c506da2c43704cae5934b604682dcb403218ceb1bd4f011c8bee8623b?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-ovirt-machine-controllers-rhel8\u0026tag=v4.11.0-202208031306.p0.g5a93d94.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-ovn-kubernetes@sha256:713dd28ffc33520c9e84b72850253adf0adb016968773121f05349e3fca302c2_amd64",
"product": {
"name": "openshift4/ose-ovn-kubernetes@sha256:713dd28ffc33520c9e84b72850253adf0adb016968773121f05349e3fca302c2_amd64",
"product_id": "openshift4/ose-ovn-kubernetes@sha256:713dd28ffc33520c9e84b72850253adf0adb016968773121f05349e3fca302c2_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-ovn-kubernetes@sha256:713dd28ffc33520c9e84b72850253adf0adb016968773121f05349e3fca302c2?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-ovn-kubernetes\u0026tag=v4.11.0-202208161348.p0.g369b3a4.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-powervs-cloud-controller-manager-rhel8@sha256:28ef0b3040cc922f78fd7e9814628871c0fb85de1a9d47c1d954737d26d2f53b_amd64",
"product": {
"name": "openshift4/ose-powervs-cloud-controller-manager-rhel8@sha256:28ef0b3040cc922f78fd7e9814628871c0fb85de1a9d47c1d954737d26d2f53b_amd64",
"product_id": "openshift4/ose-powervs-cloud-controller-manager-rhel8@sha256:28ef0b3040cc922f78fd7e9814628871c0fb85de1a9d47c1d954737d26d2f53b_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-powervs-cloud-controller-manager-rhel8@sha256:28ef0b3040cc922f78fd7e9814628871c0fb85de1a9d47c1d954737d26d2f53b?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-powervs-cloud-controller-manager-rhel8\u0026tag=v4.11.0-202208031306.p0.g8ace6e9.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-powervs-machine-controllers-rhel8@sha256:a03170bc3c01ee4f9c6cb80ee41925231b6c8b283822a094506214c10f19847b_amd64",
"product": {
"name": "openshift4/ose-powervs-machine-controllers-rhel8@sha256:a03170bc3c01ee4f9c6cb80ee41925231b6c8b283822a094506214c10f19847b_amd64",
"product_id": "openshift4/ose-powervs-machine-controllers-rhel8@sha256:a03170bc3c01ee4f9c6cb80ee41925231b6c8b283822a094506214c10f19847b_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-powervs-machine-controllers-rhel8@sha256:a03170bc3c01ee4f9c6cb80ee41925231b6c8b283822a094506214c10f19847b?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-powervs-machine-controllers-rhel8\u0026tag=v4.11.0-202208031306.p0.g76649b3.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-k8s-prometheus-adapter@sha256:7b18e65edbd7226a23b0b560693d6431909c190e08b76b2a3b0581bb48c9a34f_amd64",
"product": {
"name": "openshift4/ose-k8s-prometheus-adapter@sha256:7b18e65edbd7226a23b0b560693d6431909c190e08b76b2a3b0581bb48c9a34f_amd64",
"product_id": "openshift4/ose-k8s-prometheus-adapter@sha256:7b18e65edbd7226a23b0b560693d6431909c190e08b76b2a3b0581bb48c9a34f_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-k8s-prometheus-adapter@sha256:7b18e65edbd7226a23b0b560693d6431909c190e08b76b2a3b0581bb48c9a34f?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-k8s-prometheus-adapter\u0026tag=v4.11.0-202208031703.p0.g32fb8ea.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-service-ca-operator@sha256:bcdbf3cb8e6e31b66d979055c7ad71ff5d9fa309ba3c35256acdbe51c9f43de5_amd64",
"product": {
"name": "openshift4/ose-service-ca-operator@sha256:bcdbf3cb8e6e31b66d979055c7ad71ff5d9fa309ba3c35256acdbe51c9f43de5_amd64",
"product_id": "openshift4/ose-service-ca-operator@sha256:bcdbf3cb8e6e31b66d979055c7ad71ff5d9fa309ba3c35256acdbe51c9f43de5_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-service-ca-operator@sha256:bcdbf3cb8e6e31b66d979055c7ad71ff5d9fa309ba3c35256acdbe51c9f43de5?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-service-ca-operator\u0026tag=v4.11.0-202208031703.p0.g0899d11.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-thanos-rhel8@sha256:15883854538476b61fb9f95e9568936acdee1c26939101b300f16c877a1fb111_amd64",
"product": {
"name": "openshift4/ose-thanos-rhel8@sha256:15883854538476b61fb9f95e9568936acdee1c26939101b300f16c877a1fb111_amd64",
"product_id": "openshift4/ose-thanos-rhel8@sha256:15883854538476b61fb9f95e9568936acdee1c26939101b300f16c877a1fb111_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-thanos-rhel8@sha256:15883854538476b61fb9f95e9568936acdee1c26939101b300f16c877a1fb111?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-thanos-rhel8\u0026tag=v4.11.0-202208031306.p0.gf08da2d.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-tools-rhel8@sha256:e3aec41436e71965c0302002463767987eb0764cd1153417524259fa36a394fb_amd64",
"product": {
"name": "openshift4/ose-tools-rhel8@sha256:e3aec41436e71965c0302002463767987eb0764cd1153417524259fa36a394fb_amd64",
"product_id": "openshift4/ose-tools-rhel8@sha256:e3aec41436e71965c0302002463767987eb0764cd1153417524259fa36a394fb_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-tools-rhel8@sha256:e3aec41436e71965c0302002463767987eb0764cd1153417524259fa36a394fb?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-tools-rhel8\u0026tag=v4.11.0-202208150437.p0.gfcf512e.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-vmware-vsphere-csi-driver-rhel8@sha256:1ba42f6dfa8aa6671c1bd91741a5160ee5520bf99b0aeccba75af21be725f561_amd64",
"product": {
"name": "openshift4/ose-vmware-vsphere-csi-driver-rhel8@sha256:1ba42f6dfa8aa6671c1bd91741a5160ee5520bf99b0aeccba75af21be725f561_amd64",
"product_id": "openshift4/ose-vmware-vsphere-csi-driver-rhel8@sha256:1ba42f6dfa8aa6671c1bd91741a5160ee5520bf99b0aeccba75af21be725f561_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-vmware-vsphere-csi-driver-rhel8@sha256:1ba42f6dfa8aa6671c1bd91741a5160ee5520bf99b0aeccba75af21be725f561?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-vmware-vsphere-csi-driver-rhel8\u0026tag=v4.11.0-202208031306.p0.gd4721ba.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-vsphere-csi-driver-rhel8@sha256:1ba42f6dfa8aa6671c1bd91741a5160ee5520bf99b0aeccba75af21be725f561_amd64",
"product": {
"name": "openshift4/ose-vsphere-csi-driver-rhel8@sha256:1ba42f6dfa8aa6671c1bd91741a5160ee5520bf99b0aeccba75af21be725f561_amd64",
"product_id": "openshift4/ose-vsphere-csi-driver-rhel8@sha256:1ba42f6dfa8aa6671c1bd91741a5160ee5520bf99b0aeccba75af21be725f561_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-vsphere-csi-driver-rhel8@sha256:1ba42f6dfa8aa6671c1bd91741a5160ee5520bf99b0aeccba75af21be725f561?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-vsphere-csi-driver-rhel8\u0026tag=v4.11.0-202208031306.p0.gd4721ba.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-vmware-vsphere-csi-driver-operator-rhel8@sha256:dfe6e04bea49e649841021fc717372bffcf0393ae71ba50fb640a3da64efb8ec_amd64",
"product": {
"name": "openshift4/ose-vmware-vsphere-csi-driver-operator-rhel8@sha256:dfe6e04bea49e649841021fc717372bffcf0393ae71ba50fb640a3da64efb8ec_amd64",
"product_id": "openshift4/ose-vmware-vsphere-csi-driver-operator-rhel8@sha256:dfe6e04bea49e649841021fc717372bffcf0393ae71ba50fb640a3da64efb8ec_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-vmware-vsphere-csi-driver-operator-rhel8@sha256:dfe6e04bea49e649841021fc717372bffcf0393ae71ba50fb640a3da64efb8ec?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-vmware-vsphere-csi-driver-operator-rhel8\u0026tag=v4.11.0-202208102155.p0.g23c555e.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-vsphere-csi-driver-operator-rhel8@sha256:dfe6e04bea49e649841021fc717372bffcf0393ae71ba50fb640a3da64efb8ec_amd64",
"product": {
"name": "openshift4/ose-vsphere-csi-driver-operator-rhel8@sha256:dfe6e04bea49e649841021fc717372bffcf0393ae71ba50fb640a3da64efb8ec_amd64",
"product_id": "openshift4/ose-vsphere-csi-driver-operator-rhel8@sha256:dfe6e04bea49e649841021fc717372bffcf0393ae71ba50fb640a3da64efb8ec_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-vsphere-csi-driver-operator-rhel8@sha256:dfe6e04bea49e649841021fc717372bffcf0393ae71ba50fb640a3da64efb8ec?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-vsphere-csi-driver-operator-rhel8\u0026tag=v4.11.0-202208102155.p0.g23c555e.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-vsphere-cloud-controller-manager-rhel8@sha256:8b1cecaff8606e6649ea59f2b41fd680ee9efec621d8e994f157973be9b496f6_amd64",
"product": {
"name": "openshift4/ose-vsphere-cloud-controller-manager-rhel8@sha256:8b1cecaff8606e6649ea59f2b41fd680ee9efec621d8e994f157973be9b496f6_amd64",
"product_id": "openshift4/ose-vsphere-cloud-controller-manager-rhel8@sha256:8b1cecaff8606e6649ea59f2b41fd680ee9efec621d8e994f157973be9b496f6_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-vsphere-cloud-controller-manager-rhel8@sha256:8b1cecaff8606e6649ea59f2b41fd680ee9efec621d8e994f157973be9b496f6?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-vsphere-cloud-controller-manager-rhel8\u0026tag=v4.11.0-202208031306.p0.g6fd8e8d.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-vsphere-cluster-api-controllers-rhel8@sha256:a450b493f00f796206a3d7286e93bad2ec36e5a80259c7947e79a1a0d5210656_amd64",
"product": {
"name": "openshift4/ose-vsphere-cluster-api-controllers-rhel8@sha256:a450b493f00f796206a3d7286e93bad2ec36e5a80259c7947e79a1a0d5210656_amd64",
"product_id": "openshift4/ose-vsphere-cluster-api-controllers-rhel8@sha256:a450b493f00f796206a3d7286e93bad2ec36e5a80259c7947e79a1a0d5210656_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-vsphere-cluster-api-controllers-rhel8@sha256:a450b493f00f796206a3d7286e93bad2ec36e5a80259c7947e79a1a0d5210656?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-vsphere-cluster-api-controllers-rhel8\u0026tag=v4.11.0-202208031306.p0.gf67d1d0.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-vsphere-problem-detector-rhel8@sha256:1a6eb49eea5f45e26b7bf30de3cd9b5573901fa6d4aa3bf621fa2e842c74c8d6_amd64",
"product": {
"name": "openshift4/ose-vsphere-problem-detector-rhel8@sha256:1a6eb49eea5f45e26b7bf30de3cd9b5573901fa6d4aa3bf621fa2e842c74c8d6_amd64",
"product_id": "openshift4/ose-vsphere-problem-detector-rhel8@sha256:1a6eb49eea5f45e26b7bf30de3cd9b5573901fa6d4aa3bf621fa2e842c74c8d6_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-vsphere-problem-detector-rhel8@sha256:1a6eb49eea5f45e26b7bf30de3cd9b5573901fa6d4aa3bf621fa2e842c74c8d6?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-vsphere-problem-detector-rhel8\u0026tag=v4.11.0-202208031306.p0.g5910f33.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-prometheus-config-reloader@sha256:4065daad759195db3c325efc46209f02bcc1c32caad88c69d5a3dbdcf920e335_amd64",
"product": {
"name": "openshift4/ose-prometheus-config-reloader@sha256:4065daad759195db3c325efc46209f02bcc1c32caad88c69d5a3dbdcf920e335_amd64",
"product_id": "openshift4/ose-prometheus-config-reloader@sha256:4065daad759195db3c325efc46209f02bcc1c32caad88c69d5a3dbdcf920e335_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-prometheus-config-reloader@sha256:4065daad759195db3c325efc46209f02bcc1c32caad88c69d5a3dbdcf920e335?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-prometheus-config-reloader\u0026tag=v4.11.0-202208031306.p0.gcb3afa2.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-prometheus-operator-admission-webhook-rhel8@sha256:9a67755cf6419877dce688f5bcd92da4929dcd86603219eb08628b44a29c4257_amd64",
"product": {
"name": "openshift4/ose-prometheus-operator-admission-webhook-rhel8@sha256:9a67755cf6419877dce688f5bcd92da4929dcd86603219eb08628b44a29c4257_amd64",
"product_id": "openshift4/ose-prometheus-operator-admission-webhook-rhel8@sha256:9a67755cf6419877dce688f5bcd92da4929dcd86603219eb08628b44a29c4257_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-prometheus-operator-admission-webhook-rhel8@sha256:9a67755cf6419877dce688f5bcd92da4929dcd86603219eb08628b44a29c4257?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel8\u0026tag=v4.11.0-202208031306.p0.gcb3afa2.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-prometheus-operator@sha256:b45f485a4d48297aaef5fc6b95211eebe8f75ebf2ef69118c331c21a97fbaa9a_amd64",
"product": {
"name": "openshift4/ose-prometheus-operator@sha256:b45f485a4d48297aaef5fc6b95211eebe8f75ebf2ef69118c331c21a97fbaa9a_amd64",
"product_id": "openshift4/ose-prometheus-operator@sha256:b45f485a4d48297aaef5fc6b95211eebe8f75ebf2ef69118c331c21a97fbaa9a_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-prometheus-operator@sha256:b45f485a4d48297aaef5fc6b95211eebe8f75ebf2ef69118c331c21a97fbaa9a?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-prometheus-operator\u0026tag=v4.11.0-202208031306.p0.gcb3afa2.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-prom-label-proxy@sha256:fd3feba855b7afa27146ab4798f7afcb05d2dc22c1eea2c691a3778df00606d6_amd64",
"product": {
"name": "openshift4/ose-prom-label-proxy@sha256:fd3feba855b7afa27146ab4798f7afcb05d2dc22c1eea2c691a3778df00606d6_amd64",
"product_id": "openshift4/ose-prom-label-proxy@sha256:fd3feba855b7afa27146ab4798f7afcb05d2dc22c1eea2c691a3778df00606d6_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-prom-label-proxy@sha256:fd3feba855b7afa27146ab4798f7afcb05d2dc22c1eea2c691a3778df00606d6?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-prom-label-proxy\u0026tag=v4.11.0-202208031306.p0.gaf12fbc.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-telemeter@sha256:d9c609b5b7893d6f0c137fff5edd8df6b182088277ee2b9fcda8374fe19838e4_amd64",
"product": {
"name": "openshift4/ose-telemeter@sha256:d9c609b5b7893d6f0c137fff5edd8df6b182088277ee2b9fcda8374fe19838e4_amd64",
"product_id": "openshift4/ose-telemeter@sha256:d9c609b5b7893d6f0c137fff5edd8df6b182088277ee2b9fcda8374fe19838e4_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-telemeter@sha256:d9c609b5b7893d6f0c137fff5edd8df6b182088277ee2b9fcda8374fe19838e4?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-telemeter\u0026tag=v4.11.0-202208031306.p0.g77b2966.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-vsphere-csi-driver-syncer-rhel8@sha256:a8fb8135d0f3d2f666825d8a696973347f08238122e69951f17cce39d4287040_amd64",
"product": {
"name": "openshift4/ose-vsphere-csi-driver-syncer-rhel8@sha256:a8fb8135d0f3d2f666825d8a696973347f08238122e69951f17cce39d4287040_amd64",
"product_id": "openshift4/ose-vsphere-csi-driver-syncer-rhel8@sha256:a8fb8135d0f3d2f666825d8a696973347f08238122e69951f17cce39d4287040_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-vsphere-csi-driver-syncer-rhel8@sha256:a8fb8135d0f3d2f666825d8a696973347f08238122e69951f17cce39d4287040?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-vsphere-csi-driver-syncer-rhel8\u0026tag=v4.11.0-202208031306.p0.gd4721ba.assembly.stream"
}
}
}
],
"category": "architecture",
"name": "amd64"
},
{
"branches": [
{
"category": "product_version",
"name": "openshift4/ose-cluster-autoscaler@sha256:10ad83b8d56a9de90a3a1ba66f1dd075f0c6cd02bb0c452f263ebe12d6f3ee7c_arm64",
"product": {
"name": "openshift4/ose-cluster-autoscaler@sha256:10ad83b8d56a9de90a3a1ba66f1dd075f0c6cd02bb0c452f263ebe12d6f3ee7c_arm64",
"product_id": "openshift4/ose-cluster-autoscaler@sha256:10ad83b8d56a9de90a3a1ba66f1dd075f0c6cd02bb0c452f263ebe12d6f3ee7c_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-cluster-autoscaler@sha256:10ad83b8d56a9de90a3a1ba66f1dd075f0c6cd02bb0c452f263ebe12d6f3ee7c?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-cluster-autoscaler\u0026tag=v4.11.0-202208150437.p0.g80a9b6d.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-baremetal-machine-controllers@sha256:e6e2d9e0777173822e3ca8cfef5d457f75fd4638ccfd5d896b3354416d8d1d94_arm64",
"product": {
"name": "openshift4/ose-baremetal-machine-controllers@sha256:e6e2d9e0777173822e3ca8cfef5d457f75fd4638ccfd5d896b3354416d8d1d94_arm64",
"product_id": "openshift4/ose-baremetal-machine-controllers@sha256:e6e2d9e0777173822e3ca8cfef5d457f75fd4638ccfd5d896b3354416d8d1d94_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-baremetal-machine-controllers@sha256:e6e2d9e0777173822e3ca8cfef5d457f75fd4638ccfd5d896b3354416d8d1d94?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-baremetal-machine-controllers\u0026tag=v4.11.0-202208031306.p0.ga65be86.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-cluster-etcd-rhel8-operator@sha256:41dfef4fb454105e5d202de32ea85e6b806ec3bbd3a89bd77226b3ee8b1dfb2f_arm64",
"product": {
"name": "openshift4/ose-cluster-etcd-rhel8-operator@sha256:41dfef4fb454105e5d202de32ea85e6b806ec3bbd3a89bd77226b3ee8b1dfb2f_arm64",
"product_id": "openshift4/ose-cluster-etcd-rhel8-operator@sha256:41dfef4fb454105e5d202de32ea85e6b806ec3bbd3a89bd77226b3ee8b1dfb2f_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-cluster-etcd-rhel8-operator@sha256:41dfef4fb454105e5d202de32ea85e6b806ec3bbd3a89bd77226b3ee8b1dfb2f?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-cluster-etcd-rhel8-operator\u0026tag=v4.11.0-202208162257.p0.g5579971.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-cluster-monitoring-operator@sha256:9ef3638201f3d8110c37205196e2c8023b497abff4c34124289496f014960c7a_arm64",
"product": {
"name": "openshift4/ose-cluster-monitoring-operator@sha256:9ef3638201f3d8110c37205196e2c8023b497abff4c34124289496f014960c7a_arm64",
"product_id": "openshift4/ose-cluster-monitoring-operator@sha256:9ef3638201f3d8110c37205196e2c8023b497abff4c34124289496f014960c7a_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-cluster-monitoring-operator@sha256:9ef3638201f3d8110c37205196e2c8023b497abff4c34124289496f014960c7a?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-cluster-monitoring-operator\u0026tag=v4.11.0-202208110436.p0.g2e9b60a.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-cluster-network-operator@sha256:edcfb5688a3cc314456a59a1caebbb401a82d0aaf725867dcba874c93499bfbb_arm64",
"product": {
"name": "openshift4/ose-cluster-network-operator@sha256:edcfb5688a3cc314456a59a1caebbb401a82d0aaf725867dcba874c93499bfbb_arm64",
"product_id": "openshift4/ose-cluster-network-operator@sha256:edcfb5688a3cc314456a59a1caebbb401a82d0aaf725867dcba874c93499bfbb_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-cluster-network-operator@sha256:edcfb5688a3cc314456a59a1caebbb401a82d0aaf725867dcba874c93499bfbb?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-cluster-network-operator\u0026tag=v4.11.0-202208031306.p0.g3528a6b.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-cluster-node-tuning-operator@sha256:5635e64a108e6005c47c88080b35cc11948d6097bb632228f8193a17b53259b9_arm64",
"product": {
"name": "openshift4/ose-cluster-node-tuning-operator@sha256:5635e64a108e6005c47c88080b35cc11948d6097bb632228f8193a17b53259b9_arm64",
"product_id": "openshift4/ose-cluster-node-tuning-operator@sha256:5635e64a108e6005c47c88080b35cc11948d6097bb632228f8193a17b53259b9_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-cluster-node-tuning-operator@sha256:5635e64a108e6005c47c88080b35cc11948d6097bb632228f8193a17b53259b9?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-cluster-node-tuning-operator\u0026tag=v4.11.0-202208161847.p0.gf75e0e7.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-cluster-version-operator@sha256:6c38640774628f346faa7555b574c8b492a3c86052299fb3aa905888ec29f57c_arm64",
"product": {
"name": "openshift4/ose-cluster-version-operator@sha256:6c38640774628f346faa7555b574c8b492a3c86052299fb3aa905888ec29f57c_arm64",
"product_id": "openshift4/ose-cluster-version-operator@sha256:6c38640774628f346faa7555b574c8b492a3c86052299fb3aa905888ec29f57c_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-cluster-version-operator@sha256:6c38640774628f346faa7555b574c8b492a3c86052299fb3aa905888ec29f57c?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-cluster-version-operator\u0026tag=v4.11.0-202208161348.p0.g0520e51.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-configmap-reloader@sha256:d749478faa06c5b2102e5900bba9abd48dd2b05c7adf5bd8d7b5e1923ade4fdb_arm64",
"product": {
"name": "openshift4/ose-configmap-reloader@sha256:d749478faa06c5b2102e5900bba9abd48dd2b05c7adf5bd8d7b5e1923ade4fdb_arm64",
"product_id": "openshift4/ose-configmap-reloader@sha256:d749478faa06c5b2102e5900bba9abd48dd2b05c7adf5bd8d7b5e1923ade4fdb_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-configmap-reloader@sha256:d749478faa06c5b2102e5900bba9abd48dd2b05c7adf5bd8d7b5e1923ade4fdb?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-configmap-reloader\u0026tag=v4.11.0-202208031306.p0.gb7c03bb.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-coredns@sha256:67d6f68c83ed3319353d56731fd3b31864269bd7b65d20d440f48fe4207c3ec4_arm64",
"product": {
"name": "openshift4/ose-coredns@sha256:67d6f68c83ed3319353d56731fd3b31864269bd7b65d20d440f48fe4207c3ec4_arm64",
"product_id": "openshift4/ose-coredns@sha256:67d6f68c83ed3319353d56731fd3b31864269bd7b65d20d440f48fe4207c3ec4_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-coredns@sha256:67d6f68c83ed3319353d56731fd3b31864269bd7b65d20d440f48fe4207c3ec4?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-coredns\u0026tag=v4.11.0-202208031306.p0.g7fe212f.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-csi-external-attacher-rhel8@sha256:65986b28ddc315fa9c7e567f0ab2a19e21d247f8bc7c55415391bd5f7ffc777f_arm64",
"product": {
"name": "openshift4/ose-csi-external-attacher-rhel8@sha256:65986b28ddc315fa9c7e567f0ab2a19e21d247f8bc7c55415391bd5f7ffc777f_arm64",
"product_id": "openshift4/ose-csi-external-attacher-rhel8@sha256:65986b28ddc315fa9c7e567f0ab2a19e21d247f8bc7c55415391bd5f7ffc777f_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-csi-external-attacher-rhel8@sha256:65986b28ddc315fa9c7e567f0ab2a19e21d247f8bc7c55415391bd5f7ffc777f?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-csi-external-attacher-rhel8\u0026tag=v4.11.0-202208150437.p0.gda5442f.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-csi-external-attacher@sha256:65986b28ddc315fa9c7e567f0ab2a19e21d247f8bc7c55415391bd5f7ffc777f_arm64",
"product": {
"name": "openshift4/ose-csi-external-attacher@sha256:65986b28ddc315fa9c7e567f0ab2a19e21d247f8bc7c55415391bd5f7ffc777f_arm64",
"product_id": "openshift4/ose-csi-external-attacher@sha256:65986b28ddc315fa9c7e567f0ab2a19e21d247f8bc7c55415391bd5f7ffc777f_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-csi-external-attacher@sha256:65986b28ddc315fa9c7e567f0ab2a19e21d247f8bc7c55415391bd5f7ffc777f?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-csi-external-attacher\u0026tag=v4.11.0-202208150437.p0.gda5442f.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-csi-livenessprobe@sha256:05b61e283383cb7d26749e09979ad59bfcecee33054f89a9d466ff0743085dd9_arm64",
"product": {
"name": "openshift4/ose-csi-livenessprobe@sha256:05b61e283383cb7d26749e09979ad59bfcecee33054f89a9d466ff0743085dd9_arm64",
"product_id": "openshift4/ose-csi-livenessprobe@sha256:05b61e283383cb7d26749e09979ad59bfcecee33054f89a9d466ff0743085dd9_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-csi-livenessprobe@sha256:05b61e283383cb7d26749e09979ad59bfcecee33054f89a9d466ff0743085dd9?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-csi-livenessprobe\u0026tag=v4.11.0-202208150437.p0.g7319607.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-csi-livenessprobe-rhel8@sha256:05b61e283383cb7d26749e09979ad59bfcecee33054f89a9d466ff0743085dd9_arm64",
"product": {
"name": "openshift4/ose-csi-livenessprobe-rhel8@sha256:05b61e283383cb7d26749e09979ad59bfcecee33054f89a9d466ff0743085dd9_arm64",
"product_id": "openshift4/ose-csi-livenessprobe-rhel8@sha256:05b61e283383cb7d26749e09979ad59bfcecee33054f89a9d466ff0743085dd9_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-csi-livenessprobe-rhel8@sha256:05b61e283383cb7d26749e09979ad59bfcecee33054f89a9d466ff0743085dd9?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel8\u0026tag=v4.11.0-202208150437.p0.g7319607.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-csi-node-driver-registrar-rhel8@sha256:d8b610a566b2524819e758881876146a0bc81307d5b213d772d1c4620a2012d8_arm64",
"product": {
"name": "openshift4/ose-csi-node-driver-registrar-rhel8@sha256:d8b610a566b2524819e758881876146a0bc81307d5b213d772d1c4620a2012d8_arm64",
"product_id": "openshift4/ose-csi-node-driver-registrar-rhel8@sha256:d8b610a566b2524819e758881876146a0bc81307d5b213d772d1c4620a2012d8_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-csi-node-driver-registrar-rhel8@sha256:d8b610a566b2524819e758881876146a0bc81307d5b213d772d1c4620a2012d8?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel8\u0026tag=v4.11.0-202208031306.p0.g710109c.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-csi-node-driver-registrar@sha256:d8b610a566b2524819e758881876146a0bc81307d5b213d772d1c4620a2012d8_arm64",
"product": {
"name": "openshift4/ose-csi-node-driver-registrar@sha256:d8b610a566b2524819e758881876146a0bc81307d5b213d772d1c4620a2012d8_arm64",
"product_id": "openshift4/ose-csi-node-driver-registrar@sha256:d8b610a566b2524819e758881876146a0bc81307d5b213d772d1c4620a2012d8_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-csi-node-driver-registrar@sha256:d8b610a566b2524819e758881876146a0bc81307d5b213d772d1c4620a2012d8?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-csi-node-driver-registrar\u0026tag=v4.11.0-202208031306.p0.g710109c.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-csi-external-provisioner@sha256:8667b0674de09e66ea2eda3aed92ccaecab44cf71298e12b64735616ddcb7f7d_arm64",
"product": {
"name": "openshift4/ose-csi-external-provisioner@sha256:8667b0674de09e66ea2eda3aed92ccaecab44cf71298e12b64735616ddcb7f7d_arm64",
"product_id": "openshift4/ose-csi-external-provisioner@sha256:8667b0674de09e66ea2eda3aed92ccaecab44cf71298e12b64735616ddcb7f7d_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-csi-external-provisioner@sha256:8667b0674de09e66ea2eda3aed92ccaecab44cf71298e12b64735616ddcb7f7d?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-csi-external-provisioner\u0026tag=v4.11.0-202208150437.p0.g86277ec.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-csi-external-provisioner-rhel8@sha256:8667b0674de09e66ea2eda3aed92ccaecab44cf71298e12b64735616ddcb7f7d_arm64",
"product": {
"name": "openshift4/ose-csi-external-provisioner-rhel8@sha256:8667b0674de09e66ea2eda3aed92ccaecab44cf71298e12b64735616ddcb7f7d_arm64",
"product_id": "openshift4/ose-csi-external-provisioner-rhel8@sha256:8667b0674de09e66ea2eda3aed92ccaecab44cf71298e12b64735616ddcb7f7d_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-csi-external-provisioner-rhel8@sha256:8667b0674de09e66ea2eda3aed92ccaecab44cf71298e12b64735616ddcb7f7d?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel8\u0026tag=v4.11.0-202208150437.p0.g86277ec.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/driver-toolkit-rhel8@sha256:d3edb75ef363d202953c7fab5e997a5f2430108b6882f4b857de2be7c4ed8ffb_arm64",
"product": {
"name": "openshift4/driver-toolkit-rhel8@sha256:d3edb75ef363d202953c7fab5e997a5f2430108b6882f4b857de2be7c4ed8ffb_arm64",
"product_id": "openshift4/driver-toolkit-rhel8@sha256:d3edb75ef363d202953c7fab5e997a5f2430108b6882f4b857de2be7c4ed8ffb_arm64",
"product_identification_helper": {
"purl": "pkg:oci/driver-toolkit-rhel8@sha256:d3edb75ef363d202953c7fab5e997a5f2430108b6882f4b857de2be7c4ed8ffb?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/driver-toolkit-rhel8\u0026tag=v4.11.0-202208031306.p0.g4e799c0.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-oauth-proxy@sha256:1ce1cdcefa33cff869b553f7c1b03913d22495a8a66bb627a38a613f8bcbad26_arm64",
"product": {
"name": "openshift4/ose-oauth-proxy@sha256:1ce1cdcefa33cff869b553f7c1b03913d22495a8a66bb627a38a613f8bcbad26_arm64",
"product_id": "openshift4/ose-oauth-proxy@sha256:1ce1cdcefa33cff869b553f7c1b03913d22495a8a66bb627a38a613f8bcbad26_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-oauth-proxy@sha256:1ce1cdcefa33cff869b553f7c1b03913d22495a8a66bb627a38a613f8bcbad26?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-oauth-proxy\u0026tag=v4.11.0-202208150437.p0.gaad1b28.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-prometheus-alertmanager@sha256:cdddc502045ecafa9d4deabf4ac30af0255c3bb586390bcf7d89a1c1937b833c_arm64",
"product": {
"name": "openshift4/ose-prometheus-alertmanager@sha256:cdddc502045ecafa9d4deabf4ac30af0255c3bb586390bcf7d89a1c1937b833c_arm64",
"product_id": "openshift4/ose-prometheus-alertmanager@sha256:cdddc502045ecafa9d4deabf4ac30af0255c3bb586390bcf7d89a1c1937b833c_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-prometheus-alertmanager@sha256:cdddc502045ecafa9d4deabf4ac30af0255c3bb586390bcf7d89a1c1937b833c?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-prometheus-alertmanager\u0026tag=v4.11.0-202208031306.p0.g05cfc39.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-prometheus-node-exporter@sha256:3539ddf93d8c2fe005b53b52c6628b413be0aabdfa534e6b947c4842d3617323_arm64",
"product": {
"name": "openshift4/ose-prometheus-node-exporter@sha256:3539ddf93d8c2fe005b53b52c6628b413be0aabdfa534e6b947c4842d3617323_arm64",
"product_id": "openshift4/ose-prometheus-node-exporter@sha256:3539ddf93d8c2fe005b53b52c6628b413be0aabdfa534e6b947c4842d3617323_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-prometheus-node-exporter@sha256:3539ddf93d8c2fe005b53b52c6628b413be0aabdfa534e6b947c4842d3617323?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-prometheus-node-exporter\u0026tag=v4.11.0-202208031306.p0.g0102201.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-prometheus@sha256:48375716d6e24dfd3811907f109defa883495cfdb387e78c26b90589e05623d7_arm64",
"product": {
"name": "openshift4/ose-prometheus@sha256:48375716d6e24dfd3811907f109defa883495cfdb387e78c26b90589e05623d7_arm64",
"product_id": "openshift4/ose-prometheus@sha256:48375716d6e24dfd3811907f109defa883495cfdb387e78c26b90589e05623d7_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-prometheus@sha256:48375716d6e24dfd3811907f109defa883495cfdb387e78c26b90589e05623d7?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-prometheus\u0026tag=v4.11.0-202208031306.p0.gd2dfc27.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-grafana@sha256:a8034b22cbf5478cb89511029d3fe47e8147ea6ad336f40c4ec8307b68a314ce_arm64",
"product": {
"name": "openshift4/ose-grafana@sha256:a8034b22cbf5478cb89511029d3fe47e8147ea6ad336f40c4ec8307b68a314ce_arm64",
"product_id": "openshift4/ose-grafana@sha256:a8034b22cbf5478cb89511029d3fe47e8147ea6ad336f40c4ec8307b68a314ce_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-grafana@sha256:a8034b22cbf5478cb89511029d3fe47e8147ea6ad336f40c4ec8307b68a314ce?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-grafana\u0026tag=v4.11.0-202208031306.p0.g6773185.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-ironic-agent-rhel8@sha256:1173e2058ab034c308915900780fe13edd4ab1dcc737f8b4dabc77f3d9533356_arm64",
"product": {
"name": "openshift4/ose-ironic-agent-rhel8@sha256:1173e2058ab034c308915900780fe13edd4ab1dcc737f8b4dabc77f3d9533356_arm64",
"product_id": "openshift4/ose-ironic-agent-rhel8@sha256:1173e2058ab034c308915900780fe13edd4ab1dcc737f8b4dabc77f3d9533356_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-ironic-agent-rhel8@sha256:1173e2058ab034c308915900780fe13edd4ab1dcc737f8b4dabc77f3d9533356?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-ironic-agent-rhel8\u0026tag=v4.11.0-202208150437.p0.gd84c963.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-ironic-rhel8@sha256:185fd18adc8e17e671e65b7d006a1e185fc41127e176c1fcbe82231b83d9e275_arm64",
"product": {
"name": "openshift4/ose-ironic-rhel8@sha256:185fd18adc8e17e671e65b7d006a1e185fc41127e176c1fcbe82231b83d9e275_arm64",
"product_id": "openshift4/ose-ironic-rhel8@sha256:185fd18adc8e17e671e65b7d006a1e185fc41127e176c1fcbe82231b83d9e275_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-ironic-rhel8@sha256:185fd18adc8e17e671e65b7d006a1e185fc41127e176c1fcbe82231b83d9e275?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-ironic-rhel8\u0026tag=v4.11.0-202208150437.p0.gb1863f8.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-ironic-machine-os-downloader-rhel8@sha256:156ec07459bf256fe2c812bb100818676c740ac90029720b5d235911053d91c1_arm64",
"product": {
"name": "openshift4/ose-ironic-machine-os-downloader-rhel8@sha256:156ec07459bf256fe2c812bb100818676c740ac90029720b5d235911053d91c1_arm64",
"product_id": "openshift4/ose-ironic-machine-os-downloader-rhel8@sha256:156ec07459bf256fe2c812bb100818676c740ac90029720b5d235911053d91c1_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-ironic-machine-os-downloader-rhel8@sha256:156ec07459bf256fe2c812bb100818676c740ac90029720b5d235911053d91c1?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-ironic-machine-os-downloader-rhel8\u0026tag=v4.11.0-202208101627.p0.g2f582d8.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-ironic-static-ip-manager-rhel8@sha256:9450f43a753cc8183f711e40a14c4d0d65fd136a2a18ffebeaedcc3d8321a47c_arm64",
"product": {
"name": "openshift4/ose-ironic-static-ip-manager-rhel8@sha256:9450f43a753cc8183f711e40a14c4d0d65fd136a2a18ffebeaedcc3d8321a47c_arm64",
"product_id": "openshift4/ose-ironic-static-ip-manager-rhel8@sha256:9450f43a753cc8183f711e40a14c4d0d65fd136a2a18ffebeaedcc3d8321a47c_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-ironic-static-ip-manager-rhel8@sha256:9450f43a753cc8183f711e40a14c4d0d65fd136a2a18ffebeaedcc3d8321a47c?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-ironic-static-ip-manager-rhel8\u0026tag=v4.11.0-202208150437.p0.g84a378e.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-kube-proxy@sha256:6308f187621d82c37784a34039509e9fc9569246ede0606c3bad6f8a96369cd1_arm64",
"product": {
"name": "openshift4/ose-kube-proxy@sha256:6308f187621d82c37784a34039509e9fc9569246ede0606c3bad6f8a96369cd1_arm64",
"product_id": "openshift4/ose-kube-proxy@sha256:6308f187621d82c37784a34039509e9fc9569246ede0606c3bad6f8a96369cd1_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-kube-proxy@sha256:6308f187621d82c37784a34039509e9fc9569246ede0606c3bad6f8a96369cd1?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-kube-proxy\u0026tag=v4.11.0-202208161348.p0.g93345d4.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-kube-rbac-proxy@sha256:0a487bf2de490a196a542712019859566c6bc7880201759c666d72fa80487fff_arm64",
"product": {
"name": "openshift4/ose-kube-rbac-proxy@sha256:0a487bf2de490a196a542712019859566c6bc7880201759c666d72fa80487fff_arm64",
"product_id": "openshift4/ose-kube-rbac-proxy@sha256:0a487bf2de490a196a542712019859566c6bc7880201759c666d72fa80487fff_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-kube-rbac-proxy@sha256:0a487bf2de490a196a542712019859566c6bc7880201759c666d72fa80487fff?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-kube-rbac-proxy\u0026tag=v4.11.0-202208031306.p0.ga805ba5.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-kube-state-metrics@sha256:b7b87b4a79e5892321a90b4f16e8ffdc4e839aabea2886b1a2b64e5a0f9f703e_arm64",
"product": {
"name": "openshift4/ose-kube-state-metrics@sha256:b7b87b4a79e5892321a90b4f16e8ffdc4e839aabea2886b1a2b64e5a0f9f703e_arm64",
"product_id": "openshift4/ose-kube-state-metrics@sha256:b7b87b4a79e5892321a90b4f16e8ffdc4e839aabea2886b1a2b64e5a0f9f703e_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-kube-state-metrics@sha256:b7b87b4a79e5892321a90b4f16e8ffdc4e839aabea2886b1a2b64e5a0f9f703e?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-kube-state-metrics\u0026tag=v4.11.0-202208031306.p0.g896d000.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-operator-marketplace@sha256:a14ba1d69da2b957fdbc9a42a867effd9234b97ec879574058ef84eebee047f3_arm64",
"product": {
"name": "openshift4/ose-operator-marketplace@sha256:a14ba1d69da2b957fdbc9a42a867effd9234b97ec879574058ef84eebee047f3_arm64",
"product_id": "openshift4/ose-operator-marketplace@sha256:a14ba1d69da2b957fdbc9a42a867effd9234b97ec879574058ef84eebee047f3_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-operator-marketplace@sha256:a14ba1d69da2b957fdbc9a42a867effd9234b97ec879574058ef84eebee047f3?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-operator-marketplace\u0026tag=v4.11.0-202208031306.p0.g040c64e.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-multus-cni@sha256:98835095c461b58a1159a530ee7d3f978c81ed197b5345faf9d610272ebe23eb_arm64",
"product": {
"name": "openshift4/ose-multus-cni@sha256:98835095c461b58a1159a530ee7d3f978c81ed197b5345faf9d610272ebe23eb_arm64",
"product_id": "openshift4/ose-multus-cni@sha256:98835095c461b58a1159a530ee7d3f978c81ed197b5345faf9d610272ebe23eb_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-multus-cni@sha256:98835095c461b58a1159a530ee7d3f978c81ed197b5345faf9d610272ebe23eb?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-multus-cni\u0026tag=v4.11.0-202208150736.p0.g3cc5a3a.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-oauth-server-rhel8@sha256:0bf945ed0aee47149f19d396062c3fd23ea901c8992762c609673a16883a305b_arm64",
"product": {
"name": "openshift4/ose-oauth-server-rhel8@sha256:0bf945ed0aee47149f19d396062c3fd23ea901c8992762c609673a16883a305b_arm64",
"product_id": "openshift4/ose-oauth-server-rhel8@sha256:0bf945ed0aee47149f19d396062c3fd23ea901c8992762c609673a16883a305b_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-oauth-server-rhel8@sha256:0bf945ed0aee47149f19d396062c3fd23ea901c8992762c609673a16883a305b?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-oauth-server-rhel8\u0026tag=v4.11.0-202208031703.p0.g8d80088.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-docker-builder@sha256:c1b4b12a7b97eb9cdfa7875af3ac6ac3bfd9e423ff7a25c7cce67fb9605a1e0b_arm64",
"product": {
"name": "openshift4/ose-docker-builder@sha256:c1b4b12a7b97eb9cdfa7875af3ac6ac3bfd9e423ff7a25c7cce67fb9605a1e0b_arm64",
"product_id": "openshift4/ose-docker-builder@sha256:c1b4b12a7b97eb9cdfa7875af3ac6ac3bfd9e423ff7a25c7cce67fb9605a1e0b_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-docker-builder@sha256:c1b4b12a7b97eb9cdfa7875af3ac6ac3bfd9e423ff7a25c7cce67fb9605a1e0b?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-docker-builder\u0026tag=v4.11.0-202208161927.p0.g09e95c1.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-cli@sha256:9e19ae99cb60c43fe9ad7a295c7c6b42d0c2c557d908e35d01a4cbc18cb252ed_arm64",
"product": {
"name": "openshift4/ose-cli@sha256:9e19ae99cb60c43fe9ad7a295c7c6b42d0c2c557d908e35d01a4cbc18cb252ed_arm64",
"product_id": "openshift4/ose-cli@sha256:9e19ae99cb60c43fe9ad7a295c7c6b42d0c2c557d908e35d01a4cbc18cb252ed_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-cli@sha256:9e19ae99cb60c43fe9ad7a295c7c6b42d0c2c557d908e35d01a4cbc18cb252ed?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-cli\u0026tag=v4.11.0-202208150437.p0.gfcf512e.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-console@sha256:6a3172a832962789a7e715983784cb365e8d996ce9eaf6d93c556f24c3f8b205_arm64",
"product": {
"name": "openshift4/ose-console@sha256:6a3172a832962789a7e715983784cb365e8d996ce9eaf6d93c556f24c3f8b205_arm64",
"product_id": "openshift4/ose-console@sha256:6a3172a832962789a7e715983784cb365e8d996ce9eaf6d93c556f24c3f8b205_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-console@sha256:6a3172a832962789a7e715983784cb365e8d996ce9eaf6d93c556f24c3f8b205?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-console\u0026tag=v4.11.0-202208110436.p0.g6b10e5b.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-console-operator@sha256:97616a2200d45d1d650c0cdd543ec7f0f936786b09431047a94e01f398aa2d06_arm64",
"product": {
"name": "openshift4/ose-console-operator@sha256:97616a2200d45d1d650c0cdd543ec7f0f936786b09431047a94e01f398aa2d06_arm64",
"product_id": "openshift4/ose-console-operator@sha256:97616a2200d45d1d650c0cdd543ec7f0f936786b09431047a94e01f398aa2d06_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-console-operator@sha256:97616a2200d45d1d650c0cdd543ec7f0f936786b09431047a94e01f398aa2d06?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-console-operator\u0026tag=v4.11.0-202208031306.p0.g501e91f.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-deployer@sha256:03cdacbcd2591b2df3b211e8a1d52a8e1790fb0725b1972d077536f2365e16e9_arm64",
"product": {
"name": "openshift4/ose-deployer@sha256:03cdacbcd2591b2df3b211e8a1d52a8e1790fb0725b1972d077536f2365e16e9_arm64",
"product_id": "openshift4/ose-deployer@sha256:03cdacbcd2591b2df3b211e8a1d52a8e1790fb0725b1972d077536f2365e16e9_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-deployer@sha256:03cdacbcd2591b2df3b211e8a1d52a8e1790fb0725b1972d077536f2365e16e9?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-deployer\u0026tag=v4.11.0-202208150437.p0.gfcf512e.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-haproxy-router@sha256:c02a610e278107761119496d5429bd0e4f4af379df106e00d74cc411f00b4afa_arm64",
"product": {
"name": "openshift4/ose-haproxy-router@sha256:c02a610e278107761119496d5429bd0e4f4af379df106e00d74cc411f00b4afa_arm64",
"product_id": "openshift4/ose-haproxy-router@sha256:c02a610e278107761119496d5429bd0e4f4af379df106e00d74cc411f00b4afa_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-haproxy-router@sha256:c02a610e278107761119496d5429bd0e4f4af379df106e00d74cc411f00b4afa?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-haproxy-router\u0026tag=v4.11.0-202208150437.p0.g601ba57.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-hyperkube@sha256:074743eb5a6d57b6ad6ab1d87dc397122fd628013fc25a97924262187ff8d916_arm64",
"product": {
"name": "openshift4/ose-hyperkube@sha256:074743eb5a6d57b6ad6ab1d87dc397122fd628013fc25a97924262187ff8d916_arm64",
"product_id": "openshift4/ose-hyperkube@sha256:074743eb5a6d57b6ad6ab1d87dc397122fd628013fc25a97924262187ff8d916_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-hyperkube@sha256:074743eb5a6d57b6ad6ab1d87dc397122fd628013fc25a97924262187ff8d916?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-hyperkube\u0026tag=v4.11.0-202208150437.p0.g4f0dd4d.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-keepalived-ipfailover@sha256:c4b14558b9c70c27e2c4475376f28ca2e1cb928be57972692dfb5336b3c9497e_arm64",
"product": {
"name": "openshift4/ose-keepalived-ipfailover@sha256:c4b14558b9c70c27e2c4475376f28ca2e1cb928be57972692dfb5336b3c9497e_arm64",
"product_id": "openshift4/ose-keepalived-ipfailover@sha256:c4b14558b9c70c27e2c4475376f28ca2e1cb928be57972692dfb5336b3c9497e_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-keepalived-ipfailover@sha256:c4b14558b9c70c27e2c4475376f28ca2e1cb928be57972692dfb5336b3c9497e?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-keepalived-ipfailover\u0026tag=v4.11.0-202208031306.p0.gf1330f6.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-pod@sha256:651930bf045975dabb3d79410a2c9f971f1da319b8fcbba29ebe2e4e3bb71b3b_arm64",
"product": {
"name": "openshift4/ose-pod@sha256:651930bf045975dabb3d79410a2c9f971f1da319b8fcbba29ebe2e4e3bb71b3b_arm64",
"product_id": "openshift4/ose-pod@sha256:651930bf045975dabb3d79410a2c9f971f1da319b8fcbba29ebe2e4e3bb71b3b_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-pod@sha256:651930bf045975dabb3d79410a2c9f971f1da319b8fcbba29ebe2e4e3bb71b3b?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-pod\u0026tag=v4.11.0-202208101756.p0.g4f0dd4d.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-docker-registry@sha256:47ca483d2624030a8bd5b7fafbfff6b728ddc9ddf6b3a429c1d7b09dba3ca10e_arm64",
"product": {
"name": "openshift4/ose-docker-registry@sha256:47ca483d2624030a8bd5b7fafbfff6b728ddc9ddf6b3a429c1d7b09dba3ca10e_arm64",
"product_id": "openshift4/ose-docker-registry@sha256:47ca483d2624030a8bd5b7fafbfff6b728ddc9ddf6b3a429c1d7b09dba3ca10e_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-docker-registry@sha256:47ca483d2624030a8bd5b7fafbfff6b728ddc9ddf6b3a429c1d7b09dba3ca10e?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-docker-registry\u0026tag=v4.11.0-202208031306.p0.g9f07f43.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-tests@sha256:a5de772af9f66abc7b9f80a650ac51b70ec040cf331773c71d817a389c999144_arm64",
"product": {
"name": "openshift4/ose-tests@sha256:a5de772af9f66abc7b9f80a650ac51b70ec040cf331773c71d817a389c999144_arm64",
"product_id": "openshift4/ose-tests@sha256:a5de772af9f66abc7b9f80a650ac51b70ec040cf331773c71d817a389c999144_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-tests@sha256:a5de772af9f66abc7b9f80a650ac51b70ec040cf331773c71d817a389c999144?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-tests\u0026tag=v4.11.0-202208150437.p0.g2137b2b.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-openshift-state-metrics-rhel8@sha256:6952a0473a631218a7c975b461d12acb0bbb34fa09d29d517c9376302edaf211_arm64",
"product": {
"name": "openshift4/ose-openshift-state-metrics-rhel8@sha256:6952a0473a631218a7c975b461d12acb0bbb34fa09d29d517c9376302edaf211_arm64",
"product_id": "openshift4/ose-openshift-state-metrics-rhel8@sha256:6952a0473a631218a7c975b461d12acb0bbb34fa09d29d517c9376302edaf211_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-openshift-state-metrics-rhel8@sha256:6952a0473a631218a7c975b461d12acb0bbb34fa09d29d517c9376302edaf211?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel8\u0026tag=v4.11.0-202208031306.p0.g1a7a5dc.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-operator-lifecycle-manager@sha256:9ff3c0f6356d9bfcc98d390538007f31ffac8fdfeadfe10483ccb43b5afdb29f_arm64",
"product": {
"name": "openshift4/ose-operator-lifecycle-manager@sha256:9ff3c0f6356d9bfcc98d390538007f31ffac8fdfeadfe10483ccb43b5afdb29f_arm64",
"product_id": "openshift4/ose-operator-lifecycle-manager@sha256:9ff3c0f6356d9bfcc98d390538007f31ffac8fdfeadfe10483ccb43b5afdb29f_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-operator-lifecycle-manager@sha256:9ff3c0f6356d9bfcc98d390538007f31ffac8fdfeadfe10483ccb43b5afdb29f?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-operator-lifecycle-manager\u0026tag=v4.11.0-202208152036.p0.g8a984d4.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-operator-registry@sha256:619b8ca58e8cdc06a8e2dff0a837a18780c75f62c9ccdaf7e6c2e2afa786f93d_arm64",
"product": {
"name": "openshift4/ose-operator-registry@sha256:619b8ca58e8cdc06a8e2dff0a837a18780c75f62c9ccdaf7e6c2e2afa786f93d_arm64",
"product_id": "openshift4/ose-operator-registry@sha256:619b8ca58e8cdc06a8e2dff0a837a18780c75f62c9ccdaf7e6c2e2afa786f93d_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-operator-registry@sha256:619b8ca58e8cdc06a8e2dff0a837a18780c75f62c9ccdaf7e6c2e2afa786f93d?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-operator-registry\u0026tag=v4.11.0-202208152036.p0.g8a984d4.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-agent-installer-api-server-rhel8@sha256:311118642213a933c9d68e20043c7ac224fffa67bc6d563736af7836dc45bf22_arm64",
"product": {
"name": "openshift4/ose-agent-installer-api-server-rhel8@sha256:311118642213a933c9d68e20043c7ac224fffa67bc6d563736af7836dc45bf22_arm64",
"product_id": "openshift4/ose-agent-installer-api-server-rhel8@sha256:311118642213a933c9d68e20043c7ac224fffa67bc6d563736af7836dc45bf22_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-agent-installer-api-server-rhel8@sha256:311118642213a933c9d68e20043c7ac224fffa67bc6d563736af7836dc45bf22?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-agent-installer-api-server-rhel8\u0026tag=v4.11.0-202208150437.p0.g0f52647.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-agent-installer-csr-approver-rhel8@sha256:5a2e4ce921dd19131cc4701701a1e15ab63c5862bf6c6c6d6c699a014be9e15d_arm64",
"product": {
"name": "openshift4/ose-agent-installer-csr-approver-rhel8@sha256:5a2e4ce921dd19131cc4701701a1e15ab63c5862bf6c6c6d6c699a014be9e15d_arm64",
"product_id": "openshift4/ose-agent-installer-csr-approver-rhel8@sha256:5a2e4ce921dd19131cc4701701a1e15ab63c5862bf6c6c6d6c699a014be9e15d_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-agent-installer-csr-approver-rhel8@sha256:5a2e4ce921dd19131cc4701701a1e15ab63c5862bf6c6c6d6c699a014be9e15d?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-agent-installer-csr-approver-rhel8\u0026tag=v4.11.0-202208150437.p0.g9a6e300.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-agent-installer-node-agent-rhel8@sha256:969a995f0c2079554cad5db05df992e5da80d5645f97e031048dcb6625936c0e_arm64",
"product": {
"name": "openshift4/ose-agent-installer-node-agent-rhel8@sha256:969a995f0c2079554cad5db05df992e5da80d5645f97e031048dcb6625936c0e_arm64",
"product_id": "openshift4/ose-agent-installer-node-agent-rhel8@sha256:969a995f0c2079554cad5db05df992e5da80d5645f97e031048dcb6625936c0e_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-agent-installer-node-agent-rhel8@sha256:969a995f0c2079554cad5db05df992e5da80d5645f97e031048dcb6625936c0e?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel8\u0026tag=v4.11.0-202208150437.p0.gb17b06b.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-agent-installer-orchestrator-rhel8@sha256:bc5ff8bf2abee2efc0df7122c384671e93122b4e158ae8eb1355a094bf61a75d_arm64",
"product": {
"name": "openshift4/ose-agent-installer-orchestrator-rhel8@sha256:bc5ff8bf2abee2efc0df7122c384671e93122b4e158ae8eb1355a094bf61a75d_arm64",
"product_id": "openshift4/ose-agent-installer-orchestrator-rhel8@sha256:bc5ff8bf2abee2efc0df7122c384671e93122b4e158ae8eb1355a094bf61a75d_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-agent-installer-orchestrator-rhel8@sha256:bc5ff8bf2abee2efc0df7122c384671e93122b4e158ae8eb1355a094bf61a75d?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel8\u0026tag=v4.11.0-202208031306.p0.g9a6e300.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-apiserver-network-proxy-rhel8@sha256:4be86d5b8d518826e8a65e9fb9f2b22c094ed8493b1720a5e798938b30f191ec_arm64",
"product": {
"name": "openshift4/ose-apiserver-network-proxy-rhel8@sha256:4be86d5b8d518826e8a65e9fb9f2b22c094ed8493b1720a5e798938b30f191ec_arm64",
"product_id": "openshift4/ose-apiserver-network-proxy-rhel8@sha256:4be86d5b8d518826e8a65e9fb9f2b22c094ed8493b1720a5e798938b30f191ec_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-apiserver-network-proxy-rhel8@sha256:4be86d5b8d518826e8a65e9fb9f2b22c094ed8493b1720a5e798938b30f191ec?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel8\u0026tag=v4.11.0-202208162148.p0.g9a641bb.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-aws-cloud-controller-manager-rhel8@sha256:d9a7e298d07960e577ff3c49b64534340e31f07685c569d23e35818e993816fb_arm64",
"product": {
"name": "openshift4/ose-aws-cloud-controller-manager-rhel8@sha256:d9a7e298d07960e577ff3c49b64534340e31f07685c569d23e35818e993816fb_arm64",
"product_id": "openshift4/ose-aws-cloud-controller-manager-rhel8@sha256:d9a7e298d07960e577ff3c49b64534340e31f07685c569d23e35818e993816fb_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-aws-cloud-controller-manager-rhel8@sha256:d9a7e298d07960e577ff3c49b64534340e31f07685c569d23e35818e993816fb?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-aws-cloud-controller-manager-rhel8\u0026tag=v4.11.0-202208031306.p0.gea1a9b2.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-aws-cluster-api-controllers-rhel8@sha256:fae8fcd656375af170fe16f5e1704cd04a01353c39bdb71496320f66bdf98054_arm64",
"product": {
"name": "openshift4/ose-aws-cluster-api-controllers-rhel8@sha256:fae8fcd656375af170fe16f5e1704cd04a01353c39bdb71496320f66bdf98054_arm64",
"product_id": "openshift4/ose-aws-cluster-api-controllers-rhel8@sha256:fae8fcd656375af170fe16f5e1704cd04a01353c39bdb71496320f66bdf98054_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-aws-cluster-api-controllers-rhel8@sha256:fae8fcd656375af170fe16f5e1704cd04a01353c39bdb71496320f66bdf98054?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-aws-cluster-api-controllers-rhel8\u0026tag=v4.11.0-202208031306.p0.gb3fe15b.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-aws-ebs-csi-driver-rhel8@sha256:9fe539afa21e7e0f0b04230f6908d2e67861608b01b6afcebd575d10e95bed63_arm64",
"product": {
"name": "openshift4/ose-aws-ebs-csi-driver-rhel8@sha256:9fe539afa21e7e0f0b04230f6908d2e67861608b01b6afcebd575d10e95bed63_arm64",
"product_id": "openshift4/ose-aws-ebs-csi-driver-rhel8@sha256:9fe539afa21e7e0f0b04230f6908d2e67861608b01b6afcebd575d10e95bed63_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-aws-ebs-csi-driver-rhel8@sha256:9fe539afa21e7e0f0b04230f6908d2e67861608b01b6afcebd575d10e95bed63?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel8\u0026tag=v4.11.0-202208031306.p0.g7564046.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-aws-ebs-csi-driver-rhel8-operator@sha256:4eb2eec27fd1cba3fd42fd9d633373602c0635fbef3e380ef227b418ec6e96a7_arm64",
"product": {
"name": "openshift4/ose-aws-ebs-csi-driver-rhel8-operator@sha256:4eb2eec27fd1cba3fd42fd9d633373602c0635fbef3e380ef227b418ec6e96a7_arm64",
"product_id": "openshift4/ose-aws-ebs-csi-driver-rhel8-operator@sha256:4eb2eec27fd1cba3fd42fd9d633373602c0635fbef3e380ef227b418ec6e96a7_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-aws-ebs-csi-driver-rhel8-operator@sha256:4eb2eec27fd1cba3fd42fd9d633373602c0635fbef3e380ef227b418ec6e96a7?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel8-operator\u0026tag=v4.11.0-202208031306.p0.g2c7529e.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-aws-pod-identity-webhook-rhel8@sha256:9fab946ed6f96886ad644600e0e98ebdf2bff6e525838b38258fc9599bf10450_arm64",
"product": {
"name": "openshift4/ose-aws-pod-identity-webhook-rhel8@sha256:9fab946ed6f96886ad644600e0e98ebdf2bff6e525838b38258fc9599bf10450_arm64",
"product_id": "openshift4/ose-aws-pod-identity-webhook-rhel8@sha256:9fab946ed6f96886ad644600e0e98ebdf2bff6e525838b38258fc9599bf10450_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-aws-pod-identity-webhook-rhel8@sha256:9fab946ed6f96886ad644600e0e98ebdf2bff6e525838b38258fc9599bf10450?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-aws-pod-identity-webhook-rhel8\u0026tag=v4.11.0-202208031306.p0.ga085f1c.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-azure-cloud-controller-manager-rhel8@sha256:39c2233c6bd5d940c5dcb2d9bb1fa679f7f68260a21a8862b7e92471ce1a1a68_arm64",
"product": {
"name": "openshift4/ose-azure-cloud-controller-manager-rhel8@sha256:39c2233c6bd5d940c5dcb2d9bb1fa679f7f68260a21a8862b7e92471ce1a1a68_arm64",
"product_id": "openshift4/ose-azure-cloud-controller-manager-rhel8@sha256:39c2233c6bd5d940c5dcb2d9bb1fa679f7f68260a21a8862b7e92471ce1a1a68_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-azure-cloud-controller-manager-rhel8@sha256:39c2233c6bd5d940c5dcb2d9bb1fa679f7f68260a21a8862b7e92471ce1a1a68?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-azure-cloud-controller-manager-rhel8\u0026tag=v4.11.0-202208102155.p0.gac2724f.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-azure-cloud-node-manager-rhel8@sha256:34d592fa215e07fc79cf590c9f8e2b9b33d5a69b168b0037770c3ac2dd96da0e_arm64",
"product": {
"name": "openshift4/ose-azure-cloud-node-manager-rhel8@sha256:34d592fa215e07fc79cf590c9f8e2b9b33d5a69b168b0037770c3ac2dd96da0e_arm64",
"product_id": "openshift4/ose-azure-cloud-node-manager-rhel8@sha256:34d592fa215e07fc79cf590c9f8e2b9b33d5a69b168b0037770c3ac2dd96da0e_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-azure-cloud-node-manager-rhel8@sha256:34d592fa215e07fc79cf590c9f8e2b9b33d5a69b168b0037770c3ac2dd96da0e?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-azure-cloud-node-manager-rhel8\u0026tag=v4.11.0-202208102155.p0.gac2724f.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-azure-cluster-api-controllers-rhel8@sha256:be393e7e52cd71f4e69045ca297d22090c77e4db3736d5b65ba32c09012ada59_arm64",
"product": {
"name": "openshift4/ose-azure-cluster-api-controllers-rhel8@sha256:be393e7e52cd71f4e69045ca297d22090c77e4db3736d5b65ba32c09012ada59_arm64",
"product_id": "openshift4/ose-azure-cluster-api-controllers-rhel8@sha256:be393e7e52cd71f4e69045ca297d22090c77e4db3736d5b65ba32c09012ada59_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-azure-cluster-api-controllers-rhel8@sha256:be393e7e52cd71f4e69045ca297d22090c77e4db3736d5b65ba32c09012ada59?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-azure-cluster-api-controllers-rhel8\u0026tag=v4.11.0-202208031306.p0.ga851a35.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-azure-disk-csi-driver-rhel8@sha256:02ea902eeafb1f8036e9a939d8f99ef9ac5d51aff33637e8bd5c08a95c27ddc9_arm64",
"product": {
"name": "openshift4/ose-azure-disk-csi-driver-rhel8@sha256:02ea902eeafb1f8036e9a939d8f99ef9ac5d51aff33637e8bd5c08a95c27ddc9_arm64",
"product_id": "openshift4/ose-azure-disk-csi-driver-rhel8@sha256:02ea902eeafb1f8036e9a939d8f99ef9ac5d51aff33637e8bd5c08a95c27ddc9_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-azure-disk-csi-driver-rhel8@sha256:02ea902eeafb1f8036e9a939d8f99ef9ac5d51aff33637e8bd5c08a95c27ddc9?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel8\u0026tag=v4.11.0-202208151727.p0.g2757f09.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-azure-disk-csi-driver-rhel8-operator@sha256:4ff095a8f869062d5197d571f266f6ac3f9c785eed275eaccc8522285128d2b6_arm64",
"product": {
"name": "openshift4/ose-azure-disk-csi-driver-rhel8-operator@sha256:4ff095a8f869062d5197d571f266f6ac3f9c785eed275eaccc8522285128d2b6_arm64",
"product_id": "openshift4/ose-azure-disk-csi-driver-rhel8-operator@sha256:4ff095a8f869062d5197d571f266f6ac3f9c785eed275eaccc8522285128d2b6_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-azure-disk-csi-driver-rhel8-operator@sha256:4ff095a8f869062d5197d571f266f6ac3f9c785eed275eaccc8522285128d2b6?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel8-operator\u0026tag=v4.11.0-202208101756.p0.gca54bcb.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-azure-file-csi-driver-rhel8@sha256:7e27919cadcfd915fb1765d7b87753da104f26e6f1c2d37818d5bd4bf77fe51a_arm64",
"product": {
"name": "openshift4/ose-azure-file-csi-driver-rhel8@sha256:7e27919cadcfd915fb1765d7b87753da104f26e6f1c2d37818d5bd4bf77fe51a_arm64",
"product_id": "openshift4/ose-azure-file-csi-driver-rhel8@sha256:7e27919cadcfd915fb1765d7b87753da104f26e6f1c2d37818d5bd4bf77fe51a_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-azure-file-csi-driver-rhel8@sha256:7e27919cadcfd915fb1765d7b87753da104f26e6f1c2d37818d5bd4bf77fe51a?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-azure-file-csi-driver-rhel8\u0026tag=v4.11.0-202208031306.p0.g67c3831.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-azure-file-csi-driver-operator-rhel8@sha256:5346a247159c4ea41782355befb3bb87dedf6ca21807bf0e8d47a5575c0a1236_arm64",
"product": {
"name": "openshift4/ose-azure-file-csi-driver-operator-rhel8@sha256:5346a247159c4ea41782355befb3bb87dedf6ca21807bf0e8d47a5575c0a1236_arm64",
"product_id": "openshift4/ose-azure-file-csi-driver-operator-rhel8@sha256:5346a247159c4ea41782355befb3bb87dedf6ca21807bf0e8d47a5575c0a1236_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-azure-file-csi-driver-operator-rhel8@sha256:5346a247159c4ea41782355befb3bb87dedf6ca21807bf0e8d47a5575c0a1236?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-azure-file-csi-driver-operator-rhel8\u0026tag=v4.11.0-202208031306.p0.gcbe7044.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-baremetal-installer-rhel8@sha256:8fe8f202c97a262f65280091ca28da690c5d342bf36fa528e28b791e59b5402c_arm64",
"product": {
"name": "openshift4/ose-baremetal-installer-rhel8@sha256:8fe8f202c97a262f65280091ca28da690c5d342bf36fa528e28b791e59b5402c_arm64",
"product_id": "openshift4/ose-baremetal-installer-rhel8@sha256:8fe8f202c97a262f65280091ca28da690c5d342bf36fa528e28b791e59b5402c_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-baremetal-installer-rhel8@sha256:8fe8f202c97a262f65280091ca28da690c5d342bf36fa528e28b791e59b5402c?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-baremetal-installer-rhel8\u0026tag=v4.11.0-202208161507.p0.g1d2450c.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-baremetal-rhel8-operator@sha256:d9799c53a13fbc2c3821612fe9bebed15522790d8c5f38ec725fad071dac9f05_arm64",
"product": {
"name": "openshift4/ose-baremetal-rhel8-operator@sha256:d9799c53a13fbc2c3821612fe9bebed15522790d8c5f38ec725fad071dac9f05_arm64",
"product_id": "openshift4/ose-baremetal-rhel8-operator@sha256:d9799c53a13fbc2c3821612fe9bebed15522790d8c5f38ec725fad071dac9f05_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-baremetal-rhel8-operator@sha256:d9799c53a13fbc2c3821612fe9bebed15522790d8c5f38ec725fad071dac9f05?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-baremetal-rhel8-operator\u0026tag=v4.11.0-202208101627.p0.g3122fab.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-baremetal-runtimecfg-rhel8@sha256:d68705bb7994ea06b999f68001837638d901e2ac3677324b41ef45c140637ee7_arm64",
"product": {
"name": "openshift4/ose-baremetal-runtimecfg-rhel8@sha256:d68705bb7994ea06b999f68001837638d901e2ac3677324b41ef45c140637ee7_arm64",
"product_id": "openshift4/ose-baremetal-runtimecfg-rhel8@sha256:d68705bb7994ea06b999f68001837638d901e2ac3677324b41ef45c140637ee7_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-baremetal-runtimecfg-rhel8@sha256:d68705bb7994ea06b999f68001837638d901e2ac3677324b41ef45c140637ee7?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel8\u0026tag=v4.11.0-202208031306.p0.g70d770d.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-cli-artifacts@sha256:b30d17c7cae38c733bceff599d9052ade650e3cf86eec997e7cf8a10b6be1cd9_arm64",
"product": {
"name": "openshift4/ose-cli-artifacts@sha256:b30d17c7cae38c733bceff599d9052ade650e3cf86eec997e7cf8a10b6be1cd9_arm64",
"product_id": "openshift4/ose-cli-artifacts@sha256:b30d17c7cae38c733bceff599d9052ade650e3cf86eec997e7cf8a10b6be1cd9_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-cli-artifacts@sha256:b30d17c7cae38c733bceff599d9052ade650e3cf86eec997e7cf8a10b6be1cd9?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-cli-artifacts\u0026tag=v4.11.0-202208150437.p0.gfcf512e.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-cloud-credential-operator@sha256:68c4224379013c5bb9c0f9f72cdf3239e674643ad5e98410023ed3e9fe303d92_arm64",
"product": {
"name": "openshift4/ose-cloud-credential-operator@sha256:68c4224379013c5bb9c0f9f72cdf3239e674643ad5e98410023ed3e9fe303d92_arm64",
"product_id": "openshift4/ose-cloud-credential-operator@sha256:68c4224379013c5bb9c0f9f72cdf3239e674643ad5e98410023ed3e9fe303d92_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-cloud-credential-operator@sha256:68c4224379013c5bb9c0f9f72cdf3239e674643ad5e98410023ed3e9fe303d92?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-cloud-credential-operator\u0026tag=v4.11.0-202208031306.p0.g9a40d74.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/cloud-network-config-controller-rhel8@sha256:e3cc37918d771c7d87052387de7a4f585c329cec0b8537b41f411cf7e08e7ef6_arm64",
"product": {
"name": "openshift4/cloud-network-config-controller-rhel8@sha256:e3cc37918d771c7d87052387de7a4f585c329cec0b8537b41f411cf7e08e7ef6_arm64",
"product_id": "openshift4/cloud-network-config-controller-rhel8@sha256:e3cc37918d771c7d87052387de7a4f585c329cec0b8537b41f411cf7e08e7ef6_arm64",
"product_identification_helper": {
"purl": "pkg:oci/cloud-network-config-controller-rhel8@sha256:e3cc37918d771c7d87052387de7a4f585c329cec0b8537b41f411cf7e08e7ef6?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/cloud-network-config-controller-rhel8\u0026tag=v4.11.0-202208031306.p0.g7a3c3c9.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-cluster-api-rhel8@sha256:c14191867b7cd81fea0421d1cc7c0e7b92c77dd2854b1668bc08a60a736ef742_arm64",
"product": {
"name": "openshift4/ose-cluster-api-rhel8@sha256:c14191867b7cd81fea0421d1cc7c0e7b92c77dd2854b1668bc08a60a736ef742_arm64",
"product_id": "openshift4/ose-cluster-api-rhel8@sha256:c14191867b7cd81fea0421d1cc7c0e7b92c77dd2854b1668bc08a60a736ef742_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-cluster-api-rhel8@sha256:c14191867b7cd81fea0421d1cc7c0e7b92c77dd2854b1668bc08a60a736ef742?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-cluster-api-rhel8\u0026tag=v4.11.0-202208031306.p0.gf9c215c.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-cluster-authentication-operator@sha256:4e9cbce494e0c3d074085d04a717ba3268a001116248c48355e9737005a8dc71_arm64",
"product": {
"name": "openshift4/ose-cluster-authentication-operator@sha256:4e9cbce494e0c3d074085d04a717ba3268a001116248c48355e9737005a8dc71_arm64",
"product_id": "openshift4/ose-cluster-authentication-operator@sha256:4e9cbce494e0c3d074085d04a717ba3268a001116248c48355e9737005a8dc71_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-cluster-authentication-operator@sha256:4e9cbce494e0c3d074085d04a717ba3268a001116248c48355e9737005a8dc71?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-cluster-authentication-operator\u0026tag=v4.11.0-202208031306.p0.ge2bcbaa.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-cluster-autoscaler-operator@sha256:08d72eb6e241309292929f904ebf45903e34c640198a56cb7627e07347de4db5_arm64",
"product": {
"name": "openshift4/ose-cluster-autoscaler-operator@sha256:08d72eb6e241309292929f904ebf45903e34c640198a56cb7627e07347de4db5_arm64",
"product_id": "openshift4/ose-cluster-autoscaler-operator@sha256:08d72eb6e241309292929f904ebf45903e34c640198a56cb7627e07347de4db5_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-cluster-autoscaler-operator@sha256:08d72eb6e241309292929f904ebf45903e34c640198a56cb7627e07347de4db5?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-cluster-autoscaler-operator\u0026tag=v4.11.0-202208031306.p0.gfcffbcd.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-cluster-baremetal-operator-rhel8@sha256:6043ad21c6b533120745bf00e938f4a2760a193c30c93c7817e72687c7fca376_arm64",
"product": {
"name": "openshift4/ose-cluster-baremetal-operator-rhel8@sha256:6043ad21c6b533120745bf00e938f4a2760a193c30c93c7817e72687c7fca376_arm64",
"product_id": "openshift4/ose-cluster-baremetal-operator-rhel8@sha256:6043ad21c6b533120745bf00e938f4a2760a193c30c93c7817e72687c7fca376_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-cluster-baremetal-operator-rhel8@sha256:6043ad21c6b533120745bf00e938f4a2760a193c30c93c7817e72687c7fca376?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel8\u0026tag=v4.11.0-202208031306.p0.g0f415d1.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-cluster-bootstrap@sha256:f57edabd3d5db8cc3b21e7f370cc911a06ee35813c66355e597dc84777f3a7bd_arm64",
"product": {
"name": "openshift4/ose-cluster-bootstrap@sha256:f57edabd3d5db8cc3b21e7f370cc911a06ee35813c66355e597dc84777f3a7bd_arm64",
"product_id": "openshift4/ose-cluster-bootstrap@sha256:f57edabd3d5db8cc3b21e7f370cc911a06ee35813c66355e597dc84777f3a7bd_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-cluster-bootstrap@sha256:f57edabd3d5db8cc3b21e7f370cc911a06ee35813c66355e597dc84777f3a7bd?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-cluster-bootstrap\u0026tag=v4.11.0-202208031306.p0.gf22d1c6.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-cluster-capi-rhel8-operator@sha256:7d5b042abbe54ee6406dc8741621de6ea30f44498a874b619c80741439ebf769_arm64",
"product": {
"name": "openshift4/ose-cluster-capi-rhel8-operator@sha256:7d5b042abbe54ee6406dc8741621de6ea30f44498a874b619c80741439ebf769_arm64",
"product_id": "openshift4/ose-cluster-capi-rhel8-operator@sha256:7d5b042abbe54ee6406dc8741621de6ea30f44498a874b619c80741439ebf769_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-cluster-capi-rhel8-operator@sha256:7d5b042abbe54ee6406dc8741621de6ea30f44498a874b619c80741439ebf769?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-cluster-capi-rhel8-operator\u0026tag=v4.11.0-202208031306.p0.g1a88f55.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-cluster-capi-operator-container-rhel8@sha256:7d5b042abbe54ee6406dc8741621de6ea30f44498a874b619c80741439ebf769_arm64",
"product": {
"name": "openshift4/ose-cluster-capi-operator-container-rhel8@sha256:7d5b042abbe54ee6406dc8741621de6ea30f44498a874b619c80741439ebf769_arm64",
"product_id": "openshift4/ose-cluster-capi-operator-container-rhel8@sha256:7d5b042abbe54ee6406dc8741621de6ea30f44498a874b619c80741439ebf769_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-cluster-capi-operator-container-rhel8@sha256:7d5b042abbe54ee6406dc8741621de6ea30f44498a874b619c80741439ebf769?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-cluster-capi-operator-container-rhel8\u0026tag=v4.11.0-202208031306.p0.g1a88f55.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-cluster-cloud-controller-manager-operator-rhel8@sha256:1ea1c7a907ddd7002fd27685e85c43a09755d3ff712713d54671bb071d9e7c66_arm64",
"product": {
"name": "openshift4/ose-cluster-cloud-controller-manager-operator-rhel8@sha256:1ea1c7a907ddd7002fd27685e85c43a09755d3ff712713d54671bb071d9e7c66_arm64",
"product_id": "openshift4/ose-cluster-cloud-controller-manager-operator-rhel8@sha256:1ea1c7a907ddd7002fd27685e85c43a09755d3ff712713d54671bb071d9e7c66_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-cluster-cloud-controller-manager-operator-rhel8@sha256:1ea1c7a907ddd7002fd27685e85c43a09755d3ff712713d54671bb071d9e7c66?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-operator-rhel8\u0026tag=v4.11.0-202208031306.p0.gc2f2cbf.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-cluster-config-operator@sha256:c87622cb702c60bd80393ac9bacb40563502daddfc2854422bb7983d70c19e01_arm64",
"product": {
"name": "openshift4/ose-cluster-config-operator@sha256:c87622cb702c60bd80393ac9bacb40563502daddfc2854422bb7983d70c19e01_arm64",
"product_id": "openshift4/ose-cluster-config-operator@sha256:c87622cb702c60bd80393ac9bacb40563502daddfc2854422bb7983d70c19e01_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-cluster-config-operator@sha256:c87622cb702c60bd80393ac9bacb40563502daddfc2854422bb7983d70c19e01?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-cluster-config-operator\u0026tag=v4.11.0-202208031306.p0.g0e01b06.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-cluster-csi-snapshot-controller-rhel8-operator@sha256:0c2492d5936d1af12407e74cd47340f13efc46e90ea329217e464c4ad109d210_arm64",
"product": {
"name": "openshift4/ose-cluster-csi-snapshot-controller-rhel8-operator@sha256:0c2492d5936d1af12407e74cd47340f13efc46e90ea329217e464c4ad109d210_arm64",
"product_id": "openshift4/ose-cluster-csi-snapshot-controller-rhel8-operator@sha256:0c2492d5936d1af12407e74cd47340f13efc46e90ea329217e464c4ad109d210_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-cluster-csi-snapshot-controller-rhel8-operator@sha256:0c2492d5936d1af12407e74cd47340f13efc46e90ea329217e464c4ad109d210?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel8-operator\u0026tag=v4.11.0-202208031306.p0.g8d0774f.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-cluster-dns-operator@sha256:da8f64fc64092d5f0d098bd7088499f321402192bed38ed75637841296bbe2b9_arm64",
"product": {
"name": "openshift4/ose-cluster-dns-operator@sha256:da8f64fc64092d5f0d098bd7088499f321402192bed38ed75637841296bbe2b9_arm64",
"product_id": "openshift4/ose-cluster-dns-operator@sha256:da8f64fc64092d5f0d098bd7088499f321402192bed38ed75637841296bbe2b9_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-cluster-dns-operator@sha256:da8f64fc64092d5f0d098bd7088499f321402192bed38ed75637841296bbe2b9?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-cluster-dns-operator\u0026tag=v4.11.0-202208031306.p0.g8998093.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-cluster-image-registry-operator@sha256:0358e59d273a251211b22f27aab17e0ea497d44078ec9a4ba6cb4d60ced4dd5d_arm64",
"product": {
"name": "openshift4/ose-cluster-image-registry-operator@sha256:0358e59d273a251211b22f27aab17e0ea497d44078ec9a4ba6cb4d60ced4dd5d_arm64",
"product_id": "openshift4/ose-cluster-image-registry-operator@sha256:0358e59d273a251211b22f27aab17e0ea497d44078ec9a4ba6cb4d60ced4dd5d_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-cluster-image-registry-operator@sha256:0358e59d273a251211b22f27aab17e0ea497d44078ec9a4ba6cb4d60ced4dd5d?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-cluster-image-registry-operator\u0026tag=v4.11.0-202208031306.p0.g4d66ea3.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-cluster-ingress-operator@sha256:739896028a90adece5e93fd0a1e6b9ad9b2066be466d403f86d8059a974dd69f_arm64",
"product": {
"name": "openshift4/ose-cluster-ingress-operator@sha256:739896028a90adece5e93fd0a1e6b9ad9b2066be466d403f86d8059a974dd69f_arm64",
"product_id": "openshift4/ose-cluster-ingress-operator@sha256:739896028a90adece5e93fd0a1e6b9ad9b2066be466d403f86d8059a974dd69f_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-cluster-ingress-operator@sha256:739896028a90adece5e93fd0a1e6b9ad9b2066be466d403f86d8059a974dd69f?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-cluster-ingress-operator\u0026tag=v4.11.0-202208031306.p0.g2432dad.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-cluster-kube-apiserver-operator@sha256:f8d718ac3d76cf1c68e253de1dc19b6c043e84423eb3ef4ffbb8706794dde726_arm64",
"product": {
"name": "openshift4/ose-cluster-kube-apiserver-operator@sha256:f8d718ac3d76cf1c68e253de1dc19b6c043e84423eb3ef4ffbb8706794dde726_arm64",
"product_id": "openshift4/ose-cluster-kube-apiserver-operator@sha256:f8d718ac3d76cf1c68e253de1dc19b6c043e84423eb3ef4ffbb8706794dde726_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-cluster-kube-apiserver-operator@sha256:f8d718ac3d76cf1c68e253de1dc19b6c043e84423eb3ef4ffbb8706794dde726?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-cluster-kube-apiserver-operator\u0026tag=v4.11.0-202208031306.p0.gc7c94db.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-cluster-kube-cluster-api-rhel8-operator@sha256:7cd7a803ddd309593278e3f5588d3f9e7cb43ddbcd1245528971d8ba2dccd02d_arm64",
"product": {
"name": "openshift4/ose-cluster-kube-cluster-api-rhel8-operator@sha256:7cd7a803ddd309593278e3f5588d3f9e7cb43ddbcd1245528971d8ba2dccd02d_arm64",
"product_id": "openshift4/ose-cluster-kube-cluster-api-rhel8-operator@sha256:7cd7a803ddd309593278e3f5588d3f9e7cb43ddbcd1245528971d8ba2dccd02d_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-cluster-kube-cluster-api-rhel8-operator@sha256:7cd7a803ddd309593278e3f5588d3f9e7cb43ddbcd1245528971d8ba2dccd02d?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-cluster-kube-cluster-api-rhel8-operator\u0026tag=v4.11.0-202208031306.p0.g55efc39.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-cluster-kube-controller-manager-operator@sha256:5e14a5b833cfa3415168708c66771b521c4f6a5b93d91370d77c12f729d8ba8d_arm64",
"product": {
"name": "openshift4/ose-cluster-kube-controller-manager-operator@sha256:5e14a5b833cfa3415168708c66771b521c4f6a5b93d91370d77c12f729d8ba8d_arm64",
"product_id": "openshift4/ose-cluster-kube-controller-manager-operator@sha256:5e14a5b833cfa3415168708c66771b521c4f6a5b93d91370d77c12f729d8ba8d_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-cluster-kube-controller-manager-operator@sha256:5e14a5b833cfa3415168708c66771b521c4f6a5b93d91370d77c12f729d8ba8d?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-operator\u0026tag=v4.11.0-202208031306.p0.ga6cb428.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-cluster-kube-scheduler-operator@sha256:5d4d03c1d90ec1a7484ead812faf3d2afdbd59ff43391fde735d8d7463607619_arm64",
"product": {
"name": "openshift4/ose-cluster-kube-scheduler-operator@sha256:5d4d03c1d90ec1a7484ead812faf3d2afdbd59ff43391fde735d8d7463607619_arm64",
"product_id": "openshift4/ose-cluster-kube-scheduler-operator@sha256:5d4d03c1d90ec1a7484ead812faf3d2afdbd59ff43391fde735d8d7463607619_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-cluster-kube-scheduler-operator@sha256:5d4d03c1d90ec1a7484ead812faf3d2afdbd59ff43391fde735d8d7463607619?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-cluster-kube-scheduler-operator\u0026tag=v4.11.0-202208151647.p0.g34132f9.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-cluster-kube-storage-version-migrator-rhel8-operator@sha256:86a641e8f5edd231d7af6c227b458bedf1d1c778a9bed95bb2a31fd6c2af3da2_arm64",
"product": {
"name": "openshift4/ose-cluster-kube-storage-version-migrator-rhel8-operator@sha256:86a641e8f5edd231d7af6c227b458bedf1d1c778a9bed95bb2a31fd6c2af3da2_arm64",
"product_id": "openshift4/ose-cluster-kube-storage-version-migrator-rhel8-operator@sha256:86a641e8f5edd231d7af6c227b458bedf1d1c778a9bed95bb2a31fd6c2af3da2_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-cluster-kube-storage-version-migrator-rhel8-operator@sha256:86a641e8f5edd231d7af6c227b458bedf1d1c778a9bed95bb2a31fd6c2af3da2?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel8-operator\u0026tag=v4.11.0-202208031306.p0.g12d050a.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-cluster-machine-approver@sha256:2ae92fbe8598f400f53316010e51e751d515d208c9204a04ab6f474837833705_arm64",
"product": {
"name": "openshift4/ose-cluster-machine-approver@sha256:2ae92fbe8598f400f53316010e51e751d515d208c9204a04ab6f474837833705_arm64",
"product_id": "openshift4/ose-cluster-machine-approver@sha256:2ae92fbe8598f400f53316010e51e751d515d208c9204a04ab6f474837833705_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-cluster-machine-approver@sha256:2ae92fbe8598f400f53316010e51e751d515d208c9204a04ab6f474837833705?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-cluster-machine-approver\u0026tag=v4.11.0-202208031306.p0.g3ee1fe4.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-cluster-openshift-apiserver-operator@sha256:579f671f2e8a295eae80c19571daab0818ed012888980c0dc7a383fa277f595a_arm64",
"product": {
"name": "openshift4/ose-cluster-openshift-apiserver-operator@sha256:579f671f2e8a295eae80c19571daab0818ed012888980c0dc7a383fa277f595a_arm64",
"product_id": "openshift4/ose-cluster-openshift-apiserver-operator@sha256:579f671f2e8a295eae80c19571daab0818ed012888980c0dc7a383fa277f595a_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-cluster-openshift-apiserver-operator@sha256:579f671f2e8a295eae80c19571daab0818ed012888980c0dc7a383fa277f595a?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-operator\u0026tag=v4.11.0-202208031306.p0.g5ddbeef.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-cluster-openshift-controller-manager-operator@sha256:6634a513df79182201131a7f56ac876323bd7e1709b737405ab41e06e95acf40_arm64",
"product": {
"name": "openshift4/ose-cluster-openshift-controller-manager-operator@sha256:6634a513df79182201131a7f56ac876323bd7e1709b737405ab41e06e95acf40_arm64",
"product_id": "openshift4/ose-cluster-openshift-controller-manager-operator@sha256:6634a513df79182201131a7f56ac876323bd7e1709b737405ab41e06e95acf40_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-cluster-openshift-controller-manager-operator@sha256:6634a513df79182201131a7f56ac876323bd7e1709b737405ab41e06e95acf40?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-operator\u0026tag=v4.11.0-202208161348.p0.g6b1bf28.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ovirt-csi-driver-rhel8-operator@sha256:2c1cd41c04dad0e7c8958ceec1b1d4273eb8be8f2f1daede4a6257050b012543_arm64",
"product": {
"name": "openshift4/ovirt-csi-driver-rhel8-operator@sha256:2c1cd41c04dad0e7c8958ceec1b1d4273eb8be8f2f1daede4a6257050b012543_arm64",
"product_id": "openshift4/ovirt-csi-driver-rhel8-operator@sha256:2c1cd41c04dad0e7c8958ceec1b1d4273eb8be8f2f1daede4a6257050b012543_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ovirt-csi-driver-rhel8-operator@sha256:2c1cd41c04dad0e7c8958ceec1b1d4273eb8be8f2f1daede4a6257050b012543?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ovirt-csi-driver-rhel8-operator\u0026tag=v4.11.0-202208031306.p0.g7a30e38.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-cluster-policy-controller-rhel8@sha256:c0925a8d478200fab902a7cae4847a900c7e4473ecc20f854e3ba58ac0d46cc3_arm64",
"product": {
"name": "openshift4/ose-cluster-policy-controller-rhel8@sha256:c0925a8d478200fab902a7cae4847a900c7e4473ecc20f854e3ba58ac0d46cc3_arm64",
"product_id": "openshift4/ose-cluster-policy-controller-rhel8@sha256:c0925a8d478200fab902a7cae4847a900c7e4473ecc20f854e3ba58ac0d46cc3_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-cluster-policy-controller-rhel8@sha256:c0925a8d478200fab902a7cae4847a900c7e4473ecc20f854e3ba58ac0d46cc3?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel8\u0026tag=v4.11.0-202208031703.p0.gc7201ed.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-cluster-samples-operator@sha256:c8a7ca2191e14e7b7b67108743fa442f75222a5f8a8577bb801f4209c72cf5a8_arm64",
"product": {
"name": "openshift4/ose-cluster-samples-operator@sha256:c8a7ca2191e14e7b7b67108743fa442f75222a5f8a8577bb801f4209c72cf5a8_arm64",
"product_id": "openshift4/ose-cluster-samples-operator@sha256:c8a7ca2191e14e7b7b67108743fa442f75222a5f8a8577bb801f4209c72cf5a8_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-cluster-samples-operator@sha256:c8a7ca2191e14e7b7b67108743fa442f75222a5f8a8577bb801f4209c72cf5a8?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-cluster-samples-operator\u0026tag=v4.11.0-202208150437.p0.g375a4a9.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-cluster-storage-operator@sha256:2155fd9379e1264fc4a0608cac844a098df4f170d5e1383c18b95fc7ec6b049a_arm64",
"product": {
"name": "openshift4/ose-cluster-storage-operator@sha256:2155fd9379e1264fc4a0608cac844a098df4f170d5e1383c18b95fc7ec6b049a_arm64",
"product_id": "openshift4/ose-cluster-storage-operator@sha256:2155fd9379e1264fc4a0608cac844a098df4f170d5e1383c18b95fc7ec6b049a_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-cluster-storage-operator@sha256:2155fd9379e1264fc4a0608cac844a098df4f170d5e1383c18b95fc7ec6b049a?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-cluster-storage-operator\u0026tag=v4.11.0-202208110436.p0.g8377efd.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-cluster-update-keys@sha256:dbaa95fb795f4dedeeeab0a2b1372ceef199f098d9a83c88581897dc992bb065_arm64",
"product": {
"name": "openshift4/ose-cluster-update-keys@sha256:dbaa95fb795f4dedeeeab0a2b1372ceef199f098d9a83c88581897dc992bb065_arm64",
"product_id": "openshift4/ose-cluster-update-keys@sha256:dbaa95fb795f4dedeeeab0a2b1372ceef199f098d9a83c88581897dc992bb065_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-cluster-update-keys@sha256:dbaa95fb795f4dedeeeab0a2b1372ceef199f098d9a83c88581897dc992bb065?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-cluster-update-keys\u0026tag=v4.11.0-202208031306.p0.g289032f.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-container-networking-plugins-rhel8@sha256:b28145e56f2aac4dbb9d900f0efe86227287c10451728ed69708d6eac3580622_arm64",
"product": {
"name": "openshift4/ose-container-networking-plugins-rhel8@sha256:b28145e56f2aac4dbb9d900f0efe86227287c10451728ed69708d6eac3580622_arm64",
"product_id": "openshift4/ose-container-networking-plugins-rhel8@sha256:b28145e56f2aac4dbb9d900f0efe86227287c10451728ed69708d6eac3580622_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-container-networking-plugins-rhel8@sha256:b28145e56f2aac4dbb9d900f0efe86227287c10451728ed69708d6eac3580622?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-container-networking-plugins-rhel8\u0026tag=v4.11.0-202208031306.p0.g0ad9da6.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-csi-driver-shared-resource-rhel8@sha256:b1b243779556a2740ef267c80d449a734c7f56dcb085481db1f395300cdbc015_arm64",
"product": {
"name": "openshift4/ose-csi-driver-shared-resource-rhel8@sha256:b1b243779556a2740ef267c80d449a734c7f56dcb085481db1f395300cdbc015_arm64",
"product_id": "openshift4/ose-csi-driver-shared-resource-rhel8@sha256:b1b243779556a2740ef267c80d449a734c7f56dcb085481db1f395300cdbc015_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-csi-driver-shared-resource-rhel8@sha256:b1b243779556a2740ef267c80d449a734c7f56dcb085481db1f395300cdbc015?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-csi-driver-shared-resource-rhel8\u0026tag=v4.11.0-202208031306.p0.g3f69f2f.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-csi-driver-shared-resource-operator-rhel8@sha256:bacd97ae2c3e53a95dfefa929639896fe9ca5457344d7e255551173606673b43_arm64",
"product": {
"name": "openshift4/ose-csi-driver-shared-resource-operator-rhel8@sha256:bacd97ae2c3e53a95dfefa929639896fe9ca5457344d7e255551173606673b43_arm64",
"product_id": "openshift4/ose-csi-driver-shared-resource-operator-rhel8@sha256:bacd97ae2c3e53a95dfefa929639896fe9ca5457344d7e255551173606673b43_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-csi-driver-shared-resource-operator-rhel8@sha256:bacd97ae2c3e53a95dfefa929639896fe9ca5457344d7e255551173606673b43?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-csi-driver-shared-resource-operator-rhel8\u0026tag=v4.11.0-202208031306.p0.gd3985eb.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-csi-driver-shared-resource-webhook-rhel8@sha256:35d4be98c713880d8b672e122f21e352bec83a773b5ad5280244b987a87f8e6f_arm64",
"product": {
"name": "openshift4/ose-csi-driver-shared-resource-webhook-rhel8@sha256:35d4be98c713880d8b672e122f21e352bec83a773b5ad5280244b987a87f8e6f_arm64",
"product_id": "openshift4/ose-csi-driver-shared-resource-webhook-rhel8@sha256:35d4be98c713880d8b672e122f21e352bec83a773b5ad5280244b987a87f8e6f_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-csi-driver-shared-resource-webhook-rhel8@sha256:35d4be98c713880d8b672e122f21e352bec83a773b5ad5280244b987a87f8e6f?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-csi-driver-shared-resource-webhook-rhel8\u0026tag=v4.11.0-202208031306.p0.g3f69f2f.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-csi-external-resizer@sha256:c2cdefede57f8b6cb24c335cf0a201669fd26d3c3926fa77f495ebe70b7fc41c_arm64",
"product": {
"name": "openshift4/ose-csi-external-resizer@sha256:c2cdefede57f8b6cb24c335cf0a201669fd26d3c3926fa77f495ebe70b7fc41c_arm64",
"product_id": "openshift4/ose-csi-external-resizer@sha256:c2cdefede57f8b6cb24c335cf0a201669fd26d3c3926fa77f495ebe70b7fc41c_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-csi-external-resizer@sha256:c2cdefede57f8b6cb24c335cf0a201669fd26d3c3926fa77f495ebe70b7fc41c?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-csi-external-resizer\u0026tag=v4.11.0-202208031306.p0.g2cea576.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-csi-external-resizer-rhel8@sha256:c2cdefede57f8b6cb24c335cf0a201669fd26d3c3926fa77f495ebe70b7fc41c_arm64",
"product": {
"name": "openshift4/ose-csi-external-resizer-rhel8@sha256:c2cdefede57f8b6cb24c335cf0a201669fd26d3c3926fa77f495ebe70b7fc41c_arm64",
"product_id": "openshift4/ose-csi-external-resizer-rhel8@sha256:c2cdefede57f8b6cb24c335cf0a201669fd26d3c3926fa77f495ebe70b7fc41c_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-csi-external-resizer-rhel8@sha256:c2cdefede57f8b6cb24c335cf0a201669fd26d3c3926fa77f495ebe70b7fc41c?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-csi-external-resizer-rhel8\u0026tag=v4.11.0-202208031306.p0.g2cea576.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-csi-external-snapshotter-rhel8@sha256:e55bef044c9885ba15f06d21ecd44cd692e4d5b1eb020e56207c690a24c0702e_arm64",
"product": {
"name": "openshift4/ose-csi-external-snapshotter-rhel8@sha256:e55bef044c9885ba15f06d21ecd44cd692e4d5b1eb020e56207c690a24c0702e_arm64",
"product_id": "openshift4/ose-csi-external-snapshotter-rhel8@sha256:e55bef044c9885ba15f06d21ecd44cd692e4d5b1eb020e56207c690a24c0702e_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-csi-external-snapshotter-rhel8@sha256:e55bef044c9885ba15f06d21ecd44cd692e4d5b1eb020e56207c690a24c0702e?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel8\u0026tag=v4.11.0-202208031306.p0.g0afdf73.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-csi-external-snapshotter@sha256:e55bef044c9885ba15f06d21ecd44cd692e4d5b1eb020e56207c690a24c0702e_arm64",
"product": {
"name": "openshift4/ose-csi-external-snapshotter@sha256:e55bef044c9885ba15f06d21ecd44cd692e4d5b1eb020e56207c690a24c0702e_arm64",
"product_id": "openshift4/ose-csi-external-snapshotter@sha256:e55bef044c9885ba15f06d21ecd44cd692e4d5b1eb020e56207c690a24c0702e_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-csi-external-snapshotter@sha256:e55bef044c9885ba15f06d21ecd44cd692e4d5b1eb020e56207c690a24c0702e?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-csi-external-snapshotter\u0026tag=v4.11.0-202208031306.p0.g0afdf73.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-csi-snapshot-controller-rhel8@sha256:9af4ca75bee97b438a623663260814087f1ca39a4cf3b3a94cd514b0538f538b_arm64",
"product": {
"name": "openshift4/ose-csi-snapshot-controller-rhel8@sha256:9af4ca75bee97b438a623663260814087f1ca39a4cf3b3a94cd514b0538f538b_arm64",
"product_id": "openshift4/ose-csi-snapshot-controller-rhel8@sha256:9af4ca75bee97b438a623663260814087f1ca39a4cf3b3a94cd514b0538f538b_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-csi-snapshot-controller-rhel8@sha256:9af4ca75bee97b438a623663260814087f1ca39a4cf3b3a94cd514b0538f538b?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel8\u0026tag=v4.11.0-202208031306.p0.g0afdf73.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-csi-snapshot-controller@sha256:9af4ca75bee97b438a623663260814087f1ca39a4cf3b3a94cd514b0538f538b_arm64",
"product": {
"name": "openshift4/ose-csi-snapshot-controller@sha256:9af4ca75bee97b438a623663260814087f1ca39a4cf3b3a94cd514b0538f538b_arm64",
"product_id": "openshift4/ose-csi-snapshot-controller@sha256:9af4ca75bee97b438a623663260814087f1ca39a4cf3b3a94cd514b0538f538b_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-csi-snapshot-controller@sha256:9af4ca75bee97b438a623663260814087f1ca39a4cf3b3a94cd514b0538f538b?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-csi-snapshot-controller\u0026tag=v4.11.0-202208031306.p0.g0afdf73.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-csi-snapshot-validation-webhook-rhel8@sha256:3906afef49db33367ae423dd7470602716040fa003f5aea9f1a19a69c848cd1c_arm64",
"product": {
"name": "openshift4/ose-csi-snapshot-validation-webhook-rhel8@sha256:3906afef49db33367ae423dd7470602716040fa003f5aea9f1a19a69c848cd1c_arm64",
"product_id": "openshift4/ose-csi-snapshot-validation-webhook-rhel8@sha256:3906afef49db33367ae423dd7470602716040fa003f5aea9f1a19a69c848cd1c_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-csi-snapshot-validation-webhook-rhel8@sha256:3906afef49db33367ae423dd7470602716040fa003f5aea9f1a19a69c848cd1c?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-csi-snapshot-validation-webhook-rhel8\u0026tag=v4.11.0-202208031306.p0.g0afdf73.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/egress-router-cni-rhel8@sha256:c73b6663d221184ae7920fb6fcb5191591b697faed01b7a30cf8116f60bd6898_arm64",
"product": {
"name": "openshift4/egress-router-cni-rhel8@sha256:c73b6663d221184ae7920fb6fcb5191591b697faed01b7a30cf8116f60bd6898_arm64",
"product_id": "openshift4/egress-router-cni-rhel8@sha256:c73b6663d221184ae7920fb6fcb5191591b697faed01b7a30cf8116f60bd6898_arm64",
"product_identification_helper": {
"purl": "pkg:oci/egress-router-cni-rhel8@sha256:c73b6663d221184ae7920fb6fcb5191591b697faed01b7a30cf8116f60bd6898?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/egress-router-cni-rhel8\u0026tag=v4.11.0-202208031306.p0.gfccaf1d.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-etcd@sha256:67545f560dbd1d93d5db47750566897eaf6afc5f3a8c6f66da73d70f393dbc36_arm64",
"product": {
"name": "openshift4/ose-etcd@sha256:67545f560dbd1d93d5db47750566897eaf6afc5f3a8c6f66da73d70f393dbc36_arm64",
"product_id": "openshift4/ose-etcd@sha256:67545f560dbd1d93d5db47750566897eaf6afc5f3a8c6f66da73d70f393dbc36_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-etcd@sha256:67545f560dbd1d93d5db47750566897eaf6afc5f3a8c6f66da73d70f393dbc36?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-etcd\u0026tag=v4.11.0-202208031306.p0.g80cc14e.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-hypershift-rhel8@sha256:9e807b6a6e935bd5fd5d27ad950d0bc7177d0f498b5d55235cc1af833eb660c3_arm64",
"product": {
"name": "openshift4/ose-hypershift-rhel8@sha256:9e807b6a6e935bd5fd5d27ad950d0bc7177d0f498b5d55235cc1af833eb660c3_arm64",
"product_id": "openshift4/ose-hypershift-rhel8@sha256:9e807b6a6e935bd5fd5d27ad950d0bc7177d0f498b5d55235cc1af833eb660c3_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-hypershift-rhel8@sha256:9e807b6a6e935bd5fd5d27ad950d0bc7177d0f498b5d55235cc1af833eb660c3?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-hypershift-rhel8\u0026tag=v4.11.0-202208110157.p0.g2b7ac52.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-image-customization-controller-rhel8@sha256:f1d87fa6ba341455ae0817bdc9d24840b59158d9b1e51663768c557be9ee7268_arm64",
"product": {
"name": "openshift4/ose-image-customization-controller-rhel8@sha256:f1d87fa6ba341455ae0817bdc9d24840b59158d9b1e51663768c557be9ee7268_arm64",
"product_id": "openshift4/ose-image-customization-controller-rhel8@sha256:f1d87fa6ba341455ae0817bdc9d24840b59158d9b1e51663768c557be9ee7268_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-image-customization-controller-rhel8@sha256:f1d87fa6ba341455ae0817bdc9d24840b59158d9b1e51663768c557be9ee7268?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-image-customization-controller-rhel8\u0026tag=v4.11.0-202208111407.p0.g42b4b1f.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-insights-rhel8-operator@sha256:0c1141eab7116a0e14dfc4c2594bbb6bb55f80226a58b3b4be6e8f7cd9e1b97d_arm64",
"product": {
"name": "openshift4/ose-insights-rhel8-operator@sha256:0c1141eab7116a0e14dfc4c2594bbb6bb55f80226a58b3b4be6e8f7cd9e1b97d_arm64",
"product_id": "openshift4/ose-insights-rhel8-operator@sha256:0c1141eab7116a0e14dfc4c2594bbb6bb55f80226a58b3b4be6e8f7cd9e1b97d_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-insights-rhel8-operator@sha256:0c1141eab7116a0e14dfc4c2594bbb6bb55f80226a58b3b4be6e8f7cd9e1b97d?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-insights-rhel8-operator\u0026tag=v4.11.0-202208031306.p0.g0929403.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-installer-artifacts@sha256:3cdce4ceda9b36aa746be514366300080b59db9ba7247aacae562a1797d09af2_arm64",
"product": {
"name": "openshift4/ose-installer-artifacts@sha256:3cdce4ceda9b36aa746be514366300080b59db9ba7247aacae562a1797d09af2_arm64",
"product_id": "openshift4/ose-installer-artifacts@sha256:3cdce4ceda9b36aa746be514366300080b59db9ba7247aacae562a1797d09af2_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-installer-artifacts@sha256:3cdce4ceda9b36aa746be514366300080b59db9ba7247aacae562a1797d09af2?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-installer-artifacts\u0026tag=v4.11.0-202208161507.p0.g1d2450c.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-installer@sha256:e1dddd4cd6f019269098a1d89c07568b6391371b3aab67bafda73b99251d1808_arm64",
"product": {
"name": "openshift4/ose-installer@sha256:e1dddd4cd6f019269098a1d89c07568b6391371b3aab67bafda73b99251d1808_arm64",
"product_id": "openshift4/ose-installer@sha256:e1dddd4cd6f019269098a1d89c07568b6391371b3aab67bafda73b99251d1808_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-installer@sha256:e1dddd4cd6f019269098a1d89c07568b6391371b3aab67bafda73b99251d1808?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-installer\u0026tag=v4.11.0-202208161507.p0.g1d2450c.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-kube-storage-version-migrator-rhel8@sha256:3b28af903bc028ef6336e675743512b2a67f9a9f1c524a3cd9bd9666d730a194_arm64",
"product": {
"name": "openshift4/ose-kube-storage-version-migrator-rhel8@sha256:3b28af903bc028ef6336e675743512b2a67f9a9f1c524a3cd9bd9666d730a194_arm64",
"product_id": "openshift4/ose-kube-storage-version-migrator-rhel8@sha256:3b28af903bc028ef6336e675743512b2a67f9a9f1c524a3cd9bd9666d730a194_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-kube-storage-version-migrator-rhel8@sha256:3b28af903bc028ef6336e675743512b2a67f9a9f1c524a3cd9bd9666d730a194?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel8\u0026tag=v4.11.0-202208031306.p0.g596745c.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-libvirt-machine-controllers@sha256:f07da2662e97243923a4083b1fac4e963a1cfea9f43cd9fd65bb4f3444505c41_arm64",
"product": {
"name": "openshift4/ose-libvirt-machine-controllers@sha256:f07da2662e97243923a4083b1fac4e963a1cfea9f43cd9fd65bb4f3444505c41_arm64",
"product_id": "openshift4/ose-libvirt-machine-controllers@sha256:f07da2662e97243923a4083b1fac4e963a1cfea9f43cd9fd65bb4f3444505c41_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-libvirt-machine-controllers@sha256:f07da2662e97243923a4083b1fac4e963a1cfea9f43cd9fd65bb4f3444505c41?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-libvirt-machine-controllers\u0026tag=v4.11.0-202208031306.p0.gb6e14ea.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-machine-api-operator@sha256:123e25a9c01e463bc6f31b3bda99ce30e07ed7e7c2d62e6db1029048c2754c83_arm64",
"product": {
"name": "openshift4/ose-machine-api-operator@sha256:123e25a9c01e463bc6f31b3bda99ce30e07ed7e7c2d62e6db1029048c2754c83_arm64",
"product_id": "openshift4/ose-machine-api-operator@sha256:123e25a9c01e463bc6f31b3bda99ce30e07ed7e7c2d62e6db1029048c2754c83_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-machine-api-operator@sha256:123e25a9c01e463bc6f31b3bda99ce30e07ed7e7c2d62e6db1029048c2754c83?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-machine-api-operator\u0026tag=v4.11.0-202208031306.p0.g4e3e83c.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-machine-api-provider-aws-rhel8@sha256:a8cbd22fde7d9515a0a439ce1d26c7bf094aefe66b9ff5e977800db3bc192209_arm64",
"product": {
"name": "openshift4/ose-machine-api-provider-aws-rhel8@sha256:a8cbd22fde7d9515a0a439ce1d26c7bf094aefe66b9ff5e977800db3bc192209_arm64",
"product_id": "openshift4/ose-machine-api-provider-aws-rhel8@sha256:a8cbd22fde7d9515a0a439ce1d26c7bf094aefe66b9ff5e977800db3bc192209_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-machine-api-provider-aws-rhel8@sha256:a8cbd22fde7d9515a0a439ce1d26c7bf094aefe66b9ff5e977800db3bc192209?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-machine-api-provider-aws-rhel8\u0026tag=v4.11.0-202208111036.p0.gf6cf488.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-machine-api-provider-azure-rhel8@sha256:cfa09983870bfd6bcaec139ef421a6e43795bd8e3d04f8ef4c241ee9b188492b_arm64",
"product": {
"name": "openshift4/ose-machine-api-provider-azure-rhel8@sha256:cfa09983870bfd6bcaec139ef421a6e43795bd8e3d04f8ef4c241ee9b188492b_arm64",
"product_id": "openshift4/ose-machine-api-provider-azure-rhel8@sha256:cfa09983870bfd6bcaec139ef421a6e43795bd8e3d04f8ef4c241ee9b188492b_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-machine-api-provider-azure-rhel8@sha256:cfa09983870bfd6bcaec139ef421a6e43795bd8e3d04f8ef4c241ee9b188492b?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-machine-api-provider-azure-rhel8\u0026tag=v4.11.0-202208031306.p0.g93b3f9e.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-machine-api-provider-openstack-rhel8@sha256:0934c1acfdc6c8cc97ef198317f72bcea3bb6c6730d0be526a8c02e1677d47dc_arm64",
"product": {
"name": "openshift4/ose-machine-api-provider-openstack-rhel8@sha256:0934c1acfdc6c8cc97ef198317f72bcea3bb6c6730d0be526a8c02e1677d47dc_arm64",
"product_id": "openshift4/ose-machine-api-provider-openstack-rhel8@sha256:0934c1acfdc6c8cc97ef198317f72bcea3bb6c6730d0be526a8c02e1677d47dc_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-machine-api-provider-openstack-rhel8@sha256:0934c1acfdc6c8cc97ef198317f72bcea3bb6c6730d0be526a8c02e1677d47dc?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel8\u0026tag=v4.11.0-202208031306.p0.geb7e497.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-machine-config-operator@sha256:a9aae6a7e5d77e4c56c8c7852529bc14565240ccecb5f0fc4af2c97d6453d5e9_arm64",
"product": {
"name": "openshift4/ose-machine-config-operator@sha256:a9aae6a7e5d77e4c56c8c7852529bc14565240ccecb5f0fc4af2c97d6453d5e9_arm64",
"product_id": "openshift4/ose-machine-config-operator@sha256:a9aae6a7e5d77e4c56c8c7852529bc14565240ccecb5f0fc4af2c97d6453d5e9_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-machine-config-operator@sha256:a9aae6a7e5d77e4c56c8c7852529bc14565240ccecb5f0fc4af2c97d6453d5e9?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-machine-config-operator\u0026tag=v4.11.0-202208150437.p0.g8a0ada1.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-machine-os-images-rhel8@sha256:cd2e7121485ccef25344ebc4f471d92913cbd6e24a12423305d6cc20728c1344_arm64",
"product": {
"name": "openshift4/ose-machine-os-images-rhel8@sha256:cd2e7121485ccef25344ebc4f471d92913cbd6e24a12423305d6cc20728c1344_arm64",
"product_id": "openshift4/ose-machine-os-images-rhel8@sha256:cd2e7121485ccef25344ebc4f471d92913cbd6e24a12423305d6cc20728c1344_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-machine-os-images-rhel8@sha256:cd2e7121485ccef25344ebc4f471d92913cbd6e24a12423305d6cc20728c1344?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-machine-os-images-rhel8\u0026tag=v4.11.0-202208161507.p0.g1150735.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-multus-admission-controller@sha256:df86ef6d451a7ac6a858f5a7a32145f3b99d0b1da3559ff90ccb4733106a59b5_arm64",
"product": {
"name": "openshift4/ose-multus-admission-controller@sha256:df86ef6d451a7ac6a858f5a7a32145f3b99d0b1da3559ff90ccb4733106a59b5_arm64",
"product_id": "openshift4/ose-multus-admission-controller@sha256:df86ef6d451a7ac6a858f5a7a32145f3b99d0b1da3559ff90ccb4733106a59b5_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-multus-admission-controller@sha256:df86ef6d451a7ac6a858f5a7a32145f3b99d0b1da3559ff90ccb4733106a59b5?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-multus-admission-controller\u0026tag=v4.11.0-202208031306.p0.gf38aae4.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-multus-networkpolicy-rhel8@sha256:c3799719a6af2f3020a8588e9a2ee483ee8e27d6a91675c824111aa0ea61be78_arm64",
"product": {
"name": "openshift4/ose-multus-networkpolicy-rhel8@sha256:c3799719a6af2f3020a8588e9a2ee483ee8e27d6a91675c824111aa0ea61be78_arm64",
"product_id": "openshift4/ose-multus-networkpolicy-rhel8@sha256:c3799719a6af2f3020a8588e9a2ee483ee8e27d6a91675c824111aa0ea61be78_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-multus-networkpolicy-rhel8@sha256:c3799719a6af2f3020a8588e9a2ee483ee8e27d6a91675c824111aa0ea61be78?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel8\u0026tag=v4.11.0-202208031306.p0.g643fdaf.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-multus-route-override-cni-rhel8@sha256:495a6f50eaac5b4bb2256d6866aed27549d547a454e4729703e1792fdd95a9a9_arm64",
"product": {
"name": "openshift4/ose-multus-route-override-cni-rhel8@sha256:495a6f50eaac5b4bb2256d6866aed27549d547a454e4729703e1792fdd95a9a9_arm64",
"product_id": "openshift4/ose-multus-route-override-cni-rhel8@sha256:495a6f50eaac5b4bb2256d6866aed27549d547a454e4729703e1792fdd95a9a9_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-multus-route-override-cni-rhel8@sha256:495a6f50eaac5b4bb2256d6866aed27549d547a454e4729703e1792fdd95a9a9?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel8\u0026tag=v4.11.0-202208031306.p0.g523b790.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-multus-whereabouts-ipam-cni-rhel8@sha256:52e0ac8e139d941d3460ff68be8d22b6378ba6b9059d342ebc93d1fb8332a2ec_arm64",
"product": {
"name": "openshift4/ose-multus-whereabouts-ipam-cni-rhel8@sha256:52e0ac8e139d941d3460ff68be8d22b6378ba6b9059d342ebc93d1fb8332a2ec_arm64",
"product_id": "openshift4/ose-multus-whereabouts-ipam-cni-rhel8@sha256:52e0ac8e139d941d3460ff68be8d22b6378ba6b9059d342ebc93d1fb8332a2ec_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-multus-whereabouts-ipam-cni-rhel8@sha256:52e0ac8e139d941d3460ff68be8d22b6378ba6b9059d342ebc93d1fb8332a2ec?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel8\u0026tag=v4.11.0-202208031306.p0.g9951259.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-must-gather@sha256:3dacd322fcbbd9a68b8b8f6ac7d2f40eaad310442358d047d534156d1f39dc3d_arm64",
"product": {
"name": "openshift4/ose-must-gather@sha256:3dacd322fcbbd9a68b8b8f6ac7d2f40eaad310442358d047d534156d1f39dc3d_arm64",
"product_id": "openshift4/ose-must-gather@sha256:3dacd322fcbbd9a68b8b8f6ac7d2f40eaad310442358d047d534156d1f39dc3d_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-must-gather@sha256:3dacd322fcbbd9a68b8b8f6ac7d2f40eaad310442358d047d534156d1f39dc3d?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-must-gather\u0026tag=v4.11.0-202208150437.p0.g32bca40.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-network-interface-bond-cni-rhel8@sha256:eae99205aca7e6472b57040de8e4cd20a5cb2e320fa24fa93b5d018c0e8f0332_arm64",
"product": {
"name": "openshift4/ose-network-interface-bond-cni-rhel8@sha256:eae99205aca7e6472b57040de8e4cd20a5cb2e320fa24fa93b5d018c0e8f0332_arm64",
"product_id": "openshift4/ose-network-interface-bond-cni-rhel8@sha256:eae99205aca7e6472b57040de8e4cd20a5cb2e320fa24fa93b5d018c0e8f0332_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-network-interface-bond-cni-rhel8@sha256:eae99205aca7e6472b57040de8e4cd20a5cb2e320fa24fa93b5d018c0e8f0332?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel8\u0026tag=v4.11.0-202208101438.p0.gb76a677.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-network-metrics-daemon-rhel8@sha256:94d936931a508b8e9e4d46dbdcc2f04311b30dca7a4ef54a5aafe708dda3b249_arm64",
"product": {
"name": "openshift4/ose-network-metrics-daemon-rhel8@sha256:94d936931a508b8e9e4d46dbdcc2f04311b30dca7a4ef54a5aafe708dda3b249_arm64",
"product_id": "openshift4/ose-network-metrics-daemon-rhel8@sha256:94d936931a508b8e9e4d46dbdcc2f04311b30dca7a4ef54a5aafe708dda3b249_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-network-metrics-daemon-rhel8@sha256:94d936931a508b8e9e4d46dbdcc2f04311b30dca7a4ef54a5aafe708dda3b249?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel8\u0026tag=v4.11.0-202208031306.p0.g9482ac9.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/network-tools-rhel8@sha256:f14cafc7dd1904d01ec797a18bbc6753a751b113af94e0122697af4b6cd75cb9_arm64",
"product": {
"name": "openshift4/network-tools-rhel8@sha256:f14cafc7dd1904d01ec797a18bbc6753a751b113af94e0122697af4b6cd75cb9_arm64",
"product_id": "openshift4/network-tools-rhel8@sha256:f14cafc7dd1904d01ec797a18bbc6753a751b113af94e0122697af4b6cd75cb9_arm64",
"product_identification_helper": {
"purl": "pkg:oci/network-tools-rhel8@sha256:f14cafc7dd1904d01ec797a18bbc6753a751b113af94e0122697af4b6cd75cb9?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/network-tools-rhel8\u0026tag=v4.11.0-202208161348.p0.g4e87286.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-sdn-rhel8@sha256:f3f3ab589e877816e8816468155a3f2eacdecd2085c08794ba372e6dcb84dd9a_arm64",
"product": {
"name": "openshift4/ose-sdn-rhel8@sha256:f3f3ab589e877816e8816468155a3f2eacdecd2085c08794ba372e6dcb84dd9a_arm64",
"product_id": "openshift4/ose-sdn-rhel8@sha256:f3f3ab589e877816e8816468155a3f2eacdecd2085c08794ba372e6dcb84dd9a_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-sdn-rhel8@sha256:f3f3ab589e877816e8816468155a3f2eacdecd2085c08794ba372e6dcb84dd9a?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-sdn-rhel8\u0026tag=v4.11.0-202208161348.p0.g93345d4.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-oauth-apiserver-rhel8@sha256:d46a93bf4cb1369bd651b79748008cd3d69638b11d42fae6b2cd068545aab7d8_arm64",
"product": {
"name": "openshift4/ose-oauth-apiserver-rhel8@sha256:d46a93bf4cb1369bd651b79748008cd3d69638b11d42fae6b2cd068545aab7d8_arm64",
"product_id": "openshift4/ose-oauth-apiserver-rhel8@sha256:d46a93bf4cb1369bd651b79748008cd3d69638b11d42fae6b2cd068545aab7d8_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-oauth-apiserver-rhel8@sha256:d46a93bf4cb1369bd651b79748008cd3d69638b11d42fae6b2cd068545aab7d8?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-oauth-apiserver-rhel8\u0026tag=v4.11.0-202208110436.p0.g3ca701f.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-openshift-apiserver-rhel8@sha256:cfc4db2358e7ae163557fd2a9fdd3f68bd6b281350e816fa5df796e8ef915879_arm64",
"product": {
"name": "openshift4/ose-openshift-apiserver-rhel8@sha256:cfc4db2358e7ae163557fd2a9fdd3f68bd6b281350e816fa5df796e8ef915879_arm64",
"product_id": "openshift4/ose-openshift-apiserver-rhel8@sha256:cfc4db2358e7ae163557fd2a9fdd3f68bd6b281350e816fa5df796e8ef915879_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-openshift-apiserver-rhel8@sha256:cfc4db2358e7ae163557fd2a9fdd3f68bd6b281350e816fa5df796e8ef915879?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-openshift-apiserver-rhel8\u0026tag=v4.11.0-202208031306.p0.g4b6f874.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-openshift-controller-manager-rhel8@sha256:cbc561d7df2565112f6a0fb5da5a1ad3fb374f232a46985bbb06793f839b6c4f_arm64",
"product": {
"name": "openshift4/ose-openshift-controller-manager-rhel8@sha256:cbc561d7df2565112f6a0fb5da5a1ad3fb374f232a46985bbb06793f839b6c4f_arm64",
"product_id": "openshift4/ose-openshift-controller-manager-rhel8@sha256:cbc561d7df2565112f6a0fb5da5a1ad3fb374f232a46985bbb06793f839b6c4f_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-openshift-controller-manager-rhel8@sha256:cbc561d7df2565112f6a0fb5da5a1ad3fb374f232a46985bbb06793f839b6c4f?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel8\u0026tag=v4.11.0-202208162257.p0.g8fbe884.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-openstack-cinder-csi-driver-rhel8@sha256:222010151e2b63bf73be5abb82a7e66fc2a476c8d0eb2a9589751846eb13dda8_arm64",
"product": {
"name": "openshift4/ose-openstack-cinder-csi-driver-rhel8@sha256:222010151e2b63bf73be5abb82a7e66fc2a476c8d0eb2a9589751846eb13dda8_arm64",
"product_id": "openshift4/ose-openstack-cinder-csi-driver-rhel8@sha256:222010151e2b63bf73be5abb82a7e66fc2a476c8d0eb2a9589751846eb13dda8_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-openstack-cinder-csi-driver-rhel8@sha256:222010151e2b63bf73be5abb82a7e66fc2a476c8d0eb2a9589751846eb13dda8?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel8\u0026tag=v4.11.0-202208031306.p0.g246ae15.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-openstack-cinder-csi-driver-rhel8-operator@sha256:60f1d7ca36e5b85e49c4d6118414e52b981f7628675a547e934f76e2b6884633_arm64",
"product": {
"name": "openshift4/ose-openstack-cinder-csi-driver-rhel8-operator@sha256:60f1d7ca36e5b85e49c4d6118414e52b981f7628675a547e934f76e2b6884633_arm64",
"product_id": "openshift4/ose-openstack-cinder-csi-driver-rhel8-operator@sha256:60f1d7ca36e5b85e49c4d6118414e52b981f7628675a547e934f76e2b6884633_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-openstack-cinder-csi-driver-rhel8-operator@sha256:60f1d7ca36e5b85e49c4d6118414e52b981f7628675a547e934f76e2b6884633?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel8-operator\u0026tag=v4.11.0-202208031306.p0.gae4c45c.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-openstack-cloud-controller-manager-rhel8@sha256:1ff37333fbf551657701aba24e917b118b3104cb0ae66a1b062fd9b16492e806_arm64",
"product": {
"name": "openshift4/ose-openstack-cloud-controller-manager-rhel8@sha256:1ff37333fbf551657701aba24e917b118b3104cb0ae66a1b062fd9b16492e806_arm64",
"product_id": "openshift4/ose-openstack-cloud-controller-manager-rhel8@sha256:1ff37333fbf551657701aba24e917b118b3104cb0ae66a1b062fd9b16492e806_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-openstack-cloud-controller-manager-rhel8@sha256:1ff37333fbf551657701aba24e917b118b3104cb0ae66a1b062fd9b16492e806?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel8\u0026tag=v4.11.0-202208031306.p0.g246ae15.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-openstack-machine-controllers@sha256:12a757c6f5773a203383b44ee2e96b5e6997214c6ced22dbfe9234923d77dab5_arm64",
"product": {
"name": "openshift4/ose-openstack-machine-controllers@sha256:12a757c6f5773a203383b44ee2e96b5e6997214c6ced22dbfe9234923d77dab5_arm64",
"product_id": "openshift4/ose-openstack-machine-controllers@sha256:12a757c6f5773a203383b44ee2e96b5e6997214c6ced22dbfe9234923d77dab5_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-openstack-machine-controllers@sha256:12a757c6f5773a203383b44ee2e96b5e6997214c6ced22dbfe9234923d77dab5?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-openstack-machine-controllers\u0026tag=v4.11.0-202208031306.p0.g440ca42.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ovirt-csi-driver-rhel7@sha256:83423a80871b68615cb6174ac08e5a60b0b1b8ed003a3f40ec03fb7920679e94_arm64",
"product": {
"name": "openshift4/ovirt-csi-driver-rhel7@sha256:83423a80871b68615cb6174ac08e5a60b0b1b8ed003a3f40ec03fb7920679e94_arm64",
"product_id": "openshift4/ovirt-csi-driver-rhel7@sha256:83423a80871b68615cb6174ac08e5a60b0b1b8ed003a3f40ec03fb7920679e94_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ovirt-csi-driver-rhel7@sha256:83423a80871b68615cb6174ac08e5a60b0b1b8ed003a3f40ec03fb7920679e94?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ovirt-csi-driver-rhel7\u0026tag=v4.11.0-202208031306.p0.g0b3d79b.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ovirt-csi-driver-rhel8@sha256:83423a80871b68615cb6174ac08e5a60b0b1b8ed003a3f40ec03fb7920679e94_arm64",
"product": {
"name": "openshift4/ovirt-csi-driver-rhel8@sha256:83423a80871b68615cb6174ac08e5a60b0b1b8ed003a3f40ec03fb7920679e94_arm64",
"product_id": "openshift4/ovirt-csi-driver-rhel8@sha256:83423a80871b68615cb6174ac08e5a60b0b1b8ed003a3f40ec03fb7920679e94_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ovirt-csi-driver-rhel8@sha256:83423a80871b68615cb6174ac08e5a60b0b1b8ed003a3f40ec03fb7920679e94?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ovirt-csi-driver-rhel8\u0026tag=v4.11.0-202208031306.p0.g0b3d79b.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-ovirt-machine-controllers-rhel8@sha256:ff4261f6102f428b1789a31e021d18ededce3ba80ca93e64b7149968f10cff58_arm64",
"product": {
"name": "openshift4/ose-ovirt-machine-controllers-rhel8@sha256:ff4261f6102f428b1789a31e021d18ededce3ba80ca93e64b7149968f10cff58_arm64",
"product_id": "openshift4/ose-ovirt-machine-controllers-rhel8@sha256:ff4261f6102f428b1789a31e021d18ededce3ba80ca93e64b7149968f10cff58_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-ovirt-machine-controllers-rhel8@sha256:ff4261f6102f428b1789a31e021d18ededce3ba80ca93e64b7149968f10cff58?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-ovirt-machine-controllers-rhel8\u0026tag=v4.11.0-202208031306.p0.g5a93d94.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-ovn-kubernetes@sha256:795db439b8d73d097b0908fe6270d8a947fc1acd21bf3f4d9fa59f02bd16f19f_arm64",
"product": {
"name": "openshift4/ose-ovn-kubernetes@sha256:795db439b8d73d097b0908fe6270d8a947fc1acd21bf3f4d9fa59f02bd16f19f_arm64",
"product_id": "openshift4/ose-ovn-kubernetes@sha256:795db439b8d73d097b0908fe6270d8a947fc1acd21bf3f4d9fa59f02bd16f19f_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-ovn-kubernetes@sha256:795db439b8d73d097b0908fe6270d8a947fc1acd21bf3f4d9fa59f02bd16f19f?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-ovn-kubernetes\u0026tag=v4.11.0-202208161348.p0.g369b3a4.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-k8s-prometheus-adapter@sha256:051182f36d3af73c7cc0e48c15f056847bafc23d22158dce45c0501d7254fae2_arm64",
"product": {
"name": "openshift4/ose-k8s-prometheus-adapter@sha256:051182f36d3af73c7cc0e48c15f056847bafc23d22158dce45c0501d7254fae2_arm64",
"product_id": "openshift4/ose-k8s-prometheus-adapter@sha256:051182f36d3af73c7cc0e48c15f056847bafc23d22158dce45c0501d7254fae2_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-k8s-prometheus-adapter@sha256:051182f36d3af73c7cc0e48c15f056847bafc23d22158dce45c0501d7254fae2?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-k8s-prometheus-adapter\u0026tag=v4.11.0-202208031703.p0.g32fb8ea.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-service-ca-operator@sha256:85dc1b4150d3a3f698bfc460ef6bb30c9b827a098de3cb7f46b9d35f145ef4f4_arm64",
"product": {
"name": "openshift4/ose-service-ca-operator@sha256:85dc1b4150d3a3f698bfc460ef6bb30c9b827a098de3cb7f46b9d35f145ef4f4_arm64",
"product_id": "openshift4/ose-service-ca-operator@sha256:85dc1b4150d3a3f698bfc460ef6bb30c9b827a098de3cb7f46b9d35f145ef4f4_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-service-ca-operator@sha256:85dc1b4150d3a3f698bfc460ef6bb30c9b827a098de3cb7f46b9d35f145ef4f4?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-service-ca-operator\u0026tag=v4.11.0-202208031703.p0.g0899d11.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-thanos-rhel8@sha256:b17fdce1d5ac2b69ec530e834f4a15576ea9e1227f74bca0777d30555a7aae96_arm64",
"product": {
"name": "openshift4/ose-thanos-rhel8@sha256:b17fdce1d5ac2b69ec530e834f4a15576ea9e1227f74bca0777d30555a7aae96_arm64",
"product_id": "openshift4/ose-thanos-rhel8@sha256:b17fdce1d5ac2b69ec530e834f4a15576ea9e1227f74bca0777d30555a7aae96_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-thanos-rhel8@sha256:b17fdce1d5ac2b69ec530e834f4a15576ea9e1227f74bca0777d30555a7aae96?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-thanos-rhel8\u0026tag=v4.11.0-202208031306.p0.gf08da2d.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-tools-rhel8@sha256:e919b897c04f0c28e7ad3911390a6786b5f32c16d6e95022df06b9806e48ef19_arm64",
"product": {
"name": "openshift4/ose-tools-rhel8@sha256:e919b897c04f0c28e7ad3911390a6786b5f32c16d6e95022df06b9806e48ef19_arm64",
"product_id": "openshift4/ose-tools-rhel8@sha256:e919b897c04f0c28e7ad3911390a6786b5f32c16d6e95022df06b9806e48ef19_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-tools-rhel8@sha256:e919b897c04f0c28e7ad3911390a6786b5f32c16d6e95022df06b9806e48ef19?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-tools-rhel8\u0026tag=v4.11.0-202208150437.p0.gfcf512e.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-prometheus-config-reloader@sha256:bb62cdf6eca82eaa92fb9bbfc4e2f7575c3c49d472fda9358808aa790d3f5a70_arm64",
"product": {
"name": "openshift4/ose-prometheus-config-reloader@sha256:bb62cdf6eca82eaa92fb9bbfc4e2f7575c3c49d472fda9358808aa790d3f5a70_arm64",
"product_id": "openshift4/ose-prometheus-config-reloader@sha256:bb62cdf6eca82eaa92fb9bbfc4e2f7575c3c49d472fda9358808aa790d3f5a70_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-prometheus-config-reloader@sha256:bb62cdf6eca82eaa92fb9bbfc4e2f7575c3c49d472fda9358808aa790d3f5a70?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-prometheus-config-reloader\u0026tag=v4.11.0-202208031306.p0.gcb3afa2.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-prometheus-operator-admission-webhook-rhel8@sha256:7c00451864fafd5f2c5e316557f67eb027dd66e3e756c756ab3f74ab7a98e404_arm64",
"product": {
"name": "openshift4/ose-prometheus-operator-admission-webhook-rhel8@sha256:7c00451864fafd5f2c5e316557f67eb027dd66e3e756c756ab3f74ab7a98e404_arm64",
"product_id": "openshift4/ose-prometheus-operator-admission-webhook-rhel8@sha256:7c00451864fafd5f2c5e316557f67eb027dd66e3e756c756ab3f74ab7a98e404_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-prometheus-operator-admission-webhook-rhel8@sha256:7c00451864fafd5f2c5e316557f67eb027dd66e3e756c756ab3f74ab7a98e404?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel8\u0026tag=v4.11.0-202208031306.p0.gcb3afa2.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-prometheus-operator@sha256:72ffba5d0ae400eba6e31120ecb4b621e852653b3b3850add2775bf51d5a2aca_arm64",
"product": {
"name": "openshift4/ose-prometheus-operator@sha256:72ffba5d0ae400eba6e31120ecb4b621e852653b3b3850add2775bf51d5a2aca_arm64",
"product_id": "openshift4/ose-prometheus-operator@sha256:72ffba5d0ae400eba6e31120ecb4b621e852653b3b3850add2775bf51d5a2aca_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-prometheus-operator@sha256:72ffba5d0ae400eba6e31120ecb4b621e852653b3b3850add2775bf51d5a2aca?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-prometheus-operator\u0026tag=v4.11.0-202208031306.p0.gcb3afa2.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-prom-label-proxy@sha256:c9ac8cabb6bc4f6bd60bda52529c98df596a1fa5a9130201129068ff48bc0fbb_arm64",
"product": {
"name": "openshift4/ose-prom-label-proxy@sha256:c9ac8cabb6bc4f6bd60bda52529c98df596a1fa5a9130201129068ff48bc0fbb_arm64",
"product_id": "openshift4/ose-prom-label-proxy@sha256:c9ac8cabb6bc4f6bd60bda52529c98df596a1fa5a9130201129068ff48bc0fbb_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-prom-label-proxy@sha256:c9ac8cabb6bc4f6bd60bda52529c98df596a1fa5a9130201129068ff48bc0fbb?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-prom-label-proxy\u0026tag=v4.11.0-202208031306.p0.gaf12fbc.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-telemeter@sha256:136d56f3c872a4d0dafb872d79c10b9d11cc582cbbb1e796881c6770543b3012_arm64",
"product": {
"name": "openshift4/ose-telemeter@sha256:136d56f3c872a4d0dafb872d79c10b9d11cc582cbbb1e796881c6770543b3012_arm64",
"product_id": "openshift4/ose-telemeter@sha256:136d56f3c872a4d0dafb872d79c10b9d11cc582cbbb1e796881c6770543b3012_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-telemeter@sha256:136d56f3c872a4d0dafb872d79c10b9d11cc582cbbb1e796881c6770543b3012?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-telemeter\u0026tag=v4.11.0-202208031306.p0.g77b2966.assembly.stream"
}
}
}
],
"category": "architecture",
"name": "arm64"
}
],
"category": "vendor",
"name": "Red Hat"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/cloud-network-config-controller-rhel8@sha256:6e27d73d86ae20585752a7c2e3a3cfa41ee88c245e9ab9da123c86b91b77bf4d_amd64 as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:openshift4/cloud-network-config-controller-rhel8@sha256:6e27d73d86ae20585752a7c2e3a3cfa41ee88c245e9ab9da123c86b91b77bf4d_amd64"
},
"product_reference": "openshift4/cloud-network-config-controller-rhel8@sha256:6e27d73d86ae20585752a7c2e3a3cfa41ee88c245e9ab9da123c86b91b77bf4d_amd64",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/cloud-network-config-controller-rhel8@sha256:e3cc37918d771c7d87052387de7a4f585c329cec0b8537b41f411cf7e08e7ef6_arm64 as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:openshift4/cloud-network-config-controller-rhel8@sha256:e3cc37918d771c7d87052387de7a4f585c329cec0b8537b41f411cf7e08e7ef6_arm64"
},
"product_reference": "openshift4/cloud-network-config-controller-rhel8@sha256:e3cc37918d771c7d87052387de7a4f585c329cec0b8537b41f411cf7e08e7ef6_arm64",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/cloud-network-config-controller-rhel8@sha256:e7867ad391b8f7cca4d987f7fd7cc429b86665029cc7b226ccd32aec5bf2556e_ppc64le as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:openshift4/cloud-network-config-controller-rhel8@sha256:e7867ad391b8f7cca4d987f7fd7cc429b86665029cc7b226ccd32aec5bf2556e_ppc64le"
},
"product_reference": "openshift4/cloud-network-config-controller-rhel8@sha256:e7867ad391b8f7cca4d987f7fd7cc429b86665029cc7b226ccd32aec5bf2556e_ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/cloud-network-config-controller-rhel8@sha256:eaedb1749fc0f2c117497ca4e2e82e9366b3e776d9910d45fbc1be4daa774ae8_s390x as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:openshift4/cloud-network-config-controller-rhel8@sha256:eaedb1749fc0f2c117497ca4e2e82e9366b3e776d9910d45fbc1be4daa774ae8_s390x"
},
"product_reference": "openshift4/cloud-network-config-controller-rhel8@sha256:eaedb1749fc0f2c117497ca4e2e82e9366b3e776d9910d45fbc1be4daa774ae8_s390x",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/driver-toolkit-rhel8@sha256:0d876f138cb07c4cf25bc0161041f92a25a81637367815ab20c8ac30e11d7f0a_ppc64le as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:openshift4/driver-toolkit-rhel8@sha256:0d876f138cb07c4cf25bc0161041f92a25a81637367815ab20c8ac30e11d7f0a_ppc64le"
},
"product_reference": "openshift4/driver-toolkit-rhel8@sha256:0d876f138cb07c4cf25bc0161041f92a25a81637367815ab20c8ac30e11d7f0a_ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/driver-toolkit-rhel8@sha256:82faeb6a8caa174d9df3d259945ca161311fe6231d628e34ee0f1c8528371229_amd64 as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:openshift4/driver-toolkit-rhel8@sha256:82faeb6a8caa174d9df3d259945ca161311fe6231d628e34ee0f1c8528371229_amd64"
},
"product_reference": "openshift4/driver-toolkit-rhel8@sha256:82faeb6a8caa174d9df3d259945ca161311fe6231d628e34ee0f1c8528371229_amd64",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/driver-toolkit-rhel8@sha256:d3edb75ef363d202953c7fab5e997a5f2430108b6882f4b857de2be7c4ed8ffb_arm64 as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:openshift4/driver-toolkit-rhel8@sha256:d3edb75ef363d202953c7fab5e997a5f2430108b6882f4b857de2be7c4ed8ffb_arm64"
},
"product_reference": "openshift4/driver-toolkit-rhel8@sha256:d3edb75ef363d202953c7fab5e997a5f2430108b6882f4b857de2be7c4ed8ffb_arm64",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/driver-toolkit-rhel8@sha256:ebbdb04cefcb10f1932415c1fe7453b20066594c0febd1f6e3d28dd71c29c939_s390x as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:openshift4/driver-toolkit-rhel8@sha256:ebbdb04cefcb10f1932415c1fe7453b20066594c0febd1f6e3d28dd71c29c939_s390x"
},
"product_reference": "openshift4/driver-toolkit-rhel8@sha256:ebbdb04cefcb10f1932415c1fe7453b20066594c0febd1f6e3d28dd71c29c939_s390x",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/egress-router-cni-rhel8@sha256:5d87bcb5e32b7d69df1d713fd61a71d0223447258deb728b26249ca197bad943_ppc64le as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:openshift4/egress-router-cni-rhel8@sha256:5d87bcb5e32b7d69df1d713fd61a71d0223447258deb728b26249ca197bad943_ppc64le"
},
"product_reference": "openshift4/egress-router-cni-rhel8@sha256:5d87bcb5e32b7d69df1d713fd61a71d0223447258deb728b26249ca197bad943_ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/egress-router-cni-rhel8@sha256:73fb4c432aeea93a109c119097ea849c1e4ae02bf7dd196ebb63d46223c7837e_amd64 as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:openshift4/egress-router-cni-rhel8@sha256:73fb4c432aeea93a109c119097ea849c1e4ae02bf7dd196ebb63d46223c7837e_amd64"
},
"product_reference": "openshift4/egress-router-cni-rhel8@sha256:73fb4c432aeea93a109c119097ea849c1e4ae02bf7dd196ebb63d46223c7837e_amd64",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/egress-router-cni-rhel8@sha256:9cb6ff6b82565bbfb4af2b9ffe93148d2d145775c33fef56beb7de901ebd0eb6_s390x as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:openshift4/egress-router-cni-rhel8@sha256:9cb6ff6b82565bbfb4af2b9ffe93148d2d145775c33fef56beb7de901ebd0eb6_s390x"
},
"product_reference": "openshift4/egress-router-cni-rhel8@sha256:9cb6ff6b82565bbfb4af2b9ffe93148d2d145775c33fef56beb7de901ebd0eb6_s390x",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/egress-router-cni-rhel8@sha256:c73b6663d221184ae7920fb6fcb5191591b697faed01b7a30cf8116f60bd6898_arm64 as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:openshift4/egress-router-cni-rhel8@sha256:c73b6663d221184ae7920fb6fcb5191591b697faed01b7a30cf8116f60bd6898_arm64"
},
"product_reference": "openshift4/egress-router-cni-rhel8@sha256:c73b6663d221184ae7920fb6fcb5191591b697faed01b7a30cf8116f60bd6898_arm64",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/network-tools-rhel8@sha256:6de9ef410c3940d5292b3ba93952497959d67dbd82bbce9d4096032fa4ddb35f_amd64 as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:openshift4/network-tools-rhel8@sha256:6de9ef410c3940d5292b3ba93952497959d67dbd82bbce9d4096032fa4ddb35f_amd64"
},
"product_reference": "openshift4/network-tools-rhel8@sha256:6de9ef410c3940d5292b3ba93952497959d67dbd82bbce9d4096032fa4ddb35f_amd64",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/network-tools-rhel8@sha256:988faf6dc4951404eb8886150c33905880b81b32ca3ba1713911e4fd525bc000_s390x as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:openshift4/network-tools-rhel8@sha256:988faf6dc4951404eb8886150c33905880b81b32ca3ba1713911e4fd525bc000_s390x"
},
"product_reference": "openshift4/network-tools-rhel8@sha256:988faf6dc4951404eb8886150c33905880b81b32ca3ba1713911e4fd525bc000_s390x",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/network-tools-rhel8@sha256:b914a9caeedc9c9777e28e71ed81416a1bf0fd6104b164ba756555192cf95063_ppc64le as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:openshift4/network-tools-rhel8@sha256:b914a9caeedc9c9777e28e71ed81416a1bf0fd6104b164ba756555192cf95063_ppc64le"
},
"product_reference": "openshift4/network-tools-rhel8@sha256:b914a9caeedc9c9777e28e71ed81416a1bf0fd6104b164ba756555192cf95063_ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/network-tools-rhel8@sha256:f14cafc7dd1904d01ec797a18bbc6753a751b113af94e0122697af4b6cd75cb9_arm64 as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:openshift4/network-tools-rhel8@sha256:f14cafc7dd1904d01ec797a18bbc6753a751b113af94e0122697af4b6cd75cb9_arm64"
},
"product_reference": "openshift4/network-tools-rhel8@sha256:f14cafc7dd1904d01ec797a18bbc6753a751b113af94e0122697af4b6cd75cb9_arm64",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/oc-mirror-plugin-rhel8@sha256:6504ab4496384eb70fd230933f7c6a3ea76b75c66afa7a7dfbd02ac1ad205515_amd64 as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:openshift4/oc-mirror-plugin-rhel8@sha256:6504ab4496384eb70fd230933f7c6a3ea76b75c66afa7a7dfbd02ac1ad205515_amd64"
},
"product_reference": "openshift4/oc-mirror-plugin-rhel8@sha256:6504ab4496384eb70fd230933f7c6a3ea76b75c66afa7a7dfbd02ac1ad205515_amd64",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-agent-installer-api-server-rhel8@sha256:03cab1a6deb73e00dbea5cdd97c2eae70f34f01b2b45eebef32207a44b9740be_amd64 as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:openshift4/ose-agent-installer-api-server-rhel8@sha256:03cab1a6deb73e00dbea5cdd97c2eae70f34f01b2b45eebef32207a44b9740be_amd64"
},
"product_reference": "openshift4/ose-agent-installer-api-server-rhel8@sha256:03cab1a6deb73e00dbea5cdd97c2eae70f34f01b2b45eebef32207a44b9740be_amd64",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-agent-installer-api-server-rhel8@sha256:311118642213a933c9d68e20043c7ac224fffa67bc6d563736af7836dc45bf22_arm64 as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:openshift4/ose-agent-installer-api-server-rhel8@sha256:311118642213a933c9d68e20043c7ac224fffa67bc6d563736af7836dc45bf22_arm64"
},
"product_reference": "openshift4/ose-agent-installer-api-server-rhel8@sha256:311118642213a933c9d68e20043c7ac224fffa67bc6d563736af7836dc45bf22_arm64",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-agent-installer-api-server-rhel8@sha256:75d72fff160648cec863535b7ca3206dcf8b1d0e8686f1c20b55d684c9fd33dc_ppc64le as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:openshift4/ose-agent-installer-api-server-rhel8@sha256:75d72fff160648cec863535b7ca3206dcf8b1d0e8686f1c20b55d684c9fd33dc_ppc64le"
},
"product_reference": "openshift4/ose-agent-installer-api-server-rhel8@sha256:75d72fff160648cec863535b7ca3206dcf8b1d0e8686f1c20b55d684c9fd33dc_ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-agent-installer-api-server-rhel8@sha256:f75740f83210434f126f13c414165a96ba2cf24e081d37ce147381c672211f6d_s390x as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:openshift4/ose-agent-installer-api-server-rhel8@sha256:f75740f83210434f126f13c414165a96ba2cf24e081d37ce147381c672211f6d_s390x"
},
"product_reference": "openshift4/ose-agent-installer-api-server-rhel8@sha256:f75740f83210434f126f13c414165a96ba2cf24e081d37ce147381c672211f6d_s390x",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-agent-installer-csr-approver-rhel8@sha256:5a2e4ce921dd19131cc4701701a1e15ab63c5862bf6c6c6d6c699a014be9e15d_arm64 as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:openshift4/ose-agent-installer-csr-approver-rhel8@sha256:5a2e4ce921dd19131cc4701701a1e15ab63c5862bf6c6c6d6c699a014be9e15d_arm64"
},
"product_reference": "openshift4/ose-agent-installer-csr-approver-rhel8@sha256:5a2e4ce921dd19131cc4701701a1e15ab63c5862bf6c6c6d6c699a014be9e15d_arm64",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-agent-installer-csr-approver-rhel8@sha256:832c7fad36504af9ff0ea617eee9ce7e0d90c3b062dd49764709359ef742526b_s390x as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:openshift4/ose-agent-installer-csr-approver-rhel8@sha256:832c7fad36504af9ff0ea617eee9ce7e0d90c3b062dd49764709359ef742526b_s390x"
},
"product_reference": "openshift4/ose-agent-installer-csr-approver-rhel8@sha256:832c7fad36504af9ff0ea617eee9ce7e0d90c3b062dd49764709359ef742526b_s390x",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-agent-installer-csr-approver-rhel8@sha256:ea0d1078f53d769332eb6d74134b246c3e1d3a3a39832055c303b134a4eed290_ppc64le as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:openshift4/ose-agent-installer-csr-approver-rhel8@sha256:ea0d1078f53d769332eb6d74134b246c3e1d3a3a39832055c303b134a4eed290_ppc64le"
},
"product_reference": "openshift4/ose-agent-installer-csr-approver-rhel8@sha256:ea0d1078f53d769332eb6d74134b246c3e1d3a3a39832055c303b134a4eed290_ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-agent-installer-csr-approver-rhel8@sha256:efcf0bcdb223445c64a7632b14621f40e3262f1aff7a8433246b56dada0c5ab5_amd64 as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:openshift4/ose-agent-installer-csr-approver-rhel8@sha256:efcf0bcdb223445c64a7632b14621f40e3262f1aff7a8433246b56dada0c5ab5_amd64"
},
"product_reference": "openshift4/ose-agent-installer-csr-approver-rhel8@sha256:efcf0bcdb223445c64a7632b14621f40e3262f1aff7a8433246b56dada0c5ab5_amd64",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-agent-installer-node-agent-rhel8@sha256:3debd079d7a4e557aec8bf4f9e67aace0b72205a5d020206760fdfb59d13855c_amd64 as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:openshift4/ose-agent-installer-node-agent-rhel8@sha256:3debd079d7a4e557aec8bf4f9e67aace0b72205a5d020206760fdfb59d13855c_amd64"
},
"product_reference": "openshift4/ose-agent-installer-node-agent-rhel8@sha256:3debd079d7a4e557aec8bf4f9e67aace0b72205a5d020206760fdfb59d13855c_amd64",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-agent-installer-node-agent-rhel8@sha256:6b7f448cc4ff12f26fe23266eae4532a5a516179eb3081a477d4a1b287d004ca_s390x as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:openshift4/ose-agent-installer-node-agent-rhel8@sha256:6b7f448cc4ff12f26fe23266eae4532a5a516179eb3081a477d4a1b287d004ca_s390x"
},
"product_reference": "openshift4/ose-agent-installer-node-agent-rhel8@sha256:6b7f448cc4ff12f26fe23266eae4532a5a516179eb3081a477d4a1b287d004ca_s390x",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-agent-installer-node-agent-rhel8@sha256:969a995f0c2079554cad5db05df992e5da80d5645f97e031048dcb6625936c0e_arm64 as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:openshift4/ose-agent-installer-node-agent-rhel8@sha256:969a995f0c2079554cad5db05df992e5da80d5645f97e031048dcb6625936c0e_arm64"
},
"product_reference": "openshift4/ose-agent-installer-node-agent-rhel8@sha256:969a995f0c2079554cad5db05df992e5da80d5645f97e031048dcb6625936c0e_arm64",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-agent-installer-node-agent-rhel8@sha256:b2078745a9931f618b2ae3276f215f72a82570aebb1f871a086d74995f08f437_ppc64le as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:openshift4/ose-agent-installer-node-agent-rhel8@sha256:b2078745a9931f618b2ae3276f215f72a82570aebb1f871a086d74995f08f437_ppc64le"
},
"product_reference": "openshift4/ose-agent-installer-node-agent-rhel8@sha256:b2078745a9931f618b2ae3276f215f72a82570aebb1f871a086d74995f08f437_ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-agent-installer-orchestrator-rhel8@sha256:5fbacf9fe03238b9e82d1d5aa3050bb94666f75d9c312cf96d364554432c4516_ppc64le as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:openshift4/ose-agent-installer-orchestrator-rhel8@sha256:5fbacf9fe03238b9e82d1d5aa3050bb94666f75d9c312cf96d364554432c4516_ppc64le"
},
"product_reference": "openshift4/ose-agent-installer-orchestrator-rhel8@sha256:5fbacf9fe03238b9e82d1d5aa3050bb94666f75d9c312cf96d364554432c4516_ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-agent-installer-orchestrator-rhel8@sha256:69f30e118f27a357e1ec7a7d30249ac35acea76328922f24954e566eb28ddc92_amd64 as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:openshift4/ose-agent-installer-orchestrator-rhel8@sha256:69f30e118f27a357e1ec7a7d30249ac35acea76328922f24954e566eb28ddc92_amd64"
},
"product_reference": "openshift4/ose-agent-installer-orchestrator-rhel8@sha256:69f30e118f27a357e1ec7a7d30249ac35acea76328922f24954e566eb28ddc92_amd64",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-agent-installer-orchestrator-rhel8@sha256:852f901cda9211026376f78c5bff6fc0e90714b44a7e75792e7ee9dca7d41ae5_s390x as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:openshift4/ose-agent-installer-orchestrator-rhel8@sha256:852f901cda9211026376f78c5bff6fc0e90714b44a7e75792e7ee9dca7d41ae5_s390x"
},
"product_reference": "openshift4/ose-agent-installer-orchestrator-rhel8@sha256:852f901cda9211026376f78c5bff6fc0e90714b44a7e75792e7ee9dca7d41ae5_s390x",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-agent-installer-orchestrator-rhel8@sha256:bc5ff8bf2abee2efc0df7122c384671e93122b4e158ae8eb1355a094bf61a75d_arm64 as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:openshift4/ose-agent-installer-orchestrator-rhel8@sha256:bc5ff8bf2abee2efc0df7122c384671e93122b4e158ae8eb1355a094bf61a75d_arm64"
},
"product_reference": "openshift4/ose-agent-installer-orchestrator-rhel8@sha256:bc5ff8bf2abee2efc0df7122c384671e93122b4e158ae8eb1355a094bf61a75d_arm64",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-alibaba-cloud-controller-manager-rhel8@sha256:89262b72ba883c895c2073164824cdfdcdc5f1ef61d6c2e0d77cd3755cdc1fcb_amd64 as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:openshift4/ose-alibaba-cloud-controller-manager-rhel8@sha256:89262b72ba883c895c2073164824cdfdcdc5f1ef61d6c2e0d77cd3755cdc1fcb_amd64"
},
"product_reference": "openshift4/ose-alibaba-cloud-controller-manager-rhel8@sha256:89262b72ba883c895c2073164824cdfdcdc5f1ef61d6c2e0d77cd3755cdc1fcb_amd64",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-alibaba-cloud-csi-driver-container-rhel8@sha256:d1a8124402bdb03cd625066b8719cbb3d2f0009c6923062a43ada1bb59871d68_amd64 as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:openshift4/ose-alibaba-cloud-csi-driver-container-rhel8@sha256:d1a8124402bdb03cd625066b8719cbb3d2f0009c6923062a43ada1bb59871d68_amd64"
},
"product_reference": "openshift4/ose-alibaba-cloud-csi-driver-container-rhel8@sha256:d1a8124402bdb03cd625066b8719cbb3d2f0009c6923062a43ada1bb59871d68_amd64",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-alibaba-disk-csi-driver-operator-container-rhel8@sha256:0161cffc939ea87d47ef654f287b14cb7551333731870dbd6e2232c5875b9033_amd64 as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:openshift4/ose-alibaba-disk-csi-driver-operator-container-rhel8@sha256:0161cffc939ea87d47ef654f287b14cb7551333731870dbd6e2232c5875b9033_amd64"
},
"product_reference": "openshift4/ose-alibaba-disk-csi-driver-operator-container-rhel8@sha256:0161cffc939ea87d47ef654f287b14cb7551333731870dbd6e2232c5875b9033_amd64",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-alibaba-machine-controllers-rhel8@sha256:dd1cd42eaa29959de325282d4f8815a0ebaa122604e28d407ecd7e965166b880_amd64 as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:openshift4/ose-alibaba-machine-controllers-rhel8@sha256:dd1cd42eaa29959de325282d4f8815a0ebaa122604e28d407ecd7e965166b880_amd64"
},
"product_reference": "openshift4/ose-alibaba-machine-controllers-rhel8@sha256:dd1cd42eaa29959de325282d4f8815a0ebaa122604e28d407ecd7e965166b880_amd64",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-apiserver-network-proxy-rhel8@sha256:245ece4bd06599e479428c43847ff3cc532e3822f332c16bcd75fe8d803d294d_ppc64le as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:openshift4/ose-apiserver-network-proxy-rhel8@sha256:245ece4bd06599e479428c43847ff3cc532e3822f332c16bcd75fe8d803d294d_ppc64le"
},
"product_reference": "openshift4/ose-apiserver-network-proxy-rhel8@sha256:245ece4bd06599e479428c43847ff3cc532e3822f332c16bcd75fe8d803d294d_ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-apiserver-network-proxy-rhel8@sha256:4be86d5b8d518826e8a65e9fb9f2b22c094ed8493b1720a5e798938b30f191ec_arm64 as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:openshift4/ose-apiserver-network-proxy-rhel8@sha256:4be86d5b8d518826e8a65e9fb9f2b22c094ed8493b1720a5e798938b30f191ec_arm64"
},
"product_reference": "openshift4/ose-apiserver-network-proxy-rhel8@sha256:4be86d5b8d518826e8a65e9fb9f2b22c094ed8493b1720a5e798938b30f191ec_arm64",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-apiserver-network-proxy-rhel8@sha256:8ebe88572805ce4d7d574d50b26f85f6518fdb22dd7b9d1770cf96e826ed8dd9_amd64 as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:openshift4/ose-apiserver-network-proxy-rhel8@sha256:8ebe88572805ce4d7d574d50b26f85f6518fdb22dd7b9d1770cf96e826ed8dd9_amd64"
},
"product_reference": "openshift4/ose-apiserver-network-proxy-rhel8@sha256:8ebe88572805ce4d7d574d50b26f85f6518fdb22dd7b9d1770cf96e826ed8dd9_amd64",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-apiserver-network-proxy-rhel8@sha256:ace63e71611bbc9e00c427ea60b48239878d25d23816ea80677ec6fbfab1734f_s390x as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:openshift4/ose-apiserver-network-proxy-rhel8@sha256:ace63e71611bbc9e00c427ea60b48239878d25d23816ea80677ec6fbfab1734f_s390x"
},
"product_reference": "openshift4/ose-apiserver-network-proxy-rhel8@sha256:ace63e71611bbc9e00c427ea60b48239878d25d23816ea80677ec6fbfab1734f_s390x",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-aws-cloud-controller-manager-rhel8@sha256:1242457e768a2cf0edefda2e0ec641264077e1e6c3c1819b6c430397826f4cc9_amd64 as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:openshift4/ose-aws-cloud-controller-manager-rhel8@sha256:1242457e768a2cf0edefda2e0ec641264077e1e6c3c1819b6c430397826f4cc9_amd64"
},
"product_reference": "openshift4/ose-aws-cloud-controller-manager-rhel8@sha256:1242457e768a2cf0edefda2e0ec641264077e1e6c3c1819b6c430397826f4cc9_amd64",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-aws-cloud-controller-manager-rhel8@sha256:d9a7e298d07960e577ff3c49b64534340e31f07685c569d23e35818e993816fb_arm64 as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:openshift4/ose-aws-cloud-controller-manager-rhel8@sha256:d9a7e298d07960e577ff3c49b64534340e31f07685c569d23e35818e993816fb_arm64"
},
"product_reference": "openshift4/ose-aws-cloud-controller-manager-rhel8@sha256:d9a7e298d07960e577ff3c49b64534340e31f07685c569d23e35818e993816fb_arm64",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-aws-cluster-api-controllers-rhel8@sha256:f1fb4e9e06fbada6da3a9849842d2faaef11afc923c0ead4b4d908cca928fb10_amd64 as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:openshift4/ose-aws-cluster-api-controllers-rhel8@sha256:f1fb4e9e06fbada6da3a9849842d2faaef11afc923c0ead4b4d908cca928fb10_amd64"
},
"product_reference": "openshift4/ose-aws-cluster-api-controllers-rhel8@sha256:f1fb4e9e06fbada6da3a9849842d2faaef11afc923c0ead4b4d908cca928fb10_amd64",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-aws-cluster-api-controllers-rhel8@sha256:fae8fcd656375af170fe16f5e1704cd04a01353c39bdb71496320f66bdf98054_arm64 as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:openshift4/ose-aws-cluster-api-controllers-rhel8@sha256:fae8fcd656375af170fe16f5e1704cd04a01353c39bdb71496320f66bdf98054_arm64"
},
"product_reference": "openshift4/ose-aws-cluster-api-controllers-rhel8@sha256:fae8fcd656375af170fe16f5e1704cd04a01353c39bdb71496320f66bdf98054_arm64",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-aws-ebs-csi-driver-rhel8-operator@sha256:432e73a20f27e84174d811cee2ee7db13f2bcd5617691ace07863ade43ad5abd_amd64 as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:openshift4/ose-aws-ebs-csi-driver-rhel8-operator@sha256:432e73a20f27e84174d811cee2ee7db13f2bcd5617691ace07863ade43ad5abd_amd64"
},
"product_reference": "openshift4/ose-aws-ebs-csi-driver-rhel8-operator@sha256:432e73a20f27e84174d811cee2ee7db13f2bcd5617691ace07863ade43ad5abd_amd64",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-aws-ebs-csi-driver-rhel8-operator@sha256:4eb2eec27fd1cba3fd42fd9d633373602c0635fbef3e380ef227b418ec6e96a7_arm64 as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:openshift4/ose-aws-ebs-csi-driver-rhel8-operator@sha256:4eb2eec27fd1cba3fd42fd9d633373602c0635fbef3e380ef227b418ec6e96a7_arm64"
},
"product_reference": "openshift4/ose-aws-ebs-csi-driver-rhel8-operator@sha256:4eb2eec27fd1cba3fd42fd9d633373602c0635fbef3e380ef227b418ec6e96a7_arm64",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-aws-ebs-csi-driver-rhel8@sha256:3ef0030f0228d2041cc810995403b7f09b92d9d2044236bf7961d4c32024591e_amd64 as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:openshift4/ose-aws-ebs-csi-driver-rhel8@sha256:3ef0030f0228d2041cc810995403b7f09b92d9d2044236bf7961d4c32024591e_amd64"
},
"product_reference": "openshift4/ose-aws-ebs-csi-driver-rhel8@sha256:3ef0030f0228d2041cc810995403b7f09b92d9d2044236bf7961d4c32024591e_amd64",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-aws-ebs-csi-driver-rhel8@sha256:9fe539afa21e7e0f0b04230f6908d2e67861608b01b6afcebd575d10e95bed63_arm64 as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:openshift4/ose-aws-ebs-csi-driver-rhel8@sha256:9fe539afa21e7e0f0b04230f6908d2e67861608b01b6afcebd575d10e95bed63_arm64"
},
"product_reference": "openshift4/ose-aws-ebs-csi-driver-rhel8@sha256:9fe539afa21e7e0f0b04230f6908d2e67861608b01b6afcebd575d10e95bed63_arm64",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-aws-pod-identity-webhook-rhel8@sha256:9389e1e4c2fa64a154dcbffbed370676accfdb8eea70b2e6a49a1c6b4aa4aaf8_amd64 as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:openshift4/ose-aws-pod-identity-webhook-rhel8@sha256:9389e1e4c2fa64a154dcbffbed370676accfdb8eea70b2e6a49a1c6b4aa4aaf8_amd64"
},
"product_reference": "openshift4/ose-aws-pod-identity-webhook-rhel8@sha256:9389e1e4c2fa64a154dcbffbed370676accfdb8eea70b2e6a49a1c6b4aa4aaf8_amd64",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-aws-pod-identity-webhook-rhel8@sha256:9fab946ed6f96886ad644600e0e98ebdf2bff6e525838b38258fc9599bf10450_arm64 as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:openshift4/ose-aws-pod-identity-webhook-rhel8@sha256:9fab946ed6f96886ad644600e0e98ebdf2bff6e525838b38258fc9599bf10450_arm64"
},
"product_reference": "openshift4/ose-aws-pod-identity-webhook-rhel8@sha256:9fab946ed6f96886ad644600e0e98ebdf2bff6e525838b38258fc9599bf10450_arm64",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-azure-cloud-controller-manager-rhel8@sha256:2510e600a0b60a9fa1ee630d2c7ffdcbbaa7588946316067d4f01caad13d90a3_amd64 as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:openshift4/ose-azure-cloud-controller-manager-rhel8@sha256:2510e600a0b60a9fa1ee630d2c7ffdcbbaa7588946316067d4f01caad13d90a3_amd64"
},
"product_reference": "openshift4/ose-azure-cloud-controller-manager-rhel8@sha256:2510e600a0b60a9fa1ee630d2c7ffdcbbaa7588946316067d4f01caad13d90a3_amd64",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-azure-cloud-controller-manager-rhel8@sha256:39c2233c6bd5d940c5dcb2d9bb1fa679f7f68260a21a8862b7e92471ce1a1a68_arm64 as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:openshift4/ose-azure-cloud-controller-manager-rhel8@sha256:39c2233c6bd5d940c5dcb2d9bb1fa679f7f68260a21a8862b7e92471ce1a1a68_arm64"
},
"product_reference": "openshift4/ose-azure-cloud-controller-manager-rhel8@sha256:39c2233c6bd5d940c5dcb2d9bb1fa679f7f68260a21a8862b7e92471ce1a1a68_arm64",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-azure-cloud-node-manager-rhel8@sha256:34d592fa215e07fc79cf590c9f8e2b9b33d5a69b168b0037770c3ac2dd96da0e_arm64 as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:openshift4/ose-azure-cloud-node-manager-rhel8@sha256:34d592fa215e07fc79cf590c9f8e2b9b33d5a69b168b0037770c3ac2dd96da0e_arm64"
},
"product_reference": "openshift4/ose-azure-cloud-node-manager-rhel8@sha256:34d592fa215e07fc79cf590c9f8e2b9b33d5a69b168b0037770c3ac2dd96da0e_arm64",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-azure-cloud-node-manager-rhel8@sha256:f6756cc5a93dea849e34955f1f40dacee78b76dd19ca95019f3d59e73a42a28d_amd64 as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:openshift4/ose-azure-cloud-node-manager-rhel8@sha256:f6756cc5a93dea849e34955f1f40dacee78b76dd19ca95019f3d59e73a42a28d_amd64"
},
"product_reference": "openshift4/ose-azure-cloud-node-manager-rhel8@sha256:f6756cc5a93dea849e34955f1f40dacee78b76dd19ca95019f3d59e73a42a28d_amd64",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-azure-cluster-api-controllers-rhel8@sha256:54eddeca59ead55597958f4a6d14aed6c67e40881f2cfe48fcb86da046cd8545_amd64 as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:openshift4/ose-azure-cluster-api-controllers-rhel8@sha256:54eddeca59ead55597958f4a6d14aed6c67e40881f2cfe48fcb86da046cd8545_amd64"
},
"product_reference": "openshift4/ose-azure-cluster-api-controllers-rhel8@sha256:54eddeca59ead55597958f4a6d14aed6c67e40881f2cfe48fcb86da046cd8545_amd64",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-azure-cluster-api-controllers-rhel8@sha256:be393e7e52cd71f4e69045ca297d22090c77e4db3736d5b65ba32c09012ada59_arm64 as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:openshift4/ose-azure-cluster-api-controllers-rhel8@sha256:be393e7e52cd71f4e69045ca297d22090c77e4db3736d5b65ba32c09012ada59_arm64"
},
"product_reference": "openshift4/ose-azure-cluster-api-controllers-rhel8@sha256:be393e7e52cd71f4e69045ca297d22090c77e4db3736d5b65ba32c09012ada59_arm64",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-azure-disk-csi-driver-rhel8-operator@sha256:4ff095a8f869062d5197d571f266f6ac3f9c785eed275eaccc8522285128d2b6_arm64 as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:openshift4/ose-azure-disk-csi-driver-rhel8-operator@sha256:4ff095a8f869062d5197d571f266f6ac3f9c785eed275eaccc8522285128d2b6_arm64"
},
"product_reference": "openshift4/ose-azure-disk-csi-driver-rhel8-operator@sha256:4ff095a8f869062d5197d571f266f6ac3f9c785eed275eaccc8522285128d2b6_arm64",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-azure-disk-csi-driver-rhel8-operator@sha256:7aefec5230cd316684b716b1051589f9ec2c9cf2e1447f039abf7e5d46a5dd8c_amd64 as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:openshift4/ose-azure-disk-csi-driver-rhel8-operator@sha256:7aefec5230cd316684b716b1051589f9ec2c9cf2e1447f039abf7e5d46a5dd8c_amd64"
},
"product_reference": "openshift4/ose-azure-disk-csi-driver-rhel8-operator@sha256:7aefec5230cd316684b716b1051589f9ec2c9cf2e1447f039abf7e5d46a5dd8c_amd64",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-azure-disk-csi-driver-rhel8@sha256:02ea902eeafb1f8036e9a939d8f99ef9ac5d51aff33637e8bd5c08a95c27ddc9_arm64 as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:openshift4/ose-azure-disk-csi-driver-rhel8@sha256:02ea902eeafb1f8036e9a939d8f99ef9ac5d51aff33637e8bd5c08a95c27ddc9_arm64"
},
"product_reference": "openshift4/ose-azure-disk-csi-driver-rhel8@sha256:02ea902eeafb1f8036e9a939d8f99ef9ac5d51aff33637e8bd5c08a95c27ddc9_arm64",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-azure-disk-csi-driver-rhel8@sha256:9ec7ea5a66b67b45209c7818e07e55937124d959140a4ccf8b4507c42b23b829_amd64 as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:openshift4/ose-azure-disk-csi-driver-rhel8@sha256:9ec7ea5a66b67b45209c7818e07e55937124d959140a4ccf8b4507c42b23b829_amd64"
},
"product_reference": "openshift4/ose-azure-disk-csi-driver-rhel8@sha256:9ec7ea5a66b67b45209c7818e07e55937124d959140a4ccf8b4507c42b23b829_amd64",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-azure-file-csi-driver-operator-rhel8@sha256:5346a247159c4ea41782355befb3bb87dedf6ca21807bf0e8d47a5575c0a1236_arm64 as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:openshift4/ose-azure-file-csi-driver-operator-rhel8@sha256:5346a247159c4ea41782355befb3bb87dedf6ca21807bf0e8d47a5575c0a1236_arm64"
},
"product_reference": "openshift4/ose-azure-file-csi-driver-operator-rhel8@sha256:5346a247159c4ea41782355befb3bb87dedf6ca21807bf0e8d47a5575c0a1236_arm64",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-azure-file-csi-driver-operator-rhel8@sha256:ed5eb91ffaacd7a9d8dc6523bb481ae70d37cf14be254dc4f0b625f319a2764d_amd64 as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:openshift4/ose-azure-file-csi-driver-operator-rhel8@sha256:ed5eb91ffaacd7a9d8dc6523bb481ae70d37cf14be254dc4f0b625f319a2764d_amd64"
},
"product_reference": "openshift4/ose-azure-file-csi-driver-operator-rhel8@sha256:ed5eb91ffaacd7a9d8dc6523bb481ae70d37cf14be254dc4f0b625f319a2764d_amd64",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-azure-file-csi-driver-rhel8@sha256:7e27919cadcfd915fb1765d7b87753da104f26e6f1c2d37818d5bd4bf77fe51a_arm64 as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:openshift4/ose-azure-file-csi-driver-rhel8@sha256:7e27919cadcfd915fb1765d7b87753da104f26e6f1c2d37818d5bd4bf77fe51a_arm64"
},
"product_reference": "openshift4/ose-azure-file-csi-driver-rhel8@sha256:7e27919cadcfd915fb1765d7b87753da104f26e6f1c2d37818d5bd4bf77fe51a_arm64",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-azure-file-csi-driver-rhel8@sha256:acb6bd70db8a2addf429d17cd5bf5f1659835eb3c4f32b7e21925d4d6269a9cc_amd64 as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:openshift4/ose-azure-file-csi-driver-rhel8@sha256:acb6bd70db8a2addf429d17cd5bf5f1659835eb3c4f32b7e21925d4d6269a9cc_amd64"
},
"product_reference": "openshift4/ose-azure-file-csi-driver-rhel8@sha256:acb6bd70db8a2addf429d17cd5bf5f1659835eb3c4f32b7e21925d4d6269a9cc_amd64",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-baremetal-installer-rhel8@sha256:432d43bcec91fdcc88b389628cf6cfafca5e973a5c9cafaa1bc7db332caa1303_amd64 as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:openshift4/ose-baremetal-installer-rhel8@sha256:432d43bcec91fdcc88b389628cf6cfafca5e973a5c9cafaa1bc7db332caa1303_amd64"
},
"product_reference": "openshift4/ose-baremetal-installer-rhel8@sha256:432d43bcec91fdcc88b389628cf6cfafca5e973a5c9cafaa1bc7db332caa1303_amd64",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-baremetal-installer-rhel8@sha256:8fe8f202c97a262f65280091ca28da690c5d342bf36fa528e28b791e59b5402c_arm64 as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:openshift4/ose-baremetal-installer-rhel8@sha256:8fe8f202c97a262f65280091ca28da690c5d342bf36fa528e28b791e59b5402c_arm64"
},
"product_reference": "openshift4/ose-baremetal-installer-rhel8@sha256:8fe8f202c97a262f65280091ca28da690c5d342bf36fa528e28b791e59b5402c_arm64",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-baremetal-installer-rhel8@sha256:927f472da5d7cd5b63be4c1ba755edc4caef1687f9dae949c2ee5979b65a5ece_ppc64le as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:openshift4/ose-baremetal-installer-rhel8@sha256:927f472da5d7cd5b63be4c1ba755edc4caef1687f9dae949c2ee5979b65a5ece_ppc64le"
},
"product_reference": "openshift4/ose-baremetal-installer-rhel8@sha256:927f472da5d7cd5b63be4c1ba755edc4caef1687f9dae949c2ee5979b65a5ece_ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-baremetal-installer-rhel8@sha256:f3fa907c69b86a520ed526397264c2908379e5ee092f718b94d3049cf3914664_s390x as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:openshift4/ose-baremetal-installer-rhel8@sha256:f3fa907c69b86a520ed526397264c2908379e5ee092f718b94d3049cf3914664_s390x"
},
"product_reference": "openshift4/ose-baremetal-installer-rhel8@sha256:f3fa907c69b86a520ed526397264c2908379e5ee092f718b94d3049cf3914664_s390x",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-baremetal-machine-controllers@sha256:092186662282ca09b701f0e198faf403905315190a1f1bcfdaf952ee0012f2f7_s390x as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:openshift4/ose-baremetal-machine-controllers@sha256:092186662282ca09b701f0e198faf403905315190a1f1bcfdaf952ee0012f2f7_s390x"
},
"product_reference": "openshift4/ose-baremetal-machine-controllers@sha256:092186662282ca09b701f0e198faf403905315190a1f1bcfdaf952ee0012f2f7_s390x",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-baremetal-machine-controllers@sha256:805aaaf2c736170ac879baed0eab2d3de05b1255331a46ad247fd3b5dfbbfb52_ppc64le as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:openshift4/ose-baremetal-machine-controllers@sha256:805aaaf2c736170ac879baed0eab2d3de05b1255331a46ad247fd3b5dfbbfb52_ppc64le"
},
"product_reference": "openshift4/ose-baremetal-machine-controllers@sha256:805aaaf2c736170ac879baed0eab2d3de05b1255331a46ad247fd3b5dfbbfb52_ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-baremetal-machine-controllers@sha256:e6e2d9e0777173822e3ca8cfef5d457f75fd4638ccfd5d896b3354416d8d1d94_arm64 as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:openshift4/ose-baremetal-machine-controllers@sha256:e6e2d9e0777173822e3ca8cfef5d457f75fd4638ccfd5d896b3354416d8d1d94_arm64"
},
"product_reference": "openshift4/ose-baremetal-machine-controllers@sha256:e6e2d9e0777173822e3ca8cfef5d457f75fd4638ccfd5d896b3354416d8d1d94_arm64",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-baremetal-machine-controllers@sha256:f7606cd50b6e7ab57038d01f6539c194f974904abdbfcc04810fffc803166f4a_amd64 as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:openshift4/ose-baremetal-machine-controllers@sha256:f7606cd50b6e7ab57038d01f6539c194f974904abdbfcc04810fffc803166f4a_amd64"
},
"product_reference": "openshift4/ose-baremetal-machine-controllers@sha256:f7606cd50b6e7ab57038d01f6539c194f974904abdbfcc04810fffc803166f4a_amd64",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-baremetal-rhel8-operator@sha256:09c5815abcd751e6599fd7d741399c3009fb5c64498005b836b894baec3f32ce_ppc64le as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:openshift4/ose-baremetal-rhel8-operator@sha256:09c5815abcd751e6599fd7d741399c3009fb5c64498005b836b894baec3f32ce_ppc64le"
},
"product_reference": "openshift4/ose-baremetal-rhel8-operator@sha256:09c5815abcd751e6599fd7d741399c3009fb5c64498005b836b894baec3f32ce_ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-baremetal-rhel8-operator@sha256:ca3282dfbea85af8d294027bb958c5f7b67cd09307ba9a9b90d24ff1524e5e43_amd64 as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:openshift4/ose-baremetal-rhel8-operator@sha256:ca3282dfbea85af8d294027bb958c5f7b67cd09307ba9a9b90d24ff1524e5e43_amd64"
},
"product_reference": "openshift4/ose-baremetal-rhel8-operator@sha256:ca3282dfbea85af8d294027bb958c5f7b67cd09307ba9a9b90d24ff1524e5e43_amd64",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-baremetal-rhel8-operator@sha256:d9799c53a13fbc2c3821612fe9bebed15522790d8c5f38ec725fad071dac9f05_arm64 as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:openshift4/ose-baremetal-rhel8-operator@sha256:d9799c53a13fbc2c3821612fe9bebed15522790d8c5f38ec725fad071dac9f05_arm64"
},
"product_reference": "openshift4/ose-baremetal-rhel8-operator@sha256:d9799c53a13fbc2c3821612fe9bebed15522790d8c5f38ec725fad071dac9f05_arm64",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-baremetal-rhel8-operator@sha256:e42c99f1ee203ec4bce4bff0b9dbae24f02fd970604c592c92f166145a638ff5_s390x as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:openshift4/ose-baremetal-rhel8-operator@sha256:e42c99f1ee203ec4bce4bff0b9dbae24f02fd970604c592c92f166145a638ff5_s390x"
},
"product_reference": "openshift4/ose-baremetal-rhel8-operator@sha256:e42c99f1ee203ec4bce4bff0b9dbae24f02fd970604c592c92f166145a638ff5_s390x",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-baremetal-runtimecfg-rhel8@sha256:0b13e1b6772d771e457a8efa0330d0f7d26679fb057c6b679f4cd50e629075dc_s390x as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:openshift4/ose-baremetal-runtimecfg-rhel8@sha256:0b13e1b6772d771e457a8efa0330d0f7d26679fb057c6b679f4cd50e629075dc_s390x"
},
"product_reference": "openshift4/ose-baremetal-runtimecfg-rhel8@sha256:0b13e1b6772d771e457a8efa0330d0f7d26679fb057c6b679f4cd50e629075dc_s390x",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-baremetal-runtimecfg-rhel8@sha256:36d777277a842f569d358e6a95acf7f9ed9f6b55e1ecfc7e14d21c51c805fd0e_ppc64le as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:openshift4/ose-baremetal-runtimecfg-rhel8@sha256:36d777277a842f569d358e6a95acf7f9ed9f6b55e1ecfc7e14d21c51c805fd0e_ppc64le"
},
"product_reference": "openshift4/ose-baremetal-runtimecfg-rhel8@sha256:36d777277a842f569d358e6a95acf7f9ed9f6b55e1ecfc7e14d21c51c805fd0e_ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-baremetal-runtimecfg-rhel8@sha256:5ce3526bde097d1550a02fbeeaea6822d7c885cbac4f757cdafe138dd968d489_amd64 as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:openshift4/ose-baremetal-runtimecfg-rhel8@sha256:5ce3526bde097d1550a02fbeeaea6822d7c885cbac4f757cdafe138dd968d489_amd64"
},
"product_reference": "openshift4/ose-baremetal-runtimecfg-rhel8@sha256:5ce3526bde097d1550a02fbeeaea6822d7c885cbac4f757cdafe138dd968d489_amd64",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-baremetal-runtimecfg-rhel8@sha256:d68705bb7994ea06b999f68001837638d901e2ac3677324b41ef45c140637ee7_arm64 as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:openshift4/ose-baremetal-runtimecfg-rhel8@sha256:d68705bb7994ea06b999f68001837638d901e2ac3677324b41ef45c140637ee7_arm64"
},
"product_reference": "openshift4/ose-baremetal-runtimecfg-rhel8@sha256:d68705bb7994ea06b999f68001837638d901e2ac3677324b41ef45c140637ee7_arm64",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-cli-artifacts@sha256:21babbab6276c3c556e2c2cf232c7dc9de3f187151a3c2973643829a418eaaee_ppc64le as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:openshift4/ose-cli-artifacts@sha256:21babbab6276c3c556e2c2cf232c7dc9de3f187151a3c2973643829a418eaaee_ppc64le"
},
"product_reference": "openshift4/ose-cli-artifacts@sha256:21babbab6276c3c556e2c2cf232c7dc9de3f187151a3c2973643829a418eaaee_ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-cli-artifacts@sha256:382c647edbf3fa812d83e9fc1b25696836f574c21376b3438a041692c2aad57a_s390x as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:openshift4/ose-cli-artifacts@sha256:382c647edbf3fa812d83e9fc1b25696836f574c21376b3438a041692c2aad57a_s390x"
},
"product_reference": "openshift4/ose-cli-artifacts@sha256:382c647edbf3fa812d83e9fc1b25696836f574c21376b3438a041692c2aad57a_s390x",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-cli-artifacts@sha256:b30d17c7cae38c733bceff599d9052ade650e3cf86eec997e7cf8a10b6be1cd9_arm64 as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:openshift4/ose-cli-artifacts@sha256:b30d17c7cae38c733bceff599d9052ade650e3cf86eec997e7cf8a10b6be1cd9_arm64"
},
"product_reference": "openshift4/ose-cli-artifacts@sha256:b30d17c7cae38c733bceff599d9052ade650e3cf86eec997e7cf8a10b6be1cd9_arm64",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-cli-artifacts@sha256:fecd94b1e286bff64e7f066d14f205283f4362a7c12b2dfb9838fdf309456f6d_amd64 as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:openshift4/ose-cli-artifacts@sha256:fecd94b1e286bff64e7f066d14f205283f4362a7c12b2dfb9838fdf309456f6d_amd64"
},
"product_reference": "openshift4/ose-cli-artifacts@sha256:fecd94b1e286bff64e7f066d14f205283f4362a7c12b2dfb9838fdf309456f6d_amd64",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-cli@sha256:9e19ae99cb60c43fe9ad7a295c7c6b42d0c2c557d908e35d01a4cbc18cb252ed_arm64 as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:openshift4/ose-cli@sha256:9e19ae99cb60c43fe9ad7a295c7c6b42d0c2c557d908e35d01a4cbc18cb252ed_arm64"
},
"product_reference": "openshift4/ose-cli@sha256:9e19ae99cb60c43fe9ad7a295c7c6b42d0c2c557d908e35d01a4cbc18cb252ed_arm64",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-cli@sha256:9e9325e685bf2c27ad58933720dc1f0595a1d9b2deeee1f5ea6e7915c2bed905_ppc64le as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:openshift4/ose-cli@sha256:9e9325e685bf2c27ad58933720dc1f0595a1d9b2deeee1f5ea6e7915c2bed905_ppc64le"
},
"product_reference": "openshift4/ose-cli@sha256:9e9325e685bf2c27ad58933720dc1f0595a1d9b2deeee1f5ea6e7915c2bed905_ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-cli@sha256:db5e75aa697daf5e0fa6004ad42c04030ff6c22583c93de6cdfc42bf279a79be_s390x as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:openshift4/ose-cli@sha256:db5e75aa697daf5e0fa6004ad42c04030ff6c22583c93de6cdfc42bf279a79be_s390x"
},
"product_reference": "openshift4/ose-cli@sha256:db5e75aa697daf5e0fa6004ad42c04030ff6c22583c93de6cdfc42bf279a79be_s390x",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-cli@sha256:e64d871431572918420d1aa1aba7f35d6255ce5d69354d51921f10f53106cedb_amd64 as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:openshift4/ose-cli@sha256:e64d871431572918420d1aa1aba7f35d6255ce5d69354d51921f10f53106cedb_amd64"
},
"product_reference": "openshift4/ose-cli@sha256:e64d871431572918420d1aa1aba7f35d6255ce5d69354d51921f10f53106cedb_amd64",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-cloud-credential-operator@sha256:106f6e450215363c8522f7ba40596e69d0cab04923bde1993b7bd2cf3e9c1afe_ppc64le as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:openshift4/ose-cloud-credential-operator@sha256:106f6e450215363c8522f7ba40596e69d0cab04923bde1993b7bd2cf3e9c1afe_ppc64le"
},
"product_reference": "openshift4/ose-cloud-credential-operator@sha256:106f6e450215363c8522f7ba40596e69d0cab04923bde1993b7bd2cf3e9c1afe_ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-cloud-credential-operator@sha256:68c4224379013c5bb9c0f9f72cdf3239e674643ad5e98410023ed3e9fe303d92_arm64 as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:openshift4/ose-cloud-credential-operator@sha256:68c4224379013c5bb9c0f9f72cdf3239e674643ad5e98410023ed3e9fe303d92_arm64"
},
"product_reference": "openshift4/ose-cloud-credential-operator@sha256:68c4224379013c5bb9c0f9f72cdf3239e674643ad5e98410023ed3e9fe303d92_arm64",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-cloud-credential-operator@sha256:b4023de0e31fc7d448254794512f6b1e0c01226953063d253238aa051761a683_amd64 as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:openshift4/ose-cloud-credential-operator@sha256:b4023de0e31fc7d448254794512f6b1e0c01226953063d253238aa051761a683_amd64"
},
"product_reference": "openshift4/ose-cloud-credential-operator@sha256:b4023de0e31fc7d448254794512f6b1e0c01226953063d253238aa051761a683_amd64",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-cloud-credential-operator@sha256:dc22b952e382ee4f781305f24c4ac7b400fcec538b577b6dccc3d91728c1b24b_s390x as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:openshift4/ose-cloud-credential-operator@sha256:dc22b952e382ee4f781305f24c4ac7b400fcec538b577b6dccc3d91728c1b24b_s390x"
},
"product_reference": "openshift4/ose-cloud-credential-operator@sha256:dc22b952e382ee4f781305f24c4ac7b400fcec538b577b6dccc3d91728c1b24b_s390x",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-cluster-api-rhel8@sha256:0fe12e245cdd67943627193c7bf56b07b873fe933beb54d6afd6842cd4251d36_s390x as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:openshift4/ose-cluster-api-rhel8@sha256:0fe12e245cdd67943627193c7bf56b07b873fe933beb54d6afd6842cd4251d36_s390x"
},
"product_reference": "openshift4/ose-cluster-api-rhel8@sha256:0fe12e245cdd67943627193c7bf56b07b873fe933beb54d6afd6842cd4251d36_s390x",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-cluster-api-rhel8@sha256:aa173538611b49370c4ae3422aadd92cfba37db6961dd68b16779aafe21dc47f_ppc64le as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:openshift4/ose-cluster-api-rhel8@sha256:aa173538611b49370c4ae3422aadd92cfba37db6961dd68b16779aafe21dc47f_ppc64le"
},
"product_reference": "openshift4/ose-cluster-api-rhel8@sha256:aa173538611b49370c4ae3422aadd92cfba37db6961dd68b16779aafe21dc47f_ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-cluster-api-rhel8@sha256:c14191867b7cd81fea0421d1cc7c0e7b92c77dd2854b1668bc08a60a736ef742_arm64 as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:openshift4/ose-cluster-api-rhel8@sha256:c14191867b7cd81fea0421d1cc7c0e7b92c77dd2854b1668bc08a60a736ef742_arm64"
},
"product_reference": "openshift4/ose-cluster-api-rhel8@sha256:c14191867b7cd81fea0421d1cc7c0e7b92c77dd2854b1668bc08a60a736ef742_arm64",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-cluster-api-rhel8@sha256:f8e5a57dfc9a835f93f90c14358e7eed24e515003932b5abbc96b6f3042fa2b5_amd64 as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:openshift4/ose-cluster-api-rhel8@sha256:f8e5a57dfc9a835f93f90c14358e7eed24e515003932b5abbc96b6f3042fa2b5_amd64"
},
"product_reference": "openshift4/ose-cluster-api-rhel8@sha256:f8e5a57dfc9a835f93f90c14358e7eed24e515003932b5abbc96b6f3042fa2b5_amd64",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-cluster-authentication-operator@sha256:087ebc4f40edf9c7355a3c1e092a29d5b3a78cb3fa9897eff3d26f0ab3768e2f_ppc64le as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:openshift4/ose-cluster-authentication-operator@sha256:087ebc4f40edf9c7355a3c1e092a29d5b3a78cb3fa9897eff3d26f0ab3768e2f_ppc64le"
},
"product_reference": "openshift4/ose-cluster-authentication-operator@sha256:087ebc4f40edf9c7355a3c1e092a29d5b3a78cb3fa9897eff3d26f0ab3768e2f_ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-cluster-authentication-operator@sha256:1ad3e13382a4c8397551803b67296405d954a0692a5ee6935eee94efca111997_s390x as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:openshift4/ose-cluster-authentication-operator@sha256:1ad3e13382a4c8397551803b67296405d954a0692a5ee6935eee94efca111997_s390x"
},
"product_reference": "openshift4/ose-cluster-authentication-operator@sha256:1ad3e13382a4c8397551803b67296405d954a0692a5ee6935eee94efca111997_s390x",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-cluster-authentication-operator@sha256:4e9cbce494e0c3d074085d04a717ba3268a001116248c48355e9737005a8dc71_arm64 as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:openshift4/ose-cluster-authentication-operator@sha256:4e9cbce494e0c3d074085d04a717ba3268a001116248c48355e9737005a8dc71_arm64"
},
"product_reference": "openshift4/ose-cluster-authentication-operator@sha256:4e9cbce494e0c3d074085d04a717ba3268a001116248c48355e9737005a8dc71_arm64",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-cluster-authentication-operator@sha256:df368de69ad5d36f8a08efe36cd3191660c1e71f04e8a567a2958c7068a0ccea_amd64 as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:openshift4/ose-cluster-authentication-operator@sha256:df368de69ad5d36f8a08efe36cd3191660c1e71f04e8a567a2958c7068a0ccea_amd64"
},
"product_reference": "openshift4/ose-cluster-authentication-operator@sha256:df368de69ad5d36f8a08efe36cd3191660c1e71f04e8a567a2958c7068a0ccea_amd64",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-cluster-autoscaler-operator@sha256:08d72eb6e241309292929f904ebf45903e34c640198a56cb7627e07347de4db5_arm64 as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:openshift4/ose-cluster-autoscaler-operator@sha256:08d72eb6e241309292929f904ebf45903e34c640198a56cb7627e07347de4db5_arm64"
},
"product_reference": "openshift4/ose-cluster-autoscaler-operator@sha256:08d72eb6e241309292929f904ebf45903e34c640198a56cb7627e07347de4db5_arm64",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-cluster-autoscaler-operator@sha256:21f73964329757dda78e8e35cd8ce4cc7434c19e1072d7c7b3920b899b4eea0a_amd64 as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:openshift4/ose-cluster-autoscaler-operator@sha256:21f73964329757dda78e8e35cd8ce4cc7434c19e1072d7c7b3920b899b4eea0a_amd64"
},
"product_reference": "openshift4/ose-cluster-autoscaler-operator@sha256:21f73964329757dda78e8e35cd8ce4cc7434c19e1072d7c7b3920b899b4eea0a_amd64",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-cluster-autoscaler-operator@sha256:8a67e9c395779e4d295121c008905983da8f0f626919d6152558be9b65df9602_s390x as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:openshift4/ose-cluster-autoscaler-operator@sha256:8a67e9c395779e4d295121c008905983da8f0f626919d6152558be9b65df9602_s390x"
},
"product_reference": "openshift4/ose-cluster-autoscaler-operator@sha256:8a67e9c395779e4d295121c008905983da8f0f626919d6152558be9b65df9602_s390x",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-cluster-autoscaler-operator@sha256:ed4c14c8bb0e45511944a12f3319a3816605240936c2d9d3eb117415a9c7b1e8_ppc64le as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:openshift4/ose-cluster-autoscaler-operator@sha256:ed4c14c8bb0e45511944a12f3319a3816605240936c2d9d3eb117415a9c7b1e8_ppc64le"
},
"product_reference": "openshift4/ose-cluster-autoscaler-operator@sha256:ed4c14c8bb0e45511944a12f3319a3816605240936c2d9d3eb117415a9c7b1e8_ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-cluster-autoscaler@sha256:066894460cc277008976b85a7c4c6a5edae8707f6c4ca7b4fd1b159565690800_ppc64le as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:openshift4/ose-cluster-autoscaler@sha256:066894460cc277008976b85a7c4c6a5edae8707f6c4ca7b4fd1b159565690800_ppc64le"
},
"product_reference": "openshift4/ose-cluster-autoscaler@sha256:066894460cc277008976b85a7c4c6a5edae8707f6c4ca7b4fd1b159565690800_ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-cluster-autoscaler@sha256:10ad83b8d56a9de90a3a1ba66f1dd075f0c6cd02bb0c452f263ebe12d6f3ee7c_arm64 as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:openshift4/ose-cluster-autoscaler@sha256:10ad83b8d56a9de90a3a1ba66f1dd075f0c6cd02bb0c452f263ebe12d6f3ee7c_arm64"
},
"product_reference": "openshift4/ose-cluster-autoscaler@sha256:10ad83b8d56a9de90a3a1ba66f1dd075f0c6cd02bb0c452f263ebe12d6f3ee7c_arm64",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-cluster-autoscaler@sha256:1874b5f344ce686750e01167b9e4ca61e5d1468e55e3d60363d22f4e80d2099a_s390x as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:openshift4/ose-cluster-autoscaler@sha256:1874b5f344ce686750e01167b9e4ca61e5d1468e55e3d60363d22f4e80d2099a_s390x"
},
"product_reference": "openshift4/ose-cluster-autoscaler@sha256:1874b5f344ce686750e01167b9e4ca61e5d1468e55e3d60363d22f4e80d2099a_s390x",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-cluster-autoscaler@sha256:4e0b8de27a9295163d397b1c7b9fd77a18276df6fb36076fb4423ce89877aa59_amd64 as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:openshift4/ose-cluster-autoscaler@sha256:4e0b8de27a9295163d397b1c7b9fd77a18276df6fb36076fb4423ce89877aa59_amd64"
},
"product_reference": "openshift4/ose-cluster-autoscaler@sha256:4e0b8de27a9295163d397b1c7b9fd77a18276df6fb36076fb4423ce89877aa59_amd64",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-cluster-baremetal-operator-rhel8@sha256:37013ded4bf047f86added38bd37bf2dd648e0ae5d7f314799cc52d413ecd514_s390x as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:openshift4/ose-cluster-baremetal-operator-rhel8@sha256:37013ded4bf047f86added38bd37bf2dd648e0ae5d7f314799cc52d413ecd514_s390x"
},
"product_reference": "openshift4/ose-cluster-baremetal-operator-rhel8@sha256:37013ded4bf047f86added38bd37bf2dd648e0ae5d7f314799cc52d413ecd514_s390x",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-cluster-baremetal-operator-rhel8@sha256:6043ad21c6b533120745bf00e938f4a2760a193c30c93c7817e72687c7fca376_arm64 as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:openshift4/ose-cluster-baremetal-operator-rhel8@sha256:6043ad21c6b533120745bf00e938f4a2760a193c30c93c7817e72687c7fca376_arm64"
},
"product_reference": "openshift4/ose-cluster-baremetal-operator-rhel8@sha256:6043ad21c6b533120745bf00e938f4a2760a193c30c93c7817e72687c7fca376_arm64",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-cluster-baremetal-operator-rhel8@sha256:6687cb3005b31f378b8f950dee3697834db40ebd6bda4b13c3bde26dc961003f_amd64 as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:openshift4/ose-cluster-baremetal-operator-rhel8@sha256:6687cb3005b31f378b8f950dee3697834db40ebd6bda4b13c3bde26dc961003f_amd64"
},
"product_reference": "openshift4/ose-cluster-baremetal-operator-rhel8@sha256:6687cb3005b31f378b8f950dee3697834db40ebd6bda4b13c3bde26dc961003f_amd64",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-cluster-baremetal-operator-rhel8@sha256:672c5e08643abdcb890b199aba0993c2f5b13bab73619f4937117839e3341e93_ppc64le as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:openshift4/ose-cluster-baremetal-operator-rhel8@sha256:672c5e08643abdcb890b199aba0993c2f5b13bab73619f4937117839e3341e93_ppc64le"
},
"product_reference": "openshift4/ose-cluster-baremetal-operator-rhel8@sha256:672c5e08643abdcb890b199aba0993c2f5b13bab73619f4937117839e3341e93_ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-cluster-bootstrap@sha256:c0a4b5bf57389be51dd92d75ffa79afbd2a0d8a1bc92d75270b62dc8d00abbff_s390x as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:openshift4/ose-cluster-bootstrap@sha256:c0a4b5bf57389be51dd92d75ffa79afbd2a0d8a1bc92d75270b62dc8d00abbff_s390x"
},
"product_reference": "openshift4/ose-cluster-bootstrap@sha256:c0a4b5bf57389be51dd92d75ffa79afbd2a0d8a1bc92d75270b62dc8d00abbff_s390x",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-cluster-bootstrap@sha256:e190b3d77637f8ac989c0cdfdb8de3e0a91ceb37e761c629d5960e7e6825d171_ppc64le as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:openshift4/ose-cluster-bootstrap@sha256:e190b3d77637f8ac989c0cdfdb8de3e0a91ceb37e761c629d5960e7e6825d171_ppc64le"
},
"product_reference": "openshift4/ose-cluster-bootstrap@sha256:e190b3d77637f8ac989c0cdfdb8de3e0a91ceb37e761c629d5960e7e6825d171_ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-cluster-bootstrap@sha256:f0a31d8b8f9ef65c03264d68d971479e0f1e927af90452fe0ef442012b49854c_amd64 as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:openshift4/ose-cluster-bootstrap@sha256:f0a31d8b8f9ef65c03264d68d971479e0f1e927af90452fe0ef442012b49854c_amd64"
},
"product_reference": "openshift4/ose-cluster-bootstrap@sha256:f0a31d8b8f9ef65c03264d68d971479e0f1e927af90452fe0ef442012b49854c_amd64",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-cluster-bootstrap@sha256:f57edabd3d5db8cc3b21e7f370cc911a06ee35813c66355e597dc84777f3a7bd_arm64 as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:openshift4/ose-cluster-bootstrap@sha256:f57edabd3d5db8cc3b21e7f370cc911a06ee35813c66355e597dc84777f3a7bd_arm64"
},
"product_reference": "openshift4/ose-cluster-bootstrap@sha256:f57edabd3d5db8cc3b21e7f370cc911a06ee35813c66355e597dc84777f3a7bd_arm64",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-cluster-capi-operator-container-rhel8@sha256:47b12ea0b5c2e762e67c9b88a4a85b1a99bffd445643056658462e7cc1caab18_ppc64le as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:openshift4/ose-cluster-capi-operator-container-rhel8@sha256:47b12ea0b5c2e762e67c9b88a4a85b1a99bffd445643056658462e7cc1caab18_ppc64le"
},
"product_reference": "openshift4/ose-cluster-capi-operator-container-rhel8@sha256:47b12ea0b5c2e762e67c9b88a4a85b1a99bffd445643056658462e7cc1caab18_ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-cluster-capi-operator-container-rhel8@sha256:7d5b042abbe54ee6406dc8741621de6ea30f44498a874b619c80741439ebf769_arm64 as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:openshift4/ose-cluster-capi-operator-container-rhel8@sha256:7d5b042abbe54ee6406dc8741621de6ea30f44498a874b619c80741439ebf769_arm64"
},
"product_reference": "openshift4/ose-cluster-capi-operator-container-rhel8@sha256:7d5b042abbe54ee6406dc8741621de6ea30f44498a874b619c80741439ebf769_arm64",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-cluster-capi-operator-container-rhel8@sha256:80fc292bb9c856b3ef7f9b672d84f5924e301a8b5828156ddf8269a56e095d85_s390x as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:openshift4/ose-cluster-capi-operator-container-rhel8@sha256:80fc292bb9c856b3ef7f9b672d84f5924e301a8b5828156ddf8269a56e095d85_s390x"
},
"product_reference": "openshift4/ose-cluster-capi-operator-container-rhel8@sha256:80fc292bb9c856b3ef7f9b672d84f5924e301a8b5828156ddf8269a56e095d85_s390x",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-cluster-capi-operator-container-rhel8@sha256:f86eb79d7a994b8164bb5474f9e9bc3dcbe5ed9fada84b31dceff9c138f30974_amd64 as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:openshift4/ose-cluster-capi-operator-container-rhel8@sha256:f86eb79d7a994b8164bb5474f9e9bc3dcbe5ed9fada84b31dceff9c138f30974_amd64"
},
"product_reference": "openshift4/ose-cluster-capi-operator-container-rhel8@sha256:f86eb79d7a994b8164bb5474f9e9bc3dcbe5ed9fada84b31dceff9c138f30974_amd64",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-cluster-capi-rhel8-operator@sha256:47b12ea0b5c2e762e67c9b88a4a85b1a99bffd445643056658462e7cc1caab18_ppc64le as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:openshift4/ose-cluster-capi-rhel8-operator@sha256:47b12ea0b5c2e762e67c9b88a4a85b1a99bffd445643056658462e7cc1caab18_ppc64le"
},
"product_reference": "openshift4/ose-cluster-capi-rhel8-operator@sha256:47b12ea0b5c2e762e67c9b88a4a85b1a99bffd445643056658462e7cc1caab18_ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-cluster-capi-rhel8-operator@sha256:7d5b042abbe54ee6406dc8741621de6ea30f44498a874b619c80741439ebf769_arm64 as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:openshift4/ose-cluster-capi-rhel8-operator@sha256:7d5b042abbe54ee6406dc8741621de6ea30f44498a874b619c80741439ebf769_arm64"
},
"product_reference": "openshift4/ose-cluster-capi-rhel8-operator@sha256:7d5b042abbe54ee6406dc8741621de6ea30f44498a874b619c80741439ebf769_arm64",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-cluster-capi-rhel8-operator@sha256:80fc292bb9c856b3ef7f9b672d84f5924e301a8b5828156ddf8269a56e095d85_s390x as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:openshift4/ose-cluster-capi-rhel8-operator@sha256:80fc292bb9c856b3ef7f9b672d84f5924e301a8b5828156ddf8269a56e095d85_s390x"
},
"product_reference": "openshift4/ose-cluster-capi-rhel8-operator@sha256:80fc292bb9c856b3ef7f9b672d84f5924e301a8b5828156ddf8269a56e095d85_s390x",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-cluster-capi-rhel8-operator@sha256:f86eb79d7a994b8164bb5474f9e9bc3dcbe5ed9fada84b31dceff9c138f30974_amd64 as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:openshift4/ose-cluster-capi-rhel8-operator@sha256:f86eb79d7a994b8164bb5474f9e9bc3dcbe5ed9fada84b31dceff9c138f30974_amd64"
},
"product_reference": "openshift4/ose-cluster-capi-rhel8-operator@sha256:f86eb79d7a994b8164bb5474f9e9bc3dcbe5ed9fada84b31dceff9c138f30974_amd64",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-cluster-cloud-controller-manager-operator-rhel8@sha256:1ea1c7a907ddd7002fd27685e85c43a09755d3ff712713d54671bb071d9e7c66_arm64 as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:openshift4/ose-cluster-cloud-controller-manager-operator-rhel8@sha256:1ea1c7a907ddd7002fd27685e85c43a09755d3ff712713d54671bb071d9e7c66_arm64"
},
"product_reference": "openshift4/ose-cluster-cloud-controller-manager-operator-rhel8@sha256:1ea1c7a907ddd7002fd27685e85c43a09755d3ff712713d54671bb071d9e7c66_arm64",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-cluster-cloud-controller-manager-operator-rhel8@sha256:455f0e33840e6830e1aaba5459a6c8c5ac773e326bc0d61cad2c30b0a15b7874_amd64 as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:openshift4/ose-cluster-cloud-controller-manager-operator-rhel8@sha256:455f0e33840e6830e1aaba5459a6c8c5ac773e326bc0d61cad2c30b0a15b7874_amd64"
},
"product_reference": "openshift4/ose-cluster-cloud-controller-manager-operator-rhel8@sha256:455f0e33840e6830e1aaba5459a6c8c5ac773e326bc0d61cad2c30b0a15b7874_amd64",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-cluster-cloud-controller-manager-operator-rhel8@sha256:8befdd6d48ad9a969d3c1d8e3d941d78cbdac51bd7ff8169ebe3c5c2be06c6cc_ppc64le as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:openshift4/ose-cluster-cloud-controller-manager-operator-rhel8@sha256:8befdd6d48ad9a969d3c1d8e3d941d78cbdac51bd7ff8169ebe3c5c2be06c6cc_ppc64le"
},
"product_reference": "openshift4/ose-cluster-cloud-controller-manager-operator-rhel8@sha256:8befdd6d48ad9a969d3c1d8e3d941d78cbdac51bd7ff8169ebe3c5c2be06c6cc_ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-cluster-cloud-controller-manager-operator-rhel8@sha256:df851d0c4ccebe4722cbc4f5166b443d6c911b6a7c6792c4df708f8ca8606c3f_s390x as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:openshift4/ose-cluster-cloud-controller-manager-operator-rhel8@sha256:df851d0c4ccebe4722cbc4f5166b443d6c911b6a7c6792c4df708f8ca8606c3f_s390x"
},
"product_reference": "openshift4/ose-cluster-cloud-controller-manager-operator-rhel8@sha256:df851d0c4ccebe4722cbc4f5166b443d6c911b6a7c6792c4df708f8ca8606c3f_s390x",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-cluster-config-operator@sha256:7c9258e2750def044850ce4d7e8d33509fc9ff6cbf5ea385a91712126d95fb4a_amd64 as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:openshift4/ose-cluster-config-operator@sha256:7c9258e2750def044850ce4d7e8d33509fc9ff6cbf5ea385a91712126d95fb4a_amd64"
},
"product_reference": "openshift4/ose-cluster-config-operator@sha256:7c9258e2750def044850ce4d7e8d33509fc9ff6cbf5ea385a91712126d95fb4a_amd64",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-cluster-config-operator@sha256:88762438b2a594f1bfed201790fdd7aaa383c733c750dec4baa19757eb0a224b_ppc64le as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:openshift4/ose-cluster-config-operator@sha256:88762438b2a594f1bfed201790fdd7aaa383c733c750dec4baa19757eb0a224b_ppc64le"
},
"product_reference": "openshift4/ose-cluster-config-operator@sha256:88762438b2a594f1bfed201790fdd7aaa383c733c750dec4baa19757eb0a224b_ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-cluster-config-operator@sha256:b5ae46d084d4ac7abffa0d0a1faea78e4f7d00afa8710fa1782642709d46d76b_s390x as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:openshift4/ose-cluster-config-operator@sha256:b5ae46d084d4ac7abffa0d0a1faea78e4f7d00afa8710fa1782642709d46d76b_s390x"
},
"product_reference": "openshift4/ose-cluster-config-operator@sha256:b5ae46d084d4ac7abffa0d0a1faea78e4f7d00afa8710fa1782642709d46d76b_s390x",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-cluster-config-operator@sha256:c87622cb702c60bd80393ac9bacb40563502daddfc2854422bb7983d70c19e01_arm64 as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:openshift4/ose-cluster-config-operator@sha256:c87622cb702c60bd80393ac9bacb40563502daddfc2854422bb7983d70c19e01_arm64"
},
"product_reference": "openshift4/ose-cluster-config-operator@sha256:c87622cb702c60bd80393ac9bacb40563502daddfc2854422bb7983d70c19e01_arm64",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-cluster-csi-snapshot-controller-rhel8-operator@sha256:0c2492d5936d1af12407e74cd47340f13efc46e90ea329217e464c4ad109d210_arm64 as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:openshift4/ose-cluster-csi-snapshot-controller-rhel8-operator@sha256:0c2492d5936d1af12407e74cd47340f13efc46e90ea329217e464c4ad109d210_arm64"
},
"product_reference": "openshift4/ose-cluster-csi-snapshot-controller-rhel8-operator@sha256:0c2492d5936d1af12407e74cd47340f13efc46e90ea329217e464c4ad109d210_arm64",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-cluster-csi-snapshot-controller-rhel8-operator@sha256:2beae1f0693a10a0ab50e08602cbf7654f05e1ef225fc162387e581da57e0a3c_s390x as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:openshift4/ose-cluster-csi-snapshot-controller-rhel8-operator@sha256:2beae1f0693a10a0ab50e08602cbf7654f05e1ef225fc162387e581da57e0a3c_s390x"
},
"product_reference": "openshift4/ose-cluster-csi-snapshot-controller-rhel8-operator@sha256:2beae1f0693a10a0ab50e08602cbf7654f05e1ef225fc162387e581da57e0a3c_s390x",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-cluster-csi-snapshot-controller-rhel8-operator@sha256:37492607333c4d91cbb9b4e18c4833e02c1d10fa9e28878460c5e5d76cbe2613_ppc64le as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:openshift4/ose-cluster-csi-snapshot-controller-rhel8-operator@sha256:37492607333c4d91cbb9b4e18c4833e02c1d10fa9e28878460c5e5d76cbe2613_ppc64le"
},
"product_reference": "openshift4/ose-cluster-csi-snapshot-controller-rhel8-operator@sha256:37492607333c4d91cbb9b4e18c4833e02c1d10fa9e28878460c5e5d76cbe2613_ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-cluster-csi-snapshot-controller-rhel8-operator@sha256:9fe8d8fd53bacfd5ac2e5d70e0040be4cd65cd5550cb6cbc1ef0bddb01372d4e_amd64 as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:openshift4/ose-cluster-csi-snapshot-controller-rhel8-operator@sha256:9fe8d8fd53bacfd5ac2e5d70e0040be4cd65cd5550cb6cbc1ef0bddb01372d4e_amd64"
},
"product_reference": "openshift4/ose-cluster-csi-snapshot-controller-rhel8-operator@sha256:9fe8d8fd53bacfd5ac2e5d70e0040be4cd65cd5550cb6cbc1ef0bddb01372d4e_amd64",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-cluster-dns-operator@sha256:0caac670fe7dcc0d44a81d13aed6e56479668e8a8a210caee510d7424dbf958e_amd64 as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:openshift4/ose-cluster-dns-operator@sha256:0caac670fe7dcc0d44a81d13aed6e56479668e8a8a210caee510d7424dbf958e_amd64"
},
"product_reference": "openshift4/ose-cluster-dns-operator@sha256:0caac670fe7dcc0d44a81d13aed6e56479668e8a8a210caee510d7424dbf958e_amd64",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-cluster-dns-operator@sha256:6447a66d13df0d966992e28e8e3225e80182184cd742c772107fcce36aac7797_s390x as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:openshift4/ose-cluster-dns-operator@sha256:6447a66d13df0d966992e28e8e3225e80182184cd742c772107fcce36aac7797_s390x"
},
"product_reference": "openshift4/ose-cluster-dns-operator@sha256:6447a66d13df0d966992e28e8e3225e80182184cd742c772107fcce36aac7797_s390x",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-cluster-dns-operator@sha256:7d1991a79dec5f08a127412962ca15a48c96438b19a9ad99549305e7af010144_ppc64le as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:openshift4/ose-cluster-dns-operator@sha256:7d1991a79dec5f08a127412962ca15a48c96438b19a9ad99549305e7af010144_ppc64le"
},
"product_reference": "openshift4/ose-cluster-dns-operator@sha256:7d1991a79dec5f08a127412962ca15a48c96438b19a9ad99549305e7af010144_ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-cluster-dns-operator@sha256:da8f64fc64092d5f0d098bd7088499f321402192bed38ed75637841296bbe2b9_arm64 as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:openshift4/ose-cluster-dns-operator@sha256:da8f64fc64092d5f0d098bd7088499f321402192bed38ed75637841296bbe2b9_arm64"
},
"product_reference": "openshift4/ose-cluster-dns-operator@sha256:da8f64fc64092d5f0d098bd7088499f321402192bed38ed75637841296bbe2b9_arm64",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-cluster-etcd-rhel8-operator@sha256:41dfef4fb454105e5d202de32ea85e6b806ec3bbd3a89bd77226b3ee8b1dfb2f_arm64 as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:openshift4/ose-cluster-etcd-rhel8-operator@sha256:41dfef4fb454105e5d202de32ea85e6b806ec3bbd3a89bd77226b3ee8b1dfb2f_arm64"
},
"product_reference": "openshift4/ose-cluster-etcd-rhel8-operator@sha256:41dfef4fb454105e5d202de32ea85e6b806ec3bbd3a89bd77226b3ee8b1dfb2f_arm64",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-cluster-etcd-rhel8-operator@sha256:6d9ebc067df9550aa5c1623e44a8c041f7ba0ffdad757b3848d7d5308aafa407_amd64 as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:openshift4/ose-cluster-etcd-rhel8-operator@sha256:6d9ebc067df9550aa5c1623e44a8c041f7ba0ffdad757b3848d7d5308aafa407_amd64"
},
"product_reference": "openshift4/ose-cluster-etcd-rhel8-operator@sha256:6d9ebc067df9550aa5c1623e44a8c041f7ba0ffdad757b3848d7d5308aafa407_amd64",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-cluster-etcd-rhel8-operator@sha256:82ffb1ead2ccaf05f5f876828d851f85451a8ee0a843aab7ab87fdb7faf62c1e_s390x as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:openshift4/ose-cluster-etcd-rhel8-operator@sha256:82ffb1ead2ccaf05f5f876828d851f85451a8ee0a843aab7ab87fdb7faf62c1e_s390x"
},
"product_reference": "openshift4/ose-cluster-etcd-rhel8-operator@sha256:82ffb1ead2ccaf05f5f876828d851f85451a8ee0a843aab7ab87fdb7faf62c1e_s390x",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-cluster-etcd-rhel8-operator@sha256:867a572c4a1789f8360d0f01544c9f796d0328c3d7f40d98b81677b7fce40ecb_ppc64le as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:openshift4/ose-cluster-etcd-rhel8-operator@sha256:867a572c4a1789f8360d0f01544c9f796d0328c3d7f40d98b81677b7fce40ecb_ppc64le"
},
"product_reference": "openshift4/ose-cluster-etcd-rhel8-operator@sha256:867a572c4a1789f8360d0f01544c9f796d0328c3d7f40d98b81677b7fce40ecb_ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-cluster-image-registry-operator@sha256:0358e59d273a251211b22f27aab17e0ea497d44078ec9a4ba6cb4d60ced4dd5d_arm64 as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:openshift4/ose-cluster-image-registry-operator@sha256:0358e59d273a251211b22f27aab17e0ea497d44078ec9a4ba6cb4d60ced4dd5d_arm64"
},
"product_reference": "openshift4/ose-cluster-image-registry-operator@sha256:0358e59d273a251211b22f27aab17e0ea497d44078ec9a4ba6cb4d60ced4dd5d_arm64",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-cluster-image-registry-operator@sha256:5e5e4c138e519c0de2690359fafd7e8f2b795a9049b976c0e137bf1a03e23ede_ppc64le as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:openshift4/ose-cluster-image-registry-operator@sha256:5e5e4c138e519c0de2690359fafd7e8f2b795a9049b976c0e137bf1a03e23ede_ppc64le"
},
"product_reference": "openshift4/ose-cluster-image-registry-operator@sha256:5e5e4c138e519c0de2690359fafd7e8f2b795a9049b976c0e137bf1a03e23ede_ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-cluster-image-registry-operator@sha256:af60f1e5c058385530c67cf7b4f9e5579ed15b06d2716347bc6db3d13157f438_s390x as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:openshift4/ose-cluster-image-registry-operator@sha256:af60f1e5c058385530c67cf7b4f9e5579ed15b06d2716347bc6db3d13157f438_s390x"
},
"product_reference": "openshift4/ose-cluster-image-registry-operator@sha256:af60f1e5c058385530c67cf7b4f9e5579ed15b06d2716347bc6db3d13157f438_s390x",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-cluster-image-registry-operator@sha256:e4a7ab02a4fa05edea60e5457d77cf963c0f263ebec22680197da29c5d25d599_amd64 as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:openshift4/ose-cluster-image-registry-operator@sha256:e4a7ab02a4fa05edea60e5457d77cf963c0f263ebec22680197da29c5d25d599_amd64"
},
"product_reference": "openshift4/ose-cluster-image-registry-operator@sha256:e4a7ab02a4fa05edea60e5457d77cf963c0f263ebec22680197da29c5d25d599_amd64",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-cluster-ingress-operator@sha256:5e554e018bed9ab12c0072aa87feaba4b3921e6e6eab347fd19d44dd3943605e_amd64 as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:openshift4/ose-cluster-ingress-operator@sha256:5e554e018bed9ab12c0072aa87feaba4b3921e6e6eab347fd19d44dd3943605e_amd64"
},
"product_reference": "openshift4/ose-cluster-ingress-operator@sha256:5e554e018bed9ab12c0072aa87feaba4b3921e6e6eab347fd19d44dd3943605e_amd64",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-cluster-ingress-operator@sha256:739896028a90adece5e93fd0a1e6b9ad9b2066be466d403f86d8059a974dd69f_arm64 as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:openshift4/ose-cluster-ingress-operator@sha256:739896028a90adece5e93fd0a1e6b9ad9b2066be466d403f86d8059a974dd69f_arm64"
},
"product_reference": "openshift4/ose-cluster-ingress-operator@sha256:739896028a90adece5e93fd0a1e6b9ad9b2066be466d403f86d8059a974dd69f_arm64",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-cluster-ingress-operator@sha256:ab0c7df78f7265701811c771f447e8fc77cdcb9db7b4358c58c586a1e4616481_s390x as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:openshift4/ose-cluster-ingress-operator@sha256:ab0c7df78f7265701811c771f447e8fc77cdcb9db7b4358c58c586a1e4616481_s390x"
},
"product_reference": "openshift4/ose-cluster-ingress-operator@sha256:ab0c7df78f7265701811c771f447e8fc77cdcb9db7b4358c58c586a1e4616481_s390x",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-cluster-ingress-operator@sha256:d1c0cd4e6d6c7a8faaa5e4fcb8181d8325c8f371a4efe670a0d36bcb60198d2c_ppc64le as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:openshift4/ose-cluster-ingress-operator@sha256:d1c0cd4e6d6c7a8faaa5e4fcb8181d8325c8f371a4efe670a0d36bcb60198d2c_ppc64le"
},
"product_reference": "openshift4/ose-cluster-ingress-operator@sha256:d1c0cd4e6d6c7a8faaa5e4fcb8181d8325c8f371a4efe670a0d36bcb60198d2c_ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-cluster-kube-apiserver-operator@sha256:07a151a721d0ab24cdc8ceebbdf6079c7fc656a8015a6f825914111fbaaeac12_ppc64le as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:openshift4/ose-cluster-kube-apiserver-operator@sha256:07a151a721d0ab24cdc8ceebbdf6079c7fc656a8015a6f825914111fbaaeac12_ppc64le"
},
"product_reference": "openshift4/ose-cluster-kube-apiserver-operator@sha256:07a151a721d0ab24cdc8ceebbdf6079c7fc656a8015a6f825914111fbaaeac12_ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-cluster-kube-apiserver-operator@sha256:5b1e127949b717f818448ab053c9354d73ea6981cde107c95c2b5dd658d38e1b_s390x as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:openshift4/ose-cluster-kube-apiserver-operator@sha256:5b1e127949b717f818448ab053c9354d73ea6981cde107c95c2b5dd658d38e1b_s390x"
},
"product_reference": "openshift4/ose-cluster-kube-apiserver-operator@sha256:5b1e127949b717f818448ab053c9354d73ea6981cde107c95c2b5dd658d38e1b_s390x",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-cluster-kube-apiserver-operator@sha256:b2ebb601d381558a394affedbeebe4307526402c0c0f6b1bea4f8725b35da3fd_amd64 as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:openshift4/ose-cluster-kube-apiserver-operator@sha256:b2ebb601d381558a394affedbeebe4307526402c0c0f6b1bea4f8725b35da3fd_amd64"
},
"product_reference": "openshift4/ose-cluster-kube-apiserver-operator@sha256:b2ebb601d381558a394affedbeebe4307526402c0c0f6b1bea4f8725b35da3fd_amd64",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-cluster-kube-apiserver-operator@sha256:f8d718ac3d76cf1c68e253de1dc19b6c043e84423eb3ef4ffbb8706794dde726_arm64 as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:openshift4/ose-cluster-kube-apiserver-operator@sha256:f8d718ac3d76cf1c68e253de1dc19b6c043e84423eb3ef4ffbb8706794dde726_arm64"
},
"product_reference": "openshift4/ose-cluster-kube-apiserver-operator@sha256:f8d718ac3d76cf1c68e253de1dc19b6c043e84423eb3ef4ffbb8706794dde726_arm64",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-cluster-kube-cluster-api-rhel8-operator@sha256:3bba6cbcd88668aba5ae03625d7cddea1bea0dc0e80007f9ba0f48efd9ab7cf7_amd64 as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:openshift4/ose-cluster-kube-cluster-api-rhel8-operator@sha256:3bba6cbcd88668aba5ae03625d7cddea1bea0dc0e80007f9ba0f48efd9ab7cf7_amd64"
},
"product_reference": "openshift4/ose-cluster-kube-cluster-api-rhel8-operator@sha256:3bba6cbcd88668aba5ae03625d7cddea1bea0dc0e80007f9ba0f48efd9ab7cf7_amd64",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-cluster-kube-cluster-api-rhel8-operator@sha256:7cd7a803ddd309593278e3f5588d3f9e7cb43ddbcd1245528971d8ba2dccd02d_arm64 as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:openshift4/ose-cluster-kube-cluster-api-rhel8-operator@sha256:7cd7a803ddd309593278e3f5588d3f9e7cb43ddbcd1245528971d8ba2dccd02d_arm64"
},
"product_reference": "openshift4/ose-cluster-kube-cluster-api-rhel8-operator@sha256:7cd7a803ddd309593278e3f5588d3f9e7cb43ddbcd1245528971d8ba2dccd02d_arm64",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-cluster-kube-cluster-api-rhel8-operator@sha256:c1eca6f993c9aedd597915c0f020f20adb4559c5fb332195f367aee7832cdf44_ppc64le as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:openshift4/ose-cluster-kube-cluster-api-rhel8-operator@sha256:c1eca6f993c9aedd597915c0f020f20adb4559c5fb332195f367aee7832cdf44_ppc64le"
},
"product_reference": "openshift4/ose-cluster-kube-cluster-api-rhel8-operator@sha256:c1eca6f993c9aedd597915c0f020f20adb4559c5fb332195f367aee7832cdf44_ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-cluster-kube-cluster-api-rhel8-operator@sha256:d9ae7f5c8b3eb47536b545062648171866a69b1f7c078002e5b91c89ebfd77a6_s390x as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:openshift4/ose-cluster-kube-cluster-api-rhel8-operator@sha256:d9ae7f5c8b3eb47536b545062648171866a69b1f7c078002e5b91c89ebfd77a6_s390x"
},
"product_reference": "openshift4/ose-cluster-kube-cluster-api-rhel8-operator@sha256:d9ae7f5c8b3eb47536b545062648171866a69b1f7c078002e5b91c89ebfd77a6_s390x",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-cluster-kube-controller-manager-operator@sha256:4cd1b1cfb69a5e65a5096d6e2ed9fab256263aecb3de40a3a2e21030e98005b8_ppc64le as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:openshift4/ose-cluster-kube-controller-manager-operator@sha256:4cd1b1cfb69a5e65a5096d6e2ed9fab256263aecb3de40a3a2e21030e98005b8_ppc64le"
},
"product_reference": "openshift4/ose-cluster-kube-controller-manager-operator@sha256:4cd1b1cfb69a5e65a5096d6e2ed9fab256263aecb3de40a3a2e21030e98005b8_ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-cluster-kube-controller-manager-operator@sha256:5d6f1a31087d399c9b63a0d81ac992ad7cb2a10de2dbe8a165a29bc17cb804a7_s390x as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:openshift4/ose-cluster-kube-controller-manager-operator@sha256:5d6f1a31087d399c9b63a0d81ac992ad7cb2a10de2dbe8a165a29bc17cb804a7_s390x"
},
"product_reference": "openshift4/ose-cluster-kube-controller-manager-operator@sha256:5d6f1a31087d399c9b63a0d81ac992ad7cb2a10de2dbe8a165a29bc17cb804a7_s390x",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-cluster-kube-controller-manager-operator@sha256:5e14a5b833cfa3415168708c66771b521c4f6a5b93d91370d77c12f729d8ba8d_arm64 as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:openshift4/ose-cluster-kube-controller-manager-operator@sha256:5e14a5b833cfa3415168708c66771b521c4f6a5b93d91370d77c12f729d8ba8d_arm64"
},
"product_reference": "openshift4/ose-cluster-kube-controller-manager-operator@sha256:5e14a5b833cfa3415168708c66771b521c4f6a5b93d91370d77c12f729d8ba8d_arm64",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-cluster-kube-controller-manager-operator@sha256:75675751af4d0cfe59f9fc74745ba7ad2953d95ea343af2b07ea01152fcb2683_amd64 as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:openshift4/ose-cluster-kube-controller-manager-operator@sha256:75675751af4d0cfe59f9fc74745ba7ad2953d95ea343af2b07ea01152fcb2683_amd64"
},
"product_reference": "openshift4/ose-cluster-kube-controller-manager-operator@sha256:75675751af4d0cfe59f9fc74745ba7ad2953d95ea343af2b07ea01152fcb2683_amd64",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-cluster-kube-scheduler-operator@sha256:5d4d03c1d90ec1a7484ead812faf3d2afdbd59ff43391fde735d8d7463607619_arm64 as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:openshift4/ose-cluster-kube-scheduler-operator@sha256:5d4d03c1d90ec1a7484ead812faf3d2afdbd59ff43391fde735d8d7463607619_arm64"
},
"product_reference": "openshift4/ose-cluster-kube-scheduler-operator@sha256:5d4d03c1d90ec1a7484ead812faf3d2afdbd59ff43391fde735d8d7463607619_arm64",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-cluster-kube-scheduler-operator@sha256:83deb5bdc9f0c9284eb4e8de788cc453cdbcfc01d50070fb52465f225f66a1df_s390x as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:openshift4/ose-cluster-kube-scheduler-operator@sha256:83deb5bdc9f0c9284eb4e8de788cc453cdbcfc01d50070fb52465f225f66a1df_s390x"
},
"product_reference": "openshift4/ose-cluster-kube-scheduler-operator@sha256:83deb5bdc9f0c9284eb4e8de788cc453cdbcfc01d50070fb52465f225f66a1df_s390x",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-cluster-kube-scheduler-operator@sha256:c6dd4dced8d9955ef9ec9c1e517f37f3caa06b0e15a5c9dd5740069c0bf0c634_amd64 as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:openshift4/ose-cluster-kube-scheduler-operator@sha256:c6dd4dced8d9955ef9ec9c1e517f37f3caa06b0e15a5c9dd5740069c0bf0c634_amd64"
},
"product_reference": "openshift4/ose-cluster-kube-scheduler-operator@sha256:c6dd4dced8d9955ef9ec9c1e517f37f3caa06b0e15a5c9dd5740069c0bf0c634_amd64",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-cluster-kube-scheduler-operator@sha256:ca65bc4f76a6d874b2d0ceca00bb6261eda096be7dcd6c113eda8e11dfde0916_ppc64le as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:openshift4/ose-cluster-kube-scheduler-operator@sha256:ca65bc4f76a6d874b2d0ceca00bb6261eda096be7dcd6c113eda8e11dfde0916_ppc64le"
},
"product_reference": "openshift4/ose-cluster-kube-scheduler-operator@sha256:ca65bc4f76a6d874b2d0ceca00bb6261eda096be7dcd6c113eda8e11dfde0916_ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-cluster-kube-storage-version-migrator-rhel8-operator@sha256:48ad9408d754564627549bc8035ae681201a18bdeeb9fa234049c44e6c14581e_amd64 as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:openshift4/ose-cluster-kube-storage-version-migrator-rhel8-operator@sha256:48ad9408d754564627549bc8035ae681201a18bdeeb9fa234049c44e6c14581e_amd64"
},
"product_reference": "openshift4/ose-cluster-kube-storage-version-migrator-rhel8-operator@sha256:48ad9408d754564627549bc8035ae681201a18bdeeb9fa234049c44e6c14581e_amd64",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-cluster-kube-storage-version-migrator-rhel8-operator@sha256:76c1af1cd2b729bfacfa83bd3d8ed148284bb5b78b796cd433b8d6863a19d3ef_s390x as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:openshift4/ose-cluster-kube-storage-version-migrator-rhel8-operator@sha256:76c1af1cd2b729bfacfa83bd3d8ed148284bb5b78b796cd433b8d6863a19d3ef_s390x"
},
"product_reference": "openshift4/ose-cluster-kube-storage-version-migrator-rhel8-operator@sha256:76c1af1cd2b729bfacfa83bd3d8ed148284bb5b78b796cd433b8d6863a19d3ef_s390x",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-cluster-kube-storage-version-migrator-rhel8-operator@sha256:86a641e8f5edd231d7af6c227b458bedf1d1c778a9bed95bb2a31fd6c2af3da2_arm64 as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:openshift4/ose-cluster-kube-storage-version-migrator-rhel8-operator@sha256:86a641e8f5edd231d7af6c227b458bedf1d1c778a9bed95bb2a31fd6c2af3da2_arm64"
},
"product_reference": "openshift4/ose-cluster-kube-storage-version-migrator-rhel8-operator@sha256:86a641e8f5edd231d7af6c227b458bedf1d1c778a9bed95bb2a31fd6c2af3da2_arm64",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-cluster-kube-storage-version-migrator-rhel8-operator@sha256:a9fc53ebe17f190200b3e41a65737483a88a58bc6350af51f03f4f9ca700bdba_ppc64le as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:openshift4/ose-cluster-kube-storage-version-migrator-rhel8-operator@sha256:a9fc53ebe17f190200b3e41a65737483a88a58bc6350af51f03f4f9ca700bdba_ppc64le"
},
"product_reference": "openshift4/ose-cluster-kube-storage-version-migrator-rhel8-operator@sha256:a9fc53ebe17f190200b3e41a65737483a88a58bc6350af51f03f4f9ca700bdba_ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-cluster-machine-approver@sha256:07667ef8e091ee997b5e659dfa3c8a762573f7f0a202dba72d42032c827111e0_s390x as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:openshift4/ose-cluster-machine-approver@sha256:07667ef8e091ee997b5e659dfa3c8a762573f7f0a202dba72d42032c827111e0_s390x"
},
"product_reference": "openshift4/ose-cluster-machine-approver@sha256:07667ef8e091ee997b5e659dfa3c8a762573f7f0a202dba72d42032c827111e0_s390x",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-cluster-machine-approver@sha256:2ae92fbe8598f400f53316010e51e751d515d208c9204a04ab6f474837833705_arm64 as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:openshift4/ose-cluster-machine-approver@sha256:2ae92fbe8598f400f53316010e51e751d515d208c9204a04ab6f474837833705_arm64"
},
"product_reference": "openshift4/ose-cluster-machine-approver@sha256:2ae92fbe8598f400f53316010e51e751d515d208c9204a04ab6f474837833705_arm64",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-cluster-machine-approver@sha256:d5293d65f59c34e7b3bfb6f2e31bcc13148c2a4ba98407df16ef9d7ec3522f03_ppc64le as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:openshift4/ose-cluster-machine-approver@sha256:d5293d65f59c34e7b3bfb6f2e31bcc13148c2a4ba98407df16ef9d7ec3522f03_ppc64le"
},
"product_reference": "openshift4/ose-cluster-machine-approver@sha256:d5293d65f59c34e7b3bfb6f2e31bcc13148c2a4ba98407df16ef9d7ec3522f03_ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-cluster-machine-approver@sha256:db34e4cbce97a50bae91565138d1555f2eed1010cae2c589f7e34e5e27de5168_amd64 as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:openshift4/ose-cluster-machine-approver@sha256:db34e4cbce97a50bae91565138d1555f2eed1010cae2c589f7e34e5e27de5168_amd64"
},
"product_reference": "openshift4/ose-cluster-machine-approver@sha256:db34e4cbce97a50bae91565138d1555f2eed1010cae2c589f7e34e5e27de5168_amd64",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-cluster-monitoring-operator@sha256:38097086911176eb6d94c9eb3fb744336d5c07b95c989d719dd7ed20807ae3c9_s390x as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:openshift4/ose-cluster-monitoring-operator@sha256:38097086911176eb6d94c9eb3fb744336d5c07b95c989d719dd7ed20807ae3c9_s390x"
},
"product_reference": "openshift4/ose-cluster-monitoring-operator@sha256:38097086911176eb6d94c9eb3fb744336d5c07b95c989d719dd7ed20807ae3c9_s390x",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-cluster-monitoring-operator@sha256:8ff5a580ab2e42adbdcbea74e7c2b6915c6abd4c5d6f14c82903586dda18001a_ppc64le as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:openshift4/ose-cluster-monitoring-operator@sha256:8ff5a580ab2e42adbdcbea74e7c2b6915c6abd4c5d6f14c82903586dda18001a_ppc64le"
},
"product_reference": "openshift4/ose-cluster-monitoring-operator@sha256:8ff5a580ab2e42adbdcbea74e7c2b6915c6abd4c5d6f14c82903586dda18001a_ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-cluster-monitoring-operator@sha256:9ef3638201f3d8110c37205196e2c8023b497abff4c34124289496f014960c7a_arm64 as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:openshift4/ose-cluster-monitoring-operator@sha256:9ef3638201f3d8110c37205196e2c8023b497abff4c34124289496f014960c7a_arm64"
},
"product_reference": "openshift4/ose-cluster-monitoring-operator@sha256:9ef3638201f3d8110c37205196e2c8023b497abff4c34124289496f014960c7a_arm64",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-cluster-monitoring-operator@sha256:f15249736c67cbf440deb68891faf4eadc896fa2f378590c8a355e2ff39ebd94_amd64 as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:openshift4/ose-cluster-monitoring-operator@sha256:f15249736c67cbf440deb68891faf4eadc896fa2f378590c8a355e2ff39ebd94_amd64"
},
"product_reference": "openshift4/ose-cluster-monitoring-operator@sha256:f15249736c67cbf440deb68891faf4eadc896fa2f378590c8a355e2ff39ebd94_amd64",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-cluster-network-operator@sha256:9e7aab6d8d159653383627b8262ad46155dc97692c5c345b72f90ecf100ab4c3_amd64 as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:openshift4/ose-cluster-network-operator@sha256:9e7aab6d8d159653383627b8262ad46155dc97692c5c345b72f90ecf100ab4c3_amd64"
},
"product_reference": "openshift4/ose-cluster-network-operator@sha256:9e7aab6d8d159653383627b8262ad46155dc97692c5c345b72f90ecf100ab4c3_amd64",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-cluster-network-operator@sha256:c6cf66b22c51935f2c081b23208eab48c41a44b9b915035ffa896101c41deb0a_s390x as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:openshift4/ose-cluster-network-operator@sha256:c6cf66b22c51935f2c081b23208eab48c41a44b9b915035ffa896101c41deb0a_s390x"
},
"product_reference": "openshift4/ose-cluster-network-operator@sha256:c6cf66b22c51935f2c081b23208eab48c41a44b9b915035ffa896101c41deb0a_s390x",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-cluster-network-operator@sha256:d3bff15251d3415b42ff851f0a1269bbf0fdac9410f437ad32c19c709b8f1b1d_ppc64le as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:openshift4/ose-cluster-network-operator@sha256:d3bff15251d3415b42ff851f0a1269bbf0fdac9410f437ad32c19c709b8f1b1d_ppc64le"
},
"product_reference": "openshift4/ose-cluster-network-operator@sha256:d3bff15251d3415b42ff851f0a1269bbf0fdac9410f437ad32c19c709b8f1b1d_ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-cluster-network-operator@sha256:edcfb5688a3cc314456a59a1caebbb401a82d0aaf725867dcba874c93499bfbb_arm64 as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:openshift4/ose-cluster-network-operator@sha256:edcfb5688a3cc314456a59a1caebbb401a82d0aaf725867dcba874c93499bfbb_arm64"
},
"product_reference": "openshift4/ose-cluster-network-operator@sha256:edcfb5688a3cc314456a59a1caebbb401a82d0aaf725867dcba874c93499bfbb_arm64",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-cluster-node-tuning-operator@sha256:032fbdb27508aaf93b1dedfc114e67cc8d398f4a6bd9f994ca40eb66d1e50f5f_s390x as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:openshift4/ose-cluster-node-tuning-operator@sha256:032fbdb27508aaf93b1dedfc114e67cc8d398f4a6bd9f994ca40eb66d1e50f5f_s390x"
},
"product_reference": "openshift4/ose-cluster-node-tuning-operator@sha256:032fbdb27508aaf93b1dedfc114e67cc8d398f4a6bd9f994ca40eb66d1e50f5f_s390x",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-cluster-node-tuning-operator@sha256:3ad618fd222cd3f0967b5c945e3f8a9c2c9f7cd5c4c107f2de7b7da4d06c5587_ppc64le as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:openshift4/ose-cluster-node-tuning-operator@sha256:3ad618fd222cd3f0967b5c945e3f8a9c2c9f7cd5c4c107f2de7b7da4d06c5587_ppc64le"
},
"product_reference": "openshift4/ose-cluster-node-tuning-operator@sha256:3ad618fd222cd3f0967b5c945e3f8a9c2c9f7cd5c4c107f2de7b7da4d06c5587_ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-cluster-node-tuning-operator@sha256:5635e64a108e6005c47c88080b35cc11948d6097bb632228f8193a17b53259b9_arm64 as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:openshift4/ose-cluster-node-tuning-operator@sha256:5635e64a108e6005c47c88080b35cc11948d6097bb632228f8193a17b53259b9_arm64"
},
"product_reference": "openshift4/ose-cluster-node-tuning-operator@sha256:5635e64a108e6005c47c88080b35cc11948d6097bb632228f8193a17b53259b9_arm64",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-cluster-node-tuning-operator@sha256:d06e393e0493bb6a519ffeab2595b7555df2148190eb30a29def40325c35e3a5_amd64 as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:openshift4/ose-cluster-node-tuning-operator@sha256:d06e393e0493bb6a519ffeab2595b7555df2148190eb30a29def40325c35e3a5_amd64"
},
"product_reference": "openshift4/ose-cluster-node-tuning-operator@sha256:d06e393e0493bb6a519ffeab2595b7555df2148190eb30a29def40325c35e3a5_amd64",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-cluster-openshift-apiserver-operator@sha256:579f671f2e8a295eae80c19571daab0818ed012888980c0dc7a383fa277f595a_arm64 as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:openshift4/ose-cluster-openshift-apiserver-operator@sha256:579f671f2e8a295eae80c19571daab0818ed012888980c0dc7a383fa277f595a_arm64"
},
"product_reference": "openshift4/ose-cluster-openshift-apiserver-operator@sha256:579f671f2e8a295eae80c19571daab0818ed012888980c0dc7a383fa277f595a_arm64",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-cluster-openshift-apiserver-operator@sha256:5a72cb0256f9b20e3f1b847def6ab9f544ff9d7b3a63437963fc1225c8b0ce94_ppc64le as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:openshift4/ose-cluster-openshift-apiserver-operator@sha256:5a72cb0256f9b20e3f1b847def6ab9f544ff9d7b3a63437963fc1225c8b0ce94_ppc64le"
},
"product_reference": "openshift4/ose-cluster-openshift-apiserver-operator@sha256:5a72cb0256f9b20e3f1b847def6ab9f544ff9d7b3a63437963fc1225c8b0ce94_ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-cluster-openshift-apiserver-operator@sha256:a01a7943ecfa16a7ee0efd14e2cf192c887544cf9b9517b66dcdd0b9f1cd34dc_s390x as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:openshift4/ose-cluster-openshift-apiserver-operator@sha256:a01a7943ecfa16a7ee0efd14e2cf192c887544cf9b9517b66dcdd0b9f1cd34dc_s390x"
},
"product_reference": "openshift4/ose-cluster-openshift-apiserver-operator@sha256:a01a7943ecfa16a7ee0efd14e2cf192c887544cf9b9517b66dcdd0b9f1cd34dc_s390x",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-cluster-openshift-apiserver-operator@sha256:dc6a39c838691902cf50574eed7b6cfa6da8a38871624f09acab2e8d158b1957_amd64 as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:openshift4/ose-cluster-openshift-apiserver-operator@sha256:dc6a39c838691902cf50574eed7b6cfa6da8a38871624f09acab2e8d158b1957_amd64"
},
"product_reference": "openshift4/ose-cluster-openshift-apiserver-operator@sha256:dc6a39c838691902cf50574eed7b6cfa6da8a38871624f09acab2e8d158b1957_amd64",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-cluster-openshift-controller-manager-operator@sha256:6634a513df79182201131a7f56ac876323bd7e1709b737405ab41e06e95acf40_arm64 as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:openshift4/ose-cluster-openshift-controller-manager-operator@sha256:6634a513df79182201131a7f56ac876323bd7e1709b737405ab41e06e95acf40_arm64"
},
"product_reference": "openshift4/ose-cluster-openshift-controller-manager-operator@sha256:6634a513df79182201131a7f56ac876323bd7e1709b737405ab41e06e95acf40_arm64",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-cluster-openshift-controller-manager-operator@sha256:6e38c38b884651ae615d96617cbb562966ad67a63241dc1296c38e61556b6f74_s390x as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:openshift4/ose-cluster-openshift-controller-manager-operator@sha256:6e38c38b884651ae615d96617cbb562966ad67a63241dc1296c38e61556b6f74_s390x"
},
"product_reference": "openshift4/ose-cluster-openshift-controller-manager-operator@sha256:6e38c38b884651ae615d96617cbb562966ad67a63241dc1296c38e61556b6f74_s390x",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-cluster-openshift-controller-manager-operator@sha256:a502b3ce08f4dbb73617d2e212c6b89761a10cbb1d858b9c0f2791cb35683db5_amd64 as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:openshift4/ose-cluster-openshift-controller-manager-operator@sha256:a502b3ce08f4dbb73617d2e212c6b89761a10cbb1d858b9c0f2791cb35683db5_amd64"
},
"product_reference": "openshift4/ose-cluster-openshift-controller-manager-operator@sha256:a502b3ce08f4dbb73617d2e212c6b89761a10cbb1d858b9c0f2791cb35683db5_amd64",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-cluster-openshift-controller-manager-operator@sha256:f5b0dc319a66df941b33428ca64b2cd937957ce47b932e8c3c74398f1057caf1_ppc64le as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:openshift4/ose-cluster-openshift-controller-manager-operator@sha256:f5b0dc319a66df941b33428ca64b2cd937957ce47b932e8c3c74398f1057caf1_ppc64le"
},
"product_reference": "openshift4/ose-cluster-openshift-controller-manager-operator@sha256:f5b0dc319a66df941b33428ca64b2cd937957ce47b932e8c3c74398f1057caf1_ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-cluster-policy-controller-rhel8@sha256:4d56f27c4662cfa3b2cc7b9f4b146b66f9ad6b6e214b23813a8c4ed5a4107ead_ppc64le as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:openshift4/ose-cluster-policy-controller-rhel8@sha256:4d56f27c4662cfa3b2cc7b9f4b146b66f9ad6b6e214b23813a8c4ed5a4107ead_ppc64le"
},
"product_reference": "openshift4/ose-cluster-policy-controller-rhel8@sha256:4d56f27c4662cfa3b2cc7b9f4b146b66f9ad6b6e214b23813a8c4ed5a4107ead_ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-cluster-policy-controller-rhel8@sha256:7ad8d955c2bf988905684f85876a22874dd235f2bac686c8565585abac5cc2eb_s390x as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:openshift4/ose-cluster-policy-controller-rhel8@sha256:7ad8d955c2bf988905684f85876a22874dd235f2bac686c8565585abac5cc2eb_s390x"
},
"product_reference": "openshift4/ose-cluster-policy-controller-rhel8@sha256:7ad8d955c2bf988905684f85876a22874dd235f2bac686c8565585abac5cc2eb_s390x",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-cluster-policy-controller-rhel8@sha256:c0925a8d478200fab902a7cae4847a900c7e4473ecc20f854e3ba58ac0d46cc3_arm64 as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:openshift4/ose-cluster-policy-controller-rhel8@sha256:c0925a8d478200fab902a7cae4847a900c7e4473ecc20f854e3ba58ac0d46cc3_arm64"
},
"product_reference": "openshift4/ose-cluster-policy-controller-rhel8@sha256:c0925a8d478200fab902a7cae4847a900c7e4473ecc20f854e3ba58ac0d46cc3_arm64",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-cluster-policy-controller-rhel8@sha256:c7dc36c1b1c71ab449668a5600ce9ba403c23a7a14c81ea80a851d8f96a97757_amd64 as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:openshift4/ose-cluster-policy-controller-rhel8@sha256:c7dc36c1b1c71ab449668a5600ce9ba403c23a7a14c81ea80a851d8f96a97757_amd64"
},
"product_reference": "openshift4/ose-cluster-policy-controller-rhel8@sha256:c7dc36c1b1c71ab449668a5600ce9ba403c23a7a14c81ea80a851d8f96a97757_amd64",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-cluster-samples-operator@sha256:41b5edfb6f395372593d2ece37102b6c53deabaf208a2d66cc3486308bf7bcd9_s390x as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:openshift4/ose-cluster-samples-operator@sha256:41b5edfb6f395372593d2ece37102b6c53deabaf208a2d66cc3486308bf7bcd9_s390x"
},
"product_reference": "openshift4/ose-cluster-samples-operator@sha256:41b5edfb6f395372593d2ece37102b6c53deabaf208a2d66cc3486308bf7bcd9_s390x",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-cluster-samples-operator@sha256:6bf352ae6bc6a6c46ca79014473cc163505165163060870bcf2e42f07b9f2577_ppc64le as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:openshift4/ose-cluster-samples-operator@sha256:6bf352ae6bc6a6c46ca79014473cc163505165163060870bcf2e42f07b9f2577_ppc64le"
},
"product_reference": "openshift4/ose-cluster-samples-operator@sha256:6bf352ae6bc6a6c46ca79014473cc163505165163060870bcf2e42f07b9f2577_ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-cluster-samples-operator@sha256:844d02462ad69b045a796a9b5547cd65e42b51a56fda3b289a15e5aa0caa7138_amd64 as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:openshift4/ose-cluster-samples-operator@sha256:844d02462ad69b045a796a9b5547cd65e42b51a56fda3b289a15e5aa0caa7138_amd64"
},
"product_reference": "openshift4/ose-cluster-samples-operator@sha256:844d02462ad69b045a796a9b5547cd65e42b51a56fda3b289a15e5aa0caa7138_amd64",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-cluster-samples-operator@sha256:c8a7ca2191e14e7b7b67108743fa442f75222a5f8a8577bb801f4209c72cf5a8_arm64 as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:openshift4/ose-cluster-samples-operator@sha256:c8a7ca2191e14e7b7b67108743fa442f75222a5f8a8577bb801f4209c72cf5a8_arm64"
},
"product_reference": "openshift4/ose-cluster-samples-operator@sha256:c8a7ca2191e14e7b7b67108743fa442f75222a5f8a8577bb801f4209c72cf5a8_arm64",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-cluster-storage-operator@sha256:2155fd9379e1264fc4a0608cac844a098df4f170d5e1383c18b95fc7ec6b049a_arm64 as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:openshift4/ose-cluster-storage-operator@sha256:2155fd9379e1264fc4a0608cac844a098df4f170d5e1383c18b95fc7ec6b049a_arm64"
},
"product_reference": "openshift4/ose-cluster-storage-operator@sha256:2155fd9379e1264fc4a0608cac844a098df4f170d5e1383c18b95fc7ec6b049a_arm64",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-cluster-storage-operator@sha256:60c88dda1e58b5a6e8109afef2a837fe184362ada32f369784bd5cf2a34183f2_amd64 as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:openshift4/ose-cluster-storage-operator@sha256:60c88dda1e58b5a6e8109afef2a837fe184362ada32f369784bd5cf2a34183f2_amd64"
},
"product_reference": "openshift4/ose-cluster-storage-operator@sha256:60c88dda1e58b5a6e8109afef2a837fe184362ada32f369784bd5cf2a34183f2_amd64",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-cluster-storage-operator@sha256:a2da82561c61ddde3ed10057743ad59cefb36cd9b59a167bd1c01638cdb1b9a6_s390x as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:openshift4/ose-cluster-storage-operator@sha256:a2da82561c61ddde3ed10057743ad59cefb36cd9b59a167bd1c01638cdb1b9a6_s390x"
},
"product_reference": "openshift4/ose-cluster-storage-operator@sha256:a2da82561c61ddde3ed10057743ad59cefb36cd9b59a167bd1c01638cdb1b9a6_s390x",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-cluster-storage-operator@sha256:c30a0ebdf2740b0c0badde549e557973c741315cca23a931cfb28dce704887d3_ppc64le as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:openshift4/ose-cluster-storage-operator@sha256:c30a0ebdf2740b0c0badde549e557973c741315cca23a931cfb28dce704887d3_ppc64le"
},
"product_reference": "openshift4/ose-cluster-storage-operator@sha256:c30a0ebdf2740b0c0badde549e557973c741315cca23a931cfb28dce704887d3_ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-cluster-update-keys@sha256:d5c919b0c64ca6401a0128b08b1440c4679d748c91acb90fd04f6665ae264929_ppc64le as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:openshift4/ose-cluster-update-keys@sha256:d5c919b0c64ca6401a0128b08b1440c4679d748c91acb90fd04f6665ae264929_ppc64le"
},
"product_reference": "openshift4/ose-cluster-update-keys@sha256:d5c919b0c64ca6401a0128b08b1440c4679d748c91acb90fd04f6665ae264929_ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-cluster-update-keys@sha256:dbaa95fb795f4dedeeeab0a2b1372ceef199f098d9a83c88581897dc992bb065_arm64 as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:openshift4/ose-cluster-update-keys@sha256:dbaa95fb795f4dedeeeab0a2b1372ceef199f098d9a83c88581897dc992bb065_arm64"
},
"product_reference": "openshift4/ose-cluster-update-keys@sha256:dbaa95fb795f4dedeeeab0a2b1372ceef199f098d9a83c88581897dc992bb065_arm64",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-cluster-update-keys@sha256:e830e81f1cafe4d2aaf49f3e96befdf1a992afbc64795fed941591d88f5ce71a_s390x as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:openshift4/ose-cluster-update-keys@sha256:e830e81f1cafe4d2aaf49f3e96befdf1a992afbc64795fed941591d88f5ce71a_s390x"
},
"product_reference": "openshift4/ose-cluster-update-keys@sha256:e830e81f1cafe4d2aaf49f3e96befdf1a992afbc64795fed941591d88f5ce71a_s390x",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-cluster-update-keys@sha256:fe8864f55f1ef516784a6a3836a09c3a399b6fee050e7c78181f1a337667b4b7_amd64 as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:openshift4/ose-cluster-update-keys@sha256:fe8864f55f1ef516784a6a3836a09c3a399b6fee050e7c78181f1a337667b4b7_amd64"
},
"product_reference": "openshift4/ose-cluster-update-keys@sha256:fe8864f55f1ef516784a6a3836a09c3a399b6fee050e7c78181f1a337667b4b7_amd64",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-cluster-version-operator@sha256:241713ac691dd073f8b667f59502e6db5ae503d01bd3e5dc0413bb1903a6da06_amd64 as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:openshift4/ose-cluster-version-operator@sha256:241713ac691dd073f8b667f59502e6db5ae503d01bd3e5dc0413bb1903a6da06_amd64"
},
"product_reference": "openshift4/ose-cluster-version-operator@sha256:241713ac691dd073f8b667f59502e6db5ae503d01bd3e5dc0413bb1903a6da06_amd64",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-cluster-version-operator@sha256:43508917e491dcbcf0375ce2c0252fe79bc1cde78419a9c6ea20895fac2dac1f_s390x as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:openshift4/ose-cluster-version-operator@sha256:43508917e491dcbcf0375ce2c0252fe79bc1cde78419a9c6ea20895fac2dac1f_s390x"
},
"product_reference": "openshift4/ose-cluster-version-operator@sha256:43508917e491dcbcf0375ce2c0252fe79bc1cde78419a9c6ea20895fac2dac1f_s390x",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-cluster-version-operator@sha256:6c38640774628f346faa7555b574c8b492a3c86052299fb3aa905888ec29f57c_arm64 as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:openshift4/ose-cluster-version-operator@sha256:6c38640774628f346faa7555b574c8b492a3c86052299fb3aa905888ec29f57c_arm64"
},
"product_reference": "openshift4/ose-cluster-version-operator@sha256:6c38640774628f346faa7555b574c8b492a3c86052299fb3aa905888ec29f57c_arm64",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-cluster-version-operator@sha256:739b3f7a860a9ac73027a95111dd5466b4c467970f2fb777cdf3598f67221b68_ppc64le as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:openshift4/ose-cluster-version-operator@sha256:739b3f7a860a9ac73027a95111dd5466b4c467970f2fb777cdf3598f67221b68_ppc64le"
},
"product_reference": "openshift4/ose-cluster-version-operator@sha256:739b3f7a860a9ac73027a95111dd5466b4c467970f2fb777cdf3598f67221b68_ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-configmap-reloader@sha256:25c49da28dd21c6056f6368416e1d6ad6f06a3046434e0190c4e2e47d24408bb_amd64 as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:openshift4/ose-configmap-reloader@sha256:25c49da28dd21c6056f6368416e1d6ad6f06a3046434e0190c4e2e47d24408bb_amd64"
},
"product_reference": "openshift4/ose-configmap-reloader@sha256:25c49da28dd21c6056f6368416e1d6ad6f06a3046434e0190c4e2e47d24408bb_amd64",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-configmap-reloader@sha256:26a13df99ea07b0298cd5f90b086f510c201cc7762a6020b1683489498f92247_s390x as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:openshift4/ose-configmap-reloader@sha256:26a13df99ea07b0298cd5f90b086f510c201cc7762a6020b1683489498f92247_s390x"
},
"product_reference": "openshift4/ose-configmap-reloader@sha256:26a13df99ea07b0298cd5f90b086f510c201cc7762a6020b1683489498f92247_s390x",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-configmap-reloader@sha256:d749478faa06c5b2102e5900bba9abd48dd2b05c7adf5bd8d7b5e1923ade4fdb_arm64 as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:openshift4/ose-configmap-reloader@sha256:d749478faa06c5b2102e5900bba9abd48dd2b05c7adf5bd8d7b5e1923ade4fdb_arm64"
},
"product_reference": "openshift4/ose-configmap-reloader@sha256:d749478faa06c5b2102e5900bba9abd48dd2b05c7adf5bd8d7b5e1923ade4fdb_arm64",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-configmap-reloader@sha256:f78ad6462d63cf7926c5b83617dfbd393508588d88b5bd9eeeea0b7d8a64669e_ppc64le as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:openshift4/ose-configmap-reloader@sha256:f78ad6462d63cf7926c5b83617dfbd393508588d88b5bd9eeeea0b7d8a64669e_ppc64le"
},
"product_reference": "openshift4/ose-configmap-reloader@sha256:f78ad6462d63cf7926c5b83617dfbd393508588d88b5bd9eeeea0b7d8a64669e_ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-console-operator@sha256:2ec6199f3ca35880a0d9a1960156de7d94b04be1d391b08926f19939ba8cb812_ppc64le as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:openshift4/ose-console-operator@sha256:2ec6199f3ca35880a0d9a1960156de7d94b04be1d391b08926f19939ba8cb812_ppc64le"
},
"product_reference": "openshift4/ose-console-operator@sha256:2ec6199f3ca35880a0d9a1960156de7d94b04be1d391b08926f19939ba8cb812_ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-console-operator@sha256:51aa483bf4f840be495ad572254641187d19bf74f2d38424477f5893179f649a_s390x as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:openshift4/ose-console-operator@sha256:51aa483bf4f840be495ad572254641187d19bf74f2d38424477f5893179f649a_s390x"
},
"product_reference": "openshift4/ose-console-operator@sha256:51aa483bf4f840be495ad572254641187d19bf74f2d38424477f5893179f649a_s390x",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-console-operator@sha256:97616a2200d45d1d650c0cdd543ec7f0f936786b09431047a94e01f398aa2d06_arm64 as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:openshift4/ose-console-operator@sha256:97616a2200d45d1d650c0cdd543ec7f0f936786b09431047a94e01f398aa2d06_arm64"
},
"product_reference": "openshift4/ose-console-operator@sha256:97616a2200d45d1d650c0cdd543ec7f0f936786b09431047a94e01f398aa2d06_arm64",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-console-operator@sha256:9e57ff97abdd99b207a0867fe0dee68f2bcaa7776d44e523798bab548aaae148_amd64 as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:openshift4/ose-console-operator@sha256:9e57ff97abdd99b207a0867fe0dee68f2bcaa7776d44e523798bab548aaae148_amd64"
},
"product_reference": "openshift4/ose-console-operator@sha256:9e57ff97abdd99b207a0867fe0dee68f2bcaa7776d44e523798bab548aaae148_amd64",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-console@sha256:1ac5d6db843d81b56692a2019f4201927362bbf19d7486dbfdb4098ab2b4a729_amd64 as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:openshift4/ose-console@sha256:1ac5d6db843d81b56692a2019f4201927362bbf19d7486dbfdb4098ab2b4a729_amd64"
},
"product_reference": "openshift4/ose-console@sha256:1ac5d6db843d81b56692a2019f4201927362bbf19d7486dbfdb4098ab2b4a729_amd64",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-console@sha256:67c77dfbf58dd0c41483b5afffab5215b1a818827176cfaa43794e1f237c67f1_ppc64le as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:openshift4/ose-console@sha256:67c77dfbf58dd0c41483b5afffab5215b1a818827176cfaa43794e1f237c67f1_ppc64le"
},
"product_reference": "openshift4/ose-console@sha256:67c77dfbf58dd0c41483b5afffab5215b1a818827176cfaa43794e1f237c67f1_ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-console@sha256:6a3172a832962789a7e715983784cb365e8d996ce9eaf6d93c556f24c3f8b205_arm64 as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:openshift4/ose-console@sha256:6a3172a832962789a7e715983784cb365e8d996ce9eaf6d93c556f24c3f8b205_arm64"
},
"product_reference": "openshift4/ose-console@sha256:6a3172a832962789a7e715983784cb365e8d996ce9eaf6d93c556f24c3f8b205_arm64",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-console@sha256:773182d61251834f80c36cebf472dbff70025334977ecc416560e55a41a9e8c7_s390x as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:openshift4/ose-console@sha256:773182d61251834f80c36cebf472dbff70025334977ecc416560e55a41a9e8c7_s390x"
},
"product_reference": "openshift4/ose-console@sha256:773182d61251834f80c36cebf472dbff70025334977ecc416560e55a41a9e8c7_s390x",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-container-networking-plugins-rhel8@sha256:b28145e56f2aac4dbb9d900f0efe86227287c10451728ed69708d6eac3580622_arm64 as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:openshift4/ose-container-networking-plugins-rhel8@sha256:b28145e56f2aac4dbb9d900f0efe86227287c10451728ed69708d6eac3580622_arm64"
},
"product_reference": "openshift4/ose-container-networking-plugins-rhel8@sha256:b28145e56f2aac4dbb9d900f0efe86227287c10451728ed69708d6eac3580622_arm64",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-container-networking-plugins-rhel8@sha256:c472d872a70e67ab583752ff21f0bd5619bb755030eb51e9f2a4c625793a2cc3_ppc64le as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:openshift4/ose-container-networking-plugins-rhel8@sha256:c472d872a70e67ab583752ff21f0bd5619bb755030eb51e9f2a4c625793a2cc3_ppc64le"
},
"product_reference": "openshift4/ose-container-networking-plugins-rhel8@sha256:c472d872a70e67ab583752ff21f0bd5619bb755030eb51e9f2a4c625793a2cc3_ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-container-networking-plugins-rhel8@sha256:d22cbaf4967340a39cf7ad96e68450b79898b204b5c994bd2d7f330377953412_s390x as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:openshift4/ose-container-networking-plugins-rhel8@sha256:d22cbaf4967340a39cf7ad96e68450b79898b204b5c994bd2d7f330377953412_s390x"
},
"product_reference": "openshift4/ose-container-networking-plugins-rhel8@sha256:d22cbaf4967340a39cf7ad96e68450b79898b204b5c994bd2d7f330377953412_s390x",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-container-networking-plugins-rhel8@sha256:def7a0a80be3d29e7ae6d9785f5925cf9558b9e01792cb1e77dfadb0d5f28230_amd64 as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:openshift4/ose-container-networking-plugins-rhel8@sha256:def7a0a80be3d29e7ae6d9785f5925cf9558b9e01792cb1e77dfadb0d5f28230_amd64"
},
"product_reference": "openshift4/ose-container-networking-plugins-rhel8@sha256:def7a0a80be3d29e7ae6d9785f5925cf9558b9e01792cb1e77dfadb0d5f28230_amd64",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-coredns@sha256:2f52299822c5fdc045c703c43a99ab9db893d530d618176ae52376143a354d3c_amd64 as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:openshift4/ose-coredns@sha256:2f52299822c5fdc045c703c43a99ab9db893d530d618176ae52376143a354d3c_amd64"
},
"product_reference": "openshift4/ose-coredns@sha256:2f52299822c5fdc045c703c43a99ab9db893d530d618176ae52376143a354d3c_amd64",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-coredns@sha256:58a52e4a3e0336391d21cf60c29dbede81e0a4a0dd27d54caa8c8107d4071da4_s390x as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:openshift4/ose-coredns@sha256:58a52e4a3e0336391d21cf60c29dbede81e0a4a0dd27d54caa8c8107d4071da4_s390x"
},
"product_reference": "openshift4/ose-coredns@sha256:58a52e4a3e0336391d21cf60c29dbede81e0a4a0dd27d54caa8c8107d4071da4_s390x",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-coredns@sha256:67d6f68c83ed3319353d56731fd3b31864269bd7b65d20d440f48fe4207c3ec4_arm64 as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:openshift4/ose-coredns@sha256:67d6f68c83ed3319353d56731fd3b31864269bd7b65d20d440f48fe4207c3ec4_arm64"
},
"product_reference": "openshift4/ose-coredns@sha256:67d6f68c83ed3319353d56731fd3b31864269bd7b65d20d440f48fe4207c3ec4_arm64",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-coredns@sha256:a5d7d60486b0db4eff39e8ae9234a7650f578ee4edaaa8d5d0d1f1d7985471ee_ppc64le as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:openshift4/ose-coredns@sha256:a5d7d60486b0db4eff39e8ae9234a7650f578ee4edaaa8d5d0d1f1d7985471ee_ppc64le"
},
"product_reference": "openshift4/ose-coredns@sha256:a5d7d60486b0db4eff39e8ae9234a7650f578ee4edaaa8d5d0d1f1d7985471ee_ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-csi-driver-manila-rhel8-operator@sha256:1e2c039399a6ad9857e9b3972cdf246a1cd6bdb70e2278bd3274c9ff0ffe8f5d_amd64 as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:openshift4/ose-csi-driver-manila-rhel8-operator@sha256:1e2c039399a6ad9857e9b3972cdf246a1cd6bdb70e2278bd3274c9ff0ffe8f5d_amd64"
},
"product_reference": "openshift4/ose-csi-driver-manila-rhel8-operator@sha256:1e2c039399a6ad9857e9b3972cdf246a1cd6bdb70e2278bd3274c9ff0ffe8f5d_amd64",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-csi-driver-manila-rhel8-operator@sha256:5543f0aabea36a61da59bdc5042f8d5e2dfff4a07a51ed61fdd91cd75de53047_ppc64le as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:openshift4/ose-csi-driver-manila-rhel8-operator@sha256:5543f0aabea36a61da59bdc5042f8d5e2dfff4a07a51ed61fdd91cd75de53047_ppc64le"
},
"product_reference": "openshift4/ose-csi-driver-manila-rhel8-operator@sha256:5543f0aabea36a61da59bdc5042f8d5e2dfff4a07a51ed61fdd91cd75de53047_ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-csi-driver-manila-rhel8@sha256:3c3248dfebba93bd81d5295455cd1eaead7622a1dd9d433bc7bf49a713603255_ppc64le as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:openshift4/ose-csi-driver-manila-rhel8@sha256:3c3248dfebba93bd81d5295455cd1eaead7622a1dd9d433bc7bf49a713603255_ppc64le"
},
"product_reference": "openshift4/ose-csi-driver-manila-rhel8@sha256:3c3248dfebba93bd81d5295455cd1eaead7622a1dd9d433bc7bf49a713603255_ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-csi-driver-manila-rhel8@sha256:e8d1989aba103c3667cafbae5d850bc9e8558f2e4cc760a9b88931f3a4db86a9_amd64 as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:openshift4/ose-csi-driver-manila-rhel8@sha256:e8d1989aba103c3667cafbae5d850bc9e8558f2e4cc760a9b88931f3a4db86a9_amd64"
},
"product_reference": "openshift4/ose-csi-driver-manila-rhel8@sha256:e8d1989aba103c3667cafbae5d850bc9e8558f2e4cc760a9b88931f3a4db86a9_amd64",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-csi-driver-nfs-rhel8@sha256:3b15d6d6f4c84f64caafac5a68041ca3bbe50bab34e353a6604f6046253547f9_amd64 as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:openshift4/ose-csi-driver-nfs-rhel8@sha256:3b15d6d6f4c84f64caafac5a68041ca3bbe50bab34e353a6604f6046253547f9_amd64"
},
"product_reference": "openshift4/ose-csi-driver-nfs-rhel8@sha256:3b15d6d6f4c84f64caafac5a68041ca3bbe50bab34e353a6604f6046253547f9_amd64",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-csi-driver-nfs-rhel8@sha256:ab4144663cd995c5fcac1b096a5dafd5ec6e5fa62df311f4cb3841a7d2c75dfe_ppc64le as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:openshift4/ose-csi-driver-nfs-rhel8@sha256:ab4144663cd995c5fcac1b096a5dafd5ec6e5fa62df311f4cb3841a7d2c75dfe_ppc64le"
},
"product_reference": "openshift4/ose-csi-driver-nfs-rhel8@sha256:ab4144663cd995c5fcac1b096a5dafd5ec6e5fa62df311f4cb3841a7d2c75dfe_ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-csi-driver-shared-resource-operator-rhel8@sha256:50c08c144bb33f382aaaf878157a8ebf58968bd575321cd179ca26551925cac5_s390x as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:openshift4/ose-csi-driver-shared-resource-operator-rhel8@sha256:50c08c144bb33f382aaaf878157a8ebf58968bd575321cd179ca26551925cac5_s390x"
},
"product_reference": "openshift4/ose-csi-driver-shared-resource-operator-rhel8@sha256:50c08c144bb33f382aaaf878157a8ebf58968bd575321cd179ca26551925cac5_s390x",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-csi-driver-shared-resource-operator-rhel8@sha256:969eb2f0c16c083548541f7ca9a514352af26ead7aee991ed259d6ace4a91d3f_ppc64le as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:openshift4/ose-csi-driver-shared-resource-operator-rhel8@sha256:969eb2f0c16c083548541f7ca9a514352af26ead7aee991ed259d6ace4a91d3f_ppc64le"
},
"product_reference": "openshift4/ose-csi-driver-shared-resource-operator-rhel8@sha256:969eb2f0c16c083548541f7ca9a514352af26ead7aee991ed259d6ace4a91d3f_ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-csi-driver-shared-resource-operator-rhel8@sha256:adbd0c9b2820fa269d56fde688edb6d393ac509894a4334e65f25883ca9c3ba8_amd64 as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:openshift4/ose-csi-driver-shared-resource-operator-rhel8@sha256:adbd0c9b2820fa269d56fde688edb6d393ac509894a4334e65f25883ca9c3ba8_amd64"
},
"product_reference": "openshift4/ose-csi-driver-shared-resource-operator-rhel8@sha256:adbd0c9b2820fa269d56fde688edb6d393ac509894a4334e65f25883ca9c3ba8_amd64",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-csi-driver-shared-resource-operator-rhel8@sha256:bacd97ae2c3e53a95dfefa929639896fe9ca5457344d7e255551173606673b43_arm64 as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:openshift4/ose-csi-driver-shared-resource-operator-rhel8@sha256:bacd97ae2c3e53a95dfefa929639896fe9ca5457344d7e255551173606673b43_arm64"
},
"product_reference": "openshift4/ose-csi-driver-shared-resource-operator-rhel8@sha256:bacd97ae2c3e53a95dfefa929639896fe9ca5457344d7e255551173606673b43_arm64",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-csi-driver-shared-resource-rhel8@sha256:38eb7084857a284fc01f2b379245492d2a3f3687e7bbbcab018d3f37adeb0c92_ppc64le as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:openshift4/ose-csi-driver-shared-resource-rhel8@sha256:38eb7084857a284fc01f2b379245492d2a3f3687e7bbbcab018d3f37adeb0c92_ppc64le"
},
"product_reference": "openshift4/ose-csi-driver-shared-resource-rhel8@sha256:38eb7084857a284fc01f2b379245492d2a3f3687e7bbbcab018d3f37adeb0c92_ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-csi-driver-shared-resource-rhel8@sha256:571d542a628389ea713e3426c6cae7c6ea403476a0de0162ddcf67f39cffae6e_s390x as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:openshift4/ose-csi-driver-shared-resource-rhel8@sha256:571d542a628389ea713e3426c6cae7c6ea403476a0de0162ddcf67f39cffae6e_s390x"
},
"product_reference": "openshift4/ose-csi-driver-shared-resource-rhel8@sha256:571d542a628389ea713e3426c6cae7c6ea403476a0de0162ddcf67f39cffae6e_s390x",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-csi-driver-shared-resource-rhel8@sha256:8b4d19610bac30821f299b9741aa105905642c19ee9a207acf26a89fcb980061_amd64 as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:openshift4/ose-csi-driver-shared-resource-rhel8@sha256:8b4d19610bac30821f299b9741aa105905642c19ee9a207acf26a89fcb980061_amd64"
},
"product_reference": "openshift4/ose-csi-driver-shared-resource-rhel8@sha256:8b4d19610bac30821f299b9741aa105905642c19ee9a207acf26a89fcb980061_amd64",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-csi-driver-shared-resource-rhel8@sha256:b1b243779556a2740ef267c80d449a734c7f56dcb085481db1f395300cdbc015_arm64 as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:openshift4/ose-csi-driver-shared-resource-rhel8@sha256:b1b243779556a2740ef267c80d449a734c7f56dcb085481db1f395300cdbc015_arm64"
},
"product_reference": "openshift4/ose-csi-driver-shared-resource-rhel8@sha256:b1b243779556a2740ef267c80d449a734c7f56dcb085481db1f395300cdbc015_arm64",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-csi-driver-shared-resource-webhook-rhel8@sha256:0e8cefa1ea15e47b3835204029250da5e5e0630a4457f3c4f5d208adb509d14c_ppc64le as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:openshift4/ose-csi-driver-shared-resource-webhook-rhel8@sha256:0e8cefa1ea15e47b3835204029250da5e5e0630a4457f3c4f5d208adb509d14c_ppc64le"
},
"product_reference": "openshift4/ose-csi-driver-shared-resource-webhook-rhel8@sha256:0e8cefa1ea15e47b3835204029250da5e5e0630a4457f3c4f5d208adb509d14c_ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-csi-driver-shared-resource-webhook-rhel8@sha256:35d4be98c713880d8b672e122f21e352bec83a773b5ad5280244b987a87f8e6f_arm64 as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:openshift4/ose-csi-driver-shared-resource-webhook-rhel8@sha256:35d4be98c713880d8b672e122f21e352bec83a773b5ad5280244b987a87f8e6f_arm64"
},
"product_reference": "openshift4/ose-csi-driver-shared-resource-webhook-rhel8@sha256:35d4be98c713880d8b672e122f21e352bec83a773b5ad5280244b987a87f8e6f_arm64",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-csi-driver-shared-resource-webhook-rhel8@sha256:aa9502ee197283d904856823d7b8e4bdf086a99c66b37272b8e0072a340c00e2_amd64 as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:openshift4/ose-csi-driver-shared-resource-webhook-rhel8@sha256:aa9502ee197283d904856823d7b8e4bdf086a99c66b37272b8e0072a340c00e2_amd64"
},
"product_reference": "openshift4/ose-csi-driver-shared-resource-webhook-rhel8@sha256:aa9502ee197283d904856823d7b8e4bdf086a99c66b37272b8e0072a340c00e2_amd64",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-csi-driver-shared-resource-webhook-rhel8@sha256:fc0a42ee3a99634f86088f6b5903474041d9c0f27d8a80c446c6c709d7462cf1_s390x as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:openshift4/ose-csi-driver-shared-resource-webhook-rhel8@sha256:fc0a42ee3a99634f86088f6b5903474041d9c0f27d8a80c446c6c709d7462cf1_s390x"
},
"product_reference": "openshift4/ose-csi-driver-shared-resource-webhook-rhel8@sha256:fc0a42ee3a99634f86088f6b5903474041d9c0f27d8a80c446c6c709d7462cf1_s390x",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-csi-external-attacher-rhel8@sha256:65986b28ddc315fa9c7e567f0ab2a19e21d247f8bc7c55415391bd5f7ffc777f_arm64 as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:openshift4/ose-csi-external-attacher-rhel8@sha256:65986b28ddc315fa9c7e567f0ab2a19e21d247f8bc7c55415391bd5f7ffc777f_arm64"
},
"product_reference": "openshift4/ose-csi-external-attacher-rhel8@sha256:65986b28ddc315fa9c7e567f0ab2a19e21d247f8bc7c55415391bd5f7ffc777f_arm64",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-csi-external-attacher-rhel8@sha256:a53bedc03d9cba348d76acfbe586df0f319a417216b5a1293e917693d2bf987b_s390x as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:openshift4/ose-csi-external-attacher-rhel8@sha256:a53bedc03d9cba348d76acfbe586df0f319a417216b5a1293e917693d2bf987b_s390x"
},
"product_reference": "openshift4/ose-csi-external-attacher-rhel8@sha256:a53bedc03d9cba348d76acfbe586df0f319a417216b5a1293e917693d2bf987b_s390x",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-csi-external-attacher-rhel8@sha256:cd8502b7bc328fd4b7f1b4194dc8f21b850c8c1eb8e0b220afb0fbef06ee447b_ppc64le as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:openshift4/ose-csi-external-attacher-rhel8@sha256:cd8502b7bc328fd4b7f1b4194dc8f21b850c8c1eb8e0b220afb0fbef06ee447b_ppc64le"
},
"product_reference": "openshift4/ose-csi-external-attacher-rhel8@sha256:cd8502b7bc328fd4b7f1b4194dc8f21b850c8c1eb8e0b220afb0fbef06ee447b_ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-csi-external-attacher-rhel8@sha256:d65c8960171d37900f2f07cedb4a14eff2fc9da095a3ccc6718f4fbcd0f0b79e_amd64 as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:openshift4/ose-csi-external-attacher-rhel8@sha256:d65c8960171d37900f2f07cedb4a14eff2fc9da095a3ccc6718f4fbcd0f0b79e_amd64"
},
"product_reference": "openshift4/ose-csi-external-attacher-rhel8@sha256:d65c8960171d37900f2f07cedb4a14eff2fc9da095a3ccc6718f4fbcd0f0b79e_amd64",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-csi-external-attacher@sha256:65986b28ddc315fa9c7e567f0ab2a19e21d247f8bc7c55415391bd5f7ffc777f_arm64 as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:openshift4/ose-csi-external-attacher@sha256:65986b28ddc315fa9c7e567f0ab2a19e21d247f8bc7c55415391bd5f7ffc777f_arm64"
},
"product_reference": "openshift4/ose-csi-external-attacher@sha256:65986b28ddc315fa9c7e567f0ab2a19e21d247f8bc7c55415391bd5f7ffc777f_arm64",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-csi-external-attacher@sha256:a53bedc03d9cba348d76acfbe586df0f319a417216b5a1293e917693d2bf987b_s390x as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:openshift4/ose-csi-external-attacher@sha256:a53bedc03d9cba348d76acfbe586df0f319a417216b5a1293e917693d2bf987b_s390x"
},
"product_reference": "openshift4/ose-csi-external-attacher@sha256:a53bedc03d9cba348d76acfbe586df0f319a417216b5a1293e917693d2bf987b_s390x",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-csi-external-attacher@sha256:cd8502b7bc328fd4b7f1b4194dc8f21b850c8c1eb8e0b220afb0fbef06ee447b_ppc64le as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:openshift4/ose-csi-external-attacher@sha256:cd8502b7bc328fd4b7f1b4194dc8f21b850c8c1eb8e0b220afb0fbef06ee447b_ppc64le"
},
"product_reference": "openshift4/ose-csi-external-attacher@sha256:cd8502b7bc328fd4b7f1b4194dc8f21b850c8c1eb8e0b220afb0fbef06ee447b_ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-csi-external-attacher@sha256:d65c8960171d37900f2f07cedb4a14eff2fc9da095a3ccc6718f4fbcd0f0b79e_amd64 as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:openshift4/ose-csi-external-attacher@sha256:d65c8960171d37900f2f07cedb4a14eff2fc9da095a3ccc6718f4fbcd0f0b79e_amd64"
},
"product_reference": "openshift4/ose-csi-external-attacher@sha256:d65c8960171d37900f2f07cedb4a14eff2fc9da095a3ccc6718f4fbcd0f0b79e_amd64",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-csi-external-provisioner-rhel8@sha256:1e69d532a480bf0f0b2aa8c7385dfe90488408c25f1278ace1a25df90dba38ac_amd64 as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:openshift4/ose-csi-external-provisioner-rhel8@sha256:1e69d532a480bf0f0b2aa8c7385dfe90488408c25f1278ace1a25df90dba38ac_amd64"
},
"product_reference": "openshift4/ose-csi-external-provisioner-rhel8@sha256:1e69d532a480bf0f0b2aa8c7385dfe90488408c25f1278ace1a25df90dba38ac_amd64",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-csi-external-provisioner-rhel8@sha256:62f68c04b66046eac735887c9ebfc3fb8af069579cab057203d1fda7c047a711_ppc64le as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:openshift4/ose-csi-external-provisioner-rhel8@sha256:62f68c04b66046eac735887c9ebfc3fb8af069579cab057203d1fda7c047a711_ppc64le"
},
"product_reference": "openshift4/ose-csi-external-provisioner-rhel8@sha256:62f68c04b66046eac735887c9ebfc3fb8af069579cab057203d1fda7c047a711_ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-csi-external-provisioner-rhel8@sha256:8667b0674de09e66ea2eda3aed92ccaecab44cf71298e12b64735616ddcb7f7d_arm64 as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:openshift4/ose-csi-external-provisioner-rhel8@sha256:8667b0674de09e66ea2eda3aed92ccaecab44cf71298e12b64735616ddcb7f7d_arm64"
},
"product_reference": "openshift4/ose-csi-external-provisioner-rhel8@sha256:8667b0674de09e66ea2eda3aed92ccaecab44cf71298e12b64735616ddcb7f7d_arm64",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-csi-external-provisioner-rhel8@sha256:ed000063acc18b89dd40d374b3ac29d010a7bbc3eb77403070a27c04c8e1c761_s390x as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:openshift4/ose-csi-external-provisioner-rhel8@sha256:ed000063acc18b89dd40d374b3ac29d010a7bbc3eb77403070a27c04c8e1c761_s390x"
},
"product_reference": "openshift4/ose-csi-external-provisioner-rhel8@sha256:ed000063acc18b89dd40d374b3ac29d010a7bbc3eb77403070a27c04c8e1c761_s390x",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-csi-external-provisioner@sha256:1e69d532a480bf0f0b2aa8c7385dfe90488408c25f1278ace1a25df90dba38ac_amd64 as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:openshift4/ose-csi-external-provisioner@sha256:1e69d532a480bf0f0b2aa8c7385dfe90488408c25f1278ace1a25df90dba38ac_amd64"
},
"product_reference": "openshift4/ose-csi-external-provisioner@sha256:1e69d532a480bf0f0b2aa8c7385dfe90488408c25f1278ace1a25df90dba38ac_amd64",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-csi-external-provisioner@sha256:62f68c04b66046eac735887c9ebfc3fb8af069579cab057203d1fda7c047a711_ppc64le as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:openshift4/ose-csi-external-provisioner@sha256:62f68c04b66046eac735887c9ebfc3fb8af069579cab057203d1fda7c047a711_ppc64le"
},
"product_reference": "openshift4/ose-csi-external-provisioner@sha256:62f68c04b66046eac735887c9ebfc3fb8af069579cab057203d1fda7c047a711_ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-csi-external-provisioner@sha256:8667b0674de09e66ea2eda3aed92ccaecab44cf71298e12b64735616ddcb7f7d_arm64 as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:openshift4/ose-csi-external-provisioner@sha256:8667b0674de09e66ea2eda3aed92ccaecab44cf71298e12b64735616ddcb7f7d_arm64"
},
"product_reference": "openshift4/ose-csi-external-provisioner@sha256:8667b0674de09e66ea2eda3aed92ccaecab44cf71298e12b64735616ddcb7f7d_arm64",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-csi-external-provisioner@sha256:ed000063acc18b89dd40d374b3ac29d010a7bbc3eb77403070a27c04c8e1c761_s390x as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:openshift4/ose-csi-external-provisioner@sha256:ed000063acc18b89dd40d374b3ac29d010a7bbc3eb77403070a27c04c8e1c761_s390x"
},
"product_reference": "openshift4/ose-csi-external-provisioner@sha256:ed000063acc18b89dd40d374b3ac29d010a7bbc3eb77403070a27c04c8e1c761_s390x",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-csi-external-resizer-rhel8@sha256:68a45dffdbea5cbe6bb78ec6dfeded91d4ae361fa24dc5221d8507f7715d7320_s390x as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:openshift4/ose-csi-external-resizer-rhel8@sha256:68a45dffdbea5cbe6bb78ec6dfeded91d4ae361fa24dc5221d8507f7715d7320_s390x"
},
"product_reference": "openshift4/ose-csi-external-resizer-rhel8@sha256:68a45dffdbea5cbe6bb78ec6dfeded91d4ae361fa24dc5221d8507f7715d7320_s390x",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-csi-external-resizer-rhel8@sha256:8b40d88c21ea690f84e8221f6e7ed91daaa2d21ea8d1017f1afbf3fa9ffd0909_ppc64le as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:openshift4/ose-csi-external-resizer-rhel8@sha256:8b40d88c21ea690f84e8221f6e7ed91daaa2d21ea8d1017f1afbf3fa9ffd0909_ppc64le"
},
"product_reference": "openshift4/ose-csi-external-resizer-rhel8@sha256:8b40d88c21ea690f84e8221f6e7ed91daaa2d21ea8d1017f1afbf3fa9ffd0909_ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-csi-external-resizer-rhel8@sha256:b3888d7ba58e56d0a10f3c2cc46764410d353f9e7c1a412e11e2e538fe0abc9f_amd64 as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:openshift4/ose-csi-external-resizer-rhel8@sha256:b3888d7ba58e56d0a10f3c2cc46764410d353f9e7c1a412e11e2e538fe0abc9f_amd64"
},
"product_reference": "openshift4/ose-csi-external-resizer-rhel8@sha256:b3888d7ba58e56d0a10f3c2cc46764410d353f9e7c1a412e11e2e538fe0abc9f_amd64",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-csi-external-resizer-rhel8@sha256:c2cdefede57f8b6cb24c335cf0a201669fd26d3c3926fa77f495ebe70b7fc41c_arm64 as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:openshift4/ose-csi-external-resizer-rhel8@sha256:c2cdefede57f8b6cb24c335cf0a201669fd26d3c3926fa77f495ebe70b7fc41c_arm64"
},
"product_reference": "openshift4/ose-csi-external-resizer-rhel8@sha256:c2cdefede57f8b6cb24c335cf0a201669fd26d3c3926fa77f495ebe70b7fc41c_arm64",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-csi-external-resizer@sha256:68a45dffdbea5cbe6bb78ec6dfeded91d4ae361fa24dc5221d8507f7715d7320_s390x as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:openshift4/ose-csi-external-resizer@sha256:68a45dffdbea5cbe6bb78ec6dfeded91d4ae361fa24dc5221d8507f7715d7320_s390x"
},
"product_reference": "openshift4/ose-csi-external-resizer@sha256:68a45dffdbea5cbe6bb78ec6dfeded91d4ae361fa24dc5221d8507f7715d7320_s390x",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-csi-external-resizer@sha256:8b40d88c21ea690f84e8221f6e7ed91daaa2d21ea8d1017f1afbf3fa9ffd0909_ppc64le as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:openshift4/ose-csi-external-resizer@sha256:8b40d88c21ea690f84e8221f6e7ed91daaa2d21ea8d1017f1afbf3fa9ffd0909_ppc64le"
},
"product_reference": "openshift4/ose-csi-external-resizer@sha256:8b40d88c21ea690f84e8221f6e7ed91daaa2d21ea8d1017f1afbf3fa9ffd0909_ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-csi-external-resizer@sha256:b3888d7ba58e56d0a10f3c2cc46764410d353f9e7c1a412e11e2e538fe0abc9f_amd64 as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:openshift4/ose-csi-external-resizer@sha256:b3888d7ba58e56d0a10f3c2cc46764410d353f9e7c1a412e11e2e538fe0abc9f_amd64"
},
"product_reference": "openshift4/ose-csi-external-resizer@sha256:b3888d7ba58e56d0a10f3c2cc46764410d353f9e7c1a412e11e2e538fe0abc9f_amd64",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-csi-external-resizer@sha256:c2cdefede57f8b6cb24c335cf0a201669fd26d3c3926fa77f495ebe70b7fc41c_arm64 as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:openshift4/ose-csi-external-resizer@sha256:c2cdefede57f8b6cb24c335cf0a201669fd26d3c3926fa77f495ebe70b7fc41c_arm64"
},
"product_reference": "openshift4/ose-csi-external-resizer@sha256:c2cdefede57f8b6cb24c335cf0a201669fd26d3c3926fa77f495ebe70b7fc41c_arm64",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-csi-external-snapshotter-rhel8@sha256:4c27ae7dd0ade12e5de4fe0b1852a12cb2d34f1b24eeb68369f2a3b0c514dffd_s390x as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:openshift4/ose-csi-external-snapshotter-rhel8@sha256:4c27ae7dd0ade12e5de4fe0b1852a12cb2d34f1b24eeb68369f2a3b0c514dffd_s390x"
},
"product_reference": "openshift4/ose-csi-external-snapshotter-rhel8@sha256:4c27ae7dd0ade12e5de4fe0b1852a12cb2d34f1b24eeb68369f2a3b0c514dffd_s390x",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-csi-external-snapshotter-rhel8@sha256:4fe92e79ef5e642dc7860119e41d581865f7ae5b09abf6ce653e847d6a0a9aac_amd64 as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:openshift4/ose-csi-external-snapshotter-rhel8@sha256:4fe92e79ef5e642dc7860119e41d581865f7ae5b09abf6ce653e847d6a0a9aac_amd64"
},
"product_reference": "openshift4/ose-csi-external-snapshotter-rhel8@sha256:4fe92e79ef5e642dc7860119e41d581865f7ae5b09abf6ce653e847d6a0a9aac_amd64",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-csi-external-snapshotter-rhel8@sha256:9f5f07396f9b2d983a3e99c133a5a81938900e8e0808a5ac57e0e72210d57377_ppc64le as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:openshift4/ose-csi-external-snapshotter-rhel8@sha256:9f5f07396f9b2d983a3e99c133a5a81938900e8e0808a5ac57e0e72210d57377_ppc64le"
},
"product_reference": "openshift4/ose-csi-external-snapshotter-rhel8@sha256:9f5f07396f9b2d983a3e99c133a5a81938900e8e0808a5ac57e0e72210d57377_ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-csi-external-snapshotter-rhel8@sha256:e55bef044c9885ba15f06d21ecd44cd692e4d5b1eb020e56207c690a24c0702e_arm64 as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:openshift4/ose-csi-external-snapshotter-rhel8@sha256:e55bef044c9885ba15f06d21ecd44cd692e4d5b1eb020e56207c690a24c0702e_arm64"
},
"product_reference": "openshift4/ose-csi-external-snapshotter-rhel8@sha256:e55bef044c9885ba15f06d21ecd44cd692e4d5b1eb020e56207c690a24c0702e_arm64",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-csi-external-snapshotter@sha256:4c27ae7dd0ade12e5de4fe0b1852a12cb2d34f1b24eeb68369f2a3b0c514dffd_s390x as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:openshift4/ose-csi-external-snapshotter@sha256:4c27ae7dd0ade12e5de4fe0b1852a12cb2d34f1b24eeb68369f2a3b0c514dffd_s390x"
},
"product_reference": "openshift4/ose-csi-external-snapshotter@sha256:4c27ae7dd0ade12e5de4fe0b1852a12cb2d34f1b24eeb68369f2a3b0c514dffd_s390x",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-csi-external-snapshotter@sha256:4fe92e79ef5e642dc7860119e41d581865f7ae5b09abf6ce653e847d6a0a9aac_amd64 as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:openshift4/ose-csi-external-snapshotter@sha256:4fe92e79ef5e642dc7860119e41d581865f7ae5b09abf6ce653e847d6a0a9aac_amd64"
},
"product_reference": "openshift4/ose-csi-external-snapshotter@sha256:4fe92e79ef5e642dc7860119e41d581865f7ae5b09abf6ce653e847d6a0a9aac_amd64",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-csi-external-snapshotter@sha256:9f5f07396f9b2d983a3e99c133a5a81938900e8e0808a5ac57e0e72210d57377_ppc64le as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:openshift4/ose-csi-external-snapshotter@sha256:9f5f07396f9b2d983a3e99c133a5a81938900e8e0808a5ac57e0e72210d57377_ppc64le"
},
"product_reference": "openshift4/ose-csi-external-snapshotter@sha256:9f5f07396f9b2d983a3e99c133a5a81938900e8e0808a5ac57e0e72210d57377_ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-csi-external-snapshotter@sha256:e55bef044c9885ba15f06d21ecd44cd692e4d5b1eb020e56207c690a24c0702e_arm64 as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:openshift4/ose-csi-external-snapshotter@sha256:e55bef044c9885ba15f06d21ecd44cd692e4d5b1eb020e56207c690a24c0702e_arm64"
},
"product_reference": "openshift4/ose-csi-external-snapshotter@sha256:e55bef044c9885ba15f06d21ecd44cd692e4d5b1eb020e56207c690a24c0702e_arm64",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-csi-livenessprobe-rhel8@sha256:05b61e283383cb7d26749e09979ad59bfcecee33054f89a9d466ff0743085dd9_arm64 as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:openshift4/ose-csi-livenessprobe-rhel8@sha256:05b61e283383cb7d26749e09979ad59bfcecee33054f89a9d466ff0743085dd9_arm64"
},
"product_reference": "openshift4/ose-csi-livenessprobe-rhel8@sha256:05b61e283383cb7d26749e09979ad59bfcecee33054f89a9d466ff0743085dd9_arm64",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-csi-livenessprobe-rhel8@sha256:0dc3629d883c31ef6babc095eb93106c1505b2ff332c4ef1a5a91bedd50c70d2_s390x as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:openshift4/ose-csi-livenessprobe-rhel8@sha256:0dc3629d883c31ef6babc095eb93106c1505b2ff332c4ef1a5a91bedd50c70d2_s390x"
},
"product_reference": "openshift4/ose-csi-livenessprobe-rhel8@sha256:0dc3629d883c31ef6babc095eb93106c1505b2ff332c4ef1a5a91bedd50c70d2_s390x",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-csi-livenessprobe-rhel8@sha256:9d7830b4ffd8be8845a62a69bd2efb7b3354d0a6b226d6e5cc8b23670b6b65cc_ppc64le as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:openshift4/ose-csi-livenessprobe-rhel8@sha256:9d7830b4ffd8be8845a62a69bd2efb7b3354d0a6b226d6e5cc8b23670b6b65cc_ppc64le"
},
"product_reference": "openshift4/ose-csi-livenessprobe-rhel8@sha256:9d7830b4ffd8be8845a62a69bd2efb7b3354d0a6b226d6e5cc8b23670b6b65cc_ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-csi-livenessprobe-rhel8@sha256:f14f6e952932830665b25597c2a3d21158a5cb69beb4c80a64388777a1552865_amd64 as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:openshift4/ose-csi-livenessprobe-rhel8@sha256:f14f6e952932830665b25597c2a3d21158a5cb69beb4c80a64388777a1552865_amd64"
},
"product_reference": "openshift4/ose-csi-livenessprobe-rhel8@sha256:f14f6e952932830665b25597c2a3d21158a5cb69beb4c80a64388777a1552865_amd64",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-csi-livenessprobe@sha256:05b61e283383cb7d26749e09979ad59bfcecee33054f89a9d466ff0743085dd9_arm64 as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:openshift4/ose-csi-livenessprobe@sha256:05b61e283383cb7d26749e09979ad59bfcecee33054f89a9d466ff0743085dd9_arm64"
},
"product_reference": "openshift4/ose-csi-livenessprobe@sha256:05b61e283383cb7d26749e09979ad59bfcecee33054f89a9d466ff0743085dd9_arm64",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-csi-livenessprobe@sha256:0dc3629d883c31ef6babc095eb93106c1505b2ff332c4ef1a5a91bedd50c70d2_s390x as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:openshift4/ose-csi-livenessprobe@sha256:0dc3629d883c31ef6babc095eb93106c1505b2ff332c4ef1a5a91bedd50c70d2_s390x"
},
"product_reference": "openshift4/ose-csi-livenessprobe@sha256:0dc3629d883c31ef6babc095eb93106c1505b2ff332c4ef1a5a91bedd50c70d2_s390x",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-csi-livenessprobe@sha256:9d7830b4ffd8be8845a62a69bd2efb7b3354d0a6b226d6e5cc8b23670b6b65cc_ppc64le as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:openshift4/ose-csi-livenessprobe@sha256:9d7830b4ffd8be8845a62a69bd2efb7b3354d0a6b226d6e5cc8b23670b6b65cc_ppc64le"
},
"product_reference": "openshift4/ose-csi-livenessprobe@sha256:9d7830b4ffd8be8845a62a69bd2efb7b3354d0a6b226d6e5cc8b23670b6b65cc_ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-csi-livenessprobe@sha256:f14f6e952932830665b25597c2a3d21158a5cb69beb4c80a64388777a1552865_amd64 as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:openshift4/ose-csi-livenessprobe@sha256:f14f6e952932830665b25597c2a3d21158a5cb69beb4c80a64388777a1552865_amd64"
},
"product_reference": "openshift4/ose-csi-livenessprobe@sha256:f14f6e952932830665b25597c2a3d21158a5cb69beb4c80a64388777a1552865_amd64",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-csi-node-driver-registrar-rhel8@sha256:0c01d2cd070a88a674caaa131cda9db116520d8faef62fe8e625985c1d98fd18_amd64 as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:openshift4/ose-csi-node-driver-registrar-rhel8@sha256:0c01d2cd070a88a674caaa131cda9db116520d8faef62fe8e625985c1d98fd18_amd64"
},
"product_reference": "openshift4/ose-csi-node-driver-registrar-rhel8@sha256:0c01d2cd070a88a674caaa131cda9db116520d8faef62fe8e625985c1d98fd18_amd64",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-csi-node-driver-registrar-rhel8@sha256:33487a8bf32beb3dfe503b86d29f4ba1abec143841cb74a806447f4cda76b65e_ppc64le as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:openshift4/ose-csi-node-driver-registrar-rhel8@sha256:33487a8bf32beb3dfe503b86d29f4ba1abec143841cb74a806447f4cda76b65e_ppc64le"
},
"product_reference": "openshift4/ose-csi-node-driver-registrar-rhel8@sha256:33487a8bf32beb3dfe503b86d29f4ba1abec143841cb74a806447f4cda76b65e_ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-csi-node-driver-registrar-rhel8@sha256:d43e9ead11ce2d470c24485b53bc18f3bd906a74f98ed996a07300d798d23788_s390x as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:openshift4/ose-csi-node-driver-registrar-rhel8@sha256:d43e9ead11ce2d470c24485b53bc18f3bd906a74f98ed996a07300d798d23788_s390x"
},
"product_reference": "openshift4/ose-csi-node-driver-registrar-rhel8@sha256:d43e9ead11ce2d470c24485b53bc18f3bd906a74f98ed996a07300d798d23788_s390x",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-csi-node-driver-registrar-rhel8@sha256:d8b610a566b2524819e758881876146a0bc81307d5b213d772d1c4620a2012d8_arm64 as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:openshift4/ose-csi-node-driver-registrar-rhel8@sha256:d8b610a566b2524819e758881876146a0bc81307d5b213d772d1c4620a2012d8_arm64"
},
"product_reference": "openshift4/ose-csi-node-driver-registrar-rhel8@sha256:d8b610a566b2524819e758881876146a0bc81307d5b213d772d1c4620a2012d8_arm64",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-csi-node-driver-registrar@sha256:0c01d2cd070a88a674caaa131cda9db116520d8faef62fe8e625985c1d98fd18_amd64 as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:openshift4/ose-csi-node-driver-registrar@sha256:0c01d2cd070a88a674caaa131cda9db116520d8faef62fe8e625985c1d98fd18_amd64"
},
"product_reference": "openshift4/ose-csi-node-driver-registrar@sha256:0c01d2cd070a88a674caaa131cda9db116520d8faef62fe8e625985c1d98fd18_amd64",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-csi-node-driver-registrar@sha256:33487a8bf32beb3dfe503b86d29f4ba1abec143841cb74a806447f4cda76b65e_ppc64le as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:openshift4/ose-csi-node-driver-registrar@sha256:33487a8bf32beb3dfe503b86d29f4ba1abec143841cb74a806447f4cda76b65e_ppc64le"
},
"product_reference": "openshift4/ose-csi-node-driver-registrar@sha256:33487a8bf32beb3dfe503b86d29f4ba1abec143841cb74a806447f4cda76b65e_ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-csi-node-driver-registrar@sha256:d43e9ead11ce2d470c24485b53bc18f3bd906a74f98ed996a07300d798d23788_s390x as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:openshift4/ose-csi-node-driver-registrar@sha256:d43e9ead11ce2d470c24485b53bc18f3bd906a74f98ed996a07300d798d23788_s390x"
},
"product_reference": "openshift4/ose-csi-node-driver-registrar@sha256:d43e9ead11ce2d470c24485b53bc18f3bd906a74f98ed996a07300d798d23788_s390x",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-csi-node-driver-registrar@sha256:d8b610a566b2524819e758881876146a0bc81307d5b213d772d1c4620a2012d8_arm64 as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:openshift4/ose-csi-node-driver-registrar@sha256:d8b610a566b2524819e758881876146a0bc81307d5b213d772d1c4620a2012d8_arm64"
},
"product_reference": "openshift4/ose-csi-node-driver-registrar@sha256:d8b610a566b2524819e758881876146a0bc81307d5b213d772d1c4620a2012d8_arm64",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-csi-snapshot-controller-rhel8@sha256:67ac9c849b6a3470243c53ef7ec3aa44da1aeb379615332b56fbac27482f5b6f_s390x as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:openshift4/ose-csi-snapshot-controller-rhel8@sha256:67ac9c849b6a3470243c53ef7ec3aa44da1aeb379615332b56fbac27482f5b6f_s390x"
},
"product_reference": "openshift4/ose-csi-snapshot-controller-rhel8@sha256:67ac9c849b6a3470243c53ef7ec3aa44da1aeb379615332b56fbac27482f5b6f_s390x",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-csi-snapshot-controller-rhel8@sha256:7caf6ed642540c96e82faec6ea468bda65cf30490a7f36d84a4c821524ec5d9a_amd64 as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:openshift4/ose-csi-snapshot-controller-rhel8@sha256:7caf6ed642540c96e82faec6ea468bda65cf30490a7f36d84a4c821524ec5d9a_amd64"
},
"product_reference": "openshift4/ose-csi-snapshot-controller-rhel8@sha256:7caf6ed642540c96e82faec6ea468bda65cf30490a7f36d84a4c821524ec5d9a_amd64",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-csi-snapshot-controller-rhel8@sha256:8cb151e8572bdfaf53f914de090a271ad5fb4e2a4d9046b587027f57473c84cf_ppc64le as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:openshift4/ose-csi-snapshot-controller-rhel8@sha256:8cb151e8572bdfaf53f914de090a271ad5fb4e2a4d9046b587027f57473c84cf_ppc64le"
},
"product_reference": "openshift4/ose-csi-snapshot-controller-rhel8@sha256:8cb151e8572bdfaf53f914de090a271ad5fb4e2a4d9046b587027f57473c84cf_ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-csi-snapshot-controller-rhel8@sha256:9af4ca75bee97b438a623663260814087f1ca39a4cf3b3a94cd514b0538f538b_arm64 as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:openshift4/ose-csi-snapshot-controller-rhel8@sha256:9af4ca75bee97b438a623663260814087f1ca39a4cf3b3a94cd514b0538f538b_arm64"
},
"product_reference": "openshift4/ose-csi-snapshot-controller-rhel8@sha256:9af4ca75bee97b438a623663260814087f1ca39a4cf3b3a94cd514b0538f538b_arm64",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-csi-snapshot-controller@sha256:67ac9c849b6a3470243c53ef7ec3aa44da1aeb379615332b56fbac27482f5b6f_s390x as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:openshift4/ose-csi-snapshot-controller@sha256:67ac9c849b6a3470243c53ef7ec3aa44da1aeb379615332b56fbac27482f5b6f_s390x"
},
"product_reference": "openshift4/ose-csi-snapshot-controller@sha256:67ac9c849b6a3470243c53ef7ec3aa44da1aeb379615332b56fbac27482f5b6f_s390x",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-csi-snapshot-controller@sha256:7caf6ed642540c96e82faec6ea468bda65cf30490a7f36d84a4c821524ec5d9a_amd64 as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:openshift4/ose-csi-snapshot-controller@sha256:7caf6ed642540c96e82faec6ea468bda65cf30490a7f36d84a4c821524ec5d9a_amd64"
},
"product_reference": "openshift4/ose-csi-snapshot-controller@sha256:7caf6ed642540c96e82faec6ea468bda65cf30490a7f36d84a4c821524ec5d9a_amd64",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-csi-snapshot-controller@sha256:8cb151e8572bdfaf53f914de090a271ad5fb4e2a4d9046b587027f57473c84cf_ppc64le as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:openshift4/ose-csi-snapshot-controller@sha256:8cb151e8572bdfaf53f914de090a271ad5fb4e2a4d9046b587027f57473c84cf_ppc64le"
},
"product_reference": "openshift4/ose-csi-snapshot-controller@sha256:8cb151e8572bdfaf53f914de090a271ad5fb4e2a4d9046b587027f57473c84cf_ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-csi-snapshot-controller@sha256:9af4ca75bee97b438a623663260814087f1ca39a4cf3b3a94cd514b0538f538b_arm64 as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:openshift4/ose-csi-snapshot-controller@sha256:9af4ca75bee97b438a623663260814087f1ca39a4cf3b3a94cd514b0538f538b_arm64"
},
"product_reference": "openshift4/ose-csi-snapshot-controller@sha256:9af4ca75bee97b438a623663260814087f1ca39a4cf3b3a94cd514b0538f538b_arm64",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-csi-snapshot-validation-webhook-rhel8@sha256:3906afef49db33367ae423dd7470602716040fa003f5aea9f1a19a69c848cd1c_arm64 as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:openshift4/ose-csi-snapshot-validation-webhook-rhel8@sha256:3906afef49db33367ae423dd7470602716040fa003f5aea9f1a19a69c848cd1c_arm64"
},
"product_reference": "openshift4/ose-csi-snapshot-validation-webhook-rhel8@sha256:3906afef49db33367ae423dd7470602716040fa003f5aea9f1a19a69c848cd1c_arm64",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-csi-snapshot-validation-webhook-rhel8@sha256:51c65a9df682ccdb37d6c2d79e0862848176795c1fa11aca1f9cefc800be7556_s390x as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:openshift4/ose-csi-snapshot-validation-webhook-rhel8@sha256:51c65a9df682ccdb37d6c2d79e0862848176795c1fa11aca1f9cefc800be7556_s390x"
},
"product_reference": "openshift4/ose-csi-snapshot-validation-webhook-rhel8@sha256:51c65a9df682ccdb37d6c2d79e0862848176795c1fa11aca1f9cefc800be7556_s390x",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-csi-snapshot-validation-webhook-rhel8@sha256:95c34ae00e6572e47420ae12278b05b7190da2ba34a8e649b01d7e89ff9a5316_amd64 as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:openshift4/ose-csi-snapshot-validation-webhook-rhel8@sha256:95c34ae00e6572e47420ae12278b05b7190da2ba34a8e649b01d7e89ff9a5316_amd64"
},
"product_reference": "openshift4/ose-csi-snapshot-validation-webhook-rhel8@sha256:95c34ae00e6572e47420ae12278b05b7190da2ba34a8e649b01d7e89ff9a5316_amd64",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-csi-snapshot-validation-webhook-rhel8@sha256:fc19b27c4f465ec46f6b7838ff4715278b7a3472d79c5a062d8b2c38d0b9f778_ppc64le as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:openshift4/ose-csi-snapshot-validation-webhook-rhel8@sha256:fc19b27c4f465ec46f6b7838ff4715278b7a3472d79c5a062d8b2c38d0b9f778_ppc64le"
},
"product_reference": "openshift4/ose-csi-snapshot-validation-webhook-rhel8@sha256:fc19b27c4f465ec46f6b7838ff4715278b7a3472d79c5a062d8b2c38d0b9f778_ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-deployer@sha256:03cdacbcd2591b2df3b211e8a1d52a8e1790fb0725b1972d077536f2365e16e9_arm64 as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:openshift4/ose-deployer@sha256:03cdacbcd2591b2df3b211e8a1d52a8e1790fb0725b1972d077536f2365e16e9_arm64"
},
"product_reference": "openshift4/ose-deployer@sha256:03cdacbcd2591b2df3b211e8a1d52a8e1790fb0725b1972d077536f2365e16e9_arm64",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-deployer@sha256:1f82bd5534d24cf42c945d9e2950aff008768537b1f062b4034832f35a3082c7_ppc64le as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:openshift4/ose-deployer@sha256:1f82bd5534d24cf42c945d9e2950aff008768537b1f062b4034832f35a3082c7_ppc64le"
},
"product_reference": "openshift4/ose-deployer@sha256:1f82bd5534d24cf42c945d9e2950aff008768537b1f062b4034832f35a3082c7_ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-deployer@sha256:5e63d593d7d8f648ea011b738346132a29f88bf59f0a0d9bb7140ad80c3a91ec_s390x as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:openshift4/ose-deployer@sha256:5e63d593d7d8f648ea011b738346132a29f88bf59f0a0d9bb7140ad80c3a91ec_s390x"
},
"product_reference": "openshift4/ose-deployer@sha256:5e63d593d7d8f648ea011b738346132a29f88bf59f0a0d9bb7140ad80c3a91ec_s390x",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-deployer@sha256:621a5a47a8073ce50dc3dc4c7b4ef0d7e0d3b631678f29f8b72eae0d42daf661_amd64 as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:openshift4/ose-deployer@sha256:621a5a47a8073ce50dc3dc4c7b4ef0d7e0d3b631678f29f8b72eae0d42daf661_amd64"
},
"product_reference": "openshift4/ose-deployer@sha256:621a5a47a8073ce50dc3dc4c7b4ef0d7e0d3b631678f29f8b72eae0d42daf661_amd64",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-docker-builder@sha256:1d4caa6d1f83d5dee59672c6692283c6560df72ae1b575b70992356d57c62a3c_s390x as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:openshift4/ose-docker-builder@sha256:1d4caa6d1f83d5dee59672c6692283c6560df72ae1b575b70992356d57c62a3c_s390x"
},
"product_reference": "openshift4/ose-docker-builder@sha256:1d4caa6d1f83d5dee59672c6692283c6560df72ae1b575b70992356d57c62a3c_s390x",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-docker-builder@sha256:c1b4b12a7b97eb9cdfa7875af3ac6ac3bfd9e423ff7a25c7cce67fb9605a1e0b_arm64 as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:openshift4/ose-docker-builder@sha256:c1b4b12a7b97eb9cdfa7875af3ac6ac3bfd9e423ff7a25c7cce67fb9605a1e0b_arm64"
},
"product_reference": "openshift4/ose-docker-builder@sha256:c1b4b12a7b97eb9cdfa7875af3ac6ac3bfd9e423ff7a25c7cce67fb9605a1e0b_arm64",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-docker-builder@sha256:d5060059efc5c224609de286090868badb271d14326ccbef670d2cca624ccf8f_amd64 as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:openshift4/ose-docker-builder@sha256:d5060059efc5c224609de286090868badb271d14326ccbef670d2cca624ccf8f_amd64"
},
"product_reference": "openshift4/ose-docker-builder@sha256:d5060059efc5c224609de286090868badb271d14326ccbef670d2cca624ccf8f_amd64",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-docker-builder@sha256:d7456704b8084ca68674124a4de7ad3199d9fe3989cd15801bf3090138ce4935_ppc64le as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:openshift4/ose-docker-builder@sha256:d7456704b8084ca68674124a4de7ad3199d9fe3989cd15801bf3090138ce4935_ppc64le"
},
"product_reference": "openshift4/ose-docker-builder@sha256:d7456704b8084ca68674124a4de7ad3199d9fe3989cd15801bf3090138ce4935_ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-docker-registry@sha256:1ca0c6d8dcb1da2dc0ed3488c03062948b7801ebf77f032a75dcd0d776cbcc02_ppc64le as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:openshift4/ose-docker-registry@sha256:1ca0c6d8dcb1da2dc0ed3488c03062948b7801ebf77f032a75dcd0d776cbcc02_ppc64le"
},
"product_reference": "openshift4/ose-docker-registry@sha256:1ca0c6d8dcb1da2dc0ed3488c03062948b7801ebf77f032a75dcd0d776cbcc02_ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-docker-registry@sha256:29be3d008714476dccb8c4b1fc8fc67de892d798c3873ef32c15732671e190b3_s390x as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:openshift4/ose-docker-registry@sha256:29be3d008714476dccb8c4b1fc8fc67de892d798c3873ef32c15732671e190b3_s390x"
},
"product_reference": "openshift4/ose-docker-registry@sha256:29be3d008714476dccb8c4b1fc8fc67de892d798c3873ef32c15732671e190b3_s390x",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-docker-registry@sha256:388582f1b5ff059dd6776f6e28dcf97e402a228269c86cd97e61c2a653cb7133_amd64 as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:openshift4/ose-docker-registry@sha256:388582f1b5ff059dd6776f6e28dcf97e402a228269c86cd97e61c2a653cb7133_amd64"
},
"product_reference": "openshift4/ose-docker-registry@sha256:388582f1b5ff059dd6776f6e28dcf97e402a228269c86cd97e61c2a653cb7133_amd64",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-docker-registry@sha256:47ca483d2624030a8bd5b7fafbfff6b728ddc9ddf6b3a429c1d7b09dba3ca10e_arm64 as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:openshift4/ose-docker-registry@sha256:47ca483d2624030a8bd5b7fafbfff6b728ddc9ddf6b3a429c1d7b09dba3ca10e_arm64"
},
"product_reference": "openshift4/ose-docker-registry@sha256:47ca483d2624030a8bd5b7fafbfff6b728ddc9ddf6b3a429c1d7b09dba3ca10e_arm64",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-etcd@sha256:67545f560dbd1d93d5db47750566897eaf6afc5f3a8c6f66da73d70f393dbc36_arm64 as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:openshift4/ose-etcd@sha256:67545f560dbd1d93d5db47750566897eaf6afc5f3a8c6f66da73d70f393dbc36_arm64"
},
"product_reference": "openshift4/ose-etcd@sha256:67545f560dbd1d93d5db47750566897eaf6afc5f3a8c6f66da73d70f393dbc36_arm64",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-etcd@sha256:91408b23960b2c9a7149627778c368b55e28b256d60e7573bdfa1bf96a3d8aad_ppc64le as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:openshift4/ose-etcd@sha256:91408b23960b2c9a7149627778c368b55e28b256d60e7573bdfa1bf96a3d8aad_ppc64le"
},
"product_reference": "openshift4/ose-etcd@sha256:91408b23960b2c9a7149627778c368b55e28b256d60e7573bdfa1bf96a3d8aad_ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-etcd@sha256:bcdcab7ab0e807e2ff5c2896535e83ca8b93589dac62b4db2aa147b9cbcaf96c_s390x as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:openshift4/ose-etcd@sha256:bcdcab7ab0e807e2ff5c2896535e83ca8b93589dac62b4db2aa147b9cbcaf96c_s390x"
},
"product_reference": "openshift4/ose-etcd@sha256:bcdcab7ab0e807e2ff5c2896535e83ca8b93589dac62b4db2aa147b9cbcaf96c_s390x",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-etcd@sha256:ebbba7e4d8d98f33dda3b53d546536b282ac28608b8cac09936fed72348fef63_amd64 as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:openshift4/ose-etcd@sha256:ebbba7e4d8d98f33dda3b53d546536b282ac28608b8cac09936fed72348fef63_amd64"
},
"product_reference": "openshift4/ose-etcd@sha256:ebbba7e4d8d98f33dda3b53d546536b282ac28608b8cac09936fed72348fef63_amd64",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-gcp-cloud-controller-manager-rhel8@sha256:41e8f97fc5832464306161afcd587d68a4b602f580ff2ef6d025b46ce5af9683_ppc64le as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:openshift4/ose-gcp-cloud-controller-manager-rhel8@sha256:41e8f97fc5832464306161afcd587d68a4b602f580ff2ef6d025b46ce5af9683_ppc64le"
},
"product_reference": "openshift4/ose-gcp-cloud-controller-manager-rhel8@sha256:41e8f97fc5832464306161afcd587d68a4b602f580ff2ef6d025b46ce5af9683_ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-gcp-cloud-controller-manager-rhel8@sha256:dcf345d2b728186c8be5994082b41694ddbd482f337ed5762e3c010c2f2989eb_amd64 as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:openshift4/ose-gcp-cloud-controller-manager-rhel8@sha256:dcf345d2b728186c8be5994082b41694ddbd482f337ed5762e3c010c2f2989eb_amd64"
},
"product_reference": "openshift4/ose-gcp-cloud-controller-manager-rhel8@sha256:dcf345d2b728186c8be5994082b41694ddbd482f337ed5762e3c010c2f2989eb_amd64",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-gcp-cluster-api-controllers-rhel8@sha256:13032dc2fe709015f48c167f66ed7ad5cc861f42252ccd28b318ebbbba875bf4_amd64 as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:openshift4/ose-gcp-cluster-api-controllers-rhel8@sha256:13032dc2fe709015f48c167f66ed7ad5cc861f42252ccd28b318ebbbba875bf4_amd64"
},
"product_reference": "openshift4/ose-gcp-cluster-api-controllers-rhel8@sha256:13032dc2fe709015f48c167f66ed7ad5cc861f42252ccd28b318ebbbba875bf4_amd64",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-gcp-cluster-api-controllers-rhel8@sha256:52f1777b57d7044a988da3054c0c7c06e27a3bc9d9ac8965dd8d5fe3cc3ef5d4_ppc64le as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:openshift4/ose-gcp-cluster-api-controllers-rhel8@sha256:52f1777b57d7044a988da3054c0c7c06e27a3bc9d9ac8965dd8d5fe3cc3ef5d4_ppc64le"
},
"product_reference": "openshift4/ose-gcp-cluster-api-controllers-rhel8@sha256:52f1777b57d7044a988da3054c0c7c06e27a3bc9d9ac8965dd8d5fe3cc3ef5d4_ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-gcp-pd-csi-driver-operator-rhel8@sha256:ab39ff55f76b8d2b0ccbc0c9af706b6d136c4ca1216d8247982e2bf9e9be4635_amd64 as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:openshift4/ose-gcp-pd-csi-driver-operator-rhel8@sha256:ab39ff55f76b8d2b0ccbc0c9af706b6d136c4ca1216d8247982e2bf9e9be4635_amd64"
},
"product_reference": "openshift4/ose-gcp-pd-csi-driver-operator-rhel8@sha256:ab39ff55f76b8d2b0ccbc0c9af706b6d136c4ca1216d8247982e2bf9e9be4635_amd64",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-gcp-pd-csi-driver-operator-rhel8@sha256:c0a3c993a9fcf0d645dec39a20464688837e35c82c08f5ca95fdf1b70d842806_ppc64le as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:openshift4/ose-gcp-pd-csi-driver-operator-rhel8@sha256:c0a3c993a9fcf0d645dec39a20464688837e35c82c08f5ca95fdf1b70d842806_ppc64le"
},
"product_reference": "openshift4/ose-gcp-pd-csi-driver-operator-rhel8@sha256:c0a3c993a9fcf0d645dec39a20464688837e35c82c08f5ca95fdf1b70d842806_ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-gcp-pd-csi-driver-rhel8@sha256:9bbea15a4e7918b1f59827230127287d1f7a1c8881ee8272c6d397c85e2eeba0_amd64 as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:openshift4/ose-gcp-pd-csi-driver-rhel8@sha256:9bbea15a4e7918b1f59827230127287d1f7a1c8881ee8272c6d397c85e2eeba0_amd64"
},
"product_reference": "openshift4/ose-gcp-pd-csi-driver-rhel8@sha256:9bbea15a4e7918b1f59827230127287d1f7a1c8881ee8272c6d397c85e2eeba0_amd64",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-gcp-pd-csi-driver-rhel8@sha256:f45be24171aa703c21aaad4f350ebe0a54081108d75e39ff1b42d1f415776e73_ppc64le as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:openshift4/ose-gcp-pd-csi-driver-rhel8@sha256:f45be24171aa703c21aaad4f350ebe0a54081108d75e39ff1b42d1f415776e73_ppc64le"
},
"product_reference": "openshift4/ose-gcp-pd-csi-driver-rhel8@sha256:f45be24171aa703c21aaad4f350ebe0a54081108d75e39ff1b42d1f415776e73_ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-grafana@sha256:093a89f3ee3bc7b83d786457fd7dd2cd4b4df8b4d69597136c68c33b62f1555d_s390x as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:openshift4/ose-grafana@sha256:093a89f3ee3bc7b83d786457fd7dd2cd4b4df8b4d69597136c68c33b62f1555d_s390x"
},
"product_reference": "openshift4/ose-grafana@sha256:093a89f3ee3bc7b83d786457fd7dd2cd4b4df8b4d69597136c68c33b62f1555d_s390x",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-grafana@sha256:872e19ac34f528137912f7a4374848e14d5b5f71332e758d17b8955e6473bd8e_ppc64le as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:openshift4/ose-grafana@sha256:872e19ac34f528137912f7a4374848e14d5b5f71332e758d17b8955e6473bd8e_ppc64le"
},
"product_reference": "openshift4/ose-grafana@sha256:872e19ac34f528137912f7a4374848e14d5b5f71332e758d17b8955e6473bd8e_ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-grafana@sha256:a8034b22cbf5478cb89511029d3fe47e8147ea6ad336f40c4ec8307b68a314ce_arm64 as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:openshift4/ose-grafana@sha256:a8034b22cbf5478cb89511029d3fe47e8147ea6ad336f40c4ec8307b68a314ce_arm64"
},
"product_reference": "openshift4/ose-grafana@sha256:a8034b22cbf5478cb89511029d3fe47e8147ea6ad336f40c4ec8307b68a314ce_arm64",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-grafana@sha256:f91a57f81311e3859f44cc44ab2f4b345408bd4bf369c32a1da0ec53da9469e7_amd64 as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:openshift4/ose-grafana@sha256:f91a57f81311e3859f44cc44ab2f4b345408bd4bf369c32a1da0ec53da9469e7_amd64"
},
"product_reference": "openshift4/ose-grafana@sha256:f91a57f81311e3859f44cc44ab2f4b345408bd4bf369c32a1da0ec53da9469e7_amd64",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-haproxy-router@sha256:17958f3a8e6f0139f52d7955c715681a8bec9648db8e8dcc651d8a1459e66113_ppc64le as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:openshift4/ose-haproxy-router@sha256:17958f3a8e6f0139f52d7955c715681a8bec9648db8e8dcc651d8a1459e66113_ppc64le"
},
"product_reference": "openshift4/ose-haproxy-router@sha256:17958f3a8e6f0139f52d7955c715681a8bec9648db8e8dcc651d8a1459e66113_ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-haproxy-router@sha256:27e999d7fb306a7f64fbb9539c54fd14696f13cbb1a9c20ebe35e1d77077d123_amd64 as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:openshift4/ose-haproxy-router@sha256:27e999d7fb306a7f64fbb9539c54fd14696f13cbb1a9c20ebe35e1d77077d123_amd64"
},
"product_reference": "openshift4/ose-haproxy-router@sha256:27e999d7fb306a7f64fbb9539c54fd14696f13cbb1a9c20ebe35e1d77077d123_amd64",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-haproxy-router@sha256:62dce7f4daf142d66daa2d05dba25341c0b95356eed16a1c2cececb443b8da77_s390x as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:openshift4/ose-haproxy-router@sha256:62dce7f4daf142d66daa2d05dba25341c0b95356eed16a1c2cececb443b8da77_s390x"
},
"product_reference": "openshift4/ose-haproxy-router@sha256:62dce7f4daf142d66daa2d05dba25341c0b95356eed16a1c2cececb443b8da77_s390x",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-haproxy-router@sha256:c02a610e278107761119496d5429bd0e4f4af379df106e00d74cc411f00b4afa_arm64 as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:openshift4/ose-haproxy-router@sha256:c02a610e278107761119496d5429bd0e4f4af379df106e00d74cc411f00b4afa_arm64"
},
"product_reference": "openshift4/ose-haproxy-router@sha256:c02a610e278107761119496d5429bd0e4f4af379df106e00d74cc411f00b4afa_arm64",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-hyperkube@sha256:074743eb5a6d57b6ad6ab1d87dc397122fd628013fc25a97924262187ff8d916_arm64 as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:openshift4/ose-hyperkube@sha256:074743eb5a6d57b6ad6ab1d87dc397122fd628013fc25a97924262187ff8d916_arm64"
},
"product_reference": "openshift4/ose-hyperkube@sha256:074743eb5a6d57b6ad6ab1d87dc397122fd628013fc25a97924262187ff8d916_arm64",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-hyperkube@sha256:0987c96c1001b1316c932b77597d965285f6d4117aade6e81194b591a57ab31c_s390x as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:openshift4/ose-hyperkube@sha256:0987c96c1001b1316c932b77597d965285f6d4117aade6e81194b591a57ab31c_s390x"
},
"product_reference": "openshift4/ose-hyperkube@sha256:0987c96c1001b1316c932b77597d965285f6d4117aade6e81194b591a57ab31c_s390x",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-hyperkube@sha256:b955148923febe573f89449ebee80dc22f5e9afdf3f11d6a53ea4e1b5faabf11_amd64 as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:openshift4/ose-hyperkube@sha256:b955148923febe573f89449ebee80dc22f5e9afdf3f11d6a53ea4e1b5faabf11_amd64"
},
"product_reference": "openshift4/ose-hyperkube@sha256:b955148923febe573f89449ebee80dc22f5e9afdf3f11d6a53ea4e1b5faabf11_amd64",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-hyperkube@sha256:f2c9f7723e565ba0b6a5893c235aea79232e3c83d8719ea3001c50d62fcfb450_ppc64le as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:openshift4/ose-hyperkube@sha256:f2c9f7723e565ba0b6a5893c235aea79232e3c83d8719ea3001c50d62fcfb450_ppc64le"
},
"product_reference": "openshift4/ose-hyperkube@sha256:f2c9f7723e565ba0b6a5893c235aea79232e3c83d8719ea3001c50d62fcfb450_ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-hypershift-rhel8@sha256:917b34fb32708b8197805b66aaf1e6eb790962d53039e9b6d908d86deb1199bf_s390x as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:openshift4/ose-hypershift-rhel8@sha256:917b34fb32708b8197805b66aaf1e6eb790962d53039e9b6d908d86deb1199bf_s390x"
},
"product_reference": "openshift4/ose-hypershift-rhel8@sha256:917b34fb32708b8197805b66aaf1e6eb790962d53039e9b6d908d86deb1199bf_s390x",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-hypershift-rhel8@sha256:9e807b6a6e935bd5fd5d27ad950d0bc7177d0f498b5d55235cc1af833eb660c3_arm64 as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:openshift4/ose-hypershift-rhel8@sha256:9e807b6a6e935bd5fd5d27ad950d0bc7177d0f498b5d55235cc1af833eb660c3_arm64"
},
"product_reference": "openshift4/ose-hypershift-rhel8@sha256:9e807b6a6e935bd5fd5d27ad950d0bc7177d0f498b5d55235cc1af833eb660c3_arm64",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-hypershift-rhel8@sha256:c50f3799c451830fc7f551d0397163473190a916a001b3ecf8e0577d5b68b252_ppc64le as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:openshift4/ose-hypershift-rhel8@sha256:c50f3799c451830fc7f551d0397163473190a916a001b3ecf8e0577d5b68b252_ppc64le"
},
"product_reference": "openshift4/ose-hypershift-rhel8@sha256:c50f3799c451830fc7f551d0397163473190a916a001b3ecf8e0577d5b68b252_ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-hypershift-rhel8@sha256:ce31097552aaeb01e86dfc287151a60abb8c9cd5531ee940fbe5d7f1427e7612_amd64 as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:openshift4/ose-hypershift-rhel8@sha256:ce31097552aaeb01e86dfc287151a60abb8c9cd5531ee940fbe5d7f1427e7612_amd64"
},
"product_reference": "openshift4/ose-hypershift-rhel8@sha256:ce31097552aaeb01e86dfc287151a60abb8c9cd5531ee940fbe5d7f1427e7612_amd64",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-ibm-cloud-controller-manager-rhel8@sha256:a6ba20c56e90cf404bcef97b7b8c1e87f4d370d3c26fe85111dddcd301c20d27_amd64 as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:openshift4/ose-ibm-cloud-controller-manager-rhel8@sha256:a6ba20c56e90cf404bcef97b7b8c1e87f4d370d3c26fe85111dddcd301c20d27_amd64"
},
"product_reference": "openshift4/ose-ibm-cloud-controller-manager-rhel8@sha256:a6ba20c56e90cf404bcef97b7b8c1e87f4d370d3c26fe85111dddcd301c20d27_amd64",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-ibm-cloud-controller-manager-rhel8@sha256:bb4b6e94ad2e114f792e56803d96cc0a0d89cb2d0b4b6c1bd98f7dc02681d9ff_ppc64le as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:openshift4/ose-ibm-cloud-controller-manager-rhel8@sha256:bb4b6e94ad2e114f792e56803d96cc0a0d89cb2d0b4b6c1bd98f7dc02681d9ff_ppc64le"
},
"product_reference": "openshift4/ose-ibm-cloud-controller-manager-rhel8@sha256:bb4b6e94ad2e114f792e56803d96cc0a0d89cb2d0b4b6c1bd98f7dc02681d9ff_ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-ibm-vpc-block-csi-driver-operator-rhel8@sha256:969ddfd951d7d66215810d9b1d82a524a622fa014c7aae48d62c6b475507ac3c_amd64 as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:openshift4/ose-ibm-vpc-block-csi-driver-operator-rhel8@sha256:969ddfd951d7d66215810d9b1d82a524a622fa014c7aae48d62c6b475507ac3c_amd64"
},
"product_reference": "openshift4/ose-ibm-vpc-block-csi-driver-operator-rhel8@sha256:969ddfd951d7d66215810d9b1d82a524a622fa014c7aae48d62c6b475507ac3c_amd64",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-ibm-vpc-block-csi-driver-operator-rhel8@sha256:f31fccd1cbd570207ed229402d402ca388c6630f14e0508bdc9ba01fa1763bbc_ppc64le as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:openshift4/ose-ibm-vpc-block-csi-driver-operator-rhel8@sha256:f31fccd1cbd570207ed229402d402ca388c6630f14e0508bdc9ba01fa1763bbc_ppc64le"
},
"product_reference": "openshift4/ose-ibm-vpc-block-csi-driver-operator-rhel8@sha256:f31fccd1cbd570207ed229402d402ca388c6630f14e0508bdc9ba01fa1763bbc_ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-ibm-vpc-block-csi-driver-rhel8@sha256:bf6a31add94b1af1a256bf72fc860f4785ac574770bcfb7a0f0e843f69bbf385_amd64 as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:openshift4/ose-ibm-vpc-block-csi-driver-rhel8@sha256:bf6a31add94b1af1a256bf72fc860f4785ac574770bcfb7a0f0e843f69bbf385_amd64"
},
"product_reference": "openshift4/ose-ibm-vpc-block-csi-driver-rhel8@sha256:bf6a31add94b1af1a256bf72fc860f4785ac574770bcfb7a0f0e843f69bbf385_amd64",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-ibm-vpc-block-csi-driver-rhel8@sha256:f192ef456a56c953c8e553e70af23c01f04343fed3c479d000e0ad00462e66a7_ppc64le as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:openshift4/ose-ibm-vpc-block-csi-driver-rhel8@sha256:f192ef456a56c953c8e553e70af23c01f04343fed3c479d000e0ad00462e66a7_ppc64le"
},
"product_reference": "openshift4/ose-ibm-vpc-block-csi-driver-rhel8@sha256:f192ef456a56c953c8e553e70af23c01f04343fed3c479d000e0ad00462e66a7_ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-ibm-vpc-node-label-updater-rhel8@sha256:278c796bcd48ecb1f88174ca479e447fb3774be23169b3e0c9e10bb2c9c5e9e9_ppc64le as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:openshift4/ose-ibm-vpc-node-label-updater-rhel8@sha256:278c796bcd48ecb1f88174ca479e447fb3774be23169b3e0c9e10bb2c9c5e9e9_ppc64le"
},
"product_reference": "openshift4/ose-ibm-vpc-node-label-updater-rhel8@sha256:278c796bcd48ecb1f88174ca479e447fb3774be23169b3e0c9e10bb2c9c5e9e9_ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-ibm-vpc-node-label-updater-rhel8@sha256:d5e72ed27970b6e52385e43172013275bd3bc203a8b6755fcc505e0287213fd4_amd64 as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:openshift4/ose-ibm-vpc-node-label-updater-rhel8@sha256:d5e72ed27970b6e52385e43172013275bd3bc203a8b6755fcc505e0287213fd4_amd64"
},
"product_reference": "openshift4/ose-ibm-vpc-node-label-updater-rhel8@sha256:d5e72ed27970b6e52385e43172013275bd3bc203a8b6755fcc505e0287213fd4_amd64",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-ibmcloud-machine-controllers-rhel8@sha256:60b3440b77654b142510883132bc9023f3b6dac08a55c32eab02870dfde1d786_ppc64le as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:openshift4/ose-ibmcloud-machine-controllers-rhel8@sha256:60b3440b77654b142510883132bc9023f3b6dac08a55c32eab02870dfde1d786_ppc64le"
},
"product_reference": "openshift4/ose-ibmcloud-machine-controllers-rhel8@sha256:60b3440b77654b142510883132bc9023f3b6dac08a55c32eab02870dfde1d786_ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-ibmcloud-machine-controllers-rhel8@sha256:7b0cb3783ab7f8b6f38375dbe9e4f2e8e5fc0bdf1cf6aba23623229cf86d6eea_amd64 as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:openshift4/ose-ibmcloud-machine-controllers-rhel8@sha256:7b0cb3783ab7f8b6f38375dbe9e4f2e8e5fc0bdf1cf6aba23623229cf86d6eea_amd64"
},
"product_reference": "openshift4/ose-ibmcloud-machine-controllers-rhel8@sha256:7b0cb3783ab7f8b6f38375dbe9e4f2e8e5fc0bdf1cf6aba23623229cf86d6eea_amd64",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-image-customization-controller-rhel8@sha256:7b3511f938658d9bdf4f6f9548fcc0b7b89cde0831e829f23b367db826902bdf_amd64 as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:openshift4/ose-image-customization-controller-rhel8@sha256:7b3511f938658d9bdf4f6f9548fcc0b7b89cde0831e829f23b367db826902bdf_amd64"
},
"product_reference": "openshift4/ose-image-customization-controller-rhel8@sha256:7b3511f938658d9bdf4f6f9548fcc0b7b89cde0831e829f23b367db826902bdf_amd64",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-image-customization-controller-rhel8@sha256:f1d87fa6ba341455ae0817bdc9d24840b59158d9b1e51663768c557be9ee7268_arm64 as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:openshift4/ose-image-customization-controller-rhel8@sha256:f1d87fa6ba341455ae0817bdc9d24840b59158d9b1e51663768c557be9ee7268_arm64"
},
"product_reference": "openshift4/ose-image-customization-controller-rhel8@sha256:f1d87fa6ba341455ae0817bdc9d24840b59158d9b1e51663768c557be9ee7268_arm64",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-insights-rhel8-operator@sha256:0c1141eab7116a0e14dfc4c2594bbb6bb55f80226a58b3b4be6e8f7cd9e1b97d_arm64 as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:openshift4/ose-insights-rhel8-operator@sha256:0c1141eab7116a0e14dfc4c2594bbb6bb55f80226a58b3b4be6e8f7cd9e1b97d_arm64"
},
"product_reference": "openshift4/ose-insights-rhel8-operator@sha256:0c1141eab7116a0e14dfc4c2594bbb6bb55f80226a58b3b4be6e8f7cd9e1b97d_arm64",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-insights-rhel8-operator@sha256:217c3cb7eb523a216d5d9cf8e3c7685fc20c48125f664f29da7f1f53e44056cc_amd64 as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:openshift4/ose-insights-rhel8-operator@sha256:217c3cb7eb523a216d5d9cf8e3c7685fc20c48125f664f29da7f1f53e44056cc_amd64"
},
"product_reference": "openshift4/ose-insights-rhel8-operator@sha256:217c3cb7eb523a216d5d9cf8e3c7685fc20c48125f664f29da7f1f53e44056cc_amd64",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-insights-rhel8-operator@sha256:36128b45bd888fb2853d417288720286bf523d9e0584054076b1e5b9288f2f60_ppc64le as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:openshift4/ose-insights-rhel8-operator@sha256:36128b45bd888fb2853d417288720286bf523d9e0584054076b1e5b9288f2f60_ppc64le"
},
"product_reference": "openshift4/ose-insights-rhel8-operator@sha256:36128b45bd888fb2853d417288720286bf523d9e0584054076b1e5b9288f2f60_ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-insights-rhel8-operator@sha256:3b9eaa26eecaf282748fb74cf0f54f40cfe62723592436b839a775aa3b5b4669_s390x as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:openshift4/ose-insights-rhel8-operator@sha256:3b9eaa26eecaf282748fb74cf0f54f40cfe62723592436b839a775aa3b5b4669_s390x"
},
"product_reference": "openshift4/ose-insights-rhel8-operator@sha256:3b9eaa26eecaf282748fb74cf0f54f40cfe62723592436b839a775aa3b5b4669_s390x",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-installer-artifacts@sha256:2146a11416aae3b7b6b1ba2926099b0055e58d47791f765fcea0a7467cf91a8c_s390x as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:openshift4/ose-installer-artifacts@sha256:2146a11416aae3b7b6b1ba2926099b0055e58d47791f765fcea0a7467cf91a8c_s390x"
},
"product_reference": "openshift4/ose-installer-artifacts@sha256:2146a11416aae3b7b6b1ba2926099b0055e58d47791f765fcea0a7467cf91a8c_s390x",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-installer-artifacts@sha256:3cdce4ceda9b36aa746be514366300080b59db9ba7247aacae562a1797d09af2_arm64 as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:openshift4/ose-installer-artifacts@sha256:3cdce4ceda9b36aa746be514366300080b59db9ba7247aacae562a1797d09af2_arm64"
},
"product_reference": "openshift4/ose-installer-artifacts@sha256:3cdce4ceda9b36aa746be514366300080b59db9ba7247aacae562a1797d09af2_arm64",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-installer-artifacts@sha256:5b4746584a584d2a8fe78e2fe41ca4d22998e854488602612d0d4f02424d489f_amd64 as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:openshift4/ose-installer-artifacts@sha256:5b4746584a584d2a8fe78e2fe41ca4d22998e854488602612d0d4f02424d489f_amd64"
},
"product_reference": "openshift4/ose-installer-artifacts@sha256:5b4746584a584d2a8fe78e2fe41ca4d22998e854488602612d0d4f02424d489f_amd64",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-installer-artifacts@sha256:645f779075fc78270b02e98bf31d5927d9ff48a95c56669abc5f749296e3ee4d_ppc64le as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:openshift4/ose-installer-artifacts@sha256:645f779075fc78270b02e98bf31d5927d9ff48a95c56669abc5f749296e3ee4d_ppc64le"
},
"product_reference": "openshift4/ose-installer-artifacts@sha256:645f779075fc78270b02e98bf31d5927d9ff48a95c56669abc5f749296e3ee4d_ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-installer@sha256:45a2c7fa9f56ec78e9087139c6ee944c963685a3714a77535f8cd3eaa8b6d8e9_ppc64le as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:openshift4/ose-installer@sha256:45a2c7fa9f56ec78e9087139c6ee944c963685a3714a77535f8cd3eaa8b6d8e9_ppc64le"
},
"product_reference": "openshift4/ose-installer@sha256:45a2c7fa9f56ec78e9087139c6ee944c963685a3714a77535f8cd3eaa8b6d8e9_ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-installer@sha256:72e0c95f375e36b530f20154d136d8debbdef203b3c43f79fb77561718361ead_amd64 as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:openshift4/ose-installer@sha256:72e0c95f375e36b530f20154d136d8debbdef203b3c43f79fb77561718361ead_amd64"
},
"product_reference": "openshift4/ose-installer@sha256:72e0c95f375e36b530f20154d136d8debbdef203b3c43f79fb77561718361ead_amd64",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-installer@sha256:d104ba0c4af286753f4cbbd1d36b3c4b318693e209f4c2a0145886f7c4e0374b_s390x as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:openshift4/ose-installer@sha256:d104ba0c4af286753f4cbbd1d36b3c4b318693e209f4c2a0145886f7c4e0374b_s390x"
},
"product_reference": "openshift4/ose-installer@sha256:d104ba0c4af286753f4cbbd1d36b3c4b318693e209f4c2a0145886f7c4e0374b_s390x",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-installer@sha256:e1dddd4cd6f019269098a1d89c07568b6391371b3aab67bafda73b99251d1808_arm64 as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:openshift4/ose-installer@sha256:e1dddd4cd6f019269098a1d89c07568b6391371b3aab67bafda73b99251d1808_arm64"
},
"product_reference": "openshift4/ose-installer@sha256:e1dddd4cd6f019269098a1d89c07568b6391371b3aab67bafda73b99251d1808_arm64",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-ironic-agent-rhel8@sha256:01ad95d888c322ea14b3aa2ebda5ba73db728d2207c6fae4aecd46cfe204be41_amd64 as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:openshift4/ose-ironic-agent-rhel8@sha256:01ad95d888c322ea14b3aa2ebda5ba73db728d2207c6fae4aecd46cfe204be41_amd64"
},
"product_reference": "openshift4/ose-ironic-agent-rhel8@sha256:01ad95d888c322ea14b3aa2ebda5ba73db728d2207c6fae4aecd46cfe204be41_amd64",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-ironic-agent-rhel8@sha256:1173e2058ab034c308915900780fe13edd4ab1dcc737f8b4dabc77f3d9533356_arm64 as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:openshift4/ose-ironic-agent-rhel8@sha256:1173e2058ab034c308915900780fe13edd4ab1dcc737f8b4dabc77f3d9533356_arm64"
},
"product_reference": "openshift4/ose-ironic-agent-rhel8@sha256:1173e2058ab034c308915900780fe13edd4ab1dcc737f8b4dabc77f3d9533356_arm64",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-ironic-machine-os-downloader-rhel8@sha256:156ec07459bf256fe2c812bb100818676c740ac90029720b5d235911053d91c1_arm64 as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:openshift4/ose-ironic-machine-os-downloader-rhel8@sha256:156ec07459bf256fe2c812bb100818676c740ac90029720b5d235911053d91c1_arm64"
},
"product_reference": "openshift4/ose-ironic-machine-os-downloader-rhel8@sha256:156ec07459bf256fe2c812bb100818676c740ac90029720b5d235911053d91c1_arm64",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-ironic-machine-os-downloader-rhel8@sha256:e0383d12651c11d7fe0d823a1d9bbaa36d1a7194760be4be173772b0d9db57eb_amd64 as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:openshift4/ose-ironic-machine-os-downloader-rhel8@sha256:e0383d12651c11d7fe0d823a1d9bbaa36d1a7194760be4be173772b0d9db57eb_amd64"
},
"product_reference": "openshift4/ose-ironic-machine-os-downloader-rhel8@sha256:e0383d12651c11d7fe0d823a1d9bbaa36d1a7194760be4be173772b0d9db57eb_amd64",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-ironic-rhel8@sha256:185fd18adc8e17e671e65b7d006a1e185fc41127e176c1fcbe82231b83d9e275_arm64 as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:openshift4/ose-ironic-rhel8@sha256:185fd18adc8e17e671e65b7d006a1e185fc41127e176c1fcbe82231b83d9e275_arm64"
},
"product_reference": "openshift4/ose-ironic-rhel8@sha256:185fd18adc8e17e671e65b7d006a1e185fc41127e176c1fcbe82231b83d9e275_arm64",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-ironic-rhel8@sha256:5d630326f2961c8168d862a1341f27085ce928f8454b94d117208b5cd9b281ed_amd64 as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:openshift4/ose-ironic-rhel8@sha256:5d630326f2961c8168d862a1341f27085ce928f8454b94d117208b5cd9b281ed_amd64"
},
"product_reference": "openshift4/ose-ironic-rhel8@sha256:5d630326f2961c8168d862a1341f27085ce928f8454b94d117208b5cd9b281ed_amd64",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-ironic-static-ip-manager-rhel8@sha256:1e6b410d12e38a911157ea92414be3b305017251e56c36d6a0213020cee2d36a_amd64 as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:openshift4/ose-ironic-static-ip-manager-rhel8@sha256:1e6b410d12e38a911157ea92414be3b305017251e56c36d6a0213020cee2d36a_amd64"
},
"product_reference": "openshift4/ose-ironic-static-ip-manager-rhel8@sha256:1e6b410d12e38a911157ea92414be3b305017251e56c36d6a0213020cee2d36a_amd64",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-ironic-static-ip-manager-rhel8@sha256:9450f43a753cc8183f711e40a14c4d0d65fd136a2a18ffebeaedcc3d8321a47c_arm64 as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:openshift4/ose-ironic-static-ip-manager-rhel8@sha256:9450f43a753cc8183f711e40a14c4d0d65fd136a2a18ffebeaedcc3d8321a47c_arm64"
},
"product_reference": "openshift4/ose-ironic-static-ip-manager-rhel8@sha256:9450f43a753cc8183f711e40a14c4d0d65fd136a2a18ffebeaedcc3d8321a47c_arm64",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-k8s-prometheus-adapter@sha256:051182f36d3af73c7cc0e48c15f056847bafc23d22158dce45c0501d7254fae2_arm64 as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:openshift4/ose-k8s-prometheus-adapter@sha256:051182f36d3af73c7cc0e48c15f056847bafc23d22158dce45c0501d7254fae2_arm64"
},
"product_reference": "openshift4/ose-k8s-prometheus-adapter@sha256:051182f36d3af73c7cc0e48c15f056847bafc23d22158dce45c0501d7254fae2_arm64",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-k8s-prometheus-adapter@sha256:7b18e65edbd7226a23b0b560693d6431909c190e08b76b2a3b0581bb48c9a34f_amd64 as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:openshift4/ose-k8s-prometheus-adapter@sha256:7b18e65edbd7226a23b0b560693d6431909c190e08b76b2a3b0581bb48c9a34f_amd64"
},
"product_reference": "openshift4/ose-k8s-prometheus-adapter@sha256:7b18e65edbd7226a23b0b560693d6431909c190e08b76b2a3b0581bb48c9a34f_amd64",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-k8s-prometheus-adapter@sha256:82a4633e64d3749ac94c8895ed5d61d25a62765a060292413a053ec2d8342839_s390x as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:openshift4/ose-k8s-prometheus-adapter@sha256:82a4633e64d3749ac94c8895ed5d61d25a62765a060292413a053ec2d8342839_s390x"
},
"product_reference": "openshift4/ose-k8s-prometheus-adapter@sha256:82a4633e64d3749ac94c8895ed5d61d25a62765a060292413a053ec2d8342839_s390x",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-k8s-prometheus-adapter@sha256:a7ab7f242111de6ecf29f6107baa7c90331f9fc68a32467e7e91c935cdd99218_ppc64le as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:openshift4/ose-k8s-prometheus-adapter@sha256:a7ab7f242111de6ecf29f6107baa7c90331f9fc68a32467e7e91c935cdd99218_ppc64le"
},
"product_reference": "openshift4/ose-k8s-prometheus-adapter@sha256:a7ab7f242111de6ecf29f6107baa7c90331f9fc68a32467e7e91c935cdd99218_ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-keepalived-ipfailover@sha256:01e13ebf8479c51a6345c19b7ba19aedd7d8b0894f667da4b8bc89ebb11cdb7d_s390x as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:openshift4/ose-keepalived-ipfailover@sha256:01e13ebf8479c51a6345c19b7ba19aedd7d8b0894f667da4b8bc89ebb11cdb7d_s390x"
},
"product_reference": "openshift4/ose-keepalived-ipfailover@sha256:01e13ebf8479c51a6345c19b7ba19aedd7d8b0894f667da4b8bc89ebb11cdb7d_s390x",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-keepalived-ipfailover@sha256:7cf2d25854c5c543f4098ca114538004804457bdca85794b13f43e371ac5f1c8_ppc64le as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:openshift4/ose-keepalived-ipfailover@sha256:7cf2d25854c5c543f4098ca114538004804457bdca85794b13f43e371ac5f1c8_ppc64le"
},
"product_reference": "openshift4/ose-keepalived-ipfailover@sha256:7cf2d25854c5c543f4098ca114538004804457bdca85794b13f43e371ac5f1c8_ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-keepalived-ipfailover@sha256:c4b14558b9c70c27e2c4475376f28ca2e1cb928be57972692dfb5336b3c9497e_arm64 as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:openshift4/ose-keepalived-ipfailover@sha256:c4b14558b9c70c27e2c4475376f28ca2e1cb928be57972692dfb5336b3c9497e_arm64"
},
"product_reference": "openshift4/ose-keepalived-ipfailover@sha256:c4b14558b9c70c27e2c4475376f28ca2e1cb928be57972692dfb5336b3c9497e_arm64",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-keepalived-ipfailover@sha256:d4e6b23834146f9ee49aab9ed1d9acfa8fea85670797af2ccf912eabd9aa824c_amd64 as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:openshift4/ose-keepalived-ipfailover@sha256:d4e6b23834146f9ee49aab9ed1d9acfa8fea85670797af2ccf912eabd9aa824c_amd64"
},
"product_reference": "openshift4/ose-keepalived-ipfailover@sha256:d4e6b23834146f9ee49aab9ed1d9acfa8fea85670797af2ccf912eabd9aa824c_amd64",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-kube-proxy@sha256:104591dd4ff54b3367f3d800de99b582bead990cfb9bc0486e26737bf6405de4_amd64 as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:openshift4/ose-kube-proxy@sha256:104591dd4ff54b3367f3d800de99b582bead990cfb9bc0486e26737bf6405de4_amd64"
},
"product_reference": "openshift4/ose-kube-proxy@sha256:104591dd4ff54b3367f3d800de99b582bead990cfb9bc0486e26737bf6405de4_amd64",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-kube-proxy@sha256:176e3d9d7ee66a0e547e4c7be5dbb17376cfb9e83c13edb2f2f3f0b47fe370dd_s390x as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:openshift4/ose-kube-proxy@sha256:176e3d9d7ee66a0e547e4c7be5dbb17376cfb9e83c13edb2f2f3f0b47fe370dd_s390x"
},
"product_reference": "openshift4/ose-kube-proxy@sha256:176e3d9d7ee66a0e547e4c7be5dbb17376cfb9e83c13edb2f2f3f0b47fe370dd_s390x",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-kube-proxy@sha256:5f1bb6c0542b8239e285fb2dbdf3b31597e6af62c91e0f5cf3ae5938a5b23c41_ppc64le as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:openshift4/ose-kube-proxy@sha256:5f1bb6c0542b8239e285fb2dbdf3b31597e6af62c91e0f5cf3ae5938a5b23c41_ppc64le"
},
"product_reference": "openshift4/ose-kube-proxy@sha256:5f1bb6c0542b8239e285fb2dbdf3b31597e6af62c91e0f5cf3ae5938a5b23c41_ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-kube-proxy@sha256:6308f187621d82c37784a34039509e9fc9569246ede0606c3bad6f8a96369cd1_arm64 as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:openshift4/ose-kube-proxy@sha256:6308f187621d82c37784a34039509e9fc9569246ede0606c3bad6f8a96369cd1_arm64"
},
"product_reference": "openshift4/ose-kube-proxy@sha256:6308f187621d82c37784a34039509e9fc9569246ede0606c3bad6f8a96369cd1_arm64",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-kube-rbac-proxy@sha256:0a487bf2de490a196a542712019859566c6bc7880201759c666d72fa80487fff_arm64 as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:openshift4/ose-kube-rbac-proxy@sha256:0a487bf2de490a196a542712019859566c6bc7880201759c666d72fa80487fff_arm64"
},
"product_reference": "openshift4/ose-kube-rbac-proxy@sha256:0a487bf2de490a196a542712019859566c6bc7880201759c666d72fa80487fff_arm64",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-kube-rbac-proxy@sha256:20fc22cb99735ca5a7d633c4575d31f0cc54cb0856dae6a1aeee1c5a5b921ce2_ppc64le as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:openshift4/ose-kube-rbac-proxy@sha256:20fc22cb99735ca5a7d633c4575d31f0cc54cb0856dae6a1aeee1c5a5b921ce2_ppc64le"
},
"product_reference": "openshift4/ose-kube-rbac-proxy@sha256:20fc22cb99735ca5a7d633c4575d31f0cc54cb0856dae6a1aeee1c5a5b921ce2_ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-kube-rbac-proxy@sha256:c7398161761676c9b95f78a21f5a8acd206dcac50c121b39e26f2d73ee2a3c66_s390x as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:openshift4/ose-kube-rbac-proxy@sha256:c7398161761676c9b95f78a21f5a8acd206dcac50c121b39e26f2d73ee2a3c66_s390x"
},
"product_reference": "openshift4/ose-kube-rbac-proxy@sha256:c7398161761676c9b95f78a21f5a8acd206dcac50c121b39e26f2d73ee2a3c66_s390x",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-kube-rbac-proxy@sha256:dceffc4f2c606f9e285794b2138e29133daeb5c1aa4ca76fe7c4205ac0b38ccd_amd64 as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:openshift4/ose-kube-rbac-proxy@sha256:dceffc4f2c606f9e285794b2138e29133daeb5c1aa4ca76fe7c4205ac0b38ccd_amd64"
},
"product_reference": "openshift4/ose-kube-rbac-proxy@sha256:dceffc4f2c606f9e285794b2138e29133daeb5c1aa4ca76fe7c4205ac0b38ccd_amd64",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-kube-state-metrics@sha256:86498588af9912a494d306c600bf0e5b2b5393a7b927037a97691fff726d917b_s390x as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:openshift4/ose-kube-state-metrics@sha256:86498588af9912a494d306c600bf0e5b2b5393a7b927037a97691fff726d917b_s390x"
},
"product_reference": "openshift4/ose-kube-state-metrics@sha256:86498588af9912a494d306c600bf0e5b2b5393a7b927037a97691fff726d917b_s390x",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-kube-state-metrics@sha256:b7b87b4a79e5892321a90b4f16e8ffdc4e839aabea2886b1a2b64e5a0f9f703e_arm64 as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:openshift4/ose-kube-state-metrics@sha256:b7b87b4a79e5892321a90b4f16e8ffdc4e839aabea2886b1a2b64e5a0f9f703e_arm64"
},
"product_reference": "openshift4/ose-kube-state-metrics@sha256:b7b87b4a79e5892321a90b4f16e8ffdc4e839aabea2886b1a2b64e5a0f9f703e_arm64",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-kube-state-metrics@sha256:eaa324ff422ebd8cf630f252d9d628a30f1c6c8e35d6f06584a3d452adb7074e_ppc64le as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:openshift4/ose-kube-state-metrics@sha256:eaa324ff422ebd8cf630f252d9d628a30f1c6c8e35d6f06584a3d452adb7074e_ppc64le"
},
"product_reference": "openshift4/ose-kube-state-metrics@sha256:eaa324ff422ebd8cf630f252d9d628a30f1c6c8e35d6f06584a3d452adb7074e_ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-kube-state-metrics@sha256:ee2a5d918f70d007b9414d34e0f639437a39d2cd3a2a2bba24f5aee5d8035eb5_amd64 as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:openshift4/ose-kube-state-metrics@sha256:ee2a5d918f70d007b9414d34e0f639437a39d2cd3a2a2bba24f5aee5d8035eb5_amd64"
},
"product_reference": "openshift4/ose-kube-state-metrics@sha256:ee2a5d918f70d007b9414d34e0f639437a39d2cd3a2a2bba24f5aee5d8035eb5_amd64",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-kube-storage-version-migrator-rhel8@sha256:3b28af903bc028ef6336e675743512b2a67f9a9f1c524a3cd9bd9666d730a194_arm64 as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:openshift4/ose-kube-storage-version-migrator-rhel8@sha256:3b28af903bc028ef6336e675743512b2a67f9a9f1c524a3cd9bd9666d730a194_arm64"
},
"product_reference": "openshift4/ose-kube-storage-version-migrator-rhel8@sha256:3b28af903bc028ef6336e675743512b2a67f9a9f1c524a3cd9bd9666d730a194_arm64",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-kube-storage-version-migrator-rhel8@sha256:5f648ddc9ec59acd152910a93ac82587488aba4452f98bac21f573fd7714b985_ppc64le as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:openshift4/ose-kube-storage-version-migrator-rhel8@sha256:5f648ddc9ec59acd152910a93ac82587488aba4452f98bac21f573fd7714b985_ppc64le"
},
"product_reference": "openshift4/ose-kube-storage-version-migrator-rhel8@sha256:5f648ddc9ec59acd152910a93ac82587488aba4452f98bac21f573fd7714b985_ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-kube-storage-version-migrator-rhel8@sha256:8f95707b2239415ca3c86adc8a96c063d5d0ca8986331eaa6c1d277598d90d91_s390x as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:openshift4/ose-kube-storage-version-migrator-rhel8@sha256:8f95707b2239415ca3c86adc8a96c063d5d0ca8986331eaa6c1d277598d90d91_s390x"
},
"product_reference": "openshift4/ose-kube-storage-version-migrator-rhel8@sha256:8f95707b2239415ca3c86adc8a96c063d5d0ca8986331eaa6c1d277598d90d91_s390x",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-kube-storage-version-migrator-rhel8@sha256:ae9915adc15077ed2466d5e8100c337834db34b84c23c77c59bd031a38c66a8a_amd64 as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:openshift4/ose-kube-storage-version-migrator-rhel8@sha256:ae9915adc15077ed2466d5e8100c337834db34b84c23c77c59bd031a38c66a8a_amd64"
},
"product_reference": "openshift4/ose-kube-storage-version-migrator-rhel8@sha256:ae9915adc15077ed2466d5e8100c337834db34b84c23c77c59bd031a38c66a8a_amd64",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-kuryr-cni-rhel8@sha256:5f0bd74910cb7bc8cdff931c1d4da34d2a95e1e1854d7f686af466166acec047_amd64 as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:openshift4/ose-kuryr-cni-rhel8@sha256:5f0bd74910cb7bc8cdff931c1d4da34d2a95e1e1854d7f686af466166acec047_amd64"
},
"product_reference": "openshift4/ose-kuryr-cni-rhel8@sha256:5f0bd74910cb7bc8cdff931c1d4da34d2a95e1e1854d7f686af466166acec047_amd64",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-kuryr-cni-rhel8@sha256:81462d3fafcd8988646f7a41ee96c71b837471dc5dcb35396eb533b14254156e_ppc64le as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:openshift4/ose-kuryr-cni-rhel8@sha256:81462d3fafcd8988646f7a41ee96c71b837471dc5dcb35396eb533b14254156e_ppc64le"
},
"product_reference": "openshift4/ose-kuryr-cni-rhel8@sha256:81462d3fafcd8988646f7a41ee96c71b837471dc5dcb35396eb533b14254156e_ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-kuryr-controller-rhel8@sha256:0f66b211011375a203597f2a524314d9e05319db80f5e22fd78619eebed98ea0_ppc64le as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:openshift4/ose-kuryr-controller-rhel8@sha256:0f66b211011375a203597f2a524314d9e05319db80f5e22fd78619eebed98ea0_ppc64le"
},
"product_reference": "openshift4/ose-kuryr-controller-rhel8@sha256:0f66b211011375a203597f2a524314d9e05319db80f5e22fd78619eebed98ea0_ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-kuryr-controller-rhel8@sha256:49eb2f59646d4fcea6f0ea9f8c22f819969913e3b691842fd3efb3146c021690_amd64 as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:openshift4/ose-kuryr-controller-rhel8@sha256:49eb2f59646d4fcea6f0ea9f8c22f819969913e3b691842fd3efb3146c021690_amd64"
},
"product_reference": "openshift4/ose-kuryr-controller-rhel8@sha256:49eb2f59646d4fcea6f0ea9f8c22f819969913e3b691842fd3efb3146c021690_amd64",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-libvirt-machine-controllers@sha256:04041ac30693f5762ec21d0ff8103741910e838486ba4d50b280d2300a58e467_s390x as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:openshift4/ose-libvirt-machine-controllers@sha256:04041ac30693f5762ec21d0ff8103741910e838486ba4d50b280d2300a58e467_s390x"
},
"product_reference": "openshift4/ose-libvirt-machine-controllers@sha256:04041ac30693f5762ec21d0ff8103741910e838486ba4d50b280d2300a58e467_s390x",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-libvirt-machine-controllers@sha256:74224adc80febc0a77564dc86ac1bc095444e0c0398ea756460868627df41911_amd64 as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:openshift4/ose-libvirt-machine-controllers@sha256:74224adc80febc0a77564dc86ac1bc095444e0c0398ea756460868627df41911_amd64"
},
"product_reference": "openshift4/ose-libvirt-machine-controllers@sha256:74224adc80febc0a77564dc86ac1bc095444e0c0398ea756460868627df41911_amd64",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-libvirt-machine-controllers@sha256:ec3d130af46371cd1f394b18413accc73b9619ac3232d418182eae776e657416_ppc64le as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:openshift4/ose-libvirt-machine-controllers@sha256:ec3d130af46371cd1f394b18413accc73b9619ac3232d418182eae776e657416_ppc64le"
},
"product_reference": "openshift4/ose-libvirt-machine-controllers@sha256:ec3d130af46371cd1f394b18413accc73b9619ac3232d418182eae776e657416_ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-libvirt-machine-controllers@sha256:f07da2662e97243923a4083b1fac4e963a1cfea9f43cd9fd65bb4f3444505c41_arm64 as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:openshift4/ose-libvirt-machine-controllers@sha256:f07da2662e97243923a4083b1fac4e963a1cfea9f43cd9fd65bb4f3444505c41_arm64"
},
"product_reference": "openshift4/ose-libvirt-machine-controllers@sha256:f07da2662e97243923a4083b1fac4e963a1cfea9f43cd9fd65bb4f3444505c41_arm64",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-machine-api-operator@sha256:123e25a9c01e463bc6f31b3bda99ce30e07ed7e7c2d62e6db1029048c2754c83_arm64 as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:openshift4/ose-machine-api-operator@sha256:123e25a9c01e463bc6f31b3bda99ce30e07ed7e7c2d62e6db1029048c2754c83_arm64"
},
"product_reference": "openshift4/ose-machine-api-operator@sha256:123e25a9c01e463bc6f31b3bda99ce30e07ed7e7c2d62e6db1029048c2754c83_arm64",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-machine-api-operator@sha256:50aec0017448814b8420b561fae8117b620971b904eeeeba59ea250be3d0b683_s390x as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:openshift4/ose-machine-api-operator@sha256:50aec0017448814b8420b561fae8117b620971b904eeeeba59ea250be3d0b683_s390x"
},
"product_reference": "openshift4/ose-machine-api-operator@sha256:50aec0017448814b8420b561fae8117b620971b904eeeeba59ea250be3d0b683_s390x",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-machine-api-operator@sha256:c61dc40b93ffc6ff2335ba169475990cdbb70704b69d155561c5d64c14d07448_amd64 as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:openshift4/ose-machine-api-operator@sha256:c61dc40b93ffc6ff2335ba169475990cdbb70704b69d155561c5d64c14d07448_amd64"
},
"product_reference": "openshift4/ose-machine-api-operator@sha256:c61dc40b93ffc6ff2335ba169475990cdbb70704b69d155561c5d64c14d07448_amd64",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-machine-api-operator@sha256:e92749f7a8381da22507d567594dae893c684415d947094ae18d9561ad1f660d_ppc64le as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:openshift4/ose-machine-api-operator@sha256:e92749f7a8381da22507d567594dae893c684415d947094ae18d9561ad1f660d_ppc64le"
},
"product_reference": "openshift4/ose-machine-api-operator@sha256:e92749f7a8381da22507d567594dae893c684415d947094ae18d9561ad1f660d_ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-machine-api-provider-aws-rhel8@sha256:9e272355fd860b3cfbdd641b3278c08b30ef57a95683543d84bebe0bd2db555a_amd64 as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:openshift4/ose-machine-api-provider-aws-rhel8@sha256:9e272355fd860b3cfbdd641b3278c08b30ef57a95683543d84bebe0bd2db555a_amd64"
},
"product_reference": "openshift4/ose-machine-api-provider-aws-rhel8@sha256:9e272355fd860b3cfbdd641b3278c08b30ef57a95683543d84bebe0bd2db555a_amd64",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-machine-api-provider-aws-rhel8@sha256:a8cbd22fde7d9515a0a439ce1d26c7bf094aefe66b9ff5e977800db3bc192209_arm64 as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:openshift4/ose-machine-api-provider-aws-rhel8@sha256:a8cbd22fde7d9515a0a439ce1d26c7bf094aefe66b9ff5e977800db3bc192209_arm64"
},
"product_reference": "openshift4/ose-machine-api-provider-aws-rhel8@sha256:a8cbd22fde7d9515a0a439ce1d26c7bf094aefe66b9ff5e977800db3bc192209_arm64",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-machine-api-provider-azure-rhel8@sha256:a120dfd6753ed24d0b32693ae94f71a601f4a04d88a1056b88ad4315c88b8d4a_amd64 as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:openshift4/ose-machine-api-provider-azure-rhel8@sha256:a120dfd6753ed24d0b32693ae94f71a601f4a04d88a1056b88ad4315c88b8d4a_amd64"
},
"product_reference": "openshift4/ose-machine-api-provider-azure-rhel8@sha256:a120dfd6753ed24d0b32693ae94f71a601f4a04d88a1056b88ad4315c88b8d4a_amd64",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-machine-api-provider-azure-rhel8@sha256:cfa09983870bfd6bcaec139ef421a6e43795bd8e3d04f8ef4c241ee9b188492b_arm64 as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:openshift4/ose-machine-api-provider-azure-rhel8@sha256:cfa09983870bfd6bcaec139ef421a6e43795bd8e3d04f8ef4c241ee9b188492b_arm64"
},
"product_reference": "openshift4/ose-machine-api-provider-azure-rhel8@sha256:cfa09983870bfd6bcaec139ef421a6e43795bd8e3d04f8ef4c241ee9b188492b_arm64",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-machine-api-provider-gcp-rhel8@sha256:c52b5720d86ff3bccd4dffc7ce664d49a1ae515a89350ee6df6af0dbeb941eb3_ppc64le as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:openshift4/ose-machine-api-provider-gcp-rhel8@sha256:c52b5720d86ff3bccd4dffc7ce664d49a1ae515a89350ee6df6af0dbeb941eb3_ppc64le"
},
"product_reference": "openshift4/ose-machine-api-provider-gcp-rhel8@sha256:c52b5720d86ff3bccd4dffc7ce664d49a1ae515a89350ee6df6af0dbeb941eb3_ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-machine-api-provider-gcp-rhel8@sha256:d6d385ce47d52da83cd957a401463a8d48ac9415a749534b63cd8edf8b0dec02_amd64 as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:openshift4/ose-machine-api-provider-gcp-rhel8@sha256:d6d385ce47d52da83cd957a401463a8d48ac9415a749534b63cd8edf8b0dec02_amd64"
},
"product_reference": "openshift4/ose-machine-api-provider-gcp-rhel8@sha256:d6d385ce47d52da83cd957a401463a8d48ac9415a749534b63cd8edf8b0dec02_amd64",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-machine-api-provider-openstack-rhel8@sha256:05bae77a907afc2d75cb8f3bf3aacb26c4e3f2e965709c3c371536bfa78ecd54_ppc64le as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:openshift4/ose-machine-api-provider-openstack-rhel8@sha256:05bae77a907afc2d75cb8f3bf3aacb26c4e3f2e965709c3c371536bfa78ecd54_ppc64le"
},
"product_reference": "openshift4/ose-machine-api-provider-openstack-rhel8@sha256:05bae77a907afc2d75cb8f3bf3aacb26c4e3f2e965709c3c371536bfa78ecd54_ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-machine-api-provider-openstack-rhel8@sha256:0934c1acfdc6c8cc97ef198317f72bcea3bb6c6730d0be526a8c02e1677d47dc_arm64 as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:openshift4/ose-machine-api-provider-openstack-rhel8@sha256:0934c1acfdc6c8cc97ef198317f72bcea3bb6c6730d0be526a8c02e1677d47dc_arm64"
},
"product_reference": "openshift4/ose-machine-api-provider-openstack-rhel8@sha256:0934c1acfdc6c8cc97ef198317f72bcea3bb6c6730d0be526a8c02e1677d47dc_arm64",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-machine-api-provider-openstack-rhel8@sha256:4f57e14568253c23640528a5334e60164ae6975ad1ce91373d05b63e241541ea_amd64 as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:openshift4/ose-machine-api-provider-openstack-rhel8@sha256:4f57e14568253c23640528a5334e60164ae6975ad1ce91373d05b63e241541ea_amd64"
},
"product_reference": "openshift4/ose-machine-api-provider-openstack-rhel8@sha256:4f57e14568253c23640528a5334e60164ae6975ad1ce91373d05b63e241541ea_amd64",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-machine-api-provider-openstack-rhel8@sha256:df60e146a888bd72624758bc47d96622177cfe11330ab631dae7c30543715121_s390x as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:openshift4/ose-machine-api-provider-openstack-rhel8@sha256:df60e146a888bd72624758bc47d96622177cfe11330ab631dae7c30543715121_s390x"
},
"product_reference": "openshift4/ose-machine-api-provider-openstack-rhel8@sha256:df60e146a888bd72624758bc47d96622177cfe11330ab631dae7c30543715121_s390x",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-machine-config-operator@sha256:420fd1d1d11f92351a37c986f9aedda0d4e0897dc9cca0b16959a989308c64e8_s390x as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:openshift4/ose-machine-config-operator@sha256:420fd1d1d11f92351a37c986f9aedda0d4e0897dc9cca0b16959a989308c64e8_s390x"
},
"product_reference": "openshift4/ose-machine-config-operator@sha256:420fd1d1d11f92351a37c986f9aedda0d4e0897dc9cca0b16959a989308c64e8_s390x",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-machine-config-operator@sha256:543edd3009688fb98fdf5487e72713f8b81653e83a2532ebb95408ac948390a5_amd64 as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:openshift4/ose-machine-config-operator@sha256:543edd3009688fb98fdf5487e72713f8b81653e83a2532ebb95408ac948390a5_amd64"
},
"product_reference": "openshift4/ose-machine-config-operator@sha256:543edd3009688fb98fdf5487e72713f8b81653e83a2532ebb95408ac948390a5_amd64",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-machine-config-operator@sha256:9947130c8cc8d4b3157242ff5d1dcca0343f6a7b3d17710b2f0915d7e3500881_ppc64le as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:openshift4/ose-machine-config-operator@sha256:9947130c8cc8d4b3157242ff5d1dcca0343f6a7b3d17710b2f0915d7e3500881_ppc64le"
},
"product_reference": "openshift4/ose-machine-config-operator@sha256:9947130c8cc8d4b3157242ff5d1dcca0343f6a7b3d17710b2f0915d7e3500881_ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-machine-config-operator@sha256:a9aae6a7e5d77e4c56c8c7852529bc14565240ccecb5f0fc4af2c97d6453d5e9_arm64 as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:openshift4/ose-machine-config-operator@sha256:a9aae6a7e5d77e4c56c8c7852529bc14565240ccecb5f0fc4af2c97d6453d5e9_arm64"
},
"product_reference": "openshift4/ose-machine-config-operator@sha256:a9aae6a7e5d77e4c56c8c7852529bc14565240ccecb5f0fc4af2c97d6453d5e9_arm64",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-machine-os-images-rhel8@sha256:7b5354bb368da20e0ce7568b94f8c5eb3a418d592cd5cde2b36a08978ee48c48_amd64 as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:openshift4/ose-machine-os-images-rhel8@sha256:7b5354bb368da20e0ce7568b94f8c5eb3a418d592cd5cde2b36a08978ee48c48_amd64"
},
"product_reference": "openshift4/ose-machine-os-images-rhel8@sha256:7b5354bb368da20e0ce7568b94f8c5eb3a418d592cd5cde2b36a08978ee48c48_amd64",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-machine-os-images-rhel8@sha256:cd2e7121485ccef25344ebc4f471d92913cbd6e24a12423305d6cc20728c1344_arm64 as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:openshift4/ose-machine-os-images-rhel8@sha256:cd2e7121485ccef25344ebc4f471d92913cbd6e24a12423305d6cc20728c1344_arm64"
},
"product_reference": "openshift4/ose-machine-os-images-rhel8@sha256:cd2e7121485ccef25344ebc4f471d92913cbd6e24a12423305d6cc20728c1344_arm64",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-multus-admission-controller@sha256:10d932015ba0fe1a84a7a0096dc416857e1a63a2323e6192b8b6bba90e50aa5b_ppc64le as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:openshift4/ose-multus-admission-controller@sha256:10d932015ba0fe1a84a7a0096dc416857e1a63a2323e6192b8b6bba90e50aa5b_ppc64le"
},
"product_reference": "openshift4/ose-multus-admission-controller@sha256:10d932015ba0fe1a84a7a0096dc416857e1a63a2323e6192b8b6bba90e50aa5b_ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-multus-admission-controller@sha256:534466df0ec5df492b00ebeebedd041600e0476e6cb42d8aaedd46d2a6e78f06_s390x as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:openshift4/ose-multus-admission-controller@sha256:534466df0ec5df492b00ebeebedd041600e0476e6cb42d8aaedd46d2a6e78f06_s390x"
},
"product_reference": "openshift4/ose-multus-admission-controller@sha256:534466df0ec5df492b00ebeebedd041600e0476e6cb42d8aaedd46d2a6e78f06_s390x",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-multus-admission-controller@sha256:c7a66dd0d9c8b16789967073a28ac92eeb2f1beab3f8ead8fe1ca01f26a105c5_amd64 as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:openshift4/ose-multus-admission-controller@sha256:c7a66dd0d9c8b16789967073a28ac92eeb2f1beab3f8ead8fe1ca01f26a105c5_amd64"
},
"product_reference": "openshift4/ose-multus-admission-controller@sha256:c7a66dd0d9c8b16789967073a28ac92eeb2f1beab3f8ead8fe1ca01f26a105c5_amd64",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-multus-admission-controller@sha256:df86ef6d451a7ac6a858f5a7a32145f3b99d0b1da3559ff90ccb4733106a59b5_arm64 as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:openshift4/ose-multus-admission-controller@sha256:df86ef6d451a7ac6a858f5a7a32145f3b99d0b1da3559ff90ccb4733106a59b5_arm64"
},
"product_reference": "openshift4/ose-multus-admission-controller@sha256:df86ef6d451a7ac6a858f5a7a32145f3b99d0b1da3559ff90ccb4733106a59b5_arm64",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-multus-cni@sha256:559cb4e633fb0731f79310115e7d384749ef2ca15f298a4102985b4505845228_ppc64le as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:openshift4/ose-multus-cni@sha256:559cb4e633fb0731f79310115e7d384749ef2ca15f298a4102985b4505845228_ppc64le"
},
"product_reference": "openshift4/ose-multus-cni@sha256:559cb4e633fb0731f79310115e7d384749ef2ca15f298a4102985b4505845228_ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-multus-cni@sha256:633c3b5509971739a0e95a8fab99a29bc5a81797c55c2cfdc97d184a055175af_s390x as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:openshift4/ose-multus-cni@sha256:633c3b5509971739a0e95a8fab99a29bc5a81797c55c2cfdc97d184a055175af_s390x"
},
"product_reference": "openshift4/ose-multus-cni@sha256:633c3b5509971739a0e95a8fab99a29bc5a81797c55c2cfdc97d184a055175af_s390x",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-multus-cni@sha256:75eeee08529df0c3e2e08b874ac7e1d39ef268148d71dff880f71034f8c89b14_amd64 as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:openshift4/ose-multus-cni@sha256:75eeee08529df0c3e2e08b874ac7e1d39ef268148d71dff880f71034f8c89b14_amd64"
},
"product_reference": "openshift4/ose-multus-cni@sha256:75eeee08529df0c3e2e08b874ac7e1d39ef268148d71dff880f71034f8c89b14_amd64",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-multus-cni@sha256:98835095c461b58a1159a530ee7d3f978c81ed197b5345faf9d610272ebe23eb_arm64 as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:openshift4/ose-multus-cni@sha256:98835095c461b58a1159a530ee7d3f978c81ed197b5345faf9d610272ebe23eb_arm64"
},
"product_reference": "openshift4/ose-multus-cni@sha256:98835095c461b58a1159a530ee7d3f978c81ed197b5345faf9d610272ebe23eb_arm64",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-multus-networkpolicy-rhel8@sha256:00532c0e376a4363ea73d6664c8ec200f5bcc4bcd52918cdad19f2d11057fd51_amd64 as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:openshift4/ose-multus-networkpolicy-rhel8@sha256:00532c0e376a4363ea73d6664c8ec200f5bcc4bcd52918cdad19f2d11057fd51_amd64"
},
"product_reference": "openshift4/ose-multus-networkpolicy-rhel8@sha256:00532c0e376a4363ea73d6664c8ec200f5bcc4bcd52918cdad19f2d11057fd51_amd64",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-multus-networkpolicy-rhel8@sha256:80b31a0820e7954050c01d39fdce34591d22beec0678e258176a9bcc1378e07b_s390x as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:openshift4/ose-multus-networkpolicy-rhel8@sha256:80b31a0820e7954050c01d39fdce34591d22beec0678e258176a9bcc1378e07b_s390x"
},
"product_reference": "openshift4/ose-multus-networkpolicy-rhel8@sha256:80b31a0820e7954050c01d39fdce34591d22beec0678e258176a9bcc1378e07b_s390x",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-multus-networkpolicy-rhel8@sha256:9ba16add1d64bad4d4dfb9e8e4200b061ae6f6ab34bccf0456684bfdddc7b9b2_ppc64le as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:openshift4/ose-multus-networkpolicy-rhel8@sha256:9ba16add1d64bad4d4dfb9e8e4200b061ae6f6ab34bccf0456684bfdddc7b9b2_ppc64le"
},
"product_reference": "openshift4/ose-multus-networkpolicy-rhel8@sha256:9ba16add1d64bad4d4dfb9e8e4200b061ae6f6ab34bccf0456684bfdddc7b9b2_ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-multus-networkpolicy-rhel8@sha256:c3799719a6af2f3020a8588e9a2ee483ee8e27d6a91675c824111aa0ea61be78_arm64 as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:openshift4/ose-multus-networkpolicy-rhel8@sha256:c3799719a6af2f3020a8588e9a2ee483ee8e27d6a91675c824111aa0ea61be78_arm64"
},
"product_reference": "openshift4/ose-multus-networkpolicy-rhel8@sha256:c3799719a6af2f3020a8588e9a2ee483ee8e27d6a91675c824111aa0ea61be78_arm64",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-multus-route-override-cni-rhel8@sha256:0c8234a718b163b3390c49956b24c4320b4875d1f3d7ec27d0dab3fad16ddd85_amd64 as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:openshift4/ose-multus-route-override-cni-rhel8@sha256:0c8234a718b163b3390c49956b24c4320b4875d1f3d7ec27d0dab3fad16ddd85_amd64"
},
"product_reference": "openshift4/ose-multus-route-override-cni-rhel8@sha256:0c8234a718b163b3390c49956b24c4320b4875d1f3d7ec27d0dab3fad16ddd85_amd64",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-multus-route-override-cni-rhel8@sha256:104105eb231879914965da9c3064c298ab2a1a7944eb334404c7ec32920ec511_ppc64le as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:openshift4/ose-multus-route-override-cni-rhel8@sha256:104105eb231879914965da9c3064c298ab2a1a7944eb334404c7ec32920ec511_ppc64le"
},
"product_reference": "openshift4/ose-multus-route-override-cni-rhel8@sha256:104105eb231879914965da9c3064c298ab2a1a7944eb334404c7ec32920ec511_ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-multus-route-override-cni-rhel8@sha256:495a6f50eaac5b4bb2256d6866aed27549d547a454e4729703e1792fdd95a9a9_arm64 as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:openshift4/ose-multus-route-override-cni-rhel8@sha256:495a6f50eaac5b4bb2256d6866aed27549d547a454e4729703e1792fdd95a9a9_arm64"
},
"product_reference": "openshift4/ose-multus-route-override-cni-rhel8@sha256:495a6f50eaac5b4bb2256d6866aed27549d547a454e4729703e1792fdd95a9a9_arm64",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-multus-route-override-cni-rhel8@sha256:51e952de791ec027c7841769418242da5172bb469f67eaab192fadcf6fb458e5_s390x as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:openshift4/ose-multus-route-override-cni-rhel8@sha256:51e952de791ec027c7841769418242da5172bb469f67eaab192fadcf6fb458e5_s390x"
},
"product_reference": "openshift4/ose-multus-route-override-cni-rhel8@sha256:51e952de791ec027c7841769418242da5172bb469f67eaab192fadcf6fb458e5_s390x",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-multus-whereabouts-ipam-cni-rhel8@sha256:019a741a0988bdfb01bb1d47a5ad13cae7a7bd281d9e1b0c5cc05ef2fa284ad2_amd64 as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:openshift4/ose-multus-whereabouts-ipam-cni-rhel8@sha256:019a741a0988bdfb01bb1d47a5ad13cae7a7bd281d9e1b0c5cc05ef2fa284ad2_amd64"
},
"product_reference": "openshift4/ose-multus-whereabouts-ipam-cni-rhel8@sha256:019a741a0988bdfb01bb1d47a5ad13cae7a7bd281d9e1b0c5cc05ef2fa284ad2_amd64",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-multus-whereabouts-ipam-cni-rhel8@sha256:52e0ac8e139d941d3460ff68be8d22b6378ba6b9059d342ebc93d1fb8332a2ec_arm64 as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:openshift4/ose-multus-whereabouts-ipam-cni-rhel8@sha256:52e0ac8e139d941d3460ff68be8d22b6378ba6b9059d342ebc93d1fb8332a2ec_arm64"
},
"product_reference": "openshift4/ose-multus-whereabouts-ipam-cni-rhel8@sha256:52e0ac8e139d941d3460ff68be8d22b6378ba6b9059d342ebc93d1fb8332a2ec_arm64",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-multus-whereabouts-ipam-cni-rhel8@sha256:6426782a1b3f59b5817fa85a465d63334ce7299adaeb442f75ce4930fece85dd_ppc64le as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:openshift4/ose-multus-whereabouts-ipam-cni-rhel8@sha256:6426782a1b3f59b5817fa85a465d63334ce7299adaeb442f75ce4930fece85dd_ppc64le"
},
"product_reference": "openshift4/ose-multus-whereabouts-ipam-cni-rhel8@sha256:6426782a1b3f59b5817fa85a465d63334ce7299adaeb442f75ce4930fece85dd_ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-multus-whereabouts-ipam-cni-rhel8@sha256:8b81457dda1bfea834f351d7dae2f42195d04c95eaea32733c9ca4ad78ee554f_s390x as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:openshift4/ose-multus-whereabouts-ipam-cni-rhel8@sha256:8b81457dda1bfea834f351d7dae2f42195d04c95eaea32733c9ca4ad78ee554f_s390x"
},
"product_reference": "openshift4/ose-multus-whereabouts-ipam-cni-rhel8@sha256:8b81457dda1bfea834f351d7dae2f42195d04c95eaea32733c9ca4ad78ee554f_s390x",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-must-gather@sha256:3dacd322fcbbd9a68b8b8f6ac7d2f40eaad310442358d047d534156d1f39dc3d_arm64 as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:openshift4/ose-must-gather@sha256:3dacd322fcbbd9a68b8b8f6ac7d2f40eaad310442358d047d534156d1f39dc3d_arm64"
},
"product_reference": "openshift4/ose-must-gather@sha256:3dacd322fcbbd9a68b8b8f6ac7d2f40eaad310442358d047d534156d1f39dc3d_arm64",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-must-gather@sha256:7c9eef761c85d5b7884e631937fef714732f612ebe54d1acb139f57560e8087d_amd64 as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:openshift4/ose-must-gather@sha256:7c9eef761c85d5b7884e631937fef714732f612ebe54d1acb139f57560e8087d_amd64"
},
"product_reference": "openshift4/ose-must-gather@sha256:7c9eef761c85d5b7884e631937fef714732f612ebe54d1acb139f57560e8087d_amd64",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-must-gather@sha256:8bffdba8e5a5c0f02e4d8a4323292d1b9e4faeefbb3e3b73b13002050985eff9_s390x as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:openshift4/ose-must-gather@sha256:8bffdba8e5a5c0f02e4d8a4323292d1b9e4faeefbb3e3b73b13002050985eff9_s390x"
},
"product_reference": "openshift4/ose-must-gather@sha256:8bffdba8e5a5c0f02e4d8a4323292d1b9e4faeefbb3e3b73b13002050985eff9_s390x",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-must-gather@sha256:be3e5946f0c4f70427379251a147059e6aef6b24060ad3f43c4c7611d9a14d14_ppc64le as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:openshift4/ose-must-gather@sha256:be3e5946f0c4f70427379251a147059e6aef6b24060ad3f43c4c7611d9a14d14_ppc64le"
},
"product_reference": "openshift4/ose-must-gather@sha256:be3e5946f0c4f70427379251a147059e6aef6b24060ad3f43c4c7611d9a14d14_ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-network-interface-bond-cni-rhel8@sha256:58d07b7b95fa55ba39a810d95f99954ee5b4bd19b37891a592ef47457c4d9248_amd64 as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:openshift4/ose-network-interface-bond-cni-rhel8@sha256:58d07b7b95fa55ba39a810d95f99954ee5b4bd19b37891a592ef47457c4d9248_amd64"
},
"product_reference": "openshift4/ose-network-interface-bond-cni-rhel8@sha256:58d07b7b95fa55ba39a810d95f99954ee5b4bd19b37891a592ef47457c4d9248_amd64",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-network-interface-bond-cni-rhel8@sha256:696855f358513bb5d00da99f976ed617f2d4ed497d306684ef77aa9d69e93cba_s390x as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:openshift4/ose-network-interface-bond-cni-rhel8@sha256:696855f358513bb5d00da99f976ed617f2d4ed497d306684ef77aa9d69e93cba_s390x"
},
"product_reference": "openshift4/ose-network-interface-bond-cni-rhel8@sha256:696855f358513bb5d00da99f976ed617f2d4ed497d306684ef77aa9d69e93cba_s390x",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-network-interface-bond-cni-rhel8@sha256:b3fb70b58e12e37b5378eed5adb33619c0ecf110cbf48163e2717c19ec7f7025_ppc64le as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:openshift4/ose-network-interface-bond-cni-rhel8@sha256:b3fb70b58e12e37b5378eed5adb33619c0ecf110cbf48163e2717c19ec7f7025_ppc64le"
},
"product_reference": "openshift4/ose-network-interface-bond-cni-rhel8@sha256:b3fb70b58e12e37b5378eed5adb33619c0ecf110cbf48163e2717c19ec7f7025_ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-network-interface-bond-cni-rhel8@sha256:eae99205aca7e6472b57040de8e4cd20a5cb2e320fa24fa93b5d018c0e8f0332_arm64 as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:openshift4/ose-network-interface-bond-cni-rhel8@sha256:eae99205aca7e6472b57040de8e4cd20a5cb2e320fa24fa93b5d018c0e8f0332_arm64"
},
"product_reference": "openshift4/ose-network-interface-bond-cni-rhel8@sha256:eae99205aca7e6472b57040de8e4cd20a5cb2e320fa24fa93b5d018c0e8f0332_arm64",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-network-metrics-daemon-rhel8@sha256:1d1210cfd8dbee985f37f3b7f5f5027ee2871d0680c59d58f8b057eb188e5853_amd64 as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:openshift4/ose-network-metrics-daemon-rhel8@sha256:1d1210cfd8dbee985f37f3b7f5f5027ee2871d0680c59d58f8b057eb188e5853_amd64"
},
"product_reference": "openshift4/ose-network-metrics-daemon-rhel8@sha256:1d1210cfd8dbee985f37f3b7f5f5027ee2871d0680c59d58f8b057eb188e5853_amd64",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-network-metrics-daemon-rhel8@sha256:94d936931a508b8e9e4d46dbdcc2f04311b30dca7a4ef54a5aafe708dda3b249_arm64 as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:openshift4/ose-network-metrics-daemon-rhel8@sha256:94d936931a508b8e9e4d46dbdcc2f04311b30dca7a4ef54a5aafe708dda3b249_arm64"
},
"product_reference": "openshift4/ose-network-metrics-daemon-rhel8@sha256:94d936931a508b8e9e4d46dbdcc2f04311b30dca7a4ef54a5aafe708dda3b249_arm64",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-network-metrics-daemon-rhel8@sha256:e61bee6a6187d38ac586efb04c6ea9cfcc014c863e945e47f560a83e8def114d_ppc64le as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:openshift4/ose-network-metrics-daemon-rhel8@sha256:e61bee6a6187d38ac586efb04c6ea9cfcc014c863e945e47f560a83e8def114d_ppc64le"
},
"product_reference": "openshift4/ose-network-metrics-daemon-rhel8@sha256:e61bee6a6187d38ac586efb04c6ea9cfcc014c863e945e47f560a83e8def114d_ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-network-metrics-daemon-rhel8@sha256:f29b041609aa6fc2351837aa6d5f377489e6e60570911ac474fc01102b6e8f63_s390x as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:openshift4/ose-network-metrics-daemon-rhel8@sha256:f29b041609aa6fc2351837aa6d5f377489e6e60570911ac474fc01102b6e8f63_s390x"
},
"product_reference": "openshift4/ose-network-metrics-daemon-rhel8@sha256:f29b041609aa6fc2351837aa6d5f377489e6e60570911ac474fc01102b6e8f63_s390x",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-nutanix-machine-controllers-rhel8@sha256:524e2e091db0e4a883824cd744f0d158e8bba91bff52b7e6c4908a3727c6bea2_amd64 as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:openshift4/ose-nutanix-machine-controllers-rhel8@sha256:524e2e091db0e4a883824cd744f0d158e8bba91bff52b7e6c4908a3727c6bea2_amd64"
},
"product_reference": "openshift4/ose-nutanix-machine-controllers-rhel8@sha256:524e2e091db0e4a883824cd744f0d158e8bba91bff52b7e6c4908a3727c6bea2_amd64",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-oauth-apiserver-rhel8@sha256:46a1a8bad469cb3d2a2425eee40d5ebdbc99500741ccacdb384e34fa58ad177e_s390x as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:openshift4/ose-oauth-apiserver-rhel8@sha256:46a1a8bad469cb3d2a2425eee40d5ebdbc99500741ccacdb384e34fa58ad177e_s390x"
},
"product_reference": "openshift4/ose-oauth-apiserver-rhel8@sha256:46a1a8bad469cb3d2a2425eee40d5ebdbc99500741ccacdb384e34fa58ad177e_s390x",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-oauth-apiserver-rhel8@sha256:b1e06183d361a6ca89412b960a38121f6ecb9ecf6b9ebccbaad95159690dc243_ppc64le as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:openshift4/ose-oauth-apiserver-rhel8@sha256:b1e06183d361a6ca89412b960a38121f6ecb9ecf6b9ebccbaad95159690dc243_ppc64le"
},
"product_reference": "openshift4/ose-oauth-apiserver-rhel8@sha256:b1e06183d361a6ca89412b960a38121f6ecb9ecf6b9ebccbaad95159690dc243_ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-oauth-apiserver-rhel8@sha256:c92369d17d727d96b6bc15cc9c32a65bce28850a441464d6557c4dea0445b3ce_amd64 as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:openshift4/ose-oauth-apiserver-rhel8@sha256:c92369d17d727d96b6bc15cc9c32a65bce28850a441464d6557c4dea0445b3ce_amd64"
},
"product_reference": "openshift4/ose-oauth-apiserver-rhel8@sha256:c92369d17d727d96b6bc15cc9c32a65bce28850a441464d6557c4dea0445b3ce_amd64",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-oauth-apiserver-rhel8@sha256:d46a93bf4cb1369bd651b79748008cd3d69638b11d42fae6b2cd068545aab7d8_arm64 as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:openshift4/ose-oauth-apiserver-rhel8@sha256:d46a93bf4cb1369bd651b79748008cd3d69638b11d42fae6b2cd068545aab7d8_arm64"
},
"product_reference": "openshift4/ose-oauth-apiserver-rhel8@sha256:d46a93bf4cb1369bd651b79748008cd3d69638b11d42fae6b2cd068545aab7d8_arm64",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-oauth-proxy@sha256:184021ada5116a1e5dc8c21163f39665606cae8fb1e776bd9d623cd2eb0072c2_amd64 as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:openshift4/ose-oauth-proxy@sha256:184021ada5116a1e5dc8c21163f39665606cae8fb1e776bd9d623cd2eb0072c2_amd64"
},
"product_reference": "openshift4/ose-oauth-proxy@sha256:184021ada5116a1e5dc8c21163f39665606cae8fb1e776bd9d623cd2eb0072c2_amd64",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-oauth-proxy@sha256:1ce1cdcefa33cff869b553f7c1b03913d22495a8a66bb627a38a613f8bcbad26_arm64 as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:openshift4/ose-oauth-proxy@sha256:1ce1cdcefa33cff869b553f7c1b03913d22495a8a66bb627a38a613f8bcbad26_arm64"
},
"product_reference": "openshift4/ose-oauth-proxy@sha256:1ce1cdcefa33cff869b553f7c1b03913d22495a8a66bb627a38a613f8bcbad26_arm64",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-oauth-proxy@sha256:56da8995fd4330fe9c28dbc873d699ca3c5eda75d1bcaba0ef9de2b209822ad9_s390x as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:openshift4/ose-oauth-proxy@sha256:56da8995fd4330fe9c28dbc873d699ca3c5eda75d1bcaba0ef9de2b209822ad9_s390x"
},
"product_reference": "openshift4/ose-oauth-proxy@sha256:56da8995fd4330fe9c28dbc873d699ca3c5eda75d1bcaba0ef9de2b209822ad9_s390x",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-oauth-proxy@sha256:9bfd73a2ba40e7a88aa3760e13e4179796daa942ecc1fdb35ac0d99f67b9c332_ppc64le as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:openshift4/ose-oauth-proxy@sha256:9bfd73a2ba40e7a88aa3760e13e4179796daa942ecc1fdb35ac0d99f67b9c332_ppc64le"
},
"product_reference": "openshift4/ose-oauth-proxy@sha256:9bfd73a2ba40e7a88aa3760e13e4179796daa942ecc1fdb35ac0d99f67b9c332_ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-oauth-server-rhel8@sha256:0bf945ed0aee47149f19d396062c3fd23ea901c8992762c609673a16883a305b_arm64 as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:openshift4/ose-oauth-server-rhel8@sha256:0bf945ed0aee47149f19d396062c3fd23ea901c8992762c609673a16883a305b_arm64"
},
"product_reference": "openshift4/ose-oauth-server-rhel8@sha256:0bf945ed0aee47149f19d396062c3fd23ea901c8992762c609673a16883a305b_arm64",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-oauth-server-rhel8@sha256:5f55e85234cb822dd12ab71bf5de8e7a49eab2525e465ac4bf34f5e69cee5673_ppc64le as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:openshift4/ose-oauth-server-rhel8@sha256:5f55e85234cb822dd12ab71bf5de8e7a49eab2525e465ac4bf34f5e69cee5673_ppc64le"
},
"product_reference": "openshift4/ose-oauth-server-rhel8@sha256:5f55e85234cb822dd12ab71bf5de8e7a49eab2525e465ac4bf34f5e69cee5673_ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-oauth-server-rhel8@sha256:6f23eef8a61ada1a120bb5e03f477727d5b21e6fac6482ef823de58c2a838073_s390x as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:openshift4/ose-oauth-server-rhel8@sha256:6f23eef8a61ada1a120bb5e03f477727d5b21e6fac6482ef823de58c2a838073_s390x"
},
"product_reference": "openshift4/ose-oauth-server-rhel8@sha256:6f23eef8a61ada1a120bb5e03f477727d5b21e6fac6482ef823de58c2a838073_s390x",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-oauth-server-rhel8@sha256:ff7d23ed5555807756340a62bcade403f3e68350d2ec0feb442c1a8ddd7c17e4_amd64 as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:openshift4/ose-oauth-server-rhel8@sha256:ff7d23ed5555807756340a62bcade403f3e68350d2ec0feb442c1a8ddd7c17e4_amd64"
},
"product_reference": "openshift4/ose-oauth-server-rhel8@sha256:ff7d23ed5555807756340a62bcade403f3e68350d2ec0feb442c1a8ddd7c17e4_amd64",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-openshift-apiserver-rhel8@sha256:a00046f91649246bf718a82a52ffcf969f0daa58dddc80de1ba53bf5999e393f_ppc64le as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:openshift4/ose-openshift-apiserver-rhel8@sha256:a00046f91649246bf718a82a52ffcf969f0daa58dddc80de1ba53bf5999e393f_ppc64le"
},
"product_reference": "openshift4/ose-openshift-apiserver-rhel8@sha256:a00046f91649246bf718a82a52ffcf969f0daa58dddc80de1ba53bf5999e393f_ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-openshift-apiserver-rhel8@sha256:bfc32929ee0c819b793a73e00df60eedd318a950598566404e5d4b8ae0cf3cbe_s390x as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:openshift4/ose-openshift-apiserver-rhel8@sha256:bfc32929ee0c819b793a73e00df60eedd318a950598566404e5d4b8ae0cf3cbe_s390x"
},
"product_reference": "openshift4/ose-openshift-apiserver-rhel8@sha256:bfc32929ee0c819b793a73e00df60eedd318a950598566404e5d4b8ae0cf3cbe_s390x",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-openshift-apiserver-rhel8@sha256:cfc4db2358e7ae163557fd2a9fdd3f68bd6b281350e816fa5df796e8ef915879_arm64 as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:openshift4/ose-openshift-apiserver-rhel8@sha256:cfc4db2358e7ae163557fd2a9fdd3f68bd6b281350e816fa5df796e8ef915879_arm64"
},
"product_reference": "openshift4/ose-openshift-apiserver-rhel8@sha256:cfc4db2358e7ae163557fd2a9fdd3f68bd6b281350e816fa5df796e8ef915879_arm64",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-openshift-apiserver-rhel8@sha256:fb79ed01acec6695a12cc13de5406bf08d862fbe1186734eb316544be1a240c1_amd64 as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:openshift4/ose-openshift-apiserver-rhel8@sha256:fb79ed01acec6695a12cc13de5406bf08d862fbe1186734eb316544be1a240c1_amd64"
},
"product_reference": "openshift4/ose-openshift-apiserver-rhel8@sha256:fb79ed01acec6695a12cc13de5406bf08d862fbe1186734eb316544be1a240c1_amd64",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-openshift-controller-manager-rhel8@sha256:6c1a3c63ca3b93f0644a80882cc02174bc06bfb6df4b3012cdf43c1d0a8114e9_ppc64le as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:openshift4/ose-openshift-controller-manager-rhel8@sha256:6c1a3c63ca3b93f0644a80882cc02174bc06bfb6df4b3012cdf43c1d0a8114e9_ppc64le"
},
"product_reference": "openshift4/ose-openshift-controller-manager-rhel8@sha256:6c1a3c63ca3b93f0644a80882cc02174bc06bfb6df4b3012cdf43c1d0a8114e9_ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-openshift-controller-manager-rhel8@sha256:bac116eb111816d3aca02ee3684caf417ad64d171844731aa17bb64d7eee5a75_amd64 as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:openshift4/ose-openshift-controller-manager-rhel8@sha256:bac116eb111816d3aca02ee3684caf417ad64d171844731aa17bb64d7eee5a75_amd64"
},
"product_reference": "openshift4/ose-openshift-controller-manager-rhel8@sha256:bac116eb111816d3aca02ee3684caf417ad64d171844731aa17bb64d7eee5a75_amd64",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-openshift-controller-manager-rhel8@sha256:cbc561d7df2565112f6a0fb5da5a1ad3fb374f232a46985bbb06793f839b6c4f_arm64 as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:openshift4/ose-openshift-controller-manager-rhel8@sha256:cbc561d7df2565112f6a0fb5da5a1ad3fb374f232a46985bbb06793f839b6c4f_arm64"
},
"product_reference": "openshift4/ose-openshift-controller-manager-rhel8@sha256:cbc561d7df2565112f6a0fb5da5a1ad3fb374f232a46985bbb06793f839b6c4f_arm64",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-openshift-controller-manager-rhel8@sha256:dd129ed0ef735c58c5453e9486e47f86128ba3e3f8e78f93b9f68cea6a6e1e19_s390x as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:openshift4/ose-openshift-controller-manager-rhel8@sha256:dd129ed0ef735c58c5453e9486e47f86128ba3e3f8e78f93b9f68cea6a6e1e19_s390x"
},
"product_reference": "openshift4/ose-openshift-controller-manager-rhel8@sha256:dd129ed0ef735c58c5453e9486e47f86128ba3e3f8e78f93b9f68cea6a6e1e19_s390x",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-openshift-state-metrics-rhel8@sha256:2950d0bcc7204cc50083c65c5353f5334b8d2c26a49b1ddf649cc5f154588ddd_s390x as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:openshift4/ose-openshift-state-metrics-rhel8@sha256:2950d0bcc7204cc50083c65c5353f5334b8d2c26a49b1ddf649cc5f154588ddd_s390x"
},
"product_reference": "openshift4/ose-openshift-state-metrics-rhel8@sha256:2950d0bcc7204cc50083c65c5353f5334b8d2c26a49b1ddf649cc5f154588ddd_s390x",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-openshift-state-metrics-rhel8@sha256:31fdf586cd84190d15ba39d77b2cf4f885e2f7b9d4cabecc173673657d98762f_ppc64le as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:openshift4/ose-openshift-state-metrics-rhel8@sha256:31fdf586cd84190d15ba39d77b2cf4f885e2f7b9d4cabecc173673657d98762f_ppc64le"
},
"product_reference": "openshift4/ose-openshift-state-metrics-rhel8@sha256:31fdf586cd84190d15ba39d77b2cf4f885e2f7b9d4cabecc173673657d98762f_ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-openshift-state-metrics-rhel8@sha256:6952a0473a631218a7c975b461d12acb0bbb34fa09d29d517c9376302edaf211_arm64 as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:openshift4/ose-openshift-state-metrics-rhel8@sha256:6952a0473a631218a7c975b461d12acb0bbb34fa09d29d517c9376302edaf211_arm64"
},
"product_reference": "openshift4/ose-openshift-state-metrics-rhel8@sha256:6952a0473a631218a7c975b461d12acb0bbb34fa09d29d517c9376302edaf211_arm64",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-openshift-state-metrics-rhel8@sha256:f35e35555ec3d130cff3bc84390cc6e29fbeaa3616a5ddd22264e378cf57dc56_amd64 as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:openshift4/ose-openshift-state-metrics-rhel8@sha256:f35e35555ec3d130cff3bc84390cc6e29fbeaa3616a5ddd22264e378cf57dc56_amd64"
},
"product_reference": "openshift4/ose-openshift-state-metrics-rhel8@sha256:f35e35555ec3d130cff3bc84390cc6e29fbeaa3616a5ddd22264e378cf57dc56_amd64",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-openstack-cinder-csi-driver-rhel8-operator@sha256:60f1d7ca36e5b85e49c4d6118414e52b981f7628675a547e934f76e2b6884633_arm64 as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:openshift4/ose-openstack-cinder-csi-driver-rhel8-operator@sha256:60f1d7ca36e5b85e49c4d6118414e52b981f7628675a547e934f76e2b6884633_arm64"
},
"product_reference": "openshift4/ose-openstack-cinder-csi-driver-rhel8-operator@sha256:60f1d7ca36e5b85e49c4d6118414e52b981f7628675a547e934f76e2b6884633_arm64",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-openstack-cinder-csi-driver-rhel8-operator@sha256:6d994efcb9859ae8c2284ee7859150bc334ef5db03c6101fb64677a841c534b1_amd64 as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:openshift4/ose-openstack-cinder-csi-driver-rhel8-operator@sha256:6d994efcb9859ae8c2284ee7859150bc334ef5db03c6101fb64677a841c534b1_amd64"
},
"product_reference": "openshift4/ose-openstack-cinder-csi-driver-rhel8-operator@sha256:6d994efcb9859ae8c2284ee7859150bc334ef5db03c6101fb64677a841c534b1_amd64",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-openstack-cinder-csi-driver-rhel8-operator@sha256:bf71d233894a0f09ecd6d6d4bb14141aa458a7e38a59edcec6c25e6f3c1d6227_s390x as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:openshift4/ose-openstack-cinder-csi-driver-rhel8-operator@sha256:bf71d233894a0f09ecd6d6d4bb14141aa458a7e38a59edcec6c25e6f3c1d6227_s390x"
},
"product_reference": "openshift4/ose-openstack-cinder-csi-driver-rhel8-operator@sha256:bf71d233894a0f09ecd6d6d4bb14141aa458a7e38a59edcec6c25e6f3c1d6227_s390x",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-openstack-cinder-csi-driver-rhel8-operator@sha256:fc99f3eacda723a6d9c83bf0e619c91bd2eb049a710b304ab1de7639705bbed5_ppc64le as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:openshift4/ose-openstack-cinder-csi-driver-rhel8-operator@sha256:fc99f3eacda723a6d9c83bf0e619c91bd2eb049a710b304ab1de7639705bbed5_ppc64le"
},
"product_reference": "openshift4/ose-openstack-cinder-csi-driver-rhel8-operator@sha256:fc99f3eacda723a6d9c83bf0e619c91bd2eb049a710b304ab1de7639705bbed5_ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-openstack-cinder-csi-driver-rhel8@sha256:222010151e2b63bf73be5abb82a7e66fc2a476c8d0eb2a9589751846eb13dda8_arm64 as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:openshift4/ose-openstack-cinder-csi-driver-rhel8@sha256:222010151e2b63bf73be5abb82a7e66fc2a476c8d0eb2a9589751846eb13dda8_arm64"
},
"product_reference": "openshift4/ose-openstack-cinder-csi-driver-rhel8@sha256:222010151e2b63bf73be5abb82a7e66fc2a476c8d0eb2a9589751846eb13dda8_arm64",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-openstack-cinder-csi-driver-rhel8@sha256:5231039df308c3b8730158ad327982baff8f7b1b6dccd046ab4a00af6d70e7d8_ppc64le as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:openshift4/ose-openstack-cinder-csi-driver-rhel8@sha256:5231039df308c3b8730158ad327982baff8f7b1b6dccd046ab4a00af6d70e7d8_ppc64le"
},
"product_reference": "openshift4/ose-openstack-cinder-csi-driver-rhel8@sha256:5231039df308c3b8730158ad327982baff8f7b1b6dccd046ab4a00af6d70e7d8_ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-openstack-cinder-csi-driver-rhel8@sha256:7c38464a61ab19479df1de20dcdbe5d5edc5091ac8b129a7f6f92aee6a792299_s390x as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:openshift4/ose-openstack-cinder-csi-driver-rhel8@sha256:7c38464a61ab19479df1de20dcdbe5d5edc5091ac8b129a7f6f92aee6a792299_s390x"
},
"product_reference": "openshift4/ose-openstack-cinder-csi-driver-rhel8@sha256:7c38464a61ab19479df1de20dcdbe5d5edc5091ac8b129a7f6f92aee6a792299_s390x",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-openstack-cinder-csi-driver-rhel8@sha256:9d4226c29d177b85af5c29303e477a110507966570a37607c9068eeea960bfdc_amd64 as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:openshift4/ose-openstack-cinder-csi-driver-rhel8@sha256:9d4226c29d177b85af5c29303e477a110507966570a37607c9068eeea960bfdc_amd64"
},
"product_reference": "openshift4/ose-openstack-cinder-csi-driver-rhel8@sha256:9d4226c29d177b85af5c29303e477a110507966570a37607c9068eeea960bfdc_amd64",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-openstack-cloud-controller-manager-rhel8@sha256:1ff37333fbf551657701aba24e917b118b3104cb0ae66a1b062fd9b16492e806_arm64 as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:openshift4/ose-openstack-cloud-controller-manager-rhel8@sha256:1ff37333fbf551657701aba24e917b118b3104cb0ae66a1b062fd9b16492e806_arm64"
},
"product_reference": "openshift4/ose-openstack-cloud-controller-manager-rhel8@sha256:1ff37333fbf551657701aba24e917b118b3104cb0ae66a1b062fd9b16492e806_arm64",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-openstack-cloud-controller-manager-rhel8@sha256:316d8d6c31c6198d95d929779c2d68df5ed9cc0fe1bc2db858f234af068dd21e_ppc64le as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:openshift4/ose-openstack-cloud-controller-manager-rhel8@sha256:316d8d6c31c6198d95d929779c2d68df5ed9cc0fe1bc2db858f234af068dd21e_ppc64le"
},
"product_reference": "openshift4/ose-openstack-cloud-controller-manager-rhel8@sha256:316d8d6c31c6198d95d929779c2d68df5ed9cc0fe1bc2db858f234af068dd21e_ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-openstack-cloud-controller-manager-rhel8@sha256:c3ce053319fcd80e357b5ebcb3abca3f59bb5e45aa48452332c850627b7db28b_amd64 as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:openshift4/ose-openstack-cloud-controller-manager-rhel8@sha256:c3ce053319fcd80e357b5ebcb3abca3f59bb5e45aa48452332c850627b7db28b_amd64"
},
"product_reference": "openshift4/ose-openstack-cloud-controller-manager-rhel8@sha256:c3ce053319fcd80e357b5ebcb3abca3f59bb5e45aa48452332c850627b7db28b_amd64",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-openstack-cloud-controller-manager-rhel8@sha256:cc40e91363be02c546bb57b66e855a635fa5cc9794814583b16a6ad70b23dca9_s390x as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:openshift4/ose-openstack-cloud-controller-manager-rhel8@sha256:cc40e91363be02c546bb57b66e855a635fa5cc9794814583b16a6ad70b23dca9_s390x"
},
"product_reference": "openshift4/ose-openstack-cloud-controller-manager-rhel8@sha256:cc40e91363be02c546bb57b66e855a635fa5cc9794814583b16a6ad70b23dca9_s390x",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-openstack-machine-controllers@sha256:109676ecd9d725dae3ac9bc7350deaa819dbcf1b911ec3106c3f412dd7d5e6d8_amd64 as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:openshift4/ose-openstack-machine-controllers@sha256:109676ecd9d725dae3ac9bc7350deaa819dbcf1b911ec3106c3f412dd7d5e6d8_amd64"
},
"product_reference": "openshift4/ose-openstack-machine-controllers@sha256:109676ecd9d725dae3ac9bc7350deaa819dbcf1b911ec3106c3f412dd7d5e6d8_amd64",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-openstack-machine-controllers@sha256:12a757c6f5773a203383b44ee2e96b5e6997214c6ced22dbfe9234923d77dab5_arm64 as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:openshift4/ose-openstack-machine-controllers@sha256:12a757c6f5773a203383b44ee2e96b5e6997214c6ced22dbfe9234923d77dab5_arm64"
},
"product_reference": "openshift4/ose-openstack-machine-controllers@sha256:12a757c6f5773a203383b44ee2e96b5e6997214c6ced22dbfe9234923d77dab5_arm64",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-openstack-machine-controllers@sha256:5cda1e00b8e5195be5fb565399f5a19c58a9c77bbe13e297f5a2196518116d90_ppc64le as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:openshift4/ose-openstack-machine-controllers@sha256:5cda1e00b8e5195be5fb565399f5a19c58a9c77bbe13e297f5a2196518116d90_ppc64le"
},
"product_reference": "openshift4/ose-openstack-machine-controllers@sha256:5cda1e00b8e5195be5fb565399f5a19c58a9c77bbe13e297f5a2196518116d90_ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-openstack-machine-controllers@sha256:b791f3ba80eb8953023048e9d613c46e0f59582f6a810f33c6861159ed09604d_s390x as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:openshift4/ose-openstack-machine-controllers@sha256:b791f3ba80eb8953023048e9d613c46e0f59582f6a810f33c6861159ed09604d_s390x"
},
"product_reference": "openshift4/ose-openstack-machine-controllers@sha256:b791f3ba80eb8953023048e9d613c46e0f59582f6a810f33c6861159ed09604d_s390x",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-operator-lifecycle-manager@sha256:71e485ca85f437eab29e7442aba98f9b40209e187e09cc16b02a90ce2ea47a69_amd64 as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:openshift4/ose-operator-lifecycle-manager@sha256:71e485ca85f437eab29e7442aba98f9b40209e187e09cc16b02a90ce2ea47a69_amd64"
},
"product_reference": "openshift4/ose-operator-lifecycle-manager@sha256:71e485ca85f437eab29e7442aba98f9b40209e187e09cc16b02a90ce2ea47a69_amd64",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-operator-lifecycle-manager@sha256:9ff3c0f6356d9bfcc98d390538007f31ffac8fdfeadfe10483ccb43b5afdb29f_arm64 as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:openshift4/ose-operator-lifecycle-manager@sha256:9ff3c0f6356d9bfcc98d390538007f31ffac8fdfeadfe10483ccb43b5afdb29f_arm64"
},
"product_reference": "openshift4/ose-operator-lifecycle-manager@sha256:9ff3c0f6356d9bfcc98d390538007f31ffac8fdfeadfe10483ccb43b5afdb29f_arm64",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-operator-lifecycle-manager@sha256:d7869ff27bf8c8a4becc36ac1cfe0d58c87717abd331e0fb5654cd2170646964_ppc64le as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:openshift4/ose-operator-lifecycle-manager@sha256:d7869ff27bf8c8a4becc36ac1cfe0d58c87717abd331e0fb5654cd2170646964_ppc64le"
},
"product_reference": "openshift4/ose-operator-lifecycle-manager@sha256:d7869ff27bf8c8a4becc36ac1cfe0d58c87717abd331e0fb5654cd2170646964_ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-operator-lifecycle-manager@sha256:e6b3dbe4aa6b5820b0aa9194980a88c90591286154b0d0bc4091a3b437b37d6b_s390x as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:openshift4/ose-operator-lifecycle-manager@sha256:e6b3dbe4aa6b5820b0aa9194980a88c90591286154b0d0bc4091a3b437b37d6b_s390x"
},
"product_reference": "openshift4/ose-operator-lifecycle-manager@sha256:e6b3dbe4aa6b5820b0aa9194980a88c90591286154b0d0bc4091a3b437b37d6b_s390x",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-operator-marketplace@sha256:4279626a013c0875b4c042ae9a2c970c67448a0d2eb0d5d40e9903d2ea4004db_amd64 as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:openshift4/ose-operator-marketplace@sha256:4279626a013c0875b4c042ae9a2c970c67448a0d2eb0d5d40e9903d2ea4004db_amd64"
},
"product_reference": "openshift4/ose-operator-marketplace@sha256:4279626a013c0875b4c042ae9a2c970c67448a0d2eb0d5d40e9903d2ea4004db_amd64",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-operator-marketplace@sha256:60020a467e04467bc1584fb348af1586ead6ccf267deff84ded975ebb45966d8_ppc64le as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:openshift4/ose-operator-marketplace@sha256:60020a467e04467bc1584fb348af1586ead6ccf267deff84ded975ebb45966d8_ppc64le"
},
"product_reference": "openshift4/ose-operator-marketplace@sha256:60020a467e04467bc1584fb348af1586ead6ccf267deff84ded975ebb45966d8_ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-operator-marketplace@sha256:97e0f4771aa15f5757e48ebb478798e549c8f171057d32aed5b1342b2f06266e_s390x as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:openshift4/ose-operator-marketplace@sha256:97e0f4771aa15f5757e48ebb478798e549c8f171057d32aed5b1342b2f06266e_s390x"
},
"product_reference": "openshift4/ose-operator-marketplace@sha256:97e0f4771aa15f5757e48ebb478798e549c8f171057d32aed5b1342b2f06266e_s390x",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-operator-marketplace@sha256:a14ba1d69da2b957fdbc9a42a867effd9234b97ec879574058ef84eebee047f3_arm64 as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:openshift4/ose-operator-marketplace@sha256:a14ba1d69da2b957fdbc9a42a867effd9234b97ec879574058ef84eebee047f3_arm64"
},
"product_reference": "openshift4/ose-operator-marketplace@sha256:a14ba1d69da2b957fdbc9a42a867effd9234b97ec879574058ef84eebee047f3_arm64",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-operator-registry@sha256:5b349413999a106176b22c9df4d3cfbd918d74fc5cf28f2ae99547370aa6d346_ppc64le as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:openshift4/ose-operator-registry@sha256:5b349413999a106176b22c9df4d3cfbd918d74fc5cf28f2ae99547370aa6d346_ppc64le"
},
"product_reference": "openshift4/ose-operator-registry@sha256:5b349413999a106176b22c9df4d3cfbd918d74fc5cf28f2ae99547370aa6d346_ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-operator-registry@sha256:5eb15d8d2b50adc82d64bc4195f37148d2bc74a7fe208edc51300b2a845fe980_s390x as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:openshift4/ose-operator-registry@sha256:5eb15d8d2b50adc82d64bc4195f37148d2bc74a7fe208edc51300b2a845fe980_s390x"
},
"product_reference": "openshift4/ose-operator-registry@sha256:5eb15d8d2b50adc82d64bc4195f37148d2bc74a7fe208edc51300b2a845fe980_s390x",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-operator-registry@sha256:619b8ca58e8cdc06a8e2dff0a837a18780c75f62c9ccdaf7e6c2e2afa786f93d_arm64 as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:openshift4/ose-operator-registry@sha256:619b8ca58e8cdc06a8e2dff0a837a18780c75f62c9ccdaf7e6c2e2afa786f93d_arm64"
},
"product_reference": "openshift4/ose-operator-registry@sha256:619b8ca58e8cdc06a8e2dff0a837a18780c75f62c9ccdaf7e6c2e2afa786f93d_arm64",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-operator-registry@sha256:ba871c2101d87f2aeb6668af55b3f10e91558be420923b8523f8d83d4dd5b45e_amd64 as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:openshift4/ose-operator-registry@sha256:ba871c2101d87f2aeb6668af55b3f10e91558be420923b8523f8d83d4dd5b45e_amd64"
},
"product_reference": "openshift4/ose-operator-registry@sha256:ba871c2101d87f2aeb6668af55b3f10e91558be420923b8523f8d83d4dd5b45e_amd64",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-ovirt-machine-controllers-rhel8@sha256:2d7b5e9c506da2c43704cae5934b604682dcb403218ceb1bd4f011c8bee8623b_amd64 as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:openshift4/ose-ovirt-machine-controllers-rhel8@sha256:2d7b5e9c506da2c43704cae5934b604682dcb403218ceb1bd4f011c8bee8623b_amd64"
},
"product_reference": "openshift4/ose-ovirt-machine-controllers-rhel8@sha256:2d7b5e9c506da2c43704cae5934b604682dcb403218ceb1bd4f011c8bee8623b_amd64",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-ovirt-machine-controllers-rhel8@sha256:951e6ff8cdd565aefd60d8e996145c989c228a2a9c7ab412789d92ddb3ec9165_ppc64le as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:openshift4/ose-ovirt-machine-controllers-rhel8@sha256:951e6ff8cdd565aefd60d8e996145c989c228a2a9c7ab412789d92ddb3ec9165_ppc64le"
},
"product_reference": "openshift4/ose-ovirt-machine-controllers-rhel8@sha256:951e6ff8cdd565aefd60d8e996145c989c228a2a9c7ab412789d92ddb3ec9165_ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-ovirt-machine-controllers-rhel8@sha256:d07d078681fbd9cb83c74716977b7f59112273cb18447178bdf8955050faeebd_s390x as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:openshift4/ose-ovirt-machine-controllers-rhel8@sha256:d07d078681fbd9cb83c74716977b7f59112273cb18447178bdf8955050faeebd_s390x"
},
"product_reference": "openshift4/ose-ovirt-machine-controllers-rhel8@sha256:d07d078681fbd9cb83c74716977b7f59112273cb18447178bdf8955050faeebd_s390x",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-ovirt-machine-controllers-rhel8@sha256:ff4261f6102f428b1789a31e021d18ededce3ba80ca93e64b7149968f10cff58_arm64 as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:openshift4/ose-ovirt-machine-controllers-rhel8@sha256:ff4261f6102f428b1789a31e021d18ededce3ba80ca93e64b7149968f10cff58_arm64"
},
"product_reference": "openshift4/ose-ovirt-machine-controllers-rhel8@sha256:ff4261f6102f428b1789a31e021d18ededce3ba80ca93e64b7149968f10cff58_arm64",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-ovn-kubernetes@sha256:5abaa3f3db864bd4d2d2dbc059839e28cbe5b6baa09cb6545d3f508809dd3f7a_s390x as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:openshift4/ose-ovn-kubernetes@sha256:5abaa3f3db864bd4d2d2dbc059839e28cbe5b6baa09cb6545d3f508809dd3f7a_s390x"
},
"product_reference": "openshift4/ose-ovn-kubernetes@sha256:5abaa3f3db864bd4d2d2dbc059839e28cbe5b6baa09cb6545d3f508809dd3f7a_s390x",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-ovn-kubernetes@sha256:713dd28ffc33520c9e84b72850253adf0adb016968773121f05349e3fca302c2_amd64 as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:openshift4/ose-ovn-kubernetes@sha256:713dd28ffc33520c9e84b72850253adf0adb016968773121f05349e3fca302c2_amd64"
},
"product_reference": "openshift4/ose-ovn-kubernetes@sha256:713dd28ffc33520c9e84b72850253adf0adb016968773121f05349e3fca302c2_amd64",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-ovn-kubernetes@sha256:795db439b8d73d097b0908fe6270d8a947fc1acd21bf3f4d9fa59f02bd16f19f_arm64 as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:openshift4/ose-ovn-kubernetes@sha256:795db439b8d73d097b0908fe6270d8a947fc1acd21bf3f4d9fa59f02bd16f19f_arm64"
},
"product_reference": "openshift4/ose-ovn-kubernetes@sha256:795db439b8d73d097b0908fe6270d8a947fc1acd21bf3f4d9fa59f02bd16f19f_arm64",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-ovn-kubernetes@sha256:cec5b3a5276177b25ce85f5d1465dbc6aca19b78b0f5406b6fe85bc97ff3f77d_ppc64le as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:openshift4/ose-ovn-kubernetes@sha256:cec5b3a5276177b25ce85f5d1465dbc6aca19b78b0f5406b6fe85bc97ff3f77d_ppc64le"
},
"product_reference": "openshift4/ose-ovn-kubernetes@sha256:cec5b3a5276177b25ce85f5d1465dbc6aca19b78b0f5406b6fe85bc97ff3f77d_ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-pod@sha256:51a4a033be2739a7a7a3edc7a1ee16ad9caddc5ae1f5a14c448afe3f5f906428_s390x as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:openshift4/ose-pod@sha256:51a4a033be2739a7a7a3edc7a1ee16ad9caddc5ae1f5a14c448afe3f5f906428_s390x"
},
"product_reference": "openshift4/ose-pod@sha256:51a4a033be2739a7a7a3edc7a1ee16ad9caddc5ae1f5a14c448afe3f5f906428_s390x",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-pod@sha256:651930bf045975dabb3d79410a2c9f971f1da319b8fcbba29ebe2e4e3bb71b3b_arm64 as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:openshift4/ose-pod@sha256:651930bf045975dabb3d79410a2c9f971f1da319b8fcbba29ebe2e4e3bb71b3b_arm64"
},
"product_reference": "openshift4/ose-pod@sha256:651930bf045975dabb3d79410a2c9f971f1da319b8fcbba29ebe2e4e3bb71b3b_arm64",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-pod@sha256:718cf324bb4c3af6852458ab1551c59ee9f1b1d8d3fadfd858bb909c9ec3558a_ppc64le as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:openshift4/ose-pod@sha256:718cf324bb4c3af6852458ab1551c59ee9f1b1d8d3fadfd858bb909c9ec3558a_ppc64le"
},
"product_reference": "openshift4/ose-pod@sha256:718cf324bb4c3af6852458ab1551c59ee9f1b1d8d3fadfd858bb909c9ec3558a_ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-pod@sha256:86e0050aaa7477b8aeef382e3bf8092463d207adfa5cd8c88358b367bb624869_amd64 as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:openshift4/ose-pod@sha256:86e0050aaa7477b8aeef382e3bf8092463d207adfa5cd8c88358b367bb624869_amd64"
},
"product_reference": "openshift4/ose-pod@sha256:86e0050aaa7477b8aeef382e3bf8092463d207adfa5cd8c88358b367bb624869_amd64",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-powervs-cloud-controller-manager-rhel8@sha256:28ef0b3040cc922f78fd7e9814628871c0fb85de1a9d47c1d954737d26d2f53b_amd64 as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:openshift4/ose-powervs-cloud-controller-manager-rhel8@sha256:28ef0b3040cc922f78fd7e9814628871c0fb85de1a9d47c1d954737d26d2f53b_amd64"
},
"product_reference": "openshift4/ose-powervs-cloud-controller-manager-rhel8@sha256:28ef0b3040cc922f78fd7e9814628871c0fb85de1a9d47c1d954737d26d2f53b_amd64",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-powervs-cloud-controller-manager-rhel8@sha256:a512551fc4ce326ef993f1dde6dedd5cf4c20b6c41f6149430ffae0d9e10d62c_ppc64le as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:openshift4/ose-powervs-cloud-controller-manager-rhel8@sha256:a512551fc4ce326ef993f1dde6dedd5cf4c20b6c41f6149430ffae0d9e10d62c_ppc64le"
},
"product_reference": "openshift4/ose-powervs-cloud-controller-manager-rhel8@sha256:a512551fc4ce326ef993f1dde6dedd5cf4c20b6c41f6149430ffae0d9e10d62c_ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-powervs-machine-controllers-rhel8@sha256:965ad6292483d5e6d8b734fd40006689cf3917657919c668b6d01bc9fc4b816e_ppc64le as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:openshift4/ose-powervs-machine-controllers-rhel8@sha256:965ad6292483d5e6d8b734fd40006689cf3917657919c668b6d01bc9fc4b816e_ppc64le"
},
"product_reference": "openshift4/ose-powervs-machine-controllers-rhel8@sha256:965ad6292483d5e6d8b734fd40006689cf3917657919c668b6d01bc9fc4b816e_ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-powervs-machine-controllers-rhel8@sha256:a03170bc3c01ee4f9c6cb80ee41925231b6c8b283822a094506214c10f19847b_amd64 as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:openshift4/ose-powervs-machine-controllers-rhel8@sha256:a03170bc3c01ee4f9c6cb80ee41925231b6c8b283822a094506214c10f19847b_amd64"
},
"product_reference": "openshift4/ose-powervs-machine-controllers-rhel8@sha256:a03170bc3c01ee4f9c6cb80ee41925231b6c8b283822a094506214c10f19847b_amd64",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-prom-label-proxy@sha256:90f629a90569aceb6deb0134b4141a3a622c4e95637ef4d5d6f3890ac27026c2_s390x as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:openshift4/ose-prom-label-proxy@sha256:90f629a90569aceb6deb0134b4141a3a622c4e95637ef4d5d6f3890ac27026c2_s390x"
},
"product_reference": "openshift4/ose-prom-label-proxy@sha256:90f629a90569aceb6deb0134b4141a3a622c4e95637ef4d5d6f3890ac27026c2_s390x",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-prom-label-proxy@sha256:c9ac8cabb6bc4f6bd60bda52529c98df596a1fa5a9130201129068ff48bc0fbb_arm64 as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:openshift4/ose-prom-label-proxy@sha256:c9ac8cabb6bc4f6bd60bda52529c98df596a1fa5a9130201129068ff48bc0fbb_arm64"
},
"product_reference": "openshift4/ose-prom-label-proxy@sha256:c9ac8cabb6bc4f6bd60bda52529c98df596a1fa5a9130201129068ff48bc0fbb_arm64",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-prom-label-proxy@sha256:db4ec1b0a75ec8a5260095225cf2ef103895edd9b05419503bec473629a3dcd0_ppc64le as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:openshift4/ose-prom-label-proxy@sha256:db4ec1b0a75ec8a5260095225cf2ef103895edd9b05419503bec473629a3dcd0_ppc64le"
},
"product_reference": "openshift4/ose-prom-label-proxy@sha256:db4ec1b0a75ec8a5260095225cf2ef103895edd9b05419503bec473629a3dcd0_ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-prom-label-proxy@sha256:fd3feba855b7afa27146ab4798f7afcb05d2dc22c1eea2c691a3778df00606d6_amd64 as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:openshift4/ose-prom-label-proxy@sha256:fd3feba855b7afa27146ab4798f7afcb05d2dc22c1eea2c691a3778df00606d6_amd64"
},
"product_reference": "openshift4/ose-prom-label-proxy@sha256:fd3feba855b7afa27146ab4798f7afcb05d2dc22c1eea2c691a3778df00606d6_amd64",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-prometheus-alertmanager@sha256:0d225b059bdefca3ac163860ce9ae41ed74cd8c9ca887cfe4c525ac3f0cae783_ppc64le as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:openshift4/ose-prometheus-alertmanager@sha256:0d225b059bdefca3ac163860ce9ae41ed74cd8c9ca887cfe4c525ac3f0cae783_ppc64le"
},
"product_reference": "openshift4/ose-prometheus-alertmanager@sha256:0d225b059bdefca3ac163860ce9ae41ed74cd8c9ca887cfe4c525ac3f0cae783_ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-prometheus-alertmanager@sha256:13c7b3e7d5a2a75a806642a614189de0f4ae1639a9cab78ca7104ba65b4fd385_s390x as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:openshift4/ose-prometheus-alertmanager@sha256:13c7b3e7d5a2a75a806642a614189de0f4ae1639a9cab78ca7104ba65b4fd385_s390x"
},
"product_reference": "openshift4/ose-prometheus-alertmanager@sha256:13c7b3e7d5a2a75a806642a614189de0f4ae1639a9cab78ca7104ba65b4fd385_s390x",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-prometheus-alertmanager@sha256:cdddc502045ecafa9d4deabf4ac30af0255c3bb586390bcf7d89a1c1937b833c_arm64 as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:openshift4/ose-prometheus-alertmanager@sha256:cdddc502045ecafa9d4deabf4ac30af0255c3bb586390bcf7d89a1c1937b833c_arm64"
},
"product_reference": "openshift4/ose-prometheus-alertmanager@sha256:cdddc502045ecafa9d4deabf4ac30af0255c3bb586390bcf7d89a1c1937b833c_arm64",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-prometheus-alertmanager@sha256:f8db7211683d764461c1feacb61eb9911f480a8ad113fccb381155322077303c_amd64 as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:openshift4/ose-prometheus-alertmanager@sha256:f8db7211683d764461c1feacb61eb9911f480a8ad113fccb381155322077303c_amd64"
},
"product_reference": "openshift4/ose-prometheus-alertmanager@sha256:f8db7211683d764461c1feacb61eb9911f480a8ad113fccb381155322077303c_amd64",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-prometheus-config-reloader@sha256:015e84370d7a0a3e5318158915b27e1c5e7e7699d11240ba7359d6bc32c9898a_s390x as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:openshift4/ose-prometheus-config-reloader@sha256:015e84370d7a0a3e5318158915b27e1c5e7e7699d11240ba7359d6bc32c9898a_s390x"
},
"product_reference": "openshift4/ose-prometheus-config-reloader@sha256:015e84370d7a0a3e5318158915b27e1c5e7e7699d11240ba7359d6bc32c9898a_s390x",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-prometheus-config-reloader@sha256:39e17dba2978d3e1b0af71b9eb1be3446199a365ada2e156682ee7a20e48b060_ppc64le as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:openshift4/ose-prometheus-config-reloader@sha256:39e17dba2978d3e1b0af71b9eb1be3446199a365ada2e156682ee7a20e48b060_ppc64le"
},
"product_reference": "openshift4/ose-prometheus-config-reloader@sha256:39e17dba2978d3e1b0af71b9eb1be3446199a365ada2e156682ee7a20e48b060_ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-prometheus-config-reloader@sha256:4065daad759195db3c325efc46209f02bcc1c32caad88c69d5a3dbdcf920e335_amd64 as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:openshift4/ose-prometheus-config-reloader@sha256:4065daad759195db3c325efc46209f02bcc1c32caad88c69d5a3dbdcf920e335_amd64"
},
"product_reference": "openshift4/ose-prometheus-config-reloader@sha256:4065daad759195db3c325efc46209f02bcc1c32caad88c69d5a3dbdcf920e335_amd64",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-prometheus-config-reloader@sha256:bb62cdf6eca82eaa92fb9bbfc4e2f7575c3c49d472fda9358808aa790d3f5a70_arm64 as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:openshift4/ose-prometheus-config-reloader@sha256:bb62cdf6eca82eaa92fb9bbfc4e2f7575c3c49d472fda9358808aa790d3f5a70_arm64"
},
"product_reference": "openshift4/ose-prometheus-config-reloader@sha256:bb62cdf6eca82eaa92fb9bbfc4e2f7575c3c49d472fda9358808aa790d3f5a70_arm64",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-prometheus-node-exporter@sha256:1226c18cda120df10313739a9ac638bd5c4d02aa4f65ba3d1044b4f423d559a2_ppc64le as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:openshift4/ose-prometheus-node-exporter@sha256:1226c18cda120df10313739a9ac638bd5c4d02aa4f65ba3d1044b4f423d559a2_ppc64le"
},
"product_reference": "openshift4/ose-prometheus-node-exporter@sha256:1226c18cda120df10313739a9ac638bd5c4d02aa4f65ba3d1044b4f423d559a2_ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-prometheus-node-exporter@sha256:3539ddf93d8c2fe005b53b52c6628b413be0aabdfa534e6b947c4842d3617323_arm64 as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:openshift4/ose-prometheus-node-exporter@sha256:3539ddf93d8c2fe005b53b52c6628b413be0aabdfa534e6b947c4842d3617323_arm64"
},
"product_reference": "openshift4/ose-prometheus-node-exporter@sha256:3539ddf93d8c2fe005b53b52c6628b413be0aabdfa534e6b947c4842d3617323_arm64",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-prometheus-node-exporter@sha256:52adf1af03f2c7fef37ac537638577b913a73b11490ef16c789c40dbfbc9391c_s390x as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:openshift4/ose-prometheus-node-exporter@sha256:52adf1af03f2c7fef37ac537638577b913a73b11490ef16c789c40dbfbc9391c_s390x"
},
"product_reference": "openshift4/ose-prometheus-node-exporter@sha256:52adf1af03f2c7fef37ac537638577b913a73b11490ef16c789c40dbfbc9391c_s390x",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-prometheus-node-exporter@sha256:79ad722e32477863e3319b35b1e98befb8257576ebab0be4ae605f1cf92cf760_amd64 as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:openshift4/ose-prometheus-node-exporter@sha256:79ad722e32477863e3319b35b1e98befb8257576ebab0be4ae605f1cf92cf760_amd64"
},
"product_reference": "openshift4/ose-prometheus-node-exporter@sha256:79ad722e32477863e3319b35b1e98befb8257576ebab0be4ae605f1cf92cf760_amd64",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-prometheus-operator-admission-webhook-rhel8@sha256:7c00451864fafd5f2c5e316557f67eb027dd66e3e756c756ab3f74ab7a98e404_arm64 as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:openshift4/ose-prometheus-operator-admission-webhook-rhel8@sha256:7c00451864fafd5f2c5e316557f67eb027dd66e3e756c756ab3f74ab7a98e404_arm64"
},
"product_reference": "openshift4/ose-prometheus-operator-admission-webhook-rhel8@sha256:7c00451864fafd5f2c5e316557f67eb027dd66e3e756c756ab3f74ab7a98e404_arm64",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-prometheus-operator-admission-webhook-rhel8@sha256:9a67755cf6419877dce688f5bcd92da4929dcd86603219eb08628b44a29c4257_amd64 as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:openshift4/ose-prometheus-operator-admission-webhook-rhel8@sha256:9a67755cf6419877dce688f5bcd92da4929dcd86603219eb08628b44a29c4257_amd64"
},
"product_reference": "openshift4/ose-prometheus-operator-admission-webhook-rhel8@sha256:9a67755cf6419877dce688f5bcd92da4929dcd86603219eb08628b44a29c4257_amd64",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-prometheus-operator-admission-webhook-rhel8@sha256:a810296e2d9a9924234a7437531f9b6f4e266a4ddd40b8ecce1c48414696512e_ppc64le as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:openshift4/ose-prometheus-operator-admission-webhook-rhel8@sha256:a810296e2d9a9924234a7437531f9b6f4e266a4ddd40b8ecce1c48414696512e_ppc64le"
},
"product_reference": "openshift4/ose-prometheus-operator-admission-webhook-rhel8@sha256:a810296e2d9a9924234a7437531f9b6f4e266a4ddd40b8ecce1c48414696512e_ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-prometheus-operator-admission-webhook-rhel8@sha256:c5030e797e2b2130ec51a9a6039e02ea272477f502f7999286c660d59f34aca8_s390x as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:openshift4/ose-prometheus-operator-admission-webhook-rhel8@sha256:c5030e797e2b2130ec51a9a6039e02ea272477f502f7999286c660d59f34aca8_s390x"
},
"product_reference": "openshift4/ose-prometheus-operator-admission-webhook-rhel8@sha256:c5030e797e2b2130ec51a9a6039e02ea272477f502f7999286c660d59f34aca8_s390x",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-prometheus-operator@sha256:72ffba5d0ae400eba6e31120ecb4b621e852653b3b3850add2775bf51d5a2aca_arm64 as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:openshift4/ose-prometheus-operator@sha256:72ffba5d0ae400eba6e31120ecb4b621e852653b3b3850add2775bf51d5a2aca_arm64"
},
"product_reference": "openshift4/ose-prometheus-operator@sha256:72ffba5d0ae400eba6e31120ecb4b621e852653b3b3850add2775bf51d5a2aca_arm64",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-prometheus-operator@sha256:9e028b370e4b1fa7eeb51fb84ad9b1344e4012716030c5d3fa223c7abe92c0e1_ppc64le as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:openshift4/ose-prometheus-operator@sha256:9e028b370e4b1fa7eeb51fb84ad9b1344e4012716030c5d3fa223c7abe92c0e1_ppc64le"
},
"product_reference": "openshift4/ose-prometheus-operator@sha256:9e028b370e4b1fa7eeb51fb84ad9b1344e4012716030c5d3fa223c7abe92c0e1_ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-prometheus-operator@sha256:a2912fec31d91070a66473f1902cd5206cc8ce9e6849c4e5c5ba3da85165a31b_s390x as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:openshift4/ose-prometheus-operator@sha256:a2912fec31d91070a66473f1902cd5206cc8ce9e6849c4e5c5ba3da85165a31b_s390x"
},
"product_reference": "openshift4/ose-prometheus-operator@sha256:a2912fec31d91070a66473f1902cd5206cc8ce9e6849c4e5c5ba3da85165a31b_s390x",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-prometheus-operator@sha256:b45f485a4d48297aaef5fc6b95211eebe8f75ebf2ef69118c331c21a97fbaa9a_amd64 as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:openshift4/ose-prometheus-operator@sha256:b45f485a4d48297aaef5fc6b95211eebe8f75ebf2ef69118c331c21a97fbaa9a_amd64"
},
"product_reference": "openshift4/ose-prometheus-operator@sha256:b45f485a4d48297aaef5fc6b95211eebe8f75ebf2ef69118c331c21a97fbaa9a_amd64",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-prometheus@sha256:2486111c7d1de008464902945f9767cefedb3ef5c53521fdc2e1eb5fcf1b3fb4_ppc64le as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:openshift4/ose-prometheus@sha256:2486111c7d1de008464902945f9767cefedb3ef5c53521fdc2e1eb5fcf1b3fb4_ppc64le"
},
"product_reference": "openshift4/ose-prometheus@sha256:2486111c7d1de008464902945f9767cefedb3ef5c53521fdc2e1eb5fcf1b3fb4_ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-prometheus@sha256:37e8941e45c4add6684e52685ed112e474f0c8f062178497a4d65a019a2c1700_amd64 as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:openshift4/ose-prometheus@sha256:37e8941e45c4add6684e52685ed112e474f0c8f062178497a4d65a019a2c1700_amd64"
},
"product_reference": "openshift4/ose-prometheus@sha256:37e8941e45c4add6684e52685ed112e474f0c8f062178497a4d65a019a2c1700_amd64",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-prometheus@sha256:48375716d6e24dfd3811907f109defa883495cfdb387e78c26b90589e05623d7_arm64 as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:openshift4/ose-prometheus@sha256:48375716d6e24dfd3811907f109defa883495cfdb387e78c26b90589e05623d7_arm64"
},
"product_reference": "openshift4/ose-prometheus@sha256:48375716d6e24dfd3811907f109defa883495cfdb387e78c26b90589e05623d7_arm64",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-prometheus@sha256:64ad3518eff522dda5d221496a94cf2fe14b5c68175d0002ff01bbeb131756b1_s390x as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:openshift4/ose-prometheus@sha256:64ad3518eff522dda5d221496a94cf2fe14b5c68175d0002ff01bbeb131756b1_s390x"
},
"product_reference": "openshift4/ose-prometheus@sha256:64ad3518eff522dda5d221496a94cf2fe14b5c68175d0002ff01bbeb131756b1_s390x",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-sdn-rhel8@sha256:0e9935caae157329505de5a21a4d40ef501c9a2bcff47f76b074fcf1ab0e9c22_s390x as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:openshift4/ose-sdn-rhel8@sha256:0e9935caae157329505de5a21a4d40ef501c9a2bcff47f76b074fcf1ab0e9c22_s390x"
},
"product_reference": "openshift4/ose-sdn-rhel8@sha256:0e9935caae157329505de5a21a4d40ef501c9a2bcff47f76b074fcf1ab0e9c22_s390x",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-sdn-rhel8@sha256:c708a24017904d8e50fffaafc4c7b072bd774d04acdfa2b40d139edccf1dad33_ppc64le as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:openshift4/ose-sdn-rhel8@sha256:c708a24017904d8e50fffaafc4c7b072bd774d04acdfa2b40d139edccf1dad33_ppc64le"
},
"product_reference": "openshift4/ose-sdn-rhel8@sha256:c708a24017904d8e50fffaafc4c7b072bd774d04acdfa2b40d139edccf1dad33_ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-sdn-rhel8@sha256:f2c982220bfc6785e85f25c70ce559df5121417ec205d2df6965eb97885595ae_amd64 as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:openshift4/ose-sdn-rhel8@sha256:f2c982220bfc6785e85f25c70ce559df5121417ec205d2df6965eb97885595ae_amd64"
},
"product_reference": "openshift4/ose-sdn-rhel8@sha256:f2c982220bfc6785e85f25c70ce559df5121417ec205d2df6965eb97885595ae_amd64",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-sdn-rhel8@sha256:f3f3ab589e877816e8816468155a3f2eacdecd2085c08794ba372e6dcb84dd9a_arm64 as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:openshift4/ose-sdn-rhel8@sha256:f3f3ab589e877816e8816468155a3f2eacdecd2085c08794ba372e6dcb84dd9a_arm64"
},
"product_reference": "openshift4/ose-sdn-rhel8@sha256:f3f3ab589e877816e8816468155a3f2eacdecd2085c08794ba372e6dcb84dd9a_arm64",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-service-ca-operator@sha256:2fd815e1dfa78fc9c28179a5c77296723bbe8f42e1b19e347d936a795b787cdf_ppc64le as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:openshift4/ose-service-ca-operator@sha256:2fd815e1dfa78fc9c28179a5c77296723bbe8f42e1b19e347d936a795b787cdf_ppc64le"
},
"product_reference": "openshift4/ose-service-ca-operator@sha256:2fd815e1dfa78fc9c28179a5c77296723bbe8f42e1b19e347d936a795b787cdf_ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-service-ca-operator@sha256:5607b0aeaff5bc14563afb5b339cf26c12472501532d929da168c2e21a7afe9f_s390x as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:openshift4/ose-service-ca-operator@sha256:5607b0aeaff5bc14563afb5b339cf26c12472501532d929da168c2e21a7afe9f_s390x"
},
"product_reference": "openshift4/ose-service-ca-operator@sha256:5607b0aeaff5bc14563afb5b339cf26c12472501532d929da168c2e21a7afe9f_s390x",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-service-ca-operator@sha256:85dc1b4150d3a3f698bfc460ef6bb30c9b827a098de3cb7f46b9d35f145ef4f4_arm64 as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:openshift4/ose-service-ca-operator@sha256:85dc1b4150d3a3f698bfc460ef6bb30c9b827a098de3cb7f46b9d35f145ef4f4_arm64"
},
"product_reference": "openshift4/ose-service-ca-operator@sha256:85dc1b4150d3a3f698bfc460ef6bb30c9b827a098de3cb7f46b9d35f145ef4f4_arm64",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-service-ca-operator@sha256:bcdbf3cb8e6e31b66d979055c7ad71ff5d9fa309ba3c35256acdbe51c9f43de5_amd64 as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:openshift4/ose-service-ca-operator@sha256:bcdbf3cb8e6e31b66d979055c7ad71ff5d9fa309ba3c35256acdbe51c9f43de5_amd64"
},
"product_reference": "openshift4/ose-service-ca-operator@sha256:bcdbf3cb8e6e31b66d979055c7ad71ff5d9fa309ba3c35256acdbe51c9f43de5_amd64",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-telemeter@sha256:136d56f3c872a4d0dafb872d79c10b9d11cc582cbbb1e796881c6770543b3012_arm64 as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:openshift4/ose-telemeter@sha256:136d56f3c872a4d0dafb872d79c10b9d11cc582cbbb1e796881c6770543b3012_arm64"
},
"product_reference": "openshift4/ose-telemeter@sha256:136d56f3c872a4d0dafb872d79c10b9d11cc582cbbb1e796881c6770543b3012_arm64",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-telemeter@sha256:41f945d79832bab585470bb274be2ab66c8728808d15679c8ea3089013671464_s390x as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:openshift4/ose-telemeter@sha256:41f945d79832bab585470bb274be2ab66c8728808d15679c8ea3089013671464_s390x"
},
"product_reference": "openshift4/ose-telemeter@sha256:41f945d79832bab585470bb274be2ab66c8728808d15679c8ea3089013671464_s390x",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-telemeter@sha256:d9c609b5b7893d6f0c137fff5edd8df6b182088277ee2b9fcda8374fe19838e4_amd64 as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:openshift4/ose-telemeter@sha256:d9c609b5b7893d6f0c137fff5edd8df6b182088277ee2b9fcda8374fe19838e4_amd64"
},
"product_reference": "openshift4/ose-telemeter@sha256:d9c609b5b7893d6f0c137fff5edd8df6b182088277ee2b9fcda8374fe19838e4_amd64",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-telemeter@sha256:f931ead1bc611c5faf5073c81a3af1c3561ed1eb42f958fa9c1ae03eeb339505_ppc64le as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:openshift4/ose-telemeter@sha256:f931ead1bc611c5faf5073c81a3af1c3561ed1eb42f958fa9c1ae03eeb339505_ppc64le"
},
"product_reference": "openshift4/ose-telemeter@sha256:f931ead1bc611c5faf5073c81a3af1c3561ed1eb42f958fa9c1ae03eeb339505_ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-tests@sha256:62f2f4e4ceba4c9b0a2116d3f3ec7c3b467f597e089e791f5a1271ecc4fcc3fd_s390x as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:openshift4/ose-tests@sha256:62f2f4e4ceba4c9b0a2116d3f3ec7c3b467f597e089e791f5a1271ecc4fcc3fd_s390x"
},
"product_reference": "openshift4/ose-tests@sha256:62f2f4e4ceba4c9b0a2116d3f3ec7c3b467f597e089e791f5a1271ecc4fcc3fd_s390x",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-tests@sha256:7cf282f6435dc703a8706afc203c5cb55d1f02a2af2452385ea0415b3b07ec89_amd64 as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:openshift4/ose-tests@sha256:7cf282f6435dc703a8706afc203c5cb55d1f02a2af2452385ea0415b3b07ec89_amd64"
},
"product_reference": "openshift4/ose-tests@sha256:7cf282f6435dc703a8706afc203c5cb55d1f02a2af2452385ea0415b3b07ec89_amd64",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-tests@sha256:a5de772af9f66abc7b9f80a650ac51b70ec040cf331773c71d817a389c999144_arm64 as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:openshift4/ose-tests@sha256:a5de772af9f66abc7b9f80a650ac51b70ec040cf331773c71d817a389c999144_arm64"
},
"product_reference": "openshift4/ose-tests@sha256:a5de772af9f66abc7b9f80a650ac51b70ec040cf331773c71d817a389c999144_arm64",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-tests@sha256:d8fd47265c720cad5f81c107c40302e3da0e569b79b18f0182804db6ddef0b39_ppc64le as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:openshift4/ose-tests@sha256:d8fd47265c720cad5f81c107c40302e3da0e569b79b18f0182804db6ddef0b39_ppc64le"
},
"product_reference": "openshift4/ose-tests@sha256:d8fd47265c720cad5f81c107c40302e3da0e569b79b18f0182804db6ddef0b39_ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-thanos-rhel8@sha256:15883854538476b61fb9f95e9568936acdee1c26939101b300f16c877a1fb111_amd64 as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:openshift4/ose-thanos-rhel8@sha256:15883854538476b61fb9f95e9568936acdee1c26939101b300f16c877a1fb111_amd64"
},
"product_reference": "openshift4/ose-thanos-rhel8@sha256:15883854538476b61fb9f95e9568936acdee1c26939101b300f16c877a1fb111_amd64",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-thanos-rhel8@sha256:94514a0e4637f4a171b6f603831ea5e608a8a66d7e04ef338814a2a3f788ae12_ppc64le as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:openshift4/ose-thanos-rhel8@sha256:94514a0e4637f4a171b6f603831ea5e608a8a66d7e04ef338814a2a3f788ae12_ppc64le"
},
"product_reference": "openshift4/ose-thanos-rhel8@sha256:94514a0e4637f4a171b6f603831ea5e608a8a66d7e04ef338814a2a3f788ae12_ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-thanos-rhel8@sha256:b17fdce1d5ac2b69ec530e834f4a15576ea9e1227f74bca0777d30555a7aae96_arm64 as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:openshift4/ose-thanos-rhel8@sha256:b17fdce1d5ac2b69ec530e834f4a15576ea9e1227f74bca0777d30555a7aae96_arm64"
},
"product_reference": "openshift4/ose-thanos-rhel8@sha256:b17fdce1d5ac2b69ec530e834f4a15576ea9e1227f74bca0777d30555a7aae96_arm64",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-thanos-rhel8@sha256:fa37f528f000ce8be8262df51584f0746f3b2a15db2295e82dba17171d3e6af7_s390x as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:openshift4/ose-thanos-rhel8@sha256:fa37f528f000ce8be8262df51584f0746f3b2a15db2295e82dba17171d3e6af7_s390x"
},
"product_reference": "openshift4/ose-thanos-rhel8@sha256:fa37f528f000ce8be8262df51584f0746f3b2a15db2295e82dba17171d3e6af7_s390x",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-tools-rhel8@sha256:3e7ad95fa62980cfa70e0021654b5a8405c254ebc4da9710ac1171480d665c59_ppc64le as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:openshift4/ose-tools-rhel8@sha256:3e7ad95fa62980cfa70e0021654b5a8405c254ebc4da9710ac1171480d665c59_ppc64le"
},
"product_reference": "openshift4/ose-tools-rhel8@sha256:3e7ad95fa62980cfa70e0021654b5a8405c254ebc4da9710ac1171480d665c59_ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-tools-rhel8@sha256:c240e2e47af8935e58563da8c7e753704ed0c279a5522352573431e1bf63a47a_s390x as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:openshift4/ose-tools-rhel8@sha256:c240e2e47af8935e58563da8c7e753704ed0c279a5522352573431e1bf63a47a_s390x"
},
"product_reference": "openshift4/ose-tools-rhel8@sha256:c240e2e47af8935e58563da8c7e753704ed0c279a5522352573431e1bf63a47a_s390x",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-tools-rhel8@sha256:e3aec41436e71965c0302002463767987eb0764cd1153417524259fa36a394fb_amd64 as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:openshift4/ose-tools-rhel8@sha256:e3aec41436e71965c0302002463767987eb0764cd1153417524259fa36a394fb_amd64"
},
"product_reference": "openshift4/ose-tools-rhel8@sha256:e3aec41436e71965c0302002463767987eb0764cd1153417524259fa36a394fb_amd64",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-tools-rhel8@sha256:e919b897c04f0c28e7ad3911390a6786b5f32c16d6e95022df06b9806e48ef19_arm64 as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:openshift4/ose-tools-rhel8@sha256:e919b897c04f0c28e7ad3911390a6786b5f32c16d6e95022df06b9806e48ef19_arm64"
},
"product_reference": "openshift4/ose-tools-rhel8@sha256:e919b897c04f0c28e7ad3911390a6786b5f32c16d6e95022df06b9806e48ef19_arm64",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-vmware-vsphere-csi-driver-operator-rhel8@sha256:dfe6e04bea49e649841021fc717372bffcf0393ae71ba50fb640a3da64efb8ec_amd64 as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:openshift4/ose-vmware-vsphere-csi-driver-operator-rhel8@sha256:dfe6e04bea49e649841021fc717372bffcf0393ae71ba50fb640a3da64efb8ec_amd64"
},
"product_reference": "openshift4/ose-vmware-vsphere-csi-driver-operator-rhel8@sha256:dfe6e04bea49e649841021fc717372bffcf0393ae71ba50fb640a3da64efb8ec_amd64",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-vmware-vsphere-csi-driver-rhel8@sha256:1ba42f6dfa8aa6671c1bd91741a5160ee5520bf99b0aeccba75af21be725f561_amd64 as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:openshift4/ose-vmware-vsphere-csi-driver-rhel8@sha256:1ba42f6dfa8aa6671c1bd91741a5160ee5520bf99b0aeccba75af21be725f561_amd64"
},
"product_reference": "openshift4/ose-vmware-vsphere-csi-driver-rhel8@sha256:1ba42f6dfa8aa6671c1bd91741a5160ee5520bf99b0aeccba75af21be725f561_amd64",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-vsphere-cloud-controller-manager-rhel8@sha256:8b1cecaff8606e6649ea59f2b41fd680ee9efec621d8e994f157973be9b496f6_amd64 as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:openshift4/ose-vsphere-cloud-controller-manager-rhel8@sha256:8b1cecaff8606e6649ea59f2b41fd680ee9efec621d8e994f157973be9b496f6_amd64"
},
"product_reference": "openshift4/ose-vsphere-cloud-controller-manager-rhel8@sha256:8b1cecaff8606e6649ea59f2b41fd680ee9efec621d8e994f157973be9b496f6_amd64",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-vsphere-cluster-api-controllers-rhel8@sha256:a450b493f00f796206a3d7286e93bad2ec36e5a80259c7947e79a1a0d5210656_amd64 as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:openshift4/ose-vsphere-cluster-api-controllers-rhel8@sha256:a450b493f00f796206a3d7286e93bad2ec36e5a80259c7947e79a1a0d5210656_amd64"
},
"product_reference": "openshift4/ose-vsphere-cluster-api-controllers-rhel8@sha256:a450b493f00f796206a3d7286e93bad2ec36e5a80259c7947e79a1a0d5210656_amd64",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-vsphere-csi-driver-operator-rhel8@sha256:dfe6e04bea49e649841021fc717372bffcf0393ae71ba50fb640a3da64efb8ec_amd64 as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:openshift4/ose-vsphere-csi-driver-operator-rhel8@sha256:dfe6e04bea49e649841021fc717372bffcf0393ae71ba50fb640a3da64efb8ec_amd64"
},
"product_reference": "openshift4/ose-vsphere-csi-driver-operator-rhel8@sha256:dfe6e04bea49e649841021fc717372bffcf0393ae71ba50fb640a3da64efb8ec_amd64",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-vsphere-csi-driver-rhel8@sha256:1ba42f6dfa8aa6671c1bd91741a5160ee5520bf99b0aeccba75af21be725f561_amd64 as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:openshift4/ose-vsphere-csi-driver-rhel8@sha256:1ba42f6dfa8aa6671c1bd91741a5160ee5520bf99b0aeccba75af21be725f561_amd64"
},
"product_reference": "openshift4/ose-vsphere-csi-driver-rhel8@sha256:1ba42f6dfa8aa6671c1bd91741a5160ee5520bf99b0aeccba75af21be725f561_amd64",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-vsphere-csi-driver-syncer-rhel8@sha256:a8fb8135d0f3d2f666825d8a696973347f08238122e69951f17cce39d4287040_amd64 as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:openshift4/ose-vsphere-csi-driver-syncer-rhel8@sha256:a8fb8135d0f3d2f666825d8a696973347f08238122e69951f17cce39d4287040_amd64"
},
"product_reference": "openshift4/ose-vsphere-csi-driver-syncer-rhel8@sha256:a8fb8135d0f3d2f666825d8a696973347f08238122e69951f17cce39d4287040_amd64",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-vsphere-problem-detector-rhel8@sha256:1a6eb49eea5f45e26b7bf30de3cd9b5573901fa6d4aa3bf621fa2e842c74c8d6_amd64 as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:openshift4/ose-vsphere-problem-detector-rhel8@sha256:1a6eb49eea5f45e26b7bf30de3cd9b5573901fa6d4aa3bf621fa2e842c74c8d6_amd64"
},
"product_reference": "openshift4/ose-vsphere-problem-detector-rhel8@sha256:1a6eb49eea5f45e26b7bf30de3cd9b5573901fa6d4aa3bf621fa2e842c74c8d6_amd64",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ovirt-csi-driver-rhel7@sha256:1a3545dcf656b9e6caa0007993f8b9ae4544a7e3d0c28d7bd4a892d8f4b4b2d8_s390x as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:openshift4/ovirt-csi-driver-rhel7@sha256:1a3545dcf656b9e6caa0007993f8b9ae4544a7e3d0c28d7bd4a892d8f4b4b2d8_s390x"
},
"product_reference": "openshift4/ovirt-csi-driver-rhel7@sha256:1a3545dcf656b9e6caa0007993f8b9ae4544a7e3d0c28d7bd4a892d8f4b4b2d8_s390x",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ovirt-csi-driver-rhel7@sha256:83423a80871b68615cb6174ac08e5a60b0b1b8ed003a3f40ec03fb7920679e94_arm64 as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:openshift4/ovirt-csi-driver-rhel7@sha256:83423a80871b68615cb6174ac08e5a60b0b1b8ed003a3f40ec03fb7920679e94_arm64"
},
"product_reference": "openshift4/ovirt-csi-driver-rhel7@sha256:83423a80871b68615cb6174ac08e5a60b0b1b8ed003a3f40ec03fb7920679e94_arm64",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ovirt-csi-driver-rhel7@sha256:b1ee2119c5c9ffa916f48425d807695d557bfe326bbfe0e65d18ec235cee53b7_ppc64le as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:openshift4/ovirt-csi-driver-rhel7@sha256:b1ee2119c5c9ffa916f48425d807695d557bfe326bbfe0e65d18ec235cee53b7_ppc64le"
},
"product_reference": "openshift4/ovirt-csi-driver-rhel7@sha256:b1ee2119c5c9ffa916f48425d807695d557bfe326bbfe0e65d18ec235cee53b7_ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ovirt-csi-driver-rhel7@sha256:f7adacdb30067ee92339af29ed852e5de53d0c272cfaf5b46ab48b7b668816f5_amd64 as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:openshift4/ovirt-csi-driver-rhel7@sha256:f7adacdb30067ee92339af29ed852e5de53d0c272cfaf5b46ab48b7b668816f5_amd64"
},
"product_reference": "openshift4/ovirt-csi-driver-rhel7@sha256:f7adacdb30067ee92339af29ed852e5de53d0c272cfaf5b46ab48b7b668816f5_amd64",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ovirt-csi-driver-rhel8-operator@sha256:2c1cd41c04dad0e7c8958ceec1b1d4273eb8be8f2f1daede4a6257050b012543_arm64 as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:openshift4/ovirt-csi-driver-rhel8-operator@sha256:2c1cd41c04dad0e7c8958ceec1b1d4273eb8be8f2f1daede4a6257050b012543_arm64"
},
"product_reference": "openshift4/ovirt-csi-driver-rhel8-operator@sha256:2c1cd41c04dad0e7c8958ceec1b1d4273eb8be8f2f1daede4a6257050b012543_arm64",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ovirt-csi-driver-rhel8-operator@sha256:7a167a4e4c80b02d4e3a4d1f17b84c47fa7f2818c20ae643891e04d6270a58a6_s390x as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:openshift4/ovirt-csi-driver-rhel8-operator@sha256:7a167a4e4c80b02d4e3a4d1f17b84c47fa7f2818c20ae643891e04d6270a58a6_s390x"
},
"product_reference": "openshift4/ovirt-csi-driver-rhel8-operator@sha256:7a167a4e4c80b02d4e3a4d1f17b84c47fa7f2818c20ae643891e04d6270a58a6_s390x",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ovirt-csi-driver-rhel8-operator@sha256:d44cc45f565771b89a9a6600c3f0a463f5707b5d99d43fcd5017afa1c42cfe41_ppc64le as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:openshift4/ovirt-csi-driver-rhel8-operator@sha256:d44cc45f565771b89a9a6600c3f0a463f5707b5d99d43fcd5017afa1c42cfe41_ppc64le"
},
"product_reference": "openshift4/ovirt-csi-driver-rhel8-operator@sha256:d44cc45f565771b89a9a6600c3f0a463f5707b5d99d43fcd5017afa1c42cfe41_ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ovirt-csi-driver-rhel8-operator@sha256:ec28031cfdeadc780ac4a539fc2ffcee484db70aff6d68bec2bfc88509f41ded_amd64 as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:openshift4/ovirt-csi-driver-rhel8-operator@sha256:ec28031cfdeadc780ac4a539fc2ffcee484db70aff6d68bec2bfc88509f41ded_amd64"
},
"product_reference": "openshift4/ovirt-csi-driver-rhel8-operator@sha256:ec28031cfdeadc780ac4a539fc2ffcee484db70aff6d68bec2bfc88509f41ded_amd64",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ovirt-csi-driver-rhel8@sha256:1a3545dcf656b9e6caa0007993f8b9ae4544a7e3d0c28d7bd4a892d8f4b4b2d8_s390x as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:openshift4/ovirt-csi-driver-rhel8@sha256:1a3545dcf656b9e6caa0007993f8b9ae4544a7e3d0c28d7bd4a892d8f4b4b2d8_s390x"
},
"product_reference": "openshift4/ovirt-csi-driver-rhel8@sha256:1a3545dcf656b9e6caa0007993f8b9ae4544a7e3d0c28d7bd4a892d8f4b4b2d8_s390x",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ovirt-csi-driver-rhel8@sha256:83423a80871b68615cb6174ac08e5a60b0b1b8ed003a3f40ec03fb7920679e94_arm64 as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:openshift4/ovirt-csi-driver-rhel8@sha256:83423a80871b68615cb6174ac08e5a60b0b1b8ed003a3f40ec03fb7920679e94_arm64"
},
"product_reference": "openshift4/ovirt-csi-driver-rhel8@sha256:83423a80871b68615cb6174ac08e5a60b0b1b8ed003a3f40ec03fb7920679e94_arm64",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ovirt-csi-driver-rhel8@sha256:b1ee2119c5c9ffa916f48425d807695d557bfe326bbfe0e65d18ec235cee53b7_ppc64le as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:openshift4/ovirt-csi-driver-rhel8@sha256:b1ee2119c5c9ffa916f48425d807695d557bfe326bbfe0e65d18ec235cee53b7_ppc64le"
},
"product_reference": "openshift4/ovirt-csi-driver-rhel8@sha256:b1ee2119c5c9ffa916f48425d807695d557bfe326bbfe0e65d18ec235cee53b7_ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ovirt-csi-driver-rhel8@sha256:f7adacdb30067ee92339af29ed852e5de53d0c272cfaf5b46ab48b7b668816f5_amd64 as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:openshift4/ovirt-csi-driver-rhel8@sha256:f7adacdb30067ee92339af29ed852e5de53d0c272cfaf5b46ab48b7b668816f5_amd64"
},
"product_reference": "openshift4/ovirt-csi-driver-rhel8@sha256:f7adacdb30067ee92339af29ed852e5de53d0c272cfaf5b46ab48b7b668816f5_amd64",
"relates_to_product_reference": "8Base-RHOSE-4.11"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2022-30629",
"cwe": {
"id": "CWE-331",
"name": "Insufficient Entropy"
},
"discovery_date": "2022-06-02T00:00:00+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"8Base-RHOSE-4.11:openshift4/driver-toolkit-rhel8@sha256:0d876f138cb07c4cf25bc0161041f92a25a81637367815ab20c8ac30e11d7f0a_ppc64le",
"8Base-RHOSE-4.11:openshift4/driver-toolkit-rhel8@sha256:82faeb6a8caa174d9df3d259945ca161311fe6231d628e34ee0f1c8528371229_amd64",
"8Base-RHOSE-4.11:openshift4/driver-toolkit-rhel8@sha256:d3edb75ef363d202953c7fab5e997a5f2430108b6882f4b857de2be7c4ed8ffb_arm64",
"8Base-RHOSE-4.11:openshift4/driver-toolkit-rhel8@sha256:ebbdb04cefcb10f1932415c1fe7453b20066594c0febd1f6e3d28dd71c29c939_s390x",
"8Base-RHOSE-4.11:openshift4/ose-cluster-update-keys@sha256:d5c919b0c64ca6401a0128b08b1440c4679d748c91acb90fd04f6665ae264929_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-cluster-update-keys@sha256:dbaa95fb795f4dedeeeab0a2b1372ceef199f098d9a83c88581897dc992bb065_arm64",
"8Base-RHOSE-4.11:openshift4/ose-cluster-update-keys@sha256:e830e81f1cafe4d2aaf49f3e96befdf1a992afbc64795fed941591d88f5ce71a_s390x",
"8Base-RHOSE-4.11:openshift4/ose-cluster-update-keys@sha256:fe8864f55f1ef516784a6a3836a09c3a399b6fee050e7c78181f1a337667b4b7_amd64",
"8Base-RHOSE-4.11:openshift4/ose-deployer@sha256:03cdacbcd2591b2df3b211e8a1d52a8e1790fb0725b1972d077536f2365e16e9_arm64",
"8Base-RHOSE-4.11:openshift4/ose-deployer@sha256:1f82bd5534d24cf42c945d9e2950aff008768537b1f062b4034832f35a3082c7_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-deployer@sha256:5e63d593d7d8f648ea011b738346132a29f88bf59f0a0d9bb7140ad80c3a91ec_s390x",
"8Base-RHOSE-4.11:openshift4/ose-deployer@sha256:621a5a47a8073ce50dc3dc4c7b4ef0d7e0d3b631678f29f8b72eae0d42daf661_amd64",
"8Base-RHOSE-4.11:openshift4/ose-etcd@sha256:67545f560dbd1d93d5db47750566897eaf6afc5f3a8c6f66da73d70f393dbc36_arm64",
"8Base-RHOSE-4.11:openshift4/ose-etcd@sha256:91408b23960b2c9a7149627778c368b55e28b256d60e7573bdfa1bf96a3d8aad_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-etcd@sha256:bcdcab7ab0e807e2ff5c2896535e83ca8b93589dac62b4db2aa147b9cbcaf96c_s390x",
"8Base-RHOSE-4.11:openshift4/ose-etcd@sha256:ebbba7e4d8d98f33dda3b53d546536b282ac28608b8cac09936fed72348fef63_amd64",
"8Base-RHOSE-4.11:openshift4/ose-haproxy-router@sha256:17958f3a8e6f0139f52d7955c715681a8bec9648db8e8dcc651d8a1459e66113_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-haproxy-router@sha256:27e999d7fb306a7f64fbb9539c54fd14696f13cbb1a9c20ebe35e1d77077d123_amd64",
"8Base-RHOSE-4.11:openshift4/ose-haproxy-router@sha256:62dce7f4daf142d66daa2d05dba25341c0b95356eed16a1c2cececb443b8da77_s390x",
"8Base-RHOSE-4.11:openshift4/ose-haproxy-router@sha256:c02a610e278107761119496d5429bd0e4f4af379df106e00d74cc411f00b4afa_arm64",
"8Base-RHOSE-4.11:openshift4/ose-ironic-agent-rhel8@sha256:01ad95d888c322ea14b3aa2ebda5ba73db728d2207c6fae4aecd46cfe204be41_amd64",
"8Base-RHOSE-4.11:openshift4/ose-ironic-agent-rhel8@sha256:1173e2058ab034c308915900780fe13edd4ab1dcc737f8b4dabc77f3d9533356_arm64",
"8Base-RHOSE-4.11:openshift4/ose-ironic-rhel8@sha256:185fd18adc8e17e671e65b7d006a1e185fc41127e176c1fcbe82231b83d9e275_arm64",
"8Base-RHOSE-4.11:openshift4/ose-ironic-rhel8@sha256:5d630326f2961c8168d862a1341f27085ce928f8454b94d117208b5cd9b281ed_amd64",
"8Base-RHOSE-4.11:openshift4/ose-ironic-static-ip-manager-rhel8@sha256:1e6b410d12e38a911157ea92414be3b305017251e56c36d6a0213020cee2d36a_amd64",
"8Base-RHOSE-4.11:openshift4/ose-ironic-static-ip-manager-rhel8@sha256:9450f43a753cc8183f711e40a14c4d0d65fd136a2a18ffebeaedcc3d8321a47c_arm64",
"8Base-RHOSE-4.11:openshift4/ose-keepalived-ipfailover@sha256:01e13ebf8479c51a6345c19b7ba19aedd7d8b0894f667da4b8bc89ebb11cdb7d_s390x",
"8Base-RHOSE-4.11:openshift4/ose-keepalived-ipfailover@sha256:7cf2d25854c5c543f4098ca114538004804457bdca85794b13f43e371ac5f1c8_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-keepalived-ipfailover@sha256:c4b14558b9c70c27e2c4475376f28ca2e1cb928be57972692dfb5336b3c9497e_arm64",
"8Base-RHOSE-4.11:openshift4/ose-keepalived-ipfailover@sha256:d4e6b23834146f9ee49aab9ed1d9acfa8fea85670797af2ccf912eabd9aa824c_amd64",
"8Base-RHOSE-4.11:openshift4/ose-kuryr-controller-rhel8@sha256:0f66b211011375a203597f2a524314d9e05319db80f5e22fd78619eebed98ea0_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-kuryr-controller-rhel8@sha256:49eb2f59646d4fcea6f0ea9f8c22f819969913e3b691842fd3efb3146c021690_amd64",
"8Base-RHOSE-4.11:openshift4/ose-machine-os-images-rhel8@sha256:7b5354bb368da20e0ce7568b94f8c5eb3a418d592cd5cde2b36a08978ee48c48_amd64",
"8Base-RHOSE-4.11:openshift4/ose-machine-os-images-rhel8@sha256:cd2e7121485ccef25344ebc4f471d92913cbd6e24a12423305d6cc20728c1344_arm64",
"8Base-RHOSE-4.11:openshift4/ose-tools-rhel8@sha256:3e7ad95fa62980cfa70e0021654b5a8405c254ebc4da9710ac1171480d665c59_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-tools-rhel8@sha256:c240e2e47af8935e58563da8c7e753704ed0c279a5522352573431e1bf63a47a_s390x",
"8Base-RHOSE-4.11:openshift4/ose-tools-rhel8@sha256:e3aec41436e71965c0302002463767987eb0764cd1153417524259fa36a394fb_amd64",
"8Base-RHOSE-4.11:openshift4/ose-tools-rhel8@sha256:e919b897c04f0c28e7ad3911390a6786b5f32c16d6e95022df06b9806e48ef19_arm64"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2092793"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in the crypto/tls golang package. When session tickets are generated by crypto/tls, it is missing the ticket expiration. This issue may allow an attacker to observe the TLS handshakes to correlate successive connections during session resumption.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "golang: crypto/tls: session tickets lack random ticket_age_add",
"title": "Vulnerability summary"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"8Base-RHOSE-4.11:openshift4/cloud-network-config-controller-rhel8@sha256:6e27d73d86ae20585752a7c2e3a3cfa41ee88c245e9ab9da123c86b91b77bf4d_amd64",
"8Base-RHOSE-4.11:openshift4/cloud-network-config-controller-rhel8@sha256:e3cc37918d771c7d87052387de7a4f585c329cec0b8537b41f411cf7e08e7ef6_arm64",
"8Base-RHOSE-4.11:openshift4/cloud-network-config-controller-rhel8@sha256:e7867ad391b8f7cca4d987f7fd7cc429b86665029cc7b226ccd32aec5bf2556e_ppc64le",
"8Base-RHOSE-4.11:openshift4/cloud-network-config-controller-rhel8@sha256:eaedb1749fc0f2c117497ca4e2e82e9366b3e776d9910d45fbc1be4daa774ae8_s390x",
"8Base-RHOSE-4.11:openshift4/egress-router-cni-rhel8@sha256:5d87bcb5e32b7d69df1d713fd61a71d0223447258deb728b26249ca197bad943_ppc64le",
"8Base-RHOSE-4.11:openshift4/egress-router-cni-rhel8@sha256:73fb4c432aeea93a109c119097ea849c1e4ae02bf7dd196ebb63d46223c7837e_amd64",
"8Base-RHOSE-4.11:openshift4/egress-router-cni-rhel8@sha256:9cb6ff6b82565bbfb4af2b9ffe93148d2d145775c33fef56beb7de901ebd0eb6_s390x",
"8Base-RHOSE-4.11:openshift4/egress-router-cni-rhel8@sha256:c73b6663d221184ae7920fb6fcb5191591b697faed01b7a30cf8116f60bd6898_arm64",
"8Base-RHOSE-4.11:openshift4/network-tools-rhel8@sha256:6de9ef410c3940d5292b3ba93952497959d67dbd82bbce9d4096032fa4ddb35f_amd64",
"8Base-RHOSE-4.11:openshift4/network-tools-rhel8@sha256:988faf6dc4951404eb8886150c33905880b81b32ca3ba1713911e4fd525bc000_s390x",
"8Base-RHOSE-4.11:openshift4/network-tools-rhel8@sha256:b914a9caeedc9c9777e28e71ed81416a1bf0fd6104b164ba756555192cf95063_ppc64le",
"8Base-RHOSE-4.11:openshift4/network-tools-rhel8@sha256:f14cafc7dd1904d01ec797a18bbc6753a751b113af94e0122697af4b6cd75cb9_arm64",
"8Base-RHOSE-4.11:openshift4/oc-mirror-plugin-rhel8@sha256:6504ab4496384eb70fd230933f7c6a3ea76b75c66afa7a7dfbd02ac1ad205515_amd64",
"8Base-RHOSE-4.11:openshift4/ose-agent-installer-api-server-rhel8@sha256:03cab1a6deb73e00dbea5cdd97c2eae70f34f01b2b45eebef32207a44b9740be_amd64",
"8Base-RHOSE-4.11:openshift4/ose-agent-installer-api-server-rhel8@sha256:311118642213a933c9d68e20043c7ac224fffa67bc6d563736af7836dc45bf22_arm64",
"8Base-RHOSE-4.11:openshift4/ose-agent-installer-api-server-rhel8@sha256:75d72fff160648cec863535b7ca3206dcf8b1d0e8686f1c20b55d684c9fd33dc_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-agent-installer-api-server-rhel8@sha256:f75740f83210434f126f13c414165a96ba2cf24e081d37ce147381c672211f6d_s390x",
"8Base-RHOSE-4.11:openshift4/ose-agent-installer-csr-approver-rhel8@sha256:5a2e4ce921dd19131cc4701701a1e15ab63c5862bf6c6c6d6c699a014be9e15d_arm64",
"8Base-RHOSE-4.11:openshift4/ose-agent-installer-csr-approver-rhel8@sha256:832c7fad36504af9ff0ea617eee9ce7e0d90c3b062dd49764709359ef742526b_s390x",
"8Base-RHOSE-4.11:openshift4/ose-agent-installer-csr-approver-rhel8@sha256:ea0d1078f53d769332eb6d74134b246c3e1d3a3a39832055c303b134a4eed290_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-agent-installer-csr-approver-rhel8@sha256:efcf0bcdb223445c64a7632b14621f40e3262f1aff7a8433246b56dada0c5ab5_amd64",
"8Base-RHOSE-4.11:openshift4/ose-agent-installer-node-agent-rhel8@sha256:3debd079d7a4e557aec8bf4f9e67aace0b72205a5d020206760fdfb59d13855c_amd64",
"8Base-RHOSE-4.11:openshift4/ose-agent-installer-node-agent-rhel8@sha256:6b7f448cc4ff12f26fe23266eae4532a5a516179eb3081a477d4a1b287d004ca_s390x",
"8Base-RHOSE-4.11:openshift4/ose-agent-installer-node-agent-rhel8@sha256:969a995f0c2079554cad5db05df992e5da80d5645f97e031048dcb6625936c0e_arm64",
"8Base-RHOSE-4.11:openshift4/ose-agent-installer-node-agent-rhel8@sha256:b2078745a9931f618b2ae3276f215f72a82570aebb1f871a086d74995f08f437_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-agent-installer-orchestrator-rhel8@sha256:5fbacf9fe03238b9e82d1d5aa3050bb94666f75d9c312cf96d364554432c4516_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-agent-installer-orchestrator-rhel8@sha256:69f30e118f27a357e1ec7a7d30249ac35acea76328922f24954e566eb28ddc92_amd64",
"8Base-RHOSE-4.11:openshift4/ose-agent-installer-orchestrator-rhel8@sha256:852f901cda9211026376f78c5bff6fc0e90714b44a7e75792e7ee9dca7d41ae5_s390x",
"8Base-RHOSE-4.11:openshift4/ose-agent-installer-orchestrator-rhel8@sha256:bc5ff8bf2abee2efc0df7122c384671e93122b4e158ae8eb1355a094bf61a75d_arm64",
"8Base-RHOSE-4.11:openshift4/ose-alibaba-cloud-controller-manager-rhel8@sha256:89262b72ba883c895c2073164824cdfdcdc5f1ef61d6c2e0d77cd3755cdc1fcb_amd64",
"8Base-RHOSE-4.11:openshift4/ose-alibaba-cloud-csi-driver-container-rhel8@sha256:d1a8124402bdb03cd625066b8719cbb3d2f0009c6923062a43ada1bb59871d68_amd64",
"8Base-RHOSE-4.11:openshift4/ose-alibaba-disk-csi-driver-operator-container-rhel8@sha256:0161cffc939ea87d47ef654f287b14cb7551333731870dbd6e2232c5875b9033_amd64",
"8Base-RHOSE-4.11:openshift4/ose-alibaba-machine-controllers-rhel8@sha256:dd1cd42eaa29959de325282d4f8815a0ebaa122604e28d407ecd7e965166b880_amd64",
"8Base-RHOSE-4.11:openshift4/ose-apiserver-network-proxy-rhel8@sha256:245ece4bd06599e479428c43847ff3cc532e3822f332c16bcd75fe8d803d294d_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-apiserver-network-proxy-rhel8@sha256:4be86d5b8d518826e8a65e9fb9f2b22c094ed8493b1720a5e798938b30f191ec_arm64",
"8Base-RHOSE-4.11:openshift4/ose-apiserver-network-proxy-rhel8@sha256:8ebe88572805ce4d7d574d50b26f85f6518fdb22dd7b9d1770cf96e826ed8dd9_amd64",
"8Base-RHOSE-4.11:openshift4/ose-apiserver-network-proxy-rhel8@sha256:ace63e71611bbc9e00c427ea60b48239878d25d23816ea80677ec6fbfab1734f_s390x",
"8Base-RHOSE-4.11:openshift4/ose-aws-cloud-controller-manager-rhel8@sha256:1242457e768a2cf0edefda2e0ec641264077e1e6c3c1819b6c430397826f4cc9_amd64",
"8Base-RHOSE-4.11:openshift4/ose-aws-cloud-controller-manager-rhel8@sha256:d9a7e298d07960e577ff3c49b64534340e31f07685c569d23e35818e993816fb_arm64",
"8Base-RHOSE-4.11:openshift4/ose-aws-cluster-api-controllers-rhel8@sha256:f1fb4e9e06fbada6da3a9849842d2faaef11afc923c0ead4b4d908cca928fb10_amd64",
"8Base-RHOSE-4.11:openshift4/ose-aws-cluster-api-controllers-rhel8@sha256:fae8fcd656375af170fe16f5e1704cd04a01353c39bdb71496320f66bdf98054_arm64",
"8Base-RHOSE-4.11:openshift4/ose-aws-ebs-csi-driver-rhel8-operator@sha256:432e73a20f27e84174d811cee2ee7db13f2bcd5617691ace07863ade43ad5abd_amd64",
"8Base-RHOSE-4.11:openshift4/ose-aws-ebs-csi-driver-rhel8-operator@sha256:4eb2eec27fd1cba3fd42fd9d633373602c0635fbef3e380ef227b418ec6e96a7_arm64",
"8Base-RHOSE-4.11:openshift4/ose-aws-ebs-csi-driver-rhel8@sha256:3ef0030f0228d2041cc810995403b7f09b92d9d2044236bf7961d4c32024591e_amd64",
"8Base-RHOSE-4.11:openshift4/ose-aws-ebs-csi-driver-rhel8@sha256:9fe539afa21e7e0f0b04230f6908d2e67861608b01b6afcebd575d10e95bed63_arm64",
"8Base-RHOSE-4.11:openshift4/ose-aws-pod-identity-webhook-rhel8@sha256:9389e1e4c2fa64a154dcbffbed370676accfdb8eea70b2e6a49a1c6b4aa4aaf8_amd64",
"8Base-RHOSE-4.11:openshift4/ose-aws-pod-identity-webhook-rhel8@sha256:9fab946ed6f96886ad644600e0e98ebdf2bff6e525838b38258fc9599bf10450_arm64",
"8Base-RHOSE-4.11:openshift4/ose-azure-cloud-controller-manager-rhel8@sha256:2510e600a0b60a9fa1ee630d2c7ffdcbbaa7588946316067d4f01caad13d90a3_amd64",
"8Base-RHOSE-4.11:openshift4/ose-azure-cloud-controller-manager-rhel8@sha256:39c2233c6bd5d940c5dcb2d9bb1fa679f7f68260a21a8862b7e92471ce1a1a68_arm64",
"8Base-RHOSE-4.11:openshift4/ose-azure-cloud-node-manager-rhel8@sha256:34d592fa215e07fc79cf590c9f8e2b9b33d5a69b168b0037770c3ac2dd96da0e_arm64",
"8Base-RHOSE-4.11:openshift4/ose-azure-cloud-node-manager-rhel8@sha256:f6756cc5a93dea849e34955f1f40dacee78b76dd19ca95019f3d59e73a42a28d_amd64",
"8Base-RHOSE-4.11:openshift4/ose-azure-cluster-api-controllers-rhel8@sha256:54eddeca59ead55597958f4a6d14aed6c67e40881f2cfe48fcb86da046cd8545_amd64",
"8Base-RHOSE-4.11:openshift4/ose-azure-cluster-api-controllers-rhel8@sha256:be393e7e52cd71f4e69045ca297d22090c77e4db3736d5b65ba32c09012ada59_arm64",
"8Base-RHOSE-4.11:openshift4/ose-azure-disk-csi-driver-rhel8-operator@sha256:4ff095a8f869062d5197d571f266f6ac3f9c785eed275eaccc8522285128d2b6_arm64",
"8Base-RHOSE-4.11:openshift4/ose-azure-disk-csi-driver-rhel8-operator@sha256:7aefec5230cd316684b716b1051589f9ec2c9cf2e1447f039abf7e5d46a5dd8c_amd64",
"8Base-RHOSE-4.11:openshift4/ose-azure-disk-csi-driver-rhel8@sha256:02ea902eeafb1f8036e9a939d8f99ef9ac5d51aff33637e8bd5c08a95c27ddc9_arm64",
"8Base-RHOSE-4.11:openshift4/ose-azure-disk-csi-driver-rhel8@sha256:9ec7ea5a66b67b45209c7818e07e55937124d959140a4ccf8b4507c42b23b829_amd64",
"8Base-RHOSE-4.11:openshift4/ose-azure-file-csi-driver-operator-rhel8@sha256:5346a247159c4ea41782355befb3bb87dedf6ca21807bf0e8d47a5575c0a1236_arm64",
"8Base-RHOSE-4.11:openshift4/ose-azure-file-csi-driver-operator-rhel8@sha256:ed5eb91ffaacd7a9d8dc6523bb481ae70d37cf14be254dc4f0b625f319a2764d_amd64",
"8Base-RHOSE-4.11:openshift4/ose-azure-file-csi-driver-rhel8@sha256:7e27919cadcfd915fb1765d7b87753da104f26e6f1c2d37818d5bd4bf77fe51a_arm64",
"8Base-RHOSE-4.11:openshift4/ose-azure-file-csi-driver-rhel8@sha256:acb6bd70db8a2addf429d17cd5bf5f1659835eb3c4f32b7e21925d4d6269a9cc_amd64",
"8Base-RHOSE-4.11:openshift4/ose-baremetal-installer-rhel8@sha256:432d43bcec91fdcc88b389628cf6cfafca5e973a5c9cafaa1bc7db332caa1303_amd64",
"8Base-RHOSE-4.11:openshift4/ose-baremetal-installer-rhel8@sha256:8fe8f202c97a262f65280091ca28da690c5d342bf36fa528e28b791e59b5402c_arm64",
"8Base-RHOSE-4.11:openshift4/ose-baremetal-installer-rhel8@sha256:927f472da5d7cd5b63be4c1ba755edc4caef1687f9dae949c2ee5979b65a5ece_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-baremetal-installer-rhel8@sha256:f3fa907c69b86a520ed526397264c2908379e5ee092f718b94d3049cf3914664_s390x",
"8Base-RHOSE-4.11:openshift4/ose-baremetal-machine-controllers@sha256:092186662282ca09b701f0e198faf403905315190a1f1bcfdaf952ee0012f2f7_s390x",
"8Base-RHOSE-4.11:openshift4/ose-baremetal-machine-controllers@sha256:805aaaf2c736170ac879baed0eab2d3de05b1255331a46ad247fd3b5dfbbfb52_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-baremetal-machine-controllers@sha256:e6e2d9e0777173822e3ca8cfef5d457f75fd4638ccfd5d896b3354416d8d1d94_arm64",
"8Base-RHOSE-4.11:openshift4/ose-baremetal-machine-controllers@sha256:f7606cd50b6e7ab57038d01f6539c194f974904abdbfcc04810fffc803166f4a_amd64",
"8Base-RHOSE-4.11:openshift4/ose-baremetal-rhel8-operator@sha256:09c5815abcd751e6599fd7d741399c3009fb5c64498005b836b894baec3f32ce_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-baremetal-rhel8-operator@sha256:ca3282dfbea85af8d294027bb958c5f7b67cd09307ba9a9b90d24ff1524e5e43_amd64",
"8Base-RHOSE-4.11:openshift4/ose-baremetal-rhel8-operator@sha256:d9799c53a13fbc2c3821612fe9bebed15522790d8c5f38ec725fad071dac9f05_arm64",
"8Base-RHOSE-4.11:openshift4/ose-baremetal-rhel8-operator@sha256:e42c99f1ee203ec4bce4bff0b9dbae24f02fd970604c592c92f166145a638ff5_s390x",
"8Base-RHOSE-4.11:openshift4/ose-baremetal-runtimecfg-rhel8@sha256:0b13e1b6772d771e457a8efa0330d0f7d26679fb057c6b679f4cd50e629075dc_s390x",
"8Base-RHOSE-4.11:openshift4/ose-baremetal-runtimecfg-rhel8@sha256:36d777277a842f569d358e6a95acf7f9ed9f6b55e1ecfc7e14d21c51c805fd0e_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-baremetal-runtimecfg-rhel8@sha256:5ce3526bde097d1550a02fbeeaea6822d7c885cbac4f757cdafe138dd968d489_amd64",
"8Base-RHOSE-4.11:openshift4/ose-baremetal-runtimecfg-rhel8@sha256:d68705bb7994ea06b999f68001837638d901e2ac3677324b41ef45c140637ee7_arm64",
"8Base-RHOSE-4.11:openshift4/ose-cli-artifacts@sha256:21babbab6276c3c556e2c2cf232c7dc9de3f187151a3c2973643829a418eaaee_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-cli-artifacts@sha256:382c647edbf3fa812d83e9fc1b25696836f574c21376b3438a041692c2aad57a_s390x",
"8Base-RHOSE-4.11:openshift4/ose-cli-artifacts@sha256:b30d17c7cae38c733bceff599d9052ade650e3cf86eec997e7cf8a10b6be1cd9_arm64",
"8Base-RHOSE-4.11:openshift4/ose-cli-artifacts@sha256:fecd94b1e286bff64e7f066d14f205283f4362a7c12b2dfb9838fdf309456f6d_amd64",
"8Base-RHOSE-4.11:openshift4/ose-cli@sha256:9e19ae99cb60c43fe9ad7a295c7c6b42d0c2c557d908e35d01a4cbc18cb252ed_arm64",
"8Base-RHOSE-4.11:openshift4/ose-cli@sha256:9e9325e685bf2c27ad58933720dc1f0595a1d9b2deeee1f5ea6e7915c2bed905_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-cli@sha256:db5e75aa697daf5e0fa6004ad42c04030ff6c22583c93de6cdfc42bf279a79be_s390x",
"8Base-RHOSE-4.11:openshift4/ose-cli@sha256:e64d871431572918420d1aa1aba7f35d6255ce5d69354d51921f10f53106cedb_amd64",
"8Base-RHOSE-4.11:openshift4/ose-cloud-credential-operator@sha256:106f6e450215363c8522f7ba40596e69d0cab04923bde1993b7bd2cf3e9c1afe_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-cloud-credential-operator@sha256:68c4224379013c5bb9c0f9f72cdf3239e674643ad5e98410023ed3e9fe303d92_arm64",
"8Base-RHOSE-4.11:openshift4/ose-cloud-credential-operator@sha256:b4023de0e31fc7d448254794512f6b1e0c01226953063d253238aa051761a683_amd64",
"8Base-RHOSE-4.11:openshift4/ose-cloud-credential-operator@sha256:dc22b952e382ee4f781305f24c4ac7b400fcec538b577b6dccc3d91728c1b24b_s390x",
"8Base-RHOSE-4.11:openshift4/ose-cluster-api-rhel8@sha256:0fe12e245cdd67943627193c7bf56b07b873fe933beb54d6afd6842cd4251d36_s390x",
"8Base-RHOSE-4.11:openshift4/ose-cluster-api-rhel8@sha256:aa173538611b49370c4ae3422aadd92cfba37db6961dd68b16779aafe21dc47f_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-cluster-api-rhel8@sha256:c14191867b7cd81fea0421d1cc7c0e7b92c77dd2854b1668bc08a60a736ef742_arm64",
"8Base-RHOSE-4.11:openshift4/ose-cluster-api-rhel8@sha256:f8e5a57dfc9a835f93f90c14358e7eed24e515003932b5abbc96b6f3042fa2b5_amd64",
"8Base-RHOSE-4.11:openshift4/ose-cluster-authentication-operator@sha256:087ebc4f40edf9c7355a3c1e092a29d5b3a78cb3fa9897eff3d26f0ab3768e2f_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-cluster-authentication-operator@sha256:1ad3e13382a4c8397551803b67296405d954a0692a5ee6935eee94efca111997_s390x",
"8Base-RHOSE-4.11:openshift4/ose-cluster-authentication-operator@sha256:4e9cbce494e0c3d074085d04a717ba3268a001116248c48355e9737005a8dc71_arm64",
"8Base-RHOSE-4.11:openshift4/ose-cluster-authentication-operator@sha256:df368de69ad5d36f8a08efe36cd3191660c1e71f04e8a567a2958c7068a0ccea_amd64",
"8Base-RHOSE-4.11:openshift4/ose-cluster-autoscaler-operator@sha256:08d72eb6e241309292929f904ebf45903e34c640198a56cb7627e07347de4db5_arm64",
"8Base-RHOSE-4.11:openshift4/ose-cluster-autoscaler-operator@sha256:21f73964329757dda78e8e35cd8ce4cc7434c19e1072d7c7b3920b899b4eea0a_amd64",
"8Base-RHOSE-4.11:openshift4/ose-cluster-autoscaler-operator@sha256:8a67e9c395779e4d295121c008905983da8f0f626919d6152558be9b65df9602_s390x",
"8Base-RHOSE-4.11:openshift4/ose-cluster-autoscaler-operator@sha256:ed4c14c8bb0e45511944a12f3319a3816605240936c2d9d3eb117415a9c7b1e8_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-cluster-autoscaler@sha256:066894460cc277008976b85a7c4c6a5edae8707f6c4ca7b4fd1b159565690800_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-cluster-autoscaler@sha256:10ad83b8d56a9de90a3a1ba66f1dd075f0c6cd02bb0c452f263ebe12d6f3ee7c_arm64",
"8Base-RHOSE-4.11:openshift4/ose-cluster-autoscaler@sha256:1874b5f344ce686750e01167b9e4ca61e5d1468e55e3d60363d22f4e80d2099a_s390x",
"8Base-RHOSE-4.11:openshift4/ose-cluster-autoscaler@sha256:4e0b8de27a9295163d397b1c7b9fd77a18276df6fb36076fb4423ce89877aa59_amd64",
"8Base-RHOSE-4.11:openshift4/ose-cluster-baremetal-operator-rhel8@sha256:37013ded4bf047f86added38bd37bf2dd648e0ae5d7f314799cc52d413ecd514_s390x",
"8Base-RHOSE-4.11:openshift4/ose-cluster-baremetal-operator-rhel8@sha256:6043ad21c6b533120745bf00e938f4a2760a193c30c93c7817e72687c7fca376_arm64",
"8Base-RHOSE-4.11:openshift4/ose-cluster-baremetal-operator-rhel8@sha256:6687cb3005b31f378b8f950dee3697834db40ebd6bda4b13c3bde26dc961003f_amd64",
"8Base-RHOSE-4.11:openshift4/ose-cluster-baremetal-operator-rhel8@sha256:672c5e08643abdcb890b199aba0993c2f5b13bab73619f4937117839e3341e93_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-cluster-bootstrap@sha256:c0a4b5bf57389be51dd92d75ffa79afbd2a0d8a1bc92d75270b62dc8d00abbff_s390x",
"8Base-RHOSE-4.11:openshift4/ose-cluster-bootstrap@sha256:e190b3d77637f8ac989c0cdfdb8de3e0a91ceb37e761c629d5960e7e6825d171_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-cluster-bootstrap@sha256:f0a31d8b8f9ef65c03264d68d971479e0f1e927af90452fe0ef442012b49854c_amd64",
"8Base-RHOSE-4.11:openshift4/ose-cluster-bootstrap@sha256:f57edabd3d5db8cc3b21e7f370cc911a06ee35813c66355e597dc84777f3a7bd_arm64",
"8Base-RHOSE-4.11:openshift4/ose-cluster-capi-operator-container-rhel8@sha256:47b12ea0b5c2e762e67c9b88a4a85b1a99bffd445643056658462e7cc1caab18_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-cluster-capi-operator-container-rhel8@sha256:7d5b042abbe54ee6406dc8741621de6ea30f44498a874b619c80741439ebf769_arm64",
"8Base-RHOSE-4.11:openshift4/ose-cluster-capi-operator-container-rhel8@sha256:80fc292bb9c856b3ef7f9b672d84f5924e301a8b5828156ddf8269a56e095d85_s390x",
"8Base-RHOSE-4.11:openshift4/ose-cluster-capi-operator-container-rhel8@sha256:f86eb79d7a994b8164bb5474f9e9bc3dcbe5ed9fada84b31dceff9c138f30974_amd64",
"8Base-RHOSE-4.11:openshift4/ose-cluster-capi-rhel8-operator@sha256:47b12ea0b5c2e762e67c9b88a4a85b1a99bffd445643056658462e7cc1caab18_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-cluster-capi-rhel8-operator@sha256:7d5b042abbe54ee6406dc8741621de6ea30f44498a874b619c80741439ebf769_arm64",
"8Base-RHOSE-4.11:openshift4/ose-cluster-capi-rhel8-operator@sha256:80fc292bb9c856b3ef7f9b672d84f5924e301a8b5828156ddf8269a56e095d85_s390x",
"8Base-RHOSE-4.11:openshift4/ose-cluster-capi-rhel8-operator@sha256:f86eb79d7a994b8164bb5474f9e9bc3dcbe5ed9fada84b31dceff9c138f30974_amd64",
"8Base-RHOSE-4.11:openshift4/ose-cluster-cloud-controller-manager-operator-rhel8@sha256:1ea1c7a907ddd7002fd27685e85c43a09755d3ff712713d54671bb071d9e7c66_arm64",
"8Base-RHOSE-4.11:openshift4/ose-cluster-cloud-controller-manager-operator-rhel8@sha256:455f0e33840e6830e1aaba5459a6c8c5ac773e326bc0d61cad2c30b0a15b7874_amd64",
"8Base-RHOSE-4.11:openshift4/ose-cluster-cloud-controller-manager-operator-rhel8@sha256:8befdd6d48ad9a969d3c1d8e3d941d78cbdac51bd7ff8169ebe3c5c2be06c6cc_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-cluster-cloud-controller-manager-operator-rhel8@sha256:df851d0c4ccebe4722cbc4f5166b443d6c911b6a7c6792c4df708f8ca8606c3f_s390x",
"8Base-RHOSE-4.11:openshift4/ose-cluster-config-operator@sha256:7c9258e2750def044850ce4d7e8d33509fc9ff6cbf5ea385a91712126d95fb4a_amd64",
"8Base-RHOSE-4.11:openshift4/ose-cluster-config-operator@sha256:88762438b2a594f1bfed201790fdd7aaa383c733c750dec4baa19757eb0a224b_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-cluster-config-operator@sha256:b5ae46d084d4ac7abffa0d0a1faea78e4f7d00afa8710fa1782642709d46d76b_s390x",
"8Base-RHOSE-4.11:openshift4/ose-cluster-config-operator@sha256:c87622cb702c60bd80393ac9bacb40563502daddfc2854422bb7983d70c19e01_arm64",
"8Base-RHOSE-4.11:openshift4/ose-cluster-csi-snapshot-controller-rhel8-operator@sha256:0c2492d5936d1af12407e74cd47340f13efc46e90ea329217e464c4ad109d210_arm64",
"8Base-RHOSE-4.11:openshift4/ose-cluster-csi-snapshot-controller-rhel8-operator@sha256:2beae1f0693a10a0ab50e08602cbf7654f05e1ef225fc162387e581da57e0a3c_s390x",
"8Base-RHOSE-4.11:openshift4/ose-cluster-csi-snapshot-controller-rhel8-operator@sha256:37492607333c4d91cbb9b4e18c4833e02c1d10fa9e28878460c5e5d76cbe2613_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-cluster-csi-snapshot-controller-rhel8-operator@sha256:9fe8d8fd53bacfd5ac2e5d70e0040be4cd65cd5550cb6cbc1ef0bddb01372d4e_amd64",
"8Base-RHOSE-4.11:openshift4/ose-cluster-dns-operator@sha256:0caac670fe7dcc0d44a81d13aed6e56479668e8a8a210caee510d7424dbf958e_amd64",
"8Base-RHOSE-4.11:openshift4/ose-cluster-dns-operator@sha256:6447a66d13df0d966992e28e8e3225e80182184cd742c772107fcce36aac7797_s390x",
"8Base-RHOSE-4.11:openshift4/ose-cluster-dns-operator@sha256:7d1991a79dec5f08a127412962ca15a48c96438b19a9ad99549305e7af010144_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-cluster-dns-operator@sha256:da8f64fc64092d5f0d098bd7088499f321402192bed38ed75637841296bbe2b9_arm64",
"8Base-RHOSE-4.11:openshift4/ose-cluster-etcd-rhel8-operator@sha256:41dfef4fb454105e5d202de32ea85e6b806ec3bbd3a89bd77226b3ee8b1dfb2f_arm64",
"8Base-RHOSE-4.11:openshift4/ose-cluster-etcd-rhel8-operator@sha256:6d9ebc067df9550aa5c1623e44a8c041f7ba0ffdad757b3848d7d5308aafa407_amd64",
"8Base-RHOSE-4.11:openshift4/ose-cluster-etcd-rhel8-operator@sha256:82ffb1ead2ccaf05f5f876828d851f85451a8ee0a843aab7ab87fdb7faf62c1e_s390x",
"8Base-RHOSE-4.11:openshift4/ose-cluster-etcd-rhel8-operator@sha256:867a572c4a1789f8360d0f01544c9f796d0328c3d7f40d98b81677b7fce40ecb_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-cluster-image-registry-operator@sha256:0358e59d273a251211b22f27aab17e0ea497d44078ec9a4ba6cb4d60ced4dd5d_arm64",
"8Base-RHOSE-4.11:openshift4/ose-cluster-image-registry-operator@sha256:5e5e4c138e519c0de2690359fafd7e8f2b795a9049b976c0e137bf1a03e23ede_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-cluster-image-registry-operator@sha256:af60f1e5c058385530c67cf7b4f9e5579ed15b06d2716347bc6db3d13157f438_s390x",
"8Base-RHOSE-4.11:openshift4/ose-cluster-image-registry-operator@sha256:e4a7ab02a4fa05edea60e5457d77cf963c0f263ebec22680197da29c5d25d599_amd64",
"8Base-RHOSE-4.11:openshift4/ose-cluster-ingress-operator@sha256:5e554e018bed9ab12c0072aa87feaba4b3921e6e6eab347fd19d44dd3943605e_amd64",
"8Base-RHOSE-4.11:openshift4/ose-cluster-ingress-operator@sha256:739896028a90adece5e93fd0a1e6b9ad9b2066be466d403f86d8059a974dd69f_arm64",
"8Base-RHOSE-4.11:openshift4/ose-cluster-ingress-operator@sha256:ab0c7df78f7265701811c771f447e8fc77cdcb9db7b4358c58c586a1e4616481_s390x",
"8Base-RHOSE-4.11:openshift4/ose-cluster-ingress-operator@sha256:d1c0cd4e6d6c7a8faaa5e4fcb8181d8325c8f371a4efe670a0d36bcb60198d2c_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-cluster-kube-apiserver-operator@sha256:07a151a721d0ab24cdc8ceebbdf6079c7fc656a8015a6f825914111fbaaeac12_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-cluster-kube-apiserver-operator@sha256:5b1e127949b717f818448ab053c9354d73ea6981cde107c95c2b5dd658d38e1b_s390x",
"8Base-RHOSE-4.11:openshift4/ose-cluster-kube-apiserver-operator@sha256:b2ebb601d381558a394affedbeebe4307526402c0c0f6b1bea4f8725b35da3fd_amd64",
"8Base-RHOSE-4.11:openshift4/ose-cluster-kube-apiserver-operator@sha256:f8d718ac3d76cf1c68e253de1dc19b6c043e84423eb3ef4ffbb8706794dde726_arm64",
"8Base-RHOSE-4.11:openshift4/ose-cluster-kube-cluster-api-rhel8-operator@sha256:3bba6cbcd88668aba5ae03625d7cddea1bea0dc0e80007f9ba0f48efd9ab7cf7_amd64",
"8Base-RHOSE-4.11:openshift4/ose-cluster-kube-cluster-api-rhel8-operator@sha256:7cd7a803ddd309593278e3f5588d3f9e7cb43ddbcd1245528971d8ba2dccd02d_arm64",
"8Base-RHOSE-4.11:openshift4/ose-cluster-kube-cluster-api-rhel8-operator@sha256:c1eca6f993c9aedd597915c0f020f20adb4559c5fb332195f367aee7832cdf44_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-cluster-kube-cluster-api-rhel8-operator@sha256:d9ae7f5c8b3eb47536b545062648171866a69b1f7c078002e5b91c89ebfd77a6_s390x",
"8Base-RHOSE-4.11:openshift4/ose-cluster-kube-controller-manager-operator@sha256:4cd1b1cfb69a5e65a5096d6e2ed9fab256263aecb3de40a3a2e21030e98005b8_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-cluster-kube-controller-manager-operator@sha256:5d6f1a31087d399c9b63a0d81ac992ad7cb2a10de2dbe8a165a29bc17cb804a7_s390x",
"8Base-RHOSE-4.11:openshift4/ose-cluster-kube-controller-manager-operator@sha256:5e14a5b833cfa3415168708c66771b521c4f6a5b93d91370d77c12f729d8ba8d_arm64",
"8Base-RHOSE-4.11:openshift4/ose-cluster-kube-controller-manager-operator@sha256:75675751af4d0cfe59f9fc74745ba7ad2953d95ea343af2b07ea01152fcb2683_amd64",
"8Base-RHOSE-4.11:openshift4/ose-cluster-kube-scheduler-operator@sha256:5d4d03c1d90ec1a7484ead812faf3d2afdbd59ff43391fde735d8d7463607619_arm64",
"8Base-RHOSE-4.11:openshift4/ose-cluster-kube-scheduler-operator@sha256:83deb5bdc9f0c9284eb4e8de788cc453cdbcfc01d50070fb52465f225f66a1df_s390x",
"8Base-RHOSE-4.11:openshift4/ose-cluster-kube-scheduler-operator@sha256:c6dd4dced8d9955ef9ec9c1e517f37f3caa06b0e15a5c9dd5740069c0bf0c634_amd64",
"8Base-RHOSE-4.11:openshift4/ose-cluster-kube-scheduler-operator@sha256:ca65bc4f76a6d874b2d0ceca00bb6261eda096be7dcd6c113eda8e11dfde0916_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-cluster-kube-storage-version-migrator-rhel8-operator@sha256:48ad9408d754564627549bc8035ae681201a18bdeeb9fa234049c44e6c14581e_amd64",
"8Base-RHOSE-4.11:openshift4/ose-cluster-kube-storage-version-migrator-rhel8-operator@sha256:76c1af1cd2b729bfacfa83bd3d8ed148284bb5b78b796cd433b8d6863a19d3ef_s390x",
"8Base-RHOSE-4.11:openshift4/ose-cluster-kube-storage-version-migrator-rhel8-operator@sha256:86a641e8f5edd231d7af6c227b458bedf1d1c778a9bed95bb2a31fd6c2af3da2_arm64",
"8Base-RHOSE-4.11:openshift4/ose-cluster-kube-storage-version-migrator-rhel8-operator@sha256:a9fc53ebe17f190200b3e41a65737483a88a58bc6350af51f03f4f9ca700bdba_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-cluster-machine-approver@sha256:07667ef8e091ee997b5e659dfa3c8a762573f7f0a202dba72d42032c827111e0_s390x",
"8Base-RHOSE-4.11:openshift4/ose-cluster-machine-approver@sha256:2ae92fbe8598f400f53316010e51e751d515d208c9204a04ab6f474837833705_arm64",
"8Base-RHOSE-4.11:openshift4/ose-cluster-machine-approver@sha256:d5293d65f59c34e7b3bfb6f2e31bcc13148c2a4ba98407df16ef9d7ec3522f03_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-cluster-machine-approver@sha256:db34e4cbce97a50bae91565138d1555f2eed1010cae2c589f7e34e5e27de5168_amd64",
"8Base-RHOSE-4.11:openshift4/ose-cluster-monitoring-operator@sha256:38097086911176eb6d94c9eb3fb744336d5c07b95c989d719dd7ed20807ae3c9_s390x",
"8Base-RHOSE-4.11:openshift4/ose-cluster-monitoring-operator@sha256:8ff5a580ab2e42adbdcbea74e7c2b6915c6abd4c5d6f14c82903586dda18001a_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-cluster-monitoring-operator@sha256:9ef3638201f3d8110c37205196e2c8023b497abff4c34124289496f014960c7a_arm64",
"8Base-RHOSE-4.11:openshift4/ose-cluster-monitoring-operator@sha256:f15249736c67cbf440deb68891faf4eadc896fa2f378590c8a355e2ff39ebd94_amd64",
"8Base-RHOSE-4.11:openshift4/ose-cluster-network-operator@sha256:9e7aab6d8d159653383627b8262ad46155dc97692c5c345b72f90ecf100ab4c3_amd64",
"8Base-RHOSE-4.11:openshift4/ose-cluster-network-operator@sha256:c6cf66b22c51935f2c081b23208eab48c41a44b9b915035ffa896101c41deb0a_s390x",
"8Base-RHOSE-4.11:openshift4/ose-cluster-network-operator@sha256:d3bff15251d3415b42ff851f0a1269bbf0fdac9410f437ad32c19c709b8f1b1d_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-cluster-network-operator@sha256:edcfb5688a3cc314456a59a1caebbb401a82d0aaf725867dcba874c93499bfbb_arm64",
"8Base-RHOSE-4.11:openshift4/ose-cluster-node-tuning-operator@sha256:032fbdb27508aaf93b1dedfc114e67cc8d398f4a6bd9f994ca40eb66d1e50f5f_s390x",
"8Base-RHOSE-4.11:openshift4/ose-cluster-node-tuning-operator@sha256:3ad618fd222cd3f0967b5c945e3f8a9c2c9f7cd5c4c107f2de7b7da4d06c5587_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-cluster-node-tuning-operator@sha256:5635e64a108e6005c47c88080b35cc11948d6097bb632228f8193a17b53259b9_arm64",
"8Base-RHOSE-4.11:openshift4/ose-cluster-node-tuning-operator@sha256:d06e393e0493bb6a519ffeab2595b7555df2148190eb30a29def40325c35e3a5_amd64",
"8Base-RHOSE-4.11:openshift4/ose-cluster-openshift-apiserver-operator@sha256:579f671f2e8a295eae80c19571daab0818ed012888980c0dc7a383fa277f595a_arm64",
"8Base-RHOSE-4.11:openshift4/ose-cluster-openshift-apiserver-operator@sha256:5a72cb0256f9b20e3f1b847def6ab9f544ff9d7b3a63437963fc1225c8b0ce94_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-cluster-openshift-apiserver-operator@sha256:a01a7943ecfa16a7ee0efd14e2cf192c887544cf9b9517b66dcdd0b9f1cd34dc_s390x",
"8Base-RHOSE-4.11:openshift4/ose-cluster-openshift-apiserver-operator@sha256:dc6a39c838691902cf50574eed7b6cfa6da8a38871624f09acab2e8d158b1957_amd64",
"8Base-RHOSE-4.11:openshift4/ose-cluster-openshift-controller-manager-operator@sha256:6634a513df79182201131a7f56ac876323bd7e1709b737405ab41e06e95acf40_arm64",
"8Base-RHOSE-4.11:openshift4/ose-cluster-openshift-controller-manager-operator@sha256:6e38c38b884651ae615d96617cbb562966ad67a63241dc1296c38e61556b6f74_s390x",
"8Base-RHOSE-4.11:openshift4/ose-cluster-openshift-controller-manager-operator@sha256:a502b3ce08f4dbb73617d2e212c6b89761a10cbb1d858b9c0f2791cb35683db5_amd64",
"8Base-RHOSE-4.11:openshift4/ose-cluster-openshift-controller-manager-operator@sha256:f5b0dc319a66df941b33428ca64b2cd937957ce47b932e8c3c74398f1057caf1_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-cluster-policy-controller-rhel8@sha256:4d56f27c4662cfa3b2cc7b9f4b146b66f9ad6b6e214b23813a8c4ed5a4107ead_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-cluster-policy-controller-rhel8@sha256:7ad8d955c2bf988905684f85876a22874dd235f2bac686c8565585abac5cc2eb_s390x",
"8Base-RHOSE-4.11:openshift4/ose-cluster-policy-controller-rhel8@sha256:c0925a8d478200fab902a7cae4847a900c7e4473ecc20f854e3ba58ac0d46cc3_arm64",
"8Base-RHOSE-4.11:openshift4/ose-cluster-policy-controller-rhel8@sha256:c7dc36c1b1c71ab449668a5600ce9ba403c23a7a14c81ea80a851d8f96a97757_amd64",
"8Base-RHOSE-4.11:openshift4/ose-cluster-samples-operator@sha256:41b5edfb6f395372593d2ece37102b6c53deabaf208a2d66cc3486308bf7bcd9_s390x",
"8Base-RHOSE-4.11:openshift4/ose-cluster-samples-operator@sha256:6bf352ae6bc6a6c46ca79014473cc163505165163060870bcf2e42f07b9f2577_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-cluster-samples-operator@sha256:844d02462ad69b045a796a9b5547cd65e42b51a56fda3b289a15e5aa0caa7138_amd64",
"8Base-RHOSE-4.11:openshift4/ose-cluster-samples-operator@sha256:c8a7ca2191e14e7b7b67108743fa442f75222a5f8a8577bb801f4209c72cf5a8_arm64",
"8Base-RHOSE-4.11:openshift4/ose-cluster-storage-operator@sha256:2155fd9379e1264fc4a0608cac844a098df4f170d5e1383c18b95fc7ec6b049a_arm64",
"8Base-RHOSE-4.11:openshift4/ose-cluster-storage-operator@sha256:60c88dda1e58b5a6e8109afef2a837fe184362ada32f369784bd5cf2a34183f2_amd64",
"8Base-RHOSE-4.11:openshift4/ose-cluster-storage-operator@sha256:a2da82561c61ddde3ed10057743ad59cefb36cd9b59a167bd1c01638cdb1b9a6_s390x",
"8Base-RHOSE-4.11:openshift4/ose-cluster-storage-operator@sha256:c30a0ebdf2740b0c0badde549e557973c741315cca23a931cfb28dce704887d3_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-cluster-version-operator@sha256:241713ac691dd073f8b667f59502e6db5ae503d01bd3e5dc0413bb1903a6da06_amd64",
"8Base-RHOSE-4.11:openshift4/ose-cluster-version-operator@sha256:43508917e491dcbcf0375ce2c0252fe79bc1cde78419a9c6ea20895fac2dac1f_s390x",
"8Base-RHOSE-4.11:openshift4/ose-cluster-version-operator@sha256:6c38640774628f346faa7555b574c8b492a3c86052299fb3aa905888ec29f57c_arm64",
"8Base-RHOSE-4.11:openshift4/ose-cluster-version-operator@sha256:739b3f7a860a9ac73027a95111dd5466b4c467970f2fb777cdf3598f67221b68_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-configmap-reloader@sha256:25c49da28dd21c6056f6368416e1d6ad6f06a3046434e0190c4e2e47d24408bb_amd64",
"8Base-RHOSE-4.11:openshift4/ose-configmap-reloader@sha256:26a13df99ea07b0298cd5f90b086f510c201cc7762a6020b1683489498f92247_s390x",
"8Base-RHOSE-4.11:openshift4/ose-configmap-reloader@sha256:d749478faa06c5b2102e5900bba9abd48dd2b05c7adf5bd8d7b5e1923ade4fdb_arm64",
"8Base-RHOSE-4.11:openshift4/ose-configmap-reloader@sha256:f78ad6462d63cf7926c5b83617dfbd393508588d88b5bd9eeeea0b7d8a64669e_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-console-operator@sha256:2ec6199f3ca35880a0d9a1960156de7d94b04be1d391b08926f19939ba8cb812_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-console-operator@sha256:51aa483bf4f840be495ad572254641187d19bf74f2d38424477f5893179f649a_s390x",
"8Base-RHOSE-4.11:openshift4/ose-console-operator@sha256:97616a2200d45d1d650c0cdd543ec7f0f936786b09431047a94e01f398aa2d06_arm64",
"8Base-RHOSE-4.11:openshift4/ose-console-operator@sha256:9e57ff97abdd99b207a0867fe0dee68f2bcaa7776d44e523798bab548aaae148_amd64",
"8Base-RHOSE-4.11:openshift4/ose-console@sha256:1ac5d6db843d81b56692a2019f4201927362bbf19d7486dbfdb4098ab2b4a729_amd64",
"8Base-RHOSE-4.11:openshift4/ose-console@sha256:67c77dfbf58dd0c41483b5afffab5215b1a818827176cfaa43794e1f237c67f1_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-console@sha256:6a3172a832962789a7e715983784cb365e8d996ce9eaf6d93c556f24c3f8b205_arm64",
"8Base-RHOSE-4.11:openshift4/ose-console@sha256:773182d61251834f80c36cebf472dbff70025334977ecc416560e55a41a9e8c7_s390x",
"8Base-RHOSE-4.11:openshift4/ose-container-networking-plugins-rhel8@sha256:b28145e56f2aac4dbb9d900f0efe86227287c10451728ed69708d6eac3580622_arm64",
"8Base-RHOSE-4.11:openshift4/ose-container-networking-plugins-rhel8@sha256:c472d872a70e67ab583752ff21f0bd5619bb755030eb51e9f2a4c625793a2cc3_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-container-networking-plugins-rhel8@sha256:d22cbaf4967340a39cf7ad96e68450b79898b204b5c994bd2d7f330377953412_s390x",
"8Base-RHOSE-4.11:openshift4/ose-container-networking-plugins-rhel8@sha256:def7a0a80be3d29e7ae6d9785f5925cf9558b9e01792cb1e77dfadb0d5f28230_amd64",
"8Base-RHOSE-4.11:openshift4/ose-coredns@sha256:2f52299822c5fdc045c703c43a99ab9db893d530d618176ae52376143a354d3c_amd64",
"8Base-RHOSE-4.11:openshift4/ose-coredns@sha256:58a52e4a3e0336391d21cf60c29dbede81e0a4a0dd27d54caa8c8107d4071da4_s390x",
"8Base-RHOSE-4.11:openshift4/ose-coredns@sha256:67d6f68c83ed3319353d56731fd3b31864269bd7b65d20d440f48fe4207c3ec4_arm64",
"8Base-RHOSE-4.11:openshift4/ose-coredns@sha256:a5d7d60486b0db4eff39e8ae9234a7650f578ee4edaaa8d5d0d1f1d7985471ee_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-csi-driver-manila-rhel8-operator@sha256:1e2c039399a6ad9857e9b3972cdf246a1cd6bdb70e2278bd3274c9ff0ffe8f5d_amd64",
"8Base-RHOSE-4.11:openshift4/ose-csi-driver-manila-rhel8-operator@sha256:5543f0aabea36a61da59bdc5042f8d5e2dfff4a07a51ed61fdd91cd75de53047_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-csi-driver-manila-rhel8@sha256:3c3248dfebba93bd81d5295455cd1eaead7622a1dd9d433bc7bf49a713603255_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-csi-driver-manila-rhel8@sha256:e8d1989aba103c3667cafbae5d850bc9e8558f2e4cc760a9b88931f3a4db86a9_amd64",
"8Base-RHOSE-4.11:openshift4/ose-csi-driver-nfs-rhel8@sha256:3b15d6d6f4c84f64caafac5a68041ca3bbe50bab34e353a6604f6046253547f9_amd64",
"8Base-RHOSE-4.11:openshift4/ose-csi-driver-nfs-rhel8@sha256:ab4144663cd995c5fcac1b096a5dafd5ec6e5fa62df311f4cb3841a7d2c75dfe_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-csi-driver-shared-resource-operator-rhel8@sha256:50c08c144bb33f382aaaf878157a8ebf58968bd575321cd179ca26551925cac5_s390x",
"8Base-RHOSE-4.11:openshift4/ose-csi-driver-shared-resource-operator-rhel8@sha256:969eb2f0c16c083548541f7ca9a514352af26ead7aee991ed259d6ace4a91d3f_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-csi-driver-shared-resource-operator-rhel8@sha256:adbd0c9b2820fa269d56fde688edb6d393ac509894a4334e65f25883ca9c3ba8_amd64",
"8Base-RHOSE-4.11:openshift4/ose-csi-driver-shared-resource-operator-rhel8@sha256:bacd97ae2c3e53a95dfefa929639896fe9ca5457344d7e255551173606673b43_arm64",
"8Base-RHOSE-4.11:openshift4/ose-csi-driver-shared-resource-rhel8@sha256:38eb7084857a284fc01f2b379245492d2a3f3687e7bbbcab018d3f37adeb0c92_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-csi-driver-shared-resource-rhel8@sha256:571d542a628389ea713e3426c6cae7c6ea403476a0de0162ddcf67f39cffae6e_s390x",
"8Base-RHOSE-4.11:openshift4/ose-csi-driver-shared-resource-rhel8@sha256:8b4d19610bac30821f299b9741aa105905642c19ee9a207acf26a89fcb980061_amd64",
"8Base-RHOSE-4.11:openshift4/ose-csi-driver-shared-resource-rhel8@sha256:b1b243779556a2740ef267c80d449a734c7f56dcb085481db1f395300cdbc015_arm64",
"8Base-RHOSE-4.11:openshift4/ose-csi-driver-shared-resource-webhook-rhel8@sha256:0e8cefa1ea15e47b3835204029250da5e5e0630a4457f3c4f5d208adb509d14c_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-csi-driver-shared-resource-webhook-rhel8@sha256:35d4be98c713880d8b672e122f21e352bec83a773b5ad5280244b987a87f8e6f_arm64",
"8Base-RHOSE-4.11:openshift4/ose-csi-driver-shared-resource-webhook-rhel8@sha256:aa9502ee197283d904856823d7b8e4bdf086a99c66b37272b8e0072a340c00e2_amd64",
"8Base-RHOSE-4.11:openshift4/ose-csi-driver-shared-resource-webhook-rhel8@sha256:fc0a42ee3a99634f86088f6b5903474041d9c0f27d8a80c446c6c709d7462cf1_s390x",
"8Base-RHOSE-4.11:openshift4/ose-csi-external-attacher-rhel8@sha256:65986b28ddc315fa9c7e567f0ab2a19e21d247f8bc7c55415391bd5f7ffc777f_arm64",
"8Base-RHOSE-4.11:openshift4/ose-csi-external-attacher-rhel8@sha256:a53bedc03d9cba348d76acfbe586df0f319a417216b5a1293e917693d2bf987b_s390x",
"8Base-RHOSE-4.11:openshift4/ose-csi-external-attacher-rhel8@sha256:cd8502b7bc328fd4b7f1b4194dc8f21b850c8c1eb8e0b220afb0fbef06ee447b_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-csi-external-attacher-rhel8@sha256:d65c8960171d37900f2f07cedb4a14eff2fc9da095a3ccc6718f4fbcd0f0b79e_amd64",
"8Base-RHOSE-4.11:openshift4/ose-csi-external-attacher@sha256:65986b28ddc315fa9c7e567f0ab2a19e21d247f8bc7c55415391bd5f7ffc777f_arm64",
"8Base-RHOSE-4.11:openshift4/ose-csi-external-attacher@sha256:a53bedc03d9cba348d76acfbe586df0f319a417216b5a1293e917693d2bf987b_s390x",
"8Base-RHOSE-4.11:openshift4/ose-csi-external-attacher@sha256:cd8502b7bc328fd4b7f1b4194dc8f21b850c8c1eb8e0b220afb0fbef06ee447b_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-csi-external-attacher@sha256:d65c8960171d37900f2f07cedb4a14eff2fc9da095a3ccc6718f4fbcd0f0b79e_amd64",
"8Base-RHOSE-4.11:openshift4/ose-csi-external-provisioner-rhel8@sha256:1e69d532a480bf0f0b2aa8c7385dfe90488408c25f1278ace1a25df90dba38ac_amd64",
"8Base-RHOSE-4.11:openshift4/ose-csi-external-provisioner-rhel8@sha256:62f68c04b66046eac735887c9ebfc3fb8af069579cab057203d1fda7c047a711_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-csi-external-provisioner-rhel8@sha256:8667b0674de09e66ea2eda3aed92ccaecab44cf71298e12b64735616ddcb7f7d_arm64",
"8Base-RHOSE-4.11:openshift4/ose-csi-external-provisioner-rhel8@sha256:ed000063acc18b89dd40d374b3ac29d010a7bbc3eb77403070a27c04c8e1c761_s390x",
"8Base-RHOSE-4.11:openshift4/ose-csi-external-provisioner@sha256:1e69d532a480bf0f0b2aa8c7385dfe90488408c25f1278ace1a25df90dba38ac_amd64",
"8Base-RHOSE-4.11:openshift4/ose-csi-external-provisioner@sha256:62f68c04b66046eac735887c9ebfc3fb8af069579cab057203d1fda7c047a711_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-csi-external-provisioner@sha256:8667b0674de09e66ea2eda3aed92ccaecab44cf71298e12b64735616ddcb7f7d_arm64",
"8Base-RHOSE-4.11:openshift4/ose-csi-external-provisioner@sha256:ed000063acc18b89dd40d374b3ac29d010a7bbc3eb77403070a27c04c8e1c761_s390x",
"8Base-RHOSE-4.11:openshift4/ose-csi-external-resizer-rhel8@sha256:68a45dffdbea5cbe6bb78ec6dfeded91d4ae361fa24dc5221d8507f7715d7320_s390x",
"8Base-RHOSE-4.11:openshift4/ose-csi-external-resizer-rhel8@sha256:8b40d88c21ea690f84e8221f6e7ed91daaa2d21ea8d1017f1afbf3fa9ffd0909_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-csi-external-resizer-rhel8@sha256:b3888d7ba58e56d0a10f3c2cc46764410d353f9e7c1a412e11e2e538fe0abc9f_amd64",
"8Base-RHOSE-4.11:openshift4/ose-csi-external-resizer-rhel8@sha256:c2cdefede57f8b6cb24c335cf0a201669fd26d3c3926fa77f495ebe70b7fc41c_arm64",
"8Base-RHOSE-4.11:openshift4/ose-csi-external-resizer@sha256:68a45dffdbea5cbe6bb78ec6dfeded91d4ae361fa24dc5221d8507f7715d7320_s390x",
"8Base-RHOSE-4.11:openshift4/ose-csi-external-resizer@sha256:8b40d88c21ea690f84e8221f6e7ed91daaa2d21ea8d1017f1afbf3fa9ffd0909_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-csi-external-resizer@sha256:b3888d7ba58e56d0a10f3c2cc46764410d353f9e7c1a412e11e2e538fe0abc9f_amd64",
"8Base-RHOSE-4.11:openshift4/ose-csi-external-resizer@sha256:c2cdefede57f8b6cb24c335cf0a201669fd26d3c3926fa77f495ebe70b7fc41c_arm64",
"8Base-RHOSE-4.11:openshift4/ose-csi-external-snapshotter-rhel8@sha256:4c27ae7dd0ade12e5de4fe0b1852a12cb2d34f1b24eeb68369f2a3b0c514dffd_s390x",
"8Base-RHOSE-4.11:openshift4/ose-csi-external-snapshotter-rhel8@sha256:4fe92e79ef5e642dc7860119e41d581865f7ae5b09abf6ce653e847d6a0a9aac_amd64",
"8Base-RHOSE-4.11:openshift4/ose-csi-external-snapshotter-rhel8@sha256:9f5f07396f9b2d983a3e99c133a5a81938900e8e0808a5ac57e0e72210d57377_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-csi-external-snapshotter-rhel8@sha256:e55bef044c9885ba15f06d21ecd44cd692e4d5b1eb020e56207c690a24c0702e_arm64",
"8Base-RHOSE-4.11:openshift4/ose-csi-external-snapshotter@sha256:4c27ae7dd0ade12e5de4fe0b1852a12cb2d34f1b24eeb68369f2a3b0c514dffd_s390x",
"8Base-RHOSE-4.11:openshift4/ose-csi-external-snapshotter@sha256:4fe92e79ef5e642dc7860119e41d581865f7ae5b09abf6ce653e847d6a0a9aac_amd64",
"8Base-RHOSE-4.11:openshift4/ose-csi-external-snapshotter@sha256:9f5f07396f9b2d983a3e99c133a5a81938900e8e0808a5ac57e0e72210d57377_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-csi-external-snapshotter@sha256:e55bef044c9885ba15f06d21ecd44cd692e4d5b1eb020e56207c690a24c0702e_arm64",
"8Base-RHOSE-4.11:openshift4/ose-csi-livenessprobe-rhel8@sha256:05b61e283383cb7d26749e09979ad59bfcecee33054f89a9d466ff0743085dd9_arm64",
"8Base-RHOSE-4.11:openshift4/ose-csi-livenessprobe-rhel8@sha256:0dc3629d883c31ef6babc095eb93106c1505b2ff332c4ef1a5a91bedd50c70d2_s390x",
"8Base-RHOSE-4.11:openshift4/ose-csi-livenessprobe-rhel8@sha256:9d7830b4ffd8be8845a62a69bd2efb7b3354d0a6b226d6e5cc8b23670b6b65cc_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-csi-livenessprobe-rhel8@sha256:f14f6e952932830665b25597c2a3d21158a5cb69beb4c80a64388777a1552865_amd64",
"8Base-RHOSE-4.11:openshift4/ose-csi-livenessprobe@sha256:05b61e283383cb7d26749e09979ad59bfcecee33054f89a9d466ff0743085dd9_arm64",
"8Base-RHOSE-4.11:openshift4/ose-csi-livenessprobe@sha256:0dc3629d883c31ef6babc095eb93106c1505b2ff332c4ef1a5a91bedd50c70d2_s390x",
"8Base-RHOSE-4.11:openshift4/ose-csi-livenessprobe@sha256:9d7830b4ffd8be8845a62a69bd2efb7b3354d0a6b226d6e5cc8b23670b6b65cc_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-csi-livenessprobe@sha256:f14f6e952932830665b25597c2a3d21158a5cb69beb4c80a64388777a1552865_amd64",
"8Base-RHOSE-4.11:openshift4/ose-csi-node-driver-registrar-rhel8@sha256:0c01d2cd070a88a674caaa131cda9db116520d8faef62fe8e625985c1d98fd18_amd64",
"8Base-RHOSE-4.11:openshift4/ose-csi-node-driver-registrar-rhel8@sha256:33487a8bf32beb3dfe503b86d29f4ba1abec143841cb74a806447f4cda76b65e_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-csi-node-driver-registrar-rhel8@sha256:d43e9ead11ce2d470c24485b53bc18f3bd906a74f98ed996a07300d798d23788_s390x",
"8Base-RHOSE-4.11:openshift4/ose-csi-node-driver-registrar-rhel8@sha256:d8b610a566b2524819e758881876146a0bc81307d5b213d772d1c4620a2012d8_arm64",
"8Base-RHOSE-4.11:openshift4/ose-csi-node-driver-registrar@sha256:0c01d2cd070a88a674caaa131cda9db116520d8faef62fe8e625985c1d98fd18_amd64",
"8Base-RHOSE-4.11:openshift4/ose-csi-node-driver-registrar@sha256:33487a8bf32beb3dfe503b86d29f4ba1abec143841cb74a806447f4cda76b65e_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-csi-node-driver-registrar@sha256:d43e9ead11ce2d470c24485b53bc18f3bd906a74f98ed996a07300d798d23788_s390x",
"8Base-RHOSE-4.11:openshift4/ose-csi-node-driver-registrar@sha256:d8b610a566b2524819e758881876146a0bc81307d5b213d772d1c4620a2012d8_arm64",
"8Base-RHOSE-4.11:openshift4/ose-csi-snapshot-controller-rhel8@sha256:67ac9c849b6a3470243c53ef7ec3aa44da1aeb379615332b56fbac27482f5b6f_s390x",
"8Base-RHOSE-4.11:openshift4/ose-csi-snapshot-controller-rhel8@sha256:7caf6ed642540c96e82faec6ea468bda65cf30490a7f36d84a4c821524ec5d9a_amd64",
"8Base-RHOSE-4.11:openshift4/ose-csi-snapshot-controller-rhel8@sha256:8cb151e8572bdfaf53f914de090a271ad5fb4e2a4d9046b587027f57473c84cf_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-csi-snapshot-controller-rhel8@sha256:9af4ca75bee97b438a623663260814087f1ca39a4cf3b3a94cd514b0538f538b_arm64",
"8Base-RHOSE-4.11:openshift4/ose-csi-snapshot-controller@sha256:67ac9c849b6a3470243c53ef7ec3aa44da1aeb379615332b56fbac27482f5b6f_s390x",
"8Base-RHOSE-4.11:openshift4/ose-csi-snapshot-controller@sha256:7caf6ed642540c96e82faec6ea468bda65cf30490a7f36d84a4c821524ec5d9a_amd64",
"8Base-RHOSE-4.11:openshift4/ose-csi-snapshot-controller@sha256:8cb151e8572bdfaf53f914de090a271ad5fb4e2a4d9046b587027f57473c84cf_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-csi-snapshot-controller@sha256:9af4ca75bee97b438a623663260814087f1ca39a4cf3b3a94cd514b0538f538b_arm64",
"8Base-RHOSE-4.11:openshift4/ose-csi-snapshot-validation-webhook-rhel8@sha256:3906afef49db33367ae423dd7470602716040fa003f5aea9f1a19a69c848cd1c_arm64",
"8Base-RHOSE-4.11:openshift4/ose-csi-snapshot-validation-webhook-rhel8@sha256:51c65a9df682ccdb37d6c2d79e0862848176795c1fa11aca1f9cefc800be7556_s390x",
"8Base-RHOSE-4.11:openshift4/ose-csi-snapshot-validation-webhook-rhel8@sha256:95c34ae00e6572e47420ae12278b05b7190da2ba34a8e649b01d7e89ff9a5316_amd64",
"8Base-RHOSE-4.11:openshift4/ose-csi-snapshot-validation-webhook-rhel8@sha256:fc19b27c4f465ec46f6b7838ff4715278b7a3472d79c5a062d8b2c38d0b9f778_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-docker-builder@sha256:1d4caa6d1f83d5dee59672c6692283c6560df72ae1b575b70992356d57c62a3c_s390x",
"8Base-RHOSE-4.11:openshift4/ose-docker-builder@sha256:c1b4b12a7b97eb9cdfa7875af3ac6ac3bfd9e423ff7a25c7cce67fb9605a1e0b_arm64",
"8Base-RHOSE-4.11:openshift4/ose-docker-builder@sha256:d5060059efc5c224609de286090868badb271d14326ccbef670d2cca624ccf8f_amd64",
"8Base-RHOSE-4.11:openshift4/ose-docker-builder@sha256:d7456704b8084ca68674124a4de7ad3199d9fe3989cd15801bf3090138ce4935_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-docker-registry@sha256:1ca0c6d8dcb1da2dc0ed3488c03062948b7801ebf77f032a75dcd0d776cbcc02_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-docker-registry@sha256:29be3d008714476dccb8c4b1fc8fc67de892d798c3873ef32c15732671e190b3_s390x",
"8Base-RHOSE-4.11:openshift4/ose-docker-registry@sha256:388582f1b5ff059dd6776f6e28dcf97e402a228269c86cd97e61c2a653cb7133_amd64",
"8Base-RHOSE-4.11:openshift4/ose-docker-registry@sha256:47ca483d2624030a8bd5b7fafbfff6b728ddc9ddf6b3a429c1d7b09dba3ca10e_arm64",
"8Base-RHOSE-4.11:openshift4/ose-gcp-cloud-controller-manager-rhel8@sha256:41e8f97fc5832464306161afcd587d68a4b602f580ff2ef6d025b46ce5af9683_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-gcp-cloud-controller-manager-rhel8@sha256:dcf345d2b728186c8be5994082b41694ddbd482f337ed5762e3c010c2f2989eb_amd64",
"8Base-RHOSE-4.11:openshift4/ose-gcp-cluster-api-controllers-rhel8@sha256:13032dc2fe709015f48c167f66ed7ad5cc861f42252ccd28b318ebbbba875bf4_amd64",
"8Base-RHOSE-4.11:openshift4/ose-gcp-cluster-api-controllers-rhel8@sha256:52f1777b57d7044a988da3054c0c7c06e27a3bc9d9ac8965dd8d5fe3cc3ef5d4_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-gcp-pd-csi-driver-operator-rhel8@sha256:ab39ff55f76b8d2b0ccbc0c9af706b6d136c4ca1216d8247982e2bf9e9be4635_amd64",
"8Base-RHOSE-4.11:openshift4/ose-gcp-pd-csi-driver-operator-rhel8@sha256:c0a3c993a9fcf0d645dec39a20464688837e35c82c08f5ca95fdf1b70d842806_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-gcp-pd-csi-driver-rhel8@sha256:9bbea15a4e7918b1f59827230127287d1f7a1c8881ee8272c6d397c85e2eeba0_amd64",
"8Base-RHOSE-4.11:openshift4/ose-gcp-pd-csi-driver-rhel8@sha256:f45be24171aa703c21aaad4f350ebe0a54081108d75e39ff1b42d1f415776e73_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-grafana@sha256:093a89f3ee3bc7b83d786457fd7dd2cd4b4df8b4d69597136c68c33b62f1555d_s390x",
"8Base-RHOSE-4.11:openshift4/ose-grafana@sha256:872e19ac34f528137912f7a4374848e14d5b5f71332e758d17b8955e6473bd8e_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-grafana@sha256:a8034b22cbf5478cb89511029d3fe47e8147ea6ad336f40c4ec8307b68a314ce_arm64",
"8Base-RHOSE-4.11:openshift4/ose-grafana@sha256:f91a57f81311e3859f44cc44ab2f4b345408bd4bf369c32a1da0ec53da9469e7_amd64",
"8Base-RHOSE-4.11:openshift4/ose-hyperkube@sha256:074743eb5a6d57b6ad6ab1d87dc397122fd628013fc25a97924262187ff8d916_arm64",
"8Base-RHOSE-4.11:openshift4/ose-hyperkube@sha256:0987c96c1001b1316c932b77597d965285f6d4117aade6e81194b591a57ab31c_s390x",
"8Base-RHOSE-4.11:openshift4/ose-hyperkube@sha256:b955148923febe573f89449ebee80dc22f5e9afdf3f11d6a53ea4e1b5faabf11_amd64",
"8Base-RHOSE-4.11:openshift4/ose-hyperkube@sha256:f2c9f7723e565ba0b6a5893c235aea79232e3c83d8719ea3001c50d62fcfb450_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-hypershift-rhel8@sha256:917b34fb32708b8197805b66aaf1e6eb790962d53039e9b6d908d86deb1199bf_s390x",
"8Base-RHOSE-4.11:openshift4/ose-hypershift-rhel8@sha256:9e807b6a6e935bd5fd5d27ad950d0bc7177d0f498b5d55235cc1af833eb660c3_arm64",
"8Base-RHOSE-4.11:openshift4/ose-hypershift-rhel8@sha256:c50f3799c451830fc7f551d0397163473190a916a001b3ecf8e0577d5b68b252_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-hypershift-rhel8@sha256:ce31097552aaeb01e86dfc287151a60abb8c9cd5531ee940fbe5d7f1427e7612_amd64",
"8Base-RHOSE-4.11:openshift4/ose-ibm-cloud-controller-manager-rhel8@sha256:a6ba20c56e90cf404bcef97b7b8c1e87f4d370d3c26fe85111dddcd301c20d27_amd64",
"8Base-RHOSE-4.11:openshift4/ose-ibm-cloud-controller-manager-rhel8@sha256:bb4b6e94ad2e114f792e56803d96cc0a0d89cb2d0b4b6c1bd98f7dc02681d9ff_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-ibm-vpc-block-csi-driver-operator-rhel8@sha256:969ddfd951d7d66215810d9b1d82a524a622fa014c7aae48d62c6b475507ac3c_amd64",
"8Base-RHOSE-4.11:openshift4/ose-ibm-vpc-block-csi-driver-operator-rhel8@sha256:f31fccd1cbd570207ed229402d402ca388c6630f14e0508bdc9ba01fa1763bbc_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-ibm-vpc-block-csi-driver-rhel8@sha256:bf6a31add94b1af1a256bf72fc860f4785ac574770bcfb7a0f0e843f69bbf385_amd64",
"8Base-RHOSE-4.11:openshift4/ose-ibm-vpc-block-csi-driver-rhel8@sha256:f192ef456a56c953c8e553e70af23c01f04343fed3c479d000e0ad00462e66a7_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-ibm-vpc-node-label-updater-rhel8@sha256:278c796bcd48ecb1f88174ca479e447fb3774be23169b3e0c9e10bb2c9c5e9e9_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-ibm-vpc-node-label-updater-rhel8@sha256:d5e72ed27970b6e52385e43172013275bd3bc203a8b6755fcc505e0287213fd4_amd64",
"8Base-RHOSE-4.11:openshift4/ose-ibmcloud-machine-controllers-rhel8@sha256:60b3440b77654b142510883132bc9023f3b6dac08a55c32eab02870dfde1d786_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-ibmcloud-machine-controllers-rhel8@sha256:7b0cb3783ab7f8b6f38375dbe9e4f2e8e5fc0bdf1cf6aba23623229cf86d6eea_amd64",
"8Base-RHOSE-4.11:openshift4/ose-image-customization-controller-rhel8@sha256:7b3511f938658d9bdf4f6f9548fcc0b7b89cde0831e829f23b367db826902bdf_amd64",
"8Base-RHOSE-4.11:openshift4/ose-image-customization-controller-rhel8@sha256:f1d87fa6ba341455ae0817bdc9d24840b59158d9b1e51663768c557be9ee7268_arm64",
"8Base-RHOSE-4.11:openshift4/ose-insights-rhel8-operator@sha256:0c1141eab7116a0e14dfc4c2594bbb6bb55f80226a58b3b4be6e8f7cd9e1b97d_arm64",
"8Base-RHOSE-4.11:openshift4/ose-insights-rhel8-operator@sha256:217c3cb7eb523a216d5d9cf8e3c7685fc20c48125f664f29da7f1f53e44056cc_amd64",
"8Base-RHOSE-4.11:openshift4/ose-insights-rhel8-operator@sha256:36128b45bd888fb2853d417288720286bf523d9e0584054076b1e5b9288f2f60_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-insights-rhel8-operator@sha256:3b9eaa26eecaf282748fb74cf0f54f40cfe62723592436b839a775aa3b5b4669_s390x",
"8Base-RHOSE-4.11:openshift4/ose-installer-artifacts@sha256:2146a11416aae3b7b6b1ba2926099b0055e58d47791f765fcea0a7467cf91a8c_s390x",
"8Base-RHOSE-4.11:openshift4/ose-installer-artifacts@sha256:3cdce4ceda9b36aa746be514366300080b59db9ba7247aacae562a1797d09af2_arm64",
"8Base-RHOSE-4.11:openshift4/ose-installer-artifacts@sha256:5b4746584a584d2a8fe78e2fe41ca4d22998e854488602612d0d4f02424d489f_amd64",
"8Base-RHOSE-4.11:openshift4/ose-installer-artifacts@sha256:645f779075fc78270b02e98bf31d5927d9ff48a95c56669abc5f749296e3ee4d_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-installer@sha256:45a2c7fa9f56ec78e9087139c6ee944c963685a3714a77535f8cd3eaa8b6d8e9_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-installer@sha256:72e0c95f375e36b530f20154d136d8debbdef203b3c43f79fb77561718361ead_amd64",
"8Base-RHOSE-4.11:openshift4/ose-installer@sha256:d104ba0c4af286753f4cbbd1d36b3c4b318693e209f4c2a0145886f7c4e0374b_s390x",
"8Base-RHOSE-4.11:openshift4/ose-installer@sha256:e1dddd4cd6f019269098a1d89c07568b6391371b3aab67bafda73b99251d1808_arm64",
"8Base-RHOSE-4.11:openshift4/ose-ironic-machine-os-downloader-rhel8@sha256:156ec07459bf256fe2c812bb100818676c740ac90029720b5d235911053d91c1_arm64",
"8Base-RHOSE-4.11:openshift4/ose-ironic-machine-os-downloader-rhel8@sha256:e0383d12651c11d7fe0d823a1d9bbaa36d1a7194760be4be173772b0d9db57eb_amd64",
"8Base-RHOSE-4.11:openshift4/ose-k8s-prometheus-adapter@sha256:051182f36d3af73c7cc0e48c15f056847bafc23d22158dce45c0501d7254fae2_arm64",
"8Base-RHOSE-4.11:openshift4/ose-k8s-prometheus-adapter@sha256:7b18e65edbd7226a23b0b560693d6431909c190e08b76b2a3b0581bb48c9a34f_amd64",
"8Base-RHOSE-4.11:openshift4/ose-k8s-prometheus-adapter@sha256:82a4633e64d3749ac94c8895ed5d61d25a62765a060292413a053ec2d8342839_s390x",
"8Base-RHOSE-4.11:openshift4/ose-k8s-prometheus-adapter@sha256:a7ab7f242111de6ecf29f6107baa7c90331f9fc68a32467e7e91c935cdd99218_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-kube-proxy@sha256:104591dd4ff54b3367f3d800de99b582bead990cfb9bc0486e26737bf6405de4_amd64",
"8Base-RHOSE-4.11:openshift4/ose-kube-proxy@sha256:176e3d9d7ee66a0e547e4c7be5dbb17376cfb9e83c13edb2f2f3f0b47fe370dd_s390x",
"8Base-RHOSE-4.11:openshift4/ose-kube-proxy@sha256:5f1bb6c0542b8239e285fb2dbdf3b31597e6af62c91e0f5cf3ae5938a5b23c41_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-kube-proxy@sha256:6308f187621d82c37784a34039509e9fc9569246ede0606c3bad6f8a96369cd1_arm64",
"8Base-RHOSE-4.11:openshift4/ose-kube-rbac-proxy@sha256:0a487bf2de490a196a542712019859566c6bc7880201759c666d72fa80487fff_arm64",
"8Base-RHOSE-4.11:openshift4/ose-kube-rbac-proxy@sha256:20fc22cb99735ca5a7d633c4575d31f0cc54cb0856dae6a1aeee1c5a5b921ce2_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-kube-rbac-proxy@sha256:c7398161761676c9b95f78a21f5a8acd206dcac50c121b39e26f2d73ee2a3c66_s390x",
"8Base-RHOSE-4.11:openshift4/ose-kube-rbac-proxy@sha256:dceffc4f2c606f9e285794b2138e29133daeb5c1aa4ca76fe7c4205ac0b38ccd_amd64",
"8Base-RHOSE-4.11:openshift4/ose-kube-state-metrics@sha256:86498588af9912a494d306c600bf0e5b2b5393a7b927037a97691fff726d917b_s390x",
"8Base-RHOSE-4.11:openshift4/ose-kube-state-metrics@sha256:b7b87b4a79e5892321a90b4f16e8ffdc4e839aabea2886b1a2b64e5a0f9f703e_arm64",
"8Base-RHOSE-4.11:openshift4/ose-kube-state-metrics@sha256:eaa324ff422ebd8cf630f252d9d628a30f1c6c8e35d6f06584a3d452adb7074e_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-kube-state-metrics@sha256:ee2a5d918f70d007b9414d34e0f639437a39d2cd3a2a2bba24f5aee5d8035eb5_amd64",
"8Base-RHOSE-4.11:openshift4/ose-kube-storage-version-migrator-rhel8@sha256:3b28af903bc028ef6336e675743512b2a67f9a9f1c524a3cd9bd9666d730a194_arm64",
"8Base-RHOSE-4.11:openshift4/ose-kube-storage-version-migrator-rhel8@sha256:5f648ddc9ec59acd152910a93ac82587488aba4452f98bac21f573fd7714b985_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-kube-storage-version-migrator-rhel8@sha256:8f95707b2239415ca3c86adc8a96c063d5d0ca8986331eaa6c1d277598d90d91_s390x",
"8Base-RHOSE-4.11:openshift4/ose-kube-storage-version-migrator-rhel8@sha256:ae9915adc15077ed2466d5e8100c337834db34b84c23c77c59bd031a38c66a8a_amd64",
"8Base-RHOSE-4.11:openshift4/ose-kuryr-cni-rhel8@sha256:5f0bd74910cb7bc8cdff931c1d4da34d2a95e1e1854d7f686af466166acec047_amd64",
"8Base-RHOSE-4.11:openshift4/ose-kuryr-cni-rhel8@sha256:81462d3fafcd8988646f7a41ee96c71b837471dc5dcb35396eb533b14254156e_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-libvirt-machine-controllers@sha256:04041ac30693f5762ec21d0ff8103741910e838486ba4d50b280d2300a58e467_s390x",
"8Base-RHOSE-4.11:openshift4/ose-libvirt-machine-controllers@sha256:74224adc80febc0a77564dc86ac1bc095444e0c0398ea756460868627df41911_amd64",
"8Base-RHOSE-4.11:openshift4/ose-libvirt-machine-controllers@sha256:ec3d130af46371cd1f394b18413accc73b9619ac3232d418182eae776e657416_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-libvirt-machine-controllers@sha256:f07da2662e97243923a4083b1fac4e963a1cfea9f43cd9fd65bb4f3444505c41_arm64",
"8Base-RHOSE-4.11:openshift4/ose-machine-api-operator@sha256:123e25a9c01e463bc6f31b3bda99ce30e07ed7e7c2d62e6db1029048c2754c83_arm64",
"8Base-RHOSE-4.11:openshift4/ose-machine-api-operator@sha256:50aec0017448814b8420b561fae8117b620971b904eeeeba59ea250be3d0b683_s390x",
"8Base-RHOSE-4.11:openshift4/ose-machine-api-operator@sha256:c61dc40b93ffc6ff2335ba169475990cdbb70704b69d155561c5d64c14d07448_amd64",
"8Base-RHOSE-4.11:openshift4/ose-machine-api-operator@sha256:e92749f7a8381da22507d567594dae893c684415d947094ae18d9561ad1f660d_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-machine-api-provider-aws-rhel8@sha256:9e272355fd860b3cfbdd641b3278c08b30ef57a95683543d84bebe0bd2db555a_amd64",
"8Base-RHOSE-4.11:openshift4/ose-machine-api-provider-aws-rhel8@sha256:a8cbd22fde7d9515a0a439ce1d26c7bf094aefe66b9ff5e977800db3bc192209_arm64",
"8Base-RHOSE-4.11:openshift4/ose-machine-api-provider-azure-rhel8@sha256:a120dfd6753ed24d0b32693ae94f71a601f4a04d88a1056b88ad4315c88b8d4a_amd64",
"8Base-RHOSE-4.11:openshift4/ose-machine-api-provider-azure-rhel8@sha256:cfa09983870bfd6bcaec139ef421a6e43795bd8e3d04f8ef4c241ee9b188492b_arm64",
"8Base-RHOSE-4.11:openshift4/ose-machine-api-provider-gcp-rhel8@sha256:c52b5720d86ff3bccd4dffc7ce664d49a1ae515a89350ee6df6af0dbeb941eb3_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-machine-api-provider-gcp-rhel8@sha256:d6d385ce47d52da83cd957a401463a8d48ac9415a749534b63cd8edf8b0dec02_amd64",
"8Base-RHOSE-4.11:openshift4/ose-machine-api-provider-openstack-rhel8@sha256:05bae77a907afc2d75cb8f3bf3aacb26c4e3f2e965709c3c371536bfa78ecd54_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-machine-api-provider-openstack-rhel8@sha256:0934c1acfdc6c8cc97ef198317f72bcea3bb6c6730d0be526a8c02e1677d47dc_arm64",
"8Base-RHOSE-4.11:openshift4/ose-machine-api-provider-openstack-rhel8@sha256:4f57e14568253c23640528a5334e60164ae6975ad1ce91373d05b63e241541ea_amd64",
"8Base-RHOSE-4.11:openshift4/ose-machine-api-provider-openstack-rhel8@sha256:df60e146a888bd72624758bc47d96622177cfe11330ab631dae7c30543715121_s390x",
"8Base-RHOSE-4.11:openshift4/ose-machine-config-operator@sha256:420fd1d1d11f92351a37c986f9aedda0d4e0897dc9cca0b16959a989308c64e8_s390x",
"8Base-RHOSE-4.11:openshift4/ose-machine-config-operator@sha256:543edd3009688fb98fdf5487e72713f8b81653e83a2532ebb95408ac948390a5_amd64",
"8Base-RHOSE-4.11:openshift4/ose-machine-config-operator@sha256:9947130c8cc8d4b3157242ff5d1dcca0343f6a7b3d17710b2f0915d7e3500881_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-machine-config-operator@sha256:a9aae6a7e5d77e4c56c8c7852529bc14565240ccecb5f0fc4af2c97d6453d5e9_arm64",
"8Base-RHOSE-4.11:openshift4/ose-multus-admission-controller@sha256:10d932015ba0fe1a84a7a0096dc416857e1a63a2323e6192b8b6bba90e50aa5b_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-multus-admission-controller@sha256:534466df0ec5df492b00ebeebedd041600e0476e6cb42d8aaedd46d2a6e78f06_s390x",
"8Base-RHOSE-4.11:openshift4/ose-multus-admission-controller@sha256:c7a66dd0d9c8b16789967073a28ac92eeb2f1beab3f8ead8fe1ca01f26a105c5_amd64",
"8Base-RHOSE-4.11:openshift4/ose-multus-admission-controller@sha256:df86ef6d451a7ac6a858f5a7a32145f3b99d0b1da3559ff90ccb4733106a59b5_arm64",
"8Base-RHOSE-4.11:openshift4/ose-multus-cni@sha256:559cb4e633fb0731f79310115e7d384749ef2ca15f298a4102985b4505845228_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-multus-cni@sha256:633c3b5509971739a0e95a8fab99a29bc5a81797c55c2cfdc97d184a055175af_s390x",
"8Base-RHOSE-4.11:openshift4/ose-multus-cni@sha256:75eeee08529df0c3e2e08b874ac7e1d39ef268148d71dff880f71034f8c89b14_amd64",
"8Base-RHOSE-4.11:openshift4/ose-multus-cni@sha256:98835095c461b58a1159a530ee7d3f978c81ed197b5345faf9d610272ebe23eb_arm64",
"8Base-RHOSE-4.11:openshift4/ose-multus-networkpolicy-rhel8@sha256:00532c0e376a4363ea73d6664c8ec200f5bcc4bcd52918cdad19f2d11057fd51_amd64",
"8Base-RHOSE-4.11:openshift4/ose-multus-networkpolicy-rhel8@sha256:80b31a0820e7954050c01d39fdce34591d22beec0678e258176a9bcc1378e07b_s390x",
"8Base-RHOSE-4.11:openshift4/ose-multus-networkpolicy-rhel8@sha256:9ba16add1d64bad4d4dfb9e8e4200b061ae6f6ab34bccf0456684bfdddc7b9b2_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-multus-networkpolicy-rhel8@sha256:c3799719a6af2f3020a8588e9a2ee483ee8e27d6a91675c824111aa0ea61be78_arm64",
"8Base-RHOSE-4.11:openshift4/ose-multus-route-override-cni-rhel8@sha256:0c8234a718b163b3390c49956b24c4320b4875d1f3d7ec27d0dab3fad16ddd85_amd64",
"8Base-RHOSE-4.11:openshift4/ose-multus-route-override-cni-rhel8@sha256:104105eb231879914965da9c3064c298ab2a1a7944eb334404c7ec32920ec511_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-multus-route-override-cni-rhel8@sha256:495a6f50eaac5b4bb2256d6866aed27549d547a454e4729703e1792fdd95a9a9_arm64",
"8Base-RHOSE-4.11:openshift4/ose-multus-route-override-cni-rhel8@sha256:51e952de791ec027c7841769418242da5172bb469f67eaab192fadcf6fb458e5_s390x",
"8Base-RHOSE-4.11:openshift4/ose-multus-whereabouts-ipam-cni-rhel8@sha256:019a741a0988bdfb01bb1d47a5ad13cae7a7bd281d9e1b0c5cc05ef2fa284ad2_amd64",
"8Base-RHOSE-4.11:openshift4/ose-multus-whereabouts-ipam-cni-rhel8@sha256:52e0ac8e139d941d3460ff68be8d22b6378ba6b9059d342ebc93d1fb8332a2ec_arm64",
"8Base-RHOSE-4.11:openshift4/ose-multus-whereabouts-ipam-cni-rhel8@sha256:6426782a1b3f59b5817fa85a465d63334ce7299adaeb442f75ce4930fece85dd_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-multus-whereabouts-ipam-cni-rhel8@sha256:8b81457dda1bfea834f351d7dae2f42195d04c95eaea32733c9ca4ad78ee554f_s390x",
"8Base-RHOSE-4.11:openshift4/ose-must-gather@sha256:3dacd322fcbbd9a68b8b8f6ac7d2f40eaad310442358d047d534156d1f39dc3d_arm64",
"8Base-RHOSE-4.11:openshift4/ose-must-gather@sha256:7c9eef761c85d5b7884e631937fef714732f612ebe54d1acb139f57560e8087d_amd64",
"8Base-RHOSE-4.11:openshift4/ose-must-gather@sha256:8bffdba8e5a5c0f02e4d8a4323292d1b9e4faeefbb3e3b73b13002050985eff9_s390x",
"8Base-RHOSE-4.11:openshift4/ose-must-gather@sha256:be3e5946f0c4f70427379251a147059e6aef6b24060ad3f43c4c7611d9a14d14_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-network-interface-bond-cni-rhel8@sha256:58d07b7b95fa55ba39a810d95f99954ee5b4bd19b37891a592ef47457c4d9248_amd64",
"8Base-RHOSE-4.11:openshift4/ose-network-interface-bond-cni-rhel8@sha256:696855f358513bb5d00da99f976ed617f2d4ed497d306684ef77aa9d69e93cba_s390x",
"8Base-RHOSE-4.11:openshift4/ose-network-interface-bond-cni-rhel8@sha256:b3fb70b58e12e37b5378eed5adb33619c0ecf110cbf48163e2717c19ec7f7025_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-network-interface-bond-cni-rhel8@sha256:eae99205aca7e6472b57040de8e4cd20a5cb2e320fa24fa93b5d018c0e8f0332_arm64",
"8Base-RHOSE-4.11:openshift4/ose-network-metrics-daemon-rhel8@sha256:1d1210cfd8dbee985f37f3b7f5f5027ee2871d0680c59d58f8b057eb188e5853_amd64",
"8Base-RHOSE-4.11:openshift4/ose-network-metrics-daemon-rhel8@sha256:94d936931a508b8e9e4d46dbdcc2f04311b30dca7a4ef54a5aafe708dda3b249_arm64",
"8Base-RHOSE-4.11:openshift4/ose-network-metrics-daemon-rhel8@sha256:e61bee6a6187d38ac586efb04c6ea9cfcc014c863e945e47f560a83e8def114d_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-network-metrics-daemon-rhel8@sha256:f29b041609aa6fc2351837aa6d5f377489e6e60570911ac474fc01102b6e8f63_s390x",
"8Base-RHOSE-4.11:openshift4/ose-nutanix-machine-controllers-rhel8@sha256:524e2e091db0e4a883824cd744f0d158e8bba91bff52b7e6c4908a3727c6bea2_amd64",
"8Base-RHOSE-4.11:openshift4/ose-oauth-apiserver-rhel8@sha256:46a1a8bad469cb3d2a2425eee40d5ebdbc99500741ccacdb384e34fa58ad177e_s390x",
"8Base-RHOSE-4.11:openshift4/ose-oauth-apiserver-rhel8@sha256:b1e06183d361a6ca89412b960a38121f6ecb9ecf6b9ebccbaad95159690dc243_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-oauth-apiserver-rhel8@sha256:c92369d17d727d96b6bc15cc9c32a65bce28850a441464d6557c4dea0445b3ce_amd64",
"8Base-RHOSE-4.11:openshift4/ose-oauth-apiserver-rhel8@sha256:d46a93bf4cb1369bd651b79748008cd3d69638b11d42fae6b2cd068545aab7d8_arm64",
"8Base-RHOSE-4.11:openshift4/ose-oauth-proxy@sha256:184021ada5116a1e5dc8c21163f39665606cae8fb1e776bd9d623cd2eb0072c2_amd64",
"8Base-RHOSE-4.11:openshift4/ose-oauth-proxy@sha256:1ce1cdcefa33cff869b553f7c1b03913d22495a8a66bb627a38a613f8bcbad26_arm64",
"8Base-RHOSE-4.11:openshift4/ose-oauth-proxy@sha256:56da8995fd4330fe9c28dbc873d699ca3c5eda75d1bcaba0ef9de2b209822ad9_s390x",
"8Base-RHOSE-4.11:openshift4/ose-oauth-proxy@sha256:9bfd73a2ba40e7a88aa3760e13e4179796daa942ecc1fdb35ac0d99f67b9c332_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-oauth-server-rhel8@sha256:0bf945ed0aee47149f19d396062c3fd23ea901c8992762c609673a16883a305b_arm64",
"8Base-RHOSE-4.11:openshift4/ose-oauth-server-rhel8@sha256:5f55e85234cb822dd12ab71bf5de8e7a49eab2525e465ac4bf34f5e69cee5673_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-oauth-server-rhel8@sha256:6f23eef8a61ada1a120bb5e03f477727d5b21e6fac6482ef823de58c2a838073_s390x",
"8Base-RHOSE-4.11:openshift4/ose-oauth-server-rhel8@sha256:ff7d23ed5555807756340a62bcade403f3e68350d2ec0feb442c1a8ddd7c17e4_amd64",
"8Base-RHOSE-4.11:openshift4/ose-openshift-apiserver-rhel8@sha256:a00046f91649246bf718a82a52ffcf969f0daa58dddc80de1ba53bf5999e393f_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-openshift-apiserver-rhel8@sha256:bfc32929ee0c819b793a73e00df60eedd318a950598566404e5d4b8ae0cf3cbe_s390x",
"8Base-RHOSE-4.11:openshift4/ose-openshift-apiserver-rhel8@sha256:cfc4db2358e7ae163557fd2a9fdd3f68bd6b281350e816fa5df796e8ef915879_arm64",
"8Base-RHOSE-4.11:openshift4/ose-openshift-apiserver-rhel8@sha256:fb79ed01acec6695a12cc13de5406bf08d862fbe1186734eb316544be1a240c1_amd64",
"8Base-RHOSE-4.11:openshift4/ose-openshift-controller-manager-rhel8@sha256:6c1a3c63ca3b93f0644a80882cc02174bc06bfb6df4b3012cdf43c1d0a8114e9_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-openshift-controller-manager-rhel8@sha256:bac116eb111816d3aca02ee3684caf417ad64d171844731aa17bb64d7eee5a75_amd64",
"8Base-RHOSE-4.11:openshift4/ose-openshift-controller-manager-rhel8@sha256:cbc561d7df2565112f6a0fb5da5a1ad3fb374f232a46985bbb06793f839b6c4f_arm64",
"8Base-RHOSE-4.11:openshift4/ose-openshift-controller-manager-rhel8@sha256:dd129ed0ef735c58c5453e9486e47f86128ba3e3f8e78f93b9f68cea6a6e1e19_s390x",
"8Base-RHOSE-4.11:openshift4/ose-openshift-state-metrics-rhel8@sha256:2950d0bcc7204cc50083c65c5353f5334b8d2c26a49b1ddf649cc5f154588ddd_s390x",
"8Base-RHOSE-4.11:openshift4/ose-openshift-state-metrics-rhel8@sha256:31fdf586cd84190d15ba39d77b2cf4f885e2f7b9d4cabecc173673657d98762f_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-openshift-state-metrics-rhel8@sha256:6952a0473a631218a7c975b461d12acb0bbb34fa09d29d517c9376302edaf211_arm64",
"8Base-RHOSE-4.11:openshift4/ose-openshift-state-metrics-rhel8@sha256:f35e35555ec3d130cff3bc84390cc6e29fbeaa3616a5ddd22264e378cf57dc56_amd64",
"8Base-RHOSE-4.11:openshift4/ose-openstack-cinder-csi-driver-rhel8-operator@sha256:60f1d7ca36e5b85e49c4d6118414e52b981f7628675a547e934f76e2b6884633_arm64",
"8Base-RHOSE-4.11:openshift4/ose-openstack-cinder-csi-driver-rhel8-operator@sha256:6d994efcb9859ae8c2284ee7859150bc334ef5db03c6101fb64677a841c534b1_amd64",
"8Base-RHOSE-4.11:openshift4/ose-openstack-cinder-csi-driver-rhel8-operator@sha256:bf71d233894a0f09ecd6d6d4bb14141aa458a7e38a59edcec6c25e6f3c1d6227_s390x",
"8Base-RHOSE-4.11:openshift4/ose-openstack-cinder-csi-driver-rhel8-operator@sha256:fc99f3eacda723a6d9c83bf0e619c91bd2eb049a710b304ab1de7639705bbed5_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-openstack-cinder-csi-driver-rhel8@sha256:222010151e2b63bf73be5abb82a7e66fc2a476c8d0eb2a9589751846eb13dda8_arm64",
"8Base-RHOSE-4.11:openshift4/ose-openstack-cinder-csi-driver-rhel8@sha256:5231039df308c3b8730158ad327982baff8f7b1b6dccd046ab4a00af6d70e7d8_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-openstack-cinder-csi-driver-rhel8@sha256:7c38464a61ab19479df1de20dcdbe5d5edc5091ac8b129a7f6f92aee6a792299_s390x",
"8Base-RHOSE-4.11:openshift4/ose-openstack-cinder-csi-driver-rhel8@sha256:9d4226c29d177b85af5c29303e477a110507966570a37607c9068eeea960bfdc_amd64",
"8Base-RHOSE-4.11:openshift4/ose-openstack-cloud-controller-manager-rhel8@sha256:1ff37333fbf551657701aba24e917b118b3104cb0ae66a1b062fd9b16492e806_arm64",
"8Base-RHOSE-4.11:openshift4/ose-openstack-cloud-controller-manager-rhel8@sha256:316d8d6c31c6198d95d929779c2d68df5ed9cc0fe1bc2db858f234af068dd21e_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-openstack-cloud-controller-manager-rhel8@sha256:c3ce053319fcd80e357b5ebcb3abca3f59bb5e45aa48452332c850627b7db28b_amd64",
"8Base-RHOSE-4.11:openshift4/ose-openstack-cloud-controller-manager-rhel8@sha256:cc40e91363be02c546bb57b66e855a635fa5cc9794814583b16a6ad70b23dca9_s390x",
"8Base-RHOSE-4.11:openshift4/ose-openstack-machine-controllers@sha256:109676ecd9d725dae3ac9bc7350deaa819dbcf1b911ec3106c3f412dd7d5e6d8_amd64",
"8Base-RHOSE-4.11:openshift4/ose-openstack-machine-controllers@sha256:12a757c6f5773a203383b44ee2e96b5e6997214c6ced22dbfe9234923d77dab5_arm64",
"8Base-RHOSE-4.11:openshift4/ose-openstack-machine-controllers@sha256:5cda1e00b8e5195be5fb565399f5a19c58a9c77bbe13e297f5a2196518116d90_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-openstack-machine-controllers@sha256:b791f3ba80eb8953023048e9d613c46e0f59582f6a810f33c6861159ed09604d_s390x",
"8Base-RHOSE-4.11:openshift4/ose-operator-lifecycle-manager@sha256:71e485ca85f437eab29e7442aba98f9b40209e187e09cc16b02a90ce2ea47a69_amd64",
"8Base-RHOSE-4.11:openshift4/ose-operator-lifecycle-manager@sha256:9ff3c0f6356d9bfcc98d390538007f31ffac8fdfeadfe10483ccb43b5afdb29f_arm64",
"8Base-RHOSE-4.11:openshift4/ose-operator-lifecycle-manager@sha256:d7869ff27bf8c8a4becc36ac1cfe0d58c87717abd331e0fb5654cd2170646964_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-operator-lifecycle-manager@sha256:e6b3dbe4aa6b5820b0aa9194980a88c90591286154b0d0bc4091a3b437b37d6b_s390x",
"8Base-RHOSE-4.11:openshift4/ose-operator-marketplace@sha256:4279626a013c0875b4c042ae9a2c970c67448a0d2eb0d5d40e9903d2ea4004db_amd64",
"8Base-RHOSE-4.11:openshift4/ose-operator-marketplace@sha256:60020a467e04467bc1584fb348af1586ead6ccf267deff84ded975ebb45966d8_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-operator-marketplace@sha256:97e0f4771aa15f5757e48ebb478798e549c8f171057d32aed5b1342b2f06266e_s390x",
"8Base-RHOSE-4.11:openshift4/ose-operator-marketplace@sha256:a14ba1d69da2b957fdbc9a42a867effd9234b97ec879574058ef84eebee047f3_arm64",
"8Base-RHOSE-4.11:openshift4/ose-operator-registry@sha256:5b349413999a106176b22c9df4d3cfbd918d74fc5cf28f2ae99547370aa6d346_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-operator-registry@sha256:5eb15d8d2b50adc82d64bc4195f37148d2bc74a7fe208edc51300b2a845fe980_s390x",
"8Base-RHOSE-4.11:openshift4/ose-operator-registry@sha256:619b8ca58e8cdc06a8e2dff0a837a18780c75f62c9ccdaf7e6c2e2afa786f93d_arm64",
"8Base-RHOSE-4.11:openshift4/ose-operator-registry@sha256:ba871c2101d87f2aeb6668af55b3f10e91558be420923b8523f8d83d4dd5b45e_amd64",
"8Base-RHOSE-4.11:openshift4/ose-ovirt-machine-controllers-rhel8@sha256:2d7b5e9c506da2c43704cae5934b604682dcb403218ceb1bd4f011c8bee8623b_amd64",
"8Base-RHOSE-4.11:openshift4/ose-ovirt-machine-controllers-rhel8@sha256:951e6ff8cdd565aefd60d8e996145c989c228a2a9c7ab412789d92ddb3ec9165_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-ovirt-machine-controllers-rhel8@sha256:d07d078681fbd9cb83c74716977b7f59112273cb18447178bdf8955050faeebd_s390x",
"8Base-RHOSE-4.11:openshift4/ose-ovirt-machine-controllers-rhel8@sha256:ff4261f6102f428b1789a31e021d18ededce3ba80ca93e64b7149968f10cff58_arm64",
"8Base-RHOSE-4.11:openshift4/ose-ovn-kubernetes@sha256:5abaa3f3db864bd4d2d2dbc059839e28cbe5b6baa09cb6545d3f508809dd3f7a_s390x",
"8Base-RHOSE-4.11:openshift4/ose-ovn-kubernetes@sha256:713dd28ffc33520c9e84b72850253adf0adb016968773121f05349e3fca302c2_amd64",
"8Base-RHOSE-4.11:openshift4/ose-ovn-kubernetes@sha256:795db439b8d73d097b0908fe6270d8a947fc1acd21bf3f4d9fa59f02bd16f19f_arm64",
"8Base-RHOSE-4.11:openshift4/ose-ovn-kubernetes@sha256:cec5b3a5276177b25ce85f5d1465dbc6aca19b78b0f5406b6fe85bc97ff3f77d_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-pod@sha256:51a4a033be2739a7a7a3edc7a1ee16ad9caddc5ae1f5a14c448afe3f5f906428_s390x",
"8Base-RHOSE-4.11:openshift4/ose-pod@sha256:651930bf045975dabb3d79410a2c9f971f1da319b8fcbba29ebe2e4e3bb71b3b_arm64",
"8Base-RHOSE-4.11:openshift4/ose-pod@sha256:718cf324bb4c3af6852458ab1551c59ee9f1b1d8d3fadfd858bb909c9ec3558a_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-pod@sha256:86e0050aaa7477b8aeef382e3bf8092463d207adfa5cd8c88358b367bb624869_amd64",
"8Base-RHOSE-4.11:openshift4/ose-powervs-cloud-controller-manager-rhel8@sha256:28ef0b3040cc922f78fd7e9814628871c0fb85de1a9d47c1d954737d26d2f53b_amd64",
"8Base-RHOSE-4.11:openshift4/ose-powervs-cloud-controller-manager-rhel8@sha256:a512551fc4ce326ef993f1dde6dedd5cf4c20b6c41f6149430ffae0d9e10d62c_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-powervs-machine-controllers-rhel8@sha256:965ad6292483d5e6d8b734fd40006689cf3917657919c668b6d01bc9fc4b816e_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-powervs-machine-controllers-rhel8@sha256:a03170bc3c01ee4f9c6cb80ee41925231b6c8b283822a094506214c10f19847b_amd64",
"8Base-RHOSE-4.11:openshift4/ose-prom-label-proxy@sha256:90f629a90569aceb6deb0134b4141a3a622c4e95637ef4d5d6f3890ac27026c2_s390x",
"8Base-RHOSE-4.11:openshift4/ose-prom-label-proxy@sha256:c9ac8cabb6bc4f6bd60bda52529c98df596a1fa5a9130201129068ff48bc0fbb_arm64",
"8Base-RHOSE-4.11:openshift4/ose-prom-label-proxy@sha256:db4ec1b0a75ec8a5260095225cf2ef103895edd9b05419503bec473629a3dcd0_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-prom-label-proxy@sha256:fd3feba855b7afa27146ab4798f7afcb05d2dc22c1eea2c691a3778df00606d6_amd64",
"8Base-RHOSE-4.11:openshift4/ose-prometheus-alertmanager@sha256:0d225b059bdefca3ac163860ce9ae41ed74cd8c9ca887cfe4c525ac3f0cae783_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-prometheus-alertmanager@sha256:13c7b3e7d5a2a75a806642a614189de0f4ae1639a9cab78ca7104ba65b4fd385_s390x",
"8Base-RHOSE-4.11:openshift4/ose-prometheus-alertmanager@sha256:cdddc502045ecafa9d4deabf4ac30af0255c3bb586390bcf7d89a1c1937b833c_arm64",
"8Base-RHOSE-4.11:openshift4/ose-prometheus-alertmanager@sha256:f8db7211683d764461c1feacb61eb9911f480a8ad113fccb381155322077303c_amd64",
"8Base-RHOSE-4.11:openshift4/ose-prometheus-config-reloader@sha256:015e84370d7a0a3e5318158915b27e1c5e7e7699d11240ba7359d6bc32c9898a_s390x",
"8Base-RHOSE-4.11:openshift4/ose-prometheus-config-reloader@sha256:39e17dba2978d3e1b0af71b9eb1be3446199a365ada2e156682ee7a20e48b060_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-prometheus-config-reloader@sha256:4065daad759195db3c325efc46209f02bcc1c32caad88c69d5a3dbdcf920e335_amd64",
"8Base-RHOSE-4.11:openshift4/ose-prometheus-config-reloader@sha256:bb62cdf6eca82eaa92fb9bbfc4e2f7575c3c49d472fda9358808aa790d3f5a70_arm64",
"8Base-RHOSE-4.11:openshift4/ose-prometheus-node-exporter@sha256:1226c18cda120df10313739a9ac638bd5c4d02aa4f65ba3d1044b4f423d559a2_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-prometheus-node-exporter@sha256:3539ddf93d8c2fe005b53b52c6628b413be0aabdfa534e6b947c4842d3617323_arm64",
"8Base-RHOSE-4.11:openshift4/ose-prometheus-node-exporter@sha256:52adf1af03f2c7fef37ac537638577b913a73b11490ef16c789c40dbfbc9391c_s390x",
"8Base-RHOSE-4.11:openshift4/ose-prometheus-node-exporter@sha256:79ad722e32477863e3319b35b1e98befb8257576ebab0be4ae605f1cf92cf760_amd64",
"8Base-RHOSE-4.11:openshift4/ose-prometheus-operator-admission-webhook-rhel8@sha256:7c00451864fafd5f2c5e316557f67eb027dd66e3e756c756ab3f74ab7a98e404_arm64",
"8Base-RHOSE-4.11:openshift4/ose-prometheus-operator-admission-webhook-rhel8@sha256:9a67755cf6419877dce688f5bcd92da4929dcd86603219eb08628b44a29c4257_amd64",
"8Base-RHOSE-4.11:openshift4/ose-prometheus-operator-admission-webhook-rhel8@sha256:a810296e2d9a9924234a7437531f9b6f4e266a4ddd40b8ecce1c48414696512e_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-prometheus-operator-admission-webhook-rhel8@sha256:c5030e797e2b2130ec51a9a6039e02ea272477f502f7999286c660d59f34aca8_s390x",
"8Base-RHOSE-4.11:openshift4/ose-prometheus-operator@sha256:72ffba5d0ae400eba6e31120ecb4b621e852653b3b3850add2775bf51d5a2aca_arm64",
"8Base-RHOSE-4.11:openshift4/ose-prometheus-operator@sha256:9e028b370e4b1fa7eeb51fb84ad9b1344e4012716030c5d3fa223c7abe92c0e1_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-prometheus-operator@sha256:a2912fec31d91070a66473f1902cd5206cc8ce9e6849c4e5c5ba3da85165a31b_s390x",
"8Base-RHOSE-4.11:openshift4/ose-prometheus-operator@sha256:b45f485a4d48297aaef5fc6b95211eebe8f75ebf2ef69118c331c21a97fbaa9a_amd64",
"8Base-RHOSE-4.11:openshift4/ose-prometheus@sha256:2486111c7d1de008464902945f9767cefedb3ef5c53521fdc2e1eb5fcf1b3fb4_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-prometheus@sha256:37e8941e45c4add6684e52685ed112e474f0c8f062178497a4d65a019a2c1700_amd64",
"8Base-RHOSE-4.11:openshift4/ose-prometheus@sha256:48375716d6e24dfd3811907f109defa883495cfdb387e78c26b90589e05623d7_arm64",
"8Base-RHOSE-4.11:openshift4/ose-prometheus@sha256:64ad3518eff522dda5d221496a94cf2fe14b5c68175d0002ff01bbeb131756b1_s390x",
"8Base-RHOSE-4.11:openshift4/ose-sdn-rhel8@sha256:0e9935caae157329505de5a21a4d40ef501c9a2bcff47f76b074fcf1ab0e9c22_s390x",
"8Base-RHOSE-4.11:openshift4/ose-sdn-rhel8@sha256:c708a24017904d8e50fffaafc4c7b072bd774d04acdfa2b40d139edccf1dad33_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-sdn-rhel8@sha256:f2c982220bfc6785e85f25c70ce559df5121417ec205d2df6965eb97885595ae_amd64",
"8Base-RHOSE-4.11:openshift4/ose-sdn-rhel8@sha256:f3f3ab589e877816e8816468155a3f2eacdecd2085c08794ba372e6dcb84dd9a_arm64",
"8Base-RHOSE-4.11:openshift4/ose-service-ca-operator@sha256:2fd815e1dfa78fc9c28179a5c77296723bbe8f42e1b19e347d936a795b787cdf_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-service-ca-operator@sha256:5607b0aeaff5bc14563afb5b339cf26c12472501532d929da168c2e21a7afe9f_s390x",
"8Base-RHOSE-4.11:openshift4/ose-service-ca-operator@sha256:85dc1b4150d3a3f698bfc460ef6bb30c9b827a098de3cb7f46b9d35f145ef4f4_arm64",
"8Base-RHOSE-4.11:openshift4/ose-service-ca-operator@sha256:bcdbf3cb8e6e31b66d979055c7ad71ff5d9fa309ba3c35256acdbe51c9f43de5_amd64",
"8Base-RHOSE-4.11:openshift4/ose-telemeter@sha256:136d56f3c872a4d0dafb872d79c10b9d11cc582cbbb1e796881c6770543b3012_arm64",
"8Base-RHOSE-4.11:openshift4/ose-telemeter@sha256:41f945d79832bab585470bb274be2ab66c8728808d15679c8ea3089013671464_s390x",
"8Base-RHOSE-4.11:openshift4/ose-telemeter@sha256:d9c609b5b7893d6f0c137fff5edd8df6b182088277ee2b9fcda8374fe19838e4_amd64",
"8Base-RHOSE-4.11:openshift4/ose-telemeter@sha256:f931ead1bc611c5faf5073c81a3af1c3561ed1eb42f958fa9c1ae03eeb339505_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-tests@sha256:62f2f4e4ceba4c9b0a2116d3f3ec7c3b467f597e089e791f5a1271ecc4fcc3fd_s390x",
"8Base-RHOSE-4.11:openshift4/ose-tests@sha256:7cf282f6435dc703a8706afc203c5cb55d1f02a2af2452385ea0415b3b07ec89_amd64",
"8Base-RHOSE-4.11:openshift4/ose-tests@sha256:a5de772af9f66abc7b9f80a650ac51b70ec040cf331773c71d817a389c999144_arm64",
"8Base-RHOSE-4.11:openshift4/ose-tests@sha256:d8fd47265c720cad5f81c107c40302e3da0e569b79b18f0182804db6ddef0b39_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-thanos-rhel8@sha256:15883854538476b61fb9f95e9568936acdee1c26939101b300f16c877a1fb111_amd64",
"8Base-RHOSE-4.11:openshift4/ose-thanos-rhel8@sha256:94514a0e4637f4a171b6f603831ea5e608a8a66d7e04ef338814a2a3f788ae12_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-thanos-rhel8@sha256:b17fdce1d5ac2b69ec530e834f4a15576ea9e1227f74bca0777d30555a7aae96_arm64",
"8Base-RHOSE-4.11:openshift4/ose-thanos-rhel8@sha256:fa37f528f000ce8be8262df51584f0746f3b2a15db2295e82dba17171d3e6af7_s390x",
"8Base-RHOSE-4.11:openshift4/ose-vmware-vsphere-csi-driver-operator-rhel8@sha256:dfe6e04bea49e649841021fc717372bffcf0393ae71ba50fb640a3da64efb8ec_amd64",
"8Base-RHOSE-4.11:openshift4/ose-vmware-vsphere-csi-driver-rhel8@sha256:1ba42f6dfa8aa6671c1bd91741a5160ee5520bf99b0aeccba75af21be725f561_amd64",
"8Base-RHOSE-4.11:openshift4/ose-vsphere-cloud-controller-manager-rhel8@sha256:8b1cecaff8606e6649ea59f2b41fd680ee9efec621d8e994f157973be9b496f6_amd64",
"8Base-RHOSE-4.11:openshift4/ose-vsphere-cluster-api-controllers-rhel8@sha256:a450b493f00f796206a3d7286e93bad2ec36e5a80259c7947e79a1a0d5210656_amd64",
"8Base-RHOSE-4.11:openshift4/ose-vsphere-csi-driver-operator-rhel8@sha256:dfe6e04bea49e649841021fc717372bffcf0393ae71ba50fb640a3da64efb8ec_amd64",
"8Base-RHOSE-4.11:openshift4/ose-vsphere-csi-driver-rhel8@sha256:1ba42f6dfa8aa6671c1bd91741a5160ee5520bf99b0aeccba75af21be725f561_amd64",
"8Base-RHOSE-4.11:openshift4/ose-vsphere-csi-driver-syncer-rhel8@sha256:a8fb8135d0f3d2f666825d8a696973347f08238122e69951f17cce39d4287040_amd64",
"8Base-RHOSE-4.11:openshift4/ose-vsphere-problem-detector-rhel8@sha256:1a6eb49eea5f45e26b7bf30de3cd9b5573901fa6d4aa3bf621fa2e842c74c8d6_amd64",
"8Base-RHOSE-4.11:openshift4/ovirt-csi-driver-rhel7@sha256:1a3545dcf656b9e6caa0007993f8b9ae4544a7e3d0c28d7bd4a892d8f4b4b2d8_s390x",
"8Base-RHOSE-4.11:openshift4/ovirt-csi-driver-rhel7@sha256:83423a80871b68615cb6174ac08e5a60b0b1b8ed003a3f40ec03fb7920679e94_arm64",
"8Base-RHOSE-4.11:openshift4/ovirt-csi-driver-rhel7@sha256:b1ee2119c5c9ffa916f48425d807695d557bfe326bbfe0e65d18ec235cee53b7_ppc64le",
"8Base-RHOSE-4.11:openshift4/ovirt-csi-driver-rhel7@sha256:f7adacdb30067ee92339af29ed852e5de53d0c272cfaf5b46ab48b7b668816f5_amd64",
"8Base-RHOSE-4.11:openshift4/ovirt-csi-driver-rhel8-operator@sha256:2c1cd41c04dad0e7c8958ceec1b1d4273eb8be8f2f1daede4a6257050b012543_arm64",
"8Base-RHOSE-4.11:openshift4/ovirt-csi-driver-rhel8-operator@sha256:7a167a4e4c80b02d4e3a4d1f17b84c47fa7f2818c20ae643891e04d6270a58a6_s390x",
"8Base-RHOSE-4.11:openshift4/ovirt-csi-driver-rhel8-operator@sha256:d44cc45f565771b89a9a6600c3f0a463f5707b5d99d43fcd5017afa1c42cfe41_ppc64le",
"8Base-RHOSE-4.11:openshift4/ovirt-csi-driver-rhel8-operator@sha256:ec28031cfdeadc780ac4a539fc2ffcee484db70aff6d68bec2bfc88509f41ded_amd64",
"8Base-RHOSE-4.11:openshift4/ovirt-csi-driver-rhel8@sha256:1a3545dcf656b9e6caa0007993f8b9ae4544a7e3d0c28d7bd4a892d8f4b4b2d8_s390x",
"8Base-RHOSE-4.11:openshift4/ovirt-csi-driver-rhel8@sha256:83423a80871b68615cb6174ac08e5a60b0b1b8ed003a3f40ec03fb7920679e94_arm64",
"8Base-RHOSE-4.11:openshift4/ovirt-csi-driver-rhel8@sha256:b1ee2119c5c9ffa916f48425d807695d557bfe326bbfe0e65d18ec235cee53b7_ppc64le",
"8Base-RHOSE-4.11:openshift4/ovirt-csi-driver-rhel8@sha256:f7adacdb30067ee92339af29ed852e5de53d0c272cfaf5b46ab48b7b668816f5_amd64"
],
"known_not_affected": [
"8Base-RHOSE-4.11:openshift4/driver-toolkit-rhel8@sha256:0d876f138cb07c4cf25bc0161041f92a25a81637367815ab20c8ac30e11d7f0a_ppc64le",
"8Base-RHOSE-4.11:openshift4/driver-toolkit-rhel8@sha256:82faeb6a8caa174d9df3d259945ca161311fe6231d628e34ee0f1c8528371229_amd64",
"8Base-RHOSE-4.11:openshift4/driver-toolkit-rhel8@sha256:d3edb75ef363d202953c7fab5e997a5f2430108b6882f4b857de2be7c4ed8ffb_arm64",
"8Base-RHOSE-4.11:openshift4/driver-toolkit-rhel8@sha256:ebbdb04cefcb10f1932415c1fe7453b20066594c0febd1f6e3d28dd71c29c939_s390x",
"8Base-RHOSE-4.11:openshift4/ose-cluster-update-keys@sha256:d5c919b0c64ca6401a0128b08b1440c4679d748c91acb90fd04f6665ae264929_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-cluster-update-keys@sha256:dbaa95fb795f4dedeeeab0a2b1372ceef199f098d9a83c88581897dc992bb065_arm64",
"8Base-RHOSE-4.11:openshift4/ose-cluster-update-keys@sha256:e830e81f1cafe4d2aaf49f3e96befdf1a992afbc64795fed941591d88f5ce71a_s390x",
"8Base-RHOSE-4.11:openshift4/ose-cluster-update-keys@sha256:fe8864f55f1ef516784a6a3836a09c3a399b6fee050e7c78181f1a337667b4b7_amd64",
"8Base-RHOSE-4.11:openshift4/ose-deployer@sha256:03cdacbcd2591b2df3b211e8a1d52a8e1790fb0725b1972d077536f2365e16e9_arm64",
"8Base-RHOSE-4.11:openshift4/ose-deployer@sha256:1f82bd5534d24cf42c945d9e2950aff008768537b1f062b4034832f35a3082c7_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-deployer@sha256:5e63d593d7d8f648ea011b738346132a29f88bf59f0a0d9bb7140ad80c3a91ec_s390x",
"8Base-RHOSE-4.11:openshift4/ose-deployer@sha256:621a5a47a8073ce50dc3dc4c7b4ef0d7e0d3b631678f29f8b72eae0d42daf661_amd64",
"8Base-RHOSE-4.11:openshift4/ose-etcd@sha256:67545f560dbd1d93d5db47750566897eaf6afc5f3a8c6f66da73d70f393dbc36_arm64",
"8Base-RHOSE-4.11:openshift4/ose-etcd@sha256:91408b23960b2c9a7149627778c368b55e28b256d60e7573bdfa1bf96a3d8aad_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-etcd@sha256:bcdcab7ab0e807e2ff5c2896535e83ca8b93589dac62b4db2aa147b9cbcaf96c_s390x",
"8Base-RHOSE-4.11:openshift4/ose-etcd@sha256:ebbba7e4d8d98f33dda3b53d546536b282ac28608b8cac09936fed72348fef63_amd64",
"8Base-RHOSE-4.11:openshift4/ose-haproxy-router@sha256:17958f3a8e6f0139f52d7955c715681a8bec9648db8e8dcc651d8a1459e66113_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-haproxy-router@sha256:27e999d7fb306a7f64fbb9539c54fd14696f13cbb1a9c20ebe35e1d77077d123_amd64",
"8Base-RHOSE-4.11:openshift4/ose-haproxy-router@sha256:62dce7f4daf142d66daa2d05dba25341c0b95356eed16a1c2cececb443b8da77_s390x",
"8Base-RHOSE-4.11:openshift4/ose-haproxy-router@sha256:c02a610e278107761119496d5429bd0e4f4af379df106e00d74cc411f00b4afa_arm64",
"8Base-RHOSE-4.11:openshift4/ose-ironic-agent-rhel8@sha256:01ad95d888c322ea14b3aa2ebda5ba73db728d2207c6fae4aecd46cfe204be41_amd64",
"8Base-RHOSE-4.11:openshift4/ose-ironic-agent-rhel8@sha256:1173e2058ab034c308915900780fe13edd4ab1dcc737f8b4dabc77f3d9533356_arm64",
"8Base-RHOSE-4.11:openshift4/ose-ironic-rhel8@sha256:185fd18adc8e17e671e65b7d006a1e185fc41127e176c1fcbe82231b83d9e275_arm64",
"8Base-RHOSE-4.11:openshift4/ose-ironic-rhel8@sha256:5d630326f2961c8168d862a1341f27085ce928f8454b94d117208b5cd9b281ed_amd64",
"8Base-RHOSE-4.11:openshift4/ose-ironic-static-ip-manager-rhel8@sha256:1e6b410d12e38a911157ea92414be3b305017251e56c36d6a0213020cee2d36a_amd64",
"8Base-RHOSE-4.11:openshift4/ose-ironic-static-ip-manager-rhel8@sha256:9450f43a753cc8183f711e40a14c4d0d65fd136a2a18ffebeaedcc3d8321a47c_arm64",
"8Base-RHOSE-4.11:openshift4/ose-keepalived-ipfailover@sha256:01e13ebf8479c51a6345c19b7ba19aedd7d8b0894f667da4b8bc89ebb11cdb7d_s390x",
"8Base-RHOSE-4.11:openshift4/ose-keepalived-ipfailover@sha256:7cf2d25854c5c543f4098ca114538004804457bdca85794b13f43e371ac5f1c8_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-keepalived-ipfailover@sha256:c4b14558b9c70c27e2c4475376f28ca2e1cb928be57972692dfb5336b3c9497e_arm64",
"8Base-RHOSE-4.11:openshift4/ose-keepalived-ipfailover@sha256:d4e6b23834146f9ee49aab9ed1d9acfa8fea85670797af2ccf912eabd9aa824c_amd64",
"8Base-RHOSE-4.11:openshift4/ose-kuryr-controller-rhel8@sha256:0f66b211011375a203597f2a524314d9e05319db80f5e22fd78619eebed98ea0_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-kuryr-controller-rhel8@sha256:49eb2f59646d4fcea6f0ea9f8c22f819969913e3b691842fd3efb3146c021690_amd64",
"8Base-RHOSE-4.11:openshift4/ose-machine-os-images-rhel8@sha256:7b5354bb368da20e0ce7568b94f8c5eb3a418d592cd5cde2b36a08978ee48c48_amd64",
"8Base-RHOSE-4.11:openshift4/ose-machine-os-images-rhel8@sha256:cd2e7121485ccef25344ebc4f471d92913cbd6e24a12423305d6cc20728c1344_arm64",
"8Base-RHOSE-4.11:openshift4/ose-tools-rhel8@sha256:3e7ad95fa62980cfa70e0021654b5a8405c254ebc4da9710ac1171480d665c59_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-tools-rhel8@sha256:c240e2e47af8935e58563da8c7e753704ed0c279a5522352573431e1bf63a47a_s390x",
"8Base-RHOSE-4.11:openshift4/ose-tools-rhel8@sha256:e3aec41436e71965c0302002463767987eb0764cd1153417524259fa36a394fb_amd64",
"8Base-RHOSE-4.11:openshift4/ose-tools-rhel8@sha256:e919b897c04f0c28e7ad3911390a6786b5f32c16d6e95022df06b9806e48ef19_arm64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2022-30629"
},
{
"category": "external",
"summary": "RHBZ#2092793",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2092793"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2022-30629",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-30629"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2022-30629",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2022-30629"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-announce/c/TzIC9-t8Ytg",
"url": "https://groups.google.com/g/golang-announce/c/TzIC9-t8Ytg"
}
],
"release_date": "2022-06-02T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2022-08-23T15:06:48+00:00",
"details": "For OpenShift Container Platform 4.11 see the following documentation,\nwhich will be updated shortly for this release, for important instructions\non how to upgrade your cluster and fully apply this asynchronous errata\nupdate:\n\nhttps://docs.openshift.com/container-platform/4.11/release_notes/ocp-4-11-release-notes.html\n\nDetails on how to access this content are available at\nhttps://docs.openshift.com/container-platform/4.11/updating/updating-cluster-cli.html",
"product_ids": [
"8Base-RHOSE-4.11:openshift4/cloud-network-config-controller-rhel8@sha256:6e27d73d86ae20585752a7c2e3a3cfa41ee88c245e9ab9da123c86b91b77bf4d_amd64",
"8Base-RHOSE-4.11:openshift4/cloud-network-config-controller-rhel8@sha256:e3cc37918d771c7d87052387de7a4f585c329cec0b8537b41f411cf7e08e7ef6_arm64",
"8Base-RHOSE-4.11:openshift4/cloud-network-config-controller-rhel8@sha256:e7867ad391b8f7cca4d987f7fd7cc429b86665029cc7b226ccd32aec5bf2556e_ppc64le",
"8Base-RHOSE-4.11:openshift4/cloud-network-config-controller-rhel8@sha256:eaedb1749fc0f2c117497ca4e2e82e9366b3e776d9910d45fbc1be4daa774ae8_s390x",
"8Base-RHOSE-4.11:openshift4/egress-router-cni-rhel8@sha256:5d87bcb5e32b7d69df1d713fd61a71d0223447258deb728b26249ca197bad943_ppc64le",
"8Base-RHOSE-4.11:openshift4/egress-router-cni-rhel8@sha256:73fb4c432aeea93a109c119097ea849c1e4ae02bf7dd196ebb63d46223c7837e_amd64",
"8Base-RHOSE-4.11:openshift4/egress-router-cni-rhel8@sha256:9cb6ff6b82565bbfb4af2b9ffe93148d2d145775c33fef56beb7de901ebd0eb6_s390x",
"8Base-RHOSE-4.11:openshift4/egress-router-cni-rhel8@sha256:c73b6663d221184ae7920fb6fcb5191591b697faed01b7a30cf8116f60bd6898_arm64",
"8Base-RHOSE-4.11:openshift4/network-tools-rhel8@sha256:6de9ef410c3940d5292b3ba93952497959d67dbd82bbce9d4096032fa4ddb35f_amd64",
"8Base-RHOSE-4.11:openshift4/network-tools-rhel8@sha256:988faf6dc4951404eb8886150c33905880b81b32ca3ba1713911e4fd525bc000_s390x",
"8Base-RHOSE-4.11:openshift4/network-tools-rhel8@sha256:b914a9caeedc9c9777e28e71ed81416a1bf0fd6104b164ba756555192cf95063_ppc64le",
"8Base-RHOSE-4.11:openshift4/network-tools-rhel8@sha256:f14cafc7dd1904d01ec797a18bbc6753a751b113af94e0122697af4b6cd75cb9_arm64",
"8Base-RHOSE-4.11:openshift4/oc-mirror-plugin-rhel8@sha256:6504ab4496384eb70fd230933f7c6a3ea76b75c66afa7a7dfbd02ac1ad205515_amd64",
"8Base-RHOSE-4.11:openshift4/ose-agent-installer-api-server-rhel8@sha256:03cab1a6deb73e00dbea5cdd97c2eae70f34f01b2b45eebef32207a44b9740be_amd64",
"8Base-RHOSE-4.11:openshift4/ose-agent-installer-api-server-rhel8@sha256:311118642213a933c9d68e20043c7ac224fffa67bc6d563736af7836dc45bf22_arm64",
"8Base-RHOSE-4.11:openshift4/ose-agent-installer-api-server-rhel8@sha256:75d72fff160648cec863535b7ca3206dcf8b1d0e8686f1c20b55d684c9fd33dc_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-agent-installer-api-server-rhel8@sha256:f75740f83210434f126f13c414165a96ba2cf24e081d37ce147381c672211f6d_s390x",
"8Base-RHOSE-4.11:openshift4/ose-agent-installer-csr-approver-rhel8@sha256:5a2e4ce921dd19131cc4701701a1e15ab63c5862bf6c6c6d6c699a014be9e15d_arm64",
"8Base-RHOSE-4.11:openshift4/ose-agent-installer-csr-approver-rhel8@sha256:832c7fad36504af9ff0ea617eee9ce7e0d90c3b062dd49764709359ef742526b_s390x",
"8Base-RHOSE-4.11:openshift4/ose-agent-installer-csr-approver-rhel8@sha256:ea0d1078f53d769332eb6d74134b246c3e1d3a3a39832055c303b134a4eed290_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-agent-installer-csr-approver-rhel8@sha256:efcf0bcdb223445c64a7632b14621f40e3262f1aff7a8433246b56dada0c5ab5_amd64",
"8Base-RHOSE-4.11:openshift4/ose-agent-installer-node-agent-rhel8@sha256:3debd079d7a4e557aec8bf4f9e67aace0b72205a5d020206760fdfb59d13855c_amd64",
"8Base-RHOSE-4.11:openshift4/ose-agent-installer-node-agent-rhel8@sha256:6b7f448cc4ff12f26fe23266eae4532a5a516179eb3081a477d4a1b287d004ca_s390x",
"8Base-RHOSE-4.11:openshift4/ose-agent-installer-node-agent-rhel8@sha256:969a995f0c2079554cad5db05df992e5da80d5645f97e031048dcb6625936c0e_arm64",
"8Base-RHOSE-4.11:openshift4/ose-agent-installer-node-agent-rhel8@sha256:b2078745a9931f618b2ae3276f215f72a82570aebb1f871a086d74995f08f437_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-agent-installer-orchestrator-rhel8@sha256:5fbacf9fe03238b9e82d1d5aa3050bb94666f75d9c312cf96d364554432c4516_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-agent-installer-orchestrator-rhel8@sha256:69f30e118f27a357e1ec7a7d30249ac35acea76328922f24954e566eb28ddc92_amd64",
"8Base-RHOSE-4.11:openshift4/ose-agent-installer-orchestrator-rhel8@sha256:852f901cda9211026376f78c5bff6fc0e90714b44a7e75792e7ee9dca7d41ae5_s390x",
"8Base-RHOSE-4.11:openshift4/ose-agent-installer-orchestrator-rhel8@sha256:bc5ff8bf2abee2efc0df7122c384671e93122b4e158ae8eb1355a094bf61a75d_arm64",
"8Base-RHOSE-4.11:openshift4/ose-alibaba-cloud-controller-manager-rhel8@sha256:89262b72ba883c895c2073164824cdfdcdc5f1ef61d6c2e0d77cd3755cdc1fcb_amd64",
"8Base-RHOSE-4.11:openshift4/ose-alibaba-cloud-csi-driver-container-rhel8@sha256:d1a8124402bdb03cd625066b8719cbb3d2f0009c6923062a43ada1bb59871d68_amd64",
"8Base-RHOSE-4.11:openshift4/ose-alibaba-disk-csi-driver-operator-container-rhel8@sha256:0161cffc939ea87d47ef654f287b14cb7551333731870dbd6e2232c5875b9033_amd64",
"8Base-RHOSE-4.11:openshift4/ose-alibaba-machine-controllers-rhel8@sha256:dd1cd42eaa29959de325282d4f8815a0ebaa122604e28d407ecd7e965166b880_amd64",
"8Base-RHOSE-4.11:openshift4/ose-apiserver-network-proxy-rhel8@sha256:245ece4bd06599e479428c43847ff3cc532e3822f332c16bcd75fe8d803d294d_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-apiserver-network-proxy-rhel8@sha256:4be86d5b8d518826e8a65e9fb9f2b22c094ed8493b1720a5e798938b30f191ec_arm64",
"8Base-RHOSE-4.11:openshift4/ose-apiserver-network-proxy-rhel8@sha256:8ebe88572805ce4d7d574d50b26f85f6518fdb22dd7b9d1770cf96e826ed8dd9_amd64",
"8Base-RHOSE-4.11:openshift4/ose-apiserver-network-proxy-rhel8@sha256:ace63e71611bbc9e00c427ea60b48239878d25d23816ea80677ec6fbfab1734f_s390x",
"8Base-RHOSE-4.11:openshift4/ose-aws-cloud-controller-manager-rhel8@sha256:1242457e768a2cf0edefda2e0ec641264077e1e6c3c1819b6c430397826f4cc9_amd64",
"8Base-RHOSE-4.11:openshift4/ose-aws-cloud-controller-manager-rhel8@sha256:d9a7e298d07960e577ff3c49b64534340e31f07685c569d23e35818e993816fb_arm64",
"8Base-RHOSE-4.11:openshift4/ose-aws-cluster-api-controllers-rhel8@sha256:f1fb4e9e06fbada6da3a9849842d2faaef11afc923c0ead4b4d908cca928fb10_amd64",
"8Base-RHOSE-4.11:openshift4/ose-aws-cluster-api-controllers-rhel8@sha256:fae8fcd656375af170fe16f5e1704cd04a01353c39bdb71496320f66bdf98054_arm64",
"8Base-RHOSE-4.11:openshift4/ose-aws-ebs-csi-driver-rhel8-operator@sha256:432e73a20f27e84174d811cee2ee7db13f2bcd5617691ace07863ade43ad5abd_amd64",
"8Base-RHOSE-4.11:openshift4/ose-aws-ebs-csi-driver-rhel8-operator@sha256:4eb2eec27fd1cba3fd42fd9d633373602c0635fbef3e380ef227b418ec6e96a7_arm64",
"8Base-RHOSE-4.11:openshift4/ose-aws-ebs-csi-driver-rhel8@sha256:3ef0030f0228d2041cc810995403b7f09b92d9d2044236bf7961d4c32024591e_amd64",
"8Base-RHOSE-4.11:openshift4/ose-aws-ebs-csi-driver-rhel8@sha256:9fe539afa21e7e0f0b04230f6908d2e67861608b01b6afcebd575d10e95bed63_arm64",
"8Base-RHOSE-4.11:openshift4/ose-aws-pod-identity-webhook-rhel8@sha256:9389e1e4c2fa64a154dcbffbed370676accfdb8eea70b2e6a49a1c6b4aa4aaf8_amd64",
"8Base-RHOSE-4.11:openshift4/ose-aws-pod-identity-webhook-rhel8@sha256:9fab946ed6f96886ad644600e0e98ebdf2bff6e525838b38258fc9599bf10450_arm64",
"8Base-RHOSE-4.11:openshift4/ose-azure-cloud-controller-manager-rhel8@sha256:2510e600a0b60a9fa1ee630d2c7ffdcbbaa7588946316067d4f01caad13d90a3_amd64",
"8Base-RHOSE-4.11:openshift4/ose-azure-cloud-controller-manager-rhel8@sha256:39c2233c6bd5d940c5dcb2d9bb1fa679f7f68260a21a8862b7e92471ce1a1a68_arm64",
"8Base-RHOSE-4.11:openshift4/ose-azure-cloud-node-manager-rhel8@sha256:34d592fa215e07fc79cf590c9f8e2b9b33d5a69b168b0037770c3ac2dd96da0e_arm64",
"8Base-RHOSE-4.11:openshift4/ose-azure-cloud-node-manager-rhel8@sha256:f6756cc5a93dea849e34955f1f40dacee78b76dd19ca95019f3d59e73a42a28d_amd64",
"8Base-RHOSE-4.11:openshift4/ose-azure-cluster-api-controllers-rhel8@sha256:54eddeca59ead55597958f4a6d14aed6c67e40881f2cfe48fcb86da046cd8545_amd64",
"8Base-RHOSE-4.11:openshift4/ose-azure-cluster-api-controllers-rhel8@sha256:be393e7e52cd71f4e69045ca297d22090c77e4db3736d5b65ba32c09012ada59_arm64",
"8Base-RHOSE-4.11:openshift4/ose-azure-disk-csi-driver-rhel8-operator@sha256:4ff095a8f869062d5197d571f266f6ac3f9c785eed275eaccc8522285128d2b6_arm64",
"8Base-RHOSE-4.11:openshift4/ose-azure-disk-csi-driver-rhel8-operator@sha256:7aefec5230cd316684b716b1051589f9ec2c9cf2e1447f039abf7e5d46a5dd8c_amd64",
"8Base-RHOSE-4.11:openshift4/ose-azure-disk-csi-driver-rhel8@sha256:02ea902eeafb1f8036e9a939d8f99ef9ac5d51aff33637e8bd5c08a95c27ddc9_arm64",
"8Base-RHOSE-4.11:openshift4/ose-azure-disk-csi-driver-rhel8@sha256:9ec7ea5a66b67b45209c7818e07e55937124d959140a4ccf8b4507c42b23b829_amd64",
"8Base-RHOSE-4.11:openshift4/ose-azure-file-csi-driver-operator-rhel8@sha256:5346a247159c4ea41782355befb3bb87dedf6ca21807bf0e8d47a5575c0a1236_arm64",
"8Base-RHOSE-4.11:openshift4/ose-azure-file-csi-driver-operator-rhel8@sha256:ed5eb91ffaacd7a9d8dc6523bb481ae70d37cf14be254dc4f0b625f319a2764d_amd64",
"8Base-RHOSE-4.11:openshift4/ose-azure-file-csi-driver-rhel8@sha256:7e27919cadcfd915fb1765d7b87753da104f26e6f1c2d37818d5bd4bf77fe51a_arm64",
"8Base-RHOSE-4.11:openshift4/ose-azure-file-csi-driver-rhel8@sha256:acb6bd70db8a2addf429d17cd5bf5f1659835eb3c4f32b7e21925d4d6269a9cc_amd64",
"8Base-RHOSE-4.11:openshift4/ose-baremetal-installer-rhel8@sha256:432d43bcec91fdcc88b389628cf6cfafca5e973a5c9cafaa1bc7db332caa1303_amd64",
"8Base-RHOSE-4.11:openshift4/ose-baremetal-installer-rhel8@sha256:8fe8f202c97a262f65280091ca28da690c5d342bf36fa528e28b791e59b5402c_arm64",
"8Base-RHOSE-4.11:openshift4/ose-baremetal-installer-rhel8@sha256:927f472da5d7cd5b63be4c1ba755edc4caef1687f9dae949c2ee5979b65a5ece_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-baremetal-installer-rhel8@sha256:f3fa907c69b86a520ed526397264c2908379e5ee092f718b94d3049cf3914664_s390x",
"8Base-RHOSE-4.11:openshift4/ose-baremetal-machine-controllers@sha256:092186662282ca09b701f0e198faf403905315190a1f1bcfdaf952ee0012f2f7_s390x",
"8Base-RHOSE-4.11:openshift4/ose-baremetal-machine-controllers@sha256:805aaaf2c736170ac879baed0eab2d3de05b1255331a46ad247fd3b5dfbbfb52_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-baremetal-machine-controllers@sha256:e6e2d9e0777173822e3ca8cfef5d457f75fd4638ccfd5d896b3354416d8d1d94_arm64",
"8Base-RHOSE-4.11:openshift4/ose-baremetal-machine-controllers@sha256:f7606cd50b6e7ab57038d01f6539c194f974904abdbfcc04810fffc803166f4a_amd64",
"8Base-RHOSE-4.11:openshift4/ose-baremetal-rhel8-operator@sha256:09c5815abcd751e6599fd7d741399c3009fb5c64498005b836b894baec3f32ce_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-baremetal-rhel8-operator@sha256:ca3282dfbea85af8d294027bb958c5f7b67cd09307ba9a9b90d24ff1524e5e43_amd64",
"8Base-RHOSE-4.11:openshift4/ose-baremetal-rhel8-operator@sha256:d9799c53a13fbc2c3821612fe9bebed15522790d8c5f38ec725fad071dac9f05_arm64",
"8Base-RHOSE-4.11:openshift4/ose-baremetal-rhel8-operator@sha256:e42c99f1ee203ec4bce4bff0b9dbae24f02fd970604c592c92f166145a638ff5_s390x",
"8Base-RHOSE-4.11:openshift4/ose-baremetal-runtimecfg-rhel8@sha256:0b13e1b6772d771e457a8efa0330d0f7d26679fb057c6b679f4cd50e629075dc_s390x",
"8Base-RHOSE-4.11:openshift4/ose-baremetal-runtimecfg-rhel8@sha256:36d777277a842f569d358e6a95acf7f9ed9f6b55e1ecfc7e14d21c51c805fd0e_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-baremetal-runtimecfg-rhel8@sha256:5ce3526bde097d1550a02fbeeaea6822d7c885cbac4f757cdafe138dd968d489_amd64",
"8Base-RHOSE-4.11:openshift4/ose-baremetal-runtimecfg-rhel8@sha256:d68705bb7994ea06b999f68001837638d901e2ac3677324b41ef45c140637ee7_arm64",
"8Base-RHOSE-4.11:openshift4/ose-cli-artifacts@sha256:21babbab6276c3c556e2c2cf232c7dc9de3f187151a3c2973643829a418eaaee_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-cli-artifacts@sha256:382c647edbf3fa812d83e9fc1b25696836f574c21376b3438a041692c2aad57a_s390x",
"8Base-RHOSE-4.11:openshift4/ose-cli-artifacts@sha256:b30d17c7cae38c733bceff599d9052ade650e3cf86eec997e7cf8a10b6be1cd9_arm64",
"8Base-RHOSE-4.11:openshift4/ose-cli-artifacts@sha256:fecd94b1e286bff64e7f066d14f205283f4362a7c12b2dfb9838fdf309456f6d_amd64",
"8Base-RHOSE-4.11:openshift4/ose-cli@sha256:9e19ae99cb60c43fe9ad7a295c7c6b42d0c2c557d908e35d01a4cbc18cb252ed_arm64",
"8Base-RHOSE-4.11:openshift4/ose-cli@sha256:9e9325e685bf2c27ad58933720dc1f0595a1d9b2deeee1f5ea6e7915c2bed905_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-cli@sha256:db5e75aa697daf5e0fa6004ad42c04030ff6c22583c93de6cdfc42bf279a79be_s390x",
"8Base-RHOSE-4.11:openshift4/ose-cli@sha256:e64d871431572918420d1aa1aba7f35d6255ce5d69354d51921f10f53106cedb_amd64",
"8Base-RHOSE-4.11:openshift4/ose-cloud-credential-operator@sha256:106f6e450215363c8522f7ba40596e69d0cab04923bde1993b7bd2cf3e9c1afe_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-cloud-credential-operator@sha256:68c4224379013c5bb9c0f9f72cdf3239e674643ad5e98410023ed3e9fe303d92_arm64",
"8Base-RHOSE-4.11:openshift4/ose-cloud-credential-operator@sha256:b4023de0e31fc7d448254794512f6b1e0c01226953063d253238aa051761a683_amd64",
"8Base-RHOSE-4.11:openshift4/ose-cloud-credential-operator@sha256:dc22b952e382ee4f781305f24c4ac7b400fcec538b577b6dccc3d91728c1b24b_s390x",
"8Base-RHOSE-4.11:openshift4/ose-cluster-api-rhel8@sha256:0fe12e245cdd67943627193c7bf56b07b873fe933beb54d6afd6842cd4251d36_s390x",
"8Base-RHOSE-4.11:openshift4/ose-cluster-api-rhel8@sha256:aa173538611b49370c4ae3422aadd92cfba37db6961dd68b16779aafe21dc47f_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-cluster-api-rhel8@sha256:c14191867b7cd81fea0421d1cc7c0e7b92c77dd2854b1668bc08a60a736ef742_arm64",
"8Base-RHOSE-4.11:openshift4/ose-cluster-api-rhel8@sha256:f8e5a57dfc9a835f93f90c14358e7eed24e515003932b5abbc96b6f3042fa2b5_amd64",
"8Base-RHOSE-4.11:openshift4/ose-cluster-authentication-operator@sha256:087ebc4f40edf9c7355a3c1e092a29d5b3a78cb3fa9897eff3d26f0ab3768e2f_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-cluster-authentication-operator@sha256:1ad3e13382a4c8397551803b67296405d954a0692a5ee6935eee94efca111997_s390x",
"8Base-RHOSE-4.11:openshift4/ose-cluster-authentication-operator@sha256:4e9cbce494e0c3d074085d04a717ba3268a001116248c48355e9737005a8dc71_arm64",
"8Base-RHOSE-4.11:openshift4/ose-cluster-authentication-operator@sha256:df368de69ad5d36f8a08efe36cd3191660c1e71f04e8a567a2958c7068a0ccea_amd64",
"8Base-RHOSE-4.11:openshift4/ose-cluster-autoscaler-operator@sha256:08d72eb6e241309292929f904ebf45903e34c640198a56cb7627e07347de4db5_arm64",
"8Base-RHOSE-4.11:openshift4/ose-cluster-autoscaler-operator@sha256:21f73964329757dda78e8e35cd8ce4cc7434c19e1072d7c7b3920b899b4eea0a_amd64",
"8Base-RHOSE-4.11:openshift4/ose-cluster-autoscaler-operator@sha256:8a67e9c395779e4d295121c008905983da8f0f626919d6152558be9b65df9602_s390x",
"8Base-RHOSE-4.11:openshift4/ose-cluster-autoscaler-operator@sha256:ed4c14c8bb0e45511944a12f3319a3816605240936c2d9d3eb117415a9c7b1e8_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-cluster-autoscaler@sha256:066894460cc277008976b85a7c4c6a5edae8707f6c4ca7b4fd1b159565690800_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-cluster-autoscaler@sha256:10ad83b8d56a9de90a3a1ba66f1dd075f0c6cd02bb0c452f263ebe12d6f3ee7c_arm64",
"8Base-RHOSE-4.11:openshift4/ose-cluster-autoscaler@sha256:1874b5f344ce686750e01167b9e4ca61e5d1468e55e3d60363d22f4e80d2099a_s390x",
"8Base-RHOSE-4.11:openshift4/ose-cluster-autoscaler@sha256:4e0b8de27a9295163d397b1c7b9fd77a18276df6fb36076fb4423ce89877aa59_amd64",
"8Base-RHOSE-4.11:openshift4/ose-cluster-baremetal-operator-rhel8@sha256:37013ded4bf047f86added38bd37bf2dd648e0ae5d7f314799cc52d413ecd514_s390x",
"8Base-RHOSE-4.11:openshift4/ose-cluster-baremetal-operator-rhel8@sha256:6043ad21c6b533120745bf00e938f4a2760a193c30c93c7817e72687c7fca376_arm64",
"8Base-RHOSE-4.11:openshift4/ose-cluster-baremetal-operator-rhel8@sha256:6687cb3005b31f378b8f950dee3697834db40ebd6bda4b13c3bde26dc961003f_amd64",
"8Base-RHOSE-4.11:openshift4/ose-cluster-baremetal-operator-rhel8@sha256:672c5e08643abdcb890b199aba0993c2f5b13bab73619f4937117839e3341e93_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-cluster-bootstrap@sha256:c0a4b5bf57389be51dd92d75ffa79afbd2a0d8a1bc92d75270b62dc8d00abbff_s390x",
"8Base-RHOSE-4.11:openshift4/ose-cluster-bootstrap@sha256:e190b3d77637f8ac989c0cdfdb8de3e0a91ceb37e761c629d5960e7e6825d171_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-cluster-bootstrap@sha256:f0a31d8b8f9ef65c03264d68d971479e0f1e927af90452fe0ef442012b49854c_amd64",
"8Base-RHOSE-4.11:openshift4/ose-cluster-bootstrap@sha256:f57edabd3d5db8cc3b21e7f370cc911a06ee35813c66355e597dc84777f3a7bd_arm64",
"8Base-RHOSE-4.11:openshift4/ose-cluster-capi-operator-container-rhel8@sha256:47b12ea0b5c2e762e67c9b88a4a85b1a99bffd445643056658462e7cc1caab18_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-cluster-capi-operator-container-rhel8@sha256:7d5b042abbe54ee6406dc8741621de6ea30f44498a874b619c80741439ebf769_arm64",
"8Base-RHOSE-4.11:openshift4/ose-cluster-capi-operator-container-rhel8@sha256:80fc292bb9c856b3ef7f9b672d84f5924e301a8b5828156ddf8269a56e095d85_s390x",
"8Base-RHOSE-4.11:openshift4/ose-cluster-capi-operator-container-rhel8@sha256:f86eb79d7a994b8164bb5474f9e9bc3dcbe5ed9fada84b31dceff9c138f30974_amd64",
"8Base-RHOSE-4.11:openshift4/ose-cluster-capi-rhel8-operator@sha256:47b12ea0b5c2e762e67c9b88a4a85b1a99bffd445643056658462e7cc1caab18_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-cluster-capi-rhel8-operator@sha256:7d5b042abbe54ee6406dc8741621de6ea30f44498a874b619c80741439ebf769_arm64",
"8Base-RHOSE-4.11:openshift4/ose-cluster-capi-rhel8-operator@sha256:80fc292bb9c856b3ef7f9b672d84f5924e301a8b5828156ddf8269a56e095d85_s390x",
"8Base-RHOSE-4.11:openshift4/ose-cluster-capi-rhel8-operator@sha256:f86eb79d7a994b8164bb5474f9e9bc3dcbe5ed9fada84b31dceff9c138f30974_amd64",
"8Base-RHOSE-4.11:openshift4/ose-cluster-cloud-controller-manager-operator-rhel8@sha256:1ea1c7a907ddd7002fd27685e85c43a09755d3ff712713d54671bb071d9e7c66_arm64",
"8Base-RHOSE-4.11:openshift4/ose-cluster-cloud-controller-manager-operator-rhel8@sha256:455f0e33840e6830e1aaba5459a6c8c5ac773e326bc0d61cad2c30b0a15b7874_amd64",
"8Base-RHOSE-4.11:openshift4/ose-cluster-cloud-controller-manager-operator-rhel8@sha256:8befdd6d48ad9a969d3c1d8e3d941d78cbdac51bd7ff8169ebe3c5c2be06c6cc_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-cluster-cloud-controller-manager-operator-rhel8@sha256:df851d0c4ccebe4722cbc4f5166b443d6c911b6a7c6792c4df708f8ca8606c3f_s390x",
"8Base-RHOSE-4.11:openshift4/ose-cluster-config-operator@sha256:7c9258e2750def044850ce4d7e8d33509fc9ff6cbf5ea385a91712126d95fb4a_amd64",
"8Base-RHOSE-4.11:openshift4/ose-cluster-config-operator@sha256:88762438b2a594f1bfed201790fdd7aaa383c733c750dec4baa19757eb0a224b_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-cluster-config-operator@sha256:b5ae46d084d4ac7abffa0d0a1faea78e4f7d00afa8710fa1782642709d46d76b_s390x",
"8Base-RHOSE-4.11:openshift4/ose-cluster-config-operator@sha256:c87622cb702c60bd80393ac9bacb40563502daddfc2854422bb7983d70c19e01_arm64",
"8Base-RHOSE-4.11:openshift4/ose-cluster-csi-snapshot-controller-rhel8-operator@sha256:0c2492d5936d1af12407e74cd47340f13efc46e90ea329217e464c4ad109d210_arm64",
"8Base-RHOSE-4.11:openshift4/ose-cluster-csi-snapshot-controller-rhel8-operator@sha256:2beae1f0693a10a0ab50e08602cbf7654f05e1ef225fc162387e581da57e0a3c_s390x",
"8Base-RHOSE-4.11:openshift4/ose-cluster-csi-snapshot-controller-rhel8-operator@sha256:37492607333c4d91cbb9b4e18c4833e02c1d10fa9e28878460c5e5d76cbe2613_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-cluster-csi-snapshot-controller-rhel8-operator@sha256:9fe8d8fd53bacfd5ac2e5d70e0040be4cd65cd5550cb6cbc1ef0bddb01372d4e_amd64",
"8Base-RHOSE-4.11:openshift4/ose-cluster-dns-operator@sha256:0caac670fe7dcc0d44a81d13aed6e56479668e8a8a210caee510d7424dbf958e_amd64",
"8Base-RHOSE-4.11:openshift4/ose-cluster-dns-operator@sha256:6447a66d13df0d966992e28e8e3225e80182184cd742c772107fcce36aac7797_s390x",
"8Base-RHOSE-4.11:openshift4/ose-cluster-dns-operator@sha256:7d1991a79dec5f08a127412962ca15a48c96438b19a9ad99549305e7af010144_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-cluster-dns-operator@sha256:da8f64fc64092d5f0d098bd7088499f321402192bed38ed75637841296bbe2b9_arm64",
"8Base-RHOSE-4.11:openshift4/ose-cluster-etcd-rhel8-operator@sha256:41dfef4fb454105e5d202de32ea85e6b806ec3bbd3a89bd77226b3ee8b1dfb2f_arm64",
"8Base-RHOSE-4.11:openshift4/ose-cluster-etcd-rhel8-operator@sha256:6d9ebc067df9550aa5c1623e44a8c041f7ba0ffdad757b3848d7d5308aafa407_amd64",
"8Base-RHOSE-4.11:openshift4/ose-cluster-etcd-rhel8-operator@sha256:82ffb1ead2ccaf05f5f876828d851f85451a8ee0a843aab7ab87fdb7faf62c1e_s390x",
"8Base-RHOSE-4.11:openshift4/ose-cluster-etcd-rhel8-operator@sha256:867a572c4a1789f8360d0f01544c9f796d0328c3d7f40d98b81677b7fce40ecb_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-cluster-image-registry-operator@sha256:0358e59d273a251211b22f27aab17e0ea497d44078ec9a4ba6cb4d60ced4dd5d_arm64",
"8Base-RHOSE-4.11:openshift4/ose-cluster-image-registry-operator@sha256:5e5e4c138e519c0de2690359fafd7e8f2b795a9049b976c0e137bf1a03e23ede_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-cluster-image-registry-operator@sha256:af60f1e5c058385530c67cf7b4f9e5579ed15b06d2716347bc6db3d13157f438_s390x",
"8Base-RHOSE-4.11:openshift4/ose-cluster-image-registry-operator@sha256:e4a7ab02a4fa05edea60e5457d77cf963c0f263ebec22680197da29c5d25d599_amd64",
"8Base-RHOSE-4.11:openshift4/ose-cluster-ingress-operator@sha256:5e554e018bed9ab12c0072aa87feaba4b3921e6e6eab347fd19d44dd3943605e_amd64",
"8Base-RHOSE-4.11:openshift4/ose-cluster-ingress-operator@sha256:739896028a90adece5e93fd0a1e6b9ad9b2066be466d403f86d8059a974dd69f_arm64",
"8Base-RHOSE-4.11:openshift4/ose-cluster-ingress-operator@sha256:ab0c7df78f7265701811c771f447e8fc77cdcb9db7b4358c58c586a1e4616481_s390x",
"8Base-RHOSE-4.11:openshift4/ose-cluster-ingress-operator@sha256:d1c0cd4e6d6c7a8faaa5e4fcb8181d8325c8f371a4efe670a0d36bcb60198d2c_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-cluster-kube-apiserver-operator@sha256:07a151a721d0ab24cdc8ceebbdf6079c7fc656a8015a6f825914111fbaaeac12_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-cluster-kube-apiserver-operator@sha256:5b1e127949b717f818448ab053c9354d73ea6981cde107c95c2b5dd658d38e1b_s390x",
"8Base-RHOSE-4.11:openshift4/ose-cluster-kube-apiserver-operator@sha256:b2ebb601d381558a394affedbeebe4307526402c0c0f6b1bea4f8725b35da3fd_amd64",
"8Base-RHOSE-4.11:openshift4/ose-cluster-kube-apiserver-operator@sha256:f8d718ac3d76cf1c68e253de1dc19b6c043e84423eb3ef4ffbb8706794dde726_arm64",
"8Base-RHOSE-4.11:openshift4/ose-cluster-kube-cluster-api-rhel8-operator@sha256:3bba6cbcd88668aba5ae03625d7cddea1bea0dc0e80007f9ba0f48efd9ab7cf7_amd64",
"8Base-RHOSE-4.11:openshift4/ose-cluster-kube-cluster-api-rhel8-operator@sha256:7cd7a803ddd309593278e3f5588d3f9e7cb43ddbcd1245528971d8ba2dccd02d_arm64",
"8Base-RHOSE-4.11:openshift4/ose-cluster-kube-cluster-api-rhel8-operator@sha256:c1eca6f993c9aedd597915c0f020f20adb4559c5fb332195f367aee7832cdf44_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-cluster-kube-cluster-api-rhel8-operator@sha256:d9ae7f5c8b3eb47536b545062648171866a69b1f7c078002e5b91c89ebfd77a6_s390x",
"8Base-RHOSE-4.11:openshift4/ose-cluster-kube-controller-manager-operator@sha256:4cd1b1cfb69a5e65a5096d6e2ed9fab256263aecb3de40a3a2e21030e98005b8_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-cluster-kube-controller-manager-operator@sha256:5d6f1a31087d399c9b63a0d81ac992ad7cb2a10de2dbe8a165a29bc17cb804a7_s390x",
"8Base-RHOSE-4.11:openshift4/ose-cluster-kube-controller-manager-operator@sha256:5e14a5b833cfa3415168708c66771b521c4f6a5b93d91370d77c12f729d8ba8d_arm64",
"8Base-RHOSE-4.11:openshift4/ose-cluster-kube-controller-manager-operator@sha256:75675751af4d0cfe59f9fc74745ba7ad2953d95ea343af2b07ea01152fcb2683_amd64",
"8Base-RHOSE-4.11:openshift4/ose-cluster-kube-scheduler-operator@sha256:5d4d03c1d90ec1a7484ead812faf3d2afdbd59ff43391fde735d8d7463607619_arm64",
"8Base-RHOSE-4.11:openshift4/ose-cluster-kube-scheduler-operator@sha256:83deb5bdc9f0c9284eb4e8de788cc453cdbcfc01d50070fb52465f225f66a1df_s390x",
"8Base-RHOSE-4.11:openshift4/ose-cluster-kube-scheduler-operator@sha256:c6dd4dced8d9955ef9ec9c1e517f37f3caa06b0e15a5c9dd5740069c0bf0c634_amd64",
"8Base-RHOSE-4.11:openshift4/ose-cluster-kube-scheduler-operator@sha256:ca65bc4f76a6d874b2d0ceca00bb6261eda096be7dcd6c113eda8e11dfde0916_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-cluster-kube-storage-version-migrator-rhel8-operator@sha256:48ad9408d754564627549bc8035ae681201a18bdeeb9fa234049c44e6c14581e_amd64",
"8Base-RHOSE-4.11:openshift4/ose-cluster-kube-storage-version-migrator-rhel8-operator@sha256:76c1af1cd2b729bfacfa83bd3d8ed148284bb5b78b796cd433b8d6863a19d3ef_s390x",
"8Base-RHOSE-4.11:openshift4/ose-cluster-kube-storage-version-migrator-rhel8-operator@sha256:86a641e8f5edd231d7af6c227b458bedf1d1c778a9bed95bb2a31fd6c2af3da2_arm64",
"8Base-RHOSE-4.11:openshift4/ose-cluster-kube-storage-version-migrator-rhel8-operator@sha256:a9fc53ebe17f190200b3e41a65737483a88a58bc6350af51f03f4f9ca700bdba_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-cluster-machine-approver@sha256:07667ef8e091ee997b5e659dfa3c8a762573f7f0a202dba72d42032c827111e0_s390x",
"8Base-RHOSE-4.11:openshift4/ose-cluster-machine-approver@sha256:2ae92fbe8598f400f53316010e51e751d515d208c9204a04ab6f474837833705_arm64",
"8Base-RHOSE-4.11:openshift4/ose-cluster-machine-approver@sha256:d5293d65f59c34e7b3bfb6f2e31bcc13148c2a4ba98407df16ef9d7ec3522f03_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-cluster-machine-approver@sha256:db34e4cbce97a50bae91565138d1555f2eed1010cae2c589f7e34e5e27de5168_amd64",
"8Base-RHOSE-4.11:openshift4/ose-cluster-monitoring-operator@sha256:38097086911176eb6d94c9eb3fb744336d5c07b95c989d719dd7ed20807ae3c9_s390x",
"8Base-RHOSE-4.11:openshift4/ose-cluster-monitoring-operator@sha256:8ff5a580ab2e42adbdcbea74e7c2b6915c6abd4c5d6f14c82903586dda18001a_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-cluster-monitoring-operator@sha256:9ef3638201f3d8110c37205196e2c8023b497abff4c34124289496f014960c7a_arm64",
"8Base-RHOSE-4.11:openshift4/ose-cluster-monitoring-operator@sha256:f15249736c67cbf440deb68891faf4eadc896fa2f378590c8a355e2ff39ebd94_amd64",
"8Base-RHOSE-4.11:openshift4/ose-cluster-network-operator@sha256:9e7aab6d8d159653383627b8262ad46155dc97692c5c345b72f90ecf100ab4c3_amd64",
"8Base-RHOSE-4.11:openshift4/ose-cluster-network-operator@sha256:c6cf66b22c51935f2c081b23208eab48c41a44b9b915035ffa896101c41deb0a_s390x",
"8Base-RHOSE-4.11:openshift4/ose-cluster-network-operator@sha256:d3bff15251d3415b42ff851f0a1269bbf0fdac9410f437ad32c19c709b8f1b1d_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-cluster-network-operator@sha256:edcfb5688a3cc314456a59a1caebbb401a82d0aaf725867dcba874c93499bfbb_arm64",
"8Base-RHOSE-4.11:openshift4/ose-cluster-node-tuning-operator@sha256:032fbdb27508aaf93b1dedfc114e67cc8d398f4a6bd9f994ca40eb66d1e50f5f_s390x",
"8Base-RHOSE-4.11:openshift4/ose-cluster-node-tuning-operator@sha256:3ad618fd222cd3f0967b5c945e3f8a9c2c9f7cd5c4c107f2de7b7da4d06c5587_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-cluster-node-tuning-operator@sha256:5635e64a108e6005c47c88080b35cc11948d6097bb632228f8193a17b53259b9_arm64",
"8Base-RHOSE-4.11:openshift4/ose-cluster-node-tuning-operator@sha256:d06e393e0493bb6a519ffeab2595b7555df2148190eb30a29def40325c35e3a5_amd64",
"8Base-RHOSE-4.11:openshift4/ose-cluster-openshift-apiserver-operator@sha256:579f671f2e8a295eae80c19571daab0818ed012888980c0dc7a383fa277f595a_arm64",
"8Base-RHOSE-4.11:openshift4/ose-cluster-openshift-apiserver-operator@sha256:5a72cb0256f9b20e3f1b847def6ab9f544ff9d7b3a63437963fc1225c8b0ce94_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-cluster-openshift-apiserver-operator@sha256:a01a7943ecfa16a7ee0efd14e2cf192c887544cf9b9517b66dcdd0b9f1cd34dc_s390x",
"8Base-RHOSE-4.11:openshift4/ose-cluster-openshift-apiserver-operator@sha256:dc6a39c838691902cf50574eed7b6cfa6da8a38871624f09acab2e8d158b1957_amd64",
"8Base-RHOSE-4.11:openshift4/ose-cluster-openshift-controller-manager-operator@sha256:6634a513df79182201131a7f56ac876323bd7e1709b737405ab41e06e95acf40_arm64",
"8Base-RHOSE-4.11:openshift4/ose-cluster-openshift-controller-manager-operator@sha256:6e38c38b884651ae615d96617cbb562966ad67a63241dc1296c38e61556b6f74_s390x",
"8Base-RHOSE-4.11:openshift4/ose-cluster-openshift-controller-manager-operator@sha256:a502b3ce08f4dbb73617d2e212c6b89761a10cbb1d858b9c0f2791cb35683db5_amd64",
"8Base-RHOSE-4.11:openshift4/ose-cluster-openshift-controller-manager-operator@sha256:f5b0dc319a66df941b33428ca64b2cd937957ce47b932e8c3c74398f1057caf1_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-cluster-policy-controller-rhel8@sha256:4d56f27c4662cfa3b2cc7b9f4b146b66f9ad6b6e214b23813a8c4ed5a4107ead_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-cluster-policy-controller-rhel8@sha256:7ad8d955c2bf988905684f85876a22874dd235f2bac686c8565585abac5cc2eb_s390x",
"8Base-RHOSE-4.11:openshift4/ose-cluster-policy-controller-rhel8@sha256:c0925a8d478200fab902a7cae4847a900c7e4473ecc20f854e3ba58ac0d46cc3_arm64",
"8Base-RHOSE-4.11:openshift4/ose-cluster-policy-controller-rhel8@sha256:c7dc36c1b1c71ab449668a5600ce9ba403c23a7a14c81ea80a851d8f96a97757_amd64",
"8Base-RHOSE-4.11:openshift4/ose-cluster-samples-operator@sha256:41b5edfb6f395372593d2ece37102b6c53deabaf208a2d66cc3486308bf7bcd9_s390x",
"8Base-RHOSE-4.11:openshift4/ose-cluster-samples-operator@sha256:6bf352ae6bc6a6c46ca79014473cc163505165163060870bcf2e42f07b9f2577_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-cluster-samples-operator@sha256:844d02462ad69b045a796a9b5547cd65e42b51a56fda3b289a15e5aa0caa7138_amd64",
"8Base-RHOSE-4.11:openshift4/ose-cluster-samples-operator@sha256:c8a7ca2191e14e7b7b67108743fa442f75222a5f8a8577bb801f4209c72cf5a8_arm64",
"8Base-RHOSE-4.11:openshift4/ose-cluster-storage-operator@sha256:2155fd9379e1264fc4a0608cac844a098df4f170d5e1383c18b95fc7ec6b049a_arm64",
"8Base-RHOSE-4.11:openshift4/ose-cluster-storage-operator@sha256:60c88dda1e58b5a6e8109afef2a837fe184362ada32f369784bd5cf2a34183f2_amd64",
"8Base-RHOSE-4.11:openshift4/ose-cluster-storage-operator@sha256:a2da82561c61ddde3ed10057743ad59cefb36cd9b59a167bd1c01638cdb1b9a6_s390x",
"8Base-RHOSE-4.11:openshift4/ose-cluster-storage-operator@sha256:c30a0ebdf2740b0c0badde549e557973c741315cca23a931cfb28dce704887d3_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-cluster-version-operator@sha256:241713ac691dd073f8b667f59502e6db5ae503d01bd3e5dc0413bb1903a6da06_amd64",
"8Base-RHOSE-4.11:openshift4/ose-cluster-version-operator@sha256:43508917e491dcbcf0375ce2c0252fe79bc1cde78419a9c6ea20895fac2dac1f_s390x",
"8Base-RHOSE-4.11:openshift4/ose-cluster-version-operator@sha256:6c38640774628f346faa7555b574c8b492a3c86052299fb3aa905888ec29f57c_arm64",
"8Base-RHOSE-4.11:openshift4/ose-cluster-version-operator@sha256:739b3f7a860a9ac73027a95111dd5466b4c467970f2fb777cdf3598f67221b68_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-configmap-reloader@sha256:25c49da28dd21c6056f6368416e1d6ad6f06a3046434e0190c4e2e47d24408bb_amd64",
"8Base-RHOSE-4.11:openshift4/ose-configmap-reloader@sha256:26a13df99ea07b0298cd5f90b086f510c201cc7762a6020b1683489498f92247_s390x",
"8Base-RHOSE-4.11:openshift4/ose-configmap-reloader@sha256:d749478faa06c5b2102e5900bba9abd48dd2b05c7adf5bd8d7b5e1923ade4fdb_arm64",
"8Base-RHOSE-4.11:openshift4/ose-configmap-reloader@sha256:f78ad6462d63cf7926c5b83617dfbd393508588d88b5bd9eeeea0b7d8a64669e_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-console-operator@sha256:2ec6199f3ca35880a0d9a1960156de7d94b04be1d391b08926f19939ba8cb812_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-console-operator@sha256:51aa483bf4f840be495ad572254641187d19bf74f2d38424477f5893179f649a_s390x",
"8Base-RHOSE-4.11:openshift4/ose-console-operator@sha256:97616a2200d45d1d650c0cdd543ec7f0f936786b09431047a94e01f398aa2d06_arm64",
"8Base-RHOSE-4.11:openshift4/ose-console-operator@sha256:9e57ff97abdd99b207a0867fe0dee68f2bcaa7776d44e523798bab548aaae148_amd64",
"8Base-RHOSE-4.11:openshift4/ose-console@sha256:1ac5d6db843d81b56692a2019f4201927362bbf19d7486dbfdb4098ab2b4a729_amd64",
"8Base-RHOSE-4.11:openshift4/ose-console@sha256:67c77dfbf58dd0c41483b5afffab5215b1a818827176cfaa43794e1f237c67f1_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-console@sha256:6a3172a832962789a7e715983784cb365e8d996ce9eaf6d93c556f24c3f8b205_arm64",
"8Base-RHOSE-4.11:openshift4/ose-console@sha256:773182d61251834f80c36cebf472dbff70025334977ecc416560e55a41a9e8c7_s390x",
"8Base-RHOSE-4.11:openshift4/ose-container-networking-plugins-rhel8@sha256:b28145e56f2aac4dbb9d900f0efe86227287c10451728ed69708d6eac3580622_arm64",
"8Base-RHOSE-4.11:openshift4/ose-container-networking-plugins-rhel8@sha256:c472d872a70e67ab583752ff21f0bd5619bb755030eb51e9f2a4c625793a2cc3_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-container-networking-plugins-rhel8@sha256:d22cbaf4967340a39cf7ad96e68450b79898b204b5c994bd2d7f330377953412_s390x",
"8Base-RHOSE-4.11:openshift4/ose-container-networking-plugins-rhel8@sha256:def7a0a80be3d29e7ae6d9785f5925cf9558b9e01792cb1e77dfadb0d5f28230_amd64",
"8Base-RHOSE-4.11:openshift4/ose-coredns@sha256:2f52299822c5fdc045c703c43a99ab9db893d530d618176ae52376143a354d3c_amd64",
"8Base-RHOSE-4.11:openshift4/ose-coredns@sha256:58a52e4a3e0336391d21cf60c29dbede81e0a4a0dd27d54caa8c8107d4071da4_s390x",
"8Base-RHOSE-4.11:openshift4/ose-coredns@sha256:67d6f68c83ed3319353d56731fd3b31864269bd7b65d20d440f48fe4207c3ec4_arm64",
"8Base-RHOSE-4.11:openshift4/ose-coredns@sha256:a5d7d60486b0db4eff39e8ae9234a7650f578ee4edaaa8d5d0d1f1d7985471ee_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-csi-driver-manila-rhel8-operator@sha256:1e2c039399a6ad9857e9b3972cdf246a1cd6bdb70e2278bd3274c9ff0ffe8f5d_amd64",
"8Base-RHOSE-4.11:openshift4/ose-csi-driver-manila-rhel8-operator@sha256:5543f0aabea36a61da59bdc5042f8d5e2dfff4a07a51ed61fdd91cd75de53047_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-csi-driver-manila-rhel8@sha256:3c3248dfebba93bd81d5295455cd1eaead7622a1dd9d433bc7bf49a713603255_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-csi-driver-manila-rhel8@sha256:e8d1989aba103c3667cafbae5d850bc9e8558f2e4cc760a9b88931f3a4db86a9_amd64",
"8Base-RHOSE-4.11:openshift4/ose-csi-driver-nfs-rhel8@sha256:3b15d6d6f4c84f64caafac5a68041ca3bbe50bab34e353a6604f6046253547f9_amd64",
"8Base-RHOSE-4.11:openshift4/ose-csi-driver-nfs-rhel8@sha256:ab4144663cd995c5fcac1b096a5dafd5ec6e5fa62df311f4cb3841a7d2c75dfe_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-csi-driver-shared-resource-operator-rhel8@sha256:50c08c144bb33f382aaaf878157a8ebf58968bd575321cd179ca26551925cac5_s390x",
"8Base-RHOSE-4.11:openshift4/ose-csi-driver-shared-resource-operator-rhel8@sha256:969eb2f0c16c083548541f7ca9a514352af26ead7aee991ed259d6ace4a91d3f_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-csi-driver-shared-resource-operator-rhel8@sha256:adbd0c9b2820fa269d56fde688edb6d393ac509894a4334e65f25883ca9c3ba8_amd64",
"8Base-RHOSE-4.11:openshift4/ose-csi-driver-shared-resource-operator-rhel8@sha256:bacd97ae2c3e53a95dfefa929639896fe9ca5457344d7e255551173606673b43_arm64",
"8Base-RHOSE-4.11:openshift4/ose-csi-driver-shared-resource-rhel8@sha256:38eb7084857a284fc01f2b379245492d2a3f3687e7bbbcab018d3f37adeb0c92_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-csi-driver-shared-resource-rhel8@sha256:571d542a628389ea713e3426c6cae7c6ea403476a0de0162ddcf67f39cffae6e_s390x",
"8Base-RHOSE-4.11:openshift4/ose-csi-driver-shared-resource-rhel8@sha256:8b4d19610bac30821f299b9741aa105905642c19ee9a207acf26a89fcb980061_amd64",
"8Base-RHOSE-4.11:openshift4/ose-csi-driver-shared-resource-rhel8@sha256:b1b243779556a2740ef267c80d449a734c7f56dcb085481db1f395300cdbc015_arm64",
"8Base-RHOSE-4.11:openshift4/ose-csi-driver-shared-resource-webhook-rhel8@sha256:0e8cefa1ea15e47b3835204029250da5e5e0630a4457f3c4f5d208adb509d14c_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-csi-driver-shared-resource-webhook-rhel8@sha256:35d4be98c713880d8b672e122f21e352bec83a773b5ad5280244b987a87f8e6f_arm64",
"8Base-RHOSE-4.11:openshift4/ose-csi-driver-shared-resource-webhook-rhel8@sha256:aa9502ee197283d904856823d7b8e4bdf086a99c66b37272b8e0072a340c00e2_amd64",
"8Base-RHOSE-4.11:openshift4/ose-csi-driver-shared-resource-webhook-rhel8@sha256:fc0a42ee3a99634f86088f6b5903474041d9c0f27d8a80c446c6c709d7462cf1_s390x",
"8Base-RHOSE-4.11:openshift4/ose-csi-external-attacher-rhel8@sha256:65986b28ddc315fa9c7e567f0ab2a19e21d247f8bc7c55415391bd5f7ffc777f_arm64",
"8Base-RHOSE-4.11:openshift4/ose-csi-external-attacher-rhel8@sha256:a53bedc03d9cba348d76acfbe586df0f319a417216b5a1293e917693d2bf987b_s390x",
"8Base-RHOSE-4.11:openshift4/ose-csi-external-attacher-rhel8@sha256:cd8502b7bc328fd4b7f1b4194dc8f21b850c8c1eb8e0b220afb0fbef06ee447b_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-csi-external-attacher-rhel8@sha256:d65c8960171d37900f2f07cedb4a14eff2fc9da095a3ccc6718f4fbcd0f0b79e_amd64",
"8Base-RHOSE-4.11:openshift4/ose-csi-external-attacher@sha256:65986b28ddc315fa9c7e567f0ab2a19e21d247f8bc7c55415391bd5f7ffc777f_arm64",
"8Base-RHOSE-4.11:openshift4/ose-csi-external-attacher@sha256:a53bedc03d9cba348d76acfbe586df0f319a417216b5a1293e917693d2bf987b_s390x",
"8Base-RHOSE-4.11:openshift4/ose-csi-external-attacher@sha256:cd8502b7bc328fd4b7f1b4194dc8f21b850c8c1eb8e0b220afb0fbef06ee447b_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-csi-external-attacher@sha256:d65c8960171d37900f2f07cedb4a14eff2fc9da095a3ccc6718f4fbcd0f0b79e_amd64",
"8Base-RHOSE-4.11:openshift4/ose-csi-external-provisioner-rhel8@sha256:1e69d532a480bf0f0b2aa8c7385dfe90488408c25f1278ace1a25df90dba38ac_amd64",
"8Base-RHOSE-4.11:openshift4/ose-csi-external-provisioner-rhel8@sha256:62f68c04b66046eac735887c9ebfc3fb8af069579cab057203d1fda7c047a711_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-csi-external-provisioner-rhel8@sha256:8667b0674de09e66ea2eda3aed92ccaecab44cf71298e12b64735616ddcb7f7d_arm64",
"8Base-RHOSE-4.11:openshift4/ose-csi-external-provisioner-rhel8@sha256:ed000063acc18b89dd40d374b3ac29d010a7bbc3eb77403070a27c04c8e1c761_s390x",
"8Base-RHOSE-4.11:openshift4/ose-csi-external-provisioner@sha256:1e69d532a480bf0f0b2aa8c7385dfe90488408c25f1278ace1a25df90dba38ac_amd64",
"8Base-RHOSE-4.11:openshift4/ose-csi-external-provisioner@sha256:62f68c04b66046eac735887c9ebfc3fb8af069579cab057203d1fda7c047a711_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-csi-external-provisioner@sha256:8667b0674de09e66ea2eda3aed92ccaecab44cf71298e12b64735616ddcb7f7d_arm64",
"8Base-RHOSE-4.11:openshift4/ose-csi-external-provisioner@sha256:ed000063acc18b89dd40d374b3ac29d010a7bbc3eb77403070a27c04c8e1c761_s390x",
"8Base-RHOSE-4.11:openshift4/ose-csi-external-resizer-rhel8@sha256:68a45dffdbea5cbe6bb78ec6dfeded91d4ae361fa24dc5221d8507f7715d7320_s390x",
"8Base-RHOSE-4.11:openshift4/ose-csi-external-resizer-rhel8@sha256:8b40d88c21ea690f84e8221f6e7ed91daaa2d21ea8d1017f1afbf3fa9ffd0909_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-csi-external-resizer-rhel8@sha256:b3888d7ba58e56d0a10f3c2cc46764410d353f9e7c1a412e11e2e538fe0abc9f_amd64",
"8Base-RHOSE-4.11:openshift4/ose-csi-external-resizer-rhel8@sha256:c2cdefede57f8b6cb24c335cf0a201669fd26d3c3926fa77f495ebe70b7fc41c_arm64",
"8Base-RHOSE-4.11:openshift4/ose-csi-external-resizer@sha256:68a45dffdbea5cbe6bb78ec6dfeded91d4ae361fa24dc5221d8507f7715d7320_s390x",
"8Base-RHOSE-4.11:openshift4/ose-csi-external-resizer@sha256:8b40d88c21ea690f84e8221f6e7ed91daaa2d21ea8d1017f1afbf3fa9ffd0909_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-csi-external-resizer@sha256:b3888d7ba58e56d0a10f3c2cc46764410d353f9e7c1a412e11e2e538fe0abc9f_amd64",
"8Base-RHOSE-4.11:openshift4/ose-csi-external-resizer@sha256:c2cdefede57f8b6cb24c335cf0a201669fd26d3c3926fa77f495ebe70b7fc41c_arm64",
"8Base-RHOSE-4.11:openshift4/ose-csi-external-snapshotter-rhel8@sha256:4c27ae7dd0ade12e5de4fe0b1852a12cb2d34f1b24eeb68369f2a3b0c514dffd_s390x",
"8Base-RHOSE-4.11:openshift4/ose-csi-external-snapshotter-rhel8@sha256:4fe92e79ef5e642dc7860119e41d581865f7ae5b09abf6ce653e847d6a0a9aac_amd64",
"8Base-RHOSE-4.11:openshift4/ose-csi-external-snapshotter-rhel8@sha256:9f5f07396f9b2d983a3e99c133a5a81938900e8e0808a5ac57e0e72210d57377_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-csi-external-snapshotter-rhel8@sha256:e55bef044c9885ba15f06d21ecd44cd692e4d5b1eb020e56207c690a24c0702e_arm64",
"8Base-RHOSE-4.11:openshift4/ose-csi-external-snapshotter@sha256:4c27ae7dd0ade12e5de4fe0b1852a12cb2d34f1b24eeb68369f2a3b0c514dffd_s390x",
"8Base-RHOSE-4.11:openshift4/ose-csi-external-snapshotter@sha256:4fe92e79ef5e642dc7860119e41d581865f7ae5b09abf6ce653e847d6a0a9aac_amd64",
"8Base-RHOSE-4.11:openshift4/ose-csi-external-snapshotter@sha256:9f5f07396f9b2d983a3e99c133a5a81938900e8e0808a5ac57e0e72210d57377_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-csi-external-snapshotter@sha256:e55bef044c9885ba15f06d21ecd44cd692e4d5b1eb020e56207c690a24c0702e_arm64",
"8Base-RHOSE-4.11:openshift4/ose-csi-livenessprobe-rhel8@sha256:05b61e283383cb7d26749e09979ad59bfcecee33054f89a9d466ff0743085dd9_arm64",
"8Base-RHOSE-4.11:openshift4/ose-csi-livenessprobe-rhel8@sha256:0dc3629d883c31ef6babc095eb93106c1505b2ff332c4ef1a5a91bedd50c70d2_s390x",
"8Base-RHOSE-4.11:openshift4/ose-csi-livenessprobe-rhel8@sha256:9d7830b4ffd8be8845a62a69bd2efb7b3354d0a6b226d6e5cc8b23670b6b65cc_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-csi-livenessprobe-rhel8@sha256:f14f6e952932830665b25597c2a3d21158a5cb69beb4c80a64388777a1552865_amd64",
"8Base-RHOSE-4.11:openshift4/ose-csi-livenessprobe@sha256:05b61e283383cb7d26749e09979ad59bfcecee33054f89a9d466ff0743085dd9_arm64",
"8Base-RHOSE-4.11:openshift4/ose-csi-livenessprobe@sha256:0dc3629d883c31ef6babc095eb93106c1505b2ff332c4ef1a5a91bedd50c70d2_s390x",
"8Base-RHOSE-4.11:openshift4/ose-csi-livenessprobe@sha256:9d7830b4ffd8be8845a62a69bd2efb7b3354d0a6b226d6e5cc8b23670b6b65cc_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-csi-livenessprobe@sha256:f14f6e952932830665b25597c2a3d21158a5cb69beb4c80a64388777a1552865_amd64",
"8Base-RHOSE-4.11:openshift4/ose-csi-node-driver-registrar-rhel8@sha256:0c01d2cd070a88a674caaa131cda9db116520d8faef62fe8e625985c1d98fd18_amd64",
"8Base-RHOSE-4.11:openshift4/ose-csi-node-driver-registrar-rhel8@sha256:33487a8bf32beb3dfe503b86d29f4ba1abec143841cb74a806447f4cda76b65e_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-csi-node-driver-registrar-rhel8@sha256:d43e9ead11ce2d470c24485b53bc18f3bd906a74f98ed996a07300d798d23788_s390x",
"8Base-RHOSE-4.11:openshift4/ose-csi-node-driver-registrar-rhel8@sha256:d8b610a566b2524819e758881876146a0bc81307d5b213d772d1c4620a2012d8_arm64",
"8Base-RHOSE-4.11:openshift4/ose-csi-node-driver-registrar@sha256:0c01d2cd070a88a674caaa131cda9db116520d8faef62fe8e625985c1d98fd18_amd64",
"8Base-RHOSE-4.11:openshift4/ose-csi-node-driver-registrar@sha256:33487a8bf32beb3dfe503b86d29f4ba1abec143841cb74a806447f4cda76b65e_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-csi-node-driver-registrar@sha256:d43e9ead11ce2d470c24485b53bc18f3bd906a74f98ed996a07300d798d23788_s390x",
"8Base-RHOSE-4.11:openshift4/ose-csi-node-driver-registrar@sha256:d8b610a566b2524819e758881876146a0bc81307d5b213d772d1c4620a2012d8_arm64",
"8Base-RHOSE-4.11:openshift4/ose-csi-snapshot-controller-rhel8@sha256:67ac9c849b6a3470243c53ef7ec3aa44da1aeb379615332b56fbac27482f5b6f_s390x",
"8Base-RHOSE-4.11:openshift4/ose-csi-snapshot-controller-rhel8@sha256:7caf6ed642540c96e82faec6ea468bda65cf30490a7f36d84a4c821524ec5d9a_amd64",
"8Base-RHOSE-4.11:openshift4/ose-csi-snapshot-controller-rhel8@sha256:8cb151e8572bdfaf53f914de090a271ad5fb4e2a4d9046b587027f57473c84cf_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-csi-snapshot-controller-rhel8@sha256:9af4ca75bee97b438a623663260814087f1ca39a4cf3b3a94cd514b0538f538b_arm64",
"8Base-RHOSE-4.11:openshift4/ose-csi-snapshot-controller@sha256:67ac9c849b6a3470243c53ef7ec3aa44da1aeb379615332b56fbac27482f5b6f_s390x",
"8Base-RHOSE-4.11:openshift4/ose-csi-snapshot-controller@sha256:7caf6ed642540c96e82faec6ea468bda65cf30490a7f36d84a4c821524ec5d9a_amd64",
"8Base-RHOSE-4.11:openshift4/ose-csi-snapshot-controller@sha256:8cb151e8572bdfaf53f914de090a271ad5fb4e2a4d9046b587027f57473c84cf_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-csi-snapshot-controller@sha256:9af4ca75bee97b438a623663260814087f1ca39a4cf3b3a94cd514b0538f538b_arm64",
"8Base-RHOSE-4.11:openshift4/ose-csi-snapshot-validation-webhook-rhel8@sha256:3906afef49db33367ae423dd7470602716040fa003f5aea9f1a19a69c848cd1c_arm64",
"8Base-RHOSE-4.11:openshift4/ose-csi-snapshot-validation-webhook-rhel8@sha256:51c65a9df682ccdb37d6c2d79e0862848176795c1fa11aca1f9cefc800be7556_s390x",
"8Base-RHOSE-4.11:openshift4/ose-csi-snapshot-validation-webhook-rhel8@sha256:95c34ae00e6572e47420ae12278b05b7190da2ba34a8e649b01d7e89ff9a5316_amd64",
"8Base-RHOSE-4.11:openshift4/ose-csi-snapshot-validation-webhook-rhel8@sha256:fc19b27c4f465ec46f6b7838ff4715278b7a3472d79c5a062d8b2c38d0b9f778_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-docker-builder@sha256:1d4caa6d1f83d5dee59672c6692283c6560df72ae1b575b70992356d57c62a3c_s390x",
"8Base-RHOSE-4.11:openshift4/ose-docker-builder@sha256:c1b4b12a7b97eb9cdfa7875af3ac6ac3bfd9e423ff7a25c7cce67fb9605a1e0b_arm64",
"8Base-RHOSE-4.11:openshift4/ose-docker-builder@sha256:d5060059efc5c224609de286090868badb271d14326ccbef670d2cca624ccf8f_amd64",
"8Base-RHOSE-4.11:openshift4/ose-docker-builder@sha256:d7456704b8084ca68674124a4de7ad3199d9fe3989cd15801bf3090138ce4935_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-docker-registry@sha256:1ca0c6d8dcb1da2dc0ed3488c03062948b7801ebf77f032a75dcd0d776cbcc02_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-docker-registry@sha256:29be3d008714476dccb8c4b1fc8fc67de892d798c3873ef32c15732671e190b3_s390x",
"8Base-RHOSE-4.11:openshift4/ose-docker-registry@sha256:388582f1b5ff059dd6776f6e28dcf97e402a228269c86cd97e61c2a653cb7133_amd64",
"8Base-RHOSE-4.11:openshift4/ose-docker-registry@sha256:47ca483d2624030a8bd5b7fafbfff6b728ddc9ddf6b3a429c1d7b09dba3ca10e_arm64",
"8Base-RHOSE-4.11:openshift4/ose-gcp-cloud-controller-manager-rhel8@sha256:41e8f97fc5832464306161afcd587d68a4b602f580ff2ef6d025b46ce5af9683_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-gcp-cloud-controller-manager-rhel8@sha256:dcf345d2b728186c8be5994082b41694ddbd482f337ed5762e3c010c2f2989eb_amd64",
"8Base-RHOSE-4.11:openshift4/ose-gcp-cluster-api-controllers-rhel8@sha256:13032dc2fe709015f48c167f66ed7ad5cc861f42252ccd28b318ebbbba875bf4_amd64",
"8Base-RHOSE-4.11:openshift4/ose-gcp-cluster-api-controllers-rhel8@sha256:52f1777b57d7044a988da3054c0c7c06e27a3bc9d9ac8965dd8d5fe3cc3ef5d4_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-gcp-pd-csi-driver-operator-rhel8@sha256:ab39ff55f76b8d2b0ccbc0c9af706b6d136c4ca1216d8247982e2bf9e9be4635_amd64",
"8Base-RHOSE-4.11:openshift4/ose-gcp-pd-csi-driver-operator-rhel8@sha256:c0a3c993a9fcf0d645dec39a20464688837e35c82c08f5ca95fdf1b70d842806_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-gcp-pd-csi-driver-rhel8@sha256:9bbea15a4e7918b1f59827230127287d1f7a1c8881ee8272c6d397c85e2eeba0_amd64",
"8Base-RHOSE-4.11:openshift4/ose-gcp-pd-csi-driver-rhel8@sha256:f45be24171aa703c21aaad4f350ebe0a54081108d75e39ff1b42d1f415776e73_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-grafana@sha256:093a89f3ee3bc7b83d786457fd7dd2cd4b4df8b4d69597136c68c33b62f1555d_s390x",
"8Base-RHOSE-4.11:openshift4/ose-grafana@sha256:872e19ac34f528137912f7a4374848e14d5b5f71332e758d17b8955e6473bd8e_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-grafana@sha256:a8034b22cbf5478cb89511029d3fe47e8147ea6ad336f40c4ec8307b68a314ce_arm64",
"8Base-RHOSE-4.11:openshift4/ose-grafana@sha256:f91a57f81311e3859f44cc44ab2f4b345408bd4bf369c32a1da0ec53da9469e7_amd64",
"8Base-RHOSE-4.11:openshift4/ose-hyperkube@sha256:074743eb5a6d57b6ad6ab1d87dc397122fd628013fc25a97924262187ff8d916_arm64",
"8Base-RHOSE-4.11:openshift4/ose-hyperkube@sha256:0987c96c1001b1316c932b77597d965285f6d4117aade6e81194b591a57ab31c_s390x",
"8Base-RHOSE-4.11:openshift4/ose-hyperkube@sha256:b955148923febe573f89449ebee80dc22f5e9afdf3f11d6a53ea4e1b5faabf11_amd64",
"8Base-RHOSE-4.11:openshift4/ose-hyperkube@sha256:f2c9f7723e565ba0b6a5893c235aea79232e3c83d8719ea3001c50d62fcfb450_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-hypershift-rhel8@sha256:917b34fb32708b8197805b66aaf1e6eb790962d53039e9b6d908d86deb1199bf_s390x",
"8Base-RHOSE-4.11:openshift4/ose-hypershift-rhel8@sha256:9e807b6a6e935bd5fd5d27ad950d0bc7177d0f498b5d55235cc1af833eb660c3_arm64",
"8Base-RHOSE-4.11:openshift4/ose-hypershift-rhel8@sha256:c50f3799c451830fc7f551d0397163473190a916a001b3ecf8e0577d5b68b252_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-hypershift-rhel8@sha256:ce31097552aaeb01e86dfc287151a60abb8c9cd5531ee940fbe5d7f1427e7612_amd64",
"8Base-RHOSE-4.11:openshift4/ose-ibm-cloud-controller-manager-rhel8@sha256:a6ba20c56e90cf404bcef97b7b8c1e87f4d370d3c26fe85111dddcd301c20d27_amd64",
"8Base-RHOSE-4.11:openshift4/ose-ibm-cloud-controller-manager-rhel8@sha256:bb4b6e94ad2e114f792e56803d96cc0a0d89cb2d0b4b6c1bd98f7dc02681d9ff_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-ibm-vpc-block-csi-driver-operator-rhel8@sha256:969ddfd951d7d66215810d9b1d82a524a622fa014c7aae48d62c6b475507ac3c_amd64",
"8Base-RHOSE-4.11:openshift4/ose-ibm-vpc-block-csi-driver-operator-rhel8@sha256:f31fccd1cbd570207ed229402d402ca388c6630f14e0508bdc9ba01fa1763bbc_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-ibm-vpc-block-csi-driver-rhel8@sha256:bf6a31add94b1af1a256bf72fc860f4785ac574770bcfb7a0f0e843f69bbf385_amd64",
"8Base-RHOSE-4.11:openshift4/ose-ibm-vpc-block-csi-driver-rhel8@sha256:f192ef456a56c953c8e553e70af23c01f04343fed3c479d000e0ad00462e66a7_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-ibm-vpc-node-label-updater-rhel8@sha256:278c796bcd48ecb1f88174ca479e447fb3774be23169b3e0c9e10bb2c9c5e9e9_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-ibm-vpc-node-label-updater-rhel8@sha256:d5e72ed27970b6e52385e43172013275bd3bc203a8b6755fcc505e0287213fd4_amd64",
"8Base-RHOSE-4.11:openshift4/ose-ibmcloud-machine-controllers-rhel8@sha256:60b3440b77654b142510883132bc9023f3b6dac08a55c32eab02870dfde1d786_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-ibmcloud-machine-controllers-rhel8@sha256:7b0cb3783ab7f8b6f38375dbe9e4f2e8e5fc0bdf1cf6aba23623229cf86d6eea_amd64",
"8Base-RHOSE-4.11:openshift4/ose-image-customization-controller-rhel8@sha256:7b3511f938658d9bdf4f6f9548fcc0b7b89cde0831e829f23b367db826902bdf_amd64",
"8Base-RHOSE-4.11:openshift4/ose-image-customization-controller-rhel8@sha256:f1d87fa6ba341455ae0817bdc9d24840b59158d9b1e51663768c557be9ee7268_arm64",
"8Base-RHOSE-4.11:openshift4/ose-insights-rhel8-operator@sha256:0c1141eab7116a0e14dfc4c2594bbb6bb55f80226a58b3b4be6e8f7cd9e1b97d_arm64",
"8Base-RHOSE-4.11:openshift4/ose-insights-rhel8-operator@sha256:217c3cb7eb523a216d5d9cf8e3c7685fc20c48125f664f29da7f1f53e44056cc_amd64",
"8Base-RHOSE-4.11:openshift4/ose-insights-rhel8-operator@sha256:36128b45bd888fb2853d417288720286bf523d9e0584054076b1e5b9288f2f60_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-insights-rhel8-operator@sha256:3b9eaa26eecaf282748fb74cf0f54f40cfe62723592436b839a775aa3b5b4669_s390x",
"8Base-RHOSE-4.11:openshift4/ose-installer-artifacts@sha256:2146a11416aae3b7b6b1ba2926099b0055e58d47791f765fcea0a7467cf91a8c_s390x",
"8Base-RHOSE-4.11:openshift4/ose-installer-artifacts@sha256:3cdce4ceda9b36aa746be514366300080b59db9ba7247aacae562a1797d09af2_arm64",
"8Base-RHOSE-4.11:openshift4/ose-installer-artifacts@sha256:5b4746584a584d2a8fe78e2fe41ca4d22998e854488602612d0d4f02424d489f_amd64",
"8Base-RHOSE-4.11:openshift4/ose-installer-artifacts@sha256:645f779075fc78270b02e98bf31d5927d9ff48a95c56669abc5f749296e3ee4d_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-installer@sha256:45a2c7fa9f56ec78e9087139c6ee944c963685a3714a77535f8cd3eaa8b6d8e9_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-installer@sha256:72e0c95f375e36b530f20154d136d8debbdef203b3c43f79fb77561718361ead_amd64",
"8Base-RHOSE-4.11:openshift4/ose-installer@sha256:d104ba0c4af286753f4cbbd1d36b3c4b318693e209f4c2a0145886f7c4e0374b_s390x",
"8Base-RHOSE-4.11:openshift4/ose-installer@sha256:e1dddd4cd6f019269098a1d89c07568b6391371b3aab67bafda73b99251d1808_arm64",
"8Base-RHOSE-4.11:openshift4/ose-ironic-machine-os-downloader-rhel8@sha256:156ec07459bf256fe2c812bb100818676c740ac90029720b5d235911053d91c1_arm64",
"8Base-RHOSE-4.11:openshift4/ose-ironic-machine-os-downloader-rhel8@sha256:e0383d12651c11d7fe0d823a1d9bbaa36d1a7194760be4be173772b0d9db57eb_amd64",
"8Base-RHOSE-4.11:openshift4/ose-k8s-prometheus-adapter@sha256:051182f36d3af73c7cc0e48c15f056847bafc23d22158dce45c0501d7254fae2_arm64",
"8Base-RHOSE-4.11:openshift4/ose-k8s-prometheus-adapter@sha256:7b18e65edbd7226a23b0b560693d6431909c190e08b76b2a3b0581bb48c9a34f_amd64",
"8Base-RHOSE-4.11:openshift4/ose-k8s-prometheus-adapter@sha256:82a4633e64d3749ac94c8895ed5d61d25a62765a060292413a053ec2d8342839_s390x",
"8Base-RHOSE-4.11:openshift4/ose-k8s-prometheus-adapter@sha256:a7ab7f242111de6ecf29f6107baa7c90331f9fc68a32467e7e91c935cdd99218_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-kube-proxy@sha256:104591dd4ff54b3367f3d800de99b582bead990cfb9bc0486e26737bf6405de4_amd64",
"8Base-RHOSE-4.11:openshift4/ose-kube-proxy@sha256:176e3d9d7ee66a0e547e4c7be5dbb17376cfb9e83c13edb2f2f3f0b47fe370dd_s390x",
"8Base-RHOSE-4.11:openshift4/ose-kube-proxy@sha256:5f1bb6c0542b8239e285fb2dbdf3b31597e6af62c91e0f5cf3ae5938a5b23c41_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-kube-proxy@sha256:6308f187621d82c37784a34039509e9fc9569246ede0606c3bad6f8a96369cd1_arm64",
"8Base-RHOSE-4.11:openshift4/ose-kube-rbac-proxy@sha256:0a487bf2de490a196a542712019859566c6bc7880201759c666d72fa80487fff_arm64",
"8Base-RHOSE-4.11:openshift4/ose-kube-rbac-proxy@sha256:20fc22cb99735ca5a7d633c4575d31f0cc54cb0856dae6a1aeee1c5a5b921ce2_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-kube-rbac-proxy@sha256:c7398161761676c9b95f78a21f5a8acd206dcac50c121b39e26f2d73ee2a3c66_s390x",
"8Base-RHOSE-4.11:openshift4/ose-kube-rbac-proxy@sha256:dceffc4f2c606f9e285794b2138e29133daeb5c1aa4ca76fe7c4205ac0b38ccd_amd64",
"8Base-RHOSE-4.11:openshift4/ose-kube-state-metrics@sha256:86498588af9912a494d306c600bf0e5b2b5393a7b927037a97691fff726d917b_s390x",
"8Base-RHOSE-4.11:openshift4/ose-kube-state-metrics@sha256:b7b87b4a79e5892321a90b4f16e8ffdc4e839aabea2886b1a2b64e5a0f9f703e_arm64",
"8Base-RHOSE-4.11:openshift4/ose-kube-state-metrics@sha256:eaa324ff422ebd8cf630f252d9d628a30f1c6c8e35d6f06584a3d452adb7074e_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-kube-state-metrics@sha256:ee2a5d918f70d007b9414d34e0f639437a39d2cd3a2a2bba24f5aee5d8035eb5_amd64",
"8Base-RHOSE-4.11:openshift4/ose-kube-storage-version-migrator-rhel8@sha256:3b28af903bc028ef6336e675743512b2a67f9a9f1c524a3cd9bd9666d730a194_arm64",
"8Base-RHOSE-4.11:openshift4/ose-kube-storage-version-migrator-rhel8@sha256:5f648ddc9ec59acd152910a93ac82587488aba4452f98bac21f573fd7714b985_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-kube-storage-version-migrator-rhel8@sha256:8f95707b2239415ca3c86adc8a96c063d5d0ca8986331eaa6c1d277598d90d91_s390x",
"8Base-RHOSE-4.11:openshift4/ose-kube-storage-version-migrator-rhel8@sha256:ae9915adc15077ed2466d5e8100c337834db34b84c23c77c59bd031a38c66a8a_amd64",
"8Base-RHOSE-4.11:openshift4/ose-kuryr-cni-rhel8@sha256:5f0bd74910cb7bc8cdff931c1d4da34d2a95e1e1854d7f686af466166acec047_amd64",
"8Base-RHOSE-4.11:openshift4/ose-kuryr-cni-rhel8@sha256:81462d3fafcd8988646f7a41ee96c71b837471dc5dcb35396eb533b14254156e_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-libvirt-machine-controllers@sha256:04041ac30693f5762ec21d0ff8103741910e838486ba4d50b280d2300a58e467_s390x",
"8Base-RHOSE-4.11:openshift4/ose-libvirt-machine-controllers@sha256:74224adc80febc0a77564dc86ac1bc095444e0c0398ea756460868627df41911_amd64",
"8Base-RHOSE-4.11:openshift4/ose-libvirt-machine-controllers@sha256:ec3d130af46371cd1f394b18413accc73b9619ac3232d418182eae776e657416_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-libvirt-machine-controllers@sha256:f07da2662e97243923a4083b1fac4e963a1cfea9f43cd9fd65bb4f3444505c41_arm64",
"8Base-RHOSE-4.11:openshift4/ose-machine-api-operator@sha256:123e25a9c01e463bc6f31b3bda99ce30e07ed7e7c2d62e6db1029048c2754c83_arm64",
"8Base-RHOSE-4.11:openshift4/ose-machine-api-operator@sha256:50aec0017448814b8420b561fae8117b620971b904eeeeba59ea250be3d0b683_s390x",
"8Base-RHOSE-4.11:openshift4/ose-machine-api-operator@sha256:c61dc40b93ffc6ff2335ba169475990cdbb70704b69d155561c5d64c14d07448_amd64",
"8Base-RHOSE-4.11:openshift4/ose-machine-api-operator@sha256:e92749f7a8381da22507d567594dae893c684415d947094ae18d9561ad1f660d_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-machine-api-provider-aws-rhel8@sha256:9e272355fd860b3cfbdd641b3278c08b30ef57a95683543d84bebe0bd2db555a_amd64",
"8Base-RHOSE-4.11:openshift4/ose-machine-api-provider-aws-rhel8@sha256:a8cbd22fde7d9515a0a439ce1d26c7bf094aefe66b9ff5e977800db3bc192209_arm64",
"8Base-RHOSE-4.11:openshift4/ose-machine-api-provider-azure-rhel8@sha256:a120dfd6753ed24d0b32693ae94f71a601f4a04d88a1056b88ad4315c88b8d4a_amd64",
"8Base-RHOSE-4.11:openshift4/ose-machine-api-provider-azure-rhel8@sha256:cfa09983870bfd6bcaec139ef421a6e43795bd8e3d04f8ef4c241ee9b188492b_arm64",
"8Base-RHOSE-4.11:openshift4/ose-machine-api-provider-gcp-rhel8@sha256:c52b5720d86ff3bccd4dffc7ce664d49a1ae515a89350ee6df6af0dbeb941eb3_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-machine-api-provider-gcp-rhel8@sha256:d6d385ce47d52da83cd957a401463a8d48ac9415a749534b63cd8edf8b0dec02_amd64",
"8Base-RHOSE-4.11:openshift4/ose-machine-api-provider-openstack-rhel8@sha256:05bae77a907afc2d75cb8f3bf3aacb26c4e3f2e965709c3c371536bfa78ecd54_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-machine-api-provider-openstack-rhel8@sha256:0934c1acfdc6c8cc97ef198317f72bcea3bb6c6730d0be526a8c02e1677d47dc_arm64",
"8Base-RHOSE-4.11:openshift4/ose-machine-api-provider-openstack-rhel8@sha256:4f57e14568253c23640528a5334e60164ae6975ad1ce91373d05b63e241541ea_amd64",
"8Base-RHOSE-4.11:openshift4/ose-machine-api-provider-openstack-rhel8@sha256:df60e146a888bd72624758bc47d96622177cfe11330ab631dae7c30543715121_s390x",
"8Base-RHOSE-4.11:openshift4/ose-machine-config-operator@sha256:420fd1d1d11f92351a37c986f9aedda0d4e0897dc9cca0b16959a989308c64e8_s390x",
"8Base-RHOSE-4.11:openshift4/ose-machine-config-operator@sha256:543edd3009688fb98fdf5487e72713f8b81653e83a2532ebb95408ac948390a5_amd64",
"8Base-RHOSE-4.11:openshift4/ose-machine-config-operator@sha256:9947130c8cc8d4b3157242ff5d1dcca0343f6a7b3d17710b2f0915d7e3500881_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-machine-config-operator@sha256:a9aae6a7e5d77e4c56c8c7852529bc14565240ccecb5f0fc4af2c97d6453d5e9_arm64",
"8Base-RHOSE-4.11:openshift4/ose-multus-admission-controller@sha256:10d932015ba0fe1a84a7a0096dc416857e1a63a2323e6192b8b6bba90e50aa5b_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-multus-admission-controller@sha256:534466df0ec5df492b00ebeebedd041600e0476e6cb42d8aaedd46d2a6e78f06_s390x",
"8Base-RHOSE-4.11:openshift4/ose-multus-admission-controller@sha256:c7a66dd0d9c8b16789967073a28ac92eeb2f1beab3f8ead8fe1ca01f26a105c5_amd64",
"8Base-RHOSE-4.11:openshift4/ose-multus-admission-controller@sha256:df86ef6d451a7ac6a858f5a7a32145f3b99d0b1da3559ff90ccb4733106a59b5_arm64",
"8Base-RHOSE-4.11:openshift4/ose-multus-cni@sha256:559cb4e633fb0731f79310115e7d384749ef2ca15f298a4102985b4505845228_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-multus-cni@sha256:633c3b5509971739a0e95a8fab99a29bc5a81797c55c2cfdc97d184a055175af_s390x",
"8Base-RHOSE-4.11:openshift4/ose-multus-cni@sha256:75eeee08529df0c3e2e08b874ac7e1d39ef268148d71dff880f71034f8c89b14_amd64",
"8Base-RHOSE-4.11:openshift4/ose-multus-cni@sha256:98835095c461b58a1159a530ee7d3f978c81ed197b5345faf9d610272ebe23eb_arm64",
"8Base-RHOSE-4.11:openshift4/ose-multus-networkpolicy-rhel8@sha256:00532c0e376a4363ea73d6664c8ec200f5bcc4bcd52918cdad19f2d11057fd51_amd64",
"8Base-RHOSE-4.11:openshift4/ose-multus-networkpolicy-rhel8@sha256:80b31a0820e7954050c01d39fdce34591d22beec0678e258176a9bcc1378e07b_s390x",
"8Base-RHOSE-4.11:openshift4/ose-multus-networkpolicy-rhel8@sha256:9ba16add1d64bad4d4dfb9e8e4200b061ae6f6ab34bccf0456684bfdddc7b9b2_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-multus-networkpolicy-rhel8@sha256:c3799719a6af2f3020a8588e9a2ee483ee8e27d6a91675c824111aa0ea61be78_arm64",
"8Base-RHOSE-4.11:openshift4/ose-multus-route-override-cni-rhel8@sha256:0c8234a718b163b3390c49956b24c4320b4875d1f3d7ec27d0dab3fad16ddd85_amd64",
"8Base-RHOSE-4.11:openshift4/ose-multus-route-override-cni-rhel8@sha256:104105eb231879914965da9c3064c298ab2a1a7944eb334404c7ec32920ec511_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-multus-route-override-cni-rhel8@sha256:495a6f50eaac5b4bb2256d6866aed27549d547a454e4729703e1792fdd95a9a9_arm64",
"8Base-RHOSE-4.11:openshift4/ose-multus-route-override-cni-rhel8@sha256:51e952de791ec027c7841769418242da5172bb469f67eaab192fadcf6fb458e5_s390x",
"8Base-RHOSE-4.11:openshift4/ose-multus-whereabouts-ipam-cni-rhel8@sha256:019a741a0988bdfb01bb1d47a5ad13cae7a7bd281d9e1b0c5cc05ef2fa284ad2_amd64",
"8Base-RHOSE-4.11:openshift4/ose-multus-whereabouts-ipam-cni-rhel8@sha256:52e0ac8e139d941d3460ff68be8d22b6378ba6b9059d342ebc93d1fb8332a2ec_arm64",
"8Base-RHOSE-4.11:openshift4/ose-multus-whereabouts-ipam-cni-rhel8@sha256:6426782a1b3f59b5817fa85a465d63334ce7299adaeb442f75ce4930fece85dd_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-multus-whereabouts-ipam-cni-rhel8@sha256:8b81457dda1bfea834f351d7dae2f42195d04c95eaea32733c9ca4ad78ee554f_s390x",
"8Base-RHOSE-4.11:openshift4/ose-must-gather@sha256:3dacd322fcbbd9a68b8b8f6ac7d2f40eaad310442358d047d534156d1f39dc3d_arm64",
"8Base-RHOSE-4.11:openshift4/ose-must-gather@sha256:7c9eef761c85d5b7884e631937fef714732f612ebe54d1acb139f57560e8087d_amd64",
"8Base-RHOSE-4.11:openshift4/ose-must-gather@sha256:8bffdba8e5a5c0f02e4d8a4323292d1b9e4faeefbb3e3b73b13002050985eff9_s390x",
"8Base-RHOSE-4.11:openshift4/ose-must-gather@sha256:be3e5946f0c4f70427379251a147059e6aef6b24060ad3f43c4c7611d9a14d14_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-network-interface-bond-cni-rhel8@sha256:58d07b7b95fa55ba39a810d95f99954ee5b4bd19b37891a592ef47457c4d9248_amd64",
"8Base-RHOSE-4.11:openshift4/ose-network-interface-bond-cni-rhel8@sha256:696855f358513bb5d00da99f976ed617f2d4ed497d306684ef77aa9d69e93cba_s390x",
"8Base-RHOSE-4.11:openshift4/ose-network-interface-bond-cni-rhel8@sha256:b3fb70b58e12e37b5378eed5adb33619c0ecf110cbf48163e2717c19ec7f7025_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-network-interface-bond-cni-rhel8@sha256:eae99205aca7e6472b57040de8e4cd20a5cb2e320fa24fa93b5d018c0e8f0332_arm64",
"8Base-RHOSE-4.11:openshift4/ose-network-metrics-daemon-rhel8@sha256:1d1210cfd8dbee985f37f3b7f5f5027ee2871d0680c59d58f8b057eb188e5853_amd64",
"8Base-RHOSE-4.11:openshift4/ose-network-metrics-daemon-rhel8@sha256:94d936931a508b8e9e4d46dbdcc2f04311b30dca7a4ef54a5aafe708dda3b249_arm64",
"8Base-RHOSE-4.11:openshift4/ose-network-metrics-daemon-rhel8@sha256:e61bee6a6187d38ac586efb04c6ea9cfcc014c863e945e47f560a83e8def114d_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-network-metrics-daemon-rhel8@sha256:f29b041609aa6fc2351837aa6d5f377489e6e60570911ac474fc01102b6e8f63_s390x",
"8Base-RHOSE-4.11:openshift4/ose-nutanix-machine-controllers-rhel8@sha256:524e2e091db0e4a883824cd744f0d158e8bba91bff52b7e6c4908a3727c6bea2_amd64",
"8Base-RHOSE-4.11:openshift4/ose-oauth-apiserver-rhel8@sha256:46a1a8bad469cb3d2a2425eee40d5ebdbc99500741ccacdb384e34fa58ad177e_s390x",
"8Base-RHOSE-4.11:openshift4/ose-oauth-apiserver-rhel8@sha256:b1e06183d361a6ca89412b960a38121f6ecb9ecf6b9ebccbaad95159690dc243_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-oauth-apiserver-rhel8@sha256:c92369d17d727d96b6bc15cc9c32a65bce28850a441464d6557c4dea0445b3ce_amd64",
"8Base-RHOSE-4.11:openshift4/ose-oauth-apiserver-rhel8@sha256:d46a93bf4cb1369bd651b79748008cd3d69638b11d42fae6b2cd068545aab7d8_arm64",
"8Base-RHOSE-4.11:openshift4/ose-oauth-proxy@sha256:184021ada5116a1e5dc8c21163f39665606cae8fb1e776bd9d623cd2eb0072c2_amd64",
"8Base-RHOSE-4.11:openshift4/ose-oauth-proxy@sha256:1ce1cdcefa33cff869b553f7c1b03913d22495a8a66bb627a38a613f8bcbad26_arm64",
"8Base-RHOSE-4.11:openshift4/ose-oauth-proxy@sha256:56da8995fd4330fe9c28dbc873d699ca3c5eda75d1bcaba0ef9de2b209822ad9_s390x",
"8Base-RHOSE-4.11:openshift4/ose-oauth-proxy@sha256:9bfd73a2ba40e7a88aa3760e13e4179796daa942ecc1fdb35ac0d99f67b9c332_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-oauth-server-rhel8@sha256:0bf945ed0aee47149f19d396062c3fd23ea901c8992762c609673a16883a305b_arm64",
"8Base-RHOSE-4.11:openshift4/ose-oauth-server-rhel8@sha256:5f55e85234cb822dd12ab71bf5de8e7a49eab2525e465ac4bf34f5e69cee5673_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-oauth-server-rhel8@sha256:6f23eef8a61ada1a120bb5e03f477727d5b21e6fac6482ef823de58c2a838073_s390x",
"8Base-RHOSE-4.11:openshift4/ose-oauth-server-rhel8@sha256:ff7d23ed5555807756340a62bcade403f3e68350d2ec0feb442c1a8ddd7c17e4_amd64",
"8Base-RHOSE-4.11:openshift4/ose-openshift-apiserver-rhel8@sha256:a00046f91649246bf718a82a52ffcf969f0daa58dddc80de1ba53bf5999e393f_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-openshift-apiserver-rhel8@sha256:bfc32929ee0c819b793a73e00df60eedd318a950598566404e5d4b8ae0cf3cbe_s390x",
"8Base-RHOSE-4.11:openshift4/ose-openshift-apiserver-rhel8@sha256:cfc4db2358e7ae163557fd2a9fdd3f68bd6b281350e816fa5df796e8ef915879_arm64",
"8Base-RHOSE-4.11:openshift4/ose-openshift-apiserver-rhel8@sha256:fb79ed01acec6695a12cc13de5406bf08d862fbe1186734eb316544be1a240c1_amd64",
"8Base-RHOSE-4.11:openshift4/ose-openshift-controller-manager-rhel8@sha256:6c1a3c63ca3b93f0644a80882cc02174bc06bfb6df4b3012cdf43c1d0a8114e9_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-openshift-controller-manager-rhel8@sha256:bac116eb111816d3aca02ee3684caf417ad64d171844731aa17bb64d7eee5a75_amd64",
"8Base-RHOSE-4.11:openshift4/ose-openshift-controller-manager-rhel8@sha256:cbc561d7df2565112f6a0fb5da5a1ad3fb374f232a46985bbb06793f839b6c4f_arm64",
"8Base-RHOSE-4.11:openshift4/ose-openshift-controller-manager-rhel8@sha256:dd129ed0ef735c58c5453e9486e47f86128ba3e3f8e78f93b9f68cea6a6e1e19_s390x",
"8Base-RHOSE-4.11:openshift4/ose-openshift-state-metrics-rhel8@sha256:2950d0bcc7204cc50083c65c5353f5334b8d2c26a49b1ddf649cc5f154588ddd_s390x",
"8Base-RHOSE-4.11:openshift4/ose-openshift-state-metrics-rhel8@sha256:31fdf586cd84190d15ba39d77b2cf4f885e2f7b9d4cabecc173673657d98762f_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-openshift-state-metrics-rhel8@sha256:6952a0473a631218a7c975b461d12acb0bbb34fa09d29d517c9376302edaf211_arm64",
"8Base-RHOSE-4.11:openshift4/ose-openshift-state-metrics-rhel8@sha256:f35e35555ec3d130cff3bc84390cc6e29fbeaa3616a5ddd22264e378cf57dc56_amd64",
"8Base-RHOSE-4.11:openshift4/ose-openstack-cinder-csi-driver-rhel8-operator@sha256:60f1d7ca36e5b85e49c4d6118414e52b981f7628675a547e934f76e2b6884633_arm64",
"8Base-RHOSE-4.11:openshift4/ose-openstack-cinder-csi-driver-rhel8-operator@sha256:6d994efcb9859ae8c2284ee7859150bc334ef5db03c6101fb64677a841c534b1_amd64",
"8Base-RHOSE-4.11:openshift4/ose-openstack-cinder-csi-driver-rhel8-operator@sha256:bf71d233894a0f09ecd6d6d4bb14141aa458a7e38a59edcec6c25e6f3c1d6227_s390x",
"8Base-RHOSE-4.11:openshift4/ose-openstack-cinder-csi-driver-rhel8-operator@sha256:fc99f3eacda723a6d9c83bf0e619c91bd2eb049a710b304ab1de7639705bbed5_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-openstack-cinder-csi-driver-rhel8@sha256:222010151e2b63bf73be5abb82a7e66fc2a476c8d0eb2a9589751846eb13dda8_arm64",
"8Base-RHOSE-4.11:openshift4/ose-openstack-cinder-csi-driver-rhel8@sha256:5231039df308c3b8730158ad327982baff8f7b1b6dccd046ab4a00af6d70e7d8_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-openstack-cinder-csi-driver-rhel8@sha256:7c38464a61ab19479df1de20dcdbe5d5edc5091ac8b129a7f6f92aee6a792299_s390x",
"8Base-RHOSE-4.11:openshift4/ose-openstack-cinder-csi-driver-rhel8@sha256:9d4226c29d177b85af5c29303e477a110507966570a37607c9068eeea960bfdc_amd64",
"8Base-RHOSE-4.11:openshift4/ose-openstack-cloud-controller-manager-rhel8@sha256:1ff37333fbf551657701aba24e917b118b3104cb0ae66a1b062fd9b16492e806_arm64",
"8Base-RHOSE-4.11:openshift4/ose-openstack-cloud-controller-manager-rhel8@sha256:316d8d6c31c6198d95d929779c2d68df5ed9cc0fe1bc2db858f234af068dd21e_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-openstack-cloud-controller-manager-rhel8@sha256:c3ce053319fcd80e357b5ebcb3abca3f59bb5e45aa48452332c850627b7db28b_amd64",
"8Base-RHOSE-4.11:openshift4/ose-openstack-cloud-controller-manager-rhel8@sha256:cc40e91363be02c546bb57b66e855a635fa5cc9794814583b16a6ad70b23dca9_s390x",
"8Base-RHOSE-4.11:openshift4/ose-openstack-machine-controllers@sha256:109676ecd9d725dae3ac9bc7350deaa819dbcf1b911ec3106c3f412dd7d5e6d8_amd64",
"8Base-RHOSE-4.11:openshift4/ose-openstack-machine-controllers@sha256:12a757c6f5773a203383b44ee2e96b5e6997214c6ced22dbfe9234923d77dab5_arm64",
"8Base-RHOSE-4.11:openshift4/ose-openstack-machine-controllers@sha256:5cda1e00b8e5195be5fb565399f5a19c58a9c77bbe13e297f5a2196518116d90_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-openstack-machine-controllers@sha256:b791f3ba80eb8953023048e9d613c46e0f59582f6a810f33c6861159ed09604d_s390x",
"8Base-RHOSE-4.11:openshift4/ose-operator-lifecycle-manager@sha256:71e485ca85f437eab29e7442aba98f9b40209e187e09cc16b02a90ce2ea47a69_amd64",
"8Base-RHOSE-4.11:openshift4/ose-operator-lifecycle-manager@sha256:9ff3c0f6356d9bfcc98d390538007f31ffac8fdfeadfe10483ccb43b5afdb29f_arm64",
"8Base-RHOSE-4.11:openshift4/ose-operator-lifecycle-manager@sha256:d7869ff27bf8c8a4becc36ac1cfe0d58c87717abd331e0fb5654cd2170646964_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-operator-lifecycle-manager@sha256:e6b3dbe4aa6b5820b0aa9194980a88c90591286154b0d0bc4091a3b437b37d6b_s390x",
"8Base-RHOSE-4.11:openshift4/ose-operator-marketplace@sha256:4279626a013c0875b4c042ae9a2c970c67448a0d2eb0d5d40e9903d2ea4004db_amd64",
"8Base-RHOSE-4.11:openshift4/ose-operator-marketplace@sha256:60020a467e04467bc1584fb348af1586ead6ccf267deff84ded975ebb45966d8_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-operator-marketplace@sha256:97e0f4771aa15f5757e48ebb478798e549c8f171057d32aed5b1342b2f06266e_s390x",
"8Base-RHOSE-4.11:openshift4/ose-operator-marketplace@sha256:a14ba1d69da2b957fdbc9a42a867effd9234b97ec879574058ef84eebee047f3_arm64",
"8Base-RHOSE-4.11:openshift4/ose-operator-registry@sha256:5b349413999a106176b22c9df4d3cfbd918d74fc5cf28f2ae99547370aa6d346_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-operator-registry@sha256:5eb15d8d2b50adc82d64bc4195f37148d2bc74a7fe208edc51300b2a845fe980_s390x",
"8Base-RHOSE-4.11:openshift4/ose-operator-registry@sha256:619b8ca58e8cdc06a8e2dff0a837a18780c75f62c9ccdaf7e6c2e2afa786f93d_arm64",
"8Base-RHOSE-4.11:openshift4/ose-operator-registry@sha256:ba871c2101d87f2aeb6668af55b3f10e91558be420923b8523f8d83d4dd5b45e_amd64",
"8Base-RHOSE-4.11:openshift4/ose-ovirt-machine-controllers-rhel8@sha256:2d7b5e9c506da2c43704cae5934b604682dcb403218ceb1bd4f011c8bee8623b_amd64",
"8Base-RHOSE-4.11:openshift4/ose-ovirt-machine-controllers-rhel8@sha256:951e6ff8cdd565aefd60d8e996145c989c228a2a9c7ab412789d92ddb3ec9165_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-ovirt-machine-controllers-rhel8@sha256:d07d078681fbd9cb83c74716977b7f59112273cb18447178bdf8955050faeebd_s390x",
"8Base-RHOSE-4.11:openshift4/ose-ovirt-machine-controllers-rhel8@sha256:ff4261f6102f428b1789a31e021d18ededce3ba80ca93e64b7149968f10cff58_arm64",
"8Base-RHOSE-4.11:openshift4/ose-ovn-kubernetes@sha256:5abaa3f3db864bd4d2d2dbc059839e28cbe5b6baa09cb6545d3f508809dd3f7a_s390x",
"8Base-RHOSE-4.11:openshift4/ose-ovn-kubernetes@sha256:713dd28ffc33520c9e84b72850253adf0adb016968773121f05349e3fca302c2_amd64",
"8Base-RHOSE-4.11:openshift4/ose-ovn-kubernetes@sha256:795db439b8d73d097b0908fe6270d8a947fc1acd21bf3f4d9fa59f02bd16f19f_arm64",
"8Base-RHOSE-4.11:openshift4/ose-ovn-kubernetes@sha256:cec5b3a5276177b25ce85f5d1465dbc6aca19b78b0f5406b6fe85bc97ff3f77d_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-pod@sha256:51a4a033be2739a7a7a3edc7a1ee16ad9caddc5ae1f5a14c448afe3f5f906428_s390x",
"8Base-RHOSE-4.11:openshift4/ose-pod@sha256:651930bf045975dabb3d79410a2c9f971f1da319b8fcbba29ebe2e4e3bb71b3b_arm64",
"8Base-RHOSE-4.11:openshift4/ose-pod@sha256:718cf324bb4c3af6852458ab1551c59ee9f1b1d8d3fadfd858bb909c9ec3558a_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-pod@sha256:86e0050aaa7477b8aeef382e3bf8092463d207adfa5cd8c88358b367bb624869_amd64",
"8Base-RHOSE-4.11:openshift4/ose-powervs-cloud-controller-manager-rhel8@sha256:28ef0b3040cc922f78fd7e9814628871c0fb85de1a9d47c1d954737d26d2f53b_amd64",
"8Base-RHOSE-4.11:openshift4/ose-powervs-cloud-controller-manager-rhel8@sha256:a512551fc4ce326ef993f1dde6dedd5cf4c20b6c41f6149430ffae0d9e10d62c_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-powervs-machine-controllers-rhel8@sha256:965ad6292483d5e6d8b734fd40006689cf3917657919c668b6d01bc9fc4b816e_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-powervs-machine-controllers-rhel8@sha256:a03170bc3c01ee4f9c6cb80ee41925231b6c8b283822a094506214c10f19847b_amd64",
"8Base-RHOSE-4.11:openshift4/ose-prom-label-proxy@sha256:90f629a90569aceb6deb0134b4141a3a622c4e95637ef4d5d6f3890ac27026c2_s390x",
"8Base-RHOSE-4.11:openshift4/ose-prom-label-proxy@sha256:c9ac8cabb6bc4f6bd60bda52529c98df596a1fa5a9130201129068ff48bc0fbb_arm64",
"8Base-RHOSE-4.11:openshift4/ose-prom-label-proxy@sha256:db4ec1b0a75ec8a5260095225cf2ef103895edd9b05419503bec473629a3dcd0_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-prom-label-proxy@sha256:fd3feba855b7afa27146ab4798f7afcb05d2dc22c1eea2c691a3778df00606d6_amd64",
"8Base-RHOSE-4.11:openshift4/ose-prometheus-alertmanager@sha256:0d225b059bdefca3ac163860ce9ae41ed74cd8c9ca887cfe4c525ac3f0cae783_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-prometheus-alertmanager@sha256:13c7b3e7d5a2a75a806642a614189de0f4ae1639a9cab78ca7104ba65b4fd385_s390x",
"8Base-RHOSE-4.11:openshift4/ose-prometheus-alertmanager@sha256:cdddc502045ecafa9d4deabf4ac30af0255c3bb586390bcf7d89a1c1937b833c_arm64",
"8Base-RHOSE-4.11:openshift4/ose-prometheus-alertmanager@sha256:f8db7211683d764461c1feacb61eb9911f480a8ad113fccb381155322077303c_amd64",
"8Base-RHOSE-4.11:openshift4/ose-prometheus-config-reloader@sha256:015e84370d7a0a3e5318158915b27e1c5e7e7699d11240ba7359d6bc32c9898a_s390x",
"8Base-RHOSE-4.11:openshift4/ose-prometheus-config-reloader@sha256:39e17dba2978d3e1b0af71b9eb1be3446199a365ada2e156682ee7a20e48b060_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-prometheus-config-reloader@sha256:4065daad759195db3c325efc46209f02bcc1c32caad88c69d5a3dbdcf920e335_amd64",
"8Base-RHOSE-4.11:openshift4/ose-prometheus-config-reloader@sha256:bb62cdf6eca82eaa92fb9bbfc4e2f7575c3c49d472fda9358808aa790d3f5a70_arm64",
"8Base-RHOSE-4.11:openshift4/ose-prometheus-node-exporter@sha256:1226c18cda120df10313739a9ac638bd5c4d02aa4f65ba3d1044b4f423d559a2_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-prometheus-node-exporter@sha256:3539ddf93d8c2fe005b53b52c6628b413be0aabdfa534e6b947c4842d3617323_arm64",
"8Base-RHOSE-4.11:openshift4/ose-prometheus-node-exporter@sha256:52adf1af03f2c7fef37ac537638577b913a73b11490ef16c789c40dbfbc9391c_s390x",
"8Base-RHOSE-4.11:openshift4/ose-prometheus-node-exporter@sha256:79ad722e32477863e3319b35b1e98befb8257576ebab0be4ae605f1cf92cf760_amd64",
"8Base-RHOSE-4.11:openshift4/ose-prometheus-operator-admission-webhook-rhel8@sha256:7c00451864fafd5f2c5e316557f67eb027dd66e3e756c756ab3f74ab7a98e404_arm64",
"8Base-RHOSE-4.11:openshift4/ose-prometheus-operator-admission-webhook-rhel8@sha256:9a67755cf6419877dce688f5bcd92da4929dcd86603219eb08628b44a29c4257_amd64",
"8Base-RHOSE-4.11:openshift4/ose-prometheus-operator-admission-webhook-rhel8@sha256:a810296e2d9a9924234a7437531f9b6f4e266a4ddd40b8ecce1c48414696512e_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-prometheus-operator-admission-webhook-rhel8@sha256:c5030e797e2b2130ec51a9a6039e02ea272477f502f7999286c660d59f34aca8_s390x",
"8Base-RHOSE-4.11:openshift4/ose-prometheus-operator@sha256:72ffba5d0ae400eba6e31120ecb4b621e852653b3b3850add2775bf51d5a2aca_arm64",
"8Base-RHOSE-4.11:openshift4/ose-prometheus-operator@sha256:9e028b370e4b1fa7eeb51fb84ad9b1344e4012716030c5d3fa223c7abe92c0e1_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-prometheus-operator@sha256:a2912fec31d91070a66473f1902cd5206cc8ce9e6849c4e5c5ba3da85165a31b_s390x",
"8Base-RHOSE-4.11:openshift4/ose-prometheus-operator@sha256:b45f485a4d48297aaef5fc6b95211eebe8f75ebf2ef69118c331c21a97fbaa9a_amd64",
"8Base-RHOSE-4.11:openshift4/ose-prometheus@sha256:2486111c7d1de008464902945f9767cefedb3ef5c53521fdc2e1eb5fcf1b3fb4_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-prometheus@sha256:37e8941e45c4add6684e52685ed112e474f0c8f062178497a4d65a019a2c1700_amd64",
"8Base-RHOSE-4.11:openshift4/ose-prometheus@sha256:48375716d6e24dfd3811907f109defa883495cfdb387e78c26b90589e05623d7_arm64",
"8Base-RHOSE-4.11:openshift4/ose-prometheus@sha256:64ad3518eff522dda5d221496a94cf2fe14b5c68175d0002ff01bbeb131756b1_s390x",
"8Base-RHOSE-4.11:openshift4/ose-sdn-rhel8@sha256:0e9935caae157329505de5a21a4d40ef501c9a2bcff47f76b074fcf1ab0e9c22_s390x",
"8Base-RHOSE-4.11:openshift4/ose-sdn-rhel8@sha256:c708a24017904d8e50fffaafc4c7b072bd774d04acdfa2b40d139edccf1dad33_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-sdn-rhel8@sha256:f2c982220bfc6785e85f25c70ce559df5121417ec205d2df6965eb97885595ae_amd64",
"8Base-RHOSE-4.11:openshift4/ose-sdn-rhel8@sha256:f3f3ab589e877816e8816468155a3f2eacdecd2085c08794ba372e6dcb84dd9a_arm64",
"8Base-RHOSE-4.11:openshift4/ose-service-ca-operator@sha256:2fd815e1dfa78fc9c28179a5c77296723bbe8f42e1b19e347d936a795b787cdf_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-service-ca-operator@sha256:5607b0aeaff5bc14563afb5b339cf26c12472501532d929da168c2e21a7afe9f_s390x",
"8Base-RHOSE-4.11:openshift4/ose-service-ca-operator@sha256:85dc1b4150d3a3f698bfc460ef6bb30c9b827a098de3cb7f46b9d35f145ef4f4_arm64",
"8Base-RHOSE-4.11:openshift4/ose-service-ca-operator@sha256:bcdbf3cb8e6e31b66d979055c7ad71ff5d9fa309ba3c35256acdbe51c9f43de5_amd64",
"8Base-RHOSE-4.11:openshift4/ose-telemeter@sha256:136d56f3c872a4d0dafb872d79c10b9d11cc582cbbb1e796881c6770543b3012_arm64",
"8Base-RHOSE-4.11:openshift4/ose-telemeter@sha256:41f945d79832bab585470bb274be2ab66c8728808d15679c8ea3089013671464_s390x",
"8Base-RHOSE-4.11:openshift4/ose-telemeter@sha256:d9c609b5b7893d6f0c137fff5edd8df6b182088277ee2b9fcda8374fe19838e4_amd64",
"8Base-RHOSE-4.11:openshift4/ose-telemeter@sha256:f931ead1bc611c5faf5073c81a3af1c3561ed1eb42f958fa9c1ae03eeb339505_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-tests@sha256:62f2f4e4ceba4c9b0a2116d3f3ec7c3b467f597e089e791f5a1271ecc4fcc3fd_s390x",
"8Base-RHOSE-4.11:openshift4/ose-tests@sha256:7cf282f6435dc703a8706afc203c5cb55d1f02a2af2452385ea0415b3b07ec89_amd64",
"8Base-RHOSE-4.11:openshift4/ose-tests@sha256:a5de772af9f66abc7b9f80a650ac51b70ec040cf331773c71d817a389c999144_arm64",
"8Base-RHOSE-4.11:openshift4/ose-tests@sha256:d8fd47265c720cad5f81c107c40302e3da0e569b79b18f0182804db6ddef0b39_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-thanos-rhel8@sha256:15883854538476b61fb9f95e9568936acdee1c26939101b300f16c877a1fb111_amd64",
"8Base-RHOSE-4.11:openshift4/ose-thanos-rhel8@sha256:94514a0e4637f4a171b6f603831ea5e608a8a66d7e04ef338814a2a3f788ae12_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-thanos-rhel8@sha256:b17fdce1d5ac2b69ec530e834f4a15576ea9e1227f74bca0777d30555a7aae96_arm64",
"8Base-RHOSE-4.11:openshift4/ose-thanos-rhel8@sha256:fa37f528f000ce8be8262df51584f0746f3b2a15db2295e82dba17171d3e6af7_s390x",
"8Base-RHOSE-4.11:openshift4/ose-vmware-vsphere-csi-driver-operator-rhel8@sha256:dfe6e04bea49e649841021fc717372bffcf0393ae71ba50fb640a3da64efb8ec_amd64",
"8Base-RHOSE-4.11:openshift4/ose-vmware-vsphere-csi-driver-rhel8@sha256:1ba42f6dfa8aa6671c1bd91741a5160ee5520bf99b0aeccba75af21be725f561_amd64",
"8Base-RHOSE-4.11:openshift4/ose-vsphere-cloud-controller-manager-rhel8@sha256:8b1cecaff8606e6649ea59f2b41fd680ee9efec621d8e994f157973be9b496f6_amd64",
"8Base-RHOSE-4.11:openshift4/ose-vsphere-cluster-api-controllers-rhel8@sha256:a450b493f00f796206a3d7286e93bad2ec36e5a80259c7947e79a1a0d5210656_amd64",
"8Base-RHOSE-4.11:openshift4/ose-vsphere-csi-driver-operator-rhel8@sha256:dfe6e04bea49e649841021fc717372bffcf0393ae71ba50fb640a3da64efb8ec_amd64",
"8Base-RHOSE-4.11:openshift4/ose-vsphere-csi-driver-rhel8@sha256:1ba42f6dfa8aa6671c1bd91741a5160ee5520bf99b0aeccba75af21be725f561_amd64",
"8Base-RHOSE-4.11:openshift4/ose-vsphere-csi-driver-syncer-rhel8@sha256:a8fb8135d0f3d2f666825d8a696973347f08238122e69951f17cce39d4287040_amd64",
"8Base-RHOSE-4.11:openshift4/ose-vsphere-problem-detector-rhel8@sha256:1a6eb49eea5f45e26b7bf30de3cd9b5573901fa6d4aa3bf621fa2e842c74c8d6_amd64",
"8Base-RHOSE-4.11:openshift4/ovirt-csi-driver-rhel7@sha256:1a3545dcf656b9e6caa0007993f8b9ae4544a7e3d0c28d7bd4a892d8f4b4b2d8_s390x",
"8Base-RHOSE-4.11:openshift4/ovirt-csi-driver-rhel7@sha256:83423a80871b68615cb6174ac08e5a60b0b1b8ed003a3f40ec03fb7920679e94_arm64",
"8Base-RHOSE-4.11:openshift4/ovirt-csi-driver-rhel7@sha256:b1ee2119c5c9ffa916f48425d807695d557bfe326bbfe0e65d18ec235cee53b7_ppc64le",
"8Base-RHOSE-4.11:openshift4/ovirt-csi-driver-rhel7@sha256:f7adacdb30067ee92339af29ed852e5de53d0c272cfaf5b46ab48b7b668816f5_amd64",
"8Base-RHOSE-4.11:openshift4/ovirt-csi-driver-rhel8-operator@sha256:2c1cd41c04dad0e7c8958ceec1b1d4273eb8be8f2f1daede4a6257050b012543_arm64",
"8Base-RHOSE-4.11:openshift4/ovirt-csi-driver-rhel8-operator@sha256:7a167a4e4c80b02d4e3a4d1f17b84c47fa7f2818c20ae643891e04d6270a58a6_s390x",
"8Base-RHOSE-4.11:openshift4/ovirt-csi-driver-rhel8-operator@sha256:d44cc45f565771b89a9a6600c3f0a463f5707b5d99d43fcd5017afa1c42cfe41_ppc64le",
"8Base-RHOSE-4.11:openshift4/ovirt-csi-driver-rhel8-operator@sha256:ec28031cfdeadc780ac4a539fc2ffcee484db70aff6d68bec2bfc88509f41ded_amd64",
"8Base-RHOSE-4.11:openshift4/ovirt-csi-driver-rhel8@sha256:1a3545dcf656b9e6caa0007993f8b9ae4544a7e3d0c28d7bd4a892d8f4b4b2d8_s390x",
"8Base-RHOSE-4.11:openshift4/ovirt-csi-driver-rhel8@sha256:83423a80871b68615cb6174ac08e5a60b0b1b8ed003a3f40ec03fb7920679e94_arm64",
"8Base-RHOSE-4.11:openshift4/ovirt-csi-driver-rhel8@sha256:b1ee2119c5c9ffa916f48425d807695d557bfe326bbfe0e65d18ec235cee53b7_ppc64le",
"8Base-RHOSE-4.11:openshift4/ovirt-csi-driver-rhel8@sha256:f7adacdb30067ee92339af29ed852e5de53d0c272cfaf5b46ab48b7b668816f5_amd64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2022:6103"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "HIGH",
"attackVector": "NETWORK",
"availabilityImpact": "NONE",
"baseScore": 3.1,
"baseSeverity": "LOW",
"confidentialityImpact": "LOW",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "REQUIRED",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:R/S:U/C:L/I:N/A:N",
"version": "3.1"
},
"products": [
"8Base-RHOSE-4.11:openshift4/cloud-network-config-controller-rhel8@sha256:6e27d73d86ae20585752a7c2e3a3cfa41ee88c245e9ab9da123c86b91b77bf4d_amd64",
"8Base-RHOSE-4.11:openshift4/cloud-network-config-controller-rhel8@sha256:e3cc37918d771c7d87052387de7a4f585c329cec0b8537b41f411cf7e08e7ef6_arm64",
"8Base-RHOSE-4.11:openshift4/cloud-network-config-controller-rhel8@sha256:e7867ad391b8f7cca4d987f7fd7cc429b86665029cc7b226ccd32aec5bf2556e_ppc64le",
"8Base-RHOSE-4.11:openshift4/cloud-network-config-controller-rhel8@sha256:eaedb1749fc0f2c117497ca4e2e82e9366b3e776d9910d45fbc1be4daa774ae8_s390x",
"8Base-RHOSE-4.11:openshift4/driver-toolkit-rhel8@sha256:0d876f138cb07c4cf25bc0161041f92a25a81637367815ab20c8ac30e11d7f0a_ppc64le",
"8Base-RHOSE-4.11:openshift4/driver-toolkit-rhel8@sha256:82faeb6a8caa174d9df3d259945ca161311fe6231d628e34ee0f1c8528371229_amd64",
"8Base-RHOSE-4.11:openshift4/driver-toolkit-rhel8@sha256:d3edb75ef363d202953c7fab5e997a5f2430108b6882f4b857de2be7c4ed8ffb_arm64",
"8Base-RHOSE-4.11:openshift4/driver-toolkit-rhel8@sha256:ebbdb04cefcb10f1932415c1fe7453b20066594c0febd1f6e3d28dd71c29c939_s390x",
"8Base-RHOSE-4.11:openshift4/egress-router-cni-rhel8@sha256:5d87bcb5e32b7d69df1d713fd61a71d0223447258deb728b26249ca197bad943_ppc64le",
"8Base-RHOSE-4.11:openshift4/egress-router-cni-rhel8@sha256:73fb4c432aeea93a109c119097ea849c1e4ae02bf7dd196ebb63d46223c7837e_amd64",
"8Base-RHOSE-4.11:openshift4/egress-router-cni-rhel8@sha256:9cb6ff6b82565bbfb4af2b9ffe93148d2d145775c33fef56beb7de901ebd0eb6_s390x",
"8Base-RHOSE-4.11:openshift4/egress-router-cni-rhel8@sha256:c73b6663d221184ae7920fb6fcb5191591b697faed01b7a30cf8116f60bd6898_arm64",
"8Base-RHOSE-4.11:openshift4/network-tools-rhel8@sha256:6de9ef410c3940d5292b3ba93952497959d67dbd82bbce9d4096032fa4ddb35f_amd64",
"8Base-RHOSE-4.11:openshift4/network-tools-rhel8@sha256:988faf6dc4951404eb8886150c33905880b81b32ca3ba1713911e4fd525bc000_s390x",
"8Base-RHOSE-4.11:openshift4/network-tools-rhel8@sha256:b914a9caeedc9c9777e28e71ed81416a1bf0fd6104b164ba756555192cf95063_ppc64le",
"8Base-RHOSE-4.11:openshift4/network-tools-rhel8@sha256:f14cafc7dd1904d01ec797a18bbc6753a751b113af94e0122697af4b6cd75cb9_arm64",
"8Base-RHOSE-4.11:openshift4/oc-mirror-plugin-rhel8@sha256:6504ab4496384eb70fd230933f7c6a3ea76b75c66afa7a7dfbd02ac1ad205515_amd64",
"8Base-RHOSE-4.11:openshift4/ose-agent-installer-api-server-rhel8@sha256:03cab1a6deb73e00dbea5cdd97c2eae70f34f01b2b45eebef32207a44b9740be_amd64",
"8Base-RHOSE-4.11:openshift4/ose-agent-installer-api-server-rhel8@sha256:311118642213a933c9d68e20043c7ac224fffa67bc6d563736af7836dc45bf22_arm64",
"8Base-RHOSE-4.11:openshift4/ose-agent-installer-api-server-rhel8@sha256:75d72fff160648cec863535b7ca3206dcf8b1d0e8686f1c20b55d684c9fd33dc_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-agent-installer-api-server-rhel8@sha256:f75740f83210434f126f13c414165a96ba2cf24e081d37ce147381c672211f6d_s390x",
"8Base-RHOSE-4.11:openshift4/ose-agent-installer-csr-approver-rhel8@sha256:5a2e4ce921dd19131cc4701701a1e15ab63c5862bf6c6c6d6c699a014be9e15d_arm64",
"8Base-RHOSE-4.11:openshift4/ose-agent-installer-csr-approver-rhel8@sha256:832c7fad36504af9ff0ea617eee9ce7e0d90c3b062dd49764709359ef742526b_s390x",
"8Base-RHOSE-4.11:openshift4/ose-agent-installer-csr-approver-rhel8@sha256:ea0d1078f53d769332eb6d74134b246c3e1d3a3a39832055c303b134a4eed290_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-agent-installer-csr-approver-rhel8@sha256:efcf0bcdb223445c64a7632b14621f40e3262f1aff7a8433246b56dada0c5ab5_amd64",
"8Base-RHOSE-4.11:openshift4/ose-agent-installer-node-agent-rhel8@sha256:3debd079d7a4e557aec8bf4f9e67aace0b72205a5d020206760fdfb59d13855c_amd64",
"8Base-RHOSE-4.11:openshift4/ose-agent-installer-node-agent-rhel8@sha256:6b7f448cc4ff12f26fe23266eae4532a5a516179eb3081a477d4a1b287d004ca_s390x",
"8Base-RHOSE-4.11:openshift4/ose-agent-installer-node-agent-rhel8@sha256:969a995f0c2079554cad5db05df992e5da80d5645f97e031048dcb6625936c0e_arm64",
"8Base-RHOSE-4.11:openshift4/ose-agent-installer-node-agent-rhel8@sha256:b2078745a9931f618b2ae3276f215f72a82570aebb1f871a086d74995f08f437_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-agent-installer-orchestrator-rhel8@sha256:5fbacf9fe03238b9e82d1d5aa3050bb94666f75d9c312cf96d364554432c4516_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-agent-installer-orchestrator-rhel8@sha256:69f30e118f27a357e1ec7a7d30249ac35acea76328922f24954e566eb28ddc92_amd64",
"8Base-RHOSE-4.11:openshift4/ose-agent-installer-orchestrator-rhel8@sha256:852f901cda9211026376f78c5bff6fc0e90714b44a7e75792e7ee9dca7d41ae5_s390x",
"8Base-RHOSE-4.11:openshift4/ose-agent-installer-orchestrator-rhel8@sha256:bc5ff8bf2abee2efc0df7122c384671e93122b4e158ae8eb1355a094bf61a75d_arm64",
"8Base-RHOSE-4.11:openshift4/ose-alibaba-cloud-controller-manager-rhel8@sha256:89262b72ba883c895c2073164824cdfdcdc5f1ef61d6c2e0d77cd3755cdc1fcb_amd64",
"8Base-RHOSE-4.11:openshift4/ose-alibaba-cloud-csi-driver-container-rhel8@sha256:d1a8124402bdb03cd625066b8719cbb3d2f0009c6923062a43ada1bb59871d68_amd64",
"8Base-RHOSE-4.11:openshift4/ose-alibaba-disk-csi-driver-operator-container-rhel8@sha256:0161cffc939ea87d47ef654f287b14cb7551333731870dbd6e2232c5875b9033_amd64",
"8Base-RHOSE-4.11:openshift4/ose-alibaba-machine-controllers-rhel8@sha256:dd1cd42eaa29959de325282d4f8815a0ebaa122604e28d407ecd7e965166b880_amd64",
"8Base-RHOSE-4.11:openshift4/ose-apiserver-network-proxy-rhel8@sha256:245ece4bd06599e479428c43847ff3cc532e3822f332c16bcd75fe8d803d294d_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-apiserver-network-proxy-rhel8@sha256:4be86d5b8d518826e8a65e9fb9f2b22c094ed8493b1720a5e798938b30f191ec_arm64",
"8Base-RHOSE-4.11:openshift4/ose-apiserver-network-proxy-rhel8@sha256:8ebe88572805ce4d7d574d50b26f85f6518fdb22dd7b9d1770cf96e826ed8dd9_amd64",
"8Base-RHOSE-4.11:openshift4/ose-apiserver-network-proxy-rhel8@sha256:ace63e71611bbc9e00c427ea60b48239878d25d23816ea80677ec6fbfab1734f_s390x",
"8Base-RHOSE-4.11:openshift4/ose-aws-cloud-controller-manager-rhel8@sha256:1242457e768a2cf0edefda2e0ec641264077e1e6c3c1819b6c430397826f4cc9_amd64",
"8Base-RHOSE-4.11:openshift4/ose-aws-cloud-controller-manager-rhel8@sha256:d9a7e298d07960e577ff3c49b64534340e31f07685c569d23e35818e993816fb_arm64",
"8Base-RHOSE-4.11:openshift4/ose-aws-cluster-api-controllers-rhel8@sha256:f1fb4e9e06fbada6da3a9849842d2faaef11afc923c0ead4b4d908cca928fb10_amd64",
"8Base-RHOSE-4.11:openshift4/ose-aws-cluster-api-controllers-rhel8@sha256:fae8fcd656375af170fe16f5e1704cd04a01353c39bdb71496320f66bdf98054_arm64",
"8Base-RHOSE-4.11:openshift4/ose-aws-ebs-csi-driver-rhel8-operator@sha256:432e73a20f27e84174d811cee2ee7db13f2bcd5617691ace07863ade43ad5abd_amd64",
"8Base-RHOSE-4.11:openshift4/ose-aws-ebs-csi-driver-rhel8-operator@sha256:4eb2eec27fd1cba3fd42fd9d633373602c0635fbef3e380ef227b418ec6e96a7_arm64",
"8Base-RHOSE-4.11:openshift4/ose-aws-ebs-csi-driver-rhel8@sha256:3ef0030f0228d2041cc810995403b7f09b92d9d2044236bf7961d4c32024591e_amd64",
"8Base-RHOSE-4.11:openshift4/ose-aws-ebs-csi-driver-rhel8@sha256:9fe539afa21e7e0f0b04230f6908d2e67861608b01b6afcebd575d10e95bed63_arm64",
"8Base-RHOSE-4.11:openshift4/ose-aws-pod-identity-webhook-rhel8@sha256:9389e1e4c2fa64a154dcbffbed370676accfdb8eea70b2e6a49a1c6b4aa4aaf8_amd64",
"8Base-RHOSE-4.11:openshift4/ose-aws-pod-identity-webhook-rhel8@sha256:9fab946ed6f96886ad644600e0e98ebdf2bff6e525838b38258fc9599bf10450_arm64",
"8Base-RHOSE-4.11:openshift4/ose-azure-cloud-controller-manager-rhel8@sha256:2510e600a0b60a9fa1ee630d2c7ffdcbbaa7588946316067d4f01caad13d90a3_amd64",
"8Base-RHOSE-4.11:openshift4/ose-azure-cloud-controller-manager-rhel8@sha256:39c2233c6bd5d940c5dcb2d9bb1fa679f7f68260a21a8862b7e92471ce1a1a68_arm64",
"8Base-RHOSE-4.11:openshift4/ose-azure-cloud-node-manager-rhel8@sha256:34d592fa215e07fc79cf590c9f8e2b9b33d5a69b168b0037770c3ac2dd96da0e_arm64",
"8Base-RHOSE-4.11:openshift4/ose-azure-cloud-node-manager-rhel8@sha256:f6756cc5a93dea849e34955f1f40dacee78b76dd19ca95019f3d59e73a42a28d_amd64",
"8Base-RHOSE-4.11:openshift4/ose-azure-cluster-api-controllers-rhel8@sha256:54eddeca59ead55597958f4a6d14aed6c67e40881f2cfe48fcb86da046cd8545_amd64",
"8Base-RHOSE-4.11:openshift4/ose-azure-cluster-api-controllers-rhel8@sha256:be393e7e52cd71f4e69045ca297d22090c77e4db3736d5b65ba32c09012ada59_arm64",
"8Base-RHOSE-4.11:openshift4/ose-azure-disk-csi-driver-rhel8-operator@sha256:4ff095a8f869062d5197d571f266f6ac3f9c785eed275eaccc8522285128d2b6_arm64",
"8Base-RHOSE-4.11:openshift4/ose-azure-disk-csi-driver-rhel8-operator@sha256:7aefec5230cd316684b716b1051589f9ec2c9cf2e1447f039abf7e5d46a5dd8c_amd64",
"8Base-RHOSE-4.11:openshift4/ose-azure-disk-csi-driver-rhel8@sha256:02ea902eeafb1f8036e9a939d8f99ef9ac5d51aff33637e8bd5c08a95c27ddc9_arm64",
"8Base-RHOSE-4.11:openshift4/ose-azure-disk-csi-driver-rhel8@sha256:9ec7ea5a66b67b45209c7818e07e55937124d959140a4ccf8b4507c42b23b829_amd64",
"8Base-RHOSE-4.11:openshift4/ose-azure-file-csi-driver-operator-rhel8@sha256:5346a247159c4ea41782355befb3bb87dedf6ca21807bf0e8d47a5575c0a1236_arm64",
"8Base-RHOSE-4.11:openshift4/ose-azure-file-csi-driver-operator-rhel8@sha256:ed5eb91ffaacd7a9d8dc6523bb481ae70d37cf14be254dc4f0b625f319a2764d_amd64",
"8Base-RHOSE-4.11:openshift4/ose-azure-file-csi-driver-rhel8@sha256:7e27919cadcfd915fb1765d7b87753da104f26e6f1c2d37818d5bd4bf77fe51a_arm64",
"8Base-RHOSE-4.11:openshift4/ose-azure-file-csi-driver-rhel8@sha256:acb6bd70db8a2addf429d17cd5bf5f1659835eb3c4f32b7e21925d4d6269a9cc_amd64",
"8Base-RHOSE-4.11:openshift4/ose-baremetal-installer-rhel8@sha256:432d43bcec91fdcc88b389628cf6cfafca5e973a5c9cafaa1bc7db332caa1303_amd64",
"8Base-RHOSE-4.11:openshift4/ose-baremetal-installer-rhel8@sha256:8fe8f202c97a262f65280091ca28da690c5d342bf36fa528e28b791e59b5402c_arm64",
"8Base-RHOSE-4.11:openshift4/ose-baremetal-installer-rhel8@sha256:927f472da5d7cd5b63be4c1ba755edc4caef1687f9dae949c2ee5979b65a5ece_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-baremetal-installer-rhel8@sha256:f3fa907c69b86a520ed526397264c2908379e5ee092f718b94d3049cf3914664_s390x",
"8Base-RHOSE-4.11:openshift4/ose-baremetal-machine-controllers@sha256:092186662282ca09b701f0e198faf403905315190a1f1bcfdaf952ee0012f2f7_s390x",
"8Base-RHOSE-4.11:openshift4/ose-baremetal-machine-controllers@sha256:805aaaf2c736170ac879baed0eab2d3de05b1255331a46ad247fd3b5dfbbfb52_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-baremetal-machine-controllers@sha256:e6e2d9e0777173822e3ca8cfef5d457f75fd4638ccfd5d896b3354416d8d1d94_arm64",
"8Base-RHOSE-4.11:openshift4/ose-baremetal-machine-controllers@sha256:f7606cd50b6e7ab57038d01f6539c194f974904abdbfcc04810fffc803166f4a_amd64",
"8Base-RHOSE-4.11:openshift4/ose-baremetal-rhel8-operator@sha256:09c5815abcd751e6599fd7d741399c3009fb5c64498005b836b894baec3f32ce_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-baremetal-rhel8-operator@sha256:ca3282dfbea85af8d294027bb958c5f7b67cd09307ba9a9b90d24ff1524e5e43_amd64",
"8Base-RHOSE-4.11:openshift4/ose-baremetal-rhel8-operator@sha256:d9799c53a13fbc2c3821612fe9bebed15522790d8c5f38ec725fad071dac9f05_arm64",
"8Base-RHOSE-4.11:openshift4/ose-baremetal-rhel8-operator@sha256:e42c99f1ee203ec4bce4bff0b9dbae24f02fd970604c592c92f166145a638ff5_s390x",
"8Base-RHOSE-4.11:openshift4/ose-baremetal-runtimecfg-rhel8@sha256:0b13e1b6772d771e457a8efa0330d0f7d26679fb057c6b679f4cd50e629075dc_s390x",
"8Base-RHOSE-4.11:openshift4/ose-baremetal-runtimecfg-rhel8@sha256:36d777277a842f569d358e6a95acf7f9ed9f6b55e1ecfc7e14d21c51c805fd0e_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-baremetal-runtimecfg-rhel8@sha256:5ce3526bde097d1550a02fbeeaea6822d7c885cbac4f757cdafe138dd968d489_amd64",
"8Base-RHOSE-4.11:openshift4/ose-baremetal-runtimecfg-rhel8@sha256:d68705bb7994ea06b999f68001837638d901e2ac3677324b41ef45c140637ee7_arm64",
"8Base-RHOSE-4.11:openshift4/ose-cli-artifacts@sha256:21babbab6276c3c556e2c2cf232c7dc9de3f187151a3c2973643829a418eaaee_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-cli-artifacts@sha256:382c647edbf3fa812d83e9fc1b25696836f574c21376b3438a041692c2aad57a_s390x",
"8Base-RHOSE-4.11:openshift4/ose-cli-artifacts@sha256:b30d17c7cae38c733bceff599d9052ade650e3cf86eec997e7cf8a10b6be1cd9_arm64",
"8Base-RHOSE-4.11:openshift4/ose-cli-artifacts@sha256:fecd94b1e286bff64e7f066d14f205283f4362a7c12b2dfb9838fdf309456f6d_amd64",
"8Base-RHOSE-4.11:openshift4/ose-cli@sha256:9e19ae99cb60c43fe9ad7a295c7c6b42d0c2c557d908e35d01a4cbc18cb252ed_arm64",
"8Base-RHOSE-4.11:openshift4/ose-cli@sha256:9e9325e685bf2c27ad58933720dc1f0595a1d9b2deeee1f5ea6e7915c2bed905_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-cli@sha256:db5e75aa697daf5e0fa6004ad42c04030ff6c22583c93de6cdfc42bf279a79be_s390x",
"8Base-RHOSE-4.11:openshift4/ose-cli@sha256:e64d871431572918420d1aa1aba7f35d6255ce5d69354d51921f10f53106cedb_amd64",
"8Base-RHOSE-4.11:openshift4/ose-cloud-credential-operator@sha256:106f6e450215363c8522f7ba40596e69d0cab04923bde1993b7bd2cf3e9c1afe_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-cloud-credential-operator@sha256:68c4224379013c5bb9c0f9f72cdf3239e674643ad5e98410023ed3e9fe303d92_arm64",
"8Base-RHOSE-4.11:openshift4/ose-cloud-credential-operator@sha256:b4023de0e31fc7d448254794512f6b1e0c01226953063d253238aa051761a683_amd64",
"8Base-RHOSE-4.11:openshift4/ose-cloud-credential-operator@sha256:dc22b952e382ee4f781305f24c4ac7b400fcec538b577b6dccc3d91728c1b24b_s390x",
"8Base-RHOSE-4.11:openshift4/ose-cluster-api-rhel8@sha256:0fe12e245cdd67943627193c7bf56b07b873fe933beb54d6afd6842cd4251d36_s390x",
"8Base-RHOSE-4.11:openshift4/ose-cluster-api-rhel8@sha256:aa173538611b49370c4ae3422aadd92cfba37db6961dd68b16779aafe21dc47f_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-cluster-api-rhel8@sha256:c14191867b7cd81fea0421d1cc7c0e7b92c77dd2854b1668bc08a60a736ef742_arm64",
"8Base-RHOSE-4.11:openshift4/ose-cluster-api-rhel8@sha256:f8e5a57dfc9a835f93f90c14358e7eed24e515003932b5abbc96b6f3042fa2b5_amd64",
"8Base-RHOSE-4.11:openshift4/ose-cluster-authentication-operator@sha256:087ebc4f40edf9c7355a3c1e092a29d5b3a78cb3fa9897eff3d26f0ab3768e2f_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-cluster-authentication-operator@sha256:1ad3e13382a4c8397551803b67296405d954a0692a5ee6935eee94efca111997_s390x",
"8Base-RHOSE-4.11:openshift4/ose-cluster-authentication-operator@sha256:4e9cbce494e0c3d074085d04a717ba3268a001116248c48355e9737005a8dc71_arm64",
"8Base-RHOSE-4.11:openshift4/ose-cluster-authentication-operator@sha256:df368de69ad5d36f8a08efe36cd3191660c1e71f04e8a567a2958c7068a0ccea_amd64",
"8Base-RHOSE-4.11:openshift4/ose-cluster-autoscaler-operator@sha256:08d72eb6e241309292929f904ebf45903e34c640198a56cb7627e07347de4db5_arm64",
"8Base-RHOSE-4.11:openshift4/ose-cluster-autoscaler-operator@sha256:21f73964329757dda78e8e35cd8ce4cc7434c19e1072d7c7b3920b899b4eea0a_amd64",
"8Base-RHOSE-4.11:openshift4/ose-cluster-autoscaler-operator@sha256:8a67e9c395779e4d295121c008905983da8f0f626919d6152558be9b65df9602_s390x",
"8Base-RHOSE-4.11:openshift4/ose-cluster-autoscaler-operator@sha256:ed4c14c8bb0e45511944a12f3319a3816605240936c2d9d3eb117415a9c7b1e8_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-cluster-autoscaler@sha256:066894460cc277008976b85a7c4c6a5edae8707f6c4ca7b4fd1b159565690800_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-cluster-autoscaler@sha256:10ad83b8d56a9de90a3a1ba66f1dd075f0c6cd02bb0c452f263ebe12d6f3ee7c_arm64",
"8Base-RHOSE-4.11:openshift4/ose-cluster-autoscaler@sha256:1874b5f344ce686750e01167b9e4ca61e5d1468e55e3d60363d22f4e80d2099a_s390x",
"8Base-RHOSE-4.11:openshift4/ose-cluster-autoscaler@sha256:4e0b8de27a9295163d397b1c7b9fd77a18276df6fb36076fb4423ce89877aa59_amd64",
"8Base-RHOSE-4.11:openshift4/ose-cluster-baremetal-operator-rhel8@sha256:37013ded4bf047f86added38bd37bf2dd648e0ae5d7f314799cc52d413ecd514_s390x",
"8Base-RHOSE-4.11:openshift4/ose-cluster-baremetal-operator-rhel8@sha256:6043ad21c6b533120745bf00e938f4a2760a193c30c93c7817e72687c7fca376_arm64",
"8Base-RHOSE-4.11:openshift4/ose-cluster-baremetal-operator-rhel8@sha256:6687cb3005b31f378b8f950dee3697834db40ebd6bda4b13c3bde26dc961003f_amd64",
"8Base-RHOSE-4.11:openshift4/ose-cluster-baremetal-operator-rhel8@sha256:672c5e08643abdcb890b199aba0993c2f5b13bab73619f4937117839e3341e93_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-cluster-bootstrap@sha256:c0a4b5bf57389be51dd92d75ffa79afbd2a0d8a1bc92d75270b62dc8d00abbff_s390x",
"8Base-RHOSE-4.11:openshift4/ose-cluster-bootstrap@sha256:e190b3d77637f8ac989c0cdfdb8de3e0a91ceb37e761c629d5960e7e6825d171_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-cluster-bootstrap@sha256:f0a31d8b8f9ef65c03264d68d971479e0f1e927af90452fe0ef442012b49854c_amd64",
"8Base-RHOSE-4.11:openshift4/ose-cluster-bootstrap@sha256:f57edabd3d5db8cc3b21e7f370cc911a06ee35813c66355e597dc84777f3a7bd_arm64",
"8Base-RHOSE-4.11:openshift4/ose-cluster-capi-operator-container-rhel8@sha256:47b12ea0b5c2e762e67c9b88a4a85b1a99bffd445643056658462e7cc1caab18_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-cluster-capi-operator-container-rhel8@sha256:7d5b042abbe54ee6406dc8741621de6ea30f44498a874b619c80741439ebf769_arm64",
"8Base-RHOSE-4.11:openshift4/ose-cluster-capi-operator-container-rhel8@sha256:80fc292bb9c856b3ef7f9b672d84f5924e301a8b5828156ddf8269a56e095d85_s390x",
"8Base-RHOSE-4.11:openshift4/ose-cluster-capi-operator-container-rhel8@sha256:f86eb79d7a994b8164bb5474f9e9bc3dcbe5ed9fada84b31dceff9c138f30974_amd64",
"8Base-RHOSE-4.11:openshift4/ose-cluster-capi-rhel8-operator@sha256:47b12ea0b5c2e762e67c9b88a4a85b1a99bffd445643056658462e7cc1caab18_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-cluster-capi-rhel8-operator@sha256:7d5b042abbe54ee6406dc8741621de6ea30f44498a874b619c80741439ebf769_arm64",
"8Base-RHOSE-4.11:openshift4/ose-cluster-capi-rhel8-operator@sha256:80fc292bb9c856b3ef7f9b672d84f5924e301a8b5828156ddf8269a56e095d85_s390x",
"8Base-RHOSE-4.11:openshift4/ose-cluster-capi-rhel8-operator@sha256:f86eb79d7a994b8164bb5474f9e9bc3dcbe5ed9fada84b31dceff9c138f30974_amd64",
"8Base-RHOSE-4.11:openshift4/ose-cluster-cloud-controller-manager-operator-rhel8@sha256:1ea1c7a907ddd7002fd27685e85c43a09755d3ff712713d54671bb071d9e7c66_arm64",
"8Base-RHOSE-4.11:openshift4/ose-cluster-cloud-controller-manager-operator-rhel8@sha256:455f0e33840e6830e1aaba5459a6c8c5ac773e326bc0d61cad2c30b0a15b7874_amd64",
"8Base-RHOSE-4.11:openshift4/ose-cluster-cloud-controller-manager-operator-rhel8@sha256:8befdd6d48ad9a969d3c1d8e3d941d78cbdac51bd7ff8169ebe3c5c2be06c6cc_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-cluster-cloud-controller-manager-operator-rhel8@sha256:df851d0c4ccebe4722cbc4f5166b443d6c911b6a7c6792c4df708f8ca8606c3f_s390x",
"8Base-RHOSE-4.11:openshift4/ose-cluster-config-operator@sha256:7c9258e2750def044850ce4d7e8d33509fc9ff6cbf5ea385a91712126d95fb4a_amd64",
"8Base-RHOSE-4.11:openshift4/ose-cluster-config-operator@sha256:88762438b2a594f1bfed201790fdd7aaa383c733c750dec4baa19757eb0a224b_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-cluster-config-operator@sha256:b5ae46d084d4ac7abffa0d0a1faea78e4f7d00afa8710fa1782642709d46d76b_s390x",
"8Base-RHOSE-4.11:openshift4/ose-cluster-config-operator@sha256:c87622cb702c60bd80393ac9bacb40563502daddfc2854422bb7983d70c19e01_arm64",
"8Base-RHOSE-4.11:openshift4/ose-cluster-csi-snapshot-controller-rhel8-operator@sha256:0c2492d5936d1af12407e74cd47340f13efc46e90ea329217e464c4ad109d210_arm64",
"8Base-RHOSE-4.11:openshift4/ose-cluster-csi-snapshot-controller-rhel8-operator@sha256:2beae1f0693a10a0ab50e08602cbf7654f05e1ef225fc162387e581da57e0a3c_s390x",
"8Base-RHOSE-4.11:openshift4/ose-cluster-csi-snapshot-controller-rhel8-operator@sha256:37492607333c4d91cbb9b4e18c4833e02c1d10fa9e28878460c5e5d76cbe2613_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-cluster-csi-snapshot-controller-rhel8-operator@sha256:9fe8d8fd53bacfd5ac2e5d70e0040be4cd65cd5550cb6cbc1ef0bddb01372d4e_amd64",
"8Base-RHOSE-4.11:openshift4/ose-cluster-dns-operator@sha256:0caac670fe7dcc0d44a81d13aed6e56479668e8a8a210caee510d7424dbf958e_amd64",
"8Base-RHOSE-4.11:openshift4/ose-cluster-dns-operator@sha256:6447a66d13df0d966992e28e8e3225e80182184cd742c772107fcce36aac7797_s390x",
"8Base-RHOSE-4.11:openshift4/ose-cluster-dns-operator@sha256:7d1991a79dec5f08a127412962ca15a48c96438b19a9ad99549305e7af010144_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-cluster-dns-operator@sha256:da8f64fc64092d5f0d098bd7088499f321402192bed38ed75637841296bbe2b9_arm64",
"8Base-RHOSE-4.11:openshift4/ose-cluster-etcd-rhel8-operator@sha256:41dfef4fb454105e5d202de32ea85e6b806ec3bbd3a89bd77226b3ee8b1dfb2f_arm64",
"8Base-RHOSE-4.11:openshift4/ose-cluster-etcd-rhel8-operator@sha256:6d9ebc067df9550aa5c1623e44a8c041f7ba0ffdad757b3848d7d5308aafa407_amd64",
"8Base-RHOSE-4.11:openshift4/ose-cluster-etcd-rhel8-operator@sha256:82ffb1ead2ccaf05f5f876828d851f85451a8ee0a843aab7ab87fdb7faf62c1e_s390x",
"8Base-RHOSE-4.11:openshift4/ose-cluster-etcd-rhel8-operator@sha256:867a572c4a1789f8360d0f01544c9f796d0328c3d7f40d98b81677b7fce40ecb_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-cluster-image-registry-operator@sha256:0358e59d273a251211b22f27aab17e0ea497d44078ec9a4ba6cb4d60ced4dd5d_arm64",
"8Base-RHOSE-4.11:openshift4/ose-cluster-image-registry-operator@sha256:5e5e4c138e519c0de2690359fafd7e8f2b795a9049b976c0e137bf1a03e23ede_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-cluster-image-registry-operator@sha256:af60f1e5c058385530c67cf7b4f9e5579ed15b06d2716347bc6db3d13157f438_s390x",
"8Base-RHOSE-4.11:openshift4/ose-cluster-image-registry-operator@sha256:e4a7ab02a4fa05edea60e5457d77cf963c0f263ebec22680197da29c5d25d599_amd64",
"8Base-RHOSE-4.11:openshift4/ose-cluster-ingress-operator@sha256:5e554e018bed9ab12c0072aa87feaba4b3921e6e6eab347fd19d44dd3943605e_amd64",
"8Base-RHOSE-4.11:openshift4/ose-cluster-ingress-operator@sha256:739896028a90adece5e93fd0a1e6b9ad9b2066be466d403f86d8059a974dd69f_arm64",
"8Base-RHOSE-4.11:openshift4/ose-cluster-ingress-operator@sha256:ab0c7df78f7265701811c771f447e8fc77cdcb9db7b4358c58c586a1e4616481_s390x",
"8Base-RHOSE-4.11:openshift4/ose-cluster-ingress-operator@sha256:d1c0cd4e6d6c7a8faaa5e4fcb8181d8325c8f371a4efe670a0d36bcb60198d2c_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-cluster-kube-apiserver-operator@sha256:07a151a721d0ab24cdc8ceebbdf6079c7fc656a8015a6f825914111fbaaeac12_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-cluster-kube-apiserver-operator@sha256:5b1e127949b717f818448ab053c9354d73ea6981cde107c95c2b5dd658d38e1b_s390x",
"8Base-RHOSE-4.11:openshift4/ose-cluster-kube-apiserver-operator@sha256:b2ebb601d381558a394affedbeebe4307526402c0c0f6b1bea4f8725b35da3fd_amd64",
"8Base-RHOSE-4.11:openshift4/ose-cluster-kube-apiserver-operator@sha256:f8d718ac3d76cf1c68e253de1dc19b6c043e84423eb3ef4ffbb8706794dde726_arm64",
"8Base-RHOSE-4.11:openshift4/ose-cluster-kube-cluster-api-rhel8-operator@sha256:3bba6cbcd88668aba5ae03625d7cddea1bea0dc0e80007f9ba0f48efd9ab7cf7_amd64",
"8Base-RHOSE-4.11:openshift4/ose-cluster-kube-cluster-api-rhel8-operator@sha256:7cd7a803ddd309593278e3f5588d3f9e7cb43ddbcd1245528971d8ba2dccd02d_arm64",
"8Base-RHOSE-4.11:openshift4/ose-cluster-kube-cluster-api-rhel8-operator@sha256:c1eca6f993c9aedd597915c0f020f20adb4559c5fb332195f367aee7832cdf44_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-cluster-kube-cluster-api-rhel8-operator@sha256:d9ae7f5c8b3eb47536b545062648171866a69b1f7c078002e5b91c89ebfd77a6_s390x",
"8Base-RHOSE-4.11:openshift4/ose-cluster-kube-controller-manager-operator@sha256:4cd1b1cfb69a5e65a5096d6e2ed9fab256263aecb3de40a3a2e21030e98005b8_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-cluster-kube-controller-manager-operator@sha256:5d6f1a31087d399c9b63a0d81ac992ad7cb2a10de2dbe8a165a29bc17cb804a7_s390x",
"8Base-RHOSE-4.11:openshift4/ose-cluster-kube-controller-manager-operator@sha256:5e14a5b833cfa3415168708c66771b521c4f6a5b93d91370d77c12f729d8ba8d_arm64",
"8Base-RHOSE-4.11:openshift4/ose-cluster-kube-controller-manager-operator@sha256:75675751af4d0cfe59f9fc74745ba7ad2953d95ea343af2b07ea01152fcb2683_amd64",
"8Base-RHOSE-4.11:openshift4/ose-cluster-kube-scheduler-operator@sha256:5d4d03c1d90ec1a7484ead812faf3d2afdbd59ff43391fde735d8d7463607619_arm64",
"8Base-RHOSE-4.11:openshift4/ose-cluster-kube-scheduler-operator@sha256:83deb5bdc9f0c9284eb4e8de788cc453cdbcfc01d50070fb52465f225f66a1df_s390x",
"8Base-RHOSE-4.11:openshift4/ose-cluster-kube-scheduler-operator@sha256:c6dd4dced8d9955ef9ec9c1e517f37f3caa06b0e15a5c9dd5740069c0bf0c634_amd64",
"8Base-RHOSE-4.11:openshift4/ose-cluster-kube-scheduler-operator@sha256:ca65bc4f76a6d874b2d0ceca00bb6261eda096be7dcd6c113eda8e11dfde0916_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-cluster-kube-storage-version-migrator-rhel8-operator@sha256:48ad9408d754564627549bc8035ae681201a18bdeeb9fa234049c44e6c14581e_amd64",
"8Base-RHOSE-4.11:openshift4/ose-cluster-kube-storage-version-migrator-rhel8-operator@sha256:76c1af1cd2b729bfacfa83bd3d8ed148284bb5b78b796cd433b8d6863a19d3ef_s390x",
"8Base-RHOSE-4.11:openshift4/ose-cluster-kube-storage-version-migrator-rhel8-operator@sha256:86a641e8f5edd231d7af6c227b458bedf1d1c778a9bed95bb2a31fd6c2af3da2_arm64",
"8Base-RHOSE-4.11:openshift4/ose-cluster-kube-storage-version-migrator-rhel8-operator@sha256:a9fc53ebe17f190200b3e41a65737483a88a58bc6350af51f03f4f9ca700bdba_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-cluster-machine-approver@sha256:07667ef8e091ee997b5e659dfa3c8a762573f7f0a202dba72d42032c827111e0_s390x",
"8Base-RHOSE-4.11:openshift4/ose-cluster-machine-approver@sha256:2ae92fbe8598f400f53316010e51e751d515d208c9204a04ab6f474837833705_arm64",
"8Base-RHOSE-4.11:openshift4/ose-cluster-machine-approver@sha256:d5293d65f59c34e7b3bfb6f2e31bcc13148c2a4ba98407df16ef9d7ec3522f03_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-cluster-machine-approver@sha256:db34e4cbce97a50bae91565138d1555f2eed1010cae2c589f7e34e5e27de5168_amd64",
"8Base-RHOSE-4.11:openshift4/ose-cluster-monitoring-operator@sha256:38097086911176eb6d94c9eb3fb744336d5c07b95c989d719dd7ed20807ae3c9_s390x",
"8Base-RHOSE-4.11:openshift4/ose-cluster-monitoring-operator@sha256:8ff5a580ab2e42adbdcbea74e7c2b6915c6abd4c5d6f14c82903586dda18001a_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-cluster-monitoring-operator@sha256:9ef3638201f3d8110c37205196e2c8023b497abff4c34124289496f014960c7a_arm64",
"8Base-RHOSE-4.11:openshift4/ose-cluster-monitoring-operator@sha256:f15249736c67cbf440deb68891faf4eadc896fa2f378590c8a355e2ff39ebd94_amd64",
"8Base-RHOSE-4.11:openshift4/ose-cluster-network-operator@sha256:9e7aab6d8d159653383627b8262ad46155dc97692c5c345b72f90ecf100ab4c3_amd64",
"8Base-RHOSE-4.11:openshift4/ose-cluster-network-operator@sha256:c6cf66b22c51935f2c081b23208eab48c41a44b9b915035ffa896101c41deb0a_s390x",
"8Base-RHOSE-4.11:openshift4/ose-cluster-network-operator@sha256:d3bff15251d3415b42ff851f0a1269bbf0fdac9410f437ad32c19c709b8f1b1d_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-cluster-network-operator@sha256:edcfb5688a3cc314456a59a1caebbb401a82d0aaf725867dcba874c93499bfbb_arm64",
"8Base-RHOSE-4.11:openshift4/ose-cluster-node-tuning-operator@sha256:032fbdb27508aaf93b1dedfc114e67cc8d398f4a6bd9f994ca40eb66d1e50f5f_s390x",
"8Base-RHOSE-4.11:openshift4/ose-cluster-node-tuning-operator@sha256:3ad618fd222cd3f0967b5c945e3f8a9c2c9f7cd5c4c107f2de7b7da4d06c5587_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-cluster-node-tuning-operator@sha256:5635e64a108e6005c47c88080b35cc11948d6097bb632228f8193a17b53259b9_arm64",
"8Base-RHOSE-4.11:openshift4/ose-cluster-node-tuning-operator@sha256:d06e393e0493bb6a519ffeab2595b7555df2148190eb30a29def40325c35e3a5_amd64",
"8Base-RHOSE-4.11:openshift4/ose-cluster-openshift-apiserver-operator@sha256:579f671f2e8a295eae80c19571daab0818ed012888980c0dc7a383fa277f595a_arm64",
"8Base-RHOSE-4.11:openshift4/ose-cluster-openshift-apiserver-operator@sha256:5a72cb0256f9b20e3f1b847def6ab9f544ff9d7b3a63437963fc1225c8b0ce94_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-cluster-openshift-apiserver-operator@sha256:a01a7943ecfa16a7ee0efd14e2cf192c887544cf9b9517b66dcdd0b9f1cd34dc_s390x",
"8Base-RHOSE-4.11:openshift4/ose-cluster-openshift-apiserver-operator@sha256:dc6a39c838691902cf50574eed7b6cfa6da8a38871624f09acab2e8d158b1957_amd64",
"8Base-RHOSE-4.11:openshift4/ose-cluster-openshift-controller-manager-operator@sha256:6634a513df79182201131a7f56ac876323bd7e1709b737405ab41e06e95acf40_arm64",
"8Base-RHOSE-4.11:openshift4/ose-cluster-openshift-controller-manager-operator@sha256:6e38c38b884651ae615d96617cbb562966ad67a63241dc1296c38e61556b6f74_s390x",
"8Base-RHOSE-4.11:openshift4/ose-cluster-openshift-controller-manager-operator@sha256:a502b3ce08f4dbb73617d2e212c6b89761a10cbb1d858b9c0f2791cb35683db5_amd64",
"8Base-RHOSE-4.11:openshift4/ose-cluster-openshift-controller-manager-operator@sha256:f5b0dc319a66df941b33428ca64b2cd937957ce47b932e8c3c74398f1057caf1_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-cluster-policy-controller-rhel8@sha256:4d56f27c4662cfa3b2cc7b9f4b146b66f9ad6b6e214b23813a8c4ed5a4107ead_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-cluster-policy-controller-rhel8@sha256:7ad8d955c2bf988905684f85876a22874dd235f2bac686c8565585abac5cc2eb_s390x",
"8Base-RHOSE-4.11:openshift4/ose-cluster-policy-controller-rhel8@sha256:c0925a8d478200fab902a7cae4847a900c7e4473ecc20f854e3ba58ac0d46cc3_arm64",
"8Base-RHOSE-4.11:openshift4/ose-cluster-policy-controller-rhel8@sha256:c7dc36c1b1c71ab449668a5600ce9ba403c23a7a14c81ea80a851d8f96a97757_amd64",
"8Base-RHOSE-4.11:openshift4/ose-cluster-samples-operator@sha256:41b5edfb6f395372593d2ece37102b6c53deabaf208a2d66cc3486308bf7bcd9_s390x",
"8Base-RHOSE-4.11:openshift4/ose-cluster-samples-operator@sha256:6bf352ae6bc6a6c46ca79014473cc163505165163060870bcf2e42f07b9f2577_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-cluster-samples-operator@sha256:844d02462ad69b045a796a9b5547cd65e42b51a56fda3b289a15e5aa0caa7138_amd64",
"8Base-RHOSE-4.11:openshift4/ose-cluster-samples-operator@sha256:c8a7ca2191e14e7b7b67108743fa442f75222a5f8a8577bb801f4209c72cf5a8_arm64",
"8Base-RHOSE-4.11:openshift4/ose-cluster-storage-operator@sha256:2155fd9379e1264fc4a0608cac844a098df4f170d5e1383c18b95fc7ec6b049a_arm64",
"8Base-RHOSE-4.11:openshift4/ose-cluster-storage-operator@sha256:60c88dda1e58b5a6e8109afef2a837fe184362ada32f369784bd5cf2a34183f2_amd64",
"8Base-RHOSE-4.11:openshift4/ose-cluster-storage-operator@sha256:a2da82561c61ddde3ed10057743ad59cefb36cd9b59a167bd1c01638cdb1b9a6_s390x",
"8Base-RHOSE-4.11:openshift4/ose-cluster-storage-operator@sha256:c30a0ebdf2740b0c0badde549e557973c741315cca23a931cfb28dce704887d3_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-cluster-update-keys@sha256:d5c919b0c64ca6401a0128b08b1440c4679d748c91acb90fd04f6665ae264929_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-cluster-update-keys@sha256:dbaa95fb795f4dedeeeab0a2b1372ceef199f098d9a83c88581897dc992bb065_arm64",
"8Base-RHOSE-4.11:openshift4/ose-cluster-update-keys@sha256:e830e81f1cafe4d2aaf49f3e96befdf1a992afbc64795fed941591d88f5ce71a_s390x",
"8Base-RHOSE-4.11:openshift4/ose-cluster-update-keys@sha256:fe8864f55f1ef516784a6a3836a09c3a399b6fee050e7c78181f1a337667b4b7_amd64",
"8Base-RHOSE-4.11:openshift4/ose-cluster-version-operator@sha256:241713ac691dd073f8b667f59502e6db5ae503d01bd3e5dc0413bb1903a6da06_amd64",
"8Base-RHOSE-4.11:openshift4/ose-cluster-version-operator@sha256:43508917e491dcbcf0375ce2c0252fe79bc1cde78419a9c6ea20895fac2dac1f_s390x",
"8Base-RHOSE-4.11:openshift4/ose-cluster-version-operator@sha256:6c38640774628f346faa7555b574c8b492a3c86052299fb3aa905888ec29f57c_arm64",
"8Base-RHOSE-4.11:openshift4/ose-cluster-version-operator@sha256:739b3f7a860a9ac73027a95111dd5466b4c467970f2fb777cdf3598f67221b68_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-configmap-reloader@sha256:25c49da28dd21c6056f6368416e1d6ad6f06a3046434e0190c4e2e47d24408bb_amd64",
"8Base-RHOSE-4.11:openshift4/ose-configmap-reloader@sha256:26a13df99ea07b0298cd5f90b086f510c201cc7762a6020b1683489498f92247_s390x",
"8Base-RHOSE-4.11:openshift4/ose-configmap-reloader@sha256:d749478faa06c5b2102e5900bba9abd48dd2b05c7adf5bd8d7b5e1923ade4fdb_arm64",
"8Base-RHOSE-4.11:openshift4/ose-configmap-reloader@sha256:f78ad6462d63cf7926c5b83617dfbd393508588d88b5bd9eeeea0b7d8a64669e_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-console-operator@sha256:2ec6199f3ca35880a0d9a1960156de7d94b04be1d391b08926f19939ba8cb812_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-console-operator@sha256:51aa483bf4f840be495ad572254641187d19bf74f2d38424477f5893179f649a_s390x",
"8Base-RHOSE-4.11:openshift4/ose-console-operator@sha256:97616a2200d45d1d650c0cdd543ec7f0f936786b09431047a94e01f398aa2d06_arm64",
"8Base-RHOSE-4.11:openshift4/ose-console-operator@sha256:9e57ff97abdd99b207a0867fe0dee68f2bcaa7776d44e523798bab548aaae148_amd64",
"8Base-RHOSE-4.11:openshift4/ose-console@sha256:1ac5d6db843d81b56692a2019f4201927362bbf19d7486dbfdb4098ab2b4a729_amd64",
"8Base-RHOSE-4.11:openshift4/ose-console@sha256:67c77dfbf58dd0c41483b5afffab5215b1a818827176cfaa43794e1f237c67f1_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-console@sha256:6a3172a832962789a7e715983784cb365e8d996ce9eaf6d93c556f24c3f8b205_arm64",
"8Base-RHOSE-4.11:openshift4/ose-console@sha256:773182d61251834f80c36cebf472dbff70025334977ecc416560e55a41a9e8c7_s390x",
"8Base-RHOSE-4.11:openshift4/ose-container-networking-plugins-rhel8@sha256:b28145e56f2aac4dbb9d900f0efe86227287c10451728ed69708d6eac3580622_arm64",
"8Base-RHOSE-4.11:openshift4/ose-container-networking-plugins-rhel8@sha256:c472d872a70e67ab583752ff21f0bd5619bb755030eb51e9f2a4c625793a2cc3_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-container-networking-plugins-rhel8@sha256:d22cbaf4967340a39cf7ad96e68450b79898b204b5c994bd2d7f330377953412_s390x",
"8Base-RHOSE-4.11:openshift4/ose-container-networking-plugins-rhel8@sha256:def7a0a80be3d29e7ae6d9785f5925cf9558b9e01792cb1e77dfadb0d5f28230_amd64",
"8Base-RHOSE-4.11:openshift4/ose-coredns@sha256:2f52299822c5fdc045c703c43a99ab9db893d530d618176ae52376143a354d3c_amd64",
"8Base-RHOSE-4.11:openshift4/ose-coredns@sha256:58a52e4a3e0336391d21cf60c29dbede81e0a4a0dd27d54caa8c8107d4071da4_s390x",
"8Base-RHOSE-4.11:openshift4/ose-coredns@sha256:67d6f68c83ed3319353d56731fd3b31864269bd7b65d20d440f48fe4207c3ec4_arm64",
"8Base-RHOSE-4.11:openshift4/ose-coredns@sha256:a5d7d60486b0db4eff39e8ae9234a7650f578ee4edaaa8d5d0d1f1d7985471ee_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-csi-driver-manila-rhel8-operator@sha256:1e2c039399a6ad9857e9b3972cdf246a1cd6bdb70e2278bd3274c9ff0ffe8f5d_amd64",
"8Base-RHOSE-4.11:openshift4/ose-csi-driver-manila-rhel8-operator@sha256:5543f0aabea36a61da59bdc5042f8d5e2dfff4a07a51ed61fdd91cd75de53047_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-csi-driver-manila-rhel8@sha256:3c3248dfebba93bd81d5295455cd1eaead7622a1dd9d433bc7bf49a713603255_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-csi-driver-manila-rhel8@sha256:e8d1989aba103c3667cafbae5d850bc9e8558f2e4cc760a9b88931f3a4db86a9_amd64",
"8Base-RHOSE-4.11:openshift4/ose-csi-driver-nfs-rhel8@sha256:3b15d6d6f4c84f64caafac5a68041ca3bbe50bab34e353a6604f6046253547f9_amd64",
"8Base-RHOSE-4.11:openshift4/ose-csi-driver-nfs-rhel8@sha256:ab4144663cd995c5fcac1b096a5dafd5ec6e5fa62df311f4cb3841a7d2c75dfe_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-csi-driver-shared-resource-operator-rhel8@sha256:50c08c144bb33f382aaaf878157a8ebf58968bd575321cd179ca26551925cac5_s390x",
"8Base-RHOSE-4.11:openshift4/ose-csi-driver-shared-resource-operator-rhel8@sha256:969eb2f0c16c083548541f7ca9a514352af26ead7aee991ed259d6ace4a91d3f_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-csi-driver-shared-resource-operator-rhel8@sha256:adbd0c9b2820fa269d56fde688edb6d393ac509894a4334e65f25883ca9c3ba8_amd64",
"8Base-RHOSE-4.11:openshift4/ose-csi-driver-shared-resource-operator-rhel8@sha256:bacd97ae2c3e53a95dfefa929639896fe9ca5457344d7e255551173606673b43_arm64",
"8Base-RHOSE-4.11:openshift4/ose-csi-driver-shared-resource-rhel8@sha256:38eb7084857a284fc01f2b379245492d2a3f3687e7bbbcab018d3f37adeb0c92_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-csi-driver-shared-resource-rhel8@sha256:571d542a628389ea713e3426c6cae7c6ea403476a0de0162ddcf67f39cffae6e_s390x",
"8Base-RHOSE-4.11:openshift4/ose-csi-driver-shared-resource-rhel8@sha256:8b4d19610bac30821f299b9741aa105905642c19ee9a207acf26a89fcb980061_amd64",
"8Base-RHOSE-4.11:openshift4/ose-csi-driver-shared-resource-rhel8@sha256:b1b243779556a2740ef267c80d449a734c7f56dcb085481db1f395300cdbc015_arm64",
"8Base-RHOSE-4.11:openshift4/ose-csi-driver-shared-resource-webhook-rhel8@sha256:0e8cefa1ea15e47b3835204029250da5e5e0630a4457f3c4f5d208adb509d14c_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-csi-driver-shared-resource-webhook-rhel8@sha256:35d4be98c713880d8b672e122f21e352bec83a773b5ad5280244b987a87f8e6f_arm64",
"8Base-RHOSE-4.11:openshift4/ose-csi-driver-shared-resource-webhook-rhel8@sha256:aa9502ee197283d904856823d7b8e4bdf086a99c66b37272b8e0072a340c00e2_amd64",
"8Base-RHOSE-4.11:openshift4/ose-csi-driver-shared-resource-webhook-rhel8@sha256:fc0a42ee3a99634f86088f6b5903474041d9c0f27d8a80c446c6c709d7462cf1_s390x",
"8Base-RHOSE-4.11:openshift4/ose-csi-external-attacher-rhel8@sha256:65986b28ddc315fa9c7e567f0ab2a19e21d247f8bc7c55415391bd5f7ffc777f_arm64",
"8Base-RHOSE-4.11:openshift4/ose-csi-external-attacher-rhel8@sha256:a53bedc03d9cba348d76acfbe586df0f319a417216b5a1293e917693d2bf987b_s390x",
"8Base-RHOSE-4.11:openshift4/ose-csi-external-attacher-rhel8@sha256:cd8502b7bc328fd4b7f1b4194dc8f21b850c8c1eb8e0b220afb0fbef06ee447b_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-csi-external-attacher-rhel8@sha256:d65c8960171d37900f2f07cedb4a14eff2fc9da095a3ccc6718f4fbcd0f0b79e_amd64",
"8Base-RHOSE-4.11:openshift4/ose-csi-external-attacher@sha256:65986b28ddc315fa9c7e567f0ab2a19e21d247f8bc7c55415391bd5f7ffc777f_arm64",
"8Base-RHOSE-4.11:openshift4/ose-csi-external-attacher@sha256:a53bedc03d9cba348d76acfbe586df0f319a417216b5a1293e917693d2bf987b_s390x",
"8Base-RHOSE-4.11:openshift4/ose-csi-external-attacher@sha256:cd8502b7bc328fd4b7f1b4194dc8f21b850c8c1eb8e0b220afb0fbef06ee447b_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-csi-external-attacher@sha256:d65c8960171d37900f2f07cedb4a14eff2fc9da095a3ccc6718f4fbcd0f0b79e_amd64",
"8Base-RHOSE-4.11:openshift4/ose-csi-external-provisioner-rhel8@sha256:1e69d532a480bf0f0b2aa8c7385dfe90488408c25f1278ace1a25df90dba38ac_amd64",
"8Base-RHOSE-4.11:openshift4/ose-csi-external-provisioner-rhel8@sha256:62f68c04b66046eac735887c9ebfc3fb8af069579cab057203d1fda7c047a711_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-csi-external-provisioner-rhel8@sha256:8667b0674de09e66ea2eda3aed92ccaecab44cf71298e12b64735616ddcb7f7d_arm64",
"8Base-RHOSE-4.11:openshift4/ose-csi-external-provisioner-rhel8@sha256:ed000063acc18b89dd40d374b3ac29d010a7bbc3eb77403070a27c04c8e1c761_s390x",
"8Base-RHOSE-4.11:openshift4/ose-csi-external-provisioner@sha256:1e69d532a480bf0f0b2aa8c7385dfe90488408c25f1278ace1a25df90dba38ac_amd64",
"8Base-RHOSE-4.11:openshift4/ose-csi-external-provisioner@sha256:62f68c04b66046eac735887c9ebfc3fb8af069579cab057203d1fda7c047a711_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-csi-external-provisioner@sha256:8667b0674de09e66ea2eda3aed92ccaecab44cf71298e12b64735616ddcb7f7d_arm64",
"8Base-RHOSE-4.11:openshift4/ose-csi-external-provisioner@sha256:ed000063acc18b89dd40d374b3ac29d010a7bbc3eb77403070a27c04c8e1c761_s390x",
"8Base-RHOSE-4.11:openshift4/ose-csi-external-resizer-rhel8@sha256:68a45dffdbea5cbe6bb78ec6dfeded91d4ae361fa24dc5221d8507f7715d7320_s390x",
"8Base-RHOSE-4.11:openshift4/ose-csi-external-resizer-rhel8@sha256:8b40d88c21ea690f84e8221f6e7ed91daaa2d21ea8d1017f1afbf3fa9ffd0909_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-csi-external-resizer-rhel8@sha256:b3888d7ba58e56d0a10f3c2cc46764410d353f9e7c1a412e11e2e538fe0abc9f_amd64",
"8Base-RHOSE-4.11:openshift4/ose-csi-external-resizer-rhel8@sha256:c2cdefede57f8b6cb24c335cf0a201669fd26d3c3926fa77f495ebe70b7fc41c_arm64",
"8Base-RHOSE-4.11:openshift4/ose-csi-external-resizer@sha256:68a45dffdbea5cbe6bb78ec6dfeded91d4ae361fa24dc5221d8507f7715d7320_s390x",
"8Base-RHOSE-4.11:openshift4/ose-csi-external-resizer@sha256:8b40d88c21ea690f84e8221f6e7ed91daaa2d21ea8d1017f1afbf3fa9ffd0909_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-csi-external-resizer@sha256:b3888d7ba58e56d0a10f3c2cc46764410d353f9e7c1a412e11e2e538fe0abc9f_amd64",
"8Base-RHOSE-4.11:openshift4/ose-csi-external-resizer@sha256:c2cdefede57f8b6cb24c335cf0a201669fd26d3c3926fa77f495ebe70b7fc41c_arm64",
"8Base-RHOSE-4.11:openshift4/ose-csi-external-snapshotter-rhel8@sha256:4c27ae7dd0ade12e5de4fe0b1852a12cb2d34f1b24eeb68369f2a3b0c514dffd_s390x",
"8Base-RHOSE-4.11:openshift4/ose-csi-external-snapshotter-rhel8@sha256:4fe92e79ef5e642dc7860119e41d581865f7ae5b09abf6ce653e847d6a0a9aac_amd64",
"8Base-RHOSE-4.11:openshift4/ose-csi-external-snapshotter-rhel8@sha256:9f5f07396f9b2d983a3e99c133a5a81938900e8e0808a5ac57e0e72210d57377_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-csi-external-snapshotter-rhel8@sha256:e55bef044c9885ba15f06d21ecd44cd692e4d5b1eb020e56207c690a24c0702e_arm64",
"8Base-RHOSE-4.11:openshift4/ose-csi-external-snapshotter@sha256:4c27ae7dd0ade12e5de4fe0b1852a12cb2d34f1b24eeb68369f2a3b0c514dffd_s390x",
"8Base-RHOSE-4.11:openshift4/ose-csi-external-snapshotter@sha256:4fe92e79ef5e642dc7860119e41d581865f7ae5b09abf6ce653e847d6a0a9aac_amd64",
"8Base-RHOSE-4.11:openshift4/ose-csi-external-snapshotter@sha256:9f5f07396f9b2d983a3e99c133a5a81938900e8e0808a5ac57e0e72210d57377_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-csi-external-snapshotter@sha256:e55bef044c9885ba15f06d21ecd44cd692e4d5b1eb020e56207c690a24c0702e_arm64",
"8Base-RHOSE-4.11:openshift4/ose-csi-livenessprobe-rhel8@sha256:05b61e283383cb7d26749e09979ad59bfcecee33054f89a9d466ff0743085dd9_arm64",
"8Base-RHOSE-4.11:openshift4/ose-csi-livenessprobe-rhel8@sha256:0dc3629d883c31ef6babc095eb93106c1505b2ff332c4ef1a5a91bedd50c70d2_s390x",
"8Base-RHOSE-4.11:openshift4/ose-csi-livenessprobe-rhel8@sha256:9d7830b4ffd8be8845a62a69bd2efb7b3354d0a6b226d6e5cc8b23670b6b65cc_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-csi-livenessprobe-rhel8@sha256:f14f6e952932830665b25597c2a3d21158a5cb69beb4c80a64388777a1552865_amd64",
"8Base-RHOSE-4.11:openshift4/ose-csi-livenessprobe@sha256:05b61e283383cb7d26749e09979ad59bfcecee33054f89a9d466ff0743085dd9_arm64",
"8Base-RHOSE-4.11:openshift4/ose-csi-livenessprobe@sha256:0dc3629d883c31ef6babc095eb93106c1505b2ff332c4ef1a5a91bedd50c70d2_s390x",
"8Base-RHOSE-4.11:openshift4/ose-csi-livenessprobe@sha256:9d7830b4ffd8be8845a62a69bd2efb7b3354d0a6b226d6e5cc8b23670b6b65cc_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-csi-livenessprobe@sha256:f14f6e952932830665b25597c2a3d21158a5cb69beb4c80a64388777a1552865_amd64",
"8Base-RHOSE-4.11:openshift4/ose-csi-node-driver-registrar-rhel8@sha256:0c01d2cd070a88a674caaa131cda9db116520d8faef62fe8e625985c1d98fd18_amd64",
"8Base-RHOSE-4.11:openshift4/ose-csi-node-driver-registrar-rhel8@sha256:33487a8bf32beb3dfe503b86d29f4ba1abec143841cb74a806447f4cda76b65e_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-csi-node-driver-registrar-rhel8@sha256:d43e9ead11ce2d470c24485b53bc18f3bd906a74f98ed996a07300d798d23788_s390x",
"8Base-RHOSE-4.11:openshift4/ose-csi-node-driver-registrar-rhel8@sha256:d8b610a566b2524819e758881876146a0bc81307d5b213d772d1c4620a2012d8_arm64",
"8Base-RHOSE-4.11:openshift4/ose-csi-node-driver-registrar@sha256:0c01d2cd070a88a674caaa131cda9db116520d8faef62fe8e625985c1d98fd18_amd64",
"8Base-RHOSE-4.11:openshift4/ose-csi-node-driver-registrar@sha256:33487a8bf32beb3dfe503b86d29f4ba1abec143841cb74a806447f4cda76b65e_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-csi-node-driver-registrar@sha256:d43e9ead11ce2d470c24485b53bc18f3bd906a74f98ed996a07300d798d23788_s390x",
"8Base-RHOSE-4.11:openshift4/ose-csi-node-driver-registrar@sha256:d8b610a566b2524819e758881876146a0bc81307d5b213d772d1c4620a2012d8_arm64",
"8Base-RHOSE-4.11:openshift4/ose-csi-snapshot-controller-rhel8@sha256:67ac9c849b6a3470243c53ef7ec3aa44da1aeb379615332b56fbac27482f5b6f_s390x",
"8Base-RHOSE-4.11:openshift4/ose-csi-snapshot-controller-rhel8@sha256:7caf6ed642540c96e82faec6ea468bda65cf30490a7f36d84a4c821524ec5d9a_amd64",
"8Base-RHOSE-4.11:openshift4/ose-csi-snapshot-controller-rhel8@sha256:8cb151e8572bdfaf53f914de090a271ad5fb4e2a4d9046b587027f57473c84cf_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-csi-snapshot-controller-rhel8@sha256:9af4ca75bee97b438a623663260814087f1ca39a4cf3b3a94cd514b0538f538b_arm64",
"8Base-RHOSE-4.11:openshift4/ose-csi-snapshot-controller@sha256:67ac9c849b6a3470243c53ef7ec3aa44da1aeb379615332b56fbac27482f5b6f_s390x",
"8Base-RHOSE-4.11:openshift4/ose-csi-snapshot-controller@sha256:7caf6ed642540c96e82faec6ea468bda65cf30490a7f36d84a4c821524ec5d9a_amd64",
"8Base-RHOSE-4.11:openshift4/ose-csi-snapshot-controller@sha256:8cb151e8572bdfaf53f914de090a271ad5fb4e2a4d9046b587027f57473c84cf_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-csi-snapshot-controller@sha256:9af4ca75bee97b438a623663260814087f1ca39a4cf3b3a94cd514b0538f538b_arm64",
"8Base-RHOSE-4.11:openshift4/ose-csi-snapshot-validation-webhook-rhel8@sha256:3906afef49db33367ae423dd7470602716040fa003f5aea9f1a19a69c848cd1c_arm64",
"8Base-RHOSE-4.11:openshift4/ose-csi-snapshot-validation-webhook-rhel8@sha256:51c65a9df682ccdb37d6c2d79e0862848176795c1fa11aca1f9cefc800be7556_s390x",
"8Base-RHOSE-4.11:openshift4/ose-csi-snapshot-validation-webhook-rhel8@sha256:95c34ae00e6572e47420ae12278b05b7190da2ba34a8e649b01d7e89ff9a5316_amd64",
"8Base-RHOSE-4.11:openshift4/ose-csi-snapshot-validation-webhook-rhel8@sha256:fc19b27c4f465ec46f6b7838ff4715278b7a3472d79c5a062d8b2c38d0b9f778_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-deployer@sha256:03cdacbcd2591b2df3b211e8a1d52a8e1790fb0725b1972d077536f2365e16e9_arm64",
"8Base-RHOSE-4.11:openshift4/ose-deployer@sha256:1f82bd5534d24cf42c945d9e2950aff008768537b1f062b4034832f35a3082c7_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-deployer@sha256:5e63d593d7d8f648ea011b738346132a29f88bf59f0a0d9bb7140ad80c3a91ec_s390x",
"8Base-RHOSE-4.11:openshift4/ose-deployer@sha256:621a5a47a8073ce50dc3dc4c7b4ef0d7e0d3b631678f29f8b72eae0d42daf661_amd64",
"8Base-RHOSE-4.11:openshift4/ose-docker-builder@sha256:1d4caa6d1f83d5dee59672c6692283c6560df72ae1b575b70992356d57c62a3c_s390x",
"8Base-RHOSE-4.11:openshift4/ose-docker-builder@sha256:c1b4b12a7b97eb9cdfa7875af3ac6ac3bfd9e423ff7a25c7cce67fb9605a1e0b_arm64",
"8Base-RHOSE-4.11:openshift4/ose-docker-builder@sha256:d5060059efc5c224609de286090868badb271d14326ccbef670d2cca624ccf8f_amd64",
"8Base-RHOSE-4.11:openshift4/ose-docker-builder@sha256:d7456704b8084ca68674124a4de7ad3199d9fe3989cd15801bf3090138ce4935_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-docker-registry@sha256:1ca0c6d8dcb1da2dc0ed3488c03062948b7801ebf77f032a75dcd0d776cbcc02_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-docker-registry@sha256:29be3d008714476dccb8c4b1fc8fc67de892d798c3873ef32c15732671e190b3_s390x",
"8Base-RHOSE-4.11:openshift4/ose-docker-registry@sha256:388582f1b5ff059dd6776f6e28dcf97e402a228269c86cd97e61c2a653cb7133_amd64",
"8Base-RHOSE-4.11:openshift4/ose-docker-registry@sha256:47ca483d2624030a8bd5b7fafbfff6b728ddc9ddf6b3a429c1d7b09dba3ca10e_arm64",
"8Base-RHOSE-4.11:openshift4/ose-etcd@sha256:67545f560dbd1d93d5db47750566897eaf6afc5f3a8c6f66da73d70f393dbc36_arm64",
"8Base-RHOSE-4.11:openshift4/ose-etcd@sha256:91408b23960b2c9a7149627778c368b55e28b256d60e7573bdfa1bf96a3d8aad_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-etcd@sha256:bcdcab7ab0e807e2ff5c2896535e83ca8b93589dac62b4db2aa147b9cbcaf96c_s390x",
"8Base-RHOSE-4.11:openshift4/ose-etcd@sha256:ebbba7e4d8d98f33dda3b53d546536b282ac28608b8cac09936fed72348fef63_amd64",
"8Base-RHOSE-4.11:openshift4/ose-gcp-cloud-controller-manager-rhel8@sha256:41e8f97fc5832464306161afcd587d68a4b602f580ff2ef6d025b46ce5af9683_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-gcp-cloud-controller-manager-rhel8@sha256:dcf345d2b728186c8be5994082b41694ddbd482f337ed5762e3c010c2f2989eb_amd64",
"8Base-RHOSE-4.11:openshift4/ose-gcp-cluster-api-controllers-rhel8@sha256:13032dc2fe709015f48c167f66ed7ad5cc861f42252ccd28b318ebbbba875bf4_amd64",
"8Base-RHOSE-4.11:openshift4/ose-gcp-cluster-api-controllers-rhel8@sha256:52f1777b57d7044a988da3054c0c7c06e27a3bc9d9ac8965dd8d5fe3cc3ef5d4_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-gcp-pd-csi-driver-operator-rhel8@sha256:ab39ff55f76b8d2b0ccbc0c9af706b6d136c4ca1216d8247982e2bf9e9be4635_amd64",
"8Base-RHOSE-4.11:openshift4/ose-gcp-pd-csi-driver-operator-rhel8@sha256:c0a3c993a9fcf0d645dec39a20464688837e35c82c08f5ca95fdf1b70d842806_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-gcp-pd-csi-driver-rhel8@sha256:9bbea15a4e7918b1f59827230127287d1f7a1c8881ee8272c6d397c85e2eeba0_amd64",
"8Base-RHOSE-4.11:openshift4/ose-gcp-pd-csi-driver-rhel8@sha256:f45be24171aa703c21aaad4f350ebe0a54081108d75e39ff1b42d1f415776e73_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-grafana@sha256:093a89f3ee3bc7b83d786457fd7dd2cd4b4df8b4d69597136c68c33b62f1555d_s390x",
"8Base-RHOSE-4.11:openshift4/ose-grafana@sha256:872e19ac34f528137912f7a4374848e14d5b5f71332e758d17b8955e6473bd8e_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-grafana@sha256:a8034b22cbf5478cb89511029d3fe47e8147ea6ad336f40c4ec8307b68a314ce_arm64",
"8Base-RHOSE-4.11:openshift4/ose-grafana@sha256:f91a57f81311e3859f44cc44ab2f4b345408bd4bf369c32a1da0ec53da9469e7_amd64",
"8Base-RHOSE-4.11:openshift4/ose-haproxy-router@sha256:17958f3a8e6f0139f52d7955c715681a8bec9648db8e8dcc651d8a1459e66113_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-haproxy-router@sha256:27e999d7fb306a7f64fbb9539c54fd14696f13cbb1a9c20ebe35e1d77077d123_amd64",
"8Base-RHOSE-4.11:openshift4/ose-haproxy-router@sha256:62dce7f4daf142d66daa2d05dba25341c0b95356eed16a1c2cececb443b8da77_s390x",
"8Base-RHOSE-4.11:openshift4/ose-haproxy-router@sha256:c02a610e278107761119496d5429bd0e4f4af379df106e00d74cc411f00b4afa_arm64",
"8Base-RHOSE-4.11:openshift4/ose-hyperkube@sha256:074743eb5a6d57b6ad6ab1d87dc397122fd628013fc25a97924262187ff8d916_arm64",
"8Base-RHOSE-4.11:openshift4/ose-hyperkube@sha256:0987c96c1001b1316c932b77597d965285f6d4117aade6e81194b591a57ab31c_s390x",
"8Base-RHOSE-4.11:openshift4/ose-hyperkube@sha256:b955148923febe573f89449ebee80dc22f5e9afdf3f11d6a53ea4e1b5faabf11_amd64",
"8Base-RHOSE-4.11:openshift4/ose-hyperkube@sha256:f2c9f7723e565ba0b6a5893c235aea79232e3c83d8719ea3001c50d62fcfb450_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-hypershift-rhel8@sha256:917b34fb32708b8197805b66aaf1e6eb790962d53039e9b6d908d86deb1199bf_s390x",
"8Base-RHOSE-4.11:openshift4/ose-hypershift-rhel8@sha256:9e807b6a6e935bd5fd5d27ad950d0bc7177d0f498b5d55235cc1af833eb660c3_arm64",
"8Base-RHOSE-4.11:openshift4/ose-hypershift-rhel8@sha256:c50f3799c451830fc7f551d0397163473190a916a001b3ecf8e0577d5b68b252_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-hypershift-rhel8@sha256:ce31097552aaeb01e86dfc287151a60abb8c9cd5531ee940fbe5d7f1427e7612_amd64",
"8Base-RHOSE-4.11:openshift4/ose-ibm-cloud-controller-manager-rhel8@sha256:a6ba20c56e90cf404bcef97b7b8c1e87f4d370d3c26fe85111dddcd301c20d27_amd64",
"8Base-RHOSE-4.11:openshift4/ose-ibm-cloud-controller-manager-rhel8@sha256:bb4b6e94ad2e114f792e56803d96cc0a0d89cb2d0b4b6c1bd98f7dc02681d9ff_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-ibm-vpc-block-csi-driver-operator-rhel8@sha256:969ddfd951d7d66215810d9b1d82a524a622fa014c7aae48d62c6b475507ac3c_amd64",
"8Base-RHOSE-4.11:openshift4/ose-ibm-vpc-block-csi-driver-operator-rhel8@sha256:f31fccd1cbd570207ed229402d402ca388c6630f14e0508bdc9ba01fa1763bbc_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-ibm-vpc-block-csi-driver-rhel8@sha256:bf6a31add94b1af1a256bf72fc860f4785ac574770bcfb7a0f0e843f69bbf385_amd64",
"8Base-RHOSE-4.11:openshift4/ose-ibm-vpc-block-csi-driver-rhel8@sha256:f192ef456a56c953c8e553e70af23c01f04343fed3c479d000e0ad00462e66a7_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-ibm-vpc-node-label-updater-rhel8@sha256:278c796bcd48ecb1f88174ca479e447fb3774be23169b3e0c9e10bb2c9c5e9e9_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-ibm-vpc-node-label-updater-rhel8@sha256:d5e72ed27970b6e52385e43172013275bd3bc203a8b6755fcc505e0287213fd4_amd64",
"8Base-RHOSE-4.11:openshift4/ose-ibmcloud-machine-controllers-rhel8@sha256:60b3440b77654b142510883132bc9023f3b6dac08a55c32eab02870dfde1d786_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-ibmcloud-machine-controllers-rhel8@sha256:7b0cb3783ab7f8b6f38375dbe9e4f2e8e5fc0bdf1cf6aba23623229cf86d6eea_amd64",
"8Base-RHOSE-4.11:openshift4/ose-image-customization-controller-rhel8@sha256:7b3511f938658d9bdf4f6f9548fcc0b7b89cde0831e829f23b367db826902bdf_amd64",
"8Base-RHOSE-4.11:openshift4/ose-image-customization-controller-rhel8@sha256:f1d87fa6ba341455ae0817bdc9d24840b59158d9b1e51663768c557be9ee7268_arm64",
"8Base-RHOSE-4.11:openshift4/ose-insights-rhel8-operator@sha256:0c1141eab7116a0e14dfc4c2594bbb6bb55f80226a58b3b4be6e8f7cd9e1b97d_arm64",
"8Base-RHOSE-4.11:openshift4/ose-insights-rhel8-operator@sha256:217c3cb7eb523a216d5d9cf8e3c7685fc20c48125f664f29da7f1f53e44056cc_amd64",
"8Base-RHOSE-4.11:openshift4/ose-insights-rhel8-operator@sha256:36128b45bd888fb2853d417288720286bf523d9e0584054076b1e5b9288f2f60_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-insights-rhel8-operator@sha256:3b9eaa26eecaf282748fb74cf0f54f40cfe62723592436b839a775aa3b5b4669_s390x",
"8Base-RHOSE-4.11:openshift4/ose-installer-artifacts@sha256:2146a11416aae3b7b6b1ba2926099b0055e58d47791f765fcea0a7467cf91a8c_s390x",
"8Base-RHOSE-4.11:openshift4/ose-installer-artifacts@sha256:3cdce4ceda9b36aa746be514366300080b59db9ba7247aacae562a1797d09af2_arm64",
"8Base-RHOSE-4.11:openshift4/ose-installer-artifacts@sha256:5b4746584a584d2a8fe78e2fe41ca4d22998e854488602612d0d4f02424d489f_amd64",
"8Base-RHOSE-4.11:openshift4/ose-installer-artifacts@sha256:645f779075fc78270b02e98bf31d5927d9ff48a95c56669abc5f749296e3ee4d_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-installer@sha256:45a2c7fa9f56ec78e9087139c6ee944c963685a3714a77535f8cd3eaa8b6d8e9_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-installer@sha256:72e0c95f375e36b530f20154d136d8debbdef203b3c43f79fb77561718361ead_amd64",
"8Base-RHOSE-4.11:openshift4/ose-installer@sha256:d104ba0c4af286753f4cbbd1d36b3c4b318693e209f4c2a0145886f7c4e0374b_s390x",
"8Base-RHOSE-4.11:openshift4/ose-installer@sha256:e1dddd4cd6f019269098a1d89c07568b6391371b3aab67bafda73b99251d1808_arm64",
"8Base-RHOSE-4.11:openshift4/ose-ironic-agent-rhel8@sha256:01ad95d888c322ea14b3aa2ebda5ba73db728d2207c6fae4aecd46cfe204be41_amd64",
"8Base-RHOSE-4.11:openshift4/ose-ironic-agent-rhel8@sha256:1173e2058ab034c308915900780fe13edd4ab1dcc737f8b4dabc77f3d9533356_arm64",
"8Base-RHOSE-4.11:openshift4/ose-ironic-machine-os-downloader-rhel8@sha256:156ec07459bf256fe2c812bb100818676c740ac90029720b5d235911053d91c1_arm64",
"8Base-RHOSE-4.11:openshift4/ose-ironic-machine-os-downloader-rhel8@sha256:e0383d12651c11d7fe0d823a1d9bbaa36d1a7194760be4be173772b0d9db57eb_amd64",
"8Base-RHOSE-4.11:openshift4/ose-ironic-rhel8@sha256:185fd18adc8e17e671e65b7d006a1e185fc41127e176c1fcbe82231b83d9e275_arm64",
"8Base-RHOSE-4.11:openshift4/ose-ironic-rhel8@sha256:5d630326f2961c8168d862a1341f27085ce928f8454b94d117208b5cd9b281ed_amd64",
"8Base-RHOSE-4.11:openshift4/ose-ironic-static-ip-manager-rhel8@sha256:1e6b410d12e38a911157ea92414be3b305017251e56c36d6a0213020cee2d36a_amd64",
"8Base-RHOSE-4.11:openshift4/ose-ironic-static-ip-manager-rhel8@sha256:9450f43a753cc8183f711e40a14c4d0d65fd136a2a18ffebeaedcc3d8321a47c_arm64",
"8Base-RHOSE-4.11:openshift4/ose-k8s-prometheus-adapter@sha256:051182f36d3af73c7cc0e48c15f056847bafc23d22158dce45c0501d7254fae2_arm64",
"8Base-RHOSE-4.11:openshift4/ose-k8s-prometheus-adapter@sha256:7b18e65edbd7226a23b0b560693d6431909c190e08b76b2a3b0581bb48c9a34f_amd64",
"8Base-RHOSE-4.11:openshift4/ose-k8s-prometheus-adapter@sha256:82a4633e64d3749ac94c8895ed5d61d25a62765a060292413a053ec2d8342839_s390x",
"8Base-RHOSE-4.11:openshift4/ose-k8s-prometheus-adapter@sha256:a7ab7f242111de6ecf29f6107baa7c90331f9fc68a32467e7e91c935cdd99218_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-keepalived-ipfailover@sha256:01e13ebf8479c51a6345c19b7ba19aedd7d8b0894f667da4b8bc89ebb11cdb7d_s390x",
"8Base-RHOSE-4.11:openshift4/ose-keepalived-ipfailover@sha256:7cf2d25854c5c543f4098ca114538004804457bdca85794b13f43e371ac5f1c8_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-keepalived-ipfailover@sha256:c4b14558b9c70c27e2c4475376f28ca2e1cb928be57972692dfb5336b3c9497e_arm64",
"8Base-RHOSE-4.11:openshift4/ose-keepalived-ipfailover@sha256:d4e6b23834146f9ee49aab9ed1d9acfa8fea85670797af2ccf912eabd9aa824c_amd64",
"8Base-RHOSE-4.11:openshift4/ose-kube-proxy@sha256:104591dd4ff54b3367f3d800de99b582bead990cfb9bc0486e26737bf6405de4_amd64",
"8Base-RHOSE-4.11:openshift4/ose-kube-proxy@sha256:176e3d9d7ee66a0e547e4c7be5dbb17376cfb9e83c13edb2f2f3f0b47fe370dd_s390x",
"8Base-RHOSE-4.11:openshift4/ose-kube-proxy@sha256:5f1bb6c0542b8239e285fb2dbdf3b31597e6af62c91e0f5cf3ae5938a5b23c41_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-kube-proxy@sha256:6308f187621d82c37784a34039509e9fc9569246ede0606c3bad6f8a96369cd1_arm64",
"8Base-RHOSE-4.11:openshift4/ose-kube-rbac-proxy@sha256:0a487bf2de490a196a542712019859566c6bc7880201759c666d72fa80487fff_arm64",
"8Base-RHOSE-4.11:openshift4/ose-kube-rbac-proxy@sha256:20fc22cb99735ca5a7d633c4575d31f0cc54cb0856dae6a1aeee1c5a5b921ce2_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-kube-rbac-proxy@sha256:c7398161761676c9b95f78a21f5a8acd206dcac50c121b39e26f2d73ee2a3c66_s390x",
"8Base-RHOSE-4.11:openshift4/ose-kube-rbac-proxy@sha256:dceffc4f2c606f9e285794b2138e29133daeb5c1aa4ca76fe7c4205ac0b38ccd_amd64",
"8Base-RHOSE-4.11:openshift4/ose-kube-state-metrics@sha256:86498588af9912a494d306c600bf0e5b2b5393a7b927037a97691fff726d917b_s390x",
"8Base-RHOSE-4.11:openshift4/ose-kube-state-metrics@sha256:b7b87b4a79e5892321a90b4f16e8ffdc4e839aabea2886b1a2b64e5a0f9f703e_arm64",
"8Base-RHOSE-4.11:openshift4/ose-kube-state-metrics@sha256:eaa324ff422ebd8cf630f252d9d628a30f1c6c8e35d6f06584a3d452adb7074e_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-kube-state-metrics@sha256:ee2a5d918f70d007b9414d34e0f639437a39d2cd3a2a2bba24f5aee5d8035eb5_amd64",
"8Base-RHOSE-4.11:openshift4/ose-kube-storage-version-migrator-rhel8@sha256:3b28af903bc028ef6336e675743512b2a67f9a9f1c524a3cd9bd9666d730a194_arm64",
"8Base-RHOSE-4.11:openshift4/ose-kube-storage-version-migrator-rhel8@sha256:5f648ddc9ec59acd152910a93ac82587488aba4452f98bac21f573fd7714b985_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-kube-storage-version-migrator-rhel8@sha256:8f95707b2239415ca3c86adc8a96c063d5d0ca8986331eaa6c1d277598d90d91_s390x",
"8Base-RHOSE-4.11:openshift4/ose-kube-storage-version-migrator-rhel8@sha256:ae9915adc15077ed2466d5e8100c337834db34b84c23c77c59bd031a38c66a8a_amd64",
"8Base-RHOSE-4.11:openshift4/ose-kuryr-cni-rhel8@sha256:5f0bd74910cb7bc8cdff931c1d4da34d2a95e1e1854d7f686af466166acec047_amd64",
"8Base-RHOSE-4.11:openshift4/ose-kuryr-cni-rhel8@sha256:81462d3fafcd8988646f7a41ee96c71b837471dc5dcb35396eb533b14254156e_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-kuryr-controller-rhel8@sha256:0f66b211011375a203597f2a524314d9e05319db80f5e22fd78619eebed98ea0_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-kuryr-controller-rhel8@sha256:49eb2f59646d4fcea6f0ea9f8c22f819969913e3b691842fd3efb3146c021690_amd64",
"8Base-RHOSE-4.11:openshift4/ose-libvirt-machine-controllers@sha256:04041ac30693f5762ec21d0ff8103741910e838486ba4d50b280d2300a58e467_s390x",
"8Base-RHOSE-4.11:openshift4/ose-libvirt-machine-controllers@sha256:74224adc80febc0a77564dc86ac1bc095444e0c0398ea756460868627df41911_amd64",
"8Base-RHOSE-4.11:openshift4/ose-libvirt-machine-controllers@sha256:ec3d130af46371cd1f394b18413accc73b9619ac3232d418182eae776e657416_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-libvirt-machine-controllers@sha256:f07da2662e97243923a4083b1fac4e963a1cfea9f43cd9fd65bb4f3444505c41_arm64",
"8Base-RHOSE-4.11:openshift4/ose-machine-api-operator@sha256:123e25a9c01e463bc6f31b3bda99ce30e07ed7e7c2d62e6db1029048c2754c83_arm64",
"8Base-RHOSE-4.11:openshift4/ose-machine-api-operator@sha256:50aec0017448814b8420b561fae8117b620971b904eeeeba59ea250be3d0b683_s390x",
"8Base-RHOSE-4.11:openshift4/ose-machine-api-operator@sha256:c61dc40b93ffc6ff2335ba169475990cdbb70704b69d155561c5d64c14d07448_amd64",
"8Base-RHOSE-4.11:openshift4/ose-machine-api-operator@sha256:e92749f7a8381da22507d567594dae893c684415d947094ae18d9561ad1f660d_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-machine-api-provider-aws-rhel8@sha256:9e272355fd860b3cfbdd641b3278c08b30ef57a95683543d84bebe0bd2db555a_amd64",
"8Base-RHOSE-4.11:openshift4/ose-machine-api-provider-aws-rhel8@sha256:a8cbd22fde7d9515a0a439ce1d26c7bf094aefe66b9ff5e977800db3bc192209_arm64",
"8Base-RHOSE-4.11:openshift4/ose-machine-api-provider-azure-rhel8@sha256:a120dfd6753ed24d0b32693ae94f71a601f4a04d88a1056b88ad4315c88b8d4a_amd64",
"8Base-RHOSE-4.11:openshift4/ose-machine-api-provider-azure-rhel8@sha256:cfa09983870bfd6bcaec139ef421a6e43795bd8e3d04f8ef4c241ee9b188492b_arm64",
"8Base-RHOSE-4.11:openshift4/ose-machine-api-provider-gcp-rhel8@sha256:c52b5720d86ff3bccd4dffc7ce664d49a1ae515a89350ee6df6af0dbeb941eb3_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-machine-api-provider-gcp-rhel8@sha256:d6d385ce47d52da83cd957a401463a8d48ac9415a749534b63cd8edf8b0dec02_amd64",
"8Base-RHOSE-4.11:openshift4/ose-machine-api-provider-openstack-rhel8@sha256:05bae77a907afc2d75cb8f3bf3aacb26c4e3f2e965709c3c371536bfa78ecd54_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-machine-api-provider-openstack-rhel8@sha256:0934c1acfdc6c8cc97ef198317f72bcea3bb6c6730d0be526a8c02e1677d47dc_arm64",
"8Base-RHOSE-4.11:openshift4/ose-machine-api-provider-openstack-rhel8@sha256:4f57e14568253c23640528a5334e60164ae6975ad1ce91373d05b63e241541ea_amd64",
"8Base-RHOSE-4.11:openshift4/ose-machine-api-provider-openstack-rhel8@sha256:df60e146a888bd72624758bc47d96622177cfe11330ab631dae7c30543715121_s390x",
"8Base-RHOSE-4.11:openshift4/ose-machine-config-operator@sha256:420fd1d1d11f92351a37c986f9aedda0d4e0897dc9cca0b16959a989308c64e8_s390x",
"8Base-RHOSE-4.11:openshift4/ose-machine-config-operator@sha256:543edd3009688fb98fdf5487e72713f8b81653e83a2532ebb95408ac948390a5_amd64",
"8Base-RHOSE-4.11:openshift4/ose-machine-config-operator@sha256:9947130c8cc8d4b3157242ff5d1dcca0343f6a7b3d17710b2f0915d7e3500881_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-machine-config-operator@sha256:a9aae6a7e5d77e4c56c8c7852529bc14565240ccecb5f0fc4af2c97d6453d5e9_arm64",
"8Base-RHOSE-4.11:openshift4/ose-machine-os-images-rhel8@sha256:7b5354bb368da20e0ce7568b94f8c5eb3a418d592cd5cde2b36a08978ee48c48_amd64",
"8Base-RHOSE-4.11:openshift4/ose-machine-os-images-rhel8@sha256:cd2e7121485ccef25344ebc4f471d92913cbd6e24a12423305d6cc20728c1344_arm64",
"8Base-RHOSE-4.11:openshift4/ose-multus-admission-controller@sha256:10d932015ba0fe1a84a7a0096dc416857e1a63a2323e6192b8b6bba90e50aa5b_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-multus-admission-controller@sha256:534466df0ec5df492b00ebeebedd041600e0476e6cb42d8aaedd46d2a6e78f06_s390x",
"8Base-RHOSE-4.11:openshift4/ose-multus-admission-controller@sha256:c7a66dd0d9c8b16789967073a28ac92eeb2f1beab3f8ead8fe1ca01f26a105c5_amd64",
"8Base-RHOSE-4.11:openshift4/ose-multus-admission-controller@sha256:df86ef6d451a7ac6a858f5a7a32145f3b99d0b1da3559ff90ccb4733106a59b5_arm64",
"8Base-RHOSE-4.11:openshift4/ose-multus-cni@sha256:559cb4e633fb0731f79310115e7d384749ef2ca15f298a4102985b4505845228_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-multus-cni@sha256:633c3b5509971739a0e95a8fab99a29bc5a81797c55c2cfdc97d184a055175af_s390x",
"8Base-RHOSE-4.11:openshift4/ose-multus-cni@sha256:75eeee08529df0c3e2e08b874ac7e1d39ef268148d71dff880f71034f8c89b14_amd64",
"8Base-RHOSE-4.11:openshift4/ose-multus-cni@sha256:98835095c461b58a1159a530ee7d3f978c81ed197b5345faf9d610272ebe23eb_arm64",
"8Base-RHOSE-4.11:openshift4/ose-multus-networkpolicy-rhel8@sha256:00532c0e376a4363ea73d6664c8ec200f5bcc4bcd52918cdad19f2d11057fd51_amd64",
"8Base-RHOSE-4.11:openshift4/ose-multus-networkpolicy-rhel8@sha256:80b31a0820e7954050c01d39fdce34591d22beec0678e258176a9bcc1378e07b_s390x",
"8Base-RHOSE-4.11:openshift4/ose-multus-networkpolicy-rhel8@sha256:9ba16add1d64bad4d4dfb9e8e4200b061ae6f6ab34bccf0456684bfdddc7b9b2_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-multus-networkpolicy-rhel8@sha256:c3799719a6af2f3020a8588e9a2ee483ee8e27d6a91675c824111aa0ea61be78_arm64",
"8Base-RHOSE-4.11:openshift4/ose-multus-route-override-cni-rhel8@sha256:0c8234a718b163b3390c49956b24c4320b4875d1f3d7ec27d0dab3fad16ddd85_amd64",
"8Base-RHOSE-4.11:openshift4/ose-multus-route-override-cni-rhel8@sha256:104105eb231879914965da9c3064c298ab2a1a7944eb334404c7ec32920ec511_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-multus-route-override-cni-rhel8@sha256:495a6f50eaac5b4bb2256d6866aed27549d547a454e4729703e1792fdd95a9a9_arm64",
"8Base-RHOSE-4.11:openshift4/ose-multus-route-override-cni-rhel8@sha256:51e952de791ec027c7841769418242da5172bb469f67eaab192fadcf6fb458e5_s390x",
"8Base-RHOSE-4.11:openshift4/ose-multus-whereabouts-ipam-cni-rhel8@sha256:019a741a0988bdfb01bb1d47a5ad13cae7a7bd281d9e1b0c5cc05ef2fa284ad2_amd64",
"8Base-RHOSE-4.11:openshift4/ose-multus-whereabouts-ipam-cni-rhel8@sha256:52e0ac8e139d941d3460ff68be8d22b6378ba6b9059d342ebc93d1fb8332a2ec_arm64",
"8Base-RHOSE-4.11:openshift4/ose-multus-whereabouts-ipam-cni-rhel8@sha256:6426782a1b3f59b5817fa85a465d63334ce7299adaeb442f75ce4930fece85dd_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-multus-whereabouts-ipam-cni-rhel8@sha256:8b81457dda1bfea834f351d7dae2f42195d04c95eaea32733c9ca4ad78ee554f_s390x",
"8Base-RHOSE-4.11:openshift4/ose-must-gather@sha256:3dacd322fcbbd9a68b8b8f6ac7d2f40eaad310442358d047d534156d1f39dc3d_arm64",
"8Base-RHOSE-4.11:openshift4/ose-must-gather@sha256:7c9eef761c85d5b7884e631937fef714732f612ebe54d1acb139f57560e8087d_amd64",
"8Base-RHOSE-4.11:openshift4/ose-must-gather@sha256:8bffdba8e5a5c0f02e4d8a4323292d1b9e4faeefbb3e3b73b13002050985eff9_s390x",
"8Base-RHOSE-4.11:openshift4/ose-must-gather@sha256:be3e5946f0c4f70427379251a147059e6aef6b24060ad3f43c4c7611d9a14d14_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-network-interface-bond-cni-rhel8@sha256:58d07b7b95fa55ba39a810d95f99954ee5b4bd19b37891a592ef47457c4d9248_amd64",
"8Base-RHOSE-4.11:openshift4/ose-network-interface-bond-cni-rhel8@sha256:696855f358513bb5d00da99f976ed617f2d4ed497d306684ef77aa9d69e93cba_s390x",
"8Base-RHOSE-4.11:openshift4/ose-network-interface-bond-cni-rhel8@sha256:b3fb70b58e12e37b5378eed5adb33619c0ecf110cbf48163e2717c19ec7f7025_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-network-interface-bond-cni-rhel8@sha256:eae99205aca7e6472b57040de8e4cd20a5cb2e320fa24fa93b5d018c0e8f0332_arm64",
"8Base-RHOSE-4.11:openshift4/ose-network-metrics-daemon-rhel8@sha256:1d1210cfd8dbee985f37f3b7f5f5027ee2871d0680c59d58f8b057eb188e5853_amd64",
"8Base-RHOSE-4.11:openshift4/ose-network-metrics-daemon-rhel8@sha256:94d936931a508b8e9e4d46dbdcc2f04311b30dca7a4ef54a5aafe708dda3b249_arm64",
"8Base-RHOSE-4.11:openshift4/ose-network-metrics-daemon-rhel8@sha256:e61bee6a6187d38ac586efb04c6ea9cfcc014c863e945e47f560a83e8def114d_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-network-metrics-daemon-rhel8@sha256:f29b041609aa6fc2351837aa6d5f377489e6e60570911ac474fc01102b6e8f63_s390x",
"8Base-RHOSE-4.11:openshift4/ose-nutanix-machine-controllers-rhel8@sha256:524e2e091db0e4a883824cd744f0d158e8bba91bff52b7e6c4908a3727c6bea2_amd64",
"8Base-RHOSE-4.11:openshift4/ose-oauth-apiserver-rhel8@sha256:46a1a8bad469cb3d2a2425eee40d5ebdbc99500741ccacdb384e34fa58ad177e_s390x",
"8Base-RHOSE-4.11:openshift4/ose-oauth-apiserver-rhel8@sha256:b1e06183d361a6ca89412b960a38121f6ecb9ecf6b9ebccbaad95159690dc243_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-oauth-apiserver-rhel8@sha256:c92369d17d727d96b6bc15cc9c32a65bce28850a441464d6557c4dea0445b3ce_amd64",
"8Base-RHOSE-4.11:openshift4/ose-oauth-apiserver-rhel8@sha256:d46a93bf4cb1369bd651b79748008cd3d69638b11d42fae6b2cd068545aab7d8_arm64",
"8Base-RHOSE-4.11:openshift4/ose-oauth-proxy@sha256:184021ada5116a1e5dc8c21163f39665606cae8fb1e776bd9d623cd2eb0072c2_amd64",
"8Base-RHOSE-4.11:openshift4/ose-oauth-proxy@sha256:1ce1cdcefa33cff869b553f7c1b03913d22495a8a66bb627a38a613f8bcbad26_arm64",
"8Base-RHOSE-4.11:openshift4/ose-oauth-proxy@sha256:56da8995fd4330fe9c28dbc873d699ca3c5eda75d1bcaba0ef9de2b209822ad9_s390x",
"8Base-RHOSE-4.11:openshift4/ose-oauth-proxy@sha256:9bfd73a2ba40e7a88aa3760e13e4179796daa942ecc1fdb35ac0d99f67b9c332_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-oauth-server-rhel8@sha256:0bf945ed0aee47149f19d396062c3fd23ea901c8992762c609673a16883a305b_arm64",
"8Base-RHOSE-4.11:openshift4/ose-oauth-server-rhel8@sha256:5f55e85234cb822dd12ab71bf5de8e7a49eab2525e465ac4bf34f5e69cee5673_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-oauth-server-rhel8@sha256:6f23eef8a61ada1a120bb5e03f477727d5b21e6fac6482ef823de58c2a838073_s390x",
"8Base-RHOSE-4.11:openshift4/ose-oauth-server-rhel8@sha256:ff7d23ed5555807756340a62bcade403f3e68350d2ec0feb442c1a8ddd7c17e4_amd64",
"8Base-RHOSE-4.11:openshift4/ose-openshift-apiserver-rhel8@sha256:a00046f91649246bf718a82a52ffcf969f0daa58dddc80de1ba53bf5999e393f_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-openshift-apiserver-rhel8@sha256:bfc32929ee0c819b793a73e00df60eedd318a950598566404e5d4b8ae0cf3cbe_s390x",
"8Base-RHOSE-4.11:openshift4/ose-openshift-apiserver-rhel8@sha256:cfc4db2358e7ae163557fd2a9fdd3f68bd6b281350e816fa5df796e8ef915879_arm64",
"8Base-RHOSE-4.11:openshift4/ose-openshift-apiserver-rhel8@sha256:fb79ed01acec6695a12cc13de5406bf08d862fbe1186734eb316544be1a240c1_amd64",
"8Base-RHOSE-4.11:openshift4/ose-openshift-controller-manager-rhel8@sha256:6c1a3c63ca3b93f0644a80882cc02174bc06bfb6df4b3012cdf43c1d0a8114e9_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-openshift-controller-manager-rhel8@sha256:bac116eb111816d3aca02ee3684caf417ad64d171844731aa17bb64d7eee5a75_amd64",
"8Base-RHOSE-4.11:openshift4/ose-openshift-controller-manager-rhel8@sha256:cbc561d7df2565112f6a0fb5da5a1ad3fb374f232a46985bbb06793f839b6c4f_arm64",
"8Base-RHOSE-4.11:openshift4/ose-openshift-controller-manager-rhel8@sha256:dd129ed0ef735c58c5453e9486e47f86128ba3e3f8e78f93b9f68cea6a6e1e19_s390x",
"8Base-RHOSE-4.11:openshift4/ose-openshift-state-metrics-rhel8@sha256:2950d0bcc7204cc50083c65c5353f5334b8d2c26a49b1ddf649cc5f154588ddd_s390x",
"8Base-RHOSE-4.11:openshift4/ose-openshift-state-metrics-rhel8@sha256:31fdf586cd84190d15ba39d77b2cf4f885e2f7b9d4cabecc173673657d98762f_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-openshift-state-metrics-rhel8@sha256:6952a0473a631218a7c975b461d12acb0bbb34fa09d29d517c9376302edaf211_arm64",
"8Base-RHOSE-4.11:openshift4/ose-openshift-state-metrics-rhel8@sha256:f35e35555ec3d130cff3bc84390cc6e29fbeaa3616a5ddd22264e378cf57dc56_amd64",
"8Base-RHOSE-4.11:openshift4/ose-openstack-cinder-csi-driver-rhel8-operator@sha256:60f1d7ca36e5b85e49c4d6118414e52b981f7628675a547e934f76e2b6884633_arm64",
"8Base-RHOSE-4.11:openshift4/ose-openstack-cinder-csi-driver-rhel8-operator@sha256:6d994efcb9859ae8c2284ee7859150bc334ef5db03c6101fb64677a841c534b1_amd64",
"8Base-RHOSE-4.11:openshift4/ose-openstack-cinder-csi-driver-rhel8-operator@sha256:bf71d233894a0f09ecd6d6d4bb14141aa458a7e38a59edcec6c25e6f3c1d6227_s390x",
"8Base-RHOSE-4.11:openshift4/ose-openstack-cinder-csi-driver-rhel8-operator@sha256:fc99f3eacda723a6d9c83bf0e619c91bd2eb049a710b304ab1de7639705bbed5_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-openstack-cinder-csi-driver-rhel8@sha256:222010151e2b63bf73be5abb82a7e66fc2a476c8d0eb2a9589751846eb13dda8_arm64",
"8Base-RHOSE-4.11:openshift4/ose-openstack-cinder-csi-driver-rhel8@sha256:5231039df308c3b8730158ad327982baff8f7b1b6dccd046ab4a00af6d70e7d8_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-openstack-cinder-csi-driver-rhel8@sha256:7c38464a61ab19479df1de20dcdbe5d5edc5091ac8b129a7f6f92aee6a792299_s390x",
"8Base-RHOSE-4.11:openshift4/ose-openstack-cinder-csi-driver-rhel8@sha256:9d4226c29d177b85af5c29303e477a110507966570a37607c9068eeea960bfdc_amd64",
"8Base-RHOSE-4.11:openshift4/ose-openstack-cloud-controller-manager-rhel8@sha256:1ff37333fbf551657701aba24e917b118b3104cb0ae66a1b062fd9b16492e806_arm64",
"8Base-RHOSE-4.11:openshift4/ose-openstack-cloud-controller-manager-rhel8@sha256:316d8d6c31c6198d95d929779c2d68df5ed9cc0fe1bc2db858f234af068dd21e_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-openstack-cloud-controller-manager-rhel8@sha256:c3ce053319fcd80e357b5ebcb3abca3f59bb5e45aa48452332c850627b7db28b_amd64",
"8Base-RHOSE-4.11:openshift4/ose-openstack-cloud-controller-manager-rhel8@sha256:cc40e91363be02c546bb57b66e855a635fa5cc9794814583b16a6ad70b23dca9_s390x",
"8Base-RHOSE-4.11:openshift4/ose-openstack-machine-controllers@sha256:109676ecd9d725dae3ac9bc7350deaa819dbcf1b911ec3106c3f412dd7d5e6d8_amd64",
"8Base-RHOSE-4.11:openshift4/ose-openstack-machine-controllers@sha256:12a757c6f5773a203383b44ee2e96b5e6997214c6ced22dbfe9234923d77dab5_arm64",
"8Base-RHOSE-4.11:openshift4/ose-openstack-machine-controllers@sha256:5cda1e00b8e5195be5fb565399f5a19c58a9c77bbe13e297f5a2196518116d90_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-openstack-machine-controllers@sha256:b791f3ba80eb8953023048e9d613c46e0f59582f6a810f33c6861159ed09604d_s390x",
"8Base-RHOSE-4.11:openshift4/ose-operator-lifecycle-manager@sha256:71e485ca85f437eab29e7442aba98f9b40209e187e09cc16b02a90ce2ea47a69_amd64",
"8Base-RHOSE-4.11:openshift4/ose-operator-lifecycle-manager@sha256:9ff3c0f6356d9bfcc98d390538007f31ffac8fdfeadfe10483ccb43b5afdb29f_arm64",
"8Base-RHOSE-4.11:openshift4/ose-operator-lifecycle-manager@sha256:d7869ff27bf8c8a4becc36ac1cfe0d58c87717abd331e0fb5654cd2170646964_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-operator-lifecycle-manager@sha256:e6b3dbe4aa6b5820b0aa9194980a88c90591286154b0d0bc4091a3b437b37d6b_s390x",
"8Base-RHOSE-4.11:openshift4/ose-operator-marketplace@sha256:4279626a013c0875b4c042ae9a2c970c67448a0d2eb0d5d40e9903d2ea4004db_amd64",
"8Base-RHOSE-4.11:openshift4/ose-operator-marketplace@sha256:60020a467e04467bc1584fb348af1586ead6ccf267deff84ded975ebb45966d8_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-operator-marketplace@sha256:97e0f4771aa15f5757e48ebb478798e549c8f171057d32aed5b1342b2f06266e_s390x",
"8Base-RHOSE-4.11:openshift4/ose-operator-marketplace@sha256:a14ba1d69da2b957fdbc9a42a867effd9234b97ec879574058ef84eebee047f3_arm64",
"8Base-RHOSE-4.11:openshift4/ose-operator-registry@sha256:5b349413999a106176b22c9df4d3cfbd918d74fc5cf28f2ae99547370aa6d346_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-operator-registry@sha256:5eb15d8d2b50adc82d64bc4195f37148d2bc74a7fe208edc51300b2a845fe980_s390x",
"8Base-RHOSE-4.11:openshift4/ose-operator-registry@sha256:619b8ca58e8cdc06a8e2dff0a837a18780c75f62c9ccdaf7e6c2e2afa786f93d_arm64",
"8Base-RHOSE-4.11:openshift4/ose-operator-registry@sha256:ba871c2101d87f2aeb6668af55b3f10e91558be420923b8523f8d83d4dd5b45e_amd64",
"8Base-RHOSE-4.11:openshift4/ose-ovirt-machine-controllers-rhel8@sha256:2d7b5e9c506da2c43704cae5934b604682dcb403218ceb1bd4f011c8bee8623b_amd64",
"8Base-RHOSE-4.11:openshift4/ose-ovirt-machine-controllers-rhel8@sha256:951e6ff8cdd565aefd60d8e996145c989c228a2a9c7ab412789d92ddb3ec9165_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-ovirt-machine-controllers-rhel8@sha256:d07d078681fbd9cb83c74716977b7f59112273cb18447178bdf8955050faeebd_s390x",
"8Base-RHOSE-4.11:openshift4/ose-ovirt-machine-controllers-rhel8@sha256:ff4261f6102f428b1789a31e021d18ededce3ba80ca93e64b7149968f10cff58_arm64",
"8Base-RHOSE-4.11:openshift4/ose-ovn-kubernetes@sha256:5abaa3f3db864bd4d2d2dbc059839e28cbe5b6baa09cb6545d3f508809dd3f7a_s390x",
"8Base-RHOSE-4.11:openshift4/ose-ovn-kubernetes@sha256:713dd28ffc33520c9e84b72850253adf0adb016968773121f05349e3fca302c2_amd64",
"8Base-RHOSE-4.11:openshift4/ose-ovn-kubernetes@sha256:795db439b8d73d097b0908fe6270d8a947fc1acd21bf3f4d9fa59f02bd16f19f_arm64",
"8Base-RHOSE-4.11:openshift4/ose-ovn-kubernetes@sha256:cec5b3a5276177b25ce85f5d1465dbc6aca19b78b0f5406b6fe85bc97ff3f77d_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-pod@sha256:51a4a033be2739a7a7a3edc7a1ee16ad9caddc5ae1f5a14c448afe3f5f906428_s390x",
"8Base-RHOSE-4.11:openshift4/ose-pod@sha256:651930bf045975dabb3d79410a2c9f971f1da319b8fcbba29ebe2e4e3bb71b3b_arm64",
"8Base-RHOSE-4.11:openshift4/ose-pod@sha256:718cf324bb4c3af6852458ab1551c59ee9f1b1d8d3fadfd858bb909c9ec3558a_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-pod@sha256:86e0050aaa7477b8aeef382e3bf8092463d207adfa5cd8c88358b367bb624869_amd64",
"8Base-RHOSE-4.11:openshift4/ose-powervs-cloud-controller-manager-rhel8@sha256:28ef0b3040cc922f78fd7e9814628871c0fb85de1a9d47c1d954737d26d2f53b_amd64",
"8Base-RHOSE-4.11:openshift4/ose-powervs-cloud-controller-manager-rhel8@sha256:a512551fc4ce326ef993f1dde6dedd5cf4c20b6c41f6149430ffae0d9e10d62c_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-powervs-machine-controllers-rhel8@sha256:965ad6292483d5e6d8b734fd40006689cf3917657919c668b6d01bc9fc4b816e_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-powervs-machine-controllers-rhel8@sha256:a03170bc3c01ee4f9c6cb80ee41925231b6c8b283822a094506214c10f19847b_amd64",
"8Base-RHOSE-4.11:openshift4/ose-prom-label-proxy@sha256:90f629a90569aceb6deb0134b4141a3a622c4e95637ef4d5d6f3890ac27026c2_s390x",
"8Base-RHOSE-4.11:openshift4/ose-prom-label-proxy@sha256:c9ac8cabb6bc4f6bd60bda52529c98df596a1fa5a9130201129068ff48bc0fbb_arm64",
"8Base-RHOSE-4.11:openshift4/ose-prom-label-proxy@sha256:db4ec1b0a75ec8a5260095225cf2ef103895edd9b05419503bec473629a3dcd0_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-prom-label-proxy@sha256:fd3feba855b7afa27146ab4798f7afcb05d2dc22c1eea2c691a3778df00606d6_amd64",
"8Base-RHOSE-4.11:openshift4/ose-prometheus-alertmanager@sha256:0d225b059bdefca3ac163860ce9ae41ed74cd8c9ca887cfe4c525ac3f0cae783_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-prometheus-alertmanager@sha256:13c7b3e7d5a2a75a806642a614189de0f4ae1639a9cab78ca7104ba65b4fd385_s390x",
"8Base-RHOSE-4.11:openshift4/ose-prometheus-alertmanager@sha256:cdddc502045ecafa9d4deabf4ac30af0255c3bb586390bcf7d89a1c1937b833c_arm64",
"8Base-RHOSE-4.11:openshift4/ose-prometheus-alertmanager@sha256:f8db7211683d764461c1feacb61eb9911f480a8ad113fccb381155322077303c_amd64",
"8Base-RHOSE-4.11:openshift4/ose-prometheus-config-reloader@sha256:015e84370d7a0a3e5318158915b27e1c5e7e7699d11240ba7359d6bc32c9898a_s390x",
"8Base-RHOSE-4.11:openshift4/ose-prometheus-config-reloader@sha256:39e17dba2978d3e1b0af71b9eb1be3446199a365ada2e156682ee7a20e48b060_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-prometheus-config-reloader@sha256:4065daad759195db3c325efc46209f02bcc1c32caad88c69d5a3dbdcf920e335_amd64",
"8Base-RHOSE-4.11:openshift4/ose-prometheus-config-reloader@sha256:bb62cdf6eca82eaa92fb9bbfc4e2f7575c3c49d472fda9358808aa790d3f5a70_arm64",
"8Base-RHOSE-4.11:openshift4/ose-prometheus-node-exporter@sha256:1226c18cda120df10313739a9ac638bd5c4d02aa4f65ba3d1044b4f423d559a2_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-prometheus-node-exporter@sha256:3539ddf93d8c2fe005b53b52c6628b413be0aabdfa534e6b947c4842d3617323_arm64",
"8Base-RHOSE-4.11:openshift4/ose-prometheus-node-exporter@sha256:52adf1af03f2c7fef37ac537638577b913a73b11490ef16c789c40dbfbc9391c_s390x",
"8Base-RHOSE-4.11:openshift4/ose-prometheus-node-exporter@sha256:79ad722e32477863e3319b35b1e98befb8257576ebab0be4ae605f1cf92cf760_amd64",
"8Base-RHOSE-4.11:openshift4/ose-prometheus-operator-admission-webhook-rhel8@sha256:7c00451864fafd5f2c5e316557f67eb027dd66e3e756c756ab3f74ab7a98e404_arm64",
"8Base-RHOSE-4.11:openshift4/ose-prometheus-operator-admission-webhook-rhel8@sha256:9a67755cf6419877dce688f5bcd92da4929dcd86603219eb08628b44a29c4257_amd64",
"8Base-RHOSE-4.11:openshift4/ose-prometheus-operator-admission-webhook-rhel8@sha256:a810296e2d9a9924234a7437531f9b6f4e266a4ddd40b8ecce1c48414696512e_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-prometheus-operator-admission-webhook-rhel8@sha256:c5030e797e2b2130ec51a9a6039e02ea272477f502f7999286c660d59f34aca8_s390x",
"8Base-RHOSE-4.11:openshift4/ose-prometheus-operator@sha256:72ffba5d0ae400eba6e31120ecb4b621e852653b3b3850add2775bf51d5a2aca_arm64",
"8Base-RHOSE-4.11:openshift4/ose-prometheus-operator@sha256:9e028b370e4b1fa7eeb51fb84ad9b1344e4012716030c5d3fa223c7abe92c0e1_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-prometheus-operator@sha256:a2912fec31d91070a66473f1902cd5206cc8ce9e6849c4e5c5ba3da85165a31b_s390x",
"8Base-RHOSE-4.11:openshift4/ose-prometheus-operator@sha256:b45f485a4d48297aaef5fc6b95211eebe8f75ebf2ef69118c331c21a97fbaa9a_amd64",
"8Base-RHOSE-4.11:openshift4/ose-prometheus@sha256:2486111c7d1de008464902945f9767cefedb3ef5c53521fdc2e1eb5fcf1b3fb4_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-prometheus@sha256:37e8941e45c4add6684e52685ed112e474f0c8f062178497a4d65a019a2c1700_amd64",
"8Base-RHOSE-4.11:openshift4/ose-prometheus@sha256:48375716d6e24dfd3811907f109defa883495cfdb387e78c26b90589e05623d7_arm64",
"8Base-RHOSE-4.11:openshift4/ose-prometheus@sha256:64ad3518eff522dda5d221496a94cf2fe14b5c68175d0002ff01bbeb131756b1_s390x",
"8Base-RHOSE-4.11:openshift4/ose-sdn-rhel8@sha256:0e9935caae157329505de5a21a4d40ef501c9a2bcff47f76b074fcf1ab0e9c22_s390x",
"8Base-RHOSE-4.11:openshift4/ose-sdn-rhel8@sha256:c708a24017904d8e50fffaafc4c7b072bd774d04acdfa2b40d139edccf1dad33_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-sdn-rhel8@sha256:f2c982220bfc6785e85f25c70ce559df5121417ec205d2df6965eb97885595ae_amd64",
"8Base-RHOSE-4.11:openshift4/ose-sdn-rhel8@sha256:f3f3ab589e877816e8816468155a3f2eacdecd2085c08794ba372e6dcb84dd9a_arm64",
"8Base-RHOSE-4.11:openshift4/ose-service-ca-operator@sha256:2fd815e1dfa78fc9c28179a5c77296723bbe8f42e1b19e347d936a795b787cdf_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-service-ca-operator@sha256:5607b0aeaff5bc14563afb5b339cf26c12472501532d929da168c2e21a7afe9f_s390x",
"8Base-RHOSE-4.11:openshift4/ose-service-ca-operator@sha256:85dc1b4150d3a3f698bfc460ef6bb30c9b827a098de3cb7f46b9d35f145ef4f4_arm64",
"8Base-RHOSE-4.11:openshift4/ose-service-ca-operator@sha256:bcdbf3cb8e6e31b66d979055c7ad71ff5d9fa309ba3c35256acdbe51c9f43de5_amd64",
"8Base-RHOSE-4.11:openshift4/ose-telemeter@sha256:136d56f3c872a4d0dafb872d79c10b9d11cc582cbbb1e796881c6770543b3012_arm64",
"8Base-RHOSE-4.11:openshift4/ose-telemeter@sha256:41f945d79832bab585470bb274be2ab66c8728808d15679c8ea3089013671464_s390x",
"8Base-RHOSE-4.11:openshift4/ose-telemeter@sha256:d9c609b5b7893d6f0c137fff5edd8df6b182088277ee2b9fcda8374fe19838e4_amd64",
"8Base-RHOSE-4.11:openshift4/ose-telemeter@sha256:f931ead1bc611c5faf5073c81a3af1c3561ed1eb42f958fa9c1ae03eeb339505_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-tests@sha256:62f2f4e4ceba4c9b0a2116d3f3ec7c3b467f597e089e791f5a1271ecc4fcc3fd_s390x",
"8Base-RHOSE-4.11:openshift4/ose-tests@sha256:7cf282f6435dc703a8706afc203c5cb55d1f02a2af2452385ea0415b3b07ec89_amd64",
"8Base-RHOSE-4.11:openshift4/ose-tests@sha256:a5de772af9f66abc7b9f80a650ac51b70ec040cf331773c71d817a389c999144_arm64",
"8Base-RHOSE-4.11:openshift4/ose-tests@sha256:d8fd47265c720cad5f81c107c40302e3da0e569b79b18f0182804db6ddef0b39_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-thanos-rhel8@sha256:15883854538476b61fb9f95e9568936acdee1c26939101b300f16c877a1fb111_amd64",
"8Base-RHOSE-4.11:openshift4/ose-thanos-rhel8@sha256:94514a0e4637f4a171b6f603831ea5e608a8a66d7e04ef338814a2a3f788ae12_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-thanos-rhel8@sha256:b17fdce1d5ac2b69ec530e834f4a15576ea9e1227f74bca0777d30555a7aae96_arm64",
"8Base-RHOSE-4.11:openshift4/ose-thanos-rhel8@sha256:fa37f528f000ce8be8262df51584f0746f3b2a15db2295e82dba17171d3e6af7_s390x",
"8Base-RHOSE-4.11:openshift4/ose-tools-rhel8@sha256:3e7ad95fa62980cfa70e0021654b5a8405c254ebc4da9710ac1171480d665c59_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-tools-rhel8@sha256:c240e2e47af8935e58563da8c7e753704ed0c279a5522352573431e1bf63a47a_s390x",
"8Base-RHOSE-4.11:openshift4/ose-tools-rhel8@sha256:e3aec41436e71965c0302002463767987eb0764cd1153417524259fa36a394fb_amd64",
"8Base-RHOSE-4.11:openshift4/ose-tools-rhel8@sha256:e919b897c04f0c28e7ad3911390a6786b5f32c16d6e95022df06b9806e48ef19_arm64",
"8Base-RHOSE-4.11:openshift4/ose-vmware-vsphere-csi-driver-operator-rhel8@sha256:dfe6e04bea49e649841021fc717372bffcf0393ae71ba50fb640a3da64efb8ec_amd64",
"8Base-RHOSE-4.11:openshift4/ose-vmware-vsphere-csi-driver-rhel8@sha256:1ba42f6dfa8aa6671c1bd91741a5160ee5520bf99b0aeccba75af21be725f561_amd64",
"8Base-RHOSE-4.11:openshift4/ose-vsphere-cloud-controller-manager-rhel8@sha256:8b1cecaff8606e6649ea59f2b41fd680ee9efec621d8e994f157973be9b496f6_amd64",
"8Base-RHOSE-4.11:openshift4/ose-vsphere-cluster-api-controllers-rhel8@sha256:a450b493f00f796206a3d7286e93bad2ec36e5a80259c7947e79a1a0d5210656_amd64",
"8Base-RHOSE-4.11:openshift4/ose-vsphere-csi-driver-operator-rhel8@sha256:dfe6e04bea49e649841021fc717372bffcf0393ae71ba50fb640a3da64efb8ec_amd64",
"8Base-RHOSE-4.11:openshift4/ose-vsphere-csi-driver-rhel8@sha256:1ba42f6dfa8aa6671c1bd91741a5160ee5520bf99b0aeccba75af21be725f561_amd64",
"8Base-RHOSE-4.11:openshift4/ose-vsphere-csi-driver-syncer-rhel8@sha256:a8fb8135d0f3d2f666825d8a696973347f08238122e69951f17cce39d4287040_amd64",
"8Base-RHOSE-4.11:openshift4/ose-vsphere-problem-detector-rhel8@sha256:1a6eb49eea5f45e26b7bf30de3cd9b5573901fa6d4aa3bf621fa2e842c74c8d6_amd64",
"8Base-RHOSE-4.11:openshift4/ovirt-csi-driver-rhel7@sha256:1a3545dcf656b9e6caa0007993f8b9ae4544a7e3d0c28d7bd4a892d8f4b4b2d8_s390x",
"8Base-RHOSE-4.11:openshift4/ovirt-csi-driver-rhel7@sha256:83423a80871b68615cb6174ac08e5a60b0b1b8ed003a3f40ec03fb7920679e94_arm64",
"8Base-RHOSE-4.11:openshift4/ovirt-csi-driver-rhel7@sha256:b1ee2119c5c9ffa916f48425d807695d557bfe326bbfe0e65d18ec235cee53b7_ppc64le",
"8Base-RHOSE-4.11:openshift4/ovirt-csi-driver-rhel7@sha256:f7adacdb30067ee92339af29ed852e5de53d0c272cfaf5b46ab48b7b668816f5_amd64",
"8Base-RHOSE-4.11:openshift4/ovirt-csi-driver-rhel8-operator@sha256:2c1cd41c04dad0e7c8958ceec1b1d4273eb8be8f2f1daede4a6257050b012543_arm64",
"8Base-RHOSE-4.11:openshift4/ovirt-csi-driver-rhel8-operator@sha256:7a167a4e4c80b02d4e3a4d1f17b84c47fa7f2818c20ae643891e04d6270a58a6_s390x",
"8Base-RHOSE-4.11:openshift4/ovirt-csi-driver-rhel8-operator@sha256:d44cc45f565771b89a9a6600c3f0a463f5707b5d99d43fcd5017afa1c42cfe41_ppc64le",
"8Base-RHOSE-4.11:openshift4/ovirt-csi-driver-rhel8-operator@sha256:ec28031cfdeadc780ac4a539fc2ffcee484db70aff6d68bec2bfc88509f41ded_amd64",
"8Base-RHOSE-4.11:openshift4/ovirt-csi-driver-rhel8@sha256:1a3545dcf656b9e6caa0007993f8b9ae4544a7e3d0c28d7bd4a892d8f4b4b2d8_s390x",
"8Base-RHOSE-4.11:openshift4/ovirt-csi-driver-rhel8@sha256:83423a80871b68615cb6174ac08e5a60b0b1b8ed003a3f40ec03fb7920679e94_arm64",
"8Base-RHOSE-4.11:openshift4/ovirt-csi-driver-rhel8@sha256:b1ee2119c5c9ffa916f48425d807695d557bfe326bbfe0e65d18ec235cee53b7_ppc64le",
"8Base-RHOSE-4.11:openshift4/ovirt-csi-driver-rhel8@sha256:f7adacdb30067ee92339af29ed852e5de53d0c272cfaf5b46ab48b7b668816f5_amd64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Low"
}
],
"title": "golang: crypto/tls: session tickets lack random ticket_age_add"
},
{
"cve": "CVE-2022-30631",
"cwe": {
"id": "CWE-1325",
"name": "Improperly Controlled Sequential Memory Allocation"
},
"discovery_date": "2022-07-14T00:00:00+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"8Base-RHOSE-4.11:openshift4/driver-toolkit-rhel8@sha256:0d876f138cb07c4cf25bc0161041f92a25a81637367815ab20c8ac30e11d7f0a_ppc64le",
"8Base-RHOSE-4.11:openshift4/driver-toolkit-rhel8@sha256:82faeb6a8caa174d9df3d259945ca161311fe6231d628e34ee0f1c8528371229_amd64",
"8Base-RHOSE-4.11:openshift4/driver-toolkit-rhel8@sha256:d3edb75ef363d202953c7fab5e997a5f2430108b6882f4b857de2be7c4ed8ffb_arm64",
"8Base-RHOSE-4.11:openshift4/driver-toolkit-rhel8@sha256:ebbdb04cefcb10f1932415c1fe7453b20066594c0febd1f6e3d28dd71c29c939_s390x",
"8Base-RHOSE-4.11:openshift4/ose-cluster-update-keys@sha256:d5c919b0c64ca6401a0128b08b1440c4679d748c91acb90fd04f6665ae264929_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-cluster-update-keys@sha256:dbaa95fb795f4dedeeeab0a2b1372ceef199f098d9a83c88581897dc992bb065_arm64",
"8Base-RHOSE-4.11:openshift4/ose-cluster-update-keys@sha256:e830e81f1cafe4d2aaf49f3e96befdf1a992afbc64795fed941591d88f5ce71a_s390x",
"8Base-RHOSE-4.11:openshift4/ose-cluster-update-keys@sha256:fe8864f55f1ef516784a6a3836a09c3a399b6fee050e7c78181f1a337667b4b7_amd64",
"8Base-RHOSE-4.11:openshift4/ose-deployer@sha256:03cdacbcd2591b2df3b211e8a1d52a8e1790fb0725b1972d077536f2365e16e9_arm64",
"8Base-RHOSE-4.11:openshift4/ose-deployer@sha256:1f82bd5534d24cf42c945d9e2950aff008768537b1f062b4034832f35a3082c7_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-deployer@sha256:5e63d593d7d8f648ea011b738346132a29f88bf59f0a0d9bb7140ad80c3a91ec_s390x",
"8Base-RHOSE-4.11:openshift4/ose-deployer@sha256:621a5a47a8073ce50dc3dc4c7b4ef0d7e0d3b631678f29f8b72eae0d42daf661_amd64",
"8Base-RHOSE-4.11:openshift4/ose-etcd@sha256:67545f560dbd1d93d5db47750566897eaf6afc5f3a8c6f66da73d70f393dbc36_arm64",
"8Base-RHOSE-4.11:openshift4/ose-etcd@sha256:91408b23960b2c9a7149627778c368b55e28b256d60e7573bdfa1bf96a3d8aad_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-etcd@sha256:bcdcab7ab0e807e2ff5c2896535e83ca8b93589dac62b4db2aa147b9cbcaf96c_s390x",
"8Base-RHOSE-4.11:openshift4/ose-etcd@sha256:ebbba7e4d8d98f33dda3b53d546536b282ac28608b8cac09936fed72348fef63_amd64",
"8Base-RHOSE-4.11:openshift4/ose-haproxy-router@sha256:17958f3a8e6f0139f52d7955c715681a8bec9648db8e8dcc651d8a1459e66113_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-haproxy-router@sha256:27e999d7fb306a7f64fbb9539c54fd14696f13cbb1a9c20ebe35e1d77077d123_amd64",
"8Base-RHOSE-4.11:openshift4/ose-haproxy-router@sha256:62dce7f4daf142d66daa2d05dba25341c0b95356eed16a1c2cececb443b8da77_s390x",
"8Base-RHOSE-4.11:openshift4/ose-haproxy-router@sha256:c02a610e278107761119496d5429bd0e4f4af379df106e00d74cc411f00b4afa_arm64",
"8Base-RHOSE-4.11:openshift4/ose-ironic-agent-rhel8@sha256:01ad95d888c322ea14b3aa2ebda5ba73db728d2207c6fae4aecd46cfe204be41_amd64",
"8Base-RHOSE-4.11:openshift4/ose-ironic-agent-rhel8@sha256:1173e2058ab034c308915900780fe13edd4ab1dcc737f8b4dabc77f3d9533356_arm64",
"8Base-RHOSE-4.11:openshift4/ose-ironic-rhel8@sha256:185fd18adc8e17e671e65b7d006a1e185fc41127e176c1fcbe82231b83d9e275_arm64",
"8Base-RHOSE-4.11:openshift4/ose-ironic-rhel8@sha256:5d630326f2961c8168d862a1341f27085ce928f8454b94d117208b5cd9b281ed_amd64",
"8Base-RHOSE-4.11:openshift4/ose-ironic-static-ip-manager-rhel8@sha256:1e6b410d12e38a911157ea92414be3b305017251e56c36d6a0213020cee2d36a_amd64",
"8Base-RHOSE-4.11:openshift4/ose-ironic-static-ip-manager-rhel8@sha256:9450f43a753cc8183f711e40a14c4d0d65fd136a2a18ffebeaedcc3d8321a47c_arm64",
"8Base-RHOSE-4.11:openshift4/ose-keepalived-ipfailover@sha256:01e13ebf8479c51a6345c19b7ba19aedd7d8b0894f667da4b8bc89ebb11cdb7d_s390x",
"8Base-RHOSE-4.11:openshift4/ose-keepalived-ipfailover@sha256:7cf2d25854c5c543f4098ca114538004804457bdca85794b13f43e371ac5f1c8_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-keepalived-ipfailover@sha256:c4b14558b9c70c27e2c4475376f28ca2e1cb928be57972692dfb5336b3c9497e_arm64",
"8Base-RHOSE-4.11:openshift4/ose-keepalived-ipfailover@sha256:d4e6b23834146f9ee49aab9ed1d9acfa8fea85670797af2ccf912eabd9aa824c_amd64",
"8Base-RHOSE-4.11:openshift4/ose-kuryr-controller-rhel8@sha256:0f66b211011375a203597f2a524314d9e05319db80f5e22fd78619eebed98ea0_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-kuryr-controller-rhel8@sha256:49eb2f59646d4fcea6f0ea9f8c22f819969913e3b691842fd3efb3146c021690_amd64",
"8Base-RHOSE-4.11:openshift4/ose-machine-os-images-rhel8@sha256:7b5354bb368da20e0ce7568b94f8c5eb3a418d592cd5cde2b36a08978ee48c48_amd64",
"8Base-RHOSE-4.11:openshift4/ose-machine-os-images-rhel8@sha256:cd2e7121485ccef25344ebc4f471d92913cbd6e24a12423305d6cc20728c1344_arm64",
"8Base-RHOSE-4.11:openshift4/ose-tools-rhel8@sha256:3e7ad95fa62980cfa70e0021654b5a8405c254ebc4da9710ac1171480d665c59_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-tools-rhel8@sha256:c240e2e47af8935e58563da8c7e753704ed0c279a5522352573431e1bf63a47a_s390x",
"8Base-RHOSE-4.11:openshift4/ose-tools-rhel8@sha256:e3aec41436e71965c0302002463767987eb0764cd1153417524259fa36a394fb_amd64",
"8Base-RHOSE-4.11:openshift4/ose-tools-rhel8@sha256:e919b897c04f0c28e7ad3911390a6786b5f32c16d6e95022df06b9806e48ef19_arm64"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2107342"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in golang. Calling the Reader, Read method on an archive that contains a large number of concatenated 0-length compressed files can cause a panic issue due to stack exhaustion.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "golang: compress/gzip: stack exhaustion in Reader.Read",
"title": "Vulnerability summary"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"8Base-RHOSE-4.11:openshift4/cloud-network-config-controller-rhel8@sha256:6e27d73d86ae20585752a7c2e3a3cfa41ee88c245e9ab9da123c86b91b77bf4d_amd64",
"8Base-RHOSE-4.11:openshift4/cloud-network-config-controller-rhel8@sha256:e3cc37918d771c7d87052387de7a4f585c329cec0b8537b41f411cf7e08e7ef6_arm64",
"8Base-RHOSE-4.11:openshift4/cloud-network-config-controller-rhel8@sha256:e7867ad391b8f7cca4d987f7fd7cc429b86665029cc7b226ccd32aec5bf2556e_ppc64le",
"8Base-RHOSE-4.11:openshift4/cloud-network-config-controller-rhel8@sha256:eaedb1749fc0f2c117497ca4e2e82e9366b3e776d9910d45fbc1be4daa774ae8_s390x",
"8Base-RHOSE-4.11:openshift4/egress-router-cni-rhel8@sha256:5d87bcb5e32b7d69df1d713fd61a71d0223447258deb728b26249ca197bad943_ppc64le",
"8Base-RHOSE-4.11:openshift4/egress-router-cni-rhel8@sha256:73fb4c432aeea93a109c119097ea849c1e4ae02bf7dd196ebb63d46223c7837e_amd64",
"8Base-RHOSE-4.11:openshift4/egress-router-cni-rhel8@sha256:9cb6ff6b82565bbfb4af2b9ffe93148d2d145775c33fef56beb7de901ebd0eb6_s390x",
"8Base-RHOSE-4.11:openshift4/egress-router-cni-rhel8@sha256:c73b6663d221184ae7920fb6fcb5191591b697faed01b7a30cf8116f60bd6898_arm64",
"8Base-RHOSE-4.11:openshift4/network-tools-rhel8@sha256:6de9ef410c3940d5292b3ba93952497959d67dbd82bbce9d4096032fa4ddb35f_amd64",
"8Base-RHOSE-4.11:openshift4/network-tools-rhel8@sha256:988faf6dc4951404eb8886150c33905880b81b32ca3ba1713911e4fd525bc000_s390x",
"8Base-RHOSE-4.11:openshift4/network-tools-rhel8@sha256:b914a9caeedc9c9777e28e71ed81416a1bf0fd6104b164ba756555192cf95063_ppc64le",
"8Base-RHOSE-4.11:openshift4/network-tools-rhel8@sha256:f14cafc7dd1904d01ec797a18bbc6753a751b113af94e0122697af4b6cd75cb9_arm64",
"8Base-RHOSE-4.11:openshift4/oc-mirror-plugin-rhel8@sha256:6504ab4496384eb70fd230933f7c6a3ea76b75c66afa7a7dfbd02ac1ad205515_amd64",
"8Base-RHOSE-4.11:openshift4/ose-agent-installer-api-server-rhel8@sha256:03cab1a6deb73e00dbea5cdd97c2eae70f34f01b2b45eebef32207a44b9740be_amd64",
"8Base-RHOSE-4.11:openshift4/ose-agent-installer-api-server-rhel8@sha256:311118642213a933c9d68e20043c7ac224fffa67bc6d563736af7836dc45bf22_arm64",
"8Base-RHOSE-4.11:openshift4/ose-agent-installer-api-server-rhel8@sha256:75d72fff160648cec863535b7ca3206dcf8b1d0e8686f1c20b55d684c9fd33dc_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-agent-installer-api-server-rhel8@sha256:f75740f83210434f126f13c414165a96ba2cf24e081d37ce147381c672211f6d_s390x",
"8Base-RHOSE-4.11:openshift4/ose-agent-installer-csr-approver-rhel8@sha256:5a2e4ce921dd19131cc4701701a1e15ab63c5862bf6c6c6d6c699a014be9e15d_arm64",
"8Base-RHOSE-4.11:openshift4/ose-agent-installer-csr-approver-rhel8@sha256:832c7fad36504af9ff0ea617eee9ce7e0d90c3b062dd49764709359ef742526b_s390x",
"8Base-RHOSE-4.11:openshift4/ose-agent-installer-csr-approver-rhel8@sha256:ea0d1078f53d769332eb6d74134b246c3e1d3a3a39832055c303b134a4eed290_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-agent-installer-csr-approver-rhel8@sha256:efcf0bcdb223445c64a7632b14621f40e3262f1aff7a8433246b56dada0c5ab5_amd64",
"8Base-RHOSE-4.11:openshift4/ose-agent-installer-node-agent-rhel8@sha256:3debd079d7a4e557aec8bf4f9e67aace0b72205a5d020206760fdfb59d13855c_amd64",
"8Base-RHOSE-4.11:openshift4/ose-agent-installer-node-agent-rhel8@sha256:6b7f448cc4ff12f26fe23266eae4532a5a516179eb3081a477d4a1b287d004ca_s390x",
"8Base-RHOSE-4.11:openshift4/ose-agent-installer-node-agent-rhel8@sha256:969a995f0c2079554cad5db05df992e5da80d5645f97e031048dcb6625936c0e_arm64",
"8Base-RHOSE-4.11:openshift4/ose-agent-installer-node-agent-rhel8@sha256:b2078745a9931f618b2ae3276f215f72a82570aebb1f871a086d74995f08f437_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-agent-installer-orchestrator-rhel8@sha256:5fbacf9fe03238b9e82d1d5aa3050bb94666f75d9c312cf96d364554432c4516_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-agent-installer-orchestrator-rhel8@sha256:69f30e118f27a357e1ec7a7d30249ac35acea76328922f24954e566eb28ddc92_amd64",
"8Base-RHOSE-4.11:openshift4/ose-agent-installer-orchestrator-rhel8@sha256:852f901cda9211026376f78c5bff6fc0e90714b44a7e75792e7ee9dca7d41ae5_s390x",
"8Base-RHOSE-4.11:openshift4/ose-agent-installer-orchestrator-rhel8@sha256:bc5ff8bf2abee2efc0df7122c384671e93122b4e158ae8eb1355a094bf61a75d_arm64",
"8Base-RHOSE-4.11:openshift4/ose-alibaba-cloud-controller-manager-rhel8@sha256:89262b72ba883c895c2073164824cdfdcdc5f1ef61d6c2e0d77cd3755cdc1fcb_amd64",
"8Base-RHOSE-4.11:openshift4/ose-alibaba-cloud-csi-driver-container-rhel8@sha256:d1a8124402bdb03cd625066b8719cbb3d2f0009c6923062a43ada1bb59871d68_amd64",
"8Base-RHOSE-4.11:openshift4/ose-alibaba-disk-csi-driver-operator-container-rhel8@sha256:0161cffc939ea87d47ef654f287b14cb7551333731870dbd6e2232c5875b9033_amd64",
"8Base-RHOSE-4.11:openshift4/ose-alibaba-machine-controllers-rhel8@sha256:dd1cd42eaa29959de325282d4f8815a0ebaa122604e28d407ecd7e965166b880_amd64",
"8Base-RHOSE-4.11:openshift4/ose-apiserver-network-proxy-rhel8@sha256:245ece4bd06599e479428c43847ff3cc532e3822f332c16bcd75fe8d803d294d_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-apiserver-network-proxy-rhel8@sha256:4be86d5b8d518826e8a65e9fb9f2b22c094ed8493b1720a5e798938b30f191ec_arm64",
"8Base-RHOSE-4.11:openshift4/ose-apiserver-network-proxy-rhel8@sha256:8ebe88572805ce4d7d574d50b26f85f6518fdb22dd7b9d1770cf96e826ed8dd9_amd64",
"8Base-RHOSE-4.11:openshift4/ose-apiserver-network-proxy-rhel8@sha256:ace63e71611bbc9e00c427ea60b48239878d25d23816ea80677ec6fbfab1734f_s390x",
"8Base-RHOSE-4.11:openshift4/ose-aws-cloud-controller-manager-rhel8@sha256:1242457e768a2cf0edefda2e0ec641264077e1e6c3c1819b6c430397826f4cc9_amd64",
"8Base-RHOSE-4.11:openshift4/ose-aws-cloud-controller-manager-rhel8@sha256:d9a7e298d07960e577ff3c49b64534340e31f07685c569d23e35818e993816fb_arm64",
"8Base-RHOSE-4.11:openshift4/ose-aws-cluster-api-controllers-rhel8@sha256:f1fb4e9e06fbada6da3a9849842d2faaef11afc923c0ead4b4d908cca928fb10_amd64",
"8Base-RHOSE-4.11:openshift4/ose-aws-cluster-api-controllers-rhel8@sha256:fae8fcd656375af170fe16f5e1704cd04a01353c39bdb71496320f66bdf98054_arm64",
"8Base-RHOSE-4.11:openshift4/ose-aws-ebs-csi-driver-rhel8-operator@sha256:432e73a20f27e84174d811cee2ee7db13f2bcd5617691ace07863ade43ad5abd_amd64",
"8Base-RHOSE-4.11:openshift4/ose-aws-ebs-csi-driver-rhel8-operator@sha256:4eb2eec27fd1cba3fd42fd9d633373602c0635fbef3e380ef227b418ec6e96a7_arm64",
"8Base-RHOSE-4.11:openshift4/ose-aws-ebs-csi-driver-rhel8@sha256:3ef0030f0228d2041cc810995403b7f09b92d9d2044236bf7961d4c32024591e_amd64",
"8Base-RHOSE-4.11:openshift4/ose-aws-ebs-csi-driver-rhel8@sha256:9fe539afa21e7e0f0b04230f6908d2e67861608b01b6afcebd575d10e95bed63_arm64",
"8Base-RHOSE-4.11:openshift4/ose-aws-pod-identity-webhook-rhel8@sha256:9389e1e4c2fa64a154dcbffbed370676accfdb8eea70b2e6a49a1c6b4aa4aaf8_amd64",
"8Base-RHOSE-4.11:openshift4/ose-aws-pod-identity-webhook-rhel8@sha256:9fab946ed6f96886ad644600e0e98ebdf2bff6e525838b38258fc9599bf10450_arm64",
"8Base-RHOSE-4.11:openshift4/ose-azure-cloud-controller-manager-rhel8@sha256:2510e600a0b60a9fa1ee630d2c7ffdcbbaa7588946316067d4f01caad13d90a3_amd64",
"8Base-RHOSE-4.11:openshift4/ose-azure-cloud-controller-manager-rhel8@sha256:39c2233c6bd5d940c5dcb2d9bb1fa679f7f68260a21a8862b7e92471ce1a1a68_arm64",
"8Base-RHOSE-4.11:openshift4/ose-azure-cloud-node-manager-rhel8@sha256:34d592fa215e07fc79cf590c9f8e2b9b33d5a69b168b0037770c3ac2dd96da0e_arm64",
"8Base-RHOSE-4.11:openshift4/ose-azure-cloud-node-manager-rhel8@sha256:f6756cc5a93dea849e34955f1f40dacee78b76dd19ca95019f3d59e73a42a28d_amd64",
"8Base-RHOSE-4.11:openshift4/ose-azure-cluster-api-controllers-rhel8@sha256:54eddeca59ead55597958f4a6d14aed6c67e40881f2cfe48fcb86da046cd8545_amd64",
"8Base-RHOSE-4.11:openshift4/ose-azure-cluster-api-controllers-rhel8@sha256:be393e7e52cd71f4e69045ca297d22090c77e4db3736d5b65ba32c09012ada59_arm64",
"8Base-RHOSE-4.11:openshift4/ose-azure-disk-csi-driver-rhel8-operator@sha256:4ff095a8f869062d5197d571f266f6ac3f9c785eed275eaccc8522285128d2b6_arm64",
"8Base-RHOSE-4.11:openshift4/ose-azure-disk-csi-driver-rhel8-operator@sha256:7aefec5230cd316684b716b1051589f9ec2c9cf2e1447f039abf7e5d46a5dd8c_amd64",
"8Base-RHOSE-4.11:openshift4/ose-azure-disk-csi-driver-rhel8@sha256:02ea902eeafb1f8036e9a939d8f99ef9ac5d51aff33637e8bd5c08a95c27ddc9_arm64",
"8Base-RHOSE-4.11:openshift4/ose-azure-disk-csi-driver-rhel8@sha256:9ec7ea5a66b67b45209c7818e07e55937124d959140a4ccf8b4507c42b23b829_amd64",
"8Base-RHOSE-4.11:openshift4/ose-azure-file-csi-driver-operator-rhel8@sha256:5346a247159c4ea41782355befb3bb87dedf6ca21807bf0e8d47a5575c0a1236_arm64",
"8Base-RHOSE-4.11:openshift4/ose-azure-file-csi-driver-operator-rhel8@sha256:ed5eb91ffaacd7a9d8dc6523bb481ae70d37cf14be254dc4f0b625f319a2764d_amd64",
"8Base-RHOSE-4.11:openshift4/ose-azure-file-csi-driver-rhel8@sha256:7e27919cadcfd915fb1765d7b87753da104f26e6f1c2d37818d5bd4bf77fe51a_arm64",
"8Base-RHOSE-4.11:openshift4/ose-azure-file-csi-driver-rhel8@sha256:acb6bd70db8a2addf429d17cd5bf5f1659835eb3c4f32b7e21925d4d6269a9cc_amd64",
"8Base-RHOSE-4.11:openshift4/ose-baremetal-installer-rhel8@sha256:432d43bcec91fdcc88b389628cf6cfafca5e973a5c9cafaa1bc7db332caa1303_amd64",
"8Base-RHOSE-4.11:openshift4/ose-baremetal-installer-rhel8@sha256:8fe8f202c97a262f65280091ca28da690c5d342bf36fa528e28b791e59b5402c_arm64",
"8Base-RHOSE-4.11:openshift4/ose-baremetal-installer-rhel8@sha256:927f472da5d7cd5b63be4c1ba755edc4caef1687f9dae949c2ee5979b65a5ece_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-baremetal-installer-rhel8@sha256:f3fa907c69b86a520ed526397264c2908379e5ee092f718b94d3049cf3914664_s390x",
"8Base-RHOSE-4.11:openshift4/ose-baremetal-machine-controllers@sha256:092186662282ca09b701f0e198faf403905315190a1f1bcfdaf952ee0012f2f7_s390x",
"8Base-RHOSE-4.11:openshift4/ose-baremetal-machine-controllers@sha256:805aaaf2c736170ac879baed0eab2d3de05b1255331a46ad247fd3b5dfbbfb52_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-baremetal-machine-controllers@sha256:e6e2d9e0777173822e3ca8cfef5d457f75fd4638ccfd5d896b3354416d8d1d94_arm64",
"8Base-RHOSE-4.11:openshift4/ose-baremetal-machine-controllers@sha256:f7606cd50b6e7ab57038d01f6539c194f974904abdbfcc04810fffc803166f4a_amd64",
"8Base-RHOSE-4.11:openshift4/ose-baremetal-rhel8-operator@sha256:09c5815abcd751e6599fd7d741399c3009fb5c64498005b836b894baec3f32ce_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-baremetal-rhel8-operator@sha256:ca3282dfbea85af8d294027bb958c5f7b67cd09307ba9a9b90d24ff1524e5e43_amd64",
"8Base-RHOSE-4.11:openshift4/ose-baremetal-rhel8-operator@sha256:d9799c53a13fbc2c3821612fe9bebed15522790d8c5f38ec725fad071dac9f05_arm64",
"8Base-RHOSE-4.11:openshift4/ose-baremetal-rhel8-operator@sha256:e42c99f1ee203ec4bce4bff0b9dbae24f02fd970604c592c92f166145a638ff5_s390x",
"8Base-RHOSE-4.11:openshift4/ose-baremetal-runtimecfg-rhel8@sha256:0b13e1b6772d771e457a8efa0330d0f7d26679fb057c6b679f4cd50e629075dc_s390x",
"8Base-RHOSE-4.11:openshift4/ose-baremetal-runtimecfg-rhel8@sha256:36d777277a842f569d358e6a95acf7f9ed9f6b55e1ecfc7e14d21c51c805fd0e_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-baremetal-runtimecfg-rhel8@sha256:5ce3526bde097d1550a02fbeeaea6822d7c885cbac4f757cdafe138dd968d489_amd64",
"8Base-RHOSE-4.11:openshift4/ose-baremetal-runtimecfg-rhel8@sha256:d68705bb7994ea06b999f68001837638d901e2ac3677324b41ef45c140637ee7_arm64",
"8Base-RHOSE-4.11:openshift4/ose-cli-artifacts@sha256:21babbab6276c3c556e2c2cf232c7dc9de3f187151a3c2973643829a418eaaee_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-cli-artifacts@sha256:382c647edbf3fa812d83e9fc1b25696836f574c21376b3438a041692c2aad57a_s390x",
"8Base-RHOSE-4.11:openshift4/ose-cli-artifacts@sha256:b30d17c7cae38c733bceff599d9052ade650e3cf86eec997e7cf8a10b6be1cd9_arm64",
"8Base-RHOSE-4.11:openshift4/ose-cli-artifacts@sha256:fecd94b1e286bff64e7f066d14f205283f4362a7c12b2dfb9838fdf309456f6d_amd64",
"8Base-RHOSE-4.11:openshift4/ose-cli@sha256:9e19ae99cb60c43fe9ad7a295c7c6b42d0c2c557d908e35d01a4cbc18cb252ed_arm64",
"8Base-RHOSE-4.11:openshift4/ose-cli@sha256:9e9325e685bf2c27ad58933720dc1f0595a1d9b2deeee1f5ea6e7915c2bed905_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-cli@sha256:db5e75aa697daf5e0fa6004ad42c04030ff6c22583c93de6cdfc42bf279a79be_s390x",
"8Base-RHOSE-4.11:openshift4/ose-cli@sha256:e64d871431572918420d1aa1aba7f35d6255ce5d69354d51921f10f53106cedb_amd64",
"8Base-RHOSE-4.11:openshift4/ose-cloud-credential-operator@sha256:106f6e450215363c8522f7ba40596e69d0cab04923bde1993b7bd2cf3e9c1afe_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-cloud-credential-operator@sha256:68c4224379013c5bb9c0f9f72cdf3239e674643ad5e98410023ed3e9fe303d92_arm64",
"8Base-RHOSE-4.11:openshift4/ose-cloud-credential-operator@sha256:b4023de0e31fc7d448254794512f6b1e0c01226953063d253238aa051761a683_amd64",
"8Base-RHOSE-4.11:openshift4/ose-cloud-credential-operator@sha256:dc22b952e382ee4f781305f24c4ac7b400fcec538b577b6dccc3d91728c1b24b_s390x",
"8Base-RHOSE-4.11:openshift4/ose-cluster-api-rhel8@sha256:0fe12e245cdd67943627193c7bf56b07b873fe933beb54d6afd6842cd4251d36_s390x",
"8Base-RHOSE-4.11:openshift4/ose-cluster-api-rhel8@sha256:aa173538611b49370c4ae3422aadd92cfba37db6961dd68b16779aafe21dc47f_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-cluster-api-rhel8@sha256:c14191867b7cd81fea0421d1cc7c0e7b92c77dd2854b1668bc08a60a736ef742_arm64",
"8Base-RHOSE-4.11:openshift4/ose-cluster-api-rhel8@sha256:f8e5a57dfc9a835f93f90c14358e7eed24e515003932b5abbc96b6f3042fa2b5_amd64",
"8Base-RHOSE-4.11:openshift4/ose-cluster-authentication-operator@sha256:087ebc4f40edf9c7355a3c1e092a29d5b3a78cb3fa9897eff3d26f0ab3768e2f_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-cluster-authentication-operator@sha256:1ad3e13382a4c8397551803b67296405d954a0692a5ee6935eee94efca111997_s390x",
"8Base-RHOSE-4.11:openshift4/ose-cluster-authentication-operator@sha256:4e9cbce494e0c3d074085d04a717ba3268a001116248c48355e9737005a8dc71_arm64",
"8Base-RHOSE-4.11:openshift4/ose-cluster-authentication-operator@sha256:df368de69ad5d36f8a08efe36cd3191660c1e71f04e8a567a2958c7068a0ccea_amd64",
"8Base-RHOSE-4.11:openshift4/ose-cluster-autoscaler-operator@sha256:08d72eb6e241309292929f904ebf45903e34c640198a56cb7627e07347de4db5_arm64",
"8Base-RHOSE-4.11:openshift4/ose-cluster-autoscaler-operator@sha256:21f73964329757dda78e8e35cd8ce4cc7434c19e1072d7c7b3920b899b4eea0a_amd64",
"8Base-RHOSE-4.11:openshift4/ose-cluster-autoscaler-operator@sha256:8a67e9c395779e4d295121c008905983da8f0f626919d6152558be9b65df9602_s390x",
"8Base-RHOSE-4.11:openshift4/ose-cluster-autoscaler-operator@sha256:ed4c14c8bb0e45511944a12f3319a3816605240936c2d9d3eb117415a9c7b1e8_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-cluster-autoscaler@sha256:066894460cc277008976b85a7c4c6a5edae8707f6c4ca7b4fd1b159565690800_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-cluster-autoscaler@sha256:10ad83b8d56a9de90a3a1ba66f1dd075f0c6cd02bb0c452f263ebe12d6f3ee7c_arm64",
"8Base-RHOSE-4.11:openshift4/ose-cluster-autoscaler@sha256:1874b5f344ce686750e01167b9e4ca61e5d1468e55e3d60363d22f4e80d2099a_s390x",
"8Base-RHOSE-4.11:openshift4/ose-cluster-autoscaler@sha256:4e0b8de27a9295163d397b1c7b9fd77a18276df6fb36076fb4423ce89877aa59_amd64",
"8Base-RHOSE-4.11:openshift4/ose-cluster-baremetal-operator-rhel8@sha256:37013ded4bf047f86added38bd37bf2dd648e0ae5d7f314799cc52d413ecd514_s390x",
"8Base-RHOSE-4.11:openshift4/ose-cluster-baremetal-operator-rhel8@sha256:6043ad21c6b533120745bf00e938f4a2760a193c30c93c7817e72687c7fca376_arm64",
"8Base-RHOSE-4.11:openshift4/ose-cluster-baremetal-operator-rhel8@sha256:6687cb3005b31f378b8f950dee3697834db40ebd6bda4b13c3bde26dc961003f_amd64",
"8Base-RHOSE-4.11:openshift4/ose-cluster-baremetal-operator-rhel8@sha256:672c5e08643abdcb890b199aba0993c2f5b13bab73619f4937117839e3341e93_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-cluster-bootstrap@sha256:c0a4b5bf57389be51dd92d75ffa79afbd2a0d8a1bc92d75270b62dc8d00abbff_s390x",
"8Base-RHOSE-4.11:openshift4/ose-cluster-bootstrap@sha256:e190b3d77637f8ac989c0cdfdb8de3e0a91ceb37e761c629d5960e7e6825d171_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-cluster-bootstrap@sha256:f0a31d8b8f9ef65c03264d68d971479e0f1e927af90452fe0ef442012b49854c_amd64",
"8Base-RHOSE-4.11:openshift4/ose-cluster-bootstrap@sha256:f57edabd3d5db8cc3b21e7f370cc911a06ee35813c66355e597dc84777f3a7bd_arm64",
"8Base-RHOSE-4.11:openshift4/ose-cluster-capi-operator-container-rhel8@sha256:47b12ea0b5c2e762e67c9b88a4a85b1a99bffd445643056658462e7cc1caab18_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-cluster-capi-operator-container-rhel8@sha256:7d5b042abbe54ee6406dc8741621de6ea30f44498a874b619c80741439ebf769_arm64",
"8Base-RHOSE-4.11:openshift4/ose-cluster-capi-operator-container-rhel8@sha256:80fc292bb9c856b3ef7f9b672d84f5924e301a8b5828156ddf8269a56e095d85_s390x",
"8Base-RHOSE-4.11:openshift4/ose-cluster-capi-operator-container-rhel8@sha256:f86eb79d7a994b8164bb5474f9e9bc3dcbe5ed9fada84b31dceff9c138f30974_amd64",
"8Base-RHOSE-4.11:openshift4/ose-cluster-capi-rhel8-operator@sha256:47b12ea0b5c2e762e67c9b88a4a85b1a99bffd445643056658462e7cc1caab18_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-cluster-capi-rhel8-operator@sha256:7d5b042abbe54ee6406dc8741621de6ea30f44498a874b619c80741439ebf769_arm64",
"8Base-RHOSE-4.11:openshift4/ose-cluster-capi-rhel8-operator@sha256:80fc292bb9c856b3ef7f9b672d84f5924e301a8b5828156ddf8269a56e095d85_s390x",
"8Base-RHOSE-4.11:openshift4/ose-cluster-capi-rhel8-operator@sha256:f86eb79d7a994b8164bb5474f9e9bc3dcbe5ed9fada84b31dceff9c138f30974_amd64",
"8Base-RHOSE-4.11:openshift4/ose-cluster-cloud-controller-manager-operator-rhel8@sha256:1ea1c7a907ddd7002fd27685e85c43a09755d3ff712713d54671bb071d9e7c66_arm64",
"8Base-RHOSE-4.11:openshift4/ose-cluster-cloud-controller-manager-operator-rhel8@sha256:455f0e33840e6830e1aaba5459a6c8c5ac773e326bc0d61cad2c30b0a15b7874_amd64",
"8Base-RHOSE-4.11:openshift4/ose-cluster-cloud-controller-manager-operator-rhel8@sha256:8befdd6d48ad9a969d3c1d8e3d941d78cbdac51bd7ff8169ebe3c5c2be06c6cc_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-cluster-cloud-controller-manager-operator-rhel8@sha256:df851d0c4ccebe4722cbc4f5166b443d6c911b6a7c6792c4df708f8ca8606c3f_s390x",
"8Base-RHOSE-4.11:openshift4/ose-cluster-config-operator@sha256:7c9258e2750def044850ce4d7e8d33509fc9ff6cbf5ea385a91712126d95fb4a_amd64",
"8Base-RHOSE-4.11:openshift4/ose-cluster-config-operator@sha256:88762438b2a594f1bfed201790fdd7aaa383c733c750dec4baa19757eb0a224b_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-cluster-config-operator@sha256:b5ae46d084d4ac7abffa0d0a1faea78e4f7d00afa8710fa1782642709d46d76b_s390x",
"8Base-RHOSE-4.11:openshift4/ose-cluster-config-operator@sha256:c87622cb702c60bd80393ac9bacb40563502daddfc2854422bb7983d70c19e01_arm64",
"8Base-RHOSE-4.11:openshift4/ose-cluster-csi-snapshot-controller-rhel8-operator@sha256:0c2492d5936d1af12407e74cd47340f13efc46e90ea329217e464c4ad109d210_arm64",
"8Base-RHOSE-4.11:openshift4/ose-cluster-csi-snapshot-controller-rhel8-operator@sha256:2beae1f0693a10a0ab50e08602cbf7654f05e1ef225fc162387e581da57e0a3c_s390x",
"8Base-RHOSE-4.11:openshift4/ose-cluster-csi-snapshot-controller-rhel8-operator@sha256:37492607333c4d91cbb9b4e18c4833e02c1d10fa9e28878460c5e5d76cbe2613_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-cluster-csi-snapshot-controller-rhel8-operator@sha256:9fe8d8fd53bacfd5ac2e5d70e0040be4cd65cd5550cb6cbc1ef0bddb01372d4e_amd64",
"8Base-RHOSE-4.11:openshift4/ose-cluster-dns-operator@sha256:0caac670fe7dcc0d44a81d13aed6e56479668e8a8a210caee510d7424dbf958e_amd64",
"8Base-RHOSE-4.11:openshift4/ose-cluster-dns-operator@sha256:6447a66d13df0d966992e28e8e3225e80182184cd742c772107fcce36aac7797_s390x",
"8Base-RHOSE-4.11:openshift4/ose-cluster-dns-operator@sha256:7d1991a79dec5f08a127412962ca15a48c96438b19a9ad99549305e7af010144_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-cluster-dns-operator@sha256:da8f64fc64092d5f0d098bd7088499f321402192bed38ed75637841296bbe2b9_arm64",
"8Base-RHOSE-4.11:openshift4/ose-cluster-etcd-rhel8-operator@sha256:41dfef4fb454105e5d202de32ea85e6b806ec3bbd3a89bd77226b3ee8b1dfb2f_arm64",
"8Base-RHOSE-4.11:openshift4/ose-cluster-etcd-rhel8-operator@sha256:6d9ebc067df9550aa5c1623e44a8c041f7ba0ffdad757b3848d7d5308aafa407_amd64",
"8Base-RHOSE-4.11:openshift4/ose-cluster-etcd-rhel8-operator@sha256:82ffb1ead2ccaf05f5f876828d851f85451a8ee0a843aab7ab87fdb7faf62c1e_s390x",
"8Base-RHOSE-4.11:openshift4/ose-cluster-etcd-rhel8-operator@sha256:867a572c4a1789f8360d0f01544c9f796d0328c3d7f40d98b81677b7fce40ecb_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-cluster-image-registry-operator@sha256:0358e59d273a251211b22f27aab17e0ea497d44078ec9a4ba6cb4d60ced4dd5d_arm64",
"8Base-RHOSE-4.11:openshift4/ose-cluster-image-registry-operator@sha256:5e5e4c138e519c0de2690359fafd7e8f2b795a9049b976c0e137bf1a03e23ede_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-cluster-image-registry-operator@sha256:af60f1e5c058385530c67cf7b4f9e5579ed15b06d2716347bc6db3d13157f438_s390x",
"8Base-RHOSE-4.11:openshift4/ose-cluster-image-registry-operator@sha256:e4a7ab02a4fa05edea60e5457d77cf963c0f263ebec22680197da29c5d25d599_amd64",
"8Base-RHOSE-4.11:openshift4/ose-cluster-ingress-operator@sha256:5e554e018bed9ab12c0072aa87feaba4b3921e6e6eab347fd19d44dd3943605e_amd64",
"8Base-RHOSE-4.11:openshift4/ose-cluster-ingress-operator@sha256:739896028a90adece5e93fd0a1e6b9ad9b2066be466d403f86d8059a974dd69f_arm64",
"8Base-RHOSE-4.11:openshift4/ose-cluster-ingress-operator@sha256:ab0c7df78f7265701811c771f447e8fc77cdcb9db7b4358c58c586a1e4616481_s390x",
"8Base-RHOSE-4.11:openshift4/ose-cluster-ingress-operator@sha256:d1c0cd4e6d6c7a8faaa5e4fcb8181d8325c8f371a4efe670a0d36bcb60198d2c_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-cluster-kube-apiserver-operator@sha256:07a151a721d0ab24cdc8ceebbdf6079c7fc656a8015a6f825914111fbaaeac12_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-cluster-kube-apiserver-operator@sha256:5b1e127949b717f818448ab053c9354d73ea6981cde107c95c2b5dd658d38e1b_s390x",
"8Base-RHOSE-4.11:openshift4/ose-cluster-kube-apiserver-operator@sha256:b2ebb601d381558a394affedbeebe4307526402c0c0f6b1bea4f8725b35da3fd_amd64",
"8Base-RHOSE-4.11:openshift4/ose-cluster-kube-apiserver-operator@sha256:f8d718ac3d76cf1c68e253de1dc19b6c043e84423eb3ef4ffbb8706794dde726_arm64",
"8Base-RHOSE-4.11:openshift4/ose-cluster-kube-cluster-api-rhel8-operator@sha256:3bba6cbcd88668aba5ae03625d7cddea1bea0dc0e80007f9ba0f48efd9ab7cf7_amd64",
"8Base-RHOSE-4.11:openshift4/ose-cluster-kube-cluster-api-rhel8-operator@sha256:7cd7a803ddd309593278e3f5588d3f9e7cb43ddbcd1245528971d8ba2dccd02d_arm64",
"8Base-RHOSE-4.11:openshift4/ose-cluster-kube-cluster-api-rhel8-operator@sha256:c1eca6f993c9aedd597915c0f020f20adb4559c5fb332195f367aee7832cdf44_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-cluster-kube-cluster-api-rhel8-operator@sha256:d9ae7f5c8b3eb47536b545062648171866a69b1f7c078002e5b91c89ebfd77a6_s390x",
"8Base-RHOSE-4.11:openshift4/ose-cluster-kube-controller-manager-operator@sha256:4cd1b1cfb69a5e65a5096d6e2ed9fab256263aecb3de40a3a2e21030e98005b8_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-cluster-kube-controller-manager-operator@sha256:5d6f1a31087d399c9b63a0d81ac992ad7cb2a10de2dbe8a165a29bc17cb804a7_s390x",
"8Base-RHOSE-4.11:openshift4/ose-cluster-kube-controller-manager-operator@sha256:5e14a5b833cfa3415168708c66771b521c4f6a5b93d91370d77c12f729d8ba8d_arm64",
"8Base-RHOSE-4.11:openshift4/ose-cluster-kube-controller-manager-operator@sha256:75675751af4d0cfe59f9fc74745ba7ad2953d95ea343af2b07ea01152fcb2683_amd64",
"8Base-RHOSE-4.11:openshift4/ose-cluster-kube-scheduler-operator@sha256:5d4d03c1d90ec1a7484ead812faf3d2afdbd59ff43391fde735d8d7463607619_arm64",
"8Base-RHOSE-4.11:openshift4/ose-cluster-kube-scheduler-operator@sha256:83deb5bdc9f0c9284eb4e8de788cc453cdbcfc01d50070fb52465f225f66a1df_s390x",
"8Base-RHOSE-4.11:openshift4/ose-cluster-kube-scheduler-operator@sha256:c6dd4dced8d9955ef9ec9c1e517f37f3caa06b0e15a5c9dd5740069c0bf0c634_amd64",
"8Base-RHOSE-4.11:openshift4/ose-cluster-kube-scheduler-operator@sha256:ca65bc4f76a6d874b2d0ceca00bb6261eda096be7dcd6c113eda8e11dfde0916_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-cluster-kube-storage-version-migrator-rhel8-operator@sha256:48ad9408d754564627549bc8035ae681201a18bdeeb9fa234049c44e6c14581e_amd64",
"8Base-RHOSE-4.11:openshift4/ose-cluster-kube-storage-version-migrator-rhel8-operator@sha256:76c1af1cd2b729bfacfa83bd3d8ed148284bb5b78b796cd433b8d6863a19d3ef_s390x",
"8Base-RHOSE-4.11:openshift4/ose-cluster-kube-storage-version-migrator-rhel8-operator@sha256:86a641e8f5edd231d7af6c227b458bedf1d1c778a9bed95bb2a31fd6c2af3da2_arm64",
"8Base-RHOSE-4.11:openshift4/ose-cluster-kube-storage-version-migrator-rhel8-operator@sha256:a9fc53ebe17f190200b3e41a65737483a88a58bc6350af51f03f4f9ca700bdba_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-cluster-machine-approver@sha256:07667ef8e091ee997b5e659dfa3c8a762573f7f0a202dba72d42032c827111e0_s390x",
"8Base-RHOSE-4.11:openshift4/ose-cluster-machine-approver@sha256:2ae92fbe8598f400f53316010e51e751d515d208c9204a04ab6f474837833705_arm64",
"8Base-RHOSE-4.11:openshift4/ose-cluster-machine-approver@sha256:d5293d65f59c34e7b3bfb6f2e31bcc13148c2a4ba98407df16ef9d7ec3522f03_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-cluster-machine-approver@sha256:db34e4cbce97a50bae91565138d1555f2eed1010cae2c589f7e34e5e27de5168_amd64",
"8Base-RHOSE-4.11:openshift4/ose-cluster-monitoring-operator@sha256:38097086911176eb6d94c9eb3fb744336d5c07b95c989d719dd7ed20807ae3c9_s390x",
"8Base-RHOSE-4.11:openshift4/ose-cluster-monitoring-operator@sha256:8ff5a580ab2e42adbdcbea74e7c2b6915c6abd4c5d6f14c82903586dda18001a_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-cluster-monitoring-operator@sha256:9ef3638201f3d8110c37205196e2c8023b497abff4c34124289496f014960c7a_arm64",
"8Base-RHOSE-4.11:openshift4/ose-cluster-monitoring-operator@sha256:f15249736c67cbf440deb68891faf4eadc896fa2f378590c8a355e2ff39ebd94_amd64",
"8Base-RHOSE-4.11:openshift4/ose-cluster-network-operator@sha256:9e7aab6d8d159653383627b8262ad46155dc97692c5c345b72f90ecf100ab4c3_amd64",
"8Base-RHOSE-4.11:openshift4/ose-cluster-network-operator@sha256:c6cf66b22c51935f2c081b23208eab48c41a44b9b915035ffa896101c41deb0a_s390x",
"8Base-RHOSE-4.11:openshift4/ose-cluster-network-operator@sha256:d3bff15251d3415b42ff851f0a1269bbf0fdac9410f437ad32c19c709b8f1b1d_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-cluster-network-operator@sha256:edcfb5688a3cc314456a59a1caebbb401a82d0aaf725867dcba874c93499bfbb_arm64",
"8Base-RHOSE-4.11:openshift4/ose-cluster-node-tuning-operator@sha256:032fbdb27508aaf93b1dedfc114e67cc8d398f4a6bd9f994ca40eb66d1e50f5f_s390x",
"8Base-RHOSE-4.11:openshift4/ose-cluster-node-tuning-operator@sha256:3ad618fd222cd3f0967b5c945e3f8a9c2c9f7cd5c4c107f2de7b7da4d06c5587_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-cluster-node-tuning-operator@sha256:5635e64a108e6005c47c88080b35cc11948d6097bb632228f8193a17b53259b9_arm64",
"8Base-RHOSE-4.11:openshift4/ose-cluster-node-tuning-operator@sha256:d06e393e0493bb6a519ffeab2595b7555df2148190eb30a29def40325c35e3a5_amd64",
"8Base-RHOSE-4.11:openshift4/ose-cluster-openshift-apiserver-operator@sha256:579f671f2e8a295eae80c19571daab0818ed012888980c0dc7a383fa277f595a_arm64",
"8Base-RHOSE-4.11:openshift4/ose-cluster-openshift-apiserver-operator@sha256:5a72cb0256f9b20e3f1b847def6ab9f544ff9d7b3a63437963fc1225c8b0ce94_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-cluster-openshift-apiserver-operator@sha256:a01a7943ecfa16a7ee0efd14e2cf192c887544cf9b9517b66dcdd0b9f1cd34dc_s390x",
"8Base-RHOSE-4.11:openshift4/ose-cluster-openshift-apiserver-operator@sha256:dc6a39c838691902cf50574eed7b6cfa6da8a38871624f09acab2e8d158b1957_amd64",
"8Base-RHOSE-4.11:openshift4/ose-cluster-openshift-controller-manager-operator@sha256:6634a513df79182201131a7f56ac876323bd7e1709b737405ab41e06e95acf40_arm64",
"8Base-RHOSE-4.11:openshift4/ose-cluster-openshift-controller-manager-operator@sha256:6e38c38b884651ae615d96617cbb562966ad67a63241dc1296c38e61556b6f74_s390x",
"8Base-RHOSE-4.11:openshift4/ose-cluster-openshift-controller-manager-operator@sha256:a502b3ce08f4dbb73617d2e212c6b89761a10cbb1d858b9c0f2791cb35683db5_amd64",
"8Base-RHOSE-4.11:openshift4/ose-cluster-openshift-controller-manager-operator@sha256:f5b0dc319a66df941b33428ca64b2cd937957ce47b932e8c3c74398f1057caf1_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-cluster-policy-controller-rhel8@sha256:4d56f27c4662cfa3b2cc7b9f4b146b66f9ad6b6e214b23813a8c4ed5a4107ead_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-cluster-policy-controller-rhel8@sha256:7ad8d955c2bf988905684f85876a22874dd235f2bac686c8565585abac5cc2eb_s390x",
"8Base-RHOSE-4.11:openshift4/ose-cluster-policy-controller-rhel8@sha256:c0925a8d478200fab902a7cae4847a900c7e4473ecc20f854e3ba58ac0d46cc3_arm64",
"8Base-RHOSE-4.11:openshift4/ose-cluster-policy-controller-rhel8@sha256:c7dc36c1b1c71ab449668a5600ce9ba403c23a7a14c81ea80a851d8f96a97757_amd64",
"8Base-RHOSE-4.11:openshift4/ose-cluster-samples-operator@sha256:41b5edfb6f395372593d2ece37102b6c53deabaf208a2d66cc3486308bf7bcd9_s390x",
"8Base-RHOSE-4.11:openshift4/ose-cluster-samples-operator@sha256:6bf352ae6bc6a6c46ca79014473cc163505165163060870bcf2e42f07b9f2577_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-cluster-samples-operator@sha256:844d02462ad69b045a796a9b5547cd65e42b51a56fda3b289a15e5aa0caa7138_amd64",
"8Base-RHOSE-4.11:openshift4/ose-cluster-samples-operator@sha256:c8a7ca2191e14e7b7b67108743fa442f75222a5f8a8577bb801f4209c72cf5a8_arm64",
"8Base-RHOSE-4.11:openshift4/ose-cluster-storage-operator@sha256:2155fd9379e1264fc4a0608cac844a098df4f170d5e1383c18b95fc7ec6b049a_arm64",
"8Base-RHOSE-4.11:openshift4/ose-cluster-storage-operator@sha256:60c88dda1e58b5a6e8109afef2a837fe184362ada32f369784bd5cf2a34183f2_amd64",
"8Base-RHOSE-4.11:openshift4/ose-cluster-storage-operator@sha256:a2da82561c61ddde3ed10057743ad59cefb36cd9b59a167bd1c01638cdb1b9a6_s390x",
"8Base-RHOSE-4.11:openshift4/ose-cluster-storage-operator@sha256:c30a0ebdf2740b0c0badde549e557973c741315cca23a931cfb28dce704887d3_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-cluster-version-operator@sha256:241713ac691dd073f8b667f59502e6db5ae503d01bd3e5dc0413bb1903a6da06_amd64",
"8Base-RHOSE-4.11:openshift4/ose-cluster-version-operator@sha256:43508917e491dcbcf0375ce2c0252fe79bc1cde78419a9c6ea20895fac2dac1f_s390x",
"8Base-RHOSE-4.11:openshift4/ose-cluster-version-operator@sha256:6c38640774628f346faa7555b574c8b492a3c86052299fb3aa905888ec29f57c_arm64",
"8Base-RHOSE-4.11:openshift4/ose-cluster-version-operator@sha256:739b3f7a860a9ac73027a95111dd5466b4c467970f2fb777cdf3598f67221b68_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-configmap-reloader@sha256:25c49da28dd21c6056f6368416e1d6ad6f06a3046434e0190c4e2e47d24408bb_amd64",
"8Base-RHOSE-4.11:openshift4/ose-configmap-reloader@sha256:26a13df99ea07b0298cd5f90b086f510c201cc7762a6020b1683489498f92247_s390x",
"8Base-RHOSE-4.11:openshift4/ose-configmap-reloader@sha256:d749478faa06c5b2102e5900bba9abd48dd2b05c7adf5bd8d7b5e1923ade4fdb_arm64",
"8Base-RHOSE-4.11:openshift4/ose-configmap-reloader@sha256:f78ad6462d63cf7926c5b83617dfbd393508588d88b5bd9eeeea0b7d8a64669e_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-console-operator@sha256:2ec6199f3ca35880a0d9a1960156de7d94b04be1d391b08926f19939ba8cb812_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-console-operator@sha256:51aa483bf4f840be495ad572254641187d19bf74f2d38424477f5893179f649a_s390x",
"8Base-RHOSE-4.11:openshift4/ose-console-operator@sha256:97616a2200d45d1d650c0cdd543ec7f0f936786b09431047a94e01f398aa2d06_arm64",
"8Base-RHOSE-4.11:openshift4/ose-console-operator@sha256:9e57ff97abdd99b207a0867fe0dee68f2bcaa7776d44e523798bab548aaae148_amd64",
"8Base-RHOSE-4.11:openshift4/ose-console@sha256:1ac5d6db843d81b56692a2019f4201927362bbf19d7486dbfdb4098ab2b4a729_amd64",
"8Base-RHOSE-4.11:openshift4/ose-console@sha256:67c77dfbf58dd0c41483b5afffab5215b1a818827176cfaa43794e1f237c67f1_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-console@sha256:6a3172a832962789a7e715983784cb365e8d996ce9eaf6d93c556f24c3f8b205_arm64",
"8Base-RHOSE-4.11:openshift4/ose-console@sha256:773182d61251834f80c36cebf472dbff70025334977ecc416560e55a41a9e8c7_s390x",
"8Base-RHOSE-4.11:openshift4/ose-container-networking-plugins-rhel8@sha256:b28145e56f2aac4dbb9d900f0efe86227287c10451728ed69708d6eac3580622_arm64",
"8Base-RHOSE-4.11:openshift4/ose-container-networking-plugins-rhel8@sha256:c472d872a70e67ab583752ff21f0bd5619bb755030eb51e9f2a4c625793a2cc3_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-container-networking-plugins-rhel8@sha256:d22cbaf4967340a39cf7ad96e68450b79898b204b5c994bd2d7f330377953412_s390x",
"8Base-RHOSE-4.11:openshift4/ose-container-networking-plugins-rhel8@sha256:def7a0a80be3d29e7ae6d9785f5925cf9558b9e01792cb1e77dfadb0d5f28230_amd64",
"8Base-RHOSE-4.11:openshift4/ose-coredns@sha256:2f52299822c5fdc045c703c43a99ab9db893d530d618176ae52376143a354d3c_amd64",
"8Base-RHOSE-4.11:openshift4/ose-coredns@sha256:58a52e4a3e0336391d21cf60c29dbede81e0a4a0dd27d54caa8c8107d4071da4_s390x",
"8Base-RHOSE-4.11:openshift4/ose-coredns@sha256:67d6f68c83ed3319353d56731fd3b31864269bd7b65d20d440f48fe4207c3ec4_arm64",
"8Base-RHOSE-4.11:openshift4/ose-coredns@sha256:a5d7d60486b0db4eff39e8ae9234a7650f578ee4edaaa8d5d0d1f1d7985471ee_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-csi-driver-manila-rhel8-operator@sha256:1e2c039399a6ad9857e9b3972cdf246a1cd6bdb70e2278bd3274c9ff0ffe8f5d_amd64",
"8Base-RHOSE-4.11:openshift4/ose-csi-driver-manila-rhel8-operator@sha256:5543f0aabea36a61da59bdc5042f8d5e2dfff4a07a51ed61fdd91cd75de53047_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-csi-driver-manila-rhel8@sha256:3c3248dfebba93bd81d5295455cd1eaead7622a1dd9d433bc7bf49a713603255_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-csi-driver-manila-rhel8@sha256:e8d1989aba103c3667cafbae5d850bc9e8558f2e4cc760a9b88931f3a4db86a9_amd64",
"8Base-RHOSE-4.11:openshift4/ose-csi-driver-nfs-rhel8@sha256:3b15d6d6f4c84f64caafac5a68041ca3bbe50bab34e353a6604f6046253547f9_amd64",
"8Base-RHOSE-4.11:openshift4/ose-csi-driver-nfs-rhel8@sha256:ab4144663cd995c5fcac1b096a5dafd5ec6e5fa62df311f4cb3841a7d2c75dfe_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-csi-driver-shared-resource-operator-rhel8@sha256:50c08c144bb33f382aaaf878157a8ebf58968bd575321cd179ca26551925cac5_s390x",
"8Base-RHOSE-4.11:openshift4/ose-csi-driver-shared-resource-operator-rhel8@sha256:969eb2f0c16c083548541f7ca9a514352af26ead7aee991ed259d6ace4a91d3f_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-csi-driver-shared-resource-operator-rhel8@sha256:adbd0c9b2820fa269d56fde688edb6d393ac509894a4334e65f25883ca9c3ba8_amd64",
"8Base-RHOSE-4.11:openshift4/ose-csi-driver-shared-resource-operator-rhel8@sha256:bacd97ae2c3e53a95dfefa929639896fe9ca5457344d7e255551173606673b43_arm64",
"8Base-RHOSE-4.11:openshift4/ose-csi-driver-shared-resource-rhel8@sha256:38eb7084857a284fc01f2b379245492d2a3f3687e7bbbcab018d3f37adeb0c92_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-csi-driver-shared-resource-rhel8@sha256:571d542a628389ea713e3426c6cae7c6ea403476a0de0162ddcf67f39cffae6e_s390x",
"8Base-RHOSE-4.11:openshift4/ose-csi-driver-shared-resource-rhel8@sha256:8b4d19610bac30821f299b9741aa105905642c19ee9a207acf26a89fcb980061_amd64",
"8Base-RHOSE-4.11:openshift4/ose-csi-driver-shared-resource-rhel8@sha256:b1b243779556a2740ef267c80d449a734c7f56dcb085481db1f395300cdbc015_arm64",
"8Base-RHOSE-4.11:openshift4/ose-csi-driver-shared-resource-webhook-rhel8@sha256:0e8cefa1ea15e47b3835204029250da5e5e0630a4457f3c4f5d208adb509d14c_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-csi-driver-shared-resource-webhook-rhel8@sha256:35d4be98c713880d8b672e122f21e352bec83a773b5ad5280244b987a87f8e6f_arm64",
"8Base-RHOSE-4.11:openshift4/ose-csi-driver-shared-resource-webhook-rhel8@sha256:aa9502ee197283d904856823d7b8e4bdf086a99c66b37272b8e0072a340c00e2_amd64",
"8Base-RHOSE-4.11:openshift4/ose-csi-driver-shared-resource-webhook-rhel8@sha256:fc0a42ee3a99634f86088f6b5903474041d9c0f27d8a80c446c6c709d7462cf1_s390x",
"8Base-RHOSE-4.11:openshift4/ose-csi-external-attacher-rhel8@sha256:65986b28ddc315fa9c7e567f0ab2a19e21d247f8bc7c55415391bd5f7ffc777f_arm64",
"8Base-RHOSE-4.11:openshift4/ose-csi-external-attacher-rhel8@sha256:a53bedc03d9cba348d76acfbe586df0f319a417216b5a1293e917693d2bf987b_s390x",
"8Base-RHOSE-4.11:openshift4/ose-csi-external-attacher-rhel8@sha256:cd8502b7bc328fd4b7f1b4194dc8f21b850c8c1eb8e0b220afb0fbef06ee447b_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-csi-external-attacher-rhel8@sha256:d65c8960171d37900f2f07cedb4a14eff2fc9da095a3ccc6718f4fbcd0f0b79e_amd64",
"8Base-RHOSE-4.11:openshift4/ose-csi-external-attacher@sha256:65986b28ddc315fa9c7e567f0ab2a19e21d247f8bc7c55415391bd5f7ffc777f_arm64",
"8Base-RHOSE-4.11:openshift4/ose-csi-external-attacher@sha256:a53bedc03d9cba348d76acfbe586df0f319a417216b5a1293e917693d2bf987b_s390x",
"8Base-RHOSE-4.11:openshift4/ose-csi-external-attacher@sha256:cd8502b7bc328fd4b7f1b4194dc8f21b850c8c1eb8e0b220afb0fbef06ee447b_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-csi-external-attacher@sha256:d65c8960171d37900f2f07cedb4a14eff2fc9da095a3ccc6718f4fbcd0f0b79e_amd64",
"8Base-RHOSE-4.11:openshift4/ose-csi-external-provisioner-rhel8@sha256:1e69d532a480bf0f0b2aa8c7385dfe90488408c25f1278ace1a25df90dba38ac_amd64",
"8Base-RHOSE-4.11:openshift4/ose-csi-external-provisioner-rhel8@sha256:62f68c04b66046eac735887c9ebfc3fb8af069579cab057203d1fda7c047a711_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-csi-external-provisioner-rhel8@sha256:8667b0674de09e66ea2eda3aed92ccaecab44cf71298e12b64735616ddcb7f7d_arm64",
"8Base-RHOSE-4.11:openshift4/ose-csi-external-provisioner-rhel8@sha256:ed000063acc18b89dd40d374b3ac29d010a7bbc3eb77403070a27c04c8e1c761_s390x",
"8Base-RHOSE-4.11:openshift4/ose-csi-external-provisioner@sha256:1e69d532a480bf0f0b2aa8c7385dfe90488408c25f1278ace1a25df90dba38ac_amd64",
"8Base-RHOSE-4.11:openshift4/ose-csi-external-provisioner@sha256:62f68c04b66046eac735887c9ebfc3fb8af069579cab057203d1fda7c047a711_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-csi-external-provisioner@sha256:8667b0674de09e66ea2eda3aed92ccaecab44cf71298e12b64735616ddcb7f7d_arm64",
"8Base-RHOSE-4.11:openshift4/ose-csi-external-provisioner@sha256:ed000063acc18b89dd40d374b3ac29d010a7bbc3eb77403070a27c04c8e1c761_s390x",
"8Base-RHOSE-4.11:openshift4/ose-csi-external-resizer-rhel8@sha256:68a45dffdbea5cbe6bb78ec6dfeded91d4ae361fa24dc5221d8507f7715d7320_s390x",
"8Base-RHOSE-4.11:openshift4/ose-csi-external-resizer-rhel8@sha256:8b40d88c21ea690f84e8221f6e7ed91daaa2d21ea8d1017f1afbf3fa9ffd0909_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-csi-external-resizer-rhel8@sha256:b3888d7ba58e56d0a10f3c2cc46764410d353f9e7c1a412e11e2e538fe0abc9f_amd64",
"8Base-RHOSE-4.11:openshift4/ose-csi-external-resizer-rhel8@sha256:c2cdefede57f8b6cb24c335cf0a201669fd26d3c3926fa77f495ebe70b7fc41c_arm64",
"8Base-RHOSE-4.11:openshift4/ose-csi-external-resizer@sha256:68a45dffdbea5cbe6bb78ec6dfeded91d4ae361fa24dc5221d8507f7715d7320_s390x",
"8Base-RHOSE-4.11:openshift4/ose-csi-external-resizer@sha256:8b40d88c21ea690f84e8221f6e7ed91daaa2d21ea8d1017f1afbf3fa9ffd0909_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-csi-external-resizer@sha256:b3888d7ba58e56d0a10f3c2cc46764410d353f9e7c1a412e11e2e538fe0abc9f_amd64",
"8Base-RHOSE-4.11:openshift4/ose-csi-external-resizer@sha256:c2cdefede57f8b6cb24c335cf0a201669fd26d3c3926fa77f495ebe70b7fc41c_arm64",
"8Base-RHOSE-4.11:openshift4/ose-csi-external-snapshotter-rhel8@sha256:4c27ae7dd0ade12e5de4fe0b1852a12cb2d34f1b24eeb68369f2a3b0c514dffd_s390x",
"8Base-RHOSE-4.11:openshift4/ose-csi-external-snapshotter-rhel8@sha256:4fe92e79ef5e642dc7860119e41d581865f7ae5b09abf6ce653e847d6a0a9aac_amd64",
"8Base-RHOSE-4.11:openshift4/ose-csi-external-snapshotter-rhel8@sha256:9f5f07396f9b2d983a3e99c133a5a81938900e8e0808a5ac57e0e72210d57377_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-csi-external-snapshotter-rhel8@sha256:e55bef044c9885ba15f06d21ecd44cd692e4d5b1eb020e56207c690a24c0702e_arm64",
"8Base-RHOSE-4.11:openshift4/ose-csi-external-snapshotter@sha256:4c27ae7dd0ade12e5de4fe0b1852a12cb2d34f1b24eeb68369f2a3b0c514dffd_s390x",
"8Base-RHOSE-4.11:openshift4/ose-csi-external-snapshotter@sha256:4fe92e79ef5e642dc7860119e41d581865f7ae5b09abf6ce653e847d6a0a9aac_amd64",
"8Base-RHOSE-4.11:openshift4/ose-csi-external-snapshotter@sha256:9f5f07396f9b2d983a3e99c133a5a81938900e8e0808a5ac57e0e72210d57377_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-csi-external-snapshotter@sha256:e55bef044c9885ba15f06d21ecd44cd692e4d5b1eb020e56207c690a24c0702e_arm64",
"8Base-RHOSE-4.11:openshift4/ose-csi-livenessprobe-rhel8@sha256:05b61e283383cb7d26749e09979ad59bfcecee33054f89a9d466ff0743085dd9_arm64",
"8Base-RHOSE-4.11:openshift4/ose-csi-livenessprobe-rhel8@sha256:0dc3629d883c31ef6babc095eb93106c1505b2ff332c4ef1a5a91bedd50c70d2_s390x",
"8Base-RHOSE-4.11:openshift4/ose-csi-livenessprobe-rhel8@sha256:9d7830b4ffd8be8845a62a69bd2efb7b3354d0a6b226d6e5cc8b23670b6b65cc_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-csi-livenessprobe-rhel8@sha256:f14f6e952932830665b25597c2a3d21158a5cb69beb4c80a64388777a1552865_amd64",
"8Base-RHOSE-4.11:openshift4/ose-csi-livenessprobe@sha256:05b61e283383cb7d26749e09979ad59bfcecee33054f89a9d466ff0743085dd9_arm64",
"8Base-RHOSE-4.11:openshift4/ose-csi-livenessprobe@sha256:0dc3629d883c31ef6babc095eb93106c1505b2ff332c4ef1a5a91bedd50c70d2_s390x",
"8Base-RHOSE-4.11:openshift4/ose-csi-livenessprobe@sha256:9d7830b4ffd8be8845a62a69bd2efb7b3354d0a6b226d6e5cc8b23670b6b65cc_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-csi-livenessprobe@sha256:f14f6e952932830665b25597c2a3d21158a5cb69beb4c80a64388777a1552865_amd64",
"8Base-RHOSE-4.11:openshift4/ose-csi-node-driver-registrar-rhel8@sha256:0c01d2cd070a88a674caaa131cda9db116520d8faef62fe8e625985c1d98fd18_amd64",
"8Base-RHOSE-4.11:openshift4/ose-csi-node-driver-registrar-rhel8@sha256:33487a8bf32beb3dfe503b86d29f4ba1abec143841cb74a806447f4cda76b65e_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-csi-node-driver-registrar-rhel8@sha256:d43e9ead11ce2d470c24485b53bc18f3bd906a74f98ed996a07300d798d23788_s390x",
"8Base-RHOSE-4.11:openshift4/ose-csi-node-driver-registrar-rhel8@sha256:d8b610a566b2524819e758881876146a0bc81307d5b213d772d1c4620a2012d8_arm64",
"8Base-RHOSE-4.11:openshift4/ose-csi-node-driver-registrar@sha256:0c01d2cd070a88a674caaa131cda9db116520d8faef62fe8e625985c1d98fd18_amd64",
"8Base-RHOSE-4.11:openshift4/ose-csi-node-driver-registrar@sha256:33487a8bf32beb3dfe503b86d29f4ba1abec143841cb74a806447f4cda76b65e_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-csi-node-driver-registrar@sha256:d43e9ead11ce2d470c24485b53bc18f3bd906a74f98ed996a07300d798d23788_s390x",
"8Base-RHOSE-4.11:openshift4/ose-csi-node-driver-registrar@sha256:d8b610a566b2524819e758881876146a0bc81307d5b213d772d1c4620a2012d8_arm64",
"8Base-RHOSE-4.11:openshift4/ose-csi-snapshot-controller-rhel8@sha256:67ac9c849b6a3470243c53ef7ec3aa44da1aeb379615332b56fbac27482f5b6f_s390x",
"8Base-RHOSE-4.11:openshift4/ose-csi-snapshot-controller-rhel8@sha256:7caf6ed642540c96e82faec6ea468bda65cf30490a7f36d84a4c821524ec5d9a_amd64",
"8Base-RHOSE-4.11:openshift4/ose-csi-snapshot-controller-rhel8@sha256:8cb151e8572bdfaf53f914de090a271ad5fb4e2a4d9046b587027f57473c84cf_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-csi-snapshot-controller-rhel8@sha256:9af4ca75bee97b438a623663260814087f1ca39a4cf3b3a94cd514b0538f538b_arm64",
"8Base-RHOSE-4.11:openshift4/ose-csi-snapshot-controller@sha256:67ac9c849b6a3470243c53ef7ec3aa44da1aeb379615332b56fbac27482f5b6f_s390x",
"8Base-RHOSE-4.11:openshift4/ose-csi-snapshot-controller@sha256:7caf6ed642540c96e82faec6ea468bda65cf30490a7f36d84a4c821524ec5d9a_amd64",
"8Base-RHOSE-4.11:openshift4/ose-csi-snapshot-controller@sha256:8cb151e8572bdfaf53f914de090a271ad5fb4e2a4d9046b587027f57473c84cf_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-csi-snapshot-controller@sha256:9af4ca75bee97b438a623663260814087f1ca39a4cf3b3a94cd514b0538f538b_arm64",
"8Base-RHOSE-4.11:openshift4/ose-csi-snapshot-validation-webhook-rhel8@sha256:3906afef49db33367ae423dd7470602716040fa003f5aea9f1a19a69c848cd1c_arm64",
"8Base-RHOSE-4.11:openshift4/ose-csi-snapshot-validation-webhook-rhel8@sha256:51c65a9df682ccdb37d6c2d79e0862848176795c1fa11aca1f9cefc800be7556_s390x",
"8Base-RHOSE-4.11:openshift4/ose-csi-snapshot-validation-webhook-rhel8@sha256:95c34ae00e6572e47420ae12278b05b7190da2ba34a8e649b01d7e89ff9a5316_amd64",
"8Base-RHOSE-4.11:openshift4/ose-csi-snapshot-validation-webhook-rhel8@sha256:fc19b27c4f465ec46f6b7838ff4715278b7a3472d79c5a062d8b2c38d0b9f778_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-docker-builder@sha256:1d4caa6d1f83d5dee59672c6692283c6560df72ae1b575b70992356d57c62a3c_s390x",
"8Base-RHOSE-4.11:openshift4/ose-docker-builder@sha256:c1b4b12a7b97eb9cdfa7875af3ac6ac3bfd9e423ff7a25c7cce67fb9605a1e0b_arm64",
"8Base-RHOSE-4.11:openshift4/ose-docker-builder@sha256:d5060059efc5c224609de286090868badb271d14326ccbef670d2cca624ccf8f_amd64",
"8Base-RHOSE-4.11:openshift4/ose-docker-builder@sha256:d7456704b8084ca68674124a4de7ad3199d9fe3989cd15801bf3090138ce4935_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-docker-registry@sha256:1ca0c6d8dcb1da2dc0ed3488c03062948b7801ebf77f032a75dcd0d776cbcc02_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-docker-registry@sha256:29be3d008714476dccb8c4b1fc8fc67de892d798c3873ef32c15732671e190b3_s390x",
"8Base-RHOSE-4.11:openshift4/ose-docker-registry@sha256:388582f1b5ff059dd6776f6e28dcf97e402a228269c86cd97e61c2a653cb7133_amd64",
"8Base-RHOSE-4.11:openshift4/ose-docker-registry@sha256:47ca483d2624030a8bd5b7fafbfff6b728ddc9ddf6b3a429c1d7b09dba3ca10e_arm64",
"8Base-RHOSE-4.11:openshift4/ose-gcp-cloud-controller-manager-rhel8@sha256:41e8f97fc5832464306161afcd587d68a4b602f580ff2ef6d025b46ce5af9683_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-gcp-cloud-controller-manager-rhel8@sha256:dcf345d2b728186c8be5994082b41694ddbd482f337ed5762e3c010c2f2989eb_amd64",
"8Base-RHOSE-4.11:openshift4/ose-gcp-cluster-api-controllers-rhel8@sha256:13032dc2fe709015f48c167f66ed7ad5cc861f42252ccd28b318ebbbba875bf4_amd64",
"8Base-RHOSE-4.11:openshift4/ose-gcp-cluster-api-controllers-rhel8@sha256:52f1777b57d7044a988da3054c0c7c06e27a3bc9d9ac8965dd8d5fe3cc3ef5d4_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-gcp-pd-csi-driver-operator-rhel8@sha256:ab39ff55f76b8d2b0ccbc0c9af706b6d136c4ca1216d8247982e2bf9e9be4635_amd64",
"8Base-RHOSE-4.11:openshift4/ose-gcp-pd-csi-driver-operator-rhel8@sha256:c0a3c993a9fcf0d645dec39a20464688837e35c82c08f5ca95fdf1b70d842806_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-gcp-pd-csi-driver-rhel8@sha256:9bbea15a4e7918b1f59827230127287d1f7a1c8881ee8272c6d397c85e2eeba0_amd64",
"8Base-RHOSE-4.11:openshift4/ose-gcp-pd-csi-driver-rhel8@sha256:f45be24171aa703c21aaad4f350ebe0a54081108d75e39ff1b42d1f415776e73_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-grafana@sha256:093a89f3ee3bc7b83d786457fd7dd2cd4b4df8b4d69597136c68c33b62f1555d_s390x",
"8Base-RHOSE-4.11:openshift4/ose-grafana@sha256:872e19ac34f528137912f7a4374848e14d5b5f71332e758d17b8955e6473bd8e_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-grafana@sha256:a8034b22cbf5478cb89511029d3fe47e8147ea6ad336f40c4ec8307b68a314ce_arm64",
"8Base-RHOSE-4.11:openshift4/ose-grafana@sha256:f91a57f81311e3859f44cc44ab2f4b345408bd4bf369c32a1da0ec53da9469e7_amd64",
"8Base-RHOSE-4.11:openshift4/ose-hyperkube@sha256:074743eb5a6d57b6ad6ab1d87dc397122fd628013fc25a97924262187ff8d916_arm64",
"8Base-RHOSE-4.11:openshift4/ose-hyperkube@sha256:0987c96c1001b1316c932b77597d965285f6d4117aade6e81194b591a57ab31c_s390x",
"8Base-RHOSE-4.11:openshift4/ose-hyperkube@sha256:b955148923febe573f89449ebee80dc22f5e9afdf3f11d6a53ea4e1b5faabf11_amd64",
"8Base-RHOSE-4.11:openshift4/ose-hyperkube@sha256:f2c9f7723e565ba0b6a5893c235aea79232e3c83d8719ea3001c50d62fcfb450_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-hypershift-rhel8@sha256:917b34fb32708b8197805b66aaf1e6eb790962d53039e9b6d908d86deb1199bf_s390x",
"8Base-RHOSE-4.11:openshift4/ose-hypershift-rhel8@sha256:9e807b6a6e935bd5fd5d27ad950d0bc7177d0f498b5d55235cc1af833eb660c3_arm64",
"8Base-RHOSE-4.11:openshift4/ose-hypershift-rhel8@sha256:c50f3799c451830fc7f551d0397163473190a916a001b3ecf8e0577d5b68b252_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-hypershift-rhel8@sha256:ce31097552aaeb01e86dfc287151a60abb8c9cd5531ee940fbe5d7f1427e7612_amd64",
"8Base-RHOSE-4.11:openshift4/ose-ibm-cloud-controller-manager-rhel8@sha256:a6ba20c56e90cf404bcef97b7b8c1e87f4d370d3c26fe85111dddcd301c20d27_amd64",
"8Base-RHOSE-4.11:openshift4/ose-ibm-cloud-controller-manager-rhel8@sha256:bb4b6e94ad2e114f792e56803d96cc0a0d89cb2d0b4b6c1bd98f7dc02681d9ff_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-ibm-vpc-block-csi-driver-operator-rhel8@sha256:969ddfd951d7d66215810d9b1d82a524a622fa014c7aae48d62c6b475507ac3c_amd64",
"8Base-RHOSE-4.11:openshift4/ose-ibm-vpc-block-csi-driver-operator-rhel8@sha256:f31fccd1cbd570207ed229402d402ca388c6630f14e0508bdc9ba01fa1763bbc_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-ibm-vpc-block-csi-driver-rhel8@sha256:bf6a31add94b1af1a256bf72fc860f4785ac574770bcfb7a0f0e843f69bbf385_amd64",
"8Base-RHOSE-4.11:openshift4/ose-ibm-vpc-block-csi-driver-rhel8@sha256:f192ef456a56c953c8e553e70af23c01f04343fed3c479d000e0ad00462e66a7_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-ibm-vpc-node-label-updater-rhel8@sha256:278c796bcd48ecb1f88174ca479e447fb3774be23169b3e0c9e10bb2c9c5e9e9_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-ibm-vpc-node-label-updater-rhel8@sha256:d5e72ed27970b6e52385e43172013275bd3bc203a8b6755fcc505e0287213fd4_amd64",
"8Base-RHOSE-4.11:openshift4/ose-ibmcloud-machine-controllers-rhel8@sha256:60b3440b77654b142510883132bc9023f3b6dac08a55c32eab02870dfde1d786_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-ibmcloud-machine-controllers-rhel8@sha256:7b0cb3783ab7f8b6f38375dbe9e4f2e8e5fc0bdf1cf6aba23623229cf86d6eea_amd64",
"8Base-RHOSE-4.11:openshift4/ose-image-customization-controller-rhel8@sha256:7b3511f938658d9bdf4f6f9548fcc0b7b89cde0831e829f23b367db826902bdf_amd64",
"8Base-RHOSE-4.11:openshift4/ose-image-customization-controller-rhel8@sha256:f1d87fa6ba341455ae0817bdc9d24840b59158d9b1e51663768c557be9ee7268_arm64",
"8Base-RHOSE-4.11:openshift4/ose-insights-rhel8-operator@sha256:0c1141eab7116a0e14dfc4c2594bbb6bb55f80226a58b3b4be6e8f7cd9e1b97d_arm64",
"8Base-RHOSE-4.11:openshift4/ose-insights-rhel8-operator@sha256:217c3cb7eb523a216d5d9cf8e3c7685fc20c48125f664f29da7f1f53e44056cc_amd64",
"8Base-RHOSE-4.11:openshift4/ose-insights-rhel8-operator@sha256:36128b45bd888fb2853d417288720286bf523d9e0584054076b1e5b9288f2f60_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-insights-rhel8-operator@sha256:3b9eaa26eecaf282748fb74cf0f54f40cfe62723592436b839a775aa3b5b4669_s390x",
"8Base-RHOSE-4.11:openshift4/ose-installer-artifacts@sha256:2146a11416aae3b7b6b1ba2926099b0055e58d47791f765fcea0a7467cf91a8c_s390x",
"8Base-RHOSE-4.11:openshift4/ose-installer-artifacts@sha256:3cdce4ceda9b36aa746be514366300080b59db9ba7247aacae562a1797d09af2_arm64",
"8Base-RHOSE-4.11:openshift4/ose-installer-artifacts@sha256:5b4746584a584d2a8fe78e2fe41ca4d22998e854488602612d0d4f02424d489f_amd64",
"8Base-RHOSE-4.11:openshift4/ose-installer-artifacts@sha256:645f779075fc78270b02e98bf31d5927d9ff48a95c56669abc5f749296e3ee4d_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-installer@sha256:45a2c7fa9f56ec78e9087139c6ee944c963685a3714a77535f8cd3eaa8b6d8e9_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-installer@sha256:72e0c95f375e36b530f20154d136d8debbdef203b3c43f79fb77561718361ead_amd64",
"8Base-RHOSE-4.11:openshift4/ose-installer@sha256:d104ba0c4af286753f4cbbd1d36b3c4b318693e209f4c2a0145886f7c4e0374b_s390x",
"8Base-RHOSE-4.11:openshift4/ose-installer@sha256:e1dddd4cd6f019269098a1d89c07568b6391371b3aab67bafda73b99251d1808_arm64",
"8Base-RHOSE-4.11:openshift4/ose-ironic-machine-os-downloader-rhel8@sha256:156ec07459bf256fe2c812bb100818676c740ac90029720b5d235911053d91c1_arm64",
"8Base-RHOSE-4.11:openshift4/ose-ironic-machine-os-downloader-rhel8@sha256:e0383d12651c11d7fe0d823a1d9bbaa36d1a7194760be4be173772b0d9db57eb_amd64",
"8Base-RHOSE-4.11:openshift4/ose-k8s-prometheus-adapter@sha256:051182f36d3af73c7cc0e48c15f056847bafc23d22158dce45c0501d7254fae2_arm64",
"8Base-RHOSE-4.11:openshift4/ose-k8s-prometheus-adapter@sha256:7b18e65edbd7226a23b0b560693d6431909c190e08b76b2a3b0581bb48c9a34f_amd64",
"8Base-RHOSE-4.11:openshift4/ose-k8s-prometheus-adapter@sha256:82a4633e64d3749ac94c8895ed5d61d25a62765a060292413a053ec2d8342839_s390x",
"8Base-RHOSE-4.11:openshift4/ose-k8s-prometheus-adapter@sha256:a7ab7f242111de6ecf29f6107baa7c90331f9fc68a32467e7e91c935cdd99218_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-kube-proxy@sha256:104591dd4ff54b3367f3d800de99b582bead990cfb9bc0486e26737bf6405de4_amd64",
"8Base-RHOSE-4.11:openshift4/ose-kube-proxy@sha256:176e3d9d7ee66a0e547e4c7be5dbb17376cfb9e83c13edb2f2f3f0b47fe370dd_s390x",
"8Base-RHOSE-4.11:openshift4/ose-kube-proxy@sha256:5f1bb6c0542b8239e285fb2dbdf3b31597e6af62c91e0f5cf3ae5938a5b23c41_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-kube-proxy@sha256:6308f187621d82c37784a34039509e9fc9569246ede0606c3bad6f8a96369cd1_arm64",
"8Base-RHOSE-4.11:openshift4/ose-kube-rbac-proxy@sha256:0a487bf2de490a196a542712019859566c6bc7880201759c666d72fa80487fff_arm64",
"8Base-RHOSE-4.11:openshift4/ose-kube-rbac-proxy@sha256:20fc22cb99735ca5a7d633c4575d31f0cc54cb0856dae6a1aeee1c5a5b921ce2_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-kube-rbac-proxy@sha256:c7398161761676c9b95f78a21f5a8acd206dcac50c121b39e26f2d73ee2a3c66_s390x",
"8Base-RHOSE-4.11:openshift4/ose-kube-rbac-proxy@sha256:dceffc4f2c606f9e285794b2138e29133daeb5c1aa4ca76fe7c4205ac0b38ccd_amd64",
"8Base-RHOSE-4.11:openshift4/ose-kube-state-metrics@sha256:86498588af9912a494d306c600bf0e5b2b5393a7b927037a97691fff726d917b_s390x",
"8Base-RHOSE-4.11:openshift4/ose-kube-state-metrics@sha256:b7b87b4a79e5892321a90b4f16e8ffdc4e839aabea2886b1a2b64e5a0f9f703e_arm64",
"8Base-RHOSE-4.11:openshift4/ose-kube-state-metrics@sha256:eaa324ff422ebd8cf630f252d9d628a30f1c6c8e35d6f06584a3d452adb7074e_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-kube-state-metrics@sha256:ee2a5d918f70d007b9414d34e0f639437a39d2cd3a2a2bba24f5aee5d8035eb5_amd64",
"8Base-RHOSE-4.11:openshift4/ose-kube-storage-version-migrator-rhel8@sha256:3b28af903bc028ef6336e675743512b2a67f9a9f1c524a3cd9bd9666d730a194_arm64",
"8Base-RHOSE-4.11:openshift4/ose-kube-storage-version-migrator-rhel8@sha256:5f648ddc9ec59acd152910a93ac82587488aba4452f98bac21f573fd7714b985_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-kube-storage-version-migrator-rhel8@sha256:8f95707b2239415ca3c86adc8a96c063d5d0ca8986331eaa6c1d277598d90d91_s390x",
"8Base-RHOSE-4.11:openshift4/ose-kube-storage-version-migrator-rhel8@sha256:ae9915adc15077ed2466d5e8100c337834db34b84c23c77c59bd031a38c66a8a_amd64",
"8Base-RHOSE-4.11:openshift4/ose-kuryr-cni-rhel8@sha256:5f0bd74910cb7bc8cdff931c1d4da34d2a95e1e1854d7f686af466166acec047_amd64",
"8Base-RHOSE-4.11:openshift4/ose-kuryr-cni-rhel8@sha256:81462d3fafcd8988646f7a41ee96c71b837471dc5dcb35396eb533b14254156e_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-libvirt-machine-controllers@sha256:04041ac30693f5762ec21d0ff8103741910e838486ba4d50b280d2300a58e467_s390x",
"8Base-RHOSE-4.11:openshift4/ose-libvirt-machine-controllers@sha256:74224adc80febc0a77564dc86ac1bc095444e0c0398ea756460868627df41911_amd64",
"8Base-RHOSE-4.11:openshift4/ose-libvirt-machine-controllers@sha256:ec3d130af46371cd1f394b18413accc73b9619ac3232d418182eae776e657416_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-libvirt-machine-controllers@sha256:f07da2662e97243923a4083b1fac4e963a1cfea9f43cd9fd65bb4f3444505c41_arm64",
"8Base-RHOSE-4.11:openshift4/ose-machine-api-operator@sha256:123e25a9c01e463bc6f31b3bda99ce30e07ed7e7c2d62e6db1029048c2754c83_arm64",
"8Base-RHOSE-4.11:openshift4/ose-machine-api-operator@sha256:50aec0017448814b8420b561fae8117b620971b904eeeeba59ea250be3d0b683_s390x",
"8Base-RHOSE-4.11:openshift4/ose-machine-api-operator@sha256:c61dc40b93ffc6ff2335ba169475990cdbb70704b69d155561c5d64c14d07448_amd64",
"8Base-RHOSE-4.11:openshift4/ose-machine-api-operator@sha256:e92749f7a8381da22507d567594dae893c684415d947094ae18d9561ad1f660d_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-machine-api-provider-aws-rhel8@sha256:9e272355fd860b3cfbdd641b3278c08b30ef57a95683543d84bebe0bd2db555a_amd64",
"8Base-RHOSE-4.11:openshift4/ose-machine-api-provider-aws-rhel8@sha256:a8cbd22fde7d9515a0a439ce1d26c7bf094aefe66b9ff5e977800db3bc192209_arm64",
"8Base-RHOSE-4.11:openshift4/ose-machine-api-provider-azure-rhel8@sha256:a120dfd6753ed24d0b32693ae94f71a601f4a04d88a1056b88ad4315c88b8d4a_amd64",
"8Base-RHOSE-4.11:openshift4/ose-machine-api-provider-azure-rhel8@sha256:cfa09983870bfd6bcaec139ef421a6e43795bd8e3d04f8ef4c241ee9b188492b_arm64",
"8Base-RHOSE-4.11:openshift4/ose-machine-api-provider-gcp-rhel8@sha256:c52b5720d86ff3bccd4dffc7ce664d49a1ae515a89350ee6df6af0dbeb941eb3_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-machine-api-provider-gcp-rhel8@sha256:d6d385ce47d52da83cd957a401463a8d48ac9415a749534b63cd8edf8b0dec02_amd64",
"8Base-RHOSE-4.11:openshift4/ose-machine-api-provider-openstack-rhel8@sha256:05bae77a907afc2d75cb8f3bf3aacb26c4e3f2e965709c3c371536bfa78ecd54_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-machine-api-provider-openstack-rhel8@sha256:0934c1acfdc6c8cc97ef198317f72bcea3bb6c6730d0be526a8c02e1677d47dc_arm64",
"8Base-RHOSE-4.11:openshift4/ose-machine-api-provider-openstack-rhel8@sha256:4f57e14568253c23640528a5334e60164ae6975ad1ce91373d05b63e241541ea_amd64",
"8Base-RHOSE-4.11:openshift4/ose-machine-api-provider-openstack-rhel8@sha256:df60e146a888bd72624758bc47d96622177cfe11330ab631dae7c30543715121_s390x",
"8Base-RHOSE-4.11:openshift4/ose-machine-config-operator@sha256:420fd1d1d11f92351a37c986f9aedda0d4e0897dc9cca0b16959a989308c64e8_s390x",
"8Base-RHOSE-4.11:openshift4/ose-machine-config-operator@sha256:543edd3009688fb98fdf5487e72713f8b81653e83a2532ebb95408ac948390a5_amd64",
"8Base-RHOSE-4.11:openshift4/ose-machine-config-operator@sha256:9947130c8cc8d4b3157242ff5d1dcca0343f6a7b3d17710b2f0915d7e3500881_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-machine-config-operator@sha256:a9aae6a7e5d77e4c56c8c7852529bc14565240ccecb5f0fc4af2c97d6453d5e9_arm64",
"8Base-RHOSE-4.11:openshift4/ose-multus-admission-controller@sha256:10d932015ba0fe1a84a7a0096dc416857e1a63a2323e6192b8b6bba90e50aa5b_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-multus-admission-controller@sha256:534466df0ec5df492b00ebeebedd041600e0476e6cb42d8aaedd46d2a6e78f06_s390x",
"8Base-RHOSE-4.11:openshift4/ose-multus-admission-controller@sha256:c7a66dd0d9c8b16789967073a28ac92eeb2f1beab3f8ead8fe1ca01f26a105c5_amd64",
"8Base-RHOSE-4.11:openshift4/ose-multus-admission-controller@sha256:df86ef6d451a7ac6a858f5a7a32145f3b99d0b1da3559ff90ccb4733106a59b5_arm64",
"8Base-RHOSE-4.11:openshift4/ose-multus-cni@sha256:559cb4e633fb0731f79310115e7d384749ef2ca15f298a4102985b4505845228_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-multus-cni@sha256:633c3b5509971739a0e95a8fab99a29bc5a81797c55c2cfdc97d184a055175af_s390x",
"8Base-RHOSE-4.11:openshift4/ose-multus-cni@sha256:75eeee08529df0c3e2e08b874ac7e1d39ef268148d71dff880f71034f8c89b14_amd64",
"8Base-RHOSE-4.11:openshift4/ose-multus-cni@sha256:98835095c461b58a1159a530ee7d3f978c81ed197b5345faf9d610272ebe23eb_arm64",
"8Base-RHOSE-4.11:openshift4/ose-multus-networkpolicy-rhel8@sha256:00532c0e376a4363ea73d6664c8ec200f5bcc4bcd52918cdad19f2d11057fd51_amd64",
"8Base-RHOSE-4.11:openshift4/ose-multus-networkpolicy-rhel8@sha256:80b31a0820e7954050c01d39fdce34591d22beec0678e258176a9bcc1378e07b_s390x",
"8Base-RHOSE-4.11:openshift4/ose-multus-networkpolicy-rhel8@sha256:9ba16add1d64bad4d4dfb9e8e4200b061ae6f6ab34bccf0456684bfdddc7b9b2_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-multus-networkpolicy-rhel8@sha256:c3799719a6af2f3020a8588e9a2ee483ee8e27d6a91675c824111aa0ea61be78_arm64",
"8Base-RHOSE-4.11:openshift4/ose-multus-route-override-cni-rhel8@sha256:0c8234a718b163b3390c49956b24c4320b4875d1f3d7ec27d0dab3fad16ddd85_amd64",
"8Base-RHOSE-4.11:openshift4/ose-multus-route-override-cni-rhel8@sha256:104105eb231879914965da9c3064c298ab2a1a7944eb334404c7ec32920ec511_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-multus-route-override-cni-rhel8@sha256:495a6f50eaac5b4bb2256d6866aed27549d547a454e4729703e1792fdd95a9a9_arm64",
"8Base-RHOSE-4.11:openshift4/ose-multus-route-override-cni-rhel8@sha256:51e952de791ec027c7841769418242da5172bb469f67eaab192fadcf6fb458e5_s390x",
"8Base-RHOSE-4.11:openshift4/ose-multus-whereabouts-ipam-cni-rhel8@sha256:019a741a0988bdfb01bb1d47a5ad13cae7a7bd281d9e1b0c5cc05ef2fa284ad2_amd64",
"8Base-RHOSE-4.11:openshift4/ose-multus-whereabouts-ipam-cni-rhel8@sha256:52e0ac8e139d941d3460ff68be8d22b6378ba6b9059d342ebc93d1fb8332a2ec_arm64",
"8Base-RHOSE-4.11:openshift4/ose-multus-whereabouts-ipam-cni-rhel8@sha256:6426782a1b3f59b5817fa85a465d63334ce7299adaeb442f75ce4930fece85dd_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-multus-whereabouts-ipam-cni-rhel8@sha256:8b81457dda1bfea834f351d7dae2f42195d04c95eaea32733c9ca4ad78ee554f_s390x",
"8Base-RHOSE-4.11:openshift4/ose-must-gather@sha256:3dacd322fcbbd9a68b8b8f6ac7d2f40eaad310442358d047d534156d1f39dc3d_arm64",
"8Base-RHOSE-4.11:openshift4/ose-must-gather@sha256:7c9eef761c85d5b7884e631937fef714732f612ebe54d1acb139f57560e8087d_amd64",
"8Base-RHOSE-4.11:openshift4/ose-must-gather@sha256:8bffdba8e5a5c0f02e4d8a4323292d1b9e4faeefbb3e3b73b13002050985eff9_s390x",
"8Base-RHOSE-4.11:openshift4/ose-must-gather@sha256:be3e5946f0c4f70427379251a147059e6aef6b24060ad3f43c4c7611d9a14d14_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-network-interface-bond-cni-rhel8@sha256:58d07b7b95fa55ba39a810d95f99954ee5b4bd19b37891a592ef47457c4d9248_amd64",
"8Base-RHOSE-4.11:openshift4/ose-network-interface-bond-cni-rhel8@sha256:696855f358513bb5d00da99f976ed617f2d4ed497d306684ef77aa9d69e93cba_s390x",
"8Base-RHOSE-4.11:openshift4/ose-network-interface-bond-cni-rhel8@sha256:b3fb70b58e12e37b5378eed5adb33619c0ecf110cbf48163e2717c19ec7f7025_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-network-interface-bond-cni-rhel8@sha256:eae99205aca7e6472b57040de8e4cd20a5cb2e320fa24fa93b5d018c0e8f0332_arm64",
"8Base-RHOSE-4.11:openshift4/ose-network-metrics-daemon-rhel8@sha256:1d1210cfd8dbee985f37f3b7f5f5027ee2871d0680c59d58f8b057eb188e5853_amd64",
"8Base-RHOSE-4.11:openshift4/ose-network-metrics-daemon-rhel8@sha256:94d936931a508b8e9e4d46dbdcc2f04311b30dca7a4ef54a5aafe708dda3b249_arm64",
"8Base-RHOSE-4.11:openshift4/ose-network-metrics-daemon-rhel8@sha256:e61bee6a6187d38ac586efb04c6ea9cfcc014c863e945e47f560a83e8def114d_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-network-metrics-daemon-rhel8@sha256:f29b041609aa6fc2351837aa6d5f377489e6e60570911ac474fc01102b6e8f63_s390x",
"8Base-RHOSE-4.11:openshift4/ose-nutanix-machine-controllers-rhel8@sha256:524e2e091db0e4a883824cd744f0d158e8bba91bff52b7e6c4908a3727c6bea2_amd64",
"8Base-RHOSE-4.11:openshift4/ose-oauth-apiserver-rhel8@sha256:46a1a8bad469cb3d2a2425eee40d5ebdbc99500741ccacdb384e34fa58ad177e_s390x",
"8Base-RHOSE-4.11:openshift4/ose-oauth-apiserver-rhel8@sha256:b1e06183d361a6ca89412b960a38121f6ecb9ecf6b9ebccbaad95159690dc243_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-oauth-apiserver-rhel8@sha256:c92369d17d727d96b6bc15cc9c32a65bce28850a441464d6557c4dea0445b3ce_amd64",
"8Base-RHOSE-4.11:openshift4/ose-oauth-apiserver-rhel8@sha256:d46a93bf4cb1369bd651b79748008cd3d69638b11d42fae6b2cd068545aab7d8_arm64",
"8Base-RHOSE-4.11:openshift4/ose-oauth-proxy@sha256:184021ada5116a1e5dc8c21163f39665606cae8fb1e776bd9d623cd2eb0072c2_amd64",
"8Base-RHOSE-4.11:openshift4/ose-oauth-proxy@sha256:1ce1cdcefa33cff869b553f7c1b03913d22495a8a66bb627a38a613f8bcbad26_arm64",
"8Base-RHOSE-4.11:openshift4/ose-oauth-proxy@sha256:56da8995fd4330fe9c28dbc873d699ca3c5eda75d1bcaba0ef9de2b209822ad9_s390x",
"8Base-RHOSE-4.11:openshift4/ose-oauth-proxy@sha256:9bfd73a2ba40e7a88aa3760e13e4179796daa942ecc1fdb35ac0d99f67b9c332_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-oauth-server-rhel8@sha256:0bf945ed0aee47149f19d396062c3fd23ea901c8992762c609673a16883a305b_arm64",
"8Base-RHOSE-4.11:openshift4/ose-oauth-server-rhel8@sha256:5f55e85234cb822dd12ab71bf5de8e7a49eab2525e465ac4bf34f5e69cee5673_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-oauth-server-rhel8@sha256:6f23eef8a61ada1a120bb5e03f477727d5b21e6fac6482ef823de58c2a838073_s390x",
"8Base-RHOSE-4.11:openshift4/ose-oauth-server-rhel8@sha256:ff7d23ed5555807756340a62bcade403f3e68350d2ec0feb442c1a8ddd7c17e4_amd64",
"8Base-RHOSE-4.11:openshift4/ose-openshift-apiserver-rhel8@sha256:a00046f91649246bf718a82a52ffcf969f0daa58dddc80de1ba53bf5999e393f_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-openshift-apiserver-rhel8@sha256:bfc32929ee0c819b793a73e00df60eedd318a950598566404e5d4b8ae0cf3cbe_s390x",
"8Base-RHOSE-4.11:openshift4/ose-openshift-apiserver-rhel8@sha256:cfc4db2358e7ae163557fd2a9fdd3f68bd6b281350e816fa5df796e8ef915879_arm64",
"8Base-RHOSE-4.11:openshift4/ose-openshift-apiserver-rhel8@sha256:fb79ed01acec6695a12cc13de5406bf08d862fbe1186734eb316544be1a240c1_amd64",
"8Base-RHOSE-4.11:openshift4/ose-openshift-controller-manager-rhel8@sha256:6c1a3c63ca3b93f0644a80882cc02174bc06bfb6df4b3012cdf43c1d0a8114e9_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-openshift-controller-manager-rhel8@sha256:bac116eb111816d3aca02ee3684caf417ad64d171844731aa17bb64d7eee5a75_amd64",
"8Base-RHOSE-4.11:openshift4/ose-openshift-controller-manager-rhel8@sha256:cbc561d7df2565112f6a0fb5da5a1ad3fb374f232a46985bbb06793f839b6c4f_arm64",
"8Base-RHOSE-4.11:openshift4/ose-openshift-controller-manager-rhel8@sha256:dd129ed0ef735c58c5453e9486e47f86128ba3e3f8e78f93b9f68cea6a6e1e19_s390x",
"8Base-RHOSE-4.11:openshift4/ose-openshift-state-metrics-rhel8@sha256:2950d0bcc7204cc50083c65c5353f5334b8d2c26a49b1ddf649cc5f154588ddd_s390x",
"8Base-RHOSE-4.11:openshift4/ose-openshift-state-metrics-rhel8@sha256:31fdf586cd84190d15ba39d77b2cf4f885e2f7b9d4cabecc173673657d98762f_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-openshift-state-metrics-rhel8@sha256:6952a0473a631218a7c975b461d12acb0bbb34fa09d29d517c9376302edaf211_arm64",
"8Base-RHOSE-4.11:openshift4/ose-openshift-state-metrics-rhel8@sha256:f35e35555ec3d130cff3bc84390cc6e29fbeaa3616a5ddd22264e378cf57dc56_amd64",
"8Base-RHOSE-4.11:openshift4/ose-openstack-cinder-csi-driver-rhel8-operator@sha256:60f1d7ca36e5b85e49c4d6118414e52b981f7628675a547e934f76e2b6884633_arm64",
"8Base-RHOSE-4.11:openshift4/ose-openstack-cinder-csi-driver-rhel8-operator@sha256:6d994efcb9859ae8c2284ee7859150bc334ef5db03c6101fb64677a841c534b1_amd64",
"8Base-RHOSE-4.11:openshift4/ose-openstack-cinder-csi-driver-rhel8-operator@sha256:bf71d233894a0f09ecd6d6d4bb14141aa458a7e38a59edcec6c25e6f3c1d6227_s390x",
"8Base-RHOSE-4.11:openshift4/ose-openstack-cinder-csi-driver-rhel8-operator@sha256:fc99f3eacda723a6d9c83bf0e619c91bd2eb049a710b304ab1de7639705bbed5_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-openstack-cinder-csi-driver-rhel8@sha256:222010151e2b63bf73be5abb82a7e66fc2a476c8d0eb2a9589751846eb13dda8_arm64",
"8Base-RHOSE-4.11:openshift4/ose-openstack-cinder-csi-driver-rhel8@sha256:5231039df308c3b8730158ad327982baff8f7b1b6dccd046ab4a00af6d70e7d8_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-openstack-cinder-csi-driver-rhel8@sha256:7c38464a61ab19479df1de20dcdbe5d5edc5091ac8b129a7f6f92aee6a792299_s390x",
"8Base-RHOSE-4.11:openshift4/ose-openstack-cinder-csi-driver-rhel8@sha256:9d4226c29d177b85af5c29303e477a110507966570a37607c9068eeea960bfdc_amd64",
"8Base-RHOSE-4.11:openshift4/ose-openstack-cloud-controller-manager-rhel8@sha256:1ff37333fbf551657701aba24e917b118b3104cb0ae66a1b062fd9b16492e806_arm64",
"8Base-RHOSE-4.11:openshift4/ose-openstack-cloud-controller-manager-rhel8@sha256:316d8d6c31c6198d95d929779c2d68df5ed9cc0fe1bc2db858f234af068dd21e_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-openstack-cloud-controller-manager-rhel8@sha256:c3ce053319fcd80e357b5ebcb3abca3f59bb5e45aa48452332c850627b7db28b_amd64",
"8Base-RHOSE-4.11:openshift4/ose-openstack-cloud-controller-manager-rhel8@sha256:cc40e91363be02c546bb57b66e855a635fa5cc9794814583b16a6ad70b23dca9_s390x",
"8Base-RHOSE-4.11:openshift4/ose-openstack-machine-controllers@sha256:109676ecd9d725dae3ac9bc7350deaa819dbcf1b911ec3106c3f412dd7d5e6d8_amd64",
"8Base-RHOSE-4.11:openshift4/ose-openstack-machine-controllers@sha256:12a757c6f5773a203383b44ee2e96b5e6997214c6ced22dbfe9234923d77dab5_arm64",
"8Base-RHOSE-4.11:openshift4/ose-openstack-machine-controllers@sha256:5cda1e00b8e5195be5fb565399f5a19c58a9c77bbe13e297f5a2196518116d90_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-openstack-machine-controllers@sha256:b791f3ba80eb8953023048e9d613c46e0f59582f6a810f33c6861159ed09604d_s390x",
"8Base-RHOSE-4.11:openshift4/ose-operator-lifecycle-manager@sha256:71e485ca85f437eab29e7442aba98f9b40209e187e09cc16b02a90ce2ea47a69_amd64",
"8Base-RHOSE-4.11:openshift4/ose-operator-lifecycle-manager@sha256:9ff3c0f6356d9bfcc98d390538007f31ffac8fdfeadfe10483ccb43b5afdb29f_arm64",
"8Base-RHOSE-4.11:openshift4/ose-operator-lifecycle-manager@sha256:d7869ff27bf8c8a4becc36ac1cfe0d58c87717abd331e0fb5654cd2170646964_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-operator-lifecycle-manager@sha256:e6b3dbe4aa6b5820b0aa9194980a88c90591286154b0d0bc4091a3b437b37d6b_s390x",
"8Base-RHOSE-4.11:openshift4/ose-operator-marketplace@sha256:4279626a013c0875b4c042ae9a2c970c67448a0d2eb0d5d40e9903d2ea4004db_amd64",
"8Base-RHOSE-4.11:openshift4/ose-operator-marketplace@sha256:60020a467e04467bc1584fb348af1586ead6ccf267deff84ded975ebb45966d8_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-operator-marketplace@sha256:97e0f4771aa15f5757e48ebb478798e549c8f171057d32aed5b1342b2f06266e_s390x",
"8Base-RHOSE-4.11:openshift4/ose-operator-marketplace@sha256:a14ba1d69da2b957fdbc9a42a867effd9234b97ec879574058ef84eebee047f3_arm64",
"8Base-RHOSE-4.11:openshift4/ose-operator-registry@sha256:5b349413999a106176b22c9df4d3cfbd918d74fc5cf28f2ae99547370aa6d346_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-operator-registry@sha256:5eb15d8d2b50adc82d64bc4195f37148d2bc74a7fe208edc51300b2a845fe980_s390x",
"8Base-RHOSE-4.11:openshift4/ose-operator-registry@sha256:619b8ca58e8cdc06a8e2dff0a837a18780c75f62c9ccdaf7e6c2e2afa786f93d_arm64",
"8Base-RHOSE-4.11:openshift4/ose-operator-registry@sha256:ba871c2101d87f2aeb6668af55b3f10e91558be420923b8523f8d83d4dd5b45e_amd64",
"8Base-RHOSE-4.11:openshift4/ose-ovirt-machine-controllers-rhel8@sha256:2d7b5e9c506da2c43704cae5934b604682dcb403218ceb1bd4f011c8bee8623b_amd64",
"8Base-RHOSE-4.11:openshift4/ose-ovirt-machine-controllers-rhel8@sha256:951e6ff8cdd565aefd60d8e996145c989c228a2a9c7ab412789d92ddb3ec9165_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-ovirt-machine-controllers-rhel8@sha256:d07d078681fbd9cb83c74716977b7f59112273cb18447178bdf8955050faeebd_s390x",
"8Base-RHOSE-4.11:openshift4/ose-ovirt-machine-controllers-rhel8@sha256:ff4261f6102f428b1789a31e021d18ededce3ba80ca93e64b7149968f10cff58_arm64",
"8Base-RHOSE-4.11:openshift4/ose-ovn-kubernetes@sha256:5abaa3f3db864bd4d2d2dbc059839e28cbe5b6baa09cb6545d3f508809dd3f7a_s390x",
"8Base-RHOSE-4.11:openshift4/ose-ovn-kubernetes@sha256:713dd28ffc33520c9e84b72850253adf0adb016968773121f05349e3fca302c2_amd64",
"8Base-RHOSE-4.11:openshift4/ose-ovn-kubernetes@sha256:795db439b8d73d097b0908fe6270d8a947fc1acd21bf3f4d9fa59f02bd16f19f_arm64",
"8Base-RHOSE-4.11:openshift4/ose-ovn-kubernetes@sha256:cec5b3a5276177b25ce85f5d1465dbc6aca19b78b0f5406b6fe85bc97ff3f77d_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-pod@sha256:51a4a033be2739a7a7a3edc7a1ee16ad9caddc5ae1f5a14c448afe3f5f906428_s390x",
"8Base-RHOSE-4.11:openshift4/ose-pod@sha256:651930bf045975dabb3d79410a2c9f971f1da319b8fcbba29ebe2e4e3bb71b3b_arm64",
"8Base-RHOSE-4.11:openshift4/ose-pod@sha256:718cf324bb4c3af6852458ab1551c59ee9f1b1d8d3fadfd858bb909c9ec3558a_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-pod@sha256:86e0050aaa7477b8aeef382e3bf8092463d207adfa5cd8c88358b367bb624869_amd64",
"8Base-RHOSE-4.11:openshift4/ose-powervs-cloud-controller-manager-rhel8@sha256:28ef0b3040cc922f78fd7e9814628871c0fb85de1a9d47c1d954737d26d2f53b_amd64",
"8Base-RHOSE-4.11:openshift4/ose-powervs-cloud-controller-manager-rhel8@sha256:a512551fc4ce326ef993f1dde6dedd5cf4c20b6c41f6149430ffae0d9e10d62c_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-powervs-machine-controllers-rhel8@sha256:965ad6292483d5e6d8b734fd40006689cf3917657919c668b6d01bc9fc4b816e_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-powervs-machine-controllers-rhel8@sha256:a03170bc3c01ee4f9c6cb80ee41925231b6c8b283822a094506214c10f19847b_amd64",
"8Base-RHOSE-4.11:openshift4/ose-prom-label-proxy@sha256:90f629a90569aceb6deb0134b4141a3a622c4e95637ef4d5d6f3890ac27026c2_s390x",
"8Base-RHOSE-4.11:openshift4/ose-prom-label-proxy@sha256:c9ac8cabb6bc4f6bd60bda52529c98df596a1fa5a9130201129068ff48bc0fbb_arm64",
"8Base-RHOSE-4.11:openshift4/ose-prom-label-proxy@sha256:db4ec1b0a75ec8a5260095225cf2ef103895edd9b05419503bec473629a3dcd0_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-prom-label-proxy@sha256:fd3feba855b7afa27146ab4798f7afcb05d2dc22c1eea2c691a3778df00606d6_amd64",
"8Base-RHOSE-4.11:openshift4/ose-prometheus-alertmanager@sha256:0d225b059bdefca3ac163860ce9ae41ed74cd8c9ca887cfe4c525ac3f0cae783_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-prometheus-alertmanager@sha256:13c7b3e7d5a2a75a806642a614189de0f4ae1639a9cab78ca7104ba65b4fd385_s390x",
"8Base-RHOSE-4.11:openshift4/ose-prometheus-alertmanager@sha256:cdddc502045ecafa9d4deabf4ac30af0255c3bb586390bcf7d89a1c1937b833c_arm64",
"8Base-RHOSE-4.11:openshift4/ose-prometheus-alertmanager@sha256:f8db7211683d764461c1feacb61eb9911f480a8ad113fccb381155322077303c_amd64",
"8Base-RHOSE-4.11:openshift4/ose-prometheus-config-reloader@sha256:015e84370d7a0a3e5318158915b27e1c5e7e7699d11240ba7359d6bc32c9898a_s390x",
"8Base-RHOSE-4.11:openshift4/ose-prometheus-config-reloader@sha256:39e17dba2978d3e1b0af71b9eb1be3446199a365ada2e156682ee7a20e48b060_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-prometheus-config-reloader@sha256:4065daad759195db3c325efc46209f02bcc1c32caad88c69d5a3dbdcf920e335_amd64",
"8Base-RHOSE-4.11:openshift4/ose-prometheus-config-reloader@sha256:bb62cdf6eca82eaa92fb9bbfc4e2f7575c3c49d472fda9358808aa790d3f5a70_arm64",
"8Base-RHOSE-4.11:openshift4/ose-prometheus-node-exporter@sha256:1226c18cda120df10313739a9ac638bd5c4d02aa4f65ba3d1044b4f423d559a2_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-prometheus-node-exporter@sha256:3539ddf93d8c2fe005b53b52c6628b413be0aabdfa534e6b947c4842d3617323_arm64",
"8Base-RHOSE-4.11:openshift4/ose-prometheus-node-exporter@sha256:52adf1af03f2c7fef37ac537638577b913a73b11490ef16c789c40dbfbc9391c_s390x",
"8Base-RHOSE-4.11:openshift4/ose-prometheus-node-exporter@sha256:79ad722e32477863e3319b35b1e98befb8257576ebab0be4ae605f1cf92cf760_amd64",
"8Base-RHOSE-4.11:openshift4/ose-prometheus-operator-admission-webhook-rhel8@sha256:7c00451864fafd5f2c5e316557f67eb027dd66e3e756c756ab3f74ab7a98e404_arm64",
"8Base-RHOSE-4.11:openshift4/ose-prometheus-operator-admission-webhook-rhel8@sha256:9a67755cf6419877dce688f5bcd92da4929dcd86603219eb08628b44a29c4257_amd64",
"8Base-RHOSE-4.11:openshift4/ose-prometheus-operator-admission-webhook-rhel8@sha256:a810296e2d9a9924234a7437531f9b6f4e266a4ddd40b8ecce1c48414696512e_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-prometheus-operator-admission-webhook-rhel8@sha256:c5030e797e2b2130ec51a9a6039e02ea272477f502f7999286c660d59f34aca8_s390x",
"8Base-RHOSE-4.11:openshift4/ose-prometheus-operator@sha256:72ffba5d0ae400eba6e31120ecb4b621e852653b3b3850add2775bf51d5a2aca_arm64",
"8Base-RHOSE-4.11:openshift4/ose-prometheus-operator@sha256:9e028b370e4b1fa7eeb51fb84ad9b1344e4012716030c5d3fa223c7abe92c0e1_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-prometheus-operator@sha256:a2912fec31d91070a66473f1902cd5206cc8ce9e6849c4e5c5ba3da85165a31b_s390x",
"8Base-RHOSE-4.11:openshift4/ose-prometheus-operator@sha256:b45f485a4d48297aaef5fc6b95211eebe8f75ebf2ef69118c331c21a97fbaa9a_amd64",
"8Base-RHOSE-4.11:openshift4/ose-prometheus@sha256:2486111c7d1de008464902945f9767cefedb3ef5c53521fdc2e1eb5fcf1b3fb4_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-prometheus@sha256:37e8941e45c4add6684e52685ed112e474f0c8f062178497a4d65a019a2c1700_amd64",
"8Base-RHOSE-4.11:openshift4/ose-prometheus@sha256:48375716d6e24dfd3811907f109defa883495cfdb387e78c26b90589e05623d7_arm64",
"8Base-RHOSE-4.11:openshift4/ose-prometheus@sha256:64ad3518eff522dda5d221496a94cf2fe14b5c68175d0002ff01bbeb131756b1_s390x",
"8Base-RHOSE-4.11:openshift4/ose-sdn-rhel8@sha256:0e9935caae157329505de5a21a4d40ef501c9a2bcff47f76b074fcf1ab0e9c22_s390x",
"8Base-RHOSE-4.11:openshift4/ose-sdn-rhel8@sha256:c708a24017904d8e50fffaafc4c7b072bd774d04acdfa2b40d139edccf1dad33_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-sdn-rhel8@sha256:f2c982220bfc6785e85f25c70ce559df5121417ec205d2df6965eb97885595ae_amd64",
"8Base-RHOSE-4.11:openshift4/ose-sdn-rhel8@sha256:f3f3ab589e877816e8816468155a3f2eacdecd2085c08794ba372e6dcb84dd9a_arm64",
"8Base-RHOSE-4.11:openshift4/ose-service-ca-operator@sha256:2fd815e1dfa78fc9c28179a5c77296723bbe8f42e1b19e347d936a795b787cdf_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-service-ca-operator@sha256:5607b0aeaff5bc14563afb5b339cf26c12472501532d929da168c2e21a7afe9f_s390x",
"8Base-RHOSE-4.11:openshift4/ose-service-ca-operator@sha256:85dc1b4150d3a3f698bfc460ef6bb30c9b827a098de3cb7f46b9d35f145ef4f4_arm64",
"8Base-RHOSE-4.11:openshift4/ose-service-ca-operator@sha256:bcdbf3cb8e6e31b66d979055c7ad71ff5d9fa309ba3c35256acdbe51c9f43de5_amd64",
"8Base-RHOSE-4.11:openshift4/ose-telemeter@sha256:136d56f3c872a4d0dafb872d79c10b9d11cc582cbbb1e796881c6770543b3012_arm64",
"8Base-RHOSE-4.11:openshift4/ose-telemeter@sha256:41f945d79832bab585470bb274be2ab66c8728808d15679c8ea3089013671464_s390x",
"8Base-RHOSE-4.11:openshift4/ose-telemeter@sha256:d9c609b5b7893d6f0c137fff5edd8df6b182088277ee2b9fcda8374fe19838e4_amd64",
"8Base-RHOSE-4.11:openshift4/ose-telemeter@sha256:f931ead1bc611c5faf5073c81a3af1c3561ed1eb42f958fa9c1ae03eeb339505_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-tests@sha256:62f2f4e4ceba4c9b0a2116d3f3ec7c3b467f597e089e791f5a1271ecc4fcc3fd_s390x",
"8Base-RHOSE-4.11:openshift4/ose-tests@sha256:7cf282f6435dc703a8706afc203c5cb55d1f02a2af2452385ea0415b3b07ec89_amd64",
"8Base-RHOSE-4.11:openshift4/ose-tests@sha256:a5de772af9f66abc7b9f80a650ac51b70ec040cf331773c71d817a389c999144_arm64",
"8Base-RHOSE-4.11:openshift4/ose-tests@sha256:d8fd47265c720cad5f81c107c40302e3da0e569b79b18f0182804db6ddef0b39_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-thanos-rhel8@sha256:15883854538476b61fb9f95e9568936acdee1c26939101b300f16c877a1fb111_amd64",
"8Base-RHOSE-4.11:openshift4/ose-thanos-rhel8@sha256:94514a0e4637f4a171b6f603831ea5e608a8a66d7e04ef338814a2a3f788ae12_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-thanos-rhel8@sha256:b17fdce1d5ac2b69ec530e834f4a15576ea9e1227f74bca0777d30555a7aae96_arm64",
"8Base-RHOSE-4.11:openshift4/ose-thanos-rhel8@sha256:fa37f528f000ce8be8262df51584f0746f3b2a15db2295e82dba17171d3e6af7_s390x",
"8Base-RHOSE-4.11:openshift4/ose-vmware-vsphere-csi-driver-operator-rhel8@sha256:dfe6e04bea49e649841021fc717372bffcf0393ae71ba50fb640a3da64efb8ec_amd64",
"8Base-RHOSE-4.11:openshift4/ose-vmware-vsphere-csi-driver-rhel8@sha256:1ba42f6dfa8aa6671c1bd91741a5160ee5520bf99b0aeccba75af21be725f561_amd64",
"8Base-RHOSE-4.11:openshift4/ose-vsphere-cloud-controller-manager-rhel8@sha256:8b1cecaff8606e6649ea59f2b41fd680ee9efec621d8e994f157973be9b496f6_amd64",
"8Base-RHOSE-4.11:openshift4/ose-vsphere-cluster-api-controllers-rhel8@sha256:a450b493f00f796206a3d7286e93bad2ec36e5a80259c7947e79a1a0d5210656_amd64",
"8Base-RHOSE-4.11:openshift4/ose-vsphere-csi-driver-operator-rhel8@sha256:dfe6e04bea49e649841021fc717372bffcf0393ae71ba50fb640a3da64efb8ec_amd64",
"8Base-RHOSE-4.11:openshift4/ose-vsphere-csi-driver-rhel8@sha256:1ba42f6dfa8aa6671c1bd91741a5160ee5520bf99b0aeccba75af21be725f561_amd64",
"8Base-RHOSE-4.11:openshift4/ose-vsphere-csi-driver-syncer-rhel8@sha256:a8fb8135d0f3d2f666825d8a696973347f08238122e69951f17cce39d4287040_amd64",
"8Base-RHOSE-4.11:openshift4/ose-vsphere-problem-detector-rhel8@sha256:1a6eb49eea5f45e26b7bf30de3cd9b5573901fa6d4aa3bf621fa2e842c74c8d6_amd64",
"8Base-RHOSE-4.11:openshift4/ovirt-csi-driver-rhel7@sha256:1a3545dcf656b9e6caa0007993f8b9ae4544a7e3d0c28d7bd4a892d8f4b4b2d8_s390x",
"8Base-RHOSE-4.11:openshift4/ovirt-csi-driver-rhel7@sha256:83423a80871b68615cb6174ac08e5a60b0b1b8ed003a3f40ec03fb7920679e94_arm64",
"8Base-RHOSE-4.11:openshift4/ovirt-csi-driver-rhel7@sha256:b1ee2119c5c9ffa916f48425d807695d557bfe326bbfe0e65d18ec235cee53b7_ppc64le",
"8Base-RHOSE-4.11:openshift4/ovirt-csi-driver-rhel7@sha256:f7adacdb30067ee92339af29ed852e5de53d0c272cfaf5b46ab48b7b668816f5_amd64",
"8Base-RHOSE-4.11:openshift4/ovirt-csi-driver-rhel8-operator@sha256:2c1cd41c04dad0e7c8958ceec1b1d4273eb8be8f2f1daede4a6257050b012543_arm64",
"8Base-RHOSE-4.11:openshift4/ovirt-csi-driver-rhel8-operator@sha256:7a167a4e4c80b02d4e3a4d1f17b84c47fa7f2818c20ae643891e04d6270a58a6_s390x",
"8Base-RHOSE-4.11:openshift4/ovirt-csi-driver-rhel8-operator@sha256:d44cc45f565771b89a9a6600c3f0a463f5707b5d99d43fcd5017afa1c42cfe41_ppc64le",
"8Base-RHOSE-4.11:openshift4/ovirt-csi-driver-rhel8-operator@sha256:ec28031cfdeadc780ac4a539fc2ffcee484db70aff6d68bec2bfc88509f41ded_amd64",
"8Base-RHOSE-4.11:openshift4/ovirt-csi-driver-rhel8@sha256:1a3545dcf656b9e6caa0007993f8b9ae4544a7e3d0c28d7bd4a892d8f4b4b2d8_s390x",
"8Base-RHOSE-4.11:openshift4/ovirt-csi-driver-rhel8@sha256:83423a80871b68615cb6174ac08e5a60b0b1b8ed003a3f40ec03fb7920679e94_arm64",
"8Base-RHOSE-4.11:openshift4/ovirt-csi-driver-rhel8@sha256:b1ee2119c5c9ffa916f48425d807695d557bfe326bbfe0e65d18ec235cee53b7_ppc64le",
"8Base-RHOSE-4.11:openshift4/ovirt-csi-driver-rhel8@sha256:f7adacdb30067ee92339af29ed852e5de53d0c272cfaf5b46ab48b7b668816f5_amd64"
],
"known_not_affected": [
"8Base-RHOSE-4.11:openshift4/driver-toolkit-rhel8@sha256:0d876f138cb07c4cf25bc0161041f92a25a81637367815ab20c8ac30e11d7f0a_ppc64le",
"8Base-RHOSE-4.11:openshift4/driver-toolkit-rhel8@sha256:82faeb6a8caa174d9df3d259945ca161311fe6231d628e34ee0f1c8528371229_amd64",
"8Base-RHOSE-4.11:openshift4/driver-toolkit-rhel8@sha256:d3edb75ef363d202953c7fab5e997a5f2430108b6882f4b857de2be7c4ed8ffb_arm64",
"8Base-RHOSE-4.11:openshift4/driver-toolkit-rhel8@sha256:ebbdb04cefcb10f1932415c1fe7453b20066594c0febd1f6e3d28dd71c29c939_s390x",
"8Base-RHOSE-4.11:openshift4/ose-cluster-update-keys@sha256:d5c919b0c64ca6401a0128b08b1440c4679d748c91acb90fd04f6665ae264929_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-cluster-update-keys@sha256:dbaa95fb795f4dedeeeab0a2b1372ceef199f098d9a83c88581897dc992bb065_arm64",
"8Base-RHOSE-4.11:openshift4/ose-cluster-update-keys@sha256:e830e81f1cafe4d2aaf49f3e96befdf1a992afbc64795fed941591d88f5ce71a_s390x",
"8Base-RHOSE-4.11:openshift4/ose-cluster-update-keys@sha256:fe8864f55f1ef516784a6a3836a09c3a399b6fee050e7c78181f1a337667b4b7_amd64",
"8Base-RHOSE-4.11:openshift4/ose-deployer@sha256:03cdacbcd2591b2df3b211e8a1d52a8e1790fb0725b1972d077536f2365e16e9_arm64",
"8Base-RHOSE-4.11:openshift4/ose-deployer@sha256:1f82bd5534d24cf42c945d9e2950aff008768537b1f062b4034832f35a3082c7_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-deployer@sha256:5e63d593d7d8f648ea011b738346132a29f88bf59f0a0d9bb7140ad80c3a91ec_s390x",
"8Base-RHOSE-4.11:openshift4/ose-deployer@sha256:621a5a47a8073ce50dc3dc4c7b4ef0d7e0d3b631678f29f8b72eae0d42daf661_amd64",
"8Base-RHOSE-4.11:openshift4/ose-etcd@sha256:67545f560dbd1d93d5db47750566897eaf6afc5f3a8c6f66da73d70f393dbc36_arm64",
"8Base-RHOSE-4.11:openshift4/ose-etcd@sha256:91408b23960b2c9a7149627778c368b55e28b256d60e7573bdfa1bf96a3d8aad_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-etcd@sha256:bcdcab7ab0e807e2ff5c2896535e83ca8b93589dac62b4db2aa147b9cbcaf96c_s390x",
"8Base-RHOSE-4.11:openshift4/ose-etcd@sha256:ebbba7e4d8d98f33dda3b53d546536b282ac28608b8cac09936fed72348fef63_amd64",
"8Base-RHOSE-4.11:openshift4/ose-haproxy-router@sha256:17958f3a8e6f0139f52d7955c715681a8bec9648db8e8dcc651d8a1459e66113_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-haproxy-router@sha256:27e999d7fb306a7f64fbb9539c54fd14696f13cbb1a9c20ebe35e1d77077d123_amd64",
"8Base-RHOSE-4.11:openshift4/ose-haproxy-router@sha256:62dce7f4daf142d66daa2d05dba25341c0b95356eed16a1c2cececb443b8da77_s390x",
"8Base-RHOSE-4.11:openshift4/ose-haproxy-router@sha256:c02a610e278107761119496d5429bd0e4f4af379df106e00d74cc411f00b4afa_arm64",
"8Base-RHOSE-4.11:openshift4/ose-ironic-agent-rhel8@sha256:01ad95d888c322ea14b3aa2ebda5ba73db728d2207c6fae4aecd46cfe204be41_amd64",
"8Base-RHOSE-4.11:openshift4/ose-ironic-agent-rhel8@sha256:1173e2058ab034c308915900780fe13edd4ab1dcc737f8b4dabc77f3d9533356_arm64",
"8Base-RHOSE-4.11:openshift4/ose-ironic-rhel8@sha256:185fd18adc8e17e671e65b7d006a1e185fc41127e176c1fcbe82231b83d9e275_arm64",
"8Base-RHOSE-4.11:openshift4/ose-ironic-rhel8@sha256:5d630326f2961c8168d862a1341f27085ce928f8454b94d117208b5cd9b281ed_amd64",
"8Base-RHOSE-4.11:openshift4/ose-ironic-static-ip-manager-rhel8@sha256:1e6b410d12e38a911157ea92414be3b305017251e56c36d6a0213020cee2d36a_amd64",
"8Base-RHOSE-4.11:openshift4/ose-ironic-static-ip-manager-rhel8@sha256:9450f43a753cc8183f711e40a14c4d0d65fd136a2a18ffebeaedcc3d8321a47c_arm64",
"8Base-RHOSE-4.11:openshift4/ose-keepalived-ipfailover@sha256:01e13ebf8479c51a6345c19b7ba19aedd7d8b0894f667da4b8bc89ebb11cdb7d_s390x",
"8Base-RHOSE-4.11:openshift4/ose-keepalived-ipfailover@sha256:7cf2d25854c5c543f4098ca114538004804457bdca85794b13f43e371ac5f1c8_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-keepalived-ipfailover@sha256:c4b14558b9c70c27e2c4475376f28ca2e1cb928be57972692dfb5336b3c9497e_arm64",
"8Base-RHOSE-4.11:openshift4/ose-keepalived-ipfailover@sha256:d4e6b23834146f9ee49aab9ed1d9acfa8fea85670797af2ccf912eabd9aa824c_amd64",
"8Base-RHOSE-4.11:openshift4/ose-kuryr-controller-rhel8@sha256:0f66b211011375a203597f2a524314d9e05319db80f5e22fd78619eebed98ea0_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-kuryr-controller-rhel8@sha256:49eb2f59646d4fcea6f0ea9f8c22f819969913e3b691842fd3efb3146c021690_amd64",
"8Base-RHOSE-4.11:openshift4/ose-machine-os-images-rhel8@sha256:7b5354bb368da20e0ce7568b94f8c5eb3a418d592cd5cde2b36a08978ee48c48_amd64",
"8Base-RHOSE-4.11:openshift4/ose-machine-os-images-rhel8@sha256:cd2e7121485ccef25344ebc4f471d92913cbd6e24a12423305d6cc20728c1344_arm64",
"8Base-RHOSE-4.11:openshift4/ose-tools-rhel8@sha256:3e7ad95fa62980cfa70e0021654b5a8405c254ebc4da9710ac1171480d665c59_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-tools-rhel8@sha256:c240e2e47af8935e58563da8c7e753704ed0c279a5522352573431e1bf63a47a_s390x",
"8Base-RHOSE-4.11:openshift4/ose-tools-rhel8@sha256:e3aec41436e71965c0302002463767987eb0764cd1153417524259fa36a394fb_amd64",
"8Base-RHOSE-4.11:openshift4/ose-tools-rhel8@sha256:e919b897c04f0c28e7ad3911390a6786b5f32c16d6e95022df06b9806e48ef19_arm64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2022-30631"
},
{
"category": "external",
"summary": "RHBZ#2107342",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2107342"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2022-30631",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-30631"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2022-30631",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2022-30631"
},
{
"category": "external",
"summary": "https://go.dev/issue/53168",
"url": "https://go.dev/issue/53168"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-announce/c/nqrv9fbR0zE",
"url": "https://groups.google.com/g/golang-announce/c/nqrv9fbR0zE"
}
],
"release_date": "2022-07-12T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2022-08-23T15:06:48+00:00",
"details": "For OpenShift Container Platform 4.11 see the following documentation,\nwhich will be updated shortly for this release, for important instructions\non how to upgrade your cluster and fully apply this asynchronous errata\nupdate:\n\nhttps://docs.openshift.com/container-platform/4.11/release_notes/ocp-4-11-release-notes.html\n\nDetails on how to access this content are available at\nhttps://docs.openshift.com/container-platform/4.11/updating/updating-cluster-cli.html",
"product_ids": [
"8Base-RHOSE-4.11:openshift4/cloud-network-config-controller-rhel8@sha256:6e27d73d86ae20585752a7c2e3a3cfa41ee88c245e9ab9da123c86b91b77bf4d_amd64",
"8Base-RHOSE-4.11:openshift4/cloud-network-config-controller-rhel8@sha256:e3cc37918d771c7d87052387de7a4f585c329cec0b8537b41f411cf7e08e7ef6_arm64",
"8Base-RHOSE-4.11:openshift4/cloud-network-config-controller-rhel8@sha256:e7867ad391b8f7cca4d987f7fd7cc429b86665029cc7b226ccd32aec5bf2556e_ppc64le",
"8Base-RHOSE-4.11:openshift4/cloud-network-config-controller-rhel8@sha256:eaedb1749fc0f2c117497ca4e2e82e9366b3e776d9910d45fbc1be4daa774ae8_s390x",
"8Base-RHOSE-4.11:openshift4/egress-router-cni-rhel8@sha256:5d87bcb5e32b7d69df1d713fd61a71d0223447258deb728b26249ca197bad943_ppc64le",
"8Base-RHOSE-4.11:openshift4/egress-router-cni-rhel8@sha256:73fb4c432aeea93a109c119097ea849c1e4ae02bf7dd196ebb63d46223c7837e_amd64",
"8Base-RHOSE-4.11:openshift4/egress-router-cni-rhel8@sha256:9cb6ff6b82565bbfb4af2b9ffe93148d2d145775c33fef56beb7de901ebd0eb6_s390x",
"8Base-RHOSE-4.11:openshift4/egress-router-cni-rhel8@sha256:c73b6663d221184ae7920fb6fcb5191591b697faed01b7a30cf8116f60bd6898_arm64",
"8Base-RHOSE-4.11:openshift4/network-tools-rhel8@sha256:6de9ef410c3940d5292b3ba93952497959d67dbd82bbce9d4096032fa4ddb35f_amd64",
"8Base-RHOSE-4.11:openshift4/network-tools-rhel8@sha256:988faf6dc4951404eb8886150c33905880b81b32ca3ba1713911e4fd525bc000_s390x",
"8Base-RHOSE-4.11:openshift4/network-tools-rhel8@sha256:b914a9caeedc9c9777e28e71ed81416a1bf0fd6104b164ba756555192cf95063_ppc64le",
"8Base-RHOSE-4.11:openshift4/network-tools-rhel8@sha256:f14cafc7dd1904d01ec797a18bbc6753a751b113af94e0122697af4b6cd75cb9_arm64",
"8Base-RHOSE-4.11:openshift4/oc-mirror-plugin-rhel8@sha256:6504ab4496384eb70fd230933f7c6a3ea76b75c66afa7a7dfbd02ac1ad205515_amd64",
"8Base-RHOSE-4.11:openshift4/ose-agent-installer-api-server-rhel8@sha256:03cab1a6deb73e00dbea5cdd97c2eae70f34f01b2b45eebef32207a44b9740be_amd64",
"8Base-RHOSE-4.11:openshift4/ose-agent-installer-api-server-rhel8@sha256:311118642213a933c9d68e20043c7ac224fffa67bc6d563736af7836dc45bf22_arm64",
"8Base-RHOSE-4.11:openshift4/ose-agent-installer-api-server-rhel8@sha256:75d72fff160648cec863535b7ca3206dcf8b1d0e8686f1c20b55d684c9fd33dc_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-agent-installer-api-server-rhel8@sha256:f75740f83210434f126f13c414165a96ba2cf24e081d37ce147381c672211f6d_s390x",
"8Base-RHOSE-4.11:openshift4/ose-agent-installer-csr-approver-rhel8@sha256:5a2e4ce921dd19131cc4701701a1e15ab63c5862bf6c6c6d6c699a014be9e15d_arm64",
"8Base-RHOSE-4.11:openshift4/ose-agent-installer-csr-approver-rhel8@sha256:832c7fad36504af9ff0ea617eee9ce7e0d90c3b062dd49764709359ef742526b_s390x",
"8Base-RHOSE-4.11:openshift4/ose-agent-installer-csr-approver-rhel8@sha256:ea0d1078f53d769332eb6d74134b246c3e1d3a3a39832055c303b134a4eed290_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-agent-installer-csr-approver-rhel8@sha256:efcf0bcdb223445c64a7632b14621f40e3262f1aff7a8433246b56dada0c5ab5_amd64",
"8Base-RHOSE-4.11:openshift4/ose-agent-installer-node-agent-rhel8@sha256:3debd079d7a4e557aec8bf4f9e67aace0b72205a5d020206760fdfb59d13855c_amd64",
"8Base-RHOSE-4.11:openshift4/ose-agent-installer-node-agent-rhel8@sha256:6b7f448cc4ff12f26fe23266eae4532a5a516179eb3081a477d4a1b287d004ca_s390x",
"8Base-RHOSE-4.11:openshift4/ose-agent-installer-node-agent-rhel8@sha256:969a995f0c2079554cad5db05df992e5da80d5645f97e031048dcb6625936c0e_arm64",
"8Base-RHOSE-4.11:openshift4/ose-agent-installer-node-agent-rhel8@sha256:b2078745a9931f618b2ae3276f215f72a82570aebb1f871a086d74995f08f437_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-agent-installer-orchestrator-rhel8@sha256:5fbacf9fe03238b9e82d1d5aa3050bb94666f75d9c312cf96d364554432c4516_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-agent-installer-orchestrator-rhel8@sha256:69f30e118f27a357e1ec7a7d30249ac35acea76328922f24954e566eb28ddc92_amd64",
"8Base-RHOSE-4.11:openshift4/ose-agent-installer-orchestrator-rhel8@sha256:852f901cda9211026376f78c5bff6fc0e90714b44a7e75792e7ee9dca7d41ae5_s390x",
"8Base-RHOSE-4.11:openshift4/ose-agent-installer-orchestrator-rhel8@sha256:bc5ff8bf2abee2efc0df7122c384671e93122b4e158ae8eb1355a094bf61a75d_arm64",
"8Base-RHOSE-4.11:openshift4/ose-alibaba-cloud-controller-manager-rhel8@sha256:89262b72ba883c895c2073164824cdfdcdc5f1ef61d6c2e0d77cd3755cdc1fcb_amd64",
"8Base-RHOSE-4.11:openshift4/ose-alibaba-cloud-csi-driver-container-rhel8@sha256:d1a8124402bdb03cd625066b8719cbb3d2f0009c6923062a43ada1bb59871d68_amd64",
"8Base-RHOSE-4.11:openshift4/ose-alibaba-disk-csi-driver-operator-container-rhel8@sha256:0161cffc939ea87d47ef654f287b14cb7551333731870dbd6e2232c5875b9033_amd64",
"8Base-RHOSE-4.11:openshift4/ose-alibaba-machine-controllers-rhel8@sha256:dd1cd42eaa29959de325282d4f8815a0ebaa122604e28d407ecd7e965166b880_amd64",
"8Base-RHOSE-4.11:openshift4/ose-apiserver-network-proxy-rhel8@sha256:245ece4bd06599e479428c43847ff3cc532e3822f332c16bcd75fe8d803d294d_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-apiserver-network-proxy-rhel8@sha256:4be86d5b8d518826e8a65e9fb9f2b22c094ed8493b1720a5e798938b30f191ec_arm64",
"8Base-RHOSE-4.11:openshift4/ose-apiserver-network-proxy-rhel8@sha256:8ebe88572805ce4d7d574d50b26f85f6518fdb22dd7b9d1770cf96e826ed8dd9_amd64",
"8Base-RHOSE-4.11:openshift4/ose-apiserver-network-proxy-rhel8@sha256:ace63e71611bbc9e00c427ea60b48239878d25d23816ea80677ec6fbfab1734f_s390x",
"8Base-RHOSE-4.11:openshift4/ose-aws-cloud-controller-manager-rhel8@sha256:1242457e768a2cf0edefda2e0ec641264077e1e6c3c1819b6c430397826f4cc9_amd64",
"8Base-RHOSE-4.11:openshift4/ose-aws-cloud-controller-manager-rhel8@sha256:d9a7e298d07960e577ff3c49b64534340e31f07685c569d23e35818e993816fb_arm64",
"8Base-RHOSE-4.11:openshift4/ose-aws-cluster-api-controllers-rhel8@sha256:f1fb4e9e06fbada6da3a9849842d2faaef11afc923c0ead4b4d908cca928fb10_amd64",
"8Base-RHOSE-4.11:openshift4/ose-aws-cluster-api-controllers-rhel8@sha256:fae8fcd656375af170fe16f5e1704cd04a01353c39bdb71496320f66bdf98054_arm64",
"8Base-RHOSE-4.11:openshift4/ose-aws-ebs-csi-driver-rhel8-operator@sha256:432e73a20f27e84174d811cee2ee7db13f2bcd5617691ace07863ade43ad5abd_amd64",
"8Base-RHOSE-4.11:openshift4/ose-aws-ebs-csi-driver-rhel8-operator@sha256:4eb2eec27fd1cba3fd42fd9d633373602c0635fbef3e380ef227b418ec6e96a7_arm64",
"8Base-RHOSE-4.11:openshift4/ose-aws-ebs-csi-driver-rhel8@sha256:3ef0030f0228d2041cc810995403b7f09b92d9d2044236bf7961d4c32024591e_amd64",
"8Base-RHOSE-4.11:openshift4/ose-aws-ebs-csi-driver-rhel8@sha256:9fe539afa21e7e0f0b04230f6908d2e67861608b01b6afcebd575d10e95bed63_arm64",
"8Base-RHOSE-4.11:openshift4/ose-aws-pod-identity-webhook-rhel8@sha256:9389e1e4c2fa64a154dcbffbed370676accfdb8eea70b2e6a49a1c6b4aa4aaf8_amd64",
"8Base-RHOSE-4.11:openshift4/ose-aws-pod-identity-webhook-rhel8@sha256:9fab946ed6f96886ad644600e0e98ebdf2bff6e525838b38258fc9599bf10450_arm64",
"8Base-RHOSE-4.11:openshift4/ose-azure-cloud-controller-manager-rhel8@sha256:2510e600a0b60a9fa1ee630d2c7ffdcbbaa7588946316067d4f01caad13d90a3_amd64",
"8Base-RHOSE-4.11:openshift4/ose-azure-cloud-controller-manager-rhel8@sha256:39c2233c6bd5d940c5dcb2d9bb1fa679f7f68260a21a8862b7e92471ce1a1a68_arm64",
"8Base-RHOSE-4.11:openshift4/ose-azure-cloud-node-manager-rhel8@sha256:34d592fa215e07fc79cf590c9f8e2b9b33d5a69b168b0037770c3ac2dd96da0e_arm64",
"8Base-RHOSE-4.11:openshift4/ose-azure-cloud-node-manager-rhel8@sha256:f6756cc5a93dea849e34955f1f40dacee78b76dd19ca95019f3d59e73a42a28d_amd64",
"8Base-RHOSE-4.11:openshift4/ose-azure-cluster-api-controllers-rhel8@sha256:54eddeca59ead55597958f4a6d14aed6c67e40881f2cfe48fcb86da046cd8545_amd64",
"8Base-RHOSE-4.11:openshift4/ose-azure-cluster-api-controllers-rhel8@sha256:be393e7e52cd71f4e69045ca297d22090c77e4db3736d5b65ba32c09012ada59_arm64",
"8Base-RHOSE-4.11:openshift4/ose-azure-disk-csi-driver-rhel8-operator@sha256:4ff095a8f869062d5197d571f266f6ac3f9c785eed275eaccc8522285128d2b6_arm64",
"8Base-RHOSE-4.11:openshift4/ose-azure-disk-csi-driver-rhel8-operator@sha256:7aefec5230cd316684b716b1051589f9ec2c9cf2e1447f039abf7e5d46a5dd8c_amd64",
"8Base-RHOSE-4.11:openshift4/ose-azure-disk-csi-driver-rhel8@sha256:02ea902eeafb1f8036e9a939d8f99ef9ac5d51aff33637e8bd5c08a95c27ddc9_arm64",
"8Base-RHOSE-4.11:openshift4/ose-azure-disk-csi-driver-rhel8@sha256:9ec7ea5a66b67b45209c7818e07e55937124d959140a4ccf8b4507c42b23b829_amd64",
"8Base-RHOSE-4.11:openshift4/ose-azure-file-csi-driver-operator-rhel8@sha256:5346a247159c4ea41782355befb3bb87dedf6ca21807bf0e8d47a5575c0a1236_arm64",
"8Base-RHOSE-4.11:openshift4/ose-azure-file-csi-driver-operator-rhel8@sha256:ed5eb91ffaacd7a9d8dc6523bb481ae70d37cf14be254dc4f0b625f319a2764d_amd64",
"8Base-RHOSE-4.11:openshift4/ose-azure-file-csi-driver-rhel8@sha256:7e27919cadcfd915fb1765d7b87753da104f26e6f1c2d37818d5bd4bf77fe51a_arm64",
"8Base-RHOSE-4.11:openshift4/ose-azure-file-csi-driver-rhel8@sha256:acb6bd70db8a2addf429d17cd5bf5f1659835eb3c4f32b7e21925d4d6269a9cc_amd64",
"8Base-RHOSE-4.11:openshift4/ose-baremetal-installer-rhel8@sha256:432d43bcec91fdcc88b389628cf6cfafca5e973a5c9cafaa1bc7db332caa1303_amd64",
"8Base-RHOSE-4.11:openshift4/ose-baremetal-installer-rhel8@sha256:8fe8f202c97a262f65280091ca28da690c5d342bf36fa528e28b791e59b5402c_arm64",
"8Base-RHOSE-4.11:openshift4/ose-baremetal-installer-rhel8@sha256:927f472da5d7cd5b63be4c1ba755edc4caef1687f9dae949c2ee5979b65a5ece_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-baremetal-installer-rhel8@sha256:f3fa907c69b86a520ed526397264c2908379e5ee092f718b94d3049cf3914664_s390x",
"8Base-RHOSE-4.11:openshift4/ose-baremetal-machine-controllers@sha256:092186662282ca09b701f0e198faf403905315190a1f1bcfdaf952ee0012f2f7_s390x",
"8Base-RHOSE-4.11:openshift4/ose-baremetal-machine-controllers@sha256:805aaaf2c736170ac879baed0eab2d3de05b1255331a46ad247fd3b5dfbbfb52_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-baremetal-machine-controllers@sha256:e6e2d9e0777173822e3ca8cfef5d457f75fd4638ccfd5d896b3354416d8d1d94_arm64",
"8Base-RHOSE-4.11:openshift4/ose-baremetal-machine-controllers@sha256:f7606cd50b6e7ab57038d01f6539c194f974904abdbfcc04810fffc803166f4a_amd64",
"8Base-RHOSE-4.11:openshift4/ose-baremetal-rhel8-operator@sha256:09c5815abcd751e6599fd7d741399c3009fb5c64498005b836b894baec3f32ce_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-baremetal-rhel8-operator@sha256:ca3282dfbea85af8d294027bb958c5f7b67cd09307ba9a9b90d24ff1524e5e43_amd64",
"8Base-RHOSE-4.11:openshift4/ose-baremetal-rhel8-operator@sha256:d9799c53a13fbc2c3821612fe9bebed15522790d8c5f38ec725fad071dac9f05_arm64",
"8Base-RHOSE-4.11:openshift4/ose-baremetal-rhel8-operator@sha256:e42c99f1ee203ec4bce4bff0b9dbae24f02fd970604c592c92f166145a638ff5_s390x",
"8Base-RHOSE-4.11:openshift4/ose-baremetal-runtimecfg-rhel8@sha256:0b13e1b6772d771e457a8efa0330d0f7d26679fb057c6b679f4cd50e629075dc_s390x",
"8Base-RHOSE-4.11:openshift4/ose-baremetal-runtimecfg-rhel8@sha256:36d777277a842f569d358e6a95acf7f9ed9f6b55e1ecfc7e14d21c51c805fd0e_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-baremetal-runtimecfg-rhel8@sha256:5ce3526bde097d1550a02fbeeaea6822d7c885cbac4f757cdafe138dd968d489_amd64",
"8Base-RHOSE-4.11:openshift4/ose-baremetal-runtimecfg-rhel8@sha256:d68705bb7994ea06b999f68001837638d901e2ac3677324b41ef45c140637ee7_arm64",
"8Base-RHOSE-4.11:openshift4/ose-cli-artifacts@sha256:21babbab6276c3c556e2c2cf232c7dc9de3f187151a3c2973643829a418eaaee_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-cli-artifacts@sha256:382c647edbf3fa812d83e9fc1b25696836f574c21376b3438a041692c2aad57a_s390x",
"8Base-RHOSE-4.11:openshift4/ose-cli-artifacts@sha256:b30d17c7cae38c733bceff599d9052ade650e3cf86eec997e7cf8a10b6be1cd9_arm64",
"8Base-RHOSE-4.11:openshift4/ose-cli-artifacts@sha256:fecd94b1e286bff64e7f066d14f205283f4362a7c12b2dfb9838fdf309456f6d_amd64",
"8Base-RHOSE-4.11:openshift4/ose-cli@sha256:9e19ae99cb60c43fe9ad7a295c7c6b42d0c2c557d908e35d01a4cbc18cb252ed_arm64",
"8Base-RHOSE-4.11:openshift4/ose-cli@sha256:9e9325e685bf2c27ad58933720dc1f0595a1d9b2deeee1f5ea6e7915c2bed905_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-cli@sha256:db5e75aa697daf5e0fa6004ad42c04030ff6c22583c93de6cdfc42bf279a79be_s390x",
"8Base-RHOSE-4.11:openshift4/ose-cli@sha256:e64d871431572918420d1aa1aba7f35d6255ce5d69354d51921f10f53106cedb_amd64",
"8Base-RHOSE-4.11:openshift4/ose-cloud-credential-operator@sha256:106f6e450215363c8522f7ba40596e69d0cab04923bde1993b7bd2cf3e9c1afe_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-cloud-credential-operator@sha256:68c4224379013c5bb9c0f9f72cdf3239e674643ad5e98410023ed3e9fe303d92_arm64",
"8Base-RHOSE-4.11:openshift4/ose-cloud-credential-operator@sha256:b4023de0e31fc7d448254794512f6b1e0c01226953063d253238aa051761a683_amd64",
"8Base-RHOSE-4.11:openshift4/ose-cloud-credential-operator@sha256:dc22b952e382ee4f781305f24c4ac7b400fcec538b577b6dccc3d91728c1b24b_s390x",
"8Base-RHOSE-4.11:openshift4/ose-cluster-api-rhel8@sha256:0fe12e245cdd67943627193c7bf56b07b873fe933beb54d6afd6842cd4251d36_s390x",
"8Base-RHOSE-4.11:openshift4/ose-cluster-api-rhel8@sha256:aa173538611b49370c4ae3422aadd92cfba37db6961dd68b16779aafe21dc47f_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-cluster-api-rhel8@sha256:c14191867b7cd81fea0421d1cc7c0e7b92c77dd2854b1668bc08a60a736ef742_arm64",
"8Base-RHOSE-4.11:openshift4/ose-cluster-api-rhel8@sha256:f8e5a57dfc9a835f93f90c14358e7eed24e515003932b5abbc96b6f3042fa2b5_amd64",
"8Base-RHOSE-4.11:openshift4/ose-cluster-authentication-operator@sha256:087ebc4f40edf9c7355a3c1e092a29d5b3a78cb3fa9897eff3d26f0ab3768e2f_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-cluster-authentication-operator@sha256:1ad3e13382a4c8397551803b67296405d954a0692a5ee6935eee94efca111997_s390x",
"8Base-RHOSE-4.11:openshift4/ose-cluster-authentication-operator@sha256:4e9cbce494e0c3d074085d04a717ba3268a001116248c48355e9737005a8dc71_arm64",
"8Base-RHOSE-4.11:openshift4/ose-cluster-authentication-operator@sha256:df368de69ad5d36f8a08efe36cd3191660c1e71f04e8a567a2958c7068a0ccea_amd64",
"8Base-RHOSE-4.11:openshift4/ose-cluster-autoscaler-operator@sha256:08d72eb6e241309292929f904ebf45903e34c640198a56cb7627e07347de4db5_arm64",
"8Base-RHOSE-4.11:openshift4/ose-cluster-autoscaler-operator@sha256:21f73964329757dda78e8e35cd8ce4cc7434c19e1072d7c7b3920b899b4eea0a_amd64",
"8Base-RHOSE-4.11:openshift4/ose-cluster-autoscaler-operator@sha256:8a67e9c395779e4d295121c008905983da8f0f626919d6152558be9b65df9602_s390x",
"8Base-RHOSE-4.11:openshift4/ose-cluster-autoscaler-operator@sha256:ed4c14c8bb0e45511944a12f3319a3816605240936c2d9d3eb117415a9c7b1e8_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-cluster-autoscaler@sha256:066894460cc277008976b85a7c4c6a5edae8707f6c4ca7b4fd1b159565690800_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-cluster-autoscaler@sha256:10ad83b8d56a9de90a3a1ba66f1dd075f0c6cd02bb0c452f263ebe12d6f3ee7c_arm64",
"8Base-RHOSE-4.11:openshift4/ose-cluster-autoscaler@sha256:1874b5f344ce686750e01167b9e4ca61e5d1468e55e3d60363d22f4e80d2099a_s390x",
"8Base-RHOSE-4.11:openshift4/ose-cluster-autoscaler@sha256:4e0b8de27a9295163d397b1c7b9fd77a18276df6fb36076fb4423ce89877aa59_amd64",
"8Base-RHOSE-4.11:openshift4/ose-cluster-baremetal-operator-rhel8@sha256:37013ded4bf047f86added38bd37bf2dd648e0ae5d7f314799cc52d413ecd514_s390x",
"8Base-RHOSE-4.11:openshift4/ose-cluster-baremetal-operator-rhel8@sha256:6043ad21c6b533120745bf00e938f4a2760a193c30c93c7817e72687c7fca376_arm64",
"8Base-RHOSE-4.11:openshift4/ose-cluster-baremetal-operator-rhel8@sha256:6687cb3005b31f378b8f950dee3697834db40ebd6bda4b13c3bde26dc961003f_amd64",
"8Base-RHOSE-4.11:openshift4/ose-cluster-baremetal-operator-rhel8@sha256:672c5e08643abdcb890b199aba0993c2f5b13bab73619f4937117839e3341e93_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-cluster-bootstrap@sha256:c0a4b5bf57389be51dd92d75ffa79afbd2a0d8a1bc92d75270b62dc8d00abbff_s390x",
"8Base-RHOSE-4.11:openshift4/ose-cluster-bootstrap@sha256:e190b3d77637f8ac989c0cdfdb8de3e0a91ceb37e761c629d5960e7e6825d171_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-cluster-bootstrap@sha256:f0a31d8b8f9ef65c03264d68d971479e0f1e927af90452fe0ef442012b49854c_amd64",
"8Base-RHOSE-4.11:openshift4/ose-cluster-bootstrap@sha256:f57edabd3d5db8cc3b21e7f370cc911a06ee35813c66355e597dc84777f3a7bd_arm64",
"8Base-RHOSE-4.11:openshift4/ose-cluster-capi-operator-container-rhel8@sha256:47b12ea0b5c2e762e67c9b88a4a85b1a99bffd445643056658462e7cc1caab18_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-cluster-capi-operator-container-rhel8@sha256:7d5b042abbe54ee6406dc8741621de6ea30f44498a874b619c80741439ebf769_arm64",
"8Base-RHOSE-4.11:openshift4/ose-cluster-capi-operator-container-rhel8@sha256:80fc292bb9c856b3ef7f9b672d84f5924e301a8b5828156ddf8269a56e095d85_s390x",
"8Base-RHOSE-4.11:openshift4/ose-cluster-capi-operator-container-rhel8@sha256:f86eb79d7a994b8164bb5474f9e9bc3dcbe5ed9fada84b31dceff9c138f30974_amd64",
"8Base-RHOSE-4.11:openshift4/ose-cluster-capi-rhel8-operator@sha256:47b12ea0b5c2e762e67c9b88a4a85b1a99bffd445643056658462e7cc1caab18_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-cluster-capi-rhel8-operator@sha256:7d5b042abbe54ee6406dc8741621de6ea30f44498a874b619c80741439ebf769_arm64",
"8Base-RHOSE-4.11:openshift4/ose-cluster-capi-rhel8-operator@sha256:80fc292bb9c856b3ef7f9b672d84f5924e301a8b5828156ddf8269a56e095d85_s390x",
"8Base-RHOSE-4.11:openshift4/ose-cluster-capi-rhel8-operator@sha256:f86eb79d7a994b8164bb5474f9e9bc3dcbe5ed9fada84b31dceff9c138f30974_amd64",
"8Base-RHOSE-4.11:openshift4/ose-cluster-cloud-controller-manager-operator-rhel8@sha256:1ea1c7a907ddd7002fd27685e85c43a09755d3ff712713d54671bb071d9e7c66_arm64",
"8Base-RHOSE-4.11:openshift4/ose-cluster-cloud-controller-manager-operator-rhel8@sha256:455f0e33840e6830e1aaba5459a6c8c5ac773e326bc0d61cad2c30b0a15b7874_amd64",
"8Base-RHOSE-4.11:openshift4/ose-cluster-cloud-controller-manager-operator-rhel8@sha256:8befdd6d48ad9a969d3c1d8e3d941d78cbdac51bd7ff8169ebe3c5c2be06c6cc_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-cluster-cloud-controller-manager-operator-rhel8@sha256:df851d0c4ccebe4722cbc4f5166b443d6c911b6a7c6792c4df708f8ca8606c3f_s390x",
"8Base-RHOSE-4.11:openshift4/ose-cluster-config-operator@sha256:7c9258e2750def044850ce4d7e8d33509fc9ff6cbf5ea385a91712126d95fb4a_amd64",
"8Base-RHOSE-4.11:openshift4/ose-cluster-config-operator@sha256:88762438b2a594f1bfed201790fdd7aaa383c733c750dec4baa19757eb0a224b_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-cluster-config-operator@sha256:b5ae46d084d4ac7abffa0d0a1faea78e4f7d00afa8710fa1782642709d46d76b_s390x",
"8Base-RHOSE-4.11:openshift4/ose-cluster-config-operator@sha256:c87622cb702c60bd80393ac9bacb40563502daddfc2854422bb7983d70c19e01_arm64",
"8Base-RHOSE-4.11:openshift4/ose-cluster-csi-snapshot-controller-rhel8-operator@sha256:0c2492d5936d1af12407e74cd47340f13efc46e90ea329217e464c4ad109d210_arm64",
"8Base-RHOSE-4.11:openshift4/ose-cluster-csi-snapshot-controller-rhel8-operator@sha256:2beae1f0693a10a0ab50e08602cbf7654f05e1ef225fc162387e581da57e0a3c_s390x",
"8Base-RHOSE-4.11:openshift4/ose-cluster-csi-snapshot-controller-rhel8-operator@sha256:37492607333c4d91cbb9b4e18c4833e02c1d10fa9e28878460c5e5d76cbe2613_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-cluster-csi-snapshot-controller-rhel8-operator@sha256:9fe8d8fd53bacfd5ac2e5d70e0040be4cd65cd5550cb6cbc1ef0bddb01372d4e_amd64",
"8Base-RHOSE-4.11:openshift4/ose-cluster-dns-operator@sha256:0caac670fe7dcc0d44a81d13aed6e56479668e8a8a210caee510d7424dbf958e_amd64",
"8Base-RHOSE-4.11:openshift4/ose-cluster-dns-operator@sha256:6447a66d13df0d966992e28e8e3225e80182184cd742c772107fcce36aac7797_s390x",
"8Base-RHOSE-4.11:openshift4/ose-cluster-dns-operator@sha256:7d1991a79dec5f08a127412962ca15a48c96438b19a9ad99549305e7af010144_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-cluster-dns-operator@sha256:da8f64fc64092d5f0d098bd7088499f321402192bed38ed75637841296bbe2b9_arm64",
"8Base-RHOSE-4.11:openshift4/ose-cluster-etcd-rhel8-operator@sha256:41dfef4fb454105e5d202de32ea85e6b806ec3bbd3a89bd77226b3ee8b1dfb2f_arm64",
"8Base-RHOSE-4.11:openshift4/ose-cluster-etcd-rhel8-operator@sha256:6d9ebc067df9550aa5c1623e44a8c041f7ba0ffdad757b3848d7d5308aafa407_amd64",
"8Base-RHOSE-4.11:openshift4/ose-cluster-etcd-rhel8-operator@sha256:82ffb1ead2ccaf05f5f876828d851f85451a8ee0a843aab7ab87fdb7faf62c1e_s390x",
"8Base-RHOSE-4.11:openshift4/ose-cluster-etcd-rhel8-operator@sha256:867a572c4a1789f8360d0f01544c9f796d0328c3d7f40d98b81677b7fce40ecb_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-cluster-image-registry-operator@sha256:0358e59d273a251211b22f27aab17e0ea497d44078ec9a4ba6cb4d60ced4dd5d_arm64",
"8Base-RHOSE-4.11:openshift4/ose-cluster-image-registry-operator@sha256:5e5e4c138e519c0de2690359fafd7e8f2b795a9049b976c0e137bf1a03e23ede_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-cluster-image-registry-operator@sha256:af60f1e5c058385530c67cf7b4f9e5579ed15b06d2716347bc6db3d13157f438_s390x",
"8Base-RHOSE-4.11:openshift4/ose-cluster-image-registry-operator@sha256:e4a7ab02a4fa05edea60e5457d77cf963c0f263ebec22680197da29c5d25d599_amd64",
"8Base-RHOSE-4.11:openshift4/ose-cluster-ingress-operator@sha256:5e554e018bed9ab12c0072aa87feaba4b3921e6e6eab347fd19d44dd3943605e_amd64",
"8Base-RHOSE-4.11:openshift4/ose-cluster-ingress-operator@sha256:739896028a90adece5e93fd0a1e6b9ad9b2066be466d403f86d8059a974dd69f_arm64",
"8Base-RHOSE-4.11:openshift4/ose-cluster-ingress-operator@sha256:ab0c7df78f7265701811c771f447e8fc77cdcb9db7b4358c58c586a1e4616481_s390x",
"8Base-RHOSE-4.11:openshift4/ose-cluster-ingress-operator@sha256:d1c0cd4e6d6c7a8faaa5e4fcb8181d8325c8f371a4efe670a0d36bcb60198d2c_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-cluster-kube-apiserver-operator@sha256:07a151a721d0ab24cdc8ceebbdf6079c7fc656a8015a6f825914111fbaaeac12_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-cluster-kube-apiserver-operator@sha256:5b1e127949b717f818448ab053c9354d73ea6981cde107c95c2b5dd658d38e1b_s390x",
"8Base-RHOSE-4.11:openshift4/ose-cluster-kube-apiserver-operator@sha256:b2ebb601d381558a394affedbeebe4307526402c0c0f6b1bea4f8725b35da3fd_amd64",
"8Base-RHOSE-4.11:openshift4/ose-cluster-kube-apiserver-operator@sha256:f8d718ac3d76cf1c68e253de1dc19b6c043e84423eb3ef4ffbb8706794dde726_arm64",
"8Base-RHOSE-4.11:openshift4/ose-cluster-kube-cluster-api-rhel8-operator@sha256:3bba6cbcd88668aba5ae03625d7cddea1bea0dc0e80007f9ba0f48efd9ab7cf7_amd64",
"8Base-RHOSE-4.11:openshift4/ose-cluster-kube-cluster-api-rhel8-operator@sha256:7cd7a803ddd309593278e3f5588d3f9e7cb43ddbcd1245528971d8ba2dccd02d_arm64",
"8Base-RHOSE-4.11:openshift4/ose-cluster-kube-cluster-api-rhel8-operator@sha256:c1eca6f993c9aedd597915c0f020f20adb4559c5fb332195f367aee7832cdf44_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-cluster-kube-cluster-api-rhel8-operator@sha256:d9ae7f5c8b3eb47536b545062648171866a69b1f7c078002e5b91c89ebfd77a6_s390x",
"8Base-RHOSE-4.11:openshift4/ose-cluster-kube-controller-manager-operator@sha256:4cd1b1cfb69a5e65a5096d6e2ed9fab256263aecb3de40a3a2e21030e98005b8_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-cluster-kube-controller-manager-operator@sha256:5d6f1a31087d399c9b63a0d81ac992ad7cb2a10de2dbe8a165a29bc17cb804a7_s390x",
"8Base-RHOSE-4.11:openshift4/ose-cluster-kube-controller-manager-operator@sha256:5e14a5b833cfa3415168708c66771b521c4f6a5b93d91370d77c12f729d8ba8d_arm64",
"8Base-RHOSE-4.11:openshift4/ose-cluster-kube-controller-manager-operator@sha256:75675751af4d0cfe59f9fc74745ba7ad2953d95ea343af2b07ea01152fcb2683_amd64",
"8Base-RHOSE-4.11:openshift4/ose-cluster-kube-scheduler-operator@sha256:5d4d03c1d90ec1a7484ead812faf3d2afdbd59ff43391fde735d8d7463607619_arm64",
"8Base-RHOSE-4.11:openshift4/ose-cluster-kube-scheduler-operator@sha256:83deb5bdc9f0c9284eb4e8de788cc453cdbcfc01d50070fb52465f225f66a1df_s390x",
"8Base-RHOSE-4.11:openshift4/ose-cluster-kube-scheduler-operator@sha256:c6dd4dced8d9955ef9ec9c1e517f37f3caa06b0e15a5c9dd5740069c0bf0c634_amd64",
"8Base-RHOSE-4.11:openshift4/ose-cluster-kube-scheduler-operator@sha256:ca65bc4f76a6d874b2d0ceca00bb6261eda096be7dcd6c113eda8e11dfde0916_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-cluster-kube-storage-version-migrator-rhel8-operator@sha256:48ad9408d754564627549bc8035ae681201a18bdeeb9fa234049c44e6c14581e_amd64",
"8Base-RHOSE-4.11:openshift4/ose-cluster-kube-storage-version-migrator-rhel8-operator@sha256:76c1af1cd2b729bfacfa83bd3d8ed148284bb5b78b796cd433b8d6863a19d3ef_s390x",
"8Base-RHOSE-4.11:openshift4/ose-cluster-kube-storage-version-migrator-rhel8-operator@sha256:86a641e8f5edd231d7af6c227b458bedf1d1c778a9bed95bb2a31fd6c2af3da2_arm64",
"8Base-RHOSE-4.11:openshift4/ose-cluster-kube-storage-version-migrator-rhel8-operator@sha256:a9fc53ebe17f190200b3e41a65737483a88a58bc6350af51f03f4f9ca700bdba_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-cluster-machine-approver@sha256:07667ef8e091ee997b5e659dfa3c8a762573f7f0a202dba72d42032c827111e0_s390x",
"8Base-RHOSE-4.11:openshift4/ose-cluster-machine-approver@sha256:2ae92fbe8598f400f53316010e51e751d515d208c9204a04ab6f474837833705_arm64",
"8Base-RHOSE-4.11:openshift4/ose-cluster-machine-approver@sha256:d5293d65f59c34e7b3bfb6f2e31bcc13148c2a4ba98407df16ef9d7ec3522f03_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-cluster-machine-approver@sha256:db34e4cbce97a50bae91565138d1555f2eed1010cae2c589f7e34e5e27de5168_amd64",
"8Base-RHOSE-4.11:openshift4/ose-cluster-monitoring-operator@sha256:38097086911176eb6d94c9eb3fb744336d5c07b95c989d719dd7ed20807ae3c9_s390x",
"8Base-RHOSE-4.11:openshift4/ose-cluster-monitoring-operator@sha256:8ff5a580ab2e42adbdcbea74e7c2b6915c6abd4c5d6f14c82903586dda18001a_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-cluster-monitoring-operator@sha256:9ef3638201f3d8110c37205196e2c8023b497abff4c34124289496f014960c7a_arm64",
"8Base-RHOSE-4.11:openshift4/ose-cluster-monitoring-operator@sha256:f15249736c67cbf440deb68891faf4eadc896fa2f378590c8a355e2ff39ebd94_amd64",
"8Base-RHOSE-4.11:openshift4/ose-cluster-network-operator@sha256:9e7aab6d8d159653383627b8262ad46155dc97692c5c345b72f90ecf100ab4c3_amd64",
"8Base-RHOSE-4.11:openshift4/ose-cluster-network-operator@sha256:c6cf66b22c51935f2c081b23208eab48c41a44b9b915035ffa896101c41deb0a_s390x",
"8Base-RHOSE-4.11:openshift4/ose-cluster-network-operator@sha256:d3bff15251d3415b42ff851f0a1269bbf0fdac9410f437ad32c19c709b8f1b1d_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-cluster-network-operator@sha256:edcfb5688a3cc314456a59a1caebbb401a82d0aaf725867dcba874c93499bfbb_arm64",
"8Base-RHOSE-4.11:openshift4/ose-cluster-node-tuning-operator@sha256:032fbdb27508aaf93b1dedfc114e67cc8d398f4a6bd9f994ca40eb66d1e50f5f_s390x",
"8Base-RHOSE-4.11:openshift4/ose-cluster-node-tuning-operator@sha256:3ad618fd222cd3f0967b5c945e3f8a9c2c9f7cd5c4c107f2de7b7da4d06c5587_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-cluster-node-tuning-operator@sha256:5635e64a108e6005c47c88080b35cc11948d6097bb632228f8193a17b53259b9_arm64",
"8Base-RHOSE-4.11:openshift4/ose-cluster-node-tuning-operator@sha256:d06e393e0493bb6a519ffeab2595b7555df2148190eb30a29def40325c35e3a5_amd64",
"8Base-RHOSE-4.11:openshift4/ose-cluster-openshift-apiserver-operator@sha256:579f671f2e8a295eae80c19571daab0818ed012888980c0dc7a383fa277f595a_arm64",
"8Base-RHOSE-4.11:openshift4/ose-cluster-openshift-apiserver-operator@sha256:5a72cb0256f9b20e3f1b847def6ab9f544ff9d7b3a63437963fc1225c8b0ce94_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-cluster-openshift-apiserver-operator@sha256:a01a7943ecfa16a7ee0efd14e2cf192c887544cf9b9517b66dcdd0b9f1cd34dc_s390x",
"8Base-RHOSE-4.11:openshift4/ose-cluster-openshift-apiserver-operator@sha256:dc6a39c838691902cf50574eed7b6cfa6da8a38871624f09acab2e8d158b1957_amd64",
"8Base-RHOSE-4.11:openshift4/ose-cluster-openshift-controller-manager-operator@sha256:6634a513df79182201131a7f56ac876323bd7e1709b737405ab41e06e95acf40_arm64",
"8Base-RHOSE-4.11:openshift4/ose-cluster-openshift-controller-manager-operator@sha256:6e38c38b884651ae615d96617cbb562966ad67a63241dc1296c38e61556b6f74_s390x",
"8Base-RHOSE-4.11:openshift4/ose-cluster-openshift-controller-manager-operator@sha256:a502b3ce08f4dbb73617d2e212c6b89761a10cbb1d858b9c0f2791cb35683db5_amd64",
"8Base-RHOSE-4.11:openshift4/ose-cluster-openshift-controller-manager-operator@sha256:f5b0dc319a66df941b33428ca64b2cd937957ce47b932e8c3c74398f1057caf1_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-cluster-policy-controller-rhel8@sha256:4d56f27c4662cfa3b2cc7b9f4b146b66f9ad6b6e214b23813a8c4ed5a4107ead_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-cluster-policy-controller-rhel8@sha256:7ad8d955c2bf988905684f85876a22874dd235f2bac686c8565585abac5cc2eb_s390x",
"8Base-RHOSE-4.11:openshift4/ose-cluster-policy-controller-rhel8@sha256:c0925a8d478200fab902a7cae4847a900c7e4473ecc20f854e3ba58ac0d46cc3_arm64",
"8Base-RHOSE-4.11:openshift4/ose-cluster-policy-controller-rhel8@sha256:c7dc36c1b1c71ab449668a5600ce9ba403c23a7a14c81ea80a851d8f96a97757_amd64",
"8Base-RHOSE-4.11:openshift4/ose-cluster-samples-operator@sha256:41b5edfb6f395372593d2ece37102b6c53deabaf208a2d66cc3486308bf7bcd9_s390x",
"8Base-RHOSE-4.11:openshift4/ose-cluster-samples-operator@sha256:6bf352ae6bc6a6c46ca79014473cc163505165163060870bcf2e42f07b9f2577_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-cluster-samples-operator@sha256:844d02462ad69b045a796a9b5547cd65e42b51a56fda3b289a15e5aa0caa7138_amd64",
"8Base-RHOSE-4.11:openshift4/ose-cluster-samples-operator@sha256:c8a7ca2191e14e7b7b67108743fa442f75222a5f8a8577bb801f4209c72cf5a8_arm64",
"8Base-RHOSE-4.11:openshift4/ose-cluster-storage-operator@sha256:2155fd9379e1264fc4a0608cac844a098df4f170d5e1383c18b95fc7ec6b049a_arm64",
"8Base-RHOSE-4.11:openshift4/ose-cluster-storage-operator@sha256:60c88dda1e58b5a6e8109afef2a837fe184362ada32f369784bd5cf2a34183f2_amd64",
"8Base-RHOSE-4.11:openshift4/ose-cluster-storage-operator@sha256:a2da82561c61ddde3ed10057743ad59cefb36cd9b59a167bd1c01638cdb1b9a6_s390x",
"8Base-RHOSE-4.11:openshift4/ose-cluster-storage-operator@sha256:c30a0ebdf2740b0c0badde549e557973c741315cca23a931cfb28dce704887d3_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-cluster-version-operator@sha256:241713ac691dd073f8b667f59502e6db5ae503d01bd3e5dc0413bb1903a6da06_amd64",
"8Base-RHOSE-4.11:openshift4/ose-cluster-version-operator@sha256:43508917e491dcbcf0375ce2c0252fe79bc1cde78419a9c6ea20895fac2dac1f_s390x",
"8Base-RHOSE-4.11:openshift4/ose-cluster-version-operator@sha256:6c38640774628f346faa7555b574c8b492a3c86052299fb3aa905888ec29f57c_arm64",
"8Base-RHOSE-4.11:openshift4/ose-cluster-version-operator@sha256:739b3f7a860a9ac73027a95111dd5466b4c467970f2fb777cdf3598f67221b68_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-configmap-reloader@sha256:25c49da28dd21c6056f6368416e1d6ad6f06a3046434e0190c4e2e47d24408bb_amd64",
"8Base-RHOSE-4.11:openshift4/ose-configmap-reloader@sha256:26a13df99ea07b0298cd5f90b086f510c201cc7762a6020b1683489498f92247_s390x",
"8Base-RHOSE-4.11:openshift4/ose-configmap-reloader@sha256:d749478faa06c5b2102e5900bba9abd48dd2b05c7adf5bd8d7b5e1923ade4fdb_arm64",
"8Base-RHOSE-4.11:openshift4/ose-configmap-reloader@sha256:f78ad6462d63cf7926c5b83617dfbd393508588d88b5bd9eeeea0b7d8a64669e_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-console-operator@sha256:2ec6199f3ca35880a0d9a1960156de7d94b04be1d391b08926f19939ba8cb812_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-console-operator@sha256:51aa483bf4f840be495ad572254641187d19bf74f2d38424477f5893179f649a_s390x",
"8Base-RHOSE-4.11:openshift4/ose-console-operator@sha256:97616a2200d45d1d650c0cdd543ec7f0f936786b09431047a94e01f398aa2d06_arm64",
"8Base-RHOSE-4.11:openshift4/ose-console-operator@sha256:9e57ff97abdd99b207a0867fe0dee68f2bcaa7776d44e523798bab548aaae148_amd64",
"8Base-RHOSE-4.11:openshift4/ose-console@sha256:1ac5d6db843d81b56692a2019f4201927362bbf19d7486dbfdb4098ab2b4a729_amd64",
"8Base-RHOSE-4.11:openshift4/ose-console@sha256:67c77dfbf58dd0c41483b5afffab5215b1a818827176cfaa43794e1f237c67f1_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-console@sha256:6a3172a832962789a7e715983784cb365e8d996ce9eaf6d93c556f24c3f8b205_arm64",
"8Base-RHOSE-4.11:openshift4/ose-console@sha256:773182d61251834f80c36cebf472dbff70025334977ecc416560e55a41a9e8c7_s390x",
"8Base-RHOSE-4.11:openshift4/ose-container-networking-plugins-rhel8@sha256:b28145e56f2aac4dbb9d900f0efe86227287c10451728ed69708d6eac3580622_arm64",
"8Base-RHOSE-4.11:openshift4/ose-container-networking-plugins-rhel8@sha256:c472d872a70e67ab583752ff21f0bd5619bb755030eb51e9f2a4c625793a2cc3_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-container-networking-plugins-rhel8@sha256:d22cbaf4967340a39cf7ad96e68450b79898b204b5c994bd2d7f330377953412_s390x",
"8Base-RHOSE-4.11:openshift4/ose-container-networking-plugins-rhel8@sha256:def7a0a80be3d29e7ae6d9785f5925cf9558b9e01792cb1e77dfadb0d5f28230_amd64",
"8Base-RHOSE-4.11:openshift4/ose-coredns@sha256:2f52299822c5fdc045c703c43a99ab9db893d530d618176ae52376143a354d3c_amd64",
"8Base-RHOSE-4.11:openshift4/ose-coredns@sha256:58a52e4a3e0336391d21cf60c29dbede81e0a4a0dd27d54caa8c8107d4071da4_s390x",
"8Base-RHOSE-4.11:openshift4/ose-coredns@sha256:67d6f68c83ed3319353d56731fd3b31864269bd7b65d20d440f48fe4207c3ec4_arm64",
"8Base-RHOSE-4.11:openshift4/ose-coredns@sha256:a5d7d60486b0db4eff39e8ae9234a7650f578ee4edaaa8d5d0d1f1d7985471ee_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-csi-driver-manila-rhel8-operator@sha256:1e2c039399a6ad9857e9b3972cdf246a1cd6bdb70e2278bd3274c9ff0ffe8f5d_amd64",
"8Base-RHOSE-4.11:openshift4/ose-csi-driver-manila-rhel8-operator@sha256:5543f0aabea36a61da59bdc5042f8d5e2dfff4a07a51ed61fdd91cd75de53047_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-csi-driver-manila-rhel8@sha256:3c3248dfebba93bd81d5295455cd1eaead7622a1dd9d433bc7bf49a713603255_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-csi-driver-manila-rhel8@sha256:e8d1989aba103c3667cafbae5d850bc9e8558f2e4cc760a9b88931f3a4db86a9_amd64",
"8Base-RHOSE-4.11:openshift4/ose-csi-driver-nfs-rhel8@sha256:3b15d6d6f4c84f64caafac5a68041ca3bbe50bab34e353a6604f6046253547f9_amd64",
"8Base-RHOSE-4.11:openshift4/ose-csi-driver-nfs-rhel8@sha256:ab4144663cd995c5fcac1b096a5dafd5ec6e5fa62df311f4cb3841a7d2c75dfe_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-csi-driver-shared-resource-operator-rhel8@sha256:50c08c144bb33f382aaaf878157a8ebf58968bd575321cd179ca26551925cac5_s390x",
"8Base-RHOSE-4.11:openshift4/ose-csi-driver-shared-resource-operator-rhel8@sha256:969eb2f0c16c083548541f7ca9a514352af26ead7aee991ed259d6ace4a91d3f_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-csi-driver-shared-resource-operator-rhel8@sha256:adbd0c9b2820fa269d56fde688edb6d393ac509894a4334e65f25883ca9c3ba8_amd64",
"8Base-RHOSE-4.11:openshift4/ose-csi-driver-shared-resource-operator-rhel8@sha256:bacd97ae2c3e53a95dfefa929639896fe9ca5457344d7e255551173606673b43_arm64",
"8Base-RHOSE-4.11:openshift4/ose-csi-driver-shared-resource-rhel8@sha256:38eb7084857a284fc01f2b379245492d2a3f3687e7bbbcab018d3f37adeb0c92_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-csi-driver-shared-resource-rhel8@sha256:571d542a628389ea713e3426c6cae7c6ea403476a0de0162ddcf67f39cffae6e_s390x",
"8Base-RHOSE-4.11:openshift4/ose-csi-driver-shared-resource-rhel8@sha256:8b4d19610bac30821f299b9741aa105905642c19ee9a207acf26a89fcb980061_amd64",
"8Base-RHOSE-4.11:openshift4/ose-csi-driver-shared-resource-rhel8@sha256:b1b243779556a2740ef267c80d449a734c7f56dcb085481db1f395300cdbc015_arm64",
"8Base-RHOSE-4.11:openshift4/ose-csi-driver-shared-resource-webhook-rhel8@sha256:0e8cefa1ea15e47b3835204029250da5e5e0630a4457f3c4f5d208adb509d14c_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-csi-driver-shared-resource-webhook-rhel8@sha256:35d4be98c713880d8b672e122f21e352bec83a773b5ad5280244b987a87f8e6f_arm64",
"8Base-RHOSE-4.11:openshift4/ose-csi-driver-shared-resource-webhook-rhel8@sha256:aa9502ee197283d904856823d7b8e4bdf086a99c66b37272b8e0072a340c00e2_amd64",
"8Base-RHOSE-4.11:openshift4/ose-csi-driver-shared-resource-webhook-rhel8@sha256:fc0a42ee3a99634f86088f6b5903474041d9c0f27d8a80c446c6c709d7462cf1_s390x",
"8Base-RHOSE-4.11:openshift4/ose-csi-external-attacher-rhel8@sha256:65986b28ddc315fa9c7e567f0ab2a19e21d247f8bc7c55415391bd5f7ffc777f_arm64",
"8Base-RHOSE-4.11:openshift4/ose-csi-external-attacher-rhel8@sha256:a53bedc03d9cba348d76acfbe586df0f319a417216b5a1293e917693d2bf987b_s390x",
"8Base-RHOSE-4.11:openshift4/ose-csi-external-attacher-rhel8@sha256:cd8502b7bc328fd4b7f1b4194dc8f21b850c8c1eb8e0b220afb0fbef06ee447b_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-csi-external-attacher-rhel8@sha256:d65c8960171d37900f2f07cedb4a14eff2fc9da095a3ccc6718f4fbcd0f0b79e_amd64",
"8Base-RHOSE-4.11:openshift4/ose-csi-external-attacher@sha256:65986b28ddc315fa9c7e567f0ab2a19e21d247f8bc7c55415391bd5f7ffc777f_arm64",
"8Base-RHOSE-4.11:openshift4/ose-csi-external-attacher@sha256:a53bedc03d9cba348d76acfbe586df0f319a417216b5a1293e917693d2bf987b_s390x",
"8Base-RHOSE-4.11:openshift4/ose-csi-external-attacher@sha256:cd8502b7bc328fd4b7f1b4194dc8f21b850c8c1eb8e0b220afb0fbef06ee447b_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-csi-external-attacher@sha256:d65c8960171d37900f2f07cedb4a14eff2fc9da095a3ccc6718f4fbcd0f0b79e_amd64",
"8Base-RHOSE-4.11:openshift4/ose-csi-external-provisioner-rhel8@sha256:1e69d532a480bf0f0b2aa8c7385dfe90488408c25f1278ace1a25df90dba38ac_amd64",
"8Base-RHOSE-4.11:openshift4/ose-csi-external-provisioner-rhel8@sha256:62f68c04b66046eac735887c9ebfc3fb8af069579cab057203d1fda7c047a711_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-csi-external-provisioner-rhel8@sha256:8667b0674de09e66ea2eda3aed92ccaecab44cf71298e12b64735616ddcb7f7d_arm64",
"8Base-RHOSE-4.11:openshift4/ose-csi-external-provisioner-rhel8@sha256:ed000063acc18b89dd40d374b3ac29d010a7bbc3eb77403070a27c04c8e1c761_s390x",
"8Base-RHOSE-4.11:openshift4/ose-csi-external-provisioner@sha256:1e69d532a480bf0f0b2aa8c7385dfe90488408c25f1278ace1a25df90dba38ac_amd64",
"8Base-RHOSE-4.11:openshift4/ose-csi-external-provisioner@sha256:62f68c04b66046eac735887c9ebfc3fb8af069579cab057203d1fda7c047a711_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-csi-external-provisioner@sha256:8667b0674de09e66ea2eda3aed92ccaecab44cf71298e12b64735616ddcb7f7d_arm64",
"8Base-RHOSE-4.11:openshift4/ose-csi-external-provisioner@sha256:ed000063acc18b89dd40d374b3ac29d010a7bbc3eb77403070a27c04c8e1c761_s390x",
"8Base-RHOSE-4.11:openshift4/ose-csi-external-resizer-rhel8@sha256:68a45dffdbea5cbe6bb78ec6dfeded91d4ae361fa24dc5221d8507f7715d7320_s390x",
"8Base-RHOSE-4.11:openshift4/ose-csi-external-resizer-rhel8@sha256:8b40d88c21ea690f84e8221f6e7ed91daaa2d21ea8d1017f1afbf3fa9ffd0909_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-csi-external-resizer-rhel8@sha256:b3888d7ba58e56d0a10f3c2cc46764410d353f9e7c1a412e11e2e538fe0abc9f_amd64",
"8Base-RHOSE-4.11:openshift4/ose-csi-external-resizer-rhel8@sha256:c2cdefede57f8b6cb24c335cf0a201669fd26d3c3926fa77f495ebe70b7fc41c_arm64",
"8Base-RHOSE-4.11:openshift4/ose-csi-external-resizer@sha256:68a45dffdbea5cbe6bb78ec6dfeded91d4ae361fa24dc5221d8507f7715d7320_s390x",
"8Base-RHOSE-4.11:openshift4/ose-csi-external-resizer@sha256:8b40d88c21ea690f84e8221f6e7ed91daaa2d21ea8d1017f1afbf3fa9ffd0909_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-csi-external-resizer@sha256:b3888d7ba58e56d0a10f3c2cc46764410d353f9e7c1a412e11e2e538fe0abc9f_amd64",
"8Base-RHOSE-4.11:openshift4/ose-csi-external-resizer@sha256:c2cdefede57f8b6cb24c335cf0a201669fd26d3c3926fa77f495ebe70b7fc41c_arm64",
"8Base-RHOSE-4.11:openshift4/ose-csi-external-snapshotter-rhel8@sha256:4c27ae7dd0ade12e5de4fe0b1852a12cb2d34f1b24eeb68369f2a3b0c514dffd_s390x",
"8Base-RHOSE-4.11:openshift4/ose-csi-external-snapshotter-rhel8@sha256:4fe92e79ef5e642dc7860119e41d581865f7ae5b09abf6ce653e847d6a0a9aac_amd64",
"8Base-RHOSE-4.11:openshift4/ose-csi-external-snapshotter-rhel8@sha256:9f5f07396f9b2d983a3e99c133a5a81938900e8e0808a5ac57e0e72210d57377_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-csi-external-snapshotter-rhel8@sha256:e55bef044c9885ba15f06d21ecd44cd692e4d5b1eb020e56207c690a24c0702e_arm64",
"8Base-RHOSE-4.11:openshift4/ose-csi-external-snapshotter@sha256:4c27ae7dd0ade12e5de4fe0b1852a12cb2d34f1b24eeb68369f2a3b0c514dffd_s390x",
"8Base-RHOSE-4.11:openshift4/ose-csi-external-snapshotter@sha256:4fe92e79ef5e642dc7860119e41d581865f7ae5b09abf6ce653e847d6a0a9aac_amd64",
"8Base-RHOSE-4.11:openshift4/ose-csi-external-snapshotter@sha256:9f5f07396f9b2d983a3e99c133a5a81938900e8e0808a5ac57e0e72210d57377_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-csi-external-snapshotter@sha256:e55bef044c9885ba15f06d21ecd44cd692e4d5b1eb020e56207c690a24c0702e_arm64",
"8Base-RHOSE-4.11:openshift4/ose-csi-livenessprobe-rhel8@sha256:05b61e283383cb7d26749e09979ad59bfcecee33054f89a9d466ff0743085dd9_arm64",
"8Base-RHOSE-4.11:openshift4/ose-csi-livenessprobe-rhel8@sha256:0dc3629d883c31ef6babc095eb93106c1505b2ff332c4ef1a5a91bedd50c70d2_s390x",
"8Base-RHOSE-4.11:openshift4/ose-csi-livenessprobe-rhel8@sha256:9d7830b4ffd8be8845a62a69bd2efb7b3354d0a6b226d6e5cc8b23670b6b65cc_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-csi-livenessprobe-rhel8@sha256:f14f6e952932830665b25597c2a3d21158a5cb69beb4c80a64388777a1552865_amd64",
"8Base-RHOSE-4.11:openshift4/ose-csi-livenessprobe@sha256:05b61e283383cb7d26749e09979ad59bfcecee33054f89a9d466ff0743085dd9_arm64",
"8Base-RHOSE-4.11:openshift4/ose-csi-livenessprobe@sha256:0dc3629d883c31ef6babc095eb93106c1505b2ff332c4ef1a5a91bedd50c70d2_s390x",
"8Base-RHOSE-4.11:openshift4/ose-csi-livenessprobe@sha256:9d7830b4ffd8be8845a62a69bd2efb7b3354d0a6b226d6e5cc8b23670b6b65cc_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-csi-livenessprobe@sha256:f14f6e952932830665b25597c2a3d21158a5cb69beb4c80a64388777a1552865_amd64",
"8Base-RHOSE-4.11:openshift4/ose-csi-node-driver-registrar-rhel8@sha256:0c01d2cd070a88a674caaa131cda9db116520d8faef62fe8e625985c1d98fd18_amd64",
"8Base-RHOSE-4.11:openshift4/ose-csi-node-driver-registrar-rhel8@sha256:33487a8bf32beb3dfe503b86d29f4ba1abec143841cb74a806447f4cda76b65e_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-csi-node-driver-registrar-rhel8@sha256:d43e9ead11ce2d470c24485b53bc18f3bd906a74f98ed996a07300d798d23788_s390x",
"8Base-RHOSE-4.11:openshift4/ose-csi-node-driver-registrar-rhel8@sha256:d8b610a566b2524819e758881876146a0bc81307d5b213d772d1c4620a2012d8_arm64",
"8Base-RHOSE-4.11:openshift4/ose-csi-node-driver-registrar@sha256:0c01d2cd070a88a674caaa131cda9db116520d8faef62fe8e625985c1d98fd18_amd64",
"8Base-RHOSE-4.11:openshift4/ose-csi-node-driver-registrar@sha256:33487a8bf32beb3dfe503b86d29f4ba1abec143841cb74a806447f4cda76b65e_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-csi-node-driver-registrar@sha256:d43e9ead11ce2d470c24485b53bc18f3bd906a74f98ed996a07300d798d23788_s390x",
"8Base-RHOSE-4.11:openshift4/ose-csi-node-driver-registrar@sha256:d8b610a566b2524819e758881876146a0bc81307d5b213d772d1c4620a2012d8_arm64",
"8Base-RHOSE-4.11:openshift4/ose-csi-snapshot-controller-rhel8@sha256:67ac9c849b6a3470243c53ef7ec3aa44da1aeb379615332b56fbac27482f5b6f_s390x",
"8Base-RHOSE-4.11:openshift4/ose-csi-snapshot-controller-rhel8@sha256:7caf6ed642540c96e82faec6ea468bda65cf30490a7f36d84a4c821524ec5d9a_amd64",
"8Base-RHOSE-4.11:openshift4/ose-csi-snapshot-controller-rhel8@sha256:8cb151e8572bdfaf53f914de090a271ad5fb4e2a4d9046b587027f57473c84cf_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-csi-snapshot-controller-rhel8@sha256:9af4ca75bee97b438a623663260814087f1ca39a4cf3b3a94cd514b0538f538b_arm64",
"8Base-RHOSE-4.11:openshift4/ose-csi-snapshot-controller@sha256:67ac9c849b6a3470243c53ef7ec3aa44da1aeb379615332b56fbac27482f5b6f_s390x",
"8Base-RHOSE-4.11:openshift4/ose-csi-snapshot-controller@sha256:7caf6ed642540c96e82faec6ea468bda65cf30490a7f36d84a4c821524ec5d9a_amd64",
"8Base-RHOSE-4.11:openshift4/ose-csi-snapshot-controller@sha256:8cb151e8572bdfaf53f914de090a271ad5fb4e2a4d9046b587027f57473c84cf_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-csi-snapshot-controller@sha256:9af4ca75bee97b438a623663260814087f1ca39a4cf3b3a94cd514b0538f538b_arm64",
"8Base-RHOSE-4.11:openshift4/ose-csi-snapshot-validation-webhook-rhel8@sha256:3906afef49db33367ae423dd7470602716040fa003f5aea9f1a19a69c848cd1c_arm64",
"8Base-RHOSE-4.11:openshift4/ose-csi-snapshot-validation-webhook-rhel8@sha256:51c65a9df682ccdb37d6c2d79e0862848176795c1fa11aca1f9cefc800be7556_s390x",
"8Base-RHOSE-4.11:openshift4/ose-csi-snapshot-validation-webhook-rhel8@sha256:95c34ae00e6572e47420ae12278b05b7190da2ba34a8e649b01d7e89ff9a5316_amd64",
"8Base-RHOSE-4.11:openshift4/ose-csi-snapshot-validation-webhook-rhel8@sha256:fc19b27c4f465ec46f6b7838ff4715278b7a3472d79c5a062d8b2c38d0b9f778_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-docker-builder@sha256:1d4caa6d1f83d5dee59672c6692283c6560df72ae1b575b70992356d57c62a3c_s390x",
"8Base-RHOSE-4.11:openshift4/ose-docker-builder@sha256:c1b4b12a7b97eb9cdfa7875af3ac6ac3bfd9e423ff7a25c7cce67fb9605a1e0b_arm64",
"8Base-RHOSE-4.11:openshift4/ose-docker-builder@sha256:d5060059efc5c224609de286090868badb271d14326ccbef670d2cca624ccf8f_amd64",
"8Base-RHOSE-4.11:openshift4/ose-docker-builder@sha256:d7456704b8084ca68674124a4de7ad3199d9fe3989cd15801bf3090138ce4935_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-docker-registry@sha256:1ca0c6d8dcb1da2dc0ed3488c03062948b7801ebf77f032a75dcd0d776cbcc02_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-docker-registry@sha256:29be3d008714476dccb8c4b1fc8fc67de892d798c3873ef32c15732671e190b3_s390x",
"8Base-RHOSE-4.11:openshift4/ose-docker-registry@sha256:388582f1b5ff059dd6776f6e28dcf97e402a228269c86cd97e61c2a653cb7133_amd64",
"8Base-RHOSE-4.11:openshift4/ose-docker-registry@sha256:47ca483d2624030a8bd5b7fafbfff6b728ddc9ddf6b3a429c1d7b09dba3ca10e_arm64",
"8Base-RHOSE-4.11:openshift4/ose-gcp-cloud-controller-manager-rhel8@sha256:41e8f97fc5832464306161afcd587d68a4b602f580ff2ef6d025b46ce5af9683_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-gcp-cloud-controller-manager-rhel8@sha256:dcf345d2b728186c8be5994082b41694ddbd482f337ed5762e3c010c2f2989eb_amd64",
"8Base-RHOSE-4.11:openshift4/ose-gcp-cluster-api-controllers-rhel8@sha256:13032dc2fe709015f48c167f66ed7ad5cc861f42252ccd28b318ebbbba875bf4_amd64",
"8Base-RHOSE-4.11:openshift4/ose-gcp-cluster-api-controllers-rhel8@sha256:52f1777b57d7044a988da3054c0c7c06e27a3bc9d9ac8965dd8d5fe3cc3ef5d4_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-gcp-pd-csi-driver-operator-rhel8@sha256:ab39ff55f76b8d2b0ccbc0c9af706b6d136c4ca1216d8247982e2bf9e9be4635_amd64",
"8Base-RHOSE-4.11:openshift4/ose-gcp-pd-csi-driver-operator-rhel8@sha256:c0a3c993a9fcf0d645dec39a20464688837e35c82c08f5ca95fdf1b70d842806_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-gcp-pd-csi-driver-rhel8@sha256:9bbea15a4e7918b1f59827230127287d1f7a1c8881ee8272c6d397c85e2eeba0_amd64",
"8Base-RHOSE-4.11:openshift4/ose-gcp-pd-csi-driver-rhel8@sha256:f45be24171aa703c21aaad4f350ebe0a54081108d75e39ff1b42d1f415776e73_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-grafana@sha256:093a89f3ee3bc7b83d786457fd7dd2cd4b4df8b4d69597136c68c33b62f1555d_s390x",
"8Base-RHOSE-4.11:openshift4/ose-grafana@sha256:872e19ac34f528137912f7a4374848e14d5b5f71332e758d17b8955e6473bd8e_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-grafana@sha256:a8034b22cbf5478cb89511029d3fe47e8147ea6ad336f40c4ec8307b68a314ce_arm64",
"8Base-RHOSE-4.11:openshift4/ose-grafana@sha256:f91a57f81311e3859f44cc44ab2f4b345408bd4bf369c32a1da0ec53da9469e7_amd64",
"8Base-RHOSE-4.11:openshift4/ose-hyperkube@sha256:074743eb5a6d57b6ad6ab1d87dc397122fd628013fc25a97924262187ff8d916_arm64",
"8Base-RHOSE-4.11:openshift4/ose-hyperkube@sha256:0987c96c1001b1316c932b77597d965285f6d4117aade6e81194b591a57ab31c_s390x",
"8Base-RHOSE-4.11:openshift4/ose-hyperkube@sha256:b955148923febe573f89449ebee80dc22f5e9afdf3f11d6a53ea4e1b5faabf11_amd64",
"8Base-RHOSE-4.11:openshift4/ose-hyperkube@sha256:f2c9f7723e565ba0b6a5893c235aea79232e3c83d8719ea3001c50d62fcfb450_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-hypershift-rhel8@sha256:917b34fb32708b8197805b66aaf1e6eb790962d53039e9b6d908d86deb1199bf_s390x",
"8Base-RHOSE-4.11:openshift4/ose-hypershift-rhel8@sha256:9e807b6a6e935bd5fd5d27ad950d0bc7177d0f498b5d55235cc1af833eb660c3_arm64",
"8Base-RHOSE-4.11:openshift4/ose-hypershift-rhel8@sha256:c50f3799c451830fc7f551d0397163473190a916a001b3ecf8e0577d5b68b252_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-hypershift-rhel8@sha256:ce31097552aaeb01e86dfc287151a60abb8c9cd5531ee940fbe5d7f1427e7612_amd64",
"8Base-RHOSE-4.11:openshift4/ose-ibm-cloud-controller-manager-rhel8@sha256:a6ba20c56e90cf404bcef97b7b8c1e87f4d370d3c26fe85111dddcd301c20d27_amd64",
"8Base-RHOSE-4.11:openshift4/ose-ibm-cloud-controller-manager-rhel8@sha256:bb4b6e94ad2e114f792e56803d96cc0a0d89cb2d0b4b6c1bd98f7dc02681d9ff_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-ibm-vpc-block-csi-driver-operator-rhel8@sha256:969ddfd951d7d66215810d9b1d82a524a622fa014c7aae48d62c6b475507ac3c_amd64",
"8Base-RHOSE-4.11:openshift4/ose-ibm-vpc-block-csi-driver-operator-rhel8@sha256:f31fccd1cbd570207ed229402d402ca388c6630f14e0508bdc9ba01fa1763bbc_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-ibm-vpc-block-csi-driver-rhel8@sha256:bf6a31add94b1af1a256bf72fc860f4785ac574770bcfb7a0f0e843f69bbf385_amd64",
"8Base-RHOSE-4.11:openshift4/ose-ibm-vpc-block-csi-driver-rhel8@sha256:f192ef456a56c953c8e553e70af23c01f04343fed3c479d000e0ad00462e66a7_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-ibm-vpc-node-label-updater-rhel8@sha256:278c796bcd48ecb1f88174ca479e447fb3774be23169b3e0c9e10bb2c9c5e9e9_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-ibm-vpc-node-label-updater-rhel8@sha256:d5e72ed27970b6e52385e43172013275bd3bc203a8b6755fcc505e0287213fd4_amd64",
"8Base-RHOSE-4.11:openshift4/ose-ibmcloud-machine-controllers-rhel8@sha256:60b3440b77654b142510883132bc9023f3b6dac08a55c32eab02870dfde1d786_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-ibmcloud-machine-controllers-rhel8@sha256:7b0cb3783ab7f8b6f38375dbe9e4f2e8e5fc0bdf1cf6aba23623229cf86d6eea_amd64",
"8Base-RHOSE-4.11:openshift4/ose-image-customization-controller-rhel8@sha256:7b3511f938658d9bdf4f6f9548fcc0b7b89cde0831e829f23b367db826902bdf_amd64",
"8Base-RHOSE-4.11:openshift4/ose-image-customization-controller-rhel8@sha256:f1d87fa6ba341455ae0817bdc9d24840b59158d9b1e51663768c557be9ee7268_arm64",
"8Base-RHOSE-4.11:openshift4/ose-insights-rhel8-operator@sha256:0c1141eab7116a0e14dfc4c2594bbb6bb55f80226a58b3b4be6e8f7cd9e1b97d_arm64",
"8Base-RHOSE-4.11:openshift4/ose-insights-rhel8-operator@sha256:217c3cb7eb523a216d5d9cf8e3c7685fc20c48125f664f29da7f1f53e44056cc_amd64",
"8Base-RHOSE-4.11:openshift4/ose-insights-rhel8-operator@sha256:36128b45bd888fb2853d417288720286bf523d9e0584054076b1e5b9288f2f60_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-insights-rhel8-operator@sha256:3b9eaa26eecaf282748fb74cf0f54f40cfe62723592436b839a775aa3b5b4669_s390x",
"8Base-RHOSE-4.11:openshift4/ose-installer-artifacts@sha256:2146a11416aae3b7b6b1ba2926099b0055e58d47791f765fcea0a7467cf91a8c_s390x",
"8Base-RHOSE-4.11:openshift4/ose-installer-artifacts@sha256:3cdce4ceda9b36aa746be514366300080b59db9ba7247aacae562a1797d09af2_arm64",
"8Base-RHOSE-4.11:openshift4/ose-installer-artifacts@sha256:5b4746584a584d2a8fe78e2fe41ca4d22998e854488602612d0d4f02424d489f_amd64",
"8Base-RHOSE-4.11:openshift4/ose-installer-artifacts@sha256:645f779075fc78270b02e98bf31d5927d9ff48a95c56669abc5f749296e3ee4d_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-installer@sha256:45a2c7fa9f56ec78e9087139c6ee944c963685a3714a77535f8cd3eaa8b6d8e9_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-installer@sha256:72e0c95f375e36b530f20154d136d8debbdef203b3c43f79fb77561718361ead_amd64",
"8Base-RHOSE-4.11:openshift4/ose-installer@sha256:d104ba0c4af286753f4cbbd1d36b3c4b318693e209f4c2a0145886f7c4e0374b_s390x",
"8Base-RHOSE-4.11:openshift4/ose-installer@sha256:e1dddd4cd6f019269098a1d89c07568b6391371b3aab67bafda73b99251d1808_arm64",
"8Base-RHOSE-4.11:openshift4/ose-ironic-machine-os-downloader-rhel8@sha256:156ec07459bf256fe2c812bb100818676c740ac90029720b5d235911053d91c1_arm64",
"8Base-RHOSE-4.11:openshift4/ose-ironic-machine-os-downloader-rhel8@sha256:e0383d12651c11d7fe0d823a1d9bbaa36d1a7194760be4be173772b0d9db57eb_amd64",
"8Base-RHOSE-4.11:openshift4/ose-k8s-prometheus-adapter@sha256:051182f36d3af73c7cc0e48c15f056847bafc23d22158dce45c0501d7254fae2_arm64",
"8Base-RHOSE-4.11:openshift4/ose-k8s-prometheus-adapter@sha256:7b18e65edbd7226a23b0b560693d6431909c190e08b76b2a3b0581bb48c9a34f_amd64",
"8Base-RHOSE-4.11:openshift4/ose-k8s-prometheus-adapter@sha256:82a4633e64d3749ac94c8895ed5d61d25a62765a060292413a053ec2d8342839_s390x",
"8Base-RHOSE-4.11:openshift4/ose-k8s-prometheus-adapter@sha256:a7ab7f242111de6ecf29f6107baa7c90331f9fc68a32467e7e91c935cdd99218_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-kube-proxy@sha256:104591dd4ff54b3367f3d800de99b582bead990cfb9bc0486e26737bf6405de4_amd64",
"8Base-RHOSE-4.11:openshift4/ose-kube-proxy@sha256:176e3d9d7ee66a0e547e4c7be5dbb17376cfb9e83c13edb2f2f3f0b47fe370dd_s390x",
"8Base-RHOSE-4.11:openshift4/ose-kube-proxy@sha256:5f1bb6c0542b8239e285fb2dbdf3b31597e6af62c91e0f5cf3ae5938a5b23c41_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-kube-proxy@sha256:6308f187621d82c37784a34039509e9fc9569246ede0606c3bad6f8a96369cd1_arm64",
"8Base-RHOSE-4.11:openshift4/ose-kube-rbac-proxy@sha256:0a487bf2de490a196a542712019859566c6bc7880201759c666d72fa80487fff_arm64",
"8Base-RHOSE-4.11:openshift4/ose-kube-rbac-proxy@sha256:20fc22cb99735ca5a7d633c4575d31f0cc54cb0856dae6a1aeee1c5a5b921ce2_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-kube-rbac-proxy@sha256:c7398161761676c9b95f78a21f5a8acd206dcac50c121b39e26f2d73ee2a3c66_s390x",
"8Base-RHOSE-4.11:openshift4/ose-kube-rbac-proxy@sha256:dceffc4f2c606f9e285794b2138e29133daeb5c1aa4ca76fe7c4205ac0b38ccd_amd64",
"8Base-RHOSE-4.11:openshift4/ose-kube-state-metrics@sha256:86498588af9912a494d306c600bf0e5b2b5393a7b927037a97691fff726d917b_s390x",
"8Base-RHOSE-4.11:openshift4/ose-kube-state-metrics@sha256:b7b87b4a79e5892321a90b4f16e8ffdc4e839aabea2886b1a2b64e5a0f9f703e_arm64",
"8Base-RHOSE-4.11:openshift4/ose-kube-state-metrics@sha256:eaa324ff422ebd8cf630f252d9d628a30f1c6c8e35d6f06584a3d452adb7074e_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-kube-state-metrics@sha256:ee2a5d918f70d007b9414d34e0f639437a39d2cd3a2a2bba24f5aee5d8035eb5_amd64",
"8Base-RHOSE-4.11:openshift4/ose-kube-storage-version-migrator-rhel8@sha256:3b28af903bc028ef6336e675743512b2a67f9a9f1c524a3cd9bd9666d730a194_arm64",
"8Base-RHOSE-4.11:openshift4/ose-kube-storage-version-migrator-rhel8@sha256:5f648ddc9ec59acd152910a93ac82587488aba4452f98bac21f573fd7714b985_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-kube-storage-version-migrator-rhel8@sha256:8f95707b2239415ca3c86adc8a96c063d5d0ca8986331eaa6c1d277598d90d91_s390x",
"8Base-RHOSE-4.11:openshift4/ose-kube-storage-version-migrator-rhel8@sha256:ae9915adc15077ed2466d5e8100c337834db34b84c23c77c59bd031a38c66a8a_amd64",
"8Base-RHOSE-4.11:openshift4/ose-kuryr-cni-rhel8@sha256:5f0bd74910cb7bc8cdff931c1d4da34d2a95e1e1854d7f686af466166acec047_amd64",
"8Base-RHOSE-4.11:openshift4/ose-kuryr-cni-rhel8@sha256:81462d3fafcd8988646f7a41ee96c71b837471dc5dcb35396eb533b14254156e_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-libvirt-machine-controllers@sha256:04041ac30693f5762ec21d0ff8103741910e838486ba4d50b280d2300a58e467_s390x",
"8Base-RHOSE-4.11:openshift4/ose-libvirt-machine-controllers@sha256:74224adc80febc0a77564dc86ac1bc095444e0c0398ea756460868627df41911_amd64",
"8Base-RHOSE-4.11:openshift4/ose-libvirt-machine-controllers@sha256:ec3d130af46371cd1f394b18413accc73b9619ac3232d418182eae776e657416_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-libvirt-machine-controllers@sha256:f07da2662e97243923a4083b1fac4e963a1cfea9f43cd9fd65bb4f3444505c41_arm64",
"8Base-RHOSE-4.11:openshift4/ose-machine-api-operator@sha256:123e25a9c01e463bc6f31b3bda99ce30e07ed7e7c2d62e6db1029048c2754c83_arm64",
"8Base-RHOSE-4.11:openshift4/ose-machine-api-operator@sha256:50aec0017448814b8420b561fae8117b620971b904eeeeba59ea250be3d0b683_s390x",
"8Base-RHOSE-4.11:openshift4/ose-machine-api-operator@sha256:c61dc40b93ffc6ff2335ba169475990cdbb70704b69d155561c5d64c14d07448_amd64",
"8Base-RHOSE-4.11:openshift4/ose-machine-api-operator@sha256:e92749f7a8381da22507d567594dae893c684415d947094ae18d9561ad1f660d_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-machine-api-provider-aws-rhel8@sha256:9e272355fd860b3cfbdd641b3278c08b30ef57a95683543d84bebe0bd2db555a_amd64",
"8Base-RHOSE-4.11:openshift4/ose-machine-api-provider-aws-rhel8@sha256:a8cbd22fde7d9515a0a439ce1d26c7bf094aefe66b9ff5e977800db3bc192209_arm64",
"8Base-RHOSE-4.11:openshift4/ose-machine-api-provider-azure-rhel8@sha256:a120dfd6753ed24d0b32693ae94f71a601f4a04d88a1056b88ad4315c88b8d4a_amd64",
"8Base-RHOSE-4.11:openshift4/ose-machine-api-provider-azure-rhel8@sha256:cfa09983870bfd6bcaec139ef421a6e43795bd8e3d04f8ef4c241ee9b188492b_arm64",
"8Base-RHOSE-4.11:openshift4/ose-machine-api-provider-gcp-rhel8@sha256:c52b5720d86ff3bccd4dffc7ce664d49a1ae515a89350ee6df6af0dbeb941eb3_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-machine-api-provider-gcp-rhel8@sha256:d6d385ce47d52da83cd957a401463a8d48ac9415a749534b63cd8edf8b0dec02_amd64",
"8Base-RHOSE-4.11:openshift4/ose-machine-api-provider-openstack-rhel8@sha256:05bae77a907afc2d75cb8f3bf3aacb26c4e3f2e965709c3c371536bfa78ecd54_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-machine-api-provider-openstack-rhel8@sha256:0934c1acfdc6c8cc97ef198317f72bcea3bb6c6730d0be526a8c02e1677d47dc_arm64",
"8Base-RHOSE-4.11:openshift4/ose-machine-api-provider-openstack-rhel8@sha256:4f57e14568253c23640528a5334e60164ae6975ad1ce91373d05b63e241541ea_amd64",
"8Base-RHOSE-4.11:openshift4/ose-machine-api-provider-openstack-rhel8@sha256:df60e146a888bd72624758bc47d96622177cfe11330ab631dae7c30543715121_s390x",
"8Base-RHOSE-4.11:openshift4/ose-machine-config-operator@sha256:420fd1d1d11f92351a37c986f9aedda0d4e0897dc9cca0b16959a989308c64e8_s390x",
"8Base-RHOSE-4.11:openshift4/ose-machine-config-operator@sha256:543edd3009688fb98fdf5487e72713f8b81653e83a2532ebb95408ac948390a5_amd64",
"8Base-RHOSE-4.11:openshift4/ose-machine-config-operator@sha256:9947130c8cc8d4b3157242ff5d1dcca0343f6a7b3d17710b2f0915d7e3500881_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-machine-config-operator@sha256:a9aae6a7e5d77e4c56c8c7852529bc14565240ccecb5f0fc4af2c97d6453d5e9_arm64",
"8Base-RHOSE-4.11:openshift4/ose-multus-admission-controller@sha256:10d932015ba0fe1a84a7a0096dc416857e1a63a2323e6192b8b6bba90e50aa5b_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-multus-admission-controller@sha256:534466df0ec5df492b00ebeebedd041600e0476e6cb42d8aaedd46d2a6e78f06_s390x",
"8Base-RHOSE-4.11:openshift4/ose-multus-admission-controller@sha256:c7a66dd0d9c8b16789967073a28ac92eeb2f1beab3f8ead8fe1ca01f26a105c5_amd64",
"8Base-RHOSE-4.11:openshift4/ose-multus-admission-controller@sha256:df86ef6d451a7ac6a858f5a7a32145f3b99d0b1da3559ff90ccb4733106a59b5_arm64",
"8Base-RHOSE-4.11:openshift4/ose-multus-cni@sha256:559cb4e633fb0731f79310115e7d384749ef2ca15f298a4102985b4505845228_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-multus-cni@sha256:633c3b5509971739a0e95a8fab99a29bc5a81797c55c2cfdc97d184a055175af_s390x",
"8Base-RHOSE-4.11:openshift4/ose-multus-cni@sha256:75eeee08529df0c3e2e08b874ac7e1d39ef268148d71dff880f71034f8c89b14_amd64",
"8Base-RHOSE-4.11:openshift4/ose-multus-cni@sha256:98835095c461b58a1159a530ee7d3f978c81ed197b5345faf9d610272ebe23eb_arm64",
"8Base-RHOSE-4.11:openshift4/ose-multus-networkpolicy-rhel8@sha256:00532c0e376a4363ea73d6664c8ec200f5bcc4bcd52918cdad19f2d11057fd51_amd64",
"8Base-RHOSE-4.11:openshift4/ose-multus-networkpolicy-rhel8@sha256:80b31a0820e7954050c01d39fdce34591d22beec0678e258176a9bcc1378e07b_s390x",
"8Base-RHOSE-4.11:openshift4/ose-multus-networkpolicy-rhel8@sha256:9ba16add1d64bad4d4dfb9e8e4200b061ae6f6ab34bccf0456684bfdddc7b9b2_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-multus-networkpolicy-rhel8@sha256:c3799719a6af2f3020a8588e9a2ee483ee8e27d6a91675c824111aa0ea61be78_arm64",
"8Base-RHOSE-4.11:openshift4/ose-multus-route-override-cni-rhel8@sha256:0c8234a718b163b3390c49956b24c4320b4875d1f3d7ec27d0dab3fad16ddd85_amd64",
"8Base-RHOSE-4.11:openshift4/ose-multus-route-override-cni-rhel8@sha256:104105eb231879914965da9c3064c298ab2a1a7944eb334404c7ec32920ec511_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-multus-route-override-cni-rhel8@sha256:495a6f50eaac5b4bb2256d6866aed27549d547a454e4729703e1792fdd95a9a9_arm64",
"8Base-RHOSE-4.11:openshift4/ose-multus-route-override-cni-rhel8@sha256:51e952de791ec027c7841769418242da5172bb469f67eaab192fadcf6fb458e5_s390x",
"8Base-RHOSE-4.11:openshift4/ose-multus-whereabouts-ipam-cni-rhel8@sha256:019a741a0988bdfb01bb1d47a5ad13cae7a7bd281d9e1b0c5cc05ef2fa284ad2_amd64",
"8Base-RHOSE-4.11:openshift4/ose-multus-whereabouts-ipam-cni-rhel8@sha256:52e0ac8e139d941d3460ff68be8d22b6378ba6b9059d342ebc93d1fb8332a2ec_arm64",
"8Base-RHOSE-4.11:openshift4/ose-multus-whereabouts-ipam-cni-rhel8@sha256:6426782a1b3f59b5817fa85a465d63334ce7299adaeb442f75ce4930fece85dd_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-multus-whereabouts-ipam-cni-rhel8@sha256:8b81457dda1bfea834f351d7dae2f42195d04c95eaea32733c9ca4ad78ee554f_s390x",
"8Base-RHOSE-4.11:openshift4/ose-must-gather@sha256:3dacd322fcbbd9a68b8b8f6ac7d2f40eaad310442358d047d534156d1f39dc3d_arm64",
"8Base-RHOSE-4.11:openshift4/ose-must-gather@sha256:7c9eef761c85d5b7884e631937fef714732f612ebe54d1acb139f57560e8087d_amd64",
"8Base-RHOSE-4.11:openshift4/ose-must-gather@sha256:8bffdba8e5a5c0f02e4d8a4323292d1b9e4faeefbb3e3b73b13002050985eff9_s390x",
"8Base-RHOSE-4.11:openshift4/ose-must-gather@sha256:be3e5946f0c4f70427379251a147059e6aef6b24060ad3f43c4c7611d9a14d14_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-network-interface-bond-cni-rhel8@sha256:58d07b7b95fa55ba39a810d95f99954ee5b4bd19b37891a592ef47457c4d9248_amd64",
"8Base-RHOSE-4.11:openshift4/ose-network-interface-bond-cni-rhel8@sha256:696855f358513bb5d00da99f976ed617f2d4ed497d306684ef77aa9d69e93cba_s390x",
"8Base-RHOSE-4.11:openshift4/ose-network-interface-bond-cni-rhel8@sha256:b3fb70b58e12e37b5378eed5adb33619c0ecf110cbf48163e2717c19ec7f7025_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-network-interface-bond-cni-rhel8@sha256:eae99205aca7e6472b57040de8e4cd20a5cb2e320fa24fa93b5d018c0e8f0332_arm64",
"8Base-RHOSE-4.11:openshift4/ose-network-metrics-daemon-rhel8@sha256:1d1210cfd8dbee985f37f3b7f5f5027ee2871d0680c59d58f8b057eb188e5853_amd64",
"8Base-RHOSE-4.11:openshift4/ose-network-metrics-daemon-rhel8@sha256:94d936931a508b8e9e4d46dbdcc2f04311b30dca7a4ef54a5aafe708dda3b249_arm64",
"8Base-RHOSE-4.11:openshift4/ose-network-metrics-daemon-rhel8@sha256:e61bee6a6187d38ac586efb04c6ea9cfcc014c863e945e47f560a83e8def114d_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-network-metrics-daemon-rhel8@sha256:f29b041609aa6fc2351837aa6d5f377489e6e60570911ac474fc01102b6e8f63_s390x",
"8Base-RHOSE-4.11:openshift4/ose-nutanix-machine-controllers-rhel8@sha256:524e2e091db0e4a883824cd744f0d158e8bba91bff52b7e6c4908a3727c6bea2_amd64",
"8Base-RHOSE-4.11:openshift4/ose-oauth-apiserver-rhel8@sha256:46a1a8bad469cb3d2a2425eee40d5ebdbc99500741ccacdb384e34fa58ad177e_s390x",
"8Base-RHOSE-4.11:openshift4/ose-oauth-apiserver-rhel8@sha256:b1e06183d361a6ca89412b960a38121f6ecb9ecf6b9ebccbaad95159690dc243_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-oauth-apiserver-rhel8@sha256:c92369d17d727d96b6bc15cc9c32a65bce28850a441464d6557c4dea0445b3ce_amd64",
"8Base-RHOSE-4.11:openshift4/ose-oauth-apiserver-rhel8@sha256:d46a93bf4cb1369bd651b79748008cd3d69638b11d42fae6b2cd068545aab7d8_arm64",
"8Base-RHOSE-4.11:openshift4/ose-oauth-proxy@sha256:184021ada5116a1e5dc8c21163f39665606cae8fb1e776bd9d623cd2eb0072c2_amd64",
"8Base-RHOSE-4.11:openshift4/ose-oauth-proxy@sha256:1ce1cdcefa33cff869b553f7c1b03913d22495a8a66bb627a38a613f8bcbad26_arm64",
"8Base-RHOSE-4.11:openshift4/ose-oauth-proxy@sha256:56da8995fd4330fe9c28dbc873d699ca3c5eda75d1bcaba0ef9de2b209822ad9_s390x",
"8Base-RHOSE-4.11:openshift4/ose-oauth-proxy@sha256:9bfd73a2ba40e7a88aa3760e13e4179796daa942ecc1fdb35ac0d99f67b9c332_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-oauth-server-rhel8@sha256:0bf945ed0aee47149f19d396062c3fd23ea901c8992762c609673a16883a305b_arm64",
"8Base-RHOSE-4.11:openshift4/ose-oauth-server-rhel8@sha256:5f55e85234cb822dd12ab71bf5de8e7a49eab2525e465ac4bf34f5e69cee5673_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-oauth-server-rhel8@sha256:6f23eef8a61ada1a120bb5e03f477727d5b21e6fac6482ef823de58c2a838073_s390x",
"8Base-RHOSE-4.11:openshift4/ose-oauth-server-rhel8@sha256:ff7d23ed5555807756340a62bcade403f3e68350d2ec0feb442c1a8ddd7c17e4_amd64",
"8Base-RHOSE-4.11:openshift4/ose-openshift-apiserver-rhel8@sha256:a00046f91649246bf718a82a52ffcf969f0daa58dddc80de1ba53bf5999e393f_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-openshift-apiserver-rhel8@sha256:bfc32929ee0c819b793a73e00df60eedd318a950598566404e5d4b8ae0cf3cbe_s390x",
"8Base-RHOSE-4.11:openshift4/ose-openshift-apiserver-rhel8@sha256:cfc4db2358e7ae163557fd2a9fdd3f68bd6b281350e816fa5df796e8ef915879_arm64",
"8Base-RHOSE-4.11:openshift4/ose-openshift-apiserver-rhel8@sha256:fb79ed01acec6695a12cc13de5406bf08d862fbe1186734eb316544be1a240c1_amd64",
"8Base-RHOSE-4.11:openshift4/ose-openshift-controller-manager-rhel8@sha256:6c1a3c63ca3b93f0644a80882cc02174bc06bfb6df4b3012cdf43c1d0a8114e9_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-openshift-controller-manager-rhel8@sha256:bac116eb111816d3aca02ee3684caf417ad64d171844731aa17bb64d7eee5a75_amd64",
"8Base-RHOSE-4.11:openshift4/ose-openshift-controller-manager-rhel8@sha256:cbc561d7df2565112f6a0fb5da5a1ad3fb374f232a46985bbb06793f839b6c4f_arm64",
"8Base-RHOSE-4.11:openshift4/ose-openshift-controller-manager-rhel8@sha256:dd129ed0ef735c58c5453e9486e47f86128ba3e3f8e78f93b9f68cea6a6e1e19_s390x",
"8Base-RHOSE-4.11:openshift4/ose-openshift-state-metrics-rhel8@sha256:2950d0bcc7204cc50083c65c5353f5334b8d2c26a49b1ddf649cc5f154588ddd_s390x",
"8Base-RHOSE-4.11:openshift4/ose-openshift-state-metrics-rhel8@sha256:31fdf586cd84190d15ba39d77b2cf4f885e2f7b9d4cabecc173673657d98762f_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-openshift-state-metrics-rhel8@sha256:6952a0473a631218a7c975b461d12acb0bbb34fa09d29d517c9376302edaf211_arm64",
"8Base-RHOSE-4.11:openshift4/ose-openshift-state-metrics-rhel8@sha256:f35e35555ec3d130cff3bc84390cc6e29fbeaa3616a5ddd22264e378cf57dc56_amd64",
"8Base-RHOSE-4.11:openshift4/ose-openstack-cinder-csi-driver-rhel8-operator@sha256:60f1d7ca36e5b85e49c4d6118414e52b981f7628675a547e934f76e2b6884633_arm64",
"8Base-RHOSE-4.11:openshift4/ose-openstack-cinder-csi-driver-rhel8-operator@sha256:6d994efcb9859ae8c2284ee7859150bc334ef5db03c6101fb64677a841c534b1_amd64",
"8Base-RHOSE-4.11:openshift4/ose-openstack-cinder-csi-driver-rhel8-operator@sha256:bf71d233894a0f09ecd6d6d4bb14141aa458a7e38a59edcec6c25e6f3c1d6227_s390x",
"8Base-RHOSE-4.11:openshift4/ose-openstack-cinder-csi-driver-rhel8-operator@sha256:fc99f3eacda723a6d9c83bf0e619c91bd2eb049a710b304ab1de7639705bbed5_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-openstack-cinder-csi-driver-rhel8@sha256:222010151e2b63bf73be5abb82a7e66fc2a476c8d0eb2a9589751846eb13dda8_arm64",
"8Base-RHOSE-4.11:openshift4/ose-openstack-cinder-csi-driver-rhel8@sha256:5231039df308c3b8730158ad327982baff8f7b1b6dccd046ab4a00af6d70e7d8_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-openstack-cinder-csi-driver-rhel8@sha256:7c38464a61ab19479df1de20dcdbe5d5edc5091ac8b129a7f6f92aee6a792299_s390x",
"8Base-RHOSE-4.11:openshift4/ose-openstack-cinder-csi-driver-rhel8@sha256:9d4226c29d177b85af5c29303e477a110507966570a37607c9068eeea960bfdc_amd64",
"8Base-RHOSE-4.11:openshift4/ose-openstack-cloud-controller-manager-rhel8@sha256:1ff37333fbf551657701aba24e917b118b3104cb0ae66a1b062fd9b16492e806_arm64",
"8Base-RHOSE-4.11:openshift4/ose-openstack-cloud-controller-manager-rhel8@sha256:316d8d6c31c6198d95d929779c2d68df5ed9cc0fe1bc2db858f234af068dd21e_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-openstack-cloud-controller-manager-rhel8@sha256:c3ce053319fcd80e357b5ebcb3abca3f59bb5e45aa48452332c850627b7db28b_amd64",
"8Base-RHOSE-4.11:openshift4/ose-openstack-cloud-controller-manager-rhel8@sha256:cc40e91363be02c546bb57b66e855a635fa5cc9794814583b16a6ad70b23dca9_s390x",
"8Base-RHOSE-4.11:openshift4/ose-openstack-machine-controllers@sha256:109676ecd9d725dae3ac9bc7350deaa819dbcf1b911ec3106c3f412dd7d5e6d8_amd64",
"8Base-RHOSE-4.11:openshift4/ose-openstack-machine-controllers@sha256:12a757c6f5773a203383b44ee2e96b5e6997214c6ced22dbfe9234923d77dab5_arm64",
"8Base-RHOSE-4.11:openshift4/ose-openstack-machine-controllers@sha256:5cda1e00b8e5195be5fb565399f5a19c58a9c77bbe13e297f5a2196518116d90_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-openstack-machine-controllers@sha256:b791f3ba80eb8953023048e9d613c46e0f59582f6a810f33c6861159ed09604d_s390x",
"8Base-RHOSE-4.11:openshift4/ose-operator-lifecycle-manager@sha256:71e485ca85f437eab29e7442aba98f9b40209e187e09cc16b02a90ce2ea47a69_amd64",
"8Base-RHOSE-4.11:openshift4/ose-operator-lifecycle-manager@sha256:9ff3c0f6356d9bfcc98d390538007f31ffac8fdfeadfe10483ccb43b5afdb29f_arm64",
"8Base-RHOSE-4.11:openshift4/ose-operator-lifecycle-manager@sha256:d7869ff27bf8c8a4becc36ac1cfe0d58c87717abd331e0fb5654cd2170646964_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-operator-lifecycle-manager@sha256:e6b3dbe4aa6b5820b0aa9194980a88c90591286154b0d0bc4091a3b437b37d6b_s390x",
"8Base-RHOSE-4.11:openshift4/ose-operator-marketplace@sha256:4279626a013c0875b4c042ae9a2c970c67448a0d2eb0d5d40e9903d2ea4004db_amd64",
"8Base-RHOSE-4.11:openshift4/ose-operator-marketplace@sha256:60020a467e04467bc1584fb348af1586ead6ccf267deff84ded975ebb45966d8_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-operator-marketplace@sha256:97e0f4771aa15f5757e48ebb478798e549c8f171057d32aed5b1342b2f06266e_s390x",
"8Base-RHOSE-4.11:openshift4/ose-operator-marketplace@sha256:a14ba1d69da2b957fdbc9a42a867effd9234b97ec879574058ef84eebee047f3_arm64",
"8Base-RHOSE-4.11:openshift4/ose-operator-registry@sha256:5b349413999a106176b22c9df4d3cfbd918d74fc5cf28f2ae99547370aa6d346_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-operator-registry@sha256:5eb15d8d2b50adc82d64bc4195f37148d2bc74a7fe208edc51300b2a845fe980_s390x",
"8Base-RHOSE-4.11:openshift4/ose-operator-registry@sha256:619b8ca58e8cdc06a8e2dff0a837a18780c75f62c9ccdaf7e6c2e2afa786f93d_arm64",
"8Base-RHOSE-4.11:openshift4/ose-operator-registry@sha256:ba871c2101d87f2aeb6668af55b3f10e91558be420923b8523f8d83d4dd5b45e_amd64",
"8Base-RHOSE-4.11:openshift4/ose-ovirt-machine-controllers-rhel8@sha256:2d7b5e9c506da2c43704cae5934b604682dcb403218ceb1bd4f011c8bee8623b_amd64",
"8Base-RHOSE-4.11:openshift4/ose-ovirt-machine-controllers-rhel8@sha256:951e6ff8cdd565aefd60d8e996145c989c228a2a9c7ab412789d92ddb3ec9165_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-ovirt-machine-controllers-rhel8@sha256:d07d078681fbd9cb83c74716977b7f59112273cb18447178bdf8955050faeebd_s390x",
"8Base-RHOSE-4.11:openshift4/ose-ovirt-machine-controllers-rhel8@sha256:ff4261f6102f428b1789a31e021d18ededce3ba80ca93e64b7149968f10cff58_arm64",
"8Base-RHOSE-4.11:openshift4/ose-ovn-kubernetes@sha256:5abaa3f3db864bd4d2d2dbc059839e28cbe5b6baa09cb6545d3f508809dd3f7a_s390x",
"8Base-RHOSE-4.11:openshift4/ose-ovn-kubernetes@sha256:713dd28ffc33520c9e84b72850253adf0adb016968773121f05349e3fca302c2_amd64",
"8Base-RHOSE-4.11:openshift4/ose-ovn-kubernetes@sha256:795db439b8d73d097b0908fe6270d8a947fc1acd21bf3f4d9fa59f02bd16f19f_arm64",
"8Base-RHOSE-4.11:openshift4/ose-ovn-kubernetes@sha256:cec5b3a5276177b25ce85f5d1465dbc6aca19b78b0f5406b6fe85bc97ff3f77d_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-pod@sha256:51a4a033be2739a7a7a3edc7a1ee16ad9caddc5ae1f5a14c448afe3f5f906428_s390x",
"8Base-RHOSE-4.11:openshift4/ose-pod@sha256:651930bf045975dabb3d79410a2c9f971f1da319b8fcbba29ebe2e4e3bb71b3b_arm64",
"8Base-RHOSE-4.11:openshift4/ose-pod@sha256:718cf324bb4c3af6852458ab1551c59ee9f1b1d8d3fadfd858bb909c9ec3558a_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-pod@sha256:86e0050aaa7477b8aeef382e3bf8092463d207adfa5cd8c88358b367bb624869_amd64",
"8Base-RHOSE-4.11:openshift4/ose-powervs-cloud-controller-manager-rhel8@sha256:28ef0b3040cc922f78fd7e9814628871c0fb85de1a9d47c1d954737d26d2f53b_amd64",
"8Base-RHOSE-4.11:openshift4/ose-powervs-cloud-controller-manager-rhel8@sha256:a512551fc4ce326ef993f1dde6dedd5cf4c20b6c41f6149430ffae0d9e10d62c_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-powervs-machine-controllers-rhel8@sha256:965ad6292483d5e6d8b734fd40006689cf3917657919c668b6d01bc9fc4b816e_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-powervs-machine-controllers-rhel8@sha256:a03170bc3c01ee4f9c6cb80ee41925231b6c8b283822a094506214c10f19847b_amd64",
"8Base-RHOSE-4.11:openshift4/ose-prom-label-proxy@sha256:90f629a90569aceb6deb0134b4141a3a622c4e95637ef4d5d6f3890ac27026c2_s390x",
"8Base-RHOSE-4.11:openshift4/ose-prom-label-proxy@sha256:c9ac8cabb6bc4f6bd60bda52529c98df596a1fa5a9130201129068ff48bc0fbb_arm64",
"8Base-RHOSE-4.11:openshift4/ose-prom-label-proxy@sha256:db4ec1b0a75ec8a5260095225cf2ef103895edd9b05419503bec473629a3dcd0_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-prom-label-proxy@sha256:fd3feba855b7afa27146ab4798f7afcb05d2dc22c1eea2c691a3778df00606d6_amd64",
"8Base-RHOSE-4.11:openshift4/ose-prometheus-alertmanager@sha256:0d225b059bdefca3ac163860ce9ae41ed74cd8c9ca887cfe4c525ac3f0cae783_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-prometheus-alertmanager@sha256:13c7b3e7d5a2a75a806642a614189de0f4ae1639a9cab78ca7104ba65b4fd385_s390x",
"8Base-RHOSE-4.11:openshift4/ose-prometheus-alertmanager@sha256:cdddc502045ecafa9d4deabf4ac30af0255c3bb586390bcf7d89a1c1937b833c_arm64",
"8Base-RHOSE-4.11:openshift4/ose-prometheus-alertmanager@sha256:f8db7211683d764461c1feacb61eb9911f480a8ad113fccb381155322077303c_amd64",
"8Base-RHOSE-4.11:openshift4/ose-prometheus-config-reloader@sha256:015e84370d7a0a3e5318158915b27e1c5e7e7699d11240ba7359d6bc32c9898a_s390x",
"8Base-RHOSE-4.11:openshift4/ose-prometheus-config-reloader@sha256:39e17dba2978d3e1b0af71b9eb1be3446199a365ada2e156682ee7a20e48b060_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-prometheus-config-reloader@sha256:4065daad759195db3c325efc46209f02bcc1c32caad88c69d5a3dbdcf920e335_amd64",
"8Base-RHOSE-4.11:openshift4/ose-prometheus-config-reloader@sha256:bb62cdf6eca82eaa92fb9bbfc4e2f7575c3c49d472fda9358808aa790d3f5a70_arm64",
"8Base-RHOSE-4.11:openshift4/ose-prometheus-node-exporter@sha256:1226c18cda120df10313739a9ac638bd5c4d02aa4f65ba3d1044b4f423d559a2_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-prometheus-node-exporter@sha256:3539ddf93d8c2fe005b53b52c6628b413be0aabdfa534e6b947c4842d3617323_arm64",
"8Base-RHOSE-4.11:openshift4/ose-prometheus-node-exporter@sha256:52adf1af03f2c7fef37ac537638577b913a73b11490ef16c789c40dbfbc9391c_s390x",
"8Base-RHOSE-4.11:openshift4/ose-prometheus-node-exporter@sha256:79ad722e32477863e3319b35b1e98befb8257576ebab0be4ae605f1cf92cf760_amd64",
"8Base-RHOSE-4.11:openshift4/ose-prometheus-operator-admission-webhook-rhel8@sha256:7c00451864fafd5f2c5e316557f67eb027dd66e3e756c756ab3f74ab7a98e404_arm64",
"8Base-RHOSE-4.11:openshift4/ose-prometheus-operator-admission-webhook-rhel8@sha256:9a67755cf6419877dce688f5bcd92da4929dcd86603219eb08628b44a29c4257_amd64",
"8Base-RHOSE-4.11:openshift4/ose-prometheus-operator-admission-webhook-rhel8@sha256:a810296e2d9a9924234a7437531f9b6f4e266a4ddd40b8ecce1c48414696512e_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-prometheus-operator-admission-webhook-rhel8@sha256:c5030e797e2b2130ec51a9a6039e02ea272477f502f7999286c660d59f34aca8_s390x",
"8Base-RHOSE-4.11:openshift4/ose-prometheus-operator@sha256:72ffba5d0ae400eba6e31120ecb4b621e852653b3b3850add2775bf51d5a2aca_arm64",
"8Base-RHOSE-4.11:openshift4/ose-prometheus-operator@sha256:9e028b370e4b1fa7eeb51fb84ad9b1344e4012716030c5d3fa223c7abe92c0e1_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-prometheus-operator@sha256:a2912fec31d91070a66473f1902cd5206cc8ce9e6849c4e5c5ba3da85165a31b_s390x",
"8Base-RHOSE-4.11:openshift4/ose-prometheus-operator@sha256:b45f485a4d48297aaef5fc6b95211eebe8f75ebf2ef69118c331c21a97fbaa9a_amd64",
"8Base-RHOSE-4.11:openshift4/ose-prometheus@sha256:2486111c7d1de008464902945f9767cefedb3ef5c53521fdc2e1eb5fcf1b3fb4_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-prometheus@sha256:37e8941e45c4add6684e52685ed112e474f0c8f062178497a4d65a019a2c1700_amd64",
"8Base-RHOSE-4.11:openshift4/ose-prometheus@sha256:48375716d6e24dfd3811907f109defa883495cfdb387e78c26b90589e05623d7_arm64",
"8Base-RHOSE-4.11:openshift4/ose-prometheus@sha256:64ad3518eff522dda5d221496a94cf2fe14b5c68175d0002ff01bbeb131756b1_s390x",
"8Base-RHOSE-4.11:openshift4/ose-sdn-rhel8@sha256:0e9935caae157329505de5a21a4d40ef501c9a2bcff47f76b074fcf1ab0e9c22_s390x",
"8Base-RHOSE-4.11:openshift4/ose-sdn-rhel8@sha256:c708a24017904d8e50fffaafc4c7b072bd774d04acdfa2b40d139edccf1dad33_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-sdn-rhel8@sha256:f2c982220bfc6785e85f25c70ce559df5121417ec205d2df6965eb97885595ae_amd64",
"8Base-RHOSE-4.11:openshift4/ose-sdn-rhel8@sha256:f3f3ab589e877816e8816468155a3f2eacdecd2085c08794ba372e6dcb84dd9a_arm64",
"8Base-RHOSE-4.11:openshift4/ose-service-ca-operator@sha256:2fd815e1dfa78fc9c28179a5c77296723bbe8f42e1b19e347d936a795b787cdf_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-service-ca-operator@sha256:5607b0aeaff5bc14563afb5b339cf26c12472501532d929da168c2e21a7afe9f_s390x",
"8Base-RHOSE-4.11:openshift4/ose-service-ca-operator@sha256:85dc1b4150d3a3f698bfc460ef6bb30c9b827a098de3cb7f46b9d35f145ef4f4_arm64",
"8Base-RHOSE-4.11:openshift4/ose-service-ca-operator@sha256:bcdbf3cb8e6e31b66d979055c7ad71ff5d9fa309ba3c35256acdbe51c9f43de5_amd64",
"8Base-RHOSE-4.11:openshift4/ose-telemeter@sha256:136d56f3c872a4d0dafb872d79c10b9d11cc582cbbb1e796881c6770543b3012_arm64",
"8Base-RHOSE-4.11:openshift4/ose-telemeter@sha256:41f945d79832bab585470bb274be2ab66c8728808d15679c8ea3089013671464_s390x",
"8Base-RHOSE-4.11:openshift4/ose-telemeter@sha256:d9c609b5b7893d6f0c137fff5edd8df6b182088277ee2b9fcda8374fe19838e4_amd64",
"8Base-RHOSE-4.11:openshift4/ose-telemeter@sha256:f931ead1bc611c5faf5073c81a3af1c3561ed1eb42f958fa9c1ae03eeb339505_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-tests@sha256:62f2f4e4ceba4c9b0a2116d3f3ec7c3b467f597e089e791f5a1271ecc4fcc3fd_s390x",
"8Base-RHOSE-4.11:openshift4/ose-tests@sha256:7cf282f6435dc703a8706afc203c5cb55d1f02a2af2452385ea0415b3b07ec89_amd64",
"8Base-RHOSE-4.11:openshift4/ose-tests@sha256:a5de772af9f66abc7b9f80a650ac51b70ec040cf331773c71d817a389c999144_arm64",
"8Base-RHOSE-4.11:openshift4/ose-tests@sha256:d8fd47265c720cad5f81c107c40302e3da0e569b79b18f0182804db6ddef0b39_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-thanos-rhel8@sha256:15883854538476b61fb9f95e9568936acdee1c26939101b300f16c877a1fb111_amd64",
"8Base-RHOSE-4.11:openshift4/ose-thanos-rhel8@sha256:94514a0e4637f4a171b6f603831ea5e608a8a66d7e04ef338814a2a3f788ae12_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-thanos-rhel8@sha256:b17fdce1d5ac2b69ec530e834f4a15576ea9e1227f74bca0777d30555a7aae96_arm64",
"8Base-RHOSE-4.11:openshift4/ose-thanos-rhel8@sha256:fa37f528f000ce8be8262df51584f0746f3b2a15db2295e82dba17171d3e6af7_s390x",
"8Base-RHOSE-4.11:openshift4/ose-vmware-vsphere-csi-driver-operator-rhel8@sha256:dfe6e04bea49e649841021fc717372bffcf0393ae71ba50fb640a3da64efb8ec_amd64",
"8Base-RHOSE-4.11:openshift4/ose-vmware-vsphere-csi-driver-rhel8@sha256:1ba42f6dfa8aa6671c1bd91741a5160ee5520bf99b0aeccba75af21be725f561_amd64",
"8Base-RHOSE-4.11:openshift4/ose-vsphere-cloud-controller-manager-rhel8@sha256:8b1cecaff8606e6649ea59f2b41fd680ee9efec621d8e994f157973be9b496f6_amd64",
"8Base-RHOSE-4.11:openshift4/ose-vsphere-cluster-api-controllers-rhel8@sha256:a450b493f00f796206a3d7286e93bad2ec36e5a80259c7947e79a1a0d5210656_amd64",
"8Base-RHOSE-4.11:openshift4/ose-vsphere-csi-driver-operator-rhel8@sha256:dfe6e04bea49e649841021fc717372bffcf0393ae71ba50fb640a3da64efb8ec_amd64",
"8Base-RHOSE-4.11:openshift4/ose-vsphere-csi-driver-rhel8@sha256:1ba42f6dfa8aa6671c1bd91741a5160ee5520bf99b0aeccba75af21be725f561_amd64",
"8Base-RHOSE-4.11:openshift4/ose-vsphere-csi-driver-syncer-rhel8@sha256:a8fb8135d0f3d2f666825d8a696973347f08238122e69951f17cce39d4287040_amd64",
"8Base-RHOSE-4.11:openshift4/ose-vsphere-problem-detector-rhel8@sha256:1a6eb49eea5f45e26b7bf30de3cd9b5573901fa6d4aa3bf621fa2e842c74c8d6_amd64",
"8Base-RHOSE-4.11:openshift4/ovirt-csi-driver-rhel7@sha256:1a3545dcf656b9e6caa0007993f8b9ae4544a7e3d0c28d7bd4a892d8f4b4b2d8_s390x",
"8Base-RHOSE-4.11:openshift4/ovirt-csi-driver-rhel7@sha256:83423a80871b68615cb6174ac08e5a60b0b1b8ed003a3f40ec03fb7920679e94_arm64",
"8Base-RHOSE-4.11:openshift4/ovirt-csi-driver-rhel7@sha256:b1ee2119c5c9ffa916f48425d807695d557bfe326bbfe0e65d18ec235cee53b7_ppc64le",
"8Base-RHOSE-4.11:openshift4/ovirt-csi-driver-rhel7@sha256:f7adacdb30067ee92339af29ed852e5de53d0c272cfaf5b46ab48b7b668816f5_amd64",
"8Base-RHOSE-4.11:openshift4/ovirt-csi-driver-rhel8-operator@sha256:2c1cd41c04dad0e7c8958ceec1b1d4273eb8be8f2f1daede4a6257050b012543_arm64",
"8Base-RHOSE-4.11:openshift4/ovirt-csi-driver-rhel8-operator@sha256:7a167a4e4c80b02d4e3a4d1f17b84c47fa7f2818c20ae643891e04d6270a58a6_s390x",
"8Base-RHOSE-4.11:openshift4/ovirt-csi-driver-rhel8-operator@sha256:d44cc45f565771b89a9a6600c3f0a463f5707b5d99d43fcd5017afa1c42cfe41_ppc64le",
"8Base-RHOSE-4.11:openshift4/ovirt-csi-driver-rhel8-operator@sha256:ec28031cfdeadc780ac4a539fc2ffcee484db70aff6d68bec2bfc88509f41ded_amd64",
"8Base-RHOSE-4.11:openshift4/ovirt-csi-driver-rhel8@sha256:1a3545dcf656b9e6caa0007993f8b9ae4544a7e3d0c28d7bd4a892d8f4b4b2d8_s390x",
"8Base-RHOSE-4.11:openshift4/ovirt-csi-driver-rhel8@sha256:83423a80871b68615cb6174ac08e5a60b0b1b8ed003a3f40ec03fb7920679e94_arm64",
"8Base-RHOSE-4.11:openshift4/ovirt-csi-driver-rhel8@sha256:b1ee2119c5c9ffa916f48425d807695d557bfe326bbfe0e65d18ec235cee53b7_ppc64le",
"8Base-RHOSE-4.11:openshift4/ovirt-csi-driver-rhel8@sha256:f7adacdb30067ee92339af29ed852e5de53d0c272cfaf5b46ab48b7b668816f5_amd64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2022:6103"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"8Base-RHOSE-4.11:openshift4/cloud-network-config-controller-rhel8@sha256:6e27d73d86ae20585752a7c2e3a3cfa41ee88c245e9ab9da123c86b91b77bf4d_amd64",
"8Base-RHOSE-4.11:openshift4/cloud-network-config-controller-rhel8@sha256:e3cc37918d771c7d87052387de7a4f585c329cec0b8537b41f411cf7e08e7ef6_arm64",
"8Base-RHOSE-4.11:openshift4/cloud-network-config-controller-rhel8@sha256:e7867ad391b8f7cca4d987f7fd7cc429b86665029cc7b226ccd32aec5bf2556e_ppc64le",
"8Base-RHOSE-4.11:openshift4/cloud-network-config-controller-rhel8@sha256:eaedb1749fc0f2c117497ca4e2e82e9366b3e776d9910d45fbc1be4daa774ae8_s390x",
"8Base-RHOSE-4.11:openshift4/driver-toolkit-rhel8@sha256:0d876f138cb07c4cf25bc0161041f92a25a81637367815ab20c8ac30e11d7f0a_ppc64le",
"8Base-RHOSE-4.11:openshift4/driver-toolkit-rhel8@sha256:82faeb6a8caa174d9df3d259945ca161311fe6231d628e34ee0f1c8528371229_amd64",
"8Base-RHOSE-4.11:openshift4/driver-toolkit-rhel8@sha256:d3edb75ef363d202953c7fab5e997a5f2430108b6882f4b857de2be7c4ed8ffb_arm64",
"8Base-RHOSE-4.11:openshift4/driver-toolkit-rhel8@sha256:ebbdb04cefcb10f1932415c1fe7453b20066594c0febd1f6e3d28dd71c29c939_s390x",
"8Base-RHOSE-4.11:openshift4/egress-router-cni-rhel8@sha256:5d87bcb5e32b7d69df1d713fd61a71d0223447258deb728b26249ca197bad943_ppc64le",
"8Base-RHOSE-4.11:openshift4/egress-router-cni-rhel8@sha256:73fb4c432aeea93a109c119097ea849c1e4ae02bf7dd196ebb63d46223c7837e_amd64",
"8Base-RHOSE-4.11:openshift4/egress-router-cni-rhel8@sha256:9cb6ff6b82565bbfb4af2b9ffe93148d2d145775c33fef56beb7de901ebd0eb6_s390x",
"8Base-RHOSE-4.11:openshift4/egress-router-cni-rhel8@sha256:c73b6663d221184ae7920fb6fcb5191591b697faed01b7a30cf8116f60bd6898_arm64",
"8Base-RHOSE-4.11:openshift4/network-tools-rhel8@sha256:6de9ef410c3940d5292b3ba93952497959d67dbd82bbce9d4096032fa4ddb35f_amd64",
"8Base-RHOSE-4.11:openshift4/network-tools-rhel8@sha256:988faf6dc4951404eb8886150c33905880b81b32ca3ba1713911e4fd525bc000_s390x",
"8Base-RHOSE-4.11:openshift4/network-tools-rhel8@sha256:b914a9caeedc9c9777e28e71ed81416a1bf0fd6104b164ba756555192cf95063_ppc64le",
"8Base-RHOSE-4.11:openshift4/network-tools-rhel8@sha256:f14cafc7dd1904d01ec797a18bbc6753a751b113af94e0122697af4b6cd75cb9_arm64",
"8Base-RHOSE-4.11:openshift4/oc-mirror-plugin-rhel8@sha256:6504ab4496384eb70fd230933f7c6a3ea76b75c66afa7a7dfbd02ac1ad205515_amd64",
"8Base-RHOSE-4.11:openshift4/ose-agent-installer-api-server-rhel8@sha256:03cab1a6deb73e00dbea5cdd97c2eae70f34f01b2b45eebef32207a44b9740be_amd64",
"8Base-RHOSE-4.11:openshift4/ose-agent-installer-api-server-rhel8@sha256:311118642213a933c9d68e20043c7ac224fffa67bc6d563736af7836dc45bf22_arm64",
"8Base-RHOSE-4.11:openshift4/ose-agent-installer-api-server-rhel8@sha256:75d72fff160648cec863535b7ca3206dcf8b1d0e8686f1c20b55d684c9fd33dc_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-agent-installer-api-server-rhel8@sha256:f75740f83210434f126f13c414165a96ba2cf24e081d37ce147381c672211f6d_s390x",
"8Base-RHOSE-4.11:openshift4/ose-agent-installer-csr-approver-rhel8@sha256:5a2e4ce921dd19131cc4701701a1e15ab63c5862bf6c6c6d6c699a014be9e15d_arm64",
"8Base-RHOSE-4.11:openshift4/ose-agent-installer-csr-approver-rhel8@sha256:832c7fad36504af9ff0ea617eee9ce7e0d90c3b062dd49764709359ef742526b_s390x",
"8Base-RHOSE-4.11:openshift4/ose-agent-installer-csr-approver-rhel8@sha256:ea0d1078f53d769332eb6d74134b246c3e1d3a3a39832055c303b134a4eed290_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-agent-installer-csr-approver-rhel8@sha256:efcf0bcdb223445c64a7632b14621f40e3262f1aff7a8433246b56dada0c5ab5_amd64",
"8Base-RHOSE-4.11:openshift4/ose-agent-installer-node-agent-rhel8@sha256:3debd079d7a4e557aec8bf4f9e67aace0b72205a5d020206760fdfb59d13855c_amd64",
"8Base-RHOSE-4.11:openshift4/ose-agent-installer-node-agent-rhel8@sha256:6b7f448cc4ff12f26fe23266eae4532a5a516179eb3081a477d4a1b287d004ca_s390x",
"8Base-RHOSE-4.11:openshift4/ose-agent-installer-node-agent-rhel8@sha256:969a995f0c2079554cad5db05df992e5da80d5645f97e031048dcb6625936c0e_arm64",
"8Base-RHOSE-4.11:openshift4/ose-agent-installer-node-agent-rhel8@sha256:b2078745a9931f618b2ae3276f215f72a82570aebb1f871a086d74995f08f437_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-agent-installer-orchestrator-rhel8@sha256:5fbacf9fe03238b9e82d1d5aa3050bb94666f75d9c312cf96d364554432c4516_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-agent-installer-orchestrator-rhel8@sha256:69f30e118f27a357e1ec7a7d30249ac35acea76328922f24954e566eb28ddc92_amd64",
"8Base-RHOSE-4.11:openshift4/ose-agent-installer-orchestrator-rhel8@sha256:852f901cda9211026376f78c5bff6fc0e90714b44a7e75792e7ee9dca7d41ae5_s390x",
"8Base-RHOSE-4.11:openshift4/ose-agent-installer-orchestrator-rhel8@sha256:bc5ff8bf2abee2efc0df7122c384671e93122b4e158ae8eb1355a094bf61a75d_arm64",
"8Base-RHOSE-4.11:openshift4/ose-alibaba-cloud-controller-manager-rhel8@sha256:89262b72ba883c895c2073164824cdfdcdc5f1ef61d6c2e0d77cd3755cdc1fcb_amd64",
"8Base-RHOSE-4.11:openshift4/ose-alibaba-cloud-csi-driver-container-rhel8@sha256:d1a8124402bdb03cd625066b8719cbb3d2f0009c6923062a43ada1bb59871d68_amd64",
"8Base-RHOSE-4.11:openshift4/ose-alibaba-disk-csi-driver-operator-container-rhel8@sha256:0161cffc939ea87d47ef654f287b14cb7551333731870dbd6e2232c5875b9033_amd64",
"8Base-RHOSE-4.11:openshift4/ose-alibaba-machine-controllers-rhel8@sha256:dd1cd42eaa29959de325282d4f8815a0ebaa122604e28d407ecd7e965166b880_amd64",
"8Base-RHOSE-4.11:openshift4/ose-apiserver-network-proxy-rhel8@sha256:245ece4bd06599e479428c43847ff3cc532e3822f332c16bcd75fe8d803d294d_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-apiserver-network-proxy-rhel8@sha256:4be86d5b8d518826e8a65e9fb9f2b22c094ed8493b1720a5e798938b30f191ec_arm64",
"8Base-RHOSE-4.11:openshift4/ose-apiserver-network-proxy-rhel8@sha256:8ebe88572805ce4d7d574d50b26f85f6518fdb22dd7b9d1770cf96e826ed8dd9_amd64",
"8Base-RHOSE-4.11:openshift4/ose-apiserver-network-proxy-rhel8@sha256:ace63e71611bbc9e00c427ea60b48239878d25d23816ea80677ec6fbfab1734f_s390x",
"8Base-RHOSE-4.11:openshift4/ose-aws-cloud-controller-manager-rhel8@sha256:1242457e768a2cf0edefda2e0ec641264077e1e6c3c1819b6c430397826f4cc9_amd64",
"8Base-RHOSE-4.11:openshift4/ose-aws-cloud-controller-manager-rhel8@sha256:d9a7e298d07960e577ff3c49b64534340e31f07685c569d23e35818e993816fb_arm64",
"8Base-RHOSE-4.11:openshift4/ose-aws-cluster-api-controllers-rhel8@sha256:f1fb4e9e06fbada6da3a9849842d2faaef11afc923c0ead4b4d908cca928fb10_amd64",
"8Base-RHOSE-4.11:openshift4/ose-aws-cluster-api-controllers-rhel8@sha256:fae8fcd656375af170fe16f5e1704cd04a01353c39bdb71496320f66bdf98054_arm64",
"8Base-RHOSE-4.11:openshift4/ose-aws-ebs-csi-driver-rhel8-operator@sha256:432e73a20f27e84174d811cee2ee7db13f2bcd5617691ace07863ade43ad5abd_amd64",
"8Base-RHOSE-4.11:openshift4/ose-aws-ebs-csi-driver-rhel8-operator@sha256:4eb2eec27fd1cba3fd42fd9d633373602c0635fbef3e380ef227b418ec6e96a7_arm64",
"8Base-RHOSE-4.11:openshift4/ose-aws-ebs-csi-driver-rhel8@sha256:3ef0030f0228d2041cc810995403b7f09b92d9d2044236bf7961d4c32024591e_amd64",
"8Base-RHOSE-4.11:openshift4/ose-aws-ebs-csi-driver-rhel8@sha256:9fe539afa21e7e0f0b04230f6908d2e67861608b01b6afcebd575d10e95bed63_arm64",
"8Base-RHOSE-4.11:openshift4/ose-aws-pod-identity-webhook-rhel8@sha256:9389e1e4c2fa64a154dcbffbed370676accfdb8eea70b2e6a49a1c6b4aa4aaf8_amd64",
"8Base-RHOSE-4.11:openshift4/ose-aws-pod-identity-webhook-rhel8@sha256:9fab946ed6f96886ad644600e0e98ebdf2bff6e525838b38258fc9599bf10450_arm64",
"8Base-RHOSE-4.11:openshift4/ose-azure-cloud-controller-manager-rhel8@sha256:2510e600a0b60a9fa1ee630d2c7ffdcbbaa7588946316067d4f01caad13d90a3_amd64",
"8Base-RHOSE-4.11:openshift4/ose-azure-cloud-controller-manager-rhel8@sha256:39c2233c6bd5d940c5dcb2d9bb1fa679f7f68260a21a8862b7e92471ce1a1a68_arm64",
"8Base-RHOSE-4.11:openshift4/ose-azure-cloud-node-manager-rhel8@sha256:34d592fa215e07fc79cf590c9f8e2b9b33d5a69b168b0037770c3ac2dd96da0e_arm64",
"8Base-RHOSE-4.11:openshift4/ose-azure-cloud-node-manager-rhel8@sha256:f6756cc5a93dea849e34955f1f40dacee78b76dd19ca95019f3d59e73a42a28d_amd64",
"8Base-RHOSE-4.11:openshift4/ose-azure-cluster-api-controllers-rhel8@sha256:54eddeca59ead55597958f4a6d14aed6c67e40881f2cfe48fcb86da046cd8545_amd64",
"8Base-RHOSE-4.11:openshift4/ose-azure-cluster-api-controllers-rhel8@sha256:be393e7e52cd71f4e69045ca297d22090c77e4db3736d5b65ba32c09012ada59_arm64",
"8Base-RHOSE-4.11:openshift4/ose-azure-disk-csi-driver-rhel8-operator@sha256:4ff095a8f869062d5197d571f266f6ac3f9c785eed275eaccc8522285128d2b6_arm64",
"8Base-RHOSE-4.11:openshift4/ose-azure-disk-csi-driver-rhel8-operator@sha256:7aefec5230cd316684b716b1051589f9ec2c9cf2e1447f039abf7e5d46a5dd8c_amd64",
"8Base-RHOSE-4.11:openshift4/ose-azure-disk-csi-driver-rhel8@sha256:02ea902eeafb1f8036e9a939d8f99ef9ac5d51aff33637e8bd5c08a95c27ddc9_arm64",
"8Base-RHOSE-4.11:openshift4/ose-azure-disk-csi-driver-rhel8@sha256:9ec7ea5a66b67b45209c7818e07e55937124d959140a4ccf8b4507c42b23b829_amd64",
"8Base-RHOSE-4.11:openshift4/ose-azure-file-csi-driver-operator-rhel8@sha256:5346a247159c4ea41782355befb3bb87dedf6ca21807bf0e8d47a5575c0a1236_arm64",
"8Base-RHOSE-4.11:openshift4/ose-azure-file-csi-driver-operator-rhel8@sha256:ed5eb91ffaacd7a9d8dc6523bb481ae70d37cf14be254dc4f0b625f319a2764d_amd64",
"8Base-RHOSE-4.11:openshift4/ose-azure-file-csi-driver-rhel8@sha256:7e27919cadcfd915fb1765d7b87753da104f26e6f1c2d37818d5bd4bf77fe51a_arm64",
"8Base-RHOSE-4.11:openshift4/ose-azure-file-csi-driver-rhel8@sha256:acb6bd70db8a2addf429d17cd5bf5f1659835eb3c4f32b7e21925d4d6269a9cc_amd64",
"8Base-RHOSE-4.11:openshift4/ose-baremetal-installer-rhel8@sha256:432d43bcec91fdcc88b389628cf6cfafca5e973a5c9cafaa1bc7db332caa1303_amd64",
"8Base-RHOSE-4.11:openshift4/ose-baremetal-installer-rhel8@sha256:8fe8f202c97a262f65280091ca28da690c5d342bf36fa528e28b791e59b5402c_arm64",
"8Base-RHOSE-4.11:openshift4/ose-baremetal-installer-rhel8@sha256:927f472da5d7cd5b63be4c1ba755edc4caef1687f9dae949c2ee5979b65a5ece_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-baremetal-installer-rhel8@sha256:f3fa907c69b86a520ed526397264c2908379e5ee092f718b94d3049cf3914664_s390x",
"8Base-RHOSE-4.11:openshift4/ose-baremetal-machine-controllers@sha256:092186662282ca09b701f0e198faf403905315190a1f1bcfdaf952ee0012f2f7_s390x",
"8Base-RHOSE-4.11:openshift4/ose-baremetal-machine-controllers@sha256:805aaaf2c736170ac879baed0eab2d3de05b1255331a46ad247fd3b5dfbbfb52_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-baremetal-machine-controllers@sha256:e6e2d9e0777173822e3ca8cfef5d457f75fd4638ccfd5d896b3354416d8d1d94_arm64",
"8Base-RHOSE-4.11:openshift4/ose-baremetal-machine-controllers@sha256:f7606cd50b6e7ab57038d01f6539c194f974904abdbfcc04810fffc803166f4a_amd64",
"8Base-RHOSE-4.11:openshift4/ose-baremetal-rhel8-operator@sha256:09c5815abcd751e6599fd7d741399c3009fb5c64498005b836b894baec3f32ce_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-baremetal-rhel8-operator@sha256:ca3282dfbea85af8d294027bb958c5f7b67cd09307ba9a9b90d24ff1524e5e43_amd64",
"8Base-RHOSE-4.11:openshift4/ose-baremetal-rhel8-operator@sha256:d9799c53a13fbc2c3821612fe9bebed15522790d8c5f38ec725fad071dac9f05_arm64",
"8Base-RHOSE-4.11:openshift4/ose-baremetal-rhel8-operator@sha256:e42c99f1ee203ec4bce4bff0b9dbae24f02fd970604c592c92f166145a638ff5_s390x",
"8Base-RHOSE-4.11:openshift4/ose-baremetal-runtimecfg-rhel8@sha256:0b13e1b6772d771e457a8efa0330d0f7d26679fb057c6b679f4cd50e629075dc_s390x",
"8Base-RHOSE-4.11:openshift4/ose-baremetal-runtimecfg-rhel8@sha256:36d777277a842f569d358e6a95acf7f9ed9f6b55e1ecfc7e14d21c51c805fd0e_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-baremetal-runtimecfg-rhel8@sha256:5ce3526bde097d1550a02fbeeaea6822d7c885cbac4f757cdafe138dd968d489_amd64",
"8Base-RHOSE-4.11:openshift4/ose-baremetal-runtimecfg-rhel8@sha256:d68705bb7994ea06b999f68001837638d901e2ac3677324b41ef45c140637ee7_arm64",
"8Base-RHOSE-4.11:openshift4/ose-cli-artifacts@sha256:21babbab6276c3c556e2c2cf232c7dc9de3f187151a3c2973643829a418eaaee_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-cli-artifacts@sha256:382c647edbf3fa812d83e9fc1b25696836f574c21376b3438a041692c2aad57a_s390x",
"8Base-RHOSE-4.11:openshift4/ose-cli-artifacts@sha256:b30d17c7cae38c733bceff599d9052ade650e3cf86eec997e7cf8a10b6be1cd9_arm64",
"8Base-RHOSE-4.11:openshift4/ose-cli-artifacts@sha256:fecd94b1e286bff64e7f066d14f205283f4362a7c12b2dfb9838fdf309456f6d_amd64",
"8Base-RHOSE-4.11:openshift4/ose-cli@sha256:9e19ae99cb60c43fe9ad7a295c7c6b42d0c2c557d908e35d01a4cbc18cb252ed_arm64",
"8Base-RHOSE-4.11:openshift4/ose-cli@sha256:9e9325e685bf2c27ad58933720dc1f0595a1d9b2deeee1f5ea6e7915c2bed905_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-cli@sha256:db5e75aa697daf5e0fa6004ad42c04030ff6c22583c93de6cdfc42bf279a79be_s390x",
"8Base-RHOSE-4.11:openshift4/ose-cli@sha256:e64d871431572918420d1aa1aba7f35d6255ce5d69354d51921f10f53106cedb_amd64",
"8Base-RHOSE-4.11:openshift4/ose-cloud-credential-operator@sha256:106f6e450215363c8522f7ba40596e69d0cab04923bde1993b7bd2cf3e9c1afe_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-cloud-credential-operator@sha256:68c4224379013c5bb9c0f9f72cdf3239e674643ad5e98410023ed3e9fe303d92_arm64",
"8Base-RHOSE-4.11:openshift4/ose-cloud-credential-operator@sha256:b4023de0e31fc7d448254794512f6b1e0c01226953063d253238aa051761a683_amd64",
"8Base-RHOSE-4.11:openshift4/ose-cloud-credential-operator@sha256:dc22b952e382ee4f781305f24c4ac7b400fcec538b577b6dccc3d91728c1b24b_s390x",
"8Base-RHOSE-4.11:openshift4/ose-cluster-api-rhel8@sha256:0fe12e245cdd67943627193c7bf56b07b873fe933beb54d6afd6842cd4251d36_s390x",
"8Base-RHOSE-4.11:openshift4/ose-cluster-api-rhel8@sha256:aa173538611b49370c4ae3422aadd92cfba37db6961dd68b16779aafe21dc47f_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-cluster-api-rhel8@sha256:c14191867b7cd81fea0421d1cc7c0e7b92c77dd2854b1668bc08a60a736ef742_arm64",
"8Base-RHOSE-4.11:openshift4/ose-cluster-api-rhel8@sha256:f8e5a57dfc9a835f93f90c14358e7eed24e515003932b5abbc96b6f3042fa2b5_amd64",
"8Base-RHOSE-4.11:openshift4/ose-cluster-authentication-operator@sha256:087ebc4f40edf9c7355a3c1e092a29d5b3a78cb3fa9897eff3d26f0ab3768e2f_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-cluster-authentication-operator@sha256:1ad3e13382a4c8397551803b67296405d954a0692a5ee6935eee94efca111997_s390x",
"8Base-RHOSE-4.11:openshift4/ose-cluster-authentication-operator@sha256:4e9cbce494e0c3d074085d04a717ba3268a001116248c48355e9737005a8dc71_arm64",
"8Base-RHOSE-4.11:openshift4/ose-cluster-authentication-operator@sha256:df368de69ad5d36f8a08efe36cd3191660c1e71f04e8a567a2958c7068a0ccea_amd64",
"8Base-RHOSE-4.11:openshift4/ose-cluster-autoscaler-operator@sha256:08d72eb6e241309292929f904ebf45903e34c640198a56cb7627e07347de4db5_arm64",
"8Base-RHOSE-4.11:openshift4/ose-cluster-autoscaler-operator@sha256:21f73964329757dda78e8e35cd8ce4cc7434c19e1072d7c7b3920b899b4eea0a_amd64",
"8Base-RHOSE-4.11:openshift4/ose-cluster-autoscaler-operator@sha256:8a67e9c395779e4d295121c008905983da8f0f626919d6152558be9b65df9602_s390x",
"8Base-RHOSE-4.11:openshift4/ose-cluster-autoscaler-operator@sha256:ed4c14c8bb0e45511944a12f3319a3816605240936c2d9d3eb117415a9c7b1e8_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-cluster-autoscaler@sha256:066894460cc277008976b85a7c4c6a5edae8707f6c4ca7b4fd1b159565690800_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-cluster-autoscaler@sha256:10ad83b8d56a9de90a3a1ba66f1dd075f0c6cd02bb0c452f263ebe12d6f3ee7c_arm64",
"8Base-RHOSE-4.11:openshift4/ose-cluster-autoscaler@sha256:1874b5f344ce686750e01167b9e4ca61e5d1468e55e3d60363d22f4e80d2099a_s390x",
"8Base-RHOSE-4.11:openshift4/ose-cluster-autoscaler@sha256:4e0b8de27a9295163d397b1c7b9fd77a18276df6fb36076fb4423ce89877aa59_amd64",
"8Base-RHOSE-4.11:openshift4/ose-cluster-baremetal-operator-rhel8@sha256:37013ded4bf047f86added38bd37bf2dd648e0ae5d7f314799cc52d413ecd514_s390x",
"8Base-RHOSE-4.11:openshift4/ose-cluster-baremetal-operator-rhel8@sha256:6043ad21c6b533120745bf00e938f4a2760a193c30c93c7817e72687c7fca376_arm64",
"8Base-RHOSE-4.11:openshift4/ose-cluster-baremetal-operator-rhel8@sha256:6687cb3005b31f378b8f950dee3697834db40ebd6bda4b13c3bde26dc961003f_amd64",
"8Base-RHOSE-4.11:openshift4/ose-cluster-baremetal-operator-rhel8@sha256:672c5e08643abdcb890b199aba0993c2f5b13bab73619f4937117839e3341e93_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-cluster-bootstrap@sha256:c0a4b5bf57389be51dd92d75ffa79afbd2a0d8a1bc92d75270b62dc8d00abbff_s390x",
"8Base-RHOSE-4.11:openshift4/ose-cluster-bootstrap@sha256:e190b3d77637f8ac989c0cdfdb8de3e0a91ceb37e761c629d5960e7e6825d171_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-cluster-bootstrap@sha256:f0a31d8b8f9ef65c03264d68d971479e0f1e927af90452fe0ef442012b49854c_amd64",
"8Base-RHOSE-4.11:openshift4/ose-cluster-bootstrap@sha256:f57edabd3d5db8cc3b21e7f370cc911a06ee35813c66355e597dc84777f3a7bd_arm64",
"8Base-RHOSE-4.11:openshift4/ose-cluster-capi-operator-container-rhel8@sha256:47b12ea0b5c2e762e67c9b88a4a85b1a99bffd445643056658462e7cc1caab18_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-cluster-capi-operator-container-rhel8@sha256:7d5b042abbe54ee6406dc8741621de6ea30f44498a874b619c80741439ebf769_arm64",
"8Base-RHOSE-4.11:openshift4/ose-cluster-capi-operator-container-rhel8@sha256:80fc292bb9c856b3ef7f9b672d84f5924e301a8b5828156ddf8269a56e095d85_s390x",
"8Base-RHOSE-4.11:openshift4/ose-cluster-capi-operator-container-rhel8@sha256:f86eb79d7a994b8164bb5474f9e9bc3dcbe5ed9fada84b31dceff9c138f30974_amd64",
"8Base-RHOSE-4.11:openshift4/ose-cluster-capi-rhel8-operator@sha256:47b12ea0b5c2e762e67c9b88a4a85b1a99bffd445643056658462e7cc1caab18_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-cluster-capi-rhel8-operator@sha256:7d5b042abbe54ee6406dc8741621de6ea30f44498a874b619c80741439ebf769_arm64",
"8Base-RHOSE-4.11:openshift4/ose-cluster-capi-rhel8-operator@sha256:80fc292bb9c856b3ef7f9b672d84f5924e301a8b5828156ddf8269a56e095d85_s390x",
"8Base-RHOSE-4.11:openshift4/ose-cluster-capi-rhel8-operator@sha256:f86eb79d7a994b8164bb5474f9e9bc3dcbe5ed9fada84b31dceff9c138f30974_amd64",
"8Base-RHOSE-4.11:openshift4/ose-cluster-cloud-controller-manager-operator-rhel8@sha256:1ea1c7a907ddd7002fd27685e85c43a09755d3ff712713d54671bb071d9e7c66_arm64",
"8Base-RHOSE-4.11:openshift4/ose-cluster-cloud-controller-manager-operator-rhel8@sha256:455f0e33840e6830e1aaba5459a6c8c5ac773e326bc0d61cad2c30b0a15b7874_amd64",
"8Base-RHOSE-4.11:openshift4/ose-cluster-cloud-controller-manager-operator-rhel8@sha256:8befdd6d48ad9a969d3c1d8e3d941d78cbdac51bd7ff8169ebe3c5c2be06c6cc_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-cluster-cloud-controller-manager-operator-rhel8@sha256:df851d0c4ccebe4722cbc4f5166b443d6c911b6a7c6792c4df708f8ca8606c3f_s390x",
"8Base-RHOSE-4.11:openshift4/ose-cluster-config-operator@sha256:7c9258e2750def044850ce4d7e8d33509fc9ff6cbf5ea385a91712126d95fb4a_amd64",
"8Base-RHOSE-4.11:openshift4/ose-cluster-config-operator@sha256:88762438b2a594f1bfed201790fdd7aaa383c733c750dec4baa19757eb0a224b_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-cluster-config-operator@sha256:b5ae46d084d4ac7abffa0d0a1faea78e4f7d00afa8710fa1782642709d46d76b_s390x",
"8Base-RHOSE-4.11:openshift4/ose-cluster-config-operator@sha256:c87622cb702c60bd80393ac9bacb40563502daddfc2854422bb7983d70c19e01_arm64",
"8Base-RHOSE-4.11:openshift4/ose-cluster-csi-snapshot-controller-rhel8-operator@sha256:0c2492d5936d1af12407e74cd47340f13efc46e90ea329217e464c4ad109d210_arm64",
"8Base-RHOSE-4.11:openshift4/ose-cluster-csi-snapshot-controller-rhel8-operator@sha256:2beae1f0693a10a0ab50e08602cbf7654f05e1ef225fc162387e581da57e0a3c_s390x",
"8Base-RHOSE-4.11:openshift4/ose-cluster-csi-snapshot-controller-rhel8-operator@sha256:37492607333c4d91cbb9b4e18c4833e02c1d10fa9e28878460c5e5d76cbe2613_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-cluster-csi-snapshot-controller-rhel8-operator@sha256:9fe8d8fd53bacfd5ac2e5d70e0040be4cd65cd5550cb6cbc1ef0bddb01372d4e_amd64",
"8Base-RHOSE-4.11:openshift4/ose-cluster-dns-operator@sha256:0caac670fe7dcc0d44a81d13aed6e56479668e8a8a210caee510d7424dbf958e_amd64",
"8Base-RHOSE-4.11:openshift4/ose-cluster-dns-operator@sha256:6447a66d13df0d966992e28e8e3225e80182184cd742c772107fcce36aac7797_s390x",
"8Base-RHOSE-4.11:openshift4/ose-cluster-dns-operator@sha256:7d1991a79dec5f08a127412962ca15a48c96438b19a9ad99549305e7af010144_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-cluster-dns-operator@sha256:da8f64fc64092d5f0d098bd7088499f321402192bed38ed75637841296bbe2b9_arm64",
"8Base-RHOSE-4.11:openshift4/ose-cluster-etcd-rhel8-operator@sha256:41dfef4fb454105e5d202de32ea85e6b806ec3bbd3a89bd77226b3ee8b1dfb2f_arm64",
"8Base-RHOSE-4.11:openshift4/ose-cluster-etcd-rhel8-operator@sha256:6d9ebc067df9550aa5c1623e44a8c041f7ba0ffdad757b3848d7d5308aafa407_amd64",
"8Base-RHOSE-4.11:openshift4/ose-cluster-etcd-rhel8-operator@sha256:82ffb1ead2ccaf05f5f876828d851f85451a8ee0a843aab7ab87fdb7faf62c1e_s390x",
"8Base-RHOSE-4.11:openshift4/ose-cluster-etcd-rhel8-operator@sha256:867a572c4a1789f8360d0f01544c9f796d0328c3d7f40d98b81677b7fce40ecb_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-cluster-image-registry-operator@sha256:0358e59d273a251211b22f27aab17e0ea497d44078ec9a4ba6cb4d60ced4dd5d_arm64",
"8Base-RHOSE-4.11:openshift4/ose-cluster-image-registry-operator@sha256:5e5e4c138e519c0de2690359fafd7e8f2b795a9049b976c0e137bf1a03e23ede_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-cluster-image-registry-operator@sha256:af60f1e5c058385530c67cf7b4f9e5579ed15b06d2716347bc6db3d13157f438_s390x",
"8Base-RHOSE-4.11:openshift4/ose-cluster-image-registry-operator@sha256:e4a7ab02a4fa05edea60e5457d77cf963c0f263ebec22680197da29c5d25d599_amd64",
"8Base-RHOSE-4.11:openshift4/ose-cluster-ingress-operator@sha256:5e554e018bed9ab12c0072aa87feaba4b3921e6e6eab347fd19d44dd3943605e_amd64",
"8Base-RHOSE-4.11:openshift4/ose-cluster-ingress-operator@sha256:739896028a90adece5e93fd0a1e6b9ad9b2066be466d403f86d8059a974dd69f_arm64",
"8Base-RHOSE-4.11:openshift4/ose-cluster-ingress-operator@sha256:ab0c7df78f7265701811c771f447e8fc77cdcb9db7b4358c58c586a1e4616481_s390x",
"8Base-RHOSE-4.11:openshift4/ose-cluster-ingress-operator@sha256:d1c0cd4e6d6c7a8faaa5e4fcb8181d8325c8f371a4efe670a0d36bcb60198d2c_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-cluster-kube-apiserver-operator@sha256:07a151a721d0ab24cdc8ceebbdf6079c7fc656a8015a6f825914111fbaaeac12_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-cluster-kube-apiserver-operator@sha256:5b1e127949b717f818448ab053c9354d73ea6981cde107c95c2b5dd658d38e1b_s390x",
"8Base-RHOSE-4.11:openshift4/ose-cluster-kube-apiserver-operator@sha256:b2ebb601d381558a394affedbeebe4307526402c0c0f6b1bea4f8725b35da3fd_amd64",
"8Base-RHOSE-4.11:openshift4/ose-cluster-kube-apiserver-operator@sha256:f8d718ac3d76cf1c68e253de1dc19b6c043e84423eb3ef4ffbb8706794dde726_arm64",
"8Base-RHOSE-4.11:openshift4/ose-cluster-kube-cluster-api-rhel8-operator@sha256:3bba6cbcd88668aba5ae03625d7cddea1bea0dc0e80007f9ba0f48efd9ab7cf7_amd64",
"8Base-RHOSE-4.11:openshift4/ose-cluster-kube-cluster-api-rhel8-operator@sha256:7cd7a803ddd309593278e3f5588d3f9e7cb43ddbcd1245528971d8ba2dccd02d_arm64",
"8Base-RHOSE-4.11:openshift4/ose-cluster-kube-cluster-api-rhel8-operator@sha256:c1eca6f993c9aedd597915c0f020f20adb4559c5fb332195f367aee7832cdf44_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-cluster-kube-cluster-api-rhel8-operator@sha256:d9ae7f5c8b3eb47536b545062648171866a69b1f7c078002e5b91c89ebfd77a6_s390x",
"8Base-RHOSE-4.11:openshift4/ose-cluster-kube-controller-manager-operator@sha256:4cd1b1cfb69a5e65a5096d6e2ed9fab256263aecb3de40a3a2e21030e98005b8_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-cluster-kube-controller-manager-operator@sha256:5d6f1a31087d399c9b63a0d81ac992ad7cb2a10de2dbe8a165a29bc17cb804a7_s390x",
"8Base-RHOSE-4.11:openshift4/ose-cluster-kube-controller-manager-operator@sha256:5e14a5b833cfa3415168708c66771b521c4f6a5b93d91370d77c12f729d8ba8d_arm64",
"8Base-RHOSE-4.11:openshift4/ose-cluster-kube-controller-manager-operator@sha256:75675751af4d0cfe59f9fc74745ba7ad2953d95ea343af2b07ea01152fcb2683_amd64",
"8Base-RHOSE-4.11:openshift4/ose-cluster-kube-scheduler-operator@sha256:5d4d03c1d90ec1a7484ead812faf3d2afdbd59ff43391fde735d8d7463607619_arm64",
"8Base-RHOSE-4.11:openshift4/ose-cluster-kube-scheduler-operator@sha256:83deb5bdc9f0c9284eb4e8de788cc453cdbcfc01d50070fb52465f225f66a1df_s390x",
"8Base-RHOSE-4.11:openshift4/ose-cluster-kube-scheduler-operator@sha256:c6dd4dced8d9955ef9ec9c1e517f37f3caa06b0e15a5c9dd5740069c0bf0c634_amd64",
"8Base-RHOSE-4.11:openshift4/ose-cluster-kube-scheduler-operator@sha256:ca65bc4f76a6d874b2d0ceca00bb6261eda096be7dcd6c113eda8e11dfde0916_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-cluster-kube-storage-version-migrator-rhel8-operator@sha256:48ad9408d754564627549bc8035ae681201a18bdeeb9fa234049c44e6c14581e_amd64",
"8Base-RHOSE-4.11:openshift4/ose-cluster-kube-storage-version-migrator-rhel8-operator@sha256:76c1af1cd2b729bfacfa83bd3d8ed148284bb5b78b796cd433b8d6863a19d3ef_s390x",
"8Base-RHOSE-4.11:openshift4/ose-cluster-kube-storage-version-migrator-rhel8-operator@sha256:86a641e8f5edd231d7af6c227b458bedf1d1c778a9bed95bb2a31fd6c2af3da2_arm64",
"8Base-RHOSE-4.11:openshift4/ose-cluster-kube-storage-version-migrator-rhel8-operator@sha256:a9fc53ebe17f190200b3e41a65737483a88a58bc6350af51f03f4f9ca700bdba_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-cluster-machine-approver@sha256:07667ef8e091ee997b5e659dfa3c8a762573f7f0a202dba72d42032c827111e0_s390x",
"8Base-RHOSE-4.11:openshift4/ose-cluster-machine-approver@sha256:2ae92fbe8598f400f53316010e51e751d515d208c9204a04ab6f474837833705_arm64",
"8Base-RHOSE-4.11:openshift4/ose-cluster-machine-approver@sha256:d5293d65f59c34e7b3bfb6f2e31bcc13148c2a4ba98407df16ef9d7ec3522f03_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-cluster-machine-approver@sha256:db34e4cbce97a50bae91565138d1555f2eed1010cae2c589f7e34e5e27de5168_amd64",
"8Base-RHOSE-4.11:openshift4/ose-cluster-monitoring-operator@sha256:38097086911176eb6d94c9eb3fb744336d5c07b95c989d719dd7ed20807ae3c9_s390x",
"8Base-RHOSE-4.11:openshift4/ose-cluster-monitoring-operator@sha256:8ff5a580ab2e42adbdcbea74e7c2b6915c6abd4c5d6f14c82903586dda18001a_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-cluster-monitoring-operator@sha256:9ef3638201f3d8110c37205196e2c8023b497abff4c34124289496f014960c7a_arm64",
"8Base-RHOSE-4.11:openshift4/ose-cluster-monitoring-operator@sha256:f15249736c67cbf440deb68891faf4eadc896fa2f378590c8a355e2ff39ebd94_amd64",
"8Base-RHOSE-4.11:openshift4/ose-cluster-network-operator@sha256:9e7aab6d8d159653383627b8262ad46155dc97692c5c345b72f90ecf100ab4c3_amd64",
"8Base-RHOSE-4.11:openshift4/ose-cluster-network-operator@sha256:c6cf66b22c51935f2c081b23208eab48c41a44b9b915035ffa896101c41deb0a_s390x",
"8Base-RHOSE-4.11:openshift4/ose-cluster-network-operator@sha256:d3bff15251d3415b42ff851f0a1269bbf0fdac9410f437ad32c19c709b8f1b1d_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-cluster-network-operator@sha256:edcfb5688a3cc314456a59a1caebbb401a82d0aaf725867dcba874c93499bfbb_arm64",
"8Base-RHOSE-4.11:openshift4/ose-cluster-node-tuning-operator@sha256:032fbdb27508aaf93b1dedfc114e67cc8d398f4a6bd9f994ca40eb66d1e50f5f_s390x",
"8Base-RHOSE-4.11:openshift4/ose-cluster-node-tuning-operator@sha256:3ad618fd222cd3f0967b5c945e3f8a9c2c9f7cd5c4c107f2de7b7da4d06c5587_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-cluster-node-tuning-operator@sha256:5635e64a108e6005c47c88080b35cc11948d6097bb632228f8193a17b53259b9_arm64",
"8Base-RHOSE-4.11:openshift4/ose-cluster-node-tuning-operator@sha256:d06e393e0493bb6a519ffeab2595b7555df2148190eb30a29def40325c35e3a5_amd64",
"8Base-RHOSE-4.11:openshift4/ose-cluster-openshift-apiserver-operator@sha256:579f671f2e8a295eae80c19571daab0818ed012888980c0dc7a383fa277f595a_arm64",
"8Base-RHOSE-4.11:openshift4/ose-cluster-openshift-apiserver-operator@sha256:5a72cb0256f9b20e3f1b847def6ab9f544ff9d7b3a63437963fc1225c8b0ce94_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-cluster-openshift-apiserver-operator@sha256:a01a7943ecfa16a7ee0efd14e2cf192c887544cf9b9517b66dcdd0b9f1cd34dc_s390x",
"8Base-RHOSE-4.11:openshift4/ose-cluster-openshift-apiserver-operator@sha256:dc6a39c838691902cf50574eed7b6cfa6da8a38871624f09acab2e8d158b1957_amd64",
"8Base-RHOSE-4.11:openshift4/ose-cluster-openshift-controller-manager-operator@sha256:6634a513df79182201131a7f56ac876323bd7e1709b737405ab41e06e95acf40_arm64",
"8Base-RHOSE-4.11:openshift4/ose-cluster-openshift-controller-manager-operator@sha256:6e38c38b884651ae615d96617cbb562966ad67a63241dc1296c38e61556b6f74_s390x",
"8Base-RHOSE-4.11:openshift4/ose-cluster-openshift-controller-manager-operator@sha256:a502b3ce08f4dbb73617d2e212c6b89761a10cbb1d858b9c0f2791cb35683db5_amd64",
"8Base-RHOSE-4.11:openshift4/ose-cluster-openshift-controller-manager-operator@sha256:f5b0dc319a66df941b33428ca64b2cd937957ce47b932e8c3c74398f1057caf1_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-cluster-policy-controller-rhel8@sha256:4d56f27c4662cfa3b2cc7b9f4b146b66f9ad6b6e214b23813a8c4ed5a4107ead_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-cluster-policy-controller-rhel8@sha256:7ad8d955c2bf988905684f85876a22874dd235f2bac686c8565585abac5cc2eb_s390x",
"8Base-RHOSE-4.11:openshift4/ose-cluster-policy-controller-rhel8@sha256:c0925a8d478200fab902a7cae4847a900c7e4473ecc20f854e3ba58ac0d46cc3_arm64",
"8Base-RHOSE-4.11:openshift4/ose-cluster-policy-controller-rhel8@sha256:c7dc36c1b1c71ab449668a5600ce9ba403c23a7a14c81ea80a851d8f96a97757_amd64",
"8Base-RHOSE-4.11:openshift4/ose-cluster-samples-operator@sha256:41b5edfb6f395372593d2ece37102b6c53deabaf208a2d66cc3486308bf7bcd9_s390x",
"8Base-RHOSE-4.11:openshift4/ose-cluster-samples-operator@sha256:6bf352ae6bc6a6c46ca79014473cc163505165163060870bcf2e42f07b9f2577_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-cluster-samples-operator@sha256:844d02462ad69b045a796a9b5547cd65e42b51a56fda3b289a15e5aa0caa7138_amd64",
"8Base-RHOSE-4.11:openshift4/ose-cluster-samples-operator@sha256:c8a7ca2191e14e7b7b67108743fa442f75222a5f8a8577bb801f4209c72cf5a8_arm64",
"8Base-RHOSE-4.11:openshift4/ose-cluster-storage-operator@sha256:2155fd9379e1264fc4a0608cac844a098df4f170d5e1383c18b95fc7ec6b049a_arm64",
"8Base-RHOSE-4.11:openshift4/ose-cluster-storage-operator@sha256:60c88dda1e58b5a6e8109afef2a837fe184362ada32f369784bd5cf2a34183f2_amd64",
"8Base-RHOSE-4.11:openshift4/ose-cluster-storage-operator@sha256:a2da82561c61ddde3ed10057743ad59cefb36cd9b59a167bd1c01638cdb1b9a6_s390x",
"8Base-RHOSE-4.11:openshift4/ose-cluster-storage-operator@sha256:c30a0ebdf2740b0c0badde549e557973c741315cca23a931cfb28dce704887d3_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-cluster-update-keys@sha256:d5c919b0c64ca6401a0128b08b1440c4679d748c91acb90fd04f6665ae264929_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-cluster-update-keys@sha256:dbaa95fb795f4dedeeeab0a2b1372ceef199f098d9a83c88581897dc992bb065_arm64",
"8Base-RHOSE-4.11:openshift4/ose-cluster-update-keys@sha256:e830e81f1cafe4d2aaf49f3e96befdf1a992afbc64795fed941591d88f5ce71a_s390x",
"8Base-RHOSE-4.11:openshift4/ose-cluster-update-keys@sha256:fe8864f55f1ef516784a6a3836a09c3a399b6fee050e7c78181f1a337667b4b7_amd64",
"8Base-RHOSE-4.11:openshift4/ose-cluster-version-operator@sha256:241713ac691dd073f8b667f59502e6db5ae503d01bd3e5dc0413bb1903a6da06_amd64",
"8Base-RHOSE-4.11:openshift4/ose-cluster-version-operator@sha256:43508917e491dcbcf0375ce2c0252fe79bc1cde78419a9c6ea20895fac2dac1f_s390x",
"8Base-RHOSE-4.11:openshift4/ose-cluster-version-operator@sha256:6c38640774628f346faa7555b574c8b492a3c86052299fb3aa905888ec29f57c_arm64",
"8Base-RHOSE-4.11:openshift4/ose-cluster-version-operator@sha256:739b3f7a860a9ac73027a95111dd5466b4c467970f2fb777cdf3598f67221b68_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-configmap-reloader@sha256:25c49da28dd21c6056f6368416e1d6ad6f06a3046434e0190c4e2e47d24408bb_amd64",
"8Base-RHOSE-4.11:openshift4/ose-configmap-reloader@sha256:26a13df99ea07b0298cd5f90b086f510c201cc7762a6020b1683489498f92247_s390x",
"8Base-RHOSE-4.11:openshift4/ose-configmap-reloader@sha256:d749478faa06c5b2102e5900bba9abd48dd2b05c7adf5bd8d7b5e1923ade4fdb_arm64",
"8Base-RHOSE-4.11:openshift4/ose-configmap-reloader@sha256:f78ad6462d63cf7926c5b83617dfbd393508588d88b5bd9eeeea0b7d8a64669e_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-console-operator@sha256:2ec6199f3ca35880a0d9a1960156de7d94b04be1d391b08926f19939ba8cb812_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-console-operator@sha256:51aa483bf4f840be495ad572254641187d19bf74f2d38424477f5893179f649a_s390x",
"8Base-RHOSE-4.11:openshift4/ose-console-operator@sha256:97616a2200d45d1d650c0cdd543ec7f0f936786b09431047a94e01f398aa2d06_arm64",
"8Base-RHOSE-4.11:openshift4/ose-console-operator@sha256:9e57ff97abdd99b207a0867fe0dee68f2bcaa7776d44e523798bab548aaae148_amd64",
"8Base-RHOSE-4.11:openshift4/ose-console@sha256:1ac5d6db843d81b56692a2019f4201927362bbf19d7486dbfdb4098ab2b4a729_amd64",
"8Base-RHOSE-4.11:openshift4/ose-console@sha256:67c77dfbf58dd0c41483b5afffab5215b1a818827176cfaa43794e1f237c67f1_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-console@sha256:6a3172a832962789a7e715983784cb365e8d996ce9eaf6d93c556f24c3f8b205_arm64",
"8Base-RHOSE-4.11:openshift4/ose-console@sha256:773182d61251834f80c36cebf472dbff70025334977ecc416560e55a41a9e8c7_s390x",
"8Base-RHOSE-4.11:openshift4/ose-container-networking-plugins-rhel8@sha256:b28145e56f2aac4dbb9d900f0efe86227287c10451728ed69708d6eac3580622_arm64",
"8Base-RHOSE-4.11:openshift4/ose-container-networking-plugins-rhel8@sha256:c472d872a70e67ab583752ff21f0bd5619bb755030eb51e9f2a4c625793a2cc3_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-container-networking-plugins-rhel8@sha256:d22cbaf4967340a39cf7ad96e68450b79898b204b5c994bd2d7f330377953412_s390x",
"8Base-RHOSE-4.11:openshift4/ose-container-networking-plugins-rhel8@sha256:def7a0a80be3d29e7ae6d9785f5925cf9558b9e01792cb1e77dfadb0d5f28230_amd64",
"8Base-RHOSE-4.11:openshift4/ose-coredns@sha256:2f52299822c5fdc045c703c43a99ab9db893d530d618176ae52376143a354d3c_amd64",
"8Base-RHOSE-4.11:openshift4/ose-coredns@sha256:58a52e4a3e0336391d21cf60c29dbede81e0a4a0dd27d54caa8c8107d4071da4_s390x",
"8Base-RHOSE-4.11:openshift4/ose-coredns@sha256:67d6f68c83ed3319353d56731fd3b31864269bd7b65d20d440f48fe4207c3ec4_arm64",
"8Base-RHOSE-4.11:openshift4/ose-coredns@sha256:a5d7d60486b0db4eff39e8ae9234a7650f578ee4edaaa8d5d0d1f1d7985471ee_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-csi-driver-manila-rhel8-operator@sha256:1e2c039399a6ad9857e9b3972cdf246a1cd6bdb70e2278bd3274c9ff0ffe8f5d_amd64",
"8Base-RHOSE-4.11:openshift4/ose-csi-driver-manila-rhel8-operator@sha256:5543f0aabea36a61da59bdc5042f8d5e2dfff4a07a51ed61fdd91cd75de53047_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-csi-driver-manila-rhel8@sha256:3c3248dfebba93bd81d5295455cd1eaead7622a1dd9d433bc7bf49a713603255_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-csi-driver-manila-rhel8@sha256:e8d1989aba103c3667cafbae5d850bc9e8558f2e4cc760a9b88931f3a4db86a9_amd64",
"8Base-RHOSE-4.11:openshift4/ose-csi-driver-nfs-rhel8@sha256:3b15d6d6f4c84f64caafac5a68041ca3bbe50bab34e353a6604f6046253547f9_amd64",
"8Base-RHOSE-4.11:openshift4/ose-csi-driver-nfs-rhel8@sha256:ab4144663cd995c5fcac1b096a5dafd5ec6e5fa62df311f4cb3841a7d2c75dfe_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-csi-driver-shared-resource-operator-rhel8@sha256:50c08c144bb33f382aaaf878157a8ebf58968bd575321cd179ca26551925cac5_s390x",
"8Base-RHOSE-4.11:openshift4/ose-csi-driver-shared-resource-operator-rhel8@sha256:969eb2f0c16c083548541f7ca9a514352af26ead7aee991ed259d6ace4a91d3f_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-csi-driver-shared-resource-operator-rhel8@sha256:adbd0c9b2820fa269d56fde688edb6d393ac509894a4334e65f25883ca9c3ba8_amd64",
"8Base-RHOSE-4.11:openshift4/ose-csi-driver-shared-resource-operator-rhel8@sha256:bacd97ae2c3e53a95dfefa929639896fe9ca5457344d7e255551173606673b43_arm64",
"8Base-RHOSE-4.11:openshift4/ose-csi-driver-shared-resource-rhel8@sha256:38eb7084857a284fc01f2b379245492d2a3f3687e7bbbcab018d3f37adeb0c92_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-csi-driver-shared-resource-rhel8@sha256:571d542a628389ea713e3426c6cae7c6ea403476a0de0162ddcf67f39cffae6e_s390x",
"8Base-RHOSE-4.11:openshift4/ose-csi-driver-shared-resource-rhel8@sha256:8b4d19610bac30821f299b9741aa105905642c19ee9a207acf26a89fcb980061_amd64",
"8Base-RHOSE-4.11:openshift4/ose-csi-driver-shared-resource-rhel8@sha256:b1b243779556a2740ef267c80d449a734c7f56dcb085481db1f395300cdbc015_arm64",
"8Base-RHOSE-4.11:openshift4/ose-csi-driver-shared-resource-webhook-rhel8@sha256:0e8cefa1ea15e47b3835204029250da5e5e0630a4457f3c4f5d208adb509d14c_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-csi-driver-shared-resource-webhook-rhel8@sha256:35d4be98c713880d8b672e122f21e352bec83a773b5ad5280244b987a87f8e6f_arm64",
"8Base-RHOSE-4.11:openshift4/ose-csi-driver-shared-resource-webhook-rhel8@sha256:aa9502ee197283d904856823d7b8e4bdf086a99c66b37272b8e0072a340c00e2_amd64",
"8Base-RHOSE-4.11:openshift4/ose-csi-driver-shared-resource-webhook-rhel8@sha256:fc0a42ee3a99634f86088f6b5903474041d9c0f27d8a80c446c6c709d7462cf1_s390x",
"8Base-RHOSE-4.11:openshift4/ose-csi-external-attacher-rhel8@sha256:65986b28ddc315fa9c7e567f0ab2a19e21d247f8bc7c55415391bd5f7ffc777f_arm64",
"8Base-RHOSE-4.11:openshift4/ose-csi-external-attacher-rhel8@sha256:a53bedc03d9cba348d76acfbe586df0f319a417216b5a1293e917693d2bf987b_s390x",
"8Base-RHOSE-4.11:openshift4/ose-csi-external-attacher-rhel8@sha256:cd8502b7bc328fd4b7f1b4194dc8f21b850c8c1eb8e0b220afb0fbef06ee447b_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-csi-external-attacher-rhel8@sha256:d65c8960171d37900f2f07cedb4a14eff2fc9da095a3ccc6718f4fbcd0f0b79e_amd64",
"8Base-RHOSE-4.11:openshift4/ose-csi-external-attacher@sha256:65986b28ddc315fa9c7e567f0ab2a19e21d247f8bc7c55415391bd5f7ffc777f_arm64",
"8Base-RHOSE-4.11:openshift4/ose-csi-external-attacher@sha256:a53bedc03d9cba348d76acfbe586df0f319a417216b5a1293e917693d2bf987b_s390x",
"8Base-RHOSE-4.11:openshift4/ose-csi-external-attacher@sha256:cd8502b7bc328fd4b7f1b4194dc8f21b850c8c1eb8e0b220afb0fbef06ee447b_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-csi-external-attacher@sha256:d65c8960171d37900f2f07cedb4a14eff2fc9da095a3ccc6718f4fbcd0f0b79e_amd64",
"8Base-RHOSE-4.11:openshift4/ose-csi-external-provisioner-rhel8@sha256:1e69d532a480bf0f0b2aa8c7385dfe90488408c25f1278ace1a25df90dba38ac_amd64",
"8Base-RHOSE-4.11:openshift4/ose-csi-external-provisioner-rhel8@sha256:62f68c04b66046eac735887c9ebfc3fb8af069579cab057203d1fda7c047a711_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-csi-external-provisioner-rhel8@sha256:8667b0674de09e66ea2eda3aed92ccaecab44cf71298e12b64735616ddcb7f7d_arm64",
"8Base-RHOSE-4.11:openshift4/ose-csi-external-provisioner-rhel8@sha256:ed000063acc18b89dd40d374b3ac29d010a7bbc3eb77403070a27c04c8e1c761_s390x",
"8Base-RHOSE-4.11:openshift4/ose-csi-external-provisioner@sha256:1e69d532a480bf0f0b2aa8c7385dfe90488408c25f1278ace1a25df90dba38ac_amd64",
"8Base-RHOSE-4.11:openshift4/ose-csi-external-provisioner@sha256:62f68c04b66046eac735887c9ebfc3fb8af069579cab057203d1fda7c047a711_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-csi-external-provisioner@sha256:8667b0674de09e66ea2eda3aed92ccaecab44cf71298e12b64735616ddcb7f7d_arm64",
"8Base-RHOSE-4.11:openshift4/ose-csi-external-provisioner@sha256:ed000063acc18b89dd40d374b3ac29d010a7bbc3eb77403070a27c04c8e1c761_s390x",
"8Base-RHOSE-4.11:openshift4/ose-csi-external-resizer-rhel8@sha256:68a45dffdbea5cbe6bb78ec6dfeded91d4ae361fa24dc5221d8507f7715d7320_s390x",
"8Base-RHOSE-4.11:openshift4/ose-csi-external-resizer-rhel8@sha256:8b40d88c21ea690f84e8221f6e7ed91daaa2d21ea8d1017f1afbf3fa9ffd0909_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-csi-external-resizer-rhel8@sha256:b3888d7ba58e56d0a10f3c2cc46764410d353f9e7c1a412e11e2e538fe0abc9f_amd64",
"8Base-RHOSE-4.11:openshift4/ose-csi-external-resizer-rhel8@sha256:c2cdefede57f8b6cb24c335cf0a201669fd26d3c3926fa77f495ebe70b7fc41c_arm64",
"8Base-RHOSE-4.11:openshift4/ose-csi-external-resizer@sha256:68a45dffdbea5cbe6bb78ec6dfeded91d4ae361fa24dc5221d8507f7715d7320_s390x",
"8Base-RHOSE-4.11:openshift4/ose-csi-external-resizer@sha256:8b40d88c21ea690f84e8221f6e7ed91daaa2d21ea8d1017f1afbf3fa9ffd0909_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-csi-external-resizer@sha256:b3888d7ba58e56d0a10f3c2cc46764410d353f9e7c1a412e11e2e538fe0abc9f_amd64",
"8Base-RHOSE-4.11:openshift4/ose-csi-external-resizer@sha256:c2cdefede57f8b6cb24c335cf0a201669fd26d3c3926fa77f495ebe70b7fc41c_arm64",
"8Base-RHOSE-4.11:openshift4/ose-csi-external-snapshotter-rhel8@sha256:4c27ae7dd0ade12e5de4fe0b1852a12cb2d34f1b24eeb68369f2a3b0c514dffd_s390x",
"8Base-RHOSE-4.11:openshift4/ose-csi-external-snapshotter-rhel8@sha256:4fe92e79ef5e642dc7860119e41d581865f7ae5b09abf6ce653e847d6a0a9aac_amd64",
"8Base-RHOSE-4.11:openshift4/ose-csi-external-snapshotter-rhel8@sha256:9f5f07396f9b2d983a3e99c133a5a81938900e8e0808a5ac57e0e72210d57377_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-csi-external-snapshotter-rhel8@sha256:e55bef044c9885ba15f06d21ecd44cd692e4d5b1eb020e56207c690a24c0702e_arm64",
"8Base-RHOSE-4.11:openshift4/ose-csi-external-snapshotter@sha256:4c27ae7dd0ade12e5de4fe0b1852a12cb2d34f1b24eeb68369f2a3b0c514dffd_s390x",
"8Base-RHOSE-4.11:openshift4/ose-csi-external-snapshotter@sha256:4fe92e79ef5e642dc7860119e41d581865f7ae5b09abf6ce653e847d6a0a9aac_amd64",
"8Base-RHOSE-4.11:openshift4/ose-csi-external-snapshotter@sha256:9f5f07396f9b2d983a3e99c133a5a81938900e8e0808a5ac57e0e72210d57377_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-csi-external-snapshotter@sha256:e55bef044c9885ba15f06d21ecd44cd692e4d5b1eb020e56207c690a24c0702e_arm64",
"8Base-RHOSE-4.11:openshift4/ose-csi-livenessprobe-rhel8@sha256:05b61e283383cb7d26749e09979ad59bfcecee33054f89a9d466ff0743085dd9_arm64",
"8Base-RHOSE-4.11:openshift4/ose-csi-livenessprobe-rhel8@sha256:0dc3629d883c31ef6babc095eb93106c1505b2ff332c4ef1a5a91bedd50c70d2_s390x",
"8Base-RHOSE-4.11:openshift4/ose-csi-livenessprobe-rhel8@sha256:9d7830b4ffd8be8845a62a69bd2efb7b3354d0a6b226d6e5cc8b23670b6b65cc_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-csi-livenessprobe-rhel8@sha256:f14f6e952932830665b25597c2a3d21158a5cb69beb4c80a64388777a1552865_amd64",
"8Base-RHOSE-4.11:openshift4/ose-csi-livenessprobe@sha256:05b61e283383cb7d26749e09979ad59bfcecee33054f89a9d466ff0743085dd9_arm64",
"8Base-RHOSE-4.11:openshift4/ose-csi-livenessprobe@sha256:0dc3629d883c31ef6babc095eb93106c1505b2ff332c4ef1a5a91bedd50c70d2_s390x",
"8Base-RHOSE-4.11:openshift4/ose-csi-livenessprobe@sha256:9d7830b4ffd8be8845a62a69bd2efb7b3354d0a6b226d6e5cc8b23670b6b65cc_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-csi-livenessprobe@sha256:f14f6e952932830665b25597c2a3d21158a5cb69beb4c80a64388777a1552865_amd64",
"8Base-RHOSE-4.11:openshift4/ose-csi-node-driver-registrar-rhel8@sha256:0c01d2cd070a88a674caaa131cda9db116520d8faef62fe8e625985c1d98fd18_amd64",
"8Base-RHOSE-4.11:openshift4/ose-csi-node-driver-registrar-rhel8@sha256:33487a8bf32beb3dfe503b86d29f4ba1abec143841cb74a806447f4cda76b65e_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-csi-node-driver-registrar-rhel8@sha256:d43e9ead11ce2d470c24485b53bc18f3bd906a74f98ed996a07300d798d23788_s390x",
"8Base-RHOSE-4.11:openshift4/ose-csi-node-driver-registrar-rhel8@sha256:d8b610a566b2524819e758881876146a0bc81307d5b213d772d1c4620a2012d8_arm64",
"8Base-RHOSE-4.11:openshift4/ose-csi-node-driver-registrar@sha256:0c01d2cd070a88a674caaa131cda9db116520d8faef62fe8e625985c1d98fd18_amd64",
"8Base-RHOSE-4.11:openshift4/ose-csi-node-driver-registrar@sha256:33487a8bf32beb3dfe503b86d29f4ba1abec143841cb74a806447f4cda76b65e_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-csi-node-driver-registrar@sha256:d43e9ead11ce2d470c24485b53bc18f3bd906a74f98ed996a07300d798d23788_s390x",
"8Base-RHOSE-4.11:openshift4/ose-csi-node-driver-registrar@sha256:d8b610a566b2524819e758881876146a0bc81307d5b213d772d1c4620a2012d8_arm64",
"8Base-RHOSE-4.11:openshift4/ose-csi-snapshot-controller-rhel8@sha256:67ac9c849b6a3470243c53ef7ec3aa44da1aeb379615332b56fbac27482f5b6f_s390x",
"8Base-RHOSE-4.11:openshift4/ose-csi-snapshot-controller-rhel8@sha256:7caf6ed642540c96e82faec6ea468bda65cf30490a7f36d84a4c821524ec5d9a_amd64",
"8Base-RHOSE-4.11:openshift4/ose-csi-snapshot-controller-rhel8@sha256:8cb151e8572bdfaf53f914de090a271ad5fb4e2a4d9046b587027f57473c84cf_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-csi-snapshot-controller-rhel8@sha256:9af4ca75bee97b438a623663260814087f1ca39a4cf3b3a94cd514b0538f538b_arm64",
"8Base-RHOSE-4.11:openshift4/ose-csi-snapshot-controller@sha256:67ac9c849b6a3470243c53ef7ec3aa44da1aeb379615332b56fbac27482f5b6f_s390x",
"8Base-RHOSE-4.11:openshift4/ose-csi-snapshot-controller@sha256:7caf6ed642540c96e82faec6ea468bda65cf30490a7f36d84a4c821524ec5d9a_amd64",
"8Base-RHOSE-4.11:openshift4/ose-csi-snapshot-controller@sha256:8cb151e8572bdfaf53f914de090a271ad5fb4e2a4d9046b587027f57473c84cf_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-csi-snapshot-controller@sha256:9af4ca75bee97b438a623663260814087f1ca39a4cf3b3a94cd514b0538f538b_arm64",
"8Base-RHOSE-4.11:openshift4/ose-csi-snapshot-validation-webhook-rhel8@sha256:3906afef49db33367ae423dd7470602716040fa003f5aea9f1a19a69c848cd1c_arm64",
"8Base-RHOSE-4.11:openshift4/ose-csi-snapshot-validation-webhook-rhel8@sha256:51c65a9df682ccdb37d6c2d79e0862848176795c1fa11aca1f9cefc800be7556_s390x",
"8Base-RHOSE-4.11:openshift4/ose-csi-snapshot-validation-webhook-rhel8@sha256:95c34ae00e6572e47420ae12278b05b7190da2ba34a8e649b01d7e89ff9a5316_amd64",
"8Base-RHOSE-4.11:openshift4/ose-csi-snapshot-validation-webhook-rhel8@sha256:fc19b27c4f465ec46f6b7838ff4715278b7a3472d79c5a062d8b2c38d0b9f778_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-deployer@sha256:03cdacbcd2591b2df3b211e8a1d52a8e1790fb0725b1972d077536f2365e16e9_arm64",
"8Base-RHOSE-4.11:openshift4/ose-deployer@sha256:1f82bd5534d24cf42c945d9e2950aff008768537b1f062b4034832f35a3082c7_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-deployer@sha256:5e63d593d7d8f648ea011b738346132a29f88bf59f0a0d9bb7140ad80c3a91ec_s390x",
"8Base-RHOSE-4.11:openshift4/ose-deployer@sha256:621a5a47a8073ce50dc3dc4c7b4ef0d7e0d3b631678f29f8b72eae0d42daf661_amd64",
"8Base-RHOSE-4.11:openshift4/ose-docker-builder@sha256:1d4caa6d1f83d5dee59672c6692283c6560df72ae1b575b70992356d57c62a3c_s390x",
"8Base-RHOSE-4.11:openshift4/ose-docker-builder@sha256:c1b4b12a7b97eb9cdfa7875af3ac6ac3bfd9e423ff7a25c7cce67fb9605a1e0b_arm64",
"8Base-RHOSE-4.11:openshift4/ose-docker-builder@sha256:d5060059efc5c224609de286090868badb271d14326ccbef670d2cca624ccf8f_amd64",
"8Base-RHOSE-4.11:openshift4/ose-docker-builder@sha256:d7456704b8084ca68674124a4de7ad3199d9fe3989cd15801bf3090138ce4935_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-docker-registry@sha256:1ca0c6d8dcb1da2dc0ed3488c03062948b7801ebf77f032a75dcd0d776cbcc02_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-docker-registry@sha256:29be3d008714476dccb8c4b1fc8fc67de892d798c3873ef32c15732671e190b3_s390x",
"8Base-RHOSE-4.11:openshift4/ose-docker-registry@sha256:388582f1b5ff059dd6776f6e28dcf97e402a228269c86cd97e61c2a653cb7133_amd64",
"8Base-RHOSE-4.11:openshift4/ose-docker-registry@sha256:47ca483d2624030a8bd5b7fafbfff6b728ddc9ddf6b3a429c1d7b09dba3ca10e_arm64",
"8Base-RHOSE-4.11:openshift4/ose-etcd@sha256:67545f560dbd1d93d5db47750566897eaf6afc5f3a8c6f66da73d70f393dbc36_arm64",
"8Base-RHOSE-4.11:openshift4/ose-etcd@sha256:91408b23960b2c9a7149627778c368b55e28b256d60e7573bdfa1bf96a3d8aad_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-etcd@sha256:bcdcab7ab0e807e2ff5c2896535e83ca8b93589dac62b4db2aa147b9cbcaf96c_s390x",
"8Base-RHOSE-4.11:openshift4/ose-etcd@sha256:ebbba7e4d8d98f33dda3b53d546536b282ac28608b8cac09936fed72348fef63_amd64",
"8Base-RHOSE-4.11:openshift4/ose-gcp-cloud-controller-manager-rhel8@sha256:41e8f97fc5832464306161afcd587d68a4b602f580ff2ef6d025b46ce5af9683_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-gcp-cloud-controller-manager-rhel8@sha256:dcf345d2b728186c8be5994082b41694ddbd482f337ed5762e3c010c2f2989eb_amd64",
"8Base-RHOSE-4.11:openshift4/ose-gcp-cluster-api-controllers-rhel8@sha256:13032dc2fe709015f48c167f66ed7ad5cc861f42252ccd28b318ebbbba875bf4_amd64",
"8Base-RHOSE-4.11:openshift4/ose-gcp-cluster-api-controllers-rhel8@sha256:52f1777b57d7044a988da3054c0c7c06e27a3bc9d9ac8965dd8d5fe3cc3ef5d4_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-gcp-pd-csi-driver-operator-rhel8@sha256:ab39ff55f76b8d2b0ccbc0c9af706b6d136c4ca1216d8247982e2bf9e9be4635_amd64",
"8Base-RHOSE-4.11:openshift4/ose-gcp-pd-csi-driver-operator-rhel8@sha256:c0a3c993a9fcf0d645dec39a20464688837e35c82c08f5ca95fdf1b70d842806_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-gcp-pd-csi-driver-rhel8@sha256:9bbea15a4e7918b1f59827230127287d1f7a1c8881ee8272c6d397c85e2eeba0_amd64",
"8Base-RHOSE-4.11:openshift4/ose-gcp-pd-csi-driver-rhel8@sha256:f45be24171aa703c21aaad4f350ebe0a54081108d75e39ff1b42d1f415776e73_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-grafana@sha256:093a89f3ee3bc7b83d786457fd7dd2cd4b4df8b4d69597136c68c33b62f1555d_s390x",
"8Base-RHOSE-4.11:openshift4/ose-grafana@sha256:872e19ac34f528137912f7a4374848e14d5b5f71332e758d17b8955e6473bd8e_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-grafana@sha256:a8034b22cbf5478cb89511029d3fe47e8147ea6ad336f40c4ec8307b68a314ce_arm64",
"8Base-RHOSE-4.11:openshift4/ose-grafana@sha256:f91a57f81311e3859f44cc44ab2f4b345408bd4bf369c32a1da0ec53da9469e7_amd64",
"8Base-RHOSE-4.11:openshift4/ose-haproxy-router@sha256:17958f3a8e6f0139f52d7955c715681a8bec9648db8e8dcc651d8a1459e66113_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-haproxy-router@sha256:27e999d7fb306a7f64fbb9539c54fd14696f13cbb1a9c20ebe35e1d77077d123_amd64",
"8Base-RHOSE-4.11:openshift4/ose-haproxy-router@sha256:62dce7f4daf142d66daa2d05dba25341c0b95356eed16a1c2cececb443b8da77_s390x",
"8Base-RHOSE-4.11:openshift4/ose-haproxy-router@sha256:c02a610e278107761119496d5429bd0e4f4af379df106e00d74cc411f00b4afa_arm64",
"8Base-RHOSE-4.11:openshift4/ose-hyperkube@sha256:074743eb5a6d57b6ad6ab1d87dc397122fd628013fc25a97924262187ff8d916_arm64",
"8Base-RHOSE-4.11:openshift4/ose-hyperkube@sha256:0987c96c1001b1316c932b77597d965285f6d4117aade6e81194b591a57ab31c_s390x",
"8Base-RHOSE-4.11:openshift4/ose-hyperkube@sha256:b955148923febe573f89449ebee80dc22f5e9afdf3f11d6a53ea4e1b5faabf11_amd64",
"8Base-RHOSE-4.11:openshift4/ose-hyperkube@sha256:f2c9f7723e565ba0b6a5893c235aea79232e3c83d8719ea3001c50d62fcfb450_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-hypershift-rhel8@sha256:917b34fb32708b8197805b66aaf1e6eb790962d53039e9b6d908d86deb1199bf_s390x",
"8Base-RHOSE-4.11:openshift4/ose-hypershift-rhel8@sha256:9e807b6a6e935bd5fd5d27ad950d0bc7177d0f498b5d55235cc1af833eb660c3_arm64",
"8Base-RHOSE-4.11:openshift4/ose-hypershift-rhel8@sha256:c50f3799c451830fc7f551d0397163473190a916a001b3ecf8e0577d5b68b252_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-hypershift-rhel8@sha256:ce31097552aaeb01e86dfc287151a60abb8c9cd5531ee940fbe5d7f1427e7612_amd64",
"8Base-RHOSE-4.11:openshift4/ose-ibm-cloud-controller-manager-rhel8@sha256:a6ba20c56e90cf404bcef97b7b8c1e87f4d370d3c26fe85111dddcd301c20d27_amd64",
"8Base-RHOSE-4.11:openshift4/ose-ibm-cloud-controller-manager-rhel8@sha256:bb4b6e94ad2e114f792e56803d96cc0a0d89cb2d0b4b6c1bd98f7dc02681d9ff_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-ibm-vpc-block-csi-driver-operator-rhel8@sha256:969ddfd951d7d66215810d9b1d82a524a622fa014c7aae48d62c6b475507ac3c_amd64",
"8Base-RHOSE-4.11:openshift4/ose-ibm-vpc-block-csi-driver-operator-rhel8@sha256:f31fccd1cbd570207ed229402d402ca388c6630f14e0508bdc9ba01fa1763bbc_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-ibm-vpc-block-csi-driver-rhel8@sha256:bf6a31add94b1af1a256bf72fc860f4785ac574770bcfb7a0f0e843f69bbf385_amd64",
"8Base-RHOSE-4.11:openshift4/ose-ibm-vpc-block-csi-driver-rhel8@sha256:f192ef456a56c953c8e553e70af23c01f04343fed3c479d000e0ad00462e66a7_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-ibm-vpc-node-label-updater-rhel8@sha256:278c796bcd48ecb1f88174ca479e447fb3774be23169b3e0c9e10bb2c9c5e9e9_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-ibm-vpc-node-label-updater-rhel8@sha256:d5e72ed27970b6e52385e43172013275bd3bc203a8b6755fcc505e0287213fd4_amd64",
"8Base-RHOSE-4.11:openshift4/ose-ibmcloud-machine-controllers-rhel8@sha256:60b3440b77654b142510883132bc9023f3b6dac08a55c32eab02870dfde1d786_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-ibmcloud-machine-controllers-rhel8@sha256:7b0cb3783ab7f8b6f38375dbe9e4f2e8e5fc0bdf1cf6aba23623229cf86d6eea_amd64",
"8Base-RHOSE-4.11:openshift4/ose-image-customization-controller-rhel8@sha256:7b3511f938658d9bdf4f6f9548fcc0b7b89cde0831e829f23b367db826902bdf_amd64",
"8Base-RHOSE-4.11:openshift4/ose-image-customization-controller-rhel8@sha256:f1d87fa6ba341455ae0817bdc9d24840b59158d9b1e51663768c557be9ee7268_arm64",
"8Base-RHOSE-4.11:openshift4/ose-insights-rhel8-operator@sha256:0c1141eab7116a0e14dfc4c2594bbb6bb55f80226a58b3b4be6e8f7cd9e1b97d_arm64",
"8Base-RHOSE-4.11:openshift4/ose-insights-rhel8-operator@sha256:217c3cb7eb523a216d5d9cf8e3c7685fc20c48125f664f29da7f1f53e44056cc_amd64",
"8Base-RHOSE-4.11:openshift4/ose-insights-rhel8-operator@sha256:36128b45bd888fb2853d417288720286bf523d9e0584054076b1e5b9288f2f60_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-insights-rhel8-operator@sha256:3b9eaa26eecaf282748fb74cf0f54f40cfe62723592436b839a775aa3b5b4669_s390x",
"8Base-RHOSE-4.11:openshift4/ose-installer-artifacts@sha256:2146a11416aae3b7b6b1ba2926099b0055e58d47791f765fcea0a7467cf91a8c_s390x",
"8Base-RHOSE-4.11:openshift4/ose-installer-artifacts@sha256:3cdce4ceda9b36aa746be514366300080b59db9ba7247aacae562a1797d09af2_arm64",
"8Base-RHOSE-4.11:openshift4/ose-installer-artifacts@sha256:5b4746584a584d2a8fe78e2fe41ca4d22998e854488602612d0d4f02424d489f_amd64",
"8Base-RHOSE-4.11:openshift4/ose-installer-artifacts@sha256:645f779075fc78270b02e98bf31d5927d9ff48a95c56669abc5f749296e3ee4d_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-installer@sha256:45a2c7fa9f56ec78e9087139c6ee944c963685a3714a77535f8cd3eaa8b6d8e9_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-installer@sha256:72e0c95f375e36b530f20154d136d8debbdef203b3c43f79fb77561718361ead_amd64",
"8Base-RHOSE-4.11:openshift4/ose-installer@sha256:d104ba0c4af286753f4cbbd1d36b3c4b318693e209f4c2a0145886f7c4e0374b_s390x",
"8Base-RHOSE-4.11:openshift4/ose-installer@sha256:e1dddd4cd6f019269098a1d89c07568b6391371b3aab67bafda73b99251d1808_arm64",
"8Base-RHOSE-4.11:openshift4/ose-ironic-agent-rhel8@sha256:01ad95d888c322ea14b3aa2ebda5ba73db728d2207c6fae4aecd46cfe204be41_amd64",
"8Base-RHOSE-4.11:openshift4/ose-ironic-agent-rhel8@sha256:1173e2058ab034c308915900780fe13edd4ab1dcc737f8b4dabc77f3d9533356_arm64",
"8Base-RHOSE-4.11:openshift4/ose-ironic-machine-os-downloader-rhel8@sha256:156ec07459bf256fe2c812bb100818676c740ac90029720b5d235911053d91c1_arm64",
"8Base-RHOSE-4.11:openshift4/ose-ironic-machine-os-downloader-rhel8@sha256:e0383d12651c11d7fe0d823a1d9bbaa36d1a7194760be4be173772b0d9db57eb_amd64",
"8Base-RHOSE-4.11:openshift4/ose-ironic-rhel8@sha256:185fd18adc8e17e671e65b7d006a1e185fc41127e176c1fcbe82231b83d9e275_arm64",
"8Base-RHOSE-4.11:openshift4/ose-ironic-rhel8@sha256:5d630326f2961c8168d862a1341f27085ce928f8454b94d117208b5cd9b281ed_amd64",
"8Base-RHOSE-4.11:openshift4/ose-ironic-static-ip-manager-rhel8@sha256:1e6b410d12e38a911157ea92414be3b305017251e56c36d6a0213020cee2d36a_amd64",
"8Base-RHOSE-4.11:openshift4/ose-ironic-static-ip-manager-rhel8@sha256:9450f43a753cc8183f711e40a14c4d0d65fd136a2a18ffebeaedcc3d8321a47c_arm64",
"8Base-RHOSE-4.11:openshift4/ose-k8s-prometheus-adapter@sha256:051182f36d3af73c7cc0e48c15f056847bafc23d22158dce45c0501d7254fae2_arm64",
"8Base-RHOSE-4.11:openshift4/ose-k8s-prometheus-adapter@sha256:7b18e65edbd7226a23b0b560693d6431909c190e08b76b2a3b0581bb48c9a34f_amd64",
"8Base-RHOSE-4.11:openshift4/ose-k8s-prometheus-adapter@sha256:82a4633e64d3749ac94c8895ed5d61d25a62765a060292413a053ec2d8342839_s390x",
"8Base-RHOSE-4.11:openshift4/ose-k8s-prometheus-adapter@sha256:a7ab7f242111de6ecf29f6107baa7c90331f9fc68a32467e7e91c935cdd99218_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-keepalived-ipfailover@sha256:01e13ebf8479c51a6345c19b7ba19aedd7d8b0894f667da4b8bc89ebb11cdb7d_s390x",
"8Base-RHOSE-4.11:openshift4/ose-keepalived-ipfailover@sha256:7cf2d25854c5c543f4098ca114538004804457bdca85794b13f43e371ac5f1c8_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-keepalived-ipfailover@sha256:c4b14558b9c70c27e2c4475376f28ca2e1cb928be57972692dfb5336b3c9497e_arm64",
"8Base-RHOSE-4.11:openshift4/ose-keepalived-ipfailover@sha256:d4e6b23834146f9ee49aab9ed1d9acfa8fea85670797af2ccf912eabd9aa824c_amd64",
"8Base-RHOSE-4.11:openshift4/ose-kube-proxy@sha256:104591dd4ff54b3367f3d800de99b582bead990cfb9bc0486e26737bf6405de4_amd64",
"8Base-RHOSE-4.11:openshift4/ose-kube-proxy@sha256:176e3d9d7ee66a0e547e4c7be5dbb17376cfb9e83c13edb2f2f3f0b47fe370dd_s390x",
"8Base-RHOSE-4.11:openshift4/ose-kube-proxy@sha256:5f1bb6c0542b8239e285fb2dbdf3b31597e6af62c91e0f5cf3ae5938a5b23c41_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-kube-proxy@sha256:6308f187621d82c37784a34039509e9fc9569246ede0606c3bad6f8a96369cd1_arm64",
"8Base-RHOSE-4.11:openshift4/ose-kube-rbac-proxy@sha256:0a487bf2de490a196a542712019859566c6bc7880201759c666d72fa80487fff_arm64",
"8Base-RHOSE-4.11:openshift4/ose-kube-rbac-proxy@sha256:20fc22cb99735ca5a7d633c4575d31f0cc54cb0856dae6a1aeee1c5a5b921ce2_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-kube-rbac-proxy@sha256:c7398161761676c9b95f78a21f5a8acd206dcac50c121b39e26f2d73ee2a3c66_s390x",
"8Base-RHOSE-4.11:openshift4/ose-kube-rbac-proxy@sha256:dceffc4f2c606f9e285794b2138e29133daeb5c1aa4ca76fe7c4205ac0b38ccd_amd64",
"8Base-RHOSE-4.11:openshift4/ose-kube-state-metrics@sha256:86498588af9912a494d306c600bf0e5b2b5393a7b927037a97691fff726d917b_s390x",
"8Base-RHOSE-4.11:openshift4/ose-kube-state-metrics@sha256:b7b87b4a79e5892321a90b4f16e8ffdc4e839aabea2886b1a2b64e5a0f9f703e_arm64",
"8Base-RHOSE-4.11:openshift4/ose-kube-state-metrics@sha256:eaa324ff422ebd8cf630f252d9d628a30f1c6c8e35d6f06584a3d452adb7074e_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-kube-state-metrics@sha256:ee2a5d918f70d007b9414d34e0f639437a39d2cd3a2a2bba24f5aee5d8035eb5_amd64",
"8Base-RHOSE-4.11:openshift4/ose-kube-storage-version-migrator-rhel8@sha256:3b28af903bc028ef6336e675743512b2a67f9a9f1c524a3cd9bd9666d730a194_arm64",
"8Base-RHOSE-4.11:openshift4/ose-kube-storage-version-migrator-rhel8@sha256:5f648ddc9ec59acd152910a93ac82587488aba4452f98bac21f573fd7714b985_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-kube-storage-version-migrator-rhel8@sha256:8f95707b2239415ca3c86adc8a96c063d5d0ca8986331eaa6c1d277598d90d91_s390x",
"8Base-RHOSE-4.11:openshift4/ose-kube-storage-version-migrator-rhel8@sha256:ae9915adc15077ed2466d5e8100c337834db34b84c23c77c59bd031a38c66a8a_amd64",
"8Base-RHOSE-4.11:openshift4/ose-kuryr-cni-rhel8@sha256:5f0bd74910cb7bc8cdff931c1d4da34d2a95e1e1854d7f686af466166acec047_amd64",
"8Base-RHOSE-4.11:openshift4/ose-kuryr-cni-rhel8@sha256:81462d3fafcd8988646f7a41ee96c71b837471dc5dcb35396eb533b14254156e_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-kuryr-controller-rhel8@sha256:0f66b211011375a203597f2a524314d9e05319db80f5e22fd78619eebed98ea0_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-kuryr-controller-rhel8@sha256:49eb2f59646d4fcea6f0ea9f8c22f819969913e3b691842fd3efb3146c021690_amd64",
"8Base-RHOSE-4.11:openshift4/ose-libvirt-machine-controllers@sha256:04041ac30693f5762ec21d0ff8103741910e838486ba4d50b280d2300a58e467_s390x",
"8Base-RHOSE-4.11:openshift4/ose-libvirt-machine-controllers@sha256:74224adc80febc0a77564dc86ac1bc095444e0c0398ea756460868627df41911_amd64",
"8Base-RHOSE-4.11:openshift4/ose-libvirt-machine-controllers@sha256:ec3d130af46371cd1f394b18413accc73b9619ac3232d418182eae776e657416_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-libvirt-machine-controllers@sha256:f07da2662e97243923a4083b1fac4e963a1cfea9f43cd9fd65bb4f3444505c41_arm64",
"8Base-RHOSE-4.11:openshift4/ose-machine-api-operator@sha256:123e25a9c01e463bc6f31b3bda99ce30e07ed7e7c2d62e6db1029048c2754c83_arm64",
"8Base-RHOSE-4.11:openshift4/ose-machine-api-operator@sha256:50aec0017448814b8420b561fae8117b620971b904eeeeba59ea250be3d0b683_s390x",
"8Base-RHOSE-4.11:openshift4/ose-machine-api-operator@sha256:c61dc40b93ffc6ff2335ba169475990cdbb70704b69d155561c5d64c14d07448_amd64",
"8Base-RHOSE-4.11:openshift4/ose-machine-api-operator@sha256:e92749f7a8381da22507d567594dae893c684415d947094ae18d9561ad1f660d_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-machine-api-provider-aws-rhel8@sha256:9e272355fd860b3cfbdd641b3278c08b30ef57a95683543d84bebe0bd2db555a_amd64",
"8Base-RHOSE-4.11:openshift4/ose-machine-api-provider-aws-rhel8@sha256:a8cbd22fde7d9515a0a439ce1d26c7bf094aefe66b9ff5e977800db3bc192209_arm64",
"8Base-RHOSE-4.11:openshift4/ose-machine-api-provider-azure-rhel8@sha256:a120dfd6753ed24d0b32693ae94f71a601f4a04d88a1056b88ad4315c88b8d4a_amd64",
"8Base-RHOSE-4.11:openshift4/ose-machine-api-provider-azure-rhel8@sha256:cfa09983870bfd6bcaec139ef421a6e43795bd8e3d04f8ef4c241ee9b188492b_arm64",
"8Base-RHOSE-4.11:openshift4/ose-machine-api-provider-gcp-rhel8@sha256:c52b5720d86ff3bccd4dffc7ce664d49a1ae515a89350ee6df6af0dbeb941eb3_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-machine-api-provider-gcp-rhel8@sha256:d6d385ce47d52da83cd957a401463a8d48ac9415a749534b63cd8edf8b0dec02_amd64",
"8Base-RHOSE-4.11:openshift4/ose-machine-api-provider-openstack-rhel8@sha256:05bae77a907afc2d75cb8f3bf3aacb26c4e3f2e965709c3c371536bfa78ecd54_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-machine-api-provider-openstack-rhel8@sha256:0934c1acfdc6c8cc97ef198317f72bcea3bb6c6730d0be526a8c02e1677d47dc_arm64",
"8Base-RHOSE-4.11:openshift4/ose-machine-api-provider-openstack-rhel8@sha256:4f57e14568253c23640528a5334e60164ae6975ad1ce91373d05b63e241541ea_amd64",
"8Base-RHOSE-4.11:openshift4/ose-machine-api-provider-openstack-rhel8@sha256:df60e146a888bd72624758bc47d96622177cfe11330ab631dae7c30543715121_s390x",
"8Base-RHOSE-4.11:openshift4/ose-machine-config-operator@sha256:420fd1d1d11f92351a37c986f9aedda0d4e0897dc9cca0b16959a989308c64e8_s390x",
"8Base-RHOSE-4.11:openshift4/ose-machine-config-operator@sha256:543edd3009688fb98fdf5487e72713f8b81653e83a2532ebb95408ac948390a5_amd64",
"8Base-RHOSE-4.11:openshift4/ose-machine-config-operator@sha256:9947130c8cc8d4b3157242ff5d1dcca0343f6a7b3d17710b2f0915d7e3500881_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-machine-config-operator@sha256:a9aae6a7e5d77e4c56c8c7852529bc14565240ccecb5f0fc4af2c97d6453d5e9_arm64",
"8Base-RHOSE-4.11:openshift4/ose-machine-os-images-rhel8@sha256:7b5354bb368da20e0ce7568b94f8c5eb3a418d592cd5cde2b36a08978ee48c48_amd64",
"8Base-RHOSE-4.11:openshift4/ose-machine-os-images-rhel8@sha256:cd2e7121485ccef25344ebc4f471d92913cbd6e24a12423305d6cc20728c1344_arm64",
"8Base-RHOSE-4.11:openshift4/ose-multus-admission-controller@sha256:10d932015ba0fe1a84a7a0096dc416857e1a63a2323e6192b8b6bba90e50aa5b_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-multus-admission-controller@sha256:534466df0ec5df492b00ebeebedd041600e0476e6cb42d8aaedd46d2a6e78f06_s390x",
"8Base-RHOSE-4.11:openshift4/ose-multus-admission-controller@sha256:c7a66dd0d9c8b16789967073a28ac92eeb2f1beab3f8ead8fe1ca01f26a105c5_amd64",
"8Base-RHOSE-4.11:openshift4/ose-multus-admission-controller@sha256:df86ef6d451a7ac6a858f5a7a32145f3b99d0b1da3559ff90ccb4733106a59b5_arm64",
"8Base-RHOSE-4.11:openshift4/ose-multus-cni@sha256:559cb4e633fb0731f79310115e7d384749ef2ca15f298a4102985b4505845228_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-multus-cni@sha256:633c3b5509971739a0e95a8fab99a29bc5a81797c55c2cfdc97d184a055175af_s390x",
"8Base-RHOSE-4.11:openshift4/ose-multus-cni@sha256:75eeee08529df0c3e2e08b874ac7e1d39ef268148d71dff880f71034f8c89b14_amd64",
"8Base-RHOSE-4.11:openshift4/ose-multus-cni@sha256:98835095c461b58a1159a530ee7d3f978c81ed197b5345faf9d610272ebe23eb_arm64",
"8Base-RHOSE-4.11:openshift4/ose-multus-networkpolicy-rhel8@sha256:00532c0e376a4363ea73d6664c8ec200f5bcc4bcd52918cdad19f2d11057fd51_amd64",
"8Base-RHOSE-4.11:openshift4/ose-multus-networkpolicy-rhel8@sha256:80b31a0820e7954050c01d39fdce34591d22beec0678e258176a9bcc1378e07b_s390x",
"8Base-RHOSE-4.11:openshift4/ose-multus-networkpolicy-rhel8@sha256:9ba16add1d64bad4d4dfb9e8e4200b061ae6f6ab34bccf0456684bfdddc7b9b2_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-multus-networkpolicy-rhel8@sha256:c3799719a6af2f3020a8588e9a2ee483ee8e27d6a91675c824111aa0ea61be78_arm64",
"8Base-RHOSE-4.11:openshift4/ose-multus-route-override-cni-rhel8@sha256:0c8234a718b163b3390c49956b24c4320b4875d1f3d7ec27d0dab3fad16ddd85_amd64",
"8Base-RHOSE-4.11:openshift4/ose-multus-route-override-cni-rhel8@sha256:104105eb231879914965da9c3064c298ab2a1a7944eb334404c7ec32920ec511_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-multus-route-override-cni-rhel8@sha256:495a6f50eaac5b4bb2256d6866aed27549d547a454e4729703e1792fdd95a9a9_arm64",
"8Base-RHOSE-4.11:openshift4/ose-multus-route-override-cni-rhel8@sha256:51e952de791ec027c7841769418242da5172bb469f67eaab192fadcf6fb458e5_s390x",
"8Base-RHOSE-4.11:openshift4/ose-multus-whereabouts-ipam-cni-rhel8@sha256:019a741a0988bdfb01bb1d47a5ad13cae7a7bd281d9e1b0c5cc05ef2fa284ad2_amd64",
"8Base-RHOSE-4.11:openshift4/ose-multus-whereabouts-ipam-cni-rhel8@sha256:52e0ac8e139d941d3460ff68be8d22b6378ba6b9059d342ebc93d1fb8332a2ec_arm64",
"8Base-RHOSE-4.11:openshift4/ose-multus-whereabouts-ipam-cni-rhel8@sha256:6426782a1b3f59b5817fa85a465d63334ce7299adaeb442f75ce4930fece85dd_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-multus-whereabouts-ipam-cni-rhel8@sha256:8b81457dda1bfea834f351d7dae2f42195d04c95eaea32733c9ca4ad78ee554f_s390x",
"8Base-RHOSE-4.11:openshift4/ose-must-gather@sha256:3dacd322fcbbd9a68b8b8f6ac7d2f40eaad310442358d047d534156d1f39dc3d_arm64",
"8Base-RHOSE-4.11:openshift4/ose-must-gather@sha256:7c9eef761c85d5b7884e631937fef714732f612ebe54d1acb139f57560e8087d_amd64",
"8Base-RHOSE-4.11:openshift4/ose-must-gather@sha256:8bffdba8e5a5c0f02e4d8a4323292d1b9e4faeefbb3e3b73b13002050985eff9_s390x",
"8Base-RHOSE-4.11:openshift4/ose-must-gather@sha256:be3e5946f0c4f70427379251a147059e6aef6b24060ad3f43c4c7611d9a14d14_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-network-interface-bond-cni-rhel8@sha256:58d07b7b95fa55ba39a810d95f99954ee5b4bd19b37891a592ef47457c4d9248_amd64",
"8Base-RHOSE-4.11:openshift4/ose-network-interface-bond-cni-rhel8@sha256:696855f358513bb5d00da99f976ed617f2d4ed497d306684ef77aa9d69e93cba_s390x",
"8Base-RHOSE-4.11:openshift4/ose-network-interface-bond-cni-rhel8@sha256:b3fb70b58e12e37b5378eed5adb33619c0ecf110cbf48163e2717c19ec7f7025_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-network-interface-bond-cni-rhel8@sha256:eae99205aca7e6472b57040de8e4cd20a5cb2e320fa24fa93b5d018c0e8f0332_arm64",
"8Base-RHOSE-4.11:openshift4/ose-network-metrics-daemon-rhel8@sha256:1d1210cfd8dbee985f37f3b7f5f5027ee2871d0680c59d58f8b057eb188e5853_amd64",
"8Base-RHOSE-4.11:openshift4/ose-network-metrics-daemon-rhel8@sha256:94d936931a508b8e9e4d46dbdcc2f04311b30dca7a4ef54a5aafe708dda3b249_arm64",
"8Base-RHOSE-4.11:openshift4/ose-network-metrics-daemon-rhel8@sha256:e61bee6a6187d38ac586efb04c6ea9cfcc014c863e945e47f560a83e8def114d_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-network-metrics-daemon-rhel8@sha256:f29b041609aa6fc2351837aa6d5f377489e6e60570911ac474fc01102b6e8f63_s390x",
"8Base-RHOSE-4.11:openshift4/ose-nutanix-machine-controllers-rhel8@sha256:524e2e091db0e4a883824cd744f0d158e8bba91bff52b7e6c4908a3727c6bea2_amd64",
"8Base-RHOSE-4.11:openshift4/ose-oauth-apiserver-rhel8@sha256:46a1a8bad469cb3d2a2425eee40d5ebdbc99500741ccacdb384e34fa58ad177e_s390x",
"8Base-RHOSE-4.11:openshift4/ose-oauth-apiserver-rhel8@sha256:b1e06183d361a6ca89412b960a38121f6ecb9ecf6b9ebccbaad95159690dc243_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-oauth-apiserver-rhel8@sha256:c92369d17d727d96b6bc15cc9c32a65bce28850a441464d6557c4dea0445b3ce_amd64",
"8Base-RHOSE-4.11:openshift4/ose-oauth-apiserver-rhel8@sha256:d46a93bf4cb1369bd651b79748008cd3d69638b11d42fae6b2cd068545aab7d8_arm64",
"8Base-RHOSE-4.11:openshift4/ose-oauth-proxy@sha256:184021ada5116a1e5dc8c21163f39665606cae8fb1e776bd9d623cd2eb0072c2_amd64",
"8Base-RHOSE-4.11:openshift4/ose-oauth-proxy@sha256:1ce1cdcefa33cff869b553f7c1b03913d22495a8a66bb627a38a613f8bcbad26_arm64",
"8Base-RHOSE-4.11:openshift4/ose-oauth-proxy@sha256:56da8995fd4330fe9c28dbc873d699ca3c5eda75d1bcaba0ef9de2b209822ad9_s390x",
"8Base-RHOSE-4.11:openshift4/ose-oauth-proxy@sha256:9bfd73a2ba40e7a88aa3760e13e4179796daa942ecc1fdb35ac0d99f67b9c332_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-oauth-server-rhel8@sha256:0bf945ed0aee47149f19d396062c3fd23ea901c8992762c609673a16883a305b_arm64",
"8Base-RHOSE-4.11:openshift4/ose-oauth-server-rhel8@sha256:5f55e85234cb822dd12ab71bf5de8e7a49eab2525e465ac4bf34f5e69cee5673_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-oauth-server-rhel8@sha256:6f23eef8a61ada1a120bb5e03f477727d5b21e6fac6482ef823de58c2a838073_s390x",
"8Base-RHOSE-4.11:openshift4/ose-oauth-server-rhel8@sha256:ff7d23ed5555807756340a62bcade403f3e68350d2ec0feb442c1a8ddd7c17e4_amd64",
"8Base-RHOSE-4.11:openshift4/ose-openshift-apiserver-rhel8@sha256:a00046f91649246bf718a82a52ffcf969f0daa58dddc80de1ba53bf5999e393f_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-openshift-apiserver-rhel8@sha256:bfc32929ee0c819b793a73e00df60eedd318a950598566404e5d4b8ae0cf3cbe_s390x",
"8Base-RHOSE-4.11:openshift4/ose-openshift-apiserver-rhel8@sha256:cfc4db2358e7ae163557fd2a9fdd3f68bd6b281350e816fa5df796e8ef915879_arm64",
"8Base-RHOSE-4.11:openshift4/ose-openshift-apiserver-rhel8@sha256:fb79ed01acec6695a12cc13de5406bf08d862fbe1186734eb316544be1a240c1_amd64",
"8Base-RHOSE-4.11:openshift4/ose-openshift-controller-manager-rhel8@sha256:6c1a3c63ca3b93f0644a80882cc02174bc06bfb6df4b3012cdf43c1d0a8114e9_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-openshift-controller-manager-rhel8@sha256:bac116eb111816d3aca02ee3684caf417ad64d171844731aa17bb64d7eee5a75_amd64",
"8Base-RHOSE-4.11:openshift4/ose-openshift-controller-manager-rhel8@sha256:cbc561d7df2565112f6a0fb5da5a1ad3fb374f232a46985bbb06793f839b6c4f_arm64",
"8Base-RHOSE-4.11:openshift4/ose-openshift-controller-manager-rhel8@sha256:dd129ed0ef735c58c5453e9486e47f86128ba3e3f8e78f93b9f68cea6a6e1e19_s390x",
"8Base-RHOSE-4.11:openshift4/ose-openshift-state-metrics-rhel8@sha256:2950d0bcc7204cc50083c65c5353f5334b8d2c26a49b1ddf649cc5f154588ddd_s390x",
"8Base-RHOSE-4.11:openshift4/ose-openshift-state-metrics-rhel8@sha256:31fdf586cd84190d15ba39d77b2cf4f885e2f7b9d4cabecc173673657d98762f_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-openshift-state-metrics-rhel8@sha256:6952a0473a631218a7c975b461d12acb0bbb34fa09d29d517c9376302edaf211_arm64",
"8Base-RHOSE-4.11:openshift4/ose-openshift-state-metrics-rhel8@sha256:f35e35555ec3d130cff3bc84390cc6e29fbeaa3616a5ddd22264e378cf57dc56_amd64",
"8Base-RHOSE-4.11:openshift4/ose-openstack-cinder-csi-driver-rhel8-operator@sha256:60f1d7ca36e5b85e49c4d6118414e52b981f7628675a547e934f76e2b6884633_arm64",
"8Base-RHOSE-4.11:openshift4/ose-openstack-cinder-csi-driver-rhel8-operator@sha256:6d994efcb9859ae8c2284ee7859150bc334ef5db03c6101fb64677a841c534b1_amd64",
"8Base-RHOSE-4.11:openshift4/ose-openstack-cinder-csi-driver-rhel8-operator@sha256:bf71d233894a0f09ecd6d6d4bb14141aa458a7e38a59edcec6c25e6f3c1d6227_s390x",
"8Base-RHOSE-4.11:openshift4/ose-openstack-cinder-csi-driver-rhel8-operator@sha256:fc99f3eacda723a6d9c83bf0e619c91bd2eb049a710b304ab1de7639705bbed5_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-openstack-cinder-csi-driver-rhel8@sha256:222010151e2b63bf73be5abb82a7e66fc2a476c8d0eb2a9589751846eb13dda8_arm64",
"8Base-RHOSE-4.11:openshift4/ose-openstack-cinder-csi-driver-rhel8@sha256:5231039df308c3b8730158ad327982baff8f7b1b6dccd046ab4a00af6d70e7d8_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-openstack-cinder-csi-driver-rhel8@sha256:7c38464a61ab19479df1de20dcdbe5d5edc5091ac8b129a7f6f92aee6a792299_s390x",
"8Base-RHOSE-4.11:openshift4/ose-openstack-cinder-csi-driver-rhel8@sha256:9d4226c29d177b85af5c29303e477a110507966570a37607c9068eeea960bfdc_amd64",
"8Base-RHOSE-4.11:openshift4/ose-openstack-cloud-controller-manager-rhel8@sha256:1ff37333fbf551657701aba24e917b118b3104cb0ae66a1b062fd9b16492e806_arm64",
"8Base-RHOSE-4.11:openshift4/ose-openstack-cloud-controller-manager-rhel8@sha256:316d8d6c31c6198d95d929779c2d68df5ed9cc0fe1bc2db858f234af068dd21e_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-openstack-cloud-controller-manager-rhel8@sha256:c3ce053319fcd80e357b5ebcb3abca3f59bb5e45aa48452332c850627b7db28b_amd64",
"8Base-RHOSE-4.11:openshift4/ose-openstack-cloud-controller-manager-rhel8@sha256:cc40e91363be02c546bb57b66e855a635fa5cc9794814583b16a6ad70b23dca9_s390x",
"8Base-RHOSE-4.11:openshift4/ose-openstack-machine-controllers@sha256:109676ecd9d725dae3ac9bc7350deaa819dbcf1b911ec3106c3f412dd7d5e6d8_amd64",
"8Base-RHOSE-4.11:openshift4/ose-openstack-machine-controllers@sha256:12a757c6f5773a203383b44ee2e96b5e6997214c6ced22dbfe9234923d77dab5_arm64",
"8Base-RHOSE-4.11:openshift4/ose-openstack-machine-controllers@sha256:5cda1e00b8e5195be5fb565399f5a19c58a9c77bbe13e297f5a2196518116d90_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-openstack-machine-controllers@sha256:b791f3ba80eb8953023048e9d613c46e0f59582f6a810f33c6861159ed09604d_s390x",
"8Base-RHOSE-4.11:openshift4/ose-operator-lifecycle-manager@sha256:71e485ca85f437eab29e7442aba98f9b40209e187e09cc16b02a90ce2ea47a69_amd64",
"8Base-RHOSE-4.11:openshift4/ose-operator-lifecycle-manager@sha256:9ff3c0f6356d9bfcc98d390538007f31ffac8fdfeadfe10483ccb43b5afdb29f_arm64",
"8Base-RHOSE-4.11:openshift4/ose-operator-lifecycle-manager@sha256:d7869ff27bf8c8a4becc36ac1cfe0d58c87717abd331e0fb5654cd2170646964_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-operator-lifecycle-manager@sha256:e6b3dbe4aa6b5820b0aa9194980a88c90591286154b0d0bc4091a3b437b37d6b_s390x",
"8Base-RHOSE-4.11:openshift4/ose-operator-marketplace@sha256:4279626a013c0875b4c042ae9a2c970c67448a0d2eb0d5d40e9903d2ea4004db_amd64",
"8Base-RHOSE-4.11:openshift4/ose-operator-marketplace@sha256:60020a467e04467bc1584fb348af1586ead6ccf267deff84ded975ebb45966d8_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-operator-marketplace@sha256:97e0f4771aa15f5757e48ebb478798e549c8f171057d32aed5b1342b2f06266e_s390x",
"8Base-RHOSE-4.11:openshift4/ose-operator-marketplace@sha256:a14ba1d69da2b957fdbc9a42a867effd9234b97ec879574058ef84eebee047f3_arm64",
"8Base-RHOSE-4.11:openshift4/ose-operator-registry@sha256:5b349413999a106176b22c9df4d3cfbd918d74fc5cf28f2ae99547370aa6d346_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-operator-registry@sha256:5eb15d8d2b50adc82d64bc4195f37148d2bc74a7fe208edc51300b2a845fe980_s390x",
"8Base-RHOSE-4.11:openshift4/ose-operator-registry@sha256:619b8ca58e8cdc06a8e2dff0a837a18780c75f62c9ccdaf7e6c2e2afa786f93d_arm64",
"8Base-RHOSE-4.11:openshift4/ose-operator-registry@sha256:ba871c2101d87f2aeb6668af55b3f10e91558be420923b8523f8d83d4dd5b45e_amd64",
"8Base-RHOSE-4.11:openshift4/ose-ovirt-machine-controllers-rhel8@sha256:2d7b5e9c506da2c43704cae5934b604682dcb403218ceb1bd4f011c8bee8623b_amd64",
"8Base-RHOSE-4.11:openshift4/ose-ovirt-machine-controllers-rhel8@sha256:951e6ff8cdd565aefd60d8e996145c989c228a2a9c7ab412789d92ddb3ec9165_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-ovirt-machine-controllers-rhel8@sha256:d07d078681fbd9cb83c74716977b7f59112273cb18447178bdf8955050faeebd_s390x",
"8Base-RHOSE-4.11:openshift4/ose-ovirt-machine-controllers-rhel8@sha256:ff4261f6102f428b1789a31e021d18ededce3ba80ca93e64b7149968f10cff58_arm64",
"8Base-RHOSE-4.11:openshift4/ose-ovn-kubernetes@sha256:5abaa3f3db864bd4d2d2dbc059839e28cbe5b6baa09cb6545d3f508809dd3f7a_s390x",
"8Base-RHOSE-4.11:openshift4/ose-ovn-kubernetes@sha256:713dd28ffc33520c9e84b72850253adf0adb016968773121f05349e3fca302c2_amd64",
"8Base-RHOSE-4.11:openshift4/ose-ovn-kubernetes@sha256:795db439b8d73d097b0908fe6270d8a947fc1acd21bf3f4d9fa59f02bd16f19f_arm64",
"8Base-RHOSE-4.11:openshift4/ose-ovn-kubernetes@sha256:cec5b3a5276177b25ce85f5d1465dbc6aca19b78b0f5406b6fe85bc97ff3f77d_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-pod@sha256:51a4a033be2739a7a7a3edc7a1ee16ad9caddc5ae1f5a14c448afe3f5f906428_s390x",
"8Base-RHOSE-4.11:openshift4/ose-pod@sha256:651930bf045975dabb3d79410a2c9f971f1da319b8fcbba29ebe2e4e3bb71b3b_arm64",
"8Base-RHOSE-4.11:openshift4/ose-pod@sha256:718cf324bb4c3af6852458ab1551c59ee9f1b1d8d3fadfd858bb909c9ec3558a_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-pod@sha256:86e0050aaa7477b8aeef382e3bf8092463d207adfa5cd8c88358b367bb624869_amd64",
"8Base-RHOSE-4.11:openshift4/ose-powervs-cloud-controller-manager-rhel8@sha256:28ef0b3040cc922f78fd7e9814628871c0fb85de1a9d47c1d954737d26d2f53b_amd64",
"8Base-RHOSE-4.11:openshift4/ose-powervs-cloud-controller-manager-rhel8@sha256:a512551fc4ce326ef993f1dde6dedd5cf4c20b6c41f6149430ffae0d9e10d62c_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-powervs-machine-controllers-rhel8@sha256:965ad6292483d5e6d8b734fd40006689cf3917657919c668b6d01bc9fc4b816e_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-powervs-machine-controllers-rhel8@sha256:a03170bc3c01ee4f9c6cb80ee41925231b6c8b283822a094506214c10f19847b_amd64",
"8Base-RHOSE-4.11:openshift4/ose-prom-label-proxy@sha256:90f629a90569aceb6deb0134b4141a3a622c4e95637ef4d5d6f3890ac27026c2_s390x",
"8Base-RHOSE-4.11:openshift4/ose-prom-label-proxy@sha256:c9ac8cabb6bc4f6bd60bda52529c98df596a1fa5a9130201129068ff48bc0fbb_arm64",
"8Base-RHOSE-4.11:openshift4/ose-prom-label-proxy@sha256:db4ec1b0a75ec8a5260095225cf2ef103895edd9b05419503bec473629a3dcd0_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-prom-label-proxy@sha256:fd3feba855b7afa27146ab4798f7afcb05d2dc22c1eea2c691a3778df00606d6_amd64",
"8Base-RHOSE-4.11:openshift4/ose-prometheus-alertmanager@sha256:0d225b059bdefca3ac163860ce9ae41ed74cd8c9ca887cfe4c525ac3f0cae783_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-prometheus-alertmanager@sha256:13c7b3e7d5a2a75a806642a614189de0f4ae1639a9cab78ca7104ba65b4fd385_s390x",
"8Base-RHOSE-4.11:openshift4/ose-prometheus-alertmanager@sha256:cdddc502045ecafa9d4deabf4ac30af0255c3bb586390bcf7d89a1c1937b833c_arm64",
"8Base-RHOSE-4.11:openshift4/ose-prometheus-alertmanager@sha256:f8db7211683d764461c1feacb61eb9911f480a8ad113fccb381155322077303c_amd64",
"8Base-RHOSE-4.11:openshift4/ose-prometheus-config-reloader@sha256:015e84370d7a0a3e5318158915b27e1c5e7e7699d11240ba7359d6bc32c9898a_s390x",
"8Base-RHOSE-4.11:openshift4/ose-prometheus-config-reloader@sha256:39e17dba2978d3e1b0af71b9eb1be3446199a365ada2e156682ee7a20e48b060_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-prometheus-config-reloader@sha256:4065daad759195db3c325efc46209f02bcc1c32caad88c69d5a3dbdcf920e335_amd64",
"8Base-RHOSE-4.11:openshift4/ose-prometheus-config-reloader@sha256:bb62cdf6eca82eaa92fb9bbfc4e2f7575c3c49d472fda9358808aa790d3f5a70_arm64",
"8Base-RHOSE-4.11:openshift4/ose-prometheus-node-exporter@sha256:1226c18cda120df10313739a9ac638bd5c4d02aa4f65ba3d1044b4f423d559a2_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-prometheus-node-exporter@sha256:3539ddf93d8c2fe005b53b52c6628b413be0aabdfa534e6b947c4842d3617323_arm64",
"8Base-RHOSE-4.11:openshift4/ose-prometheus-node-exporter@sha256:52adf1af03f2c7fef37ac537638577b913a73b11490ef16c789c40dbfbc9391c_s390x",
"8Base-RHOSE-4.11:openshift4/ose-prometheus-node-exporter@sha256:79ad722e32477863e3319b35b1e98befb8257576ebab0be4ae605f1cf92cf760_amd64",
"8Base-RHOSE-4.11:openshift4/ose-prometheus-operator-admission-webhook-rhel8@sha256:7c00451864fafd5f2c5e316557f67eb027dd66e3e756c756ab3f74ab7a98e404_arm64",
"8Base-RHOSE-4.11:openshift4/ose-prometheus-operator-admission-webhook-rhel8@sha256:9a67755cf6419877dce688f5bcd92da4929dcd86603219eb08628b44a29c4257_amd64",
"8Base-RHOSE-4.11:openshift4/ose-prometheus-operator-admission-webhook-rhel8@sha256:a810296e2d9a9924234a7437531f9b6f4e266a4ddd40b8ecce1c48414696512e_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-prometheus-operator-admission-webhook-rhel8@sha256:c5030e797e2b2130ec51a9a6039e02ea272477f502f7999286c660d59f34aca8_s390x",
"8Base-RHOSE-4.11:openshift4/ose-prometheus-operator@sha256:72ffba5d0ae400eba6e31120ecb4b621e852653b3b3850add2775bf51d5a2aca_arm64",
"8Base-RHOSE-4.11:openshift4/ose-prometheus-operator@sha256:9e028b370e4b1fa7eeb51fb84ad9b1344e4012716030c5d3fa223c7abe92c0e1_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-prometheus-operator@sha256:a2912fec31d91070a66473f1902cd5206cc8ce9e6849c4e5c5ba3da85165a31b_s390x",
"8Base-RHOSE-4.11:openshift4/ose-prometheus-operator@sha256:b45f485a4d48297aaef5fc6b95211eebe8f75ebf2ef69118c331c21a97fbaa9a_amd64",
"8Base-RHOSE-4.11:openshift4/ose-prometheus@sha256:2486111c7d1de008464902945f9767cefedb3ef5c53521fdc2e1eb5fcf1b3fb4_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-prometheus@sha256:37e8941e45c4add6684e52685ed112e474f0c8f062178497a4d65a019a2c1700_amd64",
"8Base-RHOSE-4.11:openshift4/ose-prometheus@sha256:48375716d6e24dfd3811907f109defa883495cfdb387e78c26b90589e05623d7_arm64",
"8Base-RHOSE-4.11:openshift4/ose-prometheus@sha256:64ad3518eff522dda5d221496a94cf2fe14b5c68175d0002ff01bbeb131756b1_s390x",
"8Base-RHOSE-4.11:openshift4/ose-sdn-rhel8@sha256:0e9935caae157329505de5a21a4d40ef501c9a2bcff47f76b074fcf1ab0e9c22_s390x",
"8Base-RHOSE-4.11:openshift4/ose-sdn-rhel8@sha256:c708a24017904d8e50fffaafc4c7b072bd774d04acdfa2b40d139edccf1dad33_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-sdn-rhel8@sha256:f2c982220bfc6785e85f25c70ce559df5121417ec205d2df6965eb97885595ae_amd64",
"8Base-RHOSE-4.11:openshift4/ose-sdn-rhel8@sha256:f3f3ab589e877816e8816468155a3f2eacdecd2085c08794ba372e6dcb84dd9a_arm64",
"8Base-RHOSE-4.11:openshift4/ose-service-ca-operator@sha256:2fd815e1dfa78fc9c28179a5c77296723bbe8f42e1b19e347d936a795b787cdf_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-service-ca-operator@sha256:5607b0aeaff5bc14563afb5b339cf26c12472501532d929da168c2e21a7afe9f_s390x",
"8Base-RHOSE-4.11:openshift4/ose-service-ca-operator@sha256:85dc1b4150d3a3f698bfc460ef6bb30c9b827a098de3cb7f46b9d35f145ef4f4_arm64",
"8Base-RHOSE-4.11:openshift4/ose-service-ca-operator@sha256:bcdbf3cb8e6e31b66d979055c7ad71ff5d9fa309ba3c35256acdbe51c9f43de5_amd64",
"8Base-RHOSE-4.11:openshift4/ose-telemeter@sha256:136d56f3c872a4d0dafb872d79c10b9d11cc582cbbb1e796881c6770543b3012_arm64",
"8Base-RHOSE-4.11:openshift4/ose-telemeter@sha256:41f945d79832bab585470bb274be2ab66c8728808d15679c8ea3089013671464_s390x",
"8Base-RHOSE-4.11:openshift4/ose-telemeter@sha256:d9c609b5b7893d6f0c137fff5edd8df6b182088277ee2b9fcda8374fe19838e4_amd64",
"8Base-RHOSE-4.11:openshift4/ose-telemeter@sha256:f931ead1bc611c5faf5073c81a3af1c3561ed1eb42f958fa9c1ae03eeb339505_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-tests@sha256:62f2f4e4ceba4c9b0a2116d3f3ec7c3b467f597e089e791f5a1271ecc4fcc3fd_s390x",
"8Base-RHOSE-4.11:openshift4/ose-tests@sha256:7cf282f6435dc703a8706afc203c5cb55d1f02a2af2452385ea0415b3b07ec89_amd64",
"8Base-RHOSE-4.11:openshift4/ose-tests@sha256:a5de772af9f66abc7b9f80a650ac51b70ec040cf331773c71d817a389c999144_arm64",
"8Base-RHOSE-4.11:openshift4/ose-tests@sha256:d8fd47265c720cad5f81c107c40302e3da0e569b79b18f0182804db6ddef0b39_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-thanos-rhel8@sha256:15883854538476b61fb9f95e9568936acdee1c26939101b300f16c877a1fb111_amd64",
"8Base-RHOSE-4.11:openshift4/ose-thanos-rhel8@sha256:94514a0e4637f4a171b6f603831ea5e608a8a66d7e04ef338814a2a3f788ae12_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-thanos-rhel8@sha256:b17fdce1d5ac2b69ec530e834f4a15576ea9e1227f74bca0777d30555a7aae96_arm64",
"8Base-RHOSE-4.11:openshift4/ose-thanos-rhel8@sha256:fa37f528f000ce8be8262df51584f0746f3b2a15db2295e82dba17171d3e6af7_s390x",
"8Base-RHOSE-4.11:openshift4/ose-tools-rhel8@sha256:3e7ad95fa62980cfa70e0021654b5a8405c254ebc4da9710ac1171480d665c59_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-tools-rhel8@sha256:c240e2e47af8935e58563da8c7e753704ed0c279a5522352573431e1bf63a47a_s390x",
"8Base-RHOSE-4.11:openshift4/ose-tools-rhel8@sha256:e3aec41436e71965c0302002463767987eb0764cd1153417524259fa36a394fb_amd64",
"8Base-RHOSE-4.11:openshift4/ose-tools-rhel8@sha256:e919b897c04f0c28e7ad3911390a6786b5f32c16d6e95022df06b9806e48ef19_arm64",
"8Base-RHOSE-4.11:openshift4/ose-vmware-vsphere-csi-driver-operator-rhel8@sha256:dfe6e04bea49e649841021fc717372bffcf0393ae71ba50fb640a3da64efb8ec_amd64",
"8Base-RHOSE-4.11:openshift4/ose-vmware-vsphere-csi-driver-rhel8@sha256:1ba42f6dfa8aa6671c1bd91741a5160ee5520bf99b0aeccba75af21be725f561_amd64",
"8Base-RHOSE-4.11:openshift4/ose-vsphere-cloud-controller-manager-rhel8@sha256:8b1cecaff8606e6649ea59f2b41fd680ee9efec621d8e994f157973be9b496f6_amd64",
"8Base-RHOSE-4.11:openshift4/ose-vsphere-cluster-api-controllers-rhel8@sha256:a450b493f00f796206a3d7286e93bad2ec36e5a80259c7947e79a1a0d5210656_amd64",
"8Base-RHOSE-4.11:openshift4/ose-vsphere-csi-driver-operator-rhel8@sha256:dfe6e04bea49e649841021fc717372bffcf0393ae71ba50fb640a3da64efb8ec_amd64",
"8Base-RHOSE-4.11:openshift4/ose-vsphere-csi-driver-rhel8@sha256:1ba42f6dfa8aa6671c1bd91741a5160ee5520bf99b0aeccba75af21be725f561_amd64",
"8Base-RHOSE-4.11:openshift4/ose-vsphere-csi-driver-syncer-rhel8@sha256:a8fb8135d0f3d2f666825d8a696973347f08238122e69951f17cce39d4287040_amd64",
"8Base-RHOSE-4.11:openshift4/ose-vsphere-problem-detector-rhel8@sha256:1a6eb49eea5f45e26b7bf30de3cd9b5573901fa6d4aa3bf621fa2e842c74c8d6_amd64",
"8Base-RHOSE-4.11:openshift4/ovirt-csi-driver-rhel7@sha256:1a3545dcf656b9e6caa0007993f8b9ae4544a7e3d0c28d7bd4a892d8f4b4b2d8_s390x",
"8Base-RHOSE-4.11:openshift4/ovirt-csi-driver-rhel7@sha256:83423a80871b68615cb6174ac08e5a60b0b1b8ed003a3f40ec03fb7920679e94_arm64",
"8Base-RHOSE-4.11:openshift4/ovirt-csi-driver-rhel7@sha256:b1ee2119c5c9ffa916f48425d807695d557bfe326bbfe0e65d18ec235cee53b7_ppc64le",
"8Base-RHOSE-4.11:openshift4/ovirt-csi-driver-rhel7@sha256:f7adacdb30067ee92339af29ed852e5de53d0c272cfaf5b46ab48b7b668816f5_amd64",
"8Base-RHOSE-4.11:openshift4/ovirt-csi-driver-rhel8-operator@sha256:2c1cd41c04dad0e7c8958ceec1b1d4273eb8be8f2f1daede4a6257050b012543_arm64",
"8Base-RHOSE-4.11:openshift4/ovirt-csi-driver-rhel8-operator@sha256:7a167a4e4c80b02d4e3a4d1f17b84c47fa7f2818c20ae643891e04d6270a58a6_s390x",
"8Base-RHOSE-4.11:openshift4/ovirt-csi-driver-rhel8-operator@sha256:d44cc45f565771b89a9a6600c3f0a463f5707b5d99d43fcd5017afa1c42cfe41_ppc64le",
"8Base-RHOSE-4.11:openshift4/ovirt-csi-driver-rhel8-operator@sha256:ec28031cfdeadc780ac4a539fc2ffcee484db70aff6d68bec2bfc88509f41ded_amd64",
"8Base-RHOSE-4.11:openshift4/ovirt-csi-driver-rhel8@sha256:1a3545dcf656b9e6caa0007993f8b9ae4544a7e3d0c28d7bd4a892d8f4b4b2d8_s390x",
"8Base-RHOSE-4.11:openshift4/ovirt-csi-driver-rhel8@sha256:83423a80871b68615cb6174ac08e5a60b0b1b8ed003a3f40ec03fb7920679e94_arm64",
"8Base-RHOSE-4.11:openshift4/ovirt-csi-driver-rhel8@sha256:b1ee2119c5c9ffa916f48425d807695d557bfe326bbfe0e65d18ec235cee53b7_ppc64le",
"8Base-RHOSE-4.11:openshift4/ovirt-csi-driver-rhel8@sha256:f7adacdb30067ee92339af29ed852e5de53d0c272cfaf5b46ab48b7b668816f5_amd64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "golang: compress/gzip: stack exhaustion in Reader.Read"
}
]
}
rhsa-2022_6290
Vulnerability from csaf_redhat
Notes
{
"document": {
"aggregate_severity": {
"namespace": "https://access.redhat.com/security/updates/classification/",
"text": "Moderate"
},
"category": "csaf_security_advisory",
"csaf_version": "2.0",
"distribution": {
"text": "Copyright \u00a9 Red Hat, Inc. All rights reserved.",
"tlp": {
"label": "WHITE",
"url": "https://www.first.org/tlp/"
}
},
"lang": "en",
"notes": [
{
"category": "summary",
"text": "OpenShift API for Data Protection (OADP) 1.1.0 is now available.\n\nRed Hat Product Security has rated this update as having a security impact\nof Moderate. A Common Vulnerability Scoring System (CVSS) base score, which\ngives a detailed severity rating, is available for each vulnerability from\nthe CVE link(s) in the References section.",
"title": "Topic"
},
{
"category": "general",
"text": "OpenShift API for Data Protection (OADP) enables you to back up and restore application resources, persistent volume data, and internal container images to external backup storage. OADP enables both file system-based and snapshot-based backups for persistent volumes.\n\nSecurity Fix(es) from Bugzilla:\n\n* golang: compress/gzip: stack exhaustion in Reader.Read (CVE-2022-30631)\n\n* prometheus/client_golang: Denial of service using InstrumentHandlerCounter (CVE-2022-21698)\n\n* golang: encoding/pem: fix stack overflow in Decode (CVE-2022-24675)\n\n* golang: crypto/elliptic: panic caused by oversized scalar (CVE-2022-28327)\n\n* golang: crypto/tls: session tickets lack random ticket_age_add (CVE-2022-30629)\n\nFor more details about the security issue(s), including the impact, a CVSS score, and other related information, refer to the CVE page(s) listed in the References section.",
"title": "Details"
},
{
"category": "legal_disclaimer",
"text": "This content is licensed under the Creative Commons Attribution 4.0 International License (https://creativecommons.org/licenses/by/4.0/). If you distribute this content, or a modified version of it, you must provide attribution to Red Hat Inc. and provide a link to the original.",
"title": "Terms of Use"
}
],
"publisher": {
"category": "vendor",
"contact_details": "https://access.redhat.com/security/team/contact/",
"issuing_authority": "Red Hat Product Security is responsible for vulnerability handling across all Red Hat products and services.",
"name": "Red Hat Product Security",
"namespace": "https://www.redhat.com"
},
"references": [
{
"category": "self",
"summary": "https://access.redhat.com/errata/RHSA-2022:6290",
"url": "https://access.redhat.com/errata/RHSA-2022:6290"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/updates/classification/#moderate",
"url": "https://access.redhat.com/security/updates/classification/#moderate"
},
{
"category": "external",
"summary": "2045880",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2045880"
},
{
"category": "external",
"summary": "2077688",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2077688"
},
{
"category": "external",
"summary": "2077689",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2077689"
},
{
"category": "external",
"summary": "2092793",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2092793"
},
{
"category": "external",
"summary": "2107342",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2107342"
},
{
"category": "external",
"summary": "OADP-145",
"url": "https://issues.redhat.com/browse/OADP-145"
},
{
"category": "external",
"summary": "OADP-154",
"url": "https://issues.redhat.com/browse/OADP-154"
},
{
"category": "external",
"summary": "OADP-194",
"url": "https://issues.redhat.com/browse/OADP-194"
},
{
"category": "external",
"summary": "OADP-199",
"url": "https://issues.redhat.com/browse/OADP-199"
},
{
"category": "external",
"summary": "OADP-224",
"url": "https://issues.redhat.com/browse/OADP-224"
},
{
"category": "external",
"summary": "OADP-225",
"url": "https://issues.redhat.com/browse/OADP-225"
},
{
"category": "external",
"summary": "OADP-234",
"url": "https://issues.redhat.com/browse/OADP-234"
},
{
"category": "external",
"summary": "OADP-324",
"url": "https://issues.redhat.com/browse/OADP-324"
},
{
"category": "external",
"summary": "OADP-382",
"url": "https://issues.redhat.com/browse/OADP-382"
},
{
"category": "external",
"summary": "OADP-422",
"url": "https://issues.redhat.com/browse/OADP-422"
},
{
"category": "external",
"summary": "OADP-423",
"url": "https://issues.redhat.com/browse/OADP-423"
},
{
"category": "external",
"summary": "OADP-478",
"url": "https://issues.redhat.com/browse/OADP-478"
},
{
"category": "external",
"summary": "OADP-528",
"url": "https://issues.redhat.com/browse/OADP-528"
},
{
"category": "external",
"summary": "OADP-533",
"url": "https://issues.redhat.com/browse/OADP-533"
},
{
"category": "external",
"summary": "OADP-538",
"url": "https://issues.redhat.com/browse/OADP-538"
},
{
"category": "external",
"summary": "OADP-552",
"url": "https://issues.redhat.com/browse/OADP-552"
},
{
"category": "external",
"summary": "OADP-558",
"url": "https://issues.redhat.com/browse/OADP-558"
},
{
"category": "external",
"summary": "OADP-585",
"url": "https://issues.redhat.com/browse/OADP-585"
},
{
"category": "external",
"summary": "OADP-586",
"url": "https://issues.redhat.com/browse/OADP-586"
},
{
"category": "external",
"summary": "OADP-592",
"url": "https://issues.redhat.com/browse/OADP-592"
},
{
"category": "external",
"summary": "OADP-597",
"url": "https://issues.redhat.com/browse/OADP-597"
},
{
"category": "external",
"summary": "OADP-598",
"url": "https://issues.redhat.com/browse/OADP-598"
},
{
"category": "external",
"summary": "OADP-599",
"url": "https://issues.redhat.com/browse/OADP-599"
},
{
"category": "external",
"summary": "OADP-600",
"url": "https://issues.redhat.com/browse/OADP-600"
},
{
"category": "external",
"summary": "OADP-602",
"url": "https://issues.redhat.com/browse/OADP-602"
},
{
"category": "external",
"summary": "OADP-605",
"url": "https://issues.redhat.com/browse/OADP-605"
},
{
"category": "external",
"summary": "OADP-607",
"url": "https://issues.redhat.com/browse/OADP-607"
},
{
"category": "external",
"summary": "OADP-610",
"url": "https://issues.redhat.com/browse/OADP-610"
},
{
"category": "external",
"summary": "OADP-613",
"url": "https://issues.redhat.com/browse/OADP-613"
},
{
"category": "external",
"summary": "OADP-637",
"url": "https://issues.redhat.com/browse/OADP-637"
},
{
"category": "external",
"summary": "OADP-643",
"url": "https://issues.redhat.com/browse/OADP-643"
},
{
"category": "external",
"summary": "OADP-644",
"url": "https://issues.redhat.com/browse/OADP-644"
},
{
"category": "external",
"summary": "OADP-648",
"url": "https://issues.redhat.com/browse/OADP-648"
},
{
"category": "external",
"summary": "OADP-652",
"url": "https://issues.redhat.com/browse/OADP-652"
},
{
"category": "external",
"summary": "OADP-655",
"url": "https://issues.redhat.com/browse/OADP-655"
},
{
"category": "external",
"summary": "OADP-660",
"url": "https://issues.redhat.com/browse/OADP-660"
},
{
"category": "external",
"summary": "OADP-698",
"url": "https://issues.redhat.com/browse/OADP-698"
},
{
"category": "external",
"summary": "OADP-715",
"url": "https://issues.redhat.com/browse/OADP-715"
},
{
"category": "external",
"summary": "OADP-716",
"url": "https://issues.redhat.com/browse/OADP-716"
},
{
"category": "external",
"summary": "OADP-736",
"url": "https://issues.redhat.com/browse/OADP-736"
},
{
"category": "self",
"summary": "Canonical URL",
"url": "https://security.access.redhat.com/data/csaf/v2/advisories/2022/rhsa-2022_6290.json"
}
],
"title": "Red Hat Security Advisory: OpenShift API for Data Protection (OADP) 1.1.0 security and bug fix update",
"tracking": {
"current_release_date": "2025-01-06T19:20:56+00:00",
"generator": {
"date": "2025-01-06T19:20:56+00:00",
"engine": {
"name": "Red Hat SDEngine",
"version": "4.2.5"
}
},
"id": "RHSA-2022:6290",
"initial_release_date": "2022-09-01T01:24:16+00:00",
"revision_history": [
{
"date": "2022-09-01T01:24:16+00:00",
"number": "1",
"summary": "Initial version"
},
{
"date": "2022-09-01T01:24:16+00:00",
"number": "2",
"summary": "Last updated version"
},
{
"date": "2025-01-06T19:20:56+00:00",
"number": "3",
"summary": "Last generated version"
}
],
"status": "final",
"version": "3"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_name",
"name": "8Base-OADP-1.1",
"product": {
"name": "8Base-OADP-1.1",
"product_id": "8Base-OADP-1.1",
"product_identification_helper": {
"cpe": "cpe:/a:redhat:openshift_api_data_protection:1.1::el8"
}
}
}
],
"category": "product_family",
"name": "OpenShift API for Data Protection"
},
{
"branches": [
{
"category": "product_version",
"name": "oadp/oadp-kubevirt-velero-plugin-rhel8@sha256:cde730978fa438855891755309c3bb75dc38771f1a94f9ff26a0a1b31a129f01_s390x",
"product": {
"name": "oadp/oadp-kubevirt-velero-plugin-rhel8@sha256:cde730978fa438855891755309c3bb75dc38771f1a94f9ff26a0a1b31a129f01_s390x",
"product_id": "oadp/oadp-kubevirt-velero-plugin-rhel8@sha256:cde730978fa438855891755309c3bb75dc38771f1a94f9ff26a0a1b31a129f01_s390x",
"product_identification_helper": {
"purl": "pkg:oci/oadp-kubevirt-velero-plugin-rhel8@sha256:cde730978fa438855891755309c3bb75dc38771f1a94f9ff26a0a1b31a129f01?arch=s390x\u0026repository_url=registry.redhat.io/oadp/oadp-kubevirt-velero-plugin-rhel8\u0026tag=1.1.0-21"
}
}
},
{
"category": "product_version",
"name": "oadp/oadp-mustgather-rhel8@sha256:183d6de4eed893e0a76d661fdc13858e57a2ed5aeb34f3be6cb6850ef180d141_s390x",
"product": {
"name": "oadp/oadp-mustgather-rhel8@sha256:183d6de4eed893e0a76d661fdc13858e57a2ed5aeb34f3be6cb6850ef180d141_s390x",
"product_id": "oadp/oadp-mustgather-rhel8@sha256:183d6de4eed893e0a76d661fdc13858e57a2ed5aeb34f3be6cb6850ef180d141_s390x",
"product_identification_helper": {
"purl": "pkg:oci/oadp-mustgather-rhel8@sha256:183d6de4eed893e0a76d661fdc13858e57a2ed5aeb34f3be6cb6850ef180d141?arch=s390x\u0026repository_url=registry.redhat.io/oadp/oadp-mustgather-rhel8\u0026tag=1.1.0-63"
}
}
},
{
"category": "product_version",
"name": "oadp/oadp-operator-bundle@sha256:dcae0dc90e97361b931ab189f52021a3a4add42fd02033053f32924580af4dc5_s390x",
"product": {
"name": "oadp/oadp-operator-bundle@sha256:dcae0dc90e97361b931ab189f52021a3a4add42fd02033053f32924580af4dc5_s390x",
"product_id": "oadp/oadp-operator-bundle@sha256:dcae0dc90e97361b931ab189f52021a3a4add42fd02033053f32924580af4dc5_s390x",
"product_identification_helper": {
"purl": "pkg:oci/oadp-operator-bundle@sha256:dcae0dc90e97361b931ab189f52021a3a4add42fd02033053f32924580af4dc5?arch=s390x\u0026repository_url=registry.redhat.io/oadp/oadp-operator-bundle\u0026tag=1.1.0-74"
}
}
},
{
"category": "product_version",
"name": "oadp/oadp-rhel8-operator@sha256:993c32f9a9ceba160e76fc2200deca5675506c00f2411bc1dbb16c7458789d5d_s390x",
"product": {
"name": "oadp/oadp-rhel8-operator@sha256:993c32f9a9ceba160e76fc2200deca5675506c00f2411bc1dbb16c7458789d5d_s390x",
"product_id": "oadp/oadp-rhel8-operator@sha256:993c32f9a9ceba160e76fc2200deca5675506c00f2411bc1dbb16c7458789d5d_s390x",
"product_identification_helper": {
"purl": "pkg:oci/oadp-rhel8-operator@sha256:993c32f9a9ceba160e76fc2200deca5675506c00f2411bc1dbb16c7458789d5d?arch=s390x\u0026repository_url=registry.redhat.io/oadp/oadp-rhel8-operator\u0026tag=1.1.0-50"
}
}
},
{
"category": "product_version",
"name": "oadp/oadp-velero-rhel8@sha256:af3c09e10824aebdaf117391ac53519e7128fe789252f8ecb4b144883e74c8e9_s390x",
"product": {
"name": "oadp/oadp-velero-rhel8@sha256:af3c09e10824aebdaf117391ac53519e7128fe789252f8ecb4b144883e74c8e9_s390x",
"product_id": "oadp/oadp-velero-rhel8@sha256:af3c09e10824aebdaf117391ac53519e7128fe789252f8ecb4b144883e74c8e9_s390x",
"product_identification_helper": {
"purl": "pkg:oci/oadp-velero-rhel8@sha256:af3c09e10824aebdaf117391ac53519e7128fe789252f8ecb4b144883e74c8e9?arch=s390x\u0026repository_url=registry.redhat.io/oadp/oadp-velero-rhel8\u0026tag=1.1.0-27"
}
}
},
{
"category": "product_version",
"name": "oadp/oadp-velero-plugin-rhel8@sha256:0f90a21e45f9d76b6abedcd1b6ffe2843045163702b5f9038f715bf3db0e1b4e_s390x",
"product": {
"name": "oadp/oadp-velero-plugin-rhel8@sha256:0f90a21e45f9d76b6abedcd1b6ffe2843045163702b5f9038f715bf3db0e1b4e_s390x",
"product_id": "oadp/oadp-velero-plugin-rhel8@sha256:0f90a21e45f9d76b6abedcd1b6ffe2843045163702b5f9038f715bf3db0e1b4e_s390x",
"product_identification_helper": {
"purl": "pkg:oci/oadp-velero-plugin-rhel8@sha256:0f90a21e45f9d76b6abedcd1b6ffe2843045163702b5f9038f715bf3db0e1b4e?arch=s390x\u0026repository_url=registry.redhat.io/oadp/oadp-velero-plugin-rhel8\u0026tag=1.1.0-20"
}
}
},
{
"category": "product_version",
"name": "oadp/oadp-velero-plugin-for-aws-rhel8@sha256:687c4ab44bd97d033fd3d7fd23d9e0bc011d006608cdfedab668a1fde874d54f_s390x",
"product": {
"name": "oadp/oadp-velero-plugin-for-aws-rhel8@sha256:687c4ab44bd97d033fd3d7fd23d9e0bc011d006608cdfedab668a1fde874d54f_s390x",
"product_id": "oadp/oadp-velero-plugin-for-aws-rhel8@sha256:687c4ab44bd97d033fd3d7fd23d9e0bc011d006608cdfedab668a1fde874d54f_s390x",
"product_identification_helper": {
"purl": "pkg:oci/oadp-velero-plugin-for-aws-rhel8@sha256:687c4ab44bd97d033fd3d7fd23d9e0bc011d006608cdfedab668a1fde874d54f?arch=s390x\u0026repository_url=registry.redhat.io/oadp/oadp-velero-plugin-for-aws-rhel8\u0026tag=1.1.0-17"
}
}
},
{
"category": "product_version",
"name": "oadp/oadp-velero-plugin-for-csi-rhel8@sha256:e9e24889681ccd31df9d1831afdf0993f6ce6cd24fde3b4795fe16d824e0416f_s390x",
"product": {
"name": "oadp/oadp-velero-plugin-for-csi-rhel8@sha256:e9e24889681ccd31df9d1831afdf0993f6ce6cd24fde3b4795fe16d824e0416f_s390x",
"product_id": "oadp/oadp-velero-plugin-for-csi-rhel8@sha256:e9e24889681ccd31df9d1831afdf0993f6ce6cd24fde3b4795fe16d824e0416f_s390x",
"product_identification_helper": {
"purl": "pkg:oci/oadp-velero-plugin-for-csi-rhel8@sha256:e9e24889681ccd31df9d1831afdf0993f6ce6cd24fde3b4795fe16d824e0416f?arch=s390x\u0026repository_url=registry.redhat.io/oadp/oadp-velero-plugin-for-csi-rhel8\u0026tag=1.1.0-25"
}
}
},
{
"category": "product_version",
"name": "oadp/oadp-velero-plugin-for-gcp-rhel8@sha256:01fe6a0edd12b1e2502eaf14ad6d8e29f2b014c0a28883e4f7523a3acb931ec9_s390x",
"product": {
"name": "oadp/oadp-velero-plugin-for-gcp-rhel8@sha256:01fe6a0edd12b1e2502eaf14ad6d8e29f2b014c0a28883e4f7523a3acb931ec9_s390x",
"product_id": "oadp/oadp-velero-plugin-for-gcp-rhel8@sha256:01fe6a0edd12b1e2502eaf14ad6d8e29f2b014c0a28883e4f7523a3acb931ec9_s390x",
"product_identification_helper": {
"purl": "pkg:oci/oadp-velero-plugin-for-gcp-rhel8@sha256:01fe6a0edd12b1e2502eaf14ad6d8e29f2b014c0a28883e4f7523a3acb931ec9?arch=s390x\u0026repository_url=registry.redhat.io/oadp/oadp-velero-plugin-for-gcp-rhel8\u0026tag=1.1.0-17"
}
}
},
{
"category": "product_version",
"name": "oadp/oadp-velero-plugin-for-microsoft-azure-rhel8@sha256:69745821846f79362dc9f39bc702fd481db05e82913edb718502a311ce38ab8e_s390x",
"product": {
"name": "oadp/oadp-velero-plugin-for-microsoft-azure-rhel8@sha256:69745821846f79362dc9f39bc702fd481db05e82913edb718502a311ce38ab8e_s390x",
"product_id": "oadp/oadp-velero-plugin-for-microsoft-azure-rhel8@sha256:69745821846f79362dc9f39bc702fd481db05e82913edb718502a311ce38ab8e_s390x",
"product_identification_helper": {
"purl": "pkg:oci/oadp-velero-plugin-for-microsoft-azure-rhel8@sha256:69745821846f79362dc9f39bc702fd481db05e82913edb718502a311ce38ab8e?arch=s390x\u0026repository_url=registry.redhat.io/oadp/oadp-velero-plugin-for-microsoft-azure-rhel8\u0026tag=1.1.0-17"
}
}
},
{
"category": "product_version",
"name": "oadp/oadp-velero-restic-restore-helper-rhel8@sha256:45ae2d99bc7d4c93bace74f285805faa0ad27561037b6b2406e6c4e86ac669f7_s390x",
"product": {
"name": "oadp/oadp-velero-restic-restore-helper-rhel8@sha256:45ae2d99bc7d4c93bace74f285805faa0ad27561037b6b2406e6c4e86ac669f7_s390x",
"product_id": "oadp/oadp-velero-restic-restore-helper-rhel8@sha256:45ae2d99bc7d4c93bace74f285805faa0ad27561037b6b2406e6c4e86ac669f7_s390x",
"product_identification_helper": {
"purl": "pkg:oci/oadp-velero-restic-restore-helper-rhel8@sha256:45ae2d99bc7d4c93bace74f285805faa0ad27561037b6b2406e6c4e86ac669f7?arch=s390x\u0026repository_url=registry.redhat.io/oadp/oadp-velero-restic-restore-helper-rhel8\u0026tag=1.1.0-25"
}
}
},
{
"category": "product_version",
"name": "oadp/oadp-volume-snapshot-mover-rhel8@sha256:8e2322c382d4cbc9717833c702ebd04dfaf2afe04ce87990662569552e78357c_s390x",
"product": {
"name": "oadp/oadp-volume-snapshot-mover-rhel8@sha256:8e2322c382d4cbc9717833c702ebd04dfaf2afe04ce87990662569552e78357c_s390x",
"product_id": "oadp/oadp-volume-snapshot-mover-rhel8@sha256:8e2322c382d4cbc9717833c702ebd04dfaf2afe04ce87990662569552e78357c_s390x",
"product_identification_helper": {
"purl": "pkg:oci/oadp-volume-snapshot-mover-rhel8@sha256:8e2322c382d4cbc9717833c702ebd04dfaf2afe04ce87990662569552e78357c?arch=s390x\u0026repository_url=registry.redhat.io/oadp/oadp-volume-snapshot-mover-rhel8\u0026tag=1.1.0-24"
}
}
}
],
"category": "architecture",
"name": "s390x"
},
{
"branches": [
{
"category": "product_version",
"name": "oadp/oadp-kubevirt-velero-plugin-rhel8@sha256:7368b20e3a42ea915f3811f0c9d21e509cbd054efacbd297e88e81fc27a49837_amd64",
"product": {
"name": "oadp/oadp-kubevirt-velero-plugin-rhel8@sha256:7368b20e3a42ea915f3811f0c9d21e509cbd054efacbd297e88e81fc27a49837_amd64",
"product_id": "oadp/oadp-kubevirt-velero-plugin-rhel8@sha256:7368b20e3a42ea915f3811f0c9d21e509cbd054efacbd297e88e81fc27a49837_amd64",
"product_identification_helper": {
"purl": "pkg:oci/oadp-kubevirt-velero-plugin-rhel8@sha256:7368b20e3a42ea915f3811f0c9d21e509cbd054efacbd297e88e81fc27a49837?arch=amd64\u0026repository_url=registry.redhat.io/oadp/oadp-kubevirt-velero-plugin-rhel8\u0026tag=1.1.0-21"
}
}
},
{
"category": "product_version",
"name": "oadp/oadp-mustgather-rhel8@sha256:a17ef49b0cae63b6a7735180683b4d9a15a9a3caa0f14e10ced1e62d0878c3b0_amd64",
"product": {
"name": "oadp/oadp-mustgather-rhel8@sha256:a17ef49b0cae63b6a7735180683b4d9a15a9a3caa0f14e10ced1e62d0878c3b0_amd64",
"product_id": "oadp/oadp-mustgather-rhel8@sha256:a17ef49b0cae63b6a7735180683b4d9a15a9a3caa0f14e10ced1e62d0878c3b0_amd64",
"product_identification_helper": {
"purl": "pkg:oci/oadp-mustgather-rhel8@sha256:a17ef49b0cae63b6a7735180683b4d9a15a9a3caa0f14e10ced1e62d0878c3b0?arch=amd64\u0026repository_url=registry.redhat.io/oadp/oadp-mustgather-rhel8\u0026tag=1.1.0-63"
}
}
},
{
"category": "product_version",
"name": "oadp/oadp-operator-bundle@sha256:d7441686f4447f6b600c08c8d697e4db91b8b927554df6785d61a8d851baacf0_amd64",
"product": {
"name": "oadp/oadp-operator-bundle@sha256:d7441686f4447f6b600c08c8d697e4db91b8b927554df6785d61a8d851baacf0_amd64",
"product_id": "oadp/oadp-operator-bundle@sha256:d7441686f4447f6b600c08c8d697e4db91b8b927554df6785d61a8d851baacf0_amd64",
"product_identification_helper": {
"purl": "pkg:oci/oadp-operator-bundle@sha256:d7441686f4447f6b600c08c8d697e4db91b8b927554df6785d61a8d851baacf0?arch=amd64\u0026repository_url=registry.redhat.io/oadp/oadp-operator-bundle\u0026tag=1.1.0-74"
}
}
},
{
"category": "product_version",
"name": "oadp/oadp-rhel8-operator@sha256:ea946614675a9479631e3d5dafae5219dc07c6fe239a833143b69be7f73fa7f5_amd64",
"product": {
"name": "oadp/oadp-rhel8-operator@sha256:ea946614675a9479631e3d5dafae5219dc07c6fe239a833143b69be7f73fa7f5_amd64",
"product_id": "oadp/oadp-rhel8-operator@sha256:ea946614675a9479631e3d5dafae5219dc07c6fe239a833143b69be7f73fa7f5_amd64",
"product_identification_helper": {
"purl": "pkg:oci/oadp-rhel8-operator@sha256:ea946614675a9479631e3d5dafae5219dc07c6fe239a833143b69be7f73fa7f5?arch=amd64\u0026repository_url=registry.redhat.io/oadp/oadp-rhel8-operator\u0026tag=1.1.0-50"
}
}
},
{
"category": "product_version",
"name": "oadp/oadp-velero-rhel8@sha256:4e78c9adf01a838ccce151c88bdaf331105472857d096194b6f628ce246e43b2_amd64",
"product": {
"name": "oadp/oadp-velero-rhel8@sha256:4e78c9adf01a838ccce151c88bdaf331105472857d096194b6f628ce246e43b2_amd64",
"product_id": "oadp/oadp-velero-rhel8@sha256:4e78c9adf01a838ccce151c88bdaf331105472857d096194b6f628ce246e43b2_amd64",
"product_identification_helper": {
"purl": "pkg:oci/oadp-velero-rhel8@sha256:4e78c9adf01a838ccce151c88bdaf331105472857d096194b6f628ce246e43b2?arch=amd64\u0026repository_url=registry.redhat.io/oadp/oadp-velero-rhel8\u0026tag=1.1.0-27"
}
}
},
{
"category": "product_version",
"name": "oadp/oadp-velero-plugin-rhel8@sha256:bab55f61f70fe687df984186240c76c5b10f7b5362b2f9a4e21a47d4494d02f2_amd64",
"product": {
"name": "oadp/oadp-velero-plugin-rhel8@sha256:bab55f61f70fe687df984186240c76c5b10f7b5362b2f9a4e21a47d4494d02f2_amd64",
"product_id": "oadp/oadp-velero-plugin-rhel8@sha256:bab55f61f70fe687df984186240c76c5b10f7b5362b2f9a4e21a47d4494d02f2_amd64",
"product_identification_helper": {
"purl": "pkg:oci/oadp-velero-plugin-rhel8@sha256:bab55f61f70fe687df984186240c76c5b10f7b5362b2f9a4e21a47d4494d02f2?arch=amd64\u0026repository_url=registry.redhat.io/oadp/oadp-velero-plugin-rhel8\u0026tag=1.1.0-20"
}
}
},
{
"category": "product_version",
"name": "oadp/oadp-velero-plugin-for-aws-rhel8@sha256:cb225573b7adf5956fb12c01e43ba1f04d80e4f820c9aa6af6a50924980c1ea2_amd64",
"product": {
"name": "oadp/oadp-velero-plugin-for-aws-rhel8@sha256:cb225573b7adf5956fb12c01e43ba1f04d80e4f820c9aa6af6a50924980c1ea2_amd64",
"product_id": "oadp/oadp-velero-plugin-for-aws-rhel8@sha256:cb225573b7adf5956fb12c01e43ba1f04d80e4f820c9aa6af6a50924980c1ea2_amd64",
"product_identification_helper": {
"purl": "pkg:oci/oadp-velero-plugin-for-aws-rhel8@sha256:cb225573b7adf5956fb12c01e43ba1f04d80e4f820c9aa6af6a50924980c1ea2?arch=amd64\u0026repository_url=registry.redhat.io/oadp/oadp-velero-plugin-for-aws-rhel8\u0026tag=1.1.0-17"
}
}
},
{
"category": "product_version",
"name": "oadp/oadp-velero-plugin-for-csi-rhel8@sha256:36c9326a4b96448cb00582d7296270a927761ba0f0616fb8ed4c5987d4e8a70c_amd64",
"product": {
"name": "oadp/oadp-velero-plugin-for-csi-rhel8@sha256:36c9326a4b96448cb00582d7296270a927761ba0f0616fb8ed4c5987d4e8a70c_amd64",
"product_id": "oadp/oadp-velero-plugin-for-csi-rhel8@sha256:36c9326a4b96448cb00582d7296270a927761ba0f0616fb8ed4c5987d4e8a70c_amd64",
"product_identification_helper": {
"purl": "pkg:oci/oadp-velero-plugin-for-csi-rhel8@sha256:36c9326a4b96448cb00582d7296270a927761ba0f0616fb8ed4c5987d4e8a70c?arch=amd64\u0026repository_url=registry.redhat.io/oadp/oadp-velero-plugin-for-csi-rhel8\u0026tag=1.1.0-25"
}
}
},
{
"category": "product_version",
"name": "oadp/oadp-velero-plugin-for-gcp-rhel8@sha256:7e8544cc441e90e3a44f333f418959f2afe106a04bd117c42a5c482ed7e74d99_amd64",
"product": {
"name": "oadp/oadp-velero-plugin-for-gcp-rhel8@sha256:7e8544cc441e90e3a44f333f418959f2afe106a04bd117c42a5c482ed7e74d99_amd64",
"product_id": "oadp/oadp-velero-plugin-for-gcp-rhel8@sha256:7e8544cc441e90e3a44f333f418959f2afe106a04bd117c42a5c482ed7e74d99_amd64",
"product_identification_helper": {
"purl": "pkg:oci/oadp-velero-plugin-for-gcp-rhel8@sha256:7e8544cc441e90e3a44f333f418959f2afe106a04bd117c42a5c482ed7e74d99?arch=amd64\u0026repository_url=registry.redhat.io/oadp/oadp-velero-plugin-for-gcp-rhel8\u0026tag=1.1.0-17"
}
}
},
{
"category": "product_version",
"name": "oadp/oadp-velero-plugin-for-microsoft-azure-rhel8@sha256:24b9694e68a16a51220789c91dc00ead20c531221de4a5bae7d9fa7107cbe707_amd64",
"product": {
"name": "oadp/oadp-velero-plugin-for-microsoft-azure-rhel8@sha256:24b9694e68a16a51220789c91dc00ead20c531221de4a5bae7d9fa7107cbe707_amd64",
"product_id": "oadp/oadp-velero-plugin-for-microsoft-azure-rhel8@sha256:24b9694e68a16a51220789c91dc00ead20c531221de4a5bae7d9fa7107cbe707_amd64",
"product_identification_helper": {
"purl": "pkg:oci/oadp-velero-plugin-for-microsoft-azure-rhel8@sha256:24b9694e68a16a51220789c91dc00ead20c531221de4a5bae7d9fa7107cbe707?arch=amd64\u0026repository_url=registry.redhat.io/oadp/oadp-velero-plugin-for-microsoft-azure-rhel8\u0026tag=1.1.0-17"
}
}
},
{
"category": "product_version",
"name": "oadp/oadp-velero-restic-restore-helper-rhel8@sha256:268761f1d56d84d41f0a1bd35ae9a050cab7407b4bf47b4a64eb07aef275194e_amd64",
"product": {
"name": "oadp/oadp-velero-restic-restore-helper-rhel8@sha256:268761f1d56d84d41f0a1bd35ae9a050cab7407b4bf47b4a64eb07aef275194e_amd64",
"product_id": "oadp/oadp-velero-restic-restore-helper-rhel8@sha256:268761f1d56d84d41f0a1bd35ae9a050cab7407b4bf47b4a64eb07aef275194e_amd64",
"product_identification_helper": {
"purl": "pkg:oci/oadp-velero-restic-restore-helper-rhel8@sha256:268761f1d56d84d41f0a1bd35ae9a050cab7407b4bf47b4a64eb07aef275194e?arch=amd64\u0026repository_url=registry.redhat.io/oadp/oadp-velero-restic-restore-helper-rhel8\u0026tag=1.1.0-25"
}
}
},
{
"category": "product_version",
"name": "oadp/oadp-volume-snapshot-mover-rhel8@sha256:cde9184ab5f6fd8f4448913d802d0dcdf2a6830facc1a4732dec6eb09bf1b273_amd64",
"product": {
"name": "oadp/oadp-volume-snapshot-mover-rhel8@sha256:cde9184ab5f6fd8f4448913d802d0dcdf2a6830facc1a4732dec6eb09bf1b273_amd64",
"product_id": "oadp/oadp-volume-snapshot-mover-rhel8@sha256:cde9184ab5f6fd8f4448913d802d0dcdf2a6830facc1a4732dec6eb09bf1b273_amd64",
"product_identification_helper": {
"purl": "pkg:oci/oadp-volume-snapshot-mover-rhel8@sha256:cde9184ab5f6fd8f4448913d802d0dcdf2a6830facc1a4732dec6eb09bf1b273?arch=amd64\u0026repository_url=registry.redhat.io/oadp/oadp-volume-snapshot-mover-rhel8\u0026tag=1.1.0-24"
}
}
}
],
"category": "architecture",
"name": "amd64"
},
{
"branches": [
{
"category": "product_version",
"name": "oadp/oadp-kubevirt-velero-plugin-rhel8@sha256:649a065b112210ed1248ba2cadecc3d522b888239dc73942934e526fba1d69ad_ppc64le",
"product": {
"name": "oadp/oadp-kubevirt-velero-plugin-rhel8@sha256:649a065b112210ed1248ba2cadecc3d522b888239dc73942934e526fba1d69ad_ppc64le",
"product_id": "oadp/oadp-kubevirt-velero-plugin-rhel8@sha256:649a065b112210ed1248ba2cadecc3d522b888239dc73942934e526fba1d69ad_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/oadp-kubevirt-velero-plugin-rhel8@sha256:649a065b112210ed1248ba2cadecc3d522b888239dc73942934e526fba1d69ad?arch=ppc64le\u0026repository_url=registry.redhat.io/oadp/oadp-kubevirt-velero-plugin-rhel8\u0026tag=1.1.0-21"
}
}
},
{
"category": "product_version",
"name": "oadp/oadp-mustgather-rhel8@sha256:3bf1c9f828cf6f3e318078f081a4fc50a7c2efc8c12d09e6feddc8593cb8727a_ppc64le",
"product": {
"name": "oadp/oadp-mustgather-rhel8@sha256:3bf1c9f828cf6f3e318078f081a4fc50a7c2efc8c12d09e6feddc8593cb8727a_ppc64le",
"product_id": "oadp/oadp-mustgather-rhel8@sha256:3bf1c9f828cf6f3e318078f081a4fc50a7c2efc8c12d09e6feddc8593cb8727a_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/oadp-mustgather-rhel8@sha256:3bf1c9f828cf6f3e318078f081a4fc50a7c2efc8c12d09e6feddc8593cb8727a?arch=ppc64le\u0026repository_url=registry.redhat.io/oadp/oadp-mustgather-rhel8\u0026tag=1.1.0-63"
}
}
},
{
"category": "product_version",
"name": "oadp/oadp-operator-bundle@sha256:95671d1a49ec698f3efd842fa03d98aa2128c2367a0f81f695c47d1bff047bd9_ppc64le",
"product": {
"name": "oadp/oadp-operator-bundle@sha256:95671d1a49ec698f3efd842fa03d98aa2128c2367a0f81f695c47d1bff047bd9_ppc64le",
"product_id": "oadp/oadp-operator-bundle@sha256:95671d1a49ec698f3efd842fa03d98aa2128c2367a0f81f695c47d1bff047bd9_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/oadp-operator-bundle@sha256:95671d1a49ec698f3efd842fa03d98aa2128c2367a0f81f695c47d1bff047bd9?arch=ppc64le\u0026repository_url=registry.redhat.io/oadp/oadp-operator-bundle\u0026tag=1.1.0-74"
}
}
},
{
"category": "product_version",
"name": "oadp/oadp-rhel8-operator@sha256:eb2965df49c5ff2d53be06b7b4d488510f569c7aaf567999e6d467556572814d_ppc64le",
"product": {
"name": "oadp/oadp-rhel8-operator@sha256:eb2965df49c5ff2d53be06b7b4d488510f569c7aaf567999e6d467556572814d_ppc64le",
"product_id": "oadp/oadp-rhel8-operator@sha256:eb2965df49c5ff2d53be06b7b4d488510f569c7aaf567999e6d467556572814d_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/oadp-rhel8-operator@sha256:eb2965df49c5ff2d53be06b7b4d488510f569c7aaf567999e6d467556572814d?arch=ppc64le\u0026repository_url=registry.redhat.io/oadp/oadp-rhel8-operator\u0026tag=1.1.0-50"
}
}
},
{
"category": "product_version",
"name": "oadp/oadp-velero-rhel8@sha256:5a11fc682e58aefed3c33c77a536e6677f7bfbac18ca624f7004f7d44a1b8446_ppc64le",
"product": {
"name": "oadp/oadp-velero-rhel8@sha256:5a11fc682e58aefed3c33c77a536e6677f7bfbac18ca624f7004f7d44a1b8446_ppc64le",
"product_id": "oadp/oadp-velero-rhel8@sha256:5a11fc682e58aefed3c33c77a536e6677f7bfbac18ca624f7004f7d44a1b8446_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/oadp-velero-rhel8@sha256:5a11fc682e58aefed3c33c77a536e6677f7bfbac18ca624f7004f7d44a1b8446?arch=ppc64le\u0026repository_url=registry.redhat.io/oadp/oadp-velero-rhel8\u0026tag=1.1.0-27"
}
}
},
{
"category": "product_version",
"name": "oadp/oadp-velero-plugin-rhel8@sha256:63d5f5165b1fb8942ae60f4b14af2fe39bcc054184c93695b91ef7c26e9eafb2_ppc64le",
"product": {
"name": "oadp/oadp-velero-plugin-rhel8@sha256:63d5f5165b1fb8942ae60f4b14af2fe39bcc054184c93695b91ef7c26e9eafb2_ppc64le",
"product_id": "oadp/oadp-velero-plugin-rhel8@sha256:63d5f5165b1fb8942ae60f4b14af2fe39bcc054184c93695b91ef7c26e9eafb2_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/oadp-velero-plugin-rhel8@sha256:63d5f5165b1fb8942ae60f4b14af2fe39bcc054184c93695b91ef7c26e9eafb2?arch=ppc64le\u0026repository_url=registry.redhat.io/oadp/oadp-velero-plugin-rhel8\u0026tag=1.1.0-20"
}
}
},
{
"category": "product_version",
"name": "oadp/oadp-velero-plugin-for-aws-rhel8@sha256:dded3f6cc24924b79dbb8e6e79b800274f2054b737a42e93176783605859907e_ppc64le",
"product": {
"name": "oadp/oadp-velero-plugin-for-aws-rhel8@sha256:dded3f6cc24924b79dbb8e6e79b800274f2054b737a42e93176783605859907e_ppc64le",
"product_id": "oadp/oadp-velero-plugin-for-aws-rhel8@sha256:dded3f6cc24924b79dbb8e6e79b800274f2054b737a42e93176783605859907e_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/oadp-velero-plugin-for-aws-rhel8@sha256:dded3f6cc24924b79dbb8e6e79b800274f2054b737a42e93176783605859907e?arch=ppc64le\u0026repository_url=registry.redhat.io/oadp/oadp-velero-plugin-for-aws-rhel8\u0026tag=1.1.0-17"
}
}
},
{
"category": "product_version",
"name": "oadp/oadp-velero-plugin-for-csi-rhel8@sha256:cd92d9d091b62421632d941db6a9b2c33c1965cf4112a9fb036a09ebe988b91c_ppc64le",
"product": {
"name": "oadp/oadp-velero-plugin-for-csi-rhel8@sha256:cd92d9d091b62421632d941db6a9b2c33c1965cf4112a9fb036a09ebe988b91c_ppc64le",
"product_id": "oadp/oadp-velero-plugin-for-csi-rhel8@sha256:cd92d9d091b62421632d941db6a9b2c33c1965cf4112a9fb036a09ebe988b91c_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/oadp-velero-plugin-for-csi-rhel8@sha256:cd92d9d091b62421632d941db6a9b2c33c1965cf4112a9fb036a09ebe988b91c?arch=ppc64le\u0026repository_url=registry.redhat.io/oadp/oadp-velero-plugin-for-csi-rhel8\u0026tag=1.1.0-25"
}
}
},
{
"category": "product_version",
"name": "oadp/oadp-velero-plugin-for-gcp-rhel8@sha256:e4f3b3a59db8d9180010e87b7502fd3418340cd082bc36f79c6bb38327e925e0_ppc64le",
"product": {
"name": "oadp/oadp-velero-plugin-for-gcp-rhel8@sha256:e4f3b3a59db8d9180010e87b7502fd3418340cd082bc36f79c6bb38327e925e0_ppc64le",
"product_id": "oadp/oadp-velero-plugin-for-gcp-rhel8@sha256:e4f3b3a59db8d9180010e87b7502fd3418340cd082bc36f79c6bb38327e925e0_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/oadp-velero-plugin-for-gcp-rhel8@sha256:e4f3b3a59db8d9180010e87b7502fd3418340cd082bc36f79c6bb38327e925e0?arch=ppc64le\u0026repository_url=registry.redhat.io/oadp/oadp-velero-plugin-for-gcp-rhel8\u0026tag=1.1.0-17"
}
}
},
{
"category": "product_version",
"name": "oadp/oadp-velero-plugin-for-microsoft-azure-rhel8@sha256:3dd0e9f28febd7e31e6250fc0a86f9908b501bfec9368388c0228aefc5059acd_ppc64le",
"product": {
"name": "oadp/oadp-velero-plugin-for-microsoft-azure-rhel8@sha256:3dd0e9f28febd7e31e6250fc0a86f9908b501bfec9368388c0228aefc5059acd_ppc64le",
"product_id": "oadp/oadp-velero-plugin-for-microsoft-azure-rhel8@sha256:3dd0e9f28febd7e31e6250fc0a86f9908b501bfec9368388c0228aefc5059acd_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/oadp-velero-plugin-for-microsoft-azure-rhel8@sha256:3dd0e9f28febd7e31e6250fc0a86f9908b501bfec9368388c0228aefc5059acd?arch=ppc64le\u0026repository_url=registry.redhat.io/oadp/oadp-velero-plugin-for-microsoft-azure-rhel8\u0026tag=1.1.0-17"
}
}
},
{
"category": "product_version",
"name": "oadp/oadp-velero-restic-restore-helper-rhel8@sha256:22db35503cef946d1a193f5531017a456d3b34bc26d2b431954f5d385b7be9d8_ppc64le",
"product": {
"name": "oadp/oadp-velero-restic-restore-helper-rhel8@sha256:22db35503cef946d1a193f5531017a456d3b34bc26d2b431954f5d385b7be9d8_ppc64le",
"product_id": "oadp/oadp-velero-restic-restore-helper-rhel8@sha256:22db35503cef946d1a193f5531017a456d3b34bc26d2b431954f5d385b7be9d8_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/oadp-velero-restic-restore-helper-rhel8@sha256:22db35503cef946d1a193f5531017a456d3b34bc26d2b431954f5d385b7be9d8?arch=ppc64le\u0026repository_url=registry.redhat.io/oadp/oadp-velero-restic-restore-helper-rhel8\u0026tag=1.1.0-25"
}
}
},
{
"category": "product_version",
"name": "oadp/oadp-volume-snapshot-mover-rhel8@sha256:4c7febd90b1af2af27ab252d9774c49a9387d63589fde14d76e25e348c224c7f_ppc64le",
"product": {
"name": "oadp/oadp-volume-snapshot-mover-rhel8@sha256:4c7febd90b1af2af27ab252d9774c49a9387d63589fde14d76e25e348c224c7f_ppc64le",
"product_id": "oadp/oadp-volume-snapshot-mover-rhel8@sha256:4c7febd90b1af2af27ab252d9774c49a9387d63589fde14d76e25e348c224c7f_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/oadp-volume-snapshot-mover-rhel8@sha256:4c7febd90b1af2af27ab252d9774c49a9387d63589fde14d76e25e348c224c7f?arch=ppc64le\u0026repository_url=registry.redhat.io/oadp/oadp-volume-snapshot-mover-rhel8\u0026tag=1.1.0-24"
}
}
}
],
"category": "architecture",
"name": "ppc64le"
}
],
"category": "vendor",
"name": "Red Hat"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "oadp/oadp-kubevirt-velero-plugin-rhel8@sha256:649a065b112210ed1248ba2cadecc3d522b888239dc73942934e526fba1d69ad_ppc64le as a component of 8Base-OADP-1.1",
"product_id": "8Base-OADP-1.1:oadp/oadp-kubevirt-velero-plugin-rhel8@sha256:649a065b112210ed1248ba2cadecc3d522b888239dc73942934e526fba1d69ad_ppc64le"
},
"product_reference": "oadp/oadp-kubevirt-velero-plugin-rhel8@sha256:649a065b112210ed1248ba2cadecc3d522b888239dc73942934e526fba1d69ad_ppc64le",
"relates_to_product_reference": "8Base-OADP-1.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "oadp/oadp-kubevirt-velero-plugin-rhel8@sha256:7368b20e3a42ea915f3811f0c9d21e509cbd054efacbd297e88e81fc27a49837_amd64 as a component of 8Base-OADP-1.1",
"product_id": "8Base-OADP-1.1:oadp/oadp-kubevirt-velero-plugin-rhel8@sha256:7368b20e3a42ea915f3811f0c9d21e509cbd054efacbd297e88e81fc27a49837_amd64"
},
"product_reference": "oadp/oadp-kubevirt-velero-plugin-rhel8@sha256:7368b20e3a42ea915f3811f0c9d21e509cbd054efacbd297e88e81fc27a49837_amd64",
"relates_to_product_reference": "8Base-OADP-1.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "oadp/oadp-kubevirt-velero-plugin-rhel8@sha256:cde730978fa438855891755309c3bb75dc38771f1a94f9ff26a0a1b31a129f01_s390x as a component of 8Base-OADP-1.1",
"product_id": "8Base-OADP-1.1:oadp/oadp-kubevirt-velero-plugin-rhel8@sha256:cde730978fa438855891755309c3bb75dc38771f1a94f9ff26a0a1b31a129f01_s390x"
},
"product_reference": "oadp/oadp-kubevirt-velero-plugin-rhel8@sha256:cde730978fa438855891755309c3bb75dc38771f1a94f9ff26a0a1b31a129f01_s390x",
"relates_to_product_reference": "8Base-OADP-1.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "oadp/oadp-mustgather-rhel8@sha256:183d6de4eed893e0a76d661fdc13858e57a2ed5aeb34f3be6cb6850ef180d141_s390x as a component of 8Base-OADP-1.1",
"product_id": "8Base-OADP-1.1:oadp/oadp-mustgather-rhel8@sha256:183d6de4eed893e0a76d661fdc13858e57a2ed5aeb34f3be6cb6850ef180d141_s390x"
},
"product_reference": "oadp/oadp-mustgather-rhel8@sha256:183d6de4eed893e0a76d661fdc13858e57a2ed5aeb34f3be6cb6850ef180d141_s390x",
"relates_to_product_reference": "8Base-OADP-1.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "oadp/oadp-mustgather-rhel8@sha256:3bf1c9f828cf6f3e318078f081a4fc50a7c2efc8c12d09e6feddc8593cb8727a_ppc64le as a component of 8Base-OADP-1.1",
"product_id": "8Base-OADP-1.1:oadp/oadp-mustgather-rhel8@sha256:3bf1c9f828cf6f3e318078f081a4fc50a7c2efc8c12d09e6feddc8593cb8727a_ppc64le"
},
"product_reference": "oadp/oadp-mustgather-rhel8@sha256:3bf1c9f828cf6f3e318078f081a4fc50a7c2efc8c12d09e6feddc8593cb8727a_ppc64le",
"relates_to_product_reference": "8Base-OADP-1.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "oadp/oadp-mustgather-rhel8@sha256:a17ef49b0cae63b6a7735180683b4d9a15a9a3caa0f14e10ced1e62d0878c3b0_amd64 as a component of 8Base-OADP-1.1",
"product_id": "8Base-OADP-1.1:oadp/oadp-mustgather-rhel8@sha256:a17ef49b0cae63b6a7735180683b4d9a15a9a3caa0f14e10ced1e62d0878c3b0_amd64"
},
"product_reference": "oadp/oadp-mustgather-rhel8@sha256:a17ef49b0cae63b6a7735180683b4d9a15a9a3caa0f14e10ced1e62d0878c3b0_amd64",
"relates_to_product_reference": "8Base-OADP-1.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "oadp/oadp-operator-bundle@sha256:95671d1a49ec698f3efd842fa03d98aa2128c2367a0f81f695c47d1bff047bd9_ppc64le as a component of 8Base-OADP-1.1",
"product_id": "8Base-OADP-1.1:oadp/oadp-operator-bundle@sha256:95671d1a49ec698f3efd842fa03d98aa2128c2367a0f81f695c47d1bff047bd9_ppc64le"
},
"product_reference": "oadp/oadp-operator-bundle@sha256:95671d1a49ec698f3efd842fa03d98aa2128c2367a0f81f695c47d1bff047bd9_ppc64le",
"relates_to_product_reference": "8Base-OADP-1.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "oadp/oadp-operator-bundle@sha256:d7441686f4447f6b600c08c8d697e4db91b8b927554df6785d61a8d851baacf0_amd64 as a component of 8Base-OADP-1.1",
"product_id": "8Base-OADP-1.1:oadp/oadp-operator-bundle@sha256:d7441686f4447f6b600c08c8d697e4db91b8b927554df6785d61a8d851baacf0_amd64"
},
"product_reference": "oadp/oadp-operator-bundle@sha256:d7441686f4447f6b600c08c8d697e4db91b8b927554df6785d61a8d851baacf0_amd64",
"relates_to_product_reference": "8Base-OADP-1.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "oadp/oadp-operator-bundle@sha256:dcae0dc90e97361b931ab189f52021a3a4add42fd02033053f32924580af4dc5_s390x as a component of 8Base-OADP-1.1",
"product_id": "8Base-OADP-1.1:oadp/oadp-operator-bundle@sha256:dcae0dc90e97361b931ab189f52021a3a4add42fd02033053f32924580af4dc5_s390x"
},
"product_reference": "oadp/oadp-operator-bundle@sha256:dcae0dc90e97361b931ab189f52021a3a4add42fd02033053f32924580af4dc5_s390x",
"relates_to_product_reference": "8Base-OADP-1.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "oadp/oadp-rhel8-operator@sha256:993c32f9a9ceba160e76fc2200deca5675506c00f2411bc1dbb16c7458789d5d_s390x as a component of 8Base-OADP-1.1",
"product_id": "8Base-OADP-1.1:oadp/oadp-rhel8-operator@sha256:993c32f9a9ceba160e76fc2200deca5675506c00f2411bc1dbb16c7458789d5d_s390x"
},
"product_reference": "oadp/oadp-rhel8-operator@sha256:993c32f9a9ceba160e76fc2200deca5675506c00f2411bc1dbb16c7458789d5d_s390x",
"relates_to_product_reference": "8Base-OADP-1.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "oadp/oadp-rhel8-operator@sha256:ea946614675a9479631e3d5dafae5219dc07c6fe239a833143b69be7f73fa7f5_amd64 as a component of 8Base-OADP-1.1",
"product_id": "8Base-OADP-1.1:oadp/oadp-rhel8-operator@sha256:ea946614675a9479631e3d5dafae5219dc07c6fe239a833143b69be7f73fa7f5_amd64"
},
"product_reference": "oadp/oadp-rhel8-operator@sha256:ea946614675a9479631e3d5dafae5219dc07c6fe239a833143b69be7f73fa7f5_amd64",
"relates_to_product_reference": "8Base-OADP-1.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "oadp/oadp-rhel8-operator@sha256:eb2965df49c5ff2d53be06b7b4d488510f569c7aaf567999e6d467556572814d_ppc64le as a component of 8Base-OADP-1.1",
"product_id": "8Base-OADP-1.1:oadp/oadp-rhel8-operator@sha256:eb2965df49c5ff2d53be06b7b4d488510f569c7aaf567999e6d467556572814d_ppc64le"
},
"product_reference": "oadp/oadp-rhel8-operator@sha256:eb2965df49c5ff2d53be06b7b4d488510f569c7aaf567999e6d467556572814d_ppc64le",
"relates_to_product_reference": "8Base-OADP-1.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "oadp/oadp-velero-plugin-for-aws-rhel8@sha256:687c4ab44bd97d033fd3d7fd23d9e0bc011d006608cdfedab668a1fde874d54f_s390x as a component of 8Base-OADP-1.1",
"product_id": "8Base-OADP-1.1:oadp/oadp-velero-plugin-for-aws-rhel8@sha256:687c4ab44bd97d033fd3d7fd23d9e0bc011d006608cdfedab668a1fde874d54f_s390x"
},
"product_reference": "oadp/oadp-velero-plugin-for-aws-rhel8@sha256:687c4ab44bd97d033fd3d7fd23d9e0bc011d006608cdfedab668a1fde874d54f_s390x",
"relates_to_product_reference": "8Base-OADP-1.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "oadp/oadp-velero-plugin-for-aws-rhel8@sha256:cb225573b7adf5956fb12c01e43ba1f04d80e4f820c9aa6af6a50924980c1ea2_amd64 as a component of 8Base-OADP-1.1",
"product_id": "8Base-OADP-1.1:oadp/oadp-velero-plugin-for-aws-rhel8@sha256:cb225573b7adf5956fb12c01e43ba1f04d80e4f820c9aa6af6a50924980c1ea2_amd64"
},
"product_reference": "oadp/oadp-velero-plugin-for-aws-rhel8@sha256:cb225573b7adf5956fb12c01e43ba1f04d80e4f820c9aa6af6a50924980c1ea2_amd64",
"relates_to_product_reference": "8Base-OADP-1.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "oadp/oadp-velero-plugin-for-aws-rhel8@sha256:dded3f6cc24924b79dbb8e6e79b800274f2054b737a42e93176783605859907e_ppc64le as a component of 8Base-OADP-1.1",
"product_id": "8Base-OADP-1.1:oadp/oadp-velero-plugin-for-aws-rhel8@sha256:dded3f6cc24924b79dbb8e6e79b800274f2054b737a42e93176783605859907e_ppc64le"
},
"product_reference": "oadp/oadp-velero-plugin-for-aws-rhel8@sha256:dded3f6cc24924b79dbb8e6e79b800274f2054b737a42e93176783605859907e_ppc64le",
"relates_to_product_reference": "8Base-OADP-1.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "oadp/oadp-velero-plugin-for-csi-rhel8@sha256:36c9326a4b96448cb00582d7296270a927761ba0f0616fb8ed4c5987d4e8a70c_amd64 as a component of 8Base-OADP-1.1",
"product_id": "8Base-OADP-1.1:oadp/oadp-velero-plugin-for-csi-rhel8@sha256:36c9326a4b96448cb00582d7296270a927761ba0f0616fb8ed4c5987d4e8a70c_amd64"
},
"product_reference": "oadp/oadp-velero-plugin-for-csi-rhel8@sha256:36c9326a4b96448cb00582d7296270a927761ba0f0616fb8ed4c5987d4e8a70c_amd64",
"relates_to_product_reference": "8Base-OADP-1.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "oadp/oadp-velero-plugin-for-csi-rhel8@sha256:cd92d9d091b62421632d941db6a9b2c33c1965cf4112a9fb036a09ebe988b91c_ppc64le as a component of 8Base-OADP-1.1",
"product_id": "8Base-OADP-1.1:oadp/oadp-velero-plugin-for-csi-rhel8@sha256:cd92d9d091b62421632d941db6a9b2c33c1965cf4112a9fb036a09ebe988b91c_ppc64le"
},
"product_reference": "oadp/oadp-velero-plugin-for-csi-rhel8@sha256:cd92d9d091b62421632d941db6a9b2c33c1965cf4112a9fb036a09ebe988b91c_ppc64le",
"relates_to_product_reference": "8Base-OADP-1.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "oadp/oadp-velero-plugin-for-csi-rhel8@sha256:e9e24889681ccd31df9d1831afdf0993f6ce6cd24fde3b4795fe16d824e0416f_s390x as a component of 8Base-OADP-1.1",
"product_id": "8Base-OADP-1.1:oadp/oadp-velero-plugin-for-csi-rhel8@sha256:e9e24889681ccd31df9d1831afdf0993f6ce6cd24fde3b4795fe16d824e0416f_s390x"
},
"product_reference": "oadp/oadp-velero-plugin-for-csi-rhel8@sha256:e9e24889681ccd31df9d1831afdf0993f6ce6cd24fde3b4795fe16d824e0416f_s390x",
"relates_to_product_reference": "8Base-OADP-1.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "oadp/oadp-velero-plugin-for-gcp-rhel8@sha256:01fe6a0edd12b1e2502eaf14ad6d8e29f2b014c0a28883e4f7523a3acb931ec9_s390x as a component of 8Base-OADP-1.1",
"product_id": "8Base-OADP-1.1:oadp/oadp-velero-plugin-for-gcp-rhel8@sha256:01fe6a0edd12b1e2502eaf14ad6d8e29f2b014c0a28883e4f7523a3acb931ec9_s390x"
},
"product_reference": "oadp/oadp-velero-plugin-for-gcp-rhel8@sha256:01fe6a0edd12b1e2502eaf14ad6d8e29f2b014c0a28883e4f7523a3acb931ec9_s390x",
"relates_to_product_reference": "8Base-OADP-1.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "oadp/oadp-velero-plugin-for-gcp-rhel8@sha256:7e8544cc441e90e3a44f333f418959f2afe106a04bd117c42a5c482ed7e74d99_amd64 as a component of 8Base-OADP-1.1",
"product_id": "8Base-OADP-1.1:oadp/oadp-velero-plugin-for-gcp-rhel8@sha256:7e8544cc441e90e3a44f333f418959f2afe106a04bd117c42a5c482ed7e74d99_amd64"
},
"product_reference": "oadp/oadp-velero-plugin-for-gcp-rhel8@sha256:7e8544cc441e90e3a44f333f418959f2afe106a04bd117c42a5c482ed7e74d99_amd64",
"relates_to_product_reference": "8Base-OADP-1.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "oadp/oadp-velero-plugin-for-gcp-rhel8@sha256:e4f3b3a59db8d9180010e87b7502fd3418340cd082bc36f79c6bb38327e925e0_ppc64le as a component of 8Base-OADP-1.1",
"product_id": "8Base-OADP-1.1:oadp/oadp-velero-plugin-for-gcp-rhel8@sha256:e4f3b3a59db8d9180010e87b7502fd3418340cd082bc36f79c6bb38327e925e0_ppc64le"
},
"product_reference": "oadp/oadp-velero-plugin-for-gcp-rhel8@sha256:e4f3b3a59db8d9180010e87b7502fd3418340cd082bc36f79c6bb38327e925e0_ppc64le",
"relates_to_product_reference": "8Base-OADP-1.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "oadp/oadp-velero-plugin-for-microsoft-azure-rhel8@sha256:24b9694e68a16a51220789c91dc00ead20c531221de4a5bae7d9fa7107cbe707_amd64 as a component of 8Base-OADP-1.1",
"product_id": "8Base-OADP-1.1:oadp/oadp-velero-plugin-for-microsoft-azure-rhel8@sha256:24b9694e68a16a51220789c91dc00ead20c531221de4a5bae7d9fa7107cbe707_amd64"
},
"product_reference": "oadp/oadp-velero-plugin-for-microsoft-azure-rhel8@sha256:24b9694e68a16a51220789c91dc00ead20c531221de4a5bae7d9fa7107cbe707_amd64",
"relates_to_product_reference": "8Base-OADP-1.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "oadp/oadp-velero-plugin-for-microsoft-azure-rhel8@sha256:3dd0e9f28febd7e31e6250fc0a86f9908b501bfec9368388c0228aefc5059acd_ppc64le as a component of 8Base-OADP-1.1",
"product_id": "8Base-OADP-1.1:oadp/oadp-velero-plugin-for-microsoft-azure-rhel8@sha256:3dd0e9f28febd7e31e6250fc0a86f9908b501bfec9368388c0228aefc5059acd_ppc64le"
},
"product_reference": "oadp/oadp-velero-plugin-for-microsoft-azure-rhel8@sha256:3dd0e9f28febd7e31e6250fc0a86f9908b501bfec9368388c0228aefc5059acd_ppc64le",
"relates_to_product_reference": "8Base-OADP-1.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "oadp/oadp-velero-plugin-for-microsoft-azure-rhel8@sha256:69745821846f79362dc9f39bc702fd481db05e82913edb718502a311ce38ab8e_s390x as a component of 8Base-OADP-1.1",
"product_id": "8Base-OADP-1.1:oadp/oadp-velero-plugin-for-microsoft-azure-rhel8@sha256:69745821846f79362dc9f39bc702fd481db05e82913edb718502a311ce38ab8e_s390x"
},
"product_reference": "oadp/oadp-velero-plugin-for-microsoft-azure-rhel8@sha256:69745821846f79362dc9f39bc702fd481db05e82913edb718502a311ce38ab8e_s390x",
"relates_to_product_reference": "8Base-OADP-1.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "oadp/oadp-velero-plugin-rhel8@sha256:0f90a21e45f9d76b6abedcd1b6ffe2843045163702b5f9038f715bf3db0e1b4e_s390x as a component of 8Base-OADP-1.1",
"product_id": "8Base-OADP-1.1:oadp/oadp-velero-plugin-rhel8@sha256:0f90a21e45f9d76b6abedcd1b6ffe2843045163702b5f9038f715bf3db0e1b4e_s390x"
},
"product_reference": "oadp/oadp-velero-plugin-rhel8@sha256:0f90a21e45f9d76b6abedcd1b6ffe2843045163702b5f9038f715bf3db0e1b4e_s390x",
"relates_to_product_reference": "8Base-OADP-1.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "oadp/oadp-velero-plugin-rhel8@sha256:63d5f5165b1fb8942ae60f4b14af2fe39bcc054184c93695b91ef7c26e9eafb2_ppc64le as a component of 8Base-OADP-1.1",
"product_id": "8Base-OADP-1.1:oadp/oadp-velero-plugin-rhel8@sha256:63d5f5165b1fb8942ae60f4b14af2fe39bcc054184c93695b91ef7c26e9eafb2_ppc64le"
},
"product_reference": "oadp/oadp-velero-plugin-rhel8@sha256:63d5f5165b1fb8942ae60f4b14af2fe39bcc054184c93695b91ef7c26e9eafb2_ppc64le",
"relates_to_product_reference": "8Base-OADP-1.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "oadp/oadp-velero-plugin-rhel8@sha256:bab55f61f70fe687df984186240c76c5b10f7b5362b2f9a4e21a47d4494d02f2_amd64 as a component of 8Base-OADP-1.1",
"product_id": "8Base-OADP-1.1:oadp/oadp-velero-plugin-rhel8@sha256:bab55f61f70fe687df984186240c76c5b10f7b5362b2f9a4e21a47d4494d02f2_amd64"
},
"product_reference": "oadp/oadp-velero-plugin-rhel8@sha256:bab55f61f70fe687df984186240c76c5b10f7b5362b2f9a4e21a47d4494d02f2_amd64",
"relates_to_product_reference": "8Base-OADP-1.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "oadp/oadp-velero-restic-restore-helper-rhel8@sha256:22db35503cef946d1a193f5531017a456d3b34bc26d2b431954f5d385b7be9d8_ppc64le as a component of 8Base-OADP-1.1",
"product_id": "8Base-OADP-1.1:oadp/oadp-velero-restic-restore-helper-rhel8@sha256:22db35503cef946d1a193f5531017a456d3b34bc26d2b431954f5d385b7be9d8_ppc64le"
},
"product_reference": "oadp/oadp-velero-restic-restore-helper-rhel8@sha256:22db35503cef946d1a193f5531017a456d3b34bc26d2b431954f5d385b7be9d8_ppc64le",
"relates_to_product_reference": "8Base-OADP-1.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "oadp/oadp-velero-restic-restore-helper-rhel8@sha256:268761f1d56d84d41f0a1bd35ae9a050cab7407b4bf47b4a64eb07aef275194e_amd64 as a component of 8Base-OADP-1.1",
"product_id": "8Base-OADP-1.1:oadp/oadp-velero-restic-restore-helper-rhel8@sha256:268761f1d56d84d41f0a1bd35ae9a050cab7407b4bf47b4a64eb07aef275194e_amd64"
},
"product_reference": "oadp/oadp-velero-restic-restore-helper-rhel8@sha256:268761f1d56d84d41f0a1bd35ae9a050cab7407b4bf47b4a64eb07aef275194e_amd64",
"relates_to_product_reference": "8Base-OADP-1.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "oadp/oadp-velero-restic-restore-helper-rhel8@sha256:45ae2d99bc7d4c93bace74f285805faa0ad27561037b6b2406e6c4e86ac669f7_s390x as a component of 8Base-OADP-1.1",
"product_id": "8Base-OADP-1.1:oadp/oadp-velero-restic-restore-helper-rhel8@sha256:45ae2d99bc7d4c93bace74f285805faa0ad27561037b6b2406e6c4e86ac669f7_s390x"
},
"product_reference": "oadp/oadp-velero-restic-restore-helper-rhel8@sha256:45ae2d99bc7d4c93bace74f285805faa0ad27561037b6b2406e6c4e86ac669f7_s390x",
"relates_to_product_reference": "8Base-OADP-1.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "oadp/oadp-velero-rhel8@sha256:4e78c9adf01a838ccce151c88bdaf331105472857d096194b6f628ce246e43b2_amd64 as a component of 8Base-OADP-1.1",
"product_id": "8Base-OADP-1.1:oadp/oadp-velero-rhel8@sha256:4e78c9adf01a838ccce151c88bdaf331105472857d096194b6f628ce246e43b2_amd64"
},
"product_reference": "oadp/oadp-velero-rhel8@sha256:4e78c9adf01a838ccce151c88bdaf331105472857d096194b6f628ce246e43b2_amd64",
"relates_to_product_reference": "8Base-OADP-1.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "oadp/oadp-velero-rhel8@sha256:5a11fc682e58aefed3c33c77a536e6677f7bfbac18ca624f7004f7d44a1b8446_ppc64le as a component of 8Base-OADP-1.1",
"product_id": "8Base-OADP-1.1:oadp/oadp-velero-rhel8@sha256:5a11fc682e58aefed3c33c77a536e6677f7bfbac18ca624f7004f7d44a1b8446_ppc64le"
},
"product_reference": "oadp/oadp-velero-rhel8@sha256:5a11fc682e58aefed3c33c77a536e6677f7bfbac18ca624f7004f7d44a1b8446_ppc64le",
"relates_to_product_reference": "8Base-OADP-1.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "oadp/oadp-velero-rhel8@sha256:af3c09e10824aebdaf117391ac53519e7128fe789252f8ecb4b144883e74c8e9_s390x as a component of 8Base-OADP-1.1",
"product_id": "8Base-OADP-1.1:oadp/oadp-velero-rhel8@sha256:af3c09e10824aebdaf117391ac53519e7128fe789252f8ecb4b144883e74c8e9_s390x"
},
"product_reference": "oadp/oadp-velero-rhel8@sha256:af3c09e10824aebdaf117391ac53519e7128fe789252f8ecb4b144883e74c8e9_s390x",
"relates_to_product_reference": "8Base-OADP-1.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "oadp/oadp-volume-snapshot-mover-rhel8@sha256:4c7febd90b1af2af27ab252d9774c49a9387d63589fde14d76e25e348c224c7f_ppc64le as a component of 8Base-OADP-1.1",
"product_id": "8Base-OADP-1.1:oadp/oadp-volume-snapshot-mover-rhel8@sha256:4c7febd90b1af2af27ab252d9774c49a9387d63589fde14d76e25e348c224c7f_ppc64le"
},
"product_reference": "oadp/oadp-volume-snapshot-mover-rhel8@sha256:4c7febd90b1af2af27ab252d9774c49a9387d63589fde14d76e25e348c224c7f_ppc64le",
"relates_to_product_reference": "8Base-OADP-1.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "oadp/oadp-volume-snapshot-mover-rhel8@sha256:8e2322c382d4cbc9717833c702ebd04dfaf2afe04ce87990662569552e78357c_s390x as a component of 8Base-OADP-1.1",
"product_id": "8Base-OADP-1.1:oadp/oadp-volume-snapshot-mover-rhel8@sha256:8e2322c382d4cbc9717833c702ebd04dfaf2afe04ce87990662569552e78357c_s390x"
},
"product_reference": "oadp/oadp-volume-snapshot-mover-rhel8@sha256:8e2322c382d4cbc9717833c702ebd04dfaf2afe04ce87990662569552e78357c_s390x",
"relates_to_product_reference": "8Base-OADP-1.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "oadp/oadp-volume-snapshot-mover-rhel8@sha256:cde9184ab5f6fd8f4448913d802d0dcdf2a6830facc1a4732dec6eb09bf1b273_amd64 as a component of 8Base-OADP-1.1",
"product_id": "8Base-OADP-1.1:oadp/oadp-volume-snapshot-mover-rhel8@sha256:cde9184ab5f6fd8f4448913d802d0dcdf2a6830facc1a4732dec6eb09bf1b273_amd64"
},
"product_reference": "oadp/oadp-volume-snapshot-mover-rhel8@sha256:cde9184ab5f6fd8f4448913d802d0dcdf2a6830facc1a4732dec6eb09bf1b273_amd64",
"relates_to_product_reference": "8Base-OADP-1.1"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2022-21698",
"cwe": {
"id": "CWE-772",
"name": "Missing Release of Resource after Effective Lifetime"
},
"discovery_date": "2022-01-19T00:00:00+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"8Base-OADP-1.1:oadp/oadp-kubevirt-velero-plugin-rhel8@sha256:649a065b112210ed1248ba2cadecc3d522b888239dc73942934e526fba1d69ad_ppc64le",
"8Base-OADP-1.1:oadp/oadp-kubevirt-velero-plugin-rhel8@sha256:7368b20e3a42ea915f3811f0c9d21e509cbd054efacbd297e88e81fc27a49837_amd64",
"8Base-OADP-1.1:oadp/oadp-kubevirt-velero-plugin-rhel8@sha256:cde730978fa438855891755309c3bb75dc38771f1a94f9ff26a0a1b31a129f01_s390x",
"8Base-OADP-1.1:oadp/oadp-mustgather-rhel8@sha256:183d6de4eed893e0a76d661fdc13858e57a2ed5aeb34f3be6cb6850ef180d141_s390x",
"8Base-OADP-1.1:oadp/oadp-mustgather-rhel8@sha256:3bf1c9f828cf6f3e318078f081a4fc50a7c2efc8c12d09e6feddc8593cb8727a_ppc64le",
"8Base-OADP-1.1:oadp/oadp-mustgather-rhel8@sha256:a17ef49b0cae63b6a7735180683b4d9a15a9a3caa0f14e10ced1e62d0878c3b0_amd64",
"8Base-OADP-1.1:oadp/oadp-operator-bundle@sha256:95671d1a49ec698f3efd842fa03d98aa2128c2367a0f81f695c47d1bff047bd9_ppc64le",
"8Base-OADP-1.1:oadp/oadp-operator-bundle@sha256:d7441686f4447f6b600c08c8d697e4db91b8b927554df6785d61a8d851baacf0_amd64",
"8Base-OADP-1.1:oadp/oadp-operator-bundle@sha256:dcae0dc90e97361b931ab189f52021a3a4add42fd02033053f32924580af4dc5_s390x",
"8Base-OADP-1.1:oadp/oadp-rhel8-operator@sha256:993c32f9a9ceba160e76fc2200deca5675506c00f2411bc1dbb16c7458789d5d_s390x",
"8Base-OADP-1.1:oadp/oadp-rhel8-operator@sha256:ea946614675a9479631e3d5dafae5219dc07c6fe239a833143b69be7f73fa7f5_amd64",
"8Base-OADP-1.1:oadp/oadp-rhel8-operator@sha256:eb2965df49c5ff2d53be06b7b4d488510f569c7aaf567999e6d467556572814d_ppc64le",
"8Base-OADP-1.1:oadp/oadp-velero-plugin-for-aws-rhel8@sha256:687c4ab44bd97d033fd3d7fd23d9e0bc011d006608cdfedab668a1fde874d54f_s390x",
"8Base-OADP-1.1:oadp/oadp-velero-plugin-for-aws-rhel8@sha256:cb225573b7adf5956fb12c01e43ba1f04d80e4f820c9aa6af6a50924980c1ea2_amd64",
"8Base-OADP-1.1:oadp/oadp-velero-plugin-for-aws-rhel8@sha256:dded3f6cc24924b79dbb8e6e79b800274f2054b737a42e93176783605859907e_ppc64le",
"8Base-OADP-1.1:oadp/oadp-velero-plugin-for-csi-rhel8@sha256:36c9326a4b96448cb00582d7296270a927761ba0f0616fb8ed4c5987d4e8a70c_amd64",
"8Base-OADP-1.1:oadp/oadp-velero-plugin-for-csi-rhel8@sha256:cd92d9d091b62421632d941db6a9b2c33c1965cf4112a9fb036a09ebe988b91c_ppc64le",
"8Base-OADP-1.1:oadp/oadp-velero-plugin-for-csi-rhel8@sha256:e9e24889681ccd31df9d1831afdf0993f6ce6cd24fde3b4795fe16d824e0416f_s390x",
"8Base-OADP-1.1:oadp/oadp-velero-plugin-for-gcp-rhel8@sha256:01fe6a0edd12b1e2502eaf14ad6d8e29f2b014c0a28883e4f7523a3acb931ec9_s390x",
"8Base-OADP-1.1:oadp/oadp-velero-plugin-for-gcp-rhel8@sha256:7e8544cc441e90e3a44f333f418959f2afe106a04bd117c42a5c482ed7e74d99_amd64",
"8Base-OADP-1.1:oadp/oadp-velero-plugin-for-gcp-rhel8@sha256:e4f3b3a59db8d9180010e87b7502fd3418340cd082bc36f79c6bb38327e925e0_ppc64le",
"8Base-OADP-1.1:oadp/oadp-velero-plugin-for-microsoft-azure-rhel8@sha256:24b9694e68a16a51220789c91dc00ead20c531221de4a5bae7d9fa7107cbe707_amd64",
"8Base-OADP-1.1:oadp/oadp-velero-plugin-for-microsoft-azure-rhel8@sha256:3dd0e9f28febd7e31e6250fc0a86f9908b501bfec9368388c0228aefc5059acd_ppc64le",
"8Base-OADP-1.1:oadp/oadp-velero-plugin-for-microsoft-azure-rhel8@sha256:69745821846f79362dc9f39bc702fd481db05e82913edb718502a311ce38ab8e_s390x",
"8Base-OADP-1.1:oadp/oadp-velero-restic-restore-helper-rhel8@sha256:22db35503cef946d1a193f5531017a456d3b34bc26d2b431954f5d385b7be9d8_ppc64le",
"8Base-OADP-1.1:oadp/oadp-velero-restic-restore-helper-rhel8@sha256:268761f1d56d84d41f0a1bd35ae9a050cab7407b4bf47b4a64eb07aef275194e_amd64",
"8Base-OADP-1.1:oadp/oadp-velero-restic-restore-helper-rhel8@sha256:45ae2d99bc7d4c93bace74f285805faa0ad27561037b6b2406e6c4e86ac669f7_s390x",
"8Base-OADP-1.1:oadp/oadp-velero-rhel8@sha256:4e78c9adf01a838ccce151c88bdaf331105472857d096194b6f628ce246e43b2_amd64",
"8Base-OADP-1.1:oadp/oadp-velero-rhel8@sha256:5a11fc682e58aefed3c33c77a536e6677f7bfbac18ca624f7004f7d44a1b8446_ppc64le",
"8Base-OADP-1.1:oadp/oadp-velero-rhel8@sha256:af3c09e10824aebdaf117391ac53519e7128fe789252f8ecb4b144883e74c8e9_s390x",
"8Base-OADP-1.1:oadp/oadp-volume-snapshot-mover-rhel8@sha256:4c7febd90b1af2af27ab252d9774c49a9387d63589fde14d76e25e348c224c7f_ppc64le",
"8Base-OADP-1.1:oadp/oadp-volume-snapshot-mover-rhel8@sha256:8e2322c382d4cbc9717833c702ebd04dfaf2afe04ce87990662569552e78357c_s390x",
"8Base-OADP-1.1:oadp/oadp-volume-snapshot-mover-rhel8@sha256:cde9184ab5f6fd8f4448913d802d0dcdf2a6830facc1a4732dec6eb09bf1b273_amd64"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2045880"
}
],
"notes": [
{
"category": "description",
"text": "A denial of service attack was found in prometheus/client_golang. This flaw allows an attacker to produce a denial of service attack on an HTTP server by exploiting the InstrumentHandlerCounter function in the version below 1.11.1, resulting in a loss of availability.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "prometheus/client_golang: Denial of service using InstrumentHandlerCounter",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "This flaw has been rated as having a moderate impact for two main reasons. The opportunity for a Denial of Service is limited to the golang runtime. In the case of OpenShift Container Platform, this would be restricted within each individual container. Additionally, this is in alignment with upstream\u0027s (the Prometheus project) impact rating.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"8Base-OADP-1.1:oadp/oadp-velero-plugin-rhel8@sha256:0f90a21e45f9d76b6abedcd1b6ffe2843045163702b5f9038f715bf3db0e1b4e_s390x",
"8Base-OADP-1.1:oadp/oadp-velero-plugin-rhel8@sha256:63d5f5165b1fb8942ae60f4b14af2fe39bcc054184c93695b91ef7c26e9eafb2_ppc64le",
"8Base-OADP-1.1:oadp/oadp-velero-plugin-rhel8@sha256:bab55f61f70fe687df984186240c76c5b10f7b5362b2f9a4e21a47d4494d02f2_amd64"
],
"known_not_affected": [
"8Base-OADP-1.1:oadp/oadp-kubevirt-velero-plugin-rhel8@sha256:649a065b112210ed1248ba2cadecc3d522b888239dc73942934e526fba1d69ad_ppc64le",
"8Base-OADP-1.1:oadp/oadp-kubevirt-velero-plugin-rhel8@sha256:7368b20e3a42ea915f3811f0c9d21e509cbd054efacbd297e88e81fc27a49837_amd64",
"8Base-OADP-1.1:oadp/oadp-kubevirt-velero-plugin-rhel8@sha256:cde730978fa438855891755309c3bb75dc38771f1a94f9ff26a0a1b31a129f01_s390x",
"8Base-OADP-1.1:oadp/oadp-mustgather-rhel8@sha256:183d6de4eed893e0a76d661fdc13858e57a2ed5aeb34f3be6cb6850ef180d141_s390x",
"8Base-OADP-1.1:oadp/oadp-mustgather-rhel8@sha256:3bf1c9f828cf6f3e318078f081a4fc50a7c2efc8c12d09e6feddc8593cb8727a_ppc64le",
"8Base-OADP-1.1:oadp/oadp-mustgather-rhel8@sha256:a17ef49b0cae63b6a7735180683b4d9a15a9a3caa0f14e10ced1e62d0878c3b0_amd64",
"8Base-OADP-1.1:oadp/oadp-operator-bundle@sha256:95671d1a49ec698f3efd842fa03d98aa2128c2367a0f81f695c47d1bff047bd9_ppc64le",
"8Base-OADP-1.1:oadp/oadp-operator-bundle@sha256:d7441686f4447f6b600c08c8d697e4db91b8b927554df6785d61a8d851baacf0_amd64",
"8Base-OADP-1.1:oadp/oadp-operator-bundle@sha256:dcae0dc90e97361b931ab189f52021a3a4add42fd02033053f32924580af4dc5_s390x",
"8Base-OADP-1.1:oadp/oadp-rhel8-operator@sha256:993c32f9a9ceba160e76fc2200deca5675506c00f2411bc1dbb16c7458789d5d_s390x",
"8Base-OADP-1.1:oadp/oadp-rhel8-operator@sha256:ea946614675a9479631e3d5dafae5219dc07c6fe239a833143b69be7f73fa7f5_amd64",
"8Base-OADP-1.1:oadp/oadp-rhel8-operator@sha256:eb2965df49c5ff2d53be06b7b4d488510f569c7aaf567999e6d467556572814d_ppc64le",
"8Base-OADP-1.1:oadp/oadp-velero-plugin-for-aws-rhel8@sha256:687c4ab44bd97d033fd3d7fd23d9e0bc011d006608cdfedab668a1fde874d54f_s390x",
"8Base-OADP-1.1:oadp/oadp-velero-plugin-for-aws-rhel8@sha256:cb225573b7adf5956fb12c01e43ba1f04d80e4f820c9aa6af6a50924980c1ea2_amd64",
"8Base-OADP-1.1:oadp/oadp-velero-plugin-for-aws-rhel8@sha256:dded3f6cc24924b79dbb8e6e79b800274f2054b737a42e93176783605859907e_ppc64le",
"8Base-OADP-1.1:oadp/oadp-velero-plugin-for-csi-rhel8@sha256:36c9326a4b96448cb00582d7296270a927761ba0f0616fb8ed4c5987d4e8a70c_amd64",
"8Base-OADP-1.1:oadp/oadp-velero-plugin-for-csi-rhel8@sha256:cd92d9d091b62421632d941db6a9b2c33c1965cf4112a9fb036a09ebe988b91c_ppc64le",
"8Base-OADP-1.1:oadp/oadp-velero-plugin-for-csi-rhel8@sha256:e9e24889681ccd31df9d1831afdf0993f6ce6cd24fde3b4795fe16d824e0416f_s390x",
"8Base-OADP-1.1:oadp/oadp-velero-plugin-for-gcp-rhel8@sha256:01fe6a0edd12b1e2502eaf14ad6d8e29f2b014c0a28883e4f7523a3acb931ec9_s390x",
"8Base-OADP-1.1:oadp/oadp-velero-plugin-for-gcp-rhel8@sha256:7e8544cc441e90e3a44f333f418959f2afe106a04bd117c42a5c482ed7e74d99_amd64",
"8Base-OADP-1.1:oadp/oadp-velero-plugin-for-gcp-rhel8@sha256:e4f3b3a59db8d9180010e87b7502fd3418340cd082bc36f79c6bb38327e925e0_ppc64le",
"8Base-OADP-1.1:oadp/oadp-velero-plugin-for-microsoft-azure-rhel8@sha256:24b9694e68a16a51220789c91dc00ead20c531221de4a5bae7d9fa7107cbe707_amd64",
"8Base-OADP-1.1:oadp/oadp-velero-plugin-for-microsoft-azure-rhel8@sha256:3dd0e9f28febd7e31e6250fc0a86f9908b501bfec9368388c0228aefc5059acd_ppc64le",
"8Base-OADP-1.1:oadp/oadp-velero-plugin-for-microsoft-azure-rhel8@sha256:69745821846f79362dc9f39bc702fd481db05e82913edb718502a311ce38ab8e_s390x",
"8Base-OADP-1.1:oadp/oadp-velero-restic-restore-helper-rhel8@sha256:22db35503cef946d1a193f5531017a456d3b34bc26d2b431954f5d385b7be9d8_ppc64le",
"8Base-OADP-1.1:oadp/oadp-velero-restic-restore-helper-rhel8@sha256:268761f1d56d84d41f0a1bd35ae9a050cab7407b4bf47b4a64eb07aef275194e_amd64",
"8Base-OADP-1.1:oadp/oadp-velero-restic-restore-helper-rhel8@sha256:45ae2d99bc7d4c93bace74f285805faa0ad27561037b6b2406e6c4e86ac669f7_s390x",
"8Base-OADP-1.1:oadp/oadp-velero-rhel8@sha256:4e78c9adf01a838ccce151c88bdaf331105472857d096194b6f628ce246e43b2_amd64",
"8Base-OADP-1.1:oadp/oadp-velero-rhel8@sha256:5a11fc682e58aefed3c33c77a536e6677f7bfbac18ca624f7004f7d44a1b8446_ppc64le",
"8Base-OADP-1.1:oadp/oadp-velero-rhel8@sha256:af3c09e10824aebdaf117391ac53519e7128fe789252f8ecb4b144883e74c8e9_s390x",
"8Base-OADP-1.1:oadp/oadp-volume-snapshot-mover-rhel8@sha256:4c7febd90b1af2af27ab252d9774c49a9387d63589fde14d76e25e348c224c7f_ppc64le",
"8Base-OADP-1.1:oadp/oadp-volume-snapshot-mover-rhel8@sha256:8e2322c382d4cbc9717833c702ebd04dfaf2afe04ce87990662569552e78357c_s390x",
"8Base-OADP-1.1:oadp/oadp-volume-snapshot-mover-rhel8@sha256:cde9184ab5f6fd8f4448913d802d0dcdf2a6830facc1a4732dec6eb09bf1b273_amd64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2022-21698"
},
{
"category": "external",
"summary": "RHBZ#2045880",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2045880"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2022-21698",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-21698"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2022-21698",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2022-21698"
},
{
"category": "external",
"summary": "https://github.com/prometheus/client_golang/security/advisories/GHSA-cg3q-j54f-5p7p",
"url": "https://github.com/prometheus/client_golang/security/advisories/GHSA-cg3q-j54f-5p7p"
}
],
"release_date": "2022-02-15T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2022-09-01T01:24:16+00:00",
"details": "For details on how to apply this update, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"8Base-OADP-1.1:oadp/oadp-velero-plugin-rhel8@sha256:0f90a21e45f9d76b6abedcd1b6ffe2843045163702b5f9038f715bf3db0e1b4e_s390x",
"8Base-OADP-1.1:oadp/oadp-velero-plugin-rhel8@sha256:63d5f5165b1fb8942ae60f4b14af2fe39bcc054184c93695b91ef7c26e9eafb2_ppc64le",
"8Base-OADP-1.1:oadp/oadp-velero-plugin-rhel8@sha256:bab55f61f70fe687df984186240c76c5b10f7b5362b2f9a4e21a47d4494d02f2_amd64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2022:6290"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"8Base-OADP-1.1:oadp/oadp-kubevirt-velero-plugin-rhel8@sha256:649a065b112210ed1248ba2cadecc3d522b888239dc73942934e526fba1d69ad_ppc64le",
"8Base-OADP-1.1:oadp/oadp-kubevirt-velero-plugin-rhel8@sha256:7368b20e3a42ea915f3811f0c9d21e509cbd054efacbd297e88e81fc27a49837_amd64",
"8Base-OADP-1.1:oadp/oadp-kubevirt-velero-plugin-rhel8@sha256:cde730978fa438855891755309c3bb75dc38771f1a94f9ff26a0a1b31a129f01_s390x",
"8Base-OADP-1.1:oadp/oadp-mustgather-rhel8@sha256:183d6de4eed893e0a76d661fdc13858e57a2ed5aeb34f3be6cb6850ef180d141_s390x",
"8Base-OADP-1.1:oadp/oadp-mustgather-rhel8@sha256:3bf1c9f828cf6f3e318078f081a4fc50a7c2efc8c12d09e6feddc8593cb8727a_ppc64le",
"8Base-OADP-1.1:oadp/oadp-mustgather-rhel8@sha256:a17ef49b0cae63b6a7735180683b4d9a15a9a3caa0f14e10ced1e62d0878c3b0_amd64",
"8Base-OADP-1.1:oadp/oadp-operator-bundle@sha256:95671d1a49ec698f3efd842fa03d98aa2128c2367a0f81f695c47d1bff047bd9_ppc64le",
"8Base-OADP-1.1:oadp/oadp-operator-bundle@sha256:d7441686f4447f6b600c08c8d697e4db91b8b927554df6785d61a8d851baacf0_amd64",
"8Base-OADP-1.1:oadp/oadp-operator-bundle@sha256:dcae0dc90e97361b931ab189f52021a3a4add42fd02033053f32924580af4dc5_s390x",
"8Base-OADP-1.1:oadp/oadp-rhel8-operator@sha256:993c32f9a9ceba160e76fc2200deca5675506c00f2411bc1dbb16c7458789d5d_s390x",
"8Base-OADP-1.1:oadp/oadp-rhel8-operator@sha256:ea946614675a9479631e3d5dafae5219dc07c6fe239a833143b69be7f73fa7f5_amd64",
"8Base-OADP-1.1:oadp/oadp-rhel8-operator@sha256:eb2965df49c5ff2d53be06b7b4d488510f569c7aaf567999e6d467556572814d_ppc64le",
"8Base-OADP-1.1:oadp/oadp-velero-plugin-for-aws-rhel8@sha256:687c4ab44bd97d033fd3d7fd23d9e0bc011d006608cdfedab668a1fde874d54f_s390x",
"8Base-OADP-1.1:oadp/oadp-velero-plugin-for-aws-rhel8@sha256:cb225573b7adf5956fb12c01e43ba1f04d80e4f820c9aa6af6a50924980c1ea2_amd64",
"8Base-OADP-1.1:oadp/oadp-velero-plugin-for-aws-rhel8@sha256:dded3f6cc24924b79dbb8e6e79b800274f2054b737a42e93176783605859907e_ppc64le",
"8Base-OADP-1.1:oadp/oadp-velero-plugin-for-csi-rhel8@sha256:36c9326a4b96448cb00582d7296270a927761ba0f0616fb8ed4c5987d4e8a70c_amd64",
"8Base-OADP-1.1:oadp/oadp-velero-plugin-for-csi-rhel8@sha256:cd92d9d091b62421632d941db6a9b2c33c1965cf4112a9fb036a09ebe988b91c_ppc64le",
"8Base-OADP-1.1:oadp/oadp-velero-plugin-for-csi-rhel8@sha256:e9e24889681ccd31df9d1831afdf0993f6ce6cd24fde3b4795fe16d824e0416f_s390x",
"8Base-OADP-1.1:oadp/oadp-velero-plugin-for-gcp-rhel8@sha256:01fe6a0edd12b1e2502eaf14ad6d8e29f2b014c0a28883e4f7523a3acb931ec9_s390x",
"8Base-OADP-1.1:oadp/oadp-velero-plugin-for-gcp-rhel8@sha256:7e8544cc441e90e3a44f333f418959f2afe106a04bd117c42a5c482ed7e74d99_amd64",
"8Base-OADP-1.1:oadp/oadp-velero-plugin-for-gcp-rhel8@sha256:e4f3b3a59db8d9180010e87b7502fd3418340cd082bc36f79c6bb38327e925e0_ppc64le",
"8Base-OADP-1.1:oadp/oadp-velero-plugin-for-microsoft-azure-rhel8@sha256:24b9694e68a16a51220789c91dc00ead20c531221de4a5bae7d9fa7107cbe707_amd64",
"8Base-OADP-1.1:oadp/oadp-velero-plugin-for-microsoft-azure-rhel8@sha256:3dd0e9f28febd7e31e6250fc0a86f9908b501bfec9368388c0228aefc5059acd_ppc64le",
"8Base-OADP-1.1:oadp/oadp-velero-plugin-for-microsoft-azure-rhel8@sha256:69745821846f79362dc9f39bc702fd481db05e82913edb718502a311ce38ab8e_s390x",
"8Base-OADP-1.1:oadp/oadp-velero-plugin-rhel8@sha256:0f90a21e45f9d76b6abedcd1b6ffe2843045163702b5f9038f715bf3db0e1b4e_s390x",
"8Base-OADP-1.1:oadp/oadp-velero-plugin-rhel8@sha256:63d5f5165b1fb8942ae60f4b14af2fe39bcc054184c93695b91ef7c26e9eafb2_ppc64le",
"8Base-OADP-1.1:oadp/oadp-velero-plugin-rhel8@sha256:bab55f61f70fe687df984186240c76c5b10f7b5362b2f9a4e21a47d4494d02f2_amd64",
"8Base-OADP-1.1:oadp/oadp-velero-restic-restore-helper-rhel8@sha256:22db35503cef946d1a193f5531017a456d3b34bc26d2b431954f5d385b7be9d8_ppc64le",
"8Base-OADP-1.1:oadp/oadp-velero-restic-restore-helper-rhel8@sha256:268761f1d56d84d41f0a1bd35ae9a050cab7407b4bf47b4a64eb07aef275194e_amd64",
"8Base-OADP-1.1:oadp/oadp-velero-restic-restore-helper-rhel8@sha256:45ae2d99bc7d4c93bace74f285805faa0ad27561037b6b2406e6c4e86ac669f7_s390x",
"8Base-OADP-1.1:oadp/oadp-velero-rhel8@sha256:4e78c9adf01a838ccce151c88bdaf331105472857d096194b6f628ce246e43b2_amd64",
"8Base-OADP-1.1:oadp/oadp-velero-rhel8@sha256:5a11fc682e58aefed3c33c77a536e6677f7bfbac18ca624f7004f7d44a1b8446_ppc64le",
"8Base-OADP-1.1:oadp/oadp-velero-rhel8@sha256:af3c09e10824aebdaf117391ac53519e7128fe789252f8ecb4b144883e74c8e9_s390x",
"8Base-OADP-1.1:oadp/oadp-volume-snapshot-mover-rhel8@sha256:4c7febd90b1af2af27ab252d9774c49a9387d63589fde14d76e25e348c224c7f_ppc64le",
"8Base-OADP-1.1:oadp/oadp-volume-snapshot-mover-rhel8@sha256:8e2322c382d4cbc9717833c702ebd04dfaf2afe04ce87990662569552e78357c_s390x",
"8Base-OADP-1.1:oadp/oadp-volume-snapshot-mover-rhel8@sha256:cde9184ab5f6fd8f4448913d802d0dcdf2a6830facc1a4732dec6eb09bf1b273_amd64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "prometheus/client_golang: Denial of service using InstrumentHandlerCounter"
},
{
"cve": "CVE-2022-24675",
"cwe": {
"id": "CWE-120",
"name": "Buffer Copy without Checking Size of Input (\u0027Classic Buffer Overflow\u0027)"
},
"discovery_date": "2022-04-21T00:00:00+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"8Base-OADP-1.1:oadp/oadp-operator-bundle@sha256:95671d1a49ec698f3efd842fa03d98aa2128c2367a0f81f695c47d1bff047bd9_ppc64le",
"8Base-OADP-1.1:oadp/oadp-operator-bundle@sha256:d7441686f4447f6b600c08c8d697e4db91b8b927554df6785d61a8d851baacf0_amd64",
"8Base-OADP-1.1:oadp/oadp-operator-bundle@sha256:dcae0dc90e97361b931ab189f52021a3a4add42fd02033053f32924580af4dc5_s390x"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2077688"
}
],
"notes": [
{
"category": "description",
"text": "A buffer overflow flaw was found in Golang\u0027s library encoding/pem. This flaw allows an attacker to use a large PEM input (more than 5 MB), causing a stack overflow in Decode, which leads to a loss of availability.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "golang: encoding/pem: fix stack overflow in Decode",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "Red Hat Enterprise Linux 7, 8 and 9 are affected, because the code-base is affected by this vulnerability.\n\nRed Hat Product Security has rated this issue as having Moderate security impact, and the issue is not currently planned to be addressed in future updates for Red Hat Enterprise Linux 7, hence, marked as Out-of-Support-Scope.\n\nRed Hat Developer Tools - Compilers (go-toolset-1.16-golang \u0026 go-toolset-1.17-golang), ships the vulnerable code and affected by this vulnerability.\n\nFor additional information, refer to the Issue Severity Classification: https://access.redhat.com/security/updates/classification/ and Red Hat Enterprise Linux Life Cycle \u0026 Updates Policy: https://access.redhat.com/support/policy/updates/errata/.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"8Base-OADP-1.1:oadp/oadp-kubevirt-velero-plugin-rhel8@sha256:649a065b112210ed1248ba2cadecc3d522b888239dc73942934e526fba1d69ad_ppc64le",
"8Base-OADP-1.1:oadp/oadp-kubevirt-velero-plugin-rhel8@sha256:7368b20e3a42ea915f3811f0c9d21e509cbd054efacbd297e88e81fc27a49837_amd64",
"8Base-OADP-1.1:oadp/oadp-kubevirt-velero-plugin-rhel8@sha256:cde730978fa438855891755309c3bb75dc38771f1a94f9ff26a0a1b31a129f01_s390x",
"8Base-OADP-1.1:oadp/oadp-mustgather-rhel8@sha256:183d6de4eed893e0a76d661fdc13858e57a2ed5aeb34f3be6cb6850ef180d141_s390x",
"8Base-OADP-1.1:oadp/oadp-mustgather-rhel8@sha256:3bf1c9f828cf6f3e318078f081a4fc50a7c2efc8c12d09e6feddc8593cb8727a_ppc64le",
"8Base-OADP-1.1:oadp/oadp-mustgather-rhel8@sha256:a17ef49b0cae63b6a7735180683b4d9a15a9a3caa0f14e10ced1e62d0878c3b0_amd64",
"8Base-OADP-1.1:oadp/oadp-rhel8-operator@sha256:993c32f9a9ceba160e76fc2200deca5675506c00f2411bc1dbb16c7458789d5d_s390x",
"8Base-OADP-1.1:oadp/oadp-rhel8-operator@sha256:ea946614675a9479631e3d5dafae5219dc07c6fe239a833143b69be7f73fa7f5_amd64",
"8Base-OADP-1.1:oadp/oadp-rhel8-operator@sha256:eb2965df49c5ff2d53be06b7b4d488510f569c7aaf567999e6d467556572814d_ppc64le",
"8Base-OADP-1.1:oadp/oadp-velero-plugin-for-aws-rhel8@sha256:687c4ab44bd97d033fd3d7fd23d9e0bc011d006608cdfedab668a1fde874d54f_s390x",
"8Base-OADP-1.1:oadp/oadp-velero-plugin-for-aws-rhel8@sha256:cb225573b7adf5956fb12c01e43ba1f04d80e4f820c9aa6af6a50924980c1ea2_amd64",
"8Base-OADP-1.1:oadp/oadp-velero-plugin-for-aws-rhel8@sha256:dded3f6cc24924b79dbb8e6e79b800274f2054b737a42e93176783605859907e_ppc64le",
"8Base-OADP-1.1:oadp/oadp-velero-plugin-for-csi-rhel8@sha256:36c9326a4b96448cb00582d7296270a927761ba0f0616fb8ed4c5987d4e8a70c_amd64",
"8Base-OADP-1.1:oadp/oadp-velero-plugin-for-csi-rhel8@sha256:cd92d9d091b62421632d941db6a9b2c33c1965cf4112a9fb036a09ebe988b91c_ppc64le",
"8Base-OADP-1.1:oadp/oadp-velero-plugin-for-csi-rhel8@sha256:e9e24889681ccd31df9d1831afdf0993f6ce6cd24fde3b4795fe16d824e0416f_s390x",
"8Base-OADP-1.1:oadp/oadp-velero-plugin-for-gcp-rhel8@sha256:01fe6a0edd12b1e2502eaf14ad6d8e29f2b014c0a28883e4f7523a3acb931ec9_s390x",
"8Base-OADP-1.1:oadp/oadp-velero-plugin-for-gcp-rhel8@sha256:7e8544cc441e90e3a44f333f418959f2afe106a04bd117c42a5c482ed7e74d99_amd64",
"8Base-OADP-1.1:oadp/oadp-velero-plugin-for-gcp-rhel8@sha256:e4f3b3a59db8d9180010e87b7502fd3418340cd082bc36f79c6bb38327e925e0_ppc64le",
"8Base-OADP-1.1:oadp/oadp-velero-plugin-for-microsoft-azure-rhel8@sha256:24b9694e68a16a51220789c91dc00ead20c531221de4a5bae7d9fa7107cbe707_amd64",
"8Base-OADP-1.1:oadp/oadp-velero-plugin-for-microsoft-azure-rhel8@sha256:3dd0e9f28febd7e31e6250fc0a86f9908b501bfec9368388c0228aefc5059acd_ppc64le",
"8Base-OADP-1.1:oadp/oadp-velero-plugin-for-microsoft-azure-rhel8@sha256:69745821846f79362dc9f39bc702fd481db05e82913edb718502a311ce38ab8e_s390x",
"8Base-OADP-1.1:oadp/oadp-velero-plugin-rhel8@sha256:0f90a21e45f9d76b6abedcd1b6ffe2843045163702b5f9038f715bf3db0e1b4e_s390x",
"8Base-OADP-1.1:oadp/oadp-velero-plugin-rhel8@sha256:63d5f5165b1fb8942ae60f4b14af2fe39bcc054184c93695b91ef7c26e9eafb2_ppc64le",
"8Base-OADP-1.1:oadp/oadp-velero-plugin-rhel8@sha256:bab55f61f70fe687df984186240c76c5b10f7b5362b2f9a4e21a47d4494d02f2_amd64",
"8Base-OADP-1.1:oadp/oadp-velero-restic-restore-helper-rhel8@sha256:22db35503cef946d1a193f5531017a456d3b34bc26d2b431954f5d385b7be9d8_ppc64le",
"8Base-OADP-1.1:oadp/oadp-velero-restic-restore-helper-rhel8@sha256:268761f1d56d84d41f0a1bd35ae9a050cab7407b4bf47b4a64eb07aef275194e_amd64",
"8Base-OADP-1.1:oadp/oadp-velero-restic-restore-helper-rhel8@sha256:45ae2d99bc7d4c93bace74f285805faa0ad27561037b6b2406e6c4e86ac669f7_s390x",
"8Base-OADP-1.1:oadp/oadp-velero-rhel8@sha256:4e78c9adf01a838ccce151c88bdaf331105472857d096194b6f628ce246e43b2_amd64",
"8Base-OADP-1.1:oadp/oadp-velero-rhel8@sha256:5a11fc682e58aefed3c33c77a536e6677f7bfbac18ca624f7004f7d44a1b8446_ppc64le",
"8Base-OADP-1.1:oadp/oadp-velero-rhel8@sha256:af3c09e10824aebdaf117391ac53519e7128fe789252f8ecb4b144883e74c8e9_s390x",
"8Base-OADP-1.1:oadp/oadp-volume-snapshot-mover-rhel8@sha256:4c7febd90b1af2af27ab252d9774c49a9387d63589fde14d76e25e348c224c7f_ppc64le",
"8Base-OADP-1.1:oadp/oadp-volume-snapshot-mover-rhel8@sha256:8e2322c382d4cbc9717833c702ebd04dfaf2afe04ce87990662569552e78357c_s390x",
"8Base-OADP-1.1:oadp/oadp-volume-snapshot-mover-rhel8@sha256:cde9184ab5f6fd8f4448913d802d0dcdf2a6830facc1a4732dec6eb09bf1b273_amd64"
],
"known_not_affected": [
"8Base-OADP-1.1:oadp/oadp-operator-bundle@sha256:95671d1a49ec698f3efd842fa03d98aa2128c2367a0f81f695c47d1bff047bd9_ppc64le",
"8Base-OADP-1.1:oadp/oadp-operator-bundle@sha256:d7441686f4447f6b600c08c8d697e4db91b8b927554df6785d61a8d851baacf0_amd64",
"8Base-OADP-1.1:oadp/oadp-operator-bundle@sha256:dcae0dc90e97361b931ab189f52021a3a4add42fd02033053f32924580af4dc5_s390x"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2022-24675"
},
{
"category": "external",
"summary": "RHBZ#2077688",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2077688"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2022-24675",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-24675"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2022-24675",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2022-24675"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-announce/c/oecdBNLOml8",
"url": "https://groups.google.com/g/golang-announce/c/oecdBNLOml8"
}
],
"release_date": "2022-04-12T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2022-09-01T01:24:16+00:00",
"details": "For details on how to apply this update, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"8Base-OADP-1.1:oadp/oadp-kubevirt-velero-plugin-rhel8@sha256:649a065b112210ed1248ba2cadecc3d522b888239dc73942934e526fba1d69ad_ppc64le",
"8Base-OADP-1.1:oadp/oadp-kubevirt-velero-plugin-rhel8@sha256:7368b20e3a42ea915f3811f0c9d21e509cbd054efacbd297e88e81fc27a49837_amd64",
"8Base-OADP-1.1:oadp/oadp-kubevirt-velero-plugin-rhel8@sha256:cde730978fa438855891755309c3bb75dc38771f1a94f9ff26a0a1b31a129f01_s390x",
"8Base-OADP-1.1:oadp/oadp-mustgather-rhel8@sha256:183d6de4eed893e0a76d661fdc13858e57a2ed5aeb34f3be6cb6850ef180d141_s390x",
"8Base-OADP-1.1:oadp/oadp-mustgather-rhel8@sha256:3bf1c9f828cf6f3e318078f081a4fc50a7c2efc8c12d09e6feddc8593cb8727a_ppc64le",
"8Base-OADP-1.1:oadp/oadp-mustgather-rhel8@sha256:a17ef49b0cae63b6a7735180683b4d9a15a9a3caa0f14e10ced1e62d0878c3b0_amd64",
"8Base-OADP-1.1:oadp/oadp-rhel8-operator@sha256:993c32f9a9ceba160e76fc2200deca5675506c00f2411bc1dbb16c7458789d5d_s390x",
"8Base-OADP-1.1:oadp/oadp-rhel8-operator@sha256:ea946614675a9479631e3d5dafae5219dc07c6fe239a833143b69be7f73fa7f5_amd64",
"8Base-OADP-1.1:oadp/oadp-rhel8-operator@sha256:eb2965df49c5ff2d53be06b7b4d488510f569c7aaf567999e6d467556572814d_ppc64le",
"8Base-OADP-1.1:oadp/oadp-velero-plugin-for-aws-rhel8@sha256:687c4ab44bd97d033fd3d7fd23d9e0bc011d006608cdfedab668a1fde874d54f_s390x",
"8Base-OADP-1.1:oadp/oadp-velero-plugin-for-aws-rhel8@sha256:cb225573b7adf5956fb12c01e43ba1f04d80e4f820c9aa6af6a50924980c1ea2_amd64",
"8Base-OADP-1.1:oadp/oadp-velero-plugin-for-aws-rhel8@sha256:dded3f6cc24924b79dbb8e6e79b800274f2054b737a42e93176783605859907e_ppc64le",
"8Base-OADP-1.1:oadp/oadp-velero-plugin-for-csi-rhel8@sha256:36c9326a4b96448cb00582d7296270a927761ba0f0616fb8ed4c5987d4e8a70c_amd64",
"8Base-OADP-1.1:oadp/oadp-velero-plugin-for-csi-rhel8@sha256:cd92d9d091b62421632d941db6a9b2c33c1965cf4112a9fb036a09ebe988b91c_ppc64le",
"8Base-OADP-1.1:oadp/oadp-velero-plugin-for-csi-rhel8@sha256:e9e24889681ccd31df9d1831afdf0993f6ce6cd24fde3b4795fe16d824e0416f_s390x",
"8Base-OADP-1.1:oadp/oadp-velero-plugin-for-gcp-rhel8@sha256:01fe6a0edd12b1e2502eaf14ad6d8e29f2b014c0a28883e4f7523a3acb931ec9_s390x",
"8Base-OADP-1.1:oadp/oadp-velero-plugin-for-gcp-rhel8@sha256:7e8544cc441e90e3a44f333f418959f2afe106a04bd117c42a5c482ed7e74d99_amd64",
"8Base-OADP-1.1:oadp/oadp-velero-plugin-for-gcp-rhel8@sha256:e4f3b3a59db8d9180010e87b7502fd3418340cd082bc36f79c6bb38327e925e0_ppc64le",
"8Base-OADP-1.1:oadp/oadp-velero-plugin-for-microsoft-azure-rhel8@sha256:24b9694e68a16a51220789c91dc00ead20c531221de4a5bae7d9fa7107cbe707_amd64",
"8Base-OADP-1.1:oadp/oadp-velero-plugin-for-microsoft-azure-rhel8@sha256:3dd0e9f28febd7e31e6250fc0a86f9908b501bfec9368388c0228aefc5059acd_ppc64le",
"8Base-OADP-1.1:oadp/oadp-velero-plugin-for-microsoft-azure-rhel8@sha256:69745821846f79362dc9f39bc702fd481db05e82913edb718502a311ce38ab8e_s390x",
"8Base-OADP-1.1:oadp/oadp-velero-plugin-rhel8@sha256:0f90a21e45f9d76b6abedcd1b6ffe2843045163702b5f9038f715bf3db0e1b4e_s390x",
"8Base-OADP-1.1:oadp/oadp-velero-plugin-rhel8@sha256:63d5f5165b1fb8942ae60f4b14af2fe39bcc054184c93695b91ef7c26e9eafb2_ppc64le",
"8Base-OADP-1.1:oadp/oadp-velero-plugin-rhel8@sha256:bab55f61f70fe687df984186240c76c5b10f7b5362b2f9a4e21a47d4494d02f2_amd64",
"8Base-OADP-1.1:oadp/oadp-velero-restic-restore-helper-rhel8@sha256:22db35503cef946d1a193f5531017a456d3b34bc26d2b431954f5d385b7be9d8_ppc64le",
"8Base-OADP-1.1:oadp/oadp-velero-restic-restore-helper-rhel8@sha256:268761f1d56d84d41f0a1bd35ae9a050cab7407b4bf47b4a64eb07aef275194e_amd64",
"8Base-OADP-1.1:oadp/oadp-velero-restic-restore-helper-rhel8@sha256:45ae2d99bc7d4c93bace74f285805faa0ad27561037b6b2406e6c4e86ac669f7_s390x",
"8Base-OADP-1.1:oadp/oadp-velero-rhel8@sha256:4e78c9adf01a838ccce151c88bdaf331105472857d096194b6f628ce246e43b2_amd64",
"8Base-OADP-1.1:oadp/oadp-velero-rhel8@sha256:5a11fc682e58aefed3c33c77a536e6677f7bfbac18ca624f7004f7d44a1b8446_ppc64le",
"8Base-OADP-1.1:oadp/oadp-velero-rhel8@sha256:af3c09e10824aebdaf117391ac53519e7128fe789252f8ecb4b144883e74c8e9_s390x",
"8Base-OADP-1.1:oadp/oadp-volume-snapshot-mover-rhel8@sha256:4c7febd90b1af2af27ab252d9774c49a9387d63589fde14d76e25e348c224c7f_ppc64le",
"8Base-OADP-1.1:oadp/oadp-volume-snapshot-mover-rhel8@sha256:8e2322c382d4cbc9717833c702ebd04dfaf2afe04ce87990662569552e78357c_s390x",
"8Base-OADP-1.1:oadp/oadp-volume-snapshot-mover-rhel8@sha256:cde9184ab5f6fd8f4448913d802d0dcdf2a6830facc1a4732dec6eb09bf1b273_amd64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2022:6290"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"8Base-OADP-1.1:oadp/oadp-kubevirt-velero-plugin-rhel8@sha256:649a065b112210ed1248ba2cadecc3d522b888239dc73942934e526fba1d69ad_ppc64le",
"8Base-OADP-1.1:oadp/oadp-kubevirt-velero-plugin-rhel8@sha256:7368b20e3a42ea915f3811f0c9d21e509cbd054efacbd297e88e81fc27a49837_amd64",
"8Base-OADP-1.1:oadp/oadp-kubevirt-velero-plugin-rhel8@sha256:cde730978fa438855891755309c3bb75dc38771f1a94f9ff26a0a1b31a129f01_s390x",
"8Base-OADP-1.1:oadp/oadp-mustgather-rhel8@sha256:183d6de4eed893e0a76d661fdc13858e57a2ed5aeb34f3be6cb6850ef180d141_s390x",
"8Base-OADP-1.1:oadp/oadp-mustgather-rhel8@sha256:3bf1c9f828cf6f3e318078f081a4fc50a7c2efc8c12d09e6feddc8593cb8727a_ppc64le",
"8Base-OADP-1.1:oadp/oadp-mustgather-rhel8@sha256:a17ef49b0cae63b6a7735180683b4d9a15a9a3caa0f14e10ced1e62d0878c3b0_amd64",
"8Base-OADP-1.1:oadp/oadp-operator-bundle@sha256:95671d1a49ec698f3efd842fa03d98aa2128c2367a0f81f695c47d1bff047bd9_ppc64le",
"8Base-OADP-1.1:oadp/oadp-operator-bundle@sha256:d7441686f4447f6b600c08c8d697e4db91b8b927554df6785d61a8d851baacf0_amd64",
"8Base-OADP-1.1:oadp/oadp-operator-bundle@sha256:dcae0dc90e97361b931ab189f52021a3a4add42fd02033053f32924580af4dc5_s390x",
"8Base-OADP-1.1:oadp/oadp-rhel8-operator@sha256:993c32f9a9ceba160e76fc2200deca5675506c00f2411bc1dbb16c7458789d5d_s390x",
"8Base-OADP-1.1:oadp/oadp-rhel8-operator@sha256:ea946614675a9479631e3d5dafae5219dc07c6fe239a833143b69be7f73fa7f5_amd64",
"8Base-OADP-1.1:oadp/oadp-rhel8-operator@sha256:eb2965df49c5ff2d53be06b7b4d488510f569c7aaf567999e6d467556572814d_ppc64le",
"8Base-OADP-1.1:oadp/oadp-velero-plugin-for-aws-rhel8@sha256:687c4ab44bd97d033fd3d7fd23d9e0bc011d006608cdfedab668a1fde874d54f_s390x",
"8Base-OADP-1.1:oadp/oadp-velero-plugin-for-aws-rhel8@sha256:cb225573b7adf5956fb12c01e43ba1f04d80e4f820c9aa6af6a50924980c1ea2_amd64",
"8Base-OADP-1.1:oadp/oadp-velero-plugin-for-aws-rhel8@sha256:dded3f6cc24924b79dbb8e6e79b800274f2054b737a42e93176783605859907e_ppc64le",
"8Base-OADP-1.1:oadp/oadp-velero-plugin-for-csi-rhel8@sha256:36c9326a4b96448cb00582d7296270a927761ba0f0616fb8ed4c5987d4e8a70c_amd64",
"8Base-OADP-1.1:oadp/oadp-velero-plugin-for-csi-rhel8@sha256:cd92d9d091b62421632d941db6a9b2c33c1965cf4112a9fb036a09ebe988b91c_ppc64le",
"8Base-OADP-1.1:oadp/oadp-velero-plugin-for-csi-rhel8@sha256:e9e24889681ccd31df9d1831afdf0993f6ce6cd24fde3b4795fe16d824e0416f_s390x",
"8Base-OADP-1.1:oadp/oadp-velero-plugin-for-gcp-rhel8@sha256:01fe6a0edd12b1e2502eaf14ad6d8e29f2b014c0a28883e4f7523a3acb931ec9_s390x",
"8Base-OADP-1.1:oadp/oadp-velero-plugin-for-gcp-rhel8@sha256:7e8544cc441e90e3a44f333f418959f2afe106a04bd117c42a5c482ed7e74d99_amd64",
"8Base-OADP-1.1:oadp/oadp-velero-plugin-for-gcp-rhel8@sha256:e4f3b3a59db8d9180010e87b7502fd3418340cd082bc36f79c6bb38327e925e0_ppc64le",
"8Base-OADP-1.1:oadp/oadp-velero-plugin-for-microsoft-azure-rhel8@sha256:24b9694e68a16a51220789c91dc00ead20c531221de4a5bae7d9fa7107cbe707_amd64",
"8Base-OADP-1.1:oadp/oadp-velero-plugin-for-microsoft-azure-rhel8@sha256:3dd0e9f28febd7e31e6250fc0a86f9908b501bfec9368388c0228aefc5059acd_ppc64le",
"8Base-OADP-1.1:oadp/oadp-velero-plugin-for-microsoft-azure-rhel8@sha256:69745821846f79362dc9f39bc702fd481db05e82913edb718502a311ce38ab8e_s390x",
"8Base-OADP-1.1:oadp/oadp-velero-plugin-rhel8@sha256:0f90a21e45f9d76b6abedcd1b6ffe2843045163702b5f9038f715bf3db0e1b4e_s390x",
"8Base-OADP-1.1:oadp/oadp-velero-plugin-rhel8@sha256:63d5f5165b1fb8942ae60f4b14af2fe39bcc054184c93695b91ef7c26e9eafb2_ppc64le",
"8Base-OADP-1.1:oadp/oadp-velero-plugin-rhel8@sha256:bab55f61f70fe687df984186240c76c5b10f7b5362b2f9a4e21a47d4494d02f2_amd64",
"8Base-OADP-1.1:oadp/oadp-velero-restic-restore-helper-rhel8@sha256:22db35503cef946d1a193f5531017a456d3b34bc26d2b431954f5d385b7be9d8_ppc64le",
"8Base-OADP-1.1:oadp/oadp-velero-restic-restore-helper-rhel8@sha256:268761f1d56d84d41f0a1bd35ae9a050cab7407b4bf47b4a64eb07aef275194e_amd64",
"8Base-OADP-1.1:oadp/oadp-velero-restic-restore-helper-rhel8@sha256:45ae2d99bc7d4c93bace74f285805faa0ad27561037b6b2406e6c4e86ac669f7_s390x",
"8Base-OADP-1.1:oadp/oadp-velero-rhel8@sha256:4e78c9adf01a838ccce151c88bdaf331105472857d096194b6f628ce246e43b2_amd64",
"8Base-OADP-1.1:oadp/oadp-velero-rhel8@sha256:5a11fc682e58aefed3c33c77a536e6677f7bfbac18ca624f7004f7d44a1b8446_ppc64le",
"8Base-OADP-1.1:oadp/oadp-velero-rhel8@sha256:af3c09e10824aebdaf117391ac53519e7128fe789252f8ecb4b144883e74c8e9_s390x",
"8Base-OADP-1.1:oadp/oadp-volume-snapshot-mover-rhel8@sha256:4c7febd90b1af2af27ab252d9774c49a9387d63589fde14d76e25e348c224c7f_ppc64le",
"8Base-OADP-1.1:oadp/oadp-volume-snapshot-mover-rhel8@sha256:8e2322c382d4cbc9717833c702ebd04dfaf2afe04ce87990662569552e78357c_s390x",
"8Base-OADP-1.1:oadp/oadp-volume-snapshot-mover-rhel8@sha256:cde9184ab5f6fd8f4448913d802d0dcdf2a6830facc1a4732dec6eb09bf1b273_amd64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "golang: encoding/pem: fix stack overflow in Decode"
},
{
"cve": "CVE-2022-28327",
"cwe": {
"id": "CWE-190",
"name": "Integer Overflow or Wraparound"
},
"discovery_date": "2022-04-21T00:00:00+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"8Base-OADP-1.1:oadp/oadp-operator-bundle@sha256:95671d1a49ec698f3efd842fa03d98aa2128c2367a0f81f695c47d1bff047bd9_ppc64le",
"8Base-OADP-1.1:oadp/oadp-operator-bundle@sha256:d7441686f4447f6b600c08c8d697e4db91b8b927554df6785d61a8d851baacf0_amd64",
"8Base-OADP-1.1:oadp/oadp-operator-bundle@sha256:dcae0dc90e97361b931ab189f52021a3a4add42fd02033053f32924580af4dc5_s390x"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2077689"
}
],
"notes": [
{
"category": "description",
"text": "An integer overflow flaw was found in Golang\u0027s crypto/elliptic library. This flaw allows an attacker to use a crafted scaler input longer than 32 bytes, causing P256().ScalarMult or P256().ScalarBaseMult to panic, leading to a loss of availability.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "golang: crypto/elliptic: panic caused by oversized scalar",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "Red Hat Enterprise Linux 7, 8 and 9 are affected, because the code-base is affected by this vulnerability.\n\nRed Hat Product Security has rated this issue as having Moderate security impact, and the issue is not currently planned to be addressed in future updates for Red Hat Enterprise Linux 7, hence, marked as Out-of-Support-Scope. \n\nRed Hat Developer Tools - Compilers (go-toolset-1.16-golang \u0026 go-toolset-1.17-golang), ships the vulnerable code and affected by this vulnerability.\n\nFor additional information, refer to the Issue Severity Classification: https://access.redhat.com/security/updates/classification/ and Red Hat Enterprise Linux Life Cycle \u0026 Updates Policy: https://access.redhat.com/support/policy/updates/errata/.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"8Base-OADP-1.1:oadp/oadp-kubevirt-velero-plugin-rhel8@sha256:649a065b112210ed1248ba2cadecc3d522b888239dc73942934e526fba1d69ad_ppc64le",
"8Base-OADP-1.1:oadp/oadp-kubevirt-velero-plugin-rhel8@sha256:7368b20e3a42ea915f3811f0c9d21e509cbd054efacbd297e88e81fc27a49837_amd64",
"8Base-OADP-1.1:oadp/oadp-kubevirt-velero-plugin-rhel8@sha256:cde730978fa438855891755309c3bb75dc38771f1a94f9ff26a0a1b31a129f01_s390x",
"8Base-OADP-1.1:oadp/oadp-mustgather-rhel8@sha256:183d6de4eed893e0a76d661fdc13858e57a2ed5aeb34f3be6cb6850ef180d141_s390x",
"8Base-OADP-1.1:oadp/oadp-mustgather-rhel8@sha256:3bf1c9f828cf6f3e318078f081a4fc50a7c2efc8c12d09e6feddc8593cb8727a_ppc64le",
"8Base-OADP-1.1:oadp/oadp-mustgather-rhel8@sha256:a17ef49b0cae63b6a7735180683b4d9a15a9a3caa0f14e10ced1e62d0878c3b0_amd64",
"8Base-OADP-1.1:oadp/oadp-rhel8-operator@sha256:993c32f9a9ceba160e76fc2200deca5675506c00f2411bc1dbb16c7458789d5d_s390x",
"8Base-OADP-1.1:oadp/oadp-rhel8-operator@sha256:ea946614675a9479631e3d5dafae5219dc07c6fe239a833143b69be7f73fa7f5_amd64",
"8Base-OADP-1.1:oadp/oadp-rhel8-operator@sha256:eb2965df49c5ff2d53be06b7b4d488510f569c7aaf567999e6d467556572814d_ppc64le",
"8Base-OADP-1.1:oadp/oadp-velero-plugin-for-aws-rhel8@sha256:687c4ab44bd97d033fd3d7fd23d9e0bc011d006608cdfedab668a1fde874d54f_s390x",
"8Base-OADP-1.1:oadp/oadp-velero-plugin-for-aws-rhel8@sha256:cb225573b7adf5956fb12c01e43ba1f04d80e4f820c9aa6af6a50924980c1ea2_amd64",
"8Base-OADP-1.1:oadp/oadp-velero-plugin-for-aws-rhel8@sha256:dded3f6cc24924b79dbb8e6e79b800274f2054b737a42e93176783605859907e_ppc64le",
"8Base-OADP-1.1:oadp/oadp-velero-plugin-for-csi-rhel8@sha256:36c9326a4b96448cb00582d7296270a927761ba0f0616fb8ed4c5987d4e8a70c_amd64",
"8Base-OADP-1.1:oadp/oadp-velero-plugin-for-csi-rhel8@sha256:cd92d9d091b62421632d941db6a9b2c33c1965cf4112a9fb036a09ebe988b91c_ppc64le",
"8Base-OADP-1.1:oadp/oadp-velero-plugin-for-csi-rhel8@sha256:e9e24889681ccd31df9d1831afdf0993f6ce6cd24fde3b4795fe16d824e0416f_s390x",
"8Base-OADP-1.1:oadp/oadp-velero-plugin-for-gcp-rhel8@sha256:01fe6a0edd12b1e2502eaf14ad6d8e29f2b014c0a28883e4f7523a3acb931ec9_s390x",
"8Base-OADP-1.1:oadp/oadp-velero-plugin-for-gcp-rhel8@sha256:7e8544cc441e90e3a44f333f418959f2afe106a04bd117c42a5c482ed7e74d99_amd64",
"8Base-OADP-1.1:oadp/oadp-velero-plugin-for-gcp-rhel8@sha256:e4f3b3a59db8d9180010e87b7502fd3418340cd082bc36f79c6bb38327e925e0_ppc64le",
"8Base-OADP-1.1:oadp/oadp-velero-plugin-for-microsoft-azure-rhel8@sha256:24b9694e68a16a51220789c91dc00ead20c531221de4a5bae7d9fa7107cbe707_amd64",
"8Base-OADP-1.1:oadp/oadp-velero-plugin-for-microsoft-azure-rhel8@sha256:3dd0e9f28febd7e31e6250fc0a86f9908b501bfec9368388c0228aefc5059acd_ppc64le",
"8Base-OADP-1.1:oadp/oadp-velero-plugin-for-microsoft-azure-rhel8@sha256:69745821846f79362dc9f39bc702fd481db05e82913edb718502a311ce38ab8e_s390x",
"8Base-OADP-1.1:oadp/oadp-velero-plugin-rhel8@sha256:0f90a21e45f9d76b6abedcd1b6ffe2843045163702b5f9038f715bf3db0e1b4e_s390x",
"8Base-OADP-1.1:oadp/oadp-velero-plugin-rhel8@sha256:63d5f5165b1fb8942ae60f4b14af2fe39bcc054184c93695b91ef7c26e9eafb2_ppc64le",
"8Base-OADP-1.1:oadp/oadp-velero-plugin-rhel8@sha256:bab55f61f70fe687df984186240c76c5b10f7b5362b2f9a4e21a47d4494d02f2_amd64",
"8Base-OADP-1.1:oadp/oadp-velero-restic-restore-helper-rhel8@sha256:22db35503cef946d1a193f5531017a456d3b34bc26d2b431954f5d385b7be9d8_ppc64le",
"8Base-OADP-1.1:oadp/oadp-velero-restic-restore-helper-rhel8@sha256:268761f1d56d84d41f0a1bd35ae9a050cab7407b4bf47b4a64eb07aef275194e_amd64",
"8Base-OADP-1.1:oadp/oadp-velero-restic-restore-helper-rhel8@sha256:45ae2d99bc7d4c93bace74f285805faa0ad27561037b6b2406e6c4e86ac669f7_s390x",
"8Base-OADP-1.1:oadp/oadp-velero-rhel8@sha256:4e78c9adf01a838ccce151c88bdaf331105472857d096194b6f628ce246e43b2_amd64",
"8Base-OADP-1.1:oadp/oadp-velero-rhel8@sha256:5a11fc682e58aefed3c33c77a536e6677f7bfbac18ca624f7004f7d44a1b8446_ppc64le",
"8Base-OADP-1.1:oadp/oadp-velero-rhel8@sha256:af3c09e10824aebdaf117391ac53519e7128fe789252f8ecb4b144883e74c8e9_s390x",
"8Base-OADP-1.1:oadp/oadp-volume-snapshot-mover-rhel8@sha256:4c7febd90b1af2af27ab252d9774c49a9387d63589fde14d76e25e348c224c7f_ppc64le",
"8Base-OADP-1.1:oadp/oadp-volume-snapshot-mover-rhel8@sha256:8e2322c382d4cbc9717833c702ebd04dfaf2afe04ce87990662569552e78357c_s390x",
"8Base-OADP-1.1:oadp/oadp-volume-snapshot-mover-rhel8@sha256:cde9184ab5f6fd8f4448913d802d0dcdf2a6830facc1a4732dec6eb09bf1b273_amd64"
],
"known_not_affected": [
"8Base-OADP-1.1:oadp/oadp-operator-bundle@sha256:95671d1a49ec698f3efd842fa03d98aa2128c2367a0f81f695c47d1bff047bd9_ppc64le",
"8Base-OADP-1.1:oadp/oadp-operator-bundle@sha256:d7441686f4447f6b600c08c8d697e4db91b8b927554df6785d61a8d851baacf0_amd64",
"8Base-OADP-1.1:oadp/oadp-operator-bundle@sha256:dcae0dc90e97361b931ab189f52021a3a4add42fd02033053f32924580af4dc5_s390x"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2022-28327"
},
{
"category": "external",
"summary": "RHBZ#2077689",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2077689"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2022-28327",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-28327"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2022-28327",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2022-28327"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-announce/c/oecdBNLOml8",
"url": "https://groups.google.com/g/golang-announce/c/oecdBNLOml8"
}
],
"release_date": "2022-04-12T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2022-09-01T01:24:16+00:00",
"details": "For details on how to apply this update, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"8Base-OADP-1.1:oadp/oadp-kubevirt-velero-plugin-rhel8@sha256:649a065b112210ed1248ba2cadecc3d522b888239dc73942934e526fba1d69ad_ppc64le",
"8Base-OADP-1.1:oadp/oadp-kubevirt-velero-plugin-rhel8@sha256:7368b20e3a42ea915f3811f0c9d21e509cbd054efacbd297e88e81fc27a49837_amd64",
"8Base-OADP-1.1:oadp/oadp-kubevirt-velero-plugin-rhel8@sha256:cde730978fa438855891755309c3bb75dc38771f1a94f9ff26a0a1b31a129f01_s390x",
"8Base-OADP-1.1:oadp/oadp-mustgather-rhel8@sha256:183d6de4eed893e0a76d661fdc13858e57a2ed5aeb34f3be6cb6850ef180d141_s390x",
"8Base-OADP-1.1:oadp/oadp-mustgather-rhel8@sha256:3bf1c9f828cf6f3e318078f081a4fc50a7c2efc8c12d09e6feddc8593cb8727a_ppc64le",
"8Base-OADP-1.1:oadp/oadp-mustgather-rhel8@sha256:a17ef49b0cae63b6a7735180683b4d9a15a9a3caa0f14e10ced1e62d0878c3b0_amd64",
"8Base-OADP-1.1:oadp/oadp-rhel8-operator@sha256:993c32f9a9ceba160e76fc2200deca5675506c00f2411bc1dbb16c7458789d5d_s390x",
"8Base-OADP-1.1:oadp/oadp-rhel8-operator@sha256:ea946614675a9479631e3d5dafae5219dc07c6fe239a833143b69be7f73fa7f5_amd64",
"8Base-OADP-1.1:oadp/oadp-rhel8-operator@sha256:eb2965df49c5ff2d53be06b7b4d488510f569c7aaf567999e6d467556572814d_ppc64le",
"8Base-OADP-1.1:oadp/oadp-velero-plugin-for-aws-rhel8@sha256:687c4ab44bd97d033fd3d7fd23d9e0bc011d006608cdfedab668a1fde874d54f_s390x",
"8Base-OADP-1.1:oadp/oadp-velero-plugin-for-aws-rhel8@sha256:cb225573b7adf5956fb12c01e43ba1f04d80e4f820c9aa6af6a50924980c1ea2_amd64",
"8Base-OADP-1.1:oadp/oadp-velero-plugin-for-aws-rhel8@sha256:dded3f6cc24924b79dbb8e6e79b800274f2054b737a42e93176783605859907e_ppc64le",
"8Base-OADP-1.1:oadp/oadp-velero-plugin-for-csi-rhel8@sha256:36c9326a4b96448cb00582d7296270a927761ba0f0616fb8ed4c5987d4e8a70c_amd64",
"8Base-OADP-1.1:oadp/oadp-velero-plugin-for-csi-rhel8@sha256:cd92d9d091b62421632d941db6a9b2c33c1965cf4112a9fb036a09ebe988b91c_ppc64le",
"8Base-OADP-1.1:oadp/oadp-velero-plugin-for-csi-rhel8@sha256:e9e24889681ccd31df9d1831afdf0993f6ce6cd24fde3b4795fe16d824e0416f_s390x",
"8Base-OADP-1.1:oadp/oadp-velero-plugin-for-gcp-rhel8@sha256:01fe6a0edd12b1e2502eaf14ad6d8e29f2b014c0a28883e4f7523a3acb931ec9_s390x",
"8Base-OADP-1.1:oadp/oadp-velero-plugin-for-gcp-rhel8@sha256:7e8544cc441e90e3a44f333f418959f2afe106a04bd117c42a5c482ed7e74d99_amd64",
"8Base-OADP-1.1:oadp/oadp-velero-plugin-for-gcp-rhel8@sha256:e4f3b3a59db8d9180010e87b7502fd3418340cd082bc36f79c6bb38327e925e0_ppc64le",
"8Base-OADP-1.1:oadp/oadp-velero-plugin-for-microsoft-azure-rhel8@sha256:24b9694e68a16a51220789c91dc00ead20c531221de4a5bae7d9fa7107cbe707_amd64",
"8Base-OADP-1.1:oadp/oadp-velero-plugin-for-microsoft-azure-rhel8@sha256:3dd0e9f28febd7e31e6250fc0a86f9908b501bfec9368388c0228aefc5059acd_ppc64le",
"8Base-OADP-1.1:oadp/oadp-velero-plugin-for-microsoft-azure-rhel8@sha256:69745821846f79362dc9f39bc702fd481db05e82913edb718502a311ce38ab8e_s390x",
"8Base-OADP-1.1:oadp/oadp-velero-plugin-rhel8@sha256:0f90a21e45f9d76b6abedcd1b6ffe2843045163702b5f9038f715bf3db0e1b4e_s390x",
"8Base-OADP-1.1:oadp/oadp-velero-plugin-rhel8@sha256:63d5f5165b1fb8942ae60f4b14af2fe39bcc054184c93695b91ef7c26e9eafb2_ppc64le",
"8Base-OADP-1.1:oadp/oadp-velero-plugin-rhel8@sha256:bab55f61f70fe687df984186240c76c5b10f7b5362b2f9a4e21a47d4494d02f2_amd64",
"8Base-OADP-1.1:oadp/oadp-velero-restic-restore-helper-rhel8@sha256:22db35503cef946d1a193f5531017a456d3b34bc26d2b431954f5d385b7be9d8_ppc64le",
"8Base-OADP-1.1:oadp/oadp-velero-restic-restore-helper-rhel8@sha256:268761f1d56d84d41f0a1bd35ae9a050cab7407b4bf47b4a64eb07aef275194e_amd64",
"8Base-OADP-1.1:oadp/oadp-velero-restic-restore-helper-rhel8@sha256:45ae2d99bc7d4c93bace74f285805faa0ad27561037b6b2406e6c4e86ac669f7_s390x",
"8Base-OADP-1.1:oadp/oadp-velero-rhel8@sha256:4e78c9adf01a838ccce151c88bdaf331105472857d096194b6f628ce246e43b2_amd64",
"8Base-OADP-1.1:oadp/oadp-velero-rhel8@sha256:5a11fc682e58aefed3c33c77a536e6677f7bfbac18ca624f7004f7d44a1b8446_ppc64le",
"8Base-OADP-1.1:oadp/oadp-velero-rhel8@sha256:af3c09e10824aebdaf117391ac53519e7128fe789252f8ecb4b144883e74c8e9_s390x",
"8Base-OADP-1.1:oadp/oadp-volume-snapshot-mover-rhel8@sha256:4c7febd90b1af2af27ab252d9774c49a9387d63589fde14d76e25e348c224c7f_ppc64le",
"8Base-OADP-1.1:oadp/oadp-volume-snapshot-mover-rhel8@sha256:8e2322c382d4cbc9717833c702ebd04dfaf2afe04ce87990662569552e78357c_s390x",
"8Base-OADP-1.1:oadp/oadp-volume-snapshot-mover-rhel8@sha256:cde9184ab5f6fd8f4448913d802d0dcdf2a6830facc1a4732dec6eb09bf1b273_amd64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2022:6290"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"8Base-OADP-1.1:oadp/oadp-kubevirt-velero-plugin-rhel8@sha256:649a065b112210ed1248ba2cadecc3d522b888239dc73942934e526fba1d69ad_ppc64le",
"8Base-OADP-1.1:oadp/oadp-kubevirt-velero-plugin-rhel8@sha256:7368b20e3a42ea915f3811f0c9d21e509cbd054efacbd297e88e81fc27a49837_amd64",
"8Base-OADP-1.1:oadp/oadp-kubevirt-velero-plugin-rhel8@sha256:cde730978fa438855891755309c3bb75dc38771f1a94f9ff26a0a1b31a129f01_s390x",
"8Base-OADP-1.1:oadp/oadp-mustgather-rhel8@sha256:183d6de4eed893e0a76d661fdc13858e57a2ed5aeb34f3be6cb6850ef180d141_s390x",
"8Base-OADP-1.1:oadp/oadp-mustgather-rhel8@sha256:3bf1c9f828cf6f3e318078f081a4fc50a7c2efc8c12d09e6feddc8593cb8727a_ppc64le",
"8Base-OADP-1.1:oadp/oadp-mustgather-rhel8@sha256:a17ef49b0cae63b6a7735180683b4d9a15a9a3caa0f14e10ced1e62d0878c3b0_amd64",
"8Base-OADP-1.1:oadp/oadp-operator-bundle@sha256:95671d1a49ec698f3efd842fa03d98aa2128c2367a0f81f695c47d1bff047bd9_ppc64le",
"8Base-OADP-1.1:oadp/oadp-operator-bundle@sha256:d7441686f4447f6b600c08c8d697e4db91b8b927554df6785d61a8d851baacf0_amd64",
"8Base-OADP-1.1:oadp/oadp-operator-bundle@sha256:dcae0dc90e97361b931ab189f52021a3a4add42fd02033053f32924580af4dc5_s390x",
"8Base-OADP-1.1:oadp/oadp-rhel8-operator@sha256:993c32f9a9ceba160e76fc2200deca5675506c00f2411bc1dbb16c7458789d5d_s390x",
"8Base-OADP-1.1:oadp/oadp-rhel8-operator@sha256:ea946614675a9479631e3d5dafae5219dc07c6fe239a833143b69be7f73fa7f5_amd64",
"8Base-OADP-1.1:oadp/oadp-rhel8-operator@sha256:eb2965df49c5ff2d53be06b7b4d488510f569c7aaf567999e6d467556572814d_ppc64le",
"8Base-OADP-1.1:oadp/oadp-velero-plugin-for-aws-rhel8@sha256:687c4ab44bd97d033fd3d7fd23d9e0bc011d006608cdfedab668a1fde874d54f_s390x",
"8Base-OADP-1.1:oadp/oadp-velero-plugin-for-aws-rhel8@sha256:cb225573b7adf5956fb12c01e43ba1f04d80e4f820c9aa6af6a50924980c1ea2_amd64",
"8Base-OADP-1.1:oadp/oadp-velero-plugin-for-aws-rhel8@sha256:dded3f6cc24924b79dbb8e6e79b800274f2054b737a42e93176783605859907e_ppc64le",
"8Base-OADP-1.1:oadp/oadp-velero-plugin-for-csi-rhel8@sha256:36c9326a4b96448cb00582d7296270a927761ba0f0616fb8ed4c5987d4e8a70c_amd64",
"8Base-OADP-1.1:oadp/oadp-velero-plugin-for-csi-rhel8@sha256:cd92d9d091b62421632d941db6a9b2c33c1965cf4112a9fb036a09ebe988b91c_ppc64le",
"8Base-OADP-1.1:oadp/oadp-velero-plugin-for-csi-rhel8@sha256:e9e24889681ccd31df9d1831afdf0993f6ce6cd24fde3b4795fe16d824e0416f_s390x",
"8Base-OADP-1.1:oadp/oadp-velero-plugin-for-gcp-rhel8@sha256:01fe6a0edd12b1e2502eaf14ad6d8e29f2b014c0a28883e4f7523a3acb931ec9_s390x",
"8Base-OADP-1.1:oadp/oadp-velero-plugin-for-gcp-rhel8@sha256:7e8544cc441e90e3a44f333f418959f2afe106a04bd117c42a5c482ed7e74d99_amd64",
"8Base-OADP-1.1:oadp/oadp-velero-plugin-for-gcp-rhel8@sha256:e4f3b3a59db8d9180010e87b7502fd3418340cd082bc36f79c6bb38327e925e0_ppc64le",
"8Base-OADP-1.1:oadp/oadp-velero-plugin-for-microsoft-azure-rhel8@sha256:24b9694e68a16a51220789c91dc00ead20c531221de4a5bae7d9fa7107cbe707_amd64",
"8Base-OADP-1.1:oadp/oadp-velero-plugin-for-microsoft-azure-rhel8@sha256:3dd0e9f28febd7e31e6250fc0a86f9908b501bfec9368388c0228aefc5059acd_ppc64le",
"8Base-OADP-1.1:oadp/oadp-velero-plugin-for-microsoft-azure-rhel8@sha256:69745821846f79362dc9f39bc702fd481db05e82913edb718502a311ce38ab8e_s390x",
"8Base-OADP-1.1:oadp/oadp-velero-plugin-rhel8@sha256:0f90a21e45f9d76b6abedcd1b6ffe2843045163702b5f9038f715bf3db0e1b4e_s390x",
"8Base-OADP-1.1:oadp/oadp-velero-plugin-rhel8@sha256:63d5f5165b1fb8942ae60f4b14af2fe39bcc054184c93695b91ef7c26e9eafb2_ppc64le",
"8Base-OADP-1.1:oadp/oadp-velero-plugin-rhel8@sha256:bab55f61f70fe687df984186240c76c5b10f7b5362b2f9a4e21a47d4494d02f2_amd64",
"8Base-OADP-1.1:oadp/oadp-velero-restic-restore-helper-rhel8@sha256:22db35503cef946d1a193f5531017a456d3b34bc26d2b431954f5d385b7be9d8_ppc64le",
"8Base-OADP-1.1:oadp/oadp-velero-restic-restore-helper-rhel8@sha256:268761f1d56d84d41f0a1bd35ae9a050cab7407b4bf47b4a64eb07aef275194e_amd64",
"8Base-OADP-1.1:oadp/oadp-velero-restic-restore-helper-rhel8@sha256:45ae2d99bc7d4c93bace74f285805faa0ad27561037b6b2406e6c4e86ac669f7_s390x",
"8Base-OADP-1.1:oadp/oadp-velero-rhel8@sha256:4e78c9adf01a838ccce151c88bdaf331105472857d096194b6f628ce246e43b2_amd64",
"8Base-OADP-1.1:oadp/oadp-velero-rhel8@sha256:5a11fc682e58aefed3c33c77a536e6677f7bfbac18ca624f7004f7d44a1b8446_ppc64le",
"8Base-OADP-1.1:oadp/oadp-velero-rhel8@sha256:af3c09e10824aebdaf117391ac53519e7128fe789252f8ecb4b144883e74c8e9_s390x",
"8Base-OADP-1.1:oadp/oadp-volume-snapshot-mover-rhel8@sha256:4c7febd90b1af2af27ab252d9774c49a9387d63589fde14d76e25e348c224c7f_ppc64le",
"8Base-OADP-1.1:oadp/oadp-volume-snapshot-mover-rhel8@sha256:8e2322c382d4cbc9717833c702ebd04dfaf2afe04ce87990662569552e78357c_s390x",
"8Base-OADP-1.1:oadp/oadp-volume-snapshot-mover-rhel8@sha256:cde9184ab5f6fd8f4448913d802d0dcdf2a6830facc1a4732dec6eb09bf1b273_amd64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "golang: crypto/elliptic: panic caused by oversized scalar"
},
{
"cve": "CVE-2022-30629",
"cwe": {
"id": "CWE-331",
"name": "Insufficient Entropy"
},
"discovery_date": "2022-06-02T00:00:00+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"8Base-OADP-1.1:oadp/oadp-operator-bundle@sha256:95671d1a49ec698f3efd842fa03d98aa2128c2367a0f81f695c47d1bff047bd9_ppc64le",
"8Base-OADP-1.1:oadp/oadp-operator-bundle@sha256:d7441686f4447f6b600c08c8d697e4db91b8b927554df6785d61a8d851baacf0_amd64",
"8Base-OADP-1.1:oadp/oadp-operator-bundle@sha256:dcae0dc90e97361b931ab189f52021a3a4add42fd02033053f32924580af4dc5_s390x"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2092793"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in the crypto/tls golang package. When session tickets are generated by crypto/tls, it is missing the ticket expiration. This issue may allow an attacker to observe the TLS handshakes to correlate successive connections during session resumption.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "golang: crypto/tls: session tickets lack random ticket_age_add",
"title": "Vulnerability summary"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"8Base-OADP-1.1:oadp/oadp-kubevirt-velero-plugin-rhel8@sha256:649a065b112210ed1248ba2cadecc3d522b888239dc73942934e526fba1d69ad_ppc64le",
"8Base-OADP-1.1:oadp/oadp-kubevirt-velero-plugin-rhel8@sha256:7368b20e3a42ea915f3811f0c9d21e509cbd054efacbd297e88e81fc27a49837_amd64",
"8Base-OADP-1.1:oadp/oadp-kubevirt-velero-plugin-rhel8@sha256:cde730978fa438855891755309c3bb75dc38771f1a94f9ff26a0a1b31a129f01_s390x",
"8Base-OADP-1.1:oadp/oadp-mustgather-rhel8@sha256:183d6de4eed893e0a76d661fdc13858e57a2ed5aeb34f3be6cb6850ef180d141_s390x",
"8Base-OADP-1.1:oadp/oadp-mustgather-rhel8@sha256:3bf1c9f828cf6f3e318078f081a4fc50a7c2efc8c12d09e6feddc8593cb8727a_ppc64le",
"8Base-OADP-1.1:oadp/oadp-mustgather-rhel8@sha256:a17ef49b0cae63b6a7735180683b4d9a15a9a3caa0f14e10ced1e62d0878c3b0_amd64",
"8Base-OADP-1.1:oadp/oadp-rhel8-operator@sha256:993c32f9a9ceba160e76fc2200deca5675506c00f2411bc1dbb16c7458789d5d_s390x",
"8Base-OADP-1.1:oadp/oadp-rhel8-operator@sha256:ea946614675a9479631e3d5dafae5219dc07c6fe239a833143b69be7f73fa7f5_amd64",
"8Base-OADP-1.1:oadp/oadp-rhel8-operator@sha256:eb2965df49c5ff2d53be06b7b4d488510f569c7aaf567999e6d467556572814d_ppc64le",
"8Base-OADP-1.1:oadp/oadp-velero-plugin-for-aws-rhel8@sha256:687c4ab44bd97d033fd3d7fd23d9e0bc011d006608cdfedab668a1fde874d54f_s390x",
"8Base-OADP-1.1:oadp/oadp-velero-plugin-for-aws-rhel8@sha256:cb225573b7adf5956fb12c01e43ba1f04d80e4f820c9aa6af6a50924980c1ea2_amd64",
"8Base-OADP-1.1:oadp/oadp-velero-plugin-for-aws-rhel8@sha256:dded3f6cc24924b79dbb8e6e79b800274f2054b737a42e93176783605859907e_ppc64le",
"8Base-OADP-1.1:oadp/oadp-velero-plugin-for-csi-rhel8@sha256:36c9326a4b96448cb00582d7296270a927761ba0f0616fb8ed4c5987d4e8a70c_amd64",
"8Base-OADP-1.1:oadp/oadp-velero-plugin-for-csi-rhel8@sha256:cd92d9d091b62421632d941db6a9b2c33c1965cf4112a9fb036a09ebe988b91c_ppc64le",
"8Base-OADP-1.1:oadp/oadp-velero-plugin-for-csi-rhel8@sha256:e9e24889681ccd31df9d1831afdf0993f6ce6cd24fde3b4795fe16d824e0416f_s390x",
"8Base-OADP-1.1:oadp/oadp-velero-plugin-for-gcp-rhel8@sha256:01fe6a0edd12b1e2502eaf14ad6d8e29f2b014c0a28883e4f7523a3acb931ec9_s390x",
"8Base-OADP-1.1:oadp/oadp-velero-plugin-for-gcp-rhel8@sha256:7e8544cc441e90e3a44f333f418959f2afe106a04bd117c42a5c482ed7e74d99_amd64",
"8Base-OADP-1.1:oadp/oadp-velero-plugin-for-gcp-rhel8@sha256:e4f3b3a59db8d9180010e87b7502fd3418340cd082bc36f79c6bb38327e925e0_ppc64le",
"8Base-OADP-1.1:oadp/oadp-velero-plugin-for-microsoft-azure-rhel8@sha256:24b9694e68a16a51220789c91dc00ead20c531221de4a5bae7d9fa7107cbe707_amd64",
"8Base-OADP-1.1:oadp/oadp-velero-plugin-for-microsoft-azure-rhel8@sha256:3dd0e9f28febd7e31e6250fc0a86f9908b501bfec9368388c0228aefc5059acd_ppc64le",
"8Base-OADP-1.1:oadp/oadp-velero-plugin-for-microsoft-azure-rhel8@sha256:69745821846f79362dc9f39bc702fd481db05e82913edb718502a311ce38ab8e_s390x",
"8Base-OADP-1.1:oadp/oadp-velero-plugin-rhel8@sha256:0f90a21e45f9d76b6abedcd1b6ffe2843045163702b5f9038f715bf3db0e1b4e_s390x",
"8Base-OADP-1.1:oadp/oadp-velero-plugin-rhel8@sha256:63d5f5165b1fb8942ae60f4b14af2fe39bcc054184c93695b91ef7c26e9eafb2_ppc64le",
"8Base-OADP-1.1:oadp/oadp-velero-plugin-rhel8@sha256:bab55f61f70fe687df984186240c76c5b10f7b5362b2f9a4e21a47d4494d02f2_amd64",
"8Base-OADP-1.1:oadp/oadp-velero-restic-restore-helper-rhel8@sha256:22db35503cef946d1a193f5531017a456d3b34bc26d2b431954f5d385b7be9d8_ppc64le",
"8Base-OADP-1.1:oadp/oadp-velero-restic-restore-helper-rhel8@sha256:268761f1d56d84d41f0a1bd35ae9a050cab7407b4bf47b4a64eb07aef275194e_amd64",
"8Base-OADP-1.1:oadp/oadp-velero-restic-restore-helper-rhel8@sha256:45ae2d99bc7d4c93bace74f285805faa0ad27561037b6b2406e6c4e86ac669f7_s390x",
"8Base-OADP-1.1:oadp/oadp-velero-rhel8@sha256:4e78c9adf01a838ccce151c88bdaf331105472857d096194b6f628ce246e43b2_amd64",
"8Base-OADP-1.1:oadp/oadp-velero-rhel8@sha256:5a11fc682e58aefed3c33c77a536e6677f7bfbac18ca624f7004f7d44a1b8446_ppc64le",
"8Base-OADP-1.1:oadp/oadp-velero-rhel8@sha256:af3c09e10824aebdaf117391ac53519e7128fe789252f8ecb4b144883e74c8e9_s390x",
"8Base-OADP-1.1:oadp/oadp-volume-snapshot-mover-rhel8@sha256:4c7febd90b1af2af27ab252d9774c49a9387d63589fde14d76e25e348c224c7f_ppc64le",
"8Base-OADP-1.1:oadp/oadp-volume-snapshot-mover-rhel8@sha256:8e2322c382d4cbc9717833c702ebd04dfaf2afe04ce87990662569552e78357c_s390x",
"8Base-OADP-1.1:oadp/oadp-volume-snapshot-mover-rhel8@sha256:cde9184ab5f6fd8f4448913d802d0dcdf2a6830facc1a4732dec6eb09bf1b273_amd64"
],
"known_not_affected": [
"8Base-OADP-1.1:oadp/oadp-operator-bundle@sha256:95671d1a49ec698f3efd842fa03d98aa2128c2367a0f81f695c47d1bff047bd9_ppc64le",
"8Base-OADP-1.1:oadp/oadp-operator-bundle@sha256:d7441686f4447f6b600c08c8d697e4db91b8b927554df6785d61a8d851baacf0_amd64",
"8Base-OADP-1.1:oadp/oadp-operator-bundle@sha256:dcae0dc90e97361b931ab189f52021a3a4add42fd02033053f32924580af4dc5_s390x"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2022-30629"
},
{
"category": "external",
"summary": "RHBZ#2092793",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2092793"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2022-30629",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-30629"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2022-30629",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2022-30629"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-announce/c/TzIC9-t8Ytg",
"url": "https://groups.google.com/g/golang-announce/c/TzIC9-t8Ytg"
}
],
"release_date": "2022-06-02T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2022-09-01T01:24:16+00:00",
"details": "For details on how to apply this update, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"8Base-OADP-1.1:oadp/oadp-kubevirt-velero-plugin-rhel8@sha256:649a065b112210ed1248ba2cadecc3d522b888239dc73942934e526fba1d69ad_ppc64le",
"8Base-OADP-1.1:oadp/oadp-kubevirt-velero-plugin-rhel8@sha256:7368b20e3a42ea915f3811f0c9d21e509cbd054efacbd297e88e81fc27a49837_amd64",
"8Base-OADP-1.1:oadp/oadp-kubevirt-velero-plugin-rhel8@sha256:cde730978fa438855891755309c3bb75dc38771f1a94f9ff26a0a1b31a129f01_s390x",
"8Base-OADP-1.1:oadp/oadp-mustgather-rhel8@sha256:183d6de4eed893e0a76d661fdc13858e57a2ed5aeb34f3be6cb6850ef180d141_s390x",
"8Base-OADP-1.1:oadp/oadp-mustgather-rhel8@sha256:3bf1c9f828cf6f3e318078f081a4fc50a7c2efc8c12d09e6feddc8593cb8727a_ppc64le",
"8Base-OADP-1.1:oadp/oadp-mustgather-rhel8@sha256:a17ef49b0cae63b6a7735180683b4d9a15a9a3caa0f14e10ced1e62d0878c3b0_amd64",
"8Base-OADP-1.1:oadp/oadp-rhel8-operator@sha256:993c32f9a9ceba160e76fc2200deca5675506c00f2411bc1dbb16c7458789d5d_s390x",
"8Base-OADP-1.1:oadp/oadp-rhel8-operator@sha256:ea946614675a9479631e3d5dafae5219dc07c6fe239a833143b69be7f73fa7f5_amd64",
"8Base-OADP-1.1:oadp/oadp-rhel8-operator@sha256:eb2965df49c5ff2d53be06b7b4d488510f569c7aaf567999e6d467556572814d_ppc64le",
"8Base-OADP-1.1:oadp/oadp-velero-plugin-for-aws-rhel8@sha256:687c4ab44bd97d033fd3d7fd23d9e0bc011d006608cdfedab668a1fde874d54f_s390x",
"8Base-OADP-1.1:oadp/oadp-velero-plugin-for-aws-rhel8@sha256:cb225573b7adf5956fb12c01e43ba1f04d80e4f820c9aa6af6a50924980c1ea2_amd64",
"8Base-OADP-1.1:oadp/oadp-velero-plugin-for-aws-rhel8@sha256:dded3f6cc24924b79dbb8e6e79b800274f2054b737a42e93176783605859907e_ppc64le",
"8Base-OADP-1.1:oadp/oadp-velero-plugin-for-csi-rhel8@sha256:36c9326a4b96448cb00582d7296270a927761ba0f0616fb8ed4c5987d4e8a70c_amd64",
"8Base-OADP-1.1:oadp/oadp-velero-plugin-for-csi-rhel8@sha256:cd92d9d091b62421632d941db6a9b2c33c1965cf4112a9fb036a09ebe988b91c_ppc64le",
"8Base-OADP-1.1:oadp/oadp-velero-plugin-for-csi-rhel8@sha256:e9e24889681ccd31df9d1831afdf0993f6ce6cd24fde3b4795fe16d824e0416f_s390x",
"8Base-OADP-1.1:oadp/oadp-velero-plugin-for-gcp-rhel8@sha256:01fe6a0edd12b1e2502eaf14ad6d8e29f2b014c0a28883e4f7523a3acb931ec9_s390x",
"8Base-OADP-1.1:oadp/oadp-velero-plugin-for-gcp-rhel8@sha256:7e8544cc441e90e3a44f333f418959f2afe106a04bd117c42a5c482ed7e74d99_amd64",
"8Base-OADP-1.1:oadp/oadp-velero-plugin-for-gcp-rhel8@sha256:e4f3b3a59db8d9180010e87b7502fd3418340cd082bc36f79c6bb38327e925e0_ppc64le",
"8Base-OADP-1.1:oadp/oadp-velero-plugin-for-microsoft-azure-rhel8@sha256:24b9694e68a16a51220789c91dc00ead20c531221de4a5bae7d9fa7107cbe707_amd64",
"8Base-OADP-1.1:oadp/oadp-velero-plugin-for-microsoft-azure-rhel8@sha256:3dd0e9f28febd7e31e6250fc0a86f9908b501bfec9368388c0228aefc5059acd_ppc64le",
"8Base-OADP-1.1:oadp/oadp-velero-plugin-for-microsoft-azure-rhel8@sha256:69745821846f79362dc9f39bc702fd481db05e82913edb718502a311ce38ab8e_s390x",
"8Base-OADP-1.1:oadp/oadp-velero-plugin-rhel8@sha256:0f90a21e45f9d76b6abedcd1b6ffe2843045163702b5f9038f715bf3db0e1b4e_s390x",
"8Base-OADP-1.1:oadp/oadp-velero-plugin-rhel8@sha256:63d5f5165b1fb8942ae60f4b14af2fe39bcc054184c93695b91ef7c26e9eafb2_ppc64le",
"8Base-OADP-1.1:oadp/oadp-velero-plugin-rhel8@sha256:bab55f61f70fe687df984186240c76c5b10f7b5362b2f9a4e21a47d4494d02f2_amd64",
"8Base-OADP-1.1:oadp/oadp-velero-restic-restore-helper-rhel8@sha256:22db35503cef946d1a193f5531017a456d3b34bc26d2b431954f5d385b7be9d8_ppc64le",
"8Base-OADP-1.1:oadp/oadp-velero-restic-restore-helper-rhel8@sha256:268761f1d56d84d41f0a1bd35ae9a050cab7407b4bf47b4a64eb07aef275194e_amd64",
"8Base-OADP-1.1:oadp/oadp-velero-restic-restore-helper-rhel8@sha256:45ae2d99bc7d4c93bace74f285805faa0ad27561037b6b2406e6c4e86ac669f7_s390x",
"8Base-OADP-1.1:oadp/oadp-velero-rhel8@sha256:4e78c9adf01a838ccce151c88bdaf331105472857d096194b6f628ce246e43b2_amd64",
"8Base-OADP-1.1:oadp/oadp-velero-rhel8@sha256:5a11fc682e58aefed3c33c77a536e6677f7bfbac18ca624f7004f7d44a1b8446_ppc64le",
"8Base-OADP-1.1:oadp/oadp-velero-rhel8@sha256:af3c09e10824aebdaf117391ac53519e7128fe789252f8ecb4b144883e74c8e9_s390x",
"8Base-OADP-1.1:oadp/oadp-volume-snapshot-mover-rhel8@sha256:4c7febd90b1af2af27ab252d9774c49a9387d63589fde14d76e25e348c224c7f_ppc64le",
"8Base-OADP-1.1:oadp/oadp-volume-snapshot-mover-rhel8@sha256:8e2322c382d4cbc9717833c702ebd04dfaf2afe04ce87990662569552e78357c_s390x",
"8Base-OADP-1.1:oadp/oadp-volume-snapshot-mover-rhel8@sha256:cde9184ab5f6fd8f4448913d802d0dcdf2a6830facc1a4732dec6eb09bf1b273_amd64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2022:6290"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "HIGH",
"attackVector": "NETWORK",
"availabilityImpact": "NONE",
"baseScore": 3.1,
"baseSeverity": "LOW",
"confidentialityImpact": "LOW",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "REQUIRED",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:R/S:U/C:L/I:N/A:N",
"version": "3.1"
},
"products": [
"8Base-OADP-1.1:oadp/oadp-kubevirt-velero-plugin-rhel8@sha256:649a065b112210ed1248ba2cadecc3d522b888239dc73942934e526fba1d69ad_ppc64le",
"8Base-OADP-1.1:oadp/oadp-kubevirt-velero-plugin-rhel8@sha256:7368b20e3a42ea915f3811f0c9d21e509cbd054efacbd297e88e81fc27a49837_amd64",
"8Base-OADP-1.1:oadp/oadp-kubevirt-velero-plugin-rhel8@sha256:cde730978fa438855891755309c3bb75dc38771f1a94f9ff26a0a1b31a129f01_s390x",
"8Base-OADP-1.1:oadp/oadp-mustgather-rhel8@sha256:183d6de4eed893e0a76d661fdc13858e57a2ed5aeb34f3be6cb6850ef180d141_s390x",
"8Base-OADP-1.1:oadp/oadp-mustgather-rhel8@sha256:3bf1c9f828cf6f3e318078f081a4fc50a7c2efc8c12d09e6feddc8593cb8727a_ppc64le",
"8Base-OADP-1.1:oadp/oadp-mustgather-rhel8@sha256:a17ef49b0cae63b6a7735180683b4d9a15a9a3caa0f14e10ced1e62d0878c3b0_amd64",
"8Base-OADP-1.1:oadp/oadp-operator-bundle@sha256:95671d1a49ec698f3efd842fa03d98aa2128c2367a0f81f695c47d1bff047bd9_ppc64le",
"8Base-OADP-1.1:oadp/oadp-operator-bundle@sha256:d7441686f4447f6b600c08c8d697e4db91b8b927554df6785d61a8d851baacf0_amd64",
"8Base-OADP-1.1:oadp/oadp-operator-bundle@sha256:dcae0dc90e97361b931ab189f52021a3a4add42fd02033053f32924580af4dc5_s390x",
"8Base-OADP-1.1:oadp/oadp-rhel8-operator@sha256:993c32f9a9ceba160e76fc2200deca5675506c00f2411bc1dbb16c7458789d5d_s390x",
"8Base-OADP-1.1:oadp/oadp-rhel8-operator@sha256:ea946614675a9479631e3d5dafae5219dc07c6fe239a833143b69be7f73fa7f5_amd64",
"8Base-OADP-1.1:oadp/oadp-rhel8-operator@sha256:eb2965df49c5ff2d53be06b7b4d488510f569c7aaf567999e6d467556572814d_ppc64le",
"8Base-OADP-1.1:oadp/oadp-velero-plugin-for-aws-rhel8@sha256:687c4ab44bd97d033fd3d7fd23d9e0bc011d006608cdfedab668a1fde874d54f_s390x",
"8Base-OADP-1.1:oadp/oadp-velero-plugin-for-aws-rhel8@sha256:cb225573b7adf5956fb12c01e43ba1f04d80e4f820c9aa6af6a50924980c1ea2_amd64",
"8Base-OADP-1.1:oadp/oadp-velero-plugin-for-aws-rhel8@sha256:dded3f6cc24924b79dbb8e6e79b800274f2054b737a42e93176783605859907e_ppc64le",
"8Base-OADP-1.1:oadp/oadp-velero-plugin-for-csi-rhel8@sha256:36c9326a4b96448cb00582d7296270a927761ba0f0616fb8ed4c5987d4e8a70c_amd64",
"8Base-OADP-1.1:oadp/oadp-velero-plugin-for-csi-rhel8@sha256:cd92d9d091b62421632d941db6a9b2c33c1965cf4112a9fb036a09ebe988b91c_ppc64le",
"8Base-OADP-1.1:oadp/oadp-velero-plugin-for-csi-rhel8@sha256:e9e24889681ccd31df9d1831afdf0993f6ce6cd24fde3b4795fe16d824e0416f_s390x",
"8Base-OADP-1.1:oadp/oadp-velero-plugin-for-gcp-rhel8@sha256:01fe6a0edd12b1e2502eaf14ad6d8e29f2b014c0a28883e4f7523a3acb931ec9_s390x",
"8Base-OADP-1.1:oadp/oadp-velero-plugin-for-gcp-rhel8@sha256:7e8544cc441e90e3a44f333f418959f2afe106a04bd117c42a5c482ed7e74d99_amd64",
"8Base-OADP-1.1:oadp/oadp-velero-plugin-for-gcp-rhel8@sha256:e4f3b3a59db8d9180010e87b7502fd3418340cd082bc36f79c6bb38327e925e0_ppc64le",
"8Base-OADP-1.1:oadp/oadp-velero-plugin-for-microsoft-azure-rhel8@sha256:24b9694e68a16a51220789c91dc00ead20c531221de4a5bae7d9fa7107cbe707_amd64",
"8Base-OADP-1.1:oadp/oadp-velero-plugin-for-microsoft-azure-rhel8@sha256:3dd0e9f28febd7e31e6250fc0a86f9908b501bfec9368388c0228aefc5059acd_ppc64le",
"8Base-OADP-1.1:oadp/oadp-velero-plugin-for-microsoft-azure-rhel8@sha256:69745821846f79362dc9f39bc702fd481db05e82913edb718502a311ce38ab8e_s390x",
"8Base-OADP-1.1:oadp/oadp-velero-plugin-rhel8@sha256:0f90a21e45f9d76b6abedcd1b6ffe2843045163702b5f9038f715bf3db0e1b4e_s390x",
"8Base-OADP-1.1:oadp/oadp-velero-plugin-rhel8@sha256:63d5f5165b1fb8942ae60f4b14af2fe39bcc054184c93695b91ef7c26e9eafb2_ppc64le",
"8Base-OADP-1.1:oadp/oadp-velero-plugin-rhel8@sha256:bab55f61f70fe687df984186240c76c5b10f7b5362b2f9a4e21a47d4494d02f2_amd64",
"8Base-OADP-1.1:oadp/oadp-velero-restic-restore-helper-rhel8@sha256:22db35503cef946d1a193f5531017a456d3b34bc26d2b431954f5d385b7be9d8_ppc64le",
"8Base-OADP-1.1:oadp/oadp-velero-restic-restore-helper-rhel8@sha256:268761f1d56d84d41f0a1bd35ae9a050cab7407b4bf47b4a64eb07aef275194e_amd64",
"8Base-OADP-1.1:oadp/oadp-velero-restic-restore-helper-rhel8@sha256:45ae2d99bc7d4c93bace74f285805faa0ad27561037b6b2406e6c4e86ac669f7_s390x",
"8Base-OADP-1.1:oadp/oadp-velero-rhel8@sha256:4e78c9adf01a838ccce151c88bdaf331105472857d096194b6f628ce246e43b2_amd64",
"8Base-OADP-1.1:oadp/oadp-velero-rhel8@sha256:5a11fc682e58aefed3c33c77a536e6677f7bfbac18ca624f7004f7d44a1b8446_ppc64le",
"8Base-OADP-1.1:oadp/oadp-velero-rhel8@sha256:af3c09e10824aebdaf117391ac53519e7128fe789252f8ecb4b144883e74c8e9_s390x",
"8Base-OADP-1.1:oadp/oadp-volume-snapshot-mover-rhel8@sha256:4c7febd90b1af2af27ab252d9774c49a9387d63589fde14d76e25e348c224c7f_ppc64le",
"8Base-OADP-1.1:oadp/oadp-volume-snapshot-mover-rhel8@sha256:8e2322c382d4cbc9717833c702ebd04dfaf2afe04ce87990662569552e78357c_s390x",
"8Base-OADP-1.1:oadp/oadp-volume-snapshot-mover-rhel8@sha256:cde9184ab5f6fd8f4448913d802d0dcdf2a6830facc1a4732dec6eb09bf1b273_amd64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Low"
}
],
"title": "golang: crypto/tls: session tickets lack random ticket_age_add"
},
{
"cve": "CVE-2022-30631",
"cwe": {
"id": "CWE-1325",
"name": "Improperly Controlled Sequential Memory Allocation"
},
"discovery_date": "2022-07-14T00:00:00+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"8Base-OADP-1.1:oadp/oadp-operator-bundle@sha256:95671d1a49ec698f3efd842fa03d98aa2128c2367a0f81f695c47d1bff047bd9_ppc64le",
"8Base-OADP-1.1:oadp/oadp-operator-bundle@sha256:d7441686f4447f6b600c08c8d697e4db91b8b927554df6785d61a8d851baacf0_amd64",
"8Base-OADP-1.1:oadp/oadp-operator-bundle@sha256:dcae0dc90e97361b931ab189f52021a3a4add42fd02033053f32924580af4dc5_s390x"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2107342"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in golang. Calling the Reader, Read method on an archive that contains a large number of concatenated 0-length compressed files can cause a panic issue due to stack exhaustion.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "golang: compress/gzip: stack exhaustion in Reader.Read",
"title": "Vulnerability summary"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"8Base-OADP-1.1:oadp/oadp-kubevirt-velero-plugin-rhel8@sha256:649a065b112210ed1248ba2cadecc3d522b888239dc73942934e526fba1d69ad_ppc64le",
"8Base-OADP-1.1:oadp/oadp-kubevirt-velero-plugin-rhel8@sha256:7368b20e3a42ea915f3811f0c9d21e509cbd054efacbd297e88e81fc27a49837_amd64",
"8Base-OADP-1.1:oadp/oadp-kubevirt-velero-plugin-rhel8@sha256:cde730978fa438855891755309c3bb75dc38771f1a94f9ff26a0a1b31a129f01_s390x",
"8Base-OADP-1.1:oadp/oadp-mustgather-rhel8@sha256:183d6de4eed893e0a76d661fdc13858e57a2ed5aeb34f3be6cb6850ef180d141_s390x",
"8Base-OADP-1.1:oadp/oadp-mustgather-rhel8@sha256:3bf1c9f828cf6f3e318078f081a4fc50a7c2efc8c12d09e6feddc8593cb8727a_ppc64le",
"8Base-OADP-1.1:oadp/oadp-mustgather-rhel8@sha256:a17ef49b0cae63b6a7735180683b4d9a15a9a3caa0f14e10ced1e62d0878c3b0_amd64",
"8Base-OADP-1.1:oadp/oadp-rhel8-operator@sha256:993c32f9a9ceba160e76fc2200deca5675506c00f2411bc1dbb16c7458789d5d_s390x",
"8Base-OADP-1.1:oadp/oadp-rhel8-operator@sha256:ea946614675a9479631e3d5dafae5219dc07c6fe239a833143b69be7f73fa7f5_amd64",
"8Base-OADP-1.1:oadp/oadp-rhel8-operator@sha256:eb2965df49c5ff2d53be06b7b4d488510f569c7aaf567999e6d467556572814d_ppc64le",
"8Base-OADP-1.1:oadp/oadp-velero-plugin-for-aws-rhel8@sha256:687c4ab44bd97d033fd3d7fd23d9e0bc011d006608cdfedab668a1fde874d54f_s390x",
"8Base-OADP-1.1:oadp/oadp-velero-plugin-for-aws-rhel8@sha256:cb225573b7adf5956fb12c01e43ba1f04d80e4f820c9aa6af6a50924980c1ea2_amd64",
"8Base-OADP-1.1:oadp/oadp-velero-plugin-for-aws-rhel8@sha256:dded3f6cc24924b79dbb8e6e79b800274f2054b737a42e93176783605859907e_ppc64le",
"8Base-OADP-1.1:oadp/oadp-velero-plugin-for-csi-rhel8@sha256:36c9326a4b96448cb00582d7296270a927761ba0f0616fb8ed4c5987d4e8a70c_amd64",
"8Base-OADP-1.1:oadp/oadp-velero-plugin-for-csi-rhel8@sha256:cd92d9d091b62421632d941db6a9b2c33c1965cf4112a9fb036a09ebe988b91c_ppc64le",
"8Base-OADP-1.1:oadp/oadp-velero-plugin-for-csi-rhel8@sha256:e9e24889681ccd31df9d1831afdf0993f6ce6cd24fde3b4795fe16d824e0416f_s390x",
"8Base-OADP-1.1:oadp/oadp-velero-plugin-for-gcp-rhel8@sha256:01fe6a0edd12b1e2502eaf14ad6d8e29f2b014c0a28883e4f7523a3acb931ec9_s390x",
"8Base-OADP-1.1:oadp/oadp-velero-plugin-for-gcp-rhel8@sha256:7e8544cc441e90e3a44f333f418959f2afe106a04bd117c42a5c482ed7e74d99_amd64",
"8Base-OADP-1.1:oadp/oadp-velero-plugin-for-gcp-rhel8@sha256:e4f3b3a59db8d9180010e87b7502fd3418340cd082bc36f79c6bb38327e925e0_ppc64le",
"8Base-OADP-1.1:oadp/oadp-velero-plugin-for-microsoft-azure-rhel8@sha256:24b9694e68a16a51220789c91dc00ead20c531221de4a5bae7d9fa7107cbe707_amd64",
"8Base-OADP-1.1:oadp/oadp-velero-plugin-for-microsoft-azure-rhel8@sha256:3dd0e9f28febd7e31e6250fc0a86f9908b501bfec9368388c0228aefc5059acd_ppc64le",
"8Base-OADP-1.1:oadp/oadp-velero-plugin-for-microsoft-azure-rhel8@sha256:69745821846f79362dc9f39bc702fd481db05e82913edb718502a311ce38ab8e_s390x",
"8Base-OADP-1.1:oadp/oadp-velero-plugin-rhel8@sha256:0f90a21e45f9d76b6abedcd1b6ffe2843045163702b5f9038f715bf3db0e1b4e_s390x",
"8Base-OADP-1.1:oadp/oadp-velero-plugin-rhel8@sha256:63d5f5165b1fb8942ae60f4b14af2fe39bcc054184c93695b91ef7c26e9eafb2_ppc64le",
"8Base-OADP-1.1:oadp/oadp-velero-plugin-rhel8@sha256:bab55f61f70fe687df984186240c76c5b10f7b5362b2f9a4e21a47d4494d02f2_amd64",
"8Base-OADP-1.1:oadp/oadp-velero-restic-restore-helper-rhel8@sha256:22db35503cef946d1a193f5531017a456d3b34bc26d2b431954f5d385b7be9d8_ppc64le",
"8Base-OADP-1.1:oadp/oadp-velero-restic-restore-helper-rhel8@sha256:268761f1d56d84d41f0a1bd35ae9a050cab7407b4bf47b4a64eb07aef275194e_amd64",
"8Base-OADP-1.1:oadp/oadp-velero-restic-restore-helper-rhel8@sha256:45ae2d99bc7d4c93bace74f285805faa0ad27561037b6b2406e6c4e86ac669f7_s390x",
"8Base-OADP-1.1:oadp/oadp-velero-rhel8@sha256:4e78c9adf01a838ccce151c88bdaf331105472857d096194b6f628ce246e43b2_amd64",
"8Base-OADP-1.1:oadp/oadp-velero-rhel8@sha256:5a11fc682e58aefed3c33c77a536e6677f7bfbac18ca624f7004f7d44a1b8446_ppc64le",
"8Base-OADP-1.1:oadp/oadp-velero-rhel8@sha256:af3c09e10824aebdaf117391ac53519e7128fe789252f8ecb4b144883e74c8e9_s390x",
"8Base-OADP-1.1:oadp/oadp-volume-snapshot-mover-rhel8@sha256:4c7febd90b1af2af27ab252d9774c49a9387d63589fde14d76e25e348c224c7f_ppc64le",
"8Base-OADP-1.1:oadp/oadp-volume-snapshot-mover-rhel8@sha256:8e2322c382d4cbc9717833c702ebd04dfaf2afe04ce87990662569552e78357c_s390x",
"8Base-OADP-1.1:oadp/oadp-volume-snapshot-mover-rhel8@sha256:cde9184ab5f6fd8f4448913d802d0dcdf2a6830facc1a4732dec6eb09bf1b273_amd64"
],
"known_not_affected": [
"8Base-OADP-1.1:oadp/oadp-operator-bundle@sha256:95671d1a49ec698f3efd842fa03d98aa2128c2367a0f81f695c47d1bff047bd9_ppc64le",
"8Base-OADP-1.1:oadp/oadp-operator-bundle@sha256:d7441686f4447f6b600c08c8d697e4db91b8b927554df6785d61a8d851baacf0_amd64",
"8Base-OADP-1.1:oadp/oadp-operator-bundle@sha256:dcae0dc90e97361b931ab189f52021a3a4add42fd02033053f32924580af4dc5_s390x"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2022-30631"
},
{
"category": "external",
"summary": "RHBZ#2107342",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2107342"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2022-30631",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-30631"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2022-30631",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2022-30631"
},
{
"category": "external",
"summary": "https://go.dev/issue/53168",
"url": "https://go.dev/issue/53168"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-announce/c/nqrv9fbR0zE",
"url": "https://groups.google.com/g/golang-announce/c/nqrv9fbR0zE"
}
],
"release_date": "2022-07-12T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2022-09-01T01:24:16+00:00",
"details": "For details on how to apply this update, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"8Base-OADP-1.1:oadp/oadp-kubevirt-velero-plugin-rhel8@sha256:649a065b112210ed1248ba2cadecc3d522b888239dc73942934e526fba1d69ad_ppc64le",
"8Base-OADP-1.1:oadp/oadp-kubevirt-velero-plugin-rhel8@sha256:7368b20e3a42ea915f3811f0c9d21e509cbd054efacbd297e88e81fc27a49837_amd64",
"8Base-OADP-1.1:oadp/oadp-kubevirt-velero-plugin-rhel8@sha256:cde730978fa438855891755309c3bb75dc38771f1a94f9ff26a0a1b31a129f01_s390x",
"8Base-OADP-1.1:oadp/oadp-mustgather-rhel8@sha256:183d6de4eed893e0a76d661fdc13858e57a2ed5aeb34f3be6cb6850ef180d141_s390x",
"8Base-OADP-1.1:oadp/oadp-mustgather-rhel8@sha256:3bf1c9f828cf6f3e318078f081a4fc50a7c2efc8c12d09e6feddc8593cb8727a_ppc64le",
"8Base-OADP-1.1:oadp/oadp-mustgather-rhel8@sha256:a17ef49b0cae63b6a7735180683b4d9a15a9a3caa0f14e10ced1e62d0878c3b0_amd64",
"8Base-OADP-1.1:oadp/oadp-rhel8-operator@sha256:993c32f9a9ceba160e76fc2200deca5675506c00f2411bc1dbb16c7458789d5d_s390x",
"8Base-OADP-1.1:oadp/oadp-rhel8-operator@sha256:ea946614675a9479631e3d5dafae5219dc07c6fe239a833143b69be7f73fa7f5_amd64",
"8Base-OADP-1.1:oadp/oadp-rhel8-operator@sha256:eb2965df49c5ff2d53be06b7b4d488510f569c7aaf567999e6d467556572814d_ppc64le",
"8Base-OADP-1.1:oadp/oadp-velero-plugin-for-aws-rhel8@sha256:687c4ab44bd97d033fd3d7fd23d9e0bc011d006608cdfedab668a1fde874d54f_s390x",
"8Base-OADP-1.1:oadp/oadp-velero-plugin-for-aws-rhel8@sha256:cb225573b7adf5956fb12c01e43ba1f04d80e4f820c9aa6af6a50924980c1ea2_amd64",
"8Base-OADP-1.1:oadp/oadp-velero-plugin-for-aws-rhel8@sha256:dded3f6cc24924b79dbb8e6e79b800274f2054b737a42e93176783605859907e_ppc64le",
"8Base-OADP-1.1:oadp/oadp-velero-plugin-for-csi-rhel8@sha256:36c9326a4b96448cb00582d7296270a927761ba0f0616fb8ed4c5987d4e8a70c_amd64",
"8Base-OADP-1.1:oadp/oadp-velero-plugin-for-csi-rhel8@sha256:cd92d9d091b62421632d941db6a9b2c33c1965cf4112a9fb036a09ebe988b91c_ppc64le",
"8Base-OADP-1.1:oadp/oadp-velero-plugin-for-csi-rhel8@sha256:e9e24889681ccd31df9d1831afdf0993f6ce6cd24fde3b4795fe16d824e0416f_s390x",
"8Base-OADP-1.1:oadp/oadp-velero-plugin-for-gcp-rhel8@sha256:01fe6a0edd12b1e2502eaf14ad6d8e29f2b014c0a28883e4f7523a3acb931ec9_s390x",
"8Base-OADP-1.1:oadp/oadp-velero-plugin-for-gcp-rhel8@sha256:7e8544cc441e90e3a44f333f418959f2afe106a04bd117c42a5c482ed7e74d99_amd64",
"8Base-OADP-1.1:oadp/oadp-velero-plugin-for-gcp-rhel8@sha256:e4f3b3a59db8d9180010e87b7502fd3418340cd082bc36f79c6bb38327e925e0_ppc64le",
"8Base-OADP-1.1:oadp/oadp-velero-plugin-for-microsoft-azure-rhel8@sha256:24b9694e68a16a51220789c91dc00ead20c531221de4a5bae7d9fa7107cbe707_amd64",
"8Base-OADP-1.1:oadp/oadp-velero-plugin-for-microsoft-azure-rhel8@sha256:3dd0e9f28febd7e31e6250fc0a86f9908b501bfec9368388c0228aefc5059acd_ppc64le",
"8Base-OADP-1.1:oadp/oadp-velero-plugin-for-microsoft-azure-rhel8@sha256:69745821846f79362dc9f39bc702fd481db05e82913edb718502a311ce38ab8e_s390x",
"8Base-OADP-1.1:oadp/oadp-velero-plugin-rhel8@sha256:0f90a21e45f9d76b6abedcd1b6ffe2843045163702b5f9038f715bf3db0e1b4e_s390x",
"8Base-OADP-1.1:oadp/oadp-velero-plugin-rhel8@sha256:63d5f5165b1fb8942ae60f4b14af2fe39bcc054184c93695b91ef7c26e9eafb2_ppc64le",
"8Base-OADP-1.1:oadp/oadp-velero-plugin-rhel8@sha256:bab55f61f70fe687df984186240c76c5b10f7b5362b2f9a4e21a47d4494d02f2_amd64",
"8Base-OADP-1.1:oadp/oadp-velero-restic-restore-helper-rhel8@sha256:22db35503cef946d1a193f5531017a456d3b34bc26d2b431954f5d385b7be9d8_ppc64le",
"8Base-OADP-1.1:oadp/oadp-velero-restic-restore-helper-rhel8@sha256:268761f1d56d84d41f0a1bd35ae9a050cab7407b4bf47b4a64eb07aef275194e_amd64",
"8Base-OADP-1.1:oadp/oadp-velero-restic-restore-helper-rhel8@sha256:45ae2d99bc7d4c93bace74f285805faa0ad27561037b6b2406e6c4e86ac669f7_s390x",
"8Base-OADP-1.1:oadp/oadp-velero-rhel8@sha256:4e78c9adf01a838ccce151c88bdaf331105472857d096194b6f628ce246e43b2_amd64",
"8Base-OADP-1.1:oadp/oadp-velero-rhel8@sha256:5a11fc682e58aefed3c33c77a536e6677f7bfbac18ca624f7004f7d44a1b8446_ppc64le",
"8Base-OADP-1.1:oadp/oadp-velero-rhel8@sha256:af3c09e10824aebdaf117391ac53519e7128fe789252f8ecb4b144883e74c8e9_s390x",
"8Base-OADP-1.1:oadp/oadp-volume-snapshot-mover-rhel8@sha256:4c7febd90b1af2af27ab252d9774c49a9387d63589fde14d76e25e348c224c7f_ppc64le",
"8Base-OADP-1.1:oadp/oadp-volume-snapshot-mover-rhel8@sha256:8e2322c382d4cbc9717833c702ebd04dfaf2afe04ce87990662569552e78357c_s390x",
"8Base-OADP-1.1:oadp/oadp-volume-snapshot-mover-rhel8@sha256:cde9184ab5f6fd8f4448913d802d0dcdf2a6830facc1a4732dec6eb09bf1b273_amd64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2022:6290"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"8Base-OADP-1.1:oadp/oadp-kubevirt-velero-plugin-rhel8@sha256:649a065b112210ed1248ba2cadecc3d522b888239dc73942934e526fba1d69ad_ppc64le",
"8Base-OADP-1.1:oadp/oadp-kubevirt-velero-plugin-rhel8@sha256:7368b20e3a42ea915f3811f0c9d21e509cbd054efacbd297e88e81fc27a49837_amd64",
"8Base-OADP-1.1:oadp/oadp-kubevirt-velero-plugin-rhel8@sha256:cde730978fa438855891755309c3bb75dc38771f1a94f9ff26a0a1b31a129f01_s390x",
"8Base-OADP-1.1:oadp/oadp-mustgather-rhel8@sha256:183d6de4eed893e0a76d661fdc13858e57a2ed5aeb34f3be6cb6850ef180d141_s390x",
"8Base-OADP-1.1:oadp/oadp-mustgather-rhel8@sha256:3bf1c9f828cf6f3e318078f081a4fc50a7c2efc8c12d09e6feddc8593cb8727a_ppc64le",
"8Base-OADP-1.1:oadp/oadp-mustgather-rhel8@sha256:a17ef49b0cae63b6a7735180683b4d9a15a9a3caa0f14e10ced1e62d0878c3b0_amd64",
"8Base-OADP-1.1:oadp/oadp-operator-bundle@sha256:95671d1a49ec698f3efd842fa03d98aa2128c2367a0f81f695c47d1bff047bd9_ppc64le",
"8Base-OADP-1.1:oadp/oadp-operator-bundle@sha256:d7441686f4447f6b600c08c8d697e4db91b8b927554df6785d61a8d851baacf0_amd64",
"8Base-OADP-1.1:oadp/oadp-operator-bundle@sha256:dcae0dc90e97361b931ab189f52021a3a4add42fd02033053f32924580af4dc5_s390x",
"8Base-OADP-1.1:oadp/oadp-rhel8-operator@sha256:993c32f9a9ceba160e76fc2200deca5675506c00f2411bc1dbb16c7458789d5d_s390x",
"8Base-OADP-1.1:oadp/oadp-rhel8-operator@sha256:ea946614675a9479631e3d5dafae5219dc07c6fe239a833143b69be7f73fa7f5_amd64",
"8Base-OADP-1.1:oadp/oadp-rhel8-operator@sha256:eb2965df49c5ff2d53be06b7b4d488510f569c7aaf567999e6d467556572814d_ppc64le",
"8Base-OADP-1.1:oadp/oadp-velero-plugin-for-aws-rhel8@sha256:687c4ab44bd97d033fd3d7fd23d9e0bc011d006608cdfedab668a1fde874d54f_s390x",
"8Base-OADP-1.1:oadp/oadp-velero-plugin-for-aws-rhel8@sha256:cb225573b7adf5956fb12c01e43ba1f04d80e4f820c9aa6af6a50924980c1ea2_amd64",
"8Base-OADP-1.1:oadp/oadp-velero-plugin-for-aws-rhel8@sha256:dded3f6cc24924b79dbb8e6e79b800274f2054b737a42e93176783605859907e_ppc64le",
"8Base-OADP-1.1:oadp/oadp-velero-plugin-for-csi-rhel8@sha256:36c9326a4b96448cb00582d7296270a927761ba0f0616fb8ed4c5987d4e8a70c_amd64",
"8Base-OADP-1.1:oadp/oadp-velero-plugin-for-csi-rhel8@sha256:cd92d9d091b62421632d941db6a9b2c33c1965cf4112a9fb036a09ebe988b91c_ppc64le",
"8Base-OADP-1.1:oadp/oadp-velero-plugin-for-csi-rhel8@sha256:e9e24889681ccd31df9d1831afdf0993f6ce6cd24fde3b4795fe16d824e0416f_s390x",
"8Base-OADP-1.1:oadp/oadp-velero-plugin-for-gcp-rhel8@sha256:01fe6a0edd12b1e2502eaf14ad6d8e29f2b014c0a28883e4f7523a3acb931ec9_s390x",
"8Base-OADP-1.1:oadp/oadp-velero-plugin-for-gcp-rhel8@sha256:7e8544cc441e90e3a44f333f418959f2afe106a04bd117c42a5c482ed7e74d99_amd64",
"8Base-OADP-1.1:oadp/oadp-velero-plugin-for-gcp-rhel8@sha256:e4f3b3a59db8d9180010e87b7502fd3418340cd082bc36f79c6bb38327e925e0_ppc64le",
"8Base-OADP-1.1:oadp/oadp-velero-plugin-for-microsoft-azure-rhel8@sha256:24b9694e68a16a51220789c91dc00ead20c531221de4a5bae7d9fa7107cbe707_amd64",
"8Base-OADP-1.1:oadp/oadp-velero-plugin-for-microsoft-azure-rhel8@sha256:3dd0e9f28febd7e31e6250fc0a86f9908b501bfec9368388c0228aefc5059acd_ppc64le",
"8Base-OADP-1.1:oadp/oadp-velero-plugin-for-microsoft-azure-rhel8@sha256:69745821846f79362dc9f39bc702fd481db05e82913edb718502a311ce38ab8e_s390x",
"8Base-OADP-1.1:oadp/oadp-velero-plugin-rhel8@sha256:0f90a21e45f9d76b6abedcd1b6ffe2843045163702b5f9038f715bf3db0e1b4e_s390x",
"8Base-OADP-1.1:oadp/oadp-velero-plugin-rhel8@sha256:63d5f5165b1fb8942ae60f4b14af2fe39bcc054184c93695b91ef7c26e9eafb2_ppc64le",
"8Base-OADP-1.1:oadp/oadp-velero-plugin-rhel8@sha256:bab55f61f70fe687df984186240c76c5b10f7b5362b2f9a4e21a47d4494d02f2_amd64",
"8Base-OADP-1.1:oadp/oadp-velero-restic-restore-helper-rhel8@sha256:22db35503cef946d1a193f5531017a456d3b34bc26d2b431954f5d385b7be9d8_ppc64le",
"8Base-OADP-1.1:oadp/oadp-velero-restic-restore-helper-rhel8@sha256:268761f1d56d84d41f0a1bd35ae9a050cab7407b4bf47b4a64eb07aef275194e_amd64",
"8Base-OADP-1.1:oadp/oadp-velero-restic-restore-helper-rhel8@sha256:45ae2d99bc7d4c93bace74f285805faa0ad27561037b6b2406e6c4e86ac669f7_s390x",
"8Base-OADP-1.1:oadp/oadp-velero-rhel8@sha256:4e78c9adf01a838ccce151c88bdaf331105472857d096194b6f628ce246e43b2_amd64",
"8Base-OADP-1.1:oadp/oadp-velero-rhel8@sha256:5a11fc682e58aefed3c33c77a536e6677f7bfbac18ca624f7004f7d44a1b8446_ppc64le",
"8Base-OADP-1.1:oadp/oadp-velero-rhel8@sha256:af3c09e10824aebdaf117391ac53519e7128fe789252f8ecb4b144883e74c8e9_s390x",
"8Base-OADP-1.1:oadp/oadp-volume-snapshot-mover-rhel8@sha256:4c7febd90b1af2af27ab252d9774c49a9387d63589fde14d76e25e348c224c7f_ppc64le",
"8Base-OADP-1.1:oadp/oadp-volume-snapshot-mover-rhel8@sha256:8e2322c382d4cbc9717833c702ebd04dfaf2afe04ce87990662569552e78357c_s390x",
"8Base-OADP-1.1:oadp/oadp-volume-snapshot-mover-rhel8@sha256:cde9184ab5f6fd8f4448913d802d0dcdf2a6830facc1a4732dec6eb09bf1b273_amd64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "golang: compress/gzip: stack exhaustion in Reader.Read"
}
]
}
RHSA-2023:0630
Vulnerability from csaf_redhat
Notes
{
"document": {
"aggregate_severity": {
"namespace": "https://access.redhat.com/security/updates/classification/",
"text": "Important"
},
"category": "csaf_security_advisory",
"csaf_version": "2.0",
"distribution": {
"text": "Copyright \u00a9 Red Hat, Inc. All rights reserved.",
"tlp": {
"label": "WHITE",
"url": "https://www.first.org/tlp/"
}
},
"lang": "en",
"notes": [
{
"category": "summary",
"text": "Red Hat Advanced Cluster Management for Kubernetes 2.7.0 General\nAvailability release images, which provide security updates and fix bugs.\n\nRed Hat Product Security has rated this update as having a security impact\nof Important. A Common Vulnerability Scoring System (CVSS) base score,\nwhich gives a detailed severity rating, is available for each vulnerability\nfrom the CVE links in the References section.",
"title": "Topic"
},
{
"category": "general",
"text": "Red Hat Advanced Cluster Management for Kubernetes 2.7.0 images\n\nRed Hat Advanced Cluster Management for Kubernetes provides the\ncapabilities to address common challenges that administrators and site\nreliability engineers face as they work across a range of public and\nprivate cloud environments. Clusters and applications are all visible and\nmanaged from a single console\u2014with security policy built in.\n\nThis advisory contains the container images for Red Hat Advanced Cluster\nManagement for Kubernetes, which fix several bugs. See the following\nRelease Notes documentation, which will be updated shortly for this\nrelease, for additional details about this release:\n\nhttps://access.redhat.com/documentation/en-us/red_hat_advanced_cluster_management_for_kubernetes/2.7/html/release_notes/\n\nSecurity updates:\n\n* CVE-2022-41912 crewjam/saml: Authentication bypass when processing SAML responses containing multiple Assertion elements\n* CVE-2023-22467 luxon: Inefficient regular expression complexity in luxon.js\n* CVE-2022-3517 nodejs-minimatch: ReDoS via the braceExpand function\n* CVE-2022-30629 golang: crypto/tls: session tickets lack random ticket_age_add\n\nBug addressed:\n\n* ACM 2.7 images (BZ# 2116459)",
"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:0630",
"url": "https://access.redhat.com/errata/RHSA-2023:0630"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/updates/classification/#important",
"url": "https://access.redhat.com/security/updates/classification/#important"
},
{
"category": "external",
"summary": "2092793",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2092793"
},
{
"category": "external",
"summary": "2116459",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2116459"
},
{
"category": "external",
"summary": "2134609",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2134609"
},
{
"category": "external",
"summary": "2149181",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2149181"
},
{
"category": "external",
"summary": "2159959",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2159959"
},
{
"category": "self",
"summary": "Canonical URL",
"url": "https://security.access.redhat.com/data/csaf/v2/advisories/2023/rhsa-2023_0630.json"
}
],
"title": "Red Hat Security Advisory: Red Hat Advanced Cluster Management 2.7.0 security and bug fix updates",
"tracking": {
"current_release_date": "2025-10-31T13:02:20+00:00",
"generator": {
"date": "2025-10-31T13:02:20+00:00",
"engine": {
"name": "Red Hat SDEngine",
"version": "4.6.10"
}
},
"id": "RHSA-2023:0630",
"initial_release_date": "2023-02-07T18:36:08+00:00",
"revision_history": [
{
"date": "2023-02-07T18:36:08+00:00",
"number": "1",
"summary": "Initial version"
},
{
"date": "2023-02-07T18:36:08+00:00",
"number": "2",
"summary": "Last updated version"
},
{
"date": "2025-10-31T13:02:20+00:00",
"number": "3",
"summary": "Last generated version"
}
],
"status": "final",
"version": "3"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_name",
"name": "Red Hat Advanced Cluster Management for Kubernetes 2.7 for RHEL 8",
"product": {
"name": "Red Hat Advanced Cluster Management for Kubernetes 2.7 for RHEL 8",
"product_id": "8Base-RHACM-2.7",
"product_identification_helper": {
"cpe": "cpe:/a:redhat:acm:2.7::el8"
}
}
}
],
"category": "product_family",
"name": "Red Hat ACM"
},
{
"branches": [
{
"category": "product_version",
"name": "rhacm2/acm-governance-policy-addon-controller-rhel8@sha256:b30028955a86b6ecdb8c6865328976d74e98f56d6e21277a9f5a812f896b6303_arm64",
"product": {
"name": "rhacm2/acm-governance-policy-addon-controller-rhel8@sha256:b30028955a86b6ecdb8c6865328976d74e98f56d6e21277a9f5a812f896b6303_arm64",
"product_id": "rhacm2/acm-governance-policy-addon-controller-rhel8@sha256:b30028955a86b6ecdb8c6865328976d74e98f56d6e21277a9f5a812f896b6303_arm64",
"product_identification_helper": {
"purl": "pkg:oci/acm-governance-policy-addon-controller-rhel8@sha256:b30028955a86b6ecdb8c6865328976d74e98f56d6e21277a9f5a812f896b6303?arch=arm64\u0026repository_url=registry.redhat.io/rhacm2/acm-governance-policy-addon-controller-rhel8\u0026tag=v2.7.0-48"
}
}
},
{
"category": "product_version",
"name": "rhacm2/acm-governance-policy-framework-addon-rhel8@sha256:7dcde13540cc938374463521f91091a7bbf0a037cabfc5e4b55c89497e0ba6bf_arm64",
"product": {
"name": "rhacm2/acm-governance-policy-framework-addon-rhel8@sha256:7dcde13540cc938374463521f91091a7bbf0a037cabfc5e4b55c89497e0ba6bf_arm64",
"product_id": "rhacm2/acm-governance-policy-framework-addon-rhel8@sha256:7dcde13540cc938374463521f91091a7bbf0a037cabfc5e4b55c89497e0ba6bf_arm64",
"product_identification_helper": {
"purl": "pkg:oci/acm-governance-policy-framework-addon-rhel8@sha256:7dcde13540cc938374463521f91091a7bbf0a037cabfc5e4b55c89497e0ba6bf?arch=arm64\u0026repository_url=registry.redhat.io/rhacm2/acm-governance-policy-framework-addon-rhel8\u0026tag=v2.7.0-25"
}
}
},
{
"category": "product_version",
"name": "rhacm2/acm-grafana-rhel8@sha256:0c427fa58c97b71eb784e4a590c208b0284cf656f66a268ea4803804ce3ce28a_arm64",
"product": {
"name": "rhacm2/acm-grafana-rhel8@sha256:0c427fa58c97b71eb784e4a590c208b0284cf656f66a268ea4803804ce3ce28a_arm64",
"product_id": "rhacm2/acm-grafana-rhel8@sha256:0c427fa58c97b71eb784e4a590c208b0284cf656f66a268ea4803804ce3ce28a_arm64",
"product_identification_helper": {
"purl": "pkg:oci/acm-grafana-rhel8@sha256:0c427fa58c97b71eb784e4a590c208b0284cf656f66a268ea4803804ce3ce28a?arch=arm64\u0026repository_url=registry.redhat.io/rhacm2/acm-grafana-rhel8\u0026tag=v2.7.0-19"
}
}
},
{
"category": "product_version",
"name": "rhacm2/acm-must-gather-rhel8@sha256:0be17e173b962f1a87e833096f208c9030fce1128b2b8c86842a0a40f7d6cf02_arm64",
"product": {
"name": "rhacm2/acm-must-gather-rhel8@sha256:0be17e173b962f1a87e833096f208c9030fce1128b2b8c86842a0a40f7d6cf02_arm64",
"product_id": "rhacm2/acm-must-gather-rhel8@sha256:0be17e173b962f1a87e833096f208c9030fce1128b2b8c86842a0a40f7d6cf02_arm64",
"product_identification_helper": {
"purl": "pkg:oci/acm-must-gather-rhel8@sha256:0be17e173b962f1a87e833096f208c9030fce1128b2b8c86842a0a40f7d6cf02?arch=arm64\u0026repository_url=registry.redhat.io/rhacm2/acm-must-gather-rhel8\u0026tag=v2.7.0-23"
}
}
},
{
"category": "product_version",
"name": "rhacm2/acm-prometheus-config-reloader-rhel8@sha256:a4e43fc7608837da6a66cb2c5bda4b78b520c3075c0f1f66bb824fa44e2d35fd_arm64",
"product": {
"name": "rhacm2/acm-prometheus-config-reloader-rhel8@sha256:a4e43fc7608837da6a66cb2c5bda4b78b520c3075c0f1f66bb824fa44e2d35fd_arm64",
"product_id": "rhacm2/acm-prometheus-config-reloader-rhel8@sha256:a4e43fc7608837da6a66cb2c5bda4b78b520c3075c0f1f66bb824fa44e2d35fd_arm64",
"product_identification_helper": {
"purl": "pkg:oci/acm-prometheus-config-reloader-rhel8@sha256:a4e43fc7608837da6a66cb2c5bda4b78b520c3075c0f1f66bb824fa44e2d35fd?arch=arm64\u0026repository_url=registry.redhat.io/rhacm2/acm-prometheus-config-reloader-rhel8\u0026tag=v2.7.0-22"
}
}
},
{
"category": "product_version",
"name": "rhacm2/acm-prometheus-rhel8@sha256:b3ee1cad060e7f72414df1ae6c0e27ddf6f6fa7a8e45627ebeb912b8a9ca3b74_arm64",
"product": {
"name": "rhacm2/acm-prometheus-rhel8@sha256:b3ee1cad060e7f72414df1ae6c0e27ddf6f6fa7a8e45627ebeb912b8a9ca3b74_arm64",
"product_id": "rhacm2/acm-prometheus-rhel8@sha256:b3ee1cad060e7f72414df1ae6c0e27ddf6f6fa7a8e45627ebeb912b8a9ca3b74_arm64",
"product_identification_helper": {
"purl": "pkg:oci/acm-prometheus-rhel8@sha256:b3ee1cad060e7f72414df1ae6c0e27ddf6f6fa7a8e45627ebeb912b8a9ca3b74?arch=arm64\u0026repository_url=registry.redhat.io/rhacm2/acm-prometheus-rhel8\u0026tag=v2.7.0-22"
}
}
},
{
"category": "product_version",
"name": "rhacm2/acm-search-indexer-rhel8@sha256:aed3972894519bc832bd9a340316a752ebb8edbc393051904c399eef7e423dd4_arm64",
"product": {
"name": "rhacm2/acm-search-indexer-rhel8@sha256:aed3972894519bc832bd9a340316a752ebb8edbc393051904c399eef7e423dd4_arm64",
"product_id": "rhacm2/acm-search-indexer-rhel8@sha256:aed3972894519bc832bd9a340316a752ebb8edbc393051904c399eef7e423dd4_arm64",
"product_identification_helper": {
"purl": "pkg:oci/acm-search-indexer-rhel8@sha256:aed3972894519bc832bd9a340316a752ebb8edbc393051904c399eef7e423dd4?arch=arm64\u0026repository_url=registry.redhat.io/rhacm2/acm-search-indexer-rhel8\u0026tag=v2.7.0-26"
}
}
},
{
"category": "product_version",
"name": "rhacm2/acm-search-v2-api-rhel8@sha256:f2924c460e8d7e12da359f365f9ec3b13c2d175dd6c11533b12113741eea7292_arm64",
"product": {
"name": "rhacm2/acm-search-v2-api-rhel8@sha256:f2924c460e8d7e12da359f365f9ec3b13c2d175dd6c11533b12113741eea7292_arm64",
"product_id": "rhacm2/acm-search-v2-api-rhel8@sha256:f2924c460e8d7e12da359f365f9ec3b13c2d175dd6c11533b12113741eea7292_arm64",
"product_identification_helper": {
"purl": "pkg:oci/acm-search-v2-api-rhel8@sha256:f2924c460e8d7e12da359f365f9ec3b13c2d175dd6c11533b12113741eea7292?arch=arm64\u0026repository_url=registry.redhat.io/rhacm2/acm-search-v2-api-rhel8\u0026tag=v2.7.0-42"
}
}
},
{
"category": "product_version",
"name": "rhacm2/acm-search-v2-rhel8@sha256:8a28d0fad728823ae5a07a259a0866bc507ae9b0f90eb1b4c63567aaf13c377c_arm64",
"product": {
"name": "rhacm2/acm-search-v2-rhel8@sha256:8a28d0fad728823ae5a07a259a0866bc507ae9b0f90eb1b4c63567aaf13c377c_arm64",
"product_id": "rhacm2/acm-search-v2-rhel8@sha256:8a28d0fad728823ae5a07a259a0866bc507ae9b0f90eb1b4c63567aaf13c377c_arm64",
"product_identification_helper": {
"purl": "pkg:oci/acm-search-v2-rhel8@sha256:8a28d0fad728823ae5a07a259a0866bc507ae9b0f90eb1b4c63567aaf13c377c?arch=arm64\u0026repository_url=registry.redhat.io/rhacm2/acm-search-v2-rhel8\u0026tag=v2.7.0-33"
}
}
},
{
"category": "product_version",
"name": "rhacm2/acm-volsync-addon-controller-rhel8@sha256:a7f8ce55764d4e303d54aaf064d56ee192620d29b361fabcda2a26f364221dc9_arm64",
"product": {
"name": "rhacm2/acm-volsync-addon-controller-rhel8@sha256:a7f8ce55764d4e303d54aaf064d56ee192620d29b361fabcda2a26f364221dc9_arm64",
"product_id": "rhacm2/acm-volsync-addon-controller-rhel8@sha256:a7f8ce55764d4e303d54aaf064d56ee192620d29b361fabcda2a26f364221dc9_arm64",
"product_identification_helper": {
"purl": "pkg:oci/acm-volsync-addon-controller-rhel8@sha256:a7f8ce55764d4e303d54aaf064d56ee192620d29b361fabcda2a26f364221dc9?arch=arm64\u0026repository_url=registry.redhat.io/rhacm2/acm-volsync-addon-controller-rhel8\u0026tag=v2.7.0-26"
}
}
},
{
"category": "product_version",
"name": "rhacm2/cert-policy-controller-rhel8@sha256:488e74aed7f420f6112ef1f7b3b5cc812358574ec149ecca1147ff2f9d6d7835_arm64",
"product": {
"name": "rhacm2/cert-policy-controller-rhel8@sha256:488e74aed7f420f6112ef1f7b3b5cc812358574ec149ecca1147ff2f9d6d7835_arm64",
"product_id": "rhacm2/cert-policy-controller-rhel8@sha256:488e74aed7f420f6112ef1f7b3b5cc812358574ec149ecca1147ff2f9d6d7835_arm64",
"product_identification_helper": {
"purl": "pkg:oci/cert-policy-controller-rhel8@sha256:488e74aed7f420f6112ef1f7b3b5cc812358574ec149ecca1147ff2f9d6d7835?arch=arm64\u0026repository_url=registry.redhat.io/rhacm2/cert-policy-controller-rhel8\u0026tag=v2.7.0-23"
}
}
},
{
"category": "product_version",
"name": "rhacm2/cluster-backup-rhel8-operator@sha256:3af39faf1795e87018795c35b2ec5074bfcd1bf76b84326446cfb1570bc0d5e0_arm64",
"product": {
"name": "rhacm2/cluster-backup-rhel8-operator@sha256:3af39faf1795e87018795c35b2ec5074bfcd1bf76b84326446cfb1570bc0d5e0_arm64",
"product_id": "rhacm2/cluster-backup-rhel8-operator@sha256:3af39faf1795e87018795c35b2ec5074bfcd1bf76b84326446cfb1570bc0d5e0_arm64",
"product_identification_helper": {
"purl": "pkg:oci/cluster-backup-rhel8-operator@sha256:3af39faf1795e87018795c35b2ec5074bfcd1bf76b84326446cfb1570bc0d5e0?arch=arm64\u0026repository_url=registry.redhat.io/rhacm2/cluster-backup-rhel8-operator\u0026tag=v2.7.0-74"
}
}
},
{
"category": "product_version",
"name": "rhacm2/config-policy-controller-rhel8@sha256:328c0d0e4d06573f2f26bbec39f1a570eb6ddbc26a5c0fa380fec7f840f6475e_arm64",
"product": {
"name": "rhacm2/config-policy-controller-rhel8@sha256:328c0d0e4d06573f2f26bbec39f1a570eb6ddbc26a5c0fa380fec7f840f6475e_arm64",
"product_id": "rhacm2/config-policy-controller-rhel8@sha256:328c0d0e4d06573f2f26bbec39f1a570eb6ddbc26a5c0fa380fec7f840f6475e_arm64",
"product_identification_helper": {
"purl": "pkg:oci/config-policy-controller-rhel8@sha256:328c0d0e4d06573f2f26bbec39f1a570eb6ddbc26a5c0fa380fec7f840f6475e?arch=arm64\u0026repository_url=registry.redhat.io/rhacm2/config-policy-controller-rhel8\u0026tag=v2.7.0-39"
}
}
},
{
"category": "product_version",
"name": "rhacm2/console-rhel8@sha256:33929c835221f166d0eb731f5e553cdf78a5579a124c90b462d4bb5250dc7254_arm64",
"product": {
"name": "rhacm2/console-rhel8@sha256:33929c835221f166d0eb731f5e553cdf78a5579a124c90b462d4bb5250dc7254_arm64",
"product_id": "rhacm2/console-rhel8@sha256:33929c835221f166d0eb731f5e553cdf78a5579a124c90b462d4bb5250dc7254_arm64",
"product_identification_helper": {
"purl": "pkg:oci/console-rhel8@sha256:33929c835221f166d0eb731f5e553cdf78a5579a124c90b462d4bb5250dc7254?arch=arm64\u0026repository_url=registry.redhat.io/rhacm2/console-rhel8\u0026tag=v2.7.0-125"
}
}
},
{
"category": "product_version",
"name": "rhacm2/endpoint-monitoring-rhel8-operator@sha256:64c9e84fb923d107d0d4d3f9026510de03f73773cc8348f0025721d26033215c_arm64",
"product": {
"name": "rhacm2/endpoint-monitoring-rhel8-operator@sha256:64c9e84fb923d107d0d4d3f9026510de03f73773cc8348f0025721d26033215c_arm64",
"product_id": "rhacm2/endpoint-monitoring-rhel8-operator@sha256:64c9e84fb923d107d0d4d3f9026510de03f73773cc8348f0025721d26033215c_arm64",
"product_identification_helper": {
"purl": "pkg:oci/endpoint-monitoring-rhel8-operator@sha256:64c9e84fb923d107d0d4d3f9026510de03f73773cc8348f0025721d26033215c?arch=arm64\u0026repository_url=registry.redhat.io/rhacm2/endpoint-monitoring-rhel8-operator\u0026tag=v2.7.0-33"
}
}
},
{
"category": "product_version",
"name": "rhacm2/governance-policy-propagator-rhel8@sha256:e05489056e65dba4eb291b050c8072608a5efc2ce971b34a903c8c7ca07e0927_arm64",
"product": {
"name": "rhacm2/governance-policy-propagator-rhel8@sha256:e05489056e65dba4eb291b050c8072608a5efc2ce971b34a903c8c7ca07e0927_arm64",
"product_id": "rhacm2/governance-policy-propagator-rhel8@sha256:e05489056e65dba4eb291b050c8072608a5efc2ce971b34a903c8c7ca07e0927_arm64",
"product_identification_helper": {
"purl": "pkg:oci/governance-policy-propagator-rhel8@sha256:e05489056e65dba4eb291b050c8072608a5efc2ce971b34a903c8c7ca07e0927?arch=arm64\u0026repository_url=registry.redhat.io/rhacm2/governance-policy-propagator-rhel8\u0026tag=v2.7.0-47"
}
}
},
{
"category": "product_version",
"name": "rhacm2/grafana-dashboard-loader-rhel8@sha256:d41f6fabaec525dfaac736806b93102479260309f482e155af2b03dc3c9a0c61_arm64",
"product": {
"name": "rhacm2/grafana-dashboard-loader-rhel8@sha256:d41f6fabaec525dfaac736806b93102479260309f482e155af2b03dc3c9a0c61_arm64",
"product_id": "rhacm2/grafana-dashboard-loader-rhel8@sha256:d41f6fabaec525dfaac736806b93102479260309f482e155af2b03dc3c9a0c61_arm64",
"product_identification_helper": {
"purl": "pkg:oci/grafana-dashboard-loader-rhel8@sha256:d41f6fabaec525dfaac736806b93102479260309f482e155af2b03dc3c9a0c61?arch=arm64\u0026repository_url=registry.redhat.io/rhacm2/grafana-dashboard-loader-rhel8\u0026tag=v2.7.0-34"
}
}
},
{
"category": "product_version",
"name": "rhacm2/iam-policy-controller-rhel8@sha256:cc5f8499009dc316d936c3a57f9a9457d5f2bbc8568e2b484a7c8b1cc676da7c_arm64",
"product": {
"name": "rhacm2/iam-policy-controller-rhel8@sha256:cc5f8499009dc316d936c3a57f9a9457d5f2bbc8568e2b484a7c8b1cc676da7c_arm64",
"product_id": "rhacm2/iam-policy-controller-rhel8@sha256:cc5f8499009dc316d936c3a57f9a9457d5f2bbc8568e2b484a7c8b1cc676da7c_arm64",
"product_identification_helper": {
"purl": "pkg:oci/iam-policy-controller-rhel8@sha256:cc5f8499009dc316d936c3a57f9a9457d5f2bbc8568e2b484a7c8b1cc676da7c?arch=arm64\u0026repository_url=registry.redhat.io/rhacm2/iam-policy-controller-rhel8\u0026tag=v2.7.0-24"
}
}
},
{
"category": "product_version",
"name": "rhacm2/insights-client-rhel8@sha256:5a32ad8c8e7792f9679a604f073bce047c4f8fdd713a655ae83314e27366c5af_arm64",
"product": {
"name": "rhacm2/insights-client-rhel8@sha256:5a32ad8c8e7792f9679a604f073bce047c4f8fdd713a655ae83314e27366c5af_arm64",
"product_id": "rhacm2/insights-client-rhel8@sha256:5a32ad8c8e7792f9679a604f073bce047c4f8fdd713a655ae83314e27366c5af_arm64",
"product_identification_helper": {
"purl": "pkg:oci/insights-client-rhel8@sha256:5a32ad8c8e7792f9679a604f073bce047c4f8fdd713a655ae83314e27366c5af?arch=arm64\u0026repository_url=registry.redhat.io/rhacm2/insights-client-rhel8\u0026tag=v2.7.0-20"
}
}
},
{
"category": "product_version",
"name": "rhacm2/insights-metrics-rhel8@sha256:57bf2eca5df0be601d7dd59357e95d078bf69d26c1b26cdd56d0d311df123d5a_arm64",
"product": {
"name": "rhacm2/insights-metrics-rhel8@sha256:57bf2eca5df0be601d7dd59357e95d078bf69d26c1b26cdd56d0d311df123d5a_arm64",
"product_id": "rhacm2/insights-metrics-rhel8@sha256:57bf2eca5df0be601d7dd59357e95d078bf69d26c1b26cdd56d0d311df123d5a_arm64",
"product_identification_helper": {
"purl": "pkg:oci/insights-metrics-rhel8@sha256:57bf2eca5df0be601d7dd59357e95d078bf69d26c1b26cdd56d0d311df123d5a?arch=arm64\u0026repository_url=registry.redhat.io/rhacm2/insights-metrics-rhel8\u0026tag=v2.7.0-20"
}
}
},
{
"category": "product_version",
"name": "rhacm2/klusterlet-addon-controller-rhel8@sha256:7cea9ce9aeb26df137590353de05b8a88ee55faa43cecde68e40fb875f9844cd_arm64",
"product": {
"name": "rhacm2/klusterlet-addon-controller-rhel8@sha256:7cea9ce9aeb26df137590353de05b8a88ee55faa43cecde68e40fb875f9844cd_arm64",
"product_id": "rhacm2/klusterlet-addon-controller-rhel8@sha256:7cea9ce9aeb26df137590353de05b8a88ee55faa43cecde68e40fb875f9844cd_arm64",
"product_identification_helper": {
"purl": "pkg:oci/klusterlet-addon-controller-rhel8@sha256:7cea9ce9aeb26df137590353de05b8a88ee55faa43cecde68e40fb875f9844cd?arch=arm64\u0026repository_url=registry.redhat.io/rhacm2/klusterlet-addon-controller-rhel8\u0026tag=v2.7.0-20"
}
}
},
{
"category": "product_version",
"name": "rhacm2/kube-rbac-proxy-rhel8@sha256:407178ad223483b92a382e0fb916de9f42f1a0db9aaacb66710a7a743f1c3dce_arm64",
"product": {
"name": "rhacm2/kube-rbac-proxy-rhel8@sha256:407178ad223483b92a382e0fb916de9f42f1a0db9aaacb66710a7a743f1c3dce_arm64",
"product_id": "rhacm2/kube-rbac-proxy-rhel8@sha256:407178ad223483b92a382e0fb916de9f42f1a0db9aaacb66710a7a743f1c3dce_arm64",
"product_identification_helper": {
"purl": "pkg:oci/kube-rbac-proxy-rhel8@sha256:407178ad223483b92a382e0fb916de9f42f1a0db9aaacb66710a7a743f1c3dce?arch=arm64\u0026repository_url=registry.redhat.io/rhacm2/kube-rbac-proxy-rhel8\u0026tag=v2.7.0-21"
}
}
},
{
"category": "product_version",
"name": "rhacm2/kube-state-metrics-rhel8@sha256:534420075e829b5881f6cd3f32d4aa90ea3075de869b84f689c9606d4f03521a_arm64",
"product": {
"name": "rhacm2/kube-state-metrics-rhel8@sha256:534420075e829b5881f6cd3f32d4aa90ea3075de869b84f689c9606d4f03521a_arm64",
"product_id": "rhacm2/kube-state-metrics-rhel8@sha256:534420075e829b5881f6cd3f32d4aa90ea3075de869b84f689c9606d4f03521a_arm64",
"product_identification_helper": {
"purl": "pkg:oci/kube-state-metrics-rhel8@sha256:534420075e829b5881f6cd3f32d4aa90ea3075de869b84f689c9606d4f03521a?arch=arm64\u0026repository_url=registry.redhat.io/rhacm2/kube-state-metrics-rhel8\u0026tag=v2.7.0-22"
}
}
},
{
"category": "product_version",
"name": "rhacm2/management-ingress-rhel8@sha256:bea2ee18f401ec1b4c4b87f40f6f79a4418d6aafad5e2b50099f7541b6699de7_arm64",
"product": {
"name": "rhacm2/management-ingress-rhel8@sha256:bea2ee18f401ec1b4c4b87f40f6f79a4418d6aafad5e2b50099f7541b6699de7_arm64",
"product_id": "rhacm2/management-ingress-rhel8@sha256:bea2ee18f401ec1b4c4b87f40f6f79a4418d6aafad5e2b50099f7541b6699de7_arm64",
"product_identification_helper": {
"purl": "pkg:oci/management-ingress-rhel8@sha256:bea2ee18f401ec1b4c4b87f40f6f79a4418d6aafad5e2b50099f7541b6699de7?arch=arm64\u0026repository_url=registry.redhat.io/rhacm2/management-ingress-rhel8\u0026tag=v2.7.0-21"
}
}
},
{
"category": "product_version",
"name": "rhacm2/memcached-rhel8@sha256:e044af5fee732dd9923759b312c3b72dd4b6ab1780456973f35677d72586913e_arm64",
"product": {
"name": "rhacm2/memcached-rhel8@sha256:e044af5fee732dd9923759b312c3b72dd4b6ab1780456973f35677d72586913e_arm64",
"product_id": "rhacm2/memcached-rhel8@sha256:e044af5fee732dd9923759b312c3b72dd4b6ab1780456973f35677d72586913e_arm64",
"product_identification_helper": {
"purl": "pkg:oci/memcached-rhel8@sha256:e044af5fee732dd9923759b312c3b72dd4b6ab1780456973f35677d72586913e?arch=arm64\u0026repository_url=registry.redhat.io/rhacm2/memcached-rhel8\u0026tag=v2.7.0-9"
}
}
},
{
"category": "product_version",
"name": "rhacm2/memcached-exporter-rhel8@sha256:094b84362782a88d8b0c7a75a23dd5ae3ff846913f0a49e732d53cc0efdf6a61_arm64",
"product": {
"name": "rhacm2/memcached-exporter-rhel8@sha256:094b84362782a88d8b0c7a75a23dd5ae3ff846913f0a49e732d53cc0efdf6a61_arm64",
"product_id": "rhacm2/memcached-exporter-rhel8@sha256:094b84362782a88d8b0c7a75a23dd5ae3ff846913f0a49e732d53cc0efdf6a61_arm64",
"product_identification_helper": {
"purl": "pkg:oci/memcached-exporter-rhel8@sha256:094b84362782a88d8b0c7a75a23dd5ae3ff846913f0a49e732d53cc0efdf6a61?arch=arm64\u0026repository_url=registry.redhat.io/rhacm2/memcached-exporter-rhel8\u0026tag=v2.7.0-16"
}
}
},
{
"category": "product_version",
"name": "rhacm2/metrics-collector-rhel8@sha256:2358249e2cf40d054cca5711f39091e2f0cbd44e61a24d3c1dd1a9e79cc440b1_arm64",
"product": {
"name": "rhacm2/metrics-collector-rhel8@sha256:2358249e2cf40d054cca5711f39091e2f0cbd44e61a24d3c1dd1a9e79cc440b1_arm64",
"product_id": "rhacm2/metrics-collector-rhel8@sha256:2358249e2cf40d054cca5711f39091e2f0cbd44e61a24d3c1dd1a9e79cc440b1_arm64",
"product_identification_helper": {
"purl": "pkg:oci/metrics-collector-rhel8@sha256:2358249e2cf40d054cca5711f39091e2f0cbd44e61a24d3c1dd1a9e79cc440b1?arch=arm64\u0026repository_url=registry.redhat.io/rhacm2/metrics-collector-rhel8\u0026tag=v2.7.0-33"
}
}
},
{
"category": "product_version",
"name": "rhacm2/multicloud-integrations-rhel8@sha256:f02a569222e13356f5fbdef5b7d2da943e6f6071fd88ba75a2565b3d340b6c3a_arm64",
"product": {
"name": "rhacm2/multicloud-integrations-rhel8@sha256:f02a569222e13356f5fbdef5b7d2da943e6f6071fd88ba75a2565b3d340b6c3a_arm64",
"product_id": "rhacm2/multicloud-integrations-rhel8@sha256:f02a569222e13356f5fbdef5b7d2da943e6f6071fd88ba75a2565b3d340b6c3a_arm64",
"product_identification_helper": {
"purl": "pkg:oci/multicloud-integrations-rhel8@sha256:f02a569222e13356f5fbdef5b7d2da943e6f6071fd88ba75a2565b3d340b6c3a?arch=arm64\u0026repository_url=registry.redhat.io/rhacm2/multicloud-integrations-rhel8\u0026tag=v2.7.0-24"
}
}
},
{
"category": "product_version",
"name": "rhacm2/multiclusterhub-rhel8@sha256:fdf9ae4924a587c945a85b2319b0471a5688368df572f2de852c51da8bc74dcb_arm64",
"product": {
"name": "rhacm2/multiclusterhub-rhel8@sha256:fdf9ae4924a587c945a85b2319b0471a5688368df572f2de852c51da8bc74dcb_arm64",
"product_id": "rhacm2/multiclusterhub-rhel8@sha256:fdf9ae4924a587c945a85b2319b0471a5688368df572f2de852c51da8bc74dcb_arm64",
"product_identification_helper": {
"purl": "pkg:oci/multiclusterhub-rhel8@sha256:fdf9ae4924a587c945a85b2319b0471a5688368df572f2de852c51da8bc74dcb?arch=arm64\u0026repository_url=registry.redhat.io/rhacm2/multiclusterhub-rhel8\u0026tag=v2.7.0-63"
}
}
},
{
"category": "product_version",
"name": "rhacm2/multicluster-observability-rhel8-operator@sha256:49083d7039af6df4bd639dd998162c96dc586da4d828ffbe9c880a8a8d6d13d6_arm64",
"product": {
"name": "rhacm2/multicluster-observability-rhel8-operator@sha256:49083d7039af6df4bd639dd998162c96dc586da4d828ffbe9c880a8a8d6d13d6_arm64",
"product_id": "rhacm2/multicluster-observability-rhel8-operator@sha256:49083d7039af6df4bd639dd998162c96dc586da4d828ffbe9c880a8a8d6d13d6_arm64",
"product_identification_helper": {
"purl": "pkg:oci/multicluster-observability-rhel8-operator@sha256:49083d7039af6df4bd639dd998162c96dc586da4d828ffbe9c880a8a8d6d13d6?arch=arm64\u0026repository_url=registry.redhat.io/rhacm2/multicluster-observability-rhel8-operator\u0026tag=v2.7.0-34"
}
}
},
{
"category": "product_version",
"name": "rhacm2/multicluster-operators-application-rhel8@sha256:9c58c89cb0173394684d7d23178ad32eb2d571444cb306ea599565eaac92ea4f_arm64",
"product": {
"name": "rhacm2/multicluster-operators-application-rhel8@sha256:9c58c89cb0173394684d7d23178ad32eb2d571444cb306ea599565eaac92ea4f_arm64",
"product_id": "rhacm2/multicluster-operators-application-rhel8@sha256:9c58c89cb0173394684d7d23178ad32eb2d571444cb306ea599565eaac92ea4f_arm64",
"product_identification_helper": {
"purl": "pkg:oci/multicluster-operators-application-rhel8@sha256:9c58c89cb0173394684d7d23178ad32eb2d571444cb306ea599565eaac92ea4f?arch=arm64\u0026repository_url=registry.redhat.io/rhacm2/multicluster-operators-application-rhel8\u0026tag=v2.7.0-22"
}
}
},
{
"category": "product_version",
"name": "rhacm2/multicluster-operators-channel-rhel8@sha256:ddb1016901287c80ef1972f25db37b1182e854115671961efb3fc0048cd95800_arm64",
"product": {
"name": "rhacm2/multicluster-operators-channel-rhel8@sha256:ddb1016901287c80ef1972f25db37b1182e854115671961efb3fc0048cd95800_arm64",
"product_id": "rhacm2/multicluster-operators-channel-rhel8@sha256:ddb1016901287c80ef1972f25db37b1182e854115671961efb3fc0048cd95800_arm64",
"product_identification_helper": {
"purl": "pkg:oci/multicluster-operators-channel-rhel8@sha256:ddb1016901287c80ef1972f25db37b1182e854115671961efb3fc0048cd95800?arch=arm64\u0026repository_url=registry.redhat.io/rhacm2/multicluster-operators-channel-rhel8\u0026tag=v2.7.0-25"
}
}
},
{
"category": "product_version",
"name": "rhacm2/multicluster-operators-subscription-rhel8@sha256:548d610f996e73b67eb21d2993b5ac3d0da02997a48b9c1226072d6d95ae4c3b_arm64",
"product": {
"name": "rhacm2/multicluster-operators-subscription-rhel8@sha256:548d610f996e73b67eb21d2993b5ac3d0da02997a48b9c1226072d6d95ae4c3b_arm64",
"product_id": "rhacm2/multicluster-operators-subscription-rhel8@sha256:548d610f996e73b67eb21d2993b5ac3d0da02997a48b9c1226072d6d95ae4c3b_arm64",
"product_identification_helper": {
"purl": "pkg:oci/multicluster-operators-subscription-rhel8@sha256:548d610f996e73b67eb21d2993b5ac3d0da02997a48b9c1226072d6d95ae4c3b?arch=arm64\u0026repository_url=registry.redhat.io/rhacm2/multicluster-operators-subscription-rhel8\u0026tag=v2.7.0-57"
}
}
},
{
"category": "product_version",
"name": "rhacm2/node-exporter-rhel8@sha256:8b359fcf74d236fc488ef4553dbaf9dbec549e331f2b103b40139aa2eb1345e4_arm64",
"product": {
"name": "rhacm2/node-exporter-rhel8@sha256:8b359fcf74d236fc488ef4553dbaf9dbec549e331f2b103b40139aa2eb1345e4_arm64",
"product_id": "rhacm2/node-exporter-rhel8@sha256:8b359fcf74d236fc488ef4553dbaf9dbec549e331f2b103b40139aa2eb1345e4_arm64",
"product_identification_helper": {
"purl": "pkg:oci/node-exporter-rhel8@sha256:8b359fcf74d236fc488ef4553dbaf9dbec549e331f2b103b40139aa2eb1345e4?arch=arm64\u0026repository_url=registry.redhat.io/rhacm2/node-exporter-rhel8\u0026tag=v2.7.0-21"
}
}
},
{
"category": "product_version",
"name": "rhacm2/observatorium-rhel8@sha256:1e46b8610e037752ecfb30aaac5c7459a81aa119bf0c2b2ffb0dc90cd5701af0_arm64",
"product": {
"name": "rhacm2/observatorium-rhel8@sha256:1e46b8610e037752ecfb30aaac5c7459a81aa119bf0c2b2ffb0dc90cd5701af0_arm64",
"product_id": "rhacm2/observatorium-rhel8@sha256:1e46b8610e037752ecfb30aaac5c7459a81aa119bf0c2b2ffb0dc90cd5701af0_arm64",
"product_identification_helper": {
"purl": "pkg:oci/observatorium-rhel8@sha256:1e46b8610e037752ecfb30aaac5c7459a81aa119bf0c2b2ffb0dc90cd5701af0?arch=arm64\u0026repository_url=registry.redhat.io/rhacm2/observatorium-rhel8\u0026tag=v2.7.0-21"
}
}
},
{
"category": "product_version",
"name": "rhacm2/observatorium-rhel8-operator@sha256:928c114e3aca978626ad91889aaed0cc20ca0d641ad946c9a1b1f2424245c795_arm64",
"product": {
"name": "rhacm2/observatorium-rhel8-operator@sha256:928c114e3aca978626ad91889aaed0cc20ca0d641ad946c9a1b1f2424245c795_arm64",
"product_id": "rhacm2/observatorium-rhel8-operator@sha256:928c114e3aca978626ad91889aaed0cc20ca0d641ad946c9a1b1f2424245c795_arm64",
"product_identification_helper": {
"purl": "pkg:oci/observatorium-rhel8-operator@sha256:928c114e3aca978626ad91889aaed0cc20ca0d641ad946c9a1b1f2424245c795?arch=arm64\u0026repository_url=registry.redhat.io/rhacm2/observatorium-rhel8-operator\u0026tag=v2.7.0-19"
}
}
},
{
"category": "product_version",
"name": "rhacm2/prometheus-alertmanager-rhel8@sha256:8349cdc4677a2dd37c54b058c487d76e8fbe4c76178e805d4745ef5c62bc6151_arm64",
"product": {
"name": "rhacm2/prometheus-alertmanager-rhel8@sha256:8349cdc4677a2dd37c54b058c487d76e8fbe4c76178e805d4745ef5c62bc6151_arm64",
"product_id": "rhacm2/prometheus-alertmanager-rhel8@sha256:8349cdc4677a2dd37c54b058c487d76e8fbe4c76178e805d4745ef5c62bc6151_arm64",
"product_identification_helper": {
"purl": "pkg:oci/prometheus-alertmanager-rhel8@sha256:8349cdc4677a2dd37c54b058c487d76e8fbe4c76178e805d4745ef5c62bc6151?arch=arm64\u0026repository_url=registry.redhat.io/rhacm2/prometheus-alertmanager-rhel8\u0026tag=v2.7.0-18"
}
}
},
{
"category": "product_version",
"name": "rhacm2/prometheus-rhel8@sha256:a3661c1cbfa2f8c230ec44ee5e2fecf1967ce48df0c9699f063bd27407b94dac_arm64",
"product": {
"name": "rhacm2/prometheus-rhel8@sha256:a3661c1cbfa2f8c230ec44ee5e2fecf1967ce48df0c9699f063bd27407b94dac_arm64",
"product_id": "rhacm2/prometheus-rhel8@sha256:a3661c1cbfa2f8c230ec44ee5e2fecf1967ce48df0c9699f063bd27407b94dac_arm64",
"product_identification_helper": {
"purl": "pkg:oci/prometheus-rhel8@sha256:a3661c1cbfa2f8c230ec44ee5e2fecf1967ce48df0c9699f063bd27407b94dac?arch=arm64\u0026repository_url=registry.redhat.io/rhacm2/prometheus-rhel8\u0026tag=v2.7.0-18"
}
}
},
{
"category": "product_version",
"name": "rhacm2/rbac-query-proxy-rhel8@sha256:84486a82cd6655d5e5a1fbccae5a2e9335498d3e05422fa325b443c8923c1b75_arm64",
"product": {
"name": "rhacm2/rbac-query-proxy-rhel8@sha256:84486a82cd6655d5e5a1fbccae5a2e9335498d3e05422fa325b443c8923c1b75_arm64",
"product_id": "rhacm2/rbac-query-proxy-rhel8@sha256:84486a82cd6655d5e5a1fbccae5a2e9335498d3e05422fa325b443c8923c1b75_arm64",
"product_identification_helper": {
"purl": "pkg:oci/rbac-query-proxy-rhel8@sha256:84486a82cd6655d5e5a1fbccae5a2e9335498d3e05422fa325b443c8923c1b75?arch=arm64\u0026repository_url=registry.redhat.io/rhacm2/rbac-query-proxy-rhel8\u0026tag=v2.7.0-34"
}
}
},
{
"category": "product_version",
"name": "rhacm2/search-collector-rhel8@sha256:4b7544ec460f265afb71c9d362cf9851e3ba250c3ab694ccc9a78c15eb38a612_arm64",
"product": {
"name": "rhacm2/search-collector-rhel8@sha256:4b7544ec460f265afb71c9d362cf9851e3ba250c3ab694ccc9a78c15eb38a612_arm64",
"product_id": "rhacm2/search-collector-rhel8@sha256:4b7544ec460f265afb71c9d362cf9851e3ba250c3ab694ccc9a78c15eb38a612_arm64",
"product_identification_helper": {
"purl": "pkg:oci/search-collector-rhel8@sha256:4b7544ec460f265afb71c9d362cf9851e3ba250c3ab694ccc9a78c15eb38a612?arch=arm64\u0026repository_url=registry.redhat.io/rhacm2/search-collector-rhel8\u0026tag=v2.7.0-28"
}
}
},
{
"category": "product_version",
"name": "rhacm2/submariner-addon-rhel8@sha256:7400391c2a56bc01da6fbbf13bb249a01e90d8eccb8d465dfb19c3598f5fecbe_arm64",
"product": {
"name": "rhacm2/submariner-addon-rhel8@sha256:7400391c2a56bc01da6fbbf13bb249a01e90d8eccb8d465dfb19c3598f5fecbe_arm64",
"product_id": "rhacm2/submariner-addon-rhel8@sha256:7400391c2a56bc01da6fbbf13bb249a01e90d8eccb8d465dfb19c3598f5fecbe_arm64",
"product_identification_helper": {
"purl": "pkg:oci/submariner-addon-rhel8@sha256:7400391c2a56bc01da6fbbf13bb249a01e90d8eccb8d465dfb19c3598f5fecbe?arch=arm64\u0026repository_url=registry.redhat.io/rhacm2/submariner-addon-rhel8\u0026tag=v2.7.0-52"
}
}
},
{
"category": "product_version",
"name": "rhacm2/thanos-rhel8@sha256:26de3711356177090694b4bf00821d873127cf8c0675fe42a8f757c5c37a40cd_arm64",
"product": {
"name": "rhacm2/thanos-rhel8@sha256:26de3711356177090694b4bf00821d873127cf8c0675fe42a8f757c5c37a40cd_arm64",
"product_id": "rhacm2/thanos-rhel8@sha256:26de3711356177090694b4bf00821d873127cf8c0675fe42a8f757c5c37a40cd_arm64",
"product_identification_helper": {
"purl": "pkg:oci/thanos-rhel8@sha256:26de3711356177090694b4bf00821d873127cf8c0675fe42a8f757c5c37a40cd?arch=arm64\u0026repository_url=registry.redhat.io/rhacm2/thanos-rhel8\u0026tag=v2.7.0-17"
}
}
},
{
"category": "product_version",
"name": "rhacm2/thanos-receive-controller-rhel8@sha256:7ceb607e7a3205361d8c9d1b44aae47381e2d07b129e40b5f90f55c3a8402774_arm64",
"product": {
"name": "rhacm2/thanos-receive-controller-rhel8@sha256:7ceb607e7a3205361d8c9d1b44aae47381e2d07b129e40b5f90f55c3a8402774_arm64",
"product_id": "rhacm2/thanos-receive-controller-rhel8@sha256:7ceb607e7a3205361d8c9d1b44aae47381e2d07b129e40b5f90f55c3a8402774_arm64",
"product_identification_helper": {
"purl": "pkg:oci/thanos-receive-controller-rhel8@sha256:7ceb607e7a3205361d8c9d1b44aae47381e2d07b129e40b5f90f55c3a8402774?arch=arm64\u0026repository_url=registry.redhat.io/rhacm2/thanos-receive-controller-rhel8\u0026tag=v2.7.0-19"
}
}
}
],
"category": "architecture",
"name": "arm64"
},
{
"branches": [
{
"category": "product_version",
"name": "rhacm2/acm-governance-policy-addon-controller-rhel8@sha256:2c7f0617df666e8cbcd622dee073a35843db4a81caa19b7db3b9fb9264cdf7fc_amd64",
"product": {
"name": "rhacm2/acm-governance-policy-addon-controller-rhel8@sha256:2c7f0617df666e8cbcd622dee073a35843db4a81caa19b7db3b9fb9264cdf7fc_amd64",
"product_id": "rhacm2/acm-governance-policy-addon-controller-rhel8@sha256:2c7f0617df666e8cbcd622dee073a35843db4a81caa19b7db3b9fb9264cdf7fc_amd64",
"product_identification_helper": {
"purl": "pkg:oci/acm-governance-policy-addon-controller-rhel8@sha256:2c7f0617df666e8cbcd622dee073a35843db4a81caa19b7db3b9fb9264cdf7fc?arch=amd64\u0026repository_url=registry.redhat.io/rhacm2/acm-governance-policy-addon-controller-rhel8\u0026tag=v2.7.0-48"
}
}
},
{
"category": "product_version",
"name": "rhacm2/acm-governance-policy-framework-addon-rhel8@sha256:ec5fc63b94bc9c070f14fd76d4ae26b90e3f29d3694887380a5f8f8ea5a04bc0_amd64",
"product": {
"name": "rhacm2/acm-governance-policy-framework-addon-rhel8@sha256:ec5fc63b94bc9c070f14fd76d4ae26b90e3f29d3694887380a5f8f8ea5a04bc0_amd64",
"product_id": "rhacm2/acm-governance-policy-framework-addon-rhel8@sha256:ec5fc63b94bc9c070f14fd76d4ae26b90e3f29d3694887380a5f8f8ea5a04bc0_amd64",
"product_identification_helper": {
"purl": "pkg:oci/acm-governance-policy-framework-addon-rhel8@sha256:ec5fc63b94bc9c070f14fd76d4ae26b90e3f29d3694887380a5f8f8ea5a04bc0?arch=amd64\u0026repository_url=registry.redhat.io/rhacm2/acm-governance-policy-framework-addon-rhel8\u0026tag=v2.7.0-25"
}
}
},
{
"category": "product_version",
"name": "rhacm2/acm-grafana-rhel8@sha256:49746c3a6e7033b1bac90d3515e0f5ab44aaf9c45cce414308da72bb960287b1_amd64",
"product": {
"name": "rhacm2/acm-grafana-rhel8@sha256:49746c3a6e7033b1bac90d3515e0f5ab44aaf9c45cce414308da72bb960287b1_amd64",
"product_id": "rhacm2/acm-grafana-rhel8@sha256:49746c3a6e7033b1bac90d3515e0f5ab44aaf9c45cce414308da72bb960287b1_amd64",
"product_identification_helper": {
"purl": "pkg:oci/acm-grafana-rhel8@sha256:49746c3a6e7033b1bac90d3515e0f5ab44aaf9c45cce414308da72bb960287b1?arch=amd64\u0026repository_url=registry.redhat.io/rhacm2/acm-grafana-rhel8\u0026tag=v2.7.0-19"
}
}
},
{
"category": "product_version",
"name": "rhacm2/acm-must-gather-rhel8@sha256:5c79bf93599b792c20c76d9a0a35532ad79a45f3765dccfbafab9a273e338e52_amd64",
"product": {
"name": "rhacm2/acm-must-gather-rhel8@sha256:5c79bf93599b792c20c76d9a0a35532ad79a45f3765dccfbafab9a273e338e52_amd64",
"product_id": "rhacm2/acm-must-gather-rhel8@sha256:5c79bf93599b792c20c76d9a0a35532ad79a45f3765dccfbafab9a273e338e52_amd64",
"product_identification_helper": {
"purl": "pkg:oci/acm-must-gather-rhel8@sha256:5c79bf93599b792c20c76d9a0a35532ad79a45f3765dccfbafab9a273e338e52?arch=amd64\u0026repository_url=registry.redhat.io/rhacm2/acm-must-gather-rhel8\u0026tag=v2.7.0-23"
}
}
},
{
"category": "product_version",
"name": "rhacm2/acm-operator-bundle@sha256:f63d0a9a0e3dc9d86e84279c50e9c613d8430e71a3821d418e168250ca3b747c_amd64",
"product": {
"name": "rhacm2/acm-operator-bundle@sha256:f63d0a9a0e3dc9d86e84279c50e9c613d8430e71a3821d418e168250ca3b747c_amd64",
"product_id": "rhacm2/acm-operator-bundle@sha256:f63d0a9a0e3dc9d86e84279c50e9c613d8430e71a3821d418e168250ca3b747c_amd64",
"product_identification_helper": {
"purl": "pkg:oci/acm-operator-bundle@sha256:f63d0a9a0e3dc9d86e84279c50e9c613d8430e71a3821d418e168250ca3b747c?arch=amd64\u0026repository_url=registry.redhat.io/rhacm2/acm-operator-bundle\u0026tag=v2.7.0-267"
}
}
},
{
"category": "product_version",
"name": "rhacm2/acm-prometheus-config-reloader-rhel8@sha256:7fcb79c1707b3c8b767d8c174e5b64516f200c0bfa255c1f40557446b37debae_amd64",
"product": {
"name": "rhacm2/acm-prometheus-config-reloader-rhel8@sha256:7fcb79c1707b3c8b767d8c174e5b64516f200c0bfa255c1f40557446b37debae_amd64",
"product_id": "rhacm2/acm-prometheus-config-reloader-rhel8@sha256:7fcb79c1707b3c8b767d8c174e5b64516f200c0bfa255c1f40557446b37debae_amd64",
"product_identification_helper": {
"purl": "pkg:oci/acm-prometheus-config-reloader-rhel8@sha256:7fcb79c1707b3c8b767d8c174e5b64516f200c0bfa255c1f40557446b37debae?arch=amd64\u0026repository_url=registry.redhat.io/rhacm2/acm-prometheus-config-reloader-rhel8\u0026tag=v2.7.0-22"
}
}
},
{
"category": "product_version",
"name": "rhacm2/acm-prometheus-rhel8@sha256:4283fa3b6ee93404d4fe7b551b52dbd7a4bbd8be0a57cf9b603a68736feefaea_amd64",
"product": {
"name": "rhacm2/acm-prometheus-rhel8@sha256:4283fa3b6ee93404d4fe7b551b52dbd7a4bbd8be0a57cf9b603a68736feefaea_amd64",
"product_id": "rhacm2/acm-prometheus-rhel8@sha256:4283fa3b6ee93404d4fe7b551b52dbd7a4bbd8be0a57cf9b603a68736feefaea_amd64",
"product_identification_helper": {
"purl": "pkg:oci/acm-prometheus-rhel8@sha256:4283fa3b6ee93404d4fe7b551b52dbd7a4bbd8be0a57cf9b603a68736feefaea?arch=amd64\u0026repository_url=registry.redhat.io/rhacm2/acm-prometheus-rhel8\u0026tag=v2.7.0-22"
}
}
},
{
"category": "product_version",
"name": "rhacm2/acm-search-indexer-rhel8@sha256:436307eef035e0e9be448eb6c4f6a690a7d357ed06d661642b082e0d3219864c_amd64",
"product": {
"name": "rhacm2/acm-search-indexer-rhel8@sha256:436307eef035e0e9be448eb6c4f6a690a7d357ed06d661642b082e0d3219864c_amd64",
"product_id": "rhacm2/acm-search-indexer-rhel8@sha256:436307eef035e0e9be448eb6c4f6a690a7d357ed06d661642b082e0d3219864c_amd64",
"product_identification_helper": {
"purl": "pkg:oci/acm-search-indexer-rhel8@sha256:436307eef035e0e9be448eb6c4f6a690a7d357ed06d661642b082e0d3219864c?arch=amd64\u0026repository_url=registry.redhat.io/rhacm2/acm-search-indexer-rhel8\u0026tag=v2.7.0-26"
}
}
},
{
"category": "product_version",
"name": "rhacm2/acm-search-v2-api-rhel8@sha256:1808d69232a47c3590a41c1e97126dd06c2727be972b11170b115f2e5d9fec38_amd64",
"product": {
"name": "rhacm2/acm-search-v2-api-rhel8@sha256:1808d69232a47c3590a41c1e97126dd06c2727be972b11170b115f2e5d9fec38_amd64",
"product_id": "rhacm2/acm-search-v2-api-rhel8@sha256:1808d69232a47c3590a41c1e97126dd06c2727be972b11170b115f2e5d9fec38_amd64",
"product_identification_helper": {
"purl": "pkg:oci/acm-search-v2-api-rhel8@sha256:1808d69232a47c3590a41c1e97126dd06c2727be972b11170b115f2e5d9fec38?arch=amd64\u0026repository_url=registry.redhat.io/rhacm2/acm-search-v2-api-rhel8\u0026tag=v2.7.0-42"
}
}
},
{
"category": "product_version",
"name": "rhacm2/acm-search-v2-rhel8@sha256:fb98ce01f36b3780192e99b96c688387b5d76892f409b831d6f134ec65d02d4a_amd64",
"product": {
"name": "rhacm2/acm-search-v2-rhel8@sha256:fb98ce01f36b3780192e99b96c688387b5d76892f409b831d6f134ec65d02d4a_amd64",
"product_id": "rhacm2/acm-search-v2-rhel8@sha256:fb98ce01f36b3780192e99b96c688387b5d76892f409b831d6f134ec65d02d4a_amd64",
"product_identification_helper": {
"purl": "pkg:oci/acm-search-v2-rhel8@sha256:fb98ce01f36b3780192e99b96c688387b5d76892f409b831d6f134ec65d02d4a?arch=amd64\u0026repository_url=registry.redhat.io/rhacm2/acm-search-v2-rhel8\u0026tag=v2.7.0-33"
}
}
},
{
"category": "product_version",
"name": "rhacm2/acm-volsync-addon-controller-rhel8@sha256:56067372156bb6d00103eecc4b5c80478980036b8143a2e2a73f8a685d0d78ee_amd64",
"product": {
"name": "rhacm2/acm-volsync-addon-controller-rhel8@sha256:56067372156bb6d00103eecc4b5c80478980036b8143a2e2a73f8a685d0d78ee_amd64",
"product_id": "rhacm2/acm-volsync-addon-controller-rhel8@sha256:56067372156bb6d00103eecc4b5c80478980036b8143a2e2a73f8a685d0d78ee_amd64",
"product_identification_helper": {
"purl": "pkg:oci/acm-volsync-addon-controller-rhel8@sha256:56067372156bb6d00103eecc4b5c80478980036b8143a2e2a73f8a685d0d78ee?arch=amd64\u0026repository_url=registry.redhat.io/rhacm2/acm-volsync-addon-controller-rhel8\u0026tag=v2.7.0-26"
}
}
},
{
"category": "product_version",
"name": "rhacm2/cert-policy-controller-rhel8@sha256:c78e2547f3cff318747e354f09e5954c71fde8840ab8db818050dc9531205e6c_amd64",
"product": {
"name": "rhacm2/cert-policy-controller-rhel8@sha256:c78e2547f3cff318747e354f09e5954c71fde8840ab8db818050dc9531205e6c_amd64",
"product_id": "rhacm2/cert-policy-controller-rhel8@sha256:c78e2547f3cff318747e354f09e5954c71fde8840ab8db818050dc9531205e6c_amd64",
"product_identification_helper": {
"purl": "pkg:oci/cert-policy-controller-rhel8@sha256:c78e2547f3cff318747e354f09e5954c71fde8840ab8db818050dc9531205e6c?arch=amd64\u0026repository_url=registry.redhat.io/rhacm2/cert-policy-controller-rhel8\u0026tag=v2.7.0-23"
}
}
},
{
"category": "product_version",
"name": "rhacm2/cluster-backup-rhel8-operator@sha256:3c969356ace5c3bc0fa5d6d8e25a838262b0f6152533f4361034a742eb29ae24_amd64",
"product": {
"name": "rhacm2/cluster-backup-rhel8-operator@sha256:3c969356ace5c3bc0fa5d6d8e25a838262b0f6152533f4361034a742eb29ae24_amd64",
"product_id": "rhacm2/cluster-backup-rhel8-operator@sha256:3c969356ace5c3bc0fa5d6d8e25a838262b0f6152533f4361034a742eb29ae24_amd64",
"product_identification_helper": {
"purl": "pkg:oci/cluster-backup-rhel8-operator@sha256:3c969356ace5c3bc0fa5d6d8e25a838262b0f6152533f4361034a742eb29ae24?arch=amd64\u0026repository_url=registry.redhat.io/rhacm2/cluster-backup-rhel8-operator\u0026tag=v2.7.0-74"
}
}
},
{
"category": "product_version",
"name": "rhacm2/config-policy-controller-rhel8@sha256:1339f82b15ebe01ba411e70252eb5964a5d622bd28a7fa494786ae6317d3060c_amd64",
"product": {
"name": "rhacm2/config-policy-controller-rhel8@sha256:1339f82b15ebe01ba411e70252eb5964a5d622bd28a7fa494786ae6317d3060c_amd64",
"product_id": "rhacm2/config-policy-controller-rhel8@sha256:1339f82b15ebe01ba411e70252eb5964a5d622bd28a7fa494786ae6317d3060c_amd64",
"product_identification_helper": {
"purl": "pkg:oci/config-policy-controller-rhel8@sha256:1339f82b15ebe01ba411e70252eb5964a5d622bd28a7fa494786ae6317d3060c?arch=amd64\u0026repository_url=registry.redhat.io/rhacm2/config-policy-controller-rhel8\u0026tag=v2.7.0-39"
}
}
},
{
"category": "product_version",
"name": "rhacm2/console-rhel8@sha256:fa807a069376c408c56d593bc2e2569cec0c19f105a727a616dea3bd8305953f_amd64",
"product": {
"name": "rhacm2/console-rhel8@sha256:fa807a069376c408c56d593bc2e2569cec0c19f105a727a616dea3bd8305953f_amd64",
"product_id": "rhacm2/console-rhel8@sha256:fa807a069376c408c56d593bc2e2569cec0c19f105a727a616dea3bd8305953f_amd64",
"product_identification_helper": {
"purl": "pkg:oci/console-rhel8@sha256:fa807a069376c408c56d593bc2e2569cec0c19f105a727a616dea3bd8305953f?arch=amd64\u0026repository_url=registry.redhat.io/rhacm2/console-rhel8\u0026tag=v2.7.0-125"
}
}
},
{
"category": "product_version",
"name": "rhacm2/endpoint-monitoring-rhel8-operator@sha256:4f5241425e26875244fab0ec9e96707790ef86edca5265ac01de1ccfc86294c0_amd64",
"product": {
"name": "rhacm2/endpoint-monitoring-rhel8-operator@sha256:4f5241425e26875244fab0ec9e96707790ef86edca5265ac01de1ccfc86294c0_amd64",
"product_id": "rhacm2/endpoint-monitoring-rhel8-operator@sha256:4f5241425e26875244fab0ec9e96707790ef86edca5265ac01de1ccfc86294c0_amd64",
"product_identification_helper": {
"purl": "pkg:oci/endpoint-monitoring-rhel8-operator@sha256:4f5241425e26875244fab0ec9e96707790ef86edca5265ac01de1ccfc86294c0?arch=amd64\u0026repository_url=registry.redhat.io/rhacm2/endpoint-monitoring-rhel8-operator\u0026tag=v2.7.0-33"
}
}
},
{
"category": "product_version",
"name": "rhacm2/governance-policy-propagator-rhel8@sha256:002229b229bf9a13e54dc16e1edacc0cf8c75d6f46948868a045d79dfd38033c_amd64",
"product": {
"name": "rhacm2/governance-policy-propagator-rhel8@sha256:002229b229bf9a13e54dc16e1edacc0cf8c75d6f46948868a045d79dfd38033c_amd64",
"product_id": "rhacm2/governance-policy-propagator-rhel8@sha256:002229b229bf9a13e54dc16e1edacc0cf8c75d6f46948868a045d79dfd38033c_amd64",
"product_identification_helper": {
"purl": "pkg:oci/governance-policy-propagator-rhel8@sha256:002229b229bf9a13e54dc16e1edacc0cf8c75d6f46948868a045d79dfd38033c?arch=amd64\u0026repository_url=registry.redhat.io/rhacm2/governance-policy-propagator-rhel8\u0026tag=v2.7.0-47"
}
}
},
{
"category": "product_version",
"name": "rhacm2/grafana-dashboard-loader-rhel8@sha256:0d64615d4c3a6fc8e0fc5eb595d8f846f17f7462aaf66b40aa54436fe2b4bd2b_amd64",
"product": {
"name": "rhacm2/grafana-dashboard-loader-rhel8@sha256:0d64615d4c3a6fc8e0fc5eb595d8f846f17f7462aaf66b40aa54436fe2b4bd2b_amd64",
"product_id": "rhacm2/grafana-dashboard-loader-rhel8@sha256:0d64615d4c3a6fc8e0fc5eb595d8f846f17f7462aaf66b40aa54436fe2b4bd2b_amd64",
"product_identification_helper": {
"purl": "pkg:oci/grafana-dashboard-loader-rhel8@sha256:0d64615d4c3a6fc8e0fc5eb595d8f846f17f7462aaf66b40aa54436fe2b4bd2b?arch=amd64\u0026repository_url=registry.redhat.io/rhacm2/grafana-dashboard-loader-rhel8\u0026tag=v2.7.0-34"
}
}
},
{
"category": "product_version",
"name": "rhacm2/iam-policy-controller-rhel8@sha256:e79bba365fb1a5edb7cc53d07cebdbb56e861948dedd61e9697f14a8defc300b_amd64",
"product": {
"name": "rhacm2/iam-policy-controller-rhel8@sha256:e79bba365fb1a5edb7cc53d07cebdbb56e861948dedd61e9697f14a8defc300b_amd64",
"product_id": "rhacm2/iam-policy-controller-rhel8@sha256:e79bba365fb1a5edb7cc53d07cebdbb56e861948dedd61e9697f14a8defc300b_amd64",
"product_identification_helper": {
"purl": "pkg:oci/iam-policy-controller-rhel8@sha256:e79bba365fb1a5edb7cc53d07cebdbb56e861948dedd61e9697f14a8defc300b?arch=amd64\u0026repository_url=registry.redhat.io/rhacm2/iam-policy-controller-rhel8\u0026tag=v2.7.0-24"
}
}
},
{
"category": "product_version",
"name": "rhacm2/insights-client-rhel8@sha256:41d64847ac789df45b51aeca8debfa2a5ac7ff15ad880ba7213ce8afbe4aff2e_amd64",
"product": {
"name": "rhacm2/insights-client-rhel8@sha256:41d64847ac789df45b51aeca8debfa2a5ac7ff15ad880ba7213ce8afbe4aff2e_amd64",
"product_id": "rhacm2/insights-client-rhel8@sha256:41d64847ac789df45b51aeca8debfa2a5ac7ff15ad880ba7213ce8afbe4aff2e_amd64",
"product_identification_helper": {
"purl": "pkg:oci/insights-client-rhel8@sha256:41d64847ac789df45b51aeca8debfa2a5ac7ff15ad880ba7213ce8afbe4aff2e?arch=amd64\u0026repository_url=registry.redhat.io/rhacm2/insights-client-rhel8\u0026tag=v2.7.0-20"
}
}
},
{
"category": "product_version",
"name": "rhacm2/insights-metrics-rhel8@sha256:65f96884ed34103842217b26597ec413197db699aeb004daeca08f1d08014f46_amd64",
"product": {
"name": "rhacm2/insights-metrics-rhel8@sha256:65f96884ed34103842217b26597ec413197db699aeb004daeca08f1d08014f46_amd64",
"product_id": "rhacm2/insights-metrics-rhel8@sha256:65f96884ed34103842217b26597ec413197db699aeb004daeca08f1d08014f46_amd64",
"product_identification_helper": {
"purl": "pkg:oci/insights-metrics-rhel8@sha256:65f96884ed34103842217b26597ec413197db699aeb004daeca08f1d08014f46?arch=amd64\u0026repository_url=registry.redhat.io/rhacm2/insights-metrics-rhel8\u0026tag=v2.7.0-20"
}
}
},
{
"category": "product_version",
"name": "rhacm2/klusterlet-addon-controller-rhel8@sha256:523776c04653aac8c750ff48156fd7a5b0efd9ad35c40cbacdbe0ca6dda48217_amd64",
"product": {
"name": "rhacm2/klusterlet-addon-controller-rhel8@sha256:523776c04653aac8c750ff48156fd7a5b0efd9ad35c40cbacdbe0ca6dda48217_amd64",
"product_id": "rhacm2/klusterlet-addon-controller-rhel8@sha256:523776c04653aac8c750ff48156fd7a5b0efd9ad35c40cbacdbe0ca6dda48217_amd64",
"product_identification_helper": {
"purl": "pkg:oci/klusterlet-addon-controller-rhel8@sha256:523776c04653aac8c750ff48156fd7a5b0efd9ad35c40cbacdbe0ca6dda48217?arch=amd64\u0026repository_url=registry.redhat.io/rhacm2/klusterlet-addon-controller-rhel8\u0026tag=v2.7.0-20"
}
}
},
{
"category": "product_version",
"name": "rhacm2/kube-rbac-proxy-rhel8@sha256:95de0275698ef704379246e088763c3827171487049b9cfb857712ddbdef46e9_amd64",
"product": {
"name": "rhacm2/kube-rbac-proxy-rhel8@sha256:95de0275698ef704379246e088763c3827171487049b9cfb857712ddbdef46e9_amd64",
"product_id": "rhacm2/kube-rbac-proxy-rhel8@sha256:95de0275698ef704379246e088763c3827171487049b9cfb857712ddbdef46e9_amd64",
"product_identification_helper": {
"purl": "pkg:oci/kube-rbac-proxy-rhel8@sha256:95de0275698ef704379246e088763c3827171487049b9cfb857712ddbdef46e9?arch=amd64\u0026repository_url=registry.redhat.io/rhacm2/kube-rbac-proxy-rhel8\u0026tag=v2.7.0-21"
}
}
},
{
"category": "product_version",
"name": "rhacm2/kube-state-metrics-rhel8@sha256:8cc675a0cf4ff24b28c0b75a54fc4f3328c6a9f041f21d1814d210b7704f6970_amd64",
"product": {
"name": "rhacm2/kube-state-metrics-rhel8@sha256:8cc675a0cf4ff24b28c0b75a54fc4f3328c6a9f041f21d1814d210b7704f6970_amd64",
"product_id": "rhacm2/kube-state-metrics-rhel8@sha256:8cc675a0cf4ff24b28c0b75a54fc4f3328c6a9f041f21d1814d210b7704f6970_amd64",
"product_identification_helper": {
"purl": "pkg:oci/kube-state-metrics-rhel8@sha256:8cc675a0cf4ff24b28c0b75a54fc4f3328c6a9f041f21d1814d210b7704f6970?arch=amd64\u0026repository_url=registry.redhat.io/rhacm2/kube-state-metrics-rhel8\u0026tag=v2.7.0-22"
}
}
},
{
"category": "product_version",
"name": "rhacm2/management-ingress-rhel8@sha256:f45de50d8d7b6a285317a3bc1c413427841c8d6fab742f6de0a61bad9722b61e_amd64",
"product": {
"name": "rhacm2/management-ingress-rhel8@sha256:f45de50d8d7b6a285317a3bc1c413427841c8d6fab742f6de0a61bad9722b61e_amd64",
"product_id": "rhacm2/management-ingress-rhel8@sha256:f45de50d8d7b6a285317a3bc1c413427841c8d6fab742f6de0a61bad9722b61e_amd64",
"product_identification_helper": {
"purl": "pkg:oci/management-ingress-rhel8@sha256:f45de50d8d7b6a285317a3bc1c413427841c8d6fab742f6de0a61bad9722b61e?arch=amd64\u0026repository_url=registry.redhat.io/rhacm2/management-ingress-rhel8\u0026tag=v2.7.0-21"
}
}
},
{
"category": "product_version",
"name": "rhacm2/memcached-rhel8@sha256:21d28e1c3d1c7e8803261867c20a29df444676780ed9d4cc9f1dd1c8dbd68688_amd64",
"product": {
"name": "rhacm2/memcached-rhel8@sha256:21d28e1c3d1c7e8803261867c20a29df444676780ed9d4cc9f1dd1c8dbd68688_amd64",
"product_id": "rhacm2/memcached-rhel8@sha256:21d28e1c3d1c7e8803261867c20a29df444676780ed9d4cc9f1dd1c8dbd68688_amd64",
"product_identification_helper": {
"purl": "pkg:oci/memcached-rhel8@sha256:21d28e1c3d1c7e8803261867c20a29df444676780ed9d4cc9f1dd1c8dbd68688?arch=amd64\u0026repository_url=registry.redhat.io/rhacm2/memcached-rhel8\u0026tag=v2.7.0-9"
}
}
},
{
"category": "product_version",
"name": "rhacm2/memcached-exporter-rhel8@sha256:baa029b8feb59ec4d626f021ebf777cc991c1a24c29c321c40513b91641f4bbc_amd64",
"product": {
"name": "rhacm2/memcached-exporter-rhel8@sha256:baa029b8feb59ec4d626f021ebf777cc991c1a24c29c321c40513b91641f4bbc_amd64",
"product_id": "rhacm2/memcached-exporter-rhel8@sha256:baa029b8feb59ec4d626f021ebf777cc991c1a24c29c321c40513b91641f4bbc_amd64",
"product_identification_helper": {
"purl": "pkg:oci/memcached-exporter-rhel8@sha256:baa029b8feb59ec4d626f021ebf777cc991c1a24c29c321c40513b91641f4bbc?arch=amd64\u0026repository_url=registry.redhat.io/rhacm2/memcached-exporter-rhel8\u0026tag=v2.7.0-16"
}
}
},
{
"category": "product_version",
"name": "rhacm2/metrics-collector-rhel8@sha256:9638fab8d1439730395607cc99bcda33eae5e813778398888124e8ae319cb80e_amd64",
"product": {
"name": "rhacm2/metrics-collector-rhel8@sha256:9638fab8d1439730395607cc99bcda33eae5e813778398888124e8ae319cb80e_amd64",
"product_id": "rhacm2/metrics-collector-rhel8@sha256:9638fab8d1439730395607cc99bcda33eae5e813778398888124e8ae319cb80e_amd64",
"product_identification_helper": {
"purl": "pkg:oci/metrics-collector-rhel8@sha256:9638fab8d1439730395607cc99bcda33eae5e813778398888124e8ae319cb80e?arch=amd64\u0026repository_url=registry.redhat.io/rhacm2/metrics-collector-rhel8\u0026tag=v2.7.0-33"
}
}
},
{
"category": "product_version",
"name": "rhacm2/multicloud-integrations-rhel8@sha256:3f0ab9161698eb9e3342c3b3fc70d5ca9c420cdcc5a5ccebc8cc993dfefb9dc3_amd64",
"product": {
"name": "rhacm2/multicloud-integrations-rhel8@sha256:3f0ab9161698eb9e3342c3b3fc70d5ca9c420cdcc5a5ccebc8cc993dfefb9dc3_amd64",
"product_id": "rhacm2/multicloud-integrations-rhel8@sha256:3f0ab9161698eb9e3342c3b3fc70d5ca9c420cdcc5a5ccebc8cc993dfefb9dc3_amd64",
"product_identification_helper": {
"purl": "pkg:oci/multicloud-integrations-rhel8@sha256:3f0ab9161698eb9e3342c3b3fc70d5ca9c420cdcc5a5ccebc8cc993dfefb9dc3?arch=amd64\u0026repository_url=registry.redhat.io/rhacm2/multicloud-integrations-rhel8\u0026tag=v2.7.0-24"
}
}
},
{
"category": "product_version",
"name": "rhacm2/multiclusterhub-rhel8@sha256:405fa2e3363a3c124a5764d6153b7bcba3d43a3026813085e44c9246d51ca60a_amd64",
"product": {
"name": "rhacm2/multiclusterhub-rhel8@sha256:405fa2e3363a3c124a5764d6153b7bcba3d43a3026813085e44c9246d51ca60a_amd64",
"product_id": "rhacm2/multiclusterhub-rhel8@sha256:405fa2e3363a3c124a5764d6153b7bcba3d43a3026813085e44c9246d51ca60a_amd64",
"product_identification_helper": {
"purl": "pkg:oci/multiclusterhub-rhel8@sha256:405fa2e3363a3c124a5764d6153b7bcba3d43a3026813085e44c9246d51ca60a?arch=amd64\u0026repository_url=registry.redhat.io/rhacm2/multiclusterhub-rhel8\u0026tag=v2.7.0-63"
}
}
},
{
"category": "product_version",
"name": "rhacm2/multicluster-observability-rhel8-operator@sha256:68228ba1ef7bf5631f0cab91cb4e9f86c3d24c1ad587332d42c4f85e1a3608d7_amd64",
"product": {
"name": "rhacm2/multicluster-observability-rhel8-operator@sha256:68228ba1ef7bf5631f0cab91cb4e9f86c3d24c1ad587332d42c4f85e1a3608d7_amd64",
"product_id": "rhacm2/multicluster-observability-rhel8-operator@sha256:68228ba1ef7bf5631f0cab91cb4e9f86c3d24c1ad587332d42c4f85e1a3608d7_amd64",
"product_identification_helper": {
"purl": "pkg:oci/multicluster-observability-rhel8-operator@sha256:68228ba1ef7bf5631f0cab91cb4e9f86c3d24c1ad587332d42c4f85e1a3608d7?arch=amd64\u0026repository_url=registry.redhat.io/rhacm2/multicluster-observability-rhel8-operator\u0026tag=v2.7.0-34"
}
}
},
{
"category": "product_version",
"name": "rhacm2/multicluster-operators-application-rhel8@sha256:62520c406cdbd823e99e8ee9ff9119b61cb6880fcb1335211b6520bedec564f2_amd64",
"product": {
"name": "rhacm2/multicluster-operators-application-rhel8@sha256:62520c406cdbd823e99e8ee9ff9119b61cb6880fcb1335211b6520bedec564f2_amd64",
"product_id": "rhacm2/multicluster-operators-application-rhel8@sha256:62520c406cdbd823e99e8ee9ff9119b61cb6880fcb1335211b6520bedec564f2_amd64",
"product_identification_helper": {
"purl": "pkg:oci/multicluster-operators-application-rhel8@sha256:62520c406cdbd823e99e8ee9ff9119b61cb6880fcb1335211b6520bedec564f2?arch=amd64\u0026repository_url=registry.redhat.io/rhacm2/multicluster-operators-application-rhel8\u0026tag=v2.7.0-22"
}
}
},
{
"category": "product_version",
"name": "rhacm2/multicluster-operators-channel-rhel8@sha256:da65bc93513dfb37a4828eaf5e1d4c08265ffdba05028fed95a564341d226771_amd64",
"product": {
"name": "rhacm2/multicluster-operators-channel-rhel8@sha256:da65bc93513dfb37a4828eaf5e1d4c08265ffdba05028fed95a564341d226771_amd64",
"product_id": "rhacm2/multicluster-operators-channel-rhel8@sha256:da65bc93513dfb37a4828eaf5e1d4c08265ffdba05028fed95a564341d226771_amd64",
"product_identification_helper": {
"purl": "pkg:oci/multicluster-operators-channel-rhel8@sha256:da65bc93513dfb37a4828eaf5e1d4c08265ffdba05028fed95a564341d226771?arch=amd64\u0026repository_url=registry.redhat.io/rhacm2/multicluster-operators-channel-rhel8\u0026tag=v2.7.0-25"
}
}
},
{
"category": "product_version",
"name": "rhacm2/multicluster-operators-subscription-rhel8@sha256:e53b330ed0c4ed0803a93b18a6ce290814dcd16dce6eb980809b5b8c6c09deb4_amd64",
"product": {
"name": "rhacm2/multicluster-operators-subscription-rhel8@sha256:e53b330ed0c4ed0803a93b18a6ce290814dcd16dce6eb980809b5b8c6c09deb4_amd64",
"product_id": "rhacm2/multicluster-operators-subscription-rhel8@sha256:e53b330ed0c4ed0803a93b18a6ce290814dcd16dce6eb980809b5b8c6c09deb4_amd64",
"product_identification_helper": {
"purl": "pkg:oci/multicluster-operators-subscription-rhel8@sha256:e53b330ed0c4ed0803a93b18a6ce290814dcd16dce6eb980809b5b8c6c09deb4?arch=amd64\u0026repository_url=registry.redhat.io/rhacm2/multicluster-operators-subscription-rhel8\u0026tag=v2.7.0-57"
}
}
},
{
"category": "product_version",
"name": "rhacm2/node-exporter-rhel8@sha256:2aeec43f11c6572abb7d4468560dc1561a023d9692058a4ac2b13a0cedb44dde_amd64",
"product": {
"name": "rhacm2/node-exporter-rhel8@sha256:2aeec43f11c6572abb7d4468560dc1561a023d9692058a4ac2b13a0cedb44dde_amd64",
"product_id": "rhacm2/node-exporter-rhel8@sha256:2aeec43f11c6572abb7d4468560dc1561a023d9692058a4ac2b13a0cedb44dde_amd64",
"product_identification_helper": {
"purl": "pkg:oci/node-exporter-rhel8@sha256:2aeec43f11c6572abb7d4468560dc1561a023d9692058a4ac2b13a0cedb44dde?arch=amd64\u0026repository_url=registry.redhat.io/rhacm2/node-exporter-rhel8\u0026tag=v2.7.0-21"
}
}
},
{
"category": "product_version",
"name": "rhacm2/observatorium-rhel8@sha256:836c0b874ba4fc57b5f79dffacefd2dc0261822cb6dde17d247db39175a5c27f_amd64",
"product": {
"name": "rhacm2/observatorium-rhel8@sha256:836c0b874ba4fc57b5f79dffacefd2dc0261822cb6dde17d247db39175a5c27f_amd64",
"product_id": "rhacm2/observatorium-rhel8@sha256:836c0b874ba4fc57b5f79dffacefd2dc0261822cb6dde17d247db39175a5c27f_amd64",
"product_identification_helper": {
"purl": "pkg:oci/observatorium-rhel8@sha256:836c0b874ba4fc57b5f79dffacefd2dc0261822cb6dde17d247db39175a5c27f?arch=amd64\u0026repository_url=registry.redhat.io/rhacm2/observatorium-rhel8\u0026tag=v2.7.0-21"
}
}
},
{
"category": "product_version",
"name": "rhacm2/observatorium-rhel8-operator@sha256:16eeedaa25dd61c03514479044fde9851c5b4224b718a496e33d43a06f57d5b5_amd64",
"product": {
"name": "rhacm2/observatorium-rhel8-operator@sha256:16eeedaa25dd61c03514479044fde9851c5b4224b718a496e33d43a06f57d5b5_amd64",
"product_id": "rhacm2/observatorium-rhel8-operator@sha256:16eeedaa25dd61c03514479044fde9851c5b4224b718a496e33d43a06f57d5b5_amd64",
"product_identification_helper": {
"purl": "pkg:oci/observatorium-rhel8-operator@sha256:16eeedaa25dd61c03514479044fde9851c5b4224b718a496e33d43a06f57d5b5?arch=amd64\u0026repository_url=registry.redhat.io/rhacm2/observatorium-rhel8-operator\u0026tag=v2.7.0-19"
}
}
},
{
"category": "product_version",
"name": "rhacm2/prometheus-alertmanager-rhel8@sha256:6c9ea79e385be44f735efb932079b328200d47869f5f5f9b442fdb76067cac2a_amd64",
"product": {
"name": "rhacm2/prometheus-alertmanager-rhel8@sha256:6c9ea79e385be44f735efb932079b328200d47869f5f5f9b442fdb76067cac2a_amd64",
"product_id": "rhacm2/prometheus-alertmanager-rhel8@sha256:6c9ea79e385be44f735efb932079b328200d47869f5f5f9b442fdb76067cac2a_amd64",
"product_identification_helper": {
"purl": "pkg:oci/prometheus-alertmanager-rhel8@sha256:6c9ea79e385be44f735efb932079b328200d47869f5f5f9b442fdb76067cac2a?arch=amd64\u0026repository_url=registry.redhat.io/rhacm2/prometheus-alertmanager-rhel8\u0026tag=v2.7.0-18"
}
}
},
{
"category": "product_version",
"name": "rhacm2/prometheus-rhel8@sha256:59174c376ae5563ea3a2a68bf999458f6b905058f57a7779b6dddd7aff252e4f_amd64",
"product": {
"name": "rhacm2/prometheus-rhel8@sha256:59174c376ae5563ea3a2a68bf999458f6b905058f57a7779b6dddd7aff252e4f_amd64",
"product_id": "rhacm2/prometheus-rhel8@sha256:59174c376ae5563ea3a2a68bf999458f6b905058f57a7779b6dddd7aff252e4f_amd64",
"product_identification_helper": {
"purl": "pkg:oci/prometheus-rhel8@sha256:59174c376ae5563ea3a2a68bf999458f6b905058f57a7779b6dddd7aff252e4f?arch=amd64\u0026repository_url=registry.redhat.io/rhacm2/prometheus-rhel8\u0026tag=v2.7.0-18"
}
}
},
{
"category": "product_version",
"name": "rhacm2/rbac-query-proxy-rhel8@sha256:bdeee76d09265212805e06117c368c96d40c7b46278dc09413fa300c6198ac2d_amd64",
"product": {
"name": "rhacm2/rbac-query-proxy-rhel8@sha256:bdeee76d09265212805e06117c368c96d40c7b46278dc09413fa300c6198ac2d_amd64",
"product_id": "rhacm2/rbac-query-proxy-rhel8@sha256:bdeee76d09265212805e06117c368c96d40c7b46278dc09413fa300c6198ac2d_amd64",
"product_identification_helper": {
"purl": "pkg:oci/rbac-query-proxy-rhel8@sha256:bdeee76d09265212805e06117c368c96d40c7b46278dc09413fa300c6198ac2d?arch=amd64\u0026repository_url=registry.redhat.io/rhacm2/rbac-query-proxy-rhel8\u0026tag=v2.7.0-34"
}
}
},
{
"category": "product_version",
"name": "rhacm2/search-collector-rhel8@sha256:91b398bdccc5dbbfb82913ac52110d0b8e2f6c37ded6aa22b7d97ec4655b4cde_amd64",
"product": {
"name": "rhacm2/search-collector-rhel8@sha256:91b398bdccc5dbbfb82913ac52110d0b8e2f6c37ded6aa22b7d97ec4655b4cde_amd64",
"product_id": "rhacm2/search-collector-rhel8@sha256:91b398bdccc5dbbfb82913ac52110d0b8e2f6c37ded6aa22b7d97ec4655b4cde_amd64",
"product_identification_helper": {
"purl": "pkg:oci/search-collector-rhel8@sha256:91b398bdccc5dbbfb82913ac52110d0b8e2f6c37ded6aa22b7d97ec4655b4cde?arch=amd64\u0026repository_url=registry.redhat.io/rhacm2/search-collector-rhel8\u0026tag=v2.7.0-28"
}
}
},
{
"category": "product_version",
"name": "rhacm2/submariner-addon-rhel8@sha256:4eddabb57e6f448c45fba78dc72f1541ccddb11b63a558764d0c105465a76555_amd64",
"product": {
"name": "rhacm2/submariner-addon-rhel8@sha256:4eddabb57e6f448c45fba78dc72f1541ccddb11b63a558764d0c105465a76555_amd64",
"product_id": "rhacm2/submariner-addon-rhel8@sha256:4eddabb57e6f448c45fba78dc72f1541ccddb11b63a558764d0c105465a76555_amd64",
"product_identification_helper": {
"purl": "pkg:oci/submariner-addon-rhel8@sha256:4eddabb57e6f448c45fba78dc72f1541ccddb11b63a558764d0c105465a76555?arch=amd64\u0026repository_url=registry.redhat.io/rhacm2/submariner-addon-rhel8\u0026tag=v2.7.0-52"
}
}
},
{
"category": "product_version",
"name": "rhacm2/thanos-rhel8@sha256:23a4e918b5ffdbad4745e541afad2747bd6b28e534a31e7b5aff74296b27e3e7_amd64",
"product": {
"name": "rhacm2/thanos-rhel8@sha256:23a4e918b5ffdbad4745e541afad2747bd6b28e534a31e7b5aff74296b27e3e7_amd64",
"product_id": "rhacm2/thanos-rhel8@sha256:23a4e918b5ffdbad4745e541afad2747bd6b28e534a31e7b5aff74296b27e3e7_amd64",
"product_identification_helper": {
"purl": "pkg:oci/thanos-rhel8@sha256:23a4e918b5ffdbad4745e541afad2747bd6b28e534a31e7b5aff74296b27e3e7?arch=amd64\u0026repository_url=registry.redhat.io/rhacm2/thanos-rhel8\u0026tag=v2.7.0-17"
}
}
},
{
"category": "product_version",
"name": "rhacm2/thanos-receive-controller-rhel8@sha256:e9a5ef8f2d97357bee0198544d0545c26ee7c7d10116771e510d73eda6c45abe_amd64",
"product": {
"name": "rhacm2/thanos-receive-controller-rhel8@sha256:e9a5ef8f2d97357bee0198544d0545c26ee7c7d10116771e510d73eda6c45abe_amd64",
"product_id": "rhacm2/thanos-receive-controller-rhel8@sha256:e9a5ef8f2d97357bee0198544d0545c26ee7c7d10116771e510d73eda6c45abe_amd64",
"product_identification_helper": {
"purl": "pkg:oci/thanos-receive-controller-rhel8@sha256:e9a5ef8f2d97357bee0198544d0545c26ee7c7d10116771e510d73eda6c45abe?arch=amd64\u0026repository_url=registry.redhat.io/rhacm2/thanos-receive-controller-rhel8\u0026tag=v2.7.0-19"
}
}
}
],
"category": "architecture",
"name": "amd64"
},
{
"branches": [
{
"category": "product_version",
"name": "rhacm2/acm-governance-policy-addon-controller-rhel8@sha256:7f6671f84fcbe569fceece415dd7beeb8bb7f86c3031bdfb3ac0d0e777051b2f_s390x",
"product": {
"name": "rhacm2/acm-governance-policy-addon-controller-rhel8@sha256:7f6671f84fcbe569fceece415dd7beeb8bb7f86c3031bdfb3ac0d0e777051b2f_s390x",
"product_id": "rhacm2/acm-governance-policy-addon-controller-rhel8@sha256:7f6671f84fcbe569fceece415dd7beeb8bb7f86c3031bdfb3ac0d0e777051b2f_s390x",
"product_identification_helper": {
"purl": "pkg:oci/acm-governance-policy-addon-controller-rhel8@sha256:7f6671f84fcbe569fceece415dd7beeb8bb7f86c3031bdfb3ac0d0e777051b2f?arch=s390x\u0026repository_url=registry.redhat.io/rhacm2/acm-governance-policy-addon-controller-rhel8\u0026tag=v2.7.0-48"
}
}
},
{
"category": "product_version",
"name": "rhacm2/acm-governance-policy-framework-addon-rhel8@sha256:25271964483024b3235dd61f7e7bb9dd5e9dfa75f76e6ded5c92580d440ca48b_s390x",
"product": {
"name": "rhacm2/acm-governance-policy-framework-addon-rhel8@sha256:25271964483024b3235dd61f7e7bb9dd5e9dfa75f76e6ded5c92580d440ca48b_s390x",
"product_id": "rhacm2/acm-governance-policy-framework-addon-rhel8@sha256:25271964483024b3235dd61f7e7bb9dd5e9dfa75f76e6ded5c92580d440ca48b_s390x",
"product_identification_helper": {
"purl": "pkg:oci/acm-governance-policy-framework-addon-rhel8@sha256:25271964483024b3235dd61f7e7bb9dd5e9dfa75f76e6ded5c92580d440ca48b?arch=s390x\u0026repository_url=registry.redhat.io/rhacm2/acm-governance-policy-framework-addon-rhel8\u0026tag=v2.7.0-25"
}
}
},
{
"category": "product_version",
"name": "rhacm2/acm-grafana-rhel8@sha256:c8f1a9d09131727033e6e60984c5baa3271adc6a23854b9aabe70f36952d35d6_s390x",
"product": {
"name": "rhacm2/acm-grafana-rhel8@sha256:c8f1a9d09131727033e6e60984c5baa3271adc6a23854b9aabe70f36952d35d6_s390x",
"product_id": "rhacm2/acm-grafana-rhel8@sha256:c8f1a9d09131727033e6e60984c5baa3271adc6a23854b9aabe70f36952d35d6_s390x",
"product_identification_helper": {
"purl": "pkg:oci/acm-grafana-rhel8@sha256:c8f1a9d09131727033e6e60984c5baa3271adc6a23854b9aabe70f36952d35d6?arch=s390x\u0026repository_url=registry.redhat.io/rhacm2/acm-grafana-rhel8\u0026tag=v2.7.0-19"
}
}
},
{
"category": "product_version",
"name": "rhacm2/acm-must-gather-rhel8@sha256:ad85c5d648363cdb36790b49311f4e07a8584b9e6065cde9d41274a1bd716f0a_s390x",
"product": {
"name": "rhacm2/acm-must-gather-rhel8@sha256:ad85c5d648363cdb36790b49311f4e07a8584b9e6065cde9d41274a1bd716f0a_s390x",
"product_id": "rhacm2/acm-must-gather-rhel8@sha256:ad85c5d648363cdb36790b49311f4e07a8584b9e6065cde9d41274a1bd716f0a_s390x",
"product_identification_helper": {
"purl": "pkg:oci/acm-must-gather-rhel8@sha256:ad85c5d648363cdb36790b49311f4e07a8584b9e6065cde9d41274a1bd716f0a?arch=s390x\u0026repository_url=registry.redhat.io/rhacm2/acm-must-gather-rhel8\u0026tag=v2.7.0-23"
}
}
},
{
"category": "product_version",
"name": "rhacm2/acm-operator-bundle@sha256:90320bd14c632ace987ca1eac05a78068123ef1fc97c401951d073a3f0fd8e66_s390x",
"product": {
"name": "rhacm2/acm-operator-bundle@sha256:90320bd14c632ace987ca1eac05a78068123ef1fc97c401951d073a3f0fd8e66_s390x",
"product_id": "rhacm2/acm-operator-bundle@sha256:90320bd14c632ace987ca1eac05a78068123ef1fc97c401951d073a3f0fd8e66_s390x",
"product_identification_helper": {
"purl": "pkg:oci/acm-operator-bundle@sha256:90320bd14c632ace987ca1eac05a78068123ef1fc97c401951d073a3f0fd8e66?arch=s390x\u0026repository_url=registry.redhat.io/rhacm2/acm-operator-bundle\u0026tag=v2.7.0-267"
}
}
},
{
"category": "product_version",
"name": "rhacm2/acm-prometheus-config-reloader-rhel8@sha256:2839bcce06fd5a02f6cc8fce8668fb806ae8f2e0e7174e5c66376792c2d1fd92_s390x",
"product": {
"name": "rhacm2/acm-prometheus-config-reloader-rhel8@sha256:2839bcce06fd5a02f6cc8fce8668fb806ae8f2e0e7174e5c66376792c2d1fd92_s390x",
"product_id": "rhacm2/acm-prometheus-config-reloader-rhel8@sha256:2839bcce06fd5a02f6cc8fce8668fb806ae8f2e0e7174e5c66376792c2d1fd92_s390x",
"product_identification_helper": {
"purl": "pkg:oci/acm-prometheus-config-reloader-rhel8@sha256:2839bcce06fd5a02f6cc8fce8668fb806ae8f2e0e7174e5c66376792c2d1fd92?arch=s390x\u0026repository_url=registry.redhat.io/rhacm2/acm-prometheus-config-reloader-rhel8\u0026tag=v2.7.0-22"
}
}
},
{
"category": "product_version",
"name": "rhacm2/acm-prometheus-rhel8@sha256:c6d947e30ec1aa348d573ee93c669f71b38ea93801e71636f5f9ab4609f681b4_s390x",
"product": {
"name": "rhacm2/acm-prometheus-rhel8@sha256:c6d947e30ec1aa348d573ee93c669f71b38ea93801e71636f5f9ab4609f681b4_s390x",
"product_id": "rhacm2/acm-prometheus-rhel8@sha256:c6d947e30ec1aa348d573ee93c669f71b38ea93801e71636f5f9ab4609f681b4_s390x",
"product_identification_helper": {
"purl": "pkg:oci/acm-prometheus-rhel8@sha256:c6d947e30ec1aa348d573ee93c669f71b38ea93801e71636f5f9ab4609f681b4?arch=s390x\u0026repository_url=registry.redhat.io/rhacm2/acm-prometheus-rhel8\u0026tag=v2.7.0-22"
}
}
},
{
"category": "product_version",
"name": "rhacm2/acm-search-indexer-rhel8@sha256:53ceb20280569eaf0129686d49d462a3c1d3eaf2829b6eb920e9359be718e2c4_s390x",
"product": {
"name": "rhacm2/acm-search-indexer-rhel8@sha256:53ceb20280569eaf0129686d49d462a3c1d3eaf2829b6eb920e9359be718e2c4_s390x",
"product_id": "rhacm2/acm-search-indexer-rhel8@sha256:53ceb20280569eaf0129686d49d462a3c1d3eaf2829b6eb920e9359be718e2c4_s390x",
"product_identification_helper": {
"purl": "pkg:oci/acm-search-indexer-rhel8@sha256:53ceb20280569eaf0129686d49d462a3c1d3eaf2829b6eb920e9359be718e2c4?arch=s390x\u0026repository_url=registry.redhat.io/rhacm2/acm-search-indexer-rhel8\u0026tag=v2.7.0-26"
}
}
},
{
"category": "product_version",
"name": "rhacm2/acm-search-v2-api-rhel8@sha256:5be1e54791e8024f0e1342eba7d4441e0606f9a26be8f52aff51c8665baa41cc_s390x",
"product": {
"name": "rhacm2/acm-search-v2-api-rhel8@sha256:5be1e54791e8024f0e1342eba7d4441e0606f9a26be8f52aff51c8665baa41cc_s390x",
"product_id": "rhacm2/acm-search-v2-api-rhel8@sha256:5be1e54791e8024f0e1342eba7d4441e0606f9a26be8f52aff51c8665baa41cc_s390x",
"product_identification_helper": {
"purl": "pkg:oci/acm-search-v2-api-rhel8@sha256:5be1e54791e8024f0e1342eba7d4441e0606f9a26be8f52aff51c8665baa41cc?arch=s390x\u0026repository_url=registry.redhat.io/rhacm2/acm-search-v2-api-rhel8\u0026tag=v2.7.0-42"
}
}
},
{
"category": "product_version",
"name": "rhacm2/acm-search-v2-rhel8@sha256:f5b656141ad16ac873d1b886abc3b956380268b6c0dddb8ceac3e79b65edae0a_s390x",
"product": {
"name": "rhacm2/acm-search-v2-rhel8@sha256:f5b656141ad16ac873d1b886abc3b956380268b6c0dddb8ceac3e79b65edae0a_s390x",
"product_id": "rhacm2/acm-search-v2-rhel8@sha256:f5b656141ad16ac873d1b886abc3b956380268b6c0dddb8ceac3e79b65edae0a_s390x",
"product_identification_helper": {
"purl": "pkg:oci/acm-search-v2-rhel8@sha256:f5b656141ad16ac873d1b886abc3b956380268b6c0dddb8ceac3e79b65edae0a?arch=s390x\u0026repository_url=registry.redhat.io/rhacm2/acm-search-v2-rhel8\u0026tag=v2.7.0-33"
}
}
},
{
"category": "product_version",
"name": "rhacm2/acm-volsync-addon-controller-rhel8@sha256:98724153fa7763d22bcf11c3a5faa6eee0f6c40c4f4f647487e106d2ef427218_s390x",
"product": {
"name": "rhacm2/acm-volsync-addon-controller-rhel8@sha256:98724153fa7763d22bcf11c3a5faa6eee0f6c40c4f4f647487e106d2ef427218_s390x",
"product_id": "rhacm2/acm-volsync-addon-controller-rhel8@sha256:98724153fa7763d22bcf11c3a5faa6eee0f6c40c4f4f647487e106d2ef427218_s390x",
"product_identification_helper": {
"purl": "pkg:oci/acm-volsync-addon-controller-rhel8@sha256:98724153fa7763d22bcf11c3a5faa6eee0f6c40c4f4f647487e106d2ef427218?arch=s390x\u0026repository_url=registry.redhat.io/rhacm2/acm-volsync-addon-controller-rhel8\u0026tag=v2.7.0-26"
}
}
},
{
"category": "product_version",
"name": "rhacm2/cert-policy-controller-rhel8@sha256:1de63e2d307841c7707f4d0c09cd1d9cd673bbd7736c5f6c533986a9de0d1118_s390x",
"product": {
"name": "rhacm2/cert-policy-controller-rhel8@sha256:1de63e2d307841c7707f4d0c09cd1d9cd673bbd7736c5f6c533986a9de0d1118_s390x",
"product_id": "rhacm2/cert-policy-controller-rhel8@sha256:1de63e2d307841c7707f4d0c09cd1d9cd673bbd7736c5f6c533986a9de0d1118_s390x",
"product_identification_helper": {
"purl": "pkg:oci/cert-policy-controller-rhel8@sha256:1de63e2d307841c7707f4d0c09cd1d9cd673bbd7736c5f6c533986a9de0d1118?arch=s390x\u0026repository_url=registry.redhat.io/rhacm2/cert-policy-controller-rhel8\u0026tag=v2.7.0-23"
}
}
},
{
"category": "product_version",
"name": "rhacm2/cluster-backup-rhel8-operator@sha256:09f23f185abfbec175fbea2cc1fba624308c2777b5c8133d9e98daeb4bcfa009_s390x",
"product": {
"name": "rhacm2/cluster-backup-rhel8-operator@sha256:09f23f185abfbec175fbea2cc1fba624308c2777b5c8133d9e98daeb4bcfa009_s390x",
"product_id": "rhacm2/cluster-backup-rhel8-operator@sha256:09f23f185abfbec175fbea2cc1fba624308c2777b5c8133d9e98daeb4bcfa009_s390x",
"product_identification_helper": {
"purl": "pkg:oci/cluster-backup-rhel8-operator@sha256:09f23f185abfbec175fbea2cc1fba624308c2777b5c8133d9e98daeb4bcfa009?arch=s390x\u0026repository_url=registry.redhat.io/rhacm2/cluster-backup-rhel8-operator\u0026tag=v2.7.0-74"
}
}
},
{
"category": "product_version",
"name": "rhacm2/config-policy-controller-rhel8@sha256:fab9c37776dabaa9c510bf243f23407715a1e3bd1c0a0280dc22191c6349a1c0_s390x",
"product": {
"name": "rhacm2/config-policy-controller-rhel8@sha256:fab9c37776dabaa9c510bf243f23407715a1e3bd1c0a0280dc22191c6349a1c0_s390x",
"product_id": "rhacm2/config-policy-controller-rhel8@sha256:fab9c37776dabaa9c510bf243f23407715a1e3bd1c0a0280dc22191c6349a1c0_s390x",
"product_identification_helper": {
"purl": "pkg:oci/config-policy-controller-rhel8@sha256:fab9c37776dabaa9c510bf243f23407715a1e3bd1c0a0280dc22191c6349a1c0?arch=s390x\u0026repository_url=registry.redhat.io/rhacm2/config-policy-controller-rhel8\u0026tag=v2.7.0-39"
}
}
},
{
"category": "product_version",
"name": "rhacm2/console-rhel8@sha256:01517c35f75f1f4f4c3625eb899bff16ae5c114a241c70b56f7de2310ddd065e_s390x",
"product": {
"name": "rhacm2/console-rhel8@sha256:01517c35f75f1f4f4c3625eb899bff16ae5c114a241c70b56f7de2310ddd065e_s390x",
"product_id": "rhacm2/console-rhel8@sha256:01517c35f75f1f4f4c3625eb899bff16ae5c114a241c70b56f7de2310ddd065e_s390x",
"product_identification_helper": {
"purl": "pkg:oci/console-rhel8@sha256:01517c35f75f1f4f4c3625eb899bff16ae5c114a241c70b56f7de2310ddd065e?arch=s390x\u0026repository_url=registry.redhat.io/rhacm2/console-rhel8\u0026tag=v2.7.0-125"
}
}
},
{
"category": "product_version",
"name": "rhacm2/endpoint-monitoring-rhel8-operator@sha256:8913009902c71afe34f3a98ed720997e72f764cb7e251a08a2698f2d8ce64e24_s390x",
"product": {
"name": "rhacm2/endpoint-monitoring-rhel8-operator@sha256:8913009902c71afe34f3a98ed720997e72f764cb7e251a08a2698f2d8ce64e24_s390x",
"product_id": "rhacm2/endpoint-monitoring-rhel8-operator@sha256:8913009902c71afe34f3a98ed720997e72f764cb7e251a08a2698f2d8ce64e24_s390x",
"product_identification_helper": {
"purl": "pkg:oci/endpoint-monitoring-rhel8-operator@sha256:8913009902c71afe34f3a98ed720997e72f764cb7e251a08a2698f2d8ce64e24?arch=s390x\u0026repository_url=registry.redhat.io/rhacm2/endpoint-monitoring-rhel8-operator\u0026tag=v2.7.0-33"
}
}
},
{
"category": "product_version",
"name": "rhacm2/governance-policy-propagator-rhel8@sha256:d4296089159e15bf3e11f5695a34d10b83875a346545f1d09824b4fe47295cf8_s390x",
"product": {
"name": "rhacm2/governance-policy-propagator-rhel8@sha256:d4296089159e15bf3e11f5695a34d10b83875a346545f1d09824b4fe47295cf8_s390x",
"product_id": "rhacm2/governance-policy-propagator-rhel8@sha256:d4296089159e15bf3e11f5695a34d10b83875a346545f1d09824b4fe47295cf8_s390x",
"product_identification_helper": {
"purl": "pkg:oci/governance-policy-propagator-rhel8@sha256:d4296089159e15bf3e11f5695a34d10b83875a346545f1d09824b4fe47295cf8?arch=s390x\u0026repository_url=registry.redhat.io/rhacm2/governance-policy-propagator-rhel8\u0026tag=v2.7.0-47"
}
}
},
{
"category": "product_version",
"name": "rhacm2/grafana-dashboard-loader-rhel8@sha256:c182f0b51bfd9b29ea7363f74522a49b6601418f5db76843231167ef1176f709_s390x",
"product": {
"name": "rhacm2/grafana-dashboard-loader-rhel8@sha256:c182f0b51bfd9b29ea7363f74522a49b6601418f5db76843231167ef1176f709_s390x",
"product_id": "rhacm2/grafana-dashboard-loader-rhel8@sha256:c182f0b51bfd9b29ea7363f74522a49b6601418f5db76843231167ef1176f709_s390x",
"product_identification_helper": {
"purl": "pkg:oci/grafana-dashboard-loader-rhel8@sha256:c182f0b51bfd9b29ea7363f74522a49b6601418f5db76843231167ef1176f709?arch=s390x\u0026repository_url=registry.redhat.io/rhacm2/grafana-dashboard-loader-rhel8\u0026tag=v2.7.0-34"
}
}
},
{
"category": "product_version",
"name": "rhacm2/iam-policy-controller-rhel8@sha256:f7a86d6209a19498e56da1f39533a1198af35c2a9e3c824cea252eb34d737219_s390x",
"product": {
"name": "rhacm2/iam-policy-controller-rhel8@sha256:f7a86d6209a19498e56da1f39533a1198af35c2a9e3c824cea252eb34d737219_s390x",
"product_id": "rhacm2/iam-policy-controller-rhel8@sha256:f7a86d6209a19498e56da1f39533a1198af35c2a9e3c824cea252eb34d737219_s390x",
"product_identification_helper": {
"purl": "pkg:oci/iam-policy-controller-rhel8@sha256:f7a86d6209a19498e56da1f39533a1198af35c2a9e3c824cea252eb34d737219?arch=s390x\u0026repository_url=registry.redhat.io/rhacm2/iam-policy-controller-rhel8\u0026tag=v2.7.0-24"
}
}
},
{
"category": "product_version",
"name": "rhacm2/insights-client-rhel8@sha256:9d25ef8c29b2dac4660e18c17d0286fa2ff0f6f6383b6bf795f7e5e6f70b950e_s390x",
"product": {
"name": "rhacm2/insights-client-rhel8@sha256:9d25ef8c29b2dac4660e18c17d0286fa2ff0f6f6383b6bf795f7e5e6f70b950e_s390x",
"product_id": "rhacm2/insights-client-rhel8@sha256:9d25ef8c29b2dac4660e18c17d0286fa2ff0f6f6383b6bf795f7e5e6f70b950e_s390x",
"product_identification_helper": {
"purl": "pkg:oci/insights-client-rhel8@sha256:9d25ef8c29b2dac4660e18c17d0286fa2ff0f6f6383b6bf795f7e5e6f70b950e?arch=s390x\u0026repository_url=registry.redhat.io/rhacm2/insights-client-rhel8\u0026tag=v2.7.0-20"
}
}
},
{
"category": "product_version",
"name": "rhacm2/insights-metrics-rhel8@sha256:ed01454411cbdfb20661aecc76e00767b5ec122e27a379159476eabba741b94e_s390x",
"product": {
"name": "rhacm2/insights-metrics-rhel8@sha256:ed01454411cbdfb20661aecc76e00767b5ec122e27a379159476eabba741b94e_s390x",
"product_id": "rhacm2/insights-metrics-rhel8@sha256:ed01454411cbdfb20661aecc76e00767b5ec122e27a379159476eabba741b94e_s390x",
"product_identification_helper": {
"purl": "pkg:oci/insights-metrics-rhel8@sha256:ed01454411cbdfb20661aecc76e00767b5ec122e27a379159476eabba741b94e?arch=s390x\u0026repository_url=registry.redhat.io/rhacm2/insights-metrics-rhel8\u0026tag=v2.7.0-20"
}
}
},
{
"category": "product_version",
"name": "rhacm2/klusterlet-addon-controller-rhel8@sha256:866125412b6812710734b9e72d09581be40879bb57236e37660e2d29210a37ad_s390x",
"product": {
"name": "rhacm2/klusterlet-addon-controller-rhel8@sha256:866125412b6812710734b9e72d09581be40879bb57236e37660e2d29210a37ad_s390x",
"product_id": "rhacm2/klusterlet-addon-controller-rhel8@sha256:866125412b6812710734b9e72d09581be40879bb57236e37660e2d29210a37ad_s390x",
"product_identification_helper": {
"purl": "pkg:oci/klusterlet-addon-controller-rhel8@sha256:866125412b6812710734b9e72d09581be40879bb57236e37660e2d29210a37ad?arch=s390x\u0026repository_url=registry.redhat.io/rhacm2/klusterlet-addon-controller-rhel8\u0026tag=v2.7.0-20"
}
}
},
{
"category": "product_version",
"name": "rhacm2/kube-rbac-proxy-rhel8@sha256:f0397b30dc7b824b0e37a256c5a067585885c80db1033b44a13fe56446cd80a9_s390x",
"product": {
"name": "rhacm2/kube-rbac-proxy-rhel8@sha256:f0397b30dc7b824b0e37a256c5a067585885c80db1033b44a13fe56446cd80a9_s390x",
"product_id": "rhacm2/kube-rbac-proxy-rhel8@sha256:f0397b30dc7b824b0e37a256c5a067585885c80db1033b44a13fe56446cd80a9_s390x",
"product_identification_helper": {
"purl": "pkg:oci/kube-rbac-proxy-rhel8@sha256:f0397b30dc7b824b0e37a256c5a067585885c80db1033b44a13fe56446cd80a9?arch=s390x\u0026repository_url=registry.redhat.io/rhacm2/kube-rbac-proxy-rhel8\u0026tag=v2.7.0-21"
}
}
},
{
"category": "product_version",
"name": "rhacm2/kube-state-metrics-rhel8@sha256:1f27bc62a66413a31d2d680ecd2a8ed9c9d378341da56b788cd86c98151a1fd4_s390x",
"product": {
"name": "rhacm2/kube-state-metrics-rhel8@sha256:1f27bc62a66413a31d2d680ecd2a8ed9c9d378341da56b788cd86c98151a1fd4_s390x",
"product_id": "rhacm2/kube-state-metrics-rhel8@sha256:1f27bc62a66413a31d2d680ecd2a8ed9c9d378341da56b788cd86c98151a1fd4_s390x",
"product_identification_helper": {
"purl": "pkg:oci/kube-state-metrics-rhel8@sha256:1f27bc62a66413a31d2d680ecd2a8ed9c9d378341da56b788cd86c98151a1fd4?arch=s390x\u0026repository_url=registry.redhat.io/rhacm2/kube-state-metrics-rhel8\u0026tag=v2.7.0-22"
}
}
},
{
"category": "product_version",
"name": "rhacm2/management-ingress-rhel8@sha256:70aa7c3711b4085caa9ba50295dfedf9b2cd3a1b37e815e4a7245c1aef0cfe22_s390x",
"product": {
"name": "rhacm2/management-ingress-rhel8@sha256:70aa7c3711b4085caa9ba50295dfedf9b2cd3a1b37e815e4a7245c1aef0cfe22_s390x",
"product_id": "rhacm2/management-ingress-rhel8@sha256:70aa7c3711b4085caa9ba50295dfedf9b2cd3a1b37e815e4a7245c1aef0cfe22_s390x",
"product_identification_helper": {
"purl": "pkg:oci/management-ingress-rhel8@sha256:70aa7c3711b4085caa9ba50295dfedf9b2cd3a1b37e815e4a7245c1aef0cfe22?arch=s390x\u0026repository_url=registry.redhat.io/rhacm2/management-ingress-rhel8\u0026tag=v2.7.0-21"
}
}
},
{
"category": "product_version",
"name": "rhacm2/memcached-rhel8@sha256:6c7cb2786f6863e7d1c8554f159c68123921d22bbd7bec5fc3532cad991937b4_s390x",
"product": {
"name": "rhacm2/memcached-rhel8@sha256:6c7cb2786f6863e7d1c8554f159c68123921d22bbd7bec5fc3532cad991937b4_s390x",
"product_id": "rhacm2/memcached-rhel8@sha256:6c7cb2786f6863e7d1c8554f159c68123921d22bbd7bec5fc3532cad991937b4_s390x",
"product_identification_helper": {
"purl": "pkg:oci/memcached-rhel8@sha256:6c7cb2786f6863e7d1c8554f159c68123921d22bbd7bec5fc3532cad991937b4?arch=s390x\u0026repository_url=registry.redhat.io/rhacm2/memcached-rhel8\u0026tag=v2.7.0-9"
}
}
},
{
"category": "product_version",
"name": "rhacm2/memcached-exporter-rhel8@sha256:c7937a592a255199c316e30c499d0c150cc95c3f208e46d8a936a5bc03a1fed6_s390x",
"product": {
"name": "rhacm2/memcached-exporter-rhel8@sha256:c7937a592a255199c316e30c499d0c150cc95c3f208e46d8a936a5bc03a1fed6_s390x",
"product_id": "rhacm2/memcached-exporter-rhel8@sha256:c7937a592a255199c316e30c499d0c150cc95c3f208e46d8a936a5bc03a1fed6_s390x",
"product_identification_helper": {
"purl": "pkg:oci/memcached-exporter-rhel8@sha256:c7937a592a255199c316e30c499d0c150cc95c3f208e46d8a936a5bc03a1fed6?arch=s390x\u0026repository_url=registry.redhat.io/rhacm2/memcached-exporter-rhel8\u0026tag=v2.7.0-16"
}
}
},
{
"category": "product_version",
"name": "rhacm2/metrics-collector-rhel8@sha256:21644ef77ec046c79fb64f612245ac5d59c0aa569c548b48062da8896d159696_s390x",
"product": {
"name": "rhacm2/metrics-collector-rhel8@sha256:21644ef77ec046c79fb64f612245ac5d59c0aa569c548b48062da8896d159696_s390x",
"product_id": "rhacm2/metrics-collector-rhel8@sha256:21644ef77ec046c79fb64f612245ac5d59c0aa569c548b48062da8896d159696_s390x",
"product_identification_helper": {
"purl": "pkg:oci/metrics-collector-rhel8@sha256:21644ef77ec046c79fb64f612245ac5d59c0aa569c548b48062da8896d159696?arch=s390x\u0026repository_url=registry.redhat.io/rhacm2/metrics-collector-rhel8\u0026tag=v2.7.0-33"
}
}
},
{
"category": "product_version",
"name": "rhacm2/multicloud-integrations-rhel8@sha256:651c4ac3da42bc2acfe9bff35e397ccf5e88abb6303622f3244d6ccb9b8f9e0d_s390x",
"product": {
"name": "rhacm2/multicloud-integrations-rhel8@sha256:651c4ac3da42bc2acfe9bff35e397ccf5e88abb6303622f3244d6ccb9b8f9e0d_s390x",
"product_id": "rhacm2/multicloud-integrations-rhel8@sha256:651c4ac3da42bc2acfe9bff35e397ccf5e88abb6303622f3244d6ccb9b8f9e0d_s390x",
"product_identification_helper": {
"purl": "pkg:oci/multicloud-integrations-rhel8@sha256:651c4ac3da42bc2acfe9bff35e397ccf5e88abb6303622f3244d6ccb9b8f9e0d?arch=s390x\u0026repository_url=registry.redhat.io/rhacm2/multicloud-integrations-rhel8\u0026tag=v2.7.0-24"
}
}
},
{
"category": "product_version",
"name": "rhacm2/multiclusterhub-rhel8@sha256:b82d4ecef59b69623ec4d0a9b5537fa52e007336727c92345cd829d80961f14a_s390x",
"product": {
"name": "rhacm2/multiclusterhub-rhel8@sha256:b82d4ecef59b69623ec4d0a9b5537fa52e007336727c92345cd829d80961f14a_s390x",
"product_id": "rhacm2/multiclusterhub-rhel8@sha256:b82d4ecef59b69623ec4d0a9b5537fa52e007336727c92345cd829d80961f14a_s390x",
"product_identification_helper": {
"purl": "pkg:oci/multiclusterhub-rhel8@sha256:b82d4ecef59b69623ec4d0a9b5537fa52e007336727c92345cd829d80961f14a?arch=s390x\u0026repository_url=registry.redhat.io/rhacm2/multiclusterhub-rhel8\u0026tag=v2.7.0-63"
}
}
},
{
"category": "product_version",
"name": "rhacm2/multicluster-observability-rhel8-operator@sha256:93da29b41da3c87d4bffaf42369b50217f5d8f81d0a82c4108c27a3c40f544d8_s390x",
"product": {
"name": "rhacm2/multicluster-observability-rhel8-operator@sha256:93da29b41da3c87d4bffaf42369b50217f5d8f81d0a82c4108c27a3c40f544d8_s390x",
"product_id": "rhacm2/multicluster-observability-rhel8-operator@sha256:93da29b41da3c87d4bffaf42369b50217f5d8f81d0a82c4108c27a3c40f544d8_s390x",
"product_identification_helper": {
"purl": "pkg:oci/multicluster-observability-rhel8-operator@sha256:93da29b41da3c87d4bffaf42369b50217f5d8f81d0a82c4108c27a3c40f544d8?arch=s390x\u0026repository_url=registry.redhat.io/rhacm2/multicluster-observability-rhel8-operator\u0026tag=v2.7.0-34"
}
}
},
{
"category": "product_version",
"name": "rhacm2/multicluster-operators-application-rhel8@sha256:299f0753c65ab4e609418fd5515bdcb041bee357f4db192ae32a24ad0c4d7853_s390x",
"product": {
"name": "rhacm2/multicluster-operators-application-rhel8@sha256:299f0753c65ab4e609418fd5515bdcb041bee357f4db192ae32a24ad0c4d7853_s390x",
"product_id": "rhacm2/multicluster-operators-application-rhel8@sha256:299f0753c65ab4e609418fd5515bdcb041bee357f4db192ae32a24ad0c4d7853_s390x",
"product_identification_helper": {
"purl": "pkg:oci/multicluster-operators-application-rhel8@sha256:299f0753c65ab4e609418fd5515bdcb041bee357f4db192ae32a24ad0c4d7853?arch=s390x\u0026repository_url=registry.redhat.io/rhacm2/multicluster-operators-application-rhel8\u0026tag=v2.7.0-22"
}
}
},
{
"category": "product_version",
"name": "rhacm2/multicluster-operators-channel-rhel8@sha256:d8fe5baa4aefbcf41861743a3cf6c94f8a2a63526e96e5d263a40a8cb8a5ad4e_s390x",
"product": {
"name": "rhacm2/multicluster-operators-channel-rhel8@sha256:d8fe5baa4aefbcf41861743a3cf6c94f8a2a63526e96e5d263a40a8cb8a5ad4e_s390x",
"product_id": "rhacm2/multicluster-operators-channel-rhel8@sha256:d8fe5baa4aefbcf41861743a3cf6c94f8a2a63526e96e5d263a40a8cb8a5ad4e_s390x",
"product_identification_helper": {
"purl": "pkg:oci/multicluster-operators-channel-rhel8@sha256:d8fe5baa4aefbcf41861743a3cf6c94f8a2a63526e96e5d263a40a8cb8a5ad4e?arch=s390x\u0026repository_url=registry.redhat.io/rhacm2/multicluster-operators-channel-rhel8\u0026tag=v2.7.0-25"
}
}
},
{
"category": "product_version",
"name": "rhacm2/multicluster-operators-subscription-rhel8@sha256:6307eb5e9195415477b18d701310e8813772b7120d0fc4ac83846e54b46b4745_s390x",
"product": {
"name": "rhacm2/multicluster-operators-subscription-rhel8@sha256:6307eb5e9195415477b18d701310e8813772b7120d0fc4ac83846e54b46b4745_s390x",
"product_id": "rhacm2/multicluster-operators-subscription-rhel8@sha256:6307eb5e9195415477b18d701310e8813772b7120d0fc4ac83846e54b46b4745_s390x",
"product_identification_helper": {
"purl": "pkg:oci/multicluster-operators-subscription-rhel8@sha256:6307eb5e9195415477b18d701310e8813772b7120d0fc4ac83846e54b46b4745?arch=s390x\u0026repository_url=registry.redhat.io/rhacm2/multicluster-operators-subscription-rhel8\u0026tag=v2.7.0-57"
}
}
},
{
"category": "product_version",
"name": "rhacm2/node-exporter-rhel8@sha256:97291260ff17e7e1b1f490a68041613ca5f7c192d848f928eca9b867de47bc4e_s390x",
"product": {
"name": "rhacm2/node-exporter-rhel8@sha256:97291260ff17e7e1b1f490a68041613ca5f7c192d848f928eca9b867de47bc4e_s390x",
"product_id": "rhacm2/node-exporter-rhel8@sha256:97291260ff17e7e1b1f490a68041613ca5f7c192d848f928eca9b867de47bc4e_s390x",
"product_identification_helper": {
"purl": "pkg:oci/node-exporter-rhel8@sha256:97291260ff17e7e1b1f490a68041613ca5f7c192d848f928eca9b867de47bc4e?arch=s390x\u0026repository_url=registry.redhat.io/rhacm2/node-exporter-rhel8\u0026tag=v2.7.0-21"
}
}
},
{
"category": "product_version",
"name": "rhacm2/observatorium-rhel8@sha256:51374017a10289e0402363ae2839d110f500be44dc44834dbd8dd66ba0e6f5e9_s390x",
"product": {
"name": "rhacm2/observatorium-rhel8@sha256:51374017a10289e0402363ae2839d110f500be44dc44834dbd8dd66ba0e6f5e9_s390x",
"product_id": "rhacm2/observatorium-rhel8@sha256:51374017a10289e0402363ae2839d110f500be44dc44834dbd8dd66ba0e6f5e9_s390x",
"product_identification_helper": {
"purl": "pkg:oci/observatorium-rhel8@sha256:51374017a10289e0402363ae2839d110f500be44dc44834dbd8dd66ba0e6f5e9?arch=s390x\u0026repository_url=registry.redhat.io/rhacm2/observatorium-rhel8\u0026tag=v2.7.0-21"
}
}
},
{
"category": "product_version",
"name": "rhacm2/observatorium-rhel8-operator@sha256:c870e034b29dfa320cb6a6bf60021033b622b76a0c4aaaf2a768326ea046b459_s390x",
"product": {
"name": "rhacm2/observatorium-rhel8-operator@sha256:c870e034b29dfa320cb6a6bf60021033b622b76a0c4aaaf2a768326ea046b459_s390x",
"product_id": "rhacm2/observatorium-rhel8-operator@sha256:c870e034b29dfa320cb6a6bf60021033b622b76a0c4aaaf2a768326ea046b459_s390x",
"product_identification_helper": {
"purl": "pkg:oci/observatorium-rhel8-operator@sha256:c870e034b29dfa320cb6a6bf60021033b622b76a0c4aaaf2a768326ea046b459?arch=s390x\u0026repository_url=registry.redhat.io/rhacm2/observatorium-rhel8-operator\u0026tag=v2.7.0-19"
}
}
},
{
"category": "product_version",
"name": "rhacm2/prometheus-alertmanager-rhel8@sha256:fdbba855391acd2b33d0b16f9f0e7ba2a9cdbaa90bf71298182954b7f4c8fe76_s390x",
"product": {
"name": "rhacm2/prometheus-alertmanager-rhel8@sha256:fdbba855391acd2b33d0b16f9f0e7ba2a9cdbaa90bf71298182954b7f4c8fe76_s390x",
"product_id": "rhacm2/prometheus-alertmanager-rhel8@sha256:fdbba855391acd2b33d0b16f9f0e7ba2a9cdbaa90bf71298182954b7f4c8fe76_s390x",
"product_identification_helper": {
"purl": "pkg:oci/prometheus-alertmanager-rhel8@sha256:fdbba855391acd2b33d0b16f9f0e7ba2a9cdbaa90bf71298182954b7f4c8fe76?arch=s390x\u0026repository_url=registry.redhat.io/rhacm2/prometheus-alertmanager-rhel8\u0026tag=v2.7.0-18"
}
}
},
{
"category": "product_version",
"name": "rhacm2/prometheus-rhel8@sha256:6877b4207285d7a0e1343f5c1b70bab163d1fd5004f778998d2e612817ea5f06_s390x",
"product": {
"name": "rhacm2/prometheus-rhel8@sha256:6877b4207285d7a0e1343f5c1b70bab163d1fd5004f778998d2e612817ea5f06_s390x",
"product_id": "rhacm2/prometheus-rhel8@sha256:6877b4207285d7a0e1343f5c1b70bab163d1fd5004f778998d2e612817ea5f06_s390x",
"product_identification_helper": {
"purl": "pkg:oci/prometheus-rhel8@sha256:6877b4207285d7a0e1343f5c1b70bab163d1fd5004f778998d2e612817ea5f06?arch=s390x\u0026repository_url=registry.redhat.io/rhacm2/prometheus-rhel8\u0026tag=v2.7.0-18"
}
}
},
{
"category": "product_version",
"name": "rhacm2/rbac-query-proxy-rhel8@sha256:3481fdb51147ce735b7864215cacd4c6a24b2c05a9388866f11be887a5fd0d4f_s390x",
"product": {
"name": "rhacm2/rbac-query-proxy-rhel8@sha256:3481fdb51147ce735b7864215cacd4c6a24b2c05a9388866f11be887a5fd0d4f_s390x",
"product_id": "rhacm2/rbac-query-proxy-rhel8@sha256:3481fdb51147ce735b7864215cacd4c6a24b2c05a9388866f11be887a5fd0d4f_s390x",
"product_identification_helper": {
"purl": "pkg:oci/rbac-query-proxy-rhel8@sha256:3481fdb51147ce735b7864215cacd4c6a24b2c05a9388866f11be887a5fd0d4f?arch=s390x\u0026repository_url=registry.redhat.io/rhacm2/rbac-query-proxy-rhel8\u0026tag=v2.7.0-34"
}
}
},
{
"category": "product_version",
"name": "rhacm2/search-collector-rhel8@sha256:6695c50772760b400d0535f406f02b7c37436c5ce6932b8d5518b995780287a8_s390x",
"product": {
"name": "rhacm2/search-collector-rhel8@sha256:6695c50772760b400d0535f406f02b7c37436c5ce6932b8d5518b995780287a8_s390x",
"product_id": "rhacm2/search-collector-rhel8@sha256:6695c50772760b400d0535f406f02b7c37436c5ce6932b8d5518b995780287a8_s390x",
"product_identification_helper": {
"purl": "pkg:oci/search-collector-rhel8@sha256:6695c50772760b400d0535f406f02b7c37436c5ce6932b8d5518b995780287a8?arch=s390x\u0026repository_url=registry.redhat.io/rhacm2/search-collector-rhel8\u0026tag=v2.7.0-28"
}
}
},
{
"category": "product_version",
"name": "rhacm2/submariner-addon-rhel8@sha256:17dfda9e5f46f9df69171607ec2e078be9362de4c13e2ed20763fc59a7e9cd1a_s390x",
"product": {
"name": "rhacm2/submariner-addon-rhel8@sha256:17dfda9e5f46f9df69171607ec2e078be9362de4c13e2ed20763fc59a7e9cd1a_s390x",
"product_id": "rhacm2/submariner-addon-rhel8@sha256:17dfda9e5f46f9df69171607ec2e078be9362de4c13e2ed20763fc59a7e9cd1a_s390x",
"product_identification_helper": {
"purl": "pkg:oci/submariner-addon-rhel8@sha256:17dfda9e5f46f9df69171607ec2e078be9362de4c13e2ed20763fc59a7e9cd1a?arch=s390x\u0026repository_url=registry.redhat.io/rhacm2/submariner-addon-rhel8\u0026tag=v2.7.0-52"
}
}
},
{
"category": "product_version",
"name": "rhacm2/thanos-rhel8@sha256:6515a630cddbb13fd14f81fd3b8c3a95f2469eaf599010b42732d8fd794af1b0_s390x",
"product": {
"name": "rhacm2/thanos-rhel8@sha256:6515a630cddbb13fd14f81fd3b8c3a95f2469eaf599010b42732d8fd794af1b0_s390x",
"product_id": "rhacm2/thanos-rhel8@sha256:6515a630cddbb13fd14f81fd3b8c3a95f2469eaf599010b42732d8fd794af1b0_s390x",
"product_identification_helper": {
"purl": "pkg:oci/thanos-rhel8@sha256:6515a630cddbb13fd14f81fd3b8c3a95f2469eaf599010b42732d8fd794af1b0?arch=s390x\u0026repository_url=registry.redhat.io/rhacm2/thanos-rhel8\u0026tag=v2.7.0-17"
}
}
},
{
"category": "product_version",
"name": "rhacm2/thanos-receive-controller-rhel8@sha256:b17fe936f5d8d8da38d72bf2153b47ac619c460c1f8227b4cb2f37cfc18cd4be_s390x",
"product": {
"name": "rhacm2/thanos-receive-controller-rhel8@sha256:b17fe936f5d8d8da38d72bf2153b47ac619c460c1f8227b4cb2f37cfc18cd4be_s390x",
"product_id": "rhacm2/thanos-receive-controller-rhel8@sha256:b17fe936f5d8d8da38d72bf2153b47ac619c460c1f8227b4cb2f37cfc18cd4be_s390x",
"product_identification_helper": {
"purl": "pkg:oci/thanos-receive-controller-rhel8@sha256:b17fe936f5d8d8da38d72bf2153b47ac619c460c1f8227b4cb2f37cfc18cd4be?arch=s390x\u0026repository_url=registry.redhat.io/rhacm2/thanos-receive-controller-rhel8\u0026tag=v2.7.0-19"
}
}
}
],
"category": "architecture",
"name": "s390x"
},
{
"branches": [
{
"category": "product_version",
"name": "rhacm2/acm-governance-policy-addon-controller-rhel8@sha256:1aae106ecbdeadb77b0fd95133827e7fad4f5fcb9916e56ca0dfccab8bd34bed_ppc64le",
"product": {
"name": "rhacm2/acm-governance-policy-addon-controller-rhel8@sha256:1aae106ecbdeadb77b0fd95133827e7fad4f5fcb9916e56ca0dfccab8bd34bed_ppc64le",
"product_id": "rhacm2/acm-governance-policy-addon-controller-rhel8@sha256:1aae106ecbdeadb77b0fd95133827e7fad4f5fcb9916e56ca0dfccab8bd34bed_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/acm-governance-policy-addon-controller-rhel8@sha256:1aae106ecbdeadb77b0fd95133827e7fad4f5fcb9916e56ca0dfccab8bd34bed?arch=ppc64le\u0026repository_url=registry.redhat.io/rhacm2/acm-governance-policy-addon-controller-rhel8\u0026tag=v2.7.0-48"
}
}
},
{
"category": "product_version",
"name": "rhacm2/acm-governance-policy-framework-addon-rhel8@sha256:b7b778111722c0da14ae74580be1813f6ecedf97fcd88de46fd15cc3ace2cb61_ppc64le",
"product": {
"name": "rhacm2/acm-governance-policy-framework-addon-rhel8@sha256:b7b778111722c0da14ae74580be1813f6ecedf97fcd88de46fd15cc3ace2cb61_ppc64le",
"product_id": "rhacm2/acm-governance-policy-framework-addon-rhel8@sha256:b7b778111722c0da14ae74580be1813f6ecedf97fcd88de46fd15cc3ace2cb61_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/acm-governance-policy-framework-addon-rhel8@sha256:b7b778111722c0da14ae74580be1813f6ecedf97fcd88de46fd15cc3ace2cb61?arch=ppc64le\u0026repository_url=registry.redhat.io/rhacm2/acm-governance-policy-framework-addon-rhel8\u0026tag=v2.7.0-25"
}
}
},
{
"category": "product_version",
"name": "rhacm2/acm-grafana-rhel8@sha256:2e3505803004ca421087171bfe9097f6f106c812f840e8b83d1215150b4137c4_ppc64le",
"product": {
"name": "rhacm2/acm-grafana-rhel8@sha256:2e3505803004ca421087171bfe9097f6f106c812f840e8b83d1215150b4137c4_ppc64le",
"product_id": "rhacm2/acm-grafana-rhel8@sha256:2e3505803004ca421087171bfe9097f6f106c812f840e8b83d1215150b4137c4_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/acm-grafana-rhel8@sha256:2e3505803004ca421087171bfe9097f6f106c812f840e8b83d1215150b4137c4?arch=ppc64le\u0026repository_url=registry.redhat.io/rhacm2/acm-grafana-rhel8\u0026tag=v2.7.0-19"
}
}
},
{
"category": "product_version",
"name": "rhacm2/acm-must-gather-rhel8@sha256:a05c071011c96e4db1e4a469883103f4118a304d3e03338083d2a103c0e7c208_ppc64le",
"product": {
"name": "rhacm2/acm-must-gather-rhel8@sha256:a05c071011c96e4db1e4a469883103f4118a304d3e03338083d2a103c0e7c208_ppc64le",
"product_id": "rhacm2/acm-must-gather-rhel8@sha256:a05c071011c96e4db1e4a469883103f4118a304d3e03338083d2a103c0e7c208_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/acm-must-gather-rhel8@sha256:a05c071011c96e4db1e4a469883103f4118a304d3e03338083d2a103c0e7c208?arch=ppc64le\u0026repository_url=registry.redhat.io/rhacm2/acm-must-gather-rhel8\u0026tag=v2.7.0-23"
}
}
},
{
"category": "product_version",
"name": "rhacm2/acm-operator-bundle@sha256:e45be680b6140f58ff1840649b29aebebad4c5950d9571ca39dfea1dffd669b0_ppc64le",
"product": {
"name": "rhacm2/acm-operator-bundle@sha256:e45be680b6140f58ff1840649b29aebebad4c5950d9571ca39dfea1dffd669b0_ppc64le",
"product_id": "rhacm2/acm-operator-bundle@sha256:e45be680b6140f58ff1840649b29aebebad4c5950d9571ca39dfea1dffd669b0_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/acm-operator-bundle@sha256:e45be680b6140f58ff1840649b29aebebad4c5950d9571ca39dfea1dffd669b0?arch=ppc64le\u0026repository_url=registry.redhat.io/rhacm2/acm-operator-bundle\u0026tag=v2.7.0-267"
}
}
},
{
"category": "product_version",
"name": "rhacm2/acm-prometheus-config-reloader-rhel8@sha256:0fd63f75b7638fadc78f92a62d6e9731e42c05069f3e93ab0ffd4b004de78100_ppc64le",
"product": {
"name": "rhacm2/acm-prometheus-config-reloader-rhel8@sha256:0fd63f75b7638fadc78f92a62d6e9731e42c05069f3e93ab0ffd4b004de78100_ppc64le",
"product_id": "rhacm2/acm-prometheus-config-reloader-rhel8@sha256:0fd63f75b7638fadc78f92a62d6e9731e42c05069f3e93ab0ffd4b004de78100_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/acm-prometheus-config-reloader-rhel8@sha256:0fd63f75b7638fadc78f92a62d6e9731e42c05069f3e93ab0ffd4b004de78100?arch=ppc64le\u0026repository_url=registry.redhat.io/rhacm2/acm-prometheus-config-reloader-rhel8\u0026tag=v2.7.0-22"
}
}
},
{
"category": "product_version",
"name": "rhacm2/acm-prometheus-rhel8@sha256:7e98ef30dca1071d5abff1be2a3a296cc9a4663162a3828b697637195d314e77_ppc64le",
"product": {
"name": "rhacm2/acm-prometheus-rhel8@sha256:7e98ef30dca1071d5abff1be2a3a296cc9a4663162a3828b697637195d314e77_ppc64le",
"product_id": "rhacm2/acm-prometheus-rhel8@sha256:7e98ef30dca1071d5abff1be2a3a296cc9a4663162a3828b697637195d314e77_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/acm-prometheus-rhel8@sha256:7e98ef30dca1071d5abff1be2a3a296cc9a4663162a3828b697637195d314e77?arch=ppc64le\u0026repository_url=registry.redhat.io/rhacm2/acm-prometheus-rhel8\u0026tag=v2.7.0-22"
}
}
},
{
"category": "product_version",
"name": "rhacm2/acm-search-indexer-rhel8@sha256:aa89295f36c99d70e63b07e9fe2c8db348df38b3308870f543efb4be24beca6c_ppc64le",
"product": {
"name": "rhacm2/acm-search-indexer-rhel8@sha256:aa89295f36c99d70e63b07e9fe2c8db348df38b3308870f543efb4be24beca6c_ppc64le",
"product_id": "rhacm2/acm-search-indexer-rhel8@sha256:aa89295f36c99d70e63b07e9fe2c8db348df38b3308870f543efb4be24beca6c_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/acm-search-indexer-rhel8@sha256:aa89295f36c99d70e63b07e9fe2c8db348df38b3308870f543efb4be24beca6c?arch=ppc64le\u0026repository_url=registry.redhat.io/rhacm2/acm-search-indexer-rhel8\u0026tag=v2.7.0-26"
}
}
},
{
"category": "product_version",
"name": "rhacm2/acm-search-v2-api-rhel8@sha256:1d5153067a1cb127f74d2bc983d16db8f39313a378f14d13f7e39da28f2251ae_ppc64le",
"product": {
"name": "rhacm2/acm-search-v2-api-rhel8@sha256:1d5153067a1cb127f74d2bc983d16db8f39313a378f14d13f7e39da28f2251ae_ppc64le",
"product_id": "rhacm2/acm-search-v2-api-rhel8@sha256:1d5153067a1cb127f74d2bc983d16db8f39313a378f14d13f7e39da28f2251ae_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/acm-search-v2-api-rhel8@sha256:1d5153067a1cb127f74d2bc983d16db8f39313a378f14d13f7e39da28f2251ae?arch=ppc64le\u0026repository_url=registry.redhat.io/rhacm2/acm-search-v2-api-rhel8\u0026tag=v2.7.0-42"
}
}
},
{
"category": "product_version",
"name": "rhacm2/acm-search-v2-rhel8@sha256:f708326772c9ed846e11b053efda56c106d5a72a13482d2a8ecc179cfb957bc9_ppc64le",
"product": {
"name": "rhacm2/acm-search-v2-rhel8@sha256:f708326772c9ed846e11b053efda56c106d5a72a13482d2a8ecc179cfb957bc9_ppc64le",
"product_id": "rhacm2/acm-search-v2-rhel8@sha256:f708326772c9ed846e11b053efda56c106d5a72a13482d2a8ecc179cfb957bc9_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/acm-search-v2-rhel8@sha256:f708326772c9ed846e11b053efda56c106d5a72a13482d2a8ecc179cfb957bc9?arch=ppc64le\u0026repository_url=registry.redhat.io/rhacm2/acm-search-v2-rhel8\u0026tag=v2.7.0-33"
}
}
},
{
"category": "product_version",
"name": "rhacm2/acm-volsync-addon-controller-rhel8@sha256:e3e10a30c35a9cbd5f81d107e9ce86b2410bd10171673521eab1491ebdee2314_ppc64le",
"product": {
"name": "rhacm2/acm-volsync-addon-controller-rhel8@sha256:e3e10a30c35a9cbd5f81d107e9ce86b2410bd10171673521eab1491ebdee2314_ppc64le",
"product_id": "rhacm2/acm-volsync-addon-controller-rhel8@sha256:e3e10a30c35a9cbd5f81d107e9ce86b2410bd10171673521eab1491ebdee2314_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/acm-volsync-addon-controller-rhel8@sha256:e3e10a30c35a9cbd5f81d107e9ce86b2410bd10171673521eab1491ebdee2314?arch=ppc64le\u0026repository_url=registry.redhat.io/rhacm2/acm-volsync-addon-controller-rhel8\u0026tag=v2.7.0-26"
}
}
},
{
"category": "product_version",
"name": "rhacm2/cert-policy-controller-rhel8@sha256:5be8ca7ec79077906c23b52cdaa731866774a2e413babd395d3f24d892bed37a_ppc64le",
"product": {
"name": "rhacm2/cert-policy-controller-rhel8@sha256:5be8ca7ec79077906c23b52cdaa731866774a2e413babd395d3f24d892bed37a_ppc64le",
"product_id": "rhacm2/cert-policy-controller-rhel8@sha256:5be8ca7ec79077906c23b52cdaa731866774a2e413babd395d3f24d892bed37a_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/cert-policy-controller-rhel8@sha256:5be8ca7ec79077906c23b52cdaa731866774a2e413babd395d3f24d892bed37a?arch=ppc64le\u0026repository_url=registry.redhat.io/rhacm2/cert-policy-controller-rhel8\u0026tag=v2.7.0-23"
}
}
},
{
"category": "product_version",
"name": "rhacm2/cluster-backup-rhel8-operator@sha256:f02c115867036c64cdf8669fe7690b94d23b19ad7b969938f7c4cbb00111d403_ppc64le",
"product": {
"name": "rhacm2/cluster-backup-rhel8-operator@sha256:f02c115867036c64cdf8669fe7690b94d23b19ad7b969938f7c4cbb00111d403_ppc64le",
"product_id": "rhacm2/cluster-backup-rhel8-operator@sha256:f02c115867036c64cdf8669fe7690b94d23b19ad7b969938f7c4cbb00111d403_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/cluster-backup-rhel8-operator@sha256:f02c115867036c64cdf8669fe7690b94d23b19ad7b969938f7c4cbb00111d403?arch=ppc64le\u0026repository_url=registry.redhat.io/rhacm2/cluster-backup-rhel8-operator\u0026tag=v2.7.0-74"
}
}
},
{
"category": "product_version",
"name": "rhacm2/config-policy-controller-rhel8@sha256:e5480dd0b573d0fd949fa2cf22d77ebb5a32765fb95bed18a02fa3155f690f5b_ppc64le",
"product": {
"name": "rhacm2/config-policy-controller-rhel8@sha256:e5480dd0b573d0fd949fa2cf22d77ebb5a32765fb95bed18a02fa3155f690f5b_ppc64le",
"product_id": "rhacm2/config-policy-controller-rhel8@sha256:e5480dd0b573d0fd949fa2cf22d77ebb5a32765fb95bed18a02fa3155f690f5b_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/config-policy-controller-rhel8@sha256:e5480dd0b573d0fd949fa2cf22d77ebb5a32765fb95bed18a02fa3155f690f5b?arch=ppc64le\u0026repository_url=registry.redhat.io/rhacm2/config-policy-controller-rhel8\u0026tag=v2.7.0-39"
}
}
},
{
"category": "product_version",
"name": "rhacm2/console-rhel8@sha256:89dad712668e3fdd11a79fdc477a5a2fe1060902bd3f3e575fd2812b4e9f7037_ppc64le",
"product": {
"name": "rhacm2/console-rhel8@sha256:89dad712668e3fdd11a79fdc477a5a2fe1060902bd3f3e575fd2812b4e9f7037_ppc64le",
"product_id": "rhacm2/console-rhel8@sha256:89dad712668e3fdd11a79fdc477a5a2fe1060902bd3f3e575fd2812b4e9f7037_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/console-rhel8@sha256:89dad712668e3fdd11a79fdc477a5a2fe1060902bd3f3e575fd2812b4e9f7037?arch=ppc64le\u0026repository_url=registry.redhat.io/rhacm2/console-rhel8\u0026tag=v2.7.0-125"
}
}
},
{
"category": "product_version",
"name": "rhacm2/endpoint-monitoring-rhel8-operator@sha256:c5bcc8c4e5d2a4b7270b04dc1b8e8fa399a0f0bfff1d1cc3e7ec0b7b7b6e0f3f_ppc64le",
"product": {
"name": "rhacm2/endpoint-monitoring-rhel8-operator@sha256:c5bcc8c4e5d2a4b7270b04dc1b8e8fa399a0f0bfff1d1cc3e7ec0b7b7b6e0f3f_ppc64le",
"product_id": "rhacm2/endpoint-monitoring-rhel8-operator@sha256:c5bcc8c4e5d2a4b7270b04dc1b8e8fa399a0f0bfff1d1cc3e7ec0b7b7b6e0f3f_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/endpoint-monitoring-rhel8-operator@sha256:c5bcc8c4e5d2a4b7270b04dc1b8e8fa399a0f0bfff1d1cc3e7ec0b7b7b6e0f3f?arch=ppc64le\u0026repository_url=registry.redhat.io/rhacm2/endpoint-monitoring-rhel8-operator\u0026tag=v2.7.0-33"
}
}
},
{
"category": "product_version",
"name": "rhacm2/governance-policy-propagator-rhel8@sha256:53a9030933e0b2f752461e5337590ad16e891a8fdda897d8a0cb8e135363f0d0_ppc64le",
"product": {
"name": "rhacm2/governance-policy-propagator-rhel8@sha256:53a9030933e0b2f752461e5337590ad16e891a8fdda897d8a0cb8e135363f0d0_ppc64le",
"product_id": "rhacm2/governance-policy-propagator-rhel8@sha256:53a9030933e0b2f752461e5337590ad16e891a8fdda897d8a0cb8e135363f0d0_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/governance-policy-propagator-rhel8@sha256:53a9030933e0b2f752461e5337590ad16e891a8fdda897d8a0cb8e135363f0d0?arch=ppc64le\u0026repository_url=registry.redhat.io/rhacm2/governance-policy-propagator-rhel8\u0026tag=v2.7.0-47"
}
}
},
{
"category": "product_version",
"name": "rhacm2/grafana-dashboard-loader-rhel8@sha256:f35f6472c8138046e2f9017659dfb5a703cd895032a21d6d95c1075173005f7c_ppc64le",
"product": {
"name": "rhacm2/grafana-dashboard-loader-rhel8@sha256:f35f6472c8138046e2f9017659dfb5a703cd895032a21d6d95c1075173005f7c_ppc64le",
"product_id": "rhacm2/grafana-dashboard-loader-rhel8@sha256:f35f6472c8138046e2f9017659dfb5a703cd895032a21d6d95c1075173005f7c_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/grafana-dashboard-loader-rhel8@sha256:f35f6472c8138046e2f9017659dfb5a703cd895032a21d6d95c1075173005f7c?arch=ppc64le\u0026repository_url=registry.redhat.io/rhacm2/grafana-dashboard-loader-rhel8\u0026tag=v2.7.0-34"
}
}
},
{
"category": "product_version",
"name": "rhacm2/iam-policy-controller-rhel8@sha256:83354271af399291790b9c3e2e98ba1db7fac99b48a385d50e7318b357f882ca_ppc64le",
"product": {
"name": "rhacm2/iam-policy-controller-rhel8@sha256:83354271af399291790b9c3e2e98ba1db7fac99b48a385d50e7318b357f882ca_ppc64le",
"product_id": "rhacm2/iam-policy-controller-rhel8@sha256:83354271af399291790b9c3e2e98ba1db7fac99b48a385d50e7318b357f882ca_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/iam-policy-controller-rhel8@sha256:83354271af399291790b9c3e2e98ba1db7fac99b48a385d50e7318b357f882ca?arch=ppc64le\u0026repository_url=registry.redhat.io/rhacm2/iam-policy-controller-rhel8\u0026tag=v2.7.0-24"
}
}
},
{
"category": "product_version",
"name": "rhacm2/insights-client-rhel8@sha256:7040938ffaa1682dfefe95a614335b9d4f59aac472e47937f1d19f8325d985e6_ppc64le",
"product": {
"name": "rhacm2/insights-client-rhel8@sha256:7040938ffaa1682dfefe95a614335b9d4f59aac472e47937f1d19f8325d985e6_ppc64le",
"product_id": "rhacm2/insights-client-rhel8@sha256:7040938ffaa1682dfefe95a614335b9d4f59aac472e47937f1d19f8325d985e6_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/insights-client-rhel8@sha256:7040938ffaa1682dfefe95a614335b9d4f59aac472e47937f1d19f8325d985e6?arch=ppc64le\u0026repository_url=registry.redhat.io/rhacm2/insights-client-rhel8\u0026tag=v2.7.0-20"
}
}
},
{
"category": "product_version",
"name": "rhacm2/insights-metrics-rhel8@sha256:4bf538ff68126949da79f7b1ab97a44a64529e240cd3f84360a88bb6a9a08e4d_ppc64le",
"product": {
"name": "rhacm2/insights-metrics-rhel8@sha256:4bf538ff68126949da79f7b1ab97a44a64529e240cd3f84360a88bb6a9a08e4d_ppc64le",
"product_id": "rhacm2/insights-metrics-rhel8@sha256:4bf538ff68126949da79f7b1ab97a44a64529e240cd3f84360a88bb6a9a08e4d_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/insights-metrics-rhel8@sha256:4bf538ff68126949da79f7b1ab97a44a64529e240cd3f84360a88bb6a9a08e4d?arch=ppc64le\u0026repository_url=registry.redhat.io/rhacm2/insights-metrics-rhel8\u0026tag=v2.7.0-20"
}
}
},
{
"category": "product_version",
"name": "rhacm2/klusterlet-addon-controller-rhel8@sha256:c89f9fed1ce56a6baf10808454b01d4df88571db744feb2bfae8b5707d82013f_ppc64le",
"product": {
"name": "rhacm2/klusterlet-addon-controller-rhel8@sha256:c89f9fed1ce56a6baf10808454b01d4df88571db744feb2bfae8b5707d82013f_ppc64le",
"product_id": "rhacm2/klusterlet-addon-controller-rhel8@sha256:c89f9fed1ce56a6baf10808454b01d4df88571db744feb2bfae8b5707d82013f_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/klusterlet-addon-controller-rhel8@sha256:c89f9fed1ce56a6baf10808454b01d4df88571db744feb2bfae8b5707d82013f?arch=ppc64le\u0026repository_url=registry.redhat.io/rhacm2/klusterlet-addon-controller-rhel8\u0026tag=v2.7.0-20"
}
}
},
{
"category": "product_version",
"name": "rhacm2/kube-rbac-proxy-rhel8@sha256:455dde7a89b1505c93651022451b83e1e8f86186b98f660e3c6ad998a97d48f3_ppc64le",
"product": {
"name": "rhacm2/kube-rbac-proxy-rhel8@sha256:455dde7a89b1505c93651022451b83e1e8f86186b98f660e3c6ad998a97d48f3_ppc64le",
"product_id": "rhacm2/kube-rbac-proxy-rhel8@sha256:455dde7a89b1505c93651022451b83e1e8f86186b98f660e3c6ad998a97d48f3_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/kube-rbac-proxy-rhel8@sha256:455dde7a89b1505c93651022451b83e1e8f86186b98f660e3c6ad998a97d48f3?arch=ppc64le\u0026repository_url=registry.redhat.io/rhacm2/kube-rbac-proxy-rhel8\u0026tag=v2.7.0-21"
}
}
},
{
"category": "product_version",
"name": "rhacm2/kube-state-metrics-rhel8@sha256:c56179f297ebab2ef9851417ec42ac6c16b6f8cb3627c243ff6984d2dd6ac76d_ppc64le",
"product": {
"name": "rhacm2/kube-state-metrics-rhel8@sha256:c56179f297ebab2ef9851417ec42ac6c16b6f8cb3627c243ff6984d2dd6ac76d_ppc64le",
"product_id": "rhacm2/kube-state-metrics-rhel8@sha256:c56179f297ebab2ef9851417ec42ac6c16b6f8cb3627c243ff6984d2dd6ac76d_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/kube-state-metrics-rhel8@sha256:c56179f297ebab2ef9851417ec42ac6c16b6f8cb3627c243ff6984d2dd6ac76d?arch=ppc64le\u0026repository_url=registry.redhat.io/rhacm2/kube-state-metrics-rhel8\u0026tag=v2.7.0-22"
}
}
},
{
"category": "product_version",
"name": "rhacm2/management-ingress-rhel8@sha256:3b94abf5182934113b1cf9b8688a2da977d5fec3110f2d79b81b2ec46ffeada3_ppc64le",
"product": {
"name": "rhacm2/management-ingress-rhel8@sha256:3b94abf5182934113b1cf9b8688a2da977d5fec3110f2d79b81b2ec46ffeada3_ppc64le",
"product_id": "rhacm2/management-ingress-rhel8@sha256:3b94abf5182934113b1cf9b8688a2da977d5fec3110f2d79b81b2ec46ffeada3_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/management-ingress-rhel8@sha256:3b94abf5182934113b1cf9b8688a2da977d5fec3110f2d79b81b2ec46ffeada3?arch=ppc64le\u0026repository_url=registry.redhat.io/rhacm2/management-ingress-rhel8\u0026tag=v2.7.0-21"
}
}
},
{
"category": "product_version",
"name": "rhacm2/memcached-rhel8@sha256:6bac06a2e1e181fe4920a33df5ce433635871a42ba30fbbe0adff1c505fbab4b_ppc64le",
"product": {
"name": "rhacm2/memcached-rhel8@sha256:6bac06a2e1e181fe4920a33df5ce433635871a42ba30fbbe0adff1c505fbab4b_ppc64le",
"product_id": "rhacm2/memcached-rhel8@sha256:6bac06a2e1e181fe4920a33df5ce433635871a42ba30fbbe0adff1c505fbab4b_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/memcached-rhel8@sha256:6bac06a2e1e181fe4920a33df5ce433635871a42ba30fbbe0adff1c505fbab4b?arch=ppc64le\u0026repository_url=registry.redhat.io/rhacm2/memcached-rhel8\u0026tag=v2.7.0-9"
}
}
},
{
"category": "product_version",
"name": "rhacm2/memcached-exporter-rhel8@sha256:708e8f9531f5cc33a2543956eb0c940e5ad36d2ac196903a0beaa42944cb543f_ppc64le",
"product": {
"name": "rhacm2/memcached-exporter-rhel8@sha256:708e8f9531f5cc33a2543956eb0c940e5ad36d2ac196903a0beaa42944cb543f_ppc64le",
"product_id": "rhacm2/memcached-exporter-rhel8@sha256:708e8f9531f5cc33a2543956eb0c940e5ad36d2ac196903a0beaa42944cb543f_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/memcached-exporter-rhel8@sha256:708e8f9531f5cc33a2543956eb0c940e5ad36d2ac196903a0beaa42944cb543f?arch=ppc64le\u0026repository_url=registry.redhat.io/rhacm2/memcached-exporter-rhel8\u0026tag=v2.7.0-16"
}
}
},
{
"category": "product_version",
"name": "rhacm2/metrics-collector-rhel8@sha256:e06aed89ad0c48bef78e45512d22c3373f62c63d335d953ba064b160a68fcad2_ppc64le",
"product": {
"name": "rhacm2/metrics-collector-rhel8@sha256:e06aed89ad0c48bef78e45512d22c3373f62c63d335d953ba064b160a68fcad2_ppc64le",
"product_id": "rhacm2/metrics-collector-rhel8@sha256:e06aed89ad0c48bef78e45512d22c3373f62c63d335d953ba064b160a68fcad2_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/metrics-collector-rhel8@sha256:e06aed89ad0c48bef78e45512d22c3373f62c63d335d953ba064b160a68fcad2?arch=ppc64le\u0026repository_url=registry.redhat.io/rhacm2/metrics-collector-rhel8\u0026tag=v2.7.0-33"
}
}
},
{
"category": "product_version",
"name": "rhacm2/multicloud-integrations-rhel8@sha256:1063ef655f5dd15b0b914572ba672892eb53b441ae151d14cffca9d320860f2d_ppc64le",
"product": {
"name": "rhacm2/multicloud-integrations-rhel8@sha256:1063ef655f5dd15b0b914572ba672892eb53b441ae151d14cffca9d320860f2d_ppc64le",
"product_id": "rhacm2/multicloud-integrations-rhel8@sha256:1063ef655f5dd15b0b914572ba672892eb53b441ae151d14cffca9d320860f2d_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/multicloud-integrations-rhel8@sha256:1063ef655f5dd15b0b914572ba672892eb53b441ae151d14cffca9d320860f2d?arch=ppc64le\u0026repository_url=registry.redhat.io/rhacm2/multicloud-integrations-rhel8\u0026tag=v2.7.0-24"
}
}
},
{
"category": "product_version",
"name": "rhacm2/multiclusterhub-rhel8@sha256:e96ea7f3533e7d0836512cbc2b027b60c400aa16c8e4691117608ab4736a059b_ppc64le",
"product": {
"name": "rhacm2/multiclusterhub-rhel8@sha256:e96ea7f3533e7d0836512cbc2b027b60c400aa16c8e4691117608ab4736a059b_ppc64le",
"product_id": "rhacm2/multiclusterhub-rhel8@sha256:e96ea7f3533e7d0836512cbc2b027b60c400aa16c8e4691117608ab4736a059b_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/multiclusterhub-rhel8@sha256:e96ea7f3533e7d0836512cbc2b027b60c400aa16c8e4691117608ab4736a059b?arch=ppc64le\u0026repository_url=registry.redhat.io/rhacm2/multiclusterhub-rhel8\u0026tag=v2.7.0-63"
}
}
},
{
"category": "product_version",
"name": "rhacm2/multicluster-observability-rhel8-operator@sha256:f212909bc9ed5be6da68a3b6a4866fdc17ecc3514b075977a8679998d6742cbe_ppc64le",
"product": {
"name": "rhacm2/multicluster-observability-rhel8-operator@sha256:f212909bc9ed5be6da68a3b6a4866fdc17ecc3514b075977a8679998d6742cbe_ppc64le",
"product_id": "rhacm2/multicluster-observability-rhel8-operator@sha256:f212909bc9ed5be6da68a3b6a4866fdc17ecc3514b075977a8679998d6742cbe_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/multicluster-observability-rhel8-operator@sha256:f212909bc9ed5be6da68a3b6a4866fdc17ecc3514b075977a8679998d6742cbe?arch=ppc64le\u0026repository_url=registry.redhat.io/rhacm2/multicluster-observability-rhel8-operator\u0026tag=v2.7.0-34"
}
}
},
{
"category": "product_version",
"name": "rhacm2/multicluster-operators-application-rhel8@sha256:b385c92b069a8dae72e57b69d24e1fff59ad46781579882a1edfa4839fd8bbba_ppc64le",
"product": {
"name": "rhacm2/multicluster-operators-application-rhel8@sha256:b385c92b069a8dae72e57b69d24e1fff59ad46781579882a1edfa4839fd8bbba_ppc64le",
"product_id": "rhacm2/multicluster-operators-application-rhel8@sha256:b385c92b069a8dae72e57b69d24e1fff59ad46781579882a1edfa4839fd8bbba_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/multicluster-operators-application-rhel8@sha256:b385c92b069a8dae72e57b69d24e1fff59ad46781579882a1edfa4839fd8bbba?arch=ppc64le\u0026repository_url=registry.redhat.io/rhacm2/multicluster-operators-application-rhel8\u0026tag=v2.7.0-22"
}
}
},
{
"category": "product_version",
"name": "rhacm2/multicluster-operators-channel-rhel8@sha256:044723d62439a8364772ab27be2c04dbd2c0421dbeb0a7b94f70e99e646b4c80_ppc64le",
"product": {
"name": "rhacm2/multicluster-operators-channel-rhel8@sha256:044723d62439a8364772ab27be2c04dbd2c0421dbeb0a7b94f70e99e646b4c80_ppc64le",
"product_id": "rhacm2/multicluster-operators-channel-rhel8@sha256:044723d62439a8364772ab27be2c04dbd2c0421dbeb0a7b94f70e99e646b4c80_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/multicluster-operators-channel-rhel8@sha256:044723d62439a8364772ab27be2c04dbd2c0421dbeb0a7b94f70e99e646b4c80?arch=ppc64le\u0026repository_url=registry.redhat.io/rhacm2/multicluster-operators-channel-rhel8\u0026tag=v2.7.0-25"
}
}
},
{
"category": "product_version",
"name": "rhacm2/multicluster-operators-subscription-rhel8@sha256:a69777a61feaf373c162a82ffb6f6996df6231c23cb2f1923bdd77c311d7d739_ppc64le",
"product": {
"name": "rhacm2/multicluster-operators-subscription-rhel8@sha256:a69777a61feaf373c162a82ffb6f6996df6231c23cb2f1923bdd77c311d7d739_ppc64le",
"product_id": "rhacm2/multicluster-operators-subscription-rhel8@sha256:a69777a61feaf373c162a82ffb6f6996df6231c23cb2f1923bdd77c311d7d739_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/multicluster-operators-subscription-rhel8@sha256:a69777a61feaf373c162a82ffb6f6996df6231c23cb2f1923bdd77c311d7d739?arch=ppc64le\u0026repository_url=registry.redhat.io/rhacm2/multicluster-operators-subscription-rhel8\u0026tag=v2.7.0-57"
}
}
},
{
"category": "product_version",
"name": "rhacm2/node-exporter-rhel8@sha256:1af36144b83dc16cd1958d0414be55eaa2aae95894b6eefd2233308ace81df02_ppc64le",
"product": {
"name": "rhacm2/node-exporter-rhel8@sha256:1af36144b83dc16cd1958d0414be55eaa2aae95894b6eefd2233308ace81df02_ppc64le",
"product_id": "rhacm2/node-exporter-rhel8@sha256:1af36144b83dc16cd1958d0414be55eaa2aae95894b6eefd2233308ace81df02_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/node-exporter-rhel8@sha256:1af36144b83dc16cd1958d0414be55eaa2aae95894b6eefd2233308ace81df02?arch=ppc64le\u0026repository_url=registry.redhat.io/rhacm2/node-exporter-rhel8\u0026tag=v2.7.0-21"
}
}
},
{
"category": "product_version",
"name": "rhacm2/observatorium-rhel8@sha256:b7b3de98fbcc216c00d3291691f8997183a6409dabed8ea7b10b336c481b2b87_ppc64le",
"product": {
"name": "rhacm2/observatorium-rhel8@sha256:b7b3de98fbcc216c00d3291691f8997183a6409dabed8ea7b10b336c481b2b87_ppc64le",
"product_id": "rhacm2/observatorium-rhel8@sha256:b7b3de98fbcc216c00d3291691f8997183a6409dabed8ea7b10b336c481b2b87_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/observatorium-rhel8@sha256:b7b3de98fbcc216c00d3291691f8997183a6409dabed8ea7b10b336c481b2b87?arch=ppc64le\u0026repository_url=registry.redhat.io/rhacm2/observatorium-rhel8\u0026tag=v2.7.0-21"
}
}
},
{
"category": "product_version",
"name": "rhacm2/observatorium-rhel8-operator@sha256:c4e260eabb09bacc1aa332ea2001333c671e0fc65a3ef4d04e02b5473b45642d_ppc64le",
"product": {
"name": "rhacm2/observatorium-rhel8-operator@sha256:c4e260eabb09bacc1aa332ea2001333c671e0fc65a3ef4d04e02b5473b45642d_ppc64le",
"product_id": "rhacm2/observatorium-rhel8-operator@sha256:c4e260eabb09bacc1aa332ea2001333c671e0fc65a3ef4d04e02b5473b45642d_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/observatorium-rhel8-operator@sha256:c4e260eabb09bacc1aa332ea2001333c671e0fc65a3ef4d04e02b5473b45642d?arch=ppc64le\u0026repository_url=registry.redhat.io/rhacm2/observatorium-rhel8-operator\u0026tag=v2.7.0-19"
}
}
},
{
"category": "product_version",
"name": "rhacm2/prometheus-alertmanager-rhel8@sha256:8e8c89c184a5d023f031ab7cca2c4c64cdfd151c37aa5ae3a206cb1f1055268f_ppc64le",
"product": {
"name": "rhacm2/prometheus-alertmanager-rhel8@sha256:8e8c89c184a5d023f031ab7cca2c4c64cdfd151c37aa5ae3a206cb1f1055268f_ppc64le",
"product_id": "rhacm2/prometheus-alertmanager-rhel8@sha256:8e8c89c184a5d023f031ab7cca2c4c64cdfd151c37aa5ae3a206cb1f1055268f_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/prometheus-alertmanager-rhel8@sha256:8e8c89c184a5d023f031ab7cca2c4c64cdfd151c37aa5ae3a206cb1f1055268f?arch=ppc64le\u0026repository_url=registry.redhat.io/rhacm2/prometheus-alertmanager-rhel8\u0026tag=v2.7.0-18"
}
}
},
{
"category": "product_version",
"name": "rhacm2/prometheus-rhel8@sha256:a5a9a7c264f07c789094cb5371729f86700c0cfce4605b573c236c21a46ea9d6_ppc64le",
"product": {
"name": "rhacm2/prometheus-rhel8@sha256:a5a9a7c264f07c789094cb5371729f86700c0cfce4605b573c236c21a46ea9d6_ppc64le",
"product_id": "rhacm2/prometheus-rhel8@sha256:a5a9a7c264f07c789094cb5371729f86700c0cfce4605b573c236c21a46ea9d6_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/prometheus-rhel8@sha256:a5a9a7c264f07c789094cb5371729f86700c0cfce4605b573c236c21a46ea9d6?arch=ppc64le\u0026repository_url=registry.redhat.io/rhacm2/prometheus-rhel8\u0026tag=v2.7.0-18"
}
}
},
{
"category": "product_version",
"name": "rhacm2/rbac-query-proxy-rhel8@sha256:ceb1bd89103c56378166ab968dbaa387ab0531d1592f053718d0c1c683770e3d_ppc64le",
"product": {
"name": "rhacm2/rbac-query-proxy-rhel8@sha256:ceb1bd89103c56378166ab968dbaa387ab0531d1592f053718d0c1c683770e3d_ppc64le",
"product_id": "rhacm2/rbac-query-proxy-rhel8@sha256:ceb1bd89103c56378166ab968dbaa387ab0531d1592f053718d0c1c683770e3d_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/rbac-query-proxy-rhel8@sha256:ceb1bd89103c56378166ab968dbaa387ab0531d1592f053718d0c1c683770e3d?arch=ppc64le\u0026repository_url=registry.redhat.io/rhacm2/rbac-query-proxy-rhel8\u0026tag=v2.7.0-34"
}
}
},
{
"category": "product_version",
"name": "rhacm2/search-collector-rhel8@sha256:e129649706a536e4ef6e8f770d0bf682f35da55c86c978c749e903b1a2bbe875_ppc64le",
"product": {
"name": "rhacm2/search-collector-rhel8@sha256:e129649706a536e4ef6e8f770d0bf682f35da55c86c978c749e903b1a2bbe875_ppc64le",
"product_id": "rhacm2/search-collector-rhel8@sha256:e129649706a536e4ef6e8f770d0bf682f35da55c86c978c749e903b1a2bbe875_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/search-collector-rhel8@sha256:e129649706a536e4ef6e8f770d0bf682f35da55c86c978c749e903b1a2bbe875?arch=ppc64le\u0026repository_url=registry.redhat.io/rhacm2/search-collector-rhel8\u0026tag=v2.7.0-28"
}
}
},
{
"category": "product_version",
"name": "rhacm2/submariner-addon-rhel8@sha256:581fb02a9670b27810f2ad35bad4a82d2e1eab77fcd1274de05b0a922450d3fc_ppc64le",
"product": {
"name": "rhacm2/submariner-addon-rhel8@sha256:581fb02a9670b27810f2ad35bad4a82d2e1eab77fcd1274de05b0a922450d3fc_ppc64le",
"product_id": "rhacm2/submariner-addon-rhel8@sha256:581fb02a9670b27810f2ad35bad4a82d2e1eab77fcd1274de05b0a922450d3fc_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/submariner-addon-rhel8@sha256:581fb02a9670b27810f2ad35bad4a82d2e1eab77fcd1274de05b0a922450d3fc?arch=ppc64le\u0026repository_url=registry.redhat.io/rhacm2/submariner-addon-rhel8\u0026tag=v2.7.0-52"
}
}
},
{
"category": "product_version",
"name": "rhacm2/thanos-rhel8@sha256:736e1fd62ba7b6c56ad1af81ab1260dd7d13a770d62914183aaa2cc2ebb0dc20_ppc64le",
"product": {
"name": "rhacm2/thanos-rhel8@sha256:736e1fd62ba7b6c56ad1af81ab1260dd7d13a770d62914183aaa2cc2ebb0dc20_ppc64le",
"product_id": "rhacm2/thanos-rhel8@sha256:736e1fd62ba7b6c56ad1af81ab1260dd7d13a770d62914183aaa2cc2ebb0dc20_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/thanos-rhel8@sha256:736e1fd62ba7b6c56ad1af81ab1260dd7d13a770d62914183aaa2cc2ebb0dc20?arch=ppc64le\u0026repository_url=registry.redhat.io/rhacm2/thanos-rhel8\u0026tag=v2.7.0-17"
}
}
},
{
"category": "product_version",
"name": "rhacm2/thanos-receive-controller-rhel8@sha256:4b228ecad424ca792139152948e27ed4c714dcfbcd540caf117dee20845018c8_ppc64le",
"product": {
"name": "rhacm2/thanos-receive-controller-rhel8@sha256:4b228ecad424ca792139152948e27ed4c714dcfbcd540caf117dee20845018c8_ppc64le",
"product_id": "rhacm2/thanos-receive-controller-rhel8@sha256:4b228ecad424ca792139152948e27ed4c714dcfbcd540caf117dee20845018c8_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/thanos-receive-controller-rhel8@sha256:4b228ecad424ca792139152948e27ed4c714dcfbcd540caf117dee20845018c8?arch=ppc64le\u0026repository_url=registry.redhat.io/rhacm2/thanos-receive-controller-rhel8\u0026tag=v2.7.0-19"
}
}
}
],
"category": "architecture",
"name": "ppc64le"
}
],
"category": "vendor",
"name": "Red Hat"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/acm-governance-policy-addon-controller-rhel8@sha256:1aae106ecbdeadb77b0fd95133827e7fad4f5fcb9916e56ca0dfccab8bd34bed_ppc64le as a component of Red Hat Advanced Cluster Management for Kubernetes 2.7 for RHEL 8",
"product_id": "8Base-RHACM-2.7:rhacm2/acm-governance-policy-addon-controller-rhel8@sha256:1aae106ecbdeadb77b0fd95133827e7fad4f5fcb9916e56ca0dfccab8bd34bed_ppc64le"
},
"product_reference": "rhacm2/acm-governance-policy-addon-controller-rhel8@sha256:1aae106ecbdeadb77b0fd95133827e7fad4f5fcb9916e56ca0dfccab8bd34bed_ppc64le",
"relates_to_product_reference": "8Base-RHACM-2.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/acm-governance-policy-addon-controller-rhel8@sha256:2c7f0617df666e8cbcd622dee073a35843db4a81caa19b7db3b9fb9264cdf7fc_amd64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.7 for RHEL 8",
"product_id": "8Base-RHACM-2.7:rhacm2/acm-governance-policy-addon-controller-rhel8@sha256:2c7f0617df666e8cbcd622dee073a35843db4a81caa19b7db3b9fb9264cdf7fc_amd64"
},
"product_reference": "rhacm2/acm-governance-policy-addon-controller-rhel8@sha256:2c7f0617df666e8cbcd622dee073a35843db4a81caa19b7db3b9fb9264cdf7fc_amd64",
"relates_to_product_reference": "8Base-RHACM-2.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/acm-governance-policy-addon-controller-rhel8@sha256:7f6671f84fcbe569fceece415dd7beeb8bb7f86c3031bdfb3ac0d0e777051b2f_s390x as a component of Red Hat Advanced Cluster Management for Kubernetes 2.7 for RHEL 8",
"product_id": "8Base-RHACM-2.7:rhacm2/acm-governance-policy-addon-controller-rhel8@sha256:7f6671f84fcbe569fceece415dd7beeb8bb7f86c3031bdfb3ac0d0e777051b2f_s390x"
},
"product_reference": "rhacm2/acm-governance-policy-addon-controller-rhel8@sha256:7f6671f84fcbe569fceece415dd7beeb8bb7f86c3031bdfb3ac0d0e777051b2f_s390x",
"relates_to_product_reference": "8Base-RHACM-2.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/acm-governance-policy-addon-controller-rhel8@sha256:b30028955a86b6ecdb8c6865328976d74e98f56d6e21277a9f5a812f896b6303_arm64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.7 for RHEL 8",
"product_id": "8Base-RHACM-2.7:rhacm2/acm-governance-policy-addon-controller-rhel8@sha256:b30028955a86b6ecdb8c6865328976d74e98f56d6e21277a9f5a812f896b6303_arm64"
},
"product_reference": "rhacm2/acm-governance-policy-addon-controller-rhel8@sha256:b30028955a86b6ecdb8c6865328976d74e98f56d6e21277a9f5a812f896b6303_arm64",
"relates_to_product_reference": "8Base-RHACM-2.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/acm-governance-policy-framework-addon-rhel8@sha256:25271964483024b3235dd61f7e7bb9dd5e9dfa75f76e6ded5c92580d440ca48b_s390x as a component of Red Hat Advanced Cluster Management for Kubernetes 2.7 for RHEL 8",
"product_id": "8Base-RHACM-2.7:rhacm2/acm-governance-policy-framework-addon-rhel8@sha256:25271964483024b3235dd61f7e7bb9dd5e9dfa75f76e6ded5c92580d440ca48b_s390x"
},
"product_reference": "rhacm2/acm-governance-policy-framework-addon-rhel8@sha256:25271964483024b3235dd61f7e7bb9dd5e9dfa75f76e6ded5c92580d440ca48b_s390x",
"relates_to_product_reference": "8Base-RHACM-2.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/acm-governance-policy-framework-addon-rhel8@sha256:7dcde13540cc938374463521f91091a7bbf0a037cabfc5e4b55c89497e0ba6bf_arm64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.7 for RHEL 8",
"product_id": "8Base-RHACM-2.7:rhacm2/acm-governance-policy-framework-addon-rhel8@sha256:7dcde13540cc938374463521f91091a7bbf0a037cabfc5e4b55c89497e0ba6bf_arm64"
},
"product_reference": "rhacm2/acm-governance-policy-framework-addon-rhel8@sha256:7dcde13540cc938374463521f91091a7bbf0a037cabfc5e4b55c89497e0ba6bf_arm64",
"relates_to_product_reference": "8Base-RHACM-2.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/acm-governance-policy-framework-addon-rhel8@sha256:b7b778111722c0da14ae74580be1813f6ecedf97fcd88de46fd15cc3ace2cb61_ppc64le as a component of Red Hat Advanced Cluster Management for Kubernetes 2.7 for RHEL 8",
"product_id": "8Base-RHACM-2.7:rhacm2/acm-governance-policy-framework-addon-rhel8@sha256:b7b778111722c0da14ae74580be1813f6ecedf97fcd88de46fd15cc3ace2cb61_ppc64le"
},
"product_reference": "rhacm2/acm-governance-policy-framework-addon-rhel8@sha256:b7b778111722c0da14ae74580be1813f6ecedf97fcd88de46fd15cc3ace2cb61_ppc64le",
"relates_to_product_reference": "8Base-RHACM-2.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/acm-governance-policy-framework-addon-rhel8@sha256:ec5fc63b94bc9c070f14fd76d4ae26b90e3f29d3694887380a5f8f8ea5a04bc0_amd64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.7 for RHEL 8",
"product_id": "8Base-RHACM-2.7:rhacm2/acm-governance-policy-framework-addon-rhel8@sha256:ec5fc63b94bc9c070f14fd76d4ae26b90e3f29d3694887380a5f8f8ea5a04bc0_amd64"
},
"product_reference": "rhacm2/acm-governance-policy-framework-addon-rhel8@sha256:ec5fc63b94bc9c070f14fd76d4ae26b90e3f29d3694887380a5f8f8ea5a04bc0_amd64",
"relates_to_product_reference": "8Base-RHACM-2.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/acm-grafana-rhel8@sha256:0c427fa58c97b71eb784e4a590c208b0284cf656f66a268ea4803804ce3ce28a_arm64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.7 for RHEL 8",
"product_id": "8Base-RHACM-2.7:rhacm2/acm-grafana-rhel8@sha256:0c427fa58c97b71eb784e4a590c208b0284cf656f66a268ea4803804ce3ce28a_arm64"
},
"product_reference": "rhacm2/acm-grafana-rhel8@sha256:0c427fa58c97b71eb784e4a590c208b0284cf656f66a268ea4803804ce3ce28a_arm64",
"relates_to_product_reference": "8Base-RHACM-2.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/acm-grafana-rhel8@sha256:2e3505803004ca421087171bfe9097f6f106c812f840e8b83d1215150b4137c4_ppc64le as a component of Red Hat Advanced Cluster Management for Kubernetes 2.7 for RHEL 8",
"product_id": "8Base-RHACM-2.7:rhacm2/acm-grafana-rhel8@sha256:2e3505803004ca421087171bfe9097f6f106c812f840e8b83d1215150b4137c4_ppc64le"
},
"product_reference": "rhacm2/acm-grafana-rhel8@sha256:2e3505803004ca421087171bfe9097f6f106c812f840e8b83d1215150b4137c4_ppc64le",
"relates_to_product_reference": "8Base-RHACM-2.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/acm-grafana-rhel8@sha256:49746c3a6e7033b1bac90d3515e0f5ab44aaf9c45cce414308da72bb960287b1_amd64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.7 for RHEL 8",
"product_id": "8Base-RHACM-2.7:rhacm2/acm-grafana-rhel8@sha256:49746c3a6e7033b1bac90d3515e0f5ab44aaf9c45cce414308da72bb960287b1_amd64"
},
"product_reference": "rhacm2/acm-grafana-rhel8@sha256:49746c3a6e7033b1bac90d3515e0f5ab44aaf9c45cce414308da72bb960287b1_amd64",
"relates_to_product_reference": "8Base-RHACM-2.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/acm-grafana-rhel8@sha256:c8f1a9d09131727033e6e60984c5baa3271adc6a23854b9aabe70f36952d35d6_s390x as a component of Red Hat Advanced Cluster Management for Kubernetes 2.7 for RHEL 8",
"product_id": "8Base-RHACM-2.7:rhacm2/acm-grafana-rhel8@sha256:c8f1a9d09131727033e6e60984c5baa3271adc6a23854b9aabe70f36952d35d6_s390x"
},
"product_reference": "rhacm2/acm-grafana-rhel8@sha256:c8f1a9d09131727033e6e60984c5baa3271adc6a23854b9aabe70f36952d35d6_s390x",
"relates_to_product_reference": "8Base-RHACM-2.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/acm-must-gather-rhel8@sha256:0be17e173b962f1a87e833096f208c9030fce1128b2b8c86842a0a40f7d6cf02_arm64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.7 for RHEL 8",
"product_id": "8Base-RHACM-2.7:rhacm2/acm-must-gather-rhel8@sha256:0be17e173b962f1a87e833096f208c9030fce1128b2b8c86842a0a40f7d6cf02_arm64"
},
"product_reference": "rhacm2/acm-must-gather-rhel8@sha256:0be17e173b962f1a87e833096f208c9030fce1128b2b8c86842a0a40f7d6cf02_arm64",
"relates_to_product_reference": "8Base-RHACM-2.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/acm-must-gather-rhel8@sha256:5c79bf93599b792c20c76d9a0a35532ad79a45f3765dccfbafab9a273e338e52_amd64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.7 for RHEL 8",
"product_id": "8Base-RHACM-2.7:rhacm2/acm-must-gather-rhel8@sha256:5c79bf93599b792c20c76d9a0a35532ad79a45f3765dccfbafab9a273e338e52_amd64"
},
"product_reference": "rhacm2/acm-must-gather-rhel8@sha256:5c79bf93599b792c20c76d9a0a35532ad79a45f3765dccfbafab9a273e338e52_amd64",
"relates_to_product_reference": "8Base-RHACM-2.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/acm-must-gather-rhel8@sha256:a05c071011c96e4db1e4a469883103f4118a304d3e03338083d2a103c0e7c208_ppc64le as a component of Red Hat Advanced Cluster Management for Kubernetes 2.7 for RHEL 8",
"product_id": "8Base-RHACM-2.7:rhacm2/acm-must-gather-rhel8@sha256:a05c071011c96e4db1e4a469883103f4118a304d3e03338083d2a103c0e7c208_ppc64le"
},
"product_reference": "rhacm2/acm-must-gather-rhel8@sha256:a05c071011c96e4db1e4a469883103f4118a304d3e03338083d2a103c0e7c208_ppc64le",
"relates_to_product_reference": "8Base-RHACM-2.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/acm-must-gather-rhel8@sha256:ad85c5d648363cdb36790b49311f4e07a8584b9e6065cde9d41274a1bd716f0a_s390x as a component of Red Hat Advanced Cluster Management for Kubernetes 2.7 for RHEL 8",
"product_id": "8Base-RHACM-2.7:rhacm2/acm-must-gather-rhel8@sha256:ad85c5d648363cdb36790b49311f4e07a8584b9e6065cde9d41274a1bd716f0a_s390x"
},
"product_reference": "rhacm2/acm-must-gather-rhel8@sha256:ad85c5d648363cdb36790b49311f4e07a8584b9e6065cde9d41274a1bd716f0a_s390x",
"relates_to_product_reference": "8Base-RHACM-2.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/acm-operator-bundle@sha256:90320bd14c632ace987ca1eac05a78068123ef1fc97c401951d073a3f0fd8e66_s390x as a component of Red Hat Advanced Cluster Management for Kubernetes 2.7 for RHEL 8",
"product_id": "8Base-RHACM-2.7:rhacm2/acm-operator-bundle@sha256:90320bd14c632ace987ca1eac05a78068123ef1fc97c401951d073a3f0fd8e66_s390x"
},
"product_reference": "rhacm2/acm-operator-bundle@sha256:90320bd14c632ace987ca1eac05a78068123ef1fc97c401951d073a3f0fd8e66_s390x",
"relates_to_product_reference": "8Base-RHACM-2.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/acm-operator-bundle@sha256:e45be680b6140f58ff1840649b29aebebad4c5950d9571ca39dfea1dffd669b0_ppc64le as a component of Red Hat Advanced Cluster Management for Kubernetes 2.7 for RHEL 8",
"product_id": "8Base-RHACM-2.7:rhacm2/acm-operator-bundle@sha256:e45be680b6140f58ff1840649b29aebebad4c5950d9571ca39dfea1dffd669b0_ppc64le"
},
"product_reference": "rhacm2/acm-operator-bundle@sha256:e45be680b6140f58ff1840649b29aebebad4c5950d9571ca39dfea1dffd669b0_ppc64le",
"relates_to_product_reference": "8Base-RHACM-2.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/acm-operator-bundle@sha256:f63d0a9a0e3dc9d86e84279c50e9c613d8430e71a3821d418e168250ca3b747c_amd64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.7 for RHEL 8",
"product_id": "8Base-RHACM-2.7:rhacm2/acm-operator-bundle@sha256:f63d0a9a0e3dc9d86e84279c50e9c613d8430e71a3821d418e168250ca3b747c_amd64"
},
"product_reference": "rhacm2/acm-operator-bundle@sha256:f63d0a9a0e3dc9d86e84279c50e9c613d8430e71a3821d418e168250ca3b747c_amd64",
"relates_to_product_reference": "8Base-RHACM-2.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/acm-prometheus-config-reloader-rhel8@sha256:0fd63f75b7638fadc78f92a62d6e9731e42c05069f3e93ab0ffd4b004de78100_ppc64le as a component of Red Hat Advanced Cluster Management for Kubernetes 2.7 for RHEL 8",
"product_id": "8Base-RHACM-2.7:rhacm2/acm-prometheus-config-reloader-rhel8@sha256:0fd63f75b7638fadc78f92a62d6e9731e42c05069f3e93ab0ffd4b004de78100_ppc64le"
},
"product_reference": "rhacm2/acm-prometheus-config-reloader-rhel8@sha256:0fd63f75b7638fadc78f92a62d6e9731e42c05069f3e93ab0ffd4b004de78100_ppc64le",
"relates_to_product_reference": "8Base-RHACM-2.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/acm-prometheus-config-reloader-rhel8@sha256:2839bcce06fd5a02f6cc8fce8668fb806ae8f2e0e7174e5c66376792c2d1fd92_s390x as a component of Red Hat Advanced Cluster Management for Kubernetes 2.7 for RHEL 8",
"product_id": "8Base-RHACM-2.7:rhacm2/acm-prometheus-config-reloader-rhel8@sha256:2839bcce06fd5a02f6cc8fce8668fb806ae8f2e0e7174e5c66376792c2d1fd92_s390x"
},
"product_reference": "rhacm2/acm-prometheus-config-reloader-rhel8@sha256:2839bcce06fd5a02f6cc8fce8668fb806ae8f2e0e7174e5c66376792c2d1fd92_s390x",
"relates_to_product_reference": "8Base-RHACM-2.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/acm-prometheus-config-reloader-rhel8@sha256:7fcb79c1707b3c8b767d8c174e5b64516f200c0bfa255c1f40557446b37debae_amd64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.7 for RHEL 8",
"product_id": "8Base-RHACM-2.7:rhacm2/acm-prometheus-config-reloader-rhel8@sha256:7fcb79c1707b3c8b767d8c174e5b64516f200c0bfa255c1f40557446b37debae_amd64"
},
"product_reference": "rhacm2/acm-prometheus-config-reloader-rhel8@sha256:7fcb79c1707b3c8b767d8c174e5b64516f200c0bfa255c1f40557446b37debae_amd64",
"relates_to_product_reference": "8Base-RHACM-2.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/acm-prometheus-config-reloader-rhel8@sha256:a4e43fc7608837da6a66cb2c5bda4b78b520c3075c0f1f66bb824fa44e2d35fd_arm64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.7 for RHEL 8",
"product_id": "8Base-RHACM-2.7:rhacm2/acm-prometheus-config-reloader-rhel8@sha256:a4e43fc7608837da6a66cb2c5bda4b78b520c3075c0f1f66bb824fa44e2d35fd_arm64"
},
"product_reference": "rhacm2/acm-prometheus-config-reloader-rhel8@sha256:a4e43fc7608837da6a66cb2c5bda4b78b520c3075c0f1f66bb824fa44e2d35fd_arm64",
"relates_to_product_reference": "8Base-RHACM-2.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/acm-prometheus-rhel8@sha256:4283fa3b6ee93404d4fe7b551b52dbd7a4bbd8be0a57cf9b603a68736feefaea_amd64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.7 for RHEL 8",
"product_id": "8Base-RHACM-2.7:rhacm2/acm-prometheus-rhel8@sha256:4283fa3b6ee93404d4fe7b551b52dbd7a4bbd8be0a57cf9b603a68736feefaea_amd64"
},
"product_reference": "rhacm2/acm-prometheus-rhel8@sha256:4283fa3b6ee93404d4fe7b551b52dbd7a4bbd8be0a57cf9b603a68736feefaea_amd64",
"relates_to_product_reference": "8Base-RHACM-2.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/acm-prometheus-rhel8@sha256:7e98ef30dca1071d5abff1be2a3a296cc9a4663162a3828b697637195d314e77_ppc64le as a component of Red Hat Advanced Cluster Management for Kubernetes 2.7 for RHEL 8",
"product_id": "8Base-RHACM-2.7:rhacm2/acm-prometheus-rhel8@sha256:7e98ef30dca1071d5abff1be2a3a296cc9a4663162a3828b697637195d314e77_ppc64le"
},
"product_reference": "rhacm2/acm-prometheus-rhel8@sha256:7e98ef30dca1071d5abff1be2a3a296cc9a4663162a3828b697637195d314e77_ppc64le",
"relates_to_product_reference": "8Base-RHACM-2.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/acm-prometheus-rhel8@sha256:b3ee1cad060e7f72414df1ae6c0e27ddf6f6fa7a8e45627ebeb912b8a9ca3b74_arm64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.7 for RHEL 8",
"product_id": "8Base-RHACM-2.7:rhacm2/acm-prometheus-rhel8@sha256:b3ee1cad060e7f72414df1ae6c0e27ddf6f6fa7a8e45627ebeb912b8a9ca3b74_arm64"
},
"product_reference": "rhacm2/acm-prometheus-rhel8@sha256:b3ee1cad060e7f72414df1ae6c0e27ddf6f6fa7a8e45627ebeb912b8a9ca3b74_arm64",
"relates_to_product_reference": "8Base-RHACM-2.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/acm-prometheus-rhel8@sha256:c6d947e30ec1aa348d573ee93c669f71b38ea93801e71636f5f9ab4609f681b4_s390x as a component of Red Hat Advanced Cluster Management for Kubernetes 2.7 for RHEL 8",
"product_id": "8Base-RHACM-2.7:rhacm2/acm-prometheus-rhel8@sha256:c6d947e30ec1aa348d573ee93c669f71b38ea93801e71636f5f9ab4609f681b4_s390x"
},
"product_reference": "rhacm2/acm-prometheus-rhel8@sha256:c6d947e30ec1aa348d573ee93c669f71b38ea93801e71636f5f9ab4609f681b4_s390x",
"relates_to_product_reference": "8Base-RHACM-2.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/acm-search-indexer-rhel8@sha256:436307eef035e0e9be448eb6c4f6a690a7d357ed06d661642b082e0d3219864c_amd64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.7 for RHEL 8",
"product_id": "8Base-RHACM-2.7:rhacm2/acm-search-indexer-rhel8@sha256:436307eef035e0e9be448eb6c4f6a690a7d357ed06d661642b082e0d3219864c_amd64"
},
"product_reference": "rhacm2/acm-search-indexer-rhel8@sha256:436307eef035e0e9be448eb6c4f6a690a7d357ed06d661642b082e0d3219864c_amd64",
"relates_to_product_reference": "8Base-RHACM-2.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/acm-search-indexer-rhel8@sha256:53ceb20280569eaf0129686d49d462a3c1d3eaf2829b6eb920e9359be718e2c4_s390x as a component of Red Hat Advanced Cluster Management for Kubernetes 2.7 for RHEL 8",
"product_id": "8Base-RHACM-2.7:rhacm2/acm-search-indexer-rhel8@sha256:53ceb20280569eaf0129686d49d462a3c1d3eaf2829b6eb920e9359be718e2c4_s390x"
},
"product_reference": "rhacm2/acm-search-indexer-rhel8@sha256:53ceb20280569eaf0129686d49d462a3c1d3eaf2829b6eb920e9359be718e2c4_s390x",
"relates_to_product_reference": "8Base-RHACM-2.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/acm-search-indexer-rhel8@sha256:aa89295f36c99d70e63b07e9fe2c8db348df38b3308870f543efb4be24beca6c_ppc64le as a component of Red Hat Advanced Cluster Management for Kubernetes 2.7 for RHEL 8",
"product_id": "8Base-RHACM-2.7:rhacm2/acm-search-indexer-rhel8@sha256:aa89295f36c99d70e63b07e9fe2c8db348df38b3308870f543efb4be24beca6c_ppc64le"
},
"product_reference": "rhacm2/acm-search-indexer-rhel8@sha256:aa89295f36c99d70e63b07e9fe2c8db348df38b3308870f543efb4be24beca6c_ppc64le",
"relates_to_product_reference": "8Base-RHACM-2.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/acm-search-indexer-rhel8@sha256:aed3972894519bc832bd9a340316a752ebb8edbc393051904c399eef7e423dd4_arm64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.7 for RHEL 8",
"product_id": "8Base-RHACM-2.7:rhacm2/acm-search-indexer-rhel8@sha256:aed3972894519bc832bd9a340316a752ebb8edbc393051904c399eef7e423dd4_arm64"
},
"product_reference": "rhacm2/acm-search-indexer-rhel8@sha256:aed3972894519bc832bd9a340316a752ebb8edbc393051904c399eef7e423dd4_arm64",
"relates_to_product_reference": "8Base-RHACM-2.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/acm-search-v2-api-rhel8@sha256:1808d69232a47c3590a41c1e97126dd06c2727be972b11170b115f2e5d9fec38_amd64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.7 for RHEL 8",
"product_id": "8Base-RHACM-2.7:rhacm2/acm-search-v2-api-rhel8@sha256:1808d69232a47c3590a41c1e97126dd06c2727be972b11170b115f2e5d9fec38_amd64"
},
"product_reference": "rhacm2/acm-search-v2-api-rhel8@sha256:1808d69232a47c3590a41c1e97126dd06c2727be972b11170b115f2e5d9fec38_amd64",
"relates_to_product_reference": "8Base-RHACM-2.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/acm-search-v2-api-rhel8@sha256:1d5153067a1cb127f74d2bc983d16db8f39313a378f14d13f7e39da28f2251ae_ppc64le as a component of Red Hat Advanced Cluster Management for Kubernetes 2.7 for RHEL 8",
"product_id": "8Base-RHACM-2.7:rhacm2/acm-search-v2-api-rhel8@sha256:1d5153067a1cb127f74d2bc983d16db8f39313a378f14d13f7e39da28f2251ae_ppc64le"
},
"product_reference": "rhacm2/acm-search-v2-api-rhel8@sha256:1d5153067a1cb127f74d2bc983d16db8f39313a378f14d13f7e39da28f2251ae_ppc64le",
"relates_to_product_reference": "8Base-RHACM-2.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/acm-search-v2-api-rhel8@sha256:5be1e54791e8024f0e1342eba7d4441e0606f9a26be8f52aff51c8665baa41cc_s390x as a component of Red Hat Advanced Cluster Management for Kubernetes 2.7 for RHEL 8",
"product_id": "8Base-RHACM-2.7:rhacm2/acm-search-v2-api-rhel8@sha256:5be1e54791e8024f0e1342eba7d4441e0606f9a26be8f52aff51c8665baa41cc_s390x"
},
"product_reference": "rhacm2/acm-search-v2-api-rhel8@sha256:5be1e54791e8024f0e1342eba7d4441e0606f9a26be8f52aff51c8665baa41cc_s390x",
"relates_to_product_reference": "8Base-RHACM-2.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/acm-search-v2-api-rhel8@sha256:f2924c460e8d7e12da359f365f9ec3b13c2d175dd6c11533b12113741eea7292_arm64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.7 for RHEL 8",
"product_id": "8Base-RHACM-2.7:rhacm2/acm-search-v2-api-rhel8@sha256:f2924c460e8d7e12da359f365f9ec3b13c2d175dd6c11533b12113741eea7292_arm64"
},
"product_reference": "rhacm2/acm-search-v2-api-rhel8@sha256:f2924c460e8d7e12da359f365f9ec3b13c2d175dd6c11533b12113741eea7292_arm64",
"relates_to_product_reference": "8Base-RHACM-2.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/acm-search-v2-rhel8@sha256:8a28d0fad728823ae5a07a259a0866bc507ae9b0f90eb1b4c63567aaf13c377c_arm64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.7 for RHEL 8",
"product_id": "8Base-RHACM-2.7:rhacm2/acm-search-v2-rhel8@sha256:8a28d0fad728823ae5a07a259a0866bc507ae9b0f90eb1b4c63567aaf13c377c_arm64"
},
"product_reference": "rhacm2/acm-search-v2-rhel8@sha256:8a28d0fad728823ae5a07a259a0866bc507ae9b0f90eb1b4c63567aaf13c377c_arm64",
"relates_to_product_reference": "8Base-RHACM-2.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/acm-search-v2-rhel8@sha256:f5b656141ad16ac873d1b886abc3b956380268b6c0dddb8ceac3e79b65edae0a_s390x as a component of Red Hat Advanced Cluster Management for Kubernetes 2.7 for RHEL 8",
"product_id": "8Base-RHACM-2.7:rhacm2/acm-search-v2-rhel8@sha256:f5b656141ad16ac873d1b886abc3b956380268b6c0dddb8ceac3e79b65edae0a_s390x"
},
"product_reference": "rhacm2/acm-search-v2-rhel8@sha256:f5b656141ad16ac873d1b886abc3b956380268b6c0dddb8ceac3e79b65edae0a_s390x",
"relates_to_product_reference": "8Base-RHACM-2.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/acm-search-v2-rhel8@sha256:f708326772c9ed846e11b053efda56c106d5a72a13482d2a8ecc179cfb957bc9_ppc64le as a component of Red Hat Advanced Cluster Management for Kubernetes 2.7 for RHEL 8",
"product_id": "8Base-RHACM-2.7:rhacm2/acm-search-v2-rhel8@sha256:f708326772c9ed846e11b053efda56c106d5a72a13482d2a8ecc179cfb957bc9_ppc64le"
},
"product_reference": "rhacm2/acm-search-v2-rhel8@sha256:f708326772c9ed846e11b053efda56c106d5a72a13482d2a8ecc179cfb957bc9_ppc64le",
"relates_to_product_reference": "8Base-RHACM-2.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/acm-search-v2-rhel8@sha256:fb98ce01f36b3780192e99b96c688387b5d76892f409b831d6f134ec65d02d4a_amd64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.7 for RHEL 8",
"product_id": "8Base-RHACM-2.7:rhacm2/acm-search-v2-rhel8@sha256:fb98ce01f36b3780192e99b96c688387b5d76892f409b831d6f134ec65d02d4a_amd64"
},
"product_reference": "rhacm2/acm-search-v2-rhel8@sha256:fb98ce01f36b3780192e99b96c688387b5d76892f409b831d6f134ec65d02d4a_amd64",
"relates_to_product_reference": "8Base-RHACM-2.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/acm-volsync-addon-controller-rhel8@sha256:56067372156bb6d00103eecc4b5c80478980036b8143a2e2a73f8a685d0d78ee_amd64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.7 for RHEL 8",
"product_id": "8Base-RHACM-2.7:rhacm2/acm-volsync-addon-controller-rhel8@sha256:56067372156bb6d00103eecc4b5c80478980036b8143a2e2a73f8a685d0d78ee_amd64"
},
"product_reference": "rhacm2/acm-volsync-addon-controller-rhel8@sha256:56067372156bb6d00103eecc4b5c80478980036b8143a2e2a73f8a685d0d78ee_amd64",
"relates_to_product_reference": "8Base-RHACM-2.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/acm-volsync-addon-controller-rhel8@sha256:98724153fa7763d22bcf11c3a5faa6eee0f6c40c4f4f647487e106d2ef427218_s390x as a component of Red Hat Advanced Cluster Management for Kubernetes 2.7 for RHEL 8",
"product_id": "8Base-RHACM-2.7:rhacm2/acm-volsync-addon-controller-rhel8@sha256:98724153fa7763d22bcf11c3a5faa6eee0f6c40c4f4f647487e106d2ef427218_s390x"
},
"product_reference": "rhacm2/acm-volsync-addon-controller-rhel8@sha256:98724153fa7763d22bcf11c3a5faa6eee0f6c40c4f4f647487e106d2ef427218_s390x",
"relates_to_product_reference": "8Base-RHACM-2.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/acm-volsync-addon-controller-rhel8@sha256:a7f8ce55764d4e303d54aaf064d56ee192620d29b361fabcda2a26f364221dc9_arm64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.7 for RHEL 8",
"product_id": "8Base-RHACM-2.7:rhacm2/acm-volsync-addon-controller-rhel8@sha256:a7f8ce55764d4e303d54aaf064d56ee192620d29b361fabcda2a26f364221dc9_arm64"
},
"product_reference": "rhacm2/acm-volsync-addon-controller-rhel8@sha256:a7f8ce55764d4e303d54aaf064d56ee192620d29b361fabcda2a26f364221dc9_arm64",
"relates_to_product_reference": "8Base-RHACM-2.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/acm-volsync-addon-controller-rhel8@sha256:e3e10a30c35a9cbd5f81d107e9ce86b2410bd10171673521eab1491ebdee2314_ppc64le as a component of Red Hat Advanced Cluster Management for Kubernetes 2.7 for RHEL 8",
"product_id": "8Base-RHACM-2.7:rhacm2/acm-volsync-addon-controller-rhel8@sha256:e3e10a30c35a9cbd5f81d107e9ce86b2410bd10171673521eab1491ebdee2314_ppc64le"
},
"product_reference": "rhacm2/acm-volsync-addon-controller-rhel8@sha256:e3e10a30c35a9cbd5f81d107e9ce86b2410bd10171673521eab1491ebdee2314_ppc64le",
"relates_to_product_reference": "8Base-RHACM-2.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/cert-policy-controller-rhel8@sha256:1de63e2d307841c7707f4d0c09cd1d9cd673bbd7736c5f6c533986a9de0d1118_s390x as a component of Red Hat Advanced Cluster Management for Kubernetes 2.7 for RHEL 8",
"product_id": "8Base-RHACM-2.7:rhacm2/cert-policy-controller-rhel8@sha256:1de63e2d307841c7707f4d0c09cd1d9cd673bbd7736c5f6c533986a9de0d1118_s390x"
},
"product_reference": "rhacm2/cert-policy-controller-rhel8@sha256:1de63e2d307841c7707f4d0c09cd1d9cd673bbd7736c5f6c533986a9de0d1118_s390x",
"relates_to_product_reference": "8Base-RHACM-2.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/cert-policy-controller-rhel8@sha256:488e74aed7f420f6112ef1f7b3b5cc812358574ec149ecca1147ff2f9d6d7835_arm64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.7 for RHEL 8",
"product_id": "8Base-RHACM-2.7:rhacm2/cert-policy-controller-rhel8@sha256:488e74aed7f420f6112ef1f7b3b5cc812358574ec149ecca1147ff2f9d6d7835_arm64"
},
"product_reference": "rhacm2/cert-policy-controller-rhel8@sha256:488e74aed7f420f6112ef1f7b3b5cc812358574ec149ecca1147ff2f9d6d7835_arm64",
"relates_to_product_reference": "8Base-RHACM-2.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/cert-policy-controller-rhel8@sha256:5be8ca7ec79077906c23b52cdaa731866774a2e413babd395d3f24d892bed37a_ppc64le as a component of Red Hat Advanced Cluster Management for Kubernetes 2.7 for RHEL 8",
"product_id": "8Base-RHACM-2.7:rhacm2/cert-policy-controller-rhel8@sha256:5be8ca7ec79077906c23b52cdaa731866774a2e413babd395d3f24d892bed37a_ppc64le"
},
"product_reference": "rhacm2/cert-policy-controller-rhel8@sha256:5be8ca7ec79077906c23b52cdaa731866774a2e413babd395d3f24d892bed37a_ppc64le",
"relates_to_product_reference": "8Base-RHACM-2.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/cert-policy-controller-rhel8@sha256:c78e2547f3cff318747e354f09e5954c71fde8840ab8db818050dc9531205e6c_amd64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.7 for RHEL 8",
"product_id": "8Base-RHACM-2.7:rhacm2/cert-policy-controller-rhel8@sha256:c78e2547f3cff318747e354f09e5954c71fde8840ab8db818050dc9531205e6c_amd64"
},
"product_reference": "rhacm2/cert-policy-controller-rhel8@sha256:c78e2547f3cff318747e354f09e5954c71fde8840ab8db818050dc9531205e6c_amd64",
"relates_to_product_reference": "8Base-RHACM-2.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/cluster-backup-rhel8-operator@sha256:09f23f185abfbec175fbea2cc1fba624308c2777b5c8133d9e98daeb4bcfa009_s390x as a component of Red Hat Advanced Cluster Management for Kubernetes 2.7 for RHEL 8",
"product_id": "8Base-RHACM-2.7:rhacm2/cluster-backup-rhel8-operator@sha256:09f23f185abfbec175fbea2cc1fba624308c2777b5c8133d9e98daeb4bcfa009_s390x"
},
"product_reference": "rhacm2/cluster-backup-rhel8-operator@sha256:09f23f185abfbec175fbea2cc1fba624308c2777b5c8133d9e98daeb4bcfa009_s390x",
"relates_to_product_reference": "8Base-RHACM-2.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/cluster-backup-rhel8-operator@sha256:3af39faf1795e87018795c35b2ec5074bfcd1bf76b84326446cfb1570bc0d5e0_arm64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.7 for RHEL 8",
"product_id": "8Base-RHACM-2.7:rhacm2/cluster-backup-rhel8-operator@sha256:3af39faf1795e87018795c35b2ec5074bfcd1bf76b84326446cfb1570bc0d5e0_arm64"
},
"product_reference": "rhacm2/cluster-backup-rhel8-operator@sha256:3af39faf1795e87018795c35b2ec5074bfcd1bf76b84326446cfb1570bc0d5e0_arm64",
"relates_to_product_reference": "8Base-RHACM-2.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/cluster-backup-rhel8-operator@sha256:3c969356ace5c3bc0fa5d6d8e25a838262b0f6152533f4361034a742eb29ae24_amd64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.7 for RHEL 8",
"product_id": "8Base-RHACM-2.7:rhacm2/cluster-backup-rhel8-operator@sha256:3c969356ace5c3bc0fa5d6d8e25a838262b0f6152533f4361034a742eb29ae24_amd64"
},
"product_reference": "rhacm2/cluster-backup-rhel8-operator@sha256:3c969356ace5c3bc0fa5d6d8e25a838262b0f6152533f4361034a742eb29ae24_amd64",
"relates_to_product_reference": "8Base-RHACM-2.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/cluster-backup-rhel8-operator@sha256:f02c115867036c64cdf8669fe7690b94d23b19ad7b969938f7c4cbb00111d403_ppc64le as a component of Red Hat Advanced Cluster Management for Kubernetes 2.7 for RHEL 8",
"product_id": "8Base-RHACM-2.7:rhacm2/cluster-backup-rhel8-operator@sha256:f02c115867036c64cdf8669fe7690b94d23b19ad7b969938f7c4cbb00111d403_ppc64le"
},
"product_reference": "rhacm2/cluster-backup-rhel8-operator@sha256:f02c115867036c64cdf8669fe7690b94d23b19ad7b969938f7c4cbb00111d403_ppc64le",
"relates_to_product_reference": "8Base-RHACM-2.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/config-policy-controller-rhel8@sha256:1339f82b15ebe01ba411e70252eb5964a5d622bd28a7fa494786ae6317d3060c_amd64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.7 for RHEL 8",
"product_id": "8Base-RHACM-2.7:rhacm2/config-policy-controller-rhel8@sha256:1339f82b15ebe01ba411e70252eb5964a5d622bd28a7fa494786ae6317d3060c_amd64"
},
"product_reference": "rhacm2/config-policy-controller-rhel8@sha256:1339f82b15ebe01ba411e70252eb5964a5d622bd28a7fa494786ae6317d3060c_amd64",
"relates_to_product_reference": "8Base-RHACM-2.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/config-policy-controller-rhel8@sha256:328c0d0e4d06573f2f26bbec39f1a570eb6ddbc26a5c0fa380fec7f840f6475e_arm64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.7 for RHEL 8",
"product_id": "8Base-RHACM-2.7:rhacm2/config-policy-controller-rhel8@sha256:328c0d0e4d06573f2f26bbec39f1a570eb6ddbc26a5c0fa380fec7f840f6475e_arm64"
},
"product_reference": "rhacm2/config-policy-controller-rhel8@sha256:328c0d0e4d06573f2f26bbec39f1a570eb6ddbc26a5c0fa380fec7f840f6475e_arm64",
"relates_to_product_reference": "8Base-RHACM-2.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/config-policy-controller-rhel8@sha256:e5480dd0b573d0fd949fa2cf22d77ebb5a32765fb95bed18a02fa3155f690f5b_ppc64le as a component of Red Hat Advanced Cluster Management for Kubernetes 2.7 for RHEL 8",
"product_id": "8Base-RHACM-2.7:rhacm2/config-policy-controller-rhel8@sha256:e5480dd0b573d0fd949fa2cf22d77ebb5a32765fb95bed18a02fa3155f690f5b_ppc64le"
},
"product_reference": "rhacm2/config-policy-controller-rhel8@sha256:e5480dd0b573d0fd949fa2cf22d77ebb5a32765fb95bed18a02fa3155f690f5b_ppc64le",
"relates_to_product_reference": "8Base-RHACM-2.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/config-policy-controller-rhel8@sha256:fab9c37776dabaa9c510bf243f23407715a1e3bd1c0a0280dc22191c6349a1c0_s390x as a component of Red Hat Advanced Cluster Management for Kubernetes 2.7 for RHEL 8",
"product_id": "8Base-RHACM-2.7:rhacm2/config-policy-controller-rhel8@sha256:fab9c37776dabaa9c510bf243f23407715a1e3bd1c0a0280dc22191c6349a1c0_s390x"
},
"product_reference": "rhacm2/config-policy-controller-rhel8@sha256:fab9c37776dabaa9c510bf243f23407715a1e3bd1c0a0280dc22191c6349a1c0_s390x",
"relates_to_product_reference": "8Base-RHACM-2.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/console-rhel8@sha256:01517c35f75f1f4f4c3625eb899bff16ae5c114a241c70b56f7de2310ddd065e_s390x as a component of Red Hat Advanced Cluster Management for Kubernetes 2.7 for RHEL 8",
"product_id": "8Base-RHACM-2.7:rhacm2/console-rhel8@sha256:01517c35f75f1f4f4c3625eb899bff16ae5c114a241c70b56f7de2310ddd065e_s390x"
},
"product_reference": "rhacm2/console-rhel8@sha256:01517c35f75f1f4f4c3625eb899bff16ae5c114a241c70b56f7de2310ddd065e_s390x",
"relates_to_product_reference": "8Base-RHACM-2.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/console-rhel8@sha256:33929c835221f166d0eb731f5e553cdf78a5579a124c90b462d4bb5250dc7254_arm64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.7 for RHEL 8",
"product_id": "8Base-RHACM-2.7:rhacm2/console-rhel8@sha256:33929c835221f166d0eb731f5e553cdf78a5579a124c90b462d4bb5250dc7254_arm64"
},
"product_reference": "rhacm2/console-rhel8@sha256:33929c835221f166d0eb731f5e553cdf78a5579a124c90b462d4bb5250dc7254_arm64",
"relates_to_product_reference": "8Base-RHACM-2.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/console-rhel8@sha256:89dad712668e3fdd11a79fdc477a5a2fe1060902bd3f3e575fd2812b4e9f7037_ppc64le as a component of Red Hat Advanced Cluster Management for Kubernetes 2.7 for RHEL 8",
"product_id": "8Base-RHACM-2.7:rhacm2/console-rhel8@sha256:89dad712668e3fdd11a79fdc477a5a2fe1060902bd3f3e575fd2812b4e9f7037_ppc64le"
},
"product_reference": "rhacm2/console-rhel8@sha256:89dad712668e3fdd11a79fdc477a5a2fe1060902bd3f3e575fd2812b4e9f7037_ppc64le",
"relates_to_product_reference": "8Base-RHACM-2.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/console-rhel8@sha256:fa807a069376c408c56d593bc2e2569cec0c19f105a727a616dea3bd8305953f_amd64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.7 for RHEL 8",
"product_id": "8Base-RHACM-2.7:rhacm2/console-rhel8@sha256:fa807a069376c408c56d593bc2e2569cec0c19f105a727a616dea3bd8305953f_amd64"
},
"product_reference": "rhacm2/console-rhel8@sha256:fa807a069376c408c56d593bc2e2569cec0c19f105a727a616dea3bd8305953f_amd64",
"relates_to_product_reference": "8Base-RHACM-2.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/endpoint-monitoring-rhel8-operator@sha256:4f5241425e26875244fab0ec9e96707790ef86edca5265ac01de1ccfc86294c0_amd64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.7 for RHEL 8",
"product_id": "8Base-RHACM-2.7:rhacm2/endpoint-monitoring-rhel8-operator@sha256:4f5241425e26875244fab0ec9e96707790ef86edca5265ac01de1ccfc86294c0_amd64"
},
"product_reference": "rhacm2/endpoint-monitoring-rhel8-operator@sha256:4f5241425e26875244fab0ec9e96707790ef86edca5265ac01de1ccfc86294c0_amd64",
"relates_to_product_reference": "8Base-RHACM-2.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/endpoint-monitoring-rhel8-operator@sha256:64c9e84fb923d107d0d4d3f9026510de03f73773cc8348f0025721d26033215c_arm64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.7 for RHEL 8",
"product_id": "8Base-RHACM-2.7:rhacm2/endpoint-monitoring-rhel8-operator@sha256:64c9e84fb923d107d0d4d3f9026510de03f73773cc8348f0025721d26033215c_arm64"
},
"product_reference": "rhacm2/endpoint-monitoring-rhel8-operator@sha256:64c9e84fb923d107d0d4d3f9026510de03f73773cc8348f0025721d26033215c_arm64",
"relates_to_product_reference": "8Base-RHACM-2.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/endpoint-monitoring-rhel8-operator@sha256:8913009902c71afe34f3a98ed720997e72f764cb7e251a08a2698f2d8ce64e24_s390x as a component of Red Hat Advanced Cluster Management for Kubernetes 2.7 for RHEL 8",
"product_id": "8Base-RHACM-2.7:rhacm2/endpoint-monitoring-rhel8-operator@sha256:8913009902c71afe34f3a98ed720997e72f764cb7e251a08a2698f2d8ce64e24_s390x"
},
"product_reference": "rhacm2/endpoint-monitoring-rhel8-operator@sha256:8913009902c71afe34f3a98ed720997e72f764cb7e251a08a2698f2d8ce64e24_s390x",
"relates_to_product_reference": "8Base-RHACM-2.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/endpoint-monitoring-rhel8-operator@sha256:c5bcc8c4e5d2a4b7270b04dc1b8e8fa399a0f0bfff1d1cc3e7ec0b7b7b6e0f3f_ppc64le as a component of Red Hat Advanced Cluster Management for Kubernetes 2.7 for RHEL 8",
"product_id": "8Base-RHACM-2.7:rhacm2/endpoint-monitoring-rhel8-operator@sha256:c5bcc8c4e5d2a4b7270b04dc1b8e8fa399a0f0bfff1d1cc3e7ec0b7b7b6e0f3f_ppc64le"
},
"product_reference": "rhacm2/endpoint-monitoring-rhel8-operator@sha256:c5bcc8c4e5d2a4b7270b04dc1b8e8fa399a0f0bfff1d1cc3e7ec0b7b7b6e0f3f_ppc64le",
"relates_to_product_reference": "8Base-RHACM-2.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/governance-policy-propagator-rhel8@sha256:002229b229bf9a13e54dc16e1edacc0cf8c75d6f46948868a045d79dfd38033c_amd64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.7 for RHEL 8",
"product_id": "8Base-RHACM-2.7:rhacm2/governance-policy-propagator-rhel8@sha256:002229b229bf9a13e54dc16e1edacc0cf8c75d6f46948868a045d79dfd38033c_amd64"
},
"product_reference": "rhacm2/governance-policy-propagator-rhel8@sha256:002229b229bf9a13e54dc16e1edacc0cf8c75d6f46948868a045d79dfd38033c_amd64",
"relates_to_product_reference": "8Base-RHACM-2.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/governance-policy-propagator-rhel8@sha256:53a9030933e0b2f752461e5337590ad16e891a8fdda897d8a0cb8e135363f0d0_ppc64le as a component of Red Hat Advanced Cluster Management for Kubernetes 2.7 for RHEL 8",
"product_id": "8Base-RHACM-2.7:rhacm2/governance-policy-propagator-rhel8@sha256:53a9030933e0b2f752461e5337590ad16e891a8fdda897d8a0cb8e135363f0d0_ppc64le"
},
"product_reference": "rhacm2/governance-policy-propagator-rhel8@sha256:53a9030933e0b2f752461e5337590ad16e891a8fdda897d8a0cb8e135363f0d0_ppc64le",
"relates_to_product_reference": "8Base-RHACM-2.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/governance-policy-propagator-rhel8@sha256:d4296089159e15bf3e11f5695a34d10b83875a346545f1d09824b4fe47295cf8_s390x as a component of Red Hat Advanced Cluster Management for Kubernetes 2.7 for RHEL 8",
"product_id": "8Base-RHACM-2.7:rhacm2/governance-policy-propagator-rhel8@sha256:d4296089159e15bf3e11f5695a34d10b83875a346545f1d09824b4fe47295cf8_s390x"
},
"product_reference": "rhacm2/governance-policy-propagator-rhel8@sha256:d4296089159e15bf3e11f5695a34d10b83875a346545f1d09824b4fe47295cf8_s390x",
"relates_to_product_reference": "8Base-RHACM-2.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/governance-policy-propagator-rhel8@sha256:e05489056e65dba4eb291b050c8072608a5efc2ce971b34a903c8c7ca07e0927_arm64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.7 for RHEL 8",
"product_id": "8Base-RHACM-2.7:rhacm2/governance-policy-propagator-rhel8@sha256:e05489056e65dba4eb291b050c8072608a5efc2ce971b34a903c8c7ca07e0927_arm64"
},
"product_reference": "rhacm2/governance-policy-propagator-rhel8@sha256:e05489056e65dba4eb291b050c8072608a5efc2ce971b34a903c8c7ca07e0927_arm64",
"relates_to_product_reference": "8Base-RHACM-2.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/grafana-dashboard-loader-rhel8@sha256:0d64615d4c3a6fc8e0fc5eb595d8f846f17f7462aaf66b40aa54436fe2b4bd2b_amd64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.7 for RHEL 8",
"product_id": "8Base-RHACM-2.7:rhacm2/grafana-dashboard-loader-rhel8@sha256:0d64615d4c3a6fc8e0fc5eb595d8f846f17f7462aaf66b40aa54436fe2b4bd2b_amd64"
},
"product_reference": "rhacm2/grafana-dashboard-loader-rhel8@sha256:0d64615d4c3a6fc8e0fc5eb595d8f846f17f7462aaf66b40aa54436fe2b4bd2b_amd64",
"relates_to_product_reference": "8Base-RHACM-2.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/grafana-dashboard-loader-rhel8@sha256:c182f0b51bfd9b29ea7363f74522a49b6601418f5db76843231167ef1176f709_s390x as a component of Red Hat Advanced Cluster Management for Kubernetes 2.7 for RHEL 8",
"product_id": "8Base-RHACM-2.7:rhacm2/grafana-dashboard-loader-rhel8@sha256:c182f0b51bfd9b29ea7363f74522a49b6601418f5db76843231167ef1176f709_s390x"
},
"product_reference": "rhacm2/grafana-dashboard-loader-rhel8@sha256:c182f0b51bfd9b29ea7363f74522a49b6601418f5db76843231167ef1176f709_s390x",
"relates_to_product_reference": "8Base-RHACM-2.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/grafana-dashboard-loader-rhel8@sha256:d41f6fabaec525dfaac736806b93102479260309f482e155af2b03dc3c9a0c61_arm64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.7 for RHEL 8",
"product_id": "8Base-RHACM-2.7:rhacm2/grafana-dashboard-loader-rhel8@sha256:d41f6fabaec525dfaac736806b93102479260309f482e155af2b03dc3c9a0c61_arm64"
},
"product_reference": "rhacm2/grafana-dashboard-loader-rhel8@sha256:d41f6fabaec525dfaac736806b93102479260309f482e155af2b03dc3c9a0c61_arm64",
"relates_to_product_reference": "8Base-RHACM-2.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/grafana-dashboard-loader-rhel8@sha256:f35f6472c8138046e2f9017659dfb5a703cd895032a21d6d95c1075173005f7c_ppc64le as a component of Red Hat Advanced Cluster Management for Kubernetes 2.7 for RHEL 8",
"product_id": "8Base-RHACM-2.7:rhacm2/grafana-dashboard-loader-rhel8@sha256:f35f6472c8138046e2f9017659dfb5a703cd895032a21d6d95c1075173005f7c_ppc64le"
},
"product_reference": "rhacm2/grafana-dashboard-loader-rhel8@sha256:f35f6472c8138046e2f9017659dfb5a703cd895032a21d6d95c1075173005f7c_ppc64le",
"relates_to_product_reference": "8Base-RHACM-2.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/iam-policy-controller-rhel8@sha256:83354271af399291790b9c3e2e98ba1db7fac99b48a385d50e7318b357f882ca_ppc64le as a component of Red Hat Advanced Cluster Management for Kubernetes 2.7 for RHEL 8",
"product_id": "8Base-RHACM-2.7:rhacm2/iam-policy-controller-rhel8@sha256:83354271af399291790b9c3e2e98ba1db7fac99b48a385d50e7318b357f882ca_ppc64le"
},
"product_reference": "rhacm2/iam-policy-controller-rhel8@sha256:83354271af399291790b9c3e2e98ba1db7fac99b48a385d50e7318b357f882ca_ppc64le",
"relates_to_product_reference": "8Base-RHACM-2.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/iam-policy-controller-rhel8@sha256:cc5f8499009dc316d936c3a57f9a9457d5f2bbc8568e2b484a7c8b1cc676da7c_arm64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.7 for RHEL 8",
"product_id": "8Base-RHACM-2.7:rhacm2/iam-policy-controller-rhel8@sha256:cc5f8499009dc316d936c3a57f9a9457d5f2bbc8568e2b484a7c8b1cc676da7c_arm64"
},
"product_reference": "rhacm2/iam-policy-controller-rhel8@sha256:cc5f8499009dc316d936c3a57f9a9457d5f2bbc8568e2b484a7c8b1cc676da7c_arm64",
"relates_to_product_reference": "8Base-RHACM-2.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/iam-policy-controller-rhel8@sha256:e79bba365fb1a5edb7cc53d07cebdbb56e861948dedd61e9697f14a8defc300b_amd64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.7 for RHEL 8",
"product_id": "8Base-RHACM-2.7:rhacm2/iam-policy-controller-rhel8@sha256:e79bba365fb1a5edb7cc53d07cebdbb56e861948dedd61e9697f14a8defc300b_amd64"
},
"product_reference": "rhacm2/iam-policy-controller-rhel8@sha256:e79bba365fb1a5edb7cc53d07cebdbb56e861948dedd61e9697f14a8defc300b_amd64",
"relates_to_product_reference": "8Base-RHACM-2.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/iam-policy-controller-rhel8@sha256:f7a86d6209a19498e56da1f39533a1198af35c2a9e3c824cea252eb34d737219_s390x as a component of Red Hat Advanced Cluster Management for Kubernetes 2.7 for RHEL 8",
"product_id": "8Base-RHACM-2.7:rhacm2/iam-policy-controller-rhel8@sha256:f7a86d6209a19498e56da1f39533a1198af35c2a9e3c824cea252eb34d737219_s390x"
},
"product_reference": "rhacm2/iam-policy-controller-rhel8@sha256:f7a86d6209a19498e56da1f39533a1198af35c2a9e3c824cea252eb34d737219_s390x",
"relates_to_product_reference": "8Base-RHACM-2.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/insights-client-rhel8@sha256:41d64847ac789df45b51aeca8debfa2a5ac7ff15ad880ba7213ce8afbe4aff2e_amd64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.7 for RHEL 8",
"product_id": "8Base-RHACM-2.7:rhacm2/insights-client-rhel8@sha256:41d64847ac789df45b51aeca8debfa2a5ac7ff15ad880ba7213ce8afbe4aff2e_amd64"
},
"product_reference": "rhacm2/insights-client-rhel8@sha256:41d64847ac789df45b51aeca8debfa2a5ac7ff15ad880ba7213ce8afbe4aff2e_amd64",
"relates_to_product_reference": "8Base-RHACM-2.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/insights-client-rhel8@sha256:5a32ad8c8e7792f9679a604f073bce047c4f8fdd713a655ae83314e27366c5af_arm64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.7 for RHEL 8",
"product_id": "8Base-RHACM-2.7:rhacm2/insights-client-rhel8@sha256:5a32ad8c8e7792f9679a604f073bce047c4f8fdd713a655ae83314e27366c5af_arm64"
},
"product_reference": "rhacm2/insights-client-rhel8@sha256:5a32ad8c8e7792f9679a604f073bce047c4f8fdd713a655ae83314e27366c5af_arm64",
"relates_to_product_reference": "8Base-RHACM-2.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/insights-client-rhel8@sha256:7040938ffaa1682dfefe95a614335b9d4f59aac472e47937f1d19f8325d985e6_ppc64le as a component of Red Hat Advanced Cluster Management for Kubernetes 2.7 for RHEL 8",
"product_id": "8Base-RHACM-2.7:rhacm2/insights-client-rhel8@sha256:7040938ffaa1682dfefe95a614335b9d4f59aac472e47937f1d19f8325d985e6_ppc64le"
},
"product_reference": "rhacm2/insights-client-rhel8@sha256:7040938ffaa1682dfefe95a614335b9d4f59aac472e47937f1d19f8325d985e6_ppc64le",
"relates_to_product_reference": "8Base-RHACM-2.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/insights-client-rhel8@sha256:9d25ef8c29b2dac4660e18c17d0286fa2ff0f6f6383b6bf795f7e5e6f70b950e_s390x as a component of Red Hat Advanced Cluster Management for Kubernetes 2.7 for RHEL 8",
"product_id": "8Base-RHACM-2.7:rhacm2/insights-client-rhel8@sha256:9d25ef8c29b2dac4660e18c17d0286fa2ff0f6f6383b6bf795f7e5e6f70b950e_s390x"
},
"product_reference": "rhacm2/insights-client-rhel8@sha256:9d25ef8c29b2dac4660e18c17d0286fa2ff0f6f6383b6bf795f7e5e6f70b950e_s390x",
"relates_to_product_reference": "8Base-RHACM-2.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/insights-metrics-rhel8@sha256:4bf538ff68126949da79f7b1ab97a44a64529e240cd3f84360a88bb6a9a08e4d_ppc64le as a component of Red Hat Advanced Cluster Management for Kubernetes 2.7 for RHEL 8",
"product_id": "8Base-RHACM-2.7:rhacm2/insights-metrics-rhel8@sha256:4bf538ff68126949da79f7b1ab97a44a64529e240cd3f84360a88bb6a9a08e4d_ppc64le"
},
"product_reference": "rhacm2/insights-metrics-rhel8@sha256:4bf538ff68126949da79f7b1ab97a44a64529e240cd3f84360a88bb6a9a08e4d_ppc64le",
"relates_to_product_reference": "8Base-RHACM-2.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/insights-metrics-rhel8@sha256:57bf2eca5df0be601d7dd59357e95d078bf69d26c1b26cdd56d0d311df123d5a_arm64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.7 for RHEL 8",
"product_id": "8Base-RHACM-2.7:rhacm2/insights-metrics-rhel8@sha256:57bf2eca5df0be601d7dd59357e95d078bf69d26c1b26cdd56d0d311df123d5a_arm64"
},
"product_reference": "rhacm2/insights-metrics-rhel8@sha256:57bf2eca5df0be601d7dd59357e95d078bf69d26c1b26cdd56d0d311df123d5a_arm64",
"relates_to_product_reference": "8Base-RHACM-2.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/insights-metrics-rhel8@sha256:65f96884ed34103842217b26597ec413197db699aeb004daeca08f1d08014f46_amd64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.7 for RHEL 8",
"product_id": "8Base-RHACM-2.7:rhacm2/insights-metrics-rhel8@sha256:65f96884ed34103842217b26597ec413197db699aeb004daeca08f1d08014f46_amd64"
},
"product_reference": "rhacm2/insights-metrics-rhel8@sha256:65f96884ed34103842217b26597ec413197db699aeb004daeca08f1d08014f46_amd64",
"relates_to_product_reference": "8Base-RHACM-2.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/insights-metrics-rhel8@sha256:ed01454411cbdfb20661aecc76e00767b5ec122e27a379159476eabba741b94e_s390x as a component of Red Hat Advanced Cluster Management for Kubernetes 2.7 for RHEL 8",
"product_id": "8Base-RHACM-2.7:rhacm2/insights-metrics-rhel8@sha256:ed01454411cbdfb20661aecc76e00767b5ec122e27a379159476eabba741b94e_s390x"
},
"product_reference": "rhacm2/insights-metrics-rhel8@sha256:ed01454411cbdfb20661aecc76e00767b5ec122e27a379159476eabba741b94e_s390x",
"relates_to_product_reference": "8Base-RHACM-2.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/klusterlet-addon-controller-rhel8@sha256:523776c04653aac8c750ff48156fd7a5b0efd9ad35c40cbacdbe0ca6dda48217_amd64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.7 for RHEL 8",
"product_id": "8Base-RHACM-2.7:rhacm2/klusterlet-addon-controller-rhel8@sha256:523776c04653aac8c750ff48156fd7a5b0efd9ad35c40cbacdbe0ca6dda48217_amd64"
},
"product_reference": "rhacm2/klusterlet-addon-controller-rhel8@sha256:523776c04653aac8c750ff48156fd7a5b0efd9ad35c40cbacdbe0ca6dda48217_amd64",
"relates_to_product_reference": "8Base-RHACM-2.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/klusterlet-addon-controller-rhel8@sha256:7cea9ce9aeb26df137590353de05b8a88ee55faa43cecde68e40fb875f9844cd_arm64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.7 for RHEL 8",
"product_id": "8Base-RHACM-2.7:rhacm2/klusterlet-addon-controller-rhel8@sha256:7cea9ce9aeb26df137590353de05b8a88ee55faa43cecde68e40fb875f9844cd_arm64"
},
"product_reference": "rhacm2/klusterlet-addon-controller-rhel8@sha256:7cea9ce9aeb26df137590353de05b8a88ee55faa43cecde68e40fb875f9844cd_arm64",
"relates_to_product_reference": "8Base-RHACM-2.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/klusterlet-addon-controller-rhel8@sha256:866125412b6812710734b9e72d09581be40879bb57236e37660e2d29210a37ad_s390x as a component of Red Hat Advanced Cluster Management for Kubernetes 2.7 for RHEL 8",
"product_id": "8Base-RHACM-2.7:rhacm2/klusterlet-addon-controller-rhel8@sha256:866125412b6812710734b9e72d09581be40879bb57236e37660e2d29210a37ad_s390x"
},
"product_reference": "rhacm2/klusterlet-addon-controller-rhel8@sha256:866125412b6812710734b9e72d09581be40879bb57236e37660e2d29210a37ad_s390x",
"relates_to_product_reference": "8Base-RHACM-2.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/klusterlet-addon-controller-rhel8@sha256:c89f9fed1ce56a6baf10808454b01d4df88571db744feb2bfae8b5707d82013f_ppc64le as a component of Red Hat Advanced Cluster Management for Kubernetes 2.7 for RHEL 8",
"product_id": "8Base-RHACM-2.7:rhacm2/klusterlet-addon-controller-rhel8@sha256:c89f9fed1ce56a6baf10808454b01d4df88571db744feb2bfae8b5707d82013f_ppc64le"
},
"product_reference": "rhacm2/klusterlet-addon-controller-rhel8@sha256:c89f9fed1ce56a6baf10808454b01d4df88571db744feb2bfae8b5707d82013f_ppc64le",
"relates_to_product_reference": "8Base-RHACM-2.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/kube-rbac-proxy-rhel8@sha256:407178ad223483b92a382e0fb916de9f42f1a0db9aaacb66710a7a743f1c3dce_arm64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.7 for RHEL 8",
"product_id": "8Base-RHACM-2.7:rhacm2/kube-rbac-proxy-rhel8@sha256:407178ad223483b92a382e0fb916de9f42f1a0db9aaacb66710a7a743f1c3dce_arm64"
},
"product_reference": "rhacm2/kube-rbac-proxy-rhel8@sha256:407178ad223483b92a382e0fb916de9f42f1a0db9aaacb66710a7a743f1c3dce_arm64",
"relates_to_product_reference": "8Base-RHACM-2.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/kube-rbac-proxy-rhel8@sha256:455dde7a89b1505c93651022451b83e1e8f86186b98f660e3c6ad998a97d48f3_ppc64le as a component of Red Hat Advanced Cluster Management for Kubernetes 2.7 for RHEL 8",
"product_id": "8Base-RHACM-2.7:rhacm2/kube-rbac-proxy-rhel8@sha256:455dde7a89b1505c93651022451b83e1e8f86186b98f660e3c6ad998a97d48f3_ppc64le"
},
"product_reference": "rhacm2/kube-rbac-proxy-rhel8@sha256:455dde7a89b1505c93651022451b83e1e8f86186b98f660e3c6ad998a97d48f3_ppc64le",
"relates_to_product_reference": "8Base-RHACM-2.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/kube-rbac-proxy-rhel8@sha256:95de0275698ef704379246e088763c3827171487049b9cfb857712ddbdef46e9_amd64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.7 for RHEL 8",
"product_id": "8Base-RHACM-2.7:rhacm2/kube-rbac-proxy-rhel8@sha256:95de0275698ef704379246e088763c3827171487049b9cfb857712ddbdef46e9_amd64"
},
"product_reference": "rhacm2/kube-rbac-proxy-rhel8@sha256:95de0275698ef704379246e088763c3827171487049b9cfb857712ddbdef46e9_amd64",
"relates_to_product_reference": "8Base-RHACM-2.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/kube-rbac-proxy-rhel8@sha256:f0397b30dc7b824b0e37a256c5a067585885c80db1033b44a13fe56446cd80a9_s390x as a component of Red Hat Advanced Cluster Management for Kubernetes 2.7 for RHEL 8",
"product_id": "8Base-RHACM-2.7:rhacm2/kube-rbac-proxy-rhel8@sha256:f0397b30dc7b824b0e37a256c5a067585885c80db1033b44a13fe56446cd80a9_s390x"
},
"product_reference": "rhacm2/kube-rbac-proxy-rhel8@sha256:f0397b30dc7b824b0e37a256c5a067585885c80db1033b44a13fe56446cd80a9_s390x",
"relates_to_product_reference": "8Base-RHACM-2.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/kube-state-metrics-rhel8@sha256:1f27bc62a66413a31d2d680ecd2a8ed9c9d378341da56b788cd86c98151a1fd4_s390x as a component of Red Hat Advanced Cluster Management for Kubernetes 2.7 for RHEL 8",
"product_id": "8Base-RHACM-2.7:rhacm2/kube-state-metrics-rhel8@sha256:1f27bc62a66413a31d2d680ecd2a8ed9c9d378341da56b788cd86c98151a1fd4_s390x"
},
"product_reference": "rhacm2/kube-state-metrics-rhel8@sha256:1f27bc62a66413a31d2d680ecd2a8ed9c9d378341da56b788cd86c98151a1fd4_s390x",
"relates_to_product_reference": "8Base-RHACM-2.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/kube-state-metrics-rhel8@sha256:534420075e829b5881f6cd3f32d4aa90ea3075de869b84f689c9606d4f03521a_arm64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.7 for RHEL 8",
"product_id": "8Base-RHACM-2.7:rhacm2/kube-state-metrics-rhel8@sha256:534420075e829b5881f6cd3f32d4aa90ea3075de869b84f689c9606d4f03521a_arm64"
},
"product_reference": "rhacm2/kube-state-metrics-rhel8@sha256:534420075e829b5881f6cd3f32d4aa90ea3075de869b84f689c9606d4f03521a_arm64",
"relates_to_product_reference": "8Base-RHACM-2.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/kube-state-metrics-rhel8@sha256:8cc675a0cf4ff24b28c0b75a54fc4f3328c6a9f041f21d1814d210b7704f6970_amd64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.7 for RHEL 8",
"product_id": "8Base-RHACM-2.7:rhacm2/kube-state-metrics-rhel8@sha256:8cc675a0cf4ff24b28c0b75a54fc4f3328c6a9f041f21d1814d210b7704f6970_amd64"
},
"product_reference": "rhacm2/kube-state-metrics-rhel8@sha256:8cc675a0cf4ff24b28c0b75a54fc4f3328c6a9f041f21d1814d210b7704f6970_amd64",
"relates_to_product_reference": "8Base-RHACM-2.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/kube-state-metrics-rhel8@sha256:c56179f297ebab2ef9851417ec42ac6c16b6f8cb3627c243ff6984d2dd6ac76d_ppc64le as a component of Red Hat Advanced Cluster Management for Kubernetes 2.7 for RHEL 8",
"product_id": "8Base-RHACM-2.7:rhacm2/kube-state-metrics-rhel8@sha256:c56179f297ebab2ef9851417ec42ac6c16b6f8cb3627c243ff6984d2dd6ac76d_ppc64le"
},
"product_reference": "rhacm2/kube-state-metrics-rhel8@sha256:c56179f297ebab2ef9851417ec42ac6c16b6f8cb3627c243ff6984d2dd6ac76d_ppc64le",
"relates_to_product_reference": "8Base-RHACM-2.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/management-ingress-rhel8@sha256:3b94abf5182934113b1cf9b8688a2da977d5fec3110f2d79b81b2ec46ffeada3_ppc64le as a component of Red Hat Advanced Cluster Management for Kubernetes 2.7 for RHEL 8",
"product_id": "8Base-RHACM-2.7:rhacm2/management-ingress-rhel8@sha256:3b94abf5182934113b1cf9b8688a2da977d5fec3110f2d79b81b2ec46ffeada3_ppc64le"
},
"product_reference": "rhacm2/management-ingress-rhel8@sha256:3b94abf5182934113b1cf9b8688a2da977d5fec3110f2d79b81b2ec46ffeada3_ppc64le",
"relates_to_product_reference": "8Base-RHACM-2.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/management-ingress-rhel8@sha256:70aa7c3711b4085caa9ba50295dfedf9b2cd3a1b37e815e4a7245c1aef0cfe22_s390x as a component of Red Hat Advanced Cluster Management for Kubernetes 2.7 for RHEL 8",
"product_id": "8Base-RHACM-2.7:rhacm2/management-ingress-rhel8@sha256:70aa7c3711b4085caa9ba50295dfedf9b2cd3a1b37e815e4a7245c1aef0cfe22_s390x"
},
"product_reference": "rhacm2/management-ingress-rhel8@sha256:70aa7c3711b4085caa9ba50295dfedf9b2cd3a1b37e815e4a7245c1aef0cfe22_s390x",
"relates_to_product_reference": "8Base-RHACM-2.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/management-ingress-rhel8@sha256:bea2ee18f401ec1b4c4b87f40f6f79a4418d6aafad5e2b50099f7541b6699de7_arm64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.7 for RHEL 8",
"product_id": "8Base-RHACM-2.7:rhacm2/management-ingress-rhel8@sha256:bea2ee18f401ec1b4c4b87f40f6f79a4418d6aafad5e2b50099f7541b6699de7_arm64"
},
"product_reference": "rhacm2/management-ingress-rhel8@sha256:bea2ee18f401ec1b4c4b87f40f6f79a4418d6aafad5e2b50099f7541b6699de7_arm64",
"relates_to_product_reference": "8Base-RHACM-2.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/management-ingress-rhel8@sha256:f45de50d8d7b6a285317a3bc1c413427841c8d6fab742f6de0a61bad9722b61e_amd64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.7 for RHEL 8",
"product_id": "8Base-RHACM-2.7:rhacm2/management-ingress-rhel8@sha256:f45de50d8d7b6a285317a3bc1c413427841c8d6fab742f6de0a61bad9722b61e_amd64"
},
"product_reference": "rhacm2/management-ingress-rhel8@sha256:f45de50d8d7b6a285317a3bc1c413427841c8d6fab742f6de0a61bad9722b61e_amd64",
"relates_to_product_reference": "8Base-RHACM-2.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/memcached-exporter-rhel8@sha256:094b84362782a88d8b0c7a75a23dd5ae3ff846913f0a49e732d53cc0efdf6a61_arm64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.7 for RHEL 8",
"product_id": "8Base-RHACM-2.7:rhacm2/memcached-exporter-rhel8@sha256:094b84362782a88d8b0c7a75a23dd5ae3ff846913f0a49e732d53cc0efdf6a61_arm64"
},
"product_reference": "rhacm2/memcached-exporter-rhel8@sha256:094b84362782a88d8b0c7a75a23dd5ae3ff846913f0a49e732d53cc0efdf6a61_arm64",
"relates_to_product_reference": "8Base-RHACM-2.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/memcached-exporter-rhel8@sha256:708e8f9531f5cc33a2543956eb0c940e5ad36d2ac196903a0beaa42944cb543f_ppc64le as a component of Red Hat Advanced Cluster Management for Kubernetes 2.7 for RHEL 8",
"product_id": "8Base-RHACM-2.7:rhacm2/memcached-exporter-rhel8@sha256:708e8f9531f5cc33a2543956eb0c940e5ad36d2ac196903a0beaa42944cb543f_ppc64le"
},
"product_reference": "rhacm2/memcached-exporter-rhel8@sha256:708e8f9531f5cc33a2543956eb0c940e5ad36d2ac196903a0beaa42944cb543f_ppc64le",
"relates_to_product_reference": "8Base-RHACM-2.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/memcached-exporter-rhel8@sha256:baa029b8feb59ec4d626f021ebf777cc991c1a24c29c321c40513b91641f4bbc_amd64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.7 for RHEL 8",
"product_id": "8Base-RHACM-2.7:rhacm2/memcached-exporter-rhel8@sha256:baa029b8feb59ec4d626f021ebf777cc991c1a24c29c321c40513b91641f4bbc_amd64"
},
"product_reference": "rhacm2/memcached-exporter-rhel8@sha256:baa029b8feb59ec4d626f021ebf777cc991c1a24c29c321c40513b91641f4bbc_amd64",
"relates_to_product_reference": "8Base-RHACM-2.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/memcached-exporter-rhel8@sha256:c7937a592a255199c316e30c499d0c150cc95c3f208e46d8a936a5bc03a1fed6_s390x as a component of Red Hat Advanced Cluster Management for Kubernetes 2.7 for RHEL 8",
"product_id": "8Base-RHACM-2.7:rhacm2/memcached-exporter-rhel8@sha256:c7937a592a255199c316e30c499d0c150cc95c3f208e46d8a936a5bc03a1fed6_s390x"
},
"product_reference": "rhacm2/memcached-exporter-rhel8@sha256:c7937a592a255199c316e30c499d0c150cc95c3f208e46d8a936a5bc03a1fed6_s390x",
"relates_to_product_reference": "8Base-RHACM-2.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/memcached-rhel8@sha256:21d28e1c3d1c7e8803261867c20a29df444676780ed9d4cc9f1dd1c8dbd68688_amd64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.7 for RHEL 8",
"product_id": "8Base-RHACM-2.7:rhacm2/memcached-rhel8@sha256:21d28e1c3d1c7e8803261867c20a29df444676780ed9d4cc9f1dd1c8dbd68688_amd64"
},
"product_reference": "rhacm2/memcached-rhel8@sha256:21d28e1c3d1c7e8803261867c20a29df444676780ed9d4cc9f1dd1c8dbd68688_amd64",
"relates_to_product_reference": "8Base-RHACM-2.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/memcached-rhel8@sha256:6bac06a2e1e181fe4920a33df5ce433635871a42ba30fbbe0adff1c505fbab4b_ppc64le as a component of Red Hat Advanced Cluster Management for Kubernetes 2.7 for RHEL 8",
"product_id": "8Base-RHACM-2.7:rhacm2/memcached-rhel8@sha256:6bac06a2e1e181fe4920a33df5ce433635871a42ba30fbbe0adff1c505fbab4b_ppc64le"
},
"product_reference": "rhacm2/memcached-rhel8@sha256:6bac06a2e1e181fe4920a33df5ce433635871a42ba30fbbe0adff1c505fbab4b_ppc64le",
"relates_to_product_reference": "8Base-RHACM-2.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/memcached-rhel8@sha256:6c7cb2786f6863e7d1c8554f159c68123921d22bbd7bec5fc3532cad991937b4_s390x as a component of Red Hat Advanced Cluster Management for Kubernetes 2.7 for RHEL 8",
"product_id": "8Base-RHACM-2.7:rhacm2/memcached-rhel8@sha256:6c7cb2786f6863e7d1c8554f159c68123921d22bbd7bec5fc3532cad991937b4_s390x"
},
"product_reference": "rhacm2/memcached-rhel8@sha256:6c7cb2786f6863e7d1c8554f159c68123921d22bbd7bec5fc3532cad991937b4_s390x",
"relates_to_product_reference": "8Base-RHACM-2.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/memcached-rhel8@sha256:e044af5fee732dd9923759b312c3b72dd4b6ab1780456973f35677d72586913e_arm64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.7 for RHEL 8",
"product_id": "8Base-RHACM-2.7:rhacm2/memcached-rhel8@sha256:e044af5fee732dd9923759b312c3b72dd4b6ab1780456973f35677d72586913e_arm64"
},
"product_reference": "rhacm2/memcached-rhel8@sha256:e044af5fee732dd9923759b312c3b72dd4b6ab1780456973f35677d72586913e_arm64",
"relates_to_product_reference": "8Base-RHACM-2.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/metrics-collector-rhel8@sha256:21644ef77ec046c79fb64f612245ac5d59c0aa569c548b48062da8896d159696_s390x as a component of Red Hat Advanced Cluster Management for Kubernetes 2.7 for RHEL 8",
"product_id": "8Base-RHACM-2.7:rhacm2/metrics-collector-rhel8@sha256:21644ef77ec046c79fb64f612245ac5d59c0aa569c548b48062da8896d159696_s390x"
},
"product_reference": "rhacm2/metrics-collector-rhel8@sha256:21644ef77ec046c79fb64f612245ac5d59c0aa569c548b48062da8896d159696_s390x",
"relates_to_product_reference": "8Base-RHACM-2.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/metrics-collector-rhel8@sha256:2358249e2cf40d054cca5711f39091e2f0cbd44e61a24d3c1dd1a9e79cc440b1_arm64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.7 for RHEL 8",
"product_id": "8Base-RHACM-2.7:rhacm2/metrics-collector-rhel8@sha256:2358249e2cf40d054cca5711f39091e2f0cbd44e61a24d3c1dd1a9e79cc440b1_arm64"
},
"product_reference": "rhacm2/metrics-collector-rhel8@sha256:2358249e2cf40d054cca5711f39091e2f0cbd44e61a24d3c1dd1a9e79cc440b1_arm64",
"relates_to_product_reference": "8Base-RHACM-2.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/metrics-collector-rhel8@sha256:9638fab8d1439730395607cc99bcda33eae5e813778398888124e8ae319cb80e_amd64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.7 for RHEL 8",
"product_id": "8Base-RHACM-2.7:rhacm2/metrics-collector-rhel8@sha256:9638fab8d1439730395607cc99bcda33eae5e813778398888124e8ae319cb80e_amd64"
},
"product_reference": "rhacm2/metrics-collector-rhel8@sha256:9638fab8d1439730395607cc99bcda33eae5e813778398888124e8ae319cb80e_amd64",
"relates_to_product_reference": "8Base-RHACM-2.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/metrics-collector-rhel8@sha256:e06aed89ad0c48bef78e45512d22c3373f62c63d335d953ba064b160a68fcad2_ppc64le as a component of Red Hat Advanced Cluster Management for Kubernetes 2.7 for RHEL 8",
"product_id": "8Base-RHACM-2.7:rhacm2/metrics-collector-rhel8@sha256:e06aed89ad0c48bef78e45512d22c3373f62c63d335d953ba064b160a68fcad2_ppc64le"
},
"product_reference": "rhacm2/metrics-collector-rhel8@sha256:e06aed89ad0c48bef78e45512d22c3373f62c63d335d953ba064b160a68fcad2_ppc64le",
"relates_to_product_reference": "8Base-RHACM-2.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/multicloud-integrations-rhel8@sha256:1063ef655f5dd15b0b914572ba672892eb53b441ae151d14cffca9d320860f2d_ppc64le as a component of Red Hat Advanced Cluster Management for Kubernetes 2.7 for RHEL 8",
"product_id": "8Base-RHACM-2.7:rhacm2/multicloud-integrations-rhel8@sha256:1063ef655f5dd15b0b914572ba672892eb53b441ae151d14cffca9d320860f2d_ppc64le"
},
"product_reference": "rhacm2/multicloud-integrations-rhel8@sha256:1063ef655f5dd15b0b914572ba672892eb53b441ae151d14cffca9d320860f2d_ppc64le",
"relates_to_product_reference": "8Base-RHACM-2.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/multicloud-integrations-rhel8@sha256:3f0ab9161698eb9e3342c3b3fc70d5ca9c420cdcc5a5ccebc8cc993dfefb9dc3_amd64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.7 for RHEL 8",
"product_id": "8Base-RHACM-2.7:rhacm2/multicloud-integrations-rhel8@sha256:3f0ab9161698eb9e3342c3b3fc70d5ca9c420cdcc5a5ccebc8cc993dfefb9dc3_amd64"
},
"product_reference": "rhacm2/multicloud-integrations-rhel8@sha256:3f0ab9161698eb9e3342c3b3fc70d5ca9c420cdcc5a5ccebc8cc993dfefb9dc3_amd64",
"relates_to_product_reference": "8Base-RHACM-2.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/multicloud-integrations-rhel8@sha256:651c4ac3da42bc2acfe9bff35e397ccf5e88abb6303622f3244d6ccb9b8f9e0d_s390x as a component of Red Hat Advanced Cluster Management for Kubernetes 2.7 for RHEL 8",
"product_id": "8Base-RHACM-2.7:rhacm2/multicloud-integrations-rhel8@sha256:651c4ac3da42bc2acfe9bff35e397ccf5e88abb6303622f3244d6ccb9b8f9e0d_s390x"
},
"product_reference": "rhacm2/multicloud-integrations-rhel8@sha256:651c4ac3da42bc2acfe9bff35e397ccf5e88abb6303622f3244d6ccb9b8f9e0d_s390x",
"relates_to_product_reference": "8Base-RHACM-2.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/multicloud-integrations-rhel8@sha256:f02a569222e13356f5fbdef5b7d2da943e6f6071fd88ba75a2565b3d340b6c3a_arm64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.7 for RHEL 8",
"product_id": "8Base-RHACM-2.7:rhacm2/multicloud-integrations-rhel8@sha256:f02a569222e13356f5fbdef5b7d2da943e6f6071fd88ba75a2565b3d340b6c3a_arm64"
},
"product_reference": "rhacm2/multicloud-integrations-rhel8@sha256:f02a569222e13356f5fbdef5b7d2da943e6f6071fd88ba75a2565b3d340b6c3a_arm64",
"relates_to_product_reference": "8Base-RHACM-2.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/multicluster-observability-rhel8-operator@sha256:49083d7039af6df4bd639dd998162c96dc586da4d828ffbe9c880a8a8d6d13d6_arm64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.7 for RHEL 8",
"product_id": "8Base-RHACM-2.7:rhacm2/multicluster-observability-rhel8-operator@sha256:49083d7039af6df4bd639dd998162c96dc586da4d828ffbe9c880a8a8d6d13d6_arm64"
},
"product_reference": "rhacm2/multicluster-observability-rhel8-operator@sha256:49083d7039af6df4bd639dd998162c96dc586da4d828ffbe9c880a8a8d6d13d6_arm64",
"relates_to_product_reference": "8Base-RHACM-2.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/multicluster-observability-rhel8-operator@sha256:68228ba1ef7bf5631f0cab91cb4e9f86c3d24c1ad587332d42c4f85e1a3608d7_amd64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.7 for RHEL 8",
"product_id": "8Base-RHACM-2.7:rhacm2/multicluster-observability-rhel8-operator@sha256:68228ba1ef7bf5631f0cab91cb4e9f86c3d24c1ad587332d42c4f85e1a3608d7_amd64"
},
"product_reference": "rhacm2/multicluster-observability-rhel8-operator@sha256:68228ba1ef7bf5631f0cab91cb4e9f86c3d24c1ad587332d42c4f85e1a3608d7_amd64",
"relates_to_product_reference": "8Base-RHACM-2.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/multicluster-observability-rhel8-operator@sha256:93da29b41da3c87d4bffaf42369b50217f5d8f81d0a82c4108c27a3c40f544d8_s390x as a component of Red Hat Advanced Cluster Management for Kubernetes 2.7 for RHEL 8",
"product_id": "8Base-RHACM-2.7:rhacm2/multicluster-observability-rhel8-operator@sha256:93da29b41da3c87d4bffaf42369b50217f5d8f81d0a82c4108c27a3c40f544d8_s390x"
},
"product_reference": "rhacm2/multicluster-observability-rhel8-operator@sha256:93da29b41da3c87d4bffaf42369b50217f5d8f81d0a82c4108c27a3c40f544d8_s390x",
"relates_to_product_reference": "8Base-RHACM-2.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/multicluster-observability-rhel8-operator@sha256:f212909bc9ed5be6da68a3b6a4866fdc17ecc3514b075977a8679998d6742cbe_ppc64le as a component of Red Hat Advanced Cluster Management for Kubernetes 2.7 for RHEL 8",
"product_id": "8Base-RHACM-2.7:rhacm2/multicluster-observability-rhel8-operator@sha256:f212909bc9ed5be6da68a3b6a4866fdc17ecc3514b075977a8679998d6742cbe_ppc64le"
},
"product_reference": "rhacm2/multicluster-observability-rhel8-operator@sha256:f212909bc9ed5be6da68a3b6a4866fdc17ecc3514b075977a8679998d6742cbe_ppc64le",
"relates_to_product_reference": "8Base-RHACM-2.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/multicluster-operators-application-rhel8@sha256:299f0753c65ab4e609418fd5515bdcb041bee357f4db192ae32a24ad0c4d7853_s390x as a component of Red Hat Advanced Cluster Management for Kubernetes 2.7 for RHEL 8",
"product_id": "8Base-RHACM-2.7:rhacm2/multicluster-operators-application-rhel8@sha256:299f0753c65ab4e609418fd5515bdcb041bee357f4db192ae32a24ad0c4d7853_s390x"
},
"product_reference": "rhacm2/multicluster-operators-application-rhel8@sha256:299f0753c65ab4e609418fd5515bdcb041bee357f4db192ae32a24ad0c4d7853_s390x",
"relates_to_product_reference": "8Base-RHACM-2.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/multicluster-operators-application-rhel8@sha256:62520c406cdbd823e99e8ee9ff9119b61cb6880fcb1335211b6520bedec564f2_amd64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.7 for RHEL 8",
"product_id": "8Base-RHACM-2.7:rhacm2/multicluster-operators-application-rhel8@sha256:62520c406cdbd823e99e8ee9ff9119b61cb6880fcb1335211b6520bedec564f2_amd64"
},
"product_reference": "rhacm2/multicluster-operators-application-rhel8@sha256:62520c406cdbd823e99e8ee9ff9119b61cb6880fcb1335211b6520bedec564f2_amd64",
"relates_to_product_reference": "8Base-RHACM-2.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/multicluster-operators-application-rhel8@sha256:9c58c89cb0173394684d7d23178ad32eb2d571444cb306ea599565eaac92ea4f_arm64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.7 for RHEL 8",
"product_id": "8Base-RHACM-2.7:rhacm2/multicluster-operators-application-rhel8@sha256:9c58c89cb0173394684d7d23178ad32eb2d571444cb306ea599565eaac92ea4f_arm64"
},
"product_reference": "rhacm2/multicluster-operators-application-rhel8@sha256:9c58c89cb0173394684d7d23178ad32eb2d571444cb306ea599565eaac92ea4f_arm64",
"relates_to_product_reference": "8Base-RHACM-2.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/multicluster-operators-application-rhel8@sha256:b385c92b069a8dae72e57b69d24e1fff59ad46781579882a1edfa4839fd8bbba_ppc64le as a component of Red Hat Advanced Cluster Management for Kubernetes 2.7 for RHEL 8",
"product_id": "8Base-RHACM-2.7:rhacm2/multicluster-operators-application-rhel8@sha256:b385c92b069a8dae72e57b69d24e1fff59ad46781579882a1edfa4839fd8bbba_ppc64le"
},
"product_reference": "rhacm2/multicluster-operators-application-rhel8@sha256:b385c92b069a8dae72e57b69d24e1fff59ad46781579882a1edfa4839fd8bbba_ppc64le",
"relates_to_product_reference": "8Base-RHACM-2.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/multicluster-operators-channel-rhel8@sha256:044723d62439a8364772ab27be2c04dbd2c0421dbeb0a7b94f70e99e646b4c80_ppc64le as a component of Red Hat Advanced Cluster Management for Kubernetes 2.7 for RHEL 8",
"product_id": "8Base-RHACM-2.7:rhacm2/multicluster-operators-channel-rhel8@sha256:044723d62439a8364772ab27be2c04dbd2c0421dbeb0a7b94f70e99e646b4c80_ppc64le"
},
"product_reference": "rhacm2/multicluster-operators-channel-rhel8@sha256:044723d62439a8364772ab27be2c04dbd2c0421dbeb0a7b94f70e99e646b4c80_ppc64le",
"relates_to_product_reference": "8Base-RHACM-2.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/multicluster-operators-channel-rhel8@sha256:d8fe5baa4aefbcf41861743a3cf6c94f8a2a63526e96e5d263a40a8cb8a5ad4e_s390x as a component of Red Hat Advanced Cluster Management for Kubernetes 2.7 for RHEL 8",
"product_id": "8Base-RHACM-2.7:rhacm2/multicluster-operators-channel-rhel8@sha256:d8fe5baa4aefbcf41861743a3cf6c94f8a2a63526e96e5d263a40a8cb8a5ad4e_s390x"
},
"product_reference": "rhacm2/multicluster-operators-channel-rhel8@sha256:d8fe5baa4aefbcf41861743a3cf6c94f8a2a63526e96e5d263a40a8cb8a5ad4e_s390x",
"relates_to_product_reference": "8Base-RHACM-2.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/multicluster-operators-channel-rhel8@sha256:da65bc93513dfb37a4828eaf5e1d4c08265ffdba05028fed95a564341d226771_amd64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.7 for RHEL 8",
"product_id": "8Base-RHACM-2.7:rhacm2/multicluster-operators-channel-rhel8@sha256:da65bc93513dfb37a4828eaf5e1d4c08265ffdba05028fed95a564341d226771_amd64"
},
"product_reference": "rhacm2/multicluster-operators-channel-rhel8@sha256:da65bc93513dfb37a4828eaf5e1d4c08265ffdba05028fed95a564341d226771_amd64",
"relates_to_product_reference": "8Base-RHACM-2.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/multicluster-operators-channel-rhel8@sha256:ddb1016901287c80ef1972f25db37b1182e854115671961efb3fc0048cd95800_arm64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.7 for RHEL 8",
"product_id": "8Base-RHACM-2.7:rhacm2/multicluster-operators-channel-rhel8@sha256:ddb1016901287c80ef1972f25db37b1182e854115671961efb3fc0048cd95800_arm64"
},
"product_reference": "rhacm2/multicluster-operators-channel-rhel8@sha256:ddb1016901287c80ef1972f25db37b1182e854115671961efb3fc0048cd95800_arm64",
"relates_to_product_reference": "8Base-RHACM-2.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/multicluster-operators-subscription-rhel8@sha256:548d610f996e73b67eb21d2993b5ac3d0da02997a48b9c1226072d6d95ae4c3b_arm64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.7 for RHEL 8",
"product_id": "8Base-RHACM-2.7:rhacm2/multicluster-operators-subscription-rhel8@sha256:548d610f996e73b67eb21d2993b5ac3d0da02997a48b9c1226072d6d95ae4c3b_arm64"
},
"product_reference": "rhacm2/multicluster-operators-subscription-rhel8@sha256:548d610f996e73b67eb21d2993b5ac3d0da02997a48b9c1226072d6d95ae4c3b_arm64",
"relates_to_product_reference": "8Base-RHACM-2.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/multicluster-operators-subscription-rhel8@sha256:6307eb5e9195415477b18d701310e8813772b7120d0fc4ac83846e54b46b4745_s390x as a component of Red Hat Advanced Cluster Management for Kubernetes 2.7 for RHEL 8",
"product_id": "8Base-RHACM-2.7:rhacm2/multicluster-operators-subscription-rhel8@sha256:6307eb5e9195415477b18d701310e8813772b7120d0fc4ac83846e54b46b4745_s390x"
},
"product_reference": "rhacm2/multicluster-operators-subscription-rhel8@sha256:6307eb5e9195415477b18d701310e8813772b7120d0fc4ac83846e54b46b4745_s390x",
"relates_to_product_reference": "8Base-RHACM-2.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/multicluster-operators-subscription-rhel8@sha256:a69777a61feaf373c162a82ffb6f6996df6231c23cb2f1923bdd77c311d7d739_ppc64le as a component of Red Hat Advanced Cluster Management for Kubernetes 2.7 for RHEL 8",
"product_id": "8Base-RHACM-2.7:rhacm2/multicluster-operators-subscription-rhel8@sha256:a69777a61feaf373c162a82ffb6f6996df6231c23cb2f1923bdd77c311d7d739_ppc64le"
},
"product_reference": "rhacm2/multicluster-operators-subscription-rhel8@sha256:a69777a61feaf373c162a82ffb6f6996df6231c23cb2f1923bdd77c311d7d739_ppc64le",
"relates_to_product_reference": "8Base-RHACM-2.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/multicluster-operators-subscription-rhel8@sha256:e53b330ed0c4ed0803a93b18a6ce290814dcd16dce6eb980809b5b8c6c09deb4_amd64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.7 for RHEL 8",
"product_id": "8Base-RHACM-2.7:rhacm2/multicluster-operators-subscription-rhel8@sha256:e53b330ed0c4ed0803a93b18a6ce290814dcd16dce6eb980809b5b8c6c09deb4_amd64"
},
"product_reference": "rhacm2/multicluster-operators-subscription-rhel8@sha256:e53b330ed0c4ed0803a93b18a6ce290814dcd16dce6eb980809b5b8c6c09deb4_amd64",
"relates_to_product_reference": "8Base-RHACM-2.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/multiclusterhub-rhel8@sha256:405fa2e3363a3c124a5764d6153b7bcba3d43a3026813085e44c9246d51ca60a_amd64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.7 for RHEL 8",
"product_id": "8Base-RHACM-2.7:rhacm2/multiclusterhub-rhel8@sha256:405fa2e3363a3c124a5764d6153b7bcba3d43a3026813085e44c9246d51ca60a_amd64"
},
"product_reference": "rhacm2/multiclusterhub-rhel8@sha256:405fa2e3363a3c124a5764d6153b7bcba3d43a3026813085e44c9246d51ca60a_amd64",
"relates_to_product_reference": "8Base-RHACM-2.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/multiclusterhub-rhel8@sha256:b82d4ecef59b69623ec4d0a9b5537fa52e007336727c92345cd829d80961f14a_s390x as a component of Red Hat Advanced Cluster Management for Kubernetes 2.7 for RHEL 8",
"product_id": "8Base-RHACM-2.7:rhacm2/multiclusterhub-rhel8@sha256:b82d4ecef59b69623ec4d0a9b5537fa52e007336727c92345cd829d80961f14a_s390x"
},
"product_reference": "rhacm2/multiclusterhub-rhel8@sha256:b82d4ecef59b69623ec4d0a9b5537fa52e007336727c92345cd829d80961f14a_s390x",
"relates_to_product_reference": "8Base-RHACM-2.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/multiclusterhub-rhel8@sha256:e96ea7f3533e7d0836512cbc2b027b60c400aa16c8e4691117608ab4736a059b_ppc64le as a component of Red Hat Advanced Cluster Management for Kubernetes 2.7 for RHEL 8",
"product_id": "8Base-RHACM-2.7:rhacm2/multiclusterhub-rhel8@sha256:e96ea7f3533e7d0836512cbc2b027b60c400aa16c8e4691117608ab4736a059b_ppc64le"
},
"product_reference": "rhacm2/multiclusterhub-rhel8@sha256:e96ea7f3533e7d0836512cbc2b027b60c400aa16c8e4691117608ab4736a059b_ppc64le",
"relates_to_product_reference": "8Base-RHACM-2.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/multiclusterhub-rhel8@sha256:fdf9ae4924a587c945a85b2319b0471a5688368df572f2de852c51da8bc74dcb_arm64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.7 for RHEL 8",
"product_id": "8Base-RHACM-2.7:rhacm2/multiclusterhub-rhel8@sha256:fdf9ae4924a587c945a85b2319b0471a5688368df572f2de852c51da8bc74dcb_arm64"
},
"product_reference": "rhacm2/multiclusterhub-rhel8@sha256:fdf9ae4924a587c945a85b2319b0471a5688368df572f2de852c51da8bc74dcb_arm64",
"relates_to_product_reference": "8Base-RHACM-2.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/node-exporter-rhel8@sha256:1af36144b83dc16cd1958d0414be55eaa2aae95894b6eefd2233308ace81df02_ppc64le as a component of Red Hat Advanced Cluster Management for Kubernetes 2.7 for RHEL 8",
"product_id": "8Base-RHACM-2.7:rhacm2/node-exporter-rhel8@sha256:1af36144b83dc16cd1958d0414be55eaa2aae95894b6eefd2233308ace81df02_ppc64le"
},
"product_reference": "rhacm2/node-exporter-rhel8@sha256:1af36144b83dc16cd1958d0414be55eaa2aae95894b6eefd2233308ace81df02_ppc64le",
"relates_to_product_reference": "8Base-RHACM-2.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/node-exporter-rhel8@sha256:2aeec43f11c6572abb7d4468560dc1561a023d9692058a4ac2b13a0cedb44dde_amd64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.7 for RHEL 8",
"product_id": "8Base-RHACM-2.7:rhacm2/node-exporter-rhel8@sha256:2aeec43f11c6572abb7d4468560dc1561a023d9692058a4ac2b13a0cedb44dde_amd64"
},
"product_reference": "rhacm2/node-exporter-rhel8@sha256:2aeec43f11c6572abb7d4468560dc1561a023d9692058a4ac2b13a0cedb44dde_amd64",
"relates_to_product_reference": "8Base-RHACM-2.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/node-exporter-rhel8@sha256:8b359fcf74d236fc488ef4553dbaf9dbec549e331f2b103b40139aa2eb1345e4_arm64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.7 for RHEL 8",
"product_id": "8Base-RHACM-2.7:rhacm2/node-exporter-rhel8@sha256:8b359fcf74d236fc488ef4553dbaf9dbec549e331f2b103b40139aa2eb1345e4_arm64"
},
"product_reference": "rhacm2/node-exporter-rhel8@sha256:8b359fcf74d236fc488ef4553dbaf9dbec549e331f2b103b40139aa2eb1345e4_arm64",
"relates_to_product_reference": "8Base-RHACM-2.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/node-exporter-rhel8@sha256:97291260ff17e7e1b1f490a68041613ca5f7c192d848f928eca9b867de47bc4e_s390x as a component of Red Hat Advanced Cluster Management for Kubernetes 2.7 for RHEL 8",
"product_id": "8Base-RHACM-2.7:rhacm2/node-exporter-rhel8@sha256:97291260ff17e7e1b1f490a68041613ca5f7c192d848f928eca9b867de47bc4e_s390x"
},
"product_reference": "rhacm2/node-exporter-rhel8@sha256:97291260ff17e7e1b1f490a68041613ca5f7c192d848f928eca9b867de47bc4e_s390x",
"relates_to_product_reference": "8Base-RHACM-2.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/observatorium-rhel8-operator@sha256:16eeedaa25dd61c03514479044fde9851c5b4224b718a496e33d43a06f57d5b5_amd64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.7 for RHEL 8",
"product_id": "8Base-RHACM-2.7:rhacm2/observatorium-rhel8-operator@sha256:16eeedaa25dd61c03514479044fde9851c5b4224b718a496e33d43a06f57d5b5_amd64"
},
"product_reference": "rhacm2/observatorium-rhel8-operator@sha256:16eeedaa25dd61c03514479044fde9851c5b4224b718a496e33d43a06f57d5b5_amd64",
"relates_to_product_reference": "8Base-RHACM-2.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/observatorium-rhel8-operator@sha256:928c114e3aca978626ad91889aaed0cc20ca0d641ad946c9a1b1f2424245c795_arm64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.7 for RHEL 8",
"product_id": "8Base-RHACM-2.7:rhacm2/observatorium-rhel8-operator@sha256:928c114e3aca978626ad91889aaed0cc20ca0d641ad946c9a1b1f2424245c795_arm64"
},
"product_reference": "rhacm2/observatorium-rhel8-operator@sha256:928c114e3aca978626ad91889aaed0cc20ca0d641ad946c9a1b1f2424245c795_arm64",
"relates_to_product_reference": "8Base-RHACM-2.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/observatorium-rhel8-operator@sha256:c4e260eabb09bacc1aa332ea2001333c671e0fc65a3ef4d04e02b5473b45642d_ppc64le as a component of Red Hat Advanced Cluster Management for Kubernetes 2.7 for RHEL 8",
"product_id": "8Base-RHACM-2.7:rhacm2/observatorium-rhel8-operator@sha256:c4e260eabb09bacc1aa332ea2001333c671e0fc65a3ef4d04e02b5473b45642d_ppc64le"
},
"product_reference": "rhacm2/observatorium-rhel8-operator@sha256:c4e260eabb09bacc1aa332ea2001333c671e0fc65a3ef4d04e02b5473b45642d_ppc64le",
"relates_to_product_reference": "8Base-RHACM-2.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/observatorium-rhel8-operator@sha256:c870e034b29dfa320cb6a6bf60021033b622b76a0c4aaaf2a768326ea046b459_s390x as a component of Red Hat Advanced Cluster Management for Kubernetes 2.7 for RHEL 8",
"product_id": "8Base-RHACM-2.7:rhacm2/observatorium-rhel8-operator@sha256:c870e034b29dfa320cb6a6bf60021033b622b76a0c4aaaf2a768326ea046b459_s390x"
},
"product_reference": "rhacm2/observatorium-rhel8-operator@sha256:c870e034b29dfa320cb6a6bf60021033b622b76a0c4aaaf2a768326ea046b459_s390x",
"relates_to_product_reference": "8Base-RHACM-2.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/observatorium-rhel8@sha256:1e46b8610e037752ecfb30aaac5c7459a81aa119bf0c2b2ffb0dc90cd5701af0_arm64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.7 for RHEL 8",
"product_id": "8Base-RHACM-2.7:rhacm2/observatorium-rhel8@sha256:1e46b8610e037752ecfb30aaac5c7459a81aa119bf0c2b2ffb0dc90cd5701af0_arm64"
},
"product_reference": "rhacm2/observatorium-rhel8@sha256:1e46b8610e037752ecfb30aaac5c7459a81aa119bf0c2b2ffb0dc90cd5701af0_arm64",
"relates_to_product_reference": "8Base-RHACM-2.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/observatorium-rhel8@sha256:51374017a10289e0402363ae2839d110f500be44dc44834dbd8dd66ba0e6f5e9_s390x as a component of Red Hat Advanced Cluster Management for Kubernetes 2.7 for RHEL 8",
"product_id": "8Base-RHACM-2.7:rhacm2/observatorium-rhel8@sha256:51374017a10289e0402363ae2839d110f500be44dc44834dbd8dd66ba0e6f5e9_s390x"
},
"product_reference": "rhacm2/observatorium-rhel8@sha256:51374017a10289e0402363ae2839d110f500be44dc44834dbd8dd66ba0e6f5e9_s390x",
"relates_to_product_reference": "8Base-RHACM-2.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/observatorium-rhel8@sha256:836c0b874ba4fc57b5f79dffacefd2dc0261822cb6dde17d247db39175a5c27f_amd64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.7 for RHEL 8",
"product_id": "8Base-RHACM-2.7:rhacm2/observatorium-rhel8@sha256:836c0b874ba4fc57b5f79dffacefd2dc0261822cb6dde17d247db39175a5c27f_amd64"
},
"product_reference": "rhacm2/observatorium-rhel8@sha256:836c0b874ba4fc57b5f79dffacefd2dc0261822cb6dde17d247db39175a5c27f_amd64",
"relates_to_product_reference": "8Base-RHACM-2.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/observatorium-rhel8@sha256:b7b3de98fbcc216c00d3291691f8997183a6409dabed8ea7b10b336c481b2b87_ppc64le as a component of Red Hat Advanced Cluster Management for Kubernetes 2.7 for RHEL 8",
"product_id": "8Base-RHACM-2.7:rhacm2/observatorium-rhel8@sha256:b7b3de98fbcc216c00d3291691f8997183a6409dabed8ea7b10b336c481b2b87_ppc64le"
},
"product_reference": "rhacm2/observatorium-rhel8@sha256:b7b3de98fbcc216c00d3291691f8997183a6409dabed8ea7b10b336c481b2b87_ppc64le",
"relates_to_product_reference": "8Base-RHACM-2.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/prometheus-alertmanager-rhel8@sha256:6c9ea79e385be44f735efb932079b328200d47869f5f5f9b442fdb76067cac2a_amd64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.7 for RHEL 8",
"product_id": "8Base-RHACM-2.7:rhacm2/prometheus-alertmanager-rhel8@sha256:6c9ea79e385be44f735efb932079b328200d47869f5f5f9b442fdb76067cac2a_amd64"
},
"product_reference": "rhacm2/prometheus-alertmanager-rhel8@sha256:6c9ea79e385be44f735efb932079b328200d47869f5f5f9b442fdb76067cac2a_amd64",
"relates_to_product_reference": "8Base-RHACM-2.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/prometheus-alertmanager-rhel8@sha256:8349cdc4677a2dd37c54b058c487d76e8fbe4c76178e805d4745ef5c62bc6151_arm64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.7 for RHEL 8",
"product_id": "8Base-RHACM-2.7:rhacm2/prometheus-alertmanager-rhel8@sha256:8349cdc4677a2dd37c54b058c487d76e8fbe4c76178e805d4745ef5c62bc6151_arm64"
},
"product_reference": "rhacm2/prometheus-alertmanager-rhel8@sha256:8349cdc4677a2dd37c54b058c487d76e8fbe4c76178e805d4745ef5c62bc6151_arm64",
"relates_to_product_reference": "8Base-RHACM-2.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/prometheus-alertmanager-rhel8@sha256:8e8c89c184a5d023f031ab7cca2c4c64cdfd151c37aa5ae3a206cb1f1055268f_ppc64le as a component of Red Hat Advanced Cluster Management for Kubernetes 2.7 for RHEL 8",
"product_id": "8Base-RHACM-2.7:rhacm2/prometheus-alertmanager-rhel8@sha256:8e8c89c184a5d023f031ab7cca2c4c64cdfd151c37aa5ae3a206cb1f1055268f_ppc64le"
},
"product_reference": "rhacm2/prometheus-alertmanager-rhel8@sha256:8e8c89c184a5d023f031ab7cca2c4c64cdfd151c37aa5ae3a206cb1f1055268f_ppc64le",
"relates_to_product_reference": "8Base-RHACM-2.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/prometheus-alertmanager-rhel8@sha256:fdbba855391acd2b33d0b16f9f0e7ba2a9cdbaa90bf71298182954b7f4c8fe76_s390x as a component of Red Hat Advanced Cluster Management for Kubernetes 2.7 for RHEL 8",
"product_id": "8Base-RHACM-2.7:rhacm2/prometheus-alertmanager-rhel8@sha256:fdbba855391acd2b33d0b16f9f0e7ba2a9cdbaa90bf71298182954b7f4c8fe76_s390x"
},
"product_reference": "rhacm2/prometheus-alertmanager-rhel8@sha256:fdbba855391acd2b33d0b16f9f0e7ba2a9cdbaa90bf71298182954b7f4c8fe76_s390x",
"relates_to_product_reference": "8Base-RHACM-2.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/prometheus-rhel8@sha256:59174c376ae5563ea3a2a68bf999458f6b905058f57a7779b6dddd7aff252e4f_amd64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.7 for RHEL 8",
"product_id": "8Base-RHACM-2.7:rhacm2/prometheus-rhel8@sha256:59174c376ae5563ea3a2a68bf999458f6b905058f57a7779b6dddd7aff252e4f_amd64"
},
"product_reference": "rhacm2/prometheus-rhel8@sha256:59174c376ae5563ea3a2a68bf999458f6b905058f57a7779b6dddd7aff252e4f_amd64",
"relates_to_product_reference": "8Base-RHACM-2.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/prometheus-rhel8@sha256:6877b4207285d7a0e1343f5c1b70bab163d1fd5004f778998d2e612817ea5f06_s390x as a component of Red Hat Advanced Cluster Management for Kubernetes 2.7 for RHEL 8",
"product_id": "8Base-RHACM-2.7:rhacm2/prometheus-rhel8@sha256:6877b4207285d7a0e1343f5c1b70bab163d1fd5004f778998d2e612817ea5f06_s390x"
},
"product_reference": "rhacm2/prometheus-rhel8@sha256:6877b4207285d7a0e1343f5c1b70bab163d1fd5004f778998d2e612817ea5f06_s390x",
"relates_to_product_reference": "8Base-RHACM-2.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/prometheus-rhel8@sha256:a3661c1cbfa2f8c230ec44ee5e2fecf1967ce48df0c9699f063bd27407b94dac_arm64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.7 for RHEL 8",
"product_id": "8Base-RHACM-2.7:rhacm2/prometheus-rhel8@sha256:a3661c1cbfa2f8c230ec44ee5e2fecf1967ce48df0c9699f063bd27407b94dac_arm64"
},
"product_reference": "rhacm2/prometheus-rhel8@sha256:a3661c1cbfa2f8c230ec44ee5e2fecf1967ce48df0c9699f063bd27407b94dac_arm64",
"relates_to_product_reference": "8Base-RHACM-2.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/prometheus-rhel8@sha256:a5a9a7c264f07c789094cb5371729f86700c0cfce4605b573c236c21a46ea9d6_ppc64le as a component of Red Hat Advanced Cluster Management for Kubernetes 2.7 for RHEL 8",
"product_id": "8Base-RHACM-2.7:rhacm2/prometheus-rhel8@sha256:a5a9a7c264f07c789094cb5371729f86700c0cfce4605b573c236c21a46ea9d6_ppc64le"
},
"product_reference": "rhacm2/prometheus-rhel8@sha256:a5a9a7c264f07c789094cb5371729f86700c0cfce4605b573c236c21a46ea9d6_ppc64le",
"relates_to_product_reference": "8Base-RHACM-2.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/rbac-query-proxy-rhel8@sha256:3481fdb51147ce735b7864215cacd4c6a24b2c05a9388866f11be887a5fd0d4f_s390x as a component of Red Hat Advanced Cluster Management for Kubernetes 2.7 for RHEL 8",
"product_id": "8Base-RHACM-2.7:rhacm2/rbac-query-proxy-rhel8@sha256:3481fdb51147ce735b7864215cacd4c6a24b2c05a9388866f11be887a5fd0d4f_s390x"
},
"product_reference": "rhacm2/rbac-query-proxy-rhel8@sha256:3481fdb51147ce735b7864215cacd4c6a24b2c05a9388866f11be887a5fd0d4f_s390x",
"relates_to_product_reference": "8Base-RHACM-2.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/rbac-query-proxy-rhel8@sha256:84486a82cd6655d5e5a1fbccae5a2e9335498d3e05422fa325b443c8923c1b75_arm64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.7 for RHEL 8",
"product_id": "8Base-RHACM-2.7:rhacm2/rbac-query-proxy-rhel8@sha256:84486a82cd6655d5e5a1fbccae5a2e9335498d3e05422fa325b443c8923c1b75_arm64"
},
"product_reference": "rhacm2/rbac-query-proxy-rhel8@sha256:84486a82cd6655d5e5a1fbccae5a2e9335498d3e05422fa325b443c8923c1b75_arm64",
"relates_to_product_reference": "8Base-RHACM-2.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/rbac-query-proxy-rhel8@sha256:bdeee76d09265212805e06117c368c96d40c7b46278dc09413fa300c6198ac2d_amd64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.7 for RHEL 8",
"product_id": "8Base-RHACM-2.7:rhacm2/rbac-query-proxy-rhel8@sha256:bdeee76d09265212805e06117c368c96d40c7b46278dc09413fa300c6198ac2d_amd64"
},
"product_reference": "rhacm2/rbac-query-proxy-rhel8@sha256:bdeee76d09265212805e06117c368c96d40c7b46278dc09413fa300c6198ac2d_amd64",
"relates_to_product_reference": "8Base-RHACM-2.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/rbac-query-proxy-rhel8@sha256:ceb1bd89103c56378166ab968dbaa387ab0531d1592f053718d0c1c683770e3d_ppc64le as a component of Red Hat Advanced Cluster Management for Kubernetes 2.7 for RHEL 8",
"product_id": "8Base-RHACM-2.7:rhacm2/rbac-query-proxy-rhel8@sha256:ceb1bd89103c56378166ab968dbaa387ab0531d1592f053718d0c1c683770e3d_ppc64le"
},
"product_reference": "rhacm2/rbac-query-proxy-rhel8@sha256:ceb1bd89103c56378166ab968dbaa387ab0531d1592f053718d0c1c683770e3d_ppc64le",
"relates_to_product_reference": "8Base-RHACM-2.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/search-collector-rhel8@sha256:4b7544ec460f265afb71c9d362cf9851e3ba250c3ab694ccc9a78c15eb38a612_arm64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.7 for RHEL 8",
"product_id": "8Base-RHACM-2.7:rhacm2/search-collector-rhel8@sha256:4b7544ec460f265afb71c9d362cf9851e3ba250c3ab694ccc9a78c15eb38a612_arm64"
},
"product_reference": "rhacm2/search-collector-rhel8@sha256:4b7544ec460f265afb71c9d362cf9851e3ba250c3ab694ccc9a78c15eb38a612_arm64",
"relates_to_product_reference": "8Base-RHACM-2.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/search-collector-rhel8@sha256:6695c50772760b400d0535f406f02b7c37436c5ce6932b8d5518b995780287a8_s390x as a component of Red Hat Advanced Cluster Management for Kubernetes 2.7 for RHEL 8",
"product_id": "8Base-RHACM-2.7:rhacm2/search-collector-rhel8@sha256:6695c50772760b400d0535f406f02b7c37436c5ce6932b8d5518b995780287a8_s390x"
},
"product_reference": "rhacm2/search-collector-rhel8@sha256:6695c50772760b400d0535f406f02b7c37436c5ce6932b8d5518b995780287a8_s390x",
"relates_to_product_reference": "8Base-RHACM-2.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/search-collector-rhel8@sha256:91b398bdccc5dbbfb82913ac52110d0b8e2f6c37ded6aa22b7d97ec4655b4cde_amd64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.7 for RHEL 8",
"product_id": "8Base-RHACM-2.7:rhacm2/search-collector-rhel8@sha256:91b398bdccc5dbbfb82913ac52110d0b8e2f6c37ded6aa22b7d97ec4655b4cde_amd64"
},
"product_reference": "rhacm2/search-collector-rhel8@sha256:91b398bdccc5dbbfb82913ac52110d0b8e2f6c37ded6aa22b7d97ec4655b4cde_amd64",
"relates_to_product_reference": "8Base-RHACM-2.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/search-collector-rhel8@sha256:e129649706a536e4ef6e8f770d0bf682f35da55c86c978c749e903b1a2bbe875_ppc64le as a component of Red Hat Advanced Cluster Management for Kubernetes 2.7 for RHEL 8",
"product_id": "8Base-RHACM-2.7:rhacm2/search-collector-rhel8@sha256:e129649706a536e4ef6e8f770d0bf682f35da55c86c978c749e903b1a2bbe875_ppc64le"
},
"product_reference": "rhacm2/search-collector-rhel8@sha256:e129649706a536e4ef6e8f770d0bf682f35da55c86c978c749e903b1a2bbe875_ppc64le",
"relates_to_product_reference": "8Base-RHACM-2.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/submariner-addon-rhel8@sha256:17dfda9e5f46f9df69171607ec2e078be9362de4c13e2ed20763fc59a7e9cd1a_s390x as a component of Red Hat Advanced Cluster Management for Kubernetes 2.7 for RHEL 8",
"product_id": "8Base-RHACM-2.7:rhacm2/submariner-addon-rhel8@sha256:17dfda9e5f46f9df69171607ec2e078be9362de4c13e2ed20763fc59a7e9cd1a_s390x"
},
"product_reference": "rhacm2/submariner-addon-rhel8@sha256:17dfda9e5f46f9df69171607ec2e078be9362de4c13e2ed20763fc59a7e9cd1a_s390x",
"relates_to_product_reference": "8Base-RHACM-2.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/submariner-addon-rhel8@sha256:4eddabb57e6f448c45fba78dc72f1541ccddb11b63a558764d0c105465a76555_amd64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.7 for RHEL 8",
"product_id": "8Base-RHACM-2.7:rhacm2/submariner-addon-rhel8@sha256:4eddabb57e6f448c45fba78dc72f1541ccddb11b63a558764d0c105465a76555_amd64"
},
"product_reference": "rhacm2/submariner-addon-rhel8@sha256:4eddabb57e6f448c45fba78dc72f1541ccddb11b63a558764d0c105465a76555_amd64",
"relates_to_product_reference": "8Base-RHACM-2.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/submariner-addon-rhel8@sha256:581fb02a9670b27810f2ad35bad4a82d2e1eab77fcd1274de05b0a922450d3fc_ppc64le as a component of Red Hat Advanced Cluster Management for Kubernetes 2.7 for RHEL 8",
"product_id": "8Base-RHACM-2.7:rhacm2/submariner-addon-rhel8@sha256:581fb02a9670b27810f2ad35bad4a82d2e1eab77fcd1274de05b0a922450d3fc_ppc64le"
},
"product_reference": "rhacm2/submariner-addon-rhel8@sha256:581fb02a9670b27810f2ad35bad4a82d2e1eab77fcd1274de05b0a922450d3fc_ppc64le",
"relates_to_product_reference": "8Base-RHACM-2.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/submariner-addon-rhel8@sha256:7400391c2a56bc01da6fbbf13bb249a01e90d8eccb8d465dfb19c3598f5fecbe_arm64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.7 for RHEL 8",
"product_id": "8Base-RHACM-2.7:rhacm2/submariner-addon-rhel8@sha256:7400391c2a56bc01da6fbbf13bb249a01e90d8eccb8d465dfb19c3598f5fecbe_arm64"
},
"product_reference": "rhacm2/submariner-addon-rhel8@sha256:7400391c2a56bc01da6fbbf13bb249a01e90d8eccb8d465dfb19c3598f5fecbe_arm64",
"relates_to_product_reference": "8Base-RHACM-2.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/thanos-receive-controller-rhel8@sha256:4b228ecad424ca792139152948e27ed4c714dcfbcd540caf117dee20845018c8_ppc64le as a component of Red Hat Advanced Cluster Management for Kubernetes 2.7 for RHEL 8",
"product_id": "8Base-RHACM-2.7:rhacm2/thanos-receive-controller-rhel8@sha256:4b228ecad424ca792139152948e27ed4c714dcfbcd540caf117dee20845018c8_ppc64le"
},
"product_reference": "rhacm2/thanos-receive-controller-rhel8@sha256:4b228ecad424ca792139152948e27ed4c714dcfbcd540caf117dee20845018c8_ppc64le",
"relates_to_product_reference": "8Base-RHACM-2.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/thanos-receive-controller-rhel8@sha256:7ceb607e7a3205361d8c9d1b44aae47381e2d07b129e40b5f90f55c3a8402774_arm64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.7 for RHEL 8",
"product_id": "8Base-RHACM-2.7:rhacm2/thanos-receive-controller-rhel8@sha256:7ceb607e7a3205361d8c9d1b44aae47381e2d07b129e40b5f90f55c3a8402774_arm64"
},
"product_reference": "rhacm2/thanos-receive-controller-rhel8@sha256:7ceb607e7a3205361d8c9d1b44aae47381e2d07b129e40b5f90f55c3a8402774_arm64",
"relates_to_product_reference": "8Base-RHACM-2.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/thanos-receive-controller-rhel8@sha256:b17fe936f5d8d8da38d72bf2153b47ac619c460c1f8227b4cb2f37cfc18cd4be_s390x as a component of Red Hat Advanced Cluster Management for Kubernetes 2.7 for RHEL 8",
"product_id": "8Base-RHACM-2.7:rhacm2/thanos-receive-controller-rhel8@sha256:b17fe936f5d8d8da38d72bf2153b47ac619c460c1f8227b4cb2f37cfc18cd4be_s390x"
},
"product_reference": "rhacm2/thanos-receive-controller-rhel8@sha256:b17fe936f5d8d8da38d72bf2153b47ac619c460c1f8227b4cb2f37cfc18cd4be_s390x",
"relates_to_product_reference": "8Base-RHACM-2.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/thanos-receive-controller-rhel8@sha256:e9a5ef8f2d97357bee0198544d0545c26ee7c7d10116771e510d73eda6c45abe_amd64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.7 for RHEL 8",
"product_id": "8Base-RHACM-2.7:rhacm2/thanos-receive-controller-rhel8@sha256:e9a5ef8f2d97357bee0198544d0545c26ee7c7d10116771e510d73eda6c45abe_amd64"
},
"product_reference": "rhacm2/thanos-receive-controller-rhel8@sha256:e9a5ef8f2d97357bee0198544d0545c26ee7c7d10116771e510d73eda6c45abe_amd64",
"relates_to_product_reference": "8Base-RHACM-2.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/thanos-rhel8@sha256:23a4e918b5ffdbad4745e541afad2747bd6b28e534a31e7b5aff74296b27e3e7_amd64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.7 for RHEL 8",
"product_id": "8Base-RHACM-2.7:rhacm2/thanos-rhel8@sha256:23a4e918b5ffdbad4745e541afad2747bd6b28e534a31e7b5aff74296b27e3e7_amd64"
},
"product_reference": "rhacm2/thanos-rhel8@sha256:23a4e918b5ffdbad4745e541afad2747bd6b28e534a31e7b5aff74296b27e3e7_amd64",
"relates_to_product_reference": "8Base-RHACM-2.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/thanos-rhel8@sha256:26de3711356177090694b4bf00821d873127cf8c0675fe42a8f757c5c37a40cd_arm64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.7 for RHEL 8",
"product_id": "8Base-RHACM-2.7:rhacm2/thanos-rhel8@sha256:26de3711356177090694b4bf00821d873127cf8c0675fe42a8f757c5c37a40cd_arm64"
},
"product_reference": "rhacm2/thanos-rhel8@sha256:26de3711356177090694b4bf00821d873127cf8c0675fe42a8f757c5c37a40cd_arm64",
"relates_to_product_reference": "8Base-RHACM-2.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/thanos-rhel8@sha256:6515a630cddbb13fd14f81fd3b8c3a95f2469eaf599010b42732d8fd794af1b0_s390x as a component of Red Hat Advanced Cluster Management for Kubernetes 2.7 for RHEL 8",
"product_id": "8Base-RHACM-2.7:rhacm2/thanos-rhel8@sha256:6515a630cddbb13fd14f81fd3b8c3a95f2469eaf599010b42732d8fd794af1b0_s390x"
},
"product_reference": "rhacm2/thanos-rhel8@sha256:6515a630cddbb13fd14f81fd3b8c3a95f2469eaf599010b42732d8fd794af1b0_s390x",
"relates_to_product_reference": "8Base-RHACM-2.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/thanos-rhel8@sha256:736e1fd62ba7b6c56ad1af81ab1260dd7d13a770d62914183aaa2cc2ebb0dc20_ppc64le as a component of Red Hat Advanced Cluster Management for Kubernetes 2.7 for RHEL 8",
"product_id": "8Base-RHACM-2.7:rhacm2/thanos-rhel8@sha256:736e1fd62ba7b6c56ad1af81ab1260dd7d13a770d62914183aaa2cc2ebb0dc20_ppc64le"
},
"product_reference": "rhacm2/thanos-rhel8@sha256:736e1fd62ba7b6c56ad1af81ab1260dd7d13a770d62914183aaa2cc2ebb0dc20_ppc64le",
"relates_to_product_reference": "8Base-RHACM-2.7"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2022-3517",
"cwe": {
"id": "CWE-1333",
"name": "Inefficient Regular Expression Complexity"
},
"discovery_date": "2022-06-01T00:00:00+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"8Base-RHACM-2.7:rhacm2/acm-governance-policy-addon-controller-rhel8@sha256:1aae106ecbdeadb77b0fd95133827e7fad4f5fcb9916e56ca0dfccab8bd34bed_ppc64le",
"8Base-RHACM-2.7:rhacm2/acm-governance-policy-addon-controller-rhel8@sha256:2c7f0617df666e8cbcd622dee073a35843db4a81caa19b7db3b9fb9264cdf7fc_amd64",
"8Base-RHACM-2.7:rhacm2/acm-governance-policy-addon-controller-rhel8@sha256:7f6671f84fcbe569fceece415dd7beeb8bb7f86c3031bdfb3ac0d0e777051b2f_s390x",
"8Base-RHACM-2.7:rhacm2/acm-governance-policy-addon-controller-rhel8@sha256:b30028955a86b6ecdb8c6865328976d74e98f56d6e21277a9f5a812f896b6303_arm64",
"8Base-RHACM-2.7:rhacm2/acm-governance-policy-framework-addon-rhel8@sha256:25271964483024b3235dd61f7e7bb9dd5e9dfa75f76e6ded5c92580d440ca48b_s390x",
"8Base-RHACM-2.7:rhacm2/acm-governance-policy-framework-addon-rhel8@sha256:7dcde13540cc938374463521f91091a7bbf0a037cabfc5e4b55c89497e0ba6bf_arm64",
"8Base-RHACM-2.7:rhacm2/acm-governance-policy-framework-addon-rhel8@sha256:b7b778111722c0da14ae74580be1813f6ecedf97fcd88de46fd15cc3ace2cb61_ppc64le",
"8Base-RHACM-2.7:rhacm2/acm-governance-policy-framework-addon-rhel8@sha256:ec5fc63b94bc9c070f14fd76d4ae26b90e3f29d3694887380a5f8f8ea5a04bc0_amd64",
"8Base-RHACM-2.7:rhacm2/acm-grafana-rhel8@sha256:0c427fa58c97b71eb784e4a590c208b0284cf656f66a268ea4803804ce3ce28a_arm64",
"8Base-RHACM-2.7:rhacm2/acm-grafana-rhel8@sha256:2e3505803004ca421087171bfe9097f6f106c812f840e8b83d1215150b4137c4_ppc64le",
"8Base-RHACM-2.7:rhacm2/acm-grafana-rhel8@sha256:49746c3a6e7033b1bac90d3515e0f5ab44aaf9c45cce414308da72bb960287b1_amd64",
"8Base-RHACM-2.7:rhacm2/acm-grafana-rhel8@sha256:c8f1a9d09131727033e6e60984c5baa3271adc6a23854b9aabe70f36952d35d6_s390x",
"8Base-RHACM-2.7:rhacm2/acm-must-gather-rhel8@sha256:0be17e173b962f1a87e833096f208c9030fce1128b2b8c86842a0a40f7d6cf02_arm64",
"8Base-RHACM-2.7:rhacm2/acm-must-gather-rhel8@sha256:5c79bf93599b792c20c76d9a0a35532ad79a45f3765dccfbafab9a273e338e52_amd64",
"8Base-RHACM-2.7:rhacm2/acm-must-gather-rhel8@sha256:a05c071011c96e4db1e4a469883103f4118a304d3e03338083d2a103c0e7c208_ppc64le",
"8Base-RHACM-2.7:rhacm2/acm-must-gather-rhel8@sha256:ad85c5d648363cdb36790b49311f4e07a8584b9e6065cde9d41274a1bd716f0a_s390x",
"8Base-RHACM-2.7:rhacm2/acm-operator-bundle@sha256:90320bd14c632ace987ca1eac05a78068123ef1fc97c401951d073a3f0fd8e66_s390x",
"8Base-RHACM-2.7:rhacm2/acm-operator-bundle@sha256:e45be680b6140f58ff1840649b29aebebad4c5950d9571ca39dfea1dffd669b0_ppc64le",
"8Base-RHACM-2.7:rhacm2/acm-operator-bundle@sha256:f63d0a9a0e3dc9d86e84279c50e9c613d8430e71a3821d418e168250ca3b747c_amd64",
"8Base-RHACM-2.7:rhacm2/acm-prometheus-config-reloader-rhel8@sha256:0fd63f75b7638fadc78f92a62d6e9731e42c05069f3e93ab0ffd4b004de78100_ppc64le",
"8Base-RHACM-2.7:rhacm2/acm-prometheus-config-reloader-rhel8@sha256:2839bcce06fd5a02f6cc8fce8668fb806ae8f2e0e7174e5c66376792c2d1fd92_s390x",
"8Base-RHACM-2.7:rhacm2/acm-prometheus-config-reloader-rhel8@sha256:7fcb79c1707b3c8b767d8c174e5b64516f200c0bfa255c1f40557446b37debae_amd64",
"8Base-RHACM-2.7:rhacm2/acm-prometheus-config-reloader-rhel8@sha256:a4e43fc7608837da6a66cb2c5bda4b78b520c3075c0f1f66bb824fa44e2d35fd_arm64",
"8Base-RHACM-2.7:rhacm2/acm-prometheus-rhel8@sha256:4283fa3b6ee93404d4fe7b551b52dbd7a4bbd8be0a57cf9b603a68736feefaea_amd64",
"8Base-RHACM-2.7:rhacm2/acm-prometheus-rhel8@sha256:7e98ef30dca1071d5abff1be2a3a296cc9a4663162a3828b697637195d314e77_ppc64le",
"8Base-RHACM-2.7:rhacm2/acm-prometheus-rhel8@sha256:b3ee1cad060e7f72414df1ae6c0e27ddf6f6fa7a8e45627ebeb912b8a9ca3b74_arm64",
"8Base-RHACM-2.7:rhacm2/acm-prometheus-rhel8@sha256:c6d947e30ec1aa348d573ee93c669f71b38ea93801e71636f5f9ab4609f681b4_s390x",
"8Base-RHACM-2.7:rhacm2/acm-search-indexer-rhel8@sha256:436307eef035e0e9be448eb6c4f6a690a7d357ed06d661642b082e0d3219864c_amd64",
"8Base-RHACM-2.7:rhacm2/acm-search-indexer-rhel8@sha256:53ceb20280569eaf0129686d49d462a3c1d3eaf2829b6eb920e9359be718e2c4_s390x",
"8Base-RHACM-2.7:rhacm2/acm-search-indexer-rhel8@sha256:aa89295f36c99d70e63b07e9fe2c8db348df38b3308870f543efb4be24beca6c_ppc64le",
"8Base-RHACM-2.7:rhacm2/acm-search-indexer-rhel8@sha256:aed3972894519bc832bd9a340316a752ebb8edbc393051904c399eef7e423dd4_arm64",
"8Base-RHACM-2.7:rhacm2/acm-search-v2-api-rhel8@sha256:1808d69232a47c3590a41c1e97126dd06c2727be972b11170b115f2e5d9fec38_amd64",
"8Base-RHACM-2.7:rhacm2/acm-search-v2-api-rhel8@sha256:1d5153067a1cb127f74d2bc983d16db8f39313a378f14d13f7e39da28f2251ae_ppc64le",
"8Base-RHACM-2.7:rhacm2/acm-search-v2-api-rhel8@sha256:5be1e54791e8024f0e1342eba7d4441e0606f9a26be8f52aff51c8665baa41cc_s390x",
"8Base-RHACM-2.7:rhacm2/acm-search-v2-api-rhel8@sha256:f2924c460e8d7e12da359f365f9ec3b13c2d175dd6c11533b12113741eea7292_arm64",
"8Base-RHACM-2.7:rhacm2/acm-search-v2-rhel8@sha256:8a28d0fad728823ae5a07a259a0866bc507ae9b0f90eb1b4c63567aaf13c377c_arm64",
"8Base-RHACM-2.7:rhacm2/acm-search-v2-rhel8@sha256:f5b656141ad16ac873d1b886abc3b956380268b6c0dddb8ceac3e79b65edae0a_s390x",
"8Base-RHACM-2.7:rhacm2/acm-search-v2-rhel8@sha256:f708326772c9ed846e11b053efda56c106d5a72a13482d2a8ecc179cfb957bc9_ppc64le",
"8Base-RHACM-2.7:rhacm2/acm-search-v2-rhel8@sha256:fb98ce01f36b3780192e99b96c688387b5d76892f409b831d6f134ec65d02d4a_amd64",
"8Base-RHACM-2.7:rhacm2/acm-volsync-addon-controller-rhel8@sha256:56067372156bb6d00103eecc4b5c80478980036b8143a2e2a73f8a685d0d78ee_amd64",
"8Base-RHACM-2.7:rhacm2/acm-volsync-addon-controller-rhel8@sha256:98724153fa7763d22bcf11c3a5faa6eee0f6c40c4f4f647487e106d2ef427218_s390x",
"8Base-RHACM-2.7:rhacm2/acm-volsync-addon-controller-rhel8@sha256:a7f8ce55764d4e303d54aaf064d56ee192620d29b361fabcda2a26f364221dc9_arm64",
"8Base-RHACM-2.7:rhacm2/acm-volsync-addon-controller-rhel8@sha256:e3e10a30c35a9cbd5f81d107e9ce86b2410bd10171673521eab1491ebdee2314_ppc64le",
"8Base-RHACM-2.7:rhacm2/cert-policy-controller-rhel8@sha256:1de63e2d307841c7707f4d0c09cd1d9cd673bbd7736c5f6c533986a9de0d1118_s390x",
"8Base-RHACM-2.7:rhacm2/cert-policy-controller-rhel8@sha256:488e74aed7f420f6112ef1f7b3b5cc812358574ec149ecca1147ff2f9d6d7835_arm64",
"8Base-RHACM-2.7:rhacm2/cert-policy-controller-rhel8@sha256:5be8ca7ec79077906c23b52cdaa731866774a2e413babd395d3f24d892bed37a_ppc64le",
"8Base-RHACM-2.7:rhacm2/cert-policy-controller-rhel8@sha256:c78e2547f3cff318747e354f09e5954c71fde8840ab8db818050dc9531205e6c_amd64",
"8Base-RHACM-2.7:rhacm2/cluster-backup-rhel8-operator@sha256:09f23f185abfbec175fbea2cc1fba624308c2777b5c8133d9e98daeb4bcfa009_s390x",
"8Base-RHACM-2.7:rhacm2/cluster-backup-rhel8-operator@sha256:3af39faf1795e87018795c35b2ec5074bfcd1bf76b84326446cfb1570bc0d5e0_arm64",
"8Base-RHACM-2.7:rhacm2/cluster-backup-rhel8-operator@sha256:3c969356ace5c3bc0fa5d6d8e25a838262b0f6152533f4361034a742eb29ae24_amd64",
"8Base-RHACM-2.7:rhacm2/cluster-backup-rhel8-operator@sha256:f02c115867036c64cdf8669fe7690b94d23b19ad7b969938f7c4cbb00111d403_ppc64le",
"8Base-RHACM-2.7:rhacm2/config-policy-controller-rhel8@sha256:1339f82b15ebe01ba411e70252eb5964a5d622bd28a7fa494786ae6317d3060c_amd64",
"8Base-RHACM-2.7:rhacm2/config-policy-controller-rhel8@sha256:328c0d0e4d06573f2f26bbec39f1a570eb6ddbc26a5c0fa380fec7f840f6475e_arm64",
"8Base-RHACM-2.7:rhacm2/config-policy-controller-rhel8@sha256:e5480dd0b573d0fd949fa2cf22d77ebb5a32765fb95bed18a02fa3155f690f5b_ppc64le",
"8Base-RHACM-2.7:rhacm2/config-policy-controller-rhel8@sha256:fab9c37776dabaa9c510bf243f23407715a1e3bd1c0a0280dc22191c6349a1c0_s390x",
"8Base-RHACM-2.7:rhacm2/endpoint-monitoring-rhel8-operator@sha256:4f5241425e26875244fab0ec9e96707790ef86edca5265ac01de1ccfc86294c0_amd64",
"8Base-RHACM-2.7:rhacm2/endpoint-monitoring-rhel8-operator@sha256:64c9e84fb923d107d0d4d3f9026510de03f73773cc8348f0025721d26033215c_arm64",
"8Base-RHACM-2.7:rhacm2/endpoint-monitoring-rhel8-operator@sha256:8913009902c71afe34f3a98ed720997e72f764cb7e251a08a2698f2d8ce64e24_s390x",
"8Base-RHACM-2.7:rhacm2/endpoint-monitoring-rhel8-operator@sha256:c5bcc8c4e5d2a4b7270b04dc1b8e8fa399a0f0bfff1d1cc3e7ec0b7b7b6e0f3f_ppc64le",
"8Base-RHACM-2.7:rhacm2/governance-policy-propagator-rhel8@sha256:002229b229bf9a13e54dc16e1edacc0cf8c75d6f46948868a045d79dfd38033c_amd64",
"8Base-RHACM-2.7:rhacm2/governance-policy-propagator-rhel8@sha256:53a9030933e0b2f752461e5337590ad16e891a8fdda897d8a0cb8e135363f0d0_ppc64le",
"8Base-RHACM-2.7:rhacm2/governance-policy-propagator-rhel8@sha256:d4296089159e15bf3e11f5695a34d10b83875a346545f1d09824b4fe47295cf8_s390x",
"8Base-RHACM-2.7:rhacm2/governance-policy-propagator-rhel8@sha256:e05489056e65dba4eb291b050c8072608a5efc2ce971b34a903c8c7ca07e0927_arm64",
"8Base-RHACM-2.7:rhacm2/grafana-dashboard-loader-rhel8@sha256:0d64615d4c3a6fc8e0fc5eb595d8f846f17f7462aaf66b40aa54436fe2b4bd2b_amd64",
"8Base-RHACM-2.7:rhacm2/grafana-dashboard-loader-rhel8@sha256:c182f0b51bfd9b29ea7363f74522a49b6601418f5db76843231167ef1176f709_s390x",
"8Base-RHACM-2.7:rhacm2/grafana-dashboard-loader-rhel8@sha256:d41f6fabaec525dfaac736806b93102479260309f482e155af2b03dc3c9a0c61_arm64",
"8Base-RHACM-2.7:rhacm2/grafana-dashboard-loader-rhel8@sha256:f35f6472c8138046e2f9017659dfb5a703cd895032a21d6d95c1075173005f7c_ppc64le",
"8Base-RHACM-2.7:rhacm2/iam-policy-controller-rhel8@sha256:83354271af399291790b9c3e2e98ba1db7fac99b48a385d50e7318b357f882ca_ppc64le",
"8Base-RHACM-2.7:rhacm2/iam-policy-controller-rhel8@sha256:cc5f8499009dc316d936c3a57f9a9457d5f2bbc8568e2b484a7c8b1cc676da7c_arm64",
"8Base-RHACM-2.7:rhacm2/iam-policy-controller-rhel8@sha256:e79bba365fb1a5edb7cc53d07cebdbb56e861948dedd61e9697f14a8defc300b_amd64",
"8Base-RHACM-2.7:rhacm2/iam-policy-controller-rhel8@sha256:f7a86d6209a19498e56da1f39533a1198af35c2a9e3c824cea252eb34d737219_s390x",
"8Base-RHACM-2.7:rhacm2/insights-client-rhel8@sha256:41d64847ac789df45b51aeca8debfa2a5ac7ff15ad880ba7213ce8afbe4aff2e_amd64",
"8Base-RHACM-2.7:rhacm2/insights-client-rhel8@sha256:5a32ad8c8e7792f9679a604f073bce047c4f8fdd713a655ae83314e27366c5af_arm64",
"8Base-RHACM-2.7:rhacm2/insights-client-rhel8@sha256:7040938ffaa1682dfefe95a614335b9d4f59aac472e47937f1d19f8325d985e6_ppc64le",
"8Base-RHACM-2.7:rhacm2/insights-client-rhel8@sha256:9d25ef8c29b2dac4660e18c17d0286fa2ff0f6f6383b6bf795f7e5e6f70b950e_s390x",
"8Base-RHACM-2.7:rhacm2/insights-metrics-rhel8@sha256:4bf538ff68126949da79f7b1ab97a44a64529e240cd3f84360a88bb6a9a08e4d_ppc64le",
"8Base-RHACM-2.7:rhacm2/insights-metrics-rhel8@sha256:57bf2eca5df0be601d7dd59357e95d078bf69d26c1b26cdd56d0d311df123d5a_arm64",
"8Base-RHACM-2.7:rhacm2/insights-metrics-rhel8@sha256:65f96884ed34103842217b26597ec413197db699aeb004daeca08f1d08014f46_amd64",
"8Base-RHACM-2.7:rhacm2/insights-metrics-rhel8@sha256:ed01454411cbdfb20661aecc76e00767b5ec122e27a379159476eabba741b94e_s390x",
"8Base-RHACM-2.7:rhacm2/klusterlet-addon-controller-rhel8@sha256:523776c04653aac8c750ff48156fd7a5b0efd9ad35c40cbacdbe0ca6dda48217_amd64",
"8Base-RHACM-2.7:rhacm2/klusterlet-addon-controller-rhel8@sha256:7cea9ce9aeb26df137590353de05b8a88ee55faa43cecde68e40fb875f9844cd_arm64",
"8Base-RHACM-2.7:rhacm2/klusterlet-addon-controller-rhel8@sha256:866125412b6812710734b9e72d09581be40879bb57236e37660e2d29210a37ad_s390x",
"8Base-RHACM-2.7:rhacm2/klusterlet-addon-controller-rhel8@sha256:c89f9fed1ce56a6baf10808454b01d4df88571db744feb2bfae8b5707d82013f_ppc64le",
"8Base-RHACM-2.7:rhacm2/kube-rbac-proxy-rhel8@sha256:407178ad223483b92a382e0fb916de9f42f1a0db9aaacb66710a7a743f1c3dce_arm64",
"8Base-RHACM-2.7:rhacm2/kube-rbac-proxy-rhel8@sha256:455dde7a89b1505c93651022451b83e1e8f86186b98f660e3c6ad998a97d48f3_ppc64le",
"8Base-RHACM-2.7:rhacm2/kube-rbac-proxy-rhel8@sha256:95de0275698ef704379246e088763c3827171487049b9cfb857712ddbdef46e9_amd64",
"8Base-RHACM-2.7:rhacm2/kube-rbac-proxy-rhel8@sha256:f0397b30dc7b824b0e37a256c5a067585885c80db1033b44a13fe56446cd80a9_s390x",
"8Base-RHACM-2.7:rhacm2/kube-state-metrics-rhel8@sha256:1f27bc62a66413a31d2d680ecd2a8ed9c9d378341da56b788cd86c98151a1fd4_s390x",
"8Base-RHACM-2.7:rhacm2/kube-state-metrics-rhel8@sha256:534420075e829b5881f6cd3f32d4aa90ea3075de869b84f689c9606d4f03521a_arm64",
"8Base-RHACM-2.7:rhacm2/kube-state-metrics-rhel8@sha256:8cc675a0cf4ff24b28c0b75a54fc4f3328c6a9f041f21d1814d210b7704f6970_amd64",
"8Base-RHACM-2.7:rhacm2/kube-state-metrics-rhel8@sha256:c56179f297ebab2ef9851417ec42ac6c16b6f8cb3627c243ff6984d2dd6ac76d_ppc64le",
"8Base-RHACM-2.7:rhacm2/management-ingress-rhel8@sha256:3b94abf5182934113b1cf9b8688a2da977d5fec3110f2d79b81b2ec46ffeada3_ppc64le",
"8Base-RHACM-2.7:rhacm2/management-ingress-rhel8@sha256:70aa7c3711b4085caa9ba50295dfedf9b2cd3a1b37e815e4a7245c1aef0cfe22_s390x",
"8Base-RHACM-2.7:rhacm2/management-ingress-rhel8@sha256:bea2ee18f401ec1b4c4b87f40f6f79a4418d6aafad5e2b50099f7541b6699de7_arm64",
"8Base-RHACM-2.7:rhacm2/management-ingress-rhel8@sha256:f45de50d8d7b6a285317a3bc1c413427841c8d6fab742f6de0a61bad9722b61e_amd64",
"8Base-RHACM-2.7:rhacm2/memcached-exporter-rhel8@sha256:094b84362782a88d8b0c7a75a23dd5ae3ff846913f0a49e732d53cc0efdf6a61_arm64",
"8Base-RHACM-2.7:rhacm2/memcached-exporter-rhel8@sha256:708e8f9531f5cc33a2543956eb0c940e5ad36d2ac196903a0beaa42944cb543f_ppc64le",
"8Base-RHACM-2.7:rhacm2/memcached-exporter-rhel8@sha256:baa029b8feb59ec4d626f021ebf777cc991c1a24c29c321c40513b91641f4bbc_amd64",
"8Base-RHACM-2.7:rhacm2/memcached-exporter-rhel8@sha256:c7937a592a255199c316e30c499d0c150cc95c3f208e46d8a936a5bc03a1fed6_s390x",
"8Base-RHACM-2.7:rhacm2/memcached-rhel8@sha256:21d28e1c3d1c7e8803261867c20a29df444676780ed9d4cc9f1dd1c8dbd68688_amd64",
"8Base-RHACM-2.7:rhacm2/memcached-rhel8@sha256:6bac06a2e1e181fe4920a33df5ce433635871a42ba30fbbe0adff1c505fbab4b_ppc64le",
"8Base-RHACM-2.7:rhacm2/memcached-rhel8@sha256:6c7cb2786f6863e7d1c8554f159c68123921d22bbd7bec5fc3532cad991937b4_s390x",
"8Base-RHACM-2.7:rhacm2/memcached-rhel8@sha256:e044af5fee732dd9923759b312c3b72dd4b6ab1780456973f35677d72586913e_arm64",
"8Base-RHACM-2.7:rhacm2/metrics-collector-rhel8@sha256:21644ef77ec046c79fb64f612245ac5d59c0aa569c548b48062da8896d159696_s390x",
"8Base-RHACM-2.7:rhacm2/metrics-collector-rhel8@sha256:2358249e2cf40d054cca5711f39091e2f0cbd44e61a24d3c1dd1a9e79cc440b1_arm64",
"8Base-RHACM-2.7:rhacm2/metrics-collector-rhel8@sha256:9638fab8d1439730395607cc99bcda33eae5e813778398888124e8ae319cb80e_amd64",
"8Base-RHACM-2.7:rhacm2/metrics-collector-rhel8@sha256:e06aed89ad0c48bef78e45512d22c3373f62c63d335d953ba064b160a68fcad2_ppc64le",
"8Base-RHACM-2.7:rhacm2/multicloud-integrations-rhel8@sha256:1063ef655f5dd15b0b914572ba672892eb53b441ae151d14cffca9d320860f2d_ppc64le",
"8Base-RHACM-2.7:rhacm2/multicloud-integrations-rhel8@sha256:3f0ab9161698eb9e3342c3b3fc70d5ca9c420cdcc5a5ccebc8cc993dfefb9dc3_amd64",
"8Base-RHACM-2.7:rhacm2/multicloud-integrations-rhel8@sha256:651c4ac3da42bc2acfe9bff35e397ccf5e88abb6303622f3244d6ccb9b8f9e0d_s390x",
"8Base-RHACM-2.7:rhacm2/multicloud-integrations-rhel8@sha256:f02a569222e13356f5fbdef5b7d2da943e6f6071fd88ba75a2565b3d340b6c3a_arm64",
"8Base-RHACM-2.7:rhacm2/multicluster-observability-rhel8-operator@sha256:49083d7039af6df4bd639dd998162c96dc586da4d828ffbe9c880a8a8d6d13d6_arm64",
"8Base-RHACM-2.7:rhacm2/multicluster-observability-rhel8-operator@sha256:68228ba1ef7bf5631f0cab91cb4e9f86c3d24c1ad587332d42c4f85e1a3608d7_amd64",
"8Base-RHACM-2.7:rhacm2/multicluster-observability-rhel8-operator@sha256:93da29b41da3c87d4bffaf42369b50217f5d8f81d0a82c4108c27a3c40f544d8_s390x",
"8Base-RHACM-2.7:rhacm2/multicluster-observability-rhel8-operator@sha256:f212909bc9ed5be6da68a3b6a4866fdc17ecc3514b075977a8679998d6742cbe_ppc64le",
"8Base-RHACM-2.7:rhacm2/multicluster-operators-application-rhel8@sha256:299f0753c65ab4e609418fd5515bdcb041bee357f4db192ae32a24ad0c4d7853_s390x",
"8Base-RHACM-2.7:rhacm2/multicluster-operators-application-rhel8@sha256:62520c406cdbd823e99e8ee9ff9119b61cb6880fcb1335211b6520bedec564f2_amd64",
"8Base-RHACM-2.7:rhacm2/multicluster-operators-application-rhel8@sha256:9c58c89cb0173394684d7d23178ad32eb2d571444cb306ea599565eaac92ea4f_arm64",
"8Base-RHACM-2.7:rhacm2/multicluster-operators-application-rhel8@sha256:b385c92b069a8dae72e57b69d24e1fff59ad46781579882a1edfa4839fd8bbba_ppc64le",
"8Base-RHACM-2.7:rhacm2/multicluster-operators-channel-rhel8@sha256:044723d62439a8364772ab27be2c04dbd2c0421dbeb0a7b94f70e99e646b4c80_ppc64le",
"8Base-RHACM-2.7:rhacm2/multicluster-operators-channel-rhel8@sha256:d8fe5baa4aefbcf41861743a3cf6c94f8a2a63526e96e5d263a40a8cb8a5ad4e_s390x",
"8Base-RHACM-2.7:rhacm2/multicluster-operators-channel-rhel8@sha256:da65bc93513dfb37a4828eaf5e1d4c08265ffdba05028fed95a564341d226771_amd64",
"8Base-RHACM-2.7:rhacm2/multicluster-operators-channel-rhel8@sha256:ddb1016901287c80ef1972f25db37b1182e854115671961efb3fc0048cd95800_arm64",
"8Base-RHACM-2.7:rhacm2/multicluster-operators-subscription-rhel8@sha256:548d610f996e73b67eb21d2993b5ac3d0da02997a48b9c1226072d6d95ae4c3b_arm64",
"8Base-RHACM-2.7:rhacm2/multicluster-operators-subscription-rhel8@sha256:6307eb5e9195415477b18d701310e8813772b7120d0fc4ac83846e54b46b4745_s390x",
"8Base-RHACM-2.7:rhacm2/multicluster-operators-subscription-rhel8@sha256:a69777a61feaf373c162a82ffb6f6996df6231c23cb2f1923bdd77c311d7d739_ppc64le",
"8Base-RHACM-2.7:rhacm2/multicluster-operators-subscription-rhel8@sha256:e53b330ed0c4ed0803a93b18a6ce290814dcd16dce6eb980809b5b8c6c09deb4_amd64",
"8Base-RHACM-2.7:rhacm2/multiclusterhub-rhel8@sha256:405fa2e3363a3c124a5764d6153b7bcba3d43a3026813085e44c9246d51ca60a_amd64",
"8Base-RHACM-2.7:rhacm2/multiclusterhub-rhel8@sha256:b82d4ecef59b69623ec4d0a9b5537fa52e007336727c92345cd829d80961f14a_s390x",
"8Base-RHACM-2.7:rhacm2/multiclusterhub-rhel8@sha256:e96ea7f3533e7d0836512cbc2b027b60c400aa16c8e4691117608ab4736a059b_ppc64le",
"8Base-RHACM-2.7:rhacm2/multiclusterhub-rhel8@sha256:fdf9ae4924a587c945a85b2319b0471a5688368df572f2de852c51da8bc74dcb_arm64",
"8Base-RHACM-2.7:rhacm2/node-exporter-rhel8@sha256:1af36144b83dc16cd1958d0414be55eaa2aae95894b6eefd2233308ace81df02_ppc64le",
"8Base-RHACM-2.7:rhacm2/node-exporter-rhel8@sha256:2aeec43f11c6572abb7d4468560dc1561a023d9692058a4ac2b13a0cedb44dde_amd64",
"8Base-RHACM-2.7:rhacm2/node-exporter-rhel8@sha256:8b359fcf74d236fc488ef4553dbaf9dbec549e331f2b103b40139aa2eb1345e4_arm64",
"8Base-RHACM-2.7:rhacm2/node-exporter-rhel8@sha256:97291260ff17e7e1b1f490a68041613ca5f7c192d848f928eca9b867de47bc4e_s390x",
"8Base-RHACM-2.7:rhacm2/observatorium-rhel8-operator@sha256:16eeedaa25dd61c03514479044fde9851c5b4224b718a496e33d43a06f57d5b5_amd64",
"8Base-RHACM-2.7:rhacm2/observatorium-rhel8-operator@sha256:928c114e3aca978626ad91889aaed0cc20ca0d641ad946c9a1b1f2424245c795_arm64",
"8Base-RHACM-2.7:rhacm2/observatorium-rhel8-operator@sha256:c4e260eabb09bacc1aa332ea2001333c671e0fc65a3ef4d04e02b5473b45642d_ppc64le",
"8Base-RHACM-2.7:rhacm2/observatorium-rhel8-operator@sha256:c870e034b29dfa320cb6a6bf60021033b622b76a0c4aaaf2a768326ea046b459_s390x",
"8Base-RHACM-2.7:rhacm2/observatorium-rhel8@sha256:1e46b8610e037752ecfb30aaac5c7459a81aa119bf0c2b2ffb0dc90cd5701af0_arm64",
"8Base-RHACM-2.7:rhacm2/observatorium-rhel8@sha256:51374017a10289e0402363ae2839d110f500be44dc44834dbd8dd66ba0e6f5e9_s390x",
"8Base-RHACM-2.7:rhacm2/observatorium-rhel8@sha256:836c0b874ba4fc57b5f79dffacefd2dc0261822cb6dde17d247db39175a5c27f_amd64",
"8Base-RHACM-2.7:rhacm2/observatorium-rhel8@sha256:b7b3de98fbcc216c00d3291691f8997183a6409dabed8ea7b10b336c481b2b87_ppc64le",
"8Base-RHACM-2.7:rhacm2/prometheus-alertmanager-rhel8@sha256:6c9ea79e385be44f735efb932079b328200d47869f5f5f9b442fdb76067cac2a_amd64",
"8Base-RHACM-2.7:rhacm2/prometheus-alertmanager-rhel8@sha256:8349cdc4677a2dd37c54b058c487d76e8fbe4c76178e805d4745ef5c62bc6151_arm64",
"8Base-RHACM-2.7:rhacm2/prometheus-alertmanager-rhel8@sha256:8e8c89c184a5d023f031ab7cca2c4c64cdfd151c37aa5ae3a206cb1f1055268f_ppc64le",
"8Base-RHACM-2.7:rhacm2/prometheus-alertmanager-rhel8@sha256:fdbba855391acd2b33d0b16f9f0e7ba2a9cdbaa90bf71298182954b7f4c8fe76_s390x",
"8Base-RHACM-2.7:rhacm2/prometheus-rhel8@sha256:59174c376ae5563ea3a2a68bf999458f6b905058f57a7779b6dddd7aff252e4f_amd64",
"8Base-RHACM-2.7:rhacm2/prometheus-rhel8@sha256:6877b4207285d7a0e1343f5c1b70bab163d1fd5004f778998d2e612817ea5f06_s390x",
"8Base-RHACM-2.7:rhacm2/prometheus-rhel8@sha256:a3661c1cbfa2f8c230ec44ee5e2fecf1967ce48df0c9699f063bd27407b94dac_arm64",
"8Base-RHACM-2.7:rhacm2/prometheus-rhel8@sha256:a5a9a7c264f07c789094cb5371729f86700c0cfce4605b573c236c21a46ea9d6_ppc64le",
"8Base-RHACM-2.7:rhacm2/rbac-query-proxy-rhel8@sha256:3481fdb51147ce735b7864215cacd4c6a24b2c05a9388866f11be887a5fd0d4f_s390x",
"8Base-RHACM-2.7:rhacm2/rbac-query-proxy-rhel8@sha256:84486a82cd6655d5e5a1fbccae5a2e9335498d3e05422fa325b443c8923c1b75_arm64",
"8Base-RHACM-2.7:rhacm2/rbac-query-proxy-rhel8@sha256:bdeee76d09265212805e06117c368c96d40c7b46278dc09413fa300c6198ac2d_amd64",
"8Base-RHACM-2.7:rhacm2/rbac-query-proxy-rhel8@sha256:ceb1bd89103c56378166ab968dbaa387ab0531d1592f053718d0c1c683770e3d_ppc64le",
"8Base-RHACM-2.7:rhacm2/search-collector-rhel8@sha256:4b7544ec460f265afb71c9d362cf9851e3ba250c3ab694ccc9a78c15eb38a612_arm64",
"8Base-RHACM-2.7:rhacm2/search-collector-rhel8@sha256:6695c50772760b400d0535f406f02b7c37436c5ce6932b8d5518b995780287a8_s390x",
"8Base-RHACM-2.7:rhacm2/search-collector-rhel8@sha256:91b398bdccc5dbbfb82913ac52110d0b8e2f6c37ded6aa22b7d97ec4655b4cde_amd64",
"8Base-RHACM-2.7:rhacm2/search-collector-rhel8@sha256:e129649706a536e4ef6e8f770d0bf682f35da55c86c978c749e903b1a2bbe875_ppc64le",
"8Base-RHACM-2.7:rhacm2/submariner-addon-rhel8@sha256:17dfda9e5f46f9df69171607ec2e078be9362de4c13e2ed20763fc59a7e9cd1a_s390x",
"8Base-RHACM-2.7:rhacm2/submariner-addon-rhel8@sha256:4eddabb57e6f448c45fba78dc72f1541ccddb11b63a558764d0c105465a76555_amd64",
"8Base-RHACM-2.7:rhacm2/submariner-addon-rhel8@sha256:581fb02a9670b27810f2ad35bad4a82d2e1eab77fcd1274de05b0a922450d3fc_ppc64le",
"8Base-RHACM-2.7:rhacm2/submariner-addon-rhel8@sha256:7400391c2a56bc01da6fbbf13bb249a01e90d8eccb8d465dfb19c3598f5fecbe_arm64",
"8Base-RHACM-2.7:rhacm2/thanos-receive-controller-rhel8@sha256:4b228ecad424ca792139152948e27ed4c714dcfbcd540caf117dee20845018c8_ppc64le",
"8Base-RHACM-2.7:rhacm2/thanos-receive-controller-rhel8@sha256:7ceb607e7a3205361d8c9d1b44aae47381e2d07b129e40b5f90f55c3a8402774_arm64",
"8Base-RHACM-2.7:rhacm2/thanos-receive-controller-rhel8@sha256:b17fe936f5d8d8da38d72bf2153b47ac619c460c1f8227b4cb2f37cfc18cd4be_s390x",
"8Base-RHACM-2.7:rhacm2/thanos-receive-controller-rhel8@sha256:e9a5ef8f2d97357bee0198544d0545c26ee7c7d10116771e510d73eda6c45abe_amd64",
"8Base-RHACM-2.7:rhacm2/thanos-rhel8@sha256:23a4e918b5ffdbad4745e541afad2747bd6b28e534a31e7b5aff74296b27e3e7_amd64",
"8Base-RHACM-2.7:rhacm2/thanos-rhel8@sha256:26de3711356177090694b4bf00821d873127cf8c0675fe42a8f757c5c37a40cd_arm64",
"8Base-RHACM-2.7:rhacm2/thanos-rhel8@sha256:6515a630cddbb13fd14f81fd3b8c3a95f2469eaf599010b42732d8fd794af1b0_s390x",
"8Base-RHACM-2.7:rhacm2/thanos-rhel8@sha256:736e1fd62ba7b6c56ad1af81ab1260dd7d13a770d62914183aaa2cc2ebb0dc20_ppc64le"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2134609"
}
],
"notes": [
{
"category": "description",
"text": "A vulnerability was found in the nodejs-minimatch package. This flaw allows a Regular Expression Denial of Service (ReDoS) when calling the braceExpand function with specific arguments, resulting in a Denial of Service.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "nodejs-minimatch: ReDoS via the braceExpand function",
"title": "Vulnerability summary"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"8Base-RHACM-2.7:rhacm2/console-rhel8@sha256:01517c35f75f1f4f4c3625eb899bff16ae5c114a241c70b56f7de2310ddd065e_s390x",
"8Base-RHACM-2.7:rhacm2/console-rhel8@sha256:33929c835221f166d0eb731f5e553cdf78a5579a124c90b462d4bb5250dc7254_arm64",
"8Base-RHACM-2.7:rhacm2/console-rhel8@sha256:89dad712668e3fdd11a79fdc477a5a2fe1060902bd3f3e575fd2812b4e9f7037_ppc64le",
"8Base-RHACM-2.7:rhacm2/console-rhel8@sha256:fa807a069376c408c56d593bc2e2569cec0c19f105a727a616dea3bd8305953f_amd64"
],
"known_not_affected": [
"8Base-RHACM-2.7:rhacm2/acm-governance-policy-addon-controller-rhel8@sha256:1aae106ecbdeadb77b0fd95133827e7fad4f5fcb9916e56ca0dfccab8bd34bed_ppc64le",
"8Base-RHACM-2.7:rhacm2/acm-governance-policy-addon-controller-rhel8@sha256:2c7f0617df666e8cbcd622dee073a35843db4a81caa19b7db3b9fb9264cdf7fc_amd64",
"8Base-RHACM-2.7:rhacm2/acm-governance-policy-addon-controller-rhel8@sha256:7f6671f84fcbe569fceece415dd7beeb8bb7f86c3031bdfb3ac0d0e777051b2f_s390x",
"8Base-RHACM-2.7:rhacm2/acm-governance-policy-addon-controller-rhel8@sha256:b30028955a86b6ecdb8c6865328976d74e98f56d6e21277a9f5a812f896b6303_arm64",
"8Base-RHACM-2.7:rhacm2/acm-governance-policy-framework-addon-rhel8@sha256:25271964483024b3235dd61f7e7bb9dd5e9dfa75f76e6ded5c92580d440ca48b_s390x",
"8Base-RHACM-2.7:rhacm2/acm-governance-policy-framework-addon-rhel8@sha256:7dcde13540cc938374463521f91091a7bbf0a037cabfc5e4b55c89497e0ba6bf_arm64",
"8Base-RHACM-2.7:rhacm2/acm-governance-policy-framework-addon-rhel8@sha256:b7b778111722c0da14ae74580be1813f6ecedf97fcd88de46fd15cc3ace2cb61_ppc64le",
"8Base-RHACM-2.7:rhacm2/acm-governance-policy-framework-addon-rhel8@sha256:ec5fc63b94bc9c070f14fd76d4ae26b90e3f29d3694887380a5f8f8ea5a04bc0_amd64",
"8Base-RHACM-2.7:rhacm2/acm-grafana-rhel8@sha256:0c427fa58c97b71eb784e4a590c208b0284cf656f66a268ea4803804ce3ce28a_arm64",
"8Base-RHACM-2.7:rhacm2/acm-grafana-rhel8@sha256:2e3505803004ca421087171bfe9097f6f106c812f840e8b83d1215150b4137c4_ppc64le",
"8Base-RHACM-2.7:rhacm2/acm-grafana-rhel8@sha256:49746c3a6e7033b1bac90d3515e0f5ab44aaf9c45cce414308da72bb960287b1_amd64",
"8Base-RHACM-2.7:rhacm2/acm-grafana-rhel8@sha256:c8f1a9d09131727033e6e60984c5baa3271adc6a23854b9aabe70f36952d35d6_s390x",
"8Base-RHACM-2.7:rhacm2/acm-must-gather-rhel8@sha256:0be17e173b962f1a87e833096f208c9030fce1128b2b8c86842a0a40f7d6cf02_arm64",
"8Base-RHACM-2.7:rhacm2/acm-must-gather-rhel8@sha256:5c79bf93599b792c20c76d9a0a35532ad79a45f3765dccfbafab9a273e338e52_amd64",
"8Base-RHACM-2.7:rhacm2/acm-must-gather-rhel8@sha256:a05c071011c96e4db1e4a469883103f4118a304d3e03338083d2a103c0e7c208_ppc64le",
"8Base-RHACM-2.7:rhacm2/acm-must-gather-rhel8@sha256:ad85c5d648363cdb36790b49311f4e07a8584b9e6065cde9d41274a1bd716f0a_s390x",
"8Base-RHACM-2.7:rhacm2/acm-operator-bundle@sha256:90320bd14c632ace987ca1eac05a78068123ef1fc97c401951d073a3f0fd8e66_s390x",
"8Base-RHACM-2.7:rhacm2/acm-operator-bundle@sha256:e45be680b6140f58ff1840649b29aebebad4c5950d9571ca39dfea1dffd669b0_ppc64le",
"8Base-RHACM-2.7:rhacm2/acm-operator-bundle@sha256:f63d0a9a0e3dc9d86e84279c50e9c613d8430e71a3821d418e168250ca3b747c_amd64",
"8Base-RHACM-2.7:rhacm2/acm-prometheus-config-reloader-rhel8@sha256:0fd63f75b7638fadc78f92a62d6e9731e42c05069f3e93ab0ffd4b004de78100_ppc64le",
"8Base-RHACM-2.7:rhacm2/acm-prometheus-config-reloader-rhel8@sha256:2839bcce06fd5a02f6cc8fce8668fb806ae8f2e0e7174e5c66376792c2d1fd92_s390x",
"8Base-RHACM-2.7:rhacm2/acm-prometheus-config-reloader-rhel8@sha256:7fcb79c1707b3c8b767d8c174e5b64516f200c0bfa255c1f40557446b37debae_amd64",
"8Base-RHACM-2.7:rhacm2/acm-prometheus-config-reloader-rhel8@sha256:a4e43fc7608837da6a66cb2c5bda4b78b520c3075c0f1f66bb824fa44e2d35fd_arm64",
"8Base-RHACM-2.7:rhacm2/acm-prometheus-rhel8@sha256:4283fa3b6ee93404d4fe7b551b52dbd7a4bbd8be0a57cf9b603a68736feefaea_amd64",
"8Base-RHACM-2.7:rhacm2/acm-prometheus-rhel8@sha256:7e98ef30dca1071d5abff1be2a3a296cc9a4663162a3828b697637195d314e77_ppc64le",
"8Base-RHACM-2.7:rhacm2/acm-prometheus-rhel8@sha256:b3ee1cad060e7f72414df1ae6c0e27ddf6f6fa7a8e45627ebeb912b8a9ca3b74_arm64",
"8Base-RHACM-2.7:rhacm2/acm-prometheus-rhel8@sha256:c6d947e30ec1aa348d573ee93c669f71b38ea93801e71636f5f9ab4609f681b4_s390x",
"8Base-RHACM-2.7:rhacm2/acm-search-indexer-rhel8@sha256:436307eef035e0e9be448eb6c4f6a690a7d357ed06d661642b082e0d3219864c_amd64",
"8Base-RHACM-2.7:rhacm2/acm-search-indexer-rhel8@sha256:53ceb20280569eaf0129686d49d462a3c1d3eaf2829b6eb920e9359be718e2c4_s390x",
"8Base-RHACM-2.7:rhacm2/acm-search-indexer-rhel8@sha256:aa89295f36c99d70e63b07e9fe2c8db348df38b3308870f543efb4be24beca6c_ppc64le",
"8Base-RHACM-2.7:rhacm2/acm-search-indexer-rhel8@sha256:aed3972894519bc832bd9a340316a752ebb8edbc393051904c399eef7e423dd4_arm64",
"8Base-RHACM-2.7:rhacm2/acm-search-v2-api-rhel8@sha256:1808d69232a47c3590a41c1e97126dd06c2727be972b11170b115f2e5d9fec38_amd64",
"8Base-RHACM-2.7:rhacm2/acm-search-v2-api-rhel8@sha256:1d5153067a1cb127f74d2bc983d16db8f39313a378f14d13f7e39da28f2251ae_ppc64le",
"8Base-RHACM-2.7:rhacm2/acm-search-v2-api-rhel8@sha256:5be1e54791e8024f0e1342eba7d4441e0606f9a26be8f52aff51c8665baa41cc_s390x",
"8Base-RHACM-2.7:rhacm2/acm-search-v2-api-rhel8@sha256:f2924c460e8d7e12da359f365f9ec3b13c2d175dd6c11533b12113741eea7292_arm64",
"8Base-RHACM-2.7:rhacm2/acm-search-v2-rhel8@sha256:8a28d0fad728823ae5a07a259a0866bc507ae9b0f90eb1b4c63567aaf13c377c_arm64",
"8Base-RHACM-2.7:rhacm2/acm-search-v2-rhel8@sha256:f5b656141ad16ac873d1b886abc3b956380268b6c0dddb8ceac3e79b65edae0a_s390x",
"8Base-RHACM-2.7:rhacm2/acm-search-v2-rhel8@sha256:f708326772c9ed846e11b053efda56c106d5a72a13482d2a8ecc179cfb957bc9_ppc64le",
"8Base-RHACM-2.7:rhacm2/acm-search-v2-rhel8@sha256:fb98ce01f36b3780192e99b96c688387b5d76892f409b831d6f134ec65d02d4a_amd64",
"8Base-RHACM-2.7:rhacm2/acm-volsync-addon-controller-rhel8@sha256:56067372156bb6d00103eecc4b5c80478980036b8143a2e2a73f8a685d0d78ee_amd64",
"8Base-RHACM-2.7:rhacm2/acm-volsync-addon-controller-rhel8@sha256:98724153fa7763d22bcf11c3a5faa6eee0f6c40c4f4f647487e106d2ef427218_s390x",
"8Base-RHACM-2.7:rhacm2/acm-volsync-addon-controller-rhel8@sha256:a7f8ce55764d4e303d54aaf064d56ee192620d29b361fabcda2a26f364221dc9_arm64",
"8Base-RHACM-2.7:rhacm2/acm-volsync-addon-controller-rhel8@sha256:e3e10a30c35a9cbd5f81d107e9ce86b2410bd10171673521eab1491ebdee2314_ppc64le",
"8Base-RHACM-2.7:rhacm2/cert-policy-controller-rhel8@sha256:1de63e2d307841c7707f4d0c09cd1d9cd673bbd7736c5f6c533986a9de0d1118_s390x",
"8Base-RHACM-2.7:rhacm2/cert-policy-controller-rhel8@sha256:488e74aed7f420f6112ef1f7b3b5cc812358574ec149ecca1147ff2f9d6d7835_arm64",
"8Base-RHACM-2.7:rhacm2/cert-policy-controller-rhel8@sha256:5be8ca7ec79077906c23b52cdaa731866774a2e413babd395d3f24d892bed37a_ppc64le",
"8Base-RHACM-2.7:rhacm2/cert-policy-controller-rhel8@sha256:c78e2547f3cff318747e354f09e5954c71fde8840ab8db818050dc9531205e6c_amd64",
"8Base-RHACM-2.7:rhacm2/cluster-backup-rhel8-operator@sha256:09f23f185abfbec175fbea2cc1fba624308c2777b5c8133d9e98daeb4bcfa009_s390x",
"8Base-RHACM-2.7:rhacm2/cluster-backup-rhel8-operator@sha256:3af39faf1795e87018795c35b2ec5074bfcd1bf76b84326446cfb1570bc0d5e0_arm64",
"8Base-RHACM-2.7:rhacm2/cluster-backup-rhel8-operator@sha256:3c969356ace5c3bc0fa5d6d8e25a838262b0f6152533f4361034a742eb29ae24_amd64",
"8Base-RHACM-2.7:rhacm2/cluster-backup-rhel8-operator@sha256:f02c115867036c64cdf8669fe7690b94d23b19ad7b969938f7c4cbb00111d403_ppc64le",
"8Base-RHACM-2.7:rhacm2/config-policy-controller-rhel8@sha256:1339f82b15ebe01ba411e70252eb5964a5d622bd28a7fa494786ae6317d3060c_amd64",
"8Base-RHACM-2.7:rhacm2/config-policy-controller-rhel8@sha256:328c0d0e4d06573f2f26bbec39f1a570eb6ddbc26a5c0fa380fec7f840f6475e_arm64",
"8Base-RHACM-2.7:rhacm2/config-policy-controller-rhel8@sha256:e5480dd0b573d0fd949fa2cf22d77ebb5a32765fb95bed18a02fa3155f690f5b_ppc64le",
"8Base-RHACM-2.7:rhacm2/config-policy-controller-rhel8@sha256:fab9c37776dabaa9c510bf243f23407715a1e3bd1c0a0280dc22191c6349a1c0_s390x",
"8Base-RHACM-2.7:rhacm2/endpoint-monitoring-rhel8-operator@sha256:4f5241425e26875244fab0ec9e96707790ef86edca5265ac01de1ccfc86294c0_amd64",
"8Base-RHACM-2.7:rhacm2/endpoint-monitoring-rhel8-operator@sha256:64c9e84fb923d107d0d4d3f9026510de03f73773cc8348f0025721d26033215c_arm64",
"8Base-RHACM-2.7:rhacm2/endpoint-monitoring-rhel8-operator@sha256:8913009902c71afe34f3a98ed720997e72f764cb7e251a08a2698f2d8ce64e24_s390x",
"8Base-RHACM-2.7:rhacm2/endpoint-monitoring-rhel8-operator@sha256:c5bcc8c4e5d2a4b7270b04dc1b8e8fa399a0f0bfff1d1cc3e7ec0b7b7b6e0f3f_ppc64le",
"8Base-RHACM-2.7:rhacm2/governance-policy-propagator-rhel8@sha256:002229b229bf9a13e54dc16e1edacc0cf8c75d6f46948868a045d79dfd38033c_amd64",
"8Base-RHACM-2.7:rhacm2/governance-policy-propagator-rhel8@sha256:53a9030933e0b2f752461e5337590ad16e891a8fdda897d8a0cb8e135363f0d0_ppc64le",
"8Base-RHACM-2.7:rhacm2/governance-policy-propagator-rhel8@sha256:d4296089159e15bf3e11f5695a34d10b83875a346545f1d09824b4fe47295cf8_s390x",
"8Base-RHACM-2.7:rhacm2/governance-policy-propagator-rhel8@sha256:e05489056e65dba4eb291b050c8072608a5efc2ce971b34a903c8c7ca07e0927_arm64",
"8Base-RHACM-2.7:rhacm2/grafana-dashboard-loader-rhel8@sha256:0d64615d4c3a6fc8e0fc5eb595d8f846f17f7462aaf66b40aa54436fe2b4bd2b_amd64",
"8Base-RHACM-2.7:rhacm2/grafana-dashboard-loader-rhel8@sha256:c182f0b51bfd9b29ea7363f74522a49b6601418f5db76843231167ef1176f709_s390x",
"8Base-RHACM-2.7:rhacm2/grafana-dashboard-loader-rhel8@sha256:d41f6fabaec525dfaac736806b93102479260309f482e155af2b03dc3c9a0c61_arm64",
"8Base-RHACM-2.7:rhacm2/grafana-dashboard-loader-rhel8@sha256:f35f6472c8138046e2f9017659dfb5a703cd895032a21d6d95c1075173005f7c_ppc64le",
"8Base-RHACM-2.7:rhacm2/iam-policy-controller-rhel8@sha256:83354271af399291790b9c3e2e98ba1db7fac99b48a385d50e7318b357f882ca_ppc64le",
"8Base-RHACM-2.7:rhacm2/iam-policy-controller-rhel8@sha256:cc5f8499009dc316d936c3a57f9a9457d5f2bbc8568e2b484a7c8b1cc676da7c_arm64",
"8Base-RHACM-2.7:rhacm2/iam-policy-controller-rhel8@sha256:e79bba365fb1a5edb7cc53d07cebdbb56e861948dedd61e9697f14a8defc300b_amd64",
"8Base-RHACM-2.7:rhacm2/iam-policy-controller-rhel8@sha256:f7a86d6209a19498e56da1f39533a1198af35c2a9e3c824cea252eb34d737219_s390x",
"8Base-RHACM-2.7:rhacm2/insights-client-rhel8@sha256:41d64847ac789df45b51aeca8debfa2a5ac7ff15ad880ba7213ce8afbe4aff2e_amd64",
"8Base-RHACM-2.7:rhacm2/insights-client-rhel8@sha256:5a32ad8c8e7792f9679a604f073bce047c4f8fdd713a655ae83314e27366c5af_arm64",
"8Base-RHACM-2.7:rhacm2/insights-client-rhel8@sha256:7040938ffaa1682dfefe95a614335b9d4f59aac472e47937f1d19f8325d985e6_ppc64le",
"8Base-RHACM-2.7:rhacm2/insights-client-rhel8@sha256:9d25ef8c29b2dac4660e18c17d0286fa2ff0f6f6383b6bf795f7e5e6f70b950e_s390x",
"8Base-RHACM-2.7:rhacm2/insights-metrics-rhel8@sha256:4bf538ff68126949da79f7b1ab97a44a64529e240cd3f84360a88bb6a9a08e4d_ppc64le",
"8Base-RHACM-2.7:rhacm2/insights-metrics-rhel8@sha256:57bf2eca5df0be601d7dd59357e95d078bf69d26c1b26cdd56d0d311df123d5a_arm64",
"8Base-RHACM-2.7:rhacm2/insights-metrics-rhel8@sha256:65f96884ed34103842217b26597ec413197db699aeb004daeca08f1d08014f46_amd64",
"8Base-RHACM-2.7:rhacm2/insights-metrics-rhel8@sha256:ed01454411cbdfb20661aecc76e00767b5ec122e27a379159476eabba741b94e_s390x",
"8Base-RHACM-2.7:rhacm2/klusterlet-addon-controller-rhel8@sha256:523776c04653aac8c750ff48156fd7a5b0efd9ad35c40cbacdbe0ca6dda48217_amd64",
"8Base-RHACM-2.7:rhacm2/klusterlet-addon-controller-rhel8@sha256:7cea9ce9aeb26df137590353de05b8a88ee55faa43cecde68e40fb875f9844cd_arm64",
"8Base-RHACM-2.7:rhacm2/klusterlet-addon-controller-rhel8@sha256:866125412b6812710734b9e72d09581be40879bb57236e37660e2d29210a37ad_s390x",
"8Base-RHACM-2.7:rhacm2/klusterlet-addon-controller-rhel8@sha256:c89f9fed1ce56a6baf10808454b01d4df88571db744feb2bfae8b5707d82013f_ppc64le",
"8Base-RHACM-2.7:rhacm2/kube-rbac-proxy-rhel8@sha256:407178ad223483b92a382e0fb916de9f42f1a0db9aaacb66710a7a743f1c3dce_arm64",
"8Base-RHACM-2.7:rhacm2/kube-rbac-proxy-rhel8@sha256:455dde7a89b1505c93651022451b83e1e8f86186b98f660e3c6ad998a97d48f3_ppc64le",
"8Base-RHACM-2.7:rhacm2/kube-rbac-proxy-rhel8@sha256:95de0275698ef704379246e088763c3827171487049b9cfb857712ddbdef46e9_amd64",
"8Base-RHACM-2.7:rhacm2/kube-rbac-proxy-rhel8@sha256:f0397b30dc7b824b0e37a256c5a067585885c80db1033b44a13fe56446cd80a9_s390x",
"8Base-RHACM-2.7:rhacm2/kube-state-metrics-rhel8@sha256:1f27bc62a66413a31d2d680ecd2a8ed9c9d378341da56b788cd86c98151a1fd4_s390x",
"8Base-RHACM-2.7:rhacm2/kube-state-metrics-rhel8@sha256:534420075e829b5881f6cd3f32d4aa90ea3075de869b84f689c9606d4f03521a_arm64",
"8Base-RHACM-2.7:rhacm2/kube-state-metrics-rhel8@sha256:8cc675a0cf4ff24b28c0b75a54fc4f3328c6a9f041f21d1814d210b7704f6970_amd64",
"8Base-RHACM-2.7:rhacm2/kube-state-metrics-rhel8@sha256:c56179f297ebab2ef9851417ec42ac6c16b6f8cb3627c243ff6984d2dd6ac76d_ppc64le",
"8Base-RHACM-2.7:rhacm2/management-ingress-rhel8@sha256:3b94abf5182934113b1cf9b8688a2da977d5fec3110f2d79b81b2ec46ffeada3_ppc64le",
"8Base-RHACM-2.7:rhacm2/management-ingress-rhel8@sha256:70aa7c3711b4085caa9ba50295dfedf9b2cd3a1b37e815e4a7245c1aef0cfe22_s390x",
"8Base-RHACM-2.7:rhacm2/management-ingress-rhel8@sha256:bea2ee18f401ec1b4c4b87f40f6f79a4418d6aafad5e2b50099f7541b6699de7_arm64",
"8Base-RHACM-2.7:rhacm2/management-ingress-rhel8@sha256:f45de50d8d7b6a285317a3bc1c413427841c8d6fab742f6de0a61bad9722b61e_amd64",
"8Base-RHACM-2.7:rhacm2/memcached-exporter-rhel8@sha256:094b84362782a88d8b0c7a75a23dd5ae3ff846913f0a49e732d53cc0efdf6a61_arm64",
"8Base-RHACM-2.7:rhacm2/memcached-exporter-rhel8@sha256:708e8f9531f5cc33a2543956eb0c940e5ad36d2ac196903a0beaa42944cb543f_ppc64le",
"8Base-RHACM-2.7:rhacm2/memcached-exporter-rhel8@sha256:baa029b8feb59ec4d626f021ebf777cc991c1a24c29c321c40513b91641f4bbc_amd64",
"8Base-RHACM-2.7:rhacm2/memcached-exporter-rhel8@sha256:c7937a592a255199c316e30c499d0c150cc95c3f208e46d8a936a5bc03a1fed6_s390x",
"8Base-RHACM-2.7:rhacm2/memcached-rhel8@sha256:21d28e1c3d1c7e8803261867c20a29df444676780ed9d4cc9f1dd1c8dbd68688_amd64",
"8Base-RHACM-2.7:rhacm2/memcached-rhel8@sha256:6bac06a2e1e181fe4920a33df5ce433635871a42ba30fbbe0adff1c505fbab4b_ppc64le",
"8Base-RHACM-2.7:rhacm2/memcached-rhel8@sha256:6c7cb2786f6863e7d1c8554f159c68123921d22bbd7bec5fc3532cad991937b4_s390x",
"8Base-RHACM-2.7:rhacm2/memcached-rhel8@sha256:e044af5fee732dd9923759b312c3b72dd4b6ab1780456973f35677d72586913e_arm64",
"8Base-RHACM-2.7:rhacm2/metrics-collector-rhel8@sha256:21644ef77ec046c79fb64f612245ac5d59c0aa569c548b48062da8896d159696_s390x",
"8Base-RHACM-2.7:rhacm2/metrics-collector-rhel8@sha256:2358249e2cf40d054cca5711f39091e2f0cbd44e61a24d3c1dd1a9e79cc440b1_arm64",
"8Base-RHACM-2.7:rhacm2/metrics-collector-rhel8@sha256:9638fab8d1439730395607cc99bcda33eae5e813778398888124e8ae319cb80e_amd64",
"8Base-RHACM-2.7:rhacm2/metrics-collector-rhel8@sha256:e06aed89ad0c48bef78e45512d22c3373f62c63d335d953ba064b160a68fcad2_ppc64le",
"8Base-RHACM-2.7:rhacm2/multicloud-integrations-rhel8@sha256:1063ef655f5dd15b0b914572ba672892eb53b441ae151d14cffca9d320860f2d_ppc64le",
"8Base-RHACM-2.7:rhacm2/multicloud-integrations-rhel8@sha256:3f0ab9161698eb9e3342c3b3fc70d5ca9c420cdcc5a5ccebc8cc993dfefb9dc3_amd64",
"8Base-RHACM-2.7:rhacm2/multicloud-integrations-rhel8@sha256:651c4ac3da42bc2acfe9bff35e397ccf5e88abb6303622f3244d6ccb9b8f9e0d_s390x",
"8Base-RHACM-2.7:rhacm2/multicloud-integrations-rhel8@sha256:f02a569222e13356f5fbdef5b7d2da943e6f6071fd88ba75a2565b3d340b6c3a_arm64",
"8Base-RHACM-2.7:rhacm2/multicluster-observability-rhel8-operator@sha256:49083d7039af6df4bd639dd998162c96dc586da4d828ffbe9c880a8a8d6d13d6_arm64",
"8Base-RHACM-2.7:rhacm2/multicluster-observability-rhel8-operator@sha256:68228ba1ef7bf5631f0cab91cb4e9f86c3d24c1ad587332d42c4f85e1a3608d7_amd64",
"8Base-RHACM-2.7:rhacm2/multicluster-observability-rhel8-operator@sha256:93da29b41da3c87d4bffaf42369b50217f5d8f81d0a82c4108c27a3c40f544d8_s390x",
"8Base-RHACM-2.7:rhacm2/multicluster-observability-rhel8-operator@sha256:f212909bc9ed5be6da68a3b6a4866fdc17ecc3514b075977a8679998d6742cbe_ppc64le",
"8Base-RHACM-2.7:rhacm2/multicluster-operators-application-rhel8@sha256:299f0753c65ab4e609418fd5515bdcb041bee357f4db192ae32a24ad0c4d7853_s390x",
"8Base-RHACM-2.7:rhacm2/multicluster-operators-application-rhel8@sha256:62520c406cdbd823e99e8ee9ff9119b61cb6880fcb1335211b6520bedec564f2_amd64",
"8Base-RHACM-2.7:rhacm2/multicluster-operators-application-rhel8@sha256:9c58c89cb0173394684d7d23178ad32eb2d571444cb306ea599565eaac92ea4f_arm64",
"8Base-RHACM-2.7:rhacm2/multicluster-operators-application-rhel8@sha256:b385c92b069a8dae72e57b69d24e1fff59ad46781579882a1edfa4839fd8bbba_ppc64le",
"8Base-RHACM-2.7:rhacm2/multicluster-operators-channel-rhel8@sha256:044723d62439a8364772ab27be2c04dbd2c0421dbeb0a7b94f70e99e646b4c80_ppc64le",
"8Base-RHACM-2.7:rhacm2/multicluster-operators-channel-rhel8@sha256:d8fe5baa4aefbcf41861743a3cf6c94f8a2a63526e96e5d263a40a8cb8a5ad4e_s390x",
"8Base-RHACM-2.7:rhacm2/multicluster-operators-channel-rhel8@sha256:da65bc93513dfb37a4828eaf5e1d4c08265ffdba05028fed95a564341d226771_amd64",
"8Base-RHACM-2.7:rhacm2/multicluster-operators-channel-rhel8@sha256:ddb1016901287c80ef1972f25db37b1182e854115671961efb3fc0048cd95800_arm64",
"8Base-RHACM-2.7:rhacm2/multicluster-operators-subscription-rhel8@sha256:548d610f996e73b67eb21d2993b5ac3d0da02997a48b9c1226072d6d95ae4c3b_arm64",
"8Base-RHACM-2.7:rhacm2/multicluster-operators-subscription-rhel8@sha256:6307eb5e9195415477b18d701310e8813772b7120d0fc4ac83846e54b46b4745_s390x",
"8Base-RHACM-2.7:rhacm2/multicluster-operators-subscription-rhel8@sha256:a69777a61feaf373c162a82ffb6f6996df6231c23cb2f1923bdd77c311d7d739_ppc64le",
"8Base-RHACM-2.7:rhacm2/multicluster-operators-subscription-rhel8@sha256:e53b330ed0c4ed0803a93b18a6ce290814dcd16dce6eb980809b5b8c6c09deb4_amd64",
"8Base-RHACM-2.7:rhacm2/multiclusterhub-rhel8@sha256:405fa2e3363a3c124a5764d6153b7bcba3d43a3026813085e44c9246d51ca60a_amd64",
"8Base-RHACM-2.7:rhacm2/multiclusterhub-rhel8@sha256:b82d4ecef59b69623ec4d0a9b5537fa52e007336727c92345cd829d80961f14a_s390x",
"8Base-RHACM-2.7:rhacm2/multiclusterhub-rhel8@sha256:e96ea7f3533e7d0836512cbc2b027b60c400aa16c8e4691117608ab4736a059b_ppc64le",
"8Base-RHACM-2.7:rhacm2/multiclusterhub-rhel8@sha256:fdf9ae4924a587c945a85b2319b0471a5688368df572f2de852c51da8bc74dcb_arm64",
"8Base-RHACM-2.7:rhacm2/node-exporter-rhel8@sha256:1af36144b83dc16cd1958d0414be55eaa2aae95894b6eefd2233308ace81df02_ppc64le",
"8Base-RHACM-2.7:rhacm2/node-exporter-rhel8@sha256:2aeec43f11c6572abb7d4468560dc1561a023d9692058a4ac2b13a0cedb44dde_amd64",
"8Base-RHACM-2.7:rhacm2/node-exporter-rhel8@sha256:8b359fcf74d236fc488ef4553dbaf9dbec549e331f2b103b40139aa2eb1345e4_arm64",
"8Base-RHACM-2.7:rhacm2/node-exporter-rhel8@sha256:97291260ff17e7e1b1f490a68041613ca5f7c192d848f928eca9b867de47bc4e_s390x",
"8Base-RHACM-2.7:rhacm2/observatorium-rhel8-operator@sha256:16eeedaa25dd61c03514479044fde9851c5b4224b718a496e33d43a06f57d5b5_amd64",
"8Base-RHACM-2.7:rhacm2/observatorium-rhel8-operator@sha256:928c114e3aca978626ad91889aaed0cc20ca0d641ad946c9a1b1f2424245c795_arm64",
"8Base-RHACM-2.7:rhacm2/observatorium-rhel8-operator@sha256:c4e260eabb09bacc1aa332ea2001333c671e0fc65a3ef4d04e02b5473b45642d_ppc64le",
"8Base-RHACM-2.7:rhacm2/observatorium-rhel8-operator@sha256:c870e034b29dfa320cb6a6bf60021033b622b76a0c4aaaf2a768326ea046b459_s390x",
"8Base-RHACM-2.7:rhacm2/observatorium-rhel8@sha256:1e46b8610e037752ecfb30aaac5c7459a81aa119bf0c2b2ffb0dc90cd5701af0_arm64",
"8Base-RHACM-2.7:rhacm2/observatorium-rhel8@sha256:51374017a10289e0402363ae2839d110f500be44dc44834dbd8dd66ba0e6f5e9_s390x",
"8Base-RHACM-2.7:rhacm2/observatorium-rhel8@sha256:836c0b874ba4fc57b5f79dffacefd2dc0261822cb6dde17d247db39175a5c27f_amd64",
"8Base-RHACM-2.7:rhacm2/observatorium-rhel8@sha256:b7b3de98fbcc216c00d3291691f8997183a6409dabed8ea7b10b336c481b2b87_ppc64le",
"8Base-RHACM-2.7:rhacm2/prometheus-alertmanager-rhel8@sha256:6c9ea79e385be44f735efb932079b328200d47869f5f5f9b442fdb76067cac2a_amd64",
"8Base-RHACM-2.7:rhacm2/prometheus-alertmanager-rhel8@sha256:8349cdc4677a2dd37c54b058c487d76e8fbe4c76178e805d4745ef5c62bc6151_arm64",
"8Base-RHACM-2.7:rhacm2/prometheus-alertmanager-rhel8@sha256:8e8c89c184a5d023f031ab7cca2c4c64cdfd151c37aa5ae3a206cb1f1055268f_ppc64le",
"8Base-RHACM-2.7:rhacm2/prometheus-alertmanager-rhel8@sha256:fdbba855391acd2b33d0b16f9f0e7ba2a9cdbaa90bf71298182954b7f4c8fe76_s390x",
"8Base-RHACM-2.7:rhacm2/prometheus-rhel8@sha256:59174c376ae5563ea3a2a68bf999458f6b905058f57a7779b6dddd7aff252e4f_amd64",
"8Base-RHACM-2.7:rhacm2/prometheus-rhel8@sha256:6877b4207285d7a0e1343f5c1b70bab163d1fd5004f778998d2e612817ea5f06_s390x",
"8Base-RHACM-2.7:rhacm2/prometheus-rhel8@sha256:a3661c1cbfa2f8c230ec44ee5e2fecf1967ce48df0c9699f063bd27407b94dac_arm64",
"8Base-RHACM-2.7:rhacm2/prometheus-rhel8@sha256:a5a9a7c264f07c789094cb5371729f86700c0cfce4605b573c236c21a46ea9d6_ppc64le",
"8Base-RHACM-2.7:rhacm2/rbac-query-proxy-rhel8@sha256:3481fdb51147ce735b7864215cacd4c6a24b2c05a9388866f11be887a5fd0d4f_s390x",
"8Base-RHACM-2.7:rhacm2/rbac-query-proxy-rhel8@sha256:84486a82cd6655d5e5a1fbccae5a2e9335498d3e05422fa325b443c8923c1b75_arm64",
"8Base-RHACM-2.7:rhacm2/rbac-query-proxy-rhel8@sha256:bdeee76d09265212805e06117c368c96d40c7b46278dc09413fa300c6198ac2d_amd64",
"8Base-RHACM-2.7:rhacm2/rbac-query-proxy-rhel8@sha256:ceb1bd89103c56378166ab968dbaa387ab0531d1592f053718d0c1c683770e3d_ppc64le",
"8Base-RHACM-2.7:rhacm2/search-collector-rhel8@sha256:4b7544ec460f265afb71c9d362cf9851e3ba250c3ab694ccc9a78c15eb38a612_arm64",
"8Base-RHACM-2.7:rhacm2/search-collector-rhel8@sha256:6695c50772760b400d0535f406f02b7c37436c5ce6932b8d5518b995780287a8_s390x",
"8Base-RHACM-2.7:rhacm2/search-collector-rhel8@sha256:91b398bdccc5dbbfb82913ac52110d0b8e2f6c37ded6aa22b7d97ec4655b4cde_amd64",
"8Base-RHACM-2.7:rhacm2/search-collector-rhel8@sha256:e129649706a536e4ef6e8f770d0bf682f35da55c86c978c749e903b1a2bbe875_ppc64le",
"8Base-RHACM-2.7:rhacm2/submariner-addon-rhel8@sha256:17dfda9e5f46f9df69171607ec2e078be9362de4c13e2ed20763fc59a7e9cd1a_s390x",
"8Base-RHACM-2.7:rhacm2/submariner-addon-rhel8@sha256:4eddabb57e6f448c45fba78dc72f1541ccddb11b63a558764d0c105465a76555_amd64",
"8Base-RHACM-2.7:rhacm2/submariner-addon-rhel8@sha256:581fb02a9670b27810f2ad35bad4a82d2e1eab77fcd1274de05b0a922450d3fc_ppc64le",
"8Base-RHACM-2.7:rhacm2/submariner-addon-rhel8@sha256:7400391c2a56bc01da6fbbf13bb249a01e90d8eccb8d465dfb19c3598f5fecbe_arm64",
"8Base-RHACM-2.7:rhacm2/thanos-receive-controller-rhel8@sha256:4b228ecad424ca792139152948e27ed4c714dcfbcd540caf117dee20845018c8_ppc64le",
"8Base-RHACM-2.7:rhacm2/thanos-receive-controller-rhel8@sha256:7ceb607e7a3205361d8c9d1b44aae47381e2d07b129e40b5f90f55c3a8402774_arm64",
"8Base-RHACM-2.7:rhacm2/thanos-receive-controller-rhel8@sha256:b17fe936f5d8d8da38d72bf2153b47ac619c460c1f8227b4cb2f37cfc18cd4be_s390x",
"8Base-RHACM-2.7:rhacm2/thanos-receive-controller-rhel8@sha256:e9a5ef8f2d97357bee0198544d0545c26ee7c7d10116771e510d73eda6c45abe_amd64",
"8Base-RHACM-2.7:rhacm2/thanos-rhel8@sha256:23a4e918b5ffdbad4745e541afad2747bd6b28e534a31e7b5aff74296b27e3e7_amd64",
"8Base-RHACM-2.7:rhacm2/thanos-rhel8@sha256:26de3711356177090694b4bf00821d873127cf8c0675fe42a8f757c5c37a40cd_arm64",
"8Base-RHACM-2.7:rhacm2/thanos-rhel8@sha256:6515a630cddbb13fd14f81fd3b8c3a95f2469eaf599010b42732d8fd794af1b0_s390x",
"8Base-RHACM-2.7:rhacm2/thanos-rhel8@sha256:736e1fd62ba7b6c56ad1af81ab1260dd7d13a770d62914183aaa2cc2ebb0dc20_ppc64le"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2022-3517"
},
{
"category": "external",
"summary": "RHBZ#2134609",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2134609"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2022-3517",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-3517"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2022-3517",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2022-3517"
}
],
"release_date": "2022-02-06T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2023-02-07T18:36:08+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.7/html-single/install/index#installing",
"product_ids": [
"8Base-RHACM-2.7:rhacm2/console-rhel8@sha256:01517c35f75f1f4f4c3625eb899bff16ae5c114a241c70b56f7de2310ddd065e_s390x",
"8Base-RHACM-2.7:rhacm2/console-rhel8@sha256:33929c835221f166d0eb731f5e553cdf78a5579a124c90b462d4bb5250dc7254_arm64",
"8Base-RHACM-2.7:rhacm2/console-rhel8@sha256:89dad712668e3fdd11a79fdc477a5a2fe1060902bd3f3e575fd2812b4e9f7037_ppc64le",
"8Base-RHACM-2.7:rhacm2/console-rhel8@sha256:fa807a069376c408c56d593bc2e2569cec0c19f105a727a616dea3bd8305953f_amd64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2023:0630"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"8Base-RHACM-2.7:rhacm2/acm-governance-policy-addon-controller-rhel8@sha256:1aae106ecbdeadb77b0fd95133827e7fad4f5fcb9916e56ca0dfccab8bd34bed_ppc64le",
"8Base-RHACM-2.7:rhacm2/acm-governance-policy-addon-controller-rhel8@sha256:2c7f0617df666e8cbcd622dee073a35843db4a81caa19b7db3b9fb9264cdf7fc_amd64",
"8Base-RHACM-2.7:rhacm2/acm-governance-policy-addon-controller-rhel8@sha256:7f6671f84fcbe569fceece415dd7beeb8bb7f86c3031bdfb3ac0d0e777051b2f_s390x",
"8Base-RHACM-2.7:rhacm2/acm-governance-policy-addon-controller-rhel8@sha256:b30028955a86b6ecdb8c6865328976d74e98f56d6e21277a9f5a812f896b6303_arm64",
"8Base-RHACM-2.7:rhacm2/acm-governance-policy-framework-addon-rhel8@sha256:25271964483024b3235dd61f7e7bb9dd5e9dfa75f76e6ded5c92580d440ca48b_s390x",
"8Base-RHACM-2.7:rhacm2/acm-governance-policy-framework-addon-rhel8@sha256:7dcde13540cc938374463521f91091a7bbf0a037cabfc5e4b55c89497e0ba6bf_arm64",
"8Base-RHACM-2.7:rhacm2/acm-governance-policy-framework-addon-rhel8@sha256:b7b778111722c0da14ae74580be1813f6ecedf97fcd88de46fd15cc3ace2cb61_ppc64le",
"8Base-RHACM-2.7:rhacm2/acm-governance-policy-framework-addon-rhel8@sha256:ec5fc63b94bc9c070f14fd76d4ae26b90e3f29d3694887380a5f8f8ea5a04bc0_amd64",
"8Base-RHACM-2.7:rhacm2/acm-grafana-rhel8@sha256:0c427fa58c97b71eb784e4a590c208b0284cf656f66a268ea4803804ce3ce28a_arm64",
"8Base-RHACM-2.7:rhacm2/acm-grafana-rhel8@sha256:2e3505803004ca421087171bfe9097f6f106c812f840e8b83d1215150b4137c4_ppc64le",
"8Base-RHACM-2.7:rhacm2/acm-grafana-rhel8@sha256:49746c3a6e7033b1bac90d3515e0f5ab44aaf9c45cce414308da72bb960287b1_amd64",
"8Base-RHACM-2.7:rhacm2/acm-grafana-rhel8@sha256:c8f1a9d09131727033e6e60984c5baa3271adc6a23854b9aabe70f36952d35d6_s390x",
"8Base-RHACM-2.7:rhacm2/acm-must-gather-rhel8@sha256:0be17e173b962f1a87e833096f208c9030fce1128b2b8c86842a0a40f7d6cf02_arm64",
"8Base-RHACM-2.7:rhacm2/acm-must-gather-rhel8@sha256:5c79bf93599b792c20c76d9a0a35532ad79a45f3765dccfbafab9a273e338e52_amd64",
"8Base-RHACM-2.7:rhacm2/acm-must-gather-rhel8@sha256:a05c071011c96e4db1e4a469883103f4118a304d3e03338083d2a103c0e7c208_ppc64le",
"8Base-RHACM-2.7:rhacm2/acm-must-gather-rhel8@sha256:ad85c5d648363cdb36790b49311f4e07a8584b9e6065cde9d41274a1bd716f0a_s390x",
"8Base-RHACM-2.7:rhacm2/acm-operator-bundle@sha256:90320bd14c632ace987ca1eac05a78068123ef1fc97c401951d073a3f0fd8e66_s390x",
"8Base-RHACM-2.7:rhacm2/acm-operator-bundle@sha256:e45be680b6140f58ff1840649b29aebebad4c5950d9571ca39dfea1dffd669b0_ppc64le",
"8Base-RHACM-2.7:rhacm2/acm-operator-bundle@sha256:f63d0a9a0e3dc9d86e84279c50e9c613d8430e71a3821d418e168250ca3b747c_amd64",
"8Base-RHACM-2.7:rhacm2/acm-prometheus-config-reloader-rhel8@sha256:0fd63f75b7638fadc78f92a62d6e9731e42c05069f3e93ab0ffd4b004de78100_ppc64le",
"8Base-RHACM-2.7:rhacm2/acm-prometheus-config-reloader-rhel8@sha256:2839bcce06fd5a02f6cc8fce8668fb806ae8f2e0e7174e5c66376792c2d1fd92_s390x",
"8Base-RHACM-2.7:rhacm2/acm-prometheus-config-reloader-rhel8@sha256:7fcb79c1707b3c8b767d8c174e5b64516f200c0bfa255c1f40557446b37debae_amd64",
"8Base-RHACM-2.7:rhacm2/acm-prometheus-config-reloader-rhel8@sha256:a4e43fc7608837da6a66cb2c5bda4b78b520c3075c0f1f66bb824fa44e2d35fd_arm64",
"8Base-RHACM-2.7:rhacm2/acm-prometheus-rhel8@sha256:4283fa3b6ee93404d4fe7b551b52dbd7a4bbd8be0a57cf9b603a68736feefaea_amd64",
"8Base-RHACM-2.7:rhacm2/acm-prometheus-rhel8@sha256:7e98ef30dca1071d5abff1be2a3a296cc9a4663162a3828b697637195d314e77_ppc64le",
"8Base-RHACM-2.7:rhacm2/acm-prometheus-rhel8@sha256:b3ee1cad060e7f72414df1ae6c0e27ddf6f6fa7a8e45627ebeb912b8a9ca3b74_arm64",
"8Base-RHACM-2.7:rhacm2/acm-prometheus-rhel8@sha256:c6d947e30ec1aa348d573ee93c669f71b38ea93801e71636f5f9ab4609f681b4_s390x",
"8Base-RHACM-2.7:rhacm2/acm-search-indexer-rhel8@sha256:436307eef035e0e9be448eb6c4f6a690a7d357ed06d661642b082e0d3219864c_amd64",
"8Base-RHACM-2.7:rhacm2/acm-search-indexer-rhel8@sha256:53ceb20280569eaf0129686d49d462a3c1d3eaf2829b6eb920e9359be718e2c4_s390x",
"8Base-RHACM-2.7:rhacm2/acm-search-indexer-rhel8@sha256:aa89295f36c99d70e63b07e9fe2c8db348df38b3308870f543efb4be24beca6c_ppc64le",
"8Base-RHACM-2.7:rhacm2/acm-search-indexer-rhel8@sha256:aed3972894519bc832bd9a340316a752ebb8edbc393051904c399eef7e423dd4_arm64",
"8Base-RHACM-2.7:rhacm2/acm-search-v2-api-rhel8@sha256:1808d69232a47c3590a41c1e97126dd06c2727be972b11170b115f2e5d9fec38_amd64",
"8Base-RHACM-2.7:rhacm2/acm-search-v2-api-rhel8@sha256:1d5153067a1cb127f74d2bc983d16db8f39313a378f14d13f7e39da28f2251ae_ppc64le",
"8Base-RHACM-2.7:rhacm2/acm-search-v2-api-rhel8@sha256:5be1e54791e8024f0e1342eba7d4441e0606f9a26be8f52aff51c8665baa41cc_s390x",
"8Base-RHACM-2.7:rhacm2/acm-search-v2-api-rhel8@sha256:f2924c460e8d7e12da359f365f9ec3b13c2d175dd6c11533b12113741eea7292_arm64",
"8Base-RHACM-2.7:rhacm2/acm-search-v2-rhel8@sha256:8a28d0fad728823ae5a07a259a0866bc507ae9b0f90eb1b4c63567aaf13c377c_arm64",
"8Base-RHACM-2.7:rhacm2/acm-search-v2-rhel8@sha256:f5b656141ad16ac873d1b886abc3b956380268b6c0dddb8ceac3e79b65edae0a_s390x",
"8Base-RHACM-2.7:rhacm2/acm-search-v2-rhel8@sha256:f708326772c9ed846e11b053efda56c106d5a72a13482d2a8ecc179cfb957bc9_ppc64le",
"8Base-RHACM-2.7:rhacm2/acm-search-v2-rhel8@sha256:fb98ce01f36b3780192e99b96c688387b5d76892f409b831d6f134ec65d02d4a_amd64",
"8Base-RHACM-2.7:rhacm2/acm-volsync-addon-controller-rhel8@sha256:56067372156bb6d00103eecc4b5c80478980036b8143a2e2a73f8a685d0d78ee_amd64",
"8Base-RHACM-2.7:rhacm2/acm-volsync-addon-controller-rhel8@sha256:98724153fa7763d22bcf11c3a5faa6eee0f6c40c4f4f647487e106d2ef427218_s390x",
"8Base-RHACM-2.7:rhacm2/acm-volsync-addon-controller-rhel8@sha256:a7f8ce55764d4e303d54aaf064d56ee192620d29b361fabcda2a26f364221dc9_arm64",
"8Base-RHACM-2.7:rhacm2/acm-volsync-addon-controller-rhel8@sha256:e3e10a30c35a9cbd5f81d107e9ce86b2410bd10171673521eab1491ebdee2314_ppc64le",
"8Base-RHACM-2.7:rhacm2/cert-policy-controller-rhel8@sha256:1de63e2d307841c7707f4d0c09cd1d9cd673bbd7736c5f6c533986a9de0d1118_s390x",
"8Base-RHACM-2.7:rhacm2/cert-policy-controller-rhel8@sha256:488e74aed7f420f6112ef1f7b3b5cc812358574ec149ecca1147ff2f9d6d7835_arm64",
"8Base-RHACM-2.7:rhacm2/cert-policy-controller-rhel8@sha256:5be8ca7ec79077906c23b52cdaa731866774a2e413babd395d3f24d892bed37a_ppc64le",
"8Base-RHACM-2.7:rhacm2/cert-policy-controller-rhel8@sha256:c78e2547f3cff318747e354f09e5954c71fde8840ab8db818050dc9531205e6c_amd64",
"8Base-RHACM-2.7:rhacm2/cluster-backup-rhel8-operator@sha256:09f23f185abfbec175fbea2cc1fba624308c2777b5c8133d9e98daeb4bcfa009_s390x",
"8Base-RHACM-2.7:rhacm2/cluster-backup-rhel8-operator@sha256:3af39faf1795e87018795c35b2ec5074bfcd1bf76b84326446cfb1570bc0d5e0_arm64",
"8Base-RHACM-2.7:rhacm2/cluster-backup-rhel8-operator@sha256:3c969356ace5c3bc0fa5d6d8e25a838262b0f6152533f4361034a742eb29ae24_amd64",
"8Base-RHACM-2.7:rhacm2/cluster-backup-rhel8-operator@sha256:f02c115867036c64cdf8669fe7690b94d23b19ad7b969938f7c4cbb00111d403_ppc64le",
"8Base-RHACM-2.7:rhacm2/config-policy-controller-rhel8@sha256:1339f82b15ebe01ba411e70252eb5964a5d622bd28a7fa494786ae6317d3060c_amd64",
"8Base-RHACM-2.7:rhacm2/config-policy-controller-rhel8@sha256:328c0d0e4d06573f2f26bbec39f1a570eb6ddbc26a5c0fa380fec7f840f6475e_arm64",
"8Base-RHACM-2.7:rhacm2/config-policy-controller-rhel8@sha256:e5480dd0b573d0fd949fa2cf22d77ebb5a32765fb95bed18a02fa3155f690f5b_ppc64le",
"8Base-RHACM-2.7:rhacm2/config-policy-controller-rhel8@sha256:fab9c37776dabaa9c510bf243f23407715a1e3bd1c0a0280dc22191c6349a1c0_s390x",
"8Base-RHACM-2.7:rhacm2/console-rhel8@sha256:01517c35f75f1f4f4c3625eb899bff16ae5c114a241c70b56f7de2310ddd065e_s390x",
"8Base-RHACM-2.7:rhacm2/console-rhel8@sha256:33929c835221f166d0eb731f5e553cdf78a5579a124c90b462d4bb5250dc7254_arm64",
"8Base-RHACM-2.7:rhacm2/console-rhel8@sha256:89dad712668e3fdd11a79fdc477a5a2fe1060902bd3f3e575fd2812b4e9f7037_ppc64le",
"8Base-RHACM-2.7:rhacm2/console-rhel8@sha256:fa807a069376c408c56d593bc2e2569cec0c19f105a727a616dea3bd8305953f_amd64",
"8Base-RHACM-2.7:rhacm2/endpoint-monitoring-rhel8-operator@sha256:4f5241425e26875244fab0ec9e96707790ef86edca5265ac01de1ccfc86294c0_amd64",
"8Base-RHACM-2.7:rhacm2/endpoint-monitoring-rhel8-operator@sha256:64c9e84fb923d107d0d4d3f9026510de03f73773cc8348f0025721d26033215c_arm64",
"8Base-RHACM-2.7:rhacm2/endpoint-monitoring-rhel8-operator@sha256:8913009902c71afe34f3a98ed720997e72f764cb7e251a08a2698f2d8ce64e24_s390x",
"8Base-RHACM-2.7:rhacm2/endpoint-monitoring-rhel8-operator@sha256:c5bcc8c4e5d2a4b7270b04dc1b8e8fa399a0f0bfff1d1cc3e7ec0b7b7b6e0f3f_ppc64le",
"8Base-RHACM-2.7:rhacm2/governance-policy-propagator-rhel8@sha256:002229b229bf9a13e54dc16e1edacc0cf8c75d6f46948868a045d79dfd38033c_amd64",
"8Base-RHACM-2.7:rhacm2/governance-policy-propagator-rhel8@sha256:53a9030933e0b2f752461e5337590ad16e891a8fdda897d8a0cb8e135363f0d0_ppc64le",
"8Base-RHACM-2.7:rhacm2/governance-policy-propagator-rhel8@sha256:d4296089159e15bf3e11f5695a34d10b83875a346545f1d09824b4fe47295cf8_s390x",
"8Base-RHACM-2.7:rhacm2/governance-policy-propagator-rhel8@sha256:e05489056e65dba4eb291b050c8072608a5efc2ce971b34a903c8c7ca07e0927_arm64",
"8Base-RHACM-2.7:rhacm2/grafana-dashboard-loader-rhel8@sha256:0d64615d4c3a6fc8e0fc5eb595d8f846f17f7462aaf66b40aa54436fe2b4bd2b_amd64",
"8Base-RHACM-2.7:rhacm2/grafana-dashboard-loader-rhel8@sha256:c182f0b51bfd9b29ea7363f74522a49b6601418f5db76843231167ef1176f709_s390x",
"8Base-RHACM-2.7:rhacm2/grafana-dashboard-loader-rhel8@sha256:d41f6fabaec525dfaac736806b93102479260309f482e155af2b03dc3c9a0c61_arm64",
"8Base-RHACM-2.7:rhacm2/grafana-dashboard-loader-rhel8@sha256:f35f6472c8138046e2f9017659dfb5a703cd895032a21d6d95c1075173005f7c_ppc64le",
"8Base-RHACM-2.7:rhacm2/iam-policy-controller-rhel8@sha256:83354271af399291790b9c3e2e98ba1db7fac99b48a385d50e7318b357f882ca_ppc64le",
"8Base-RHACM-2.7:rhacm2/iam-policy-controller-rhel8@sha256:cc5f8499009dc316d936c3a57f9a9457d5f2bbc8568e2b484a7c8b1cc676da7c_arm64",
"8Base-RHACM-2.7:rhacm2/iam-policy-controller-rhel8@sha256:e79bba365fb1a5edb7cc53d07cebdbb56e861948dedd61e9697f14a8defc300b_amd64",
"8Base-RHACM-2.7:rhacm2/iam-policy-controller-rhel8@sha256:f7a86d6209a19498e56da1f39533a1198af35c2a9e3c824cea252eb34d737219_s390x",
"8Base-RHACM-2.7:rhacm2/insights-client-rhel8@sha256:41d64847ac789df45b51aeca8debfa2a5ac7ff15ad880ba7213ce8afbe4aff2e_amd64",
"8Base-RHACM-2.7:rhacm2/insights-client-rhel8@sha256:5a32ad8c8e7792f9679a604f073bce047c4f8fdd713a655ae83314e27366c5af_arm64",
"8Base-RHACM-2.7:rhacm2/insights-client-rhel8@sha256:7040938ffaa1682dfefe95a614335b9d4f59aac472e47937f1d19f8325d985e6_ppc64le",
"8Base-RHACM-2.7:rhacm2/insights-client-rhel8@sha256:9d25ef8c29b2dac4660e18c17d0286fa2ff0f6f6383b6bf795f7e5e6f70b950e_s390x",
"8Base-RHACM-2.7:rhacm2/insights-metrics-rhel8@sha256:4bf538ff68126949da79f7b1ab97a44a64529e240cd3f84360a88bb6a9a08e4d_ppc64le",
"8Base-RHACM-2.7:rhacm2/insights-metrics-rhel8@sha256:57bf2eca5df0be601d7dd59357e95d078bf69d26c1b26cdd56d0d311df123d5a_arm64",
"8Base-RHACM-2.7:rhacm2/insights-metrics-rhel8@sha256:65f96884ed34103842217b26597ec413197db699aeb004daeca08f1d08014f46_amd64",
"8Base-RHACM-2.7:rhacm2/insights-metrics-rhel8@sha256:ed01454411cbdfb20661aecc76e00767b5ec122e27a379159476eabba741b94e_s390x",
"8Base-RHACM-2.7:rhacm2/klusterlet-addon-controller-rhel8@sha256:523776c04653aac8c750ff48156fd7a5b0efd9ad35c40cbacdbe0ca6dda48217_amd64",
"8Base-RHACM-2.7:rhacm2/klusterlet-addon-controller-rhel8@sha256:7cea9ce9aeb26df137590353de05b8a88ee55faa43cecde68e40fb875f9844cd_arm64",
"8Base-RHACM-2.7:rhacm2/klusterlet-addon-controller-rhel8@sha256:866125412b6812710734b9e72d09581be40879bb57236e37660e2d29210a37ad_s390x",
"8Base-RHACM-2.7:rhacm2/klusterlet-addon-controller-rhel8@sha256:c89f9fed1ce56a6baf10808454b01d4df88571db744feb2bfae8b5707d82013f_ppc64le",
"8Base-RHACM-2.7:rhacm2/kube-rbac-proxy-rhel8@sha256:407178ad223483b92a382e0fb916de9f42f1a0db9aaacb66710a7a743f1c3dce_arm64",
"8Base-RHACM-2.7:rhacm2/kube-rbac-proxy-rhel8@sha256:455dde7a89b1505c93651022451b83e1e8f86186b98f660e3c6ad998a97d48f3_ppc64le",
"8Base-RHACM-2.7:rhacm2/kube-rbac-proxy-rhel8@sha256:95de0275698ef704379246e088763c3827171487049b9cfb857712ddbdef46e9_amd64",
"8Base-RHACM-2.7:rhacm2/kube-rbac-proxy-rhel8@sha256:f0397b30dc7b824b0e37a256c5a067585885c80db1033b44a13fe56446cd80a9_s390x",
"8Base-RHACM-2.7:rhacm2/kube-state-metrics-rhel8@sha256:1f27bc62a66413a31d2d680ecd2a8ed9c9d378341da56b788cd86c98151a1fd4_s390x",
"8Base-RHACM-2.7:rhacm2/kube-state-metrics-rhel8@sha256:534420075e829b5881f6cd3f32d4aa90ea3075de869b84f689c9606d4f03521a_arm64",
"8Base-RHACM-2.7:rhacm2/kube-state-metrics-rhel8@sha256:8cc675a0cf4ff24b28c0b75a54fc4f3328c6a9f041f21d1814d210b7704f6970_amd64",
"8Base-RHACM-2.7:rhacm2/kube-state-metrics-rhel8@sha256:c56179f297ebab2ef9851417ec42ac6c16b6f8cb3627c243ff6984d2dd6ac76d_ppc64le",
"8Base-RHACM-2.7:rhacm2/management-ingress-rhel8@sha256:3b94abf5182934113b1cf9b8688a2da977d5fec3110f2d79b81b2ec46ffeada3_ppc64le",
"8Base-RHACM-2.7:rhacm2/management-ingress-rhel8@sha256:70aa7c3711b4085caa9ba50295dfedf9b2cd3a1b37e815e4a7245c1aef0cfe22_s390x",
"8Base-RHACM-2.7:rhacm2/management-ingress-rhel8@sha256:bea2ee18f401ec1b4c4b87f40f6f79a4418d6aafad5e2b50099f7541b6699de7_arm64",
"8Base-RHACM-2.7:rhacm2/management-ingress-rhel8@sha256:f45de50d8d7b6a285317a3bc1c413427841c8d6fab742f6de0a61bad9722b61e_amd64",
"8Base-RHACM-2.7:rhacm2/memcached-exporter-rhel8@sha256:094b84362782a88d8b0c7a75a23dd5ae3ff846913f0a49e732d53cc0efdf6a61_arm64",
"8Base-RHACM-2.7:rhacm2/memcached-exporter-rhel8@sha256:708e8f9531f5cc33a2543956eb0c940e5ad36d2ac196903a0beaa42944cb543f_ppc64le",
"8Base-RHACM-2.7:rhacm2/memcached-exporter-rhel8@sha256:baa029b8feb59ec4d626f021ebf777cc991c1a24c29c321c40513b91641f4bbc_amd64",
"8Base-RHACM-2.7:rhacm2/memcached-exporter-rhel8@sha256:c7937a592a255199c316e30c499d0c150cc95c3f208e46d8a936a5bc03a1fed6_s390x",
"8Base-RHACM-2.7:rhacm2/memcached-rhel8@sha256:21d28e1c3d1c7e8803261867c20a29df444676780ed9d4cc9f1dd1c8dbd68688_amd64",
"8Base-RHACM-2.7:rhacm2/memcached-rhel8@sha256:6bac06a2e1e181fe4920a33df5ce433635871a42ba30fbbe0adff1c505fbab4b_ppc64le",
"8Base-RHACM-2.7:rhacm2/memcached-rhel8@sha256:6c7cb2786f6863e7d1c8554f159c68123921d22bbd7bec5fc3532cad991937b4_s390x",
"8Base-RHACM-2.7:rhacm2/memcached-rhel8@sha256:e044af5fee732dd9923759b312c3b72dd4b6ab1780456973f35677d72586913e_arm64",
"8Base-RHACM-2.7:rhacm2/metrics-collector-rhel8@sha256:21644ef77ec046c79fb64f612245ac5d59c0aa569c548b48062da8896d159696_s390x",
"8Base-RHACM-2.7:rhacm2/metrics-collector-rhel8@sha256:2358249e2cf40d054cca5711f39091e2f0cbd44e61a24d3c1dd1a9e79cc440b1_arm64",
"8Base-RHACM-2.7:rhacm2/metrics-collector-rhel8@sha256:9638fab8d1439730395607cc99bcda33eae5e813778398888124e8ae319cb80e_amd64",
"8Base-RHACM-2.7:rhacm2/metrics-collector-rhel8@sha256:e06aed89ad0c48bef78e45512d22c3373f62c63d335d953ba064b160a68fcad2_ppc64le",
"8Base-RHACM-2.7:rhacm2/multicloud-integrations-rhel8@sha256:1063ef655f5dd15b0b914572ba672892eb53b441ae151d14cffca9d320860f2d_ppc64le",
"8Base-RHACM-2.7:rhacm2/multicloud-integrations-rhel8@sha256:3f0ab9161698eb9e3342c3b3fc70d5ca9c420cdcc5a5ccebc8cc993dfefb9dc3_amd64",
"8Base-RHACM-2.7:rhacm2/multicloud-integrations-rhel8@sha256:651c4ac3da42bc2acfe9bff35e397ccf5e88abb6303622f3244d6ccb9b8f9e0d_s390x",
"8Base-RHACM-2.7:rhacm2/multicloud-integrations-rhel8@sha256:f02a569222e13356f5fbdef5b7d2da943e6f6071fd88ba75a2565b3d340b6c3a_arm64",
"8Base-RHACM-2.7:rhacm2/multicluster-observability-rhel8-operator@sha256:49083d7039af6df4bd639dd998162c96dc586da4d828ffbe9c880a8a8d6d13d6_arm64",
"8Base-RHACM-2.7:rhacm2/multicluster-observability-rhel8-operator@sha256:68228ba1ef7bf5631f0cab91cb4e9f86c3d24c1ad587332d42c4f85e1a3608d7_amd64",
"8Base-RHACM-2.7:rhacm2/multicluster-observability-rhel8-operator@sha256:93da29b41da3c87d4bffaf42369b50217f5d8f81d0a82c4108c27a3c40f544d8_s390x",
"8Base-RHACM-2.7:rhacm2/multicluster-observability-rhel8-operator@sha256:f212909bc9ed5be6da68a3b6a4866fdc17ecc3514b075977a8679998d6742cbe_ppc64le",
"8Base-RHACM-2.7:rhacm2/multicluster-operators-application-rhel8@sha256:299f0753c65ab4e609418fd5515bdcb041bee357f4db192ae32a24ad0c4d7853_s390x",
"8Base-RHACM-2.7:rhacm2/multicluster-operators-application-rhel8@sha256:62520c406cdbd823e99e8ee9ff9119b61cb6880fcb1335211b6520bedec564f2_amd64",
"8Base-RHACM-2.7:rhacm2/multicluster-operators-application-rhel8@sha256:9c58c89cb0173394684d7d23178ad32eb2d571444cb306ea599565eaac92ea4f_arm64",
"8Base-RHACM-2.7:rhacm2/multicluster-operators-application-rhel8@sha256:b385c92b069a8dae72e57b69d24e1fff59ad46781579882a1edfa4839fd8bbba_ppc64le",
"8Base-RHACM-2.7:rhacm2/multicluster-operators-channel-rhel8@sha256:044723d62439a8364772ab27be2c04dbd2c0421dbeb0a7b94f70e99e646b4c80_ppc64le",
"8Base-RHACM-2.7:rhacm2/multicluster-operators-channel-rhel8@sha256:d8fe5baa4aefbcf41861743a3cf6c94f8a2a63526e96e5d263a40a8cb8a5ad4e_s390x",
"8Base-RHACM-2.7:rhacm2/multicluster-operators-channel-rhel8@sha256:da65bc93513dfb37a4828eaf5e1d4c08265ffdba05028fed95a564341d226771_amd64",
"8Base-RHACM-2.7:rhacm2/multicluster-operators-channel-rhel8@sha256:ddb1016901287c80ef1972f25db37b1182e854115671961efb3fc0048cd95800_arm64",
"8Base-RHACM-2.7:rhacm2/multicluster-operators-subscription-rhel8@sha256:548d610f996e73b67eb21d2993b5ac3d0da02997a48b9c1226072d6d95ae4c3b_arm64",
"8Base-RHACM-2.7:rhacm2/multicluster-operators-subscription-rhel8@sha256:6307eb5e9195415477b18d701310e8813772b7120d0fc4ac83846e54b46b4745_s390x",
"8Base-RHACM-2.7:rhacm2/multicluster-operators-subscription-rhel8@sha256:a69777a61feaf373c162a82ffb6f6996df6231c23cb2f1923bdd77c311d7d739_ppc64le",
"8Base-RHACM-2.7:rhacm2/multicluster-operators-subscription-rhel8@sha256:e53b330ed0c4ed0803a93b18a6ce290814dcd16dce6eb980809b5b8c6c09deb4_amd64",
"8Base-RHACM-2.7:rhacm2/multiclusterhub-rhel8@sha256:405fa2e3363a3c124a5764d6153b7bcba3d43a3026813085e44c9246d51ca60a_amd64",
"8Base-RHACM-2.7:rhacm2/multiclusterhub-rhel8@sha256:b82d4ecef59b69623ec4d0a9b5537fa52e007336727c92345cd829d80961f14a_s390x",
"8Base-RHACM-2.7:rhacm2/multiclusterhub-rhel8@sha256:e96ea7f3533e7d0836512cbc2b027b60c400aa16c8e4691117608ab4736a059b_ppc64le",
"8Base-RHACM-2.7:rhacm2/multiclusterhub-rhel8@sha256:fdf9ae4924a587c945a85b2319b0471a5688368df572f2de852c51da8bc74dcb_arm64",
"8Base-RHACM-2.7:rhacm2/node-exporter-rhel8@sha256:1af36144b83dc16cd1958d0414be55eaa2aae95894b6eefd2233308ace81df02_ppc64le",
"8Base-RHACM-2.7:rhacm2/node-exporter-rhel8@sha256:2aeec43f11c6572abb7d4468560dc1561a023d9692058a4ac2b13a0cedb44dde_amd64",
"8Base-RHACM-2.7:rhacm2/node-exporter-rhel8@sha256:8b359fcf74d236fc488ef4553dbaf9dbec549e331f2b103b40139aa2eb1345e4_arm64",
"8Base-RHACM-2.7:rhacm2/node-exporter-rhel8@sha256:97291260ff17e7e1b1f490a68041613ca5f7c192d848f928eca9b867de47bc4e_s390x",
"8Base-RHACM-2.7:rhacm2/observatorium-rhel8-operator@sha256:16eeedaa25dd61c03514479044fde9851c5b4224b718a496e33d43a06f57d5b5_amd64",
"8Base-RHACM-2.7:rhacm2/observatorium-rhel8-operator@sha256:928c114e3aca978626ad91889aaed0cc20ca0d641ad946c9a1b1f2424245c795_arm64",
"8Base-RHACM-2.7:rhacm2/observatorium-rhel8-operator@sha256:c4e260eabb09bacc1aa332ea2001333c671e0fc65a3ef4d04e02b5473b45642d_ppc64le",
"8Base-RHACM-2.7:rhacm2/observatorium-rhel8-operator@sha256:c870e034b29dfa320cb6a6bf60021033b622b76a0c4aaaf2a768326ea046b459_s390x",
"8Base-RHACM-2.7:rhacm2/observatorium-rhel8@sha256:1e46b8610e037752ecfb30aaac5c7459a81aa119bf0c2b2ffb0dc90cd5701af0_arm64",
"8Base-RHACM-2.7:rhacm2/observatorium-rhel8@sha256:51374017a10289e0402363ae2839d110f500be44dc44834dbd8dd66ba0e6f5e9_s390x",
"8Base-RHACM-2.7:rhacm2/observatorium-rhel8@sha256:836c0b874ba4fc57b5f79dffacefd2dc0261822cb6dde17d247db39175a5c27f_amd64",
"8Base-RHACM-2.7:rhacm2/observatorium-rhel8@sha256:b7b3de98fbcc216c00d3291691f8997183a6409dabed8ea7b10b336c481b2b87_ppc64le",
"8Base-RHACM-2.7:rhacm2/prometheus-alertmanager-rhel8@sha256:6c9ea79e385be44f735efb932079b328200d47869f5f5f9b442fdb76067cac2a_amd64",
"8Base-RHACM-2.7:rhacm2/prometheus-alertmanager-rhel8@sha256:8349cdc4677a2dd37c54b058c487d76e8fbe4c76178e805d4745ef5c62bc6151_arm64",
"8Base-RHACM-2.7:rhacm2/prometheus-alertmanager-rhel8@sha256:8e8c89c184a5d023f031ab7cca2c4c64cdfd151c37aa5ae3a206cb1f1055268f_ppc64le",
"8Base-RHACM-2.7:rhacm2/prometheus-alertmanager-rhel8@sha256:fdbba855391acd2b33d0b16f9f0e7ba2a9cdbaa90bf71298182954b7f4c8fe76_s390x",
"8Base-RHACM-2.7:rhacm2/prometheus-rhel8@sha256:59174c376ae5563ea3a2a68bf999458f6b905058f57a7779b6dddd7aff252e4f_amd64",
"8Base-RHACM-2.7:rhacm2/prometheus-rhel8@sha256:6877b4207285d7a0e1343f5c1b70bab163d1fd5004f778998d2e612817ea5f06_s390x",
"8Base-RHACM-2.7:rhacm2/prometheus-rhel8@sha256:a3661c1cbfa2f8c230ec44ee5e2fecf1967ce48df0c9699f063bd27407b94dac_arm64",
"8Base-RHACM-2.7:rhacm2/prometheus-rhel8@sha256:a5a9a7c264f07c789094cb5371729f86700c0cfce4605b573c236c21a46ea9d6_ppc64le",
"8Base-RHACM-2.7:rhacm2/rbac-query-proxy-rhel8@sha256:3481fdb51147ce735b7864215cacd4c6a24b2c05a9388866f11be887a5fd0d4f_s390x",
"8Base-RHACM-2.7:rhacm2/rbac-query-proxy-rhel8@sha256:84486a82cd6655d5e5a1fbccae5a2e9335498d3e05422fa325b443c8923c1b75_arm64",
"8Base-RHACM-2.7:rhacm2/rbac-query-proxy-rhel8@sha256:bdeee76d09265212805e06117c368c96d40c7b46278dc09413fa300c6198ac2d_amd64",
"8Base-RHACM-2.7:rhacm2/rbac-query-proxy-rhel8@sha256:ceb1bd89103c56378166ab968dbaa387ab0531d1592f053718d0c1c683770e3d_ppc64le",
"8Base-RHACM-2.7:rhacm2/search-collector-rhel8@sha256:4b7544ec460f265afb71c9d362cf9851e3ba250c3ab694ccc9a78c15eb38a612_arm64",
"8Base-RHACM-2.7:rhacm2/search-collector-rhel8@sha256:6695c50772760b400d0535f406f02b7c37436c5ce6932b8d5518b995780287a8_s390x",
"8Base-RHACM-2.7:rhacm2/search-collector-rhel8@sha256:91b398bdccc5dbbfb82913ac52110d0b8e2f6c37ded6aa22b7d97ec4655b4cde_amd64",
"8Base-RHACM-2.7:rhacm2/search-collector-rhel8@sha256:e129649706a536e4ef6e8f770d0bf682f35da55c86c978c749e903b1a2bbe875_ppc64le",
"8Base-RHACM-2.7:rhacm2/submariner-addon-rhel8@sha256:17dfda9e5f46f9df69171607ec2e078be9362de4c13e2ed20763fc59a7e9cd1a_s390x",
"8Base-RHACM-2.7:rhacm2/submariner-addon-rhel8@sha256:4eddabb57e6f448c45fba78dc72f1541ccddb11b63a558764d0c105465a76555_amd64",
"8Base-RHACM-2.7:rhacm2/submariner-addon-rhel8@sha256:581fb02a9670b27810f2ad35bad4a82d2e1eab77fcd1274de05b0a922450d3fc_ppc64le",
"8Base-RHACM-2.7:rhacm2/submariner-addon-rhel8@sha256:7400391c2a56bc01da6fbbf13bb249a01e90d8eccb8d465dfb19c3598f5fecbe_arm64",
"8Base-RHACM-2.7:rhacm2/thanos-receive-controller-rhel8@sha256:4b228ecad424ca792139152948e27ed4c714dcfbcd540caf117dee20845018c8_ppc64le",
"8Base-RHACM-2.7:rhacm2/thanos-receive-controller-rhel8@sha256:7ceb607e7a3205361d8c9d1b44aae47381e2d07b129e40b5f90f55c3a8402774_arm64",
"8Base-RHACM-2.7:rhacm2/thanos-receive-controller-rhel8@sha256:b17fe936f5d8d8da38d72bf2153b47ac619c460c1f8227b4cb2f37cfc18cd4be_s390x",
"8Base-RHACM-2.7:rhacm2/thanos-receive-controller-rhel8@sha256:e9a5ef8f2d97357bee0198544d0545c26ee7c7d10116771e510d73eda6c45abe_amd64",
"8Base-RHACM-2.7:rhacm2/thanos-rhel8@sha256:23a4e918b5ffdbad4745e541afad2747bd6b28e534a31e7b5aff74296b27e3e7_amd64",
"8Base-RHACM-2.7:rhacm2/thanos-rhel8@sha256:26de3711356177090694b4bf00821d873127cf8c0675fe42a8f757c5c37a40cd_arm64",
"8Base-RHACM-2.7:rhacm2/thanos-rhel8@sha256:6515a630cddbb13fd14f81fd3b8c3a95f2469eaf599010b42732d8fd794af1b0_s390x",
"8Base-RHACM-2.7:rhacm2/thanos-rhel8@sha256:736e1fd62ba7b6c56ad1af81ab1260dd7d13a770d62914183aaa2cc2ebb0dc20_ppc64le"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "nodejs-minimatch: ReDoS via the braceExpand function"
},
{
"cve": "CVE-2022-30629",
"cwe": {
"id": "CWE-331",
"name": "Insufficient Entropy"
},
"discovery_date": "2022-06-02T00:00:00+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"8Base-RHACM-2.7:rhacm2/acm-governance-policy-addon-controller-rhel8@sha256:1aae106ecbdeadb77b0fd95133827e7fad4f5fcb9916e56ca0dfccab8bd34bed_ppc64le",
"8Base-RHACM-2.7:rhacm2/acm-governance-policy-addon-controller-rhel8@sha256:2c7f0617df666e8cbcd622dee073a35843db4a81caa19b7db3b9fb9264cdf7fc_amd64",
"8Base-RHACM-2.7:rhacm2/acm-governance-policy-addon-controller-rhel8@sha256:7f6671f84fcbe569fceece415dd7beeb8bb7f86c3031bdfb3ac0d0e777051b2f_s390x",
"8Base-RHACM-2.7:rhacm2/acm-governance-policy-addon-controller-rhel8@sha256:b30028955a86b6ecdb8c6865328976d74e98f56d6e21277a9f5a812f896b6303_arm64",
"8Base-RHACM-2.7:rhacm2/acm-governance-policy-framework-addon-rhel8@sha256:25271964483024b3235dd61f7e7bb9dd5e9dfa75f76e6ded5c92580d440ca48b_s390x",
"8Base-RHACM-2.7:rhacm2/acm-governance-policy-framework-addon-rhel8@sha256:7dcde13540cc938374463521f91091a7bbf0a037cabfc5e4b55c89497e0ba6bf_arm64",
"8Base-RHACM-2.7:rhacm2/acm-governance-policy-framework-addon-rhel8@sha256:b7b778111722c0da14ae74580be1813f6ecedf97fcd88de46fd15cc3ace2cb61_ppc64le",
"8Base-RHACM-2.7:rhacm2/acm-governance-policy-framework-addon-rhel8@sha256:ec5fc63b94bc9c070f14fd76d4ae26b90e3f29d3694887380a5f8f8ea5a04bc0_amd64",
"8Base-RHACM-2.7:rhacm2/acm-grafana-rhel8@sha256:0c427fa58c97b71eb784e4a590c208b0284cf656f66a268ea4803804ce3ce28a_arm64",
"8Base-RHACM-2.7:rhacm2/acm-grafana-rhel8@sha256:2e3505803004ca421087171bfe9097f6f106c812f840e8b83d1215150b4137c4_ppc64le",
"8Base-RHACM-2.7:rhacm2/acm-grafana-rhel8@sha256:49746c3a6e7033b1bac90d3515e0f5ab44aaf9c45cce414308da72bb960287b1_amd64",
"8Base-RHACM-2.7:rhacm2/acm-grafana-rhel8@sha256:c8f1a9d09131727033e6e60984c5baa3271adc6a23854b9aabe70f36952d35d6_s390x",
"8Base-RHACM-2.7:rhacm2/acm-must-gather-rhel8@sha256:0be17e173b962f1a87e833096f208c9030fce1128b2b8c86842a0a40f7d6cf02_arm64",
"8Base-RHACM-2.7:rhacm2/acm-must-gather-rhel8@sha256:5c79bf93599b792c20c76d9a0a35532ad79a45f3765dccfbafab9a273e338e52_amd64",
"8Base-RHACM-2.7:rhacm2/acm-must-gather-rhel8@sha256:a05c071011c96e4db1e4a469883103f4118a304d3e03338083d2a103c0e7c208_ppc64le",
"8Base-RHACM-2.7:rhacm2/acm-must-gather-rhel8@sha256:ad85c5d648363cdb36790b49311f4e07a8584b9e6065cde9d41274a1bd716f0a_s390x",
"8Base-RHACM-2.7:rhacm2/acm-operator-bundle@sha256:90320bd14c632ace987ca1eac05a78068123ef1fc97c401951d073a3f0fd8e66_s390x",
"8Base-RHACM-2.7:rhacm2/acm-operator-bundle@sha256:e45be680b6140f58ff1840649b29aebebad4c5950d9571ca39dfea1dffd669b0_ppc64le",
"8Base-RHACM-2.7:rhacm2/acm-operator-bundle@sha256:f63d0a9a0e3dc9d86e84279c50e9c613d8430e71a3821d418e168250ca3b747c_amd64",
"8Base-RHACM-2.7:rhacm2/acm-prometheus-config-reloader-rhel8@sha256:0fd63f75b7638fadc78f92a62d6e9731e42c05069f3e93ab0ffd4b004de78100_ppc64le",
"8Base-RHACM-2.7:rhacm2/acm-prometheus-config-reloader-rhel8@sha256:2839bcce06fd5a02f6cc8fce8668fb806ae8f2e0e7174e5c66376792c2d1fd92_s390x",
"8Base-RHACM-2.7:rhacm2/acm-prometheus-config-reloader-rhel8@sha256:7fcb79c1707b3c8b767d8c174e5b64516f200c0bfa255c1f40557446b37debae_amd64",
"8Base-RHACM-2.7:rhacm2/acm-prometheus-config-reloader-rhel8@sha256:a4e43fc7608837da6a66cb2c5bda4b78b520c3075c0f1f66bb824fa44e2d35fd_arm64",
"8Base-RHACM-2.7:rhacm2/acm-prometheus-rhel8@sha256:4283fa3b6ee93404d4fe7b551b52dbd7a4bbd8be0a57cf9b603a68736feefaea_amd64",
"8Base-RHACM-2.7:rhacm2/acm-prometheus-rhel8@sha256:7e98ef30dca1071d5abff1be2a3a296cc9a4663162a3828b697637195d314e77_ppc64le",
"8Base-RHACM-2.7:rhacm2/acm-prometheus-rhel8@sha256:b3ee1cad060e7f72414df1ae6c0e27ddf6f6fa7a8e45627ebeb912b8a9ca3b74_arm64",
"8Base-RHACM-2.7:rhacm2/acm-prometheus-rhel8@sha256:c6d947e30ec1aa348d573ee93c669f71b38ea93801e71636f5f9ab4609f681b4_s390x",
"8Base-RHACM-2.7:rhacm2/acm-search-indexer-rhel8@sha256:436307eef035e0e9be448eb6c4f6a690a7d357ed06d661642b082e0d3219864c_amd64",
"8Base-RHACM-2.7:rhacm2/acm-search-indexer-rhel8@sha256:53ceb20280569eaf0129686d49d462a3c1d3eaf2829b6eb920e9359be718e2c4_s390x",
"8Base-RHACM-2.7:rhacm2/acm-search-indexer-rhel8@sha256:aa89295f36c99d70e63b07e9fe2c8db348df38b3308870f543efb4be24beca6c_ppc64le",
"8Base-RHACM-2.7:rhacm2/acm-search-indexer-rhel8@sha256:aed3972894519bc832bd9a340316a752ebb8edbc393051904c399eef7e423dd4_arm64",
"8Base-RHACM-2.7:rhacm2/acm-search-v2-api-rhel8@sha256:1808d69232a47c3590a41c1e97126dd06c2727be972b11170b115f2e5d9fec38_amd64",
"8Base-RHACM-2.7:rhacm2/acm-search-v2-api-rhel8@sha256:1d5153067a1cb127f74d2bc983d16db8f39313a378f14d13f7e39da28f2251ae_ppc64le",
"8Base-RHACM-2.7:rhacm2/acm-search-v2-api-rhel8@sha256:5be1e54791e8024f0e1342eba7d4441e0606f9a26be8f52aff51c8665baa41cc_s390x",
"8Base-RHACM-2.7:rhacm2/acm-search-v2-api-rhel8@sha256:f2924c460e8d7e12da359f365f9ec3b13c2d175dd6c11533b12113741eea7292_arm64",
"8Base-RHACM-2.7:rhacm2/acm-volsync-addon-controller-rhel8@sha256:56067372156bb6d00103eecc4b5c80478980036b8143a2e2a73f8a685d0d78ee_amd64",
"8Base-RHACM-2.7:rhacm2/acm-volsync-addon-controller-rhel8@sha256:98724153fa7763d22bcf11c3a5faa6eee0f6c40c4f4f647487e106d2ef427218_s390x",
"8Base-RHACM-2.7:rhacm2/acm-volsync-addon-controller-rhel8@sha256:a7f8ce55764d4e303d54aaf064d56ee192620d29b361fabcda2a26f364221dc9_arm64",
"8Base-RHACM-2.7:rhacm2/acm-volsync-addon-controller-rhel8@sha256:e3e10a30c35a9cbd5f81d107e9ce86b2410bd10171673521eab1491ebdee2314_ppc64le",
"8Base-RHACM-2.7:rhacm2/cert-policy-controller-rhel8@sha256:1de63e2d307841c7707f4d0c09cd1d9cd673bbd7736c5f6c533986a9de0d1118_s390x",
"8Base-RHACM-2.7:rhacm2/cert-policy-controller-rhel8@sha256:488e74aed7f420f6112ef1f7b3b5cc812358574ec149ecca1147ff2f9d6d7835_arm64",
"8Base-RHACM-2.7:rhacm2/cert-policy-controller-rhel8@sha256:5be8ca7ec79077906c23b52cdaa731866774a2e413babd395d3f24d892bed37a_ppc64le",
"8Base-RHACM-2.7:rhacm2/cert-policy-controller-rhel8@sha256:c78e2547f3cff318747e354f09e5954c71fde8840ab8db818050dc9531205e6c_amd64",
"8Base-RHACM-2.7:rhacm2/cluster-backup-rhel8-operator@sha256:09f23f185abfbec175fbea2cc1fba624308c2777b5c8133d9e98daeb4bcfa009_s390x",
"8Base-RHACM-2.7:rhacm2/cluster-backup-rhel8-operator@sha256:3af39faf1795e87018795c35b2ec5074bfcd1bf76b84326446cfb1570bc0d5e0_arm64",
"8Base-RHACM-2.7:rhacm2/cluster-backup-rhel8-operator@sha256:3c969356ace5c3bc0fa5d6d8e25a838262b0f6152533f4361034a742eb29ae24_amd64",
"8Base-RHACM-2.7:rhacm2/cluster-backup-rhel8-operator@sha256:f02c115867036c64cdf8669fe7690b94d23b19ad7b969938f7c4cbb00111d403_ppc64le",
"8Base-RHACM-2.7:rhacm2/config-policy-controller-rhel8@sha256:1339f82b15ebe01ba411e70252eb5964a5d622bd28a7fa494786ae6317d3060c_amd64",
"8Base-RHACM-2.7:rhacm2/config-policy-controller-rhel8@sha256:328c0d0e4d06573f2f26bbec39f1a570eb6ddbc26a5c0fa380fec7f840f6475e_arm64",
"8Base-RHACM-2.7:rhacm2/config-policy-controller-rhel8@sha256:e5480dd0b573d0fd949fa2cf22d77ebb5a32765fb95bed18a02fa3155f690f5b_ppc64le",
"8Base-RHACM-2.7:rhacm2/config-policy-controller-rhel8@sha256:fab9c37776dabaa9c510bf243f23407715a1e3bd1c0a0280dc22191c6349a1c0_s390x",
"8Base-RHACM-2.7:rhacm2/console-rhel8@sha256:01517c35f75f1f4f4c3625eb899bff16ae5c114a241c70b56f7de2310ddd065e_s390x",
"8Base-RHACM-2.7:rhacm2/console-rhel8@sha256:33929c835221f166d0eb731f5e553cdf78a5579a124c90b462d4bb5250dc7254_arm64",
"8Base-RHACM-2.7:rhacm2/console-rhel8@sha256:89dad712668e3fdd11a79fdc477a5a2fe1060902bd3f3e575fd2812b4e9f7037_ppc64le",
"8Base-RHACM-2.7:rhacm2/console-rhel8@sha256:fa807a069376c408c56d593bc2e2569cec0c19f105a727a616dea3bd8305953f_amd64",
"8Base-RHACM-2.7:rhacm2/endpoint-monitoring-rhel8-operator@sha256:4f5241425e26875244fab0ec9e96707790ef86edca5265ac01de1ccfc86294c0_amd64",
"8Base-RHACM-2.7:rhacm2/endpoint-monitoring-rhel8-operator@sha256:64c9e84fb923d107d0d4d3f9026510de03f73773cc8348f0025721d26033215c_arm64",
"8Base-RHACM-2.7:rhacm2/endpoint-monitoring-rhel8-operator@sha256:8913009902c71afe34f3a98ed720997e72f764cb7e251a08a2698f2d8ce64e24_s390x",
"8Base-RHACM-2.7:rhacm2/endpoint-monitoring-rhel8-operator@sha256:c5bcc8c4e5d2a4b7270b04dc1b8e8fa399a0f0bfff1d1cc3e7ec0b7b7b6e0f3f_ppc64le",
"8Base-RHACM-2.7:rhacm2/governance-policy-propagator-rhel8@sha256:002229b229bf9a13e54dc16e1edacc0cf8c75d6f46948868a045d79dfd38033c_amd64",
"8Base-RHACM-2.7:rhacm2/governance-policy-propagator-rhel8@sha256:53a9030933e0b2f752461e5337590ad16e891a8fdda897d8a0cb8e135363f0d0_ppc64le",
"8Base-RHACM-2.7:rhacm2/governance-policy-propagator-rhel8@sha256:d4296089159e15bf3e11f5695a34d10b83875a346545f1d09824b4fe47295cf8_s390x",
"8Base-RHACM-2.7:rhacm2/governance-policy-propagator-rhel8@sha256:e05489056e65dba4eb291b050c8072608a5efc2ce971b34a903c8c7ca07e0927_arm64",
"8Base-RHACM-2.7:rhacm2/grafana-dashboard-loader-rhel8@sha256:0d64615d4c3a6fc8e0fc5eb595d8f846f17f7462aaf66b40aa54436fe2b4bd2b_amd64",
"8Base-RHACM-2.7:rhacm2/grafana-dashboard-loader-rhel8@sha256:c182f0b51bfd9b29ea7363f74522a49b6601418f5db76843231167ef1176f709_s390x",
"8Base-RHACM-2.7:rhacm2/grafana-dashboard-loader-rhel8@sha256:d41f6fabaec525dfaac736806b93102479260309f482e155af2b03dc3c9a0c61_arm64",
"8Base-RHACM-2.7:rhacm2/grafana-dashboard-loader-rhel8@sha256:f35f6472c8138046e2f9017659dfb5a703cd895032a21d6d95c1075173005f7c_ppc64le",
"8Base-RHACM-2.7:rhacm2/iam-policy-controller-rhel8@sha256:83354271af399291790b9c3e2e98ba1db7fac99b48a385d50e7318b357f882ca_ppc64le",
"8Base-RHACM-2.7:rhacm2/iam-policy-controller-rhel8@sha256:cc5f8499009dc316d936c3a57f9a9457d5f2bbc8568e2b484a7c8b1cc676da7c_arm64",
"8Base-RHACM-2.7:rhacm2/iam-policy-controller-rhel8@sha256:e79bba365fb1a5edb7cc53d07cebdbb56e861948dedd61e9697f14a8defc300b_amd64",
"8Base-RHACM-2.7:rhacm2/iam-policy-controller-rhel8@sha256:f7a86d6209a19498e56da1f39533a1198af35c2a9e3c824cea252eb34d737219_s390x",
"8Base-RHACM-2.7:rhacm2/insights-client-rhel8@sha256:41d64847ac789df45b51aeca8debfa2a5ac7ff15ad880ba7213ce8afbe4aff2e_amd64",
"8Base-RHACM-2.7:rhacm2/insights-client-rhel8@sha256:5a32ad8c8e7792f9679a604f073bce047c4f8fdd713a655ae83314e27366c5af_arm64",
"8Base-RHACM-2.7:rhacm2/insights-client-rhel8@sha256:7040938ffaa1682dfefe95a614335b9d4f59aac472e47937f1d19f8325d985e6_ppc64le",
"8Base-RHACM-2.7:rhacm2/insights-client-rhel8@sha256:9d25ef8c29b2dac4660e18c17d0286fa2ff0f6f6383b6bf795f7e5e6f70b950e_s390x",
"8Base-RHACM-2.7:rhacm2/insights-metrics-rhel8@sha256:4bf538ff68126949da79f7b1ab97a44a64529e240cd3f84360a88bb6a9a08e4d_ppc64le",
"8Base-RHACM-2.7:rhacm2/insights-metrics-rhel8@sha256:57bf2eca5df0be601d7dd59357e95d078bf69d26c1b26cdd56d0d311df123d5a_arm64",
"8Base-RHACM-2.7:rhacm2/insights-metrics-rhel8@sha256:65f96884ed34103842217b26597ec413197db699aeb004daeca08f1d08014f46_amd64",
"8Base-RHACM-2.7:rhacm2/insights-metrics-rhel8@sha256:ed01454411cbdfb20661aecc76e00767b5ec122e27a379159476eabba741b94e_s390x",
"8Base-RHACM-2.7:rhacm2/klusterlet-addon-controller-rhel8@sha256:523776c04653aac8c750ff48156fd7a5b0efd9ad35c40cbacdbe0ca6dda48217_amd64",
"8Base-RHACM-2.7:rhacm2/klusterlet-addon-controller-rhel8@sha256:7cea9ce9aeb26df137590353de05b8a88ee55faa43cecde68e40fb875f9844cd_arm64",
"8Base-RHACM-2.7:rhacm2/klusterlet-addon-controller-rhel8@sha256:866125412b6812710734b9e72d09581be40879bb57236e37660e2d29210a37ad_s390x",
"8Base-RHACM-2.7:rhacm2/klusterlet-addon-controller-rhel8@sha256:c89f9fed1ce56a6baf10808454b01d4df88571db744feb2bfae8b5707d82013f_ppc64le",
"8Base-RHACM-2.7:rhacm2/kube-rbac-proxy-rhel8@sha256:407178ad223483b92a382e0fb916de9f42f1a0db9aaacb66710a7a743f1c3dce_arm64",
"8Base-RHACM-2.7:rhacm2/kube-rbac-proxy-rhel8@sha256:455dde7a89b1505c93651022451b83e1e8f86186b98f660e3c6ad998a97d48f3_ppc64le",
"8Base-RHACM-2.7:rhacm2/kube-rbac-proxy-rhel8@sha256:95de0275698ef704379246e088763c3827171487049b9cfb857712ddbdef46e9_amd64",
"8Base-RHACM-2.7:rhacm2/kube-rbac-proxy-rhel8@sha256:f0397b30dc7b824b0e37a256c5a067585885c80db1033b44a13fe56446cd80a9_s390x",
"8Base-RHACM-2.7:rhacm2/kube-state-metrics-rhel8@sha256:1f27bc62a66413a31d2d680ecd2a8ed9c9d378341da56b788cd86c98151a1fd4_s390x",
"8Base-RHACM-2.7:rhacm2/kube-state-metrics-rhel8@sha256:534420075e829b5881f6cd3f32d4aa90ea3075de869b84f689c9606d4f03521a_arm64",
"8Base-RHACM-2.7:rhacm2/kube-state-metrics-rhel8@sha256:8cc675a0cf4ff24b28c0b75a54fc4f3328c6a9f041f21d1814d210b7704f6970_amd64",
"8Base-RHACM-2.7:rhacm2/kube-state-metrics-rhel8@sha256:c56179f297ebab2ef9851417ec42ac6c16b6f8cb3627c243ff6984d2dd6ac76d_ppc64le",
"8Base-RHACM-2.7:rhacm2/management-ingress-rhel8@sha256:3b94abf5182934113b1cf9b8688a2da977d5fec3110f2d79b81b2ec46ffeada3_ppc64le",
"8Base-RHACM-2.7:rhacm2/management-ingress-rhel8@sha256:70aa7c3711b4085caa9ba50295dfedf9b2cd3a1b37e815e4a7245c1aef0cfe22_s390x",
"8Base-RHACM-2.7:rhacm2/management-ingress-rhel8@sha256:bea2ee18f401ec1b4c4b87f40f6f79a4418d6aafad5e2b50099f7541b6699de7_arm64",
"8Base-RHACM-2.7:rhacm2/management-ingress-rhel8@sha256:f45de50d8d7b6a285317a3bc1c413427841c8d6fab742f6de0a61bad9722b61e_amd64",
"8Base-RHACM-2.7:rhacm2/memcached-exporter-rhel8@sha256:094b84362782a88d8b0c7a75a23dd5ae3ff846913f0a49e732d53cc0efdf6a61_arm64",
"8Base-RHACM-2.7:rhacm2/memcached-exporter-rhel8@sha256:708e8f9531f5cc33a2543956eb0c940e5ad36d2ac196903a0beaa42944cb543f_ppc64le",
"8Base-RHACM-2.7:rhacm2/memcached-exporter-rhel8@sha256:baa029b8feb59ec4d626f021ebf777cc991c1a24c29c321c40513b91641f4bbc_amd64",
"8Base-RHACM-2.7:rhacm2/memcached-exporter-rhel8@sha256:c7937a592a255199c316e30c499d0c150cc95c3f208e46d8a936a5bc03a1fed6_s390x",
"8Base-RHACM-2.7:rhacm2/memcached-rhel8@sha256:21d28e1c3d1c7e8803261867c20a29df444676780ed9d4cc9f1dd1c8dbd68688_amd64",
"8Base-RHACM-2.7:rhacm2/memcached-rhel8@sha256:6bac06a2e1e181fe4920a33df5ce433635871a42ba30fbbe0adff1c505fbab4b_ppc64le",
"8Base-RHACM-2.7:rhacm2/memcached-rhel8@sha256:6c7cb2786f6863e7d1c8554f159c68123921d22bbd7bec5fc3532cad991937b4_s390x",
"8Base-RHACM-2.7:rhacm2/memcached-rhel8@sha256:e044af5fee732dd9923759b312c3b72dd4b6ab1780456973f35677d72586913e_arm64",
"8Base-RHACM-2.7:rhacm2/metrics-collector-rhel8@sha256:21644ef77ec046c79fb64f612245ac5d59c0aa569c548b48062da8896d159696_s390x",
"8Base-RHACM-2.7:rhacm2/metrics-collector-rhel8@sha256:2358249e2cf40d054cca5711f39091e2f0cbd44e61a24d3c1dd1a9e79cc440b1_arm64",
"8Base-RHACM-2.7:rhacm2/metrics-collector-rhel8@sha256:9638fab8d1439730395607cc99bcda33eae5e813778398888124e8ae319cb80e_amd64",
"8Base-RHACM-2.7:rhacm2/metrics-collector-rhel8@sha256:e06aed89ad0c48bef78e45512d22c3373f62c63d335d953ba064b160a68fcad2_ppc64le",
"8Base-RHACM-2.7:rhacm2/multicloud-integrations-rhel8@sha256:1063ef655f5dd15b0b914572ba672892eb53b441ae151d14cffca9d320860f2d_ppc64le",
"8Base-RHACM-2.7:rhacm2/multicloud-integrations-rhel8@sha256:3f0ab9161698eb9e3342c3b3fc70d5ca9c420cdcc5a5ccebc8cc993dfefb9dc3_amd64",
"8Base-RHACM-2.7:rhacm2/multicloud-integrations-rhel8@sha256:651c4ac3da42bc2acfe9bff35e397ccf5e88abb6303622f3244d6ccb9b8f9e0d_s390x",
"8Base-RHACM-2.7:rhacm2/multicloud-integrations-rhel8@sha256:f02a569222e13356f5fbdef5b7d2da943e6f6071fd88ba75a2565b3d340b6c3a_arm64",
"8Base-RHACM-2.7:rhacm2/multicluster-observability-rhel8-operator@sha256:49083d7039af6df4bd639dd998162c96dc586da4d828ffbe9c880a8a8d6d13d6_arm64",
"8Base-RHACM-2.7:rhacm2/multicluster-observability-rhel8-operator@sha256:68228ba1ef7bf5631f0cab91cb4e9f86c3d24c1ad587332d42c4f85e1a3608d7_amd64",
"8Base-RHACM-2.7:rhacm2/multicluster-observability-rhel8-operator@sha256:93da29b41da3c87d4bffaf42369b50217f5d8f81d0a82c4108c27a3c40f544d8_s390x",
"8Base-RHACM-2.7:rhacm2/multicluster-observability-rhel8-operator@sha256:f212909bc9ed5be6da68a3b6a4866fdc17ecc3514b075977a8679998d6742cbe_ppc64le",
"8Base-RHACM-2.7:rhacm2/multicluster-operators-application-rhel8@sha256:299f0753c65ab4e609418fd5515bdcb041bee357f4db192ae32a24ad0c4d7853_s390x",
"8Base-RHACM-2.7:rhacm2/multicluster-operators-application-rhel8@sha256:62520c406cdbd823e99e8ee9ff9119b61cb6880fcb1335211b6520bedec564f2_amd64",
"8Base-RHACM-2.7:rhacm2/multicluster-operators-application-rhel8@sha256:9c58c89cb0173394684d7d23178ad32eb2d571444cb306ea599565eaac92ea4f_arm64",
"8Base-RHACM-2.7:rhacm2/multicluster-operators-application-rhel8@sha256:b385c92b069a8dae72e57b69d24e1fff59ad46781579882a1edfa4839fd8bbba_ppc64le",
"8Base-RHACM-2.7:rhacm2/multicluster-operators-channel-rhel8@sha256:044723d62439a8364772ab27be2c04dbd2c0421dbeb0a7b94f70e99e646b4c80_ppc64le",
"8Base-RHACM-2.7:rhacm2/multicluster-operators-channel-rhel8@sha256:d8fe5baa4aefbcf41861743a3cf6c94f8a2a63526e96e5d263a40a8cb8a5ad4e_s390x",
"8Base-RHACM-2.7:rhacm2/multicluster-operators-channel-rhel8@sha256:da65bc93513dfb37a4828eaf5e1d4c08265ffdba05028fed95a564341d226771_amd64",
"8Base-RHACM-2.7:rhacm2/multicluster-operators-channel-rhel8@sha256:ddb1016901287c80ef1972f25db37b1182e854115671961efb3fc0048cd95800_arm64",
"8Base-RHACM-2.7:rhacm2/multicluster-operators-subscription-rhel8@sha256:548d610f996e73b67eb21d2993b5ac3d0da02997a48b9c1226072d6d95ae4c3b_arm64",
"8Base-RHACM-2.7:rhacm2/multicluster-operators-subscription-rhel8@sha256:6307eb5e9195415477b18d701310e8813772b7120d0fc4ac83846e54b46b4745_s390x",
"8Base-RHACM-2.7:rhacm2/multicluster-operators-subscription-rhel8@sha256:a69777a61feaf373c162a82ffb6f6996df6231c23cb2f1923bdd77c311d7d739_ppc64le",
"8Base-RHACM-2.7:rhacm2/multicluster-operators-subscription-rhel8@sha256:e53b330ed0c4ed0803a93b18a6ce290814dcd16dce6eb980809b5b8c6c09deb4_amd64",
"8Base-RHACM-2.7:rhacm2/multiclusterhub-rhel8@sha256:405fa2e3363a3c124a5764d6153b7bcba3d43a3026813085e44c9246d51ca60a_amd64",
"8Base-RHACM-2.7:rhacm2/multiclusterhub-rhel8@sha256:b82d4ecef59b69623ec4d0a9b5537fa52e007336727c92345cd829d80961f14a_s390x",
"8Base-RHACM-2.7:rhacm2/multiclusterhub-rhel8@sha256:e96ea7f3533e7d0836512cbc2b027b60c400aa16c8e4691117608ab4736a059b_ppc64le",
"8Base-RHACM-2.7:rhacm2/multiclusterhub-rhel8@sha256:fdf9ae4924a587c945a85b2319b0471a5688368df572f2de852c51da8bc74dcb_arm64",
"8Base-RHACM-2.7:rhacm2/node-exporter-rhel8@sha256:1af36144b83dc16cd1958d0414be55eaa2aae95894b6eefd2233308ace81df02_ppc64le",
"8Base-RHACM-2.7:rhacm2/node-exporter-rhel8@sha256:2aeec43f11c6572abb7d4468560dc1561a023d9692058a4ac2b13a0cedb44dde_amd64",
"8Base-RHACM-2.7:rhacm2/node-exporter-rhel8@sha256:8b359fcf74d236fc488ef4553dbaf9dbec549e331f2b103b40139aa2eb1345e4_arm64",
"8Base-RHACM-2.7:rhacm2/node-exporter-rhel8@sha256:97291260ff17e7e1b1f490a68041613ca5f7c192d848f928eca9b867de47bc4e_s390x",
"8Base-RHACM-2.7:rhacm2/observatorium-rhel8-operator@sha256:16eeedaa25dd61c03514479044fde9851c5b4224b718a496e33d43a06f57d5b5_amd64",
"8Base-RHACM-2.7:rhacm2/observatorium-rhel8-operator@sha256:928c114e3aca978626ad91889aaed0cc20ca0d641ad946c9a1b1f2424245c795_arm64",
"8Base-RHACM-2.7:rhacm2/observatorium-rhel8-operator@sha256:c4e260eabb09bacc1aa332ea2001333c671e0fc65a3ef4d04e02b5473b45642d_ppc64le",
"8Base-RHACM-2.7:rhacm2/observatorium-rhel8-operator@sha256:c870e034b29dfa320cb6a6bf60021033b622b76a0c4aaaf2a768326ea046b459_s390x",
"8Base-RHACM-2.7:rhacm2/observatorium-rhel8@sha256:1e46b8610e037752ecfb30aaac5c7459a81aa119bf0c2b2ffb0dc90cd5701af0_arm64",
"8Base-RHACM-2.7:rhacm2/observatorium-rhel8@sha256:51374017a10289e0402363ae2839d110f500be44dc44834dbd8dd66ba0e6f5e9_s390x",
"8Base-RHACM-2.7:rhacm2/observatorium-rhel8@sha256:836c0b874ba4fc57b5f79dffacefd2dc0261822cb6dde17d247db39175a5c27f_amd64",
"8Base-RHACM-2.7:rhacm2/observatorium-rhel8@sha256:b7b3de98fbcc216c00d3291691f8997183a6409dabed8ea7b10b336c481b2b87_ppc64le",
"8Base-RHACM-2.7:rhacm2/prometheus-alertmanager-rhel8@sha256:6c9ea79e385be44f735efb932079b328200d47869f5f5f9b442fdb76067cac2a_amd64",
"8Base-RHACM-2.7:rhacm2/prometheus-alertmanager-rhel8@sha256:8349cdc4677a2dd37c54b058c487d76e8fbe4c76178e805d4745ef5c62bc6151_arm64",
"8Base-RHACM-2.7:rhacm2/prometheus-alertmanager-rhel8@sha256:8e8c89c184a5d023f031ab7cca2c4c64cdfd151c37aa5ae3a206cb1f1055268f_ppc64le",
"8Base-RHACM-2.7:rhacm2/prometheus-alertmanager-rhel8@sha256:fdbba855391acd2b33d0b16f9f0e7ba2a9cdbaa90bf71298182954b7f4c8fe76_s390x",
"8Base-RHACM-2.7:rhacm2/prometheus-rhel8@sha256:59174c376ae5563ea3a2a68bf999458f6b905058f57a7779b6dddd7aff252e4f_amd64",
"8Base-RHACM-2.7:rhacm2/prometheus-rhel8@sha256:6877b4207285d7a0e1343f5c1b70bab163d1fd5004f778998d2e612817ea5f06_s390x",
"8Base-RHACM-2.7:rhacm2/prometheus-rhel8@sha256:a3661c1cbfa2f8c230ec44ee5e2fecf1967ce48df0c9699f063bd27407b94dac_arm64",
"8Base-RHACM-2.7:rhacm2/prometheus-rhel8@sha256:a5a9a7c264f07c789094cb5371729f86700c0cfce4605b573c236c21a46ea9d6_ppc64le",
"8Base-RHACM-2.7:rhacm2/rbac-query-proxy-rhel8@sha256:3481fdb51147ce735b7864215cacd4c6a24b2c05a9388866f11be887a5fd0d4f_s390x",
"8Base-RHACM-2.7:rhacm2/rbac-query-proxy-rhel8@sha256:84486a82cd6655d5e5a1fbccae5a2e9335498d3e05422fa325b443c8923c1b75_arm64",
"8Base-RHACM-2.7:rhacm2/rbac-query-proxy-rhel8@sha256:bdeee76d09265212805e06117c368c96d40c7b46278dc09413fa300c6198ac2d_amd64",
"8Base-RHACM-2.7:rhacm2/rbac-query-proxy-rhel8@sha256:ceb1bd89103c56378166ab968dbaa387ab0531d1592f053718d0c1c683770e3d_ppc64le",
"8Base-RHACM-2.7:rhacm2/search-collector-rhel8@sha256:4b7544ec460f265afb71c9d362cf9851e3ba250c3ab694ccc9a78c15eb38a612_arm64",
"8Base-RHACM-2.7:rhacm2/search-collector-rhel8@sha256:6695c50772760b400d0535f406f02b7c37436c5ce6932b8d5518b995780287a8_s390x",
"8Base-RHACM-2.7:rhacm2/search-collector-rhel8@sha256:91b398bdccc5dbbfb82913ac52110d0b8e2f6c37ded6aa22b7d97ec4655b4cde_amd64",
"8Base-RHACM-2.7:rhacm2/search-collector-rhel8@sha256:e129649706a536e4ef6e8f770d0bf682f35da55c86c978c749e903b1a2bbe875_ppc64le",
"8Base-RHACM-2.7:rhacm2/submariner-addon-rhel8@sha256:17dfda9e5f46f9df69171607ec2e078be9362de4c13e2ed20763fc59a7e9cd1a_s390x",
"8Base-RHACM-2.7:rhacm2/submariner-addon-rhel8@sha256:4eddabb57e6f448c45fba78dc72f1541ccddb11b63a558764d0c105465a76555_amd64",
"8Base-RHACM-2.7:rhacm2/submariner-addon-rhel8@sha256:581fb02a9670b27810f2ad35bad4a82d2e1eab77fcd1274de05b0a922450d3fc_ppc64le",
"8Base-RHACM-2.7:rhacm2/submariner-addon-rhel8@sha256:7400391c2a56bc01da6fbbf13bb249a01e90d8eccb8d465dfb19c3598f5fecbe_arm64",
"8Base-RHACM-2.7:rhacm2/thanos-receive-controller-rhel8@sha256:4b228ecad424ca792139152948e27ed4c714dcfbcd540caf117dee20845018c8_ppc64le",
"8Base-RHACM-2.7:rhacm2/thanos-receive-controller-rhel8@sha256:7ceb607e7a3205361d8c9d1b44aae47381e2d07b129e40b5f90f55c3a8402774_arm64",
"8Base-RHACM-2.7:rhacm2/thanos-receive-controller-rhel8@sha256:b17fe936f5d8d8da38d72bf2153b47ac619c460c1f8227b4cb2f37cfc18cd4be_s390x",
"8Base-RHACM-2.7:rhacm2/thanos-receive-controller-rhel8@sha256:e9a5ef8f2d97357bee0198544d0545c26ee7c7d10116771e510d73eda6c45abe_amd64",
"8Base-RHACM-2.7:rhacm2/thanos-rhel8@sha256:23a4e918b5ffdbad4745e541afad2747bd6b28e534a31e7b5aff74296b27e3e7_amd64",
"8Base-RHACM-2.7:rhacm2/thanos-rhel8@sha256:26de3711356177090694b4bf00821d873127cf8c0675fe42a8f757c5c37a40cd_arm64",
"8Base-RHACM-2.7:rhacm2/thanos-rhel8@sha256:6515a630cddbb13fd14f81fd3b8c3a95f2469eaf599010b42732d8fd794af1b0_s390x",
"8Base-RHACM-2.7:rhacm2/thanos-rhel8@sha256:736e1fd62ba7b6c56ad1af81ab1260dd7d13a770d62914183aaa2cc2ebb0dc20_ppc64le"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2092793"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in the crypto/tls golang package. When session tickets are generated by crypto/tls, it is missing the ticket expiration. This issue may allow an attacker to observe the TLS handshakes to correlate successive connections during session resumption.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "golang: crypto/tls: session tickets lack random ticket_age_add",
"title": "Vulnerability summary"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"8Base-RHACM-2.7:rhacm2/acm-search-v2-rhel8@sha256:8a28d0fad728823ae5a07a259a0866bc507ae9b0f90eb1b4c63567aaf13c377c_arm64",
"8Base-RHACM-2.7:rhacm2/acm-search-v2-rhel8@sha256:f5b656141ad16ac873d1b886abc3b956380268b6c0dddb8ceac3e79b65edae0a_s390x",
"8Base-RHACM-2.7:rhacm2/acm-search-v2-rhel8@sha256:f708326772c9ed846e11b053efda56c106d5a72a13482d2a8ecc179cfb957bc9_ppc64le",
"8Base-RHACM-2.7:rhacm2/acm-search-v2-rhel8@sha256:fb98ce01f36b3780192e99b96c688387b5d76892f409b831d6f134ec65d02d4a_amd64"
],
"known_not_affected": [
"8Base-RHACM-2.7:rhacm2/acm-governance-policy-addon-controller-rhel8@sha256:1aae106ecbdeadb77b0fd95133827e7fad4f5fcb9916e56ca0dfccab8bd34bed_ppc64le",
"8Base-RHACM-2.7:rhacm2/acm-governance-policy-addon-controller-rhel8@sha256:2c7f0617df666e8cbcd622dee073a35843db4a81caa19b7db3b9fb9264cdf7fc_amd64",
"8Base-RHACM-2.7:rhacm2/acm-governance-policy-addon-controller-rhel8@sha256:7f6671f84fcbe569fceece415dd7beeb8bb7f86c3031bdfb3ac0d0e777051b2f_s390x",
"8Base-RHACM-2.7:rhacm2/acm-governance-policy-addon-controller-rhel8@sha256:b30028955a86b6ecdb8c6865328976d74e98f56d6e21277a9f5a812f896b6303_arm64",
"8Base-RHACM-2.7:rhacm2/acm-governance-policy-framework-addon-rhel8@sha256:25271964483024b3235dd61f7e7bb9dd5e9dfa75f76e6ded5c92580d440ca48b_s390x",
"8Base-RHACM-2.7:rhacm2/acm-governance-policy-framework-addon-rhel8@sha256:7dcde13540cc938374463521f91091a7bbf0a037cabfc5e4b55c89497e0ba6bf_arm64",
"8Base-RHACM-2.7:rhacm2/acm-governance-policy-framework-addon-rhel8@sha256:b7b778111722c0da14ae74580be1813f6ecedf97fcd88de46fd15cc3ace2cb61_ppc64le",
"8Base-RHACM-2.7:rhacm2/acm-governance-policy-framework-addon-rhel8@sha256:ec5fc63b94bc9c070f14fd76d4ae26b90e3f29d3694887380a5f8f8ea5a04bc0_amd64",
"8Base-RHACM-2.7:rhacm2/acm-grafana-rhel8@sha256:0c427fa58c97b71eb784e4a590c208b0284cf656f66a268ea4803804ce3ce28a_arm64",
"8Base-RHACM-2.7:rhacm2/acm-grafana-rhel8@sha256:2e3505803004ca421087171bfe9097f6f106c812f840e8b83d1215150b4137c4_ppc64le",
"8Base-RHACM-2.7:rhacm2/acm-grafana-rhel8@sha256:49746c3a6e7033b1bac90d3515e0f5ab44aaf9c45cce414308da72bb960287b1_amd64",
"8Base-RHACM-2.7:rhacm2/acm-grafana-rhel8@sha256:c8f1a9d09131727033e6e60984c5baa3271adc6a23854b9aabe70f36952d35d6_s390x",
"8Base-RHACM-2.7:rhacm2/acm-must-gather-rhel8@sha256:0be17e173b962f1a87e833096f208c9030fce1128b2b8c86842a0a40f7d6cf02_arm64",
"8Base-RHACM-2.7:rhacm2/acm-must-gather-rhel8@sha256:5c79bf93599b792c20c76d9a0a35532ad79a45f3765dccfbafab9a273e338e52_amd64",
"8Base-RHACM-2.7:rhacm2/acm-must-gather-rhel8@sha256:a05c071011c96e4db1e4a469883103f4118a304d3e03338083d2a103c0e7c208_ppc64le",
"8Base-RHACM-2.7:rhacm2/acm-must-gather-rhel8@sha256:ad85c5d648363cdb36790b49311f4e07a8584b9e6065cde9d41274a1bd716f0a_s390x",
"8Base-RHACM-2.7:rhacm2/acm-operator-bundle@sha256:90320bd14c632ace987ca1eac05a78068123ef1fc97c401951d073a3f0fd8e66_s390x",
"8Base-RHACM-2.7:rhacm2/acm-operator-bundle@sha256:e45be680b6140f58ff1840649b29aebebad4c5950d9571ca39dfea1dffd669b0_ppc64le",
"8Base-RHACM-2.7:rhacm2/acm-operator-bundle@sha256:f63d0a9a0e3dc9d86e84279c50e9c613d8430e71a3821d418e168250ca3b747c_amd64",
"8Base-RHACM-2.7:rhacm2/acm-prometheus-config-reloader-rhel8@sha256:0fd63f75b7638fadc78f92a62d6e9731e42c05069f3e93ab0ffd4b004de78100_ppc64le",
"8Base-RHACM-2.7:rhacm2/acm-prometheus-config-reloader-rhel8@sha256:2839bcce06fd5a02f6cc8fce8668fb806ae8f2e0e7174e5c66376792c2d1fd92_s390x",
"8Base-RHACM-2.7:rhacm2/acm-prometheus-config-reloader-rhel8@sha256:7fcb79c1707b3c8b767d8c174e5b64516f200c0bfa255c1f40557446b37debae_amd64",
"8Base-RHACM-2.7:rhacm2/acm-prometheus-config-reloader-rhel8@sha256:a4e43fc7608837da6a66cb2c5bda4b78b520c3075c0f1f66bb824fa44e2d35fd_arm64",
"8Base-RHACM-2.7:rhacm2/acm-prometheus-rhel8@sha256:4283fa3b6ee93404d4fe7b551b52dbd7a4bbd8be0a57cf9b603a68736feefaea_amd64",
"8Base-RHACM-2.7:rhacm2/acm-prometheus-rhel8@sha256:7e98ef30dca1071d5abff1be2a3a296cc9a4663162a3828b697637195d314e77_ppc64le",
"8Base-RHACM-2.7:rhacm2/acm-prometheus-rhel8@sha256:b3ee1cad060e7f72414df1ae6c0e27ddf6f6fa7a8e45627ebeb912b8a9ca3b74_arm64",
"8Base-RHACM-2.7:rhacm2/acm-prometheus-rhel8@sha256:c6d947e30ec1aa348d573ee93c669f71b38ea93801e71636f5f9ab4609f681b4_s390x",
"8Base-RHACM-2.7:rhacm2/acm-search-indexer-rhel8@sha256:436307eef035e0e9be448eb6c4f6a690a7d357ed06d661642b082e0d3219864c_amd64",
"8Base-RHACM-2.7:rhacm2/acm-search-indexer-rhel8@sha256:53ceb20280569eaf0129686d49d462a3c1d3eaf2829b6eb920e9359be718e2c4_s390x",
"8Base-RHACM-2.7:rhacm2/acm-search-indexer-rhel8@sha256:aa89295f36c99d70e63b07e9fe2c8db348df38b3308870f543efb4be24beca6c_ppc64le",
"8Base-RHACM-2.7:rhacm2/acm-search-indexer-rhel8@sha256:aed3972894519bc832bd9a340316a752ebb8edbc393051904c399eef7e423dd4_arm64",
"8Base-RHACM-2.7:rhacm2/acm-search-v2-api-rhel8@sha256:1808d69232a47c3590a41c1e97126dd06c2727be972b11170b115f2e5d9fec38_amd64",
"8Base-RHACM-2.7:rhacm2/acm-search-v2-api-rhel8@sha256:1d5153067a1cb127f74d2bc983d16db8f39313a378f14d13f7e39da28f2251ae_ppc64le",
"8Base-RHACM-2.7:rhacm2/acm-search-v2-api-rhel8@sha256:5be1e54791e8024f0e1342eba7d4441e0606f9a26be8f52aff51c8665baa41cc_s390x",
"8Base-RHACM-2.7:rhacm2/acm-search-v2-api-rhel8@sha256:f2924c460e8d7e12da359f365f9ec3b13c2d175dd6c11533b12113741eea7292_arm64",
"8Base-RHACM-2.7:rhacm2/acm-volsync-addon-controller-rhel8@sha256:56067372156bb6d00103eecc4b5c80478980036b8143a2e2a73f8a685d0d78ee_amd64",
"8Base-RHACM-2.7:rhacm2/acm-volsync-addon-controller-rhel8@sha256:98724153fa7763d22bcf11c3a5faa6eee0f6c40c4f4f647487e106d2ef427218_s390x",
"8Base-RHACM-2.7:rhacm2/acm-volsync-addon-controller-rhel8@sha256:a7f8ce55764d4e303d54aaf064d56ee192620d29b361fabcda2a26f364221dc9_arm64",
"8Base-RHACM-2.7:rhacm2/acm-volsync-addon-controller-rhel8@sha256:e3e10a30c35a9cbd5f81d107e9ce86b2410bd10171673521eab1491ebdee2314_ppc64le",
"8Base-RHACM-2.7:rhacm2/cert-policy-controller-rhel8@sha256:1de63e2d307841c7707f4d0c09cd1d9cd673bbd7736c5f6c533986a9de0d1118_s390x",
"8Base-RHACM-2.7:rhacm2/cert-policy-controller-rhel8@sha256:488e74aed7f420f6112ef1f7b3b5cc812358574ec149ecca1147ff2f9d6d7835_arm64",
"8Base-RHACM-2.7:rhacm2/cert-policy-controller-rhel8@sha256:5be8ca7ec79077906c23b52cdaa731866774a2e413babd395d3f24d892bed37a_ppc64le",
"8Base-RHACM-2.7:rhacm2/cert-policy-controller-rhel8@sha256:c78e2547f3cff318747e354f09e5954c71fde8840ab8db818050dc9531205e6c_amd64",
"8Base-RHACM-2.7:rhacm2/cluster-backup-rhel8-operator@sha256:09f23f185abfbec175fbea2cc1fba624308c2777b5c8133d9e98daeb4bcfa009_s390x",
"8Base-RHACM-2.7:rhacm2/cluster-backup-rhel8-operator@sha256:3af39faf1795e87018795c35b2ec5074bfcd1bf76b84326446cfb1570bc0d5e0_arm64",
"8Base-RHACM-2.7:rhacm2/cluster-backup-rhel8-operator@sha256:3c969356ace5c3bc0fa5d6d8e25a838262b0f6152533f4361034a742eb29ae24_amd64",
"8Base-RHACM-2.7:rhacm2/cluster-backup-rhel8-operator@sha256:f02c115867036c64cdf8669fe7690b94d23b19ad7b969938f7c4cbb00111d403_ppc64le",
"8Base-RHACM-2.7:rhacm2/config-policy-controller-rhel8@sha256:1339f82b15ebe01ba411e70252eb5964a5d622bd28a7fa494786ae6317d3060c_amd64",
"8Base-RHACM-2.7:rhacm2/config-policy-controller-rhel8@sha256:328c0d0e4d06573f2f26bbec39f1a570eb6ddbc26a5c0fa380fec7f840f6475e_arm64",
"8Base-RHACM-2.7:rhacm2/config-policy-controller-rhel8@sha256:e5480dd0b573d0fd949fa2cf22d77ebb5a32765fb95bed18a02fa3155f690f5b_ppc64le",
"8Base-RHACM-2.7:rhacm2/config-policy-controller-rhel8@sha256:fab9c37776dabaa9c510bf243f23407715a1e3bd1c0a0280dc22191c6349a1c0_s390x",
"8Base-RHACM-2.7:rhacm2/console-rhel8@sha256:01517c35f75f1f4f4c3625eb899bff16ae5c114a241c70b56f7de2310ddd065e_s390x",
"8Base-RHACM-2.7:rhacm2/console-rhel8@sha256:33929c835221f166d0eb731f5e553cdf78a5579a124c90b462d4bb5250dc7254_arm64",
"8Base-RHACM-2.7:rhacm2/console-rhel8@sha256:89dad712668e3fdd11a79fdc477a5a2fe1060902bd3f3e575fd2812b4e9f7037_ppc64le",
"8Base-RHACM-2.7:rhacm2/console-rhel8@sha256:fa807a069376c408c56d593bc2e2569cec0c19f105a727a616dea3bd8305953f_amd64",
"8Base-RHACM-2.7:rhacm2/endpoint-monitoring-rhel8-operator@sha256:4f5241425e26875244fab0ec9e96707790ef86edca5265ac01de1ccfc86294c0_amd64",
"8Base-RHACM-2.7:rhacm2/endpoint-monitoring-rhel8-operator@sha256:64c9e84fb923d107d0d4d3f9026510de03f73773cc8348f0025721d26033215c_arm64",
"8Base-RHACM-2.7:rhacm2/endpoint-monitoring-rhel8-operator@sha256:8913009902c71afe34f3a98ed720997e72f764cb7e251a08a2698f2d8ce64e24_s390x",
"8Base-RHACM-2.7:rhacm2/endpoint-monitoring-rhel8-operator@sha256:c5bcc8c4e5d2a4b7270b04dc1b8e8fa399a0f0bfff1d1cc3e7ec0b7b7b6e0f3f_ppc64le",
"8Base-RHACM-2.7:rhacm2/governance-policy-propagator-rhel8@sha256:002229b229bf9a13e54dc16e1edacc0cf8c75d6f46948868a045d79dfd38033c_amd64",
"8Base-RHACM-2.7:rhacm2/governance-policy-propagator-rhel8@sha256:53a9030933e0b2f752461e5337590ad16e891a8fdda897d8a0cb8e135363f0d0_ppc64le",
"8Base-RHACM-2.7:rhacm2/governance-policy-propagator-rhel8@sha256:d4296089159e15bf3e11f5695a34d10b83875a346545f1d09824b4fe47295cf8_s390x",
"8Base-RHACM-2.7:rhacm2/governance-policy-propagator-rhel8@sha256:e05489056e65dba4eb291b050c8072608a5efc2ce971b34a903c8c7ca07e0927_arm64",
"8Base-RHACM-2.7:rhacm2/grafana-dashboard-loader-rhel8@sha256:0d64615d4c3a6fc8e0fc5eb595d8f846f17f7462aaf66b40aa54436fe2b4bd2b_amd64",
"8Base-RHACM-2.7:rhacm2/grafana-dashboard-loader-rhel8@sha256:c182f0b51bfd9b29ea7363f74522a49b6601418f5db76843231167ef1176f709_s390x",
"8Base-RHACM-2.7:rhacm2/grafana-dashboard-loader-rhel8@sha256:d41f6fabaec525dfaac736806b93102479260309f482e155af2b03dc3c9a0c61_arm64",
"8Base-RHACM-2.7:rhacm2/grafana-dashboard-loader-rhel8@sha256:f35f6472c8138046e2f9017659dfb5a703cd895032a21d6d95c1075173005f7c_ppc64le",
"8Base-RHACM-2.7:rhacm2/iam-policy-controller-rhel8@sha256:83354271af399291790b9c3e2e98ba1db7fac99b48a385d50e7318b357f882ca_ppc64le",
"8Base-RHACM-2.7:rhacm2/iam-policy-controller-rhel8@sha256:cc5f8499009dc316d936c3a57f9a9457d5f2bbc8568e2b484a7c8b1cc676da7c_arm64",
"8Base-RHACM-2.7:rhacm2/iam-policy-controller-rhel8@sha256:e79bba365fb1a5edb7cc53d07cebdbb56e861948dedd61e9697f14a8defc300b_amd64",
"8Base-RHACM-2.7:rhacm2/iam-policy-controller-rhel8@sha256:f7a86d6209a19498e56da1f39533a1198af35c2a9e3c824cea252eb34d737219_s390x",
"8Base-RHACM-2.7:rhacm2/insights-client-rhel8@sha256:41d64847ac789df45b51aeca8debfa2a5ac7ff15ad880ba7213ce8afbe4aff2e_amd64",
"8Base-RHACM-2.7:rhacm2/insights-client-rhel8@sha256:5a32ad8c8e7792f9679a604f073bce047c4f8fdd713a655ae83314e27366c5af_arm64",
"8Base-RHACM-2.7:rhacm2/insights-client-rhel8@sha256:7040938ffaa1682dfefe95a614335b9d4f59aac472e47937f1d19f8325d985e6_ppc64le",
"8Base-RHACM-2.7:rhacm2/insights-client-rhel8@sha256:9d25ef8c29b2dac4660e18c17d0286fa2ff0f6f6383b6bf795f7e5e6f70b950e_s390x",
"8Base-RHACM-2.7:rhacm2/insights-metrics-rhel8@sha256:4bf538ff68126949da79f7b1ab97a44a64529e240cd3f84360a88bb6a9a08e4d_ppc64le",
"8Base-RHACM-2.7:rhacm2/insights-metrics-rhel8@sha256:57bf2eca5df0be601d7dd59357e95d078bf69d26c1b26cdd56d0d311df123d5a_arm64",
"8Base-RHACM-2.7:rhacm2/insights-metrics-rhel8@sha256:65f96884ed34103842217b26597ec413197db699aeb004daeca08f1d08014f46_amd64",
"8Base-RHACM-2.7:rhacm2/insights-metrics-rhel8@sha256:ed01454411cbdfb20661aecc76e00767b5ec122e27a379159476eabba741b94e_s390x",
"8Base-RHACM-2.7:rhacm2/klusterlet-addon-controller-rhel8@sha256:523776c04653aac8c750ff48156fd7a5b0efd9ad35c40cbacdbe0ca6dda48217_amd64",
"8Base-RHACM-2.7:rhacm2/klusterlet-addon-controller-rhel8@sha256:7cea9ce9aeb26df137590353de05b8a88ee55faa43cecde68e40fb875f9844cd_arm64",
"8Base-RHACM-2.7:rhacm2/klusterlet-addon-controller-rhel8@sha256:866125412b6812710734b9e72d09581be40879bb57236e37660e2d29210a37ad_s390x",
"8Base-RHACM-2.7:rhacm2/klusterlet-addon-controller-rhel8@sha256:c89f9fed1ce56a6baf10808454b01d4df88571db744feb2bfae8b5707d82013f_ppc64le",
"8Base-RHACM-2.7:rhacm2/kube-rbac-proxy-rhel8@sha256:407178ad223483b92a382e0fb916de9f42f1a0db9aaacb66710a7a743f1c3dce_arm64",
"8Base-RHACM-2.7:rhacm2/kube-rbac-proxy-rhel8@sha256:455dde7a89b1505c93651022451b83e1e8f86186b98f660e3c6ad998a97d48f3_ppc64le",
"8Base-RHACM-2.7:rhacm2/kube-rbac-proxy-rhel8@sha256:95de0275698ef704379246e088763c3827171487049b9cfb857712ddbdef46e9_amd64",
"8Base-RHACM-2.7:rhacm2/kube-rbac-proxy-rhel8@sha256:f0397b30dc7b824b0e37a256c5a067585885c80db1033b44a13fe56446cd80a9_s390x",
"8Base-RHACM-2.7:rhacm2/kube-state-metrics-rhel8@sha256:1f27bc62a66413a31d2d680ecd2a8ed9c9d378341da56b788cd86c98151a1fd4_s390x",
"8Base-RHACM-2.7:rhacm2/kube-state-metrics-rhel8@sha256:534420075e829b5881f6cd3f32d4aa90ea3075de869b84f689c9606d4f03521a_arm64",
"8Base-RHACM-2.7:rhacm2/kube-state-metrics-rhel8@sha256:8cc675a0cf4ff24b28c0b75a54fc4f3328c6a9f041f21d1814d210b7704f6970_amd64",
"8Base-RHACM-2.7:rhacm2/kube-state-metrics-rhel8@sha256:c56179f297ebab2ef9851417ec42ac6c16b6f8cb3627c243ff6984d2dd6ac76d_ppc64le",
"8Base-RHACM-2.7:rhacm2/management-ingress-rhel8@sha256:3b94abf5182934113b1cf9b8688a2da977d5fec3110f2d79b81b2ec46ffeada3_ppc64le",
"8Base-RHACM-2.7:rhacm2/management-ingress-rhel8@sha256:70aa7c3711b4085caa9ba50295dfedf9b2cd3a1b37e815e4a7245c1aef0cfe22_s390x",
"8Base-RHACM-2.7:rhacm2/management-ingress-rhel8@sha256:bea2ee18f401ec1b4c4b87f40f6f79a4418d6aafad5e2b50099f7541b6699de7_arm64",
"8Base-RHACM-2.7:rhacm2/management-ingress-rhel8@sha256:f45de50d8d7b6a285317a3bc1c413427841c8d6fab742f6de0a61bad9722b61e_amd64",
"8Base-RHACM-2.7:rhacm2/memcached-exporter-rhel8@sha256:094b84362782a88d8b0c7a75a23dd5ae3ff846913f0a49e732d53cc0efdf6a61_arm64",
"8Base-RHACM-2.7:rhacm2/memcached-exporter-rhel8@sha256:708e8f9531f5cc33a2543956eb0c940e5ad36d2ac196903a0beaa42944cb543f_ppc64le",
"8Base-RHACM-2.7:rhacm2/memcached-exporter-rhel8@sha256:baa029b8feb59ec4d626f021ebf777cc991c1a24c29c321c40513b91641f4bbc_amd64",
"8Base-RHACM-2.7:rhacm2/memcached-exporter-rhel8@sha256:c7937a592a255199c316e30c499d0c150cc95c3f208e46d8a936a5bc03a1fed6_s390x",
"8Base-RHACM-2.7:rhacm2/memcached-rhel8@sha256:21d28e1c3d1c7e8803261867c20a29df444676780ed9d4cc9f1dd1c8dbd68688_amd64",
"8Base-RHACM-2.7:rhacm2/memcached-rhel8@sha256:6bac06a2e1e181fe4920a33df5ce433635871a42ba30fbbe0adff1c505fbab4b_ppc64le",
"8Base-RHACM-2.7:rhacm2/memcached-rhel8@sha256:6c7cb2786f6863e7d1c8554f159c68123921d22bbd7bec5fc3532cad991937b4_s390x",
"8Base-RHACM-2.7:rhacm2/memcached-rhel8@sha256:e044af5fee732dd9923759b312c3b72dd4b6ab1780456973f35677d72586913e_arm64",
"8Base-RHACM-2.7:rhacm2/metrics-collector-rhel8@sha256:21644ef77ec046c79fb64f612245ac5d59c0aa569c548b48062da8896d159696_s390x",
"8Base-RHACM-2.7:rhacm2/metrics-collector-rhel8@sha256:2358249e2cf40d054cca5711f39091e2f0cbd44e61a24d3c1dd1a9e79cc440b1_arm64",
"8Base-RHACM-2.7:rhacm2/metrics-collector-rhel8@sha256:9638fab8d1439730395607cc99bcda33eae5e813778398888124e8ae319cb80e_amd64",
"8Base-RHACM-2.7:rhacm2/metrics-collector-rhel8@sha256:e06aed89ad0c48bef78e45512d22c3373f62c63d335d953ba064b160a68fcad2_ppc64le",
"8Base-RHACM-2.7:rhacm2/multicloud-integrations-rhel8@sha256:1063ef655f5dd15b0b914572ba672892eb53b441ae151d14cffca9d320860f2d_ppc64le",
"8Base-RHACM-2.7:rhacm2/multicloud-integrations-rhel8@sha256:3f0ab9161698eb9e3342c3b3fc70d5ca9c420cdcc5a5ccebc8cc993dfefb9dc3_amd64",
"8Base-RHACM-2.7:rhacm2/multicloud-integrations-rhel8@sha256:651c4ac3da42bc2acfe9bff35e397ccf5e88abb6303622f3244d6ccb9b8f9e0d_s390x",
"8Base-RHACM-2.7:rhacm2/multicloud-integrations-rhel8@sha256:f02a569222e13356f5fbdef5b7d2da943e6f6071fd88ba75a2565b3d340b6c3a_arm64",
"8Base-RHACM-2.7:rhacm2/multicluster-observability-rhel8-operator@sha256:49083d7039af6df4bd639dd998162c96dc586da4d828ffbe9c880a8a8d6d13d6_arm64",
"8Base-RHACM-2.7:rhacm2/multicluster-observability-rhel8-operator@sha256:68228ba1ef7bf5631f0cab91cb4e9f86c3d24c1ad587332d42c4f85e1a3608d7_amd64",
"8Base-RHACM-2.7:rhacm2/multicluster-observability-rhel8-operator@sha256:93da29b41da3c87d4bffaf42369b50217f5d8f81d0a82c4108c27a3c40f544d8_s390x",
"8Base-RHACM-2.7:rhacm2/multicluster-observability-rhel8-operator@sha256:f212909bc9ed5be6da68a3b6a4866fdc17ecc3514b075977a8679998d6742cbe_ppc64le",
"8Base-RHACM-2.7:rhacm2/multicluster-operators-application-rhel8@sha256:299f0753c65ab4e609418fd5515bdcb041bee357f4db192ae32a24ad0c4d7853_s390x",
"8Base-RHACM-2.7:rhacm2/multicluster-operators-application-rhel8@sha256:62520c406cdbd823e99e8ee9ff9119b61cb6880fcb1335211b6520bedec564f2_amd64",
"8Base-RHACM-2.7:rhacm2/multicluster-operators-application-rhel8@sha256:9c58c89cb0173394684d7d23178ad32eb2d571444cb306ea599565eaac92ea4f_arm64",
"8Base-RHACM-2.7:rhacm2/multicluster-operators-application-rhel8@sha256:b385c92b069a8dae72e57b69d24e1fff59ad46781579882a1edfa4839fd8bbba_ppc64le",
"8Base-RHACM-2.7:rhacm2/multicluster-operators-channel-rhel8@sha256:044723d62439a8364772ab27be2c04dbd2c0421dbeb0a7b94f70e99e646b4c80_ppc64le",
"8Base-RHACM-2.7:rhacm2/multicluster-operators-channel-rhel8@sha256:d8fe5baa4aefbcf41861743a3cf6c94f8a2a63526e96e5d263a40a8cb8a5ad4e_s390x",
"8Base-RHACM-2.7:rhacm2/multicluster-operators-channel-rhel8@sha256:da65bc93513dfb37a4828eaf5e1d4c08265ffdba05028fed95a564341d226771_amd64",
"8Base-RHACM-2.7:rhacm2/multicluster-operators-channel-rhel8@sha256:ddb1016901287c80ef1972f25db37b1182e854115671961efb3fc0048cd95800_arm64",
"8Base-RHACM-2.7:rhacm2/multicluster-operators-subscription-rhel8@sha256:548d610f996e73b67eb21d2993b5ac3d0da02997a48b9c1226072d6d95ae4c3b_arm64",
"8Base-RHACM-2.7:rhacm2/multicluster-operators-subscription-rhel8@sha256:6307eb5e9195415477b18d701310e8813772b7120d0fc4ac83846e54b46b4745_s390x",
"8Base-RHACM-2.7:rhacm2/multicluster-operators-subscription-rhel8@sha256:a69777a61feaf373c162a82ffb6f6996df6231c23cb2f1923bdd77c311d7d739_ppc64le",
"8Base-RHACM-2.7:rhacm2/multicluster-operators-subscription-rhel8@sha256:e53b330ed0c4ed0803a93b18a6ce290814dcd16dce6eb980809b5b8c6c09deb4_amd64",
"8Base-RHACM-2.7:rhacm2/multiclusterhub-rhel8@sha256:405fa2e3363a3c124a5764d6153b7bcba3d43a3026813085e44c9246d51ca60a_amd64",
"8Base-RHACM-2.7:rhacm2/multiclusterhub-rhel8@sha256:b82d4ecef59b69623ec4d0a9b5537fa52e007336727c92345cd829d80961f14a_s390x",
"8Base-RHACM-2.7:rhacm2/multiclusterhub-rhel8@sha256:e96ea7f3533e7d0836512cbc2b027b60c400aa16c8e4691117608ab4736a059b_ppc64le",
"8Base-RHACM-2.7:rhacm2/multiclusterhub-rhel8@sha256:fdf9ae4924a587c945a85b2319b0471a5688368df572f2de852c51da8bc74dcb_arm64",
"8Base-RHACM-2.7:rhacm2/node-exporter-rhel8@sha256:1af36144b83dc16cd1958d0414be55eaa2aae95894b6eefd2233308ace81df02_ppc64le",
"8Base-RHACM-2.7:rhacm2/node-exporter-rhel8@sha256:2aeec43f11c6572abb7d4468560dc1561a023d9692058a4ac2b13a0cedb44dde_amd64",
"8Base-RHACM-2.7:rhacm2/node-exporter-rhel8@sha256:8b359fcf74d236fc488ef4553dbaf9dbec549e331f2b103b40139aa2eb1345e4_arm64",
"8Base-RHACM-2.7:rhacm2/node-exporter-rhel8@sha256:97291260ff17e7e1b1f490a68041613ca5f7c192d848f928eca9b867de47bc4e_s390x",
"8Base-RHACM-2.7:rhacm2/observatorium-rhel8-operator@sha256:16eeedaa25dd61c03514479044fde9851c5b4224b718a496e33d43a06f57d5b5_amd64",
"8Base-RHACM-2.7:rhacm2/observatorium-rhel8-operator@sha256:928c114e3aca978626ad91889aaed0cc20ca0d641ad946c9a1b1f2424245c795_arm64",
"8Base-RHACM-2.7:rhacm2/observatorium-rhel8-operator@sha256:c4e260eabb09bacc1aa332ea2001333c671e0fc65a3ef4d04e02b5473b45642d_ppc64le",
"8Base-RHACM-2.7:rhacm2/observatorium-rhel8-operator@sha256:c870e034b29dfa320cb6a6bf60021033b622b76a0c4aaaf2a768326ea046b459_s390x",
"8Base-RHACM-2.7:rhacm2/observatorium-rhel8@sha256:1e46b8610e037752ecfb30aaac5c7459a81aa119bf0c2b2ffb0dc90cd5701af0_arm64",
"8Base-RHACM-2.7:rhacm2/observatorium-rhel8@sha256:51374017a10289e0402363ae2839d110f500be44dc44834dbd8dd66ba0e6f5e9_s390x",
"8Base-RHACM-2.7:rhacm2/observatorium-rhel8@sha256:836c0b874ba4fc57b5f79dffacefd2dc0261822cb6dde17d247db39175a5c27f_amd64",
"8Base-RHACM-2.7:rhacm2/observatorium-rhel8@sha256:b7b3de98fbcc216c00d3291691f8997183a6409dabed8ea7b10b336c481b2b87_ppc64le",
"8Base-RHACM-2.7:rhacm2/prometheus-alertmanager-rhel8@sha256:6c9ea79e385be44f735efb932079b328200d47869f5f5f9b442fdb76067cac2a_amd64",
"8Base-RHACM-2.7:rhacm2/prometheus-alertmanager-rhel8@sha256:8349cdc4677a2dd37c54b058c487d76e8fbe4c76178e805d4745ef5c62bc6151_arm64",
"8Base-RHACM-2.7:rhacm2/prometheus-alertmanager-rhel8@sha256:8e8c89c184a5d023f031ab7cca2c4c64cdfd151c37aa5ae3a206cb1f1055268f_ppc64le",
"8Base-RHACM-2.7:rhacm2/prometheus-alertmanager-rhel8@sha256:fdbba855391acd2b33d0b16f9f0e7ba2a9cdbaa90bf71298182954b7f4c8fe76_s390x",
"8Base-RHACM-2.7:rhacm2/prometheus-rhel8@sha256:59174c376ae5563ea3a2a68bf999458f6b905058f57a7779b6dddd7aff252e4f_amd64",
"8Base-RHACM-2.7:rhacm2/prometheus-rhel8@sha256:6877b4207285d7a0e1343f5c1b70bab163d1fd5004f778998d2e612817ea5f06_s390x",
"8Base-RHACM-2.7:rhacm2/prometheus-rhel8@sha256:a3661c1cbfa2f8c230ec44ee5e2fecf1967ce48df0c9699f063bd27407b94dac_arm64",
"8Base-RHACM-2.7:rhacm2/prometheus-rhel8@sha256:a5a9a7c264f07c789094cb5371729f86700c0cfce4605b573c236c21a46ea9d6_ppc64le",
"8Base-RHACM-2.7:rhacm2/rbac-query-proxy-rhel8@sha256:3481fdb51147ce735b7864215cacd4c6a24b2c05a9388866f11be887a5fd0d4f_s390x",
"8Base-RHACM-2.7:rhacm2/rbac-query-proxy-rhel8@sha256:84486a82cd6655d5e5a1fbccae5a2e9335498d3e05422fa325b443c8923c1b75_arm64",
"8Base-RHACM-2.7:rhacm2/rbac-query-proxy-rhel8@sha256:bdeee76d09265212805e06117c368c96d40c7b46278dc09413fa300c6198ac2d_amd64",
"8Base-RHACM-2.7:rhacm2/rbac-query-proxy-rhel8@sha256:ceb1bd89103c56378166ab968dbaa387ab0531d1592f053718d0c1c683770e3d_ppc64le",
"8Base-RHACM-2.7:rhacm2/search-collector-rhel8@sha256:4b7544ec460f265afb71c9d362cf9851e3ba250c3ab694ccc9a78c15eb38a612_arm64",
"8Base-RHACM-2.7:rhacm2/search-collector-rhel8@sha256:6695c50772760b400d0535f406f02b7c37436c5ce6932b8d5518b995780287a8_s390x",
"8Base-RHACM-2.7:rhacm2/search-collector-rhel8@sha256:91b398bdccc5dbbfb82913ac52110d0b8e2f6c37ded6aa22b7d97ec4655b4cde_amd64",
"8Base-RHACM-2.7:rhacm2/search-collector-rhel8@sha256:e129649706a536e4ef6e8f770d0bf682f35da55c86c978c749e903b1a2bbe875_ppc64le",
"8Base-RHACM-2.7:rhacm2/submariner-addon-rhel8@sha256:17dfda9e5f46f9df69171607ec2e078be9362de4c13e2ed20763fc59a7e9cd1a_s390x",
"8Base-RHACM-2.7:rhacm2/submariner-addon-rhel8@sha256:4eddabb57e6f448c45fba78dc72f1541ccddb11b63a558764d0c105465a76555_amd64",
"8Base-RHACM-2.7:rhacm2/submariner-addon-rhel8@sha256:581fb02a9670b27810f2ad35bad4a82d2e1eab77fcd1274de05b0a922450d3fc_ppc64le",
"8Base-RHACM-2.7:rhacm2/submariner-addon-rhel8@sha256:7400391c2a56bc01da6fbbf13bb249a01e90d8eccb8d465dfb19c3598f5fecbe_arm64",
"8Base-RHACM-2.7:rhacm2/thanos-receive-controller-rhel8@sha256:4b228ecad424ca792139152948e27ed4c714dcfbcd540caf117dee20845018c8_ppc64le",
"8Base-RHACM-2.7:rhacm2/thanos-receive-controller-rhel8@sha256:7ceb607e7a3205361d8c9d1b44aae47381e2d07b129e40b5f90f55c3a8402774_arm64",
"8Base-RHACM-2.7:rhacm2/thanos-receive-controller-rhel8@sha256:b17fe936f5d8d8da38d72bf2153b47ac619c460c1f8227b4cb2f37cfc18cd4be_s390x",
"8Base-RHACM-2.7:rhacm2/thanos-receive-controller-rhel8@sha256:e9a5ef8f2d97357bee0198544d0545c26ee7c7d10116771e510d73eda6c45abe_amd64",
"8Base-RHACM-2.7:rhacm2/thanos-rhel8@sha256:23a4e918b5ffdbad4745e541afad2747bd6b28e534a31e7b5aff74296b27e3e7_amd64",
"8Base-RHACM-2.7:rhacm2/thanos-rhel8@sha256:26de3711356177090694b4bf00821d873127cf8c0675fe42a8f757c5c37a40cd_arm64",
"8Base-RHACM-2.7:rhacm2/thanos-rhel8@sha256:6515a630cddbb13fd14f81fd3b8c3a95f2469eaf599010b42732d8fd794af1b0_s390x",
"8Base-RHACM-2.7:rhacm2/thanos-rhel8@sha256:736e1fd62ba7b6c56ad1af81ab1260dd7d13a770d62914183aaa2cc2ebb0dc20_ppc64le"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2022-30629"
},
{
"category": "external",
"summary": "RHBZ#2092793",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2092793"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2022-30629",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-30629"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2022-30629",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2022-30629"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-announce/c/TzIC9-t8Ytg",
"url": "https://groups.google.com/g/golang-announce/c/TzIC9-t8Ytg"
}
],
"release_date": "2022-06-02T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2023-02-07T18:36:08+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.7/html-single/install/index#installing",
"product_ids": [
"8Base-RHACM-2.7:rhacm2/acm-search-v2-rhel8@sha256:8a28d0fad728823ae5a07a259a0866bc507ae9b0f90eb1b4c63567aaf13c377c_arm64",
"8Base-RHACM-2.7:rhacm2/acm-search-v2-rhel8@sha256:f5b656141ad16ac873d1b886abc3b956380268b6c0dddb8ceac3e79b65edae0a_s390x",
"8Base-RHACM-2.7:rhacm2/acm-search-v2-rhel8@sha256:f708326772c9ed846e11b053efda56c106d5a72a13482d2a8ecc179cfb957bc9_ppc64le",
"8Base-RHACM-2.7:rhacm2/acm-search-v2-rhel8@sha256:fb98ce01f36b3780192e99b96c688387b5d76892f409b831d6f134ec65d02d4a_amd64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2023:0630"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "HIGH",
"attackVector": "NETWORK",
"availabilityImpact": "NONE",
"baseScore": 3.1,
"baseSeverity": "LOW",
"confidentialityImpact": "LOW",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "REQUIRED",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:R/S:U/C:L/I:N/A:N",
"version": "3.1"
},
"products": [
"8Base-RHACM-2.7:rhacm2/acm-governance-policy-addon-controller-rhel8@sha256:1aae106ecbdeadb77b0fd95133827e7fad4f5fcb9916e56ca0dfccab8bd34bed_ppc64le",
"8Base-RHACM-2.7:rhacm2/acm-governance-policy-addon-controller-rhel8@sha256:2c7f0617df666e8cbcd622dee073a35843db4a81caa19b7db3b9fb9264cdf7fc_amd64",
"8Base-RHACM-2.7:rhacm2/acm-governance-policy-addon-controller-rhel8@sha256:7f6671f84fcbe569fceece415dd7beeb8bb7f86c3031bdfb3ac0d0e777051b2f_s390x",
"8Base-RHACM-2.7:rhacm2/acm-governance-policy-addon-controller-rhel8@sha256:b30028955a86b6ecdb8c6865328976d74e98f56d6e21277a9f5a812f896b6303_arm64",
"8Base-RHACM-2.7:rhacm2/acm-governance-policy-framework-addon-rhel8@sha256:25271964483024b3235dd61f7e7bb9dd5e9dfa75f76e6ded5c92580d440ca48b_s390x",
"8Base-RHACM-2.7:rhacm2/acm-governance-policy-framework-addon-rhel8@sha256:7dcde13540cc938374463521f91091a7bbf0a037cabfc5e4b55c89497e0ba6bf_arm64",
"8Base-RHACM-2.7:rhacm2/acm-governance-policy-framework-addon-rhel8@sha256:b7b778111722c0da14ae74580be1813f6ecedf97fcd88de46fd15cc3ace2cb61_ppc64le",
"8Base-RHACM-2.7:rhacm2/acm-governance-policy-framework-addon-rhel8@sha256:ec5fc63b94bc9c070f14fd76d4ae26b90e3f29d3694887380a5f8f8ea5a04bc0_amd64",
"8Base-RHACM-2.7:rhacm2/acm-grafana-rhel8@sha256:0c427fa58c97b71eb784e4a590c208b0284cf656f66a268ea4803804ce3ce28a_arm64",
"8Base-RHACM-2.7:rhacm2/acm-grafana-rhel8@sha256:2e3505803004ca421087171bfe9097f6f106c812f840e8b83d1215150b4137c4_ppc64le",
"8Base-RHACM-2.7:rhacm2/acm-grafana-rhel8@sha256:49746c3a6e7033b1bac90d3515e0f5ab44aaf9c45cce414308da72bb960287b1_amd64",
"8Base-RHACM-2.7:rhacm2/acm-grafana-rhel8@sha256:c8f1a9d09131727033e6e60984c5baa3271adc6a23854b9aabe70f36952d35d6_s390x",
"8Base-RHACM-2.7:rhacm2/acm-must-gather-rhel8@sha256:0be17e173b962f1a87e833096f208c9030fce1128b2b8c86842a0a40f7d6cf02_arm64",
"8Base-RHACM-2.7:rhacm2/acm-must-gather-rhel8@sha256:5c79bf93599b792c20c76d9a0a35532ad79a45f3765dccfbafab9a273e338e52_amd64",
"8Base-RHACM-2.7:rhacm2/acm-must-gather-rhel8@sha256:a05c071011c96e4db1e4a469883103f4118a304d3e03338083d2a103c0e7c208_ppc64le",
"8Base-RHACM-2.7:rhacm2/acm-must-gather-rhel8@sha256:ad85c5d648363cdb36790b49311f4e07a8584b9e6065cde9d41274a1bd716f0a_s390x",
"8Base-RHACM-2.7:rhacm2/acm-operator-bundle@sha256:90320bd14c632ace987ca1eac05a78068123ef1fc97c401951d073a3f0fd8e66_s390x",
"8Base-RHACM-2.7:rhacm2/acm-operator-bundle@sha256:e45be680b6140f58ff1840649b29aebebad4c5950d9571ca39dfea1dffd669b0_ppc64le",
"8Base-RHACM-2.7:rhacm2/acm-operator-bundle@sha256:f63d0a9a0e3dc9d86e84279c50e9c613d8430e71a3821d418e168250ca3b747c_amd64",
"8Base-RHACM-2.7:rhacm2/acm-prometheus-config-reloader-rhel8@sha256:0fd63f75b7638fadc78f92a62d6e9731e42c05069f3e93ab0ffd4b004de78100_ppc64le",
"8Base-RHACM-2.7:rhacm2/acm-prometheus-config-reloader-rhel8@sha256:2839bcce06fd5a02f6cc8fce8668fb806ae8f2e0e7174e5c66376792c2d1fd92_s390x",
"8Base-RHACM-2.7:rhacm2/acm-prometheus-config-reloader-rhel8@sha256:7fcb79c1707b3c8b767d8c174e5b64516f200c0bfa255c1f40557446b37debae_amd64",
"8Base-RHACM-2.7:rhacm2/acm-prometheus-config-reloader-rhel8@sha256:a4e43fc7608837da6a66cb2c5bda4b78b520c3075c0f1f66bb824fa44e2d35fd_arm64",
"8Base-RHACM-2.7:rhacm2/acm-prometheus-rhel8@sha256:4283fa3b6ee93404d4fe7b551b52dbd7a4bbd8be0a57cf9b603a68736feefaea_amd64",
"8Base-RHACM-2.7:rhacm2/acm-prometheus-rhel8@sha256:7e98ef30dca1071d5abff1be2a3a296cc9a4663162a3828b697637195d314e77_ppc64le",
"8Base-RHACM-2.7:rhacm2/acm-prometheus-rhel8@sha256:b3ee1cad060e7f72414df1ae6c0e27ddf6f6fa7a8e45627ebeb912b8a9ca3b74_arm64",
"8Base-RHACM-2.7:rhacm2/acm-prometheus-rhel8@sha256:c6d947e30ec1aa348d573ee93c669f71b38ea93801e71636f5f9ab4609f681b4_s390x",
"8Base-RHACM-2.7:rhacm2/acm-search-indexer-rhel8@sha256:436307eef035e0e9be448eb6c4f6a690a7d357ed06d661642b082e0d3219864c_amd64",
"8Base-RHACM-2.7:rhacm2/acm-search-indexer-rhel8@sha256:53ceb20280569eaf0129686d49d462a3c1d3eaf2829b6eb920e9359be718e2c4_s390x",
"8Base-RHACM-2.7:rhacm2/acm-search-indexer-rhel8@sha256:aa89295f36c99d70e63b07e9fe2c8db348df38b3308870f543efb4be24beca6c_ppc64le",
"8Base-RHACM-2.7:rhacm2/acm-search-indexer-rhel8@sha256:aed3972894519bc832bd9a340316a752ebb8edbc393051904c399eef7e423dd4_arm64",
"8Base-RHACM-2.7:rhacm2/acm-search-v2-api-rhel8@sha256:1808d69232a47c3590a41c1e97126dd06c2727be972b11170b115f2e5d9fec38_amd64",
"8Base-RHACM-2.7:rhacm2/acm-search-v2-api-rhel8@sha256:1d5153067a1cb127f74d2bc983d16db8f39313a378f14d13f7e39da28f2251ae_ppc64le",
"8Base-RHACM-2.7:rhacm2/acm-search-v2-api-rhel8@sha256:5be1e54791e8024f0e1342eba7d4441e0606f9a26be8f52aff51c8665baa41cc_s390x",
"8Base-RHACM-2.7:rhacm2/acm-search-v2-api-rhel8@sha256:f2924c460e8d7e12da359f365f9ec3b13c2d175dd6c11533b12113741eea7292_arm64",
"8Base-RHACM-2.7:rhacm2/acm-search-v2-rhel8@sha256:8a28d0fad728823ae5a07a259a0866bc507ae9b0f90eb1b4c63567aaf13c377c_arm64",
"8Base-RHACM-2.7:rhacm2/acm-search-v2-rhel8@sha256:f5b656141ad16ac873d1b886abc3b956380268b6c0dddb8ceac3e79b65edae0a_s390x",
"8Base-RHACM-2.7:rhacm2/acm-search-v2-rhel8@sha256:f708326772c9ed846e11b053efda56c106d5a72a13482d2a8ecc179cfb957bc9_ppc64le",
"8Base-RHACM-2.7:rhacm2/acm-search-v2-rhel8@sha256:fb98ce01f36b3780192e99b96c688387b5d76892f409b831d6f134ec65d02d4a_amd64",
"8Base-RHACM-2.7:rhacm2/acm-volsync-addon-controller-rhel8@sha256:56067372156bb6d00103eecc4b5c80478980036b8143a2e2a73f8a685d0d78ee_amd64",
"8Base-RHACM-2.7:rhacm2/acm-volsync-addon-controller-rhel8@sha256:98724153fa7763d22bcf11c3a5faa6eee0f6c40c4f4f647487e106d2ef427218_s390x",
"8Base-RHACM-2.7:rhacm2/acm-volsync-addon-controller-rhel8@sha256:a7f8ce55764d4e303d54aaf064d56ee192620d29b361fabcda2a26f364221dc9_arm64",
"8Base-RHACM-2.7:rhacm2/acm-volsync-addon-controller-rhel8@sha256:e3e10a30c35a9cbd5f81d107e9ce86b2410bd10171673521eab1491ebdee2314_ppc64le",
"8Base-RHACM-2.7:rhacm2/cert-policy-controller-rhel8@sha256:1de63e2d307841c7707f4d0c09cd1d9cd673bbd7736c5f6c533986a9de0d1118_s390x",
"8Base-RHACM-2.7:rhacm2/cert-policy-controller-rhel8@sha256:488e74aed7f420f6112ef1f7b3b5cc812358574ec149ecca1147ff2f9d6d7835_arm64",
"8Base-RHACM-2.7:rhacm2/cert-policy-controller-rhel8@sha256:5be8ca7ec79077906c23b52cdaa731866774a2e413babd395d3f24d892bed37a_ppc64le",
"8Base-RHACM-2.7:rhacm2/cert-policy-controller-rhel8@sha256:c78e2547f3cff318747e354f09e5954c71fde8840ab8db818050dc9531205e6c_amd64",
"8Base-RHACM-2.7:rhacm2/cluster-backup-rhel8-operator@sha256:09f23f185abfbec175fbea2cc1fba624308c2777b5c8133d9e98daeb4bcfa009_s390x",
"8Base-RHACM-2.7:rhacm2/cluster-backup-rhel8-operator@sha256:3af39faf1795e87018795c35b2ec5074bfcd1bf76b84326446cfb1570bc0d5e0_arm64",
"8Base-RHACM-2.7:rhacm2/cluster-backup-rhel8-operator@sha256:3c969356ace5c3bc0fa5d6d8e25a838262b0f6152533f4361034a742eb29ae24_amd64",
"8Base-RHACM-2.7:rhacm2/cluster-backup-rhel8-operator@sha256:f02c115867036c64cdf8669fe7690b94d23b19ad7b969938f7c4cbb00111d403_ppc64le",
"8Base-RHACM-2.7:rhacm2/config-policy-controller-rhel8@sha256:1339f82b15ebe01ba411e70252eb5964a5d622bd28a7fa494786ae6317d3060c_amd64",
"8Base-RHACM-2.7:rhacm2/config-policy-controller-rhel8@sha256:328c0d0e4d06573f2f26bbec39f1a570eb6ddbc26a5c0fa380fec7f840f6475e_arm64",
"8Base-RHACM-2.7:rhacm2/config-policy-controller-rhel8@sha256:e5480dd0b573d0fd949fa2cf22d77ebb5a32765fb95bed18a02fa3155f690f5b_ppc64le",
"8Base-RHACM-2.7:rhacm2/config-policy-controller-rhel8@sha256:fab9c37776dabaa9c510bf243f23407715a1e3bd1c0a0280dc22191c6349a1c0_s390x",
"8Base-RHACM-2.7:rhacm2/console-rhel8@sha256:01517c35f75f1f4f4c3625eb899bff16ae5c114a241c70b56f7de2310ddd065e_s390x",
"8Base-RHACM-2.7:rhacm2/console-rhel8@sha256:33929c835221f166d0eb731f5e553cdf78a5579a124c90b462d4bb5250dc7254_arm64",
"8Base-RHACM-2.7:rhacm2/console-rhel8@sha256:89dad712668e3fdd11a79fdc477a5a2fe1060902bd3f3e575fd2812b4e9f7037_ppc64le",
"8Base-RHACM-2.7:rhacm2/console-rhel8@sha256:fa807a069376c408c56d593bc2e2569cec0c19f105a727a616dea3bd8305953f_amd64",
"8Base-RHACM-2.7:rhacm2/endpoint-monitoring-rhel8-operator@sha256:4f5241425e26875244fab0ec9e96707790ef86edca5265ac01de1ccfc86294c0_amd64",
"8Base-RHACM-2.7:rhacm2/endpoint-monitoring-rhel8-operator@sha256:64c9e84fb923d107d0d4d3f9026510de03f73773cc8348f0025721d26033215c_arm64",
"8Base-RHACM-2.7:rhacm2/endpoint-monitoring-rhel8-operator@sha256:8913009902c71afe34f3a98ed720997e72f764cb7e251a08a2698f2d8ce64e24_s390x",
"8Base-RHACM-2.7:rhacm2/endpoint-monitoring-rhel8-operator@sha256:c5bcc8c4e5d2a4b7270b04dc1b8e8fa399a0f0bfff1d1cc3e7ec0b7b7b6e0f3f_ppc64le",
"8Base-RHACM-2.7:rhacm2/governance-policy-propagator-rhel8@sha256:002229b229bf9a13e54dc16e1edacc0cf8c75d6f46948868a045d79dfd38033c_amd64",
"8Base-RHACM-2.7:rhacm2/governance-policy-propagator-rhel8@sha256:53a9030933e0b2f752461e5337590ad16e891a8fdda897d8a0cb8e135363f0d0_ppc64le",
"8Base-RHACM-2.7:rhacm2/governance-policy-propagator-rhel8@sha256:d4296089159e15bf3e11f5695a34d10b83875a346545f1d09824b4fe47295cf8_s390x",
"8Base-RHACM-2.7:rhacm2/governance-policy-propagator-rhel8@sha256:e05489056e65dba4eb291b050c8072608a5efc2ce971b34a903c8c7ca07e0927_arm64",
"8Base-RHACM-2.7:rhacm2/grafana-dashboard-loader-rhel8@sha256:0d64615d4c3a6fc8e0fc5eb595d8f846f17f7462aaf66b40aa54436fe2b4bd2b_amd64",
"8Base-RHACM-2.7:rhacm2/grafana-dashboard-loader-rhel8@sha256:c182f0b51bfd9b29ea7363f74522a49b6601418f5db76843231167ef1176f709_s390x",
"8Base-RHACM-2.7:rhacm2/grafana-dashboard-loader-rhel8@sha256:d41f6fabaec525dfaac736806b93102479260309f482e155af2b03dc3c9a0c61_arm64",
"8Base-RHACM-2.7:rhacm2/grafana-dashboard-loader-rhel8@sha256:f35f6472c8138046e2f9017659dfb5a703cd895032a21d6d95c1075173005f7c_ppc64le",
"8Base-RHACM-2.7:rhacm2/iam-policy-controller-rhel8@sha256:83354271af399291790b9c3e2e98ba1db7fac99b48a385d50e7318b357f882ca_ppc64le",
"8Base-RHACM-2.7:rhacm2/iam-policy-controller-rhel8@sha256:cc5f8499009dc316d936c3a57f9a9457d5f2bbc8568e2b484a7c8b1cc676da7c_arm64",
"8Base-RHACM-2.7:rhacm2/iam-policy-controller-rhel8@sha256:e79bba365fb1a5edb7cc53d07cebdbb56e861948dedd61e9697f14a8defc300b_amd64",
"8Base-RHACM-2.7:rhacm2/iam-policy-controller-rhel8@sha256:f7a86d6209a19498e56da1f39533a1198af35c2a9e3c824cea252eb34d737219_s390x",
"8Base-RHACM-2.7:rhacm2/insights-client-rhel8@sha256:41d64847ac789df45b51aeca8debfa2a5ac7ff15ad880ba7213ce8afbe4aff2e_amd64",
"8Base-RHACM-2.7:rhacm2/insights-client-rhel8@sha256:5a32ad8c8e7792f9679a604f073bce047c4f8fdd713a655ae83314e27366c5af_arm64",
"8Base-RHACM-2.7:rhacm2/insights-client-rhel8@sha256:7040938ffaa1682dfefe95a614335b9d4f59aac472e47937f1d19f8325d985e6_ppc64le",
"8Base-RHACM-2.7:rhacm2/insights-client-rhel8@sha256:9d25ef8c29b2dac4660e18c17d0286fa2ff0f6f6383b6bf795f7e5e6f70b950e_s390x",
"8Base-RHACM-2.7:rhacm2/insights-metrics-rhel8@sha256:4bf538ff68126949da79f7b1ab97a44a64529e240cd3f84360a88bb6a9a08e4d_ppc64le",
"8Base-RHACM-2.7:rhacm2/insights-metrics-rhel8@sha256:57bf2eca5df0be601d7dd59357e95d078bf69d26c1b26cdd56d0d311df123d5a_arm64",
"8Base-RHACM-2.7:rhacm2/insights-metrics-rhel8@sha256:65f96884ed34103842217b26597ec413197db699aeb004daeca08f1d08014f46_amd64",
"8Base-RHACM-2.7:rhacm2/insights-metrics-rhel8@sha256:ed01454411cbdfb20661aecc76e00767b5ec122e27a379159476eabba741b94e_s390x",
"8Base-RHACM-2.7:rhacm2/klusterlet-addon-controller-rhel8@sha256:523776c04653aac8c750ff48156fd7a5b0efd9ad35c40cbacdbe0ca6dda48217_amd64",
"8Base-RHACM-2.7:rhacm2/klusterlet-addon-controller-rhel8@sha256:7cea9ce9aeb26df137590353de05b8a88ee55faa43cecde68e40fb875f9844cd_arm64",
"8Base-RHACM-2.7:rhacm2/klusterlet-addon-controller-rhel8@sha256:866125412b6812710734b9e72d09581be40879bb57236e37660e2d29210a37ad_s390x",
"8Base-RHACM-2.7:rhacm2/klusterlet-addon-controller-rhel8@sha256:c89f9fed1ce56a6baf10808454b01d4df88571db744feb2bfae8b5707d82013f_ppc64le",
"8Base-RHACM-2.7:rhacm2/kube-rbac-proxy-rhel8@sha256:407178ad223483b92a382e0fb916de9f42f1a0db9aaacb66710a7a743f1c3dce_arm64",
"8Base-RHACM-2.7:rhacm2/kube-rbac-proxy-rhel8@sha256:455dde7a89b1505c93651022451b83e1e8f86186b98f660e3c6ad998a97d48f3_ppc64le",
"8Base-RHACM-2.7:rhacm2/kube-rbac-proxy-rhel8@sha256:95de0275698ef704379246e088763c3827171487049b9cfb857712ddbdef46e9_amd64",
"8Base-RHACM-2.7:rhacm2/kube-rbac-proxy-rhel8@sha256:f0397b30dc7b824b0e37a256c5a067585885c80db1033b44a13fe56446cd80a9_s390x",
"8Base-RHACM-2.7:rhacm2/kube-state-metrics-rhel8@sha256:1f27bc62a66413a31d2d680ecd2a8ed9c9d378341da56b788cd86c98151a1fd4_s390x",
"8Base-RHACM-2.7:rhacm2/kube-state-metrics-rhel8@sha256:534420075e829b5881f6cd3f32d4aa90ea3075de869b84f689c9606d4f03521a_arm64",
"8Base-RHACM-2.7:rhacm2/kube-state-metrics-rhel8@sha256:8cc675a0cf4ff24b28c0b75a54fc4f3328c6a9f041f21d1814d210b7704f6970_amd64",
"8Base-RHACM-2.7:rhacm2/kube-state-metrics-rhel8@sha256:c56179f297ebab2ef9851417ec42ac6c16b6f8cb3627c243ff6984d2dd6ac76d_ppc64le",
"8Base-RHACM-2.7:rhacm2/management-ingress-rhel8@sha256:3b94abf5182934113b1cf9b8688a2da977d5fec3110f2d79b81b2ec46ffeada3_ppc64le",
"8Base-RHACM-2.7:rhacm2/management-ingress-rhel8@sha256:70aa7c3711b4085caa9ba50295dfedf9b2cd3a1b37e815e4a7245c1aef0cfe22_s390x",
"8Base-RHACM-2.7:rhacm2/management-ingress-rhel8@sha256:bea2ee18f401ec1b4c4b87f40f6f79a4418d6aafad5e2b50099f7541b6699de7_arm64",
"8Base-RHACM-2.7:rhacm2/management-ingress-rhel8@sha256:f45de50d8d7b6a285317a3bc1c413427841c8d6fab742f6de0a61bad9722b61e_amd64",
"8Base-RHACM-2.7:rhacm2/memcached-exporter-rhel8@sha256:094b84362782a88d8b0c7a75a23dd5ae3ff846913f0a49e732d53cc0efdf6a61_arm64",
"8Base-RHACM-2.7:rhacm2/memcached-exporter-rhel8@sha256:708e8f9531f5cc33a2543956eb0c940e5ad36d2ac196903a0beaa42944cb543f_ppc64le",
"8Base-RHACM-2.7:rhacm2/memcached-exporter-rhel8@sha256:baa029b8feb59ec4d626f021ebf777cc991c1a24c29c321c40513b91641f4bbc_amd64",
"8Base-RHACM-2.7:rhacm2/memcached-exporter-rhel8@sha256:c7937a592a255199c316e30c499d0c150cc95c3f208e46d8a936a5bc03a1fed6_s390x",
"8Base-RHACM-2.7:rhacm2/memcached-rhel8@sha256:21d28e1c3d1c7e8803261867c20a29df444676780ed9d4cc9f1dd1c8dbd68688_amd64",
"8Base-RHACM-2.7:rhacm2/memcached-rhel8@sha256:6bac06a2e1e181fe4920a33df5ce433635871a42ba30fbbe0adff1c505fbab4b_ppc64le",
"8Base-RHACM-2.7:rhacm2/memcached-rhel8@sha256:6c7cb2786f6863e7d1c8554f159c68123921d22bbd7bec5fc3532cad991937b4_s390x",
"8Base-RHACM-2.7:rhacm2/memcached-rhel8@sha256:e044af5fee732dd9923759b312c3b72dd4b6ab1780456973f35677d72586913e_arm64",
"8Base-RHACM-2.7:rhacm2/metrics-collector-rhel8@sha256:21644ef77ec046c79fb64f612245ac5d59c0aa569c548b48062da8896d159696_s390x",
"8Base-RHACM-2.7:rhacm2/metrics-collector-rhel8@sha256:2358249e2cf40d054cca5711f39091e2f0cbd44e61a24d3c1dd1a9e79cc440b1_arm64",
"8Base-RHACM-2.7:rhacm2/metrics-collector-rhel8@sha256:9638fab8d1439730395607cc99bcda33eae5e813778398888124e8ae319cb80e_amd64",
"8Base-RHACM-2.7:rhacm2/metrics-collector-rhel8@sha256:e06aed89ad0c48bef78e45512d22c3373f62c63d335d953ba064b160a68fcad2_ppc64le",
"8Base-RHACM-2.7:rhacm2/multicloud-integrations-rhel8@sha256:1063ef655f5dd15b0b914572ba672892eb53b441ae151d14cffca9d320860f2d_ppc64le",
"8Base-RHACM-2.7:rhacm2/multicloud-integrations-rhel8@sha256:3f0ab9161698eb9e3342c3b3fc70d5ca9c420cdcc5a5ccebc8cc993dfefb9dc3_amd64",
"8Base-RHACM-2.7:rhacm2/multicloud-integrations-rhel8@sha256:651c4ac3da42bc2acfe9bff35e397ccf5e88abb6303622f3244d6ccb9b8f9e0d_s390x",
"8Base-RHACM-2.7:rhacm2/multicloud-integrations-rhel8@sha256:f02a569222e13356f5fbdef5b7d2da943e6f6071fd88ba75a2565b3d340b6c3a_arm64",
"8Base-RHACM-2.7:rhacm2/multicluster-observability-rhel8-operator@sha256:49083d7039af6df4bd639dd998162c96dc586da4d828ffbe9c880a8a8d6d13d6_arm64",
"8Base-RHACM-2.7:rhacm2/multicluster-observability-rhel8-operator@sha256:68228ba1ef7bf5631f0cab91cb4e9f86c3d24c1ad587332d42c4f85e1a3608d7_amd64",
"8Base-RHACM-2.7:rhacm2/multicluster-observability-rhel8-operator@sha256:93da29b41da3c87d4bffaf42369b50217f5d8f81d0a82c4108c27a3c40f544d8_s390x",
"8Base-RHACM-2.7:rhacm2/multicluster-observability-rhel8-operator@sha256:f212909bc9ed5be6da68a3b6a4866fdc17ecc3514b075977a8679998d6742cbe_ppc64le",
"8Base-RHACM-2.7:rhacm2/multicluster-operators-application-rhel8@sha256:299f0753c65ab4e609418fd5515bdcb041bee357f4db192ae32a24ad0c4d7853_s390x",
"8Base-RHACM-2.7:rhacm2/multicluster-operators-application-rhel8@sha256:62520c406cdbd823e99e8ee9ff9119b61cb6880fcb1335211b6520bedec564f2_amd64",
"8Base-RHACM-2.7:rhacm2/multicluster-operators-application-rhel8@sha256:9c58c89cb0173394684d7d23178ad32eb2d571444cb306ea599565eaac92ea4f_arm64",
"8Base-RHACM-2.7:rhacm2/multicluster-operators-application-rhel8@sha256:b385c92b069a8dae72e57b69d24e1fff59ad46781579882a1edfa4839fd8bbba_ppc64le",
"8Base-RHACM-2.7:rhacm2/multicluster-operators-channel-rhel8@sha256:044723d62439a8364772ab27be2c04dbd2c0421dbeb0a7b94f70e99e646b4c80_ppc64le",
"8Base-RHACM-2.7:rhacm2/multicluster-operators-channel-rhel8@sha256:d8fe5baa4aefbcf41861743a3cf6c94f8a2a63526e96e5d263a40a8cb8a5ad4e_s390x",
"8Base-RHACM-2.7:rhacm2/multicluster-operators-channel-rhel8@sha256:da65bc93513dfb37a4828eaf5e1d4c08265ffdba05028fed95a564341d226771_amd64",
"8Base-RHACM-2.7:rhacm2/multicluster-operators-channel-rhel8@sha256:ddb1016901287c80ef1972f25db37b1182e854115671961efb3fc0048cd95800_arm64",
"8Base-RHACM-2.7:rhacm2/multicluster-operators-subscription-rhel8@sha256:548d610f996e73b67eb21d2993b5ac3d0da02997a48b9c1226072d6d95ae4c3b_arm64",
"8Base-RHACM-2.7:rhacm2/multicluster-operators-subscription-rhel8@sha256:6307eb5e9195415477b18d701310e8813772b7120d0fc4ac83846e54b46b4745_s390x",
"8Base-RHACM-2.7:rhacm2/multicluster-operators-subscription-rhel8@sha256:a69777a61feaf373c162a82ffb6f6996df6231c23cb2f1923bdd77c311d7d739_ppc64le",
"8Base-RHACM-2.7:rhacm2/multicluster-operators-subscription-rhel8@sha256:e53b330ed0c4ed0803a93b18a6ce290814dcd16dce6eb980809b5b8c6c09deb4_amd64",
"8Base-RHACM-2.7:rhacm2/multiclusterhub-rhel8@sha256:405fa2e3363a3c124a5764d6153b7bcba3d43a3026813085e44c9246d51ca60a_amd64",
"8Base-RHACM-2.7:rhacm2/multiclusterhub-rhel8@sha256:b82d4ecef59b69623ec4d0a9b5537fa52e007336727c92345cd829d80961f14a_s390x",
"8Base-RHACM-2.7:rhacm2/multiclusterhub-rhel8@sha256:e96ea7f3533e7d0836512cbc2b027b60c400aa16c8e4691117608ab4736a059b_ppc64le",
"8Base-RHACM-2.7:rhacm2/multiclusterhub-rhel8@sha256:fdf9ae4924a587c945a85b2319b0471a5688368df572f2de852c51da8bc74dcb_arm64",
"8Base-RHACM-2.7:rhacm2/node-exporter-rhel8@sha256:1af36144b83dc16cd1958d0414be55eaa2aae95894b6eefd2233308ace81df02_ppc64le",
"8Base-RHACM-2.7:rhacm2/node-exporter-rhel8@sha256:2aeec43f11c6572abb7d4468560dc1561a023d9692058a4ac2b13a0cedb44dde_amd64",
"8Base-RHACM-2.7:rhacm2/node-exporter-rhel8@sha256:8b359fcf74d236fc488ef4553dbaf9dbec549e331f2b103b40139aa2eb1345e4_arm64",
"8Base-RHACM-2.7:rhacm2/node-exporter-rhel8@sha256:97291260ff17e7e1b1f490a68041613ca5f7c192d848f928eca9b867de47bc4e_s390x",
"8Base-RHACM-2.7:rhacm2/observatorium-rhel8-operator@sha256:16eeedaa25dd61c03514479044fde9851c5b4224b718a496e33d43a06f57d5b5_amd64",
"8Base-RHACM-2.7:rhacm2/observatorium-rhel8-operator@sha256:928c114e3aca978626ad91889aaed0cc20ca0d641ad946c9a1b1f2424245c795_arm64",
"8Base-RHACM-2.7:rhacm2/observatorium-rhel8-operator@sha256:c4e260eabb09bacc1aa332ea2001333c671e0fc65a3ef4d04e02b5473b45642d_ppc64le",
"8Base-RHACM-2.7:rhacm2/observatorium-rhel8-operator@sha256:c870e034b29dfa320cb6a6bf60021033b622b76a0c4aaaf2a768326ea046b459_s390x",
"8Base-RHACM-2.7:rhacm2/observatorium-rhel8@sha256:1e46b8610e037752ecfb30aaac5c7459a81aa119bf0c2b2ffb0dc90cd5701af0_arm64",
"8Base-RHACM-2.7:rhacm2/observatorium-rhel8@sha256:51374017a10289e0402363ae2839d110f500be44dc44834dbd8dd66ba0e6f5e9_s390x",
"8Base-RHACM-2.7:rhacm2/observatorium-rhel8@sha256:836c0b874ba4fc57b5f79dffacefd2dc0261822cb6dde17d247db39175a5c27f_amd64",
"8Base-RHACM-2.7:rhacm2/observatorium-rhel8@sha256:b7b3de98fbcc216c00d3291691f8997183a6409dabed8ea7b10b336c481b2b87_ppc64le",
"8Base-RHACM-2.7:rhacm2/prometheus-alertmanager-rhel8@sha256:6c9ea79e385be44f735efb932079b328200d47869f5f5f9b442fdb76067cac2a_amd64",
"8Base-RHACM-2.7:rhacm2/prometheus-alertmanager-rhel8@sha256:8349cdc4677a2dd37c54b058c487d76e8fbe4c76178e805d4745ef5c62bc6151_arm64",
"8Base-RHACM-2.7:rhacm2/prometheus-alertmanager-rhel8@sha256:8e8c89c184a5d023f031ab7cca2c4c64cdfd151c37aa5ae3a206cb1f1055268f_ppc64le",
"8Base-RHACM-2.7:rhacm2/prometheus-alertmanager-rhel8@sha256:fdbba855391acd2b33d0b16f9f0e7ba2a9cdbaa90bf71298182954b7f4c8fe76_s390x",
"8Base-RHACM-2.7:rhacm2/prometheus-rhel8@sha256:59174c376ae5563ea3a2a68bf999458f6b905058f57a7779b6dddd7aff252e4f_amd64",
"8Base-RHACM-2.7:rhacm2/prometheus-rhel8@sha256:6877b4207285d7a0e1343f5c1b70bab163d1fd5004f778998d2e612817ea5f06_s390x",
"8Base-RHACM-2.7:rhacm2/prometheus-rhel8@sha256:a3661c1cbfa2f8c230ec44ee5e2fecf1967ce48df0c9699f063bd27407b94dac_arm64",
"8Base-RHACM-2.7:rhacm2/prometheus-rhel8@sha256:a5a9a7c264f07c789094cb5371729f86700c0cfce4605b573c236c21a46ea9d6_ppc64le",
"8Base-RHACM-2.7:rhacm2/rbac-query-proxy-rhel8@sha256:3481fdb51147ce735b7864215cacd4c6a24b2c05a9388866f11be887a5fd0d4f_s390x",
"8Base-RHACM-2.7:rhacm2/rbac-query-proxy-rhel8@sha256:84486a82cd6655d5e5a1fbccae5a2e9335498d3e05422fa325b443c8923c1b75_arm64",
"8Base-RHACM-2.7:rhacm2/rbac-query-proxy-rhel8@sha256:bdeee76d09265212805e06117c368c96d40c7b46278dc09413fa300c6198ac2d_amd64",
"8Base-RHACM-2.7:rhacm2/rbac-query-proxy-rhel8@sha256:ceb1bd89103c56378166ab968dbaa387ab0531d1592f053718d0c1c683770e3d_ppc64le",
"8Base-RHACM-2.7:rhacm2/search-collector-rhel8@sha256:4b7544ec460f265afb71c9d362cf9851e3ba250c3ab694ccc9a78c15eb38a612_arm64",
"8Base-RHACM-2.7:rhacm2/search-collector-rhel8@sha256:6695c50772760b400d0535f406f02b7c37436c5ce6932b8d5518b995780287a8_s390x",
"8Base-RHACM-2.7:rhacm2/search-collector-rhel8@sha256:91b398bdccc5dbbfb82913ac52110d0b8e2f6c37ded6aa22b7d97ec4655b4cde_amd64",
"8Base-RHACM-2.7:rhacm2/search-collector-rhel8@sha256:e129649706a536e4ef6e8f770d0bf682f35da55c86c978c749e903b1a2bbe875_ppc64le",
"8Base-RHACM-2.7:rhacm2/submariner-addon-rhel8@sha256:17dfda9e5f46f9df69171607ec2e078be9362de4c13e2ed20763fc59a7e9cd1a_s390x",
"8Base-RHACM-2.7:rhacm2/submariner-addon-rhel8@sha256:4eddabb57e6f448c45fba78dc72f1541ccddb11b63a558764d0c105465a76555_amd64",
"8Base-RHACM-2.7:rhacm2/submariner-addon-rhel8@sha256:581fb02a9670b27810f2ad35bad4a82d2e1eab77fcd1274de05b0a922450d3fc_ppc64le",
"8Base-RHACM-2.7:rhacm2/submariner-addon-rhel8@sha256:7400391c2a56bc01da6fbbf13bb249a01e90d8eccb8d465dfb19c3598f5fecbe_arm64",
"8Base-RHACM-2.7:rhacm2/thanos-receive-controller-rhel8@sha256:4b228ecad424ca792139152948e27ed4c714dcfbcd540caf117dee20845018c8_ppc64le",
"8Base-RHACM-2.7:rhacm2/thanos-receive-controller-rhel8@sha256:7ceb607e7a3205361d8c9d1b44aae47381e2d07b129e40b5f90f55c3a8402774_arm64",
"8Base-RHACM-2.7:rhacm2/thanos-receive-controller-rhel8@sha256:b17fe936f5d8d8da38d72bf2153b47ac619c460c1f8227b4cb2f37cfc18cd4be_s390x",
"8Base-RHACM-2.7:rhacm2/thanos-receive-controller-rhel8@sha256:e9a5ef8f2d97357bee0198544d0545c26ee7c7d10116771e510d73eda6c45abe_amd64",
"8Base-RHACM-2.7:rhacm2/thanos-rhel8@sha256:23a4e918b5ffdbad4745e541afad2747bd6b28e534a31e7b5aff74296b27e3e7_amd64",
"8Base-RHACM-2.7:rhacm2/thanos-rhel8@sha256:26de3711356177090694b4bf00821d873127cf8c0675fe42a8f757c5c37a40cd_arm64",
"8Base-RHACM-2.7:rhacm2/thanos-rhel8@sha256:6515a630cddbb13fd14f81fd3b8c3a95f2469eaf599010b42732d8fd794af1b0_s390x",
"8Base-RHACM-2.7:rhacm2/thanos-rhel8@sha256:736e1fd62ba7b6c56ad1af81ab1260dd7d13a770d62914183aaa2cc2ebb0dc20_ppc64le"
]
}
],
"threats": [
{
"category": "impact",
"details": "Low"
}
],
"title": "golang: crypto/tls: session tickets lack random ticket_age_add"
},
{
"cve": "CVE-2022-41912",
"cwe": {
"id": "CWE-165",
"name": "Improper Neutralization of Multiple Internal Special Elements"
},
"discovery_date": "2022-11-29T00:00:00+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"8Base-RHACM-2.7:rhacm2/acm-governance-policy-addon-controller-rhel8@sha256:1aae106ecbdeadb77b0fd95133827e7fad4f5fcb9916e56ca0dfccab8bd34bed_ppc64le",
"8Base-RHACM-2.7:rhacm2/acm-governance-policy-addon-controller-rhel8@sha256:2c7f0617df666e8cbcd622dee073a35843db4a81caa19b7db3b9fb9264cdf7fc_amd64",
"8Base-RHACM-2.7:rhacm2/acm-governance-policy-addon-controller-rhel8@sha256:7f6671f84fcbe569fceece415dd7beeb8bb7f86c3031bdfb3ac0d0e777051b2f_s390x",
"8Base-RHACM-2.7:rhacm2/acm-governance-policy-addon-controller-rhel8@sha256:b30028955a86b6ecdb8c6865328976d74e98f56d6e21277a9f5a812f896b6303_arm64",
"8Base-RHACM-2.7:rhacm2/acm-governance-policy-framework-addon-rhel8@sha256:25271964483024b3235dd61f7e7bb9dd5e9dfa75f76e6ded5c92580d440ca48b_s390x",
"8Base-RHACM-2.7:rhacm2/acm-governance-policy-framework-addon-rhel8@sha256:7dcde13540cc938374463521f91091a7bbf0a037cabfc5e4b55c89497e0ba6bf_arm64",
"8Base-RHACM-2.7:rhacm2/acm-governance-policy-framework-addon-rhel8@sha256:b7b778111722c0da14ae74580be1813f6ecedf97fcd88de46fd15cc3ace2cb61_ppc64le",
"8Base-RHACM-2.7:rhacm2/acm-governance-policy-framework-addon-rhel8@sha256:ec5fc63b94bc9c070f14fd76d4ae26b90e3f29d3694887380a5f8f8ea5a04bc0_amd64",
"8Base-RHACM-2.7:rhacm2/acm-must-gather-rhel8@sha256:0be17e173b962f1a87e833096f208c9030fce1128b2b8c86842a0a40f7d6cf02_arm64",
"8Base-RHACM-2.7:rhacm2/acm-must-gather-rhel8@sha256:5c79bf93599b792c20c76d9a0a35532ad79a45f3765dccfbafab9a273e338e52_amd64",
"8Base-RHACM-2.7:rhacm2/acm-must-gather-rhel8@sha256:a05c071011c96e4db1e4a469883103f4118a304d3e03338083d2a103c0e7c208_ppc64le",
"8Base-RHACM-2.7:rhacm2/acm-must-gather-rhel8@sha256:ad85c5d648363cdb36790b49311f4e07a8584b9e6065cde9d41274a1bd716f0a_s390x",
"8Base-RHACM-2.7:rhacm2/acm-operator-bundle@sha256:90320bd14c632ace987ca1eac05a78068123ef1fc97c401951d073a3f0fd8e66_s390x",
"8Base-RHACM-2.7:rhacm2/acm-operator-bundle@sha256:e45be680b6140f58ff1840649b29aebebad4c5950d9571ca39dfea1dffd669b0_ppc64le",
"8Base-RHACM-2.7:rhacm2/acm-operator-bundle@sha256:f63d0a9a0e3dc9d86e84279c50e9c613d8430e71a3821d418e168250ca3b747c_amd64",
"8Base-RHACM-2.7:rhacm2/acm-prometheus-config-reloader-rhel8@sha256:0fd63f75b7638fadc78f92a62d6e9731e42c05069f3e93ab0ffd4b004de78100_ppc64le",
"8Base-RHACM-2.7:rhacm2/acm-prometheus-config-reloader-rhel8@sha256:2839bcce06fd5a02f6cc8fce8668fb806ae8f2e0e7174e5c66376792c2d1fd92_s390x",
"8Base-RHACM-2.7:rhacm2/acm-prometheus-config-reloader-rhel8@sha256:7fcb79c1707b3c8b767d8c174e5b64516f200c0bfa255c1f40557446b37debae_amd64",
"8Base-RHACM-2.7:rhacm2/acm-prometheus-config-reloader-rhel8@sha256:a4e43fc7608837da6a66cb2c5bda4b78b520c3075c0f1f66bb824fa44e2d35fd_arm64",
"8Base-RHACM-2.7:rhacm2/acm-prometheus-rhel8@sha256:4283fa3b6ee93404d4fe7b551b52dbd7a4bbd8be0a57cf9b603a68736feefaea_amd64",
"8Base-RHACM-2.7:rhacm2/acm-prometheus-rhel8@sha256:7e98ef30dca1071d5abff1be2a3a296cc9a4663162a3828b697637195d314e77_ppc64le",
"8Base-RHACM-2.7:rhacm2/acm-prometheus-rhel8@sha256:b3ee1cad060e7f72414df1ae6c0e27ddf6f6fa7a8e45627ebeb912b8a9ca3b74_arm64",
"8Base-RHACM-2.7:rhacm2/acm-prometheus-rhel8@sha256:c6d947e30ec1aa348d573ee93c669f71b38ea93801e71636f5f9ab4609f681b4_s390x",
"8Base-RHACM-2.7:rhacm2/acm-search-indexer-rhel8@sha256:436307eef035e0e9be448eb6c4f6a690a7d357ed06d661642b082e0d3219864c_amd64",
"8Base-RHACM-2.7:rhacm2/acm-search-indexer-rhel8@sha256:53ceb20280569eaf0129686d49d462a3c1d3eaf2829b6eb920e9359be718e2c4_s390x",
"8Base-RHACM-2.7:rhacm2/acm-search-indexer-rhel8@sha256:aa89295f36c99d70e63b07e9fe2c8db348df38b3308870f543efb4be24beca6c_ppc64le",
"8Base-RHACM-2.7:rhacm2/acm-search-indexer-rhel8@sha256:aed3972894519bc832bd9a340316a752ebb8edbc393051904c399eef7e423dd4_arm64",
"8Base-RHACM-2.7:rhacm2/acm-search-v2-api-rhel8@sha256:1808d69232a47c3590a41c1e97126dd06c2727be972b11170b115f2e5d9fec38_amd64",
"8Base-RHACM-2.7:rhacm2/acm-search-v2-api-rhel8@sha256:1d5153067a1cb127f74d2bc983d16db8f39313a378f14d13f7e39da28f2251ae_ppc64le",
"8Base-RHACM-2.7:rhacm2/acm-search-v2-api-rhel8@sha256:5be1e54791e8024f0e1342eba7d4441e0606f9a26be8f52aff51c8665baa41cc_s390x",
"8Base-RHACM-2.7:rhacm2/acm-search-v2-api-rhel8@sha256:f2924c460e8d7e12da359f365f9ec3b13c2d175dd6c11533b12113741eea7292_arm64",
"8Base-RHACM-2.7:rhacm2/acm-search-v2-rhel8@sha256:8a28d0fad728823ae5a07a259a0866bc507ae9b0f90eb1b4c63567aaf13c377c_arm64",
"8Base-RHACM-2.7:rhacm2/acm-search-v2-rhel8@sha256:f5b656141ad16ac873d1b886abc3b956380268b6c0dddb8ceac3e79b65edae0a_s390x",
"8Base-RHACM-2.7:rhacm2/acm-search-v2-rhel8@sha256:f708326772c9ed846e11b053efda56c106d5a72a13482d2a8ecc179cfb957bc9_ppc64le",
"8Base-RHACM-2.7:rhacm2/acm-search-v2-rhel8@sha256:fb98ce01f36b3780192e99b96c688387b5d76892f409b831d6f134ec65d02d4a_amd64",
"8Base-RHACM-2.7:rhacm2/acm-volsync-addon-controller-rhel8@sha256:56067372156bb6d00103eecc4b5c80478980036b8143a2e2a73f8a685d0d78ee_amd64",
"8Base-RHACM-2.7:rhacm2/acm-volsync-addon-controller-rhel8@sha256:98724153fa7763d22bcf11c3a5faa6eee0f6c40c4f4f647487e106d2ef427218_s390x",
"8Base-RHACM-2.7:rhacm2/acm-volsync-addon-controller-rhel8@sha256:a7f8ce55764d4e303d54aaf064d56ee192620d29b361fabcda2a26f364221dc9_arm64",
"8Base-RHACM-2.7:rhacm2/acm-volsync-addon-controller-rhel8@sha256:e3e10a30c35a9cbd5f81d107e9ce86b2410bd10171673521eab1491ebdee2314_ppc64le",
"8Base-RHACM-2.7:rhacm2/cert-policy-controller-rhel8@sha256:1de63e2d307841c7707f4d0c09cd1d9cd673bbd7736c5f6c533986a9de0d1118_s390x",
"8Base-RHACM-2.7:rhacm2/cert-policy-controller-rhel8@sha256:488e74aed7f420f6112ef1f7b3b5cc812358574ec149ecca1147ff2f9d6d7835_arm64",
"8Base-RHACM-2.7:rhacm2/cert-policy-controller-rhel8@sha256:5be8ca7ec79077906c23b52cdaa731866774a2e413babd395d3f24d892bed37a_ppc64le",
"8Base-RHACM-2.7:rhacm2/cert-policy-controller-rhel8@sha256:c78e2547f3cff318747e354f09e5954c71fde8840ab8db818050dc9531205e6c_amd64",
"8Base-RHACM-2.7:rhacm2/cluster-backup-rhel8-operator@sha256:09f23f185abfbec175fbea2cc1fba624308c2777b5c8133d9e98daeb4bcfa009_s390x",
"8Base-RHACM-2.7:rhacm2/cluster-backup-rhel8-operator@sha256:3af39faf1795e87018795c35b2ec5074bfcd1bf76b84326446cfb1570bc0d5e0_arm64",
"8Base-RHACM-2.7:rhacm2/cluster-backup-rhel8-operator@sha256:3c969356ace5c3bc0fa5d6d8e25a838262b0f6152533f4361034a742eb29ae24_amd64",
"8Base-RHACM-2.7:rhacm2/cluster-backup-rhel8-operator@sha256:f02c115867036c64cdf8669fe7690b94d23b19ad7b969938f7c4cbb00111d403_ppc64le",
"8Base-RHACM-2.7:rhacm2/config-policy-controller-rhel8@sha256:1339f82b15ebe01ba411e70252eb5964a5d622bd28a7fa494786ae6317d3060c_amd64",
"8Base-RHACM-2.7:rhacm2/config-policy-controller-rhel8@sha256:328c0d0e4d06573f2f26bbec39f1a570eb6ddbc26a5c0fa380fec7f840f6475e_arm64",
"8Base-RHACM-2.7:rhacm2/config-policy-controller-rhel8@sha256:e5480dd0b573d0fd949fa2cf22d77ebb5a32765fb95bed18a02fa3155f690f5b_ppc64le",
"8Base-RHACM-2.7:rhacm2/config-policy-controller-rhel8@sha256:fab9c37776dabaa9c510bf243f23407715a1e3bd1c0a0280dc22191c6349a1c0_s390x",
"8Base-RHACM-2.7:rhacm2/console-rhel8@sha256:01517c35f75f1f4f4c3625eb899bff16ae5c114a241c70b56f7de2310ddd065e_s390x",
"8Base-RHACM-2.7:rhacm2/console-rhel8@sha256:33929c835221f166d0eb731f5e553cdf78a5579a124c90b462d4bb5250dc7254_arm64",
"8Base-RHACM-2.7:rhacm2/console-rhel8@sha256:89dad712668e3fdd11a79fdc477a5a2fe1060902bd3f3e575fd2812b4e9f7037_ppc64le",
"8Base-RHACM-2.7:rhacm2/console-rhel8@sha256:fa807a069376c408c56d593bc2e2569cec0c19f105a727a616dea3bd8305953f_amd64",
"8Base-RHACM-2.7:rhacm2/endpoint-monitoring-rhel8-operator@sha256:4f5241425e26875244fab0ec9e96707790ef86edca5265ac01de1ccfc86294c0_amd64",
"8Base-RHACM-2.7:rhacm2/endpoint-monitoring-rhel8-operator@sha256:64c9e84fb923d107d0d4d3f9026510de03f73773cc8348f0025721d26033215c_arm64",
"8Base-RHACM-2.7:rhacm2/endpoint-monitoring-rhel8-operator@sha256:8913009902c71afe34f3a98ed720997e72f764cb7e251a08a2698f2d8ce64e24_s390x",
"8Base-RHACM-2.7:rhacm2/endpoint-monitoring-rhel8-operator@sha256:c5bcc8c4e5d2a4b7270b04dc1b8e8fa399a0f0bfff1d1cc3e7ec0b7b7b6e0f3f_ppc64le",
"8Base-RHACM-2.7:rhacm2/governance-policy-propagator-rhel8@sha256:002229b229bf9a13e54dc16e1edacc0cf8c75d6f46948868a045d79dfd38033c_amd64",
"8Base-RHACM-2.7:rhacm2/governance-policy-propagator-rhel8@sha256:53a9030933e0b2f752461e5337590ad16e891a8fdda897d8a0cb8e135363f0d0_ppc64le",
"8Base-RHACM-2.7:rhacm2/governance-policy-propagator-rhel8@sha256:d4296089159e15bf3e11f5695a34d10b83875a346545f1d09824b4fe47295cf8_s390x",
"8Base-RHACM-2.7:rhacm2/governance-policy-propagator-rhel8@sha256:e05489056e65dba4eb291b050c8072608a5efc2ce971b34a903c8c7ca07e0927_arm64",
"8Base-RHACM-2.7:rhacm2/grafana-dashboard-loader-rhel8@sha256:0d64615d4c3a6fc8e0fc5eb595d8f846f17f7462aaf66b40aa54436fe2b4bd2b_amd64",
"8Base-RHACM-2.7:rhacm2/grafana-dashboard-loader-rhel8@sha256:c182f0b51bfd9b29ea7363f74522a49b6601418f5db76843231167ef1176f709_s390x",
"8Base-RHACM-2.7:rhacm2/grafana-dashboard-loader-rhel8@sha256:d41f6fabaec525dfaac736806b93102479260309f482e155af2b03dc3c9a0c61_arm64",
"8Base-RHACM-2.7:rhacm2/grafana-dashboard-loader-rhel8@sha256:f35f6472c8138046e2f9017659dfb5a703cd895032a21d6d95c1075173005f7c_ppc64le",
"8Base-RHACM-2.7:rhacm2/iam-policy-controller-rhel8@sha256:83354271af399291790b9c3e2e98ba1db7fac99b48a385d50e7318b357f882ca_ppc64le",
"8Base-RHACM-2.7:rhacm2/iam-policy-controller-rhel8@sha256:cc5f8499009dc316d936c3a57f9a9457d5f2bbc8568e2b484a7c8b1cc676da7c_arm64",
"8Base-RHACM-2.7:rhacm2/iam-policy-controller-rhel8@sha256:e79bba365fb1a5edb7cc53d07cebdbb56e861948dedd61e9697f14a8defc300b_amd64",
"8Base-RHACM-2.7:rhacm2/iam-policy-controller-rhel8@sha256:f7a86d6209a19498e56da1f39533a1198af35c2a9e3c824cea252eb34d737219_s390x",
"8Base-RHACM-2.7:rhacm2/insights-client-rhel8@sha256:41d64847ac789df45b51aeca8debfa2a5ac7ff15ad880ba7213ce8afbe4aff2e_amd64",
"8Base-RHACM-2.7:rhacm2/insights-client-rhel8@sha256:5a32ad8c8e7792f9679a604f073bce047c4f8fdd713a655ae83314e27366c5af_arm64",
"8Base-RHACM-2.7:rhacm2/insights-client-rhel8@sha256:7040938ffaa1682dfefe95a614335b9d4f59aac472e47937f1d19f8325d985e6_ppc64le",
"8Base-RHACM-2.7:rhacm2/insights-client-rhel8@sha256:9d25ef8c29b2dac4660e18c17d0286fa2ff0f6f6383b6bf795f7e5e6f70b950e_s390x",
"8Base-RHACM-2.7:rhacm2/insights-metrics-rhel8@sha256:4bf538ff68126949da79f7b1ab97a44a64529e240cd3f84360a88bb6a9a08e4d_ppc64le",
"8Base-RHACM-2.7:rhacm2/insights-metrics-rhel8@sha256:57bf2eca5df0be601d7dd59357e95d078bf69d26c1b26cdd56d0d311df123d5a_arm64",
"8Base-RHACM-2.7:rhacm2/insights-metrics-rhel8@sha256:65f96884ed34103842217b26597ec413197db699aeb004daeca08f1d08014f46_amd64",
"8Base-RHACM-2.7:rhacm2/insights-metrics-rhel8@sha256:ed01454411cbdfb20661aecc76e00767b5ec122e27a379159476eabba741b94e_s390x",
"8Base-RHACM-2.7:rhacm2/klusterlet-addon-controller-rhel8@sha256:523776c04653aac8c750ff48156fd7a5b0efd9ad35c40cbacdbe0ca6dda48217_amd64",
"8Base-RHACM-2.7:rhacm2/klusterlet-addon-controller-rhel8@sha256:7cea9ce9aeb26df137590353de05b8a88ee55faa43cecde68e40fb875f9844cd_arm64",
"8Base-RHACM-2.7:rhacm2/klusterlet-addon-controller-rhel8@sha256:866125412b6812710734b9e72d09581be40879bb57236e37660e2d29210a37ad_s390x",
"8Base-RHACM-2.7:rhacm2/klusterlet-addon-controller-rhel8@sha256:c89f9fed1ce56a6baf10808454b01d4df88571db744feb2bfae8b5707d82013f_ppc64le",
"8Base-RHACM-2.7:rhacm2/kube-rbac-proxy-rhel8@sha256:407178ad223483b92a382e0fb916de9f42f1a0db9aaacb66710a7a743f1c3dce_arm64",
"8Base-RHACM-2.7:rhacm2/kube-rbac-proxy-rhel8@sha256:455dde7a89b1505c93651022451b83e1e8f86186b98f660e3c6ad998a97d48f3_ppc64le",
"8Base-RHACM-2.7:rhacm2/kube-rbac-proxy-rhel8@sha256:95de0275698ef704379246e088763c3827171487049b9cfb857712ddbdef46e9_amd64",
"8Base-RHACM-2.7:rhacm2/kube-rbac-proxy-rhel8@sha256:f0397b30dc7b824b0e37a256c5a067585885c80db1033b44a13fe56446cd80a9_s390x",
"8Base-RHACM-2.7:rhacm2/kube-state-metrics-rhel8@sha256:1f27bc62a66413a31d2d680ecd2a8ed9c9d378341da56b788cd86c98151a1fd4_s390x",
"8Base-RHACM-2.7:rhacm2/kube-state-metrics-rhel8@sha256:534420075e829b5881f6cd3f32d4aa90ea3075de869b84f689c9606d4f03521a_arm64",
"8Base-RHACM-2.7:rhacm2/kube-state-metrics-rhel8@sha256:8cc675a0cf4ff24b28c0b75a54fc4f3328c6a9f041f21d1814d210b7704f6970_amd64",
"8Base-RHACM-2.7:rhacm2/kube-state-metrics-rhel8@sha256:c56179f297ebab2ef9851417ec42ac6c16b6f8cb3627c243ff6984d2dd6ac76d_ppc64le",
"8Base-RHACM-2.7:rhacm2/management-ingress-rhel8@sha256:3b94abf5182934113b1cf9b8688a2da977d5fec3110f2d79b81b2ec46ffeada3_ppc64le",
"8Base-RHACM-2.7:rhacm2/management-ingress-rhel8@sha256:70aa7c3711b4085caa9ba50295dfedf9b2cd3a1b37e815e4a7245c1aef0cfe22_s390x",
"8Base-RHACM-2.7:rhacm2/management-ingress-rhel8@sha256:bea2ee18f401ec1b4c4b87f40f6f79a4418d6aafad5e2b50099f7541b6699de7_arm64",
"8Base-RHACM-2.7:rhacm2/management-ingress-rhel8@sha256:f45de50d8d7b6a285317a3bc1c413427841c8d6fab742f6de0a61bad9722b61e_amd64",
"8Base-RHACM-2.7:rhacm2/memcached-exporter-rhel8@sha256:094b84362782a88d8b0c7a75a23dd5ae3ff846913f0a49e732d53cc0efdf6a61_arm64",
"8Base-RHACM-2.7:rhacm2/memcached-exporter-rhel8@sha256:708e8f9531f5cc33a2543956eb0c940e5ad36d2ac196903a0beaa42944cb543f_ppc64le",
"8Base-RHACM-2.7:rhacm2/memcached-exporter-rhel8@sha256:baa029b8feb59ec4d626f021ebf777cc991c1a24c29c321c40513b91641f4bbc_amd64",
"8Base-RHACM-2.7:rhacm2/memcached-exporter-rhel8@sha256:c7937a592a255199c316e30c499d0c150cc95c3f208e46d8a936a5bc03a1fed6_s390x",
"8Base-RHACM-2.7:rhacm2/memcached-rhel8@sha256:21d28e1c3d1c7e8803261867c20a29df444676780ed9d4cc9f1dd1c8dbd68688_amd64",
"8Base-RHACM-2.7:rhacm2/memcached-rhel8@sha256:6bac06a2e1e181fe4920a33df5ce433635871a42ba30fbbe0adff1c505fbab4b_ppc64le",
"8Base-RHACM-2.7:rhacm2/memcached-rhel8@sha256:6c7cb2786f6863e7d1c8554f159c68123921d22bbd7bec5fc3532cad991937b4_s390x",
"8Base-RHACM-2.7:rhacm2/memcached-rhel8@sha256:e044af5fee732dd9923759b312c3b72dd4b6ab1780456973f35677d72586913e_arm64",
"8Base-RHACM-2.7:rhacm2/metrics-collector-rhel8@sha256:21644ef77ec046c79fb64f612245ac5d59c0aa569c548b48062da8896d159696_s390x",
"8Base-RHACM-2.7:rhacm2/metrics-collector-rhel8@sha256:2358249e2cf40d054cca5711f39091e2f0cbd44e61a24d3c1dd1a9e79cc440b1_arm64",
"8Base-RHACM-2.7:rhacm2/metrics-collector-rhel8@sha256:9638fab8d1439730395607cc99bcda33eae5e813778398888124e8ae319cb80e_amd64",
"8Base-RHACM-2.7:rhacm2/metrics-collector-rhel8@sha256:e06aed89ad0c48bef78e45512d22c3373f62c63d335d953ba064b160a68fcad2_ppc64le",
"8Base-RHACM-2.7:rhacm2/multicloud-integrations-rhel8@sha256:1063ef655f5dd15b0b914572ba672892eb53b441ae151d14cffca9d320860f2d_ppc64le",
"8Base-RHACM-2.7:rhacm2/multicloud-integrations-rhel8@sha256:3f0ab9161698eb9e3342c3b3fc70d5ca9c420cdcc5a5ccebc8cc993dfefb9dc3_amd64",
"8Base-RHACM-2.7:rhacm2/multicloud-integrations-rhel8@sha256:651c4ac3da42bc2acfe9bff35e397ccf5e88abb6303622f3244d6ccb9b8f9e0d_s390x",
"8Base-RHACM-2.7:rhacm2/multicloud-integrations-rhel8@sha256:f02a569222e13356f5fbdef5b7d2da943e6f6071fd88ba75a2565b3d340b6c3a_arm64",
"8Base-RHACM-2.7:rhacm2/multicluster-observability-rhel8-operator@sha256:49083d7039af6df4bd639dd998162c96dc586da4d828ffbe9c880a8a8d6d13d6_arm64",
"8Base-RHACM-2.7:rhacm2/multicluster-observability-rhel8-operator@sha256:68228ba1ef7bf5631f0cab91cb4e9f86c3d24c1ad587332d42c4f85e1a3608d7_amd64",
"8Base-RHACM-2.7:rhacm2/multicluster-observability-rhel8-operator@sha256:93da29b41da3c87d4bffaf42369b50217f5d8f81d0a82c4108c27a3c40f544d8_s390x",
"8Base-RHACM-2.7:rhacm2/multicluster-observability-rhel8-operator@sha256:f212909bc9ed5be6da68a3b6a4866fdc17ecc3514b075977a8679998d6742cbe_ppc64le",
"8Base-RHACM-2.7:rhacm2/multicluster-operators-application-rhel8@sha256:299f0753c65ab4e609418fd5515bdcb041bee357f4db192ae32a24ad0c4d7853_s390x",
"8Base-RHACM-2.7:rhacm2/multicluster-operators-application-rhel8@sha256:62520c406cdbd823e99e8ee9ff9119b61cb6880fcb1335211b6520bedec564f2_amd64",
"8Base-RHACM-2.7:rhacm2/multicluster-operators-application-rhel8@sha256:9c58c89cb0173394684d7d23178ad32eb2d571444cb306ea599565eaac92ea4f_arm64",
"8Base-RHACM-2.7:rhacm2/multicluster-operators-application-rhel8@sha256:b385c92b069a8dae72e57b69d24e1fff59ad46781579882a1edfa4839fd8bbba_ppc64le",
"8Base-RHACM-2.7:rhacm2/multicluster-operators-channel-rhel8@sha256:044723d62439a8364772ab27be2c04dbd2c0421dbeb0a7b94f70e99e646b4c80_ppc64le",
"8Base-RHACM-2.7:rhacm2/multicluster-operators-channel-rhel8@sha256:d8fe5baa4aefbcf41861743a3cf6c94f8a2a63526e96e5d263a40a8cb8a5ad4e_s390x",
"8Base-RHACM-2.7:rhacm2/multicluster-operators-channel-rhel8@sha256:da65bc93513dfb37a4828eaf5e1d4c08265ffdba05028fed95a564341d226771_amd64",
"8Base-RHACM-2.7:rhacm2/multicluster-operators-channel-rhel8@sha256:ddb1016901287c80ef1972f25db37b1182e854115671961efb3fc0048cd95800_arm64",
"8Base-RHACM-2.7:rhacm2/multicluster-operators-subscription-rhel8@sha256:548d610f996e73b67eb21d2993b5ac3d0da02997a48b9c1226072d6d95ae4c3b_arm64",
"8Base-RHACM-2.7:rhacm2/multicluster-operators-subscription-rhel8@sha256:6307eb5e9195415477b18d701310e8813772b7120d0fc4ac83846e54b46b4745_s390x",
"8Base-RHACM-2.7:rhacm2/multicluster-operators-subscription-rhel8@sha256:a69777a61feaf373c162a82ffb6f6996df6231c23cb2f1923bdd77c311d7d739_ppc64le",
"8Base-RHACM-2.7:rhacm2/multicluster-operators-subscription-rhel8@sha256:e53b330ed0c4ed0803a93b18a6ce290814dcd16dce6eb980809b5b8c6c09deb4_amd64",
"8Base-RHACM-2.7:rhacm2/multiclusterhub-rhel8@sha256:405fa2e3363a3c124a5764d6153b7bcba3d43a3026813085e44c9246d51ca60a_amd64",
"8Base-RHACM-2.7:rhacm2/multiclusterhub-rhel8@sha256:b82d4ecef59b69623ec4d0a9b5537fa52e007336727c92345cd829d80961f14a_s390x",
"8Base-RHACM-2.7:rhacm2/multiclusterhub-rhel8@sha256:e96ea7f3533e7d0836512cbc2b027b60c400aa16c8e4691117608ab4736a059b_ppc64le",
"8Base-RHACM-2.7:rhacm2/multiclusterhub-rhel8@sha256:fdf9ae4924a587c945a85b2319b0471a5688368df572f2de852c51da8bc74dcb_arm64",
"8Base-RHACM-2.7:rhacm2/node-exporter-rhel8@sha256:1af36144b83dc16cd1958d0414be55eaa2aae95894b6eefd2233308ace81df02_ppc64le",
"8Base-RHACM-2.7:rhacm2/node-exporter-rhel8@sha256:2aeec43f11c6572abb7d4468560dc1561a023d9692058a4ac2b13a0cedb44dde_amd64",
"8Base-RHACM-2.7:rhacm2/node-exporter-rhel8@sha256:8b359fcf74d236fc488ef4553dbaf9dbec549e331f2b103b40139aa2eb1345e4_arm64",
"8Base-RHACM-2.7:rhacm2/node-exporter-rhel8@sha256:97291260ff17e7e1b1f490a68041613ca5f7c192d848f928eca9b867de47bc4e_s390x",
"8Base-RHACM-2.7:rhacm2/observatorium-rhel8-operator@sha256:16eeedaa25dd61c03514479044fde9851c5b4224b718a496e33d43a06f57d5b5_amd64",
"8Base-RHACM-2.7:rhacm2/observatorium-rhel8-operator@sha256:928c114e3aca978626ad91889aaed0cc20ca0d641ad946c9a1b1f2424245c795_arm64",
"8Base-RHACM-2.7:rhacm2/observatorium-rhel8-operator@sha256:c4e260eabb09bacc1aa332ea2001333c671e0fc65a3ef4d04e02b5473b45642d_ppc64le",
"8Base-RHACM-2.7:rhacm2/observatorium-rhel8-operator@sha256:c870e034b29dfa320cb6a6bf60021033b622b76a0c4aaaf2a768326ea046b459_s390x",
"8Base-RHACM-2.7:rhacm2/observatorium-rhel8@sha256:1e46b8610e037752ecfb30aaac5c7459a81aa119bf0c2b2ffb0dc90cd5701af0_arm64",
"8Base-RHACM-2.7:rhacm2/observatorium-rhel8@sha256:51374017a10289e0402363ae2839d110f500be44dc44834dbd8dd66ba0e6f5e9_s390x",
"8Base-RHACM-2.7:rhacm2/observatorium-rhel8@sha256:836c0b874ba4fc57b5f79dffacefd2dc0261822cb6dde17d247db39175a5c27f_amd64",
"8Base-RHACM-2.7:rhacm2/observatorium-rhel8@sha256:b7b3de98fbcc216c00d3291691f8997183a6409dabed8ea7b10b336c481b2b87_ppc64le",
"8Base-RHACM-2.7:rhacm2/prometheus-alertmanager-rhel8@sha256:6c9ea79e385be44f735efb932079b328200d47869f5f5f9b442fdb76067cac2a_amd64",
"8Base-RHACM-2.7:rhacm2/prometheus-alertmanager-rhel8@sha256:8349cdc4677a2dd37c54b058c487d76e8fbe4c76178e805d4745ef5c62bc6151_arm64",
"8Base-RHACM-2.7:rhacm2/prometheus-alertmanager-rhel8@sha256:8e8c89c184a5d023f031ab7cca2c4c64cdfd151c37aa5ae3a206cb1f1055268f_ppc64le",
"8Base-RHACM-2.7:rhacm2/prometheus-alertmanager-rhel8@sha256:fdbba855391acd2b33d0b16f9f0e7ba2a9cdbaa90bf71298182954b7f4c8fe76_s390x",
"8Base-RHACM-2.7:rhacm2/prometheus-rhel8@sha256:59174c376ae5563ea3a2a68bf999458f6b905058f57a7779b6dddd7aff252e4f_amd64",
"8Base-RHACM-2.7:rhacm2/prometheus-rhel8@sha256:6877b4207285d7a0e1343f5c1b70bab163d1fd5004f778998d2e612817ea5f06_s390x",
"8Base-RHACM-2.7:rhacm2/prometheus-rhel8@sha256:a3661c1cbfa2f8c230ec44ee5e2fecf1967ce48df0c9699f063bd27407b94dac_arm64",
"8Base-RHACM-2.7:rhacm2/prometheus-rhel8@sha256:a5a9a7c264f07c789094cb5371729f86700c0cfce4605b573c236c21a46ea9d6_ppc64le",
"8Base-RHACM-2.7:rhacm2/rbac-query-proxy-rhel8@sha256:3481fdb51147ce735b7864215cacd4c6a24b2c05a9388866f11be887a5fd0d4f_s390x",
"8Base-RHACM-2.7:rhacm2/rbac-query-proxy-rhel8@sha256:84486a82cd6655d5e5a1fbccae5a2e9335498d3e05422fa325b443c8923c1b75_arm64",
"8Base-RHACM-2.7:rhacm2/rbac-query-proxy-rhel8@sha256:bdeee76d09265212805e06117c368c96d40c7b46278dc09413fa300c6198ac2d_amd64",
"8Base-RHACM-2.7:rhacm2/rbac-query-proxy-rhel8@sha256:ceb1bd89103c56378166ab968dbaa387ab0531d1592f053718d0c1c683770e3d_ppc64le",
"8Base-RHACM-2.7:rhacm2/search-collector-rhel8@sha256:4b7544ec460f265afb71c9d362cf9851e3ba250c3ab694ccc9a78c15eb38a612_arm64",
"8Base-RHACM-2.7:rhacm2/search-collector-rhel8@sha256:6695c50772760b400d0535f406f02b7c37436c5ce6932b8d5518b995780287a8_s390x",
"8Base-RHACM-2.7:rhacm2/search-collector-rhel8@sha256:91b398bdccc5dbbfb82913ac52110d0b8e2f6c37ded6aa22b7d97ec4655b4cde_amd64",
"8Base-RHACM-2.7:rhacm2/search-collector-rhel8@sha256:e129649706a536e4ef6e8f770d0bf682f35da55c86c978c749e903b1a2bbe875_ppc64le",
"8Base-RHACM-2.7:rhacm2/submariner-addon-rhel8@sha256:17dfda9e5f46f9df69171607ec2e078be9362de4c13e2ed20763fc59a7e9cd1a_s390x",
"8Base-RHACM-2.7:rhacm2/submariner-addon-rhel8@sha256:4eddabb57e6f448c45fba78dc72f1541ccddb11b63a558764d0c105465a76555_amd64",
"8Base-RHACM-2.7:rhacm2/submariner-addon-rhel8@sha256:581fb02a9670b27810f2ad35bad4a82d2e1eab77fcd1274de05b0a922450d3fc_ppc64le",
"8Base-RHACM-2.7:rhacm2/submariner-addon-rhel8@sha256:7400391c2a56bc01da6fbbf13bb249a01e90d8eccb8d465dfb19c3598f5fecbe_arm64",
"8Base-RHACM-2.7:rhacm2/thanos-receive-controller-rhel8@sha256:4b228ecad424ca792139152948e27ed4c714dcfbcd540caf117dee20845018c8_ppc64le",
"8Base-RHACM-2.7:rhacm2/thanos-receive-controller-rhel8@sha256:7ceb607e7a3205361d8c9d1b44aae47381e2d07b129e40b5f90f55c3a8402774_arm64",
"8Base-RHACM-2.7:rhacm2/thanos-receive-controller-rhel8@sha256:b17fe936f5d8d8da38d72bf2153b47ac619c460c1f8227b4cb2f37cfc18cd4be_s390x",
"8Base-RHACM-2.7:rhacm2/thanos-receive-controller-rhel8@sha256:e9a5ef8f2d97357bee0198544d0545c26ee7c7d10116771e510d73eda6c45abe_amd64",
"8Base-RHACM-2.7:rhacm2/thanos-rhel8@sha256:23a4e918b5ffdbad4745e541afad2747bd6b28e534a31e7b5aff74296b27e3e7_amd64",
"8Base-RHACM-2.7:rhacm2/thanos-rhel8@sha256:26de3711356177090694b4bf00821d873127cf8c0675fe42a8f757c5c37a40cd_arm64",
"8Base-RHACM-2.7:rhacm2/thanos-rhel8@sha256:6515a630cddbb13fd14f81fd3b8c3a95f2469eaf599010b42732d8fd794af1b0_s390x",
"8Base-RHACM-2.7:rhacm2/thanos-rhel8@sha256:736e1fd62ba7b6c56ad1af81ab1260dd7d13a770d62914183aaa2cc2ebb0dc20_ppc64le"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2149181"
}
],
"notes": [
{
"category": "description",
"text": "An authentication bypass flaw was discovered in the crewjam/saml go package. A remote unauthenticated attacker could trigger it by sending a SAML request. This would allow an escalation of privileges and then enable compromising system integrity.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "crewjam/saml: Authentication bypass when processing SAML responses containing multiple Assertion elements",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "Whilst the Red Hat Advanced Cluster Management for Kubernetes (RHACM) acm-grafana container include the vulnerable underscore library, the access to it is protected by OpenShift OAuth. Therefore the impact by this flaw is reduced from Critical to Important.\n\nThe OCP grafana-container includes the vulnerable underscore library, the access to it is protected by OpenShift OAuth. Therefore the impact by this flaw is reduced from Critical to Important.\n\nWhile Red Hat Ceph Storage 4\u0027s grafana-container includes the affected code, this is used for logging and limits access to the rest of the Ceph cluster. Thus the impact has been reduced from critical to important. Red Hat Ceph Storage 3 and 4 do not use crewjam/saml in their version of grafana.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"8Base-RHACM-2.7:rhacm2/acm-grafana-rhel8@sha256:0c427fa58c97b71eb784e4a590c208b0284cf656f66a268ea4803804ce3ce28a_arm64",
"8Base-RHACM-2.7:rhacm2/acm-grafana-rhel8@sha256:2e3505803004ca421087171bfe9097f6f106c812f840e8b83d1215150b4137c4_ppc64le",
"8Base-RHACM-2.7:rhacm2/acm-grafana-rhel8@sha256:49746c3a6e7033b1bac90d3515e0f5ab44aaf9c45cce414308da72bb960287b1_amd64",
"8Base-RHACM-2.7:rhacm2/acm-grafana-rhel8@sha256:c8f1a9d09131727033e6e60984c5baa3271adc6a23854b9aabe70f36952d35d6_s390x"
],
"known_not_affected": [
"8Base-RHACM-2.7:rhacm2/acm-governance-policy-addon-controller-rhel8@sha256:1aae106ecbdeadb77b0fd95133827e7fad4f5fcb9916e56ca0dfccab8bd34bed_ppc64le",
"8Base-RHACM-2.7:rhacm2/acm-governance-policy-addon-controller-rhel8@sha256:2c7f0617df666e8cbcd622dee073a35843db4a81caa19b7db3b9fb9264cdf7fc_amd64",
"8Base-RHACM-2.7:rhacm2/acm-governance-policy-addon-controller-rhel8@sha256:7f6671f84fcbe569fceece415dd7beeb8bb7f86c3031bdfb3ac0d0e777051b2f_s390x",
"8Base-RHACM-2.7:rhacm2/acm-governance-policy-addon-controller-rhel8@sha256:b30028955a86b6ecdb8c6865328976d74e98f56d6e21277a9f5a812f896b6303_arm64",
"8Base-RHACM-2.7:rhacm2/acm-governance-policy-framework-addon-rhel8@sha256:25271964483024b3235dd61f7e7bb9dd5e9dfa75f76e6ded5c92580d440ca48b_s390x",
"8Base-RHACM-2.7:rhacm2/acm-governance-policy-framework-addon-rhel8@sha256:7dcde13540cc938374463521f91091a7bbf0a037cabfc5e4b55c89497e0ba6bf_arm64",
"8Base-RHACM-2.7:rhacm2/acm-governance-policy-framework-addon-rhel8@sha256:b7b778111722c0da14ae74580be1813f6ecedf97fcd88de46fd15cc3ace2cb61_ppc64le",
"8Base-RHACM-2.7:rhacm2/acm-governance-policy-framework-addon-rhel8@sha256:ec5fc63b94bc9c070f14fd76d4ae26b90e3f29d3694887380a5f8f8ea5a04bc0_amd64",
"8Base-RHACM-2.7:rhacm2/acm-must-gather-rhel8@sha256:0be17e173b962f1a87e833096f208c9030fce1128b2b8c86842a0a40f7d6cf02_arm64",
"8Base-RHACM-2.7:rhacm2/acm-must-gather-rhel8@sha256:5c79bf93599b792c20c76d9a0a35532ad79a45f3765dccfbafab9a273e338e52_amd64",
"8Base-RHACM-2.7:rhacm2/acm-must-gather-rhel8@sha256:a05c071011c96e4db1e4a469883103f4118a304d3e03338083d2a103c0e7c208_ppc64le",
"8Base-RHACM-2.7:rhacm2/acm-must-gather-rhel8@sha256:ad85c5d648363cdb36790b49311f4e07a8584b9e6065cde9d41274a1bd716f0a_s390x",
"8Base-RHACM-2.7:rhacm2/acm-operator-bundle@sha256:90320bd14c632ace987ca1eac05a78068123ef1fc97c401951d073a3f0fd8e66_s390x",
"8Base-RHACM-2.7:rhacm2/acm-operator-bundle@sha256:e45be680b6140f58ff1840649b29aebebad4c5950d9571ca39dfea1dffd669b0_ppc64le",
"8Base-RHACM-2.7:rhacm2/acm-operator-bundle@sha256:f63d0a9a0e3dc9d86e84279c50e9c613d8430e71a3821d418e168250ca3b747c_amd64",
"8Base-RHACM-2.7:rhacm2/acm-prometheus-config-reloader-rhel8@sha256:0fd63f75b7638fadc78f92a62d6e9731e42c05069f3e93ab0ffd4b004de78100_ppc64le",
"8Base-RHACM-2.7:rhacm2/acm-prometheus-config-reloader-rhel8@sha256:2839bcce06fd5a02f6cc8fce8668fb806ae8f2e0e7174e5c66376792c2d1fd92_s390x",
"8Base-RHACM-2.7:rhacm2/acm-prometheus-config-reloader-rhel8@sha256:7fcb79c1707b3c8b767d8c174e5b64516f200c0bfa255c1f40557446b37debae_amd64",
"8Base-RHACM-2.7:rhacm2/acm-prometheus-config-reloader-rhel8@sha256:a4e43fc7608837da6a66cb2c5bda4b78b520c3075c0f1f66bb824fa44e2d35fd_arm64",
"8Base-RHACM-2.7:rhacm2/acm-prometheus-rhel8@sha256:4283fa3b6ee93404d4fe7b551b52dbd7a4bbd8be0a57cf9b603a68736feefaea_amd64",
"8Base-RHACM-2.7:rhacm2/acm-prometheus-rhel8@sha256:7e98ef30dca1071d5abff1be2a3a296cc9a4663162a3828b697637195d314e77_ppc64le",
"8Base-RHACM-2.7:rhacm2/acm-prometheus-rhel8@sha256:b3ee1cad060e7f72414df1ae6c0e27ddf6f6fa7a8e45627ebeb912b8a9ca3b74_arm64",
"8Base-RHACM-2.7:rhacm2/acm-prometheus-rhel8@sha256:c6d947e30ec1aa348d573ee93c669f71b38ea93801e71636f5f9ab4609f681b4_s390x",
"8Base-RHACM-2.7:rhacm2/acm-search-indexer-rhel8@sha256:436307eef035e0e9be448eb6c4f6a690a7d357ed06d661642b082e0d3219864c_amd64",
"8Base-RHACM-2.7:rhacm2/acm-search-indexer-rhel8@sha256:53ceb20280569eaf0129686d49d462a3c1d3eaf2829b6eb920e9359be718e2c4_s390x",
"8Base-RHACM-2.7:rhacm2/acm-search-indexer-rhel8@sha256:aa89295f36c99d70e63b07e9fe2c8db348df38b3308870f543efb4be24beca6c_ppc64le",
"8Base-RHACM-2.7:rhacm2/acm-search-indexer-rhel8@sha256:aed3972894519bc832bd9a340316a752ebb8edbc393051904c399eef7e423dd4_arm64",
"8Base-RHACM-2.7:rhacm2/acm-search-v2-api-rhel8@sha256:1808d69232a47c3590a41c1e97126dd06c2727be972b11170b115f2e5d9fec38_amd64",
"8Base-RHACM-2.7:rhacm2/acm-search-v2-api-rhel8@sha256:1d5153067a1cb127f74d2bc983d16db8f39313a378f14d13f7e39da28f2251ae_ppc64le",
"8Base-RHACM-2.7:rhacm2/acm-search-v2-api-rhel8@sha256:5be1e54791e8024f0e1342eba7d4441e0606f9a26be8f52aff51c8665baa41cc_s390x",
"8Base-RHACM-2.7:rhacm2/acm-search-v2-api-rhel8@sha256:f2924c460e8d7e12da359f365f9ec3b13c2d175dd6c11533b12113741eea7292_arm64",
"8Base-RHACM-2.7:rhacm2/acm-search-v2-rhel8@sha256:8a28d0fad728823ae5a07a259a0866bc507ae9b0f90eb1b4c63567aaf13c377c_arm64",
"8Base-RHACM-2.7:rhacm2/acm-search-v2-rhel8@sha256:f5b656141ad16ac873d1b886abc3b956380268b6c0dddb8ceac3e79b65edae0a_s390x",
"8Base-RHACM-2.7:rhacm2/acm-search-v2-rhel8@sha256:f708326772c9ed846e11b053efda56c106d5a72a13482d2a8ecc179cfb957bc9_ppc64le",
"8Base-RHACM-2.7:rhacm2/acm-search-v2-rhel8@sha256:fb98ce01f36b3780192e99b96c688387b5d76892f409b831d6f134ec65d02d4a_amd64",
"8Base-RHACM-2.7:rhacm2/acm-volsync-addon-controller-rhel8@sha256:56067372156bb6d00103eecc4b5c80478980036b8143a2e2a73f8a685d0d78ee_amd64",
"8Base-RHACM-2.7:rhacm2/acm-volsync-addon-controller-rhel8@sha256:98724153fa7763d22bcf11c3a5faa6eee0f6c40c4f4f647487e106d2ef427218_s390x",
"8Base-RHACM-2.7:rhacm2/acm-volsync-addon-controller-rhel8@sha256:a7f8ce55764d4e303d54aaf064d56ee192620d29b361fabcda2a26f364221dc9_arm64",
"8Base-RHACM-2.7:rhacm2/acm-volsync-addon-controller-rhel8@sha256:e3e10a30c35a9cbd5f81d107e9ce86b2410bd10171673521eab1491ebdee2314_ppc64le",
"8Base-RHACM-2.7:rhacm2/cert-policy-controller-rhel8@sha256:1de63e2d307841c7707f4d0c09cd1d9cd673bbd7736c5f6c533986a9de0d1118_s390x",
"8Base-RHACM-2.7:rhacm2/cert-policy-controller-rhel8@sha256:488e74aed7f420f6112ef1f7b3b5cc812358574ec149ecca1147ff2f9d6d7835_arm64",
"8Base-RHACM-2.7:rhacm2/cert-policy-controller-rhel8@sha256:5be8ca7ec79077906c23b52cdaa731866774a2e413babd395d3f24d892bed37a_ppc64le",
"8Base-RHACM-2.7:rhacm2/cert-policy-controller-rhel8@sha256:c78e2547f3cff318747e354f09e5954c71fde8840ab8db818050dc9531205e6c_amd64",
"8Base-RHACM-2.7:rhacm2/cluster-backup-rhel8-operator@sha256:09f23f185abfbec175fbea2cc1fba624308c2777b5c8133d9e98daeb4bcfa009_s390x",
"8Base-RHACM-2.7:rhacm2/cluster-backup-rhel8-operator@sha256:3af39faf1795e87018795c35b2ec5074bfcd1bf76b84326446cfb1570bc0d5e0_arm64",
"8Base-RHACM-2.7:rhacm2/cluster-backup-rhel8-operator@sha256:3c969356ace5c3bc0fa5d6d8e25a838262b0f6152533f4361034a742eb29ae24_amd64",
"8Base-RHACM-2.7:rhacm2/cluster-backup-rhel8-operator@sha256:f02c115867036c64cdf8669fe7690b94d23b19ad7b969938f7c4cbb00111d403_ppc64le",
"8Base-RHACM-2.7:rhacm2/config-policy-controller-rhel8@sha256:1339f82b15ebe01ba411e70252eb5964a5d622bd28a7fa494786ae6317d3060c_amd64",
"8Base-RHACM-2.7:rhacm2/config-policy-controller-rhel8@sha256:328c0d0e4d06573f2f26bbec39f1a570eb6ddbc26a5c0fa380fec7f840f6475e_arm64",
"8Base-RHACM-2.7:rhacm2/config-policy-controller-rhel8@sha256:e5480dd0b573d0fd949fa2cf22d77ebb5a32765fb95bed18a02fa3155f690f5b_ppc64le",
"8Base-RHACM-2.7:rhacm2/config-policy-controller-rhel8@sha256:fab9c37776dabaa9c510bf243f23407715a1e3bd1c0a0280dc22191c6349a1c0_s390x",
"8Base-RHACM-2.7:rhacm2/console-rhel8@sha256:01517c35f75f1f4f4c3625eb899bff16ae5c114a241c70b56f7de2310ddd065e_s390x",
"8Base-RHACM-2.7:rhacm2/console-rhel8@sha256:33929c835221f166d0eb731f5e553cdf78a5579a124c90b462d4bb5250dc7254_arm64",
"8Base-RHACM-2.7:rhacm2/console-rhel8@sha256:89dad712668e3fdd11a79fdc477a5a2fe1060902bd3f3e575fd2812b4e9f7037_ppc64le",
"8Base-RHACM-2.7:rhacm2/console-rhel8@sha256:fa807a069376c408c56d593bc2e2569cec0c19f105a727a616dea3bd8305953f_amd64",
"8Base-RHACM-2.7:rhacm2/endpoint-monitoring-rhel8-operator@sha256:4f5241425e26875244fab0ec9e96707790ef86edca5265ac01de1ccfc86294c0_amd64",
"8Base-RHACM-2.7:rhacm2/endpoint-monitoring-rhel8-operator@sha256:64c9e84fb923d107d0d4d3f9026510de03f73773cc8348f0025721d26033215c_arm64",
"8Base-RHACM-2.7:rhacm2/endpoint-monitoring-rhel8-operator@sha256:8913009902c71afe34f3a98ed720997e72f764cb7e251a08a2698f2d8ce64e24_s390x",
"8Base-RHACM-2.7:rhacm2/endpoint-monitoring-rhel8-operator@sha256:c5bcc8c4e5d2a4b7270b04dc1b8e8fa399a0f0bfff1d1cc3e7ec0b7b7b6e0f3f_ppc64le",
"8Base-RHACM-2.7:rhacm2/governance-policy-propagator-rhel8@sha256:002229b229bf9a13e54dc16e1edacc0cf8c75d6f46948868a045d79dfd38033c_amd64",
"8Base-RHACM-2.7:rhacm2/governance-policy-propagator-rhel8@sha256:53a9030933e0b2f752461e5337590ad16e891a8fdda897d8a0cb8e135363f0d0_ppc64le",
"8Base-RHACM-2.7:rhacm2/governance-policy-propagator-rhel8@sha256:d4296089159e15bf3e11f5695a34d10b83875a346545f1d09824b4fe47295cf8_s390x",
"8Base-RHACM-2.7:rhacm2/governance-policy-propagator-rhel8@sha256:e05489056e65dba4eb291b050c8072608a5efc2ce971b34a903c8c7ca07e0927_arm64",
"8Base-RHACM-2.7:rhacm2/grafana-dashboard-loader-rhel8@sha256:0d64615d4c3a6fc8e0fc5eb595d8f846f17f7462aaf66b40aa54436fe2b4bd2b_amd64",
"8Base-RHACM-2.7:rhacm2/grafana-dashboard-loader-rhel8@sha256:c182f0b51bfd9b29ea7363f74522a49b6601418f5db76843231167ef1176f709_s390x",
"8Base-RHACM-2.7:rhacm2/grafana-dashboard-loader-rhel8@sha256:d41f6fabaec525dfaac736806b93102479260309f482e155af2b03dc3c9a0c61_arm64",
"8Base-RHACM-2.7:rhacm2/grafana-dashboard-loader-rhel8@sha256:f35f6472c8138046e2f9017659dfb5a703cd895032a21d6d95c1075173005f7c_ppc64le",
"8Base-RHACM-2.7:rhacm2/iam-policy-controller-rhel8@sha256:83354271af399291790b9c3e2e98ba1db7fac99b48a385d50e7318b357f882ca_ppc64le",
"8Base-RHACM-2.7:rhacm2/iam-policy-controller-rhel8@sha256:cc5f8499009dc316d936c3a57f9a9457d5f2bbc8568e2b484a7c8b1cc676da7c_arm64",
"8Base-RHACM-2.7:rhacm2/iam-policy-controller-rhel8@sha256:e79bba365fb1a5edb7cc53d07cebdbb56e861948dedd61e9697f14a8defc300b_amd64",
"8Base-RHACM-2.7:rhacm2/iam-policy-controller-rhel8@sha256:f7a86d6209a19498e56da1f39533a1198af35c2a9e3c824cea252eb34d737219_s390x",
"8Base-RHACM-2.7:rhacm2/insights-client-rhel8@sha256:41d64847ac789df45b51aeca8debfa2a5ac7ff15ad880ba7213ce8afbe4aff2e_amd64",
"8Base-RHACM-2.7:rhacm2/insights-client-rhel8@sha256:5a32ad8c8e7792f9679a604f073bce047c4f8fdd713a655ae83314e27366c5af_arm64",
"8Base-RHACM-2.7:rhacm2/insights-client-rhel8@sha256:7040938ffaa1682dfefe95a614335b9d4f59aac472e47937f1d19f8325d985e6_ppc64le",
"8Base-RHACM-2.7:rhacm2/insights-client-rhel8@sha256:9d25ef8c29b2dac4660e18c17d0286fa2ff0f6f6383b6bf795f7e5e6f70b950e_s390x",
"8Base-RHACM-2.7:rhacm2/insights-metrics-rhel8@sha256:4bf538ff68126949da79f7b1ab97a44a64529e240cd3f84360a88bb6a9a08e4d_ppc64le",
"8Base-RHACM-2.7:rhacm2/insights-metrics-rhel8@sha256:57bf2eca5df0be601d7dd59357e95d078bf69d26c1b26cdd56d0d311df123d5a_arm64",
"8Base-RHACM-2.7:rhacm2/insights-metrics-rhel8@sha256:65f96884ed34103842217b26597ec413197db699aeb004daeca08f1d08014f46_amd64",
"8Base-RHACM-2.7:rhacm2/insights-metrics-rhel8@sha256:ed01454411cbdfb20661aecc76e00767b5ec122e27a379159476eabba741b94e_s390x",
"8Base-RHACM-2.7:rhacm2/klusterlet-addon-controller-rhel8@sha256:523776c04653aac8c750ff48156fd7a5b0efd9ad35c40cbacdbe0ca6dda48217_amd64",
"8Base-RHACM-2.7:rhacm2/klusterlet-addon-controller-rhel8@sha256:7cea9ce9aeb26df137590353de05b8a88ee55faa43cecde68e40fb875f9844cd_arm64",
"8Base-RHACM-2.7:rhacm2/klusterlet-addon-controller-rhel8@sha256:866125412b6812710734b9e72d09581be40879bb57236e37660e2d29210a37ad_s390x",
"8Base-RHACM-2.7:rhacm2/klusterlet-addon-controller-rhel8@sha256:c89f9fed1ce56a6baf10808454b01d4df88571db744feb2bfae8b5707d82013f_ppc64le",
"8Base-RHACM-2.7:rhacm2/kube-rbac-proxy-rhel8@sha256:407178ad223483b92a382e0fb916de9f42f1a0db9aaacb66710a7a743f1c3dce_arm64",
"8Base-RHACM-2.7:rhacm2/kube-rbac-proxy-rhel8@sha256:455dde7a89b1505c93651022451b83e1e8f86186b98f660e3c6ad998a97d48f3_ppc64le",
"8Base-RHACM-2.7:rhacm2/kube-rbac-proxy-rhel8@sha256:95de0275698ef704379246e088763c3827171487049b9cfb857712ddbdef46e9_amd64",
"8Base-RHACM-2.7:rhacm2/kube-rbac-proxy-rhel8@sha256:f0397b30dc7b824b0e37a256c5a067585885c80db1033b44a13fe56446cd80a9_s390x",
"8Base-RHACM-2.7:rhacm2/kube-state-metrics-rhel8@sha256:1f27bc62a66413a31d2d680ecd2a8ed9c9d378341da56b788cd86c98151a1fd4_s390x",
"8Base-RHACM-2.7:rhacm2/kube-state-metrics-rhel8@sha256:534420075e829b5881f6cd3f32d4aa90ea3075de869b84f689c9606d4f03521a_arm64",
"8Base-RHACM-2.7:rhacm2/kube-state-metrics-rhel8@sha256:8cc675a0cf4ff24b28c0b75a54fc4f3328c6a9f041f21d1814d210b7704f6970_amd64",
"8Base-RHACM-2.7:rhacm2/kube-state-metrics-rhel8@sha256:c56179f297ebab2ef9851417ec42ac6c16b6f8cb3627c243ff6984d2dd6ac76d_ppc64le",
"8Base-RHACM-2.7:rhacm2/management-ingress-rhel8@sha256:3b94abf5182934113b1cf9b8688a2da977d5fec3110f2d79b81b2ec46ffeada3_ppc64le",
"8Base-RHACM-2.7:rhacm2/management-ingress-rhel8@sha256:70aa7c3711b4085caa9ba50295dfedf9b2cd3a1b37e815e4a7245c1aef0cfe22_s390x",
"8Base-RHACM-2.7:rhacm2/management-ingress-rhel8@sha256:bea2ee18f401ec1b4c4b87f40f6f79a4418d6aafad5e2b50099f7541b6699de7_arm64",
"8Base-RHACM-2.7:rhacm2/management-ingress-rhel8@sha256:f45de50d8d7b6a285317a3bc1c413427841c8d6fab742f6de0a61bad9722b61e_amd64",
"8Base-RHACM-2.7:rhacm2/memcached-exporter-rhel8@sha256:094b84362782a88d8b0c7a75a23dd5ae3ff846913f0a49e732d53cc0efdf6a61_arm64",
"8Base-RHACM-2.7:rhacm2/memcached-exporter-rhel8@sha256:708e8f9531f5cc33a2543956eb0c940e5ad36d2ac196903a0beaa42944cb543f_ppc64le",
"8Base-RHACM-2.7:rhacm2/memcached-exporter-rhel8@sha256:baa029b8feb59ec4d626f021ebf777cc991c1a24c29c321c40513b91641f4bbc_amd64",
"8Base-RHACM-2.7:rhacm2/memcached-exporter-rhel8@sha256:c7937a592a255199c316e30c499d0c150cc95c3f208e46d8a936a5bc03a1fed6_s390x",
"8Base-RHACM-2.7:rhacm2/memcached-rhel8@sha256:21d28e1c3d1c7e8803261867c20a29df444676780ed9d4cc9f1dd1c8dbd68688_amd64",
"8Base-RHACM-2.7:rhacm2/memcached-rhel8@sha256:6bac06a2e1e181fe4920a33df5ce433635871a42ba30fbbe0adff1c505fbab4b_ppc64le",
"8Base-RHACM-2.7:rhacm2/memcached-rhel8@sha256:6c7cb2786f6863e7d1c8554f159c68123921d22bbd7bec5fc3532cad991937b4_s390x",
"8Base-RHACM-2.7:rhacm2/memcached-rhel8@sha256:e044af5fee732dd9923759b312c3b72dd4b6ab1780456973f35677d72586913e_arm64",
"8Base-RHACM-2.7:rhacm2/metrics-collector-rhel8@sha256:21644ef77ec046c79fb64f612245ac5d59c0aa569c548b48062da8896d159696_s390x",
"8Base-RHACM-2.7:rhacm2/metrics-collector-rhel8@sha256:2358249e2cf40d054cca5711f39091e2f0cbd44e61a24d3c1dd1a9e79cc440b1_arm64",
"8Base-RHACM-2.7:rhacm2/metrics-collector-rhel8@sha256:9638fab8d1439730395607cc99bcda33eae5e813778398888124e8ae319cb80e_amd64",
"8Base-RHACM-2.7:rhacm2/metrics-collector-rhel8@sha256:e06aed89ad0c48bef78e45512d22c3373f62c63d335d953ba064b160a68fcad2_ppc64le",
"8Base-RHACM-2.7:rhacm2/multicloud-integrations-rhel8@sha256:1063ef655f5dd15b0b914572ba672892eb53b441ae151d14cffca9d320860f2d_ppc64le",
"8Base-RHACM-2.7:rhacm2/multicloud-integrations-rhel8@sha256:3f0ab9161698eb9e3342c3b3fc70d5ca9c420cdcc5a5ccebc8cc993dfefb9dc3_amd64",
"8Base-RHACM-2.7:rhacm2/multicloud-integrations-rhel8@sha256:651c4ac3da42bc2acfe9bff35e397ccf5e88abb6303622f3244d6ccb9b8f9e0d_s390x",
"8Base-RHACM-2.7:rhacm2/multicloud-integrations-rhel8@sha256:f02a569222e13356f5fbdef5b7d2da943e6f6071fd88ba75a2565b3d340b6c3a_arm64",
"8Base-RHACM-2.7:rhacm2/multicluster-observability-rhel8-operator@sha256:49083d7039af6df4bd639dd998162c96dc586da4d828ffbe9c880a8a8d6d13d6_arm64",
"8Base-RHACM-2.7:rhacm2/multicluster-observability-rhel8-operator@sha256:68228ba1ef7bf5631f0cab91cb4e9f86c3d24c1ad587332d42c4f85e1a3608d7_amd64",
"8Base-RHACM-2.7:rhacm2/multicluster-observability-rhel8-operator@sha256:93da29b41da3c87d4bffaf42369b50217f5d8f81d0a82c4108c27a3c40f544d8_s390x",
"8Base-RHACM-2.7:rhacm2/multicluster-observability-rhel8-operator@sha256:f212909bc9ed5be6da68a3b6a4866fdc17ecc3514b075977a8679998d6742cbe_ppc64le",
"8Base-RHACM-2.7:rhacm2/multicluster-operators-application-rhel8@sha256:299f0753c65ab4e609418fd5515bdcb041bee357f4db192ae32a24ad0c4d7853_s390x",
"8Base-RHACM-2.7:rhacm2/multicluster-operators-application-rhel8@sha256:62520c406cdbd823e99e8ee9ff9119b61cb6880fcb1335211b6520bedec564f2_amd64",
"8Base-RHACM-2.7:rhacm2/multicluster-operators-application-rhel8@sha256:9c58c89cb0173394684d7d23178ad32eb2d571444cb306ea599565eaac92ea4f_arm64",
"8Base-RHACM-2.7:rhacm2/multicluster-operators-application-rhel8@sha256:b385c92b069a8dae72e57b69d24e1fff59ad46781579882a1edfa4839fd8bbba_ppc64le",
"8Base-RHACM-2.7:rhacm2/multicluster-operators-channel-rhel8@sha256:044723d62439a8364772ab27be2c04dbd2c0421dbeb0a7b94f70e99e646b4c80_ppc64le",
"8Base-RHACM-2.7:rhacm2/multicluster-operators-channel-rhel8@sha256:d8fe5baa4aefbcf41861743a3cf6c94f8a2a63526e96e5d263a40a8cb8a5ad4e_s390x",
"8Base-RHACM-2.7:rhacm2/multicluster-operators-channel-rhel8@sha256:da65bc93513dfb37a4828eaf5e1d4c08265ffdba05028fed95a564341d226771_amd64",
"8Base-RHACM-2.7:rhacm2/multicluster-operators-channel-rhel8@sha256:ddb1016901287c80ef1972f25db37b1182e854115671961efb3fc0048cd95800_arm64",
"8Base-RHACM-2.7:rhacm2/multicluster-operators-subscription-rhel8@sha256:548d610f996e73b67eb21d2993b5ac3d0da02997a48b9c1226072d6d95ae4c3b_arm64",
"8Base-RHACM-2.7:rhacm2/multicluster-operators-subscription-rhel8@sha256:6307eb5e9195415477b18d701310e8813772b7120d0fc4ac83846e54b46b4745_s390x",
"8Base-RHACM-2.7:rhacm2/multicluster-operators-subscription-rhel8@sha256:a69777a61feaf373c162a82ffb6f6996df6231c23cb2f1923bdd77c311d7d739_ppc64le",
"8Base-RHACM-2.7:rhacm2/multicluster-operators-subscription-rhel8@sha256:e53b330ed0c4ed0803a93b18a6ce290814dcd16dce6eb980809b5b8c6c09deb4_amd64",
"8Base-RHACM-2.7:rhacm2/multiclusterhub-rhel8@sha256:405fa2e3363a3c124a5764d6153b7bcba3d43a3026813085e44c9246d51ca60a_amd64",
"8Base-RHACM-2.7:rhacm2/multiclusterhub-rhel8@sha256:b82d4ecef59b69623ec4d0a9b5537fa52e007336727c92345cd829d80961f14a_s390x",
"8Base-RHACM-2.7:rhacm2/multiclusterhub-rhel8@sha256:e96ea7f3533e7d0836512cbc2b027b60c400aa16c8e4691117608ab4736a059b_ppc64le",
"8Base-RHACM-2.7:rhacm2/multiclusterhub-rhel8@sha256:fdf9ae4924a587c945a85b2319b0471a5688368df572f2de852c51da8bc74dcb_arm64",
"8Base-RHACM-2.7:rhacm2/node-exporter-rhel8@sha256:1af36144b83dc16cd1958d0414be55eaa2aae95894b6eefd2233308ace81df02_ppc64le",
"8Base-RHACM-2.7:rhacm2/node-exporter-rhel8@sha256:2aeec43f11c6572abb7d4468560dc1561a023d9692058a4ac2b13a0cedb44dde_amd64",
"8Base-RHACM-2.7:rhacm2/node-exporter-rhel8@sha256:8b359fcf74d236fc488ef4553dbaf9dbec549e331f2b103b40139aa2eb1345e4_arm64",
"8Base-RHACM-2.7:rhacm2/node-exporter-rhel8@sha256:97291260ff17e7e1b1f490a68041613ca5f7c192d848f928eca9b867de47bc4e_s390x",
"8Base-RHACM-2.7:rhacm2/observatorium-rhel8-operator@sha256:16eeedaa25dd61c03514479044fde9851c5b4224b718a496e33d43a06f57d5b5_amd64",
"8Base-RHACM-2.7:rhacm2/observatorium-rhel8-operator@sha256:928c114e3aca978626ad91889aaed0cc20ca0d641ad946c9a1b1f2424245c795_arm64",
"8Base-RHACM-2.7:rhacm2/observatorium-rhel8-operator@sha256:c4e260eabb09bacc1aa332ea2001333c671e0fc65a3ef4d04e02b5473b45642d_ppc64le",
"8Base-RHACM-2.7:rhacm2/observatorium-rhel8-operator@sha256:c870e034b29dfa320cb6a6bf60021033b622b76a0c4aaaf2a768326ea046b459_s390x",
"8Base-RHACM-2.7:rhacm2/observatorium-rhel8@sha256:1e46b8610e037752ecfb30aaac5c7459a81aa119bf0c2b2ffb0dc90cd5701af0_arm64",
"8Base-RHACM-2.7:rhacm2/observatorium-rhel8@sha256:51374017a10289e0402363ae2839d110f500be44dc44834dbd8dd66ba0e6f5e9_s390x",
"8Base-RHACM-2.7:rhacm2/observatorium-rhel8@sha256:836c0b874ba4fc57b5f79dffacefd2dc0261822cb6dde17d247db39175a5c27f_amd64",
"8Base-RHACM-2.7:rhacm2/observatorium-rhel8@sha256:b7b3de98fbcc216c00d3291691f8997183a6409dabed8ea7b10b336c481b2b87_ppc64le",
"8Base-RHACM-2.7:rhacm2/prometheus-alertmanager-rhel8@sha256:6c9ea79e385be44f735efb932079b328200d47869f5f5f9b442fdb76067cac2a_amd64",
"8Base-RHACM-2.7:rhacm2/prometheus-alertmanager-rhel8@sha256:8349cdc4677a2dd37c54b058c487d76e8fbe4c76178e805d4745ef5c62bc6151_arm64",
"8Base-RHACM-2.7:rhacm2/prometheus-alertmanager-rhel8@sha256:8e8c89c184a5d023f031ab7cca2c4c64cdfd151c37aa5ae3a206cb1f1055268f_ppc64le",
"8Base-RHACM-2.7:rhacm2/prometheus-alertmanager-rhel8@sha256:fdbba855391acd2b33d0b16f9f0e7ba2a9cdbaa90bf71298182954b7f4c8fe76_s390x",
"8Base-RHACM-2.7:rhacm2/prometheus-rhel8@sha256:59174c376ae5563ea3a2a68bf999458f6b905058f57a7779b6dddd7aff252e4f_amd64",
"8Base-RHACM-2.7:rhacm2/prometheus-rhel8@sha256:6877b4207285d7a0e1343f5c1b70bab163d1fd5004f778998d2e612817ea5f06_s390x",
"8Base-RHACM-2.7:rhacm2/prometheus-rhel8@sha256:a3661c1cbfa2f8c230ec44ee5e2fecf1967ce48df0c9699f063bd27407b94dac_arm64",
"8Base-RHACM-2.7:rhacm2/prometheus-rhel8@sha256:a5a9a7c264f07c789094cb5371729f86700c0cfce4605b573c236c21a46ea9d6_ppc64le",
"8Base-RHACM-2.7:rhacm2/rbac-query-proxy-rhel8@sha256:3481fdb51147ce735b7864215cacd4c6a24b2c05a9388866f11be887a5fd0d4f_s390x",
"8Base-RHACM-2.7:rhacm2/rbac-query-proxy-rhel8@sha256:84486a82cd6655d5e5a1fbccae5a2e9335498d3e05422fa325b443c8923c1b75_arm64",
"8Base-RHACM-2.7:rhacm2/rbac-query-proxy-rhel8@sha256:bdeee76d09265212805e06117c368c96d40c7b46278dc09413fa300c6198ac2d_amd64",
"8Base-RHACM-2.7:rhacm2/rbac-query-proxy-rhel8@sha256:ceb1bd89103c56378166ab968dbaa387ab0531d1592f053718d0c1c683770e3d_ppc64le",
"8Base-RHACM-2.7:rhacm2/search-collector-rhel8@sha256:4b7544ec460f265afb71c9d362cf9851e3ba250c3ab694ccc9a78c15eb38a612_arm64",
"8Base-RHACM-2.7:rhacm2/search-collector-rhel8@sha256:6695c50772760b400d0535f406f02b7c37436c5ce6932b8d5518b995780287a8_s390x",
"8Base-RHACM-2.7:rhacm2/search-collector-rhel8@sha256:91b398bdccc5dbbfb82913ac52110d0b8e2f6c37ded6aa22b7d97ec4655b4cde_amd64",
"8Base-RHACM-2.7:rhacm2/search-collector-rhel8@sha256:e129649706a536e4ef6e8f770d0bf682f35da55c86c978c749e903b1a2bbe875_ppc64le",
"8Base-RHACM-2.7:rhacm2/submariner-addon-rhel8@sha256:17dfda9e5f46f9df69171607ec2e078be9362de4c13e2ed20763fc59a7e9cd1a_s390x",
"8Base-RHACM-2.7:rhacm2/submariner-addon-rhel8@sha256:4eddabb57e6f448c45fba78dc72f1541ccddb11b63a558764d0c105465a76555_amd64",
"8Base-RHACM-2.7:rhacm2/submariner-addon-rhel8@sha256:581fb02a9670b27810f2ad35bad4a82d2e1eab77fcd1274de05b0a922450d3fc_ppc64le",
"8Base-RHACM-2.7:rhacm2/submariner-addon-rhel8@sha256:7400391c2a56bc01da6fbbf13bb249a01e90d8eccb8d465dfb19c3598f5fecbe_arm64",
"8Base-RHACM-2.7:rhacm2/thanos-receive-controller-rhel8@sha256:4b228ecad424ca792139152948e27ed4c714dcfbcd540caf117dee20845018c8_ppc64le",
"8Base-RHACM-2.7:rhacm2/thanos-receive-controller-rhel8@sha256:7ceb607e7a3205361d8c9d1b44aae47381e2d07b129e40b5f90f55c3a8402774_arm64",
"8Base-RHACM-2.7:rhacm2/thanos-receive-controller-rhel8@sha256:b17fe936f5d8d8da38d72bf2153b47ac619c460c1f8227b4cb2f37cfc18cd4be_s390x",
"8Base-RHACM-2.7:rhacm2/thanos-receive-controller-rhel8@sha256:e9a5ef8f2d97357bee0198544d0545c26ee7c7d10116771e510d73eda6c45abe_amd64",
"8Base-RHACM-2.7:rhacm2/thanos-rhel8@sha256:23a4e918b5ffdbad4745e541afad2747bd6b28e534a31e7b5aff74296b27e3e7_amd64",
"8Base-RHACM-2.7:rhacm2/thanos-rhel8@sha256:26de3711356177090694b4bf00821d873127cf8c0675fe42a8f757c5c37a40cd_arm64",
"8Base-RHACM-2.7:rhacm2/thanos-rhel8@sha256:6515a630cddbb13fd14f81fd3b8c3a95f2469eaf599010b42732d8fd794af1b0_s390x",
"8Base-RHACM-2.7:rhacm2/thanos-rhel8@sha256:736e1fd62ba7b6c56ad1af81ab1260dd7d13a770d62914183aaa2cc2ebb0dc20_ppc64le"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2022-41912"
},
{
"category": "external",
"summary": "RHBZ#2149181",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2149181"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2022-41912",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-41912"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2022-41912",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2022-41912"
},
{
"category": "external",
"summary": "https://github.com/crewjam/saml/security/advisories/GHSA-j2jp-wvqg-wc2g",
"url": "https://github.com/crewjam/saml/security/advisories/GHSA-j2jp-wvqg-wc2g"
}
],
"release_date": "2022-11-28T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2023-02-07T18:36:08+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.7/html-single/install/index#installing",
"product_ids": [
"8Base-RHACM-2.7:rhacm2/acm-grafana-rhel8@sha256:0c427fa58c97b71eb784e4a590c208b0284cf656f66a268ea4803804ce3ce28a_arm64",
"8Base-RHACM-2.7:rhacm2/acm-grafana-rhel8@sha256:2e3505803004ca421087171bfe9097f6f106c812f840e8b83d1215150b4137c4_ppc64le",
"8Base-RHACM-2.7:rhacm2/acm-grafana-rhel8@sha256:49746c3a6e7033b1bac90d3515e0f5ab44aaf9c45cce414308da72bb960287b1_amd64",
"8Base-RHACM-2.7:rhacm2/acm-grafana-rhel8@sha256:c8f1a9d09131727033e6e60984c5baa3271adc6a23854b9aabe70f36952d35d6_s390x"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2023:0630"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "NONE",
"baseScore": 9.1,
"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:N",
"version": "3.1"
},
"products": [
"8Base-RHACM-2.7:rhacm2/acm-governance-policy-addon-controller-rhel8@sha256:1aae106ecbdeadb77b0fd95133827e7fad4f5fcb9916e56ca0dfccab8bd34bed_ppc64le",
"8Base-RHACM-2.7:rhacm2/acm-governance-policy-addon-controller-rhel8@sha256:2c7f0617df666e8cbcd622dee073a35843db4a81caa19b7db3b9fb9264cdf7fc_amd64",
"8Base-RHACM-2.7:rhacm2/acm-governance-policy-addon-controller-rhel8@sha256:7f6671f84fcbe569fceece415dd7beeb8bb7f86c3031bdfb3ac0d0e777051b2f_s390x",
"8Base-RHACM-2.7:rhacm2/acm-governance-policy-addon-controller-rhel8@sha256:b30028955a86b6ecdb8c6865328976d74e98f56d6e21277a9f5a812f896b6303_arm64",
"8Base-RHACM-2.7:rhacm2/acm-governance-policy-framework-addon-rhel8@sha256:25271964483024b3235dd61f7e7bb9dd5e9dfa75f76e6ded5c92580d440ca48b_s390x",
"8Base-RHACM-2.7:rhacm2/acm-governance-policy-framework-addon-rhel8@sha256:7dcde13540cc938374463521f91091a7bbf0a037cabfc5e4b55c89497e0ba6bf_arm64",
"8Base-RHACM-2.7:rhacm2/acm-governance-policy-framework-addon-rhel8@sha256:b7b778111722c0da14ae74580be1813f6ecedf97fcd88de46fd15cc3ace2cb61_ppc64le",
"8Base-RHACM-2.7:rhacm2/acm-governance-policy-framework-addon-rhel8@sha256:ec5fc63b94bc9c070f14fd76d4ae26b90e3f29d3694887380a5f8f8ea5a04bc0_amd64",
"8Base-RHACM-2.7:rhacm2/acm-grafana-rhel8@sha256:0c427fa58c97b71eb784e4a590c208b0284cf656f66a268ea4803804ce3ce28a_arm64",
"8Base-RHACM-2.7:rhacm2/acm-grafana-rhel8@sha256:2e3505803004ca421087171bfe9097f6f106c812f840e8b83d1215150b4137c4_ppc64le",
"8Base-RHACM-2.7:rhacm2/acm-grafana-rhel8@sha256:49746c3a6e7033b1bac90d3515e0f5ab44aaf9c45cce414308da72bb960287b1_amd64",
"8Base-RHACM-2.7:rhacm2/acm-grafana-rhel8@sha256:c8f1a9d09131727033e6e60984c5baa3271adc6a23854b9aabe70f36952d35d6_s390x",
"8Base-RHACM-2.7:rhacm2/acm-must-gather-rhel8@sha256:0be17e173b962f1a87e833096f208c9030fce1128b2b8c86842a0a40f7d6cf02_arm64",
"8Base-RHACM-2.7:rhacm2/acm-must-gather-rhel8@sha256:5c79bf93599b792c20c76d9a0a35532ad79a45f3765dccfbafab9a273e338e52_amd64",
"8Base-RHACM-2.7:rhacm2/acm-must-gather-rhel8@sha256:a05c071011c96e4db1e4a469883103f4118a304d3e03338083d2a103c0e7c208_ppc64le",
"8Base-RHACM-2.7:rhacm2/acm-must-gather-rhel8@sha256:ad85c5d648363cdb36790b49311f4e07a8584b9e6065cde9d41274a1bd716f0a_s390x",
"8Base-RHACM-2.7:rhacm2/acm-operator-bundle@sha256:90320bd14c632ace987ca1eac05a78068123ef1fc97c401951d073a3f0fd8e66_s390x",
"8Base-RHACM-2.7:rhacm2/acm-operator-bundle@sha256:e45be680b6140f58ff1840649b29aebebad4c5950d9571ca39dfea1dffd669b0_ppc64le",
"8Base-RHACM-2.7:rhacm2/acm-operator-bundle@sha256:f63d0a9a0e3dc9d86e84279c50e9c613d8430e71a3821d418e168250ca3b747c_amd64",
"8Base-RHACM-2.7:rhacm2/acm-prometheus-config-reloader-rhel8@sha256:0fd63f75b7638fadc78f92a62d6e9731e42c05069f3e93ab0ffd4b004de78100_ppc64le",
"8Base-RHACM-2.7:rhacm2/acm-prometheus-config-reloader-rhel8@sha256:2839bcce06fd5a02f6cc8fce8668fb806ae8f2e0e7174e5c66376792c2d1fd92_s390x",
"8Base-RHACM-2.7:rhacm2/acm-prometheus-config-reloader-rhel8@sha256:7fcb79c1707b3c8b767d8c174e5b64516f200c0bfa255c1f40557446b37debae_amd64",
"8Base-RHACM-2.7:rhacm2/acm-prometheus-config-reloader-rhel8@sha256:a4e43fc7608837da6a66cb2c5bda4b78b520c3075c0f1f66bb824fa44e2d35fd_arm64",
"8Base-RHACM-2.7:rhacm2/acm-prometheus-rhel8@sha256:4283fa3b6ee93404d4fe7b551b52dbd7a4bbd8be0a57cf9b603a68736feefaea_amd64",
"8Base-RHACM-2.7:rhacm2/acm-prometheus-rhel8@sha256:7e98ef30dca1071d5abff1be2a3a296cc9a4663162a3828b697637195d314e77_ppc64le",
"8Base-RHACM-2.7:rhacm2/acm-prometheus-rhel8@sha256:b3ee1cad060e7f72414df1ae6c0e27ddf6f6fa7a8e45627ebeb912b8a9ca3b74_arm64",
"8Base-RHACM-2.7:rhacm2/acm-prometheus-rhel8@sha256:c6d947e30ec1aa348d573ee93c669f71b38ea93801e71636f5f9ab4609f681b4_s390x",
"8Base-RHACM-2.7:rhacm2/acm-search-indexer-rhel8@sha256:436307eef035e0e9be448eb6c4f6a690a7d357ed06d661642b082e0d3219864c_amd64",
"8Base-RHACM-2.7:rhacm2/acm-search-indexer-rhel8@sha256:53ceb20280569eaf0129686d49d462a3c1d3eaf2829b6eb920e9359be718e2c4_s390x",
"8Base-RHACM-2.7:rhacm2/acm-search-indexer-rhel8@sha256:aa89295f36c99d70e63b07e9fe2c8db348df38b3308870f543efb4be24beca6c_ppc64le",
"8Base-RHACM-2.7:rhacm2/acm-search-indexer-rhel8@sha256:aed3972894519bc832bd9a340316a752ebb8edbc393051904c399eef7e423dd4_arm64",
"8Base-RHACM-2.7:rhacm2/acm-search-v2-api-rhel8@sha256:1808d69232a47c3590a41c1e97126dd06c2727be972b11170b115f2e5d9fec38_amd64",
"8Base-RHACM-2.7:rhacm2/acm-search-v2-api-rhel8@sha256:1d5153067a1cb127f74d2bc983d16db8f39313a378f14d13f7e39da28f2251ae_ppc64le",
"8Base-RHACM-2.7:rhacm2/acm-search-v2-api-rhel8@sha256:5be1e54791e8024f0e1342eba7d4441e0606f9a26be8f52aff51c8665baa41cc_s390x",
"8Base-RHACM-2.7:rhacm2/acm-search-v2-api-rhel8@sha256:f2924c460e8d7e12da359f365f9ec3b13c2d175dd6c11533b12113741eea7292_arm64",
"8Base-RHACM-2.7:rhacm2/acm-search-v2-rhel8@sha256:8a28d0fad728823ae5a07a259a0866bc507ae9b0f90eb1b4c63567aaf13c377c_arm64",
"8Base-RHACM-2.7:rhacm2/acm-search-v2-rhel8@sha256:f5b656141ad16ac873d1b886abc3b956380268b6c0dddb8ceac3e79b65edae0a_s390x",
"8Base-RHACM-2.7:rhacm2/acm-search-v2-rhel8@sha256:f708326772c9ed846e11b053efda56c106d5a72a13482d2a8ecc179cfb957bc9_ppc64le",
"8Base-RHACM-2.7:rhacm2/acm-search-v2-rhel8@sha256:fb98ce01f36b3780192e99b96c688387b5d76892f409b831d6f134ec65d02d4a_amd64",
"8Base-RHACM-2.7:rhacm2/acm-volsync-addon-controller-rhel8@sha256:56067372156bb6d00103eecc4b5c80478980036b8143a2e2a73f8a685d0d78ee_amd64",
"8Base-RHACM-2.7:rhacm2/acm-volsync-addon-controller-rhel8@sha256:98724153fa7763d22bcf11c3a5faa6eee0f6c40c4f4f647487e106d2ef427218_s390x",
"8Base-RHACM-2.7:rhacm2/acm-volsync-addon-controller-rhel8@sha256:a7f8ce55764d4e303d54aaf064d56ee192620d29b361fabcda2a26f364221dc9_arm64",
"8Base-RHACM-2.7:rhacm2/acm-volsync-addon-controller-rhel8@sha256:e3e10a30c35a9cbd5f81d107e9ce86b2410bd10171673521eab1491ebdee2314_ppc64le",
"8Base-RHACM-2.7:rhacm2/cert-policy-controller-rhel8@sha256:1de63e2d307841c7707f4d0c09cd1d9cd673bbd7736c5f6c533986a9de0d1118_s390x",
"8Base-RHACM-2.7:rhacm2/cert-policy-controller-rhel8@sha256:488e74aed7f420f6112ef1f7b3b5cc812358574ec149ecca1147ff2f9d6d7835_arm64",
"8Base-RHACM-2.7:rhacm2/cert-policy-controller-rhel8@sha256:5be8ca7ec79077906c23b52cdaa731866774a2e413babd395d3f24d892bed37a_ppc64le",
"8Base-RHACM-2.7:rhacm2/cert-policy-controller-rhel8@sha256:c78e2547f3cff318747e354f09e5954c71fde8840ab8db818050dc9531205e6c_amd64",
"8Base-RHACM-2.7:rhacm2/cluster-backup-rhel8-operator@sha256:09f23f185abfbec175fbea2cc1fba624308c2777b5c8133d9e98daeb4bcfa009_s390x",
"8Base-RHACM-2.7:rhacm2/cluster-backup-rhel8-operator@sha256:3af39faf1795e87018795c35b2ec5074bfcd1bf76b84326446cfb1570bc0d5e0_arm64",
"8Base-RHACM-2.7:rhacm2/cluster-backup-rhel8-operator@sha256:3c969356ace5c3bc0fa5d6d8e25a838262b0f6152533f4361034a742eb29ae24_amd64",
"8Base-RHACM-2.7:rhacm2/cluster-backup-rhel8-operator@sha256:f02c115867036c64cdf8669fe7690b94d23b19ad7b969938f7c4cbb00111d403_ppc64le",
"8Base-RHACM-2.7:rhacm2/config-policy-controller-rhel8@sha256:1339f82b15ebe01ba411e70252eb5964a5d622bd28a7fa494786ae6317d3060c_amd64",
"8Base-RHACM-2.7:rhacm2/config-policy-controller-rhel8@sha256:328c0d0e4d06573f2f26bbec39f1a570eb6ddbc26a5c0fa380fec7f840f6475e_arm64",
"8Base-RHACM-2.7:rhacm2/config-policy-controller-rhel8@sha256:e5480dd0b573d0fd949fa2cf22d77ebb5a32765fb95bed18a02fa3155f690f5b_ppc64le",
"8Base-RHACM-2.7:rhacm2/config-policy-controller-rhel8@sha256:fab9c37776dabaa9c510bf243f23407715a1e3bd1c0a0280dc22191c6349a1c0_s390x",
"8Base-RHACM-2.7:rhacm2/console-rhel8@sha256:01517c35f75f1f4f4c3625eb899bff16ae5c114a241c70b56f7de2310ddd065e_s390x",
"8Base-RHACM-2.7:rhacm2/console-rhel8@sha256:33929c835221f166d0eb731f5e553cdf78a5579a124c90b462d4bb5250dc7254_arm64",
"8Base-RHACM-2.7:rhacm2/console-rhel8@sha256:89dad712668e3fdd11a79fdc477a5a2fe1060902bd3f3e575fd2812b4e9f7037_ppc64le",
"8Base-RHACM-2.7:rhacm2/console-rhel8@sha256:fa807a069376c408c56d593bc2e2569cec0c19f105a727a616dea3bd8305953f_amd64",
"8Base-RHACM-2.7:rhacm2/endpoint-monitoring-rhel8-operator@sha256:4f5241425e26875244fab0ec9e96707790ef86edca5265ac01de1ccfc86294c0_amd64",
"8Base-RHACM-2.7:rhacm2/endpoint-monitoring-rhel8-operator@sha256:64c9e84fb923d107d0d4d3f9026510de03f73773cc8348f0025721d26033215c_arm64",
"8Base-RHACM-2.7:rhacm2/endpoint-monitoring-rhel8-operator@sha256:8913009902c71afe34f3a98ed720997e72f764cb7e251a08a2698f2d8ce64e24_s390x",
"8Base-RHACM-2.7:rhacm2/endpoint-monitoring-rhel8-operator@sha256:c5bcc8c4e5d2a4b7270b04dc1b8e8fa399a0f0bfff1d1cc3e7ec0b7b7b6e0f3f_ppc64le",
"8Base-RHACM-2.7:rhacm2/governance-policy-propagator-rhel8@sha256:002229b229bf9a13e54dc16e1edacc0cf8c75d6f46948868a045d79dfd38033c_amd64",
"8Base-RHACM-2.7:rhacm2/governance-policy-propagator-rhel8@sha256:53a9030933e0b2f752461e5337590ad16e891a8fdda897d8a0cb8e135363f0d0_ppc64le",
"8Base-RHACM-2.7:rhacm2/governance-policy-propagator-rhel8@sha256:d4296089159e15bf3e11f5695a34d10b83875a346545f1d09824b4fe47295cf8_s390x",
"8Base-RHACM-2.7:rhacm2/governance-policy-propagator-rhel8@sha256:e05489056e65dba4eb291b050c8072608a5efc2ce971b34a903c8c7ca07e0927_arm64",
"8Base-RHACM-2.7:rhacm2/grafana-dashboard-loader-rhel8@sha256:0d64615d4c3a6fc8e0fc5eb595d8f846f17f7462aaf66b40aa54436fe2b4bd2b_amd64",
"8Base-RHACM-2.7:rhacm2/grafana-dashboard-loader-rhel8@sha256:c182f0b51bfd9b29ea7363f74522a49b6601418f5db76843231167ef1176f709_s390x",
"8Base-RHACM-2.7:rhacm2/grafana-dashboard-loader-rhel8@sha256:d41f6fabaec525dfaac736806b93102479260309f482e155af2b03dc3c9a0c61_arm64",
"8Base-RHACM-2.7:rhacm2/grafana-dashboard-loader-rhel8@sha256:f35f6472c8138046e2f9017659dfb5a703cd895032a21d6d95c1075173005f7c_ppc64le",
"8Base-RHACM-2.7:rhacm2/iam-policy-controller-rhel8@sha256:83354271af399291790b9c3e2e98ba1db7fac99b48a385d50e7318b357f882ca_ppc64le",
"8Base-RHACM-2.7:rhacm2/iam-policy-controller-rhel8@sha256:cc5f8499009dc316d936c3a57f9a9457d5f2bbc8568e2b484a7c8b1cc676da7c_arm64",
"8Base-RHACM-2.7:rhacm2/iam-policy-controller-rhel8@sha256:e79bba365fb1a5edb7cc53d07cebdbb56e861948dedd61e9697f14a8defc300b_amd64",
"8Base-RHACM-2.7:rhacm2/iam-policy-controller-rhel8@sha256:f7a86d6209a19498e56da1f39533a1198af35c2a9e3c824cea252eb34d737219_s390x",
"8Base-RHACM-2.7:rhacm2/insights-client-rhel8@sha256:41d64847ac789df45b51aeca8debfa2a5ac7ff15ad880ba7213ce8afbe4aff2e_amd64",
"8Base-RHACM-2.7:rhacm2/insights-client-rhel8@sha256:5a32ad8c8e7792f9679a604f073bce047c4f8fdd713a655ae83314e27366c5af_arm64",
"8Base-RHACM-2.7:rhacm2/insights-client-rhel8@sha256:7040938ffaa1682dfefe95a614335b9d4f59aac472e47937f1d19f8325d985e6_ppc64le",
"8Base-RHACM-2.7:rhacm2/insights-client-rhel8@sha256:9d25ef8c29b2dac4660e18c17d0286fa2ff0f6f6383b6bf795f7e5e6f70b950e_s390x",
"8Base-RHACM-2.7:rhacm2/insights-metrics-rhel8@sha256:4bf538ff68126949da79f7b1ab97a44a64529e240cd3f84360a88bb6a9a08e4d_ppc64le",
"8Base-RHACM-2.7:rhacm2/insights-metrics-rhel8@sha256:57bf2eca5df0be601d7dd59357e95d078bf69d26c1b26cdd56d0d311df123d5a_arm64",
"8Base-RHACM-2.7:rhacm2/insights-metrics-rhel8@sha256:65f96884ed34103842217b26597ec413197db699aeb004daeca08f1d08014f46_amd64",
"8Base-RHACM-2.7:rhacm2/insights-metrics-rhel8@sha256:ed01454411cbdfb20661aecc76e00767b5ec122e27a379159476eabba741b94e_s390x",
"8Base-RHACM-2.7:rhacm2/klusterlet-addon-controller-rhel8@sha256:523776c04653aac8c750ff48156fd7a5b0efd9ad35c40cbacdbe0ca6dda48217_amd64",
"8Base-RHACM-2.7:rhacm2/klusterlet-addon-controller-rhel8@sha256:7cea9ce9aeb26df137590353de05b8a88ee55faa43cecde68e40fb875f9844cd_arm64",
"8Base-RHACM-2.7:rhacm2/klusterlet-addon-controller-rhel8@sha256:866125412b6812710734b9e72d09581be40879bb57236e37660e2d29210a37ad_s390x",
"8Base-RHACM-2.7:rhacm2/klusterlet-addon-controller-rhel8@sha256:c89f9fed1ce56a6baf10808454b01d4df88571db744feb2bfae8b5707d82013f_ppc64le",
"8Base-RHACM-2.7:rhacm2/kube-rbac-proxy-rhel8@sha256:407178ad223483b92a382e0fb916de9f42f1a0db9aaacb66710a7a743f1c3dce_arm64",
"8Base-RHACM-2.7:rhacm2/kube-rbac-proxy-rhel8@sha256:455dde7a89b1505c93651022451b83e1e8f86186b98f660e3c6ad998a97d48f3_ppc64le",
"8Base-RHACM-2.7:rhacm2/kube-rbac-proxy-rhel8@sha256:95de0275698ef704379246e088763c3827171487049b9cfb857712ddbdef46e9_amd64",
"8Base-RHACM-2.7:rhacm2/kube-rbac-proxy-rhel8@sha256:f0397b30dc7b824b0e37a256c5a067585885c80db1033b44a13fe56446cd80a9_s390x",
"8Base-RHACM-2.7:rhacm2/kube-state-metrics-rhel8@sha256:1f27bc62a66413a31d2d680ecd2a8ed9c9d378341da56b788cd86c98151a1fd4_s390x",
"8Base-RHACM-2.7:rhacm2/kube-state-metrics-rhel8@sha256:534420075e829b5881f6cd3f32d4aa90ea3075de869b84f689c9606d4f03521a_arm64",
"8Base-RHACM-2.7:rhacm2/kube-state-metrics-rhel8@sha256:8cc675a0cf4ff24b28c0b75a54fc4f3328c6a9f041f21d1814d210b7704f6970_amd64",
"8Base-RHACM-2.7:rhacm2/kube-state-metrics-rhel8@sha256:c56179f297ebab2ef9851417ec42ac6c16b6f8cb3627c243ff6984d2dd6ac76d_ppc64le",
"8Base-RHACM-2.7:rhacm2/management-ingress-rhel8@sha256:3b94abf5182934113b1cf9b8688a2da977d5fec3110f2d79b81b2ec46ffeada3_ppc64le",
"8Base-RHACM-2.7:rhacm2/management-ingress-rhel8@sha256:70aa7c3711b4085caa9ba50295dfedf9b2cd3a1b37e815e4a7245c1aef0cfe22_s390x",
"8Base-RHACM-2.7:rhacm2/management-ingress-rhel8@sha256:bea2ee18f401ec1b4c4b87f40f6f79a4418d6aafad5e2b50099f7541b6699de7_arm64",
"8Base-RHACM-2.7:rhacm2/management-ingress-rhel8@sha256:f45de50d8d7b6a285317a3bc1c413427841c8d6fab742f6de0a61bad9722b61e_amd64",
"8Base-RHACM-2.7:rhacm2/memcached-exporter-rhel8@sha256:094b84362782a88d8b0c7a75a23dd5ae3ff846913f0a49e732d53cc0efdf6a61_arm64",
"8Base-RHACM-2.7:rhacm2/memcached-exporter-rhel8@sha256:708e8f9531f5cc33a2543956eb0c940e5ad36d2ac196903a0beaa42944cb543f_ppc64le",
"8Base-RHACM-2.7:rhacm2/memcached-exporter-rhel8@sha256:baa029b8feb59ec4d626f021ebf777cc991c1a24c29c321c40513b91641f4bbc_amd64",
"8Base-RHACM-2.7:rhacm2/memcached-exporter-rhel8@sha256:c7937a592a255199c316e30c499d0c150cc95c3f208e46d8a936a5bc03a1fed6_s390x",
"8Base-RHACM-2.7:rhacm2/memcached-rhel8@sha256:21d28e1c3d1c7e8803261867c20a29df444676780ed9d4cc9f1dd1c8dbd68688_amd64",
"8Base-RHACM-2.7:rhacm2/memcached-rhel8@sha256:6bac06a2e1e181fe4920a33df5ce433635871a42ba30fbbe0adff1c505fbab4b_ppc64le",
"8Base-RHACM-2.7:rhacm2/memcached-rhel8@sha256:6c7cb2786f6863e7d1c8554f159c68123921d22bbd7bec5fc3532cad991937b4_s390x",
"8Base-RHACM-2.7:rhacm2/memcached-rhel8@sha256:e044af5fee732dd9923759b312c3b72dd4b6ab1780456973f35677d72586913e_arm64",
"8Base-RHACM-2.7:rhacm2/metrics-collector-rhel8@sha256:21644ef77ec046c79fb64f612245ac5d59c0aa569c548b48062da8896d159696_s390x",
"8Base-RHACM-2.7:rhacm2/metrics-collector-rhel8@sha256:2358249e2cf40d054cca5711f39091e2f0cbd44e61a24d3c1dd1a9e79cc440b1_arm64",
"8Base-RHACM-2.7:rhacm2/metrics-collector-rhel8@sha256:9638fab8d1439730395607cc99bcda33eae5e813778398888124e8ae319cb80e_amd64",
"8Base-RHACM-2.7:rhacm2/metrics-collector-rhel8@sha256:e06aed89ad0c48bef78e45512d22c3373f62c63d335d953ba064b160a68fcad2_ppc64le",
"8Base-RHACM-2.7:rhacm2/multicloud-integrations-rhel8@sha256:1063ef655f5dd15b0b914572ba672892eb53b441ae151d14cffca9d320860f2d_ppc64le",
"8Base-RHACM-2.7:rhacm2/multicloud-integrations-rhel8@sha256:3f0ab9161698eb9e3342c3b3fc70d5ca9c420cdcc5a5ccebc8cc993dfefb9dc3_amd64",
"8Base-RHACM-2.7:rhacm2/multicloud-integrations-rhel8@sha256:651c4ac3da42bc2acfe9bff35e397ccf5e88abb6303622f3244d6ccb9b8f9e0d_s390x",
"8Base-RHACM-2.7:rhacm2/multicloud-integrations-rhel8@sha256:f02a569222e13356f5fbdef5b7d2da943e6f6071fd88ba75a2565b3d340b6c3a_arm64",
"8Base-RHACM-2.7:rhacm2/multicluster-observability-rhel8-operator@sha256:49083d7039af6df4bd639dd998162c96dc586da4d828ffbe9c880a8a8d6d13d6_arm64",
"8Base-RHACM-2.7:rhacm2/multicluster-observability-rhel8-operator@sha256:68228ba1ef7bf5631f0cab91cb4e9f86c3d24c1ad587332d42c4f85e1a3608d7_amd64",
"8Base-RHACM-2.7:rhacm2/multicluster-observability-rhel8-operator@sha256:93da29b41da3c87d4bffaf42369b50217f5d8f81d0a82c4108c27a3c40f544d8_s390x",
"8Base-RHACM-2.7:rhacm2/multicluster-observability-rhel8-operator@sha256:f212909bc9ed5be6da68a3b6a4866fdc17ecc3514b075977a8679998d6742cbe_ppc64le",
"8Base-RHACM-2.7:rhacm2/multicluster-operators-application-rhel8@sha256:299f0753c65ab4e609418fd5515bdcb041bee357f4db192ae32a24ad0c4d7853_s390x",
"8Base-RHACM-2.7:rhacm2/multicluster-operators-application-rhel8@sha256:62520c406cdbd823e99e8ee9ff9119b61cb6880fcb1335211b6520bedec564f2_amd64",
"8Base-RHACM-2.7:rhacm2/multicluster-operators-application-rhel8@sha256:9c58c89cb0173394684d7d23178ad32eb2d571444cb306ea599565eaac92ea4f_arm64",
"8Base-RHACM-2.7:rhacm2/multicluster-operators-application-rhel8@sha256:b385c92b069a8dae72e57b69d24e1fff59ad46781579882a1edfa4839fd8bbba_ppc64le",
"8Base-RHACM-2.7:rhacm2/multicluster-operators-channel-rhel8@sha256:044723d62439a8364772ab27be2c04dbd2c0421dbeb0a7b94f70e99e646b4c80_ppc64le",
"8Base-RHACM-2.7:rhacm2/multicluster-operators-channel-rhel8@sha256:d8fe5baa4aefbcf41861743a3cf6c94f8a2a63526e96e5d263a40a8cb8a5ad4e_s390x",
"8Base-RHACM-2.7:rhacm2/multicluster-operators-channel-rhel8@sha256:da65bc93513dfb37a4828eaf5e1d4c08265ffdba05028fed95a564341d226771_amd64",
"8Base-RHACM-2.7:rhacm2/multicluster-operators-channel-rhel8@sha256:ddb1016901287c80ef1972f25db37b1182e854115671961efb3fc0048cd95800_arm64",
"8Base-RHACM-2.7:rhacm2/multicluster-operators-subscription-rhel8@sha256:548d610f996e73b67eb21d2993b5ac3d0da02997a48b9c1226072d6d95ae4c3b_arm64",
"8Base-RHACM-2.7:rhacm2/multicluster-operators-subscription-rhel8@sha256:6307eb5e9195415477b18d701310e8813772b7120d0fc4ac83846e54b46b4745_s390x",
"8Base-RHACM-2.7:rhacm2/multicluster-operators-subscription-rhel8@sha256:a69777a61feaf373c162a82ffb6f6996df6231c23cb2f1923bdd77c311d7d739_ppc64le",
"8Base-RHACM-2.7:rhacm2/multicluster-operators-subscription-rhel8@sha256:e53b330ed0c4ed0803a93b18a6ce290814dcd16dce6eb980809b5b8c6c09deb4_amd64",
"8Base-RHACM-2.7:rhacm2/multiclusterhub-rhel8@sha256:405fa2e3363a3c124a5764d6153b7bcba3d43a3026813085e44c9246d51ca60a_amd64",
"8Base-RHACM-2.7:rhacm2/multiclusterhub-rhel8@sha256:b82d4ecef59b69623ec4d0a9b5537fa52e007336727c92345cd829d80961f14a_s390x",
"8Base-RHACM-2.7:rhacm2/multiclusterhub-rhel8@sha256:e96ea7f3533e7d0836512cbc2b027b60c400aa16c8e4691117608ab4736a059b_ppc64le",
"8Base-RHACM-2.7:rhacm2/multiclusterhub-rhel8@sha256:fdf9ae4924a587c945a85b2319b0471a5688368df572f2de852c51da8bc74dcb_arm64",
"8Base-RHACM-2.7:rhacm2/node-exporter-rhel8@sha256:1af36144b83dc16cd1958d0414be55eaa2aae95894b6eefd2233308ace81df02_ppc64le",
"8Base-RHACM-2.7:rhacm2/node-exporter-rhel8@sha256:2aeec43f11c6572abb7d4468560dc1561a023d9692058a4ac2b13a0cedb44dde_amd64",
"8Base-RHACM-2.7:rhacm2/node-exporter-rhel8@sha256:8b359fcf74d236fc488ef4553dbaf9dbec549e331f2b103b40139aa2eb1345e4_arm64",
"8Base-RHACM-2.7:rhacm2/node-exporter-rhel8@sha256:97291260ff17e7e1b1f490a68041613ca5f7c192d848f928eca9b867de47bc4e_s390x",
"8Base-RHACM-2.7:rhacm2/observatorium-rhel8-operator@sha256:16eeedaa25dd61c03514479044fde9851c5b4224b718a496e33d43a06f57d5b5_amd64",
"8Base-RHACM-2.7:rhacm2/observatorium-rhel8-operator@sha256:928c114e3aca978626ad91889aaed0cc20ca0d641ad946c9a1b1f2424245c795_arm64",
"8Base-RHACM-2.7:rhacm2/observatorium-rhel8-operator@sha256:c4e260eabb09bacc1aa332ea2001333c671e0fc65a3ef4d04e02b5473b45642d_ppc64le",
"8Base-RHACM-2.7:rhacm2/observatorium-rhel8-operator@sha256:c870e034b29dfa320cb6a6bf60021033b622b76a0c4aaaf2a768326ea046b459_s390x",
"8Base-RHACM-2.7:rhacm2/observatorium-rhel8@sha256:1e46b8610e037752ecfb30aaac5c7459a81aa119bf0c2b2ffb0dc90cd5701af0_arm64",
"8Base-RHACM-2.7:rhacm2/observatorium-rhel8@sha256:51374017a10289e0402363ae2839d110f500be44dc44834dbd8dd66ba0e6f5e9_s390x",
"8Base-RHACM-2.7:rhacm2/observatorium-rhel8@sha256:836c0b874ba4fc57b5f79dffacefd2dc0261822cb6dde17d247db39175a5c27f_amd64",
"8Base-RHACM-2.7:rhacm2/observatorium-rhel8@sha256:b7b3de98fbcc216c00d3291691f8997183a6409dabed8ea7b10b336c481b2b87_ppc64le",
"8Base-RHACM-2.7:rhacm2/prometheus-alertmanager-rhel8@sha256:6c9ea79e385be44f735efb932079b328200d47869f5f5f9b442fdb76067cac2a_amd64",
"8Base-RHACM-2.7:rhacm2/prometheus-alertmanager-rhel8@sha256:8349cdc4677a2dd37c54b058c487d76e8fbe4c76178e805d4745ef5c62bc6151_arm64",
"8Base-RHACM-2.7:rhacm2/prometheus-alertmanager-rhel8@sha256:8e8c89c184a5d023f031ab7cca2c4c64cdfd151c37aa5ae3a206cb1f1055268f_ppc64le",
"8Base-RHACM-2.7:rhacm2/prometheus-alertmanager-rhel8@sha256:fdbba855391acd2b33d0b16f9f0e7ba2a9cdbaa90bf71298182954b7f4c8fe76_s390x",
"8Base-RHACM-2.7:rhacm2/prometheus-rhel8@sha256:59174c376ae5563ea3a2a68bf999458f6b905058f57a7779b6dddd7aff252e4f_amd64",
"8Base-RHACM-2.7:rhacm2/prometheus-rhel8@sha256:6877b4207285d7a0e1343f5c1b70bab163d1fd5004f778998d2e612817ea5f06_s390x",
"8Base-RHACM-2.7:rhacm2/prometheus-rhel8@sha256:a3661c1cbfa2f8c230ec44ee5e2fecf1967ce48df0c9699f063bd27407b94dac_arm64",
"8Base-RHACM-2.7:rhacm2/prometheus-rhel8@sha256:a5a9a7c264f07c789094cb5371729f86700c0cfce4605b573c236c21a46ea9d6_ppc64le",
"8Base-RHACM-2.7:rhacm2/rbac-query-proxy-rhel8@sha256:3481fdb51147ce735b7864215cacd4c6a24b2c05a9388866f11be887a5fd0d4f_s390x",
"8Base-RHACM-2.7:rhacm2/rbac-query-proxy-rhel8@sha256:84486a82cd6655d5e5a1fbccae5a2e9335498d3e05422fa325b443c8923c1b75_arm64",
"8Base-RHACM-2.7:rhacm2/rbac-query-proxy-rhel8@sha256:bdeee76d09265212805e06117c368c96d40c7b46278dc09413fa300c6198ac2d_amd64",
"8Base-RHACM-2.7:rhacm2/rbac-query-proxy-rhel8@sha256:ceb1bd89103c56378166ab968dbaa387ab0531d1592f053718d0c1c683770e3d_ppc64le",
"8Base-RHACM-2.7:rhacm2/search-collector-rhel8@sha256:4b7544ec460f265afb71c9d362cf9851e3ba250c3ab694ccc9a78c15eb38a612_arm64",
"8Base-RHACM-2.7:rhacm2/search-collector-rhel8@sha256:6695c50772760b400d0535f406f02b7c37436c5ce6932b8d5518b995780287a8_s390x",
"8Base-RHACM-2.7:rhacm2/search-collector-rhel8@sha256:91b398bdccc5dbbfb82913ac52110d0b8e2f6c37ded6aa22b7d97ec4655b4cde_amd64",
"8Base-RHACM-2.7:rhacm2/search-collector-rhel8@sha256:e129649706a536e4ef6e8f770d0bf682f35da55c86c978c749e903b1a2bbe875_ppc64le",
"8Base-RHACM-2.7:rhacm2/submariner-addon-rhel8@sha256:17dfda9e5f46f9df69171607ec2e078be9362de4c13e2ed20763fc59a7e9cd1a_s390x",
"8Base-RHACM-2.7:rhacm2/submariner-addon-rhel8@sha256:4eddabb57e6f448c45fba78dc72f1541ccddb11b63a558764d0c105465a76555_amd64",
"8Base-RHACM-2.7:rhacm2/submariner-addon-rhel8@sha256:581fb02a9670b27810f2ad35bad4a82d2e1eab77fcd1274de05b0a922450d3fc_ppc64le",
"8Base-RHACM-2.7:rhacm2/submariner-addon-rhel8@sha256:7400391c2a56bc01da6fbbf13bb249a01e90d8eccb8d465dfb19c3598f5fecbe_arm64",
"8Base-RHACM-2.7:rhacm2/thanos-receive-controller-rhel8@sha256:4b228ecad424ca792139152948e27ed4c714dcfbcd540caf117dee20845018c8_ppc64le",
"8Base-RHACM-2.7:rhacm2/thanos-receive-controller-rhel8@sha256:7ceb607e7a3205361d8c9d1b44aae47381e2d07b129e40b5f90f55c3a8402774_arm64",
"8Base-RHACM-2.7:rhacm2/thanos-receive-controller-rhel8@sha256:b17fe936f5d8d8da38d72bf2153b47ac619c460c1f8227b4cb2f37cfc18cd4be_s390x",
"8Base-RHACM-2.7:rhacm2/thanos-receive-controller-rhel8@sha256:e9a5ef8f2d97357bee0198544d0545c26ee7c7d10116771e510d73eda6c45abe_amd64",
"8Base-RHACM-2.7:rhacm2/thanos-rhel8@sha256:23a4e918b5ffdbad4745e541afad2747bd6b28e534a31e7b5aff74296b27e3e7_amd64",
"8Base-RHACM-2.7:rhacm2/thanos-rhel8@sha256:26de3711356177090694b4bf00821d873127cf8c0675fe42a8f757c5c37a40cd_arm64",
"8Base-RHACM-2.7:rhacm2/thanos-rhel8@sha256:6515a630cddbb13fd14f81fd3b8c3a95f2469eaf599010b42732d8fd794af1b0_s390x",
"8Base-RHACM-2.7:rhacm2/thanos-rhel8@sha256:736e1fd62ba7b6c56ad1af81ab1260dd7d13a770d62914183aaa2cc2ebb0dc20_ppc64le"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "crewjam/saml: Authentication bypass when processing SAML responses containing multiple Assertion elements"
},
{
"cve": "CVE-2023-22467",
"cwe": {
"id": "CWE-1333",
"name": "Inefficient Regular Expression Complexity"
},
"discovery_date": "2023-01-05T00:00:00+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"8Base-RHACM-2.7:rhacm2/acm-governance-policy-addon-controller-rhel8@sha256:1aae106ecbdeadb77b0fd95133827e7fad4f5fcb9916e56ca0dfccab8bd34bed_ppc64le",
"8Base-RHACM-2.7:rhacm2/acm-governance-policy-addon-controller-rhel8@sha256:2c7f0617df666e8cbcd622dee073a35843db4a81caa19b7db3b9fb9264cdf7fc_amd64",
"8Base-RHACM-2.7:rhacm2/acm-governance-policy-addon-controller-rhel8@sha256:7f6671f84fcbe569fceece415dd7beeb8bb7f86c3031bdfb3ac0d0e777051b2f_s390x",
"8Base-RHACM-2.7:rhacm2/acm-governance-policy-addon-controller-rhel8@sha256:b30028955a86b6ecdb8c6865328976d74e98f56d6e21277a9f5a812f896b6303_arm64",
"8Base-RHACM-2.7:rhacm2/acm-governance-policy-framework-addon-rhel8@sha256:25271964483024b3235dd61f7e7bb9dd5e9dfa75f76e6ded5c92580d440ca48b_s390x",
"8Base-RHACM-2.7:rhacm2/acm-governance-policy-framework-addon-rhel8@sha256:7dcde13540cc938374463521f91091a7bbf0a037cabfc5e4b55c89497e0ba6bf_arm64",
"8Base-RHACM-2.7:rhacm2/acm-governance-policy-framework-addon-rhel8@sha256:b7b778111722c0da14ae74580be1813f6ecedf97fcd88de46fd15cc3ace2cb61_ppc64le",
"8Base-RHACM-2.7:rhacm2/acm-governance-policy-framework-addon-rhel8@sha256:ec5fc63b94bc9c070f14fd76d4ae26b90e3f29d3694887380a5f8f8ea5a04bc0_amd64",
"8Base-RHACM-2.7:rhacm2/acm-grafana-rhel8@sha256:0c427fa58c97b71eb784e4a590c208b0284cf656f66a268ea4803804ce3ce28a_arm64",
"8Base-RHACM-2.7:rhacm2/acm-grafana-rhel8@sha256:2e3505803004ca421087171bfe9097f6f106c812f840e8b83d1215150b4137c4_ppc64le",
"8Base-RHACM-2.7:rhacm2/acm-grafana-rhel8@sha256:49746c3a6e7033b1bac90d3515e0f5ab44aaf9c45cce414308da72bb960287b1_amd64",
"8Base-RHACM-2.7:rhacm2/acm-grafana-rhel8@sha256:c8f1a9d09131727033e6e60984c5baa3271adc6a23854b9aabe70f36952d35d6_s390x",
"8Base-RHACM-2.7:rhacm2/acm-must-gather-rhel8@sha256:0be17e173b962f1a87e833096f208c9030fce1128b2b8c86842a0a40f7d6cf02_arm64",
"8Base-RHACM-2.7:rhacm2/acm-must-gather-rhel8@sha256:5c79bf93599b792c20c76d9a0a35532ad79a45f3765dccfbafab9a273e338e52_amd64",
"8Base-RHACM-2.7:rhacm2/acm-must-gather-rhel8@sha256:a05c071011c96e4db1e4a469883103f4118a304d3e03338083d2a103c0e7c208_ppc64le",
"8Base-RHACM-2.7:rhacm2/acm-must-gather-rhel8@sha256:ad85c5d648363cdb36790b49311f4e07a8584b9e6065cde9d41274a1bd716f0a_s390x",
"8Base-RHACM-2.7:rhacm2/acm-operator-bundle@sha256:90320bd14c632ace987ca1eac05a78068123ef1fc97c401951d073a3f0fd8e66_s390x",
"8Base-RHACM-2.7:rhacm2/acm-operator-bundle@sha256:e45be680b6140f58ff1840649b29aebebad4c5950d9571ca39dfea1dffd669b0_ppc64le",
"8Base-RHACM-2.7:rhacm2/acm-operator-bundle@sha256:f63d0a9a0e3dc9d86e84279c50e9c613d8430e71a3821d418e168250ca3b747c_amd64",
"8Base-RHACM-2.7:rhacm2/acm-prometheus-config-reloader-rhel8@sha256:0fd63f75b7638fadc78f92a62d6e9731e42c05069f3e93ab0ffd4b004de78100_ppc64le",
"8Base-RHACM-2.7:rhacm2/acm-prometheus-config-reloader-rhel8@sha256:2839bcce06fd5a02f6cc8fce8668fb806ae8f2e0e7174e5c66376792c2d1fd92_s390x",
"8Base-RHACM-2.7:rhacm2/acm-prometheus-config-reloader-rhel8@sha256:7fcb79c1707b3c8b767d8c174e5b64516f200c0bfa255c1f40557446b37debae_amd64",
"8Base-RHACM-2.7:rhacm2/acm-prometheus-config-reloader-rhel8@sha256:a4e43fc7608837da6a66cb2c5bda4b78b520c3075c0f1f66bb824fa44e2d35fd_arm64",
"8Base-RHACM-2.7:rhacm2/acm-prometheus-rhel8@sha256:4283fa3b6ee93404d4fe7b551b52dbd7a4bbd8be0a57cf9b603a68736feefaea_amd64",
"8Base-RHACM-2.7:rhacm2/acm-prometheus-rhel8@sha256:7e98ef30dca1071d5abff1be2a3a296cc9a4663162a3828b697637195d314e77_ppc64le",
"8Base-RHACM-2.7:rhacm2/acm-prometheus-rhel8@sha256:b3ee1cad060e7f72414df1ae6c0e27ddf6f6fa7a8e45627ebeb912b8a9ca3b74_arm64",
"8Base-RHACM-2.7:rhacm2/acm-prometheus-rhel8@sha256:c6d947e30ec1aa348d573ee93c669f71b38ea93801e71636f5f9ab4609f681b4_s390x",
"8Base-RHACM-2.7:rhacm2/acm-search-indexer-rhel8@sha256:436307eef035e0e9be448eb6c4f6a690a7d357ed06d661642b082e0d3219864c_amd64",
"8Base-RHACM-2.7:rhacm2/acm-search-indexer-rhel8@sha256:53ceb20280569eaf0129686d49d462a3c1d3eaf2829b6eb920e9359be718e2c4_s390x",
"8Base-RHACM-2.7:rhacm2/acm-search-indexer-rhel8@sha256:aa89295f36c99d70e63b07e9fe2c8db348df38b3308870f543efb4be24beca6c_ppc64le",
"8Base-RHACM-2.7:rhacm2/acm-search-indexer-rhel8@sha256:aed3972894519bc832bd9a340316a752ebb8edbc393051904c399eef7e423dd4_arm64",
"8Base-RHACM-2.7:rhacm2/acm-search-v2-api-rhel8@sha256:1808d69232a47c3590a41c1e97126dd06c2727be972b11170b115f2e5d9fec38_amd64",
"8Base-RHACM-2.7:rhacm2/acm-search-v2-api-rhel8@sha256:1d5153067a1cb127f74d2bc983d16db8f39313a378f14d13f7e39da28f2251ae_ppc64le",
"8Base-RHACM-2.7:rhacm2/acm-search-v2-api-rhel8@sha256:5be1e54791e8024f0e1342eba7d4441e0606f9a26be8f52aff51c8665baa41cc_s390x",
"8Base-RHACM-2.7:rhacm2/acm-search-v2-api-rhel8@sha256:f2924c460e8d7e12da359f365f9ec3b13c2d175dd6c11533b12113741eea7292_arm64",
"8Base-RHACM-2.7:rhacm2/acm-search-v2-rhel8@sha256:8a28d0fad728823ae5a07a259a0866bc507ae9b0f90eb1b4c63567aaf13c377c_arm64",
"8Base-RHACM-2.7:rhacm2/acm-search-v2-rhel8@sha256:f5b656141ad16ac873d1b886abc3b956380268b6c0dddb8ceac3e79b65edae0a_s390x",
"8Base-RHACM-2.7:rhacm2/acm-search-v2-rhel8@sha256:f708326772c9ed846e11b053efda56c106d5a72a13482d2a8ecc179cfb957bc9_ppc64le",
"8Base-RHACM-2.7:rhacm2/acm-search-v2-rhel8@sha256:fb98ce01f36b3780192e99b96c688387b5d76892f409b831d6f134ec65d02d4a_amd64",
"8Base-RHACM-2.7:rhacm2/acm-volsync-addon-controller-rhel8@sha256:56067372156bb6d00103eecc4b5c80478980036b8143a2e2a73f8a685d0d78ee_amd64",
"8Base-RHACM-2.7:rhacm2/acm-volsync-addon-controller-rhel8@sha256:98724153fa7763d22bcf11c3a5faa6eee0f6c40c4f4f647487e106d2ef427218_s390x",
"8Base-RHACM-2.7:rhacm2/acm-volsync-addon-controller-rhel8@sha256:a7f8ce55764d4e303d54aaf064d56ee192620d29b361fabcda2a26f364221dc9_arm64",
"8Base-RHACM-2.7:rhacm2/acm-volsync-addon-controller-rhel8@sha256:e3e10a30c35a9cbd5f81d107e9ce86b2410bd10171673521eab1491ebdee2314_ppc64le",
"8Base-RHACM-2.7:rhacm2/cert-policy-controller-rhel8@sha256:1de63e2d307841c7707f4d0c09cd1d9cd673bbd7736c5f6c533986a9de0d1118_s390x",
"8Base-RHACM-2.7:rhacm2/cert-policy-controller-rhel8@sha256:488e74aed7f420f6112ef1f7b3b5cc812358574ec149ecca1147ff2f9d6d7835_arm64",
"8Base-RHACM-2.7:rhacm2/cert-policy-controller-rhel8@sha256:5be8ca7ec79077906c23b52cdaa731866774a2e413babd395d3f24d892bed37a_ppc64le",
"8Base-RHACM-2.7:rhacm2/cert-policy-controller-rhel8@sha256:c78e2547f3cff318747e354f09e5954c71fde8840ab8db818050dc9531205e6c_amd64",
"8Base-RHACM-2.7:rhacm2/cluster-backup-rhel8-operator@sha256:09f23f185abfbec175fbea2cc1fba624308c2777b5c8133d9e98daeb4bcfa009_s390x",
"8Base-RHACM-2.7:rhacm2/cluster-backup-rhel8-operator@sha256:3af39faf1795e87018795c35b2ec5074bfcd1bf76b84326446cfb1570bc0d5e0_arm64",
"8Base-RHACM-2.7:rhacm2/cluster-backup-rhel8-operator@sha256:3c969356ace5c3bc0fa5d6d8e25a838262b0f6152533f4361034a742eb29ae24_amd64",
"8Base-RHACM-2.7:rhacm2/cluster-backup-rhel8-operator@sha256:f02c115867036c64cdf8669fe7690b94d23b19ad7b969938f7c4cbb00111d403_ppc64le",
"8Base-RHACM-2.7:rhacm2/config-policy-controller-rhel8@sha256:1339f82b15ebe01ba411e70252eb5964a5d622bd28a7fa494786ae6317d3060c_amd64",
"8Base-RHACM-2.7:rhacm2/config-policy-controller-rhel8@sha256:328c0d0e4d06573f2f26bbec39f1a570eb6ddbc26a5c0fa380fec7f840f6475e_arm64",
"8Base-RHACM-2.7:rhacm2/config-policy-controller-rhel8@sha256:e5480dd0b573d0fd949fa2cf22d77ebb5a32765fb95bed18a02fa3155f690f5b_ppc64le",
"8Base-RHACM-2.7:rhacm2/config-policy-controller-rhel8@sha256:fab9c37776dabaa9c510bf243f23407715a1e3bd1c0a0280dc22191c6349a1c0_s390x",
"8Base-RHACM-2.7:rhacm2/endpoint-monitoring-rhel8-operator@sha256:4f5241425e26875244fab0ec9e96707790ef86edca5265ac01de1ccfc86294c0_amd64",
"8Base-RHACM-2.7:rhacm2/endpoint-monitoring-rhel8-operator@sha256:64c9e84fb923d107d0d4d3f9026510de03f73773cc8348f0025721d26033215c_arm64",
"8Base-RHACM-2.7:rhacm2/endpoint-monitoring-rhel8-operator@sha256:8913009902c71afe34f3a98ed720997e72f764cb7e251a08a2698f2d8ce64e24_s390x",
"8Base-RHACM-2.7:rhacm2/endpoint-monitoring-rhel8-operator@sha256:c5bcc8c4e5d2a4b7270b04dc1b8e8fa399a0f0bfff1d1cc3e7ec0b7b7b6e0f3f_ppc64le",
"8Base-RHACM-2.7:rhacm2/governance-policy-propagator-rhel8@sha256:002229b229bf9a13e54dc16e1edacc0cf8c75d6f46948868a045d79dfd38033c_amd64",
"8Base-RHACM-2.7:rhacm2/governance-policy-propagator-rhel8@sha256:53a9030933e0b2f752461e5337590ad16e891a8fdda897d8a0cb8e135363f0d0_ppc64le",
"8Base-RHACM-2.7:rhacm2/governance-policy-propagator-rhel8@sha256:d4296089159e15bf3e11f5695a34d10b83875a346545f1d09824b4fe47295cf8_s390x",
"8Base-RHACM-2.7:rhacm2/governance-policy-propagator-rhel8@sha256:e05489056e65dba4eb291b050c8072608a5efc2ce971b34a903c8c7ca07e0927_arm64",
"8Base-RHACM-2.7:rhacm2/grafana-dashboard-loader-rhel8@sha256:0d64615d4c3a6fc8e0fc5eb595d8f846f17f7462aaf66b40aa54436fe2b4bd2b_amd64",
"8Base-RHACM-2.7:rhacm2/grafana-dashboard-loader-rhel8@sha256:c182f0b51bfd9b29ea7363f74522a49b6601418f5db76843231167ef1176f709_s390x",
"8Base-RHACM-2.7:rhacm2/grafana-dashboard-loader-rhel8@sha256:d41f6fabaec525dfaac736806b93102479260309f482e155af2b03dc3c9a0c61_arm64",
"8Base-RHACM-2.7:rhacm2/grafana-dashboard-loader-rhel8@sha256:f35f6472c8138046e2f9017659dfb5a703cd895032a21d6d95c1075173005f7c_ppc64le",
"8Base-RHACM-2.7:rhacm2/iam-policy-controller-rhel8@sha256:83354271af399291790b9c3e2e98ba1db7fac99b48a385d50e7318b357f882ca_ppc64le",
"8Base-RHACM-2.7:rhacm2/iam-policy-controller-rhel8@sha256:cc5f8499009dc316d936c3a57f9a9457d5f2bbc8568e2b484a7c8b1cc676da7c_arm64",
"8Base-RHACM-2.7:rhacm2/iam-policy-controller-rhel8@sha256:e79bba365fb1a5edb7cc53d07cebdbb56e861948dedd61e9697f14a8defc300b_amd64",
"8Base-RHACM-2.7:rhacm2/iam-policy-controller-rhel8@sha256:f7a86d6209a19498e56da1f39533a1198af35c2a9e3c824cea252eb34d737219_s390x",
"8Base-RHACM-2.7:rhacm2/insights-client-rhel8@sha256:41d64847ac789df45b51aeca8debfa2a5ac7ff15ad880ba7213ce8afbe4aff2e_amd64",
"8Base-RHACM-2.7:rhacm2/insights-client-rhel8@sha256:5a32ad8c8e7792f9679a604f073bce047c4f8fdd713a655ae83314e27366c5af_arm64",
"8Base-RHACM-2.7:rhacm2/insights-client-rhel8@sha256:7040938ffaa1682dfefe95a614335b9d4f59aac472e47937f1d19f8325d985e6_ppc64le",
"8Base-RHACM-2.7:rhacm2/insights-client-rhel8@sha256:9d25ef8c29b2dac4660e18c17d0286fa2ff0f6f6383b6bf795f7e5e6f70b950e_s390x",
"8Base-RHACM-2.7:rhacm2/insights-metrics-rhel8@sha256:4bf538ff68126949da79f7b1ab97a44a64529e240cd3f84360a88bb6a9a08e4d_ppc64le",
"8Base-RHACM-2.7:rhacm2/insights-metrics-rhel8@sha256:57bf2eca5df0be601d7dd59357e95d078bf69d26c1b26cdd56d0d311df123d5a_arm64",
"8Base-RHACM-2.7:rhacm2/insights-metrics-rhel8@sha256:65f96884ed34103842217b26597ec413197db699aeb004daeca08f1d08014f46_amd64",
"8Base-RHACM-2.7:rhacm2/insights-metrics-rhel8@sha256:ed01454411cbdfb20661aecc76e00767b5ec122e27a379159476eabba741b94e_s390x",
"8Base-RHACM-2.7:rhacm2/klusterlet-addon-controller-rhel8@sha256:523776c04653aac8c750ff48156fd7a5b0efd9ad35c40cbacdbe0ca6dda48217_amd64",
"8Base-RHACM-2.7:rhacm2/klusterlet-addon-controller-rhel8@sha256:7cea9ce9aeb26df137590353de05b8a88ee55faa43cecde68e40fb875f9844cd_arm64",
"8Base-RHACM-2.7:rhacm2/klusterlet-addon-controller-rhel8@sha256:866125412b6812710734b9e72d09581be40879bb57236e37660e2d29210a37ad_s390x",
"8Base-RHACM-2.7:rhacm2/klusterlet-addon-controller-rhel8@sha256:c89f9fed1ce56a6baf10808454b01d4df88571db744feb2bfae8b5707d82013f_ppc64le",
"8Base-RHACM-2.7:rhacm2/kube-rbac-proxy-rhel8@sha256:407178ad223483b92a382e0fb916de9f42f1a0db9aaacb66710a7a743f1c3dce_arm64",
"8Base-RHACM-2.7:rhacm2/kube-rbac-proxy-rhel8@sha256:455dde7a89b1505c93651022451b83e1e8f86186b98f660e3c6ad998a97d48f3_ppc64le",
"8Base-RHACM-2.7:rhacm2/kube-rbac-proxy-rhel8@sha256:95de0275698ef704379246e088763c3827171487049b9cfb857712ddbdef46e9_amd64",
"8Base-RHACM-2.7:rhacm2/kube-rbac-proxy-rhel8@sha256:f0397b30dc7b824b0e37a256c5a067585885c80db1033b44a13fe56446cd80a9_s390x",
"8Base-RHACM-2.7:rhacm2/kube-state-metrics-rhel8@sha256:1f27bc62a66413a31d2d680ecd2a8ed9c9d378341da56b788cd86c98151a1fd4_s390x",
"8Base-RHACM-2.7:rhacm2/kube-state-metrics-rhel8@sha256:534420075e829b5881f6cd3f32d4aa90ea3075de869b84f689c9606d4f03521a_arm64",
"8Base-RHACM-2.7:rhacm2/kube-state-metrics-rhel8@sha256:8cc675a0cf4ff24b28c0b75a54fc4f3328c6a9f041f21d1814d210b7704f6970_amd64",
"8Base-RHACM-2.7:rhacm2/kube-state-metrics-rhel8@sha256:c56179f297ebab2ef9851417ec42ac6c16b6f8cb3627c243ff6984d2dd6ac76d_ppc64le",
"8Base-RHACM-2.7:rhacm2/management-ingress-rhel8@sha256:3b94abf5182934113b1cf9b8688a2da977d5fec3110f2d79b81b2ec46ffeada3_ppc64le",
"8Base-RHACM-2.7:rhacm2/management-ingress-rhel8@sha256:70aa7c3711b4085caa9ba50295dfedf9b2cd3a1b37e815e4a7245c1aef0cfe22_s390x",
"8Base-RHACM-2.7:rhacm2/management-ingress-rhel8@sha256:bea2ee18f401ec1b4c4b87f40f6f79a4418d6aafad5e2b50099f7541b6699de7_arm64",
"8Base-RHACM-2.7:rhacm2/management-ingress-rhel8@sha256:f45de50d8d7b6a285317a3bc1c413427841c8d6fab742f6de0a61bad9722b61e_amd64",
"8Base-RHACM-2.7:rhacm2/memcached-exporter-rhel8@sha256:094b84362782a88d8b0c7a75a23dd5ae3ff846913f0a49e732d53cc0efdf6a61_arm64",
"8Base-RHACM-2.7:rhacm2/memcached-exporter-rhel8@sha256:708e8f9531f5cc33a2543956eb0c940e5ad36d2ac196903a0beaa42944cb543f_ppc64le",
"8Base-RHACM-2.7:rhacm2/memcached-exporter-rhel8@sha256:baa029b8feb59ec4d626f021ebf777cc991c1a24c29c321c40513b91641f4bbc_amd64",
"8Base-RHACM-2.7:rhacm2/memcached-exporter-rhel8@sha256:c7937a592a255199c316e30c499d0c150cc95c3f208e46d8a936a5bc03a1fed6_s390x",
"8Base-RHACM-2.7:rhacm2/memcached-rhel8@sha256:21d28e1c3d1c7e8803261867c20a29df444676780ed9d4cc9f1dd1c8dbd68688_amd64",
"8Base-RHACM-2.7:rhacm2/memcached-rhel8@sha256:6bac06a2e1e181fe4920a33df5ce433635871a42ba30fbbe0adff1c505fbab4b_ppc64le",
"8Base-RHACM-2.7:rhacm2/memcached-rhel8@sha256:6c7cb2786f6863e7d1c8554f159c68123921d22bbd7bec5fc3532cad991937b4_s390x",
"8Base-RHACM-2.7:rhacm2/memcached-rhel8@sha256:e044af5fee732dd9923759b312c3b72dd4b6ab1780456973f35677d72586913e_arm64",
"8Base-RHACM-2.7:rhacm2/metrics-collector-rhel8@sha256:21644ef77ec046c79fb64f612245ac5d59c0aa569c548b48062da8896d159696_s390x",
"8Base-RHACM-2.7:rhacm2/metrics-collector-rhel8@sha256:2358249e2cf40d054cca5711f39091e2f0cbd44e61a24d3c1dd1a9e79cc440b1_arm64",
"8Base-RHACM-2.7:rhacm2/metrics-collector-rhel8@sha256:9638fab8d1439730395607cc99bcda33eae5e813778398888124e8ae319cb80e_amd64",
"8Base-RHACM-2.7:rhacm2/metrics-collector-rhel8@sha256:e06aed89ad0c48bef78e45512d22c3373f62c63d335d953ba064b160a68fcad2_ppc64le",
"8Base-RHACM-2.7:rhacm2/multicloud-integrations-rhel8@sha256:1063ef655f5dd15b0b914572ba672892eb53b441ae151d14cffca9d320860f2d_ppc64le",
"8Base-RHACM-2.7:rhacm2/multicloud-integrations-rhel8@sha256:3f0ab9161698eb9e3342c3b3fc70d5ca9c420cdcc5a5ccebc8cc993dfefb9dc3_amd64",
"8Base-RHACM-2.7:rhacm2/multicloud-integrations-rhel8@sha256:651c4ac3da42bc2acfe9bff35e397ccf5e88abb6303622f3244d6ccb9b8f9e0d_s390x",
"8Base-RHACM-2.7:rhacm2/multicloud-integrations-rhel8@sha256:f02a569222e13356f5fbdef5b7d2da943e6f6071fd88ba75a2565b3d340b6c3a_arm64",
"8Base-RHACM-2.7:rhacm2/multicluster-observability-rhel8-operator@sha256:49083d7039af6df4bd639dd998162c96dc586da4d828ffbe9c880a8a8d6d13d6_arm64",
"8Base-RHACM-2.7:rhacm2/multicluster-observability-rhel8-operator@sha256:68228ba1ef7bf5631f0cab91cb4e9f86c3d24c1ad587332d42c4f85e1a3608d7_amd64",
"8Base-RHACM-2.7:rhacm2/multicluster-observability-rhel8-operator@sha256:93da29b41da3c87d4bffaf42369b50217f5d8f81d0a82c4108c27a3c40f544d8_s390x",
"8Base-RHACM-2.7:rhacm2/multicluster-observability-rhel8-operator@sha256:f212909bc9ed5be6da68a3b6a4866fdc17ecc3514b075977a8679998d6742cbe_ppc64le",
"8Base-RHACM-2.7:rhacm2/multicluster-operators-application-rhel8@sha256:299f0753c65ab4e609418fd5515bdcb041bee357f4db192ae32a24ad0c4d7853_s390x",
"8Base-RHACM-2.7:rhacm2/multicluster-operators-application-rhel8@sha256:62520c406cdbd823e99e8ee9ff9119b61cb6880fcb1335211b6520bedec564f2_amd64",
"8Base-RHACM-2.7:rhacm2/multicluster-operators-application-rhel8@sha256:9c58c89cb0173394684d7d23178ad32eb2d571444cb306ea599565eaac92ea4f_arm64",
"8Base-RHACM-2.7:rhacm2/multicluster-operators-application-rhel8@sha256:b385c92b069a8dae72e57b69d24e1fff59ad46781579882a1edfa4839fd8bbba_ppc64le",
"8Base-RHACM-2.7:rhacm2/multicluster-operators-channel-rhel8@sha256:044723d62439a8364772ab27be2c04dbd2c0421dbeb0a7b94f70e99e646b4c80_ppc64le",
"8Base-RHACM-2.7:rhacm2/multicluster-operators-channel-rhel8@sha256:d8fe5baa4aefbcf41861743a3cf6c94f8a2a63526e96e5d263a40a8cb8a5ad4e_s390x",
"8Base-RHACM-2.7:rhacm2/multicluster-operators-channel-rhel8@sha256:da65bc93513dfb37a4828eaf5e1d4c08265ffdba05028fed95a564341d226771_amd64",
"8Base-RHACM-2.7:rhacm2/multicluster-operators-channel-rhel8@sha256:ddb1016901287c80ef1972f25db37b1182e854115671961efb3fc0048cd95800_arm64",
"8Base-RHACM-2.7:rhacm2/multicluster-operators-subscription-rhel8@sha256:548d610f996e73b67eb21d2993b5ac3d0da02997a48b9c1226072d6d95ae4c3b_arm64",
"8Base-RHACM-2.7:rhacm2/multicluster-operators-subscription-rhel8@sha256:6307eb5e9195415477b18d701310e8813772b7120d0fc4ac83846e54b46b4745_s390x",
"8Base-RHACM-2.7:rhacm2/multicluster-operators-subscription-rhel8@sha256:a69777a61feaf373c162a82ffb6f6996df6231c23cb2f1923bdd77c311d7d739_ppc64le",
"8Base-RHACM-2.7:rhacm2/multicluster-operators-subscription-rhel8@sha256:e53b330ed0c4ed0803a93b18a6ce290814dcd16dce6eb980809b5b8c6c09deb4_amd64",
"8Base-RHACM-2.7:rhacm2/multiclusterhub-rhel8@sha256:405fa2e3363a3c124a5764d6153b7bcba3d43a3026813085e44c9246d51ca60a_amd64",
"8Base-RHACM-2.7:rhacm2/multiclusterhub-rhel8@sha256:b82d4ecef59b69623ec4d0a9b5537fa52e007336727c92345cd829d80961f14a_s390x",
"8Base-RHACM-2.7:rhacm2/multiclusterhub-rhel8@sha256:e96ea7f3533e7d0836512cbc2b027b60c400aa16c8e4691117608ab4736a059b_ppc64le",
"8Base-RHACM-2.7:rhacm2/multiclusterhub-rhel8@sha256:fdf9ae4924a587c945a85b2319b0471a5688368df572f2de852c51da8bc74dcb_arm64",
"8Base-RHACM-2.7:rhacm2/node-exporter-rhel8@sha256:1af36144b83dc16cd1958d0414be55eaa2aae95894b6eefd2233308ace81df02_ppc64le",
"8Base-RHACM-2.7:rhacm2/node-exporter-rhel8@sha256:2aeec43f11c6572abb7d4468560dc1561a023d9692058a4ac2b13a0cedb44dde_amd64",
"8Base-RHACM-2.7:rhacm2/node-exporter-rhel8@sha256:8b359fcf74d236fc488ef4553dbaf9dbec549e331f2b103b40139aa2eb1345e4_arm64",
"8Base-RHACM-2.7:rhacm2/node-exporter-rhel8@sha256:97291260ff17e7e1b1f490a68041613ca5f7c192d848f928eca9b867de47bc4e_s390x",
"8Base-RHACM-2.7:rhacm2/observatorium-rhel8-operator@sha256:16eeedaa25dd61c03514479044fde9851c5b4224b718a496e33d43a06f57d5b5_amd64",
"8Base-RHACM-2.7:rhacm2/observatorium-rhel8-operator@sha256:928c114e3aca978626ad91889aaed0cc20ca0d641ad946c9a1b1f2424245c795_arm64",
"8Base-RHACM-2.7:rhacm2/observatorium-rhel8-operator@sha256:c4e260eabb09bacc1aa332ea2001333c671e0fc65a3ef4d04e02b5473b45642d_ppc64le",
"8Base-RHACM-2.7:rhacm2/observatorium-rhel8-operator@sha256:c870e034b29dfa320cb6a6bf60021033b622b76a0c4aaaf2a768326ea046b459_s390x",
"8Base-RHACM-2.7:rhacm2/observatorium-rhel8@sha256:1e46b8610e037752ecfb30aaac5c7459a81aa119bf0c2b2ffb0dc90cd5701af0_arm64",
"8Base-RHACM-2.7:rhacm2/observatorium-rhel8@sha256:51374017a10289e0402363ae2839d110f500be44dc44834dbd8dd66ba0e6f5e9_s390x",
"8Base-RHACM-2.7:rhacm2/observatorium-rhel8@sha256:836c0b874ba4fc57b5f79dffacefd2dc0261822cb6dde17d247db39175a5c27f_amd64",
"8Base-RHACM-2.7:rhacm2/observatorium-rhel8@sha256:b7b3de98fbcc216c00d3291691f8997183a6409dabed8ea7b10b336c481b2b87_ppc64le",
"8Base-RHACM-2.7:rhacm2/prometheus-alertmanager-rhel8@sha256:6c9ea79e385be44f735efb932079b328200d47869f5f5f9b442fdb76067cac2a_amd64",
"8Base-RHACM-2.7:rhacm2/prometheus-alertmanager-rhel8@sha256:8349cdc4677a2dd37c54b058c487d76e8fbe4c76178e805d4745ef5c62bc6151_arm64",
"8Base-RHACM-2.7:rhacm2/prometheus-alertmanager-rhel8@sha256:8e8c89c184a5d023f031ab7cca2c4c64cdfd151c37aa5ae3a206cb1f1055268f_ppc64le",
"8Base-RHACM-2.7:rhacm2/prometheus-alertmanager-rhel8@sha256:fdbba855391acd2b33d0b16f9f0e7ba2a9cdbaa90bf71298182954b7f4c8fe76_s390x",
"8Base-RHACM-2.7:rhacm2/prometheus-rhel8@sha256:59174c376ae5563ea3a2a68bf999458f6b905058f57a7779b6dddd7aff252e4f_amd64",
"8Base-RHACM-2.7:rhacm2/prometheus-rhel8@sha256:6877b4207285d7a0e1343f5c1b70bab163d1fd5004f778998d2e612817ea5f06_s390x",
"8Base-RHACM-2.7:rhacm2/prometheus-rhel8@sha256:a3661c1cbfa2f8c230ec44ee5e2fecf1967ce48df0c9699f063bd27407b94dac_arm64",
"8Base-RHACM-2.7:rhacm2/prometheus-rhel8@sha256:a5a9a7c264f07c789094cb5371729f86700c0cfce4605b573c236c21a46ea9d6_ppc64le",
"8Base-RHACM-2.7:rhacm2/rbac-query-proxy-rhel8@sha256:3481fdb51147ce735b7864215cacd4c6a24b2c05a9388866f11be887a5fd0d4f_s390x",
"8Base-RHACM-2.7:rhacm2/rbac-query-proxy-rhel8@sha256:84486a82cd6655d5e5a1fbccae5a2e9335498d3e05422fa325b443c8923c1b75_arm64",
"8Base-RHACM-2.7:rhacm2/rbac-query-proxy-rhel8@sha256:bdeee76d09265212805e06117c368c96d40c7b46278dc09413fa300c6198ac2d_amd64",
"8Base-RHACM-2.7:rhacm2/rbac-query-proxy-rhel8@sha256:ceb1bd89103c56378166ab968dbaa387ab0531d1592f053718d0c1c683770e3d_ppc64le",
"8Base-RHACM-2.7:rhacm2/search-collector-rhel8@sha256:4b7544ec460f265afb71c9d362cf9851e3ba250c3ab694ccc9a78c15eb38a612_arm64",
"8Base-RHACM-2.7:rhacm2/search-collector-rhel8@sha256:6695c50772760b400d0535f406f02b7c37436c5ce6932b8d5518b995780287a8_s390x",
"8Base-RHACM-2.7:rhacm2/search-collector-rhel8@sha256:91b398bdccc5dbbfb82913ac52110d0b8e2f6c37ded6aa22b7d97ec4655b4cde_amd64",
"8Base-RHACM-2.7:rhacm2/search-collector-rhel8@sha256:e129649706a536e4ef6e8f770d0bf682f35da55c86c978c749e903b1a2bbe875_ppc64le",
"8Base-RHACM-2.7:rhacm2/submariner-addon-rhel8@sha256:17dfda9e5f46f9df69171607ec2e078be9362de4c13e2ed20763fc59a7e9cd1a_s390x",
"8Base-RHACM-2.7:rhacm2/submariner-addon-rhel8@sha256:4eddabb57e6f448c45fba78dc72f1541ccddb11b63a558764d0c105465a76555_amd64",
"8Base-RHACM-2.7:rhacm2/submariner-addon-rhel8@sha256:581fb02a9670b27810f2ad35bad4a82d2e1eab77fcd1274de05b0a922450d3fc_ppc64le",
"8Base-RHACM-2.7:rhacm2/submariner-addon-rhel8@sha256:7400391c2a56bc01da6fbbf13bb249a01e90d8eccb8d465dfb19c3598f5fecbe_arm64",
"8Base-RHACM-2.7:rhacm2/thanos-receive-controller-rhel8@sha256:4b228ecad424ca792139152948e27ed4c714dcfbcd540caf117dee20845018c8_ppc64le",
"8Base-RHACM-2.7:rhacm2/thanos-receive-controller-rhel8@sha256:7ceb607e7a3205361d8c9d1b44aae47381e2d07b129e40b5f90f55c3a8402774_arm64",
"8Base-RHACM-2.7:rhacm2/thanos-receive-controller-rhel8@sha256:b17fe936f5d8d8da38d72bf2153b47ac619c460c1f8227b4cb2f37cfc18cd4be_s390x",
"8Base-RHACM-2.7:rhacm2/thanos-receive-controller-rhel8@sha256:e9a5ef8f2d97357bee0198544d0545c26ee7c7d10116771e510d73eda6c45abe_amd64",
"8Base-RHACM-2.7:rhacm2/thanos-rhel8@sha256:23a4e918b5ffdbad4745e541afad2747bd6b28e534a31e7b5aff74296b27e3e7_amd64",
"8Base-RHACM-2.7:rhacm2/thanos-rhel8@sha256:26de3711356177090694b4bf00821d873127cf8c0675fe42a8f757c5c37a40cd_arm64",
"8Base-RHACM-2.7:rhacm2/thanos-rhel8@sha256:6515a630cddbb13fd14f81fd3b8c3a95f2469eaf599010b42732d8fd794af1b0_s390x",
"8Base-RHACM-2.7:rhacm2/thanos-rhel8@sha256:736e1fd62ba7b6c56ad1af81ab1260dd7d13a770d62914183aaa2cc2ebb0dc20_ppc64le"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2159959"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in the luxon package, resulting in a regular expression denial of service. This issue could allow an attacker to craft and supply inputs above 10k characters, causing a denial of service.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "luxon: Inefficient regular expression complexity in luxon.js",
"title": "Vulnerability summary"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"8Base-RHACM-2.7:rhacm2/console-rhel8@sha256:01517c35f75f1f4f4c3625eb899bff16ae5c114a241c70b56f7de2310ddd065e_s390x",
"8Base-RHACM-2.7:rhacm2/console-rhel8@sha256:33929c835221f166d0eb731f5e553cdf78a5579a124c90b462d4bb5250dc7254_arm64",
"8Base-RHACM-2.7:rhacm2/console-rhel8@sha256:89dad712668e3fdd11a79fdc477a5a2fe1060902bd3f3e575fd2812b4e9f7037_ppc64le",
"8Base-RHACM-2.7:rhacm2/console-rhel8@sha256:fa807a069376c408c56d593bc2e2569cec0c19f105a727a616dea3bd8305953f_amd64"
],
"known_not_affected": [
"8Base-RHACM-2.7:rhacm2/acm-governance-policy-addon-controller-rhel8@sha256:1aae106ecbdeadb77b0fd95133827e7fad4f5fcb9916e56ca0dfccab8bd34bed_ppc64le",
"8Base-RHACM-2.7:rhacm2/acm-governance-policy-addon-controller-rhel8@sha256:2c7f0617df666e8cbcd622dee073a35843db4a81caa19b7db3b9fb9264cdf7fc_amd64",
"8Base-RHACM-2.7:rhacm2/acm-governance-policy-addon-controller-rhel8@sha256:7f6671f84fcbe569fceece415dd7beeb8bb7f86c3031bdfb3ac0d0e777051b2f_s390x",
"8Base-RHACM-2.7:rhacm2/acm-governance-policy-addon-controller-rhel8@sha256:b30028955a86b6ecdb8c6865328976d74e98f56d6e21277a9f5a812f896b6303_arm64",
"8Base-RHACM-2.7:rhacm2/acm-governance-policy-framework-addon-rhel8@sha256:25271964483024b3235dd61f7e7bb9dd5e9dfa75f76e6ded5c92580d440ca48b_s390x",
"8Base-RHACM-2.7:rhacm2/acm-governance-policy-framework-addon-rhel8@sha256:7dcde13540cc938374463521f91091a7bbf0a037cabfc5e4b55c89497e0ba6bf_arm64",
"8Base-RHACM-2.7:rhacm2/acm-governance-policy-framework-addon-rhel8@sha256:b7b778111722c0da14ae74580be1813f6ecedf97fcd88de46fd15cc3ace2cb61_ppc64le",
"8Base-RHACM-2.7:rhacm2/acm-governance-policy-framework-addon-rhel8@sha256:ec5fc63b94bc9c070f14fd76d4ae26b90e3f29d3694887380a5f8f8ea5a04bc0_amd64",
"8Base-RHACM-2.7:rhacm2/acm-grafana-rhel8@sha256:0c427fa58c97b71eb784e4a590c208b0284cf656f66a268ea4803804ce3ce28a_arm64",
"8Base-RHACM-2.7:rhacm2/acm-grafana-rhel8@sha256:2e3505803004ca421087171bfe9097f6f106c812f840e8b83d1215150b4137c4_ppc64le",
"8Base-RHACM-2.7:rhacm2/acm-grafana-rhel8@sha256:49746c3a6e7033b1bac90d3515e0f5ab44aaf9c45cce414308da72bb960287b1_amd64",
"8Base-RHACM-2.7:rhacm2/acm-grafana-rhel8@sha256:c8f1a9d09131727033e6e60984c5baa3271adc6a23854b9aabe70f36952d35d6_s390x",
"8Base-RHACM-2.7:rhacm2/acm-must-gather-rhel8@sha256:0be17e173b962f1a87e833096f208c9030fce1128b2b8c86842a0a40f7d6cf02_arm64",
"8Base-RHACM-2.7:rhacm2/acm-must-gather-rhel8@sha256:5c79bf93599b792c20c76d9a0a35532ad79a45f3765dccfbafab9a273e338e52_amd64",
"8Base-RHACM-2.7:rhacm2/acm-must-gather-rhel8@sha256:a05c071011c96e4db1e4a469883103f4118a304d3e03338083d2a103c0e7c208_ppc64le",
"8Base-RHACM-2.7:rhacm2/acm-must-gather-rhel8@sha256:ad85c5d648363cdb36790b49311f4e07a8584b9e6065cde9d41274a1bd716f0a_s390x",
"8Base-RHACM-2.7:rhacm2/acm-operator-bundle@sha256:90320bd14c632ace987ca1eac05a78068123ef1fc97c401951d073a3f0fd8e66_s390x",
"8Base-RHACM-2.7:rhacm2/acm-operator-bundle@sha256:e45be680b6140f58ff1840649b29aebebad4c5950d9571ca39dfea1dffd669b0_ppc64le",
"8Base-RHACM-2.7:rhacm2/acm-operator-bundle@sha256:f63d0a9a0e3dc9d86e84279c50e9c613d8430e71a3821d418e168250ca3b747c_amd64",
"8Base-RHACM-2.7:rhacm2/acm-prometheus-config-reloader-rhel8@sha256:0fd63f75b7638fadc78f92a62d6e9731e42c05069f3e93ab0ffd4b004de78100_ppc64le",
"8Base-RHACM-2.7:rhacm2/acm-prometheus-config-reloader-rhel8@sha256:2839bcce06fd5a02f6cc8fce8668fb806ae8f2e0e7174e5c66376792c2d1fd92_s390x",
"8Base-RHACM-2.7:rhacm2/acm-prometheus-config-reloader-rhel8@sha256:7fcb79c1707b3c8b767d8c174e5b64516f200c0bfa255c1f40557446b37debae_amd64",
"8Base-RHACM-2.7:rhacm2/acm-prometheus-config-reloader-rhel8@sha256:a4e43fc7608837da6a66cb2c5bda4b78b520c3075c0f1f66bb824fa44e2d35fd_arm64",
"8Base-RHACM-2.7:rhacm2/acm-prometheus-rhel8@sha256:4283fa3b6ee93404d4fe7b551b52dbd7a4bbd8be0a57cf9b603a68736feefaea_amd64",
"8Base-RHACM-2.7:rhacm2/acm-prometheus-rhel8@sha256:7e98ef30dca1071d5abff1be2a3a296cc9a4663162a3828b697637195d314e77_ppc64le",
"8Base-RHACM-2.7:rhacm2/acm-prometheus-rhel8@sha256:b3ee1cad060e7f72414df1ae6c0e27ddf6f6fa7a8e45627ebeb912b8a9ca3b74_arm64",
"8Base-RHACM-2.7:rhacm2/acm-prometheus-rhel8@sha256:c6d947e30ec1aa348d573ee93c669f71b38ea93801e71636f5f9ab4609f681b4_s390x",
"8Base-RHACM-2.7:rhacm2/acm-search-indexer-rhel8@sha256:436307eef035e0e9be448eb6c4f6a690a7d357ed06d661642b082e0d3219864c_amd64",
"8Base-RHACM-2.7:rhacm2/acm-search-indexer-rhel8@sha256:53ceb20280569eaf0129686d49d462a3c1d3eaf2829b6eb920e9359be718e2c4_s390x",
"8Base-RHACM-2.7:rhacm2/acm-search-indexer-rhel8@sha256:aa89295f36c99d70e63b07e9fe2c8db348df38b3308870f543efb4be24beca6c_ppc64le",
"8Base-RHACM-2.7:rhacm2/acm-search-indexer-rhel8@sha256:aed3972894519bc832bd9a340316a752ebb8edbc393051904c399eef7e423dd4_arm64",
"8Base-RHACM-2.7:rhacm2/acm-search-v2-api-rhel8@sha256:1808d69232a47c3590a41c1e97126dd06c2727be972b11170b115f2e5d9fec38_amd64",
"8Base-RHACM-2.7:rhacm2/acm-search-v2-api-rhel8@sha256:1d5153067a1cb127f74d2bc983d16db8f39313a378f14d13f7e39da28f2251ae_ppc64le",
"8Base-RHACM-2.7:rhacm2/acm-search-v2-api-rhel8@sha256:5be1e54791e8024f0e1342eba7d4441e0606f9a26be8f52aff51c8665baa41cc_s390x",
"8Base-RHACM-2.7:rhacm2/acm-search-v2-api-rhel8@sha256:f2924c460e8d7e12da359f365f9ec3b13c2d175dd6c11533b12113741eea7292_arm64",
"8Base-RHACM-2.7:rhacm2/acm-search-v2-rhel8@sha256:8a28d0fad728823ae5a07a259a0866bc507ae9b0f90eb1b4c63567aaf13c377c_arm64",
"8Base-RHACM-2.7:rhacm2/acm-search-v2-rhel8@sha256:f5b656141ad16ac873d1b886abc3b956380268b6c0dddb8ceac3e79b65edae0a_s390x",
"8Base-RHACM-2.7:rhacm2/acm-search-v2-rhel8@sha256:f708326772c9ed846e11b053efda56c106d5a72a13482d2a8ecc179cfb957bc9_ppc64le",
"8Base-RHACM-2.7:rhacm2/acm-search-v2-rhel8@sha256:fb98ce01f36b3780192e99b96c688387b5d76892f409b831d6f134ec65d02d4a_amd64",
"8Base-RHACM-2.7:rhacm2/acm-volsync-addon-controller-rhel8@sha256:56067372156bb6d00103eecc4b5c80478980036b8143a2e2a73f8a685d0d78ee_amd64",
"8Base-RHACM-2.7:rhacm2/acm-volsync-addon-controller-rhel8@sha256:98724153fa7763d22bcf11c3a5faa6eee0f6c40c4f4f647487e106d2ef427218_s390x",
"8Base-RHACM-2.7:rhacm2/acm-volsync-addon-controller-rhel8@sha256:a7f8ce55764d4e303d54aaf064d56ee192620d29b361fabcda2a26f364221dc9_arm64",
"8Base-RHACM-2.7:rhacm2/acm-volsync-addon-controller-rhel8@sha256:e3e10a30c35a9cbd5f81d107e9ce86b2410bd10171673521eab1491ebdee2314_ppc64le",
"8Base-RHACM-2.7:rhacm2/cert-policy-controller-rhel8@sha256:1de63e2d307841c7707f4d0c09cd1d9cd673bbd7736c5f6c533986a9de0d1118_s390x",
"8Base-RHACM-2.7:rhacm2/cert-policy-controller-rhel8@sha256:488e74aed7f420f6112ef1f7b3b5cc812358574ec149ecca1147ff2f9d6d7835_arm64",
"8Base-RHACM-2.7:rhacm2/cert-policy-controller-rhel8@sha256:5be8ca7ec79077906c23b52cdaa731866774a2e413babd395d3f24d892bed37a_ppc64le",
"8Base-RHACM-2.7:rhacm2/cert-policy-controller-rhel8@sha256:c78e2547f3cff318747e354f09e5954c71fde8840ab8db818050dc9531205e6c_amd64",
"8Base-RHACM-2.7:rhacm2/cluster-backup-rhel8-operator@sha256:09f23f185abfbec175fbea2cc1fba624308c2777b5c8133d9e98daeb4bcfa009_s390x",
"8Base-RHACM-2.7:rhacm2/cluster-backup-rhel8-operator@sha256:3af39faf1795e87018795c35b2ec5074bfcd1bf76b84326446cfb1570bc0d5e0_arm64",
"8Base-RHACM-2.7:rhacm2/cluster-backup-rhel8-operator@sha256:3c969356ace5c3bc0fa5d6d8e25a838262b0f6152533f4361034a742eb29ae24_amd64",
"8Base-RHACM-2.7:rhacm2/cluster-backup-rhel8-operator@sha256:f02c115867036c64cdf8669fe7690b94d23b19ad7b969938f7c4cbb00111d403_ppc64le",
"8Base-RHACM-2.7:rhacm2/config-policy-controller-rhel8@sha256:1339f82b15ebe01ba411e70252eb5964a5d622bd28a7fa494786ae6317d3060c_amd64",
"8Base-RHACM-2.7:rhacm2/config-policy-controller-rhel8@sha256:328c0d0e4d06573f2f26bbec39f1a570eb6ddbc26a5c0fa380fec7f840f6475e_arm64",
"8Base-RHACM-2.7:rhacm2/config-policy-controller-rhel8@sha256:e5480dd0b573d0fd949fa2cf22d77ebb5a32765fb95bed18a02fa3155f690f5b_ppc64le",
"8Base-RHACM-2.7:rhacm2/config-policy-controller-rhel8@sha256:fab9c37776dabaa9c510bf243f23407715a1e3bd1c0a0280dc22191c6349a1c0_s390x",
"8Base-RHACM-2.7:rhacm2/endpoint-monitoring-rhel8-operator@sha256:4f5241425e26875244fab0ec9e96707790ef86edca5265ac01de1ccfc86294c0_amd64",
"8Base-RHACM-2.7:rhacm2/endpoint-monitoring-rhel8-operator@sha256:64c9e84fb923d107d0d4d3f9026510de03f73773cc8348f0025721d26033215c_arm64",
"8Base-RHACM-2.7:rhacm2/endpoint-monitoring-rhel8-operator@sha256:8913009902c71afe34f3a98ed720997e72f764cb7e251a08a2698f2d8ce64e24_s390x",
"8Base-RHACM-2.7:rhacm2/endpoint-monitoring-rhel8-operator@sha256:c5bcc8c4e5d2a4b7270b04dc1b8e8fa399a0f0bfff1d1cc3e7ec0b7b7b6e0f3f_ppc64le",
"8Base-RHACM-2.7:rhacm2/governance-policy-propagator-rhel8@sha256:002229b229bf9a13e54dc16e1edacc0cf8c75d6f46948868a045d79dfd38033c_amd64",
"8Base-RHACM-2.7:rhacm2/governance-policy-propagator-rhel8@sha256:53a9030933e0b2f752461e5337590ad16e891a8fdda897d8a0cb8e135363f0d0_ppc64le",
"8Base-RHACM-2.7:rhacm2/governance-policy-propagator-rhel8@sha256:d4296089159e15bf3e11f5695a34d10b83875a346545f1d09824b4fe47295cf8_s390x",
"8Base-RHACM-2.7:rhacm2/governance-policy-propagator-rhel8@sha256:e05489056e65dba4eb291b050c8072608a5efc2ce971b34a903c8c7ca07e0927_arm64",
"8Base-RHACM-2.7:rhacm2/grafana-dashboard-loader-rhel8@sha256:0d64615d4c3a6fc8e0fc5eb595d8f846f17f7462aaf66b40aa54436fe2b4bd2b_amd64",
"8Base-RHACM-2.7:rhacm2/grafana-dashboard-loader-rhel8@sha256:c182f0b51bfd9b29ea7363f74522a49b6601418f5db76843231167ef1176f709_s390x",
"8Base-RHACM-2.7:rhacm2/grafana-dashboard-loader-rhel8@sha256:d41f6fabaec525dfaac736806b93102479260309f482e155af2b03dc3c9a0c61_arm64",
"8Base-RHACM-2.7:rhacm2/grafana-dashboard-loader-rhel8@sha256:f35f6472c8138046e2f9017659dfb5a703cd895032a21d6d95c1075173005f7c_ppc64le",
"8Base-RHACM-2.7:rhacm2/iam-policy-controller-rhel8@sha256:83354271af399291790b9c3e2e98ba1db7fac99b48a385d50e7318b357f882ca_ppc64le",
"8Base-RHACM-2.7:rhacm2/iam-policy-controller-rhel8@sha256:cc5f8499009dc316d936c3a57f9a9457d5f2bbc8568e2b484a7c8b1cc676da7c_arm64",
"8Base-RHACM-2.7:rhacm2/iam-policy-controller-rhel8@sha256:e79bba365fb1a5edb7cc53d07cebdbb56e861948dedd61e9697f14a8defc300b_amd64",
"8Base-RHACM-2.7:rhacm2/iam-policy-controller-rhel8@sha256:f7a86d6209a19498e56da1f39533a1198af35c2a9e3c824cea252eb34d737219_s390x",
"8Base-RHACM-2.7:rhacm2/insights-client-rhel8@sha256:41d64847ac789df45b51aeca8debfa2a5ac7ff15ad880ba7213ce8afbe4aff2e_amd64",
"8Base-RHACM-2.7:rhacm2/insights-client-rhel8@sha256:5a32ad8c8e7792f9679a604f073bce047c4f8fdd713a655ae83314e27366c5af_arm64",
"8Base-RHACM-2.7:rhacm2/insights-client-rhel8@sha256:7040938ffaa1682dfefe95a614335b9d4f59aac472e47937f1d19f8325d985e6_ppc64le",
"8Base-RHACM-2.7:rhacm2/insights-client-rhel8@sha256:9d25ef8c29b2dac4660e18c17d0286fa2ff0f6f6383b6bf795f7e5e6f70b950e_s390x",
"8Base-RHACM-2.7:rhacm2/insights-metrics-rhel8@sha256:4bf538ff68126949da79f7b1ab97a44a64529e240cd3f84360a88bb6a9a08e4d_ppc64le",
"8Base-RHACM-2.7:rhacm2/insights-metrics-rhel8@sha256:57bf2eca5df0be601d7dd59357e95d078bf69d26c1b26cdd56d0d311df123d5a_arm64",
"8Base-RHACM-2.7:rhacm2/insights-metrics-rhel8@sha256:65f96884ed34103842217b26597ec413197db699aeb004daeca08f1d08014f46_amd64",
"8Base-RHACM-2.7:rhacm2/insights-metrics-rhel8@sha256:ed01454411cbdfb20661aecc76e00767b5ec122e27a379159476eabba741b94e_s390x",
"8Base-RHACM-2.7:rhacm2/klusterlet-addon-controller-rhel8@sha256:523776c04653aac8c750ff48156fd7a5b0efd9ad35c40cbacdbe0ca6dda48217_amd64",
"8Base-RHACM-2.7:rhacm2/klusterlet-addon-controller-rhel8@sha256:7cea9ce9aeb26df137590353de05b8a88ee55faa43cecde68e40fb875f9844cd_arm64",
"8Base-RHACM-2.7:rhacm2/klusterlet-addon-controller-rhel8@sha256:866125412b6812710734b9e72d09581be40879bb57236e37660e2d29210a37ad_s390x",
"8Base-RHACM-2.7:rhacm2/klusterlet-addon-controller-rhel8@sha256:c89f9fed1ce56a6baf10808454b01d4df88571db744feb2bfae8b5707d82013f_ppc64le",
"8Base-RHACM-2.7:rhacm2/kube-rbac-proxy-rhel8@sha256:407178ad223483b92a382e0fb916de9f42f1a0db9aaacb66710a7a743f1c3dce_arm64",
"8Base-RHACM-2.7:rhacm2/kube-rbac-proxy-rhel8@sha256:455dde7a89b1505c93651022451b83e1e8f86186b98f660e3c6ad998a97d48f3_ppc64le",
"8Base-RHACM-2.7:rhacm2/kube-rbac-proxy-rhel8@sha256:95de0275698ef704379246e088763c3827171487049b9cfb857712ddbdef46e9_amd64",
"8Base-RHACM-2.7:rhacm2/kube-rbac-proxy-rhel8@sha256:f0397b30dc7b824b0e37a256c5a067585885c80db1033b44a13fe56446cd80a9_s390x",
"8Base-RHACM-2.7:rhacm2/kube-state-metrics-rhel8@sha256:1f27bc62a66413a31d2d680ecd2a8ed9c9d378341da56b788cd86c98151a1fd4_s390x",
"8Base-RHACM-2.7:rhacm2/kube-state-metrics-rhel8@sha256:534420075e829b5881f6cd3f32d4aa90ea3075de869b84f689c9606d4f03521a_arm64",
"8Base-RHACM-2.7:rhacm2/kube-state-metrics-rhel8@sha256:8cc675a0cf4ff24b28c0b75a54fc4f3328c6a9f041f21d1814d210b7704f6970_amd64",
"8Base-RHACM-2.7:rhacm2/kube-state-metrics-rhel8@sha256:c56179f297ebab2ef9851417ec42ac6c16b6f8cb3627c243ff6984d2dd6ac76d_ppc64le",
"8Base-RHACM-2.7:rhacm2/management-ingress-rhel8@sha256:3b94abf5182934113b1cf9b8688a2da977d5fec3110f2d79b81b2ec46ffeada3_ppc64le",
"8Base-RHACM-2.7:rhacm2/management-ingress-rhel8@sha256:70aa7c3711b4085caa9ba50295dfedf9b2cd3a1b37e815e4a7245c1aef0cfe22_s390x",
"8Base-RHACM-2.7:rhacm2/management-ingress-rhel8@sha256:bea2ee18f401ec1b4c4b87f40f6f79a4418d6aafad5e2b50099f7541b6699de7_arm64",
"8Base-RHACM-2.7:rhacm2/management-ingress-rhel8@sha256:f45de50d8d7b6a285317a3bc1c413427841c8d6fab742f6de0a61bad9722b61e_amd64",
"8Base-RHACM-2.7:rhacm2/memcached-exporter-rhel8@sha256:094b84362782a88d8b0c7a75a23dd5ae3ff846913f0a49e732d53cc0efdf6a61_arm64",
"8Base-RHACM-2.7:rhacm2/memcached-exporter-rhel8@sha256:708e8f9531f5cc33a2543956eb0c940e5ad36d2ac196903a0beaa42944cb543f_ppc64le",
"8Base-RHACM-2.7:rhacm2/memcached-exporter-rhel8@sha256:baa029b8feb59ec4d626f021ebf777cc991c1a24c29c321c40513b91641f4bbc_amd64",
"8Base-RHACM-2.7:rhacm2/memcached-exporter-rhel8@sha256:c7937a592a255199c316e30c499d0c150cc95c3f208e46d8a936a5bc03a1fed6_s390x",
"8Base-RHACM-2.7:rhacm2/memcached-rhel8@sha256:21d28e1c3d1c7e8803261867c20a29df444676780ed9d4cc9f1dd1c8dbd68688_amd64",
"8Base-RHACM-2.7:rhacm2/memcached-rhel8@sha256:6bac06a2e1e181fe4920a33df5ce433635871a42ba30fbbe0adff1c505fbab4b_ppc64le",
"8Base-RHACM-2.7:rhacm2/memcached-rhel8@sha256:6c7cb2786f6863e7d1c8554f159c68123921d22bbd7bec5fc3532cad991937b4_s390x",
"8Base-RHACM-2.7:rhacm2/memcached-rhel8@sha256:e044af5fee732dd9923759b312c3b72dd4b6ab1780456973f35677d72586913e_arm64",
"8Base-RHACM-2.7:rhacm2/metrics-collector-rhel8@sha256:21644ef77ec046c79fb64f612245ac5d59c0aa569c548b48062da8896d159696_s390x",
"8Base-RHACM-2.7:rhacm2/metrics-collector-rhel8@sha256:2358249e2cf40d054cca5711f39091e2f0cbd44e61a24d3c1dd1a9e79cc440b1_arm64",
"8Base-RHACM-2.7:rhacm2/metrics-collector-rhel8@sha256:9638fab8d1439730395607cc99bcda33eae5e813778398888124e8ae319cb80e_amd64",
"8Base-RHACM-2.7:rhacm2/metrics-collector-rhel8@sha256:e06aed89ad0c48bef78e45512d22c3373f62c63d335d953ba064b160a68fcad2_ppc64le",
"8Base-RHACM-2.7:rhacm2/multicloud-integrations-rhel8@sha256:1063ef655f5dd15b0b914572ba672892eb53b441ae151d14cffca9d320860f2d_ppc64le",
"8Base-RHACM-2.7:rhacm2/multicloud-integrations-rhel8@sha256:3f0ab9161698eb9e3342c3b3fc70d5ca9c420cdcc5a5ccebc8cc993dfefb9dc3_amd64",
"8Base-RHACM-2.7:rhacm2/multicloud-integrations-rhel8@sha256:651c4ac3da42bc2acfe9bff35e397ccf5e88abb6303622f3244d6ccb9b8f9e0d_s390x",
"8Base-RHACM-2.7:rhacm2/multicloud-integrations-rhel8@sha256:f02a569222e13356f5fbdef5b7d2da943e6f6071fd88ba75a2565b3d340b6c3a_arm64",
"8Base-RHACM-2.7:rhacm2/multicluster-observability-rhel8-operator@sha256:49083d7039af6df4bd639dd998162c96dc586da4d828ffbe9c880a8a8d6d13d6_arm64",
"8Base-RHACM-2.7:rhacm2/multicluster-observability-rhel8-operator@sha256:68228ba1ef7bf5631f0cab91cb4e9f86c3d24c1ad587332d42c4f85e1a3608d7_amd64",
"8Base-RHACM-2.7:rhacm2/multicluster-observability-rhel8-operator@sha256:93da29b41da3c87d4bffaf42369b50217f5d8f81d0a82c4108c27a3c40f544d8_s390x",
"8Base-RHACM-2.7:rhacm2/multicluster-observability-rhel8-operator@sha256:f212909bc9ed5be6da68a3b6a4866fdc17ecc3514b075977a8679998d6742cbe_ppc64le",
"8Base-RHACM-2.7:rhacm2/multicluster-operators-application-rhel8@sha256:299f0753c65ab4e609418fd5515bdcb041bee357f4db192ae32a24ad0c4d7853_s390x",
"8Base-RHACM-2.7:rhacm2/multicluster-operators-application-rhel8@sha256:62520c406cdbd823e99e8ee9ff9119b61cb6880fcb1335211b6520bedec564f2_amd64",
"8Base-RHACM-2.7:rhacm2/multicluster-operators-application-rhel8@sha256:9c58c89cb0173394684d7d23178ad32eb2d571444cb306ea599565eaac92ea4f_arm64",
"8Base-RHACM-2.7:rhacm2/multicluster-operators-application-rhel8@sha256:b385c92b069a8dae72e57b69d24e1fff59ad46781579882a1edfa4839fd8bbba_ppc64le",
"8Base-RHACM-2.7:rhacm2/multicluster-operators-channel-rhel8@sha256:044723d62439a8364772ab27be2c04dbd2c0421dbeb0a7b94f70e99e646b4c80_ppc64le",
"8Base-RHACM-2.7:rhacm2/multicluster-operators-channel-rhel8@sha256:d8fe5baa4aefbcf41861743a3cf6c94f8a2a63526e96e5d263a40a8cb8a5ad4e_s390x",
"8Base-RHACM-2.7:rhacm2/multicluster-operators-channel-rhel8@sha256:da65bc93513dfb37a4828eaf5e1d4c08265ffdba05028fed95a564341d226771_amd64",
"8Base-RHACM-2.7:rhacm2/multicluster-operators-channel-rhel8@sha256:ddb1016901287c80ef1972f25db37b1182e854115671961efb3fc0048cd95800_arm64",
"8Base-RHACM-2.7:rhacm2/multicluster-operators-subscription-rhel8@sha256:548d610f996e73b67eb21d2993b5ac3d0da02997a48b9c1226072d6d95ae4c3b_arm64",
"8Base-RHACM-2.7:rhacm2/multicluster-operators-subscription-rhel8@sha256:6307eb5e9195415477b18d701310e8813772b7120d0fc4ac83846e54b46b4745_s390x",
"8Base-RHACM-2.7:rhacm2/multicluster-operators-subscription-rhel8@sha256:a69777a61feaf373c162a82ffb6f6996df6231c23cb2f1923bdd77c311d7d739_ppc64le",
"8Base-RHACM-2.7:rhacm2/multicluster-operators-subscription-rhel8@sha256:e53b330ed0c4ed0803a93b18a6ce290814dcd16dce6eb980809b5b8c6c09deb4_amd64",
"8Base-RHACM-2.7:rhacm2/multiclusterhub-rhel8@sha256:405fa2e3363a3c124a5764d6153b7bcba3d43a3026813085e44c9246d51ca60a_amd64",
"8Base-RHACM-2.7:rhacm2/multiclusterhub-rhel8@sha256:b82d4ecef59b69623ec4d0a9b5537fa52e007336727c92345cd829d80961f14a_s390x",
"8Base-RHACM-2.7:rhacm2/multiclusterhub-rhel8@sha256:e96ea7f3533e7d0836512cbc2b027b60c400aa16c8e4691117608ab4736a059b_ppc64le",
"8Base-RHACM-2.7:rhacm2/multiclusterhub-rhel8@sha256:fdf9ae4924a587c945a85b2319b0471a5688368df572f2de852c51da8bc74dcb_arm64",
"8Base-RHACM-2.7:rhacm2/node-exporter-rhel8@sha256:1af36144b83dc16cd1958d0414be55eaa2aae95894b6eefd2233308ace81df02_ppc64le",
"8Base-RHACM-2.7:rhacm2/node-exporter-rhel8@sha256:2aeec43f11c6572abb7d4468560dc1561a023d9692058a4ac2b13a0cedb44dde_amd64",
"8Base-RHACM-2.7:rhacm2/node-exporter-rhel8@sha256:8b359fcf74d236fc488ef4553dbaf9dbec549e331f2b103b40139aa2eb1345e4_arm64",
"8Base-RHACM-2.7:rhacm2/node-exporter-rhel8@sha256:97291260ff17e7e1b1f490a68041613ca5f7c192d848f928eca9b867de47bc4e_s390x",
"8Base-RHACM-2.7:rhacm2/observatorium-rhel8-operator@sha256:16eeedaa25dd61c03514479044fde9851c5b4224b718a496e33d43a06f57d5b5_amd64",
"8Base-RHACM-2.7:rhacm2/observatorium-rhel8-operator@sha256:928c114e3aca978626ad91889aaed0cc20ca0d641ad946c9a1b1f2424245c795_arm64",
"8Base-RHACM-2.7:rhacm2/observatorium-rhel8-operator@sha256:c4e260eabb09bacc1aa332ea2001333c671e0fc65a3ef4d04e02b5473b45642d_ppc64le",
"8Base-RHACM-2.7:rhacm2/observatorium-rhel8-operator@sha256:c870e034b29dfa320cb6a6bf60021033b622b76a0c4aaaf2a768326ea046b459_s390x",
"8Base-RHACM-2.7:rhacm2/observatorium-rhel8@sha256:1e46b8610e037752ecfb30aaac5c7459a81aa119bf0c2b2ffb0dc90cd5701af0_arm64",
"8Base-RHACM-2.7:rhacm2/observatorium-rhel8@sha256:51374017a10289e0402363ae2839d110f500be44dc44834dbd8dd66ba0e6f5e9_s390x",
"8Base-RHACM-2.7:rhacm2/observatorium-rhel8@sha256:836c0b874ba4fc57b5f79dffacefd2dc0261822cb6dde17d247db39175a5c27f_amd64",
"8Base-RHACM-2.7:rhacm2/observatorium-rhel8@sha256:b7b3de98fbcc216c00d3291691f8997183a6409dabed8ea7b10b336c481b2b87_ppc64le",
"8Base-RHACM-2.7:rhacm2/prometheus-alertmanager-rhel8@sha256:6c9ea79e385be44f735efb932079b328200d47869f5f5f9b442fdb76067cac2a_amd64",
"8Base-RHACM-2.7:rhacm2/prometheus-alertmanager-rhel8@sha256:8349cdc4677a2dd37c54b058c487d76e8fbe4c76178e805d4745ef5c62bc6151_arm64",
"8Base-RHACM-2.7:rhacm2/prometheus-alertmanager-rhel8@sha256:8e8c89c184a5d023f031ab7cca2c4c64cdfd151c37aa5ae3a206cb1f1055268f_ppc64le",
"8Base-RHACM-2.7:rhacm2/prometheus-alertmanager-rhel8@sha256:fdbba855391acd2b33d0b16f9f0e7ba2a9cdbaa90bf71298182954b7f4c8fe76_s390x",
"8Base-RHACM-2.7:rhacm2/prometheus-rhel8@sha256:59174c376ae5563ea3a2a68bf999458f6b905058f57a7779b6dddd7aff252e4f_amd64",
"8Base-RHACM-2.7:rhacm2/prometheus-rhel8@sha256:6877b4207285d7a0e1343f5c1b70bab163d1fd5004f778998d2e612817ea5f06_s390x",
"8Base-RHACM-2.7:rhacm2/prometheus-rhel8@sha256:a3661c1cbfa2f8c230ec44ee5e2fecf1967ce48df0c9699f063bd27407b94dac_arm64",
"8Base-RHACM-2.7:rhacm2/prometheus-rhel8@sha256:a5a9a7c264f07c789094cb5371729f86700c0cfce4605b573c236c21a46ea9d6_ppc64le",
"8Base-RHACM-2.7:rhacm2/rbac-query-proxy-rhel8@sha256:3481fdb51147ce735b7864215cacd4c6a24b2c05a9388866f11be887a5fd0d4f_s390x",
"8Base-RHACM-2.7:rhacm2/rbac-query-proxy-rhel8@sha256:84486a82cd6655d5e5a1fbccae5a2e9335498d3e05422fa325b443c8923c1b75_arm64",
"8Base-RHACM-2.7:rhacm2/rbac-query-proxy-rhel8@sha256:bdeee76d09265212805e06117c368c96d40c7b46278dc09413fa300c6198ac2d_amd64",
"8Base-RHACM-2.7:rhacm2/rbac-query-proxy-rhel8@sha256:ceb1bd89103c56378166ab968dbaa387ab0531d1592f053718d0c1c683770e3d_ppc64le",
"8Base-RHACM-2.7:rhacm2/search-collector-rhel8@sha256:4b7544ec460f265afb71c9d362cf9851e3ba250c3ab694ccc9a78c15eb38a612_arm64",
"8Base-RHACM-2.7:rhacm2/search-collector-rhel8@sha256:6695c50772760b400d0535f406f02b7c37436c5ce6932b8d5518b995780287a8_s390x",
"8Base-RHACM-2.7:rhacm2/search-collector-rhel8@sha256:91b398bdccc5dbbfb82913ac52110d0b8e2f6c37ded6aa22b7d97ec4655b4cde_amd64",
"8Base-RHACM-2.7:rhacm2/search-collector-rhel8@sha256:e129649706a536e4ef6e8f770d0bf682f35da55c86c978c749e903b1a2bbe875_ppc64le",
"8Base-RHACM-2.7:rhacm2/submariner-addon-rhel8@sha256:17dfda9e5f46f9df69171607ec2e078be9362de4c13e2ed20763fc59a7e9cd1a_s390x",
"8Base-RHACM-2.7:rhacm2/submariner-addon-rhel8@sha256:4eddabb57e6f448c45fba78dc72f1541ccddb11b63a558764d0c105465a76555_amd64",
"8Base-RHACM-2.7:rhacm2/submariner-addon-rhel8@sha256:581fb02a9670b27810f2ad35bad4a82d2e1eab77fcd1274de05b0a922450d3fc_ppc64le",
"8Base-RHACM-2.7:rhacm2/submariner-addon-rhel8@sha256:7400391c2a56bc01da6fbbf13bb249a01e90d8eccb8d465dfb19c3598f5fecbe_arm64",
"8Base-RHACM-2.7:rhacm2/thanos-receive-controller-rhel8@sha256:4b228ecad424ca792139152948e27ed4c714dcfbcd540caf117dee20845018c8_ppc64le",
"8Base-RHACM-2.7:rhacm2/thanos-receive-controller-rhel8@sha256:7ceb607e7a3205361d8c9d1b44aae47381e2d07b129e40b5f90f55c3a8402774_arm64",
"8Base-RHACM-2.7:rhacm2/thanos-receive-controller-rhel8@sha256:b17fe936f5d8d8da38d72bf2153b47ac619c460c1f8227b4cb2f37cfc18cd4be_s390x",
"8Base-RHACM-2.7:rhacm2/thanos-receive-controller-rhel8@sha256:e9a5ef8f2d97357bee0198544d0545c26ee7c7d10116771e510d73eda6c45abe_amd64",
"8Base-RHACM-2.7:rhacm2/thanos-rhel8@sha256:23a4e918b5ffdbad4745e541afad2747bd6b28e534a31e7b5aff74296b27e3e7_amd64",
"8Base-RHACM-2.7:rhacm2/thanos-rhel8@sha256:26de3711356177090694b4bf00821d873127cf8c0675fe42a8f757c5c37a40cd_arm64",
"8Base-RHACM-2.7:rhacm2/thanos-rhel8@sha256:6515a630cddbb13fd14f81fd3b8c3a95f2469eaf599010b42732d8fd794af1b0_s390x",
"8Base-RHACM-2.7:rhacm2/thanos-rhel8@sha256:736e1fd62ba7b6c56ad1af81ab1260dd7d13a770d62914183aaa2cc2ebb0dc20_ppc64le"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2023-22467"
},
{
"category": "external",
"summary": "RHBZ#2159959",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2159959"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2023-22467",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-22467"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2023-22467",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2023-22467"
},
{
"category": "external",
"summary": "https://github.com/moment/luxon/security/advisories/GHSA-3xq5-wjfh-ppjc",
"url": "https://github.com/moment/luxon/security/advisories/GHSA-3xq5-wjfh-ppjc"
}
],
"release_date": "2023-01-04T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2023-02-07T18:36:08+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.7/html-single/install/index#installing",
"product_ids": [
"8Base-RHACM-2.7:rhacm2/console-rhel8@sha256:01517c35f75f1f4f4c3625eb899bff16ae5c114a241c70b56f7de2310ddd065e_s390x",
"8Base-RHACM-2.7:rhacm2/console-rhel8@sha256:33929c835221f166d0eb731f5e553cdf78a5579a124c90b462d4bb5250dc7254_arm64",
"8Base-RHACM-2.7:rhacm2/console-rhel8@sha256:89dad712668e3fdd11a79fdc477a5a2fe1060902bd3f3e575fd2812b4e9f7037_ppc64le",
"8Base-RHACM-2.7:rhacm2/console-rhel8@sha256:fa807a069376c408c56d593bc2e2569cec0c19f105a727a616dea3bd8305953f_amd64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2023:0630"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"8Base-RHACM-2.7:rhacm2/acm-governance-policy-addon-controller-rhel8@sha256:1aae106ecbdeadb77b0fd95133827e7fad4f5fcb9916e56ca0dfccab8bd34bed_ppc64le",
"8Base-RHACM-2.7:rhacm2/acm-governance-policy-addon-controller-rhel8@sha256:2c7f0617df666e8cbcd622dee073a35843db4a81caa19b7db3b9fb9264cdf7fc_amd64",
"8Base-RHACM-2.7:rhacm2/acm-governance-policy-addon-controller-rhel8@sha256:7f6671f84fcbe569fceece415dd7beeb8bb7f86c3031bdfb3ac0d0e777051b2f_s390x",
"8Base-RHACM-2.7:rhacm2/acm-governance-policy-addon-controller-rhel8@sha256:b30028955a86b6ecdb8c6865328976d74e98f56d6e21277a9f5a812f896b6303_arm64",
"8Base-RHACM-2.7:rhacm2/acm-governance-policy-framework-addon-rhel8@sha256:25271964483024b3235dd61f7e7bb9dd5e9dfa75f76e6ded5c92580d440ca48b_s390x",
"8Base-RHACM-2.7:rhacm2/acm-governance-policy-framework-addon-rhel8@sha256:7dcde13540cc938374463521f91091a7bbf0a037cabfc5e4b55c89497e0ba6bf_arm64",
"8Base-RHACM-2.7:rhacm2/acm-governance-policy-framework-addon-rhel8@sha256:b7b778111722c0da14ae74580be1813f6ecedf97fcd88de46fd15cc3ace2cb61_ppc64le",
"8Base-RHACM-2.7:rhacm2/acm-governance-policy-framework-addon-rhel8@sha256:ec5fc63b94bc9c070f14fd76d4ae26b90e3f29d3694887380a5f8f8ea5a04bc0_amd64",
"8Base-RHACM-2.7:rhacm2/acm-grafana-rhel8@sha256:0c427fa58c97b71eb784e4a590c208b0284cf656f66a268ea4803804ce3ce28a_arm64",
"8Base-RHACM-2.7:rhacm2/acm-grafana-rhel8@sha256:2e3505803004ca421087171bfe9097f6f106c812f840e8b83d1215150b4137c4_ppc64le",
"8Base-RHACM-2.7:rhacm2/acm-grafana-rhel8@sha256:49746c3a6e7033b1bac90d3515e0f5ab44aaf9c45cce414308da72bb960287b1_amd64",
"8Base-RHACM-2.7:rhacm2/acm-grafana-rhel8@sha256:c8f1a9d09131727033e6e60984c5baa3271adc6a23854b9aabe70f36952d35d6_s390x",
"8Base-RHACM-2.7:rhacm2/acm-must-gather-rhel8@sha256:0be17e173b962f1a87e833096f208c9030fce1128b2b8c86842a0a40f7d6cf02_arm64",
"8Base-RHACM-2.7:rhacm2/acm-must-gather-rhel8@sha256:5c79bf93599b792c20c76d9a0a35532ad79a45f3765dccfbafab9a273e338e52_amd64",
"8Base-RHACM-2.7:rhacm2/acm-must-gather-rhel8@sha256:a05c071011c96e4db1e4a469883103f4118a304d3e03338083d2a103c0e7c208_ppc64le",
"8Base-RHACM-2.7:rhacm2/acm-must-gather-rhel8@sha256:ad85c5d648363cdb36790b49311f4e07a8584b9e6065cde9d41274a1bd716f0a_s390x",
"8Base-RHACM-2.7:rhacm2/acm-operator-bundle@sha256:90320bd14c632ace987ca1eac05a78068123ef1fc97c401951d073a3f0fd8e66_s390x",
"8Base-RHACM-2.7:rhacm2/acm-operator-bundle@sha256:e45be680b6140f58ff1840649b29aebebad4c5950d9571ca39dfea1dffd669b0_ppc64le",
"8Base-RHACM-2.7:rhacm2/acm-operator-bundle@sha256:f63d0a9a0e3dc9d86e84279c50e9c613d8430e71a3821d418e168250ca3b747c_amd64",
"8Base-RHACM-2.7:rhacm2/acm-prometheus-config-reloader-rhel8@sha256:0fd63f75b7638fadc78f92a62d6e9731e42c05069f3e93ab0ffd4b004de78100_ppc64le",
"8Base-RHACM-2.7:rhacm2/acm-prometheus-config-reloader-rhel8@sha256:2839bcce06fd5a02f6cc8fce8668fb806ae8f2e0e7174e5c66376792c2d1fd92_s390x",
"8Base-RHACM-2.7:rhacm2/acm-prometheus-config-reloader-rhel8@sha256:7fcb79c1707b3c8b767d8c174e5b64516f200c0bfa255c1f40557446b37debae_amd64",
"8Base-RHACM-2.7:rhacm2/acm-prometheus-config-reloader-rhel8@sha256:a4e43fc7608837da6a66cb2c5bda4b78b520c3075c0f1f66bb824fa44e2d35fd_arm64",
"8Base-RHACM-2.7:rhacm2/acm-prometheus-rhel8@sha256:4283fa3b6ee93404d4fe7b551b52dbd7a4bbd8be0a57cf9b603a68736feefaea_amd64",
"8Base-RHACM-2.7:rhacm2/acm-prometheus-rhel8@sha256:7e98ef30dca1071d5abff1be2a3a296cc9a4663162a3828b697637195d314e77_ppc64le",
"8Base-RHACM-2.7:rhacm2/acm-prometheus-rhel8@sha256:b3ee1cad060e7f72414df1ae6c0e27ddf6f6fa7a8e45627ebeb912b8a9ca3b74_arm64",
"8Base-RHACM-2.7:rhacm2/acm-prometheus-rhel8@sha256:c6d947e30ec1aa348d573ee93c669f71b38ea93801e71636f5f9ab4609f681b4_s390x",
"8Base-RHACM-2.7:rhacm2/acm-search-indexer-rhel8@sha256:436307eef035e0e9be448eb6c4f6a690a7d357ed06d661642b082e0d3219864c_amd64",
"8Base-RHACM-2.7:rhacm2/acm-search-indexer-rhel8@sha256:53ceb20280569eaf0129686d49d462a3c1d3eaf2829b6eb920e9359be718e2c4_s390x",
"8Base-RHACM-2.7:rhacm2/acm-search-indexer-rhel8@sha256:aa89295f36c99d70e63b07e9fe2c8db348df38b3308870f543efb4be24beca6c_ppc64le",
"8Base-RHACM-2.7:rhacm2/acm-search-indexer-rhel8@sha256:aed3972894519bc832bd9a340316a752ebb8edbc393051904c399eef7e423dd4_arm64",
"8Base-RHACM-2.7:rhacm2/acm-search-v2-api-rhel8@sha256:1808d69232a47c3590a41c1e97126dd06c2727be972b11170b115f2e5d9fec38_amd64",
"8Base-RHACM-2.7:rhacm2/acm-search-v2-api-rhel8@sha256:1d5153067a1cb127f74d2bc983d16db8f39313a378f14d13f7e39da28f2251ae_ppc64le",
"8Base-RHACM-2.7:rhacm2/acm-search-v2-api-rhel8@sha256:5be1e54791e8024f0e1342eba7d4441e0606f9a26be8f52aff51c8665baa41cc_s390x",
"8Base-RHACM-2.7:rhacm2/acm-search-v2-api-rhel8@sha256:f2924c460e8d7e12da359f365f9ec3b13c2d175dd6c11533b12113741eea7292_arm64",
"8Base-RHACM-2.7:rhacm2/acm-search-v2-rhel8@sha256:8a28d0fad728823ae5a07a259a0866bc507ae9b0f90eb1b4c63567aaf13c377c_arm64",
"8Base-RHACM-2.7:rhacm2/acm-search-v2-rhel8@sha256:f5b656141ad16ac873d1b886abc3b956380268b6c0dddb8ceac3e79b65edae0a_s390x",
"8Base-RHACM-2.7:rhacm2/acm-search-v2-rhel8@sha256:f708326772c9ed846e11b053efda56c106d5a72a13482d2a8ecc179cfb957bc9_ppc64le",
"8Base-RHACM-2.7:rhacm2/acm-search-v2-rhel8@sha256:fb98ce01f36b3780192e99b96c688387b5d76892f409b831d6f134ec65d02d4a_amd64",
"8Base-RHACM-2.7:rhacm2/acm-volsync-addon-controller-rhel8@sha256:56067372156bb6d00103eecc4b5c80478980036b8143a2e2a73f8a685d0d78ee_amd64",
"8Base-RHACM-2.7:rhacm2/acm-volsync-addon-controller-rhel8@sha256:98724153fa7763d22bcf11c3a5faa6eee0f6c40c4f4f647487e106d2ef427218_s390x",
"8Base-RHACM-2.7:rhacm2/acm-volsync-addon-controller-rhel8@sha256:a7f8ce55764d4e303d54aaf064d56ee192620d29b361fabcda2a26f364221dc9_arm64",
"8Base-RHACM-2.7:rhacm2/acm-volsync-addon-controller-rhel8@sha256:e3e10a30c35a9cbd5f81d107e9ce86b2410bd10171673521eab1491ebdee2314_ppc64le",
"8Base-RHACM-2.7:rhacm2/cert-policy-controller-rhel8@sha256:1de63e2d307841c7707f4d0c09cd1d9cd673bbd7736c5f6c533986a9de0d1118_s390x",
"8Base-RHACM-2.7:rhacm2/cert-policy-controller-rhel8@sha256:488e74aed7f420f6112ef1f7b3b5cc812358574ec149ecca1147ff2f9d6d7835_arm64",
"8Base-RHACM-2.7:rhacm2/cert-policy-controller-rhel8@sha256:5be8ca7ec79077906c23b52cdaa731866774a2e413babd395d3f24d892bed37a_ppc64le",
"8Base-RHACM-2.7:rhacm2/cert-policy-controller-rhel8@sha256:c78e2547f3cff318747e354f09e5954c71fde8840ab8db818050dc9531205e6c_amd64",
"8Base-RHACM-2.7:rhacm2/cluster-backup-rhel8-operator@sha256:09f23f185abfbec175fbea2cc1fba624308c2777b5c8133d9e98daeb4bcfa009_s390x",
"8Base-RHACM-2.7:rhacm2/cluster-backup-rhel8-operator@sha256:3af39faf1795e87018795c35b2ec5074bfcd1bf76b84326446cfb1570bc0d5e0_arm64",
"8Base-RHACM-2.7:rhacm2/cluster-backup-rhel8-operator@sha256:3c969356ace5c3bc0fa5d6d8e25a838262b0f6152533f4361034a742eb29ae24_amd64",
"8Base-RHACM-2.7:rhacm2/cluster-backup-rhel8-operator@sha256:f02c115867036c64cdf8669fe7690b94d23b19ad7b969938f7c4cbb00111d403_ppc64le",
"8Base-RHACM-2.7:rhacm2/config-policy-controller-rhel8@sha256:1339f82b15ebe01ba411e70252eb5964a5d622bd28a7fa494786ae6317d3060c_amd64",
"8Base-RHACM-2.7:rhacm2/config-policy-controller-rhel8@sha256:328c0d0e4d06573f2f26bbec39f1a570eb6ddbc26a5c0fa380fec7f840f6475e_arm64",
"8Base-RHACM-2.7:rhacm2/config-policy-controller-rhel8@sha256:e5480dd0b573d0fd949fa2cf22d77ebb5a32765fb95bed18a02fa3155f690f5b_ppc64le",
"8Base-RHACM-2.7:rhacm2/config-policy-controller-rhel8@sha256:fab9c37776dabaa9c510bf243f23407715a1e3bd1c0a0280dc22191c6349a1c0_s390x",
"8Base-RHACM-2.7:rhacm2/console-rhel8@sha256:01517c35f75f1f4f4c3625eb899bff16ae5c114a241c70b56f7de2310ddd065e_s390x",
"8Base-RHACM-2.7:rhacm2/console-rhel8@sha256:33929c835221f166d0eb731f5e553cdf78a5579a124c90b462d4bb5250dc7254_arm64",
"8Base-RHACM-2.7:rhacm2/console-rhel8@sha256:89dad712668e3fdd11a79fdc477a5a2fe1060902bd3f3e575fd2812b4e9f7037_ppc64le",
"8Base-RHACM-2.7:rhacm2/console-rhel8@sha256:fa807a069376c408c56d593bc2e2569cec0c19f105a727a616dea3bd8305953f_amd64",
"8Base-RHACM-2.7:rhacm2/endpoint-monitoring-rhel8-operator@sha256:4f5241425e26875244fab0ec9e96707790ef86edca5265ac01de1ccfc86294c0_amd64",
"8Base-RHACM-2.7:rhacm2/endpoint-monitoring-rhel8-operator@sha256:64c9e84fb923d107d0d4d3f9026510de03f73773cc8348f0025721d26033215c_arm64",
"8Base-RHACM-2.7:rhacm2/endpoint-monitoring-rhel8-operator@sha256:8913009902c71afe34f3a98ed720997e72f764cb7e251a08a2698f2d8ce64e24_s390x",
"8Base-RHACM-2.7:rhacm2/endpoint-monitoring-rhel8-operator@sha256:c5bcc8c4e5d2a4b7270b04dc1b8e8fa399a0f0bfff1d1cc3e7ec0b7b7b6e0f3f_ppc64le",
"8Base-RHACM-2.7:rhacm2/governance-policy-propagator-rhel8@sha256:002229b229bf9a13e54dc16e1edacc0cf8c75d6f46948868a045d79dfd38033c_amd64",
"8Base-RHACM-2.7:rhacm2/governance-policy-propagator-rhel8@sha256:53a9030933e0b2f752461e5337590ad16e891a8fdda897d8a0cb8e135363f0d0_ppc64le",
"8Base-RHACM-2.7:rhacm2/governance-policy-propagator-rhel8@sha256:d4296089159e15bf3e11f5695a34d10b83875a346545f1d09824b4fe47295cf8_s390x",
"8Base-RHACM-2.7:rhacm2/governance-policy-propagator-rhel8@sha256:e05489056e65dba4eb291b050c8072608a5efc2ce971b34a903c8c7ca07e0927_arm64",
"8Base-RHACM-2.7:rhacm2/grafana-dashboard-loader-rhel8@sha256:0d64615d4c3a6fc8e0fc5eb595d8f846f17f7462aaf66b40aa54436fe2b4bd2b_amd64",
"8Base-RHACM-2.7:rhacm2/grafana-dashboard-loader-rhel8@sha256:c182f0b51bfd9b29ea7363f74522a49b6601418f5db76843231167ef1176f709_s390x",
"8Base-RHACM-2.7:rhacm2/grafana-dashboard-loader-rhel8@sha256:d41f6fabaec525dfaac736806b93102479260309f482e155af2b03dc3c9a0c61_arm64",
"8Base-RHACM-2.7:rhacm2/grafana-dashboard-loader-rhel8@sha256:f35f6472c8138046e2f9017659dfb5a703cd895032a21d6d95c1075173005f7c_ppc64le",
"8Base-RHACM-2.7:rhacm2/iam-policy-controller-rhel8@sha256:83354271af399291790b9c3e2e98ba1db7fac99b48a385d50e7318b357f882ca_ppc64le",
"8Base-RHACM-2.7:rhacm2/iam-policy-controller-rhel8@sha256:cc5f8499009dc316d936c3a57f9a9457d5f2bbc8568e2b484a7c8b1cc676da7c_arm64",
"8Base-RHACM-2.7:rhacm2/iam-policy-controller-rhel8@sha256:e79bba365fb1a5edb7cc53d07cebdbb56e861948dedd61e9697f14a8defc300b_amd64",
"8Base-RHACM-2.7:rhacm2/iam-policy-controller-rhel8@sha256:f7a86d6209a19498e56da1f39533a1198af35c2a9e3c824cea252eb34d737219_s390x",
"8Base-RHACM-2.7:rhacm2/insights-client-rhel8@sha256:41d64847ac789df45b51aeca8debfa2a5ac7ff15ad880ba7213ce8afbe4aff2e_amd64",
"8Base-RHACM-2.7:rhacm2/insights-client-rhel8@sha256:5a32ad8c8e7792f9679a604f073bce047c4f8fdd713a655ae83314e27366c5af_arm64",
"8Base-RHACM-2.7:rhacm2/insights-client-rhel8@sha256:7040938ffaa1682dfefe95a614335b9d4f59aac472e47937f1d19f8325d985e6_ppc64le",
"8Base-RHACM-2.7:rhacm2/insights-client-rhel8@sha256:9d25ef8c29b2dac4660e18c17d0286fa2ff0f6f6383b6bf795f7e5e6f70b950e_s390x",
"8Base-RHACM-2.7:rhacm2/insights-metrics-rhel8@sha256:4bf538ff68126949da79f7b1ab97a44a64529e240cd3f84360a88bb6a9a08e4d_ppc64le",
"8Base-RHACM-2.7:rhacm2/insights-metrics-rhel8@sha256:57bf2eca5df0be601d7dd59357e95d078bf69d26c1b26cdd56d0d311df123d5a_arm64",
"8Base-RHACM-2.7:rhacm2/insights-metrics-rhel8@sha256:65f96884ed34103842217b26597ec413197db699aeb004daeca08f1d08014f46_amd64",
"8Base-RHACM-2.7:rhacm2/insights-metrics-rhel8@sha256:ed01454411cbdfb20661aecc76e00767b5ec122e27a379159476eabba741b94e_s390x",
"8Base-RHACM-2.7:rhacm2/klusterlet-addon-controller-rhel8@sha256:523776c04653aac8c750ff48156fd7a5b0efd9ad35c40cbacdbe0ca6dda48217_amd64",
"8Base-RHACM-2.7:rhacm2/klusterlet-addon-controller-rhel8@sha256:7cea9ce9aeb26df137590353de05b8a88ee55faa43cecde68e40fb875f9844cd_arm64",
"8Base-RHACM-2.7:rhacm2/klusterlet-addon-controller-rhel8@sha256:866125412b6812710734b9e72d09581be40879bb57236e37660e2d29210a37ad_s390x",
"8Base-RHACM-2.7:rhacm2/klusterlet-addon-controller-rhel8@sha256:c89f9fed1ce56a6baf10808454b01d4df88571db744feb2bfae8b5707d82013f_ppc64le",
"8Base-RHACM-2.7:rhacm2/kube-rbac-proxy-rhel8@sha256:407178ad223483b92a382e0fb916de9f42f1a0db9aaacb66710a7a743f1c3dce_arm64",
"8Base-RHACM-2.7:rhacm2/kube-rbac-proxy-rhel8@sha256:455dde7a89b1505c93651022451b83e1e8f86186b98f660e3c6ad998a97d48f3_ppc64le",
"8Base-RHACM-2.7:rhacm2/kube-rbac-proxy-rhel8@sha256:95de0275698ef704379246e088763c3827171487049b9cfb857712ddbdef46e9_amd64",
"8Base-RHACM-2.7:rhacm2/kube-rbac-proxy-rhel8@sha256:f0397b30dc7b824b0e37a256c5a067585885c80db1033b44a13fe56446cd80a9_s390x",
"8Base-RHACM-2.7:rhacm2/kube-state-metrics-rhel8@sha256:1f27bc62a66413a31d2d680ecd2a8ed9c9d378341da56b788cd86c98151a1fd4_s390x",
"8Base-RHACM-2.7:rhacm2/kube-state-metrics-rhel8@sha256:534420075e829b5881f6cd3f32d4aa90ea3075de869b84f689c9606d4f03521a_arm64",
"8Base-RHACM-2.7:rhacm2/kube-state-metrics-rhel8@sha256:8cc675a0cf4ff24b28c0b75a54fc4f3328c6a9f041f21d1814d210b7704f6970_amd64",
"8Base-RHACM-2.7:rhacm2/kube-state-metrics-rhel8@sha256:c56179f297ebab2ef9851417ec42ac6c16b6f8cb3627c243ff6984d2dd6ac76d_ppc64le",
"8Base-RHACM-2.7:rhacm2/management-ingress-rhel8@sha256:3b94abf5182934113b1cf9b8688a2da977d5fec3110f2d79b81b2ec46ffeada3_ppc64le",
"8Base-RHACM-2.7:rhacm2/management-ingress-rhel8@sha256:70aa7c3711b4085caa9ba50295dfedf9b2cd3a1b37e815e4a7245c1aef0cfe22_s390x",
"8Base-RHACM-2.7:rhacm2/management-ingress-rhel8@sha256:bea2ee18f401ec1b4c4b87f40f6f79a4418d6aafad5e2b50099f7541b6699de7_arm64",
"8Base-RHACM-2.7:rhacm2/management-ingress-rhel8@sha256:f45de50d8d7b6a285317a3bc1c413427841c8d6fab742f6de0a61bad9722b61e_amd64",
"8Base-RHACM-2.7:rhacm2/memcached-exporter-rhel8@sha256:094b84362782a88d8b0c7a75a23dd5ae3ff846913f0a49e732d53cc0efdf6a61_arm64",
"8Base-RHACM-2.7:rhacm2/memcached-exporter-rhel8@sha256:708e8f9531f5cc33a2543956eb0c940e5ad36d2ac196903a0beaa42944cb543f_ppc64le",
"8Base-RHACM-2.7:rhacm2/memcached-exporter-rhel8@sha256:baa029b8feb59ec4d626f021ebf777cc991c1a24c29c321c40513b91641f4bbc_amd64",
"8Base-RHACM-2.7:rhacm2/memcached-exporter-rhel8@sha256:c7937a592a255199c316e30c499d0c150cc95c3f208e46d8a936a5bc03a1fed6_s390x",
"8Base-RHACM-2.7:rhacm2/memcached-rhel8@sha256:21d28e1c3d1c7e8803261867c20a29df444676780ed9d4cc9f1dd1c8dbd68688_amd64",
"8Base-RHACM-2.7:rhacm2/memcached-rhel8@sha256:6bac06a2e1e181fe4920a33df5ce433635871a42ba30fbbe0adff1c505fbab4b_ppc64le",
"8Base-RHACM-2.7:rhacm2/memcached-rhel8@sha256:6c7cb2786f6863e7d1c8554f159c68123921d22bbd7bec5fc3532cad991937b4_s390x",
"8Base-RHACM-2.7:rhacm2/memcached-rhel8@sha256:e044af5fee732dd9923759b312c3b72dd4b6ab1780456973f35677d72586913e_arm64",
"8Base-RHACM-2.7:rhacm2/metrics-collector-rhel8@sha256:21644ef77ec046c79fb64f612245ac5d59c0aa569c548b48062da8896d159696_s390x",
"8Base-RHACM-2.7:rhacm2/metrics-collector-rhel8@sha256:2358249e2cf40d054cca5711f39091e2f0cbd44e61a24d3c1dd1a9e79cc440b1_arm64",
"8Base-RHACM-2.7:rhacm2/metrics-collector-rhel8@sha256:9638fab8d1439730395607cc99bcda33eae5e813778398888124e8ae319cb80e_amd64",
"8Base-RHACM-2.7:rhacm2/metrics-collector-rhel8@sha256:e06aed89ad0c48bef78e45512d22c3373f62c63d335d953ba064b160a68fcad2_ppc64le",
"8Base-RHACM-2.7:rhacm2/multicloud-integrations-rhel8@sha256:1063ef655f5dd15b0b914572ba672892eb53b441ae151d14cffca9d320860f2d_ppc64le",
"8Base-RHACM-2.7:rhacm2/multicloud-integrations-rhel8@sha256:3f0ab9161698eb9e3342c3b3fc70d5ca9c420cdcc5a5ccebc8cc993dfefb9dc3_amd64",
"8Base-RHACM-2.7:rhacm2/multicloud-integrations-rhel8@sha256:651c4ac3da42bc2acfe9bff35e397ccf5e88abb6303622f3244d6ccb9b8f9e0d_s390x",
"8Base-RHACM-2.7:rhacm2/multicloud-integrations-rhel8@sha256:f02a569222e13356f5fbdef5b7d2da943e6f6071fd88ba75a2565b3d340b6c3a_arm64",
"8Base-RHACM-2.7:rhacm2/multicluster-observability-rhel8-operator@sha256:49083d7039af6df4bd639dd998162c96dc586da4d828ffbe9c880a8a8d6d13d6_arm64",
"8Base-RHACM-2.7:rhacm2/multicluster-observability-rhel8-operator@sha256:68228ba1ef7bf5631f0cab91cb4e9f86c3d24c1ad587332d42c4f85e1a3608d7_amd64",
"8Base-RHACM-2.7:rhacm2/multicluster-observability-rhel8-operator@sha256:93da29b41da3c87d4bffaf42369b50217f5d8f81d0a82c4108c27a3c40f544d8_s390x",
"8Base-RHACM-2.7:rhacm2/multicluster-observability-rhel8-operator@sha256:f212909bc9ed5be6da68a3b6a4866fdc17ecc3514b075977a8679998d6742cbe_ppc64le",
"8Base-RHACM-2.7:rhacm2/multicluster-operators-application-rhel8@sha256:299f0753c65ab4e609418fd5515bdcb041bee357f4db192ae32a24ad0c4d7853_s390x",
"8Base-RHACM-2.7:rhacm2/multicluster-operators-application-rhel8@sha256:62520c406cdbd823e99e8ee9ff9119b61cb6880fcb1335211b6520bedec564f2_amd64",
"8Base-RHACM-2.7:rhacm2/multicluster-operators-application-rhel8@sha256:9c58c89cb0173394684d7d23178ad32eb2d571444cb306ea599565eaac92ea4f_arm64",
"8Base-RHACM-2.7:rhacm2/multicluster-operators-application-rhel8@sha256:b385c92b069a8dae72e57b69d24e1fff59ad46781579882a1edfa4839fd8bbba_ppc64le",
"8Base-RHACM-2.7:rhacm2/multicluster-operators-channel-rhel8@sha256:044723d62439a8364772ab27be2c04dbd2c0421dbeb0a7b94f70e99e646b4c80_ppc64le",
"8Base-RHACM-2.7:rhacm2/multicluster-operators-channel-rhel8@sha256:d8fe5baa4aefbcf41861743a3cf6c94f8a2a63526e96e5d263a40a8cb8a5ad4e_s390x",
"8Base-RHACM-2.7:rhacm2/multicluster-operators-channel-rhel8@sha256:da65bc93513dfb37a4828eaf5e1d4c08265ffdba05028fed95a564341d226771_amd64",
"8Base-RHACM-2.7:rhacm2/multicluster-operators-channel-rhel8@sha256:ddb1016901287c80ef1972f25db37b1182e854115671961efb3fc0048cd95800_arm64",
"8Base-RHACM-2.7:rhacm2/multicluster-operators-subscription-rhel8@sha256:548d610f996e73b67eb21d2993b5ac3d0da02997a48b9c1226072d6d95ae4c3b_arm64",
"8Base-RHACM-2.7:rhacm2/multicluster-operators-subscription-rhel8@sha256:6307eb5e9195415477b18d701310e8813772b7120d0fc4ac83846e54b46b4745_s390x",
"8Base-RHACM-2.7:rhacm2/multicluster-operators-subscription-rhel8@sha256:a69777a61feaf373c162a82ffb6f6996df6231c23cb2f1923bdd77c311d7d739_ppc64le",
"8Base-RHACM-2.7:rhacm2/multicluster-operators-subscription-rhel8@sha256:e53b330ed0c4ed0803a93b18a6ce290814dcd16dce6eb980809b5b8c6c09deb4_amd64",
"8Base-RHACM-2.7:rhacm2/multiclusterhub-rhel8@sha256:405fa2e3363a3c124a5764d6153b7bcba3d43a3026813085e44c9246d51ca60a_amd64",
"8Base-RHACM-2.7:rhacm2/multiclusterhub-rhel8@sha256:b82d4ecef59b69623ec4d0a9b5537fa52e007336727c92345cd829d80961f14a_s390x",
"8Base-RHACM-2.7:rhacm2/multiclusterhub-rhel8@sha256:e96ea7f3533e7d0836512cbc2b027b60c400aa16c8e4691117608ab4736a059b_ppc64le",
"8Base-RHACM-2.7:rhacm2/multiclusterhub-rhel8@sha256:fdf9ae4924a587c945a85b2319b0471a5688368df572f2de852c51da8bc74dcb_arm64",
"8Base-RHACM-2.7:rhacm2/node-exporter-rhel8@sha256:1af36144b83dc16cd1958d0414be55eaa2aae95894b6eefd2233308ace81df02_ppc64le",
"8Base-RHACM-2.7:rhacm2/node-exporter-rhel8@sha256:2aeec43f11c6572abb7d4468560dc1561a023d9692058a4ac2b13a0cedb44dde_amd64",
"8Base-RHACM-2.7:rhacm2/node-exporter-rhel8@sha256:8b359fcf74d236fc488ef4553dbaf9dbec549e331f2b103b40139aa2eb1345e4_arm64",
"8Base-RHACM-2.7:rhacm2/node-exporter-rhel8@sha256:97291260ff17e7e1b1f490a68041613ca5f7c192d848f928eca9b867de47bc4e_s390x",
"8Base-RHACM-2.7:rhacm2/observatorium-rhel8-operator@sha256:16eeedaa25dd61c03514479044fde9851c5b4224b718a496e33d43a06f57d5b5_amd64",
"8Base-RHACM-2.7:rhacm2/observatorium-rhel8-operator@sha256:928c114e3aca978626ad91889aaed0cc20ca0d641ad946c9a1b1f2424245c795_arm64",
"8Base-RHACM-2.7:rhacm2/observatorium-rhel8-operator@sha256:c4e260eabb09bacc1aa332ea2001333c671e0fc65a3ef4d04e02b5473b45642d_ppc64le",
"8Base-RHACM-2.7:rhacm2/observatorium-rhel8-operator@sha256:c870e034b29dfa320cb6a6bf60021033b622b76a0c4aaaf2a768326ea046b459_s390x",
"8Base-RHACM-2.7:rhacm2/observatorium-rhel8@sha256:1e46b8610e037752ecfb30aaac5c7459a81aa119bf0c2b2ffb0dc90cd5701af0_arm64",
"8Base-RHACM-2.7:rhacm2/observatorium-rhel8@sha256:51374017a10289e0402363ae2839d110f500be44dc44834dbd8dd66ba0e6f5e9_s390x",
"8Base-RHACM-2.7:rhacm2/observatorium-rhel8@sha256:836c0b874ba4fc57b5f79dffacefd2dc0261822cb6dde17d247db39175a5c27f_amd64",
"8Base-RHACM-2.7:rhacm2/observatorium-rhel8@sha256:b7b3de98fbcc216c00d3291691f8997183a6409dabed8ea7b10b336c481b2b87_ppc64le",
"8Base-RHACM-2.7:rhacm2/prometheus-alertmanager-rhel8@sha256:6c9ea79e385be44f735efb932079b328200d47869f5f5f9b442fdb76067cac2a_amd64",
"8Base-RHACM-2.7:rhacm2/prometheus-alertmanager-rhel8@sha256:8349cdc4677a2dd37c54b058c487d76e8fbe4c76178e805d4745ef5c62bc6151_arm64",
"8Base-RHACM-2.7:rhacm2/prometheus-alertmanager-rhel8@sha256:8e8c89c184a5d023f031ab7cca2c4c64cdfd151c37aa5ae3a206cb1f1055268f_ppc64le",
"8Base-RHACM-2.7:rhacm2/prometheus-alertmanager-rhel8@sha256:fdbba855391acd2b33d0b16f9f0e7ba2a9cdbaa90bf71298182954b7f4c8fe76_s390x",
"8Base-RHACM-2.7:rhacm2/prometheus-rhel8@sha256:59174c376ae5563ea3a2a68bf999458f6b905058f57a7779b6dddd7aff252e4f_amd64",
"8Base-RHACM-2.7:rhacm2/prometheus-rhel8@sha256:6877b4207285d7a0e1343f5c1b70bab163d1fd5004f778998d2e612817ea5f06_s390x",
"8Base-RHACM-2.7:rhacm2/prometheus-rhel8@sha256:a3661c1cbfa2f8c230ec44ee5e2fecf1967ce48df0c9699f063bd27407b94dac_arm64",
"8Base-RHACM-2.7:rhacm2/prometheus-rhel8@sha256:a5a9a7c264f07c789094cb5371729f86700c0cfce4605b573c236c21a46ea9d6_ppc64le",
"8Base-RHACM-2.7:rhacm2/rbac-query-proxy-rhel8@sha256:3481fdb51147ce735b7864215cacd4c6a24b2c05a9388866f11be887a5fd0d4f_s390x",
"8Base-RHACM-2.7:rhacm2/rbac-query-proxy-rhel8@sha256:84486a82cd6655d5e5a1fbccae5a2e9335498d3e05422fa325b443c8923c1b75_arm64",
"8Base-RHACM-2.7:rhacm2/rbac-query-proxy-rhel8@sha256:bdeee76d09265212805e06117c368c96d40c7b46278dc09413fa300c6198ac2d_amd64",
"8Base-RHACM-2.7:rhacm2/rbac-query-proxy-rhel8@sha256:ceb1bd89103c56378166ab968dbaa387ab0531d1592f053718d0c1c683770e3d_ppc64le",
"8Base-RHACM-2.7:rhacm2/search-collector-rhel8@sha256:4b7544ec460f265afb71c9d362cf9851e3ba250c3ab694ccc9a78c15eb38a612_arm64",
"8Base-RHACM-2.7:rhacm2/search-collector-rhel8@sha256:6695c50772760b400d0535f406f02b7c37436c5ce6932b8d5518b995780287a8_s390x",
"8Base-RHACM-2.7:rhacm2/search-collector-rhel8@sha256:91b398bdccc5dbbfb82913ac52110d0b8e2f6c37ded6aa22b7d97ec4655b4cde_amd64",
"8Base-RHACM-2.7:rhacm2/search-collector-rhel8@sha256:e129649706a536e4ef6e8f770d0bf682f35da55c86c978c749e903b1a2bbe875_ppc64le",
"8Base-RHACM-2.7:rhacm2/submariner-addon-rhel8@sha256:17dfda9e5f46f9df69171607ec2e078be9362de4c13e2ed20763fc59a7e9cd1a_s390x",
"8Base-RHACM-2.7:rhacm2/submariner-addon-rhel8@sha256:4eddabb57e6f448c45fba78dc72f1541ccddb11b63a558764d0c105465a76555_amd64",
"8Base-RHACM-2.7:rhacm2/submariner-addon-rhel8@sha256:581fb02a9670b27810f2ad35bad4a82d2e1eab77fcd1274de05b0a922450d3fc_ppc64le",
"8Base-RHACM-2.7:rhacm2/submariner-addon-rhel8@sha256:7400391c2a56bc01da6fbbf13bb249a01e90d8eccb8d465dfb19c3598f5fecbe_arm64",
"8Base-RHACM-2.7:rhacm2/thanos-receive-controller-rhel8@sha256:4b228ecad424ca792139152948e27ed4c714dcfbcd540caf117dee20845018c8_ppc64le",
"8Base-RHACM-2.7:rhacm2/thanos-receive-controller-rhel8@sha256:7ceb607e7a3205361d8c9d1b44aae47381e2d07b129e40b5f90f55c3a8402774_arm64",
"8Base-RHACM-2.7:rhacm2/thanos-receive-controller-rhel8@sha256:b17fe936f5d8d8da38d72bf2153b47ac619c460c1f8227b4cb2f37cfc18cd4be_s390x",
"8Base-RHACM-2.7:rhacm2/thanos-receive-controller-rhel8@sha256:e9a5ef8f2d97357bee0198544d0545c26ee7c7d10116771e510d73eda6c45abe_amd64",
"8Base-RHACM-2.7:rhacm2/thanos-rhel8@sha256:23a4e918b5ffdbad4745e541afad2747bd6b28e534a31e7b5aff74296b27e3e7_amd64",
"8Base-RHACM-2.7:rhacm2/thanos-rhel8@sha256:26de3711356177090694b4bf00821d873127cf8c0675fe42a8f757c5c37a40cd_arm64",
"8Base-RHACM-2.7:rhacm2/thanos-rhel8@sha256:6515a630cddbb13fd14f81fd3b8c3a95f2469eaf599010b42732d8fd794af1b0_s390x",
"8Base-RHACM-2.7:rhacm2/thanos-rhel8@sha256:736e1fd62ba7b6c56ad1af81ab1260dd7d13a770d62914183aaa2cc2ebb0dc20_ppc64le"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "luxon: Inefficient regular expression complexity in luxon.js"
}
]
}
RHSA-2022:6345
Vulnerability from csaf_redhat
Notes
{
"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 v2.1\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 link(s) in the References section.",
"title": "Topic"
},
{
"category": "general",
"text": "Multicluster engine for Kubernetes 2.1 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 fixes:\n\n* CVE-2022-31129 moment: inefficient parsing algorithm resulting in DoS\n\n* CVE-2022-1705 golang: net/http: improper sanitization of Transfer-Encoding header\n\n* CVE-2022-1962 golang: go/parser: stack exhaustion in all Parse* functions\n\n* CVE-2022-28131 golang: encoding/xml: stack exhaustion in Decoder.Skip\n\n* CVE-2022-30630 golang: io/fs: stack exhaustion in Glob\n\n* CVE-2022-30631 golang: compress/gzip: stack exhaustion in Reader.Read\n\n* CVE-2022-30632 golang: path/filepath: stack exhaustion in Glob\n\n* CVE-2022-30633 golang: encoding/xml: stack exhaustion in Unmarshal\n\n* CVE-2022-30635 golang: encoding/gob: stack exhaustion in Decoder.Decode\n\n* CVE-2022-32148 golang: net/http/httputil: NewSingleHostReverseProxy - omit X-Forwarded-For not working\n\n* CVE-2022-30629 golang: crypto/tls: session tickets lack random ticket_age_add\n\nBug fixes:\n\n* MCE 2.1.0 Images (BZ# 2090907)\n\n* cluster-proxy-agent not able to startup (BZ# 2109394)\n\n* Create cluster button skips Infrastructure page, shows blank page (BZ# 2110713)\n\n* AWS Icon sometimes doesn\u0027t show up in create cluster wizard (BZ# 2110734)\n\n* Infrastructure descriptions in create cluster catalog should be consistent and clear (BZ# 2110811)\n\n* The user with clusterset view permission should not able to update the namespace binding with the pencil icon on clusterset details page (BZ# 2111483)\n\n* hypershift cluster creation -\u003e not all agent labels are shown in the node pools screen (BZ# 2112326)\n\n* CIM - SNO expansion, worker node status incorrect (BZ# 2114735)\n\n* Wizard fields are not pre-filled after picking credentials (BZ# 2117163)\n\n* ManagedClusterImageRegistry CR is wrong in pure MCE env",
"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-2022:6345",
"url": "https://access.redhat.com/errata/RHSA-2022:6345"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/updates/classification/#moderate",
"url": "https://access.redhat.com/security/updates/classification/#moderate"
},
{
"category": "external",
"summary": "2090907",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2090907"
},
{
"category": "external",
"summary": "2092793",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2092793"
},
{
"category": "external",
"summary": "2105075",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2105075"
},
{
"category": "external",
"summary": "2107342",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2107342"
},
{
"category": "external",
"summary": "2107371",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2107371"
},
{
"category": "external",
"summary": "2107374",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2107374"
},
{
"category": "external",
"summary": "2107376",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2107376"
},
{
"category": "external",
"summary": "2107383",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2107383"
},
{
"category": "external",
"summary": "2107386",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2107386"
},
{
"category": "external",
"summary": "2107388",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2107388"
},
{
"category": "external",
"summary": "2107390",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2107390"
},
{
"category": "external",
"summary": "2107392",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2107392"
},
{
"category": "external",
"summary": "2109394",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2109394"
},
{
"category": "external",
"summary": "2111483",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2111483"
},
{
"category": "external",
"summary": "2112326",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2112326"
},
{
"category": "external",
"summary": "2114735",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2114735"
},
{
"category": "external",
"summary": "2117163",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2117163"
},
{
"category": "external",
"summary": "2117447",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2117447"
},
{
"category": "self",
"summary": "Canonical URL",
"url": "https://security.access.redhat.com/data/csaf/v2/advisories/2022/rhsa-2022_6345.json"
}
],
"title": "Red Hat Security Advisory: Multicluster Engine for Kubernetes 2.1 security updates and bug fixes",
"tracking": {
"current_release_date": "2025-10-31T13:02:11+00:00",
"generator": {
"date": "2025-10-31T13:02:11+00:00",
"engine": {
"name": "Red Hat SDEngine",
"version": "4.6.10"
}
},
"id": "RHSA-2022:6345",
"initial_release_date": "2022-09-06T14:28:04+00:00",
"revision_history": [
{
"date": "2022-09-06T14:28:04+00:00",
"number": "1",
"summary": "Initial version"
},
{
"date": "2022-09-06T14:28:04+00:00",
"number": "2",
"summary": "Last updated version"
},
{
"date": "2025-10-31T13:02:11+00:00",
"number": "3",
"summary": "Last generated version"
}
],
"status": "final",
"version": "3"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_name",
"name": "multicluster engine for Kubernetes 2.1 for RHEL 8",
"product": {
"name": "multicluster engine for Kubernetes 2.1 for RHEL 8",
"product_id": "8Base-multicluster-engine-2.1",
"product_identification_helper": {
"cpe": "cpe:/a:redhat:multicluster_engine:2.1::el8"
}
}
}
],
"category": "product_family",
"name": "multicluster engine for Kubernetes"
},
{
"branches": [
{
"category": "product_version",
"name": "multicluster-engine/agent-service-rhel8@sha256:e136966121b82373c9279b1b59b68864ed10bfdee424959a7ad4b190ff7a2562_s390x",
"product": {
"name": "multicluster-engine/agent-service-rhel8@sha256:e136966121b82373c9279b1b59b68864ed10bfdee424959a7ad4b190ff7a2562_s390x",
"product_id": "multicluster-engine/agent-service-rhel8@sha256:e136966121b82373c9279b1b59b68864ed10bfdee424959a7ad4b190ff7a2562_s390x",
"product_identification_helper": {
"purl": "pkg:oci/agent-service-rhel8@sha256:e136966121b82373c9279b1b59b68864ed10bfdee424959a7ad4b190ff7a2562?arch=s390x\u0026repository_url=registry.redhat.io/multicluster-engine/agent-service-rhel8\u0026tag=v2.1.0-53"
}
}
},
{
"category": "product_version",
"name": "multicluster-engine/apiserver-network-proxy-rhel8@sha256:25b242af63aca69a32c457dde23b3ac52ed81f5edad3e919d5df59902adb0b60_s390x",
"product": {
"name": "multicluster-engine/apiserver-network-proxy-rhel8@sha256:25b242af63aca69a32c457dde23b3ac52ed81f5edad3e919d5df59902adb0b60_s390x",
"product_id": "multicluster-engine/apiserver-network-proxy-rhel8@sha256:25b242af63aca69a32c457dde23b3ac52ed81f5edad3e919d5df59902adb0b60_s390x",
"product_identification_helper": {
"purl": "pkg:oci/apiserver-network-proxy-rhel8@sha256:25b242af63aca69a32c457dde23b3ac52ed81f5edad3e919d5df59902adb0b60?arch=s390x\u0026repository_url=registry.redhat.io/multicluster-engine/apiserver-network-proxy-rhel8\u0026tag=v2.1.0-10"
}
}
},
{
"category": "product_version",
"name": "multicluster-engine/assisted-image-service-rhel8@sha256:3730a3c3cfb695b540945b5f0ae739a701a0155137b9509238860549105ab670_s390x",
"product": {
"name": "multicluster-engine/assisted-image-service-rhel8@sha256:3730a3c3cfb695b540945b5f0ae739a701a0155137b9509238860549105ab670_s390x",
"product_id": "multicluster-engine/assisted-image-service-rhel8@sha256:3730a3c3cfb695b540945b5f0ae739a701a0155137b9509238860549105ab670_s390x",
"product_identification_helper": {
"purl": "pkg:oci/assisted-image-service-rhel8@sha256:3730a3c3cfb695b540945b5f0ae739a701a0155137b9509238860549105ab670?arch=s390x\u0026repository_url=registry.redhat.io/multicluster-engine/assisted-image-service-rhel8\u0026tag=v2.1.0-12"
}
}
},
{
"category": "product_version",
"name": "multicluster-engine/aws-encryption-provider-rhel8@sha256:9797eef2012c827ff3250cba1cd542772e92872b4bd69a01bdbdba4fe407472c_s390x",
"product": {
"name": "multicluster-engine/aws-encryption-provider-rhel8@sha256:9797eef2012c827ff3250cba1cd542772e92872b4bd69a01bdbdba4fe407472c_s390x",
"product_id": "multicluster-engine/aws-encryption-provider-rhel8@sha256:9797eef2012c827ff3250cba1cd542772e92872b4bd69a01bdbdba4fe407472c_s390x",
"product_identification_helper": {
"purl": "pkg:oci/aws-encryption-provider-rhel8@sha256:9797eef2012c827ff3250cba1cd542772e92872b4bd69a01bdbdba4fe407472c?arch=s390x\u0026repository_url=registry.redhat.io/multicluster-engine/aws-encryption-provider-rhel8\u0026tag=v2.1.0-8"
}
}
},
{
"category": "product_version",
"name": "multicluster-engine/cluster-api-rhel8@sha256:a137205ac2127a04466519355b07cee71c08c56dddfee35671127241ebdf4a99_s390x",
"product": {
"name": "multicluster-engine/cluster-api-rhel8@sha256:a137205ac2127a04466519355b07cee71c08c56dddfee35671127241ebdf4a99_s390x",
"product_id": "multicluster-engine/cluster-api-rhel8@sha256:a137205ac2127a04466519355b07cee71c08c56dddfee35671127241ebdf4a99_s390x",
"product_identification_helper": {
"purl": "pkg:oci/cluster-api-rhel8@sha256:a137205ac2127a04466519355b07cee71c08c56dddfee35671127241ebdf4a99?arch=s390x\u0026repository_url=registry.redhat.io/multicluster-engine/cluster-api-rhel8\u0026tag=v2.1.0-8"
}
}
},
{
"category": "product_version",
"name": "multicluster-engine/multicluster-engine-cluster-api-provider-agent-rhel8@sha256:208389221423692530b334815985b0a2263febf5574138e854dbdc011f03b4a2_s390x",
"product": {
"name": "multicluster-engine/multicluster-engine-cluster-api-provider-agent-rhel8@sha256:208389221423692530b334815985b0a2263febf5574138e854dbdc011f03b4a2_s390x",
"product_id": "multicluster-engine/multicluster-engine-cluster-api-provider-agent-rhel8@sha256:208389221423692530b334815985b0a2263febf5574138e854dbdc011f03b4a2_s390x",
"product_identification_helper": {
"purl": "pkg:oci/multicluster-engine-cluster-api-provider-agent-rhel8@sha256:208389221423692530b334815985b0a2263febf5574138e854dbdc011f03b4a2?arch=s390x\u0026repository_url=registry.redhat.io/multicluster-engine/multicluster-engine-cluster-api-provider-agent-rhel8\u0026tag=v2.1.0-10"
}
}
},
{
"category": "product_version",
"name": "multicluster-engine/cluster-api-provider-agent-rhel8@sha256:208389221423692530b334815985b0a2263febf5574138e854dbdc011f03b4a2_s390x",
"product": {
"name": "multicluster-engine/cluster-api-provider-agent-rhel8@sha256:208389221423692530b334815985b0a2263febf5574138e854dbdc011f03b4a2_s390x",
"product_id": "multicluster-engine/cluster-api-provider-agent-rhel8@sha256:208389221423692530b334815985b0a2263febf5574138e854dbdc011f03b4a2_s390x",
"product_identification_helper": {
"purl": "pkg:oci/cluster-api-provider-agent-rhel8@sha256:208389221423692530b334815985b0a2263febf5574138e854dbdc011f03b4a2?arch=s390x\u0026repository_url=registry.redhat.io/multicluster-engine/cluster-api-provider-agent-rhel8\u0026tag=v2.1.0-10"
}
}
},
{
"category": "product_version",
"name": "multicluster-engine/cluster-api-provider-aws-rhel8@sha256:bd612736fde388811d12a572852c86d0fe9dcbb6e7f404c64b8654c870d4e2eb_s390x",
"product": {
"name": "multicluster-engine/cluster-api-provider-aws-rhel8@sha256:bd612736fde388811d12a572852c86d0fe9dcbb6e7f404c64b8654c870d4e2eb_s390x",
"product_id": "multicluster-engine/cluster-api-provider-aws-rhel8@sha256:bd612736fde388811d12a572852c86d0fe9dcbb6e7f404c64b8654c870d4e2eb_s390x",
"product_identification_helper": {
"purl": "pkg:oci/cluster-api-provider-aws-rhel8@sha256:bd612736fde388811d12a572852c86d0fe9dcbb6e7f404c64b8654c870d4e2eb?arch=s390x\u0026repository_url=registry.redhat.io/multicluster-engine/cluster-api-provider-aws-rhel8\u0026tag=v2.1.0-8"
}
}
},
{
"category": "product_version",
"name": "multicluster-engine/cluster-api-provider-azure-rhel8@sha256:2c9c916d0face10abc7f6467564e394ead5946bf18ed8439456cce2767a83b3e_s390x",
"product": {
"name": "multicluster-engine/cluster-api-provider-azure-rhel8@sha256:2c9c916d0face10abc7f6467564e394ead5946bf18ed8439456cce2767a83b3e_s390x",
"product_id": "multicluster-engine/cluster-api-provider-azure-rhel8@sha256:2c9c916d0face10abc7f6467564e394ead5946bf18ed8439456cce2767a83b3e_s390x",
"product_identification_helper": {
"purl": "pkg:oci/cluster-api-provider-azure-rhel8@sha256:2c9c916d0face10abc7f6467564e394ead5946bf18ed8439456cce2767a83b3e?arch=s390x\u0026repository_url=registry.redhat.io/multicluster-engine/cluster-api-provider-azure-rhel8\u0026tag=v2.1.0-8"
}
}
},
{
"category": "product_version",
"name": "multicluster-engine/cluster-api-provider-kubevirt-rhel8@sha256:cbe319cfa3ab4610dc67abea27841dd5b670061faa74e666959550343bba1c28_s390x",
"product": {
"name": "multicluster-engine/cluster-api-provider-kubevirt-rhel8@sha256:cbe319cfa3ab4610dc67abea27841dd5b670061faa74e666959550343bba1c28_s390x",
"product_id": "multicluster-engine/cluster-api-provider-kubevirt-rhel8@sha256:cbe319cfa3ab4610dc67abea27841dd5b670061faa74e666959550343bba1c28_s390x",
"product_identification_helper": {
"purl": "pkg:oci/cluster-api-provider-kubevirt-rhel8@sha256:cbe319cfa3ab4610dc67abea27841dd5b670061faa74e666959550343bba1c28?arch=s390x\u0026repository_url=registry.redhat.io/multicluster-engine/cluster-api-provider-kubevirt-rhel8\u0026tag=v2.1.0-10"
}
}
},
{
"category": "product_version",
"name": "multicluster-engine/clusterclaims-controller-rhel8@sha256:3608571c2a5a3d399e3ad8135ca90e46a7e57b322b5ef9d708efa631cee7109c_s390x",
"product": {
"name": "multicluster-engine/clusterclaims-controller-rhel8@sha256:3608571c2a5a3d399e3ad8135ca90e46a7e57b322b5ef9d708efa631cee7109c_s390x",
"product_id": "multicluster-engine/clusterclaims-controller-rhel8@sha256:3608571c2a5a3d399e3ad8135ca90e46a7e57b322b5ef9d708efa631cee7109c_s390x",
"product_identification_helper": {
"purl": "pkg:oci/clusterclaims-controller-rhel8@sha256:3608571c2a5a3d399e3ad8135ca90e46a7e57b322b5ef9d708efa631cee7109c?arch=s390x\u0026repository_url=registry.redhat.io/multicluster-engine/clusterclaims-controller-rhel8\u0026tag=v2.1.0-11"
}
}
},
{
"category": "product_version",
"name": "multicluster-engine/cluster-curator-controller-rhel8@sha256:2134c387cb0e8c2f95bb8ef74ad0a10c37403d9e0dfaeb7e2e9efb388c606ac1_s390x",
"product": {
"name": "multicluster-engine/cluster-curator-controller-rhel8@sha256:2134c387cb0e8c2f95bb8ef74ad0a10c37403d9e0dfaeb7e2e9efb388c606ac1_s390x",
"product_id": "multicluster-engine/cluster-curator-controller-rhel8@sha256:2134c387cb0e8c2f95bb8ef74ad0a10c37403d9e0dfaeb7e2e9efb388c606ac1_s390x",
"product_identification_helper": {
"purl": "pkg:oci/cluster-curator-controller-rhel8@sha256:2134c387cb0e8c2f95bb8ef74ad0a10c37403d9e0dfaeb7e2e9efb388c606ac1?arch=s390x\u0026repository_url=registry.redhat.io/multicluster-engine/cluster-curator-controller-rhel8\u0026tag=v2.1.0-13"
}
}
},
{
"category": "product_version",
"name": "multicluster-engine/clusterlifecycle-state-metrics-rhel8@sha256:c808d378bd0666d7eb1f9c9024f7d2f7c6bdedd40298aa1e940cfc1ce735af54_s390x",
"product": {
"name": "multicluster-engine/clusterlifecycle-state-metrics-rhel8@sha256:c808d378bd0666d7eb1f9c9024f7d2f7c6bdedd40298aa1e940cfc1ce735af54_s390x",
"product_id": "multicluster-engine/clusterlifecycle-state-metrics-rhel8@sha256:c808d378bd0666d7eb1f9c9024f7d2f7c6bdedd40298aa1e940cfc1ce735af54_s390x",
"product_identification_helper": {
"purl": "pkg:oci/clusterlifecycle-state-metrics-rhel8@sha256:c808d378bd0666d7eb1f9c9024f7d2f7c6bdedd40298aa1e940cfc1ce735af54?arch=s390x\u0026repository_url=registry.redhat.io/multicluster-engine/clusterlifecycle-state-metrics-rhel8\u0026tag=v2.1.0-10"
}
}
},
{
"category": "product_version",
"name": "multicluster-engine/cluster-proxy-addon-rhel8@sha256:6318fd6b0e0f5c39239ba9c71c330bce7974deaf970359ec83c88116abf7a653_s390x",
"product": {
"name": "multicluster-engine/cluster-proxy-addon-rhel8@sha256:6318fd6b0e0f5c39239ba9c71c330bce7974deaf970359ec83c88116abf7a653_s390x",
"product_id": "multicluster-engine/cluster-proxy-addon-rhel8@sha256:6318fd6b0e0f5c39239ba9c71c330bce7974deaf970359ec83c88116abf7a653_s390x",
"product_identification_helper": {
"purl": "pkg:oci/cluster-proxy-addon-rhel8@sha256:6318fd6b0e0f5c39239ba9c71c330bce7974deaf970359ec83c88116abf7a653?arch=s390x\u0026repository_url=registry.redhat.io/multicluster-engine/cluster-proxy-addon-rhel8\u0026tag=v2.1.0-6"
}
}
},
{
"category": "product_version",
"name": "multicluster-engine/cluster-proxy-rhel8@sha256:b240f43890529fe95b1a74de6f4c2626e85ae91ae6a624bb98a4c31130b6740d_s390x",
"product": {
"name": "multicluster-engine/cluster-proxy-rhel8@sha256:b240f43890529fe95b1a74de6f4c2626e85ae91ae6a624bb98a4c31130b6740d_s390x",
"product_id": "multicluster-engine/cluster-proxy-rhel8@sha256:b240f43890529fe95b1a74de6f4c2626e85ae91ae6a624bb98a4c31130b6740d_s390x",
"product_identification_helper": {
"purl": "pkg:oci/cluster-proxy-rhel8@sha256:b240f43890529fe95b1a74de6f4c2626e85ae91ae6a624bb98a4c31130b6740d?arch=s390x\u0026repository_url=registry.redhat.io/multicluster-engine/cluster-proxy-rhel8\u0026tag=v2.1.0-7"
}
}
},
{
"category": "product_version",
"name": "multicluster-engine/multicluster-engine-console-mce-rhel8@sha256:e3883d9629078bc16f2a6526cb8b1fdea89c1a8b8f477487fd6b34efa2f13999_s390x",
"product": {
"name": "multicluster-engine/multicluster-engine-console-mce-rhel8@sha256:e3883d9629078bc16f2a6526cb8b1fdea89c1a8b8f477487fd6b34efa2f13999_s390x",
"product_id": "multicluster-engine/multicluster-engine-console-mce-rhel8@sha256:e3883d9629078bc16f2a6526cb8b1fdea89c1a8b8f477487fd6b34efa2f13999_s390x",
"product_identification_helper": {
"purl": "pkg:oci/multicluster-engine-console-mce-rhel8@sha256:e3883d9629078bc16f2a6526cb8b1fdea89c1a8b8f477487fd6b34efa2f13999?arch=s390x\u0026repository_url=registry.redhat.io/multicluster-engine/multicluster-engine-console-mce-rhel8\u0026tag=v2.1.0-71"
}
}
},
{
"category": "product_version",
"name": "multicluster-engine/console-mce-rhel8@sha256:e3883d9629078bc16f2a6526cb8b1fdea89c1a8b8f477487fd6b34efa2f13999_s390x",
"product": {
"name": "multicluster-engine/console-mce-rhel8@sha256:e3883d9629078bc16f2a6526cb8b1fdea89c1a8b8f477487fd6b34efa2f13999_s390x",
"product_id": "multicluster-engine/console-mce-rhel8@sha256:e3883d9629078bc16f2a6526cb8b1fdea89c1a8b8f477487fd6b34efa2f13999_s390x",
"product_identification_helper": {
"purl": "pkg:oci/console-mce-rhel8@sha256:e3883d9629078bc16f2a6526cb8b1fdea89c1a8b8f477487fd6b34efa2f13999?arch=s390x\u0026repository_url=registry.redhat.io/multicluster-engine/console-mce-rhel8\u0026tag=v2.1.0-71"
}
}
},
{
"category": "product_version",
"name": "multicluster-engine/discovery-rhel8@sha256:9a655c52c83f7682964e8f46fed6011c6e9de7a2a64ee0893d0c02cf725746e1_s390x",
"product": {
"name": "multicluster-engine/discovery-rhel8@sha256:9a655c52c83f7682964e8f46fed6011c6e9de7a2a64ee0893d0c02cf725746e1_s390x",
"product_id": "multicluster-engine/discovery-rhel8@sha256:9a655c52c83f7682964e8f46fed6011c6e9de7a2a64ee0893d0c02cf725746e1_s390x",
"product_identification_helper": {
"purl": "pkg:oci/discovery-rhel8@sha256:9a655c52c83f7682964e8f46fed6011c6e9de7a2a64ee0893d0c02cf725746e1?arch=s390x\u0026repository_url=registry.redhat.io/multicluster-engine/discovery-rhel8\u0026tag=v2.1.0-11"
}
}
},
{
"category": "product_version",
"name": "multicluster-engine/hive-rhel8@sha256:8722d4f39942af4a008209ae518bf27d30deaa2e5bf97fc3118bea58efafb3d5_s390x",
"product": {
"name": "multicluster-engine/hive-rhel8@sha256:8722d4f39942af4a008209ae518bf27d30deaa2e5bf97fc3118bea58efafb3d5_s390x",
"product_id": "multicluster-engine/hive-rhel8@sha256:8722d4f39942af4a008209ae518bf27d30deaa2e5bf97fc3118bea58efafb3d5_s390x",
"product_identification_helper": {
"purl": "pkg:oci/hive-rhel8@sha256:8722d4f39942af4a008209ae518bf27d30deaa2e5bf97fc3118bea58efafb3d5?arch=s390x\u0026repository_url=registry.redhat.io/multicluster-engine/hive-rhel8\u0026tag=v2.1.0-9"
}
}
},
{
"category": "product_version",
"name": "multicluster-engine/multicluster-engine-hypershift-addon-rhel8-operator@sha256:c4227a3a5b323d716a979e1c6a66c458d458648c5fcb0ab151ad55ba24972f51_s390x",
"product": {
"name": "multicluster-engine/multicluster-engine-hypershift-addon-rhel8-operator@sha256:c4227a3a5b323d716a979e1c6a66c458d458648c5fcb0ab151ad55ba24972f51_s390x",
"product_id": "multicluster-engine/multicluster-engine-hypershift-addon-rhel8-operator@sha256:c4227a3a5b323d716a979e1c6a66c458d458648c5fcb0ab151ad55ba24972f51_s390x",
"product_identification_helper": {
"purl": "pkg:oci/multicluster-engine-hypershift-addon-rhel8-operator@sha256:c4227a3a5b323d716a979e1c6a66c458d458648c5fcb0ab151ad55ba24972f51?arch=s390x\u0026repository_url=registry.redhat.io/multicluster-engine/multicluster-engine-hypershift-addon-rhel8-operator\u0026tag=v2.1.0-17"
}
}
},
{
"category": "product_version",
"name": "multicluster-engine/hypershift-addon-rhel8-operator@sha256:c4227a3a5b323d716a979e1c6a66c458d458648c5fcb0ab151ad55ba24972f51_s390x",
"product": {
"name": "multicluster-engine/hypershift-addon-rhel8-operator@sha256:c4227a3a5b323d716a979e1c6a66c458d458648c5fcb0ab151ad55ba24972f51_s390x",
"product_id": "multicluster-engine/hypershift-addon-rhel8-operator@sha256:c4227a3a5b323d716a979e1c6a66c458d458648c5fcb0ab151ad55ba24972f51_s390x",
"product_identification_helper": {
"purl": "pkg:oci/hypershift-addon-rhel8-operator@sha256:c4227a3a5b323d716a979e1c6a66c458d458648c5fcb0ab151ad55ba24972f51?arch=s390x\u0026repository_url=registry.redhat.io/multicluster-engine/hypershift-addon-rhel8-operator\u0026tag=v2.1.0-17"
}
}
},
{
"category": "product_version",
"name": "multicluster-engine/hypershift-deployment-controller-rhel8@sha256:8d4a908562cbb0351aea12befe5f2bdf57041e073ce679d1b1c5b46c893844b6_s390x",
"product": {
"name": "multicluster-engine/hypershift-deployment-controller-rhel8@sha256:8d4a908562cbb0351aea12befe5f2bdf57041e073ce679d1b1c5b46c893844b6_s390x",
"product_id": "multicluster-engine/hypershift-deployment-controller-rhel8@sha256:8d4a908562cbb0351aea12befe5f2bdf57041e073ce679d1b1c5b46c893844b6_s390x",
"product_identification_helper": {
"purl": "pkg:oci/hypershift-deployment-controller-rhel8@sha256:8d4a908562cbb0351aea12befe5f2bdf57041e073ce679d1b1c5b46c893844b6?arch=s390x\u0026repository_url=registry.redhat.io/multicluster-engine/hypershift-deployment-controller-rhel8\u0026tag=v2.1.0-25"
}
}
},
{
"category": "product_version",
"name": "multicluster-engine/multicluster-engine-hypershift-deployment-controller-rhel8@sha256:8d4a908562cbb0351aea12befe5f2bdf57041e073ce679d1b1c5b46c893844b6_s390x",
"product": {
"name": "multicluster-engine/multicluster-engine-hypershift-deployment-controller-rhel8@sha256:8d4a908562cbb0351aea12befe5f2bdf57041e073ce679d1b1c5b46c893844b6_s390x",
"product_id": "multicluster-engine/multicluster-engine-hypershift-deployment-controller-rhel8@sha256:8d4a908562cbb0351aea12befe5f2bdf57041e073ce679d1b1c5b46c893844b6_s390x",
"product_identification_helper": {
"purl": "pkg:oci/multicluster-engine-hypershift-deployment-controller-rhel8@sha256:8d4a908562cbb0351aea12befe5f2bdf57041e073ce679d1b1c5b46c893844b6?arch=s390x\u0026repository_url=registry.redhat.io/multicluster-engine/multicluster-engine-hypershift-deployment-controller-rhel8\u0026tag=v2.1.0-25"
}
}
},
{
"category": "product_version",
"name": "multicluster-engine/hypershift-rhel8-operator@sha256:ffce5bc9fb2be59047c4840d9222499f03c1cf74786d8695aab1d1b04adc6f8a_s390x",
"product": {
"name": "multicluster-engine/hypershift-rhel8-operator@sha256:ffce5bc9fb2be59047c4840d9222499f03c1cf74786d8695aab1d1b04adc6f8a_s390x",
"product_id": "multicluster-engine/hypershift-rhel8-operator@sha256:ffce5bc9fb2be59047c4840d9222499f03c1cf74786d8695aab1d1b04adc6f8a_s390x",
"product_identification_helper": {
"purl": "pkg:oci/hypershift-rhel8-operator@sha256:ffce5bc9fb2be59047c4840d9222499f03c1cf74786d8695aab1d1b04adc6f8a?arch=s390x\u0026repository_url=registry.redhat.io/multicluster-engine/hypershift-rhel8-operator\u0026tag=v2.1.0-11"
}
}
},
{
"category": "product_version",
"name": "multicluster-engine/managedcluster-import-controller-rhel8@sha256:7d737e05b3164a7e49085a2026bf5fbbdda5a0d23890e1de455eea8d59f20187_s390x",
"product": {
"name": "multicluster-engine/managedcluster-import-controller-rhel8@sha256:7d737e05b3164a7e49085a2026bf5fbbdda5a0d23890e1de455eea8d59f20187_s390x",
"product_id": "multicluster-engine/managedcluster-import-controller-rhel8@sha256:7d737e05b3164a7e49085a2026bf5fbbdda5a0d23890e1de455eea8d59f20187_s390x",
"product_identification_helper": {
"purl": "pkg:oci/managedcluster-import-controller-rhel8@sha256:7d737e05b3164a7e49085a2026bf5fbbdda5a0d23890e1de455eea8d59f20187?arch=s390x\u0026repository_url=registry.redhat.io/multicluster-engine/managedcluster-import-controller-rhel8\u0026tag=v2.1.0-19"
}
}
},
{
"category": "product_version",
"name": "multicluster-engine/multicluster-engine-managed-serviceaccount-rhel8@sha256:7f5f65ba65c9bfc64d8bf9724a22b68d38c512465f4be1bfed8f02133256214f_s390x",
"product": {
"name": "multicluster-engine/multicluster-engine-managed-serviceaccount-rhel8@sha256:7f5f65ba65c9bfc64d8bf9724a22b68d38c512465f4be1bfed8f02133256214f_s390x",
"product_id": "multicluster-engine/multicluster-engine-managed-serviceaccount-rhel8@sha256:7f5f65ba65c9bfc64d8bf9724a22b68d38c512465f4be1bfed8f02133256214f_s390x",
"product_identification_helper": {
"purl": "pkg:oci/multicluster-engine-managed-serviceaccount-rhel8@sha256:7f5f65ba65c9bfc64d8bf9724a22b68d38c512465f4be1bfed8f02133256214f?arch=s390x\u0026repository_url=registry.redhat.io/multicluster-engine/multicluster-engine-managed-serviceaccount-rhel8\u0026tag=v2.1.0-9"
}
}
},
{
"category": "product_version",
"name": "multicluster-engine/managed-serviceaccount-rhel8@sha256:7f5f65ba65c9bfc64d8bf9724a22b68d38c512465f4be1bfed8f02133256214f_s390x",
"product": {
"name": "multicluster-engine/managed-serviceaccount-rhel8@sha256:7f5f65ba65c9bfc64d8bf9724a22b68d38c512465f4be1bfed8f02133256214f_s390x",
"product_id": "multicluster-engine/managed-serviceaccount-rhel8@sha256:7f5f65ba65c9bfc64d8bf9724a22b68d38c512465f4be1bfed8f02133256214f_s390x",
"product_identification_helper": {
"purl": "pkg:oci/managed-serviceaccount-rhel8@sha256:7f5f65ba65c9bfc64d8bf9724a22b68d38c512465f4be1bfed8f02133256214f?arch=s390x\u0026repository_url=registry.redhat.io/multicluster-engine/managed-serviceaccount-rhel8\u0026tag=v2.1.0-9"
}
}
},
{
"category": "product_version",
"name": "multicluster-engine/multicloud-manager-rhel8@sha256:c03edb31a56b4678c4e0f66c59b49e3798b8442ef1ddca3f67488f4baca30241_s390x",
"product": {
"name": "multicluster-engine/multicloud-manager-rhel8@sha256:c03edb31a56b4678c4e0f66c59b49e3798b8442ef1ddca3f67488f4baca30241_s390x",
"product_id": "multicluster-engine/multicloud-manager-rhel8@sha256:c03edb31a56b4678c4e0f66c59b49e3798b8442ef1ddca3f67488f4baca30241_s390x",
"product_identification_helper": {
"purl": "pkg:oci/multicloud-manager-rhel8@sha256:c03edb31a56b4678c4e0f66c59b49e3798b8442ef1ddca3f67488f4baca30241?arch=s390x\u0026repository_url=registry.redhat.io/multicluster-engine/multicloud-manager-rhel8\u0026tag=v2.1.0-29"
}
}
},
{
"category": "product_version",
"name": "multicluster-engine/must-gather-rhel8@sha256:6d2624faf8cb2634a9e2203273d95c076ed2207ddd87f50df6ce8e5088a5d257_s390x",
"product": {
"name": "multicluster-engine/must-gather-rhel8@sha256:6d2624faf8cb2634a9e2203273d95c076ed2207ddd87f50df6ce8e5088a5d257_s390x",
"product_id": "multicluster-engine/must-gather-rhel8@sha256:6d2624faf8cb2634a9e2203273d95c076ed2207ddd87f50df6ce8e5088a5d257_s390x",
"product_identification_helper": {
"purl": "pkg:oci/must-gather-rhel8@sha256:6d2624faf8cb2634a9e2203273d95c076ed2207ddd87f50df6ce8e5088a5d257?arch=s390x\u0026repository_url=registry.redhat.io/multicluster-engine/must-gather-rhel8\u0026tag=v2.1.0-9"
}
}
},
{
"category": "product_version",
"name": "multicluster-engine/mce-operator-bundle@sha256:ed114b2afb91375b6f3576da15474ad96c154cc0ed16e288f8a4840d7d39942f_s390x",
"product": {
"name": "multicluster-engine/mce-operator-bundle@sha256:ed114b2afb91375b6f3576da15474ad96c154cc0ed16e288f8a4840d7d39942f_s390x",
"product_id": "multicluster-engine/mce-operator-bundle@sha256:ed114b2afb91375b6f3576da15474ad96c154cc0ed16e288f8a4840d7d39942f_s390x",
"product_identification_helper": {
"purl": "pkg:oci/mce-operator-bundle@sha256:ed114b2afb91375b6f3576da15474ad96c154cc0ed16e288f8a4840d7d39942f?arch=s390x\u0026repository_url=registry.redhat.io/multicluster-engine/mce-operator-bundle\u0026tag=v2.1.0-123"
}
}
},
{
"category": "product_version",
"name": "multicluster-engine/backplane-rhel8-operator@sha256:e7998dc233af266ed94ba16450c2f02096abb5e045f291f8f94a83ef9da7dd51_s390x",
"product": {
"name": "multicluster-engine/backplane-rhel8-operator@sha256:e7998dc233af266ed94ba16450c2f02096abb5e045f291f8f94a83ef9da7dd51_s390x",
"product_id": "multicluster-engine/backplane-rhel8-operator@sha256:e7998dc233af266ed94ba16450c2f02096abb5e045f291f8f94a83ef9da7dd51_s390x",
"product_identification_helper": {
"purl": "pkg:oci/backplane-rhel8-operator@sha256:e7998dc233af266ed94ba16450c2f02096abb5e045f291f8f94a83ef9da7dd51?arch=s390x\u0026repository_url=registry.redhat.io/multicluster-engine/backplane-rhel8-operator\u0026tag=v2.1.0-29"
}
}
},
{
"category": "product_version",
"name": "multicluster-engine/placement-rhel8@sha256:a6fb7f9d80d4d6cb53317f7d87960af28a6cafb8c5abee369f7bd94cbe449686_s390x",
"product": {
"name": "multicluster-engine/placement-rhel8@sha256:a6fb7f9d80d4d6cb53317f7d87960af28a6cafb8c5abee369f7bd94cbe449686_s390x",
"product_id": "multicluster-engine/placement-rhel8@sha256:a6fb7f9d80d4d6cb53317f7d87960af28a6cafb8c5abee369f7bd94cbe449686_s390x",
"product_identification_helper": {
"purl": "pkg:oci/placement-rhel8@sha256:a6fb7f9d80d4d6cb53317f7d87960af28a6cafb8c5abee369f7bd94cbe449686?arch=s390x\u0026repository_url=registry.redhat.io/multicluster-engine/placement-rhel8\u0026tag=v2.1.0-11"
}
}
},
{
"category": "product_version",
"name": "multicluster-engine/provider-credential-controller-rhel8@sha256:90281a3feff8e019a937fabb5184881c1983cda657c41332cd0321acf5ea4092_s390x",
"product": {
"name": "multicluster-engine/provider-credential-controller-rhel8@sha256:90281a3feff8e019a937fabb5184881c1983cda657c41332cd0321acf5ea4092_s390x",
"product_id": "multicluster-engine/provider-credential-controller-rhel8@sha256:90281a3feff8e019a937fabb5184881c1983cda657c41332cd0321acf5ea4092_s390x",
"product_identification_helper": {
"purl": "pkg:oci/provider-credential-controller-rhel8@sha256:90281a3feff8e019a937fabb5184881c1983cda657c41332cd0321acf5ea4092?arch=s390x\u0026repository_url=registry.redhat.io/multicluster-engine/provider-credential-controller-rhel8\u0026tag=v2.1.0-10"
}
}
},
{
"category": "product_version",
"name": "multicluster-engine/registration-rhel8@sha256:686390715f19747bff24e95137307182ab095fb133051424996c6b0ee668569a_s390x",
"product": {
"name": "multicluster-engine/registration-rhel8@sha256:686390715f19747bff24e95137307182ab095fb133051424996c6b0ee668569a_s390x",
"product_id": "multicluster-engine/registration-rhel8@sha256:686390715f19747bff24e95137307182ab095fb133051424996c6b0ee668569a_s390x",
"product_identification_helper": {
"purl": "pkg:oci/registration-rhel8@sha256:686390715f19747bff24e95137307182ab095fb133051424996c6b0ee668569a?arch=s390x\u0026repository_url=registry.redhat.io/multicluster-engine/registration-rhel8\u0026tag=v2.1.0-14"
}
}
},
{
"category": "product_version",
"name": "multicluster-engine/registration-operator-rhel8@sha256:579420cfdc2a542ab7a1b9cd6f1324885f60d1ec5d2bda74808127b45aef2983_s390x",
"product": {
"name": "multicluster-engine/registration-operator-rhel8@sha256:579420cfdc2a542ab7a1b9cd6f1324885f60d1ec5d2bda74808127b45aef2983_s390x",
"product_id": "multicluster-engine/registration-operator-rhel8@sha256:579420cfdc2a542ab7a1b9cd6f1324885f60d1ec5d2bda74808127b45aef2983_s390x",
"product_identification_helper": {
"purl": "pkg:oci/registration-operator-rhel8@sha256:579420cfdc2a542ab7a1b9cd6f1324885f60d1ec5d2bda74808127b45aef2983?arch=s390x\u0026repository_url=registry.redhat.io/multicluster-engine/registration-operator-rhel8\u0026tag=v2.1.0-15"
}
}
},
{
"category": "product_version",
"name": "multicluster-engine/work-rhel8@sha256:c5c1939a142b9554a2ce664605409cefcb9954bbb1d8eef988fddab50f06cdaf_s390x",
"product": {
"name": "multicluster-engine/work-rhel8@sha256:c5c1939a142b9554a2ce664605409cefcb9954bbb1d8eef988fddab50f06cdaf_s390x",
"product_id": "multicluster-engine/work-rhel8@sha256:c5c1939a142b9554a2ce664605409cefcb9954bbb1d8eef988fddab50f06cdaf_s390x",
"product_identification_helper": {
"purl": "pkg:oci/work-rhel8@sha256:c5c1939a142b9554a2ce664605409cefcb9954bbb1d8eef988fddab50f06cdaf?arch=s390x\u0026repository_url=registry.redhat.io/multicluster-engine/work-rhel8\u0026tag=v2.1.0-11"
}
}
}
],
"category": "architecture",
"name": "s390x"
},
{
"branches": [
{
"category": "product_version",
"name": "multicluster-engine/agent-service-rhel8@sha256:fce50212c8bbfdc3e8f445f4b7ea35881eb29e49c443e827ad6fe2389328d57f_amd64",
"product": {
"name": "multicluster-engine/agent-service-rhel8@sha256:fce50212c8bbfdc3e8f445f4b7ea35881eb29e49c443e827ad6fe2389328d57f_amd64",
"product_id": "multicluster-engine/agent-service-rhel8@sha256:fce50212c8bbfdc3e8f445f4b7ea35881eb29e49c443e827ad6fe2389328d57f_amd64",
"product_identification_helper": {
"purl": "pkg:oci/agent-service-rhel8@sha256:fce50212c8bbfdc3e8f445f4b7ea35881eb29e49c443e827ad6fe2389328d57f?arch=amd64\u0026repository_url=registry.redhat.io/multicluster-engine/agent-service-rhel8\u0026tag=v2.1.0-53"
}
}
},
{
"category": "product_version",
"name": "multicluster-engine/apiserver-network-proxy-rhel8@sha256:5ea69e650771525faf944fbf3be82a19e54a964d38adbb88263247652476938c_amd64",
"product": {
"name": "multicluster-engine/apiserver-network-proxy-rhel8@sha256:5ea69e650771525faf944fbf3be82a19e54a964d38adbb88263247652476938c_amd64",
"product_id": "multicluster-engine/apiserver-network-proxy-rhel8@sha256:5ea69e650771525faf944fbf3be82a19e54a964d38adbb88263247652476938c_amd64",
"product_identification_helper": {
"purl": "pkg:oci/apiserver-network-proxy-rhel8@sha256:5ea69e650771525faf944fbf3be82a19e54a964d38adbb88263247652476938c?arch=amd64\u0026repository_url=registry.redhat.io/multicluster-engine/apiserver-network-proxy-rhel8\u0026tag=v2.1.0-10"
}
}
},
{
"category": "product_version",
"name": "multicluster-engine/assisted-image-service-rhel8@sha256:92c8157e43d84584ba93d978fcc6ffba84118e4ea5ff46ad71a62ffdc7fc56e5_amd64",
"product": {
"name": "multicluster-engine/assisted-image-service-rhel8@sha256:92c8157e43d84584ba93d978fcc6ffba84118e4ea5ff46ad71a62ffdc7fc56e5_amd64",
"product_id": "multicluster-engine/assisted-image-service-rhel8@sha256:92c8157e43d84584ba93d978fcc6ffba84118e4ea5ff46ad71a62ffdc7fc56e5_amd64",
"product_identification_helper": {
"purl": "pkg:oci/assisted-image-service-rhel8@sha256:92c8157e43d84584ba93d978fcc6ffba84118e4ea5ff46ad71a62ffdc7fc56e5?arch=amd64\u0026repository_url=registry.redhat.io/multicluster-engine/assisted-image-service-rhel8\u0026tag=v2.1.0-12"
}
}
},
{
"category": "product_version",
"name": "multicluster-engine/assisted-installer-agent-rhel8@sha256:b4722c060fb38e1609e689b605816cefb39a15a0ddc40837a90727d123b91c88_amd64",
"product": {
"name": "multicluster-engine/assisted-installer-agent-rhel8@sha256:b4722c060fb38e1609e689b605816cefb39a15a0ddc40837a90727d123b91c88_amd64",
"product_id": "multicluster-engine/assisted-installer-agent-rhel8@sha256:b4722c060fb38e1609e689b605816cefb39a15a0ddc40837a90727d123b91c88_amd64",
"product_identification_helper": {
"purl": "pkg:oci/assisted-installer-agent-rhel8@sha256:b4722c060fb38e1609e689b605816cefb39a15a0ddc40837a90727d123b91c88?arch=amd64\u0026repository_url=registry.redhat.io/multicluster-engine/assisted-installer-agent-rhel8\u0026tag=v2.1.0-25"
}
}
},
{
"category": "product_version",
"name": "multicluster-engine/assisted-installer-rhel8@sha256:686b64358857be04087a706048a32b7356b16a0028d2b200da16ec94d931d25d_amd64",
"product": {
"name": "multicluster-engine/assisted-installer-rhel8@sha256:686b64358857be04087a706048a32b7356b16a0028d2b200da16ec94d931d25d_amd64",
"product_id": "multicluster-engine/assisted-installer-rhel8@sha256:686b64358857be04087a706048a32b7356b16a0028d2b200da16ec94d931d25d_amd64",
"product_identification_helper": {
"purl": "pkg:oci/assisted-installer-rhel8@sha256:686b64358857be04087a706048a32b7356b16a0028d2b200da16ec94d931d25d?arch=amd64\u0026repository_url=registry.redhat.io/multicluster-engine/assisted-installer-rhel8\u0026tag=v2.1.0-20"
}
}
},
{
"category": "product_version",
"name": "multicluster-engine/assisted-installer-reporter-rhel8@sha256:e4dd90d186f1fea6fcdb4e23f74e4390e00d134b2c21d8510c1cdbbcef3c4a1f_amd64",
"product": {
"name": "multicluster-engine/assisted-installer-reporter-rhel8@sha256:e4dd90d186f1fea6fcdb4e23f74e4390e00d134b2c21d8510c1cdbbcef3c4a1f_amd64",
"product_id": "multicluster-engine/assisted-installer-reporter-rhel8@sha256:e4dd90d186f1fea6fcdb4e23f74e4390e00d134b2c21d8510c1cdbbcef3c4a1f_amd64",
"product_identification_helper": {
"purl": "pkg:oci/assisted-installer-reporter-rhel8@sha256:e4dd90d186f1fea6fcdb4e23f74e4390e00d134b2c21d8510c1cdbbcef3c4a1f?arch=amd64\u0026repository_url=registry.redhat.io/multicluster-engine/assisted-installer-reporter-rhel8\u0026tag=v2.1.0-21"
}
}
},
{
"category": "product_version",
"name": "multicluster-engine/aws-encryption-provider-rhel8@sha256:ab7f1982f21ed9251501396ea150764348b5f61b6e50b9d74b5031e705e16ef3_amd64",
"product": {
"name": "multicluster-engine/aws-encryption-provider-rhel8@sha256:ab7f1982f21ed9251501396ea150764348b5f61b6e50b9d74b5031e705e16ef3_amd64",
"product_id": "multicluster-engine/aws-encryption-provider-rhel8@sha256:ab7f1982f21ed9251501396ea150764348b5f61b6e50b9d74b5031e705e16ef3_amd64",
"product_identification_helper": {
"purl": "pkg:oci/aws-encryption-provider-rhel8@sha256:ab7f1982f21ed9251501396ea150764348b5f61b6e50b9d74b5031e705e16ef3?arch=amd64\u0026repository_url=registry.redhat.io/multicluster-engine/aws-encryption-provider-rhel8\u0026tag=v2.1.0-8"
}
}
},
{
"category": "product_version",
"name": "multicluster-engine/cluster-api-rhel8@sha256:4f7cb34768ff908ed1ba54330603ea54b82a4144cf9124dae01a727dcc60362a_amd64",
"product": {
"name": "multicluster-engine/cluster-api-rhel8@sha256:4f7cb34768ff908ed1ba54330603ea54b82a4144cf9124dae01a727dcc60362a_amd64",
"product_id": "multicluster-engine/cluster-api-rhel8@sha256:4f7cb34768ff908ed1ba54330603ea54b82a4144cf9124dae01a727dcc60362a_amd64",
"product_identification_helper": {
"purl": "pkg:oci/cluster-api-rhel8@sha256:4f7cb34768ff908ed1ba54330603ea54b82a4144cf9124dae01a727dcc60362a?arch=amd64\u0026repository_url=registry.redhat.io/multicluster-engine/cluster-api-rhel8\u0026tag=v2.1.0-8"
}
}
},
{
"category": "product_version",
"name": "multicluster-engine/multicluster-engine-cluster-api-provider-agent-rhel8@sha256:4bacc4ba3974c11ac27d1448a7f7cd973162caf33358249e9d1c154018124830_amd64",
"product": {
"name": "multicluster-engine/multicluster-engine-cluster-api-provider-agent-rhel8@sha256:4bacc4ba3974c11ac27d1448a7f7cd973162caf33358249e9d1c154018124830_amd64",
"product_id": "multicluster-engine/multicluster-engine-cluster-api-provider-agent-rhel8@sha256:4bacc4ba3974c11ac27d1448a7f7cd973162caf33358249e9d1c154018124830_amd64",
"product_identification_helper": {
"purl": "pkg:oci/multicluster-engine-cluster-api-provider-agent-rhel8@sha256:4bacc4ba3974c11ac27d1448a7f7cd973162caf33358249e9d1c154018124830?arch=amd64\u0026repository_url=registry.redhat.io/multicluster-engine/multicluster-engine-cluster-api-provider-agent-rhel8\u0026tag=v2.1.0-10"
}
}
},
{
"category": "product_version",
"name": "multicluster-engine/cluster-api-provider-agent-rhel8@sha256:4bacc4ba3974c11ac27d1448a7f7cd973162caf33358249e9d1c154018124830_amd64",
"product": {
"name": "multicluster-engine/cluster-api-provider-agent-rhel8@sha256:4bacc4ba3974c11ac27d1448a7f7cd973162caf33358249e9d1c154018124830_amd64",
"product_id": "multicluster-engine/cluster-api-provider-agent-rhel8@sha256:4bacc4ba3974c11ac27d1448a7f7cd973162caf33358249e9d1c154018124830_amd64",
"product_identification_helper": {
"purl": "pkg:oci/cluster-api-provider-agent-rhel8@sha256:4bacc4ba3974c11ac27d1448a7f7cd973162caf33358249e9d1c154018124830?arch=amd64\u0026repository_url=registry.redhat.io/multicluster-engine/cluster-api-provider-agent-rhel8\u0026tag=v2.1.0-10"
}
}
},
{
"category": "product_version",
"name": "multicluster-engine/cluster-api-provider-aws-rhel8@sha256:6fb7799fca309c727c7afea57448fc653dde09495945e314402a3e3a079e5b03_amd64",
"product": {
"name": "multicluster-engine/cluster-api-provider-aws-rhel8@sha256:6fb7799fca309c727c7afea57448fc653dde09495945e314402a3e3a079e5b03_amd64",
"product_id": "multicluster-engine/cluster-api-provider-aws-rhel8@sha256:6fb7799fca309c727c7afea57448fc653dde09495945e314402a3e3a079e5b03_amd64",
"product_identification_helper": {
"purl": "pkg:oci/cluster-api-provider-aws-rhel8@sha256:6fb7799fca309c727c7afea57448fc653dde09495945e314402a3e3a079e5b03?arch=amd64\u0026repository_url=registry.redhat.io/multicluster-engine/cluster-api-provider-aws-rhel8\u0026tag=v2.1.0-8"
}
}
},
{
"category": "product_version",
"name": "multicluster-engine/cluster-api-provider-azure-rhel8@sha256:ddd59c296543f525f719336ad6ddc5e5f8d3915e08e3b64d575a9835de3e95ad_amd64",
"product": {
"name": "multicluster-engine/cluster-api-provider-azure-rhel8@sha256:ddd59c296543f525f719336ad6ddc5e5f8d3915e08e3b64d575a9835de3e95ad_amd64",
"product_id": "multicluster-engine/cluster-api-provider-azure-rhel8@sha256:ddd59c296543f525f719336ad6ddc5e5f8d3915e08e3b64d575a9835de3e95ad_amd64",
"product_identification_helper": {
"purl": "pkg:oci/cluster-api-provider-azure-rhel8@sha256:ddd59c296543f525f719336ad6ddc5e5f8d3915e08e3b64d575a9835de3e95ad?arch=amd64\u0026repository_url=registry.redhat.io/multicluster-engine/cluster-api-provider-azure-rhel8\u0026tag=v2.1.0-8"
}
}
},
{
"category": "product_version",
"name": "multicluster-engine/cluster-api-provider-kubevirt-rhel8@sha256:9cd9106f72557b8ba5de9f4d1de5ff8d33514d2c02889999a3c20aab9a8dd061_amd64",
"product": {
"name": "multicluster-engine/cluster-api-provider-kubevirt-rhel8@sha256:9cd9106f72557b8ba5de9f4d1de5ff8d33514d2c02889999a3c20aab9a8dd061_amd64",
"product_id": "multicluster-engine/cluster-api-provider-kubevirt-rhel8@sha256:9cd9106f72557b8ba5de9f4d1de5ff8d33514d2c02889999a3c20aab9a8dd061_amd64",
"product_identification_helper": {
"purl": "pkg:oci/cluster-api-provider-kubevirt-rhel8@sha256:9cd9106f72557b8ba5de9f4d1de5ff8d33514d2c02889999a3c20aab9a8dd061?arch=amd64\u0026repository_url=registry.redhat.io/multicluster-engine/cluster-api-provider-kubevirt-rhel8\u0026tag=v2.1.0-10"
}
}
},
{
"category": "product_version",
"name": "multicluster-engine/clusterclaims-controller-rhel8@sha256:7be740cc5987a1dfc76d7d8a306ff65291eb9cf61419842f463aa9dc4d6ecde1_amd64",
"product": {
"name": "multicluster-engine/clusterclaims-controller-rhel8@sha256:7be740cc5987a1dfc76d7d8a306ff65291eb9cf61419842f463aa9dc4d6ecde1_amd64",
"product_id": "multicluster-engine/clusterclaims-controller-rhel8@sha256:7be740cc5987a1dfc76d7d8a306ff65291eb9cf61419842f463aa9dc4d6ecde1_amd64",
"product_identification_helper": {
"purl": "pkg:oci/clusterclaims-controller-rhel8@sha256:7be740cc5987a1dfc76d7d8a306ff65291eb9cf61419842f463aa9dc4d6ecde1?arch=amd64\u0026repository_url=registry.redhat.io/multicluster-engine/clusterclaims-controller-rhel8\u0026tag=v2.1.0-11"
}
}
},
{
"category": "product_version",
"name": "multicluster-engine/cluster-curator-controller-rhel8@sha256:2e0867d6ebace932eb09bb3a6a929562a157bc2eea9c28063eb30dac866abf63_amd64",
"product": {
"name": "multicluster-engine/cluster-curator-controller-rhel8@sha256:2e0867d6ebace932eb09bb3a6a929562a157bc2eea9c28063eb30dac866abf63_amd64",
"product_id": "multicluster-engine/cluster-curator-controller-rhel8@sha256:2e0867d6ebace932eb09bb3a6a929562a157bc2eea9c28063eb30dac866abf63_amd64",
"product_identification_helper": {
"purl": "pkg:oci/cluster-curator-controller-rhel8@sha256:2e0867d6ebace932eb09bb3a6a929562a157bc2eea9c28063eb30dac866abf63?arch=amd64\u0026repository_url=registry.redhat.io/multicluster-engine/cluster-curator-controller-rhel8\u0026tag=v2.1.0-13"
}
}
},
{
"category": "product_version",
"name": "multicluster-engine/clusterlifecycle-state-metrics-rhel8@sha256:df17928fd459e5063fb2470dbaea51c96f292f1a4ca5eaedc64a03687edbb6cd_amd64",
"product": {
"name": "multicluster-engine/clusterlifecycle-state-metrics-rhel8@sha256:df17928fd459e5063fb2470dbaea51c96f292f1a4ca5eaedc64a03687edbb6cd_amd64",
"product_id": "multicluster-engine/clusterlifecycle-state-metrics-rhel8@sha256:df17928fd459e5063fb2470dbaea51c96f292f1a4ca5eaedc64a03687edbb6cd_amd64",
"product_identification_helper": {
"purl": "pkg:oci/clusterlifecycle-state-metrics-rhel8@sha256:df17928fd459e5063fb2470dbaea51c96f292f1a4ca5eaedc64a03687edbb6cd?arch=amd64\u0026repository_url=registry.redhat.io/multicluster-engine/clusterlifecycle-state-metrics-rhel8\u0026tag=v2.1.0-10"
}
}
},
{
"category": "product_version",
"name": "multicluster-engine/cluster-proxy-addon-rhel8@sha256:28544cf2414bdeffb8bcaae2d1547064da46ab5a122fd77861083b1e81e299cc_amd64",
"product": {
"name": "multicluster-engine/cluster-proxy-addon-rhel8@sha256:28544cf2414bdeffb8bcaae2d1547064da46ab5a122fd77861083b1e81e299cc_amd64",
"product_id": "multicluster-engine/cluster-proxy-addon-rhel8@sha256:28544cf2414bdeffb8bcaae2d1547064da46ab5a122fd77861083b1e81e299cc_amd64",
"product_identification_helper": {
"purl": "pkg:oci/cluster-proxy-addon-rhel8@sha256:28544cf2414bdeffb8bcaae2d1547064da46ab5a122fd77861083b1e81e299cc?arch=amd64\u0026repository_url=registry.redhat.io/multicluster-engine/cluster-proxy-addon-rhel8\u0026tag=v2.1.0-6"
}
}
},
{
"category": "product_version",
"name": "multicluster-engine/cluster-proxy-rhel8@sha256:a881a94835c7eef6babe00792fc0a99c9816831869cb26af0dcf2665233f7710_amd64",
"product": {
"name": "multicluster-engine/cluster-proxy-rhel8@sha256:a881a94835c7eef6babe00792fc0a99c9816831869cb26af0dcf2665233f7710_amd64",
"product_id": "multicluster-engine/cluster-proxy-rhel8@sha256:a881a94835c7eef6babe00792fc0a99c9816831869cb26af0dcf2665233f7710_amd64",
"product_identification_helper": {
"purl": "pkg:oci/cluster-proxy-rhel8@sha256:a881a94835c7eef6babe00792fc0a99c9816831869cb26af0dcf2665233f7710?arch=amd64\u0026repository_url=registry.redhat.io/multicluster-engine/cluster-proxy-rhel8\u0026tag=v2.1.0-7"
}
}
},
{
"category": "product_version",
"name": "multicluster-engine/multicluster-engine-console-mce-rhel8@sha256:95cbc26ed2e396e44efd543d8a38f1c698267e1a617a7ee4b6f26efdb49e3059_amd64",
"product": {
"name": "multicluster-engine/multicluster-engine-console-mce-rhel8@sha256:95cbc26ed2e396e44efd543d8a38f1c698267e1a617a7ee4b6f26efdb49e3059_amd64",
"product_id": "multicluster-engine/multicluster-engine-console-mce-rhel8@sha256:95cbc26ed2e396e44efd543d8a38f1c698267e1a617a7ee4b6f26efdb49e3059_amd64",
"product_identification_helper": {
"purl": "pkg:oci/multicluster-engine-console-mce-rhel8@sha256:95cbc26ed2e396e44efd543d8a38f1c698267e1a617a7ee4b6f26efdb49e3059?arch=amd64\u0026repository_url=registry.redhat.io/multicluster-engine/multicluster-engine-console-mce-rhel8\u0026tag=v2.1.0-71"
}
}
},
{
"category": "product_version",
"name": "multicluster-engine/console-mce-rhel8@sha256:95cbc26ed2e396e44efd543d8a38f1c698267e1a617a7ee4b6f26efdb49e3059_amd64",
"product": {
"name": "multicluster-engine/console-mce-rhel8@sha256:95cbc26ed2e396e44efd543d8a38f1c698267e1a617a7ee4b6f26efdb49e3059_amd64",
"product_id": "multicluster-engine/console-mce-rhel8@sha256:95cbc26ed2e396e44efd543d8a38f1c698267e1a617a7ee4b6f26efdb49e3059_amd64",
"product_identification_helper": {
"purl": "pkg:oci/console-mce-rhel8@sha256:95cbc26ed2e396e44efd543d8a38f1c698267e1a617a7ee4b6f26efdb49e3059?arch=amd64\u0026repository_url=registry.redhat.io/multicluster-engine/console-mce-rhel8\u0026tag=v2.1.0-71"
}
}
},
{
"category": "product_version",
"name": "multicluster-engine/discovery-rhel8@sha256:12b3c0a01c59836687a7cfc1fba050d0800625cd46f678551a5944b0664c044d_amd64",
"product": {
"name": "multicluster-engine/discovery-rhel8@sha256:12b3c0a01c59836687a7cfc1fba050d0800625cd46f678551a5944b0664c044d_amd64",
"product_id": "multicluster-engine/discovery-rhel8@sha256:12b3c0a01c59836687a7cfc1fba050d0800625cd46f678551a5944b0664c044d_amd64",
"product_identification_helper": {
"purl": "pkg:oci/discovery-rhel8@sha256:12b3c0a01c59836687a7cfc1fba050d0800625cd46f678551a5944b0664c044d?arch=amd64\u0026repository_url=registry.redhat.io/multicluster-engine/discovery-rhel8\u0026tag=v2.1.0-11"
}
}
},
{
"category": "product_version",
"name": "multicluster-engine/hive-rhel8@sha256:dd6a4624672d458a0072b9aa46fb1b3d576c0b198759d053f61536f3b9e34359_amd64",
"product": {
"name": "multicluster-engine/hive-rhel8@sha256:dd6a4624672d458a0072b9aa46fb1b3d576c0b198759d053f61536f3b9e34359_amd64",
"product_id": "multicluster-engine/hive-rhel8@sha256:dd6a4624672d458a0072b9aa46fb1b3d576c0b198759d053f61536f3b9e34359_amd64",
"product_identification_helper": {
"purl": "pkg:oci/hive-rhel8@sha256:dd6a4624672d458a0072b9aa46fb1b3d576c0b198759d053f61536f3b9e34359?arch=amd64\u0026repository_url=registry.redhat.io/multicluster-engine/hive-rhel8\u0026tag=v2.1.0-9"
}
}
},
{
"category": "product_version",
"name": "multicluster-engine/multicluster-engine-hypershift-addon-rhel8-operator@sha256:afc67731faaa2dc9d32a052064763737c8bc4b1b5cf8e8ffb7cb31a4652c656c_amd64",
"product": {
"name": "multicluster-engine/multicluster-engine-hypershift-addon-rhel8-operator@sha256:afc67731faaa2dc9d32a052064763737c8bc4b1b5cf8e8ffb7cb31a4652c656c_amd64",
"product_id": "multicluster-engine/multicluster-engine-hypershift-addon-rhel8-operator@sha256:afc67731faaa2dc9d32a052064763737c8bc4b1b5cf8e8ffb7cb31a4652c656c_amd64",
"product_identification_helper": {
"purl": "pkg:oci/multicluster-engine-hypershift-addon-rhel8-operator@sha256:afc67731faaa2dc9d32a052064763737c8bc4b1b5cf8e8ffb7cb31a4652c656c?arch=amd64\u0026repository_url=registry.redhat.io/multicluster-engine/multicluster-engine-hypershift-addon-rhel8-operator\u0026tag=v2.1.0-17"
}
}
},
{
"category": "product_version",
"name": "multicluster-engine/hypershift-addon-rhel8-operator@sha256:afc67731faaa2dc9d32a052064763737c8bc4b1b5cf8e8ffb7cb31a4652c656c_amd64",
"product": {
"name": "multicluster-engine/hypershift-addon-rhel8-operator@sha256:afc67731faaa2dc9d32a052064763737c8bc4b1b5cf8e8ffb7cb31a4652c656c_amd64",
"product_id": "multicluster-engine/hypershift-addon-rhel8-operator@sha256:afc67731faaa2dc9d32a052064763737c8bc4b1b5cf8e8ffb7cb31a4652c656c_amd64",
"product_identification_helper": {
"purl": "pkg:oci/hypershift-addon-rhel8-operator@sha256:afc67731faaa2dc9d32a052064763737c8bc4b1b5cf8e8ffb7cb31a4652c656c?arch=amd64\u0026repository_url=registry.redhat.io/multicluster-engine/hypershift-addon-rhel8-operator\u0026tag=v2.1.0-17"
}
}
},
{
"category": "product_version",
"name": "multicluster-engine/hypershift-deployment-controller-rhel8@sha256:f44b9cd7b993051b4d59108153763a09d283c0cf822fab478f22cfbe53847da7_amd64",
"product": {
"name": "multicluster-engine/hypershift-deployment-controller-rhel8@sha256:f44b9cd7b993051b4d59108153763a09d283c0cf822fab478f22cfbe53847da7_amd64",
"product_id": "multicluster-engine/hypershift-deployment-controller-rhel8@sha256:f44b9cd7b993051b4d59108153763a09d283c0cf822fab478f22cfbe53847da7_amd64",
"product_identification_helper": {
"purl": "pkg:oci/hypershift-deployment-controller-rhel8@sha256:f44b9cd7b993051b4d59108153763a09d283c0cf822fab478f22cfbe53847da7?arch=amd64\u0026repository_url=registry.redhat.io/multicluster-engine/hypershift-deployment-controller-rhel8\u0026tag=v2.1.0-25"
}
}
},
{
"category": "product_version",
"name": "multicluster-engine/multicluster-engine-hypershift-deployment-controller-rhel8@sha256:f44b9cd7b993051b4d59108153763a09d283c0cf822fab478f22cfbe53847da7_amd64",
"product": {
"name": "multicluster-engine/multicluster-engine-hypershift-deployment-controller-rhel8@sha256:f44b9cd7b993051b4d59108153763a09d283c0cf822fab478f22cfbe53847da7_amd64",
"product_id": "multicluster-engine/multicluster-engine-hypershift-deployment-controller-rhel8@sha256:f44b9cd7b993051b4d59108153763a09d283c0cf822fab478f22cfbe53847da7_amd64",
"product_identification_helper": {
"purl": "pkg:oci/multicluster-engine-hypershift-deployment-controller-rhel8@sha256:f44b9cd7b993051b4d59108153763a09d283c0cf822fab478f22cfbe53847da7?arch=amd64\u0026repository_url=registry.redhat.io/multicluster-engine/multicluster-engine-hypershift-deployment-controller-rhel8\u0026tag=v2.1.0-25"
}
}
},
{
"category": "product_version",
"name": "multicluster-engine/hypershift-rhel8-operator@sha256:2d94cd451fbf0abc13e50b6b6252061294bdbfd1eda64f4347177d20b5d1e489_amd64",
"product": {
"name": "multicluster-engine/hypershift-rhel8-operator@sha256:2d94cd451fbf0abc13e50b6b6252061294bdbfd1eda64f4347177d20b5d1e489_amd64",
"product_id": "multicluster-engine/hypershift-rhel8-operator@sha256:2d94cd451fbf0abc13e50b6b6252061294bdbfd1eda64f4347177d20b5d1e489_amd64",
"product_identification_helper": {
"purl": "pkg:oci/hypershift-rhel8-operator@sha256:2d94cd451fbf0abc13e50b6b6252061294bdbfd1eda64f4347177d20b5d1e489?arch=amd64\u0026repository_url=registry.redhat.io/multicluster-engine/hypershift-rhel8-operator\u0026tag=v2.1.0-11"
}
}
},
{
"category": "product_version",
"name": "multicluster-engine/klusterlet-operator-bundle@sha256:1687315db647e6689845df88843ae53275440042b76dc781dcabeef16e426bdf_amd64",
"product": {
"name": "multicluster-engine/klusterlet-operator-bundle@sha256:1687315db647e6689845df88843ae53275440042b76dc781dcabeef16e426bdf_amd64",
"product_id": "multicluster-engine/klusterlet-operator-bundle@sha256:1687315db647e6689845df88843ae53275440042b76dc781dcabeef16e426bdf_amd64",
"product_identification_helper": {
"purl": "pkg:oci/klusterlet-operator-bundle@sha256:1687315db647e6689845df88843ae53275440042b76dc781dcabeef16e426bdf?arch=amd64\u0026repository_url=registry.redhat.io/multicluster-engine/klusterlet-operator-bundle\u0026tag=v2.1.0-107"
}
}
},
{
"category": "product_version",
"name": "multicluster-engine/managedcluster-import-controller-rhel8@sha256:4a22ca54331be02c08e23704852c34273a8bf3d1bb2c8f2aaf92f277474e3654_amd64",
"product": {
"name": "multicluster-engine/managedcluster-import-controller-rhel8@sha256:4a22ca54331be02c08e23704852c34273a8bf3d1bb2c8f2aaf92f277474e3654_amd64",
"product_id": "multicluster-engine/managedcluster-import-controller-rhel8@sha256:4a22ca54331be02c08e23704852c34273a8bf3d1bb2c8f2aaf92f277474e3654_amd64",
"product_identification_helper": {
"purl": "pkg:oci/managedcluster-import-controller-rhel8@sha256:4a22ca54331be02c08e23704852c34273a8bf3d1bb2c8f2aaf92f277474e3654?arch=amd64\u0026repository_url=registry.redhat.io/multicluster-engine/managedcluster-import-controller-rhel8\u0026tag=v2.1.0-19"
}
}
},
{
"category": "product_version",
"name": "multicluster-engine/multicluster-engine-managed-serviceaccount-rhel8@sha256:8621056c6982b9875749650eee2cf967b31217298a1b924de1fe710e0445df1b_amd64",
"product": {
"name": "multicluster-engine/multicluster-engine-managed-serviceaccount-rhel8@sha256:8621056c6982b9875749650eee2cf967b31217298a1b924de1fe710e0445df1b_amd64",
"product_id": "multicluster-engine/multicluster-engine-managed-serviceaccount-rhel8@sha256:8621056c6982b9875749650eee2cf967b31217298a1b924de1fe710e0445df1b_amd64",
"product_identification_helper": {
"purl": "pkg:oci/multicluster-engine-managed-serviceaccount-rhel8@sha256:8621056c6982b9875749650eee2cf967b31217298a1b924de1fe710e0445df1b?arch=amd64\u0026repository_url=registry.redhat.io/multicluster-engine/multicluster-engine-managed-serviceaccount-rhel8\u0026tag=v2.1.0-9"
}
}
},
{
"category": "product_version",
"name": "multicluster-engine/managed-serviceaccount-rhel8@sha256:8621056c6982b9875749650eee2cf967b31217298a1b924de1fe710e0445df1b_amd64",
"product": {
"name": "multicluster-engine/managed-serviceaccount-rhel8@sha256:8621056c6982b9875749650eee2cf967b31217298a1b924de1fe710e0445df1b_amd64",
"product_id": "multicluster-engine/managed-serviceaccount-rhel8@sha256:8621056c6982b9875749650eee2cf967b31217298a1b924de1fe710e0445df1b_amd64",
"product_identification_helper": {
"purl": "pkg:oci/managed-serviceaccount-rhel8@sha256:8621056c6982b9875749650eee2cf967b31217298a1b924de1fe710e0445df1b?arch=amd64\u0026repository_url=registry.redhat.io/multicluster-engine/managed-serviceaccount-rhel8\u0026tag=v2.1.0-9"
}
}
},
{
"category": "product_version",
"name": "multicluster-engine/multicloud-manager-rhel8@sha256:162fe79ef40dbdcd1c9a16c601ffeb1c1dec5309c250bddf85809a0197b2ec3e_amd64",
"product": {
"name": "multicluster-engine/multicloud-manager-rhel8@sha256:162fe79ef40dbdcd1c9a16c601ffeb1c1dec5309c250bddf85809a0197b2ec3e_amd64",
"product_id": "multicluster-engine/multicloud-manager-rhel8@sha256:162fe79ef40dbdcd1c9a16c601ffeb1c1dec5309c250bddf85809a0197b2ec3e_amd64",
"product_identification_helper": {
"purl": "pkg:oci/multicloud-manager-rhel8@sha256:162fe79ef40dbdcd1c9a16c601ffeb1c1dec5309c250bddf85809a0197b2ec3e?arch=amd64\u0026repository_url=registry.redhat.io/multicluster-engine/multicloud-manager-rhel8\u0026tag=v2.1.0-29"
}
}
},
{
"category": "product_version",
"name": "multicluster-engine/must-gather-rhel8@sha256:4270ef4ed53f54fb13cf1092b3babb70af7012886a3f0c293b11040083f39651_amd64",
"product": {
"name": "multicluster-engine/must-gather-rhel8@sha256:4270ef4ed53f54fb13cf1092b3babb70af7012886a3f0c293b11040083f39651_amd64",
"product_id": "multicluster-engine/must-gather-rhel8@sha256:4270ef4ed53f54fb13cf1092b3babb70af7012886a3f0c293b11040083f39651_amd64",
"product_identification_helper": {
"purl": "pkg:oci/must-gather-rhel8@sha256:4270ef4ed53f54fb13cf1092b3babb70af7012886a3f0c293b11040083f39651?arch=amd64\u0026repository_url=registry.redhat.io/multicluster-engine/must-gather-rhel8\u0026tag=v2.1.0-9"
}
}
},
{
"category": "product_version",
"name": "multicluster-engine/mce-operator-bundle@sha256:f1be217449145edb01b029b19d08831cc6d085856e39aea8174e74ef0cc85283_amd64",
"product": {
"name": "multicluster-engine/mce-operator-bundle@sha256:f1be217449145edb01b029b19d08831cc6d085856e39aea8174e74ef0cc85283_amd64",
"product_id": "multicluster-engine/mce-operator-bundle@sha256:f1be217449145edb01b029b19d08831cc6d085856e39aea8174e74ef0cc85283_amd64",
"product_identification_helper": {
"purl": "pkg:oci/mce-operator-bundle@sha256:f1be217449145edb01b029b19d08831cc6d085856e39aea8174e74ef0cc85283?arch=amd64\u0026repository_url=registry.redhat.io/multicluster-engine/mce-operator-bundle\u0026tag=v2.1.0-123"
}
}
},
{
"category": "product_version",
"name": "multicluster-engine/backplane-rhel8-operator@sha256:9f7854a1de26dfebdc8beafffd01304017b8fe7cd84065dd452de1276e529a06_amd64",
"product": {
"name": "multicluster-engine/backplane-rhel8-operator@sha256:9f7854a1de26dfebdc8beafffd01304017b8fe7cd84065dd452de1276e529a06_amd64",
"product_id": "multicluster-engine/backplane-rhel8-operator@sha256:9f7854a1de26dfebdc8beafffd01304017b8fe7cd84065dd452de1276e529a06_amd64",
"product_identification_helper": {
"purl": "pkg:oci/backplane-rhel8-operator@sha256:9f7854a1de26dfebdc8beafffd01304017b8fe7cd84065dd452de1276e529a06?arch=amd64\u0026repository_url=registry.redhat.io/multicluster-engine/backplane-rhel8-operator\u0026tag=v2.1.0-29"
}
}
},
{
"category": "product_version",
"name": "multicluster-engine/placement-rhel8@sha256:473ed2081010b9005ecc6fb254389dac6927f336967bd4a2f99ca3210fd265f0_amd64",
"product": {
"name": "multicluster-engine/placement-rhel8@sha256:473ed2081010b9005ecc6fb254389dac6927f336967bd4a2f99ca3210fd265f0_amd64",
"product_id": "multicluster-engine/placement-rhel8@sha256:473ed2081010b9005ecc6fb254389dac6927f336967bd4a2f99ca3210fd265f0_amd64",
"product_identification_helper": {
"purl": "pkg:oci/placement-rhel8@sha256:473ed2081010b9005ecc6fb254389dac6927f336967bd4a2f99ca3210fd265f0?arch=amd64\u0026repository_url=registry.redhat.io/multicluster-engine/placement-rhel8\u0026tag=v2.1.0-11"
}
}
},
{
"category": "product_version",
"name": "multicluster-engine/provider-credential-controller-rhel8@sha256:759037d7817cef4e0451befe8f2bc943a89f2bda95a52327a1c552c3f9a095bb_amd64",
"product": {
"name": "multicluster-engine/provider-credential-controller-rhel8@sha256:759037d7817cef4e0451befe8f2bc943a89f2bda95a52327a1c552c3f9a095bb_amd64",
"product_id": "multicluster-engine/provider-credential-controller-rhel8@sha256:759037d7817cef4e0451befe8f2bc943a89f2bda95a52327a1c552c3f9a095bb_amd64",
"product_identification_helper": {
"purl": "pkg:oci/provider-credential-controller-rhel8@sha256:759037d7817cef4e0451befe8f2bc943a89f2bda95a52327a1c552c3f9a095bb?arch=amd64\u0026repository_url=registry.redhat.io/multicluster-engine/provider-credential-controller-rhel8\u0026tag=v2.1.0-10"
}
}
},
{
"category": "product_version",
"name": "multicluster-engine/registration-rhel8@sha256:39cc95f16445c3a1dca378beb50f5931ad081f459c9c6eb012325c6a9d8ada6c_amd64",
"product": {
"name": "multicluster-engine/registration-rhel8@sha256:39cc95f16445c3a1dca378beb50f5931ad081f459c9c6eb012325c6a9d8ada6c_amd64",
"product_id": "multicluster-engine/registration-rhel8@sha256:39cc95f16445c3a1dca378beb50f5931ad081f459c9c6eb012325c6a9d8ada6c_amd64",
"product_identification_helper": {
"purl": "pkg:oci/registration-rhel8@sha256:39cc95f16445c3a1dca378beb50f5931ad081f459c9c6eb012325c6a9d8ada6c?arch=amd64\u0026repository_url=registry.redhat.io/multicluster-engine/registration-rhel8\u0026tag=v2.1.0-14"
}
}
},
{
"category": "product_version",
"name": "multicluster-engine/registration-operator-rhel8@sha256:fbc7cd19b869d02af6dba24b20f6a44c498fb00e4afc629821f47b9b35c5a94d_amd64",
"product": {
"name": "multicluster-engine/registration-operator-rhel8@sha256:fbc7cd19b869d02af6dba24b20f6a44c498fb00e4afc629821f47b9b35c5a94d_amd64",
"product_id": "multicluster-engine/registration-operator-rhel8@sha256:fbc7cd19b869d02af6dba24b20f6a44c498fb00e4afc629821f47b9b35c5a94d_amd64",
"product_identification_helper": {
"purl": "pkg:oci/registration-operator-rhel8@sha256:fbc7cd19b869d02af6dba24b20f6a44c498fb00e4afc629821f47b9b35c5a94d?arch=amd64\u0026repository_url=registry.redhat.io/multicluster-engine/registration-operator-rhel8\u0026tag=v2.1.0-15"
}
}
},
{
"category": "product_version",
"name": "multicluster-engine/work-rhel8@sha256:345f405c6a1d3e18beaf13c24a7ca4055a03746d8e6540670435e8d2413fefaf_amd64",
"product": {
"name": "multicluster-engine/work-rhel8@sha256:345f405c6a1d3e18beaf13c24a7ca4055a03746d8e6540670435e8d2413fefaf_amd64",
"product_id": "multicluster-engine/work-rhel8@sha256:345f405c6a1d3e18beaf13c24a7ca4055a03746d8e6540670435e8d2413fefaf_amd64",
"product_identification_helper": {
"purl": "pkg:oci/work-rhel8@sha256:345f405c6a1d3e18beaf13c24a7ca4055a03746d8e6540670435e8d2413fefaf?arch=amd64\u0026repository_url=registry.redhat.io/multicluster-engine/work-rhel8\u0026tag=v2.1.0-11"
}
}
}
],
"category": "architecture",
"name": "amd64"
},
{
"branches": [
{
"category": "product_version",
"name": "multicluster-engine/agent-service-rhel8@sha256:661ee3a57d860a713ffb481ea87858f20fce1e57b858821cb0c1ec4069e206a0_ppc64le",
"product": {
"name": "multicluster-engine/agent-service-rhel8@sha256:661ee3a57d860a713ffb481ea87858f20fce1e57b858821cb0c1ec4069e206a0_ppc64le",
"product_id": "multicluster-engine/agent-service-rhel8@sha256:661ee3a57d860a713ffb481ea87858f20fce1e57b858821cb0c1ec4069e206a0_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/agent-service-rhel8@sha256:661ee3a57d860a713ffb481ea87858f20fce1e57b858821cb0c1ec4069e206a0?arch=ppc64le\u0026repository_url=registry.redhat.io/multicluster-engine/agent-service-rhel8\u0026tag=v2.1.0-53"
}
}
},
{
"category": "product_version",
"name": "multicluster-engine/apiserver-network-proxy-rhel8@sha256:c97ea925ea31a1ae6824ec55bbb43c3cf0d2d9b0fb6d12b6d23492e0e5a5467a_ppc64le",
"product": {
"name": "multicluster-engine/apiserver-network-proxy-rhel8@sha256:c97ea925ea31a1ae6824ec55bbb43c3cf0d2d9b0fb6d12b6d23492e0e5a5467a_ppc64le",
"product_id": "multicluster-engine/apiserver-network-proxy-rhel8@sha256:c97ea925ea31a1ae6824ec55bbb43c3cf0d2d9b0fb6d12b6d23492e0e5a5467a_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/apiserver-network-proxy-rhel8@sha256:c97ea925ea31a1ae6824ec55bbb43c3cf0d2d9b0fb6d12b6d23492e0e5a5467a?arch=ppc64le\u0026repository_url=registry.redhat.io/multicluster-engine/apiserver-network-proxy-rhel8\u0026tag=v2.1.0-10"
}
}
},
{
"category": "product_version",
"name": "multicluster-engine/assisted-image-service-rhel8@sha256:3d59cfa190838da34bac1ccf88562f996cc9e9ffdb151f47e044ba3fcc964a3d_ppc64le",
"product": {
"name": "multicluster-engine/assisted-image-service-rhel8@sha256:3d59cfa190838da34bac1ccf88562f996cc9e9ffdb151f47e044ba3fcc964a3d_ppc64le",
"product_id": "multicluster-engine/assisted-image-service-rhel8@sha256:3d59cfa190838da34bac1ccf88562f996cc9e9ffdb151f47e044ba3fcc964a3d_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/assisted-image-service-rhel8@sha256:3d59cfa190838da34bac1ccf88562f996cc9e9ffdb151f47e044ba3fcc964a3d?arch=ppc64le\u0026repository_url=registry.redhat.io/multicluster-engine/assisted-image-service-rhel8\u0026tag=v2.1.0-12"
}
}
},
{
"category": "product_version",
"name": "multicluster-engine/assisted-installer-rhel8@sha256:61ac4136dad0e02323807e6d3de8e890ec0b7e7e1f7112f9610410712af6f9b5_ppc64le",
"product": {
"name": "multicluster-engine/assisted-installer-rhel8@sha256:61ac4136dad0e02323807e6d3de8e890ec0b7e7e1f7112f9610410712af6f9b5_ppc64le",
"product_id": "multicluster-engine/assisted-installer-rhel8@sha256:61ac4136dad0e02323807e6d3de8e890ec0b7e7e1f7112f9610410712af6f9b5_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/assisted-installer-rhel8@sha256:61ac4136dad0e02323807e6d3de8e890ec0b7e7e1f7112f9610410712af6f9b5?arch=ppc64le\u0026repository_url=registry.redhat.io/multicluster-engine/assisted-installer-rhel8\u0026tag=v2.1.0-20"
}
}
},
{
"category": "product_version",
"name": "multicluster-engine/assisted-installer-reporter-rhel8@sha256:1d465abc36e2045dc5a291663786709fc920c42aacb0c34c4868a1a633334509_ppc64le",
"product": {
"name": "multicluster-engine/assisted-installer-reporter-rhel8@sha256:1d465abc36e2045dc5a291663786709fc920c42aacb0c34c4868a1a633334509_ppc64le",
"product_id": "multicluster-engine/assisted-installer-reporter-rhel8@sha256:1d465abc36e2045dc5a291663786709fc920c42aacb0c34c4868a1a633334509_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/assisted-installer-reporter-rhel8@sha256:1d465abc36e2045dc5a291663786709fc920c42aacb0c34c4868a1a633334509?arch=ppc64le\u0026repository_url=registry.redhat.io/multicluster-engine/assisted-installer-reporter-rhel8\u0026tag=v2.1.0-21"
}
}
},
{
"category": "product_version",
"name": "multicluster-engine/aws-encryption-provider-rhel8@sha256:cee69ba4c6fb326afd03c7f21856a028fa4758dab8c849ef6eaeaea0cd55afd2_ppc64le",
"product": {
"name": "multicluster-engine/aws-encryption-provider-rhel8@sha256:cee69ba4c6fb326afd03c7f21856a028fa4758dab8c849ef6eaeaea0cd55afd2_ppc64le",
"product_id": "multicluster-engine/aws-encryption-provider-rhel8@sha256:cee69ba4c6fb326afd03c7f21856a028fa4758dab8c849ef6eaeaea0cd55afd2_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/aws-encryption-provider-rhel8@sha256:cee69ba4c6fb326afd03c7f21856a028fa4758dab8c849ef6eaeaea0cd55afd2?arch=ppc64le\u0026repository_url=registry.redhat.io/multicluster-engine/aws-encryption-provider-rhel8\u0026tag=v2.1.0-8"
}
}
},
{
"category": "product_version",
"name": "multicluster-engine/cluster-api-rhel8@sha256:30f56a4d5cba0ccd55e0bda756c7af8010ab94ec3b644dc73f7b32e76b5bbb3a_ppc64le",
"product": {
"name": "multicluster-engine/cluster-api-rhel8@sha256:30f56a4d5cba0ccd55e0bda756c7af8010ab94ec3b644dc73f7b32e76b5bbb3a_ppc64le",
"product_id": "multicluster-engine/cluster-api-rhel8@sha256:30f56a4d5cba0ccd55e0bda756c7af8010ab94ec3b644dc73f7b32e76b5bbb3a_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/cluster-api-rhel8@sha256:30f56a4d5cba0ccd55e0bda756c7af8010ab94ec3b644dc73f7b32e76b5bbb3a?arch=ppc64le\u0026repository_url=registry.redhat.io/multicluster-engine/cluster-api-rhel8\u0026tag=v2.1.0-8"
}
}
},
{
"category": "product_version",
"name": "multicluster-engine/multicluster-engine-cluster-api-provider-agent-rhel8@sha256:8b3c3fb8fdf6d679f6020e0c739f25ae83dd4173e46b743de911d8e346f371fe_ppc64le",
"product": {
"name": "multicluster-engine/multicluster-engine-cluster-api-provider-agent-rhel8@sha256:8b3c3fb8fdf6d679f6020e0c739f25ae83dd4173e46b743de911d8e346f371fe_ppc64le",
"product_id": "multicluster-engine/multicluster-engine-cluster-api-provider-agent-rhel8@sha256:8b3c3fb8fdf6d679f6020e0c739f25ae83dd4173e46b743de911d8e346f371fe_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/multicluster-engine-cluster-api-provider-agent-rhel8@sha256:8b3c3fb8fdf6d679f6020e0c739f25ae83dd4173e46b743de911d8e346f371fe?arch=ppc64le\u0026repository_url=registry.redhat.io/multicluster-engine/multicluster-engine-cluster-api-provider-agent-rhel8\u0026tag=v2.1.0-10"
}
}
},
{
"category": "product_version",
"name": "multicluster-engine/cluster-api-provider-agent-rhel8@sha256:8b3c3fb8fdf6d679f6020e0c739f25ae83dd4173e46b743de911d8e346f371fe_ppc64le",
"product": {
"name": "multicluster-engine/cluster-api-provider-agent-rhel8@sha256:8b3c3fb8fdf6d679f6020e0c739f25ae83dd4173e46b743de911d8e346f371fe_ppc64le",
"product_id": "multicluster-engine/cluster-api-provider-agent-rhel8@sha256:8b3c3fb8fdf6d679f6020e0c739f25ae83dd4173e46b743de911d8e346f371fe_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/cluster-api-provider-agent-rhel8@sha256:8b3c3fb8fdf6d679f6020e0c739f25ae83dd4173e46b743de911d8e346f371fe?arch=ppc64le\u0026repository_url=registry.redhat.io/multicluster-engine/cluster-api-provider-agent-rhel8\u0026tag=v2.1.0-10"
}
}
},
{
"category": "product_version",
"name": "multicluster-engine/cluster-api-provider-aws-rhel8@sha256:9b8d4fde02e4c43d194bf4c420550730fd52b74587e2327f2e9eb75067bb25e7_ppc64le",
"product": {
"name": "multicluster-engine/cluster-api-provider-aws-rhel8@sha256:9b8d4fde02e4c43d194bf4c420550730fd52b74587e2327f2e9eb75067bb25e7_ppc64le",
"product_id": "multicluster-engine/cluster-api-provider-aws-rhel8@sha256:9b8d4fde02e4c43d194bf4c420550730fd52b74587e2327f2e9eb75067bb25e7_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/cluster-api-provider-aws-rhel8@sha256:9b8d4fde02e4c43d194bf4c420550730fd52b74587e2327f2e9eb75067bb25e7?arch=ppc64le\u0026repository_url=registry.redhat.io/multicluster-engine/cluster-api-provider-aws-rhel8\u0026tag=v2.1.0-8"
}
}
},
{
"category": "product_version",
"name": "multicluster-engine/cluster-api-provider-azure-rhel8@sha256:6f41c353228c4016ab02557a5591ef36f4aea799c4ad89798343b4a2f0765d08_ppc64le",
"product": {
"name": "multicluster-engine/cluster-api-provider-azure-rhel8@sha256:6f41c353228c4016ab02557a5591ef36f4aea799c4ad89798343b4a2f0765d08_ppc64le",
"product_id": "multicluster-engine/cluster-api-provider-azure-rhel8@sha256:6f41c353228c4016ab02557a5591ef36f4aea799c4ad89798343b4a2f0765d08_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/cluster-api-provider-azure-rhel8@sha256:6f41c353228c4016ab02557a5591ef36f4aea799c4ad89798343b4a2f0765d08?arch=ppc64le\u0026repository_url=registry.redhat.io/multicluster-engine/cluster-api-provider-azure-rhel8\u0026tag=v2.1.0-8"
}
}
},
{
"category": "product_version",
"name": "multicluster-engine/cluster-api-provider-kubevirt-rhel8@sha256:df94a1d8a4b6d1aebed4e657267219632bb3b2176537bdf8e51a728cd78f136f_ppc64le",
"product": {
"name": "multicluster-engine/cluster-api-provider-kubevirt-rhel8@sha256:df94a1d8a4b6d1aebed4e657267219632bb3b2176537bdf8e51a728cd78f136f_ppc64le",
"product_id": "multicluster-engine/cluster-api-provider-kubevirt-rhel8@sha256:df94a1d8a4b6d1aebed4e657267219632bb3b2176537bdf8e51a728cd78f136f_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/cluster-api-provider-kubevirt-rhel8@sha256:df94a1d8a4b6d1aebed4e657267219632bb3b2176537bdf8e51a728cd78f136f?arch=ppc64le\u0026repository_url=registry.redhat.io/multicluster-engine/cluster-api-provider-kubevirt-rhel8\u0026tag=v2.1.0-10"
}
}
},
{
"category": "product_version",
"name": "multicluster-engine/clusterclaims-controller-rhel8@sha256:5c04626558442d50ab58a941d72a78db7c94f5ce730b5abb7599c21981875970_ppc64le",
"product": {
"name": "multicluster-engine/clusterclaims-controller-rhel8@sha256:5c04626558442d50ab58a941d72a78db7c94f5ce730b5abb7599c21981875970_ppc64le",
"product_id": "multicluster-engine/clusterclaims-controller-rhel8@sha256:5c04626558442d50ab58a941d72a78db7c94f5ce730b5abb7599c21981875970_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/clusterclaims-controller-rhel8@sha256:5c04626558442d50ab58a941d72a78db7c94f5ce730b5abb7599c21981875970?arch=ppc64le\u0026repository_url=registry.redhat.io/multicluster-engine/clusterclaims-controller-rhel8\u0026tag=v2.1.0-11"
}
}
},
{
"category": "product_version",
"name": "multicluster-engine/cluster-curator-controller-rhel8@sha256:3dd533817d97518c7af991b888c5f9df501bd496ed53988e5444c1ea62e539cb_ppc64le",
"product": {
"name": "multicluster-engine/cluster-curator-controller-rhel8@sha256:3dd533817d97518c7af991b888c5f9df501bd496ed53988e5444c1ea62e539cb_ppc64le",
"product_id": "multicluster-engine/cluster-curator-controller-rhel8@sha256:3dd533817d97518c7af991b888c5f9df501bd496ed53988e5444c1ea62e539cb_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/cluster-curator-controller-rhel8@sha256:3dd533817d97518c7af991b888c5f9df501bd496ed53988e5444c1ea62e539cb?arch=ppc64le\u0026repository_url=registry.redhat.io/multicluster-engine/cluster-curator-controller-rhel8\u0026tag=v2.1.0-13"
}
}
},
{
"category": "product_version",
"name": "multicluster-engine/clusterlifecycle-state-metrics-rhel8@sha256:93b9ad845fab34498a6f504ad626d0d5236c39ab1aaf7789df146311e4ba33cd_ppc64le",
"product": {
"name": "multicluster-engine/clusterlifecycle-state-metrics-rhel8@sha256:93b9ad845fab34498a6f504ad626d0d5236c39ab1aaf7789df146311e4ba33cd_ppc64le",
"product_id": "multicluster-engine/clusterlifecycle-state-metrics-rhel8@sha256:93b9ad845fab34498a6f504ad626d0d5236c39ab1aaf7789df146311e4ba33cd_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/clusterlifecycle-state-metrics-rhel8@sha256:93b9ad845fab34498a6f504ad626d0d5236c39ab1aaf7789df146311e4ba33cd?arch=ppc64le\u0026repository_url=registry.redhat.io/multicluster-engine/clusterlifecycle-state-metrics-rhel8\u0026tag=v2.1.0-10"
}
}
},
{
"category": "product_version",
"name": "multicluster-engine/cluster-proxy-addon-rhel8@sha256:4da01f6a0a59069045d23599d748849da60ee309f72f233497edd379b3b0823e_ppc64le",
"product": {
"name": "multicluster-engine/cluster-proxy-addon-rhel8@sha256:4da01f6a0a59069045d23599d748849da60ee309f72f233497edd379b3b0823e_ppc64le",
"product_id": "multicluster-engine/cluster-proxy-addon-rhel8@sha256:4da01f6a0a59069045d23599d748849da60ee309f72f233497edd379b3b0823e_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/cluster-proxy-addon-rhel8@sha256:4da01f6a0a59069045d23599d748849da60ee309f72f233497edd379b3b0823e?arch=ppc64le\u0026repository_url=registry.redhat.io/multicluster-engine/cluster-proxy-addon-rhel8\u0026tag=v2.1.0-6"
}
}
},
{
"category": "product_version",
"name": "multicluster-engine/cluster-proxy-rhel8@sha256:df6cd66cdb17efc356e770930ff796bdb527c292243f5e8b87ca5c9e912a19d6_ppc64le",
"product": {
"name": "multicluster-engine/cluster-proxy-rhel8@sha256:df6cd66cdb17efc356e770930ff796bdb527c292243f5e8b87ca5c9e912a19d6_ppc64le",
"product_id": "multicluster-engine/cluster-proxy-rhel8@sha256:df6cd66cdb17efc356e770930ff796bdb527c292243f5e8b87ca5c9e912a19d6_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/cluster-proxy-rhel8@sha256:df6cd66cdb17efc356e770930ff796bdb527c292243f5e8b87ca5c9e912a19d6?arch=ppc64le\u0026repository_url=registry.redhat.io/multicluster-engine/cluster-proxy-rhel8\u0026tag=v2.1.0-7"
}
}
},
{
"category": "product_version",
"name": "multicluster-engine/multicluster-engine-console-mce-rhel8@sha256:b83a44a87eddeaa3914d03f51f58e8cc5412ee580ee233754108b2349d890b8c_ppc64le",
"product": {
"name": "multicluster-engine/multicluster-engine-console-mce-rhel8@sha256:b83a44a87eddeaa3914d03f51f58e8cc5412ee580ee233754108b2349d890b8c_ppc64le",
"product_id": "multicluster-engine/multicluster-engine-console-mce-rhel8@sha256:b83a44a87eddeaa3914d03f51f58e8cc5412ee580ee233754108b2349d890b8c_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/multicluster-engine-console-mce-rhel8@sha256:b83a44a87eddeaa3914d03f51f58e8cc5412ee580ee233754108b2349d890b8c?arch=ppc64le\u0026repository_url=registry.redhat.io/multicluster-engine/multicluster-engine-console-mce-rhel8\u0026tag=v2.1.0-71"
}
}
},
{
"category": "product_version",
"name": "multicluster-engine/console-mce-rhel8@sha256:b83a44a87eddeaa3914d03f51f58e8cc5412ee580ee233754108b2349d890b8c_ppc64le",
"product": {
"name": "multicluster-engine/console-mce-rhel8@sha256:b83a44a87eddeaa3914d03f51f58e8cc5412ee580ee233754108b2349d890b8c_ppc64le",
"product_id": "multicluster-engine/console-mce-rhel8@sha256:b83a44a87eddeaa3914d03f51f58e8cc5412ee580ee233754108b2349d890b8c_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/console-mce-rhel8@sha256:b83a44a87eddeaa3914d03f51f58e8cc5412ee580ee233754108b2349d890b8c?arch=ppc64le\u0026repository_url=registry.redhat.io/multicluster-engine/console-mce-rhel8\u0026tag=v2.1.0-71"
}
}
},
{
"category": "product_version",
"name": "multicluster-engine/discovery-rhel8@sha256:25eefa4b7af3650f57e9a4c372522a0cae7bcc1b41735d2b503b9b41d9c2d0b2_ppc64le",
"product": {
"name": "multicluster-engine/discovery-rhel8@sha256:25eefa4b7af3650f57e9a4c372522a0cae7bcc1b41735d2b503b9b41d9c2d0b2_ppc64le",
"product_id": "multicluster-engine/discovery-rhel8@sha256:25eefa4b7af3650f57e9a4c372522a0cae7bcc1b41735d2b503b9b41d9c2d0b2_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/discovery-rhel8@sha256:25eefa4b7af3650f57e9a4c372522a0cae7bcc1b41735d2b503b9b41d9c2d0b2?arch=ppc64le\u0026repository_url=registry.redhat.io/multicluster-engine/discovery-rhel8\u0026tag=v2.1.0-11"
}
}
},
{
"category": "product_version",
"name": "multicluster-engine/hive-rhel8@sha256:674603ee10ad5e9d42e18e5c2f91153c863cb7e9f38cd523559c8de7c7097483_ppc64le",
"product": {
"name": "multicluster-engine/hive-rhel8@sha256:674603ee10ad5e9d42e18e5c2f91153c863cb7e9f38cd523559c8de7c7097483_ppc64le",
"product_id": "multicluster-engine/hive-rhel8@sha256:674603ee10ad5e9d42e18e5c2f91153c863cb7e9f38cd523559c8de7c7097483_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/hive-rhel8@sha256:674603ee10ad5e9d42e18e5c2f91153c863cb7e9f38cd523559c8de7c7097483?arch=ppc64le\u0026repository_url=registry.redhat.io/multicluster-engine/hive-rhel8\u0026tag=v2.1.0-9"
}
}
},
{
"category": "product_version",
"name": "multicluster-engine/multicluster-engine-hypershift-addon-rhel8-operator@sha256:00322fc5e7a8e1d08ca716e23982dae6d365b1523f8d3465e6daad5074067ea2_ppc64le",
"product": {
"name": "multicluster-engine/multicluster-engine-hypershift-addon-rhel8-operator@sha256:00322fc5e7a8e1d08ca716e23982dae6d365b1523f8d3465e6daad5074067ea2_ppc64le",
"product_id": "multicluster-engine/multicluster-engine-hypershift-addon-rhel8-operator@sha256:00322fc5e7a8e1d08ca716e23982dae6d365b1523f8d3465e6daad5074067ea2_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/multicluster-engine-hypershift-addon-rhel8-operator@sha256:00322fc5e7a8e1d08ca716e23982dae6d365b1523f8d3465e6daad5074067ea2?arch=ppc64le\u0026repository_url=registry.redhat.io/multicluster-engine/multicluster-engine-hypershift-addon-rhel8-operator\u0026tag=v2.1.0-17"
}
}
},
{
"category": "product_version",
"name": "multicluster-engine/hypershift-addon-rhel8-operator@sha256:00322fc5e7a8e1d08ca716e23982dae6d365b1523f8d3465e6daad5074067ea2_ppc64le",
"product": {
"name": "multicluster-engine/hypershift-addon-rhel8-operator@sha256:00322fc5e7a8e1d08ca716e23982dae6d365b1523f8d3465e6daad5074067ea2_ppc64le",
"product_id": "multicluster-engine/hypershift-addon-rhel8-operator@sha256:00322fc5e7a8e1d08ca716e23982dae6d365b1523f8d3465e6daad5074067ea2_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/hypershift-addon-rhel8-operator@sha256:00322fc5e7a8e1d08ca716e23982dae6d365b1523f8d3465e6daad5074067ea2?arch=ppc64le\u0026repository_url=registry.redhat.io/multicluster-engine/hypershift-addon-rhel8-operator\u0026tag=v2.1.0-17"
}
}
},
{
"category": "product_version",
"name": "multicluster-engine/hypershift-deployment-controller-rhel8@sha256:68de13099864a989493367500360560a677fde2e0e56a760a6dafde1d7be9a27_ppc64le",
"product": {
"name": "multicluster-engine/hypershift-deployment-controller-rhel8@sha256:68de13099864a989493367500360560a677fde2e0e56a760a6dafde1d7be9a27_ppc64le",
"product_id": "multicluster-engine/hypershift-deployment-controller-rhel8@sha256:68de13099864a989493367500360560a677fde2e0e56a760a6dafde1d7be9a27_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/hypershift-deployment-controller-rhel8@sha256:68de13099864a989493367500360560a677fde2e0e56a760a6dafde1d7be9a27?arch=ppc64le\u0026repository_url=registry.redhat.io/multicluster-engine/hypershift-deployment-controller-rhel8\u0026tag=v2.1.0-25"
}
}
},
{
"category": "product_version",
"name": "multicluster-engine/multicluster-engine-hypershift-deployment-controller-rhel8@sha256:68de13099864a989493367500360560a677fde2e0e56a760a6dafde1d7be9a27_ppc64le",
"product": {
"name": "multicluster-engine/multicluster-engine-hypershift-deployment-controller-rhel8@sha256:68de13099864a989493367500360560a677fde2e0e56a760a6dafde1d7be9a27_ppc64le",
"product_id": "multicluster-engine/multicluster-engine-hypershift-deployment-controller-rhel8@sha256:68de13099864a989493367500360560a677fde2e0e56a760a6dafde1d7be9a27_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/multicluster-engine-hypershift-deployment-controller-rhel8@sha256:68de13099864a989493367500360560a677fde2e0e56a760a6dafde1d7be9a27?arch=ppc64le\u0026repository_url=registry.redhat.io/multicluster-engine/multicluster-engine-hypershift-deployment-controller-rhel8\u0026tag=v2.1.0-25"
}
}
},
{
"category": "product_version",
"name": "multicluster-engine/hypershift-rhel8-operator@sha256:62e91ac9b6291bf7abc26cdd937c2c2cf7cdf1f1256a33acbaa5d1cdc607d3fa_ppc64le",
"product": {
"name": "multicluster-engine/hypershift-rhel8-operator@sha256:62e91ac9b6291bf7abc26cdd937c2c2cf7cdf1f1256a33acbaa5d1cdc607d3fa_ppc64le",
"product_id": "multicluster-engine/hypershift-rhel8-operator@sha256:62e91ac9b6291bf7abc26cdd937c2c2cf7cdf1f1256a33acbaa5d1cdc607d3fa_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/hypershift-rhel8-operator@sha256:62e91ac9b6291bf7abc26cdd937c2c2cf7cdf1f1256a33acbaa5d1cdc607d3fa?arch=ppc64le\u0026repository_url=registry.redhat.io/multicluster-engine/hypershift-rhel8-operator\u0026tag=v2.1.0-11"
}
}
},
{
"category": "product_version",
"name": "multicluster-engine/managedcluster-import-controller-rhel8@sha256:17987e46eb8772ef79e771b6edd137b29914ae357eb036d76a063cb04de116a3_ppc64le",
"product": {
"name": "multicluster-engine/managedcluster-import-controller-rhel8@sha256:17987e46eb8772ef79e771b6edd137b29914ae357eb036d76a063cb04de116a3_ppc64le",
"product_id": "multicluster-engine/managedcluster-import-controller-rhel8@sha256:17987e46eb8772ef79e771b6edd137b29914ae357eb036d76a063cb04de116a3_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/managedcluster-import-controller-rhel8@sha256:17987e46eb8772ef79e771b6edd137b29914ae357eb036d76a063cb04de116a3?arch=ppc64le\u0026repository_url=registry.redhat.io/multicluster-engine/managedcluster-import-controller-rhel8\u0026tag=v2.1.0-19"
}
}
},
{
"category": "product_version",
"name": "multicluster-engine/multicluster-engine-managed-serviceaccount-rhel8@sha256:ec5bdf8a935ee1daaa5c91a7fd7816ade97619b5d1f6b61e663c03f43bb832bc_ppc64le",
"product": {
"name": "multicluster-engine/multicluster-engine-managed-serviceaccount-rhel8@sha256:ec5bdf8a935ee1daaa5c91a7fd7816ade97619b5d1f6b61e663c03f43bb832bc_ppc64le",
"product_id": "multicluster-engine/multicluster-engine-managed-serviceaccount-rhel8@sha256:ec5bdf8a935ee1daaa5c91a7fd7816ade97619b5d1f6b61e663c03f43bb832bc_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/multicluster-engine-managed-serviceaccount-rhel8@sha256:ec5bdf8a935ee1daaa5c91a7fd7816ade97619b5d1f6b61e663c03f43bb832bc?arch=ppc64le\u0026repository_url=registry.redhat.io/multicluster-engine/multicluster-engine-managed-serviceaccount-rhel8\u0026tag=v2.1.0-9"
}
}
},
{
"category": "product_version",
"name": "multicluster-engine/managed-serviceaccount-rhel8@sha256:ec5bdf8a935ee1daaa5c91a7fd7816ade97619b5d1f6b61e663c03f43bb832bc_ppc64le",
"product": {
"name": "multicluster-engine/managed-serviceaccount-rhel8@sha256:ec5bdf8a935ee1daaa5c91a7fd7816ade97619b5d1f6b61e663c03f43bb832bc_ppc64le",
"product_id": "multicluster-engine/managed-serviceaccount-rhel8@sha256:ec5bdf8a935ee1daaa5c91a7fd7816ade97619b5d1f6b61e663c03f43bb832bc_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/managed-serviceaccount-rhel8@sha256:ec5bdf8a935ee1daaa5c91a7fd7816ade97619b5d1f6b61e663c03f43bb832bc?arch=ppc64le\u0026repository_url=registry.redhat.io/multicluster-engine/managed-serviceaccount-rhel8\u0026tag=v2.1.0-9"
}
}
},
{
"category": "product_version",
"name": "multicluster-engine/multicloud-manager-rhel8@sha256:af5076a59d32f3bed7f88348bccdff6fad4d250aab7f8dc7c2791e75fa76c7d9_ppc64le",
"product": {
"name": "multicluster-engine/multicloud-manager-rhel8@sha256:af5076a59d32f3bed7f88348bccdff6fad4d250aab7f8dc7c2791e75fa76c7d9_ppc64le",
"product_id": "multicluster-engine/multicloud-manager-rhel8@sha256:af5076a59d32f3bed7f88348bccdff6fad4d250aab7f8dc7c2791e75fa76c7d9_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/multicloud-manager-rhel8@sha256:af5076a59d32f3bed7f88348bccdff6fad4d250aab7f8dc7c2791e75fa76c7d9?arch=ppc64le\u0026repository_url=registry.redhat.io/multicluster-engine/multicloud-manager-rhel8\u0026tag=v2.1.0-29"
}
}
},
{
"category": "product_version",
"name": "multicluster-engine/must-gather-rhel8@sha256:e838cb2e70eff2157b992c1cc6c576c9e099306b1df69d6d5c9d991ded4e0789_ppc64le",
"product": {
"name": "multicluster-engine/must-gather-rhel8@sha256:e838cb2e70eff2157b992c1cc6c576c9e099306b1df69d6d5c9d991ded4e0789_ppc64le",
"product_id": "multicluster-engine/must-gather-rhel8@sha256:e838cb2e70eff2157b992c1cc6c576c9e099306b1df69d6d5c9d991ded4e0789_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/must-gather-rhel8@sha256:e838cb2e70eff2157b992c1cc6c576c9e099306b1df69d6d5c9d991ded4e0789?arch=ppc64le\u0026repository_url=registry.redhat.io/multicluster-engine/must-gather-rhel8\u0026tag=v2.1.0-9"
}
}
},
{
"category": "product_version",
"name": "multicluster-engine/mce-operator-bundle@sha256:701ad2aa334971346282a7a80c420049f08a3e3845a915a947e7605aab9c1369_ppc64le",
"product": {
"name": "multicluster-engine/mce-operator-bundle@sha256:701ad2aa334971346282a7a80c420049f08a3e3845a915a947e7605aab9c1369_ppc64le",
"product_id": "multicluster-engine/mce-operator-bundle@sha256:701ad2aa334971346282a7a80c420049f08a3e3845a915a947e7605aab9c1369_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/mce-operator-bundle@sha256:701ad2aa334971346282a7a80c420049f08a3e3845a915a947e7605aab9c1369?arch=ppc64le\u0026repository_url=registry.redhat.io/multicluster-engine/mce-operator-bundle\u0026tag=v2.1.0-123"
}
}
},
{
"category": "product_version",
"name": "multicluster-engine/backplane-rhel8-operator@sha256:0b8c36b4b1d00e47ee4faaeec9ccbdc2977a50592035f8a600491c657e439d33_ppc64le",
"product": {
"name": "multicluster-engine/backplane-rhel8-operator@sha256:0b8c36b4b1d00e47ee4faaeec9ccbdc2977a50592035f8a600491c657e439d33_ppc64le",
"product_id": "multicluster-engine/backplane-rhel8-operator@sha256:0b8c36b4b1d00e47ee4faaeec9ccbdc2977a50592035f8a600491c657e439d33_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/backplane-rhel8-operator@sha256:0b8c36b4b1d00e47ee4faaeec9ccbdc2977a50592035f8a600491c657e439d33?arch=ppc64le\u0026repository_url=registry.redhat.io/multicluster-engine/backplane-rhel8-operator\u0026tag=v2.1.0-29"
}
}
},
{
"category": "product_version",
"name": "multicluster-engine/placement-rhel8@sha256:746794cb82199cfc0c659de0a48018bbd8f18aec97265d68f8dd8bbf783049b1_ppc64le",
"product": {
"name": "multicluster-engine/placement-rhel8@sha256:746794cb82199cfc0c659de0a48018bbd8f18aec97265d68f8dd8bbf783049b1_ppc64le",
"product_id": "multicluster-engine/placement-rhel8@sha256:746794cb82199cfc0c659de0a48018bbd8f18aec97265d68f8dd8bbf783049b1_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/placement-rhel8@sha256:746794cb82199cfc0c659de0a48018bbd8f18aec97265d68f8dd8bbf783049b1?arch=ppc64le\u0026repository_url=registry.redhat.io/multicluster-engine/placement-rhel8\u0026tag=v2.1.0-11"
}
}
},
{
"category": "product_version",
"name": "multicluster-engine/provider-credential-controller-rhel8@sha256:b6406fbcfeed4c491c66b778a4ad08e8066db5052a49863dd459e2b7375e6ba4_ppc64le",
"product": {
"name": "multicluster-engine/provider-credential-controller-rhel8@sha256:b6406fbcfeed4c491c66b778a4ad08e8066db5052a49863dd459e2b7375e6ba4_ppc64le",
"product_id": "multicluster-engine/provider-credential-controller-rhel8@sha256:b6406fbcfeed4c491c66b778a4ad08e8066db5052a49863dd459e2b7375e6ba4_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/provider-credential-controller-rhel8@sha256:b6406fbcfeed4c491c66b778a4ad08e8066db5052a49863dd459e2b7375e6ba4?arch=ppc64le\u0026repository_url=registry.redhat.io/multicluster-engine/provider-credential-controller-rhel8\u0026tag=v2.1.0-10"
}
}
},
{
"category": "product_version",
"name": "multicluster-engine/registration-rhel8@sha256:7bbc4dceeffd5f4bb47e9c38f97109d083dbbbda1a1643b7eb7762ebbd5047a1_ppc64le",
"product": {
"name": "multicluster-engine/registration-rhel8@sha256:7bbc4dceeffd5f4bb47e9c38f97109d083dbbbda1a1643b7eb7762ebbd5047a1_ppc64le",
"product_id": "multicluster-engine/registration-rhel8@sha256:7bbc4dceeffd5f4bb47e9c38f97109d083dbbbda1a1643b7eb7762ebbd5047a1_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/registration-rhel8@sha256:7bbc4dceeffd5f4bb47e9c38f97109d083dbbbda1a1643b7eb7762ebbd5047a1?arch=ppc64le\u0026repository_url=registry.redhat.io/multicluster-engine/registration-rhel8\u0026tag=v2.1.0-14"
}
}
},
{
"category": "product_version",
"name": "multicluster-engine/registration-operator-rhel8@sha256:f945ae948589e2ea294d3d6e8f89fe05c1203f375a0722465965208ecfc15b94_ppc64le",
"product": {
"name": "multicluster-engine/registration-operator-rhel8@sha256:f945ae948589e2ea294d3d6e8f89fe05c1203f375a0722465965208ecfc15b94_ppc64le",
"product_id": "multicluster-engine/registration-operator-rhel8@sha256:f945ae948589e2ea294d3d6e8f89fe05c1203f375a0722465965208ecfc15b94_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/registration-operator-rhel8@sha256:f945ae948589e2ea294d3d6e8f89fe05c1203f375a0722465965208ecfc15b94?arch=ppc64le\u0026repository_url=registry.redhat.io/multicluster-engine/registration-operator-rhel8\u0026tag=v2.1.0-15"
}
}
},
{
"category": "product_version",
"name": "multicluster-engine/work-rhel8@sha256:d425b68e6265d098601e240cae6084c76416fd27bfbd955a3ccee30873544e38_ppc64le",
"product": {
"name": "multicluster-engine/work-rhel8@sha256:d425b68e6265d098601e240cae6084c76416fd27bfbd955a3ccee30873544e38_ppc64le",
"product_id": "multicluster-engine/work-rhel8@sha256:d425b68e6265d098601e240cae6084c76416fd27bfbd955a3ccee30873544e38_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/work-rhel8@sha256:d425b68e6265d098601e240cae6084c76416fd27bfbd955a3ccee30873544e38?arch=ppc64le\u0026repository_url=registry.redhat.io/multicluster-engine/work-rhel8\u0026tag=v2.1.0-11"
}
}
}
],
"category": "architecture",
"name": "ppc64le"
},
{
"branches": [
{
"category": "product_version",
"name": "multicluster-engine/agent-service-rhel8@sha256:8cb5ab317ccc6b1bcd409cfba0ec983e3f5d9531227e76bb455011636ed32d21_arm64",
"product": {
"name": "multicluster-engine/agent-service-rhel8@sha256:8cb5ab317ccc6b1bcd409cfba0ec983e3f5d9531227e76bb455011636ed32d21_arm64",
"product_id": "multicluster-engine/agent-service-rhel8@sha256:8cb5ab317ccc6b1bcd409cfba0ec983e3f5d9531227e76bb455011636ed32d21_arm64",
"product_identification_helper": {
"purl": "pkg:oci/agent-service-rhel8@sha256:8cb5ab317ccc6b1bcd409cfba0ec983e3f5d9531227e76bb455011636ed32d21?arch=arm64\u0026repository_url=registry.redhat.io/multicluster-engine/agent-service-rhel8\u0026tag=v2.1.0-53"
}
}
},
{
"category": "product_version",
"name": "multicluster-engine/apiserver-network-proxy-rhel8@sha256:f71c4c301774aba9a886f2891eace9da47ba075d2a2e4acfc03849c9c0da57bc_arm64",
"product": {
"name": "multicluster-engine/apiserver-network-proxy-rhel8@sha256:f71c4c301774aba9a886f2891eace9da47ba075d2a2e4acfc03849c9c0da57bc_arm64",
"product_id": "multicluster-engine/apiserver-network-proxy-rhel8@sha256:f71c4c301774aba9a886f2891eace9da47ba075d2a2e4acfc03849c9c0da57bc_arm64",
"product_identification_helper": {
"purl": "pkg:oci/apiserver-network-proxy-rhel8@sha256:f71c4c301774aba9a886f2891eace9da47ba075d2a2e4acfc03849c9c0da57bc?arch=arm64\u0026repository_url=registry.redhat.io/multicluster-engine/apiserver-network-proxy-rhel8\u0026tag=v2.1.0-10"
}
}
},
{
"category": "product_version",
"name": "multicluster-engine/assisted-image-service-rhel8@sha256:1d250617cf4eb47800d30bd6bdd61872faa29eb7c6953edcb4a107360f0d0a78_arm64",
"product": {
"name": "multicluster-engine/assisted-image-service-rhel8@sha256:1d250617cf4eb47800d30bd6bdd61872faa29eb7c6953edcb4a107360f0d0a78_arm64",
"product_id": "multicluster-engine/assisted-image-service-rhel8@sha256:1d250617cf4eb47800d30bd6bdd61872faa29eb7c6953edcb4a107360f0d0a78_arm64",
"product_identification_helper": {
"purl": "pkg:oci/assisted-image-service-rhel8@sha256:1d250617cf4eb47800d30bd6bdd61872faa29eb7c6953edcb4a107360f0d0a78?arch=arm64\u0026repository_url=registry.redhat.io/multicluster-engine/assisted-image-service-rhel8\u0026tag=v2.1.0-12"
}
}
},
{
"category": "product_version",
"name": "multicluster-engine/assisted-installer-agent-rhel8@sha256:99e0accdee9b311b9abf032c712060823736f88c7bf3ba692349d7f8290a9570_arm64",
"product": {
"name": "multicluster-engine/assisted-installer-agent-rhel8@sha256:99e0accdee9b311b9abf032c712060823736f88c7bf3ba692349d7f8290a9570_arm64",
"product_id": "multicluster-engine/assisted-installer-agent-rhel8@sha256:99e0accdee9b311b9abf032c712060823736f88c7bf3ba692349d7f8290a9570_arm64",
"product_identification_helper": {
"purl": "pkg:oci/assisted-installer-agent-rhel8@sha256:99e0accdee9b311b9abf032c712060823736f88c7bf3ba692349d7f8290a9570?arch=arm64\u0026repository_url=registry.redhat.io/multicluster-engine/assisted-installer-agent-rhel8\u0026tag=v2.1.0-25"
}
}
},
{
"category": "product_version",
"name": "multicluster-engine/assisted-installer-rhel8@sha256:910dad58b72de16f92dd5b60d0420010d18229a6e0966fe2eb072517febe499f_arm64",
"product": {
"name": "multicluster-engine/assisted-installer-rhel8@sha256:910dad58b72de16f92dd5b60d0420010d18229a6e0966fe2eb072517febe499f_arm64",
"product_id": "multicluster-engine/assisted-installer-rhel8@sha256:910dad58b72de16f92dd5b60d0420010d18229a6e0966fe2eb072517febe499f_arm64",
"product_identification_helper": {
"purl": "pkg:oci/assisted-installer-rhel8@sha256:910dad58b72de16f92dd5b60d0420010d18229a6e0966fe2eb072517febe499f?arch=arm64\u0026repository_url=registry.redhat.io/multicluster-engine/assisted-installer-rhel8\u0026tag=v2.1.0-20"
}
}
},
{
"category": "product_version",
"name": "multicluster-engine/assisted-installer-reporter-rhel8@sha256:bdb861698be8305247b21ebab7994f27eaae818f691ffcff3d5b5eb5dc70a722_arm64",
"product": {
"name": "multicluster-engine/assisted-installer-reporter-rhel8@sha256:bdb861698be8305247b21ebab7994f27eaae818f691ffcff3d5b5eb5dc70a722_arm64",
"product_id": "multicluster-engine/assisted-installer-reporter-rhel8@sha256:bdb861698be8305247b21ebab7994f27eaae818f691ffcff3d5b5eb5dc70a722_arm64",
"product_identification_helper": {
"purl": "pkg:oci/assisted-installer-reporter-rhel8@sha256:bdb861698be8305247b21ebab7994f27eaae818f691ffcff3d5b5eb5dc70a722?arch=arm64\u0026repository_url=registry.redhat.io/multicluster-engine/assisted-installer-reporter-rhel8\u0026tag=v2.1.0-21"
}
}
},
{
"category": "product_version",
"name": "multicluster-engine/aws-encryption-provider-rhel8@sha256:31329737bd3608345f8e969e872e2e18305e2959d9d81867933c73fb26a53dcd_arm64",
"product": {
"name": "multicluster-engine/aws-encryption-provider-rhel8@sha256:31329737bd3608345f8e969e872e2e18305e2959d9d81867933c73fb26a53dcd_arm64",
"product_id": "multicluster-engine/aws-encryption-provider-rhel8@sha256:31329737bd3608345f8e969e872e2e18305e2959d9d81867933c73fb26a53dcd_arm64",
"product_identification_helper": {
"purl": "pkg:oci/aws-encryption-provider-rhel8@sha256:31329737bd3608345f8e969e872e2e18305e2959d9d81867933c73fb26a53dcd?arch=arm64\u0026repository_url=registry.redhat.io/multicluster-engine/aws-encryption-provider-rhel8\u0026tag=v2.1.0-8"
}
}
},
{
"category": "product_version",
"name": "multicluster-engine/cluster-api-rhel8@sha256:c8a785b4e1688d358cec73e9cf4853ca0ab28c7daa4c45d5384b7bebc333f53a_arm64",
"product": {
"name": "multicluster-engine/cluster-api-rhel8@sha256:c8a785b4e1688d358cec73e9cf4853ca0ab28c7daa4c45d5384b7bebc333f53a_arm64",
"product_id": "multicluster-engine/cluster-api-rhel8@sha256:c8a785b4e1688d358cec73e9cf4853ca0ab28c7daa4c45d5384b7bebc333f53a_arm64",
"product_identification_helper": {
"purl": "pkg:oci/cluster-api-rhel8@sha256:c8a785b4e1688d358cec73e9cf4853ca0ab28c7daa4c45d5384b7bebc333f53a?arch=arm64\u0026repository_url=registry.redhat.io/multicluster-engine/cluster-api-rhel8\u0026tag=v2.1.0-8"
}
}
},
{
"category": "product_version",
"name": "multicluster-engine/multicluster-engine-cluster-api-provider-agent-rhel8@sha256:a4d3f04386e63bfb640b928c01f972ba7d90af9c5213a7c10968b55c875565e0_arm64",
"product": {
"name": "multicluster-engine/multicluster-engine-cluster-api-provider-agent-rhel8@sha256:a4d3f04386e63bfb640b928c01f972ba7d90af9c5213a7c10968b55c875565e0_arm64",
"product_id": "multicluster-engine/multicluster-engine-cluster-api-provider-agent-rhel8@sha256:a4d3f04386e63bfb640b928c01f972ba7d90af9c5213a7c10968b55c875565e0_arm64",
"product_identification_helper": {
"purl": "pkg:oci/multicluster-engine-cluster-api-provider-agent-rhel8@sha256:a4d3f04386e63bfb640b928c01f972ba7d90af9c5213a7c10968b55c875565e0?arch=arm64\u0026repository_url=registry.redhat.io/multicluster-engine/multicluster-engine-cluster-api-provider-agent-rhel8\u0026tag=v2.1.0-10"
}
}
},
{
"category": "product_version",
"name": "multicluster-engine/cluster-api-provider-agent-rhel8@sha256:a4d3f04386e63bfb640b928c01f972ba7d90af9c5213a7c10968b55c875565e0_arm64",
"product": {
"name": "multicluster-engine/cluster-api-provider-agent-rhel8@sha256:a4d3f04386e63bfb640b928c01f972ba7d90af9c5213a7c10968b55c875565e0_arm64",
"product_id": "multicluster-engine/cluster-api-provider-agent-rhel8@sha256:a4d3f04386e63bfb640b928c01f972ba7d90af9c5213a7c10968b55c875565e0_arm64",
"product_identification_helper": {
"purl": "pkg:oci/cluster-api-provider-agent-rhel8@sha256:a4d3f04386e63bfb640b928c01f972ba7d90af9c5213a7c10968b55c875565e0?arch=arm64\u0026repository_url=registry.redhat.io/multicluster-engine/cluster-api-provider-agent-rhel8\u0026tag=v2.1.0-10"
}
}
},
{
"category": "product_version",
"name": "multicluster-engine/cluster-api-provider-aws-rhel8@sha256:36a5f30d043f1137033842188e59224b803158696f60ddb41095a766705485f4_arm64",
"product": {
"name": "multicluster-engine/cluster-api-provider-aws-rhel8@sha256:36a5f30d043f1137033842188e59224b803158696f60ddb41095a766705485f4_arm64",
"product_id": "multicluster-engine/cluster-api-provider-aws-rhel8@sha256:36a5f30d043f1137033842188e59224b803158696f60ddb41095a766705485f4_arm64",
"product_identification_helper": {
"purl": "pkg:oci/cluster-api-provider-aws-rhel8@sha256:36a5f30d043f1137033842188e59224b803158696f60ddb41095a766705485f4?arch=arm64\u0026repository_url=registry.redhat.io/multicluster-engine/cluster-api-provider-aws-rhel8\u0026tag=v2.1.0-8"
}
}
},
{
"category": "product_version",
"name": "multicluster-engine/cluster-api-provider-azure-rhel8@sha256:2b93b026497655f16a85a2929b1f0c970d51dce0e0e8462774989f1943bdc785_arm64",
"product": {
"name": "multicluster-engine/cluster-api-provider-azure-rhel8@sha256:2b93b026497655f16a85a2929b1f0c970d51dce0e0e8462774989f1943bdc785_arm64",
"product_id": "multicluster-engine/cluster-api-provider-azure-rhel8@sha256:2b93b026497655f16a85a2929b1f0c970d51dce0e0e8462774989f1943bdc785_arm64",
"product_identification_helper": {
"purl": "pkg:oci/cluster-api-provider-azure-rhel8@sha256:2b93b026497655f16a85a2929b1f0c970d51dce0e0e8462774989f1943bdc785?arch=arm64\u0026repository_url=registry.redhat.io/multicluster-engine/cluster-api-provider-azure-rhel8\u0026tag=v2.1.0-8"
}
}
},
{
"category": "product_version",
"name": "multicluster-engine/cluster-api-provider-kubevirt-rhel8@sha256:0007824d89632253727ead00c5fd6ec463f310d71e58e237ea5e51c13052b0bc_arm64",
"product": {
"name": "multicluster-engine/cluster-api-provider-kubevirt-rhel8@sha256:0007824d89632253727ead00c5fd6ec463f310d71e58e237ea5e51c13052b0bc_arm64",
"product_id": "multicluster-engine/cluster-api-provider-kubevirt-rhel8@sha256:0007824d89632253727ead00c5fd6ec463f310d71e58e237ea5e51c13052b0bc_arm64",
"product_identification_helper": {
"purl": "pkg:oci/cluster-api-provider-kubevirt-rhel8@sha256:0007824d89632253727ead00c5fd6ec463f310d71e58e237ea5e51c13052b0bc?arch=arm64\u0026repository_url=registry.redhat.io/multicluster-engine/cluster-api-provider-kubevirt-rhel8\u0026tag=v2.1.0-10"
}
}
},
{
"category": "product_version",
"name": "multicluster-engine/clusterclaims-controller-rhel8@sha256:fce2e92743adaf6fe2e0168cfeecdc71ff7c009ef92a89c9172ff46ebbedcd40_arm64",
"product": {
"name": "multicluster-engine/clusterclaims-controller-rhel8@sha256:fce2e92743adaf6fe2e0168cfeecdc71ff7c009ef92a89c9172ff46ebbedcd40_arm64",
"product_id": "multicluster-engine/clusterclaims-controller-rhel8@sha256:fce2e92743adaf6fe2e0168cfeecdc71ff7c009ef92a89c9172ff46ebbedcd40_arm64",
"product_identification_helper": {
"purl": "pkg:oci/clusterclaims-controller-rhel8@sha256:fce2e92743adaf6fe2e0168cfeecdc71ff7c009ef92a89c9172ff46ebbedcd40?arch=arm64\u0026repository_url=registry.redhat.io/multicluster-engine/clusterclaims-controller-rhel8\u0026tag=v2.1.0-11"
}
}
},
{
"category": "product_version",
"name": "multicluster-engine/cluster-curator-controller-rhel8@sha256:1d4d913d4136321ebd94e6b9d9e55be7262883702de72c4a61827804ad843942_arm64",
"product": {
"name": "multicluster-engine/cluster-curator-controller-rhel8@sha256:1d4d913d4136321ebd94e6b9d9e55be7262883702de72c4a61827804ad843942_arm64",
"product_id": "multicluster-engine/cluster-curator-controller-rhel8@sha256:1d4d913d4136321ebd94e6b9d9e55be7262883702de72c4a61827804ad843942_arm64",
"product_identification_helper": {
"purl": "pkg:oci/cluster-curator-controller-rhel8@sha256:1d4d913d4136321ebd94e6b9d9e55be7262883702de72c4a61827804ad843942?arch=arm64\u0026repository_url=registry.redhat.io/multicluster-engine/cluster-curator-controller-rhel8\u0026tag=v2.1.0-13"
}
}
},
{
"category": "product_version",
"name": "multicluster-engine/clusterlifecycle-state-metrics-rhel8@sha256:288a0e4f9ca79859c5f295e920e9ef01d395720ea5b62ec7f5a5bd975b9c5850_arm64",
"product": {
"name": "multicluster-engine/clusterlifecycle-state-metrics-rhel8@sha256:288a0e4f9ca79859c5f295e920e9ef01d395720ea5b62ec7f5a5bd975b9c5850_arm64",
"product_id": "multicluster-engine/clusterlifecycle-state-metrics-rhel8@sha256:288a0e4f9ca79859c5f295e920e9ef01d395720ea5b62ec7f5a5bd975b9c5850_arm64",
"product_identification_helper": {
"purl": "pkg:oci/clusterlifecycle-state-metrics-rhel8@sha256:288a0e4f9ca79859c5f295e920e9ef01d395720ea5b62ec7f5a5bd975b9c5850?arch=arm64\u0026repository_url=registry.redhat.io/multicluster-engine/clusterlifecycle-state-metrics-rhel8\u0026tag=v2.1.0-10"
}
}
},
{
"category": "product_version",
"name": "multicluster-engine/cluster-proxy-addon-rhel8@sha256:2779eae299eb2b48e8a868de2f2d8d13313ca17b2f7d5c816013145b0c787cc8_arm64",
"product": {
"name": "multicluster-engine/cluster-proxy-addon-rhel8@sha256:2779eae299eb2b48e8a868de2f2d8d13313ca17b2f7d5c816013145b0c787cc8_arm64",
"product_id": "multicluster-engine/cluster-proxy-addon-rhel8@sha256:2779eae299eb2b48e8a868de2f2d8d13313ca17b2f7d5c816013145b0c787cc8_arm64",
"product_identification_helper": {
"purl": "pkg:oci/cluster-proxy-addon-rhel8@sha256:2779eae299eb2b48e8a868de2f2d8d13313ca17b2f7d5c816013145b0c787cc8?arch=arm64\u0026repository_url=registry.redhat.io/multicluster-engine/cluster-proxy-addon-rhel8\u0026tag=v2.1.0-6"
}
}
},
{
"category": "product_version",
"name": "multicluster-engine/cluster-proxy-rhel8@sha256:610de7f25fd387262c360acb21dd45dc80e1c52a77dd11982965da80301407ab_arm64",
"product": {
"name": "multicluster-engine/cluster-proxy-rhel8@sha256:610de7f25fd387262c360acb21dd45dc80e1c52a77dd11982965da80301407ab_arm64",
"product_id": "multicluster-engine/cluster-proxy-rhel8@sha256:610de7f25fd387262c360acb21dd45dc80e1c52a77dd11982965da80301407ab_arm64",
"product_identification_helper": {
"purl": "pkg:oci/cluster-proxy-rhel8@sha256:610de7f25fd387262c360acb21dd45dc80e1c52a77dd11982965da80301407ab?arch=arm64\u0026repository_url=registry.redhat.io/multicluster-engine/cluster-proxy-rhel8\u0026tag=v2.1.0-7"
}
}
},
{
"category": "product_version",
"name": "multicluster-engine/multicluster-engine-console-mce-rhel8@sha256:009597e78bf32e0a6d83ad456a6670e436692aa1c12cbd144580a30080054d0f_arm64",
"product": {
"name": "multicluster-engine/multicluster-engine-console-mce-rhel8@sha256:009597e78bf32e0a6d83ad456a6670e436692aa1c12cbd144580a30080054d0f_arm64",
"product_id": "multicluster-engine/multicluster-engine-console-mce-rhel8@sha256:009597e78bf32e0a6d83ad456a6670e436692aa1c12cbd144580a30080054d0f_arm64",
"product_identification_helper": {
"purl": "pkg:oci/multicluster-engine-console-mce-rhel8@sha256:009597e78bf32e0a6d83ad456a6670e436692aa1c12cbd144580a30080054d0f?arch=arm64\u0026repository_url=registry.redhat.io/multicluster-engine/multicluster-engine-console-mce-rhel8\u0026tag=v2.1.0-71"
}
}
},
{
"category": "product_version",
"name": "multicluster-engine/console-mce-rhel8@sha256:009597e78bf32e0a6d83ad456a6670e436692aa1c12cbd144580a30080054d0f_arm64",
"product": {
"name": "multicluster-engine/console-mce-rhel8@sha256:009597e78bf32e0a6d83ad456a6670e436692aa1c12cbd144580a30080054d0f_arm64",
"product_id": "multicluster-engine/console-mce-rhel8@sha256:009597e78bf32e0a6d83ad456a6670e436692aa1c12cbd144580a30080054d0f_arm64",
"product_identification_helper": {
"purl": "pkg:oci/console-mce-rhel8@sha256:009597e78bf32e0a6d83ad456a6670e436692aa1c12cbd144580a30080054d0f?arch=arm64\u0026repository_url=registry.redhat.io/multicluster-engine/console-mce-rhel8\u0026tag=v2.1.0-71"
}
}
},
{
"category": "product_version",
"name": "multicluster-engine/discovery-rhel8@sha256:a0bcad7b2191e3c674813c2e1e67aea619d6d7eaa95f2324902e0b842d1c0cc8_arm64",
"product": {
"name": "multicluster-engine/discovery-rhel8@sha256:a0bcad7b2191e3c674813c2e1e67aea619d6d7eaa95f2324902e0b842d1c0cc8_arm64",
"product_id": "multicluster-engine/discovery-rhel8@sha256:a0bcad7b2191e3c674813c2e1e67aea619d6d7eaa95f2324902e0b842d1c0cc8_arm64",
"product_identification_helper": {
"purl": "pkg:oci/discovery-rhel8@sha256:a0bcad7b2191e3c674813c2e1e67aea619d6d7eaa95f2324902e0b842d1c0cc8?arch=arm64\u0026repository_url=registry.redhat.io/multicluster-engine/discovery-rhel8\u0026tag=v2.1.0-11"
}
}
},
{
"category": "product_version",
"name": "multicluster-engine/hive-rhel8@sha256:67b2477a7b3885df470dc56e94525e7ebc3dce326599c6f2a311f8727557bf8b_arm64",
"product": {
"name": "multicluster-engine/hive-rhel8@sha256:67b2477a7b3885df470dc56e94525e7ebc3dce326599c6f2a311f8727557bf8b_arm64",
"product_id": "multicluster-engine/hive-rhel8@sha256:67b2477a7b3885df470dc56e94525e7ebc3dce326599c6f2a311f8727557bf8b_arm64",
"product_identification_helper": {
"purl": "pkg:oci/hive-rhel8@sha256:67b2477a7b3885df470dc56e94525e7ebc3dce326599c6f2a311f8727557bf8b?arch=arm64\u0026repository_url=registry.redhat.io/multicluster-engine/hive-rhel8\u0026tag=v2.1.0-9"
}
}
},
{
"category": "product_version",
"name": "multicluster-engine/multicluster-engine-hypershift-addon-rhel8-operator@sha256:27cc406bb658c1915e75f5d0b0d3c0f73e72635c9f5bb08bc28e3c5c434e147b_arm64",
"product": {
"name": "multicluster-engine/multicluster-engine-hypershift-addon-rhel8-operator@sha256:27cc406bb658c1915e75f5d0b0d3c0f73e72635c9f5bb08bc28e3c5c434e147b_arm64",
"product_id": "multicluster-engine/multicluster-engine-hypershift-addon-rhel8-operator@sha256:27cc406bb658c1915e75f5d0b0d3c0f73e72635c9f5bb08bc28e3c5c434e147b_arm64",
"product_identification_helper": {
"purl": "pkg:oci/multicluster-engine-hypershift-addon-rhel8-operator@sha256:27cc406bb658c1915e75f5d0b0d3c0f73e72635c9f5bb08bc28e3c5c434e147b?arch=arm64\u0026repository_url=registry.redhat.io/multicluster-engine/multicluster-engine-hypershift-addon-rhel8-operator\u0026tag=v2.1.0-17"
}
}
},
{
"category": "product_version",
"name": "multicluster-engine/hypershift-addon-rhel8-operator@sha256:27cc406bb658c1915e75f5d0b0d3c0f73e72635c9f5bb08bc28e3c5c434e147b_arm64",
"product": {
"name": "multicluster-engine/hypershift-addon-rhel8-operator@sha256:27cc406bb658c1915e75f5d0b0d3c0f73e72635c9f5bb08bc28e3c5c434e147b_arm64",
"product_id": "multicluster-engine/hypershift-addon-rhel8-operator@sha256:27cc406bb658c1915e75f5d0b0d3c0f73e72635c9f5bb08bc28e3c5c434e147b_arm64",
"product_identification_helper": {
"purl": "pkg:oci/hypershift-addon-rhel8-operator@sha256:27cc406bb658c1915e75f5d0b0d3c0f73e72635c9f5bb08bc28e3c5c434e147b?arch=arm64\u0026repository_url=registry.redhat.io/multicluster-engine/hypershift-addon-rhel8-operator\u0026tag=v2.1.0-17"
}
}
},
{
"category": "product_version",
"name": "multicluster-engine/hypershift-deployment-controller-rhel8@sha256:be5d7a8b6dec6d4c959badc2d2960ec7bfe74a75c0d673da06fe6335920de3a0_arm64",
"product": {
"name": "multicluster-engine/hypershift-deployment-controller-rhel8@sha256:be5d7a8b6dec6d4c959badc2d2960ec7bfe74a75c0d673da06fe6335920de3a0_arm64",
"product_id": "multicluster-engine/hypershift-deployment-controller-rhel8@sha256:be5d7a8b6dec6d4c959badc2d2960ec7bfe74a75c0d673da06fe6335920de3a0_arm64",
"product_identification_helper": {
"purl": "pkg:oci/hypershift-deployment-controller-rhel8@sha256:be5d7a8b6dec6d4c959badc2d2960ec7bfe74a75c0d673da06fe6335920de3a0?arch=arm64\u0026repository_url=registry.redhat.io/multicluster-engine/hypershift-deployment-controller-rhel8\u0026tag=v2.1.0-25"
}
}
},
{
"category": "product_version",
"name": "multicluster-engine/multicluster-engine-hypershift-deployment-controller-rhel8@sha256:be5d7a8b6dec6d4c959badc2d2960ec7bfe74a75c0d673da06fe6335920de3a0_arm64",
"product": {
"name": "multicluster-engine/multicluster-engine-hypershift-deployment-controller-rhel8@sha256:be5d7a8b6dec6d4c959badc2d2960ec7bfe74a75c0d673da06fe6335920de3a0_arm64",
"product_id": "multicluster-engine/multicluster-engine-hypershift-deployment-controller-rhel8@sha256:be5d7a8b6dec6d4c959badc2d2960ec7bfe74a75c0d673da06fe6335920de3a0_arm64",
"product_identification_helper": {
"purl": "pkg:oci/multicluster-engine-hypershift-deployment-controller-rhel8@sha256:be5d7a8b6dec6d4c959badc2d2960ec7bfe74a75c0d673da06fe6335920de3a0?arch=arm64\u0026repository_url=registry.redhat.io/multicluster-engine/multicluster-engine-hypershift-deployment-controller-rhel8\u0026tag=v2.1.0-25"
}
}
},
{
"category": "product_version",
"name": "multicluster-engine/hypershift-rhel8-operator@sha256:3d8d114403d85cbba699f53aa177a84da92516b5d2e852b2bffc33eabde6af13_arm64",
"product": {
"name": "multicluster-engine/hypershift-rhel8-operator@sha256:3d8d114403d85cbba699f53aa177a84da92516b5d2e852b2bffc33eabde6af13_arm64",
"product_id": "multicluster-engine/hypershift-rhel8-operator@sha256:3d8d114403d85cbba699f53aa177a84da92516b5d2e852b2bffc33eabde6af13_arm64",
"product_identification_helper": {
"purl": "pkg:oci/hypershift-rhel8-operator@sha256:3d8d114403d85cbba699f53aa177a84da92516b5d2e852b2bffc33eabde6af13?arch=arm64\u0026repository_url=registry.redhat.io/multicluster-engine/hypershift-rhel8-operator\u0026tag=v2.1.0-11"
}
}
},
{
"category": "product_version",
"name": "multicluster-engine/managedcluster-import-controller-rhel8@sha256:eaf8ba4c775e4ebaeea316bbab0344eb10674089ff9db1c8f1373ed564b03749_arm64",
"product": {
"name": "multicluster-engine/managedcluster-import-controller-rhel8@sha256:eaf8ba4c775e4ebaeea316bbab0344eb10674089ff9db1c8f1373ed564b03749_arm64",
"product_id": "multicluster-engine/managedcluster-import-controller-rhel8@sha256:eaf8ba4c775e4ebaeea316bbab0344eb10674089ff9db1c8f1373ed564b03749_arm64",
"product_identification_helper": {
"purl": "pkg:oci/managedcluster-import-controller-rhel8@sha256:eaf8ba4c775e4ebaeea316bbab0344eb10674089ff9db1c8f1373ed564b03749?arch=arm64\u0026repository_url=registry.redhat.io/multicluster-engine/managedcluster-import-controller-rhel8\u0026tag=v2.1.0-19"
}
}
},
{
"category": "product_version",
"name": "multicluster-engine/multicluster-engine-managed-serviceaccount-rhel8@sha256:63593ef6045808b9c3fe96fc1cddd99bdfabaaef881fe716972500bfda62f92b_arm64",
"product": {
"name": "multicluster-engine/multicluster-engine-managed-serviceaccount-rhel8@sha256:63593ef6045808b9c3fe96fc1cddd99bdfabaaef881fe716972500bfda62f92b_arm64",
"product_id": "multicluster-engine/multicluster-engine-managed-serviceaccount-rhel8@sha256:63593ef6045808b9c3fe96fc1cddd99bdfabaaef881fe716972500bfda62f92b_arm64",
"product_identification_helper": {
"purl": "pkg:oci/multicluster-engine-managed-serviceaccount-rhel8@sha256:63593ef6045808b9c3fe96fc1cddd99bdfabaaef881fe716972500bfda62f92b?arch=arm64\u0026repository_url=registry.redhat.io/multicluster-engine/multicluster-engine-managed-serviceaccount-rhel8\u0026tag=v2.1.0-9"
}
}
},
{
"category": "product_version",
"name": "multicluster-engine/managed-serviceaccount-rhel8@sha256:63593ef6045808b9c3fe96fc1cddd99bdfabaaef881fe716972500bfda62f92b_arm64",
"product": {
"name": "multicluster-engine/managed-serviceaccount-rhel8@sha256:63593ef6045808b9c3fe96fc1cddd99bdfabaaef881fe716972500bfda62f92b_arm64",
"product_id": "multicluster-engine/managed-serviceaccount-rhel8@sha256:63593ef6045808b9c3fe96fc1cddd99bdfabaaef881fe716972500bfda62f92b_arm64",
"product_identification_helper": {
"purl": "pkg:oci/managed-serviceaccount-rhel8@sha256:63593ef6045808b9c3fe96fc1cddd99bdfabaaef881fe716972500bfda62f92b?arch=arm64\u0026repository_url=registry.redhat.io/multicluster-engine/managed-serviceaccount-rhel8\u0026tag=v2.1.0-9"
}
}
},
{
"category": "product_version",
"name": "multicluster-engine/multicloud-manager-rhel8@sha256:c6fb6ec34c746ba73007bec6e1895b4e1a4ed551b035aa9059664ded820f46fa_arm64",
"product": {
"name": "multicluster-engine/multicloud-manager-rhel8@sha256:c6fb6ec34c746ba73007bec6e1895b4e1a4ed551b035aa9059664ded820f46fa_arm64",
"product_id": "multicluster-engine/multicloud-manager-rhel8@sha256:c6fb6ec34c746ba73007bec6e1895b4e1a4ed551b035aa9059664ded820f46fa_arm64",
"product_identification_helper": {
"purl": "pkg:oci/multicloud-manager-rhel8@sha256:c6fb6ec34c746ba73007bec6e1895b4e1a4ed551b035aa9059664ded820f46fa?arch=arm64\u0026repository_url=registry.redhat.io/multicluster-engine/multicloud-manager-rhel8\u0026tag=v2.1.0-29"
}
}
},
{
"category": "product_version",
"name": "multicluster-engine/must-gather-rhel8@sha256:4ecb20c797f71375bc888ed84036f49bc40e2e9984e7ec74b14ad697d1b9c6fb_arm64",
"product": {
"name": "multicluster-engine/must-gather-rhel8@sha256:4ecb20c797f71375bc888ed84036f49bc40e2e9984e7ec74b14ad697d1b9c6fb_arm64",
"product_id": "multicluster-engine/must-gather-rhel8@sha256:4ecb20c797f71375bc888ed84036f49bc40e2e9984e7ec74b14ad697d1b9c6fb_arm64",
"product_identification_helper": {
"purl": "pkg:oci/must-gather-rhel8@sha256:4ecb20c797f71375bc888ed84036f49bc40e2e9984e7ec74b14ad697d1b9c6fb?arch=arm64\u0026repository_url=registry.redhat.io/multicluster-engine/must-gather-rhel8\u0026tag=v2.1.0-9"
}
}
},
{
"category": "product_version",
"name": "multicluster-engine/mce-operator-bundle@sha256:cf1b297a2bbfa2a55204e2c4688511baa0223978b2d4ab7cfb8f8c5c965d563f_arm64",
"product": {
"name": "multicluster-engine/mce-operator-bundle@sha256:cf1b297a2bbfa2a55204e2c4688511baa0223978b2d4ab7cfb8f8c5c965d563f_arm64",
"product_id": "multicluster-engine/mce-operator-bundle@sha256:cf1b297a2bbfa2a55204e2c4688511baa0223978b2d4ab7cfb8f8c5c965d563f_arm64",
"product_identification_helper": {
"purl": "pkg:oci/mce-operator-bundle@sha256:cf1b297a2bbfa2a55204e2c4688511baa0223978b2d4ab7cfb8f8c5c965d563f?arch=arm64\u0026repository_url=registry.redhat.io/multicluster-engine/mce-operator-bundle\u0026tag=v2.1.0-123"
}
}
},
{
"category": "product_version",
"name": "multicluster-engine/backplane-rhel8-operator@sha256:5dbd590a4bbed44f487d1601d1825b5efb8253b9ee2be49adccec7e0ea9410ac_arm64",
"product": {
"name": "multicluster-engine/backplane-rhel8-operator@sha256:5dbd590a4bbed44f487d1601d1825b5efb8253b9ee2be49adccec7e0ea9410ac_arm64",
"product_id": "multicluster-engine/backplane-rhel8-operator@sha256:5dbd590a4bbed44f487d1601d1825b5efb8253b9ee2be49adccec7e0ea9410ac_arm64",
"product_identification_helper": {
"purl": "pkg:oci/backplane-rhel8-operator@sha256:5dbd590a4bbed44f487d1601d1825b5efb8253b9ee2be49adccec7e0ea9410ac?arch=arm64\u0026repository_url=registry.redhat.io/multicluster-engine/backplane-rhel8-operator\u0026tag=v2.1.0-29"
}
}
},
{
"category": "product_version",
"name": "multicluster-engine/placement-rhel8@sha256:7f5c7671a97f09756a150feb6a6bd04f40aa938ce065102b5b5875eadab933db_arm64",
"product": {
"name": "multicluster-engine/placement-rhel8@sha256:7f5c7671a97f09756a150feb6a6bd04f40aa938ce065102b5b5875eadab933db_arm64",
"product_id": "multicluster-engine/placement-rhel8@sha256:7f5c7671a97f09756a150feb6a6bd04f40aa938ce065102b5b5875eadab933db_arm64",
"product_identification_helper": {
"purl": "pkg:oci/placement-rhel8@sha256:7f5c7671a97f09756a150feb6a6bd04f40aa938ce065102b5b5875eadab933db?arch=arm64\u0026repository_url=registry.redhat.io/multicluster-engine/placement-rhel8\u0026tag=v2.1.0-11"
}
}
},
{
"category": "product_version",
"name": "multicluster-engine/provider-credential-controller-rhel8@sha256:c4707c5214505bf1e5f693f0c5df4bb6fe4336670bf850b9a09040b6d87cccd2_arm64",
"product": {
"name": "multicluster-engine/provider-credential-controller-rhel8@sha256:c4707c5214505bf1e5f693f0c5df4bb6fe4336670bf850b9a09040b6d87cccd2_arm64",
"product_id": "multicluster-engine/provider-credential-controller-rhel8@sha256:c4707c5214505bf1e5f693f0c5df4bb6fe4336670bf850b9a09040b6d87cccd2_arm64",
"product_identification_helper": {
"purl": "pkg:oci/provider-credential-controller-rhel8@sha256:c4707c5214505bf1e5f693f0c5df4bb6fe4336670bf850b9a09040b6d87cccd2?arch=arm64\u0026repository_url=registry.redhat.io/multicluster-engine/provider-credential-controller-rhel8\u0026tag=v2.1.0-10"
}
}
},
{
"category": "product_version",
"name": "multicluster-engine/registration-rhel8@sha256:cb1c8096bd5bd9f1dfa413bc0d1889d970b6d841988d24d6c1008904b1288cfe_arm64",
"product": {
"name": "multicluster-engine/registration-rhel8@sha256:cb1c8096bd5bd9f1dfa413bc0d1889d970b6d841988d24d6c1008904b1288cfe_arm64",
"product_id": "multicluster-engine/registration-rhel8@sha256:cb1c8096bd5bd9f1dfa413bc0d1889d970b6d841988d24d6c1008904b1288cfe_arm64",
"product_identification_helper": {
"purl": "pkg:oci/registration-rhel8@sha256:cb1c8096bd5bd9f1dfa413bc0d1889d970b6d841988d24d6c1008904b1288cfe?arch=arm64\u0026repository_url=registry.redhat.io/multicluster-engine/registration-rhel8\u0026tag=v2.1.0-14"
}
}
},
{
"category": "product_version",
"name": "multicluster-engine/registration-operator-rhel8@sha256:49d81d8a383de609d64760a4ae6ffa61469a59a5678311406ce4f838c1cc66fd_arm64",
"product": {
"name": "multicluster-engine/registration-operator-rhel8@sha256:49d81d8a383de609d64760a4ae6ffa61469a59a5678311406ce4f838c1cc66fd_arm64",
"product_id": "multicluster-engine/registration-operator-rhel8@sha256:49d81d8a383de609d64760a4ae6ffa61469a59a5678311406ce4f838c1cc66fd_arm64",
"product_identification_helper": {
"purl": "pkg:oci/registration-operator-rhel8@sha256:49d81d8a383de609d64760a4ae6ffa61469a59a5678311406ce4f838c1cc66fd?arch=arm64\u0026repository_url=registry.redhat.io/multicluster-engine/registration-operator-rhel8\u0026tag=v2.1.0-15"
}
}
},
{
"category": "product_version",
"name": "multicluster-engine/work-rhel8@sha256:663cf3e0453e2ae5b1c9d5f6d335930d6d1e9c7a34151a171dbf58f9066c2b96_arm64",
"product": {
"name": "multicluster-engine/work-rhel8@sha256:663cf3e0453e2ae5b1c9d5f6d335930d6d1e9c7a34151a171dbf58f9066c2b96_arm64",
"product_id": "multicluster-engine/work-rhel8@sha256:663cf3e0453e2ae5b1c9d5f6d335930d6d1e9c7a34151a171dbf58f9066c2b96_arm64",
"product_identification_helper": {
"purl": "pkg:oci/work-rhel8@sha256:663cf3e0453e2ae5b1c9d5f6d335930d6d1e9c7a34151a171dbf58f9066c2b96?arch=arm64\u0026repository_url=registry.redhat.io/multicluster-engine/work-rhel8\u0026tag=v2.1.0-11"
}
}
}
],
"category": "architecture",
"name": "arm64"
}
],
"category": "vendor",
"name": "Red Hat"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "multicluster-engine/agent-service-rhel8@sha256:661ee3a57d860a713ffb481ea87858f20fce1e57b858821cb0c1ec4069e206a0_ppc64le as a component of multicluster engine for Kubernetes 2.1 for RHEL 8",
"product_id": "8Base-multicluster-engine-2.1:multicluster-engine/agent-service-rhel8@sha256:661ee3a57d860a713ffb481ea87858f20fce1e57b858821cb0c1ec4069e206a0_ppc64le"
},
"product_reference": "multicluster-engine/agent-service-rhel8@sha256:661ee3a57d860a713ffb481ea87858f20fce1e57b858821cb0c1ec4069e206a0_ppc64le",
"relates_to_product_reference": "8Base-multicluster-engine-2.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "multicluster-engine/agent-service-rhel8@sha256:8cb5ab317ccc6b1bcd409cfba0ec983e3f5d9531227e76bb455011636ed32d21_arm64 as a component of multicluster engine for Kubernetes 2.1 for RHEL 8",
"product_id": "8Base-multicluster-engine-2.1:multicluster-engine/agent-service-rhel8@sha256:8cb5ab317ccc6b1bcd409cfba0ec983e3f5d9531227e76bb455011636ed32d21_arm64"
},
"product_reference": "multicluster-engine/agent-service-rhel8@sha256:8cb5ab317ccc6b1bcd409cfba0ec983e3f5d9531227e76bb455011636ed32d21_arm64",
"relates_to_product_reference": "8Base-multicluster-engine-2.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "multicluster-engine/agent-service-rhel8@sha256:e136966121b82373c9279b1b59b68864ed10bfdee424959a7ad4b190ff7a2562_s390x as a component of multicluster engine for Kubernetes 2.1 for RHEL 8",
"product_id": "8Base-multicluster-engine-2.1:multicluster-engine/agent-service-rhel8@sha256:e136966121b82373c9279b1b59b68864ed10bfdee424959a7ad4b190ff7a2562_s390x"
},
"product_reference": "multicluster-engine/agent-service-rhel8@sha256:e136966121b82373c9279b1b59b68864ed10bfdee424959a7ad4b190ff7a2562_s390x",
"relates_to_product_reference": "8Base-multicluster-engine-2.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "multicluster-engine/agent-service-rhel8@sha256:fce50212c8bbfdc3e8f445f4b7ea35881eb29e49c443e827ad6fe2389328d57f_amd64 as a component of multicluster engine for Kubernetes 2.1 for RHEL 8",
"product_id": "8Base-multicluster-engine-2.1:multicluster-engine/agent-service-rhel8@sha256:fce50212c8bbfdc3e8f445f4b7ea35881eb29e49c443e827ad6fe2389328d57f_amd64"
},
"product_reference": "multicluster-engine/agent-service-rhel8@sha256:fce50212c8bbfdc3e8f445f4b7ea35881eb29e49c443e827ad6fe2389328d57f_amd64",
"relates_to_product_reference": "8Base-multicluster-engine-2.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "multicluster-engine/apiserver-network-proxy-rhel8@sha256:25b242af63aca69a32c457dde23b3ac52ed81f5edad3e919d5df59902adb0b60_s390x as a component of multicluster engine for Kubernetes 2.1 for RHEL 8",
"product_id": "8Base-multicluster-engine-2.1:multicluster-engine/apiserver-network-proxy-rhel8@sha256:25b242af63aca69a32c457dde23b3ac52ed81f5edad3e919d5df59902adb0b60_s390x"
},
"product_reference": "multicluster-engine/apiserver-network-proxy-rhel8@sha256:25b242af63aca69a32c457dde23b3ac52ed81f5edad3e919d5df59902adb0b60_s390x",
"relates_to_product_reference": "8Base-multicluster-engine-2.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "multicluster-engine/apiserver-network-proxy-rhel8@sha256:5ea69e650771525faf944fbf3be82a19e54a964d38adbb88263247652476938c_amd64 as a component of multicluster engine for Kubernetes 2.1 for RHEL 8",
"product_id": "8Base-multicluster-engine-2.1:multicluster-engine/apiserver-network-proxy-rhel8@sha256:5ea69e650771525faf944fbf3be82a19e54a964d38adbb88263247652476938c_amd64"
},
"product_reference": "multicluster-engine/apiserver-network-proxy-rhel8@sha256:5ea69e650771525faf944fbf3be82a19e54a964d38adbb88263247652476938c_amd64",
"relates_to_product_reference": "8Base-multicluster-engine-2.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "multicluster-engine/apiserver-network-proxy-rhel8@sha256:c97ea925ea31a1ae6824ec55bbb43c3cf0d2d9b0fb6d12b6d23492e0e5a5467a_ppc64le as a component of multicluster engine for Kubernetes 2.1 for RHEL 8",
"product_id": "8Base-multicluster-engine-2.1:multicluster-engine/apiserver-network-proxy-rhel8@sha256:c97ea925ea31a1ae6824ec55bbb43c3cf0d2d9b0fb6d12b6d23492e0e5a5467a_ppc64le"
},
"product_reference": "multicluster-engine/apiserver-network-proxy-rhel8@sha256:c97ea925ea31a1ae6824ec55bbb43c3cf0d2d9b0fb6d12b6d23492e0e5a5467a_ppc64le",
"relates_to_product_reference": "8Base-multicluster-engine-2.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "multicluster-engine/apiserver-network-proxy-rhel8@sha256:f71c4c301774aba9a886f2891eace9da47ba075d2a2e4acfc03849c9c0da57bc_arm64 as a component of multicluster engine for Kubernetes 2.1 for RHEL 8",
"product_id": "8Base-multicluster-engine-2.1:multicluster-engine/apiserver-network-proxy-rhel8@sha256:f71c4c301774aba9a886f2891eace9da47ba075d2a2e4acfc03849c9c0da57bc_arm64"
},
"product_reference": "multicluster-engine/apiserver-network-proxy-rhel8@sha256:f71c4c301774aba9a886f2891eace9da47ba075d2a2e4acfc03849c9c0da57bc_arm64",
"relates_to_product_reference": "8Base-multicluster-engine-2.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "multicluster-engine/assisted-image-service-rhel8@sha256:1d250617cf4eb47800d30bd6bdd61872faa29eb7c6953edcb4a107360f0d0a78_arm64 as a component of multicluster engine for Kubernetes 2.1 for RHEL 8",
"product_id": "8Base-multicluster-engine-2.1:multicluster-engine/assisted-image-service-rhel8@sha256:1d250617cf4eb47800d30bd6bdd61872faa29eb7c6953edcb4a107360f0d0a78_arm64"
},
"product_reference": "multicluster-engine/assisted-image-service-rhel8@sha256:1d250617cf4eb47800d30bd6bdd61872faa29eb7c6953edcb4a107360f0d0a78_arm64",
"relates_to_product_reference": "8Base-multicluster-engine-2.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "multicluster-engine/assisted-image-service-rhel8@sha256:3730a3c3cfb695b540945b5f0ae739a701a0155137b9509238860549105ab670_s390x as a component of multicluster engine for Kubernetes 2.1 for RHEL 8",
"product_id": "8Base-multicluster-engine-2.1:multicluster-engine/assisted-image-service-rhel8@sha256:3730a3c3cfb695b540945b5f0ae739a701a0155137b9509238860549105ab670_s390x"
},
"product_reference": "multicluster-engine/assisted-image-service-rhel8@sha256:3730a3c3cfb695b540945b5f0ae739a701a0155137b9509238860549105ab670_s390x",
"relates_to_product_reference": "8Base-multicluster-engine-2.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "multicluster-engine/assisted-image-service-rhel8@sha256:3d59cfa190838da34bac1ccf88562f996cc9e9ffdb151f47e044ba3fcc964a3d_ppc64le as a component of multicluster engine for Kubernetes 2.1 for RHEL 8",
"product_id": "8Base-multicluster-engine-2.1:multicluster-engine/assisted-image-service-rhel8@sha256:3d59cfa190838da34bac1ccf88562f996cc9e9ffdb151f47e044ba3fcc964a3d_ppc64le"
},
"product_reference": "multicluster-engine/assisted-image-service-rhel8@sha256:3d59cfa190838da34bac1ccf88562f996cc9e9ffdb151f47e044ba3fcc964a3d_ppc64le",
"relates_to_product_reference": "8Base-multicluster-engine-2.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "multicluster-engine/assisted-image-service-rhel8@sha256:92c8157e43d84584ba93d978fcc6ffba84118e4ea5ff46ad71a62ffdc7fc56e5_amd64 as a component of multicluster engine for Kubernetes 2.1 for RHEL 8",
"product_id": "8Base-multicluster-engine-2.1:multicluster-engine/assisted-image-service-rhel8@sha256:92c8157e43d84584ba93d978fcc6ffba84118e4ea5ff46ad71a62ffdc7fc56e5_amd64"
},
"product_reference": "multicluster-engine/assisted-image-service-rhel8@sha256:92c8157e43d84584ba93d978fcc6ffba84118e4ea5ff46ad71a62ffdc7fc56e5_amd64",
"relates_to_product_reference": "8Base-multicluster-engine-2.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "multicluster-engine/assisted-installer-agent-rhel8@sha256:99e0accdee9b311b9abf032c712060823736f88c7bf3ba692349d7f8290a9570_arm64 as a component of multicluster engine for Kubernetes 2.1 for RHEL 8",
"product_id": "8Base-multicluster-engine-2.1:multicluster-engine/assisted-installer-agent-rhel8@sha256:99e0accdee9b311b9abf032c712060823736f88c7bf3ba692349d7f8290a9570_arm64"
},
"product_reference": "multicluster-engine/assisted-installer-agent-rhel8@sha256:99e0accdee9b311b9abf032c712060823736f88c7bf3ba692349d7f8290a9570_arm64",
"relates_to_product_reference": "8Base-multicluster-engine-2.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "multicluster-engine/assisted-installer-agent-rhel8@sha256:b4722c060fb38e1609e689b605816cefb39a15a0ddc40837a90727d123b91c88_amd64 as a component of multicluster engine for Kubernetes 2.1 for RHEL 8",
"product_id": "8Base-multicluster-engine-2.1:multicluster-engine/assisted-installer-agent-rhel8@sha256:b4722c060fb38e1609e689b605816cefb39a15a0ddc40837a90727d123b91c88_amd64"
},
"product_reference": "multicluster-engine/assisted-installer-agent-rhel8@sha256:b4722c060fb38e1609e689b605816cefb39a15a0ddc40837a90727d123b91c88_amd64",
"relates_to_product_reference": "8Base-multicluster-engine-2.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "multicluster-engine/assisted-installer-reporter-rhel8@sha256:1d465abc36e2045dc5a291663786709fc920c42aacb0c34c4868a1a633334509_ppc64le as a component of multicluster engine for Kubernetes 2.1 for RHEL 8",
"product_id": "8Base-multicluster-engine-2.1:multicluster-engine/assisted-installer-reporter-rhel8@sha256:1d465abc36e2045dc5a291663786709fc920c42aacb0c34c4868a1a633334509_ppc64le"
},
"product_reference": "multicluster-engine/assisted-installer-reporter-rhel8@sha256:1d465abc36e2045dc5a291663786709fc920c42aacb0c34c4868a1a633334509_ppc64le",
"relates_to_product_reference": "8Base-multicluster-engine-2.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "multicluster-engine/assisted-installer-reporter-rhel8@sha256:bdb861698be8305247b21ebab7994f27eaae818f691ffcff3d5b5eb5dc70a722_arm64 as a component of multicluster engine for Kubernetes 2.1 for RHEL 8",
"product_id": "8Base-multicluster-engine-2.1:multicluster-engine/assisted-installer-reporter-rhel8@sha256:bdb861698be8305247b21ebab7994f27eaae818f691ffcff3d5b5eb5dc70a722_arm64"
},
"product_reference": "multicluster-engine/assisted-installer-reporter-rhel8@sha256:bdb861698be8305247b21ebab7994f27eaae818f691ffcff3d5b5eb5dc70a722_arm64",
"relates_to_product_reference": "8Base-multicluster-engine-2.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "multicluster-engine/assisted-installer-reporter-rhel8@sha256:e4dd90d186f1fea6fcdb4e23f74e4390e00d134b2c21d8510c1cdbbcef3c4a1f_amd64 as a component of multicluster engine for Kubernetes 2.1 for RHEL 8",
"product_id": "8Base-multicluster-engine-2.1:multicluster-engine/assisted-installer-reporter-rhel8@sha256:e4dd90d186f1fea6fcdb4e23f74e4390e00d134b2c21d8510c1cdbbcef3c4a1f_amd64"
},
"product_reference": "multicluster-engine/assisted-installer-reporter-rhel8@sha256:e4dd90d186f1fea6fcdb4e23f74e4390e00d134b2c21d8510c1cdbbcef3c4a1f_amd64",
"relates_to_product_reference": "8Base-multicluster-engine-2.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "multicluster-engine/assisted-installer-rhel8@sha256:61ac4136dad0e02323807e6d3de8e890ec0b7e7e1f7112f9610410712af6f9b5_ppc64le as a component of multicluster engine for Kubernetes 2.1 for RHEL 8",
"product_id": "8Base-multicluster-engine-2.1:multicluster-engine/assisted-installer-rhel8@sha256:61ac4136dad0e02323807e6d3de8e890ec0b7e7e1f7112f9610410712af6f9b5_ppc64le"
},
"product_reference": "multicluster-engine/assisted-installer-rhel8@sha256:61ac4136dad0e02323807e6d3de8e890ec0b7e7e1f7112f9610410712af6f9b5_ppc64le",
"relates_to_product_reference": "8Base-multicluster-engine-2.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "multicluster-engine/assisted-installer-rhel8@sha256:686b64358857be04087a706048a32b7356b16a0028d2b200da16ec94d931d25d_amd64 as a component of multicluster engine for Kubernetes 2.1 for RHEL 8",
"product_id": "8Base-multicluster-engine-2.1:multicluster-engine/assisted-installer-rhel8@sha256:686b64358857be04087a706048a32b7356b16a0028d2b200da16ec94d931d25d_amd64"
},
"product_reference": "multicluster-engine/assisted-installer-rhel8@sha256:686b64358857be04087a706048a32b7356b16a0028d2b200da16ec94d931d25d_amd64",
"relates_to_product_reference": "8Base-multicluster-engine-2.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "multicluster-engine/assisted-installer-rhel8@sha256:910dad58b72de16f92dd5b60d0420010d18229a6e0966fe2eb072517febe499f_arm64 as a component of multicluster engine for Kubernetes 2.1 for RHEL 8",
"product_id": "8Base-multicluster-engine-2.1:multicluster-engine/assisted-installer-rhel8@sha256:910dad58b72de16f92dd5b60d0420010d18229a6e0966fe2eb072517febe499f_arm64"
},
"product_reference": "multicluster-engine/assisted-installer-rhel8@sha256:910dad58b72de16f92dd5b60d0420010d18229a6e0966fe2eb072517febe499f_arm64",
"relates_to_product_reference": "8Base-multicluster-engine-2.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "multicluster-engine/aws-encryption-provider-rhel8@sha256:31329737bd3608345f8e969e872e2e18305e2959d9d81867933c73fb26a53dcd_arm64 as a component of multicluster engine for Kubernetes 2.1 for RHEL 8",
"product_id": "8Base-multicluster-engine-2.1:multicluster-engine/aws-encryption-provider-rhel8@sha256:31329737bd3608345f8e969e872e2e18305e2959d9d81867933c73fb26a53dcd_arm64"
},
"product_reference": "multicluster-engine/aws-encryption-provider-rhel8@sha256:31329737bd3608345f8e969e872e2e18305e2959d9d81867933c73fb26a53dcd_arm64",
"relates_to_product_reference": "8Base-multicluster-engine-2.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "multicluster-engine/aws-encryption-provider-rhel8@sha256:9797eef2012c827ff3250cba1cd542772e92872b4bd69a01bdbdba4fe407472c_s390x as a component of multicluster engine for Kubernetes 2.1 for RHEL 8",
"product_id": "8Base-multicluster-engine-2.1:multicluster-engine/aws-encryption-provider-rhel8@sha256:9797eef2012c827ff3250cba1cd542772e92872b4bd69a01bdbdba4fe407472c_s390x"
},
"product_reference": "multicluster-engine/aws-encryption-provider-rhel8@sha256:9797eef2012c827ff3250cba1cd542772e92872b4bd69a01bdbdba4fe407472c_s390x",
"relates_to_product_reference": "8Base-multicluster-engine-2.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "multicluster-engine/aws-encryption-provider-rhel8@sha256:ab7f1982f21ed9251501396ea150764348b5f61b6e50b9d74b5031e705e16ef3_amd64 as a component of multicluster engine for Kubernetes 2.1 for RHEL 8",
"product_id": "8Base-multicluster-engine-2.1:multicluster-engine/aws-encryption-provider-rhel8@sha256:ab7f1982f21ed9251501396ea150764348b5f61b6e50b9d74b5031e705e16ef3_amd64"
},
"product_reference": "multicluster-engine/aws-encryption-provider-rhel8@sha256:ab7f1982f21ed9251501396ea150764348b5f61b6e50b9d74b5031e705e16ef3_amd64",
"relates_to_product_reference": "8Base-multicluster-engine-2.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "multicluster-engine/aws-encryption-provider-rhel8@sha256:cee69ba4c6fb326afd03c7f21856a028fa4758dab8c849ef6eaeaea0cd55afd2_ppc64le as a component of multicluster engine for Kubernetes 2.1 for RHEL 8",
"product_id": "8Base-multicluster-engine-2.1:multicluster-engine/aws-encryption-provider-rhel8@sha256:cee69ba4c6fb326afd03c7f21856a028fa4758dab8c849ef6eaeaea0cd55afd2_ppc64le"
},
"product_reference": "multicluster-engine/aws-encryption-provider-rhel8@sha256:cee69ba4c6fb326afd03c7f21856a028fa4758dab8c849ef6eaeaea0cd55afd2_ppc64le",
"relates_to_product_reference": "8Base-multicluster-engine-2.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "multicluster-engine/backplane-rhel8-operator@sha256:0b8c36b4b1d00e47ee4faaeec9ccbdc2977a50592035f8a600491c657e439d33_ppc64le as a component of multicluster engine for Kubernetes 2.1 for RHEL 8",
"product_id": "8Base-multicluster-engine-2.1:multicluster-engine/backplane-rhel8-operator@sha256:0b8c36b4b1d00e47ee4faaeec9ccbdc2977a50592035f8a600491c657e439d33_ppc64le"
},
"product_reference": "multicluster-engine/backplane-rhel8-operator@sha256:0b8c36b4b1d00e47ee4faaeec9ccbdc2977a50592035f8a600491c657e439d33_ppc64le",
"relates_to_product_reference": "8Base-multicluster-engine-2.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "multicluster-engine/backplane-rhel8-operator@sha256:5dbd590a4bbed44f487d1601d1825b5efb8253b9ee2be49adccec7e0ea9410ac_arm64 as a component of multicluster engine for Kubernetes 2.1 for RHEL 8",
"product_id": "8Base-multicluster-engine-2.1:multicluster-engine/backplane-rhel8-operator@sha256:5dbd590a4bbed44f487d1601d1825b5efb8253b9ee2be49adccec7e0ea9410ac_arm64"
},
"product_reference": "multicluster-engine/backplane-rhel8-operator@sha256:5dbd590a4bbed44f487d1601d1825b5efb8253b9ee2be49adccec7e0ea9410ac_arm64",
"relates_to_product_reference": "8Base-multicluster-engine-2.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "multicluster-engine/backplane-rhel8-operator@sha256:9f7854a1de26dfebdc8beafffd01304017b8fe7cd84065dd452de1276e529a06_amd64 as a component of multicluster engine for Kubernetes 2.1 for RHEL 8",
"product_id": "8Base-multicluster-engine-2.1:multicluster-engine/backplane-rhel8-operator@sha256:9f7854a1de26dfebdc8beafffd01304017b8fe7cd84065dd452de1276e529a06_amd64"
},
"product_reference": "multicluster-engine/backplane-rhel8-operator@sha256:9f7854a1de26dfebdc8beafffd01304017b8fe7cd84065dd452de1276e529a06_amd64",
"relates_to_product_reference": "8Base-multicluster-engine-2.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "multicluster-engine/backplane-rhel8-operator@sha256:e7998dc233af266ed94ba16450c2f02096abb5e045f291f8f94a83ef9da7dd51_s390x as a component of multicluster engine for Kubernetes 2.1 for RHEL 8",
"product_id": "8Base-multicluster-engine-2.1:multicluster-engine/backplane-rhel8-operator@sha256:e7998dc233af266ed94ba16450c2f02096abb5e045f291f8f94a83ef9da7dd51_s390x"
},
"product_reference": "multicluster-engine/backplane-rhel8-operator@sha256:e7998dc233af266ed94ba16450c2f02096abb5e045f291f8f94a83ef9da7dd51_s390x",
"relates_to_product_reference": "8Base-multicluster-engine-2.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "multicluster-engine/cluster-api-provider-agent-rhel8@sha256:208389221423692530b334815985b0a2263febf5574138e854dbdc011f03b4a2_s390x as a component of multicluster engine for Kubernetes 2.1 for RHEL 8",
"product_id": "8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-provider-agent-rhel8@sha256:208389221423692530b334815985b0a2263febf5574138e854dbdc011f03b4a2_s390x"
},
"product_reference": "multicluster-engine/cluster-api-provider-agent-rhel8@sha256:208389221423692530b334815985b0a2263febf5574138e854dbdc011f03b4a2_s390x",
"relates_to_product_reference": "8Base-multicluster-engine-2.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "multicluster-engine/cluster-api-provider-agent-rhel8@sha256:4bacc4ba3974c11ac27d1448a7f7cd973162caf33358249e9d1c154018124830_amd64 as a component of multicluster engine for Kubernetes 2.1 for RHEL 8",
"product_id": "8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-provider-agent-rhel8@sha256:4bacc4ba3974c11ac27d1448a7f7cd973162caf33358249e9d1c154018124830_amd64"
},
"product_reference": "multicluster-engine/cluster-api-provider-agent-rhel8@sha256:4bacc4ba3974c11ac27d1448a7f7cd973162caf33358249e9d1c154018124830_amd64",
"relates_to_product_reference": "8Base-multicluster-engine-2.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "multicluster-engine/cluster-api-provider-agent-rhel8@sha256:8b3c3fb8fdf6d679f6020e0c739f25ae83dd4173e46b743de911d8e346f371fe_ppc64le as a component of multicluster engine for Kubernetes 2.1 for RHEL 8",
"product_id": "8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-provider-agent-rhel8@sha256:8b3c3fb8fdf6d679f6020e0c739f25ae83dd4173e46b743de911d8e346f371fe_ppc64le"
},
"product_reference": "multicluster-engine/cluster-api-provider-agent-rhel8@sha256:8b3c3fb8fdf6d679f6020e0c739f25ae83dd4173e46b743de911d8e346f371fe_ppc64le",
"relates_to_product_reference": "8Base-multicluster-engine-2.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "multicluster-engine/cluster-api-provider-agent-rhel8@sha256:a4d3f04386e63bfb640b928c01f972ba7d90af9c5213a7c10968b55c875565e0_arm64 as a component of multicluster engine for Kubernetes 2.1 for RHEL 8",
"product_id": "8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-provider-agent-rhel8@sha256:a4d3f04386e63bfb640b928c01f972ba7d90af9c5213a7c10968b55c875565e0_arm64"
},
"product_reference": "multicluster-engine/cluster-api-provider-agent-rhel8@sha256:a4d3f04386e63bfb640b928c01f972ba7d90af9c5213a7c10968b55c875565e0_arm64",
"relates_to_product_reference": "8Base-multicluster-engine-2.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "multicluster-engine/cluster-api-provider-aws-rhel8@sha256:36a5f30d043f1137033842188e59224b803158696f60ddb41095a766705485f4_arm64 as a component of multicluster engine for Kubernetes 2.1 for RHEL 8",
"product_id": "8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-provider-aws-rhel8@sha256:36a5f30d043f1137033842188e59224b803158696f60ddb41095a766705485f4_arm64"
},
"product_reference": "multicluster-engine/cluster-api-provider-aws-rhel8@sha256:36a5f30d043f1137033842188e59224b803158696f60ddb41095a766705485f4_arm64",
"relates_to_product_reference": "8Base-multicluster-engine-2.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "multicluster-engine/cluster-api-provider-aws-rhel8@sha256:6fb7799fca309c727c7afea57448fc653dde09495945e314402a3e3a079e5b03_amd64 as a component of multicluster engine for Kubernetes 2.1 for RHEL 8",
"product_id": "8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-provider-aws-rhel8@sha256:6fb7799fca309c727c7afea57448fc653dde09495945e314402a3e3a079e5b03_amd64"
},
"product_reference": "multicluster-engine/cluster-api-provider-aws-rhel8@sha256:6fb7799fca309c727c7afea57448fc653dde09495945e314402a3e3a079e5b03_amd64",
"relates_to_product_reference": "8Base-multicluster-engine-2.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "multicluster-engine/cluster-api-provider-aws-rhel8@sha256:9b8d4fde02e4c43d194bf4c420550730fd52b74587e2327f2e9eb75067bb25e7_ppc64le as a component of multicluster engine for Kubernetes 2.1 for RHEL 8",
"product_id": "8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-provider-aws-rhel8@sha256:9b8d4fde02e4c43d194bf4c420550730fd52b74587e2327f2e9eb75067bb25e7_ppc64le"
},
"product_reference": "multicluster-engine/cluster-api-provider-aws-rhel8@sha256:9b8d4fde02e4c43d194bf4c420550730fd52b74587e2327f2e9eb75067bb25e7_ppc64le",
"relates_to_product_reference": "8Base-multicluster-engine-2.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "multicluster-engine/cluster-api-provider-aws-rhel8@sha256:bd612736fde388811d12a572852c86d0fe9dcbb6e7f404c64b8654c870d4e2eb_s390x as a component of multicluster engine for Kubernetes 2.1 for RHEL 8",
"product_id": "8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-provider-aws-rhel8@sha256:bd612736fde388811d12a572852c86d0fe9dcbb6e7f404c64b8654c870d4e2eb_s390x"
},
"product_reference": "multicluster-engine/cluster-api-provider-aws-rhel8@sha256:bd612736fde388811d12a572852c86d0fe9dcbb6e7f404c64b8654c870d4e2eb_s390x",
"relates_to_product_reference": "8Base-multicluster-engine-2.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "multicluster-engine/cluster-api-provider-azure-rhel8@sha256:2b93b026497655f16a85a2929b1f0c970d51dce0e0e8462774989f1943bdc785_arm64 as a component of multicluster engine for Kubernetes 2.1 for RHEL 8",
"product_id": "8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-provider-azure-rhel8@sha256:2b93b026497655f16a85a2929b1f0c970d51dce0e0e8462774989f1943bdc785_arm64"
},
"product_reference": "multicluster-engine/cluster-api-provider-azure-rhel8@sha256:2b93b026497655f16a85a2929b1f0c970d51dce0e0e8462774989f1943bdc785_arm64",
"relates_to_product_reference": "8Base-multicluster-engine-2.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "multicluster-engine/cluster-api-provider-azure-rhel8@sha256:2c9c916d0face10abc7f6467564e394ead5946bf18ed8439456cce2767a83b3e_s390x as a component of multicluster engine for Kubernetes 2.1 for RHEL 8",
"product_id": "8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-provider-azure-rhel8@sha256:2c9c916d0face10abc7f6467564e394ead5946bf18ed8439456cce2767a83b3e_s390x"
},
"product_reference": "multicluster-engine/cluster-api-provider-azure-rhel8@sha256:2c9c916d0face10abc7f6467564e394ead5946bf18ed8439456cce2767a83b3e_s390x",
"relates_to_product_reference": "8Base-multicluster-engine-2.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "multicluster-engine/cluster-api-provider-azure-rhel8@sha256:6f41c353228c4016ab02557a5591ef36f4aea799c4ad89798343b4a2f0765d08_ppc64le as a component of multicluster engine for Kubernetes 2.1 for RHEL 8",
"product_id": "8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-provider-azure-rhel8@sha256:6f41c353228c4016ab02557a5591ef36f4aea799c4ad89798343b4a2f0765d08_ppc64le"
},
"product_reference": "multicluster-engine/cluster-api-provider-azure-rhel8@sha256:6f41c353228c4016ab02557a5591ef36f4aea799c4ad89798343b4a2f0765d08_ppc64le",
"relates_to_product_reference": "8Base-multicluster-engine-2.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "multicluster-engine/cluster-api-provider-azure-rhel8@sha256:ddd59c296543f525f719336ad6ddc5e5f8d3915e08e3b64d575a9835de3e95ad_amd64 as a component of multicluster engine for Kubernetes 2.1 for RHEL 8",
"product_id": "8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-provider-azure-rhel8@sha256:ddd59c296543f525f719336ad6ddc5e5f8d3915e08e3b64d575a9835de3e95ad_amd64"
},
"product_reference": "multicluster-engine/cluster-api-provider-azure-rhel8@sha256:ddd59c296543f525f719336ad6ddc5e5f8d3915e08e3b64d575a9835de3e95ad_amd64",
"relates_to_product_reference": "8Base-multicluster-engine-2.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "multicluster-engine/cluster-api-provider-kubevirt-rhel8@sha256:0007824d89632253727ead00c5fd6ec463f310d71e58e237ea5e51c13052b0bc_arm64 as a component of multicluster engine for Kubernetes 2.1 for RHEL 8",
"product_id": "8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-provider-kubevirt-rhel8@sha256:0007824d89632253727ead00c5fd6ec463f310d71e58e237ea5e51c13052b0bc_arm64"
},
"product_reference": "multicluster-engine/cluster-api-provider-kubevirt-rhel8@sha256:0007824d89632253727ead00c5fd6ec463f310d71e58e237ea5e51c13052b0bc_arm64",
"relates_to_product_reference": "8Base-multicluster-engine-2.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "multicluster-engine/cluster-api-provider-kubevirt-rhel8@sha256:9cd9106f72557b8ba5de9f4d1de5ff8d33514d2c02889999a3c20aab9a8dd061_amd64 as a component of multicluster engine for Kubernetes 2.1 for RHEL 8",
"product_id": "8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-provider-kubevirt-rhel8@sha256:9cd9106f72557b8ba5de9f4d1de5ff8d33514d2c02889999a3c20aab9a8dd061_amd64"
},
"product_reference": "multicluster-engine/cluster-api-provider-kubevirt-rhel8@sha256:9cd9106f72557b8ba5de9f4d1de5ff8d33514d2c02889999a3c20aab9a8dd061_amd64",
"relates_to_product_reference": "8Base-multicluster-engine-2.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "multicluster-engine/cluster-api-provider-kubevirt-rhel8@sha256:cbe319cfa3ab4610dc67abea27841dd5b670061faa74e666959550343bba1c28_s390x as a component of multicluster engine for Kubernetes 2.1 for RHEL 8",
"product_id": "8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-provider-kubevirt-rhel8@sha256:cbe319cfa3ab4610dc67abea27841dd5b670061faa74e666959550343bba1c28_s390x"
},
"product_reference": "multicluster-engine/cluster-api-provider-kubevirt-rhel8@sha256:cbe319cfa3ab4610dc67abea27841dd5b670061faa74e666959550343bba1c28_s390x",
"relates_to_product_reference": "8Base-multicluster-engine-2.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "multicluster-engine/cluster-api-provider-kubevirt-rhel8@sha256:df94a1d8a4b6d1aebed4e657267219632bb3b2176537bdf8e51a728cd78f136f_ppc64le as a component of multicluster engine for Kubernetes 2.1 for RHEL 8",
"product_id": "8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-provider-kubevirt-rhel8@sha256:df94a1d8a4b6d1aebed4e657267219632bb3b2176537bdf8e51a728cd78f136f_ppc64le"
},
"product_reference": "multicluster-engine/cluster-api-provider-kubevirt-rhel8@sha256:df94a1d8a4b6d1aebed4e657267219632bb3b2176537bdf8e51a728cd78f136f_ppc64le",
"relates_to_product_reference": "8Base-multicluster-engine-2.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "multicluster-engine/cluster-api-rhel8@sha256:30f56a4d5cba0ccd55e0bda756c7af8010ab94ec3b644dc73f7b32e76b5bbb3a_ppc64le as a component of multicluster engine for Kubernetes 2.1 for RHEL 8",
"product_id": "8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-rhel8@sha256:30f56a4d5cba0ccd55e0bda756c7af8010ab94ec3b644dc73f7b32e76b5bbb3a_ppc64le"
},
"product_reference": "multicluster-engine/cluster-api-rhel8@sha256:30f56a4d5cba0ccd55e0bda756c7af8010ab94ec3b644dc73f7b32e76b5bbb3a_ppc64le",
"relates_to_product_reference": "8Base-multicluster-engine-2.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "multicluster-engine/cluster-api-rhel8@sha256:4f7cb34768ff908ed1ba54330603ea54b82a4144cf9124dae01a727dcc60362a_amd64 as a component of multicluster engine for Kubernetes 2.1 for RHEL 8",
"product_id": "8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-rhel8@sha256:4f7cb34768ff908ed1ba54330603ea54b82a4144cf9124dae01a727dcc60362a_amd64"
},
"product_reference": "multicluster-engine/cluster-api-rhel8@sha256:4f7cb34768ff908ed1ba54330603ea54b82a4144cf9124dae01a727dcc60362a_amd64",
"relates_to_product_reference": "8Base-multicluster-engine-2.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "multicluster-engine/cluster-api-rhel8@sha256:a137205ac2127a04466519355b07cee71c08c56dddfee35671127241ebdf4a99_s390x as a component of multicluster engine for Kubernetes 2.1 for RHEL 8",
"product_id": "8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-rhel8@sha256:a137205ac2127a04466519355b07cee71c08c56dddfee35671127241ebdf4a99_s390x"
},
"product_reference": "multicluster-engine/cluster-api-rhel8@sha256:a137205ac2127a04466519355b07cee71c08c56dddfee35671127241ebdf4a99_s390x",
"relates_to_product_reference": "8Base-multicluster-engine-2.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "multicluster-engine/cluster-api-rhel8@sha256:c8a785b4e1688d358cec73e9cf4853ca0ab28c7daa4c45d5384b7bebc333f53a_arm64 as a component of multicluster engine for Kubernetes 2.1 for RHEL 8",
"product_id": "8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-rhel8@sha256:c8a785b4e1688d358cec73e9cf4853ca0ab28c7daa4c45d5384b7bebc333f53a_arm64"
},
"product_reference": "multicluster-engine/cluster-api-rhel8@sha256:c8a785b4e1688d358cec73e9cf4853ca0ab28c7daa4c45d5384b7bebc333f53a_arm64",
"relates_to_product_reference": "8Base-multicluster-engine-2.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "multicluster-engine/cluster-curator-controller-rhel8@sha256:1d4d913d4136321ebd94e6b9d9e55be7262883702de72c4a61827804ad843942_arm64 as a component of multicluster engine for Kubernetes 2.1 for RHEL 8",
"product_id": "8Base-multicluster-engine-2.1:multicluster-engine/cluster-curator-controller-rhel8@sha256:1d4d913d4136321ebd94e6b9d9e55be7262883702de72c4a61827804ad843942_arm64"
},
"product_reference": "multicluster-engine/cluster-curator-controller-rhel8@sha256:1d4d913d4136321ebd94e6b9d9e55be7262883702de72c4a61827804ad843942_arm64",
"relates_to_product_reference": "8Base-multicluster-engine-2.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "multicluster-engine/cluster-curator-controller-rhel8@sha256:2134c387cb0e8c2f95bb8ef74ad0a10c37403d9e0dfaeb7e2e9efb388c606ac1_s390x as a component of multicluster engine for Kubernetes 2.1 for RHEL 8",
"product_id": "8Base-multicluster-engine-2.1:multicluster-engine/cluster-curator-controller-rhel8@sha256:2134c387cb0e8c2f95bb8ef74ad0a10c37403d9e0dfaeb7e2e9efb388c606ac1_s390x"
},
"product_reference": "multicluster-engine/cluster-curator-controller-rhel8@sha256:2134c387cb0e8c2f95bb8ef74ad0a10c37403d9e0dfaeb7e2e9efb388c606ac1_s390x",
"relates_to_product_reference": "8Base-multicluster-engine-2.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "multicluster-engine/cluster-curator-controller-rhel8@sha256:2e0867d6ebace932eb09bb3a6a929562a157bc2eea9c28063eb30dac866abf63_amd64 as a component of multicluster engine for Kubernetes 2.1 for RHEL 8",
"product_id": "8Base-multicluster-engine-2.1:multicluster-engine/cluster-curator-controller-rhel8@sha256:2e0867d6ebace932eb09bb3a6a929562a157bc2eea9c28063eb30dac866abf63_amd64"
},
"product_reference": "multicluster-engine/cluster-curator-controller-rhel8@sha256:2e0867d6ebace932eb09bb3a6a929562a157bc2eea9c28063eb30dac866abf63_amd64",
"relates_to_product_reference": "8Base-multicluster-engine-2.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "multicluster-engine/cluster-curator-controller-rhel8@sha256:3dd533817d97518c7af991b888c5f9df501bd496ed53988e5444c1ea62e539cb_ppc64le as a component of multicluster engine for Kubernetes 2.1 for RHEL 8",
"product_id": "8Base-multicluster-engine-2.1:multicluster-engine/cluster-curator-controller-rhel8@sha256:3dd533817d97518c7af991b888c5f9df501bd496ed53988e5444c1ea62e539cb_ppc64le"
},
"product_reference": "multicluster-engine/cluster-curator-controller-rhel8@sha256:3dd533817d97518c7af991b888c5f9df501bd496ed53988e5444c1ea62e539cb_ppc64le",
"relates_to_product_reference": "8Base-multicluster-engine-2.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "multicluster-engine/cluster-proxy-addon-rhel8@sha256:2779eae299eb2b48e8a868de2f2d8d13313ca17b2f7d5c816013145b0c787cc8_arm64 as a component of multicluster engine for Kubernetes 2.1 for RHEL 8",
"product_id": "8Base-multicluster-engine-2.1:multicluster-engine/cluster-proxy-addon-rhel8@sha256:2779eae299eb2b48e8a868de2f2d8d13313ca17b2f7d5c816013145b0c787cc8_arm64"
},
"product_reference": "multicluster-engine/cluster-proxy-addon-rhel8@sha256:2779eae299eb2b48e8a868de2f2d8d13313ca17b2f7d5c816013145b0c787cc8_arm64",
"relates_to_product_reference": "8Base-multicluster-engine-2.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "multicluster-engine/cluster-proxy-addon-rhel8@sha256:28544cf2414bdeffb8bcaae2d1547064da46ab5a122fd77861083b1e81e299cc_amd64 as a component of multicluster engine for Kubernetes 2.1 for RHEL 8",
"product_id": "8Base-multicluster-engine-2.1:multicluster-engine/cluster-proxy-addon-rhel8@sha256:28544cf2414bdeffb8bcaae2d1547064da46ab5a122fd77861083b1e81e299cc_amd64"
},
"product_reference": "multicluster-engine/cluster-proxy-addon-rhel8@sha256:28544cf2414bdeffb8bcaae2d1547064da46ab5a122fd77861083b1e81e299cc_amd64",
"relates_to_product_reference": "8Base-multicluster-engine-2.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "multicluster-engine/cluster-proxy-addon-rhel8@sha256:4da01f6a0a59069045d23599d748849da60ee309f72f233497edd379b3b0823e_ppc64le as a component of multicluster engine for Kubernetes 2.1 for RHEL 8",
"product_id": "8Base-multicluster-engine-2.1:multicluster-engine/cluster-proxy-addon-rhel8@sha256:4da01f6a0a59069045d23599d748849da60ee309f72f233497edd379b3b0823e_ppc64le"
},
"product_reference": "multicluster-engine/cluster-proxy-addon-rhel8@sha256:4da01f6a0a59069045d23599d748849da60ee309f72f233497edd379b3b0823e_ppc64le",
"relates_to_product_reference": "8Base-multicluster-engine-2.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "multicluster-engine/cluster-proxy-addon-rhel8@sha256:6318fd6b0e0f5c39239ba9c71c330bce7974deaf970359ec83c88116abf7a653_s390x as a component of multicluster engine for Kubernetes 2.1 for RHEL 8",
"product_id": "8Base-multicluster-engine-2.1:multicluster-engine/cluster-proxy-addon-rhel8@sha256:6318fd6b0e0f5c39239ba9c71c330bce7974deaf970359ec83c88116abf7a653_s390x"
},
"product_reference": "multicluster-engine/cluster-proxy-addon-rhel8@sha256:6318fd6b0e0f5c39239ba9c71c330bce7974deaf970359ec83c88116abf7a653_s390x",
"relates_to_product_reference": "8Base-multicluster-engine-2.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "multicluster-engine/cluster-proxy-rhel8@sha256:610de7f25fd387262c360acb21dd45dc80e1c52a77dd11982965da80301407ab_arm64 as a component of multicluster engine for Kubernetes 2.1 for RHEL 8",
"product_id": "8Base-multicluster-engine-2.1:multicluster-engine/cluster-proxy-rhel8@sha256:610de7f25fd387262c360acb21dd45dc80e1c52a77dd11982965da80301407ab_arm64"
},
"product_reference": "multicluster-engine/cluster-proxy-rhel8@sha256:610de7f25fd387262c360acb21dd45dc80e1c52a77dd11982965da80301407ab_arm64",
"relates_to_product_reference": "8Base-multicluster-engine-2.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "multicluster-engine/cluster-proxy-rhel8@sha256:a881a94835c7eef6babe00792fc0a99c9816831869cb26af0dcf2665233f7710_amd64 as a component of multicluster engine for Kubernetes 2.1 for RHEL 8",
"product_id": "8Base-multicluster-engine-2.1:multicluster-engine/cluster-proxy-rhel8@sha256:a881a94835c7eef6babe00792fc0a99c9816831869cb26af0dcf2665233f7710_amd64"
},
"product_reference": "multicluster-engine/cluster-proxy-rhel8@sha256:a881a94835c7eef6babe00792fc0a99c9816831869cb26af0dcf2665233f7710_amd64",
"relates_to_product_reference": "8Base-multicluster-engine-2.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "multicluster-engine/cluster-proxy-rhel8@sha256:b240f43890529fe95b1a74de6f4c2626e85ae91ae6a624bb98a4c31130b6740d_s390x as a component of multicluster engine for Kubernetes 2.1 for RHEL 8",
"product_id": "8Base-multicluster-engine-2.1:multicluster-engine/cluster-proxy-rhel8@sha256:b240f43890529fe95b1a74de6f4c2626e85ae91ae6a624bb98a4c31130b6740d_s390x"
},
"product_reference": "multicluster-engine/cluster-proxy-rhel8@sha256:b240f43890529fe95b1a74de6f4c2626e85ae91ae6a624bb98a4c31130b6740d_s390x",
"relates_to_product_reference": "8Base-multicluster-engine-2.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "multicluster-engine/cluster-proxy-rhel8@sha256:df6cd66cdb17efc356e770930ff796bdb527c292243f5e8b87ca5c9e912a19d6_ppc64le as a component of multicluster engine for Kubernetes 2.1 for RHEL 8",
"product_id": "8Base-multicluster-engine-2.1:multicluster-engine/cluster-proxy-rhel8@sha256:df6cd66cdb17efc356e770930ff796bdb527c292243f5e8b87ca5c9e912a19d6_ppc64le"
},
"product_reference": "multicluster-engine/cluster-proxy-rhel8@sha256:df6cd66cdb17efc356e770930ff796bdb527c292243f5e8b87ca5c9e912a19d6_ppc64le",
"relates_to_product_reference": "8Base-multicluster-engine-2.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "multicluster-engine/clusterclaims-controller-rhel8@sha256:3608571c2a5a3d399e3ad8135ca90e46a7e57b322b5ef9d708efa631cee7109c_s390x as a component of multicluster engine for Kubernetes 2.1 for RHEL 8",
"product_id": "8Base-multicluster-engine-2.1:multicluster-engine/clusterclaims-controller-rhel8@sha256:3608571c2a5a3d399e3ad8135ca90e46a7e57b322b5ef9d708efa631cee7109c_s390x"
},
"product_reference": "multicluster-engine/clusterclaims-controller-rhel8@sha256:3608571c2a5a3d399e3ad8135ca90e46a7e57b322b5ef9d708efa631cee7109c_s390x",
"relates_to_product_reference": "8Base-multicluster-engine-2.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "multicluster-engine/clusterclaims-controller-rhel8@sha256:5c04626558442d50ab58a941d72a78db7c94f5ce730b5abb7599c21981875970_ppc64le as a component of multicluster engine for Kubernetes 2.1 for RHEL 8",
"product_id": "8Base-multicluster-engine-2.1:multicluster-engine/clusterclaims-controller-rhel8@sha256:5c04626558442d50ab58a941d72a78db7c94f5ce730b5abb7599c21981875970_ppc64le"
},
"product_reference": "multicluster-engine/clusterclaims-controller-rhel8@sha256:5c04626558442d50ab58a941d72a78db7c94f5ce730b5abb7599c21981875970_ppc64le",
"relates_to_product_reference": "8Base-multicluster-engine-2.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "multicluster-engine/clusterclaims-controller-rhel8@sha256:7be740cc5987a1dfc76d7d8a306ff65291eb9cf61419842f463aa9dc4d6ecde1_amd64 as a component of multicluster engine for Kubernetes 2.1 for RHEL 8",
"product_id": "8Base-multicluster-engine-2.1:multicluster-engine/clusterclaims-controller-rhel8@sha256:7be740cc5987a1dfc76d7d8a306ff65291eb9cf61419842f463aa9dc4d6ecde1_amd64"
},
"product_reference": "multicluster-engine/clusterclaims-controller-rhel8@sha256:7be740cc5987a1dfc76d7d8a306ff65291eb9cf61419842f463aa9dc4d6ecde1_amd64",
"relates_to_product_reference": "8Base-multicluster-engine-2.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "multicluster-engine/clusterclaims-controller-rhel8@sha256:fce2e92743adaf6fe2e0168cfeecdc71ff7c009ef92a89c9172ff46ebbedcd40_arm64 as a component of multicluster engine for Kubernetes 2.1 for RHEL 8",
"product_id": "8Base-multicluster-engine-2.1:multicluster-engine/clusterclaims-controller-rhel8@sha256:fce2e92743adaf6fe2e0168cfeecdc71ff7c009ef92a89c9172ff46ebbedcd40_arm64"
},
"product_reference": "multicluster-engine/clusterclaims-controller-rhel8@sha256:fce2e92743adaf6fe2e0168cfeecdc71ff7c009ef92a89c9172ff46ebbedcd40_arm64",
"relates_to_product_reference": "8Base-multicluster-engine-2.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "multicluster-engine/clusterlifecycle-state-metrics-rhel8@sha256:288a0e4f9ca79859c5f295e920e9ef01d395720ea5b62ec7f5a5bd975b9c5850_arm64 as a component of multicluster engine for Kubernetes 2.1 for RHEL 8",
"product_id": "8Base-multicluster-engine-2.1:multicluster-engine/clusterlifecycle-state-metrics-rhel8@sha256:288a0e4f9ca79859c5f295e920e9ef01d395720ea5b62ec7f5a5bd975b9c5850_arm64"
},
"product_reference": "multicluster-engine/clusterlifecycle-state-metrics-rhel8@sha256:288a0e4f9ca79859c5f295e920e9ef01d395720ea5b62ec7f5a5bd975b9c5850_arm64",
"relates_to_product_reference": "8Base-multicluster-engine-2.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "multicluster-engine/clusterlifecycle-state-metrics-rhel8@sha256:93b9ad845fab34498a6f504ad626d0d5236c39ab1aaf7789df146311e4ba33cd_ppc64le as a component of multicluster engine for Kubernetes 2.1 for RHEL 8",
"product_id": "8Base-multicluster-engine-2.1:multicluster-engine/clusterlifecycle-state-metrics-rhel8@sha256:93b9ad845fab34498a6f504ad626d0d5236c39ab1aaf7789df146311e4ba33cd_ppc64le"
},
"product_reference": "multicluster-engine/clusterlifecycle-state-metrics-rhel8@sha256:93b9ad845fab34498a6f504ad626d0d5236c39ab1aaf7789df146311e4ba33cd_ppc64le",
"relates_to_product_reference": "8Base-multicluster-engine-2.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "multicluster-engine/clusterlifecycle-state-metrics-rhel8@sha256:c808d378bd0666d7eb1f9c9024f7d2f7c6bdedd40298aa1e940cfc1ce735af54_s390x as a component of multicluster engine for Kubernetes 2.1 for RHEL 8",
"product_id": "8Base-multicluster-engine-2.1:multicluster-engine/clusterlifecycle-state-metrics-rhel8@sha256:c808d378bd0666d7eb1f9c9024f7d2f7c6bdedd40298aa1e940cfc1ce735af54_s390x"
},
"product_reference": "multicluster-engine/clusterlifecycle-state-metrics-rhel8@sha256:c808d378bd0666d7eb1f9c9024f7d2f7c6bdedd40298aa1e940cfc1ce735af54_s390x",
"relates_to_product_reference": "8Base-multicluster-engine-2.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "multicluster-engine/clusterlifecycle-state-metrics-rhel8@sha256:df17928fd459e5063fb2470dbaea51c96f292f1a4ca5eaedc64a03687edbb6cd_amd64 as a component of multicluster engine for Kubernetes 2.1 for RHEL 8",
"product_id": "8Base-multicluster-engine-2.1:multicluster-engine/clusterlifecycle-state-metrics-rhel8@sha256:df17928fd459e5063fb2470dbaea51c96f292f1a4ca5eaedc64a03687edbb6cd_amd64"
},
"product_reference": "multicluster-engine/clusterlifecycle-state-metrics-rhel8@sha256:df17928fd459e5063fb2470dbaea51c96f292f1a4ca5eaedc64a03687edbb6cd_amd64",
"relates_to_product_reference": "8Base-multicluster-engine-2.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "multicluster-engine/console-mce-rhel8@sha256:009597e78bf32e0a6d83ad456a6670e436692aa1c12cbd144580a30080054d0f_arm64 as a component of multicluster engine for Kubernetes 2.1 for RHEL 8",
"product_id": "8Base-multicluster-engine-2.1:multicluster-engine/console-mce-rhel8@sha256:009597e78bf32e0a6d83ad456a6670e436692aa1c12cbd144580a30080054d0f_arm64"
},
"product_reference": "multicluster-engine/console-mce-rhel8@sha256:009597e78bf32e0a6d83ad456a6670e436692aa1c12cbd144580a30080054d0f_arm64",
"relates_to_product_reference": "8Base-multicluster-engine-2.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "multicluster-engine/console-mce-rhel8@sha256:95cbc26ed2e396e44efd543d8a38f1c698267e1a617a7ee4b6f26efdb49e3059_amd64 as a component of multicluster engine for Kubernetes 2.1 for RHEL 8",
"product_id": "8Base-multicluster-engine-2.1:multicluster-engine/console-mce-rhel8@sha256:95cbc26ed2e396e44efd543d8a38f1c698267e1a617a7ee4b6f26efdb49e3059_amd64"
},
"product_reference": "multicluster-engine/console-mce-rhel8@sha256:95cbc26ed2e396e44efd543d8a38f1c698267e1a617a7ee4b6f26efdb49e3059_amd64",
"relates_to_product_reference": "8Base-multicluster-engine-2.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "multicluster-engine/console-mce-rhel8@sha256:b83a44a87eddeaa3914d03f51f58e8cc5412ee580ee233754108b2349d890b8c_ppc64le as a component of multicluster engine for Kubernetes 2.1 for RHEL 8",
"product_id": "8Base-multicluster-engine-2.1:multicluster-engine/console-mce-rhel8@sha256:b83a44a87eddeaa3914d03f51f58e8cc5412ee580ee233754108b2349d890b8c_ppc64le"
},
"product_reference": "multicluster-engine/console-mce-rhel8@sha256:b83a44a87eddeaa3914d03f51f58e8cc5412ee580ee233754108b2349d890b8c_ppc64le",
"relates_to_product_reference": "8Base-multicluster-engine-2.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "multicluster-engine/console-mce-rhel8@sha256:e3883d9629078bc16f2a6526cb8b1fdea89c1a8b8f477487fd6b34efa2f13999_s390x as a component of multicluster engine for Kubernetes 2.1 for RHEL 8",
"product_id": "8Base-multicluster-engine-2.1:multicluster-engine/console-mce-rhel8@sha256:e3883d9629078bc16f2a6526cb8b1fdea89c1a8b8f477487fd6b34efa2f13999_s390x"
},
"product_reference": "multicluster-engine/console-mce-rhel8@sha256:e3883d9629078bc16f2a6526cb8b1fdea89c1a8b8f477487fd6b34efa2f13999_s390x",
"relates_to_product_reference": "8Base-multicluster-engine-2.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "multicluster-engine/discovery-rhel8@sha256:12b3c0a01c59836687a7cfc1fba050d0800625cd46f678551a5944b0664c044d_amd64 as a component of multicluster engine for Kubernetes 2.1 for RHEL 8",
"product_id": "8Base-multicluster-engine-2.1:multicluster-engine/discovery-rhel8@sha256:12b3c0a01c59836687a7cfc1fba050d0800625cd46f678551a5944b0664c044d_amd64"
},
"product_reference": "multicluster-engine/discovery-rhel8@sha256:12b3c0a01c59836687a7cfc1fba050d0800625cd46f678551a5944b0664c044d_amd64",
"relates_to_product_reference": "8Base-multicluster-engine-2.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "multicluster-engine/discovery-rhel8@sha256:25eefa4b7af3650f57e9a4c372522a0cae7bcc1b41735d2b503b9b41d9c2d0b2_ppc64le as a component of multicluster engine for Kubernetes 2.1 for RHEL 8",
"product_id": "8Base-multicluster-engine-2.1:multicluster-engine/discovery-rhel8@sha256:25eefa4b7af3650f57e9a4c372522a0cae7bcc1b41735d2b503b9b41d9c2d0b2_ppc64le"
},
"product_reference": "multicluster-engine/discovery-rhel8@sha256:25eefa4b7af3650f57e9a4c372522a0cae7bcc1b41735d2b503b9b41d9c2d0b2_ppc64le",
"relates_to_product_reference": "8Base-multicluster-engine-2.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "multicluster-engine/discovery-rhel8@sha256:9a655c52c83f7682964e8f46fed6011c6e9de7a2a64ee0893d0c02cf725746e1_s390x as a component of multicluster engine for Kubernetes 2.1 for RHEL 8",
"product_id": "8Base-multicluster-engine-2.1:multicluster-engine/discovery-rhel8@sha256:9a655c52c83f7682964e8f46fed6011c6e9de7a2a64ee0893d0c02cf725746e1_s390x"
},
"product_reference": "multicluster-engine/discovery-rhel8@sha256:9a655c52c83f7682964e8f46fed6011c6e9de7a2a64ee0893d0c02cf725746e1_s390x",
"relates_to_product_reference": "8Base-multicluster-engine-2.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "multicluster-engine/discovery-rhel8@sha256:a0bcad7b2191e3c674813c2e1e67aea619d6d7eaa95f2324902e0b842d1c0cc8_arm64 as a component of multicluster engine for Kubernetes 2.1 for RHEL 8",
"product_id": "8Base-multicluster-engine-2.1:multicluster-engine/discovery-rhel8@sha256:a0bcad7b2191e3c674813c2e1e67aea619d6d7eaa95f2324902e0b842d1c0cc8_arm64"
},
"product_reference": "multicluster-engine/discovery-rhel8@sha256:a0bcad7b2191e3c674813c2e1e67aea619d6d7eaa95f2324902e0b842d1c0cc8_arm64",
"relates_to_product_reference": "8Base-multicluster-engine-2.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "multicluster-engine/hive-rhel8@sha256:674603ee10ad5e9d42e18e5c2f91153c863cb7e9f38cd523559c8de7c7097483_ppc64le as a component of multicluster engine for Kubernetes 2.1 for RHEL 8",
"product_id": "8Base-multicluster-engine-2.1:multicluster-engine/hive-rhel8@sha256:674603ee10ad5e9d42e18e5c2f91153c863cb7e9f38cd523559c8de7c7097483_ppc64le"
},
"product_reference": "multicluster-engine/hive-rhel8@sha256:674603ee10ad5e9d42e18e5c2f91153c863cb7e9f38cd523559c8de7c7097483_ppc64le",
"relates_to_product_reference": "8Base-multicluster-engine-2.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "multicluster-engine/hive-rhel8@sha256:67b2477a7b3885df470dc56e94525e7ebc3dce326599c6f2a311f8727557bf8b_arm64 as a component of multicluster engine for Kubernetes 2.1 for RHEL 8",
"product_id": "8Base-multicluster-engine-2.1:multicluster-engine/hive-rhel8@sha256:67b2477a7b3885df470dc56e94525e7ebc3dce326599c6f2a311f8727557bf8b_arm64"
},
"product_reference": "multicluster-engine/hive-rhel8@sha256:67b2477a7b3885df470dc56e94525e7ebc3dce326599c6f2a311f8727557bf8b_arm64",
"relates_to_product_reference": "8Base-multicluster-engine-2.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "multicluster-engine/hive-rhel8@sha256:8722d4f39942af4a008209ae518bf27d30deaa2e5bf97fc3118bea58efafb3d5_s390x as a component of multicluster engine for Kubernetes 2.1 for RHEL 8",
"product_id": "8Base-multicluster-engine-2.1:multicluster-engine/hive-rhel8@sha256:8722d4f39942af4a008209ae518bf27d30deaa2e5bf97fc3118bea58efafb3d5_s390x"
},
"product_reference": "multicluster-engine/hive-rhel8@sha256:8722d4f39942af4a008209ae518bf27d30deaa2e5bf97fc3118bea58efafb3d5_s390x",
"relates_to_product_reference": "8Base-multicluster-engine-2.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "multicluster-engine/hive-rhel8@sha256:dd6a4624672d458a0072b9aa46fb1b3d576c0b198759d053f61536f3b9e34359_amd64 as a component of multicluster engine for Kubernetes 2.1 for RHEL 8",
"product_id": "8Base-multicluster-engine-2.1:multicluster-engine/hive-rhel8@sha256:dd6a4624672d458a0072b9aa46fb1b3d576c0b198759d053f61536f3b9e34359_amd64"
},
"product_reference": "multicluster-engine/hive-rhel8@sha256:dd6a4624672d458a0072b9aa46fb1b3d576c0b198759d053f61536f3b9e34359_amd64",
"relates_to_product_reference": "8Base-multicluster-engine-2.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "multicluster-engine/hypershift-addon-rhel8-operator@sha256:00322fc5e7a8e1d08ca716e23982dae6d365b1523f8d3465e6daad5074067ea2_ppc64le as a component of multicluster engine for Kubernetes 2.1 for RHEL 8",
"product_id": "8Base-multicluster-engine-2.1:multicluster-engine/hypershift-addon-rhel8-operator@sha256:00322fc5e7a8e1d08ca716e23982dae6d365b1523f8d3465e6daad5074067ea2_ppc64le"
},
"product_reference": "multicluster-engine/hypershift-addon-rhel8-operator@sha256:00322fc5e7a8e1d08ca716e23982dae6d365b1523f8d3465e6daad5074067ea2_ppc64le",
"relates_to_product_reference": "8Base-multicluster-engine-2.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "multicluster-engine/hypershift-addon-rhel8-operator@sha256:27cc406bb658c1915e75f5d0b0d3c0f73e72635c9f5bb08bc28e3c5c434e147b_arm64 as a component of multicluster engine for Kubernetes 2.1 for RHEL 8",
"product_id": "8Base-multicluster-engine-2.1:multicluster-engine/hypershift-addon-rhel8-operator@sha256:27cc406bb658c1915e75f5d0b0d3c0f73e72635c9f5bb08bc28e3c5c434e147b_arm64"
},
"product_reference": "multicluster-engine/hypershift-addon-rhel8-operator@sha256:27cc406bb658c1915e75f5d0b0d3c0f73e72635c9f5bb08bc28e3c5c434e147b_arm64",
"relates_to_product_reference": "8Base-multicluster-engine-2.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "multicluster-engine/hypershift-addon-rhel8-operator@sha256:afc67731faaa2dc9d32a052064763737c8bc4b1b5cf8e8ffb7cb31a4652c656c_amd64 as a component of multicluster engine for Kubernetes 2.1 for RHEL 8",
"product_id": "8Base-multicluster-engine-2.1:multicluster-engine/hypershift-addon-rhel8-operator@sha256:afc67731faaa2dc9d32a052064763737c8bc4b1b5cf8e8ffb7cb31a4652c656c_amd64"
},
"product_reference": "multicluster-engine/hypershift-addon-rhel8-operator@sha256:afc67731faaa2dc9d32a052064763737c8bc4b1b5cf8e8ffb7cb31a4652c656c_amd64",
"relates_to_product_reference": "8Base-multicluster-engine-2.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "multicluster-engine/hypershift-addon-rhel8-operator@sha256:c4227a3a5b323d716a979e1c6a66c458d458648c5fcb0ab151ad55ba24972f51_s390x as a component of multicluster engine for Kubernetes 2.1 for RHEL 8",
"product_id": "8Base-multicluster-engine-2.1:multicluster-engine/hypershift-addon-rhel8-operator@sha256:c4227a3a5b323d716a979e1c6a66c458d458648c5fcb0ab151ad55ba24972f51_s390x"
},
"product_reference": "multicluster-engine/hypershift-addon-rhel8-operator@sha256:c4227a3a5b323d716a979e1c6a66c458d458648c5fcb0ab151ad55ba24972f51_s390x",
"relates_to_product_reference": "8Base-multicluster-engine-2.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "multicluster-engine/hypershift-deployment-controller-rhel8@sha256:68de13099864a989493367500360560a677fde2e0e56a760a6dafde1d7be9a27_ppc64le as a component of multicluster engine for Kubernetes 2.1 for RHEL 8",
"product_id": "8Base-multicluster-engine-2.1:multicluster-engine/hypershift-deployment-controller-rhel8@sha256:68de13099864a989493367500360560a677fde2e0e56a760a6dafde1d7be9a27_ppc64le"
},
"product_reference": "multicluster-engine/hypershift-deployment-controller-rhel8@sha256:68de13099864a989493367500360560a677fde2e0e56a760a6dafde1d7be9a27_ppc64le",
"relates_to_product_reference": "8Base-multicluster-engine-2.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "multicluster-engine/hypershift-deployment-controller-rhel8@sha256:8d4a908562cbb0351aea12befe5f2bdf57041e073ce679d1b1c5b46c893844b6_s390x as a component of multicluster engine for Kubernetes 2.1 for RHEL 8",
"product_id": "8Base-multicluster-engine-2.1:multicluster-engine/hypershift-deployment-controller-rhel8@sha256:8d4a908562cbb0351aea12befe5f2bdf57041e073ce679d1b1c5b46c893844b6_s390x"
},
"product_reference": "multicluster-engine/hypershift-deployment-controller-rhel8@sha256:8d4a908562cbb0351aea12befe5f2bdf57041e073ce679d1b1c5b46c893844b6_s390x",
"relates_to_product_reference": "8Base-multicluster-engine-2.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "multicluster-engine/hypershift-deployment-controller-rhel8@sha256:be5d7a8b6dec6d4c959badc2d2960ec7bfe74a75c0d673da06fe6335920de3a0_arm64 as a component of multicluster engine for Kubernetes 2.1 for RHEL 8",
"product_id": "8Base-multicluster-engine-2.1:multicluster-engine/hypershift-deployment-controller-rhel8@sha256:be5d7a8b6dec6d4c959badc2d2960ec7bfe74a75c0d673da06fe6335920de3a0_arm64"
},
"product_reference": "multicluster-engine/hypershift-deployment-controller-rhel8@sha256:be5d7a8b6dec6d4c959badc2d2960ec7bfe74a75c0d673da06fe6335920de3a0_arm64",
"relates_to_product_reference": "8Base-multicluster-engine-2.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "multicluster-engine/hypershift-deployment-controller-rhel8@sha256:f44b9cd7b993051b4d59108153763a09d283c0cf822fab478f22cfbe53847da7_amd64 as a component of multicluster engine for Kubernetes 2.1 for RHEL 8",
"product_id": "8Base-multicluster-engine-2.1:multicluster-engine/hypershift-deployment-controller-rhel8@sha256:f44b9cd7b993051b4d59108153763a09d283c0cf822fab478f22cfbe53847da7_amd64"
},
"product_reference": "multicluster-engine/hypershift-deployment-controller-rhel8@sha256:f44b9cd7b993051b4d59108153763a09d283c0cf822fab478f22cfbe53847da7_amd64",
"relates_to_product_reference": "8Base-multicluster-engine-2.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "multicluster-engine/hypershift-rhel8-operator@sha256:2d94cd451fbf0abc13e50b6b6252061294bdbfd1eda64f4347177d20b5d1e489_amd64 as a component of multicluster engine for Kubernetes 2.1 for RHEL 8",
"product_id": "8Base-multicluster-engine-2.1:multicluster-engine/hypershift-rhel8-operator@sha256:2d94cd451fbf0abc13e50b6b6252061294bdbfd1eda64f4347177d20b5d1e489_amd64"
},
"product_reference": "multicluster-engine/hypershift-rhel8-operator@sha256:2d94cd451fbf0abc13e50b6b6252061294bdbfd1eda64f4347177d20b5d1e489_amd64",
"relates_to_product_reference": "8Base-multicluster-engine-2.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "multicluster-engine/hypershift-rhel8-operator@sha256:3d8d114403d85cbba699f53aa177a84da92516b5d2e852b2bffc33eabde6af13_arm64 as a component of multicluster engine for Kubernetes 2.1 for RHEL 8",
"product_id": "8Base-multicluster-engine-2.1:multicluster-engine/hypershift-rhel8-operator@sha256:3d8d114403d85cbba699f53aa177a84da92516b5d2e852b2bffc33eabde6af13_arm64"
},
"product_reference": "multicluster-engine/hypershift-rhel8-operator@sha256:3d8d114403d85cbba699f53aa177a84da92516b5d2e852b2bffc33eabde6af13_arm64",
"relates_to_product_reference": "8Base-multicluster-engine-2.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "multicluster-engine/hypershift-rhel8-operator@sha256:62e91ac9b6291bf7abc26cdd937c2c2cf7cdf1f1256a33acbaa5d1cdc607d3fa_ppc64le as a component of multicluster engine for Kubernetes 2.1 for RHEL 8",
"product_id": "8Base-multicluster-engine-2.1:multicluster-engine/hypershift-rhel8-operator@sha256:62e91ac9b6291bf7abc26cdd937c2c2cf7cdf1f1256a33acbaa5d1cdc607d3fa_ppc64le"
},
"product_reference": "multicluster-engine/hypershift-rhel8-operator@sha256:62e91ac9b6291bf7abc26cdd937c2c2cf7cdf1f1256a33acbaa5d1cdc607d3fa_ppc64le",
"relates_to_product_reference": "8Base-multicluster-engine-2.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "multicluster-engine/hypershift-rhel8-operator@sha256:ffce5bc9fb2be59047c4840d9222499f03c1cf74786d8695aab1d1b04adc6f8a_s390x as a component of multicluster engine for Kubernetes 2.1 for RHEL 8",
"product_id": "8Base-multicluster-engine-2.1:multicluster-engine/hypershift-rhel8-operator@sha256:ffce5bc9fb2be59047c4840d9222499f03c1cf74786d8695aab1d1b04adc6f8a_s390x"
},
"product_reference": "multicluster-engine/hypershift-rhel8-operator@sha256:ffce5bc9fb2be59047c4840d9222499f03c1cf74786d8695aab1d1b04adc6f8a_s390x",
"relates_to_product_reference": "8Base-multicluster-engine-2.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "multicluster-engine/klusterlet-operator-bundle@sha256:1687315db647e6689845df88843ae53275440042b76dc781dcabeef16e426bdf_amd64 as a component of multicluster engine for Kubernetes 2.1 for RHEL 8",
"product_id": "8Base-multicluster-engine-2.1:multicluster-engine/klusterlet-operator-bundle@sha256:1687315db647e6689845df88843ae53275440042b76dc781dcabeef16e426bdf_amd64"
},
"product_reference": "multicluster-engine/klusterlet-operator-bundle@sha256:1687315db647e6689845df88843ae53275440042b76dc781dcabeef16e426bdf_amd64",
"relates_to_product_reference": "8Base-multicluster-engine-2.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "multicluster-engine/managed-serviceaccount-rhel8@sha256:63593ef6045808b9c3fe96fc1cddd99bdfabaaef881fe716972500bfda62f92b_arm64 as a component of multicluster engine for Kubernetes 2.1 for RHEL 8",
"product_id": "8Base-multicluster-engine-2.1:multicluster-engine/managed-serviceaccount-rhel8@sha256:63593ef6045808b9c3fe96fc1cddd99bdfabaaef881fe716972500bfda62f92b_arm64"
},
"product_reference": "multicluster-engine/managed-serviceaccount-rhel8@sha256:63593ef6045808b9c3fe96fc1cddd99bdfabaaef881fe716972500bfda62f92b_arm64",
"relates_to_product_reference": "8Base-multicluster-engine-2.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "multicluster-engine/managed-serviceaccount-rhel8@sha256:7f5f65ba65c9bfc64d8bf9724a22b68d38c512465f4be1bfed8f02133256214f_s390x as a component of multicluster engine for Kubernetes 2.1 for RHEL 8",
"product_id": "8Base-multicluster-engine-2.1:multicluster-engine/managed-serviceaccount-rhel8@sha256:7f5f65ba65c9bfc64d8bf9724a22b68d38c512465f4be1bfed8f02133256214f_s390x"
},
"product_reference": "multicluster-engine/managed-serviceaccount-rhel8@sha256:7f5f65ba65c9bfc64d8bf9724a22b68d38c512465f4be1bfed8f02133256214f_s390x",
"relates_to_product_reference": "8Base-multicluster-engine-2.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "multicluster-engine/managed-serviceaccount-rhel8@sha256:8621056c6982b9875749650eee2cf967b31217298a1b924de1fe710e0445df1b_amd64 as a component of multicluster engine for Kubernetes 2.1 for RHEL 8",
"product_id": "8Base-multicluster-engine-2.1:multicluster-engine/managed-serviceaccount-rhel8@sha256:8621056c6982b9875749650eee2cf967b31217298a1b924de1fe710e0445df1b_amd64"
},
"product_reference": "multicluster-engine/managed-serviceaccount-rhel8@sha256:8621056c6982b9875749650eee2cf967b31217298a1b924de1fe710e0445df1b_amd64",
"relates_to_product_reference": "8Base-multicluster-engine-2.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "multicluster-engine/managed-serviceaccount-rhel8@sha256:ec5bdf8a935ee1daaa5c91a7fd7816ade97619b5d1f6b61e663c03f43bb832bc_ppc64le as a component of multicluster engine for Kubernetes 2.1 for RHEL 8",
"product_id": "8Base-multicluster-engine-2.1:multicluster-engine/managed-serviceaccount-rhel8@sha256:ec5bdf8a935ee1daaa5c91a7fd7816ade97619b5d1f6b61e663c03f43bb832bc_ppc64le"
},
"product_reference": "multicluster-engine/managed-serviceaccount-rhel8@sha256:ec5bdf8a935ee1daaa5c91a7fd7816ade97619b5d1f6b61e663c03f43bb832bc_ppc64le",
"relates_to_product_reference": "8Base-multicluster-engine-2.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "multicluster-engine/managedcluster-import-controller-rhel8@sha256:17987e46eb8772ef79e771b6edd137b29914ae357eb036d76a063cb04de116a3_ppc64le as a component of multicluster engine for Kubernetes 2.1 for RHEL 8",
"product_id": "8Base-multicluster-engine-2.1:multicluster-engine/managedcluster-import-controller-rhel8@sha256:17987e46eb8772ef79e771b6edd137b29914ae357eb036d76a063cb04de116a3_ppc64le"
},
"product_reference": "multicluster-engine/managedcluster-import-controller-rhel8@sha256:17987e46eb8772ef79e771b6edd137b29914ae357eb036d76a063cb04de116a3_ppc64le",
"relates_to_product_reference": "8Base-multicluster-engine-2.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "multicluster-engine/managedcluster-import-controller-rhel8@sha256:4a22ca54331be02c08e23704852c34273a8bf3d1bb2c8f2aaf92f277474e3654_amd64 as a component of multicluster engine for Kubernetes 2.1 for RHEL 8",
"product_id": "8Base-multicluster-engine-2.1:multicluster-engine/managedcluster-import-controller-rhel8@sha256:4a22ca54331be02c08e23704852c34273a8bf3d1bb2c8f2aaf92f277474e3654_amd64"
},
"product_reference": "multicluster-engine/managedcluster-import-controller-rhel8@sha256:4a22ca54331be02c08e23704852c34273a8bf3d1bb2c8f2aaf92f277474e3654_amd64",
"relates_to_product_reference": "8Base-multicluster-engine-2.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "multicluster-engine/managedcluster-import-controller-rhel8@sha256:7d737e05b3164a7e49085a2026bf5fbbdda5a0d23890e1de455eea8d59f20187_s390x as a component of multicluster engine for Kubernetes 2.1 for RHEL 8",
"product_id": "8Base-multicluster-engine-2.1:multicluster-engine/managedcluster-import-controller-rhel8@sha256:7d737e05b3164a7e49085a2026bf5fbbdda5a0d23890e1de455eea8d59f20187_s390x"
},
"product_reference": "multicluster-engine/managedcluster-import-controller-rhel8@sha256:7d737e05b3164a7e49085a2026bf5fbbdda5a0d23890e1de455eea8d59f20187_s390x",
"relates_to_product_reference": "8Base-multicluster-engine-2.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "multicluster-engine/managedcluster-import-controller-rhel8@sha256:eaf8ba4c775e4ebaeea316bbab0344eb10674089ff9db1c8f1373ed564b03749_arm64 as a component of multicluster engine for Kubernetes 2.1 for RHEL 8",
"product_id": "8Base-multicluster-engine-2.1:multicluster-engine/managedcluster-import-controller-rhel8@sha256:eaf8ba4c775e4ebaeea316bbab0344eb10674089ff9db1c8f1373ed564b03749_arm64"
},
"product_reference": "multicluster-engine/managedcluster-import-controller-rhel8@sha256:eaf8ba4c775e4ebaeea316bbab0344eb10674089ff9db1c8f1373ed564b03749_arm64",
"relates_to_product_reference": "8Base-multicluster-engine-2.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "multicluster-engine/mce-operator-bundle@sha256:701ad2aa334971346282a7a80c420049f08a3e3845a915a947e7605aab9c1369_ppc64le as a component of multicluster engine for Kubernetes 2.1 for RHEL 8",
"product_id": "8Base-multicluster-engine-2.1:multicluster-engine/mce-operator-bundle@sha256:701ad2aa334971346282a7a80c420049f08a3e3845a915a947e7605aab9c1369_ppc64le"
},
"product_reference": "multicluster-engine/mce-operator-bundle@sha256:701ad2aa334971346282a7a80c420049f08a3e3845a915a947e7605aab9c1369_ppc64le",
"relates_to_product_reference": "8Base-multicluster-engine-2.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "multicluster-engine/mce-operator-bundle@sha256:cf1b297a2bbfa2a55204e2c4688511baa0223978b2d4ab7cfb8f8c5c965d563f_arm64 as a component of multicluster engine for Kubernetes 2.1 for RHEL 8",
"product_id": "8Base-multicluster-engine-2.1:multicluster-engine/mce-operator-bundle@sha256:cf1b297a2bbfa2a55204e2c4688511baa0223978b2d4ab7cfb8f8c5c965d563f_arm64"
},
"product_reference": "multicluster-engine/mce-operator-bundle@sha256:cf1b297a2bbfa2a55204e2c4688511baa0223978b2d4ab7cfb8f8c5c965d563f_arm64",
"relates_to_product_reference": "8Base-multicluster-engine-2.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "multicluster-engine/mce-operator-bundle@sha256:ed114b2afb91375b6f3576da15474ad96c154cc0ed16e288f8a4840d7d39942f_s390x as a component of multicluster engine for Kubernetes 2.1 for RHEL 8",
"product_id": "8Base-multicluster-engine-2.1:multicluster-engine/mce-operator-bundle@sha256:ed114b2afb91375b6f3576da15474ad96c154cc0ed16e288f8a4840d7d39942f_s390x"
},
"product_reference": "multicluster-engine/mce-operator-bundle@sha256:ed114b2afb91375b6f3576da15474ad96c154cc0ed16e288f8a4840d7d39942f_s390x",
"relates_to_product_reference": "8Base-multicluster-engine-2.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "multicluster-engine/mce-operator-bundle@sha256:f1be217449145edb01b029b19d08831cc6d085856e39aea8174e74ef0cc85283_amd64 as a component of multicluster engine for Kubernetes 2.1 for RHEL 8",
"product_id": "8Base-multicluster-engine-2.1:multicluster-engine/mce-operator-bundle@sha256:f1be217449145edb01b029b19d08831cc6d085856e39aea8174e74ef0cc85283_amd64"
},
"product_reference": "multicluster-engine/mce-operator-bundle@sha256:f1be217449145edb01b029b19d08831cc6d085856e39aea8174e74ef0cc85283_amd64",
"relates_to_product_reference": "8Base-multicluster-engine-2.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "multicluster-engine/multicloud-manager-rhel8@sha256:162fe79ef40dbdcd1c9a16c601ffeb1c1dec5309c250bddf85809a0197b2ec3e_amd64 as a component of multicluster engine for Kubernetes 2.1 for RHEL 8",
"product_id": "8Base-multicluster-engine-2.1:multicluster-engine/multicloud-manager-rhel8@sha256:162fe79ef40dbdcd1c9a16c601ffeb1c1dec5309c250bddf85809a0197b2ec3e_amd64"
},
"product_reference": "multicluster-engine/multicloud-manager-rhel8@sha256:162fe79ef40dbdcd1c9a16c601ffeb1c1dec5309c250bddf85809a0197b2ec3e_amd64",
"relates_to_product_reference": "8Base-multicluster-engine-2.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "multicluster-engine/multicloud-manager-rhel8@sha256:af5076a59d32f3bed7f88348bccdff6fad4d250aab7f8dc7c2791e75fa76c7d9_ppc64le as a component of multicluster engine for Kubernetes 2.1 for RHEL 8",
"product_id": "8Base-multicluster-engine-2.1:multicluster-engine/multicloud-manager-rhel8@sha256:af5076a59d32f3bed7f88348bccdff6fad4d250aab7f8dc7c2791e75fa76c7d9_ppc64le"
},
"product_reference": "multicluster-engine/multicloud-manager-rhel8@sha256:af5076a59d32f3bed7f88348bccdff6fad4d250aab7f8dc7c2791e75fa76c7d9_ppc64le",
"relates_to_product_reference": "8Base-multicluster-engine-2.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "multicluster-engine/multicloud-manager-rhel8@sha256:c03edb31a56b4678c4e0f66c59b49e3798b8442ef1ddca3f67488f4baca30241_s390x as a component of multicluster engine for Kubernetes 2.1 for RHEL 8",
"product_id": "8Base-multicluster-engine-2.1:multicluster-engine/multicloud-manager-rhel8@sha256:c03edb31a56b4678c4e0f66c59b49e3798b8442ef1ddca3f67488f4baca30241_s390x"
},
"product_reference": "multicluster-engine/multicloud-manager-rhel8@sha256:c03edb31a56b4678c4e0f66c59b49e3798b8442ef1ddca3f67488f4baca30241_s390x",
"relates_to_product_reference": "8Base-multicluster-engine-2.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "multicluster-engine/multicloud-manager-rhel8@sha256:c6fb6ec34c746ba73007bec6e1895b4e1a4ed551b035aa9059664ded820f46fa_arm64 as a component of multicluster engine for Kubernetes 2.1 for RHEL 8",
"product_id": "8Base-multicluster-engine-2.1:multicluster-engine/multicloud-manager-rhel8@sha256:c6fb6ec34c746ba73007bec6e1895b4e1a4ed551b035aa9059664ded820f46fa_arm64"
},
"product_reference": "multicluster-engine/multicloud-manager-rhel8@sha256:c6fb6ec34c746ba73007bec6e1895b4e1a4ed551b035aa9059664ded820f46fa_arm64",
"relates_to_product_reference": "8Base-multicluster-engine-2.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "multicluster-engine/multicluster-engine-cluster-api-provider-agent-rhel8@sha256:208389221423692530b334815985b0a2263febf5574138e854dbdc011f03b4a2_s390x as a component of multicluster engine for Kubernetes 2.1 for RHEL 8",
"product_id": "8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-cluster-api-provider-agent-rhel8@sha256:208389221423692530b334815985b0a2263febf5574138e854dbdc011f03b4a2_s390x"
},
"product_reference": "multicluster-engine/multicluster-engine-cluster-api-provider-agent-rhel8@sha256:208389221423692530b334815985b0a2263febf5574138e854dbdc011f03b4a2_s390x",
"relates_to_product_reference": "8Base-multicluster-engine-2.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "multicluster-engine/multicluster-engine-cluster-api-provider-agent-rhel8@sha256:4bacc4ba3974c11ac27d1448a7f7cd973162caf33358249e9d1c154018124830_amd64 as a component of multicluster engine for Kubernetes 2.1 for RHEL 8",
"product_id": "8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-cluster-api-provider-agent-rhel8@sha256:4bacc4ba3974c11ac27d1448a7f7cd973162caf33358249e9d1c154018124830_amd64"
},
"product_reference": "multicluster-engine/multicluster-engine-cluster-api-provider-agent-rhel8@sha256:4bacc4ba3974c11ac27d1448a7f7cd973162caf33358249e9d1c154018124830_amd64",
"relates_to_product_reference": "8Base-multicluster-engine-2.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "multicluster-engine/multicluster-engine-cluster-api-provider-agent-rhel8@sha256:8b3c3fb8fdf6d679f6020e0c739f25ae83dd4173e46b743de911d8e346f371fe_ppc64le as a component of multicluster engine for Kubernetes 2.1 for RHEL 8",
"product_id": "8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-cluster-api-provider-agent-rhel8@sha256:8b3c3fb8fdf6d679f6020e0c739f25ae83dd4173e46b743de911d8e346f371fe_ppc64le"
},
"product_reference": "multicluster-engine/multicluster-engine-cluster-api-provider-agent-rhel8@sha256:8b3c3fb8fdf6d679f6020e0c739f25ae83dd4173e46b743de911d8e346f371fe_ppc64le",
"relates_to_product_reference": "8Base-multicluster-engine-2.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "multicluster-engine/multicluster-engine-cluster-api-provider-agent-rhel8@sha256:a4d3f04386e63bfb640b928c01f972ba7d90af9c5213a7c10968b55c875565e0_arm64 as a component of multicluster engine for Kubernetes 2.1 for RHEL 8",
"product_id": "8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-cluster-api-provider-agent-rhel8@sha256:a4d3f04386e63bfb640b928c01f972ba7d90af9c5213a7c10968b55c875565e0_arm64"
},
"product_reference": "multicluster-engine/multicluster-engine-cluster-api-provider-agent-rhel8@sha256:a4d3f04386e63bfb640b928c01f972ba7d90af9c5213a7c10968b55c875565e0_arm64",
"relates_to_product_reference": "8Base-multicluster-engine-2.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "multicluster-engine/multicluster-engine-console-mce-rhel8@sha256:009597e78bf32e0a6d83ad456a6670e436692aa1c12cbd144580a30080054d0f_arm64 as a component of multicluster engine for Kubernetes 2.1 for RHEL 8",
"product_id": "8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-console-mce-rhel8@sha256:009597e78bf32e0a6d83ad456a6670e436692aa1c12cbd144580a30080054d0f_arm64"
},
"product_reference": "multicluster-engine/multicluster-engine-console-mce-rhel8@sha256:009597e78bf32e0a6d83ad456a6670e436692aa1c12cbd144580a30080054d0f_arm64",
"relates_to_product_reference": "8Base-multicluster-engine-2.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "multicluster-engine/multicluster-engine-console-mce-rhel8@sha256:95cbc26ed2e396e44efd543d8a38f1c698267e1a617a7ee4b6f26efdb49e3059_amd64 as a component of multicluster engine for Kubernetes 2.1 for RHEL 8",
"product_id": "8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-console-mce-rhel8@sha256:95cbc26ed2e396e44efd543d8a38f1c698267e1a617a7ee4b6f26efdb49e3059_amd64"
},
"product_reference": "multicluster-engine/multicluster-engine-console-mce-rhel8@sha256:95cbc26ed2e396e44efd543d8a38f1c698267e1a617a7ee4b6f26efdb49e3059_amd64",
"relates_to_product_reference": "8Base-multicluster-engine-2.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "multicluster-engine/multicluster-engine-console-mce-rhel8@sha256:b83a44a87eddeaa3914d03f51f58e8cc5412ee580ee233754108b2349d890b8c_ppc64le as a component of multicluster engine for Kubernetes 2.1 for RHEL 8",
"product_id": "8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-console-mce-rhel8@sha256:b83a44a87eddeaa3914d03f51f58e8cc5412ee580ee233754108b2349d890b8c_ppc64le"
},
"product_reference": "multicluster-engine/multicluster-engine-console-mce-rhel8@sha256:b83a44a87eddeaa3914d03f51f58e8cc5412ee580ee233754108b2349d890b8c_ppc64le",
"relates_to_product_reference": "8Base-multicluster-engine-2.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "multicluster-engine/multicluster-engine-console-mce-rhel8@sha256:e3883d9629078bc16f2a6526cb8b1fdea89c1a8b8f477487fd6b34efa2f13999_s390x as a component of multicluster engine for Kubernetes 2.1 for RHEL 8",
"product_id": "8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-console-mce-rhel8@sha256:e3883d9629078bc16f2a6526cb8b1fdea89c1a8b8f477487fd6b34efa2f13999_s390x"
},
"product_reference": "multicluster-engine/multicluster-engine-console-mce-rhel8@sha256:e3883d9629078bc16f2a6526cb8b1fdea89c1a8b8f477487fd6b34efa2f13999_s390x",
"relates_to_product_reference": "8Base-multicluster-engine-2.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "multicluster-engine/multicluster-engine-hypershift-addon-rhel8-operator@sha256:00322fc5e7a8e1d08ca716e23982dae6d365b1523f8d3465e6daad5074067ea2_ppc64le as a component of multicluster engine for Kubernetes 2.1 for RHEL 8",
"product_id": "8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-hypershift-addon-rhel8-operator@sha256:00322fc5e7a8e1d08ca716e23982dae6d365b1523f8d3465e6daad5074067ea2_ppc64le"
},
"product_reference": "multicluster-engine/multicluster-engine-hypershift-addon-rhel8-operator@sha256:00322fc5e7a8e1d08ca716e23982dae6d365b1523f8d3465e6daad5074067ea2_ppc64le",
"relates_to_product_reference": "8Base-multicluster-engine-2.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "multicluster-engine/multicluster-engine-hypershift-addon-rhel8-operator@sha256:27cc406bb658c1915e75f5d0b0d3c0f73e72635c9f5bb08bc28e3c5c434e147b_arm64 as a component of multicluster engine for Kubernetes 2.1 for RHEL 8",
"product_id": "8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-hypershift-addon-rhel8-operator@sha256:27cc406bb658c1915e75f5d0b0d3c0f73e72635c9f5bb08bc28e3c5c434e147b_arm64"
},
"product_reference": "multicluster-engine/multicluster-engine-hypershift-addon-rhel8-operator@sha256:27cc406bb658c1915e75f5d0b0d3c0f73e72635c9f5bb08bc28e3c5c434e147b_arm64",
"relates_to_product_reference": "8Base-multicluster-engine-2.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "multicluster-engine/multicluster-engine-hypershift-addon-rhel8-operator@sha256:afc67731faaa2dc9d32a052064763737c8bc4b1b5cf8e8ffb7cb31a4652c656c_amd64 as a component of multicluster engine for Kubernetes 2.1 for RHEL 8",
"product_id": "8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-hypershift-addon-rhel8-operator@sha256:afc67731faaa2dc9d32a052064763737c8bc4b1b5cf8e8ffb7cb31a4652c656c_amd64"
},
"product_reference": "multicluster-engine/multicluster-engine-hypershift-addon-rhel8-operator@sha256:afc67731faaa2dc9d32a052064763737c8bc4b1b5cf8e8ffb7cb31a4652c656c_amd64",
"relates_to_product_reference": "8Base-multicluster-engine-2.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "multicluster-engine/multicluster-engine-hypershift-addon-rhel8-operator@sha256:c4227a3a5b323d716a979e1c6a66c458d458648c5fcb0ab151ad55ba24972f51_s390x as a component of multicluster engine for Kubernetes 2.1 for RHEL 8",
"product_id": "8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-hypershift-addon-rhel8-operator@sha256:c4227a3a5b323d716a979e1c6a66c458d458648c5fcb0ab151ad55ba24972f51_s390x"
},
"product_reference": "multicluster-engine/multicluster-engine-hypershift-addon-rhel8-operator@sha256:c4227a3a5b323d716a979e1c6a66c458d458648c5fcb0ab151ad55ba24972f51_s390x",
"relates_to_product_reference": "8Base-multicluster-engine-2.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "multicluster-engine/multicluster-engine-hypershift-deployment-controller-rhel8@sha256:68de13099864a989493367500360560a677fde2e0e56a760a6dafde1d7be9a27_ppc64le as a component of multicluster engine for Kubernetes 2.1 for RHEL 8",
"product_id": "8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-hypershift-deployment-controller-rhel8@sha256:68de13099864a989493367500360560a677fde2e0e56a760a6dafde1d7be9a27_ppc64le"
},
"product_reference": "multicluster-engine/multicluster-engine-hypershift-deployment-controller-rhel8@sha256:68de13099864a989493367500360560a677fde2e0e56a760a6dafde1d7be9a27_ppc64le",
"relates_to_product_reference": "8Base-multicluster-engine-2.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "multicluster-engine/multicluster-engine-hypershift-deployment-controller-rhel8@sha256:8d4a908562cbb0351aea12befe5f2bdf57041e073ce679d1b1c5b46c893844b6_s390x as a component of multicluster engine for Kubernetes 2.1 for RHEL 8",
"product_id": "8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-hypershift-deployment-controller-rhel8@sha256:8d4a908562cbb0351aea12befe5f2bdf57041e073ce679d1b1c5b46c893844b6_s390x"
},
"product_reference": "multicluster-engine/multicluster-engine-hypershift-deployment-controller-rhel8@sha256:8d4a908562cbb0351aea12befe5f2bdf57041e073ce679d1b1c5b46c893844b6_s390x",
"relates_to_product_reference": "8Base-multicluster-engine-2.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "multicluster-engine/multicluster-engine-hypershift-deployment-controller-rhel8@sha256:be5d7a8b6dec6d4c959badc2d2960ec7bfe74a75c0d673da06fe6335920de3a0_arm64 as a component of multicluster engine for Kubernetes 2.1 for RHEL 8",
"product_id": "8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-hypershift-deployment-controller-rhel8@sha256:be5d7a8b6dec6d4c959badc2d2960ec7bfe74a75c0d673da06fe6335920de3a0_arm64"
},
"product_reference": "multicluster-engine/multicluster-engine-hypershift-deployment-controller-rhel8@sha256:be5d7a8b6dec6d4c959badc2d2960ec7bfe74a75c0d673da06fe6335920de3a0_arm64",
"relates_to_product_reference": "8Base-multicluster-engine-2.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "multicluster-engine/multicluster-engine-hypershift-deployment-controller-rhel8@sha256:f44b9cd7b993051b4d59108153763a09d283c0cf822fab478f22cfbe53847da7_amd64 as a component of multicluster engine for Kubernetes 2.1 for RHEL 8",
"product_id": "8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-hypershift-deployment-controller-rhel8@sha256:f44b9cd7b993051b4d59108153763a09d283c0cf822fab478f22cfbe53847da7_amd64"
},
"product_reference": "multicluster-engine/multicluster-engine-hypershift-deployment-controller-rhel8@sha256:f44b9cd7b993051b4d59108153763a09d283c0cf822fab478f22cfbe53847da7_amd64",
"relates_to_product_reference": "8Base-multicluster-engine-2.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "multicluster-engine/multicluster-engine-managed-serviceaccount-rhel8@sha256:63593ef6045808b9c3fe96fc1cddd99bdfabaaef881fe716972500bfda62f92b_arm64 as a component of multicluster engine for Kubernetes 2.1 for RHEL 8",
"product_id": "8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-managed-serviceaccount-rhel8@sha256:63593ef6045808b9c3fe96fc1cddd99bdfabaaef881fe716972500bfda62f92b_arm64"
},
"product_reference": "multicluster-engine/multicluster-engine-managed-serviceaccount-rhel8@sha256:63593ef6045808b9c3fe96fc1cddd99bdfabaaef881fe716972500bfda62f92b_arm64",
"relates_to_product_reference": "8Base-multicluster-engine-2.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "multicluster-engine/multicluster-engine-managed-serviceaccount-rhel8@sha256:7f5f65ba65c9bfc64d8bf9724a22b68d38c512465f4be1bfed8f02133256214f_s390x as a component of multicluster engine for Kubernetes 2.1 for RHEL 8",
"product_id": "8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-managed-serviceaccount-rhel8@sha256:7f5f65ba65c9bfc64d8bf9724a22b68d38c512465f4be1bfed8f02133256214f_s390x"
},
"product_reference": "multicluster-engine/multicluster-engine-managed-serviceaccount-rhel8@sha256:7f5f65ba65c9bfc64d8bf9724a22b68d38c512465f4be1bfed8f02133256214f_s390x",
"relates_to_product_reference": "8Base-multicluster-engine-2.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "multicluster-engine/multicluster-engine-managed-serviceaccount-rhel8@sha256:8621056c6982b9875749650eee2cf967b31217298a1b924de1fe710e0445df1b_amd64 as a component of multicluster engine for Kubernetes 2.1 for RHEL 8",
"product_id": "8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-managed-serviceaccount-rhel8@sha256:8621056c6982b9875749650eee2cf967b31217298a1b924de1fe710e0445df1b_amd64"
},
"product_reference": "multicluster-engine/multicluster-engine-managed-serviceaccount-rhel8@sha256:8621056c6982b9875749650eee2cf967b31217298a1b924de1fe710e0445df1b_amd64",
"relates_to_product_reference": "8Base-multicluster-engine-2.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "multicluster-engine/multicluster-engine-managed-serviceaccount-rhel8@sha256:ec5bdf8a935ee1daaa5c91a7fd7816ade97619b5d1f6b61e663c03f43bb832bc_ppc64le as a component of multicluster engine for Kubernetes 2.1 for RHEL 8",
"product_id": "8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-managed-serviceaccount-rhel8@sha256:ec5bdf8a935ee1daaa5c91a7fd7816ade97619b5d1f6b61e663c03f43bb832bc_ppc64le"
},
"product_reference": "multicluster-engine/multicluster-engine-managed-serviceaccount-rhel8@sha256:ec5bdf8a935ee1daaa5c91a7fd7816ade97619b5d1f6b61e663c03f43bb832bc_ppc64le",
"relates_to_product_reference": "8Base-multicluster-engine-2.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "multicluster-engine/must-gather-rhel8@sha256:4270ef4ed53f54fb13cf1092b3babb70af7012886a3f0c293b11040083f39651_amd64 as a component of multicluster engine for Kubernetes 2.1 for RHEL 8",
"product_id": "8Base-multicluster-engine-2.1:multicluster-engine/must-gather-rhel8@sha256:4270ef4ed53f54fb13cf1092b3babb70af7012886a3f0c293b11040083f39651_amd64"
},
"product_reference": "multicluster-engine/must-gather-rhel8@sha256:4270ef4ed53f54fb13cf1092b3babb70af7012886a3f0c293b11040083f39651_amd64",
"relates_to_product_reference": "8Base-multicluster-engine-2.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "multicluster-engine/must-gather-rhel8@sha256:4ecb20c797f71375bc888ed84036f49bc40e2e9984e7ec74b14ad697d1b9c6fb_arm64 as a component of multicluster engine for Kubernetes 2.1 for RHEL 8",
"product_id": "8Base-multicluster-engine-2.1:multicluster-engine/must-gather-rhel8@sha256:4ecb20c797f71375bc888ed84036f49bc40e2e9984e7ec74b14ad697d1b9c6fb_arm64"
},
"product_reference": "multicluster-engine/must-gather-rhel8@sha256:4ecb20c797f71375bc888ed84036f49bc40e2e9984e7ec74b14ad697d1b9c6fb_arm64",
"relates_to_product_reference": "8Base-multicluster-engine-2.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "multicluster-engine/must-gather-rhel8@sha256:6d2624faf8cb2634a9e2203273d95c076ed2207ddd87f50df6ce8e5088a5d257_s390x as a component of multicluster engine for Kubernetes 2.1 for RHEL 8",
"product_id": "8Base-multicluster-engine-2.1:multicluster-engine/must-gather-rhel8@sha256:6d2624faf8cb2634a9e2203273d95c076ed2207ddd87f50df6ce8e5088a5d257_s390x"
},
"product_reference": "multicluster-engine/must-gather-rhel8@sha256:6d2624faf8cb2634a9e2203273d95c076ed2207ddd87f50df6ce8e5088a5d257_s390x",
"relates_to_product_reference": "8Base-multicluster-engine-2.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "multicluster-engine/must-gather-rhel8@sha256:e838cb2e70eff2157b992c1cc6c576c9e099306b1df69d6d5c9d991ded4e0789_ppc64le as a component of multicluster engine for Kubernetes 2.1 for RHEL 8",
"product_id": "8Base-multicluster-engine-2.1:multicluster-engine/must-gather-rhel8@sha256:e838cb2e70eff2157b992c1cc6c576c9e099306b1df69d6d5c9d991ded4e0789_ppc64le"
},
"product_reference": "multicluster-engine/must-gather-rhel8@sha256:e838cb2e70eff2157b992c1cc6c576c9e099306b1df69d6d5c9d991ded4e0789_ppc64le",
"relates_to_product_reference": "8Base-multicluster-engine-2.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "multicluster-engine/placement-rhel8@sha256:473ed2081010b9005ecc6fb254389dac6927f336967bd4a2f99ca3210fd265f0_amd64 as a component of multicluster engine for Kubernetes 2.1 for RHEL 8",
"product_id": "8Base-multicluster-engine-2.1:multicluster-engine/placement-rhel8@sha256:473ed2081010b9005ecc6fb254389dac6927f336967bd4a2f99ca3210fd265f0_amd64"
},
"product_reference": "multicluster-engine/placement-rhel8@sha256:473ed2081010b9005ecc6fb254389dac6927f336967bd4a2f99ca3210fd265f0_amd64",
"relates_to_product_reference": "8Base-multicluster-engine-2.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "multicluster-engine/placement-rhel8@sha256:746794cb82199cfc0c659de0a48018bbd8f18aec97265d68f8dd8bbf783049b1_ppc64le as a component of multicluster engine for Kubernetes 2.1 for RHEL 8",
"product_id": "8Base-multicluster-engine-2.1:multicluster-engine/placement-rhel8@sha256:746794cb82199cfc0c659de0a48018bbd8f18aec97265d68f8dd8bbf783049b1_ppc64le"
},
"product_reference": "multicluster-engine/placement-rhel8@sha256:746794cb82199cfc0c659de0a48018bbd8f18aec97265d68f8dd8bbf783049b1_ppc64le",
"relates_to_product_reference": "8Base-multicluster-engine-2.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "multicluster-engine/placement-rhel8@sha256:7f5c7671a97f09756a150feb6a6bd04f40aa938ce065102b5b5875eadab933db_arm64 as a component of multicluster engine for Kubernetes 2.1 for RHEL 8",
"product_id": "8Base-multicluster-engine-2.1:multicluster-engine/placement-rhel8@sha256:7f5c7671a97f09756a150feb6a6bd04f40aa938ce065102b5b5875eadab933db_arm64"
},
"product_reference": "multicluster-engine/placement-rhel8@sha256:7f5c7671a97f09756a150feb6a6bd04f40aa938ce065102b5b5875eadab933db_arm64",
"relates_to_product_reference": "8Base-multicluster-engine-2.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "multicluster-engine/placement-rhel8@sha256:a6fb7f9d80d4d6cb53317f7d87960af28a6cafb8c5abee369f7bd94cbe449686_s390x as a component of multicluster engine for Kubernetes 2.1 for RHEL 8",
"product_id": "8Base-multicluster-engine-2.1:multicluster-engine/placement-rhel8@sha256:a6fb7f9d80d4d6cb53317f7d87960af28a6cafb8c5abee369f7bd94cbe449686_s390x"
},
"product_reference": "multicluster-engine/placement-rhel8@sha256:a6fb7f9d80d4d6cb53317f7d87960af28a6cafb8c5abee369f7bd94cbe449686_s390x",
"relates_to_product_reference": "8Base-multicluster-engine-2.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "multicluster-engine/provider-credential-controller-rhel8@sha256:759037d7817cef4e0451befe8f2bc943a89f2bda95a52327a1c552c3f9a095bb_amd64 as a component of multicluster engine for Kubernetes 2.1 for RHEL 8",
"product_id": "8Base-multicluster-engine-2.1:multicluster-engine/provider-credential-controller-rhel8@sha256:759037d7817cef4e0451befe8f2bc943a89f2bda95a52327a1c552c3f9a095bb_amd64"
},
"product_reference": "multicluster-engine/provider-credential-controller-rhel8@sha256:759037d7817cef4e0451befe8f2bc943a89f2bda95a52327a1c552c3f9a095bb_amd64",
"relates_to_product_reference": "8Base-multicluster-engine-2.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "multicluster-engine/provider-credential-controller-rhel8@sha256:90281a3feff8e019a937fabb5184881c1983cda657c41332cd0321acf5ea4092_s390x as a component of multicluster engine for Kubernetes 2.1 for RHEL 8",
"product_id": "8Base-multicluster-engine-2.1:multicluster-engine/provider-credential-controller-rhel8@sha256:90281a3feff8e019a937fabb5184881c1983cda657c41332cd0321acf5ea4092_s390x"
},
"product_reference": "multicluster-engine/provider-credential-controller-rhel8@sha256:90281a3feff8e019a937fabb5184881c1983cda657c41332cd0321acf5ea4092_s390x",
"relates_to_product_reference": "8Base-multicluster-engine-2.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "multicluster-engine/provider-credential-controller-rhel8@sha256:b6406fbcfeed4c491c66b778a4ad08e8066db5052a49863dd459e2b7375e6ba4_ppc64le as a component of multicluster engine for Kubernetes 2.1 for RHEL 8",
"product_id": "8Base-multicluster-engine-2.1:multicluster-engine/provider-credential-controller-rhel8@sha256:b6406fbcfeed4c491c66b778a4ad08e8066db5052a49863dd459e2b7375e6ba4_ppc64le"
},
"product_reference": "multicluster-engine/provider-credential-controller-rhel8@sha256:b6406fbcfeed4c491c66b778a4ad08e8066db5052a49863dd459e2b7375e6ba4_ppc64le",
"relates_to_product_reference": "8Base-multicluster-engine-2.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "multicluster-engine/provider-credential-controller-rhel8@sha256:c4707c5214505bf1e5f693f0c5df4bb6fe4336670bf850b9a09040b6d87cccd2_arm64 as a component of multicluster engine for Kubernetes 2.1 for RHEL 8",
"product_id": "8Base-multicluster-engine-2.1:multicluster-engine/provider-credential-controller-rhel8@sha256:c4707c5214505bf1e5f693f0c5df4bb6fe4336670bf850b9a09040b6d87cccd2_arm64"
},
"product_reference": "multicluster-engine/provider-credential-controller-rhel8@sha256:c4707c5214505bf1e5f693f0c5df4bb6fe4336670bf850b9a09040b6d87cccd2_arm64",
"relates_to_product_reference": "8Base-multicluster-engine-2.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "multicluster-engine/registration-operator-rhel8@sha256:49d81d8a383de609d64760a4ae6ffa61469a59a5678311406ce4f838c1cc66fd_arm64 as a component of multicluster engine for Kubernetes 2.1 for RHEL 8",
"product_id": "8Base-multicluster-engine-2.1:multicluster-engine/registration-operator-rhel8@sha256:49d81d8a383de609d64760a4ae6ffa61469a59a5678311406ce4f838c1cc66fd_arm64"
},
"product_reference": "multicluster-engine/registration-operator-rhel8@sha256:49d81d8a383de609d64760a4ae6ffa61469a59a5678311406ce4f838c1cc66fd_arm64",
"relates_to_product_reference": "8Base-multicluster-engine-2.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "multicluster-engine/registration-operator-rhel8@sha256:579420cfdc2a542ab7a1b9cd6f1324885f60d1ec5d2bda74808127b45aef2983_s390x as a component of multicluster engine for Kubernetes 2.1 for RHEL 8",
"product_id": "8Base-multicluster-engine-2.1:multicluster-engine/registration-operator-rhel8@sha256:579420cfdc2a542ab7a1b9cd6f1324885f60d1ec5d2bda74808127b45aef2983_s390x"
},
"product_reference": "multicluster-engine/registration-operator-rhel8@sha256:579420cfdc2a542ab7a1b9cd6f1324885f60d1ec5d2bda74808127b45aef2983_s390x",
"relates_to_product_reference": "8Base-multicluster-engine-2.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "multicluster-engine/registration-operator-rhel8@sha256:f945ae948589e2ea294d3d6e8f89fe05c1203f375a0722465965208ecfc15b94_ppc64le as a component of multicluster engine for Kubernetes 2.1 for RHEL 8",
"product_id": "8Base-multicluster-engine-2.1:multicluster-engine/registration-operator-rhel8@sha256:f945ae948589e2ea294d3d6e8f89fe05c1203f375a0722465965208ecfc15b94_ppc64le"
},
"product_reference": "multicluster-engine/registration-operator-rhel8@sha256:f945ae948589e2ea294d3d6e8f89fe05c1203f375a0722465965208ecfc15b94_ppc64le",
"relates_to_product_reference": "8Base-multicluster-engine-2.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "multicluster-engine/registration-operator-rhel8@sha256:fbc7cd19b869d02af6dba24b20f6a44c498fb00e4afc629821f47b9b35c5a94d_amd64 as a component of multicluster engine for Kubernetes 2.1 for RHEL 8",
"product_id": "8Base-multicluster-engine-2.1:multicluster-engine/registration-operator-rhel8@sha256:fbc7cd19b869d02af6dba24b20f6a44c498fb00e4afc629821f47b9b35c5a94d_amd64"
},
"product_reference": "multicluster-engine/registration-operator-rhel8@sha256:fbc7cd19b869d02af6dba24b20f6a44c498fb00e4afc629821f47b9b35c5a94d_amd64",
"relates_to_product_reference": "8Base-multicluster-engine-2.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "multicluster-engine/registration-rhel8@sha256:39cc95f16445c3a1dca378beb50f5931ad081f459c9c6eb012325c6a9d8ada6c_amd64 as a component of multicluster engine for Kubernetes 2.1 for RHEL 8",
"product_id": "8Base-multicluster-engine-2.1:multicluster-engine/registration-rhel8@sha256:39cc95f16445c3a1dca378beb50f5931ad081f459c9c6eb012325c6a9d8ada6c_amd64"
},
"product_reference": "multicluster-engine/registration-rhel8@sha256:39cc95f16445c3a1dca378beb50f5931ad081f459c9c6eb012325c6a9d8ada6c_amd64",
"relates_to_product_reference": "8Base-multicluster-engine-2.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "multicluster-engine/registration-rhel8@sha256:686390715f19747bff24e95137307182ab095fb133051424996c6b0ee668569a_s390x as a component of multicluster engine for Kubernetes 2.1 for RHEL 8",
"product_id": "8Base-multicluster-engine-2.1:multicluster-engine/registration-rhel8@sha256:686390715f19747bff24e95137307182ab095fb133051424996c6b0ee668569a_s390x"
},
"product_reference": "multicluster-engine/registration-rhel8@sha256:686390715f19747bff24e95137307182ab095fb133051424996c6b0ee668569a_s390x",
"relates_to_product_reference": "8Base-multicluster-engine-2.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "multicluster-engine/registration-rhel8@sha256:7bbc4dceeffd5f4bb47e9c38f97109d083dbbbda1a1643b7eb7762ebbd5047a1_ppc64le as a component of multicluster engine for Kubernetes 2.1 for RHEL 8",
"product_id": "8Base-multicluster-engine-2.1:multicluster-engine/registration-rhel8@sha256:7bbc4dceeffd5f4bb47e9c38f97109d083dbbbda1a1643b7eb7762ebbd5047a1_ppc64le"
},
"product_reference": "multicluster-engine/registration-rhel8@sha256:7bbc4dceeffd5f4bb47e9c38f97109d083dbbbda1a1643b7eb7762ebbd5047a1_ppc64le",
"relates_to_product_reference": "8Base-multicluster-engine-2.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "multicluster-engine/registration-rhel8@sha256:cb1c8096bd5bd9f1dfa413bc0d1889d970b6d841988d24d6c1008904b1288cfe_arm64 as a component of multicluster engine for Kubernetes 2.1 for RHEL 8",
"product_id": "8Base-multicluster-engine-2.1:multicluster-engine/registration-rhel8@sha256:cb1c8096bd5bd9f1dfa413bc0d1889d970b6d841988d24d6c1008904b1288cfe_arm64"
},
"product_reference": "multicluster-engine/registration-rhel8@sha256:cb1c8096bd5bd9f1dfa413bc0d1889d970b6d841988d24d6c1008904b1288cfe_arm64",
"relates_to_product_reference": "8Base-multicluster-engine-2.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "multicluster-engine/work-rhel8@sha256:345f405c6a1d3e18beaf13c24a7ca4055a03746d8e6540670435e8d2413fefaf_amd64 as a component of multicluster engine for Kubernetes 2.1 for RHEL 8",
"product_id": "8Base-multicluster-engine-2.1:multicluster-engine/work-rhel8@sha256:345f405c6a1d3e18beaf13c24a7ca4055a03746d8e6540670435e8d2413fefaf_amd64"
},
"product_reference": "multicluster-engine/work-rhel8@sha256:345f405c6a1d3e18beaf13c24a7ca4055a03746d8e6540670435e8d2413fefaf_amd64",
"relates_to_product_reference": "8Base-multicluster-engine-2.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "multicluster-engine/work-rhel8@sha256:663cf3e0453e2ae5b1c9d5f6d335930d6d1e9c7a34151a171dbf58f9066c2b96_arm64 as a component of multicluster engine for Kubernetes 2.1 for RHEL 8",
"product_id": "8Base-multicluster-engine-2.1:multicluster-engine/work-rhel8@sha256:663cf3e0453e2ae5b1c9d5f6d335930d6d1e9c7a34151a171dbf58f9066c2b96_arm64"
},
"product_reference": "multicluster-engine/work-rhel8@sha256:663cf3e0453e2ae5b1c9d5f6d335930d6d1e9c7a34151a171dbf58f9066c2b96_arm64",
"relates_to_product_reference": "8Base-multicluster-engine-2.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "multicluster-engine/work-rhel8@sha256:c5c1939a142b9554a2ce664605409cefcb9954bbb1d8eef988fddab50f06cdaf_s390x as a component of multicluster engine for Kubernetes 2.1 for RHEL 8",
"product_id": "8Base-multicluster-engine-2.1:multicluster-engine/work-rhel8@sha256:c5c1939a142b9554a2ce664605409cefcb9954bbb1d8eef988fddab50f06cdaf_s390x"
},
"product_reference": "multicluster-engine/work-rhel8@sha256:c5c1939a142b9554a2ce664605409cefcb9954bbb1d8eef988fddab50f06cdaf_s390x",
"relates_to_product_reference": "8Base-multicluster-engine-2.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "multicluster-engine/work-rhel8@sha256:d425b68e6265d098601e240cae6084c76416fd27bfbd955a3ccee30873544e38_ppc64le as a component of multicluster engine for Kubernetes 2.1 for RHEL 8",
"product_id": "8Base-multicluster-engine-2.1:multicluster-engine/work-rhel8@sha256:d425b68e6265d098601e240cae6084c76416fd27bfbd955a3ccee30873544e38_ppc64le"
},
"product_reference": "multicluster-engine/work-rhel8@sha256:d425b68e6265d098601e240cae6084c76416fd27bfbd955a3ccee30873544e38_ppc64le",
"relates_to_product_reference": "8Base-multicluster-engine-2.1"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2022-1705",
"cwe": {
"id": "CWE-444",
"name": "Inconsistent Interpretation of HTTP Requests (\u0027HTTP Request/Response Smuggling\u0027)"
},
"discovery_date": "2022-07-14T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2107374"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in golang. The HTTP/1 client accepted invalid Transfer-Encoding headers indicating \"chunked\" encoding. This issue could allow request smuggling, but only if combined with an intermediate server that also improperly accepts the header as invalid.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "golang: net/http: improper sanitization of Transfer-Encoding header",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "Within regulated environments, a combination of the following controls acts as a significant barrier to successfully exploiting a CWE-444: Inconsistent Interpretation of HTTP Requests (\u0027HTTP Request/Response Smuggling\u0027) vulnerability and therefore downgrades the severity of this particular CVE from Moderate to Low.\n\nThe platform uses secure, encrypted HTTPS connections over TLS 1.2 to reduce the risk of smuggling attacks by preventing the injection of ambiguous or malformed requests between components. The environment employs IPS/IDS and antimalware solutions to detect and block malicious code while ensuring consistent interpretation of HTTP requests across network layers, mitigating request/response inconsistencies. Event logs are collected and analyzed for centralization, correlation, monitoring, alerting, and retention, enabling the detection of malformed or suspicious HTTP traffic. Static code analysis and peer reviews enforce strong input validation and error handling to ensure all user inputs adhere to HTTP protocol specifications.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"8Base-multicluster-engine-2.1:multicluster-engine/agent-service-rhel8@sha256:661ee3a57d860a713ffb481ea87858f20fce1e57b858821cb0c1ec4069e206a0_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/agent-service-rhel8@sha256:8cb5ab317ccc6b1bcd409cfba0ec983e3f5d9531227e76bb455011636ed32d21_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/agent-service-rhel8@sha256:e136966121b82373c9279b1b59b68864ed10bfdee424959a7ad4b190ff7a2562_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/agent-service-rhel8@sha256:fce50212c8bbfdc3e8f445f4b7ea35881eb29e49c443e827ad6fe2389328d57f_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/apiserver-network-proxy-rhel8@sha256:25b242af63aca69a32c457dde23b3ac52ed81f5edad3e919d5df59902adb0b60_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/apiserver-network-proxy-rhel8@sha256:5ea69e650771525faf944fbf3be82a19e54a964d38adbb88263247652476938c_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/apiserver-network-proxy-rhel8@sha256:c97ea925ea31a1ae6824ec55bbb43c3cf0d2d9b0fb6d12b6d23492e0e5a5467a_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/apiserver-network-proxy-rhel8@sha256:f71c4c301774aba9a886f2891eace9da47ba075d2a2e4acfc03849c9c0da57bc_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/assisted-image-service-rhel8@sha256:1d250617cf4eb47800d30bd6bdd61872faa29eb7c6953edcb4a107360f0d0a78_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/assisted-image-service-rhel8@sha256:3730a3c3cfb695b540945b5f0ae739a701a0155137b9509238860549105ab670_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/assisted-image-service-rhel8@sha256:3d59cfa190838da34bac1ccf88562f996cc9e9ffdb151f47e044ba3fcc964a3d_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/assisted-image-service-rhel8@sha256:92c8157e43d84584ba93d978fcc6ffba84118e4ea5ff46ad71a62ffdc7fc56e5_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/assisted-installer-agent-rhel8@sha256:99e0accdee9b311b9abf032c712060823736f88c7bf3ba692349d7f8290a9570_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/assisted-installer-agent-rhel8@sha256:b4722c060fb38e1609e689b605816cefb39a15a0ddc40837a90727d123b91c88_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/assisted-installer-reporter-rhel8@sha256:1d465abc36e2045dc5a291663786709fc920c42aacb0c34c4868a1a633334509_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/assisted-installer-reporter-rhel8@sha256:bdb861698be8305247b21ebab7994f27eaae818f691ffcff3d5b5eb5dc70a722_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/assisted-installer-reporter-rhel8@sha256:e4dd90d186f1fea6fcdb4e23f74e4390e00d134b2c21d8510c1cdbbcef3c4a1f_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/assisted-installer-rhel8@sha256:61ac4136dad0e02323807e6d3de8e890ec0b7e7e1f7112f9610410712af6f9b5_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/assisted-installer-rhel8@sha256:686b64358857be04087a706048a32b7356b16a0028d2b200da16ec94d931d25d_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/assisted-installer-rhel8@sha256:910dad58b72de16f92dd5b60d0420010d18229a6e0966fe2eb072517febe499f_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/aws-encryption-provider-rhel8@sha256:31329737bd3608345f8e969e872e2e18305e2959d9d81867933c73fb26a53dcd_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/aws-encryption-provider-rhel8@sha256:9797eef2012c827ff3250cba1cd542772e92872b4bd69a01bdbdba4fe407472c_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/aws-encryption-provider-rhel8@sha256:ab7f1982f21ed9251501396ea150764348b5f61b6e50b9d74b5031e705e16ef3_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/aws-encryption-provider-rhel8@sha256:cee69ba4c6fb326afd03c7f21856a028fa4758dab8c849ef6eaeaea0cd55afd2_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/backplane-rhel8-operator@sha256:0b8c36b4b1d00e47ee4faaeec9ccbdc2977a50592035f8a600491c657e439d33_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/backplane-rhel8-operator@sha256:5dbd590a4bbed44f487d1601d1825b5efb8253b9ee2be49adccec7e0ea9410ac_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/backplane-rhel8-operator@sha256:9f7854a1de26dfebdc8beafffd01304017b8fe7cd84065dd452de1276e529a06_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/backplane-rhel8-operator@sha256:e7998dc233af266ed94ba16450c2f02096abb5e045f291f8f94a83ef9da7dd51_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-provider-agent-rhel8@sha256:208389221423692530b334815985b0a2263febf5574138e854dbdc011f03b4a2_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-provider-agent-rhel8@sha256:4bacc4ba3974c11ac27d1448a7f7cd973162caf33358249e9d1c154018124830_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-provider-agent-rhel8@sha256:8b3c3fb8fdf6d679f6020e0c739f25ae83dd4173e46b743de911d8e346f371fe_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-provider-agent-rhel8@sha256:a4d3f04386e63bfb640b928c01f972ba7d90af9c5213a7c10968b55c875565e0_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-provider-aws-rhel8@sha256:36a5f30d043f1137033842188e59224b803158696f60ddb41095a766705485f4_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-provider-aws-rhel8@sha256:6fb7799fca309c727c7afea57448fc653dde09495945e314402a3e3a079e5b03_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-provider-aws-rhel8@sha256:9b8d4fde02e4c43d194bf4c420550730fd52b74587e2327f2e9eb75067bb25e7_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-provider-aws-rhel8@sha256:bd612736fde388811d12a572852c86d0fe9dcbb6e7f404c64b8654c870d4e2eb_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-provider-azure-rhel8@sha256:2b93b026497655f16a85a2929b1f0c970d51dce0e0e8462774989f1943bdc785_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-provider-azure-rhel8@sha256:2c9c916d0face10abc7f6467564e394ead5946bf18ed8439456cce2767a83b3e_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-provider-azure-rhel8@sha256:6f41c353228c4016ab02557a5591ef36f4aea799c4ad89798343b4a2f0765d08_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-provider-azure-rhel8@sha256:ddd59c296543f525f719336ad6ddc5e5f8d3915e08e3b64d575a9835de3e95ad_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-provider-kubevirt-rhel8@sha256:0007824d89632253727ead00c5fd6ec463f310d71e58e237ea5e51c13052b0bc_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-provider-kubevirt-rhel8@sha256:9cd9106f72557b8ba5de9f4d1de5ff8d33514d2c02889999a3c20aab9a8dd061_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-provider-kubevirt-rhel8@sha256:cbe319cfa3ab4610dc67abea27841dd5b670061faa74e666959550343bba1c28_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-provider-kubevirt-rhel8@sha256:df94a1d8a4b6d1aebed4e657267219632bb3b2176537bdf8e51a728cd78f136f_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-rhel8@sha256:30f56a4d5cba0ccd55e0bda756c7af8010ab94ec3b644dc73f7b32e76b5bbb3a_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-rhel8@sha256:4f7cb34768ff908ed1ba54330603ea54b82a4144cf9124dae01a727dcc60362a_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-rhel8@sha256:a137205ac2127a04466519355b07cee71c08c56dddfee35671127241ebdf4a99_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-rhel8@sha256:c8a785b4e1688d358cec73e9cf4853ca0ab28c7daa4c45d5384b7bebc333f53a_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-curator-controller-rhel8@sha256:1d4d913d4136321ebd94e6b9d9e55be7262883702de72c4a61827804ad843942_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-curator-controller-rhel8@sha256:2134c387cb0e8c2f95bb8ef74ad0a10c37403d9e0dfaeb7e2e9efb388c606ac1_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-curator-controller-rhel8@sha256:2e0867d6ebace932eb09bb3a6a929562a157bc2eea9c28063eb30dac866abf63_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-curator-controller-rhel8@sha256:3dd533817d97518c7af991b888c5f9df501bd496ed53988e5444c1ea62e539cb_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-proxy-addon-rhel8@sha256:2779eae299eb2b48e8a868de2f2d8d13313ca17b2f7d5c816013145b0c787cc8_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-proxy-addon-rhel8@sha256:28544cf2414bdeffb8bcaae2d1547064da46ab5a122fd77861083b1e81e299cc_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-proxy-addon-rhel8@sha256:4da01f6a0a59069045d23599d748849da60ee309f72f233497edd379b3b0823e_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-proxy-addon-rhel8@sha256:6318fd6b0e0f5c39239ba9c71c330bce7974deaf970359ec83c88116abf7a653_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-proxy-rhel8@sha256:610de7f25fd387262c360acb21dd45dc80e1c52a77dd11982965da80301407ab_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-proxy-rhel8@sha256:a881a94835c7eef6babe00792fc0a99c9816831869cb26af0dcf2665233f7710_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-proxy-rhel8@sha256:b240f43890529fe95b1a74de6f4c2626e85ae91ae6a624bb98a4c31130b6740d_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-proxy-rhel8@sha256:df6cd66cdb17efc356e770930ff796bdb527c292243f5e8b87ca5c9e912a19d6_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/clusterclaims-controller-rhel8@sha256:3608571c2a5a3d399e3ad8135ca90e46a7e57b322b5ef9d708efa631cee7109c_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/clusterclaims-controller-rhel8@sha256:5c04626558442d50ab58a941d72a78db7c94f5ce730b5abb7599c21981875970_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/clusterclaims-controller-rhel8@sha256:7be740cc5987a1dfc76d7d8a306ff65291eb9cf61419842f463aa9dc4d6ecde1_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/clusterclaims-controller-rhel8@sha256:fce2e92743adaf6fe2e0168cfeecdc71ff7c009ef92a89c9172ff46ebbedcd40_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/clusterlifecycle-state-metrics-rhel8@sha256:288a0e4f9ca79859c5f295e920e9ef01d395720ea5b62ec7f5a5bd975b9c5850_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/clusterlifecycle-state-metrics-rhel8@sha256:93b9ad845fab34498a6f504ad626d0d5236c39ab1aaf7789df146311e4ba33cd_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/clusterlifecycle-state-metrics-rhel8@sha256:c808d378bd0666d7eb1f9c9024f7d2f7c6bdedd40298aa1e940cfc1ce735af54_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/clusterlifecycle-state-metrics-rhel8@sha256:df17928fd459e5063fb2470dbaea51c96f292f1a4ca5eaedc64a03687edbb6cd_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/console-mce-rhel8@sha256:009597e78bf32e0a6d83ad456a6670e436692aa1c12cbd144580a30080054d0f_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/console-mce-rhel8@sha256:95cbc26ed2e396e44efd543d8a38f1c698267e1a617a7ee4b6f26efdb49e3059_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/console-mce-rhel8@sha256:b83a44a87eddeaa3914d03f51f58e8cc5412ee580ee233754108b2349d890b8c_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/console-mce-rhel8@sha256:e3883d9629078bc16f2a6526cb8b1fdea89c1a8b8f477487fd6b34efa2f13999_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/discovery-rhel8@sha256:12b3c0a01c59836687a7cfc1fba050d0800625cd46f678551a5944b0664c044d_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/discovery-rhel8@sha256:25eefa4b7af3650f57e9a4c372522a0cae7bcc1b41735d2b503b9b41d9c2d0b2_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/discovery-rhel8@sha256:9a655c52c83f7682964e8f46fed6011c6e9de7a2a64ee0893d0c02cf725746e1_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/discovery-rhel8@sha256:a0bcad7b2191e3c674813c2e1e67aea619d6d7eaa95f2324902e0b842d1c0cc8_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/hive-rhel8@sha256:674603ee10ad5e9d42e18e5c2f91153c863cb7e9f38cd523559c8de7c7097483_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/hive-rhel8@sha256:67b2477a7b3885df470dc56e94525e7ebc3dce326599c6f2a311f8727557bf8b_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/hive-rhel8@sha256:8722d4f39942af4a008209ae518bf27d30deaa2e5bf97fc3118bea58efafb3d5_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/hive-rhel8@sha256:dd6a4624672d458a0072b9aa46fb1b3d576c0b198759d053f61536f3b9e34359_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/hypershift-addon-rhel8-operator@sha256:00322fc5e7a8e1d08ca716e23982dae6d365b1523f8d3465e6daad5074067ea2_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/hypershift-addon-rhel8-operator@sha256:27cc406bb658c1915e75f5d0b0d3c0f73e72635c9f5bb08bc28e3c5c434e147b_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/hypershift-addon-rhel8-operator@sha256:afc67731faaa2dc9d32a052064763737c8bc4b1b5cf8e8ffb7cb31a4652c656c_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/hypershift-addon-rhel8-operator@sha256:c4227a3a5b323d716a979e1c6a66c458d458648c5fcb0ab151ad55ba24972f51_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/hypershift-deployment-controller-rhel8@sha256:68de13099864a989493367500360560a677fde2e0e56a760a6dafde1d7be9a27_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/hypershift-deployment-controller-rhel8@sha256:8d4a908562cbb0351aea12befe5f2bdf57041e073ce679d1b1c5b46c893844b6_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/hypershift-deployment-controller-rhel8@sha256:be5d7a8b6dec6d4c959badc2d2960ec7bfe74a75c0d673da06fe6335920de3a0_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/hypershift-deployment-controller-rhel8@sha256:f44b9cd7b993051b4d59108153763a09d283c0cf822fab478f22cfbe53847da7_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/hypershift-rhel8-operator@sha256:2d94cd451fbf0abc13e50b6b6252061294bdbfd1eda64f4347177d20b5d1e489_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/hypershift-rhel8-operator@sha256:3d8d114403d85cbba699f53aa177a84da92516b5d2e852b2bffc33eabde6af13_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/hypershift-rhel8-operator@sha256:62e91ac9b6291bf7abc26cdd937c2c2cf7cdf1f1256a33acbaa5d1cdc607d3fa_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/hypershift-rhel8-operator@sha256:ffce5bc9fb2be59047c4840d9222499f03c1cf74786d8695aab1d1b04adc6f8a_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/klusterlet-operator-bundle@sha256:1687315db647e6689845df88843ae53275440042b76dc781dcabeef16e426bdf_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/managed-serviceaccount-rhel8@sha256:63593ef6045808b9c3fe96fc1cddd99bdfabaaef881fe716972500bfda62f92b_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/managed-serviceaccount-rhel8@sha256:7f5f65ba65c9bfc64d8bf9724a22b68d38c512465f4be1bfed8f02133256214f_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/managed-serviceaccount-rhel8@sha256:8621056c6982b9875749650eee2cf967b31217298a1b924de1fe710e0445df1b_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/managed-serviceaccount-rhel8@sha256:ec5bdf8a935ee1daaa5c91a7fd7816ade97619b5d1f6b61e663c03f43bb832bc_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/managedcluster-import-controller-rhel8@sha256:17987e46eb8772ef79e771b6edd137b29914ae357eb036d76a063cb04de116a3_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/managedcluster-import-controller-rhel8@sha256:4a22ca54331be02c08e23704852c34273a8bf3d1bb2c8f2aaf92f277474e3654_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/managedcluster-import-controller-rhel8@sha256:7d737e05b3164a7e49085a2026bf5fbbdda5a0d23890e1de455eea8d59f20187_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/managedcluster-import-controller-rhel8@sha256:eaf8ba4c775e4ebaeea316bbab0344eb10674089ff9db1c8f1373ed564b03749_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/mce-operator-bundle@sha256:701ad2aa334971346282a7a80c420049f08a3e3845a915a947e7605aab9c1369_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/mce-operator-bundle@sha256:cf1b297a2bbfa2a55204e2c4688511baa0223978b2d4ab7cfb8f8c5c965d563f_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/mce-operator-bundle@sha256:ed114b2afb91375b6f3576da15474ad96c154cc0ed16e288f8a4840d7d39942f_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/mce-operator-bundle@sha256:f1be217449145edb01b029b19d08831cc6d085856e39aea8174e74ef0cc85283_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/multicloud-manager-rhel8@sha256:162fe79ef40dbdcd1c9a16c601ffeb1c1dec5309c250bddf85809a0197b2ec3e_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/multicloud-manager-rhel8@sha256:af5076a59d32f3bed7f88348bccdff6fad4d250aab7f8dc7c2791e75fa76c7d9_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/multicloud-manager-rhel8@sha256:c03edb31a56b4678c4e0f66c59b49e3798b8442ef1ddca3f67488f4baca30241_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/multicloud-manager-rhel8@sha256:c6fb6ec34c746ba73007bec6e1895b4e1a4ed551b035aa9059664ded820f46fa_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-cluster-api-provider-agent-rhel8@sha256:208389221423692530b334815985b0a2263febf5574138e854dbdc011f03b4a2_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-cluster-api-provider-agent-rhel8@sha256:4bacc4ba3974c11ac27d1448a7f7cd973162caf33358249e9d1c154018124830_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-cluster-api-provider-agent-rhel8@sha256:8b3c3fb8fdf6d679f6020e0c739f25ae83dd4173e46b743de911d8e346f371fe_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-cluster-api-provider-agent-rhel8@sha256:a4d3f04386e63bfb640b928c01f972ba7d90af9c5213a7c10968b55c875565e0_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-console-mce-rhel8@sha256:009597e78bf32e0a6d83ad456a6670e436692aa1c12cbd144580a30080054d0f_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-console-mce-rhel8@sha256:95cbc26ed2e396e44efd543d8a38f1c698267e1a617a7ee4b6f26efdb49e3059_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-console-mce-rhel8@sha256:b83a44a87eddeaa3914d03f51f58e8cc5412ee580ee233754108b2349d890b8c_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-console-mce-rhel8@sha256:e3883d9629078bc16f2a6526cb8b1fdea89c1a8b8f477487fd6b34efa2f13999_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-hypershift-addon-rhel8-operator@sha256:00322fc5e7a8e1d08ca716e23982dae6d365b1523f8d3465e6daad5074067ea2_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-hypershift-addon-rhel8-operator@sha256:27cc406bb658c1915e75f5d0b0d3c0f73e72635c9f5bb08bc28e3c5c434e147b_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-hypershift-addon-rhel8-operator@sha256:afc67731faaa2dc9d32a052064763737c8bc4b1b5cf8e8ffb7cb31a4652c656c_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-hypershift-addon-rhel8-operator@sha256:c4227a3a5b323d716a979e1c6a66c458d458648c5fcb0ab151ad55ba24972f51_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-hypershift-deployment-controller-rhel8@sha256:68de13099864a989493367500360560a677fde2e0e56a760a6dafde1d7be9a27_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-hypershift-deployment-controller-rhel8@sha256:8d4a908562cbb0351aea12befe5f2bdf57041e073ce679d1b1c5b46c893844b6_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-hypershift-deployment-controller-rhel8@sha256:be5d7a8b6dec6d4c959badc2d2960ec7bfe74a75c0d673da06fe6335920de3a0_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-hypershift-deployment-controller-rhel8@sha256:f44b9cd7b993051b4d59108153763a09d283c0cf822fab478f22cfbe53847da7_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-managed-serviceaccount-rhel8@sha256:63593ef6045808b9c3fe96fc1cddd99bdfabaaef881fe716972500bfda62f92b_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-managed-serviceaccount-rhel8@sha256:7f5f65ba65c9bfc64d8bf9724a22b68d38c512465f4be1bfed8f02133256214f_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-managed-serviceaccount-rhel8@sha256:8621056c6982b9875749650eee2cf967b31217298a1b924de1fe710e0445df1b_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-managed-serviceaccount-rhel8@sha256:ec5bdf8a935ee1daaa5c91a7fd7816ade97619b5d1f6b61e663c03f43bb832bc_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/must-gather-rhel8@sha256:4270ef4ed53f54fb13cf1092b3babb70af7012886a3f0c293b11040083f39651_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/must-gather-rhel8@sha256:4ecb20c797f71375bc888ed84036f49bc40e2e9984e7ec74b14ad697d1b9c6fb_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/must-gather-rhel8@sha256:6d2624faf8cb2634a9e2203273d95c076ed2207ddd87f50df6ce8e5088a5d257_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/must-gather-rhel8@sha256:e838cb2e70eff2157b992c1cc6c576c9e099306b1df69d6d5c9d991ded4e0789_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/placement-rhel8@sha256:473ed2081010b9005ecc6fb254389dac6927f336967bd4a2f99ca3210fd265f0_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/placement-rhel8@sha256:746794cb82199cfc0c659de0a48018bbd8f18aec97265d68f8dd8bbf783049b1_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/placement-rhel8@sha256:7f5c7671a97f09756a150feb6a6bd04f40aa938ce065102b5b5875eadab933db_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/placement-rhel8@sha256:a6fb7f9d80d4d6cb53317f7d87960af28a6cafb8c5abee369f7bd94cbe449686_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/provider-credential-controller-rhel8@sha256:759037d7817cef4e0451befe8f2bc943a89f2bda95a52327a1c552c3f9a095bb_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/provider-credential-controller-rhel8@sha256:90281a3feff8e019a937fabb5184881c1983cda657c41332cd0321acf5ea4092_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/provider-credential-controller-rhel8@sha256:b6406fbcfeed4c491c66b778a4ad08e8066db5052a49863dd459e2b7375e6ba4_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/provider-credential-controller-rhel8@sha256:c4707c5214505bf1e5f693f0c5df4bb6fe4336670bf850b9a09040b6d87cccd2_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/registration-operator-rhel8@sha256:49d81d8a383de609d64760a4ae6ffa61469a59a5678311406ce4f838c1cc66fd_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/registration-operator-rhel8@sha256:579420cfdc2a542ab7a1b9cd6f1324885f60d1ec5d2bda74808127b45aef2983_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/registration-operator-rhel8@sha256:f945ae948589e2ea294d3d6e8f89fe05c1203f375a0722465965208ecfc15b94_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/registration-operator-rhel8@sha256:fbc7cd19b869d02af6dba24b20f6a44c498fb00e4afc629821f47b9b35c5a94d_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/registration-rhel8@sha256:39cc95f16445c3a1dca378beb50f5931ad081f459c9c6eb012325c6a9d8ada6c_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/registration-rhel8@sha256:686390715f19747bff24e95137307182ab095fb133051424996c6b0ee668569a_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/registration-rhel8@sha256:7bbc4dceeffd5f4bb47e9c38f97109d083dbbbda1a1643b7eb7762ebbd5047a1_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/registration-rhel8@sha256:cb1c8096bd5bd9f1dfa413bc0d1889d970b6d841988d24d6c1008904b1288cfe_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/work-rhel8@sha256:345f405c6a1d3e18beaf13c24a7ca4055a03746d8e6540670435e8d2413fefaf_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/work-rhel8@sha256:663cf3e0453e2ae5b1c9d5f6d335930d6d1e9c7a34151a171dbf58f9066c2b96_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/work-rhel8@sha256:c5c1939a142b9554a2ce664605409cefcb9954bbb1d8eef988fddab50f06cdaf_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/work-rhel8@sha256:d425b68e6265d098601e240cae6084c76416fd27bfbd955a3ccee30873544e38_ppc64le"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2022-1705"
},
{
"category": "external",
"summary": "RHBZ#2107374",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2107374"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2022-1705",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-1705"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2022-1705",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2022-1705"
},
{
"category": "external",
"summary": "https://go.dev/issue/53188",
"url": "https://go.dev/issue/53188"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-announce/c/nqrv9fbR0zE",
"url": "https://groups.google.com/g/golang-announce/c/nqrv9fbR0zE"
}
],
"release_date": "2022-07-12T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2022-09-06T14:28:04+00:00",
"details": "For multicluster engine for Kubernetes, see the following documentation for\ndetails on how to install the images:\n\nhttps://access.redhat.com/documentation/en-us/red_hat_advanced_cluster_management_for_kubernetes/2.6/html/multicluster_engine/install_upgrade/installing-while-connected-online-mce",
"product_ids": [
"8Base-multicluster-engine-2.1:multicluster-engine/agent-service-rhel8@sha256:661ee3a57d860a713ffb481ea87858f20fce1e57b858821cb0c1ec4069e206a0_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/agent-service-rhel8@sha256:8cb5ab317ccc6b1bcd409cfba0ec983e3f5d9531227e76bb455011636ed32d21_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/agent-service-rhel8@sha256:e136966121b82373c9279b1b59b68864ed10bfdee424959a7ad4b190ff7a2562_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/agent-service-rhel8@sha256:fce50212c8bbfdc3e8f445f4b7ea35881eb29e49c443e827ad6fe2389328d57f_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/apiserver-network-proxy-rhel8@sha256:25b242af63aca69a32c457dde23b3ac52ed81f5edad3e919d5df59902adb0b60_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/apiserver-network-proxy-rhel8@sha256:5ea69e650771525faf944fbf3be82a19e54a964d38adbb88263247652476938c_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/apiserver-network-proxy-rhel8@sha256:c97ea925ea31a1ae6824ec55bbb43c3cf0d2d9b0fb6d12b6d23492e0e5a5467a_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/apiserver-network-proxy-rhel8@sha256:f71c4c301774aba9a886f2891eace9da47ba075d2a2e4acfc03849c9c0da57bc_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/assisted-image-service-rhel8@sha256:1d250617cf4eb47800d30bd6bdd61872faa29eb7c6953edcb4a107360f0d0a78_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/assisted-image-service-rhel8@sha256:3730a3c3cfb695b540945b5f0ae739a701a0155137b9509238860549105ab670_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/assisted-image-service-rhel8@sha256:3d59cfa190838da34bac1ccf88562f996cc9e9ffdb151f47e044ba3fcc964a3d_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/assisted-image-service-rhel8@sha256:92c8157e43d84584ba93d978fcc6ffba84118e4ea5ff46ad71a62ffdc7fc56e5_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/assisted-installer-agent-rhel8@sha256:99e0accdee9b311b9abf032c712060823736f88c7bf3ba692349d7f8290a9570_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/assisted-installer-agent-rhel8@sha256:b4722c060fb38e1609e689b605816cefb39a15a0ddc40837a90727d123b91c88_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/assisted-installer-reporter-rhel8@sha256:1d465abc36e2045dc5a291663786709fc920c42aacb0c34c4868a1a633334509_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/assisted-installer-reporter-rhel8@sha256:bdb861698be8305247b21ebab7994f27eaae818f691ffcff3d5b5eb5dc70a722_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/assisted-installer-reporter-rhel8@sha256:e4dd90d186f1fea6fcdb4e23f74e4390e00d134b2c21d8510c1cdbbcef3c4a1f_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/assisted-installer-rhel8@sha256:61ac4136dad0e02323807e6d3de8e890ec0b7e7e1f7112f9610410712af6f9b5_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/assisted-installer-rhel8@sha256:686b64358857be04087a706048a32b7356b16a0028d2b200da16ec94d931d25d_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/assisted-installer-rhel8@sha256:910dad58b72de16f92dd5b60d0420010d18229a6e0966fe2eb072517febe499f_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/aws-encryption-provider-rhel8@sha256:31329737bd3608345f8e969e872e2e18305e2959d9d81867933c73fb26a53dcd_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/aws-encryption-provider-rhel8@sha256:9797eef2012c827ff3250cba1cd542772e92872b4bd69a01bdbdba4fe407472c_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/aws-encryption-provider-rhel8@sha256:ab7f1982f21ed9251501396ea150764348b5f61b6e50b9d74b5031e705e16ef3_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/aws-encryption-provider-rhel8@sha256:cee69ba4c6fb326afd03c7f21856a028fa4758dab8c849ef6eaeaea0cd55afd2_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/backplane-rhel8-operator@sha256:0b8c36b4b1d00e47ee4faaeec9ccbdc2977a50592035f8a600491c657e439d33_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/backplane-rhel8-operator@sha256:5dbd590a4bbed44f487d1601d1825b5efb8253b9ee2be49adccec7e0ea9410ac_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/backplane-rhel8-operator@sha256:9f7854a1de26dfebdc8beafffd01304017b8fe7cd84065dd452de1276e529a06_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/backplane-rhel8-operator@sha256:e7998dc233af266ed94ba16450c2f02096abb5e045f291f8f94a83ef9da7dd51_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-provider-agent-rhel8@sha256:208389221423692530b334815985b0a2263febf5574138e854dbdc011f03b4a2_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-provider-agent-rhel8@sha256:4bacc4ba3974c11ac27d1448a7f7cd973162caf33358249e9d1c154018124830_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-provider-agent-rhel8@sha256:8b3c3fb8fdf6d679f6020e0c739f25ae83dd4173e46b743de911d8e346f371fe_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-provider-agent-rhel8@sha256:a4d3f04386e63bfb640b928c01f972ba7d90af9c5213a7c10968b55c875565e0_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-provider-aws-rhel8@sha256:36a5f30d043f1137033842188e59224b803158696f60ddb41095a766705485f4_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-provider-aws-rhel8@sha256:6fb7799fca309c727c7afea57448fc653dde09495945e314402a3e3a079e5b03_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-provider-aws-rhel8@sha256:9b8d4fde02e4c43d194bf4c420550730fd52b74587e2327f2e9eb75067bb25e7_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-provider-aws-rhel8@sha256:bd612736fde388811d12a572852c86d0fe9dcbb6e7f404c64b8654c870d4e2eb_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-provider-azure-rhel8@sha256:2b93b026497655f16a85a2929b1f0c970d51dce0e0e8462774989f1943bdc785_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-provider-azure-rhel8@sha256:2c9c916d0face10abc7f6467564e394ead5946bf18ed8439456cce2767a83b3e_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-provider-azure-rhel8@sha256:6f41c353228c4016ab02557a5591ef36f4aea799c4ad89798343b4a2f0765d08_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-provider-azure-rhel8@sha256:ddd59c296543f525f719336ad6ddc5e5f8d3915e08e3b64d575a9835de3e95ad_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-provider-kubevirt-rhel8@sha256:0007824d89632253727ead00c5fd6ec463f310d71e58e237ea5e51c13052b0bc_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-provider-kubevirt-rhel8@sha256:9cd9106f72557b8ba5de9f4d1de5ff8d33514d2c02889999a3c20aab9a8dd061_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-provider-kubevirt-rhel8@sha256:cbe319cfa3ab4610dc67abea27841dd5b670061faa74e666959550343bba1c28_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-provider-kubevirt-rhel8@sha256:df94a1d8a4b6d1aebed4e657267219632bb3b2176537bdf8e51a728cd78f136f_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-rhel8@sha256:30f56a4d5cba0ccd55e0bda756c7af8010ab94ec3b644dc73f7b32e76b5bbb3a_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-rhel8@sha256:4f7cb34768ff908ed1ba54330603ea54b82a4144cf9124dae01a727dcc60362a_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-rhel8@sha256:a137205ac2127a04466519355b07cee71c08c56dddfee35671127241ebdf4a99_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-rhel8@sha256:c8a785b4e1688d358cec73e9cf4853ca0ab28c7daa4c45d5384b7bebc333f53a_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-curator-controller-rhel8@sha256:1d4d913d4136321ebd94e6b9d9e55be7262883702de72c4a61827804ad843942_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-curator-controller-rhel8@sha256:2134c387cb0e8c2f95bb8ef74ad0a10c37403d9e0dfaeb7e2e9efb388c606ac1_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-curator-controller-rhel8@sha256:2e0867d6ebace932eb09bb3a6a929562a157bc2eea9c28063eb30dac866abf63_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-curator-controller-rhel8@sha256:3dd533817d97518c7af991b888c5f9df501bd496ed53988e5444c1ea62e539cb_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-proxy-addon-rhel8@sha256:2779eae299eb2b48e8a868de2f2d8d13313ca17b2f7d5c816013145b0c787cc8_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-proxy-addon-rhel8@sha256:28544cf2414bdeffb8bcaae2d1547064da46ab5a122fd77861083b1e81e299cc_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-proxy-addon-rhel8@sha256:4da01f6a0a59069045d23599d748849da60ee309f72f233497edd379b3b0823e_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-proxy-addon-rhel8@sha256:6318fd6b0e0f5c39239ba9c71c330bce7974deaf970359ec83c88116abf7a653_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-proxy-rhel8@sha256:610de7f25fd387262c360acb21dd45dc80e1c52a77dd11982965da80301407ab_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-proxy-rhel8@sha256:a881a94835c7eef6babe00792fc0a99c9816831869cb26af0dcf2665233f7710_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-proxy-rhel8@sha256:b240f43890529fe95b1a74de6f4c2626e85ae91ae6a624bb98a4c31130b6740d_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-proxy-rhel8@sha256:df6cd66cdb17efc356e770930ff796bdb527c292243f5e8b87ca5c9e912a19d6_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/clusterclaims-controller-rhel8@sha256:3608571c2a5a3d399e3ad8135ca90e46a7e57b322b5ef9d708efa631cee7109c_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/clusterclaims-controller-rhel8@sha256:5c04626558442d50ab58a941d72a78db7c94f5ce730b5abb7599c21981875970_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/clusterclaims-controller-rhel8@sha256:7be740cc5987a1dfc76d7d8a306ff65291eb9cf61419842f463aa9dc4d6ecde1_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/clusterclaims-controller-rhel8@sha256:fce2e92743adaf6fe2e0168cfeecdc71ff7c009ef92a89c9172ff46ebbedcd40_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/clusterlifecycle-state-metrics-rhel8@sha256:288a0e4f9ca79859c5f295e920e9ef01d395720ea5b62ec7f5a5bd975b9c5850_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/clusterlifecycle-state-metrics-rhel8@sha256:93b9ad845fab34498a6f504ad626d0d5236c39ab1aaf7789df146311e4ba33cd_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/clusterlifecycle-state-metrics-rhel8@sha256:c808d378bd0666d7eb1f9c9024f7d2f7c6bdedd40298aa1e940cfc1ce735af54_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/clusterlifecycle-state-metrics-rhel8@sha256:df17928fd459e5063fb2470dbaea51c96f292f1a4ca5eaedc64a03687edbb6cd_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/console-mce-rhel8@sha256:009597e78bf32e0a6d83ad456a6670e436692aa1c12cbd144580a30080054d0f_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/console-mce-rhel8@sha256:95cbc26ed2e396e44efd543d8a38f1c698267e1a617a7ee4b6f26efdb49e3059_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/console-mce-rhel8@sha256:b83a44a87eddeaa3914d03f51f58e8cc5412ee580ee233754108b2349d890b8c_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/console-mce-rhel8@sha256:e3883d9629078bc16f2a6526cb8b1fdea89c1a8b8f477487fd6b34efa2f13999_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/discovery-rhel8@sha256:12b3c0a01c59836687a7cfc1fba050d0800625cd46f678551a5944b0664c044d_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/discovery-rhel8@sha256:25eefa4b7af3650f57e9a4c372522a0cae7bcc1b41735d2b503b9b41d9c2d0b2_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/discovery-rhel8@sha256:9a655c52c83f7682964e8f46fed6011c6e9de7a2a64ee0893d0c02cf725746e1_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/discovery-rhel8@sha256:a0bcad7b2191e3c674813c2e1e67aea619d6d7eaa95f2324902e0b842d1c0cc8_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/hive-rhel8@sha256:674603ee10ad5e9d42e18e5c2f91153c863cb7e9f38cd523559c8de7c7097483_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/hive-rhel8@sha256:67b2477a7b3885df470dc56e94525e7ebc3dce326599c6f2a311f8727557bf8b_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/hive-rhel8@sha256:8722d4f39942af4a008209ae518bf27d30deaa2e5bf97fc3118bea58efafb3d5_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/hive-rhel8@sha256:dd6a4624672d458a0072b9aa46fb1b3d576c0b198759d053f61536f3b9e34359_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/hypershift-addon-rhel8-operator@sha256:00322fc5e7a8e1d08ca716e23982dae6d365b1523f8d3465e6daad5074067ea2_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/hypershift-addon-rhel8-operator@sha256:27cc406bb658c1915e75f5d0b0d3c0f73e72635c9f5bb08bc28e3c5c434e147b_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/hypershift-addon-rhel8-operator@sha256:afc67731faaa2dc9d32a052064763737c8bc4b1b5cf8e8ffb7cb31a4652c656c_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/hypershift-addon-rhel8-operator@sha256:c4227a3a5b323d716a979e1c6a66c458d458648c5fcb0ab151ad55ba24972f51_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/hypershift-deployment-controller-rhel8@sha256:68de13099864a989493367500360560a677fde2e0e56a760a6dafde1d7be9a27_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/hypershift-deployment-controller-rhel8@sha256:8d4a908562cbb0351aea12befe5f2bdf57041e073ce679d1b1c5b46c893844b6_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/hypershift-deployment-controller-rhel8@sha256:be5d7a8b6dec6d4c959badc2d2960ec7bfe74a75c0d673da06fe6335920de3a0_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/hypershift-deployment-controller-rhel8@sha256:f44b9cd7b993051b4d59108153763a09d283c0cf822fab478f22cfbe53847da7_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/hypershift-rhel8-operator@sha256:2d94cd451fbf0abc13e50b6b6252061294bdbfd1eda64f4347177d20b5d1e489_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/hypershift-rhel8-operator@sha256:3d8d114403d85cbba699f53aa177a84da92516b5d2e852b2bffc33eabde6af13_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/hypershift-rhel8-operator@sha256:62e91ac9b6291bf7abc26cdd937c2c2cf7cdf1f1256a33acbaa5d1cdc607d3fa_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/hypershift-rhel8-operator@sha256:ffce5bc9fb2be59047c4840d9222499f03c1cf74786d8695aab1d1b04adc6f8a_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/klusterlet-operator-bundle@sha256:1687315db647e6689845df88843ae53275440042b76dc781dcabeef16e426bdf_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/managed-serviceaccount-rhel8@sha256:63593ef6045808b9c3fe96fc1cddd99bdfabaaef881fe716972500bfda62f92b_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/managed-serviceaccount-rhel8@sha256:7f5f65ba65c9bfc64d8bf9724a22b68d38c512465f4be1bfed8f02133256214f_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/managed-serviceaccount-rhel8@sha256:8621056c6982b9875749650eee2cf967b31217298a1b924de1fe710e0445df1b_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/managed-serviceaccount-rhel8@sha256:ec5bdf8a935ee1daaa5c91a7fd7816ade97619b5d1f6b61e663c03f43bb832bc_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/managedcluster-import-controller-rhel8@sha256:17987e46eb8772ef79e771b6edd137b29914ae357eb036d76a063cb04de116a3_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/managedcluster-import-controller-rhel8@sha256:4a22ca54331be02c08e23704852c34273a8bf3d1bb2c8f2aaf92f277474e3654_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/managedcluster-import-controller-rhel8@sha256:7d737e05b3164a7e49085a2026bf5fbbdda5a0d23890e1de455eea8d59f20187_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/managedcluster-import-controller-rhel8@sha256:eaf8ba4c775e4ebaeea316bbab0344eb10674089ff9db1c8f1373ed564b03749_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/mce-operator-bundle@sha256:701ad2aa334971346282a7a80c420049f08a3e3845a915a947e7605aab9c1369_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/mce-operator-bundle@sha256:cf1b297a2bbfa2a55204e2c4688511baa0223978b2d4ab7cfb8f8c5c965d563f_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/mce-operator-bundle@sha256:ed114b2afb91375b6f3576da15474ad96c154cc0ed16e288f8a4840d7d39942f_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/mce-operator-bundle@sha256:f1be217449145edb01b029b19d08831cc6d085856e39aea8174e74ef0cc85283_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/multicloud-manager-rhel8@sha256:162fe79ef40dbdcd1c9a16c601ffeb1c1dec5309c250bddf85809a0197b2ec3e_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/multicloud-manager-rhel8@sha256:af5076a59d32f3bed7f88348bccdff6fad4d250aab7f8dc7c2791e75fa76c7d9_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/multicloud-manager-rhel8@sha256:c03edb31a56b4678c4e0f66c59b49e3798b8442ef1ddca3f67488f4baca30241_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/multicloud-manager-rhel8@sha256:c6fb6ec34c746ba73007bec6e1895b4e1a4ed551b035aa9059664ded820f46fa_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-cluster-api-provider-agent-rhel8@sha256:208389221423692530b334815985b0a2263febf5574138e854dbdc011f03b4a2_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-cluster-api-provider-agent-rhel8@sha256:4bacc4ba3974c11ac27d1448a7f7cd973162caf33358249e9d1c154018124830_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-cluster-api-provider-agent-rhel8@sha256:8b3c3fb8fdf6d679f6020e0c739f25ae83dd4173e46b743de911d8e346f371fe_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-cluster-api-provider-agent-rhel8@sha256:a4d3f04386e63bfb640b928c01f972ba7d90af9c5213a7c10968b55c875565e0_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-console-mce-rhel8@sha256:009597e78bf32e0a6d83ad456a6670e436692aa1c12cbd144580a30080054d0f_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-console-mce-rhel8@sha256:95cbc26ed2e396e44efd543d8a38f1c698267e1a617a7ee4b6f26efdb49e3059_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-console-mce-rhel8@sha256:b83a44a87eddeaa3914d03f51f58e8cc5412ee580ee233754108b2349d890b8c_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-console-mce-rhel8@sha256:e3883d9629078bc16f2a6526cb8b1fdea89c1a8b8f477487fd6b34efa2f13999_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-hypershift-addon-rhel8-operator@sha256:00322fc5e7a8e1d08ca716e23982dae6d365b1523f8d3465e6daad5074067ea2_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-hypershift-addon-rhel8-operator@sha256:27cc406bb658c1915e75f5d0b0d3c0f73e72635c9f5bb08bc28e3c5c434e147b_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-hypershift-addon-rhel8-operator@sha256:afc67731faaa2dc9d32a052064763737c8bc4b1b5cf8e8ffb7cb31a4652c656c_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-hypershift-addon-rhel8-operator@sha256:c4227a3a5b323d716a979e1c6a66c458d458648c5fcb0ab151ad55ba24972f51_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-hypershift-deployment-controller-rhel8@sha256:68de13099864a989493367500360560a677fde2e0e56a760a6dafde1d7be9a27_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-hypershift-deployment-controller-rhel8@sha256:8d4a908562cbb0351aea12befe5f2bdf57041e073ce679d1b1c5b46c893844b6_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-hypershift-deployment-controller-rhel8@sha256:be5d7a8b6dec6d4c959badc2d2960ec7bfe74a75c0d673da06fe6335920de3a0_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-hypershift-deployment-controller-rhel8@sha256:f44b9cd7b993051b4d59108153763a09d283c0cf822fab478f22cfbe53847da7_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-managed-serviceaccount-rhel8@sha256:63593ef6045808b9c3fe96fc1cddd99bdfabaaef881fe716972500bfda62f92b_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-managed-serviceaccount-rhel8@sha256:7f5f65ba65c9bfc64d8bf9724a22b68d38c512465f4be1bfed8f02133256214f_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-managed-serviceaccount-rhel8@sha256:8621056c6982b9875749650eee2cf967b31217298a1b924de1fe710e0445df1b_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-managed-serviceaccount-rhel8@sha256:ec5bdf8a935ee1daaa5c91a7fd7816ade97619b5d1f6b61e663c03f43bb832bc_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/must-gather-rhel8@sha256:4270ef4ed53f54fb13cf1092b3babb70af7012886a3f0c293b11040083f39651_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/must-gather-rhel8@sha256:4ecb20c797f71375bc888ed84036f49bc40e2e9984e7ec74b14ad697d1b9c6fb_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/must-gather-rhel8@sha256:6d2624faf8cb2634a9e2203273d95c076ed2207ddd87f50df6ce8e5088a5d257_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/must-gather-rhel8@sha256:e838cb2e70eff2157b992c1cc6c576c9e099306b1df69d6d5c9d991ded4e0789_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/placement-rhel8@sha256:473ed2081010b9005ecc6fb254389dac6927f336967bd4a2f99ca3210fd265f0_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/placement-rhel8@sha256:746794cb82199cfc0c659de0a48018bbd8f18aec97265d68f8dd8bbf783049b1_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/placement-rhel8@sha256:7f5c7671a97f09756a150feb6a6bd04f40aa938ce065102b5b5875eadab933db_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/placement-rhel8@sha256:a6fb7f9d80d4d6cb53317f7d87960af28a6cafb8c5abee369f7bd94cbe449686_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/provider-credential-controller-rhel8@sha256:759037d7817cef4e0451befe8f2bc943a89f2bda95a52327a1c552c3f9a095bb_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/provider-credential-controller-rhel8@sha256:90281a3feff8e019a937fabb5184881c1983cda657c41332cd0321acf5ea4092_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/provider-credential-controller-rhel8@sha256:b6406fbcfeed4c491c66b778a4ad08e8066db5052a49863dd459e2b7375e6ba4_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/provider-credential-controller-rhel8@sha256:c4707c5214505bf1e5f693f0c5df4bb6fe4336670bf850b9a09040b6d87cccd2_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/registration-operator-rhel8@sha256:49d81d8a383de609d64760a4ae6ffa61469a59a5678311406ce4f838c1cc66fd_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/registration-operator-rhel8@sha256:579420cfdc2a542ab7a1b9cd6f1324885f60d1ec5d2bda74808127b45aef2983_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/registration-operator-rhel8@sha256:f945ae948589e2ea294d3d6e8f89fe05c1203f375a0722465965208ecfc15b94_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/registration-operator-rhel8@sha256:fbc7cd19b869d02af6dba24b20f6a44c498fb00e4afc629821f47b9b35c5a94d_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/registration-rhel8@sha256:39cc95f16445c3a1dca378beb50f5931ad081f459c9c6eb012325c6a9d8ada6c_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/registration-rhel8@sha256:686390715f19747bff24e95137307182ab095fb133051424996c6b0ee668569a_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/registration-rhel8@sha256:7bbc4dceeffd5f4bb47e9c38f97109d083dbbbda1a1643b7eb7762ebbd5047a1_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/registration-rhel8@sha256:cb1c8096bd5bd9f1dfa413bc0d1889d970b6d841988d24d6c1008904b1288cfe_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/work-rhel8@sha256:345f405c6a1d3e18beaf13c24a7ca4055a03746d8e6540670435e8d2413fefaf_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/work-rhel8@sha256:663cf3e0453e2ae5b1c9d5f6d335930d6d1e9c7a34151a171dbf58f9066c2b96_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/work-rhel8@sha256:c5c1939a142b9554a2ce664605409cefcb9954bbb1d8eef988fddab50f06cdaf_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/work-rhel8@sha256:d425b68e6265d098601e240cae6084c76416fd27bfbd955a3ccee30873544e38_ppc64le"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2022:6345"
}
],
"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.1:multicluster-engine/agent-service-rhel8@sha256:661ee3a57d860a713ffb481ea87858f20fce1e57b858821cb0c1ec4069e206a0_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/agent-service-rhel8@sha256:8cb5ab317ccc6b1bcd409cfba0ec983e3f5d9531227e76bb455011636ed32d21_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/agent-service-rhel8@sha256:e136966121b82373c9279b1b59b68864ed10bfdee424959a7ad4b190ff7a2562_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/agent-service-rhel8@sha256:fce50212c8bbfdc3e8f445f4b7ea35881eb29e49c443e827ad6fe2389328d57f_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/apiserver-network-proxy-rhel8@sha256:25b242af63aca69a32c457dde23b3ac52ed81f5edad3e919d5df59902adb0b60_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/apiserver-network-proxy-rhel8@sha256:5ea69e650771525faf944fbf3be82a19e54a964d38adbb88263247652476938c_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/apiserver-network-proxy-rhel8@sha256:c97ea925ea31a1ae6824ec55bbb43c3cf0d2d9b0fb6d12b6d23492e0e5a5467a_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/apiserver-network-proxy-rhel8@sha256:f71c4c301774aba9a886f2891eace9da47ba075d2a2e4acfc03849c9c0da57bc_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/assisted-image-service-rhel8@sha256:1d250617cf4eb47800d30bd6bdd61872faa29eb7c6953edcb4a107360f0d0a78_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/assisted-image-service-rhel8@sha256:3730a3c3cfb695b540945b5f0ae739a701a0155137b9509238860549105ab670_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/assisted-image-service-rhel8@sha256:3d59cfa190838da34bac1ccf88562f996cc9e9ffdb151f47e044ba3fcc964a3d_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/assisted-image-service-rhel8@sha256:92c8157e43d84584ba93d978fcc6ffba84118e4ea5ff46ad71a62ffdc7fc56e5_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/assisted-installer-agent-rhel8@sha256:99e0accdee9b311b9abf032c712060823736f88c7bf3ba692349d7f8290a9570_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/assisted-installer-agent-rhel8@sha256:b4722c060fb38e1609e689b605816cefb39a15a0ddc40837a90727d123b91c88_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/assisted-installer-reporter-rhel8@sha256:1d465abc36e2045dc5a291663786709fc920c42aacb0c34c4868a1a633334509_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/assisted-installer-reporter-rhel8@sha256:bdb861698be8305247b21ebab7994f27eaae818f691ffcff3d5b5eb5dc70a722_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/assisted-installer-reporter-rhel8@sha256:e4dd90d186f1fea6fcdb4e23f74e4390e00d134b2c21d8510c1cdbbcef3c4a1f_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/assisted-installer-rhel8@sha256:61ac4136dad0e02323807e6d3de8e890ec0b7e7e1f7112f9610410712af6f9b5_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/assisted-installer-rhel8@sha256:686b64358857be04087a706048a32b7356b16a0028d2b200da16ec94d931d25d_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/assisted-installer-rhel8@sha256:910dad58b72de16f92dd5b60d0420010d18229a6e0966fe2eb072517febe499f_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/aws-encryption-provider-rhel8@sha256:31329737bd3608345f8e969e872e2e18305e2959d9d81867933c73fb26a53dcd_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/aws-encryption-provider-rhel8@sha256:9797eef2012c827ff3250cba1cd542772e92872b4bd69a01bdbdba4fe407472c_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/aws-encryption-provider-rhel8@sha256:ab7f1982f21ed9251501396ea150764348b5f61b6e50b9d74b5031e705e16ef3_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/aws-encryption-provider-rhel8@sha256:cee69ba4c6fb326afd03c7f21856a028fa4758dab8c849ef6eaeaea0cd55afd2_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/backplane-rhel8-operator@sha256:0b8c36b4b1d00e47ee4faaeec9ccbdc2977a50592035f8a600491c657e439d33_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/backplane-rhel8-operator@sha256:5dbd590a4bbed44f487d1601d1825b5efb8253b9ee2be49adccec7e0ea9410ac_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/backplane-rhel8-operator@sha256:9f7854a1de26dfebdc8beafffd01304017b8fe7cd84065dd452de1276e529a06_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/backplane-rhel8-operator@sha256:e7998dc233af266ed94ba16450c2f02096abb5e045f291f8f94a83ef9da7dd51_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-provider-agent-rhel8@sha256:208389221423692530b334815985b0a2263febf5574138e854dbdc011f03b4a2_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-provider-agent-rhel8@sha256:4bacc4ba3974c11ac27d1448a7f7cd973162caf33358249e9d1c154018124830_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-provider-agent-rhel8@sha256:8b3c3fb8fdf6d679f6020e0c739f25ae83dd4173e46b743de911d8e346f371fe_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-provider-agent-rhel8@sha256:a4d3f04386e63bfb640b928c01f972ba7d90af9c5213a7c10968b55c875565e0_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-provider-aws-rhel8@sha256:36a5f30d043f1137033842188e59224b803158696f60ddb41095a766705485f4_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-provider-aws-rhel8@sha256:6fb7799fca309c727c7afea57448fc653dde09495945e314402a3e3a079e5b03_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-provider-aws-rhel8@sha256:9b8d4fde02e4c43d194bf4c420550730fd52b74587e2327f2e9eb75067bb25e7_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-provider-aws-rhel8@sha256:bd612736fde388811d12a572852c86d0fe9dcbb6e7f404c64b8654c870d4e2eb_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-provider-azure-rhel8@sha256:2b93b026497655f16a85a2929b1f0c970d51dce0e0e8462774989f1943bdc785_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-provider-azure-rhel8@sha256:2c9c916d0face10abc7f6467564e394ead5946bf18ed8439456cce2767a83b3e_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-provider-azure-rhel8@sha256:6f41c353228c4016ab02557a5591ef36f4aea799c4ad89798343b4a2f0765d08_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-provider-azure-rhel8@sha256:ddd59c296543f525f719336ad6ddc5e5f8d3915e08e3b64d575a9835de3e95ad_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-provider-kubevirt-rhel8@sha256:0007824d89632253727ead00c5fd6ec463f310d71e58e237ea5e51c13052b0bc_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-provider-kubevirt-rhel8@sha256:9cd9106f72557b8ba5de9f4d1de5ff8d33514d2c02889999a3c20aab9a8dd061_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-provider-kubevirt-rhel8@sha256:cbe319cfa3ab4610dc67abea27841dd5b670061faa74e666959550343bba1c28_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-provider-kubevirt-rhel8@sha256:df94a1d8a4b6d1aebed4e657267219632bb3b2176537bdf8e51a728cd78f136f_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-rhel8@sha256:30f56a4d5cba0ccd55e0bda756c7af8010ab94ec3b644dc73f7b32e76b5bbb3a_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-rhel8@sha256:4f7cb34768ff908ed1ba54330603ea54b82a4144cf9124dae01a727dcc60362a_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-rhel8@sha256:a137205ac2127a04466519355b07cee71c08c56dddfee35671127241ebdf4a99_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-rhel8@sha256:c8a785b4e1688d358cec73e9cf4853ca0ab28c7daa4c45d5384b7bebc333f53a_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-curator-controller-rhel8@sha256:1d4d913d4136321ebd94e6b9d9e55be7262883702de72c4a61827804ad843942_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-curator-controller-rhel8@sha256:2134c387cb0e8c2f95bb8ef74ad0a10c37403d9e0dfaeb7e2e9efb388c606ac1_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-curator-controller-rhel8@sha256:2e0867d6ebace932eb09bb3a6a929562a157bc2eea9c28063eb30dac866abf63_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-curator-controller-rhel8@sha256:3dd533817d97518c7af991b888c5f9df501bd496ed53988e5444c1ea62e539cb_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-proxy-addon-rhel8@sha256:2779eae299eb2b48e8a868de2f2d8d13313ca17b2f7d5c816013145b0c787cc8_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-proxy-addon-rhel8@sha256:28544cf2414bdeffb8bcaae2d1547064da46ab5a122fd77861083b1e81e299cc_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-proxy-addon-rhel8@sha256:4da01f6a0a59069045d23599d748849da60ee309f72f233497edd379b3b0823e_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-proxy-addon-rhel8@sha256:6318fd6b0e0f5c39239ba9c71c330bce7974deaf970359ec83c88116abf7a653_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-proxy-rhel8@sha256:610de7f25fd387262c360acb21dd45dc80e1c52a77dd11982965da80301407ab_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-proxy-rhel8@sha256:a881a94835c7eef6babe00792fc0a99c9816831869cb26af0dcf2665233f7710_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-proxy-rhel8@sha256:b240f43890529fe95b1a74de6f4c2626e85ae91ae6a624bb98a4c31130b6740d_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-proxy-rhel8@sha256:df6cd66cdb17efc356e770930ff796bdb527c292243f5e8b87ca5c9e912a19d6_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/clusterclaims-controller-rhel8@sha256:3608571c2a5a3d399e3ad8135ca90e46a7e57b322b5ef9d708efa631cee7109c_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/clusterclaims-controller-rhel8@sha256:5c04626558442d50ab58a941d72a78db7c94f5ce730b5abb7599c21981875970_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/clusterclaims-controller-rhel8@sha256:7be740cc5987a1dfc76d7d8a306ff65291eb9cf61419842f463aa9dc4d6ecde1_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/clusterclaims-controller-rhel8@sha256:fce2e92743adaf6fe2e0168cfeecdc71ff7c009ef92a89c9172ff46ebbedcd40_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/clusterlifecycle-state-metrics-rhel8@sha256:288a0e4f9ca79859c5f295e920e9ef01d395720ea5b62ec7f5a5bd975b9c5850_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/clusterlifecycle-state-metrics-rhel8@sha256:93b9ad845fab34498a6f504ad626d0d5236c39ab1aaf7789df146311e4ba33cd_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/clusterlifecycle-state-metrics-rhel8@sha256:c808d378bd0666d7eb1f9c9024f7d2f7c6bdedd40298aa1e940cfc1ce735af54_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/clusterlifecycle-state-metrics-rhel8@sha256:df17928fd459e5063fb2470dbaea51c96f292f1a4ca5eaedc64a03687edbb6cd_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/console-mce-rhel8@sha256:009597e78bf32e0a6d83ad456a6670e436692aa1c12cbd144580a30080054d0f_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/console-mce-rhel8@sha256:95cbc26ed2e396e44efd543d8a38f1c698267e1a617a7ee4b6f26efdb49e3059_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/console-mce-rhel8@sha256:b83a44a87eddeaa3914d03f51f58e8cc5412ee580ee233754108b2349d890b8c_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/console-mce-rhel8@sha256:e3883d9629078bc16f2a6526cb8b1fdea89c1a8b8f477487fd6b34efa2f13999_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/discovery-rhel8@sha256:12b3c0a01c59836687a7cfc1fba050d0800625cd46f678551a5944b0664c044d_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/discovery-rhel8@sha256:25eefa4b7af3650f57e9a4c372522a0cae7bcc1b41735d2b503b9b41d9c2d0b2_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/discovery-rhel8@sha256:9a655c52c83f7682964e8f46fed6011c6e9de7a2a64ee0893d0c02cf725746e1_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/discovery-rhel8@sha256:a0bcad7b2191e3c674813c2e1e67aea619d6d7eaa95f2324902e0b842d1c0cc8_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/hive-rhel8@sha256:674603ee10ad5e9d42e18e5c2f91153c863cb7e9f38cd523559c8de7c7097483_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/hive-rhel8@sha256:67b2477a7b3885df470dc56e94525e7ebc3dce326599c6f2a311f8727557bf8b_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/hive-rhel8@sha256:8722d4f39942af4a008209ae518bf27d30deaa2e5bf97fc3118bea58efafb3d5_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/hive-rhel8@sha256:dd6a4624672d458a0072b9aa46fb1b3d576c0b198759d053f61536f3b9e34359_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/hypershift-addon-rhel8-operator@sha256:00322fc5e7a8e1d08ca716e23982dae6d365b1523f8d3465e6daad5074067ea2_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/hypershift-addon-rhel8-operator@sha256:27cc406bb658c1915e75f5d0b0d3c0f73e72635c9f5bb08bc28e3c5c434e147b_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/hypershift-addon-rhel8-operator@sha256:afc67731faaa2dc9d32a052064763737c8bc4b1b5cf8e8ffb7cb31a4652c656c_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/hypershift-addon-rhel8-operator@sha256:c4227a3a5b323d716a979e1c6a66c458d458648c5fcb0ab151ad55ba24972f51_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/hypershift-deployment-controller-rhel8@sha256:68de13099864a989493367500360560a677fde2e0e56a760a6dafde1d7be9a27_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/hypershift-deployment-controller-rhel8@sha256:8d4a908562cbb0351aea12befe5f2bdf57041e073ce679d1b1c5b46c893844b6_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/hypershift-deployment-controller-rhel8@sha256:be5d7a8b6dec6d4c959badc2d2960ec7bfe74a75c0d673da06fe6335920de3a0_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/hypershift-deployment-controller-rhel8@sha256:f44b9cd7b993051b4d59108153763a09d283c0cf822fab478f22cfbe53847da7_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/hypershift-rhel8-operator@sha256:2d94cd451fbf0abc13e50b6b6252061294bdbfd1eda64f4347177d20b5d1e489_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/hypershift-rhel8-operator@sha256:3d8d114403d85cbba699f53aa177a84da92516b5d2e852b2bffc33eabde6af13_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/hypershift-rhel8-operator@sha256:62e91ac9b6291bf7abc26cdd937c2c2cf7cdf1f1256a33acbaa5d1cdc607d3fa_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/hypershift-rhel8-operator@sha256:ffce5bc9fb2be59047c4840d9222499f03c1cf74786d8695aab1d1b04adc6f8a_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/klusterlet-operator-bundle@sha256:1687315db647e6689845df88843ae53275440042b76dc781dcabeef16e426bdf_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/managed-serviceaccount-rhel8@sha256:63593ef6045808b9c3fe96fc1cddd99bdfabaaef881fe716972500bfda62f92b_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/managed-serviceaccount-rhel8@sha256:7f5f65ba65c9bfc64d8bf9724a22b68d38c512465f4be1bfed8f02133256214f_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/managed-serviceaccount-rhel8@sha256:8621056c6982b9875749650eee2cf967b31217298a1b924de1fe710e0445df1b_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/managed-serviceaccount-rhel8@sha256:ec5bdf8a935ee1daaa5c91a7fd7816ade97619b5d1f6b61e663c03f43bb832bc_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/managedcluster-import-controller-rhel8@sha256:17987e46eb8772ef79e771b6edd137b29914ae357eb036d76a063cb04de116a3_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/managedcluster-import-controller-rhel8@sha256:4a22ca54331be02c08e23704852c34273a8bf3d1bb2c8f2aaf92f277474e3654_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/managedcluster-import-controller-rhel8@sha256:7d737e05b3164a7e49085a2026bf5fbbdda5a0d23890e1de455eea8d59f20187_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/managedcluster-import-controller-rhel8@sha256:eaf8ba4c775e4ebaeea316bbab0344eb10674089ff9db1c8f1373ed564b03749_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/mce-operator-bundle@sha256:701ad2aa334971346282a7a80c420049f08a3e3845a915a947e7605aab9c1369_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/mce-operator-bundle@sha256:cf1b297a2bbfa2a55204e2c4688511baa0223978b2d4ab7cfb8f8c5c965d563f_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/mce-operator-bundle@sha256:ed114b2afb91375b6f3576da15474ad96c154cc0ed16e288f8a4840d7d39942f_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/mce-operator-bundle@sha256:f1be217449145edb01b029b19d08831cc6d085856e39aea8174e74ef0cc85283_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/multicloud-manager-rhel8@sha256:162fe79ef40dbdcd1c9a16c601ffeb1c1dec5309c250bddf85809a0197b2ec3e_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/multicloud-manager-rhel8@sha256:af5076a59d32f3bed7f88348bccdff6fad4d250aab7f8dc7c2791e75fa76c7d9_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/multicloud-manager-rhel8@sha256:c03edb31a56b4678c4e0f66c59b49e3798b8442ef1ddca3f67488f4baca30241_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/multicloud-manager-rhel8@sha256:c6fb6ec34c746ba73007bec6e1895b4e1a4ed551b035aa9059664ded820f46fa_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-cluster-api-provider-agent-rhel8@sha256:208389221423692530b334815985b0a2263febf5574138e854dbdc011f03b4a2_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-cluster-api-provider-agent-rhel8@sha256:4bacc4ba3974c11ac27d1448a7f7cd973162caf33358249e9d1c154018124830_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-cluster-api-provider-agent-rhel8@sha256:8b3c3fb8fdf6d679f6020e0c739f25ae83dd4173e46b743de911d8e346f371fe_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-cluster-api-provider-agent-rhel8@sha256:a4d3f04386e63bfb640b928c01f972ba7d90af9c5213a7c10968b55c875565e0_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-console-mce-rhel8@sha256:009597e78bf32e0a6d83ad456a6670e436692aa1c12cbd144580a30080054d0f_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-console-mce-rhel8@sha256:95cbc26ed2e396e44efd543d8a38f1c698267e1a617a7ee4b6f26efdb49e3059_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-console-mce-rhel8@sha256:b83a44a87eddeaa3914d03f51f58e8cc5412ee580ee233754108b2349d890b8c_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-console-mce-rhel8@sha256:e3883d9629078bc16f2a6526cb8b1fdea89c1a8b8f477487fd6b34efa2f13999_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-hypershift-addon-rhel8-operator@sha256:00322fc5e7a8e1d08ca716e23982dae6d365b1523f8d3465e6daad5074067ea2_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-hypershift-addon-rhel8-operator@sha256:27cc406bb658c1915e75f5d0b0d3c0f73e72635c9f5bb08bc28e3c5c434e147b_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-hypershift-addon-rhel8-operator@sha256:afc67731faaa2dc9d32a052064763737c8bc4b1b5cf8e8ffb7cb31a4652c656c_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-hypershift-addon-rhel8-operator@sha256:c4227a3a5b323d716a979e1c6a66c458d458648c5fcb0ab151ad55ba24972f51_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-hypershift-deployment-controller-rhel8@sha256:68de13099864a989493367500360560a677fde2e0e56a760a6dafde1d7be9a27_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-hypershift-deployment-controller-rhel8@sha256:8d4a908562cbb0351aea12befe5f2bdf57041e073ce679d1b1c5b46c893844b6_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-hypershift-deployment-controller-rhel8@sha256:be5d7a8b6dec6d4c959badc2d2960ec7bfe74a75c0d673da06fe6335920de3a0_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-hypershift-deployment-controller-rhel8@sha256:f44b9cd7b993051b4d59108153763a09d283c0cf822fab478f22cfbe53847da7_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-managed-serviceaccount-rhel8@sha256:63593ef6045808b9c3fe96fc1cddd99bdfabaaef881fe716972500bfda62f92b_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-managed-serviceaccount-rhel8@sha256:7f5f65ba65c9bfc64d8bf9724a22b68d38c512465f4be1bfed8f02133256214f_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-managed-serviceaccount-rhel8@sha256:8621056c6982b9875749650eee2cf967b31217298a1b924de1fe710e0445df1b_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-managed-serviceaccount-rhel8@sha256:ec5bdf8a935ee1daaa5c91a7fd7816ade97619b5d1f6b61e663c03f43bb832bc_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/must-gather-rhel8@sha256:4270ef4ed53f54fb13cf1092b3babb70af7012886a3f0c293b11040083f39651_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/must-gather-rhel8@sha256:4ecb20c797f71375bc888ed84036f49bc40e2e9984e7ec74b14ad697d1b9c6fb_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/must-gather-rhel8@sha256:6d2624faf8cb2634a9e2203273d95c076ed2207ddd87f50df6ce8e5088a5d257_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/must-gather-rhel8@sha256:e838cb2e70eff2157b992c1cc6c576c9e099306b1df69d6d5c9d991ded4e0789_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/placement-rhel8@sha256:473ed2081010b9005ecc6fb254389dac6927f336967bd4a2f99ca3210fd265f0_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/placement-rhel8@sha256:746794cb82199cfc0c659de0a48018bbd8f18aec97265d68f8dd8bbf783049b1_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/placement-rhel8@sha256:7f5c7671a97f09756a150feb6a6bd04f40aa938ce065102b5b5875eadab933db_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/placement-rhel8@sha256:a6fb7f9d80d4d6cb53317f7d87960af28a6cafb8c5abee369f7bd94cbe449686_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/provider-credential-controller-rhel8@sha256:759037d7817cef4e0451befe8f2bc943a89f2bda95a52327a1c552c3f9a095bb_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/provider-credential-controller-rhel8@sha256:90281a3feff8e019a937fabb5184881c1983cda657c41332cd0321acf5ea4092_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/provider-credential-controller-rhel8@sha256:b6406fbcfeed4c491c66b778a4ad08e8066db5052a49863dd459e2b7375e6ba4_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/provider-credential-controller-rhel8@sha256:c4707c5214505bf1e5f693f0c5df4bb6fe4336670bf850b9a09040b6d87cccd2_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/registration-operator-rhel8@sha256:49d81d8a383de609d64760a4ae6ffa61469a59a5678311406ce4f838c1cc66fd_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/registration-operator-rhel8@sha256:579420cfdc2a542ab7a1b9cd6f1324885f60d1ec5d2bda74808127b45aef2983_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/registration-operator-rhel8@sha256:f945ae948589e2ea294d3d6e8f89fe05c1203f375a0722465965208ecfc15b94_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/registration-operator-rhel8@sha256:fbc7cd19b869d02af6dba24b20f6a44c498fb00e4afc629821f47b9b35c5a94d_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/registration-rhel8@sha256:39cc95f16445c3a1dca378beb50f5931ad081f459c9c6eb012325c6a9d8ada6c_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/registration-rhel8@sha256:686390715f19747bff24e95137307182ab095fb133051424996c6b0ee668569a_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/registration-rhel8@sha256:7bbc4dceeffd5f4bb47e9c38f97109d083dbbbda1a1643b7eb7762ebbd5047a1_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/registration-rhel8@sha256:cb1c8096bd5bd9f1dfa413bc0d1889d970b6d841988d24d6c1008904b1288cfe_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/work-rhel8@sha256:345f405c6a1d3e18beaf13c24a7ca4055a03746d8e6540670435e8d2413fefaf_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/work-rhel8@sha256:663cf3e0453e2ae5b1c9d5f6d335930d6d1e9c7a34151a171dbf58f9066c2b96_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/work-rhel8@sha256:c5c1939a142b9554a2ce664605409cefcb9954bbb1d8eef988fddab50f06cdaf_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/work-rhel8@sha256:d425b68e6265d098601e240cae6084c76416fd27bfbd955a3ccee30873544e38_ppc64le"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "golang: net/http: improper sanitization of Transfer-Encoding header"
},
{
"cve": "CVE-2022-1962",
"cwe": {
"id": "CWE-1325",
"name": "Improperly Controlled Sequential Memory Allocation"
},
"discovery_date": "2022-07-14T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2107376"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in the golang standard library, go/parser. When calling any Parse functions on the Go source code, which contains deeply nested types or declarations, a panic can occur due to stack exhaustion. This issue allows an attacker to impact system availability.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "golang: go/parser: stack exhaustion in all Parse* functions",
"title": "Vulnerability summary"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"8Base-multicluster-engine-2.1:multicluster-engine/agent-service-rhel8@sha256:661ee3a57d860a713ffb481ea87858f20fce1e57b858821cb0c1ec4069e206a0_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/agent-service-rhel8@sha256:8cb5ab317ccc6b1bcd409cfba0ec983e3f5d9531227e76bb455011636ed32d21_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/agent-service-rhel8@sha256:e136966121b82373c9279b1b59b68864ed10bfdee424959a7ad4b190ff7a2562_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/agent-service-rhel8@sha256:fce50212c8bbfdc3e8f445f4b7ea35881eb29e49c443e827ad6fe2389328d57f_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/apiserver-network-proxy-rhel8@sha256:25b242af63aca69a32c457dde23b3ac52ed81f5edad3e919d5df59902adb0b60_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/apiserver-network-proxy-rhel8@sha256:5ea69e650771525faf944fbf3be82a19e54a964d38adbb88263247652476938c_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/apiserver-network-proxy-rhel8@sha256:c97ea925ea31a1ae6824ec55bbb43c3cf0d2d9b0fb6d12b6d23492e0e5a5467a_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/apiserver-network-proxy-rhel8@sha256:f71c4c301774aba9a886f2891eace9da47ba075d2a2e4acfc03849c9c0da57bc_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/assisted-image-service-rhel8@sha256:1d250617cf4eb47800d30bd6bdd61872faa29eb7c6953edcb4a107360f0d0a78_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/assisted-image-service-rhel8@sha256:3730a3c3cfb695b540945b5f0ae739a701a0155137b9509238860549105ab670_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/assisted-image-service-rhel8@sha256:3d59cfa190838da34bac1ccf88562f996cc9e9ffdb151f47e044ba3fcc964a3d_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/assisted-image-service-rhel8@sha256:92c8157e43d84584ba93d978fcc6ffba84118e4ea5ff46ad71a62ffdc7fc56e5_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/assisted-installer-agent-rhel8@sha256:99e0accdee9b311b9abf032c712060823736f88c7bf3ba692349d7f8290a9570_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/assisted-installer-agent-rhel8@sha256:b4722c060fb38e1609e689b605816cefb39a15a0ddc40837a90727d123b91c88_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/assisted-installer-reporter-rhel8@sha256:1d465abc36e2045dc5a291663786709fc920c42aacb0c34c4868a1a633334509_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/assisted-installer-reporter-rhel8@sha256:bdb861698be8305247b21ebab7994f27eaae818f691ffcff3d5b5eb5dc70a722_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/assisted-installer-reporter-rhel8@sha256:e4dd90d186f1fea6fcdb4e23f74e4390e00d134b2c21d8510c1cdbbcef3c4a1f_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/assisted-installer-rhel8@sha256:61ac4136dad0e02323807e6d3de8e890ec0b7e7e1f7112f9610410712af6f9b5_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/assisted-installer-rhel8@sha256:686b64358857be04087a706048a32b7356b16a0028d2b200da16ec94d931d25d_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/assisted-installer-rhel8@sha256:910dad58b72de16f92dd5b60d0420010d18229a6e0966fe2eb072517febe499f_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/aws-encryption-provider-rhel8@sha256:31329737bd3608345f8e969e872e2e18305e2959d9d81867933c73fb26a53dcd_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/aws-encryption-provider-rhel8@sha256:9797eef2012c827ff3250cba1cd542772e92872b4bd69a01bdbdba4fe407472c_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/aws-encryption-provider-rhel8@sha256:ab7f1982f21ed9251501396ea150764348b5f61b6e50b9d74b5031e705e16ef3_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/aws-encryption-provider-rhel8@sha256:cee69ba4c6fb326afd03c7f21856a028fa4758dab8c849ef6eaeaea0cd55afd2_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/backplane-rhel8-operator@sha256:0b8c36b4b1d00e47ee4faaeec9ccbdc2977a50592035f8a600491c657e439d33_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/backplane-rhel8-operator@sha256:5dbd590a4bbed44f487d1601d1825b5efb8253b9ee2be49adccec7e0ea9410ac_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/backplane-rhel8-operator@sha256:9f7854a1de26dfebdc8beafffd01304017b8fe7cd84065dd452de1276e529a06_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/backplane-rhel8-operator@sha256:e7998dc233af266ed94ba16450c2f02096abb5e045f291f8f94a83ef9da7dd51_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-provider-agent-rhel8@sha256:208389221423692530b334815985b0a2263febf5574138e854dbdc011f03b4a2_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-provider-agent-rhel8@sha256:4bacc4ba3974c11ac27d1448a7f7cd973162caf33358249e9d1c154018124830_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-provider-agent-rhel8@sha256:8b3c3fb8fdf6d679f6020e0c739f25ae83dd4173e46b743de911d8e346f371fe_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-provider-agent-rhel8@sha256:a4d3f04386e63bfb640b928c01f972ba7d90af9c5213a7c10968b55c875565e0_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-provider-aws-rhel8@sha256:36a5f30d043f1137033842188e59224b803158696f60ddb41095a766705485f4_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-provider-aws-rhel8@sha256:6fb7799fca309c727c7afea57448fc653dde09495945e314402a3e3a079e5b03_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-provider-aws-rhel8@sha256:9b8d4fde02e4c43d194bf4c420550730fd52b74587e2327f2e9eb75067bb25e7_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-provider-aws-rhel8@sha256:bd612736fde388811d12a572852c86d0fe9dcbb6e7f404c64b8654c870d4e2eb_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-provider-azure-rhel8@sha256:2b93b026497655f16a85a2929b1f0c970d51dce0e0e8462774989f1943bdc785_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-provider-azure-rhel8@sha256:2c9c916d0face10abc7f6467564e394ead5946bf18ed8439456cce2767a83b3e_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-provider-azure-rhel8@sha256:6f41c353228c4016ab02557a5591ef36f4aea799c4ad89798343b4a2f0765d08_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-provider-azure-rhel8@sha256:ddd59c296543f525f719336ad6ddc5e5f8d3915e08e3b64d575a9835de3e95ad_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-provider-kubevirt-rhel8@sha256:0007824d89632253727ead00c5fd6ec463f310d71e58e237ea5e51c13052b0bc_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-provider-kubevirt-rhel8@sha256:9cd9106f72557b8ba5de9f4d1de5ff8d33514d2c02889999a3c20aab9a8dd061_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-provider-kubevirt-rhel8@sha256:cbe319cfa3ab4610dc67abea27841dd5b670061faa74e666959550343bba1c28_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-provider-kubevirt-rhel8@sha256:df94a1d8a4b6d1aebed4e657267219632bb3b2176537bdf8e51a728cd78f136f_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-rhel8@sha256:30f56a4d5cba0ccd55e0bda756c7af8010ab94ec3b644dc73f7b32e76b5bbb3a_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-rhel8@sha256:4f7cb34768ff908ed1ba54330603ea54b82a4144cf9124dae01a727dcc60362a_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-rhel8@sha256:a137205ac2127a04466519355b07cee71c08c56dddfee35671127241ebdf4a99_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-rhel8@sha256:c8a785b4e1688d358cec73e9cf4853ca0ab28c7daa4c45d5384b7bebc333f53a_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-curator-controller-rhel8@sha256:1d4d913d4136321ebd94e6b9d9e55be7262883702de72c4a61827804ad843942_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-curator-controller-rhel8@sha256:2134c387cb0e8c2f95bb8ef74ad0a10c37403d9e0dfaeb7e2e9efb388c606ac1_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-curator-controller-rhel8@sha256:2e0867d6ebace932eb09bb3a6a929562a157bc2eea9c28063eb30dac866abf63_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-curator-controller-rhel8@sha256:3dd533817d97518c7af991b888c5f9df501bd496ed53988e5444c1ea62e539cb_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-proxy-addon-rhel8@sha256:2779eae299eb2b48e8a868de2f2d8d13313ca17b2f7d5c816013145b0c787cc8_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-proxy-addon-rhel8@sha256:28544cf2414bdeffb8bcaae2d1547064da46ab5a122fd77861083b1e81e299cc_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-proxy-addon-rhel8@sha256:4da01f6a0a59069045d23599d748849da60ee309f72f233497edd379b3b0823e_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-proxy-addon-rhel8@sha256:6318fd6b0e0f5c39239ba9c71c330bce7974deaf970359ec83c88116abf7a653_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-proxy-rhel8@sha256:610de7f25fd387262c360acb21dd45dc80e1c52a77dd11982965da80301407ab_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-proxy-rhel8@sha256:a881a94835c7eef6babe00792fc0a99c9816831869cb26af0dcf2665233f7710_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-proxy-rhel8@sha256:b240f43890529fe95b1a74de6f4c2626e85ae91ae6a624bb98a4c31130b6740d_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-proxy-rhel8@sha256:df6cd66cdb17efc356e770930ff796bdb527c292243f5e8b87ca5c9e912a19d6_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/clusterclaims-controller-rhel8@sha256:3608571c2a5a3d399e3ad8135ca90e46a7e57b322b5ef9d708efa631cee7109c_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/clusterclaims-controller-rhel8@sha256:5c04626558442d50ab58a941d72a78db7c94f5ce730b5abb7599c21981875970_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/clusterclaims-controller-rhel8@sha256:7be740cc5987a1dfc76d7d8a306ff65291eb9cf61419842f463aa9dc4d6ecde1_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/clusterclaims-controller-rhel8@sha256:fce2e92743adaf6fe2e0168cfeecdc71ff7c009ef92a89c9172ff46ebbedcd40_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/clusterlifecycle-state-metrics-rhel8@sha256:288a0e4f9ca79859c5f295e920e9ef01d395720ea5b62ec7f5a5bd975b9c5850_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/clusterlifecycle-state-metrics-rhel8@sha256:93b9ad845fab34498a6f504ad626d0d5236c39ab1aaf7789df146311e4ba33cd_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/clusterlifecycle-state-metrics-rhel8@sha256:c808d378bd0666d7eb1f9c9024f7d2f7c6bdedd40298aa1e940cfc1ce735af54_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/clusterlifecycle-state-metrics-rhel8@sha256:df17928fd459e5063fb2470dbaea51c96f292f1a4ca5eaedc64a03687edbb6cd_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/console-mce-rhel8@sha256:009597e78bf32e0a6d83ad456a6670e436692aa1c12cbd144580a30080054d0f_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/console-mce-rhel8@sha256:95cbc26ed2e396e44efd543d8a38f1c698267e1a617a7ee4b6f26efdb49e3059_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/console-mce-rhel8@sha256:b83a44a87eddeaa3914d03f51f58e8cc5412ee580ee233754108b2349d890b8c_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/console-mce-rhel8@sha256:e3883d9629078bc16f2a6526cb8b1fdea89c1a8b8f477487fd6b34efa2f13999_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/discovery-rhel8@sha256:12b3c0a01c59836687a7cfc1fba050d0800625cd46f678551a5944b0664c044d_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/discovery-rhel8@sha256:25eefa4b7af3650f57e9a4c372522a0cae7bcc1b41735d2b503b9b41d9c2d0b2_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/discovery-rhel8@sha256:9a655c52c83f7682964e8f46fed6011c6e9de7a2a64ee0893d0c02cf725746e1_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/discovery-rhel8@sha256:a0bcad7b2191e3c674813c2e1e67aea619d6d7eaa95f2324902e0b842d1c0cc8_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/hive-rhel8@sha256:674603ee10ad5e9d42e18e5c2f91153c863cb7e9f38cd523559c8de7c7097483_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/hive-rhel8@sha256:67b2477a7b3885df470dc56e94525e7ebc3dce326599c6f2a311f8727557bf8b_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/hive-rhel8@sha256:8722d4f39942af4a008209ae518bf27d30deaa2e5bf97fc3118bea58efafb3d5_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/hive-rhel8@sha256:dd6a4624672d458a0072b9aa46fb1b3d576c0b198759d053f61536f3b9e34359_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/hypershift-addon-rhel8-operator@sha256:00322fc5e7a8e1d08ca716e23982dae6d365b1523f8d3465e6daad5074067ea2_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/hypershift-addon-rhel8-operator@sha256:27cc406bb658c1915e75f5d0b0d3c0f73e72635c9f5bb08bc28e3c5c434e147b_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/hypershift-addon-rhel8-operator@sha256:afc67731faaa2dc9d32a052064763737c8bc4b1b5cf8e8ffb7cb31a4652c656c_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/hypershift-addon-rhel8-operator@sha256:c4227a3a5b323d716a979e1c6a66c458d458648c5fcb0ab151ad55ba24972f51_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/hypershift-deployment-controller-rhel8@sha256:68de13099864a989493367500360560a677fde2e0e56a760a6dafde1d7be9a27_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/hypershift-deployment-controller-rhel8@sha256:8d4a908562cbb0351aea12befe5f2bdf57041e073ce679d1b1c5b46c893844b6_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/hypershift-deployment-controller-rhel8@sha256:be5d7a8b6dec6d4c959badc2d2960ec7bfe74a75c0d673da06fe6335920de3a0_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/hypershift-deployment-controller-rhel8@sha256:f44b9cd7b993051b4d59108153763a09d283c0cf822fab478f22cfbe53847da7_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/hypershift-rhel8-operator@sha256:2d94cd451fbf0abc13e50b6b6252061294bdbfd1eda64f4347177d20b5d1e489_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/hypershift-rhel8-operator@sha256:3d8d114403d85cbba699f53aa177a84da92516b5d2e852b2bffc33eabde6af13_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/hypershift-rhel8-operator@sha256:62e91ac9b6291bf7abc26cdd937c2c2cf7cdf1f1256a33acbaa5d1cdc607d3fa_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/hypershift-rhel8-operator@sha256:ffce5bc9fb2be59047c4840d9222499f03c1cf74786d8695aab1d1b04adc6f8a_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/klusterlet-operator-bundle@sha256:1687315db647e6689845df88843ae53275440042b76dc781dcabeef16e426bdf_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/managed-serviceaccount-rhel8@sha256:63593ef6045808b9c3fe96fc1cddd99bdfabaaef881fe716972500bfda62f92b_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/managed-serviceaccount-rhel8@sha256:7f5f65ba65c9bfc64d8bf9724a22b68d38c512465f4be1bfed8f02133256214f_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/managed-serviceaccount-rhel8@sha256:8621056c6982b9875749650eee2cf967b31217298a1b924de1fe710e0445df1b_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/managed-serviceaccount-rhel8@sha256:ec5bdf8a935ee1daaa5c91a7fd7816ade97619b5d1f6b61e663c03f43bb832bc_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/managedcluster-import-controller-rhel8@sha256:17987e46eb8772ef79e771b6edd137b29914ae357eb036d76a063cb04de116a3_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/managedcluster-import-controller-rhel8@sha256:4a22ca54331be02c08e23704852c34273a8bf3d1bb2c8f2aaf92f277474e3654_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/managedcluster-import-controller-rhel8@sha256:7d737e05b3164a7e49085a2026bf5fbbdda5a0d23890e1de455eea8d59f20187_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/managedcluster-import-controller-rhel8@sha256:eaf8ba4c775e4ebaeea316bbab0344eb10674089ff9db1c8f1373ed564b03749_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/mce-operator-bundle@sha256:701ad2aa334971346282a7a80c420049f08a3e3845a915a947e7605aab9c1369_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/mce-operator-bundle@sha256:cf1b297a2bbfa2a55204e2c4688511baa0223978b2d4ab7cfb8f8c5c965d563f_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/mce-operator-bundle@sha256:ed114b2afb91375b6f3576da15474ad96c154cc0ed16e288f8a4840d7d39942f_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/mce-operator-bundle@sha256:f1be217449145edb01b029b19d08831cc6d085856e39aea8174e74ef0cc85283_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/multicloud-manager-rhel8@sha256:162fe79ef40dbdcd1c9a16c601ffeb1c1dec5309c250bddf85809a0197b2ec3e_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/multicloud-manager-rhel8@sha256:af5076a59d32f3bed7f88348bccdff6fad4d250aab7f8dc7c2791e75fa76c7d9_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/multicloud-manager-rhel8@sha256:c03edb31a56b4678c4e0f66c59b49e3798b8442ef1ddca3f67488f4baca30241_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/multicloud-manager-rhel8@sha256:c6fb6ec34c746ba73007bec6e1895b4e1a4ed551b035aa9059664ded820f46fa_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-cluster-api-provider-agent-rhel8@sha256:208389221423692530b334815985b0a2263febf5574138e854dbdc011f03b4a2_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-cluster-api-provider-agent-rhel8@sha256:4bacc4ba3974c11ac27d1448a7f7cd973162caf33358249e9d1c154018124830_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-cluster-api-provider-agent-rhel8@sha256:8b3c3fb8fdf6d679f6020e0c739f25ae83dd4173e46b743de911d8e346f371fe_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-cluster-api-provider-agent-rhel8@sha256:a4d3f04386e63bfb640b928c01f972ba7d90af9c5213a7c10968b55c875565e0_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-console-mce-rhel8@sha256:009597e78bf32e0a6d83ad456a6670e436692aa1c12cbd144580a30080054d0f_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-console-mce-rhel8@sha256:95cbc26ed2e396e44efd543d8a38f1c698267e1a617a7ee4b6f26efdb49e3059_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-console-mce-rhel8@sha256:b83a44a87eddeaa3914d03f51f58e8cc5412ee580ee233754108b2349d890b8c_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-console-mce-rhel8@sha256:e3883d9629078bc16f2a6526cb8b1fdea89c1a8b8f477487fd6b34efa2f13999_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-hypershift-addon-rhel8-operator@sha256:00322fc5e7a8e1d08ca716e23982dae6d365b1523f8d3465e6daad5074067ea2_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-hypershift-addon-rhel8-operator@sha256:27cc406bb658c1915e75f5d0b0d3c0f73e72635c9f5bb08bc28e3c5c434e147b_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-hypershift-addon-rhel8-operator@sha256:afc67731faaa2dc9d32a052064763737c8bc4b1b5cf8e8ffb7cb31a4652c656c_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-hypershift-addon-rhel8-operator@sha256:c4227a3a5b323d716a979e1c6a66c458d458648c5fcb0ab151ad55ba24972f51_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-hypershift-deployment-controller-rhel8@sha256:68de13099864a989493367500360560a677fde2e0e56a760a6dafde1d7be9a27_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-hypershift-deployment-controller-rhel8@sha256:8d4a908562cbb0351aea12befe5f2bdf57041e073ce679d1b1c5b46c893844b6_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-hypershift-deployment-controller-rhel8@sha256:be5d7a8b6dec6d4c959badc2d2960ec7bfe74a75c0d673da06fe6335920de3a0_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-hypershift-deployment-controller-rhel8@sha256:f44b9cd7b993051b4d59108153763a09d283c0cf822fab478f22cfbe53847da7_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-managed-serviceaccount-rhel8@sha256:63593ef6045808b9c3fe96fc1cddd99bdfabaaef881fe716972500bfda62f92b_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-managed-serviceaccount-rhel8@sha256:7f5f65ba65c9bfc64d8bf9724a22b68d38c512465f4be1bfed8f02133256214f_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-managed-serviceaccount-rhel8@sha256:8621056c6982b9875749650eee2cf967b31217298a1b924de1fe710e0445df1b_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-managed-serviceaccount-rhel8@sha256:ec5bdf8a935ee1daaa5c91a7fd7816ade97619b5d1f6b61e663c03f43bb832bc_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/must-gather-rhel8@sha256:4270ef4ed53f54fb13cf1092b3babb70af7012886a3f0c293b11040083f39651_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/must-gather-rhel8@sha256:4ecb20c797f71375bc888ed84036f49bc40e2e9984e7ec74b14ad697d1b9c6fb_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/must-gather-rhel8@sha256:6d2624faf8cb2634a9e2203273d95c076ed2207ddd87f50df6ce8e5088a5d257_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/must-gather-rhel8@sha256:e838cb2e70eff2157b992c1cc6c576c9e099306b1df69d6d5c9d991ded4e0789_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/placement-rhel8@sha256:473ed2081010b9005ecc6fb254389dac6927f336967bd4a2f99ca3210fd265f0_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/placement-rhel8@sha256:746794cb82199cfc0c659de0a48018bbd8f18aec97265d68f8dd8bbf783049b1_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/placement-rhel8@sha256:7f5c7671a97f09756a150feb6a6bd04f40aa938ce065102b5b5875eadab933db_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/placement-rhel8@sha256:a6fb7f9d80d4d6cb53317f7d87960af28a6cafb8c5abee369f7bd94cbe449686_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/provider-credential-controller-rhel8@sha256:759037d7817cef4e0451befe8f2bc943a89f2bda95a52327a1c552c3f9a095bb_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/provider-credential-controller-rhel8@sha256:90281a3feff8e019a937fabb5184881c1983cda657c41332cd0321acf5ea4092_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/provider-credential-controller-rhel8@sha256:b6406fbcfeed4c491c66b778a4ad08e8066db5052a49863dd459e2b7375e6ba4_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/provider-credential-controller-rhel8@sha256:c4707c5214505bf1e5f693f0c5df4bb6fe4336670bf850b9a09040b6d87cccd2_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/registration-operator-rhel8@sha256:49d81d8a383de609d64760a4ae6ffa61469a59a5678311406ce4f838c1cc66fd_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/registration-operator-rhel8@sha256:579420cfdc2a542ab7a1b9cd6f1324885f60d1ec5d2bda74808127b45aef2983_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/registration-operator-rhel8@sha256:f945ae948589e2ea294d3d6e8f89fe05c1203f375a0722465965208ecfc15b94_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/registration-operator-rhel8@sha256:fbc7cd19b869d02af6dba24b20f6a44c498fb00e4afc629821f47b9b35c5a94d_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/registration-rhel8@sha256:39cc95f16445c3a1dca378beb50f5931ad081f459c9c6eb012325c6a9d8ada6c_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/registration-rhel8@sha256:686390715f19747bff24e95137307182ab095fb133051424996c6b0ee668569a_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/registration-rhel8@sha256:7bbc4dceeffd5f4bb47e9c38f97109d083dbbbda1a1643b7eb7762ebbd5047a1_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/registration-rhel8@sha256:cb1c8096bd5bd9f1dfa413bc0d1889d970b6d841988d24d6c1008904b1288cfe_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/work-rhel8@sha256:345f405c6a1d3e18beaf13c24a7ca4055a03746d8e6540670435e8d2413fefaf_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/work-rhel8@sha256:663cf3e0453e2ae5b1c9d5f6d335930d6d1e9c7a34151a171dbf58f9066c2b96_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/work-rhel8@sha256:c5c1939a142b9554a2ce664605409cefcb9954bbb1d8eef988fddab50f06cdaf_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/work-rhel8@sha256:d425b68e6265d098601e240cae6084c76416fd27bfbd955a3ccee30873544e38_ppc64le"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2022-1962"
},
{
"category": "external",
"summary": "RHBZ#2107376",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2107376"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2022-1962",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-1962"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2022-1962",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2022-1962"
},
{
"category": "external",
"summary": "https://go.dev/issue/53616",
"url": "https://go.dev/issue/53616"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-announce/c/nqrv9fbR0zE",
"url": "https://groups.google.com/g/golang-announce/c/nqrv9fbR0zE"
}
],
"release_date": "2022-07-12T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2022-09-06T14:28:04+00:00",
"details": "For multicluster engine for Kubernetes, see the following documentation for\ndetails on how to install the images:\n\nhttps://access.redhat.com/documentation/en-us/red_hat_advanced_cluster_management_for_kubernetes/2.6/html/multicluster_engine/install_upgrade/installing-while-connected-online-mce",
"product_ids": [
"8Base-multicluster-engine-2.1:multicluster-engine/agent-service-rhel8@sha256:661ee3a57d860a713ffb481ea87858f20fce1e57b858821cb0c1ec4069e206a0_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/agent-service-rhel8@sha256:8cb5ab317ccc6b1bcd409cfba0ec983e3f5d9531227e76bb455011636ed32d21_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/agent-service-rhel8@sha256:e136966121b82373c9279b1b59b68864ed10bfdee424959a7ad4b190ff7a2562_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/agent-service-rhel8@sha256:fce50212c8bbfdc3e8f445f4b7ea35881eb29e49c443e827ad6fe2389328d57f_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/apiserver-network-proxy-rhel8@sha256:25b242af63aca69a32c457dde23b3ac52ed81f5edad3e919d5df59902adb0b60_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/apiserver-network-proxy-rhel8@sha256:5ea69e650771525faf944fbf3be82a19e54a964d38adbb88263247652476938c_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/apiserver-network-proxy-rhel8@sha256:c97ea925ea31a1ae6824ec55bbb43c3cf0d2d9b0fb6d12b6d23492e0e5a5467a_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/apiserver-network-proxy-rhel8@sha256:f71c4c301774aba9a886f2891eace9da47ba075d2a2e4acfc03849c9c0da57bc_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/assisted-image-service-rhel8@sha256:1d250617cf4eb47800d30bd6bdd61872faa29eb7c6953edcb4a107360f0d0a78_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/assisted-image-service-rhel8@sha256:3730a3c3cfb695b540945b5f0ae739a701a0155137b9509238860549105ab670_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/assisted-image-service-rhel8@sha256:3d59cfa190838da34bac1ccf88562f996cc9e9ffdb151f47e044ba3fcc964a3d_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/assisted-image-service-rhel8@sha256:92c8157e43d84584ba93d978fcc6ffba84118e4ea5ff46ad71a62ffdc7fc56e5_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/assisted-installer-agent-rhel8@sha256:99e0accdee9b311b9abf032c712060823736f88c7bf3ba692349d7f8290a9570_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/assisted-installer-agent-rhel8@sha256:b4722c060fb38e1609e689b605816cefb39a15a0ddc40837a90727d123b91c88_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/assisted-installer-reporter-rhel8@sha256:1d465abc36e2045dc5a291663786709fc920c42aacb0c34c4868a1a633334509_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/assisted-installer-reporter-rhel8@sha256:bdb861698be8305247b21ebab7994f27eaae818f691ffcff3d5b5eb5dc70a722_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/assisted-installer-reporter-rhel8@sha256:e4dd90d186f1fea6fcdb4e23f74e4390e00d134b2c21d8510c1cdbbcef3c4a1f_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/assisted-installer-rhel8@sha256:61ac4136dad0e02323807e6d3de8e890ec0b7e7e1f7112f9610410712af6f9b5_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/assisted-installer-rhel8@sha256:686b64358857be04087a706048a32b7356b16a0028d2b200da16ec94d931d25d_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/assisted-installer-rhel8@sha256:910dad58b72de16f92dd5b60d0420010d18229a6e0966fe2eb072517febe499f_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/aws-encryption-provider-rhel8@sha256:31329737bd3608345f8e969e872e2e18305e2959d9d81867933c73fb26a53dcd_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/aws-encryption-provider-rhel8@sha256:9797eef2012c827ff3250cba1cd542772e92872b4bd69a01bdbdba4fe407472c_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/aws-encryption-provider-rhel8@sha256:ab7f1982f21ed9251501396ea150764348b5f61b6e50b9d74b5031e705e16ef3_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/aws-encryption-provider-rhel8@sha256:cee69ba4c6fb326afd03c7f21856a028fa4758dab8c849ef6eaeaea0cd55afd2_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/backplane-rhel8-operator@sha256:0b8c36b4b1d00e47ee4faaeec9ccbdc2977a50592035f8a600491c657e439d33_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/backplane-rhel8-operator@sha256:5dbd590a4bbed44f487d1601d1825b5efb8253b9ee2be49adccec7e0ea9410ac_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/backplane-rhel8-operator@sha256:9f7854a1de26dfebdc8beafffd01304017b8fe7cd84065dd452de1276e529a06_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/backplane-rhel8-operator@sha256:e7998dc233af266ed94ba16450c2f02096abb5e045f291f8f94a83ef9da7dd51_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-provider-agent-rhel8@sha256:208389221423692530b334815985b0a2263febf5574138e854dbdc011f03b4a2_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-provider-agent-rhel8@sha256:4bacc4ba3974c11ac27d1448a7f7cd973162caf33358249e9d1c154018124830_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-provider-agent-rhel8@sha256:8b3c3fb8fdf6d679f6020e0c739f25ae83dd4173e46b743de911d8e346f371fe_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-provider-agent-rhel8@sha256:a4d3f04386e63bfb640b928c01f972ba7d90af9c5213a7c10968b55c875565e0_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-provider-aws-rhel8@sha256:36a5f30d043f1137033842188e59224b803158696f60ddb41095a766705485f4_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-provider-aws-rhel8@sha256:6fb7799fca309c727c7afea57448fc653dde09495945e314402a3e3a079e5b03_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-provider-aws-rhel8@sha256:9b8d4fde02e4c43d194bf4c420550730fd52b74587e2327f2e9eb75067bb25e7_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-provider-aws-rhel8@sha256:bd612736fde388811d12a572852c86d0fe9dcbb6e7f404c64b8654c870d4e2eb_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-provider-azure-rhel8@sha256:2b93b026497655f16a85a2929b1f0c970d51dce0e0e8462774989f1943bdc785_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-provider-azure-rhel8@sha256:2c9c916d0face10abc7f6467564e394ead5946bf18ed8439456cce2767a83b3e_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-provider-azure-rhel8@sha256:6f41c353228c4016ab02557a5591ef36f4aea799c4ad89798343b4a2f0765d08_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-provider-azure-rhel8@sha256:ddd59c296543f525f719336ad6ddc5e5f8d3915e08e3b64d575a9835de3e95ad_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-provider-kubevirt-rhel8@sha256:0007824d89632253727ead00c5fd6ec463f310d71e58e237ea5e51c13052b0bc_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-provider-kubevirt-rhel8@sha256:9cd9106f72557b8ba5de9f4d1de5ff8d33514d2c02889999a3c20aab9a8dd061_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-provider-kubevirt-rhel8@sha256:cbe319cfa3ab4610dc67abea27841dd5b670061faa74e666959550343bba1c28_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-provider-kubevirt-rhel8@sha256:df94a1d8a4b6d1aebed4e657267219632bb3b2176537bdf8e51a728cd78f136f_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-rhel8@sha256:30f56a4d5cba0ccd55e0bda756c7af8010ab94ec3b644dc73f7b32e76b5bbb3a_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-rhel8@sha256:4f7cb34768ff908ed1ba54330603ea54b82a4144cf9124dae01a727dcc60362a_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-rhel8@sha256:a137205ac2127a04466519355b07cee71c08c56dddfee35671127241ebdf4a99_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-rhel8@sha256:c8a785b4e1688d358cec73e9cf4853ca0ab28c7daa4c45d5384b7bebc333f53a_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-curator-controller-rhel8@sha256:1d4d913d4136321ebd94e6b9d9e55be7262883702de72c4a61827804ad843942_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-curator-controller-rhel8@sha256:2134c387cb0e8c2f95bb8ef74ad0a10c37403d9e0dfaeb7e2e9efb388c606ac1_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-curator-controller-rhel8@sha256:2e0867d6ebace932eb09bb3a6a929562a157bc2eea9c28063eb30dac866abf63_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-curator-controller-rhel8@sha256:3dd533817d97518c7af991b888c5f9df501bd496ed53988e5444c1ea62e539cb_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-proxy-addon-rhel8@sha256:2779eae299eb2b48e8a868de2f2d8d13313ca17b2f7d5c816013145b0c787cc8_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-proxy-addon-rhel8@sha256:28544cf2414bdeffb8bcaae2d1547064da46ab5a122fd77861083b1e81e299cc_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-proxy-addon-rhel8@sha256:4da01f6a0a59069045d23599d748849da60ee309f72f233497edd379b3b0823e_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-proxy-addon-rhel8@sha256:6318fd6b0e0f5c39239ba9c71c330bce7974deaf970359ec83c88116abf7a653_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-proxy-rhel8@sha256:610de7f25fd387262c360acb21dd45dc80e1c52a77dd11982965da80301407ab_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-proxy-rhel8@sha256:a881a94835c7eef6babe00792fc0a99c9816831869cb26af0dcf2665233f7710_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-proxy-rhel8@sha256:b240f43890529fe95b1a74de6f4c2626e85ae91ae6a624bb98a4c31130b6740d_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-proxy-rhel8@sha256:df6cd66cdb17efc356e770930ff796bdb527c292243f5e8b87ca5c9e912a19d6_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/clusterclaims-controller-rhel8@sha256:3608571c2a5a3d399e3ad8135ca90e46a7e57b322b5ef9d708efa631cee7109c_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/clusterclaims-controller-rhel8@sha256:5c04626558442d50ab58a941d72a78db7c94f5ce730b5abb7599c21981875970_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/clusterclaims-controller-rhel8@sha256:7be740cc5987a1dfc76d7d8a306ff65291eb9cf61419842f463aa9dc4d6ecde1_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/clusterclaims-controller-rhel8@sha256:fce2e92743adaf6fe2e0168cfeecdc71ff7c009ef92a89c9172ff46ebbedcd40_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/clusterlifecycle-state-metrics-rhel8@sha256:288a0e4f9ca79859c5f295e920e9ef01d395720ea5b62ec7f5a5bd975b9c5850_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/clusterlifecycle-state-metrics-rhel8@sha256:93b9ad845fab34498a6f504ad626d0d5236c39ab1aaf7789df146311e4ba33cd_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/clusterlifecycle-state-metrics-rhel8@sha256:c808d378bd0666d7eb1f9c9024f7d2f7c6bdedd40298aa1e940cfc1ce735af54_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/clusterlifecycle-state-metrics-rhel8@sha256:df17928fd459e5063fb2470dbaea51c96f292f1a4ca5eaedc64a03687edbb6cd_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/console-mce-rhel8@sha256:009597e78bf32e0a6d83ad456a6670e436692aa1c12cbd144580a30080054d0f_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/console-mce-rhel8@sha256:95cbc26ed2e396e44efd543d8a38f1c698267e1a617a7ee4b6f26efdb49e3059_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/console-mce-rhel8@sha256:b83a44a87eddeaa3914d03f51f58e8cc5412ee580ee233754108b2349d890b8c_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/console-mce-rhel8@sha256:e3883d9629078bc16f2a6526cb8b1fdea89c1a8b8f477487fd6b34efa2f13999_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/discovery-rhel8@sha256:12b3c0a01c59836687a7cfc1fba050d0800625cd46f678551a5944b0664c044d_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/discovery-rhel8@sha256:25eefa4b7af3650f57e9a4c372522a0cae7bcc1b41735d2b503b9b41d9c2d0b2_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/discovery-rhel8@sha256:9a655c52c83f7682964e8f46fed6011c6e9de7a2a64ee0893d0c02cf725746e1_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/discovery-rhel8@sha256:a0bcad7b2191e3c674813c2e1e67aea619d6d7eaa95f2324902e0b842d1c0cc8_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/hive-rhel8@sha256:674603ee10ad5e9d42e18e5c2f91153c863cb7e9f38cd523559c8de7c7097483_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/hive-rhel8@sha256:67b2477a7b3885df470dc56e94525e7ebc3dce326599c6f2a311f8727557bf8b_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/hive-rhel8@sha256:8722d4f39942af4a008209ae518bf27d30deaa2e5bf97fc3118bea58efafb3d5_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/hive-rhel8@sha256:dd6a4624672d458a0072b9aa46fb1b3d576c0b198759d053f61536f3b9e34359_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/hypershift-addon-rhel8-operator@sha256:00322fc5e7a8e1d08ca716e23982dae6d365b1523f8d3465e6daad5074067ea2_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/hypershift-addon-rhel8-operator@sha256:27cc406bb658c1915e75f5d0b0d3c0f73e72635c9f5bb08bc28e3c5c434e147b_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/hypershift-addon-rhel8-operator@sha256:afc67731faaa2dc9d32a052064763737c8bc4b1b5cf8e8ffb7cb31a4652c656c_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/hypershift-addon-rhel8-operator@sha256:c4227a3a5b323d716a979e1c6a66c458d458648c5fcb0ab151ad55ba24972f51_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/hypershift-deployment-controller-rhel8@sha256:68de13099864a989493367500360560a677fde2e0e56a760a6dafde1d7be9a27_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/hypershift-deployment-controller-rhel8@sha256:8d4a908562cbb0351aea12befe5f2bdf57041e073ce679d1b1c5b46c893844b6_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/hypershift-deployment-controller-rhel8@sha256:be5d7a8b6dec6d4c959badc2d2960ec7bfe74a75c0d673da06fe6335920de3a0_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/hypershift-deployment-controller-rhel8@sha256:f44b9cd7b993051b4d59108153763a09d283c0cf822fab478f22cfbe53847da7_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/hypershift-rhel8-operator@sha256:2d94cd451fbf0abc13e50b6b6252061294bdbfd1eda64f4347177d20b5d1e489_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/hypershift-rhel8-operator@sha256:3d8d114403d85cbba699f53aa177a84da92516b5d2e852b2bffc33eabde6af13_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/hypershift-rhel8-operator@sha256:62e91ac9b6291bf7abc26cdd937c2c2cf7cdf1f1256a33acbaa5d1cdc607d3fa_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/hypershift-rhel8-operator@sha256:ffce5bc9fb2be59047c4840d9222499f03c1cf74786d8695aab1d1b04adc6f8a_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/klusterlet-operator-bundle@sha256:1687315db647e6689845df88843ae53275440042b76dc781dcabeef16e426bdf_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/managed-serviceaccount-rhel8@sha256:63593ef6045808b9c3fe96fc1cddd99bdfabaaef881fe716972500bfda62f92b_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/managed-serviceaccount-rhel8@sha256:7f5f65ba65c9bfc64d8bf9724a22b68d38c512465f4be1bfed8f02133256214f_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/managed-serviceaccount-rhel8@sha256:8621056c6982b9875749650eee2cf967b31217298a1b924de1fe710e0445df1b_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/managed-serviceaccount-rhel8@sha256:ec5bdf8a935ee1daaa5c91a7fd7816ade97619b5d1f6b61e663c03f43bb832bc_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/managedcluster-import-controller-rhel8@sha256:17987e46eb8772ef79e771b6edd137b29914ae357eb036d76a063cb04de116a3_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/managedcluster-import-controller-rhel8@sha256:4a22ca54331be02c08e23704852c34273a8bf3d1bb2c8f2aaf92f277474e3654_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/managedcluster-import-controller-rhel8@sha256:7d737e05b3164a7e49085a2026bf5fbbdda5a0d23890e1de455eea8d59f20187_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/managedcluster-import-controller-rhel8@sha256:eaf8ba4c775e4ebaeea316bbab0344eb10674089ff9db1c8f1373ed564b03749_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/mce-operator-bundle@sha256:701ad2aa334971346282a7a80c420049f08a3e3845a915a947e7605aab9c1369_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/mce-operator-bundle@sha256:cf1b297a2bbfa2a55204e2c4688511baa0223978b2d4ab7cfb8f8c5c965d563f_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/mce-operator-bundle@sha256:ed114b2afb91375b6f3576da15474ad96c154cc0ed16e288f8a4840d7d39942f_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/mce-operator-bundle@sha256:f1be217449145edb01b029b19d08831cc6d085856e39aea8174e74ef0cc85283_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/multicloud-manager-rhel8@sha256:162fe79ef40dbdcd1c9a16c601ffeb1c1dec5309c250bddf85809a0197b2ec3e_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/multicloud-manager-rhel8@sha256:af5076a59d32f3bed7f88348bccdff6fad4d250aab7f8dc7c2791e75fa76c7d9_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/multicloud-manager-rhel8@sha256:c03edb31a56b4678c4e0f66c59b49e3798b8442ef1ddca3f67488f4baca30241_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/multicloud-manager-rhel8@sha256:c6fb6ec34c746ba73007bec6e1895b4e1a4ed551b035aa9059664ded820f46fa_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-cluster-api-provider-agent-rhel8@sha256:208389221423692530b334815985b0a2263febf5574138e854dbdc011f03b4a2_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-cluster-api-provider-agent-rhel8@sha256:4bacc4ba3974c11ac27d1448a7f7cd973162caf33358249e9d1c154018124830_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-cluster-api-provider-agent-rhel8@sha256:8b3c3fb8fdf6d679f6020e0c739f25ae83dd4173e46b743de911d8e346f371fe_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-cluster-api-provider-agent-rhel8@sha256:a4d3f04386e63bfb640b928c01f972ba7d90af9c5213a7c10968b55c875565e0_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-console-mce-rhel8@sha256:009597e78bf32e0a6d83ad456a6670e436692aa1c12cbd144580a30080054d0f_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-console-mce-rhel8@sha256:95cbc26ed2e396e44efd543d8a38f1c698267e1a617a7ee4b6f26efdb49e3059_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-console-mce-rhel8@sha256:b83a44a87eddeaa3914d03f51f58e8cc5412ee580ee233754108b2349d890b8c_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-console-mce-rhel8@sha256:e3883d9629078bc16f2a6526cb8b1fdea89c1a8b8f477487fd6b34efa2f13999_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-hypershift-addon-rhel8-operator@sha256:00322fc5e7a8e1d08ca716e23982dae6d365b1523f8d3465e6daad5074067ea2_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-hypershift-addon-rhel8-operator@sha256:27cc406bb658c1915e75f5d0b0d3c0f73e72635c9f5bb08bc28e3c5c434e147b_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-hypershift-addon-rhel8-operator@sha256:afc67731faaa2dc9d32a052064763737c8bc4b1b5cf8e8ffb7cb31a4652c656c_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-hypershift-addon-rhel8-operator@sha256:c4227a3a5b323d716a979e1c6a66c458d458648c5fcb0ab151ad55ba24972f51_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-hypershift-deployment-controller-rhel8@sha256:68de13099864a989493367500360560a677fde2e0e56a760a6dafde1d7be9a27_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-hypershift-deployment-controller-rhel8@sha256:8d4a908562cbb0351aea12befe5f2bdf57041e073ce679d1b1c5b46c893844b6_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-hypershift-deployment-controller-rhel8@sha256:be5d7a8b6dec6d4c959badc2d2960ec7bfe74a75c0d673da06fe6335920de3a0_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-hypershift-deployment-controller-rhel8@sha256:f44b9cd7b993051b4d59108153763a09d283c0cf822fab478f22cfbe53847da7_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-managed-serviceaccount-rhel8@sha256:63593ef6045808b9c3fe96fc1cddd99bdfabaaef881fe716972500bfda62f92b_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-managed-serviceaccount-rhel8@sha256:7f5f65ba65c9bfc64d8bf9724a22b68d38c512465f4be1bfed8f02133256214f_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-managed-serviceaccount-rhel8@sha256:8621056c6982b9875749650eee2cf967b31217298a1b924de1fe710e0445df1b_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-managed-serviceaccount-rhel8@sha256:ec5bdf8a935ee1daaa5c91a7fd7816ade97619b5d1f6b61e663c03f43bb832bc_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/must-gather-rhel8@sha256:4270ef4ed53f54fb13cf1092b3babb70af7012886a3f0c293b11040083f39651_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/must-gather-rhel8@sha256:4ecb20c797f71375bc888ed84036f49bc40e2e9984e7ec74b14ad697d1b9c6fb_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/must-gather-rhel8@sha256:6d2624faf8cb2634a9e2203273d95c076ed2207ddd87f50df6ce8e5088a5d257_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/must-gather-rhel8@sha256:e838cb2e70eff2157b992c1cc6c576c9e099306b1df69d6d5c9d991ded4e0789_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/placement-rhel8@sha256:473ed2081010b9005ecc6fb254389dac6927f336967bd4a2f99ca3210fd265f0_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/placement-rhel8@sha256:746794cb82199cfc0c659de0a48018bbd8f18aec97265d68f8dd8bbf783049b1_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/placement-rhel8@sha256:7f5c7671a97f09756a150feb6a6bd04f40aa938ce065102b5b5875eadab933db_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/placement-rhel8@sha256:a6fb7f9d80d4d6cb53317f7d87960af28a6cafb8c5abee369f7bd94cbe449686_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/provider-credential-controller-rhel8@sha256:759037d7817cef4e0451befe8f2bc943a89f2bda95a52327a1c552c3f9a095bb_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/provider-credential-controller-rhel8@sha256:90281a3feff8e019a937fabb5184881c1983cda657c41332cd0321acf5ea4092_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/provider-credential-controller-rhel8@sha256:b6406fbcfeed4c491c66b778a4ad08e8066db5052a49863dd459e2b7375e6ba4_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/provider-credential-controller-rhel8@sha256:c4707c5214505bf1e5f693f0c5df4bb6fe4336670bf850b9a09040b6d87cccd2_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/registration-operator-rhel8@sha256:49d81d8a383de609d64760a4ae6ffa61469a59a5678311406ce4f838c1cc66fd_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/registration-operator-rhel8@sha256:579420cfdc2a542ab7a1b9cd6f1324885f60d1ec5d2bda74808127b45aef2983_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/registration-operator-rhel8@sha256:f945ae948589e2ea294d3d6e8f89fe05c1203f375a0722465965208ecfc15b94_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/registration-operator-rhel8@sha256:fbc7cd19b869d02af6dba24b20f6a44c498fb00e4afc629821f47b9b35c5a94d_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/registration-rhel8@sha256:39cc95f16445c3a1dca378beb50f5931ad081f459c9c6eb012325c6a9d8ada6c_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/registration-rhel8@sha256:686390715f19747bff24e95137307182ab095fb133051424996c6b0ee668569a_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/registration-rhel8@sha256:7bbc4dceeffd5f4bb47e9c38f97109d083dbbbda1a1643b7eb7762ebbd5047a1_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/registration-rhel8@sha256:cb1c8096bd5bd9f1dfa413bc0d1889d970b6d841988d24d6c1008904b1288cfe_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/work-rhel8@sha256:345f405c6a1d3e18beaf13c24a7ca4055a03746d8e6540670435e8d2413fefaf_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/work-rhel8@sha256:663cf3e0453e2ae5b1c9d5f6d335930d6d1e9c7a34151a171dbf58f9066c2b96_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/work-rhel8@sha256:c5c1939a142b9554a2ce664605409cefcb9954bbb1d8eef988fddab50f06cdaf_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/work-rhel8@sha256:d425b68e6265d098601e240cae6084c76416fd27bfbd955a3ccee30873544e38_ppc64le"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2022:6345"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "LOCAL",
"availabilityImpact": "HIGH",
"baseScore": 5.5,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "LOW",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"8Base-multicluster-engine-2.1:multicluster-engine/agent-service-rhel8@sha256:661ee3a57d860a713ffb481ea87858f20fce1e57b858821cb0c1ec4069e206a0_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/agent-service-rhel8@sha256:8cb5ab317ccc6b1bcd409cfba0ec983e3f5d9531227e76bb455011636ed32d21_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/agent-service-rhel8@sha256:e136966121b82373c9279b1b59b68864ed10bfdee424959a7ad4b190ff7a2562_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/agent-service-rhel8@sha256:fce50212c8bbfdc3e8f445f4b7ea35881eb29e49c443e827ad6fe2389328d57f_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/apiserver-network-proxy-rhel8@sha256:25b242af63aca69a32c457dde23b3ac52ed81f5edad3e919d5df59902adb0b60_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/apiserver-network-proxy-rhel8@sha256:5ea69e650771525faf944fbf3be82a19e54a964d38adbb88263247652476938c_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/apiserver-network-proxy-rhel8@sha256:c97ea925ea31a1ae6824ec55bbb43c3cf0d2d9b0fb6d12b6d23492e0e5a5467a_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/apiserver-network-proxy-rhel8@sha256:f71c4c301774aba9a886f2891eace9da47ba075d2a2e4acfc03849c9c0da57bc_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/assisted-image-service-rhel8@sha256:1d250617cf4eb47800d30bd6bdd61872faa29eb7c6953edcb4a107360f0d0a78_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/assisted-image-service-rhel8@sha256:3730a3c3cfb695b540945b5f0ae739a701a0155137b9509238860549105ab670_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/assisted-image-service-rhel8@sha256:3d59cfa190838da34bac1ccf88562f996cc9e9ffdb151f47e044ba3fcc964a3d_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/assisted-image-service-rhel8@sha256:92c8157e43d84584ba93d978fcc6ffba84118e4ea5ff46ad71a62ffdc7fc56e5_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/assisted-installer-agent-rhel8@sha256:99e0accdee9b311b9abf032c712060823736f88c7bf3ba692349d7f8290a9570_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/assisted-installer-agent-rhel8@sha256:b4722c060fb38e1609e689b605816cefb39a15a0ddc40837a90727d123b91c88_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/assisted-installer-reporter-rhel8@sha256:1d465abc36e2045dc5a291663786709fc920c42aacb0c34c4868a1a633334509_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/assisted-installer-reporter-rhel8@sha256:bdb861698be8305247b21ebab7994f27eaae818f691ffcff3d5b5eb5dc70a722_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/assisted-installer-reporter-rhel8@sha256:e4dd90d186f1fea6fcdb4e23f74e4390e00d134b2c21d8510c1cdbbcef3c4a1f_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/assisted-installer-rhel8@sha256:61ac4136dad0e02323807e6d3de8e890ec0b7e7e1f7112f9610410712af6f9b5_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/assisted-installer-rhel8@sha256:686b64358857be04087a706048a32b7356b16a0028d2b200da16ec94d931d25d_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/assisted-installer-rhel8@sha256:910dad58b72de16f92dd5b60d0420010d18229a6e0966fe2eb072517febe499f_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/aws-encryption-provider-rhel8@sha256:31329737bd3608345f8e969e872e2e18305e2959d9d81867933c73fb26a53dcd_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/aws-encryption-provider-rhel8@sha256:9797eef2012c827ff3250cba1cd542772e92872b4bd69a01bdbdba4fe407472c_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/aws-encryption-provider-rhel8@sha256:ab7f1982f21ed9251501396ea150764348b5f61b6e50b9d74b5031e705e16ef3_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/aws-encryption-provider-rhel8@sha256:cee69ba4c6fb326afd03c7f21856a028fa4758dab8c849ef6eaeaea0cd55afd2_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/backplane-rhel8-operator@sha256:0b8c36b4b1d00e47ee4faaeec9ccbdc2977a50592035f8a600491c657e439d33_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/backplane-rhel8-operator@sha256:5dbd590a4bbed44f487d1601d1825b5efb8253b9ee2be49adccec7e0ea9410ac_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/backplane-rhel8-operator@sha256:9f7854a1de26dfebdc8beafffd01304017b8fe7cd84065dd452de1276e529a06_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/backplane-rhel8-operator@sha256:e7998dc233af266ed94ba16450c2f02096abb5e045f291f8f94a83ef9da7dd51_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-provider-agent-rhel8@sha256:208389221423692530b334815985b0a2263febf5574138e854dbdc011f03b4a2_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-provider-agent-rhel8@sha256:4bacc4ba3974c11ac27d1448a7f7cd973162caf33358249e9d1c154018124830_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-provider-agent-rhel8@sha256:8b3c3fb8fdf6d679f6020e0c739f25ae83dd4173e46b743de911d8e346f371fe_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-provider-agent-rhel8@sha256:a4d3f04386e63bfb640b928c01f972ba7d90af9c5213a7c10968b55c875565e0_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-provider-aws-rhel8@sha256:36a5f30d043f1137033842188e59224b803158696f60ddb41095a766705485f4_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-provider-aws-rhel8@sha256:6fb7799fca309c727c7afea57448fc653dde09495945e314402a3e3a079e5b03_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-provider-aws-rhel8@sha256:9b8d4fde02e4c43d194bf4c420550730fd52b74587e2327f2e9eb75067bb25e7_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-provider-aws-rhel8@sha256:bd612736fde388811d12a572852c86d0fe9dcbb6e7f404c64b8654c870d4e2eb_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-provider-azure-rhel8@sha256:2b93b026497655f16a85a2929b1f0c970d51dce0e0e8462774989f1943bdc785_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-provider-azure-rhel8@sha256:2c9c916d0face10abc7f6467564e394ead5946bf18ed8439456cce2767a83b3e_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-provider-azure-rhel8@sha256:6f41c353228c4016ab02557a5591ef36f4aea799c4ad89798343b4a2f0765d08_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-provider-azure-rhel8@sha256:ddd59c296543f525f719336ad6ddc5e5f8d3915e08e3b64d575a9835de3e95ad_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-provider-kubevirt-rhel8@sha256:0007824d89632253727ead00c5fd6ec463f310d71e58e237ea5e51c13052b0bc_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-provider-kubevirt-rhel8@sha256:9cd9106f72557b8ba5de9f4d1de5ff8d33514d2c02889999a3c20aab9a8dd061_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-provider-kubevirt-rhel8@sha256:cbe319cfa3ab4610dc67abea27841dd5b670061faa74e666959550343bba1c28_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-provider-kubevirt-rhel8@sha256:df94a1d8a4b6d1aebed4e657267219632bb3b2176537bdf8e51a728cd78f136f_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-rhel8@sha256:30f56a4d5cba0ccd55e0bda756c7af8010ab94ec3b644dc73f7b32e76b5bbb3a_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-rhel8@sha256:4f7cb34768ff908ed1ba54330603ea54b82a4144cf9124dae01a727dcc60362a_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-rhel8@sha256:a137205ac2127a04466519355b07cee71c08c56dddfee35671127241ebdf4a99_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-rhel8@sha256:c8a785b4e1688d358cec73e9cf4853ca0ab28c7daa4c45d5384b7bebc333f53a_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-curator-controller-rhel8@sha256:1d4d913d4136321ebd94e6b9d9e55be7262883702de72c4a61827804ad843942_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-curator-controller-rhel8@sha256:2134c387cb0e8c2f95bb8ef74ad0a10c37403d9e0dfaeb7e2e9efb388c606ac1_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-curator-controller-rhel8@sha256:2e0867d6ebace932eb09bb3a6a929562a157bc2eea9c28063eb30dac866abf63_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-curator-controller-rhel8@sha256:3dd533817d97518c7af991b888c5f9df501bd496ed53988e5444c1ea62e539cb_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-proxy-addon-rhel8@sha256:2779eae299eb2b48e8a868de2f2d8d13313ca17b2f7d5c816013145b0c787cc8_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-proxy-addon-rhel8@sha256:28544cf2414bdeffb8bcaae2d1547064da46ab5a122fd77861083b1e81e299cc_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-proxy-addon-rhel8@sha256:4da01f6a0a59069045d23599d748849da60ee309f72f233497edd379b3b0823e_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-proxy-addon-rhel8@sha256:6318fd6b0e0f5c39239ba9c71c330bce7974deaf970359ec83c88116abf7a653_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-proxy-rhel8@sha256:610de7f25fd387262c360acb21dd45dc80e1c52a77dd11982965da80301407ab_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-proxy-rhel8@sha256:a881a94835c7eef6babe00792fc0a99c9816831869cb26af0dcf2665233f7710_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-proxy-rhel8@sha256:b240f43890529fe95b1a74de6f4c2626e85ae91ae6a624bb98a4c31130b6740d_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-proxy-rhel8@sha256:df6cd66cdb17efc356e770930ff796bdb527c292243f5e8b87ca5c9e912a19d6_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/clusterclaims-controller-rhel8@sha256:3608571c2a5a3d399e3ad8135ca90e46a7e57b322b5ef9d708efa631cee7109c_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/clusterclaims-controller-rhel8@sha256:5c04626558442d50ab58a941d72a78db7c94f5ce730b5abb7599c21981875970_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/clusterclaims-controller-rhel8@sha256:7be740cc5987a1dfc76d7d8a306ff65291eb9cf61419842f463aa9dc4d6ecde1_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/clusterclaims-controller-rhel8@sha256:fce2e92743adaf6fe2e0168cfeecdc71ff7c009ef92a89c9172ff46ebbedcd40_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/clusterlifecycle-state-metrics-rhel8@sha256:288a0e4f9ca79859c5f295e920e9ef01d395720ea5b62ec7f5a5bd975b9c5850_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/clusterlifecycle-state-metrics-rhel8@sha256:93b9ad845fab34498a6f504ad626d0d5236c39ab1aaf7789df146311e4ba33cd_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/clusterlifecycle-state-metrics-rhel8@sha256:c808d378bd0666d7eb1f9c9024f7d2f7c6bdedd40298aa1e940cfc1ce735af54_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/clusterlifecycle-state-metrics-rhel8@sha256:df17928fd459e5063fb2470dbaea51c96f292f1a4ca5eaedc64a03687edbb6cd_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/console-mce-rhel8@sha256:009597e78bf32e0a6d83ad456a6670e436692aa1c12cbd144580a30080054d0f_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/console-mce-rhel8@sha256:95cbc26ed2e396e44efd543d8a38f1c698267e1a617a7ee4b6f26efdb49e3059_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/console-mce-rhel8@sha256:b83a44a87eddeaa3914d03f51f58e8cc5412ee580ee233754108b2349d890b8c_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/console-mce-rhel8@sha256:e3883d9629078bc16f2a6526cb8b1fdea89c1a8b8f477487fd6b34efa2f13999_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/discovery-rhel8@sha256:12b3c0a01c59836687a7cfc1fba050d0800625cd46f678551a5944b0664c044d_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/discovery-rhel8@sha256:25eefa4b7af3650f57e9a4c372522a0cae7bcc1b41735d2b503b9b41d9c2d0b2_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/discovery-rhel8@sha256:9a655c52c83f7682964e8f46fed6011c6e9de7a2a64ee0893d0c02cf725746e1_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/discovery-rhel8@sha256:a0bcad7b2191e3c674813c2e1e67aea619d6d7eaa95f2324902e0b842d1c0cc8_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/hive-rhel8@sha256:674603ee10ad5e9d42e18e5c2f91153c863cb7e9f38cd523559c8de7c7097483_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/hive-rhel8@sha256:67b2477a7b3885df470dc56e94525e7ebc3dce326599c6f2a311f8727557bf8b_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/hive-rhel8@sha256:8722d4f39942af4a008209ae518bf27d30deaa2e5bf97fc3118bea58efafb3d5_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/hive-rhel8@sha256:dd6a4624672d458a0072b9aa46fb1b3d576c0b198759d053f61536f3b9e34359_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/hypershift-addon-rhel8-operator@sha256:00322fc5e7a8e1d08ca716e23982dae6d365b1523f8d3465e6daad5074067ea2_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/hypershift-addon-rhel8-operator@sha256:27cc406bb658c1915e75f5d0b0d3c0f73e72635c9f5bb08bc28e3c5c434e147b_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/hypershift-addon-rhel8-operator@sha256:afc67731faaa2dc9d32a052064763737c8bc4b1b5cf8e8ffb7cb31a4652c656c_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/hypershift-addon-rhel8-operator@sha256:c4227a3a5b323d716a979e1c6a66c458d458648c5fcb0ab151ad55ba24972f51_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/hypershift-deployment-controller-rhel8@sha256:68de13099864a989493367500360560a677fde2e0e56a760a6dafde1d7be9a27_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/hypershift-deployment-controller-rhel8@sha256:8d4a908562cbb0351aea12befe5f2bdf57041e073ce679d1b1c5b46c893844b6_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/hypershift-deployment-controller-rhel8@sha256:be5d7a8b6dec6d4c959badc2d2960ec7bfe74a75c0d673da06fe6335920de3a0_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/hypershift-deployment-controller-rhel8@sha256:f44b9cd7b993051b4d59108153763a09d283c0cf822fab478f22cfbe53847da7_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/hypershift-rhel8-operator@sha256:2d94cd451fbf0abc13e50b6b6252061294bdbfd1eda64f4347177d20b5d1e489_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/hypershift-rhel8-operator@sha256:3d8d114403d85cbba699f53aa177a84da92516b5d2e852b2bffc33eabde6af13_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/hypershift-rhel8-operator@sha256:62e91ac9b6291bf7abc26cdd937c2c2cf7cdf1f1256a33acbaa5d1cdc607d3fa_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/hypershift-rhel8-operator@sha256:ffce5bc9fb2be59047c4840d9222499f03c1cf74786d8695aab1d1b04adc6f8a_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/klusterlet-operator-bundle@sha256:1687315db647e6689845df88843ae53275440042b76dc781dcabeef16e426bdf_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/managed-serviceaccount-rhel8@sha256:63593ef6045808b9c3fe96fc1cddd99bdfabaaef881fe716972500bfda62f92b_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/managed-serviceaccount-rhel8@sha256:7f5f65ba65c9bfc64d8bf9724a22b68d38c512465f4be1bfed8f02133256214f_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/managed-serviceaccount-rhel8@sha256:8621056c6982b9875749650eee2cf967b31217298a1b924de1fe710e0445df1b_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/managed-serviceaccount-rhel8@sha256:ec5bdf8a935ee1daaa5c91a7fd7816ade97619b5d1f6b61e663c03f43bb832bc_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/managedcluster-import-controller-rhel8@sha256:17987e46eb8772ef79e771b6edd137b29914ae357eb036d76a063cb04de116a3_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/managedcluster-import-controller-rhel8@sha256:4a22ca54331be02c08e23704852c34273a8bf3d1bb2c8f2aaf92f277474e3654_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/managedcluster-import-controller-rhel8@sha256:7d737e05b3164a7e49085a2026bf5fbbdda5a0d23890e1de455eea8d59f20187_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/managedcluster-import-controller-rhel8@sha256:eaf8ba4c775e4ebaeea316bbab0344eb10674089ff9db1c8f1373ed564b03749_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/mce-operator-bundle@sha256:701ad2aa334971346282a7a80c420049f08a3e3845a915a947e7605aab9c1369_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/mce-operator-bundle@sha256:cf1b297a2bbfa2a55204e2c4688511baa0223978b2d4ab7cfb8f8c5c965d563f_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/mce-operator-bundle@sha256:ed114b2afb91375b6f3576da15474ad96c154cc0ed16e288f8a4840d7d39942f_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/mce-operator-bundle@sha256:f1be217449145edb01b029b19d08831cc6d085856e39aea8174e74ef0cc85283_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/multicloud-manager-rhel8@sha256:162fe79ef40dbdcd1c9a16c601ffeb1c1dec5309c250bddf85809a0197b2ec3e_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/multicloud-manager-rhel8@sha256:af5076a59d32f3bed7f88348bccdff6fad4d250aab7f8dc7c2791e75fa76c7d9_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/multicloud-manager-rhel8@sha256:c03edb31a56b4678c4e0f66c59b49e3798b8442ef1ddca3f67488f4baca30241_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/multicloud-manager-rhel8@sha256:c6fb6ec34c746ba73007bec6e1895b4e1a4ed551b035aa9059664ded820f46fa_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-cluster-api-provider-agent-rhel8@sha256:208389221423692530b334815985b0a2263febf5574138e854dbdc011f03b4a2_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-cluster-api-provider-agent-rhel8@sha256:4bacc4ba3974c11ac27d1448a7f7cd973162caf33358249e9d1c154018124830_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-cluster-api-provider-agent-rhel8@sha256:8b3c3fb8fdf6d679f6020e0c739f25ae83dd4173e46b743de911d8e346f371fe_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-cluster-api-provider-agent-rhel8@sha256:a4d3f04386e63bfb640b928c01f972ba7d90af9c5213a7c10968b55c875565e0_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-console-mce-rhel8@sha256:009597e78bf32e0a6d83ad456a6670e436692aa1c12cbd144580a30080054d0f_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-console-mce-rhel8@sha256:95cbc26ed2e396e44efd543d8a38f1c698267e1a617a7ee4b6f26efdb49e3059_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-console-mce-rhel8@sha256:b83a44a87eddeaa3914d03f51f58e8cc5412ee580ee233754108b2349d890b8c_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-console-mce-rhel8@sha256:e3883d9629078bc16f2a6526cb8b1fdea89c1a8b8f477487fd6b34efa2f13999_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-hypershift-addon-rhel8-operator@sha256:00322fc5e7a8e1d08ca716e23982dae6d365b1523f8d3465e6daad5074067ea2_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-hypershift-addon-rhel8-operator@sha256:27cc406bb658c1915e75f5d0b0d3c0f73e72635c9f5bb08bc28e3c5c434e147b_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-hypershift-addon-rhel8-operator@sha256:afc67731faaa2dc9d32a052064763737c8bc4b1b5cf8e8ffb7cb31a4652c656c_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-hypershift-addon-rhel8-operator@sha256:c4227a3a5b323d716a979e1c6a66c458d458648c5fcb0ab151ad55ba24972f51_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-hypershift-deployment-controller-rhel8@sha256:68de13099864a989493367500360560a677fde2e0e56a760a6dafde1d7be9a27_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-hypershift-deployment-controller-rhel8@sha256:8d4a908562cbb0351aea12befe5f2bdf57041e073ce679d1b1c5b46c893844b6_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-hypershift-deployment-controller-rhel8@sha256:be5d7a8b6dec6d4c959badc2d2960ec7bfe74a75c0d673da06fe6335920de3a0_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-hypershift-deployment-controller-rhel8@sha256:f44b9cd7b993051b4d59108153763a09d283c0cf822fab478f22cfbe53847da7_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-managed-serviceaccount-rhel8@sha256:63593ef6045808b9c3fe96fc1cddd99bdfabaaef881fe716972500bfda62f92b_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-managed-serviceaccount-rhel8@sha256:7f5f65ba65c9bfc64d8bf9724a22b68d38c512465f4be1bfed8f02133256214f_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-managed-serviceaccount-rhel8@sha256:8621056c6982b9875749650eee2cf967b31217298a1b924de1fe710e0445df1b_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-managed-serviceaccount-rhel8@sha256:ec5bdf8a935ee1daaa5c91a7fd7816ade97619b5d1f6b61e663c03f43bb832bc_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/must-gather-rhel8@sha256:4270ef4ed53f54fb13cf1092b3babb70af7012886a3f0c293b11040083f39651_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/must-gather-rhel8@sha256:4ecb20c797f71375bc888ed84036f49bc40e2e9984e7ec74b14ad697d1b9c6fb_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/must-gather-rhel8@sha256:6d2624faf8cb2634a9e2203273d95c076ed2207ddd87f50df6ce8e5088a5d257_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/must-gather-rhel8@sha256:e838cb2e70eff2157b992c1cc6c576c9e099306b1df69d6d5c9d991ded4e0789_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/placement-rhel8@sha256:473ed2081010b9005ecc6fb254389dac6927f336967bd4a2f99ca3210fd265f0_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/placement-rhel8@sha256:746794cb82199cfc0c659de0a48018bbd8f18aec97265d68f8dd8bbf783049b1_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/placement-rhel8@sha256:7f5c7671a97f09756a150feb6a6bd04f40aa938ce065102b5b5875eadab933db_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/placement-rhel8@sha256:a6fb7f9d80d4d6cb53317f7d87960af28a6cafb8c5abee369f7bd94cbe449686_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/provider-credential-controller-rhel8@sha256:759037d7817cef4e0451befe8f2bc943a89f2bda95a52327a1c552c3f9a095bb_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/provider-credential-controller-rhel8@sha256:90281a3feff8e019a937fabb5184881c1983cda657c41332cd0321acf5ea4092_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/provider-credential-controller-rhel8@sha256:b6406fbcfeed4c491c66b778a4ad08e8066db5052a49863dd459e2b7375e6ba4_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/provider-credential-controller-rhel8@sha256:c4707c5214505bf1e5f693f0c5df4bb6fe4336670bf850b9a09040b6d87cccd2_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/registration-operator-rhel8@sha256:49d81d8a383de609d64760a4ae6ffa61469a59a5678311406ce4f838c1cc66fd_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/registration-operator-rhel8@sha256:579420cfdc2a542ab7a1b9cd6f1324885f60d1ec5d2bda74808127b45aef2983_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/registration-operator-rhel8@sha256:f945ae948589e2ea294d3d6e8f89fe05c1203f375a0722465965208ecfc15b94_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/registration-operator-rhel8@sha256:fbc7cd19b869d02af6dba24b20f6a44c498fb00e4afc629821f47b9b35c5a94d_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/registration-rhel8@sha256:39cc95f16445c3a1dca378beb50f5931ad081f459c9c6eb012325c6a9d8ada6c_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/registration-rhel8@sha256:686390715f19747bff24e95137307182ab095fb133051424996c6b0ee668569a_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/registration-rhel8@sha256:7bbc4dceeffd5f4bb47e9c38f97109d083dbbbda1a1643b7eb7762ebbd5047a1_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/registration-rhel8@sha256:cb1c8096bd5bd9f1dfa413bc0d1889d970b6d841988d24d6c1008904b1288cfe_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/work-rhel8@sha256:345f405c6a1d3e18beaf13c24a7ca4055a03746d8e6540670435e8d2413fefaf_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/work-rhel8@sha256:663cf3e0453e2ae5b1c9d5f6d335930d6d1e9c7a34151a171dbf58f9066c2b96_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/work-rhel8@sha256:c5c1939a142b9554a2ce664605409cefcb9954bbb1d8eef988fddab50f06cdaf_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/work-rhel8@sha256:d425b68e6265d098601e240cae6084c76416fd27bfbd955a3ccee30873544e38_ppc64le"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "golang: go/parser: stack exhaustion in all Parse* functions"
},
{
"cve": "CVE-2022-28131",
"cwe": {
"id": "CWE-1325",
"name": "Improperly Controlled Sequential Memory Allocation"
},
"discovery_date": "2022-07-14T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2107390"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in golang encoding/xml. When calling Decoder, Skip while parsing a deeply nested XML document, a panic can occur due to stack exhaustion and allows an attacker to impact system availability.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "golang: encoding/xml: stack exhaustion in Decoder.Skip",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "The vulnerability exists in the calling of the function decoder.skip to a deeply nested XML document. Although the vulnerability exists, it may require that the application accept deeply nested XML from untrusted sources and specifically calls Decoder.Skip on it. In many deployments, that code path might not even be reachable or exposed to external input. On top of that, a successful exploitation will only result in denial of service due to stack exhaustion, which is why this has been marked as moderate by Red Hat.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"8Base-multicluster-engine-2.1:multicluster-engine/agent-service-rhel8@sha256:661ee3a57d860a713ffb481ea87858f20fce1e57b858821cb0c1ec4069e206a0_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/agent-service-rhel8@sha256:8cb5ab317ccc6b1bcd409cfba0ec983e3f5d9531227e76bb455011636ed32d21_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/agent-service-rhel8@sha256:e136966121b82373c9279b1b59b68864ed10bfdee424959a7ad4b190ff7a2562_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/agent-service-rhel8@sha256:fce50212c8bbfdc3e8f445f4b7ea35881eb29e49c443e827ad6fe2389328d57f_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/apiserver-network-proxy-rhel8@sha256:25b242af63aca69a32c457dde23b3ac52ed81f5edad3e919d5df59902adb0b60_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/apiserver-network-proxy-rhel8@sha256:5ea69e650771525faf944fbf3be82a19e54a964d38adbb88263247652476938c_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/apiserver-network-proxy-rhel8@sha256:c97ea925ea31a1ae6824ec55bbb43c3cf0d2d9b0fb6d12b6d23492e0e5a5467a_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/apiserver-network-proxy-rhel8@sha256:f71c4c301774aba9a886f2891eace9da47ba075d2a2e4acfc03849c9c0da57bc_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/assisted-image-service-rhel8@sha256:1d250617cf4eb47800d30bd6bdd61872faa29eb7c6953edcb4a107360f0d0a78_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/assisted-image-service-rhel8@sha256:3730a3c3cfb695b540945b5f0ae739a701a0155137b9509238860549105ab670_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/assisted-image-service-rhel8@sha256:3d59cfa190838da34bac1ccf88562f996cc9e9ffdb151f47e044ba3fcc964a3d_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/assisted-image-service-rhel8@sha256:92c8157e43d84584ba93d978fcc6ffba84118e4ea5ff46ad71a62ffdc7fc56e5_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/assisted-installer-agent-rhel8@sha256:99e0accdee9b311b9abf032c712060823736f88c7bf3ba692349d7f8290a9570_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/assisted-installer-agent-rhel8@sha256:b4722c060fb38e1609e689b605816cefb39a15a0ddc40837a90727d123b91c88_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/assisted-installer-reporter-rhel8@sha256:1d465abc36e2045dc5a291663786709fc920c42aacb0c34c4868a1a633334509_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/assisted-installer-reporter-rhel8@sha256:bdb861698be8305247b21ebab7994f27eaae818f691ffcff3d5b5eb5dc70a722_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/assisted-installer-reporter-rhel8@sha256:e4dd90d186f1fea6fcdb4e23f74e4390e00d134b2c21d8510c1cdbbcef3c4a1f_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/assisted-installer-rhel8@sha256:61ac4136dad0e02323807e6d3de8e890ec0b7e7e1f7112f9610410712af6f9b5_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/assisted-installer-rhel8@sha256:686b64358857be04087a706048a32b7356b16a0028d2b200da16ec94d931d25d_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/assisted-installer-rhel8@sha256:910dad58b72de16f92dd5b60d0420010d18229a6e0966fe2eb072517febe499f_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/aws-encryption-provider-rhel8@sha256:31329737bd3608345f8e969e872e2e18305e2959d9d81867933c73fb26a53dcd_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/aws-encryption-provider-rhel8@sha256:9797eef2012c827ff3250cba1cd542772e92872b4bd69a01bdbdba4fe407472c_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/aws-encryption-provider-rhel8@sha256:ab7f1982f21ed9251501396ea150764348b5f61b6e50b9d74b5031e705e16ef3_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/aws-encryption-provider-rhel8@sha256:cee69ba4c6fb326afd03c7f21856a028fa4758dab8c849ef6eaeaea0cd55afd2_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/backplane-rhel8-operator@sha256:0b8c36b4b1d00e47ee4faaeec9ccbdc2977a50592035f8a600491c657e439d33_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/backplane-rhel8-operator@sha256:5dbd590a4bbed44f487d1601d1825b5efb8253b9ee2be49adccec7e0ea9410ac_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/backplane-rhel8-operator@sha256:9f7854a1de26dfebdc8beafffd01304017b8fe7cd84065dd452de1276e529a06_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/backplane-rhel8-operator@sha256:e7998dc233af266ed94ba16450c2f02096abb5e045f291f8f94a83ef9da7dd51_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-provider-agent-rhel8@sha256:208389221423692530b334815985b0a2263febf5574138e854dbdc011f03b4a2_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-provider-agent-rhel8@sha256:4bacc4ba3974c11ac27d1448a7f7cd973162caf33358249e9d1c154018124830_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-provider-agent-rhel8@sha256:8b3c3fb8fdf6d679f6020e0c739f25ae83dd4173e46b743de911d8e346f371fe_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-provider-agent-rhel8@sha256:a4d3f04386e63bfb640b928c01f972ba7d90af9c5213a7c10968b55c875565e0_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-provider-aws-rhel8@sha256:36a5f30d043f1137033842188e59224b803158696f60ddb41095a766705485f4_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-provider-aws-rhel8@sha256:6fb7799fca309c727c7afea57448fc653dde09495945e314402a3e3a079e5b03_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-provider-aws-rhel8@sha256:9b8d4fde02e4c43d194bf4c420550730fd52b74587e2327f2e9eb75067bb25e7_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-provider-aws-rhel8@sha256:bd612736fde388811d12a572852c86d0fe9dcbb6e7f404c64b8654c870d4e2eb_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-provider-azure-rhel8@sha256:2b93b026497655f16a85a2929b1f0c970d51dce0e0e8462774989f1943bdc785_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-provider-azure-rhel8@sha256:2c9c916d0face10abc7f6467564e394ead5946bf18ed8439456cce2767a83b3e_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-provider-azure-rhel8@sha256:6f41c353228c4016ab02557a5591ef36f4aea799c4ad89798343b4a2f0765d08_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-provider-azure-rhel8@sha256:ddd59c296543f525f719336ad6ddc5e5f8d3915e08e3b64d575a9835de3e95ad_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-provider-kubevirt-rhel8@sha256:0007824d89632253727ead00c5fd6ec463f310d71e58e237ea5e51c13052b0bc_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-provider-kubevirt-rhel8@sha256:9cd9106f72557b8ba5de9f4d1de5ff8d33514d2c02889999a3c20aab9a8dd061_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-provider-kubevirt-rhel8@sha256:cbe319cfa3ab4610dc67abea27841dd5b670061faa74e666959550343bba1c28_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-provider-kubevirt-rhel8@sha256:df94a1d8a4b6d1aebed4e657267219632bb3b2176537bdf8e51a728cd78f136f_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-rhel8@sha256:30f56a4d5cba0ccd55e0bda756c7af8010ab94ec3b644dc73f7b32e76b5bbb3a_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-rhel8@sha256:4f7cb34768ff908ed1ba54330603ea54b82a4144cf9124dae01a727dcc60362a_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-rhel8@sha256:a137205ac2127a04466519355b07cee71c08c56dddfee35671127241ebdf4a99_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-rhel8@sha256:c8a785b4e1688d358cec73e9cf4853ca0ab28c7daa4c45d5384b7bebc333f53a_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-curator-controller-rhel8@sha256:1d4d913d4136321ebd94e6b9d9e55be7262883702de72c4a61827804ad843942_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-curator-controller-rhel8@sha256:2134c387cb0e8c2f95bb8ef74ad0a10c37403d9e0dfaeb7e2e9efb388c606ac1_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-curator-controller-rhel8@sha256:2e0867d6ebace932eb09bb3a6a929562a157bc2eea9c28063eb30dac866abf63_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-curator-controller-rhel8@sha256:3dd533817d97518c7af991b888c5f9df501bd496ed53988e5444c1ea62e539cb_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-proxy-addon-rhel8@sha256:2779eae299eb2b48e8a868de2f2d8d13313ca17b2f7d5c816013145b0c787cc8_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-proxy-addon-rhel8@sha256:28544cf2414bdeffb8bcaae2d1547064da46ab5a122fd77861083b1e81e299cc_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-proxy-addon-rhel8@sha256:4da01f6a0a59069045d23599d748849da60ee309f72f233497edd379b3b0823e_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-proxy-addon-rhel8@sha256:6318fd6b0e0f5c39239ba9c71c330bce7974deaf970359ec83c88116abf7a653_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-proxy-rhel8@sha256:610de7f25fd387262c360acb21dd45dc80e1c52a77dd11982965da80301407ab_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-proxy-rhel8@sha256:a881a94835c7eef6babe00792fc0a99c9816831869cb26af0dcf2665233f7710_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-proxy-rhel8@sha256:b240f43890529fe95b1a74de6f4c2626e85ae91ae6a624bb98a4c31130b6740d_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-proxy-rhel8@sha256:df6cd66cdb17efc356e770930ff796bdb527c292243f5e8b87ca5c9e912a19d6_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/clusterclaims-controller-rhel8@sha256:3608571c2a5a3d399e3ad8135ca90e46a7e57b322b5ef9d708efa631cee7109c_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/clusterclaims-controller-rhel8@sha256:5c04626558442d50ab58a941d72a78db7c94f5ce730b5abb7599c21981875970_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/clusterclaims-controller-rhel8@sha256:7be740cc5987a1dfc76d7d8a306ff65291eb9cf61419842f463aa9dc4d6ecde1_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/clusterclaims-controller-rhel8@sha256:fce2e92743adaf6fe2e0168cfeecdc71ff7c009ef92a89c9172ff46ebbedcd40_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/clusterlifecycle-state-metrics-rhel8@sha256:288a0e4f9ca79859c5f295e920e9ef01d395720ea5b62ec7f5a5bd975b9c5850_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/clusterlifecycle-state-metrics-rhel8@sha256:93b9ad845fab34498a6f504ad626d0d5236c39ab1aaf7789df146311e4ba33cd_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/clusterlifecycle-state-metrics-rhel8@sha256:c808d378bd0666d7eb1f9c9024f7d2f7c6bdedd40298aa1e940cfc1ce735af54_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/clusterlifecycle-state-metrics-rhel8@sha256:df17928fd459e5063fb2470dbaea51c96f292f1a4ca5eaedc64a03687edbb6cd_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/console-mce-rhel8@sha256:009597e78bf32e0a6d83ad456a6670e436692aa1c12cbd144580a30080054d0f_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/console-mce-rhel8@sha256:95cbc26ed2e396e44efd543d8a38f1c698267e1a617a7ee4b6f26efdb49e3059_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/console-mce-rhel8@sha256:b83a44a87eddeaa3914d03f51f58e8cc5412ee580ee233754108b2349d890b8c_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/console-mce-rhel8@sha256:e3883d9629078bc16f2a6526cb8b1fdea89c1a8b8f477487fd6b34efa2f13999_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/discovery-rhel8@sha256:12b3c0a01c59836687a7cfc1fba050d0800625cd46f678551a5944b0664c044d_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/discovery-rhel8@sha256:25eefa4b7af3650f57e9a4c372522a0cae7bcc1b41735d2b503b9b41d9c2d0b2_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/discovery-rhel8@sha256:9a655c52c83f7682964e8f46fed6011c6e9de7a2a64ee0893d0c02cf725746e1_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/discovery-rhel8@sha256:a0bcad7b2191e3c674813c2e1e67aea619d6d7eaa95f2324902e0b842d1c0cc8_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/hive-rhel8@sha256:674603ee10ad5e9d42e18e5c2f91153c863cb7e9f38cd523559c8de7c7097483_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/hive-rhel8@sha256:67b2477a7b3885df470dc56e94525e7ebc3dce326599c6f2a311f8727557bf8b_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/hive-rhel8@sha256:8722d4f39942af4a008209ae518bf27d30deaa2e5bf97fc3118bea58efafb3d5_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/hive-rhel8@sha256:dd6a4624672d458a0072b9aa46fb1b3d576c0b198759d053f61536f3b9e34359_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/hypershift-addon-rhel8-operator@sha256:00322fc5e7a8e1d08ca716e23982dae6d365b1523f8d3465e6daad5074067ea2_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/hypershift-addon-rhel8-operator@sha256:27cc406bb658c1915e75f5d0b0d3c0f73e72635c9f5bb08bc28e3c5c434e147b_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/hypershift-addon-rhel8-operator@sha256:afc67731faaa2dc9d32a052064763737c8bc4b1b5cf8e8ffb7cb31a4652c656c_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/hypershift-addon-rhel8-operator@sha256:c4227a3a5b323d716a979e1c6a66c458d458648c5fcb0ab151ad55ba24972f51_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/hypershift-deployment-controller-rhel8@sha256:68de13099864a989493367500360560a677fde2e0e56a760a6dafde1d7be9a27_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/hypershift-deployment-controller-rhel8@sha256:8d4a908562cbb0351aea12befe5f2bdf57041e073ce679d1b1c5b46c893844b6_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/hypershift-deployment-controller-rhel8@sha256:be5d7a8b6dec6d4c959badc2d2960ec7bfe74a75c0d673da06fe6335920de3a0_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/hypershift-deployment-controller-rhel8@sha256:f44b9cd7b993051b4d59108153763a09d283c0cf822fab478f22cfbe53847da7_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/hypershift-rhel8-operator@sha256:2d94cd451fbf0abc13e50b6b6252061294bdbfd1eda64f4347177d20b5d1e489_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/hypershift-rhel8-operator@sha256:3d8d114403d85cbba699f53aa177a84da92516b5d2e852b2bffc33eabde6af13_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/hypershift-rhel8-operator@sha256:62e91ac9b6291bf7abc26cdd937c2c2cf7cdf1f1256a33acbaa5d1cdc607d3fa_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/hypershift-rhel8-operator@sha256:ffce5bc9fb2be59047c4840d9222499f03c1cf74786d8695aab1d1b04adc6f8a_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/klusterlet-operator-bundle@sha256:1687315db647e6689845df88843ae53275440042b76dc781dcabeef16e426bdf_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/managed-serviceaccount-rhel8@sha256:63593ef6045808b9c3fe96fc1cddd99bdfabaaef881fe716972500bfda62f92b_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/managed-serviceaccount-rhel8@sha256:7f5f65ba65c9bfc64d8bf9724a22b68d38c512465f4be1bfed8f02133256214f_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/managed-serviceaccount-rhel8@sha256:8621056c6982b9875749650eee2cf967b31217298a1b924de1fe710e0445df1b_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/managed-serviceaccount-rhel8@sha256:ec5bdf8a935ee1daaa5c91a7fd7816ade97619b5d1f6b61e663c03f43bb832bc_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/managedcluster-import-controller-rhel8@sha256:17987e46eb8772ef79e771b6edd137b29914ae357eb036d76a063cb04de116a3_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/managedcluster-import-controller-rhel8@sha256:4a22ca54331be02c08e23704852c34273a8bf3d1bb2c8f2aaf92f277474e3654_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/managedcluster-import-controller-rhel8@sha256:7d737e05b3164a7e49085a2026bf5fbbdda5a0d23890e1de455eea8d59f20187_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/managedcluster-import-controller-rhel8@sha256:eaf8ba4c775e4ebaeea316bbab0344eb10674089ff9db1c8f1373ed564b03749_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/mce-operator-bundle@sha256:701ad2aa334971346282a7a80c420049f08a3e3845a915a947e7605aab9c1369_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/mce-operator-bundle@sha256:cf1b297a2bbfa2a55204e2c4688511baa0223978b2d4ab7cfb8f8c5c965d563f_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/mce-operator-bundle@sha256:ed114b2afb91375b6f3576da15474ad96c154cc0ed16e288f8a4840d7d39942f_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/mce-operator-bundle@sha256:f1be217449145edb01b029b19d08831cc6d085856e39aea8174e74ef0cc85283_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/multicloud-manager-rhel8@sha256:162fe79ef40dbdcd1c9a16c601ffeb1c1dec5309c250bddf85809a0197b2ec3e_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/multicloud-manager-rhel8@sha256:af5076a59d32f3bed7f88348bccdff6fad4d250aab7f8dc7c2791e75fa76c7d9_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/multicloud-manager-rhel8@sha256:c03edb31a56b4678c4e0f66c59b49e3798b8442ef1ddca3f67488f4baca30241_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/multicloud-manager-rhel8@sha256:c6fb6ec34c746ba73007bec6e1895b4e1a4ed551b035aa9059664ded820f46fa_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-cluster-api-provider-agent-rhel8@sha256:208389221423692530b334815985b0a2263febf5574138e854dbdc011f03b4a2_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-cluster-api-provider-agent-rhel8@sha256:4bacc4ba3974c11ac27d1448a7f7cd973162caf33358249e9d1c154018124830_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-cluster-api-provider-agent-rhel8@sha256:8b3c3fb8fdf6d679f6020e0c739f25ae83dd4173e46b743de911d8e346f371fe_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-cluster-api-provider-agent-rhel8@sha256:a4d3f04386e63bfb640b928c01f972ba7d90af9c5213a7c10968b55c875565e0_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-console-mce-rhel8@sha256:009597e78bf32e0a6d83ad456a6670e436692aa1c12cbd144580a30080054d0f_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-console-mce-rhel8@sha256:95cbc26ed2e396e44efd543d8a38f1c698267e1a617a7ee4b6f26efdb49e3059_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-console-mce-rhel8@sha256:b83a44a87eddeaa3914d03f51f58e8cc5412ee580ee233754108b2349d890b8c_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-console-mce-rhel8@sha256:e3883d9629078bc16f2a6526cb8b1fdea89c1a8b8f477487fd6b34efa2f13999_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-hypershift-addon-rhel8-operator@sha256:00322fc5e7a8e1d08ca716e23982dae6d365b1523f8d3465e6daad5074067ea2_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-hypershift-addon-rhel8-operator@sha256:27cc406bb658c1915e75f5d0b0d3c0f73e72635c9f5bb08bc28e3c5c434e147b_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-hypershift-addon-rhel8-operator@sha256:afc67731faaa2dc9d32a052064763737c8bc4b1b5cf8e8ffb7cb31a4652c656c_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-hypershift-addon-rhel8-operator@sha256:c4227a3a5b323d716a979e1c6a66c458d458648c5fcb0ab151ad55ba24972f51_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-hypershift-deployment-controller-rhel8@sha256:68de13099864a989493367500360560a677fde2e0e56a760a6dafde1d7be9a27_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-hypershift-deployment-controller-rhel8@sha256:8d4a908562cbb0351aea12befe5f2bdf57041e073ce679d1b1c5b46c893844b6_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-hypershift-deployment-controller-rhel8@sha256:be5d7a8b6dec6d4c959badc2d2960ec7bfe74a75c0d673da06fe6335920de3a0_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-hypershift-deployment-controller-rhel8@sha256:f44b9cd7b993051b4d59108153763a09d283c0cf822fab478f22cfbe53847da7_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-managed-serviceaccount-rhel8@sha256:63593ef6045808b9c3fe96fc1cddd99bdfabaaef881fe716972500bfda62f92b_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-managed-serviceaccount-rhel8@sha256:7f5f65ba65c9bfc64d8bf9724a22b68d38c512465f4be1bfed8f02133256214f_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-managed-serviceaccount-rhel8@sha256:8621056c6982b9875749650eee2cf967b31217298a1b924de1fe710e0445df1b_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-managed-serviceaccount-rhel8@sha256:ec5bdf8a935ee1daaa5c91a7fd7816ade97619b5d1f6b61e663c03f43bb832bc_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/must-gather-rhel8@sha256:4270ef4ed53f54fb13cf1092b3babb70af7012886a3f0c293b11040083f39651_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/must-gather-rhel8@sha256:4ecb20c797f71375bc888ed84036f49bc40e2e9984e7ec74b14ad697d1b9c6fb_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/must-gather-rhel8@sha256:6d2624faf8cb2634a9e2203273d95c076ed2207ddd87f50df6ce8e5088a5d257_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/must-gather-rhel8@sha256:e838cb2e70eff2157b992c1cc6c576c9e099306b1df69d6d5c9d991ded4e0789_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/placement-rhel8@sha256:473ed2081010b9005ecc6fb254389dac6927f336967bd4a2f99ca3210fd265f0_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/placement-rhel8@sha256:746794cb82199cfc0c659de0a48018bbd8f18aec97265d68f8dd8bbf783049b1_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/placement-rhel8@sha256:7f5c7671a97f09756a150feb6a6bd04f40aa938ce065102b5b5875eadab933db_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/placement-rhel8@sha256:a6fb7f9d80d4d6cb53317f7d87960af28a6cafb8c5abee369f7bd94cbe449686_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/provider-credential-controller-rhel8@sha256:759037d7817cef4e0451befe8f2bc943a89f2bda95a52327a1c552c3f9a095bb_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/provider-credential-controller-rhel8@sha256:90281a3feff8e019a937fabb5184881c1983cda657c41332cd0321acf5ea4092_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/provider-credential-controller-rhel8@sha256:b6406fbcfeed4c491c66b778a4ad08e8066db5052a49863dd459e2b7375e6ba4_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/provider-credential-controller-rhel8@sha256:c4707c5214505bf1e5f693f0c5df4bb6fe4336670bf850b9a09040b6d87cccd2_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/registration-operator-rhel8@sha256:49d81d8a383de609d64760a4ae6ffa61469a59a5678311406ce4f838c1cc66fd_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/registration-operator-rhel8@sha256:579420cfdc2a542ab7a1b9cd6f1324885f60d1ec5d2bda74808127b45aef2983_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/registration-operator-rhel8@sha256:f945ae948589e2ea294d3d6e8f89fe05c1203f375a0722465965208ecfc15b94_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/registration-operator-rhel8@sha256:fbc7cd19b869d02af6dba24b20f6a44c498fb00e4afc629821f47b9b35c5a94d_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/registration-rhel8@sha256:39cc95f16445c3a1dca378beb50f5931ad081f459c9c6eb012325c6a9d8ada6c_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/registration-rhel8@sha256:686390715f19747bff24e95137307182ab095fb133051424996c6b0ee668569a_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/registration-rhel8@sha256:7bbc4dceeffd5f4bb47e9c38f97109d083dbbbda1a1643b7eb7762ebbd5047a1_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/registration-rhel8@sha256:cb1c8096bd5bd9f1dfa413bc0d1889d970b6d841988d24d6c1008904b1288cfe_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/work-rhel8@sha256:345f405c6a1d3e18beaf13c24a7ca4055a03746d8e6540670435e8d2413fefaf_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/work-rhel8@sha256:663cf3e0453e2ae5b1c9d5f6d335930d6d1e9c7a34151a171dbf58f9066c2b96_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/work-rhel8@sha256:c5c1939a142b9554a2ce664605409cefcb9954bbb1d8eef988fddab50f06cdaf_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/work-rhel8@sha256:d425b68e6265d098601e240cae6084c76416fd27bfbd955a3ccee30873544e38_ppc64le"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2022-28131"
},
{
"category": "external",
"summary": "RHBZ#2107390",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2107390"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2022-28131",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-28131"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2022-28131",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2022-28131"
},
{
"category": "external",
"summary": "https://go.dev/issue/53614",
"url": "https://go.dev/issue/53614"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-announce/c/nqrv9fbR0zE",
"url": "https://groups.google.com/g/golang-announce/c/nqrv9fbR0zE"
}
],
"release_date": "2022-07-12T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2022-09-06T14:28:04+00:00",
"details": "For multicluster engine for Kubernetes, see the following documentation for\ndetails on how to install the images:\n\nhttps://access.redhat.com/documentation/en-us/red_hat_advanced_cluster_management_for_kubernetes/2.6/html/multicluster_engine/install_upgrade/installing-while-connected-online-mce",
"product_ids": [
"8Base-multicluster-engine-2.1:multicluster-engine/agent-service-rhel8@sha256:661ee3a57d860a713ffb481ea87858f20fce1e57b858821cb0c1ec4069e206a0_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/agent-service-rhel8@sha256:8cb5ab317ccc6b1bcd409cfba0ec983e3f5d9531227e76bb455011636ed32d21_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/agent-service-rhel8@sha256:e136966121b82373c9279b1b59b68864ed10bfdee424959a7ad4b190ff7a2562_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/agent-service-rhel8@sha256:fce50212c8bbfdc3e8f445f4b7ea35881eb29e49c443e827ad6fe2389328d57f_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/apiserver-network-proxy-rhel8@sha256:25b242af63aca69a32c457dde23b3ac52ed81f5edad3e919d5df59902adb0b60_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/apiserver-network-proxy-rhel8@sha256:5ea69e650771525faf944fbf3be82a19e54a964d38adbb88263247652476938c_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/apiserver-network-proxy-rhel8@sha256:c97ea925ea31a1ae6824ec55bbb43c3cf0d2d9b0fb6d12b6d23492e0e5a5467a_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/apiserver-network-proxy-rhel8@sha256:f71c4c301774aba9a886f2891eace9da47ba075d2a2e4acfc03849c9c0da57bc_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/assisted-image-service-rhel8@sha256:1d250617cf4eb47800d30bd6bdd61872faa29eb7c6953edcb4a107360f0d0a78_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/assisted-image-service-rhel8@sha256:3730a3c3cfb695b540945b5f0ae739a701a0155137b9509238860549105ab670_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/assisted-image-service-rhel8@sha256:3d59cfa190838da34bac1ccf88562f996cc9e9ffdb151f47e044ba3fcc964a3d_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/assisted-image-service-rhel8@sha256:92c8157e43d84584ba93d978fcc6ffba84118e4ea5ff46ad71a62ffdc7fc56e5_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/assisted-installer-agent-rhel8@sha256:99e0accdee9b311b9abf032c712060823736f88c7bf3ba692349d7f8290a9570_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/assisted-installer-agent-rhel8@sha256:b4722c060fb38e1609e689b605816cefb39a15a0ddc40837a90727d123b91c88_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/assisted-installer-reporter-rhel8@sha256:1d465abc36e2045dc5a291663786709fc920c42aacb0c34c4868a1a633334509_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/assisted-installer-reporter-rhel8@sha256:bdb861698be8305247b21ebab7994f27eaae818f691ffcff3d5b5eb5dc70a722_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/assisted-installer-reporter-rhel8@sha256:e4dd90d186f1fea6fcdb4e23f74e4390e00d134b2c21d8510c1cdbbcef3c4a1f_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/assisted-installer-rhel8@sha256:61ac4136dad0e02323807e6d3de8e890ec0b7e7e1f7112f9610410712af6f9b5_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/assisted-installer-rhel8@sha256:686b64358857be04087a706048a32b7356b16a0028d2b200da16ec94d931d25d_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/assisted-installer-rhel8@sha256:910dad58b72de16f92dd5b60d0420010d18229a6e0966fe2eb072517febe499f_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/aws-encryption-provider-rhel8@sha256:31329737bd3608345f8e969e872e2e18305e2959d9d81867933c73fb26a53dcd_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/aws-encryption-provider-rhel8@sha256:9797eef2012c827ff3250cba1cd542772e92872b4bd69a01bdbdba4fe407472c_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/aws-encryption-provider-rhel8@sha256:ab7f1982f21ed9251501396ea150764348b5f61b6e50b9d74b5031e705e16ef3_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/aws-encryption-provider-rhel8@sha256:cee69ba4c6fb326afd03c7f21856a028fa4758dab8c849ef6eaeaea0cd55afd2_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/backplane-rhel8-operator@sha256:0b8c36b4b1d00e47ee4faaeec9ccbdc2977a50592035f8a600491c657e439d33_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/backplane-rhel8-operator@sha256:5dbd590a4bbed44f487d1601d1825b5efb8253b9ee2be49adccec7e0ea9410ac_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/backplane-rhel8-operator@sha256:9f7854a1de26dfebdc8beafffd01304017b8fe7cd84065dd452de1276e529a06_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/backplane-rhel8-operator@sha256:e7998dc233af266ed94ba16450c2f02096abb5e045f291f8f94a83ef9da7dd51_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-provider-agent-rhel8@sha256:208389221423692530b334815985b0a2263febf5574138e854dbdc011f03b4a2_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-provider-agent-rhel8@sha256:4bacc4ba3974c11ac27d1448a7f7cd973162caf33358249e9d1c154018124830_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-provider-agent-rhel8@sha256:8b3c3fb8fdf6d679f6020e0c739f25ae83dd4173e46b743de911d8e346f371fe_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-provider-agent-rhel8@sha256:a4d3f04386e63bfb640b928c01f972ba7d90af9c5213a7c10968b55c875565e0_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-provider-aws-rhel8@sha256:36a5f30d043f1137033842188e59224b803158696f60ddb41095a766705485f4_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-provider-aws-rhel8@sha256:6fb7799fca309c727c7afea57448fc653dde09495945e314402a3e3a079e5b03_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-provider-aws-rhel8@sha256:9b8d4fde02e4c43d194bf4c420550730fd52b74587e2327f2e9eb75067bb25e7_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-provider-aws-rhel8@sha256:bd612736fde388811d12a572852c86d0fe9dcbb6e7f404c64b8654c870d4e2eb_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-provider-azure-rhel8@sha256:2b93b026497655f16a85a2929b1f0c970d51dce0e0e8462774989f1943bdc785_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-provider-azure-rhel8@sha256:2c9c916d0face10abc7f6467564e394ead5946bf18ed8439456cce2767a83b3e_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-provider-azure-rhel8@sha256:6f41c353228c4016ab02557a5591ef36f4aea799c4ad89798343b4a2f0765d08_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-provider-azure-rhel8@sha256:ddd59c296543f525f719336ad6ddc5e5f8d3915e08e3b64d575a9835de3e95ad_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-provider-kubevirt-rhel8@sha256:0007824d89632253727ead00c5fd6ec463f310d71e58e237ea5e51c13052b0bc_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-provider-kubevirt-rhel8@sha256:9cd9106f72557b8ba5de9f4d1de5ff8d33514d2c02889999a3c20aab9a8dd061_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-provider-kubevirt-rhel8@sha256:cbe319cfa3ab4610dc67abea27841dd5b670061faa74e666959550343bba1c28_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-provider-kubevirt-rhel8@sha256:df94a1d8a4b6d1aebed4e657267219632bb3b2176537bdf8e51a728cd78f136f_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-rhel8@sha256:30f56a4d5cba0ccd55e0bda756c7af8010ab94ec3b644dc73f7b32e76b5bbb3a_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-rhel8@sha256:4f7cb34768ff908ed1ba54330603ea54b82a4144cf9124dae01a727dcc60362a_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-rhel8@sha256:a137205ac2127a04466519355b07cee71c08c56dddfee35671127241ebdf4a99_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-rhel8@sha256:c8a785b4e1688d358cec73e9cf4853ca0ab28c7daa4c45d5384b7bebc333f53a_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-curator-controller-rhel8@sha256:1d4d913d4136321ebd94e6b9d9e55be7262883702de72c4a61827804ad843942_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-curator-controller-rhel8@sha256:2134c387cb0e8c2f95bb8ef74ad0a10c37403d9e0dfaeb7e2e9efb388c606ac1_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-curator-controller-rhel8@sha256:2e0867d6ebace932eb09bb3a6a929562a157bc2eea9c28063eb30dac866abf63_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-curator-controller-rhel8@sha256:3dd533817d97518c7af991b888c5f9df501bd496ed53988e5444c1ea62e539cb_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-proxy-addon-rhel8@sha256:2779eae299eb2b48e8a868de2f2d8d13313ca17b2f7d5c816013145b0c787cc8_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-proxy-addon-rhel8@sha256:28544cf2414bdeffb8bcaae2d1547064da46ab5a122fd77861083b1e81e299cc_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-proxy-addon-rhel8@sha256:4da01f6a0a59069045d23599d748849da60ee309f72f233497edd379b3b0823e_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-proxy-addon-rhel8@sha256:6318fd6b0e0f5c39239ba9c71c330bce7974deaf970359ec83c88116abf7a653_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-proxy-rhel8@sha256:610de7f25fd387262c360acb21dd45dc80e1c52a77dd11982965da80301407ab_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-proxy-rhel8@sha256:a881a94835c7eef6babe00792fc0a99c9816831869cb26af0dcf2665233f7710_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-proxy-rhel8@sha256:b240f43890529fe95b1a74de6f4c2626e85ae91ae6a624bb98a4c31130b6740d_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-proxy-rhel8@sha256:df6cd66cdb17efc356e770930ff796bdb527c292243f5e8b87ca5c9e912a19d6_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/clusterclaims-controller-rhel8@sha256:3608571c2a5a3d399e3ad8135ca90e46a7e57b322b5ef9d708efa631cee7109c_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/clusterclaims-controller-rhel8@sha256:5c04626558442d50ab58a941d72a78db7c94f5ce730b5abb7599c21981875970_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/clusterclaims-controller-rhel8@sha256:7be740cc5987a1dfc76d7d8a306ff65291eb9cf61419842f463aa9dc4d6ecde1_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/clusterclaims-controller-rhel8@sha256:fce2e92743adaf6fe2e0168cfeecdc71ff7c009ef92a89c9172ff46ebbedcd40_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/clusterlifecycle-state-metrics-rhel8@sha256:288a0e4f9ca79859c5f295e920e9ef01d395720ea5b62ec7f5a5bd975b9c5850_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/clusterlifecycle-state-metrics-rhel8@sha256:93b9ad845fab34498a6f504ad626d0d5236c39ab1aaf7789df146311e4ba33cd_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/clusterlifecycle-state-metrics-rhel8@sha256:c808d378bd0666d7eb1f9c9024f7d2f7c6bdedd40298aa1e940cfc1ce735af54_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/clusterlifecycle-state-metrics-rhel8@sha256:df17928fd459e5063fb2470dbaea51c96f292f1a4ca5eaedc64a03687edbb6cd_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/console-mce-rhel8@sha256:009597e78bf32e0a6d83ad456a6670e436692aa1c12cbd144580a30080054d0f_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/console-mce-rhel8@sha256:95cbc26ed2e396e44efd543d8a38f1c698267e1a617a7ee4b6f26efdb49e3059_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/console-mce-rhel8@sha256:b83a44a87eddeaa3914d03f51f58e8cc5412ee580ee233754108b2349d890b8c_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/console-mce-rhel8@sha256:e3883d9629078bc16f2a6526cb8b1fdea89c1a8b8f477487fd6b34efa2f13999_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/discovery-rhel8@sha256:12b3c0a01c59836687a7cfc1fba050d0800625cd46f678551a5944b0664c044d_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/discovery-rhel8@sha256:25eefa4b7af3650f57e9a4c372522a0cae7bcc1b41735d2b503b9b41d9c2d0b2_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/discovery-rhel8@sha256:9a655c52c83f7682964e8f46fed6011c6e9de7a2a64ee0893d0c02cf725746e1_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/discovery-rhel8@sha256:a0bcad7b2191e3c674813c2e1e67aea619d6d7eaa95f2324902e0b842d1c0cc8_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/hive-rhel8@sha256:674603ee10ad5e9d42e18e5c2f91153c863cb7e9f38cd523559c8de7c7097483_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/hive-rhel8@sha256:67b2477a7b3885df470dc56e94525e7ebc3dce326599c6f2a311f8727557bf8b_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/hive-rhel8@sha256:8722d4f39942af4a008209ae518bf27d30deaa2e5bf97fc3118bea58efafb3d5_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/hive-rhel8@sha256:dd6a4624672d458a0072b9aa46fb1b3d576c0b198759d053f61536f3b9e34359_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/hypershift-addon-rhel8-operator@sha256:00322fc5e7a8e1d08ca716e23982dae6d365b1523f8d3465e6daad5074067ea2_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/hypershift-addon-rhel8-operator@sha256:27cc406bb658c1915e75f5d0b0d3c0f73e72635c9f5bb08bc28e3c5c434e147b_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/hypershift-addon-rhel8-operator@sha256:afc67731faaa2dc9d32a052064763737c8bc4b1b5cf8e8ffb7cb31a4652c656c_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/hypershift-addon-rhel8-operator@sha256:c4227a3a5b323d716a979e1c6a66c458d458648c5fcb0ab151ad55ba24972f51_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/hypershift-deployment-controller-rhel8@sha256:68de13099864a989493367500360560a677fde2e0e56a760a6dafde1d7be9a27_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/hypershift-deployment-controller-rhel8@sha256:8d4a908562cbb0351aea12befe5f2bdf57041e073ce679d1b1c5b46c893844b6_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/hypershift-deployment-controller-rhel8@sha256:be5d7a8b6dec6d4c959badc2d2960ec7bfe74a75c0d673da06fe6335920de3a0_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/hypershift-deployment-controller-rhel8@sha256:f44b9cd7b993051b4d59108153763a09d283c0cf822fab478f22cfbe53847da7_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/hypershift-rhel8-operator@sha256:2d94cd451fbf0abc13e50b6b6252061294bdbfd1eda64f4347177d20b5d1e489_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/hypershift-rhel8-operator@sha256:3d8d114403d85cbba699f53aa177a84da92516b5d2e852b2bffc33eabde6af13_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/hypershift-rhel8-operator@sha256:62e91ac9b6291bf7abc26cdd937c2c2cf7cdf1f1256a33acbaa5d1cdc607d3fa_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/hypershift-rhel8-operator@sha256:ffce5bc9fb2be59047c4840d9222499f03c1cf74786d8695aab1d1b04adc6f8a_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/klusterlet-operator-bundle@sha256:1687315db647e6689845df88843ae53275440042b76dc781dcabeef16e426bdf_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/managed-serviceaccount-rhel8@sha256:63593ef6045808b9c3fe96fc1cddd99bdfabaaef881fe716972500bfda62f92b_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/managed-serviceaccount-rhel8@sha256:7f5f65ba65c9bfc64d8bf9724a22b68d38c512465f4be1bfed8f02133256214f_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/managed-serviceaccount-rhel8@sha256:8621056c6982b9875749650eee2cf967b31217298a1b924de1fe710e0445df1b_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/managed-serviceaccount-rhel8@sha256:ec5bdf8a935ee1daaa5c91a7fd7816ade97619b5d1f6b61e663c03f43bb832bc_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/managedcluster-import-controller-rhel8@sha256:17987e46eb8772ef79e771b6edd137b29914ae357eb036d76a063cb04de116a3_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/managedcluster-import-controller-rhel8@sha256:4a22ca54331be02c08e23704852c34273a8bf3d1bb2c8f2aaf92f277474e3654_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/managedcluster-import-controller-rhel8@sha256:7d737e05b3164a7e49085a2026bf5fbbdda5a0d23890e1de455eea8d59f20187_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/managedcluster-import-controller-rhel8@sha256:eaf8ba4c775e4ebaeea316bbab0344eb10674089ff9db1c8f1373ed564b03749_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/mce-operator-bundle@sha256:701ad2aa334971346282a7a80c420049f08a3e3845a915a947e7605aab9c1369_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/mce-operator-bundle@sha256:cf1b297a2bbfa2a55204e2c4688511baa0223978b2d4ab7cfb8f8c5c965d563f_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/mce-operator-bundle@sha256:ed114b2afb91375b6f3576da15474ad96c154cc0ed16e288f8a4840d7d39942f_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/mce-operator-bundle@sha256:f1be217449145edb01b029b19d08831cc6d085856e39aea8174e74ef0cc85283_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/multicloud-manager-rhel8@sha256:162fe79ef40dbdcd1c9a16c601ffeb1c1dec5309c250bddf85809a0197b2ec3e_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/multicloud-manager-rhel8@sha256:af5076a59d32f3bed7f88348bccdff6fad4d250aab7f8dc7c2791e75fa76c7d9_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/multicloud-manager-rhel8@sha256:c03edb31a56b4678c4e0f66c59b49e3798b8442ef1ddca3f67488f4baca30241_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/multicloud-manager-rhel8@sha256:c6fb6ec34c746ba73007bec6e1895b4e1a4ed551b035aa9059664ded820f46fa_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-cluster-api-provider-agent-rhel8@sha256:208389221423692530b334815985b0a2263febf5574138e854dbdc011f03b4a2_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-cluster-api-provider-agent-rhel8@sha256:4bacc4ba3974c11ac27d1448a7f7cd973162caf33358249e9d1c154018124830_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-cluster-api-provider-agent-rhel8@sha256:8b3c3fb8fdf6d679f6020e0c739f25ae83dd4173e46b743de911d8e346f371fe_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-cluster-api-provider-agent-rhel8@sha256:a4d3f04386e63bfb640b928c01f972ba7d90af9c5213a7c10968b55c875565e0_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-console-mce-rhel8@sha256:009597e78bf32e0a6d83ad456a6670e436692aa1c12cbd144580a30080054d0f_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-console-mce-rhel8@sha256:95cbc26ed2e396e44efd543d8a38f1c698267e1a617a7ee4b6f26efdb49e3059_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-console-mce-rhel8@sha256:b83a44a87eddeaa3914d03f51f58e8cc5412ee580ee233754108b2349d890b8c_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-console-mce-rhel8@sha256:e3883d9629078bc16f2a6526cb8b1fdea89c1a8b8f477487fd6b34efa2f13999_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-hypershift-addon-rhel8-operator@sha256:00322fc5e7a8e1d08ca716e23982dae6d365b1523f8d3465e6daad5074067ea2_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-hypershift-addon-rhel8-operator@sha256:27cc406bb658c1915e75f5d0b0d3c0f73e72635c9f5bb08bc28e3c5c434e147b_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-hypershift-addon-rhel8-operator@sha256:afc67731faaa2dc9d32a052064763737c8bc4b1b5cf8e8ffb7cb31a4652c656c_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-hypershift-addon-rhel8-operator@sha256:c4227a3a5b323d716a979e1c6a66c458d458648c5fcb0ab151ad55ba24972f51_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-hypershift-deployment-controller-rhel8@sha256:68de13099864a989493367500360560a677fde2e0e56a760a6dafde1d7be9a27_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-hypershift-deployment-controller-rhel8@sha256:8d4a908562cbb0351aea12befe5f2bdf57041e073ce679d1b1c5b46c893844b6_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-hypershift-deployment-controller-rhel8@sha256:be5d7a8b6dec6d4c959badc2d2960ec7bfe74a75c0d673da06fe6335920de3a0_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-hypershift-deployment-controller-rhel8@sha256:f44b9cd7b993051b4d59108153763a09d283c0cf822fab478f22cfbe53847da7_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-managed-serviceaccount-rhel8@sha256:63593ef6045808b9c3fe96fc1cddd99bdfabaaef881fe716972500bfda62f92b_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-managed-serviceaccount-rhel8@sha256:7f5f65ba65c9bfc64d8bf9724a22b68d38c512465f4be1bfed8f02133256214f_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-managed-serviceaccount-rhel8@sha256:8621056c6982b9875749650eee2cf967b31217298a1b924de1fe710e0445df1b_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-managed-serviceaccount-rhel8@sha256:ec5bdf8a935ee1daaa5c91a7fd7816ade97619b5d1f6b61e663c03f43bb832bc_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/must-gather-rhel8@sha256:4270ef4ed53f54fb13cf1092b3babb70af7012886a3f0c293b11040083f39651_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/must-gather-rhel8@sha256:4ecb20c797f71375bc888ed84036f49bc40e2e9984e7ec74b14ad697d1b9c6fb_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/must-gather-rhel8@sha256:6d2624faf8cb2634a9e2203273d95c076ed2207ddd87f50df6ce8e5088a5d257_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/must-gather-rhel8@sha256:e838cb2e70eff2157b992c1cc6c576c9e099306b1df69d6d5c9d991ded4e0789_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/placement-rhel8@sha256:473ed2081010b9005ecc6fb254389dac6927f336967bd4a2f99ca3210fd265f0_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/placement-rhel8@sha256:746794cb82199cfc0c659de0a48018bbd8f18aec97265d68f8dd8bbf783049b1_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/placement-rhel8@sha256:7f5c7671a97f09756a150feb6a6bd04f40aa938ce065102b5b5875eadab933db_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/placement-rhel8@sha256:a6fb7f9d80d4d6cb53317f7d87960af28a6cafb8c5abee369f7bd94cbe449686_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/provider-credential-controller-rhel8@sha256:759037d7817cef4e0451befe8f2bc943a89f2bda95a52327a1c552c3f9a095bb_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/provider-credential-controller-rhel8@sha256:90281a3feff8e019a937fabb5184881c1983cda657c41332cd0321acf5ea4092_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/provider-credential-controller-rhel8@sha256:b6406fbcfeed4c491c66b778a4ad08e8066db5052a49863dd459e2b7375e6ba4_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/provider-credential-controller-rhel8@sha256:c4707c5214505bf1e5f693f0c5df4bb6fe4336670bf850b9a09040b6d87cccd2_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/registration-operator-rhel8@sha256:49d81d8a383de609d64760a4ae6ffa61469a59a5678311406ce4f838c1cc66fd_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/registration-operator-rhel8@sha256:579420cfdc2a542ab7a1b9cd6f1324885f60d1ec5d2bda74808127b45aef2983_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/registration-operator-rhel8@sha256:f945ae948589e2ea294d3d6e8f89fe05c1203f375a0722465965208ecfc15b94_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/registration-operator-rhel8@sha256:fbc7cd19b869d02af6dba24b20f6a44c498fb00e4afc629821f47b9b35c5a94d_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/registration-rhel8@sha256:39cc95f16445c3a1dca378beb50f5931ad081f459c9c6eb012325c6a9d8ada6c_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/registration-rhel8@sha256:686390715f19747bff24e95137307182ab095fb133051424996c6b0ee668569a_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/registration-rhel8@sha256:7bbc4dceeffd5f4bb47e9c38f97109d083dbbbda1a1643b7eb7762ebbd5047a1_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/registration-rhel8@sha256:cb1c8096bd5bd9f1dfa413bc0d1889d970b6d841988d24d6c1008904b1288cfe_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/work-rhel8@sha256:345f405c6a1d3e18beaf13c24a7ca4055a03746d8e6540670435e8d2413fefaf_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/work-rhel8@sha256:663cf3e0453e2ae5b1c9d5f6d335930d6d1e9c7a34151a171dbf58f9066c2b96_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/work-rhel8@sha256:c5c1939a142b9554a2ce664605409cefcb9954bbb1d8eef988fddab50f06cdaf_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/work-rhel8@sha256:d425b68e6265d098601e240cae6084c76416fd27bfbd955a3ccee30873544e38_ppc64le"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2022:6345"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "LOCAL",
"availabilityImpact": "HIGH",
"baseScore": 7.3,
"baseSeverity": "HIGH",
"confidentialityImpact": "LOW",
"integrityImpact": "LOW",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:N/UI:N/S:U/C:L/I:L/A:H",
"version": "3.1"
},
"products": [
"8Base-multicluster-engine-2.1:multicluster-engine/agent-service-rhel8@sha256:661ee3a57d860a713ffb481ea87858f20fce1e57b858821cb0c1ec4069e206a0_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/agent-service-rhel8@sha256:8cb5ab317ccc6b1bcd409cfba0ec983e3f5d9531227e76bb455011636ed32d21_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/agent-service-rhel8@sha256:e136966121b82373c9279b1b59b68864ed10bfdee424959a7ad4b190ff7a2562_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/agent-service-rhel8@sha256:fce50212c8bbfdc3e8f445f4b7ea35881eb29e49c443e827ad6fe2389328d57f_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/apiserver-network-proxy-rhel8@sha256:25b242af63aca69a32c457dde23b3ac52ed81f5edad3e919d5df59902adb0b60_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/apiserver-network-proxy-rhel8@sha256:5ea69e650771525faf944fbf3be82a19e54a964d38adbb88263247652476938c_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/apiserver-network-proxy-rhel8@sha256:c97ea925ea31a1ae6824ec55bbb43c3cf0d2d9b0fb6d12b6d23492e0e5a5467a_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/apiserver-network-proxy-rhel8@sha256:f71c4c301774aba9a886f2891eace9da47ba075d2a2e4acfc03849c9c0da57bc_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/assisted-image-service-rhel8@sha256:1d250617cf4eb47800d30bd6bdd61872faa29eb7c6953edcb4a107360f0d0a78_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/assisted-image-service-rhel8@sha256:3730a3c3cfb695b540945b5f0ae739a701a0155137b9509238860549105ab670_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/assisted-image-service-rhel8@sha256:3d59cfa190838da34bac1ccf88562f996cc9e9ffdb151f47e044ba3fcc964a3d_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/assisted-image-service-rhel8@sha256:92c8157e43d84584ba93d978fcc6ffba84118e4ea5ff46ad71a62ffdc7fc56e5_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/assisted-installer-agent-rhel8@sha256:99e0accdee9b311b9abf032c712060823736f88c7bf3ba692349d7f8290a9570_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/assisted-installer-agent-rhel8@sha256:b4722c060fb38e1609e689b605816cefb39a15a0ddc40837a90727d123b91c88_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/assisted-installer-reporter-rhel8@sha256:1d465abc36e2045dc5a291663786709fc920c42aacb0c34c4868a1a633334509_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/assisted-installer-reporter-rhel8@sha256:bdb861698be8305247b21ebab7994f27eaae818f691ffcff3d5b5eb5dc70a722_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/assisted-installer-reporter-rhel8@sha256:e4dd90d186f1fea6fcdb4e23f74e4390e00d134b2c21d8510c1cdbbcef3c4a1f_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/assisted-installer-rhel8@sha256:61ac4136dad0e02323807e6d3de8e890ec0b7e7e1f7112f9610410712af6f9b5_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/assisted-installer-rhel8@sha256:686b64358857be04087a706048a32b7356b16a0028d2b200da16ec94d931d25d_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/assisted-installer-rhel8@sha256:910dad58b72de16f92dd5b60d0420010d18229a6e0966fe2eb072517febe499f_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/aws-encryption-provider-rhel8@sha256:31329737bd3608345f8e969e872e2e18305e2959d9d81867933c73fb26a53dcd_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/aws-encryption-provider-rhel8@sha256:9797eef2012c827ff3250cba1cd542772e92872b4bd69a01bdbdba4fe407472c_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/aws-encryption-provider-rhel8@sha256:ab7f1982f21ed9251501396ea150764348b5f61b6e50b9d74b5031e705e16ef3_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/aws-encryption-provider-rhel8@sha256:cee69ba4c6fb326afd03c7f21856a028fa4758dab8c849ef6eaeaea0cd55afd2_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/backplane-rhel8-operator@sha256:0b8c36b4b1d00e47ee4faaeec9ccbdc2977a50592035f8a600491c657e439d33_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/backplane-rhel8-operator@sha256:5dbd590a4bbed44f487d1601d1825b5efb8253b9ee2be49adccec7e0ea9410ac_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/backplane-rhel8-operator@sha256:9f7854a1de26dfebdc8beafffd01304017b8fe7cd84065dd452de1276e529a06_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/backplane-rhel8-operator@sha256:e7998dc233af266ed94ba16450c2f02096abb5e045f291f8f94a83ef9da7dd51_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-provider-agent-rhel8@sha256:208389221423692530b334815985b0a2263febf5574138e854dbdc011f03b4a2_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-provider-agent-rhel8@sha256:4bacc4ba3974c11ac27d1448a7f7cd973162caf33358249e9d1c154018124830_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-provider-agent-rhel8@sha256:8b3c3fb8fdf6d679f6020e0c739f25ae83dd4173e46b743de911d8e346f371fe_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-provider-agent-rhel8@sha256:a4d3f04386e63bfb640b928c01f972ba7d90af9c5213a7c10968b55c875565e0_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-provider-aws-rhel8@sha256:36a5f30d043f1137033842188e59224b803158696f60ddb41095a766705485f4_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-provider-aws-rhel8@sha256:6fb7799fca309c727c7afea57448fc653dde09495945e314402a3e3a079e5b03_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-provider-aws-rhel8@sha256:9b8d4fde02e4c43d194bf4c420550730fd52b74587e2327f2e9eb75067bb25e7_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-provider-aws-rhel8@sha256:bd612736fde388811d12a572852c86d0fe9dcbb6e7f404c64b8654c870d4e2eb_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-provider-azure-rhel8@sha256:2b93b026497655f16a85a2929b1f0c970d51dce0e0e8462774989f1943bdc785_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-provider-azure-rhel8@sha256:2c9c916d0face10abc7f6467564e394ead5946bf18ed8439456cce2767a83b3e_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-provider-azure-rhel8@sha256:6f41c353228c4016ab02557a5591ef36f4aea799c4ad89798343b4a2f0765d08_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-provider-azure-rhel8@sha256:ddd59c296543f525f719336ad6ddc5e5f8d3915e08e3b64d575a9835de3e95ad_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-provider-kubevirt-rhel8@sha256:0007824d89632253727ead00c5fd6ec463f310d71e58e237ea5e51c13052b0bc_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-provider-kubevirt-rhel8@sha256:9cd9106f72557b8ba5de9f4d1de5ff8d33514d2c02889999a3c20aab9a8dd061_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-provider-kubevirt-rhel8@sha256:cbe319cfa3ab4610dc67abea27841dd5b670061faa74e666959550343bba1c28_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-provider-kubevirt-rhel8@sha256:df94a1d8a4b6d1aebed4e657267219632bb3b2176537bdf8e51a728cd78f136f_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-rhel8@sha256:30f56a4d5cba0ccd55e0bda756c7af8010ab94ec3b644dc73f7b32e76b5bbb3a_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-rhel8@sha256:4f7cb34768ff908ed1ba54330603ea54b82a4144cf9124dae01a727dcc60362a_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-rhel8@sha256:a137205ac2127a04466519355b07cee71c08c56dddfee35671127241ebdf4a99_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-rhel8@sha256:c8a785b4e1688d358cec73e9cf4853ca0ab28c7daa4c45d5384b7bebc333f53a_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-curator-controller-rhel8@sha256:1d4d913d4136321ebd94e6b9d9e55be7262883702de72c4a61827804ad843942_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-curator-controller-rhel8@sha256:2134c387cb0e8c2f95bb8ef74ad0a10c37403d9e0dfaeb7e2e9efb388c606ac1_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-curator-controller-rhel8@sha256:2e0867d6ebace932eb09bb3a6a929562a157bc2eea9c28063eb30dac866abf63_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-curator-controller-rhel8@sha256:3dd533817d97518c7af991b888c5f9df501bd496ed53988e5444c1ea62e539cb_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-proxy-addon-rhel8@sha256:2779eae299eb2b48e8a868de2f2d8d13313ca17b2f7d5c816013145b0c787cc8_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-proxy-addon-rhel8@sha256:28544cf2414bdeffb8bcaae2d1547064da46ab5a122fd77861083b1e81e299cc_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-proxy-addon-rhel8@sha256:4da01f6a0a59069045d23599d748849da60ee309f72f233497edd379b3b0823e_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-proxy-addon-rhel8@sha256:6318fd6b0e0f5c39239ba9c71c330bce7974deaf970359ec83c88116abf7a653_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-proxy-rhel8@sha256:610de7f25fd387262c360acb21dd45dc80e1c52a77dd11982965da80301407ab_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-proxy-rhel8@sha256:a881a94835c7eef6babe00792fc0a99c9816831869cb26af0dcf2665233f7710_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-proxy-rhel8@sha256:b240f43890529fe95b1a74de6f4c2626e85ae91ae6a624bb98a4c31130b6740d_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-proxy-rhel8@sha256:df6cd66cdb17efc356e770930ff796bdb527c292243f5e8b87ca5c9e912a19d6_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/clusterclaims-controller-rhel8@sha256:3608571c2a5a3d399e3ad8135ca90e46a7e57b322b5ef9d708efa631cee7109c_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/clusterclaims-controller-rhel8@sha256:5c04626558442d50ab58a941d72a78db7c94f5ce730b5abb7599c21981875970_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/clusterclaims-controller-rhel8@sha256:7be740cc5987a1dfc76d7d8a306ff65291eb9cf61419842f463aa9dc4d6ecde1_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/clusterclaims-controller-rhel8@sha256:fce2e92743adaf6fe2e0168cfeecdc71ff7c009ef92a89c9172ff46ebbedcd40_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/clusterlifecycle-state-metrics-rhel8@sha256:288a0e4f9ca79859c5f295e920e9ef01d395720ea5b62ec7f5a5bd975b9c5850_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/clusterlifecycle-state-metrics-rhel8@sha256:93b9ad845fab34498a6f504ad626d0d5236c39ab1aaf7789df146311e4ba33cd_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/clusterlifecycle-state-metrics-rhel8@sha256:c808d378bd0666d7eb1f9c9024f7d2f7c6bdedd40298aa1e940cfc1ce735af54_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/clusterlifecycle-state-metrics-rhel8@sha256:df17928fd459e5063fb2470dbaea51c96f292f1a4ca5eaedc64a03687edbb6cd_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/console-mce-rhel8@sha256:009597e78bf32e0a6d83ad456a6670e436692aa1c12cbd144580a30080054d0f_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/console-mce-rhel8@sha256:95cbc26ed2e396e44efd543d8a38f1c698267e1a617a7ee4b6f26efdb49e3059_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/console-mce-rhel8@sha256:b83a44a87eddeaa3914d03f51f58e8cc5412ee580ee233754108b2349d890b8c_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/console-mce-rhel8@sha256:e3883d9629078bc16f2a6526cb8b1fdea89c1a8b8f477487fd6b34efa2f13999_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/discovery-rhel8@sha256:12b3c0a01c59836687a7cfc1fba050d0800625cd46f678551a5944b0664c044d_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/discovery-rhel8@sha256:25eefa4b7af3650f57e9a4c372522a0cae7bcc1b41735d2b503b9b41d9c2d0b2_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/discovery-rhel8@sha256:9a655c52c83f7682964e8f46fed6011c6e9de7a2a64ee0893d0c02cf725746e1_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/discovery-rhel8@sha256:a0bcad7b2191e3c674813c2e1e67aea619d6d7eaa95f2324902e0b842d1c0cc8_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/hive-rhel8@sha256:674603ee10ad5e9d42e18e5c2f91153c863cb7e9f38cd523559c8de7c7097483_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/hive-rhel8@sha256:67b2477a7b3885df470dc56e94525e7ebc3dce326599c6f2a311f8727557bf8b_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/hive-rhel8@sha256:8722d4f39942af4a008209ae518bf27d30deaa2e5bf97fc3118bea58efafb3d5_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/hive-rhel8@sha256:dd6a4624672d458a0072b9aa46fb1b3d576c0b198759d053f61536f3b9e34359_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/hypershift-addon-rhel8-operator@sha256:00322fc5e7a8e1d08ca716e23982dae6d365b1523f8d3465e6daad5074067ea2_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/hypershift-addon-rhel8-operator@sha256:27cc406bb658c1915e75f5d0b0d3c0f73e72635c9f5bb08bc28e3c5c434e147b_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/hypershift-addon-rhel8-operator@sha256:afc67731faaa2dc9d32a052064763737c8bc4b1b5cf8e8ffb7cb31a4652c656c_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/hypershift-addon-rhel8-operator@sha256:c4227a3a5b323d716a979e1c6a66c458d458648c5fcb0ab151ad55ba24972f51_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/hypershift-deployment-controller-rhel8@sha256:68de13099864a989493367500360560a677fde2e0e56a760a6dafde1d7be9a27_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/hypershift-deployment-controller-rhel8@sha256:8d4a908562cbb0351aea12befe5f2bdf57041e073ce679d1b1c5b46c893844b6_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/hypershift-deployment-controller-rhel8@sha256:be5d7a8b6dec6d4c959badc2d2960ec7bfe74a75c0d673da06fe6335920de3a0_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/hypershift-deployment-controller-rhel8@sha256:f44b9cd7b993051b4d59108153763a09d283c0cf822fab478f22cfbe53847da7_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/hypershift-rhel8-operator@sha256:2d94cd451fbf0abc13e50b6b6252061294bdbfd1eda64f4347177d20b5d1e489_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/hypershift-rhel8-operator@sha256:3d8d114403d85cbba699f53aa177a84da92516b5d2e852b2bffc33eabde6af13_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/hypershift-rhel8-operator@sha256:62e91ac9b6291bf7abc26cdd937c2c2cf7cdf1f1256a33acbaa5d1cdc607d3fa_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/hypershift-rhel8-operator@sha256:ffce5bc9fb2be59047c4840d9222499f03c1cf74786d8695aab1d1b04adc6f8a_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/klusterlet-operator-bundle@sha256:1687315db647e6689845df88843ae53275440042b76dc781dcabeef16e426bdf_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/managed-serviceaccount-rhel8@sha256:63593ef6045808b9c3fe96fc1cddd99bdfabaaef881fe716972500bfda62f92b_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/managed-serviceaccount-rhel8@sha256:7f5f65ba65c9bfc64d8bf9724a22b68d38c512465f4be1bfed8f02133256214f_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/managed-serviceaccount-rhel8@sha256:8621056c6982b9875749650eee2cf967b31217298a1b924de1fe710e0445df1b_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/managed-serviceaccount-rhel8@sha256:ec5bdf8a935ee1daaa5c91a7fd7816ade97619b5d1f6b61e663c03f43bb832bc_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/managedcluster-import-controller-rhel8@sha256:17987e46eb8772ef79e771b6edd137b29914ae357eb036d76a063cb04de116a3_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/managedcluster-import-controller-rhel8@sha256:4a22ca54331be02c08e23704852c34273a8bf3d1bb2c8f2aaf92f277474e3654_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/managedcluster-import-controller-rhel8@sha256:7d737e05b3164a7e49085a2026bf5fbbdda5a0d23890e1de455eea8d59f20187_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/managedcluster-import-controller-rhel8@sha256:eaf8ba4c775e4ebaeea316bbab0344eb10674089ff9db1c8f1373ed564b03749_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/mce-operator-bundle@sha256:701ad2aa334971346282a7a80c420049f08a3e3845a915a947e7605aab9c1369_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/mce-operator-bundle@sha256:cf1b297a2bbfa2a55204e2c4688511baa0223978b2d4ab7cfb8f8c5c965d563f_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/mce-operator-bundle@sha256:ed114b2afb91375b6f3576da15474ad96c154cc0ed16e288f8a4840d7d39942f_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/mce-operator-bundle@sha256:f1be217449145edb01b029b19d08831cc6d085856e39aea8174e74ef0cc85283_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/multicloud-manager-rhel8@sha256:162fe79ef40dbdcd1c9a16c601ffeb1c1dec5309c250bddf85809a0197b2ec3e_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/multicloud-manager-rhel8@sha256:af5076a59d32f3bed7f88348bccdff6fad4d250aab7f8dc7c2791e75fa76c7d9_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/multicloud-manager-rhel8@sha256:c03edb31a56b4678c4e0f66c59b49e3798b8442ef1ddca3f67488f4baca30241_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/multicloud-manager-rhel8@sha256:c6fb6ec34c746ba73007bec6e1895b4e1a4ed551b035aa9059664ded820f46fa_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-cluster-api-provider-agent-rhel8@sha256:208389221423692530b334815985b0a2263febf5574138e854dbdc011f03b4a2_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-cluster-api-provider-agent-rhel8@sha256:4bacc4ba3974c11ac27d1448a7f7cd973162caf33358249e9d1c154018124830_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-cluster-api-provider-agent-rhel8@sha256:8b3c3fb8fdf6d679f6020e0c739f25ae83dd4173e46b743de911d8e346f371fe_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-cluster-api-provider-agent-rhel8@sha256:a4d3f04386e63bfb640b928c01f972ba7d90af9c5213a7c10968b55c875565e0_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-console-mce-rhel8@sha256:009597e78bf32e0a6d83ad456a6670e436692aa1c12cbd144580a30080054d0f_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-console-mce-rhel8@sha256:95cbc26ed2e396e44efd543d8a38f1c698267e1a617a7ee4b6f26efdb49e3059_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-console-mce-rhel8@sha256:b83a44a87eddeaa3914d03f51f58e8cc5412ee580ee233754108b2349d890b8c_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-console-mce-rhel8@sha256:e3883d9629078bc16f2a6526cb8b1fdea89c1a8b8f477487fd6b34efa2f13999_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-hypershift-addon-rhel8-operator@sha256:00322fc5e7a8e1d08ca716e23982dae6d365b1523f8d3465e6daad5074067ea2_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-hypershift-addon-rhel8-operator@sha256:27cc406bb658c1915e75f5d0b0d3c0f73e72635c9f5bb08bc28e3c5c434e147b_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-hypershift-addon-rhel8-operator@sha256:afc67731faaa2dc9d32a052064763737c8bc4b1b5cf8e8ffb7cb31a4652c656c_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-hypershift-addon-rhel8-operator@sha256:c4227a3a5b323d716a979e1c6a66c458d458648c5fcb0ab151ad55ba24972f51_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-hypershift-deployment-controller-rhel8@sha256:68de13099864a989493367500360560a677fde2e0e56a760a6dafde1d7be9a27_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-hypershift-deployment-controller-rhel8@sha256:8d4a908562cbb0351aea12befe5f2bdf57041e073ce679d1b1c5b46c893844b6_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-hypershift-deployment-controller-rhel8@sha256:be5d7a8b6dec6d4c959badc2d2960ec7bfe74a75c0d673da06fe6335920de3a0_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-hypershift-deployment-controller-rhel8@sha256:f44b9cd7b993051b4d59108153763a09d283c0cf822fab478f22cfbe53847da7_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-managed-serviceaccount-rhel8@sha256:63593ef6045808b9c3fe96fc1cddd99bdfabaaef881fe716972500bfda62f92b_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-managed-serviceaccount-rhel8@sha256:7f5f65ba65c9bfc64d8bf9724a22b68d38c512465f4be1bfed8f02133256214f_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-managed-serviceaccount-rhel8@sha256:8621056c6982b9875749650eee2cf967b31217298a1b924de1fe710e0445df1b_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-managed-serviceaccount-rhel8@sha256:ec5bdf8a935ee1daaa5c91a7fd7816ade97619b5d1f6b61e663c03f43bb832bc_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/must-gather-rhel8@sha256:4270ef4ed53f54fb13cf1092b3babb70af7012886a3f0c293b11040083f39651_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/must-gather-rhel8@sha256:4ecb20c797f71375bc888ed84036f49bc40e2e9984e7ec74b14ad697d1b9c6fb_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/must-gather-rhel8@sha256:6d2624faf8cb2634a9e2203273d95c076ed2207ddd87f50df6ce8e5088a5d257_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/must-gather-rhel8@sha256:e838cb2e70eff2157b992c1cc6c576c9e099306b1df69d6d5c9d991ded4e0789_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/placement-rhel8@sha256:473ed2081010b9005ecc6fb254389dac6927f336967bd4a2f99ca3210fd265f0_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/placement-rhel8@sha256:746794cb82199cfc0c659de0a48018bbd8f18aec97265d68f8dd8bbf783049b1_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/placement-rhel8@sha256:7f5c7671a97f09756a150feb6a6bd04f40aa938ce065102b5b5875eadab933db_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/placement-rhel8@sha256:a6fb7f9d80d4d6cb53317f7d87960af28a6cafb8c5abee369f7bd94cbe449686_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/provider-credential-controller-rhel8@sha256:759037d7817cef4e0451befe8f2bc943a89f2bda95a52327a1c552c3f9a095bb_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/provider-credential-controller-rhel8@sha256:90281a3feff8e019a937fabb5184881c1983cda657c41332cd0321acf5ea4092_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/provider-credential-controller-rhel8@sha256:b6406fbcfeed4c491c66b778a4ad08e8066db5052a49863dd459e2b7375e6ba4_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/provider-credential-controller-rhel8@sha256:c4707c5214505bf1e5f693f0c5df4bb6fe4336670bf850b9a09040b6d87cccd2_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/registration-operator-rhel8@sha256:49d81d8a383de609d64760a4ae6ffa61469a59a5678311406ce4f838c1cc66fd_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/registration-operator-rhel8@sha256:579420cfdc2a542ab7a1b9cd6f1324885f60d1ec5d2bda74808127b45aef2983_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/registration-operator-rhel8@sha256:f945ae948589e2ea294d3d6e8f89fe05c1203f375a0722465965208ecfc15b94_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/registration-operator-rhel8@sha256:fbc7cd19b869d02af6dba24b20f6a44c498fb00e4afc629821f47b9b35c5a94d_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/registration-rhel8@sha256:39cc95f16445c3a1dca378beb50f5931ad081f459c9c6eb012325c6a9d8ada6c_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/registration-rhel8@sha256:686390715f19747bff24e95137307182ab095fb133051424996c6b0ee668569a_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/registration-rhel8@sha256:7bbc4dceeffd5f4bb47e9c38f97109d083dbbbda1a1643b7eb7762ebbd5047a1_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/registration-rhel8@sha256:cb1c8096bd5bd9f1dfa413bc0d1889d970b6d841988d24d6c1008904b1288cfe_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/work-rhel8@sha256:345f405c6a1d3e18beaf13c24a7ca4055a03746d8e6540670435e8d2413fefaf_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/work-rhel8@sha256:663cf3e0453e2ae5b1c9d5f6d335930d6d1e9c7a34151a171dbf58f9066c2b96_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/work-rhel8@sha256:c5c1939a142b9554a2ce664605409cefcb9954bbb1d8eef988fddab50f06cdaf_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/work-rhel8@sha256:d425b68e6265d098601e240cae6084c76416fd27bfbd955a3ccee30873544e38_ppc64le"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "golang: encoding/xml: stack exhaustion in Decoder.Skip"
},
{
"cve": "CVE-2022-30629",
"cwe": {
"id": "CWE-331",
"name": "Insufficient Entropy"
},
"discovery_date": "2022-06-02T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2092793"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in the crypto/tls golang package. When session tickets are generated by crypto/tls, it is missing the ticket expiration. This issue may allow an attacker to observe the TLS handshakes to correlate successive connections during session resumption.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "golang: crypto/tls: session tickets lack random ticket_age_add",
"title": "Vulnerability summary"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"8Base-multicluster-engine-2.1:multicluster-engine/agent-service-rhel8@sha256:661ee3a57d860a713ffb481ea87858f20fce1e57b858821cb0c1ec4069e206a0_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/agent-service-rhel8@sha256:8cb5ab317ccc6b1bcd409cfba0ec983e3f5d9531227e76bb455011636ed32d21_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/agent-service-rhel8@sha256:e136966121b82373c9279b1b59b68864ed10bfdee424959a7ad4b190ff7a2562_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/agent-service-rhel8@sha256:fce50212c8bbfdc3e8f445f4b7ea35881eb29e49c443e827ad6fe2389328d57f_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/apiserver-network-proxy-rhel8@sha256:25b242af63aca69a32c457dde23b3ac52ed81f5edad3e919d5df59902adb0b60_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/apiserver-network-proxy-rhel8@sha256:5ea69e650771525faf944fbf3be82a19e54a964d38adbb88263247652476938c_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/apiserver-network-proxy-rhel8@sha256:c97ea925ea31a1ae6824ec55bbb43c3cf0d2d9b0fb6d12b6d23492e0e5a5467a_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/apiserver-network-proxy-rhel8@sha256:f71c4c301774aba9a886f2891eace9da47ba075d2a2e4acfc03849c9c0da57bc_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/assisted-image-service-rhel8@sha256:1d250617cf4eb47800d30bd6bdd61872faa29eb7c6953edcb4a107360f0d0a78_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/assisted-image-service-rhel8@sha256:3730a3c3cfb695b540945b5f0ae739a701a0155137b9509238860549105ab670_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/assisted-image-service-rhel8@sha256:3d59cfa190838da34bac1ccf88562f996cc9e9ffdb151f47e044ba3fcc964a3d_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/assisted-image-service-rhel8@sha256:92c8157e43d84584ba93d978fcc6ffba84118e4ea5ff46ad71a62ffdc7fc56e5_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/assisted-installer-agent-rhel8@sha256:99e0accdee9b311b9abf032c712060823736f88c7bf3ba692349d7f8290a9570_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/assisted-installer-agent-rhel8@sha256:b4722c060fb38e1609e689b605816cefb39a15a0ddc40837a90727d123b91c88_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/assisted-installer-reporter-rhel8@sha256:1d465abc36e2045dc5a291663786709fc920c42aacb0c34c4868a1a633334509_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/assisted-installer-reporter-rhel8@sha256:bdb861698be8305247b21ebab7994f27eaae818f691ffcff3d5b5eb5dc70a722_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/assisted-installer-reporter-rhel8@sha256:e4dd90d186f1fea6fcdb4e23f74e4390e00d134b2c21d8510c1cdbbcef3c4a1f_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/assisted-installer-rhel8@sha256:61ac4136dad0e02323807e6d3de8e890ec0b7e7e1f7112f9610410712af6f9b5_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/assisted-installer-rhel8@sha256:686b64358857be04087a706048a32b7356b16a0028d2b200da16ec94d931d25d_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/assisted-installer-rhel8@sha256:910dad58b72de16f92dd5b60d0420010d18229a6e0966fe2eb072517febe499f_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/aws-encryption-provider-rhel8@sha256:31329737bd3608345f8e969e872e2e18305e2959d9d81867933c73fb26a53dcd_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/aws-encryption-provider-rhel8@sha256:9797eef2012c827ff3250cba1cd542772e92872b4bd69a01bdbdba4fe407472c_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/aws-encryption-provider-rhel8@sha256:ab7f1982f21ed9251501396ea150764348b5f61b6e50b9d74b5031e705e16ef3_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/aws-encryption-provider-rhel8@sha256:cee69ba4c6fb326afd03c7f21856a028fa4758dab8c849ef6eaeaea0cd55afd2_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/backplane-rhel8-operator@sha256:0b8c36b4b1d00e47ee4faaeec9ccbdc2977a50592035f8a600491c657e439d33_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/backplane-rhel8-operator@sha256:5dbd590a4bbed44f487d1601d1825b5efb8253b9ee2be49adccec7e0ea9410ac_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/backplane-rhel8-operator@sha256:9f7854a1de26dfebdc8beafffd01304017b8fe7cd84065dd452de1276e529a06_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/backplane-rhel8-operator@sha256:e7998dc233af266ed94ba16450c2f02096abb5e045f291f8f94a83ef9da7dd51_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-provider-agent-rhel8@sha256:208389221423692530b334815985b0a2263febf5574138e854dbdc011f03b4a2_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-provider-agent-rhel8@sha256:4bacc4ba3974c11ac27d1448a7f7cd973162caf33358249e9d1c154018124830_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-provider-agent-rhel8@sha256:8b3c3fb8fdf6d679f6020e0c739f25ae83dd4173e46b743de911d8e346f371fe_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-provider-agent-rhel8@sha256:a4d3f04386e63bfb640b928c01f972ba7d90af9c5213a7c10968b55c875565e0_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-provider-aws-rhel8@sha256:36a5f30d043f1137033842188e59224b803158696f60ddb41095a766705485f4_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-provider-aws-rhel8@sha256:6fb7799fca309c727c7afea57448fc653dde09495945e314402a3e3a079e5b03_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-provider-aws-rhel8@sha256:9b8d4fde02e4c43d194bf4c420550730fd52b74587e2327f2e9eb75067bb25e7_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-provider-aws-rhel8@sha256:bd612736fde388811d12a572852c86d0fe9dcbb6e7f404c64b8654c870d4e2eb_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-provider-azure-rhel8@sha256:2b93b026497655f16a85a2929b1f0c970d51dce0e0e8462774989f1943bdc785_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-provider-azure-rhel8@sha256:2c9c916d0face10abc7f6467564e394ead5946bf18ed8439456cce2767a83b3e_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-provider-azure-rhel8@sha256:6f41c353228c4016ab02557a5591ef36f4aea799c4ad89798343b4a2f0765d08_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-provider-azure-rhel8@sha256:ddd59c296543f525f719336ad6ddc5e5f8d3915e08e3b64d575a9835de3e95ad_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-provider-kubevirt-rhel8@sha256:0007824d89632253727ead00c5fd6ec463f310d71e58e237ea5e51c13052b0bc_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-provider-kubevirt-rhel8@sha256:9cd9106f72557b8ba5de9f4d1de5ff8d33514d2c02889999a3c20aab9a8dd061_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-provider-kubevirt-rhel8@sha256:cbe319cfa3ab4610dc67abea27841dd5b670061faa74e666959550343bba1c28_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-provider-kubevirt-rhel8@sha256:df94a1d8a4b6d1aebed4e657267219632bb3b2176537bdf8e51a728cd78f136f_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-rhel8@sha256:30f56a4d5cba0ccd55e0bda756c7af8010ab94ec3b644dc73f7b32e76b5bbb3a_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-rhel8@sha256:4f7cb34768ff908ed1ba54330603ea54b82a4144cf9124dae01a727dcc60362a_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-rhel8@sha256:a137205ac2127a04466519355b07cee71c08c56dddfee35671127241ebdf4a99_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-rhel8@sha256:c8a785b4e1688d358cec73e9cf4853ca0ab28c7daa4c45d5384b7bebc333f53a_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-curator-controller-rhel8@sha256:1d4d913d4136321ebd94e6b9d9e55be7262883702de72c4a61827804ad843942_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-curator-controller-rhel8@sha256:2134c387cb0e8c2f95bb8ef74ad0a10c37403d9e0dfaeb7e2e9efb388c606ac1_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-curator-controller-rhel8@sha256:2e0867d6ebace932eb09bb3a6a929562a157bc2eea9c28063eb30dac866abf63_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-curator-controller-rhel8@sha256:3dd533817d97518c7af991b888c5f9df501bd496ed53988e5444c1ea62e539cb_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-proxy-addon-rhel8@sha256:2779eae299eb2b48e8a868de2f2d8d13313ca17b2f7d5c816013145b0c787cc8_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-proxy-addon-rhel8@sha256:28544cf2414bdeffb8bcaae2d1547064da46ab5a122fd77861083b1e81e299cc_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-proxy-addon-rhel8@sha256:4da01f6a0a59069045d23599d748849da60ee309f72f233497edd379b3b0823e_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-proxy-addon-rhel8@sha256:6318fd6b0e0f5c39239ba9c71c330bce7974deaf970359ec83c88116abf7a653_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-proxy-rhel8@sha256:610de7f25fd387262c360acb21dd45dc80e1c52a77dd11982965da80301407ab_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-proxy-rhel8@sha256:a881a94835c7eef6babe00792fc0a99c9816831869cb26af0dcf2665233f7710_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-proxy-rhel8@sha256:b240f43890529fe95b1a74de6f4c2626e85ae91ae6a624bb98a4c31130b6740d_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-proxy-rhel8@sha256:df6cd66cdb17efc356e770930ff796bdb527c292243f5e8b87ca5c9e912a19d6_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/clusterclaims-controller-rhel8@sha256:3608571c2a5a3d399e3ad8135ca90e46a7e57b322b5ef9d708efa631cee7109c_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/clusterclaims-controller-rhel8@sha256:5c04626558442d50ab58a941d72a78db7c94f5ce730b5abb7599c21981875970_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/clusterclaims-controller-rhel8@sha256:7be740cc5987a1dfc76d7d8a306ff65291eb9cf61419842f463aa9dc4d6ecde1_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/clusterclaims-controller-rhel8@sha256:fce2e92743adaf6fe2e0168cfeecdc71ff7c009ef92a89c9172ff46ebbedcd40_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/clusterlifecycle-state-metrics-rhel8@sha256:288a0e4f9ca79859c5f295e920e9ef01d395720ea5b62ec7f5a5bd975b9c5850_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/clusterlifecycle-state-metrics-rhel8@sha256:93b9ad845fab34498a6f504ad626d0d5236c39ab1aaf7789df146311e4ba33cd_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/clusterlifecycle-state-metrics-rhel8@sha256:c808d378bd0666d7eb1f9c9024f7d2f7c6bdedd40298aa1e940cfc1ce735af54_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/clusterlifecycle-state-metrics-rhel8@sha256:df17928fd459e5063fb2470dbaea51c96f292f1a4ca5eaedc64a03687edbb6cd_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/console-mce-rhel8@sha256:009597e78bf32e0a6d83ad456a6670e436692aa1c12cbd144580a30080054d0f_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/console-mce-rhel8@sha256:95cbc26ed2e396e44efd543d8a38f1c698267e1a617a7ee4b6f26efdb49e3059_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/console-mce-rhel8@sha256:b83a44a87eddeaa3914d03f51f58e8cc5412ee580ee233754108b2349d890b8c_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/console-mce-rhel8@sha256:e3883d9629078bc16f2a6526cb8b1fdea89c1a8b8f477487fd6b34efa2f13999_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/discovery-rhel8@sha256:12b3c0a01c59836687a7cfc1fba050d0800625cd46f678551a5944b0664c044d_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/discovery-rhel8@sha256:25eefa4b7af3650f57e9a4c372522a0cae7bcc1b41735d2b503b9b41d9c2d0b2_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/discovery-rhel8@sha256:9a655c52c83f7682964e8f46fed6011c6e9de7a2a64ee0893d0c02cf725746e1_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/discovery-rhel8@sha256:a0bcad7b2191e3c674813c2e1e67aea619d6d7eaa95f2324902e0b842d1c0cc8_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/hive-rhel8@sha256:674603ee10ad5e9d42e18e5c2f91153c863cb7e9f38cd523559c8de7c7097483_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/hive-rhel8@sha256:67b2477a7b3885df470dc56e94525e7ebc3dce326599c6f2a311f8727557bf8b_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/hive-rhel8@sha256:8722d4f39942af4a008209ae518bf27d30deaa2e5bf97fc3118bea58efafb3d5_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/hive-rhel8@sha256:dd6a4624672d458a0072b9aa46fb1b3d576c0b198759d053f61536f3b9e34359_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/hypershift-addon-rhel8-operator@sha256:00322fc5e7a8e1d08ca716e23982dae6d365b1523f8d3465e6daad5074067ea2_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/hypershift-addon-rhel8-operator@sha256:27cc406bb658c1915e75f5d0b0d3c0f73e72635c9f5bb08bc28e3c5c434e147b_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/hypershift-addon-rhel8-operator@sha256:afc67731faaa2dc9d32a052064763737c8bc4b1b5cf8e8ffb7cb31a4652c656c_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/hypershift-addon-rhel8-operator@sha256:c4227a3a5b323d716a979e1c6a66c458d458648c5fcb0ab151ad55ba24972f51_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/hypershift-deployment-controller-rhel8@sha256:68de13099864a989493367500360560a677fde2e0e56a760a6dafde1d7be9a27_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/hypershift-deployment-controller-rhel8@sha256:8d4a908562cbb0351aea12befe5f2bdf57041e073ce679d1b1c5b46c893844b6_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/hypershift-deployment-controller-rhel8@sha256:be5d7a8b6dec6d4c959badc2d2960ec7bfe74a75c0d673da06fe6335920de3a0_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/hypershift-deployment-controller-rhel8@sha256:f44b9cd7b993051b4d59108153763a09d283c0cf822fab478f22cfbe53847da7_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/hypershift-rhel8-operator@sha256:2d94cd451fbf0abc13e50b6b6252061294bdbfd1eda64f4347177d20b5d1e489_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/hypershift-rhel8-operator@sha256:3d8d114403d85cbba699f53aa177a84da92516b5d2e852b2bffc33eabde6af13_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/hypershift-rhel8-operator@sha256:62e91ac9b6291bf7abc26cdd937c2c2cf7cdf1f1256a33acbaa5d1cdc607d3fa_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/hypershift-rhel8-operator@sha256:ffce5bc9fb2be59047c4840d9222499f03c1cf74786d8695aab1d1b04adc6f8a_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/klusterlet-operator-bundle@sha256:1687315db647e6689845df88843ae53275440042b76dc781dcabeef16e426bdf_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/managed-serviceaccount-rhel8@sha256:63593ef6045808b9c3fe96fc1cddd99bdfabaaef881fe716972500bfda62f92b_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/managed-serviceaccount-rhel8@sha256:7f5f65ba65c9bfc64d8bf9724a22b68d38c512465f4be1bfed8f02133256214f_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/managed-serviceaccount-rhel8@sha256:8621056c6982b9875749650eee2cf967b31217298a1b924de1fe710e0445df1b_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/managed-serviceaccount-rhel8@sha256:ec5bdf8a935ee1daaa5c91a7fd7816ade97619b5d1f6b61e663c03f43bb832bc_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/managedcluster-import-controller-rhel8@sha256:17987e46eb8772ef79e771b6edd137b29914ae357eb036d76a063cb04de116a3_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/managedcluster-import-controller-rhel8@sha256:4a22ca54331be02c08e23704852c34273a8bf3d1bb2c8f2aaf92f277474e3654_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/managedcluster-import-controller-rhel8@sha256:7d737e05b3164a7e49085a2026bf5fbbdda5a0d23890e1de455eea8d59f20187_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/managedcluster-import-controller-rhel8@sha256:eaf8ba4c775e4ebaeea316bbab0344eb10674089ff9db1c8f1373ed564b03749_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/mce-operator-bundle@sha256:701ad2aa334971346282a7a80c420049f08a3e3845a915a947e7605aab9c1369_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/mce-operator-bundle@sha256:cf1b297a2bbfa2a55204e2c4688511baa0223978b2d4ab7cfb8f8c5c965d563f_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/mce-operator-bundle@sha256:ed114b2afb91375b6f3576da15474ad96c154cc0ed16e288f8a4840d7d39942f_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/mce-operator-bundle@sha256:f1be217449145edb01b029b19d08831cc6d085856e39aea8174e74ef0cc85283_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/multicloud-manager-rhel8@sha256:162fe79ef40dbdcd1c9a16c601ffeb1c1dec5309c250bddf85809a0197b2ec3e_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/multicloud-manager-rhel8@sha256:af5076a59d32f3bed7f88348bccdff6fad4d250aab7f8dc7c2791e75fa76c7d9_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/multicloud-manager-rhel8@sha256:c03edb31a56b4678c4e0f66c59b49e3798b8442ef1ddca3f67488f4baca30241_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/multicloud-manager-rhel8@sha256:c6fb6ec34c746ba73007bec6e1895b4e1a4ed551b035aa9059664ded820f46fa_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-cluster-api-provider-agent-rhel8@sha256:208389221423692530b334815985b0a2263febf5574138e854dbdc011f03b4a2_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-cluster-api-provider-agent-rhel8@sha256:4bacc4ba3974c11ac27d1448a7f7cd973162caf33358249e9d1c154018124830_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-cluster-api-provider-agent-rhel8@sha256:8b3c3fb8fdf6d679f6020e0c739f25ae83dd4173e46b743de911d8e346f371fe_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-cluster-api-provider-agent-rhel8@sha256:a4d3f04386e63bfb640b928c01f972ba7d90af9c5213a7c10968b55c875565e0_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-console-mce-rhel8@sha256:009597e78bf32e0a6d83ad456a6670e436692aa1c12cbd144580a30080054d0f_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-console-mce-rhel8@sha256:95cbc26ed2e396e44efd543d8a38f1c698267e1a617a7ee4b6f26efdb49e3059_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-console-mce-rhel8@sha256:b83a44a87eddeaa3914d03f51f58e8cc5412ee580ee233754108b2349d890b8c_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-console-mce-rhel8@sha256:e3883d9629078bc16f2a6526cb8b1fdea89c1a8b8f477487fd6b34efa2f13999_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-hypershift-addon-rhel8-operator@sha256:00322fc5e7a8e1d08ca716e23982dae6d365b1523f8d3465e6daad5074067ea2_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-hypershift-addon-rhel8-operator@sha256:27cc406bb658c1915e75f5d0b0d3c0f73e72635c9f5bb08bc28e3c5c434e147b_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-hypershift-addon-rhel8-operator@sha256:afc67731faaa2dc9d32a052064763737c8bc4b1b5cf8e8ffb7cb31a4652c656c_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-hypershift-addon-rhel8-operator@sha256:c4227a3a5b323d716a979e1c6a66c458d458648c5fcb0ab151ad55ba24972f51_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-hypershift-deployment-controller-rhel8@sha256:68de13099864a989493367500360560a677fde2e0e56a760a6dafde1d7be9a27_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-hypershift-deployment-controller-rhel8@sha256:8d4a908562cbb0351aea12befe5f2bdf57041e073ce679d1b1c5b46c893844b6_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-hypershift-deployment-controller-rhel8@sha256:be5d7a8b6dec6d4c959badc2d2960ec7bfe74a75c0d673da06fe6335920de3a0_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-hypershift-deployment-controller-rhel8@sha256:f44b9cd7b993051b4d59108153763a09d283c0cf822fab478f22cfbe53847da7_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-managed-serviceaccount-rhel8@sha256:63593ef6045808b9c3fe96fc1cddd99bdfabaaef881fe716972500bfda62f92b_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-managed-serviceaccount-rhel8@sha256:7f5f65ba65c9bfc64d8bf9724a22b68d38c512465f4be1bfed8f02133256214f_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-managed-serviceaccount-rhel8@sha256:8621056c6982b9875749650eee2cf967b31217298a1b924de1fe710e0445df1b_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-managed-serviceaccount-rhel8@sha256:ec5bdf8a935ee1daaa5c91a7fd7816ade97619b5d1f6b61e663c03f43bb832bc_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/must-gather-rhel8@sha256:4270ef4ed53f54fb13cf1092b3babb70af7012886a3f0c293b11040083f39651_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/must-gather-rhel8@sha256:4ecb20c797f71375bc888ed84036f49bc40e2e9984e7ec74b14ad697d1b9c6fb_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/must-gather-rhel8@sha256:6d2624faf8cb2634a9e2203273d95c076ed2207ddd87f50df6ce8e5088a5d257_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/must-gather-rhel8@sha256:e838cb2e70eff2157b992c1cc6c576c9e099306b1df69d6d5c9d991ded4e0789_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/placement-rhel8@sha256:473ed2081010b9005ecc6fb254389dac6927f336967bd4a2f99ca3210fd265f0_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/placement-rhel8@sha256:746794cb82199cfc0c659de0a48018bbd8f18aec97265d68f8dd8bbf783049b1_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/placement-rhel8@sha256:7f5c7671a97f09756a150feb6a6bd04f40aa938ce065102b5b5875eadab933db_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/placement-rhel8@sha256:a6fb7f9d80d4d6cb53317f7d87960af28a6cafb8c5abee369f7bd94cbe449686_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/provider-credential-controller-rhel8@sha256:759037d7817cef4e0451befe8f2bc943a89f2bda95a52327a1c552c3f9a095bb_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/provider-credential-controller-rhel8@sha256:90281a3feff8e019a937fabb5184881c1983cda657c41332cd0321acf5ea4092_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/provider-credential-controller-rhel8@sha256:b6406fbcfeed4c491c66b778a4ad08e8066db5052a49863dd459e2b7375e6ba4_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/provider-credential-controller-rhel8@sha256:c4707c5214505bf1e5f693f0c5df4bb6fe4336670bf850b9a09040b6d87cccd2_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/registration-operator-rhel8@sha256:49d81d8a383de609d64760a4ae6ffa61469a59a5678311406ce4f838c1cc66fd_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/registration-operator-rhel8@sha256:579420cfdc2a542ab7a1b9cd6f1324885f60d1ec5d2bda74808127b45aef2983_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/registration-operator-rhel8@sha256:f945ae948589e2ea294d3d6e8f89fe05c1203f375a0722465965208ecfc15b94_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/registration-operator-rhel8@sha256:fbc7cd19b869d02af6dba24b20f6a44c498fb00e4afc629821f47b9b35c5a94d_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/registration-rhel8@sha256:39cc95f16445c3a1dca378beb50f5931ad081f459c9c6eb012325c6a9d8ada6c_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/registration-rhel8@sha256:686390715f19747bff24e95137307182ab095fb133051424996c6b0ee668569a_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/registration-rhel8@sha256:7bbc4dceeffd5f4bb47e9c38f97109d083dbbbda1a1643b7eb7762ebbd5047a1_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/registration-rhel8@sha256:cb1c8096bd5bd9f1dfa413bc0d1889d970b6d841988d24d6c1008904b1288cfe_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/work-rhel8@sha256:345f405c6a1d3e18beaf13c24a7ca4055a03746d8e6540670435e8d2413fefaf_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/work-rhel8@sha256:663cf3e0453e2ae5b1c9d5f6d335930d6d1e9c7a34151a171dbf58f9066c2b96_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/work-rhel8@sha256:c5c1939a142b9554a2ce664605409cefcb9954bbb1d8eef988fddab50f06cdaf_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/work-rhel8@sha256:d425b68e6265d098601e240cae6084c76416fd27bfbd955a3ccee30873544e38_ppc64le"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2022-30629"
},
{
"category": "external",
"summary": "RHBZ#2092793",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2092793"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2022-30629",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-30629"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2022-30629",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2022-30629"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-announce/c/TzIC9-t8Ytg",
"url": "https://groups.google.com/g/golang-announce/c/TzIC9-t8Ytg"
}
],
"release_date": "2022-06-02T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2022-09-06T14:28:04+00:00",
"details": "For multicluster engine for Kubernetes, see the following documentation for\ndetails on how to install the images:\n\nhttps://access.redhat.com/documentation/en-us/red_hat_advanced_cluster_management_for_kubernetes/2.6/html/multicluster_engine/install_upgrade/installing-while-connected-online-mce",
"product_ids": [
"8Base-multicluster-engine-2.1:multicluster-engine/agent-service-rhel8@sha256:661ee3a57d860a713ffb481ea87858f20fce1e57b858821cb0c1ec4069e206a0_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/agent-service-rhel8@sha256:8cb5ab317ccc6b1bcd409cfba0ec983e3f5d9531227e76bb455011636ed32d21_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/agent-service-rhel8@sha256:e136966121b82373c9279b1b59b68864ed10bfdee424959a7ad4b190ff7a2562_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/agent-service-rhel8@sha256:fce50212c8bbfdc3e8f445f4b7ea35881eb29e49c443e827ad6fe2389328d57f_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/apiserver-network-proxy-rhel8@sha256:25b242af63aca69a32c457dde23b3ac52ed81f5edad3e919d5df59902adb0b60_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/apiserver-network-proxy-rhel8@sha256:5ea69e650771525faf944fbf3be82a19e54a964d38adbb88263247652476938c_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/apiserver-network-proxy-rhel8@sha256:c97ea925ea31a1ae6824ec55bbb43c3cf0d2d9b0fb6d12b6d23492e0e5a5467a_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/apiserver-network-proxy-rhel8@sha256:f71c4c301774aba9a886f2891eace9da47ba075d2a2e4acfc03849c9c0da57bc_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/assisted-image-service-rhel8@sha256:1d250617cf4eb47800d30bd6bdd61872faa29eb7c6953edcb4a107360f0d0a78_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/assisted-image-service-rhel8@sha256:3730a3c3cfb695b540945b5f0ae739a701a0155137b9509238860549105ab670_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/assisted-image-service-rhel8@sha256:3d59cfa190838da34bac1ccf88562f996cc9e9ffdb151f47e044ba3fcc964a3d_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/assisted-image-service-rhel8@sha256:92c8157e43d84584ba93d978fcc6ffba84118e4ea5ff46ad71a62ffdc7fc56e5_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/assisted-installer-agent-rhel8@sha256:99e0accdee9b311b9abf032c712060823736f88c7bf3ba692349d7f8290a9570_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/assisted-installer-agent-rhel8@sha256:b4722c060fb38e1609e689b605816cefb39a15a0ddc40837a90727d123b91c88_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/assisted-installer-reporter-rhel8@sha256:1d465abc36e2045dc5a291663786709fc920c42aacb0c34c4868a1a633334509_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/assisted-installer-reporter-rhel8@sha256:bdb861698be8305247b21ebab7994f27eaae818f691ffcff3d5b5eb5dc70a722_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/assisted-installer-reporter-rhel8@sha256:e4dd90d186f1fea6fcdb4e23f74e4390e00d134b2c21d8510c1cdbbcef3c4a1f_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/assisted-installer-rhel8@sha256:61ac4136dad0e02323807e6d3de8e890ec0b7e7e1f7112f9610410712af6f9b5_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/assisted-installer-rhel8@sha256:686b64358857be04087a706048a32b7356b16a0028d2b200da16ec94d931d25d_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/assisted-installer-rhel8@sha256:910dad58b72de16f92dd5b60d0420010d18229a6e0966fe2eb072517febe499f_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/aws-encryption-provider-rhel8@sha256:31329737bd3608345f8e969e872e2e18305e2959d9d81867933c73fb26a53dcd_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/aws-encryption-provider-rhel8@sha256:9797eef2012c827ff3250cba1cd542772e92872b4bd69a01bdbdba4fe407472c_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/aws-encryption-provider-rhel8@sha256:ab7f1982f21ed9251501396ea150764348b5f61b6e50b9d74b5031e705e16ef3_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/aws-encryption-provider-rhel8@sha256:cee69ba4c6fb326afd03c7f21856a028fa4758dab8c849ef6eaeaea0cd55afd2_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/backplane-rhel8-operator@sha256:0b8c36b4b1d00e47ee4faaeec9ccbdc2977a50592035f8a600491c657e439d33_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/backplane-rhel8-operator@sha256:5dbd590a4bbed44f487d1601d1825b5efb8253b9ee2be49adccec7e0ea9410ac_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/backplane-rhel8-operator@sha256:9f7854a1de26dfebdc8beafffd01304017b8fe7cd84065dd452de1276e529a06_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/backplane-rhel8-operator@sha256:e7998dc233af266ed94ba16450c2f02096abb5e045f291f8f94a83ef9da7dd51_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-provider-agent-rhel8@sha256:208389221423692530b334815985b0a2263febf5574138e854dbdc011f03b4a2_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-provider-agent-rhel8@sha256:4bacc4ba3974c11ac27d1448a7f7cd973162caf33358249e9d1c154018124830_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-provider-agent-rhel8@sha256:8b3c3fb8fdf6d679f6020e0c739f25ae83dd4173e46b743de911d8e346f371fe_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-provider-agent-rhel8@sha256:a4d3f04386e63bfb640b928c01f972ba7d90af9c5213a7c10968b55c875565e0_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-provider-aws-rhel8@sha256:36a5f30d043f1137033842188e59224b803158696f60ddb41095a766705485f4_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-provider-aws-rhel8@sha256:6fb7799fca309c727c7afea57448fc653dde09495945e314402a3e3a079e5b03_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-provider-aws-rhel8@sha256:9b8d4fde02e4c43d194bf4c420550730fd52b74587e2327f2e9eb75067bb25e7_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-provider-aws-rhel8@sha256:bd612736fde388811d12a572852c86d0fe9dcbb6e7f404c64b8654c870d4e2eb_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-provider-azure-rhel8@sha256:2b93b026497655f16a85a2929b1f0c970d51dce0e0e8462774989f1943bdc785_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-provider-azure-rhel8@sha256:2c9c916d0face10abc7f6467564e394ead5946bf18ed8439456cce2767a83b3e_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-provider-azure-rhel8@sha256:6f41c353228c4016ab02557a5591ef36f4aea799c4ad89798343b4a2f0765d08_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-provider-azure-rhel8@sha256:ddd59c296543f525f719336ad6ddc5e5f8d3915e08e3b64d575a9835de3e95ad_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-provider-kubevirt-rhel8@sha256:0007824d89632253727ead00c5fd6ec463f310d71e58e237ea5e51c13052b0bc_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-provider-kubevirt-rhel8@sha256:9cd9106f72557b8ba5de9f4d1de5ff8d33514d2c02889999a3c20aab9a8dd061_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-provider-kubevirt-rhel8@sha256:cbe319cfa3ab4610dc67abea27841dd5b670061faa74e666959550343bba1c28_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-provider-kubevirt-rhel8@sha256:df94a1d8a4b6d1aebed4e657267219632bb3b2176537bdf8e51a728cd78f136f_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-rhel8@sha256:30f56a4d5cba0ccd55e0bda756c7af8010ab94ec3b644dc73f7b32e76b5bbb3a_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-rhel8@sha256:4f7cb34768ff908ed1ba54330603ea54b82a4144cf9124dae01a727dcc60362a_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-rhel8@sha256:a137205ac2127a04466519355b07cee71c08c56dddfee35671127241ebdf4a99_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-rhel8@sha256:c8a785b4e1688d358cec73e9cf4853ca0ab28c7daa4c45d5384b7bebc333f53a_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-curator-controller-rhel8@sha256:1d4d913d4136321ebd94e6b9d9e55be7262883702de72c4a61827804ad843942_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-curator-controller-rhel8@sha256:2134c387cb0e8c2f95bb8ef74ad0a10c37403d9e0dfaeb7e2e9efb388c606ac1_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-curator-controller-rhel8@sha256:2e0867d6ebace932eb09bb3a6a929562a157bc2eea9c28063eb30dac866abf63_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-curator-controller-rhel8@sha256:3dd533817d97518c7af991b888c5f9df501bd496ed53988e5444c1ea62e539cb_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-proxy-addon-rhel8@sha256:2779eae299eb2b48e8a868de2f2d8d13313ca17b2f7d5c816013145b0c787cc8_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-proxy-addon-rhel8@sha256:28544cf2414bdeffb8bcaae2d1547064da46ab5a122fd77861083b1e81e299cc_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-proxy-addon-rhel8@sha256:4da01f6a0a59069045d23599d748849da60ee309f72f233497edd379b3b0823e_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-proxy-addon-rhel8@sha256:6318fd6b0e0f5c39239ba9c71c330bce7974deaf970359ec83c88116abf7a653_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-proxy-rhel8@sha256:610de7f25fd387262c360acb21dd45dc80e1c52a77dd11982965da80301407ab_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-proxy-rhel8@sha256:a881a94835c7eef6babe00792fc0a99c9816831869cb26af0dcf2665233f7710_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-proxy-rhel8@sha256:b240f43890529fe95b1a74de6f4c2626e85ae91ae6a624bb98a4c31130b6740d_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-proxy-rhel8@sha256:df6cd66cdb17efc356e770930ff796bdb527c292243f5e8b87ca5c9e912a19d6_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/clusterclaims-controller-rhel8@sha256:3608571c2a5a3d399e3ad8135ca90e46a7e57b322b5ef9d708efa631cee7109c_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/clusterclaims-controller-rhel8@sha256:5c04626558442d50ab58a941d72a78db7c94f5ce730b5abb7599c21981875970_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/clusterclaims-controller-rhel8@sha256:7be740cc5987a1dfc76d7d8a306ff65291eb9cf61419842f463aa9dc4d6ecde1_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/clusterclaims-controller-rhel8@sha256:fce2e92743adaf6fe2e0168cfeecdc71ff7c009ef92a89c9172ff46ebbedcd40_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/clusterlifecycle-state-metrics-rhel8@sha256:288a0e4f9ca79859c5f295e920e9ef01d395720ea5b62ec7f5a5bd975b9c5850_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/clusterlifecycle-state-metrics-rhel8@sha256:93b9ad845fab34498a6f504ad626d0d5236c39ab1aaf7789df146311e4ba33cd_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/clusterlifecycle-state-metrics-rhel8@sha256:c808d378bd0666d7eb1f9c9024f7d2f7c6bdedd40298aa1e940cfc1ce735af54_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/clusterlifecycle-state-metrics-rhel8@sha256:df17928fd459e5063fb2470dbaea51c96f292f1a4ca5eaedc64a03687edbb6cd_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/console-mce-rhel8@sha256:009597e78bf32e0a6d83ad456a6670e436692aa1c12cbd144580a30080054d0f_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/console-mce-rhel8@sha256:95cbc26ed2e396e44efd543d8a38f1c698267e1a617a7ee4b6f26efdb49e3059_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/console-mce-rhel8@sha256:b83a44a87eddeaa3914d03f51f58e8cc5412ee580ee233754108b2349d890b8c_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/console-mce-rhel8@sha256:e3883d9629078bc16f2a6526cb8b1fdea89c1a8b8f477487fd6b34efa2f13999_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/discovery-rhel8@sha256:12b3c0a01c59836687a7cfc1fba050d0800625cd46f678551a5944b0664c044d_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/discovery-rhel8@sha256:25eefa4b7af3650f57e9a4c372522a0cae7bcc1b41735d2b503b9b41d9c2d0b2_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/discovery-rhel8@sha256:9a655c52c83f7682964e8f46fed6011c6e9de7a2a64ee0893d0c02cf725746e1_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/discovery-rhel8@sha256:a0bcad7b2191e3c674813c2e1e67aea619d6d7eaa95f2324902e0b842d1c0cc8_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/hive-rhel8@sha256:674603ee10ad5e9d42e18e5c2f91153c863cb7e9f38cd523559c8de7c7097483_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/hive-rhel8@sha256:67b2477a7b3885df470dc56e94525e7ebc3dce326599c6f2a311f8727557bf8b_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/hive-rhel8@sha256:8722d4f39942af4a008209ae518bf27d30deaa2e5bf97fc3118bea58efafb3d5_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/hive-rhel8@sha256:dd6a4624672d458a0072b9aa46fb1b3d576c0b198759d053f61536f3b9e34359_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/hypershift-addon-rhel8-operator@sha256:00322fc5e7a8e1d08ca716e23982dae6d365b1523f8d3465e6daad5074067ea2_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/hypershift-addon-rhel8-operator@sha256:27cc406bb658c1915e75f5d0b0d3c0f73e72635c9f5bb08bc28e3c5c434e147b_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/hypershift-addon-rhel8-operator@sha256:afc67731faaa2dc9d32a052064763737c8bc4b1b5cf8e8ffb7cb31a4652c656c_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/hypershift-addon-rhel8-operator@sha256:c4227a3a5b323d716a979e1c6a66c458d458648c5fcb0ab151ad55ba24972f51_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/hypershift-deployment-controller-rhel8@sha256:68de13099864a989493367500360560a677fde2e0e56a760a6dafde1d7be9a27_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/hypershift-deployment-controller-rhel8@sha256:8d4a908562cbb0351aea12befe5f2bdf57041e073ce679d1b1c5b46c893844b6_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/hypershift-deployment-controller-rhel8@sha256:be5d7a8b6dec6d4c959badc2d2960ec7bfe74a75c0d673da06fe6335920de3a0_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/hypershift-deployment-controller-rhel8@sha256:f44b9cd7b993051b4d59108153763a09d283c0cf822fab478f22cfbe53847da7_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/hypershift-rhel8-operator@sha256:2d94cd451fbf0abc13e50b6b6252061294bdbfd1eda64f4347177d20b5d1e489_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/hypershift-rhel8-operator@sha256:3d8d114403d85cbba699f53aa177a84da92516b5d2e852b2bffc33eabde6af13_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/hypershift-rhel8-operator@sha256:62e91ac9b6291bf7abc26cdd937c2c2cf7cdf1f1256a33acbaa5d1cdc607d3fa_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/hypershift-rhel8-operator@sha256:ffce5bc9fb2be59047c4840d9222499f03c1cf74786d8695aab1d1b04adc6f8a_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/klusterlet-operator-bundle@sha256:1687315db647e6689845df88843ae53275440042b76dc781dcabeef16e426bdf_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/managed-serviceaccount-rhel8@sha256:63593ef6045808b9c3fe96fc1cddd99bdfabaaef881fe716972500bfda62f92b_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/managed-serviceaccount-rhel8@sha256:7f5f65ba65c9bfc64d8bf9724a22b68d38c512465f4be1bfed8f02133256214f_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/managed-serviceaccount-rhel8@sha256:8621056c6982b9875749650eee2cf967b31217298a1b924de1fe710e0445df1b_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/managed-serviceaccount-rhel8@sha256:ec5bdf8a935ee1daaa5c91a7fd7816ade97619b5d1f6b61e663c03f43bb832bc_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/managedcluster-import-controller-rhel8@sha256:17987e46eb8772ef79e771b6edd137b29914ae357eb036d76a063cb04de116a3_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/managedcluster-import-controller-rhel8@sha256:4a22ca54331be02c08e23704852c34273a8bf3d1bb2c8f2aaf92f277474e3654_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/managedcluster-import-controller-rhel8@sha256:7d737e05b3164a7e49085a2026bf5fbbdda5a0d23890e1de455eea8d59f20187_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/managedcluster-import-controller-rhel8@sha256:eaf8ba4c775e4ebaeea316bbab0344eb10674089ff9db1c8f1373ed564b03749_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/mce-operator-bundle@sha256:701ad2aa334971346282a7a80c420049f08a3e3845a915a947e7605aab9c1369_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/mce-operator-bundle@sha256:cf1b297a2bbfa2a55204e2c4688511baa0223978b2d4ab7cfb8f8c5c965d563f_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/mce-operator-bundle@sha256:ed114b2afb91375b6f3576da15474ad96c154cc0ed16e288f8a4840d7d39942f_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/mce-operator-bundle@sha256:f1be217449145edb01b029b19d08831cc6d085856e39aea8174e74ef0cc85283_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/multicloud-manager-rhel8@sha256:162fe79ef40dbdcd1c9a16c601ffeb1c1dec5309c250bddf85809a0197b2ec3e_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/multicloud-manager-rhel8@sha256:af5076a59d32f3bed7f88348bccdff6fad4d250aab7f8dc7c2791e75fa76c7d9_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/multicloud-manager-rhel8@sha256:c03edb31a56b4678c4e0f66c59b49e3798b8442ef1ddca3f67488f4baca30241_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/multicloud-manager-rhel8@sha256:c6fb6ec34c746ba73007bec6e1895b4e1a4ed551b035aa9059664ded820f46fa_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-cluster-api-provider-agent-rhel8@sha256:208389221423692530b334815985b0a2263febf5574138e854dbdc011f03b4a2_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-cluster-api-provider-agent-rhel8@sha256:4bacc4ba3974c11ac27d1448a7f7cd973162caf33358249e9d1c154018124830_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-cluster-api-provider-agent-rhel8@sha256:8b3c3fb8fdf6d679f6020e0c739f25ae83dd4173e46b743de911d8e346f371fe_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-cluster-api-provider-agent-rhel8@sha256:a4d3f04386e63bfb640b928c01f972ba7d90af9c5213a7c10968b55c875565e0_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-console-mce-rhel8@sha256:009597e78bf32e0a6d83ad456a6670e436692aa1c12cbd144580a30080054d0f_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-console-mce-rhel8@sha256:95cbc26ed2e396e44efd543d8a38f1c698267e1a617a7ee4b6f26efdb49e3059_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-console-mce-rhel8@sha256:b83a44a87eddeaa3914d03f51f58e8cc5412ee580ee233754108b2349d890b8c_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-console-mce-rhel8@sha256:e3883d9629078bc16f2a6526cb8b1fdea89c1a8b8f477487fd6b34efa2f13999_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-hypershift-addon-rhel8-operator@sha256:00322fc5e7a8e1d08ca716e23982dae6d365b1523f8d3465e6daad5074067ea2_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-hypershift-addon-rhel8-operator@sha256:27cc406bb658c1915e75f5d0b0d3c0f73e72635c9f5bb08bc28e3c5c434e147b_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-hypershift-addon-rhel8-operator@sha256:afc67731faaa2dc9d32a052064763737c8bc4b1b5cf8e8ffb7cb31a4652c656c_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-hypershift-addon-rhel8-operator@sha256:c4227a3a5b323d716a979e1c6a66c458d458648c5fcb0ab151ad55ba24972f51_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-hypershift-deployment-controller-rhel8@sha256:68de13099864a989493367500360560a677fde2e0e56a760a6dafde1d7be9a27_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-hypershift-deployment-controller-rhel8@sha256:8d4a908562cbb0351aea12befe5f2bdf57041e073ce679d1b1c5b46c893844b6_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-hypershift-deployment-controller-rhel8@sha256:be5d7a8b6dec6d4c959badc2d2960ec7bfe74a75c0d673da06fe6335920de3a0_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-hypershift-deployment-controller-rhel8@sha256:f44b9cd7b993051b4d59108153763a09d283c0cf822fab478f22cfbe53847da7_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-managed-serviceaccount-rhel8@sha256:63593ef6045808b9c3fe96fc1cddd99bdfabaaef881fe716972500bfda62f92b_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-managed-serviceaccount-rhel8@sha256:7f5f65ba65c9bfc64d8bf9724a22b68d38c512465f4be1bfed8f02133256214f_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-managed-serviceaccount-rhel8@sha256:8621056c6982b9875749650eee2cf967b31217298a1b924de1fe710e0445df1b_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-managed-serviceaccount-rhel8@sha256:ec5bdf8a935ee1daaa5c91a7fd7816ade97619b5d1f6b61e663c03f43bb832bc_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/must-gather-rhel8@sha256:4270ef4ed53f54fb13cf1092b3babb70af7012886a3f0c293b11040083f39651_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/must-gather-rhel8@sha256:4ecb20c797f71375bc888ed84036f49bc40e2e9984e7ec74b14ad697d1b9c6fb_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/must-gather-rhel8@sha256:6d2624faf8cb2634a9e2203273d95c076ed2207ddd87f50df6ce8e5088a5d257_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/must-gather-rhel8@sha256:e838cb2e70eff2157b992c1cc6c576c9e099306b1df69d6d5c9d991ded4e0789_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/placement-rhel8@sha256:473ed2081010b9005ecc6fb254389dac6927f336967bd4a2f99ca3210fd265f0_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/placement-rhel8@sha256:746794cb82199cfc0c659de0a48018bbd8f18aec97265d68f8dd8bbf783049b1_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/placement-rhel8@sha256:7f5c7671a97f09756a150feb6a6bd04f40aa938ce065102b5b5875eadab933db_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/placement-rhel8@sha256:a6fb7f9d80d4d6cb53317f7d87960af28a6cafb8c5abee369f7bd94cbe449686_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/provider-credential-controller-rhel8@sha256:759037d7817cef4e0451befe8f2bc943a89f2bda95a52327a1c552c3f9a095bb_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/provider-credential-controller-rhel8@sha256:90281a3feff8e019a937fabb5184881c1983cda657c41332cd0321acf5ea4092_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/provider-credential-controller-rhel8@sha256:b6406fbcfeed4c491c66b778a4ad08e8066db5052a49863dd459e2b7375e6ba4_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/provider-credential-controller-rhel8@sha256:c4707c5214505bf1e5f693f0c5df4bb6fe4336670bf850b9a09040b6d87cccd2_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/registration-operator-rhel8@sha256:49d81d8a383de609d64760a4ae6ffa61469a59a5678311406ce4f838c1cc66fd_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/registration-operator-rhel8@sha256:579420cfdc2a542ab7a1b9cd6f1324885f60d1ec5d2bda74808127b45aef2983_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/registration-operator-rhel8@sha256:f945ae948589e2ea294d3d6e8f89fe05c1203f375a0722465965208ecfc15b94_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/registration-operator-rhel8@sha256:fbc7cd19b869d02af6dba24b20f6a44c498fb00e4afc629821f47b9b35c5a94d_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/registration-rhel8@sha256:39cc95f16445c3a1dca378beb50f5931ad081f459c9c6eb012325c6a9d8ada6c_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/registration-rhel8@sha256:686390715f19747bff24e95137307182ab095fb133051424996c6b0ee668569a_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/registration-rhel8@sha256:7bbc4dceeffd5f4bb47e9c38f97109d083dbbbda1a1643b7eb7762ebbd5047a1_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/registration-rhel8@sha256:cb1c8096bd5bd9f1dfa413bc0d1889d970b6d841988d24d6c1008904b1288cfe_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/work-rhel8@sha256:345f405c6a1d3e18beaf13c24a7ca4055a03746d8e6540670435e8d2413fefaf_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/work-rhel8@sha256:663cf3e0453e2ae5b1c9d5f6d335930d6d1e9c7a34151a171dbf58f9066c2b96_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/work-rhel8@sha256:c5c1939a142b9554a2ce664605409cefcb9954bbb1d8eef988fddab50f06cdaf_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/work-rhel8@sha256:d425b68e6265d098601e240cae6084c76416fd27bfbd955a3ccee30873544e38_ppc64le"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2022:6345"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "HIGH",
"attackVector": "NETWORK",
"availabilityImpact": "NONE",
"baseScore": 3.1,
"baseSeverity": "LOW",
"confidentialityImpact": "LOW",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "REQUIRED",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:R/S:U/C:L/I:N/A:N",
"version": "3.1"
},
"products": [
"8Base-multicluster-engine-2.1:multicluster-engine/agent-service-rhel8@sha256:661ee3a57d860a713ffb481ea87858f20fce1e57b858821cb0c1ec4069e206a0_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/agent-service-rhel8@sha256:8cb5ab317ccc6b1bcd409cfba0ec983e3f5d9531227e76bb455011636ed32d21_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/agent-service-rhel8@sha256:e136966121b82373c9279b1b59b68864ed10bfdee424959a7ad4b190ff7a2562_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/agent-service-rhel8@sha256:fce50212c8bbfdc3e8f445f4b7ea35881eb29e49c443e827ad6fe2389328d57f_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/apiserver-network-proxy-rhel8@sha256:25b242af63aca69a32c457dde23b3ac52ed81f5edad3e919d5df59902adb0b60_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/apiserver-network-proxy-rhel8@sha256:5ea69e650771525faf944fbf3be82a19e54a964d38adbb88263247652476938c_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/apiserver-network-proxy-rhel8@sha256:c97ea925ea31a1ae6824ec55bbb43c3cf0d2d9b0fb6d12b6d23492e0e5a5467a_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/apiserver-network-proxy-rhel8@sha256:f71c4c301774aba9a886f2891eace9da47ba075d2a2e4acfc03849c9c0da57bc_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/assisted-image-service-rhel8@sha256:1d250617cf4eb47800d30bd6bdd61872faa29eb7c6953edcb4a107360f0d0a78_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/assisted-image-service-rhel8@sha256:3730a3c3cfb695b540945b5f0ae739a701a0155137b9509238860549105ab670_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/assisted-image-service-rhel8@sha256:3d59cfa190838da34bac1ccf88562f996cc9e9ffdb151f47e044ba3fcc964a3d_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/assisted-image-service-rhel8@sha256:92c8157e43d84584ba93d978fcc6ffba84118e4ea5ff46ad71a62ffdc7fc56e5_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/assisted-installer-agent-rhel8@sha256:99e0accdee9b311b9abf032c712060823736f88c7bf3ba692349d7f8290a9570_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/assisted-installer-agent-rhel8@sha256:b4722c060fb38e1609e689b605816cefb39a15a0ddc40837a90727d123b91c88_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/assisted-installer-reporter-rhel8@sha256:1d465abc36e2045dc5a291663786709fc920c42aacb0c34c4868a1a633334509_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/assisted-installer-reporter-rhel8@sha256:bdb861698be8305247b21ebab7994f27eaae818f691ffcff3d5b5eb5dc70a722_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/assisted-installer-reporter-rhel8@sha256:e4dd90d186f1fea6fcdb4e23f74e4390e00d134b2c21d8510c1cdbbcef3c4a1f_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/assisted-installer-rhel8@sha256:61ac4136dad0e02323807e6d3de8e890ec0b7e7e1f7112f9610410712af6f9b5_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/assisted-installer-rhel8@sha256:686b64358857be04087a706048a32b7356b16a0028d2b200da16ec94d931d25d_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/assisted-installer-rhel8@sha256:910dad58b72de16f92dd5b60d0420010d18229a6e0966fe2eb072517febe499f_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/aws-encryption-provider-rhel8@sha256:31329737bd3608345f8e969e872e2e18305e2959d9d81867933c73fb26a53dcd_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/aws-encryption-provider-rhel8@sha256:9797eef2012c827ff3250cba1cd542772e92872b4bd69a01bdbdba4fe407472c_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/aws-encryption-provider-rhel8@sha256:ab7f1982f21ed9251501396ea150764348b5f61b6e50b9d74b5031e705e16ef3_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/aws-encryption-provider-rhel8@sha256:cee69ba4c6fb326afd03c7f21856a028fa4758dab8c849ef6eaeaea0cd55afd2_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/backplane-rhel8-operator@sha256:0b8c36b4b1d00e47ee4faaeec9ccbdc2977a50592035f8a600491c657e439d33_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/backplane-rhel8-operator@sha256:5dbd590a4bbed44f487d1601d1825b5efb8253b9ee2be49adccec7e0ea9410ac_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/backplane-rhel8-operator@sha256:9f7854a1de26dfebdc8beafffd01304017b8fe7cd84065dd452de1276e529a06_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/backplane-rhel8-operator@sha256:e7998dc233af266ed94ba16450c2f02096abb5e045f291f8f94a83ef9da7dd51_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-provider-agent-rhel8@sha256:208389221423692530b334815985b0a2263febf5574138e854dbdc011f03b4a2_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-provider-agent-rhel8@sha256:4bacc4ba3974c11ac27d1448a7f7cd973162caf33358249e9d1c154018124830_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-provider-agent-rhel8@sha256:8b3c3fb8fdf6d679f6020e0c739f25ae83dd4173e46b743de911d8e346f371fe_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-provider-agent-rhel8@sha256:a4d3f04386e63bfb640b928c01f972ba7d90af9c5213a7c10968b55c875565e0_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-provider-aws-rhel8@sha256:36a5f30d043f1137033842188e59224b803158696f60ddb41095a766705485f4_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-provider-aws-rhel8@sha256:6fb7799fca309c727c7afea57448fc653dde09495945e314402a3e3a079e5b03_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-provider-aws-rhel8@sha256:9b8d4fde02e4c43d194bf4c420550730fd52b74587e2327f2e9eb75067bb25e7_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-provider-aws-rhel8@sha256:bd612736fde388811d12a572852c86d0fe9dcbb6e7f404c64b8654c870d4e2eb_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-provider-azure-rhel8@sha256:2b93b026497655f16a85a2929b1f0c970d51dce0e0e8462774989f1943bdc785_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-provider-azure-rhel8@sha256:2c9c916d0face10abc7f6467564e394ead5946bf18ed8439456cce2767a83b3e_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-provider-azure-rhel8@sha256:6f41c353228c4016ab02557a5591ef36f4aea799c4ad89798343b4a2f0765d08_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-provider-azure-rhel8@sha256:ddd59c296543f525f719336ad6ddc5e5f8d3915e08e3b64d575a9835de3e95ad_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-provider-kubevirt-rhel8@sha256:0007824d89632253727ead00c5fd6ec463f310d71e58e237ea5e51c13052b0bc_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-provider-kubevirt-rhel8@sha256:9cd9106f72557b8ba5de9f4d1de5ff8d33514d2c02889999a3c20aab9a8dd061_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-provider-kubevirt-rhel8@sha256:cbe319cfa3ab4610dc67abea27841dd5b670061faa74e666959550343bba1c28_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-provider-kubevirt-rhel8@sha256:df94a1d8a4b6d1aebed4e657267219632bb3b2176537bdf8e51a728cd78f136f_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-rhel8@sha256:30f56a4d5cba0ccd55e0bda756c7af8010ab94ec3b644dc73f7b32e76b5bbb3a_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-rhel8@sha256:4f7cb34768ff908ed1ba54330603ea54b82a4144cf9124dae01a727dcc60362a_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-rhel8@sha256:a137205ac2127a04466519355b07cee71c08c56dddfee35671127241ebdf4a99_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-rhel8@sha256:c8a785b4e1688d358cec73e9cf4853ca0ab28c7daa4c45d5384b7bebc333f53a_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-curator-controller-rhel8@sha256:1d4d913d4136321ebd94e6b9d9e55be7262883702de72c4a61827804ad843942_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-curator-controller-rhel8@sha256:2134c387cb0e8c2f95bb8ef74ad0a10c37403d9e0dfaeb7e2e9efb388c606ac1_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-curator-controller-rhel8@sha256:2e0867d6ebace932eb09bb3a6a929562a157bc2eea9c28063eb30dac866abf63_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-curator-controller-rhel8@sha256:3dd533817d97518c7af991b888c5f9df501bd496ed53988e5444c1ea62e539cb_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-proxy-addon-rhel8@sha256:2779eae299eb2b48e8a868de2f2d8d13313ca17b2f7d5c816013145b0c787cc8_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-proxy-addon-rhel8@sha256:28544cf2414bdeffb8bcaae2d1547064da46ab5a122fd77861083b1e81e299cc_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-proxy-addon-rhel8@sha256:4da01f6a0a59069045d23599d748849da60ee309f72f233497edd379b3b0823e_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-proxy-addon-rhel8@sha256:6318fd6b0e0f5c39239ba9c71c330bce7974deaf970359ec83c88116abf7a653_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-proxy-rhel8@sha256:610de7f25fd387262c360acb21dd45dc80e1c52a77dd11982965da80301407ab_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-proxy-rhel8@sha256:a881a94835c7eef6babe00792fc0a99c9816831869cb26af0dcf2665233f7710_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-proxy-rhel8@sha256:b240f43890529fe95b1a74de6f4c2626e85ae91ae6a624bb98a4c31130b6740d_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-proxy-rhel8@sha256:df6cd66cdb17efc356e770930ff796bdb527c292243f5e8b87ca5c9e912a19d6_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/clusterclaims-controller-rhel8@sha256:3608571c2a5a3d399e3ad8135ca90e46a7e57b322b5ef9d708efa631cee7109c_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/clusterclaims-controller-rhel8@sha256:5c04626558442d50ab58a941d72a78db7c94f5ce730b5abb7599c21981875970_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/clusterclaims-controller-rhel8@sha256:7be740cc5987a1dfc76d7d8a306ff65291eb9cf61419842f463aa9dc4d6ecde1_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/clusterclaims-controller-rhel8@sha256:fce2e92743adaf6fe2e0168cfeecdc71ff7c009ef92a89c9172ff46ebbedcd40_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/clusterlifecycle-state-metrics-rhel8@sha256:288a0e4f9ca79859c5f295e920e9ef01d395720ea5b62ec7f5a5bd975b9c5850_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/clusterlifecycle-state-metrics-rhel8@sha256:93b9ad845fab34498a6f504ad626d0d5236c39ab1aaf7789df146311e4ba33cd_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/clusterlifecycle-state-metrics-rhel8@sha256:c808d378bd0666d7eb1f9c9024f7d2f7c6bdedd40298aa1e940cfc1ce735af54_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/clusterlifecycle-state-metrics-rhel8@sha256:df17928fd459e5063fb2470dbaea51c96f292f1a4ca5eaedc64a03687edbb6cd_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/console-mce-rhel8@sha256:009597e78bf32e0a6d83ad456a6670e436692aa1c12cbd144580a30080054d0f_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/console-mce-rhel8@sha256:95cbc26ed2e396e44efd543d8a38f1c698267e1a617a7ee4b6f26efdb49e3059_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/console-mce-rhel8@sha256:b83a44a87eddeaa3914d03f51f58e8cc5412ee580ee233754108b2349d890b8c_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/console-mce-rhel8@sha256:e3883d9629078bc16f2a6526cb8b1fdea89c1a8b8f477487fd6b34efa2f13999_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/discovery-rhel8@sha256:12b3c0a01c59836687a7cfc1fba050d0800625cd46f678551a5944b0664c044d_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/discovery-rhel8@sha256:25eefa4b7af3650f57e9a4c372522a0cae7bcc1b41735d2b503b9b41d9c2d0b2_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/discovery-rhel8@sha256:9a655c52c83f7682964e8f46fed6011c6e9de7a2a64ee0893d0c02cf725746e1_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/discovery-rhel8@sha256:a0bcad7b2191e3c674813c2e1e67aea619d6d7eaa95f2324902e0b842d1c0cc8_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/hive-rhel8@sha256:674603ee10ad5e9d42e18e5c2f91153c863cb7e9f38cd523559c8de7c7097483_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/hive-rhel8@sha256:67b2477a7b3885df470dc56e94525e7ebc3dce326599c6f2a311f8727557bf8b_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/hive-rhel8@sha256:8722d4f39942af4a008209ae518bf27d30deaa2e5bf97fc3118bea58efafb3d5_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/hive-rhel8@sha256:dd6a4624672d458a0072b9aa46fb1b3d576c0b198759d053f61536f3b9e34359_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/hypershift-addon-rhel8-operator@sha256:00322fc5e7a8e1d08ca716e23982dae6d365b1523f8d3465e6daad5074067ea2_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/hypershift-addon-rhel8-operator@sha256:27cc406bb658c1915e75f5d0b0d3c0f73e72635c9f5bb08bc28e3c5c434e147b_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/hypershift-addon-rhel8-operator@sha256:afc67731faaa2dc9d32a052064763737c8bc4b1b5cf8e8ffb7cb31a4652c656c_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/hypershift-addon-rhel8-operator@sha256:c4227a3a5b323d716a979e1c6a66c458d458648c5fcb0ab151ad55ba24972f51_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/hypershift-deployment-controller-rhel8@sha256:68de13099864a989493367500360560a677fde2e0e56a760a6dafde1d7be9a27_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/hypershift-deployment-controller-rhel8@sha256:8d4a908562cbb0351aea12befe5f2bdf57041e073ce679d1b1c5b46c893844b6_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/hypershift-deployment-controller-rhel8@sha256:be5d7a8b6dec6d4c959badc2d2960ec7bfe74a75c0d673da06fe6335920de3a0_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/hypershift-deployment-controller-rhel8@sha256:f44b9cd7b993051b4d59108153763a09d283c0cf822fab478f22cfbe53847da7_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/hypershift-rhel8-operator@sha256:2d94cd451fbf0abc13e50b6b6252061294bdbfd1eda64f4347177d20b5d1e489_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/hypershift-rhel8-operator@sha256:3d8d114403d85cbba699f53aa177a84da92516b5d2e852b2bffc33eabde6af13_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/hypershift-rhel8-operator@sha256:62e91ac9b6291bf7abc26cdd937c2c2cf7cdf1f1256a33acbaa5d1cdc607d3fa_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/hypershift-rhel8-operator@sha256:ffce5bc9fb2be59047c4840d9222499f03c1cf74786d8695aab1d1b04adc6f8a_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/klusterlet-operator-bundle@sha256:1687315db647e6689845df88843ae53275440042b76dc781dcabeef16e426bdf_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/managed-serviceaccount-rhel8@sha256:63593ef6045808b9c3fe96fc1cddd99bdfabaaef881fe716972500bfda62f92b_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/managed-serviceaccount-rhel8@sha256:7f5f65ba65c9bfc64d8bf9724a22b68d38c512465f4be1bfed8f02133256214f_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/managed-serviceaccount-rhel8@sha256:8621056c6982b9875749650eee2cf967b31217298a1b924de1fe710e0445df1b_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/managed-serviceaccount-rhel8@sha256:ec5bdf8a935ee1daaa5c91a7fd7816ade97619b5d1f6b61e663c03f43bb832bc_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/managedcluster-import-controller-rhel8@sha256:17987e46eb8772ef79e771b6edd137b29914ae357eb036d76a063cb04de116a3_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/managedcluster-import-controller-rhel8@sha256:4a22ca54331be02c08e23704852c34273a8bf3d1bb2c8f2aaf92f277474e3654_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/managedcluster-import-controller-rhel8@sha256:7d737e05b3164a7e49085a2026bf5fbbdda5a0d23890e1de455eea8d59f20187_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/managedcluster-import-controller-rhel8@sha256:eaf8ba4c775e4ebaeea316bbab0344eb10674089ff9db1c8f1373ed564b03749_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/mce-operator-bundle@sha256:701ad2aa334971346282a7a80c420049f08a3e3845a915a947e7605aab9c1369_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/mce-operator-bundle@sha256:cf1b297a2bbfa2a55204e2c4688511baa0223978b2d4ab7cfb8f8c5c965d563f_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/mce-operator-bundle@sha256:ed114b2afb91375b6f3576da15474ad96c154cc0ed16e288f8a4840d7d39942f_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/mce-operator-bundle@sha256:f1be217449145edb01b029b19d08831cc6d085856e39aea8174e74ef0cc85283_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/multicloud-manager-rhel8@sha256:162fe79ef40dbdcd1c9a16c601ffeb1c1dec5309c250bddf85809a0197b2ec3e_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/multicloud-manager-rhel8@sha256:af5076a59d32f3bed7f88348bccdff6fad4d250aab7f8dc7c2791e75fa76c7d9_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/multicloud-manager-rhel8@sha256:c03edb31a56b4678c4e0f66c59b49e3798b8442ef1ddca3f67488f4baca30241_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/multicloud-manager-rhel8@sha256:c6fb6ec34c746ba73007bec6e1895b4e1a4ed551b035aa9059664ded820f46fa_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-cluster-api-provider-agent-rhel8@sha256:208389221423692530b334815985b0a2263febf5574138e854dbdc011f03b4a2_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-cluster-api-provider-agent-rhel8@sha256:4bacc4ba3974c11ac27d1448a7f7cd973162caf33358249e9d1c154018124830_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-cluster-api-provider-agent-rhel8@sha256:8b3c3fb8fdf6d679f6020e0c739f25ae83dd4173e46b743de911d8e346f371fe_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-cluster-api-provider-agent-rhel8@sha256:a4d3f04386e63bfb640b928c01f972ba7d90af9c5213a7c10968b55c875565e0_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-console-mce-rhel8@sha256:009597e78bf32e0a6d83ad456a6670e436692aa1c12cbd144580a30080054d0f_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-console-mce-rhel8@sha256:95cbc26ed2e396e44efd543d8a38f1c698267e1a617a7ee4b6f26efdb49e3059_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-console-mce-rhel8@sha256:b83a44a87eddeaa3914d03f51f58e8cc5412ee580ee233754108b2349d890b8c_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-console-mce-rhel8@sha256:e3883d9629078bc16f2a6526cb8b1fdea89c1a8b8f477487fd6b34efa2f13999_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-hypershift-addon-rhel8-operator@sha256:00322fc5e7a8e1d08ca716e23982dae6d365b1523f8d3465e6daad5074067ea2_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-hypershift-addon-rhel8-operator@sha256:27cc406bb658c1915e75f5d0b0d3c0f73e72635c9f5bb08bc28e3c5c434e147b_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-hypershift-addon-rhel8-operator@sha256:afc67731faaa2dc9d32a052064763737c8bc4b1b5cf8e8ffb7cb31a4652c656c_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-hypershift-addon-rhel8-operator@sha256:c4227a3a5b323d716a979e1c6a66c458d458648c5fcb0ab151ad55ba24972f51_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-hypershift-deployment-controller-rhel8@sha256:68de13099864a989493367500360560a677fde2e0e56a760a6dafde1d7be9a27_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-hypershift-deployment-controller-rhel8@sha256:8d4a908562cbb0351aea12befe5f2bdf57041e073ce679d1b1c5b46c893844b6_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-hypershift-deployment-controller-rhel8@sha256:be5d7a8b6dec6d4c959badc2d2960ec7bfe74a75c0d673da06fe6335920de3a0_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-hypershift-deployment-controller-rhel8@sha256:f44b9cd7b993051b4d59108153763a09d283c0cf822fab478f22cfbe53847da7_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-managed-serviceaccount-rhel8@sha256:63593ef6045808b9c3fe96fc1cddd99bdfabaaef881fe716972500bfda62f92b_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-managed-serviceaccount-rhel8@sha256:7f5f65ba65c9bfc64d8bf9724a22b68d38c512465f4be1bfed8f02133256214f_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-managed-serviceaccount-rhel8@sha256:8621056c6982b9875749650eee2cf967b31217298a1b924de1fe710e0445df1b_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-managed-serviceaccount-rhel8@sha256:ec5bdf8a935ee1daaa5c91a7fd7816ade97619b5d1f6b61e663c03f43bb832bc_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/must-gather-rhel8@sha256:4270ef4ed53f54fb13cf1092b3babb70af7012886a3f0c293b11040083f39651_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/must-gather-rhel8@sha256:4ecb20c797f71375bc888ed84036f49bc40e2e9984e7ec74b14ad697d1b9c6fb_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/must-gather-rhel8@sha256:6d2624faf8cb2634a9e2203273d95c076ed2207ddd87f50df6ce8e5088a5d257_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/must-gather-rhel8@sha256:e838cb2e70eff2157b992c1cc6c576c9e099306b1df69d6d5c9d991ded4e0789_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/placement-rhel8@sha256:473ed2081010b9005ecc6fb254389dac6927f336967bd4a2f99ca3210fd265f0_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/placement-rhel8@sha256:746794cb82199cfc0c659de0a48018bbd8f18aec97265d68f8dd8bbf783049b1_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/placement-rhel8@sha256:7f5c7671a97f09756a150feb6a6bd04f40aa938ce065102b5b5875eadab933db_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/placement-rhel8@sha256:a6fb7f9d80d4d6cb53317f7d87960af28a6cafb8c5abee369f7bd94cbe449686_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/provider-credential-controller-rhel8@sha256:759037d7817cef4e0451befe8f2bc943a89f2bda95a52327a1c552c3f9a095bb_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/provider-credential-controller-rhel8@sha256:90281a3feff8e019a937fabb5184881c1983cda657c41332cd0321acf5ea4092_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/provider-credential-controller-rhel8@sha256:b6406fbcfeed4c491c66b778a4ad08e8066db5052a49863dd459e2b7375e6ba4_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/provider-credential-controller-rhel8@sha256:c4707c5214505bf1e5f693f0c5df4bb6fe4336670bf850b9a09040b6d87cccd2_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/registration-operator-rhel8@sha256:49d81d8a383de609d64760a4ae6ffa61469a59a5678311406ce4f838c1cc66fd_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/registration-operator-rhel8@sha256:579420cfdc2a542ab7a1b9cd6f1324885f60d1ec5d2bda74808127b45aef2983_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/registration-operator-rhel8@sha256:f945ae948589e2ea294d3d6e8f89fe05c1203f375a0722465965208ecfc15b94_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/registration-operator-rhel8@sha256:fbc7cd19b869d02af6dba24b20f6a44c498fb00e4afc629821f47b9b35c5a94d_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/registration-rhel8@sha256:39cc95f16445c3a1dca378beb50f5931ad081f459c9c6eb012325c6a9d8ada6c_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/registration-rhel8@sha256:686390715f19747bff24e95137307182ab095fb133051424996c6b0ee668569a_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/registration-rhel8@sha256:7bbc4dceeffd5f4bb47e9c38f97109d083dbbbda1a1643b7eb7762ebbd5047a1_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/registration-rhel8@sha256:cb1c8096bd5bd9f1dfa413bc0d1889d970b6d841988d24d6c1008904b1288cfe_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/work-rhel8@sha256:345f405c6a1d3e18beaf13c24a7ca4055a03746d8e6540670435e8d2413fefaf_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/work-rhel8@sha256:663cf3e0453e2ae5b1c9d5f6d335930d6d1e9c7a34151a171dbf58f9066c2b96_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/work-rhel8@sha256:c5c1939a142b9554a2ce664605409cefcb9954bbb1d8eef988fddab50f06cdaf_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/work-rhel8@sha256:d425b68e6265d098601e240cae6084c76416fd27bfbd955a3ccee30873544e38_ppc64le"
]
}
],
"threats": [
{
"category": "impact",
"details": "Low"
}
],
"title": "golang: crypto/tls: session tickets lack random ticket_age_add"
},
{
"cve": "CVE-2022-30630",
"cwe": {
"id": "CWE-1325",
"name": "Improperly Controlled Sequential Memory Allocation"
},
"discovery_date": "2022-07-14T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2107371"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in the golang standard library, io/fs. Calling Glob on a path that contains a large number of path separators can cause a panic issue due to stack exhaustion. This could allow an attacker to impact availability.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "golang: io/fs: stack exhaustion in Glob",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "RH ProdSec has set the Impact of this vulnerability to Moderate as there is no known method to execute arbitary code. Successful exploitation of this bug can cause the application under attack to panic, merely causing a Denial of Service at the application level. As the kernel is unaffected by this bug, the user can merely relaunch the application to fix the problem. Also, if somehow the application keeps relaunching, the timer watchdogs in the default RHEL kernel will stop the attack in its tracks.\n\nWithin regulated environments, a combination of the following controls acts as a significant barrier to successfully exploiting a CWE-1325: Improperly Controlled Sequential Memory Allocation vulnerability and therefore downgrades the severity of this particular CVE from Moderate to Low.\n\nAccess to the platform is granted only after successful hard token-based multi-factor authentication (MFA) and is governed by least privilege to ensure only authorized users and roles can execute or modify code. Static code analysis and peer reviews enforce strong input validation and error handling, preventing improperly validated inputs from causing system instability, data exposure, or privilege escalation. In the event of successful exploitation, process isolation limits the impact of excessive sequential memory allocation by restricting memory use per process, preventing any single process from exhausting system resources. Finally, the platform uses memory protection mechanisms such as Data Execution Prevention (DEP) and Address Space Layout Randomization (ASLR) to reduce the risk of memory allocation-based attacks.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"8Base-multicluster-engine-2.1:multicluster-engine/agent-service-rhel8@sha256:661ee3a57d860a713ffb481ea87858f20fce1e57b858821cb0c1ec4069e206a0_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/agent-service-rhel8@sha256:8cb5ab317ccc6b1bcd409cfba0ec983e3f5d9531227e76bb455011636ed32d21_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/agent-service-rhel8@sha256:e136966121b82373c9279b1b59b68864ed10bfdee424959a7ad4b190ff7a2562_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/agent-service-rhel8@sha256:fce50212c8bbfdc3e8f445f4b7ea35881eb29e49c443e827ad6fe2389328d57f_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/apiserver-network-proxy-rhel8@sha256:25b242af63aca69a32c457dde23b3ac52ed81f5edad3e919d5df59902adb0b60_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/apiserver-network-proxy-rhel8@sha256:5ea69e650771525faf944fbf3be82a19e54a964d38adbb88263247652476938c_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/apiserver-network-proxy-rhel8@sha256:c97ea925ea31a1ae6824ec55bbb43c3cf0d2d9b0fb6d12b6d23492e0e5a5467a_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/apiserver-network-proxy-rhel8@sha256:f71c4c301774aba9a886f2891eace9da47ba075d2a2e4acfc03849c9c0da57bc_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/assisted-image-service-rhel8@sha256:1d250617cf4eb47800d30bd6bdd61872faa29eb7c6953edcb4a107360f0d0a78_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/assisted-image-service-rhel8@sha256:3730a3c3cfb695b540945b5f0ae739a701a0155137b9509238860549105ab670_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/assisted-image-service-rhel8@sha256:3d59cfa190838da34bac1ccf88562f996cc9e9ffdb151f47e044ba3fcc964a3d_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/assisted-image-service-rhel8@sha256:92c8157e43d84584ba93d978fcc6ffba84118e4ea5ff46ad71a62ffdc7fc56e5_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/assisted-installer-agent-rhel8@sha256:99e0accdee9b311b9abf032c712060823736f88c7bf3ba692349d7f8290a9570_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/assisted-installer-agent-rhel8@sha256:b4722c060fb38e1609e689b605816cefb39a15a0ddc40837a90727d123b91c88_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/assisted-installer-reporter-rhel8@sha256:1d465abc36e2045dc5a291663786709fc920c42aacb0c34c4868a1a633334509_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/assisted-installer-reporter-rhel8@sha256:bdb861698be8305247b21ebab7994f27eaae818f691ffcff3d5b5eb5dc70a722_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/assisted-installer-reporter-rhel8@sha256:e4dd90d186f1fea6fcdb4e23f74e4390e00d134b2c21d8510c1cdbbcef3c4a1f_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/assisted-installer-rhel8@sha256:61ac4136dad0e02323807e6d3de8e890ec0b7e7e1f7112f9610410712af6f9b5_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/assisted-installer-rhel8@sha256:686b64358857be04087a706048a32b7356b16a0028d2b200da16ec94d931d25d_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/assisted-installer-rhel8@sha256:910dad58b72de16f92dd5b60d0420010d18229a6e0966fe2eb072517febe499f_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/aws-encryption-provider-rhel8@sha256:31329737bd3608345f8e969e872e2e18305e2959d9d81867933c73fb26a53dcd_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/aws-encryption-provider-rhel8@sha256:9797eef2012c827ff3250cba1cd542772e92872b4bd69a01bdbdba4fe407472c_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/aws-encryption-provider-rhel8@sha256:ab7f1982f21ed9251501396ea150764348b5f61b6e50b9d74b5031e705e16ef3_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/aws-encryption-provider-rhel8@sha256:cee69ba4c6fb326afd03c7f21856a028fa4758dab8c849ef6eaeaea0cd55afd2_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/backplane-rhel8-operator@sha256:0b8c36b4b1d00e47ee4faaeec9ccbdc2977a50592035f8a600491c657e439d33_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/backplane-rhel8-operator@sha256:5dbd590a4bbed44f487d1601d1825b5efb8253b9ee2be49adccec7e0ea9410ac_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/backplane-rhel8-operator@sha256:9f7854a1de26dfebdc8beafffd01304017b8fe7cd84065dd452de1276e529a06_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/backplane-rhel8-operator@sha256:e7998dc233af266ed94ba16450c2f02096abb5e045f291f8f94a83ef9da7dd51_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-provider-agent-rhel8@sha256:208389221423692530b334815985b0a2263febf5574138e854dbdc011f03b4a2_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-provider-agent-rhel8@sha256:4bacc4ba3974c11ac27d1448a7f7cd973162caf33358249e9d1c154018124830_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-provider-agent-rhel8@sha256:8b3c3fb8fdf6d679f6020e0c739f25ae83dd4173e46b743de911d8e346f371fe_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-provider-agent-rhel8@sha256:a4d3f04386e63bfb640b928c01f972ba7d90af9c5213a7c10968b55c875565e0_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-provider-aws-rhel8@sha256:36a5f30d043f1137033842188e59224b803158696f60ddb41095a766705485f4_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-provider-aws-rhel8@sha256:6fb7799fca309c727c7afea57448fc653dde09495945e314402a3e3a079e5b03_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-provider-aws-rhel8@sha256:9b8d4fde02e4c43d194bf4c420550730fd52b74587e2327f2e9eb75067bb25e7_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-provider-aws-rhel8@sha256:bd612736fde388811d12a572852c86d0fe9dcbb6e7f404c64b8654c870d4e2eb_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-provider-azure-rhel8@sha256:2b93b026497655f16a85a2929b1f0c970d51dce0e0e8462774989f1943bdc785_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-provider-azure-rhel8@sha256:2c9c916d0face10abc7f6467564e394ead5946bf18ed8439456cce2767a83b3e_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-provider-azure-rhel8@sha256:6f41c353228c4016ab02557a5591ef36f4aea799c4ad89798343b4a2f0765d08_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-provider-azure-rhel8@sha256:ddd59c296543f525f719336ad6ddc5e5f8d3915e08e3b64d575a9835de3e95ad_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-provider-kubevirt-rhel8@sha256:0007824d89632253727ead00c5fd6ec463f310d71e58e237ea5e51c13052b0bc_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-provider-kubevirt-rhel8@sha256:9cd9106f72557b8ba5de9f4d1de5ff8d33514d2c02889999a3c20aab9a8dd061_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-provider-kubevirt-rhel8@sha256:cbe319cfa3ab4610dc67abea27841dd5b670061faa74e666959550343bba1c28_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-provider-kubevirt-rhel8@sha256:df94a1d8a4b6d1aebed4e657267219632bb3b2176537bdf8e51a728cd78f136f_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-rhel8@sha256:30f56a4d5cba0ccd55e0bda756c7af8010ab94ec3b644dc73f7b32e76b5bbb3a_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-rhel8@sha256:4f7cb34768ff908ed1ba54330603ea54b82a4144cf9124dae01a727dcc60362a_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-rhel8@sha256:a137205ac2127a04466519355b07cee71c08c56dddfee35671127241ebdf4a99_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-rhel8@sha256:c8a785b4e1688d358cec73e9cf4853ca0ab28c7daa4c45d5384b7bebc333f53a_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-curator-controller-rhel8@sha256:1d4d913d4136321ebd94e6b9d9e55be7262883702de72c4a61827804ad843942_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-curator-controller-rhel8@sha256:2134c387cb0e8c2f95bb8ef74ad0a10c37403d9e0dfaeb7e2e9efb388c606ac1_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-curator-controller-rhel8@sha256:2e0867d6ebace932eb09bb3a6a929562a157bc2eea9c28063eb30dac866abf63_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-curator-controller-rhel8@sha256:3dd533817d97518c7af991b888c5f9df501bd496ed53988e5444c1ea62e539cb_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-proxy-addon-rhel8@sha256:2779eae299eb2b48e8a868de2f2d8d13313ca17b2f7d5c816013145b0c787cc8_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-proxy-addon-rhel8@sha256:28544cf2414bdeffb8bcaae2d1547064da46ab5a122fd77861083b1e81e299cc_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-proxy-addon-rhel8@sha256:4da01f6a0a59069045d23599d748849da60ee309f72f233497edd379b3b0823e_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-proxy-addon-rhel8@sha256:6318fd6b0e0f5c39239ba9c71c330bce7974deaf970359ec83c88116abf7a653_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-proxy-rhel8@sha256:610de7f25fd387262c360acb21dd45dc80e1c52a77dd11982965da80301407ab_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-proxy-rhel8@sha256:a881a94835c7eef6babe00792fc0a99c9816831869cb26af0dcf2665233f7710_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-proxy-rhel8@sha256:b240f43890529fe95b1a74de6f4c2626e85ae91ae6a624bb98a4c31130b6740d_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-proxy-rhel8@sha256:df6cd66cdb17efc356e770930ff796bdb527c292243f5e8b87ca5c9e912a19d6_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/clusterclaims-controller-rhel8@sha256:3608571c2a5a3d399e3ad8135ca90e46a7e57b322b5ef9d708efa631cee7109c_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/clusterclaims-controller-rhel8@sha256:5c04626558442d50ab58a941d72a78db7c94f5ce730b5abb7599c21981875970_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/clusterclaims-controller-rhel8@sha256:7be740cc5987a1dfc76d7d8a306ff65291eb9cf61419842f463aa9dc4d6ecde1_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/clusterclaims-controller-rhel8@sha256:fce2e92743adaf6fe2e0168cfeecdc71ff7c009ef92a89c9172ff46ebbedcd40_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/clusterlifecycle-state-metrics-rhel8@sha256:288a0e4f9ca79859c5f295e920e9ef01d395720ea5b62ec7f5a5bd975b9c5850_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/clusterlifecycle-state-metrics-rhel8@sha256:93b9ad845fab34498a6f504ad626d0d5236c39ab1aaf7789df146311e4ba33cd_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/clusterlifecycle-state-metrics-rhel8@sha256:c808d378bd0666d7eb1f9c9024f7d2f7c6bdedd40298aa1e940cfc1ce735af54_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/clusterlifecycle-state-metrics-rhel8@sha256:df17928fd459e5063fb2470dbaea51c96f292f1a4ca5eaedc64a03687edbb6cd_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/console-mce-rhel8@sha256:009597e78bf32e0a6d83ad456a6670e436692aa1c12cbd144580a30080054d0f_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/console-mce-rhel8@sha256:95cbc26ed2e396e44efd543d8a38f1c698267e1a617a7ee4b6f26efdb49e3059_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/console-mce-rhel8@sha256:b83a44a87eddeaa3914d03f51f58e8cc5412ee580ee233754108b2349d890b8c_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/console-mce-rhel8@sha256:e3883d9629078bc16f2a6526cb8b1fdea89c1a8b8f477487fd6b34efa2f13999_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/discovery-rhel8@sha256:12b3c0a01c59836687a7cfc1fba050d0800625cd46f678551a5944b0664c044d_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/discovery-rhel8@sha256:25eefa4b7af3650f57e9a4c372522a0cae7bcc1b41735d2b503b9b41d9c2d0b2_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/discovery-rhel8@sha256:9a655c52c83f7682964e8f46fed6011c6e9de7a2a64ee0893d0c02cf725746e1_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/discovery-rhel8@sha256:a0bcad7b2191e3c674813c2e1e67aea619d6d7eaa95f2324902e0b842d1c0cc8_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/hive-rhel8@sha256:674603ee10ad5e9d42e18e5c2f91153c863cb7e9f38cd523559c8de7c7097483_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/hive-rhel8@sha256:67b2477a7b3885df470dc56e94525e7ebc3dce326599c6f2a311f8727557bf8b_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/hive-rhel8@sha256:8722d4f39942af4a008209ae518bf27d30deaa2e5bf97fc3118bea58efafb3d5_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/hive-rhel8@sha256:dd6a4624672d458a0072b9aa46fb1b3d576c0b198759d053f61536f3b9e34359_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/hypershift-addon-rhel8-operator@sha256:00322fc5e7a8e1d08ca716e23982dae6d365b1523f8d3465e6daad5074067ea2_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/hypershift-addon-rhel8-operator@sha256:27cc406bb658c1915e75f5d0b0d3c0f73e72635c9f5bb08bc28e3c5c434e147b_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/hypershift-addon-rhel8-operator@sha256:afc67731faaa2dc9d32a052064763737c8bc4b1b5cf8e8ffb7cb31a4652c656c_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/hypershift-addon-rhel8-operator@sha256:c4227a3a5b323d716a979e1c6a66c458d458648c5fcb0ab151ad55ba24972f51_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/hypershift-deployment-controller-rhel8@sha256:68de13099864a989493367500360560a677fde2e0e56a760a6dafde1d7be9a27_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/hypershift-deployment-controller-rhel8@sha256:8d4a908562cbb0351aea12befe5f2bdf57041e073ce679d1b1c5b46c893844b6_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/hypershift-deployment-controller-rhel8@sha256:be5d7a8b6dec6d4c959badc2d2960ec7bfe74a75c0d673da06fe6335920de3a0_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/hypershift-deployment-controller-rhel8@sha256:f44b9cd7b993051b4d59108153763a09d283c0cf822fab478f22cfbe53847da7_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/hypershift-rhel8-operator@sha256:2d94cd451fbf0abc13e50b6b6252061294bdbfd1eda64f4347177d20b5d1e489_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/hypershift-rhel8-operator@sha256:3d8d114403d85cbba699f53aa177a84da92516b5d2e852b2bffc33eabde6af13_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/hypershift-rhel8-operator@sha256:62e91ac9b6291bf7abc26cdd937c2c2cf7cdf1f1256a33acbaa5d1cdc607d3fa_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/hypershift-rhel8-operator@sha256:ffce5bc9fb2be59047c4840d9222499f03c1cf74786d8695aab1d1b04adc6f8a_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/klusterlet-operator-bundle@sha256:1687315db647e6689845df88843ae53275440042b76dc781dcabeef16e426bdf_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/managed-serviceaccount-rhel8@sha256:63593ef6045808b9c3fe96fc1cddd99bdfabaaef881fe716972500bfda62f92b_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/managed-serviceaccount-rhel8@sha256:7f5f65ba65c9bfc64d8bf9724a22b68d38c512465f4be1bfed8f02133256214f_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/managed-serviceaccount-rhel8@sha256:8621056c6982b9875749650eee2cf967b31217298a1b924de1fe710e0445df1b_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/managed-serviceaccount-rhel8@sha256:ec5bdf8a935ee1daaa5c91a7fd7816ade97619b5d1f6b61e663c03f43bb832bc_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/managedcluster-import-controller-rhel8@sha256:17987e46eb8772ef79e771b6edd137b29914ae357eb036d76a063cb04de116a3_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/managedcluster-import-controller-rhel8@sha256:4a22ca54331be02c08e23704852c34273a8bf3d1bb2c8f2aaf92f277474e3654_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/managedcluster-import-controller-rhel8@sha256:7d737e05b3164a7e49085a2026bf5fbbdda5a0d23890e1de455eea8d59f20187_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/managedcluster-import-controller-rhel8@sha256:eaf8ba4c775e4ebaeea316bbab0344eb10674089ff9db1c8f1373ed564b03749_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/mce-operator-bundle@sha256:701ad2aa334971346282a7a80c420049f08a3e3845a915a947e7605aab9c1369_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/mce-operator-bundle@sha256:cf1b297a2bbfa2a55204e2c4688511baa0223978b2d4ab7cfb8f8c5c965d563f_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/mce-operator-bundle@sha256:ed114b2afb91375b6f3576da15474ad96c154cc0ed16e288f8a4840d7d39942f_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/mce-operator-bundle@sha256:f1be217449145edb01b029b19d08831cc6d085856e39aea8174e74ef0cc85283_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/multicloud-manager-rhel8@sha256:162fe79ef40dbdcd1c9a16c601ffeb1c1dec5309c250bddf85809a0197b2ec3e_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/multicloud-manager-rhel8@sha256:af5076a59d32f3bed7f88348bccdff6fad4d250aab7f8dc7c2791e75fa76c7d9_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/multicloud-manager-rhel8@sha256:c03edb31a56b4678c4e0f66c59b49e3798b8442ef1ddca3f67488f4baca30241_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/multicloud-manager-rhel8@sha256:c6fb6ec34c746ba73007bec6e1895b4e1a4ed551b035aa9059664ded820f46fa_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-cluster-api-provider-agent-rhel8@sha256:208389221423692530b334815985b0a2263febf5574138e854dbdc011f03b4a2_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-cluster-api-provider-agent-rhel8@sha256:4bacc4ba3974c11ac27d1448a7f7cd973162caf33358249e9d1c154018124830_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-cluster-api-provider-agent-rhel8@sha256:8b3c3fb8fdf6d679f6020e0c739f25ae83dd4173e46b743de911d8e346f371fe_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-cluster-api-provider-agent-rhel8@sha256:a4d3f04386e63bfb640b928c01f972ba7d90af9c5213a7c10968b55c875565e0_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-console-mce-rhel8@sha256:009597e78bf32e0a6d83ad456a6670e436692aa1c12cbd144580a30080054d0f_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-console-mce-rhel8@sha256:95cbc26ed2e396e44efd543d8a38f1c698267e1a617a7ee4b6f26efdb49e3059_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-console-mce-rhel8@sha256:b83a44a87eddeaa3914d03f51f58e8cc5412ee580ee233754108b2349d890b8c_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-console-mce-rhel8@sha256:e3883d9629078bc16f2a6526cb8b1fdea89c1a8b8f477487fd6b34efa2f13999_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-hypershift-addon-rhel8-operator@sha256:00322fc5e7a8e1d08ca716e23982dae6d365b1523f8d3465e6daad5074067ea2_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-hypershift-addon-rhel8-operator@sha256:27cc406bb658c1915e75f5d0b0d3c0f73e72635c9f5bb08bc28e3c5c434e147b_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-hypershift-addon-rhel8-operator@sha256:afc67731faaa2dc9d32a052064763737c8bc4b1b5cf8e8ffb7cb31a4652c656c_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-hypershift-addon-rhel8-operator@sha256:c4227a3a5b323d716a979e1c6a66c458d458648c5fcb0ab151ad55ba24972f51_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-hypershift-deployment-controller-rhel8@sha256:68de13099864a989493367500360560a677fde2e0e56a760a6dafde1d7be9a27_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-hypershift-deployment-controller-rhel8@sha256:8d4a908562cbb0351aea12befe5f2bdf57041e073ce679d1b1c5b46c893844b6_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-hypershift-deployment-controller-rhel8@sha256:be5d7a8b6dec6d4c959badc2d2960ec7bfe74a75c0d673da06fe6335920de3a0_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-hypershift-deployment-controller-rhel8@sha256:f44b9cd7b993051b4d59108153763a09d283c0cf822fab478f22cfbe53847da7_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-managed-serviceaccount-rhel8@sha256:63593ef6045808b9c3fe96fc1cddd99bdfabaaef881fe716972500bfda62f92b_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-managed-serviceaccount-rhel8@sha256:7f5f65ba65c9bfc64d8bf9724a22b68d38c512465f4be1bfed8f02133256214f_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-managed-serviceaccount-rhel8@sha256:8621056c6982b9875749650eee2cf967b31217298a1b924de1fe710e0445df1b_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-managed-serviceaccount-rhel8@sha256:ec5bdf8a935ee1daaa5c91a7fd7816ade97619b5d1f6b61e663c03f43bb832bc_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/must-gather-rhel8@sha256:4270ef4ed53f54fb13cf1092b3babb70af7012886a3f0c293b11040083f39651_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/must-gather-rhel8@sha256:4ecb20c797f71375bc888ed84036f49bc40e2e9984e7ec74b14ad697d1b9c6fb_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/must-gather-rhel8@sha256:6d2624faf8cb2634a9e2203273d95c076ed2207ddd87f50df6ce8e5088a5d257_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/must-gather-rhel8@sha256:e838cb2e70eff2157b992c1cc6c576c9e099306b1df69d6d5c9d991ded4e0789_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/placement-rhel8@sha256:473ed2081010b9005ecc6fb254389dac6927f336967bd4a2f99ca3210fd265f0_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/placement-rhel8@sha256:746794cb82199cfc0c659de0a48018bbd8f18aec97265d68f8dd8bbf783049b1_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/placement-rhel8@sha256:7f5c7671a97f09756a150feb6a6bd04f40aa938ce065102b5b5875eadab933db_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/placement-rhel8@sha256:a6fb7f9d80d4d6cb53317f7d87960af28a6cafb8c5abee369f7bd94cbe449686_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/provider-credential-controller-rhel8@sha256:759037d7817cef4e0451befe8f2bc943a89f2bda95a52327a1c552c3f9a095bb_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/provider-credential-controller-rhel8@sha256:90281a3feff8e019a937fabb5184881c1983cda657c41332cd0321acf5ea4092_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/provider-credential-controller-rhel8@sha256:b6406fbcfeed4c491c66b778a4ad08e8066db5052a49863dd459e2b7375e6ba4_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/provider-credential-controller-rhel8@sha256:c4707c5214505bf1e5f693f0c5df4bb6fe4336670bf850b9a09040b6d87cccd2_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/registration-operator-rhel8@sha256:49d81d8a383de609d64760a4ae6ffa61469a59a5678311406ce4f838c1cc66fd_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/registration-operator-rhel8@sha256:579420cfdc2a542ab7a1b9cd6f1324885f60d1ec5d2bda74808127b45aef2983_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/registration-operator-rhel8@sha256:f945ae948589e2ea294d3d6e8f89fe05c1203f375a0722465965208ecfc15b94_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/registration-operator-rhel8@sha256:fbc7cd19b869d02af6dba24b20f6a44c498fb00e4afc629821f47b9b35c5a94d_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/registration-rhel8@sha256:39cc95f16445c3a1dca378beb50f5931ad081f459c9c6eb012325c6a9d8ada6c_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/registration-rhel8@sha256:686390715f19747bff24e95137307182ab095fb133051424996c6b0ee668569a_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/registration-rhel8@sha256:7bbc4dceeffd5f4bb47e9c38f97109d083dbbbda1a1643b7eb7762ebbd5047a1_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/registration-rhel8@sha256:cb1c8096bd5bd9f1dfa413bc0d1889d970b6d841988d24d6c1008904b1288cfe_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/work-rhel8@sha256:345f405c6a1d3e18beaf13c24a7ca4055a03746d8e6540670435e8d2413fefaf_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/work-rhel8@sha256:663cf3e0453e2ae5b1c9d5f6d335930d6d1e9c7a34151a171dbf58f9066c2b96_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/work-rhel8@sha256:c5c1939a142b9554a2ce664605409cefcb9954bbb1d8eef988fddab50f06cdaf_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/work-rhel8@sha256:d425b68e6265d098601e240cae6084c76416fd27bfbd955a3ccee30873544e38_ppc64le"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2022-30630"
},
{
"category": "external",
"summary": "RHBZ#2107371",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2107371"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2022-30630",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-30630"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2022-30630",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2022-30630"
},
{
"category": "external",
"summary": "https://go.dev/issue/53415",
"url": "https://go.dev/issue/53415"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-announce/c/nqrv9fbR0zE",
"url": "https://groups.google.com/g/golang-announce/c/nqrv9fbR0zE"
}
],
"release_date": "2022-07-12T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2022-09-06T14:28:04+00:00",
"details": "For multicluster engine for Kubernetes, see the following documentation for\ndetails on how to install the images:\n\nhttps://access.redhat.com/documentation/en-us/red_hat_advanced_cluster_management_for_kubernetes/2.6/html/multicluster_engine/install_upgrade/installing-while-connected-online-mce",
"product_ids": [
"8Base-multicluster-engine-2.1:multicluster-engine/agent-service-rhel8@sha256:661ee3a57d860a713ffb481ea87858f20fce1e57b858821cb0c1ec4069e206a0_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/agent-service-rhel8@sha256:8cb5ab317ccc6b1bcd409cfba0ec983e3f5d9531227e76bb455011636ed32d21_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/agent-service-rhel8@sha256:e136966121b82373c9279b1b59b68864ed10bfdee424959a7ad4b190ff7a2562_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/agent-service-rhel8@sha256:fce50212c8bbfdc3e8f445f4b7ea35881eb29e49c443e827ad6fe2389328d57f_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/apiserver-network-proxy-rhel8@sha256:25b242af63aca69a32c457dde23b3ac52ed81f5edad3e919d5df59902adb0b60_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/apiserver-network-proxy-rhel8@sha256:5ea69e650771525faf944fbf3be82a19e54a964d38adbb88263247652476938c_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/apiserver-network-proxy-rhel8@sha256:c97ea925ea31a1ae6824ec55bbb43c3cf0d2d9b0fb6d12b6d23492e0e5a5467a_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/apiserver-network-proxy-rhel8@sha256:f71c4c301774aba9a886f2891eace9da47ba075d2a2e4acfc03849c9c0da57bc_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/assisted-image-service-rhel8@sha256:1d250617cf4eb47800d30bd6bdd61872faa29eb7c6953edcb4a107360f0d0a78_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/assisted-image-service-rhel8@sha256:3730a3c3cfb695b540945b5f0ae739a701a0155137b9509238860549105ab670_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/assisted-image-service-rhel8@sha256:3d59cfa190838da34bac1ccf88562f996cc9e9ffdb151f47e044ba3fcc964a3d_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/assisted-image-service-rhel8@sha256:92c8157e43d84584ba93d978fcc6ffba84118e4ea5ff46ad71a62ffdc7fc56e5_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/assisted-installer-agent-rhel8@sha256:99e0accdee9b311b9abf032c712060823736f88c7bf3ba692349d7f8290a9570_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/assisted-installer-agent-rhel8@sha256:b4722c060fb38e1609e689b605816cefb39a15a0ddc40837a90727d123b91c88_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/assisted-installer-reporter-rhel8@sha256:1d465abc36e2045dc5a291663786709fc920c42aacb0c34c4868a1a633334509_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/assisted-installer-reporter-rhel8@sha256:bdb861698be8305247b21ebab7994f27eaae818f691ffcff3d5b5eb5dc70a722_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/assisted-installer-reporter-rhel8@sha256:e4dd90d186f1fea6fcdb4e23f74e4390e00d134b2c21d8510c1cdbbcef3c4a1f_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/assisted-installer-rhel8@sha256:61ac4136dad0e02323807e6d3de8e890ec0b7e7e1f7112f9610410712af6f9b5_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/assisted-installer-rhel8@sha256:686b64358857be04087a706048a32b7356b16a0028d2b200da16ec94d931d25d_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/assisted-installer-rhel8@sha256:910dad58b72de16f92dd5b60d0420010d18229a6e0966fe2eb072517febe499f_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/aws-encryption-provider-rhel8@sha256:31329737bd3608345f8e969e872e2e18305e2959d9d81867933c73fb26a53dcd_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/aws-encryption-provider-rhel8@sha256:9797eef2012c827ff3250cba1cd542772e92872b4bd69a01bdbdba4fe407472c_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/aws-encryption-provider-rhel8@sha256:ab7f1982f21ed9251501396ea150764348b5f61b6e50b9d74b5031e705e16ef3_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/aws-encryption-provider-rhel8@sha256:cee69ba4c6fb326afd03c7f21856a028fa4758dab8c849ef6eaeaea0cd55afd2_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/backplane-rhel8-operator@sha256:0b8c36b4b1d00e47ee4faaeec9ccbdc2977a50592035f8a600491c657e439d33_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/backplane-rhel8-operator@sha256:5dbd590a4bbed44f487d1601d1825b5efb8253b9ee2be49adccec7e0ea9410ac_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/backplane-rhel8-operator@sha256:9f7854a1de26dfebdc8beafffd01304017b8fe7cd84065dd452de1276e529a06_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/backplane-rhel8-operator@sha256:e7998dc233af266ed94ba16450c2f02096abb5e045f291f8f94a83ef9da7dd51_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-provider-agent-rhel8@sha256:208389221423692530b334815985b0a2263febf5574138e854dbdc011f03b4a2_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-provider-agent-rhel8@sha256:4bacc4ba3974c11ac27d1448a7f7cd973162caf33358249e9d1c154018124830_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-provider-agent-rhel8@sha256:8b3c3fb8fdf6d679f6020e0c739f25ae83dd4173e46b743de911d8e346f371fe_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-provider-agent-rhel8@sha256:a4d3f04386e63bfb640b928c01f972ba7d90af9c5213a7c10968b55c875565e0_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-provider-aws-rhel8@sha256:36a5f30d043f1137033842188e59224b803158696f60ddb41095a766705485f4_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-provider-aws-rhel8@sha256:6fb7799fca309c727c7afea57448fc653dde09495945e314402a3e3a079e5b03_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-provider-aws-rhel8@sha256:9b8d4fde02e4c43d194bf4c420550730fd52b74587e2327f2e9eb75067bb25e7_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-provider-aws-rhel8@sha256:bd612736fde388811d12a572852c86d0fe9dcbb6e7f404c64b8654c870d4e2eb_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-provider-azure-rhel8@sha256:2b93b026497655f16a85a2929b1f0c970d51dce0e0e8462774989f1943bdc785_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-provider-azure-rhel8@sha256:2c9c916d0face10abc7f6467564e394ead5946bf18ed8439456cce2767a83b3e_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-provider-azure-rhel8@sha256:6f41c353228c4016ab02557a5591ef36f4aea799c4ad89798343b4a2f0765d08_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-provider-azure-rhel8@sha256:ddd59c296543f525f719336ad6ddc5e5f8d3915e08e3b64d575a9835de3e95ad_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-provider-kubevirt-rhel8@sha256:0007824d89632253727ead00c5fd6ec463f310d71e58e237ea5e51c13052b0bc_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-provider-kubevirt-rhel8@sha256:9cd9106f72557b8ba5de9f4d1de5ff8d33514d2c02889999a3c20aab9a8dd061_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-provider-kubevirt-rhel8@sha256:cbe319cfa3ab4610dc67abea27841dd5b670061faa74e666959550343bba1c28_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-provider-kubevirt-rhel8@sha256:df94a1d8a4b6d1aebed4e657267219632bb3b2176537bdf8e51a728cd78f136f_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-rhel8@sha256:30f56a4d5cba0ccd55e0bda756c7af8010ab94ec3b644dc73f7b32e76b5bbb3a_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-rhel8@sha256:4f7cb34768ff908ed1ba54330603ea54b82a4144cf9124dae01a727dcc60362a_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-rhel8@sha256:a137205ac2127a04466519355b07cee71c08c56dddfee35671127241ebdf4a99_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-rhel8@sha256:c8a785b4e1688d358cec73e9cf4853ca0ab28c7daa4c45d5384b7bebc333f53a_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-curator-controller-rhel8@sha256:1d4d913d4136321ebd94e6b9d9e55be7262883702de72c4a61827804ad843942_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-curator-controller-rhel8@sha256:2134c387cb0e8c2f95bb8ef74ad0a10c37403d9e0dfaeb7e2e9efb388c606ac1_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-curator-controller-rhel8@sha256:2e0867d6ebace932eb09bb3a6a929562a157bc2eea9c28063eb30dac866abf63_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-curator-controller-rhel8@sha256:3dd533817d97518c7af991b888c5f9df501bd496ed53988e5444c1ea62e539cb_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-proxy-addon-rhel8@sha256:2779eae299eb2b48e8a868de2f2d8d13313ca17b2f7d5c816013145b0c787cc8_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-proxy-addon-rhel8@sha256:28544cf2414bdeffb8bcaae2d1547064da46ab5a122fd77861083b1e81e299cc_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-proxy-addon-rhel8@sha256:4da01f6a0a59069045d23599d748849da60ee309f72f233497edd379b3b0823e_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-proxy-addon-rhel8@sha256:6318fd6b0e0f5c39239ba9c71c330bce7974deaf970359ec83c88116abf7a653_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-proxy-rhel8@sha256:610de7f25fd387262c360acb21dd45dc80e1c52a77dd11982965da80301407ab_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-proxy-rhel8@sha256:a881a94835c7eef6babe00792fc0a99c9816831869cb26af0dcf2665233f7710_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-proxy-rhel8@sha256:b240f43890529fe95b1a74de6f4c2626e85ae91ae6a624bb98a4c31130b6740d_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-proxy-rhel8@sha256:df6cd66cdb17efc356e770930ff796bdb527c292243f5e8b87ca5c9e912a19d6_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/clusterclaims-controller-rhel8@sha256:3608571c2a5a3d399e3ad8135ca90e46a7e57b322b5ef9d708efa631cee7109c_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/clusterclaims-controller-rhel8@sha256:5c04626558442d50ab58a941d72a78db7c94f5ce730b5abb7599c21981875970_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/clusterclaims-controller-rhel8@sha256:7be740cc5987a1dfc76d7d8a306ff65291eb9cf61419842f463aa9dc4d6ecde1_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/clusterclaims-controller-rhel8@sha256:fce2e92743adaf6fe2e0168cfeecdc71ff7c009ef92a89c9172ff46ebbedcd40_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/clusterlifecycle-state-metrics-rhel8@sha256:288a0e4f9ca79859c5f295e920e9ef01d395720ea5b62ec7f5a5bd975b9c5850_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/clusterlifecycle-state-metrics-rhel8@sha256:93b9ad845fab34498a6f504ad626d0d5236c39ab1aaf7789df146311e4ba33cd_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/clusterlifecycle-state-metrics-rhel8@sha256:c808d378bd0666d7eb1f9c9024f7d2f7c6bdedd40298aa1e940cfc1ce735af54_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/clusterlifecycle-state-metrics-rhel8@sha256:df17928fd459e5063fb2470dbaea51c96f292f1a4ca5eaedc64a03687edbb6cd_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/console-mce-rhel8@sha256:009597e78bf32e0a6d83ad456a6670e436692aa1c12cbd144580a30080054d0f_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/console-mce-rhel8@sha256:95cbc26ed2e396e44efd543d8a38f1c698267e1a617a7ee4b6f26efdb49e3059_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/console-mce-rhel8@sha256:b83a44a87eddeaa3914d03f51f58e8cc5412ee580ee233754108b2349d890b8c_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/console-mce-rhel8@sha256:e3883d9629078bc16f2a6526cb8b1fdea89c1a8b8f477487fd6b34efa2f13999_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/discovery-rhel8@sha256:12b3c0a01c59836687a7cfc1fba050d0800625cd46f678551a5944b0664c044d_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/discovery-rhel8@sha256:25eefa4b7af3650f57e9a4c372522a0cae7bcc1b41735d2b503b9b41d9c2d0b2_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/discovery-rhel8@sha256:9a655c52c83f7682964e8f46fed6011c6e9de7a2a64ee0893d0c02cf725746e1_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/discovery-rhel8@sha256:a0bcad7b2191e3c674813c2e1e67aea619d6d7eaa95f2324902e0b842d1c0cc8_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/hive-rhel8@sha256:674603ee10ad5e9d42e18e5c2f91153c863cb7e9f38cd523559c8de7c7097483_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/hive-rhel8@sha256:67b2477a7b3885df470dc56e94525e7ebc3dce326599c6f2a311f8727557bf8b_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/hive-rhel8@sha256:8722d4f39942af4a008209ae518bf27d30deaa2e5bf97fc3118bea58efafb3d5_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/hive-rhel8@sha256:dd6a4624672d458a0072b9aa46fb1b3d576c0b198759d053f61536f3b9e34359_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/hypershift-addon-rhel8-operator@sha256:00322fc5e7a8e1d08ca716e23982dae6d365b1523f8d3465e6daad5074067ea2_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/hypershift-addon-rhel8-operator@sha256:27cc406bb658c1915e75f5d0b0d3c0f73e72635c9f5bb08bc28e3c5c434e147b_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/hypershift-addon-rhel8-operator@sha256:afc67731faaa2dc9d32a052064763737c8bc4b1b5cf8e8ffb7cb31a4652c656c_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/hypershift-addon-rhel8-operator@sha256:c4227a3a5b323d716a979e1c6a66c458d458648c5fcb0ab151ad55ba24972f51_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/hypershift-deployment-controller-rhel8@sha256:68de13099864a989493367500360560a677fde2e0e56a760a6dafde1d7be9a27_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/hypershift-deployment-controller-rhel8@sha256:8d4a908562cbb0351aea12befe5f2bdf57041e073ce679d1b1c5b46c893844b6_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/hypershift-deployment-controller-rhel8@sha256:be5d7a8b6dec6d4c959badc2d2960ec7bfe74a75c0d673da06fe6335920de3a0_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/hypershift-deployment-controller-rhel8@sha256:f44b9cd7b993051b4d59108153763a09d283c0cf822fab478f22cfbe53847da7_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/hypershift-rhel8-operator@sha256:2d94cd451fbf0abc13e50b6b6252061294bdbfd1eda64f4347177d20b5d1e489_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/hypershift-rhel8-operator@sha256:3d8d114403d85cbba699f53aa177a84da92516b5d2e852b2bffc33eabde6af13_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/hypershift-rhel8-operator@sha256:62e91ac9b6291bf7abc26cdd937c2c2cf7cdf1f1256a33acbaa5d1cdc607d3fa_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/hypershift-rhel8-operator@sha256:ffce5bc9fb2be59047c4840d9222499f03c1cf74786d8695aab1d1b04adc6f8a_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/klusterlet-operator-bundle@sha256:1687315db647e6689845df88843ae53275440042b76dc781dcabeef16e426bdf_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/managed-serviceaccount-rhel8@sha256:63593ef6045808b9c3fe96fc1cddd99bdfabaaef881fe716972500bfda62f92b_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/managed-serviceaccount-rhel8@sha256:7f5f65ba65c9bfc64d8bf9724a22b68d38c512465f4be1bfed8f02133256214f_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/managed-serviceaccount-rhel8@sha256:8621056c6982b9875749650eee2cf967b31217298a1b924de1fe710e0445df1b_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/managed-serviceaccount-rhel8@sha256:ec5bdf8a935ee1daaa5c91a7fd7816ade97619b5d1f6b61e663c03f43bb832bc_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/managedcluster-import-controller-rhel8@sha256:17987e46eb8772ef79e771b6edd137b29914ae357eb036d76a063cb04de116a3_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/managedcluster-import-controller-rhel8@sha256:4a22ca54331be02c08e23704852c34273a8bf3d1bb2c8f2aaf92f277474e3654_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/managedcluster-import-controller-rhel8@sha256:7d737e05b3164a7e49085a2026bf5fbbdda5a0d23890e1de455eea8d59f20187_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/managedcluster-import-controller-rhel8@sha256:eaf8ba4c775e4ebaeea316bbab0344eb10674089ff9db1c8f1373ed564b03749_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/mce-operator-bundle@sha256:701ad2aa334971346282a7a80c420049f08a3e3845a915a947e7605aab9c1369_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/mce-operator-bundle@sha256:cf1b297a2bbfa2a55204e2c4688511baa0223978b2d4ab7cfb8f8c5c965d563f_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/mce-operator-bundle@sha256:ed114b2afb91375b6f3576da15474ad96c154cc0ed16e288f8a4840d7d39942f_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/mce-operator-bundle@sha256:f1be217449145edb01b029b19d08831cc6d085856e39aea8174e74ef0cc85283_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/multicloud-manager-rhel8@sha256:162fe79ef40dbdcd1c9a16c601ffeb1c1dec5309c250bddf85809a0197b2ec3e_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/multicloud-manager-rhel8@sha256:af5076a59d32f3bed7f88348bccdff6fad4d250aab7f8dc7c2791e75fa76c7d9_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/multicloud-manager-rhel8@sha256:c03edb31a56b4678c4e0f66c59b49e3798b8442ef1ddca3f67488f4baca30241_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/multicloud-manager-rhel8@sha256:c6fb6ec34c746ba73007bec6e1895b4e1a4ed551b035aa9059664ded820f46fa_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-cluster-api-provider-agent-rhel8@sha256:208389221423692530b334815985b0a2263febf5574138e854dbdc011f03b4a2_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-cluster-api-provider-agent-rhel8@sha256:4bacc4ba3974c11ac27d1448a7f7cd973162caf33358249e9d1c154018124830_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-cluster-api-provider-agent-rhel8@sha256:8b3c3fb8fdf6d679f6020e0c739f25ae83dd4173e46b743de911d8e346f371fe_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-cluster-api-provider-agent-rhel8@sha256:a4d3f04386e63bfb640b928c01f972ba7d90af9c5213a7c10968b55c875565e0_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-console-mce-rhel8@sha256:009597e78bf32e0a6d83ad456a6670e436692aa1c12cbd144580a30080054d0f_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-console-mce-rhel8@sha256:95cbc26ed2e396e44efd543d8a38f1c698267e1a617a7ee4b6f26efdb49e3059_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-console-mce-rhel8@sha256:b83a44a87eddeaa3914d03f51f58e8cc5412ee580ee233754108b2349d890b8c_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-console-mce-rhel8@sha256:e3883d9629078bc16f2a6526cb8b1fdea89c1a8b8f477487fd6b34efa2f13999_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-hypershift-addon-rhel8-operator@sha256:00322fc5e7a8e1d08ca716e23982dae6d365b1523f8d3465e6daad5074067ea2_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-hypershift-addon-rhel8-operator@sha256:27cc406bb658c1915e75f5d0b0d3c0f73e72635c9f5bb08bc28e3c5c434e147b_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-hypershift-addon-rhel8-operator@sha256:afc67731faaa2dc9d32a052064763737c8bc4b1b5cf8e8ffb7cb31a4652c656c_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-hypershift-addon-rhel8-operator@sha256:c4227a3a5b323d716a979e1c6a66c458d458648c5fcb0ab151ad55ba24972f51_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-hypershift-deployment-controller-rhel8@sha256:68de13099864a989493367500360560a677fde2e0e56a760a6dafde1d7be9a27_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-hypershift-deployment-controller-rhel8@sha256:8d4a908562cbb0351aea12befe5f2bdf57041e073ce679d1b1c5b46c893844b6_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-hypershift-deployment-controller-rhel8@sha256:be5d7a8b6dec6d4c959badc2d2960ec7bfe74a75c0d673da06fe6335920de3a0_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-hypershift-deployment-controller-rhel8@sha256:f44b9cd7b993051b4d59108153763a09d283c0cf822fab478f22cfbe53847da7_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-managed-serviceaccount-rhel8@sha256:63593ef6045808b9c3fe96fc1cddd99bdfabaaef881fe716972500bfda62f92b_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-managed-serviceaccount-rhel8@sha256:7f5f65ba65c9bfc64d8bf9724a22b68d38c512465f4be1bfed8f02133256214f_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-managed-serviceaccount-rhel8@sha256:8621056c6982b9875749650eee2cf967b31217298a1b924de1fe710e0445df1b_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-managed-serviceaccount-rhel8@sha256:ec5bdf8a935ee1daaa5c91a7fd7816ade97619b5d1f6b61e663c03f43bb832bc_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/must-gather-rhel8@sha256:4270ef4ed53f54fb13cf1092b3babb70af7012886a3f0c293b11040083f39651_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/must-gather-rhel8@sha256:4ecb20c797f71375bc888ed84036f49bc40e2e9984e7ec74b14ad697d1b9c6fb_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/must-gather-rhel8@sha256:6d2624faf8cb2634a9e2203273d95c076ed2207ddd87f50df6ce8e5088a5d257_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/must-gather-rhel8@sha256:e838cb2e70eff2157b992c1cc6c576c9e099306b1df69d6d5c9d991ded4e0789_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/placement-rhel8@sha256:473ed2081010b9005ecc6fb254389dac6927f336967bd4a2f99ca3210fd265f0_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/placement-rhel8@sha256:746794cb82199cfc0c659de0a48018bbd8f18aec97265d68f8dd8bbf783049b1_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/placement-rhel8@sha256:7f5c7671a97f09756a150feb6a6bd04f40aa938ce065102b5b5875eadab933db_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/placement-rhel8@sha256:a6fb7f9d80d4d6cb53317f7d87960af28a6cafb8c5abee369f7bd94cbe449686_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/provider-credential-controller-rhel8@sha256:759037d7817cef4e0451befe8f2bc943a89f2bda95a52327a1c552c3f9a095bb_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/provider-credential-controller-rhel8@sha256:90281a3feff8e019a937fabb5184881c1983cda657c41332cd0321acf5ea4092_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/provider-credential-controller-rhel8@sha256:b6406fbcfeed4c491c66b778a4ad08e8066db5052a49863dd459e2b7375e6ba4_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/provider-credential-controller-rhel8@sha256:c4707c5214505bf1e5f693f0c5df4bb6fe4336670bf850b9a09040b6d87cccd2_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/registration-operator-rhel8@sha256:49d81d8a383de609d64760a4ae6ffa61469a59a5678311406ce4f838c1cc66fd_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/registration-operator-rhel8@sha256:579420cfdc2a542ab7a1b9cd6f1324885f60d1ec5d2bda74808127b45aef2983_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/registration-operator-rhel8@sha256:f945ae948589e2ea294d3d6e8f89fe05c1203f375a0722465965208ecfc15b94_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/registration-operator-rhel8@sha256:fbc7cd19b869d02af6dba24b20f6a44c498fb00e4afc629821f47b9b35c5a94d_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/registration-rhel8@sha256:39cc95f16445c3a1dca378beb50f5931ad081f459c9c6eb012325c6a9d8ada6c_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/registration-rhel8@sha256:686390715f19747bff24e95137307182ab095fb133051424996c6b0ee668569a_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/registration-rhel8@sha256:7bbc4dceeffd5f4bb47e9c38f97109d083dbbbda1a1643b7eb7762ebbd5047a1_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/registration-rhel8@sha256:cb1c8096bd5bd9f1dfa413bc0d1889d970b6d841988d24d6c1008904b1288cfe_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/work-rhel8@sha256:345f405c6a1d3e18beaf13c24a7ca4055a03746d8e6540670435e8d2413fefaf_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/work-rhel8@sha256:663cf3e0453e2ae5b1c9d5f6d335930d6d1e9c7a34151a171dbf58f9066c2b96_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/work-rhel8@sha256:c5c1939a142b9554a2ce664605409cefcb9954bbb1d8eef988fddab50f06cdaf_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/work-rhel8@sha256:d425b68e6265d098601e240cae6084c76416fd27bfbd955a3ccee30873544e38_ppc64le"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2022:6345"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"8Base-multicluster-engine-2.1:multicluster-engine/agent-service-rhel8@sha256:661ee3a57d860a713ffb481ea87858f20fce1e57b858821cb0c1ec4069e206a0_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/agent-service-rhel8@sha256:8cb5ab317ccc6b1bcd409cfba0ec983e3f5d9531227e76bb455011636ed32d21_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/agent-service-rhel8@sha256:e136966121b82373c9279b1b59b68864ed10bfdee424959a7ad4b190ff7a2562_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/agent-service-rhel8@sha256:fce50212c8bbfdc3e8f445f4b7ea35881eb29e49c443e827ad6fe2389328d57f_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/apiserver-network-proxy-rhel8@sha256:25b242af63aca69a32c457dde23b3ac52ed81f5edad3e919d5df59902adb0b60_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/apiserver-network-proxy-rhel8@sha256:5ea69e650771525faf944fbf3be82a19e54a964d38adbb88263247652476938c_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/apiserver-network-proxy-rhel8@sha256:c97ea925ea31a1ae6824ec55bbb43c3cf0d2d9b0fb6d12b6d23492e0e5a5467a_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/apiserver-network-proxy-rhel8@sha256:f71c4c301774aba9a886f2891eace9da47ba075d2a2e4acfc03849c9c0da57bc_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/assisted-image-service-rhel8@sha256:1d250617cf4eb47800d30bd6bdd61872faa29eb7c6953edcb4a107360f0d0a78_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/assisted-image-service-rhel8@sha256:3730a3c3cfb695b540945b5f0ae739a701a0155137b9509238860549105ab670_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/assisted-image-service-rhel8@sha256:3d59cfa190838da34bac1ccf88562f996cc9e9ffdb151f47e044ba3fcc964a3d_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/assisted-image-service-rhel8@sha256:92c8157e43d84584ba93d978fcc6ffba84118e4ea5ff46ad71a62ffdc7fc56e5_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/assisted-installer-agent-rhel8@sha256:99e0accdee9b311b9abf032c712060823736f88c7bf3ba692349d7f8290a9570_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/assisted-installer-agent-rhel8@sha256:b4722c060fb38e1609e689b605816cefb39a15a0ddc40837a90727d123b91c88_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/assisted-installer-reporter-rhel8@sha256:1d465abc36e2045dc5a291663786709fc920c42aacb0c34c4868a1a633334509_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/assisted-installer-reporter-rhel8@sha256:bdb861698be8305247b21ebab7994f27eaae818f691ffcff3d5b5eb5dc70a722_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/assisted-installer-reporter-rhel8@sha256:e4dd90d186f1fea6fcdb4e23f74e4390e00d134b2c21d8510c1cdbbcef3c4a1f_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/assisted-installer-rhel8@sha256:61ac4136dad0e02323807e6d3de8e890ec0b7e7e1f7112f9610410712af6f9b5_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/assisted-installer-rhel8@sha256:686b64358857be04087a706048a32b7356b16a0028d2b200da16ec94d931d25d_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/assisted-installer-rhel8@sha256:910dad58b72de16f92dd5b60d0420010d18229a6e0966fe2eb072517febe499f_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/aws-encryption-provider-rhel8@sha256:31329737bd3608345f8e969e872e2e18305e2959d9d81867933c73fb26a53dcd_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/aws-encryption-provider-rhel8@sha256:9797eef2012c827ff3250cba1cd542772e92872b4bd69a01bdbdba4fe407472c_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/aws-encryption-provider-rhel8@sha256:ab7f1982f21ed9251501396ea150764348b5f61b6e50b9d74b5031e705e16ef3_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/aws-encryption-provider-rhel8@sha256:cee69ba4c6fb326afd03c7f21856a028fa4758dab8c849ef6eaeaea0cd55afd2_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/backplane-rhel8-operator@sha256:0b8c36b4b1d00e47ee4faaeec9ccbdc2977a50592035f8a600491c657e439d33_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/backplane-rhel8-operator@sha256:5dbd590a4bbed44f487d1601d1825b5efb8253b9ee2be49adccec7e0ea9410ac_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/backplane-rhel8-operator@sha256:9f7854a1de26dfebdc8beafffd01304017b8fe7cd84065dd452de1276e529a06_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/backplane-rhel8-operator@sha256:e7998dc233af266ed94ba16450c2f02096abb5e045f291f8f94a83ef9da7dd51_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-provider-agent-rhel8@sha256:208389221423692530b334815985b0a2263febf5574138e854dbdc011f03b4a2_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-provider-agent-rhel8@sha256:4bacc4ba3974c11ac27d1448a7f7cd973162caf33358249e9d1c154018124830_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-provider-agent-rhel8@sha256:8b3c3fb8fdf6d679f6020e0c739f25ae83dd4173e46b743de911d8e346f371fe_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-provider-agent-rhel8@sha256:a4d3f04386e63bfb640b928c01f972ba7d90af9c5213a7c10968b55c875565e0_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-provider-aws-rhel8@sha256:36a5f30d043f1137033842188e59224b803158696f60ddb41095a766705485f4_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-provider-aws-rhel8@sha256:6fb7799fca309c727c7afea57448fc653dde09495945e314402a3e3a079e5b03_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-provider-aws-rhel8@sha256:9b8d4fde02e4c43d194bf4c420550730fd52b74587e2327f2e9eb75067bb25e7_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-provider-aws-rhel8@sha256:bd612736fde388811d12a572852c86d0fe9dcbb6e7f404c64b8654c870d4e2eb_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-provider-azure-rhel8@sha256:2b93b026497655f16a85a2929b1f0c970d51dce0e0e8462774989f1943bdc785_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-provider-azure-rhel8@sha256:2c9c916d0face10abc7f6467564e394ead5946bf18ed8439456cce2767a83b3e_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-provider-azure-rhel8@sha256:6f41c353228c4016ab02557a5591ef36f4aea799c4ad89798343b4a2f0765d08_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-provider-azure-rhel8@sha256:ddd59c296543f525f719336ad6ddc5e5f8d3915e08e3b64d575a9835de3e95ad_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-provider-kubevirt-rhel8@sha256:0007824d89632253727ead00c5fd6ec463f310d71e58e237ea5e51c13052b0bc_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-provider-kubevirt-rhel8@sha256:9cd9106f72557b8ba5de9f4d1de5ff8d33514d2c02889999a3c20aab9a8dd061_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-provider-kubevirt-rhel8@sha256:cbe319cfa3ab4610dc67abea27841dd5b670061faa74e666959550343bba1c28_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-provider-kubevirt-rhel8@sha256:df94a1d8a4b6d1aebed4e657267219632bb3b2176537bdf8e51a728cd78f136f_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-rhel8@sha256:30f56a4d5cba0ccd55e0bda756c7af8010ab94ec3b644dc73f7b32e76b5bbb3a_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-rhel8@sha256:4f7cb34768ff908ed1ba54330603ea54b82a4144cf9124dae01a727dcc60362a_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-rhel8@sha256:a137205ac2127a04466519355b07cee71c08c56dddfee35671127241ebdf4a99_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-rhel8@sha256:c8a785b4e1688d358cec73e9cf4853ca0ab28c7daa4c45d5384b7bebc333f53a_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-curator-controller-rhel8@sha256:1d4d913d4136321ebd94e6b9d9e55be7262883702de72c4a61827804ad843942_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-curator-controller-rhel8@sha256:2134c387cb0e8c2f95bb8ef74ad0a10c37403d9e0dfaeb7e2e9efb388c606ac1_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-curator-controller-rhel8@sha256:2e0867d6ebace932eb09bb3a6a929562a157bc2eea9c28063eb30dac866abf63_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-curator-controller-rhel8@sha256:3dd533817d97518c7af991b888c5f9df501bd496ed53988e5444c1ea62e539cb_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-proxy-addon-rhel8@sha256:2779eae299eb2b48e8a868de2f2d8d13313ca17b2f7d5c816013145b0c787cc8_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-proxy-addon-rhel8@sha256:28544cf2414bdeffb8bcaae2d1547064da46ab5a122fd77861083b1e81e299cc_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-proxy-addon-rhel8@sha256:4da01f6a0a59069045d23599d748849da60ee309f72f233497edd379b3b0823e_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-proxy-addon-rhel8@sha256:6318fd6b0e0f5c39239ba9c71c330bce7974deaf970359ec83c88116abf7a653_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-proxy-rhel8@sha256:610de7f25fd387262c360acb21dd45dc80e1c52a77dd11982965da80301407ab_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-proxy-rhel8@sha256:a881a94835c7eef6babe00792fc0a99c9816831869cb26af0dcf2665233f7710_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-proxy-rhel8@sha256:b240f43890529fe95b1a74de6f4c2626e85ae91ae6a624bb98a4c31130b6740d_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-proxy-rhel8@sha256:df6cd66cdb17efc356e770930ff796bdb527c292243f5e8b87ca5c9e912a19d6_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/clusterclaims-controller-rhel8@sha256:3608571c2a5a3d399e3ad8135ca90e46a7e57b322b5ef9d708efa631cee7109c_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/clusterclaims-controller-rhel8@sha256:5c04626558442d50ab58a941d72a78db7c94f5ce730b5abb7599c21981875970_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/clusterclaims-controller-rhel8@sha256:7be740cc5987a1dfc76d7d8a306ff65291eb9cf61419842f463aa9dc4d6ecde1_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/clusterclaims-controller-rhel8@sha256:fce2e92743adaf6fe2e0168cfeecdc71ff7c009ef92a89c9172ff46ebbedcd40_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/clusterlifecycle-state-metrics-rhel8@sha256:288a0e4f9ca79859c5f295e920e9ef01d395720ea5b62ec7f5a5bd975b9c5850_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/clusterlifecycle-state-metrics-rhel8@sha256:93b9ad845fab34498a6f504ad626d0d5236c39ab1aaf7789df146311e4ba33cd_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/clusterlifecycle-state-metrics-rhel8@sha256:c808d378bd0666d7eb1f9c9024f7d2f7c6bdedd40298aa1e940cfc1ce735af54_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/clusterlifecycle-state-metrics-rhel8@sha256:df17928fd459e5063fb2470dbaea51c96f292f1a4ca5eaedc64a03687edbb6cd_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/console-mce-rhel8@sha256:009597e78bf32e0a6d83ad456a6670e436692aa1c12cbd144580a30080054d0f_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/console-mce-rhel8@sha256:95cbc26ed2e396e44efd543d8a38f1c698267e1a617a7ee4b6f26efdb49e3059_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/console-mce-rhel8@sha256:b83a44a87eddeaa3914d03f51f58e8cc5412ee580ee233754108b2349d890b8c_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/console-mce-rhel8@sha256:e3883d9629078bc16f2a6526cb8b1fdea89c1a8b8f477487fd6b34efa2f13999_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/discovery-rhel8@sha256:12b3c0a01c59836687a7cfc1fba050d0800625cd46f678551a5944b0664c044d_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/discovery-rhel8@sha256:25eefa4b7af3650f57e9a4c372522a0cae7bcc1b41735d2b503b9b41d9c2d0b2_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/discovery-rhel8@sha256:9a655c52c83f7682964e8f46fed6011c6e9de7a2a64ee0893d0c02cf725746e1_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/discovery-rhel8@sha256:a0bcad7b2191e3c674813c2e1e67aea619d6d7eaa95f2324902e0b842d1c0cc8_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/hive-rhel8@sha256:674603ee10ad5e9d42e18e5c2f91153c863cb7e9f38cd523559c8de7c7097483_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/hive-rhel8@sha256:67b2477a7b3885df470dc56e94525e7ebc3dce326599c6f2a311f8727557bf8b_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/hive-rhel8@sha256:8722d4f39942af4a008209ae518bf27d30deaa2e5bf97fc3118bea58efafb3d5_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/hive-rhel8@sha256:dd6a4624672d458a0072b9aa46fb1b3d576c0b198759d053f61536f3b9e34359_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/hypershift-addon-rhel8-operator@sha256:00322fc5e7a8e1d08ca716e23982dae6d365b1523f8d3465e6daad5074067ea2_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/hypershift-addon-rhel8-operator@sha256:27cc406bb658c1915e75f5d0b0d3c0f73e72635c9f5bb08bc28e3c5c434e147b_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/hypershift-addon-rhel8-operator@sha256:afc67731faaa2dc9d32a052064763737c8bc4b1b5cf8e8ffb7cb31a4652c656c_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/hypershift-addon-rhel8-operator@sha256:c4227a3a5b323d716a979e1c6a66c458d458648c5fcb0ab151ad55ba24972f51_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/hypershift-deployment-controller-rhel8@sha256:68de13099864a989493367500360560a677fde2e0e56a760a6dafde1d7be9a27_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/hypershift-deployment-controller-rhel8@sha256:8d4a908562cbb0351aea12befe5f2bdf57041e073ce679d1b1c5b46c893844b6_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/hypershift-deployment-controller-rhel8@sha256:be5d7a8b6dec6d4c959badc2d2960ec7bfe74a75c0d673da06fe6335920de3a0_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/hypershift-deployment-controller-rhel8@sha256:f44b9cd7b993051b4d59108153763a09d283c0cf822fab478f22cfbe53847da7_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/hypershift-rhel8-operator@sha256:2d94cd451fbf0abc13e50b6b6252061294bdbfd1eda64f4347177d20b5d1e489_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/hypershift-rhel8-operator@sha256:3d8d114403d85cbba699f53aa177a84da92516b5d2e852b2bffc33eabde6af13_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/hypershift-rhel8-operator@sha256:62e91ac9b6291bf7abc26cdd937c2c2cf7cdf1f1256a33acbaa5d1cdc607d3fa_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/hypershift-rhel8-operator@sha256:ffce5bc9fb2be59047c4840d9222499f03c1cf74786d8695aab1d1b04adc6f8a_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/klusterlet-operator-bundle@sha256:1687315db647e6689845df88843ae53275440042b76dc781dcabeef16e426bdf_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/managed-serviceaccount-rhel8@sha256:63593ef6045808b9c3fe96fc1cddd99bdfabaaef881fe716972500bfda62f92b_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/managed-serviceaccount-rhel8@sha256:7f5f65ba65c9bfc64d8bf9724a22b68d38c512465f4be1bfed8f02133256214f_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/managed-serviceaccount-rhel8@sha256:8621056c6982b9875749650eee2cf967b31217298a1b924de1fe710e0445df1b_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/managed-serviceaccount-rhel8@sha256:ec5bdf8a935ee1daaa5c91a7fd7816ade97619b5d1f6b61e663c03f43bb832bc_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/managedcluster-import-controller-rhel8@sha256:17987e46eb8772ef79e771b6edd137b29914ae357eb036d76a063cb04de116a3_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/managedcluster-import-controller-rhel8@sha256:4a22ca54331be02c08e23704852c34273a8bf3d1bb2c8f2aaf92f277474e3654_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/managedcluster-import-controller-rhel8@sha256:7d737e05b3164a7e49085a2026bf5fbbdda5a0d23890e1de455eea8d59f20187_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/managedcluster-import-controller-rhel8@sha256:eaf8ba4c775e4ebaeea316bbab0344eb10674089ff9db1c8f1373ed564b03749_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/mce-operator-bundle@sha256:701ad2aa334971346282a7a80c420049f08a3e3845a915a947e7605aab9c1369_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/mce-operator-bundle@sha256:cf1b297a2bbfa2a55204e2c4688511baa0223978b2d4ab7cfb8f8c5c965d563f_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/mce-operator-bundle@sha256:ed114b2afb91375b6f3576da15474ad96c154cc0ed16e288f8a4840d7d39942f_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/mce-operator-bundle@sha256:f1be217449145edb01b029b19d08831cc6d085856e39aea8174e74ef0cc85283_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/multicloud-manager-rhel8@sha256:162fe79ef40dbdcd1c9a16c601ffeb1c1dec5309c250bddf85809a0197b2ec3e_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/multicloud-manager-rhel8@sha256:af5076a59d32f3bed7f88348bccdff6fad4d250aab7f8dc7c2791e75fa76c7d9_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/multicloud-manager-rhel8@sha256:c03edb31a56b4678c4e0f66c59b49e3798b8442ef1ddca3f67488f4baca30241_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/multicloud-manager-rhel8@sha256:c6fb6ec34c746ba73007bec6e1895b4e1a4ed551b035aa9059664ded820f46fa_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-cluster-api-provider-agent-rhel8@sha256:208389221423692530b334815985b0a2263febf5574138e854dbdc011f03b4a2_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-cluster-api-provider-agent-rhel8@sha256:4bacc4ba3974c11ac27d1448a7f7cd973162caf33358249e9d1c154018124830_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-cluster-api-provider-agent-rhel8@sha256:8b3c3fb8fdf6d679f6020e0c739f25ae83dd4173e46b743de911d8e346f371fe_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-cluster-api-provider-agent-rhel8@sha256:a4d3f04386e63bfb640b928c01f972ba7d90af9c5213a7c10968b55c875565e0_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-console-mce-rhel8@sha256:009597e78bf32e0a6d83ad456a6670e436692aa1c12cbd144580a30080054d0f_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-console-mce-rhel8@sha256:95cbc26ed2e396e44efd543d8a38f1c698267e1a617a7ee4b6f26efdb49e3059_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-console-mce-rhel8@sha256:b83a44a87eddeaa3914d03f51f58e8cc5412ee580ee233754108b2349d890b8c_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-console-mce-rhel8@sha256:e3883d9629078bc16f2a6526cb8b1fdea89c1a8b8f477487fd6b34efa2f13999_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-hypershift-addon-rhel8-operator@sha256:00322fc5e7a8e1d08ca716e23982dae6d365b1523f8d3465e6daad5074067ea2_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-hypershift-addon-rhel8-operator@sha256:27cc406bb658c1915e75f5d0b0d3c0f73e72635c9f5bb08bc28e3c5c434e147b_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-hypershift-addon-rhel8-operator@sha256:afc67731faaa2dc9d32a052064763737c8bc4b1b5cf8e8ffb7cb31a4652c656c_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-hypershift-addon-rhel8-operator@sha256:c4227a3a5b323d716a979e1c6a66c458d458648c5fcb0ab151ad55ba24972f51_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-hypershift-deployment-controller-rhel8@sha256:68de13099864a989493367500360560a677fde2e0e56a760a6dafde1d7be9a27_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-hypershift-deployment-controller-rhel8@sha256:8d4a908562cbb0351aea12befe5f2bdf57041e073ce679d1b1c5b46c893844b6_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-hypershift-deployment-controller-rhel8@sha256:be5d7a8b6dec6d4c959badc2d2960ec7bfe74a75c0d673da06fe6335920de3a0_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-hypershift-deployment-controller-rhel8@sha256:f44b9cd7b993051b4d59108153763a09d283c0cf822fab478f22cfbe53847da7_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-managed-serviceaccount-rhel8@sha256:63593ef6045808b9c3fe96fc1cddd99bdfabaaef881fe716972500bfda62f92b_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-managed-serviceaccount-rhel8@sha256:7f5f65ba65c9bfc64d8bf9724a22b68d38c512465f4be1bfed8f02133256214f_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-managed-serviceaccount-rhel8@sha256:8621056c6982b9875749650eee2cf967b31217298a1b924de1fe710e0445df1b_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-managed-serviceaccount-rhel8@sha256:ec5bdf8a935ee1daaa5c91a7fd7816ade97619b5d1f6b61e663c03f43bb832bc_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/must-gather-rhel8@sha256:4270ef4ed53f54fb13cf1092b3babb70af7012886a3f0c293b11040083f39651_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/must-gather-rhel8@sha256:4ecb20c797f71375bc888ed84036f49bc40e2e9984e7ec74b14ad697d1b9c6fb_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/must-gather-rhel8@sha256:6d2624faf8cb2634a9e2203273d95c076ed2207ddd87f50df6ce8e5088a5d257_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/must-gather-rhel8@sha256:e838cb2e70eff2157b992c1cc6c576c9e099306b1df69d6d5c9d991ded4e0789_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/placement-rhel8@sha256:473ed2081010b9005ecc6fb254389dac6927f336967bd4a2f99ca3210fd265f0_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/placement-rhel8@sha256:746794cb82199cfc0c659de0a48018bbd8f18aec97265d68f8dd8bbf783049b1_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/placement-rhel8@sha256:7f5c7671a97f09756a150feb6a6bd04f40aa938ce065102b5b5875eadab933db_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/placement-rhel8@sha256:a6fb7f9d80d4d6cb53317f7d87960af28a6cafb8c5abee369f7bd94cbe449686_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/provider-credential-controller-rhel8@sha256:759037d7817cef4e0451befe8f2bc943a89f2bda95a52327a1c552c3f9a095bb_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/provider-credential-controller-rhel8@sha256:90281a3feff8e019a937fabb5184881c1983cda657c41332cd0321acf5ea4092_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/provider-credential-controller-rhel8@sha256:b6406fbcfeed4c491c66b778a4ad08e8066db5052a49863dd459e2b7375e6ba4_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/provider-credential-controller-rhel8@sha256:c4707c5214505bf1e5f693f0c5df4bb6fe4336670bf850b9a09040b6d87cccd2_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/registration-operator-rhel8@sha256:49d81d8a383de609d64760a4ae6ffa61469a59a5678311406ce4f838c1cc66fd_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/registration-operator-rhel8@sha256:579420cfdc2a542ab7a1b9cd6f1324885f60d1ec5d2bda74808127b45aef2983_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/registration-operator-rhel8@sha256:f945ae948589e2ea294d3d6e8f89fe05c1203f375a0722465965208ecfc15b94_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/registration-operator-rhel8@sha256:fbc7cd19b869d02af6dba24b20f6a44c498fb00e4afc629821f47b9b35c5a94d_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/registration-rhel8@sha256:39cc95f16445c3a1dca378beb50f5931ad081f459c9c6eb012325c6a9d8ada6c_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/registration-rhel8@sha256:686390715f19747bff24e95137307182ab095fb133051424996c6b0ee668569a_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/registration-rhel8@sha256:7bbc4dceeffd5f4bb47e9c38f97109d083dbbbda1a1643b7eb7762ebbd5047a1_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/registration-rhel8@sha256:cb1c8096bd5bd9f1dfa413bc0d1889d970b6d841988d24d6c1008904b1288cfe_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/work-rhel8@sha256:345f405c6a1d3e18beaf13c24a7ca4055a03746d8e6540670435e8d2413fefaf_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/work-rhel8@sha256:663cf3e0453e2ae5b1c9d5f6d335930d6d1e9c7a34151a171dbf58f9066c2b96_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/work-rhel8@sha256:c5c1939a142b9554a2ce664605409cefcb9954bbb1d8eef988fddab50f06cdaf_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/work-rhel8@sha256:d425b68e6265d098601e240cae6084c76416fd27bfbd955a3ccee30873544e38_ppc64le"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "golang: io/fs: stack exhaustion in Glob"
},
{
"cve": "CVE-2022-30631",
"cwe": {
"id": "CWE-1325",
"name": "Improperly Controlled Sequential Memory Allocation"
},
"discovery_date": "2022-07-14T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2107342"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in golang. Calling the Reader, Read method on an archive that contains a large number of concatenated 0-length compressed files can cause a panic issue due to stack exhaustion.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "golang: compress/gzip: stack exhaustion in Reader.Read",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "To exploit CVE-2022-30631, an attacker supplies a specially crafted gzip archive to a Go application that uses a vulnerable version of the compress/gzip package without adequate input validation. This can lead to uncontrolled recursion, resulting in stack exhaustion and causing the application to panic, thereby affecting its availability.\n\nAs this is merely a DoS and there is no known way to control the instruction pointer, RH ProdSec has set the impact of this vulnerabilty to \"Moderate\".\n\nWithin regulated environments, a combination of the following controls acts as a significant barrier to successfully exploiting a CWE-1325: Improperly Controlled Sequential Memory Allocation vulnerability and therefore downgrades the severity of this particular CVE from Moderate to Low.\n\nAccess to the platform is granted only after successful hard token-based multi-factor authentication (MFA) and is governed by least privilege to ensure only authorized users and roles can execute or modify code. Static code analysis and peer reviews enforce strong input validation and error handling, preventing improperly validated inputs from causing system instability, data exposure, or privilege escalation. In the event of successful exploitation, process isolation limits the impact of excessive sequential memory allocation by restricting memory use per process, preventing any single process from exhausting system resources. Finally, the platform uses memory protection mechanisms such as Data Execution Prevention (DEP) and Address Space Layout Randomization (ASLR) to reduce the risk of memory allocation-based attacks.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"8Base-multicluster-engine-2.1:multicluster-engine/agent-service-rhel8@sha256:661ee3a57d860a713ffb481ea87858f20fce1e57b858821cb0c1ec4069e206a0_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/agent-service-rhel8@sha256:8cb5ab317ccc6b1bcd409cfba0ec983e3f5d9531227e76bb455011636ed32d21_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/agent-service-rhel8@sha256:e136966121b82373c9279b1b59b68864ed10bfdee424959a7ad4b190ff7a2562_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/agent-service-rhel8@sha256:fce50212c8bbfdc3e8f445f4b7ea35881eb29e49c443e827ad6fe2389328d57f_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/apiserver-network-proxy-rhel8@sha256:25b242af63aca69a32c457dde23b3ac52ed81f5edad3e919d5df59902adb0b60_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/apiserver-network-proxy-rhel8@sha256:5ea69e650771525faf944fbf3be82a19e54a964d38adbb88263247652476938c_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/apiserver-network-proxy-rhel8@sha256:c97ea925ea31a1ae6824ec55bbb43c3cf0d2d9b0fb6d12b6d23492e0e5a5467a_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/apiserver-network-proxy-rhel8@sha256:f71c4c301774aba9a886f2891eace9da47ba075d2a2e4acfc03849c9c0da57bc_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/assisted-image-service-rhel8@sha256:1d250617cf4eb47800d30bd6bdd61872faa29eb7c6953edcb4a107360f0d0a78_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/assisted-image-service-rhel8@sha256:3730a3c3cfb695b540945b5f0ae739a701a0155137b9509238860549105ab670_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/assisted-image-service-rhel8@sha256:3d59cfa190838da34bac1ccf88562f996cc9e9ffdb151f47e044ba3fcc964a3d_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/assisted-image-service-rhel8@sha256:92c8157e43d84584ba93d978fcc6ffba84118e4ea5ff46ad71a62ffdc7fc56e5_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/assisted-installer-agent-rhel8@sha256:99e0accdee9b311b9abf032c712060823736f88c7bf3ba692349d7f8290a9570_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/assisted-installer-agent-rhel8@sha256:b4722c060fb38e1609e689b605816cefb39a15a0ddc40837a90727d123b91c88_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/assisted-installer-reporter-rhel8@sha256:1d465abc36e2045dc5a291663786709fc920c42aacb0c34c4868a1a633334509_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/assisted-installer-reporter-rhel8@sha256:bdb861698be8305247b21ebab7994f27eaae818f691ffcff3d5b5eb5dc70a722_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/assisted-installer-reporter-rhel8@sha256:e4dd90d186f1fea6fcdb4e23f74e4390e00d134b2c21d8510c1cdbbcef3c4a1f_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/assisted-installer-rhel8@sha256:61ac4136dad0e02323807e6d3de8e890ec0b7e7e1f7112f9610410712af6f9b5_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/assisted-installer-rhel8@sha256:686b64358857be04087a706048a32b7356b16a0028d2b200da16ec94d931d25d_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/assisted-installer-rhel8@sha256:910dad58b72de16f92dd5b60d0420010d18229a6e0966fe2eb072517febe499f_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/aws-encryption-provider-rhel8@sha256:31329737bd3608345f8e969e872e2e18305e2959d9d81867933c73fb26a53dcd_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/aws-encryption-provider-rhel8@sha256:9797eef2012c827ff3250cba1cd542772e92872b4bd69a01bdbdba4fe407472c_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/aws-encryption-provider-rhel8@sha256:ab7f1982f21ed9251501396ea150764348b5f61b6e50b9d74b5031e705e16ef3_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/aws-encryption-provider-rhel8@sha256:cee69ba4c6fb326afd03c7f21856a028fa4758dab8c849ef6eaeaea0cd55afd2_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/backplane-rhel8-operator@sha256:0b8c36b4b1d00e47ee4faaeec9ccbdc2977a50592035f8a600491c657e439d33_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/backplane-rhel8-operator@sha256:5dbd590a4bbed44f487d1601d1825b5efb8253b9ee2be49adccec7e0ea9410ac_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/backplane-rhel8-operator@sha256:9f7854a1de26dfebdc8beafffd01304017b8fe7cd84065dd452de1276e529a06_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/backplane-rhel8-operator@sha256:e7998dc233af266ed94ba16450c2f02096abb5e045f291f8f94a83ef9da7dd51_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-provider-agent-rhel8@sha256:208389221423692530b334815985b0a2263febf5574138e854dbdc011f03b4a2_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-provider-agent-rhel8@sha256:4bacc4ba3974c11ac27d1448a7f7cd973162caf33358249e9d1c154018124830_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-provider-agent-rhel8@sha256:8b3c3fb8fdf6d679f6020e0c739f25ae83dd4173e46b743de911d8e346f371fe_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-provider-agent-rhel8@sha256:a4d3f04386e63bfb640b928c01f972ba7d90af9c5213a7c10968b55c875565e0_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-provider-aws-rhel8@sha256:36a5f30d043f1137033842188e59224b803158696f60ddb41095a766705485f4_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-provider-aws-rhel8@sha256:6fb7799fca309c727c7afea57448fc653dde09495945e314402a3e3a079e5b03_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-provider-aws-rhel8@sha256:9b8d4fde02e4c43d194bf4c420550730fd52b74587e2327f2e9eb75067bb25e7_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-provider-aws-rhel8@sha256:bd612736fde388811d12a572852c86d0fe9dcbb6e7f404c64b8654c870d4e2eb_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-provider-azure-rhel8@sha256:2b93b026497655f16a85a2929b1f0c970d51dce0e0e8462774989f1943bdc785_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-provider-azure-rhel8@sha256:2c9c916d0face10abc7f6467564e394ead5946bf18ed8439456cce2767a83b3e_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-provider-azure-rhel8@sha256:6f41c353228c4016ab02557a5591ef36f4aea799c4ad89798343b4a2f0765d08_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-provider-azure-rhel8@sha256:ddd59c296543f525f719336ad6ddc5e5f8d3915e08e3b64d575a9835de3e95ad_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-provider-kubevirt-rhel8@sha256:0007824d89632253727ead00c5fd6ec463f310d71e58e237ea5e51c13052b0bc_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-provider-kubevirt-rhel8@sha256:9cd9106f72557b8ba5de9f4d1de5ff8d33514d2c02889999a3c20aab9a8dd061_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-provider-kubevirt-rhel8@sha256:cbe319cfa3ab4610dc67abea27841dd5b670061faa74e666959550343bba1c28_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-provider-kubevirt-rhel8@sha256:df94a1d8a4b6d1aebed4e657267219632bb3b2176537bdf8e51a728cd78f136f_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-rhel8@sha256:30f56a4d5cba0ccd55e0bda756c7af8010ab94ec3b644dc73f7b32e76b5bbb3a_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-rhel8@sha256:4f7cb34768ff908ed1ba54330603ea54b82a4144cf9124dae01a727dcc60362a_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-rhel8@sha256:a137205ac2127a04466519355b07cee71c08c56dddfee35671127241ebdf4a99_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-rhel8@sha256:c8a785b4e1688d358cec73e9cf4853ca0ab28c7daa4c45d5384b7bebc333f53a_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-curator-controller-rhel8@sha256:1d4d913d4136321ebd94e6b9d9e55be7262883702de72c4a61827804ad843942_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-curator-controller-rhel8@sha256:2134c387cb0e8c2f95bb8ef74ad0a10c37403d9e0dfaeb7e2e9efb388c606ac1_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-curator-controller-rhel8@sha256:2e0867d6ebace932eb09bb3a6a929562a157bc2eea9c28063eb30dac866abf63_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-curator-controller-rhel8@sha256:3dd533817d97518c7af991b888c5f9df501bd496ed53988e5444c1ea62e539cb_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-proxy-addon-rhel8@sha256:2779eae299eb2b48e8a868de2f2d8d13313ca17b2f7d5c816013145b0c787cc8_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-proxy-addon-rhel8@sha256:28544cf2414bdeffb8bcaae2d1547064da46ab5a122fd77861083b1e81e299cc_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-proxy-addon-rhel8@sha256:4da01f6a0a59069045d23599d748849da60ee309f72f233497edd379b3b0823e_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-proxy-addon-rhel8@sha256:6318fd6b0e0f5c39239ba9c71c330bce7974deaf970359ec83c88116abf7a653_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-proxy-rhel8@sha256:610de7f25fd387262c360acb21dd45dc80e1c52a77dd11982965da80301407ab_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-proxy-rhel8@sha256:a881a94835c7eef6babe00792fc0a99c9816831869cb26af0dcf2665233f7710_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-proxy-rhel8@sha256:b240f43890529fe95b1a74de6f4c2626e85ae91ae6a624bb98a4c31130b6740d_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-proxy-rhel8@sha256:df6cd66cdb17efc356e770930ff796bdb527c292243f5e8b87ca5c9e912a19d6_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/clusterclaims-controller-rhel8@sha256:3608571c2a5a3d399e3ad8135ca90e46a7e57b322b5ef9d708efa631cee7109c_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/clusterclaims-controller-rhel8@sha256:5c04626558442d50ab58a941d72a78db7c94f5ce730b5abb7599c21981875970_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/clusterclaims-controller-rhel8@sha256:7be740cc5987a1dfc76d7d8a306ff65291eb9cf61419842f463aa9dc4d6ecde1_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/clusterclaims-controller-rhel8@sha256:fce2e92743adaf6fe2e0168cfeecdc71ff7c009ef92a89c9172ff46ebbedcd40_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/clusterlifecycle-state-metrics-rhel8@sha256:288a0e4f9ca79859c5f295e920e9ef01d395720ea5b62ec7f5a5bd975b9c5850_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/clusterlifecycle-state-metrics-rhel8@sha256:93b9ad845fab34498a6f504ad626d0d5236c39ab1aaf7789df146311e4ba33cd_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/clusterlifecycle-state-metrics-rhel8@sha256:c808d378bd0666d7eb1f9c9024f7d2f7c6bdedd40298aa1e940cfc1ce735af54_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/clusterlifecycle-state-metrics-rhel8@sha256:df17928fd459e5063fb2470dbaea51c96f292f1a4ca5eaedc64a03687edbb6cd_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/console-mce-rhel8@sha256:009597e78bf32e0a6d83ad456a6670e436692aa1c12cbd144580a30080054d0f_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/console-mce-rhel8@sha256:95cbc26ed2e396e44efd543d8a38f1c698267e1a617a7ee4b6f26efdb49e3059_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/console-mce-rhel8@sha256:b83a44a87eddeaa3914d03f51f58e8cc5412ee580ee233754108b2349d890b8c_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/console-mce-rhel8@sha256:e3883d9629078bc16f2a6526cb8b1fdea89c1a8b8f477487fd6b34efa2f13999_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/discovery-rhel8@sha256:12b3c0a01c59836687a7cfc1fba050d0800625cd46f678551a5944b0664c044d_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/discovery-rhel8@sha256:25eefa4b7af3650f57e9a4c372522a0cae7bcc1b41735d2b503b9b41d9c2d0b2_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/discovery-rhel8@sha256:9a655c52c83f7682964e8f46fed6011c6e9de7a2a64ee0893d0c02cf725746e1_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/discovery-rhel8@sha256:a0bcad7b2191e3c674813c2e1e67aea619d6d7eaa95f2324902e0b842d1c0cc8_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/hive-rhel8@sha256:674603ee10ad5e9d42e18e5c2f91153c863cb7e9f38cd523559c8de7c7097483_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/hive-rhel8@sha256:67b2477a7b3885df470dc56e94525e7ebc3dce326599c6f2a311f8727557bf8b_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/hive-rhel8@sha256:8722d4f39942af4a008209ae518bf27d30deaa2e5bf97fc3118bea58efafb3d5_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/hive-rhel8@sha256:dd6a4624672d458a0072b9aa46fb1b3d576c0b198759d053f61536f3b9e34359_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/hypershift-addon-rhel8-operator@sha256:00322fc5e7a8e1d08ca716e23982dae6d365b1523f8d3465e6daad5074067ea2_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/hypershift-addon-rhel8-operator@sha256:27cc406bb658c1915e75f5d0b0d3c0f73e72635c9f5bb08bc28e3c5c434e147b_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/hypershift-addon-rhel8-operator@sha256:afc67731faaa2dc9d32a052064763737c8bc4b1b5cf8e8ffb7cb31a4652c656c_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/hypershift-addon-rhel8-operator@sha256:c4227a3a5b323d716a979e1c6a66c458d458648c5fcb0ab151ad55ba24972f51_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/hypershift-deployment-controller-rhel8@sha256:68de13099864a989493367500360560a677fde2e0e56a760a6dafde1d7be9a27_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/hypershift-deployment-controller-rhel8@sha256:8d4a908562cbb0351aea12befe5f2bdf57041e073ce679d1b1c5b46c893844b6_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/hypershift-deployment-controller-rhel8@sha256:be5d7a8b6dec6d4c959badc2d2960ec7bfe74a75c0d673da06fe6335920de3a0_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/hypershift-deployment-controller-rhel8@sha256:f44b9cd7b993051b4d59108153763a09d283c0cf822fab478f22cfbe53847da7_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/hypershift-rhel8-operator@sha256:2d94cd451fbf0abc13e50b6b6252061294bdbfd1eda64f4347177d20b5d1e489_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/hypershift-rhel8-operator@sha256:3d8d114403d85cbba699f53aa177a84da92516b5d2e852b2bffc33eabde6af13_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/hypershift-rhel8-operator@sha256:62e91ac9b6291bf7abc26cdd937c2c2cf7cdf1f1256a33acbaa5d1cdc607d3fa_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/hypershift-rhel8-operator@sha256:ffce5bc9fb2be59047c4840d9222499f03c1cf74786d8695aab1d1b04adc6f8a_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/klusterlet-operator-bundle@sha256:1687315db647e6689845df88843ae53275440042b76dc781dcabeef16e426bdf_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/managed-serviceaccount-rhel8@sha256:63593ef6045808b9c3fe96fc1cddd99bdfabaaef881fe716972500bfda62f92b_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/managed-serviceaccount-rhel8@sha256:7f5f65ba65c9bfc64d8bf9724a22b68d38c512465f4be1bfed8f02133256214f_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/managed-serviceaccount-rhel8@sha256:8621056c6982b9875749650eee2cf967b31217298a1b924de1fe710e0445df1b_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/managed-serviceaccount-rhel8@sha256:ec5bdf8a935ee1daaa5c91a7fd7816ade97619b5d1f6b61e663c03f43bb832bc_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/managedcluster-import-controller-rhel8@sha256:17987e46eb8772ef79e771b6edd137b29914ae357eb036d76a063cb04de116a3_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/managedcluster-import-controller-rhel8@sha256:4a22ca54331be02c08e23704852c34273a8bf3d1bb2c8f2aaf92f277474e3654_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/managedcluster-import-controller-rhel8@sha256:7d737e05b3164a7e49085a2026bf5fbbdda5a0d23890e1de455eea8d59f20187_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/managedcluster-import-controller-rhel8@sha256:eaf8ba4c775e4ebaeea316bbab0344eb10674089ff9db1c8f1373ed564b03749_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/mce-operator-bundle@sha256:701ad2aa334971346282a7a80c420049f08a3e3845a915a947e7605aab9c1369_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/mce-operator-bundle@sha256:cf1b297a2bbfa2a55204e2c4688511baa0223978b2d4ab7cfb8f8c5c965d563f_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/mce-operator-bundle@sha256:ed114b2afb91375b6f3576da15474ad96c154cc0ed16e288f8a4840d7d39942f_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/mce-operator-bundle@sha256:f1be217449145edb01b029b19d08831cc6d085856e39aea8174e74ef0cc85283_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/multicloud-manager-rhel8@sha256:162fe79ef40dbdcd1c9a16c601ffeb1c1dec5309c250bddf85809a0197b2ec3e_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/multicloud-manager-rhel8@sha256:af5076a59d32f3bed7f88348bccdff6fad4d250aab7f8dc7c2791e75fa76c7d9_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/multicloud-manager-rhel8@sha256:c03edb31a56b4678c4e0f66c59b49e3798b8442ef1ddca3f67488f4baca30241_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/multicloud-manager-rhel8@sha256:c6fb6ec34c746ba73007bec6e1895b4e1a4ed551b035aa9059664ded820f46fa_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-cluster-api-provider-agent-rhel8@sha256:208389221423692530b334815985b0a2263febf5574138e854dbdc011f03b4a2_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-cluster-api-provider-agent-rhel8@sha256:4bacc4ba3974c11ac27d1448a7f7cd973162caf33358249e9d1c154018124830_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-cluster-api-provider-agent-rhel8@sha256:8b3c3fb8fdf6d679f6020e0c739f25ae83dd4173e46b743de911d8e346f371fe_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-cluster-api-provider-agent-rhel8@sha256:a4d3f04386e63bfb640b928c01f972ba7d90af9c5213a7c10968b55c875565e0_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-console-mce-rhel8@sha256:009597e78bf32e0a6d83ad456a6670e436692aa1c12cbd144580a30080054d0f_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-console-mce-rhel8@sha256:95cbc26ed2e396e44efd543d8a38f1c698267e1a617a7ee4b6f26efdb49e3059_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-console-mce-rhel8@sha256:b83a44a87eddeaa3914d03f51f58e8cc5412ee580ee233754108b2349d890b8c_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-console-mce-rhel8@sha256:e3883d9629078bc16f2a6526cb8b1fdea89c1a8b8f477487fd6b34efa2f13999_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-hypershift-addon-rhel8-operator@sha256:00322fc5e7a8e1d08ca716e23982dae6d365b1523f8d3465e6daad5074067ea2_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-hypershift-addon-rhel8-operator@sha256:27cc406bb658c1915e75f5d0b0d3c0f73e72635c9f5bb08bc28e3c5c434e147b_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-hypershift-addon-rhel8-operator@sha256:afc67731faaa2dc9d32a052064763737c8bc4b1b5cf8e8ffb7cb31a4652c656c_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-hypershift-addon-rhel8-operator@sha256:c4227a3a5b323d716a979e1c6a66c458d458648c5fcb0ab151ad55ba24972f51_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-hypershift-deployment-controller-rhel8@sha256:68de13099864a989493367500360560a677fde2e0e56a760a6dafde1d7be9a27_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-hypershift-deployment-controller-rhel8@sha256:8d4a908562cbb0351aea12befe5f2bdf57041e073ce679d1b1c5b46c893844b6_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-hypershift-deployment-controller-rhel8@sha256:be5d7a8b6dec6d4c959badc2d2960ec7bfe74a75c0d673da06fe6335920de3a0_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-hypershift-deployment-controller-rhel8@sha256:f44b9cd7b993051b4d59108153763a09d283c0cf822fab478f22cfbe53847da7_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-managed-serviceaccount-rhel8@sha256:63593ef6045808b9c3fe96fc1cddd99bdfabaaef881fe716972500bfda62f92b_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-managed-serviceaccount-rhel8@sha256:7f5f65ba65c9bfc64d8bf9724a22b68d38c512465f4be1bfed8f02133256214f_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-managed-serviceaccount-rhel8@sha256:8621056c6982b9875749650eee2cf967b31217298a1b924de1fe710e0445df1b_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-managed-serviceaccount-rhel8@sha256:ec5bdf8a935ee1daaa5c91a7fd7816ade97619b5d1f6b61e663c03f43bb832bc_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/must-gather-rhel8@sha256:4270ef4ed53f54fb13cf1092b3babb70af7012886a3f0c293b11040083f39651_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/must-gather-rhel8@sha256:4ecb20c797f71375bc888ed84036f49bc40e2e9984e7ec74b14ad697d1b9c6fb_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/must-gather-rhel8@sha256:6d2624faf8cb2634a9e2203273d95c076ed2207ddd87f50df6ce8e5088a5d257_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/must-gather-rhel8@sha256:e838cb2e70eff2157b992c1cc6c576c9e099306b1df69d6d5c9d991ded4e0789_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/placement-rhel8@sha256:473ed2081010b9005ecc6fb254389dac6927f336967bd4a2f99ca3210fd265f0_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/placement-rhel8@sha256:746794cb82199cfc0c659de0a48018bbd8f18aec97265d68f8dd8bbf783049b1_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/placement-rhel8@sha256:7f5c7671a97f09756a150feb6a6bd04f40aa938ce065102b5b5875eadab933db_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/placement-rhel8@sha256:a6fb7f9d80d4d6cb53317f7d87960af28a6cafb8c5abee369f7bd94cbe449686_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/provider-credential-controller-rhel8@sha256:759037d7817cef4e0451befe8f2bc943a89f2bda95a52327a1c552c3f9a095bb_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/provider-credential-controller-rhel8@sha256:90281a3feff8e019a937fabb5184881c1983cda657c41332cd0321acf5ea4092_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/provider-credential-controller-rhel8@sha256:b6406fbcfeed4c491c66b778a4ad08e8066db5052a49863dd459e2b7375e6ba4_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/provider-credential-controller-rhel8@sha256:c4707c5214505bf1e5f693f0c5df4bb6fe4336670bf850b9a09040b6d87cccd2_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/registration-operator-rhel8@sha256:49d81d8a383de609d64760a4ae6ffa61469a59a5678311406ce4f838c1cc66fd_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/registration-operator-rhel8@sha256:579420cfdc2a542ab7a1b9cd6f1324885f60d1ec5d2bda74808127b45aef2983_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/registration-operator-rhel8@sha256:f945ae948589e2ea294d3d6e8f89fe05c1203f375a0722465965208ecfc15b94_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/registration-operator-rhel8@sha256:fbc7cd19b869d02af6dba24b20f6a44c498fb00e4afc629821f47b9b35c5a94d_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/registration-rhel8@sha256:39cc95f16445c3a1dca378beb50f5931ad081f459c9c6eb012325c6a9d8ada6c_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/registration-rhel8@sha256:686390715f19747bff24e95137307182ab095fb133051424996c6b0ee668569a_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/registration-rhel8@sha256:7bbc4dceeffd5f4bb47e9c38f97109d083dbbbda1a1643b7eb7762ebbd5047a1_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/registration-rhel8@sha256:cb1c8096bd5bd9f1dfa413bc0d1889d970b6d841988d24d6c1008904b1288cfe_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/work-rhel8@sha256:345f405c6a1d3e18beaf13c24a7ca4055a03746d8e6540670435e8d2413fefaf_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/work-rhel8@sha256:663cf3e0453e2ae5b1c9d5f6d335930d6d1e9c7a34151a171dbf58f9066c2b96_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/work-rhel8@sha256:c5c1939a142b9554a2ce664605409cefcb9954bbb1d8eef988fddab50f06cdaf_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/work-rhel8@sha256:d425b68e6265d098601e240cae6084c76416fd27bfbd955a3ccee30873544e38_ppc64le"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2022-30631"
},
{
"category": "external",
"summary": "RHBZ#2107342",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2107342"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2022-30631",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-30631"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2022-30631",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2022-30631"
},
{
"category": "external",
"summary": "https://go.dev/issue/53168",
"url": "https://go.dev/issue/53168"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-announce/c/nqrv9fbR0zE",
"url": "https://groups.google.com/g/golang-announce/c/nqrv9fbR0zE"
}
],
"release_date": "2022-07-12T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2022-09-06T14:28:04+00:00",
"details": "For multicluster engine for Kubernetes, see the following documentation for\ndetails on how to install the images:\n\nhttps://access.redhat.com/documentation/en-us/red_hat_advanced_cluster_management_for_kubernetes/2.6/html/multicluster_engine/install_upgrade/installing-while-connected-online-mce",
"product_ids": [
"8Base-multicluster-engine-2.1:multicluster-engine/agent-service-rhel8@sha256:661ee3a57d860a713ffb481ea87858f20fce1e57b858821cb0c1ec4069e206a0_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/agent-service-rhel8@sha256:8cb5ab317ccc6b1bcd409cfba0ec983e3f5d9531227e76bb455011636ed32d21_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/agent-service-rhel8@sha256:e136966121b82373c9279b1b59b68864ed10bfdee424959a7ad4b190ff7a2562_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/agent-service-rhel8@sha256:fce50212c8bbfdc3e8f445f4b7ea35881eb29e49c443e827ad6fe2389328d57f_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/apiserver-network-proxy-rhel8@sha256:25b242af63aca69a32c457dde23b3ac52ed81f5edad3e919d5df59902adb0b60_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/apiserver-network-proxy-rhel8@sha256:5ea69e650771525faf944fbf3be82a19e54a964d38adbb88263247652476938c_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/apiserver-network-proxy-rhel8@sha256:c97ea925ea31a1ae6824ec55bbb43c3cf0d2d9b0fb6d12b6d23492e0e5a5467a_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/apiserver-network-proxy-rhel8@sha256:f71c4c301774aba9a886f2891eace9da47ba075d2a2e4acfc03849c9c0da57bc_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/assisted-image-service-rhel8@sha256:1d250617cf4eb47800d30bd6bdd61872faa29eb7c6953edcb4a107360f0d0a78_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/assisted-image-service-rhel8@sha256:3730a3c3cfb695b540945b5f0ae739a701a0155137b9509238860549105ab670_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/assisted-image-service-rhel8@sha256:3d59cfa190838da34bac1ccf88562f996cc9e9ffdb151f47e044ba3fcc964a3d_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/assisted-image-service-rhel8@sha256:92c8157e43d84584ba93d978fcc6ffba84118e4ea5ff46ad71a62ffdc7fc56e5_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/assisted-installer-agent-rhel8@sha256:99e0accdee9b311b9abf032c712060823736f88c7bf3ba692349d7f8290a9570_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/assisted-installer-agent-rhel8@sha256:b4722c060fb38e1609e689b605816cefb39a15a0ddc40837a90727d123b91c88_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/assisted-installer-reporter-rhel8@sha256:1d465abc36e2045dc5a291663786709fc920c42aacb0c34c4868a1a633334509_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/assisted-installer-reporter-rhel8@sha256:bdb861698be8305247b21ebab7994f27eaae818f691ffcff3d5b5eb5dc70a722_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/assisted-installer-reporter-rhel8@sha256:e4dd90d186f1fea6fcdb4e23f74e4390e00d134b2c21d8510c1cdbbcef3c4a1f_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/assisted-installer-rhel8@sha256:61ac4136dad0e02323807e6d3de8e890ec0b7e7e1f7112f9610410712af6f9b5_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/assisted-installer-rhel8@sha256:686b64358857be04087a706048a32b7356b16a0028d2b200da16ec94d931d25d_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/assisted-installer-rhel8@sha256:910dad58b72de16f92dd5b60d0420010d18229a6e0966fe2eb072517febe499f_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/aws-encryption-provider-rhel8@sha256:31329737bd3608345f8e969e872e2e18305e2959d9d81867933c73fb26a53dcd_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/aws-encryption-provider-rhel8@sha256:9797eef2012c827ff3250cba1cd542772e92872b4bd69a01bdbdba4fe407472c_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/aws-encryption-provider-rhel8@sha256:ab7f1982f21ed9251501396ea150764348b5f61b6e50b9d74b5031e705e16ef3_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/aws-encryption-provider-rhel8@sha256:cee69ba4c6fb326afd03c7f21856a028fa4758dab8c849ef6eaeaea0cd55afd2_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/backplane-rhel8-operator@sha256:0b8c36b4b1d00e47ee4faaeec9ccbdc2977a50592035f8a600491c657e439d33_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/backplane-rhel8-operator@sha256:5dbd590a4bbed44f487d1601d1825b5efb8253b9ee2be49adccec7e0ea9410ac_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/backplane-rhel8-operator@sha256:9f7854a1de26dfebdc8beafffd01304017b8fe7cd84065dd452de1276e529a06_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/backplane-rhel8-operator@sha256:e7998dc233af266ed94ba16450c2f02096abb5e045f291f8f94a83ef9da7dd51_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-provider-agent-rhel8@sha256:208389221423692530b334815985b0a2263febf5574138e854dbdc011f03b4a2_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-provider-agent-rhel8@sha256:4bacc4ba3974c11ac27d1448a7f7cd973162caf33358249e9d1c154018124830_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-provider-agent-rhel8@sha256:8b3c3fb8fdf6d679f6020e0c739f25ae83dd4173e46b743de911d8e346f371fe_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-provider-agent-rhel8@sha256:a4d3f04386e63bfb640b928c01f972ba7d90af9c5213a7c10968b55c875565e0_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-provider-aws-rhel8@sha256:36a5f30d043f1137033842188e59224b803158696f60ddb41095a766705485f4_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-provider-aws-rhel8@sha256:6fb7799fca309c727c7afea57448fc653dde09495945e314402a3e3a079e5b03_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-provider-aws-rhel8@sha256:9b8d4fde02e4c43d194bf4c420550730fd52b74587e2327f2e9eb75067bb25e7_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-provider-aws-rhel8@sha256:bd612736fde388811d12a572852c86d0fe9dcbb6e7f404c64b8654c870d4e2eb_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-provider-azure-rhel8@sha256:2b93b026497655f16a85a2929b1f0c970d51dce0e0e8462774989f1943bdc785_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-provider-azure-rhel8@sha256:2c9c916d0face10abc7f6467564e394ead5946bf18ed8439456cce2767a83b3e_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-provider-azure-rhel8@sha256:6f41c353228c4016ab02557a5591ef36f4aea799c4ad89798343b4a2f0765d08_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-provider-azure-rhel8@sha256:ddd59c296543f525f719336ad6ddc5e5f8d3915e08e3b64d575a9835de3e95ad_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-provider-kubevirt-rhel8@sha256:0007824d89632253727ead00c5fd6ec463f310d71e58e237ea5e51c13052b0bc_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-provider-kubevirt-rhel8@sha256:9cd9106f72557b8ba5de9f4d1de5ff8d33514d2c02889999a3c20aab9a8dd061_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-provider-kubevirt-rhel8@sha256:cbe319cfa3ab4610dc67abea27841dd5b670061faa74e666959550343bba1c28_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-provider-kubevirt-rhel8@sha256:df94a1d8a4b6d1aebed4e657267219632bb3b2176537bdf8e51a728cd78f136f_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-rhel8@sha256:30f56a4d5cba0ccd55e0bda756c7af8010ab94ec3b644dc73f7b32e76b5bbb3a_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-rhel8@sha256:4f7cb34768ff908ed1ba54330603ea54b82a4144cf9124dae01a727dcc60362a_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-rhel8@sha256:a137205ac2127a04466519355b07cee71c08c56dddfee35671127241ebdf4a99_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-rhel8@sha256:c8a785b4e1688d358cec73e9cf4853ca0ab28c7daa4c45d5384b7bebc333f53a_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-curator-controller-rhel8@sha256:1d4d913d4136321ebd94e6b9d9e55be7262883702de72c4a61827804ad843942_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-curator-controller-rhel8@sha256:2134c387cb0e8c2f95bb8ef74ad0a10c37403d9e0dfaeb7e2e9efb388c606ac1_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-curator-controller-rhel8@sha256:2e0867d6ebace932eb09bb3a6a929562a157bc2eea9c28063eb30dac866abf63_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-curator-controller-rhel8@sha256:3dd533817d97518c7af991b888c5f9df501bd496ed53988e5444c1ea62e539cb_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-proxy-addon-rhel8@sha256:2779eae299eb2b48e8a868de2f2d8d13313ca17b2f7d5c816013145b0c787cc8_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-proxy-addon-rhel8@sha256:28544cf2414bdeffb8bcaae2d1547064da46ab5a122fd77861083b1e81e299cc_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-proxy-addon-rhel8@sha256:4da01f6a0a59069045d23599d748849da60ee309f72f233497edd379b3b0823e_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-proxy-addon-rhel8@sha256:6318fd6b0e0f5c39239ba9c71c330bce7974deaf970359ec83c88116abf7a653_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-proxy-rhel8@sha256:610de7f25fd387262c360acb21dd45dc80e1c52a77dd11982965da80301407ab_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-proxy-rhel8@sha256:a881a94835c7eef6babe00792fc0a99c9816831869cb26af0dcf2665233f7710_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-proxy-rhel8@sha256:b240f43890529fe95b1a74de6f4c2626e85ae91ae6a624bb98a4c31130b6740d_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-proxy-rhel8@sha256:df6cd66cdb17efc356e770930ff796bdb527c292243f5e8b87ca5c9e912a19d6_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/clusterclaims-controller-rhel8@sha256:3608571c2a5a3d399e3ad8135ca90e46a7e57b322b5ef9d708efa631cee7109c_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/clusterclaims-controller-rhel8@sha256:5c04626558442d50ab58a941d72a78db7c94f5ce730b5abb7599c21981875970_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/clusterclaims-controller-rhel8@sha256:7be740cc5987a1dfc76d7d8a306ff65291eb9cf61419842f463aa9dc4d6ecde1_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/clusterclaims-controller-rhel8@sha256:fce2e92743adaf6fe2e0168cfeecdc71ff7c009ef92a89c9172ff46ebbedcd40_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/clusterlifecycle-state-metrics-rhel8@sha256:288a0e4f9ca79859c5f295e920e9ef01d395720ea5b62ec7f5a5bd975b9c5850_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/clusterlifecycle-state-metrics-rhel8@sha256:93b9ad845fab34498a6f504ad626d0d5236c39ab1aaf7789df146311e4ba33cd_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/clusterlifecycle-state-metrics-rhel8@sha256:c808d378bd0666d7eb1f9c9024f7d2f7c6bdedd40298aa1e940cfc1ce735af54_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/clusterlifecycle-state-metrics-rhel8@sha256:df17928fd459e5063fb2470dbaea51c96f292f1a4ca5eaedc64a03687edbb6cd_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/console-mce-rhel8@sha256:009597e78bf32e0a6d83ad456a6670e436692aa1c12cbd144580a30080054d0f_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/console-mce-rhel8@sha256:95cbc26ed2e396e44efd543d8a38f1c698267e1a617a7ee4b6f26efdb49e3059_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/console-mce-rhel8@sha256:b83a44a87eddeaa3914d03f51f58e8cc5412ee580ee233754108b2349d890b8c_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/console-mce-rhel8@sha256:e3883d9629078bc16f2a6526cb8b1fdea89c1a8b8f477487fd6b34efa2f13999_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/discovery-rhel8@sha256:12b3c0a01c59836687a7cfc1fba050d0800625cd46f678551a5944b0664c044d_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/discovery-rhel8@sha256:25eefa4b7af3650f57e9a4c372522a0cae7bcc1b41735d2b503b9b41d9c2d0b2_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/discovery-rhel8@sha256:9a655c52c83f7682964e8f46fed6011c6e9de7a2a64ee0893d0c02cf725746e1_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/discovery-rhel8@sha256:a0bcad7b2191e3c674813c2e1e67aea619d6d7eaa95f2324902e0b842d1c0cc8_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/hive-rhel8@sha256:674603ee10ad5e9d42e18e5c2f91153c863cb7e9f38cd523559c8de7c7097483_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/hive-rhel8@sha256:67b2477a7b3885df470dc56e94525e7ebc3dce326599c6f2a311f8727557bf8b_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/hive-rhel8@sha256:8722d4f39942af4a008209ae518bf27d30deaa2e5bf97fc3118bea58efafb3d5_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/hive-rhel8@sha256:dd6a4624672d458a0072b9aa46fb1b3d576c0b198759d053f61536f3b9e34359_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/hypershift-addon-rhel8-operator@sha256:00322fc5e7a8e1d08ca716e23982dae6d365b1523f8d3465e6daad5074067ea2_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/hypershift-addon-rhel8-operator@sha256:27cc406bb658c1915e75f5d0b0d3c0f73e72635c9f5bb08bc28e3c5c434e147b_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/hypershift-addon-rhel8-operator@sha256:afc67731faaa2dc9d32a052064763737c8bc4b1b5cf8e8ffb7cb31a4652c656c_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/hypershift-addon-rhel8-operator@sha256:c4227a3a5b323d716a979e1c6a66c458d458648c5fcb0ab151ad55ba24972f51_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/hypershift-deployment-controller-rhel8@sha256:68de13099864a989493367500360560a677fde2e0e56a760a6dafde1d7be9a27_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/hypershift-deployment-controller-rhel8@sha256:8d4a908562cbb0351aea12befe5f2bdf57041e073ce679d1b1c5b46c893844b6_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/hypershift-deployment-controller-rhel8@sha256:be5d7a8b6dec6d4c959badc2d2960ec7bfe74a75c0d673da06fe6335920de3a0_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/hypershift-deployment-controller-rhel8@sha256:f44b9cd7b993051b4d59108153763a09d283c0cf822fab478f22cfbe53847da7_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/hypershift-rhel8-operator@sha256:2d94cd451fbf0abc13e50b6b6252061294bdbfd1eda64f4347177d20b5d1e489_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/hypershift-rhel8-operator@sha256:3d8d114403d85cbba699f53aa177a84da92516b5d2e852b2bffc33eabde6af13_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/hypershift-rhel8-operator@sha256:62e91ac9b6291bf7abc26cdd937c2c2cf7cdf1f1256a33acbaa5d1cdc607d3fa_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/hypershift-rhel8-operator@sha256:ffce5bc9fb2be59047c4840d9222499f03c1cf74786d8695aab1d1b04adc6f8a_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/klusterlet-operator-bundle@sha256:1687315db647e6689845df88843ae53275440042b76dc781dcabeef16e426bdf_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/managed-serviceaccount-rhel8@sha256:63593ef6045808b9c3fe96fc1cddd99bdfabaaef881fe716972500bfda62f92b_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/managed-serviceaccount-rhel8@sha256:7f5f65ba65c9bfc64d8bf9724a22b68d38c512465f4be1bfed8f02133256214f_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/managed-serviceaccount-rhel8@sha256:8621056c6982b9875749650eee2cf967b31217298a1b924de1fe710e0445df1b_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/managed-serviceaccount-rhel8@sha256:ec5bdf8a935ee1daaa5c91a7fd7816ade97619b5d1f6b61e663c03f43bb832bc_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/managedcluster-import-controller-rhel8@sha256:17987e46eb8772ef79e771b6edd137b29914ae357eb036d76a063cb04de116a3_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/managedcluster-import-controller-rhel8@sha256:4a22ca54331be02c08e23704852c34273a8bf3d1bb2c8f2aaf92f277474e3654_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/managedcluster-import-controller-rhel8@sha256:7d737e05b3164a7e49085a2026bf5fbbdda5a0d23890e1de455eea8d59f20187_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/managedcluster-import-controller-rhel8@sha256:eaf8ba4c775e4ebaeea316bbab0344eb10674089ff9db1c8f1373ed564b03749_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/mce-operator-bundle@sha256:701ad2aa334971346282a7a80c420049f08a3e3845a915a947e7605aab9c1369_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/mce-operator-bundle@sha256:cf1b297a2bbfa2a55204e2c4688511baa0223978b2d4ab7cfb8f8c5c965d563f_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/mce-operator-bundle@sha256:ed114b2afb91375b6f3576da15474ad96c154cc0ed16e288f8a4840d7d39942f_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/mce-operator-bundle@sha256:f1be217449145edb01b029b19d08831cc6d085856e39aea8174e74ef0cc85283_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/multicloud-manager-rhel8@sha256:162fe79ef40dbdcd1c9a16c601ffeb1c1dec5309c250bddf85809a0197b2ec3e_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/multicloud-manager-rhel8@sha256:af5076a59d32f3bed7f88348bccdff6fad4d250aab7f8dc7c2791e75fa76c7d9_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/multicloud-manager-rhel8@sha256:c03edb31a56b4678c4e0f66c59b49e3798b8442ef1ddca3f67488f4baca30241_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/multicloud-manager-rhel8@sha256:c6fb6ec34c746ba73007bec6e1895b4e1a4ed551b035aa9059664ded820f46fa_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-cluster-api-provider-agent-rhel8@sha256:208389221423692530b334815985b0a2263febf5574138e854dbdc011f03b4a2_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-cluster-api-provider-agent-rhel8@sha256:4bacc4ba3974c11ac27d1448a7f7cd973162caf33358249e9d1c154018124830_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-cluster-api-provider-agent-rhel8@sha256:8b3c3fb8fdf6d679f6020e0c739f25ae83dd4173e46b743de911d8e346f371fe_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-cluster-api-provider-agent-rhel8@sha256:a4d3f04386e63bfb640b928c01f972ba7d90af9c5213a7c10968b55c875565e0_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-console-mce-rhel8@sha256:009597e78bf32e0a6d83ad456a6670e436692aa1c12cbd144580a30080054d0f_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-console-mce-rhel8@sha256:95cbc26ed2e396e44efd543d8a38f1c698267e1a617a7ee4b6f26efdb49e3059_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-console-mce-rhel8@sha256:b83a44a87eddeaa3914d03f51f58e8cc5412ee580ee233754108b2349d890b8c_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-console-mce-rhel8@sha256:e3883d9629078bc16f2a6526cb8b1fdea89c1a8b8f477487fd6b34efa2f13999_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-hypershift-addon-rhel8-operator@sha256:00322fc5e7a8e1d08ca716e23982dae6d365b1523f8d3465e6daad5074067ea2_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-hypershift-addon-rhel8-operator@sha256:27cc406bb658c1915e75f5d0b0d3c0f73e72635c9f5bb08bc28e3c5c434e147b_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-hypershift-addon-rhel8-operator@sha256:afc67731faaa2dc9d32a052064763737c8bc4b1b5cf8e8ffb7cb31a4652c656c_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-hypershift-addon-rhel8-operator@sha256:c4227a3a5b323d716a979e1c6a66c458d458648c5fcb0ab151ad55ba24972f51_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-hypershift-deployment-controller-rhel8@sha256:68de13099864a989493367500360560a677fde2e0e56a760a6dafde1d7be9a27_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-hypershift-deployment-controller-rhel8@sha256:8d4a908562cbb0351aea12befe5f2bdf57041e073ce679d1b1c5b46c893844b6_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-hypershift-deployment-controller-rhel8@sha256:be5d7a8b6dec6d4c959badc2d2960ec7bfe74a75c0d673da06fe6335920de3a0_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-hypershift-deployment-controller-rhel8@sha256:f44b9cd7b993051b4d59108153763a09d283c0cf822fab478f22cfbe53847da7_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-managed-serviceaccount-rhel8@sha256:63593ef6045808b9c3fe96fc1cddd99bdfabaaef881fe716972500bfda62f92b_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-managed-serviceaccount-rhel8@sha256:7f5f65ba65c9bfc64d8bf9724a22b68d38c512465f4be1bfed8f02133256214f_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-managed-serviceaccount-rhel8@sha256:8621056c6982b9875749650eee2cf967b31217298a1b924de1fe710e0445df1b_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-managed-serviceaccount-rhel8@sha256:ec5bdf8a935ee1daaa5c91a7fd7816ade97619b5d1f6b61e663c03f43bb832bc_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/must-gather-rhel8@sha256:4270ef4ed53f54fb13cf1092b3babb70af7012886a3f0c293b11040083f39651_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/must-gather-rhel8@sha256:4ecb20c797f71375bc888ed84036f49bc40e2e9984e7ec74b14ad697d1b9c6fb_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/must-gather-rhel8@sha256:6d2624faf8cb2634a9e2203273d95c076ed2207ddd87f50df6ce8e5088a5d257_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/must-gather-rhel8@sha256:e838cb2e70eff2157b992c1cc6c576c9e099306b1df69d6d5c9d991ded4e0789_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/placement-rhel8@sha256:473ed2081010b9005ecc6fb254389dac6927f336967bd4a2f99ca3210fd265f0_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/placement-rhel8@sha256:746794cb82199cfc0c659de0a48018bbd8f18aec97265d68f8dd8bbf783049b1_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/placement-rhel8@sha256:7f5c7671a97f09756a150feb6a6bd04f40aa938ce065102b5b5875eadab933db_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/placement-rhel8@sha256:a6fb7f9d80d4d6cb53317f7d87960af28a6cafb8c5abee369f7bd94cbe449686_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/provider-credential-controller-rhel8@sha256:759037d7817cef4e0451befe8f2bc943a89f2bda95a52327a1c552c3f9a095bb_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/provider-credential-controller-rhel8@sha256:90281a3feff8e019a937fabb5184881c1983cda657c41332cd0321acf5ea4092_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/provider-credential-controller-rhel8@sha256:b6406fbcfeed4c491c66b778a4ad08e8066db5052a49863dd459e2b7375e6ba4_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/provider-credential-controller-rhel8@sha256:c4707c5214505bf1e5f693f0c5df4bb6fe4336670bf850b9a09040b6d87cccd2_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/registration-operator-rhel8@sha256:49d81d8a383de609d64760a4ae6ffa61469a59a5678311406ce4f838c1cc66fd_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/registration-operator-rhel8@sha256:579420cfdc2a542ab7a1b9cd6f1324885f60d1ec5d2bda74808127b45aef2983_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/registration-operator-rhel8@sha256:f945ae948589e2ea294d3d6e8f89fe05c1203f375a0722465965208ecfc15b94_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/registration-operator-rhel8@sha256:fbc7cd19b869d02af6dba24b20f6a44c498fb00e4afc629821f47b9b35c5a94d_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/registration-rhel8@sha256:39cc95f16445c3a1dca378beb50f5931ad081f459c9c6eb012325c6a9d8ada6c_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/registration-rhel8@sha256:686390715f19747bff24e95137307182ab095fb133051424996c6b0ee668569a_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/registration-rhel8@sha256:7bbc4dceeffd5f4bb47e9c38f97109d083dbbbda1a1643b7eb7762ebbd5047a1_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/registration-rhel8@sha256:cb1c8096bd5bd9f1dfa413bc0d1889d970b6d841988d24d6c1008904b1288cfe_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/work-rhel8@sha256:345f405c6a1d3e18beaf13c24a7ca4055a03746d8e6540670435e8d2413fefaf_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/work-rhel8@sha256:663cf3e0453e2ae5b1c9d5f6d335930d6d1e9c7a34151a171dbf58f9066c2b96_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/work-rhel8@sha256:c5c1939a142b9554a2ce664605409cefcb9954bbb1d8eef988fddab50f06cdaf_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/work-rhel8@sha256:d425b68e6265d098601e240cae6084c76416fd27bfbd955a3ccee30873544e38_ppc64le"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2022:6345"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"8Base-multicluster-engine-2.1:multicluster-engine/agent-service-rhel8@sha256:661ee3a57d860a713ffb481ea87858f20fce1e57b858821cb0c1ec4069e206a0_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/agent-service-rhel8@sha256:8cb5ab317ccc6b1bcd409cfba0ec983e3f5d9531227e76bb455011636ed32d21_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/agent-service-rhel8@sha256:e136966121b82373c9279b1b59b68864ed10bfdee424959a7ad4b190ff7a2562_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/agent-service-rhel8@sha256:fce50212c8bbfdc3e8f445f4b7ea35881eb29e49c443e827ad6fe2389328d57f_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/apiserver-network-proxy-rhel8@sha256:25b242af63aca69a32c457dde23b3ac52ed81f5edad3e919d5df59902adb0b60_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/apiserver-network-proxy-rhel8@sha256:5ea69e650771525faf944fbf3be82a19e54a964d38adbb88263247652476938c_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/apiserver-network-proxy-rhel8@sha256:c97ea925ea31a1ae6824ec55bbb43c3cf0d2d9b0fb6d12b6d23492e0e5a5467a_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/apiserver-network-proxy-rhel8@sha256:f71c4c301774aba9a886f2891eace9da47ba075d2a2e4acfc03849c9c0da57bc_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/assisted-image-service-rhel8@sha256:1d250617cf4eb47800d30bd6bdd61872faa29eb7c6953edcb4a107360f0d0a78_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/assisted-image-service-rhel8@sha256:3730a3c3cfb695b540945b5f0ae739a701a0155137b9509238860549105ab670_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/assisted-image-service-rhel8@sha256:3d59cfa190838da34bac1ccf88562f996cc9e9ffdb151f47e044ba3fcc964a3d_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/assisted-image-service-rhel8@sha256:92c8157e43d84584ba93d978fcc6ffba84118e4ea5ff46ad71a62ffdc7fc56e5_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/assisted-installer-agent-rhel8@sha256:99e0accdee9b311b9abf032c712060823736f88c7bf3ba692349d7f8290a9570_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/assisted-installer-agent-rhel8@sha256:b4722c060fb38e1609e689b605816cefb39a15a0ddc40837a90727d123b91c88_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/assisted-installer-reporter-rhel8@sha256:1d465abc36e2045dc5a291663786709fc920c42aacb0c34c4868a1a633334509_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/assisted-installer-reporter-rhel8@sha256:bdb861698be8305247b21ebab7994f27eaae818f691ffcff3d5b5eb5dc70a722_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/assisted-installer-reporter-rhel8@sha256:e4dd90d186f1fea6fcdb4e23f74e4390e00d134b2c21d8510c1cdbbcef3c4a1f_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/assisted-installer-rhel8@sha256:61ac4136dad0e02323807e6d3de8e890ec0b7e7e1f7112f9610410712af6f9b5_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/assisted-installer-rhel8@sha256:686b64358857be04087a706048a32b7356b16a0028d2b200da16ec94d931d25d_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/assisted-installer-rhel8@sha256:910dad58b72de16f92dd5b60d0420010d18229a6e0966fe2eb072517febe499f_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/aws-encryption-provider-rhel8@sha256:31329737bd3608345f8e969e872e2e18305e2959d9d81867933c73fb26a53dcd_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/aws-encryption-provider-rhel8@sha256:9797eef2012c827ff3250cba1cd542772e92872b4bd69a01bdbdba4fe407472c_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/aws-encryption-provider-rhel8@sha256:ab7f1982f21ed9251501396ea150764348b5f61b6e50b9d74b5031e705e16ef3_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/aws-encryption-provider-rhel8@sha256:cee69ba4c6fb326afd03c7f21856a028fa4758dab8c849ef6eaeaea0cd55afd2_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/backplane-rhel8-operator@sha256:0b8c36b4b1d00e47ee4faaeec9ccbdc2977a50592035f8a600491c657e439d33_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/backplane-rhel8-operator@sha256:5dbd590a4bbed44f487d1601d1825b5efb8253b9ee2be49adccec7e0ea9410ac_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/backplane-rhel8-operator@sha256:9f7854a1de26dfebdc8beafffd01304017b8fe7cd84065dd452de1276e529a06_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/backplane-rhel8-operator@sha256:e7998dc233af266ed94ba16450c2f02096abb5e045f291f8f94a83ef9da7dd51_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-provider-agent-rhel8@sha256:208389221423692530b334815985b0a2263febf5574138e854dbdc011f03b4a2_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-provider-agent-rhel8@sha256:4bacc4ba3974c11ac27d1448a7f7cd973162caf33358249e9d1c154018124830_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-provider-agent-rhel8@sha256:8b3c3fb8fdf6d679f6020e0c739f25ae83dd4173e46b743de911d8e346f371fe_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-provider-agent-rhel8@sha256:a4d3f04386e63bfb640b928c01f972ba7d90af9c5213a7c10968b55c875565e0_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-provider-aws-rhel8@sha256:36a5f30d043f1137033842188e59224b803158696f60ddb41095a766705485f4_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-provider-aws-rhel8@sha256:6fb7799fca309c727c7afea57448fc653dde09495945e314402a3e3a079e5b03_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-provider-aws-rhel8@sha256:9b8d4fde02e4c43d194bf4c420550730fd52b74587e2327f2e9eb75067bb25e7_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-provider-aws-rhel8@sha256:bd612736fde388811d12a572852c86d0fe9dcbb6e7f404c64b8654c870d4e2eb_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-provider-azure-rhel8@sha256:2b93b026497655f16a85a2929b1f0c970d51dce0e0e8462774989f1943bdc785_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-provider-azure-rhel8@sha256:2c9c916d0face10abc7f6467564e394ead5946bf18ed8439456cce2767a83b3e_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-provider-azure-rhel8@sha256:6f41c353228c4016ab02557a5591ef36f4aea799c4ad89798343b4a2f0765d08_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-provider-azure-rhel8@sha256:ddd59c296543f525f719336ad6ddc5e5f8d3915e08e3b64d575a9835de3e95ad_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-provider-kubevirt-rhel8@sha256:0007824d89632253727ead00c5fd6ec463f310d71e58e237ea5e51c13052b0bc_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-provider-kubevirt-rhel8@sha256:9cd9106f72557b8ba5de9f4d1de5ff8d33514d2c02889999a3c20aab9a8dd061_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-provider-kubevirt-rhel8@sha256:cbe319cfa3ab4610dc67abea27841dd5b670061faa74e666959550343bba1c28_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-provider-kubevirt-rhel8@sha256:df94a1d8a4b6d1aebed4e657267219632bb3b2176537bdf8e51a728cd78f136f_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-rhel8@sha256:30f56a4d5cba0ccd55e0bda756c7af8010ab94ec3b644dc73f7b32e76b5bbb3a_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-rhel8@sha256:4f7cb34768ff908ed1ba54330603ea54b82a4144cf9124dae01a727dcc60362a_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-rhel8@sha256:a137205ac2127a04466519355b07cee71c08c56dddfee35671127241ebdf4a99_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-rhel8@sha256:c8a785b4e1688d358cec73e9cf4853ca0ab28c7daa4c45d5384b7bebc333f53a_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-curator-controller-rhel8@sha256:1d4d913d4136321ebd94e6b9d9e55be7262883702de72c4a61827804ad843942_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-curator-controller-rhel8@sha256:2134c387cb0e8c2f95bb8ef74ad0a10c37403d9e0dfaeb7e2e9efb388c606ac1_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-curator-controller-rhel8@sha256:2e0867d6ebace932eb09bb3a6a929562a157bc2eea9c28063eb30dac866abf63_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-curator-controller-rhel8@sha256:3dd533817d97518c7af991b888c5f9df501bd496ed53988e5444c1ea62e539cb_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-proxy-addon-rhel8@sha256:2779eae299eb2b48e8a868de2f2d8d13313ca17b2f7d5c816013145b0c787cc8_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-proxy-addon-rhel8@sha256:28544cf2414bdeffb8bcaae2d1547064da46ab5a122fd77861083b1e81e299cc_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-proxy-addon-rhel8@sha256:4da01f6a0a59069045d23599d748849da60ee309f72f233497edd379b3b0823e_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-proxy-addon-rhel8@sha256:6318fd6b0e0f5c39239ba9c71c330bce7974deaf970359ec83c88116abf7a653_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-proxy-rhel8@sha256:610de7f25fd387262c360acb21dd45dc80e1c52a77dd11982965da80301407ab_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-proxy-rhel8@sha256:a881a94835c7eef6babe00792fc0a99c9816831869cb26af0dcf2665233f7710_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-proxy-rhel8@sha256:b240f43890529fe95b1a74de6f4c2626e85ae91ae6a624bb98a4c31130b6740d_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-proxy-rhel8@sha256:df6cd66cdb17efc356e770930ff796bdb527c292243f5e8b87ca5c9e912a19d6_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/clusterclaims-controller-rhel8@sha256:3608571c2a5a3d399e3ad8135ca90e46a7e57b322b5ef9d708efa631cee7109c_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/clusterclaims-controller-rhel8@sha256:5c04626558442d50ab58a941d72a78db7c94f5ce730b5abb7599c21981875970_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/clusterclaims-controller-rhel8@sha256:7be740cc5987a1dfc76d7d8a306ff65291eb9cf61419842f463aa9dc4d6ecde1_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/clusterclaims-controller-rhel8@sha256:fce2e92743adaf6fe2e0168cfeecdc71ff7c009ef92a89c9172ff46ebbedcd40_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/clusterlifecycle-state-metrics-rhel8@sha256:288a0e4f9ca79859c5f295e920e9ef01d395720ea5b62ec7f5a5bd975b9c5850_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/clusterlifecycle-state-metrics-rhel8@sha256:93b9ad845fab34498a6f504ad626d0d5236c39ab1aaf7789df146311e4ba33cd_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/clusterlifecycle-state-metrics-rhel8@sha256:c808d378bd0666d7eb1f9c9024f7d2f7c6bdedd40298aa1e940cfc1ce735af54_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/clusterlifecycle-state-metrics-rhel8@sha256:df17928fd459e5063fb2470dbaea51c96f292f1a4ca5eaedc64a03687edbb6cd_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/console-mce-rhel8@sha256:009597e78bf32e0a6d83ad456a6670e436692aa1c12cbd144580a30080054d0f_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/console-mce-rhel8@sha256:95cbc26ed2e396e44efd543d8a38f1c698267e1a617a7ee4b6f26efdb49e3059_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/console-mce-rhel8@sha256:b83a44a87eddeaa3914d03f51f58e8cc5412ee580ee233754108b2349d890b8c_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/console-mce-rhel8@sha256:e3883d9629078bc16f2a6526cb8b1fdea89c1a8b8f477487fd6b34efa2f13999_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/discovery-rhel8@sha256:12b3c0a01c59836687a7cfc1fba050d0800625cd46f678551a5944b0664c044d_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/discovery-rhel8@sha256:25eefa4b7af3650f57e9a4c372522a0cae7bcc1b41735d2b503b9b41d9c2d0b2_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/discovery-rhel8@sha256:9a655c52c83f7682964e8f46fed6011c6e9de7a2a64ee0893d0c02cf725746e1_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/discovery-rhel8@sha256:a0bcad7b2191e3c674813c2e1e67aea619d6d7eaa95f2324902e0b842d1c0cc8_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/hive-rhel8@sha256:674603ee10ad5e9d42e18e5c2f91153c863cb7e9f38cd523559c8de7c7097483_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/hive-rhel8@sha256:67b2477a7b3885df470dc56e94525e7ebc3dce326599c6f2a311f8727557bf8b_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/hive-rhel8@sha256:8722d4f39942af4a008209ae518bf27d30deaa2e5bf97fc3118bea58efafb3d5_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/hive-rhel8@sha256:dd6a4624672d458a0072b9aa46fb1b3d576c0b198759d053f61536f3b9e34359_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/hypershift-addon-rhel8-operator@sha256:00322fc5e7a8e1d08ca716e23982dae6d365b1523f8d3465e6daad5074067ea2_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/hypershift-addon-rhel8-operator@sha256:27cc406bb658c1915e75f5d0b0d3c0f73e72635c9f5bb08bc28e3c5c434e147b_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/hypershift-addon-rhel8-operator@sha256:afc67731faaa2dc9d32a052064763737c8bc4b1b5cf8e8ffb7cb31a4652c656c_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/hypershift-addon-rhel8-operator@sha256:c4227a3a5b323d716a979e1c6a66c458d458648c5fcb0ab151ad55ba24972f51_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/hypershift-deployment-controller-rhel8@sha256:68de13099864a989493367500360560a677fde2e0e56a760a6dafde1d7be9a27_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/hypershift-deployment-controller-rhel8@sha256:8d4a908562cbb0351aea12befe5f2bdf57041e073ce679d1b1c5b46c893844b6_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/hypershift-deployment-controller-rhel8@sha256:be5d7a8b6dec6d4c959badc2d2960ec7bfe74a75c0d673da06fe6335920de3a0_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/hypershift-deployment-controller-rhel8@sha256:f44b9cd7b993051b4d59108153763a09d283c0cf822fab478f22cfbe53847da7_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/hypershift-rhel8-operator@sha256:2d94cd451fbf0abc13e50b6b6252061294bdbfd1eda64f4347177d20b5d1e489_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/hypershift-rhel8-operator@sha256:3d8d114403d85cbba699f53aa177a84da92516b5d2e852b2bffc33eabde6af13_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/hypershift-rhel8-operator@sha256:62e91ac9b6291bf7abc26cdd937c2c2cf7cdf1f1256a33acbaa5d1cdc607d3fa_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/hypershift-rhel8-operator@sha256:ffce5bc9fb2be59047c4840d9222499f03c1cf74786d8695aab1d1b04adc6f8a_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/klusterlet-operator-bundle@sha256:1687315db647e6689845df88843ae53275440042b76dc781dcabeef16e426bdf_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/managed-serviceaccount-rhel8@sha256:63593ef6045808b9c3fe96fc1cddd99bdfabaaef881fe716972500bfda62f92b_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/managed-serviceaccount-rhel8@sha256:7f5f65ba65c9bfc64d8bf9724a22b68d38c512465f4be1bfed8f02133256214f_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/managed-serviceaccount-rhel8@sha256:8621056c6982b9875749650eee2cf967b31217298a1b924de1fe710e0445df1b_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/managed-serviceaccount-rhel8@sha256:ec5bdf8a935ee1daaa5c91a7fd7816ade97619b5d1f6b61e663c03f43bb832bc_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/managedcluster-import-controller-rhel8@sha256:17987e46eb8772ef79e771b6edd137b29914ae357eb036d76a063cb04de116a3_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/managedcluster-import-controller-rhel8@sha256:4a22ca54331be02c08e23704852c34273a8bf3d1bb2c8f2aaf92f277474e3654_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/managedcluster-import-controller-rhel8@sha256:7d737e05b3164a7e49085a2026bf5fbbdda5a0d23890e1de455eea8d59f20187_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/managedcluster-import-controller-rhel8@sha256:eaf8ba4c775e4ebaeea316bbab0344eb10674089ff9db1c8f1373ed564b03749_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/mce-operator-bundle@sha256:701ad2aa334971346282a7a80c420049f08a3e3845a915a947e7605aab9c1369_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/mce-operator-bundle@sha256:cf1b297a2bbfa2a55204e2c4688511baa0223978b2d4ab7cfb8f8c5c965d563f_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/mce-operator-bundle@sha256:ed114b2afb91375b6f3576da15474ad96c154cc0ed16e288f8a4840d7d39942f_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/mce-operator-bundle@sha256:f1be217449145edb01b029b19d08831cc6d085856e39aea8174e74ef0cc85283_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/multicloud-manager-rhel8@sha256:162fe79ef40dbdcd1c9a16c601ffeb1c1dec5309c250bddf85809a0197b2ec3e_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/multicloud-manager-rhel8@sha256:af5076a59d32f3bed7f88348bccdff6fad4d250aab7f8dc7c2791e75fa76c7d9_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/multicloud-manager-rhel8@sha256:c03edb31a56b4678c4e0f66c59b49e3798b8442ef1ddca3f67488f4baca30241_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/multicloud-manager-rhel8@sha256:c6fb6ec34c746ba73007bec6e1895b4e1a4ed551b035aa9059664ded820f46fa_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-cluster-api-provider-agent-rhel8@sha256:208389221423692530b334815985b0a2263febf5574138e854dbdc011f03b4a2_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-cluster-api-provider-agent-rhel8@sha256:4bacc4ba3974c11ac27d1448a7f7cd973162caf33358249e9d1c154018124830_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-cluster-api-provider-agent-rhel8@sha256:8b3c3fb8fdf6d679f6020e0c739f25ae83dd4173e46b743de911d8e346f371fe_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-cluster-api-provider-agent-rhel8@sha256:a4d3f04386e63bfb640b928c01f972ba7d90af9c5213a7c10968b55c875565e0_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-console-mce-rhel8@sha256:009597e78bf32e0a6d83ad456a6670e436692aa1c12cbd144580a30080054d0f_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-console-mce-rhel8@sha256:95cbc26ed2e396e44efd543d8a38f1c698267e1a617a7ee4b6f26efdb49e3059_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-console-mce-rhel8@sha256:b83a44a87eddeaa3914d03f51f58e8cc5412ee580ee233754108b2349d890b8c_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-console-mce-rhel8@sha256:e3883d9629078bc16f2a6526cb8b1fdea89c1a8b8f477487fd6b34efa2f13999_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-hypershift-addon-rhel8-operator@sha256:00322fc5e7a8e1d08ca716e23982dae6d365b1523f8d3465e6daad5074067ea2_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-hypershift-addon-rhel8-operator@sha256:27cc406bb658c1915e75f5d0b0d3c0f73e72635c9f5bb08bc28e3c5c434e147b_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-hypershift-addon-rhel8-operator@sha256:afc67731faaa2dc9d32a052064763737c8bc4b1b5cf8e8ffb7cb31a4652c656c_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-hypershift-addon-rhel8-operator@sha256:c4227a3a5b323d716a979e1c6a66c458d458648c5fcb0ab151ad55ba24972f51_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-hypershift-deployment-controller-rhel8@sha256:68de13099864a989493367500360560a677fde2e0e56a760a6dafde1d7be9a27_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-hypershift-deployment-controller-rhel8@sha256:8d4a908562cbb0351aea12befe5f2bdf57041e073ce679d1b1c5b46c893844b6_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-hypershift-deployment-controller-rhel8@sha256:be5d7a8b6dec6d4c959badc2d2960ec7bfe74a75c0d673da06fe6335920de3a0_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-hypershift-deployment-controller-rhel8@sha256:f44b9cd7b993051b4d59108153763a09d283c0cf822fab478f22cfbe53847da7_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-managed-serviceaccount-rhel8@sha256:63593ef6045808b9c3fe96fc1cddd99bdfabaaef881fe716972500bfda62f92b_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-managed-serviceaccount-rhel8@sha256:7f5f65ba65c9bfc64d8bf9724a22b68d38c512465f4be1bfed8f02133256214f_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-managed-serviceaccount-rhel8@sha256:8621056c6982b9875749650eee2cf967b31217298a1b924de1fe710e0445df1b_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-managed-serviceaccount-rhel8@sha256:ec5bdf8a935ee1daaa5c91a7fd7816ade97619b5d1f6b61e663c03f43bb832bc_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/must-gather-rhel8@sha256:4270ef4ed53f54fb13cf1092b3babb70af7012886a3f0c293b11040083f39651_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/must-gather-rhel8@sha256:4ecb20c797f71375bc888ed84036f49bc40e2e9984e7ec74b14ad697d1b9c6fb_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/must-gather-rhel8@sha256:6d2624faf8cb2634a9e2203273d95c076ed2207ddd87f50df6ce8e5088a5d257_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/must-gather-rhel8@sha256:e838cb2e70eff2157b992c1cc6c576c9e099306b1df69d6d5c9d991ded4e0789_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/placement-rhel8@sha256:473ed2081010b9005ecc6fb254389dac6927f336967bd4a2f99ca3210fd265f0_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/placement-rhel8@sha256:746794cb82199cfc0c659de0a48018bbd8f18aec97265d68f8dd8bbf783049b1_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/placement-rhel8@sha256:7f5c7671a97f09756a150feb6a6bd04f40aa938ce065102b5b5875eadab933db_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/placement-rhel8@sha256:a6fb7f9d80d4d6cb53317f7d87960af28a6cafb8c5abee369f7bd94cbe449686_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/provider-credential-controller-rhel8@sha256:759037d7817cef4e0451befe8f2bc943a89f2bda95a52327a1c552c3f9a095bb_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/provider-credential-controller-rhel8@sha256:90281a3feff8e019a937fabb5184881c1983cda657c41332cd0321acf5ea4092_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/provider-credential-controller-rhel8@sha256:b6406fbcfeed4c491c66b778a4ad08e8066db5052a49863dd459e2b7375e6ba4_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/provider-credential-controller-rhel8@sha256:c4707c5214505bf1e5f693f0c5df4bb6fe4336670bf850b9a09040b6d87cccd2_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/registration-operator-rhel8@sha256:49d81d8a383de609d64760a4ae6ffa61469a59a5678311406ce4f838c1cc66fd_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/registration-operator-rhel8@sha256:579420cfdc2a542ab7a1b9cd6f1324885f60d1ec5d2bda74808127b45aef2983_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/registration-operator-rhel8@sha256:f945ae948589e2ea294d3d6e8f89fe05c1203f375a0722465965208ecfc15b94_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/registration-operator-rhel8@sha256:fbc7cd19b869d02af6dba24b20f6a44c498fb00e4afc629821f47b9b35c5a94d_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/registration-rhel8@sha256:39cc95f16445c3a1dca378beb50f5931ad081f459c9c6eb012325c6a9d8ada6c_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/registration-rhel8@sha256:686390715f19747bff24e95137307182ab095fb133051424996c6b0ee668569a_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/registration-rhel8@sha256:7bbc4dceeffd5f4bb47e9c38f97109d083dbbbda1a1643b7eb7762ebbd5047a1_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/registration-rhel8@sha256:cb1c8096bd5bd9f1dfa413bc0d1889d970b6d841988d24d6c1008904b1288cfe_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/work-rhel8@sha256:345f405c6a1d3e18beaf13c24a7ca4055a03746d8e6540670435e8d2413fefaf_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/work-rhel8@sha256:663cf3e0453e2ae5b1c9d5f6d335930d6d1e9c7a34151a171dbf58f9066c2b96_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/work-rhel8@sha256:c5c1939a142b9554a2ce664605409cefcb9954bbb1d8eef988fddab50f06cdaf_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/work-rhel8@sha256:d425b68e6265d098601e240cae6084c76416fd27bfbd955a3ccee30873544e38_ppc64le"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "golang: compress/gzip: stack exhaustion in Reader.Read"
},
{
"cve": "CVE-2022-30632",
"cwe": {
"id": "CWE-1325",
"name": "Improperly Controlled Sequential Memory Allocation"
},
"discovery_date": "2022-07-14T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2107386"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in golang. Calling Glob on a path that contains a large number of path separators can cause a panic issue due to stack exhaustion. This can cause an attacker to impact availability.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "golang: path/filepath: stack exhaustion in Glob",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "The exploitation of this flaw will only result in a denial of service of the application via the application crashing which is why this has been rated as moderate.\n\nWithin regulated environments, a combination of the following controls acts as a significant barrier to successfully exploiting a CWE-1325: Improperly Controlled Sequential Memory Allocation vulnerability and therefore downgrades the severity of this particular CVE from Moderate to Low.\n\nAccess to the platform is granted only after successful hard token-based multi-factor authentication (MFA) and is governed by least privilege to ensure only authorized users and roles can execute or modify code. Static code analysis and peer reviews enforce strong input validation and error handling, preventing improperly validated inputs from causing system instability, data exposure, or privilege escalation. In the event of successful exploitation, process isolation limits the impact of excessive sequential memory allocation by restricting memory use per process, preventing any single process from exhausting system resources. Finally, the platform uses memory protection mechanisms such as Data Execution Prevention (DEP) and Address Space Layout Randomization (ASLR) to reduce the risk of memory allocation-based attacks.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"8Base-multicluster-engine-2.1:multicluster-engine/agent-service-rhel8@sha256:661ee3a57d860a713ffb481ea87858f20fce1e57b858821cb0c1ec4069e206a0_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/agent-service-rhel8@sha256:8cb5ab317ccc6b1bcd409cfba0ec983e3f5d9531227e76bb455011636ed32d21_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/agent-service-rhel8@sha256:e136966121b82373c9279b1b59b68864ed10bfdee424959a7ad4b190ff7a2562_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/agent-service-rhel8@sha256:fce50212c8bbfdc3e8f445f4b7ea35881eb29e49c443e827ad6fe2389328d57f_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/apiserver-network-proxy-rhel8@sha256:25b242af63aca69a32c457dde23b3ac52ed81f5edad3e919d5df59902adb0b60_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/apiserver-network-proxy-rhel8@sha256:5ea69e650771525faf944fbf3be82a19e54a964d38adbb88263247652476938c_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/apiserver-network-proxy-rhel8@sha256:c97ea925ea31a1ae6824ec55bbb43c3cf0d2d9b0fb6d12b6d23492e0e5a5467a_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/apiserver-network-proxy-rhel8@sha256:f71c4c301774aba9a886f2891eace9da47ba075d2a2e4acfc03849c9c0da57bc_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/assisted-image-service-rhel8@sha256:1d250617cf4eb47800d30bd6bdd61872faa29eb7c6953edcb4a107360f0d0a78_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/assisted-image-service-rhel8@sha256:3730a3c3cfb695b540945b5f0ae739a701a0155137b9509238860549105ab670_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/assisted-image-service-rhel8@sha256:3d59cfa190838da34bac1ccf88562f996cc9e9ffdb151f47e044ba3fcc964a3d_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/assisted-image-service-rhel8@sha256:92c8157e43d84584ba93d978fcc6ffba84118e4ea5ff46ad71a62ffdc7fc56e5_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/assisted-installer-agent-rhel8@sha256:99e0accdee9b311b9abf032c712060823736f88c7bf3ba692349d7f8290a9570_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/assisted-installer-agent-rhel8@sha256:b4722c060fb38e1609e689b605816cefb39a15a0ddc40837a90727d123b91c88_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/assisted-installer-reporter-rhel8@sha256:1d465abc36e2045dc5a291663786709fc920c42aacb0c34c4868a1a633334509_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/assisted-installer-reporter-rhel8@sha256:bdb861698be8305247b21ebab7994f27eaae818f691ffcff3d5b5eb5dc70a722_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/assisted-installer-reporter-rhel8@sha256:e4dd90d186f1fea6fcdb4e23f74e4390e00d134b2c21d8510c1cdbbcef3c4a1f_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/assisted-installer-rhel8@sha256:61ac4136dad0e02323807e6d3de8e890ec0b7e7e1f7112f9610410712af6f9b5_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/assisted-installer-rhel8@sha256:686b64358857be04087a706048a32b7356b16a0028d2b200da16ec94d931d25d_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/assisted-installer-rhel8@sha256:910dad58b72de16f92dd5b60d0420010d18229a6e0966fe2eb072517febe499f_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/aws-encryption-provider-rhel8@sha256:31329737bd3608345f8e969e872e2e18305e2959d9d81867933c73fb26a53dcd_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/aws-encryption-provider-rhel8@sha256:9797eef2012c827ff3250cba1cd542772e92872b4bd69a01bdbdba4fe407472c_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/aws-encryption-provider-rhel8@sha256:ab7f1982f21ed9251501396ea150764348b5f61b6e50b9d74b5031e705e16ef3_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/aws-encryption-provider-rhel8@sha256:cee69ba4c6fb326afd03c7f21856a028fa4758dab8c849ef6eaeaea0cd55afd2_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/backplane-rhel8-operator@sha256:0b8c36b4b1d00e47ee4faaeec9ccbdc2977a50592035f8a600491c657e439d33_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/backplane-rhel8-operator@sha256:5dbd590a4bbed44f487d1601d1825b5efb8253b9ee2be49adccec7e0ea9410ac_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/backplane-rhel8-operator@sha256:9f7854a1de26dfebdc8beafffd01304017b8fe7cd84065dd452de1276e529a06_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/backplane-rhel8-operator@sha256:e7998dc233af266ed94ba16450c2f02096abb5e045f291f8f94a83ef9da7dd51_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-provider-agent-rhel8@sha256:208389221423692530b334815985b0a2263febf5574138e854dbdc011f03b4a2_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-provider-agent-rhel8@sha256:4bacc4ba3974c11ac27d1448a7f7cd973162caf33358249e9d1c154018124830_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-provider-agent-rhel8@sha256:8b3c3fb8fdf6d679f6020e0c739f25ae83dd4173e46b743de911d8e346f371fe_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-provider-agent-rhel8@sha256:a4d3f04386e63bfb640b928c01f972ba7d90af9c5213a7c10968b55c875565e0_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-provider-aws-rhel8@sha256:36a5f30d043f1137033842188e59224b803158696f60ddb41095a766705485f4_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-provider-aws-rhel8@sha256:6fb7799fca309c727c7afea57448fc653dde09495945e314402a3e3a079e5b03_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-provider-aws-rhel8@sha256:9b8d4fde02e4c43d194bf4c420550730fd52b74587e2327f2e9eb75067bb25e7_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-provider-aws-rhel8@sha256:bd612736fde388811d12a572852c86d0fe9dcbb6e7f404c64b8654c870d4e2eb_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-provider-azure-rhel8@sha256:2b93b026497655f16a85a2929b1f0c970d51dce0e0e8462774989f1943bdc785_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-provider-azure-rhel8@sha256:2c9c916d0face10abc7f6467564e394ead5946bf18ed8439456cce2767a83b3e_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-provider-azure-rhel8@sha256:6f41c353228c4016ab02557a5591ef36f4aea799c4ad89798343b4a2f0765d08_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-provider-azure-rhel8@sha256:ddd59c296543f525f719336ad6ddc5e5f8d3915e08e3b64d575a9835de3e95ad_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-provider-kubevirt-rhel8@sha256:0007824d89632253727ead00c5fd6ec463f310d71e58e237ea5e51c13052b0bc_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-provider-kubevirt-rhel8@sha256:9cd9106f72557b8ba5de9f4d1de5ff8d33514d2c02889999a3c20aab9a8dd061_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-provider-kubevirt-rhel8@sha256:cbe319cfa3ab4610dc67abea27841dd5b670061faa74e666959550343bba1c28_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-provider-kubevirt-rhel8@sha256:df94a1d8a4b6d1aebed4e657267219632bb3b2176537bdf8e51a728cd78f136f_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-rhel8@sha256:30f56a4d5cba0ccd55e0bda756c7af8010ab94ec3b644dc73f7b32e76b5bbb3a_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-rhel8@sha256:4f7cb34768ff908ed1ba54330603ea54b82a4144cf9124dae01a727dcc60362a_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-rhel8@sha256:a137205ac2127a04466519355b07cee71c08c56dddfee35671127241ebdf4a99_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-rhel8@sha256:c8a785b4e1688d358cec73e9cf4853ca0ab28c7daa4c45d5384b7bebc333f53a_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-curator-controller-rhel8@sha256:1d4d913d4136321ebd94e6b9d9e55be7262883702de72c4a61827804ad843942_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-curator-controller-rhel8@sha256:2134c387cb0e8c2f95bb8ef74ad0a10c37403d9e0dfaeb7e2e9efb388c606ac1_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-curator-controller-rhel8@sha256:2e0867d6ebace932eb09bb3a6a929562a157bc2eea9c28063eb30dac866abf63_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-curator-controller-rhel8@sha256:3dd533817d97518c7af991b888c5f9df501bd496ed53988e5444c1ea62e539cb_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-proxy-addon-rhel8@sha256:2779eae299eb2b48e8a868de2f2d8d13313ca17b2f7d5c816013145b0c787cc8_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-proxy-addon-rhel8@sha256:28544cf2414bdeffb8bcaae2d1547064da46ab5a122fd77861083b1e81e299cc_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-proxy-addon-rhel8@sha256:4da01f6a0a59069045d23599d748849da60ee309f72f233497edd379b3b0823e_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-proxy-addon-rhel8@sha256:6318fd6b0e0f5c39239ba9c71c330bce7974deaf970359ec83c88116abf7a653_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-proxy-rhel8@sha256:610de7f25fd387262c360acb21dd45dc80e1c52a77dd11982965da80301407ab_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-proxy-rhel8@sha256:a881a94835c7eef6babe00792fc0a99c9816831869cb26af0dcf2665233f7710_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-proxy-rhel8@sha256:b240f43890529fe95b1a74de6f4c2626e85ae91ae6a624bb98a4c31130b6740d_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-proxy-rhel8@sha256:df6cd66cdb17efc356e770930ff796bdb527c292243f5e8b87ca5c9e912a19d6_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/clusterclaims-controller-rhel8@sha256:3608571c2a5a3d399e3ad8135ca90e46a7e57b322b5ef9d708efa631cee7109c_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/clusterclaims-controller-rhel8@sha256:5c04626558442d50ab58a941d72a78db7c94f5ce730b5abb7599c21981875970_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/clusterclaims-controller-rhel8@sha256:7be740cc5987a1dfc76d7d8a306ff65291eb9cf61419842f463aa9dc4d6ecde1_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/clusterclaims-controller-rhel8@sha256:fce2e92743adaf6fe2e0168cfeecdc71ff7c009ef92a89c9172ff46ebbedcd40_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/clusterlifecycle-state-metrics-rhel8@sha256:288a0e4f9ca79859c5f295e920e9ef01d395720ea5b62ec7f5a5bd975b9c5850_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/clusterlifecycle-state-metrics-rhel8@sha256:93b9ad845fab34498a6f504ad626d0d5236c39ab1aaf7789df146311e4ba33cd_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/clusterlifecycle-state-metrics-rhel8@sha256:c808d378bd0666d7eb1f9c9024f7d2f7c6bdedd40298aa1e940cfc1ce735af54_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/clusterlifecycle-state-metrics-rhel8@sha256:df17928fd459e5063fb2470dbaea51c96f292f1a4ca5eaedc64a03687edbb6cd_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/console-mce-rhel8@sha256:009597e78bf32e0a6d83ad456a6670e436692aa1c12cbd144580a30080054d0f_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/console-mce-rhel8@sha256:95cbc26ed2e396e44efd543d8a38f1c698267e1a617a7ee4b6f26efdb49e3059_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/console-mce-rhel8@sha256:b83a44a87eddeaa3914d03f51f58e8cc5412ee580ee233754108b2349d890b8c_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/console-mce-rhel8@sha256:e3883d9629078bc16f2a6526cb8b1fdea89c1a8b8f477487fd6b34efa2f13999_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/discovery-rhel8@sha256:12b3c0a01c59836687a7cfc1fba050d0800625cd46f678551a5944b0664c044d_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/discovery-rhel8@sha256:25eefa4b7af3650f57e9a4c372522a0cae7bcc1b41735d2b503b9b41d9c2d0b2_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/discovery-rhel8@sha256:9a655c52c83f7682964e8f46fed6011c6e9de7a2a64ee0893d0c02cf725746e1_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/discovery-rhel8@sha256:a0bcad7b2191e3c674813c2e1e67aea619d6d7eaa95f2324902e0b842d1c0cc8_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/hive-rhel8@sha256:674603ee10ad5e9d42e18e5c2f91153c863cb7e9f38cd523559c8de7c7097483_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/hive-rhel8@sha256:67b2477a7b3885df470dc56e94525e7ebc3dce326599c6f2a311f8727557bf8b_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/hive-rhel8@sha256:8722d4f39942af4a008209ae518bf27d30deaa2e5bf97fc3118bea58efafb3d5_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/hive-rhel8@sha256:dd6a4624672d458a0072b9aa46fb1b3d576c0b198759d053f61536f3b9e34359_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/hypershift-addon-rhel8-operator@sha256:00322fc5e7a8e1d08ca716e23982dae6d365b1523f8d3465e6daad5074067ea2_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/hypershift-addon-rhel8-operator@sha256:27cc406bb658c1915e75f5d0b0d3c0f73e72635c9f5bb08bc28e3c5c434e147b_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/hypershift-addon-rhel8-operator@sha256:afc67731faaa2dc9d32a052064763737c8bc4b1b5cf8e8ffb7cb31a4652c656c_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/hypershift-addon-rhel8-operator@sha256:c4227a3a5b323d716a979e1c6a66c458d458648c5fcb0ab151ad55ba24972f51_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/hypershift-deployment-controller-rhel8@sha256:68de13099864a989493367500360560a677fde2e0e56a760a6dafde1d7be9a27_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/hypershift-deployment-controller-rhel8@sha256:8d4a908562cbb0351aea12befe5f2bdf57041e073ce679d1b1c5b46c893844b6_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/hypershift-deployment-controller-rhel8@sha256:be5d7a8b6dec6d4c959badc2d2960ec7bfe74a75c0d673da06fe6335920de3a0_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/hypershift-deployment-controller-rhel8@sha256:f44b9cd7b993051b4d59108153763a09d283c0cf822fab478f22cfbe53847da7_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/hypershift-rhel8-operator@sha256:2d94cd451fbf0abc13e50b6b6252061294bdbfd1eda64f4347177d20b5d1e489_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/hypershift-rhel8-operator@sha256:3d8d114403d85cbba699f53aa177a84da92516b5d2e852b2bffc33eabde6af13_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/hypershift-rhel8-operator@sha256:62e91ac9b6291bf7abc26cdd937c2c2cf7cdf1f1256a33acbaa5d1cdc607d3fa_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/hypershift-rhel8-operator@sha256:ffce5bc9fb2be59047c4840d9222499f03c1cf74786d8695aab1d1b04adc6f8a_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/klusterlet-operator-bundle@sha256:1687315db647e6689845df88843ae53275440042b76dc781dcabeef16e426bdf_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/managed-serviceaccount-rhel8@sha256:63593ef6045808b9c3fe96fc1cddd99bdfabaaef881fe716972500bfda62f92b_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/managed-serviceaccount-rhel8@sha256:7f5f65ba65c9bfc64d8bf9724a22b68d38c512465f4be1bfed8f02133256214f_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/managed-serviceaccount-rhel8@sha256:8621056c6982b9875749650eee2cf967b31217298a1b924de1fe710e0445df1b_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/managed-serviceaccount-rhel8@sha256:ec5bdf8a935ee1daaa5c91a7fd7816ade97619b5d1f6b61e663c03f43bb832bc_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/managedcluster-import-controller-rhel8@sha256:17987e46eb8772ef79e771b6edd137b29914ae357eb036d76a063cb04de116a3_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/managedcluster-import-controller-rhel8@sha256:4a22ca54331be02c08e23704852c34273a8bf3d1bb2c8f2aaf92f277474e3654_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/managedcluster-import-controller-rhel8@sha256:7d737e05b3164a7e49085a2026bf5fbbdda5a0d23890e1de455eea8d59f20187_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/managedcluster-import-controller-rhel8@sha256:eaf8ba4c775e4ebaeea316bbab0344eb10674089ff9db1c8f1373ed564b03749_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/mce-operator-bundle@sha256:701ad2aa334971346282a7a80c420049f08a3e3845a915a947e7605aab9c1369_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/mce-operator-bundle@sha256:cf1b297a2bbfa2a55204e2c4688511baa0223978b2d4ab7cfb8f8c5c965d563f_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/mce-operator-bundle@sha256:ed114b2afb91375b6f3576da15474ad96c154cc0ed16e288f8a4840d7d39942f_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/mce-operator-bundle@sha256:f1be217449145edb01b029b19d08831cc6d085856e39aea8174e74ef0cc85283_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/multicloud-manager-rhel8@sha256:162fe79ef40dbdcd1c9a16c601ffeb1c1dec5309c250bddf85809a0197b2ec3e_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/multicloud-manager-rhel8@sha256:af5076a59d32f3bed7f88348bccdff6fad4d250aab7f8dc7c2791e75fa76c7d9_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/multicloud-manager-rhel8@sha256:c03edb31a56b4678c4e0f66c59b49e3798b8442ef1ddca3f67488f4baca30241_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/multicloud-manager-rhel8@sha256:c6fb6ec34c746ba73007bec6e1895b4e1a4ed551b035aa9059664ded820f46fa_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-cluster-api-provider-agent-rhel8@sha256:208389221423692530b334815985b0a2263febf5574138e854dbdc011f03b4a2_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-cluster-api-provider-agent-rhel8@sha256:4bacc4ba3974c11ac27d1448a7f7cd973162caf33358249e9d1c154018124830_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-cluster-api-provider-agent-rhel8@sha256:8b3c3fb8fdf6d679f6020e0c739f25ae83dd4173e46b743de911d8e346f371fe_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-cluster-api-provider-agent-rhel8@sha256:a4d3f04386e63bfb640b928c01f972ba7d90af9c5213a7c10968b55c875565e0_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-console-mce-rhel8@sha256:009597e78bf32e0a6d83ad456a6670e436692aa1c12cbd144580a30080054d0f_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-console-mce-rhel8@sha256:95cbc26ed2e396e44efd543d8a38f1c698267e1a617a7ee4b6f26efdb49e3059_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-console-mce-rhel8@sha256:b83a44a87eddeaa3914d03f51f58e8cc5412ee580ee233754108b2349d890b8c_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-console-mce-rhel8@sha256:e3883d9629078bc16f2a6526cb8b1fdea89c1a8b8f477487fd6b34efa2f13999_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-hypershift-addon-rhel8-operator@sha256:00322fc5e7a8e1d08ca716e23982dae6d365b1523f8d3465e6daad5074067ea2_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-hypershift-addon-rhel8-operator@sha256:27cc406bb658c1915e75f5d0b0d3c0f73e72635c9f5bb08bc28e3c5c434e147b_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-hypershift-addon-rhel8-operator@sha256:afc67731faaa2dc9d32a052064763737c8bc4b1b5cf8e8ffb7cb31a4652c656c_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-hypershift-addon-rhel8-operator@sha256:c4227a3a5b323d716a979e1c6a66c458d458648c5fcb0ab151ad55ba24972f51_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-hypershift-deployment-controller-rhel8@sha256:68de13099864a989493367500360560a677fde2e0e56a760a6dafde1d7be9a27_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-hypershift-deployment-controller-rhel8@sha256:8d4a908562cbb0351aea12befe5f2bdf57041e073ce679d1b1c5b46c893844b6_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-hypershift-deployment-controller-rhel8@sha256:be5d7a8b6dec6d4c959badc2d2960ec7bfe74a75c0d673da06fe6335920de3a0_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-hypershift-deployment-controller-rhel8@sha256:f44b9cd7b993051b4d59108153763a09d283c0cf822fab478f22cfbe53847da7_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-managed-serviceaccount-rhel8@sha256:63593ef6045808b9c3fe96fc1cddd99bdfabaaef881fe716972500bfda62f92b_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-managed-serviceaccount-rhel8@sha256:7f5f65ba65c9bfc64d8bf9724a22b68d38c512465f4be1bfed8f02133256214f_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-managed-serviceaccount-rhel8@sha256:8621056c6982b9875749650eee2cf967b31217298a1b924de1fe710e0445df1b_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-managed-serviceaccount-rhel8@sha256:ec5bdf8a935ee1daaa5c91a7fd7816ade97619b5d1f6b61e663c03f43bb832bc_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/must-gather-rhel8@sha256:4270ef4ed53f54fb13cf1092b3babb70af7012886a3f0c293b11040083f39651_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/must-gather-rhel8@sha256:4ecb20c797f71375bc888ed84036f49bc40e2e9984e7ec74b14ad697d1b9c6fb_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/must-gather-rhel8@sha256:6d2624faf8cb2634a9e2203273d95c076ed2207ddd87f50df6ce8e5088a5d257_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/must-gather-rhel8@sha256:e838cb2e70eff2157b992c1cc6c576c9e099306b1df69d6d5c9d991ded4e0789_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/placement-rhel8@sha256:473ed2081010b9005ecc6fb254389dac6927f336967bd4a2f99ca3210fd265f0_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/placement-rhel8@sha256:746794cb82199cfc0c659de0a48018bbd8f18aec97265d68f8dd8bbf783049b1_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/placement-rhel8@sha256:7f5c7671a97f09756a150feb6a6bd04f40aa938ce065102b5b5875eadab933db_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/placement-rhel8@sha256:a6fb7f9d80d4d6cb53317f7d87960af28a6cafb8c5abee369f7bd94cbe449686_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/provider-credential-controller-rhel8@sha256:759037d7817cef4e0451befe8f2bc943a89f2bda95a52327a1c552c3f9a095bb_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/provider-credential-controller-rhel8@sha256:90281a3feff8e019a937fabb5184881c1983cda657c41332cd0321acf5ea4092_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/provider-credential-controller-rhel8@sha256:b6406fbcfeed4c491c66b778a4ad08e8066db5052a49863dd459e2b7375e6ba4_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/provider-credential-controller-rhel8@sha256:c4707c5214505bf1e5f693f0c5df4bb6fe4336670bf850b9a09040b6d87cccd2_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/registration-operator-rhel8@sha256:49d81d8a383de609d64760a4ae6ffa61469a59a5678311406ce4f838c1cc66fd_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/registration-operator-rhel8@sha256:579420cfdc2a542ab7a1b9cd6f1324885f60d1ec5d2bda74808127b45aef2983_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/registration-operator-rhel8@sha256:f945ae948589e2ea294d3d6e8f89fe05c1203f375a0722465965208ecfc15b94_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/registration-operator-rhel8@sha256:fbc7cd19b869d02af6dba24b20f6a44c498fb00e4afc629821f47b9b35c5a94d_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/registration-rhel8@sha256:39cc95f16445c3a1dca378beb50f5931ad081f459c9c6eb012325c6a9d8ada6c_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/registration-rhel8@sha256:686390715f19747bff24e95137307182ab095fb133051424996c6b0ee668569a_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/registration-rhel8@sha256:7bbc4dceeffd5f4bb47e9c38f97109d083dbbbda1a1643b7eb7762ebbd5047a1_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/registration-rhel8@sha256:cb1c8096bd5bd9f1dfa413bc0d1889d970b6d841988d24d6c1008904b1288cfe_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/work-rhel8@sha256:345f405c6a1d3e18beaf13c24a7ca4055a03746d8e6540670435e8d2413fefaf_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/work-rhel8@sha256:663cf3e0453e2ae5b1c9d5f6d335930d6d1e9c7a34151a171dbf58f9066c2b96_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/work-rhel8@sha256:c5c1939a142b9554a2ce664605409cefcb9954bbb1d8eef988fddab50f06cdaf_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/work-rhel8@sha256:d425b68e6265d098601e240cae6084c76416fd27bfbd955a3ccee30873544e38_ppc64le"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2022-30632"
},
{
"category": "external",
"summary": "RHBZ#2107386",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2107386"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2022-30632",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-30632"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2022-30632",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2022-30632"
},
{
"category": "external",
"summary": "https://go.dev/issue/53416",
"url": "https://go.dev/issue/53416"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-announce/c/nqrv9fbR0zE",
"url": "https://groups.google.com/g/golang-announce/c/nqrv9fbR0zE"
}
],
"release_date": "2022-07-12T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2022-09-06T14:28:04+00:00",
"details": "For multicluster engine for Kubernetes, see the following documentation for\ndetails on how to install the images:\n\nhttps://access.redhat.com/documentation/en-us/red_hat_advanced_cluster_management_for_kubernetes/2.6/html/multicluster_engine/install_upgrade/installing-while-connected-online-mce",
"product_ids": [
"8Base-multicluster-engine-2.1:multicluster-engine/agent-service-rhel8@sha256:661ee3a57d860a713ffb481ea87858f20fce1e57b858821cb0c1ec4069e206a0_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/agent-service-rhel8@sha256:8cb5ab317ccc6b1bcd409cfba0ec983e3f5d9531227e76bb455011636ed32d21_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/agent-service-rhel8@sha256:e136966121b82373c9279b1b59b68864ed10bfdee424959a7ad4b190ff7a2562_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/agent-service-rhel8@sha256:fce50212c8bbfdc3e8f445f4b7ea35881eb29e49c443e827ad6fe2389328d57f_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/apiserver-network-proxy-rhel8@sha256:25b242af63aca69a32c457dde23b3ac52ed81f5edad3e919d5df59902adb0b60_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/apiserver-network-proxy-rhel8@sha256:5ea69e650771525faf944fbf3be82a19e54a964d38adbb88263247652476938c_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/apiserver-network-proxy-rhel8@sha256:c97ea925ea31a1ae6824ec55bbb43c3cf0d2d9b0fb6d12b6d23492e0e5a5467a_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/apiserver-network-proxy-rhel8@sha256:f71c4c301774aba9a886f2891eace9da47ba075d2a2e4acfc03849c9c0da57bc_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/assisted-image-service-rhel8@sha256:1d250617cf4eb47800d30bd6bdd61872faa29eb7c6953edcb4a107360f0d0a78_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/assisted-image-service-rhel8@sha256:3730a3c3cfb695b540945b5f0ae739a701a0155137b9509238860549105ab670_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/assisted-image-service-rhel8@sha256:3d59cfa190838da34bac1ccf88562f996cc9e9ffdb151f47e044ba3fcc964a3d_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/assisted-image-service-rhel8@sha256:92c8157e43d84584ba93d978fcc6ffba84118e4ea5ff46ad71a62ffdc7fc56e5_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/assisted-installer-agent-rhel8@sha256:99e0accdee9b311b9abf032c712060823736f88c7bf3ba692349d7f8290a9570_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/assisted-installer-agent-rhel8@sha256:b4722c060fb38e1609e689b605816cefb39a15a0ddc40837a90727d123b91c88_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/assisted-installer-reporter-rhel8@sha256:1d465abc36e2045dc5a291663786709fc920c42aacb0c34c4868a1a633334509_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/assisted-installer-reporter-rhel8@sha256:bdb861698be8305247b21ebab7994f27eaae818f691ffcff3d5b5eb5dc70a722_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/assisted-installer-reporter-rhel8@sha256:e4dd90d186f1fea6fcdb4e23f74e4390e00d134b2c21d8510c1cdbbcef3c4a1f_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/assisted-installer-rhel8@sha256:61ac4136dad0e02323807e6d3de8e890ec0b7e7e1f7112f9610410712af6f9b5_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/assisted-installer-rhel8@sha256:686b64358857be04087a706048a32b7356b16a0028d2b200da16ec94d931d25d_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/assisted-installer-rhel8@sha256:910dad58b72de16f92dd5b60d0420010d18229a6e0966fe2eb072517febe499f_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/aws-encryption-provider-rhel8@sha256:31329737bd3608345f8e969e872e2e18305e2959d9d81867933c73fb26a53dcd_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/aws-encryption-provider-rhel8@sha256:9797eef2012c827ff3250cba1cd542772e92872b4bd69a01bdbdba4fe407472c_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/aws-encryption-provider-rhel8@sha256:ab7f1982f21ed9251501396ea150764348b5f61b6e50b9d74b5031e705e16ef3_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/aws-encryption-provider-rhel8@sha256:cee69ba4c6fb326afd03c7f21856a028fa4758dab8c849ef6eaeaea0cd55afd2_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/backplane-rhel8-operator@sha256:0b8c36b4b1d00e47ee4faaeec9ccbdc2977a50592035f8a600491c657e439d33_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/backplane-rhel8-operator@sha256:5dbd590a4bbed44f487d1601d1825b5efb8253b9ee2be49adccec7e0ea9410ac_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/backplane-rhel8-operator@sha256:9f7854a1de26dfebdc8beafffd01304017b8fe7cd84065dd452de1276e529a06_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/backplane-rhel8-operator@sha256:e7998dc233af266ed94ba16450c2f02096abb5e045f291f8f94a83ef9da7dd51_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-provider-agent-rhel8@sha256:208389221423692530b334815985b0a2263febf5574138e854dbdc011f03b4a2_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-provider-agent-rhel8@sha256:4bacc4ba3974c11ac27d1448a7f7cd973162caf33358249e9d1c154018124830_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-provider-agent-rhel8@sha256:8b3c3fb8fdf6d679f6020e0c739f25ae83dd4173e46b743de911d8e346f371fe_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-provider-agent-rhel8@sha256:a4d3f04386e63bfb640b928c01f972ba7d90af9c5213a7c10968b55c875565e0_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-provider-aws-rhel8@sha256:36a5f30d043f1137033842188e59224b803158696f60ddb41095a766705485f4_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-provider-aws-rhel8@sha256:6fb7799fca309c727c7afea57448fc653dde09495945e314402a3e3a079e5b03_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-provider-aws-rhel8@sha256:9b8d4fde02e4c43d194bf4c420550730fd52b74587e2327f2e9eb75067bb25e7_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-provider-aws-rhel8@sha256:bd612736fde388811d12a572852c86d0fe9dcbb6e7f404c64b8654c870d4e2eb_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-provider-azure-rhel8@sha256:2b93b026497655f16a85a2929b1f0c970d51dce0e0e8462774989f1943bdc785_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-provider-azure-rhel8@sha256:2c9c916d0face10abc7f6467564e394ead5946bf18ed8439456cce2767a83b3e_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-provider-azure-rhel8@sha256:6f41c353228c4016ab02557a5591ef36f4aea799c4ad89798343b4a2f0765d08_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-provider-azure-rhel8@sha256:ddd59c296543f525f719336ad6ddc5e5f8d3915e08e3b64d575a9835de3e95ad_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-provider-kubevirt-rhel8@sha256:0007824d89632253727ead00c5fd6ec463f310d71e58e237ea5e51c13052b0bc_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-provider-kubevirt-rhel8@sha256:9cd9106f72557b8ba5de9f4d1de5ff8d33514d2c02889999a3c20aab9a8dd061_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-provider-kubevirt-rhel8@sha256:cbe319cfa3ab4610dc67abea27841dd5b670061faa74e666959550343bba1c28_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-provider-kubevirt-rhel8@sha256:df94a1d8a4b6d1aebed4e657267219632bb3b2176537bdf8e51a728cd78f136f_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-rhel8@sha256:30f56a4d5cba0ccd55e0bda756c7af8010ab94ec3b644dc73f7b32e76b5bbb3a_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-rhel8@sha256:4f7cb34768ff908ed1ba54330603ea54b82a4144cf9124dae01a727dcc60362a_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-rhel8@sha256:a137205ac2127a04466519355b07cee71c08c56dddfee35671127241ebdf4a99_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-rhel8@sha256:c8a785b4e1688d358cec73e9cf4853ca0ab28c7daa4c45d5384b7bebc333f53a_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-curator-controller-rhel8@sha256:1d4d913d4136321ebd94e6b9d9e55be7262883702de72c4a61827804ad843942_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-curator-controller-rhel8@sha256:2134c387cb0e8c2f95bb8ef74ad0a10c37403d9e0dfaeb7e2e9efb388c606ac1_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-curator-controller-rhel8@sha256:2e0867d6ebace932eb09bb3a6a929562a157bc2eea9c28063eb30dac866abf63_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-curator-controller-rhel8@sha256:3dd533817d97518c7af991b888c5f9df501bd496ed53988e5444c1ea62e539cb_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-proxy-addon-rhel8@sha256:2779eae299eb2b48e8a868de2f2d8d13313ca17b2f7d5c816013145b0c787cc8_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-proxy-addon-rhel8@sha256:28544cf2414bdeffb8bcaae2d1547064da46ab5a122fd77861083b1e81e299cc_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-proxy-addon-rhel8@sha256:4da01f6a0a59069045d23599d748849da60ee309f72f233497edd379b3b0823e_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-proxy-addon-rhel8@sha256:6318fd6b0e0f5c39239ba9c71c330bce7974deaf970359ec83c88116abf7a653_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-proxy-rhel8@sha256:610de7f25fd387262c360acb21dd45dc80e1c52a77dd11982965da80301407ab_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-proxy-rhel8@sha256:a881a94835c7eef6babe00792fc0a99c9816831869cb26af0dcf2665233f7710_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-proxy-rhel8@sha256:b240f43890529fe95b1a74de6f4c2626e85ae91ae6a624bb98a4c31130b6740d_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-proxy-rhel8@sha256:df6cd66cdb17efc356e770930ff796bdb527c292243f5e8b87ca5c9e912a19d6_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/clusterclaims-controller-rhel8@sha256:3608571c2a5a3d399e3ad8135ca90e46a7e57b322b5ef9d708efa631cee7109c_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/clusterclaims-controller-rhel8@sha256:5c04626558442d50ab58a941d72a78db7c94f5ce730b5abb7599c21981875970_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/clusterclaims-controller-rhel8@sha256:7be740cc5987a1dfc76d7d8a306ff65291eb9cf61419842f463aa9dc4d6ecde1_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/clusterclaims-controller-rhel8@sha256:fce2e92743adaf6fe2e0168cfeecdc71ff7c009ef92a89c9172ff46ebbedcd40_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/clusterlifecycle-state-metrics-rhel8@sha256:288a0e4f9ca79859c5f295e920e9ef01d395720ea5b62ec7f5a5bd975b9c5850_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/clusterlifecycle-state-metrics-rhel8@sha256:93b9ad845fab34498a6f504ad626d0d5236c39ab1aaf7789df146311e4ba33cd_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/clusterlifecycle-state-metrics-rhel8@sha256:c808d378bd0666d7eb1f9c9024f7d2f7c6bdedd40298aa1e940cfc1ce735af54_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/clusterlifecycle-state-metrics-rhel8@sha256:df17928fd459e5063fb2470dbaea51c96f292f1a4ca5eaedc64a03687edbb6cd_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/console-mce-rhel8@sha256:009597e78bf32e0a6d83ad456a6670e436692aa1c12cbd144580a30080054d0f_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/console-mce-rhel8@sha256:95cbc26ed2e396e44efd543d8a38f1c698267e1a617a7ee4b6f26efdb49e3059_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/console-mce-rhel8@sha256:b83a44a87eddeaa3914d03f51f58e8cc5412ee580ee233754108b2349d890b8c_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/console-mce-rhel8@sha256:e3883d9629078bc16f2a6526cb8b1fdea89c1a8b8f477487fd6b34efa2f13999_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/discovery-rhel8@sha256:12b3c0a01c59836687a7cfc1fba050d0800625cd46f678551a5944b0664c044d_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/discovery-rhel8@sha256:25eefa4b7af3650f57e9a4c372522a0cae7bcc1b41735d2b503b9b41d9c2d0b2_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/discovery-rhel8@sha256:9a655c52c83f7682964e8f46fed6011c6e9de7a2a64ee0893d0c02cf725746e1_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/discovery-rhel8@sha256:a0bcad7b2191e3c674813c2e1e67aea619d6d7eaa95f2324902e0b842d1c0cc8_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/hive-rhel8@sha256:674603ee10ad5e9d42e18e5c2f91153c863cb7e9f38cd523559c8de7c7097483_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/hive-rhel8@sha256:67b2477a7b3885df470dc56e94525e7ebc3dce326599c6f2a311f8727557bf8b_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/hive-rhel8@sha256:8722d4f39942af4a008209ae518bf27d30deaa2e5bf97fc3118bea58efafb3d5_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/hive-rhel8@sha256:dd6a4624672d458a0072b9aa46fb1b3d576c0b198759d053f61536f3b9e34359_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/hypershift-addon-rhel8-operator@sha256:00322fc5e7a8e1d08ca716e23982dae6d365b1523f8d3465e6daad5074067ea2_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/hypershift-addon-rhel8-operator@sha256:27cc406bb658c1915e75f5d0b0d3c0f73e72635c9f5bb08bc28e3c5c434e147b_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/hypershift-addon-rhel8-operator@sha256:afc67731faaa2dc9d32a052064763737c8bc4b1b5cf8e8ffb7cb31a4652c656c_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/hypershift-addon-rhel8-operator@sha256:c4227a3a5b323d716a979e1c6a66c458d458648c5fcb0ab151ad55ba24972f51_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/hypershift-deployment-controller-rhel8@sha256:68de13099864a989493367500360560a677fde2e0e56a760a6dafde1d7be9a27_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/hypershift-deployment-controller-rhel8@sha256:8d4a908562cbb0351aea12befe5f2bdf57041e073ce679d1b1c5b46c893844b6_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/hypershift-deployment-controller-rhel8@sha256:be5d7a8b6dec6d4c959badc2d2960ec7bfe74a75c0d673da06fe6335920de3a0_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/hypershift-deployment-controller-rhel8@sha256:f44b9cd7b993051b4d59108153763a09d283c0cf822fab478f22cfbe53847da7_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/hypershift-rhel8-operator@sha256:2d94cd451fbf0abc13e50b6b6252061294bdbfd1eda64f4347177d20b5d1e489_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/hypershift-rhel8-operator@sha256:3d8d114403d85cbba699f53aa177a84da92516b5d2e852b2bffc33eabde6af13_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/hypershift-rhel8-operator@sha256:62e91ac9b6291bf7abc26cdd937c2c2cf7cdf1f1256a33acbaa5d1cdc607d3fa_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/hypershift-rhel8-operator@sha256:ffce5bc9fb2be59047c4840d9222499f03c1cf74786d8695aab1d1b04adc6f8a_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/klusterlet-operator-bundle@sha256:1687315db647e6689845df88843ae53275440042b76dc781dcabeef16e426bdf_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/managed-serviceaccount-rhel8@sha256:63593ef6045808b9c3fe96fc1cddd99bdfabaaef881fe716972500bfda62f92b_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/managed-serviceaccount-rhel8@sha256:7f5f65ba65c9bfc64d8bf9724a22b68d38c512465f4be1bfed8f02133256214f_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/managed-serviceaccount-rhel8@sha256:8621056c6982b9875749650eee2cf967b31217298a1b924de1fe710e0445df1b_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/managed-serviceaccount-rhel8@sha256:ec5bdf8a935ee1daaa5c91a7fd7816ade97619b5d1f6b61e663c03f43bb832bc_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/managedcluster-import-controller-rhel8@sha256:17987e46eb8772ef79e771b6edd137b29914ae357eb036d76a063cb04de116a3_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/managedcluster-import-controller-rhel8@sha256:4a22ca54331be02c08e23704852c34273a8bf3d1bb2c8f2aaf92f277474e3654_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/managedcluster-import-controller-rhel8@sha256:7d737e05b3164a7e49085a2026bf5fbbdda5a0d23890e1de455eea8d59f20187_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/managedcluster-import-controller-rhel8@sha256:eaf8ba4c775e4ebaeea316bbab0344eb10674089ff9db1c8f1373ed564b03749_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/mce-operator-bundle@sha256:701ad2aa334971346282a7a80c420049f08a3e3845a915a947e7605aab9c1369_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/mce-operator-bundle@sha256:cf1b297a2bbfa2a55204e2c4688511baa0223978b2d4ab7cfb8f8c5c965d563f_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/mce-operator-bundle@sha256:ed114b2afb91375b6f3576da15474ad96c154cc0ed16e288f8a4840d7d39942f_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/mce-operator-bundle@sha256:f1be217449145edb01b029b19d08831cc6d085856e39aea8174e74ef0cc85283_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/multicloud-manager-rhel8@sha256:162fe79ef40dbdcd1c9a16c601ffeb1c1dec5309c250bddf85809a0197b2ec3e_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/multicloud-manager-rhel8@sha256:af5076a59d32f3bed7f88348bccdff6fad4d250aab7f8dc7c2791e75fa76c7d9_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/multicloud-manager-rhel8@sha256:c03edb31a56b4678c4e0f66c59b49e3798b8442ef1ddca3f67488f4baca30241_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/multicloud-manager-rhel8@sha256:c6fb6ec34c746ba73007bec6e1895b4e1a4ed551b035aa9059664ded820f46fa_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-cluster-api-provider-agent-rhel8@sha256:208389221423692530b334815985b0a2263febf5574138e854dbdc011f03b4a2_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-cluster-api-provider-agent-rhel8@sha256:4bacc4ba3974c11ac27d1448a7f7cd973162caf33358249e9d1c154018124830_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-cluster-api-provider-agent-rhel8@sha256:8b3c3fb8fdf6d679f6020e0c739f25ae83dd4173e46b743de911d8e346f371fe_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-cluster-api-provider-agent-rhel8@sha256:a4d3f04386e63bfb640b928c01f972ba7d90af9c5213a7c10968b55c875565e0_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-console-mce-rhel8@sha256:009597e78bf32e0a6d83ad456a6670e436692aa1c12cbd144580a30080054d0f_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-console-mce-rhel8@sha256:95cbc26ed2e396e44efd543d8a38f1c698267e1a617a7ee4b6f26efdb49e3059_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-console-mce-rhel8@sha256:b83a44a87eddeaa3914d03f51f58e8cc5412ee580ee233754108b2349d890b8c_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-console-mce-rhel8@sha256:e3883d9629078bc16f2a6526cb8b1fdea89c1a8b8f477487fd6b34efa2f13999_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-hypershift-addon-rhel8-operator@sha256:00322fc5e7a8e1d08ca716e23982dae6d365b1523f8d3465e6daad5074067ea2_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-hypershift-addon-rhel8-operator@sha256:27cc406bb658c1915e75f5d0b0d3c0f73e72635c9f5bb08bc28e3c5c434e147b_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-hypershift-addon-rhel8-operator@sha256:afc67731faaa2dc9d32a052064763737c8bc4b1b5cf8e8ffb7cb31a4652c656c_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-hypershift-addon-rhel8-operator@sha256:c4227a3a5b323d716a979e1c6a66c458d458648c5fcb0ab151ad55ba24972f51_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-hypershift-deployment-controller-rhel8@sha256:68de13099864a989493367500360560a677fde2e0e56a760a6dafde1d7be9a27_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-hypershift-deployment-controller-rhel8@sha256:8d4a908562cbb0351aea12befe5f2bdf57041e073ce679d1b1c5b46c893844b6_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-hypershift-deployment-controller-rhel8@sha256:be5d7a8b6dec6d4c959badc2d2960ec7bfe74a75c0d673da06fe6335920de3a0_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-hypershift-deployment-controller-rhel8@sha256:f44b9cd7b993051b4d59108153763a09d283c0cf822fab478f22cfbe53847da7_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-managed-serviceaccount-rhel8@sha256:63593ef6045808b9c3fe96fc1cddd99bdfabaaef881fe716972500bfda62f92b_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-managed-serviceaccount-rhel8@sha256:7f5f65ba65c9bfc64d8bf9724a22b68d38c512465f4be1bfed8f02133256214f_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-managed-serviceaccount-rhel8@sha256:8621056c6982b9875749650eee2cf967b31217298a1b924de1fe710e0445df1b_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-managed-serviceaccount-rhel8@sha256:ec5bdf8a935ee1daaa5c91a7fd7816ade97619b5d1f6b61e663c03f43bb832bc_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/must-gather-rhel8@sha256:4270ef4ed53f54fb13cf1092b3babb70af7012886a3f0c293b11040083f39651_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/must-gather-rhel8@sha256:4ecb20c797f71375bc888ed84036f49bc40e2e9984e7ec74b14ad697d1b9c6fb_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/must-gather-rhel8@sha256:6d2624faf8cb2634a9e2203273d95c076ed2207ddd87f50df6ce8e5088a5d257_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/must-gather-rhel8@sha256:e838cb2e70eff2157b992c1cc6c576c9e099306b1df69d6d5c9d991ded4e0789_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/placement-rhel8@sha256:473ed2081010b9005ecc6fb254389dac6927f336967bd4a2f99ca3210fd265f0_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/placement-rhel8@sha256:746794cb82199cfc0c659de0a48018bbd8f18aec97265d68f8dd8bbf783049b1_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/placement-rhel8@sha256:7f5c7671a97f09756a150feb6a6bd04f40aa938ce065102b5b5875eadab933db_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/placement-rhel8@sha256:a6fb7f9d80d4d6cb53317f7d87960af28a6cafb8c5abee369f7bd94cbe449686_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/provider-credential-controller-rhel8@sha256:759037d7817cef4e0451befe8f2bc943a89f2bda95a52327a1c552c3f9a095bb_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/provider-credential-controller-rhel8@sha256:90281a3feff8e019a937fabb5184881c1983cda657c41332cd0321acf5ea4092_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/provider-credential-controller-rhel8@sha256:b6406fbcfeed4c491c66b778a4ad08e8066db5052a49863dd459e2b7375e6ba4_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/provider-credential-controller-rhel8@sha256:c4707c5214505bf1e5f693f0c5df4bb6fe4336670bf850b9a09040b6d87cccd2_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/registration-operator-rhel8@sha256:49d81d8a383de609d64760a4ae6ffa61469a59a5678311406ce4f838c1cc66fd_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/registration-operator-rhel8@sha256:579420cfdc2a542ab7a1b9cd6f1324885f60d1ec5d2bda74808127b45aef2983_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/registration-operator-rhel8@sha256:f945ae948589e2ea294d3d6e8f89fe05c1203f375a0722465965208ecfc15b94_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/registration-operator-rhel8@sha256:fbc7cd19b869d02af6dba24b20f6a44c498fb00e4afc629821f47b9b35c5a94d_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/registration-rhel8@sha256:39cc95f16445c3a1dca378beb50f5931ad081f459c9c6eb012325c6a9d8ada6c_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/registration-rhel8@sha256:686390715f19747bff24e95137307182ab095fb133051424996c6b0ee668569a_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/registration-rhel8@sha256:7bbc4dceeffd5f4bb47e9c38f97109d083dbbbda1a1643b7eb7762ebbd5047a1_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/registration-rhel8@sha256:cb1c8096bd5bd9f1dfa413bc0d1889d970b6d841988d24d6c1008904b1288cfe_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/work-rhel8@sha256:345f405c6a1d3e18beaf13c24a7ca4055a03746d8e6540670435e8d2413fefaf_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/work-rhel8@sha256:663cf3e0453e2ae5b1c9d5f6d335930d6d1e9c7a34151a171dbf58f9066c2b96_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/work-rhel8@sha256:c5c1939a142b9554a2ce664605409cefcb9954bbb1d8eef988fddab50f06cdaf_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/work-rhel8@sha256:d425b68e6265d098601e240cae6084c76416fd27bfbd955a3ccee30873544e38_ppc64le"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2022:6345"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"8Base-multicluster-engine-2.1:multicluster-engine/agent-service-rhel8@sha256:661ee3a57d860a713ffb481ea87858f20fce1e57b858821cb0c1ec4069e206a0_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/agent-service-rhel8@sha256:8cb5ab317ccc6b1bcd409cfba0ec983e3f5d9531227e76bb455011636ed32d21_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/agent-service-rhel8@sha256:e136966121b82373c9279b1b59b68864ed10bfdee424959a7ad4b190ff7a2562_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/agent-service-rhel8@sha256:fce50212c8bbfdc3e8f445f4b7ea35881eb29e49c443e827ad6fe2389328d57f_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/apiserver-network-proxy-rhel8@sha256:25b242af63aca69a32c457dde23b3ac52ed81f5edad3e919d5df59902adb0b60_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/apiserver-network-proxy-rhel8@sha256:5ea69e650771525faf944fbf3be82a19e54a964d38adbb88263247652476938c_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/apiserver-network-proxy-rhel8@sha256:c97ea925ea31a1ae6824ec55bbb43c3cf0d2d9b0fb6d12b6d23492e0e5a5467a_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/apiserver-network-proxy-rhel8@sha256:f71c4c301774aba9a886f2891eace9da47ba075d2a2e4acfc03849c9c0da57bc_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/assisted-image-service-rhel8@sha256:1d250617cf4eb47800d30bd6bdd61872faa29eb7c6953edcb4a107360f0d0a78_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/assisted-image-service-rhel8@sha256:3730a3c3cfb695b540945b5f0ae739a701a0155137b9509238860549105ab670_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/assisted-image-service-rhel8@sha256:3d59cfa190838da34bac1ccf88562f996cc9e9ffdb151f47e044ba3fcc964a3d_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/assisted-image-service-rhel8@sha256:92c8157e43d84584ba93d978fcc6ffba84118e4ea5ff46ad71a62ffdc7fc56e5_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/assisted-installer-agent-rhel8@sha256:99e0accdee9b311b9abf032c712060823736f88c7bf3ba692349d7f8290a9570_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/assisted-installer-agent-rhel8@sha256:b4722c060fb38e1609e689b605816cefb39a15a0ddc40837a90727d123b91c88_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/assisted-installer-reporter-rhel8@sha256:1d465abc36e2045dc5a291663786709fc920c42aacb0c34c4868a1a633334509_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/assisted-installer-reporter-rhel8@sha256:bdb861698be8305247b21ebab7994f27eaae818f691ffcff3d5b5eb5dc70a722_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/assisted-installer-reporter-rhel8@sha256:e4dd90d186f1fea6fcdb4e23f74e4390e00d134b2c21d8510c1cdbbcef3c4a1f_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/assisted-installer-rhel8@sha256:61ac4136dad0e02323807e6d3de8e890ec0b7e7e1f7112f9610410712af6f9b5_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/assisted-installer-rhel8@sha256:686b64358857be04087a706048a32b7356b16a0028d2b200da16ec94d931d25d_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/assisted-installer-rhel8@sha256:910dad58b72de16f92dd5b60d0420010d18229a6e0966fe2eb072517febe499f_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/aws-encryption-provider-rhel8@sha256:31329737bd3608345f8e969e872e2e18305e2959d9d81867933c73fb26a53dcd_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/aws-encryption-provider-rhel8@sha256:9797eef2012c827ff3250cba1cd542772e92872b4bd69a01bdbdba4fe407472c_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/aws-encryption-provider-rhel8@sha256:ab7f1982f21ed9251501396ea150764348b5f61b6e50b9d74b5031e705e16ef3_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/aws-encryption-provider-rhel8@sha256:cee69ba4c6fb326afd03c7f21856a028fa4758dab8c849ef6eaeaea0cd55afd2_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/backplane-rhel8-operator@sha256:0b8c36b4b1d00e47ee4faaeec9ccbdc2977a50592035f8a600491c657e439d33_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/backplane-rhel8-operator@sha256:5dbd590a4bbed44f487d1601d1825b5efb8253b9ee2be49adccec7e0ea9410ac_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/backplane-rhel8-operator@sha256:9f7854a1de26dfebdc8beafffd01304017b8fe7cd84065dd452de1276e529a06_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/backplane-rhel8-operator@sha256:e7998dc233af266ed94ba16450c2f02096abb5e045f291f8f94a83ef9da7dd51_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-provider-agent-rhel8@sha256:208389221423692530b334815985b0a2263febf5574138e854dbdc011f03b4a2_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-provider-agent-rhel8@sha256:4bacc4ba3974c11ac27d1448a7f7cd973162caf33358249e9d1c154018124830_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-provider-agent-rhel8@sha256:8b3c3fb8fdf6d679f6020e0c739f25ae83dd4173e46b743de911d8e346f371fe_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-provider-agent-rhel8@sha256:a4d3f04386e63bfb640b928c01f972ba7d90af9c5213a7c10968b55c875565e0_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-provider-aws-rhel8@sha256:36a5f30d043f1137033842188e59224b803158696f60ddb41095a766705485f4_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-provider-aws-rhel8@sha256:6fb7799fca309c727c7afea57448fc653dde09495945e314402a3e3a079e5b03_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-provider-aws-rhel8@sha256:9b8d4fde02e4c43d194bf4c420550730fd52b74587e2327f2e9eb75067bb25e7_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-provider-aws-rhel8@sha256:bd612736fde388811d12a572852c86d0fe9dcbb6e7f404c64b8654c870d4e2eb_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-provider-azure-rhel8@sha256:2b93b026497655f16a85a2929b1f0c970d51dce0e0e8462774989f1943bdc785_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-provider-azure-rhel8@sha256:2c9c916d0face10abc7f6467564e394ead5946bf18ed8439456cce2767a83b3e_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-provider-azure-rhel8@sha256:6f41c353228c4016ab02557a5591ef36f4aea799c4ad89798343b4a2f0765d08_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-provider-azure-rhel8@sha256:ddd59c296543f525f719336ad6ddc5e5f8d3915e08e3b64d575a9835de3e95ad_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-provider-kubevirt-rhel8@sha256:0007824d89632253727ead00c5fd6ec463f310d71e58e237ea5e51c13052b0bc_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-provider-kubevirt-rhel8@sha256:9cd9106f72557b8ba5de9f4d1de5ff8d33514d2c02889999a3c20aab9a8dd061_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-provider-kubevirt-rhel8@sha256:cbe319cfa3ab4610dc67abea27841dd5b670061faa74e666959550343bba1c28_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-provider-kubevirt-rhel8@sha256:df94a1d8a4b6d1aebed4e657267219632bb3b2176537bdf8e51a728cd78f136f_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-rhel8@sha256:30f56a4d5cba0ccd55e0bda756c7af8010ab94ec3b644dc73f7b32e76b5bbb3a_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-rhel8@sha256:4f7cb34768ff908ed1ba54330603ea54b82a4144cf9124dae01a727dcc60362a_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-rhel8@sha256:a137205ac2127a04466519355b07cee71c08c56dddfee35671127241ebdf4a99_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-rhel8@sha256:c8a785b4e1688d358cec73e9cf4853ca0ab28c7daa4c45d5384b7bebc333f53a_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-curator-controller-rhel8@sha256:1d4d913d4136321ebd94e6b9d9e55be7262883702de72c4a61827804ad843942_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-curator-controller-rhel8@sha256:2134c387cb0e8c2f95bb8ef74ad0a10c37403d9e0dfaeb7e2e9efb388c606ac1_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-curator-controller-rhel8@sha256:2e0867d6ebace932eb09bb3a6a929562a157bc2eea9c28063eb30dac866abf63_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-curator-controller-rhel8@sha256:3dd533817d97518c7af991b888c5f9df501bd496ed53988e5444c1ea62e539cb_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-proxy-addon-rhel8@sha256:2779eae299eb2b48e8a868de2f2d8d13313ca17b2f7d5c816013145b0c787cc8_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-proxy-addon-rhel8@sha256:28544cf2414bdeffb8bcaae2d1547064da46ab5a122fd77861083b1e81e299cc_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-proxy-addon-rhel8@sha256:4da01f6a0a59069045d23599d748849da60ee309f72f233497edd379b3b0823e_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-proxy-addon-rhel8@sha256:6318fd6b0e0f5c39239ba9c71c330bce7974deaf970359ec83c88116abf7a653_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-proxy-rhel8@sha256:610de7f25fd387262c360acb21dd45dc80e1c52a77dd11982965da80301407ab_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-proxy-rhel8@sha256:a881a94835c7eef6babe00792fc0a99c9816831869cb26af0dcf2665233f7710_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-proxy-rhel8@sha256:b240f43890529fe95b1a74de6f4c2626e85ae91ae6a624bb98a4c31130b6740d_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-proxy-rhel8@sha256:df6cd66cdb17efc356e770930ff796bdb527c292243f5e8b87ca5c9e912a19d6_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/clusterclaims-controller-rhel8@sha256:3608571c2a5a3d399e3ad8135ca90e46a7e57b322b5ef9d708efa631cee7109c_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/clusterclaims-controller-rhel8@sha256:5c04626558442d50ab58a941d72a78db7c94f5ce730b5abb7599c21981875970_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/clusterclaims-controller-rhel8@sha256:7be740cc5987a1dfc76d7d8a306ff65291eb9cf61419842f463aa9dc4d6ecde1_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/clusterclaims-controller-rhel8@sha256:fce2e92743adaf6fe2e0168cfeecdc71ff7c009ef92a89c9172ff46ebbedcd40_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/clusterlifecycle-state-metrics-rhel8@sha256:288a0e4f9ca79859c5f295e920e9ef01d395720ea5b62ec7f5a5bd975b9c5850_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/clusterlifecycle-state-metrics-rhel8@sha256:93b9ad845fab34498a6f504ad626d0d5236c39ab1aaf7789df146311e4ba33cd_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/clusterlifecycle-state-metrics-rhel8@sha256:c808d378bd0666d7eb1f9c9024f7d2f7c6bdedd40298aa1e940cfc1ce735af54_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/clusterlifecycle-state-metrics-rhel8@sha256:df17928fd459e5063fb2470dbaea51c96f292f1a4ca5eaedc64a03687edbb6cd_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/console-mce-rhel8@sha256:009597e78bf32e0a6d83ad456a6670e436692aa1c12cbd144580a30080054d0f_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/console-mce-rhel8@sha256:95cbc26ed2e396e44efd543d8a38f1c698267e1a617a7ee4b6f26efdb49e3059_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/console-mce-rhel8@sha256:b83a44a87eddeaa3914d03f51f58e8cc5412ee580ee233754108b2349d890b8c_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/console-mce-rhel8@sha256:e3883d9629078bc16f2a6526cb8b1fdea89c1a8b8f477487fd6b34efa2f13999_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/discovery-rhel8@sha256:12b3c0a01c59836687a7cfc1fba050d0800625cd46f678551a5944b0664c044d_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/discovery-rhel8@sha256:25eefa4b7af3650f57e9a4c372522a0cae7bcc1b41735d2b503b9b41d9c2d0b2_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/discovery-rhel8@sha256:9a655c52c83f7682964e8f46fed6011c6e9de7a2a64ee0893d0c02cf725746e1_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/discovery-rhel8@sha256:a0bcad7b2191e3c674813c2e1e67aea619d6d7eaa95f2324902e0b842d1c0cc8_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/hive-rhel8@sha256:674603ee10ad5e9d42e18e5c2f91153c863cb7e9f38cd523559c8de7c7097483_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/hive-rhel8@sha256:67b2477a7b3885df470dc56e94525e7ebc3dce326599c6f2a311f8727557bf8b_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/hive-rhel8@sha256:8722d4f39942af4a008209ae518bf27d30deaa2e5bf97fc3118bea58efafb3d5_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/hive-rhel8@sha256:dd6a4624672d458a0072b9aa46fb1b3d576c0b198759d053f61536f3b9e34359_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/hypershift-addon-rhel8-operator@sha256:00322fc5e7a8e1d08ca716e23982dae6d365b1523f8d3465e6daad5074067ea2_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/hypershift-addon-rhel8-operator@sha256:27cc406bb658c1915e75f5d0b0d3c0f73e72635c9f5bb08bc28e3c5c434e147b_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/hypershift-addon-rhel8-operator@sha256:afc67731faaa2dc9d32a052064763737c8bc4b1b5cf8e8ffb7cb31a4652c656c_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/hypershift-addon-rhel8-operator@sha256:c4227a3a5b323d716a979e1c6a66c458d458648c5fcb0ab151ad55ba24972f51_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/hypershift-deployment-controller-rhel8@sha256:68de13099864a989493367500360560a677fde2e0e56a760a6dafde1d7be9a27_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/hypershift-deployment-controller-rhel8@sha256:8d4a908562cbb0351aea12befe5f2bdf57041e073ce679d1b1c5b46c893844b6_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/hypershift-deployment-controller-rhel8@sha256:be5d7a8b6dec6d4c959badc2d2960ec7bfe74a75c0d673da06fe6335920de3a0_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/hypershift-deployment-controller-rhel8@sha256:f44b9cd7b993051b4d59108153763a09d283c0cf822fab478f22cfbe53847da7_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/hypershift-rhel8-operator@sha256:2d94cd451fbf0abc13e50b6b6252061294bdbfd1eda64f4347177d20b5d1e489_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/hypershift-rhel8-operator@sha256:3d8d114403d85cbba699f53aa177a84da92516b5d2e852b2bffc33eabde6af13_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/hypershift-rhel8-operator@sha256:62e91ac9b6291bf7abc26cdd937c2c2cf7cdf1f1256a33acbaa5d1cdc607d3fa_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/hypershift-rhel8-operator@sha256:ffce5bc9fb2be59047c4840d9222499f03c1cf74786d8695aab1d1b04adc6f8a_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/klusterlet-operator-bundle@sha256:1687315db647e6689845df88843ae53275440042b76dc781dcabeef16e426bdf_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/managed-serviceaccount-rhel8@sha256:63593ef6045808b9c3fe96fc1cddd99bdfabaaef881fe716972500bfda62f92b_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/managed-serviceaccount-rhel8@sha256:7f5f65ba65c9bfc64d8bf9724a22b68d38c512465f4be1bfed8f02133256214f_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/managed-serviceaccount-rhel8@sha256:8621056c6982b9875749650eee2cf967b31217298a1b924de1fe710e0445df1b_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/managed-serviceaccount-rhel8@sha256:ec5bdf8a935ee1daaa5c91a7fd7816ade97619b5d1f6b61e663c03f43bb832bc_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/managedcluster-import-controller-rhel8@sha256:17987e46eb8772ef79e771b6edd137b29914ae357eb036d76a063cb04de116a3_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/managedcluster-import-controller-rhel8@sha256:4a22ca54331be02c08e23704852c34273a8bf3d1bb2c8f2aaf92f277474e3654_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/managedcluster-import-controller-rhel8@sha256:7d737e05b3164a7e49085a2026bf5fbbdda5a0d23890e1de455eea8d59f20187_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/managedcluster-import-controller-rhel8@sha256:eaf8ba4c775e4ebaeea316bbab0344eb10674089ff9db1c8f1373ed564b03749_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/mce-operator-bundle@sha256:701ad2aa334971346282a7a80c420049f08a3e3845a915a947e7605aab9c1369_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/mce-operator-bundle@sha256:cf1b297a2bbfa2a55204e2c4688511baa0223978b2d4ab7cfb8f8c5c965d563f_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/mce-operator-bundle@sha256:ed114b2afb91375b6f3576da15474ad96c154cc0ed16e288f8a4840d7d39942f_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/mce-operator-bundle@sha256:f1be217449145edb01b029b19d08831cc6d085856e39aea8174e74ef0cc85283_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/multicloud-manager-rhel8@sha256:162fe79ef40dbdcd1c9a16c601ffeb1c1dec5309c250bddf85809a0197b2ec3e_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/multicloud-manager-rhel8@sha256:af5076a59d32f3bed7f88348bccdff6fad4d250aab7f8dc7c2791e75fa76c7d9_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/multicloud-manager-rhel8@sha256:c03edb31a56b4678c4e0f66c59b49e3798b8442ef1ddca3f67488f4baca30241_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/multicloud-manager-rhel8@sha256:c6fb6ec34c746ba73007bec6e1895b4e1a4ed551b035aa9059664ded820f46fa_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-cluster-api-provider-agent-rhel8@sha256:208389221423692530b334815985b0a2263febf5574138e854dbdc011f03b4a2_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-cluster-api-provider-agent-rhel8@sha256:4bacc4ba3974c11ac27d1448a7f7cd973162caf33358249e9d1c154018124830_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-cluster-api-provider-agent-rhel8@sha256:8b3c3fb8fdf6d679f6020e0c739f25ae83dd4173e46b743de911d8e346f371fe_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-cluster-api-provider-agent-rhel8@sha256:a4d3f04386e63bfb640b928c01f972ba7d90af9c5213a7c10968b55c875565e0_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-console-mce-rhel8@sha256:009597e78bf32e0a6d83ad456a6670e436692aa1c12cbd144580a30080054d0f_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-console-mce-rhel8@sha256:95cbc26ed2e396e44efd543d8a38f1c698267e1a617a7ee4b6f26efdb49e3059_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-console-mce-rhel8@sha256:b83a44a87eddeaa3914d03f51f58e8cc5412ee580ee233754108b2349d890b8c_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-console-mce-rhel8@sha256:e3883d9629078bc16f2a6526cb8b1fdea89c1a8b8f477487fd6b34efa2f13999_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-hypershift-addon-rhel8-operator@sha256:00322fc5e7a8e1d08ca716e23982dae6d365b1523f8d3465e6daad5074067ea2_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-hypershift-addon-rhel8-operator@sha256:27cc406bb658c1915e75f5d0b0d3c0f73e72635c9f5bb08bc28e3c5c434e147b_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-hypershift-addon-rhel8-operator@sha256:afc67731faaa2dc9d32a052064763737c8bc4b1b5cf8e8ffb7cb31a4652c656c_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-hypershift-addon-rhel8-operator@sha256:c4227a3a5b323d716a979e1c6a66c458d458648c5fcb0ab151ad55ba24972f51_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-hypershift-deployment-controller-rhel8@sha256:68de13099864a989493367500360560a677fde2e0e56a760a6dafde1d7be9a27_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-hypershift-deployment-controller-rhel8@sha256:8d4a908562cbb0351aea12befe5f2bdf57041e073ce679d1b1c5b46c893844b6_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-hypershift-deployment-controller-rhel8@sha256:be5d7a8b6dec6d4c959badc2d2960ec7bfe74a75c0d673da06fe6335920de3a0_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-hypershift-deployment-controller-rhel8@sha256:f44b9cd7b993051b4d59108153763a09d283c0cf822fab478f22cfbe53847da7_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-managed-serviceaccount-rhel8@sha256:63593ef6045808b9c3fe96fc1cddd99bdfabaaef881fe716972500bfda62f92b_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-managed-serviceaccount-rhel8@sha256:7f5f65ba65c9bfc64d8bf9724a22b68d38c512465f4be1bfed8f02133256214f_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-managed-serviceaccount-rhel8@sha256:8621056c6982b9875749650eee2cf967b31217298a1b924de1fe710e0445df1b_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-managed-serviceaccount-rhel8@sha256:ec5bdf8a935ee1daaa5c91a7fd7816ade97619b5d1f6b61e663c03f43bb832bc_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/must-gather-rhel8@sha256:4270ef4ed53f54fb13cf1092b3babb70af7012886a3f0c293b11040083f39651_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/must-gather-rhel8@sha256:4ecb20c797f71375bc888ed84036f49bc40e2e9984e7ec74b14ad697d1b9c6fb_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/must-gather-rhel8@sha256:6d2624faf8cb2634a9e2203273d95c076ed2207ddd87f50df6ce8e5088a5d257_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/must-gather-rhel8@sha256:e838cb2e70eff2157b992c1cc6c576c9e099306b1df69d6d5c9d991ded4e0789_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/placement-rhel8@sha256:473ed2081010b9005ecc6fb254389dac6927f336967bd4a2f99ca3210fd265f0_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/placement-rhel8@sha256:746794cb82199cfc0c659de0a48018bbd8f18aec97265d68f8dd8bbf783049b1_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/placement-rhel8@sha256:7f5c7671a97f09756a150feb6a6bd04f40aa938ce065102b5b5875eadab933db_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/placement-rhel8@sha256:a6fb7f9d80d4d6cb53317f7d87960af28a6cafb8c5abee369f7bd94cbe449686_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/provider-credential-controller-rhel8@sha256:759037d7817cef4e0451befe8f2bc943a89f2bda95a52327a1c552c3f9a095bb_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/provider-credential-controller-rhel8@sha256:90281a3feff8e019a937fabb5184881c1983cda657c41332cd0321acf5ea4092_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/provider-credential-controller-rhel8@sha256:b6406fbcfeed4c491c66b778a4ad08e8066db5052a49863dd459e2b7375e6ba4_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/provider-credential-controller-rhel8@sha256:c4707c5214505bf1e5f693f0c5df4bb6fe4336670bf850b9a09040b6d87cccd2_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/registration-operator-rhel8@sha256:49d81d8a383de609d64760a4ae6ffa61469a59a5678311406ce4f838c1cc66fd_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/registration-operator-rhel8@sha256:579420cfdc2a542ab7a1b9cd6f1324885f60d1ec5d2bda74808127b45aef2983_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/registration-operator-rhel8@sha256:f945ae948589e2ea294d3d6e8f89fe05c1203f375a0722465965208ecfc15b94_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/registration-operator-rhel8@sha256:fbc7cd19b869d02af6dba24b20f6a44c498fb00e4afc629821f47b9b35c5a94d_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/registration-rhel8@sha256:39cc95f16445c3a1dca378beb50f5931ad081f459c9c6eb012325c6a9d8ada6c_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/registration-rhel8@sha256:686390715f19747bff24e95137307182ab095fb133051424996c6b0ee668569a_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/registration-rhel8@sha256:7bbc4dceeffd5f4bb47e9c38f97109d083dbbbda1a1643b7eb7762ebbd5047a1_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/registration-rhel8@sha256:cb1c8096bd5bd9f1dfa413bc0d1889d970b6d841988d24d6c1008904b1288cfe_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/work-rhel8@sha256:345f405c6a1d3e18beaf13c24a7ca4055a03746d8e6540670435e8d2413fefaf_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/work-rhel8@sha256:663cf3e0453e2ae5b1c9d5f6d335930d6d1e9c7a34151a171dbf58f9066c2b96_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/work-rhel8@sha256:c5c1939a142b9554a2ce664605409cefcb9954bbb1d8eef988fddab50f06cdaf_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/work-rhel8@sha256:d425b68e6265d098601e240cae6084c76416fd27bfbd955a3ccee30873544e38_ppc64le"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "golang: path/filepath: stack exhaustion in Glob"
},
{
"cve": "CVE-2022-30633",
"cwe": {
"id": "CWE-1325",
"name": "Improperly Controlled Sequential Memory Allocation"
},
"discovery_date": "2022-07-14T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2107392"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in golang. Calling Unmarshal on an XML document into a Go struct, which has a nested field that uses the \"any\" field tag, can cause a panic due to stack exhaustion.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "golang: encoding/xml: stack exhaustion in Unmarshal",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "Red Hat has marked this as moderate impact for two primary reasons\n1. Though the vulnerability exists, it is hard to exploit in real scenarios (e.g., the attacker must be able to feed crafted XML documents into specific code paths).\n2. The vulnerability is a denial of service (DoS) due to stack exhaustion rather than code execution or data breach. Since it doesn\u2019t compromise confidentiality or integrity.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"8Base-multicluster-engine-2.1:multicluster-engine/agent-service-rhel8@sha256:661ee3a57d860a713ffb481ea87858f20fce1e57b858821cb0c1ec4069e206a0_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/agent-service-rhel8@sha256:8cb5ab317ccc6b1bcd409cfba0ec983e3f5d9531227e76bb455011636ed32d21_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/agent-service-rhel8@sha256:e136966121b82373c9279b1b59b68864ed10bfdee424959a7ad4b190ff7a2562_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/agent-service-rhel8@sha256:fce50212c8bbfdc3e8f445f4b7ea35881eb29e49c443e827ad6fe2389328d57f_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/apiserver-network-proxy-rhel8@sha256:25b242af63aca69a32c457dde23b3ac52ed81f5edad3e919d5df59902adb0b60_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/apiserver-network-proxy-rhel8@sha256:5ea69e650771525faf944fbf3be82a19e54a964d38adbb88263247652476938c_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/apiserver-network-proxy-rhel8@sha256:c97ea925ea31a1ae6824ec55bbb43c3cf0d2d9b0fb6d12b6d23492e0e5a5467a_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/apiserver-network-proxy-rhel8@sha256:f71c4c301774aba9a886f2891eace9da47ba075d2a2e4acfc03849c9c0da57bc_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/assisted-image-service-rhel8@sha256:1d250617cf4eb47800d30bd6bdd61872faa29eb7c6953edcb4a107360f0d0a78_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/assisted-image-service-rhel8@sha256:3730a3c3cfb695b540945b5f0ae739a701a0155137b9509238860549105ab670_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/assisted-image-service-rhel8@sha256:3d59cfa190838da34bac1ccf88562f996cc9e9ffdb151f47e044ba3fcc964a3d_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/assisted-image-service-rhel8@sha256:92c8157e43d84584ba93d978fcc6ffba84118e4ea5ff46ad71a62ffdc7fc56e5_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/assisted-installer-agent-rhel8@sha256:99e0accdee9b311b9abf032c712060823736f88c7bf3ba692349d7f8290a9570_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/assisted-installer-agent-rhel8@sha256:b4722c060fb38e1609e689b605816cefb39a15a0ddc40837a90727d123b91c88_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/assisted-installer-reporter-rhel8@sha256:1d465abc36e2045dc5a291663786709fc920c42aacb0c34c4868a1a633334509_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/assisted-installer-reporter-rhel8@sha256:bdb861698be8305247b21ebab7994f27eaae818f691ffcff3d5b5eb5dc70a722_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/assisted-installer-reporter-rhel8@sha256:e4dd90d186f1fea6fcdb4e23f74e4390e00d134b2c21d8510c1cdbbcef3c4a1f_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/assisted-installer-rhel8@sha256:61ac4136dad0e02323807e6d3de8e890ec0b7e7e1f7112f9610410712af6f9b5_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/assisted-installer-rhel8@sha256:686b64358857be04087a706048a32b7356b16a0028d2b200da16ec94d931d25d_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/assisted-installer-rhel8@sha256:910dad58b72de16f92dd5b60d0420010d18229a6e0966fe2eb072517febe499f_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/aws-encryption-provider-rhel8@sha256:31329737bd3608345f8e969e872e2e18305e2959d9d81867933c73fb26a53dcd_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/aws-encryption-provider-rhel8@sha256:9797eef2012c827ff3250cba1cd542772e92872b4bd69a01bdbdba4fe407472c_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/aws-encryption-provider-rhel8@sha256:ab7f1982f21ed9251501396ea150764348b5f61b6e50b9d74b5031e705e16ef3_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/aws-encryption-provider-rhel8@sha256:cee69ba4c6fb326afd03c7f21856a028fa4758dab8c849ef6eaeaea0cd55afd2_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/backplane-rhel8-operator@sha256:0b8c36b4b1d00e47ee4faaeec9ccbdc2977a50592035f8a600491c657e439d33_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/backplane-rhel8-operator@sha256:5dbd590a4bbed44f487d1601d1825b5efb8253b9ee2be49adccec7e0ea9410ac_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/backplane-rhel8-operator@sha256:9f7854a1de26dfebdc8beafffd01304017b8fe7cd84065dd452de1276e529a06_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/backplane-rhel8-operator@sha256:e7998dc233af266ed94ba16450c2f02096abb5e045f291f8f94a83ef9da7dd51_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-provider-agent-rhel8@sha256:208389221423692530b334815985b0a2263febf5574138e854dbdc011f03b4a2_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-provider-agent-rhel8@sha256:4bacc4ba3974c11ac27d1448a7f7cd973162caf33358249e9d1c154018124830_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-provider-agent-rhel8@sha256:8b3c3fb8fdf6d679f6020e0c739f25ae83dd4173e46b743de911d8e346f371fe_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-provider-agent-rhel8@sha256:a4d3f04386e63bfb640b928c01f972ba7d90af9c5213a7c10968b55c875565e0_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-provider-aws-rhel8@sha256:36a5f30d043f1137033842188e59224b803158696f60ddb41095a766705485f4_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-provider-aws-rhel8@sha256:6fb7799fca309c727c7afea57448fc653dde09495945e314402a3e3a079e5b03_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-provider-aws-rhel8@sha256:9b8d4fde02e4c43d194bf4c420550730fd52b74587e2327f2e9eb75067bb25e7_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-provider-aws-rhel8@sha256:bd612736fde388811d12a572852c86d0fe9dcbb6e7f404c64b8654c870d4e2eb_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-provider-azure-rhel8@sha256:2b93b026497655f16a85a2929b1f0c970d51dce0e0e8462774989f1943bdc785_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-provider-azure-rhel8@sha256:2c9c916d0face10abc7f6467564e394ead5946bf18ed8439456cce2767a83b3e_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-provider-azure-rhel8@sha256:6f41c353228c4016ab02557a5591ef36f4aea799c4ad89798343b4a2f0765d08_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-provider-azure-rhel8@sha256:ddd59c296543f525f719336ad6ddc5e5f8d3915e08e3b64d575a9835de3e95ad_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-provider-kubevirt-rhel8@sha256:0007824d89632253727ead00c5fd6ec463f310d71e58e237ea5e51c13052b0bc_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-provider-kubevirt-rhel8@sha256:9cd9106f72557b8ba5de9f4d1de5ff8d33514d2c02889999a3c20aab9a8dd061_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-provider-kubevirt-rhel8@sha256:cbe319cfa3ab4610dc67abea27841dd5b670061faa74e666959550343bba1c28_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-provider-kubevirt-rhel8@sha256:df94a1d8a4b6d1aebed4e657267219632bb3b2176537bdf8e51a728cd78f136f_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-rhel8@sha256:30f56a4d5cba0ccd55e0bda756c7af8010ab94ec3b644dc73f7b32e76b5bbb3a_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-rhel8@sha256:4f7cb34768ff908ed1ba54330603ea54b82a4144cf9124dae01a727dcc60362a_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-rhel8@sha256:a137205ac2127a04466519355b07cee71c08c56dddfee35671127241ebdf4a99_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-rhel8@sha256:c8a785b4e1688d358cec73e9cf4853ca0ab28c7daa4c45d5384b7bebc333f53a_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-curator-controller-rhel8@sha256:1d4d913d4136321ebd94e6b9d9e55be7262883702de72c4a61827804ad843942_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-curator-controller-rhel8@sha256:2134c387cb0e8c2f95bb8ef74ad0a10c37403d9e0dfaeb7e2e9efb388c606ac1_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-curator-controller-rhel8@sha256:2e0867d6ebace932eb09bb3a6a929562a157bc2eea9c28063eb30dac866abf63_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-curator-controller-rhel8@sha256:3dd533817d97518c7af991b888c5f9df501bd496ed53988e5444c1ea62e539cb_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-proxy-addon-rhel8@sha256:2779eae299eb2b48e8a868de2f2d8d13313ca17b2f7d5c816013145b0c787cc8_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-proxy-addon-rhel8@sha256:28544cf2414bdeffb8bcaae2d1547064da46ab5a122fd77861083b1e81e299cc_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-proxy-addon-rhel8@sha256:4da01f6a0a59069045d23599d748849da60ee309f72f233497edd379b3b0823e_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-proxy-addon-rhel8@sha256:6318fd6b0e0f5c39239ba9c71c330bce7974deaf970359ec83c88116abf7a653_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-proxy-rhel8@sha256:610de7f25fd387262c360acb21dd45dc80e1c52a77dd11982965da80301407ab_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-proxy-rhel8@sha256:a881a94835c7eef6babe00792fc0a99c9816831869cb26af0dcf2665233f7710_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-proxy-rhel8@sha256:b240f43890529fe95b1a74de6f4c2626e85ae91ae6a624bb98a4c31130b6740d_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-proxy-rhel8@sha256:df6cd66cdb17efc356e770930ff796bdb527c292243f5e8b87ca5c9e912a19d6_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/clusterclaims-controller-rhel8@sha256:3608571c2a5a3d399e3ad8135ca90e46a7e57b322b5ef9d708efa631cee7109c_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/clusterclaims-controller-rhel8@sha256:5c04626558442d50ab58a941d72a78db7c94f5ce730b5abb7599c21981875970_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/clusterclaims-controller-rhel8@sha256:7be740cc5987a1dfc76d7d8a306ff65291eb9cf61419842f463aa9dc4d6ecde1_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/clusterclaims-controller-rhel8@sha256:fce2e92743adaf6fe2e0168cfeecdc71ff7c009ef92a89c9172ff46ebbedcd40_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/clusterlifecycle-state-metrics-rhel8@sha256:288a0e4f9ca79859c5f295e920e9ef01d395720ea5b62ec7f5a5bd975b9c5850_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/clusterlifecycle-state-metrics-rhel8@sha256:93b9ad845fab34498a6f504ad626d0d5236c39ab1aaf7789df146311e4ba33cd_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/clusterlifecycle-state-metrics-rhel8@sha256:c808d378bd0666d7eb1f9c9024f7d2f7c6bdedd40298aa1e940cfc1ce735af54_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/clusterlifecycle-state-metrics-rhel8@sha256:df17928fd459e5063fb2470dbaea51c96f292f1a4ca5eaedc64a03687edbb6cd_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/console-mce-rhel8@sha256:009597e78bf32e0a6d83ad456a6670e436692aa1c12cbd144580a30080054d0f_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/console-mce-rhel8@sha256:95cbc26ed2e396e44efd543d8a38f1c698267e1a617a7ee4b6f26efdb49e3059_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/console-mce-rhel8@sha256:b83a44a87eddeaa3914d03f51f58e8cc5412ee580ee233754108b2349d890b8c_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/console-mce-rhel8@sha256:e3883d9629078bc16f2a6526cb8b1fdea89c1a8b8f477487fd6b34efa2f13999_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/discovery-rhel8@sha256:12b3c0a01c59836687a7cfc1fba050d0800625cd46f678551a5944b0664c044d_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/discovery-rhel8@sha256:25eefa4b7af3650f57e9a4c372522a0cae7bcc1b41735d2b503b9b41d9c2d0b2_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/discovery-rhel8@sha256:9a655c52c83f7682964e8f46fed6011c6e9de7a2a64ee0893d0c02cf725746e1_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/discovery-rhel8@sha256:a0bcad7b2191e3c674813c2e1e67aea619d6d7eaa95f2324902e0b842d1c0cc8_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/hive-rhel8@sha256:674603ee10ad5e9d42e18e5c2f91153c863cb7e9f38cd523559c8de7c7097483_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/hive-rhel8@sha256:67b2477a7b3885df470dc56e94525e7ebc3dce326599c6f2a311f8727557bf8b_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/hive-rhel8@sha256:8722d4f39942af4a008209ae518bf27d30deaa2e5bf97fc3118bea58efafb3d5_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/hive-rhel8@sha256:dd6a4624672d458a0072b9aa46fb1b3d576c0b198759d053f61536f3b9e34359_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/hypershift-addon-rhel8-operator@sha256:00322fc5e7a8e1d08ca716e23982dae6d365b1523f8d3465e6daad5074067ea2_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/hypershift-addon-rhel8-operator@sha256:27cc406bb658c1915e75f5d0b0d3c0f73e72635c9f5bb08bc28e3c5c434e147b_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/hypershift-addon-rhel8-operator@sha256:afc67731faaa2dc9d32a052064763737c8bc4b1b5cf8e8ffb7cb31a4652c656c_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/hypershift-addon-rhel8-operator@sha256:c4227a3a5b323d716a979e1c6a66c458d458648c5fcb0ab151ad55ba24972f51_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/hypershift-deployment-controller-rhel8@sha256:68de13099864a989493367500360560a677fde2e0e56a760a6dafde1d7be9a27_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/hypershift-deployment-controller-rhel8@sha256:8d4a908562cbb0351aea12befe5f2bdf57041e073ce679d1b1c5b46c893844b6_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/hypershift-deployment-controller-rhel8@sha256:be5d7a8b6dec6d4c959badc2d2960ec7bfe74a75c0d673da06fe6335920de3a0_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/hypershift-deployment-controller-rhel8@sha256:f44b9cd7b993051b4d59108153763a09d283c0cf822fab478f22cfbe53847da7_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/hypershift-rhel8-operator@sha256:2d94cd451fbf0abc13e50b6b6252061294bdbfd1eda64f4347177d20b5d1e489_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/hypershift-rhel8-operator@sha256:3d8d114403d85cbba699f53aa177a84da92516b5d2e852b2bffc33eabde6af13_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/hypershift-rhel8-operator@sha256:62e91ac9b6291bf7abc26cdd937c2c2cf7cdf1f1256a33acbaa5d1cdc607d3fa_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/hypershift-rhel8-operator@sha256:ffce5bc9fb2be59047c4840d9222499f03c1cf74786d8695aab1d1b04adc6f8a_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/klusterlet-operator-bundle@sha256:1687315db647e6689845df88843ae53275440042b76dc781dcabeef16e426bdf_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/managed-serviceaccount-rhel8@sha256:63593ef6045808b9c3fe96fc1cddd99bdfabaaef881fe716972500bfda62f92b_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/managed-serviceaccount-rhel8@sha256:7f5f65ba65c9bfc64d8bf9724a22b68d38c512465f4be1bfed8f02133256214f_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/managed-serviceaccount-rhel8@sha256:8621056c6982b9875749650eee2cf967b31217298a1b924de1fe710e0445df1b_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/managed-serviceaccount-rhel8@sha256:ec5bdf8a935ee1daaa5c91a7fd7816ade97619b5d1f6b61e663c03f43bb832bc_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/managedcluster-import-controller-rhel8@sha256:17987e46eb8772ef79e771b6edd137b29914ae357eb036d76a063cb04de116a3_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/managedcluster-import-controller-rhel8@sha256:4a22ca54331be02c08e23704852c34273a8bf3d1bb2c8f2aaf92f277474e3654_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/managedcluster-import-controller-rhel8@sha256:7d737e05b3164a7e49085a2026bf5fbbdda5a0d23890e1de455eea8d59f20187_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/managedcluster-import-controller-rhel8@sha256:eaf8ba4c775e4ebaeea316bbab0344eb10674089ff9db1c8f1373ed564b03749_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/mce-operator-bundle@sha256:701ad2aa334971346282a7a80c420049f08a3e3845a915a947e7605aab9c1369_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/mce-operator-bundle@sha256:cf1b297a2bbfa2a55204e2c4688511baa0223978b2d4ab7cfb8f8c5c965d563f_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/mce-operator-bundle@sha256:ed114b2afb91375b6f3576da15474ad96c154cc0ed16e288f8a4840d7d39942f_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/mce-operator-bundle@sha256:f1be217449145edb01b029b19d08831cc6d085856e39aea8174e74ef0cc85283_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/multicloud-manager-rhel8@sha256:162fe79ef40dbdcd1c9a16c601ffeb1c1dec5309c250bddf85809a0197b2ec3e_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/multicloud-manager-rhel8@sha256:af5076a59d32f3bed7f88348bccdff6fad4d250aab7f8dc7c2791e75fa76c7d9_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/multicloud-manager-rhel8@sha256:c03edb31a56b4678c4e0f66c59b49e3798b8442ef1ddca3f67488f4baca30241_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/multicloud-manager-rhel8@sha256:c6fb6ec34c746ba73007bec6e1895b4e1a4ed551b035aa9059664ded820f46fa_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-cluster-api-provider-agent-rhel8@sha256:208389221423692530b334815985b0a2263febf5574138e854dbdc011f03b4a2_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-cluster-api-provider-agent-rhel8@sha256:4bacc4ba3974c11ac27d1448a7f7cd973162caf33358249e9d1c154018124830_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-cluster-api-provider-agent-rhel8@sha256:8b3c3fb8fdf6d679f6020e0c739f25ae83dd4173e46b743de911d8e346f371fe_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-cluster-api-provider-agent-rhel8@sha256:a4d3f04386e63bfb640b928c01f972ba7d90af9c5213a7c10968b55c875565e0_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-console-mce-rhel8@sha256:009597e78bf32e0a6d83ad456a6670e436692aa1c12cbd144580a30080054d0f_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-console-mce-rhel8@sha256:95cbc26ed2e396e44efd543d8a38f1c698267e1a617a7ee4b6f26efdb49e3059_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-console-mce-rhel8@sha256:b83a44a87eddeaa3914d03f51f58e8cc5412ee580ee233754108b2349d890b8c_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-console-mce-rhel8@sha256:e3883d9629078bc16f2a6526cb8b1fdea89c1a8b8f477487fd6b34efa2f13999_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-hypershift-addon-rhel8-operator@sha256:00322fc5e7a8e1d08ca716e23982dae6d365b1523f8d3465e6daad5074067ea2_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-hypershift-addon-rhel8-operator@sha256:27cc406bb658c1915e75f5d0b0d3c0f73e72635c9f5bb08bc28e3c5c434e147b_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-hypershift-addon-rhel8-operator@sha256:afc67731faaa2dc9d32a052064763737c8bc4b1b5cf8e8ffb7cb31a4652c656c_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-hypershift-addon-rhel8-operator@sha256:c4227a3a5b323d716a979e1c6a66c458d458648c5fcb0ab151ad55ba24972f51_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-hypershift-deployment-controller-rhel8@sha256:68de13099864a989493367500360560a677fde2e0e56a760a6dafde1d7be9a27_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-hypershift-deployment-controller-rhel8@sha256:8d4a908562cbb0351aea12befe5f2bdf57041e073ce679d1b1c5b46c893844b6_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-hypershift-deployment-controller-rhel8@sha256:be5d7a8b6dec6d4c959badc2d2960ec7bfe74a75c0d673da06fe6335920de3a0_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-hypershift-deployment-controller-rhel8@sha256:f44b9cd7b993051b4d59108153763a09d283c0cf822fab478f22cfbe53847da7_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-managed-serviceaccount-rhel8@sha256:63593ef6045808b9c3fe96fc1cddd99bdfabaaef881fe716972500bfda62f92b_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-managed-serviceaccount-rhel8@sha256:7f5f65ba65c9bfc64d8bf9724a22b68d38c512465f4be1bfed8f02133256214f_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-managed-serviceaccount-rhel8@sha256:8621056c6982b9875749650eee2cf967b31217298a1b924de1fe710e0445df1b_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-managed-serviceaccount-rhel8@sha256:ec5bdf8a935ee1daaa5c91a7fd7816ade97619b5d1f6b61e663c03f43bb832bc_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/must-gather-rhel8@sha256:4270ef4ed53f54fb13cf1092b3babb70af7012886a3f0c293b11040083f39651_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/must-gather-rhel8@sha256:4ecb20c797f71375bc888ed84036f49bc40e2e9984e7ec74b14ad697d1b9c6fb_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/must-gather-rhel8@sha256:6d2624faf8cb2634a9e2203273d95c076ed2207ddd87f50df6ce8e5088a5d257_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/must-gather-rhel8@sha256:e838cb2e70eff2157b992c1cc6c576c9e099306b1df69d6d5c9d991ded4e0789_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/placement-rhel8@sha256:473ed2081010b9005ecc6fb254389dac6927f336967bd4a2f99ca3210fd265f0_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/placement-rhel8@sha256:746794cb82199cfc0c659de0a48018bbd8f18aec97265d68f8dd8bbf783049b1_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/placement-rhel8@sha256:7f5c7671a97f09756a150feb6a6bd04f40aa938ce065102b5b5875eadab933db_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/placement-rhel8@sha256:a6fb7f9d80d4d6cb53317f7d87960af28a6cafb8c5abee369f7bd94cbe449686_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/provider-credential-controller-rhel8@sha256:759037d7817cef4e0451befe8f2bc943a89f2bda95a52327a1c552c3f9a095bb_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/provider-credential-controller-rhel8@sha256:90281a3feff8e019a937fabb5184881c1983cda657c41332cd0321acf5ea4092_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/provider-credential-controller-rhel8@sha256:b6406fbcfeed4c491c66b778a4ad08e8066db5052a49863dd459e2b7375e6ba4_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/provider-credential-controller-rhel8@sha256:c4707c5214505bf1e5f693f0c5df4bb6fe4336670bf850b9a09040b6d87cccd2_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/registration-operator-rhel8@sha256:49d81d8a383de609d64760a4ae6ffa61469a59a5678311406ce4f838c1cc66fd_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/registration-operator-rhel8@sha256:579420cfdc2a542ab7a1b9cd6f1324885f60d1ec5d2bda74808127b45aef2983_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/registration-operator-rhel8@sha256:f945ae948589e2ea294d3d6e8f89fe05c1203f375a0722465965208ecfc15b94_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/registration-operator-rhel8@sha256:fbc7cd19b869d02af6dba24b20f6a44c498fb00e4afc629821f47b9b35c5a94d_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/registration-rhel8@sha256:39cc95f16445c3a1dca378beb50f5931ad081f459c9c6eb012325c6a9d8ada6c_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/registration-rhel8@sha256:686390715f19747bff24e95137307182ab095fb133051424996c6b0ee668569a_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/registration-rhel8@sha256:7bbc4dceeffd5f4bb47e9c38f97109d083dbbbda1a1643b7eb7762ebbd5047a1_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/registration-rhel8@sha256:cb1c8096bd5bd9f1dfa413bc0d1889d970b6d841988d24d6c1008904b1288cfe_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/work-rhel8@sha256:345f405c6a1d3e18beaf13c24a7ca4055a03746d8e6540670435e8d2413fefaf_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/work-rhel8@sha256:663cf3e0453e2ae5b1c9d5f6d335930d6d1e9c7a34151a171dbf58f9066c2b96_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/work-rhel8@sha256:c5c1939a142b9554a2ce664605409cefcb9954bbb1d8eef988fddab50f06cdaf_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/work-rhel8@sha256:d425b68e6265d098601e240cae6084c76416fd27bfbd955a3ccee30873544e38_ppc64le"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2022-30633"
},
{
"category": "external",
"summary": "RHBZ#2107392",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2107392"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2022-30633",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-30633"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2022-30633",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2022-30633"
},
{
"category": "external",
"summary": "https://go.dev/issue/53611",
"url": "https://go.dev/issue/53611"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-announce/c/nqrv9fbR0zE",
"url": "https://groups.google.com/g/golang-announce/c/nqrv9fbR0zE"
}
],
"release_date": "2022-07-12T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2022-09-06T14:28:04+00:00",
"details": "For multicluster engine for Kubernetes, see the following documentation for\ndetails on how to install the images:\n\nhttps://access.redhat.com/documentation/en-us/red_hat_advanced_cluster_management_for_kubernetes/2.6/html/multicluster_engine/install_upgrade/installing-while-connected-online-mce",
"product_ids": [
"8Base-multicluster-engine-2.1:multicluster-engine/agent-service-rhel8@sha256:661ee3a57d860a713ffb481ea87858f20fce1e57b858821cb0c1ec4069e206a0_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/agent-service-rhel8@sha256:8cb5ab317ccc6b1bcd409cfba0ec983e3f5d9531227e76bb455011636ed32d21_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/agent-service-rhel8@sha256:e136966121b82373c9279b1b59b68864ed10bfdee424959a7ad4b190ff7a2562_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/agent-service-rhel8@sha256:fce50212c8bbfdc3e8f445f4b7ea35881eb29e49c443e827ad6fe2389328d57f_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/apiserver-network-proxy-rhel8@sha256:25b242af63aca69a32c457dde23b3ac52ed81f5edad3e919d5df59902adb0b60_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/apiserver-network-proxy-rhel8@sha256:5ea69e650771525faf944fbf3be82a19e54a964d38adbb88263247652476938c_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/apiserver-network-proxy-rhel8@sha256:c97ea925ea31a1ae6824ec55bbb43c3cf0d2d9b0fb6d12b6d23492e0e5a5467a_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/apiserver-network-proxy-rhel8@sha256:f71c4c301774aba9a886f2891eace9da47ba075d2a2e4acfc03849c9c0da57bc_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/assisted-image-service-rhel8@sha256:1d250617cf4eb47800d30bd6bdd61872faa29eb7c6953edcb4a107360f0d0a78_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/assisted-image-service-rhel8@sha256:3730a3c3cfb695b540945b5f0ae739a701a0155137b9509238860549105ab670_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/assisted-image-service-rhel8@sha256:3d59cfa190838da34bac1ccf88562f996cc9e9ffdb151f47e044ba3fcc964a3d_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/assisted-image-service-rhel8@sha256:92c8157e43d84584ba93d978fcc6ffba84118e4ea5ff46ad71a62ffdc7fc56e5_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/assisted-installer-agent-rhel8@sha256:99e0accdee9b311b9abf032c712060823736f88c7bf3ba692349d7f8290a9570_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/assisted-installer-agent-rhel8@sha256:b4722c060fb38e1609e689b605816cefb39a15a0ddc40837a90727d123b91c88_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/assisted-installer-reporter-rhel8@sha256:1d465abc36e2045dc5a291663786709fc920c42aacb0c34c4868a1a633334509_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/assisted-installer-reporter-rhel8@sha256:bdb861698be8305247b21ebab7994f27eaae818f691ffcff3d5b5eb5dc70a722_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/assisted-installer-reporter-rhel8@sha256:e4dd90d186f1fea6fcdb4e23f74e4390e00d134b2c21d8510c1cdbbcef3c4a1f_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/assisted-installer-rhel8@sha256:61ac4136dad0e02323807e6d3de8e890ec0b7e7e1f7112f9610410712af6f9b5_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/assisted-installer-rhel8@sha256:686b64358857be04087a706048a32b7356b16a0028d2b200da16ec94d931d25d_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/assisted-installer-rhel8@sha256:910dad58b72de16f92dd5b60d0420010d18229a6e0966fe2eb072517febe499f_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/aws-encryption-provider-rhel8@sha256:31329737bd3608345f8e969e872e2e18305e2959d9d81867933c73fb26a53dcd_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/aws-encryption-provider-rhel8@sha256:9797eef2012c827ff3250cba1cd542772e92872b4bd69a01bdbdba4fe407472c_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/aws-encryption-provider-rhel8@sha256:ab7f1982f21ed9251501396ea150764348b5f61b6e50b9d74b5031e705e16ef3_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/aws-encryption-provider-rhel8@sha256:cee69ba4c6fb326afd03c7f21856a028fa4758dab8c849ef6eaeaea0cd55afd2_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/backplane-rhel8-operator@sha256:0b8c36b4b1d00e47ee4faaeec9ccbdc2977a50592035f8a600491c657e439d33_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/backplane-rhel8-operator@sha256:5dbd590a4bbed44f487d1601d1825b5efb8253b9ee2be49adccec7e0ea9410ac_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/backplane-rhel8-operator@sha256:9f7854a1de26dfebdc8beafffd01304017b8fe7cd84065dd452de1276e529a06_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/backplane-rhel8-operator@sha256:e7998dc233af266ed94ba16450c2f02096abb5e045f291f8f94a83ef9da7dd51_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-provider-agent-rhel8@sha256:208389221423692530b334815985b0a2263febf5574138e854dbdc011f03b4a2_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-provider-agent-rhel8@sha256:4bacc4ba3974c11ac27d1448a7f7cd973162caf33358249e9d1c154018124830_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-provider-agent-rhel8@sha256:8b3c3fb8fdf6d679f6020e0c739f25ae83dd4173e46b743de911d8e346f371fe_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-provider-agent-rhel8@sha256:a4d3f04386e63bfb640b928c01f972ba7d90af9c5213a7c10968b55c875565e0_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-provider-aws-rhel8@sha256:36a5f30d043f1137033842188e59224b803158696f60ddb41095a766705485f4_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-provider-aws-rhel8@sha256:6fb7799fca309c727c7afea57448fc653dde09495945e314402a3e3a079e5b03_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-provider-aws-rhel8@sha256:9b8d4fde02e4c43d194bf4c420550730fd52b74587e2327f2e9eb75067bb25e7_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-provider-aws-rhel8@sha256:bd612736fde388811d12a572852c86d0fe9dcbb6e7f404c64b8654c870d4e2eb_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-provider-azure-rhel8@sha256:2b93b026497655f16a85a2929b1f0c970d51dce0e0e8462774989f1943bdc785_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-provider-azure-rhel8@sha256:2c9c916d0face10abc7f6467564e394ead5946bf18ed8439456cce2767a83b3e_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-provider-azure-rhel8@sha256:6f41c353228c4016ab02557a5591ef36f4aea799c4ad89798343b4a2f0765d08_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-provider-azure-rhel8@sha256:ddd59c296543f525f719336ad6ddc5e5f8d3915e08e3b64d575a9835de3e95ad_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-provider-kubevirt-rhel8@sha256:0007824d89632253727ead00c5fd6ec463f310d71e58e237ea5e51c13052b0bc_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-provider-kubevirt-rhel8@sha256:9cd9106f72557b8ba5de9f4d1de5ff8d33514d2c02889999a3c20aab9a8dd061_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-provider-kubevirt-rhel8@sha256:cbe319cfa3ab4610dc67abea27841dd5b670061faa74e666959550343bba1c28_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-provider-kubevirt-rhel8@sha256:df94a1d8a4b6d1aebed4e657267219632bb3b2176537bdf8e51a728cd78f136f_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-rhel8@sha256:30f56a4d5cba0ccd55e0bda756c7af8010ab94ec3b644dc73f7b32e76b5bbb3a_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-rhel8@sha256:4f7cb34768ff908ed1ba54330603ea54b82a4144cf9124dae01a727dcc60362a_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-rhel8@sha256:a137205ac2127a04466519355b07cee71c08c56dddfee35671127241ebdf4a99_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-rhel8@sha256:c8a785b4e1688d358cec73e9cf4853ca0ab28c7daa4c45d5384b7bebc333f53a_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-curator-controller-rhel8@sha256:1d4d913d4136321ebd94e6b9d9e55be7262883702de72c4a61827804ad843942_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-curator-controller-rhel8@sha256:2134c387cb0e8c2f95bb8ef74ad0a10c37403d9e0dfaeb7e2e9efb388c606ac1_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-curator-controller-rhel8@sha256:2e0867d6ebace932eb09bb3a6a929562a157bc2eea9c28063eb30dac866abf63_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-curator-controller-rhel8@sha256:3dd533817d97518c7af991b888c5f9df501bd496ed53988e5444c1ea62e539cb_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-proxy-addon-rhel8@sha256:2779eae299eb2b48e8a868de2f2d8d13313ca17b2f7d5c816013145b0c787cc8_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-proxy-addon-rhel8@sha256:28544cf2414bdeffb8bcaae2d1547064da46ab5a122fd77861083b1e81e299cc_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-proxy-addon-rhel8@sha256:4da01f6a0a59069045d23599d748849da60ee309f72f233497edd379b3b0823e_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-proxy-addon-rhel8@sha256:6318fd6b0e0f5c39239ba9c71c330bce7974deaf970359ec83c88116abf7a653_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-proxy-rhel8@sha256:610de7f25fd387262c360acb21dd45dc80e1c52a77dd11982965da80301407ab_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-proxy-rhel8@sha256:a881a94835c7eef6babe00792fc0a99c9816831869cb26af0dcf2665233f7710_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-proxy-rhel8@sha256:b240f43890529fe95b1a74de6f4c2626e85ae91ae6a624bb98a4c31130b6740d_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-proxy-rhel8@sha256:df6cd66cdb17efc356e770930ff796bdb527c292243f5e8b87ca5c9e912a19d6_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/clusterclaims-controller-rhel8@sha256:3608571c2a5a3d399e3ad8135ca90e46a7e57b322b5ef9d708efa631cee7109c_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/clusterclaims-controller-rhel8@sha256:5c04626558442d50ab58a941d72a78db7c94f5ce730b5abb7599c21981875970_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/clusterclaims-controller-rhel8@sha256:7be740cc5987a1dfc76d7d8a306ff65291eb9cf61419842f463aa9dc4d6ecde1_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/clusterclaims-controller-rhel8@sha256:fce2e92743adaf6fe2e0168cfeecdc71ff7c009ef92a89c9172ff46ebbedcd40_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/clusterlifecycle-state-metrics-rhel8@sha256:288a0e4f9ca79859c5f295e920e9ef01d395720ea5b62ec7f5a5bd975b9c5850_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/clusterlifecycle-state-metrics-rhel8@sha256:93b9ad845fab34498a6f504ad626d0d5236c39ab1aaf7789df146311e4ba33cd_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/clusterlifecycle-state-metrics-rhel8@sha256:c808d378bd0666d7eb1f9c9024f7d2f7c6bdedd40298aa1e940cfc1ce735af54_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/clusterlifecycle-state-metrics-rhel8@sha256:df17928fd459e5063fb2470dbaea51c96f292f1a4ca5eaedc64a03687edbb6cd_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/console-mce-rhel8@sha256:009597e78bf32e0a6d83ad456a6670e436692aa1c12cbd144580a30080054d0f_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/console-mce-rhel8@sha256:95cbc26ed2e396e44efd543d8a38f1c698267e1a617a7ee4b6f26efdb49e3059_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/console-mce-rhel8@sha256:b83a44a87eddeaa3914d03f51f58e8cc5412ee580ee233754108b2349d890b8c_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/console-mce-rhel8@sha256:e3883d9629078bc16f2a6526cb8b1fdea89c1a8b8f477487fd6b34efa2f13999_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/discovery-rhel8@sha256:12b3c0a01c59836687a7cfc1fba050d0800625cd46f678551a5944b0664c044d_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/discovery-rhel8@sha256:25eefa4b7af3650f57e9a4c372522a0cae7bcc1b41735d2b503b9b41d9c2d0b2_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/discovery-rhel8@sha256:9a655c52c83f7682964e8f46fed6011c6e9de7a2a64ee0893d0c02cf725746e1_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/discovery-rhel8@sha256:a0bcad7b2191e3c674813c2e1e67aea619d6d7eaa95f2324902e0b842d1c0cc8_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/hive-rhel8@sha256:674603ee10ad5e9d42e18e5c2f91153c863cb7e9f38cd523559c8de7c7097483_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/hive-rhel8@sha256:67b2477a7b3885df470dc56e94525e7ebc3dce326599c6f2a311f8727557bf8b_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/hive-rhel8@sha256:8722d4f39942af4a008209ae518bf27d30deaa2e5bf97fc3118bea58efafb3d5_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/hive-rhel8@sha256:dd6a4624672d458a0072b9aa46fb1b3d576c0b198759d053f61536f3b9e34359_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/hypershift-addon-rhel8-operator@sha256:00322fc5e7a8e1d08ca716e23982dae6d365b1523f8d3465e6daad5074067ea2_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/hypershift-addon-rhel8-operator@sha256:27cc406bb658c1915e75f5d0b0d3c0f73e72635c9f5bb08bc28e3c5c434e147b_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/hypershift-addon-rhel8-operator@sha256:afc67731faaa2dc9d32a052064763737c8bc4b1b5cf8e8ffb7cb31a4652c656c_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/hypershift-addon-rhel8-operator@sha256:c4227a3a5b323d716a979e1c6a66c458d458648c5fcb0ab151ad55ba24972f51_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/hypershift-deployment-controller-rhel8@sha256:68de13099864a989493367500360560a677fde2e0e56a760a6dafde1d7be9a27_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/hypershift-deployment-controller-rhel8@sha256:8d4a908562cbb0351aea12befe5f2bdf57041e073ce679d1b1c5b46c893844b6_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/hypershift-deployment-controller-rhel8@sha256:be5d7a8b6dec6d4c959badc2d2960ec7bfe74a75c0d673da06fe6335920de3a0_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/hypershift-deployment-controller-rhel8@sha256:f44b9cd7b993051b4d59108153763a09d283c0cf822fab478f22cfbe53847da7_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/hypershift-rhel8-operator@sha256:2d94cd451fbf0abc13e50b6b6252061294bdbfd1eda64f4347177d20b5d1e489_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/hypershift-rhel8-operator@sha256:3d8d114403d85cbba699f53aa177a84da92516b5d2e852b2bffc33eabde6af13_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/hypershift-rhel8-operator@sha256:62e91ac9b6291bf7abc26cdd937c2c2cf7cdf1f1256a33acbaa5d1cdc607d3fa_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/hypershift-rhel8-operator@sha256:ffce5bc9fb2be59047c4840d9222499f03c1cf74786d8695aab1d1b04adc6f8a_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/klusterlet-operator-bundle@sha256:1687315db647e6689845df88843ae53275440042b76dc781dcabeef16e426bdf_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/managed-serviceaccount-rhel8@sha256:63593ef6045808b9c3fe96fc1cddd99bdfabaaef881fe716972500bfda62f92b_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/managed-serviceaccount-rhel8@sha256:7f5f65ba65c9bfc64d8bf9724a22b68d38c512465f4be1bfed8f02133256214f_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/managed-serviceaccount-rhel8@sha256:8621056c6982b9875749650eee2cf967b31217298a1b924de1fe710e0445df1b_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/managed-serviceaccount-rhel8@sha256:ec5bdf8a935ee1daaa5c91a7fd7816ade97619b5d1f6b61e663c03f43bb832bc_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/managedcluster-import-controller-rhel8@sha256:17987e46eb8772ef79e771b6edd137b29914ae357eb036d76a063cb04de116a3_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/managedcluster-import-controller-rhel8@sha256:4a22ca54331be02c08e23704852c34273a8bf3d1bb2c8f2aaf92f277474e3654_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/managedcluster-import-controller-rhel8@sha256:7d737e05b3164a7e49085a2026bf5fbbdda5a0d23890e1de455eea8d59f20187_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/managedcluster-import-controller-rhel8@sha256:eaf8ba4c775e4ebaeea316bbab0344eb10674089ff9db1c8f1373ed564b03749_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/mce-operator-bundle@sha256:701ad2aa334971346282a7a80c420049f08a3e3845a915a947e7605aab9c1369_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/mce-operator-bundle@sha256:cf1b297a2bbfa2a55204e2c4688511baa0223978b2d4ab7cfb8f8c5c965d563f_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/mce-operator-bundle@sha256:ed114b2afb91375b6f3576da15474ad96c154cc0ed16e288f8a4840d7d39942f_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/mce-operator-bundle@sha256:f1be217449145edb01b029b19d08831cc6d085856e39aea8174e74ef0cc85283_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/multicloud-manager-rhel8@sha256:162fe79ef40dbdcd1c9a16c601ffeb1c1dec5309c250bddf85809a0197b2ec3e_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/multicloud-manager-rhel8@sha256:af5076a59d32f3bed7f88348bccdff6fad4d250aab7f8dc7c2791e75fa76c7d9_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/multicloud-manager-rhel8@sha256:c03edb31a56b4678c4e0f66c59b49e3798b8442ef1ddca3f67488f4baca30241_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/multicloud-manager-rhel8@sha256:c6fb6ec34c746ba73007bec6e1895b4e1a4ed551b035aa9059664ded820f46fa_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-cluster-api-provider-agent-rhel8@sha256:208389221423692530b334815985b0a2263febf5574138e854dbdc011f03b4a2_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-cluster-api-provider-agent-rhel8@sha256:4bacc4ba3974c11ac27d1448a7f7cd973162caf33358249e9d1c154018124830_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-cluster-api-provider-agent-rhel8@sha256:8b3c3fb8fdf6d679f6020e0c739f25ae83dd4173e46b743de911d8e346f371fe_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-cluster-api-provider-agent-rhel8@sha256:a4d3f04386e63bfb640b928c01f972ba7d90af9c5213a7c10968b55c875565e0_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-console-mce-rhel8@sha256:009597e78bf32e0a6d83ad456a6670e436692aa1c12cbd144580a30080054d0f_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-console-mce-rhel8@sha256:95cbc26ed2e396e44efd543d8a38f1c698267e1a617a7ee4b6f26efdb49e3059_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-console-mce-rhel8@sha256:b83a44a87eddeaa3914d03f51f58e8cc5412ee580ee233754108b2349d890b8c_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-console-mce-rhel8@sha256:e3883d9629078bc16f2a6526cb8b1fdea89c1a8b8f477487fd6b34efa2f13999_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-hypershift-addon-rhel8-operator@sha256:00322fc5e7a8e1d08ca716e23982dae6d365b1523f8d3465e6daad5074067ea2_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-hypershift-addon-rhel8-operator@sha256:27cc406bb658c1915e75f5d0b0d3c0f73e72635c9f5bb08bc28e3c5c434e147b_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-hypershift-addon-rhel8-operator@sha256:afc67731faaa2dc9d32a052064763737c8bc4b1b5cf8e8ffb7cb31a4652c656c_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-hypershift-addon-rhel8-operator@sha256:c4227a3a5b323d716a979e1c6a66c458d458648c5fcb0ab151ad55ba24972f51_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-hypershift-deployment-controller-rhel8@sha256:68de13099864a989493367500360560a677fde2e0e56a760a6dafde1d7be9a27_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-hypershift-deployment-controller-rhel8@sha256:8d4a908562cbb0351aea12befe5f2bdf57041e073ce679d1b1c5b46c893844b6_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-hypershift-deployment-controller-rhel8@sha256:be5d7a8b6dec6d4c959badc2d2960ec7bfe74a75c0d673da06fe6335920de3a0_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-hypershift-deployment-controller-rhel8@sha256:f44b9cd7b993051b4d59108153763a09d283c0cf822fab478f22cfbe53847da7_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-managed-serviceaccount-rhel8@sha256:63593ef6045808b9c3fe96fc1cddd99bdfabaaef881fe716972500bfda62f92b_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-managed-serviceaccount-rhel8@sha256:7f5f65ba65c9bfc64d8bf9724a22b68d38c512465f4be1bfed8f02133256214f_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-managed-serviceaccount-rhel8@sha256:8621056c6982b9875749650eee2cf967b31217298a1b924de1fe710e0445df1b_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-managed-serviceaccount-rhel8@sha256:ec5bdf8a935ee1daaa5c91a7fd7816ade97619b5d1f6b61e663c03f43bb832bc_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/must-gather-rhel8@sha256:4270ef4ed53f54fb13cf1092b3babb70af7012886a3f0c293b11040083f39651_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/must-gather-rhel8@sha256:4ecb20c797f71375bc888ed84036f49bc40e2e9984e7ec74b14ad697d1b9c6fb_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/must-gather-rhel8@sha256:6d2624faf8cb2634a9e2203273d95c076ed2207ddd87f50df6ce8e5088a5d257_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/must-gather-rhel8@sha256:e838cb2e70eff2157b992c1cc6c576c9e099306b1df69d6d5c9d991ded4e0789_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/placement-rhel8@sha256:473ed2081010b9005ecc6fb254389dac6927f336967bd4a2f99ca3210fd265f0_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/placement-rhel8@sha256:746794cb82199cfc0c659de0a48018bbd8f18aec97265d68f8dd8bbf783049b1_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/placement-rhel8@sha256:7f5c7671a97f09756a150feb6a6bd04f40aa938ce065102b5b5875eadab933db_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/placement-rhel8@sha256:a6fb7f9d80d4d6cb53317f7d87960af28a6cafb8c5abee369f7bd94cbe449686_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/provider-credential-controller-rhel8@sha256:759037d7817cef4e0451befe8f2bc943a89f2bda95a52327a1c552c3f9a095bb_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/provider-credential-controller-rhel8@sha256:90281a3feff8e019a937fabb5184881c1983cda657c41332cd0321acf5ea4092_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/provider-credential-controller-rhel8@sha256:b6406fbcfeed4c491c66b778a4ad08e8066db5052a49863dd459e2b7375e6ba4_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/provider-credential-controller-rhel8@sha256:c4707c5214505bf1e5f693f0c5df4bb6fe4336670bf850b9a09040b6d87cccd2_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/registration-operator-rhel8@sha256:49d81d8a383de609d64760a4ae6ffa61469a59a5678311406ce4f838c1cc66fd_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/registration-operator-rhel8@sha256:579420cfdc2a542ab7a1b9cd6f1324885f60d1ec5d2bda74808127b45aef2983_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/registration-operator-rhel8@sha256:f945ae948589e2ea294d3d6e8f89fe05c1203f375a0722465965208ecfc15b94_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/registration-operator-rhel8@sha256:fbc7cd19b869d02af6dba24b20f6a44c498fb00e4afc629821f47b9b35c5a94d_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/registration-rhel8@sha256:39cc95f16445c3a1dca378beb50f5931ad081f459c9c6eb012325c6a9d8ada6c_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/registration-rhel8@sha256:686390715f19747bff24e95137307182ab095fb133051424996c6b0ee668569a_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/registration-rhel8@sha256:7bbc4dceeffd5f4bb47e9c38f97109d083dbbbda1a1643b7eb7762ebbd5047a1_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/registration-rhel8@sha256:cb1c8096bd5bd9f1dfa413bc0d1889d970b6d841988d24d6c1008904b1288cfe_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/work-rhel8@sha256:345f405c6a1d3e18beaf13c24a7ca4055a03746d8e6540670435e8d2413fefaf_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/work-rhel8@sha256:663cf3e0453e2ae5b1c9d5f6d335930d6d1e9c7a34151a171dbf58f9066c2b96_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/work-rhel8@sha256:c5c1939a142b9554a2ce664605409cefcb9954bbb1d8eef988fddab50f06cdaf_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/work-rhel8@sha256:d425b68e6265d098601e240cae6084c76416fd27bfbd955a3ccee30873544e38_ppc64le"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2022:6345"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"8Base-multicluster-engine-2.1:multicluster-engine/agent-service-rhel8@sha256:661ee3a57d860a713ffb481ea87858f20fce1e57b858821cb0c1ec4069e206a0_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/agent-service-rhel8@sha256:8cb5ab317ccc6b1bcd409cfba0ec983e3f5d9531227e76bb455011636ed32d21_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/agent-service-rhel8@sha256:e136966121b82373c9279b1b59b68864ed10bfdee424959a7ad4b190ff7a2562_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/agent-service-rhel8@sha256:fce50212c8bbfdc3e8f445f4b7ea35881eb29e49c443e827ad6fe2389328d57f_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/apiserver-network-proxy-rhel8@sha256:25b242af63aca69a32c457dde23b3ac52ed81f5edad3e919d5df59902adb0b60_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/apiserver-network-proxy-rhel8@sha256:5ea69e650771525faf944fbf3be82a19e54a964d38adbb88263247652476938c_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/apiserver-network-proxy-rhel8@sha256:c97ea925ea31a1ae6824ec55bbb43c3cf0d2d9b0fb6d12b6d23492e0e5a5467a_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/apiserver-network-proxy-rhel8@sha256:f71c4c301774aba9a886f2891eace9da47ba075d2a2e4acfc03849c9c0da57bc_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/assisted-image-service-rhel8@sha256:1d250617cf4eb47800d30bd6bdd61872faa29eb7c6953edcb4a107360f0d0a78_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/assisted-image-service-rhel8@sha256:3730a3c3cfb695b540945b5f0ae739a701a0155137b9509238860549105ab670_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/assisted-image-service-rhel8@sha256:3d59cfa190838da34bac1ccf88562f996cc9e9ffdb151f47e044ba3fcc964a3d_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/assisted-image-service-rhel8@sha256:92c8157e43d84584ba93d978fcc6ffba84118e4ea5ff46ad71a62ffdc7fc56e5_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/assisted-installer-agent-rhel8@sha256:99e0accdee9b311b9abf032c712060823736f88c7bf3ba692349d7f8290a9570_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/assisted-installer-agent-rhel8@sha256:b4722c060fb38e1609e689b605816cefb39a15a0ddc40837a90727d123b91c88_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/assisted-installer-reporter-rhel8@sha256:1d465abc36e2045dc5a291663786709fc920c42aacb0c34c4868a1a633334509_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/assisted-installer-reporter-rhel8@sha256:bdb861698be8305247b21ebab7994f27eaae818f691ffcff3d5b5eb5dc70a722_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/assisted-installer-reporter-rhel8@sha256:e4dd90d186f1fea6fcdb4e23f74e4390e00d134b2c21d8510c1cdbbcef3c4a1f_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/assisted-installer-rhel8@sha256:61ac4136dad0e02323807e6d3de8e890ec0b7e7e1f7112f9610410712af6f9b5_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/assisted-installer-rhel8@sha256:686b64358857be04087a706048a32b7356b16a0028d2b200da16ec94d931d25d_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/assisted-installer-rhel8@sha256:910dad58b72de16f92dd5b60d0420010d18229a6e0966fe2eb072517febe499f_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/aws-encryption-provider-rhel8@sha256:31329737bd3608345f8e969e872e2e18305e2959d9d81867933c73fb26a53dcd_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/aws-encryption-provider-rhel8@sha256:9797eef2012c827ff3250cba1cd542772e92872b4bd69a01bdbdba4fe407472c_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/aws-encryption-provider-rhel8@sha256:ab7f1982f21ed9251501396ea150764348b5f61b6e50b9d74b5031e705e16ef3_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/aws-encryption-provider-rhel8@sha256:cee69ba4c6fb326afd03c7f21856a028fa4758dab8c849ef6eaeaea0cd55afd2_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/backplane-rhel8-operator@sha256:0b8c36b4b1d00e47ee4faaeec9ccbdc2977a50592035f8a600491c657e439d33_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/backplane-rhel8-operator@sha256:5dbd590a4bbed44f487d1601d1825b5efb8253b9ee2be49adccec7e0ea9410ac_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/backplane-rhel8-operator@sha256:9f7854a1de26dfebdc8beafffd01304017b8fe7cd84065dd452de1276e529a06_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/backplane-rhel8-operator@sha256:e7998dc233af266ed94ba16450c2f02096abb5e045f291f8f94a83ef9da7dd51_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-provider-agent-rhel8@sha256:208389221423692530b334815985b0a2263febf5574138e854dbdc011f03b4a2_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-provider-agent-rhel8@sha256:4bacc4ba3974c11ac27d1448a7f7cd973162caf33358249e9d1c154018124830_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-provider-agent-rhel8@sha256:8b3c3fb8fdf6d679f6020e0c739f25ae83dd4173e46b743de911d8e346f371fe_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-provider-agent-rhel8@sha256:a4d3f04386e63bfb640b928c01f972ba7d90af9c5213a7c10968b55c875565e0_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-provider-aws-rhel8@sha256:36a5f30d043f1137033842188e59224b803158696f60ddb41095a766705485f4_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-provider-aws-rhel8@sha256:6fb7799fca309c727c7afea57448fc653dde09495945e314402a3e3a079e5b03_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-provider-aws-rhel8@sha256:9b8d4fde02e4c43d194bf4c420550730fd52b74587e2327f2e9eb75067bb25e7_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-provider-aws-rhel8@sha256:bd612736fde388811d12a572852c86d0fe9dcbb6e7f404c64b8654c870d4e2eb_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-provider-azure-rhel8@sha256:2b93b026497655f16a85a2929b1f0c970d51dce0e0e8462774989f1943bdc785_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-provider-azure-rhel8@sha256:2c9c916d0face10abc7f6467564e394ead5946bf18ed8439456cce2767a83b3e_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-provider-azure-rhel8@sha256:6f41c353228c4016ab02557a5591ef36f4aea799c4ad89798343b4a2f0765d08_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-provider-azure-rhel8@sha256:ddd59c296543f525f719336ad6ddc5e5f8d3915e08e3b64d575a9835de3e95ad_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-provider-kubevirt-rhel8@sha256:0007824d89632253727ead00c5fd6ec463f310d71e58e237ea5e51c13052b0bc_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-provider-kubevirt-rhel8@sha256:9cd9106f72557b8ba5de9f4d1de5ff8d33514d2c02889999a3c20aab9a8dd061_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-provider-kubevirt-rhel8@sha256:cbe319cfa3ab4610dc67abea27841dd5b670061faa74e666959550343bba1c28_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-provider-kubevirt-rhel8@sha256:df94a1d8a4b6d1aebed4e657267219632bb3b2176537bdf8e51a728cd78f136f_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-rhel8@sha256:30f56a4d5cba0ccd55e0bda756c7af8010ab94ec3b644dc73f7b32e76b5bbb3a_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-rhel8@sha256:4f7cb34768ff908ed1ba54330603ea54b82a4144cf9124dae01a727dcc60362a_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-rhel8@sha256:a137205ac2127a04466519355b07cee71c08c56dddfee35671127241ebdf4a99_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-rhel8@sha256:c8a785b4e1688d358cec73e9cf4853ca0ab28c7daa4c45d5384b7bebc333f53a_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-curator-controller-rhel8@sha256:1d4d913d4136321ebd94e6b9d9e55be7262883702de72c4a61827804ad843942_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-curator-controller-rhel8@sha256:2134c387cb0e8c2f95bb8ef74ad0a10c37403d9e0dfaeb7e2e9efb388c606ac1_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-curator-controller-rhel8@sha256:2e0867d6ebace932eb09bb3a6a929562a157bc2eea9c28063eb30dac866abf63_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-curator-controller-rhel8@sha256:3dd533817d97518c7af991b888c5f9df501bd496ed53988e5444c1ea62e539cb_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-proxy-addon-rhel8@sha256:2779eae299eb2b48e8a868de2f2d8d13313ca17b2f7d5c816013145b0c787cc8_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-proxy-addon-rhel8@sha256:28544cf2414bdeffb8bcaae2d1547064da46ab5a122fd77861083b1e81e299cc_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-proxy-addon-rhel8@sha256:4da01f6a0a59069045d23599d748849da60ee309f72f233497edd379b3b0823e_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-proxy-addon-rhel8@sha256:6318fd6b0e0f5c39239ba9c71c330bce7974deaf970359ec83c88116abf7a653_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-proxy-rhel8@sha256:610de7f25fd387262c360acb21dd45dc80e1c52a77dd11982965da80301407ab_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-proxy-rhel8@sha256:a881a94835c7eef6babe00792fc0a99c9816831869cb26af0dcf2665233f7710_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-proxy-rhel8@sha256:b240f43890529fe95b1a74de6f4c2626e85ae91ae6a624bb98a4c31130b6740d_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-proxy-rhel8@sha256:df6cd66cdb17efc356e770930ff796bdb527c292243f5e8b87ca5c9e912a19d6_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/clusterclaims-controller-rhel8@sha256:3608571c2a5a3d399e3ad8135ca90e46a7e57b322b5ef9d708efa631cee7109c_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/clusterclaims-controller-rhel8@sha256:5c04626558442d50ab58a941d72a78db7c94f5ce730b5abb7599c21981875970_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/clusterclaims-controller-rhel8@sha256:7be740cc5987a1dfc76d7d8a306ff65291eb9cf61419842f463aa9dc4d6ecde1_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/clusterclaims-controller-rhel8@sha256:fce2e92743adaf6fe2e0168cfeecdc71ff7c009ef92a89c9172ff46ebbedcd40_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/clusterlifecycle-state-metrics-rhel8@sha256:288a0e4f9ca79859c5f295e920e9ef01d395720ea5b62ec7f5a5bd975b9c5850_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/clusterlifecycle-state-metrics-rhel8@sha256:93b9ad845fab34498a6f504ad626d0d5236c39ab1aaf7789df146311e4ba33cd_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/clusterlifecycle-state-metrics-rhel8@sha256:c808d378bd0666d7eb1f9c9024f7d2f7c6bdedd40298aa1e940cfc1ce735af54_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/clusterlifecycle-state-metrics-rhel8@sha256:df17928fd459e5063fb2470dbaea51c96f292f1a4ca5eaedc64a03687edbb6cd_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/console-mce-rhel8@sha256:009597e78bf32e0a6d83ad456a6670e436692aa1c12cbd144580a30080054d0f_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/console-mce-rhel8@sha256:95cbc26ed2e396e44efd543d8a38f1c698267e1a617a7ee4b6f26efdb49e3059_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/console-mce-rhel8@sha256:b83a44a87eddeaa3914d03f51f58e8cc5412ee580ee233754108b2349d890b8c_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/console-mce-rhel8@sha256:e3883d9629078bc16f2a6526cb8b1fdea89c1a8b8f477487fd6b34efa2f13999_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/discovery-rhel8@sha256:12b3c0a01c59836687a7cfc1fba050d0800625cd46f678551a5944b0664c044d_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/discovery-rhel8@sha256:25eefa4b7af3650f57e9a4c372522a0cae7bcc1b41735d2b503b9b41d9c2d0b2_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/discovery-rhel8@sha256:9a655c52c83f7682964e8f46fed6011c6e9de7a2a64ee0893d0c02cf725746e1_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/discovery-rhel8@sha256:a0bcad7b2191e3c674813c2e1e67aea619d6d7eaa95f2324902e0b842d1c0cc8_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/hive-rhel8@sha256:674603ee10ad5e9d42e18e5c2f91153c863cb7e9f38cd523559c8de7c7097483_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/hive-rhel8@sha256:67b2477a7b3885df470dc56e94525e7ebc3dce326599c6f2a311f8727557bf8b_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/hive-rhel8@sha256:8722d4f39942af4a008209ae518bf27d30deaa2e5bf97fc3118bea58efafb3d5_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/hive-rhel8@sha256:dd6a4624672d458a0072b9aa46fb1b3d576c0b198759d053f61536f3b9e34359_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/hypershift-addon-rhel8-operator@sha256:00322fc5e7a8e1d08ca716e23982dae6d365b1523f8d3465e6daad5074067ea2_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/hypershift-addon-rhel8-operator@sha256:27cc406bb658c1915e75f5d0b0d3c0f73e72635c9f5bb08bc28e3c5c434e147b_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/hypershift-addon-rhel8-operator@sha256:afc67731faaa2dc9d32a052064763737c8bc4b1b5cf8e8ffb7cb31a4652c656c_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/hypershift-addon-rhel8-operator@sha256:c4227a3a5b323d716a979e1c6a66c458d458648c5fcb0ab151ad55ba24972f51_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/hypershift-deployment-controller-rhel8@sha256:68de13099864a989493367500360560a677fde2e0e56a760a6dafde1d7be9a27_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/hypershift-deployment-controller-rhel8@sha256:8d4a908562cbb0351aea12befe5f2bdf57041e073ce679d1b1c5b46c893844b6_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/hypershift-deployment-controller-rhel8@sha256:be5d7a8b6dec6d4c959badc2d2960ec7bfe74a75c0d673da06fe6335920de3a0_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/hypershift-deployment-controller-rhel8@sha256:f44b9cd7b993051b4d59108153763a09d283c0cf822fab478f22cfbe53847da7_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/hypershift-rhel8-operator@sha256:2d94cd451fbf0abc13e50b6b6252061294bdbfd1eda64f4347177d20b5d1e489_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/hypershift-rhel8-operator@sha256:3d8d114403d85cbba699f53aa177a84da92516b5d2e852b2bffc33eabde6af13_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/hypershift-rhel8-operator@sha256:62e91ac9b6291bf7abc26cdd937c2c2cf7cdf1f1256a33acbaa5d1cdc607d3fa_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/hypershift-rhel8-operator@sha256:ffce5bc9fb2be59047c4840d9222499f03c1cf74786d8695aab1d1b04adc6f8a_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/klusterlet-operator-bundle@sha256:1687315db647e6689845df88843ae53275440042b76dc781dcabeef16e426bdf_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/managed-serviceaccount-rhel8@sha256:63593ef6045808b9c3fe96fc1cddd99bdfabaaef881fe716972500bfda62f92b_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/managed-serviceaccount-rhel8@sha256:7f5f65ba65c9bfc64d8bf9724a22b68d38c512465f4be1bfed8f02133256214f_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/managed-serviceaccount-rhel8@sha256:8621056c6982b9875749650eee2cf967b31217298a1b924de1fe710e0445df1b_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/managed-serviceaccount-rhel8@sha256:ec5bdf8a935ee1daaa5c91a7fd7816ade97619b5d1f6b61e663c03f43bb832bc_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/managedcluster-import-controller-rhel8@sha256:17987e46eb8772ef79e771b6edd137b29914ae357eb036d76a063cb04de116a3_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/managedcluster-import-controller-rhel8@sha256:4a22ca54331be02c08e23704852c34273a8bf3d1bb2c8f2aaf92f277474e3654_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/managedcluster-import-controller-rhel8@sha256:7d737e05b3164a7e49085a2026bf5fbbdda5a0d23890e1de455eea8d59f20187_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/managedcluster-import-controller-rhel8@sha256:eaf8ba4c775e4ebaeea316bbab0344eb10674089ff9db1c8f1373ed564b03749_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/mce-operator-bundle@sha256:701ad2aa334971346282a7a80c420049f08a3e3845a915a947e7605aab9c1369_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/mce-operator-bundle@sha256:cf1b297a2bbfa2a55204e2c4688511baa0223978b2d4ab7cfb8f8c5c965d563f_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/mce-operator-bundle@sha256:ed114b2afb91375b6f3576da15474ad96c154cc0ed16e288f8a4840d7d39942f_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/mce-operator-bundle@sha256:f1be217449145edb01b029b19d08831cc6d085856e39aea8174e74ef0cc85283_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/multicloud-manager-rhel8@sha256:162fe79ef40dbdcd1c9a16c601ffeb1c1dec5309c250bddf85809a0197b2ec3e_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/multicloud-manager-rhel8@sha256:af5076a59d32f3bed7f88348bccdff6fad4d250aab7f8dc7c2791e75fa76c7d9_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/multicloud-manager-rhel8@sha256:c03edb31a56b4678c4e0f66c59b49e3798b8442ef1ddca3f67488f4baca30241_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/multicloud-manager-rhel8@sha256:c6fb6ec34c746ba73007bec6e1895b4e1a4ed551b035aa9059664ded820f46fa_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-cluster-api-provider-agent-rhel8@sha256:208389221423692530b334815985b0a2263febf5574138e854dbdc011f03b4a2_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-cluster-api-provider-agent-rhel8@sha256:4bacc4ba3974c11ac27d1448a7f7cd973162caf33358249e9d1c154018124830_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-cluster-api-provider-agent-rhel8@sha256:8b3c3fb8fdf6d679f6020e0c739f25ae83dd4173e46b743de911d8e346f371fe_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-cluster-api-provider-agent-rhel8@sha256:a4d3f04386e63bfb640b928c01f972ba7d90af9c5213a7c10968b55c875565e0_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-console-mce-rhel8@sha256:009597e78bf32e0a6d83ad456a6670e436692aa1c12cbd144580a30080054d0f_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-console-mce-rhel8@sha256:95cbc26ed2e396e44efd543d8a38f1c698267e1a617a7ee4b6f26efdb49e3059_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-console-mce-rhel8@sha256:b83a44a87eddeaa3914d03f51f58e8cc5412ee580ee233754108b2349d890b8c_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-console-mce-rhel8@sha256:e3883d9629078bc16f2a6526cb8b1fdea89c1a8b8f477487fd6b34efa2f13999_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-hypershift-addon-rhel8-operator@sha256:00322fc5e7a8e1d08ca716e23982dae6d365b1523f8d3465e6daad5074067ea2_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-hypershift-addon-rhel8-operator@sha256:27cc406bb658c1915e75f5d0b0d3c0f73e72635c9f5bb08bc28e3c5c434e147b_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-hypershift-addon-rhel8-operator@sha256:afc67731faaa2dc9d32a052064763737c8bc4b1b5cf8e8ffb7cb31a4652c656c_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-hypershift-addon-rhel8-operator@sha256:c4227a3a5b323d716a979e1c6a66c458d458648c5fcb0ab151ad55ba24972f51_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-hypershift-deployment-controller-rhel8@sha256:68de13099864a989493367500360560a677fde2e0e56a760a6dafde1d7be9a27_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-hypershift-deployment-controller-rhel8@sha256:8d4a908562cbb0351aea12befe5f2bdf57041e073ce679d1b1c5b46c893844b6_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-hypershift-deployment-controller-rhel8@sha256:be5d7a8b6dec6d4c959badc2d2960ec7bfe74a75c0d673da06fe6335920de3a0_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-hypershift-deployment-controller-rhel8@sha256:f44b9cd7b993051b4d59108153763a09d283c0cf822fab478f22cfbe53847da7_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-managed-serviceaccount-rhel8@sha256:63593ef6045808b9c3fe96fc1cddd99bdfabaaef881fe716972500bfda62f92b_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-managed-serviceaccount-rhel8@sha256:7f5f65ba65c9bfc64d8bf9724a22b68d38c512465f4be1bfed8f02133256214f_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-managed-serviceaccount-rhel8@sha256:8621056c6982b9875749650eee2cf967b31217298a1b924de1fe710e0445df1b_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-managed-serviceaccount-rhel8@sha256:ec5bdf8a935ee1daaa5c91a7fd7816ade97619b5d1f6b61e663c03f43bb832bc_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/must-gather-rhel8@sha256:4270ef4ed53f54fb13cf1092b3babb70af7012886a3f0c293b11040083f39651_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/must-gather-rhel8@sha256:4ecb20c797f71375bc888ed84036f49bc40e2e9984e7ec74b14ad697d1b9c6fb_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/must-gather-rhel8@sha256:6d2624faf8cb2634a9e2203273d95c076ed2207ddd87f50df6ce8e5088a5d257_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/must-gather-rhel8@sha256:e838cb2e70eff2157b992c1cc6c576c9e099306b1df69d6d5c9d991ded4e0789_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/placement-rhel8@sha256:473ed2081010b9005ecc6fb254389dac6927f336967bd4a2f99ca3210fd265f0_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/placement-rhel8@sha256:746794cb82199cfc0c659de0a48018bbd8f18aec97265d68f8dd8bbf783049b1_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/placement-rhel8@sha256:7f5c7671a97f09756a150feb6a6bd04f40aa938ce065102b5b5875eadab933db_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/placement-rhel8@sha256:a6fb7f9d80d4d6cb53317f7d87960af28a6cafb8c5abee369f7bd94cbe449686_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/provider-credential-controller-rhel8@sha256:759037d7817cef4e0451befe8f2bc943a89f2bda95a52327a1c552c3f9a095bb_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/provider-credential-controller-rhel8@sha256:90281a3feff8e019a937fabb5184881c1983cda657c41332cd0321acf5ea4092_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/provider-credential-controller-rhel8@sha256:b6406fbcfeed4c491c66b778a4ad08e8066db5052a49863dd459e2b7375e6ba4_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/provider-credential-controller-rhel8@sha256:c4707c5214505bf1e5f693f0c5df4bb6fe4336670bf850b9a09040b6d87cccd2_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/registration-operator-rhel8@sha256:49d81d8a383de609d64760a4ae6ffa61469a59a5678311406ce4f838c1cc66fd_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/registration-operator-rhel8@sha256:579420cfdc2a542ab7a1b9cd6f1324885f60d1ec5d2bda74808127b45aef2983_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/registration-operator-rhel8@sha256:f945ae948589e2ea294d3d6e8f89fe05c1203f375a0722465965208ecfc15b94_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/registration-operator-rhel8@sha256:fbc7cd19b869d02af6dba24b20f6a44c498fb00e4afc629821f47b9b35c5a94d_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/registration-rhel8@sha256:39cc95f16445c3a1dca378beb50f5931ad081f459c9c6eb012325c6a9d8ada6c_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/registration-rhel8@sha256:686390715f19747bff24e95137307182ab095fb133051424996c6b0ee668569a_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/registration-rhel8@sha256:7bbc4dceeffd5f4bb47e9c38f97109d083dbbbda1a1643b7eb7762ebbd5047a1_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/registration-rhel8@sha256:cb1c8096bd5bd9f1dfa413bc0d1889d970b6d841988d24d6c1008904b1288cfe_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/work-rhel8@sha256:345f405c6a1d3e18beaf13c24a7ca4055a03746d8e6540670435e8d2413fefaf_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/work-rhel8@sha256:663cf3e0453e2ae5b1c9d5f6d335930d6d1e9c7a34151a171dbf58f9066c2b96_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/work-rhel8@sha256:c5c1939a142b9554a2ce664605409cefcb9954bbb1d8eef988fddab50f06cdaf_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/work-rhel8@sha256:d425b68e6265d098601e240cae6084c76416fd27bfbd955a3ccee30873544e38_ppc64le"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "golang: encoding/xml: stack exhaustion in Unmarshal"
},
{
"cve": "CVE-2022-30635",
"cwe": {
"id": "CWE-1325",
"name": "Improperly Controlled Sequential Memory Allocation"
},
"discovery_date": "2022-07-14T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2107388"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in golang. When calling Decoder, Decode on a message that contains deeply nested structures, a panic can occur due to stack exhaustion and allows an attacker to impact system availability.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "golang: encoding/gob: stack exhaustion in Decoder.Decode",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "OpenShift Container Platform (OCP) starting from 4.10 stream is already compiled in the patched version of Go, hence is not affected by this vulnerability.The vulnerability has been rated as moderate instead of high because the vulnerability can only result in a minor denial of service.\n\nWithin regulated environments, a combination of the following controls acts as a significant barrier to successfully exploiting a CWE-1325: Improperly Controlled Sequential Memory Allocation vulnerability and therefore downgrades the severity of this particular CVE from Moderate to Low.\n\nAccess to the platform is granted only after successful hard token-based multi-factor authentication (MFA) and is governed by least privilege to ensure only authorized users and roles can execute or modify code. Static code analysis and peer reviews enforce strong input validation and error handling, preventing improperly validated inputs from causing system instability, data exposure, or privilege escalation. In the event of successful exploitation, process isolation limits the impact of excessive sequential memory allocation by restricting memory use per process, preventing any single process from exhausting system resources. Finally, the platform uses memory protection mechanisms such as Data Execution Prevention (DEP) and Address Space Layout Randomization (ASLR) to reduce the risk of memory allocation-based attacks.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"8Base-multicluster-engine-2.1:multicluster-engine/agent-service-rhel8@sha256:661ee3a57d860a713ffb481ea87858f20fce1e57b858821cb0c1ec4069e206a0_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/agent-service-rhel8@sha256:8cb5ab317ccc6b1bcd409cfba0ec983e3f5d9531227e76bb455011636ed32d21_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/agent-service-rhel8@sha256:e136966121b82373c9279b1b59b68864ed10bfdee424959a7ad4b190ff7a2562_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/agent-service-rhel8@sha256:fce50212c8bbfdc3e8f445f4b7ea35881eb29e49c443e827ad6fe2389328d57f_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/apiserver-network-proxy-rhel8@sha256:25b242af63aca69a32c457dde23b3ac52ed81f5edad3e919d5df59902adb0b60_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/apiserver-network-proxy-rhel8@sha256:5ea69e650771525faf944fbf3be82a19e54a964d38adbb88263247652476938c_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/apiserver-network-proxy-rhel8@sha256:c97ea925ea31a1ae6824ec55bbb43c3cf0d2d9b0fb6d12b6d23492e0e5a5467a_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/apiserver-network-proxy-rhel8@sha256:f71c4c301774aba9a886f2891eace9da47ba075d2a2e4acfc03849c9c0da57bc_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/assisted-image-service-rhel8@sha256:1d250617cf4eb47800d30bd6bdd61872faa29eb7c6953edcb4a107360f0d0a78_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/assisted-image-service-rhel8@sha256:3730a3c3cfb695b540945b5f0ae739a701a0155137b9509238860549105ab670_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/assisted-image-service-rhel8@sha256:3d59cfa190838da34bac1ccf88562f996cc9e9ffdb151f47e044ba3fcc964a3d_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/assisted-image-service-rhel8@sha256:92c8157e43d84584ba93d978fcc6ffba84118e4ea5ff46ad71a62ffdc7fc56e5_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/assisted-installer-agent-rhel8@sha256:99e0accdee9b311b9abf032c712060823736f88c7bf3ba692349d7f8290a9570_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/assisted-installer-agent-rhel8@sha256:b4722c060fb38e1609e689b605816cefb39a15a0ddc40837a90727d123b91c88_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/assisted-installer-reporter-rhel8@sha256:1d465abc36e2045dc5a291663786709fc920c42aacb0c34c4868a1a633334509_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/assisted-installer-reporter-rhel8@sha256:bdb861698be8305247b21ebab7994f27eaae818f691ffcff3d5b5eb5dc70a722_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/assisted-installer-reporter-rhel8@sha256:e4dd90d186f1fea6fcdb4e23f74e4390e00d134b2c21d8510c1cdbbcef3c4a1f_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/assisted-installer-rhel8@sha256:61ac4136dad0e02323807e6d3de8e890ec0b7e7e1f7112f9610410712af6f9b5_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/assisted-installer-rhel8@sha256:686b64358857be04087a706048a32b7356b16a0028d2b200da16ec94d931d25d_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/assisted-installer-rhel8@sha256:910dad58b72de16f92dd5b60d0420010d18229a6e0966fe2eb072517febe499f_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/aws-encryption-provider-rhel8@sha256:31329737bd3608345f8e969e872e2e18305e2959d9d81867933c73fb26a53dcd_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/aws-encryption-provider-rhel8@sha256:9797eef2012c827ff3250cba1cd542772e92872b4bd69a01bdbdba4fe407472c_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/aws-encryption-provider-rhel8@sha256:ab7f1982f21ed9251501396ea150764348b5f61b6e50b9d74b5031e705e16ef3_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/aws-encryption-provider-rhel8@sha256:cee69ba4c6fb326afd03c7f21856a028fa4758dab8c849ef6eaeaea0cd55afd2_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/backplane-rhel8-operator@sha256:0b8c36b4b1d00e47ee4faaeec9ccbdc2977a50592035f8a600491c657e439d33_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/backplane-rhel8-operator@sha256:5dbd590a4bbed44f487d1601d1825b5efb8253b9ee2be49adccec7e0ea9410ac_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/backplane-rhel8-operator@sha256:9f7854a1de26dfebdc8beafffd01304017b8fe7cd84065dd452de1276e529a06_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/backplane-rhel8-operator@sha256:e7998dc233af266ed94ba16450c2f02096abb5e045f291f8f94a83ef9da7dd51_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-provider-agent-rhel8@sha256:208389221423692530b334815985b0a2263febf5574138e854dbdc011f03b4a2_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-provider-agent-rhel8@sha256:4bacc4ba3974c11ac27d1448a7f7cd973162caf33358249e9d1c154018124830_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-provider-agent-rhel8@sha256:8b3c3fb8fdf6d679f6020e0c739f25ae83dd4173e46b743de911d8e346f371fe_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-provider-agent-rhel8@sha256:a4d3f04386e63bfb640b928c01f972ba7d90af9c5213a7c10968b55c875565e0_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-provider-aws-rhel8@sha256:36a5f30d043f1137033842188e59224b803158696f60ddb41095a766705485f4_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-provider-aws-rhel8@sha256:6fb7799fca309c727c7afea57448fc653dde09495945e314402a3e3a079e5b03_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-provider-aws-rhel8@sha256:9b8d4fde02e4c43d194bf4c420550730fd52b74587e2327f2e9eb75067bb25e7_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-provider-aws-rhel8@sha256:bd612736fde388811d12a572852c86d0fe9dcbb6e7f404c64b8654c870d4e2eb_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-provider-azure-rhel8@sha256:2b93b026497655f16a85a2929b1f0c970d51dce0e0e8462774989f1943bdc785_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-provider-azure-rhel8@sha256:2c9c916d0face10abc7f6467564e394ead5946bf18ed8439456cce2767a83b3e_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-provider-azure-rhel8@sha256:6f41c353228c4016ab02557a5591ef36f4aea799c4ad89798343b4a2f0765d08_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-provider-azure-rhel8@sha256:ddd59c296543f525f719336ad6ddc5e5f8d3915e08e3b64d575a9835de3e95ad_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-provider-kubevirt-rhel8@sha256:0007824d89632253727ead00c5fd6ec463f310d71e58e237ea5e51c13052b0bc_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-provider-kubevirt-rhel8@sha256:9cd9106f72557b8ba5de9f4d1de5ff8d33514d2c02889999a3c20aab9a8dd061_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-provider-kubevirt-rhel8@sha256:cbe319cfa3ab4610dc67abea27841dd5b670061faa74e666959550343bba1c28_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-provider-kubevirt-rhel8@sha256:df94a1d8a4b6d1aebed4e657267219632bb3b2176537bdf8e51a728cd78f136f_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-rhel8@sha256:30f56a4d5cba0ccd55e0bda756c7af8010ab94ec3b644dc73f7b32e76b5bbb3a_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-rhel8@sha256:4f7cb34768ff908ed1ba54330603ea54b82a4144cf9124dae01a727dcc60362a_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-rhel8@sha256:a137205ac2127a04466519355b07cee71c08c56dddfee35671127241ebdf4a99_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-rhel8@sha256:c8a785b4e1688d358cec73e9cf4853ca0ab28c7daa4c45d5384b7bebc333f53a_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-curator-controller-rhel8@sha256:1d4d913d4136321ebd94e6b9d9e55be7262883702de72c4a61827804ad843942_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-curator-controller-rhel8@sha256:2134c387cb0e8c2f95bb8ef74ad0a10c37403d9e0dfaeb7e2e9efb388c606ac1_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-curator-controller-rhel8@sha256:2e0867d6ebace932eb09bb3a6a929562a157bc2eea9c28063eb30dac866abf63_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-curator-controller-rhel8@sha256:3dd533817d97518c7af991b888c5f9df501bd496ed53988e5444c1ea62e539cb_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-proxy-addon-rhel8@sha256:2779eae299eb2b48e8a868de2f2d8d13313ca17b2f7d5c816013145b0c787cc8_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-proxy-addon-rhel8@sha256:28544cf2414bdeffb8bcaae2d1547064da46ab5a122fd77861083b1e81e299cc_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-proxy-addon-rhel8@sha256:4da01f6a0a59069045d23599d748849da60ee309f72f233497edd379b3b0823e_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-proxy-addon-rhel8@sha256:6318fd6b0e0f5c39239ba9c71c330bce7974deaf970359ec83c88116abf7a653_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-proxy-rhel8@sha256:610de7f25fd387262c360acb21dd45dc80e1c52a77dd11982965da80301407ab_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-proxy-rhel8@sha256:a881a94835c7eef6babe00792fc0a99c9816831869cb26af0dcf2665233f7710_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-proxy-rhel8@sha256:b240f43890529fe95b1a74de6f4c2626e85ae91ae6a624bb98a4c31130b6740d_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-proxy-rhel8@sha256:df6cd66cdb17efc356e770930ff796bdb527c292243f5e8b87ca5c9e912a19d6_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/clusterclaims-controller-rhel8@sha256:3608571c2a5a3d399e3ad8135ca90e46a7e57b322b5ef9d708efa631cee7109c_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/clusterclaims-controller-rhel8@sha256:5c04626558442d50ab58a941d72a78db7c94f5ce730b5abb7599c21981875970_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/clusterclaims-controller-rhel8@sha256:7be740cc5987a1dfc76d7d8a306ff65291eb9cf61419842f463aa9dc4d6ecde1_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/clusterclaims-controller-rhel8@sha256:fce2e92743adaf6fe2e0168cfeecdc71ff7c009ef92a89c9172ff46ebbedcd40_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/clusterlifecycle-state-metrics-rhel8@sha256:288a0e4f9ca79859c5f295e920e9ef01d395720ea5b62ec7f5a5bd975b9c5850_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/clusterlifecycle-state-metrics-rhel8@sha256:93b9ad845fab34498a6f504ad626d0d5236c39ab1aaf7789df146311e4ba33cd_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/clusterlifecycle-state-metrics-rhel8@sha256:c808d378bd0666d7eb1f9c9024f7d2f7c6bdedd40298aa1e940cfc1ce735af54_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/clusterlifecycle-state-metrics-rhel8@sha256:df17928fd459e5063fb2470dbaea51c96f292f1a4ca5eaedc64a03687edbb6cd_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/console-mce-rhel8@sha256:009597e78bf32e0a6d83ad456a6670e436692aa1c12cbd144580a30080054d0f_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/console-mce-rhel8@sha256:95cbc26ed2e396e44efd543d8a38f1c698267e1a617a7ee4b6f26efdb49e3059_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/console-mce-rhel8@sha256:b83a44a87eddeaa3914d03f51f58e8cc5412ee580ee233754108b2349d890b8c_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/console-mce-rhel8@sha256:e3883d9629078bc16f2a6526cb8b1fdea89c1a8b8f477487fd6b34efa2f13999_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/discovery-rhel8@sha256:12b3c0a01c59836687a7cfc1fba050d0800625cd46f678551a5944b0664c044d_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/discovery-rhel8@sha256:25eefa4b7af3650f57e9a4c372522a0cae7bcc1b41735d2b503b9b41d9c2d0b2_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/discovery-rhel8@sha256:9a655c52c83f7682964e8f46fed6011c6e9de7a2a64ee0893d0c02cf725746e1_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/discovery-rhel8@sha256:a0bcad7b2191e3c674813c2e1e67aea619d6d7eaa95f2324902e0b842d1c0cc8_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/hive-rhel8@sha256:674603ee10ad5e9d42e18e5c2f91153c863cb7e9f38cd523559c8de7c7097483_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/hive-rhel8@sha256:67b2477a7b3885df470dc56e94525e7ebc3dce326599c6f2a311f8727557bf8b_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/hive-rhel8@sha256:8722d4f39942af4a008209ae518bf27d30deaa2e5bf97fc3118bea58efafb3d5_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/hive-rhel8@sha256:dd6a4624672d458a0072b9aa46fb1b3d576c0b198759d053f61536f3b9e34359_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/hypershift-addon-rhel8-operator@sha256:00322fc5e7a8e1d08ca716e23982dae6d365b1523f8d3465e6daad5074067ea2_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/hypershift-addon-rhel8-operator@sha256:27cc406bb658c1915e75f5d0b0d3c0f73e72635c9f5bb08bc28e3c5c434e147b_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/hypershift-addon-rhel8-operator@sha256:afc67731faaa2dc9d32a052064763737c8bc4b1b5cf8e8ffb7cb31a4652c656c_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/hypershift-addon-rhel8-operator@sha256:c4227a3a5b323d716a979e1c6a66c458d458648c5fcb0ab151ad55ba24972f51_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/hypershift-deployment-controller-rhel8@sha256:68de13099864a989493367500360560a677fde2e0e56a760a6dafde1d7be9a27_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/hypershift-deployment-controller-rhel8@sha256:8d4a908562cbb0351aea12befe5f2bdf57041e073ce679d1b1c5b46c893844b6_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/hypershift-deployment-controller-rhel8@sha256:be5d7a8b6dec6d4c959badc2d2960ec7bfe74a75c0d673da06fe6335920de3a0_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/hypershift-deployment-controller-rhel8@sha256:f44b9cd7b993051b4d59108153763a09d283c0cf822fab478f22cfbe53847da7_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/hypershift-rhel8-operator@sha256:2d94cd451fbf0abc13e50b6b6252061294bdbfd1eda64f4347177d20b5d1e489_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/hypershift-rhel8-operator@sha256:3d8d114403d85cbba699f53aa177a84da92516b5d2e852b2bffc33eabde6af13_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/hypershift-rhel8-operator@sha256:62e91ac9b6291bf7abc26cdd937c2c2cf7cdf1f1256a33acbaa5d1cdc607d3fa_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/hypershift-rhel8-operator@sha256:ffce5bc9fb2be59047c4840d9222499f03c1cf74786d8695aab1d1b04adc6f8a_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/klusterlet-operator-bundle@sha256:1687315db647e6689845df88843ae53275440042b76dc781dcabeef16e426bdf_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/managed-serviceaccount-rhel8@sha256:63593ef6045808b9c3fe96fc1cddd99bdfabaaef881fe716972500bfda62f92b_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/managed-serviceaccount-rhel8@sha256:7f5f65ba65c9bfc64d8bf9724a22b68d38c512465f4be1bfed8f02133256214f_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/managed-serviceaccount-rhel8@sha256:8621056c6982b9875749650eee2cf967b31217298a1b924de1fe710e0445df1b_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/managed-serviceaccount-rhel8@sha256:ec5bdf8a935ee1daaa5c91a7fd7816ade97619b5d1f6b61e663c03f43bb832bc_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/managedcluster-import-controller-rhel8@sha256:17987e46eb8772ef79e771b6edd137b29914ae357eb036d76a063cb04de116a3_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/managedcluster-import-controller-rhel8@sha256:4a22ca54331be02c08e23704852c34273a8bf3d1bb2c8f2aaf92f277474e3654_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/managedcluster-import-controller-rhel8@sha256:7d737e05b3164a7e49085a2026bf5fbbdda5a0d23890e1de455eea8d59f20187_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/managedcluster-import-controller-rhel8@sha256:eaf8ba4c775e4ebaeea316bbab0344eb10674089ff9db1c8f1373ed564b03749_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/mce-operator-bundle@sha256:701ad2aa334971346282a7a80c420049f08a3e3845a915a947e7605aab9c1369_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/mce-operator-bundle@sha256:cf1b297a2bbfa2a55204e2c4688511baa0223978b2d4ab7cfb8f8c5c965d563f_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/mce-operator-bundle@sha256:ed114b2afb91375b6f3576da15474ad96c154cc0ed16e288f8a4840d7d39942f_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/mce-operator-bundle@sha256:f1be217449145edb01b029b19d08831cc6d085856e39aea8174e74ef0cc85283_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/multicloud-manager-rhel8@sha256:162fe79ef40dbdcd1c9a16c601ffeb1c1dec5309c250bddf85809a0197b2ec3e_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/multicloud-manager-rhel8@sha256:af5076a59d32f3bed7f88348bccdff6fad4d250aab7f8dc7c2791e75fa76c7d9_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/multicloud-manager-rhel8@sha256:c03edb31a56b4678c4e0f66c59b49e3798b8442ef1ddca3f67488f4baca30241_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/multicloud-manager-rhel8@sha256:c6fb6ec34c746ba73007bec6e1895b4e1a4ed551b035aa9059664ded820f46fa_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-cluster-api-provider-agent-rhel8@sha256:208389221423692530b334815985b0a2263febf5574138e854dbdc011f03b4a2_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-cluster-api-provider-agent-rhel8@sha256:4bacc4ba3974c11ac27d1448a7f7cd973162caf33358249e9d1c154018124830_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-cluster-api-provider-agent-rhel8@sha256:8b3c3fb8fdf6d679f6020e0c739f25ae83dd4173e46b743de911d8e346f371fe_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-cluster-api-provider-agent-rhel8@sha256:a4d3f04386e63bfb640b928c01f972ba7d90af9c5213a7c10968b55c875565e0_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-console-mce-rhel8@sha256:009597e78bf32e0a6d83ad456a6670e436692aa1c12cbd144580a30080054d0f_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-console-mce-rhel8@sha256:95cbc26ed2e396e44efd543d8a38f1c698267e1a617a7ee4b6f26efdb49e3059_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-console-mce-rhel8@sha256:b83a44a87eddeaa3914d03f51f58e8cc5412ee580ee233754108b2349d890b8c_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-console-mce-rhel8@sha256:e3883d9629078bc16f2a6526cb8b1fdea89c1a8b8f477487fd6b34efa2f13999_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-hypershift-addon-rhel8-operator@sha256:00322fc5e7a8e1d08ca716e23982dae6d365b1523f8d3465e6daad5074067ea2_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-hypershift-addon-rhel8-operator@sha256:27cc406bb658c1915e75f5d0b0d3c0f73e72635c9f5bb08bc28e3c5c434e147b_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-hypershift-addon-rhel8-operator@sha256:afc67731faaa2dc9d32a052064763737c8bc4b1b5cf8e8ffb7cb31a4652c656c_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-hypershift-addon-rhel8-operator@sha256:c4227a3a5b323d716a979e1c6a66c458d458648c5fcb0ab151ad55ba24972f51_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-hypershift-deployment-controller-rhel8@sha256:68de13099864a989493367500360560a677fde2e0e56a760a6dafde1d7be9a27_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-hypershift-deployment-controller-rhel8@sha256:8d4a908562cbb0351aea12befe5f2bdf57041e073ce679d1b1c5b46c893844b6_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-hypershift-deployment-controller-rhel8@sha256:be5d7a8b6dec6d4c959badc2d2960ec7bfe74a75c0d673da06fe6335920de3a0_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-hypershift-deployment-controller-rhel8@sha256:f44b9cd7b993051b4d59108153763a09d283c0cf822fab478f22cfbe53847da7_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-managed-serviceaccount-rhel8@sha256:63593ef6045808b9c3fe96fc1cddd99bdfabaaef881fe716972500bfda62f92b_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-managed-serviceaccount-rhel8@sha256:7f5f65ba65c9bfc64d8bf9724a22b68d38c512465f4be1bfed8f02133256214f_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-managed-serviceaccount-rhel8@sha256:8621056c6982b9875749650eee2cf967b31217298a1b924de1fe710e0445df1b_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-managed-serviceaccount-rhel8@sha256:ec5bdf8a935ee1daaa5c91a7fd7816ade97619b5d1f6b61e663c03f43bb832bc_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/must-gather-rhel8@sha256:4270ef4ed53f54fb13cf1092b3babb70af7012886a3f0c293b11040083f39651_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/must-gather-rhel8@sha256:4ecb20c797f71375bc888ed84036f49bc40e2e9984e7ec74b14ad697d1b9c6fb_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/must-gather-rhel8@sha256:6d2624faf8cb2634a9e2203273d95c076ed2207ddd87f50df6ce8e5088a5d257_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/must-gather-rhel8@sha256:e838cb2e70eff2157b992c1cc6c576c9e099306b1df69d6d5c9d991ded4e0789_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/placement-rhel8@sha256:473ed2081010b9005ecc6fb254389dac6927f336967bd4a2f99ca3210fd265f0_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/placement-rhel8@sha256:746794cb82199cfc0c659de0a48018bbd8f18aec97265d68f8dd8bbf783049b1_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/placement-rhel8@sha256:7f5c7671a97f09756a150feb6a6bd04f40aa938ce065102b5b5875eadab933db_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/placement-rhel8@sha256:a6fb7f9d80d4d6cb53317f7d87960af28a6cafb8c5abee369f7bd94cbe449686_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/provider-credential-controller-rhel8@sha256:759037d7817cef4e0451befe8f2bc943a89f2bda95a52327a1c552c3f9a095bb_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/provider-credential-controller-rhel8@sha256:90281a3feff8e019a937fabb5184881c1983cda657c41332cd0321acf5ea4092_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/provider-credential-controller-rhel8@sha256:b6406fbcfeed4c491c66b778a4ad08e8066db5052a49863dd459e2b7375e6ba4_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/provider-credential-controller-rhel8@sha256:c4707c5214505bf1e5f693f0c5df4bb6fe4336670bf850b9a09040b6d87cccd2_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/registration-operator-rhel8@sha256:49d81d8a383de609d64760a4ae6ffa61469a59a5678311406ce4f838c1cc66fd_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/registration-operator-rhel8@sha256:579420cfdc2a542ab7a1b9cd6f1324885f60d1ec5d2bda74808127b45aef2983_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/registration-operator-rhel8@sha256:f945ae948589e2ea294d3d6e8f89fe05c1203f375a0722465965208ecfc15b94_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/registration-operator-rhel8@sha256:fbc7cd19b869d02af6dba24b20f6a44c498fb00e4afc629821f47b9b35c5a94d_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/registration-rhel8@sha256:39cc95f16445c3a1dca378beb50f5931ad081f459c9c6eb012325c6a9d8ada6c_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/registration-rhel8@sha256:686390715f19747bff24e95137307182ab095fb133051424996c6b0ee668569a_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/registration-rhel8@sha256:7bbc4dceeffd5f4bb47e9c38f97109d083dbbbda1a1643b7eb7762ebbd5047a1_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/registration-rhel8@sha256:cb1c8096bd5bd9f1dfa413bc0d1889d970b6d841988d24d6c1008904b1288cfe_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/work-rhel8@sha256:345f405c6a1d3e18beaf13c24a7ca4055a03746d8e6540670435e8d2413fefaf_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/work-rhel8@sha256:663cf3e0453e2ae5b1c9d5f6d335930d6d1e9c7a34151a171dbf58f9066c2b96_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/work-rhel8@sha256:c5c1939a142b9554a2ce664605409cefcb9954bbb1d8eef988fddab50f06cdaf_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/work-rhel8@sha256:d425b68e6265d098601e240cae6084c76416fd27bfbd955a3ccee30873544e38_ppc64le"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2022-30635"
},
{
"category": "external",
"summary": "RHBZ#2107388",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2107388"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2022-30635",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-30635"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2022-30635",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2022-30635"
},
{
"category": "external",
"summary": "https://go.dev/issue/53615",
"url": "https://go.dev/issue/53615"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-announce/c/nqrv9fbR0zE",
"url": "https://groups.google.com/g/golang-announce/c/nqrv9fbR0zE"
}
],
"release_date": "2022-07-12T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2022-09-06T14:28:04+00:00",
"details": "For multicluster engine for Kubernetes, see the following documentation for\ndetails on how to install the images:\n\nhttps://access.redhat.com/documentation/en-us/red_hat_advanced_cluster_management_for_kubernetes/2.6/html/multicluster_engine/install_upgrade/installing-while-connected-online-mce",
"product_ids": [
"8Base-multicluster-engine-2.1:multicluster-engine/agent-service-rhel8@sha256:661ee3a57d860a713ffb481ea87858f20fce1e57b858821cb0c1ec4069e206a0_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/agent-service-rhel8@sha256:8cb5ab317ccc6b1bcd409cfba0ec983e3f5d9531227e76bb455011636ed32d21_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/agent-service-rhel8@sha256:e136966121b82373c9279b1b59b68864ed10bfdee424959a7ad4b190ff7a2562_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/agent-service-rhel8@sha256:fce50212c8bbfdc3e8f445f4b7ea35881eb29e49c443e827ad6fe2389328d57f_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/apiserver-network-proxy-rhel8@sha256:25b242af63aca69a32c457dde23b3ac52ed81f5edad3e919d5df59902adb0b60_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/apiserver-network-proxy-rhel8@sha256:5ea69e650771525faf944fbf3be82a19e54a964d38adbb88263247652476938c_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/apiserver-network-proxy-rhel8@sha256:c97ea925ea31a1ae6824ec55bbb43c3cf0d2d9b0fb6d12b6d23492e0e5a5467a_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/apiserver-network-proxy-rhel8@sha256:f71c4c301774aba9a886f2891eace9da47ba075d2a2e4acfc03849c9c0da57bc_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/assisted-image-service-rhel8@sha256:1d250617cf4eb47800d30bd6bdd61872faa29eb7c6953edcb4a107360f0d0a78_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/assisted-image-service-rhel8@sha256:3730a3c3cfb695b540945b5f0ae739a701a0155137b9509238860549105ab670_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/assisted-image-service-rhel8@sha256:3d59cfa190838da34bac1ccf88562f996cc9e9ffdb151f47e044ba3fcc964a3d_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/assisted-image-service-rhel8@sha256:92c8157e43d84584ba93d978fcc6ffba84118e4ea5ff46ad71a62ffdc7fc56e5_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/assisted-installer-agent-rhel8@sha256:99e0accdee9b311b9abf032c712060823736f88c7bf3ba692349d7f8290a9570_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/assisted-installer-agent-rhel8@sha256:b4722c060fb38e1609e689b605816cefb39a15a0ddc40837a90727d123b91c88_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/assisted-installer-reporter-rhel8@sha256:1d465abc36e2045dc5a291663786709fc920c42aacb0c34c4868a1a633334509_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/assisted-installer-reporter-rhel8@sha256:bdb861698be8305247b21ebab7994f27eaae818f691ffcff3d5b5eb5dc70a722_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/assisted-installer-reporter-rhel8@sha256:e4dd90d186f1fea6fcdb4e23f74e4390e00d134b2c21d8510c1cdbbcef3c4a1f_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/assisted-installer-rhel8@sha256:61ac4136dad0e02323807e6d3de8e890ec0b7e7e1f7112f9610410712af6f9b5_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/assisted-installer-rhel8@sha256:686b64358857be04087a706048a32b7356b16a0028d2b200da16ec94d931d25d_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/assisted-installer-rhel8@sha256:910dad58b72de16f92dd5b60d0420010d18229a6e0966fe2eb072517febe499f_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/aws-encryption-provider-rhel8@sha256:31329737bd3608345f8e969e872e2e18305e2959d9d81867933c73fb26a53dcd_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/aws-encryption-provider-rhel8@sha256:9797eef2012c827ff3250cba1cd542772e92872b4bd69a01bdbdba4fe407472c_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/aws-encryption-provider-rhel8@sha256:ab7f1982f21ed9251501396ea150764348b5f61b6e50b9d74b5031e705e16ef3_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/aws-encryption-provider-rhel8@sha256:cee69ba4c6fb326afd03c7f21856a028fa4758dab8c849ef6eaeaea0cd55afd2_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/backplane-rhel8-operator@sha256:0b8c36b4b1d00e47ee4faaeec9ccbdc2977a50592035f8a600491c657e439d33_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/backplane-rhel8-operator@sha256:5dbd590a4bbed44f487d1601d1825b5efb8253b9ee2be49adccec7e0ea9410ac_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/backplane-rhel8-operator@sha256:9f7854a1de26dfebdc8beafffd01304017b8fe7cd84065dd452de1276e529a06_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/backplane-rhel8-operator@sha256:e7998dc233af266ed94ba16450c2f02096abb5e045f291f8f94a83ef9da7dd51_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-provider-agent-rhel8@sha256:208389221423692530b334815985b0a2263febf5574138e854dbdc011f03b4a2_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-provider-agent-rhel8@sha256:4bacc4ba3974c11ac27d1448a7f7cd973162caf33358249e9d1c154018124830_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-provider-agent-rhel8@sha256:8b3c3fb8fdf6d679f6020e0c739f25ae83dd4173e46b743de911d8e346f371fe_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-provider-agent-rhel8@sha256:a4d3f04386e63bfb640b928c01f972ba7d90af9c5213a7c10968b55c875565e0_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-provider-aws-rhel8@sha256:36a5f30d043f1137033842188e59224b803158696f60ddb41095a766705485f4_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-provider-aws-rhel8@sha256:6fb7799fca309c727c7afea57448fc653dde09495945e314402a3e3a079e5b03_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-provider-aws-rhel8@sha256:9b8d4fde02e4c43d194bf4c420550730fd52b74587e2327f2e9eb75067bb25e7_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-provider-aws-rhel8@sha256:bd612736fde388811d12a572852c86d0fe9dcbb6e7f404c64b8654c870d4e2eb_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-provider-azure-rhel8@sha256:2b93b026497655f16a85a2929b1f0c970d51dce0e0e8462774989f1943bdc785_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-provider-azure-rhel8@sha256:2c9c916d0face10abc7f6467564e394ead5946bf18ed8439456cce2767a83b3e_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-provider-azure-rhel8@sha256:6f41c353228c4016ab02557a5591ef36f4aea799c4ad89798343b4a2f0765d08_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-provider-azure-rhel8@sha256:ddd59c296543f525f719336ad6ddc5e5f8d3915e08e3b64d575a9835de3e95ad_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-provider-kubevirt-rhel8@sha256:0007824d89632253727ead00c5fd6ec463f310d71e58e237ea5e51c13052b0bc_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-provider-kubevirt-rhel8@sha256:9cd9106f72557b8ba5de9f4d1de5ff8d33514d2c02889999a3c20aab9a8dd061_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-provider-kubevirt-rhel8@sha256:cbe319cfa3ab4610dc67abea27841dd5b670061faa74e666959550343bba1c28_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-provider-kubevirt-rhel8@sha256:df94a1d8a4b6d1aebed4e657267219632bb3b2176537bdf8e51a728cd78f136f_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-rhel8@sha256:30f56a4d5cba0ccd55e0bda756c7af8010ab94ec3b644dc73f7b32e76b5bbb3a_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-rhel8@sha256:4f7cb34768ff908ed1ba54330603ea54b82a4144cf9124dae01a727dcc60362a_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-rhel8@sha256:a137205ac2127a04466519355b07cee71c08c56dddfee35671127241ebdf4a99_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-rhel8@sha256:c8a785b4e1688d358cec73e9cf4853ca0ab28c7daa4c45d5384b7bebc333f53a_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-curator-controller-rhel8@sha256:1d4d913d4136321ebd94e6b9d9e55be7262883702de72c4a61827804ad843942_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-curator-controller-rhel8@sha256:2134c387cb0e8c2f95bb8ef74ad0a10c37403d9e0dfaeb7e2e9efb388c606ac1_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-curator-controller-rhel8@sha256:2e0867d6ebace932eb09bb3a6a929562a157bc2eea9c28063eb30dac866abf63_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-curator-controller-rhel8@sha256:3dd533817d97518c7af991b888c5f9df501bd496ed53988e5444c1ea62e539cb_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-proxy-addon-rhel8@sha256:2779eae299eb2b48e8a868de2f2d8d13313ca17b2f7d5c816013145b0c787cc8_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-proxy-addon-rhel8@sha256:28544cf2414bdeffb8bcaae2d1547064da46ab5a122fd77861083b1e81e299cc_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-proxy-addon-rhel8@sha256:4da01f6a0a59069045d23599d748849da60ee309f72f233497edd379b3b0823e_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-proxy-addon-rhel8@sha256:6318fd6b0e0f5c39239ba9c71c330bce7974deaf970359ec83c88116abf7a653_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-proxy-rhel8@sha256:610de7f25fd387262c360acb21dd45dc80e1c52a77dd11982965da80301407ab_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-proxy-rhel8@sha256:a881a94835c7eef6babe00792fc0a99c9816831869cb26af0dcf2665233f7710_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-proxy-rhel8@sha256:b240f43890529fe95b1a74de6f4c2626e85ae91ae6a624bb98a4c31130b6740d_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-proxy-rhel8@sha256:df6cd66cdb17efc356e770930ff796bdb527c292243f5e8b87ca5c9e912a19d6_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/clusterclaims-controller-rhel8@sha256:3608571c2a5a3d399e3ad8135ca90e46a7e57b322b5ef9d708efa631cee7109c_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/clusterclaims-controller-rhel8@sha256:5c04626558442d50ab58a941d72a78db7c94f5ce730b5abb7599c21981875970_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/clusterclaims-controller-rhel8@sha256:7be740cc5987a1dfc76d7d8a306ff65291eb9cf61419842f463aa9dc4d6ecde1_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/clusterclaims-controller-rhel8@sha256:fce2e92743adaf6fe2e0168cfeecdc71ff7c009ef92a89c9172ff46ebbedcd40_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/clusterlifecycle-state-metrics-rhel8@sha256:288a0e4f9ca79859c5f295e920e9ef01d395720ea5b62ec7f5a5bd975b9c5850_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/clusterlifecycle-state-metrics-rhel8@sha256:93b9ad845fab34498a6f504ad626d0d5236c39ab1aaf7789df146311e4ba33cd_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/clusterlifecycle-state-metrics-rhel8@sha256:c808d378bd0666d7eb1f9c9024f7d2f7c6bdedd40298aa1e940cfc1ce735af54_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/clusterlifecycle-state-metrics-rhel8@sha256:df17928fd459e5063fb2470dbaea51c96f292f1a4ca5eaedc64a03687edbb6cd_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/console-mce-rhel8@sha256:009597e78bf32e0a6d83ad456a6670e436692aa1c12cbd144580a30080054d0f_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/console-mce-rhel8@sha256:95cbc26ed2e396e44efd543d8a38f1c698267e1a617a7ee4b6f26efdb49e3059_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/console-mce-rhel8@sha256:b83a44a87eddeaa3914d03f51f58e8cc5412ee580ee233754108b2349d890b8c_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/console-mce-rhel8@sha256:e3883d9629078bc16f2a6526cb8b1fdea89c1a8b8f477487fd6b34efa2f13999_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/discovery-rhel8@sha256:12b3c0a01c59836687a7cfc1fba050d0800625cd46f678551a5944b0664c044d_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/discovery-rhel8@sha256:25eefa4b7af3650f57e9a4c372522a0cae7bcc1b41735d2b503b9b41d9c2d0b2_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/discovery-rhel8@sha256:9a655c52c83f7682964e8f46fed6011c6e9de7a2a64ee0893d0c02cf725746e1_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/discovery-rhel8@sha256:a0bcad7b2191e3c674813c2e1e67aea619d6d7eaa95f2324902e0b842d1c0cc8_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/hive-rhel8@sha256:674603ee10ad5e9d42e18e5c2f91153c863cb7e9f38cd523559c8de7c7097483_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/hive-rhel8@sha256:67b2477a7b3885df470dc56e94525e7ebc3dce326599c6f2a311f8727557bf8b_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/hive-rhel8@sha256:8722d4f39942af4a008209ae518bf27d30deaa2e5bf97fc3118bea58efafb3d5_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/hive-rhel8@sha256:dd6a4624672d458a0072b9aa46fb1b3d576c0b198759d053f61536f3b9e34359_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/hypershift-addon-rhel8-operator@sha256:00322fc5e7a8e1d08ca716e23982dae6d365b1523f8d3465e6daad5074067ea2_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/hypershift-addon-rhel8-operator@sha256:27cc406bb658c1915e75f5d0b0d3c0f73e72635c9f5bb08bc28e3c5c434e147b_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/hypershift-addon-rhel8-operator@sha256:afc67731faaa2dc9d32a052064763737c8bc4b1b5cf8e8ffb7cb31a4652c656c_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/hypershift-addon-rhel8-operator@sha256:c4227a3a5b323d716a979e1c6a66c458d458648c5fcb0ab151ad55ba24972f51_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/hypershift-deployment-controller-rhel8@sha256:68de13099864a989493367500360560a677fde2e0e56a760a6dafde1d7be9a27_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/hypershift-deployment-controller-rhel8@sha256:8d4a908562cbb0351aea12befe5f2bdf57041e073ce679d1b1c5b46c893844b6_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/hypershift-deployment-controller-rhel8@sha256:be5d7a8b6dec6d4c959badc2d2960ec7bfe74a75c0d673da06fe6335920de3a0_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/hypershift-deployment-controller-rhel8@sha256:f44b9cd7b993051b4d59108153763a09d283c0cf822fab478f22cfbe53847da7_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/hypershift-rhel8-operator@sha256:2d94cd451fbf0abc13e50b6b6252061294bdbfd1eda64f4347177d20b5d1e489_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/hypershift-rhel8-operator@sha256:3d8d114403d85cbba699f53aa177a84da92516b5d2e852b2bffc33eabde6af13_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/hypershift-rhel8-operator@sha256:62e91ac9b6291bf7abc26cdd937c2c2cf7cdf1f1256a33acbaa5d1cdc607d3fa_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/hypershift-rhel8-operator@sha256:ffce5bc9fb2be59047c4840d9222499f03c1cf74786d8695aab1d1b04adc6f8a_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/klusterlet-operator-bundle@sha256:1687315db647e6689845df88843ae53275440042b76dc781dcabeef16e426bdf_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/managed-serviceaccount-rhel8@sha256:63593ef6045808b9c3fe96fc1cddd99bdfabaaef881fe716972500bfda62f92b_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/managed-serviceaccount-rhel8@sha256:7f5f65ba65c9bfc64d8bf9724a22b68d38c512465f4be1bfed8f02133256214f_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/managed-serviceaccount-rhel8@sha256:8621056c6982b9875749650eee2cf967b31217298a1b924de1fe710e0445df1b_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/managed-serviceaccount-rhel8@sha256:ec5bdf8a935ee1daaa5c91a7fd7816ade97619b5d1f6b61e663c03f43bb832bc_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/managedcluster-import-controller-rhel8@sha256:17987e46eb8772ef79e771b6edd137b29914ae357eb036d76a063cb04de116a3_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/managedcluster-import-controller-rhel8@sha256:4a22ca54331be02c08e23704852c34273a8bf3d1bb2c8f2aaf92f277474e3654_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/managedcluster-import-controller-rhel8@sha256:7d737e05b3164a7e49085a2026bf5fbbdda5a0d23890e1de455eea8d59f20187_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/managedcluster-import-controller-rhel8@sha256:eaf8ba4c775e4ebaeea316bbab0344eb10674089ff9db1c8f1373ed564b03749_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/mce-operator-bundle@sha256:701ad2aa334971346282a7a80c420049f08a3e3845a915a947e7605aab9c1369_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/mce-operator-bundle@sha256:cf1b297a2bbfa2a55204e2c4688511baa0223978b2d4ab7cfb8f8c5c965d563f_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/mce-operator-bundle@sha256:ed114b2afb91375b6f3576da15474ad96c154cc0ed16e288f8a4840d7d39942f_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/mce-operator-bundle@sha256:f1be217449145edb01b029b19d08831cc6d085856e39aea8174e74ef0cc85283_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/multicloud-manager-rhel8@sha256:162fe79ef40dbdcd1c9a16c601ffeb1c1dec5309c250bddf85809a0197b2ec3e_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/multicloud-manager-rhel8@sha256:af5076a59d32f3bed7f88348bccdff6fad4d250aab7f8dc7c2791e75fa76c7d9_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/multicloud-manager-rhel8@sha256:c03edb31a56b4678c4e0f66c59b49e3798b8442ef1ddca3f67488f4baca30241_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/multicloud-manager-rhel8@sha256:c6fb6ec34c746ba73007bec6e1895b4e1a4ed551b035aa9059664ded820f46fa_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-cluster-api-provider-agent-rhel8@sha256:208389221423692530b334815985b0a2263febf5574138e854dbdc011f03b4a2_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-cluster-api-provider-agent-rhel8@sha256:4bacc4ba3974c11ac27d1448a7f7cd973162caf33358249e9d1c154018124830_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-cluster-api-provider-agent-rhel8@sha256:8b3c3fb8fdf6d679f6020e0c739f25ae83dd4173e46b743de911d8e346f371fe_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-cluster-api-provider-agent-rhel8@sha256:a4d3f04386e63bfb640b928c01f972ba7d90af9c5213a7c10968b55c875565e0_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-console-mce-rhel8@sha256:009597e78bf32e0a6d83ad456a6670e436692aa1c12cbd144580a30080054d0f_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-console-mce-rhel8@sha256:95cbc26ed2e396e44efd543d8a38f1c698267e1a617a7ee4b6f26efdb49e3059_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-console-mce-rhel8@sha256:b83a44a87eddeaa3914d03f51f58e8cc5412ee580ee233754108b2349d890b8c_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-console-mce-rhel8@sha256:e3883d9629078bc16f2a6526cb8b1fdea89c1a8b8f477487fd6b34efa2f13999_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-hypershift-addon-rhel8-operator@sha256:00322fc5e7a8e1d08ca716e23982dae6d365b1523f8d3465e6daad5074067ea2_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-hypershift-addon-rhel8-operator@sha256:27cc406bb658c1915e75f5d0b0d3c0f73e72635c9f5bb08bc28e3c5c434e147b_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-hypershift-addon-rhel8-operator@sha256:afc67731faaa2dc9d32a052064763737c8bc4b1b5cf8e8ffb7cb31a4652c656c_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-hypershift-addon-rhel8-operator@sha256:c4227a3a5b323d716a979e1c6a66c458d458648c5fcb0ab151ad55ba24972f51_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-hypershift-deployment-controller-rhel8@sha256:68de13099864a989493367500360560a677fde2e0e56a760a6dafde1d7be9a27_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-hypershift-deployment-controller-rhel8@sha256:8d4a908562cbb0351aea12befe5f2bdf57041e073ce679d1b1c5b46c893844b6_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-hypershift-deployment-controller-rhel8@sha256:be5d7a8b6dec6d4c959badc2d2960ec7bfe74a75c0d673da06fe6335920de3a0_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-hypershift-deployment-controller-rhel8@sha256:f44b9cd7b993051b4d59108153763a09d283c0cf822fab478f22cfbe53847da7_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-managed-serviceaccount-rhel8@sha256:63593ef6045808b9c3fe96fc1cddd99bdfabaaef881fe716972500bfda62f92b_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-managed-serviceaccount-rhel8@sha256:7f5f65ba65c9bfc64d8bf9724a22b68d38c512465f4be1bfed8f02133256214f_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-managed-serviceaccount-rhel8@sha256:8621056c6982b9875749650eee2cf967b31217298a1b924de1fe710e0445df1b_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-managed-serviceaccount-rhel8@sha256:ec5bdf8a935ee1daaa5c91a7fd7816ade97619b5d1f6b61e663c03f43bb832bc_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/must-gather-rhel8@sha256:4270ef4ed53f54fb13cf1092b3babb70af7012886a3f0c293b11040083f39651_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/must-gather-rhel8@sha256:4ecb20c797f71375bc888ed84036f49bc40e2e9984e7ec74b14ad697d1b9c6fb_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/must-gather-rhel8@sha256:6d2624faf8cb2634a9e2203273d95c076ed2207ddd87f50df6ce8e5088a5d257_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/must-gather-rhel8@sha256:e838cb2e70eff2157b992c1cc6c576c9e099306b1df69d6d5c9d991ded4e0789_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/placement-rhel8@sha256:473ed2081010b9005ecc6fb254389dac6927f336967bd4a2f99ca3210fd265f0_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/placement-rhel8@sha256:746794cb82199cfc0c659de0a48018bbd8f18aec97265d68f8dd8bbf783049b1_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/placement-rhel8@sha256:7f5c7671a97f09756a150feb6a6bd04f40aa938ce065102b5b5875eadab933db_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/placement-rhel8@sha256:a6fb7f9d80d4d6cb53317f7d87960af28a6cafb8c5abee369f7bd94cbe449686_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/provider-credential-controller-rhel8@sha256:759037d7817cef4e0451befe8f2bc943a89f2bda95a52327a1c552c3f9a095bb_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/provider-credential-controller-rhel8@sha256:90281a3feff8e019a937fabb5184881c1983cda657c41332cd0321acf5ea4092_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/provider-credential-controller-rhel8@sha256:b6406fbcfeed4c491c66b778a4ad08e8066db5052a49863dd459e2b7375e6ba4_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/provider-credential-controller-rhel8@sha256:c4707c5214505bf1e5f693f0c5df4bb6fe4336670bf850b9a09040b6d87cccd2_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/registration-operator-rhel8@sha256:49d81d8a383de609d64760a4ae6ffa61469a59a5678311406ce4f838c1cc66fd_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/registration-operator-rhel8@sha256:579420cfdc2a542ab7a1b9cd6f1324885f60d1ec5d2bda74808127b45aef2983_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/registration-operator-rhel8@sha256:f945ae948589e2ea294d3d6e8f89fe05c1203f375a0722465965208ecfc15b94_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/registration-operator-rhel8@sha256:fbc7cd19b869d02af6dba24b20f6a44c498fb00e4afc629821f47b9b35c5a94d_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/registration-rhel8@sha256:39cc95f16445c3a1dca378beb50f5931ad081f459c9c6eb012325c6a9d8ada6c_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/registration-rhel8@sha256:686390715f19747bff24e95137307182ab095fb133051424996c6b0ee668569a_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/registration-rhel8@sha256:7bbc4dceeffd5f4bb47e9c38f97109d083dbbbda1a1643b7eb7762ebbd5047a1_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/registration-rhel8@sha256:cb1c8096bd5bd9f1dfa413bc0d1889d970b6d841988d24d6c1008904b1288cfe_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/work-rhel8@sha256:345f405c6a1d3e18beaf13c24a7ca4055a03746d8e6540670435e8d2413fefaf_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/work-rhel8@sha256:663cf3e0453e2ae5b1c9d5f6d335930d6d1e9c7a34151a171dbf58f9066c2b96_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/work-rhel8@sha256:c5c1939a142b9554a2ce664605409cefcb9954bbb1d8eef988fddab50f06cdaf_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/work-rhel8@sha256:d425b68e6265d098601e240cae6084c76416fd27bfbd955a3ccee30873544e38_ppc64le"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2022:6345"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"8Base-multicluster-engine-2.1:multicluster-engine/agent-service-rhel8@sha256:661ee3a57d860a713ffb481ea87858f20fce1e57b858821cb0c1ec4069e206a0_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/agent-service-rhel8@sha256:8cb5ab317ccc6b1bcd409cfba0ec983e3f5d9531227e76bb455011636ed32d21_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/agent-service-rhel8@sha256:e136966121b82373c9279b1b59b68864ed10bfdee424959a7ad4b190ff7a2562_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/agent-service-rhel8@sha256:fce50212c8bbfdc3e8f445f4b7ea35881eb29e49c443e827ad6fe2389328d57f_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/apiserver-network-proxy-rhel8@sha256:25b242af63aca69a32c457dde23b3ac52ed81f5edad3e919d5df59902adb0b60_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/apiserver-network-proxy-rhel8@sha256:5ea69e650771525faf944fbf3be82a19e54a964d38adbb88263247652476938c_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/apiserver-network-proxy-rhel8@sha256:c97ea925ea31a1ae6824ec55bbb43c3cf0d2d9b0fb6d12b6d23492e0e5a5467a_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/apiserver-network-proxy-rhel8@sha256:f71c4c301774aba9a886f2891eace9da47ba075d2a2e4acfc03849c9c0da57bc_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/assisted-image-service-rhel8@sha256:1d250617cf4eb47800d30bd6bdd61872faa29eb7c6953edcb4a107360f0d0a78_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/assisted-image-service-rhel8@sha256:3730a3c3cfb695b540945b5f0ae739a701a0155137b9509238860549105ab670_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/assisted-image-service-rhel8@sha256:3d59cfa190838da34bac1ccf88562f996cc9e9ffdb151f47e044ba3fcc964a3d_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/assisted-image-service-rhel8@sha256:92c8157e43d84584ba93d978fcc6ffba84118e4ea5ff46ad71a62ffdc7fc56e5_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/assisted-installer-agent-rhel8@sha256:99e0accdee9b311b9abf032c712060823736f88c7bf3ba692349d7f8290a9570_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/assisted-installer-agent-rhel8@sha256:b4722c060fb38e1609e689b605816cefb39a15a0ddc40837a90727d123b91c88_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/assisted-installer-reporter-rhel8@sha256:1d465abc36e2045dc5a291663786709fc920c42aacb0c34c4868a1a633334509_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/assisted-installer-reporter-rhel8@sha256:bdb861698be8305247b21ebab7994f27eaae818f691ffcff3d5b5eb5dc70a722_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/assisted-installer-reporter-rhel8@sha256:e4dd90d186f1fea6fcdb4e23f74e4390e00d134b2c21d8510c1cdbbcef3c4a1f_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/assisted-installer-rhel8@sha256:61ac4136dad0e02323807e6d3de8e890ec0b7e7e1f7112f9610410712af6f9b5_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/assisted-installer-rhel8@sha256:686b64358857be04087a706048a32b7356b16a0028d2b200da16ec94d931d25d_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/assisted-installer-rhel8@sha256:910dad58b72de16f92dd5b60d0420010d18229a6e0966fe2eb072517febe499f_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/aws-encryption-provider-rhel8@sha256:31329737bd3608345f8e969e872e2e18305e2959d9d81867933c73fb26a53dcd_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/aws-encryption-provider-rhel8@sha256:9797eef2012c827ff3250cba1cd542772e92872b4bd69a01bdbdba4fe407472c_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/aws-encryption-provider-rhel8@sha256:ab7f1982f21ed9251501396ea150764348b5f61b6e50b9d74b5031e705e16ef3_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/aws-encryption-provider-rhel8@sha256:cee69ba4c6fb326afd03c7f21856a028fa4758dab8c849ef6eaeaea0cd55afd2_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/backplane-rhel8-operator@sha256:0b8c36b4b1d00e47ee4faaeec9ccbdc2977a50592035f8a600491c657e439d33_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/backplane-rhel8-operator@sha256:5dbd590a4bbed44f487d1601d1825b5efb8253b9ee2be49adccec7e0ea9410ac_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/backplane-rhel8-operator@sha256:9f7854a1de26dfebdc8beafffd01304017b8fe7cd84065dd452de1276e529a06_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/backplane-rhel8-operator@sha256:e7998dc233af266ed94ba16450c2f02096abb5e045f291f8f94a83ef9da7dd51_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-provider-agent-rhel8@sha256:208389221423692530b334815985b0a2263febf5574138e854dbdc011f03b4a2_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-provider-agent-rhel8@sha256:4bacc4ba3974c11ac27d1448a7f7cd973162caf33358249e9d1c154018124830_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-provider-agent-rhel8@sha256:8b3c3fb8fdf6d679f6020e0c739f25ae83dd4173e46b743de911d8e346f371fe_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-provider-agent-rhel8@sha256:a4d3f04386e63bfb640b928c01f972ba7d90af9c5213a7c10968b55c875565e0_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-provider-aws-rhel8@sha256:36a5f30d043f1137033842188e59224b803158696f60ddb41095a766705485f4_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-provider-aws-rhel8@sha256:6fb7799fca309c727c7afea57448fc653dde09495945e314402a3e3a079e5b03_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-provider-aws-rhel8@sha256:9b8d4fde02e4c43d194bf4c420550730fd52b74587e2327f2e9eb75067bb25e7_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-provider-aws-rhel8@sha256:bd612736fde388811d12a572852c86d0fe9dcbb6e7f404c64b8654c870d4e2eb_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-provider-azure-rhel8@sha256:2b93b026497655f16a85a2929b1f0c970d51dce0e0e8462774989f1943bdc785_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-provider-azure-rhel8@sha256:2c9c916d0face10abc7f6467564e394ead5946bf18ed8439456cce2767a83b3e_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-provider-azure-rhel8@sha256:6f41c353228c4016ab02557a5591ef36f4aea799c4ad89798343b4a2f0765d08_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-provider-azure-rhel8@sha256:ddd59c296543f525f719336ad6ddc5e5f8d3915e08e3b64d575a9835de3e95ad_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-provider-kubevirt-rhel8@sha256:0007824d89632253727ead00c5fd6ec463f310d71e58e237ea5e51c13052b0bc_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-provider-kubevirt-rhel8@sha256:9cd9106f72557b8ba5de9f4d1de5ff8d33514d2c02889999a3c20aab9a8dd061_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-provider-kubevirt-rhel8@sha256:cbe319cfa3ab4610dc67abea27841dd5b670061faa74e666959550343bba1c28_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-provider-kubevirt-rhel8@sha256:df94a1d8a4b6d1aebed4e657267219632bb3b2176537bdf8e51a728cd78f136f_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-rhel8@sha256:30f56a4d5cba0ccd55e0bda756c7af8010ab94ec3b644dc73f7b32e76b5bbb3a_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-rhel8@sha256:4f7cb34768ff908ed1ba54330603ea54b82a4144cf9124dae01a727dcc60362a_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-rhel8@sha256:a137205ac2127a04466519355b07cee71c08c56dddfee35671127241ebdf4a99_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-rhel8@sha256:c8a785b4e1688d358cec73e9cf4853ca0ab28c7daa4c45d5384b7bebc333f53a_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-curator-controller-rhel8@sha256:1d4d913d4136321ebd94e6b9d9e55be7262883702de72c4a61827804ad843942_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-curator-controller-rhel8@sha256:2134c387cb0e8c2f95bb8ef74ad0a10c37403d9e0dfaeb7e2e9efb388c606ac1_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-curator-controller-rhel8@sha256:2e0867d6ebace932eb09bb3a6a929562a157bc2eea9c28063eb30dac866abf63_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-curator-controller-rhel8@sha256:3dd533817d97518c7af991b888c5f9df501bd496ed53988e5444c1ea62e539cb_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-proxy-addon-rhel8@sha256:2779eae299eb2b48e8a868de2f2d8d13313ca17b2f7d5c816013145b0c787cc8_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-proxy-addon-rhel8@sha256:28544cf2414bdeffb8bcaae2d1547064da46ab5a122fd77861083b1e81e299cc_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-proxy-addon-rhel8@sha256:4da01f6a0a59069045d23599d748849da60ee309f72f233497edd379b3b0823e_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-proxy-addon-rhel8@sha256:6318fd6b0e0f5c39239ba9c71c330bce7974deaf970359ec83c88116abf7a653_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-proxy-rhel8@sha256:610de7f25fd387262c360acb21dd45dc80e1c52a77dd11982965da80301407ab_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-proxy-rhel8@sha256:a881a94835c7eef6babe00792fc0a99c9816831869cb26af0dcf2665233f7710_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-proxy-rhel8@sha256:b240f43890529fe95b1a74de6f4c2626e85ae91ae6a624bb98a4c31130b6740d_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-proxy-rhel8@sha256:df6cd66cdb17efc356e770930ff796bdb527c292243f5e8b87ca5c9e912a19d6_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/clusterclaims-controller-rhel8@sha256:3608571c2a5a3d399e3ad8135ca90e46a7e57b322b5ef9d708efa631cee7109c_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/clusterclaims-controller-rhel8@sha256:5c04626558442d50ab58a941d72a78db7c94f5ce730b5abb7599c21981875970_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/clusterclaims-controller-rhel8@sha256:7be740cc5987a1dfc76d7d8a306ff65291eb9cf61419842f463aa9dc4d6ecde1_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/clusterclaims-controller-rhel8@sha256:fce2e92743adaf6fe2e0168cfeecdc71ff7c009ef92a89c9172ff46ebbedcd40_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/clusterlifecycle-state-metrics-rhel8@sha256:288a0e4f9ca79859c5f295e920e9ef01d395720ea5b62ec7f5a5bd975b9c5850_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/clusterlifecycle-state-metrics-rhel8@sha256:93b9ad845fab34498a6f504ad626d0d5236c39ab1aaf7789df146311e4ba33cd_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/clusterlifecycle-state-metrics-rhel8@sha256:c808d378bd0666d7eb1f9c9024f7d2f7c6bdedd40298aa1e940cfc1ce735af54_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/clusterlifecycle-state-metrics-rhel8@sha256:df17928fd459e5063fb2470dbaea51c96f292f1a4ca5eaedc64a03687edbb6cd_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/console-mce-rhel8@sha256:009597e78bf32e0a6d83ad456a6670e436692aa1c12cbd144580a30080054d0f_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/console-mce-rhel8@sha256:95cbc26ed2e396e44efd543d8a38f1c698267e1a617a7ee4b6f26efdb49e3059_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/console-mce-rhel8@sha256:b83a44a87eddeaa3914d03f51f58e8cc5412ee580ee233754108b2349d890b8c_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/console-mce-rhel8@sha256:e3883d9629078bc16f2a6526cb8b1fdea89c1a8b8f477487fd6b34efa2f13999_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/discovery-rhel8@sha256:12b3c0a01c59836687a7cfc1fba050d0800625cd46f678551a5944b0664c044d_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/discovery-rhel8@sha256:25eefa4b7af3650f57e9a4c372522a0cae7bcc1b41735d2b503b9b41d9c2d0b2_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/discovery-rhel8@sha256:9a655c52c83f7682964e8f46fed6011c6e9de7a2a64ee0893d0c02cf725746e1_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/discovery-rhel8@sha256:a0bcad7b2191e3c674813c2e1e67aea619d6d7eaa95f2324902e0b842d1c0cc8_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/hive-rhel8@sha256:674603ee10ad5e9d42e18e5c2f91153c863cb7e9f38cd523559c8de7c7097483_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/hive-rhel8@sha256:67b2477a7b3885df470dc56e94525e7ebc3dce326599c6f2a311f8727557bf8b_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/hive-rhel8@sha256:8722d4f39942af4a008209ae518bf27d30deaa2e5bf97fc3118bea58efafb3d5_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/hive-rhel8@sha256:dd6a4624672d458a0072b9aa46fb1b3d576c0b198759d053f61536f3b9e34359_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/hypershift-addon-rhel8-operator@sha256:00322fc5e7a8e1d08ca716e23982dae6d365b1523f8d3465e6daad5074067ea2_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/hypershift-addon-rhel8-operator@sha256:27cc406bb658c1915e75f5d0b0d3c0f73e72635c9f5bb08bc28e3c5c434e147b_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/hypershift-addon-rhel8-operator@sha256:afc67731faaa2dc9d32a052064763737c8bc4b1b5cf8e8ffb7cb31a4652c656c_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/hypershift-addon-rhel8-operator@sha256:c4227a3a5b323d716a979e1c6a66c458d458648c5fcb0ab151ad55ba24972f51_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/hypershift-deployment-controller-rhel8@sha256:68de13099864a989493367500360560a677fde2e0e56a760a6dafde1d7be9a27_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/hypershift-deployment-controller-rhel8@sha256:8d4a908562cbb0351aea12befe5f2bdf57041e073ce679d1b1c5b46c893844b6_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/hypershift-deployment-controller-rhel8@sha256:be5d7a8b6dec6d4c959badc2d2960ec7bfe74a75c0d673da06fe6335920de3a0_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/hypershift-deployment-controller-rhel8@sha256:f44b9cd7b993051b4d59108153763a09d283c0cf822fab478f22cfbe53847da7_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/hypershift-rhel8-operator@sha256:2d94cd451fbf0abc13e50b6b6252061294bdbfd1eda64f4347177d20b5d1e489_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/hypershift-rhel8-operator@sha256:3d8d114403d85cbba699f53aa177a84da92516b5d2e852b2bffc33eabde6af13_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/hypershift-rhel8-operator@sha256:62e91ac9b6291bf7abc26cdd937c2c2cf7cdf1f1256a33acbaa5d1cdc607d3fa_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/hypershift-rhel8-operator@sha256:ffce5bc9fb2be59047c4840d9222499f03c1cf74786d8695aab1d1b04adc6f8a_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/klusterlet-operator-bundle@sha256:1687315db647e6689845df88843ae53275440042b76dc781dcabeef16e426bdf_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/managed-serviceaccount-rhel8@sha256:63593ef6045808b9c3fe96fc1cddd99bdfabaaef881fe716972500bfda62f92b_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/managed-serviceaccount-rhel8@sha256:7f5f65ba65c9bfc64d8bf9724a22b68d38c512465f4be1bfed8f02133256214f_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/managed-serviceaccount-rhel8@sha256:8621056c6982b9875749650eee2cf967b31217298a1b924de1fe710e0445df1b_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/managed-serviceaccount-rhel8@sha256:ec5bdf8a935ee1daaa5c91a7fd7816ade97619b5d1f6b61e663c03f43bb832bc_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/managedcluster-import-controller-rhel8@sha256:17987e46eb8772ef79e771b6edd137b29914ae357eb036d76a063cb04de116a3_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/managedcluster-import-controller-rhel8@sha256:4a22ca54331be02c08e23704852c34273a8bf3d1bb2c8f2aaf92f277474e3654_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/managedcluster-import-controller-rhel8@sha256:7d737e05b3164a7e49085a2026bf5fbbdda5a0d23890e1de455eea8d59f20187_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/managedcluster-import-controller-rhel8@sha256:eaf8ba4c775e4ebaeea316bbab0344eb10674089ff9db1c8f1373ed564b03749_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/mce-operator-bundle@sha256:701ad2aa334971346282a7a80c420049f08a3e3845a915a947e7605aab9c1369_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/mce-operator-bundle@sha256:cf1b297a2bbfa2a55204e2c4688511baa0223978b2d4ab7cfb8f8c5c965d563f_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/mce-operator-bundle@sha256:ed114b2afb91375b6f3576da15474ad96c154cc0ed16e288f8a4840d7d39942f_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/mce-operator-bundle@sha256:f1be217449145edb01b029b19d08831cc6d085856e39aea8174e74ef0cc85283_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/multicloud-manager-rhel8@sha256:162fe79ef40dbdcd1c9a16c601ffeb1c1dec5309c250bddf85809a0197b2ec3e_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/multicloud-manager-rhel8@sha256:af5076a59d32f3bed7f88348bccdff6fad4d250aab7f8dc7c2791e75fa76c7d9_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/multicloud-manager-rhel8@sha256:c03edb31a56b4678c4e0f66c59b49e3798b8442ef1ddca3f67488f4baca30241_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/multicloud-manager-rhel8@sha256:c6fb6ec34c746ba73007bec6e1895b4e1a4ed551b035aa9059664ded820f46fa_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-cluster-api-provider-agent-rhel8@sha256:208389221423692530b334815985b0a2263febf5574138e854dbdc011f03b4a2_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-cluster-api-provider-agent-rhel8@sha256:4bacc4ba3974c11ac27d1448a7f7cd973162caf33358249e9d1c154018124830_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-cluster-api-provider-agent-rhel8@sha256:8b3c3fb8fdf6d679f6020e0c739f25ae83dd4173e46b743de911d8e346f371fe_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-cluster-api-provider-agent-rhel8@sha256:a4d3f04386e63bfb640b928c01f972ba7d90af9c5213a7c10968b55c875565e0_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-console-mce-rhel8@sha256:009597e78bf32e0a6d83ad456a6670e436692aa1c12cbd144580a30080054d0f_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-console-mce-rhel8@sha256:95cbc26ed2e396e44efd543d8a38f1c698267e1a617a7ee4b6f26efdb49e3059_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-console-mce-rhel8@sha256:b83a44a87eddeaa3914d03f51f58e8cc5412ee580ee233754108b2349d890b8c_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-console-mce-rhel8@sha256:e3883d9629078bc16f2a6526cb8b1fdea89c1a8b8f477487fd6b34efa2f13999_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-hypershift-addon-rhel8-operator@sha256:00322fc5e7a8e1d08ca716e23982dae6d365b1523f8d3465e6daad5074067ea2_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-hypershift-addon-rhel8-operator@sha256:27cc406bb658c1915e75f5d0b0d3c0f73e72635c9f5bb08bc28e3c5c434e147b_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-hypershift-addon-rhel8-operator@sha256:afc67731faaa2dc9d32a052064763737c8bc4b1b5cf8e8ffb7cb31a4652c656c_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-hypershift-addon-rhel8-operator@sha256:c4227a3a5b323d716a979e1c6a66c458d458648c5fcb0ab151ad55ba24972f51_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-hypershift-deployment-controller-rhel8@sha256:68de13099864a989493367500360560a677fde2e0e56a760a6dafde1d7be9a27_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-hypershift-deployment-controller-rhel8@sha256:8d4a908562cbb0351aea12befe5f2bdf57041e073ce679d1b1c5b46c893844b6_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-hypershift-deployment-controller-rhel8@sha256:be5d7a8b6dec6d4c959badc2d2960ec7bfe74a75c0d673da06fe6335920de3a0_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-hypershift-deployment-controller-rhel8@sha256:f44b9cd7b993051b4d59108153763a09d283c0cf822fab478f22cfbe53847da7_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-managed-serviceaccount-rhel8@sha256:63593ef6045808b9c3fe96fc1cddd99bdfabaaef881fe716972500bfda62f92b_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-managed-serviceaccount-rhel8@sha256:7f5f65ba65c9bfc64d8bf9724a22b68d38c512465f4be1bfed8f02133256214f_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-managed-serviceaccount-rhel8@sha256:8621056c6982b9875749650eee2cf967b31217298a1b924de1fe710e0445df1b_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-managed-serviceaccount-rhel8@sha256:ec5bdf8a935ee1daaa5c91a7fd7816ade97619b5d1f6b61e663c03f43bb832bc_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/must-gather-rhel8@sha256:4270ef4ed53f54fb13cf1092b3babb70af7012886a3f0c293b11040083f39651_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/must-gather-rhel8@sha256:4ecb20c797f71375bc888ed84036f49bc40e2e9984e7ec74b14ad697d1b9c6fb_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/must-gather-rhel8@sha256:6d2624faf8cb2634a9e2203273d95c076ed2207ddd87f50df6ce8e5088a5d257_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/must-gather-rhel8@sha256:e838cb2e70eff2157b992c1cc6c576c9e099306b1df69d6d5c9d991ded4e0789_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/placement-rhel8@sha256:473ed2081010b9005ecc6fb254389dac6927f336967bd4a2f99ca3210fd265f0_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/placement-rhel8@sha256:746794cb82199cfc0c659de0a48018bbd8f18aec97265d68f8dd8bbf783049b1_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/placement-rhel8@sha256:7f5c7671a97f09756a150feb6a6bd04f40aa938ce065102b5b5875eadab933db_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/placement-rhel8@sha256:a6fb7f9d80d4d6cb53317f7d87960af28a6cafb8c5abee369f7bd94cbe449686_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/provider-credential-controller-rhel8@sha256:759037d7817cef4e0451befe8f2bc943a89f2bda95a52327a1c552c3f9a095bb_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/provider-credential-controller-rhel8@sha256:90281a3feff8e019a937fabb5184881c1983cda657c41332cd0321acf5ea4092_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/provider-credential-controller-rhel8@sha256:b6406fbcfeed4c491c66b778a4ad08e8066db5052a49863dd459e2b7375e6ba4_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/provider-credential-controller-rhel8@sha256:c4707c5214505bf1e5f693f0c5df4bb6fe4336670bf850b9a09040b6d87cccd2_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/registration-operator-rhel8@sha256:49d81d8a383de609d64760a4ae6ffa61469a59a5678311406ce4f838c1cc66fd_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/registration-operator-rhel8@sha256:579420cfdc2a542ab7a1b9cd6f1324885f60d1ec5d2bda74808127b45aef2983_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/registration-operator-rhel8@sha256:f945ae948589e2ea294d3d6e8f89fe05c1203f375a0722465965208ecfc15b94_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/registration-operator-rhel8@sha256:fbc7cd19b869d02af6dba24b20f6a44c498fb00e4afc629821f47b9b35c5a94d_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/registration-rhel8@sha256:39cc95f16445c3a1dca378beb50f5931ad081f459c9c6eb012325c6a9d8ada6c_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/registration-rhel8@sha256:686390715f19747bff24e95137307182ab095fb133051424996c6b0ee668569a_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/registration-rhel8@sha256:7bbc4dceeffd5f4bb47e9c38f97109d083dbbbda1a1643b7eb7762ebbd5047a1_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/registration-rhel8@sha256:cb1c8096bd5bd9f1dfa413bc0d1889d970b6d841988d24d6c1008904b1288cfe_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/work-rhel8@sha256:345f405c6a1d3e18beaf13c24a7ca4055a03746d8e6540670435e8d2413fefaf_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/work-rhel8@sha256:663cf3e0453e2ae5b1c9d5f6d335930d6d1e9c7a34151a171dbf58f9066c2b96_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/work-rhel8@sha256:c5c1939a142b9554a2ce664605409cefcb9954bbb1d8eef988fddab50f06cdaf_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/work-rhel8@sha256:d425b68e6265d098601e240cae6084c76416fd27bfbd955a3ccee30873544e38_ppc64le"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "golang: encoding/gob: stack exhaustion in Decoder.Decode"
},
{
"cve": "CVE-2022-31129",
"cwe": {
"id": "CWE-400",
"name": "Uncontrolled Resource Consumption"
},
"discovery_date": "2022-07-07T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2105075"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in the Moment.js package. Users who pass user-provided strings without sanity length checks to the moment constructor are vulnerable to regular expression denial of service (ReDoS) attacks.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "moment: inefficient parsing algorithm resulting in DoS",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "Red Hat Fuse provides the affected software but does not use the functionality and as such its impact has been downgraded to Low.\n\nRed Hat Advanced Cluster Management for Kubernetes (RHACM) ships a vulnerable version of the moment library. However, this affected functionality is restricted behind OAuth, reducing the impact to Moderate.\n\nRed Hat Satellite ships a vulnerable version of the moment library. However, this only affects a specific component (qpid-dispatch), reducing the impact to Moderate.\n\nRed Hat Ceph Storage (RHCS) ships a vulnerable version of the moment library, however, it is not directly used and is a transitive dependency from Angular. In addition, the impact would only be to the grafana browser, and not the underlying RHCS system, which reduces the impact to Moderate. \n\nRed Hat OpenShift Service Mesh (OSSM) ships a vulnerable version of the moment library, however, it is not directly used, and as such, the impact has been lowered to Moderate.\n\nRed Hat OpenShift distributed tracing ships a vulnerable version of the moment library, however, it is not directly used, and as such, the impact has been lowered to Moderate.\n\nIn Logging Subsystem for Red Hat OpenShift the vulnerable moment nodejs package is bundled in the ose-logging-kibana6 container as a transitive dependency, hence the direct impact is reduced to Moderate.\n\nIn OpenShift Container Platform 4 the vulnerabile moment package is a third party dependency, hence the direct impact is reduced to Moderate.\n\nIn Quay IO 3.10 and above, no version of affected momentjs is present.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"8Base-multicluster-engine-2.1:multicluster-engine/agent-service-rhel8@sha256:661ee3a57d860a713ffb481ea87858f20fce1e57b858821cb0c1ec4069e206a0_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/agent-service-rhel8@sha256:8cb5ab317ccc6b1bcd409cfba0ec983e3f5d9531227e76bb455011636ed32d21_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/agent-service-rhel8@sha256:e136966121b82373c9279b1b59b68864ed10bfdee424959a7ad4b190ff7a2562_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/agent-service-rhel8@sha256:fce50212c8bbfdc3e8f445f4b7ea35881eb29e49c443e827ad6fe2389328d57f_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/apiserver-network-proxy-rhel8@sha256:25b242af63aca69a32c457dde23b3ac52ed81f5edad3e919d5df59902adb0b60_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/apiserver-network-proxy-rhel8@sha256:5ea69e650771525faf944fbf3be82a19e54a964d38adbb88263247652476938c_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/apiserver-network-proxy-rhel8@sha256:c97ea925ea31a1ae6824ec55bbb43c3cf0d2d9b0fb6d12b6d23492e0e5a5467a_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/apiserver-network-proxy-rhel8@sha256:f71c4c301774aba9a886f2891eace9da47ba075d2a2e4acfc03849c9c0da57bc_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/assisted-image-service-rhel8@sha256:1d250617cf4eb47800d30bd6bdd61872faa29eb7c6953edcb4a107360f0d0a78_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/assisted-image-service-rhel8@sha256:3730a3c3cfb695b540945b5f0ae739a701a0155137b9509238860549105ab670_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/assisted-image-service-rhel8@sha256:3d59cfa190838da34bac1ccf88562f996cc9e9ffdb151f47e044ba3fcc964a3d_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/assisted-image-service-rhel8@sha256:92c8157e43d84584ba93d978fcc6ffba84118e4ea5ff46ad71a62ffdc7fc56e5_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/assisted-installer-agent-rhel8@sha256:99e0accdee9b311b9abf032c712060823736f88c7bf3ba692349d7f8290a9570_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/assisted-installer-agent-rhel8@sha256:b4722c060fb38e1609e689b605816cefb39a15a0ddc40837a90727d123b91c88_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/assisted-installer-reporter-rhel8@sha256:1d465abc36e2045dc5a291663786709fc920c42aacb0c34c4868a1a633334509_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/assisted-installer-reporter-rhel8@sha256:bdb861698be8305247b21ebab7994f27eaae818f691ffcff3d5b5eb5dc70a722_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/assisted-installer-reporter-rhel8@sha256:e4dd90d186f1fea6fcdb4e23f74e4390e00d134b2c21d8510c1cdbbcef3c4a1f_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/assisted-installer-rhel8@sha256:61ac4136dad0e02323807e6d3de8e890ec0b7e7e1f7112f9610410712af6f9b5_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/assisted-installer-rhel8@sha256:686b64358857be04087a706048a32b7356b16a0028d2b200da16ec94d931d25d_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/assisted-installer-rhel8@sha256:910dad58b72de16f92dd5b60d0420010d18229a6e0966fe2eb072517febe499f_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/aws-encryption-provider-rhel8@sha256:31329737bd3608345f8e969e872e2e18305e2959d9d81867933c73fb26a53dcd_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/aws-encryption-provider-rhel8@sha256:9797eef2012c827ff3250cba1cd542772e92872b4bd69a01bdbdba4fe407472c_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/aws-encryption-provider-rhel8@sha256:ab7f1982f21ed9251501396ea150764348b5f61b6e50b9d74b5031e705e16ef3_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/aws-encryption-provider-rhel8@sha256:cee69ba4c6fb326afd03c7f21856a028fa4758dab8c849ef6eaeaea0cd55afd2_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/backplane-rhel8-operator@sha256:0b8c36b4b1d00e47ee4faaeec9ccbdc2977a50592035f8a600491c657e439d33_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/backplane-rhel8-operator@sha256:5dbd590a4bbed44f487d1601d1825b5efb8253b9ee2be49adccec7e0ea9410ac_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/backplane-rhel8-operator@sha256:9f7854a1de26dfebdc8beafffd01304017b8fe7cd84065dd452de1276e529a06_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/backplane-rhel8-operator@sha256:e7998dc233af266ed94ba16450c2f02096abb5e045f291f8f94a83ef9da7dd51_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-provider-agent-rhel8@sha256:208389221423692530b334815985b0a2263febf5574138e854dbdc011f03b4a2_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-provider-agent-rhel8@sha256:4bacc4ba3974c11ac27d1448a7f7cd973162caf33358249e9d1c154018124830_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-provider-agent-rhel8@sha256:8b3c3fb8fdf6d679f6020e0c739f25ae83dd4173e46b743de911d8e346f371fe_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-provider-agent-rhel8@sha256:a4d3f04386e63bfb640b928c01f972ba7d90af9c5213a7c10968b55c875565e0_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-provider-aws-rhel8@sha256:36a5f30d043f1137033842188e59224b803158696f60ddb41095a766705485f4_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-provider-aws-rhel8@sha256:6fb7799fca309c727c7afea57448fc653dde09495945e314402a3e3a079e5b03_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-provider-aws-rhel8@sha256:9b8d4fde02e4c43d194bf4c420550730fd52b74587e2327f2e9eb75067bb25e7_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-provider-aws-rhel8@sha256:bd612736fde388811d12a572852c86d0fe9dcbb6e7f404c64b8654c870d4e2eb_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-provider-azure-rhel8@sha256:2b93b026497655f16a85a2929b1f0c970d51dce0e0e8462774989f1943bdc785_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-provider-azure-rhel8@sha256:2c9c916d0face10abc7f6467564e394ead5946bf18ed8439456cce2767a83b3e_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-provider-azure-rhel8@sha256:6f41c353228c4016ab02557a5591ef36f4aea799c4ad89798343b4a2f0765d08_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-provider-azure-rhel8@sha256:ddd59c296543f525f719336ad6ddc5e5f8d3915e08e3b64d575a9835de3e95ad_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-provider-kubevirt-rhel8@sha256:0007824d89632253727ead00c5fd6ec463f310d71e58e237ea5e51c13052b0bc_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-provider-kubevirt-rhel8@sha256:9cd9106f72557b8ba5de9f4d1de5ff8d33514d2c02889999a3c20aab9a8dd061_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-provider-kubevirt-rhel8@sha256:cbe319cfa3ab4610dc67abea27841dd5b670061faa74e666959550343bba1c28_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-provider-kubevirt-rhel8@sha256:df94a1d8a4b6d1aebed4e657267219632bb3b2176537bdf8e51a728cd78f136f_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-rhel8@sha256:30f56a4d5cba0ccd55e0bda756c7af8010ab94ec3b644dc73f7b32e76b5bbb3a_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-rhel8@sha256:4f7cb34768ff908ed1ba54330603ea54b82a4144cf9124dae01a727dcc60362a_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-rhel8@sha256:a137205ac2127a04466519355b07cee71c08c56dddfee35671127241ebdf4a99_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-rhel8@sha256:c8a785b4e1688d358cec73e9cf4853ca0ab28c7daa4c45d5384b7bebc333f53a_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-curator-controller-rhel8@sha256:1d4d913d4136321ebd94e6b9d9e55be7262883702de72c4a61827804ad843942_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-curator-controller-rhel8@sha256:2134c387cb0e8c2f95bb8ef74ad0a10c37403d9e0dfaeb7e2e9efb388c606ac1_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-curator-controller-rhel8@sha256:2e0867d6ebace932eb09bb3a6a929562a157bc2eea9c28063eb30dac866abf63_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-curator-controller-rhel8@sha256:3dd533817d97518c7af991b888c5f9df501bd496ed53988e5444c1ea62e539cb_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-proxy-addon-rhel8@sha256:2779eae299eb2b48e8a868de2f2d8d13313ca17b2f7d5c816013145b0c787cc8_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-proxy-addon-rhel8@sha256:28544cf2414bdeffb8bcaae2d1547064da46ab5a122fd77861083b1e81e299cc_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-proxy-addon-rhel8@sha256:4da01f6a0a59069045d23599d748849da60ee309f72f233497edd379b3b0823e_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-proxy-addon-rhel8@sha256:6318fd6b0e0f5c39239ba9c71c330bce7974deaf970359ec83c88116abf7a653_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-proxy-rhel8@sha256:610de7f25fd387262c360acb21dd45dc80e1c52a77dd11982965da80301407ab_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-proxy-rhel8@sha256:a881a94835c7eef6babe00792fc0a99c9816831869cb26af0dcf2665233f7710_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-proxy-rhel8@sha256:b240f43890529fe95b1a74de6f4c2626e85ae91ae6a624bb98a4c31130b6740d_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-proxy-rhel8@sha256:df6cd66cdb17efc356e770930ff796bdb527c292243f5e8b87ca5c9e912a19d6_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/clusterclaims-controller-rhel8@sha256:3608571c2a5a3d399e3ad8135ca90e46a7e57b322b5ef9d708efa631cee7109c_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/clusterclaims-controller-rhel8@sha256:5c04626558442d50ab58a941d72a78db7c94f5ce730b5abb7599c21981875970_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/clusterclaims-controller-rhel8@sha256:7be740cc5987a1dfc76d7d8a306ff65291eb9cf61419842f463aa9dc4d6ecde1_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/clusterclaims-controller-rhel8@sha256:fce2e92743adaf6fe2e0168cfeecdc71ff7c009ef92a89c9172ff46ebbedcd40_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/clusterlifecycle-state-metrics-rhel8@sha256:288a0e4f9ca79859c5f295e920e9ef01d395720ea5b62ec7f5a5bd975b9c5850_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/clusterlifecycle-state-metrics-rhel8@sha256:93b9ad845fab34498a6f504ad626d0d5236c39ab1aaf7789df146311e4ba33cd_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/clusterlifecycle-state-metrics-rhel8@sha256:c808d378bd0666d7eb1f9c9024f7d2f7c6bdedd40298aa1e940cfc1ce735af54_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/clusterlifecycle-state-metrics-rhel8@sha256:df17928fd459e5063fb2470dbaea51c96f292f1a4ca5eaedc64a03687edbb6cd_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/console-mce-rhel8@sha256:009597e78bf32e0a6d83ad456a6670e436692aa1c12cbd144580a30080054d0f_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/console-mce-rhel8@sha256:95cbc26ed2e396e44efd543d8a38f1c698267e1a617a7ee4b6f26efdb49e3059_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/console-mce-rhel8@sha256:b83a44a87eddeaa3914d03f51f58e8cc5412ee580ee233754108b2349d890b8c_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/console-mce-rhel8@sha256:e3883d9629078bc16f2a6526cb8b1fdea89c1a8b8f477487fd6b34efa2f13999_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/discovery-rhel8@sha256:12b3c0a01c59836687a7cfc1fba050d0800625cd46f678551a5944b0664c044d_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/discovery-rhel8@sha256:25eefa4b7af3650f57e9a4c372522a0cae7bcc1b41735d2b503b9b41d9c2d0b2_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/discovery-rhel8@sha256:9a655c52c83f7682964e8f46fed6011c6e9de7a2a64ee0893d0c02cf725746e1_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/discovery-rhel8@sha256:a0bcad7b2191e3c674813c2e1e67aea619d6d7eaa95f2324902e0b842d1c0cc8_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/hive-rhel8@sha256:674603ee10ad5e9d42e18e5c2f91153c863cb7e9f38cd523559c8de7c7097483_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/hive-rhel8@sha256:67b2477a7b3885df470dc56e94525e7ebc3dce326599c6f2a311f8727557bf8b_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/hive-rhel8@sha256:8722d4f39942af4a008209ae518bf27d30deaa2e5bf97fc3118bea58efafb3d5_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/hive-rhel8@sha256:dd6a4624672d458a0072b9aa46fb1b3d576c0b198759d053f61536f3b9e34359_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/hypershift-addon-rhel8-operator@sha256:00322fc5e7a8e1d08ca716e23982dae6d365b1523f8d3465e6daad5074067ea2_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/hypershift-addon-rhel8-operator@sha256:27cc406bb658c1915e75f5d0b0d3c0f73e72635c9f5bb08bc28e3c5c434e147b_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/hypershift-addon-rhel8-operator@sha256:afc67731faaa2dc9d32a052064763737c8bc4b1b5cf8e8ffb7cb31a4652c656c_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/hypershift-addon-rhel8-operator@sha256:c4227a3a5b323d716a979e1c6a66c458d458648c5fcb0ab151ad55ba24972f51_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/hypershift-deployment-controller-rhel8@sha256:68de13099864a989493367500360560a677fde2e0e56a760a6dafde1d7be9a27_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/hypershift-deployment-controller-rhel8@sha256:8d4a908562cbb0351aea12befe5f2bdf57041e073ce679d1b1c5b46c893844b6_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/hypershift-deployment-controller-rhel8@sha256:be5d7a8b6dec6d4c959badc2d2960ec7bfe74a75c0d673da06fe6335920de3a0_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/hypershift-deployment-controller-rhel8@sha256:f44b9cd7b993051b4d59108153763a09d283c0cf822fab478f22cfbe53847da7_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/hypershift-rhel8-operator@sha256:2d94cd451fbf0abc13e50b6b6252061294bdbfd1eda64f4347177d20b5d1e489_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/hypershift-rhel8-operator@sha256:3d8d114403d85cbba699f53aa177a84da92516b5d2e852b2bffc33eabde6af13_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/hypershift-rhel8-operator@sha256:62e91ac9b6291bf7abc26cdd937c2c2cf7cdf1f1256a33acbaa5d1cdc607d3fa_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/hypershift-rhel8-operator@sha256:ffce5bc9fb2be59047c4840d9222499f03c1cf74786d8695aab1d1b04adc6f8a_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/klusterlet-operator-bundle@sha256:1687315db647e6689845df88843ae53275440042b76dc781dcabeef16e426bdf_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/managed-serviceaccount-rhel8@sha256:63593ef6045808b9c3fe96fc1cddd99bdfabaaef881fe716972500bfda62f92b_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/managed-serviceaccount-rhel8@sha256:7f5f65ba65c9bfc64d8bf9724a22b68d38c512465f4be1bfed8f02133256214f_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/managed-serviceaccount-rhel8@sha256:8621056c6982b9875749650eee2cf967b31217298a1b924de1fe710e0445df1b_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/managed-serviceaccount-rhel8@sha256:ec5bdf8a935ee1daaa5c91a7fd7816ade97619b5d1f6b61e663c03f43bb832bc_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/managedcluster-import-controller-rhel8@sha256:17987e46eb8772ef79e771b6edd137b29914ae357eb036d76a063cb04de116a3_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/managedcluster-import-controller-rhel8@sha256:4a22ca54331be02c08e23704852c34273a8bf3d1bb2c8f2aaf92f277474e3654_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/managedcluster-import-controller-rhel8@sha256:7d737e05b3164a7e49085a2026bf5fbbdda5a0d23890e1de455eea8d59f20187_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/managedcluster-import-controller-rhel8@sha256:eaf8ba4c775e4ebaeea316bbab0344eb10674089ff9db1c8f1373ed564b03749_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/mce-operator-bundle@sha256:701ad2aa334971346282a7a80c420049f08a3e3845a915a947e7605aab9c1369_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/mce-operator-bundle@sha256:cf1b297a2bbfa2a55204e2c4688511baa0223978b2d4ab7cfb8f8c5c965d563f_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/mce-operator-bundle@sha256:ed114b2afb91375b6f3576da15474ad96c154cc0ed16e288f8a4840d7d39942f_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/mce-operator-bundle@sha256:f1be217449145edb01b029b19d08831cc6d085856e39aea8174e74ef0cc85283_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/multicloud-manager-rhel8@sha256:162fe79ef40dbdcd1c9a16c601ffeb1c1dec5309c250bddf85809a0197b2ec3e_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/multicloud-manager-rhel8@sha256:af5076a59d32f3bed7f88348bccdff6fad4d250aab7f8dc7c2791e75fa76c7d9_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/multicloud-manager-rhel8@sha256:c03edb31a56b4678c4e0f66c59b49e3798b8442ef1ddca3f67488f4baca30241_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/multicloud-manager-rhel8@sha256:c6fb6ec34c746ba73007bec6e1895b4e1a4ed551b035aa9059664ded820f46fa_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-cluster-api-provider-agent-rhel8@sha256:208389221423692530b334815985b0a2263febf5574138e854dbdc011f03b4a2_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-cluster-api-provider-agent-rhel8@sha256:4bacc4ba3974c11ac27d1448a7f7cd973162caf33358249e9d1c154018124830_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-cluster-api-provider-agent-rhel8@sha256:8b3c3fb8fdf6d679f6020e0c739f25ae83dd4173e46b743de911d8e346f371fe_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-cluster-api-provider-agent-rhel8@sha256:a4d3f04386e63bfb640b928c01f972ba7d90af9c5213a7c10968b55c875565e0_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-console-mce-rhel8@sha256:009597e78bf32e0a6d83ad456a6670e436692aa1c12cbd144580a30080054d0f_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-console-mce-rhel8@sha256:95cbc26ed2e396e44efd543d8a38f1c698267e1a617a7ee4b6f26efdb49e3059_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-console-mce-rhel8@sha256:b83a44a87eddeaa3914d03f51f58e8cc5412ee580ee233754108b2349d890b8c_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-console-mce-rhel8@sha256:e3883d9629078bc16f2a6526cb8b1fdea89c1a8b8f477487fd6b34efa2f13999_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-hypershift-addon-rhel8-operator@sha256:00322fc5e7a8e1d08ca716e23982dae6d365b1523f8d3465e6daad5074067ea2_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-hypershift-addon-rhel8-operator@sha256:27cc406bb658c1915e75f5d0b0d3c0f73e72635c9f5bb08bc28e3c5c434e147b_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-hypershift-addon-rhel8-operator@sha256:afc67731faaa2dc9d32a052064763737c8bc4b1b5cf8e8ffb7cb31a4652c656c_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-hypershift-addon-rhel8-operator@sha256:c4227a3a5b323d716a979e1c6a66c458d458648c5fcb0ab151ad55ba24972f51_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-hypershift-deployment-controller-rhel8@sha256:68de13099864a989493367500360560a677fde2e0e56a760a6dafde1d7be9a27_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-hypershift-deployment-controller-rhel8@sha256:8d4a908562cbb0351aea12befe5f2bdf57041e073ce679d1b1c5b46c893844b6_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-hypershift-deployment-controller-rhel8@sha256:be5d7a8b6dec6d4c959badc2d2960ec7bfe74a75c0d673da06fe6335920de3a0_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-hypershift-deployment-controller-rhel8@sha256:f44b9cd7b993051b4d59108153763a09d283c0cf822fab478f22cfbe53847da7_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-managed-serviceaccount-rhel8@sha256:63593ef6045808b9c3fe96fc1cddd99bdfabaaef881fe716972500bfda62f92b_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-managed-serviceaccount-rhel8@sha256:7f5f65ba65c9bfc64d8bf9724a22b68d38c512465f4be1bfed8f02133256214f_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-managed-serviceaccount-rhel8@sha256:8621056c6982b9875749650eee2cf967b31217298a1b924de1fe710e0445df1b_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-managed-serviceaccount-rhel8@sha256:ec5bdf8a935ee1daaa5c91a7fd7816ade97619b5d1f6b61e663c03f43bb832bc_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/must-gather-rhel8@sha256:4270ef4ed53f54fb13cf1092b3babb70af7012886a3f0c293b11040083f39651_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/must-gather-rhel8@sha256:4ecb20c797f71375bc888ed84036f49bc40e2e9984e7ec74b14ad697d1b9c6fb_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/must-gather-rhel8@sha256:6d2624faf8cb2634a9e2203273d95c076ed2207ddd87f50df6ce8e5088a5d257_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/must-gather-rhel8@sha256:e838cb2e70eff2157b992c1cc6c576c9e099306b1df69d6d5c9d991ded4e0789_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/placement-rhel8@sha256:473ed2081010b9005ecc6fb254389dac6927f336967bd4a2f99ca3210fd265f0_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/placement-rhel8@sha256:746794cb82199cfc0c659de0a48018bbd8f18aec97265d68f8dd8bbf783049b1_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/placement-rhel8@sha256:7f5c7671a97f09756a150feb6a6bd04f40aa938ce065102b5b5875eadab933db_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/placement-rhel8@sha256:a6fb7f9d80d4d6cb53317f7d87960af28a6cafb8c5abee369f7bd94cbe449686_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/provider-credential-controller-rhel8@sha256:759037d7817cef4e0451befe8f2bc943a89f2bda95a52327a1c552c3f9a095bb_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/provider-credential-controller-rhel8@sha256:90281a3feff8e019a937fabb5184881c1983cda657c41332cd0321acf5ea4092_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/provider-credential-controller-rhel8@sha256:b6406fbcfeed4c491c66b778a4ad08e8066db5052a49863dd459e2b7375e6ba4_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/provider-credential-controller-rhel8@sha256:c4707c5214505bf1e5f693f0c5df4bb6fe4336670bf850b9a09040b6d87cccd2_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/registration-operator-rhel8@sha256:49d81d8a383de609d64760a4ae6ffa61469a59a5678311406ce4f838c1cc66fd_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/registration-operator-rhel8@sha256:579420cfdc2a542ab7a1b9cd6f1324885f60d1ec5d2bda74808127b45aef2983_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/registration-operator-rhel8@sha256:f945ae948589e2ea294d3d6e8f89fe05c1203f375a0722465965208ecfc15b94_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/registration-operator-rhel8@sha256:fbc7cd19b869d02af6dba24b20f6a44c498fb00e4afc629821f47b9b35c5a94d_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/registration-rhel8@sha256:39cc95f16445c3a1dca378beb50f5931ad081f459c9c6eb012325c6a9d8ada6c_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/registration-rhel8@sha256:686390715f19747bff24e95137307182ab095fb133051424996c6b0ee668569a_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/registration-rhel8@sha256:7bbc4dceeffd5f4bb47e9c38f97109d083dbbbda1a1643b7eb7762ebbd5047a1_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/registration-rhel8@sha256:cb1c8096bd5bd9f1dfa413bc0d1889d970b6d841988d24d6c1008904b1288cfe_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/work-rhel8@sha256:345f405c6a1d3e18beaf13c24a7ca4055a03746d8e6540670435e8d2413fefaf_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/work-rhel8@sha256:663cf3e0453e2ae5b1c9d5f6d335930d6d1e9c7a34151a171dbf58f9066c2b96_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/work-rhel8@sha256:c5c1939a142b9554a2ce664605409cefcb9954bbb1d8eef988fddab50f06cdaf_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/work-rhel8@sha256:d425b68e6265d098601e240cae6084c76416fd27bfbd955a3ccee30873544e38_ppc64le"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2022-31129"
},
{
"category": "external",
"summary": "RHBZ#2105075",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2105075"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2022-31129",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-31129"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2022-31129",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2022-31129"
},
{
"category": "external",
"summary": "https://github.com/moment/moment/security/advisories/GHSA-wc69-rhjr-hc9g",
"url": "https://github.com/moment/moment/security/advisories/GHSA-wc69-rhjr-hc9g"
}
],
"release_date": "2022-07-06T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2022-09-06T14:28:04+00:00",
"details": "For multicluster engine for Kubernetes, see the following documentation for\ndetails on how to install the images:\n\nhttps://access.redhat.com/documentation/en-us/red_hat_advanced_cluster_management_for_kubernetes/2.6/html/multicluster_engine/install_upgrade/installing-while-connected-online-mce",
"product_ids": [
"8Base-multicluster-engine-2.1:multicluster-engine/agent-service-rhel8@sha256:661ee3a57d860a713ffb481ea87858f20fce1e57b858821cb0c1ec4069e206a0_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/agent-service-rhel8@sha256:8cb5ab317ccc6b1bcd409cfba0ec983e3f5d9531227e76bb455011636ed32d21_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/agent-service-rhel8@sha256:e136966121b82373c9279b1b59b68864ed10bfdee424959a7ad4b190ff7a2562_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/agent-service-rhel8@sha256:fce50212c8bbfdc3e8f445f4b7ea35881eb29e49c443e827ad6fe2389328d57f_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/apiserver-network-proxy-rhel8@sha256:25b242af63aca69a32c457dde23b3ac52ed81f5edad3e919d5df59902adb0b60_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/apiserver-network-proxy-rhel8@sha256:5ea69e650771525faf944fbf3be82a19e54a964d38adbb88263247652476938c_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/apiserver-network-proxy-rhel8@sha256:c97ea925ea31a1ae6824ec55bbb43c3cf0d2d9b0fb6d12b6d23492e0e5a5467a_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/apiserver-network-proxy-rhel8@sha256:f71c4c301774aba9a886f2891eace9da47ba075d2a2e4acfc03849c9c0da57bc_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/assisted-image-service-rhel8@sha256:1d250617cf4eb47800d30bd6bdd61872faa29eb7c6953edcb4a107360f0d0a78_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/assisted-image-service-rhel8@sha256:3730a3c3cfb695b540945b5f0ae739a701a0155137b9509238860549105ab670_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/assisted-image-service-rhel8@sha256:3d59cfa190838da34bac1ccf88562f996cc9e9ffdb151f47e044ba3fcc964a3d_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/assisted-image-service-rhel8@sha256:92c8157e43d84584ba93d978fcc6ffba84118e4ea5ff46ad71a62ffdc7fc56e5_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/assisted-installer-agent-rhel8@sha256:99e0accdee9b311b9abf032c712060823736f88c7bf3ba692349d7f8290a9570_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/assisted-installer-agent-rhel8@sha256:b4722c060fb38e1609e689b605816cefb39a15a0ddc40837a90727d123b91c88_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/assisted-installer-reporter-rhel8@sha256:1d465abc36e2045dc5a291663786709fc920c42aacb0c34c4868a1a633334509_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/assisted-installer-reporter-rhel8@sha256:bdb861698be8305247b21ebab7994f27eaae818f691ffcff3d5b5eb5dc70a722_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/assisted-installer-reporter-rhel8@sha256:e4dd90d186f1fea6fcdb4e23f74e4390e00d134b2c21d8510c1cdbbcef3c4a1f_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/assisted-installer-rhel8@sha256:61ac4136dad0e02323807e6d3de8e890ec0b7e7e1f7112f9610410712af6f9b5_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/assisted-installer-rhel8@sha256:686b64358857be04087a706048a32b7356b16a0028d2b200da16ec94d931d25d_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/assisted-installer-rhel8@sha256:910dad58b72de16f92dd5b60d0420010d18229a6e0966fe2eb072517febe499f_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/aws-encryption-provider-rhel8@sha256:31329737bd3608345f8e969e872e2e18305e2959d9d81867933c73fb26a53dcd_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/aws-encryption-provider-rhel8@sha256:9797eef2012c827ff3250cba1cd542772e92872b4bd69a01bdbdba4fe407472c_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/aws-encryption-provider-rhel8@sha256:ab7f1982f21ed9251501396ea150764348b5f61b6e50b9d74b5031e705e16ef3_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/aws-encryption-provider-rhel8@sha256:cee69ba4c6fb326afd03c7f21856a028fa4758dab8c849ef6eaeaea0cd55afd2_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/backplane-rhel8-operator@sha256:0b8c36b4b1d00e47ee4faaeec9ccbdc2977a50592035f8a600491c657e439d33_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/backplane-rhel8-operator@sha256:5dbd590a4bbed44f487d1601d1825b5efb8253b9ee2be49adccec7e0ea9410ac_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/backplane-rhel8-operator@sha256:9f7854a1de26dfebdc8beafffd01304017b8fe7cd84065dd452de1276e529a06_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/backplane-rhel8-operator@sha256:e7998dc233af266ed94ba16450c2f02096abb5e045f291f8f94a83ef9da7dd51_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-provider-agent-rhel8@sha256:208389221423692530b334815985b0a2263febf5574138e854dbdc011f03b4a2_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-provider-agent-rhel8@sha256:4bacc4ba3974c11ac27d1448a7f7cd973162caf33358249e9d1c154018124830_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-provider-agent-rhel8@sha256:8b3c3fb8fdf6d679f6020e0c739f25ae83dd4173e46b743de911d8e346f371fe_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-provider-agent-rhel8@sha256:a4d3f04386e63bfb640b928c01f972ba7d90af9c5213a7c10968b55c875565e0_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-provider-aws-rhel8@sha256:36a5f30d043f1137033842188e59224b803158696f60ddb41095a766705485f4_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-provider-aws-rhel8@sha256:6fb7799fca309c727c7afea57448fc653dde09495945e314402a3e3a079e5b03_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-provider-aws-rhel8@sha256:9b8d4fde02e4c43d194bf4c420550730fd52b74587e2327f2e9eb75067bb25e7_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-provider-aws-rhel8@sha256:bd612736fde388811d12a572852c86d0fe9dcbb6e7f404c64b8654c870d4e2eb_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-provider-azure-rhel8@sha256:2b93b026497655f16a85a2929b1f0c970d51dce0e0e8462774989f1943bdc785_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-provider-azure-rhel8@sha256:2c9c916d0face10abc7f6467564e394ead5946bf18ed8439456cce2767a83b3e_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-provider-azure-rhel8@sha256:6f41c353228c4016ab02557a5591ef36f4aea799c4ad89798343b4a2f0765d08_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-provider-azure-rhel8@sha256:ddd59c296543f525f719336ad6ddc5e5f8d3915e08e3b64d575a9835de3e95ad_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-provider-kubevirt-rhel8@sha256:0007824d89632253727ead00c5fd6ec463f310d71e58e237ea5e51c13052b0bc_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-provider-kubevirt-rhel8@sha256:9cd9106f72557b8ba5de9f4d1de5ff8d33514d2c02889999a3c20aab9a8dd061_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-provider-kubevirt-rhel8@sha256:cbe319cfa3ab4610dc67abea27841dd5b670061faa74e666959550343bba1c28_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-provider-kubevirt-rhel8@sha256:df94a1d8a4b6d1aebed4e657267219632bb3b2176537bdf8e51a728cd78f136f_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-rhel8@sha256:30f56a4d5cba0ccd55e0bda756c7af8010ab94ec3b644dc73f7b32e76b5bbb3a_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-rhel8@sha256:4f7cb34768ff908ed1ba54330603ea54b82a4144cf9124dae01a727dcc60362a_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-rhel8@sha256:a137205ac2127a04466519355b07cee71c08c56dddfee35671127241ebdf4a99_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-rhel8@sha256:c8a785b4e1688d358cec73e9cf4853ca0ab28c7daa4c45d5384b7bebc333f53a_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-curator-controller-rhel8@sha256:1d4d913d4136321ebd94e6b9d9e55be7262883702de72c4a61827804ad843942_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-curator-controller-rhel8@sha256:2134c387cb0e8c2f95bb8ef74ad0a10c37403d9e0dfaeb7e2e9efb388c606ac1_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-curator-controller-rhel8@sha256:2e0867d6ebace932eb09bb3a6a929562a157bc2eea9c28063eb30dac866abf63_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-curator-controller-rhel8@sha256:3dd533817d97518c7af991b888c5f9df501bd496ed53988e5444c1ea62e539cb_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-proxy-addon-rhel8@sha256:2779eae299eb2b48e8a868de2f2d8d13313ca17b2f7d5c816013145b0c787cc8_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-proxy-addon-rhel8@sha256:28544cf2414bdeffb8bcaae2d1547064da46ab5a122fd77861083b1e81e299cc_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-proxy-addon-rhel8@sha256:4da01f6a0a59069045d23599d748849da60ee309f72f233497edd379b3b0823e_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-proxy-addon-rhel8@sha256:6318fd6b0e0f5c39239ba9c71c330bce7974deaf970359ec83c88116abf7a653_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-proxy-rhel8@sha256:610de7f25fd387262c360acb21dd45dc80e1c52a77dd11982965da80301407ab_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-proxy-rhel8@sha256:a881a94835c7eef6babe00792fc0a99c9816831869cb26af0dcf2665233f7710_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-proxy-rhel8@sha256:b240f43890529fe95b1a74de6f4c2626e85ae91ae6a624bb98a4c31130b6740d_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-proxy-rhel8@sha256:df6cd66cdb17efc356e770930ff796bdb527c292243f5e8b87ca5c9e912a19d6_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/clusterclaims-controller-rhel8@sha256:3608571c2a5a3d399e3ad8135ca90e46a7e57b322b5ef9d708efa631cee7109c_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/clusterclaims-controller-rhel8@sha256:5c04626558442d50ab58a941d72a78db7c94f5ce730b5abb7599c21981875970_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/clusterclaims-controller-rhel8@sha256:7be740cc5987a1dfc76d7d8a306ff65291eb9cf61419842f463aa9dc4d6ecde1_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/clusterclaims-controller-rhel8@sha256:fce2e92743adaf6fe2e0168cfeecdc71ff7c009ef92a89c9172ff46ebbedcd40_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/clusterlifecycle-state-metrics-rhel8@sha256:288a0e4f9ca79859c5f295e920e9ef01d395720ea5b62ec7f5a5bd975b9c5850_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/clusterlifecycle-state-metrics-rhel8@sha256:93b9ad845fab34498a6f504ad626d0d5236c39ab1aaf7789df146311e4ba33cd_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/clusterlifecycle-state-metrics-rhel8@sha256:c808d378bd0666d7eb1f9c9024f7d2f7c6bdedd40298aa1e940cfc1ce735af54_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/clusterlifecycle-state-metrics-rhel8@sha256:df17928fd459e5063fb2470dbaea51c96f292f1a4ca5eaedc64a03687edbb6cd_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/console-mce-rhel8@sha256:009597e78bf32e0a6d83ad456a6670e436692aa1c12cbd144580a30080054d0f_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/console-mce-rhel8@sha256:95cbc26ed2e396e44efd543d8a38f1c698267e1a617a7ee4b6f26efdb49e3059_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/console-mce-rhel8@sha256:b83a44a87eddeaa3914d03f51f58e8cc5412ee580ee233754108b2349d890b8c_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/console-mce-rhel8@sha256:e3883d9629078bc16f2a6526cb8b1fdea89c1a8b8f477487fd6b34efa2f13999_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/discovery-rhel8@sha256:12b3c0a01c59836687a7cfc1fba050d0800625cd46f678551a5944b0664c044d_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/discovery-rhel8@sha256:25eefa4b7af3650f57e9a4c372522a0cae7bcc1b41735d2b503b9b41d9c2d0b2_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/discovery-rhel8@sha256:9a655c52c83f7682964e8f46fed6011c6e9de7a2a64ee0893d0c02cf725746e1_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/discovery-rhel8@sha256:a0bcad7b2191e3c674813c2e1e67aea619d6d7eaa95f2324902e0b842d1c0cc8_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/hive-rhel8@sha256:674603ee10ad5e9d42e18e5c2f91153c863cb7e9f38cd523559c8de7c7097483_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/hive-rhel8@sha256:67b2477a7b3885df470dc56e94525e7ebc3dce326599c6f2a311f8727557bf8b_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/hive-rhel8@sha256:8722d4f39942af4a008209ae518bf27d30deaa2e5bf97fc3118bea58efafb3d5_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/hive-rhel8@sha256:dd6a4624672d458a0072b9aa46fb1b3d576c0b198759d053f61536f3b9e34359_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/hypershift-addon-rhel8-operator@sha256:00322fc5e7a8e1d08ca716e23982dae6d365b1523f8d3465e6daad5074067ea2_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/hypershift-addon-rhel8-operator@sha256:27cc406bb658c1915e75f5d0b0d3c0f73e72635c9f5bb08bc28e3c5c434e147b_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/hypershift-addon-rhel8-operator@sha256:afc67731faaa2dc9d32a052064763737c8bc4b1b5cf8e8ffb7cb31a4652c656c_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/hypershift-addon-rhel8-operator@sha256:c4227a3a5b323d716a979e1c6a66c458d458648c5fcb0ab151ad55ba24972f51_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/hypershift-deployment-controller-rhel8@sha256:68de13099864a989493367500360560a677fde2e0e56a760a6dafde1d7be9a27_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/hypershift-deployment-controller-rhel8@sha256:8d4a908562cbb0351aea12befe5f2bdf57041e073ce679d1b1c5b46c893844b6_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/hypershift-deployment-controller-rhel8@sha256:be5d7a8b6dec6d4c959badc2d2960ec7bfe74a75c0d673da06fe6335920de3a0_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/hypershift-deployment-controller-rhel8@sha256:f44b9cd7b993051b4d59108153763a09d283c0cf822fab478f22cfbe53847da7_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/hypershift-rhel8-operator@sha256:2d94cd451fbf0abc13e50b6b6252061294bdbfd1eda64f4347177d20b5d1e489_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/hypershift-rhel8-operator@sha256:3d8d114403d85cbba699f53aa177a84da92516b5d2e852b2bffc33eabde6af13_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/hypershift-rhel8-operator@sha256:62e91ac9b6291bf7abc26cdd937c2c2cf7cdf1f1256a33acbaa5d1cdc607d3fa_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/hypershift-rhel8-operator@sha256:ffce5bc9fb2be59047c4840d9222499f03c1cf74786d8695aab1d1b04adc6f8a_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/klusterlet-operator-bundle@sha256:1687315db647e6689845df88843ae53275440042b76dc781dcabeef16e426bdf_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/managed-serviceaccount-rhel8@sha256:63593ef6045808b9c3fe96fc1cddd99bdfabaaef881fe716972500bfda62f92b_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/managed-serviceaccount-rhel8@sha256:7f5f65ba65c9bfc64d8bf9724a22b68d38c512465f4be1bfed8f02133256214f_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/managed-serviceaccount-rhel8@sha256:8621056c6982b9875749650eee2cf967b31217298a1b924de1fe710e0445df1b_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/managed-serviceaccount-rhel8@sha256:ec5bdf8a935ee1daaa5c91a7fd7816ade97619b5d1f6b61e663c03f43bb832bc_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/managedcluster-import-controller-rhel8@sha256:17987e46eb8772ef79e771b6edd137b29914ae357eb036d76a063cb04de116a3_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/managedcluster-import-controller-rhel8@sha256:4a22ca54331be02c08e23704852c34273a8bf3d1bb2c8f2aaf92f277474e3654_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/managedcluster-import-controller-rhel8@sha256:7d737e05b3164a7e49085a2026bf5fbbdda5a0d23890e1de455eea8d59f20187_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/managedcluster-import-controller-rhel8@sha256:eaf8ba4c775e4ebaeea316bbab0344eb10674089ff9db1c8f1373ed564b03749_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/mce-operator-bundle@sha256:701ad2aa334971346282a7a80c420049f08a3e3845a915a947e7605aab9c1369_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/mce-operator-bundle@sha256:cf1b297a2bbfa2a55204e2c4688511baa0223978b2d4ab7cfb8f8c5c965d563f_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/mce-operator-bundle@sha256:ed114b2afb91375b6f3576da15474ad96c154cc0ed16e288f8a4840d7d39942f_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/mce-operator-bundle@sha256:f1be217449145edb01b029b19d08831cc6d085856e39aea8174e74ef0cc85283_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/multicloud-manager-rhel8@sha256:162fe79ef40dbdcd1c9a16c601ffeb1c1dec5309c250bddf85809a0197b2ec3e_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/multicloud-manager-rhel8@sha256:af5076a59d32f3bed7f88348bccdff6fad4d250aab7f8dc7c2791e75fa76c7d9_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/multicloud-manager-rhel8@sha256:c03edb31a56b4678c4e0f66c59b49e3798b8442ef1ddca3f67488f4baca30241_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/multicloud-manager-rhel8@sha256:c6fb6ec34c746ba73007bec6e1895b4e1a4ed551b035aa9059664ded820f46fa_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-cluster-api-provider-agent-rhel8@sha256:208389221423692530b334815985b0a2263febf5574138e854dbdc011f03b4a2_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-cluster-api-provider-agent-rhel8@sha256:4bacc4ba3974c11ac27d1448a7f7cd973162caf33358249e9d1c154018124830_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-cluster-api-provider-agent-rhel8@sha256:8b3c3fb8fdf6d679f6020e0c739f25ae83dd4173e46b743de911d8e346f371fe_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-cluster-api-provider-agent-rhel8@sha256:a4d3f04386e63bfb640b928c01f972ba7d90af9c5213a7c10968b55c875565e0_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-console-mce-rhel8@sha256:009597e78bf32e0a6d83ad456a6670e436692aa1c12cbd144580a30080054d0f_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-console-mce-rhel8@sha256:95cbc26ed2e396e44efd543d8a38f1c698267e1a617a7ee4b6f26efdb49e3059_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-console-mce-rhel8@sha256:b83a44a87eddeaa3914d03f51f58e8cc5412ee580ee233754108b2349d890b8c_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-console-mce-rhel8@sha256:e3883d9629078bc16f2a6526cb8b1fdea89c1a8b8f477487fd6b34efa2f13999_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-hypershift-addon-rhel8-operator@sha256:00322fc5e7a8e1d08ca716e23982dae6d365b1523f8d3465e6daad5074067ea2_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-hypershift-addon-rhel8-operator@sha256:27cc406bb658c1915e75f5d0b0d3c0f73e72635c9f5bb08bc28e3c5c434e147b_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-hypershift-addon-rhel8-operator@sha256:afc67731faaa2dc9d32a052064763737c8bc4b1b5cf8e8ffb7cb31a4652c656c_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-hypershift-addon-rhel8-operator@sha256:c4227a3a5b323d716a979e1c6a66c458d458648c5fcb0ab151ad55ba24972f51_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-hypershift-deployment-controller-rhel8@sha256:68de13099864a989493367500360560a677fde2e0e56a760a6dafde1d7be9a27_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-hypershift-deployment-controller-rhel8@sha256:8d4a908562cbb0351aea12befe5f2bdf57041e073ce679d1b1c5b46c893844b6_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-hypershift-deployment-controller-rhel8@sha256:be5d7a8b6dec6d4c959badc2d2960ec7bfe74a75c0d673da06fe6335920de3a0_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-hypershift-deployment-controller-rhel8@sha256:f44b9cd7b993051b4d59108153763a09d283c0cf822fab478f22cfbe53847da7_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-managed-serviceaccount-rhel8@sha256:63593ef6045808b9c3fe96fc1cddd99bdfabaaef881fe716972500bfda62f92b_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-managed-serviceaccount-rhel8@sha256:7f5f65ba65c9bfc64d8bf9724a22b68d38c512465f4be1bfed8f02133256214f_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-managed-serviceaccount-rhel8@sha256:8621056c6982b9875749650eee2cf967b31217298a1b924de1fe710e0445df1b_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-managed-serviceaccount-rhel8@sha256:ec5bdf8a935ee1daaa5c91a7fd7816ade97619b5d1f6b61e663c03f43bb832bc_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/must-gather-rhel8@sha256:4270ef4ed53f54fb13cf1092b3babb70af7012886a3f0c293b11040083f39651_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/must-gather-rhel8@sha256:4ecb20c797f71375bc888ed84036f49bc40e2e9984e7ec74b14ad697d1b9c6fb_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/must-gather-rhel8@sha256:6d2624faf8cb2634a9e2203273d95c076ed2207ddd87f50df6ce8e5088a5d257_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/must-gather-rhel8@sha256:e838cb2e70eff2157b992c1cc6c576c9e099306b1df69d6d5c9d991ded4e0789_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/placement-rhel8@sha256:473ed2081010b9005ecc6fb254389dac6927f336967bd4a2f99ca3210fd265f0_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/placement-rhel8@sha256:746794cb82199cfc0c659de0a48018bbd8f18aec97265d68f8dd8bbf783049b1_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/placement-rhel8@sha256:7f5c7671a97f09756a150feb6a6bd04f40aa938ce065102b5b5875eadab933db_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/placement-rhel8@sha256:a6fb7f9d80d4d6cb53317f7d87960af28a6cafb8c5abee369f7bd94cbe449686_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/provider-credential-controller-rhel8@sha256:759037d7817cef4e0451befe8f2bc943a89f2bda95a52327a1c552c3f9a095bb_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/provider-credential-controller-rhel8@sha256:90281a3feff8e019a937fabb5184881c1983cda657c41332cd0321acf5ea4092_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/provider-credential-controller-rhel8@sha256:b6406fbcfeed4c491c66b778a4ad08e8066db5052a49863dd459e2b7375e6ba4_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/provider-credential-controller-rhel8@sha256:c4707c5214505bf1e5f693f0c5df4bb6fe4336670bf850b9a09040b6d87cccd2_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/registration-operator-rhel8@sha256:49d81d8a383de609d64760a4ae6ffa61469a59a5678311406ce4f838c1cc66fd_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/registration-operator-rhel8@sha256:579420cfdc2a542ab7a1b9cd6f1324885f60d1ec5d2bda74808127b45aef2983_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/registration-operator-rhel8@sha256:f945ae948589e2ea294d3d6e8f89fe05c1203f375a0722465965208ecfc15b94_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/registration-operator-rhel8@sha256:fbc7cd19b869d02af6dba24b20f6a44c498fb00e4afc629821f47b9b35c5a94d_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/registration-rhel8@sha256:39cc95f16445c3a1dca378beb50f5931ad081f459c9c6eb012325c6a9d8ada6c_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/registration-rhel8@sha256:686390715f19747bff24e95137307182ab095fb133051424996c6b0ee668569a_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/registration-rhel8@sha256:7bbc4dceeffd5f4bb47e9c38f97109d083dbbbda1a1643b7eb7762ebbd5047a1_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/registration-rhel8@sha256:cb1c8096bd5bd9f1dfa413bc0d1889d970b6d841988d24d6c1008904b1288cfe_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/work-rhel8@sha256:345f405c6a1d3e18beaf13c24a7ca4055a03746d8e6540670435e8d2413fefaf_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/work-rhel8@sha256:663cf3e0453e2ae5b1c9d5f6d335930d6d1e9c7a34151a171dbf58f9066c2b96_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/work-rhel8@sha256:c5c1939a142b9554a2ce664605409cefcb9954bbb1d8eef988fddab50f06cdaf_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/work-rhel8@sha256:d425b68e6265d098601e240cae6084c76416fd27bfbd955a3ccee30873544e38_ppc64le"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2022:6345"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"8Base-multicluster-engine-2.1:multicluster-engine/agent-service-rhel8@sha256:661ee3a57d860a713ffb481ea87858f20fce1e57b858821cb0c1ec4069e206a0_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/agent-service-rhel8@sha256:8cb5ab317ccc6b1bcd409cfba0ec983e3f5d9531227e76bb455011636ed32d21_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/agent-service-rhel8@sha256:e136966121b82373c9279b1b59b68864ed10bfdee424959a7ad4b190ff7a2562_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/agent-service-rhel8@sha256:fce50212c8bbfdc3e8f445f4b7ea35881eb29e49c443e827ad6fe2389328d57f_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/apiserver-network-proxy-rhel8@sha256:25b242af63aca69a32c457dde23b3ac52ed81f5edad3e919d5df59902adb0b60_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/apiserver-network-proxy-rhel8@sha256:5ea69e650771525faf944fbf3be82a19e54a964d38adbb88263247652476938c_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/apiserver-network-proxy-rhel8@sha256:c97ea925ea31a1ae6824ec55bbb43c3cf0d2d9b0fb6d12b6d23492e0e5a5467a_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/apiserver-network-proxy-rhel8@sha256:f71c4c301774aba9a886f2891eace9da47ba075d2a2e4acfc03849c9c0da57bc_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/assisted-image-service-rhel8@sha256:1d250617cf4eb47800d30bd6bdd61872faa29eb7c6953edcb4a107360f0d0a78_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/assisted-image-service-rhel8@sha256:3730a3c3cfb695b540945b5f0ae739a701a0155137b9509238860549105ab670_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/assisted-image-service-rhel8@sha256:3d59cfa190838da34bac1ccf88562f996cc9e9ffdb151f47e044ba3fcc964a3d_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/assisted-image-service-rhel8@sha256:92c8157e43d84584ba93d978fcc6ffba84118e4ea5ff46ad71a62ffdc7fc56e5_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/assisted-installer-agent-rhel8@sha256:99e0accdee9b311b9abf032c712060823736f88c7bf3ba692349d7f8290a9570_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/assisted-installer-agent-rhel8@sha256:b4722c060fb38e1609e689b605816cefb39a15a0ddc40837a90727d123b91c88_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/assisted-installer-reporter-rhel8@sha256:1d465abc36e2045dc5a291663786709fc920c42aacb0c34c4868a1a633334509_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/assisted-installer-reporter-rhel8@sha256:bdb861698be8305247b21ebab7994f27eaae818f691ffcff3d5b5eb5dc70a722_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/assisted-installer-reporter-rhel8@sha256:e4dd90d186f1fea6fcdb4e23f74e4390e00d134b2c21d8510c1cdbbcef3c4a1f_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/assisted-installer-rhel8@sha256:61ac4136dad0e02323807e6d3de8e890ec0b7e7e1f7112f9610410712af6f9b5_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/assisted-installer-rhel8@sha256:686b64358857be04087a706048a32b7356b16a0028d2b200da16ec94d931d25d_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/assisted-installer-rhel8@sha256:910dad58b72de16f92dd5b60d0420010d18229a6e0966fe2eb072517febe499f_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/aws-encryption-provider-rhel8@sha256:31329737bd3608345f8e969e872e2e18305e2959d9d81867933c73fb26a53dcd_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/aws-encryption-provider-rhel8@sha256:9797eef2012c827ff3250cba1cd542772e92872b4bd69a01bdbdba4fe407472c_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/aws-encryption-provider-rhel8@sha256:ab7f1982f21ed9251501396ea150764348b5f61b6e50b9d74b5031e705e16ef3_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/aws-encryption-provider-rhel8@sha256:cee69ba4c6fb326afd03c7f21856a028fa4758dab8c849ef6eaeaea0cd55afd2_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/backplane-rhel8-operator@sha256:0b8c36b4b1d00e47ee4faaeec9ccbdc2977a50592035f8a600491c657e439d33_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/backplane-rhel8-operator@sha256:5dbd590a4bbed44f487d1601d1825b5efb8253b9ee2be49adccec7e0ea9410ac_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/backplane-rhel8-operator@sha256:9f7854a1de26dfebdc8beafffd01304017b8fe7cd84065dd452de1276e529a06_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/backplane-rhel8-operator@sha256:e7998dc233af266ed94ba16450c2f02096abb5e045f291f8f94a83ef9da7dd51_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-provider-agent-rhel8@sha256:208389221423692530b334815985b0a2263febf5574138e854dbdc011f03b4a2_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-provider-agent-rhel8@sha256:4bacc4ba3974c11ac27d1448a7f7cd973162caf33358249e9d1c154018124830_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-provider-agent-rhel8@sha256:8b3c3fb8fdf6d679f6020e0c739f25ae83dd4173e46b743de911d8e346f371fe_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-provider-agent-rhel8@sha256:a4d3f04386e63bfb640b928c01f972ba7d90af9c5213a7c10968b55c875565e0_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-provider-aws-rhel8@sha256:36a5f30d043f1137033842188e59224b803158696f60ddb41095a766705485f4_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-provider-aws-rhel8@sha256:6fb7799fca309c727c7afea57448fc653dde09495945e314402a3e3a079e5b03_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-provider-aws-rhel8@sha256:9b8d4fde02e4c43d194bf4c420550730fd52b74587e2327f2e9eb75067bb25e7_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-provider-aws-rhel8@sha256:bd612736fde388811d12a572852c86d0fe9dcbb6e7f404c64b8654c870d4e2eb_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-provider-azure-rhel8@sha256:2b93b026497655f16a85a2929b1f0c970d51dce0e0e8462774989f1943bdc785_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-provider-azure-rhel8@sha256:2c9c916d0face10abc7f6467564e394ead5946bf18ed8439456cce2767a83b3e_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-provider-azure-rhel8@sha256:6f41c353228c4016ab02557a5591ef36f4aea799c4ad89798343b4a2f0765d08_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-provider-azure-rhel8@sha256:ddd59c296543f525f719336ad6ddc5e5f8d3915e08e3b64d575a9835de3e95ad_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-provider-kubevirt-rhel8@sha256:0007824d89632253727ead00c5fd6ec463f310d71e58e237ea5e51c13052b0bc_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-provider-kubevirt-rhel8@sha256:9cd9106f72557b8ba5de9f4d1de5ff8d33514d2c02889999a3c20aab9a8dd061_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-provider-kubevirt-rhel8@sha256:cbe319cfa3ab4610dc67abea27841dd5b670061faa74e666959550343bba1c28_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-provider-kubevirt-rhel8@sha256:df94a1d8a4b6d1aebed4e657267219632bb3b2176537bdf8e51a728cd78f136f_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-rhel8@sha256:30f56a4d5cba0ccd55e0bda756c7af8010ab94ec3b644dc73f7b32e76b5bbb3a_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-rhel8@sha256:4f7cb34768ff908ed1ba54330603ea54b82a4144cf9124dae01a727dcc60362a_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-rhel8@sha256:a137205ac2127a04466519355b07cee71c08c56dddfee35671127241ebdf4a99_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-rhel8@sha256:c8a785b4e1688d358cec73e9cf4853ca0ab28c7daa4c45d5384b7bebc333f53a_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-curator-controller-rhel8@sha256:1d4d913d4136321ebd94e6b9d9e55be7262883702de72c4a61827804ad843942_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-curator-controller-rhel8@sha256:2134c387cb0e8c2f95bb8ef74ad0a10c37403d9e0dfaeb7e2e9efb388c606ac1_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-curator-controller-rhel8@sha256:2e0867d6ebace932eb09bb3a6a929562a157bc2eea9c28063eb30dac866abf63_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-curator-controller-rhel8@sha256:3dd533817d97518c7af991b888c5f9df501bd496ed53988e5444c1ea62e539cb_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-proxy-addon-rhel8@sha256:2779eae299eb2b48e8a868de2f2d8d13313ca17b2f7d5c816013145b0c787cc8_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-proxy-addon-rhel8@sha256:28544cf2414bdeffb8bcaae2d1547064da46ab5a122fd77861083b1e81e299cc_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-proxy-addon-rhel8@sha256:4da01f6a0a59069045d23599d748849da60ee309f72f233497edd379b3b0823e_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-proxy-addon-rhel8@sha256:6318fd6b0e0f5c39239ba9c71c330bce7974deaf970359ec83c88116abf7a653_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-proxy-rhel8@sha256:610de7f25fd387262c360acb21dd45dc80e1c52a77dd11982965da80301407ab_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-proxy-rhel8@sha256:a881a94835c7eef6babe00792fc0a99c9816831869cb26af0dcf2665233f7710_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-proxy-rhel8@sha256:b240f43890529fe95b1a74de6f4c2626e85ae91ae6a624bb98a4c31130b6740d_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-proxy-rhel8@sha256:df6cd66cdb17efc356e770930ff796bdb527c292243f5e8b87ca5c9e912a19d6_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/clusterclaims-controller-rhel8@sha256:3608571c2a5a3d399e3ad8135ca90e46a7e57b322b5ef9d708efa631cee7109c_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/clusterclaims-controller-rhel8@sha256:5c04626558442d50ab58a941d72a78db7c94f5ce730b5abb7599c21981875970_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/clusterclaims-controller-rhel8@sha256:7be740cc5987a1dfc76d7d8a306ff65291eb9cf61419842f463aa9dc4d6ecde1_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/clusterclaims-controller-rhel8@sha256:fce2e92743adaf6fe2e0168cfeecdc71ff7c009ef92a89c9172ff46ebbedcd40_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/clusterlifecycle-state-metrics-rhel8@sha256:288a0e4f9ca79859c5f295e920e9ef01d395720ea5b62ec7f5a5bd975b9c5850_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/clusterlifecycle-state-metrics-rhel8@sha256:93b9ad845fab34498a6f504ad626d0d5236c39ab1aaf7789df146311e4ba33cd_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/clusterlifecycle-state-metrics-rhel8@sha256:c808d378bd0666d7eb1f9c9024f7d2f7c6bdedd40298aa1e940cfc1ce735af54_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/clusterlifecycle-state-metrics-rhel8@sha256:df17928fd459e5063fb2470dbaea51c96f292f1a4ca5eaedc64a03687edbb6cd_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/console-mce-rhel8@sha256:009597e78bf32e0a6d83ad456a6670e436692aa1c12cbd144580a30080054d0f_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/console-mce-rhel8@sha256:95cbc26ed2e396e44efd543d8a38f1c698267e1a617a7ee4b6f26efdb49e3059_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/console-mce-rhel8@sha256:b83a44a87eddeaa3914d03f51f58e8cc5412ee580ee233754108b2349d890b8c_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/console-mce-rhel8@sha256:e3883d9629078bc16f2a6526cb8b1fdea89c1a8b8f477487fd6b34efa2f13999_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/discovery-rhel8@sha256:12b3c0a01c59836687a7cfc1fba050d0800625cd46f678551a5944b0664c044d_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/discovery-rhel8@sha256:25eefa4b7af3650f57e9a4c372522a0cae7bcc1b41735d2b503b9b41d9c2d0b2_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/discovery-rhel8@sha256:9a655c52c83f7682964e8f46fed6011c6e9de7a2a64ee0893d0c02cf725746e1_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/discovery-rhel8@sha256:a0bcad7b2191e3c674813c2e1e67aea619d6d7eaa95f2324902e0b842d1c0cc8_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/hive-rhel8@sha256:674603ee10ad5e9d42e18e5c2f91153c863cb7e9f38cd523559c8de7c7097483_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/hive-rhel8@sha256:67b2477a7b3885df470dc56e94525e7ebc3dce326599c6f2a311f8727557bf8b_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/hive-rhel8@sha256:8722d4f39942af4a008209ae518bf27d30deaa2e5bf97fc3118bea58efafb3d5_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/hive-rhel8@sha256:dd6a4624672d458a0072b9aa46fb1b3d576c0b198759d053f61536f3b9e34359_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/hypershift-addon-rhel8-operator@sha256:00322fc5e7a8e1d08ca716e23982dae6d365b1523f8d3465e6daad5074067ea2_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/hypershift-addon-rhel8-operator@sha256:27cc406bb658c1915e75f5d0b0d3c0f73e72635c9f5bb08bc28e3c5c434e147b_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/hypershift-addon-rhel8-operator@sha256:afc67731faaa2dc9d32a052064763737c8bc4b1b5cf8e8ffb7cb31a4652c656c_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/hypershift-addon-rhel8-operator@sha256:c4227a3a5b323d716a979e1c6a66c458d458648c5fcb0ab151ad55ba24972f51_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/hypershift-deployment-controller-rhel8@sha256:68de13099864a989493367500360560a677fde2e0e56a760a6dafde1d7be9a27_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/hypershift-deployment-controller-rhel8@sha256:8d4a908562cbb0351aea12befe5f2bdf57041e073ce679d1b1c5b46c893844b6_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/hypershift-deployment-controller-rhel8@sha256:be5d7a8b6dec6d4c959badc2d2960ec7bfe74a75c0d673da06fe6335920de3a0_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/hypershift-deployment-controller-rhel8@sha256:f44b9cd7b993051b4d59108153763a09d283c0cf822fab478f22cfbe53847da7_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/hypershift-rhel8-operator@sha256:2d94cd451fbf0abc13e50b6b6252061294bdbfd1eda64f4347177d20b5d1e489_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/hypershift-rhel8-operator@sha256:3d8d114403d85cbba699f53aa177a84da92516b5d2e852b2bffc33eabde6af13_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/hypershift-rhel8-operator@sha256:62e91ac9b6291bf7abc26cdd937c2c2cf7cdf1f1256a33acbaa5d1cdc607d3fa_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/hypershift-rhel8-operator@sha256:ffce5bc9fb2be59047c4840d9222499f03c1cf74786d8695aab1d1b04adc6f8a_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/klusterlet-operator-bundle@sha256:1687315db647e6689845df88843ae53275440042b76dc781dcabeef16e426bdf_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/managed-serviceaccount-rhel8@sha256:63593ef6045808b9c3fe96fc1cddd99bdfabaaef881fe716972500bfda62f92b_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/managed-serviceaccount-rhel8@sha256:7f5f65ba65c9bfc64d8bf9724a22b68d38c512465f4be1bfed8f02133256214f_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/managed-serviceaccount-rhel8@sha256:8621056c6982b9875749650eee2cf967b31217298a1b924de1fe710e0445df1b_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/managed-serviceaccount-rhel8@sha256:ec5bdf8a935ee1daaa5c91a7fd7816ade97619b5d1f6b61e663c03f43bb832bc_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/managedcluster-import-controller-rhel8@sha256:17987e46eb8772ef79e771b6edd137b29914ae357eb036d76a063cb04de116a3_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/managedcluster-import-controller-rhel8@sha256:4a22ca54331be02c08e23704852c34273a8bf3d1bb2c8f2aaf92f277474e3654_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/managedcluster-import-controller-rhel8@sha256:7d737e05b3164a7e49085a2026bf5fbbdda5a0d23890e1de455eea8d59f20187_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/managedcluster-import-controller-rhel8@sha256:eaf8ba4c775e4ebaeea316bbab0344eb10674089ff9db1c8f1373ed564b03749_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/mce-operator-bundle@sha256:701ad2aa334971346282a7a80c420049f08a3e3845a915a947e7605aab9c1369_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/mce-operator-bundle@sha256:cf1b297a2bbfa2a55204e2c4688511baa0223978b2d4ab7cfb8f8c5c965d563f_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/mce-operator-bundle@sha256:ed114b2afb91375b6f3576da15474ad96c154cc0ed16e288f8a4840d7d39942f_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/mce-operator-bundle@sha256:f1be217449145edb01b029b19d08831cc6d085856e39aea8174e74ef0cc85283_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/multicloud-manager-rhel8@sha256:162fe79ef40dbdcd1c9a16c601ffeb1c1dec5309c250bddf85809a0197b2ec3e_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/multicloud-manager-rhel8@sha256:af5076a59d32f3bed7f88348bccdff6fad4d250aab7f8dc7c2791e75fa76c7d9_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/multicloud-manager-rhel8@sha256:c03edb31a56b4678c4e0f66c59b49e3798b8442ef1ddca3f67488f4baca30241_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/multicloud-manager-rhel8@sha256:c6fb6ec34c746ba73007bec6e1895b4e1a4ed551b035aa9059664ded820f46fa_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-cluster-api-provider-agent-rhel8@sha256:208389221423692530b334815985b0a2263febf5574138e854dbdc011f03b4a2_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-cluster-api-provider-agent-rhel8@sha256:4bacc4ba3974c11ac27d1448a7f7cd973162caf33358249e9d1c154018124830_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-cluster-api-provider-agent-rhel8@sha256:8b3c3fb8fdf6d679f6020e0c739f25ae83dd4173e46b743de911d8e346f371fe_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-cluster-api-provider-agent-rhel8@sha256:a4d3f04386e63bfb640b928c01f972ba7d90af9c5213a7c10968b55c875565e0_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-console-mce-rhel8@sha256:009597e78bf32e0a6d83ad456a6670e436692aa1c12cbd144580a30080054d0f_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-console-mce-rhel8@sha256:95cbc26ed2e396e44efd543d8a38f1c698267e1a617a7ee4b6f26efdb49e3059_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-console-mce-rhel8@sha256:b83a44a87eddeaa3914d03f51f58e8cc5412ee580ee233754108b2349d890b8c_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-console-mce-rhel8@sha256:e3883d9629078bc16f2a6526cb8b1fdea89c1a8b8f477487fd6b34efa2f13999_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-hypershift-addon-rhel8-operator@sha256:00322fc5e7a8e1d08ca716e23982dae6d365b1523f8d3465e6daad5074067ea2_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-hypershift-addon-rhel8-operator@sha256:27cc406bb658c1915e75f5d0b0d3c0f73e72635c9f5bb08bc28e3c5c434e147b_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-hypershift-addon-rhel8-operator@sha256:afc67731faaa2dc9d32a052064763737c8bc4b1b5cf8e8ffb7cb31a4652c656c_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-hypershift-addon-rhel8-operator@sha256:c4227a3a5b323d716a979e1c6a66c458d458648c5fcb0ab151ad55ba24972f51_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-hypershift-deployment-controller-rhel8@sha256:68de13099864a989493367500360560a677fde2e0e56a760a6dafde1d7be9a27_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-hypershift-deployment-controller-rhel8@sha256:8d4a908562cbb0351aea12befe5f2bdf57041e073ce679d1b1c5b46c893844b6_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-hypershift-deployment-controller-rhel8@sha256:be5d7a8b6dec6d4c959badc2d2960ec7bfe74a75c0d673da06fe6335920de3a0_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-hypershift-deployment-controller-rhel8@sha256:f44b9cd7b993051b4d59108153763a09d283c0cf822fab478f22cfbe53847da7_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-managed-serviceaccount-rhel8@sha256:63593ef6045808b9c3fe96fc1cddd99bdfabaaef881fe716972500bfda62f92b_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-managed-serviceaccount-rhel8@sha256:7f5f65ba65c9bfc64d8bf9724a22b68d38c512465f4be1bfed8f02133256214f_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-managed-serviceaccount-rhel8@sha256:8621056c6982b9875749650eee2cf967b31217298a1b924de1fe710e0445df1b_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-managed-serviceaccount-rhel8@sha256:ec5bdf8a935ee1daaa5c91a7fd7816ade97619b5d1f6b61e663c03f43bb832bc_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/must-gather-rhel8@sha256:4270ef4ed53f54fb13cf1092b3babb70af7012886a3f0c293b11040083f39651_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/must-gather-rhel8@sha256:4ecb20c797f71375bc888ed84036f49bc40e2e9984e7ec74b14ad697d1b9c6fb_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/must-gather-rhel8@sha256:6d2624faf8cb2634a9e2203273d95c076ed2207ddd87f50df6ce8e5088a5d257_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/must-gather-rhel8@sha256:e838cb2e70eff2157b992c1cc6c576c9e099306b1df69d6d5c9d991ded4e0789_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/placement-rhel8@sha256:473ed2081010b9005ecc6fb254389dac6927f336967bd4a2f99ca3210fd265f0_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/placement-rhel8@sha256:746794cb82199cfc0c659de0a48018bbd8f18aec97265d68f8dd8bbf783049b1_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/placement-rhel8@sha256:7f5c7671a97f09756a150feb6a6bd04f40aa938ce065102b5b5875eadab933db_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/placement-rhel8@sha256:a6fb7f9d80d4d6cb53317f7d87960af28a6cafb8c5abee369f7bd94cbe449686_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/provider-credential-controller-rhel8@sha256:759037d7817cef4e0451befe8f2bc943a89f2bda95a52327a1c552c3f9a095bb_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/provider-credential-controller-rhel8@sha256:90281a3feff8e019a937fabb5184881c1983cda657c41332cd0321acf5ea4092_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/provider-credential-controller-rhel8@sha256:b6406fbcfeed4c491c66b778a4ad08e8066db5052a49863dd459e2b7375e6ba4_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/provider-credential-controller-rhel8@sha256:c4707c5214505bf1e5f693f0c5df4bb6fe4336670bf850b9a09040b6d87cccd2_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/registration-operator-rhel8@sha256:49d81d8a383de609d64760a4ae6ffa61469a59a5678311406ce4f838c1cc66fd_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/registration-operator-rhel8@sha256:579420cfdc2a542ab7a1b9cd6f1324885f60d1ec5d2bda74808127b45aef2983_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/registration-operator-rhel8@sha256:f945ae948589e2ea294d3d6e8f89fe05c1203f375a0722465965208ecfc15b94_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/registration-operator-rhel8@sha256:fbc7cd19b869d02af6dba24b20f6a44c498fb00e4afc629821f47b9b35c5a94d_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/registration-rhel8@sha256:39cc95f16445c3a1dca378beb50f5931ad081f459c9c6eb012325c6a9d8ada6c_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/registration-rhel8@sha256:686390715f19747bff24e95137307182ab095fb133051424996c6b0ee668569a_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/registration-rhel8@sha256:7bbc4dceeffd5f4bb47e9c38f97109d083dbbbda1a1643b7eb7762ebbd5047a1_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/registration-rhel8@sha256:cb1c8096bd5bd9f1dfa413bc0d1889d970b6d841988d24d6c1008904b1288cfe_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/work-rhel8@sha256:345f405c6a1d3e18beaf13c24a7ca4055a03746d8e6540670435e8d2413fefaf_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/work-rhel8@sha256:663cf3e0453e2ae5b1c9d5f6d335930d6d1e9c7a34151a171dbf58f9066c2b96_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/work-rhel8@sha256:c5c1939a142b9554a2ce664605409cefcb9954bbb1d8eef988fddab50f06cdaf_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/work-rhel8@sha256:d425b68e6265d098601e240cae6084c76416fd27bfbd955a3ccee30873544e38_ppc64le"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "moment: inefficient parsing algorithm resulting in DoS"
},
{
"cve": "CVE-2022-32148",
"cwe": {
"id": "CWE-200",
"name": "Exposure of Sensitive Information to an Unauthorized Actor"
},
"discovery_date": "2022-07-14T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2107383"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in net/http/httputil golang package. When httputil.ReverseProxy.ServeHTTP is called with a Request.Header map containing a nil value for the X-Forwarded-For header, ReverseProxy could set the client IP incorrectly. This issue may affect confidentiality.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "golang: net/http/httputil: NewSingleHostReverseProxy - omit X-Forwarded-For not working",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "Within regulated environments, a combination of the following controls acts as a significant barrier to successfully exploiting a CWE-200: Exposure of Sensitive Information to an Unauthorized Actor vulnerability and therefore downgrades the severity of this particular CVE from Moderate to Low.\n\nAccess to the platform is granted only after successful hard token, multi-factor authentication (MFA), which is coupled with account management controls, including integration with single sign-on (SSO), to ensure that user permissions are restricted to only the functions necessary for their roles. Access to sensitive information is explicitly authorized and enforced based on predefined access policies. Event logs are collected and processed for centralization, correlation, analysis, monitoring, reporting, alerting, and retention. This process ensures that audit logs are generated for specific events involving sensitive information, which helps identify patterns of unauthorized access or data exposure. The platform enforces the use of validated cryptographic modules across compute resources to protect the confidentiality of information, even in the event of interception.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"8Base-multicluster-engine-2.1:multicluster-engine/agent-service-rhel8@sha256:661ee3a57d860a713ffb481ea87858f20fce1e57b858821cb0c1ec4069e206a0_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/agent-service-rhel8@sha256:8cb5ab317ccc6b1bcd409cfba0ec983e3f5d9531227e76bb455011636ed32d21_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/agent-service-rhel8@sha256:e136966121b82373c9279b1b59b68864ed10bfdee424959a7ad4b190ff7a2562_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/agent-service-rhel8@sha256:fce50212c8bbfdc3e8f445f4b7ea35881eb29e49c443e827ad6fe2389328d57f_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/apiserver-network-proxy-rhel8@sha256:25b242af63aca69a32c457dde23b3ac52ed81f5edad3e919d5df59902adb0b60_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/apiserver-network-proxy-rhel8@sha256:5ea69e650771525faf944fbf3be82a19e54a964d38adbb88263247652476938c_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/apiserver-network-proxy-rhel8@sha256:c97ea925ea31a1ae6824ec55bbb43c3cf0d2d9b0fb6d12b6d23492e0e5a5467a_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/apiserver-network-proxy-rhel8@sha256:f71c4c301774aba9a886f2891eace9da47ba075d2a2e4acfc03849c9c0da57bc_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/assisted-image-service-rhel8@sha256:1d250617cf4eb47800d30bd6bdd61872faa29eb7c6953edcb4a107360f0d0a78_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/assisted-image-service-rhel8@sha256:3730a3c3cfb695b540945b5f0ae739a701a0155137b9509238860549105ab670_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/assisted-image-service-rhel8@sha256:3d59cfa190838da34bac1ccf88562f996cc9e9ffdb151f47e044ba3fcc964a3d_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/assisted-image-service-rhel8@sha256:92c8157e43d84584ba93d978fcc6ffba84118e4ea5ff46ad71a62ffdc7fc56e5_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/assisted-installer-agent-rhel8@sha256:99e0accdee9b311b9abf032c712060823736f88c7bf3ba692349d7f8290a9570_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/assisted-installer-agent-rhel8@sha256:b4722c060fb38e1609e689b605816cefb39a15a0ddc40837a90727d123b91c88_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/assisted-installer-reporter-rhel8@sha256:1d465abc36e2045dc5a291663786709fc920c42aacb0c34c4868a1a633334509_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/assisted-installer-reporter-rhel8@sha256:bdb861698be8305247b21ebab7994f27eaae818f691ffcff3d5b5eb5dc70a722_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/assisted-installer-reporter-rhel8@sha256:e4dd90d186f1fea6fcdb4e23f74e4390e00d134b2c21d8510c1cdbbcef3c4a1f_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/assisted-installer-rhel8@sha256:61ac4136dad0e02323807e6d3de8e890ec0b7e7e1f7112f9610410712af6f9b5_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/assisted-installer-rhel8@sha256:686b64358857be04087a706048a32b7356b16a0028d2b200da16ec94d931d25d_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/assisted-installer-rhel8@sha256:910dad58b72de16f92dd5b60d0420010d18229a6e0966fe2eb072517febe499f_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/aws-encryption-provider-rhel8@sha256:31329737bd3608345f8e969e872e2e18305e2959d9d81867933c73fb26a53dcd_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/aws-encryption-provider-rhel8@sha256:9797eef2012c827ff3250cba1cd542772e92872b4bd69a01bdbdba4fe407472c_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/aws-encryption-provider-rhel8@sha256:ab7f1982f21ed9251501396ea150764348b5f61b6e50b9d74b5031e705e16ef3_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/aws-encryption-provider-rhel8@sha256:cee69ba4c6fb326afd03c7f21856a028fa4758dab8c849ef6eaeaea0cd55afd2_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/backplane-rhel8-operator@sha256:0b8c36b4b1d00e47ee4faaeec9ccbdc2977a50592035f8a600491c657e439d33_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/backplane-rhel8-operator@sha256:5dbd590a4bbed44f487d1601d1825b5efb8253b9ee2be49adccec7e0ea9410ac_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/backplane-rhel8-operator@sha256:9f7854a1de26dfebdc8beafffd01304017b8fe7cd84065dd452de1276e529a06_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/backplane-rhel8-operator@sha256:e7998dc233af266ed94ba16450c2f02096abb5e045f291f8f94a83ef9da7dd51_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-provider-agent-rhel8@sha256:208389221423692530b334815985b0a2263febf5574138e854dbdc011f03b4a2_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-provider-agent-rhel8@sha256:4bacc4ba3974c11ac27d1448a7f7cd973162caf33358249e9d1c154018124830_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-provider-agent-rhel8@sha256:8b3c3fb8fdf6d679f6020e0c739f25ae83dd4173e46b743de911d8e346f371fe_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-provider-agent-rhel8@sha256:a4d3f04386e63bfb640b928c01f972ba7d90af9c5213a7c10968b55c875565e0_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-provider-aws-rhel8@sha256:36a5f30d043f1137033842188e59224b803158696f60ddb41095a766705485f4_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-provider-aws-rhel8@sha256:6fb7799fca309c727c7afea57448fc653dde09495945e314402a3e3a079e5b03_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-provider-aws-rhel8@sha256:9b8d4fde02e4c43d194bf4c420550730fd52b74587e2327f2e9eb75067bb25e7_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-provider-aws-rhel8@sha256:bd612736fde388811d12a572852c86d0fe9dcbb6e7f404c64b8654c870d4e2eb_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-provider-azure-rhel8@sha256:2b93b026497655f16a85a2929b1f0c970d51dce0e0e8462774989f1943bdc785_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-provider-azure-rhel8@sha256:2c9c916d0face10abc7f6467564e394ead5946bf18ed8439456cce2767a83b3e_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-provider-azure-rhel8@sha256:6f41c353228c4016ab02557a5591ef36f4aea799c4ad89798343b4a2f0765d08_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-provider-azure-rhel8@sha256:ddd59c296543f525f719336ad6ddc5e5f8d3915e08e3b64d575a9835de3e95ad_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-provider-kubevirt-rhel8@sha256:0007824d89632253727ead00c5fd6ec463f310d71e58e237ea5e51c13052b0bc_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-provider-kubevirt-rhel8@sha256:9cd9106f72557b8ba5de9f4d1de5ff8d33514d2c02889999a3c20aab9a8dd061_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-provider-kubevirt-rhel8@sha256:cbe319cfa3ab4610dc67abea27841dd5b670061faa74e666959550343bba1c28_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-provider-kubevirt-rhel8@sha256:df94a1d8a4b6d1aebed4e657267219632bb3b2176537bdf8e51a728cd78f136f_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-rhel8@sha256:30f56a4d5cba0ccd55e0bda756c7af8010ab94ec3b644dc73f7b32e76b5bbb3a_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-rhel8@sha256:4f7cb34768ff908ed1ba54330603ea54b82a4144cf9124dae01a727dcc60362a_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-rhel8@sha256:a137205ac2127a04466519355b07cee71c08c56dddfee35671127241ebdf4a99_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-rhel8@sha256:c8a785b4e1688d358cec73e9cf4853ca0ab28c7daa4c45d5384b7bebc333f53a_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-curator-controller-rhel8@sha256:1d4d913d4136321ebd94e6b9d9e55be7262883702de72c4a61827804ad843942_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-curator-controller-rhel8@sha256:2134c387cb0e8c2f95bb8ef74ad0a10c37403d9e0dfaeb7e2e9efb388c606ac1_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-curator-controller-rhel8@sha256:2e0867d6ebace932eb09bb3a6a929562a157bc2eea9c28063eb30dac866abf63_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-curator-controller-rhel8@sha256:3dd533817d97518c7af991b888c5f9df501bd496ed53988e5444c1ea62e539cb_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-proxy-addon-rhel8@sha256:2779eae299eb2b48e8a868de2f2d8d13313ca17b2f7d5c816013145b0c787cc8_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-proxy-addon-rhel8@sha256:28544cf2414bdeffb8bcaae2d1547064da46ab5a122fd77861083b1e81e299cc_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-proxy-addon-rhel8@sha256:4da01f6a0a59069045d23599d748849da60ee309f72f233497edd379b3b0823e_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-proxy-addon-rhel8@sha256:6318fd6b0e0f5c39239ba9c71c330bce7974deaf970359ec83c88116abf7a653_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-proxy-rhel8@sha256:610de7f25fd387262c360acb21dd45dc80e1c52a77dd11982965da80301407ab_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-proxy-rhel8@sha256:a881a94835c7eef6babe00792fc0a99c9816831869cb26af0dcf2665233f7710_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-proxy-rhel8@sha256:b240f43890529fe95b1a74de6f4c2626e85ae91ae6a624bb98a4c31130b6740d_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-proxy-rhel8@sha256:df6cd66cdb17efc356e770930ff796bdb527c292243f5e8b87ca5c9e912a19d6_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/clusterclaims-controller-rhel8@sha256:3608571c2a5a3d399e3ad8135ca90e46a7e57b322b5ef9d708efa631cee7109c_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/clusterclaims-controller-rhel8@sha256:5c04626558442d50ab58a941d72a78db7c94f5ce730b5abb7599c21981875970_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/clusterclaims-controller-rhel8@sha256:7be740cc5987a1dfc76d7d8a306ff65291eb9cf61419842f463aa9dc4d6ecde1_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/clusterclaims-controller-rhel8@sha256:fce2e92743adaf6fe2e0168cfeecdc71ff7c009ef92a89c9172ff46ebbedcd40_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/clusterlifecycle-state-metrics-rhel8@sha256:288a0e4f9ca79859c5f295e920e9ef01d395720ea5b62ec7f5a5bd975b9c5850_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/clusterlifecycle-state-metrics-rhel8@sha256:93b9ad845fab34498a6f504ad626d0d5236c39ab1aaf7789df146311e4ba33cd_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/clusterlifecycle-state-metrics-rhel8@sha256:c808d378bd0666d7eb1f9c9024f7d2f7c6bdedd40298aa1e940cfc1ce735af54_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/clusterlifecycle-state-metrics-rhel8@sha256:df17928fd459e5063fb2470dbaea51c96f292f1a4ca5eaedc64a03687edbb6cd_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/console-mce-rhel8@sha256:009597e78bf32e0a6d83ad456a6670e436692aa1c12cbd144580a30080054d0f_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/console-mce-rhel8@sha256:95cbc26ed2e396e44efd543d8a38f1c698267e1a617a7ee4b6f26efdb49e3059_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/console-mce-rhel8@sha256:b83a44a87eddeaa3914d03f51f58e8cc5412ee580ee233754108b2349d890b8c_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/console-mce-rhel8@sha256:e3883d9629078bc16f2a6526cb8b1fdea89c1a8b8f477487fd6b34efa2f13999_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/discovery-rhel8@sha256:12b3c0a01c59836687a7cfc1fba050d0800625cd46f678551a5944b0664c044d_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/discovery-rhel8@sha256:25eefa4b7af3650f57e9a4c372522a0cae7bcc1b41735d2b503b9b41d9c2d0b2_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/discovery-rhel8@sha256:9a655c52c83f7682964e8f46fed6011c6e9de7a2a64ee0893d0c02cf725746e1_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/discovery-rhel8@sha256:a0bcad7b2191e3c674813c2e1e67aea619d6d7eaa95f2324902e0b842d1c0cc8_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/hive-rhel8@sha256:674603ee10ad5e9d42e18e5c2f91153c863cb7e9f38cd523559c8de7c7097483_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/hive-rhel8@sha256:67b2477a7b3885df470dc56e94525e7ebc3dce326599c6f2a311f8727557bf8b_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/hive-rhel8@sha256:8722d4f39942af4a008209ae518bf27d30deaa2e5bf97fc3118bea58efafb3d5_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/hive-rhel8@sha256:dd6a4624672d458a0072b9aa46fb1b3d576c0b198759d053f61536f3b9e34359_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/hypershift-addon-rhel8-operator@sha256:00322fc5e7a8e1d08ca716e23982dae6d365b1523f8d3465e6daad5074067ea2_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/hypershift-addon-rhel8-operator@sha256:27cc406bb658c1915e75f5d0b0d3c0f73e72635c9f5bb08bc28e3c5c434e147b_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/hypershift-addon-rhel8-operator@sha256:afc67731faaa2dc9d32a052064763737c8bc4b1b5cf8e8ffb7cb31a4652c656c_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/hypershift-addon-rhel8-operator@sha256:c4227a3a5b323d716a979e1c6a66c458d458648c5fcb0ab151ad55ba24972f51_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/hypershift-deployment-controller-rhel8@sha256:68de13099864a989493367500360560a677fde2e0e56a760a6dafde1d7be9a27_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/hypershift-deployment-controller-rhel8@sha256:8d4a908562cbb0351aea12befe5f2bdf57041e073ce679d1b1c5b46c893844b6_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/hypershift-deployment-controller-rhel8@sha256:be5d7a8b6dec6d4c959badc2d2960ec7bfe74a75c0d673da06fe6335920de3a0_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/hypershift-deployment-controller-rhel8@sha256:f44b9cd7b993051b4d59108153763a09d283c0cf822fab478f22cfbe53847da7_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/hypershift-rhel8-operator@sha256:2d94cd451fbf0abc13e50b6b6252061294bdbfd1eda64f4347177d20b5d1e489_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/hypershift-rhel8-operator@sha256:3d8d114403d85cbba699f53aa177a84da92516b5d2e852b2bffc33eabde6af13_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/hypershift-rhel8-operator@sha256:62e91ac9b6291bf7abc26cdd937c2c2cf7cdf1f1256a33acbaa5d1cdc607d3fa_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/hypershift-rhel8-operator@sha256:ffce5bc9fb2be59047c4840d9222499f03c1cf74786d8695aab1d1b04adc6f8a_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/klusterlet-operator-bundle@sha256:1687315db647e6689845df88843ae53275440042b76dc781dcabeef16e426bdf_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/managed-serviceaccount-rhel8@sha256:63593ef6045808b9c3fe96fc1cddd99bdfabaaef881fe716972500bfda62f92b_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/managed-serviceaccount-rhel8@sha256:7f5f65ba65c9bfc64d8bf9724a22b68d38c512465f4be1bfed8f02133256214f_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/managed-serviceaccount-rhel8@sha256:8621056c6982b9875749650eee2cf967b31217298a1b924de1fe710e0445df1b_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/managed-serviceaccount-rhel8@sha256:ec5bdf8a935ee1daaa5c91a7fd7816ade97619b5d1f6b61e663c03f43bb832bc_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/managedcluster-import-controller-rhel8@sha256:17987e46eb8772ef79e771b6edd137b29914ae357eb036d76a063cb04de116a3_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/managedcluster-import-controller-rhel8@sha256:4a22ca54331be02c08e23704852c34273a8bf3d1bb2c8f2aaf92f277474e3654_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/managedcluster-import-controller-rhel8@sha256:7d737e05b3164a7e49085a2026bf5fbbdda5a0d23890e1de455eea8d59f20187_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/managedcluster-import-controller-rhel8@sha256:eaf8ba4c775e4ebaeea316bbab0344eb10674089ff9db1c8f1373ed564b03749_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/mce-operator-bundle@sha256:701ad2aa334971346282a7a80c420049f08a3e3845a915a947e7605aab9c1369_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/mce-operator-bundle@sha256:cf1b297a2bbfa2a55204e2c4688511baa0223978b2d4ab7cfb8f8c5c965d563f_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/mce-operator-bundle@sha256:ed114b2afb91375b6f3576da15474ad96c154cc0ed16e288f8a4840d7d39942f_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/mce-operator-bundle@sha256:f1be217449145edb01b029b19d08831cc6d085856e39aea8174e74ef0cc85283_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/multicloud-manager-rhel8@sha256:162fe79ef40dbdcd1c9a16c601ffeb1c1dec5309c250bddf85809a0197b2ec3e_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/multicloud-manager-rhel8@sha256:af5076a59d32f3bed7f88348bccdff6fad4d250aab7f8dc7c2791e75fa76c7d9_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/multicloud-manager-rhel8@sha256:c03edb31a56b4678c4e0f66c59b49e3798b8442ef1ddca3f67488f4baca30241_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/multicloud-manager-rhel8@sha256:c6fb6ec34c746ba73007bec6e1895b4e1a4ed551b035aa9059664ded820f46fa_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-cluster-api-provider-agent-rhel8@sha256:208389221423692530b334815985b0a2263febf5574138e854dbdc011f03b4a2_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-cluster-api-provider-agent-rhel8@sha256:4bacc4ba3974c11ac27d1448a7f7cd973162caf33358249e9d1c154018124830_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-cluster-api-provider-agent-rhel8@sha256:8b3c3fb8fdf6d679f6020e0c739f25ae83dd4173e46b743de911d8e346f371fe_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-cluster-api-provider-agent-rhel8@sha256:a4d3f04386e63bfb640b928c01f972ba7d90af9c5213a7c10968b55c875565e0_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-console-mce-rhel8@sha256:009597e78bf32e0a6d83ad456a6670e436692aa1c12cbd144580a30080054d0f_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-console-mce-rhel8@sha256:95cbc26ed2e396e44efd543d8a38f1c698267e1a617a7ee4b6f26efdb49e3059_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-console-mce-rhel8@sha256:b83a44a87eddeaa3914d03f51f58e8cc5412ee580ee233754108b2349d890b8c_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-console-mce-rhel8@sha256:e3883d9629078bc16f2a6526cb8b1fdea89c1a8b8f477487fd6b34efa2f13999_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-hypershift-addon-rhel8-operator@sha256:00322fc5e7a8e1d08ca716e23982dae6d365b1523f8d3465e6daad5074067ea2_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-hypershift-addon-rhel8-operator@sha256:27cc406bb658c1915e75f5d0b0d3c0f73e72635c9f5bb08bc28e3c5c434e147b_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-hypershift-addon-rhel8-operator@sha256:afc67731faaa2dc9d32a052064763737c8bc4b1b5cf8e8ffb7cb31a4652c656c_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-hypershift-addon-rhel8-operator@sha256:c4227a3a5b323d716a979e1c6a66c458d458648c5fcb0ab151ad55ba24972f51_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-hypershift-deployment-controller-rhel8@sha256:68de13099864a989493367500360560a677fde2e0e56a760a6dafde1d7be9a27_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-hypershift-deployment-controller-rhel8@sha256:8d4a908562cbb0351aea12befe5f2bdf57041e073ce679d1b1c5b46c893844b6_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-hypershift-deployment-controller-rhel8@sha256:be5d7a8b6dec6d4c959badc2d2960ec7bfe74a75c0d673da06fe6335920de3a0_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-hypershift-deployment-controller-rhel8@sha256:f44b9cd7b993051b4d59108153763a09d283c0cf822fab478f22cfbe53847da7_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-managed-serviceaccount-rhel8@sha256:63593ef6045808b9c3fe96fc1cddd99bdfabaaef881fe716972500bfda62f92b_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-managed-serviceaccount-rhel8@sha256:7f5f65ba65c9bfc64d8bf9724a22b68d38c512465f4be1bfed8f02133256214f_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-managed-serviceaccount-rhel8@sha256:8621056c6982b9875749650eee2cf967b31217298a1b924de1fe710e0445df1b_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-managed-serviceaccount-rhel8@sha256:ec5bdf8a935ee1daaa5c91a7fd7816ade97619b5d1f6b61e663c03f43bb832bc_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/must-gather-rhel8@sha256:4270ef4ed53f54fb13cf1092b3babb70af7012886a3f0c293b11040083f39651_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/must-gather-rhel8@sha256:4ecb20c797f71375bc888ed84036f49bc40e2e9984e7ec74b14ad697d1b9c6fb_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/must-gather-rhel8@sha256:6d2624faf8cb2634a9e2203273d95c076ed2207ddd87f50df6ce8e5088a5d257_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/must-gather-rhel8@sha256:e838cb2e70eff2157b992c1cc6c576c9e099306b1df69d6d5c9d991ded4e0789_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/placement-rhel8@sha256:473ed2081010b9005ecc6fb254389dac6927f336967bd4a2f99ca3210fd265f0_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/placement-rhel8@sha256:746794cb82199cfc0c659de0a48018bbd8f18aec97265d68f8dd8bbf783049b1_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/placement-rhel8@sha256:7f5c7671a97f09756a150feb6a6bd04f40aa938ce065102b5b5875eadab933db_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/placement-rhel8@sha256:a6fb7f9d80d4d6cb53317f7d87960af28a6cafb8c5abee369f7bd94cbe449686_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/provider-credential-controller-rhel8@sha256:759037d7817cef4e0451befe8f2bc943a89f2bda95a52327a1c552c3f9a095bb_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/provider-credential-controller-rhel8@sha256:90281a3feff8e019a937fabb5184881c1983cda657c41332cd0321acf5ea4092_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/provider-credential-controller-rhel8@sha256:b6406fbcfeed4c491c66b778a4ad08e8066db5052a49863dd459e2b7375e6ba4_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/provider-credential-controller-rhel8@sha256:c4707c5214505bf1e5f693f0c5df4bb6fe4336670bf850b9a09040b6d87cccd2_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/registration-operator-rhel8@sha256:49d81d8a383de609d64760a4ae6ffa61469a59a5678311406ce4f838c1cc66fd_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/registration-operator-rhel8@sha256:579420cfdc2a542ab7a1b9cd6f1324885f60d1ec5d2bda74808127b45aef2983_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/registration-operator-rhel8@sha256:f945ae948589e2ea294d3d6e8f89fe05c1203f375a0722465965208ecfc15b94_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/registration-operator-rhel8@sha256:fbc7cd19b869d02af6dba24b20f6a44c498fb00e4afc629821f47b9b35c5a94d_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/registration-rhel8@sha256:39cc95f16445c3a1dca378beb50f5931ad081f459c9c6eb012325c6a9d8ada6c_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/registration-rhel8@sha256:686390715f19747bff24e95137307182ab095fb133051424996c6b0ee668569a_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/registration-rhel8@sha256:7bbc4dceeffd5f4bb47e9c38f97109d083dbbbda1a1643b7eb7762ebbd5047a1_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/registration-rhel8@sha256:cb1c8096bd5bd9f1dfa413bc0d1889d970b6d841988d24d6c1008904b1288cfe_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/work-rhel8@sha256:345f405c6a1d3e18beaf13c24a7ca4055a03746d8e6540670435e8d2413fefaf_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/work-rhel8@sha256:663cf3e0453e2ae5b1c9d5f6d335930d6d1e9c7a34151a171dbf58f9066c2b96_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/work-rhel8@sha256:c5c1939a142b9554a2ce664605409cefcb9954bbb1d8eef988fddab50f06cdaf_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/work-rhel8@sha256:d425b68e6265d098601e240cae6084c76416fd27bfbd955a3ccee30873544e38_ppc64le"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2022-32148"
},
{
"category": "external",
"summary": "RHBZ#2107383",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2107383"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2022-32148",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-32148"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2022-32148",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2022-32148"
},
{
"category": "external",
"summary": "https://go.dev/issue/53423",
"url": "https://go.dev/issue/53423"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-announce/c/nqrv9fbR0zE",
"url": "https://groups.google.com/g/golang-announce/c/nqrv9fbR0zE"
}
],
"release_date": "2022-07-12T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2022-09-06T14:28:04+00:00",
"details": "For multicluster engine for Kubernetes, see the following documentation for\ndetails on how to install the images:\n\nhttps://access.redhat.com/documentation/en-us/red_hat_advanced_cluster_management_for_kubernetes/2.6/html/multicluster_engine/install_upgrade/installing-while-connected-online-mce",
"product_ids": [
"8Base-multicluster-engine-2.1:multicluster-engine/agent-service-rhel8@sha256:661ee3a57d860a713ffb481ea87858f20fce1e57b858821cb0c1ec4069e206a0_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/agent-service-rhel8@sha256:8cb5ab317ccc6b1bcd409cfba0ec983e3f5d9531227e76bb455011636ed32d21_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/agent-service-rhel8@sha256:e136966121b82373c9279b1b59b68864ed10bfdee424959a7ad4b190ff7a2562_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/agent-service-rhel8@sha256:fce50212c8bbfdc3e8f445f4b7ea35881eb29e49c443e827ad6fe2389328d57f_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/apiserver-network-proxy-rhel8@sha256:25b242af63aca69a32c457dde23b3ac52ed81f5edad3e919d5df59902adb0b60_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/apiserver-network-proxy-rhel8@sha256:5ea69e650771525faf944fbf3be82a19e54a964d38adbb88263247652476938c_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/apiserver-network-proxy-rhel8@sha256:c97ea925ea31a1ae6824ec55bbb43c3cf0d2d9b0fb6d12b6d23492e0e5a5467a_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/apiserver-network-proxy-rhel8@sha256:f71c4c301774aba9a886f2891eace9da47ba075d2a2e4acfc03849c9c0da57bc_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/assisted-image-service-rhel8@sha256:1d250617cf4eb47800d30bd6bdd61872faa29eb7c6953edcb4a107360f0d0a78_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/assisted-image-service-rhel8@sha256:3730a3c3cfb695b540945b5f0ae739a701a0155137b9509238860549105ab670_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/assisted-image-service-rhel8@sha256:3d59cfa190838da34bac1ccf88562f996cc9e9ffdb151f47e044ba3fcc964a3d_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/assisted-image-service-rhel8@sha256:92c8157e43d84584ba93d978fcc6ffba84118e4ea5ff46ad71a62ffdc7fc56e5_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/assisted-installer-agent-rhel8@sha256:99e0accdee9b311b9abf032c712060823736f88c7bf3ba692349d7f8290a9570_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/assisted-installer-agent-rhel8@sha256:b4722c060fb38e1609e689b605816cefb39a15a0ddc40837a90727d123b91c88_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/assisted-installer-reporter-rhel8@sha256:1d465abc36e2045dc5a291663786709fc920c42aacb0c34c4868a1a633334509_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/assisted-installer-reporter-rhel8@sha256:bdb861698be8305247b21ebab7994f27eaae818f691ffcff3d5b5eb5dc70a722_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/assisted-installer-reporter-rhel8@sha256:e4dd90d186f1fea6fcdb4e23f74e4390e00d134b2c21d8510c1cdbbcef3c4a1f_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/assisted-installer-rhel8@sha256:61ac4136dad0e02323807e6d3de8e890ec0b7e7e1f7112f9610410712af6f9b5_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/assisted-installer-rhel8@sha256:686b64358857be04087a706048a32b7356b16a0028d2b200da16ec94d931d25d_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/assisted-installer-rhel8@sha256:910dad58b72de16f92dd5b60d0420010d18229a6e0966fe2eb072517febe499f_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/aws-encryption-provider-rhel8@sha256:31329737bd3608345f8e969e872e2e18305e2959d9d81867933c73fb26a53dcd_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/aws-encryption-provider-rhel8@sha256:9797eef2012c827ff3250cba1cd542772e92872b4bd69a01bdbdba4fe407472c_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/aws-encryption-provider-rhel8@sha256:ab7f1982f21ed9251501396ea150764348b5f61b6e50b9d74b5031e705e16ef3_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/aws-encryption-provider-rhel8@sha256:cee69ba4c6fb326afd03c7f21856a028fa4758dab8c849ef6eaeaea0cd55afd2_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/backplane-rhel8-operator@sha256:0b8c36b4b1d00e47ee4faaeec9ccbdc2977a50592035f8a600491c657e439d33_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/backplane-rhel8-operator@sha256:5dbd590a4bbed44f487d1601d1825b5efb8253b9ee2be49adccec7e0ea9410ac_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/backplane-rhel8-operator@sha256:9f7854a1de26dfebdc8beafffd01304017b8fe7cd84065dd452de1276e529a06_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/backplane-rhel8-operator@sha256:e7998dc233af266ed94ba16450c2f02096abb5e045f291f8f94a83ef9da7dd51_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-provider-agent-rhel8@sha256:208389221423692530b334815985b0a2263febf5574138e854dbdc011f03b4a2_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-provider-agent-rhel8@sha256:4bacc4ba3974c11ac27d1448a7f7cd973162caf33358249e9d1c154018124830_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-provider-agent-rhel8@sha256:8b3c3fb8fdf6d679f6020e0c739f25ae83dd4173e46b743de911d8e346f371fe_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-provider-agent-rhel8@sha256:a4d3f04386e63bfb640b928c01f972ba7d90af9c5213a7c10968b55c875565e0_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-provider-aws-rhel8@sha256:36a5f30d043f1137033842188e59224b803158696f60ddb41095a766705485f4_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-provider-aws-rhel8@sha256:6fb7799fca309c727c7afea57448fc653dde09495945e314402a3e3a079e5b03_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-provider-aws-rhel8@sha256:9b8d4fde02e4c43d194bf4c420550730fd52b74587e2327f2e9eb75067bb25e7_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-provider-aws-rhel8@sha256:bd612736fde388811d12a572852c86d0fe9dcbb6e7f404c64b8654c870d4e2eb_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-provider-azure-rhel8@sha256:2b93b026497655f16a85a2929b1f0c970d51dce0e0e8462774989f1943bdc785_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-provider-azure-rhel8@sha256:2c9c916d0face10abc7f6467564e394ead5946bf18ed8439456cce2767a83b3e_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-provider-azure-rhel8@sha256:6f41c353228c4016ab02557a5591ef36f4aea799c4ad89798343b4a2f0765d08_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-provider-azure-rhel8@sha256:ddd59c296543f525f719336ad6ddc5e5f8d3915e08e3b64d575a9835de3e95ad_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-provider-kubevirt-rhel8@sha256:0007824d89632253727ead00c5fd6ec463f310d71e58e237ea5e51c13052b0bc_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-provider-kubevirt-rhel8@sha256:9cd9106f72557b8ba5de9f4d1de5ff8d33514d2c02889999a3c20aab9a8dd061_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-provider-kubevirt-rhel8@sha256:cbe319cfa3ab4610dc67abea27841dd5b670061faa74e666959550343bba1c28_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-provider-kubevirt-rhel8@sha256:df94a1d8a4b6d1aebed4e657267219632bb3b2176537bdf8e51a728cd78f136f_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-rhel8@sha256:30f56a4d5cba0ccd55e0bda756c7af8010ab94ec3b644dc73f7b32e76b5bbb3a_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-rhel8@sha256:4f7cb34768ff908ed1ba54330603ea54b82a4144cf9124dae01a727dcc60362a_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-rhel8@sha256:a137205ac2127a04466519355b07cee71c08c56dddfee35671127241ebdf4a99_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-rhel8@sha256:c8a785b4e1688d358cec73e9cf4853ca0ab28c7daa4c45d5384b7bebc333f53a_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-curator-controller-rhel8@sha256:1d4d913d4136321ebd94e6b9d9e55be7262883702de72c4a61827804ad843942_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-curator-controller-rhel8@sha256:2134c387cb0e8c2f95bb8ef74ad0a10c37403d9e0dfaeb7e2e9efb388c606ac1_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-curator-controller-rhel8@sha256:2e0867d6ebace932eb09bb3a6a929562a157bc2eea9c28063eb30dac866abf63_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-curator-controller-rhel8@sha256:3dd533817d97518c7af991b888c5f9df501bd496ed53988e5444c1ea62e539cb_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-proxy-addon-rhel8@sha256:2779eae299eb2b48e8a868de2f2d8d13313ca17b2f7d5c816013145b0c787cc8_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-proxy-addon-rhel8@sha256:28544cf2414bdeffb8bcaae2d1547064da46ab5a122fd77861083b1e81e299cc_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-proxy-addon-rhel8@sha256:4da01f6a0a59069045d23599d748849da60ee309f72f233497edd379b3b0823e_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-proxy-addon-rhel8@sha256:6318fd6b0e0f5c39239ba9c71c330bce7974deaf970359ec83c88116abf7a653_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-proxy-rhel8@sha256:610de7f25fd387262c360acb21dd45dc80e1c52a77dd11982965da80301407ab_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-proxy-rhel8@sha256:a881a94835c7eef6babe00792fc0a99c9816831869cb26af0dcf2665233f7710_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-proxy-rhel8@sha256:b240f43890529fe95b1a74de6f4c2626e85ae91ae6a624bb98a4c31130b6740d_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-proxy-rhel8@sha256:df6cd66cdb17efc356e770930ff796bdb527c292243f5e8b87ca5c9e912a19d6_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/clusterclaims-controller-rhel8@sha256:3608571c2a5a3d399e3ad8135ca90e46a7e57b322b5ef9d708efa631cee7109c_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/clusterclaims-controller-rhel8@sha256:5c04626558442d50ab58a941d72a78db7c94f5ce730b5abb7599c21981875970_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/clusterclaims-controller-rhel8@sha256:7be740cc5987a1dfc76d7d8a306ff65291eb9cf61419842f463aa9dc4d6ecde1_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/clusterclaims-controller-rhel8@sha256:fce2e92743adaf6fe2e0168cfeecdc71ff7c009ef92a89c9172ff46ebbedcd40_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/clusterlifecycle-state-metrics-rhel8@sha256:288a0e4f9ca79859c5f295e920e9ef01d395720ea5b62ec7f5a5bd975b9c5850_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/clusterlifecycle-state-metrics-rhel8@sha256:93b9ad845fab34498a6f504ad626d0d5236c39ab1aaf7789df146311e4ba33cd_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/clusterlifecycle-state-metrics-rhel8@sha256:c808d378bd0666d7eb1f9c9024f7d2f7c6bdedd40298aa1e940cfc1ce735af54_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/clusterlifecycle-state-metrics-rhel8@sha256:df17928fd459e5063fb2470dbaea51c96f292f1a4ca5eaedc64a03687edbb6cd_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/console-mce-rhel8@sha256:009597e78bf32e0a6d83ad456a6670e436692aa1c12cbd144580a30080054d0f_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/console-mce-rhel8@sha256:95cbc26ed2e396e44efd543d8a38f1c698267e1a617a7ee4b6f26efdb49e3059_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/console-mce-rhel8@sha256:b83a44a87eddeaa3914d03f51f58e8cc5412ee580ee233754108b2349d890b8c_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/console-mce-rhel8@sha256:e3883d9629078bc16f2a6526cb8b1fdea89c1a8b8f477487fd6b34efa2f13999_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/discovery-rhel8@sha256:12b3c0a01c59836687a7cfc1fba050d0800625cd46f678551a5944b0664c044d_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/discovery-rhel8@sha256:25eefa4b7af3650f57e9a4c372522a0cae7bcc1b41735d2b503b9b41d9c2d0b2_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/discovery-rhel8@sha256:9a655c52c83f7682964e8f46fed6011c6e9de7a2a64ee0893d0c02cf725746e1_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/discovery-rhel8@sha256:a0bcad7b2191e3c674813c2e1e67aea619d6d7eaa95f2324902e0b842d1c0cc8_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/hive-rhel8@sha256:674603ee10ad5e9d42e18e5c2f91153c863cb7e9f38cd523559c8de7c7097483_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/hive-rhel8@sha256:67b2477a7b3885df470dc56e94525e7ebc3dce326599c6f2a311f8727557bf8b_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/hive-rhel8@sha256:8722d4f39942af4a008209ae518bf27d30deaa2e5bf97fc3118bea58efafb3d5_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/hive-rhel8@sha256:dd6a4624672d458a0072b9aa46fb1b3d576c0b198759d053f61536f3b9e34359_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/hypershift-addon-rhel8-operator@sha256:00322fc5e7a8e1d08ca716e23982dae6d365b1523f8d3465e6daad5074067ea2_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/hypershift-addon-rhel8-operator@sha256:27cc406bb658c1915e75f5d0b0d3c0f73e72635c9f5bb08bc28e3c5c434e147b_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/hypershift-addon-rhel8-operator@sha256:afc67731faaa2dc9d32a052064763737c8bc4b1b5cf8e8ffb7cb31a4652c656c_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/hypershift-addon-rhel8-operator@sha256:c4227a3a5b323d716a979e1c6a66c458d458648c5fcb0ab151ad55ba24972f51_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/hypershift-deployment-controller-rhel8@sha256:68de13099864a989493367500360560a677fde2e0e56a760a6dafde1d7be9a27_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/hypershift-deployment-controller-rhel8@sha256:8d4a908562cbb0351aea12befe5f2bdf57041e073ce679d1b1c5b46c893844b6_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/hypershift-deployment-controller-rhel8@sha256:be5d7a8b6dec6d4c959badc2d2960ec7bfe74a75c0d673da06fe6335920de3a0_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/hypershift-deployment-controller-rhel8@sha256:f44b9cd7b993051b4d59108153763a09d283c0cf822fab478f22cfbe53847da7_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/hypershift-rhel8-operator@sha256:2d94cd451fbf0abc13e50b6b6252061294bdbfd1eda64f4347177d20b5d1e489_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/hypershift-rhel8-operator@sha256:3d8d114403d85cbba699f53aa177a84da92516b5d2e852b2bffc33eabde6af13_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/hypershift-rhel8-operator@sha256:62e91ac9b6291bf7abc26cdd937c2c2cf7cdf1f1256a33acbaa5d1cdc607d3fa_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/hypershift-rhel8-operator@sha256:ffce5bc9fb2be59047c4840d9222499f03c1cf74786d8695aab1d1b04adc6f8a_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/klusterlet-operator-bundle@sha256:1687315db647e6689845df88843ae53275440042b76dc781dcabeef16e426bdf_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/managed-serviceaccount-rhel8@sha256:63593ef6045808b9c3fe96fc1cddd99bdfabaaef881fe716972500bfda62f92b_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/managed-serviceaccount-rhel8@sha256:7f5f65ba65c9bfc64d8bf9724a22b68d38c512465f4be1bfed8f02133256214f_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/managed-serviceaccount-rhel8@sha256:8621056c6982b9875749650eee2cf967b31217298a1b924de1fe710e0445df1b_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/managed-serviceaccount-rhel8@sha256:ec5bdf8a935ee1daaa5c91a7fd7816ade97619b5d1f6b61e663c03f43bb832bc_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/managedcluster-import-controller-rhel8@sha256:17987e46eb8772ef79e771b6edd137b29914ae357eb036d76a063cb04de116a3_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/managedcluster-import-controller-rhel8@sha256:4a22ca54331be02c08e23704852c34273a8bf3d1bb2c8f2aaf92f277474e3654_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/managedcluster-import-controller-rhel8@sha256:7d737e05b3164a7e49085a2026bf5fbbdda5a0d23890e1de455eea8d59f20187_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/managedcluster-import-controller-rhel8@sha256:eaf8ba4c775e4ebaeea316bbab0344eb10674089ff9db1c8f1373ed564b03749_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/mce-operator-bundle@sha256:701ad2aa334971346282a7a80c420049f08a3e3845a915a947e7605aab9c1369_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/mce-operator-bundle@sha256:cf1b297a2bbfa2a55204e2c4688511baa0223978b2d4ab7cfb8f8c5c965d563f_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/mce-operator-bundle@sha256:ed114b2afb91375b6f3576da15474ad96c154cc0ed16e288f8a4840d7d39942f_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/mce-operator-bundle@sha256:f1be217449145edb01b029b19d08831cc6d085856e39aea8174e74ef0cc85283_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/multicloud-manager-rhel8@sha256:162fe79ef40dbdcd1c9a16c601ffeb1c1dec5309c250bddf85809a0197b2ec3e_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/multicloud-manager-rhel8@sha256:af5076a59d32f3bed7f88348bccdff6fad4d250aab7f8dc7c2791e75fa76c7d9_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/multicloud-manager-rhel8@sha256:c03edb31a56b4678c4e0f66c59b49e3798b8442ef1ddca3f67488f4baca30241_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/multicloud-manager-rhel8@sha256:c6fb6ec34c746ba73007bec6e1895b4e1a4ed551b035aa9059664ded820f46fa_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-cluster-api-provider-agent-rhel8@sha256:208389221423692530b334815985b0a2263febf5574138e854dbdc011f03b4a2_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-cluster-api-provider-agent-rhel8@sha256:4bacc4ba3974c11ac27d1448a7f7cd973162caf33358249e9d1c154018124830_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-cluster-api-provider-agent-rhel8@sha256:8b3c3fb8fdf6d679f6020e0c739f25ae83dd4173e46b743de911d8e346f371fe_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-cluster-api-provider-agent-rhel8@sha256:a4d3f04386e63bfb640b928c01f972ba7d90af9c5213a7c10968b55c875565e0_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-console-mce-rhel8@sha256:009597e78bf32e0a6d83ad456a6670e436692aa1c12cbd144580a30080054d0f_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-console-mce-rhel8@sha256:95cbc26ed2e396e44efd543d8a38f1c698267e1a617a7ee4b6f26efdb49e3059_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-console-mce-rhel8@sha256:b83a44a87eddeaa3914d03f51f58e8cc5412ee580ee233754108b2349d890b8c_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-console-mce-rhel8@sha256:e3883d9629078bc16f2a6526cb8b1fdea89c1a8b8f477487fd6b34efa2f13999_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-hypershift-addon-rhel8-operator@sha256:00322fc5e7a8e1d08ca716e23982dae6d365b1523f8d3465e6daad5074067ea2_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-hypershift-addon-rhel8-operator@sha256:27cc406bb658c1915e75f5d0b0d3c0f73e72635c9f5bb08bc28e3c5c434e147b_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-hypershift-addon-rhel8-operator@sha256:afc67731faaa2dc9d32a052064763737c8bc4b1b5cf8e8ffb7cb31a4652c656c_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-hypershift-addon-rhel8-operator@sha256:c4227a3a5b323d716a979e1c6a66c458d458648c5fcb0ab151ad55ba24972f51_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-hypershift-deployment-controller-rhel8@sha256:68de13099864a989493367500360560a677fde2e0e56a760a6dafde1d7be9a27_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-hypershift-deployment-controller-rhel8@sha256:8d4a908562cbb0351aea12befe5f2bdf57041e073ce679d1b1c5b46c893844b6_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-hypershift-deployment-controller-rhel8@sha256:be5d7a8b6dec6d4c959badc2d2960ec7bfe74a75c0d673da06fe6335920de3a0_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-hypershift-deployment-controller-rhel8@sha256:f44b9cd7b993051b4d59108153763a09d283c0cf822fab478f22cfbe53847da7_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-managed-serviceaccount-rhel8@sha256:63593ef6045808b9c3fe96fc1cddd99bdfabaaef881fe716972500bfda62f92b_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-managed-serviceaccount-rhel8@sha256:7f5f65ba65c9bfc64d8bf9724a22b68d38c512465f4be1bfed8f02133256214f_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-managed-serviceaccount-rhel8@sha256:8621056c6982b9875749650eee2cf967b31217298a1b924de1fe710e0445df1b_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-managed-serviceaccount-rhel8@sha256:ec5bdf8a935ee1daaa5c91a7fd7816ade97619b5d1f6b61e663c03f43bb832bc_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/must-gather-rhel8@sha256:4270ef4ed53f54fb13cf1092b3babb70af7012886a3f0c293b11040083f39651_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/must-gather-rhel8@sha256:4ecb20c797f71375bc888ed84036f49bc40e2e9984e7ec74b14ad697d1b9c6fb_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/must-gather-rhel8@sha256:6d2624faf8cb2634a9e2203273d95c076ed2207ddd87f50df6ce8e5088a5d257_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/must-gather-rhel8@sha256:e838cb2e70eff2157b992c1cc6c576c9e099306b1df69d6d5c9d991ded4e0789_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/placement-rhel8@sha256:473ed2081010b9005ecc6fb254389dac6927f336967bd4a2f99ca3210fd265f0_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/placement-rhel8@sha256:746794cb82199cfc0c659de0a48018bbd8f18aec97265d68f8dd8bbf783049b1_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/placement-rhel8@sha256:7f5c7671a97f09756a150feb6a6bd04f40aa938ce065102b5b5875eadab933db_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/placement-rhel8@sha256:a6fb7f9d80d4d6cb53317f7d87960af28a6cafb8c5abee369f7bd94cbe449686_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/provider-credential-controller-rhel8@sha256:759037d7817cef4e0451befe8f2bc943a89f2bda95a52327a1c552c3f9a095bb_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/provider-credential-controller-rhel8@sha256:90281a3feff8e019a937fabb5184881c1983cda657c41332cd0321acf5ea4092_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/provider-credential-controller-rhel8@sha256:b6406fbcfeed4c491c66b778a4ad08e8066db5052a49863dd459e2b7375e6ba4_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/provider-credential-controller-rhel8@sha256:c4707c5214505bf1e5f693f0c5df4bb6fe4336670bf850b9a09040b6d87cccd2_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/registration-operator-rhel8@sha256:49d81d8a383de609d64760a4ae6ffa61469a59a5678311406ce4f838c1cc66fd_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/registration-operator-rhel8@sha256:579420cfdc2a542ab7a1b9cd6f1324885f60d1ec5d2bda74808127b45aef2983_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/registration-operator-rhel8@sha256:f945ae948589e2ea294d3d6e8f89fe05c1203f375a0722465965208ecfc15b94_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/registration-operator-rhel8@sha256:fbc7cd19b869d02af6dba24b20f6a44c498fb00e4afc629821f47b9b35c5a94d_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/registration-rhel8@sha256:39cc95f16445c3a1dca378beb50f5931ad081f459c9c6eb012325c6a9d8ada6c_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/registration-rhel8@sha256:686390715f19747bff24e95137307182ab095fb133051424996c6b0ee668569a_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/registration-rhel8@sha256:7bbc4dceeffd5f4bb47e9c38f97109d083dbbbda1a1643b7eb7762ebbd5047a1_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/registration-rhel8@sha256:cb1c8096bd5bd9f1dfa413bc0d1889d970b6d841988d24d6c1008904b1288cfe_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/work-rhel8@sha256:345f405c6a1d3e18beaf13c24a7ca4055a03746d8e6540670435e8d2413fefaf_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/work-rhel8@sha256:663cf3e0453e2ae5b1c9d5f6d335930d6d1e9c7a34151a171dbf58f9066c2b96_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/work-rhel8@sha256:c5c1939a142b9554a2ce664605409cefcb9954bbb1d8eef988fddab50f06cdaf_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/work-rhel8@sha256:d425b68e6265d098601e240cae6084c76416fd27bfbd955a3ccee30873544e38_ppc64le"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2022:6345"
}
],
"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.1:multicluster-engine/agent-service-rhel8@sha256:661ee3a57d860a713ffb481ea87858f20fce1e57b858821cb0c1ec4069e206a0_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/agent-service-rhel8@sha256:8cb5ab317ccc6b1bcd409cfba0ec983e3f5d9531227e76bb455011636ed32d21_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/agent-service-rhel8@sha256:e136966121b82373c9279b1b59b68864ed10bfdee424959a7ad4b190ff7a2562_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/agent-service-rhel8@sha256:fce50212c8bbfdc3e8f445f4b7ea35881eb29e49c443e827ad6fe2389328d57f_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/apiserver-network-proxy-rhel8@sha256:25b242af63aca69a32c457dde23b3ac52ed81f5edad3e919d5df59902adb0b60_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/apiserver-network-proxy-rhel8@sha256:5ea69e650771525faf944fbf3be82a19e54a964d38adbb88263247652476938c_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/apiserver-network-proxy-rhel8@sha256:c97ea925ea31a1ae6824ec55bbb43c3cf0d2d9b0fb6d12b6d23492e0e5a5467a_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/apiserver-network-proxy-rhel8@sha256:f71c4c301774aba9a886f2891eace9da47ba075d2a2e4acfc03849c9c0da57bc_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/assisted-image-service-rhel8@sha256:1d250617cf4eb47800d30bd6bdd61872faa29eb7c6953edcb4a107360f0d0a78_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/assisted-image-service-rhel8@sha256:3730a3c3cfb695b540945b5f0ae739a701a0155137b9509238860549105ab670_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/assisted-image-service-rhel8@sha256:3d59cfa190838da34bac1ccf88562f996cc9e9ffdb151f47e044ba3fcc964a3d_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/assisted-image-service-rhel8@sha256:92c8157e43d84584ba93d978fcc6ffba84118e4ea5ff46ad71a62ffdc7fc56e5_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/assisted-installer-agent-rhel8@sha256:99e0accdee9b311b9abf032c712060823736f88c7bf3ba692349d7f8290a9570_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/assisted-installer-agent-rhel8@sha256:b4722c060fb38e1609e689b605816cefb39a15a0ddc40837a90727d123b91c88_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/assisted-installer-reporter-rhel8@sha256:1d465abc36e2045dc5a291663786709fc920c42aacb0c34c4868a1a633334509_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/assisted-installer-reporter-rhel8@sha256:bdb861698be8305247b21ebab7994f27eaae818f691ffcff3d5b5eb5dc70a722_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/assisted-installer-reporter-rhel8@sha256:e4dd90d186f1fea6fcdb4e23f74e4390e00d134b2c21d8510c1cdbbcef3c4a1f_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/assisted-installer-rhel8@sha256:61ac4136dad0e02323807e6d3de8e890ec0b7e7e1f7112f9610410712af6f9b5_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/assisted-installer-rhel8@sha256:686b64358857be04087a706048a32b7356b16a0028d2b200da16ec94d931d25d_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/assisted-installer-rhel8@sha256:910dad58b72de16f92dd5b60d0420010d18229a6e0966fe2eb072517febe499f_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/aws-encryption-provider-rhel8@sha256:31329737bd3608345f8e969e872e2e18305e2959d9d81867933c73fb26a53dcd_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/aws-encryption-provider-rhel8@sha256:9797eef2012c827ff3250cba1cd542772e92872b4bd69a01bdbdba4fe407472c_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/aws-encryption-provider-rhel8@sha256:ab7f1982f21ed9251501396ea150764348b5f61b6e50b9d74b5031e705e16ef3_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/aws-encryption-provider-rhel8@sha256:cee69ba4c6fb326afd03c7f21856a028fa4758dab8c849ef6eaeaea0cd55afd2_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/backplane-rhel8-operator@sha256:0b8c36b4b1d00e47ee4faaeec9ccbdc2977a50592035f8a600491c657e439d33_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/backplane-rhel8-operator@sha256:5dbd590a4bbed44f487d1601d1825b5efb8253b9ee2be49adccec7e0ea9410ac_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/backplane-rhel8-operator@sha256:9f7854a1de26dfebdc8beafffd01304017b8fe7cd84065dd452de1276e529a06_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/backplane-rhel8-operator@sha256:e7998dc233af266ed94ba16450c2f02096abb5e045f291f8f94a83ef9da7dd51_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-provider-agent-rhel8@sha256:208389221423692530b334815985b0a2263febf5574138e854dbdc011f03b4a2_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-provider-agent-rhel8@sha256:4bacc4ba3974c11ac27d1448a7f7cd973162caf33358249e9d1c154018124830_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-provider-agent-rhel8@sha256:8b3c3fb8fdf6d679f6020e0c739f25ae83dd4173e46b743de911d8e346f371fe_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-provider-agent-rhel8@sha256:a4d3f04386e63bfb640b928c01f972ba7d90af9c5213a7c10968b55c875565e0_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-provider-aws-rhel8@sha256:36a5f30d043f1137033842188e59224b803158696f60ddb41095a766705485f4_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-provider-aws-rhel8@sha256:6fb7799fca309c727c7afea57448fc653dde09495945e314402a3e3a079e5b03_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-provider-aws-rhel8@sha256:9b8d4fde02e4c43d194bf4c420550730fd52b74587e2327f2e9eb75067bb25e7_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-provider-aws-rhel8@sha256:bd612736fde388811d12a572852c86d0fe9dcbb6e7f404c64b8654c870d4e2eb_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-provider-azure-rhel8@sha256:2b93b026497655f16a85a2929b1f0c970d51dce0e0e8462774989f1943bdc785_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-provider-azure-rhel8@sha256:2c9c916d0face10abc7f6467564e394ead5946bf18ed8439456cce2767a83b3e_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-provider-azure-rhel8@sha256:6f41c353228c4016ab02557a5591ef36f4aea799c4ad89798343b4a2f0765d08_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-provider-azure-rhel8@sha256:ddd59c296543f525f719336ad6ddc5e5f8d3915e08e3b64d575a9835de3e95ad_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-provider-kubevirt-rhel8@sha256:0007824d89632253727ead00c5fd6ec463f310d71e58e237ea5e51c13052b0bc_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-provider-kubevirt-rhel8@sha256:9cd9106f72557b8ba5de9f4d1de5ff8d33514d2c02889999a3c20aab9a8dd061_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-provider-kubevirt-rhel8@sha256:cbe319cfa3ab4610dc67abea27841dd5b670061faa74e666959550343bba1c28_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-provider-kubevirt-rhel8@sha256:df94a1d8a4b6d1aebed4e657267219632bb3b2176537bdf8e51a728cd78f136f_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-rhel8@sha256:30f56a4d5cba0ccd55e0bda756c7af8010ab94ec3b644dc73f7b32e76b5bbb3a_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-rhel8@sha256:4f7cb34768ff908ed1ba54330603ea54b82a4144cf9124dae01a727dcc60362a_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-rhel8@sha256:a137205ac2127a04466519355b07cee71c08c56dddfee35671127241ebdf4a99_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-api-rhel8@sha256:c8a785b4e1688d358cec73e9cf4853ca0ab28c7daa4c45d5384b7bebc333f53a_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-curator-controller-rhel8@sha256:1d4d913d4136321ebd94e6b9d9e55be7262883702de72c4a61827804ad843942_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-curator-controller-rhel8@sha256:2134c387cb0e8c2f95bb8ef74ad0a10c37403d9e0dfaeb7e2e9efb388c606ac1_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-curator-controller-rhel8@sha256:2e0867d6ebace932eb09bb3a6a929562a157bc2eea9c28063eb30dac866abf63_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-curator-controller-rhel8@sha256:3dd533817d97518c7af991b888c5f9df501bd496ed53988e5444c1ea62e539cb_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-proxy-addon-rhel8@sha256:2779eae299eb2b48e8a868de2f2d8d13313ca17b2f7d5c816013145b0c787cc8_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-proxy-addon-rhel8@sha256:28544cf2414bdeffb8bcaae2d1547064da46ab5a122fd77861083b1e81e299cc_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-proxy-addon-rhel8@sha256:4da01f6a0a59069045d23599d748849da60ee309f72f233497edd379b3b0823e_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-proxy-addon-rhel8@sha256:6318fd6b0e0f5c39239ba9c71c330bce7974deaf970359ec83c88116abf7a653_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-proxy-rhel8@sha256:610de7f25fd387262c360acb21dd45dc80e1c52a77dd11982965da80301407ab_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-proxy-rhel8@sha256:a881a94835c7eef6babe00792fc0a99c9816831869cb26af0dcf2665233f7710_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-proxy-rhel8@sha256:b240f43890529fe95b1a74de6f4c2626e85ae91ae6a624bb98a4c31130b6740d_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/cluster-proxy-rhel8@sha256:df6cd66cdb17efc356e770930ff796bdb527c292243f5e8b87ca5c9e912a19d6_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/clusterclaims-controller-rhel8@sha256:3608571c2a5a3d399e3ad8135ca90e46a7e57b322b5ef9d708efa631cee7109c_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/clusterclaims-controller-rhel8@sha256:5c04626558442d50ab58a941d72a78db7c94f5ce730b5abb7599c21981875970_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/clusterclaims-controller-rhel8@sha256:7be740cc5987a1dfc76d7d8a306ff65291eb9cf61419842f463aa9dc4d6ecde1_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/clusterclaims-controller-rhel8@sha256:fce2e92743adaf6fe2e0168cfeecdc71ff7c009ef92a89c9172ff46ebbedcd40_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/clusterlifecycle-state-metrics-rhel8@sha256:288a0e4f9ca79859c5f295e920e9ef01d395720ea5b62ec7f5a5bd975b9c5850_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/clusterlifecycle-state-metrics-rhel8@sha256:93b9ad845fab34498a6f504ad626d0d5236c39ab1aaf7789df146311e4ba33cd_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/clusterlifecycle-state-metrics-rhel8@sha256:c808d378bd0666d7eb1f9c9024f7d2f7c6bdedd40298aa1e940cfc1ce735af54_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/clusterlifecycle-state-metrics-rhel8@sha256:df17928fd459e5063fb2470dbaea51c96f292f1a4ca5eaedc64a03687edbb6cd_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/console-mce-rhel8@sha256:009597e78bf32e0a6d83ad456a6670e436692aa1c12cbd144580a30080054d0f_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/console-mce-rhel8@sha256:95cbc26ed2e396e44efd543d8a38f1c698267e1a617a7ee4b6f26efdb49e3059_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/console-mce-rhel8@sha256:b83a44a87eddeaa3914d03f51f58e8cc5412ee580ee233754108b2349d890b8c_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/console-mce-rhel8@sha256:e3883d9629078bc16f2a6526cb8b1fdea89c1a8b8f477487fd6b34efa2f13999_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/discovery-rhel8@sha256:12b3c0a01c59836687a7cfc1fba050d0800625cd46f678551a5944b0664c044d_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/discovery-rhel8@sha256:25eefa4b7af3650f57e9a4c372522a0cae7bcc1b41735d2b503b9b41d9c2d0b2_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/discovery-rhel8@sha256:9a655c52c83f7682964e8f46fed6011c6e9de7a2a64ee0893d0c02cf725746e1_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/discovery-rhel8@sha256:a0bcad7b2191e3c674813c2e1e67aea619d6d7eaa95f2324902e0b842d1c0cc8_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/hive-rhel8@sha256:674603ee10ad5e9d42e18e5c2f91153c863cb7e9f38cd523559c8de7c7097483_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/hive-rhel8@sha256:67b2477a7b3885df470dc56e94525e7ebc3dce326599c6f2a311f8727557bf8b_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/hive-rhel8@sha256:8722d4f39942af4a008209ae518bf27d30deaa2e5bf97fc3118bea58efafb3d5_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/hive-rhel8@sha256:dd6a4624672d458a0072b9aa46fb1b3d576c0b198759d053f61536f3b9e34359_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/hypershift-addon-rhel8-operator@sha256:00322fc5e7a8e1d08ca716e23982dae6d365b1523f8d3465e6daad5074067ea2_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/hypershift-addon-rhel8-operator@sha256:27cc406bb658c1915e75f5d0b0d3c0f73e72635c9f5bb08bc28e3c5c434e147b_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/hypershift-addon-rhel8-operator@sha256:afc67731faaa2dc9d32a052064763737c8bc4b1b5cf8e8ffb7cb31a4652c656c_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/hypershift-addon-rhel8-operator@sha256:c4227a3a5b323d716a979e1c6a66c458d458648c5fcb0ab151ad55ba24972f51_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/hypershift-deployment-controller-rhel8@sha256:68de13099864a989493367500360560a677fde2e0e56a760a6dafde1d7be9a27_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/hypershift-deployment-controller-rhel8@sha256:8d4a908562cbb0351aea12befe5f2bdf57041e073ce679d1b1c5b46c893844b6_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/hypershift-deployment-controller-rhel8@sha256:be5d7a8b6dec6d4c959badc2d2960ec7bfe74a75c0d673da06fe6335920de3a0_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/hypershift-deployment-controller-rhel8@sha256:f44b9cd7b993051b4d59108153763a09d283c0cf822fab478f22cfbe53847da7_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/hypershift-rhel8-operator@sha256:2d94cd451fbf0abc13e50b6b6252061294bdbfd1eda64f4347177d20b5d1e489_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/hypershift-rhel8-operator@sha256:3d8d114403d85cbba699f53aa177a84da92516b5d2e852b2bffc33eabde6af13_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/hypershift-rhel8-operator@sha256:62e91ac9b6291bf7abc26cdd937c2c2cf7cdf1f1256a33acbaa5d1cdc607d3fa_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/hypershift-rhel8-operator@sha256:ffce5bc9fb2be59047c4840d9222499f03c1cf74786d8695aab1d1b04adc6f8a_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/klusterlet-operator-bundle@sha256:1687315db647e6689845df88843ae53275440042b76dc781dcabeef16e426bdf_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/managed-serviceaccount-rhel8@sha256:63593ef6045808b9c3fe96fc1cddd99bdfabaaef881fe716972500bfda62f92b_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/managed-serviceaccount-rhel8@sha256:7f5f65ba65c9bfc64d8bf9724a22b68d38c512465f4be1bfed8f02133256214f_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/managed-serviceaccount-rhel8@sha256:8621056c6982b9875749650eee2cf967b31217298a1b924de1fe710e0445df1b_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/managed-serviceaccount-rhel8@sha256:ec5bdf8a935ee1daaa5c91a7fd7816ade97619b5d1f6b61e663c03f43bb832bc_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/managedcluster-import-controller-rhel8@sha256:17987e46eb8772ef79e771b6edd137b29914ae357eb036d76a063cb04de116a3_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/managedcluster-import-controller-rhel8@sha256:4a22ca54331be02c08e23704852c34273a8bf3d1bb2c8f2aaf92f277474e3654_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/managedcluster-import-controller-rhel8@sha256:7d737e05b3164a7e49085a2026bf5fbbdda5a0d23890e1de455eea8d59f20187_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/managedcluster-import-controller-rhel8@sha256:eaf8ba4c775e4ebaeea316bbab0344eb10674089ff9db1c8f1373ed564b03749_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/mce-operator-bundle@sha256:701ad2aa334971346282a7a80c420049f08a3e3845a915a947e7605aab9c1369_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/mce-operator-bundle@sha256:cf1b297a2bbfa2a55204e2c4688511baa0223978b2d4ab7cfb8f8c5c965d563f_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/mce-operator-bundle@sha256:ed114b2afb91375b6f3576da15474ad96c154cc0ed16e288f8a4840d7d39942f_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/mce-operator-bundle@sha256:f1be217449145edb01b029b19d08831cc6d085856e39aea8174e74ef0cc85283_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/multicloud-manager-rhel8@sha256:162fe79ef40dbdcd1c9a16c601ffeb1c1dec5309c250bddf85809a0197b2ec3e_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/multicloud-manager-rhel8@sha256:af5076a59d32f3bed7f88348bccdff6fad4d250aab7f8dc7c2791e75fa76c7d9_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/multicloud-manager-rhel8@sha256:c03edb31a56b4678c4e0f66c59b49e3798b8442ef1ddca3f67488f4baca30241_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/multicloud-manager-rhel8@sha256:c6fb6ec34c746ba73007bec6e1895b4e1a4ed551b035aa9059664ded820f46fa_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-cluster-api-provider-agent-rhel8@sha256:208389221423692530b334815985b0a2263febf5574138e854dbdc011f03b4a2_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-cluster-api-provider-agent-rhel8@sha256:4bacc4ba3974c11ac27d1448a7f7cd973162caf33358249e9d1c154018124830_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-cluster-api-provider-agent-rhel8@sha256:8b3c3fb8fdf6d679f6020e0c739f25ae83dd4173e46b743de911d8e346f371fe_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-cluster-api-provider-agent-rhel8@sha256:a4d3f04386e63bfb640b928c01f972ba7d90af9c5213a7c10968b55c875565e0_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-console-mce-rhel8@sha256:009597e78bf32e0a6d83ad456a6670e436692aa1c12cbd144580a30080054d0f_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-console-mce-rhel8@sha256:95cbc26ed2e396e44efd543d8a38f1c698267e1a617a7ee4b6f26efdb49e3059_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-console-mce-rhel8@sha256:b83a44a87eddeaa3914d03f51f58e8cc5412ee580ee233754108b2349d890b8c_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-console-mce-rhel8@sha256:e3883d9629078bc16f2a6526cb8b1fdea89c1a8b8f477487fd6b34efa2f13999_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-hypershift-addon-rhel8-operator@sha256:00322fc5e7a8e1d08ca716e23982dae6d365b1523f8d3465e6daad5074067ea2_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-hypershift-addon-rhel8-operator@sha256:27cc406bb658c1915e75f5d0b0d3c0f73e72635c9f5bb08bc28e3c5c434e147b_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-hypershift-addon-rhel8-operator@sha256:afc67731faaa2dc9d32a052064763737c8bc4b1b5cf8e8ffb7cb31a4652c656c_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-hypershift-addon-rhel8-operator@sha256:c4227a3a5b323d716a979e1c6a66c458d458648c5fcb0ab151ad55ba24972f51_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-hypershift-deployment-controller-rhel8@sha256:68de13099864a989493367500360560a677fde2e0e56a760a6dafde1d7be9a27_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-hypershift-deployment-controller-rhel8@sha256:8d4a908562cbb0351aea12befe5f2bdf57041e073ce679d1b1c5b46c893844b6_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-hypershift-deployment-controller-rhel8@sha256:be5d7a8b6dec6d4c959badc2d2960ec7bfe74a75c0d673da06fe6335920de3a0_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-hypershift-deployment-controller-rhel8@sha256:f44b9cd7b993051b4d59108153763a09d283c0cf822fab478f22cfbe53847da7_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-managed-serviceaccount-rhel8@sha256:63593ef6045808b9c3fe96fc1cddd99bdfabaaef881fe716972500bfda62f92b_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-managed-serviceaccount-rhel8@sha256:7f5f65ba65c9bfc64d8bf9724a22b68d38c512465f4be1bfed8f02133256214f_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-managed-serviceaccount-rhel8@sha256:8621056c6982b9875749650eee2cf967b31217298a1b924de1fe710e0445df1b_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/multicluster-engine-managed-serviceaccount-rhel8@sha256:ec5bdf8a935ee1daaa5c91a7fd7816ade97619b5d1f6b61e663c03f43bb832bc_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/must-gather-rhel8@sha256:4270ef4ed53f54fb13cf1092b3babb70af7012886a3f0c293b11040083f39651_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/must-gather-rhel8@sha256:4ecb20c797f71375bc888ed84036f49bc40e2e9984e7ec74b14ad697d1b9c6fb_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/must-gather-rhel8@sha256:6d2624faf8cb2634a9e2203273d95c076ed2207ddd87f50df6ce8e5088a5d257_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/must-gather-rhel8@sha256:e838cb2e70eff2157b992c1cc6c576c9e099306b1df69d6d5c9d991ded4e0789_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/placement-rhel8@sha256:473ed2081010b9005ecc6fb254389dac6927f336967bd4a2f99ca3210fd265f0_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/placement-rhel8@sha256:746794cb82199cfc0c659de0a48018bbd8f18aec97265d68f8dd8bbf783049b1_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/placement-rhel8@sha256:7f5c7671a97f09756a150feb6a6bd04f40aa938ce065102b5b5875eadab933db_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/placement-rhel8@sha256:a6fb7f9d80d4d6cb53317f7d87960af28a6cafb8c5abee369f7bd94cbe449686_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/provider-credential-controller-rhel8@sha256:759037d7817cef4e0451befe8f2bc943a89f2bda95a52327a1c552c3f9a095bb_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/provider-credential-controller-rhel8@sha256:90281a3feff8e019a937fabb5184881c1983cda657c41332cd0321acf5ea4092_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/provider-credential-controller-rhel8@sha256:b6406fbcfeed4c491c66b778a4ad08e8066db5052a49863dd459e2b7375e6ba4_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/provider-credential-controller-rhel8@sha256:c4707c5214505bf1e5f693f0c5df4bb6fe4336670bf850b9a09040b6d87cccd2_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/registration-operator-rhel8@sha256:49d81d8a383de609d64760a4ae6ffa61469a59a5678311406ce4f838c1cc66fd_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/registration-operator-rhel8@sha256:579420cfdc2a542ab7a1b9cd6f1324885f60d1ec5d2bda74808127b45aef2983_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/registration-operator-rhel8@sha256:f945ae948589e2ea294d3d6e8f89fe05c1203f375a0722465965208ecfc15b94_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/registration-operator-rhel8@sha256:fbc7cd19b869d02af6dba24b20f6a44c498fb00e4afc629821f47b9b35c5a94d_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/registration-rhel8@sha256:39cc95f16445c3a1dca378beb50f5931ad081f459c9c6eb012325c6a9d8ada6c_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/registration-rhel8@sha256:686390715f19747bff24e95137307182ab095fb133051424996c6b0ee668569a_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/registration-rhel8@sha256:7bbc4dceeffd5f4bb47e9c38f97109d083dbbbda1a1643b7eb7762ebbd5047a1_ppc64le",
"8Base-multicluster-engine-2.1:multicluster-engine/registration-rhel8@sha256:cb1c8096bd5bd9f1dfa413bc0d1889d970b6d841988d24d6c1008904b1288cfe_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/work-rhel8@sha256:345f405c6a1d3e18beaf13c24a7ca4055a03746d8e6540670435e8d2413fefaf_amd64",
"8Base-multicluster-engine-2.1:multicluster-engine/work-rhel8@sha256:663cf3e0453e2ae5b1c9d5f6d335930d6d1e9c7a34151a171dbf58f9066c2b96_arm64",
"8Base-multicluster-engine-2.1:multicluster-engine/work-rhel8@sha256:c5c1939a142b9554a2ce664605409cefcb9954bbb1d8eef988fddab50f06cdaf_s390x",
"8Base-multicluster-engine-2.1:multicluster-engine/work-rhel8@sha256:d425b68e6265d098601e240cae6084c76416fd27bfbd955a3ccee30873544e38_ppc64le"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "golang: net/http/httputil: NewSingleHostReverseProxy - omit X-Forwarded-For not working"
}
]
}
rhsa-2023:3914
Vulnerability from csaf_redhat
Notes
{
"document": {
"aggregate_severity": {
"namespace": "https://access.redhat.com/security/updates/classification/",
"text": "Important"
},
"category": "csaf_security_advisory",
"csaf_version": "2.0",
"distribution": {
"text": "Copyright \u00a9 Red Hat, Inc. All rights reserved.",
"tlp": {
"label": "WHITE",
"url": "https://www.first.org/tlp/"
}
},
"lang": "en",
"notes": [
{
"category": "summary",
"text": "Red Hat OpenShift Container Platform release 4.11.44 is now available with updates to packages and images that fix several bugs and add enhancements.\n\nThis release includes a security update for Red Hat OpenShift Container Platform 4.11.\n\nRed Hat Product Security has rated this update as having a security impact of Important. A Common Vulnerability Scoring System (CVSS) base score, which gives a detailed severity rating, is available for each vulnerability from the CVE link(s) in the References section.",
"title": "Topic"
},
{
"category": "general",
"text": "Red Hat OpenShift Container Platform is Red Hat\u0027s cloud computing Kubernetes application platform solution designed for on-premise or private cloud deployments.\n\nThis advisory contains the RPM packages for Red Hat OpenShift Container Platform 4.11.44. See the following advisory for the container images for this release:\n\nhttps://access.redhat.com/errata/RHSA-2023:3915\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* golang: math/big: uncontrolled memory consumption due to an unhandled overflow via Rat.SetString (CVE-2022-23772)\n\n* golang: encoding/pem: fix stack overflow in Decode (CVE-2022-24675)\n\n* golang: crypto/elliptic: panic caused by oversized scalar (CVE-2022-28327)\n\n* golang: net/http: excessive memory growth in a Go server accepting HTTP/2 requests (CVE-2022-41717)\n\n* golang: crypto/tls: session tickets lack random ticket_age_add (CVE-2022-30629)\n\nFor more details about the security issue(s), including the impact, a CVSS score, acknowledgments, and other related information, refer to the CVE page(s) listed in the References section.\n\nAll OpenShift Container Platform 4.11 users are advised to upgrade to these updated packages and images when they are available in the appropriate release channel. To check for available updates, use the OpenShift CLI (oc) or web console. Instructions for upgrading a cluster are available at https://docs.openshift.com/container-platform/4.11/updating/updating-cluster-cli.html",
"title": "Details"
},
{
"category": "legal_disclaimer",
"text": "This content is licensed under the Creative Commons Attribution 4.0 International License (https://creativecommons.org/licenses/by/4.0/). If you distribute this content, or a modified version of it, you must provide attribution to Red Hat Inc. and provide a link to the original.",
"title": "Terms of Use"
}
],
"publisher": {
"category": "vendor",
"contact_details": "https://access.redhat.com/security/team/contact/",
"issuing_authority": "Red Hat Product Security is responsible for vulnerability handling across all Red Hat products and services.",
"name": "Red Hat Product Security",
"namespace": "https://www.redhat.com"
},
"references": [
{
"category": "self",
"summary": "https://access.redhat.com/errata/RHSA-2023:3914",
"url": "https://access.redhat.com/errata/RHSA-2023:3914"
},
{
"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": "2053532",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2053532"
},
{
"category": "external",
"summary": "2077688",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2077688"
},
{
"category": "external",
"summary": "2077689",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2077689"
},
{
"category": "external",
"summary": "2092793",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2092793"
},
{
"category": "external",
"summary": "2161274",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2161274"
},
{
"category": "external",
"summary": "2196027",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2196027"
},
{
"category": "external",
"summary": "2212085",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2212085"
},
{
"category": "self",
"summary": "Canonical URL",
"url": "https://security.access.redhat.com/data/csaf/v2/advisories/2023/rhsa-2023_3914.json"
}
],
"title": "Red Hat Security Advisory: Red Hat OpenShift Enterprise security update",
"tracking": {
"current_release_date": "2025-10-31T13:02:40+00:00",
"generator": {
"date": "2025-10-31T13:02:40+00:00",
"engine": {
"name": "Red Hat SDEngine",
"version": "4.6.10"
}
},
"id": "RHSA-2023:3914",
"initial_release_date": "2023-07-06T02:47:40+00:00",
"revision_history": [
{
"date": "2023-07-06T02:47:40+00:00",
"number": "1",
"summary": "Initial version"
},
{
"date": "2023-07-06T02:47:40+00:00",
"number": "2",
"summary": "Last updated version"
},
{
"date": "2025-10-31T13:02:40+00:00",
"number": "3",
"summary": "Last generated version"
}
],
"status": "final",
"version": "3"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_name",
"name": "Red Hat OpenShift Container Platform 4.11",
"product": {
"name": "Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11",
"product_identification_helper": {
"cpe": "cpe:/a:redhat:openshift:4.11::el8"
}
}
}
],
"category": "product_family",
"name": "Red Hat OpenShift Enterprise"
},
{
"branches": [
{
"category": "product_version",
"name": "buildah-1:1.23.4-3.rhaos4.11.el8.src",
"product": {
"name": "buildah-1:1.23.4-3.rhaos4.11.el8.src",
"product_id": "buildah-1:1.23.4-3.rhaos4.11.el8.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/buildah@1.23.4-3.rhaos4.11.el8?arch=src\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "conmon-2:2.1.2-3.rhaos4.11.el8.src",
"product": {
"name": "conmon-2:2.1.2-3.rhaos4.11.el8.src",
"product_id": "conmon-2:2.1.2-3.rhaos4.11.el8.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/conmon@2.1.2-3.rhaos4.11.el8?arch=src\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "containernetworking-plugins-0:1.0.1-6.rhaos4.11.el8.src",
"product": {
"name": "containernetworking-plugins-0:1.0.1-6.rhaos4.11.el8.src",
"product_id": "containernetworking-plugins-0:1.0.1-6.rhaos4.11.el8.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/containernetworking-plugins@1.0.1-6.rhaos4.11.el8?arch=src"
}
}
},
{
"category": "product_version",
"name": "cri-o-0:1.24.6-2.rhaos4.11.git4bfe15a.el8.src",
"product": {
"name": "cri-o-0:1.24.6-2.rhaos4.11.git4bfe15a.el8.src",
"product_id": "cri-o-0:1.24.6-2.rhaos4.11.git4bfe15a.el8.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/cri-o@1.24.6-2.rhaos4.11.git4bfe15a.el8?arch=src"
}
}
},
{
"category": "product_version",
"name": "openshift-0:4.11.0-202306260054.p0.g990d55b.assembly.stream.el8.src",
"product": {
"name": "openshift-0:4.11.0-202306260054.p0.g990d55b.assembly.stream.el8.src",
"product_id": "openshift-0:4.11.0-202306260054.p0.g990d55b.assembly.stream.el8.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/openshift@4.11.0-202306260054.p0.g990d55b.assembly.stream.el8?arch=src"
}
}
},
{
"category": "product_version",
"name": "openshift-ansible-0:4.11.0-202306230041.p0.g0a466d7.assembly.stream.el8.src",
"product": {
"name": "openshift-ansible-0:4.11.0-202306230041.p0.g0a466d7.assembly.stream.el8.src",
"product_id": "openshift-ansible-0:4.11.0-202306230041.p0.g0a466d7.assembly.stream.el8.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/openshift-ansible@4.11.0-202306230041.p0.g0a466d7.assembly.stream.el8?arch=src"
}
}
},
{
"category": "product_version",
"name": "openshift-clients-0:4.11.0-202306231116.p0.g2ae2303.assembly.stream.el8.src",
"product": {
"name": "openshift-clients-0:4.11.0-202306231116.p0.g2ae2303.assembly.stream.el8.src",
"product_id": "openshift-clients-0:4.11.0-202306231116.p0.g2ae2303.assembly.stream.el8.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/openshift-clients@4.11.0-202306231116.p0.g2ae2303.assembly.stream.el8?arch=src"
}
}
},
{
"category": "product_version",
"name": "openshift-kuryr-0:4.11.0-202306280915.p0.gc732699.assembly.stream.el8.src",
"product": {
"name": "openshift-kuryr-0:4.11.0-202306280915.p0.gc732699.assembly.stream.el8.src",
"product_id": "openshift-kuryr-0:4.11.0-202306280915.p0.gc732699.assembly.stream.el8.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/openshift-kuryr@4.11.0-202306280915.p0.gc732699.assembly.stream.el8?arch=src"
}
}
},
{
"category": "product_version",
"name": "podman-2:4.0.2-7.rhaos4.11.el8.src",
"product": {
"name": "podman-2:4.0.2-7.rhaos4.11.el8.src",
"product_id": "podman-2:4.0.2-7.rhaos4.11.el8.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman@4.0.2-7.rhaos4.11.el8?arch=src\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "runc-3:1.1.2-2.rhaos4.11.el8.src",
"product": {
"name": "runc-3:1.1.2-2.rhaos4.11.el8.src",
"product_id": "runc-3:1.1.2-2.rhaos4.11.el8.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/runc@1.1.2-2.rhaos4.11.el8?arch=src\u0026epoch=3"
}
}
},
{
"category": "product_version",
"name": "skopeo-2:1.5.2-4.rhaos4.11.el8.src",
"product": {
"name": "skopeo-2:1.5.2-4.rhaos4.11.el8.src",
"product_id": "skopeo-2:1.5.2-4.rhaos4.11.el8.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/skopeo@1.5.2-4.rhaos4.11.el8?arch=src\u0026epoch=2"
}
}
}
],
"category": "architecture",
"name": "src"
},
{
"branches": [
{
"category": "product_version",
"name": "buildah-1:1.23.4-3.rhaos4.11.el8.x86_64",
"product": {
"name": "buildah-1:1.23.4-3.rhaos4.11.el8.x86_64",
"product_id": "buildah-1:1.23.4-3.rhaos4.11.el8.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/buildah@1.23.4-3.rhaos4.11.el8?arch=x86_64\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "buildah-tests-1:1.23.4-3.rhaos4.11.el8.x86_64",
"product": {
"name": "buildah-tests-1:1.23.4-3.rhaos4.11.el8.x86_64",
"product_id": "buildah-tests-1:1.23.4-3.rhaos4.11.el8.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/buildah-tests@1.23.4-3.rhaos4.11.el8?arch=x86_64\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "buildah-debugsource-1:1.23.4-3.rhaos4.11.el8.x86_64",
"product": {
"name": "buildah-debugsource-1:1.23.4-3.rhaos4.11.el8.x86_64",
"product_id": "buildah-debugsource-1:1.23.4-3.rhaos4.11.el8.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/buildah-debugsource@1.23.4-3.rhaos4.11.el8?arch=x86_64\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "buildah-debuginfo-1:1.23.4-3.rhaos4.11.el8.x86_64",
"product": {
"name": "buildah-debuginfo-1:1.23.4-3.rhaos4.11.el8.x86_64",
"product_id": "buildah-debuginfo-1:1.23.4-3.rhaos4.11.el8.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/buildah-debuginfo@1.23.4-3.rhaos4.11.el8?arch=x86_64\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "buildah-tests-debuginfo-1:1.23.4-3.rhaos4.11.el8.x86_64",
"product": {
"name": "buildah-tests-debuginfo-1:1.23.4-3.rhaos4.11.el8.x86_64",
"product_id": "buildah-tests-debuginfo-1:1.23.4-3.rhaos4.11.el8.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/buildah-tests-debuginfo@1.23.4-3.rhaos4.11.el8?arch=x86_64\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "conmon-2:2.1.2-3.rhaos4.11.el8.x86_64",
"product": {
"name": "conmon-2:2.1.2-3.rhaos4.11.el8.x86_64",
"product_id": "conmon-2:2.1.2-3.rhaos4.11.el8.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/conmon@2.1.2-3.rhaos4.11.el8?arch=x86_64\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "conmon-debugsource-2:2.1.2-3.rhaos4.11.el8.x86_64",
"product": {
"name": "conmon-debugsource-2:2.1.2-3.rhaos4.11.el8.x86_64",
"product_id": "conmon-debugsource-2:2.1.2-3.rhaos4.11.el8.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/conmon-debugsource@2.1.2-3.rhaos4.11.el8?arch=x86_64\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "conmon-debuginfo-2:2.1.2-3.rhaos4.11.el8.x86_64",
"product": {
"name": "conmon-debuginfo-2:2.1.2-3.rhaos4.11.el8.x86_64",
"product_id": "conmon-debuginfo-2:2.1.2-3.rhaos4.11.el8.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/conmon-debuginfo@2.1.2-3.rhaos4.11.el8?arch=x86_64\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "containernetworking-plugins-0:1.0.1-6.rhaos4.11.el8.x86_64",
"product": {
"name": "containernetworking-plugins-0:1.0.1-6.rhaos4.11.el8.x86_64",
"product_id": "containernetworking-plugins-0:1.0.1-6.rhaos4.11.el8.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/containernetworking-plugins@1.0.1-6.rhaos4.11.el8?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "containernetworking-plugins-debugsource-0:1.0.1-6.rhaos4.11.el8.x86_64",
"product": {
"name": "containernetworking-plugins-debugsource-0:1.0.1-6.rhaos4.11.el8.x86_64",
"product_id": "containernetworking-plugins-debugsource-0:1.0.1-6.rhaos4.11.el8.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/containernetworking-plugins-debugsource@1.0.1-6.rhaos4.11.el8?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "containernetworking-plugins-debuginfo-0:1.0.1-6.rhaos4.11.el8.x86_64",
"product": {
"name": "containernetworking-plugins-debuginfo-0:1.0.1-6.rhaos4.11.el8.x86_64",
"product_id": "containernetworking-plugins-debuginfo-0:1.0.1-6.rhaos4.11.el8.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/containernetworking-plugins-debuginfo@1.0.1-6.rhaos4.11.el8?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "cri-o-0:1.24.6-2.rhaos4.11.git4bfe15a.el8.x86_64",
"product": {
"name": "cri-o-0:1.24.6-2.rhaos4.11.git4bfe15a.el8.x86_64",
"product_id": "cri-o-0:1.24.6-2.rhaos4.11.git4bfe15a.el8.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/cri-o@1.24.6-2.rhaos4.11.git4bfe15a.el8?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "cri-o-debugsource-0:1.24.6-2.rhaos4.11.git4bfe15a.el8.x86_64",
"product": {
"name": "cri-o-debugsource-0:1.24.6-2.rhaos4.11.git4bfe15a.el8.x86_64",
"product_id": "cri-o-debugsource-0:1.24.6-2.rhaos4.11.git4bfe15a.el8.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/cri-o-debugsource@1.24.6-2.rhaos4.11.git4bfe15a.el8?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "cri-o-debuginfo-0:1.24.6-2.rhaos4.11.git4bfe15a.el8.x86_64",
"product": {
"name": "cri-o-debuginfo-0:1.24.6-2.rhaos4.11.git4bfe15a.el8.x86_64",
"product_id": "cri-o-debuginfo-0:1.24.6-2.rhaos4.11.git4bfe15a.el8.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/cri-o-debuginfo@1.24.6-2.rhaos4.11.git4bfe15a.el8?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "openshift-hyperkube-0:4.11.0-202306260054.p0.g990d55b.assembly.stream.el8.x86_64",
"product": {
"name": "openshift-hyperkube-0:4.11.0-202306260054.p0.g990d55b.assembly.stream.el8.x86_64",
"product_id": "openshift-hyperkube-0:4.11.0-202306260054.p0.g990d55b.assembly.stream.el8.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/openshift-hyperkube@4.11.0-202306260054.p0.g990d55b.assembly.stream.el8?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "openshift-clients-0:4.11.0-202306231116.p0.g2ae2303.assembly.stream.el8.x86_64",
"product": {
"name": "openshift-clients-0:4.11.0-202306231116.p0.g2ae2303.assembly.stream.el8.x86_64",
"product_id": "openshift-clients-0:4.11.0-202306231116.p0.g2ae2303.assembly.stream.el8.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/openshift-clients@4.11.0-202306231116.p0.g2ae2303.assembly.stream.el8?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "openshift-clients-redistributable-0:4.11.0-202306231116.p0.g2ae2303.assembly.stream.el8.x86_64",
"product": {
"name": "openshift-clients-redistributable-0:4.11.0-202306231116.p0.g2ae2303.assembly.stream.el8.x86_64",
"product_id": "openshift-clients-redistributable-0:4.11.0-202306231116.p0.g2ae2303.assembly.stream.el8.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/openshift-clients-redistributable@4.11.0-202306231116.p0.g2ae2303.assembly.stream.el8?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "podman-2:4.0.2-7.rhaos4.11.el8.x86_64",
"product": {
"name": "podman-2:4.0.2-7.rhaos4.11.el8.x86_64",
"product_id": "podman-2:4.0.2-7.rhaos4.11.el8.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman@4.0.2-7.rhaos4.11.el8?arch=x86_64\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "podman-catatonit-2:4.0.2-7.rhaos4.11.el8.x86_64",
"product": {
"name": "podman-catatonit-2:4.0.2-7.rhaos4.11.el8.x86_64",
"product_id": "podman-catatonit-2:4.0.2-7.rhaos4.11.el8.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-catatonit@4.0.2-7.rhaos4.11.el8?arch=x86_64\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "podman-plugins-2:4.0.2-7.rhaos4.11.el8.x86_64",
"product": {
"name": "podman-plugins-2:4.0.2-7.rhaos4.11.el8.x86_64",
"product_id": "podman-plugins-2:4.0.2-7.rhaos4.11.el8.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-plugins@4.0.2-7.rhaos4.11.el8?arch=x86_64\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "podman-remote-2:4.0.2-7.rhaos4.11.el8.x86_64",
"product": {
"name": "podman-remote-2:4.0.2-7.rhaos4.11.el8.x86_64",
"product_id": "podman-remote-2:4.0.2-7.rhaos4.11.el8.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-remote@4.0.2-7.rhaos4.11.el8?arch=x86_64\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "podman-tests-2:4.0.2-7.rhaos4.11.el8.x86_64",
"product": {
"name": "podman-tests-2:4.0.2-7.rhaos4.11.el8.x86_64",
"product_id": "podman-tests-2:4.0.2-7.rhaos4.11.el8.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-tests@4.0.2-7.rhaos4.11.el8?arch=x86_64\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "podman-debugsource-2:4.0.2-7.rhaos4.11.el8.x86_64",
"product": {
"name": "podman-debugsource-2:4.0.2-7.rhaos4.11.el8.x86_64",
"product_id": "podman-debugsource-2:4.0.2-7.rhaos4.11.el8.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-debugsource@4.0.2-7.rhaos4.11.el8?arch=x86_64\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "podman-catatonit-debuginfo-2:4.0.2-7.rhaos4.11.el8.x86_64",
"product": {
"name": "podman-catatonit-debuginfo-2:4.0.2-7.rhaos4.11.el8.x86_64",
"product_id": "podman-catatonit-debuginfo-2:4.0.2-7.rhaos4.11.el8.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-catatonit-debuginfo@4.0.2-7.rhaos4.11.el8?arch=x86_64\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "podman-debuginfo-2:4.0.2-7.rhaos4.11.el8.x86_64",
"product": {
"name": "podman-debuginfo-2:4.0.2-7.rhaos4.11.el8.x86_64",
"product_id": "podman-debuginfo-2:4.0.2-7.rhaos4.11.el8.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-debuginfo@4.0.2-7.rhaos4.11.el8?arch=x86_64\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "podman-gvproxy-debuginfo-2:4.0.2-7.rhaos4.11.el8.x86_64",
"product": {
"name": "podman-gvproxy-debuginfo-2:4.0.2-7.rhaos4.11.el8.x86_64",
"product_id": "podman-gvproxy-debuginfo-2:4.0.2-7.rhaos4.11.el8.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-gvproxy-debuginfo@4.0.2-7.rhaos4.11.el8?arch=x86_64\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "podman-plugins-debuginfo-2:4.0.2-7.rhaos4.11.el8.x86_64",
"product": {
"name": "podman-plugins-debuginfo-2:4.0.2-7.rhaos4.11.el8.x86_64",
"product_id": "podman-plugins-debuginfo-2:4.0.2-7.rhaos4.11.el8.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-plugins-debuginfo@4.0.2-7.rhaos4.11.el8?arch=x86_64\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "podman-remote-debuginfo-2:4.0.2-7.rhaos4.11.el8.x86_64",
"product": {
"name": "podman-remote-debuginfo-2:4.0.2-7.rhaos4.11.el8.x86_64",
"product_id": "podman-remote-debuginfo-2:4.0.2-7.rhaos4.11.el8.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-remote-debuginfo@4.0.2-7.rhaos4.11.el8?arch=x86_64\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "runc-3:1.1.2-2.rhaos4.11.el8.x86_64",
"product": {
"name": "runc-3:1.1.2-2.rhaos4.11.el8.x86_64",
"product_id": "runc-3:1.1.2-2.rhaos4.11.el8.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/runc@1.1.2-2.rhaos4.11.el8?arch=x86_64\u0026epoch=3"
}
}
},
{
"category": "product_version",
"name": "runc-debugsource-3:1.1.2-2.rhaos4.11.el8.x86_64",
"product": {
"name": "runc-debugsource-3:1.1.2-2.rhaos4.11.el8.x86_64",
"product_id": "runc-debugsource-3:1.1.2-2.rhaos4.11.el8.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/runc-debugsource@1.1.2-2.rhaos4.11.el8?arch=x86_64\u0026epoch=3"
}
}
},
{
"category": "product_version",
"name": "runc-debuginfo-3:1.1.2-2.rhaos4.11.el8.x86_64",
"product": {
"name": "runc-debuginfo-3:1.1.2-2.rhaos4.11.el8.x86_64",
"product_id": "runc-debuginfo-3:1.1.2-2.rhaos4.11.el8.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/runc-debuginfo@1.1.2-2.rhaos4.11.el8?arch=x86_64\u0026epoch=3"
}
}
},
{
"category": "product_version",
"name": "skopeo-2:1.5.2-4.rhaos4.11.el8.x86_64",
"product": {
"name": "skopeo-2:1.5.2-4.rhaos4.11.el8.x86_64",
"product_id": "skopeo-2:1.5.2-4.rhaos4.11.el8.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/skopeo@1.5.2-4.rhaos4.11.el8?arch=x86_64\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "skopeo-tests-2:1.5.2-4.rhaos4.11.el8.x86_64",
"product": {
"name": "skopeo-tests-2:1.5.2-4.rhaos4.11.el8.x86_64",
"product_id": "skopeo-tests-2:1.5.2-4.rhaos4.11.el8.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/skopeo-tests@1.5.2-4.rhaos4.11.el8?arch=x86_64\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "skopeo-debugsource-2:1.5.2-4.rhaos4.11.el8.x86_64",
"product": {
"name": "skopeo-debugsource-2:1.5.2-4.rhaos4.11.el8.x86_64",
"product_id": "skopeo-debugsource-2:1.5.2-4.rhaos4.11.el8.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/skopeo-debugsource@1.5.2-4.rhaos4.11.el8?arch=x86_64\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "skopeo-debuginfo-2:1.5.2-4.rhaos4.11.el8.x86_64",
"product": {
"name": "skopeo-debuginfo-2:1.5.2-4.rhaos4.11.el8.x86_64",
"product_id": "skopeo-debuginfo-2:1.5.2-4.rhaos4.11.el8.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/skopeo-debuginfo@1.5.2-4.rhaos4.11.el8?arch=x86_64\u0026epoch=2"
}
}
}
],
"category": "architecture",
"name": "x86_64"
},
{
"branches": [
{
"category": "product_version",
"name": "buildah-1:1.23.4-3.rhaos4.11.el8.aarch64",
"product": {
"name": "buildah-1:1.23.4-3.rhaos4.11.el8.aarch64",
"product_id": "buildah-1:1.23.4-3.rhaos4.11.el8.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/buildah@1.23.4-3.rhaos4.11.el8?arch=aarch64\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "buildah-tests-1:1.23.4-3.rhaos4.11.el8.aarch64",
"product": {
"name": "buildah-tests-1:1.23.4-3.rhaos4.11.el8.aarch64",
"product_id": "buildah-tests-1:1.23.4-3.rhaos4.11.el8.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/buildah-tests@1.23.4-3.rhaos4.11.el8?arch=aarch64\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "buildah-debugsource-1:1.23.4-3.rhaos4.11.el8.aarch64",
"product": {
"name": "buildah-debugsource-1:1.23.4-3.rhaos4.11.el8.aarch64",
"product_id": "buildah-debugsource-1:1.23.4-3.rhaos4.11.el8.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/buildah-debugsource@1.23.4-3.rhaos4.11.el8?arch=aarch64\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "buildah-debuginfo-1:1.23.4-3.rhaos4.11.el8.aarch64",
"product": {
"name": "buildah-debuginfo-1:1.23.4-3.rhaos4.11.el8.aarch64",
"product_id": "buildah-debuginfo-1:1.23.4-3.rhaos4.11.el8.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/buildah-debuginfo@1.23.4-3.rhaos4.11.el8?arch=aarch64\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "buildah-tests-debuginfo-1:1.23.4-3.rhaos4.11.el8.aarch64",
"product": {
"name": "buildah-tests-debuginfo-1:1.23.4-3.rhaos4.11.el8.aarch64",
"product_id": "buildah-tests-debuginfo-1:1.23.4-3.rhaos4.11.el8.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/buildah-tests-debuginfo@1.23.4-3.rhaos4.11.el8?arch=aarch64\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "conmon-2:2.1.2-3.rhaos4.11.el8.aarch64",
"product": {
"name": "conmon-2:2.1.2-3.rhaos4.11.el8.aarch64",
"product_id": "conmon-2:2.1.2-3.rhaos4.11.el8.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/conmon@2.1.2-3.rhaos4.11.el8?arch=aarch64\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "conmon-debugsource-2:2.1.2-3.rhaos4.11.el8.aarch64",
"product": {
"name": "conmon-debugsource-2:2.1.2-3.rhaos4.11.el8.aarch64",
"product_id": "conmon-debugsource-2:2.1.2-3.rhaos4.11.el8.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/conmon-debugsource@2.1.2-3.rhaos4.11.el8?arch=aarch64\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "conmon-debuginfo-2:2.1.2-3.rhaos4.11.el8.aarch64",
"product": {
"name": "conmon-debuginfo-2:2.1.2-3.rhaos4.11.el8.aarch64",
"product_id": "conmon-debuginfo-2:2.1.2-3.rhaos4.11.el8.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/conmon-debuginfo@2.1.2-3.rhaos4.11.el8?arch=aarch64\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "containernetworking-plugins-0:1.0.1-6.rhaos4.11.el8.aarch64",
"product": {
"name": "containernetworking-plugins-0:1.0.1-6.rhaos4.11.el8.aarch64",
"product_id": "containernetworking-plugins-0:1.0.1-6.rhaos4.11.el8.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/containernetworking-plugins@1.0.1-6.rhaos4.11.el8?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "containernetworking-plugins-debugsource-0:1.0.1-6.rhaos4.11.el8.aarch64",
"product": {
"name": "containernetworking-plugins-debugsource-0:1.0.1-6.rhaos4.11.el8.aarch64",
"product_id": "containernetworking-plugins-debugsource-0:1.0.1-6.rhaos4.11.el8.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/containernetworking-plugins-debugsource@1.0.1-6.rhaos4.11.el8?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "containernetworking-plugins-debuginfo-0:1.0.1-6.rhaos4.11.el8.aarch64",
"product": {
"name": "containernetworking-plugins-debuginfo-0:1.0.1-6.rhaos4.11.el8.aarch64",
"product_id": "containernetworking-plugins-debuginfo-0:1.0.1-6.rhaos4.11.el8.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/containernetworking-plugins-debuginfo@1.0.1-6.rhaos4.11.el8?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "cri-o-0:1.24.6-2.rhaos4.11.git4bfe15a.el8.aarch64",
"product": {
"name": "cri-o-0:1.24.6-2.rhaos4.11.git4bfe15a.el8.aarch64",
"product_id": "cri-o-0:1.24.6-2.rhaos4.11.git4bfe15a.el8.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/cri-o@1.24.6-2.rhaos4.11.git4bfe15a.el8?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "cri-o-debugsource-0:1.24.6-2.rhaos4.11.git4bfe15a.el8.aarch64",
"product": {
"name": "cri-o-debugsource-0:1.24.6-2.rhaos4.11.git4bfe15a.el8.aarch64",
"product_id": "cri-o-debugsource-0:1.24.6-2.rhaos4.11.git4bfe15a.el8.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/cri-o-debugsource@1.24.6-2.rhaos4.11.git4bfe15a.el8?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "cri-o-debuginfo-0:1.24.6-2.rhaos4.11.git4bfe15a.el8.aarch64",
"product": {
"name": "cri-o-debuginfo-0:1.24.6-2.rhaos4.11.git4bfe15a.el8.aarch64",
"product_id": "cri-o-debuginfo-0:1.24.6-2.rhaos4.11.git4bfe15a.el8.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/cri-o-debuginfo@1.24.6-2.rhaos4.11.git4bfe15a.el8?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "openshift-hyperkube-0:4.11.0-202306260054.p0.g990d55b.assembly.stream.el8.aarch64",
"product": {
"name": "openshift-hyperkube-0:4.11.0-202306260054.p0.g990d55b.assembly.stream.el8.aarch64",
"product_id": "openshift-hyperkube-0:4.11.0-202306260054.p0.g990d55b.assembly.stream.el8.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/openshift-hyperkube@4.11.0-202306260054.p0.g990d55b.assembly.stream.el8?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "openshift-clients-0:4.11.0-202306231116.p0.g2ae2303.assembly.stream.el8.aarch64",
"product": {
"name": "openshift-clients-0:4.11.0-202306231116.p0.g2ae2303.assembly.stream.el8.aarch64",
"product_id": "openshift-clients-0:4.11.0-202306231116.p0.g2ae2303.assembly.stream.el8.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/openshift-clients@4.11.0-202306231116.p0.g2ae2303.assembly.stream.el8?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "podman-2:4.0.2-7.rhaos4.11.el8.aarch64",
"product": {
"name": "podman-2:4.0.2-7.rhaos4.11.el8.aarch64",
"product_id": "podman-2:4.0.2-7.rhaos4.11.el8.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman@4.0.2-7.rhaos4.11.el8?arch=aarch64\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "podman-catatonit-2:4.0.2-7.rhaos4.11.el8.aarch64",
"product": {
"name": "podman-catatonit-2:4.0.2-7.rhaos4.11.el8.aarch64",
"product_id": "podman-catatonit-2:4.0.2-7.rhaos4.11.el8.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-catatonit@4.0.2-7.rhaos4.11.el8?arch=aarch64\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "podman-plugins-2:4.0.2-7.rhaos4.11.el8.aarch64",
"product": {
"name": "podman-plugins-2:4.0.2-7.rhaos4.11.el8.aarch64",
"product_id": "podman-plugins-2:4.0.2-7.rhaos4.11.el8.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-plugins@4.0.2-7.rhaos4.11.el8?arch=aarch64\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "podman-remote-2:4.0.2-7.rhaos4.11.el8.aarch64",
"product": {
"name": "podman-remote-2:4.0.2-7.rhaos4.11.el8.aarch64",
"product_id": "podman-remote-2:4.0.2-7.rhaos4.11.el8.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-remote@4.0.2-7.rhaos4.11.el8?arch=aarch64\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "podman-tests-2:4.0.2-7.rhaos4.11.el8.aarch64",
"product": {
"name": "podman-tests-2:4.0.2-7.rhaos4.11.el8.aarch64",
"product_id": "podman-tests-2:4.0.2-7.rhaos4.11.el8.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-tests@4.0.2-7.rhaos4.11.el8?arch=aarch64\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "podman-debugsource-2:4.0.2-7.rhaos4.11.el8.aarch64",
"product": {
"name": "podman-debugsource-2:4.0.2-7.rhaos4.11.el8.aarch64",
"product_id": "podman-debugsource-2:4.0.2-7.rhaos4.11.el8.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-debugsource@4.0.2-7.rhaos4.11.el8?arch=aarch64\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "podman-catatonit-debuginfo-2:4.0.2-7.rhaos4.11.el8.aarch64",
"product": {
"name": "podman-catatonit-debuginfo-2:4.0.2-7.rhaos4.11.el8.aarch64",
"product_id": "podman-catatonit-debuginfo-2:4.0.2-7.rhaos4.11.el8.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-catatonit-debuginfo@4.0.2-7.rhaos4.11.el8?arch=aarch64\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "podman-debuginfo-2:4.0.2-7.rhaos4.11.el8.aarch64",
"product": {
"name": "podman-debuginfo-2:4.0.2-7.rhaos4.11.el8.aarch64",
"product_id": "podman-debuginfo-2:4.0.2-7.rhaos4.11.el8.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-debuginfo@4.0.2-7.rhaos4.11.el8?arch=aarch64\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "podman-gvproxy-debuginfo-2:4.0.2-7.rhaos4.11.el8.aarch64",
"product": {
"name": "podman-gvproxy-debuginfo-2:4.0.2-7.rhaos4.11.el8.aarch64",
"product_id": "podman-gvproxy-debuginfo-2:4.0.2-7.rhaos4.11.el8.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-gvproxy-debuginfo@4.0.2-7.rhaos4.11.el8?arch=aarch64\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "podman-plugins-debuginfo-2:4.0.2-7.rhaos4.11.el8.aarch64",
"product": {
"name": "podman-plugins-debuginfo-2:4.0.2-7.rhaos4.11.el8.aarch64",
"product_id": "podman-plugins-debuginfo-2:4.0.2-7.rhaos4.11.el8.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-plugins-debuginfo@4.0.2-7.rhaos4.11.el8?arch=aarch64\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "podman-remote-debuginfo-2:4.0.2-7.rhaos4.11.el8.aarch64",
"product": {
"name": "podman-remote-debuginfo-2:4.0.2-7.rhaos4.11.el8.aarch64",
"product_id": "podman-remote-debuginfo-2:4.0.2-7.rhaos4.11.el8.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-remote-debuginfo@4.0.2-7.rhaos4.11.el8?arch=aarch64\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "runc-3:1.1.2-2.rhaos4.11.el8.aarch64",
"product": {
"name": "runc-3:1.1.2-2.rhaos4.11.el8.aarch64",
"product_id": "runc-3:1.1.2-2.rhaos4.11.el8.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/runc@1.1.2-2.rhaos4.11.el8?arch=aarch64\u0026epoch=3"
}
}
},
{
"category": "product_version",
"name": "runc-debugsource-3:1.1.2-2.rhaos4.11.el8.aarch64",
"product": {
"name": "runc-debugsource-3:1.1.2-2.rhaos4.11.el8.aarch64",
"product_id": "runc-debugsource-3:1.1.2-2.rhaos4.11.el8.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/runc-debugsource@1.1.2-2.rhaos4.11.el8?arch=aarch64\u0026epoch=3"
}
}
},
{
"category": "product_version",
"name": "runc-debuginfo-3:1.1.2-2.rhaos4.11.el8.aarch64",
"product": {
"name": "runc-debuginfo-3:1.1.2-2.rhaos4.11.el8.aarch64",
"product_id": "runc-debuginfo-3:1.1.2-2.rhaos4.11.el8.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/runc-debuginfo@1.1.2-2.rhaos4.11.el8?arch=aarch64\u0026epoch=3"
}
}
},
{
"category": "product_version",
"name": "skopeo-2:1.5.2-4.rhaos4.11.el8.aarch64",
"product": {
"name": "skopeo-2:1.5.2-4.rhaos4.11.el8.aarch64",
"product_id": "skopeo-2:1.5.2-4.rhaos4.11.el8.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/skopeo@1.5.2-4.rhaos4.11.el8?arch=aarch64\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "skopeo-tests-2:1.5.2-4.rhaos4.11.el8.aarch64",
"product": {
"name": "skopeo-tests-2:1.5.2-4.rhaos4.11.el8.aarch64",
"product_id": "skopeo-tests-2:1.5.2-4.rhaos4.11.el8.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/skopeo-tests@1.5.2-4.rhaos4.11.el8?arch=aarch64\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "skopeo-debugsource-2:1.5.2-4.rhaos4.11.el8.aarch64",
"product": {
"name": "skopeo-debugsource-2:1.5.2-4.rhaos4.11.el8.aarch64",
"product_id": "skopeo-debugsource-2:1.5.2-4.rhaos4.11.el8.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/skopeo-debugsource@1.5.2-4.rhaos4.11.el8?arch=aarch64\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "skopeo-debuginfo-2:1.5.2-4.rhaos4.11.el8.aarch64",
"product": {
"name": "skopeo-debuginfo-2:1.5.2-4.rhaos4.11.el8.aarch64",
"product_id": "skopeo-debuginfo-2:1.5.2-4.rhaos4.11.el8.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/skopeo-debuginfo@1.5.2-4.rhaos4.11.el8?arch=aarch64\u0026epoch=2"
}
}
}
],
"category": "architecture",
"name": "aarch64"
},
{
"branches": [
{
"category": "product_version",
"name": "buildah-1:1.23.4-3.rhaos4.11.el8.ppc64le",
"product": {
"name": "buildah-1:1.23.4-3.rhaos4.11.el8.ppc64le",
"product_id": "buildah-1:1.23.4-3.rhaos4.11.el8.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/buildah@1.23.4-3.rhaos4.11.el8?arch=ppc64le\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "buildah-tests-1:1.23.4-3.rhaos4.11.el8.ppc64le",
"product": {
"name": "buildah-tests-1:1.23.4-3.rhaos4.11.el8.ppc64le",
"product_id": "buildah-tests-1:1.23.4-3.rhaos4.11.el8.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/buildah-tests@1.23.4-3.rhaos4.11.el8?arch=ppc64le\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "buildah-debugsource-1:1.23.4-3.rhaos4.11.el8.ppc64le",
"product": {
"name": "buildah-debugsource-1:1.23.4-3.rhaos4.11.el8.ppc64le",
"product_id": "buildah-debugsource-1:1.23.4-3.rhaos4.11.el8.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/buildah-debugsource@1.23.4-3.rhaos4.11.el8?arch=ppc64le\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "buildah-debuginfo-1:1.23.4-3.rhaos4.11.el8.ppc64le",
"product": {
"name": "buildah-debuginfo-1:1.23.4-3.rhaos4.11.el8.ppc64le",
"product_id": "buildah-debuginfo-1:1.23.4-3.rhaos4.11.el8.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/buildah-debuginfo@1.23.4-3.rhaos4.11.el8?arch=ppc64le\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "buildah-tests-debuginfo-1:1.23.4-3.rhaos4.11.el8.ppc64le",
"product": {
"name": "buildah-tests-debuginfo-1:1.23.4-3.rhaos4.11.el8.ppc64le",
"product_id": "buildah-tests-debuginfo-1:1.23.4-3.rhaos4.11.el8.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/buildah-tests-debuginfo@1.23.4-3.rhaos4.11.el8?arch=ppc64le\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "conmon-2:2.1.2-3.rhaos4.11.el8.ppc64le",
"product": {
"name": "conmon-2:2.1.2-3.rhaos4.11.el8.ppc64le",
"product_id": "conmon-2:2.1.2-3.rhaos4.11.el8.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/conmon@2.1.2-3.rhaos4.11.el8?arch=ppc64le\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "conmon-debugsource-2:2.1.2-3.rhaos4.11.el8.ppc64le",
"product": {
"name": "conmon-debugsource-2:2.1.2-3.rhaos4.11.el8.ppc64le",
"product_id": "conmon-debugsource-2:2.1.2-3.rhaos4.11.el8.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/conmon-debugsource@2.1.2-3.rhaos4.11.el8?arch=ppc64le\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "conmon-debuginfo-2:2.1.2-3.rhaos4.11.el8.ppc64le",
"product": {
"name": "conmon-debuginfo-2:2.1.2-3.rhaos4.11.el8.ppc64le",
"product_id": "conmon-debuginfo-2:2.1.2-3.rhaos4.11.el8.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/conmon-debuginfo@2.1.2-3.rhaos4.11.el8?arch=ppc64le\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "containernetworking-plugins-0:1.0.1-6.rhaos4.11.el8.ppc64le",
"product": {
"name": "containernetworking-plugins-0:1.0.1-6.rhaos4.11.el8.ppc64le",
"product_id": "containernetworking-plugins-0:1.0.1-6.rhaos4.11.el8.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/containernetworking-plugins@1.0.1-6.rhaos4.11.el8?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "containernetworking-plugins-debugsource-0:1.0.1-6.rhaos4.11.el8.ppc64le",
"product": {
"name": "containernetworking-plugins-debugsource-0:1.0.1-6.rhaos4.11.el8.ppc64le",
"product_id": "containernetworking-plugins-debugsource-0:1.0.1-6.rhaos4.11.el8.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/containernetworking-plugins-debugsource@1.0.1-6.rhaos4.11.el8?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "containernetworking-plugins-debuginfo-0:1.0.1-6.rhaos4.11.el8.ppc64le",
"product": {
"name": "containernetworking-plugins-debuginfo-0:1.0.1-6.rhaos4.11.el8.ppc64le",
"product_id": "containernetworking-plugins-debuginfo-0:1.0.1-6.rhaos4.11.el8.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/containernetworking-plugins-debuginfo@1.0.1-6.rhaos4.11.el8?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "cri-o-0:1.24.6-2.rhaos4.11.git4bfe15a.el8.ppc64le",
"product": {
"name": "cri-o-0:1.24.6-2.rhaos4.11.git4bfe15a.el8.ppc64le",
"product_id": "cri-o-0:1.24.6-2.rhaos4.11.git4bfe15a.el8.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/cri-o@1.24.6-2.rhaos4.11.git4bfe15a.el8?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "cri-o-debugsource-0:1.24.6-2.rhaos4.11.git4bfe15a.el8.ppc64le",
"product": {
"name": "cri-o-debugsource-0:1.24.6-2.rhaos4.11.git4bfe15a.el8.ppc64le",
"product_id": "cri-o-debugsource-0:1.24.6-2.rhaos4.11.git4bfe15a.el8.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/cri-o-debugsource@1.24.6-2.rhaos4.11.git4bfe15a.el8?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "cri-o-debuginfo-0:1.24.6-2.rhaos4.11.git4bfe15a.el8.ppc64le",
"product": {
"name": "cri-o-debuginfo-0:1.24.6-2.rhaos4.11.git4bfe15a.el8.ppc64le",
"product_id": "cri-o-debuginfo-0:1.24.6-2.rhaos4.11.git4bfe15a.el8.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/cri-o-debuginfo@1.24.6-2.rhaos4.11.git4bfe15a.el8?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "openshift-hyperkube-0:4.11.0-202306260054.p0.g990d55b.assembly.stream.el8.ppc64le",
"product": {
"name": "openshift-hyperkube-0:4.11.0-202306260054.p0.g990d55b.assembly.stream.el8.ppc64le",
"product_id": "openshift-hyperkube-0:4.11.0-202306260054.p0.g990d55b.assembly.stream.el8.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/openshift-hyperkube@4.11.0-202306260054.p0.g990d55b.assembly.stream.el8?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "openshift-clients-0:4.11.0-202306231116.p0.g2ae2303.assembly.stream.el8.ppc64le",
"product": {
"name": "openshift-clients-0:4.11.0-202306231116.p0.g2ae2303.assembly.stream.el8.ppc64le",
"product_id": "openshift-clients-0:4.11.0-202306231116.p0.g2ae2303.assembly.stream.el8.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/openshift-clients@4.11.0-202306231116.p0.g2ae2303.assembly.stream.el8?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "podman-2:4.0.2-7.rhaos4.11.el8.ppc64le",
"product": {
"name": "podman-2:4.0.2-7.rhaos4.11.el8.ppc64le",
"product_id": "podman-2:4.0.2-7.rhaos4.11.el8.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman@4.0.2-7.rhaos4.11.el8?arch=ppc64le\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "podman-catatonit-2:4.0.2-7.rhaos4.11.el8.ppc64le",
"product": {
"name": "podman-catatonit-2:4.0.2-7.rhaos4.11.el8.ppc64le",
"product_id": "podman-catatonit-2:4.0.2-7.rhaos4.11.el8.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-catatonit@4.0.2-7.rhaos4.11.el8?arch=ppc64le\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "podman-plugins-2:4.0.2-7.rhaos4.11.el8.ppc64le",
"product": {
"name": "podman-plugins-2:4.0.2-7.rhaos4.11.el8.ppc64le",
"product_id": "podman-plugins-2:4.0.2-7.rhaos4.11.el8.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-plugins@4.0.2-7.rhaos4.11.el8?arch=ppc64le\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "podman-remote-2:4.0.2-7.rhaos4.11.el8.ppc64le",
"product": {
"name": "podman-remote-2:4.0.2-7.rhaos4.11.el8.ppc64le",
"product_id": "podman-remote-2:4.0.2-7.rhaos4.11.el8.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-remote@4.0.2-7.rhaos4.11.el8?arch=ppc64le\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "podman-tests-2:4.0.2-7.rhaos4.11.el8.ppc64le",
"product": {
"name": "podman-tests-2:4.0.2-7.rhaos4.11.el8.ppc64le",
"product_id": "podman-tests-2:4.0.2-7.rhaos4.11.el8.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-tests@4.0.2-7.rhaos4.11.el8?arch=ppc64le\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "podman-debugsource-2:4.0.2-7.rhaos4.11.el8.ppc64le",
"product": {
"name": "podman-debugsource-2:4.0.2-7.rhaos4.11.el8.ppc64le",
"product_id": "podman-debugsource-2:4.0.2-7.rhaos4.11.el8.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-debugsource@4.0.2-7.rhaos4.11.el8?arch=ppc64le\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "podman-catatonit-debuginfo-2:4.0.2-7.rhaos4.11.el8.ppc64le",
"product": {
"name": "podman-catatonit-debuginfo-2:4.0.2-7.rhaos4.11.el8.ppc64le",
"product_id": "podman-catatonit-debuginfo-2:4.0.2-7.rhaos4.11.el8.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-catatonit-debuginfo@4.0.2-7.rhaos4.11.el8?arch=ppc64le\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "podman-debuginfo-2:4.0.2-7.rhaos4.11.el8.ppc64le",
"product": {
"name": "podman-debuginfo-2:4.0.2-7.rhaos4.11.el8.ppc64le",
"product_id": "podman-debuginfo-2:4.0.2-7.rhaos4.11.el8.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-debuginfo@4.0.2-7.rhaos4.11.el8?arch=ppc64le\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "podman-gvproxy-debuginfo-2:4.0.2-7.rhaos4.11.el8.ppc64le",
"product": {
"name": "podman-gvproxy-debuginfo-2:4.0.2-7.rhaos4.11.el8.ppc64le",
"product_id": "podman-gvproxy-debuginfo-2:4.0.2-7.rhaos4.11.el8.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-gvproxy-debuginfo@4.0.2-7.rhaos4.11.el8?arch=ppc64le\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "podman-plugins-debuginfo-2:4.0.2-7.rhaos4.11.el8.ppc64le",
"product": {
"name": "podman-plugins-debuginfo-2:4.0.2-7.rhaos4.11.el8.ppc64le",
"product_id": "podman-plugins-debuginfo-2:4.0.2-7.rhaos4.11.el8.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-plugins-debuginfo@4.0.2-7.rhaos4.11.el8?arch=ppc64le\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "podman-remote-debuginfo-2:4.0.2-7.rhaos4.11.el8.ppc64le",
"product": {
"name": "podman-remote-debuginfo-2:4.0.2-7.rhaos4.11.el8.ppc64le",
"product_id": "podman-remote-debuginfo-2:4.0.2-7.rhaos4.11.el8.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-remote-debuginfo@4.0.2-7.rhaos4.11.el8?arch=ppc64le\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "runc-3:1.1.2-2.rhaos4.11.el8.ppc64le",
"product": {
"name": "runc-3:1.1.2-2.rhaos4.11.el8.ppc64le",
"product_id": "runc-3:1.1.2-2.rhaos4.11.el8.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/runc@1.1.2-2.rhaos4.11.el8?arch=ppc64le\u0026epoch=3"
}
}
},
{
"category": "product_version",
"name": "runc-debugsource-3:1.1.2-2.rhaos4.11.el8.ppc64le",
"product": {
"name": "runc-debugsource-3:1.1.2-2.rhaos4.11.el8.ppc64le",
"product_id": "runc-debugsource-3:1.1.2-2.rhaos4.11.el8.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/runc-debugsource@1.1.2-2.rhaos4.11.el8?arch=ppc64le\u0026epoch=3"
}
}
},
{
"category": "product_version",
"name": "runc-debuginfo-3:1.1.2-2.rhaos4.11.el8.ppc64le",
"product": {
"name": "runc-debuginfo-3:1.1.2-2.rhaos4.11.el8.ppc64le",
"product_id": "runc-debuginfo-3:1.1.2-2.rhaos4.11.el8.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/runc-debuginfo@1.1.2-2.rhaos4.11.el8?arch=ppc64le\u0026epoch=3"
}
}
},
{
"category": "product_version",
"name": "skopeo-2:1.5.2-4.rhaos4.11.el8.ppc64le",
"product": {
"name": "skopeo-2:1.5.2-4.rhaos4.11.el8.ppc64le",
"product_id": "skopeo-2:1.5.2-4.rhaos4.11.el8.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/skopeo@1.5.2-4.rhaos4.11.el8?arch=ppc64le\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "skopeo-tests-2:1.5.2-4.rhaos4.11.el8.ppc64le",
"product": {
"name": "skopeo-tests-2:1.5.2-4.rhaos4.11.el8.ppc64le",
"product_id": "skopeo-tests-2:1.5.2-4.rhaos4.11.el8.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/skopeo-tests@1.5.2-4.rhaos4.11.el8?arch=ppc64le\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "skopeo-debugsource-2:1.5.2-4.rhaos4.11.el8.ppc64le",
"product": {
"name": "skopeo-debugsource-2:1.5.2-4.rhaos4.11.el8.ppc64le",
"product_id": "skopeo-debugsource-2:1.5.2-4.rhaos4.11.el8.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/skopeo-debugsource@1.5.2-4.rhaos4.11.el8?arch=ppc64le\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "skopeo-debuginfo-2:1.5.2-4.rhaos4.11.el8.ppc64le",
"product": {
"name": "skopeo-debuginfo-2:1.5.2-4.rhaos4.11.el8.ppc64le",
"product_id": "skopeo-debuginfo-2:1.5.2-4.rhaos4.11.el8.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/skopeo-debuginfo@1.5.2-4.rhaos4.11.el8?arch=ppc64le\u0026epoch=2"
}
}
}
],
"category": "architecture",
"name": "ppc64le"
},
{
"branches": [
{
"category": "product_version",
"name": "buildah-1:1.23.4-3.rhaos4.11.el8.s390x",
"product": {
"name": "buildah-1:1.23.4-3.rhaos4.11.el8.s390x",
"product_id": "buildah-1:1.23.4-3.rhaos4.11.el8.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/buildah@1.23.4-3.rhaos4.11.el8?arch=s390x\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "buildah-tests-1:1.23.4-3.rhaos4.11.el8.s390x",
"product": {
"name": "buildah-tests-1:1.23.4-3.rhaos4.11.el8.s390x",
"product_id": "buildah-tests-1:1.23.4-3.rhaos4.11.el8.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/buildah-tests@1.23.4-3.rhaos4.11.el8?arch=s390x\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "buildah-debugsource-1:1.23.4-3.rhaos4.11.el8.s390x",
"product": {
"name": "buildah-debugsource-1:1.23.4-3.rhaos4.11.el8.s390x",
"product_id": "buildah-debugsource-1:1.23.4-3.rhaos4.11.el8.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/buildah-debugsource@1.23.4-3.rhaos4.11.el8?arch=s390x\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "buildah-debuginfo-1:1.23.4-3.rhaos4.11.el8.s390x",
"product": {
"name": "buildah-debuginfo-1:1.23.4-3.rhaos4.11.el8.s390x",
"product_id": "buildah-debuginfo-1:1.23.4-3.rhaos4.11.el8.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/buildah-debuginfo@1.23.4-3.rhaos4.11.el8?arch=s390x\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "buildah-tests-debuginfo-1:1.23.4-3.rhaos4.11.el8.s390x",
"product": {
"name": "buildah-tests-debuginfo-1:1.23.4-3.rhaos4.11.el8.s390x",
"product_id": "buildah-tests-debuginfo-1:1.23.4-3.rhaos4.11.el8.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/buildah-tests-debuginfo@1.23.4-3.rhaos4.11.el8?arch=s390x\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "conmon-2:2.1.2-3.rhaos4.11.el8.s390x",
"product": {
"name": "conmon-2:2.1.2-3.rhaos4.11.el8.s390x",
"product_id": "conmon-2:2.1.2-3.rhaos4.11.el8.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/conmon@2.1.2-3.rhaos4.11.el8?arch=s390x\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "conmon-debugsource-2:2.1.2-3.rhaos4.11.el8.s390x",
"product": {
"name": "conmon-debugsource-2:2.1.2-3.rhaos4.11.el8.s390x",
"product_id": "conmon-debugsource-2:2.1.2-3.rhaos4.11.el8.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/conmon-debugsource@2.1.2-3.rhaos4.11.el8?arch=s390x\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "conmon-debuginfo-2:2.1.2-3.rhaos4.11.el8.s390x",
"product": {
"name": "conmon-debuginfo-2:2.1.2-3.rhaos4.11.el8.s390x",
"product_id": "conmon-debuginfo-2:2.1.2-3.rhaos4.11.el8.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/conmon-debuginfo@2.1.2-3.rhaos4.11.el8?arch=s390x\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "containernetworking-plugins-0:1.0.1-6.rhaos4.11.el8.s390x",
"product": {
"name": "containernetworking-plugins-0:1.0.1-6.rhaos4.11.el8.s390x",
"product_id": "containernetworking-plugins-0:1.0.1-6.rhaos4.11.el8.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/containernetworking-plugins@1.0.1-6.rhaos4.11.el8?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "containernetworking-plugins-debugsource-0:1.0.1-6.rhaos4.11.el8.s390x",
"product": {
"name": "containernetworking-plugins-debugsource-0:1.0.1-6.rhaos4.11.el8.s390x",
"product_id": "containernetworking-plugins-debugsource-0:1.0.1-6.rhaos4.11.el8.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/containernetworking-plugins-debugsource@1.0.1-6.rhaos4.11.el8?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "containernetworking-plugins-debuginfo-0:1.0.1-6.rhaos4.11.el8.s390x",
"product": {
"name": "containernetworking-plugins-debuginfo-0:1.0.1-6.rhaos4.11.el8.s390x",
"product_id": "containernetworking-plugins-debuginfo-0:1.0.1-6.rhaos4.11.el8.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/containernetworking-plugins-debuginfo@1.0.1-6.rhaos4.11.el8?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "cri-o-0:1.24.6-2.rhaos4.11.git4bfe15a.el8.s390x",
"product": {
"name": "cri-o-0:1.24.6-2.rhaos4.11.git4bfe15a.el8.s390x",
"product_id": "cri-o-0:1.24.6-2.rhaos4.11.git4bfe15a.el8.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/cri-o@1.24.6-2.rhaos4.11.git4bfe15a.el8?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "cri-o-debugsource-0:1.24.6-2.rhaos4.11.git4bfe15a.el8.s390x",
"product": {
"name": "cri-o-debugsource-0:1.24.6-2.rhaos4.11.git4bfe15a.el8.s390x",
"product_id": "cri-o-debugsource-0:1.24.6-2.rhaos4.11.git4bfe15a.el8.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/cri-o-debugsource@1.24.6-2.rhaos4.11.git4bfe15a.el8?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "cri-o-debuginfo-0:1.24.6-2.rhaos4.11.git4bfe15a.el8.s390x",
"product": {
"name": "cri-o-debuginfo-0:1.24.6-2.rhaos4.11.git4bfe15a.el8.s390x",
"product_id": "cri-o-debuginfo-0:1.24.6-2.rhaos4.11.git4bfe15a.el8.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/cri-o-debuginfo@1.24.6-2.rhaos4.11.git4bfe15a.el8?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "openshift-hyperkube-0:4.11.0-202306260054.p0.g990d55b.assembly.stream.el8.s390x",
"product": {
"name": "openshift-hyperkube-0:4.11.0-202306260054.p0.g990d55b.assembly.stream.el8.s390x",
"product_id": "openshift-hyperkube-0:4.11.0-202306260054.p0.g990d55b.assembly.stream.el8.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/openshift-hyperkube@4.11.0-202306260054.p0.g990d55b.assembly.stream.el8?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "openshift-clients-0:4.11.0-202306231116.p0.g2ae2303.assembly.stream.el8.s390x",
"product": {
"name": "openshift-clients-0:4.11.0-202306231116.p0.g2ae2303.assembly.stream.el8.s390x",
"product_id": "openshift-clients-0:4.11.0-202306231116.p0.g2ae2303.assembly.stream.el8.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/openshift-clients@4.11.0-202306231116.p0.g2ae2303.assembly.stream.el8?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "podman-2:4.0.2-7.rhaos4.11.el8.s390x",
"product": {
"name": "podman-2:4.0.2-7.rhaos4.11.el8.s390x",
"product_id": "podman-2:4.0.2-7.rhaos4.11.el8.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman@4.0.2-7.rhaos4.11.el8?arch=s390x\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "podman-catatonit-2:4.0.2-7.rhaos4.11.el8.s390x",
"product": {
"name": "podman-catatonit-2:4.0.2-7.rhaos4.11.el8.s390x",
"product_id": "podman-catatonit-2:4.0.2-7.rhaos4.11.el8.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-catatonit@4.0.2-7.rhaos4.11.el8?arch=s390x\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "podman-plugins-2:4.0.2-7.rhaos4.11.el8.s390x",
"product": {
"name": "podman-plugins-2:4.0.2-7.rhaos4.11.el8.s390x",
"product_id": "podman-plugins-2:4.0.2-7.rhaos4.11.el8.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-plugins@4.0.2-7.rhaos4.11.el8?arch=s390x\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "podman-remote-2:4.0.2-7.rhaos4.11.el8.s390x",
"product": {
"name": "podman-remote-2:4.0.2-7.rhaos4.11.el8.s390x",
"product_id": "podman-remote-2:4.0.2-7.rhaos4.11.el8.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-remote@4.0.2-7.rhaos4.11.el8?arch=s390x\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "podman-tests-2:4.0.2-7.rhaos4.11.el8.s390x",
"product": {
"name": "podman-tests-2:4.0.2-7.rhaos4.11.el8.s390x",
"product_id": "podman-tests-2:4.0.2-7.rhaos4.11.el8.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-tests@4.0.2-7.rhaos4.11.el8?arch=s390x\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "podman-debugsource-2:4.0.2-7.rhaos4.11.el8.s390x",
"product": {
"name": "podman-debugsource-2:4.0.2-7.rhaos4.11.el8.s390x",
"product_id": "podman-debugsource-2:4.0.2-7.rhaos4.11.el8.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-debugsource@4.0.2-7.rhaos4.11.el8?arch=s390x\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "podman-catatonit-debuginfo-2:4.0.2-7.rhaos4.11.el8.s390x",
"product": {
"name": "podman-catatonit-debuginfo-2:4.0.2-7.rhaos4.11.el8.s390x",
"product_id": "podman-catatonit-debuginfo-2:4.0.2-7.rhaos4.11.el8.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-catatonit-debuginfo@4.0.2-7.rhaos4.11.el8?arch=s390x\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "podman-debuginfo-2:4.0.2-7.rhaos4.11.el8.s390x",
"product": {
"name": "podman-debuginfo-2:4.0.2-7.rhaos4.11.el8.s390x",
"product_id": "podman-debuginfo-2:4.0.2-7.rhaos4.11.el8.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-debuginfo@4.0.2-7.rhaos4.11.el8?arch=s390x\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "podman-gvproxy-debuginfo-2:4.0.2-7.rhaos4.11.el8.s390x",
"product": {
"name": "podman-gvproxy-debuginfo-2:4.0.2-7.rhaos4.11.el8.s390x",
"product_id": "podman-gvproxy-debuginfo-2:4.0.2-7.rhaos4.11.el8.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-gvproxy-debuginfo@4.0.2-7.rhaos4.11.el8?arch=s390x\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "podman-plugins-debuginfo-2:4.0.2-7.rhaos4.11.el8.s390x",
"product": {
"name": "podman-plugins-debuginfo-2:4.0.2-7.rhaos4.11.el8.s390x",
"product_id": "podman-plugins-debuginfo-2:4.0.2-7.rhaos4.11.el8.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-plugins-debuginfo@4.0.2-7.rhaos4.11.el8?arch=s390x\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "podman-remote-debuginfo-2:4.0.2-7.rhaos4.11.el8.s390x",
"product": {
"name": "podman-remote-debuginfo-2:4.0.2-7.rhaos4.11.el8.s390x",
"product_id": "podman-remote-debuginfo-2:4.0.2-7.rhaos4.11.el8.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-remote-debuginfo@4.0.2-7.rhaos4.11.el8?arch=s390x\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "runc-3:1.1.2-2.rhaos4.11.el8.s390x",
"product": {
"name": "runc-3:1.1.2-2.rhaos4.11.el8.s390x",
"product_id": "runc-3:1.1.2-2.rhaos4.11.el8.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/runc@1.1.2-2.rhaos4.11.el8?arch=s390x\u0026epoch=3"
}
}
},
{
"category": "product_version",
"name": "runc-debugsource-3:1.1.2-2.rhaos4.11.el8.s390x",
"product": {
"name": "runc-debugsource-3:1.1.2-2.rhaos4.11.el8.s390x",
"product_id": "runc-debugsource-3:1.1.2-2.rhaos4.11.el8.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/runc-debugsource@1.1.2-2.rhaos4.11.el8?arch=s390x\u0026epoch=3"
}
}
},
{
"category": "product_version",
"name": "runc-debuginfo-3:1.1.2-2.rhaos4.11.el8.s390x",
"product": {
"name": "runc-debuginfo-3:1.1.2-2.rhaos4.11.el8.s390x",
"product_id": "runc-debuginfo-3:1.1.2-2.rhaos4.11.el8.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/runc-debuginfo@1.1.2-2.rhaos4.11.el8?arch=s390x\u0026epoch=3"
}
}
},
{
"category": "product_version",
"name": "skopeo-2:1.5.2-4.rhaos4.11.el8.s390x",
"product": {
"name": "skopeo-2:1.5.2-4.rhaos4.11.el8.s390x",
"product_id": "skopeo-2:1.5.2-4.rhaos4.11.el8.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/skopeo@1.5.2-4.rhaos4.11.el8?arch=s390x\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "skopeo-tests-2:1.5.2-4.rhaos4.11.el8.s390x",
"product": {
"name": "skopeo-tests-2:1.5.2-4.rhaos4.11.el8.s390x",
"product_id": "skopeo-tests-2:1.5.2-4.rhaos4.11.el8.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/skopeo-tests@1.5.2-4.rhaos4.11.el8?arch=s390x\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "skopeo-debugsource-2:1.5.2-4.rhaos4.11.el8.s390x",
"product": {
"name": "skopeo-debugsource-2:1.5.2-4.rhaos4.11.el8.s390x",
"product_id": "skopeo-debugsource-2:1.5.2-4.rhaos4.11.el8.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/skopeo-debugsource@1.5.2-4.rhaos4.11.el8?arch=s390x\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "skopeo-debuginfo-2:1.5.2-4.rhaos4.11.el8.s390x",
"product": {
"name": "skopeo-debuginfo-2:1.5.2-4.rhaos4.11.el8.s390x",
"product_id": "skopeo-debuginfo-2:1.5.2-4.rhaos4.11.el8.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/skopeo-debuginfo@1.5.2-4.rhaos4.11.el8?arch=s390x\u0026epoch=2"
}
}
}
],
"category": "architecture",
"name": "s390x"
},
{
"branches": [
{
"category": "product_version",
"name": "openshift-ansible-0:4.11.0-202306230041.p0.g0a466d7.assembly.stream.el8.noarch",
"product": {
"name": "openshift-ansible-0:4.11.0-202306230041.p0.g0a466d7.assembly.stream.el8.noarch",
"product_id": "openshift-ansible-0:4.11.0-202306230041.p0.g0a466d7.assembly.stream.el8.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/openshift-ansible@4.11.0-202306230041.p0.g0a466d7.assembly.stream.el8?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "openshift-ansible-test-0:4.11.0-202306230041.p0.g0a466d7.assembly.stream.el8.noarch",
"product": {
"name": "openshift-ansible-test-0:4.11.0-202306230041.p0.g0a466d7.assembly.stream.el8.noarch",
"product_id": "openshift-ansible-test-0:4.11.0-202306230041.p0.g0a466d7.assembly.stream.el8.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/openshift-ansible-test@4.11.0-202306230041.p0.g0a466d7.assembly.stream.el8?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "openshift-kuryr-cni-0:4.11.0-202306280915.p0.gc732699.assembly.stream.el8.noarch",
"product": {
"name": "openshift-kuryr-cni-0:4.11.0-202306280915.p0.gc732699.assembly.stream.el8.noarch",
"product_id": "openshift-kuryr-cni-0:4.11.0-202306280915.p0.gc732699.assembly.stream.el8.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/openshift-kuryr-cni@4.11.0-202306280915.p0.gc732699.assembly.stream.el8?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "openshift-kuryr-common-0:4.11.0-202306280915.p0.gc732699.assembly.stream.el8.noarch",
"product": {
"name": "openshift-kuryr-common-0:4.11.0-202306280915.p0.gc732699.assembly.stream.el8.noarch",
"product_id": "openshift-kuryr-common-0:4.11.0-202306280915.p0.gc732699.assembly.stream.el8.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/openshift-kuryr-common@4.11.0-202306280915.p0.gc732699.assembly.stream.el8?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "openshift-kuryr-controller-0:4.11.0-202306280915.p0.gc732699.assembly.stream.el8.noarch",
"product": {
"name": "openshift-kuryr-controller-0:4.11.0-202306280915.p0.gc732699.assembly.stream.el8.noarch",
"product_id": "openshift-kuryr-controller-0:4.11.0-202306280915.p0.gc732699.assembly.stream.el8.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/openshift-kuryr-controller@4.11.0-202306280915.p0.gc732699.assembly.stream.el8?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "python3-kuryr-kubernetes-0:4.11.0-202306280915.p0.gc732699.assembly.stream.el8.noarch",
"product": {
"name": "python3-kuryr-kubernetes-0:4.11.0-202306280915.p0.gc732699.assembly.stream.el8.noarch",
"product_id": "python3-kuryr-kubernetes-0:4.11.0-202306280915.p0.gc732699.assembly.stream.el8.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-kuryr-kubernetes@4.11.0-202306280915.p0.gc732699.assembly.stream.el8?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "podman-docker-2:4.0.2-7.rhaos4.11.el8.noarch",
"product": {
"name": "podman-docker-2:4.0.2-7.rhaos4.11.el8.noarch",
"product_id": "podman-docker-2:4.0.2-7.rhaos4.11.el8.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-docker@4.0.2-7.rhaos4.11.el8?arch=noarch\u0026epoch=2"
}
}
}
],
"category": "architecture",
"name": "noarch"
}
],
"category": "vendor",
"name": "Red Hat"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "buildah-1:1.23.4-3.rhaos4.11.el8.aarch64 as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:buildah-1:1.23.4-3.rhaos4.11.el8.aarch64"
},
"product_reference": "buildah-1:1.23.4-3.rhaos4.11.el8.aarch64",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "buildah-1:1.23.4-3.rhaos4.11.el8.ppc64le as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:buildah-1:1.23.4-3.rhaos4.11.el8.ppc64le"
},
"product_reference": "buildah-1:1.23.4-3.rhaos4.11.el8.ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "buildah-1:1.23.4-3.rhaos4.11.el8.s390x as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:buildah-1:1.23.4-3.rhaos4.11.el8.s390x"
},
"product_reference": "buildah-1:1.23.4-3.rhaos4.11.el8.s390x",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "buildah-1:1.23.4-3.rhaos4.11.el8.src as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:buildah-1:1.23.4-3.rhaos4.11.el8.src"
},
"product_reference": "buildah-1:1.23.4-3.rhaos4.11.el8.src",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "buildah-1:1.23.4-3.rhaos4.11.el8.x86_64 as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:buildah-1:1.23.4-3.rhaos4.11.el8.x86_64"
},
"product_reference": "buildah-1:1.23.4-3.rhaos4.11.el8.x86_64",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "buildah-debuginfo-1:1.23.4-3.rhaos4.11.el8.aarch64 as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:buildah-debuginfo-1:1.23.4-3.rhaos4.11.el8.aarch64"
},
"product_reference": "buildah-debuginfo-1:1.23.4-3.rhaos4.11.el8.aarch64",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "buildah-debuginfo-1:1.23.4-3.rhaos4.11.el8.ppc64le as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:buildah-debuginfo-1:1.23.4-3.rhaos4.11.el8.ppc64le"
},
"product_reference": "buildah-debuginfo-1:1.23.4-3.rhaos4.11.el8.ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "buildah-debuginfo-1:1.23.4-3.rhaos4.11.el8.s390x as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:buildah-debuginfo-1:1.23.4-3.rhaos4.11.el8.s390x"
},
"product_reference": "buildah-debuginfo-1:1.23.4-3.rhaos4.11.el8.s390x",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "buildah-debuginfo-1:1.23.4-3.rhaos4.11.el8.x86_64 as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:buildah-debuginfo-1:1.23.4-3.rhaos4.11.el8.x86_64"
},
"product_reference": "buildah-debuginfo-1:1.23.4-3.rhaos4.11.el8.x86_64",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "buildah-debugsource-1:1.23.4-3.rhaos4.11.el8.aarch64 as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:buildah-debugsource-1:1.23.4-3.rhaos4.11.el8.aarch64"
},
"product_reference": "buildah-debugsource-1:1.23.4-3.rhaos4.11.el8.aarch64",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "buildah-debugsource-1:1.23.4-3.rhaos4.11.el8.ppc64le as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:buildah-debugsource-1:1.23.4-3.rhaos4.11.el8.ppc64le"
},
"product_reference": "buildah-debugsource-1:1.23.4-3.rhaos4.11.el8.ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "buildah-debugsource-1:1.23.4-3.rhaos4.11.el8.s390x as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:buildah-debugsource-1:1.23.4-3.rhaos4.11.el8.s390x"
},
"product_reference": "buildah-debugsource-1:1.23.4-3.rhaos4.11.el8.s390x",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "buildah-debugsource-1:1.23.4-3.rhaos4.11.el8.x86_64 as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:buildah-debugsource-1:1.23.4-3.rhaos4.11.el8.x86_64"
},
"product_reference": "buildah-debugsource-1:1.23.4-3.rhaos4.11.el8.x86_64",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "buildah-tests-1:1.23.4-3.rhaos4.11.el8.aarch64 as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:buildah-tests-1:1.23.4-3.rhaos4.11.el8.aarch64"
},
"product_reference": "buildah-tests-1:1.23.4-3.rhaos4.11.el8.aarch64",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "buildah-tests-1:1.23.4-3.rhaos4.11.el8.ppc64le as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:buildah-tests-1:1.23.4-3.rhaos4.11.el8.ppc64le"
},
"product_reference": "buildah-tests-1:1.23.4-3.rhaos4.11.el8.ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "buildah-tests-1:1.23.4-3.rhaos4.11.el8.s390x as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:buildah-tests-1:1.23.4-3.rhaos4.11.el8.s390x"
},
"product_reference": "buildah-tests-1:1.23.4-3.rhaos4.11.el8.s390x",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "buildah-tests-1:1.23.4-3.rhaos4.11.el8.x86_64 as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:buildah-tests-1:1.23.4-3.rhaos4.11.el8.x86_64"
},
"product_reference": "buildah-tests-1:1.23.4-3.rhaos4.11.el8.x86_64",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "buildah-tests-debuginfo-1:1.23.4-3.rhaos4.11.el8.aarch64 as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:buildah-tests-debuginfo-1:1.23.4-3.rhaos4.11.el8.aarch64"
},
"product_reference": "buildah-tests-debuginfo-1:1.23.4-3.rhaos4.11.el8.aarch64",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "buildah-tests-debuginfo-1:1.23.4-3.rhaos4.11.el8.ppc64le as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:buildah-tests-debuginfo-1:1.23.4-3.rhaos4.11.el8.ppc64le"
},
"product_reference": "buildah-tests-debuginfo-1:1.23.4-3.rhaos4.11.el8.ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "buildah-tests-debuginfo-1:1.23.4-3.rhaos4.11.el8.s390x as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:buildah-tests-debuginfo-1:1.23.4-3.rhaos4.11.el8.s390x"
},
"product_reference": "buildah-tests-debuginfo-1:1.23.4-3.rhaos4.11.el8.s390x",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "buildah-tests-debuginfo-1:1.23.4-3.rhaos4.11.el8.x86_64 as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:buildah-tests-debuginfo-1:1.23.4-3.rhaos4.11.el8.x86_64"
},
"product_reference": "buildah-tests-debuginfo-1:1.23.4-3.rhaos4.11.el8.x86_64",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "conmon-2:2.1.2-3.rhaos4.11.el8.aarch64 as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:conmon-2:2.1.2-3.rhaos4.11.el8.aarch64"
},
"product_reference": "conmon-2:2.1.2-3.rhaos4.11.el8.aarch64",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "conmon-2:2.1.2-3.rhaos4.11.el8.ppc64le as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:conmon-2:2.1.2-3.rhaos4.11.el8.ppc64le"
},
"product_reference": "conmon-2:2.1.2-3.rhaos4.11.el8.ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "conmon-2:2.1.2-3.rhaos4.11.el8.s390x as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:conmon-2:2.1.2-3.rhaos4.11.el8.s390x"
},
"product_reference": "conmon-2:2.1.2-3.rhaos4.11.el8.s390x",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "conmon-2:2.1.2-3.rhaos4.11.el8.src as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:conmon-2:2.1.2-3.rhaos4.11.el8.src"
},
"product_reference": "conmon-2:2.1.2-3.rhaos4.11.el8.src",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "conmon-2:2.1.2-3.rhaos4.11.el8.x86_64 as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:conmon-2:2.1.2-3.rhaos4.11.el8.x86_64"
},
"product_reference": "conmon-2:2.1.2-3.rhaos4.11.el8.x86_64",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "conmon-debuginfo-2:2.1.2-3.rhaos4.11.el8.aarch64 as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:conmon-debuginfo-2:2.1.2-3.rhaos4.11.el8.aarch64"
},
"product_reference": "conmon-debuginfo-2:2.1.2-3.rhaos4.11.el8.aarch64",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "conmon-debuginfo-2:2.1.2-3.rhaos4.11.el8.ppc64le as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:conmon-debuginfo-2:2.1.2-3.rhaos4.11.el8.ppc64le"
},
"product_reference": "conmon-debuginfo-2:2.1.2-3.rhaos4.11.el8.ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "conmon-debuginfo-2:2.1.2-3.rhaos4.11.el8.s390x as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:conmon-debuginfo-2:2.1.2-3.rhaos4.11.el8.s390x"
},
"product_reference": "conmon-debuginfo-2:2.1.2-3.rhaos4.11.el8.s390x",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "conmon-debuginfo-2:2.1.2-3.rhaos4.11.el8.x86_64 as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:conmon-debuginfo-2:2.1.2-3.rhaos4.11.el8.x86_64"
},
"product_reference": "conmon-debuginfo-2:2.1.2-3.rhaos4.11.el8.x86_64",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "conmon-debugsource-2:2.1.2-3.rhaos4.11.el8.aarch64 as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:conmon-debugsource-2:2.1.2-3.rhaos4.11.el8.aarch64"
},
"product_reference": "conmon-debugsource-2:2.1.2-3.rhaos4.11.el8.aarch64",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "conmon-debugsource-2:2.1.2-3.rhaos4.11.el8.ppc64le as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:conmon-debugsource-2:2.1.2-3.rhaos4.11.el8.ppc64le"
},
"product_reference": "conmon-debugsource-2:2.1.2-3.rhaos4.11.el8.ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "conmon-debugsource-2:2.1.2-3.rhaos4.11.el8.s390x as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:conmon-debugsource-2:2.1.2-3.rhaos4.11.el8.s390x"
},
"product_reference": "conmon-debugsource-2:2.1.2-3.rhaos4.11.el8.s390x",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "conmon-debugsource-2:2.1.2-3.rhaos4.11.el8.x86_64 as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:conmon-debugsource-2:2.1.2-3.rhaos4.11.el8.x86_64"
},
"product_reference": "conmon-debugsource-2:2.1.2-3.rhaos4.11.el8.x86_64",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "containernetworking-plugins-0:1.0.1-6.rhaos4.11.el8.aarch64 as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:containernetworking-plugins-0:1.0.1-6.rhaos4.11.el8.aarch64"
},
"product_reference": "containernetworking-plugins-0:1.0.1-6.rhaos4.11.el8.aarch64",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "containernetworking-plugins-0:1.0.1-6.rhaos4.11.el8.ppc64le as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:containernetworking-plugins-0:1.0.1-6.rhaos4.11.el8.ppc64le"
},
"product_reference": "containernetworking-plugins-0:1.0.1-6.rhaos4.11.el8.ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "containernetworking-plugins-0:1.0.1-6.rhaos4.11.el8.s390x as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:containernetworking-plugins-0:1.0.1-6.rhaos4.11.el8.s390x"
},
"product_reference": "containernetworking-plugins-0:1.0.1-6.rhaos4.11.el8.s390x",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "containernetworking-plugins-0:1.0.1-6.rhaos4.11.el8.src as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:containernetworking-plugins-0:1.0.1-6.rhaos4.11.el8.src"
},
"product_reference": "containernetworking-plugins-0:1.0.1-6.rhaos4.11.el8.src",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "containernetworking-plugins-0:1.0.1-6.rhaos4.11.el8.x86_64 as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:containernetworking-plugins-0:1.0.1-6.rhaos4.11.el8.x86_64"
},
"product_reference": "containernetworking-plugins-0:1.0.1-6.rhaos4.11.el8.x86_64",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "containernetworking-plugins-debuginfo-0:1.0.1-6.rhaos4.11.el8.aarch64 as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:containernetworking-plugins-debuginfo-0:1.0.1-6.rhaos4.11.el8.aarch64"
},
"product_reference": "containernetworking-plugins-debuginfo-0:1.0.1-6.rhaos4.11.el8.aarch64",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "containernetworking-plugins-debuginfo-0:1.0.1-6.rhaos4.11.el8.ppc64le as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:containernetworking-plugins-debuginfo-0:1.0.1-6.rhaos4.11.el8.ppc64le"
},
"product_reference": "containernetworking-plugins-debuginfo-0:1.0.1-6.rhaos4.11.el8.ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "containernetworking-plugins-debuginfo-0:1.0.1-6.rhaos4.11.el8.s390x as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:containernetworking-plugins-debuginfo-0:1.0.1-6.rhaos4.11.el8.s390x"
},
"product_reference": "containernetworking-plugins-debuginfo-0:1.0.1-6.rhaos4.11.el8.s390x",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "containernetworking-plugins-debuginfo-0:1.0.1-6.rhaos4.11.el8.x86_64 as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:containernetworking-plugins-debuginfo-0:1.0.1-6.rhaos4.11.el8.x86_64"
},
"product_reference": "containernetworking-plugins-debuginfo-0:1.0.1-6.rhaos4.11.el8.x86_64",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "containernetworking-plugins-debugsource-0:1.0.1-6.rhaos4.11.el8.aarch64 as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:containernetworking-plugins-debugsource-0:1.0.1-6.rhaos4.11.el8.aarch64"
},
"product_reference": "containernetworking-plugins-debugsource-0:1.0.1-6.rhaos4.11.el8.aarch64",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "containernetworking-plugins-debugsource-0:1.0.1-6.rhaos4.11.el8.ppc64le as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:containernetworking-plugins-debugsource-0:1.0.1-6.rhaos4.11.el8.ppc64le"
},
"product_reference": "containernetworking-plugins-debugsource-0:1.0.1-6.rhaos4.11.el8.ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "containernetworking-plugins-debugsource-0:1.0.1-6.rhaos4.11.el8.s390x as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:containernetworking-plugins-debugsource-0:1.0.1-6.rhaos4.11.el8.s390x"
},
"product_reference": "containernetworking-plugins-debugsource-0:1.0.1-6.rhaos4.11.el8.s390x",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "containernetworking-plugins-debugsource-0:1.0.1-6.rhaos4.11.el8.x86_64 as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:containernetworking-plugins-debugsource-0:1.0.1-6.rhaos4.11.el8.x86_64"
},
"product_reference": "containernetworking-plugins-debugsource-0:1.0.1-6.rhaos4.11.el8.x86_64",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cri-o-0:1.24.6-2.rhaos4.11.git4bfe15a.el8.aarch64 as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:cri-o-0:1.24.6-2.rhaos4.11.git4bfe15a.el8.aarch64"
},
"product_reference": "cri-o-0:1.24.6-2.rhaos4.11.git4bfe15a.el8.aarch64",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cri-o-0:1.24.6-2.rhaos4.11.git4bfe15a.el8.ppc64le as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:cri-o-0:1.24.6-2.rhaos4.11.git4bfe15a.el8.ppc64le"
},
"product_reference": "cri-o-0:1.24.6-2.rhaos4.11.git4bfe15a.el8.ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cri-o-0:1.24.6-2.rhaos4.11.git4bfe15a.el8.s390x as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:cri-o-0:1.24.6-2.rhaos4.11.git4bfe15a.el8.s390x"
},
"product_reference": "cri-o-0:1.24.6-2.rhaos4.11.git4bfe15a.el8.s390x",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cri-o-0:1.24.6-2.rhaos4.11.git4bfe15a.el8.src as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:cri-o-0:1.24.6-2.rhaos4.11.git4bfe15a.el8.src"
},
"product_reference": "cri-o-0:1.24.6-2.rhaos4.11.git4bfe15a.el8.src",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cri-o-0:1.24.6-2.rhaos4.11.git4bfe15a.el8.x86_64 as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:cri-o-0:1.24.6-2.rhaos4.11.git4bfe15a.el8.x86_64"
},
"product_reference": "cri-o-0:1.24.6-2.rhaos4.11.git4bfe15a.el8.x86_64",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cri-o-debuginfo-0:1.24.6-2.rhaos4.11.git4bfe15a.el8.aarch64 as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:cri-o-debuginfo-0:1.24.6-2.rhaos4.11.git4bfe15a.el8.aarch64"
},
"product_reference": "cri-o-debuginfo-0:1.24.6-2.rhaos4.11.git4bfe15a.el8.aarch64",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cri-o-debuginfo-0:1.24.6-2.rhaos4.11.git4bfe15a.el8.ppc64le as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:cri-o-debuginfo-0:1.24.6-2.rhaos4.11.git4bfe15a.el8.ppc64le"
},
"product_reference": "cri-o-debuginfo-0:1.24.6-2.rhaos4.11.git4bfe15a.el8.ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cri-o-debuginfo-0:1.24.6-2.rhaos4.11.git4bfe15a.el8.s390x as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:cri-o-debuginfo-0:1.24.6-2.rhaos4.11.git4bfe15a.el8.s390x"
},
"product_reference": "cri-o-debuginfo-0:1.24.6-2.rhaos4.11.git4bfe15a.el8.s390x",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cri-o-debuginfo-0:1.24.6-2.rhaos4.11.git4bfe15a.el8.x86_64 as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:cri-o-debuginfo-0:1.24.6-2.rhaos4.11.git4bfe15a.el8.x86_64"
},
"product_reference": "cri-o-debuginfo-0:1.24.6-2.rhaos4.11.git4bfe15a.el8.x86_64",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cri-o-debugsource-0:1.24.6-2.rhaos4.11.git4bfe15a.el8.aarch64 as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:cri-o-debugsource-0:1.24.6-2.rhaos4.11.git4bfe15a.el8.aarch64"
},
"product_reference": "cri-o-debugsource-0:1.24.6-2.rhaos4.11.git4bfe15a.el8.aarch64",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cri-o-debugsource-0:1.24.6-2.rhaos4.11.git4bfe15a.el8.ppc64le as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:cri-o-debugsource-0:1.24.6-2.rhaos4.11.git4bfe15a.el8.ppc64le"
},
"product_reference": "cri-o-debugsource-0:1.24.6-2.rhaos4.11.git4bfe15a.el8.ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cri-o-debugsource-0:1.24.6-2.rhaos4.11.git4bfe15a.el8.s390x as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:cri-o-debugsource-0:1.24.6-2.rhaos4.11.git4bfe15a.el8.s390x"
},
"product_reference": "cri-o-debugsource-0:1.24.6-2.rhaos4.11.git4bfe15a.el8.s390x",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cri-o-debugsource-0:1.24.6-2.rhaos4.11.git4bfe15a.el8.x86_64 as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:cri-o-debugsource-0:1.24.6-2.rhaos4.11.git4bfe15a.el8.x86_64"
},
"product_reference": "cri-o-debugsource-0:1.24.6-2.rhaos4.11.git4bfe15a.el8.x86_64",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-0:4.11.0-202306260054.p0.g990d55b.assembly.stream.el8.src as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:openshift-0:4.11.0-202306260054.p0.g990d55b.assembly.stream.el8.src"
},
"product_reference": "openshift-0:4.11.0-202306260054.p0.g990d55b.assembly.stream.el8.src",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-ansible-0:4.11.0-202306230041.p0.g0a466d7.assembly.stream.el8.noarch as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:openshift-ansible-0:4.11.0-202306230041.p0.g0a466d7.assembly.stream.el8.noarch"
},
"product_reference": "openshift-ansible-0:4.11.0-202306230041.p0.g0a466d7.assembly.stream.el8.noarch",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-ansible-0:4.11.0-202306230041.p0.g0a466d7.assembly.stream.el8.src as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:openshift-ansible-0:4.11.0-202306230041.p0.g0a466d7.assembly.stream.el8.src"
},
"product_reference": "openshift-ansible-0:4.11.0-202306230041.p0.g0a466d7.assembly.stream.el8.src",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-ansible-test-0:4.11.0-202306230041.p0.g0a466d7.assembly.stream.el8.noarch as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:openshift-ansible-test-0:4.11.0-202306230041.p0.g0a466d7.assembly.stream.el8.noarch"
},
"product_reference": "openshift-ansible-test-0:4.11.0-202306230041.p0.g0a466d7.assembly.stream.el8.noarch",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-clients-0:4.11.0-202306231116.p0.g2ae2303.assembly.stream.el8.aarch64 as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:openshift-clients-0:4.11.0-202306231116.p0.g2ae2303.assembly.stream.el8.aarch64"
},
"product_reference": "openshift-clients-0:4.11.0-202306231116.p0.g2ae2303.assembly.stream.el8.aarch64",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-clients-0:4.11.0-202306231116.p0.g2ae2303.assembly.stream.el8.ppc64le as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:openshift-clients-0:4.11.0-202306231116.p0.g2ae2303.assembly.stream.el8.ppc64le"
},
"product_reference": "openshift-clients-0:4.11.0-202306231116.p0.g2ae2303.assembly.stream.el8.ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-clients-0:4.11.0-202306231116.p0.g2ae2303.assembly.stream.el8.s390x as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:openshift-clients-0:4.11.0-202306231116.p0.g2ae2303.assembly.stream.el8.s390x"
},
"product_reference": "openshift-clients-0:4.11.0-202306231116.p0.g2ae2303.assembly.stream.el8.s390x",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-clients-0:4.11.0-202306231116.p0.g2ae2303.assembly.stream.el8.src as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:openshift-clients-0:4.11.0-202306231116.p0.g2ae2303.assembly.stream.el8.src"
},
"product_reference": "openshift-clients-0:4.11.0-202306231116.p0.g2ae2303.assembly.stream.el8.src",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-clients-0:4.11.0-202306231116.p0.g2ae2303.assembly.stream.el8.x86_64 as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:openshift-clients-0:4.11.0-202306231116.p0.g2ae2303.assembly.stream.el8.x86_64"
},
"product_reference": "openshift-clients-0:4.11.0-202306231116.p0.g2ae2303.assembly.stream.el8.x86_64",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-clients-redistributable-0:4.11.0-202306231116.p0.g2ae2303.assembly.stream.el8.x86_64 as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:openshift-clients-redistributable-0:4.11.0-202306231116.p0.g2ae2303.assembly.stream.el8.x86_64"
},
"product_reference": "openshift-clients-redistributable-0:4.11.0-202306231116.p0.g2ae2303.assembly.stream.el8.x86_64",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-hyperkube-0:4.11.0-202306260054.p0.g990d55b.assembly.stream.el8.aarch64 as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:openshift-hyperkube-0:4.11.0-202306260054.p0.g990d55b.assembly.stream.el8.aarch64"
},
"product_reference": "openshift-hyperkube-0:4.11.0-202306260054.p0.g990d55b.assembly.stream.el8.aarch64",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-hyperkube-0:4.11.0-202306260054.p0.g990d55b.assembly.stream.el8.ppc64le as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:openshift-hyperkube-0:4.11.0-202306260054.p0.g990d55b.assembly.stream.el8.ppc64le"
},
"product_reference": "openshift-hyperkube-0:4.11.0-202306260054.p0.g990d55b.assembly.stream.el8.ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-hyperkube-0:4.11.0-202306260054.p0.g990d55b.assembly.stream.el8.s390x as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:openshift-hyperkube-0:4.11.0-202306260054.p0.g990d55b.assembly.stream.el8.s390x"
},
"product_reference": "openshift-hyperkube-0:4.11.0-202306260054.p0.g990d55b.assembly.stream.el8.s390x",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-hyperkube-0:4.11.0-202306260054.p0.g990d55b.assembly.stream.el8.x86_64 as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:openshift-hyperkube-0:4.11.0-202306260054.p0.g990d55b.assembly.stream.el8.x86_64"
},
"product_reference": "openshift-hyperkube-0:4.11.0-202306260054.p0.g990d55b.assembly.stream.el8.x86_64",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-kuryr-0:4.11.0-202306280915.p0.gc732699.assembly.stream.el8.src as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:openshift-kuryr-0:4.11.0-202306280915.p0.gc732699.assembly.stream.el8.src"
},
"product_reference": "openshift-kuryr-0:4.11.0-202306280915.p0.gc732699.assembly.stream.el8.src",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-kuryr-cni-0:4.11.0-202306280915.p0.gc732699.assembly.stream.el8.noarch as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:openshift-kuryr-cni-0:4.11.0-202306280915.p0.gc732699.assembly.stream.el8.noarch"
},
"product_reference": "openshift-kuryr-cni-0:4.11.0-202306280915.p0.gc732699.assembly.stream.el8.noarch",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-kuryr-common-0:4.11.0-202306280915.p0.gc732699.assembly.stream.el8.noarch as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:openshift-kuryr-common-0:4.11.0-202306280915.p0.gc732699.assembly.stream.el8.noarch"
},
"product_reference": "openshift-kuryr-common-0:4.11.0-202306280915.p0.gc732699.assembly.stream.el8.noarch",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-kuryr-controller-0:4.11.0-202306280915.p0.gc732699.assembly.stream.el8.noarch as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:openshift-kuryr-controller-0:4.11.0-202306280915.p0.gc732699.assembly.stream.el8.noarch"
},
"product_reference": "openshift-kuryr-controller-0:4.11.0-202306280915.p0.gc732699.assembly.stream.el8.noarch",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-2:4.0.2-7.rhaos4.11.el8.aarch64 as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:podman-2:4.0.2-7.rhaos4.11.el8.aarch64"
},
"product_reference": "podman-2:4.0.2-7.rhaos4.11.el8.aarch64",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-2:4.0.2-7.rhaos4.11.el8.ppc64le as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:podman-2:4.0.2-7.rhaos4.11.el8.ppc64le"
},
"product_reference": "podman-2:4.0.2-7.rhaos4.11.el8.ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-2:4.0.2-7.rhaos4.11.el8.s390x as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:podman-2:4.0.2-7.rhaos4.11.el8.s390x"
},
"product_reference": "podman-2:4.0.2-7.rhaos4.11.el8.s390x",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-2:4.0.2-7.rhaos4.11.el8.src as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:podman-2:4.0.2-7.rhaos4.11.el8.src"
},
"product_reference": "podman-2:4.0.2-7.rhaos4.11.el8.src",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-2:4.0.2-7.rhaos4.11.el8.x86_64 as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:podman-2:4.0.2-7.rhaos4.11.el8.x86_64"
},
"product_reference": "podman-2:4.0.2-7.rhaos4.11.el8.x86_64",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-catatonit-2:4.0.2-7.rhaos4.11.el8.aarch64 as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:podman-catatonit-2:4.0.2-7.rhaos4.11.el8.aarch64"
},
"product_reference": "podman-catatonit-2:4.0.2-7.rhaos4.11.el8.aarch64",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-catatonit-2:4.0.2-7.rhaos4.11.el8.ppc64le as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:podman-catatonit-2:4.0.2-7.rhaos4.11.el8.ppc64le"
},
"product_reference": "podman-catatonit-2:4.0.2-7.rhaos4.11.el8.ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-catatonit-2:4.0.2-7.rhaos4.11.el8.s390x as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:podman-catatonit-2:4.0.2-7.rhaos4.11.el8.s390x"
},
"product_reference": "podman-catatonit-2:4.0.2-7.rhaos4.11.el8.s390x",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-catatonit-2:4.0.2-7.rhaos4.11.el8.x86_64 as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:podman-catatonit-2:4.0.2-7.rhaos4.11.el8.x86_64"
},
"product_reference": "podman-catatonit-2:4.0.2-7.rhaos4.11.el8.x86_64",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-catatonit-debuginfo-2:4.0.2-7.rhaos4.11.el8.aarch64 as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:podman-catatonit-debuginfo-2:4.0.2-7.rhaos4.11.el8.aarch64"
},
"product_reference": "podman-catatonit-debuginfo-2:4.0.2-7.rhaos4.11.el8.aarch64",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-catatonit-debuginfo-2:4.0.2-7.rhaos4.11.el8.ppc64le as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:podman-catatonit-debuginfo-2:4.0.2-7.rhaos4.11.el8.ppc64le"
},
"product_reference": "podman-catatonit-debuginfo-2:4.0.2-7.rhaos4.11.el8.ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-catatonit-debuginfo-2:4.0.2-7.rhaos4.11.el8.s390x as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:podman-catatonit-debuginfo-2:4.0.2-7.rhaos4.11.el8.s390x"
},
"product_reference": "podman-catatonit-debuginfo-2:4.0.2-7.rhaos4.11.el8.s390x",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-catatonit-debuginfo-2:4.0.2-7.rhaos4.11.el8.x86_64 as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:podman-catatonit-debuginfo-2:4.0.2-7.rhaos4.11.el8.x86_64"
},
"product_reference": "podman-catatonit-debuginfo-2:4.0.2-7.rhaos4.11.el8.x86_64",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-debuginfo-2:4.0.2-7.rhaos4.11.el8.aarch64 as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:podman-debuginfo-2:4.0.2-7.rhaos4.11.el8.aarch64"
},
"product_reference": "podman-debuginfo-2:4.0.2-7.rhaos4.11.el8.aarch64",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-debuginfo-2:4.0.2-7.rhaos4.11.el8.ppc64le as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:podman-debuginfo-2:4.0.2-7.rhaos4.11.el8.ppc64le"
},
"product_reference": "podman-debuginfo-2:4.0.2-7.rhaos4.11.el8.ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-debuginfo-2:4.0.2-7.rhaos4.11.el8.s390x as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:podman-debuginfo-2:4.0.2-7.rhaos4.11.el8.s390x"
},
"product_reference": "podman-debuginfo-2:4.0.2-7.rhaos4.11.el8.s390x",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-debuginfo-2:4.0.2-7.rhaos4.11.el8.x86_64 as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:podman-debuginfo-2:4.0.2-7.rhaos4.11.el8.x86_64"
},
"product_reference": "podman-debuginfo-2:4.0.2-7.rhaos4.11.el8.x86_64",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-debugsource-2:4.0.2-7.rhaos4.11.el8.aarch64 as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:podman-debugsource-2:4.0.2-7.rhaos4.11.el8.aarch64"
},
"product_reference": "podman-debugsource-2:4.0.2-7.rhaos4.11.el8.aarch64",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-debugsource-2:4.0.2-7.rhaos4.11.el8.ppc64le as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:podman-debugsource-2:4.0.2-7.rhaos4.11.el8.ppc64le"
},
"product_reference": "podman-debugsource-2:4.0.2-7.rhaos4.11.el8.ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-debugsource-2:4.0.2-7.rhaos4.11.el8.s390x as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:podman-debugsource-2:4.0.2-7.rhaos4.11.el8.s390x"
},
"product_reference": "podman-debugsource-2:4.0.2-7.rhaos4.11.el8.s390x",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-debugsource-2:4.0.2-7.rhaos4.11.el8.x86_64 as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:podman-debugsource-2:4.0.2-7.rhaos4.11.el8.x86_64"
},
"product_reference": "podman-debugsource-2:4.0.2-7.rhaos4.11.el8.x86_64",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-docker-2:4.0.2-7.rhaos4.11.el8.noarch as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:podman-docker-2:4.0.2-7.rhaos4.11.el8.noarch"
},
"product_reference": "podman-docker-2:4.0.2-7.rhaos4.11.el8.noarch",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-gvproxy-debuginfo-2:4.0.2-7.rhaos4.11.el8.aarch64 as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:podman-gvproxy-debuginfo-2:4.0.2-7.rhaos4.11.el8.aarch64"
},
"product_reference": "podman-gvproxy-debuginfo-2:4.0.2-7.rhaos4.11.el8.aarch64",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-gvproxy-debuginfo-2:4.0.2-7.rhaos4.11.el8.ppc64le as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:podman-gvproxy-debuginfo-2:4.0.2-7.rhaos4.11.el8.ppc64le"
},
"product_reference": "podman-gvproxy-debuginfo-2:4.0.2-7.rhaos4.11.el8.ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-gvproxy-debuginfo-2:4.0.2-7.rhaos4.11.el8.s390x as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:podman-gvproxy-debuginfo-2:4.0.2-7.rhaos4.11.el8.s390x"
},
"product_reference": "podman-gvproxy-debuginfo-2:4.0.2-7.rhaos4.11.el8.s390x",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-gvproxy-debuginfo-2:4.0.2-7.rhaos4.11.el8.x86_64 as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:podman-gvproxy-debuginfo-2:4.0.2-7.rhaos4.11.el8.x86_64"
},
"product_reference": "podman-gvproxy-debuginfo-2:4.0.2-7.rhaos4.11.el8.x86_64",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-plugins-2:4.0.2-7.rhaos4.11.el8.aarch64 as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:podman-plugins-2:4.0.2-7.rhaos4.11.el8.aarch64"
},
"product_reference": "podman-plugins-2:4.0.2-7.rhaos4.11.el8.aarch64",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-plugins-2:4.0.2-7.rhaos4.11.el8.ppc64le as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:podman-plugins-2:4.0.2-7.rhaos4.11.el8.ppc64le"
},
"product_reference": "podman-plugins-2:4.0.2-7.rhaos4.11.el8.ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-plugins-2:4.0.2-7.rhaos4.11.el8.s390x as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:podman-plugins-2:4.0.2-7.rhaos4.11.el8.s390x"
},
"product_reference": "podman-plugins-2:4.0.2-7.rhaos4.11.el8.s390x",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-plugins-2:4.0.2-7.rhaos4.11.el8.x86_64 as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:podman-plugins-2:4.0.2-7.rhaos4.11.el8.x86_64"
},
"product_reference": "podman-plugins-2:4.0.2-7.rhaos4.11.el8.x86_64",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-plugins-debuginfo-2:4.0.2-7.rhaos4.11.el8.aarch64 as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:podman-plugins-debuginfo-2:4.0.2-7.rhaos4.11.el8.aarch64"
},
"product_reference": "podman-plugins-debuginfo-2:4.0.2-7.rhaos4.11.el8.aarch64",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-plugins-debuginfo-2:4.0.2-7.rhaos4.11.el8.ppc64le as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:podman-plugins-debuginfo-2:4.0.2-7.rhaos4.11.el8.ppc64le"
},
"product_reference": "podman-plugins-debuginfo-2:4.0.2-7.rhaos4.11.el8.ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-plugins-debuginfo-2:4.0.2-7.rhaos4.11.el8.s390x as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:podman-plugins-debuginfo-2:4.0.2-7.rhaos4.11.el8.s390x"
},
"product_reference": "podman-plugins-debuginfo-2:4.0.2-7.rhaos4.11.el8.s390x",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-plugins-debuginfo-2:4.0.2-7.rhaos4.11.el8.x86_64 as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:podman-plugins-debuginfo-2:4.0.2-7.rhaos4.11.el8.x86_64"
},
"product_reference": "podman-plugins-debuginfo-2:4.0.2-7.rhaos4.11.el8.x86_64",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-remote-2:4.0.2-7.rhaos4.11.el8.aarch64 as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:podman-remote-2:4.0.2-7.rhaos4.11.el8.aarch64"
},
"product_reference": "podman-remote-2:4.0.2-7.rhaos4.11.el8.aarch64",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-remote-2:4.0.2-7.rhaos4.11.el8.ppc64le as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:podman-remote-2:4.0.2-7.rhaos4.11.el8.ppc64le"
},
"product_reference": "podman-remote-2:4.0.2-7.rhaos4.11.el8.ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-remote-2:4.0.2-7.rhaos4.11.el8.s390x as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:podman-remote-2:4.0.2-7.rhaos4.11.el8.s390x"
},
"product_reference": "podman-remote-2:4.0.2-7.rhaos4.11.el8.s390x",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-remote-2:4.0.2-7.rhaos4.11.el8.x86_64 as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:podman-remote-2:4.0.2-7.rhaos4.11.el8.x86_64"
},
"product_reference": "podman-remote-2:4.0.2-7.rhaos4.11.el8.x86_64",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-remote-debuginfo-2:4.0.2-7.rhaos4.11.el8.aarch64 as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:podman-remote-debuginfo-2:4.0.2-7.rhaos4.11.el8.aarch64"
},
"product_reference": "podman-remote-debuginfo-2:4.0.2-7.rhaos4.11.el8.aarch64",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-remote-debuginfo-2:4.0.2-7.rhaos4.11.el8.ppc64le as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:podman-remote-debuginfo-2:4.0.2-7.rhaos4.11.el8.ppc64le"
},
"product_reference": "podman-remote-debuginfo-2:4.0.2-7.rhaos4.11.el8.ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-remote-debuginfo-2:4.0.2-7.rhaos4.11.el8.s390x as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:podman-remote-debuginfo-2:4.0.2-7.rhaos4.11.el8.s390x"
},
"product_reference": "podman-remote-debuginfo-2:4.0.2-7.rhaos4.11.el8.s390x",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-remote-debuginfo-2:4.0.2-7.rhaos4.11.el8.x86_64 as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:podman-remote-debuginfo-2:4.0.2-7.rhaos4.11.el8.x86_64"
},
"product_reference": "podman-remote-debuginfo-2:4.0.2-7.rhaos4.11.el8.x86_64",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-tests-2:4.0.2-7.rhaos4.11.el8.aarch64 as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:podman-tests-2:4.0.2-7.rhaos4.11.el8.aarch64"
},
"product_reference": "podman-tests-2:4.0.2-7.rhaos4.11.el8.aarch64",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-tests-2:4.0.2-7.rhaos4.11.el8.ppc64le as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:podman-tests-2:4.0.2-7.rhaos4.11.el8.ppc64le"
},
"product_reference": "podman-tests-2:4.0.2-7.rhaos4.11.el8.ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-tests-2:4.0.2-7.rhaos4.11.el8.s390x as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:podman-tests-2:4.0.2-7.rhaos4.11.el8.s390x"
},
"product_reference": "podman-tests-2:4.0.2-7.rhaos4.11.el8.s390x",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-tests-2:4.0.2-7.rhaos4.11.el8.x86_64 as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:podman-tests-2:4.0.2-7.rhaos4.11.el8.x86_64"
},
"product_reference": "podman-tests-2:4.0.2-7.rhaos4.11.el8.x86_64",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-kuryr-kubernetes-0:4.11.0-202306280915.p0.gc732699.assembly.stream.el8.noarch as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:python3-kuryr-kubernetes-0:4.11.0-202306280915.p0.gc732699.assembly.stream.el8.noarch"
},
"product_reference": "python3-kuryr-kubernetes-0:4.11.0-202306280915.p0.gc732699.assembly.stream.el8.noarch",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "runc-3:1.1.2-2.rhaos4.11.el8.aarch64 as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:runc-3:1.1.2-2.rhaos4.11.el8.aarch64"
},
"product_reference": "runc-3:1.1.2-2.rhaos4.11.el8.aarch64",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "runc-3:1.1.2-2.rhaos4.11.el8.ppc64le as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:runc-3:1.1.2-2.rhaos4.11.el8.ppc64le"
},
"product_reference": "runc-3:1.1.2-2.rhaos4.11.el8.ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "runc-3:1.1.2-2.rhaos4.11.el8.s390x as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:runc-3:1.1.2-2.rhaos4.11.el8.s390x"
},
"product_reference": "runc-3:1.1.2-2.rhaos4.11.el8.s390x",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "runc-3:1.1.2-2.rhaos4.11.el8.src as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:runc-3:1.1.2-2.rhaos4.11.el8.src"
},
"product_reference": "runc-3:1.1.2-2.rhaos4.11.el8.src",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "runc-3:1.1.2-2.rhaos4.11.el8.x86_64 as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:runc-3:1.1.2-2.rhaos4.11.el8.x86_64"
},
"product_reference": "runc-3:1.1.2-2.rhaos4.11.el8.x86_64",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "runc-debuginfo-3:1.1.2-2.rhaos4.11.el8.aarch64 as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:runc-debuginfo-3:1.1.2-2.rhaos4.11.el8.aarch64"
},
"product_reference": "runc-debuginfo-3:1.1.2-2.rhaos4.11.el8.aarch64",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "runc-debuginfo-3:1.1.2-2.rhaos4.11.el8.ppc64le as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:runc-debuginfo-3:1.1.2-2.rhaos4.11.el8.ppc64le"
},
"product_reference": "runc-debuginfo-3:1.1.2-2.rhaos4.11.el8.ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "runc-debuginfo-3:1.1.2-2.rhaos4.11.el8.s390x as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:runc-debuginfo-3:1.1.2-2.rhaos4.11.el8.s390x"
},
"product_reference": "runc-debuginfo-3:1.1.2-2.rhaos4.11.el8.s390x",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "runc-debuginfo-3:1.1.2-2.rhaos4.11.el8.x86_64 as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:runc-debuginfo-3:1.1.2-2.rhaos4.11.el8.x86_64"
},
"product_reference": "runc-debuginfo-3:1.1.2-2.rhaos4.11.el8.x86_64",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "runc-debugsource-3:1.1.2-2.rhaos4.11.el8.aarch64 as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:runc-debugsource-3:1.1.2-2.rhaos4.11.el8.aarch64"
},
"product_reference": "runc-debugsource-3:1.1.2-2.rhaos4.11.el8.aarch64",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "runc-debugsource-3:1.1.2-2.rhaos4.11.el8.ppc64le as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:runc-debugsource-3:1.1.2-2.rhaos4.11.el8.ppc64le"
},
"product_reference": "runc-debugsource-3:1.1.2-2.rhaos4.11.el8.ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "runc-debugsource-3:1.1.2-2.rhaos4.11.el8.s390x as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:runc-debugsource-3:1.1.2-2.rhaos4.11.el8.s390x"
},
"product_reference": "runc-debugsource-3:1.1.2-2.rhaos4.11.el8.s390x",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "runc-debugsource-3:1.1.2-2.rhaos4.11.el8.x86_64 as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:runc-debugsource-3:1.1.2-2.rhaos4.11.el8.x86_64"
},
"product_reference": "runc-debugsource-3:1.1.2-2.rhaos4.11.el8.x86_64",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "skopeo-2:1.5.2-4.rhaos4.11.el8.aarch64 as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:skopeo-2:1.5.2-4.rhaos4.11.el8.aarch64"
},
"product_reference": "skopeo-2:1.5.2-4.rhaos4.11.el8.aarch64",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "skopeo-2:1.5.2-4.rhaos4.11.el8.ppc64le as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:skopeo-2:1.5.2-4.rhaos4.11.el8.ppc64le"
},
"product_reference": "skopeo-2:1.5.2-4.rhaos4.11.el8.ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "skopeo-2:1.5.2-4.rhaos4.11.el8.s390x as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:skopeo-2:1.5.2-4.rhaos4.11.el8.s390x"
},
"product_reference": "skopeo-2:1.5.2-4.rhaos4.11.el8.s390x",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "skopeo-2:1.5.2-4.rhaos4.11.el8.src as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:skopeo-2:1.5.2-4.rhaos4.11.el8.src"
},
"product_reference": "skopeo-2:1.5.2-4.rhaos4.11.el8.src",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "skopeo-2:1.5.2-4.rhaos4.11.el8.x86_64 as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:skopeo-2:1.5.2-4.rhaos4.11.el8.x86_64"
},
"product_reference": "skopeo-2:1.5.2-4.rhaos4.11.el8.x86_64",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "skopeo-debuginfo-2:1.5.2-4.rhaos4.11.el8.aarch64 as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:skopeo-debuginfo-2:1.5.2-4.rhaos4.11.el8.aarch64"
},
"product_reference": "skopeo-debuginfo-2:1.5.2-4.rhaos4.11.el8.aarch64",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "skopeo-debuginfo-2:1.5.2-4.rhaos4.11.el8.ppc64le as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:skopeo-debuginfo-2:1.5.2-4.rhaos4.11.el8.ppc64le"
},
"product_reference": "skopeo-debuginfo-2:1.5.2-4.rhaos4.11.el8.ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "skopeo-debuginfo-2:1.5.2-4.rhaos4.11.el8.s390x as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:skopeo-debuginfo-2:1.5.2-4.rhaos4.11.el8.s390x"
},
"product_reference": "skopeo-debuginfo-2:1.5.2-4.rhaos4.11.el8.s390x",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "skopeo-debuginfo-2:1.5.2-4.rhaos4.11.el8.x86_64 as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:skopeo-debuginfo-2:1.5.2-4.rhaos4.11.el8.x86_64"
},
"product_reference": "skopeo-debuginfo-2:1.5.2-4.rhaos4.11.el8.x86_64",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "skopeo-debugsource-2:1.5.2-4.rhaos4.11.el8.aarch64 as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:skopeo-debugsource-2:1.5.2-4.rhaos4.11.el8.aarch64"
},
"product_reference": "skopeo-debugsource-2:1.5.2-4.rhaos4.11.el8.aarch64",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "skopeo-debugsource-2:1.5.2-4.rhaos4.11.el8.ppc64le as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:skopeo-debugsource-2:1.5.2-4.rhaos4.11.el8.ppc64le"
},
"product_reference": "skopeo-debugsource-2:1.5.2-4.rhaos4.11.el8.ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "skopeo-debugsource-2:1.5.2-4.rhaos4.11.el8.s390x as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:skopeo-debugsource-2:1.5.2-4.rhaos4.11.el8.s390x"
},
"product_reference": "skopeo-debugsource-2:1.5.2-4.rhaos4.11.el8.s390x",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "skopeo-debugsource-2:1.5.2-4.rhaos4.11.el8.x86_64 as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:skopeo-debugsource-2:1.5.2-4.rhaos4.11.el8.x86_64"
},
"product_reference": "skopeo-debugsource-2:1.5.2-4.rhaos4.11.el8.x86_64",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "skopeo-tests-2:1.5.2-4.rhaos4.11.el8.aarch64 as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:skopeo-tests-2:1.5.2-4.rhaos4.11.el8.aarch64"
},
"product_reference": "skopeo-tests-2:1.5.2-4.rhaos4.11.el8.aarch64",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "skopeo-tests-2:1.5.2-4.rhaos4.11.el8.ppc64le as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:skopeo-tests-2:1.5.2-4.rhaos4.11.el8.ppc64le"
},
"product_reference": "skopeo-tests-2:1.5.2-4.rhaos4.11.el8.ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "skopeo-tests-2:1.5.2-4.rhaos4.11.el8.s390x as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:skopeo-tests-2:1.5.2-4.rhaos4.11.el8.s390x"
},
"product_reference": "skopeo-tests-2:1.5.2-4.rhaos4.11.el8.s390x",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "skopeo-tests-2:1.5.2-4.rhaos4.11.el8.x86_64 as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:skopeo-tests-2:1.5.2-4.rhaos4.11.el8.x86_64"
},
"product_reference": "skopeo-tests-2:1.5.2-4.rhaos4.11.el8.x86_64",
"relates_to_product_reference": "8Base-RHOSE-4.11"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2022-23772",
"cwe": {
"id": "CWE-190",
"name": "Integer Overflow or Wraparound"
},
"discovery_date": "2022-02-11T00:00:00+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"8Base-RHOSE-4.11:conmon-2:2.1.2-3.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.11:conmon-2:2.1.2-3.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.11:conmon-2:2.1.2-3.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.11:conmon-2:2.1.2-3.rhaos4.11.el8.src",
"8Base-RHOSE-4.11:conmon-2:2.1.2-3.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.11:conmon-debuginfo-2:2.1.2-3.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.11:conmon-debuginfo-2:2.1.2-3.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.11:conmon-debuginfo-2:2.1.2-3.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.11:conmon-debuginfo-2:2.1.2-3.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.11:conmon-debugsource-2:2.1.2-3.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.11:conmon-debugsource-2:2.1.2-3.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.11:conmon-debugsource-2:2.1.2-3.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.11:conmon-debugsource-2:2.1.2-3.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.11:containernetworking-plugins-0:1.0.1-6.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.11:containernetworking-plugins-0:1.0.1-6.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.11:containernetworking-plugins-0:1.0.1-6.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.11:containernetworking-plugins-0:1.0.1-6.rhaos4.11.el8.src",
"8Base-RHOSE-4.11:containernetworking-plugins-0:1.0.1-6.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.11:containernetworking-plugins-debuginfo-0:1.0.1-6.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.11:containernetworking-plugins-debuginfo-0:1.0.1-6.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.11:containernetworking-plugins-debuginfo-0:1.0.1-6.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.11:containernetworking-plugins-debuginfo-0:1.0.1-6.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.11:containernetworking-plugins-debugsource-0:1.0.1-6.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.11:containernetworking-plugins-debugsource-0:1.0.1-6.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.11:containernetworking-plugins-debugsource-0:1.0.1-6.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.11:containernetworking-plugins-debugsource-0:1.0.1-6.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.11:cri-o-0:1.24.6-2.rhaos4.11.git4bfe15a.el8.aarch64",
"8Base-RHOSE-4.11:cri-o-0:1.24.6-2.rhaos4.11.git4bfe15a.el8.ppc64le",
"8Base-RHOSE-4.11:cri-o-0:1.24.6-2.rhaos4.11.git4bfe15a.el8.s390x",
"8Base-RHOSE-4.11:cri-o-0:1.24.6-2.rhaos4.11.git4bfe15a.el8.src",
"8Base-RHOSE-4.11:cri-o-0:1.24.6-2.rhaos4.11.git4bfe15a.el8.x86_64",
"8Base-RHOSE-4.11:cri-o-debuginfo-0:1.24.6-2.rhaos4.11.git4bfe15a.el8.aarch64",
"8Base-RHOSE-4.11:cri-o-debuginfo-0:1.24.6-2.rhaos4.11.git4bfe15a.el8.ppc64le",
"8Base-RHOSE-4.11:cri-o-debuginfo-0:1.24.6-2.rhaos4.11.git4bfe15a.el8.s390x",
"8Base-RHOSE-4.11:cri-o-debuginfo-0:1.24.6-2.rhaos4.11.git4bfe15a.el8.x86_64",
"8Base-RHOSE-4.11:cri-o-debugsource-0:1.24.6-2.rhaos4.11.git4bfe15a.el8.aarch64",
"8Base-RHOSE-4.11:cri-o-debugsource-0:1.24.6-2.rhaos4.11.git4bfe15a.el8.ppc64le",
"8Base-RHOSE-4.11:cri-o-debugsource-0:1.24.6-2.rhaos4.11.git4bfe15a.el8.s390x",
"8Base-RHOSE-4.11:cri-o-debugsource-0:1.24.6-2.rhaos4.11.git4bfe15a.el8.x86_64",
"8Base-RHOSE-4.11:openshift-0:4.11.0-202306260054.p0.g990d55b.assembly.stream.el8.src",
"8Base-RHOSE-4.11:openshift-ansible-0:4.11.0-202306230041.p0.g0a466d7.assembly.stream.el8.noarch",
"8Base-RHOSE-4.11:openshift-ansible-0:4.11.0-202306230041.p0.g0a466d7.assembly.stream.el8.src",
"8Base-RHOSE-4.11:openshift-ansible-test-0:4.11.0-202306230041.p0.g0a466d7.assembly.stream.el8.noarch",
"8Base-RHOSE-4.11:openshift-clients-0:4.11.0-202306231116.p0.g2ae2303.assembly.stream.el8.aarch64",
"8Base-RHOSE-4.11:openshift-clients-0:4.11.0-202306231116.p0.g2ae2303.assembly.stream.el8.ppc64le",
"8Base-RHOSE-4.11:openshift-clients-0:4.11.0-202306231116.p0.g2ae2303.assembly.stream.el8.s390x",
"8Base-RHOSE-4.11:openshift-clients-0:4.11.0-202306231116.p0.g2ae2303.assembly.stream.el8.src",
"8Base-RHOSE-4.11:openshift-clients-0:4.11.0-202306231116.p0.g2ae2303.assembly.stream.el8.x86_64",
"8Base-RHOSE-4.11:openshift-clients-redistributable-0:4.11.0-202306231116.p0.g2ae2303.assembly.stream.el8.x86_64",
"8Base-RHOSE-4.11:openshift-hyperkube-0:4.11.0-202306260054.p0.g990d55b.assembly.stream.el8.aarch64",
"8Base-RHOSE-4.11:openshift-hyperkube-0:4.11.0-202306260054.p0.g990d55b.assembly.stream.el8.ppc64le",
"8Base-RHOSE-4.11:openshift-hyperkube-0:4.11.0-202306260054.p0.g990d55b.assembly.stream.el8.s390x",
"8Base-RHOSE-4.11:openshift-hyperkube-0:4.11.0-202306260054.p0.g990d55b.assembly.stream.el8.x86_64",
"8Base-RHOSE-4.11:openshift-kuryr-0:4.11.0-202306280915.p0.gc732699.assembly.stream.el8.src",
"8Base-RHOSE-4.11:openshift-kuryr-cni-0:4.11.0-202306280915.p0.gc732699.assembly.stream.el8.noarch",
"8Base-RHOSE-4.11:openshift-kuryr-common-0:4.11.0-202306280915.p0.gc732699.assembly.stream.el8.noarch",
"8Base-RHOSE-4.11:openshift-kuryr-controller-0:4.11.0-202306280915.p0.gc732699.assembly.stream.el8.noarch",
"8Base-RHOSE-4.11:podman-2:4.0.2-7.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.11:podman-2:4.0.2-7.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.11:podman-2:4.0.2-7.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.11:podman-2:4.0.2-7.rhaos4.11.el8.src",
"8Base-RHOSE-4.11:podman-2:4.0.2-7.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.11:podman-catatonit-2:4.0.2-7.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.11:podman-catatonit-2:4.0.2-7.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.11:podman-catatonit-2:4.0.2-7.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.11:podman-catatonit-2:4.0.2-7.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.11:podman-catatonit-debuginfo-2:4.0.2-7.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.11:podman-catatonit-debuginfo-2:4.0.2-7.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.11:podman-catatonit-debuginfo-2:4.0.2-7.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.11:podman-catatonit-debuginfo-2:4.0.2-7.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.11:podman-debuginfo-2:4.0.2-7.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.11:podman-debuginfo-2:4.0.2-7.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.11:podman-debuginfo-2:4.0.2-7.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.11:podman-debuginfo-2:4.0.2-7.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.11:podman-debugsource-2:4.0.2-7.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.11:podman-debugsource-2:4.0.2-7.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.11:podman-debugsource-2:4.0.2-7.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.11:podman-debugsource-2:4.0.2-7.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.11:podman-docker-2:4.0.2-7.rhaos4.11.el8.noarch",
"8Base-RHOSE-4.11:podman-gvproxy-debuginfo-2:4.0.2-7.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.11:podman-gvproxy-debuginfo-2:4.0.2-7.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.11:podman-gvproxy-debuginfo-2:4.0.2-7.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.11:podman-gvproxy-debuginfo-2:4.0.2-7.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.11:podman-plugins-2:4.0.2-7.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.11:podman-plugins-2:4.0.2-7.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.11:podman-plugins-2:4.0.2-7.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.11:podman-plugins-2:4.0.2-7.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.11:podman-plugins-debuginfo-2:4.0.2-7.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.11:podman-plugins-debuginfo-2:4.0.2-7.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.11:podman-plugins-debuginfo-2:4.0.2-7.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.11:podman-plugins-debuginfo-2:4.0.2-7.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.11:podman-remote-2:4.0.2-7.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.11:podman-remote-2:4.0.2-7.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.11:podman-remote-2:4.0.2-7.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.11:podman-remote-2:4.0.2-7.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.11:podman-remote-debuginfo-2:4.0.2-7.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.11:podman-remote-debuginfo-2:4.0.2-7.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.11:podman-remote-debuginfo-2:4.0.2-7.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.11:podman-remote-debuginfo-2:4.0.2-7.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.11:podman-tests-2:4.0.2-7.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.11:podman-tests-2:4.0.2-7.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.11:podman-tests-2:4.0.2-7.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.11:podman-tests-2:4.0.2-7.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.11:python3-kuryr-kubernetes-0:4.11.0-202306280915.p0.gc732699.assembly.stream.el8.noarch",
"8Base-RHOSE-4.11:runc-3:1.1.2-2.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.11:runc-3:1.1.2-2.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.11:runc-3:1.1.2-2.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.11:runc-3:1.1.2-2.rhaos4.11.el8.src",
"8Base-RHOSE-4.11:runc-3:1.1.2-2.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.11:runc-debuginfo-3:1.1.2-2.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.11:runc-debuginfo-3:1.1.2-2.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.11:runc-debuginfo-3:1.1.2-2.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.11:runc-debuginfo-3:1.1.2-2.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.11:runc-debugsource-3:1.1.2-2.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.11:runc-debugsource-3:1.1.2-2.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.11:runc-debugsource-3:1.1.2-2.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.11:runc-debugsource-3:1.1.2-2.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.11:skopeo-2:1.5.2-4.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.11:skopeo-2:1.5.2-4.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.11:skopeo-2:1.5.2-4.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.11:skopeo-2:1.5.2-4.rhaos4.11.el8.src",
"8Base-RHOSE-4.11:skopeo-2:1.5.2-4.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.11:skopeo-debuginfo-2:1.5.2-4.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.11:skopeo-debuginfo-2:1.5.2-4.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.11:skopeo-debuginfo-2:1.5.2-4.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.11:skopeo-debuginfo-2:1.5.2-4.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.11:skopeo-debugsource-2:1.5.2-4.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.11:skopeo-debugsource-2:1.5.2-4.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.11:skopeo-debugsource-2:1.5.2-4.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.11:skopeo-debugsource-2:1.5.2-4.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.11:skopeo-tests-2:1.5.2-4.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.11:skopeo-tests-2:1.5.2-4.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.11:skopeo-tests-2:1.5.2-4.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.11:skopeo-tests-2:1.5.2-4.rhaos4.11.el8.x86_64"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2053532"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in the big package of the math library in golang. The Rat.SetString could cause an overflow, and if left unhandled, it could lead to excessive memory use. This issue could allow a remote attacker to impact the availability of the system.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "golang: math/big: uncontrolled memory consumption due to an unhandled overflow via Rat.SetString",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "Red Hat Enterprise Linux 8 and 9 are affected, because the code-base is affected by this vulnerability.\n\nRed Hat Product Security has rated this issue as having Moderate security impact, and the issue is not currently planned to be addressed in future updates for Red Hat Enterprise Linux 7, hence, marked as Out-of-Support-Scope. \n\nFor additional information, refer to the Issue Severity Classification: https://access.redhat.com/security/updates/classification/ and Red Hat Enterprise Linux Life Cycle \u0026 Updates Policy: https://access.redhat.com/support/policy/updates/errata/.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"8Base-RHOSE-4.11:buildah-1:1.23.4-3.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.11:buildah-1:1.23.4-3.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.11:buildah-1:1.23.4-3.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.11:buildah-1:1.23.4-3.rhaos4.11.el8.src",
"8Base-RHOSE-4.11:buildah-1:1.23.4-3.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.11:buildah-debuginfo-1:1.23.4-3.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.11:buildah-debuginfo-1:1.23.4-3.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.11:buildah-debuginfo-1:1.23.4-3.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.11:buildah-debuginfo-1:1.23.4-3.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.11:buildah-debugsource-1:1.23.4-3.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.11:buildah-debugsource-1:1.23.4-3.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.11:buildah-debugsource-1:1.23.4-3.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.11:buildah-debugsource-1:1.23.4-3.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.11:buildah-tests-1:1.23.4-3.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.11:buildah-tests-1:1.23.4-3.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.11:buildah-tests-1:1.23.4-3.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.11:buildah-tests-1:1.23.4-3.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.11:buildah-tests-debuginfo-1:1.23.4-3.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.11:buildah-tests-debuginfo-1:1.23.4-3.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.11:buildah-tests-debuginfo-1:1.23.4-3.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.11:buildah-tests-debuginfo-1:1.23.4-3.rhaos4.11.el8.x86_64"
],
"known_not_affected": [
"8Base-RHOSE-4.11:conmon-2:2.1.2-3.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.11:conmon-2:2.1.2-3.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.11:conmon-2:2.1.2-3.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.11:conmon-2:2.1.2-3.rhaos4.11.el8.src",
"8Base-RHOSE-4.11:conmon-2:2.1.2-3.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.11:conmon-debuginfo-2:2.1.2-3.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.11:conmon-debuginfo-2:2.1.2-3.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.11:conmon-debuginfo-2:2.1.2-3.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.11:conmon-debuginfo-2:2.1.2-3.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.11:conmon-debugsource-2:2.1.2-3.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.11:conmon-debugsource-2:2.1.2-3.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.11:conmon-debugsource-2:2.1.2-3.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.11:conmon-debugsource-2:2.1.2-3.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.11:containernetworking-plugins-0:1.0.1-6.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.11:containernetworking-plugins-0:1.0.1-6.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.11:containernetworking-plugins-0:1.0.1-6.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.11:containernetworking-plugins-0:1.0.1-6.rhaos4.11.el8.src",
"8Base-RHOSE-4.11:containernetworking-plugins-0:1.0.1-6.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.11:containernetworking-plugins-debuginfo-0:1.0.1-6.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.11:containernetworking-plugins-debuginfo-0:1.0.1-6.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.11:containernetworking-plugins-debuginfo-0:1.0.1-6.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.11:containernetworking-plugins-debuginfo-0:1.0.1-6.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.11:containernetworking-plugins-debugsource-0:1.0.1-6.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.11:containernetworking-plugins-debugsource-0:1.0.1-6.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.11:containernetworking-plugins-debugsource-0:1.0.1-6.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.11:containernetworking-plugins-debugsource-0:1.0.1-6.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.11:cri-o-0:1.24.6-2.rhaos4.11.git4bfe15a.el8.aarch64",
"8Base-RHOSE-4.11:cri-o-0:1.24.6-2.rhaos4.11.git4bfe15a.el8.ppc64le",
"8Base-RHOSE-4.11:cri-o-0:1.24.6-2.rhaos4.11.git4bfe15a.el8.s390x",
"8Base-RHOSE-4.11:cri-o-0:1.24.6-2.rhaos4.11.git4bfe15a.el8.src",
"8Base-RHOSE-4.11:cri-o-0:1.24.6-2.rhaos4.11.git4bfe15a.el8.x86_64",
"8Base-RHOSE-4.11:cri-o-debuginfo-0:1.24.6-2.rhaos4.11.git4bfe15a.el8.aarch64",
"8Base-RHOSE-4.11:cri-o-debuginfo-0:1.24.6-2.rhaos4.11.git4bfe15a.el8.ppc64le",
"8Base-RHOSE-4.11:cri-o-debuginfo-0:1.24.6-2.rhaos4.11.git4bfe15a.el8.s390x",
"8Base-RHOSE-4.11:cri-o-debuginfo-0:1.24.6-2.rhaos4.11.git4bfe15a.el8.x86_64",
"8Base-RHOSE-4.11:cri-o-debugsource-0:1.24.6-2.rhaos4.11.git4bfe15a.el8.aarch64",
"8Base-RHOSE-4.11:cri-o-debugsource-0:1.24.6-2.rhaos4.11.git4bfe15a.el8.ppc64le",
"8Base-RHOSE-4.11:cri-o-debugsource-0:1.24.6-2.rhaos4.11.git4bfe15a.el8.s390x",
"8Base-RHOSE-4.11:cri-o-debugsource-0:1.24.6-2.rhaos4.11.git4bfe15a.el8.x86_64",
"8Base-RHOSE-4.11:openshift-0:4.11.0-202306260054.p0.g990d55b.assembly.stream.el8.src",
"8Base-RHOSE-4.11:openshift-ansible-0:4.11.0-202306230041.p0.g0a466d7.assembly.stream.el8.noarch",
"8Base-RHOSE-4.11:openshift-ansible-0:4.11.0-202306230041.p0.g0a466d7.assembly.stream.el8.src",
"8Base-RHOSE-4.11:openshift-ansible-test-0:4.11.0-202306230041.p0.g0a466d7.assembly.stream.el8.noarch",
"8Base-RHOSE-4.11:openshift-clients-0:4.11.0-202306231116.p0.g2ae2303.assembly.stream.el8.aarch64",
"8Base-RHOSE-4.11:openshift-clients-0:4.11.0-202306231116.p0.g2ae2303.assembly.stream.el8.ppc64le",
"8Base-RHOSE-4.11:openshift-clients-0:4.11.0-202306231116.p0.g2ae2303.assembly.stream.el8.s390x",
"8Base-RHOSE-4.11:openshift-clients-0:4.11.0-202306231116.p0.g2ae2303.assembly.stream.el8.src",
"8Base-RHOSE-4.11:openshift-clients-0:4.11.0-202306231116.p0.g2ae2303.assembly.stream.el8.x86_64",
"8Base-RHOSE-4.11:openshift-clients-redistributable-0:4.11.0-202306231116.p0.g2ae2303.assembly.stream.el8.x86_64",
"8Base-RHOSE-4.11:openshift-hyperkube-0:4.11.0-202306260054.p0.g990d55b.assembly.stream.el8.aarch64",
"8Base-RHOSE-4.11:openshift-hyperkube-0:4.11.0-202306260054.p0.g990d55b.assembly.stream.el8.ppc64le",
"8Base-RHOSE-4.11:openshift-hyperkube-0:4.11.0-202306260054.p0.g990d55b.assembly.stream.el8.s390x",
"8Base-RHOSE-4.11:openshift-hyperkube-0:4.11.0-202306260054.p0.g990d55b.assembly.stream.el8.x86_64",
"8Base-RHOSE-4.11:openshift-kuryr-0:4.11.0-202306280915.p0.gc732699.assembly.stream.el8.src",
"8Base-RHOSE-4.11:openshift-kuryr-cni-0:4.11.0-202306280915.p0.gc732699.assembly.stream.el8.noarch",
"8Base-RHOSE-4.11:openshift-kuryr-common-0:4.11.0-202306280915.p0.gc732699.assembly.stream.el8.noarch",
"8Base-RHOSE-4.11:openshift-kuryr-controller-0:4.11.0-202306280915.p0.gc732699.assembly.stream.el8.noarch",
"8Base-RHOSE-4.11:podman-2:4.0.2-7.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.11:podman-2:4.0.2-7.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.11:podman-2:4.0.2-7.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.11:podman-2:4.0.2-7.rhaos4.11.el8.src",
"8Base-RHOSE-4.11:podman-2:4.0.2-7.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.11:podman-catatonit-2:4.0.2-7.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.11:podman-catatonit-2:4.0.2-7.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.11:podman-catatonit-2:4.0.2-7.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.11:podman-catatonit-2:4.0.2-7.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.11:podman-catatonit-debuginfo-2:4.0.2-7.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.11:podman-catatonit-debuginfo-2:4.0.2-7.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.11:podman-catatonit-debuginfo-2:4.0.2-7.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.11:podman-catatonit-debuginfo-2:4.0.2-7.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.11:podman-debuginfo-2:4.0.2-7.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.11:podman-debuginfo-2:4.0.2-7.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.11:podman-debuginfo-2:4.0.2-7.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.11:podman-debuginfo-2:4.0.2-7.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.11:podman-debugsource-2:4.0.2-7.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.11:podman-debugsource-2:4.0.2-7.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.11:podman-debugsource-2:4.0.2-7.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.11:podman-debugsource-2:4.0.2-7.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.11:podman-docker-2:4.0.2-7.rhaos4.11.el8.noarch",
"8Base-RHOSE-4.11:podman-gvproxy-debuginfo-2:4.0.2-7.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.11:podman-gvproxy-debuginfo-2:4.0.2-7.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.11:podman-gvproxy-debuginfo-2:4.0.2-7.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.11:podman-gvproxy-debuginfo-2:4.0.2-7.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.11:podman-plugins-2:4.0.2-7.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.11:podman-plugins-2:4.0.2-7.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.11:podman-plugins-2:4.0.2-7.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.11:podman-plugins-2:4.0.2-7.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.11:podman-plugins-debuginfo-2:4.0.2-7.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.11:podman-plugins-debuginfo-2:4.0.2-7.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.11:podman-plugins-debuginfo-2:4.0.2-7.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.11:podman-plugins-debuginfo-2:4.0.2-7.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.11:podman-remote-2:4.0.2-7.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.11:podman-remote-2:4.0.2-7.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.11:podman-remote-2:4.0.2-7.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.11:podman-remote-2:4.0.2-7.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.11:podman-remote-debuginfo-2:4.0.2-7.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.11:podman-remote-debuginfo-2:4.0.2-7.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.11:podman-remote-debuginfo-2:4.0.2-7.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.11:podman-remote-debuginfo-2:4.0.2-7.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.11:podman-tests-2:4.0.2-7.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.11:podman-tests-2:4.0.2-7.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.11:podman-tests-2:4.0.2-7.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.11:podman-tests-2:4.0.2-7.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.11:python3-kuryr-kubernetes-0:4.11.0-202306280915.p0.gc732699.assembly.stream.el8.noarch",
"8Base-RHOSE-4.11:runc-3:1.1.2-2.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.11:runc-3:1.1.2-2.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.11:runc-3:1.1.2-2.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.11:runc-3:1.1.2-2.rhaos4.11.el8.src",
"8Base-RHOSE-4.11:runc-3:1.1.2-2.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.11:runc-debuginfo-3:1.1.2-2.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.11:runc-debuginfo-3:1.1.2-2.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.11:runc-debuginfo-3:1.1.2-2.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.11:runc-debuginfo-3:1.1.2-2.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.11:runc-debugsource-3:1.1.2-2.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.11:runc-debugsource-3:1.1.2-2.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.11:runc-debugsource-3:1.1.2-2.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.11:runc-debugsource-3:1.1.2-2.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.11:skopeo-2:1.5.2-4.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.11:skopeo-2:1.5.2-4.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.11:skopeo-2:1.5.2-4.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.11:skopeo-2:1.5.2-4.rhaos4.11.el8.src",
"8Base-RHOSE-4.11:skopeo-2:1.5.2-4.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.11:skopeo-debuginfo-2:1.5.2-4.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.11:skopeo-debuginfo-2:1.5.2-4.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.11:skopeo-debuginfo-2:1.5.2-4.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.11:skopeo-debuginfo-2:1.5.2-4.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.11:skopeo-debugsource-2:1.5.2-4.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.11:skopeo-debugsource-2:1.5.2-4.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.11:skopeo-debugsource-2:1.5.2-4.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.11:skopeo-debugsource-2:1.5.2-4.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.11:skopeo-tests-2:1.5.2-4.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.11:skopeo-tests-2:1.5.2-4.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.11:skopeo-tests-2:1.5.2-4.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.11:skopeo-tests-2:1.5.2-4.rhaos4.11.el8.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2022-23772"
},
{
"category": "external",
"summary": "RHBZ#2053532",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2053532"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2022-23772",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-23772"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2022-23772",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2022-23772"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-announce/c/SUsQn0aSgPQ",
"url": "https://groups.google.com/g/golang-announce/c/SUsQn0aSgPQ"
}
],
"release_date": "2022-01-19T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2023-07-06T02:47:40+00:00",
"details": "For OpenShift Container Platform 4.11 see the following documentation, which will be updated shortly for this release, for important instructions on how to upgrade your cluster and fully apply this asynchronous errata update:\n\nhttps://docs.openshift.com/container-platform/4.11/release_notes/ocp-4-11-release-notes.html",
"product_ids": [
"8Base-RHOSE-4.11:buildah-1:1.23.4-3.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.11:buildah-1:1.23.4-3.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.11:buildah-1:1.23.4-3.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.11:buildah-1:1.23.4-3.rhaos4.11.el8.src",
"8Base-RHOSE-4.11:buildah-1:1.23.4-3.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.11:buildah-debuginfo-1:1.23.4-3.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.11:buildah-debuginfo-1:1.23.4-3.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.11:buildah-debuginfo-1:1.23.4-3.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.11:buildah-debuginfo-1:1.23.4-3.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.11:buildah-debugsource-1:1.23.4-3.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.11:buildah-debugsource-1:1.23.4-3.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.11:buildah-debugsource-1:1.23.4-3.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.11:buildah-debugsource-1:1.23.4-3.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.11:buildah-tests-1:1.23.4-3.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.11:buildah-tests-1:1.23.4-3.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.11:buildah-tests-1:1.23.4-3.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.11:buildah-tests-1:1.23.4-3.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.11:buildah-tests-debuginfo-1:1.23.4-3.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.11:buildah-tests-debuginfo-1:1.23.4-3.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.11:buildah-tests-debuginfo-1:1.23.4-3.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.11:buildah-tests-debuginfo-1:1.23.4-3.rhaos4.11.el8.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2023:3914"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"8Base-RHOSE-4.11:buildah-1:1.23.4-3.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.11:buildah-1:1.23.4-3.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.11:buildah-1:1.23.4-3.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.11:buildah-1:1.23.4-3.rhaos4.11.el8.src",
"8Base-RHOSE-4.11:buildah-1:1.23.4-3.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.11:buildah-debuginfo-1:1.23.4-3.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.11:buildah-debuginfo-1:1.23.4-3.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.11:buildah-debuginfo-1:1.23.4-3.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.11:buildah-debuginfo-1:1.23.4-3.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.11:buildah-debugsource-1:1.23.4-3.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.11:buildah-debugsource-1:1.23.4-3.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.11:buildah-debugsource-1:1.23.4-3.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.11:buildah-debugsource-1:1.23.4-3.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.11:buildah-tests-1:1.23.4-3.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.11:buildah-tests-1:1.23.4-3.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.11:buildah-tests-1:1.23.4-3.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.11:buildah-tests-1:1.23.4-3.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.11:buildah-tests-debuginfo-1:1.23.4-3.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.11:buildah-tests-debuginfo-1:1.23.4-3.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.11:buildah-tests-debuginfo-1:1.23.4-3.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.11:buildah-tests-debuginfo-1:1.23.4-3.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.11:conmon-2:2.1.2-3.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.11:conmon-2:2.1.2-3.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.11:conmon-2:2.1.2-3.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.11:conmon-2:2.1.2-3.rhaos4.11.el8.src",
"8Base-RHOSE-4.11:conmon-2:2.1.2-3.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.11:conmon-debuginfo-2:2.1.2-3.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.11:conmon-debuginfo-2:2.1.2-3.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.11:conmon-debuginfo-2:2.1.2-3.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.11:conmon-debuginfo-2:2.1.2-3.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.11:conmon-debugsource-2:2.1.2-3.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.11:conmon-debugsource-2:2.1.2-3.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.11:conmon-debugsource-2:2.1.2-3.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.11:conmon-debugsource-2:2.1.2-3.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.11:containernetworking-plugins-0:1.0.1-6.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.11:containernetworking-plugins-0:1.0.1-6.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.11:containernetworking-plugins-0:1.0.1-6.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.11:containernetworking-plugins-0:1.0.1-6.rhaos4.11.el8.src",
"8Base-RHOSE-4.11:containernetworking-plugins-0:1.0.1-6.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.11:containernetworking-plugins-debuginfo-0:1.0.1-6.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.11:containernetworking-plugins-debuginfo-0:1.0.1-6.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.11:containernetworking-plugins-debuginfo-0:1.0.1-6.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.11:containernetworking-plugins-debuginfo-0:1.0.1-6.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.11:containernetworking-plugins-debugsource-0:1.0.1-6.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.11:containernetworking-plugins-debugsource-0:1.0.1-6.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.11:containernetworking-plugins-debugsource-0:1.0.1-6.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.11:containernetworking-plugins-debugsource-0:1.0.1-6.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.11:cri-o-0:1.24.6-2.rhaos4.11.git4bfe15a.el8.aarch64",
"8Base-RHOSE-4.11:cri-o-0:1.24.6-2.rhaos4.11.git4bfe15a.el8.ppc64le",
"8Base-RHOSE-4.11:cri-o-0:1.24.6-2.rhaos4.11.git4bfe15a.el8.s390x",
"8Base-RHOSE-4.11:cri-o-0:1.24.6-2.rhaos4.11.git4bfe15a.el8.src",
"8Base-RHOSE-4.11:cri-o-0:1.24.6-2.rhaos4.11.git4bfe15a.el8.x86_64",
"8Base-RHOSE-4.11:cri-o-debuginfo-0:1.24.6-2.rhaos4.11.git4bfe15a.el8.aarch64",
"8Base-RHOSE-4.11:cri-o-debuginfo-0:1.24.6-2.rhaos4.11.git4bfe15a.el8.ppc64le",
"8Base-RHOSE-4.11:cri-o-debuginfo-0:1.24.6-2.rhaos4.11.git4bfe15a.el8.s390x",
"8Base-RHOSE-4.11:cri-o-debuginfo-0:1.24.6-2.rhaos4.11.git4bfe15a.el8.x86_64",
"8Base-RHOSE-4.11:cri-o-debugsource-0:1.24.6-2.rhaos4.11.git4bfe15a.el8.aarch64",
"8Base-RHOSE-4.11:cri-o-debugsource-0:1.24.6-2.rhaos4.11.git4bfe15a.el8.ppc64le",
"8Base-RHOSE-4.11:cri-o-debugsource-0:1.24.6-2.rhaos4.11.git4bfe15a.el8.s390x",
"8Base-RHOSE-4.11:cri-o-debugsource-0:1.24.6-2.rhaos4.11.git4bfe15a.el8.x86_64",
"8Base-RHOSE-4.11:openshift-0:4.11.0-202306260054.p0.g990d55b.assembly.stream.el8.src",
"8Base-RHOSE-4.11:openshift-ansible-0:4.11.0-202306230041.p0.g0a466d7.assembly.stream.el8.noarch",
"8Base-RHOSE-4.11:openshift-ansible-0:4.11.0-202306230041.p0.g0a466d7.assembly.stream.el8.src",
"8Base-RHOSE-4.11:openshift-ansible-test-0:4.11.0-202306230041.p0.g0a466d7.assembly.stream.el8.noarch",
"8Base-RHOSE-4.11:openshift-clients-0:4.11.0-202306231116.p0.g2ae2303.assembly.stream.el8.aarch64",
"8Base-RHOSE-4.11:openshift-clients-0:4.11.0-202306231116.p0.g2ae2303.assembly.stream.el8.ppc64le",
"8Base-RHOSE-4.11:openshift-clients-0:4.11.0-202306231116.p0.g2ae2303.assembly.stream.el8.s390x",
"8Base-RHOSE-4.11:openshift-clients-0:4.11.0-202306231116.p0.g2ae2303.assembly.stream.el8.src",
"8Base-RHOSE-4.11:openshift-clients-0:4.11.0-202306231116.p0.g2ae2303.assembly.stream.el8.x86_64",
"8Base-RHOSE-4.11:openshift-clients-redistributable-0:4.11.0-202306231116.p0.g2ae2303.assembly.stream.el8.x86_64",
"8Base-RHOSE-4.11:openshift-hyperkube-0:4.11.0-202306260054.p0.g990d55b.assembly.stream.el8.aarch64",
"8Base-RHOSE-4.11:openshift-hyperkube-0:4.11.0-202306260054.p0.g990d55b.assembly.stream.el8.ppc64le",
"8Base-RHOSE-4.11:openshift-hyperkube-0:4.11.0-202306260054.p0.g990d55b.assembly.stream.el8.s390x",
"8Base-RHOSE-4.11:openshift-hyperkube-0:4.11.0-202306260054.p0.g990d55b.assembly.stream.el8.x86_64",
"8Base-RHOSE-4.11:openshift-kuryr-0:4.11.0-202306280915.p0.gc732699.assembly.stream.el8.src",
"8Base-RHOSE-4.11:openshift-kuryr-cni-0:4.11.0-202306280915.p0.gc732699.assembly.stream.el8.noarch",
"8Base-RHOSE-4.11:openshift-kuryr-common-0:4.11.0-202306280915.p0.gc732699.assembly.stream.el8.noarch",
"8Base-RHOSE-4.11:openshift-kuryr-controller-0:4.11.0-202306280915.p0.gc732699.assembly.stream.el8.noarch",
"8Base-RHOSE-4.11:podman-2:4.0.2-7.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.11:podman-2:4.0.2-7.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.11:podman-2:4.0.2-7.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.11:podman-2:4.0.2-7.rhaos4.11.el8.src",
"8Base-RHOSE-4.11:podman-2:4.0.2-7.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.11:podman-catatonit-2:4.0.2-7.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.11:podman-catatonit-2:4.0.2-7.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.11:podman-catatonit-2:4.0.2-7.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.11:podman-catatonit-2:4.0.2-7.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.11:podman-catatonit-debuginfo-2:4.0.2-7.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.11:podman-catatonit-debuginfo-2:4.0.2-7.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.11:podman-catatonit-debuginfo-2:4.0.2-7.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.11:podman-catatonit-debuginfo-2:4.0.2-7.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.11:podman-debuginfo-2:4.0.2-7.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.11:podman-debuginfo-2:4.0.2-7.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.11:podman-debuginfo-2:4.0.2-7.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.11:podman-debuginfo-2:4.0.2-7.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.11:podman-debugsource-2:4.0.2-7.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.11:podman-debugsource-2:4.0.2-7.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.11:podman-debugsource-2:4.0.2-7.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.11:podman-debugsource-2:4.0.2-7.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.11:podman-docker-2:4.0.2-7.rhaos4.11.el8.noarch",
"8Base-RHOSE-4.11:podman-gvproxy-debuginfo-2:4.0.2-7.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.11:podman-gvproxy-debuginfo-2:4.0.2-7.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.11:podman-gvproxy-debuginfo-2:4.0.2-7.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.11:podman-gvproxy-debuginfo-2:4.0.2-7.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.11:podman-plugins-2:4.0.2-7.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.11:podman-plugins-2:4.0.2-7.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.11:podman-plugins-2:4.0.2-7.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.11:podman-plugins-2:4.0.2-7.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.11:podman-plugins-debuginfo-2:4.0.2-7.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.11:podman-plugins-debuginfo-2:4.0.2-7.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.11:podman-plugins-debuginfo-2:4.0.2-7.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.11:podman-plugins-debuginfo-2:4.0.2-7.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.11:podman-remote-2:4.0.2-7.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.11:podman-remote-2:4.0.2-7.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.11:podman-remote-2:4.0.2-7.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.11:podman-remote-2:4.0.2-7.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.11:podman-remote-debuginfo-2:4.0.2-7.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.11:podman-remote-debuginfo-2:4.0.2-7.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.11:podman-remote-debuginfo-2:4.0.2-7.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.11:podman-remote-debuginfo-2:4.0.2-7.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.11:podman-tests-2:4.0.2-7.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.11:podman-tests-2:4.0.2-7.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.11:podman-tests-2:4.0.2-7.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.11:podman-tests-2:4.0.2-7.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.11:python3-kuryr-kubernetes-0:4.11.0-202306280915.p0.gc732699.assembly.stream.el8.noarch",
"8Base-RHOSE-4.11:runc-3:1.1.2-2.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.11:runc-3:1.1.2-2.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.11:runc-3:1.1.2-2.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.11:runc-3:1.1.2-2.rhaos4.11.el8.src",
"8Base-RHOSE-4.11:runc-3:1.1.2-2.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.11:runc-debuginfo-3:1.1.2-2.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.11:runc-debuginfo-3:1.1.2-2.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.11:runc-debuginfo-3:1.1.2-2.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.11:runc-debuginfo-3:1.1.2-2.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.11:runc-debugsource-3:1.1.2-2.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.11:runc-debugsource-3:1.1.2-2.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.11:runc-debugsource-3:1.1.2-2.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.11:runc-debugsource-3:1.1.2-2.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.11:skopeo-2:1.5.2-4.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.11:skopeo-2:1.5.2-4.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.11:skopeo-2:1.5.2-4.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.11:skopeo-2:1.5.2-4.rhaos4.11.el8.src",
"8Base-RHOSE-4.11:skopeo-2:1.5.2-4.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.11:skopeo-debuginfo-2:1.5.2-4.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.11:skopeo-debuginfo-2:1.5.2-4.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.11:skopeo-debuginfo-2:1.5.2-4.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.11:skopeo-debuginfo-2:1.5.2-4.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.11:skopeo-debugsource-2:1.5.2-4.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.11:skopeo-debugsource-2:1.5.2-4.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.11:skopeo-debugsource-2:1.5.2-4.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.11:skopeo-debugsource-2:1.5.2-4.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.11:skopeo-tests-2:1.5.2-4.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.11:skopeo-tests-2:1.5.2-4.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.11:skopeo-tests-2:1.5.2-4.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.11:skopeo-tests-2:1.5.2-4.rhaos4.11.el8.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "golang: math/big: uncontrolled memory consumption due to an unhandled overflow via Rat.SetString"
},
{
"cve": "CVE-2022-24675",
"cwe": {
"id": "CWE-120",
"name": "Buffer Copy without Checking Size of Input (\u0027Classic Buffer Overflow\u0027)"
},
"discovery_date": "2022-04-21T00:00:00+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"8Base-RHOSE-4.11:conmon-2:2.1.2-3.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.11:conmon-2:2.1.2-3.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.11:conmon-2:2.1.2-3.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.11:conmon-2:2.1.2-3.rhaos4.11.el8.src",
"8Base-RHOSE-4.11:conmon-2:2.1.2-3.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.11:conmon-debuginfo-2:2.1.2-3.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.11:conmon-debuginfo-2:2.1.2-3.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.11:conmon-debuginfo-2:2.1.2-3.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.11:conmon-debuginfo-2:2.1.2-3.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.11:conmon-debugsource-2:2.1.2-3.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.11:conmon-debugsource-2:2.1.2-3.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.11:conmon-debugsource-2:2.1.2-3.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.11:conmon-debugsource-2:2.1.2-3.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.11:containernetworking-plugins-0:1.0.1-6.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.11:containernetworking-plugins-0:1.0.1-6.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.11:containernetworking-plugins-0:1.0.1-6.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.11:containernetworking-plugins-0:1.0.1-6.rhaos4.11.el8.src",
"8Base-RHOSE-4.11:containernetworking-plugins-0:1.0.1-6.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.11:containernetworking-plugins-debuginfo-0:1.0.1-6.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.11:containernetworking-plugins-debuginfo-0:1.0.1-6.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.11:containernetworking-plugins-debuginfo-0:1.0.1-6.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.11:containernetworking-plugins-debuginfo-0:1.0.1-6.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.11:containernetworking-plugins-debugsource-0:1.0.1-6.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.11:containernetworking-plugins-debugsource-0:1.0.1-6.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.11:containernetworking-plugins-debugsource-0:1.0.1-6.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.11:containernetworking-plugins-debugsource-0:1.0.1-6.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.11:cri-o-0:1.24.6-2.rhaos4.11.git4bfe15a.el8.aarch64",
"8Base-RHOSE-4.11:cri-o-0:1.24.6-2.rhaos4.11.git4bfe15a.el8.ppc64le",
"8Base-RHOSE-4.11:cri-o-0:1.24.6-2.rhaos4.11.git4bfe15a.el8.s390x",
"8Base-RHOSE-4.11:cri-o-0:1.24.6-2.rhaos4.11.git4bfe15a.el8.src",
"8Base-RHOSE-4.11:cri-o-0:1.24.6-2.rhaos4.11.git4bfe15a.el8.x86_64",
"8Base-RHOSE-4.11:cri-o-debuginfo-0:1.24.6-2.rhaos4.11.git4bfe15a.el8.aarch64",
"8Base-RHOSE-4.11:cri-o-debuginfo-0:1.24.6-2.rhaos4.11.git4bfe15a.el8.ppc64le",
"8Base-RHOSE-4.11:cri-o-debuginfo-0:1.24.6-2.rhaos4.11.git4bfe15a.el8.s390x",
"8Base-RHOSE-4.11:cri-o-debuginfo-0:1.24.6-2.rhaos4.11.git4bfe15a.el8.x86_64",
"8Base-RHOSE-4.11:cri-o-debugsource-0:1.24.6-2.rhaos4.11.git4bfe15a.el8.aarch64",
"8Base-RHOSE-4.11:cri-o-debugsource-0:1.24.6-2.rhaos4.11.git4bfe15a.el8.ppc64le",
"8Base-RHOSE-4.11:cri-o-debugsource-0:1.24.6-2.rhaos4.11.git4bfe15a.el8.s390x",
"8Base-RHOSE-4.11:cri-o-debugsource-0:1.24.6-2.rhaos4.11.git4bfe15a.el8.x86_64",
"8Base-RHOSE-4.11:openshift-0:4.11.0-202306260054.p0.g990d55b.assembly.stream.el8.src",
"8Base-RHOSE-4.11:openshift-ansible-0:4.11.0-202306230041.p0.g0a466d7.assembly.stream.el8.noarch",
"8Base-RHOSE-4.11:openshift-ansible-0:4.11.0-202306230041.p0.g0a466d7.assembly.stream.el8.src",
"8Base-RHOSE-4.11:openshift-ansible-test-0:4.11.0-202306230041.p0.g0a466d7.assembly.stream.el8.noarch",
"8Base-RHOSE-4.11:openshift-clients-0:4.11.0-202306231116.p0.g2ae2303.assembly.stream.el8.aarch64",
"8Base-RHOSE-4.11:openshift-clients-0:4.11.0-202306231116.p0.g2ae2303.assembly.stream.el8.ppc64le",
"8Base-RHOSE-4.11:openshift-clients-0:4.11.0-202306231116.p0.g2ae2303.assembly.stream.el8.s390x",
"8Base-RHOSE-4.11:openshift-clients-0:4.11.0-202306231116.p0.g2ae2303.assembly.stream.el8.src",
"8Base-RHOSE-4.11:openshift-clients-0:4.11.0-202306231116.p0.g2ae2303.assembly.stream.el8.x86_64",
"8Base-RHOSE-4.11:openshift-clients-redistributable-0:4.11.0-202306231116.p0.g2ae2303.assembly.stream.el8.x86_64",
"8Base-RHOSE-4.11:openshift-hyperkube-0:4.11.0-202306260054.p0.g990d55b.assembly.stream.el8.aarch64",
"8Base-RHOSE-4.11:openshift-hyperkube-0:4.11.0-202306260054.p0.g990d55b.assembly.stream.el8.ppc64le",
"8Base-RHOSE-4.11:openshift-hyperkube-0:4.11.0-202306260054.p0.g990d55b.assembly.stream.el8.s390x",
"8Base-RHOSE-4.11:openshift-hyperkube-0:4.11.0-202306260054.p0.g990d55b.assembly.stream.el8.x86_64",
"8Base-RHOSE-4.11:openshift-kuryr-0:4.11.0-202306280915.p0.gc732699.assembly.stream.el8.src",
"8Base-RHOSE-4.11:openshift-kuryr-cni-0:4.11.0-202306280915.p0.gc732699.assembly.stream.el8.noarch",
"8Base-RHOSE-4.11:openshift-kuryr-common-0:4.11.0-202306280915.p0.gc732699.assembly.stream.el8.noarch",
"8Base-RHOSE-4.11:openshift-kuryr-controller-0:4.11.0-202306280915.p0.gc732699.assembly.stream.el8.noarch",
"8Base-RHOSE-4.11:podman-2:4.0.2-7.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.11:podman-2:4.0.2-7.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.11:podman-2:4.0.2-7.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.11:podman-2:4.0.2-7.rhaos4.11.el8.src",
"8Base-RHOSE-4.11:podman-2:4.0.2-7.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.11:podman-catatonit-2:4.0.2-7.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.11:podman-catatonit-2:4.0.2-7.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.11:podman-catatonit-2:4.0.2-7.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.11:podman-catatonit-2:4.0.2-7.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.11:podman-catatonit-debuginfo-2:4.0.2-7.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.11:podman-catatonit-debuginfo-2:4.0.2-7.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.11:podman-catatonit-debuginfo-2:4.0.2-7.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.11:podman-catatonit-debuginfo-2:4.0.2-7.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.11:podman-debuginfo-2:4.0.2-7.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.11:podman-debuginfo-2:4.0.2-7.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.11:podman-debuginfo-2:4.0.2-7.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.11:podman-debuginfo-2:4.0.2-7.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.11:podman-debugsource-2:4.0.2-7.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.11:podman-debugsource-2:4.0.2-7.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.11:podman-debugsource-2:4.0.2-7.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.11:podman-debugsource-2:4.0.2-7.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.11:podman-docker-2:4.0.2-7.rhaos4.11.el8.noarch",
"8Base-RHOSE-4.11:podman-gvproxy-debuginfo-2:4.0.2-7.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.11:podman-gvproxy-debuginfo-2:4.0.2-7.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.11:podman-gvproxy-debuginfo-2:4.0.2-7.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.11:podman-gvproxy-debuginfo-2:4.0.2-7.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.11:podman-plugins-2:4.0.2-7.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.11:podman-plugins-2:4.0.2-7.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.11:podman-plugins-2:4.0.2-7.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.11:podman-plugins-2:4.0.2-7.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.11:podman-plugins-debuginfo-2:4.0.2-7.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.11:podman-plugins-debuginfo-2:4.0.2-7.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.11:podman-plugins-debuginfo-2:4.0.2-7.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.11:podman-plugins-debuginfo-2:4.0.2-7.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.11:podman-remote-2:4.0.2-7.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.11:podman-remote-2:4.0.2-7.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.11:podman-remote-2:4.0.2-7.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.11:podman-remote-2:4.0.2-7.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.11:podman-remote-debuginfo-2:4.0.2-7.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.11:podman-remote-debuginfo-2:4.0.2-7.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.11:podman-remote-debuginfo-2:4.0.2-7.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.11:podman-remote-debuginfo-2:4.0.2-7.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.11:podman-tests-2:4.0.2-7.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.11:podman-tests-2:4.0.2-7.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.11:podman-tests-2:4.0.2-7.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.11:podman-tests-2:4.0.2-7.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.11:python3-kuryr-kubernetes-0:4.11.0-202306280915.p0.gc732699.assembly.stream.el8.noarch",
"8Base-RHOSE-4.11:runc-3:1.1.2-2.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.11:runc-3:1.1.2-2.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.11:runc-3:1.1.2-2.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.11:runc-3:1.1.2-2.rhaos4.11.el8.src",
"8Base-RHOSE-4.11:runc-3:1.1.2-2.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.11:runc-debuginfo-3:1.1.2-2.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.11:runc-debuginfo-3:1.1.2-2.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.11:runc-debuginfo-3:1.1.2-2.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.11:runc-debuginfo-3:1.1.2-2.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.11:runc-debugsource-3:1.1.2-2.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.11:runc-debugsource-3:1.1.2-2.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.11:runc-debugsource-3:1.1.2-2.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.11:runc-debugsource-3:1.1.2-2.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.11:skopeo-2:1.5.2-4.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.11:skopeo-2:1.5.2-4.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.11:skopeo-2:1.5.2-4.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.11:skopeo-2:1.5.2-4.rhaos4.11.el8.src",
"8Base-RHOSE-4.11:skopeo-2:1.5.2-4.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.11:skopeo-debuginfo-2:1.5.2-4.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.11:skopeo-debuginfo-2:1.5.2-4.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.11:skopeo-debuginfo-2:1.5.2-4.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.11:skopeo-debuginfo-2:1.5.2-4.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.11:skopeo-debugsource-2:1.5.2-4.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.11:skopeo-debugsource-2:1.5.2-4.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.11:skopeo-debugsource-2:1.5.2-4.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.11:skopeo-debugsource-2:1.5.2-4.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.11:skopeo-tests-2:1.5.2-4.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.11:skopeo-tests-2:1.5.2-4.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.11:skopeo-tests-2:1.5.2-4.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.11:skopeo-tests-2:1.5.2-4.rhaos4.11.el8.x86_64"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2077688"
}
],
"notes": [
{
"category": "description",
"text": "A buffer overflow flaw was found in Golang\u0027s library encoding/pem. This flaw allows an attacker to use a large PEM input (more than 5 MB), causing a stack overflow in Decode, which leads to a loss of availability.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "golang: encoding/pem: fix stack overflow in Decode",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "Red Hat Enterprise Linux 7, 8 and 9 are affected, because the code-base is affected by this vulnerability.\n\nRed Hat Product Security has rated this issue as having Moderate security impact, and the issue is not currently planned to be addressed in future updates for Red Hat Enterprise Linux 7, hence, marked as Out-of-Support-Scope.\n\nRed Hat Developer Tools - Compilers (go-toolset-1.16-golang \u0026 go-toolset-1.17-golang), ships the vulnerable code and affected by this vulnerability.\n\nFor additional information, refer to the Issue Severity Classification: https://access.redhat.com/security/updates/classification/ and Red Hat Enterprise Linux Life Cycle \u0026 Updates Policy: https://access.redhat.com/support/policy/updates/errata/.\n\nWithin regulated environments, a combination of the following controls acts as a significant barrier to successfully exploiting a CWE-120: Buffer Copy without Checking Size of Input (\u0027Classic Buffer Overflow\u0027) vulnerability and therefore downgrades the severity of this particular CVE from Moderate to Low.\n\nRed Hat follows best practice and federal requirements for least privilege, allowing only specific processes to be run with isolated accounts specific to the team and federal platforms that have limited privileges that are only used for a single task. The environment leverages file integrity checks and malicious code protections, such as IPS/IDS and antimalware solutions, to help detect and prevent malicious code that attempts to exploit buffer overflow vulnerabilities. Robust input validation and error-handling mechanisms ensure all user inputs are thoroughly validated, preventing improperly validated inputs from causing system instability, exposing sensitive data, or escalating risks.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"8Base-RHOSE-4.11:buildah-1:1.23.4-3.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.11:buildah-1:1.23.4-3.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.11:buildah-1:1.23.4-3.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.11:buildah-1:1.23.4-3.rhaos4.11.el8.src",
"8Base-RHOSE-4.11:buildah-1:1.23.4-3.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.11:buildah-debuginfo-1:1.23.4-3.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.11:buildah-debuginfo-1:1.23.4-3.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.11:buildah-debuginfo-1:1.23.4-3.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.11:buildah-debuginfo-1:1.23.4-3.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.11:buildah-debugsource-1:1.23.4-3.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.11:buildah-debugsource-1:1.23.4-3.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.11:buildah-debugsource-1:1.23.4-3.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.11:buildah-debugsource-1:1.23.4-3.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.11:buildah-tests-1:1.23.4-3.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.11:buildah-tests-1:1.23.4-3.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.11:buildah-tests-1:1.23.4-3.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.11:buildah-tests-1:1.23.4-3.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.11:buildah-tests-debuginfo-1:1.23.4-3.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.11:buildah-tests-debuginfo-1:1.23.4-3.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.11:buildah-tests-debuginfo-1:1.23.4-3.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.11:buildah-tests-debuginfo-1:1.23.4-3.rhaos4.11.el8.x86_64"
],
"known_not_affected": [
"8Base-RHOSE-4.11:conmon-2:2.1.2-3.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.11:conmon-2:2.1.2-3.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.11:conmon-2:2.1.2-3.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.11:conmon-2:2.1.2-3.rhaos4.11.el8.src",
"8Base-RHOSE-4.11:conmon-2:2.1.2-3.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.11:conmon-debuginfo-2:2.1.2-3.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.11:conmon-debuginfo-2:2.1.2-3.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.11:conmon-debuginfo-2:2.1.2-3.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.11:conmon-debuginfo-2:2.1.2-3.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.11:conmon-debugsource-2:2.1.2-3.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.11:conmon-debugsource-2:2.1.2-3.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.11:conmon-debugsource-2:2.1.2-3.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.11:conmon-debugsource-2:2.1.2-3.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.11:containernetworking-plugins-0:1.0.1-6.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.11:containernetworking-plugins-0:1.0.1-6.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.11:containernetworking-plugins-0:1.0.1-6.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.11:containernetworking-plugins-0:1.0.1-6.rhaos4.11.el8.src",
"8Base-RHOSE-4.11:containernetworking-plugins-0:1.0.1-6.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.11:containernetworking-plugins-debuginfo-0:1.0.1-6.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.11:containernetworking-plugins-debuginfo-0:1.0.1-6.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.11:containernetworking-plugins-debuginfo-0:1.0.1-6.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.11:containernetworking-plugins-debuginfo-0:1.0.1-6.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.11:containernetworking-plugins-debugsource-0:1.0.1-6.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.11:containernetworking-plugins-debugsource-0:1.0.1-6.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.11:containernetworking-plugins-debugsource-0:1.0.1-6.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.11:containernetworking-plugins-debugsource-0:1.0.1-6.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.11:cri-o-0:1.24.6-2.rhaos4.11.git4bfe15a.el8.aarch64",
"8Base-RHOSE-4.11:cri-o-0:1.24.6-2.rhaos4.11.git4bfe15a.el8.ppc64le",
"8Base-RHOSE-4.11:cri-o-0:1.24.6-2.rhaos4.11.git4bfe15a.el8.s390x",
"8Base-RHOSE-4.11:cri-o-0:1.24.6-2.rhaos4.11.git4bfe15a.el8.src",
"8Base-RHOSE-4.11:cri-o-0:1.24.6-2.rhaos4.11.git4bfe15a.el8.x86_64",
"8Base-RHOSE-4.11:cri-o-debuginfo-0:1.24.6-2.rhaos4.11.git4bfe15a.el8.aarch64",
"8Base-RHOSE-4.11:cri-o-debuginfo-0:1.24.6-2.rhaos4.11.git4bfe15a.el8.ppc64le",
"8Base-RHOSE-4.11:cri-o-debuginfo-0:1.24.6-2.rhaos4.11.git4bfe15a.el8.s390x",
"8Base-RHOSE-4.11:cri-o-debuginfo-0:1.24.6-2.rhaos4.11.git4bfe15a.el8.x86_64",
"8Base-RHOSE-4.11:cri-o-debugsource-0:1.24.6-2.rhaos4.11.git4bfe15a.el8.aarch64",
"8Base-RHOSE-4.11:cri-o-debugsource-0:1.24.6-2.rhaos4.11.git4bfe15a.el8.ppc64le",
"8Base-RHOSE-4.11:cri-o-debugsource-0:1.24.6-2.rhaos4.11.git4bfe15a.el8.s390x",
"8Base-RHOSE-4.11:cri-o-debugsource-0:1.24.6-2.rhaos4.11.git4bfe15a.el8.x86_64",
"8Base-RHOSE-4.11:openshift-0:4.11.0-202306260054.p0.g990d55b.assembly.stream.el8.src",
"8Base-RHOSE-4.11:openshift-ansible-0:4.11.0-202306230041.p0.g0a466d7.assembly.stream.el8.noarch",
"8Base-RHOSE-4.11:openshift-ansible-0:4.11.0-202306230041.p0.g0a466d7.assembly.stream.el8.src",
"8Base-RHOSE-4.11:openshift-ansible-test-0:4.11.0-202306230041.p0.g0a466d7.assembly.stream.el8.noarch",
"8Base-RHOSE-4.11:openshift-clients-0:4.11.0-202306231116.p0.g2ae2303.assembly.stream.el8.aarch64",
"8Base-RHOSE-4.11:openshift-clients-0:4.11.0-202306231116.p0.g2ae2303.assembly.stream.el8.ppc64le",
"8Base-RHOSE-4.11:openshift-clients-0:4.11.0-202306231116.p0.g2ae2303.assembly.stream.el8.s390x",
"8Base-RHOSE-4.11:openshift-clients-0:4.11.0-202306231116.p0.g2ae2303.assembly.stream.el8.src",
"8Base-RHOSE-4.11:openshift-clients-0:4.11.0-202306231116.p0.g2ae2303.assembly.stream.el8.x86_64",
"8Base-RHOSE-4.11:openshift-clients-redistributable-0:4.11.0-202306231116.p0.g2ae2303.assembly.stream.el8.x86_64",
"8Base-RHOSE-4.11:openshift-hyperkube-0:4.11.0-202306260054.p0.g990d55b.assembly.stream.el8.aarch64",
"8Base-RHOSE-4.11:openshift-hyperkube-0:4.11.0-202306260054.p0.g990d55b.assembly.stream.el8.ppc64le",
"8Base-RHOSE-4.11:openshift-hyperkube-0:4.11.0-202306260054.p0.g990d55b.assembly.stream.el8.s390x",
"8Base-RHOSE-4.11:openshift-hyperkube-0:4.11.0-202306260054.p0.g990d55b.assembly.stream.el8.x86_64",
"8Base-RHOSE-4.11:openshift-kuryr-0:4.11.0-202306280915.p0.gc732699.assembly.stream.el8.src",
"8Base-RHOSE-4.11:openshift-kuryr-cni-0:4.11.0-202306280915.p0.gc732699.assembly.stream.el8.noarch",
"8Base-RHOSE-4.11:openshift-kuryr-common-0:4.11.0-202306280915.p0.gc732699.assembly.stream.el8.noarch",
"8Base-RHOSE-4.11:openshift-kuryr-controller-0:4.11.0-202306280915.p0.gc732699.assembly.stream.el8.noarch",
"8Base-RHOSE-4.11:podman-2:4.0.2-7.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.11:podman-2:4.0.2-7.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.11:podman-2:4.0.2-7.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.11:podman-2:4.0.2-7.rhaos4.11.el8.src",
"8Base-RHOSE-4.11:podman-2:4.0.2-7.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.11:podman-catatonit-2:4.0.2-7.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.11:podman-catatonit-2:4.0.2-7.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.11:podman-catatonit-2:4.0.2-7.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.11:podman-catatonit-2:4.0.2-7.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.11:podman-catatonit-debuginfo-2:4.0.2-7.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.11:podman-catatonit-debuginfo-2:4.0.2-7.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.11:podman-catatonit-debuginfo-2:4.0.2-7.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.11:podman-catatonit-debuginfo-2:4.0.2-7.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.11:podman-debuginfo-2:4.0.2-7.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.11:podman-debuginfo-2:4.0.2-7.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.11:podman-debuginfo-2:4.0.2-7.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.11:podman-debuginfo-2:4.0.2-7.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.11:podman-debugsource-2:4.0.2-7.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.11:podman-debugsource-2:4.0.2-7.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.11:podman-debugsource-2:4.0.2-7.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.11:podman-debugsource-2:4.0.2-7.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.11:podman-docker-2:4.0.2-7.rhaos4.11.el8.noarch",
"8Base-RHOSE-4.11:podman-gvproxy-debuginfo-2:4.0.2-7.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.11:podman-gvproxy-debuginfo-2:4.0.2-7.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.11:podman-gvproxy-debuginfo-2:4.0.2-7.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.11:podman-gvproxy-debuginfo-2:4.0.2-7.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.11:podman-plugins-2:4.0.2-7.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.11:podman-plugins-2:4.0.2-7.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.11:podman-plugins-2:4.0.2-7.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.11:podman-plugins-2:4.0.2-7.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.11:podman-plugins-debuginfo-2:4.0.2-7.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.11:podman-plugins-debuginfo-2:4.0.2-7.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.11:podman-plugins-debuginfo-2:4.0.2-7.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.11:podman-plugins-debuginfo-2:4.0.2-7.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.11:podman-remote-2:4.0.2-7.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.11:podman-remote-2:4.0.2-7.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.11:podman-remote-2:4.0.2-7.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.11:podman-remote-2:4.0.2-7.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.11:podman-remote-debuginfo-2:4.0.2-7.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.11:podman-remote-debuginfo-2:4.0.2-7.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.11:podman-remote-debuginfo-2:4.0.2-7.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.11:podman-remote-debuginfo-2:4.0.2-7.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.11:podman-tests-2:4.0.2-7.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.11:podman-tests-2:4.0.2-7.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.11:podman-tests-2:4.0.2-7.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.11:podman-tests-2:4.0.2-7.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.11:python3-kuryr-kubernetes-0:4.11.0-202306280915.p0.gc732699.assembly.stream.el8.noarch",
"8Base-RHOSE-4.11:runc-3:1.1.2-2.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.11:runc-3:1.1.2-2.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.11:runc-3:1.1.2-2.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.11:runc-3:1.1.2-2.rhaos4.11.el8.src",
"8Base-RHOSE-4.11:runc-3:1.1.2-2.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.11:runc-debuginfo-3:1.1.2-2.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.11:runc-debuginfo-3:1.1.2-2.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.11:runc-debuginfo-3:1.1.2-2.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.11:runc-debuginfo-3:1.1.2-2.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.11:runc-debugsource-3:1.1.2-2.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.11:runc-debugsource-3:1.1.2-2.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.11:runc-debugsource-3:1.1.2-2.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.11:runc-debugsource-3:1.1.2-2.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.11:skopeo-2:1.5.2-4.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.11:skopeo-2:1.5.2-4.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.11:skopeo-2:1.5.2-4.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.11:skopeo-2:1.5.2-4.rhaos4.11.el8.src",
"8Base-RHOSE-4.11:skopeo-2:1.5.2-4.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.11:skopeo-debuginfo-2:1.5.2-4.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.11:skopeo-debuginfo-2:1.5.2-4.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.11:skopeo-debuginfo-2:1.5.2-4.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.11:skopeo-debuginfo-2:1.5.2-4.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.11:skopeo-debugsource-2:1.5.2-4.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.11:skopeo-debugsource-2:1.5.2-4.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.11:skopeo-debugsource-2:1.5.2-4.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.11:skopeo-debugsource-2:1.5.2-4.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.11:skopeo-tests-2:1.5.2-4.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.11:skopeo-tests-2:1.5.2-4.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.11:skopeo-tests-2:1.5.2-4.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.11:skopeo-tests-2:1.5.2-4.rhaos4.11.el8.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2022-24675"
},
{
"category": "external",
"summary": "RHBZ#2077688",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2077688"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2022-24675",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-24675"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2022-24675",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2022-24675"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-announce/c/oecdBNLOml8",
"url": "https://groups.google.com/g/golang-announce/c/oecdBNLOml8"
}
],
"release_date": "2022-04-12T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2023-07-06T02:47:40+00:00",
"details": "For OpenShift Container Platform 4.11 see the following documentation, which will be updated shortly for this release, for important instructions on how to upgrade your cluster and fully apply this asynchronous errata update:\n\nhttps://docs.openshift.com/container-platform/4.11/release_notes/ocp-4-11-release-notes.html",
"product_ids": [
"8Base-RHOSE-4.11:buildah-1:1.23.4-3.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.11:buildah-1:1.23.4-3.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.11:buildah-1:1.23.4-3.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.11:buildah-1:1.23.4-3.rhaos4.11.el8.src",
"8Base-RHOSE-4.11:buildah-1:1.23.4-3.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.11:buildah-debuginfo-1:1.23.4-3.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.11:buildah-debuginfo-1:1.23.4-3.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.11:buildah-debuginfo-1:1.23.4-3.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.11:buildah-debuginfo-1:1.23.4-3.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.11:buildah-debugsource-1:1.23.4-3.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.11:buildah-debugsource-1:1.23.4-3.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.11:buildah-debugsource-1:1.23.4-3.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.11:buildah-debugsource-1:1.23.4-3.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.11:buildah-tests-1:1.23.4-3.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.11:buildah-tests-1:1.23.4-3.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.11:buildah-tests-1:1.23.4-3.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.11:buildah-tests-1:1.23.4-3.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.11:buildah-tests-debuginfo-1:1.23.4-3.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.11:buildah-tests-debuginfo-1:1.23.4-3.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.11:buildah-tests-debuginfo-1:1.23.4-3.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.11:buildah-tests-debuginfo-1:1.23.4-3.rhaos4.11.el8.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2023:3914"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"8Base-RHOSE-4.11:buildah-1:1.23.4-3.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.11:buildah-1:1.23.4-3.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.11:buildah-1:1.23.4-3.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.11:buildah-1:1.23.4-3.rhaos4.11.el8.src",
"8Base-RHOSE-4.11:buildah-1:1.23.4-3.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.11:buildah-debuginfo-1:1.23.4-3.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.11:buildah-debuginfo-1:1.23.4-3.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.11:buildah-debuginfo-1:1.23.4-3.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.11:buildah-debuginfo-1:1.23.4-3.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.11:buildah-debugsource-1:1.23.4-3.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.11:buildah-debugsource-1:1.23.4-3.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.11:buildah-debugsource-1:1.23.4-3.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.11:buildah-debugsource-1:1.23.4-3.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.11:buildah-tests-1:1.23.4-3.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.11:buildah-tests-1:1.23.4-3.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.11:buildah-tests-1:1.23.4-3.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.11:buildah-tests-1:1.23.4-3.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.11:buildah-tests-debuginfo-1:1.23.4-3.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.11:buildah-tests-debuginfo-1:1.23.4-3.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.11:buildah-tests-debuginfo-1:1.23.4-3.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.11:buildah-tests-debuginfo-1:1.23.4-3.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.11:conmon-2:2.1.2-3.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.11:conmon-2:2.1.2-3.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.11:conmon-2:2.1.2-3.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.11:conmon-2:2.1.2-3.rhaos4.11.el8.src",
"8Base-RHOSE-4.11:conmon-2:2.1.2-3.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.11:conmon-debuginfo-2:2.1.2-3.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.11:conmon-debuginfo-2:2.1.2-3.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.11:conmon-debuginfo-2:2.1.2-3.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.11:conmon-debuginfo-2:2.1.2-3.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.11:conmon-debugsource-2:2.1.2-3.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.11:conmon-debugsource-2:2.1.2-3.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.11:conmon-debugsource-2:2.1.2-3.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.11:conmon-debugsource-2:2.1.2-3.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.11:containernetworking-plugins-0:1.0.1-6.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.11:containernetworking-plugins-0:1.0.1-6.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.11:containernetworking-plugins-0:1.0.1-6.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.11:containernetworking-plugins-0:1.0.1-6.rhaos4.11.el8.src",
"8Base-RHOSE-4.11:containernetworking-plugins-0:1.0.1-6.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.11:containernetworking-plugins-debuginfo-0:1.0.1-6.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.11:containernetworking-plugins-debuginfo-0:1.0.1-6.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.11:containernetworking-plugins-debuginfo-0:1.0.1-6.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.11:containernetworking-plugins-debuginfo-0:1.0.1-6.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.11:containernetworking-plugins-debugsource-0:1.0.1-6.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.11:containernetworking-plugins-debugsource-0:1.0.1-6.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.11:containernetworking-plugins-debugsource-0:1.0.1-6.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.11:containernetworking-plugins-debugsource-0:1.0.1-6.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.11:cri-o-0:1.24.6-2.rhaos4.11.git4bfe15a.el8.aarch64",
"8Base-RHOSE-4.11:cri-o-0:1.24.6-2.rhaos4.11.git4bfe15a.el8.ppc64le",
"8Base-RHOSE-4.11:cri-o-0:1.24.6-2.rhaos4.11.git4bfe15a.el8.s390x",
"8Base-RHOSE-4.11:cri-o-0:1.24.6-2.rhaos4.11.git4bfe15a.el8.src",
"8Base-RHOSE-4.11:cri-o-0:1.24.6-2.rhaos4.11.git4bfe15a.el8.x86_64",
"8Base-RHOSE-4.11:cri-o-debuginfo-0:1.24.6-2.rhaos4.11.git4bfe15a.el8.aarch64",
"8Base-RHOSE-4.11:cri-o-debuginfo-0:1.24.6-2.rhaos4.11.git4bfe15a.el8.ppc64le",
"8Base-RHOSE-4.11:cri-o-debuginfo-0:1.24.6-2.rhaos4.11.git4bfe15a.el8.s390x",
"8Base-RHOSE-4.11:cri-o-debuginfo-0:1.24.6-2.rhaos4.11.git4bfe15a.el8.x86_64",
"8Base-RHOSE-4.11:cri-o-debugsource-0:1.24.6-2.rhaos4.11.git4bfe15a.el8.aarch64",
"8Base-RHOSE-4.11:cri-o-debugsource-0:1.24.6-2.rhaos4.11.git4bfe15a.el8.ppc64le",
"8Base-RHOSE-4.11:cri-o-debugsource-0:1.24.6-2.rhaos4.11.git4bfe15a.el8.s390x",
"8Base-RHOSE-4.11:cri-o-debugsource-0:1.24.6-2.rhaos4.11.git4bfe15a.el8.x86_64",
"8Base-RHOSE-4.11:openshift-0:4.11.0-202306260054.p0.g990d55b.assembly.stream.el8.src",
"8Base-RHOSE-4.11:openshift-ansible-0:4.11.0-202306230041.p0.g0a466d7.assembly.stream.el8.noarch",
"8Base-RHOSE-4.11:openshift-ansible-0:4.11.0-202306230041.p0.g0a466d7.assembly.stream.el8.src",
"8Base-RHOSE-4.11:openshift-ansible-test-0:4.11.0-202306230041.p0.g0a466d7.assembly.stream.el8.noarch",
"8Base-RHOSE-4.11:openshift-clients-0:4.11.0-202306231116.p0.g2ae2303.assembly.stream.el8.aarch64",
"8Base-RHOSE-4.11:openshift-clients-0:4.11.0-202306231116.p0.g2ae2303.assembly.stream.el8.ppc64le",
"8Base-RHOSE-4.11:openshift-clients-0:4.11.0-202306231116.p0.g2ae2303.assembly.stream.el8.s390x",
"8Base-RHOSE-4.11:openshift-clients-0:4.11.0-202306231116.p0.g2ae2303.assembly.stream.el8.src",
"8Base-RHOSE-4.11:openshift-clients-0:4.11.0-202306231116.p0.g2ae2303.assembly.stream.el8.x86_64",
"8Base-RHOSE-4.11:openshift-clients-redistributable-0:4.11.0-202306231116.p0.g2ae2303.assembly.stream.el8.x86_64",
"8Base-RHOSE-4.11:openshift-hyperkube-0:4.11.0-202306260054.p0.g990d55b.assembly.stream.el8.aarch64",
"8Base-RHOSE-4.11:openshift-hyperkube-0:4.11.0-202306260054.p0.g990d55b.assembly.stream.el8.ppc64le",
"8Base-RHOSE-4.11:openshift-hyperkube-0:4.11.0-202306260054.p0.g990d55b.assembly.stream.el8.s390x",
"8Base-RHOSE-4.11:openshift-hyperkube-0:4.11.0-202306260054.p0.g990d55b.assembly.stream.el8.x86_64",
"8Base-RHOSE-4.11:openshift-kuryr-0:4.11.0-202306280915.p0.gc732699.assembly.stream.el8.src",
"8Base-RHOSE-4.11:openshift-kuryr-cni-0:4.11.0-202306280915.p0.gc732699.assembly.stream.el8.noarch",
"8Base-RHOSE-4.11:openshift-kuryr-common-0:4.11.0-202306280915.p0.gc732699.assembly.stream.el8.noarch",
"8Base-RHOSE-4.11:openshift-kuryr-controller-0:4.11.0-202306280915.p0.gc732699.assembly.stream.el8.noarch",
"8Base-RHOSE-4.11:podman-2:4.0.2-7.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.11:podman-2:4.0.2-7.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.11:podman-2:4.0.2-7.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.11:podman-2:4.0.2-7.rhaos4.11.el8.src",
"8Base-RHOSE-4.11:podman-2:4.0.2-7.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.11:podman-catatonit-2:4.0.2-7.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.11:podman-catatonit-2:4.0.2-7.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.11:podman-catatonit-2:4.0.2-7.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.11:podman-catatonit-2:4.0.2-7.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.11:podman-catatonit-debuginfo-2:4.0.2-7.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.11:podman-catatonit-debuginfo-2:4.0.2-7.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.11:podman-catatonit-debuginfo-2:4.0.2-7.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.11:podman-catatonit-debuginfo-2:4.0.2-7.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.11:podman-debuginfo-2:4.0.2-7.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.11:podman-debuginfo-2:4.0.2-7.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.11:podman-debuginfo-2:4.0.2-7.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.11:podman-debuginfo-2:4.0.2-7.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.11:podman-debugsource-2:4.0.2-7.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.11:podman-debugsource-2:4.0.2-7.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.11:podman-debugsource-2:4.0.2-7.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.11:podman-debugsource-2:4.0.2-7.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.11:podman-docker-2:4.0.2-7.rhaos4.11.el8.noarch",
"8Base-RHOSE-4.11:podman-gvproxy-debuginfo-2:4.0.2-7.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.11:podman-gvproxy-debuginfo-2:4.0.2-7.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.11:podman-gvproxy-debuginfo-2:4.0.2-7.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.11:podman-gvproxy-debuginfo-2:4.0.2-7.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.11:podman-plugins-2:4.0.2-7.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.11:podman-plugins-2:4.0.2-7.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.11:podman-plugins-2:4.0.2-7.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.11:podman-plugins-2:4.0.2-7.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.11:podman-plugins-debuginfo-2:4.0.2-7.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.11:podman-plugins-debuginfo-2:4.0.2-7.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.11:podman-plugins-debuginfo-2:4.0.2-7.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.11:podman-plugins-debuginfo-2:4.0.2-7.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.11:podman-remote-2:4.0.2-7.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.11:podman-remote-2:4.0.2-7.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.11:podman-remote-2:4.0.2-7.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.11:podman-remote-2:4.0.2-7.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.11:podman-remote-debuginfo-2:4.0.2-7.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.11:podman-remote-debuginfo-2:4.0.2-7.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.11:podman-remote-debuginfo-2:4.0.2-7.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.11:podman-remote-debuginfo-2:4.0.2-7.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.11:podman-tests-2:4.0.2-7.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.11:podman-tests-2:4.0.2-7.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.11:podman-tests-2:4.0.2-7.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.11:podman-tests-2:4.0.2-7.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.11:python3-kuryr-kubernetes-0:4.11.0-202306280915.p0.gc732699.assembly.stream.el8.noarch",
"8Base-RHOSE-4.11:runc-3:1.1.2-2.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.11:runc-3:1.1.2-2.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.11:runc-3:1.1.2-2.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.11:runc-3:1.1.2-2.rhaos4.11.el8.src",
"8Base-RHOSE-4.11:runc-3:1.1.2-2.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.11:runc-debuginfo-3:1.1.2-2.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.11:runc-debuginfo-3:1.1.2-2.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.11:runc-debuginfo-3:1.1.2-2.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.11:runc-debuginfo-3:1.1.2-2.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.11:runc-debugsource-3:1.1.2-2.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.11:runc-debugsource-3:1.1.2-2.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.11:runc-debugsource-3:1.1.2-2.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.11:runc-debugsource-3:1.1.2-2.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.11:skopeo-2:1.5.2-4.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.11:skopeo-2:1.5.2-4.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.11:skopeo-2:1.5.2-4.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.11:skopeo-2:1.5.2-4.rhaos4.11.el8.src",
"8Base-RHOSE-4.11:skopeo-2:1.5.2-4.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.11:skopeo-debuginfo-2:1.5.2-4.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.11:skopeo-debuginfo-2:1.5.2-4.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.11:skopeo-debuginfo-2:1.5.2-4.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.11:skopeo-debuginfo-2:1.5.2-4.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.11:skopeo-debugsource-2:1.5.2-4.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.11:skopeo-debugsource-2:1.5.2-4.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.11:skopeo-debugsource-2:1.5.2-4.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.11:skopeo-debugsource-2:1.5.2-4.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.11:skopeo-tests-2:1.5.2-4.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.11:skopeo-tests-2:1.5.2-4.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.11:skopeo-tests-2:1.5.2-4.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.11:skopeo-tests-2:1.5.2-4.rhaos4.11.el8.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "golang: encoding/pem: fix stack overflow in Decode"
},
{
"cve": "CVE-2022-28327",
"cwe": {
"id": "CWE-190",
"name": "Integer Overflow or Wraparound"
},
"discovery_date": "2022-04-21T00:00:00+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"8Base-RHOSE-4.11:conmon-2:2.1.2-3.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.11:conmon-2:2.1.2-3.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.11:conmon-2:2.1.2-3.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.11:conmon-2:2.1.2-3.rhaos4.11.el8.src",
"8Base-RHOSE-4.11:conmon-2:2.1.2-3.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.11:conmon-debuginfo-2:2.1.2-3.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.11:conmon-debuginfo-2:2.1.2-3.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.11:conmon-debuginfo-2:2.1.2-3.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.11:conmon-debuginfo-2:2.1.2-3.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.11:conmon-debugsource-2:2.1.2-3.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.11:conmon-debugsource-2:2.1.2-3.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.11:conmon-debugsource-2:2.1.2-3.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.11:conmon-debugsource-2:2.1.2-3.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.11:containernetworking-plugins-0:1.0.1-6.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.11:containernetworking-plugins-0:1.0.1-6.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.11:containernetworking-plugins-0:1.0.1-6.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.11:containernetworking-plugins-0:1.0.1-6.rhaos4.11.el8.src",
"8Base-RHOSE-4.11:containernetworking-plugins-0:1.0.1-6.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.11:containernetworking-plugins-debuginfo-0:1.0.1-6.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.11:containernetworking-plugins-debuginfo-0:1.0.1-6.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.11:containernetworking-plugins-debuginfo-0:1.0.1-6.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.11:containernetworking-plugins-debuginfo-0:1.0.1-6.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.11:containernetworking-plugins-debugsource-0:1.0.1-6.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.11:containernetworking-plugins-debugsource-0:1.0.1-6.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.11:containernetworking-plugins-debugsource-0:1.0.1-6.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.11:containernetworking-plugins-debugsource-0:1.0.1-6.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.11:cri-o-0:1.24.6-2.rhaos4.11.git4bfe15a.el8.aarch64",
"8Base-RHOSE-4.11:cri-o-0:1.24.6-2.rhaos4.11.git4bfe15a.el8.ppc64le",
"8Base-RHOSE-4.11:cri-o-0:1.24.6-2.rhaos4.11.git4bfe15a.el8.s390x",
"8Base-RHOSE-4.11:cri-o-0:1.24.6-2.rhaos4.11.git4bfe15a.el8.src",
"8Base-RHOSE-4.11:cri-o-0:1.24.6-2.rhaos4.11.git4bfe15a.el8.x86_64",
"8Base-RHOSE-4.11:cri-o-debuginfo-0:1.24.6-2.rhaos4.11.git4bfe15a.el8.aarch64",
"8Base-RHOSE-4.11:cri-o-debuginfo-0:1.24.6-2.rhaos4.11.git4bfe15a.el8.ppc64le",
"8Base-RHOSE-4.11:cri-o-debuginfo-0:1.24.6-2.rhaos4.11.git4bfe15a.el8.s390x",
"8Base-RHOSE-4.11:cri-o-debuginfo-0:1.24.6-2.rhaos4.11.git4bfe15a.el8.x86_64",
"8Base-RHOSE-4.11:cri-o-debugsource-0:1.24.6-2.rhaos4.11.git4bfe15a.el8.aarch64",
"8Base-RHOSE-4.11:cri-o-debugsource-0:1.24.6-2.rhaos4.11.git4bfe15a.el8.ppc64le",
"8Base-RHOSE-4.11:cri-o-debugsource-0:1.24.6-2.rhaos4.11.git4bfe15a.el8.s390x",
"8Base-RHOSE-4.11:cri-o-debugsource-0:1.24.6-2.rhaos4.11.git4bfe15a.el8.x86_64",
"8Base-RHOSE-4.11:openshift-0:4.11.0-202306260054.p0.g990d55b.assembly.stream.el8.src",
"8Base-RHOSE-4.11:openshift-ansible-0:4.11.0-202306230041.p0.g0a466d7.assembly.stream.el8.noarch",
"8Base-RHOSE-4.11:openshift-ansible-0:4.11.0-202306230041.p0.g0a466d7.assembly.stream.el8.src",
"8Base-RHOSE-4.11:openshift-ansible-test-0:4.11.0-202306230041.p0.g0a466d7.assembly.stream.el8.noarch",
"8Base-RHOSE-4.11:openshift-clients-0:4.11.0-202306231116.p0.g2ae2303.assembly.stream.el8.aarch64",
"8Base-RHOSE-4.11:openshift-clients-0:4.11.0-202306231116.p0.g2ae2303.assembly.stream.el8.ppc64le",
"8Base-RHOSE-4.11:openshift-clients-0:4.11.0-202306231116.p0.g2ae2303.assembly.stream.el8.s390x",
"8Base-RHOSE-4.11:openshift-clients-0:4.11.0-202306231116.p0.g2ae2303.assembly.stream.el8.src",
"8Base-RHOSE-4.11:openshift-clients-0:4.11.0-202306231116.p0.g2ae2303.assembly.stream.el8.x86_64",
"8Base-RHOSE-4.11:openshift-clients-redistributable-0:4.11.0-202306231116.p0.g2ae2303.assembly.stream.el8.x86_64",
"8Base-RHOSE-4.11:openshift-hyperkube-0:4.11.0-202306260054.p0.g990d55b.assembly.stream.el8.aarch64",
"8Base-RHOSE-4.11:openshift-hyperkube-0:4.11.0-202306260054.p0.g990d55b.assembly.stream.el8.ppc64le",
"8Base-RHOSE-4.11:openshift-hyperkube-0:4.11.0-202306260054.p0.g990d55b.assembly.stream.el8.s390x",
"8Base-RHOSE-4.11:openshift-hyperkube-0:4.11.0-202306260054.p0.g990d55b.assembly.stream.el8.x86_64",
"8Base-RHOSE-4.11:openshift-kuryr-0:4.11.0-202306280915.p0.gc732699.assembly.stream.el8.src",
"8Base-RHOSE-4.11:openshift-kuryr-cni-0:4.11.0-202306280915.p0.gc732699.assembly.stream.el8.noarch",
"8Base-RHOSE-4.11:openshift-kuryr-common-0:4.11.0-202306280915.p0.gc732699.assembly.stream.el8.noarch",
"8Base-RHOSE-4.11:openshift-kuryr-controller-0:4.11.0-202306280915.p0.gc732699.assembly.stream.el8.noarch",
"8Base-RHOSE-4.11:python3-kuryr-kubernetes-0:4.11.0-202306280915.p0.gc732699.assembly.stream.el8.noarch"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2077689"
}
],
"notes": [
{
"category": "description",
"text": "An integer overflow flaw was found in Golang\u0027s crypto/elliptic library. This flaw allows an attacker to use a crafted scaler input longer than 32 bytes, causing P256().ScalarMult or P256().ScalarBaseMult to panic, leading to a loss of availability.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "golang: crypto/elliptic: panic caused by oversized scalar",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "A moderate severity flaw was found in Go\u2019s crypto/elliptic package in the generic P-256 implementation. If a scalar input longer than 32 bytes is supplied, P256().ScalarMult or P256().ScalarBaseMult can panic, causing the application to crash. Indirect uses via crypto/ecdsa and crypto/tls are not affected. This issue impacts availability but does not affect confidentiality or integrity. Only certain platforms (non-amd64, non-arm64, non-ppc64le, non-s390x) may be affected.\n\nRed Hat Enterprise Linux 7, 8 and 9 are affected, because the code-base is affected by this vulnerability.\n\nRed Hat Product Security has rated this issue as having Moderate security impact, and the issue is not currently planned to be addressed in future updates for Red Hat Enterprise Linux 7, hence, marked as Out-of-Support-Scope. \n\nRed Hat Developer Tools - Compilers (go-toolset-1.16-golang \u0026 go-toolset-1.17-golang), ships the vulnerable code and affected by this vulnerability.\n\nFor additional information, refer to the Issue Severity Classification: https://access.redhat.com/security/updates/classification/ and Red Hat Enterprise Linux Life Cycle \u0026 Updates Policy: https://access.redhat.com/support/policy/updates/errata/.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"8Base-RHOSE-4.11:buildah-1:1.23.4-3.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.11:buildah-1:1.23.4-3.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.11:buildah-1:1.23.4-3.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.11:buildah-1:1.23.4-3.rhaos4.11.el8.src",
"8Base-RHOSE-4.11:buildah-1:1.23.4-3.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.11:buildah-debuginfo-1:1.23.4-3.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.11:buildah-debuginfo-1:1.23.4-3.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.11:buildah-debuginfo-1:1.23.4-3.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.11:buildah-debuginfo-1:1.23.4-3.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.11:buildah-debugsource-1:1.23.4-3.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.11:buildah-debugsource-1:1.23.4-3.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.11:buildah-debugsource-1:1.23.4-3.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.11:buildah-debugsource-1:1.23.4-3.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.11:buildah-tests-1:1.23.4-3.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.11:buildah-tests-1:1.23.4-3.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.11:buildah-tests-1:1.23.4-3.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.11:buildah-tests-1:1.23.4-3.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.11:buildah-tests-debuginfo-1:1.23.4-3.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.11:buildah-tests-debuginfo-1:1.23.4-3.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.11:buildah-tests-debuginfo-1:1.23.4-3.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.11:buildah-tests-debuginfo-1:1.23.4-3.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.11:podman-2:4.0.2-7.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.11:podman-2:4.0.2-7.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.11:podman-2:4.0.2-7.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.11:podman-2:4.0.2-7.rhaos4.11.el8.src",
"8Base-RHOSE-4.11:podman-2:4.0.2-7.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.11:podman-catatonit-2:4.0.2-7.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.11:podman-catatonit-2:4.0.2-7.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.11:podman-catatonit-2:4.0.2-7.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.11:podman-catatonit-2:4.0.2-7.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.11:podman-catatonit-debuginfo-2:4.0.2-7.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.11:podman-catatonit-debuginfo-2:4.0.2-7.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.11:podman-catatonit-debuginfo-2:4.0.2-7.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.11:podman-catatonit-debuginfo-2:4.0.2-7.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.11:podman-debuginfo-2:4.0.2-7.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.11:podman-debuginfo-2:4.0.2-7.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.11:podman-debuginfo-2:4.0.2-7.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.11:podman-debuginfo-2:4.0.2-7.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.11:podman-debugsource-2:4.0.2-7.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.11:podman-debugsource-2:4.0.2-7.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.11:podman-debugsource-2:4.0.2-7.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.11:podman-debugsource-2:4.0.2-7.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.11:podman-docker-2:4.0.2-7.rhaos4.11.el8.noarch",
"8Base-RHOSE-4.11:podman-gvproxy-debuginfo-2:4.0.2-7.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.11:podman-gvproxy-debuginfo-2:4.0.2-7.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.11:podman-gvproxy-debuginfo-2:4.0.2-7.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.11:podman-gvproxy-debuginfo-2:4.0.2-7.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.11:podman-plugins-2:4.0.2-7.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.11:podman-plugins-2:4.0.2-7.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.11:podman-plugins-2:4.0.2-7.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.11:podman-plugins-2:4.0.2-7.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.11:podman-plugins-debuginfo-2:4.0.2-7.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.11:podman-plugins-debuginfo-2:4.0.2-7.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.11:podman-plugins-debuginfo-2:4.0.2-7.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.11:podman-plugins-debuginfo-2:4.0.2-7.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.11:podman-remote-2:4.0.2-7.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.11:podman-remote-2:4.0.2-7.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.11:podman-remote-2:4.0.2-7.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.11:podman-remote-2:4.0.2-7.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.11:podman-remote-debuginfo-2:4.0.2-7.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.11:podman-remote-debuginfo-2:4.0.2-7.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.11:podman-remote-debuginfo-2:4.0.2-7.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.11:podman-remote-debuginfo-2:4.0.2-7.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.11:podman-tests-2:4.0.2-7.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.11:podman-tests-2:4.0.2-7.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.11:podman-tests-2:4.0.2-7.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.11:podman-tests-2:4.0.2-7.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.11:runc-3:1.1.2-2.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.11:runc-3:1.1.2-2.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.11:runc-3:1.1.2-2.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.11:runc-3:1.1.2-2.rhaos4.11.el8.src",
"8Base-RHOSE-4.11:runc-3:1.1.2-2.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.11:runc-debuginfo-3:1.1.2-2.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.11:runc-debuginfo-3:1.1.2-2.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.11:runc-debuginfo-3:1.1.2-2.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.11:runc-debuginfo-3:1.1.2-2.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.11:runc-debugsource-3:1.1.2-2.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.11:runc-debugsource-3:1.1.2-2.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.11:runc-debugsource-3:1.1.2-2.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.11:runc-debugsource-3:1.1.2-2.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.11:skopeo-2:1.5.2-4.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.11:skopeo-2:1.5.2-4.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.11:skopeo-2:1.5.2-4.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.11:skopeo-2:1.5.2-4.rhaos4.11.el8.src",
"8Base-RHOSE-4.11:skopeo-2:1.5.2-4.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.11:skopeo-debuginfo-2:1.5.2-4.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.11:skopeo-debuginfo-2:1.5.2-4.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.11:skopeo-debuginfo-2:1.5.2-4.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.11:skopeo-debuginfo-2:1.5.2-4.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.11:skopeo-debugsource-2:1.5.2-4.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.11:skopeo-debugsource-2:1.5.2-4.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.11:skopeo-debugsource-2:1.5.2-4.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.11:skopeo-debugsource-2:1.5.2-4.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.11:skopeo-tests-2:1.5.2-4.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.11:skopeo-tests-2:1.5.2-4.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.11:skopeo-tests-2:1.5.2-4.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.11:skopeo-tests-2:1.5.2-4.rhaos4.11.el8.x86_64"
],
"known_not_affected": [
"8Base-RHOSE-4.11:conmon-2:2.1.2-3.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.11:conmon-2:2.1.2-3.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.11:conmon-2:2.1.2-3.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.11:conmon-2:2.1.2-3.rhaos4.11.el8.src",
"8Base-RHOSE-4.11:conmon-2:2.1.2-3.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.11:conmon-debuginfo-2:2.1.2-3.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.11:conmon-debuginfo-2:2.1.2-3.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.11:conmon-debuginfo-2:2.1.2-3.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.11:conmon-debuginfo-2:2.1.2-3.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.11:conmon-debugsource-2:2.1.2-3.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.11:conmon-debugsource-2:2.1.2-3.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.11:conmon-debugsource-2:2.1.2-3.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.11:conmon-debugsource-2:2.1.2-3.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.11:containernetworking-plugins-0:1.0.1-6.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.11:containernetworking-plugins-0:1.0.1-6.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.11:containernetworking-plugins-0:1.0.1-6.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.11:containernetworking-plugins-0:1.0.1-6.rhaos4.11.el8.src",
"8Base-RHOSE-4.11:containernetworking-plugins-0:1.0.1-6.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.11:containernetworking-plugins-debuginfo-0:1.0.1-6.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.11:containernetworking-plugins-debuginfo-0:1.0.1-6.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.11:containernetworking-plugins-debuginfo-0:1.0.1-6.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.11:containernetworking-plugins-debuginfo-0:1.0.1-6.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.11:containernetworking-plugins-debugsource-0:1.0.1-6.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.11:containernetworking-plugins-debugsource-0:1.0.1-6.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.11:containernetworking-plugins-debugsource-0:1.0.1-6.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.11:containernetworking-plugins-debugsource-0:1.0.1-6.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.11:cri-o-0:1.24.6-2.rhaos4.11.git4bfe15a.el8.aarch64",
"8Base-RHOSE-4.11:cri-o-0:1.24.6-2.rhaos4.11.git4bfe15a.el8.ppc64le",
"8Base-RHOSE-4.11:cri-o-0:1.24.6-2.rhaos4.11.git4bfe15a.el8.s390x",
"8Base-RHOSE-4.11:cri-o-0:1.24.6-2.rhaos4.11.git4bfe15a.el8.src",
"8Base-RHOSE-4.11:cri-o-0:1.24.6-2.rhaos4.11.git4bfe15a.el8.x86_64",
"8Base-RHOSE-4.11:cri-o-debuginfo-0:1.24.6-2.rhaos4.11.git4bfe15a.el8.aarch64",
"8Base-RHOSE-4.11:cri-o-debuginfo-0:1.24.6-2.rhaos4.11.git4bfe15a.el8.ppc64le",
"8Base-RHOSE-4.11:cri-o-debuginfo-0:1.24.6-2.rhaos4.11.git4bfe15a.el8.s390x",
"8Base-RHOSE-4.11:cri-o-debuginfo-0:1.24.6-2.rhaos4.11.git4bfe15a.el8.x86_64",
"8Base-RHOSE-4.11:cri-o-debugsource-0:1.24.6-2.rhaos4.11.git4bfe15a.el8.aarch64",
"8Base-RHOSE-4.11:cri-o-debugsource-0:1.24.6-2.rhaos4.11.git4bfe15a.el8.ppc64le",
"8Base-RHOSE-4.11:cri-o-debugsource-0:1.24.6-2.rhaos4.11.git4bfe15a.el8.s390x",
"8Base-RHOSE-4.11:cri-o-debugsource-0:1.24.6-2.rhaos4.11.git4bfe15a.el8.x86_64",
"8Base-RHOSE-4.11:openshift-0:4.11.0-202306260054.p0.g990d55b.assembly.stream.el8.src",
"8Base-RHOSE-4.11:openshift-ansible-0:4.11.0-202306230041.p0.g0a466d7.assembly.stream.el8.noarch",
"8Base-RHOSE-4.11:openshift-ansible-0:4.11.0-202306230041.p0.g0a466d7.assembly.stream.el8.src",
"8Base-RHOSE-4.11:openshift-ansible-test-0:4.11.0-202306230041.p0.g0a466d7.assembly.stream.el8.noarch",
"8Base-RHOSE-4.11:openshift-clients-0:4.11.0-202306231116.p0.g2ae2303.assembly.stream.el8.aarch64",
"8Base-RHOSE-4.11:openshift-clients-0:4.11.0-202306231116.p0.g2ae2303.assembly.stream.el8.ppc64le",
"8Base-RHOSE-4.11:openshift-clients-0:4.11.0-202306231116.p0.g2ae2303.assembly.stream.el8.s390x",
"8Base-RHOSE-4.11:openshift-clients-0:4.11.0-202306231116.p0.g2ae2303.assembly.stream.el8.src",
"8Base-RHOSE-4.11:openshift-clients-0:4.11.0-202306231116.p0.g2ae2303.assembly.stream.el8.x86_64",
"8Base-RHOSE-4.11:openshift-clients-redistributable-0:4.11.0-202306231116.p0.g2ae2303.assembly.stream.el8.x86_64",
"8Base-RHOSE-4.11:openshift-hyperkube-0:4.11.0-202306260054.p0.g990d55b.assembly.stream.el8.aarch64",
"8Base-RHOSE-4.11:openshift-hyperkube-0:4.11.0-202306260054.p0.g990d55b.assembly.stream.el8.ppc64le",
"8Base-RHOSE-4.11:openshift-hyperkube-0:4.11.0-202306260054.p0.g990d55b.assembly.stream.el8.s390x",
"8Base-RHOSE-4.11:openshift-hyperkube-0:4.11.0-202306260054.p0.g990d55b.assembly.stream.el8.x86_64",
"8Base-RHOSE-4.11:openshift-kuryr-0:4.11.0-202306280915.p0.gc732699.assembly.stream.el8.src",
"8Base-RHOSE-4.11:openshift-kuryr-cni-0:4.11.0-202306280915.p0.gc732699.assembly.stream.el8.noarch",
"8Base-RHOSE-4.11:openshift-kuryr-common-0:4.11.0-202306280915.p0.gc732699.assembly.stream.el8.noarch",
"8Base-RHOSE-4.11:openshift-kuryr-controller-0:4.11.0-202306280915.p0.gc732699.assembly.stream.el8.noarch",
"8Base-RHOSE-4.11:python3-kuryr-kubernetes-0:4.11.0-202306280915.p0.gc732699.assembly.stream.el8.noarch"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2022-28327"
},
{
"category": "external",
"summary": "RHBZ#2077689",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2077689"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2022-28327",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-28327"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2022-28327",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2022-28327"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-announce/c/oecdBNLOml8",
"url": "https://groups.google.com/g/golang-announce/c/oecdBNLOml8"
}
],
"release_date": "2022-04-12T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2023-07-06T02:47:40+00:00",
"details": "For OpenShift Container Platform 4.11 see the following documentation, which will be updated shortly for this release, for important instructions on how to upgrade your cluster and fully apply this asynchronous errata update:\n\nhttps://docs.openshift.com/container-platform/4.11/release_notes/ocp-4-11-release-notes.html",
"product_ids": [
"8Base-RHOSE-4.11:buildah-1:1.23.4-3.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.11:buildah-1:1.23.4-3.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.11:buildah-1:1.23.4-3.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.11:buildah-1:1.23.4-3.rhaos4.11.el8.src",
"8Base-RHOSE-4.11:buildah-1:1.23.4-3.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.11:buildah-debuginfo-1:1.23.4-3.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.11:buildah-debuginfo-1:1.23.4-3.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.11:buildah-debuginfo-1:1.23.4-3.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.11:buildah-debuginfo-1:1.23.4-3.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.11:buildah-debugsource-1:1.23.4-3.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.11:buildah-debugsource-1:1.23.4-3.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.11:buildah-debugsource-1:1.23.4-3.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.11:buildah-debugsource-1:1.23.4-3.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.11:buildah-tests-1:1.23.4-3.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.11:buildah-tests-1:1.23.4-3.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.11:buildah-tests-1:1.23.4-3.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.11:buildah-tests-1:1.23.4-3.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.11:buildah-tests-debuginfo-1:1.23.4-3.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.11:buildah-tests-debuginfo-1:1.23.4-3.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.11:buildah-tests-debuginfo-1:1.23.4-3.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.11:buildah-tests-debuginfo-1:1.23.4-3.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.11:podman-2:4.0.2-7.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.11:podman-2:4.0.2-7.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.11:podman-2:4.0.2-7.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.11:podman-2:4.0.2-7.rhaos4.11.el8.src",
"8Base-RHOSE-4.11:podman-2:4.0.2-7.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.11:podman-catatonit-2:4.0.2-7.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.11:podman-catatonit-2:4.0.2-7.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.11:podman-catatonit-2:4.0.2-7.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.11:podman-catatonit-2:4.0.2-7.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.11:podman-catatonit-debuginfo-2:4.0.2-7.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.11:podman-catatonit-debuginfo-2:4.0.2-7.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.11:podman-catatonit-debuginfo-2:4.0.2-7.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.11:podman-catatonit-debuginfo-2:4.0.2-7.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.11:podman-debuginfo-2:4.0.2-7.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.11:podman-debuginfo-2:4.0.2-7.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.11:podman-debuginfo-2:4.0.2-7.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.11:podman-debuginfo-2:4.0.2-7.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.11:podman-debugsource-2:4.0.2-7.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.11:podman-debugsource-2:4.0.2-7.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.11:podman-debugsource-2:4.0.2-7.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.11:podman-debugsource-2:4.0.2-7.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.11:podman-docker-2:4.0.2-7.rhaos4.11.el8.noarch",
"8Base-RHOSE-4.11:podman-gvproxy-debuginfo-2:4.0.2-7.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.11:podman-gvproxy-debuginfo-2:4.0.2-7.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.11:podman-gvproxy-debuginfo-2:4.0.2-7.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.11:podman-gvproxy-debuginfo-2:4.0.2-7.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.11:podman-plugins-2:4.0.2-7.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.11:podman-plugins-2:4.0.2-7.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.11:podman-plugins-2:4.0.2-7.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.11:podman-plugins-2:4.0.2-7.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.11:podman-plugins-debuginfo-2:4.0.2-7.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.11:podman-plugins-debuginfo-2:4.0.2-7.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.11:podman-plugins-debuginfo-2:4.0.2-7.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.11:podman-plugins-debuginfo-2:4.0.2-7.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.11:podman-remote-2:4.0.2-7.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.11:podman-remote-2:4.0.2-7.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.11:podman-remote-2:4.0.2-7.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.11:podman-remote-2:4.0.2-7.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.11:podman-remote-debuginfo-2:4.0.2-7.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.11:podman-remote-debuginfo-2:4.0.2-7.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.11:podman-remote-debuginfo-2:4.0.2-7.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.11:podman-remote-debuginfo-2:4.0.2-7.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.11:podman-tests-2:4.0.2-7.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.11:podman-tests-2:4.0.2-7.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.11:podman-tests-2:4.0.2-7.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.11:podman-tests-2:4.0.2-7.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.11:runc-3:1.1.2-2.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.11:runc-3:1.1.2-2.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.11:runc-3:1.1.2-2.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.11:runc-3:1.1.2-2.rhaos4.11.el8.src",
"8Base-RHOSE-4.11:runc-3:1.1.2-2.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.11:runc-debuginfo-3:1.1.2-2.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.11:runc-debuginfo-3:1.1.2-2.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.11:runc-debuginfo-3:1.1.2-2.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.11:runc-debuginfo-3:1.1.2-2.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.11:runc-debugsource-3:1.1.2-2.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.11:runc-debugsource-3:1.1.2-2.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.11:runc-debugsource-3:1.1.2-2.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.11:runc-debugsource-3:1.1.2-2.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.11:skopeo-2:1.5.2-4.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.11:skopeo-2:1.5.2-4.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.11:skopeo-2:1.5.2-4.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.11:skopeo-2:1.5.2-4.rhaos4.11.el8.src",
"8Base-RHOSE-4.11:skopeo-2:1.5.2-4.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.11:skopeo-debuginfo-2:1.5.2-4.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.11:skopeo-debuginfo-2:1.5.2-4.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.11:skopeo-debuginfo-2:1.5.2-4.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.11:skopeo-debuginfo-2:1.5.2-4.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.11:skopeo-debugsource-2:1.5.2-4.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.11:skopeo-debugsource-2:1.5.2-4.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.11:skopeo-debugsource-2:1.5.2-4.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.11:skopeo-debugsource-2:1.5.2-4.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.11:skopeo-tests-2:1.5.2-4.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.11:skopeo-tests-2:1.5.2-4.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.11:skopeo-tests-2:1.5.2-4.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.11:skopeo-tests-2:1.5.2-4.rhaos4.11.el8.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2023:3914"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"8Base-RHOSE-4.11:buildah-1:1.23.4-3.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.11:buildah-1:1.23.4-3.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.11:buildah-1:1.23.4-3.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.11:buildah-1:1.23.4-3.rhaos4.11.el8.src",
"8Base-RHOSE-4.11:buildah-1:1.23.4-3.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.11:buildah-debuginfo-1:1.23.4-3.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.11:buildah-debuginfo-1:1.23.4-3.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.11:buildah-debuginfo-1:1.23.4-3.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.11:buildah-debuginfo-1:1.23.4-3.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.11:buildah-debugsource-1:1.23.4-3.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.11:buildah-debugsource-1:1.23.4-3.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.11:buildah-debugsource-1:1.23.4-3.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.11:buildah-debugsource-1:1.23.4-3.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.11:buildah-tests-1:1.23.4-3.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.11:buildah-tests-1:1.23.4-3.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.11:buildah-tests-1:1.23.4-3.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.11:buildah-tests-1:1.23.4-3.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.11:buildah-tests-debuginfo-1:1.23.4-3.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.11:buildah-tests-debuginfo-1:1.23.4-3.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.11:buildah-tests-debuginfo-1:1.23.4-3.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.11:buildah-tests-debuginfo-1:1.23.4-3.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.11:conmon-2:2.1.2-3.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.11:conmon-2:2.1.2-3.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.11:conmon-2:2.1.2-3.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.11:conmon-2:2.1.2-3.rhaos4.11.el8.src",
"8Base-RHOSE-4.11:conmon-2:2.1.2-3.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.11:conmon-debuginfo-2:2.1.2-3.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.11:conmon-debuginfo-2:2.1.2-3.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.11:conmon-debuginfo-2:2.1.2-3.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.11:conmon-debuginfo-2:2.1.2-3.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.11:conmon-debugsource-2:2.1.2-3.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.11:conmon-debugsource-2:2.1.2-3.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.11:conmon-debugsource-2:2.1.2-3.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.11:conmon-debugsource-2:2.1.2-3.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.11:containernetworking-plugins-0:1.0.1-6.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.11:containernetworking-plugins-0:1.0.1-6.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.11:containernetworking-plugins-0:1.0.1-6.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.11:containernetworking-plugins-0:1.0.1-6.rhaos4.11.el8.src",
"8Base-RHOSE-4.11:containernetworking-plugins-0:1.0.1-6.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.11:containernetworking-plugins-debuginfo-0:1.0.1-6.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.11:containernetworking-plugins-debuginfo-0:1.0.1-6.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.11:containernetworking-plugins-debuginfo-0:1.0.1-6.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.11:containernetworking-plugins-debuginfo-0:1.0.1-6.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.11:containernetworking-plugins-debugsource-0:1.0.1-6.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.11:containernetworking-plugins-debugsource-0:1.0.1-6.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.11:containernetworking-plugins-debugsource-0:1.0.1-6.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.11:containernetworking-plugins-debugsource-0:1.0.1-6.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.11:cri-o-0:1.24.6-2.rhaos4.11.git4bfe15a.el8.aarch64",
"8Base-RHOSE-4.11:cri-o-0:1.24.6-2.rhaos4.11.git4bfe15a.el8.ppc64le",
"8Base-RHOSE-4.11:cri-o-0:1.24.6-2.rhaos4.11.git4bfe15a.el8.s390x",
"8Base-RHOSE-4.11:cri-o-0:1.24.6-2.rhaos4.11.git4bfe15a.el8.src",
"8Base-RHOSE-4.11:cri-o-0:1.24.6-2.rhaos4.11.git4bfe15a.el8.x86_64",
"8Base-RHOSE-4.11:cri-o-debuginfo-0:1.24.6-2.rhaos4.11.git4bfe15a.el8.aarch64",
"8Base-RHOSE-4.11:cri-o-debuginfo-0:1.24.6-2.rhaos4.11.git4bfe15a.el8.ppc64le",
"8Base-RHOSE-4.11:cri-o-debuginfo-0:1.24.6-2.rhaos4.11.git4bfe15a.el8.s390x",
"8Base-RHOSE-4.11:cri-o-debuginfo-0:1.24.6-2.rhaos4.11.git4bfe15a.el8.x86_64",
"8Base-RHOSE-4.11:cri-o-debugsource-0:1.24.6-2.rhaos4.11.git4bfe15a.el8.aarch64",
"8Base-RHOSE-4.11:cri-o-debugsource-0:1.24.6-2.rhaos4.11.git4bfe15a.el8.ppc64le",
"8Base-RHOSE-4.11:cri-o-debugsource-0:1.24.6-2.rhaos4.11.git4bfe15a.el8.s390x",
"8Base-RHOSE-4.11:cri-o-debugsource-0:1.24.6-2.rhaos4.11.git4bfe15a.el8.x86_64",
"8Base-RHOSE-4.11:openshift-0:4.11.0-202306260054.p0.g990d55b.assembly.stream.el8.src",
"8Base-RHOSE-4.11:openshift-ansible-0:4.11.0-202306230041.p0.g0a466d7.assembly.stream.el8.noarch",
"8Base-RHOSE-4.11:openshift-ansible-0:4.11.0-202306230041.p0.g0a466d7.assembly.stream.el8.src",
"8Base-RHOSE-4.11:openshift-ansible-test-0:4.11.0-202306230041.p0.g0a466d7.assembly.stream.el8.noarch",
"8Base-RHOSE-4.11:openshift-clients-0:4.11.0-202306231116.p0.g2ae2303.assembly.stream.el8.aarch64",
"8Base-RHOSE-4.11:openshift-clients-0:4.11.0-202306231116.p0.g2ae2303.assembly.stream.el8.ppc64le",
"8Base-RHOSE-4.11:openshift-clients-0:4.11.0-202306231116.p0.g2ae2303.assembly.stream.el8.s390x",
"8Base-RHOSE-4.11:openshift-clients-0:4.11.0-202306231116.p0.g2ae2303.assembly.stream.el8.src",
"8Base-RHOSE-4.11:openshift-clients-0:4.11.0-202306231116.p0.g2ae2303.assembly.stream.el8.x86_64",
"8Base-RHOSE-4.11:openshift-clients-redistributable-0:4.11.0-202306231116.p0.g2ae2303.assembly.stream.el8.x86_64",
"8Base-RHOSE-4.11:openshift-hyperkube-0:4.11.0-202306260054.p0.g990d55b.assembly.stream.el8.aarch64",
"8Base-RHOSE-4.11:openshift-hyperkube-0:4.11.0-202306260054.p0.g990d55b.assembly.stream.el8.ppc64le",
"8Base-RHOSE-4.11:openshift-hyperkube-0:4.11.0-202306260054.p0.g990d55b.assembly.stream.el8.s390x",
"8Base-RHOSE-4.11:openshift-hyperkube-0:4.11.0-202306260054.p0.g990d55b.assembly.stream.el8.x86_64",
"8Base-RHOSE-4.11:openshift-kuryr-0:4.11.0-202306280915.p0.gc732699.assembly.stream.el8.src",
"8Base-RHOSE-4.11:openshift-kuryr-cni-0:4.11.0-202306280915.p0.gc732699.assembly.stream.el8.noarch",
"8Base-RHOSE-4.11:openshift-kuryr-common-0:4.11.0-202306280915.p0.gc732699.assembly.stream.el8.noarch",
"8Base-RHOSE-4.11:openshift-kuryr-controller-0:4.11.0-202306280915.p0.gc732699.assembly.stream.el8.noarch",
"8Base-RHOSE-4.11:podman-2:4.0.2-7.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.11:podman-2:4.0.2-7.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.11:podman-2:4.0.2-7.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.11:podman-2:4.0.2-7.rhaos4.11.el8.src",
"8Base-RHOSE-4.11:podman-2:4.0.2-7.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.11:podman-catatonit-2:4.0.2-7.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.11:podman-catatonit-2:4.0.2-7.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.11:podman-catatonit-2:4.0.2-7.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.11:podman-catatonit-2:4.0.2-7.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.11:podman-catatonit-debuginfo-2:4.0.2-7.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.11:podman-catatonit-debuginfo-2:4.0.2-7.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.11:podman-catatonit-debuginfo-2:4.0.2-7.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.11:podman-catatonit-debuginfo-2:4.0.2-7.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.11:podman-debuginfo-2:4.0.2-7.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.11:podman-debuginfo-2:4.0.2-7.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.11:podman-debuginfo-2:4.0.2-7.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.11:podman-debuginfo-2:4.0.2-7.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.11:podman-debugsource-2:4.0.2-7.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.11:podman-debugsource-2:4.0.2-7.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.11:podman-debugsource-2:4.0.2-7.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.11:podman-debugsource-2:4.0.2-7.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.11:podman-docker-2:4.0.2-7.rhaos4.11.el8.noarch",
"8Base-RHOSE-4.11:podman-gvproxy-debuginfo-2:4.0.2-7.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.11:podman-gvproxy-debuginfo-2:4.0.2-7.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.11:podman-gvproxy-debuginfo-2:4.0.2-7.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.11:podman-gvproxy-debuginfo-2:4.0.2-7.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.11:podman-plugins-2:4.0.2-7.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.11:podman-plugins-2:4.0.2-7.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.11:podman-plugins-2:4.0.2-7.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.11:podman-plugins-2:4.0.2-7.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.11:podman-plugins-debuginfo-2:4.0.2-7.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.11:podman-plugins-debuginfo-2:4.0.2-7.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.11:podman-plugins-debuginfo-2:4.0.2-7.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.11:podman-plugins-debuginfo-2:4.0.2-7.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.11:podman-remote-2:4.0.2-7.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.11:podman-remote-2:4.0.2-7.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.11:podman-remote-2:4.0.2-7.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.11:podman-remote-2:4.0.2-7.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.11:podman-remote-debuginfo-2:4.0.2-7.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.11:podman-remote-debuginfo-2:4.0.2-7.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.11:podman-remote-debuginfo-2:4.0.2-7.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.11:podman-remote-debuginfo-2:4.0.2-7.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.11:podman-tests-2:4.0.2-7.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.11:podman-tests-2:4.0.2-7.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.11:podman-tests-2:4.0.2-7.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.11:podman-tests-2:4.0.2-7.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.11:python3-kuryr-kubernetes-0:4.11.0-202306280915.p0.gc732699.assembly.stream.el8.noarch",
"8Base-RHOSE-4.11:runc-3:1.1.2-2.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.11:runc-3:1.1.2-2.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.11:runc-3:1.1.2-2.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.11:runc-3:1.1.2-2.rhaos4.11.el8.src",
"8Base-RHOSE-4.11:runc-3:1.1.2-2.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.11:runc-debuginfo-3:1.1.2-2.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.11:runc-debuginfo-3:1.1.2-2.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.11:runc-debuginfo-3:1.1.2-2.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.11:runc-debuginfo-3:1.1.2-2.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.11:runc-debugsource-3:1.1.2-2.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.11:runc-debugsource-3:1.1.2-2.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.11:runc-debugsource-3:1.1.2-2.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.11:runc-debugsource-3:1.1.2-2.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.11:skopeo-2:1.5.2-4.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.11:skopeo-2:1.5.2-4.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.11:skopeo-2:1.5.2-4.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.11:skopeo-2:1.5.2-4.rhaos4.11.el8.src",
"8Base-RHOSE-4.11:skopeo-2:1.5.2-4.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.11:skopeo-debuginfo-2:1.5.2-4.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.11:skopeo-debuginfo-2:1.5.2-4.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.11:skopeo-debuginfo-2:1.5.2-4.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.11:skopeo-debuginfo-2:1.5.2-4.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.11:skopeo-debugsource-2:1.5.2-4.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.11:skopeo-debugsource-2:1.5.2-4.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.11:skopeo-debugsource-2:1.5.2-4.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.11:skopeo-debugsource-2:1.5.2-4.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.11:skopeo-tests-2:1.5.2-4.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.11:skopeo-tests-2:1.5.2-4.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.11:skopeo-tests-2:1.5.2-4.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.11:skopeo-tests-2:1.5.2-4.rhaos4.11.el8.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "golang: crypto/elliptic: panic caused by oversized scalar"
},
{
"cve": "CVE-2022-30629",
"cwe": {
"id": "CWE-331",
"name": "Insufficient Entropy"
},
"discovery_date": "2022-06-02T00:00:00+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"8Base-RHOSE-4.11:buildah-1:1.23.4-3.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.11:buildah-1:1.23.4-3.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.11:buildah-1:1.23.4-3.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.11:buildah-1:1.23.4-3.rhaos4.11.el8.src",
"8Base-RHOSE-4.11:buildah-1:1.23.4-3.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.11:buildah-debuginfo-1:1.23.4-3.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.11:buildah-debuginfo-1:1.23.4-3.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.11:buildah-debuginfo-1:1.23.4-3.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.11:buildah-debuginfo-1:1.23.4-3.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.11:buildah-debugsource-1:1.23.4-3.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.11:buildah-debugsource-1:1.23.4-3.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.11:buildah-debugsource-1:1.23.4-3.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.11:buildah-debugsource-1:1.23.4-3.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.11:buildah-tests-1:1.23.4-3.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.11:buildah-tests-1:1.23.4-3.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.11:buildah-tests-1:1.23.4-3.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.11:buildah-tests-1:1.23.4-3.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.11:buildah-tests-debuginfo-1:1.23.4-3.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.11:buildah-tests-debuginfo-1:1.23.4-3.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.11:buildah-tests-debuginfo-1:1.23.4-3.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.11:buildah-tests-debuginfo-1:1.23.4-3.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.11:conmon-2:2.1.2-3.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.11:conmon-2:2.1.2-3.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.11:conmon-2:2.1.2-3.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.11:conmon-2:2.1.2-3.rhaos4.11.el8.src",
"8Base-RHOSE-4.11:conmon-2:2.1.2-3.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.11:conmon-debuginfo-2:2.1.2-3.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.11:conmon-debuginfo-2:2.1.2-3.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.11:conmon-debuginfo-2:2.1.2-3.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.11:conmon-debuginfo-2:2.1.2-3.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.11:conmon-debugsource-2:2.1.2-3.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.11:conmon-debugsource-2:2.1.2-3.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.11:conmon-debugsource-2:2.1.2-3.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.11:conmon-debugsource-2:2.1.2-3.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.11:containernetworking-plugins-0:1.0.1-6.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.11:containernetworking-plugins-0:1.0.1-6.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.11:containernetworking-plugins-0:1.0.1-6.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.11:containernetworking-plugins-0:1.0.1-6.rhaos4.11.el8.src",
"8Base-RHOSE-4.11:containernetworking-plugins-0:1.0.1-6.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.11:containernetworking-plugins-debuginfo-0:1.0.1-6.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.11:containernetworking-plugins-debuginfo-0:1.0.1-6.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.11:containernetworking-plugins-debuginfo-0:1.0.1-6.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.11:containernetworking-plugins-debuginfo-0:1.0.1-6.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.11:containernetworking-plugins-debugsource-0:1.0.1-6.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.11:containernetworking-plugins-debugsource-0:1.0.1-6.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.11:containernetworking-plugins-debugsource-0:1.0.1-6.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.11:containernetworking-plugins-debugsource-0:1.0.1-6.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.11:cri-o-0:1.24.6-2.rhaos4.11.git4bfe15a.el8.aarch64",
"8Base-RHOSE-4.11:cri-o-0:1.24.6-2.rhaos4.11.git4bfe15a.el8.ppc64le",
"8Base-RHOSE-4.11:cri-o-0:1.24.6-2.rhaos4.11.git4bfe15a.el8.s390x",
"8Base-RHOSE-4.11:cri-o-0:1.24.6-2.rhaos4.11.git4bfe15a.el8.src",
"8Base-RHOSE-4.11:cri-o-0:1.24.6-2.rhaos4.11.git4bfe15a.el8.x86_64",
"8Base-RHOSE-4.11:cri-o-debuginfo-0:1.24.6-2.rhaos4.11.git4bfe15a.el8.aarch64",
"8Base-RHOSE-4.11:cri-o-debuginfo-0:1.24.6-2.rhaos4.11.git4bfe15a.el8.ppc64le",
"8Base-RHOSE-4.11:cri-o-debuginfo-0:1.24.6-2.rhaos4.11.git4bfe15a.el8.s390x",
"8Base-RHOSE-4.11:cri-o-debuginfo-0:1.24.6-2.rhaos4.11.git4bfe15a.el8.x86_64",
"8Base-RHOSE-4.11:cri-o-debugsource-0:1.24.6-2.rhaos4.11.git4bfe15a.el8.aarch64",
"8Base-RHOSE-4.11:cri-o-debugsource-0:1.24.6-2.rhaos4.11.git4bfe15a.el8.ppc64le",
"8Base-RHOSE-4.11:cri-o-debugsource-0:1.24.6-2.rhaos4.11.git4bfe15a.el8.s390x",
"8Base-RHOSE-4.11:cri-o-debugsource-0:1.24.6-2.rhaos4.11.git4bfe15a.el8.x86_64",
"8Base-RHOSE-4.11:openshift-0:4.11.0-202306260054.p0.g990d55b.assembly.stream.el8.src",
"8Base-RHOSE-4.11:openshift-ansible-0:4.11.0-202306230041.p0.g0a466d7.assembly.stream.el8.noarch",
"8Base-RHOSE-4.11:openshift-ansible-0:4.11.0-202306230041.p0.g0a466d7.assembly.stream.el8.src",
"8Base-RHOSE-4.11:openshift-ansible-test-0:4.11.0-202306230041.p0.g0a466d7.assembly.stream.el8.noarch",
"8Base-RHOSE-4.11:openshift-clients-0:4.11.0-202306231116.p0.g2ae2303.assembly.stream.el8.aarch64",
"8Base-RHOSE-4.11:openshift-clients-0:4.11.0-202306231116.p0.g2ae2303.assembly.stream.el8.ppc64le",
"8Base-RHOSE-4.11:openshift-clients-0:4.11.0-202306231116.p0.g2ae2303.assembly.stream.el8.s390x",
"8Base-RHOSE-4.11:openshift-clients-0:4.11.0-202306231116.p0.g2ae2303.assembly.stream.el8.src",
"8Base-RHOSE-4.11:openshift-clients-0:4.11.0-202306231116.p0.g2ae2303.assembly.stream.el8.x86_64",
"8Base-RHOSE-4.11:openshift-clients-redistributable-0:4.11.0-202306231116.p0.g2ae2303.assembly.stream.el8.x86_64",
"8Base-RHOSE-4.11:openshift-hyperkube-0:4.11.0-202306260054.p0.g990d55b.assembly.stream.el8.aarch64",
"8Base-RHOSE-4.11:openshift-hyperkube-0:4.11.0-202306260054.p0.g990d55b.assembly.stream.el8.ppc64le",
"8Base-RHOSE-4.11:openshift-hyperkube-0:4.11.0-202306260054.p0.g990d55b.assembly.stream.el8.s390x",
"8Base-RHOSE-4.11:openshift-hyperkube-0:4.11.0-202306260054.p0.g990d55b.assembly.stream.el8.x86_64",
"8Base-RHOSE-4.11:openshift-kuryr-0:4.11.0-202306280915.p0.gc732699.assembly.stream.el8.src",
"8Base-RHOSE-4.11:openshift-kuryr-cni-0:4.11.0-202306280915.p0.gc732699.assembly.stream.el8.noarch",
"8Base-RHOSE-4.11:openshift-kuryr-common-0:4.11.0-202306280915.p0.gc732699.assembly.stream.el8.noarch",
"8Base-RHOSE-4.11:openshift-kuryr-controller-0:4.11.0-202306280915.p0.gc732699.assembly.stream.el8.noarch",
"8Base-RHOSE-4.11:python3-kuryr-kubernetes-0:4.11.0-202306280915.p0.gc732699.assembly.stream.el8.noarch",
"8Base-RHOSE-4.11:runc-3:1.1.2-2.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.11:runc-3:1.1.2-2.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.11:runc-3:1.1.2-2.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.11:runc-3:1.1.2-2.rhaos4.11.el8.src",
"8Base-RHOSE-4.11:runc-3:1.1.2-2.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.11:runc-debuginfo-3:1.1.2-2.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.11:runc-debuginfo-3:1.1.2-2.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.11:runc-debuginfo-3:1.1.2-2.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.11:runc-debuginfo-3:1.1.2-2.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.11:runc-debugsource-3:1.1.2-2.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.11:runc-debugsource-3:1.1.2-2.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.11:runc-debugsource-3:1.1.2-2.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.11:runc-debugsource-3:1.1.2-2.rhaos4.11.el8.x86_64"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2092793"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in the crypto/tls golang package. When session tickets are generated by crypto/tls, it is missing the ticket expiration. This issue may allow an attacker to observe the TLS handshakes to correlate successive connections during session resumption.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "golang: crypto/tls: session tickets lack random ticket_age_add",
"title": "Vulnerability summary"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"8Base-RHOSE-4.11:podman-2:4.0.2-7.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.11:podman-2:4.0.2-7.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.11:podman-2:4.0.2-7.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.11:podman-2:4.0.2-7.rhaos4.11.el8.src",
"8Base-RHOSE-4.11:podman-2:4.0.2-7.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.11:podman-catatonit-2:4.0.2-7.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.11:podman-catatonit-2:4.0.2-7.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.11:podman-catatonit-2:4.0.2-7.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.11:podman-catatonit-2:4.0.2-7.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.11:podman-catatonit-debuginfo-2:4.0.2-7.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.11:podman-catatonit-debuginfo-2:4.0.2-7.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.11:podman-catatonit-debuginfo-2:4.0.2-7.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.11:podman-catatonit-debuginfo-2:4.0.2-7.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.11:podman-debuginfo-2:4.0.2-7.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.11:podman-debuginfo-2:4.0.2-7.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.11:podman-debuginfo-2:4.0.2-7.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.11:podman-debuginfo-2:4.0.2-7.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.11:podman-debugsource-2:4.0.2-7.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.11:podman-debugsource-2:4.0.2-7.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.11:podman-debugsource-2:4.0.2-7.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.11:podman-debugsource-2:4.0.2-7.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.11:podman-docker-2:4.0.2-7.rhaos4.11.el8.noarch",
"8Base-RHOSE-4.11:podman-gvproxy-debuginfo-2:4.0.2-7.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.11:podman-gvproxy-debuginfo-2:4.0.2-7.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.11:podman-gvproxy-debuginfo-2:4.0.2-7.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.11:podman-gvproxy-debuginfo-2:4.0.2-7.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.11:podman-plugins-2:4.0.2-7.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.11:podman-plugins-2:4.0.2-7.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.11:podman-plugins-2:4.0.2-7.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.11:podman-plugins-2:4.0.2-7.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.11:podman-plugins-debuginfo-2:4.0.2-7.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.11:podman-plugins-debuginfo-2:4.0.2-7.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.11:podman-plugins-debuginfo-2:4.0.2-7.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.11:podman-plugins-debuginfo-2:4.0.2-7.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.11:podman-remote-2:4.0.2-7.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.11:podman-remote-2:4.0.2-7.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.11:podman-remote-2:4.0.2-7.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.11:podman-remote-2:4.0.2-7.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.11:podman-remote-debuginfo-2:4.0.2-7.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.11:podman-remote-debuginfo-2:4.0.2-7.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.11:podman-remote-debuginfo-2:4.0.2-7.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.11:podman-remote-debuginfo-2:4.0.2-7.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.11:podman-tests-2:4.0.2-7.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.11:podman-tests-2:4.0.2-7.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.11:podman-tests-2:4.0.2-7.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.11:podman-tests-2:4.0.2-7.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.11:skopeo-2:1.5.2-4.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.11:skopeo-2:1.5.2-4.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.11:skopeo-2:1.5.2-4.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.11:skopeo-2:1.5.2-4.rhaos4.11.el8.src",
"8Base-RHOSE-4.11:skopeo-2:1.5.2-4.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.11:skopeo-debuginfo-2:1.5.2-4.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.11:skopeo-debuginfo-2:1.5.2-4.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.11:skopeo-debuginfo-2:1.5.2-4.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.11:skopeo-debuginfo-2:1.5.2-4.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.11:skopeo-debugsource-2:1.5.2-4.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.11:skopeo-debugsource-2:1.5.2-4.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.11:skopeo-debugsource-2:1.5.2-4.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.11:skopeo-debugsource-2:1.5.2-4.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.11:skopeo-tests-2:1.5.2-4.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.11:skopeo-tests-2:1.5.2-4.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.11:skopeo-tests-2:1.5.2-4.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.11:skopeo-tests-2:1.5.2-4.rhaos4.11.el8.x86_64"
],
"known_not_affected": [
"8Base-RHOSE-4.11:buildah-1:1.23.4-3.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.11:buildah-1:1.23.4-3.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.11:buildah-1:1.23.4-3.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.11:buildah-1:1.23.4-3.rhaos4.11.el8.src",
"8Base-RHOSE-4.11:buildah-1:1.23.4-3.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.11:buildah-debuginfo-1:1.23.4-3.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.11:buildah-debuginfo-1:1.23.4-3.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.11:buildah-debuginfo-1:1.23.4-3.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.11:buildah-debuginfo-1:1.23.4-3.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.11:buildah-debugsource-1:1.23.4-3.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.11:buildah-debugsource-1:1.23.4-3.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.11:buildah-debugsource-1:1.23.4-3.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.11:buildah-debugsource-1:1.23.4-3.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.11:buildah-tests-1:1.23.4-3.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.11:buildah-tests-1:1.23.4-3.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.11:buildah-tests-1:1.23.4-3.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.11:buildah-tests-1:1.23.4-3.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.11:buildah-tests-debuginfo-1:1.23.4-3.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.11:buildah-tests-debuginfo-1:1.23.4-3.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.11:buildah-tests-debuginfo-1:1.23.4-3.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.11:buildah-tests-debuginfo-1:1.23.4-3.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.11:conmon-2:2.1.2-3.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.11:conmon-2:2.1.2-3.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.11:conmon-2:2.1.2-3.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.11:conmon-2:2.1.2-3.rhaos4.11.el8.src",
"8Base-RHOSE-4.11:conmon-2:2.1.2-3.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.11:conmon-debuginfo-2:2.1.2-3.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.11:conmon-debuginfo-2:2.1.2-3.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.11:conmon-debuginfo-2:2.1.2-3.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.11:conmon-debuginfo-2:2.1.2-3.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.11:conmon-debugsource-2:2.1.2-3.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.11:conmon-debugsource-2:2.1.2-3.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.11:conmon-debugsource-2:2.1.2-3.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.11:conmon-debugsource-2:2.1.2-3.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.11:containernetworking-plugins-0:1.0.1-6.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.11:containernetworking-plugins-0:1.0.1-6.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.11:containernetworking-plugins-0:1.0.1-6.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.11:containernetworking-plugins-0:1.0.1-6.rhaos4.11.el8.src",
"8Base-RHOSE-4.11:containernetworking-plugins-0:1.0.1-6.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.11:containernetworking-plugins-debuginfo-0:1.0.1-6.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.11:containernetworking-plugins-debuginfo-0:1.0.1-6.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.11:containernetworking-plugins-debuginfo-0:1.0.1-6.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.11:containernetworking-plugins-debuginfo-0:1.0.1-6.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.11:containernetworking-plugins-debugsource-0:1.0.1-6.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.11:containernetworking-plugins-debugsource-0:1.0.1-6.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.11:containernetworking-plugins-debugsource-0:1.0.1-6.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.11:containernetworking-plugins-debugsource-0:1.0.1-6.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.11:cri-o-0:1.24.6-2.rhaos4.11.git4bfe15a.el8.aarch64",
"8Base-RHOSE-4.11:cri-o-0:1.24.6-2.rhaos4.11.git4bfe15a.el8.ppc64le",
"8Base-RHOSE-4.11:cri-o-0:1.24.6-2.rhaos4.11.git4bfe15a.el8.s390x",
"8Base-RHOSE-4.11:cri-o-0:1.24.6-2.rhaos4.11.git4bfe15a.el8.src",
"8Base-RHOSE-4.11:cri-o-0:1.24.6-2.rhaos4.11.git4bfe15a.el8.x86_64",
"8Base-RHOSE-4.11:cri-o-debuginfo-0:1.24.6-2.rhaos4.11.git4bfe15a.el8.aarch64",
"8Base-RHOSE-4.11:cri-o-debuginfo-0:1.24.6-2.rhaos4.11.git4bfe15a.el8.ppc64le",
"8Base-RHOSE-4.11:cri-o-debuginfo-0:1.24.6-2.rhaos4.11.git4bfe15a.el8.s390x",
"8Base-RHOSE-4.11:cri-o-debuginfo-0:1.24.6-2.rhaos4.11.git4bfe15a.el8.x86_64",
"8Base-RHOSE-4.11:cri-o-debugsource-0:1.24.6-2.rhaos4.11.git4bfe15a.el8.aarch64",
"8Base-RHOSE-4.11:cri-o-debugsource-0:1.24.6-2.rhaos4.11.git4bfe15a.el8.ppc64le",
"8Base-RHOSE-4.11:cri-o-debugsource-0:1.24.6-2.rhaos4.11.git4bfe15a.el8.s390x",
"8Base-RHOSE-4.11:cri-o-debugsource-0:1.24.6-2.rhaos4.11.git4bfe15a.el8.x86_64",
"8Base-RHOSE-4.11:openshift-0:4.11.0-202306260054.p0.g990d55b.assembly.stream.el8.src",
"8Base-RHOSE-4.11:openshift-ansible-0:4.11.0-202306230041.p0.g0a466d7.assembly.stream.el8.noarch",
"8Base-RHOSE-4.11:openshift-ansible-0:4.11.0-202306230041.p0.g0a466d7.assembly.stream.el8.src",
"8Base-RHOSE-4.11:openshift-ansible-test-0:4.11.0-202306230041.p0.g0a466d7.assembly.stream.el8.noarch",
"8Base-RHOSE-4.11:openshift-clients-0:4.11.0-202306231116.p0.g2ae2303.assembly.stream.el8.aarch64",
"8Base-RHOSE-4.11:openshift-clients-0:4.11.0-202306231116.p0.g2ae2303.assembly.stream.el8.ppc64le",
"8Base-RHOSE-4.11:openshift-clients-0:4.11.0-202306231116.p0.g2ae2303.assembly.stream.el8.s390x",
"8Base-RHOSE-4.11:openshift-clients-0:4.11.0-202306231116.p0.g2ae2303.assembly.stream.el8.src",
"8Base-RHOSE-4.11:openshift-clients-0:4.11.0-202306231116.p0.g2ae2303.assembly.stream.el8.x86_64",
"8Base-RHOSE-4.11:openshift-clients-redistributable-0:4.11.0-202306231116.p0.g2ae2303.assembly.stream.el8.x86_64",
"8Base-RHOSE-4.11:openshift-hyperkube-0:4.11.0-202306260054.p0.g990d55b.assembly.stream.el8.aarch64",
"8Base-RHOSE-4.11:openshift-hyperkube-0:4.11.0-202306260054.p0.g990d55b.assembly.stream.el8.ppc64le",
"8Base-RHOSE-4.11:openshift-hyperkube-0:4.11.0-202306260054.p0.g990d55b.assembly.stream.el8.s390x",
"8Base-RHOSE-4.11:openshift-hyperkube-0:4.11.0-202306260054.p0.g990d55b.assembly.stream.el8.x86_64",
"8Base-RHOSE-4.11:openshift-kuryr-0:4.11.0-202306280915.p0.gc732699.assembly.stream.el8.src",
"8Base-RHOSE-4.11:openshift-kuryr-cni-0:4.11.0-202306280915.p0.gc732699.assembly.stream.el8.noarch",
"8Base-RHOSE-4.11:openshift-kuryr-common-0:4.11.0-202306280915.p0.gc732699.assembly.stream.el8.noarch",
"8Base-RHOSE-4.11:openshift-kuryr-controller-0:4.11.0-202306280915.p0.gc732699.assembly.stream.el8.noarch",
"8Base-RHOSE-4.11:python3-kuryr-kubernetes-0:4.11.0-202306280915.p0.gc732699.assembly.stream.el8.noarch",
"8Base-RHOSE-4.11:runc-3:1.1.2-2.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.11:runc-3:1.1.2-2.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.11:runc-3:1.1.2-2.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.11:runc-3:1.1.2-2.rhaos4.11.el8.src",
"8Base-RHOSE-4.11:runc-3:1.1.2-2.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.11:runc-debuginfo-3:1.1.2-2.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.11:runc-debuginfo-3:1.1.2-2.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.11:runc-debuginfo-3:1.1.2-2.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.11:runc-debuginfo-3:1.1.2-2.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.11:runc-debugsource-3:1.1.2-2.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.11:runc-debugsource-3:1.1.2-2.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.11:runc-debugsource-3:1.1.2-2.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.11:runc-debugsource-3:1.1.2-2.rhaos4.11.el8.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2022-30629"
},
{
"category": "external",
"summary": "RHBZ#2092793",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2092793"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2022-30629",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-30629"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2022-30629",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2022-30629"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-announce/c/TzIC9-t8Ytg",
"url": "https://groups.google.com/g/golang-announce/c/TzIC9-t8Ytg"
}
],
"release_date": "2022-06-02T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2023-07-06T02:47:40+00:00",
"details": "For OpenShift Container Platform 4.11 see the following documentation, which will be updated shortly for this release, for important instructions on how to upgrade your cluster and fully apply this asynchronous errata update:\n\nhttps://docs.openshift.com/container-platform/4.11/release_notes/ocp-4-11-release-notes.html",
"product_ids": [
"8Base-RHOSE-4.11:podman-2:4.0.2-7.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.11:podman-2:4.0.2-7.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.11:podman-2:4.0.2-7.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.11:podman-2:4.0.2-7.rhaos4.11.el8.src",
"8Base-RHOSE-4.11:podman-2:4.0.2-7.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.11:podman-catatonit-2:4.0.2-7.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.11:podman-catatonit-2:4.0.2-7.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.11:podman-catatonit-2:4.0.2-7.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.11:podman-catatonit-2:4.0.2-7.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.11:podman-catatonit-debuginfo-2:4.0.2-7.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.11:podman-catatonit-debuginfo-2:4.0.2-7.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.11:podman-catatonit-debuginfo-2:4.0.2-7.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.11:podman-catatonit-debuginfo-2:4.0.2-7.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.11:podman-debuginfo-2:4.0.2-7.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.11:podman-debuginfo-2:4.0.2-7.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.11:podman-debuginfo-2:4.0.2-7.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.11:podman-debuginfo-2:4.0.2-7.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.11:podman-debugsource-2:4.0.2-7.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.11:podman-debugsource-2:4.0.2-7.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.11:podman-debugsource-2:4.0.2-7.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.11:podman-debugsource-2:4.0.2-7.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.11:podman-docker-2:4.0.2-7.rhaos4.11.el8.noarch",
"8Base-RHOSE-4.11:podman-gvproxy-debuginfo-2:4.0.2-7.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.11:podman-gvproxy-debuginfo-2:4.0.2-7.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.11:podman-gvproxy-debuginfo-2:4.0.2-7.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.11:podman-gvproxy-debuginfo-2:4.0.2-7.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.11:podman-plugins-2:4.0.2-7.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.11:podman-plugins-2:4.0.2-7.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.11:podman-plugins-2:4.0.2-7.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.11:podman-plugins-2:4.0.2-7.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.11:podman-plugins-debuginfo-2:4.0.2-7.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.11:podman-plugins-debuginfo-2:4.0.2-7.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.11:podman-plugins-debuginfo-2:4.0.2-7.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.11:podman-plugins-debuginfo-2:4.0.2-7.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.11:podman-remote-2:4.0.2-7.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.11:podman-remote-2:4.0.2-7.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.11:podman-remote-2:4.0.2-7.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.11:podman-remote-2:4.0.2-7.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.11:podman-remote-debuginfo-2:4.0.2-7.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.11:podman-remote-debuginfo-2:4.0.2-7.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.11:podman-remote-debuginfo-2:4.0.2-7.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.11:podman-remote-debuginfo-2:4.0.2-7.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.11:podman-tests-2:4.0.2-7.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.11:podman-tests-2:4.0.2-7.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.11:podman-tests-2:4.0.2-7.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.11:podman-tests-2:4.0.2-7.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.11:skopeo-2:1.5.2-4.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.11:skopeo-2:1.5.2-4.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.11:skopeo-2:1.5.2-4.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.11:skopeo-2:1.5.2-4.rhaos4.11.el8.src",
"8Base-RHOSE-4.11:skopeo-2:1.5.2-4.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.11:skopeo-debuginfo-2:1.5.2-4.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.11:skopeo-debuginfo-2:1.5.2-4.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.11:skopeo-debuginfo-2:1.5.2-4.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.11:skopeo-debuginfo-2:1.5.2-4.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.11:skopeo-debugsource-2:1.5.2-4.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.11:skopeo-debugsource-2:1.5.2-4.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.11:skopeo-debugsource-2:1.5.2-4.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.11:skopeo-debugsource-2:1.5.2-4.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.11:skopeo-tests-2:1.5.2-4.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.11:skopeo-tests-2:1.5.2-4.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.11:skopeo-tests-2:1.5.2-4.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.11:skopeo-tests-2:1.5.2-4.rhaos4.11.el8.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2023:3914"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "HIGH",
"attackVector": "NETWORK",
"availabilityImpact": "NONE",
"baseScore": 3.1,
"baseSeverity": "LOW",
"confidentialityImpact": "LOW",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "REQUIRED",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:R/S:U/C:L/I:N/A:N",
"version": "3.1"
},
"products": [
"8Base-RHOSE-4.11:buildah-1:1.23.4-3.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.11:buildah-1:1.23.4-3.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.11:buildah-1:1.23.4-3.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.11:buildah-1:1.23.4-3.rhaos4.11.el8.src",
"8Base-RHOSE-4.11:buildah-1:1.23.4-3.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.11:buildah-debuginfo-1:1.23.4-3.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.11:buildah-debuginfo-1:1.23.4-3.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.11:buildah-debuginfo-1:1.23.4-3.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.11:buildah-debuginfo-1:1.23.4-3.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.11:buildah-debugsource-1:1.23.4-3.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.11:buildah-debugsource-1:1.23.4-3.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.11:buildah-debugsource-1:1.23.4-3.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.11:buildah-debugsource-1:1.23.4-3.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.11:buildah-tests-1:1.23.4-3.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.11:buildah-tests-1:1.23.4-3.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.11:buildah-tests-1:1.23.4-3.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.11:buildah-tests-1:1.23.4-3.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.11:buildah-tests-debuginfo-1:1.23.4-3.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.11:buildah-tests-debuginfo-1:1.23.4-3.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.11:buildah-tests-debuginfo-1:1.23.4-3.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.11:buildah-tests-debuginfo-1:1.23.4-3.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.11:conmon-2:2.1.2-3.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.11:conmon-2:2.1.2-3.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.11:conmon-2:2.1.2-3.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.11:conmon-2:2.1.2-3.rhaos4.11.el8.src",
"8Base-RHOSE-4.11:conmon-2:2.1.2-3.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.11:conmon-debuginfo-2:2.1.2-3.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.11:conmon-debuginfo-2:2.1.2-3.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.11:conmon-debuginfo-2:2.1.2-3.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.11:conmon-debuginfo-2:2.1.2-3.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.11:conmon-debugsource-2:2.1.2-3.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.11:conmon-debugsource-2:2.1.2-3.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.11:conmon-debugsource-2:2.1.2-3.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.11:conmon-debugsource-2:2.1.2-3.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.11:containernetworking-plugins-0:1.0.1-6.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.11:containernetworking-plugins-0:1.0.1-6.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.11:containernetworking-plugins-0:1.0.1-6.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.11:containernetworking-plugins-0:1.0.1-6.rhaos4.11.el8.src",
"8Base-RHOSE-4.11:containernetworking-plugins-0:1.0.1-6.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.11:containernetworking-plugins-debuginfo-0:1.0.1-6.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.11:containernetworking-plugins-debuginfo-0:1.0.1-6.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.11:containernetworking-plugins-debuginfo-0:1.0.1-6.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.11:containernetworking-plugins-debuginfo-0:1.0.1-6.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.11:containernetworking-plugins-debugsource-0:1.0.1-6.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.11:containernetworking-plugins-debugsource-0:1.0.1-6.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.11:containernetworking-plugins-debugsource-0:1.0.1-6.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.11:containernetworking-plugins-debugsource-0:1.0.1-6.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.11:cri-o-0:1.24.6-2.rhaos4.11.git4bfe15a.el8.aarch64",
"8Base-RHOSE-4.11:cri-o-0:1.24.6-2.rhaos4.11.git4bfe15a.el8.ppc64le",
"8Base-RHOSE-4.11:cri-o-0:1.24.6-2.rhaos4.11.git4bfe15a.el8.s390x",
"8Base-RHOSE-4.11:cri-o-0:1.24.6-2.rhaos4.11.git4bfe15a.el8.src",
"8Base-RHOSE-4.11:cri-o-0:1.24.6-2.rhaos4.11.git4bfe15a.el8.x86_64",
"8Base-RHOSE-4.11:cri-o-debuginfo-0:1.24.6-2.rhaos4.11.git4bfe15a.el8.aarch64",
"8Base-RHOSE-4.11:cri-o-debuginfo-0:1.24.6-2.rhaos4.11.git4bfe15a.el8.ppc64le",
"8Base-RHOSE-4.11:cri-o-debuginfo-0:1.24.6-2.rhaos4.11.git4bfe15a.el8.s390x",
"8Base-RHOSE-4.11:cri-o-debuginfo-0:1.24.6-2.rhaos4.11.git4bfe15a.el8.x86_64",
"8Base-RHOSE-4.11:cri-o-debugsource-0:1.24.6-2.rhaos4.11.git4bfe15a.el8.aarch64",
"8Base-RHOSE-4.11:cri-o-debugsource-0:1.24.6-2.rhaos4.11.git4bfe15a.el8.ppc64le",
"8Base-RHOSE-4.11:cri-o-debugsource-0:1.24.6-2.rhaos4.11.git4bfe15a.el8.s390x",
"8Base-RHOSE-4.11:cri-o-debugsource-0:1.24.6-2.rhaos4.11.git4bfe15a.el8.x86_64",
"8Base-RHOSE-4.11:openshift-0:4.11.0-202306260054.p0.g990d55b.assembly.stream.el8.src",
"8Base-RHOSE-4.11:openshift-ansible-0:4.11.0-202306230041.p0.g0a466d7.assembly.stream.el8.noarch",
"8Base-RHOSE-4.11:openshift-ansible-0:4.11.0-202306230041.p0.g0a466d7.assembly.stream.el8.src",
"8Base-RHOSE-4.11:openshift-ansible-test-0:4.11.0-202306230041.p0.g0a466d7.assembly.stream.el8.noarch",
"8Base-RHOSE-4.11:openshift-clients-0:4.11.0-202306231116.p0.g2ae2303.assembly.stream.el8.aarch64",
"8Base-RHOSE-4.11:openshift-clients-0:4.11.0-202306231116.p0.g2ae2303.assembly.stream.el8.ppc64le",
"8Base-RHOSE-4.11:openshift-clients-0:4.11.0-202306231116.p0.g2ae2303.assembly.stream.el8.s390x",
"8Base-RHOSE-4.11:openshift-clients-0:4.11.0-202306231116.p0.g2ae2303.assembly.stream.el8.src",
"8Base-RHOSE-4.11:openshift-clients-0:4.11.0-202306231116.p0.g2ae2303.assembly.stream.el8.x86_64",
"8Base-RHOSE-4.11:openshift-clients-redistributable-0:4.11.0-202306231116.p0.g2ae2303.assembly.stream.el8.x86_64",
"8Base-RHOSE-4.11:openshift-hyperkube-0:4.11.0-202306260054.p0.g990d55b.assembly.stream.el8.aarch64",
"8Base-RHOSE-4.11:openshift-hyperkube-0:4.11.0-202306260054.p0.g990d55b.assembly.stream.el8.ppc64le",
"8Base-RHOSE-4.11:openshift-hyperkube-0:4.11.0-202306260054.p0.g990d55b.assembly.stream.el8.s390x",
"8Base-RHOSE-4.11:openshift-hyperkube-0:4.11.0-202306260054.p0.g990d55b.assembly.stream.el8.x86_64",
"8Base-RHOSE-4.11:openshift-kuryr-0:4.11.0-202306280915.p0.gc732699.assembly.stream.el8.src",
"8Base-RHOSE-4.11:openshift-kuryr-cni-0:4.11.0-202306280915.p0.gc732699.assembly.stream.el8.noarch",
"8Base-RHOSE-4.11:openshift-kuryr-common-0:4.11.0-202306280915.p0.gc732699.assembly.stream.el8.noarch",
"8Base-RHOSE-4.11:openshift-kuryr-controller-0:4.11.0-202306280915.p0.gc732699.assembly.stream.el8.noarch",
"8Base-RHOSE-4.11:podman-2:4.0.2-7.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.11:podman-2:4.0.2-7.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.11:podman-2:4.0.2-7.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.11:podman-2:4.0.2-7.rhaos4.11.el8.src",
"8Base-RHOSE-4.11:podman-2:4.0.2-7.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.11:podman-catatonit-2:4.0.2-7.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.11:podman-catatonit-2:4.0.2-7.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.11:podman-catatonit-2:4.0.2-7.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.11:podman-catatonit-2:4.0.2-7.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.11:podman-catatonit-debuginfo-2:4.0.2-7.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.11:podman-catatonit-debuginfo-2:4.0.2-7.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.11:podman-catatonit-debuginfo-2:4.0.2-7.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.11:podman-catatonit-debuginfo-2:4.0.2-7.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.11:podman-debuginfo-2:4.0.2-7.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.11:podman-debuginfo-2:4.0.2-7.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.11:podman-debuginfo-2:4.0.2-7.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.11:podman-debuginfo-2:4.0.2-7.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.11:podman-debugsource-2:4.0.2-7.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.11:podman-debugsource-2:4.0.2-7.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.11:podman-debugsource-2:4.0.2-7.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.11:podman-debugsource-2:4.0.2-7.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.11:podman-docker-2:4.0.2-7.rhaos4.11.el8.noarch",
"8Base-RHOSE-4.11:podman-gvproxy-debuginfo-2:4.0.2-7.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.11:podman-gvproxy-debuginfo-2:4.0.2-7.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.11:podman-gvproxy-debuginfo-2:4.0.2-7.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.11:podman-gvproxy-debuginfo-2:4.0.2-7.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.11:podman-plugins-2:4.0.2-7.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.11:podman-plugins-2:4.0.2-7.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.11:podman-plugins-2:4.0.2-7.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.11:podman-plugins-2:4.0.2-7.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.11:podman-plugins-debuginfo-2:4.0.2-7.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.11:podman-plugins-debuginfo-2:4.0.2-7.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.11:podman-plugins-debuginfo-2:4.0.2-7.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.11:podman-plugins-debuginfo-2:4.0.2-7.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.11:podman-remote-2:4.0.2-7.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.11:podman-remote-2:4.0.2-7.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.11:podman-remote-2:4.0.2-7.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.11:podman-remote-2:4.0.2-7.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.11:podman-remote-debuginfo-2:4.0.2-7.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.11:podman-remote-debuginfo-2:4.0.2-7.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.11:podman-remote-debuginfo-2:4.0.2-7.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.11:podman-remote-debuginfo-2:4.0.2-7.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.11:podman-tests-2:4.0.2-7.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.11:podman-tests-2:4.0.2-7.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.11:podman-tests-2:4.0.2-7.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.11:podman-tests-2:4.0.2-7.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.11:python3-kuryr-kubernetes-0:4.11.0-202306280915.p0.gc732699.assembly.stream.el8.noarch",
"8Base-RHOSE-4.11:runc-3:1.1.2-2.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.11:runc-3:1.1.2-2.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.11:runc-3:1.1.2-2.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.11:runc-3:1.1.2-2.rhaos4.11.el8.src",
"8Base-RHOSE-4.11:runc-3:1.1.2-2.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.11:runc-debuginfo-3:1.1.2-2.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.11:runc-debuginfo-3:1.1.2-2.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.11:runc-debuginfo-3:1.1.2-2.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.11:runc-debuginfo-3:1.1.2-2.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.11:runc-debugsource-3:1.1.2-2.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.11:runc-debugsource-3:1.1.2-2.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.11:runc-debugsource-3:1.1.2-2.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.11:runc-debugsource-3:1.1.2-2.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.11:skopeo-2:1.5.2-4.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.11:skopeo-2:1.5.2-4.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.11:skopeo-2:1.5.2-4.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.11:skopeo-2:1.5.2-4.rhaos4.11.el8.src",
"8Base-RHOSE-4.11:skopeo-2:1.5.2-4.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.11:skopeo-debuginfo-2:1.5.2-4.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.11:skopeo-debuginfo-2:1.5.2-4.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.11:skopeo-debuginfo-2:1.5.2-4.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.11:skopeo-debuginfo-2:1.5.2-4.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.11:skopeo-debugsource-2:1.5.2-4.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.11:skopeo-debugsource-2:1.5.2-4.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.11:skopeo-debugsource-2:1.5.2-4.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.11:skopeo-debugsource-2:1.5.2-4.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.11:skopeo-tests-2:1.5.2-4.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.11:skopeo-tests-2:1.5.2-4.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.11:skopeo-tests-2:1.5.2-4.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.11:skopeo-tests-2:1.5.2-4.rhaos4.11.el8.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Low"
}
],
"title": "golang: crypto/tls: session tickets lack random ticket_age_add"
},
{
"cve": "CVE-2022-41717",
"cwe": {
"id": "CWE-770",
"name": "Allocation of Resources Without Limits or Throttling"
},
"discovery_date": "2023-01-16T00:00:00+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"8Base-RHOSE-4.11:buildah-1:1.23.4-3.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.11:buildah-1:1.23.4-3.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.11:buildah-1:1.23.4-3.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.11:buildah-1:1.23.4-3.rhaos4.11.el8.src",
"8Base-RHOSE-4.11:buildah-1:1.23.4-3.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.11:buildah-debuginfo-1:1.23.4-3.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.11:buildah-debuginfo-1:1.23.4-3.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.11:buildah-debuginfo-1:1.23.4-3.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.11:buildah-debuginfo-1:1.23.4-3.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.11:buildah-debugsource-1:1.23.4-3.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.11:buildah-debugsource-1:1.23.4-3.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.11:buildah-debugsource-1:1.23.4-3.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.11:buildah-debugsource-1:1.23.4-3.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.11:buildah-tests-1:1.23.4-3.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.11:buildah-tests-1:1.23.4-3.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.11:buildah-tests-1:1.23.4-3.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.11:buildah-tests-1:1.23.4-3.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.11:buildah-tests-debuginfo-1:1.23.4-3.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.11:buildah-tests-debuginfo-1:1.23.4-3.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.11:buildah-tests-debuginfo-1:1.23.4-3.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.11:buildah-tests-debuginfo-1:1.23.4-3.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.11:conmon-2:2.1.2-3.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.11:conmon-2:2.1.2-3.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.11:conmon-2:2.1.2-3.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.11:conmon-2:2.1.2-3.rhaos4.11.el8.src",
"8Base-RHOSE-4.11:conmon-2:2.1.2-3.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.11:conmon-debuginfo-2:2.1.2-3.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.11:conmon-debuginfo-2:2.1.2-3.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.11:conmon-debuginfo-2:2.1.2-3.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.11:conmon-debuginfo-2:2.1.2-3.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.11:conmon-debugsource-2:2.1.2-3.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.11:conmon-debugsource-2:2.1.2-3.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.11:conmon-debugsource-2:2.1.2-3.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.11:conmon-debugsource-2:2.1.2-3.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.11:containernetworking-plugins-0:1.0.1-6.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.11:containernetworking-plugins-0:1.0.1-6.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.11:containernetworking-plugins-0:1.0.1-6.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.11:containernetworking-plugins-0:1.0.1-6.rhaos4.11.el8.src",
"8Base-RHOSE-4.11:containernetworking-plugins-0:1.0.1-6.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.11:containernetworking-plugins-debuginfo-0:1.0.1-6.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.11:containernetworking-plugins-debuginfo-0:1.0.1-6.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.11:containernetworking-plugins-debuginfo-0:1.0.1-6.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.11:containernetworking-plugins-debuginfo-0:1.0.1-6.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.11:containernetworking-plugins-debugsource-0:1.0.1-6.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.11:containernetworking-plugins-debugsource-0:1.0.1-6.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.11:containernetworking-plugins-debugsource-0:1.0.1-6.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.11:containernetworking-plugins-debugsource-0:1.0.1-6.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.11:cri-o-0:1.24.6-2.rhaos4.11.git4bfe15a.el8.aarch64",
"8Base-RHOSE-4.11:cri-o-0:1.24.6-2.rhaos4.11.git4bfe15a.el8.ppc64le",
"8Base-RHOSE-4.11:cri-o-0:1.24.6-2.rhaos4.11.git4bfe15a.el8.s390x",
"8Base-RHOSE-4.11:cri-o-0:1.24.6-2.rhaos4.11.git4bfe15a.el8.src",
"8Base-RHOSE-4.11:cri-o-0:1.24.6-2.rhaos4.11.git4bfe15a.el8.x86_64",
"8Base-RHOSE-4.11:cri-o-debuginfo-0:1.24.6-2.rhaos4.11.git4bfe15a.el8.aarch64",
"8Base-RHOSE-4.11:cri-o-debuginfo-0:1.24.6-2.rhaos4.11.git4bfe15a.el8.ppc64le",
"8Base-RHOSE-4.11:cri-o-debuginfo-0:1.24.6-2.rhaos4.11.git4bfe15a.el8.s390x",
"8Base-RHOSE-4.11:cri-o-debuginfo-0:1.24.6-2.rhaos4.11.git4bfe15a.el8.x86_64",
"8Base-RHOSE-4.11:cri-o-debugsource-0:1.24.6-2.rhaos4.11.git4bfe15a.el8.aarch64",
"8Base-RHOSE-4.11:cri-o-debugsource-0:1.24.6-2.rhaos4.11.git4bfe15a.el8.ppc64le",
"8Base-RHOSE-4.11:cri-o-debugsource-0:1.24.6-2.rhaos4.11.git4bfe15a.el8.s390x",
"8Base-RHOSE-4.11:cri-o-debugsource-0:1.24.6-2.rhaos4.11.git4bfe15a.el8.x86_64",
"8Base-RHOSE-4.11:openshift-ansible-0:4.11.0-202306230041.p0.g0a466d7.assembly.stream.el8.noarch",
"8Base-RHOSE-4.11:openshift-ansible-0:4.11.0-202306230041.p0.g0a466d7.assembly.stream.el8.src",
"8Base-RHOSE-4.11:openshift-ansible-test-0:4.11.0-202306230041.p0.g0a466d7.assembly.stream.el8.noarch",
"8Base-RHOSE-4.11:openshift-clients-0:4.11.0-202306231116.p0.g2ae2303.assembly.stream.el8.aarch64",
"8Base-RHOSE-4.11:openshift-clients-0:4.11.0-202306231116.p0.g2ae2303.assembly.stream.el8.ppc64le",
"8Base-RHOSE-4.11:openshift-clients-0:4.11.0-202306231116.p0.g2ae2303.assembly.stream.el8.s390x",
"8Base-RHOSE-4.11:openshift-clients-0:4.11.0-202306231116.p0.g2ae2303.assembly.stream.el8.src",
"8Base-RHOSE-4.11:openshift-clients-0:4.11.0-202306231116.p0.g2ae2303.assembly.stream.el8.x86_64",
"8Base-RHOSE-4.11:openshift-clients-redistributable-0:4.11.0-202306231116.p0.g2ae2303.assembly.stream.el8.x86_64",
"8Base-RHOSE-4.11:openshift-kuryr-0:4.11.0-202306280915.p0.gc732699.assembly.stream.el8.src",
"8Base-RHOSE-4.11:openshift-kuryr-cni-0:4.11.0-202306280915.p0.gc732699.assembly.stream.el8.noarch",
"8Base-RHOSE-4.11:openshift-kuryr-common-0:4.11.0-202306280915.p0.gc732699.assembly.stream.el8.noarch",
"8Base-RHOSE-4.11:openshift-kuryr-controller-0:4.11.0-202306280915.p0.gc732699.assembly.stream.el8.noarch",
"8Base-RHOSE-4.11:podman-2:4.0.2-7.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.11:podman-2:4.0.2-7.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.11:podman-2:4.0.2-7.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.11:podman-2:4.0.2-7.rhaos4.11.el8.src",
"8Base-RHOSE-4.11:podman-2:4.0.2-7.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.11:podman-catatonit-2:4.0.2-7.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.11:podman-catatonit-2:4.0.2-7.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.11:podman-catatonit-2:4.0.2-7.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.11:podman-catatonit-2:4.0.2-7.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.11:podman-catatonit-debuginfo-2:4.0.2-7.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.11:podman-catatonit-debuginfo-2:4.0.2-7.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.11:podman-catatonit-debuginfo-2:4.0.2-7.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.11:podman-catatonit-debuginfo-2:4.0.2-7.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.11:podman-debuginfo-2:4.0.2-7.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.11:podman-debuginfo-2:4.0.2-7.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.11:podman-debuginfo-2:4.0.2-7.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.11:podman-debuginfo-2:4.0.2-7.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.11:podman-debugsource-2:4.0.2-7.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.11:podman-debugsource-2:4.0.2-7.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.11:podman-debugsource-2:4.0.2-7.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.11:podman-debugsource-2:4.0.2-7.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.11:podman-docker-2:4.0.2-7.rhaos4.11.el8.noarch",
"8Base-RHOSE-4.11:podman-gvproxy-debuginfo-2:4.0.2-7.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.11:podman-gvproxy-debuginfo-2:4.0.2-7.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.11:podman-gvproxy-debuginfo-2:4.0.2-7.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.11:podman-gvproxy-debuginfo-2:4.0.2-7.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.11:podman-plugins-2:4.0.2-7.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.11:podman-plugins-2:4.0.2-7.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.11:podman-plugins-2:4.0.2-7.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.11:podman-plugins-2:4.0.2-7.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.11:podman-plugins-debuginfo-2:4.0.2-7.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.11:podman-plugins-debuginfo-2:4.0.2-7.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.11:podman-plugins-debuginfo-2:4.0.2-7.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.11:podman-plugins-debuginfo-2:4.0.2-7.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.11:podman-remote-2:4.0.2-7.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.11:podman-remote-2:4.0.2-7.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.11:podman-remote-2:4.0.2-7.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.11:podman-remote-2:4.0.2-7.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.11:podman-remote-debuginfo-2:4.0.2-7.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.11:podman-remote-debuginfo-2:4.0.2-7.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.11:podman-remote-debuginfo-2:4.0.2-7.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.11:podman-remote-debuginfo-2:4.0.2-7.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.11:podman-tests-2:4.0.2-7.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.11:podman-tests-2:4.0.2-7.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.11:podman-tests-2:4.0.2-7.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.11:podman-tests-2:4.0.2-7.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.11:python3-kuryr-kubernetes-0:4.11.0-202306280915.p0.gc732699.assembly.stream.el8.noarch",
"8Base-RHOSE-4.11:runc-3:1.1.2-2.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.11:runc-3:1.1.2-2.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.11:runc-3:1.1.2-2.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.11:runc-3:1.1.2-2.rhaos4.11.el8.src",
"8Base-RHOSE-4.11:runc-3:1.1.2-2.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.11:runc-debuginfo-3:1.1.2-2.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.11:runc-debuginfo-3:1.1.2-2.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.11:runc-debuginfo-3:1.1.2-2.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.11:runc-debuginfo-3:1.1.2-2.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.11:runc-debugsource-3:1.1.2-2.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.11:runc-debugsource-3:1.1.2-2.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.11:runc-debugsource-3:1.1.2-2.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.11:runc-debugsource-3:1.1.2-2.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.11:skopeo-2:1.5.2-4.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.11:skopeo-2:1.5.2-4.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.11:skopeo-2:1.5.2-4.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.11:skopeo-2:1.5.2-4.rhaos4.11.el8.src",
"8Base-RHOSE-4.11:skopeo-2:1.5.2-4.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.11:skopeo-debuginfo-2:1.5.2-4.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.11:skopeo-debuginfo-2:1.5.2-4.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.11:skopeo-debuginfo-2:1.5.2-4.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.11:skopeo-debuginfo-2:1.5.2-4.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.11:skopeo-debugsource-2:1.5.2-4.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.11:skopeo-debugsource-2:1.5.2-4.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.11:skopeo-debugsource-2:1.5.2-4.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.11:skopeo-debugsource-2:1.5.2-4.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.11:skopeo-tests-2:1.5.2-4.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.11:skopeo-tests-2:1.5.2-4.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.11:skopeo-tests-2:1.5.2-4.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.11:skopeo-tests-2:1.5.2-4.rhaos4.11.el8.x86_64"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2161274"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in the net/http library of the golang package. This flaw allows an attacker to cause excessive memory growth in a Go server accepting HTTP/2 requests. HTTP/2 server connections contain a cache of HTTP header keys sent by the client. While the total number of entries in this cache is capped, an attacker sending very large keys can cause the server to allocate approximately 64 MiB per open connection.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "golang: net/http: excessive memory growth in a Go server accepting HTTP/2 requests",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "Within Red Hat OpenShift Container Platform, the grafana container is listed as will not fix. Since OCP 4.10, Grafana itself is not shipped and the Grafana web server is protected behind an OAuth proxy server.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"8Base-RHOSE-4.11:openshift-0:4.11.0-202306260054.p0.g990d55b.assembly.stream.el8.src",
"8Base-RHOSE-4.11:openshift-hyperkube-0:4.11.0-202306260054.p0.g990d55b.assembly.stream.el8.aarch64",
"8Base-RHOSE-4.11:openshift-hyperkube-0:4.11.0-202306260054.p0.g990d55b.assembly.stream.el8.ppc64le",
"8Base-RHOSE-4.11:openshift-hyperkube-0:4.11.0-202306260054.p0.g990d55b.assembly.stream.el8.s390x",
"8Base-RHOSE-4.11:openshift-hyperkube-0:4.11.0-202306260054.p0.g990d55b.assembly.stream.el8.x86_64"
],
"known_not_affected": [
"8Base-RHOSE-4.11:buildah-1:1.23.4-3.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.11:buildah-1:1.23.4-3.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.11:buildah-1:1.23.4-3.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.11:buildah-1:1.23.4-3.rhaos4.11.el8.src",
"8Base-RHOSE-4.11:buildah-1:1.23.4-3.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.11:buildah-debuginfo-1:1.23.4-3.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.11:buildah-debuginfo-1:1.23.4-3.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.11:buildah-debuginfo-1:1.23.4-3.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.11:buildah-debuginfo-1:1.23.4-3.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.11:buildah-debugsource-1:1.23.4-3.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.11:buildah-debugsource-1:1.23.4-3.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.11:buildah-debugsource-1:1.23.4-3.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.11:buildah-debugsource-1:1.23.4-3.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.11:buildah-tests-1:1.23.4-3.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.11:buildah-tests-1:1.23.4-3.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.11:buildah-tests-1:1.23.4-3.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.11:buildah-tests-1:1.23.4-3.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.11:buildah-tests-debuginfo-1:1.23.4-3.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.11:buildah-tests-debuginfo-1:1.23.4-3.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.11:buildah-tests-debuginfo-1:1.23.4-3.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.11:buildah-tests-debuginfo-1:1.23.4-3.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.11:conmon-2:2.1.2-3.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.11:conmon-2:2.1.2-3.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.11:conmon-2:2.1.2-3.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.11:conmon-2:2.1.2-3.rhaos4.11.el8.src",
"8Base-RHOSE-4.11:conmon-2:2.1.2-3.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.11:conmon-debuginfo-2:2.1.2-3.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.11:conmon-debuginfo-2:2.1.2-3.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.11:conmon-debuginfo-2:2.1.2-3.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.11:conmon-debuginfo-2:2.1.2-3.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.11:conmon-debugsource-2:2.1.2-3.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.11:conmon-debugsource-2:2.1.2-3.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.11:conmon-debugsource-2:2.1.2-3.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.11:conmon-debugsource-2:2.1.2-3.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.11:containernetworking-plugins-0:1.0.1-6.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.11:containernetworking-plugins-0:1.0.1-6.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.11:containernetworking-plugins-0:1.0.1-6.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.11:containernetworking-plugins-0:1.0.1-6.rhaos4.11.el8.src",
"8Base-RHOSE-4.11:containernetworking-plugins-0:1.0.1-6.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.11:containernetworking-plugins-debuginfo-0:1.0.1-6.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.11:containernetworking-plugins-debuginfo-0:1.0.1-6.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.11:containernetworking-plugins-debuginfo-0:1.0.1-6.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.11:containernetworking-plugins-debuginfo-0:1.0.1-6.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.11:containernetworking-plugins-debugsource-0:1.0.1-6.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.11:containernetworking-plugins-debugsource-0:1.0.1-6.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.11:containernetworking-plugins-debugsource-0:1.0.1-6.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.11:containernetworking-plugins-debugsource-0:1.0.1-6.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.11:cri-o-0:1.24.6-2.rhaos4.11.git4bfe15a.el8.aarch64",
"8Base-RHOSE-4.11:cri-o-0:1.24.6-2.rhaos4.11.git4bfe15a.el8.ppc64le",
"8Base-RHOSE-4.11:cri-o-0:1.24.6-2.rhaos4.11.git4bfe15a.el8.s390x",
"8Base-RHOSE-4.11:cri-o-0:1.24.6-2.rhaos4.11.git4bfe15a.el8.src",
"8Base-RHOSE-4.11:cri-o-0:1.24.6-2.rhaos4.11.git4bfe15a.el8.x86_64",
"8Base-RHOSE-4.11:cri-o-debuginfo-0:1.24.6-2.rhaos4.11.git4bfe15a.el8.aarch64",
"8Base-RHOSE-4.11:cri-o-debuginfo-0:1.24.6-2.rhaos4.11.git4bfe15a.el8.ppc64le",
"8Base-RHOSE-4.11:cri-o-debuginfo-0:1.24.6-2.rhaos4.11.git4bfe15a.el8.s390x",
"8Base-RHOSE-4.11:cri-o-debuginfo-0:1.24.6-2.rhaos4.11.git4bfe15a.el8.x86_64",
"8Base-RHOSE-4.11:cri-o-debugsource-0:1.24.6-2.rhaos4.11.git4bfe15a.el8.aarch64",
"8Base-RHOSE-4.11:cri-o-debugsource-0:1.24.6-2.rhaos4.11.git4bfe15a.el8.ppc64le",
"8Base-RHOSE-4.11:cri-o-debugsource-0:1.24.6-2.rhaos4.11.git4bfe15a.el8.s390x",
"8Base-RHOSE-4.11:cri-o-debugsource-0:1.24.6-2.rhaos4.11.git4bfe15a.el8.x86_64",
"8Base-RHOSE-4.11:openshift-ansible-0:4.11.0-202306230041.p0.g0a466d7.assembly.stream.el8.noarch",
"8Base-RHOSE-4.11:openshift-ansible-0:4.11.0-202306230041.p0.g0a466d7.assembly.stream.el8.src",
"8Base-RHOSE-4.11:openshift-ansible-test-0:4.11.0-202306230041.p0.g0a466d7.assembly.stream.el8.noarch",
"8Base-RHOSE-4.11:openshift-clients-0:4.11.0-202306231116.p0.g2ae2303.assembly.stream.el8.aarch64",
"8Base-RHOSE-4.11:openshift-clients-0:4.11.0-202306231116.p0.g2ae2303.assembly.stream.el8.ppc64le",
"8Base-RHOSE-4.11:openshift-clients-0:4.11.0-202306231116.p0.g2ae2303.assembly.stream.el8.s390x",
"8Base-RHOSE-4.11:openshift-clients-0:4.11.0-202306231116.p0.g2ae2303.assembly.stream.el8.src",
"8Base-RHOSE-4.11:openshift-clients-0:4.11.0-202306231116.p0.g2ae2303.assembly.stream.el8.x86_64",
"8Base-RHOSE-4.11:openshift-clients-redistributable-0:4.11.0-202306231116.p0.g2ae2303.assembly.stream.el8.x86_64",
"8Base-RHOSE-4.11:openshift-kuryr-0:4.11.0-202306280915.p0.gc732699.assembly.stream.el8.src",
"8Base-RHOSE-4.11:openshift-kuryr-cni-0:4.11.0-202306280915.p0.gc732699.assembly.stream.el8.noarch",
"8Base-RHOSE-4.11:openshift-kuryr-common-0:4.11.0-202306280915.p0.gc732699.assembly.stream.el8.noarch",
"8Base-RHOSE-4.11:openshift-kuryr-controller-0:4.11.0-202306280915.p0.gc732699.assembly.stream.el8.noarch",
"8Base-RHOSE-4.11:podman-2:4.0.2-7.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.11:podman-2:4.0.2-7.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.11:podman-2:4.0.2-7.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.11:podman-2:4.0.2-7.rhaos4.11.el8.src",
"8Base-RHOSE-4.11:podman-2:4.0.2-7.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.11:podman-catatonit-2:4.0.2-7.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.11:podman-catatonit-2:4.0.2-7.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.11:podman-catatonit-2:4.0.2-7.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.11:podman-catatonit-2:4.0.2-7.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.11:podman-catatonit-debuginfo-2:4.0.2-7.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.11:podman-catatonit-debuginfo-2:4.0.2-7.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.11:podman-catatonit-debuginfo-2:4.0.2-7.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.11:podman-catatonit-debuginfo-2:4.0.2-7.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.11:podman-debuginfo-2:4.0.2-7.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.11:podman-debuginfo-2:4.0.2-7.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.11:podman-debuginfo-2:4.0.2-7.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.11:podman-debuginfo-2:4.0.2-7.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.11:podman-debugsource-2:4.0.2-7.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.11:podman-debugsource-2:4.0.2-7.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.11:podman-debugsource-2:4.0.2-7.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.11:podman-debugsource-2:4.0.2-7.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.11:podman-docker-2:4.0.2-7.rhaos4.11.el8.noarch",
"8Base-RHOSE-4.11:podman-gvproxy-debuginfo-2:4.0.2-7.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.11:podman-gvproxy-debuginfo-2:4.0.2-7.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.11:podman-gvproxy-debuginfo-2:4.0.2-7.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.11:podman-gvproxy-debuginfo-2:4.0.2-7.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.11:podman-plugins-2:4.0.2-7.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.11:podman-plugins-2:4.0.2-7.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.11:podman-plugins-2:4.0.2-7.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.11:podman-plugins-2:4.0.2-7.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.11:podman-plugins-debuginfo-2:4.0.2-7.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.11:podman-plugins-debuginfo-2:4.0.2-7.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.11:podman-plugins-debuginfo-2:4.0.2-7.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.11:podman-plugins-debuginfo-2:4.0.2-7.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.11:podman-remote-2:4.0.2-7.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.11:podman-remote-2:4.0.2-7.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.11:podman-remote-2:4.0.2-7.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.11:podman-remote-2:4.0.2-7.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.11:podman-remote-debuginfo-2:4.0.2-7.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.11:podman-remote-debuginfo-2:4.0.2-7.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.11:podman-remote-debuginfo-2:4.0.2-7.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.11:podman-remote-debuginfo-2:4.0.2-7.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.11:podman-tests-2:4.0.2-7.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.11:podman-tests-2:4.0.2-7.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.11:podman-tests-2:4.0.2-7.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.11:podman-tests-2:4.0.2-7.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.11:python3-kuryr-kubernetes-0:4.11.0-202306280915.p0.gc732699.assembly.stream.el8.noarch",
"8Base-RHOSE-4.11:runc-3:1.1.2-2.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.11:runc-3:1.1.2-2.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.11:runc-3:1.1.2-2.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.11:runc-3:1.1.2-2.rhaos4.11.el8.src",
"8Base-RHOSE-4.11:runc-3:1.1.2-2.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.11:runc-debuginfo-3:1.1.2-2.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.11:runc-debuginfo-3:1.1.2-2.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.11:runc-debuginfo-3:1.1.2-2.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.11:runc-debuginfo-3:1.1.2-2.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.11:runc-debugsource-3:1.1.2-2.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.11:runc-debugsource-3:1.1.2-2.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.11:runc-debugsource-3:1.1.2-2.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.11:runc-debugsource-3:1.1.2-2.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.11:skopeo-2:1.5.2-4.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.11:skopeo-2:1.5.2-4.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.11:skopeo-2:1.5.2-4.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.11:skopeo-2:1.5.2-4.rhaos4.11.el8.src",
"8Base-RHOSE-4.11:skopeo-2:1.5.2-4.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.11:skopeo-debuginfo-2:1.5.2-4.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.11:skopeo-debuginfo-2:1.5.2-4.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.11:skopeo-debuginfo-2:1.5.2-4.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.11:skopeo-debuginfo-2:1.5.2-4.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.11:skopeo-debugsource-2:1.5.2-4.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.11:skopeo-debugsource-2:1.5.2-4.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.11:skopeo-debugsource-2:1.5.2-4.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.11:skopeo-debugsource-2:1.5.2-4.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.11:skopeo-tests-2:1.5.2-4.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.11:skopeo-tests-2:1.5.2-4.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.11:skopeo-tests-2:1.5.2-4.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.11:skopeo-tests-2:1.5.2-4.rhaos4.11.el8.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2022-41717"
},
{
"category": "external",
"summary": "RHBZ#2161274",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2161274"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2022-41717",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-41717"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2022-41717",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2022-41717"
},
{
"category": "external",
"summary": "https://go.dev/cl/455635",
"url": "https://go.dev/cl/455635"
},
{
"category": "external",
"summary": "https://go.dev/cl/455717",
"url": "https://go.dev/cl/455717"
},
{
"category": "external",
"summary": "https://go.dev/issue/56350",
"url": "https://go.dev/issue/56350"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-announce/c/L_3rmdT0BMU/m/yZDrXjIiBQAJ",
"url": "https://groups.google.com/g/golang-announce/c/L_3rmdT0BMU/m/yZDrXjIiBQAJ"
},
{
"category": "external",
"summary": "https://pkg.go.dev/vuln/GO-2022-1144",
"url": "https://pkg.go.dev/vuln/GO-2022-1144"
}
],
"release_date": "2022-11-30T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2023-07-06T02:47:40+00:00",
"details": "For OpenShift Container Platform 4.11 see the following documentation, which will be updated shortly for this release, for important instructions on how to upgrade your cluster and fully apply this asynchronous errata update:\n\nhttps://docs.openshift.com/container-platform/4.11/release_notes/ocp-4-11-release-notes.html",
"product_ids": [
"8Base-RHOSE-4.11:openshift-0:4.11.0-202306260054.p0.g990d55b.assembly.stream.el8.src",
"8Base-RHOSE-4.11:openshift-hyperkube-0:4.11.0-202306260054.p0.g990d55b.assembly.stream.el8.aarch64",
"8Base-RHOSE-4.11:openshift-hyperkube-0:4.11.0-202306260054.p0.g990d55b.assembly.stream.el8.ppc64le",
"8Base-RHOSE-4.11:openshift-hyperkube-0:4.11.0-202306260054.p0.g990d55b.assembly.stream.el8.s390x",
"8Base-RHOSE-4.11:openshift-hyperkube-0:4.11.0-202306260054.p0.g990d55b.assembly.stream.el8.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2023:3914"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "LOW",
"baseScore": 5.3,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:L",
"version": "3.1"
},
"products": [
"8Base-RHOSE-4.11:buildah-1:1.23.4-3.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.11:buildah-1:1.23.4-3.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.11:buildah-1:1.23.4-3.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.11:buildah-1:1.23.4-3.rhaos4.11.el8.src",
"8Base-RHOSE-4.11:buildah-1:1.23.4-3.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.11:buildah-debuginfo-1:1.23.4-3.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.11:buildah-debuginfo-1:1.23.4-3.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.11:buildah-debuginfo-1:1.23.4-3.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.11:buildah-debuginfo-1:1.23.4-3.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.11:buildah-debugsource-1:1.23.4-3.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.11:buildah-debugsource-1:1.23.4-3.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.11:buildah-debugsource-1:1.23.4-3.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.11:buildah-debugsource-1:1.23.4-3.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.11:buildah-tests-1:1.23.4-3.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.11:buildah-tests-1:1.23.4-3.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.11:buildah-tests-1:1.23.4-3.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.11:buildah-tests-1:1.23.4-3.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.11:buildah-tests-debuginfo-1:1.23.4-3.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.11:buildah-tests-debuginfo-1:1.23.4-3.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.11:buildah-tests-debuginfo-1:1.23.4-3.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.11:buildah-tests-debuginfo-1:1.23.4-3.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.11:conmon-2:2.1.2-3.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.11:conmon-2:2.1.2-3.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.11:conmon-2:2.1.2-3.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.11:conmon-2:2.1.2-3.rhaos4.11.el8.src",
"8Base-RHOSE-4.11:conmon-2:2.1.2-3.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.11:conmon-debuginfo-2:2.1.2-3.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.11:conmon-debuginfo-2:2.1.2-3.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.11:conmon-debuginfo-2:2.1.2-3.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.11:conmon-debuginfo-2:2.1.2-3.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.11:conmon-debugsource-2:2.1.2-3.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.11:conmon-debugsource-2:2.1.2-3.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.11:conmon-debugsource-2:2.1.2-3.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.11:conmon-debugsource-2:2.1.2-3.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.11:containernetworking-plugins-0:1.0.1-6.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.11:containernetworking-plugins-0:1.0.1-6.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.11:containernetworking-plugins-0:1.0.1-6.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.11:containernetworking-plugins-0:1.0.1-6.rhaos4.11.el8.src",
"8Base-RHOSE-4.11:containernetworking-plugins-0:1.0.1-6.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.11:containernetworking-plugins-debuginfo-0:1.0.1-6.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.11:containernetworking-plugins-debuginfo-0:1.0.1-6.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.11:containernetworking-plugins-debuginfo-0:1.0.1-6.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.11:containernetworking-plugins-debuginfo-0:1.0.1-6.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.11:containernetworking-plugins-debugsource-0:1.0.1-6.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.11:containernetworking-plugins-debugsource-0:1.0.1-6.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.11:containernetworking-plugins-debugsource-0:1.0.1-6.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.11:containernetworking-plugins-debugsource-0:1.0.1-6.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.11:cri-o-0:1.24.6-2.rhaos4.11.git4bfe15a.el8.aarch64",
"8Base-RHOSE-4.11:cri-o-0:1.24.6-2.rhaos4.11.git4bfe15a.el8.ppc64le",
"8Base-RHOSE-4.11:cri-o-0:1.24.6-2.rhaos4.11.git4bfe15a.el8.s390x",
"8Base-RHOSE-4.11:cri-o-0:1.24.6-2.rhaos4.11.git4bfe15a.el8.src",
"8Base-RHOSE-4.11:cri-o-0:1.24.6-2.rhaos4.11.git4bfe15a.el8.x86_64",
"8Base-RHOSE-4.11:cri-o-debuginfo-0:1.24.6-2.rhaos4.11.git4bfe15a.el8.aarch64",
"8Base-RHOSE-4.11:cri-o-debuginfo-0:1.24.6-2.rhaos4.11.git4bfe15a.el8.ppc64le",
"8Base-RHOSE-4.11:cri-o-debuginfo-0:1.24.6-2.rhaos4.11.git4bfe15a.el8.s390x",
"8Base-RHOSE-4.11:cri-o-debuginfo-0:1.24.6-2.rhaos4.11.git4bfe15a.el8.x86_64",
"8Base-RHOSE-4.11:cri-o-debugsource-0:1.24.6-2.rhaos4.11.git4bfe15a.el8.aarch64",
"8Base-RHOSE-4.11:cri-o-debugsource-0:1.24.6-2.rhaos4.11.git4bfe15a.el8.ppc64le",
"8Base-RHOSE-4.11:cri-o-debugsource-0:1.24.6-2.rhaos4.11.git4bfe15a.el8.s390x",
"8Base-RHOSE-4.11:cri-o-debugsource-0:1.24.6-2.rhaos4.11.git4bfe15a.el8.x86_64",
"8Base-RHOSE-4.11:openshift-0:4.11.0-202306260054.p0.g990d55b.assembly.stream.el8.src",
"8Base-RHOSE-4.11:openshift-ansible-0:4.11.0-202306230041.p0.g0a466d7.assembly.stream.el8.noarch",
"8Base-RHOSE-4.11:openshift-ansible-0:4.11.0-202306230041.p0.g0a466d7.assembly.stream.el8.src",
"8Base-RHOSE-4.11:openshift-ansible-test-0:4.11.0-202306230041.p0.g0a466d7.assembly.stream.el8.noarch",
"8Base-RHOSE-4.11:openshift-clients-0:4.11.0-202306231116.p0.g2ae2303.assembly.stream.el8.aarch64",
"8Base-RHOSE-4.11:openshift-clients-0:4.11.0-202306231116.p0.g2ae2303.assembly.stream.el8.ppc64le",
"8Base-RHOSE-4.11:openshift-clients-0:4.11.0-202306231116.p0.g2ae2303.assembly.stream.el8.s390x",
"8Base-RHOSE-4.11:openshift-clients-0:4.11.0-202306231116.p0.g2ae2303.assembly.stream.el8.src",
"8Base-RHOSE-4.11:openshift-clients-0:4.11.0-202306231116.p0.g2ae2303.assembly.stream.el8.x86_64",
"8Base-RHOSE-4.11:openshift-clients-redistributable-0:4.11.0-202306231116.p0.g2ae2303.assembly.stream.el8.x86_64",
"8Base-RHOSE-4.11:openshift-hyperkube-0:4.11.0-202306260054.p0.g990d55b.assembly.stream.el8.aarch64",
"8Base-RHOSE-4.11:openshift-hyperkube-0:4.11.0-202306260054.p0.g990d55b.assembly.stream.el8.ppc64le",
"8Base-RHOSE-4.11:openshift-hyperkube-0:4.11.0-202306260054.p0.g990d55b.assembly.stream.el8.s390x",
"8Base-RHOSE-4.11:openshift-hyperkube-0:4.11.0-202306260054.p0.g990d55b.assembly.stream.el8.x86_64",
"8Base-RHOSE-4.11:openshift-kuryr-0:4.11.0-202306280915.p0.gc732699.assembly.stream.el8.src",
"8Base-RHOSE-4.11:openshift-kuryr-cni-0:4.11.0-202306280915.p0.gc732699.assembly.stream.el8.noarch",
"8Base-RHOSE-4.11:openshift-kuryr-common-0:4.11.0-202306280915.p0.gc732699.assembly.stream.el8.noarch",
"8Base-RHOSE-4.11:openshift-kuryr-controller-0:4.11.0-202306280915.p0.gc732699.assembly.stream.el8.noarch",
"8Base-RHOSE-4.11:podman-2:4.0.2-7.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.11:podman-2:4.0.2-7.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.11:podman-2:4.0.2-7.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.11:podman-2:4.0.2-7.rhaos4.11.el8.src",
"8Base-RHOSE-4.11:podman-2:4.0.2-7.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.11:podman-catatonit-2:4.0.2-7.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.11:podman-catatonit-2:4.0.2-7.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.11:podman-catatonit-2:4.0.2-7.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.11:podman-catatonit-2:4.0.2-7.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.11:podman-catatonit-debuginfo-2:4.0.2-7.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.11:podman-catatonit-debuginfo-2:4.0.2-7.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.11:podman-catatonit-debuginfo-2:4.0.2-7.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.11:podman-catatonit-debuginfo-2:4.0.2-7.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.11:podman-debuginfo-2:4.0.2-7.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.11:podman-debuginfo-2:4.0.2-7.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.11:podman-debuginfo-2:4.0.2-7.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.11:podman-debuginfo-2:4.0.2-7.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.11:podman-debugsource-2:4.0.2-7.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.11:podman-debugsource-2:4.0.2-7.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.11:podman-debugsource-2:4.0.2-7.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.11:podman-debugsource-2:4.0.2-7.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.11:podman-docker-2:4.0.2-7.rhaos4.11.el8.noarch",
"8Base-RHOSE-4.11:podman-gvproxy-debuginfo-2:4.0.2-7.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.11:podman-gvproxy-debuginfo-2:4.0.2-7.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.11:podman-gvproxy-debuginfo-2:4.0.2-7.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.11:podman-gvproxy-debuginfo-2:4.0.2-7.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.11:podman-plugins-2:4.0.2-7.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.11:podman-plugins-2:4.0.2-7.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.11:podman-plugins-2:4.0.2-7.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.11:podman-plugins-2:4.0.2-7.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.11:podman-plugins-debuginfo-2:4.0.2-7.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.11:podman-plugins-debuginfo-2:4.0.2-7.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.11:podman-plugins-debuginfo-2:4.0.2-7.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.11:podman-plugins-debuginfo-2:4.0.2-7.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.11:podman-remote-2:4.0.2-7.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.11:podman-remote-2:4.0.2-7.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.11:podman-remote-2:4.0.2-7.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.11:podman-remote-2:4.0.2-7.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.11:podman-remote-debuginfo-2:4.0.2-7.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.11:podman-remote-debuginfo-2:4.0.2-7.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.11:podman-remote-debuginfo-2:4.0.2-7.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.11:podman-remote-debuginfo-2:4.0.2-7.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.11:podman-tests-2:4.0.2-7.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.11:podman-tests-2:4.0.2-7.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.11:podman-tests-2:4.0.2-7.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.11:podman-tests-2:4.0.2-7.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.11:python3-kuryr-kubernetes-0:4.11.0-202306280915.p0.gc732699.assembly.stream.el8.noarch",
"8Base-RHOSE-4.11:runc-3:1.1.2-2.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.11:runc-3:1.1.2-2.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.11:runc-3:1.1.2-2.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.11:runc-3:1.1.2-2.rhaos4.11.el8.src",
"8Base-RHOSE-4.11:runc-3:1.1.2-2.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.11:runc-debuginfo-3:1.1.2-2.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.11:runc-debuginfo-3:1.1.2-2.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.11:runc-debuginfo-3:1.1.2-2.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.11:runc-debuginfo-3:1.1.2-2.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.11:runc-debugsource-3:1.1.2-2.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.11:runc-debugsource-3:1.1.2-2.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.11:runc-debugsource-3:1.1.2-2.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.11:runc-debugsource-3:1.1.2-2.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.11:skopeo-2:1.5.2-4.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.11:skopeo-2:1.5.2-4.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.11:skopeo-2:1.5.2-4.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.11:skopeo-2:1.5.2-4.rhaos4.11.el8.src",
"8Base-RHOSE-4.11:skopeo-2:1.5.2-4.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.11:skopeo-debuginfo-2:1.5.2-4.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.11:skopeo-debuginfo-2:1.5.2-4.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.11:skopeo-debuginfo-2:1.5.2-4.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.11:skopeo-debuginfo-2:1.5.2-4.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.11:skopeo-debugsource-2:1.5.2-4.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.11:skopeo-debugsource-2:1.5.2-4.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.11:skopeo-debugsource-2:1.5.2-4.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.11:skopeo-debugsource-2:1.5.2-4.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.11:skopeo-tests-2:1.5.2-4.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.11:skopeo-tests-2:1.5.2-4.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.11:skopeo-tests-2:1.5.2-4.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.11:skopeo-tests-2:1.5.2-4.rhaos4.11.el8.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "golang: net/http: excessive memory growth in a Go server accepting HTTP/2 requests"
},
{
"acknowledgments": [
{
"names": [
"David Benoit"
],
"organization": "Red Hat",
"summary": "This issue was discovered by Red Hat."
}
],
"cve": "CVE-2023-3089",
"cwe": {
"id": "CWE-327",
"name": "Use of a Broken or Risky Cryptographic Algorithm"
},
"discovery_date": "2023-06-03T00:00:00+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"8Base-RHOSE-4.11:buildah-1:1.23.4-3.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.11:buildah-1:1.23.4-3.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.11:buildah-1:1.23.4-3.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.11:buildah-1:1.23.4-3.rhaos4.11.el8.src",
"8Base-RHOSE-4.11:buildah-1:1.23.4-3.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.11:buildah-debuginfo-1:1.23.4-3.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.11:buildah-debuginfo-1:1.23.4-3.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.11:buildah-debuginfo-1:1.23.4-3.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.11:buildah-debuginfo-1:1.23.4-3.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.11:buildah-debugsource-1:1.23.4-3.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.11:buildah-debugsource-1:1.23.4-3.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.11:buildah-debugsource-1:1.23.4-3.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.11:buildah-debugsource-1:1.23.4-3.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.11:buildah-tests-1:1.23.4-3.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.11:buildah-tests-1:1.23.4-3.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.11:buildah-tests-1:1.23.4-3.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.11:buildah-tests-1:1.23.4-3.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.11:buildah-tests-debuginfo-1:1.23.4-3.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.11:buildah-tests-debuginfo-1:1.23.4-3.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.11:buildah-tests-debuginfo-1:1.23.4-3.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.11:buildah-tests-debuginfo-1:1.23.4-3.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.11:conmon-2:2.1.2-3.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.11:conmon-2:2.1.2-3.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.11:conmon-2:2.1.2-3.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.11:conmon-2:2.1.2-3.rhaos4.11.el8.src",
"8Base-RHOSE-4.11:conmon-2:2.1.2-3.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.11:conmon-debuginfo-2:2.1.2-3.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.11:conmon-debuginfo-2:2.1.2-3.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.11:conmon-debuginfo-2:2.1.2-3.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.11:conmon-debuginfo-2:2.1.2-3.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.11:conmon-debugsource-2:2.1.2-3.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.11:conmon-debugsource-2:2.1.2-3.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.11:conmon-debugsource-2:2.1.2-3.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.11:conmon-debugsource-2:2.1.2-3.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.11:containernetworking-plugins-0:1.0.1-6.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.11:containernetworking-plugins-0:1.0.1-6.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.11:containernetworking-plugins-0:1.0.1-6.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.11:containernetworking-plugins-0:1.0.1-6.rhaos4.11.el8.src",
"8Base-RHOSE-4.11:containernetworking-plugins-0:1.0.1-6.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.11:containernetworking-plugins-debuginfo-0:1.0.1-6.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.11:containernetworking-plugins-debuginfo-0:1.0.1-6.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.11:containernetworking-plugins-debuginfo-0:1.0.1-6.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.11:containernetworking-plugins-debuginfo-0:1.0.1-6.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.11:containernetworking-plugins-debugsource-0:1.0.1-6.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.11:containernetworking-plugins-debugsource-0:1.0.1-6.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.11:containernetworking-plugins-debugsource-0:1.0.1-6.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.11:containernetworking-plugins-debugsource-0:1.0.1-6.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.11:cri-o-0:1.24.6-2.rhaos4.11.git4bfe15a.el8.aarch64",
"8Base-RHOSE-4.11:cri-o-0:1.24.6-2.rhaos4.11.git4bfe15a.el8.ppc64le",
"8Base-RHOSE-4.11:cri-o-0:1.24.6-2.rhaos4.11.git4bfe15a.el8.s390x",
"8Base-RHOSE-4.11:cri-o-0:1.24.6-2.rhaos4.11.git4bfe15a.el8.src",
"8Base-RHOSE-4.11:cri-o-0:1.24.6-2.rhaos4.11.git4bfe15a.el8.x86_64",
"8Base-RHOSE-4.11:cri-o-debuginfo-0:1.24.6-2.rhaos4.11.git4bfe15a.el8.aarch64",
"8Base-RHOSE-4.11:cri-o-debuginfo-0:1.24.6-2.rhaos4.11.git4bfe15a.el8.ppc64le",
"8Base-RHOSE-4.11:cri-o-debuginfo-0:1.24.6-2.rhaos4.11.git4bfe15a.el8.s390x",
"8Base-RHOSE-4.11:cri-o-debuginfo-0:1.24.6-2.rhaos4.11.git4bfe15a.el8.x86_64",
"8Base-RHOSE-4.11:cri-o-debugsource-0:1.24.6-2.rhaos4.11.git4bfe15a.el8.aarch64",
"8Base-RHOSE-4.11:cri-o-debugsource-0:1.24.6-2.rhaos4.11.git4bfe15a.el8.ppc64le",
"8Base-RHOSE-4.11:cri-o-debugsource-0:1.24.6-2.rhaos4.11.git4bfe15a.el8.s390x",
"8Base-RHOSE-4.11:cri-o-debugsource-0:1.24.6-2.rhaos4.11.git4bfe15a.el8.x86_64",
"8Base-RHOSE-4.11:openshift-clients-0:4.11.0-202306231116.p0.g2ae2303.assembly.stream.el8.aarch64",
"8Base-RHOSE-4.11:openshift-clients-0:4.11.0-202306231116.p0.g2ae2303.assembly.stream.el8.ppc64le",
"8Base-RHOSE-4.11:openshift-clients-0:4.11.0-202306231116.p0.g2ae2303.assembly.stream.el8.s390x",
"8Base-RHOSE-4.11:openshift-clients-0:4.11.0-202306231116.p0.g2ae2303.assembly.stream.el8.src",
"8Base-RHOSE-4.11:openshift-clients-0:4.11.0-202306231116.p0.g2ae2303.assembly.stream.el8.x86_64",
"8Base-RHOSE-4.11:openshift-clients-redistributable-0:4.11.0-202306231116.p0.g2ae2303.assembly.stream.el8.x86_64",
"8Base-RHOSE-4.11:openshift-kuryr-0:4.11.0-202306280915.p0.gc732699.assembly.stream.el8.src",
"8Base-RHOSE-4.11:openshift-kuryr-cni-0:4.11.0-202306280915.p0.gc732699.assembly.stream.el8.noarch",
"8Base-RHOSE-4.11:openshift-kuryr-common-0:4.11.0-202306280915.p0.gc732699.assembly.stream.el8.noarch",
"8Base-RHOSE-4.11:openshift-kuryr-controller-0:4.11.0-202306280915.p0.gc732699.assembly.stream.el8.noarch",
"8Base-RHOSE-4.11:podman-2:4.0.2-7.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.11:podman-2:4.0.2-7.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.11:podman-2:4.0.2-7.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.11:podman-2:4.0.2-7.rhaos4.11.el8.src",
"8Base-RHOSE-4.11:podman-2:4.0.2-7.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.11:podman-catatonit-2:4.0.2-7.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.11:podman-catatonit-2:4.0.2-7.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.11:podman-catatonit-2:4.0.2-7.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.11:podman-catatonit-2:4.0.2-7.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.11:podman-catatonit-debuginfo-2:4.0.2-7.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.11:podman-catatonit-debuginfo-2:4.0.2-7.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.11:podman-catatonit-debuginfo-2:4.0.2-7.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.11:podman-catatonit-debuginfo-2:4.0.2-7.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.11:podman-debuginfo-2:4.0.2-7.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.11:podman-debuginfo-2:4.0.2-7.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.11:podman-debuginfo-2:4.0.2-7.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.11:podman-debuginfo-2:4.0.2-7.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.11:podman-debugsource-2:4.0.2-7.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.11:podman-debugsource-2:4.0.2-7.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.11:podman-debugsource-2:4.0.2-7.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.11:podman-debugsource-2:4.0.2-7.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.11:podman-docker-2:4.0.2-7.rhaos4.11.el8.noarch",
"8Base-RHOSE-4.11:podman-gvproxy-debuginfo-2:4.0.2-7.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.11:podman-gvproxy-debuginfo-2:4.0.2-7.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.11:podman-gvproxy-debuginfo-2:4.0.2-7.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.11:podman-gvproxy-debuginfo-2:4.0.2-7.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.11:podman-plugins-2:4.0.2-7.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.11:podman-plugins-2:4.0.2-7.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.11:podman-plugins-2:4.0.2-7.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.11:podman-plugins-2:4.0.2-7.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.11:podman-plugins-debuginfo-2:4.0.2-7.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.11:podman-plugins-debuginfo-2:4.0.2-7.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.11:podman-plugins-debuginfo-2:4.0.2-7.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.11:podman-plugins-debuginfo-2:4.0.2-7.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.11:podman-remote-2:4.0.2-7.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.11:podman-remote-2:4.0.2-7.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.11:podman-remote-2:4.0.2-7.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.11:podman-remote-2:4.0.2-7.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.11:podman-remote-debuginfo-2:4.0.2-7.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.11:podman-remote-debuginfo-2:4.0.2-7.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.11:podman-remote-debuginfo-2:4.0.2-7.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.11:podman-remote-debuginfo-2:4.0.2-7.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.11:podman-tests-2:4.0.2-7.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.11:podman-tests-2:4.0.2-7.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.11:podman-tests-2:4.0.2-7.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.11:podman-tests-2:4.0.2-7.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.11:python3-kuryr-kubernetes-0:4.11.0-202306280915.p0.gc732699.assembly.stream.el8.noarch",
"8Base-RHOSE-4.11:runc-3:1.1.2-2.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.11:runc-3:1.1.2-2.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.11:runc-3:1.1.2-2.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.11:runc-3:1.1.2-2.rhaos4.11.el8.src",
"8Base-RHOSE-4.11:runc-3:1.1.2-2.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.11:runc-debuginfo-3:1.1.2-2.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.11:runc-debuginfo-3:1.1.2-2.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.11:runc-debuginfo-3:1.1.2-2.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.11:runc-debuginfo-3:1.1.2-2.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.11:runc-debugsource-3:1.1.2-2.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.11:runc-debugsource-3:1.1.2-2.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.11:runc-debugsource-3:1.1.2-2.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.11:runc-debugsource-3:1.1.2-2.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.11:skopeo-2:1.5.2-4.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.11:skopeo-2:1.5.2-4.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.11:skopeo-2:1.5.2-4.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.11:skopeo-2:1.5.2-4.rhaos4.11.el8.src",
"8Base-RHOSE-4.11:skopeo-2:1.5.2-4.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.11:skopeo-debuginfo-2:1.5.2-4.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.11:skopeo-debuginfo-2:1.5.2-4.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.11:skopeo-debuginfo-2:1.5.2-4.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.11:skopeo-debuginfo-2:1.5.2-4.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.11:skopeo-debugsource-2:1.5.2-4.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.11:skopeo-debugsource-2:1.5.2-4.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.11:skopeo-debugsource-2:1.5.2-4.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.11:skopeo-debugsource-2:1.5.2-4.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.11:skopeo-tests-2:1.5.2-4.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.11:skopeo-tests-2:1.5.2-4.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.11:skopeo-tests-2:1.5.2-4.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.11:skopeo-tests-2:1.5.2-4.rhaos4.11.el8.x86_64"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2212085"
}
],
"notes": [
{
"category": "description",
"text": "A compliance problem was found in the Red Hat OpenShift Container Platform. Red Hat discovered that, when FIPS mode was enabled, not all of the cryptographic modules in use were FIPS-validated.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "openshift: OCP \u0026 FIPS mode",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "https://access.redhat.com/security/vulnerabilities/RHSB-2023-001\n\nThe static scanning tool (to verify your system is once again compliant with FIPS) is available here https://github.com/openshift/check-payload",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"8Base-RHOSE-4.11:openshift-0:4.11.0-202306260054.p0.g990d55b.assembly.stream.el8.src",
"8Base-RHOSE-4.11:openshift-ansible-0:4.11.0-202306230041.p0.g0a466d7.assembly.stream.el8.noarch",
"8Base-RHOSE-4.11:openshift-ansible-0:4.11.0-202306230041.p0.g0a466d7.assembly.stream.el8.src",
"8Base-RHOSE-4.11:openshift-ansible-test-0:4.11.0-202306230041.p0.g0a466d7.assembly.stream.el8.noarch",
"8Base-RHOSE-4.11:openshift-hyperkube-0:4.11.0-202306260054.p0.g990d55b.assembly.stream.el8.aarch64",
"8Base-RHOSE-4.11:openshift-hyperkube-0:4.11.0-202306260054.p0.g990d55b.assembly.stream.el8.ppc64le",
"8Base-RHOSE-4.11:openshift-hyperkube-0:4.11.0-202306260054.p0.g990d55b.assembly.stream.el8.s390x",
"8Base-RHOSE-4.11:openshift-hyperkube-0:4.11.0-202306260054.p0.g990d55b.assembly.stream.el8.x86_64"
],
"known_not_affected": [
"8Base-RHOSE-4.11:buildah-1:1.23.4-3.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.11:buildah-1:1.23.4-3.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.11:buildah-1:1.23.4-3.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.11:buildah-1:1.23.4-3.rhaos4.11.el8.src",
"8Base-RHOSE-4.11:buildah-1:1.23.4-3.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.11:buildah-debuginfo-1:1.23.4-3.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.11:buildah-debuginfo-1:1.23.4-3.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.11:buildah-debuginfo-1:1.23.4-3.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.11:buildah-debuginfo-1:1.23.4-3.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.11:buildah-debugsource-1:1.23.4-3.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.11:buildah-debugsource-1:1.23.4-3.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.11:buildah-debugsource-1:1.23.4-3.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.11:buildah-debugsource-1:1.23.4-3.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.11:buildah-tests-1:1.23.4-3.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.11:buildah-tests-1:1.23.4-3.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.11:buildah-tests-1:1.23.4-3.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.11:buildah-tests-1:1.23.4-3.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.11:buildah-tests-debuginfo-1:1.23.4-3.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.11:buildah-tests-debuginfo-1:1.23.4-3.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.11:buildah-tests-debuginfo-1:1.23.4-3.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.11:buildah-tests-debuginfo-1:1.23.4-3.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.11:conmon-2:2.1.2-3.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.11:conmon-2:2.1.2-3.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.11:conmon-2:2.1.2-3.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.11:conmon-2:2.1.2-3.rhaos4.11.el8.src",
"8Base-RHOSE-4.11:conmon-2:2.1.2-3.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.11:conmon-debuginfo-2:2.1.2-3.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.11:conmon-debuginfo-2:2.1.2-3.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.11:conmon-debuginfo-2:2.1.2-3.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.11:conmon-debuginfo-2:2.1.2-3.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.11:conmon-debugsource-2:2.1.2-3.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.11:conmon-debugsource-2:2.1.2-3.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.11:conmon-debugsource-2:2.1.2-3.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.11:conmon-debugsource-2:2.1.2-3.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.11:containernetworking-plugins-0:1.0.1-6.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.11:containernetworking-plugins-0:1.0.1-6.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.11:containernetworking-plugins-0:1.0.1-6.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.11:containernetworking-plugins-0:1.0.1-6.rhaos4.11.el8.src",
"8Base-RHOSE-4.11:containernetworking-plugins-0:1.0.1-6.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.11:containernetworking-plugins-debuginfo-0:1.0.1-6.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.11:containernetworking-plugins-debuginfo-0:1.0.1-6.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.11:containernetworking-plugins-debuginfo-0:1.0.1-6.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.11:containernetworking-plugins-debuginfo-0:1.0.1-6.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.11:containernetworking-plugins-debugsource-0:1.0.1-6.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.11:containernetworking-plugins-debugsource-0:1.0.1-6.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.11:containernetworking-plugins-debugsource-0:1.0.1-6.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.11:containernetworking-plugins-debugsource-0:1.0.1-6.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.11:cri-o-0:1.24.6-2.rhaos4.11.git4bfe15a.el8.aarch64",
"8Base-RHOSE-4.11:cri-o-0:1.24.6-2.rhaos4.11.git4bfe15a.el8.ppc64le",
"8Base-RHOSE-4.11:cri-o-0:1.24.6-2.rhaos4.11.git4bfe15a.el8.s390x",
"8Base-RHOSE-4.11:cri-o-0:1.24.6-2.rhaos4.11.git4bfe15a.el8.src",
"8Base-RHOSE-4.11:cri-o-0:1.24.6-2.rhaos4.11.git4bfe15a.el8.x86_64",
"8Base-RHOSE-4.11:cri-o-debuginfo-0:1.24.6-2.rhaos4.11.git4bfe15a.el8.aarch64",
"8Base-RHOSE-4.11:cri-o-debuginfo-0:1.24.6-2.rhaos4.11.git4bfe15a.el8.ppc64le",
"8Base-RHOSE-4.11:cri-o-debuginfo-0:1.24.6-2.rhaos4.11.git4bfe15a.el8.s390x",
"8Base-RHOSE-4.11:cri-o-debuginfo-0:1.24.6-2.rhaos4.11.git4bfe15a.el8.x86_64",
"8Base-RHOSE-4.11:cri-o-debugsource-0:1.24.6-2.rhaos4.11.git4bfe15a.el8.aarch64",
"8Base-RHOSE-4.11:cri-o-debugsource-0:1.24.6-2.rhaos4.11.git4bfe15a.el8.ppc64le",
"8Base-RHOSE-4.11:cri-o-debugsource-0:1.24.6-2.rhaos4.11.git4bfe15a.el8.s390x",
"8Base-RHOSE-4.11:cri-o-debugsource-0:1.24.6-2.rhaos4.11.git4bfe15a.el8.x86_64",
"8Base-RHOSE-4.11:openshift-clients-0:4.11.0-202306231116.p0.g2ae2303.assembly.stream.el8.aarch64",
"8Base-RHOSE-4.11:openshift-clients-0:4.11.0-202306231116.p0.g2ae2303.assembly.stream.el8.ppc64le",
"8Base-RHOSE-4.11:openshift-clients-0:4.11.0-202306231116.p0.g2ae2303.assembly.stream.el8.s390x",
"8Base-RHOSE-4.11:openshift-clients-0:4.11.0-202306231116.p0.g2ae2303.assembly.stream.el8.src",
"8Base-RHOSE-4.11:openshift-clients-0:4.11.0-202306231116.p0.g2ae2303.assembly.stream.el8.x86_64",
"8Base-RHOSE-4.11:openshift-clients-redistributable-0:4.11.0-202306231116.p0.g2ae2303.assembly.stream.el8.x86_64",
"8Base-RHOSE-4.11:openshift-kuryr-0:4.11.0-202306280915.p0.gc732699.assembly.stream.el8.src",
"8Base-RHOSE-4.11:openshift-kuryr-cni-0:4.11.0-202306280915.p0.gc732699.assembly.stream.el8.noarch",
"8Base-RHOSE-4.11:openshift-kuryr-common-0:4.11.0-202306280915.p0.gc732699.assembly.stream.el8.noarch",
"8Base-RHOSE-4.11:openshift-kuryr-controller-0:4.11.0-202306280915.p0.gc732699.assembly.stream.el8.noarch",
"8Base-RHOSE-4.11:podman-2:4.0.2-7.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.11:podman-2:4.0.2-7.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.11:podman-2:4.0.2-7.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.11:podman-2:4.0.2-7.rhaos4.11.el8.src",
"8Base-RHOSE-4.11:podman-2:4.0.2-7.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.11:podman-catatonit-2:4.0.2-7.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.11:podman-catatonit-2:4.0.2-7.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.11:podman-catatonit-2:4.0.2-7.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.11:podman-catatonit-2:4.0.2-7.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.11:podman-catatonit-debuginfo-2:4.0.2-7.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.11:podman-catatonit-debuginfo-2:4.0.2-7.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.11:podman-catatonit-debuginfo-2:4.0.2-7.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.11:podman-catatonit-debuginfo-2:4.0.2-7.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.11:podman-debuginfo-2:4.0.2-7.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.11:podman-debuginfo-2:4.0.2-7.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.11:podman-debuginfo-2:4.0.2-7.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.11:podman-debuginfo-2:4.0.2-7.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.11:podman-debugsource-2:4.0.2-7.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.11:podman-debugsource-2:4.0.2-7.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.11:podman-debugsource-2:4.0.2-7.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.11:podman-debugsource-2:4.0.2-7.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.11:podman-docker-2:4.0.2-7.rhaos4.11.el8.noarch",
"8Base-RHOSE-4.11:podman-gvproxy-debuginfo-2:4.0.2-7.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.11:podman-gvproxy-debuginfo-2:4.0.2-7.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.11:podman-gvproxy-debuginfo-2:4.0.2-7.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.11:podman-gvproxy-debuginfo-2:4.0.2-7.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.11:podman-plugins-2:4.0.2-7.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.11:podman-plugins-2:4.0.2-7.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.11:podman-plugins-2:4.0.2-7.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.11:podman-plugins-2:4.0.2-7.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.11:podman-plugins-debuginfo-2:4.0.2-7.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.11:podman-plugins-debuginfo-2:4.0.2-7.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.11:podman-plugins-debuginfo-2:4.0.2-7.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.11:podman-plugins-debuginfo-2:4.0.2-7.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.11:podman-remote-2:4.0.2-7.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.11:podman-remote-2:4.0.2-7.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.11:podman-remote-2:4.0.2-7.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.11:podman-remote-2:4.0.2-7.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.11:podman-remote-debuginfo-2:4.0.2-7.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.11:podman-remote-debuginfo-2:4.0.2-7.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.11:podman-remote-debuginfo-2:4.0.2-7.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.11:podman-remote-debuginfo-2:4.0.2-7.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.11:podman-tests-2:4.0.2-7.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.11:podman-tests-2:4.0.2-7.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.11:podman-tests-2:4.0.2-7.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.11:podman-tests-2:4.0.2-7.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.11:python3-kuryr-kubernetes-0:4.11.0-202306280915.p0.gc732699.assembly.stream.el8.noarch",
"8Base-RHOSE-4.11:runc-3:1.1.2-2.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.11:runc-3:1.1.2-2.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.11:runc-3:1.1.2-2.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.11:runc-3:1.1.2-2.rhaos4.11.el8.src",
"8Base-RHOSE-4.11:runc-3:1.1.2-2.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.11:runc-debuginfo-3:1.1.2-2.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.11:runc-debuginfo-3:1.1.2-2.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.11:runc-debuginfo-3:1.1.2-2.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.11:runc-debuginfo-3:1.1.2-2.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.11:runc-debugsource-3:1.1.2-2.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.11:runc-debugsource-3:1.1.2-2.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.11:runc-debugsource-3:1.1.2-2.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.11:runc-debugsource-3:1.1.2-2.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.11:skopeo-2:1.5.2-4.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.11:skopeo-2:1.5.2-4.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.11:skopeo-2:1.5.2-4.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.11:skopeo-2:1.5.2-4.rhaos4.11.el8.src",
"8Base-RHOSE-4.11:skopeo-2:1.5.2-4.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.11:skopeo-debuginfo-2:1.5.2-4.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.11:skopeo-debuginfo-2:1.5.2-4.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.11:skopeo-debuginfo-2:1.5.2-4.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.11:skopeo-debuginfo-2:1.5.2-4.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.11:skopeo-debugsource-2:1.5.2-4.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.11:skopeo-debugsource-2:1.5.2-4.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.11:skopeo-debugsource-2:1.5.2-4.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.11:skopeo-debugsource-2:1.5.2-4.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.11:skopeo-tests-2:1.5.2-4.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.11:skopeo-tests-2:1.5.2-4.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.11:skopeo-tests-2:1.5.2-4.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.11:skopeo-tests-2:1.5.2-4.rhaos4.11.el8.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2023-3089"
},
{
"category": "external",
"summary": "RHBZ#2212085",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2212085"
},
{
"category": "external",
"summary": "RHSB-2023-001",
"url": "https://access.redhat.com/security/vulnerabilities/RHSB-2023-001"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2023-3089",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-3089"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2023-3089",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2023-3089"
}
],
"release_date": "2023-07-05T12:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2023-07-06T02:47:40+00:00",
"details": "For OpenShift Container Platform 4.11 see the following documentation, which will be updated shortly for this release, for important instructions on how to upgrade your cluster and fully apply this asynchronous errata update:\n\nhttps://docs.openshift.com/container-platform/4.11/release_notes/ocp-4-11-release-notes.html",
"product_ids": [
"8Base-RHOSE-4.11:openshift-0:4.11.0-202306260054.p0.g990d55b.assembly.stream.el8.src",
"8Base-RHOSE-4.11:openshift-ansible-0:4.11.0-202306230041.p0.g0a466d7.assembly.stream.el8.noarch",
"8Base-RHOSE-4.11:openshift-ansible-0:4.11.0-202306230041.p0.g0a466d7.assembly.stream.el8.src",
"8Base-RHOSE-4.11:openshift-ansible-test-0:4.11.0-202306230041.p0.g0a466d7.assembly.stream.el8.noarch",
"8Base-RHOSE-4.11:openshift-hyperkube-0:4.11.0-202306260054.p0.g990d55b.assembly.stream.el8.aarch64",
"8Base-RHOSE-4.11:openshift-hyperkube-0:4.11.0-202306260054.p0.g990d55b.assembly.stream.el8.ppc64le",
"8Base-RHOSE-4.11:openshift-hyperkube-0:4.11.0-202306260054.p0.g990d55b.assembly.stream.el8.s390x",
"8Base-RHOSE-4.11:openshift-hyperkube-0:4.11.0-202306260054.p0.g990d55b.assembly.stream.el8.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2023:3914"
},
{
"category": "workaround",
"details": "Red Hat has investigated whether a possible mitigation exists for this issue, and has not been able to identify a practical example. Please update the affected packages as soon as possible.",
"product_ids": [
"8Base-RHOSE-4.11:buildah-1:1.23.4-3.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.11:buildah-1:1.23.4-3.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.11:buildah-1:1.23.4-3.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.11:buildah-1:1.23.4-3.rhaos4.11.el8.src",
"8Base-RHOSE-4.11:buildah-1:1.23.4-3.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.11:buildah-debuginfo-1:1.23.4-3.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.11:buildah-debuginfo-1:1.23.4-3.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.11:buildah-debuginfo-1:1.23.4-3.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.11:buildah-debuginfo-1:1.23.4-3.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.11:buildah-debugsource-1:1.23.4-3.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.11:buildah-debugsource-1:1.23.4-3.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.11:buildah-debugsource-1:1.23.4-3.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.11:buildah-debugsource-1:1.23.4-3.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.11:buildah-tests-1:1.23.4-3.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.11:buildah-tests-1:1.23.4-3.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.11:buildah-tests-1:1.23.4-3.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.11:buildah-tests-1:1.23.4-3.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.11:buildah-tests-debuginfo-1:1.23.4-3.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.11:buildah-tests-debuginfo-1:1.23.4-3.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.11:buildah-tests-debuginfo-1:1.23.4-3.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.11:buildah-tests-debuginfo-1:1.23.4-3.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.11:conmon-2:2.1.2-3.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.11:conmon-2:2.1.2-3.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.11:conmon-2:2.1.2-3.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.11:conmon-2:2.1.2-3.rhaos4.11.el8.src",
"8Base-RHOSE-4.11:conmon-2:2.1.2-3.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.11:conmon-debuginfo-2:2.1.2-3.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.11:conmon-debuginfo-2:2.1.2-3.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.11:conmon-debuginfo-2:2.1.2-3.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.11:conmon-debuginfo-2:2.1.2-3.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.11:conmon-debugsource-2:2.1.2-3.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.11:conmon-debugsource-2:2.1.2-3.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.11:conmon-debugsource-2:2.1.2-3.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.11:conmon-debugsource-2:2.1.2-3.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.11:containernetworking-plugins-0:1.0.1-6.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.11:containernetworking-plugins-0:1.0.1-6.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.11:containernetworking-plugins-0:1.0.1-6.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.11:containernetworking-plugins-0:1.0.1-6.rhaos4.11.el8.src",
"8Base-RHOSE-4.11:containernetworking-plugins-0:1.0.1-6.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.11:containernetworking-plugins-debuginfo-0:1.0.1-6.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.11:containernetworking-plugins-debuginfo-0:1.0.1-6.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.11:containernetworking-plugins-debuginfo-0:1.0.1-6.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.11:containernetworking-plugins-debuginfo-0:1.0.1-6.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.11:containernetworking-plugins-debugsource-0:1.0.1-6.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.11:containernetworking-plugins-debugsource-0:1.0.1-6.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.11:containernetworking-plugins-debugsource-0:1.0.1-6.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.11:containernetworking-plugins-debugsource-0:1.0.1-6.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.11:cri-o-0:1.24.6-2.rhaos4.11.git4bfe15a.el8.aarch64",
"8Base-RHOSE-4.11:cri-o-0:1.24.6-2.rhaos4.11.git4bfe15a.el8.ppc64le",
"8Base-RHOSE-4.11:cri-o-0:1.24.6-2.rhaos4.11.git4bfe15a.el8.s390x",
"8Base-RHOSE-4.11:cri-o-0:1.24.6-2.rhaos4.11.git4bfe15a.el8.src",
"8Base-RHOSE-4.11:cri-o-0:1.24.6-2.rhaos4.11.git4bfe15a.el8.x86_64",
"8Base-RHOSE-4.11:cri-o-debuginfo-0:1.24.6-2.rhaos4.11.git4bfe15a.el8.aarch64",
"8Base-RHOSE-4.11:cri-o-debuginfo-0:1.24.6-2.rhaos4.11.git4bfe15a.el8.ppc64le",
"8Base-RHOSE-4.11:cri-o-debuginfo-0:1.24.6-2.rhaos4.11.git4bfe15a.el8.s390x",
"8Base-RHOSE-4.11:cri-o-debuginfo-0:1.24.6-2.rhaos4.11.git4bfe15a.el8.x86_64",
"8Base-RHOSE-4.11:cri-o-debugsource-0:1.24.6-2.rhaos4.11.git4bfe15a.el8.aarch64",
"8Base-RHOSE-4.11:cri-o-debugsource-0:1.24.6-2.rhaos4.11.git4bfe15a.el8.ppc64le",
"8Base-RHOSE-4.11:cri-o-debugsource-0:1.24.6-2.rhaos4.11.git4bfe15a.el8.s390x",
"8Base-RHOSE-4.11:cri-o-debugsource-0:1.24.6-2.rhaos4.11.git4bfe15a.el8.x86_64",
"8Base-RHOSE-4.11:openshift-0:4.11.0-202306260054.p0.g990d55b.assembly.stream.el8.src",
"8Base-RHOSE-4.11:openshift-ansible-0:4.11.0-202306230041.p0.g0a466d7.assembly.stream.el8.noarch",
"8Base-RHOSE-4.11:openshift-ansible-0:4.11.0-202306230041.p0.g0a466d7.assembly.stream.el8.src",
"8Base-RHOSE-4.11:openshift-ansible-test-0:4.11.0-202306230041.p0.g0a466d7.assembly.stream.el8.noarch",
"8Base-RHOSE-4.11:openshift-clients-0:4.11.0-202306231116.p0.g2ae2303.assembly.stream.el8.aarch64",
"8Base-RHOSE-4.11:openshift-clients-0:4.11.0-202306231116.p0.g2ae2303.assembly.stream.el8.ppc64le",
"8Base-RHOSE-4.11:openshift-clients-0:4.11.0-202306231116.p0.g2ae2303.assembly.stream.el8.s390x",
"8Base-RHOSE-4.11:openshift-clients-0:4.11.0-202306231116.p0.g2ae2303.assembly.stream.el8.src",
"8Base-RHOSE-4.11:openshift-clients-0:4.11.0-202306231116.p0.g2ae2303.assembly.stream.el8.x86_64",
"8Base-RHOSE-4.11:openshift-clients-redistributable-0:4.11.0-202306231116.p0.g2ae2303.assembly.stream.el8.x86_64",
"8Base-RHOSE-4.11:openshift-hyperkube-0:4.11.0-202306260054.p0.g990d55b.assembly.stream.el8.aarch64",
"8Base-RHOSE-4.11:openshift-hyperkube-0:4.11.0-202306260054.p0.g990d55b.assembly.stream.el8.ppc64le",
"8Base-RHOSE-4.11:openshift-hyperkube-0:4.11.0-202306260054.p0.g990d55b.assembly.stream.el8.s390x",
"8Base-RHOSE-4.11:openshift-hyperkube-0:4.11.0-202306260054.p0.g990d55b.assembly.stream.el8.x86_64",
"8Base-RHOSE-4.11:openshift-kuryr-0:4.11.0-202306280915.p0.gc732699.assembly.stream.el8.src",
"8Base-RHOSE-4.11:openshift-kuryr-cni-0:4.11.0-202306280915.p0.gc732699.assembly.stream.el8.noarch",
"8Base-RHOSE-4.11:openshift-kuryr-common-0:4.11.0-202306280915.p0.gc732699.assembly.stream.el8.noarch",
"8Base-RHOSE-4.11:openshift-kuryr-controller-0:4.11.0-202306280915.p0.gc732699.assembly.stream.el8.noarch",
"8Base-RHOSE-4.11:podman-2:4.0.2-7.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.11:podman-2:4.0.2-7.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.11:podman-2:4.0.2-7.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.11:podman-2:4.0.2-7.rhaos4.11.el8.src",
"8Base-RHOSE-4.11:podman-2:4.0.2-7.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.11:podman-catatonit-2:4.0.2-7.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.11:podman-catatonit-2:4.0.2-7.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.11:podman-catatonit-2:4.0.2-7.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.11:podman-catatonit-2:4.0.2-7.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.11:podman-catatonit-debuginfo-2:4.0.2-7.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.11:podman-catatonit-debuginfo-2:4.0.2-7.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.11:podman-catatonit-debuginfo-2:4.0.2-7.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.11:podman-catatonit-debuginfo-2:4.0.2-7.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.11:podman-debuginfo-2:4.0.2-7.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.11:podman-debuginfo-2:4.0.2-7.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.11:podman-debuginfo-2:4.0.2-7.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.11:podman-debuginfo-2:4.0.2-7.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.11:podman-debugsource-2:4.0.2-7.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.11:podman-debugsource-2:4.0.2-7.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.11:podman-debugsource-2:4.0.2-7.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.11:podman-debugsource-2:4.0.2-7.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.11:podman-docker-2:4.0.2-7.rhaos4.11.el8.noarch",
"8Base-RHOSE-4.11:podman-gvproxy-debuginfo-2:4.0.2-7.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.11:podman-gvproxy-debuginfo-2:4.0.2-7.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.11:podman-gvproxy-debuginfo-2:4.0.2-7.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.11:podman-gvproxy-debuginfo-2:4.0.2-7.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.11:podman-plugins-2:4.0.2-7.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.11:podman-plugins-2:4.0.2-7.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.11:podman-plugins-2:4.0.2-7.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.11:podman-plugins-2:4.0.2-7.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.11:podman-plugins-debuginfo-2:4.0.2-7.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.11:podman-plugins-debuginfo-2:4.0.2-7.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.11:podman-plugins-debuginfo-2:4.0.2-7.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.11:podman-plugins-debuginfo-2:4.0.2-7.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.11:podman-remote-2:4.0.2-7.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.11:podman-remote-2:4.0.2-7.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.11:podman-remote-2:4.0.2-7.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.11:podman-remote-2:4.0.2-7.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.11:podman-remote-debuginfo-2:4.0.2-7.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.11:podman-remote-debuginfo-2:4.0.2-7.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.11:podman-remote-debuginfo-2:4.0.2-7.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.11:podman-remote-debuginfo-2:4.0.2-7.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.11:podman-tests-2:4.0.2-7.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.11:podman-tests-2:4.0.2-7.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.11:podman-tests-2:4.0.2-7.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.11:podman-tests-2:4.0.2-7.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.11:python3-kuryr-kubernetes-0:4.11.0-202306280915.p0.gc732699.assembly.stream.el8.noarch",
"8Base-RHOSE-4.11:runc-3:1.1.2-2.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.11:runc-3:1.1.2-2.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.11:runc-3:1.1.2-2.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.11:runc-3:1.1.2-2.rhaos4.11.el8.src",
"8Base-RHOSE-4.11:runc-3:1.1.2-2.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.11:runc-debuginfo-3:1.1.2-2.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.11:runc-debuginfo-3:1.1.2-2.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.11:runc-debuginfo-3:1.1.2-2.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.11:runc-debuginfo-3:1.1.2-2.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.11:runc-debugsource-3:1.1.2-2.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.11:runc-debugsource-3:1.1.2-2.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.11:runc-debugsource-3:1.1.2-2.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.11:runc-debugsource-3:1.1.2-2.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.11:skopeo-2:1.5.2-4.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.11:skopeo-2:1.5.2-4.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.11:skopeo-2:1.5.2-4.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.11:skopeo-2:1.5.2-4.rhaos4.11.el8.src",
"8Base-RHOSE-4.11:skopeo-2:1.5.2-4.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.11:skopeo-debuginfo-2:1.5.2-4.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.11:skopeo-debuginfo-2:1.5.2-4.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.11:skopeo-debuginfo-2:1.5.2-4.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.11:skopeo-debuginfo-2:1.5.2-4.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.11:skopeo-debugsource-2:1.5.2-4.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.11:skopeo-debugsource-2:1.5.2-4.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.11:skopeo-debugsource-2:1.5.2-4.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.11:skopeo-debugsource-2:1.5.2-4.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.11:skopeo-tests-2:1.5.2-4.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.11:skopeo-tests-2:1.5.2-4.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.11:skopeo-tests-2:1.5.2-4.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.11:skopeo-tests-2:1.5.2-4.rhaos4.11.el8.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "HIGH",
"attackVector": "NETWORK",
"availabilityImpact": "NONE",
"baseScore": 6.5,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "HIGH",
"integrityImpact": "LOW",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:H/I:L/A:N",
"version": "3.1"
},
"products": [
"8Base-RHOSE-4.11:buildah-1:1.23.4-3.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.11:buildah-1:1.23.4-3.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.11:buildah-1:1.23.4-3.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.11:buildah-1:1.23.4-3.rhaos4.11.el8.src",
"8Base-RHOSE-4.11:buildah-1:1.23.4-3.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.11:buildah-debuginfo-1:1.23.4-3.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.11:buildah-debuginfo-1:1.23.4-3.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.11:buildah-debuginfo-1:1.23.4-3.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.11:buildah-debuginfo-1:1.23.4-3.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.11:buildah-debugsource-1:1.23.4-3.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.11:buildah-debugsource-1:1.23.4-3.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.11:buildah-debugsource-1:1.23.4-3.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.11:buildah-debugsource-1:1.23.4-3.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.11:buildah-tests-1:1.23.4-3.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.11:buildah-tests-1:1.23.4-3.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.11:buildah-tests-1:1.23.4-3.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.11:buildah-tests-1:1.23.4-3.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.11:buildah-tests-debuginfo-1:1.23.4-3.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.11:buildah-tests-debuginfo-1:1.23.4-3.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.11:buildah-tests-debuginfo-1:1.23.4-3.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.11:buildah-tests-debuginfo-1:1.23.4-3.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.11:conmon-2:2.1.2-3.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.11:conmon-2:2.1.2-3.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.11:conmon-2:2.1.2-3.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.11:conmon-2:2.1.2-3.rhaos4.11.el8.src",
"8Base-RHOSE-4.11:conmon-2:2.1.2-3.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.11:conmon-debuginfo-2:2.1.2-3.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.11:conmon-debuginfo-2:2.1.2-3.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.11:conmon-debuginfo-2:2.1.2-3.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.11:conmon-debuginfo-2:2.1.2-3.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.11:conmon-debugsource-2:2.1.2-3.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.11:conmon-debugsource-2:2.1.2-3.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.11:conmon-debugsource-2:2.1.2-3.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.11:conmon-debugsource-2:2.1.2-3.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.11:containernetworking-plugins-0:1.0.1-6.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.11:containernetworking-plugins-0:1.0.1-6.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.11:containernetworking-plugins-0:1.0.1-6.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.11:containernetworking-plugins-0:1.0.1-6.rhaos4.11.el8.src",
"8Base-RHOSE-4.11:containernetworking-plugins-0:1.0.1-6.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.11:containernetworking-plugins-debuginfo-0:1.0.1-6.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.11:containernetworking-plugins-debuginfo-0:1.0.1-6.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.11:containernetworking-plugins-debuginfo-0:1.0.1-6.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.11:containernetworking-plugins-debuginfo-0:1.0.1-6.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.11:containernetworking-plugins-debugsource-0:1.0.1-6.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.11:containernetworking-plugins-debugsource-0:1.0.1-6.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.11:containernetworking-plugins-debugsource-0:1.0.1-6.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.11:containernetworking-plugins-debugsource-0:1.0.1-6.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.11:cri-o-0:1.24.6-2.rhaos4.11.git4bfe15a.el8.aarch64",
"8Base-RHOSE-4.11:cri-o-0:1.24.6-2.rhaos4.11.git4bfe15a.el8.ppc64le",
"8Base-RHOSE-4.11:cri-o-0:1.24.6-2.rhaos4.11.git4bfe15a.el8.s390x",
"8Base-RHOSE-4.11:cri-o-0:1.24.6-2.rhaos4.11.git4bfe15a.el8.src",
"8Base-RHOSE-4.11:cri-o-0:1.24.6-2.rhaos4.11.git4bfe15a.el8.x86_64",
"8Base-RHOSE-4.11:cri-o-debuginfo-0:1.24.6-2.rhaos4.11.git4bfe15a.el8.aarch64",
"8Base-RHOSE-4.11:cri-o-debuginfo-0:1.24.6-2.rhaos4.11.git4bfe15a.el8.ppc64le",
"8Base-RHOSE-4.11:cri-o-debuginfo-0:1.24.6-2.rhaos4.11.git4bfe15a.el8.s390x",
"8Base-RHOSE-4.11:cri-o-debuginfo-0:1.24.6-2.rhaos4.11.git4bfe15a.el8.x86_64",
"8Base-RHOSE-4.11:cri-o-debugsource-0:1.24.6-2.rhaos4.11.git4bfe15a.el8.aarch64",
"8Base-RHOSE-4.11:cri-o-debugsource-0:1.24.6-2.rhaos4.11.git4bfe15a.el8.ppc64le",
"8Base-RHOSE-4.11:cri-o-debugsource-0:1.24.6-2.rhaos4.11.git4bfe15a.el8.s390x",
"8Base-RHOSE-4.11:cri-o-debugsource-0:1.24.6-2.rhaos4.11.git4bfe15a.el8.x86_64",
"8Base-RHOSE-4.11:openshift-0:4.11.0-202306260054.p0.g990d55b.assembly.stream.el8.src",
"8Base-RHOSE-4.11:openshift-ansible-0:4.11.0-202306230041.p0.g0a466d7.assembly.stream.el8.noarch",
"8Base-RHOSE-4.11:openshift-ansible-0:4.11.0-202306230041.p0.g0a466d7.assembly.stream.el8.src",
"8Base-RHOSE-4.11:openshift-ansible-test-0:4.11.0-202306230041.p0.g0a466d7.assembly.stream.el8.noarch",
"8Base-RHOSE-4.11:openshift-clients-0:4.11.0-202306231116.p0.g2ae2303.assembly.stream.el8.aarch64",
"8Base-RHOSE-4.11:openshift-clients-0:4.11.0-202306231116.p0.g2ae2303.assembly.stream.el8.ppc64le",
"8Base-RHOSE-4.11:openshift-clients-0:4.11.0-202306231116.p0.g2ae2303.assembly.stream.el8.s390x",
"8Base-RHOSE-4.11:openshift-clients-0:4.11.0-202306231116.p0.g2ae2303.assembly.stream.el8.src",
"8Base-RHOSE-4.11:openshift-clients-0:4.11.0-202306231116.p0.g2ae2303.assembly.stream.el8.x86_64",
"8Base-RHOSE-4.11:openshift-clients-redistributable-0:4.11.0-202306231116.p0.g2ae2303.assembly.stream.el8.x86_64",
"8Base-RHOSE-4.11:openshift-hyperkube-0:4.11.0-202306260054.p0.g990d55b.assembly.stream.el8.aarch64",
"8Base-RHOSE-4.11:openshift-hyperkube-0:4.11.0-202306260054.p0.g990d55b.assembly.stream.el8.ppc64le",
"8Base-RHOSE-4.11:openshift-hyperkube-0:4.11.0-202306260054.p0.g990d55b.assembly.stream.el8.s390x",
"8Base-RHOSE-4.11:openshift-hyperkube-0:4.11.0-202306260054.p0.g990d55b.assembly.stream.el8.x86_64",
"8Base-RHOSE-4.11:openshift-kuryr-0:4.11.0-202306280915.p0.gc732699.assembly.stream.el8.src",
"8Base-RHOSE-4.11:openshift-kuryr-cni-0:4.11.0-202306280915.p0.gc732699.assembly.stream.el8.noarch",
"8Base-RHOSE-4.11:openshift-kuryr-common-0:4.11.0-202306280915.p0.gc732699.assembly.stream.el8.noarch",
"8Base-RHOSE-4.11:openshift-kuryr-controller-0:4.11.0-202306280915.p0.gc732699.assembly.stream.el8.noarch",
"8Base-RHOSE-4.11:podman-2:4.0.2-7.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.11:podman-2:4.0.2-7.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.11:podman-2:4.0.2-7.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.11:podman-2:4.0.2-7.rhaos4.11.el8.src",
"8Base-RHOSE-4.11:podman-2:4.0.2-7.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.11:podman-catatonit-2:4.0.2-7.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.11:podman-catatonit-2:4.0.2-7.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.11:podman-catatonit-2:4.0.2-7.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.11:podman-catatonit-2:4.0.2-7.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.11:podman-catatonit-debuginfo-2:4.0.2-7.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.11:podman-catatonit-debuginfo-2:4.0.2-7.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.11:podman-catatonit-debuginfo-2:4.0.2-7.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.11:podman-catatonit-debuginfo-2:4.0.2-7.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.11:podman-debuginfo-2:4.0.2-7.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.11:podman-debuginfo-2:4.0.2-7.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.11:podman-debuginfo-2:4.0.2-7.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.11:podman-debuginfo-2:4.0.2-7.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.11:podman-debugsource-2:4.0.2-7.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.11:podman-debugsource-2:4.0.2-7.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.11:podman-debugsource-2:4.0.2-7.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.11:podman-debugsource-2:4.0.2-7.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.11:podman-docker-2:4.0.2-7.rhaos4.11.el8.noarch",
"8Base-RHOSE-4.11:podman-gvproxy-debuginfo-2:4.0.2-7.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.11:podman-gvproxy-debuginfo-2:4.0.2-7.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.11:podman-gvproxy-debuginfo-2:4.0.2-7.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.11:podman-gvproxy-debuginfo-2:4.0.2-7.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.11:podman-plugins-2:4.0.2-7.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.11:podman-plugins-2:4.0.2-7.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.11:podman-plugins-2:4.0.2-7.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.11:podman-plugins-2:4.0.2-7.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.11:podman-plugins-debuginfo-2:4.0.2-7.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.11:podman-plugins-debuginfo-2:4.0.2-7.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.11:podman-plugins-debuginfo-2:4.0.2-7.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.11:podman-plugins-debuginfo-2:4.0.2-7.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.11:podman-remote-2:4.0.2-7.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.11:podman-remote-2:4.0.2-7.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.11:podman-remote-2:4.0.2-7.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.11:podman-remote-2:4.0.2-7.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.11:podman-remote-debuginfo-2:4.0.2-7.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.11:podman-remote-debuginfo-2:4.0.2-7.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.11:podman-remote-debuginfo-2:4.0.2-7.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.11:podman-remote-debuginfo-2:4.0.2-7.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.11:podman-tests-2:4.0.2-7.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.11:podman-tests-2:4.0.2-7.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.11:podman-tests-2:4.0.2-7.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.11:podman-tests-2:4.0.2-7.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.11:python3-kuryr-kubernetes-0:4.11.0-202306280915.p0.gc732699.assembly.stream.el8.noarch",
"8Base-RHOSE-4.11:runc-3:1.1.2-2.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.11:runc-3:1.1.2-2.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.11:runc-3:1.1.2-2.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.11:runc-3:1.1.2-2.rhaos4.11.el8.src",
"8Base-RHOSE-4.11:runc-3:1.1.2-2.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.11:runc-debuginfo-3:1.1.2-2.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.11:runc-debuginfo-3:1.1.2-2.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.11:runc-debuginfo-3:1.1.2-2.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.11:runc-debuginfo-3:1.1.2-2.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.11:runc-debugsource-3:1.1.2-2.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.11:runc-debugsource-3:1.1.2-2.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.11:runc-debugsource-3:1.1.2-2.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.11:runc-debugsource-3:1.1.2-2.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.11:skopeo-2:1.5.2-4.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.11:skopeo-2:1.5.2-4.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.11:skopeo-2:1.5.2-4.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.11:skopeo-2:1.5.2-4.rhaos4.11.el8.src",
"8Base-RHOSE-4.11:skopeo-2:1.5.2-4.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.11:skopeo-debuginfo-2:1.5.2-4.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.11:skopeo-debuginfo-2:1.5.2-4.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.11:skopeo-debuginfo-2:1.5.2-4.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.11:skopeo-debuginfo-2:1.5.2-4.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.11:skopeo-debugsource-2:1.5.2-4.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.11:skopeo-debugsource-2:1.5.2-4.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.11:skopeo-debugsource-2:1.5.2-4.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.11:skopeo-debugsource-2:1.5.2-4.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.11:skopeo-tests-2:1.5.2-4.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.11:skopeo-tests-2:1.5.2-4.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.11:skopeo-tests-2:1.5.2-4.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.11:skopeo-tests-2:1.5.2-4.rhaos4.11.el8.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "openshift: OCP \u0026 FIPS mode"
},
{
"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-RHOSE-4.11:conmon-2:2.1.2-3.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.11:conmon-2:2.1.2-3.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.11:conmon-2:2.1.2-3.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.11:conmon-2:2.1.2-3.rhaos4.11.el8.src",
"8Base-RHOSE-4.11:conmon-2:2.1.2-3.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.11:conmon-debuginfo-2:2.1.2-3.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.11:conmon-debuginfo-2:2.1.2-3.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.11:conmon-debuginfo-2:2.1.2-3.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.11:conmon-debuginfo-2:2.1.2-3.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.11:conmon-debugsource-2:2.1.2-3.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.11:conmon-debugsource-2:2.1.2-3.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.11:conmon-debugsource-2:2.1.2-3.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.11:conmon-debugsource-2:2.1.2-3.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.11:containernetworking-plugins-0:1.0.1-6.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.11:containernetworking-plugins-0:1.0.1-6.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.11:containernetworking-plugins-0:1.0.1-6.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.11:containernetworking-plugins-0:1.0.1-6.rhaos4.11.el8.src",
"8Base-RHOSE-4.11:containernetworking-plugins-0:1.0.1-6.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.11:containernetworking-plugins-debuginfo-0:1.0.1-6.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.11:containernetworking-plugins-debuginfo-0:1.0.1-6.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.11:containernetworking-plugins-debuginfo-0:1.0.1-6.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.11:containernetworking-plugins-debuginfo-0:1.0.1-6.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.11:containernetworking-plugins-debugsource-0:1.0.1-6.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.11:containernetworking-plugins-debugsource-0:1.0.1-6.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.11:containernetworking-plugins-debugsource-0:1.0.1-6.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.11:containernetworking-plugins-debugsource-0:1.0.1-6.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.11:cri-o-0:1.24.6-2.rhaos4.11.git4bfe15a.el8.aarch64",
"8Base-RHOSE-4.11:cri-o-0:1.24.6-2.rhaos4.11.git4bfe15a.el8.ppc64le",
"8Base-RHOSE-4.11:cri-o-0:1.24.6-2.rhaos4.11.git4bfe15a.el8.s390x",
"8Base-RHOSE-4.11:cri-o-0:1.24.6-2.rhaos4.11.git4bfe15a.el8.src",
"8Base-RHOSE-4.11:cri-o-0:1.24.6-2.rhaos4.11.git4bfe15a.el8.x86_64",
"8Base-RHOSE-4.11:cri-o-debuginfo-0:1.24.6-2.rhaos4.11.git4bfe15a.el8.aarch64",
"8Base-RHOSE-4.11:cri-o-debuginfo-0:1.24.6-2.rhaos4.11.git4bfe15a.el8.ppc64le",
"8Base-RHOSE-4.11:cri-o-debuginfo-0:1.24.6-2.rhaos4.11.git4bfe15a.el8.s390x",
"8Base-RHOSE-4.11:cri-o-debuginfo-0:1.24.6-2.rhaos4.11.git4bfe15a.el8.x86_64",
"8Base-RHOSE-4.11:cri-o-debugsource-0:1.24.6-2.rhaos4.11.git4bfe15a.el8.aarch64",
"8Base-RHOSE-4.11:cri-o-debugsource-0:1.24.6-2.rhaos4.11.git4bfe15a.el8.ppc64le",
"8Base-RHOSE-4.11:cri-o-debugsource-0:1.24.6-2.rhaos4.11.git4bfe15a.el8.s390x",
"8Base-RHOSE-4.11:cri-o-debugsource-0:1.24.6-2.rhaos4.11.git4bfe15a.el8.x86_64",
"8Base-RHOSE-4.11:openshift-0:4.11.0-202306260054.p0.g990d55b.assembly.stream.el8.src",
"8Base-RHOSE-4.11:openshift-ansible-0:4.11.0-202306230041.p0.g0a466d7.assembly.stream.el8.noarch",
"8Base-RHOSE-4.11:openshift-ansible-0:4.11.0-202306230041.p0.g0a466d7.assembly.stream.el8.src",
"8Base-RHOSE-4.11:openshift-ansible-test-0:4.11.0-202306230041.p0.g0a466d7.assembly.stream.el8.noarch",
"8Base-RHOSE-4.11:openshift-clients-0:4.11.0-202306231116.p0.g2ae2303.assembly.stream.el8.aarch64",
"8Base-RHOSE-4.11:openshift-clients-0:4.11.0-202306231116.p0.g2ae2303.assembly.stream.el8.ppc64le",
"8Base-RHOSE-4.11:openshift-clients-0:4.11.0-202306231116.p0.g2ae2303.assembly.stream.el8.s390x",
"8Base-RHOSE-4.11:openshift-clients-0:4.11.0-202306231116.p0.g2ae2303.assembly.stream.el8.src",
"8Base-RHOSE-4.11:openshift-clients-0:4.11.0-202306231116.p0.g2ae2303.assembly.stream.el8.x86_64",
"8Base-RHOSE-4.11:openshift-clients-redistributable-0:4.11.0-202306231116.p0.g2ae2303.assembly.stream.el8.x86_64",
"8Base-RHOSE-4.11:openshift-hyperkube-0:4.11.0-202306260054.p0.g990d55b.assembly.stream.el8.aarch64",
"8Base-RHOSE-4.11:openshift-hyperkube-0:4.11.0-202306260054.p0.g990d55b.assembly.stream.el8.ppc64le",
"8Base-RHOSE-4.11:openshift-hyperkube-0:4.11.0-202306260054.p0.g990d55b.assembly.stream.el8.s390x",
"8Base-RHOSE-4.11:openshift-hyperkube-0:4.11.0-202306260054.p0.g990d55b.assembly.stream.el8.x86_64",
"8Base-RHOSE-4.11:openshift-kuryr-0:4.11.0-202306280915.p0.gc732699.assembly.stream.el8.src",
"8Base-RHOSE-4.11:openshift-kuryr-cni-0:4.11.0-202306280915.p0.gc732699.assembly.stream.el8.noarch",
"8Base-RHOSE-4.11:openshift-kuryr-common-0:4.11.0-202306280915.p0.gc732699.assembly.stream.el8.noarch",
"8Base-RHOSE-4.11:openshift-kuryr-controller-0:4.11.0-202306280915.p0.gc732699.assembly.stream.el8.noarch",
"8Base-RHOSE-4.11:python3-kuryr-kubernetes-0:4.11.0-202306280915.p0.gc732699.assembly.stream.el8.noarch",
"8Base-RHOSE-4.11:runc-3:1.1.2-2.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.11:runc-3:1.1.2-2.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.11:runc-3:1.1.2-2.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.11:runc-3:1.1.2-2.rhaos4.11.el8.src",
"8Base-RHOSE-4.11:runc-3:1.1.2-2.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.11:runc-debuginfo-3:1.1.2-2.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.11:runc-debuginfo-3:1.1.2-2.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.11:runc-debuginfo-3:1.1.2-2.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.11:runc-debuginfo-3:1.1.2-2.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.11:runc-debugsource-3:1.1.2-2.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.11:runc-debugsource-3:1.1.2-2.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.11:runc-debugsource-3:1.1.2-2.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.11:runc-debugsource-3:1.1.2-2.rhaos4.11.el8.x86_64"
]
}
],
"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-RHOSE-4.11:buildah-1:1.23.4-3.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.11:buildah-1:1.23.4-3.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.11:buildah-1:1.23.4-3.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.11:buildah-1:1.23.4-3.rhaos4.11.el8.src",
"8Base-RHOSE-4.11:buildah-1:1.23.4-3.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.11:buildah-debuginfo-1:1.23.4-3.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.11:buildah-debuginfo-1:1.23.4-3.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.11:buildah-debuginfo-1:1.23.4-3.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.11:buildah-debuginfo-1:1.23.4-3.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.11:buildah-debugsource-1:1.23.4-3.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.11:buildah-debugsource-1:1.23.4-3.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.11:buildah-debugsource-1:1.23.4-3.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.11:buildah-debugsource-1:1.23.4-3.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.11:buildah-tests-1:1.23.4-3.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.11:buildah-tests-1:1.23.4-3.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.11:buildah-tests-1:1.23.4-3.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.11:buildah-tests-1:1.23.4-3.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.11:buildah-tests-debuginfo-1:1.23.4-3.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.11:buildah-tests-debuginfo-1:1.23.4-3.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.11:buildah-tests-debuginfo-1:1.23.4-3.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.11:buildah-tests-debuginfo-1:1.23.4-3.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.11:podman-2:4.0.2-7.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.11:podman-2:4.0.2-7.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.11:podman-2:4.0.2-7.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.11:podman-2:4.0.2-7.rhaos4.11.el8.src",
"8Base-RHOSE-4.11:podman-2:4.0.2-7.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.11:podman-catatonit-2:4.0.2-7.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.11:podman-catatonit-2:4.0.2-7.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.11:podman-catatonit-2:4.0.2-7.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.11:podman-catatonit-2:4.0.2-7.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.11:podman-catatonit-debuginfo-2:4.0.2-7.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.11:podman-catatonit-debuginfo-2:4.0.2-7.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.11:podman-catatonit-debuginfo-2:4.0.2-7.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.11:podman-catatonit-debuginfo-2:4.0.2-7.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.11:podman-debuginfo-2:4.0.2-7.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.11:podman-debuginfo-2:4.0.2-7.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.11:podman-debuginfo-2:4.0.2-7.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.11:podman-debuginfo-2:4.0.2-7.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.11:podman-debugsource-2:4.0.2-7.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.11:podman-debugsource-2:4.0.2-7.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.11:podman-debugsource-2:4.0.2-7.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.11:podman-debugsource-2:4.0.2-7.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.11:podman-docker-2:4.0.2-7.rhaos4.11.el8.noarch",
"8Base-RHOSE-4.11:podman-gvproxy-debuginfo-2:4.0.2-7.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.11:podman-gvproxy-debuginfo-2:4.0.2-7.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.11:podman-gvproxy-debuginfo-2:4.0.2-7.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.11:podman-gvproxy-debuginfo-2:4.0.2-7.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.11:podman-plugins-2:4.0.2-7.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.11:podman-plugins-2:4.0.2-7.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.11:podman-plugins-2:4.0.2-7.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.11:podman-plugins-2:4.0.2-7.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.11:podman-plugins-debuginfo-2:4.0.2-7.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.11:podman-plugins-debuginfo-2:4.0.2-7.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.11:podman-plugins-debuginfo-2:4.0.2-7.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.11:podman-plugins-debuginfo-2:4.0.2-7.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.11:podman-remote-2:4.0.2-7.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.11:podman-remote-2:4.0.2-7.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.11:podman-remote-2:4.0.2-7.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.11:podman-remote-2:4.0.2-7.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.11:podman-remote-debuginfo-2:4.0.2-7.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.11:podman-remote-debuginfo-2:4.0.2-7.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.11:podman-remote-debuginfo-2:4.0.2-7.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.11:podman-remote-debuginfo-2:4.0.2-7.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.11:podman-tests-2:4.0.2-7.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.11:podman-tests-2:4.0.2-7.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.11:podman-tests-2:4.0.2-7.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.11:podman-tests-2:4.0.2-7.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.11:skopeo-2:1.5.2-4.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.11:skopeo-2:1.5.2-4.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.11:skopeo-2:1.5.2-4.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.11:skopeo-2:1.5.2-4.rhaos4.11.el8.src",
"8Base-RHOSE-4.11:skopeo-2:1.5.2-4.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.11:skopeo-debuginfo-2:1.5.2-4.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.11:skopeo-debuginfo-2:1.5.2-4.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.11:skopeo-debuginfo-2:1.5.2-4.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.11:skopeo-debuginfo-2:1.5.2-4.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.11:skopeo-debugsource-2:1.5.2-4.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.11:skopeo-debugsource-2:1.5.2-4.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.11:skopeo-debugsource-2:1.5.2-4.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.11:skopeo-debugsource-2:1.5.2-4.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.11:skopeo-tests-2:1.5.2-4.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.11:skopeo-tests-2:1.5.2-4.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.11:skopeo-tests-2:1.5.2-4.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.11:skopeo-tests-2:1.5.2-4.rhaos4.11.el8.x86_64"
],
"known_not_affected": [
"8Base-RHOSE-4.11:conmon-2:2.1.2-3.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.11:conmon-2:2.1.2-3.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.11:conmon-2:2.1.2-3.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.11:conmon-2:2.1.2-3.rhaos4.11.el8.src",
"8Base-RHOSE-4.11:conmon-2:2.1.2-3.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.11:conmon-debuginfo-2:2.1.2-3.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.11:conmon-debuginfo-2:2.1.2-3.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.11:conmon-debuginfo-2:2.1.2-3.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.11:conmon-debuginfo-2:2.1.2-3.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.11:conmon-debugsource-2:2.1.2-3.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.11:conmon-debugsource-2:2.1.2-3.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.11:conmon-debugsource-2:2.1.2-3.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.11:conmon-debugsource-2:2.1.2-3.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.11:containernetworking-plugins-0:1.0.1-6.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.11:containernetworking-plugins-0:1.0.1-6.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.11:containernetworking-plugins-0:1.0.1-6.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.11:containernetworking-plugins-0:1.0.1-6.rhaos4.11.el8.src",
"8Base-RHOSE-4.11:containernetworking-plugins-0:1.0.1-6.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.11:containernetworking-plugins-debuginfo-0:1.0.1-6.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.11:containernetworking-plugins-debuginfo-0:1.0.1-6.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.11:containernetworking-plugins-debuginfo-0:1.0.1-6.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.11:containernetworking-plugins-debuginfo-0:1.0.1-6.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.11:containernetworking-plugins-debugsource-0:1.0.1-6.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.11:containernetworking-plugins-debugsource-0:1.0.1-6.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.11:containernetworking-plugins-debugsource-0:1.0.1-6.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.11:containernetworking-plugins-debugsource-0:1.0.1-6.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.11:cri-o-0:1.24.6-2.rhaos4.11.git4bfe15a.el8.aarch64",
"8Base-RHOSE-4.11:cri-o-0:1.24.6-2.rhaos4.11.git4bfe15a.el8.ppc64le",
"8Base-RHOSE-4.11:cri-o-0:1.24.6-2.rhaos4.11.git4bfe15a.el8.s390x",
"8Base-RHOSE-4.11:cri-o-0:1.24.6-2.rhaos4.11.git4bfe15a.el8.src",
"8Base-RHOSE-4.11:cri-o-0:1.24.6-2.rhaos4.11.git4bfe15a.el8.x86_64",
"8Base-RHOSE-4.11:cri-o-debuginfo-0:1.24.6-2.rhaos4.11.git4bfe15a.el8.aarch64",
"8Base-RHOSE-4.11:cri-o-debuginfo-0:1.24.6-2.rhaos4.11.git4bfe15a.el8.ppc64le",
"8Base-RHOSE-4.11:cri-o-debuginfo-0:1.24.6-2.rhaos4.11.git4bfe15a.el8.s390x",
"8Base-RHOSE-4.11:cri-o-debuginfo-0:1.24.6-2.rhaos4.11.git4bfe15a.el8.x86_64",
"8Base-RHOSE-4.11:cri-o-debugsource-0:1.24.6-2.rhaos4.11.git4bfe15a.el8.aarch64",
"8Base-RHOSE-4.11:cri-o-debugsource-0:1.24.6-2.rhaos4.11.git4bfe15a.el8.ppc64le",
"8Base-RHOSE-4.11:cri-o-debugsource-0:1.24.6-2.rhaos4.11.git4bfe15a.el8.s390x",
"8Base-RHOSE-4.11:cri-o-debugsource-0:1.24.6-2.rhaos4.11.git4bfe15a.el8.x86_64",
"8Base-RHOSE-4.11:openshift-0:4.11.0-202306260054.p0.g990d55b.assembly.stream.el8.src",
"8Base-RHOSE-4.11:openshift-ansible-0:4.11.0-202306230041.p0.g0a466d7.assembly.stream.el8.noarch",
"8Base-RHOSE-4.11:openshift-ansible-0:4.11.0-202306230041.p0.g0a466d7.assembly.stream.el8.src",
"8Base-RHOSE-4.11:openshift-ansible-test-0:4.11.0-202306230041.p0.g0a466d7.assembly.stream.el8.noarch",
"8Base-RHOSE-4.11:openshift-clients-0:4.11.0-202306231116.p0.g2ae2303.assembly.stream.el8.aarch64",
"8Base-RHOSE-4.11:openshift-clients-0:4.11.0-202306231116.p0.g2ae2303.assembly.stream.el8.ppc64le",
"8Base-RHOSE-4.11:openshift-clients-0:4.11.0-202306231116.p0.g2ae2303.assembly.stream.el8.s390x",
"8Base-RHOSE-4.11:openshift-clients-0:4.11.0-202306231116.p0.g2ae2303.assembly.stream.el8.src",
"8Base-RHOSE-4.11:openshift-clients-0:4.11.0-202306231116.p0.g2ae2303.assembly.stream.el8.x86_64",
"8Base-RHOSE-4.11:openshift-clients-redistributable-0:4.11.0-202306231116.p0.g2ae2303.assembly.stream.el8.x86_64",
"8Base-RHOSE-4.11:openshift-hyperkube-0:4.11.0-202306260054.p0.g990d55b.assembly.stream.el8.aarch64",
"8Base-RHOSE-4.11:openshift-hyperkube-0:4.11.0-202306260054.p0.g990d55b.assembly.stream.el8.ppc64le",
"8Base-RHOSE-4.11:openshift-hyperkube-0:4.11.0-202306260054.p0.g990d55b.assembly.stream.el8.s390x",
"8Base-RHOSE-4.11:openshift-hyperkube-0:4.11.0-202306260054.p0.g990d55b.assembly.stream.el8.x86_64",
"8Base-RHOSE-4.11:openshift-kuryr-0:4.11.0-202306280915.p0.gc732699.assembly.stream.el8.src",
"8Base-RHOSE-4.11:openshift-kuryr-cni-0:4.11.0-202306280915.p0.gc732699.assembly.stream.el8.noarch",
"8Base-RHOSE-4.11:openshift-kuryr-common-0:4.11.0-202306280915.p0.gc732699.assembly.stream.el8.noarch",
"8Base-RHOSE-4.11:openshift-kuryr-controller-0:4.11.0-202306280915.p0.gc732699.assembly.stream.el8.noarch",
"8Base-RHOSE-4.11:python3-kuryr-kubernetes-0:4.11.0-202306280915.p0.gc732699.assembly.stream.el8.noarch",
"8Base-RHOSE-4.11:runc-3:1.1.2-2.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.11:runc-3:1.1.2-2.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.11:runc-3:1.1.2-2.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.11:runc-3:1.1.2-2.rhaos4.11.el8.src",
"8Base-RHOSE-4.11:runc-3:1.1.2-2.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.11:runc-debuginfo-3:1.1.2-2.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.11:runc-debuginfo-3:1.1.2-2.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.11:runc-debuginfo-3:1.1.2-2.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.11:runc-debuginfo-3:1.1.2-2.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.11:runc-debugsource-3:1.1.2-2.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.11:runc-debugsource-3:1.1.2-2.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.11:runc-debugsource-3:1.1.2-2.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.11:runc-debugsource-3:1.1.2-2.rhaos4.11.el8.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-07-06T02:47:40+00:00",
"details": "For OpenShift Container Platform 4.11 see the following documentation, which will be updated shortly for this release, for important instructions on how to upgrade your cluster and fully apply this asynchronous errata update:\n\nhttps://docs.openshift.com/container-platform/4.11/release_notes/ocp-4-11-release-notes.html",
"product_ids": [
"8Base-RHOSE-4.11:buildah-1:1.23.4-3.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.11:buildah-1:1.23.4-3.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.11:buildah-1:1.23.4-3.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.11:buildah-1:1.23.4-3.rhaos4.11.el8.src",
"8Base-RHOSE-4.11:buildah-1:1.23.4-3.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.11:buildah-debuginfo-1:1.23.4-3.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.11:buildah-debuginfo-1:1.23.4-3.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.11:buildah-debuginfo-1:1.23.4-3.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.11:buildah-debuginfo-1:1.23.4-3.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.11:buildah-debugsource-1:1.23.4-3.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.11:buildah-debugsource-1:1.23.4-3.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.11:buildah-debugsource-1:1.23.4-3.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.11:buildah-debugsource-1:1.23.4-3.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.11:buildah-tests-1:1.23.4-3.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.11:buildah-tests-1:1.23.4-3.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.11:buildah-tests-1:1.23.4-3.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.11:buildah-tests-1:1.23.4-3.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.11:buildah-tests-debuginfo-1:1.23.4-3.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.11:buildah-tests-debuginfo-1:1.23.4-3.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.11:buildah-tests-debuginfo-1:1.23.4-3.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.11:buildah-tests-debuginfo-1:1.23.4-3.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.11:podman-2:4.0.2-7.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.11:podman-2:4.0.2-7.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.11:podman-2:4.0.2-7.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.11:podman-2:4.0.2-7.rhaos4.11.el8.src",
"8Base-RHOSE-4.11:podman-2:4.0.2-7.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.11:podman-catatonit-2:4.0.2-7.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.11:podman-catatonit-2:4.0.2-7.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.11:podman-catatonit-2:4.0.2-7.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.11:podman-catatonit-2:4.0.2-7.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.11:podman-catatonit-debuginfo-2:4.0.2-7.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.11:podman-catatonit-debuginfo-2:4.0.2-7.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.11:podman-catatonit-debuginfo-2:4.0.2-7.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.11:podman-catatonit-debuginfo-2:4.0.2-7.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.11:podman-debuginfo-2:4.0.2-7.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.11:podman-debuginfo-2:4.0.2-7.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.11:podman-debuginfo-2:4.0.2-7.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.11:podman-debuginfo-2:4.0.2-7.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.11:podman-debugsource-2:4.0.2-7.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.11:podman-debugsource-2:4.0.2-7.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.11:podman-debugsource-2:4.0.2-7.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.11:podman-debugsource-2:4.0.2-7.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.11:podman-docker-2:4.0.2-7.rhaos4.11.el8.noarch",
"8Base-RHOSE-4.11:podman-gvproxy-debuginfo-2:4.0.2-7.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.11:podman-gvproxy-debuginfo-2:4.0.2-7.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.11:podman-gvproxy-debuginfo-2:4.0.2-7.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.11:podman-gvproxy-debuginfo-2:4.0.2-7.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.11:podman-plugins-2:4.0.2-7.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.11:podman-plugins-2:4.0.2-7.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.11:podman-plugins-2:4.0.2-7.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.11:podman-plugins-2:4.0.2-7.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.11:podman-plugins-debuginfo-2:4.0.2-7.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.11:podman-plugins-debuginfo-2:4.0.2-7.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.11:podman-plugins-debuginfo-2:4.0.2-7.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.11:podman-plugins-debuginfo-2:4.0.2-7.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.11:podman-remote-2:4.0.2-7.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.11:podman-remote-2:4.0.2-7.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.11:podman-remote-2:4.0.2-7.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.11:podman-remote-2:4.0.2-7.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.11:podman-remote-debuginfo-2:4.0.2-7.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.11:podman-remote-debuginfo-2:4.0.2-7.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.11:podman-remote-debuginfo-2:4.0.2-7.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.11:podman-remote-debuginfo-2:4.0.2-7.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.11:podman-tests-2:4.0.2-7.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.11:podman-tests-2:4.0.2-7.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.11:podman-tests-2:4.0.2-7.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.11:podman-tests-2:4.0.2-7.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.11:skopeo-2:1.5.2-4.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.11:skopeo-2:1.5.2-4.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.11:skopeo-2:1.5.2-4.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.11:skopeo-2:1.5.2-4.rhaos4.11.el8.src",
"8Base-RHOSE-4.11:skopeo-2:1.5.2-4.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.11:skopeo-debuginfo-2:1.5.2-4.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.11:skopeo-debuginfo-2:1.5.2-4.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.11:skopeo-debuginfo-2:1.5.2-4.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.11:skopeo-debuginfo-2:1.5.2-4.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.11:skopeo-debugsource-2:1.5.2-4.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.11:skopeo-debugsource-2:1.5.2-4.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.11:skopeo-debugsource-2:1.5.2-4.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.11:skopeo-debugsource-2:1.5.2-4.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.11:skopeo-tests-2:1.5.2-4.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.11:skopeo-tests-2:1.5.2-4.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.11:skopeo-tests-2:1.5.2-4.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.11:skopeo-tests-2:1.5.2-4.rhaos4.11.el8.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2023:3914"
},
{
"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-RHOSE-4.11:buildah-1:1.23.4-3.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.11:buildah-1:1.23.4-3.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.11:buildah-1:1.23.4-3.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.11:buildah-1:1.23.4-3.rhaos4.11.el8.src",
"8Base-RHOSE-4.11:buildah-1:1.23.4-3.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.11:buildah-debuginfo-1:1.23.4-3.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.11:buildah-debuginfo-1:1.23.4-3.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.11:buildah-debuginfo-1:1.23.4-3.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.11:buildah-debuginfo-1:1.23.4-3.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.11:buildah-debugsource-1:1.23.4-3.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.11:buildah-debugsource-1:1.23.4-3.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.11:buildah-debugsource-1:1.23.4-3.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.11:buildah-debugsource-1:1.23.4-3.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.11:buildah-tests-1:1.23.4-3.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.11:buildah-tests-1:1.23.4-3.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.11:buildah-tests-1:1.23.4-3.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.11:buildah-tests-1:1.23.4-3.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.11:buildah-tests-debuginfo-1:1.23.4-3.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.11:buildah-tests-debuginfo-1:1.23.4-3.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.11:buildah-tests-debuginfo-1:1.23.4-3.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.11:buildah-tests-debuginfo-1:1.23.4-3.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.11:conmon-2:2.1.2-3.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.11:conmon-2:2.1.2-3.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.11:conmon-2:2.1.2-3.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.11:conmon-2:2.1.2-3.rhaos4.11.el8.src",
"8Base-RHOSE-4.11:conmon-2:2.1.2-3.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.11:conmon-debuginfo-2:2.1.2-3.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.11:conmon-debuginfo-2:2.1.2-3.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.11:conmon-debuginfo-2:2.1.2-3.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.11:conmon-debuginfo-2:2.1.2-3.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.11:conmon-debugsource-2:2.1.2-3.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.11:conmon-debugsource-2:2.1.2-3.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.11:conmon-debugsource-2:2.1.2-3.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.11:conmon-debugsource-2:2.1.2-3.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.11:containernetworking-plugins-0:1.0.1-6.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.11:containernetworking-plugins-0:1.0.1-6.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.11:containernetworking-plugins-0:1.0.1-6.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.11:containernetworking-plugins-0:1.0.1-6.rhaos4.11.el8.src",
"8Base-RHOSE-4.11:containernetworking-plugins-0:1.0.1-6.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.11:containernetworking-plugins-debuginfo-0:1.0.1-6.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.11:containernetworking-plugins-debuginfo-0:1.0.1-6.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.11:containernetworking-plugins-debuginfo-0:1.0.1-6.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.11:containernetworking-plugins-debuginfo-0:1.0.1-6.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.11:containernetworking-plugins-debugsource-0:1.0.1-6.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.11:containernetworking-plugins-debugsource-0:1.0.1-6.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.11:containernetworking-plugins-debugsource-0:1.0.1-6.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.11:containernetworking-plugins-debugsource-0:1.0.1-6.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.11:cri-o-0:1.24.6-2.rhaos4.11.git4bfe15a.el8.aarch64",
"8Base-RHOSE-4.11:cri-o-0:1.24.6-2.rhaos4.11.git4bfe15a.el8.ppc64le",
"8Base-RHOSE-4.11:cri-o-0:1.24.6-2.rhaos4.11.git4bfe15a.el8.s390x",
"8Base-RHOSE-4.11:cri-o-0:1.24.6-2.rhaos4.11.git4bfe15a.el8.src",
"8Base-RHOSE-4.11:cri-o-0:1.24.6-2.rhaos4.11.git4bfe15a.el8.x86_64",
"8Base-RHOSE-4.11:cri-o-debuginfo-0:1.24.6-2.rhaos4.11.git4bfe15a.el8.aarch64",
"8Base-RHOSE-4.11:cri-o-debuginfo-0:1.24.6-2.rhaos4.11.git4bfe15a.el8.ppc64le",
"8Base-RHOSE-4.11:cri-o-debuginfo-0:1.24.6-2.rhaos4.11.git4bfe15a.el8.s390x",
"8Base-RHOSE-4.11:cri-o-debuginfo-0:1.24.6-2.rhaos4.11.git4bfe15a.el8.x86_64",
"8Base-RHOSE-4.11:cri-o-debugsource-0:1.24.6-2.rhaos4.11.git4bfe15a.el8.aarch64",
"8Base-RHOSE-4.11:cri-o-debugsource-0:1.24.6-2.rhaos4.11.git4bfe15a.el8.ppc64le",
"8Base-RHOSE-4.11:cri-o-debugsource-0:1.24.6-2.rhaos4.11.git4bfe15a.el8.s390x",
"8Base-RHOSE-4.11:cri-o-debugsource-0:1.24.6-2.rhaos4.11.git4bfe15a.el8.x86_64",
"8Base-RHOSE-4.11:openshift-0:4.11.0-202306260054.p0.g990d55b.assembly.stream.el8.src",
"8Base-RHOSE-4.11:openshift-ansible-0:4.11.0-202306230041.p0.g0a466d7.assembly.stream.el8.noarch",
"8Base-RHOSE-4.11:openshift-ansible-0:4.11.0-202306230041.p0.g0a466d7.assembly.stream.el8.src",
"8Base-RHOSE-4.11:openshift-ansible-test-0:4.11.0-202306230041.p0.g0a466d7.assembly.stream.el8.noarch",
"8Base-RHOSE-4.11:openshift-clients-0:4.11.0-202306231116.p0.g2ae2303.assembly.stream.el8.aarch64",
"8Base-RHOSE-4.11:openshift-clients-0:4.11.0-202306231116.p0.g2ae2303.assembly.stream.el8.ppc64le",
"8Base-RHOSE-4.11:openshift-clients-0:4.11.0-202306231116.p0.g2ae2303.assembly.stream.el8.s390x",
"8Base-RHOSE-4.11:openshift-clients-0:4.11.0-202306231116.p0.g2ae2303.assembly.stream.el8.src",
"8Base-RHOSE-4.11:openshift-clients-0:4.11.0-202306231116.p0.g2ae2303.assembly.stream.el8.x86_64",
"8Base-RHOSE-4.11:openshift-clients-redistributable-0:4.11.0-202306231116.p0.g2ae2303.assembly.stream.el8.x86_64",
"8Base-RHOSE-4.11:openshift-hyperkube-0:4.11.0-202306260054.p0.g990d55b.assembly.stream.el8.aarch64",
"8Base-RHOSE-4.11:openshift-hyperkube-0:4.11.0-202306260054.p0.g990d55b.assembly.stream.el8.ppc64le",
"8Base-RHOSE-4.11:openshift-hyperkube-0:4.11.0-202306260054.p0.g990d55b.assembly.stream.el8.s390x",
"8Base-RHOSE-4.11:openshift-hyperkube-0:4.11.0-202306260054.p0.g990d55b.assembly.stream.el8.x86_64",
"8Base-RHOSE-4.11:openshift-kuryr-0:4.11.0-202306280915.p0.gc732699.assembly.stream.el8.src",
"8Base-RHOSE-4.11:openshift-kuryr-cni-0:4.11.0-202306280915.p0.gc732699.assembly.stream.el8.noarch",
"8Base-RHOSE-4.11:openshift-kuryr-common-0:4.11.0-202306280915.p0.gc732699.assembly.stream.el8.noarch",
"8Base-RHOSE-4.11:openshift-kuryr-controller-0:4.11.0-202306280915.p0.gc732699.assembly.stream.el8.noarch",
"8Base-RHOSE-4.11:podman-2:4.0.2-7.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.11:podman-2:4.0.2-7.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.11:podman-2:4.0.2-7.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.11:podman-2:4.0.2-7.rhaos4.11.el8.src",
"8Base-RHOSE-4.11:podman-2:4.0.2-7.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.11:podman-catatonit-2:4.0.2-7.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.11:podman-catatonit-2:4.0.2-7.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.11:podman-catatonit-2:4.0.2-7.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.11:podman-catatonit-2:4.0.2-7.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.11:podman-catatonit-debuginfo-2:4.0.2-7.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.11:podman-catatonit-debuginfo-2:4.0.2-7.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.11:podman-catatonit-debuginfo-2:4.0.2-7.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.11:podman-catatonit-debuginfo-2:4.0.2-7.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.11:podman-debuginfo-2:4.0.2-7.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.11:podman-debuginfo-2:4.0.2-7.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.11:podman-debuginfo-2:4.0.2-7.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.11:podman-debuginfo-2:4.0.2-7.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.11:podman-debugsource-2:4.0.2-7.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.11:podman-debugsource-2:4.0.2-7.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.11:podman-debugsource-2:4.0.2-7.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.11:podman-debugsource-2:4.0.2-7.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.11:podman-docker-2:4.0.2-7.rhaos4.11.el8.noarch",
"8Base-RHOSE-4.11:podman-gvproxy-debuginfo-2:4.0.2-7.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.11:podman-gvproxy-debuginfo-2:4.0.2-7.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.11:podman-gvproxy-debuginfo-2:4.0.2-7.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.11:podman-gvproxy-debuginfo-2:4.0.2-7.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.11:podman-plugins-2:4.0.2-7.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.11:podman-plugins-2:4.0.2-7.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.11:podman-plugins-2:4.0.2-7.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.11:podman-plugins-2:4.0.2-7.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.11:podman-plugins-debuginfo-2:4.0.2-7.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.11:podman-plugins-debuginfo-2:4.0.2-7.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.11:podman-plugins-debuginfo-2:4.0.2-7.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.11:podman-plugins-debuginfo-2:4.0.2-7.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.11:podman-remote-2:4.0.2-7.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.11:podman-remote-2:4.0.2-7.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.11:podman-remote-2:4.0.2-7.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.11:podman-remote-2:4.0.2-7.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.11:podman-remote-debuginfo-2:4.0.2-7.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.11:podman-remote-debuginfo-2:4.0.2-7.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.11:podman-remote-debuginfo-2:4.0.2-7.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.11:podman-remote-debuginfo-2:4.0.2-7.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.11:podman-tests-2:4.0.2-7.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.11:podman-tests-2:4.0.2-7.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.11:podman-tests-2:4.0.2-7.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.11:podman-tests-2:4.0.2-7.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.11:python3-kuryr-kubernetes-0:4.11.0-202306280915.p0.gc732699.assembly.stream.el8.noarch",
"8Base-RHOSE-4.11:runc-3:1.1.2-2.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.11:runc-3:1.1.2-2.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.11:runc-3:1.1.2-2.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.11:runc-3:1.1.2-2.rhaos4.11.el8.src",
"8Base-RHOSE-4.11:runc-3:1.1.2-2.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.11:runc-debuginfo-3:1.1.2-2.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.11:runc-debuginfo-3:1.1.2-2.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.11:runc-debuginfo-3:1.1.2-2.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.11:runc-debuginfo-3:1.1.2-2.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.11:runc-debugsource-3:1.1.2-2.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.11:runc-debugsource-3:1.1.2-2.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.11:runc-debugsource-3:1.1.2-2.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.11:runc-debugsource-3:1.1.2-2.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.11:skopeo-2:1.5.2-4.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.11:skopeo-2:1.5.2-4.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.11:skopeo-2:1.5.2-4.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.11:skopeo-2:1.5.2-4.rhaos4.11.el8.src",
"8Base-RHOSE-4.11:skopeo-2:1.5.2-4.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.11:skopeo-debuginfo-2:1.5.2-4.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.11:skopeo-debuginfo-2:1.5.2-4.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.11:skopeo-debuginfo-2:1.5.2-4.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.11:skopeo-debuginfo-2:1.5.2-4.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.11:skopeo-debugsource-2:1.5.2-4.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.11:skopeo-debugsource-2:1.5.2-4.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.11:skopeo-debugsource-2:1.5.2-4.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.11:skopeo-debugsource-2:1.5.2-4.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.11:skopeo-tests-2:1.5.2-4.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.11:skopeo-tests-2:1.5.2-4.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.11:skopeo-tests-2:1.5.2-4.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.11:skopeo-tests-2:1.5.2-4.rhaos4.11.el8.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": [
"8Base-RHOSE-4.11:buildah-1:1.23.4-3.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.11:buildah-1:1.23.4-3.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.11:buildah-1:1.23.4-3.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.11:buildah-1:1.23.4-3.rhaos4.11.el8.src",
"8Base-RHOSE-4.11:buildah-1:1.23.4-3.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.11:buildah-debuginfo-1:1.23.4-3.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.11:buildah-debuginfo-1:1.23.4-3.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.11:buildah-debuginfo-1:1.23.4-3.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.11:buildah-debuginfo-1:1.23.4-3.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.11:buildah-debugsource-1:1.23.4-3.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.11:buildah-debugsource-1:1.23.4-3.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.11:buildah-debugsource-1:1.23.4-3.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.11:buildah-debugsource-1:1.23.4-3.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.11:buildah-tests-1:1.23.4-3.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.11:buildah-tests-1:1.23.4-3.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.11:buildah-tests-1:1.23.4-3.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.11:buildah-tests-1:1.23.4-3.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.11:buildah-tests-debuginfo-1:1.23.4-3.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.11:buildah-tests-debuginfo-1:1.23.4-3.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.11:buildah-tests-debuginfo-1:1.23.4-3.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.11:buildah-tests-debuginfo-1:1.23.4-3.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.11:conmon-2:2.1.2-3.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.11:conmon-2:2.1.2-3.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.11:conmon-2:2.1.2-3.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.11:conmon-2:2.1.2-3.rhaos4.11.el8.src",
"8Base-RHOSE-4.11:conmon-2:2.1.2-3.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.11:conmon-debuginfo-2:2.1.2-3.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.11:conmon-debuginfo-2:2.1.2-3.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.11:conmon-debuginfo-2:2.1.2-3.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.11:conmon-debuginfo-2:2.1.2-3.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.11:conmon-debugsource-2:2.1.2-3.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.11:conmon-debugsource-2:2.1.2-3.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.11:conmon-debugsource-2:2.1.2-3.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.11:conmon-debugsource-2:2.1.2-3.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.11:containernetworking-plugins-0:1.0.1-6.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.11:containernetworking-plugins-0:1.0.1-6.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.11:containernetworking-plugins-0:1.0.1-6.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.11:containernetworking-plugins-0:1.0.1-6.rhaos4.11.el8.src",
"8Base-RHOSE-4.11:containernetworking-plugins-0:1.0.1-6.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.11:containernetworking-plugins-debuginfo-0:1.0.1-6.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.11:containernetworking-plugins-debuginfo-0:1.0.1-6.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.11:containernetworking-plugins-debuginfo-0:1.0.1-6.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.11:containernetworking-plugins-debuginfo-0:1.0.1-6.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.11:containernetworking-plugins-debugsource-0:1.0.1-6.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.11:containernetworking-plugins-debugsource-0:1.0.1-6.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.11:containernetworking-plugins-debugsource-0:1.0.1-6.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.11:containernetworking-plugins-debugsource-0:1.0.1-6.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.11:cri-o-0:1.24.6-2.rhaos4.11.git4bfe15a.el8.aarch64",
"8Base-RHOSE-4.11:cri-o-0:1.24.6-2.rhaos4.11.git4bfe15a.el8.ppc64le",
"8Base-RHOSE-4.11:cri-o-0:1.24.6-2.rhaos4.11.git4bfe15a.el8.s390x",
"8Base-RHOSE-4.11:cri-o-0:1.24.6-2.rhaos4.11.git4bfe15a.el8.src",
"8Base-RHOSE-4.11:cri-o-0:1.24.6-2.rhaos4.11.git4bfe15a.el8.x86_64",
"8Base-RHOSE-4.11:cri-o-debuginfo-0:1.24.6-2.rhaos4.11.git4bfe15a.el8.aarch64",
"8Base-RHOSE-4.11:cri-o-debuginfo-0:1.24.6-2.rhaos4.11.git4bfe15a.el8.ppc64le",
"8Base-RHOSE-4.11:cri-o-debuginfo-0:1.24.6-2.rhaos4.11.git4bfe15a.el8.s390x",
"8Base-RHOSE-4.11:cri-o-debuginfo-0:1.24.6-2.rhaos4.11.git4bfe15a.el8.x86_64",
"8Base-RHOSE-4.11:cri-o-debugsource-0:1.24.6-2.rhaos4.11.git4bfe15a.el8.aarch64",
"8Base-RHOSE-4.11:cri-o-debugsource-0:1.24.6-2.rhaos4.11.git4bfe15a.el8.ppc64le",
"8Base-RHOSE-4.11:cri-o-debugsource-0:1.24.6-2.rhaos4.11.git4bfe15a.el8.s390x",
"8Base-RHOSE-4.11:cri-o-debugsource-0:1.24.6-2.rhaos4.11.git4bfe15a.el8.x86_64",
"8Base-RHOSE-4.11:openshift-0:4.11.0-202306260054.p0.g990d55b.assembly.stream.el8.src",
"8Base-RHOSE-4.11:openshift-ansible-0:4.11.0-202306230041.p0.g0a466d7.assembly.stream.el8.noarch",
"8Base-RHOSE-4.11:openshift-ansible-0:4.11.0-202306230041.p0.g0a466d7.assembly.stream.el8.src",
"8Base-RHOSE-4.11:openshift-ansible-test-0:4.11.0-202306230041.p0.g0a466d7.assembly.stream.el8.noarch",
"8Base-RHOSE-4.11:openshift-clients-0:4.11.0-202306231116.p0.g2ae2303.assembly.stream.el8.aarch64",
"8Base-RHOSE-4.11:openshift-clients-0:4.11.0-202306231116.p0.g2ae2303.assembly.stream.el8.ppc64le",
"8Base-RHOSE-4.11:openshift-clients-0:4.11.0-202306231116.p0.g2ae2303.assembly.stream.el8.s390x",
"8Base-RHOSE-4.11:openshift-clients-0:4.11.0-202306231116.p0.g2ae2303.assembly.stream.el8.src",
"8Base-RHOSE-4.11:openshift-clients-0:4.11.0-202306231116.p0.g2ae2303.assembly.stream.el8.x86_64",
"8Base-RHOSE-4.11:openshift-clients-redistributable-0:4.11.0-202306231116.p0.g2ae2303.assembly.stream.el8.x86_64",
"8Base-RHOSE-4.11:openshift-hyperkube-0:4.11.0-202306260054.p0.g990d55b.assembly.stream.el8.aarch64",
"8Base-RHOSE-4.11:openshift-hyperkube-0:4.11.0-202306260054.p0.g990d55b.assembly.stream.el8.ppc64le",
"8Base-RHOSE-4.11:openshift-hyperkube-0:4.11.0-202306260054.p0.g990d55b.assembly.stream.el8.s390x",
"8Base-RHOSE-4.11:openshift-hyperkube-0:4.11.0-202306260054.p0.g990d55b.assembly.stream.el8.x86_64",
"8Base-RHOSE-4.11:openshift-kuryr-0:4.11.0-202306280915.p0.gc732699.assembly.stream.el8.src",
"8Base-RHOSE-4.11:openshift-kuryr-cni-0:4.11.0-202306280915.p0.gc732699.assembly.stream.el8.noarch",
"8Base-RHOSE-4.11:openshift-kuryr-common-0:4.11.0-202306280915.p0.gc732699.assembly.stream.el8.noarch",
"8Base-RHOSE-4.11:openshift-kuryr-controller-0:4.11.0-202306280915.p0.gc732699.assembly.stream.el8.noarch",
"8Base-RHOSE-4.11:podman-2:4.0.2-7.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.11:podman-2:4.0.2-7.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.11:podman-2:4.0.2-7.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.11:podman-2:4.0.2-7.rhaos4.11.el8.src",
"8Base-RHOSE-4.11:podman-2:4.0.2-7.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.11:podman-catatonit-2:4.0.2-7.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.11:podman-catatonit-2:4.0.2-7.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.11:podman-catatonit-2:4.0.2-7.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.11:podman-catatonit-2:4.0.2-7.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.11:podman-catatonit-debuginfo-2:4.0.2-7.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.11:podman-catatonit-debuginfo-2:4.0.2-7.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.11:podman-catatonit-debuginfo-2:4.0.2-7.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.11:podman-catatonit-debuginfo-2:4.0.2-7.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.11:podman-debuginfo-2:4.0.2-7.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.11:podman-debuginfo-2:4.0.2-7.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.11:podman-debuginfo-2:4.0.2-7.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.11:podman-debuginfo-2:4.0.2-7.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.11:podman-debugsource-2:4.0.2-7.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.11:podman-debugsource-2:4.0.2-7.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.11:podman-debugsource-2:4.0.2-7.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.11:podman-debugsource-2:4.0.2-7.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.11:podman-docker-2:4.0.2-7.rhaos4.11.el8.noarch",
"8Base-RHOSE-4.11:podman-gvproxy-debuginfo-2:4.0.2-7.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.11:podman-gvproxy-debuginfo-2:4.0.2-7.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.11:podman-gvproxy-debuginfo-2:4.0.2-7.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.11:podman-gvproxy-debuginfo-2:4.0.2-7.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.11:podman-plugins-2:4.0.2-7.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.11:podman-plugins-2:4.0.2-7.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.11:podman-plugins-2:4.0.2-7.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.11:podman-plugins-2:4.0.2-7.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.11:podman-plugins-debuginfo-2:4.0.2-7.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.11:podman-plugins-debuginfo-2:4.0.2-7.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.11:podman-plugins-debuginfo-2:4.0.2-7.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.11:podman-plugins-debuginfo-2:4.0.2-7.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.11:podman-remote-2:4.0.2-7.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.11:podman-remote-2:4.0.2-7.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.11:podman-remote-2:4.0.2-7.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.11:podman-remote-2:4.0.2-7.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.11:podman-remote-debuginfo-2:4.0.2-7.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.11:podman-remote-debuginfo-2:4.0.2-7.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.11:podman-remote-debuginfo-2:4.0.2-7.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.11:podman-remote-debuginfo-2:4.0.2-7.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.11:podman-tests-2:4.0.2-7.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.11:podman-tests-2:4.0.2-7.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.11:podman-tests-2:4.0.2-7.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.11:podman-tests-2:4.0.2-7.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.11:python3-kuryr-kubernetes-0:4.11.0-202306280915.p0.gc732699.assembly.stream.el8.noarch",
"8Base-RHOSE-4.11:runc-3:1.1.2-2.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.11:runc-3:1.1.2-2.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.11:runc-3:1.1.2-2.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.11:runc-3:1.1.2-2.rhaos4.11.el8.src",
"8Base-RHOSE-4.11:runc-3:1.1.2-2.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.11:runc-debuginfo-3:1.1.2-2.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.11:runc-debuginfo-3:1.1.2-2.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.11:runc-debuginfo-3:1.1.2-2.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.11:runc-debuginfo-3:1.1.2-2.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.11:runc-debugsource-3:1.1.2-2.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.11:runc-debugsource-3:1.1.2-2.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.11:runc-debugsource-3:1.1.2-2.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.11:runc-debugsource-3:1.1.2-2.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.11:skopeo-2:1.5.2-4.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.11:skopeo-2:1.5.2-4.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.11:skopeo-2:1.5.2-4.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.11:skopeo-2:1.5.2-4.rhaos4.11.el8.src",
"8Base-RHOSE-4.11:skopeo-2:1.5.2-4.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.11:skopeo-debuginfo-2:1.5.2-4.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.11:skopeo-debuginfo-2:1.5.2-4.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.11:skopeo-debuginfo-2:1.5.2-4.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.11:skopeo-debuginfo-2:1.5.2-4.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.11:skopeo-debugsource-2:1.5.2-4.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.11:skopeo-debugsource-2:1.5.2-4.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.11:skopeo-debugsource-2:1.5.2-4.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.11:skopeo-debugsource-2:1.5.2-4.rhaos4.11.el8.x86_64",
"8Base-RHOSE-4.11:skopeo-tests-2:1.5.2-4.rhaos4.11.el8.aarch64",
"8Base-RHOSE-4.11:skopeo-tests-2:1.5.2-4.rhaos4.11.el8.ppc64le",
"8Base-RHOSE-4.11:skopeo-tests-2:1.5.2-4.rhaos4.11.el8.s390x",
"8Base-RHOSE-4.11:skopeo-tests-2:1.5.2-4.rhaos4.11.el8.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "golang: html/template: improper handling of JavaScript whitespace"
}
]
}
RHSA-2023:1275
Vulnerability from csaf_redhat
Notes
{
"document": {
"aggregate_severity": {
"namespace": "https://access.redhat.com/security/updates/classification/",
"text": "Important"
},
"category": "csaf_security_advisory",
"csaf_version": "2.0",
"distribution": {
"text": "Copyright \u00a9 Red Hat, Inc. All rights reserved.",
"tlp": {
"label": "WHITE",
"url": "https://www.first.org/tlp/"
}
},
"lang": "en",
"notes": [
{
"category": "summary",
"text": "An update for etcd is now available for Red Hat OpenStack Platform.\n\nRed Hat Product Security has rated this update as having a security impact\nof Important. A Common Vulnerability Scoring System (CVSS) base score,\nwhich gives a detailed severity rating, is available for each vulnerability\nfrom the CVE link(s) in the References section.",
"title": "Topic"
},
{
"category": "general",
"text": "etcd is a highly-available key value store for shared configuration.\n\nThe following Important impact security fix(es) are applicable to Red Hat OpenStack Platform 17.0 (Wallaby), 16.2 (Train), and 16.1 (Train):\n\n* Improve heuristics preventing CPU/memory abuse by parsing malicious or\nlarge YAML documents (CVE-2022-3064)\n\nAs a result of being built by golang 1.18.9, the following Moderate impact security fix(es) are applicable to Red Hat OpenStack Platform 16.2 and 16.1:\n\n* golang: net/http: improper sanitization of Transfer-Encoding header (CVE-2022-1705)\n* golang: net/http/httputil: ReverseProxy should not forward unparseable query parameters (CVE-2022-2880)\n* golang: net/http: handle server errors after sending GOAWAY (CVE-2022-27664)\n* golang: io/fs: stack exhaustion in Glob (CVE-2022-30630)\n* golang: path/filepath: stack exhaustion in Glob (CVE-2022-30632)\n* golang: encoding/gob: stack exhaustion in Decoder.Decode (CVE-2022-30635)\n* golang: net/http/httputil: NewSingleHostReverseProxy - omit X-Forwarded-For not working (CVE-2022-32148)\n* golang: regexp/syntax: limit memory used by parsing regexps (CVE-2022-41715)\n* golang: net/http: An attacker can cause excessive memory growth in a Go server accepting HTTP/2 requests (CVE-2022-41717)\n\nAs a result of being built by golang 1.18.9, the following Low impact security fix(es) are applicable to Red Hat OpenStack Platform 16.2 and 16.1:\n\n* golang: crypto/tls: session tickets lack random ticket_age_add (CVE-2022-30629)\n* golang: math/big: decoding big.Float and big.Rat types can panic if the encoded message is too short, potentially allowing a denial of service (CVE-2022-32189)\n\nFor more details about the security issue(s), including the impact, a CVSS\nscore, acknowledgments, and other related information, refer to the CVE\npage listed in the References section.",
"title": "Details"
},
{
"category": "legal_disclaimer",
"text": "This content is licensed under the Creative Commons Attribution 4.0 International License (https://creativecommons.org/licenses/by/4.0/). If you distribute this content, or a modified version of it, you must provide attribution to Red Hat Inc. and provide a link to the original.",
"title": "Terms of Use"
}
],
"publisher": {
"category": "vendor",
"contact_details": "https://access.redhat.com/security/team/contact/",
"issuing_authority": "Red Hat Product Security is responsible for vulnerability handling across all Red Hat products and services.",
"name": "Red Hat Product Security",
"namespace": "https://www.redhat.com"
},
"references": [
{
"category": "self",
"summary": "https://access.redhat.com/errata/RHSA-2023:1275",
"url": "https://access.redhat.com/errata/RHSA-2023:1275"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/updates/classification/#important",
"url": "https://access.redhat.com/security/updates/classification/#important"
},
{
"category": "external",
"summary": "2092793",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2092793"
},
{
"category": "external",
"summary": "2107371",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2107371"
},
{
"category": "external",
"summary": "2107374",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2107374"
},
{
"category": "external",
"summary": "2107383",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2107383"
},
{
"category": "external",
"summary": "2107386",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2107386"
},
{
"category": "external",
"summary": "2107388",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2107388"
},
{
"category": "external",
"summary": "2113814",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2113814"
},
{
"category": "external",
"summary": "2124669",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2124669"
},
{
"category": "external",
"summary": "2132868",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2132868"
},
{
"category": "external",
"summary": "2132872",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2132872"
},
{
"category": "external",
"summary": "2161274",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2161274"
},
{
"category": "external",
"summary": "2163037",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2163037"
},
{
"category": "self",
"summary": "Canonical URL",
"url": "https://security.access.redhat.com/data/csaf/v2/advisories/2023/rhsa-2023_1275.json"
}
],
"title": "Red Hat Security Advisory: Red Hat OpenStack Platform (etcd) security update",
"tracking": {
"current_release_date": "2025-10-31T13:02:25+00:00",
"generator": {
"date": "2025-10-31T13:02:25+00:00",
"engine": {
"name": "Red Hat SDEngine",
"version": "4.6.10"
}
},
"id": "RHSA-2023:1275",
"initial_release_date": "2023-03-15T19:58:09+00:00",
"revision_history": [
{
"date": "2023-03-15T19:58:09+00:00",
"number": "1",
"summary": "Initial version"
},
{
"date": "2023-03-15T19:58:09+00:00",
"number": "2",
"summary": "Last updated version"
},
{
"date": "2025-10-31T13:02:25+00:00",
"number": "3",
"summary": "Last generated version"
}
],
"status": "final",
"version": "3"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_name",
"name": "Red Hat OpenStack Platform 16.1",
"product": {
"name": "Red Hat OpenStack Platform 16.1",
"product_id": "8Base-RHOS-16.1",
"product_identification_helper": {
"cpe": "cpe:/a:redhat:openstack:16.1::el8"
}
}
},
{
"category": "product_name",
"name": "Red Hat OpenStack Platform 16.2",
"product": {
"name": "Red Hat OpenStack Platform 16.2",
"product_id": "8Base-RHOS-16.2",
"product_identification_helper": {
"cpe": "cpe:/a:redhat:openstack:16.2::el8"
}
}
}
],
"category": "product_family",
"name": "Red Hat OpenStack Platform"
},
{
"branches": [
{
"category": "product_version",
"name": "etcd-0:3.3.23-12.el8ost.src",
"product": {
"name": "etcd-0:3.3.23-12.el8ost.src",
"product_id": "etcd-0:3.3.23-12.el8ost.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/etcd@3.3.23-12.el8ost?arch=src"
}
}
}
],
"category": "architecture",
"name": "src"
},
{
"branches": [
{
"category": "product_version",
"name": "etcd-0:3.3.23-12.el8ost.x86_64",
"product": {
"name": "etcd-0:3.3.23-12.el8ost.x86_64",
"product_id": "etcd-0:3.3.23-12.el8ost.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/etcd@3.3.23-12.el8ost?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "etcd-debugsource-0:3.3.23-12.el8ost.x86_64",
"product": {
"name": "etcd-debugsource-0:3.3.23-12.el8ost.x86_64",
"product_id": "etcd-debugsource-0:3.3.23-12.el8ost.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/etcd-debugsource@3.3.23-12.el8ost?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "etcd-debuginfo-0:3.3.23-12.el8ost.x86_64",
"product": {
"name": "etcd-debuginfo-0:3.3.23-12.el8ost.x86_64",
"product_id": "etcd-debuginfo-0:3.3.23-12.el8ost.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/etcd-debuginfo@3.3.23-12.el8ost?arch=x86_64"
}
}
}
],
"category": "architecture",
"name": "x86_64"
},
{
"branches": [
{
"category": "product_version",
"name": "etcd-0:3.3.23-12.el8ost.ppc64le",
"product": {
"name": "etcd-0:3.3.23-12.el8ost.ppc64le",
"product_id": "etcd-0:3.3.23-12.el8ost.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/etcd@3.3.23-12.el8ost?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "etcd-debugsource-0:3.3.23-12.el8ost.ppc64le",
"product": {
"name": "etcd-debugsource-0:3.3.23-12.el8ost.ppc64le",
"product_id": "etcd-debugsource-0:3.3.23-12.el8ost.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/etcd-debugsource@3.3.23-12.el8ost?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "etcd-debuginfo-0:3.3.23-12.el8ost.ppc64le",
"product": {
"name": "etcd-debuginfo-0:3.3.23-12.el8ost.ppc64le",
"product_id": "etcd-debuginfo-0:3.3.23-12.el8ost.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/etcd-debuginfo@3.3.23-12.el8ost?arch=ppc64le"
}
}
}
],
"category": "architecture",
"name": "ppc64le"
}
],
"category": "vendor",
"name": "Red Hat"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "etcd-0:3.3.23-12.el8ost.ppc64le as a component of Red Hat OpenStack Platform 16.1",
"product_id": "8Base-RHOS-16.1:etcd-0:3.3.23-12.el8ost.ppc64le"
},
"product_reference": "etcd-0:3.3.23-12.el8ost.ppc64le",
"relates_to_product_reference": "8Base-RHOS-16.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "etcd-0:3.3.23-12.el8ost.src as a component of Red Hat OpenStack Platform 16.1",
"product_id": "8Base-RHOS-16.1:etcd-0:3.3.23-12.el8ost.src"
},
"product_reference": "etcd-0:3.3.23-12.el8ost.src",
"relates_to_product_reference": "8Base-RHOS-16.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "etcd-0:3.3.23-12.el8ost.x86_64 as a component of Red Hat OpenStack Platform 16.1",
"product_id": "8Base-RHOS-16.1:etcd-0:3.3.23-12.el8ost.x86_64"
},
"product_reference": "etcd-0:3.3.23-12.el8ost.x86_64",
"relates_to_product_reference": "8Base-RHOS-16.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "etcd-debuginfo-0:3.3.23-12.el8ost.ppc64le as a component of Red Hat OpenStack Platform 16.1",
"product_id": "8Base-RHOS-16.1:etcd-debuginfo-0:3.3.23-12.el8ost.ppc64le"
},
"product_reference": "etcd-debuginfo-0:3.3.23-12.el8ost.ppc64le",
"relates_to_product_reference": "8Base-RHOS-16.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "etcd-debuginfo-0:3.3.23-12.el8ost.x86_64 as a component of Red Hat OpenStack Platform 16.1",
"product_id": "8Base-RHOS-16.1:etcd-debuginfo-0:3.3.23-12.el8ost.x86_64"
},
"product_reference": "etcd-debuginfo-0:3.3.23-12.el8ost.x86_64",
"relates_to_product_reference": "8Base-RHOS-16.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "etcd-debugsource-0:3.3.23-12.el8ost.ppc64le as a component of Red Hat OpenStack Platform 16.1",
"product_id": "8Base-RHOS-16.1:etcd-debugsource-0:3.3.23-12.el8ost.ppc64le"
},
"product_reference": "etcd-debugsource-0:3.3.23-12.el8ost.ppc64le",
"relates_to_product_reference": "8Base-RHOS-16.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "etcd-debugsource-0:3.3.23-12.el8ost.x86_64 as a component of Red Hat OpenStack Platform 16.1",
"product_id": "8Base-RHOS-16.1:etcd-debugsource-0:3.3.23-12.el8ost.x86_64"
},
"product_reference": "etcd-debugsource-0:3.3.23-12.el8ost.x86_64",
"relates_to_product_reference": "8Base-RHOS-16.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "etcd-0:3.3.23-12.el8ost.ppc64le as a component of Red Hat OpenStack Platform 16.2",
"product_id": "8Base-RHOS-16.2:etcd-0:3.3.23-12.el8ost.ppc64le"
},
"product_reference": "etcd-0:3.3.23-12.el8ost.ppc64le",
"relates_to_product_reference": "8Base-RHOS-16.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "etcd-0:3.3.23-12.el8ost.src as a component of Red Hat OpenStack Platform 16.2",
"product_id": "8Base-RHOS-16.2:etcd-0:3.3.23-12.el8ost.src"
},
"product_reference": "etcd-0:3.3.23-12.el8ost.src",
"relates_to_product_reference": "8Base-RHOS-16.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "etcd-0:3.3.23-12.el8ost.x86_64 as a component of Red Hat OpenStack Platform 16.2",
"product_id": "8Base-RHOS-16.2:etcd-0:3.3.23-12.el8ost.x86_64"
},
"product_reference": "etcd-0:3.3.23-12.el8ost.x86_64",
"relates_to_product_reference": "8Base-RHOS-16.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "etcd-debuginfo-0:3.3.23-12.el8ost.ppc64le as a component of Red Hat OpenStack Platform 16.2",
"product_id": "8Base-RHOS-16.2:etcd-debuginfo-0:3.3.23-12.el8ost.ppc64le"
},
"product_reference": "etcd-debuginfo-0:3.3.23-12.el8ost.ppc64le",
"relates_to_product_reference": "8Base-RHOS-16.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "etcd-debuginfo-0:3.3.23-12.el8ost.x86_64 as a component of Red Hat OpenStack Platform 16.2",
"product_id": "8Base-RHOS-16.2:etcd-debuginfo-0:3.3.23-12.el8ost.x86_64"
},
"product_reference": "etcd-debuginfo-0:3.3.23-12.el8ost.x86_64",
"relates_to_product_reference": "8Base-RHOS-16.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "etcd-debugsource-0:3.3.23-12.el8ost.ppc64le as a component of Red Hat OpenStack Platform 16.2",
"product_id": "8Base-RHOS-16.2:etcd-debugsource-0:3.3.23-12.el8ost.ppc64le"
},
"product_reference": "etcd-debugsource-0:3.3.23-12.el8ost.ppc64le",
"relates_to_product_reference": "8Base-RHOS-16.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "etcd-debugsource-0:3.3.23-12.el8ost.x86_64 as a component of Red Hat OpenStack Platform 16.2",
"product_id": "8Base-RHOS-16.2:etcd-debugsource-0:3.3.23-12.el8ost.x86_64"
},
"product_reference": "etcd-debugsource-0:3.3.23-12.el8ost.x86_64",
"relates_to_product_reference": "8Base-RHOS-16.2"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2022-1705",
"cwe": {
"id": "CWE-444",
"name": "Inconsistent Interpretation of HTTP Requests (\u0027HTTP Request/Response Smuggling\u0027)"
},
"discovery_date": "2022-07-14T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2107374"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in golang. The HTTP/1 client accepted invalid Transfer-Encoding headers indicating \"chunked\" encoding. This issue could allow request smuggling, but only if combined with an intermediate server that also improperly accepts the header as invalid.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "golang: net/http: improper sanitization of Transfer-Encoding header",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "Within regulated environments, a combination of the following controls acts as a significant barrier to successfully exploiting a CWE-444: Inconsistent Interpretation of HTTP Requests (\u0027HTTP Request/Response Smuggling\u0027) vulnerability and therefore downgrades the severity of this particular CVE from Moderate to Low.\n\nThe platform uses secure, encrypted HTTPS connections over TLS 1.2 to reduce the risk of smuggling attacks by preventing the injection of ambiguous or malformed requests between components. The environment employs IPS/IDS and antimalware solutions to detect and block malicious code while ensuring consistent interpretation of HTTP requests across network layers, mitigating request/response inconsistencies. Event logs are collected and analyzed for centralization, correlation, monitoring, alerting, and retention, enabling the detection of malformed or suspicious HTTP traffic. Static code analysis and peer reviews enforce strong input validation and error handling to ensure all user inputs adhere to HTTP protocol specifications.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"8Base-RHOS-16.1:etcd-0:3.3.23-12.el8ost.ppc64le",
"8Base-RHOS-16.1:etcd-0:3.3.23-12.el8ost.src",
"8Base-RHOS-16.1:etcd-0:3.3.23-12.el8ost.x86_64",
"8Base-RHOS-16.1:etcd-debuginfo-0:3.3.23-12.el8ost.ppc64le",
"8Base-RHOS-16.1:etcd-debuginfo-0:3.3.23-12.el8ost.x86_64",
"8Base-RHOS-16.1:etcd-debugsource-0:3.3.23-12.el8ost.ppc64le",
"8Base-RHOS-16.1:etcd-debugsource-0:3.3.23-12.el8ost.x86_64",
"8Base-RHOS-16.2:etcd-0:3.3.23-12.el8ost.ppc64le",
"8Base-RHOS-16.2:etcd-0:3.3.23-12.el8ost.src",
"8Base-RHOS-16.2:etcd-0:3.3.23-12.el8ost.x86_64",
"8Base-RHOS-16.2:etcd-debuginfo-0:3.3.23-12.el8ost.ppc64le",
"8Base-RHOS-16.2:etcd-debuginfo-0:3.3.23-12.el8ost.x86_64",
"8Base-RHOS-16.2:etcd-debugsource-0:3.3.23-12.el8ost.ppc64le",
"8Base-RHOS-16.2:etcd-debugsource-0:3.3.23-12.el8ost.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2022-1705"
},
{
"category": "external",
"summary": "RHBZ#2107374",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2107374"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2022-1705",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-1705"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2022-1705",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2022-1705"
},
{
"category": "external",
"summary": "https://go.dev/issue/53188",
"url": "https://go.dev/issue/53188"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-announce/c/nqrv9fbR0zE",
"url": "https://groups.google.com/g/golang-announce/c/nqrv9fbR0zE"
}
],
"release_date": "2022-07-12T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2023-03-15T19:58:09+00:00",
"details": "Before applying this update, make sure all previously released errata\nrelevant to your system have been applied.\n\nFor details on how to apply this update, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"8Base-RHOS-16.1:etcd-0:3.3.23-12.el8ost.ppc64le",
"8Base-RHOS-16.1:etcd-0:3.3.23-12.el8ost.src",
"8Base-RHOS-16.1:etcd-0:3.3.23-12.el8ost.x86_64",
"8Base-RHOS-16.1:etcd-debuginfo-0:3.3.23-12.el8ost.ppc64le",
"8Base-RHOS-16.1:etcd-debuginfo-0:3.3.23-12.el8ost.x86_64",
"8Base-RHOS-16.1:etcd-debugsource-0:3.3.23-12.el8ost.ppc64le",
"8Base-RHOS-16.1:etcd-debugsource-0:3.3.23-12.el8ost.x86_64",
"8Base-RHOS-16.2:etcd-0:3.3.23-12.el8ost.ppc64le",
"8Base-RHOS-16.2:etcd-0:3.3.23-12.el8ost.src",
"8Base-RHOS-16.2:etcd-0:3.3.23-12.el8ost.x86_64",
"8Base-RHOS-16.2:etcd-debuginfo-0:3.3.23-12.el8ost.ppc64le",
"8Base-RHOS-16.2:etcd-debuginfo-0:3.3.23-12.el8ost.x86_64",
"8Base-RHOS-16.2:etcd-debugsource-0:3.3.23-12.el8ost.ppc64le",
"8Base-RHOS-16.2:etcd-debugsource-0:3.3.23-12.el8ost.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2023:1275"
}
],
"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-RHOS-16.1:etcd-0:3.3.23-12.el8ost.ppc64le",
"8Base-RHOS-16.1:etcd-0:3.3.23-12.el8ost.src",
"8Base-RHOS-16.1:etcd-0:3.3.23-12.el8ost.x86_64",
"8Base-RHOS-16.1:etcd-debuginfo-0:3.3.23-12.el8ost.ppc64le",
"8Base-RHOS-16.1:etcd-debuginfo-0:3.3.23-12.el8ost.x86_64",
"8Base-RHOS-16.1:etcd-debugsource-0:3.3.23-12.el8ost.ppc64le",
"8Base-RHOS-16.1:etcd-debugsource-0:3.3.23-12.el8ost.x86_64",
"8Base-RHOS-16.2:etcd-0:3.3.23-12.el8ost.ppc64le",
"8Base-RHOS-16.2:etcd-0:3.3.23-12.el8ost.src",
"8Base-RHOS-16.2:etcd-0:3.3.23-12.el8ost.x86_64",
"8Base-RHOS-16.2:etcd-debuginfo-0:3.3.23-12.el8ost.ppc64le",
"8Base-RHOS-16.2:etcd-debuginfo-0:3.3.23-12.el8ost.x86_64",
"8Base-RHOS-16.2:etcd-debugsource-0:3.3.23-12.el8ost.ppc64le",
"8Base-RHOS-16.2:etcd-debugsource-0:3.3.23-12.el8ost.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "golang: net/http: improper sanitization of Transfer-Encoding header"
},
{
"acknowledgments": [
{
"names": [
"Daniel Abeles"
],
"organization": "Head of Research, Oxeye"
},
{
"names": [
"Gal Goldstein"
],
"organization": "Security Researcher, Oxeye"
}
],
"cve": "CVE-2022-2880",
"cwe": {
"id": "CWE-444",
"name": "Inconsistent Interpretation of HTTP Requests (\u0027HTTP Request/Response Smuggling\u0027)"
},
"discovery_date": "2022-10-07T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2132868"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in the golang package, where requests forwarded by reverse proxy include the raw query parameters from the inbound request, including unparseable parameters rejected by net/http. This issue could permit query parameter smuggling when a Go proxy forwards a parameter with an unparseable value. After the fix, the reverse proxy sanitizes the query parameters in the forwarded query when the outbound request\u0027s form field is set after the reverse proxy. The director function returns, indicating that the proxy has parsed the query parameters. Proxies that do not parse query parameters continue to forward the original query parameters unchanged.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "golang: net/http/httputil: ReverseProxy should not forward unparseable query parameters",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "The opportunity to exploit this vulnerability is limited to the Golang runtime. In the case of the OpenShift Container Platform, this would be restricted within each individual container. There are multiple layers of guide rails (Golang\u2019s Garbage Collector; OpenShift\u2019s resource constraints imposed at the container and cluster levels) which would require a malicious user to continue submitting attacks for there to be any enduring impact.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"8Base-RHOS-16.1:etcd-0:3.3.23-12.el8ost.ppc64le",
"8Base-RHOS-16.1:etcd-0:3.3.23-12.el8ost.src",
"8Base-RHOS-16.1:etcd-0:3.3.23-12.el8ost.x86_64",
"8Base-RHOS-16.1:etcd-debuginfo-0:3.3.23-12.el8ost.ppc64le",
"8Base-RHOS-16.1:etcd-debuginfo-0:3.3.23-12.el8ost.x86_64",
"8Base-RHOS-16.1:etcd-debugsource-0:3.3.23-12.el8ost.ppc64le",
"8Base-RHOS-16.1:etcd-debugsource-0:3.3.23-12.el8ost.x86_64",
"8Base-RHOS-16.2:etcd-0:3.3.23-12.el8ost.ppc64le",
"8Base-RHOS-16.2:etcd-0:3.3.23-12.el8ost.src",
"8Base-RHOS-16.2:etcd-0:3.3.23-12.el8ost.x86_64",
"8Base-RHOS-16.2:etcd-debuginfo-0:3.3.23-12.el8ost.ppc64le",
"8Base-RHOS-16.2:etcd-debuginfo-0:3.3.23-12.el8ost.x86_64",
"8Base-RHOS-16.2:etcd-debugsource-0:3.3.23-12.el8ost.ppc64le",
"8Base-RHOS-16.2:etcd-debugsource-0:3.3.23-12.el8ost.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2022-2880"
},
{
"category": "external",
"summary": "RHBZ#2132868",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2132868"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2022-2880",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-2880"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2022-2880",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2022-2880"
},
{
"category": "external",
"summary": "https://github.com/golang/go/issues/54663",
"url": "https://github.com/golang/go/issues/54663"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-announce/c/xtuG5faxtaU?pli=1",
"url": "https://groups.google.com/g/golang-announce/c/xtuG5faxtaU?pli=1"
}
],
"release_date": "2022-10-04T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2023-03-15T19:58:09+00:00",
"details": "Before applying this update, make sure all previously released errata\nrelevant to your system have been applied.\n\nFor details on how to apply this update, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"8Base-RHOS-16.1:etcd-0:3.3.23-12.el8ost.ppc64le",
"8Base-RHOS-16.1:etcd-0:3.3.23-12.el8ost.src",
"8Base-RHOS-16.1:etcd-0:3.3.23-12.el8ost.x86_64",
"8Base-RHOS-16.1:etcd-debuginfo-0:3.3.23-12.el8ost.ppc64le",
"8Base-RHOS-16.1:etcd-debuginfo-0:3.3.23-12.el8ost.x86_64",
"8Base-RHOS-16.1:etcd-debugsource-0:3.3.23-12.el8ost.ppc64le",
"8Base-RHOS-16.1:etcd-debugsource-0:3.3.23-12.el8ost.x86_64",
"8Base-RHOS-16.2:etcd-0:3.3.23-12.el8ost.ppc64le",
"8Base-RHOS-16.2:etcd-0:3.3.23-12.el8ost.src",
"8Base-RHOS-16.2:etcd-0:3.3.23-12.el8ost.x86_64",
"8Base-RHOS-16.2:etcd-debuginfo-0:3.3.23-12.el8ost.ppc64le",
"8Base-RHOS-16.2:etcd-debuginfo-0:3.3.23-12.el8ost.x86_64",
"8Base-RHOS-16.2:etcd-debugsource-0:3.3.23-12.el8ost.ppc64le",
"8Base-RHOS-16.2:etcd-debugsource-0:3.3.23-12.el8ost.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2023:1275"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "NONE",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "NONE",
"integrityImpact": "HIGH",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:H/A:N",
"version": "3.1"
},
"products": [
"8Base-RHOS-16.1:etcd-0:3.3.23-12.el8ost.ppc64le",
"8Base-RHOS-16.1:etcd-0:3.3.23-12.el8ost.src",
"8Base-RHOS-16.1:etcd-0:3.3.23-12.el8ost.x86_64",
"8Base-RHOS-16.1:etcd-debuginfo-0:3.3.23-12.el8ost.ppc64le",
"8Base-RHOS-16.1:etcd-debuginfo-0:3.3.23-12.el8ost.x86_64",
"8Base-RHOS-16.1:etcd-debugsource-0:3.3.23-12.el8ost.ppc64le",
"8Base-RHOS-16.1:etcd-debugsource-0:3.3.23-12.el8ost.x86_64",
"8Base-RHOS-16.2:etcd-0:3.3.23-12.el8ost.ppc64le",
"8Base-RHOS-16.2:etcd-0:3.3.23-12.el8ost.src",
"8Base-RHOS-16.2:etcd-0:3.3.23-12.el8ost.x86_64",
"8Base-RHOS-16.2:etcd-debuginfo-0:3.3.23-12.el8ost.ppc64le",
"8Base-RHOS-16.2:etcd-debuginfo-0:3.3.23-12.el8ost.x86_64",
"8Base-RHOS-16.2:etcd-debugsource-0:3.3.23-12.el8ost.ppc64le",
"8Base-RHOS-16.2:etcd-debugsource-0:3.3.23-12.el8ost.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "golang: net/http/httputil: ReverseProxy should not forward unparseable query parameters"
},
{
"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": "other",
"text": "RHC package for Red Hat Enterprise Linux 9 mark as Low severity as we do ship the affected code but it\u0027s not easily exposed because YAML files are not parsed by RHC.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"8Base-RHOS-16.1:etcd-0:3.3.23-12.el8ost.ppc64le",
"8Base-RHOS-16.1:etcd-0:3.3.23-12.el8ost.src",
"8Base-RHOS-16.1:etcd-0:3.3.23-12.el8ost.x86_64",
"8Base-RHOS-16.1:etcd-debuginfo-0:3.3.23-12.el8ost.ppc64le",
"8Base-RHOS-16.1:etcd-debuginfo-0:3.3.23-12.el8ost.x86_64",
"8Base-RHOS-16.1:etcd-debugsource-0:3.3.23-12.el8ost.ppc64le",
"8Base-RHOS-16.1:etcd-debugsource-0:3.3.23-12.el8ost.x86_64",
"8Base-RHOS-16.2:etcd-0:3.3.23-12.el8ost.ppc64le",
"8Base-RHOS-16.2:etcd-0:3.3.23-12.el8ost.src",
"8Base-RHOS-16.2:etcd-0:3.3.23-12.el8ost.x86_64",
"8Base-RHOS-16.2:etcd-debuginfo-0:3.3.23-12.el8ost.ppc64le",
"8Base-RHOS-16.2:etcd-debuginfo-0:3.3.23-12.el8ost.x86_64",
"8Base-RHOS-16.2:etcd-debugsource-0:3.3.23-12.el8ost.ppc64le",
"8Base-RHOS-16.2:etcd-debugsource-0:3.3.23-12.el8ost.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-03-15T19:58:09+00:00",
"details": "Before applying this update, make sure all previously released errata\nrelevant to your system have been applied.\n\nFor details on how to apply this update, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"8Base-RHOS-16.1:etcd-0:3.3.23-12.el8ost.ppc64le",
"8Base-RHOS-16.1:etcd-0:3.3.23-12.el8ost.src",
"8Base-RHOS-16.1:etcd-0:3.3.23-12.el8ost.x86_64",
"8Base-RHOS-16.1:etcd-debuginfo-0:3.3.23-12.el8ost.ppc64le",
"8Base-RHOS-16.1:etcd-debuginfo-0:3.3.23-12.el8ost.x86_64",
"8Base-RHOS-16.1:etcd-debugsource-0:3.3.23-12.el8ost.ppc64le",
"8Base-RHOS-16.1:etcd-debugsource-0:3.3.23-12.el8ost.x86_64",
"8Base-RHOS-16.2:etcd-0:3.3.23-12.el8ost.ppc64le",
"8Base-RHOS-16.2:etcd-0:3.3.23-12.el8ost.src",
"8Base-RHOS-16.2:etcd-0:3.3.23-12.el8ost.x86_64",
"8Base-RHOS-16.2:etcd-debuginfo-0:3.3.23-12.el8ost.ppc64le",
"8Base-RHOS-16.2:etcd-debuginfo-0:3.3.23-12.el8ost.x86_64",
"8Base-RHOS-16.2:etcd-debugsource-0:3.3.23-12.el8ost.ppc64le",
"8Base-RHOS-16.2:etcd-debugsource-0:3.3.23-12.el8ost.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2023:1275"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"8Base-RHOS-16.1:etcd-0:3.3.23-12.el8ost.ppc64le",
"8Base-RHOS-16.1:etcd-0:3.3.23-12.el8ost.src",
"8Base-RHOS-16.1:etcd-0:3.3.23-12.el8ost.x86_64",
"8Base-RHOS-16.1:etcd-debuginfo-0:3.3.23-12.el8ost.ppc64le",
"8Base-RHOS-16.1:etcd-debuginfo-0:3.3.23-12.el8ost.x86_64",
"8Base-RHOS-16.1:etcd-debugsource-0:3.3.23-12.el8ost.ppc64le",
"8Base-RHOS-16.1:etcd-debugsource-0:3.3.23-12.el8ost.x86_64",
"8Base-RHOS-16.2:etcd-0:3.3.23-12.el8ost.ppc64le",
"8Base-RHOS-16.2:etcd-0:3.3.23-12.el8ost.src",
"8Base-RHOS-16.2:etcd-0:3.3.23-12.el8ost.x86_64",
"8Base-RHOS-16.2:etcd-debuginfo-0:3.3.23-12.el8ost.ppc64le",
"8Base-RHOS-16.2:etcd-debuginfo-0:3.3.23-12.el8ost.x86_64",
"8Base-RHOS-16.2:etcd-debugsource-0:3.3.23-12.el8ost.ppc64le",
"8Base-RHOS-16.2:etcd-debugsource-0:3.3.23-12.el8ost.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "go-yaml: Improve heuristics preventing CPU/memory abuse by parsing malicious or large YAML documents"
},
{
"cve": "CVE-2022-27664",
"cwe": {
"id": "CWE-400",
"name": "Uncontrolled Resource Consumption"
},
"discovery_date": "2022-09-06T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2124669"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in the golang package. In net/http in Go, attackers can cause a denial of service because an HTTP/2 connection can hang during closing if a fatal error preempts the shutdown.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "golang: net/http: handle server errors after sending GOAWAY",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "The opportunity for a Denial of Service is limited to the golang runtime. In the case of OpenShift Container Platform, this would be restricted within each individual container. There are multiple layers of guide rails (Golang\u2019s Garbage Collector; OpenShift\u2019s resource constraints imposed at the container and cluster levels) which would require a malicious user to continue submitting attacks for there to be any enduring impact. They would also need access to external server resources to be able to send a massive volume of requests to cause a significant impact on server operations.\n\nWithin regulated environments, a combination of the following controls acts as a significant barrier to successfully exploiting a CWE-400: Uncontrolled Resource Consumption vulnerability and therefore downgrades the severity of this particular CVE from Moderate to Low.\n\nRed Hat restricts access to all platform information by default, granting access only after successful hard token-based multi-factor authentication (MFA) and enforcing least privilege to ensure only authorized roles can execute or modify code. The environment employs malicious code protections, including IDS/IPS and antimalware tools to detect threats and monitor resource usage, helping prevent uncontrolled consumption that could lead to system failure. Additional safeguards, such as web application firewalls and load-balancing strategies, protect against resource exhaustion and performance degradation. Event logs are centrally collected, correlated, and analyzed to support monitoring, alerting, and retention, aiding in the detection of abnormal behavior and potential denial-of-service (DoS) conditions. Static code analysis and peer reviews enforce strong input validation and error handling, reducing the likelihood of input-based DoS attacks.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"8Base-RHOS-16.1:etcd-0:3.3.23-12.el8ost.ppc64le",
"8Base-RHOS-16.1:etcd-0:3.3.23-12.el8ost.src",
"8Base-RHOS-16.1:etcd-0:3.3.23-12.el8ost.x86_64",
"8Base-RHOS-16.1:etcd-debuginfo-0:3.3.23-12.el8ost.ppc64le",
"8Base-RHOS-16.1:etcd-debuginfo-0:3.3.23-12.el8ost.x86_64",
"8Base-RHOS-16.1:etcd-debugsource-0:3.3.23-12.el8ost.ppc64le",
"8Base-RHOS-16.1:etcd-debugsource-0:3.3.23-12.el8ost.x86_64",
"8Base-RHOS-16.2:etcd-0:3.3.23-12.el8ost.ppc64le",
"8Base-RHOS-16.2:etcd-0:3.3.23-12.el8ost.src",
"8Base-RHOS-16.2:etcd-0:3.3.23-12.el8ost.x86_64",
"8Base-RHOS-16.2:etcd-debuginfo-0:3.3.23-12.el8ost.ppc64le",
"8Base-RHOS-16.2:etcd-debuginfo-0:3.3.23-12.el8ost.x86_64",
"8Base-RHOS-16.2:etcd-debugsource-0:3.3.23-12.el8ost.ppc64le",
"8Base-RHOS-16.2:etcd-debugsource-0:3.3.23-12.el8ost.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2022-27664"
},
{
"category": "external",
"summary": "RHBZ#2124669",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2124669"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2022-27664",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-27664"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2022-27664",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2022-27664"
},
{
"category": "external",
"summary": "https://go.dev/issue/54658",
"url": "https://go.dev/issue/54658"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-announce/c/x49AQzIVX-s/m/0tgO0pjiBQAJ",
"url": "https://groups.google.com/g/golang-announce/c/x49AQzIVX-s/m/0tgO0pjiBQAJ"
}
],
"release_date": "2022-09-06T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2023-03-15T19:58:09+00:00",
"details": "Before applying this update, make sure all previously released errata\nrelevant to your system have been applied.\n\nFor details on how to apply this update, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"8Base-RHOS-16.1:etcd-0:3.3.23-12.el8ost.ppc64le",
"8Base-RHOS-16.1:etcd-0:3.3.23-12.el8ost.src",
"8Base-RHOS-16.1:etcd-0:3.3.23-12.el8ost.x86_64",
"8Base-RHOS-16.1:etcd-debuginfo-0:3.3.23-12.el8ost.ppc64le",
"8Base-RHOS-16.1:etcd-debuginfo-0:3.3.23-12.el8ost.x86_64",
"8Base-RHOS-16.1:etcd-debugsource-0:3.3.23-12.el8ost.ppc64le",
"8Base-RHOS-16.1:etcd-debugsource-0:3.3.23-12.el8ost.x86_64",
"8Base-RHOS-16.2:etcd-0:3.3.23-12.el8ost.ppc64le",
"8Base-RHOS-16.2:etcd-0:3.3.23-12.el8ost.src",
"8Base-RHOS-16.2:etcd-0:3.3.23-12.el8ost.x86_64",
"8Base-RHOS-16.2:etcd-debuginfo-0:3.3.23-12.el8ost.ppc64le",
"8Base-RHOS-16.2:etcd-debuginfo-0:3.3.23-12.el8ost.x86_64",
"8Base-RHOS-16.2:etcd-debugsource-0:3.3.23-12.el8ost.ppc64le",
"8Base-RHOS-16.2:etcd-debugsource-0:3.3.23-12.el8ost.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2023:1275"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 6.5,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "LOW",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"8Base-RHOS-16.1:etcd-0:3.3.23-12.el8ost.ppc64le",
"8Base-RHOS-16.1:etcd-0:3.3.23-12.el8ost.src",
"8Base-RHOS-16.1:etcd-0:3.3.23-12.el8ost.x86_64",
"8Base-RHOS-16.1:etcd-debuginfo-0:3.3.23-12.el8ost.ppc64le",
"8Base-RHOS-16.1:etcd-debuginfo-0:3.3.23-12.el8ost.x86_64",
"8Base-RHOS-16.1:etcd-debugsource-0:3.3.23-12.el8ost.ppc64le",
"8Base-RHOS-16.1:etcd-debugsource-0:3.3.23-12.el8ost.x86_64",
"8Base-RHOS-16.2:etcd-0:3.3.23-12.el8ost.ppc64le",
"8Base-RHOS-16.2:etcd-0:3.3.23-12.el8ost.src",
"8Base-RHOS-16.2:etcd-0:3.3.23-12.el8ost.x86_64",
"8Base-RHOS-16.2:etcd-debuginfo-0:3.3.23-12.el8ost.ppc64le",
"8Base-RHOS-16.2:etcd-debuginfo-0:3.3.23-12.el8ost.x86_64",
"8Base-RHOS-16.2:etcd-debugsource-0:3.3.23-12.el8ost.ppc64le",
"8Base-RHOS-16.2:etcd-debugsource-0:3.3.23-12.el8ost.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "golang: net/http: handle server errors after sending GOAWAY"
},
{
"cve": "CVE-2022-30629",
"cwe": {
"id": "CWE-331",
"name": "Insufficient Entropy"
},
"discovery_date": "2022-06-02T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2092793"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in the crypto/tls golang package. When session tickets are generated by crypto/tls, it is missing the ticket expiration. This issue may allow an attacker to observe the TLS handshakes to correlate successive connections during session resumption.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "golang: crypto/tls: session tickets lack random ticket_age_add",
"title": "Vulnerability summary"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"8Base-RHOS-16.1:etcd-0:3.3.23-12.el8ost.ppc64le",
"8Base-RHOS-16.1:etcd-0:3.3.23-12.el8ost.src",
"8Base-RHOS-16.1:etcd-0:3.3.23-12.el8ost.x86_64",
"8Base-RHOS-16.1:etcd-debuginfo-0:3.3.23-12.el8ost.ppc64le",
"8Base-RHOS-16.1:etcd-debuginfo-0:3.3.23-12.el8ost.x86_64",
"8Base-RHOS-16.1:etcd-debugsource-0:3.3.23-12.el8ost.ppc64le",
"8Base-RHOS-16.1:etcd-debugsource-0:3.3.23-12.el8ost.x86_64",
"8Base-RHOS-16.2:etcd-0:3.3.23-12.el8ost.ppc64le",
"8Base-RHOS-16.2:etcd-0:3.3.23-12.el8ost.src",
"8Base-RHOS-16.2:etcd-0:3.3.23-12.el8ost.x86_64",
"8Base-RHOS-16.2:etcd-debuginfo-0:3.3.23-12.el8ost.ppc64le",
"8Base-RHOS-16.2:etcd-debuginfo-0:3.3.23-12.el8ost.x86_64",
"8Base-RHOS-16.2:etcd-debugsource-0:3.3.23-12.el8ost.ppc64le",
"8Base-RHOS-16.2:etcd-debugsource-0:3.3.23-12.el8ost.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2022-30629"
},
{
"category": "external",
"summary": "RHBZ#2092793",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2092793"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2022-30629",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-30629"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2022-30629",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2022-30629"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-announce/c/TzIC9-t8Ytg",
"url": "https://groups.google.com/g/golang-announce/c/TzIC9-t8Ytg"
}
],
"release_date": "2022-06-02T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2023-03-15T19:58:09+00:00",
"details": "Before applying this update, make sure all previously released errata\nrelevant to your system have been applied.\n\nFor details on how to apply this update, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"8Base-RHOS-16.1:etcd-0:3.3.23-12.el8ost.ppc64le",
"8Base-RHOS-16.1:etcd-0:3.3.23-12.el8ost.src",
"8Base-RHOS-16.1:etcd-0:3.3.23-12.el8ost.x86_64",
"8Base-RHOS-16.1:etcd-debuginfo-0:3.3.23-12.el8ost.ppc64le",
"8Base-RHOS-16.1:etcd-debuginfo-0:3.3.23-12.el8ost.x86_64",
"8Base-RHOS-16.1:etcd-debugsource-0:3.3.23-12.el8ost.ppc64le",
"8Base-RHOS-16.1:etcd-debugsource-0:3.3.23-12.el8ost.x86_64",
"8Base-RHOS-16.2:etcd-0:3.3.23-12.el8ost.ppc64le",
"8Base-RHOS-16.2:etcd-0:3.3.23-12.el8ost.src",
"8Base-RHOS-16.2:etcd-0:3.3.23-12.el8ost.x86_64",
"8Base-RHOS-16.2:etcd-debuginfo-0:3.3.23-12.el8ost.ppc64le",
"8Base-RHOS-16.2:etcd-debuginfo-0:3.3.23-12.el8ost.x86_64",
"8Base-RHOS-16.2:etcd-debugsource-0:3.3.23-12.el8ost.ppc64le",
"8Base-RHOS-16.2:etcd-debugsource-0:3.3.23-12.el8ost.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2023:1275"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "HIGH",
"attackVector": "NETWORK",
"availabilityImpact": "NONE",
"baseScore": 3.1,
"baseSeverity": "LOW",
"confidentialityImpact": "LOW",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "REQUIRED",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:R/S:U/C:L/I:N/A:N",
"version": "3.1"
},
"products": [
"8Base-RHOS-16.1:etcd-0:3.3.23-12.el8ost.ppc64le",
"8Base-RHOS-16.1:etcd-0:3.3.23-12.el8ost.src",
"8Base-RHOS-16.1:etcd-0:3.3.23-12.el8ost.x86_64",
"8Base-RHOS-16.1:etcd-debuginfo-0:3.3.23-12.el8ost.ppc64le",
"8Base-RHOS-16.1:etcd-debuginfo-0:3.3.23-12.el8ost.x86_64",
"8Base-RHOS-16.1:etcd-debugsource-0:3.3.23-12.el8ost.ppc64le",
"8Base-RHOS-16.1:etcd-debugsource-0:3.3.23-12.el8ost.x86_64",
"8Base-RHOS-16.2:etcd-0:3.3.23-12.el8ost.ppc64le",
"8Base-RHOS-16.2:etcd-0:3.3.23-12.el8ost.src",
"8Base-RHOS-16.2:etcd-0:3.3.23-12.el8ost.x86_64",
"8Base-RHOS-16.2:etcd-debuginfo-0:3.3.23-12.el8ost.ppc64le",
"8Base-RHOS-16.2:etcd-debuginfo-0:3.3.23-12.el8ost.x86_64",
"8Base-RHOS-16.2:etcd-debugsource-0:3.3.23-12.el8ost.ppc64le",
"8Base-RHOS-16.2:etcd-debugsource-0:3.3.23-12.el8ost.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Low"
}
],
"title": "golang: crypto/tls: session tickets lack random ticket_age_add"
},
{
"cve": "CVE-2022-30630",
"cwe": {
"id": "CWE-1325",
"name": "Improperly Controlled Sequential Memory Allocation"
},
"discovery_date": "2022-07-14T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2107371"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in the golang standard library, io/fs. Calling Glob on a path that contains a large number of path separators can cause a panic issue due to stack exhaustion. This could allow an attacker to impact availability.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "golang: io/fs: stack exhaustion in Glob",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "RH ProdSec has set the Impact of this vulnerability to Moderate as there is no known method to execute arbitary code. Successful exploitation of this bug can cause the application under attack to panic, merely causing a Denial of Service at the application level. As the kernel is unaffected by this bug, the user can merely relaunch the application to fix the problem. Also, if somehow the application keeps relaunching, the timer watchdogs in the default RHEL kernel will stop the attack in its tracks.\n\nWithin regulated environments, a combination of the following controls acts as a significant barrier to successfully exploiting a CWE-1325: Improperly Controlled Sequential Memory Allocation vulnerability and therefore downgrades the severity of this particular CVE from Moderate to Low.\n\nAccess to the platform is granted only after successful hard token-based multi-factor authentication (MFA) and is governed by least privilege to ensure only authorized users and roles can execute or modify code. Static code analysis and peer reviews enforce strong input validation and error handling, preventing improperly validated inputs from causing system instability, data exposure, or privilege escalation. In the event of successful exploitation, process isolation limits the impact of excessive sequential memory allocation by restricting memory use per process, preventing any single process from exhausting system resources. Finally, the platform uses memory protection mechanisms such as Data Execution Prevention (DEP) and Address Space Layout Randomization (ASLR) to reduce the risk of memory allocation-based attacks.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"8Base-RHOS-16.1:etcd-0:3.3.23-12.el8ost.ppc64le",
"8Base-RHOS-16.1:etcd-0:3.3.23-12.el8ost.src",
"8Base-RHOS-16.1:etcd-0:3.3.23-12.el8ost.x86_64",
"8Base-RHOS-16.1:etcd-debuginfo-0:3.3.23-12.el8ost.ppc64le",
"8Base-RHOS-16.1:etcd-debuginfo-0:3.3.23-12.el8ost.x86_64",
"8Base-RHOS-16.1:etcd-debugsource-0:3.3.23-12.el8ost.ppc64le",
"8Base-RHOS-16.1:etcd-debugsource-0:3.3.23-12.el8ost.x86_64",
"8Base-RHOS-16.2:etcd-0:3.3.23-12.el8ost.ppc64le",
"8Base-RHOS-16.2:etcd-0:3.3.23-12.el8ost.src",
"8Base-RHOS-16.2:etcd-0:3.3.23-12.el8ost.x86_64",
"8Base-RHOS-16.2:etcd-debuginfo-0:3.3.23-12.el8ost.ppc64le",
"8Base-RHOS-16.2:etcd-debuginfo-0:3.3.23-12.el8ost.x86_64",
"8Base-RHOS-16.2:etcd-debugsource-0:3.3.23-12.el8ost.ppc64le",
"8Base-RHOS-16.2:etcd-debugsource-0:3.3.23-12.el8ost.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2022-30630"
},
{
"category": "external",
"summary": "RHBZ#2107371",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2107371"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2022-30630",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-30630"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2022-30630",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2022-30630"
},
{
"category": "external",
"summary": "https://go.dev/issue/53415",
"url": "https://go.dev/issue/53415"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-announce/c/nqrv9fbR0zE",
"url": "https://groups.google.com/g/golang-announce/c/nqrv9fbR0zE"
}
],
"release_date": "2022-07-12T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2023-03-15T19:58:09+00:00",
"details": "Before applying this update, make sure all previously released errata\nrelevant to your system have been applied.\n\nFor details on how to apply this update, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"8Base-RHOS-16.1:etcd-0:3.3.23-12.el8ost.ppc64le",
"8Base-RHOS-16.1:etcd-0:3.3.23-12.el8ost.src",
"8Base-RHOS-16.1:etcd-0:3.3.23-12.el8ost.x86_64",
"8Base-RHOS-16.1:etcd-debuginfo-0:3.3.23-12.el8ost.ppc64le",
"8Base-RHOS-16.1:etcd-debuginfo-0:3.3.23-12.el8ost.x86_64",
"8Base-RHOS-16.1:etcd-debugsource-0:3.3.23-12.el8ost.ppc64le",
"8Base-RHOS-16.1:etcd-debugsource-0:3.3.23-12.el8ost.x86_64",
"8Base-RHOS-16.2:etcd-0:3.3.23-12.el8ost.ppc64le",
"8Base-RHOS-16.2:etcd-0:3.3.23-12.el8ost.src",
"8Base-RHOS-16.2:etcd-0:3.3.23-12.el8ost.x86_64",
"8Base-RHOS-16.2:etcd-debuginfo-0:3.3.23-12.el8ost.ppc64le",
"8Base-RHOS-16.2:etcd-debuginfo-0:3.3.23-12.el8ost.x86_64",
"8Base-RHOS-16.2:etcd-debugsource-0:3.3.23-12.el8ost.ppc64le",
"8Base-RHOS-16.2:etcd-debugsource-0:3.3.23-12.el8ost.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2023:1275"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"8Base-RHOS-16.1:etcd-0:3.3.23-12.el8ost.ppc64le",
"8Base-RHOS-16.1:etcd-0:3.3.23-12.el8ost.src",
"8Base-RHOS-16.1:etcd-0:3.3.23-12.el8ost.x86_64",
"8Base-RHOS-16.1:etcd-debuginfo-0:3.3.23-12.el8ost.ppc64le",
"8Base-RHOS-16.1:etcd-debuginfo-0:3.3.23-12.el8ost.x86_64",
"8Base-RHOS-16.1:etcd-debugsource-0:3.3.23-12.el8ost.ppc64le",
"8Base-RHOS-16.1:etcd-debugsource-0:3.3.23-12.el8ost.x86_64",
"8Base-RHOS-16.2:etcd-0:3.3.23-12.el8ost.ppc64le",
"8Base-RHOS-16.2:etcd-0:3.3.23-12.el8ost.src",
"8Base-RHOS-16.2:etcd-0:3.3.23-12.el8ost.x86_64",
"8Base-RHOS-16.2:etcd-debuginfo-0:3.3.23-12.el8ost.ppc64le",
"8Base-RHOS-16.2:etcd-debuginfo-0:3.3.23-12.el8ost.x86_64",
"8Base-RHOS-16.2:etcd-debugsource-0:3.3.23-12.el8ost.ppc64le",
"8Base-RHOS-16.2:etcd-debugsource-0:3.3.23-12.el8ost.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "golang: io/fs: stack exhaustion in Glob"
},
{
"cve": "CVE-2022-30632",
"cwe": {
"id": "CWE-1325",
"name": "Improperly Controlled Sequential Memory Allocation"
},
"discovery_date": "2022-07-14T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2107386"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in golang. Calling Glob on a path that contains a large number of path separators can cause a panic issue due to stack exhaustion. This can cause an attacker to impact availability.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "golang: path/filepath: stack exhaustion in Glob",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "The exploitation of this flaw will only result in a denial of service of the application via the application crashing which is why this has been rated as moderate.\n\nWithin regulated environments, a combination of the following controls acts as a significant barrier to successfully exploiting a CWE-1325: Improperly Controlled Sequential Memory Allocation vulnerability and therefore downgrades the severity of this particular CVE from Moderate to Low.\n\nAccess to the platform is granted only after successful hard token-based multi-factor authentication (MFA) and is governed by least privilege to ensure only authorized users and roles can execute or modify code. Static code analysis and peer reviews enforce strong input validation and error handling, preventing improperly validated inputs from causing system instability, data exposure, or privilege escalation. In the event of successful exploitation, process isolation limits the impact of excessive sequential memory allocation by restricting memory use per process, preventing any single process from exhausting system resources. Finally, the platform uses memory protection mechanisms such as Data Execution Prevention (DEP) and Address Space Layout Randomization (ASLR) to reduce the risk of memory allocation-based attacks.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"8Base-RHOS-16.1:etcd-0:3.3.23-12.el8ost.ppc64le",
"8Base-RHOS-16.1:etcd-0:3.3.23-12.el8ost.src",
"8Base-RHOS-16.1:etcd-0:3.3.23-12.el8ost.x86_64",
"8Base-RHOS-16.1:etcd-debuginfo-0:3.3.23-12.el8ost.ppc64le",
"8Base-RHOS-16.1:etcd-debuginfo-0:3.3.23-12.el8ost.x86_64",
"8Base-RHOS-16.1:etcd-debugsource-0:3.3.23-12.el8ost.ppc64le",
"8Base-RHOS-16.1:etcd-debugsource-0:3.3.23-12.el8ost.x86_64",
"8Base-RHOS-16.2:etcd-0:3.3.23-12.el8ost.ppc64le",
"8Base-RHOS-16.2:etcd-0:3.3.23-12.el8ost.src",
"8Base-RHOS-16.2:etcd-0:3.3.23-12.el8ost.x86_64",
"8Base-RHOS-16.2:etcd-debuginfo-0:3.3.23-12.el8ost.ppc64le",
"8Base-RHOS-16.2:etcd-debuginfo-0:3.3.23-12.el8ost.x86_64",
"8Base-RHOS-16.2:etcd-debugsource-0:3.3.23-12.el8ost.ppc64le",
"8Base-RHOS-16.2:etcd-debugsource-0:3.3.23-12.el8ost.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2022-30632"
},
{
"category": "external",
"summary": "RHBZ#2107386",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2107386"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2022-30632",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-30632"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2022-30632",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2022-30632"
},
{
"category": "external",
"summary": "https://go.dev/issue/53416",
"url": "https://go.dev/issue/53416"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-announce/c/nqrv9fbR0zE",
"url": "https://groups.google.com/g/golang-announce/c/nqrv9fbR0zE"
}
],
"release_date": "2022-07-12T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2023-03-15T19:58:09+00:00",
"details": "Before applying this update, make sure all previously released errata\nrelevant to your system have been applied.\n\nFor details on how to apply this update, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"8Base-RHOS-16.1:etcd-0:3.3.23-12.el8ost.ppc64le",
"8Base-RHOS-16.1:etcd-0:3.3.23-12.el8ost.src",
"8Base-RHOS-16.1:etcd-0:3.3.23-12.el8ost.x86_64",
"8Base-RHOS-16.1:etcd-debuginfo-0:3.3.23-12.el8ost.ppc64le",
"8Base-RHOS-16.1:etcd-debuginfo-0:3.3.23-12.el8ost.x86_64",
"8Base-RHOS-16.1:etcd-debugsource-0:3.3.23-12.el8ost.ppc64le",
"8Base-RHOS-16.1:etcd-debugsource-0:3.3.23-12.el8ost.x86_64",
"8Base-RHOS-16.2:etcd-0:3.3.23-12.el8ost.ppc64le",
"8Base-RHOS-16.2:etcd-0:3.3.23-12.el8ost.src",
"8Base-RHOS-16.2:etcd-0:3.3.23-12.el8ost.x86_64",
"8Base-RHOS-16.2:etcd-debuginfo-0:3.3.23-12.el8ost.ppc64le",
"8Base-RHOS-16.2:etcd-debuginfo-0:3.3.23-12.el8ost.x86_64",
"8Base-RHOS-16.2:etcd-debugsource-0:3.3.23-12.el8ost.ppc64le",
"8Base-RHOS-16.2:etcd-debugsource-0:3.3.23-12.el8ost.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2023:1275"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"8Base-RHOS-16.1:etcd-0:3.3.23-12.el8ost.ppc64le",
"8Base-RHOS-16.1:etcd-0:3.3.23-12.el8ost.src",
"8Base-RHOS-16.1:etcd-0:3.3.23-12.el8ost.x86_64",
"8Base-RHOS-16.1:etcd-debuginfo-0:3.3.23-12.el8ost.ppc64le",
"8Base-RHOS-16.1:etcd-debuginfo-0:3.3.23-12.el8ost.x86_64",
"8Base-RHOS-16.1:etcd-debugsource-0:3.3.23-12.el8ost.ppc64le",
"8Base-RHOS-16.1:etcd-debugsource-0:3.3.23-12.el8ost.x86_64",
"8Base-RHOS-16.2:etcd-0:3.3.23-12.el8ost.ppc64le",
"8Base-RHOS-16.2:etcd-0:3.3.23-12.el8ost.src",
"8Base-RHOS-16.2:etcd-0:3.3.23-12.el8ost.x86_64",
"8Base-RHOS-16.2:etcd-debuginfo-0:3.3.23-12.el8ost.ppc64le",
"8Base-RHOS-16.2:etcd-debuginfo-0:3.3.23-12.el8ost.x86_64",
"8Base-RHOS-16.2:etcd-debugsource-0:3.3.23-12.el8ost.ppc64le",
"8Base-RHOS-16.2:etcd-debugsource-0:3.3.23-12.el8ost.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "golang: path/filepath: stack exhaustion in Glob"
},
{
"cve": "CVE-2022-30635",
"cwe": {
"id": "CWE-1325",
"name": "Improperly Controlled Sequential Memory Allocation"
},
"discovery_date": "2022-07-14T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2107388"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in golang. When calling Decoder, Decode on a message that contains deeply nested structures, a panic can occur due to stack exhaustion and allows an attacker to impact system availability.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "golang: encoding/gob: stack exhaustion in Decoder.Decode",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "OpenShift Container Platform (OCP) starting from 4.10 stream is already compiled in the patched version of Go, hence is not affected by this vulnerability.The vulnerability has been rated as moderate instead of high because the vulnerability can only result in a minor denial of service.\n\nWithin regulated environments, a combination of the following controls acts as a significant barrier to successfully exploiting a CWE-1325: Improperly Controlled Sequential Memory Allocation vulnerability and therefore downgrades the severity of this particular CVE from Moderate to Low.\n\nAccess to the platform is granted only after successful hard token-based multi-factor authentication (MFA) and is governed by least privilege to ensure only authorized users and roles can execute or modify code. Static code analysis and peer reviews enforce strong input validation and error handling, preventing improperly validated inputs from causing system instability, data exposure, or privilege escalation. In the event of successful exploitation, process isolation limits the impact of excessive sequential memory allocation by restricting memory use per process, preventing any single process from exhausting system resources. Finally, the platform uses memory protection mechanisms such as Data Execution Prevention (DEP) and Address Space Layout Randomization (ASLR) to reduce the risk of memory allocation-based attacks.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"8Base-RHOS-16.1:etcd-0:3.3.23-12.el8ost.ppc64le",
"8Base-RHOS-16.1:etcd-0:3.3.23-12.el8ost.src",
"8Base-RHOS-16.1:etcd-0:3.3.23-12.el8ost.x86_64",
"8Base-RHOS-16.1:etcd-debuginfo-0:3.3.23-12.el8ost.ppc64le",
"8Base-RHOS-16.1:etcd-debuginfo-0:3.3.23-12.el8ost.x86_64",
"8Base-RHOS-16.1:etcd-debugsource-0:3.3.23-12.el8ost.ppc64le",
"8Base-RHOS-16.1:etcd-debugsource-0:3.3.23-12.el8ost.x86_64",
"8Base-RHOS-16.2:etcd-0:3.3.23-12.el8ost.ppc64le",
"8Base-RHOS-16.2:etcd-0:3.3.23-12.el8ost.src",
"8Base-RHOS-16.2:etcd-0:3.3.23-12.el8ost.x86_64",
"8Base-RHOS-16.2:etcd-debuginfo-0:3.3.23-12.el8ost.ppc64le",
"8Base-RHOS-16.2:etcd-debuginfo-0:3.3.23-12.el8ost.x86_64",
"8Base-RHOS-16.2:etcd-debugsource-0:3.3.23-12.el8ost.ppc64le",
"8Base-RHOS-16.2:etcd-debugsource-0:3.3.23-12.el8ost.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2022-30635"
},
{
"category": "external",
"summary": "RHBZ#2107388",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2107388"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2022-30635",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-30635"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2022-30635",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2022-30635"
},
{
"category": "external",
"summary": "https://go.dev/issue/53615",
"url": "https://go.dev/issue/53615"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-announce/c/nqrv9fbR0zE",
"url": "https://groups.google.com/g/golang-announce/c/nqrv9fbR0zE"
}
],
"release_date": "2022-07-12T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2023-03-15T19:58:09+00:00",
"details": "Before applying this update, make sure all previously released errata\nrelevant to your system have been applied.\n\nFor details on how to apply this update, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"8Base-RHOS-16.1:etcd-0:3.3.23-12.el8ost.ppc64le",
"8Base-RHOS-16.1:etcd-0:3.3.23-12.el8ost.src",
"8Base-RHOS-16.1:etcd-0:3.3.23-12.el8ost.x86_64",
"8Base-RHOS-16.1:etcd-debuginfo-0:3.3.23-12.el8ost.ppc64le",
"8Base-RHOS-16.1:etcd-debuginfo-0:3.3.23-12.el8ost.x86_64",
"8Base-RHOS-16.1:etcd-debugsource-0:3.3.23-12.el8ost.ppc64le",
"8Base-RHOS-16.1:etcd-debugsource-0:3.3.23-12.el8ost.x86_64",
"8Base-RHOS-16.2:etcd-0:3.3.23-12.el8ost.ppc64le",
"8Base-RHOS-16.2:etcd-0:3.3.23-12.el8ost.src",
"8Base-RHOS-16.2:etcd-0:3.3.23-12.el8ost.x86_64",
"8Base-RHOS-16.2:etcd-debuginfo-0:3.3.23-12.el8ost.ppc64le",
"8Base-RHOS-16.2:etcd-debuginfo-0:3.3.23-12.el8ost.x86_64",
"8Base-RHOS-16.2:etcd-debugsource-0:3.3.23-12.el8ost.ppc64le",
"8Base-RHOS-16.2:etcd-debugsource-0:3.3.23-12.el8ost.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2023:1275"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"8Base-RHOS-16.1:etcd-0:3.3.23-12.el8ost.ppc64le",
"8Base-RHOS-16.1:etcd-0:3.3.23-12.el8ost.src",
"8Base-RHOS-16.1:etcd-0:3.3.23-12.el8ost.x86_64",
"8Base-RHOS-16.1:etcd-debuginfo-0:3.3.23-12.el8ost.ppc64le",
"8Base-RHOS-16.1:etcd-debuginfo-0:3.3.23-12.el8ost.x86_64",
"8Base-RHOS-16.1:etcd-debugsource-0:3.3.23-12.el8ost.ppc64le",
"8Base-RHOS-16.1:etcd-debugsource-0:3.3.23-12.el8ost.x86_64",
"8Base-RHOS-16.2:etcd-0:3.3.23-12.el8ost.ppc64le",
"8Base-RHOS-16.2:etcd-0:3.3.23-12.el8ost.src",
"8Base-RHOS-16.2:etcd-0:3.3.23-12.el8ost.x86_64",
"8Base-RHOS-16.2:etcd-debuginfo-0:3.3.23-12.el8ost.ppc64le",
"8Base-RHOS-16.2:etcd-debuginfo-0:3.3.23-12.el8ost.x86_64",
"8Base-RHOS-16.2:etcd-debugsource-0:3.3.23-12.el8ost.ppc64le",
"8Base-RHOS-16.2:etcd-debugsource-0:3.3.23-12.el8ost.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "golang: encoding/gob: stack exhaustion in Decoder.Decode"
},
{
"cve": "CVE-2022-32148",
"cwe": {
"id": "CWE-200",
"name": "Exposure of Sensitive Information to an Unauthorized Actor"
},
"discovery_date": "2022-07-14T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2107383"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in net/http/httputil golang package. When httputil.ReverseProxy.ServeHTTP is called with a Request.Header map containing a nil value for the X-Forwarded-For header, ReverseProxy could set the client IP incorrectly. This issue may affect confidentiality.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "golang: net/http/httputil: NewSingleHostReverseProxy - omit X-Forwarded-For not working",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "Within regulated environments, a combination of the following controls acts as a significant barrier to successfully exploiting a CWE-200: Exposure of Sensitive Information to an Unauthorized Actor vulnerability and therefore downgrades the severity of this particular CVE from Moderate to Low.\n\nAccess to the platform is granted only after successful hard token, multi-factor authentication (MFA), which is coupled with account management controls, including integration with single sign-on (SSO), to ensure that user permissions are restricted to only the functions necessary for their roles. Access to sensitive information is explicitly authorized and enforced based on predefined access policies. Event logs are collected and processed for centralization, correlation, analysis, monitoring, reporting, alerting, and retention. This process ensures that audit logs are generated for specific events involving sensitive information, which helps identify patterns of unauthorized access or data exposure. The platform enforces the use of validated cryptographic modules across compute resources to protect the confidentiality of information, even in the event of interception.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"8Base-RHOS-16.1:etcd-0:3.3.23-12.el8ost.ppc64le",
"8Base-RHOS-16.1:etcd-0:3.3.23-12.el8ost.src",
"8Base-RHOS-16.1:etcd-0:3.3.23-12.el8ost.x86_64",
"8Base-RHOS-16.1:etcd-debuginfo-0:3.3.23-12.el8ost.ppc64le",
"8Base-RHOS-16.1:etcd-debuginfo-0:3.3.23-12.el8ost.x86_64",
"8Base-RHOS-16.1:etcd-debugsource-0:3.3.23-12.el8ost.ppc64le",
"8Base-RHOS-16.1:etcd-debugsource-0:3.3.23-12.el8ost.x86_64",
"8Base-RHOS-16.2:etcd-0:3.3.23-12.el8ost.ppc64le",
"8Base-RHOS-16.2:etcd-0:3.3.23-12.el8ost.src",
"8Base-RHOS-16.2:etcd-0:3.3.23-12.el8ost.x86_64",
"8Base-RHOS-16.2:etcd-debuginfo-0:3.3.23-12.el8ost.ppc64le",
"8Base-RHOS-16.2:etcd-debuginfo-0:3.3.23-12.el8ost.x86_64",
"8Base-RHOS-16.2:etcd-debugsource-0:3.3.23-12.el8ost.ppc64le",
"8Base-RHOS-16.2:etcd-debugsource-0:3.3.23-12.el8ost.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2022-32148"
},
{
"category": "external",
"summary": "RHBZ#2107383",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2107383"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2022-32148",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-32148"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2022-32148",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2022-32148"
},
{
"category": "external",
"summary": "https://go.dev/issue/53423",
"url": "https://go.dev/issue/53423"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-announce/c/nqrv9fbR0zE",
"url": "https://groups.google.com/g/golang-announce/c/nqrv9fbR0zE"
}
],
"release_date": "2022-07-12T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2023-03-15T19:58:09+00:00",
"details": "Before applying this update, make sure all previously released errata\nrelevant to your system have been applied.\n\nFor details on how to apply this update, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"8Base-RHOS-16.1:etcd-0:3.3.23-12.el8ost.ppc64le",
"8Base-RHOS-16.1:etcd-0:3.3.23-12.el8ost.src",
"8Base-RHOS-16.1:etcd-0:3.3.23-12.el8ost.x86_64",
"8Base-RHOS-16.1:etcd-debuginfo-0:3.3.23-12.el8ost.ppc64le",
"8Base-RHOS-16.1:etcd-debuginfo-0:3.3.23-12.el8ost.x86_64",
"8Base-RHOS-16.1:etcd-debugsource-0:3.3.23-12.el8ost.ppc64le",
"8Base-RHOS-16.1:etcd-debugsource-0:3.3.23-12.el8ost.x86_64",
"8Base-RHOS-16.2:etcd-0:3.3.23-12.el8ost.ppc64le",
"8Base-RHOS-16.2:etcd-0:3.3.23-12.el8ost.src",
"8Base-RHOS-16.2:etcd-0:3.3.23-12.el8ost.x86_64",
"8Base-RHOS-16.2:etcd-debuginfo-0:3.3.23-12.el8ost.ppc64le",
"8Base-RHOS-16.2:etcd-debuginfo-0:3.3.23-12.el8ost.x86_64",
"8Base-RHOS-16.2:etcd-debugsource-0:3.3.23-12.el8ost.ppc64le",
"8Base-RHOS-16.2:etcd-debugsource-0:3.3.23-12.el8ost.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2023:1275"
}
],
"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-RHOS-16.1:etcd-0:3.3.23-12.el8ost.ppc64le",
"8Base-RHOS-16.1:etcd-0:3.3.23-12.el8ost.src",
"8Base-RHOS-16.1:etcd-0:3.3.23-12.el8ost.x86_64",
"8Base-RHOS-16.1:etcd-debuginfo-0:3.3.23-12.el8ost.ppc64le",
"8Base-RHOS-16.1:etcd-debuginfo-0:3.3.23-12.el8ost.x86_64",
"8Base-RHOS-16.1:etcd-debugsource-0:3.3.23-12.el8ost.ppc64le",
"8Base-RHOS-16.1:etcd-debugsource-0:3.3.23-12.el8ost.x86_64",
"8Base-RHOS-16.2:etcd-0:3.3.23-12.el8ost.ppc64le",
"8Base-RHOS-16.2:etcd-0:3.3.23-12.el8ost.src",
"8Base-RHOS-16.2:etcd-0:3.3.23-12.el8ost.x86_64",
"8Base-RHOS-16.2:etcd-debuginfo-0:3.3.23-12.el8ost.ppc64le",
"8Base-RHOS-16.2:etcd-debuginfo-0:3.3.23-12.el8ost.x86_64",
"8Base-RHOS-16.2:etcd-debugsource-0:3.3.23-12.el8ost.ppc64le",
"8Base-RHOS-16.2:etcd-debugsource-0:3.3.23-12.el8ost.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "golang: net/http/httputil: NewSingleHostReverseProxy - omit X-Forwarded-For not working"
},
{
"cve": "CVE-2022-32189",
"cwe": {
"id": "CWE-400",
"name": "Uncontrolled Resource Consumption"
},
"discovery_date": "2022-08-02T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2113814"
}
],
"notes": [
{
"category": "description",
"text": "An uncontrolled resource consumption flaw was found in Golang math/big. A too-short encoded message can cause a panic in Float.GobDecode and Rat.GobDecode in math/big in Go, potentially allowing an attacker to create a denial of service, impacting availability.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "golang: math/big: decoding big.Float and big.Rat types can panic if the encoded message is too short, potentially allowing a denial of service",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "This flaw stems from a particular and specific method (GoBDecode) which isn\u0027t commonly used. There are few components within Red Hat offerings which call this function. In rare cases where this method is called, the component limits possible damage or it is not possible to be triggered by an attacker. For these combined reasons the impact has been downgraded 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-RHOS-16.1:etcd-0:3.3.23-12.el8ost.ppc64le",
"8Base-RHOS-16.1:etcd-0:3.3.23-12.el8ost.src",
"8Base-RHOS-16.1:etcd-0:3.3.23-12.el8ost.x86_64",
"8Base-RHOS-16.1:etcd-debuginfo-0:3.3.23-12.el8ost.ppc64le",
"8Base-RHOS-16.1:etcd-debuginfo-0:3.3.23-12.el8ost.x86_64",
"8Base-RHOS-16.1:etcd-debugsource-0:3.3.23-12.el8ost.ppc64le",
"8Base-RHOS-16.1:etcd-debugsource-0:3.3.23-12.el8ost.x86_64",
"8Base-RHOS-16.2:etcd-0:3.3.23-12.el8ost.ppc64le",
"8Base-RHOS-16.2:etcd-0:3.3.23-12.el8ost.src",
"8Base-RHOS-16.2:etcd-0:3.3.23-12.el8ost.x86_64",
"8Base-RHOS-16.2:etcd-debuginfo-0:3.3.23-12.el8ost.ppc64le",
"8Base-RHOS-16.2:etcd-debuginfo-0:3.3.23-12.el8ost.x86_64",
"8Base-RHOS-16.2:etcd-debugsource-0:3.3.23-12.el8ost.ppc64le",
"8Base-RHOS-16.2:etcd-debugsource-0:3.3.23-12.el8ost.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2022-32189"
},
{
"category": "external",
"summary": "RHBZ#2113814",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2113814"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2022-32189",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-32189"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2022-32189",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2022-32189"
},
{
"category": "external",
"summary": "https://go.dev/issue/53871",
"url": "https://go.dev/issue/53871"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-nuts/c/DCFSyTGM0wU",
"url": "https://groups.google.com/g/golang-nuts/c/DCFSyTGM0wU"
}
],
"release_date": "2022-08-01T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2023-03-15T19:58:09+00:00",
"details": "Before applying this update, make sure all previously released errata\nrelevant to your system have been applied.\n\nFor details on how to apply this update, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"8Base-RHOS-16.1:etcd-0:3.3.23-12.el8ost.ppc64le",
"8Base-RHOS-16.1:etcd-0:3.3.23-12.el8ost.src",
"8Base-RHOS-16.1:etcd-0:3.3.23-12.el8ost.x86_64",
"8Base-RHOS-16.1:etcd-debuginfo-0:3.3.23-12.el8ost.ppc64le",
"8Base-RHOS-16.1:etcd-debuginfo-0:3.3.23-12.el8ost.x86_64",
"8Base-RHOS-16.1:etcd-debugsource-0:3.3.23-12.el8ost.ppc64le",
"8Base-RHOS-16.1:etcd-debugsource-0:3.3.23-12.el8ost.x86_64",
"8Base-RHOS-16.2:etcd-0:3.3.23-12.el8ost.ppc64le",
"8Base-RHOS-16.2:etcd-0:3.3.23-12.el8ost.src",
"8Base-RHOS-16.2:etcd-0:3.3.23-12.el8ost.x86_64",
"8Base-RHOS-16.2:etcd-debuginfo-0:3.3.23-12.el8ost.ppc64le",
"8Base-RHOS-16.2:etcd-debuginfo-0:3.3.23-12.el8ost.x86_64",
"8Base-RHOS-16.2:etcd-debugsource-0:3.3.23-12.el8ost.ppc64le",
"8Base-RHOS-16.2:etcd-debugsource-0:3.3.23-12.el8ost.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2023:1275"
},
{
"category": "workaround",
"details": "Mitigation for this issue is either not available or the currently available options don\u0027t meet the Red Hat Product Security criteria comprising ease of use and deployment, applicability to widespread installation base or stability.",
"product_ids": [
"8Base-RHOS-16.1:etcd-0:3.3.23-12.el8ost.ppc64le",
"8Base-RHOS-16.1:etcd-0:3.3.23-12.el8ost.src",
"8Base-RHOS-16.1:etcd-0:3.3.23-12.el8ost.x86_64",
"8Base-RHOS-16.1:etcd-debuginfo-0:3.3.23-12.el8ost.ppc64le",
"8Base-RHOS-16.1:etcd-debuginfo-0:3.3.23-12.el8ost.x86_64",
"8Base-RHOS-16.1:etcd-debugsource-0:3.3.23-12.el8ost.ppc64le",
"8Base-RHOS-16.1:etcd-debugsource-0:3.3.23-12.el8ost.x86_64",
"8Base-RHOS-16.2:etcd-0:3.3.23-12.el8ost.ppc64le",
"8Base-RHOS-16.2:etcd-0:3.3.23-12.el8ost.src",
"8Base-RHOS-16.2:etcd-0:3.3.23-12.el8ost.x86_64",
"8Base-RHOS-16.2:etcd-debuginfo-0:3.3.23-12.el8ost.ppc64le",
"8Base-RHOS-16.2:etcd-debuginfo-0:3.3.23-12.el8ost.x86_64",
"8Base-RHOS-16.2:etcd-debugsource-0:3.3.23-12.el8ost.ppc64le",
"8Base-RHOS-16.2:etcd-debugsource-0:3.3.23-12.el8ost.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 6.5,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "LOW",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"8Base-RHOS-16.1:etcd-0:3.3.23-12.el8ost.ppc64le",
"8Base-RHOS-16.1:etcd-0:3.3.23-12.el8ost.src",
"8Base-RHOS-16.1:etcd-0:3.3.23-12.el8ost.x86_64",
"8Base-RHOS-16.1:etcd-debuginfo-0:3.3.23-12.el8ost.ppc64le",
"8Base-RHOS-16.1:etcd-debuginfo-0:3.3.23-12.el8ost.x86_64",
"8Base-RHOS-16.1:etcd-debugsource-0:3.3.23-12.el8ost.ppc64le",
"8Base-RHOS-16.1:etcd-debugsource-0:3.3.23-12.el8ost.x86_64",
"8Base-RHOS-16.2:etcd-0:3.3.23-12.el8ost.ppc64le",
"8Base-RHOS-16.2:etcd-0:3.3.23-12.el8ost.src",
"8Base-RHOS-16.2:etcd-0:3.3.23-12.el8ost.x86_64",
"8Base-RHOS-16.2:etcd-debuginfo-0:3.3.23-12.el8ost.ppc64le",
"8Base-RHOS-16.2:etcd-debuginfo-0:3.3.23-12.el8ost.x86_64",
"8Base-RHOS-16.2:etcd-debugsource-0:3.3.23-12.el8ost.ppc64le",
"8Base-RHOS-16.2:etcd-debugsource-0:3.3.23-12.el8ost.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Low"
}
],
"title": "golang: math/big: decoding big.Float and big.Rat types can panic if the encoded message is too short, potentially allowing a denial of service"
},
{
"acknowledgments": [
{
"names": [
"Adam Korczynski"
],
"organization": "ADA Logics"
},
{
"names": [
"OSS-Fuzz"
]
}
],
"cve": "CVE-2022-41715",
"discovery_date": "2022-10-07T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2132872"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in the golang package, where programs that compile regular expressions from untrusted sources are vulnerable to memory exhaustion or a denial of service. The parsed regexp representation is linear in the input size. Still, in some cases, the constant factor can be as high as 40,000, making a relatively small regexp consume larger amounts of memory. After the fix, each regexp being parsed is limited to a 256 MB memory footprint. Regular expressions whose representation would use more space than that are rejected. Routine use of regular expressions is unaffected.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "golang: regexp/syntax: limit memory used by parsing regexps",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "The opportunity for a Denial of Service is limited to the golang runtime. In the case of OpenShift Container Platform, this would be restricted within each individual container. There are multiple layers of guide rails (Golang\u2019s Garbage Collector; OpenShift\u2019s resource constraints imposed at the container and cluster levels) which would require a malicious user to continue submitting attacks for there to be any enduring impact. They would also need access to external server resources to be able to send a massive volume of requests to cause a significant impact on server operations.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"8Base-RHOS-16.1:etcd-0:3.3.23-12.el8ost.ppc64le",
"8Base-RHOS-16.1:etcd-0:3.3.23-12.el8ost.src",
"8Base-RHOS-16.1:etcd-0:3.3.23-12.el8ost.x86_64",
"8Base-RHOS-16.1:etcd-debuginfo-0:3.3.23-12.el8ost.ppc64le",
"8Base-RHOS-16.1:etcd-debuginfo-0:3.3.23-12.el8ost.x86_64",
"8Base-RHOS-16.1:etcd-debugsource-0:3.3.23-12.el8ost.ppc64le",
"8Base-RHOS-16.1:etcd-debugsource-0:3.3.23-12.el8ost.x86_64",
"8Base-RHOS-16.2:etcd-0:3.3.23-12.el8ost.ppc64le",
"8Base-RHOS-16.2:etcd-0:3.3.23-12.el8ost.src",
"8Base-RHOS-16.2:etcd-0:3.3.23-12.el8ost.x86_64",
"8Base-RHOS-16.2:etcd-debuginfo-0:3.3.23-12.el8ost.ppc64le",
"8Base-RHOS-16.2:etcd-debuginfo-0:3.3.23-12.el8ost.x86_64",
"8Base-RHOS-16.2:etcd-debugsource-0:3.3.23-12.el8ost.ppc64le",
"8Base-RHOS-16.2:etcd-debugsource-0:3.3.23-12.el8ost.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2022-41715"
},
{
"category": "external",
"summary": "RHBZ#2132872",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2132872"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2022-41715",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-41715"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2022-41715",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2022-41715"
},
{
"category": "external",
"summary": "https://github.com/golang/go/issues/55949",
"url": "https://github.com/golang/go/issues/55949"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-announce/c/xtuG5faxtaU?pli=1",
"url": "https://groups.google.com/g/golang-announce/c/xtuG5faxtaU?pli=1"
}
],
"release_date": "2022-10-04T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2023-03-15T19:58:09+00:00",
"details": "Before applying this update, make sure all previously released errata\nrelevant to your system have been applied.\n\nFor details on how to apply this update, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"8Base-RHOS-16.1:etcd-0:3.3.23-12.el8ost.ppc64le",
"8Base-RHOS-16.1:etcd-0:3.3.23-12.el8ost.src",
"8Base-RHOS-16.1:etcd-0:3.3.23-12.el8ost.x86_64",
"8Base-RHOS-16.1:etcd-debuginfo-0:3.3.23-12.el8ost.ppc64le",
"8Base-RHOS-16.1:etcd-debuginfo-0:3.3.23-12.el8ost.x86_64",
"8Base-RHOS-16.1:etcd-debugsource-0:3.3.23-12.el8ost.ppc64le",
"8Base-RHOS-16.1:etcd-debugsource-0:3.3.23-12.el8ost.x86_64",
"8Base-RHOS-16.2:etcd-0:3.3.23-12.el8ost.ppc64le",
"8Base-RHOS-16.2:etcd-0:3.3.23-12.el8ost.src",
"8Base-RHOS-16.2:etcd-0:3.3.23-12.el8ost.x86_64",
"8Base-RHOS-16.2:etcd-debuginfo-0:3.3.23-12.el8ost.ppc64le",
"8Base-RHOS-16.2:etcd-debuginfo-0:3.3.23-12.el8ost.x86_64",
"8Base-RHOS-16.2:etcd-debugsource-0:3.3.23-12.el8ost.ppc64le",
"8Base-RHOS-16.2:etcd-debugsource-0:3.3.23-12.el8ost.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2023:1275"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 6.5,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "LOW",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"8Base-RHOS-16.1:etcd-0:3.3.23-12.el8ost.ppc64le",
"8Base-RHOS-16.1:etcd-0:3.3.23-12.el8ost.src",
"8Base-RHOS-16.1:etcd-0:3.3.23-12.el8ost.x86_64",
"8Base-RHOS-16.1:etcd-debuginfo-0:3.3.23-12.el8ost.ppc64le",
"8Base-RHOS-16.1:etcd-debuginfo-0:3.3.23-12.el8ost.x86_64",
"8Base-RHOS-16.1:etcd-debugsource-0:3.3.23-12.el8ost.ppc64le",
"8Base-RHOS-16.1:etcd-debugsource-0:3.3.23-12.el8ost.x86_64",
"8Base-RHOS-16.2:etcd-0:3.3.23-12.el8ost.ppc64le",
"8Base-RHOS-16.2:etcd-0:3.3.23-12.el8ost.src",
"8Base-RHOS-16.2:etcd-0:3.3.23-12.el8ost.x86_64",
"8Base-RHOS-16.2:etcd-debuginfo-0:3.3.23-12.el8ost.ppc64le",
"8Base-RHOS-16.2:etcd-debuginfo-0:3.3.23-12.el8ost.x86_64",
"8Base-RHOS-16.2:etcd-debugsource-0:3.3.23-12.el8ost.ppc64le",
"8Base-RHOS-16.2:etcd-debugsource-0:3.3.23-12.el8ost.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "golang: regexp/syntax: limit memory used by parsing regexps"
},
{
"cve": "CVE-2022-41717",
"cwe": {
"id": "CWE-770",
"name": "Allocation of Resources Without Limits or Throttling"
},
"discovery_date": "2023-01-16T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2161274"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in the net/http library of the golang package. This flaw allows an attacker to cause excessive memory growth in a Go server accepting HTTP/2 requests. HTTP/2 server connections contain a cache of HTTP header keys sent by the client. While the total number of entries in this cache is capped, an attacker sending very large keys can cause the server to allocate approximately 64 MiB per open connection.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "golang: net/http: excessive memory growth in a Go server accepting HTTP/2 requests",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "Within Red Hat OpenShift Container Platform, the grafana container is listed as will not fix. Since OCP 4.10, Grafana itself is not shipped and the Grafana web server is protected behind an OAuth proxy server.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"8Base-RHOS-16.1:etcd-0:3.3.23-12.el8ost.ppc64le",
"8Base-RHOS-16.1:etcd-0:3.3.23-12.el8ost.src",
"8Base-RHOS-16.1:etcd-0:3.3.23-12.el8ost.x86_64",
"8Base-RHOS-16.1:etcd-debuginfo-0:3.3.23-12.el8ost.ppc64le",
"8Base-RHOS-16.1:etcd-debuginfo-0:3.3.23-12.el8ost.x86_64",
"8Base-RHOS-16.1:etcd-debugsource-0:3.3.23-12.el8ost.ppc64le",
"8Base-RHOS-16.1:etcd-debugsource-0:3.3.23-12.el8ost.x86_64",
"8Base-RHOS-16.2:etcd-0:3.3.23-12.el8ost.ppc64le",
"8Base-RHOS-16.2:etcd-0:3.3.23-12.el8ost.src",
"8Base-RHOS-16.2:etcd-0:3.3.23-12.el8ost.x86_64",
"8Base-RHOS-16.2:etcd-debuginfo-0:3.3.23-12.el8ost.ppc64le",
"8Base-RHOS-16.2:etcd-debuginfo-0:3.3.23-12.el8ost.x86_64",
"8Base-RHOS-16.2:etcd-debugsource-0:3.3.23-12.el8ost.ppc64le",
"8Base-RHOS-16.2:etcd-debugsource-0:3.3.23-12.el8ost.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2022-41717"
},
{
"category": "external",
"summary": "RHBZ#2161274",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2161274"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2022-41717",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-41717"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2022-41717",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2022-41717"
},
{
"category": "external",
"summary": "https://go.dev/cl/455635",
"url": "https://go.dev/cl/455635"
},
{
"category": "external",
"summary": "https://go.dev/cl/455717",
"url": "https://go.dev/cl/455717"
},
{
"category": "external",
"summary": "https://go.dev/issue/56350",
"url": "https://go.dev/issue/56350"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-announce/c/L_3rmdT0BMU/m/yZDrXjIiBQAJ",
"url": "https://groups.google.com/g/golang-announce/c/L_3rmdT0BMU/m/yZDrXjIiBQAJ"
},
{
"category": "external",
"summary": "https://pkg.go.dev/vuln/GO-2022-1144",
"url": "https://pkg.go.dev/vuln/GO-2022-1144"
}
],
"release_date": "2022-11-30T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2023-03-15T19:58:09+00:00",
"details": "Before applying this update, make sure all previously released errata\nrelevant to your system have been applied.\n\nFor details on how to apply this update, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"8Base-RHOS-16.1:etcd-0:3.3.23-12.el8ost.ppc64le",
"8Base-RHOS-16.1:etcd-0:3.3.23-12.el8ost.src",
"8Base-RHOS-16.1:etcd-0:3.3.23-12.el8ost.x86_64",
"8Base-RHOS-16.1:etcd-debuginfo-0:3.3.23-12.el8ost.ppc64le",
"8Base-RHOS-16.1:etcd-debuginfo-0:3.3.23-12.el8ost.x86_64",
"8Base-RHOS-16.1:etcd-debugsource-0:3.3.23-12.el8ost.ppc64le",
"8Base-RHOS-16.1:etcd-debugsource-0:3.3.23-12.el8ost.x86_64",
"8Base-RHOS-16.2:etcd-0:3.3.23-12.el8ost.ppc64le",
"8Base-RHOS-16.2:etcd-0:3.3.23-12.el8ost.src",
"8Base-RHOS-16.2:etcd-0:3.3.23-12.el8ost.x86_64",
"8Base-RHOS-16.2:etcd-debuginfo-0:3.3.23-12.el8ost.ppc64le",
"8Base-RHOS-16.2:etcd-debuginfo-0:3.3.23-12.el8ost.x86_64",
"8Base-RHOS-16.2:etcd-debugsource-0:3.3.23-12.el8ost.ppc64le",
"8Base-RHOS-16.2:etcd-debugsource-0:3.3.23-12.el8ost.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2023:1275"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "LOW",
"baseScore": 5.3,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:L",
"version": "3.1"
},
"products": [
"8Base-RHOS-16.1:etcd-0:3.3.23-12.el8ost.ppc64le",
"8Base-RHOS-16.1:etcd-0:3.3.23-12.el8ost.src",
"8Base-RHOS-16.1:etcd-0:3.3.23-12.el8ost.x86_64",
"8Base-RHOS-16.1:etcd-debuginfo-0:3.3.23-12.el8ost.ppc64le",
"8Base-RHOS-16.1:etcd-debuginfo-0:3.3.23-12.el8ost.x86_64",
"8Base-RHOS-16.1:etcd-debugsource-0:3.3.23-12.el8ost.ppc64le",
"8Base-RHOS-16.1:etcd-debugsource-0:3.3.23-12.el8ost.x86_64",
"8Base-RHOS-16.2:etcd-0:3.3.23-12.el8ost.ppc64le",
"8Base-RHOS-16.2:etcd-0:3.3.23-12.el8ost.src",
"8Base-RHOS-16.2:etcd-0:3.3.23-12.el8ost.x86_64",
"8Base-RHOS-16.2:etcd-debuginfo-0:3.3.23-12.el8ost.ppc64le",
"8Base-RHOS-16.2:etcd-debuginfo-0:3.3.23-12.el8ost.x86_64",
"8Base-RHOS-16.2:etcd-debugsource-0:3.3.23-12.el8ost.ppc64le",
"8Base-RHOS-16.2:etcd-debugsource-0:3.3.23-12.el8ost.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "golang: net/http: excessive memory growth in a Go server accepting HTTP/2 requests"
}
]
}
rhsa-2022:6348
Vulnerability from csaf_redhat
Notes
{
"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": "Gatekeeper Operator v0.2 security updates\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 link(s) in the References section.",
"title": "Topic"
},
{
"category": "general",
"text": "Gatekeeper Operator v0.2\n\nGatekeeper is an open source project that applies the OPA Constraint\nFramework to enforce policies on your Kubernetes clusters. \n\nThis advisory contains the container images for Gatekeeper that include bug\nfixes and container upgrades. \n\nNote: Gatekeeper support from the Red Hat support team is limited to where it is integrated and used with Red Hat Advanced Cluster Management\nfor Kubernetes. For support options for any other use, see the Gatekeeper\nopen source project website at:\nhttps://open-policy-agent.github.io/gatekeeper/website/docs/howto/.\n\nSecurity fix:\n\n* CVE-2022-30629: gatekeeper-container: golang: crypto/tls: session tickets lack random ticket_age_add\n\n* CVE-2022-1705: golang: net/http: improper sanitization of Transfer-Encoding header\n\n* CVE-2022-1962: golang: go/parser: stack exhaustion in all Parse* functions\n\n* CVE-2022-28131: golang: encoding/xml: stack exhaustion in Decoder.Skip\n\n* CVE-2022-30630: golang: io/fs: stack exhaustion in Glob\n\n* CVE-2022-30631: golang: compress/gzip: stack exhaustion in Reader.Read\n\n* CVE-2022-30632: golang: path/filepath: stack exhaustion in Glob\n\n* CVE-2022-30635: golang: encoding/gob: stack exhaustion in Decoder.Decode\n\n* CVE-2022-30633 golang: encoding/xml: stack exhaustion in Unmarshal\n\n* CVE-2022-32148 golang: net/http/httputil: NewSingleHostReverseProxy - omit X-Forwarded-For not working",
"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-2022:6348",
"url": "https://access.redhat.com/errata/RHSA-2022:6348"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/updates/classification/#moderate",
"url": "https://access.redhat.com/security/updates/classification/#moderate"
},
{
"category": "external",
"summary": "2092793",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2092793"
},
{
"category": "external",
"summary": "2107342",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2107342"
},
{
"category": "external",
"summary": "2107371",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2107371"
},
{
"category": "external",
"summary": "2107374",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2107374"
},
{
"category": "external",
"summary": "2107376",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2107376"
},
{
"category": "external",
"summary": "2107383",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2107383"
},
{
"category": "external",
"summary": "2107386",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2107386"
},
{
"category": "external",
"summary": "2107388",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2107388"
},
{
"category": "external",
"summary": "2107390",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2107390"
},
{
"category": "external",
"summary": "2107392",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2107392"
},
{
"category": "self",
"summary": "Canonical URL",
"url": "https://security.access.redhat.com/data/csaf/v2/advisories/2022/rhsa-2022_6348.json"
}
],
"title": "Red Hat Security Advisory: Gatekeeper Operator v0.2 security and container updates",
"tracking": {
"current_release_date": "2025-10-31T13:02:14+00:00",
"generator": {
"date": "2025-10-31T13:02:14+00:00",
"engine": {
"name": "Red Hat SDEngine",
"version": "4.6.10"
}
},
"id": "RHSA-2022:6348",
"initial_release_date": "2022-09-06T13:43:08+00:00",
"revision_history": [
{
"date": "2022-09-06T13:43:08+00:00",
"number": "1",
"summary": "Initial version"
},
{
"date": "2022-09-06T13:43:08+00:00",
"number": "2",
"summary": "Last updated version"
},
{
"date": "2025-10-31T13:02:14+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.5 for RHEL 8",
"product": {
"name": "Red Hat Advanced Cluster Management for Kubernetes 2.5 for RHEL 8",
"product_id": "8Base-RHACM-2.5",
"product_identification_helper": {
"cpe": "cpe:/a:redhat:acm:2.5::el8"
}
}
}
],
"category": "product_family",
"name": "Red Hat ACM"
},
{
"branches": [
{
"category": "product_version",
"name": "rhacm2/gatekeeper-rhel8@sha256:5619678366c310f54fe39b6b5db8db0e9093a0fc834cd6b67a8717ce1cbe0b81_ppc64le",
"product": {
"name": "rhacm2/gatekeeper-rhel8@sha256:5619678366c310f54fe39b6b5db8db0e9093a0fc834cd6b67a8717ce1cbe0b81_ppc64le",
"product_id": "rhacm2/gatekeeper-rhel8@sha256:5619678366c310f54fe39b6b5db8db0e9093a0fc834cd6b67a8717ce1cbe0b81_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/gatekeeper-rhel8@sha256:5619678366c310f54fe39b6b5db8db0e9093a0fc834cd6b67a8717ce1cbe0b81?arch=ppc64le\u0026repository_url=registry.redhat.io/rhacm2/gatekeeper-rhel8\u0026tag=v3.5.4-10"
}
}
},
{
"category": "product_version",
"name": "rhacm2/gatekeeper-rhel8-operator@sha256:5d61edc02a091e6ecab57aaad4eb7205ff5c19ef26a9169ebe99fda15bf599f5_ppc64le",
"product": {
"name": "rhacm2/gatekeeper-rhel8-operator@sha256:5d61edc02a091e6ecab57aaad4eb7205ff5c19ef26a9169ebe99fda15bf599f5_ppc64le",
"product_id": "rhacm2/gatekeeper-rhel8-operator@sha256:5d61edc02a091e6ecab57aaad4eb7205ff5c19ef26a9169ebe99fda15bf599f5_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/gatekeeper-rhel8-operator@sha256:5d61edc02a091e6ecab57aaad4eb7205ff5c19ef26a9169ebe99fda15bf599f5?arch=ppc64le\u0026repository_url=registry.redhat.io/rhacm2/gatekeeper-rhel8-operator\u0026tag=v0.2.4-10"
}
}
}
],
"category": "architecture",
"name": "ppc64le"
},
{
"branches": [
{
"category": "product_version",
"name": "rhacm2/gatekeeper-rhel8@sha256:2b507430d842bea4f97d376c924386b3c7f32eeab0178ece7b8253a307ffaf76_arm64",
"product": {
"name": "rhacm2/gatekeeper-rhel8@sha256:2b507430d842bea4f97d376c924386b3c7f32eeab0178ece7b8253a307ffaf76_arm64",
"product_id": "rhacm2/gatekeeper-rhel8@sha256:2b507430d842bea4f97d376c924386b3c7f32eeab0178ece7b8253a307ffaf76_arm64",
"product_identification_helper": {
"purl": "pkg:oci/gatekeeper-rhel8@sha256:2b507430d842bea4f97d376c924386b3c7f32eeab0178ece7b8253a307ffaf76?arch=arm64\u0026repository_url=registry.redhat.io/rhacm2/gatekeeper-rhel8\u0026tag=v3.5.4-10"
}
}
},
{
"category": "product_version",
"name": "rhacm2/gatekeeper-rhel8-operator@sha256:16c624b8325f8abf00117c6a588c37c7059e6600ae5bed835b21a6f6627fa3da_arm64",
"product": {
"name": "rhacm2/gatekeeper-rhel8-operator@sha256:16c624b8325f8abf00117c6a588c37c7059e6600ae5bed835b21a6f6627fa3da_arm64",
"product_id": "rhacm2/gatekeeper-rhel8-operator@sha256:16c624b8325f8abf00117c6a588c37c7059e6600ae5bed835b21a6f6627fa3da_arm64",
"product_identification_helper": {
"purl": "pkg:oci/gatekeeper-rhel8-operator@sha256:16c624b8325f8abf00117c6a588c37c7059e6600ae5bed835b21a6f6627fa3da?arch=arm64\u0026repository_url=registry.redhat.io/rhacm2/gatekeeper-rhel8-operator\u0026tag=v0.2.4-10"
}
}
}
],
"category": "architecture",
"name": "arm64"
},
{
"branches": [
{
"category": "product_version",
"name": "rhacm2/gatekeeper-rhel8@sha256:eff95e35e8c21910635c0e9be91ed18f2c451b8917d46a950961d5511696bca4_s390x",
"product": {
"name": "rhacm2/gatekeeper-rhel8@sha256:eff95e35e8c21910635c0e9be91ed18f2c451b8917d46a950961d5511696bca4_s390x",
"product_id": "rhacm2/gatekeeper-rhel8@sha256:eff95e35e8c21910635c0e9be91ed18f2c451b8917d46a950961d5511696bca4_s390x",
"product_identification_helper": {
"purl": "pkg:oci/gatekeeper-rhel8@sha256:eff95e35e8c21910635c0e9be91ed18f2c451b8917d46a950961d5511696bca4?arch=s390x\u0026repository_url=registry.redhat.io/rhacm2/gatekeeper-rhel8\u0026tag=v3.5.4-10"
}
}
},
{
"category": "product_version",
"name": "rhacm2/gatekeeper-rhel8-operator@sha256:19297aefff113a20d310071bbcfb80d4311f5010254959d384f7024180c988db_s390x",
"product": {
"name": "rhacm2/gatekeeper-rhel8-operator@sha256:19297aefff113a20d310071bbcfb80d4311f5010254959d384f7024180c988db_s390x",
"product_id": "rhacm2/gatekeeper-rhel8-operator@sha256:19297aefff113a20d310071bbcfb80d4311f5010254959d384f7024180c988db_s390x",
"product_identification_helper": {
"purl": "pkg:oci/gatekeeper-rhel8-operator@sha256:19297aefff113a20d310071bbcfb80d4311f5010254959d384f7024180c988db?arch=s390x\u0026repository_url=registry.redhat.io/rhacm2/gatekeeper-rhel8-operator\u0026tag=v0.2.4-10"
}
}
}
],
"category": "architecture",
"name": "s390x"
},
{
"branches": [
{
"category": "product_version",
"name": "rhacm2/gatekeeper-rhel8@sha256:9dbdd54c43380b31b011e902c58304da6ceee793a582d77cd399b59c387b9948_amd64",
"product": {
"name": "rhacm2/gatekeeper-rhel8@sha256:9dbdd54c43380b31b011e902c58304da6ceee793a582d77cd399b59c387b9948_amd64",
"product_id": "rhacm2/gatekeeper-rhel8@sha256:9dbdd54c43380b31b011e902c58304da6ceee793a582d77cd399b59c387b9948_amd64",
"product_identification_helper": {
"purl": "pkg:oci/gatekeeper-rhel8@sha256:9dbdd54c43380b31b011e902c58304da6ceee793a582d77cd399b59c387b9948?arch=amd64\u0026repository_url=registry.redhat.io/rhacm2/gatekeeper-rhel8\u0026tag=v3.5.4-10"
}
}
},
{
"category": "product_version",
"name": "rhacm2/gatekeeper-operator-bundle@sha256:2eaa1a0ba4303ecdfaf7870acf1e1f9e6240cf7b2367441966271bf40ecd5b05_amd64",
"product": {
"name": "rhacm2/gatekeeper-operator-bundle@sha256:2eaa1a0ba4303ecdfaf7870acf1e1f9e6240cf7b2367441966271bf40ecd5b05_amd64",
"product_id": "rhacm2/gatekeeper-operator-bundle@sha256:2eaa1a0ba4303ecdfaf7870acf1e1f9e6240cf7b2367441966271bf40ecd5b05_amd64",
"product_identification_helper": {
"purl": "pkg:oci/gatekeeper-operator-bundle@sha256:2eaa1a0ba4303ecdfaf7870acf1e1f9e6240cf7b2367441966271bf40ecd5b05?arch=amd64\u0026repository_url=registry.redhat.io/rhacm2/gatekeeper-operator-bundle\u0026tag=v0.2.4-9"
}
}
},
{
"category": "product_version",
"name": "rhacm2/gatekeeper-rhel8-operator@sha256:96cbe13312f0c9b551038e52eafe1644dc049c8aa337b6de3753ae60d91c227e_amd64",
"product": {
"name": "rhacm2/gatekeeper-rhel8-operator@sha256:96cbe13312f0c9b551038e52eafe1644dc049c8aa337b6de3753ae60d91c227e_amd64",
"product_id": "rhacm2/gatekeeper-rhel8-operator@sha256:96cbe13312f0c9b551038e52eafe1644dc049c8aa337b6de3753ae60d91c227e_amd64",
"product_identification_helper": {
"purl": "pkg:oci/gatekeeper-rhel8-operator@sha256:96cbe13312f0c9b551038e52eafe1644dc049c8aa337b6de3753ae60d91c227e?arch=amd64\u0026repository_url=registry.redhat.io/rhacm2/gatekeeper-rhel8-operator\u0026tag=v0.2.4-10"
}
}
}
],
"category": "architecture",
"name": "amd64"
}
],
"category": "vendor",
"name": "Red Hat"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/gatekeeper-operator-bundle@sha256:2eaa1a0ba4303ecdfaf7870acf1e1f9e6240cf7b2367441966271bf40ecd5b05_amd64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.5 for RHEL 8",
"product_id": "8Base-RHACM-2.5:rhacm2/gatekeeper-operator-bundle@sha256:2eaa1a0ba4303ecdfaf7870acf1e1f9e6240cf7b2367441966271bf40ecd5b05_amd64"
},
"product_reference": "rhacm2/gatekeeper-operator-bundle@sha256:2eaa1a0ba4303ecdfaf7870acf1e1f9e6240cf7b2367441966271bf40ecd5b05_amd64",
"relates_to_product_reference": "8Base-RHACM-2.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/gatekeeper-rhel8-operator@sha256:16c624b8325f8abf00117c6a588c37c7059e6600ae5bed835b21a6f6627fa3da_arm64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.5 for RHEL 8",
"product_id": "8Base-RHACM-2.5:rhacm2/gatekeeper-rhel8-operator@sha256:16c624b8325f8abf00117c6a588c37c7059e6600ae5bed835b21a6f6627fa3da_arm64"
},
"product_reference": "rhacm2/gatekeeper-rhel8-operator@sha256:16c624b8325f8abf00117c6a588c37c7059e6600ae5bed835b21a6f6627fa3da_arm64",
"relates_to_product_reference": "8Base-RHACM-2.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/gatekeeper-rhel8-operator@sha256:19297aefff113a20d310071bbcfb80d4311f5010254959d384f7024180c988db_s390x as a component of Red Hat Advanced Cluster Management for Kubernetes 2.5 for RHEL 8",
"product_id": "8Base-RHACM-2.5:rhacm2/gatekeeper-rhel8-operator@sha256:19297aefff113a20d310071bbcfb80d4311f5010254959d384f7024180c988db_s390x"
},
"product_reference": "rhacm2/gatekeeper-rhel8-operator@sha256:19297aefff113a20d310071bbcfb80d4311f5010254959d384f7024180c988db_s390x",
"relates_to_product_reference": "8Base-RHACM-2.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/gatekeeper-rhel8-operator@sha256:5d61edc02a091e6ecab57aaad4eb7205ff5c19ef26a9169ebe99fda15bf599f5_ppc64le as a component of Red Hat Advanced Cluster Management for Kubernetes 2.5 for RHEL 8",
"product_id": "8Base-RHACM-2.5:rhacm2/gatekeeper-rhel8-operator@sha256:5d61edc02a091e6ecab57aaad4eb7205ff5c19ef26a9169ebe99fda15bf599f5_ppc64le"
},
"product_reference": "rhacm2/gatekeeper-rhel8-operator@sha256:5d61edc02a091e6ecab57aaad4eb7205ff5c19ef26a9169ebe99fda15bf599f5_ppc64le",
"relates_to_product_reference": "8Base-RHACM-2.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/gatekeeper-rhel8-operator@sha256:96cbe13312f0c9b551038e52eafe1644dc049c8aa337b6de3753ae60d91c227e_amd64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.5 for RHEL 8",
"product_id": "8Base-RHACM-2.5:rhacm2/gatekeeper-rhel8-operator@sha256:96cbe13312f0c9b551038e52eafe1644dc049c8aa337b6de3753ae60d91c227e_amd64"
},
"product_reference": "rhacm2/gatekeeper-rhel8-operator@sha256:96cbe13312f0c9b551038e52eafe1644dc049c8aa337b6de3753ae60d91c227e_amd64",
"relates_to_product_reference": "8Base-RHACM-2.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/gatekeeper-rhel8@sha256:2b507430d842bea4f97d376c924386b3c7f32eeab0178ece7b8253a307ffaf76_arm64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.5 for RHEL 8",
"product_id": "8Base-RHACM-2.5:rhacm2/gatekeeper-rhel8@sha256:2b507430d842bea4f97d376c924386b3c7f32eeab0178ece7b8253a307ffaf76_arm64"
},
"product_reference": "rhacm2/gatekeeper-rhel8@sha256:2b507430d842bea4f97d376c924386b3c7f32eeab0178ece7b8253a307ffaf76_arm64",
"relates_to_product_reference": "8Base-RHACM-2.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/gatekeeper-rhel8@sha256:5619678366c310f54fe39b6b5db8db0e9093a0fc834cd6b67a8717ce1cbe0b81_ppc64le as a component of Red Hat Advanced Cluster Management for Kubernetes 2.5 for RHEL 8",
"product_id": "8Base-RHACM-2.5:rhacm2/gatekeeper-rhel8@sha256:5619678366c310f54fe39b6b5db8db0e9093a0fc834cd6b67a8717ce1cbe0b81_ppc64le"
},
"product_reference": "rhacm2/gatekeeper-rhel8@sha256:5619678366c310f54fe39b6b5db8db0e9093a0fc834cd6b67a8717ce1cbe0b81_ppc64le",
"relates_to_product_reference": "8Base-RHACM-2.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/gatekeeper-rhel8@sha256:9dbdd54c43380b31b011e902c58304da6ceee793a582d77cd399b59c387b9948_amd64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.5 for RHEL 8",
"product_id": "8Base-RHACM-2.5:rhacm2/gatekeeper-rhel8@sha256:9dbdd54c43380b31b011e902c58304da6ceee793a582d77cd399b59c387b9948_amd64"
},
"product_reference": "rhacm2/gatekeeper-rhel8@sha256:9dbdd54c43380b31b011e902c58304da6ceee793a582d77cd399b59c387b9948_amd64",
"relates_to_product_reference": "8Base-RHACM-2.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/gatekeeper-rhel8@sha256:eff95e35e8c21910635c0e9be91ed18f2c451b8917d46a950961d5511696bca4_s390x as a component of Red Hat Advanced Cluster Management for Kubernetes 2.5 for RHEL 8",
"product_id": "8Base-RHACM-2.5:rhacm2/gatekeeper-rhel8@sha256:eff95e35e8c21910635c0e9be91ed18f2c451b8917d46a950961d5511696bca4_s390x"
},
"product_reference": "rhacm2/gatekeeper-rhel8@sha256:eff95e35e8c21910635c0e9be91ed18f2c451b8917d46a950961d5511696bca4_s390x",
"relates_to_product_reference": "8Base-RHACM-2.5"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2022-1705",
"cwe": {
"id": "CWE-444",
"name": "Inconsistent Interpretation of HTTP Requests (\u0027HTTP Request/Response Smuggling\u0027)"
},
"discovery_date": "2022-07-14T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2107374"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in golang. The HTTP/1 client accepted invalid Transfer-Encoding headers indicating \"chunked\" encoding. This issue could allow request smuggling, but only if combined with an intermediate server that also improperly accepts the header as invalid.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "golang: net/http: improper sanitization of Transfer-Encoding header",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "Within regulated environments, a combination of the following controls acts as a significant barrier to successfully exploiting a CWE-444: Inconsistent Interpretation of HTTP Requests (\u0027HTTP Request/Response Smuggling\u0027) vulnerability and therefore downgrades the severity of this particular CVE from Moderate to Low.\n\nThe platform uses secure, encrypted HTTPS connections over TLS 1.2 to reduce the risk of smuggling attacks by preventing the injection of ambiguous or malformed requests between components. The environment employs IPS/IDS and antimalware solutions to detect and block malicious code while ensuring consistent interpretation of HTTP requests across network layers, mitigating request/response inconsistencies. Event logs are collected and analyzed for centralization, correlation, monitoring, alerting, and retention, enabling the detection of malformed or suspicious HTTP traffic. Static code analysis and peer reviews enforce strong input validation and error handling to ensure all user inputs adhere to HTTP protocol specifications.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\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.5:rhacm2/gatekeeper-operator-bundle@sha256:2eaa1a0ba4303ecdfaf7870acf1e1f9e6240cf7b2367441966271bf40ecd5b05_amd64",
"8Base-RHACM-2.5:rhacm2/gatekeeper-rhel8-operator@sha256:16c624b8325f8abf00117c6a588c37c7059e6600ae5bed835b21a6f6627fa3da_arm64",
"8Base-RHACM-2.5:rhacm2/gatekeeper-rhel8-operator@sha256:19297aefff113a20d310071bbcfb80d4311f5010254959d384f7024180c988db_s390x",
"8Base-RHACM-2.5:rhacm2/gatekeeper-rhel8-operator@sha256:5d61edc02a091e6ecab57aaad4eb7205ff5c19ef26a9169ebe99fda15bf599f5_ppc64le",
"8Base-RHACM-2.5:rhacm2/gatekeeper-rhel8-operator@sha256:96cbe13312f0c9b551038e52eafe1644dc049c8aa337b6de3753ae60d91c227e_amd64",
"8Base-RHACM-2.5:rhacm2/gatekeeper-rhel8@sha256:2b507430d842bea4f97d376c924386b3c7f32eeab0178ece7b8253a307ffaf76_arm64",
"8Base-RHACM-2.5:rhacm2/gatekeeper-rhel8@sha256:5619678366c310f54fe39b6b5db8db0e9093a0fc834cd6b67a8717ce1cbe0b81_ppc64le",
"8Base-RHACM-2.5:rhacm2/gatekeeper-rhel8@sha256:9dbdd54c43380b31b011e902c58304da6ceee793a582d77cd399b59c387b9948_amd64",
"8Base-RHACM-2.5:rhacm2/gatekeeper-rhel8@sha256:eff95e35e8c21910635c0e9be91ed18f2c451b8917d46a950961d5511696bca4_s390x"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2022-1705"
},
{
"category": "external",
"summary": "RHBZ#2107374",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2107374"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2022-1705",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-1705"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2022-1705",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2022-1705"
},
{
"category": "external",
"summary": "https://go.dev/issue/53188",
"url": "https://go.dev/issue/53188"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-announce/c/nqrv9fbR0zE",
"url": "https://groups.google.com/g/golang-announce/c/nqrv9fbR0zE"
}
],
"release_date": "2022-07-12T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2022-09-06T13:43:08+00:00",
"details": "The requirements to apply the upgraded images are different whether or not you\nused the operator. Complete the following steps, depending on your installation:\n\n* Upgrade gatekeeper operator:\nThe gatekeeper operator that is installed by the gatekeeper operator policy has\n`installPlanApproval` set to `Automatic`. This setting means the operator will\nbe upgraded automatically when there is a new version of the operator. No\nfurther action is required for upgrade. If you changed the setting for `installPlanApproval` to `manual`, then you must view each cluster to manually\napprove the upgrade to the operator.\n\n* Upgrade gatekeeper without the operator:\nThe gatekeeper version is specified as part of the Gatekeeper CR in the\ngatekeeper operator policy. To upgrade the gatekeeper version:\na) Determine the latest version of gatekeeper by visiting:\nhttps://catalog.redhat.com/software/containers/rhacm2/gatekeeper-rhel8/5fadb4a18d9a79d2f438a5d9.\nb) Click the tag dropdown, and find the latest static tag. An example tag is\n\u0027v3.3.0-1\u0027.\nc) Edit the gatekeeper operator policy and update the image tag to use the\nlatest static tag. For example, you might change this line to image: \u0027registry.redhat.io/rhacm2/gatekeeper-rhel8:v3.3.0-1\u0027.\n\nRefer to https://open-policy-agent.github.io/gatekeeper/website/docs/howto/ for additional information.",
"product_ids": [
"8Base-RHACM-2.5:rhacm2/gatekeeper-operator-bundle@sha256:2eaa1a0ba4303ecdfaf7870acf1e1f9e6240cf7b2367441966271bf40ecd5b05_amd64",
"8Base-RHACM-2.5:rhacm2/gatekeeper-rhel8-operator@sha256:16c624b8325f8abf00117c6a588c37c7059e6600ae5bed835b21a6f6627fa3da_arm64",
"8Base-RHACM-2.5:rhacm2/gatekeeper-rhel8-operator@sha256:19297aefff113a20d310071bbcfb80d4311f5010254959d384f7024180c988db_s390x",
"8Base-RHACM-2.5:rhacm2/gatekeeper-rhel8-operator@sha256:5d61edc02a091e6ecab57aaad4eb7205ff5c19ef26a9169ebe99fda15bf599f5_ppc64le",
"8Base-RHACM-2.5:rhacm2/gatekeeper-rhel8-operator@sha256:96cbe13312f0c9b551038e52eafe1644dc049c8aa337b6de3753ae60d91c227e_amd64",
"8Base-RHACM-2.5:rhacm2/gatekeeper-rhel8@sha256:2b507430d842bea4f97d376c924386b3c7f32eeab0178ece7b8253a307ffaf76_arm64",
"8Base-RHACM-2.5:rhacm2/gatekeeper-rhel8@sha256:5619678366c310f54fe39b6b5db8db0e9093a0fc834cd6b67a8717ce1cbe0b81_ppc64le",
"8Base-RHACM-2.5:rhacm2/gatekeeper-rhel8@sha256:9dbdd54c43380b31b011e902c58304da6ceee793a582d77cd399b59c387b9948_amd64",
"8Base-RHACM-2.5:rhacm2/gatekeeper-rhel8@sha256:eff95e35e8c21910635c0e9be91ed18f2c451b8917d46a950961d5511696bca4_s390x"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2022:6348"
}
],
"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.5:rhacm2/gatekeeper-operator-bundle@sha256:2eaa1a0ba4303ecdfaf7870acf1e1f9e6240cf7b2367441966271bf40ecd5b05_amd64",
"8Base-RHACM-2.5:rhacm2/gatekeeper-rhel8-operator@sha256:16c624b8325f8abf00117c6a588c37c7059e6600ae5bed835b21a6f6627fa3da_arm64",
"8Base-RHACM-2.5:rhacm2/gatekeeper-rhel8-operator@sha256:19297aefff113a20d310071bbcfb80d4311f5010254959d384f7024180c988db_s390x",
"8Base-RHACM-2.5:rhacm2/gatekeeper-rhel8-operator@sha256:5d61edc02a091e6ecab57aaad4eb7205ff5c19ef26a9169ebe99fda15bf599f5_ppc64le",
"8Base-RHACM-2.5:rhacm2/gatekeeper-rhel8-operator@sha256:96cbe13312f0c9b551038e52eafe1644dc049c8aa337b6de3753ae60d91c227e_amd64",
"8Base-RHACM-2.5:rhacm2/gatekeeper-rhel8@sha256:2b507430d842bea4f97d376c924386b3c7f32eeab0178ece7b8253a307ffaf76_arm64",
"8Base-RHACM-2.5:rhacm2/gatekeeper-rhel8@sha256:5619678366c310f54fe39b6b5db8db0e9093a0fc834cd6b67a8717ce1cbe0b81_ppc64le",
"8Base-RHACM-2.5:rhacm2/gatekeeper-rhel8@sha256:9dbdd54c43380b31b011e902c58304da6ceee793a582d77cd399b59c387b9948_amd64",
"8Base-RHACM-2.5:rhacm2/gatekeeper-rhel8@sha256:eff95e35e8c21910635c0e9be91ed18f2c451b8917d46a950961d5511696bca4_s390x"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "golang: net/http: improper sanitization of Transfer-Encoding header"
},
{
"cve": "CVE-2022-1962",
"cwe": {
"id": "CWE-1325",
"name": "Improperly Controlled Sequential Memory Allocation"
},
"discovery_date": "2022-07-14T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2107376"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in the golang standard library, go/parser. When calling any Parse functions on the Go source code, which contains deeply nested types or declarations, a panic can occur due to stack exhaustion. This issue allows an attacker to impact system availability.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "golang: go/parser: stack exhaustion in all Parse* functions",
"title": "Vulnerability summary"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"8Base-RHACM-2.5:rhacm2/gatekeeper-operator-bundle@sha256:2eaa1a0ba4303ecdfaf7870acf1e1f9e6240cf7b2367441966271bf40ecd5b05_amd64",
"8Base-RHACM-2.5:rhacm2/gatekeeper-rhel8-operator@sha256:16c624b8325f8abf00117c6a588c37c7059e6600ae5bed835b21a6f6627fa3da_arm64",
"8Base-RHACM-2.5:rhacm2/gatekeeper-rhel8-operator@sha256:19297aefff113a20d310071bbcfb80d4311f5010254959d384f7024180c988db_s390x",
"8Base-RHACM-2.5:rhacm2/gatekeeper-rhel8-operator@sha256:5d61edc02a091e6ecab57aaad4eb7205ff5c19ef26a9169ebe99fda15bf599f5_ppc64le",
"8Base-RHACM-2.5:rhacm2/gatekeeper-rhel8-operator@sha256:96cbe13312f0c9b551038e52eafe1644dc049c8aa337b6de3753ae60d91c227e_amd64",
"8Base-RHACM-2.5:rhacm2/gatekeeper-rhel8@sha256:2b507430d842bea4f97d376c924386b3c7f32eeab0178ece7b8253a307ffaf76_arm64",
"8Base-RHACM-2.5:rhacm2/gatekeeper-rhel8@sha256:5619678366c310f54fe39b6b5db8db0e9093a0fc834cd6b67a8717ce1cbe0b81_ppc64le",
"8Base-RHACM-2.5:rhacm2/gatekeeper-rhel8@sha256:9dbdd54c43380b31b011e902c58304da6ceee793a582d77cd399b59c387b9948_amd64",
"8Base-RHACM-2.5:rhacm2/gatekeeper-rhel8@sha256:eff95e35e8c21910635c0e9be91ed18f2c451b8917d46a950961d5511696bca4_s390x"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2022-1962"
},
{
"category": "external",
"summary": "RHBZ#2107376",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2107376"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2022-1962",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-1962"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2022-1962",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2022-1962"
},
{
"category": "external",
"summary": "https://go.dev/issue/53616",
"url": "https://go.dev/issue/53616"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-announce/c/nqrv9fbR0zE",
"url": "https://groups.google.com/g/golang-announce/c/nqrv9fbR0zE"
}
],
"release_date": "2022-07-12T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2022-09-06T13:43:08+00:00",
"details": "The requirements to apply the upgraded images are different whether or not you\nused the operator. Complete the following steps, depending on your installation:\n\n* Upgrade gatekeeper operator:\nThe gatekeeper operator that is installed by the gatekeeper operator policy has\n`installPlanApproval` set to `Automatic`. This setting means the operator will\nbe upgraded automatically when there is a new version of the operator. No\nfurther action is required for upgrade. If you changed the setting for `installPlanApproval` to `manual`, then you must view each cluster to manually\napprove the upgrade to the operator.\n\n* Upgrade gatekeeper without the operator:\nThe gatekeeper version is specified as part of the Gatekeeper CR in the\ngatekeeper operator policy. To upgrade the gatekeeper version:\na) Determine the latest version of gatekeeper by visiting:\nhttps://catalog.redhat.com/software/containers/rhacm2/gatekeeper-rhel8/5fadb4a18d9a79d2f438a5d9.\nb) Click the tag dropdown, and find the latest static tag. An example tag is\n\u0027v3.3.0-1\u0027.\nc) Edit the gatekeeper operator policy and update the image tag to use the\nlatest static tag. For example, you might change this line to image: \u0027registry.redhat.io/rhacm2/gatekeeper-rhel8:v3.3.0-1\u0027.\n\nRefer to https://open-policy-agent.github.io/gatekeeper/website/docs/howto/ for additional information.",
"product_ids": [
"8Base-RHACM-2.5:rhacm2/gatekeeper-operator-bundle@sha256:2eaa1a0ba4303ecdfaf7870acf1e1f9e6240cf7b2367441966271bf40ecd5b05_amd64",
"8Base-RHACM-2.5:rhacm2/gatekeeper-rhel8-operator@sha256:16c624b8325f8abf00117c6a588c37c7059e6600ae5bed835b21a6f6627fa3da_arm64",
"8Base-RHACM-2.5:rhacm2/gatekeeper-rhel8-operator@sha256:19297aefff113a20d310071bbcfb80d4311f5010254959d384f7024180c988db_s390x",
"8Base-RHACM-2.5:rhacm2/gatekeeper-rhel8-operator@sha256:5d61edc02a091e6ecab57aaad4eb7205ff5c19ef26a9169ebe99fda15bf599f5_ppc64le",
"8Base-RHACM-2.5:rhacm2/gatekeeper-rhel8-operator@sha256:96cbe13312f0c9b551038e52eafe1644dc049c8aa337b6de3753ae60d91c227e_amd64",
"8Base-RHACM-2.5:rhacm2/gatekeeper-rhel8@sha256:2b507430d842bea4f97d376c924386b3c7f32eeab0178ece7b8253a307ffaf76_arm64",
"8Base-RHACM-2.5:rhacm2/gatekeeper-rhel8@sha256:5619678366c310f54fe39b6b5db8db0e9093a0fc834cd6b67a8717ce1cbe0b81_ppc64le",
"8Base-RHACM-2.5:rhacm2/gatekeeper-rhel8@sha256:9dbdd54c43380b31b011e902c58304da6ceee793a582d77cd399b59c387b9948_amd64",
"8Base-RHACM-2.5:rhacm2/gatekeeper-rhel8@sha256:eff95e35e8c21910635c0e9be91ed18f2c451b8917d46a950961d5511696bca4_s390x"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2022:6348"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "LOCAL",
"availabilityImpact": "HIGH",
"baseScore": 5.5,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "LOW",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"8Base-RHACM-2.5:rhacm2/gatekeeper-operator-bundle@sha256:2eaa1a0ba4303ecdfaf7870acf1e1f9e6240cf7b2367441966271bf40ecd5b05_amd64",
"8Base-RHACM-2.5:rhacm2/gatekeeper-rhel8-operator@sha256:16c624b8325f8abf00117c6a588c37c7059e6600ae5bed835b21a6f6627fa3da_arm64",
"8Base-RHACM-2.5:rhacm2/gatekeeper-rhel8-operator@sha256:19297aefff113a20d310071bbcfb80d4311f5010254959d384f7024180c988db_s390x",
"8Base-RHACM-2.5:rhacm2/gatekeeper-rhel8-operator@sha256:5d61edc02a091e6ecab57aaad4eb7205ff5c19ef26a9169ebe99fda15bf599f5_ppc64le",
"8Base-RHACM-2.5:rhacm2/gatekeeper-rhel8-operator@sha256:96cbe13312f0c9b551038e52eafe1644dc049c8aa337b6de3753ae60d91c227e_amd64",
"8Base-RHACM-2.5:rhacm2/gatekeeper-rhel8@sha256:2b507430d842bea4f97d376c924386b3c7f32eeab0178ece7b8253a307ffaf76_arm64",
"8Base-RHACM-2.5:rhacm2/gatekeeper-rhel8@sha256:5619678366c310f54fe39b6b5db8db0e9093a0fc834cd6b67a8717ce1cbe0b81_ppc64le",
"8Base-RHACM-2.5:rhacm2/gatekeeper-rhel8@sha256:9dbdd54c43380b31b011e902c58304da6ceee793a582d77cd399b59c387b9948_amd64",
"8Base-RHACM-2.5:rhacm2/gatekeeper-rhel8@sha256:eff95e35e8c21910635c0e9be91ed18f2c451b8917d46a950961d5511696bca4_s390x"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "golang: go/parser: stack exhaustion in all Parse* functions"
},
{
"cve": "CVE-2022-28131",
"cwe": {
"id": "CWE-1325",
"name": "Improperly Controlled Sequential Memory Allocation"
},
"discovery_date": "2022-07-14T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2107390"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in golang encoding/xml. When calling Decoder, Skip while parsing a deeply nested XML document, a panic can occur due to stack exhaustion and allows an attacker to impact system availability.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "golang: encoding/xml: stack exhaustion in Decoder.Skip",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "The vulnerability exists in the calling of the function decoder.skip to a deeply nested XML document. Although the vulnerability exists, it may require that the application accept deeply nested XML from untrusted sources and specifically calls Decoder.Skip on it. In many deployments, that code path might not even be reachable or exposed to external input. On top of that, a successful exploitation will only result in denial of service due to stack exhaustion, which is why this has been marked as moderate by Red Hat.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\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.5:rhacm2/gatekeeper-operator-bundle@sha256:2eaa1a0ba4303ecdfaf7870acf1e1f9e6240cf7b2367441966271bf40ecd5b05_amd64",
"8Base-RHACM-2.5:rhacm2/gatekeeper-rhel8-operator@sha256:16c624b8325f8abf00117c6a588c37c7059e6600ae5bed835b21a6f6627fa3da_arm64",
"8Base-RHACM-2.5:rhacm2/gatekeeper-rhel8-operator@sha256:19297aefff113a20d310071bbcfb80d4311f5010254959d384f7024180c988db_s390x",
"8Base-RHACM-2.5:rhacm2/gatekeeper-rhel8-operator@sha256:5d61edc02a091e6ecab57aaad4eb7205ff5c19ef26a9169ebe99fda15bf599f5_ppc64le",
"8Base-RHACM-2.5:rhacm2/gatekeeper-rhel8-operator@sha256:96cbe13312f0c9b551038e52eafe1644dc049c8aa337b6de3753ae60d91c227e_amd64",
"8Base-RHACM-2.5:rhacm2/gatekeeper-rhel8@sha256:2b507430d842bea4f97d376c924386b3c7f32eeab0178ece7b8253a307ffaf76_arm64",
"8Base-RHACM-2.5:rhacm2/gatekeeper-rhel8@sha256:5619678366c310f54fe39b6b5db8db0e9093a0fc834cd6b67a8717ce1cbe0b81_ppc64le",
"8Base-RHACM-2.5:rhacm2/gatekeeper-rhel8@sha256:9dbdd54c43380b31b011e902c58304da6ceee793a582d77cd399b59c387b9948_amd64",
"8Base-RHACM-2.5:rhacm2/gatekeeper-rhel8@sha256:eff95e35e8c21910635c0e9be91ed18f2c451b8917d46a950961d5511696bca4_s390x"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2022-28131"
},
{
"category": "external",
"summary": "RHBZ#2107390",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2107390"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2022-28131",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-28131"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2022-28131",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2022-28131"
},
{
"category": "external",
"summary": "https://go.dev/issue/53614",
"url": "https://go.dev/issue/53614"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-announce/c/nqrv9fbR0zE",
"url": "https://groups.google.com/g/golang-announce/c/nqrv9fbR0zE"
}
],
"release_date": "2022-07-12T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2022-09-06T13:43:08+00:00",
"details": "The requirements to apply the upgraded images are different whether or not you\nused the operator. Complete the following steps, depending on your installation:\n\n* Upgrade gatekeeper operator:\nThe gatekeeper operator that is installed by the gatekeeper operator policy has\n`installPlanApproval` set to `Automatic`. This setting means the operator will\nbe upgraded automatically when there is a new version of the operator. No\nfurther action is required for upgrade. If you changed the setting for `installPlanApproval` to `manual`, then you must view each cluster to manually\napprove the upgrade to the operator.\n\n* Upgrade gatekeeper without the operator:\nThe gatekeeper version is specified as part of the Gatekeeper CR in the\ngatekeeper operator policy. To upgrade the gatekeeper version:\na) Determine the latest version of gatekeeper by visiting:\nhttps://catalog.redhat.com/software/containers/rhacm2/gatekeeper-rhel8/5fadb4a18d9a79d2f438a5d9.\nb) Click the tag dropdown, and find the latest static tag. An example tag is\n\u0027v3.3.0-1\u0027.\nc) Edit the gatekeeper operator policy and update the image tag to use the\nlatest static tag. For example, you might change this line to image: \u0027registry.redhat.io/rhacm2/gatekeeper-rhel8:v3.3.0-1\u0027.\n\nRefer to https://open-policy-agent.github.io/gatekeeper/website/docs/howto/ for additional information.",
"product_ids": [
"8Base-RHACM-2.5:rhacm2/gatekeeper-operator-bundle@sha256:2eaa1a0ba4303ecdfaf7870acf1e1f9e6240cf7b2367441966271bf40ecd5b05_amd64",
"8Base-RHACM-2.5:rhacm2/gatekeeper-rhel8-operator@sha256:16c624b8325f8abf00117c6a588c37c7059e6600ae5bed835b21a6f6627fa3da_arm64",
"8Base-RHACM-2.5:rhacm2/gatekeeper-rhel8-operator@sha256:19297aefff113a20d310071bbcfb80d4311f5010254959d384f7024180c988db_s390x",
"8Base-RHACM-2.5:rhacm2/gatekeeper-rhel8-operator@sha256:5d61edc02a091e6ecab57aaad4eb7205ff5c19ef26a9169ebe99fda15bf599f5_ppc64le",
"8Base-RHACM-2.5:rhacm2/gatekeeper-rhel8-operator@sha256:96cbe13312f0c9b551038e52eafe1644dc049c8aa337b6de3753ae60d91c227e_amd64",
"8Base-RHACM-2.5:rhacm2/gatekeeper-rhel8@sha256:2b507430d842bea4f97d376c924386b3c7f32eeab0178ece7b8253a307ffaf76_arm64",
"8Base-RHACM-2.5:rhacm2/gatekeeper-rhel8@sha256:5619678366c310f54fe39b6b5db8db0e9093a0fc834cd6b67a8717ce1cbe0b81_ppc64le",
"8Base-RHACM-2.5:rhacm2/gatekeeper-rhel8@sha256:9dbdd54c43380b31b011e902c58304da6ceee793a582d77cd399b59c387b9948_amd64",
"8Base-RHACM-2.5:rhacm2/gatekeeper-rhel8@sha256:eff95e35e8c21910635c0e9be91ed18f2c451b8917d46a950961d5511696bca4_s390x"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2022:6348"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "LOCAL",
"availabilityImpact": "HIGH",
"baseScore": 7.3,
"baseSeverity": "HIGH",
"confidentialityImpact": "LOW",
"integrityImpact": "LOW",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:N/UI:N/S:U/C:L/I:L/A:H",
"version": "3.1"
},
"products": [
"8Base-RHACM-2.5:rhacm2/gatekeeper-operator-bundle@sha256:2eaa1a0ba4303ecdfaf7870acf1e1f9e6240cf7b2367441966271bf40ecd5b05_amd64",
"8Base-RHACM-2.5:rhacm2/gatekeeper-rhel8-operator@sha256:16c624b8325f8abf00117c6a588c37c7059e6600ae5bed835b21a6f6627fa3da_arm64",
"8Base-RHACM-2.5:rhacm2/gatekeeper-rhel8-operator@sha256:19297aefff113a20d310071bbcfb80d4311f5010254959d384f7024180c988db_s390x",
"8Base-RHACM-2.5:rhacm2/gatekeeper-rhel8-operator@sha256:5d61edc02a091e6ecab57aaad4eb7205ff5c19ef26a9169ebe99fda15bf599f5_ppc64le",
"8Base-RHACM-2.5:rhacm2/gatekeeper-rhel8-operator@sha256:96cbe13312f0c9b551038e52eafe1644dc049c8aa337b6de3753ae60d91c227e_amd64",
"8Base-RHACM-2.5:rhacm2/gatekeeper-rhel8@sha256:2b507430d842bea4f97d376c924386b3c7f32eeab0178ece7b8253a307ffaf76_arm64",
"8Base-RHACM-2.5:rhacm2/gatekeeper-rhel8@sha256:5619678366c310f54fe39b6b5db8db0e9093a0fc834cd6b67a8717ce1cbe0b81_ppc64le",
"8Base-RHACM-2.5:rhacm2/gatekeeper-rhel8@sha256:9dbdd54c43380b31b011e902c58304da6ceee793a582d77cd399b59c387b9948_amd64",
"8Base-RHACM-2.5:rhacm2/gatekeeper-rhel8@sha256:eff95e35e8c21910635c0e9be91ed18f2c451b8917d46a950961d5511696bca4_s390x"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "golang: encoding/xml: stack exhaustion in Decoder.Skip"
},
{
"cve": "CVE-2022-30629",
"cwe": {
"id": "CWE-331",
"name": "Insufficient Entropy"
},
"discovery_date": "2022-06-02T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2092793"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in the crypto/tls golang package. When session tickets are generated by crypto/tls, it is missing the ticket expiration. This issue may allow an attacker to observe the TLS handshakes to correlate successive connections during session resumption.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "golang: crypto/tls: session tickets lack random ticket_age_add",
"title": "Vulnerability summary"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\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.5:rhacm2/gatekeeper-operator-bundle@sha256:2eaa1a0ba4303ecdfaf7870acf1e1f9e6240cf7b2367441966271bf40ecd5b05_amd64",
"8Base-RHACM-2.5:rhacm2/gatekeeper-rhel8-operator@sha256:16c624b8325f8abf00117c6a588c37c7059e6600ae5bed835b21a6f6627fa3da_arm64",
"8Base-RHACM-2.5:rhacm2/gatekeeper-rhel8-operator@sha256:19297aefff113a20d310071bbcfb80d4311f5010254959d384f7024180c988db_s390x",
"8Base-RHACM-2.5:rhacm2/gatekeeper-rhel8-operator@sha256:5d61edc02a091e6ecab57aaad4eb7205ff5c19ef26a9169ebe99fda15bf599f5_ppc64le",
"8Base-RHACM-2.5:rhacm2/gatekeeper-rhel8-operator@sha256:96cbe13312f0c9b551038e52eafe1644dc049c8aa337b6de3753ae60d91c227e_amd64",
"8Base-RHACM-2.5:rhacm2/gatekeeper-rhel8@sha256:2b507430d842bea4f97d376c924386b3c7f32eeab0178ece7b8253a307ffaf76_arm64",
"8Base-RHACM-2.5:rhacm2/gatekeeper-rhel8@sha256:5619678366c310f54fe39b6b5db8db0e9093a0fc834cd6b67a8717ce1cbe0b81_ppc64le",
"8Base-RHACM-2.5:rhacm2/gatekeeper-rhel8@sha256:9dbdd54c43380b31b011e902c58304da6ceee793a582d77cd399b59c387b9948_amd64",
"8Base-RHACM-2.5:rhacm2/gatekeeper-rhel8@sha256:eff95e35e8c21910635c0e9be91ed18f2c451b8917d46a950961d5511696bca4_s390x"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2022-30629"
},
{
"category": "external",
"summary": "RHBZ#2092793",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2092793"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2022-30629",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-30629"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2022-30629",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2022-30629"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-announce/c/TzIC9-t8Ytg",
"url": "https://groups.google.com/g/golang-announce/c/TzIC9-t8Ytg"
}
],
"release_date": "2022-06-02T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2022-09-06T13:43:08+00:00",
"details": "The requirements to apply the upgraded images are different whether or not you\nused the operator. Complete the following steps, depending on your installation:\n\n* Upgrade gatekeeper operator:\nThe gatekeeper operator that is installed by the gatekeeper operator policy has\n`installPlanApproval` set to `Automatic`. This setting means the operator will\nbe upgraded automatically when there is a new version of the operator. No\nfurther action is required for upgrade. If you changed the setting for `installPlanApproval` to `manual`, then you must view each cluster to manually\napprove the upgrade to the operator.\n\n* Upgrade gatekeeper without the operator:\nThe gatekeeper version is specified as part of the Gatekeeper CR in the\ngatekeeper operator policy. To upgrade the gatekeeper version:\na) Determine the latest version of gatekeeper by visiting:\nhttps://catalog.redhat.com/software/containers/rhacm2/gatekeeper-rhel8/5fadb4a18d9a79d2f438a5d9.\nb) Click the tag dropdown, and find the latest static tag. An example tag is\n\u0027v3.3.0-1\u0027.\nc) Edit the gatekeeper operator policy and update the image tag to use the\nlatest static tag. For example, you might change this line to image: \u0027registry.redhat.io/rhacm2/gatekeeper-rhel8:v3.3.0-1\u0027.\n\nRefer to https://open-policy-agent.github.io/gatekeeper/website/docs/howto/ for additional information.",
"product_ids": [
"8Base-RHACM-2.5:rhacm2/gatekeeper-operator-bundle@sha256:2eaa1a0ba4303ecdfaf7870acf1e1f9e6240cf7b2367441966271bf40ecd5b05_amd64",
"8Base-RHACM-2.5:rhacm2/gatekeeper-rhel8-operator@sha256:16c624b8325f8abf00117c6a588c37c7059e6600ae5bed835b21a6f6627fa3da_arm64",
"8Base-RHACM-2.5:rhacm2/gatekeeper-rhel8-operator@sha256:19297aefff113a20d310071bbcfb80d4311f5010254959d384f7024180c988db_s390x",
"8Base-RHACM-2.5:rhacm2/gatekeeper-rhel8-operator@sha256:5d61edc02a091e6ecab57aaad4eb7205ff5c19ef26a9169ebe99fda15bf599f5_ppc64le",
"8Base-RHACM-2.5:rhacm2/gatekeeper-rhel8-operator@sha256:96cbe13312f0c9b551038e52eafe1644dc049c8aa337b6de3753ae60d91c227e_amd64",
"8Base-RHACM-2.5:rhacm2/gatekeeper-rhel8@sha256:2b507430d842bea4f97d376c924386b3c7f32eeab0178ece7b8253a307ffaf76_arm64",
"8Base-RHACM-2.5:rhacm2/gatekeeper-rhel8@sha256:5619678366c310f54fe39b6b5db8db0e9093a0fc834cd6b67a8717ce1cbe0b81_ppc64le",
"8Base-RHACM-2.5:rhacm2/gatekeeper-rhel8@sha256:9dbdd54c43380b31b011e902c58304da6ceee793a582d77cd399b59c387b9948_amd64",
"8Base-RHACM-2.5:rhacm2/gatekeeper-rhel8@sha256:eff95e35e8c21910635c0e9be91ed18f2c451b8917d46a950961d5511696bca4_s390x"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2022:6348"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "HIGH",
"attackVector": "NETWORK",
"availabilityImpact": "NONE",
"baseScore": 3.1,
"baseSeverity": "LOW",
"confidentialityImpact": "LOW",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "REQUIRED",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:R/S:U/C:L/I:N/A:N",
"version": "3.1"
},
"products": [
"8Base-RHACM-2.5:rhacm2/gatekeeper-operator-bundle@sha256:2eaa1a0ba4303ecdfaf7870acf1e1f9e6240cf7b2367441966271bf40ecd5b05_amd64",
"8Base-RHACM-2.5:rhacm2/gatekeeper-rhel8-operator@sha256:16c624b8325f8abf00117c6a588c37c7059e6600ae5bed835b21a6f6627fa3da_arm64",
"8Base-RHACM-2.5:rhacm2/gatekeeper-rhel8-operator@sha256:19297aefff113a20d310071bbcfb80d4311f5010254959d384f7024180c988db_s390x",
"8Base-RHACM-2.5:rhacm2/gatekeeper-rhel8-operator@sha256:5d61edc02a091e6ecab57aaad4eb7205ff5c19ef26a9169ebe99fda15bf599f5_ppc64le",
"8Base-RHACM-2.5:rhacm2/gatekeeper-rhel8-operator@sha256:96cbe13312f0c9b551038e52eafe1644dc049c8aa337b6de3753ae60d91c227e_amd64",
"8Base-RHACM-2.5:rhacm2/gatekeeper-rhel8@sha256:2b507430d842bea4f97d376c924386b3c7f32eeab0178ece7b8253a307ffaf76_arm64",
"8Base-RHACM-2.5:rhacm2/gatekeeper-rhel8@sha256:5619678366c310f54fe39b6b5db8db0e9093a0fc834cd6b67a8717ce1cbe0b81_ppc64le",
"8Base-RHACM-2.5:rhacm2/gatekeeper-rhel8@sha256:9dbdd54c43380b31b011e902c58304da6ceee793a582d77cd399b59c387b9948_amd64",
"8Base-RHACM-2.5:rhacm2/gatekeeper-rhel8@sha256:eff95e35e8c21910635c0e9be91ed18f2c451b8917d46a950961d5511696bca4_s390x"
]
}
],
"threats": [
{
"category": "impact",
"details": "Low"
}
],
"title": "golang: crypto/tls: session tickets lack random ticket_age_add"
},
{
"cve": "CVE-2022-30630",
"cwe": {
"id": "CWE-1325",
"name": "Improperly Controlled Sequential Memory Allocation"
},
"discovery_date": "2022-07-14T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2107371"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in the golang standard library, io/fs. Calling Glob on a path that contains a large number of path separators can cause a panic issue due to stack exhaustion. This could allow an attacker to impact availability.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "golang: io/fs: stack exhaustion in Glob",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "RH ProdSec has set the Impact of this vulnerability to Moderate as there is no known method to execute arbitary code. Successful exploitation of this bug can cause the application under attack to panic, merely causing a Denial of Service at the application level. As the kernel is unaffected by this bug, the user can merely relaunch the application to fix the problem. Also, if somehow the application keeps relaunching, the timer watchdogs in the default RHEL kernel will stop the attack in its tracks.\n\nWithin regulated environments, a combination of the following controls acts as a significant barrier to successfully exploiting a CWE-1325: Improperly Controlled Sequential Memory Allocation vulnerability and therefore downgrades the severity of this particular CVE from Moderate to Low.\n\nAccess to the platform is granted only after successful hard token-based multi-factor authentication (MFA) and is governed by least privilege to ensure only authorized users and roles can execute or modify code. Static code analysis and peer reviews enforce strong input validation and error handling, preventing improperly validated inputs from causing system instability, data exposure, or privilege escalation. In the event of successful exploitation, process isolation limits the impact of excessive sequential memory allocation by restricting memory use per process, preventing any single process from exhausting system resources. Finally, the platform uses memory protection mechanisms such as Data Execution Prevention (DEP) and Address Space Layout Randomization (ASLR) to reduce the risk of memory allocation-based attacks.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"8Base-RHACM-2.5:rhacm2/gatekeeper-operator-bundle@sha256:2eaa1a0ba4303ecdfaf7870acf1e1f9e6240cf7b2367441966271bf40ecd5b05_amd64",
"8Base-RHACM-2.5:rhacm2/gatekeeper-rhel8-operator@sha256:16c624b8325f8abf00117c6a588c37c7059e6600ae5bed835b21a6f6627fa3da_arm64",
"8Base-RHACM-2.5:rhacm2/gatekeeper-rhel8-operator@sha256:19297aefff113a20d310071bbcfb80d4311f5010254959d384f7024180c988db_s390x",
"8Base-RHACM-2.5:rhacm2/gatekeeper-rhel8-operator@sha256:5d61edc02a091e6ecab57aaad4eb7205ff5c19ef26a9169ebe99fda15bf599f5_ppc64le",
"8Base-RHACM-2.5:rhacm2/gatekeeper-rhel8-operator@sha256:96cbe13312f0c9b551038e52eafe1644dc049c8aa337b6de3753ae60d91c227e_amd64",
"8Base-RHACM-2.5:rhacm2/gatekeeper-rhel8@sha256:2b507430d842bea4f97d376c924386b3c7f32eeab0178ece7b8253a307ffaf76_arm64",
"8Base-RHACM-2.5:rhacm2/gatekeeper-rhel8@sha256:5619678366c310f54fe39b6b5db8db0e9093a0fc834cd6b67a8717ce1cbe0b81_ppc64le",
"8Base-RHACM-2.5:rhacm2/gatekeeper-rhel8@sha256:9dbdd54c43380b31b011e902c58304da6ceee793a582d77cd399b59c387b9948_amd64",
"8Base-RHACM-2.5:rhacm2/gatekeeper-rhel8@sha256:eff95e35e8c21910635c0e9be91ed18f2c451b8917d46a950961d5511696bca4_s390x"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2022-30630"
},
{
"category": "external",
"summary": "RHBZ#2107371",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2107371"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2022-30630",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-30630"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2022-30630",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2022-30630"
},
{
"category": "external",
"summary": "https://go.dev/issue/53415",
"url": "https://go.dev/issue/53415"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-announce/c/nqrv9fbR0zE",
"url": "https://groups.google.com/g/golang-announce/c/nqrv9fbR0zE"
}
],
"release_date": "2022-07-12T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2022-09-06T13:43:08+00:00",
"details": "The requirements to apply the upgraded images are different whether or not you\nused the operator. Complete the following steps, depending on your installation:\n\n* Upgrade gatekeeper operator:\nThe gatekeeper operator that is installed by the gatekeeper operator policy has\n`installPlanApproval` set to `Automatic`. This setting means the operator will\nbe upgraded automatically when there is a new version of the operator. No\nfurther action is required for upgrade. If you changed the setting for `installPlanApproval` to `manual`, then you must view each cluster to manually\napprove the upgrade to the operator.\n\n* Upgrade gatekeeper without the operator:\nThe gatekeeper version is specified as part of the Gatekeeper CR in the\ngatekeeper operator policy. To upgrade the gatekeeper version:\na) Determine the latest version of gatekeeper by visiting:\nhttps://catalog.redhat.com/software/containers/rhacm2/gatekeeper-rhel8/5fadb4a18d9a79d2f438a5d9.\nb) Click the tag dropdown, and find the latest static tag. An example tag is\n\u0027v3.3.0-1\u0027.\nc) Edit the gatekeeper operator policy and update the image tag to use the\nlatest static tag. For example, you might change this line to image: \u0027registry.redhat.io/rhacm2/gatekeeper-rhel8:v3.3.0-1\u0027.\n\nRefer to https://open-policy-agent.github.io/gatekeeper/website/docs/howto/ for additional information.",
"product_ids": [
"8Base-RHACM-2.5:rhacm2/gatekeeper-operator-bundle@sha256:2eaa1a0ba4303ecdfaf7870acf1e1f9e6240cf7b2367441966271bf40ecd5b05_amd64",
"8Base-RHACM-2.5:rhacm2/gatekeeper-rhel8-operator@sha256:16c624b8325f8abf00117c6a588c37c7059e6600ae5bed835b21a6f6627fa3da_arm64",
"8Base-RHACM-2.5:rhacm2/gatekeeper-rhel8-operator@sha256:19297aefff113a20d310071bbcfb80d4311f5010254959d384f7024180c988db_s390x",
"8Base-RHACM-2.5:rhacm2/gatekeeper-rhel8-operator@sha256:5d61edc02a091e6ecab57aaad4eb7205ff5c19ef26a9169ebe99fda15bf599f5_ppc64le",
"8Base-RHACM-2.5:rhacm2/gatekeeper-rhel8-operator@sha256:96cbe13312f0c9b551038e52eafe1644dc049c8aa337b6de3753ae60d91c227e_amd64",
"8Base-RHACM-2.5:rhacm2/gatekeeper-rhel8@sha256:2b507430d842bea4f97d376c924386b3c7f32eeab0178ece7b8253a307ffaf76_arm64",
"8Base-RHACM-2.5:rhacm2/gatekeeper-rhel8@sha256:5619678366c310f54fe39b6b5db8db0e9093a0fc834cd6b67a8717ce1cbe0b81_ppc64le",
"8Base-RHACM-2.5:rhacm2/gatekeeper-rhel8@sha256:9dbdd54c43380b31b011e902c58304da6ceee793a582d77cd399b59c387b9948_amd64",
"8Base-RHACM-2.5:rhacm2/gatekeeper-rhel8@sha256:eff95e35e8c21910635c0e9be91ed18f2c451b8917d46a950961d5511696bca4_s390x"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2022:6348"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "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.5:rhacm2/gatekeeper-operator-bundle@sha256:2eaa1a0ba4303ecdfaf7870acf1e1f9e6240cf7b2367441966271bf40ecd5b05_amd64",
"8Base-RHACM-2.5:rhacm2/gatekeeper-rhel8-operator@sha256:16c624b8325f8abf00117c6a588c37c7059e6600ae5bed835b21a6f6627fa3da_arm64",
"8Base-RHACM-2.5:rhacm2/gatekeeper-rhel8-operator@sha256:19297aefff113a20d310071bbcfb80d4311f5010254959d384f7024180c988db_s390x",
"8Base-RHACM-2.5:rhacm2/gatekeeper-rhel8-operator@sha256:5d61edc02a091e6ecab57aaad4eb7205ff5c19ef26a9169ebe99fda15bf599f5_ppc64le",
"8Base-RHACM-2.5:rhacm2/gatekeeper-rhel8-operator@sha256:96cbe13312f0c9b551038e52eafe1644dc049c8aa337b6de3753ae60d91c227e_amd64",
"8Base-RHACM-2.5:rhacm2/gatekeeper-rhel8@sha256:2b507430d842bea4f97d376c924386b3c7f32eeab0178ece7b8253a307ffaf76_arm64",
"8Base-RHACM-2.5:rhacm2/gatekeeper-rhel8@sha256:5619678366c310f54fe39b6b5db8db0e9093a0fc834cd6b67a8717ce1cbe0b81_ppc64le",
"8Base-RHACM-2.5:rhacm2/gatekeeper-rhel8@sha256:9dbdd54c43380b31b011e902c58304da6ceee793a582d77cd399b59c387b9948_amd64",
"8Base-RHACM-2.5:rhacm2/gatekeeper-rhel8@sha256:eff95e35e8c21910635c0e9be91ed18f2c451b8917d46a950961d5511696bca4_s390x"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "golang: io/fs: stack exhaustion in Glob"
},
{
"cve": "CVE-2022-30631",
"cwe": {
"id": "CWE-1325",
"name": "Improperly Controlled Sequential Memory Allocation"
},
"discovery_date": "2022-07-14T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2107342"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in golang. Calling the Reader, Read method on an archive that contains a large number of concatenated 0-length compressed files can cause a panic issue due to stack exhaustion.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "golang: compress/gzip: stack exhaustion in Reader.Read",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "To exploit CVE-2022-30631, an attacker supplies a specially crafted gzip archive to a Go application that uses a vulnerable version of the compress/gzip package without adequate input validation. This can lead to uncontrolled recursion, resulting in stack exhaustion and causing the application to panic, thereby affecting its availability.\n\nAs this is merely a DoS and there is no known way to control the instruction pointer, RH ProdSec has set the impact of this vulnerabilty to \"Moderate\".\n\nWithin regulated environments, a combination of the following controls acts as a significant barrier to successfully exploiting a CWE-1325: Improperly Controlled Sequential Memory Allocation vulnerability and therefore downgrades the severity of this particular CVE from Moderate to Low.\n\nAccess to the platform is granted only after successful hard token-based multi-factor authentication (MFA) and is governed by least privilege to ensure only authorized users and roles can execute or modify code. Static code analysis and peer reviews enforce strong input validation and error handling, preventing improperly validated inputs from causing system instability, data exposure, or privilege escalation. In the event of successful exploitation, process isolation limits the impact of excessive sequential memory allocation by restricting memory use per process, preventing any single process from exhausting system resources. Finally, the platform uses memory protection mechanisms such as Data Execution Prevention (DEP) and Address Space Layout Randomization (ASLR) to reduce the risk of memory allocation-based attacks.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"8Base-RHACM-2.5:rhacm2/gatekeeper-operator-bundle@sha256:2eaa1a0ba4303ecdfaf7870acf1e1f9e6240cf7b2367441966271bf40ecd5b05_amd64",
"8Base-RHACM-2.5:rhacm2/gatekeeper-rhel8-operator@sha256:16c624b8325f8abf00117c6a588c37c7059e6600ae5bed835b21a6f6627fa3da_arm64",
"8Base-RHACM-2.5:rhacm2/gatekeeper-rhel8-operator@sha256:19297aefff113a20d310071bbcfb80d4311f5010254959d384f7024180c988db_s390x",
"8Base-RHACM-2.5:rhacm2/gatekeeper-rhel8-operator@sha256:5d61edc02a091e6ecab57aaad4eb7205ff5c19ef26a9169ebe99fda15bf599f5_ppc64le",
"8Base-RHACM-2.5:rhacm2/gatekeeper-rhel8-operator@sha256:96cbe13312f0c9b551038e52eafe1644dc049c8aa337b6de3753ae60d91c227e_amd64",
"8Base-RHACM-2.5:rhacm2/gatekeeper-rhel8@sha256:2b507430d842bea4f97d376c924386b3c7f32eeab0178ece7b8253a307ffaf76_arm64",
"8Base-RHACM-2.5:rhacm2/gatekeeper-rhel8@sha256:5619678366c310f54fe39b6b5db8db0e9093a0fc834cd6b67a8717ce1cbe0b81_ppc64le",
"8Base-RHACM-2.5:rhacm2/gatekeeper-rhel8@sha256:9dbdd54c43380b31b011e902c58304da6ceee793a582d77cd399b59c387b9948_amd64",
"8Base-RHACM-2.5:rhacm2/gatekeeper-rhel8@sha256:eff95e35e8c21910635c0e9be91ed18f2c451b8917d46a950961d5511696bca4_s390x"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2022-30631"
},
{
"category": "external",
"summary": "RHBZ#2107342",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2107342"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2022-30631",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-30631"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2022-30631",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2022-30631"
},
{
"category": "external",
"summary": "https://go.dev/issue/53168",
"url": "https://go.dev/issue/53168"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-announce/c/nqrv9fbR0zE",
"url": "https://groups.google.com/g/golang-announce/c/nqrv9fbR0zE"
}
],
"release_date": "2022-07-12T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2022-09-06T13:43:08+00:00",
"details": "The requirements to apply the upgraded images are different whether or not you\nused the operator. Complete the following steps, depending on your installation:\n\n* Upgrade gatekeeper operator:\nThe gatekeeper operator that is installed by the gatekeeper operator policy has\n`installPlanApproval` set to `Automatic`. This setting means the operator will\nbe upgraded automatically when there is a new version of the operator. No\nfurther action is required for upgrade. If you changed the setting for `installPlanApproval` to `manual`, then you must view each cluster to manually\napprove the upgrade to the operator.\n\n* Upgrade gatekeeper without the operator:\nThe gatekeeper version is specified as part of the Gatekeeper CR in the\ngatekeeper operator policy. To upgrade the gatekeeper version:\na) Determine the latest version of gatekeeper by visiting:\nhttps://catalog.redhat.com/software/containers/rhacm2/gatekeeper-rhel8/5fadb4a18d9a79d2f438a5d9.\nb) Click the tag dropdown, and find the latest static tag. An example tag is\n\u0027v3.3.0-1\u0027.\nc) Edit the gatekeeper operator policy and update the image tag to use the\nlatest static tag. For example, you might change this line to image: \u0027registry.redhat.io/rhacm2/gatekeeper-rhel8:v3.3.0-1\u0027.\n\nRefer to https://open-policy-agent.github.io/gatekeeper/website/docs/howto/ for additional information.",
"product_ids": [
"8Base-RHACM-2.5:rhacm2/gatekeeper-operator-bundle@sha256:2eaa1a0ba4303ecdfaf7870acf1e1f9e6240cf7b2367441966271bf40ecd5b05_amd64",
"8Base-RHACM-2.5:rhacm2/gatekeeper-rhel8-operator@sha256:16c624b8325f8abf00117c6a588c37c7059e6600ae5bed835b21a6f6627fa3da_arm64",
"8Base-RHACM-2.5:rhacm2/gatekeeper-rhel8-operator@sha256:19297aefff113a20d310071bbcfb80d4311f5010254959d384f7024180c988db_s390x",
"8Base-RHACM-2.5:rhacm2/gatekeeper-rhel8-operator@sha256:5d61edc02a091e6ecab57aaad4eb7205ff5c19ef26a9169ebe99fda15bf599f5_ppc64le",
"8Base-RHACM-2.5:rhacm2/gatekeeper-rhel8-operator@sha256:96cbe13312f0c9b551038e52eafe1644dc049c8aa337b6de3753ae60d91c227e_amd64",
"8Base-RHACM-2.5:rhacm2/gatekeeper-rhel8@sha256:2b507430d842bea4f97d376c924386b3c7f32eeab0178ece7b8253a307ffaf76_arm64",
"8Base-RHACM-2.5:rhacm2/gatekeeper-rhel8@sha256:5619678366c310f54fe39b6b5db8db0e9093a0fc834cd6b67a8717ce1cbe0b81_ppc64le",
"8Base-RHACM-2.5:rhacm2/gatekeeper-rhel8@sha256:9dbdd54c43380b31b011e902c58304da6ceee793a582d77cd399b59c387b9948_amd64",
"8Base-RHACM-2.5:rhacm2/gatekeeper-rhel8@sha256:eff95e35e8c21910635c0e9be91ed18f2c451b8917d46a950961d5511696bca4_s390x"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2022:6348"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "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.5:rhacm2/gatekeeper-operator-bundle@sha256:2eaa1a0ba4303ecdfaf7870acf1e1f9e6240cf7b2367441966271bf40ecd5b05_amd64",
"8Base-RHACM-2.5:rhacm2/gatekeeper-rhel8-operator@sha256:16c624b8325f8abf00117c6a588c37c7059e6600ae5bed835b21a6f6627fa3da_arm64",
"8Base-RHACM-2.5:rhacm2/gatekeeper-rhel8-operator@sha256:19297aefff113a20d310071bbcfb80d4311f5010254959d384f7024180c988db_s390x",
"8Base-RHACM-2.5:rhacm2/gatekeeper-rhel8-operator@sha256:5d61edc02a091e6ecab57aaad4eb7205ff5c19ef26a9169ebe99fda15bf599f5_ppc64le",
"8Base-RHACM-2.5:rhacm2/gatekeeper-rhel8-operator@sha256:96cbe13312f0c9b551038e52eafe1644dc049c8aa337b6de3753ae60d91c227e_amd64",
"8Base-RHACM-2.5:rhacm2/gatekeeper-rhel8@sha256:2b507430d842bea4f97d376c924386b3c7f32eeab0178ece7b8253a307ffaf76_arm64",
"8Base-RHACM-2.5:rhacm2/gatekeeper-rhel8@sha256:5619678366c310f54fe39b6b5db8db0e9093a0fc834cd6b67a8717ce1cbe0b81_ppc64le",
"8Base-RHACM-2.5:rhacm2/gatekeeper-rhel8@sha256:9dbdd54c43380b31b011e902c58304da6ceee793a582d77cd399b59c387b9948_amd64",
"8Base-RHACM-2.5:rhacm2/gatekeeper-rhel8@sha256:eff95e35e8c21910635c0e9be91ed18f2c451b8917d46a950961d5511696bca4_s390x"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "golang: compress/gzip: stack exhaustion in Reader.Read"
},
{
"cve": "CVE-2022-30632",
"cwe": {
"id": "CWE-1325",
"name": "Improperly Controlled Sequential Memory Allocation"
},
"discovery_date": "2022-07-14T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2107386"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in golang. Calling Glob on a path that contains a large number of path separators can cause a panic issue due to stack exhaustion. This can cause an attacker to impact availability.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "golang: path/filepath: stack exhaustion in Glob",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "The exploitation of this flaw will only result in a denial of service of the application via the application crashing which is why this has been rated as moderate.\n\nWithin regulated environments, a combination of the following controls acts as a significant barrier to successfully exploiting a CWE-1325: Improperly Controlled Sequential Memory Allocation vulnerability and therefore downgrades the severity of this particular CVE from Moderate to Low.\n\nAccess to the platform is granted only after successful hard token-based multi-factor authentication (MFA) and is governed by least privilege to ensure only authorized users and roles can execute or modify code. Static code analysis and peer reviews enforce strong input validation and error handling, preventing improperly validated inputs from causing system instability, data exposure, or privilege escalation. In the event of successful exploitation, process isolation limits the impact of excessive sequential memory allocation by restricting memory use per process, preventing any single process from exhausting system resources. Finally, the platform uses memory protection mechanisms such as Data Execution Prevention (DEP) and Address Space Layout Randomization (ASLR) to reduce the risk of memory allocation-based attacks.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"8Base-RHACM-2.5:rhacm2/gatekeeper-operator-bundle@sha256:2eaa1a0ba4303ecdfaf7870acf1e1f9e6240cf7b2367441966271bf40ecd5b05_amd64",
"8Base-RHACM-2.5:rhacm2/gatekeeper-rhel8-operator@sha256:16c624b8325f8abf00117c6a588c37c7059e6600ae5bed835b21a6f6627fa3da_arm64",
"8Base-RHACM-2.5:rhacm2/gatekeeper-rhel8-operator@sha256:19297aefff113a20d310071bbcfb80d4311f5010254959d384f7024180c988db_s390x",
"8Base-RHACM-2.5:rhacm2/gatekeeper-rhel8-operator@sha256:5d61edc02a091e6ecab57aaad4eb7205ff5c19ef26a9169ebe99fda15bf599f5_ppc64le",
"8Base-RHACM-2.5:rhacm2/gatekeeper-rhel8-operator@sha256:96cbe13312f0c9b551038e52eafe1644dc049c8aa337b6de3753ae60d91c227e_amd64",
"8Base-RHACM-2.5:rhacm2/gatekeeper-rhel8@sha256:2b507430d842bea4f97d376c924386b3c7f32eeab0178ece7b8253a307ffaf76_arm64",
"8Base-RHACM-2.5:rhacm2/gatekeeper-rhel8@sha256:5619678366c310f54fe39b6b5db8db0e9093a0fc834cd6b67a8717ce1cbe0b81_ppc64le",
"8Base-RHACM-2.5:rhacm2/gatekeeper-rhel8@sha256:9dbdd54c43380b31b011e902c58304da6ceee793a582d77cd399b59c387b9948_amd64",
"8Base-RHACM-2.5:rhacm2/gatekeeper-rhel8@sha256:eff95e35e8c21910635c0e9be91ed18f2c451b8917d46a950961d5511696bca4_s390x"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2022-30632"
},
{
"category": "external",
"summary": "RHBZ#2107386",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2107386"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2022-30632",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-30632"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2022-30632",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2022-30632"
},
{
"category": "external",
"summary": "https://go.dev/issue/53416",
"url": "https://go.dev/issue/53416"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-announce/c/nqrv9fbR0zE",
"url": "https://groups.google.com/g/golang-announce/c/nqrv9fbR0zE"
}
],
"release_date": "2022-07-12T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2022-09-06T13:43:08+00:00",
"details": "The requirements to apply the upgraded images are different whether or not you\nused the operator. Complete the following steps, depending on your installation:\n\n* Upgrade gatekeeper operator:\nThe gatekeeper operator that is installed by the gatekeeper operator policy has\n`installPlanApproval` set to `Automatic`. This setting means the operator will\nbe upgraded automatically when there is a new version of the operator. No\nfurther action is required for upgrade. If you changed the setting for `installPlanApproval` to `manual`, then you must view each cluster to manually\napprove the upgrade to the operator.\n\n* Upgrade gatekeeper without the operator:\nThe gatekeeper version is specified as part of the Gatekeeper CR in the\ngatekeeper operator policy. To upgrade the gatekeeper version:\na) Determine the latest version of gatekeeper by visiting:\nhttps://catalog.redhat.com/software/containers/rhacm2/gatekeeper-rhel8/5fadb4a18d9a79d2f438a5d9.\nb) Click the tag dropdown, and find the latest static tag. An example tag is\n\u0027v3.3.0-1\u0027.\nc) Edit the gatekeeper operator policy and update the image tag to use the\nlatest static tag. For example, you might change this line to image: \u0027registry.redhat.io/rhacm2/gatekeeper-rhel8:v3.3.0-1\u0027.\n\nRefer to https://open-policy-agent.github.io/gatekeeper/website/docs/howto/ for additional information.",
"product_ids": [
"8Base-RHACM-2.5:rhacm2/gatekeeper-operator-bundle@sha256:2eaa1a0ba4303ecdfaf7870acf1e1f9e6240cf7b2367441966271bf40ecd5b05_amd64",
"8Base-RHACM-2.5:rhacm2/gatekeeper-rhel8-operator@sha256:16c624b8325f8abf00117c6a588c37c7059e6600ae5bed835b21a6f6627fa3da_arm64",
"8Base-RHACM-2.5:rhacm2/gatekeeper-rhel8-operator@sha256:19297aefff113a20d310071bbcfb80d4311f5010254959d384f7024180c988db_s390x",
"8Base-RHACM-2.5:rhacm2/gatekeeper-rhel8-operator@sha256:5d61edc02a091e6ecab57aaad4eb7205ff5c19ef26a9169ebe99fda15bf599f5_ppc64le",
"8Base-RHACM-2.5:rhacm2/gatekeeper-rhel8-operator@sha256:96cbe13312f0c9b551038e52eafe1644dc049c8aa337b6de3753ae60d91c227e_amd64",
"8Base-RHACM-2.5:rhacm2/gatekeeper-rhel8@sha256:2b507430d842bea4f97d376c924386b3c7f32eeab0178ece7b8253a307ffaf76_arm64",
"8Base-RHACM-2.5:rhacm2/gatekeeper-rhel8@sha256:5619678366c310f54fe39b6b5db8db0e9093a0fc834cd6b67a8717ce1cbe0b81_ppc64le",
"8Base-RHACM-2.5:rhacm2/gatekeeper-rhel8@sha256:9dbdd54c43380b31b011e902c58304da6ceee793a582d77cd399b59c387b9948_amd64",
"8Base-RHACM-2.5:rhacm2/gatekeeper-rhel8@sha256:eff95e35e8c21910635c0e9be91ed18f2c451b8917d46a950961d5511696bca4_s390x"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2022:6348"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "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.5:rhacm2/gatekeeper-operator-bundle@sha256:2eaa1a0ba4303ecdfaf7870acf1e1f9e6240cf7b2367441966271bf40ecd5b05_amd64",
"8Base-RHACM-2.5:rhacm2/gatekeeper-rhel8-operator@sha256:16c624b8325f8abf00117c6a588c37c7059e6600ae5bed835b21a6f6627fa3da_arm64",
"8Base-RHACM-2.5:rhacm2/gatekeeper-rhel8-operator@sha256:19297aefff113a20d310071bbcfb80d4311f5010254959d384f7024180c988db_s390x",
"8Base-RHACM-2.5:rhacm2/gatekeeper-rhel8-operator@sha256:5d61edc02a091e6ecab57aaad4eb7205ff5c19ef26a9169ebe99fda15bf599f5_ppc64le",
"8Base-RHACM-2.5:rhacm2/gatekeeper-rhel8-operator@sha256:96cbe13312f0c9b551038e52eafe1644dc049c8aa337b6de3753ae60d91c227e_amd64",
"8Base-RHACM-2.5:rhacm2/gatekeeper-rhel8@sha256:2b507430d842bea4f97d376c924386b3c7f32eeab0178ece7b8253a307ffaf76_arm64",
"8Base-RHACM-2.5:rhacm2/gatekeeper-rhel8@sha256:5619678366c310f54fe39b6b5db8db0e9093a0fc834cd6b67a8717ce1cbe0b81_ppc64le",
"8Base-RHACM-2.5:rhacm2/gatekeeper-rhel8@sha256:9dbdd54c43380b31b011e902c58304da6ceee793a582d77cd399b59c387b9948_amd64",
"8Base-RHACM-2.5:rhacm2/gatekeeper-rhel8@sha256:eff95e35e8c21910635c0e9be91ed18f2c451b8917d46a950961d5511696bca4_s390x"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "golang: path/filepath: stack exhaustion in Glob"
},
{
"cve": "CVE-2022-30633",
"cwe": {
"id": "CWE-1325",
"name": "Improperly Controlled Sequential Memory Allocation"
},
"discovery_date": "2022-07-14T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2107392"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in golang. Calling Unmarshal on an XML document into a Go struct, which has a nested field that uses the \"any\" field tag, can cause a panic due to stack exhaustion.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "golang: encoding/xml: stack exhaustion in Unmarshal",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "Red Hat has marked this as moderate impact for two primary reasons\n1. Though the vulnerability exists, it is hard to exploit in real scenarios (e.g., the attacker must be able to feed crafted XML documents into specific code paths).\n2. The vulnerability is a denial of service (DoS) due to stack exhaustion rather than code execution or data breach. Since it doesn\u2019t compromise confidentiality or integrity.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"8Base-RHACM-2.5:rhacm2/gatekeeper-operator-bundle@sha256:2eaa1a0ba4303ecdfaf7870acf1e1f9e6240cf7b2367441966271bf40ecd5b05_amd64",
"8Base-RHACM-2.5:rhacm2/gatekeeper-rhel8-operator@sha256:16c624b8325f8abf00117c6a588c37c7059e6600ae5bed835b21a6f6627fa3da_arm64",
"8Base-RHACM-2.5:rhacm2/gatekeeper-rhel8-operator@sha256:19297aefff113a20d310071bbcfb80d4311f5010254959d384f7024180c988db_s390x",
"8Base-RHACM-2.5:rhacm2/gatekeeper-rhel8-operator@sha256:5d61edc02a091e6ecab57aaad4eb7205ff5c19ef26a9169ebe99fda15bf599f5_ppc64le",
"8Base-RHACM-2.5:rhacm2/gatekeeper-rhel8-operator@sha256:96cbe13312f0c9b551038e52eafe1644dc049c8aa337b6de3753ae60d91c227e_amd64",
"8Base-RHACM-2.5:rhacm2/gatekeeper-rhel8@sha256:2b507430d842bea4f97d376c924386b3c7f32eeab0178ece7b8253a307ffaf76_arm64",
"8Base-RHACM-2.5:rhacm2/gatekeeper-rhel8@sha256:5619678366c310f54fe39b6b5db8db0e9093a0fc834cd6b67a8717ce1cbe0b81_ppc64le",
"8Base-RHACM-2.5:rhacm2/gatekeeper-rhel8@sha256:9dbdd54c43380b31b011e902c58304da6ceee793a582d77cd399b59c387b9948_amd64",
"8Base-RHACM-2.5:rhacm2/gatekeeper-rhel8@sha256:eff95e35e8c21910635c0e9be91ed18f2c451b8917d46a950961d5511696bca4_s390x"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2022-30633"
},
{
"category": "external",
"summary": "RHBZ#2107392",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2107392"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2022-30633",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-30633"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2022-30633",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2022-30633"
},
{
"category": "external",
"summary": "https://go.dev/issue/53611",
"url": "https://go.dev/issue/53611"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-announce/c/nqrv9fbR0zE",
"url": "https://groups.google.com/g/golang-announce/c/nqrv9fbR0zE"
}
],
"release_date": "2022-07-12T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2022-09-06T13:43:08+00:00",
"details": "The requirements to apply the upgraded images are different whether or not you\nused the operator. Complete the following steps, depending on your installation:\n\n* Upgrade gatekeeper operator:\nThe gatekeeper operator that is installed by the gatekeeper operator policy has\n`installPlanApproval` set to `Automatic`. This setting means the operator will\nbe upgraded automatically when there is a new version of the operator. No\nfurther action is required for upgrade. If you changed the setting for `installPlanApproval` to `manual`, then you must view each cluster to manually\napprove the upgrade to the operator.\n\n* Upgrade gatekeeper without the operator:\nThe gatekeeper version is specified as part of the Gatekeeper CR in the\ngatekeeper operator policy. To upgrade the gatekeeper version:\na) Determine the latest version of gatekeeper by visiting:\nhttps://catalog.redhat.com/software/containers/rhacm2/gatekeeper-rhel8/5fadb4a18d9a79d2f438a5d9.\nb) Click the tag dropdown, and find the latest static tag. An example tag is\n\u0027v3.3.0-1\u0027.\nc) Edit the gatekeeper operator policy and update the image tag to use the\nlatest static tag. For example, you might change this line to image: \u0027registry.redhat.io/rhacm2/gatekeeper-rhel8:v3.3.0-1\u0027.\n\nRefer to https://open-policy-agent.github.io/gatekeeper/website/docs/howto/ for additional information.",
"product_ids": [
"8Base-RHACM-2.5:rhacm2/gatekeeper-operator-bundle@sha256:2eaa1a0ba4303ecdfaf7870acf1e1f9e6240cf7b2367441966271bf40ecd5b05_amd64",
"8Base-RHACM-2.5:rhacm2/gatekeeper-rhel8-operator@sha256:16c624b8325f8abf00117c6a588c37c7059e6600ae5bed835b21a6f6627fa3da_arm64",
"8Base-RHACM-2.5:rhacm2/gatekeeper-rhel8-operator@sha256:19297aefff113a20d310071bbcfb80d4311f5010254959d384f7024180c988db_s390x",
"8Base-RHACM-2.5:rhacm2/gatekeeper-rhel8-operator@sha256:5d61edc02a091e6ecab57aaad4eb7205ff5c19ef26a9169ebe99fda15bf599f5_ppc64le",
"8Base-RHACM-2.5:rhacm2/gatekeeper-rhel8-operator@sha256:96cbe13312f0c9b551038e52eafe1644dc049c8aa337b6de3753ae60d91c227e_amd64",
"8Base-RHACM-2.5:rhacm2/gatekeeper-rhel8@sha256:2b507430d842bea4f97d376c924386b3c7f32eeab0178ece7b8253a307ffaf76_arm64",
"8Base-RHACM-2.5:rhacm2/gatekeeper-rhel8@sha256:5619678366c310f54fe39b6b5db8db0e9093a0fc834cd6b67a8717ce1cbe0b81_ppc64le",
"8Base-RHACM-2.5:rhacm2/gatekeeper-rhel8@sha256:9dbdd54c43380b31b011e902c58304da6ceee793a582d77cd399b59c387b9948_amd64",
"8Base-RHACM-2.5:rhacm2/gatekeeper-rhel8@sha256:eff95e35e8c21910635c0e9be91ed18f2c451b8917d46a950961d5511696bca4_s390x"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2022:6348"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "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.5:rhacm2/gatekeeper-operator-bundle@sha256:2eaa1a0ba4303ecdfaf7870acf1e1f9e6240cf7b2367441966271bf40ecd5b05_amd64",
"8Base-RHACM-2.5:rhacm2/gatekeeper-rhel8-operator@sha256:16c624b8325f8abf00117c6a588c37c7059e6600ae5bed835b21a6f6627fa3da_arm64",
"8Base-RHACM-2.5:rhacm2/gatekeeper-rhel8-operator@sha256:19297aefff113a20d310071bbcfb80d4311f5010254959d384f7024180c988db_s390x",
"8Base-RHACM-2.5:rhacm2/gatekeeper-rhel8-operator@sha256:5d61edc02a091e6ecab57aaad4eb7205ff5c19ef26a9169ebe99fda15bf599f5_ppc64le",
"8Base-RHACM-2.5:rhacm2/gatekeeper-rhel8-operator@sha256:96cbe13312f0c9b551038e52eafe1644dc049c8aa337b6de3753ae60d91c227e_amd64",
"8Base-RHACM-2.5:rhacm2/gatekeeper-rhel8@sha256:2b507430d842bea4f97d376c924386b3c7f32eeab0178ece7b8253a307ffaf76_arm64",
"8Base-RHACM-2.5:rhacm2/gatekeeper-rhel8@sha256:5619678366c310f54fe39b6b5db8db0e9093a0fc834cd6b67a8717ce1cbe0b81_ppc64le",
"8Base-RHACM-2.5:rhacm2/gatekeeper-rhel8@sha256:9dbdd54c43380b31b011e902c58304da6ceee793a582d77cd399b59c387b9948_amd64",
"8Base-RHACM-2.5:rhacm2/gatekeeper-rhel8@sha256:eff95e35e8c21910635c0e9be91ed18f2c451b8917d46a950961d5511696bca4_s390x"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "golang: encoding/xml: stack exhaustion in Unmarshal"
},
{
"cve": "CVE-2022-30635",
"cwe": {
"id": "CWE-1325",
"name": "Improperly Controlled Sequential Memory Allocation"
},
"discovery_date": "2022-07-14T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2107388"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in golang. When calling Decoder, Decode on a message that contains deeply nested structures, a panic can occur due to stack exhaustion and allows an attacker to impact system availability.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "golang: encoding/gob: stack exhaustion in Decoder.Decode",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "OpenShift Container Platform (OCP) starting from 4.10 stream is already compiled in the patched version of Go, hence is not affected by this vulnerability.The vulnerability has been rated as moderate instead of high because the vulnerability can only result in a minor denial of service.\n\nWithin regulated environments, a combination of the following controls acts as a significant barrier to successfully exploiting a CWE-1325: Improperly Controlled Sequential Memory Allocation vulnerability and therefore downgrades the severity of this particular CVE from Moderate to Low.\n\nAccess to the platform is granted only after successful hard token-based multi-factor authentication (MFA) and is governed by least privilege to ensure only authorized users and roles can execute or modify code. Static code analysis and peer reviews enforce strong input validation and error handling, preventing improperly validated inputs from causing system instability, data exposure, or privilege escalation. In the event of successful exploitation, process isolation limits the impact of excessive sequential memory allocation by restricting memory use per process, preventing any single process from exhausting system resources. Finally, the platform uses memory protection mechanisms such as Data Execution Prevention (DEP) and Address Space Layout Randomization (ASLR) to reduce the risk of memory allocation-based attacks.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"8Base-RHACM-2.5:rhacm2/gatekeeper-operator-bundle@sha256:2eaa1a0ba4303ecdfaf7870acf1e1f9e6240cf7b2367441966271bf40ecd5b05_amd64",
"8Base-RHACM-2.5:rhacm2/gatekeeper-rhel8-operator@sha256:16c624b8325f8abf00117c6a588c37c7059e6600ae5bed835b21a6f6627fa3da_arm64",
"8Base-RHACM-2.5:rhacm2/gatekeeper-rhel8-operator@sha256:19297aefff113a20d310071bbcfb80d4311f5010254959d384f7024180c988db_s390x",
"8Base-RHACM-2.5:rhacm2/gatekeeper-rhel8-operator@sha256:5d61edc02a091e6ecab57aaad4eb7205ff5c19ef26a9169ebe99fda15bf599f5_ppc64le",
"8Base-RHACM-2.5:rhacm2/gatekeeper-rhel8-operator@sha256:96cbe13312f0c9b551038e52eafe1644dc049c8aa337b6de3753ae60d91c227e_amd64",
"8Base-RHACM-2.5:rhacm2/gatekeeper-rhel8@sha256:2b507430d842bea4f97d376c924386b3c7f32eeab0178ece7b8253a307ffaf76_arm64",
"8Base-RHACM-2.5:rhacm2/gatekeeper-rhel8@sha256:5619678366c310f54fe39b6b5db8db0e9093a0fc834cd6b67a8717ce1cbe0b81_ppc64le",
"8Base-RHACM-2.5:rhacm2/gatekeeper-rhel8@sha256:9dbdd54c43380b31b011e902c58304da6ceee793a582d77cd399b59c387b9948_amd64",
"8Base-RHACM-2.5:rhacm2/gatekeeper-rhel8@sha256:eff95e35e8c21910635c0e9be91ed18f2c451b8917d46a950961d5511696bca4_s390x"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2022-30635"
},
{
"category": "external",
"summary": "RHBZ#2107388",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2107388"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2022-30635",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-30635"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2022-30635",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2022-30635"
},
{
"category": "external",
"summary": "https://go.dev/issue/53615",
"url": "https://go.dev/issue/53615"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-announce/c/nqrv9fbR0zE",
"url": "https://groups.google.com/g/golang-announce/c/nqrv9fbR0zE"
}
],
"release_date": "2022-07-12T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2022-09-06T13:43:08+00:00",
"details": "The requirements to apply the upgraded images are different whether or not you\nused the operator. Complete the following steps, depending on your installation:\n\n* Upgrade gatekeeper operator:\nThe gatekeeper operator that is installed by the gatekeeper operator policy has\n`installPlanApproval` set to `Automatic`. This setting means the operator will\nbe upgraded automatically when there is a new version of the operator. No\nfurther action is required for upgrade. If you changed the setting for `installPlanApproval` to `manual`, then you must view each cluster to manually\napprove the upgrade to the operator.\n\n* Upgrade gatekeeper without the operator:\nThe gatekeeper version is specified as part of the Gatekeeper CR in the\ngatekeeper operator policy. To upgrade the gatekeeper version:\na) Determine the latest version of gatekeeper by visiting:\nhttps://catalog.redhat.com/software/containers/rhacm2/gatekeeper-rhel8/5fadb4a18d9a79d2f438a5d9.\nb) Click the tag dropdown, and find the latest static tag. An example tag is\n\u0027v3.3.0-1\u0027.\nc) Edit the gatekeeper operator policy and update the image tag to use the\nlatest static tag. For example, you might change this line to image: \u0027registry.redhat.io/rhacm2/gatekeeper-rhel8:v3.3.0-1\u0027.\n\nRefer to https://open-policy-agent.github.io/gatekeeper/website/docs/howto/ for additional information.",
"product_ids": [
"8Base-RHACM-2.5:rhacm2/gatekeeper-operator-bundle@sha256:2eaa1a0ba4303ecdfaf7870acf1e1f9e6240cf7b2367441966271bf40ecd5b05_amd64",
"8Base-RHACM-2.5:rhacm2/gatekeeper-rhel8-operator@sha256:16c624b8325f8abf00117c6a588c37c7059e6600ae5bed835b21a6f6627fa3da_arm64",
"8Base-RHACM-2.5:rhacm2/gatekeeper-rhel8-operator@sha256:19297aefff113a20d310071bbcfb80d4311f5010254959d384f7024180c988db_s390x",
"8Base-RHACM-2.5:rhacm2/gatekeeper-rhel8-operator@sha256:5d61edc02a091e6ecab57aaad4eb7205ff5c19ef26a9169ebe99fda15bf599f5_ppc64le",
"8Base-RHACM-2.5:rhacm2/gatekeeper-rhel8-operator@sha256:96cbe13312f0c9b551038e52eafe1644dc049c8aa337b6de3753ae60d91c227e_amd64",
"8Base-RHACM-2.5:rhacm2/gatekeeper-rhel8@sha256:2b507430d842bea4f97d376c924386b3c7f32eeab0178ece7b8253a307ffaf76_arm64",
"8Base-RHACM-2.5:rhacm2/gatekeeper-rhel8@sha256:5619678366c310f54fe39b6b5db8db0e9093a0fc834cd6b67a8717ce1cbe0b81_ppc64le",
"8Base-RHACM-2.5:rhacm2/gatekeeper-rhel8@sha256:9dbdd54c43380b31b011e902c58304da6ceee793a582d77cd399b59c387b9948_amd64",
"8Base-RHACM-2.5:rhacm2/gatekeeper-rhel8@sha256:eff95e35e8c21910635c0e9be91ed18f2c451b8917d46a950961d5511696bca4_s390x"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2022:6348"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "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.5:rhacm2/gatekeeper-operator-bundle@sha256:2eaa1a0ba4303ecdfaf7870acf1e1f9e6240cf7b2367441966271bf40ecd5b05_amd64",
"8Base-RHACM-2.5:rhacm2/gatekeeper-rhel8-operator@sha256:16c624b8325f8abf00117c6a588c37c7059e6600ae5bed835b21a6f6627fa3da_arm64",
"8Base-RHACM-2.5:rhacm2/gatekeeper-rhel8-operator@sha256:19297aefff113a20d310071bbcfb80d4311f5010254959d384f7024180c988db_s390x",
"8Base-RHACM-2.5:rhacm2/gatekeeper-rhel8-operator@sha256:5d61edc02a091e6ecab57aaad4eb7205ff5c19ef26a9169ebe99fda15bf599f5_ppc64le",
"8Base-RHACM-2.5:rhacm2/gatekeeper-rhel8-operator@sha256:96cbe13312f0c9b551038e52eafe1644dc049c8aa337b6de3753ae60d91c227e_amd64",
"8Base-RHACM-2.5:rhacm2/gatekeeper-rhel8@sha256:2b507430d842bea4f97d376c924386b3c7f32eeab0178ece7b8253a307ffaf76_arm64",
"8Base-RHACM-2.5:rhacm2/gatekeeper-rhel8@sha256:5619678366c310f54fe39b6b5db8db0e9093a0fc834cd6b67a8717ce1cbe0b81_ppc64le",
"8Base-RHACM-2.5:rhacm2/gatekeeper-rhel8@sha256:9dbdd54c43380b31b011e902c58304da6ceee793a582d77cd399b59c387b9948_amd64",
"8Base-RHACM-2.5:rhacm2/gatekeeper-rhel8@sha256:eff95e35e8c21910635c0e9be91ed18f2c451b8917d46a950961d5511696bca4_s390x"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "golang: encoding/gob: stack exhaustion in Decoder.Decode"
},
{
"cve": "CVE-2022-32148",
"cwe": {
"id": "CWE-200",
"name": "Exposure of Sensitive Information to an Unauthorized Actor"
},
"discovery_date": "2022-07-14T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2107383"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in net/http/httputil golang package. When httputil.ReverseProxy.ServeHTTP is called with a Request.Header map containing a nil value for the X-Forwarded-For header, ReverseProxy could set the client IP incorrectly. This issue may affect confidentiality.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "golang: net/http/httputil: NewSingleHostReverseProxy - omit X-Forwarded-For not working",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "Within regulated environments, a combination of the following controls acts as a significant barrier to successfully exploiting a CWE-200: Exposure of Sensitive Information to an Unauthorized Actor vulnerability and therefore downgrades the severity of this particular CVE from Moderate to Low.\n\nAccess to the platform is granted only after successful hard token, multi-factor authentication (MFA), which is coupled with account management controls, including integration with single sign-on (SSO), to ensure that user permissions are restricted to only the functions necessary for their roles. Access to sensitive information is explicitly authorized and enforced based on predefined access policies. Event logs are collected and processed for centralization, correlation, analysis, monitoring, reporting, alerting, and retention. This process ensures that audit logs are generated for specific events involving sensitive information, which helps identify patterns of unauthorized access or data exposure. The platform enforces the use of validated cryptographic modules across compute resources to protect the confidentiality of information, even in the event of interception.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\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.5:rhacm2/gatekeeper-operator-bundle@sha256:2eaa1a0ba4303ecdfaf7870acf1e1f9e6240cf7b2367441966271bf40ecd5b05_amd64",
"8Base-RHACM-2.5:rhacm2/gatekeeper-rhel8-operator@sha256:16c624b8325f8abf00117c6a588c37c7059e6600ae5bed835b21a6f6627fa3da_arm64",
"8Base-RHACM-2.5:rhacm2/gatekeeper-rhel8-operator@sha256:19297aefff113a20d310071bbcfb80d4311f5010254959d384f7024180c988db_s390x",
"8Base-RHACM-2.5:rhacm2/gatekeeper-rhel8-operator@sha256:5d61edc02a091e6ecab57aaad4eb7205ff5c19ef26a9169ebe99fda15bf599f5_ppc64le",
"8Base-RHACM-2.5:rhacm2/gatekeeper-rhel8-operator@sha256:96cbe13312f0c9b551038e52eafe1644dc049c8aa337b6de3753ae60d91c227e_amd64",
"8Base-RHACM-2.5:rhacm2/gatekeeper-rhel8@sha256:2b507430d842bea4f97d376c924386b3c7f32eeab0178ece7b8253a307ffaf76_arm64",
"8Base-RHACM-2.5:rhacm2/gatekeeper-rhel8@sha256:5619678366c310f54fe39b6b5db8db0e9093a0fc834cd6b67a8717ce1cbe0b81_ppc64le",
"8Base-RHACM-2.5:rhacm2/gatekeeper-rhel8@sha256:9dbdd54c43380b31b011e902c58304da6ceee793a582d77cd399b59c387b9948_amd64",
"8Base-RHACM-2.5:rhacm2/gatekeeper-rhel8@sha256:eff95e35e8c21910635c0e9be91ed18f2c451b8917d46a950961d5511696bca4_s390x"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2022-32148"
},
{
"category": "external",
"summary": "RHBZ#2107383",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2107383"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2022-32148",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-32148"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2022-32148",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2022-32148"
},
{
"category": "external",
"summary": "https://go.dev/issue/53423",
"url": "https://go.dev/issue/53423"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-announce/c/nqrv9fbR0zE",
"url": "https://groups.google.com/g/golang-announce/c/nqrv9fbR0zE"
}
],
"release_date": "2022-07-12T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2022-09-06T13:43:08+00:00",
"details": "The requirements to apply the upgraded images are different whether or not you\nused the operator. Complete the following steps, depending on your installation:\n\n* Upgrade gatekeeper operator:\nThe gatekeeper operator that is installed by the gatekeeper operator policy has\n`installPlanApproval` set to `Automatic`. This setting means the operator will\nbe upgraded automatically when there is a new version of the operator. No\nfurther action is required for upgrade. If you changed the setting for `installPlanApproval` to `manual`, then you must view each cluster to manually\napprove the upgrade to the operator.\n\n* Upgrade gatekeeper without the operator:\nThe gatekeeper version is specified as part of the Gatekeeper CR in the\ngatekeeper operator policy. To upgrade the gatekeeper version:\na) Determine the latest version of gatekeeper by visiting:\nhttps://catalog.redhat.com/software/containers/rhacm2/gatekeeper-rhel8/5fadb4a18d9a79d2f438a5d9.\nb) Click the tag dropdown, and find the latest static tag. An example tag is\n\u0027v3.3.0-1\u0027.\nc) Edit the gatekeeper operator policy and update the image tag to use the\nlatest static tag. For example, you might change this line to image: \u0027registry.redhat.io/rhacm2/gatekeeper-rhel8:v3.3.0-1\u0027.\n\nRefer to https://open-policy-agent.github.io/gatekeeper/website/docs/howto/ for additional information.",
"product_ids": [
"8Base-RHACM-2.5:rhacm2/gatekeeper-operator-bundle@sha256:2eaa1a0ba4303ecdfaf7870acf1e1f9e6240cf7b2367441966271bf40ecd5b05_amd64",
"8Base-RHACM-2.5:rhacm2/gatekeeper-rhel8-operator@sha256:16c624b8325f8abf00117c6a588c37c7059e6600ae5bed835b21a6f6627fa3da_arm64",
"8Base-RHACM-2.5:rhacm2/gatekeeper-rhel8-operator@sha256:19297aefff113a20d310071bbcfb80d4311f5010254959d384f7024180c988db_s390x",
"8Base-RHACM-2.5:rhacm2/gatekeeper-rhel8-operator@sha256:5d61edc02a091e6ecab57aaad4eb7205ff5c19ef26a9169ebe99fda15bf599f5_ppc64le",
"8Base-RHACM-2.5:rhacm2/gatekeeper-rhel8-operator@sha256:96cbe13312f0c9b551038e52eafe1644dc049c8aa337b6de3753ae60d91c227e_amd64",
"8Base-RHACM-2.5:rhacm2/gatekeeper-rhel8@sha256:2b507430d842bea4f97d376c924386b3c7f32eeab0178ece7b8253a307ffaf76_arm64",
"8Base-RHACM-2.5:rhacm2/gatekeeper-rhel8@sha256:5619678366c310f54fe39b6b5db8db0e9093a0fc834cd6b67a8717ce1cbe0b81_ppc64le",
"8Base-RHACM-2.5:rhacm2/gatekeeper-rhel8@sha256:9dbdd54c43380b31b011e902c58304da6ceee793a582d77cd399b59c387b9948_amd64",
"8Base-RHACM-2.5:rhacm2/gatekeeper-rhel8@sha256:eff95e35e8c21910635c0e9be91ed18f2c451b8917d46a950961d5511696bca4_s390x"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2022:6348"
}
],
"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.5:rhacm2/gatekeeper-operator-bundle@sha256:2eaa1a0ba4303ecdfaf7870acf1e1f9e6240cf7b2367441966271bf40ecd5b05_amd64",
"8Base-RHACM-2.5:rhacm2/gatekeeper-rhel8-operator@sha256:16c624b8325f8abf00117c6a588c37c7059e6600ae5bed835b21a6f6627fa3da_arm64",
"8Base-RHACM-2.5:rhacm2/gatekeeper-rhel8-operator@sha256:19297aefff113a20d310071bbcfb80d4311f5010254959d384f7024180c988db_s390x",
"8Base-RHACM-2.5:rhacm2/gatekeeper-rhel8-operator@sha256:5d61edc02a091e6ecab57aaad4eb7205ff5c19ef26a9169ebe99fda15bf599f5_ppc64le",
"8Base-RHACM-2.5:rhacm2/gatekeeper-rhel8-operator@sha256:96cbe13312f0c9b551038e52eafe1644dc049c8aa337b6de3753ae60d91c227e_amd64",
"8Base-RHACM-2.5:rhacm2/gatekeeper-rhel8@sha256:2b507430d842bea4f97d376c924386b3c7f32eeab0178ece7b8253a307ffaf76_arm64",
"8Base-RHACM-2.5:rhacm2/gatekeeper-rhel8@sha256:5619678366c310f54fe39b6b5db8db0e9093a0fc834cd6b67a8717ce1cbe0b81_ppc64le",
"8Base-RHACM-2.5:rhacm2/gatekeeper-rhel8@sha256:9dbdd54c43380b31b011e902c58304da6ceee793a582d77cd399b59c387b9948_amd64",
"8Base-RHACM-2.5:rhacm2/gatekeeper-rhel8@sha256:eff95e35e8c21910635c0e9be91ed18f2c451b8917d46a950961d5511696bca4_s390x"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "golang: net/http/httputil: NewSingleHostReverseProxy - omit X-Forwarded-For not working"
}
]
}
rhsa-2022:6347
Vulnerability from csaf_redhat
Notes
{
"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": "VolSync v0.5\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 link(s) in the References section.",
"title": "Topic"
},
{
"category": "general",
"text": "VolSync v0.5\n\nVolSync is a Kubernetes operator that enables asynchronous replication of\npersistent volumes within a cluster, or across clusters. After deploying\nthe VolSync operator, it can create and maintain copies of your persistent\ndata.\n\nFor more information about VolSync, see:\nhttps://access.redhat.com/documentation/en-us/red_hat_advanced_cluster_management_for_kubernetes/2.6/html/add-ons/add-ons-overview#volsync\nor the VolSync open source community website at:\nhttps://volsync.readthedocs.io/en/stable/.\n\nThis advisory contains a security fix and updates to the VolSync\ncontainer images.\n\nSecurity fixes:\n\n* CVE-2022-27191 golang: crash in a golang.org/x/crypto/ssh server\n\n* CVE-2022-30629 golang: crypto/tls: session tickets lack random ticket_age_add\n\n* CVE-2022-1705 golang: net/http: improper sanitization of Transfer-Encoding header\n\n* CVE-2022-1962 golang: go/parser: stack exhaustion in all Parse* functions\n\n* CVE-2022-28131 golang: encoding/xml: stack exhaustion in Decoder.Skip\n\n* CVE-2022-30630 golang: io/fs: stack exhaustion in Glob\n\n* CVE-2022-30631 golang: compress/gzip: stack exhaustion in Reader.Read\n\n* CVE-2022-30632 golang: path/filepath: stack exhaustion in Glob\n\n* CVE-2022-30633 golang: encoding/xml: stack exhaustion in Unmarshal\n\n* CVE-2022-30635 golang: encoding/gob: stack exhaustion in Decoder.Decode\n\n* CVE-2022-32148 golang: net/http/httputil: NewSingleHostReverseProxy - omit X-Forwarded-For not working",
"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-2022:6347",
"url": "https://access.redhat.com/errata/RHSA-2022:6347"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/updates/classification/#moderate",
"url": "https://access.redhat.com/security/updates/classification/#moderate"
},
{
"category": "external",
"summary": "2064702",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2064702"
},
{
"category": "external",
"summary": "2092793",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2092793"
},
{
"category": "external",
"summary": "2107371",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2107371"
},
{
"category": "external",
"summary": "2107374",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2107374"
},
{
"category": "external",
"summary": "2107376",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2107376"
},
{
"category": "external",
"summary": "2107383",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2107383"
},
{
"category": "external",
"summary": "2107386",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2107386"
},
{
"category": "external",
"summary": "2107388",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2107388"
},
{
"category": "external",
"summary": "2107390",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2107390"
},
{
"category": "external",
"summary": "2107342",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2107342"
},
{
"category": "external",
"summary": "2107392",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2107392"
},
{
"category": "self",
"summary": "Canonical URL",
"url": "https://security.access.redhat.com/data/csaf/v2/advisories/2022/rhsa-2022_6347.json"
}
],
"title": "Red Hat Security Advisory: VolSync 0.5 security fixes and updates",
"tracking": {
"current_release_date": "2025-10-31T13:02:11+00:00",
"generator": {
"date": "2025-10-31T13:02:11+00:00",
"engine": {
"name": "Red Hat SDEngine",
"version": "4.6.10"
}
},
"id": "RHSA-2022:6347",
"initial_release_date": "2022-09-06T14:14:15+00:00",
"revision_history": [
{
"date": "2022-09-06T14:14:15+00:00",
"number": "1",
"summary": "Initial version"
},
{
"date": "2022-09-06T14:14:15+00:00",
"number": "2",
"summary": "Last updated version"
},
{
"date": "2025-10-31T13:02:11+00:00",
"number": "3",
"summary": "Last generated version"
}
],
"status": "final",
"version": "3"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_name",
"name": "Red Hat Advanced Cluster Management for Kubernetes 2.6 for RHEL 8",
"product": {
"name": "Red Hat Advanced Cluster Management for Kubernetes 2.6 for RHEL 8",
"product_id": "8Base-RHACM-2.6",
"product_identification_helper": {
"cpe": "cpe:/a:redhat:acm:2.6::el8"
}
}
}
],
"category": "product_family",
"name": "Red Hat ACM"
},
{
"branches": [
{
"category": "product_version",
"name": "rhacm2/volsync-rhel8@sha256:d6780a0a1cf868d6f65f19daf6e9e6ed9ee08b48694fd5f3827ba70714ca7440_s390x",
"product": {
"name": "rhacm2/volsync-rhel8@sha256:d6780a0a1cf868d6f65f19daf6e9e6ed9ee08b48694fd5f3827ba70714ca7440_s390x",
"product_id": "rhacm2/volsync-rhel8@sha256:d6780a0a1cf868d6f65f19daf6e9e6ed9ee08b48694fd5f3827ba70714ca7440_s390x",
"product_identification_helper": {
"purl": "pkg:oci/volsync-rhel8@sha256:d6780a0a1cf868d6f65f19daf6e9e6ed9ee08b48694fd5f3827ba70714ca7440?arch=s390x\u0026repository_url=registry.redhat.io/rhacm2/volsync-rhel8\u0026tag=v0.5.0-20"
}
}
},
{
"category": "product_version",
"name": "rhacm2/volsync-mover-rclone-rhel8@sha256:cdd1849150705a02385d68a1ea6063243c28a1d0cacbb3ccf7b4844df82b17cf_s390x",
"product": {
"name": "rhacm2/volsync-mover-rclone-rhel8@sha256:cdd1849150705a02385d68a1ea6063243c28a1d0cacbb3ccf7b4844df82b17cf_s390x",
"product_id": "rhacm2/volsync-mover-rclone-rhel8@sha256:cdd1849150705a02385d68a1ea6063243c28a1d0cacbb3ccf7b4844df82b17cf_s390x",
"product_identification_helper": {
"purl": "pkg:oci/volsync-mover-rclone-rhel8@sha256:cdd1849150705a02385d68a1ea6063243c28a1d0cacbb3ccf7b4844df82b17cf?arch=s390x\u0026repository_url=registry.redhat.io/rhacm2/volsync-mover-rclone-rhel8\u0026tag=v0.5.0-21"
}
}
},
{
"category": "product_version",
"name": "rhacm2/volsync-mover-restic-rhel8@sha256:af340c16f263cc22201539b46aa190be5bdad9700c41093cd30822b0503118c7_s390x",
"product": {
"name": "rhacm2/volsync-mover-restic-rhel8@sha256:af340c16f263cc22201539b46aa190be5bdad9700c41093cd30822b0503118c7_s390x",
"product_id": "rhacm2/volsync-mover-restic-rhel8@sha256:af340c16f263cc22201539b46aa190be5bdad9700c41093cd30822b0503118c7_s390x",
"product_identification_helper": {
"purl": "pkg:oci/volsync-mover-restic-rhel8@sha256:af340c16f263cc22201539b46aa190be5bdad9700c41093cd30822b0503118c7?arch=s390x\u0026repository_url=registry.redhat.io/rhacm2/volsync-mover-restic-rhel8\u0026tag=v0.5.0-21"
}
}
},
{
"category": "product_version",
"name": "rhacm2/volsync-mover-rsync-rhel8@sha256:6c02663d7d04e79c26c8d2b8d6ba6d71c19b85062cb7d1c39c9b2277cc503322_s390x",
"product": {
"name": "rhacm2/volsync-mover-rsync-rhel8@sha256:6c02663d7d04e79c26c8d2b8d6ba6d71c19b85062cb7d1c39c9b2277cc503322_s390x",
"product_id": "rhacm2/volsync-mover-rsync-rhel8@sha256:6c02663d7d04e79c26c8d2b8d6ba6d71c19b85062cb7d1c39c9b2277cc503322_s390x",
"product_identification_helper": {
"purl": "pkg:oci/volsync-mover-rsync-rhel8@sha256:6c02663d7d04e79c26c8d2b8d6ba6d71c19b85062cb7d1c39c9b2277cc503322?arch=s390x\u0026repository_url=registry.redhat.io/rhacm2/volsync-mover-rsync-rhel8\u0026tag=v0.5.0-22"
}
}
},
{
"category": "product_version",
"name": "rhacm2/volsync-mover-syncthing-rhel8@sha256:e4485e9a91a9ab3494ca1fdb0779e8a03a88b846bf4df3b5f34c5fa7b2714bf4_s390x",
"product": {
"name": "rhacm2/volsync-mover-syncthing-rhel8@sha256:e4485e9a91a9ab3494ca1fdb0779e8a03a88b846bf4df3b5f34c5fa7b2714bf4_s390x",
"product_id": "rhacm2/volsync-mover-syncthing-rhel8@sha256:e4485e9a91a9ab3494ca1fdb0779e8a03a88b846bf4df3b5f34c5fa7b2714bf4_s390x",
"product_identification_helper": {
"purl": "pkg:oci/volsync-mover-syncthing-rhel8@sha256:e4485e9a91a9ab3494ca1fdb0779e8a03a88b846bf4df3b5f34c5fa7b2714bf4?arch=s390x\u0026repository_url=registry.redhat.io/rhacm2/volsync-mover-syncthing-rhel8\u0026tag=v0.5.0-17"
}
}
}
],
"category": "architecture",
"name": "s390x"
},
{
"branches": [
{
"category": "product_version",
"name": "rhacm2/volsync-rhel8@sha256:01a39318c761d435e1cc91837fb017014f5bd7f3fa43f3859fe0b8071e56a385_amd64",
"product": {
"name": "rhacm2/volsync-rhel8@sha256:01a39318c761d435e1cc91837fb017014f5bd7f3fa43f3859fe0b8071e56a385_amd64",
"product_id": "rhacm2/volsync-rhel8@sha256:01a39318c761d435e1cc91837fb017014f5bd7f3fa43f3859fe0b8071e56a385_amd64",
"product_identification_helper": {
"purl": "pkg:oci/volsync-rhel8@sha256:01a39318c761d435e1cc91837fb017014f5bd7f3fa43f3859fe0b8071e56a385?arch=amd64\u0026repository_url=registry.redhat.io/rhacm2/volsync-rhel8\u0026tag=v0.5.0-20"
}
}
},
{
"category": "product_version",
"name": "rhacm2/volsync-mover-rclone-rhel8@sha256:38e0d652b99dfa8e1fbf2160c931c91fcafe2115025d21cad8349bf3b32a52e8_amd64",
"product": {
"name": "rhacm2/volsync-mover-rclone-rhel8@sha256:38e0d652b99dfa8e1fbf2160c931c91fcafe2115025d21cad8349bf3b32a52e8_amd64",
"product_id": "rhacm2/volsync-mover-rclone-rhel8@sha256:38e0d652b99dfa8e1fbf2160c931c91fcafe2115025d21cad8349bf3b32a52e8_amd64",
"product_identification_helper": {
"purl": "pkg:oci/volsync-mover-rclone-rhel8@sha256:38e0d652b99dfa8e1fbf2160c931c91fcafe2115025d21cad8349bf3b32a52e8?arch=amd64\u0026repository_url=registry.redhat.io/rhacm2/volsync-mover-rclone-rhel8\u0026tag=v0.5.0-21"
}
}
},
{
"category": "product_version",
"name": "rhacm2/volsync-mover-restic-rhel8@sha256:6d7f6d469d82cbb09a13b508917b555b40075a191e58d5c6ab78b39f98b2d723_amd64",
"product": {
"name": "rhacm2/volsync-mover-restic-rhel8@sha256:6d7f6d469d82cbb09a13b508917b555b40075a191e58d5c6ab78b39f98b2d723_amd64",
"product_id": "rhacm2/volsync-mover-restic-rhel8@sha256:6d7f6d469d82cbb09a13b508917b555b40075a191e58d5c6ab78b39f98b2d723_amd64",
"product_identification_helper": {
"purl": "pkg:oci/volsync-mover-restic-rhel8@sha256:6d7f6d469d82cbb09a13b508917b555b40075a191e58d5c6ab78b39f98b2d723?arch=amd64\u0026repository_url=registry.redhat.io/rhacm2/volsync-mover-restic-rhel8\u0026tag=v0.5.0-21"
}
}
},
{
"category": "product_version",
"name": "rhacm2/volsync-mover-rsync-rhel8@sha256:cfb59342191cc8986ad308670a34f74aceae39329e085d27917aa5ff8d2631a7_amd64",
"product": {
"name": "rhacm2/volsync-mover-rsync-rhel8@sha256:cfb59342191cc8986ad308670a34f74aceae39329e085d27917aa5ff8d2631a7_amd64",
"product_id": "rhacm2/volsync-mover-rsync-rhel8@sha256:cfb59342191cc8986ad308670a34f74aceae39329e085d27917aa5ff8d2631a7_amd64",
"product_identification_helper": {
"purl": "pkg:oci/volsync-mover-rsync-rhel8@sha256:cfb59342191cc8986ad308670a34f74aceae39329e085d27917aa5ff8d2631a7?arch=amd64\u0026repository_url=registry.redhat.io/rhacm2/volsync-mover-rsync-rhel8\u0026tag=v0.5.0-22"
}
}
},
{
"category": "product_version",
"name": "rhacm2/volsync-mover-syncthing-rhel8@sha256:5c6b0466ac9be0293edd8d55f43fe3b9ae5e833a223af33c29b7338c8a47d656_amd64",
"product": {
"name": "rhacm2/volsync-mover-syncthing-rhel8@sha256:5c6b0466ac9be0293edd8d55f43fe3b9ae5e833a223af33c29b7338c8a47d656_amd64",
"product_id": "rhacm2/volsync-mover-syncthing-rhel8@sha256:5c6b0466ac9be0293edd8d55f43fe3b9ae5e833a223af33c29b7338c8a47d656_amd64",
"product_identification_helper": {
"purl": "pkg:oci/volsync-mover-syncthing-rhel8@sha256:5c6b0466ac9be0293edd8d55f43fe3b9ae5e833a223af33c29b7338c8a47d656?arch=amd64\u0026repository_url=registry.redhat.io/rhacm2/volsync-mover-syncthing-rhel8\u0026tag=v0.5.0-17"
}
}
},
{
"category": "product_version",
"name": "rhacm2/volsync-operator-bundle@sha256:39f804bbf41c5165b84e06cc15f753a85fe11bf37706f0147a4345a9e8d0488f_amd64",
"product": {
"name": "rhacm2/volsync-operator-bundle@sha256:39f804bbf41c5165b84e06cc15f753a85fe11bf37706f0147a4345a9e8d0488f_amd64",
"product_id": "rhacm2/volsync-operator-bundle@sha256:39f804bbf41c5165b84e06cc15f753a85fe11bf37706f0147a4345a9e8d0488f_amd64",
"product_identification_helper": {
"purl": "pkg:oci/volsync-operator-bundle@sha256:39f804bbf41c5165b84e06cc15f753a85fe11bf37706f0147a4345a9e8d0488f?arch=amd64\u0026repository_url=registry.redhat.io/rhacm2/volsync-operator-bundle\u0026tag=v0.5.0-25"
}
}
}
],
"category": "architecture",
"name": "amd64"
},
{
"branches": [
{
"category": "product_version",
"name": "rhacm2/volsync-rhel8@sha256:2d1b6bbc13629367ed2cbd0a551e9aa8732f330673d70c0bc8c3ce16049a4ae5_ppc64le",
"product": {
"name": "rhacm2/volsync-rhel8@sha256:2d1b6bbc13629367ed2cbd0a551e9aa8732f330673d70c0bc8c3ce16049a4ae5_ppc64le",
"product_id": "rhacm2/volsync-rhel8@sha256:2d1b6bbc13629367ed2cbd0a551e9aa8732f330673d70c0bc8c3ce16049a4ae5_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/volsync-rhel8@sha256:2d1b6bbc13629367ed2cbd0a551e9aa8732f330673d70c0bc8c3ce16049a4ae5?arch=ppc64le\u0026repository_url=registry.redhat.io/rhacm2/volsync-rhel8\u0026tag=v0.5.0-20"
}
}
},
{
"category": "product_version",
"name": "rhacm2/volsync-mover-rclone-rhel8@sha256:0432e656141b9b96c4abe83a319728ee425ecc38b612339b7e746eeab3fa6eb1_ppc64le",
"product": {
"name": "rhacm2/volsync-mover-rclone-rhel8@sha256:0432e656141b9b96c4abe83a319728ee425ecc38b612339b7e746eeab3fa6eb1_ppc64le",
"product_id": "rhacm2/volsync-mover-rclone-rhel8@sha256:0432e656141b9b96c4abe83a319728ee425ecc38b612339b7e746eeab3fa6eb1_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/volsync-mover-rclone-rhel8@sha256:0432e656141b9b96c4abe83a319728ee425ecc38b612339b7e746eeab3fa6eb1?arch=ppc64le\u0026repository_url=registry.redhat.io/rhacm2/volsync-mover-rclone-rhel8\u0026tag=v0.5.0-21"
}
}
},
{
"category": "product_version",
"name": "rhacm2/volsync-mover-restic-rhel8@sha256:bcba5128ef35f15470966ecf5fd6371070949faa1375e930de6208d256bb5aa4_ppc64le",
"product": {
"name": "rhacm2/volsync-mover-restic-rhel8@sha256:bcba5128ef35f15470966ecf5fd6371070949faa1375e930de6208d256bb5aa4_ppc64le",
"product_id": "rhacm2/volsync-mover-restic-rhel8@sha256:bcba5128ef35f15470966ecf5fd6371070949faa1375e930de6208d256bb5aa4_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/volsync-mover-restic-rhel8@sha256:bcba5128ef35f15470966ecf5fd6371070949faa1375e930de6208d256bb5aa4?arch=ppc64le\u0026repository_url=registry.redhat.io/rhacm2/volsync-mover-restic-rhel8\u0026tag=v0.5.0-21"
}
}
},
{
"category": "product_version",
"name": "rhacm2/volsync-mover-rsync-rhel8@sha256:1b4996edfec9ad6bc81d4637797429866454b49d0e19a4181bcd76deed6db5c6_ppc64le",
"product": {
"name": "rhacm2/volsync-mover-rsync-rhel8@sha256:1b4996edfec9ad6bc81d4637797429866454b49d0e19a4181bcd76deed6db5c6_ppc64le",
"product_id": "rhacm2/volsync-mover-rsync-rhel8@sha256:1b4996edfec9ad6bc81d4637797429866454b49d0e19a4181bcd76deed6db5c6_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/volsync-mover-rsync-rhel8@sha256:1b4996edfec9ad6bc81d4637797429866454b49d0e19a4181bcd76deed6db5c6?arch=ppc64le\u0026repository_url=registry.redhat.io/rhacm2/volsync-mover-rsync-rhel8\u0026tag=v0.5.0-22"
}
}
},
{
"category": "product_version",
"name": "rhacm2/volsync-mover-syncthing-rhel8@sha256:457e145404b67acbb681a2432401d6de0a587bf7d844c86d6539dc2605ed87f2_ppc64le",
"product": {
"name": "rhacm2/volsync-mover-syncthing-rhel8@sha256:457e145404b67acbb681a2432401d6de0a587bf7d844c86d6539dc2605ed87f2_ppc64le",
"product_id": "rhacm2/volsync-mover-syncthing-rhel8@sha256:457e145404b67acbb681a2432401d6de0a587bf7d844c86d6539dc2605ed87f2_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/volsync-mover-syncthing-rhel8@sha256:457e145404b67acbb681a2432401d6de0a587bf7d844c86d6539dc2605ed87f2?arch=ppc64le\u0026repository_url=registry.redhat.io/rhacm2/volsync-mover-syncthing-rhel8\u0026tag=v0.5.0-17"
}
}
}
],
"category": "architecture",
"name": "ppc64le"
},
{
"branches": [
{
"category": "product_version",
"name": "rhacm2/volsync-rhel8@sha256:a90ddd406a30d9a95cfd27f002d133dfc6042309815a9d850cdd36cc788e932d_arm64",
"product": {
"name": "rhacm2/volsync-rhel8@sha256:a90ddd406a30d9a95cfd27f002d133dfc6042309815a9d850cdd36cc788e932d_arm64",
"product_id": "rhacm2/volsync-rhel8@sha256:a90ddd406a30d9a95cfd27f002d133dfc6042309815a9d850cdd36cc788e932d_arm64",
"product_identification_helper": {
"purl": "pkg:oci/volsync-rhel8@sha256:a90ddd406a30d9a95cfd27f002d133dfc6042309815a9d850cdd36cc788e932d?arch=arm64\u0026repository_url=registry.redhat.io/rhacm2/volsync-rhel8\u0026tag=v0.5.0-20"
}
}
},
{
"category": "product_version",
"name": "rhacm2/volsync-mover-rclone-rhel8@sha256:8355564bbddbc0474957b06509dff1b0af5d903572362f8a37bdf0a0785fb930_arm64",
"product": {
"name": "rhacm2/volsync-mover-rclone-rhel8@sha256:8355564bbddbc0474957b06509dff1b0af5d903572362f8a37bdf0a0785fb930_arm64",
"product_id": "rhacm2/volsync-mover-rclone-rhel8@sha256:8355564bbddbc0474957b06509dff1b0af5d903572362f8a37bdf0a0785fb930_arm64",
"product_identification_helper": {
"purl": "pkg:oci/volsync-mover-rclone-rhel8@sha256:8355564bbddbc0474957b06509dff1b0af5d903572362f8a37bdf0a0785fb930?arch=arm64\u0026repository_url=registry.redhat.io/rhacm2/volsync-mover-rclone-rhel8\u0026tag=v0.5.0-21"
}
}
},
{
"category": "product_version",
"name": "rhacm2/volsync-mover-restic-rhel8@sha256:d1e0fb45b4337dbe141e22b1ad1c3aaf21acad1349644b4f51df35c76ea77997_arm64",
"product": {
"name": "rhacm2/volsync-mover-restic-rhel8@sha256:d1e0fb45b4337dbe141e22b1ad1c3aaf21acad1349644b4f51df35c76ea77997_arm64",
"product_id": "rhacm2/volsync-mover-restic-rhel8@sha256:d1e0fb45b4337dbe141e22b1ad1c3aaf21acad1349644b4f51df35c76ea77997_arm64",
"product_identification_helper": {
"purl": "pkg:oci/volsync-mover-restic-rhel8@sha256:d1e0fb45b4337dbe141e22b1ad1c3aaf21acad1349644b4f51df35c76ea77997?arch=arm64\u0026repository_url=registry.redhat.io/rhacm2/volsync-mover-restic-rhel8\u0026tag=v0.5.0-21"
}
}
},
{
"category": "product_version",
"name": "rhacm2/volsync-mover-rsync-rhel8@sha256:6e4e7c4eb153e91c735917dcd6f06f4453c9962a7697ffa40cad941f8b870b45_arm64",
"product": {
"name": "rhacm2/volsync-mover-rsync-rhel8@sha256:6e4e7c4eb153e91c735917dcd6f06f4453c9962a7697ffa40cad941f8b870b45_arm64",
"product_id": "rhacm2/volsync-mover-rsync-rhel8@sha256:6e4e7c4eb153e91c735917dcd6f06f4453c9962a7697ffa40cad941f8b870b45_arm64",
"product_identification_helper": {
"purl": "pkg:oci/volsync-mover-rsync-rhel8@sha256:6e4e7c4eb153e91c735917dcd6f06f4453c9962a7697ffa40cad941f8b870b45?arch=arm64\u0026repository_url=registry.redhat.io/rhacm2/volsync-mover-rsync-rhel8\u0026tag=v0.5.0-22"
}
}
},
{
"category": "product_version",
"name": "rhacm2/volsync-mover-syncthing-rhel8@sha256:1c3f96c2e7787b5d2c3c48c66a54fa952a59b82dbe119b8f4506279d2ae75304_arm64",
"product": {
"name": "rhacm2/volsync-mover-syncthing-rhel8@sha256:1c3f96c2e7787b5d2c3c48c66a54fa952a59b82dbe119b8f4506279d2ae75304_arm64",
"product_id": "rhacm2/volsync-mover-syncthing-rhel8@sha256:1c3f96c2e7787b5d2c3c48c66a54fa952a59b82dbe119b8f4506279d2ae75304_arm64",
"product_identification_helper": {
"purl": "pkg:oci/volsync-mover-syncthing-rhel8@sha256:1c3f96c2e7787b5d2c3c48c66a54fa952a59b82dbe119b8f4506279d2ae75304?arch=arm64\u0026repository_url=registry.redhat.io/rhacm2/volsync-mover-syncthing-rhel8\u0026tag=v0.5.0-17"
}
}
}
],
"category": "architecture",
"name": "arm64"
}
],
"category": "vendor",
"name": "Red Hat"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/volsync-mover-rclone-rhel8@sha256:0432e656141b9b96c4abe83a319728ee425ecc38b612339b7e746eeab3fa6eb1_ppc64le as a component of Red Hat Advanced Cluster Management for Kubernetes 2.6 for RHEL 8",
"product_id": "8Base-RHACM-2.6:rhacm2/volsync-mover-rclone-rhel8@sha256:0432e656141b9b96c4abe83a319728ee425ecc38b612339b7e746eeab3fa6eb1_ppc64le"
},
"product_reference": "rhacm2/volsync-mover-rclone-rhel8@sha256:0432e656141b9b96c4abe83a319728ee425ecc38b612339b7e746eeab3fa6eb1_ppc64le",
"relates_to_product_reference": "8Base-RHACM-2.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/volsync-mover-rclone-rhel8@sha256:38e0d652b99dfa8e1fbf2160c931c91fcafe2115025d21cad8349bf3b32a52e8_amd64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.6 for RHEL 8",
"product_id": "8Base-RHACM-2.6:rhacm2/volsync-mover-rclone-rhel8@sha256:38e0d652b99dfa8e1fbf2160c931c91fcafe2115025d21cad8349bf3b32a52e8_amd64"
},
"product_reference": "rhacm2/volsync-mover-rclone-rhel8@sha256:38e0d652b99dfa8e1fbf2160c931c91fcafe2115025d21cad8349bf3b32a52e8_amd64",
"relates_to_product_reference": "8Base-RHACM-2.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/volsync-mover-rclone-rhel8@sha256:8355564bbddbc0474957b06509dff1b0af5d903572362f8a37bdf0a0785fb930_arm64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.6 for RHEL 8",
"product_id": "8Base-RHACM-2.6:rhacm2/volsync-mover-rclone-rhel8@sha256:8355564bbddbc0474957b06509dff1b0af5d903572362f8a37bdf0a0785fb930_arm64"
},
"product_reference": "rhacm2/volsync-mover-rclone-rhel8@sha256:8355564bbddbc0474957b06509dff1b0af5d903572362f8a37bdf0a0785fb930_arm64",
"relates_to_product_reference": "8Base-RHACM-2.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/volsync-mover-rclone-rhel8@sha256:cdd1849150705a02385d68a1ea6063243c28a1d0cacbb3ccf7b4844df82b17cf_s390x as a component of Red Hat Advanced Cluster Management for Kubernetes 2.6 for RHEL 8",
"product_id": "8Base-RHACM-2.6:rhacm2/volsync-mover-rclone-rhel8@sha256:cdd1849150705a02385d68a1ea6063243c28a1d0cacbb3ccf7b4844df82b17cf_s390x"
},
"product_reference": "rhacm2/volsync-mover-rclone-rhel8@sha256:cdd1849150705a02385d68a1ea6063243c28a1d0cacbb3ccf7b4844df82b17cf_s390x",
"relates_to_product_reference": "8Base-RHACM-2.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/volsync-mover-restic-rhel8@sha256:6d7f6d469d82cbb09a13b508917b555b40075a191e58d5c6ab78b39f98b2d723_amd64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.6 for RHEL 8",
"product_id": "8Base-RHACM-2.6:rhacm2/volsync-mover-restic-rhel8@sha256:6d7f6d469d82cbb09a13b508917b555b40075a191e58d5c6ab78b39f98b2d723_amd64"
},
"product_reference": "rhacm2/volsync-mover-restic-rhel8@sha256:6d7f6d469d82cbb09a13b508917b555b40075a191e58d5c6ab78b39f98b2d723_amd64",
"relates_to_product_reference": "8Base-RHACM-2.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/volsync-mover-restic-rhel8@sha256:af340c16f263cc22201539b46aa190be5bdad9700c41093cd30822b0503118c7_s390x as a component of Red Hat Advanced Cluster Management for Kubernetes 2.6 for RHEL 8",
"product_id": "8Base-RHACM-2.6:rhacm2/volsync-mover-restic-rhel8@sha256:af340c16f263cc22201539b46aa190be5bdad9700c41093cd30822b0503118c7_s390x"
},
"product_reference": "rhacm2/volsync-mover-restic-rhel8@sha256:af340c16f263cc22201539b46aa190be5bdad9700c41093cd30822b0503118c7_s390x",
"relates_to_product_reference": "8Base-RHACM-2.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/volsync-mover-restic-rhel8@sha256:bcba5128ef35f15470966ecf5fd6371070949faa1375e930de6208d256bb5aa4_ppc64le as a component of Red Hat Advanced Cluster Management for Kubernetes 2.6 for RHEL 8",
"product_id": "8Base-RHACM-2.6:rhacm2/volsync-mover-restic-rhel8@sha256:bcba5128ef35f15470966ecf5fd6371070949faa1375e930de6208d256bb5aa4_ppc64le"
},
"product_reference": "rhacm2/volsync-mover-restic-rhel8@sha256:bcba5128ef35f15470966ecf5fd6371070949faa1375e930de6208d256bb5aa4_ppc64le",
"relates_to_product_reference": "8Base-RHACM-2.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/volsync-mover-restic-rhel8@sha256:d1e0fb45b4337dbe141e22b1ad1c3aaf21acad1349644b4f51df35c76ea77997_arm64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.6 for RHEL 8",
"product_id": "8Base-RHACM-2.6:rhacm2/volsync-mover-restic-rhel8@sha256:d1e0fb45b4337dbe141e22b1ad1c3aaf21acad1349644b4f51df35c76ea77997_arm64"
},
"product_reference": "rhacm2/volsync-mover-restic-rhel8@sha256:d1e0fb45b4337dbe141e22b1ad1c3aaf21acad1349644b4f51df35c76ea77997_arm64",
"relates_to_product_reference": "8Base-RHACM-2.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/volsync-mover-rsync-rhel8@sha256:1b4996edfec9ad6bc81d4637797429866454b49d0e19a4181bcd76deed6db5c6_ppc64le as a component of Red Hat Advanced Cluster Management for Kubernetes 2.6 for RHEL 8",
"product_id": "8Base-RHACM-2.6:rhacm2/volsync-mover-rsync-rhel8@sha256:1b4996edfec9ad6bc81d4637797429866454b49d0e19a4181bcd76deed6db5c6_ppc64le"
},
"product_reference": "rhacm2/volsync-mover-rsync-rhel8@sha256:1b4996edfec9ad6bc81d4637797429866454b49d0e19a4181bcd76deed6db5c6_ppc64le",
"relates_to_product_reference": "8Base-RHACM-2.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/volsync-mover-rsync-rhel8@sha256:6c02663d7d04e79c26c8d2b8d6ba6d71c19b85062cb7d1c39c9b2277cc503322_s390x as a component of Red Hat Advanced Cluster Management for Kubernetes 2.6 for RHEL 8",
"product_id": "8Base-RHACM-2.6:rhacm2/volsync-mover-rsync-rhel8@sha256:6c02663d7d04e79c26c8d2b8d6ba6d71c19b85062cb7d1c39c9b2277cc503322_s390x"
},
"product_reference": "rhacm2/volsync-mover-rsync-rhel8@sha256:6c02663d7d04e79c26c8d2b8d6ba6d71c19b85062cb7d1c39c9b2277cc503322_s390x",
"relates_to_product_reference": "8Base-RHACM-2.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/volsync-mover-rsync-rhel8@sha256:6e4e7c4eb153e91c735917dcd6f06f4453c9962a7697ffa40cad941f8b870b45_arm64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.6 for RHEL 8",
"product_id": "8Base-RHACM-2.6:rhacm2/volsync-mover-rsync-rhel8@sha256:6e4e7c4eb153e91c735917dcd6f06f4453c9962a7697ffa40cad941f8b870b45_arm64"
},
"product_reference": "rhacm2/volsync-mover-rsync-rhel8@sha256:6e4e7c4eb153e91c735917dcd6f06f4453c9962a7697ffa40cad941f8b870b45_arm64",
"relates_to_product_reference": "8Base-RHACM-2.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/volsync-mover-rsync-rhel8@sha256:cfb59342191cc8986ad308670a34f74aceae39329e085d27917aa5ff8d2631a7_amd64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.6 for RHEL 8",
"product_id": "8Base-RHACM-2.6:rhacm2/volsync-mover-rsync-rhel8@sha256:cfb59342191cc8986ad308670a34f74aceae39329e085d27917aa5ff8d2631a7_amd64"
},
"product_reference": "rhacm2/volsync-mover-rsync-rhel8@sha256:cfb59342191cc8986ad308670a34f74aceae39329e085d27917aa5ff8d2631a7_amd64",
"relates_to_product_reference": "8Base-RHACM-2.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/volsync-mover-syncthing-rhel8@sha256:1c3f96c2e7787b5d2c3c48c66a54fa952a59b82dbe119b8f4506279d2ae75304_arm64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.6 for RHEL 8",
"product_id": "8Base-RHACM-2.6:rhacm2/volsync-mover-syncthing-rhel8@sha256:1c3f96c2e7787b5d2c3c48c66a54fa952a59b82dbe119b8f4506279d2ae75304_arm64"
},
"product_reference": "rhacm2/volsync-mover-syncthing-rhel8@sha256:1c3f96c2e7787b5d2c3c48c66a54fa952a59b82dbe119b8f4506279d2ae75304_arm64",
"relates_to_product_reference": "8Base-RHACM-2.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/volsync-mover-syncthing-rhel8@sha256:457e145404b67acbb681a2432401d6de0a587bf7d844c86d6539dc2605ed87f2_ppc64le as a component of Red Hat Advanced Cluster Management for Kubernetes 2.6 for RHEL 8",
"product_id": "8Base-RHACM-2.6:rhacm2/volsync-mover-syncthing-rhel8@sha256:457e145404b67acbb681a2432401d6de0a587bf7d844c86d6539dc2605ed87f2_ppc64le"
},
"product_reference": "rhacm2/volsync-mover-syncthing-rhel8@sha256:457e145404b67acbb681a2432401d6de0a587bf7d844c86d6539dc2605ed87f2_ppc64le",
"relates_to_product_reference": "8Base-RHACM-2.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/volsync-mover-syncthing-rhel8@sha256:5c6b0466ac9be0293edd8d55f43fe3b9ae5e833a223af33c29b7338c8a47d656_amd64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.6 for RHEL 8",
"product_id": "8Base-RHACM-2.6:rhacm2/volsync-mover-syncthing-rhel8@sha256:5c6b0466ac9be0293edd8d55f43fe3b9ae5e833a223af33c29b7338c8a47d656_amd64"
},
"product_reference": "rhacm2/volsync-mover-syncthing-rhel8@sha256:5c6b0466ac9be0293edd8d55f43fe3b9ae5e833a223af33c29b7338c8a47d656_amd64",
"relates_to_product_reference": "8Base-RHACM-2.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/volsync-mover-syncthing-rhel8@sha256:e4485e9a91a9ab3494ca1fdb0779e8a03a88b846bf4df3b5f34c5fa7b2714bf4_s390x as a component of Red Hat Advanced Cluster Management for Kubernetes 2.6 for RHEL 8",
"product_id": "8Base-RHACM-2.6:rhacm2/volsync-mover-syncthing-rhel8@sha256:e4485e9a91a9ab3494ca1fdb0779e8a03a88b846bf4df3b5f34c5fa7b2714bf4_s390x"
},
"product_reference": "rhacm2/volsync-mover-syncthing-rhel8@sha256:e4485e9a91a9ab3494ca1fdb0779e8a03a88b846bf4df3b5f34c5fa7b2714bf4_s390x",
"relates_to_product_reference": "8Base-RHACM-2.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/volsync-operator-bundle@sha256:39f804bbf41c5165b84e06cc15f753a85fe11bf37706f0147a4345a9e8d0488f_amd64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.6 for RHEL 8",
"product_id": "8Base-RHACM-2.6:rhacm2/volsync-operator-bundle@sha256:39f804bbf41c5165b84e06cc15f753a85fe11bf37706f0147a4345a9e8d0488f_amd64"
},
"product_reference": "rhacm2/volsync-operator-bundle@sha256:39f804bbf41c5165b84e06cc15f753a85fe11bf37706f0147a4345a9e8d0488f_amd64",
"relates_to_product_reference": "8Base-RHACM-2.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/volsync-rhel8@sha256:01a39318c761d435e1cc91837fb017014f5bd7f3fa43f3859fe0b8071e56a385_amd64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.6 for RHEL 8",
"product_id": "8Base-RHACM-2.6:rhacm2/volsync-rhel8@sha256:01a39318c761d435e1cc91837fb017014f5bd7f3fa43f3859fe0b8071e56a385_amd64"
},
"product_reference": "rhacm2/volsync-rhel8@sha256:01a39318c761d435e1cc91837fb017014f5bd7f3fa43f3859fe0b8071e56a385_amd64",
"relates_to_product_reference": "8Base-RHACM-2.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/volsync-rhel8@sha256:2d1b6bbc13629367ed2cbd0a551e9aa8732f330673d70c0bc8c3ce16049a4ae5_ppc64le as a component of Red Hat Advanced Cluster Management for Kubernetes 2.6 for RHEL 8",
"product_id": "8Base-RHACM-2.6:rhacm2/volsync-rhel8@sha256:2d1b6bbc13629367ed2cbd0a551e9aa8732f330673d70c0bc8c3ce16049a4ae5_ppc64le"
},
"product_reference": "rhacm2/volsync-rhel8@sha256:2d1b6bbc13629367ed2cbd0a551e9aa8732f330673d70c0bc8c3ce16049a4ae5_ppc64le",
"relates_to_product_reference": "8Base-RHACM-2.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/volsync-rhel8@sha256:a90ddd406a30d9a95cfd27f002d133dfc6042309815a9d850cdd36cc788e932d_arm64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.6 for RHEL 8",
"product_id": "8Base-RHACM-2.6:rhacm2/volsync-rhel8@sha256:a90ddd406a30d9a95cfd27f002d133dfc6042309815a9d850cdd36cc788e932d_arm64"
},
"product_reference": "rhacm2/volsync-rhel8@sha256:a90ddd406a30d9a95cfd27f002d133dfc6042309815a9d850cdd36cc788e932d_arm64",
"relates_to_product_reference": "8Base-RHACM-2.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/volsync-rhel8@sha256:d6780a0a1cf868d6f65f19daf6e9e6ed9ee08b48694fd5f3827ba70714ca7440_s390x as a component of Red Hat Advanced Cluster Management for Kubernetes 2.6 for RHEL 8",
"product_id": "8Base-RHACM-2.6:rhacm2/volsync-rhel8@sha256:d6780a0a1cf868d6f65f19daf6e9e6ed9ee08b48694fd5f3827ba70714ca7440_s390x"
},
"product_reference": "rhacm2/volsync-rhel8@sha256:d6780a0a1cf868d6f65f19daf6e9e6ed9ee08b48694fd5f3827ba70714ca7440_s390x",
"relates_to_product_reference": "8Base-RHACM-2.6"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2022-1705",
"cwe": {
"id": "CWE-444",
"name": "Inconsistent Interpretation of HTTP Requests (\u0027HTTP Request/Response Smuggling\u0027)"
},
"discovery_date": "2022-07-14T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2107374"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in golang. The HTTP/1 client accepted invalid Transfer-Encoding headers indicating \"chunked\" encoding. This issue could allow request smuggling, but only if combined with an intermediate server that also improperly accepts the header as invalid.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "golang: net/http: improper sanitization of Transfer-Encoding header",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "Within regulated environments, a combination of the following controls acts as a significant barrier to successfully exploiting a CWE-444: Inconsistent Interpretation of HTTP Requests (\u0027HTTP Request/Response Smuggling\u0027) vulnerability and therefore downgrades the severity of this particular CVE from Moderate to Low.\n\nThe platform uses secure, encrypted HTTPS connections over TLS 1.2 to reduce the risk of smuggling attacks by preventing the injection of ambiguous or malformed requests between components. The environment employs IPS/IDS and antimalware solutions to detect and block malicious code while ensuring consistent interpretation of HTTP requests across network layers, mitigating request/response inconsistencies. Event logs are collected and analyzed for centralization, correlation, monitoring, alerting, and retention, enabling the detection of malformed or suspicious HTTP traffic. Static code analysis and peer reviews enforce strong input validation and error handling to ensure all user inputs adhere to HTTP protocol specifications.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"8Base-RHACM-2.6:rhacm2/volsync-mover-rclone-rhel8@sha256:0432e656141b9b96c4abe83a319728ee425ecc38b612339b7e746eeab3fa6eb1_ppc64le",
"8Base-RHACM-2.6:rhacm2/volsync-mover-rclone-rhel8@sha256:38e0d652b99dfa8e1fbf2160c931c91fcafe2115025d21cad8349bf3b32a52e8_amd64",
"8Base-RHACM-2.6:rhacm2/volsync-mover-rclone-rhel8@sha256:8355564bbddbc0474957b06509dff1b0af5d903572362f8a37bdf0a0785fb930_arm64",
"8Base-RHACM-2.6:rhacm2/volsync-mover-rclone-rhel8@sha256:cdd1849150705a02385d68a1ea6063243c28a1d0cacbb3ccf7b4844df82b17cf_s390x",
"8Base-RHACM-2.6:rhacm2/volsync-mover-restic-rhel8@sha256:6d7f6d469d82cbb09a13b508917b555b40075a191e58d5c6ab78b39f98b2d723_amd64",
"8Base-RHACM-2.6:rhacm2/volsync-mover-restic-rhel8@sha256:af340c16f263cc22201539b46aa190be5bdad9700c41093cd30822b0503118c7_s390x",
"8Base-RHACM-2.6:rhacm2/volsync-mover-restic-rhel8@sha256:bcba5128ef35f15470966ecf5fd6371070949faa1375e930de6208d256bb5aa4_ppc64le",
"8Base-RHACM-2.6:rhacm2/volsync-mover-restic-rhel8@sha256:d1e0fb45b4337dbe141e22b1ad1c3aaf21acad1349644b4f51df35c76ea77997_arm64",
"8Base-RHACM-2.6:rhacm2/volsync-mover-rsync-rhel8@sha256:1b4996edfec9ad6bc81d4637797429866454b49d0e19a4181bcd76deed6db5c6_ppc64le",
"8Base-RHACM-2.6:rhacm2/volsync-mover-rsync-rhel8@sha256:6c02663d7d04e79c26c8d2b8d6ba6d71c19b85062cb7d1c39c9b2277cc503322_s390x",
"8Base-RHACM-2.6:rhacm2/volsync-mover-rsync-rhel8@sha256:6e4e7c4eb153e91c735917dcd6f06f4453c9962a7697ffa40cad941f8b870b45_arm64",
"8Base-RHACM-2.6:rhacm2/volsync-mover-rsync-rhel8@sha256:cfb59342191cc8986ad308670a34f74aceae39329e085d27917aa5ff8d2631a7_amd64",
"8Base-RHACM-2.6:rhacm2/volsync-mover-syncthing-rhel8@sha256:1c3f96c2e7787b5d2c3c48c66a54fa952a59b82dbe119b8f4506279d2ae75304_arm64",
"8Base-RHACM-2.6:rhacm2/volsync-mover-syncthing-rhel8@sha256:457e145404b67acbb681a2432401d6de0a587bf7d844c86d6539dc2605ed87f2_ppc64le",
"8Base-RHACM-2.6:rhacm2/volsync-mover-syncthing-rhel8@sha256:5c6b0466ac9be0293edd8d55f43fe3b9ae5e833a223af33c29b7338c8a47d656_amd64",
"8Base-RHACM-2.6:rhacm2/volsync-mover-syncthing-rhel8@sha256:e4485e9a91a9ab3494ca1fdb0779e8a03a88b846bf4df3b5f34c5fa7b2714bf4_s390x",
"8Base-RHACM-2.6:rhacm2/volsync-operator-bundle@sha256:39f804bbf41c5165b84e06cc15f753a85fe11bf37706f0147a4345a9e8d0488f_amd64",
"8Base-RHACM-2.6:rhacm2/volsync-rhel8@sha256:01a39318c761d435e1cc91837fb017014f5bd7f3fa43f3859fe0b8071e56a385_amd64",
"8Base-RHACM-2.6:rhacm2/volsync-rhel8@sha256:2d1b6bbc13629367ed2cbd0a551e9aa8732f330673d70c0bc8c3ce16049a4ae5_ppc64le",
"8Base-RHACM-2.6:rhacm2/volsync-rhel8@sha256:a90ddd406a30d9a95cfd27f002d133dfc6042309815a9d850cdd36cc788e932d_arm64",
"8Base-RHACM-2.6:rhacm2/volsync-rhel8@sha256:d6780a0a1cf868d6f65f19daf6e9e6ed9ee08b48694fd5f3827ba70714ca7440_s390x"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2022-1705"
},
{
"category": "external",
"summary": "RHBZ#2107374",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2107374"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2022-1705",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-1705"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2022-1705",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2022-1705"
},
{
"category": "external",
"summary": "https://go.dev/issue/53188",
"url": "https://go.dev/issue/53188"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-announce/c/nqrv9fbR0zE",
"url": "https://groups.google.com/g/golang-announce/c/nqrv9fbR0zE"
}
],
"release_date": "2022-07-12T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2022-09-06T14:14:15+00:00",
"details": "For details on how to install VolSync, refer to:\n\nhttps://access.redhat.com/documentation/en-us/red_hat_advanced_cluster_management_for_kubernetes/2.6/html/add-ons/add-ons-overview#volsync-rsync-rep",
"product_ids": [
"8Base-RHACM-2.6:rhacm2/volsync-mover-rclone-rhel8@sha256:0432e656141b9b96c4abe83a319728ee425ecc38b612339b7e746eeab3fa6eb1_ppc64le",
"8Base-RHACM-2.6:rhacm2/volsync-mover-rclone-rhel8@sha256:38e0d652b99dfa8e1fbf2160c931c91fcafe2115025d21cad8349bf3b32a52e8_amd64",
"8Base-RHACM-2.6:rhacm2/volsync-mover-rclone-rhel8@sha256:8355564bbddbc0474957b06509dff1b0af5d903572362f8a37bdf0a0785fb930_arm64",
"8Base-RHACM-2.6:rhacm2/volsync-mover-rclone-rhel8@sha256:cdd1849150705a02385d68a1ea6063243c28a1d0cacbb3ccf7b4844df82b17cf_s390x",
"8Base-RHACM-2.6:rhacm2/volsync-mover-restic-rhel8@sha256:6d7f6d469d82cbb09a13b508917b555b40075a191e58d5c6ab78b39f98b2d723_amd64",
"8Base-RHACM-2.6:rhacm2/volsync-mover-restic-rhel8@sha256:af340c16f263cc22201539b46aa190be5bdad9700c41093cd30822b0503118c7_s390x",
"8Base-RHACM-2.6:rhacm2/volsync-mover-restic-rhel8@sha256:bcba5128ef35f15470966ecf5fd6371070949faa1375e930de6208d256bb5aa4_ppc64le",
"8Base-RHACM-2.6:rhacm2/volsync-mover-restic-rhel8@sha256:d1e0fb45b4337dbe141e22b1ad1c3aaf21acad1349644b4f51df35c76ea77997_arm64",
"8Base-RHACM-2.6:rhacm2/volsync-mover-rsync-rhel8@sha256:1b4996edfec9ad6bc81d4637797429866454b49d0e19a4181bcd76deed6db5c6_ppc64le",
"8Base-RHACM-2.6:rhacm2/volsync-mover-rsync-rhel8@sha256:6c02663d7d04e79c26c8d2b8d6ba6d71c19b85062cb7d1c39c9b2277cc503322_s390x",
"8Base-RHACM-2.6:rhacm2/volsync-mover-rsync-rhel8@sha256:6e4e7c4eb153e91c735917dcd6f06f4453c9962a7697ffa40cad941f8b870b45_arm64",
"8Base-RHACM-2.6:rhacm2/volsync-mover-rsync-rhel8@sha256:cfb59342191cc8986ad308670a34f74aceae39329e085d27917aa5ff8d2631a7_amd64",
"8Base-RHACM-2.6:rhacm2/volsync-mover-syncthing-rhel8@sha256:1c3f96c2e7787b5d2c3c48c66a54fa952a59b82dbe119b8f4506279d2ae75304_arm64",
"8Base-RHACM-2.6:rhacm2/volsync-mover-syncthing-rhel8@sha256:457e145404b67acbb681a2432401d6de0a587bf7d844c86d6539dc2605ed87f2_ppc64le",
"8Base-RHACM-2.6:rhacm2/volsync-mover-syncthing-rhel8@sha256:5c6b0466ac9be0293edd8d55f43fe3b9ae5e833a223af33c29b7338c8a47d656_amd64",
"8Base-RHACM-2.6:rhacm2/volsync-mover-syncthing-rhel8@sha256:e4485e9a91a9ab3494ca1fdb0779e8a03a88b846bf4df3b5f34c5fa7b2714bf4_s390x",
"8Base-RHACM-2.6:rhacm2/volsync-operator-bundle@sha256:39f804bbf41c5165b84e06cc15f753a85fe11bf37706f0147a4345a9e8d0488f_amd64",
"8Base-RHACM-2.6:rhacm2/volsync-rhel8@sha256:01a39318c761d435e1cc91837fb017014f5bd7f3fa43f3859fe0b8071e56a385_amd64",
"8Base-RHACM-2.6:rhacm2/volsync-rhel8@sha256:2d1b6bbc13629367ed2cbd0a551e9aa8732f330673d70c0bc8c3ce16049a4ae5_ppc64le",
"8Base-RHACM-2.6:rhacm2/volsync-rhel8@sha256:a90ddd406a30d9a95cfd27f002d133dfc6042309815a9d850cdd36cc788e932d_arm64",
"8Base-RHACM-2.6:rhacm2/volsync-rhel8@sha256:d6780a0a1cf868d6f65f19daf6e9e6ed9ee08b48694fd5f3827ba70714ca7440_s390x"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2022:6347"
}
],
"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.6:rhacm2/volsync-mover-rclone-rhel8@sha256:0432e656141b9b96c4abe83a319728ee425ecc38b612339b7e746eeab3fa6eb1_ppc64le",
"8Base-RHACM-2.6:rhacm2/volsync-mover-rclone-rhel8@sha256:38e0d652b99dfa8e1fbf2160c931c91fcafe2115025d21cad8349bf3b32a52e8_amd64",
"8Base-RHACM-2.6:rhacm2/volsync-mover-rclone-rhel8@sha256:8355564bbddbc0474957b06509dff1b0af5d903572362f8a37bdf0a0785fb930_arm64",
"8Base-RHACM-2.6:rhacm2/volsync-mover-rclone-rhel8@sha256:cdd1849150705a02385d68a1ea6063243c28a1d0cacbb3ccf7b4844df82b17cf_s390x",
"8Base-RHACM-2.6:rhacm2/volsync-mover-restic-rhel8@sha256:6d7f6d469d82cbb09a13b508917b555b40075a191e58d5c6ab78b39f98b2d723_amd64",
"8Base-RHACM-2.6:rhacm2/volsync-mover-restic-rhel8@sha256:af340c16f263cc22201539b46aa190be5bdad9700c41093cd30822b0503118c7_s390x",
"8Base-RHACM-2.6:rhacm2/volsync-mover-restic-rhel8@sha256:bcba5128ef35f15470966ecf5fd6371070949faa1375e930de6208d256bb5aa4_ppc64le",
"8Base-RHACM-2.6:rhacm2/volsync-mover-restic-rhel8@sha256:d1e0fb45b4337dbe141e22b1ad1c3aaf21acad1349644b4f51df35c76ea77997_arm64",
"8Base-RHACM-2.6:rhacm2/volsync-mover-rsync-rhel8@sha256:1b4996edfec9ad6bc81d4637797429866454b49d0e19a4181bcd76deed6db5c6_ppc64le",
"8Base-RHACM-2.6:rhacm2/volsync-mover-rsync-rhel8@sha256:6c02663d7d04e79c26c8d2b8d6ba6d71c19b85062cb7d1c39c9b2277cc503322_s390x",
"8Base-RHACM-2.6:rhacm2/volsync-mover-rsync-rhel8@sha256:6e4e7c4eb153e91c735917dcd6f06f4453c9962a7697ffa40cad941f8b870b45_arm64",
"8Base-RHACM-2.6:rhacm2/volsync-mover-rsync-rhel8@sha256:cfb59342191cc8986ad308670a34f74aceae39329e085d27917aa5ff8d2631a7_amd64",
"8Base-RHACM-2.6:rhacm2/volsync-mover-syncthing-rhel8@sha256:1c3f96c2e7787b5d2c3c48c66a54fa952a59b82dbe119b8f4506279d2ae75304_arm64",
"8Base-RHACM-2.6:rhacm2/volsync-mover-syncthing-rhel8@sha256:457e145404b67acbb681a2432401d6de0a587bf7d844c86d6539dc2605ed87f2_ppc64le",
"8Base-RHACM-2.6:rhacm2/volsync-mover-syncthing-rhel8@sha256:5c6b0466ac9be0293edd8d55f43fe3b9ae5e833a223af33c29b7338c8a47d656_amd64",
"8Base-RHACM-2.6:rhacm2/volsync-mover-syncthing-rhel8@sha256:e4485e9a91a9ab3494ca1fdb0779e8a03a88b846bf4df3b5f34c5fa7b2714bf4_s390x",
"8Base-RHACM-2.6:rhacm2/volsync-operator-bundle@sha256:39f804bbf41c5165b84e06cc15f753a85fe11bf37706f0147a4345a9e8d0488f_amd64",
"8Base-RHACM-2.6:rhacm2/volsync-rhel8@sha256:01a39318c761d435e1cc91837fb017014f5bd7f3fa43f3859fe0b8071e56a385_amd64",
"8Base-RHACM-2.6:rhacm2/volsync-rhel8@sha256:2d1b6bbc13629367ed2cbd0a551e9aa8732f330673d70c0bc8c3ce16049a4ae5_ppc64le",
"8Base-RHACM-2.6:rhacm2/volsync-rhel8@sha256:a90ddd406a30d9a95cfd27f002d133dfc6042309815a9d850cdd36cc788e932d_arm64",
"8Base-RHACM-2.6:rhacm2/volsync-rhel8@sha256:d6780a0a1cf868d6f65f19daf6e9e6ed9ee08b48694fd5f3827ba70714ca7440_s390x"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "golang: net/http: improper sanitization of Transfer-Encoding header"
},
{
"cve": "CVE-2022-1962",
"cwe": {
"id": "CWE-1325",
"name": "Improperly Controlled Sequential Memory Allocation"
},
"discovery_date": "2022-07-14T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2107376"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in the golang standard library, go/parser. When calling any Parse functions on the Go source code, which contains deeply nested types or declarations, a panic can occur due to stack exhaustion. This issue allows an attacker to impact system availability.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "golang: go/parser: stack exhaustion in all Parse* functions",
"title": "Vulnerability summary"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"8Base-RHACM-2.6:rhacm2/volsync-mover-rclone-rhel8@sha256:0432e656141b9b96c4abe83a319728ee425ecc38b612339b7e746eeab3fa6eb1_ppc64le",
"8Base-RHACM-2.6:rhacm2/volsync-mover-rclone-rhel8@sha256:38e0d652b99dfa8e1fbf2160c931c91fcafe2115025d21cad8349bf3b32a52e8_amd64",
"8Base-RHACM-2.6:rhacm2/volsync-mover-rclone-rhel8@sha256:8355564bbddbc0474957b06509dff1b0af5d903572362f8a37bdf0a0785fb930_arm64",
"8Base-RHACM-2.6:rhacm2/volsync-mover-rclone-rhel8@sha256:cdd1849150705a02385d68a1ea6063243c28a1d0cacbb3ccf7b4844df82b17cf_s390x",
"8Base-RHACM-2.6:rhacm2/volsync-mover-restic-rhel8@sha256:6d7f6d469d82cbb09a13b508917b555b40075a191e58d5c6ab78b39f98b2d723_amd64",
"8Base-RHACM-2.6:rhacm2/volsync-mover-restic-rhel8@sha256:af340c16f263cc22201539b46aa190be5bdad9700c41093cd30822b0503118c7_s390x",
"8Base-RHACM-2.6:rhacm2/volsync-mover-restic-rhel8@sha256:bcba5128ef35f15470966ecf5fd6371070949faa1375e930de6208d256bb5aa4_ppc64le",
"8Base-RHACM-2.6:rhacm2/volsync-mover-restic-rhel8@sha256:d1e0fb45b4337dbe141e22b1ad1c3aaf21acad1349644b4f51df35c76ea77997_arm64",
"8Base-RHACM-2.6:rhacm2/volsync-mover-rsync-rhel8@sha256:1b4996edfec9ad6bc81d4637797429866454b49d0e19a4181bcd76deed6db5c6_ppc64le",
"8Base-RHACM-2.6:rhacm2/volsync-mover-rsync-rhel8@sha256:6c02663d7d04e79c26c8d2b8d6ba6d71c19b85062cb7d1c39c9b2277cc503322_s390x",
"8Base-RHACM-2.6:rhacm2/volsync-mover-rsync-rhel8@sha256:6e4e7c4eb153e91c735917dcd6f06f4453c9962a7697ffa40cad941f8b870b45_arm64",
"8Base-RHACM-2.6:rhacm2/volsync-mover-rsync-rhel8@sha256:cfb59342191cc8986ad308670a34f74aceae39329e085d27917aa5ff8d2631a7_amd64",
"8Base-RHACM-2.6:rhacm2/volsync-mover-syncthing-rhel8@sha256:1c3f96c2e7787b5d2c3c48c66a54fa952a59b82dbe119b8f4506279d2ae75304_arm64",
"8Base-RHACM-2.6:rhacm2/volsync-mover-syncthing-rhel8@sha256:457e145404b67acbb681a2432401d6de0a587bf7d844c86d6539dc2605ed87f2_ppc64le",
"8Base-RHACM-2.6:rhacm2/volsync-mover-syncthing-rhel8@sha256:5c6b0466ac9be0293edd8d55f43fe3b9ae5e833a223af33c29b7338c8a47d656_amd64",
"8Base-RHACM-2.6:rhacm2/volsync-mover-syncthing-rhel8@sha256:e4485e9a91a9ab3494ca1fdb0779e8a03a88b846bf4df3b5f34c5fa7b2714bf4_s390x",
"8Base-RHACM-2.6:rhacm2/volsync-operator-bundle@sha256:39f804bbf41c5165b84e06cc15f753a85fe11bf37706f0147a4345a9e8d0488f_amd64",
"8Base-RHACM-2.6:rhacm2/volsync-rhel8@sha256:01a39318c761d435e1cc91837fb017014f5bd7f3fa43f3859fe0b8071e56a385_amd64",
"8Base-RHACM-2.6:rhacm2/volsync-rhel8@sha256:2d1b6bbc13629367ed2cbd0a551e9aa8732f330673d70c0bc8c3ce16049a4ae5_ppc64le",
"8Base-RHACM-2.6:rhacm2/volsync-rhel8@sha256:a90ddd406a30d9a95cfd27f002d133dfc6042309815a9d850cdd36cc788e932d_arm64",
"8Base-RHACM-2.6:rhacm2/volsync-rhel8@sha256:d6780a0a1cf868d6f65f19daf6e9e6ed9ee08b48694fd5f3827ba70714ca7440_s390x"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2022-1962"
},
{
"category": "external",
"summary": "RHBZ#2107376",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2107376"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2022-1962",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-1962"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2022-1962",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2022-1962"
},
{
"category": "external",
"summary": "https://go.dev/issue/53616",
"url": "https://go.dev/issue/53616"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-announce/c/nqrv9fbR0zE",
"url": "https://groups.google.com/g/golang-announce/c/nqrv9fbR0zE"
}
],
"release_date": "2022-07-12T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2022-09-06T14:14:15+00:00",
"details": "For details on how to install VolSync, refer to:\n\nhttps://access.redhat.com/documentation/en-us/red_hat_advanced_cluster_management_for_kubernetes/2.6/html/add-ons/add-ons-overview#volsync-rsync-rep",
"product_ids": [
"8Base-RHACM-2.6:rhacm2/volsync-mover-rclone-rhel8@sha256:0432e656141b9b96c4abe83a319728ee425ecc38b612339b7e746eeab3fa6eb1_ppc64le",
"8Base-RHACM-2.6:rhacm2/volsync-mover-rclone-rhel8@sha256:38e0d652b99dfa8e1fbf2160c931c91fcafe2115025d21cad8349bf3b32a52e8_amd64",
"8Base-RHACM-2.6:rhacm2/volsync-mover-rclone-rhel8@sha256:8355564bbddbc0474957b06509dff1b0af5d903572362f8a37bdf0a0785fb930_arm64",
"8Base-RHACM-2.6:rhacm2/volsync-mover-rclone-rhel8@sha256:cdd1849150705a02385d68a1ea6063243c28a1d0cacbb3ccf7b4844df82b17cf_s390x",
"8Base-RHACM-2.6:rhacm2/volsync-mover-restic-rhel8@sha256:6d7f6d469d82cbb09a13b508917b555b40075a191e58d5c6ab78b39f98b2d723_amd64",
"8Base-RHACM-2.6:rhacm2/volsync-mover-restic-rhel8@sha256:af340c16f263cc22201539b46aa190be5bdad9700c41093cd30822b0503118c7_s390x",
"8Base-RHACM-2.6:rhacm2/volsync-mover-restic-rhel8@sha256:bcba5128ef35f15470966ecf5fd6371070949faa1375e930de6208d256bb5aa4_ppc64le",
"8Base-RHACM-2.6:rhacm2/volsync-mover-restic-rhel8@sha256:d1e0fb45b4337dbe141e22b1ad1c3aaf21acad1349644b4f51df35c76ea77997_arm64",
"8Base-RHACM-2.6:rhacm2/volsync-mover-rsync-rhel8@sha256:1b4996edfec9ad6bc81d4637797429866454b49d0e19a4181bcd76deed6db5c6_ppc64le",
"8Base-RHACM-2.6:rhacm2/volsync-mover-rsync-rhel8@sha256:6c02663d7d04e79c26c8d2b8d6ba6d71c19b85062cb7d1c39c9b2277cc503322_s390x",
"8Base-RHACM-2.6:rhacm2/volsync-mover-rsync-rhel8@sha256:6e4e7c4eb153e91c735917dcd6f06f4453c9962a7697ffa40cad941f8b870b45_arm64",
"8Base-RHACM-2.6:rhacm2/volsync-mover-rsync-rhel8@sha256:cfb59342191cc8986ad308670a34f74aceae39329e085d27917aa5ff8d2631a7_amd64",
"8Base-RHACM-2.6:rhacm2/volsync-mover-syncthing-rhel8@sha256:1c3f96c2e7787b5d2c3c48c66a54fa952a59b82dbe119b8f4506279d2ae75304_arm64",
"8Base-RHACM-2.6:rhacm2/volsync-mover-syncthing-rhel8@sha256:457e145404b67acbb681a2432401d6de0a587bf7d844c86d6539dc2605ed87f2_ppc64le",
"8Base-RHACM-2.6:rhacm2/volsync-mover-syncthing-rhel8@sha256:5c6b0466ac9be0293edd8d55f43fe3b9ae5e833a223af33c29b7338c8a47d656_amd64",
"8Base-RHACM-2.6:rhacm2/volsync-mover-syncthing-rhel8@sha256:e4485e9a91a9ab3494ca1fdb0779e8a03a88b846bf4df3b5f34c5fa7b2714bf4_s390x",
"8Base-RHACM-2.6:rhacm2/volsync-operator-bundle@sha256:39f804bbf41c5165b84e06cc15f753a85fe11bf37706f0147a4345a9e8d0488f_amd64",
"8Base-RHACM-2.6:rhacm2/volsync-rhel8@sha256:01a39318c761d435e1cc91837fb017014f5bd7f3fa43f3859fe0b8071e56a385_amd64",
"8Base-RHACM-2.6:rhacm2/volsync-rhel8@sha256:2d1b6bbc13629367ed2cbd0a551e9aa8732f330673d70c0bc8c3ce16049a4ae5_ppc64le",
"8Base-RHACM-2.6:rhacm2/volsync-rhel8@sha256:a90ddd406a30d9a95cfd27f002d133dfc6042309815a9d850cdd36cc788e932d_arm64",
"8Base-RHACM-2.6:rhacm2/volsync-rhel8@sha256:d6780a0a1cf868d6f65f19daf6e9e6ed9ee08b48694fd5f3827ba70714ca7440_s390x"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2022:6347"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "LOCAL",
"availabilityImpact": "HIGH",
"baseScore": 5.5,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "LOW",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"8Base-RHACM-2.6:rhacm2/volsync-mover-rclone-rhel8@sha256:0432e656141b9b96c4abe83a319728ee425ecc38b612339b7e746eeab3fa6eb1_ppc64le",
"8Base-RHACM-2.6:rhacm2/volsync-mover-rclone-rhel8@sha256:38e0d652b99dfa8e1fbf2160c931c91fcafe2115025d21cad8349bf3b32a52e8_amd64",
"8Base-RHACM-2.6:rhacm2/volsync-mover-rclone-rhel8@sha256:8355564bbddbc0474957b06509dff1b0af5d903572362f8a37bdf0a0785fb930_arm64",
"8Base-RHACM-2.6:rhacm2/volsync-mover-rclone-rhel8@sha256:cdd1849150705a02385d68a1ea6063243c28a1d0cacbb3ccf7b4844df82b17cf_s390x",
"8Base-RHACM-2.6:rhacm2/volsync-mover-restic-rhel8@sha256:6d7f6d469d82cbb09a13b508917b555b40075a191e58d5c6ab78b39f98b2d723_amd64",
"8Base-RHACM-2.6:rhacm2/volsync-mover-restic-rhel8@sha256:af340c16f263cc22201539b46aa190be5bdad9700c41093cd30822b0503118c7_s390x",
"8Base-RHACM-2.6:rhacm2/volsync-mover-restic-rhel8@sha256:bcba5128ef35f15470966ecf5fd6371070949faa1375e930de6208d256bb5aa4_ppc64le",
"8Base-RHACM-2.6:rhacm2/volsync-mover-restic-rhel8@sha256:d1e0fb45b4337dbe141e22b1ad1c3aaf21acad1349644b4f51df35c76ea77997_arm64",
"8Base-RHACM-2.6:rhacm2/volsync-mover-rsync-rhel8@sha256:1b4996edfec9ad6bc81d4637797429866454b49d0e19a4181bcd76deed6db5c6_ppc64le",
"8Base-RHACM-2.6:rhacm2/volsync-mover-rsync-rhel8@sha256:6c02663d7d04e79c26c8d2b8d6ba6d71c19b85062cb7d1c39c9b2277cc503322_s390x",
"8Base-RHACM-2.6:rhacm2/volsync-mover-rsync-rhel8@sha256:6e4e7c4eb153e91c735917dcd6f06f4453c9962a7697ffa40cad941f8b870b45_arm64",
"8Base-RHACM-2.6:rhacm2/volsync-mover-rsync-rhel8@sha256:cfb59342191cc8986ad308670a34f74aceae39329e085d27917aa5ff8d2631a7_amd64",
"8Base-RHACM-2.6:rhacm2/volsync-mover-syncthing-rhel8@sha256:1c3f96c2e7787b5d2c3c48c66a54fa952a59b82dbe119b8f4506279d2ae75304_arm64",
"8Base-RHACM-2.6:rhacm2/volsync-mover-syncthing-rhel8@sha256:457e145404b67acbb681a2432401d6de0a587bf7d844c86d6539dc2605ed87f2_ppc64le",
"8Base-RHACM-2.6:rhacm2/volsync-mover-syncthing-rhel8@sha256:5c6b0466ac9be0293edd8d55f43fe3b9ae5e833a223af33c29b7338c8a47d656_amd64",
"8Base-RHACM-2.6:rhacm2/volsync-mover-syncthing-rhel8@sha256:e4485e9a91a9ab3494ca1fdb0779e8a03a88b846bf4df3b5f34c5fa7b2714bf4_s390x",
"8Base-RHACM-2.6:rhacm2/volsync-operator-bundle@sha256:39f804bbf41c5165b84e06cc15f753a85fe11bf37706f0147a4345a9e8d0488f_amd64",
"8Base-RHACM-2.6:rhacm2/volsync-rhel8@sha256:01a39318c761d435e1cc91837fb017014f5bd7f3fa43f3859fe0b8071e56a385_amd64",
"8Base-RHACM-2.6:rhacm2/volsync-rhel8@sha256:2d1b6bbc13629367ed2cbd0a551e9aa8732f330673d70c0bc8c3ce16049a4ae5_ppc64le",
"8Base-RHACM-2.6:rhacm2/volsync-rhel8@sha256:a90ddd406a30d9a95cfd27f002d133dfc6042309815a9d850cdd36cc788e932d_arm64",
"8Base-RHACM-2.6:rhacm2/volsync-rhel8@sha256:d6780a0a1cf868d6f65f19daf6e9e6ed9ee08b48694fd5f3827ba70714ca7440_s390x"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "golang: go/parser: stack exhaustion in all Parse* functions"
},
{
"cve": "CVE-2022-27191",
"cwe": {
"id": "CWE-327",
"name": "Use of a Broken or Risky Cryptographic Algorithm"
},
"discovery_date": "2022-03-16T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2064702"
}
],
"notes": [
{
"category": "description",
"text": "A broken cryptographic algorithm flaw was found in golang.org/x/crypto/ssh. This issue causes a client to fail authentication with RSA keys to servers that reject signature algorithms based on SHA-2, enabling an attacker to crash the server, resulting in a loss of availability.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "golang: crash in a golang.org/x/crypto/ssh server",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "In OpenShift Container Platform (OCP) the vulnerable golang.org/x/crypto/ssh package is bundled in many components. The affected code is in the SSH server portion that is not used, hence the impact by this vulnerability is reduced. Additionally the OCP installer components, that also bundle vulnerable golang.org/x/crypto/ssh package, are used only during the cluster installation process, hence for already deployed and running OCP clusters the installer components are considered as affected by this vulnerability but not impacted.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"8Base-RHACM-2.6:rhacm2/volsync-mover-rclone-rhel8@sha256:0432e656141b9b96c4abe83a319728ee425ecc38b612339b7e746eeab3fa6eb1_ppc64le",
"8Base-RHACM-2.6:rhacm2/volsync-mover-rclone-rhel8@sha256:38e0d652b99dfa8e1fbf2160c931c91fcafe2115025d21cad8349bf3b32a52e8_amd64",
"8Base-RHACM-2.6:rhacm2/volsync-mover-rclone-rhel8@sha256:8355564bbddbc0474957b06509dff1b0af5d903572362f8a37bdf0a0785fb930_arm64",
"8Base-RHACM-2.6:rhacm2/volsync-mover-rclone-rhel8@sha256:cdd1849150705a02385d68a1ea6063243c28a1d0cacbb3ccf7b4844df82b17cf_s390x",
"8Base-RHACM-2.6:rhacm2/volsync-mover-restic-rhel8@sha256:6d7f6d469d82cbb09a13b508917b555b40075a191e58d5c6ab78b39f98b2d723_amd64",
"8Base-RHACM-2.6:rhacm2/volsync-mover-restic-rhel8@sha256:af340c16f263cc22201539b46aa190be5bdad9700c41093cd30822b0503118c7_s390x",
"8Base-RHACM-2.6:rhacm2/volsync-mover-restic-rhel8@sha256:bcba5128ef35f15470966ecf5fd6371070949faa1375e930de6208d256bb5aa4_ppc64le",
"8Base-RHACM-2.6:rhacm2/volsync-mover-restic-rhel8@sha256:d1e0fb45b4337dbe141e22b1ad1c3aaf21acad1349644b4f51df35c76ea77997_arm64",
"8Base-RHACM-2.6:rhacm2/volsync-mover-rsync-rhel8@sha256:1b4996edfec9ad6bc81d4637797429866454b49d0e19a4181bcd76deed6db5c6_ppc64le",
"8Base-RHACM-2.6:rhacm2/volsync-mover-rsync-rhel8@sha256:6c02663d7d04e79c26c8d2b8d6ba6d71c19b85062cb7d1c39c9b2277cc503322_s390x",
"8Base-RHACM-2.6:rhacm2/volsync-mover-rsync-rhel8@sha256:6e4e7c4eb153e91c735917dcd6f06f4453c9962a7697ffa40cad941f8b870b45_arm64",
"8Base-RHACM-2.6:rhacm2/volsync-mover-rsync-rhel8@sha256:cfb59342191cc8986ad308670a34f74aceae39329e085d27917aa5ff8d2631a7_amd64",
"8Base-RHACM-2.6:rhacm2/volsync-mover-syncthing-rhel8@sha256:1c3f96c2e7787b5d2c3c48c66a54fa952a59b82dbe119b8f4506279d2ae75304_arm64",
"8Base-RHACM-2.6:rhacm2/volsync-mover-syncthing-rhel8@sha256:457e145404b67acbb681a2432401d6de0a587bf7d844c86d6539dc2605ed87f2_ppc64le",
"8Base-RHACM-2.6:rhacm2/volsync-mover-syncthing-rhel8@sha256:5c6b0466ac9be0293edd8d55f43fe3b9ae5e833a223af33c29b7338c8a47d656_amd64",
"8Base-RHACM-2.6:rhacm2/volsync-mover-syncthing-rhel8@sha256:e4485e9a91a9ab3494ca1fdb0779e8a03a88b846bf4df3b5f34c5fa7b2714bf4_s390x",
"8Base-RHACM-2.6:rhacm2/volsync-operator-bundle@sha256:39f804bbf41c5165b84e06cc15f753a85fe11bf37706f0147a4345a9e8d0488f_amd64",
"8Base-RHACM-2.6:rhacm2/volsync-rhel8@sha256:01a39318c761d435e1cc91837fb017014f5bd7f3fa43f3859fe0b8071e56a385_amd64",
"8Base-RHACM-2.6:rhacm2/volsync-rhel8@sha256:2d1b6bbc13629367ed2cbd0a551e9aa8732f330673d70c0bc8c3ce16049a4ae5_ppc64le",
"8Base-RHACM-2.6:rhacm2/volsync-rhel8@sha256:a90ddd406a30d9a95cfd27f002d133dfc6042309815a9d850cdd36cc788e932d_arm64",
"8Base-RHACM-2.6:rhacm2/volsync-rhel8@sha256:d6780a0a1cf868d6f65f19daf6e9e6ed9ee08b48694fd5f3827ba70714ca7440_s390x"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2022-27191"
},
{
"category": "external",
"summary": "RHBZ#2064702",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2064702"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2022-27191",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-27191"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2022-27191",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2022-27191"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-announce/c/-cp44ypCT5s/m/wmegxkLiAQAJ",
"url": "https://groups.google.com/g/golang-announce/c/-cp44ypCT5s/m/wmegxkLiAQAJ"
}
],
"release_date": "2022-03-15T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2022-09-06T14:14:15+00:00",
"details": "For details on how to install VolSync, refer to:\n\nhttps://access.redhat.com/documentation/en-us/red_hat_advanced_cluster_management_for_kubernetes/2.6/html/add-ons/add-ons-overview#volsync-rsync-rep",
"product_ids": [
"8Base-RHACM-2.6:rhacm2/volsync-mover-rclone-rhel8@sha256:0432e656141b9b96c4abe83a319728ee425ecc38b612339b7e746eeab3fa6eb1_ppc64le",
"8Base-RHACM-2.6:rhacm2/volsync-mover-rclone-rhel8@sha256:38e0d652b99dfa8e1fbf2160c931c91fcafe2115025d21cad8349bf3b32a52e8_amd64",
"8Base-RHACM-2.6:rhacm2/volsync-mover-rclone-rhel8@sha256:8355564bbddbc0474957b06509dff1b0af5d903572362f8a37bdf0a0785fb930_arm64",
"8Base-RHACM-2.6:rhacm2/volsync-mover-rclone-rhel8@sha256:cdd1849150705a02385d68a1ea6063243c28a1d0cacbb3ccf7b4844df82b17cf_s390x",
"8Base-RHACM-2.6:rhacm2/volsync-mover-restic-rhel8@sha256:6d7f6d469d82cbb09a13b508917b555b40075a191e58d5c6ab78b39f98b2d723_amd64",
"8Base-RHACM-2.6:rhacm2/volsync-mover-restic-rhel8@sha256:af340c16f263cc22201539b46aa190be5bdad9700c41093cd30822b0503118c7_s390x",
"8Base-RHACM-2.6:rhacm2/volsync-mover-restic-rhel8@sha256:bcba5128ef35f15470966ecf5fd6371070949faa1375e930de6208d256bb5aa4_ppc64le",
"8Base-RHACM-2.6:rhacm2/volsync-mover-restic-rhel8@sha256:d1e0fb45b4337dbe141e22b1ad1c3aaf21acad1349644b4f51df35c76ea77997_arm64",
"8Base-RHACM-2.6:rhacm2/volsync-mover-rsync-rhel8@sha256:1b4996edfec9ad6bc81d4637797429866454b49d0e19a4181bcd76deed6db5c6_ppc64le",
"8Base-RHACM-2.6:rhacm2/volsync-mover-rsync-rhel8@sha256:6c02663d7d04e79c26c8d2b8d6ba6d71c19b85062cb7d1c39c9b2277cc503322_s390x",
"8Base-RHACM-2.6:rhacm2/volsync-mover-rsync-rhel8@sha256:6e4e7c4eb153e91c735917dcd6f06f4453c9962a7697ffa40cad941f8b870b45_arm64",
"8Base-RHACM-2.6:rhacm2/volsync-mover-rsync-rhel8@sha256:cfb59342191cc8986ad308670a34f74aceae39329e085d27917aa5ff8d2631a7_amd64",
"8Base-RHACM-2.6:rhacm2/volsync-mover-syncthing-rhel8@sha256:1c3f96c2e7787b5d2c3c48c66a54fa952a59b82dbe119b8f4506279d2ae75304_arm64",
"8Base-RHACM-2.6:rhacm2/volsync-mover-syncthing-rhel8@sha256:457e145404b67acbb681a2432401d6de0a587bf7d844c86d6539dc2605ed87f2_ppc64le",
"8Base-RHACM-2.6:rhacm2/volsync-mover-syncthing-rhel8@sha256:5c6b0466ac9be0293edd8d55f43fe3b9ae5e833a223af33c29b7338c8a47d656_amd64",
"8Base-RHACM-2.6:rhacm2/volsync-mover-syncthing-rhel8@sha256:e4485e9a91a9ab3494ca1fdb0779e8a03a88b846bf4df3b5f34c5fa7b2714bf4_s390x",
"8Base-RHACM-2.6:rhacm2/volsync-operator-bundle@sha256:39f804bbf41c5165b84e06cc15f753a85fe11bf37706f0147a4345a9e8d0488f_amd64",
"8Base-RHACM-2.6:rhacm2/volsync-rhel8@sha256:01a39318c761d435e1cc91837fb017014f5bd7f3fa43f3859fe0b8071e56a385_amd64",
"8Base-RHACM-2.6:rhacm2/volsync-rhel8@sha256:2d1b6bbc13629367ed2cbd0a551e9aa8732f330673d70c0bc8c3ce16049a4ae5_ppc64le",
"8Base-RHACM-2.6:rhacm2/volsync-rhel8@sha256:a90ddd406a30d9a95cfd27f002d133dfc6042309815a9d850cdd36cc788e932d_arm64",
"8Base-RHACM-2.6:rhacm2/volsync-rhel8@sha256:d6780a0a1cf868d6f65f19daf6e9e6ed9ee08b48694fd5f3827ba70714ca7440_s390x"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2022:6347"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"8Base-RHACM-2.6:rhacm2/volsync-mover-rclone-rhel8@sha256:0432e656141b9b96c4abe83a319728ee425ecc38b612339b7e746eeab3fa6eb1_ppc64le",
"8Base-RHACM-2.6:rhacm2/volsync-mover-rclone-rhel8@sha256:38e0d652b99dfa8e1fbf2160c931c91fcafe2115025d21cad8349bf3b32a52e8_amd64",
"8Base-RHACM-2.6:rhacm2/volsync-mover-rclone-rhel8@sha256:8355564bbddbc0474957b06509dff1b0af5d903572362f8a37bdf0a0785fb930_arm64",
"8Base-RHACM-2.6:rhacm2/volsync-mover-rclone-rhel8@sha256:cdd1849150705a02385d68a1ea6063243c28a1d0cacbb3ccf7b4844df82b17cf_s390x",
"8Base-RHACM-2.6:rhacm2/volsync-mover-restic-rhel8@sha256:6d7f6d469d82cbb09a13b508917b555b40075a191e58d5c6ab78b39f98b2d723_amd64",
"8Base-RHACM-2.6:rhacm2/volsync-mover-restic-rhel8@sha256:af340c16f263cc22201539b46aa190be5bdad9700c41093cd30822b0503118c7_s390x",
"8Base-RHACM-2.6:rhacm2/volsync-mover-restic-rhel8@sha256:bcba5128ef35f15470966ecf5fd6371070949faa1375e930de6208d256bb5aa4_ppc64le",
"8Base-RHACM-2.6:rhacm2/volsync-mover-restic-rhel8@sha256:d1e0fb45b4337dbe141e22b1ad1c3aaf21acad1349644b4f51df35c76ea77997_arm64",
"8Base-RHACM-2.6:rhacm2/volsync-mover-rsync-rhel8@sha256:1b4996edfec9ad6bc81d4637797429866454b49d0e19a4181bcd76deed6db5c6_ppc64le",
"8Base-RHACM-2.6:rhacm2/volsync-mover-rsync-rhel8@sha256:6c02663d7d04e79c26c8d2b8d6ba6d71c19b85062cb7d1c39c9b2277cc503322_s390x",
"8Base-RHACM-2.6:rhacm2/volsync-mover-rsync-rhel8@sha256:6e4e7c4eb153e91c735917dcd6f06f4453c9962a7697ffa40cad941f8b870b45_arm64",
"8Base-RHACM-2.6:rhacm2/volsync-mover-rsync-rhel8@sha256:cfb59342191cc8986ad308670a34f74aceae39329e085d27917aa5ff8d2631a7_amd64",
"8Base-RHACM-2.6:rhacm2/volsync-mover-syncthing-rhel8@sha256:1c3f96c2e7787b5d2c3c48c66a54fa952a59b82dbe119b8f4506279d2ae75304_arm64",
"8Base-RHACM-2.6:rhacm2/volsync-mover-syncthing-rhel8@sha256:457e145404b67acbb681a2432401d6de0a587bf7d844c86d6539dc2605ed87f2_ppc64le",
"8Base-RHACM-2.6:rhacm2/volsync-mover-syncthing-rhel8@sha256:5c6b0466ac9be0293edd8d55f43fe3b9ae5e833a223af33c29b7338c8a47d656_amd64",
"8Base-RHACM-2.6:rhacm2/volsync-mover-syncthing-rhel8@sha256:e4485e9a91a9ab3494ca1fdb0779e8a03a88b846bf4df3b5f34c5fa7b2714bf4_s390x",
"8Base-RHACM-2.6:rhacm2/volsync-operator-bundle@sha256:39f804bbf41c5165b84e06cc15f753a85fe11bf37706f0147a4345a9e8d0488f_amd64",
"8Base-RHACM-2.6:rhacm2/volsync-rhel8@sha256:01a39318c761d435e1cc91837fb017014f5bd7f3fa43f3859fe0b8071e56a385_amd64",
"8Base-RHACM-2.6:rhacm2/volsync-rhel8@sha256:2d1b6bbc13629367ed2cbd0a551e9aa8732f330673d70c0bc8c3ce16049a4ae5_ppc64le",
"8Base-RHACM-2.6:rhacm2/volsync-rhel8@sha256:a90ddd406a30d9a95cfd27f002d133dfc6042309815a9d850cdd36cc788e932d_arm64",
"8Base-RHACM-2.6:rhacm2/volsync-rhel8@sha256:d6780a0a1cf868d6f65f19daf6e9e6ed9ee08b48694fd5f3827ba70714ca7440_s390x"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "golang: crash in a golang.org/x/crypto/ssh server"
},
{
"cve": "CVE-2022-28131",
"cwe": {
"id": "CWE-1325",
"name": "Improperly Controlled Sequential Memory Allocation"
},
"discovery_date": "2022-07-14T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2107390"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in golang encoding/xml. When calling Decoder, Skip while parsing a deeply nested XML document, a panic can occur due to stack exhaustion and allows an attacker to impact system availability.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "golang: encoding/xml: stack exhaustion in Decoder.Skip",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "The vulnerability exists in the calling of the function decoder.skip to a deeply nested XML document. Although the vulnerability exists, it may require that the application accept deeply nested XML from untrusted sources and specifically calls Decoder.Skip on it. In many deployments, that code path might not even be reachable or exposed to external input. On top of that, a successful exploitation will only result in denial of service due to stack exhaustion, which is why this has been marked as moderate by Red Hat.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"8Base-RHACM-2.6:rhacm2/volsync-mover-rclone-rhel8@sha256:0432e656141b9b96c4abe83a319728ee425ecc38b612339b7e746eeab3fa6eb1_ppc64le",
"8Base-RHACM-2.6:rhacm2/volsync-mover-rclone-rhel8@sha256:38e0d652b99dfa8e1fbf2160c931c91fcafe2115025d21cad8349bf3b32a52e8_amd64",
"8Base-RHACM-2.6:rhacm2/volsync-mover-rclone-rhel8@sha256:8355564bbddbc0474957b06509dff1b0af5d903572362f8a37bdf0a0785fb930_arm64",
"8Base-RHACM-2.6:rhacm2/volsync-mover-rclone-rhel8@sha256:cdd1849150705a02385d68a1ea6063243c28a1d0cacbb3ccf7b4844df82b17cf_s390x",
"8Base-RHACM-2.6:rhacm2/volsync-mover-restic-rhel8@sha256:6d7f6d469d82cbb09a13b508917b555b40075a191e58d5c6ab78b39f98b2d723_amd64",
"8Base-RHACM-2.6:rhacm2/volsync-mover-restic-rhel8@sha256:af340c16f263cc22201539b46aa190be5bdad9700c41093cd30822b0503118c7_s390x",
"8Base-RHACM-2.6:rhacm2/volsync-mover-restic-rhel8@sha256:bcba5128ef35f15470966ecf5fd6371070949faa1375e930de6208d256bb5aa4_ppc64le",
"8Base-RHACM-2.6:rhacm2/volsync-mover-restic-rhel8@sha256:d1e0fb45b4337dbe141e22b1ad1c3aaf21acad1349644b4f51df35c76ea77997_arm64",
"8Base-RHACM-2.6:rhacm2/volsync-mover-rsync-rhel8@sha256:1b4996edfec9ad6bc81d4637797429866454b49d0e19a4181bcd76deed6db5c6_ppc64le",
"8Base-RHACM-2.6:rhacm2/volsync-mover-rsync-rhel8@sha256:6c02663d7d04e79c26c8d2b8d6ba6d71c19b85062cb7d1c39c9b2277cc503322_s390x",
"8Base-RHACM-2.6:rhacm2/volsync-mover-rsync-rhel8@sha256:6e4e7c4eb153e91c735917dcd6f06f4453c9962a7697ffa40cad941f8b870b45_arm64",
"8Base-RHACM-2.6:rhacm2/volsync-mover-rsync-rhel8@sha256:cfb59342191cc8986ad308670a34f74aceae39329e085d27917aa5ff8d2631a7_amd64",
"8Base-RHACM-2.6:rhacm2/volsync-mover-syncthing-rhel8@sha256:1c3f96c2e7787b5d2c3c48c66a54fa952a59b82dbe119b8f4506279d2ae75304_arm64",
"8Base-RHACM-2.6:rhacm2/volsync-mover-syncthing-rhel8@sha256:457e145404b67acbb681a2432401d6de0a587bf7d844c86d6539dc2605ed87f2_ppc64le",
"8Base-RHACM-2.6:rhacm2/volsync-mover-syncthing-rhel8@sha256:5c6b0466ac9be0293edd8d55f43fe3b9ae5e833a223af33c29b7338c8a47d656_amd64",
"8Base-RHACM-2.6:rhacm2/volsync-mover-syncthing-rhel8@sha256:e4485e9a91a9ab3494ca1fdb0779e8a03a88b846bf4df3b5f34c5fa7b2714bf4_s390x",
"8Base-RHACM-2.6:rhacm2/volsync-operator-bundle@sha256:39f804bbf41c5165b84e06cc15f753a85fe11bf37706f0147a4345a9e8d0488f_amd64",
"8Base-RHACM-2.6:rhacm2/volsync-rhel8@sha256:01a39318c761d435e1cc91837fb017014f5bd7f3fa43f3859fe0b8071e56a385_amd64",
"8Base-RHACM-2.6:rhacm2/volsync-rhel8@sha256:2d1b6bbc13629367ed2cbd0a551e9aa8732f330673d70c0bc8c3ce16049a4ae5_ppc64le",
"8Base-RHACM-2.6:rhacm2/volsync-rhel8@sha256:a90ddd406a30d9a95cfd27f002d133dfc6042309815a9d850cdd36cc788e932d_arm64",
"8Base-RHACM-2.6:rhacm2/volsync-rhel8@sha256:d6780a0a1cf868d6f65f19daf6e9e6ed9ee08b48694fd5f3827ba70714ca7440_s390x"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2022-28131"
},
{
"category": "external",
"summary": "RHBZ#2107390",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2107390"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2022-28131",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-28131"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2022-28131",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2022-28131"
},
{
"category": "external",
"summary": "https://go.dev/issue/53614",
"url": "https://go.dev/issue/53614"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-announce/c/nqrv9fbR0zE",
"url": "https://groups.google.com/g/golang-announce/c/nqrv9fbR0zE"
}
],
"release_date": "2022-07-12T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2022-09-06T14:14:15+00:00",
"details": "For details on how to install VolSync, refer to:\n\nhttps://access.redhat.com/documentation/en-us/red_hat_advanced_cluster_management_for_kubernetes/2.6/html/add-ons/add-ons-overview#volsync-rsync-rep",
"product_ids": [
"8Base-RHACM-2.6:rhacm2/volsync-mover-rclone-rhel8@sha256:0432e656141b9b96c4abe83a319728ee425ecc38b612339b7e746eeab3fa6eb1_ppc64le",
"8Base-RHACM-2.6:rhacm2/volsync-mover-rclone-rhel8@sha256:38e0d652b99dfa8e1fbf2160c931c91fcafe2115025d21cad8349bf3b32a52e8_amd64",
"8Base-RHACM-2.6:rhacm2/volsync-mover-rclone-rhel8@sha256:8355564bbddbc0474957b06509dff1b0af5d903572362f8a37bdf0a0785fb930_arm64",
"8Base-RHACM-2.6:rhacm2/volsync-mover-rclone-rhel8@sha256:cdd1849150705a02385d68a1ea6063243c28a1d0cacbb3ccf7b4844df82b17cf_s390x",
"8Base-RHACM-2.6:rhacm2/volsync-mover-restic-rhel8@sha256:6d7f6d469d82cbb09a13b508917b555b40075a191e58d5c6ab78b39f98b2d723_amd64",
"8Base-RHACM-2.6:rhacm2/volsync-mover-restic-rhel8@sha256:af340c16f263cc22201539b46aa190be5bdad9700c41093cd30822b0503118c7_s390x",
"8Base-RHACM-2.6:rhacm2/volsync-mover-restic-rhel8@sha256:bcba5128ef35f15470966ecf5fd6371070949faa1375e930de6208d256bb5aa4_ppc64le",
"8Base-RHACM-2.6:rhacm2/volsync-mover-restic-rhel8@sha256:d1e0fb45b4337dbe141e22b1ad1c3aaf21acad1349644b4f51df35c76ea77997_arm64",
"8Base-RHACM-2.6:rhacm2/volsync-mover-rsync-rhel8@sha256:1b4996edfec9ad6bc81d4637797429866454b49d0e19a4181bcd76deed6db5c6_ppc64le",
"8Base-RHACM-2.6:rhacm2/volsync-mover-rsync-rhel8@sha256:6c02663d7d04e79c26c8d2b8d6ba6d71c19b85062cb7d1c39c9b2277cc503322_s390x",
"8Base-RHACM-2.6:rhacm2/volsync-mover-rsync-rhel8@sha256:6e4e7c4eb153e91c735917dcd6f06f4453c9962a7697ffa40cad941f8b870b45_arm64",
"8Base-RHACM-2.6:rhacm2/volsync-mover-rsync-rhel8@sha256:cfb59342191cc8986ad308670a34f74aceae39329e085d27917aa5ff8d2631a7_amd64",
"8Base-RHACM-2.6:rhacm2/volsync-mover-syncthing-rhel8@sha256:1c3f96c2e7787b5d2c3c48c66a54fa952a59b82dbe119b8f4506279d2ae75304_arm64",
"8Base-RHACM-2.6:rhacm2/volsync-mover-syncthing-rhel8@sha256:457e145404b67acbb681a2432401d6de0a587bf7d844c86d6539dc2605ed87f2_ppc64le",
"8Base-RHACM-2.6:rhacm2/volsync-mover-syncthing-rhel8@sha256:5c6b0466ac9be0293edd8d55f43fe3b9ae5e833a223af33c29b7338c8a47d656_amd64",
"8Base-RHACM-2.6:rhacm2/volsync-mover-syncthing-rhel8@sha256:e4485e9a91a9ab3494ca1fdb0779e8a03a88b846bf4df3b5f34c5fa7b2714bf4_s390x",
"8Base-RHACM-2.6:rhacm2/volsync-operator-bundle@sha256:39f804bbf41c5165b84e06cc15f753a85fe11bf37706f0147a4345a9e8d0488f_amd64",
"8Base-RHACM-2.6:rhacm2/volsync-rhel8@sha256:01a39318c761d435e1cc91837fb017014f5bd7f3fa43f3859fe0b8071e56a385_amd64",
"8Base-RHACM-2.6:rhacm2/volsync-rhel8@sha256:2d1b6bbc13629367ed2cbd0a551e9aa8732f330673d70c0bc8c3ce16049a4ae5_ppc64le",
"8Base-RHACM-2.6:rhacm2/volsync-rhel8@sha256:a90ddd406a30d9a95cfd27f002d133dfc6042309815a9d850cdd36cc788e932d_arm64",
"8Base-RHACM-2.6:rhacm2/volsync-rhel8@sha256:d6780a0a1cf868d6f65f19daf6e9e6ed9ee08b48694fd5f3827ba70714ca7440_s390x"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2022:6347"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "LOCAL",
"availabilityImpact": "HIGH",
"baseScore": 7.3,
"baseSeverity": "HIGH",
"confidentialityImpact": "LOW",
"integrityImpact": "LOW",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:N/UI:N/S:U/C:L/I:L/A:H",
"version": "3.1"
},
"products": [
"8Base-RHACM-2.6:rhacm2/volsync-mover-rclone-rhel8@sha256:0432e656141b9b96c4abe83a319728ee425ecc38b612339b7e746eeab3fa6eb1_ppc64le",
"8Base-RHACM-2.6:rhacm2/volsync-mover-rclone-rhel8@sha256:38e0d652b99dfa8e1fbf2160c931c91fcafe2115025d21cad8349bf3b32a52e8_amd64",
"8Base-RHACM-2.6:rhacm2/volsync-mover-rclone-rhel8@sha256:8355564bbddbc0474957b06509dff1b0af5d903572362f8a37bdf0a0785fb930_arm64",
"8Base-RHACM-2.6:rhacm2/volsync-mover-rclone-rhel8@sha256:cdd1849150705a02385d68a1ea6063243c28a1d0cacbb3ccf7b4844df82b17cf_s390x",
"8Base-RHACM-2.6:rhacm2/volsync-mover-restic-rhel8@sha256:6d7f6d469d82cbb09a13b508917b555b40075a191e58d5c6ab78b39f98b2d723_amd64",
"8Base-RHACM-2.6:rhacm2/volsync-mover-restic-rhel8@sha256:af340c16f263cc22201539b46aa190be5bdad9700c41093cd30822b0503118c7_s390x",
"8Base-RHACM-2.6:rhacm2/volsync-mover-restic-rhel8@sha256:bcba5128ef35f15470966ecf5fd6371070949faa1375e930de6208d256bb5aa4_ppc64le",
"8Base-RHACM-2.6:rhacm2/volsync-mover-restic-rhel8@sha256:d1e0fb45b4337dbe141e22b1ad1c3aaf21acad1349644b4f51df35c76ea77997_arm64",
"8Base-RHACM-2.6:rhacm2/volsync-mover-rsync-rhel8@sha256:1b4996edfec9ad6bc81d4637797429866454b49d0e19a4181bcd76deed6db5c6_ppc64le",
"8Base-RHACM-2.6:rhacm2/volsync-mover-rsync-rhel8@sha256:6c02663d7d04e79c26c8d2b8d6ba6d71c19b85062cb7d1c39c9b2277cc503322_s390x",
"8Base-RHACM-2.6:rhacm2/volsync-mover-rsync-rhel8@sha256:6e4e7c4eb153e91c735917dcd6f06f4453c9962a7697ffa40cad941f8b870b45_arm64",
"8Base-RHACM-2.6:rhacm2/volsync-mover-rsync-rhel8@sha256:cfb59342191cc8986ad308670a34f74aceae39329e085d27917aa5ff8d2631a7_amd64",
"8Base-RHACM-2.6:rhacm2/volsync-mover-syncthing-rhel8@sha256:1c3f96c2e7787b5d2c3c48c66a54fa952a59b82dbe119b8f4506279d2ae75304_arm64",
"8Base-RHACM-2.6:rhacm2/volsync-mover-syncthing-rhel8@sha256:457e145404b67acbb681a2432401d6de0a587bf7d844c86d6539dc2605ed87f2_ppc64le",
"8Base-RHACM-2.6:rhacm2/volsync-mover-syncthing-rhel8@sha256:5c6b0466ac9be0293edd8d55f43fe3b9ae5e833a223af33c29b7338c8a47d656_amd64",
"8Base-RHACM-2.6:rhacm2/volsync-mover-syncthing-rhel8@sha256:e4485e9a91a9ab3494ca1fdb0779e8a03a88b846bf4df3b5f34c5fa7b2714bf4_s390x",
"8Base-RHACM-2.6:rhacm2/volsync-operator-bundle@sha256:39f804bbf41c5165b84e06cc15f753a85fe11bf37706f0147a4345a9e8d0488f_amd64",
"8Base-RHACM-2.6:rhacm2/volsync-rhel8@sha256:01a39318c761d435e1cc91837fb017014f5bd7f3fa43f3859fe0b8071e56a385_amd64",
"8Base-RHACM-2.6:rhacm2/volsync-rhel8@sha256:2d1b6bbc13629367ed2cbd0a551e9aa8732f330673d70c0bc8c3ce16049a4ae5_ppc64le",
"8Base-RHACM-2.6:rhacm2/volsync-rhel8@sha256:a90ddd406a30d9a95cfd27f002d133dfc6042309815a9d850cdd36cc788e932d_arm64",
"8Base-RHACM-2.6:rhacm2/volsync-rhel8@sha256:d6780a0a1cf868d6f65f19daf6e9e6ed9ee08b48694fd5f3827ba70714ca7440_s390x"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "golang: encoding/xml: stack exhaustion in Decoder.Skip"
},
{
"cve": "CVE-2022-30629",
"cwe": {
"id": "CWE-331",
"name": "Insufficient Entropy"
},
"discovery_date": "2022-06-02T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2092793"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in the crypto/tls golang package. When session tickets are generated by crypto/tls, it is missing the ticket expiration. This issue may allow an attacker to observe the TLS handshakes to correlate successive connections during session resumption.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "golang: crypto/tls: session tickets lack random ticket_age_add",
"title": "Vulnerability summary"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"8Base-RHACM-2.6:rhacm2/volsync-mover-rclone-rhel8@sha256:0432e656141b9b96c4abe83a319728ee425ecc38b612339b7e746eeab3fa6eb1_ppc64le",
"8Base-RHACM-2.6:rhacm2/volsync-mover-rclone-rhel8@sha256:38e0d652b99dfa8e1fbf2160c931c91fcafe2115025d21cad8349bf3b32a52e8_amd64",
"8Base-RHACM-2.6:rhacm2/volsync-mover-rclone-rhel8@sha256:8355564bbddbc0474957b06509dff1b0af5d903572362f8a37bdf0a0785fb930_arm64",
"8Base-RHACM-2.6:rhacm2/volsync-mover-rclone-rhel8@sha256:cdd1849150705a02385d68a1ea6063243c28a1d0cacbb3ccf7b4844df82b17cf_s390x",
"8Base-RHACM-2.6:rhacm2/volsync-mover-restic-rhel8@sha256:6d7f6d469d82cbb09a13b508917b555b40075a191e58d5c6ab78b39f98b2d723_amd64",
"8Base-RHACM-2.6:rhacm2/volsync-mover-restic-rhel8@sha256:af340c16f263cc22201539b46aa190be5bdad9700c41093cd30822b0503118c7_s390x",
"8Base-RHACM-2.6:rhacm2/volsync-mover-restic-rhel8@sha256:bcba5128ef35f15470966ecf5fd6371070949faa1375e930de6208d256bb5aa4_ppc64le",
"8Base-RHACM-2.6:rhacm2/volsync-mover-restic-rhel8@sha256:d1e0fb45b4337dbe141e22b1ad1c3aaf21acad1349644b4f51df35c76ea77997_arm64",
"8Base-RHACM-2.6:rhacm2/volsync-mover-rsync-rhel8@sha256:1b4996edfec9ad6bc81d4637797429866454b49d0e19a4181bcd76deed6db5c6_ppc64le",
"8Base-RHACM-2.6:rhacm2/volsync-mover-rsync-rhel8@sha256:6c02663d7d04e79c26c8d2b8d6ba6d71c19b85062cb7d1c39c9b2277cc503322_s390x",
"8Base-RHACM-2.6:rhacm2/volsync-mover-rsync-rhel8@sha256:6e4e7c4eb153e91c735917dcd6f06f4453c9962a7697ffa40cad941f8b870b45_arm64",
"8Base-RHACM-2.6:rhacm2/volsync-mover-rsync-rhel8@sha256:cfb59342191cc8986ad308670a34f74aceae39329e085d27917aa5ff8d2631a7_amd64",
"8Base-RHACM-2.6:rhacm2/volsync-mover-syncthing-rhel8@sha256:1c3f96c2e7787b5d2c3c48c66a54fa952a59b82dbe119b8f4506279d2ae75304_arm64",
"8Base-RHACM-2.6:rhacm2/volsync-mover-syncthing-rhel8@sha256:457e145404b67acbb681a2432401d6de0a587bf7d844c86d6539dc2605ed87f2_ppc64le",
"8Base-RHACM-2.6:rhacm2/volsync-mover-syncthing-rhel8@sha256:5c6b0466ac9be0293edd8d55f43fe3b9ae5e833a223af33c29b7338c8a47d656_amd64",
"8Base-RHACM-2.6:rhacm2/volsync-mover-syncthing-rhel8@sha256:e4485e9a91a9ab3494ca1fdb0779e8a03a88b846bf4df3b5f34c5fa7b2714bf4_s390x",
"8Base-RHACM-2.6:rhacm2/volsync-operator-bundle@sha256:39f804bbf41c5165b84e06cc15f753a85fe11bf37706f0147a4345a9e8d0488f_amd64",
"8Base-RHACM-2.6:rhacm2/volsync-rhel8@sha256:01a39318c761d435e1cc91837fb017014f5bd7f3fa43f3859fe0b8071e56a385_amd64",
"8Base-RHACM-2.6:rhacm2/volsync-rhel8@sha256:2d1b6bbc13629367ed2cbd0a551e9aa8732f330673d70c0bc8c3ce16049a4ae5_ppc64le",
"8Base-RHACM-2.6:rhacm2/volsync-rhel8@sha256:a90ddd406a30d9a95cfd27f002d133dfc6042309815a9d850cdd36cc788e932d_arm64",
"8Base-RHACM-2.6:rhacm2/volsync-rhel8@sha256:d6780a0a1cf868d6f65f19daf6e9e6ed9ee08b48694fd5f3827ba70714ca7440_s390x"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2022-30629"
},
{
"category": "external",
"summary": "RHBZ#2092793",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2092793"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2022-30629",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-30629"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2022-30629",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2022-30629"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-announce/c/TzIC9-t8Ytg",
"url": "https://groups.google.com/g/golang-announce/c/TzIC9-t8Ytg"
}
],
"release_date": "2022-06-02T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2022-09-06T14:14:15+00:00",
"details": "For details on how to install VolSync, refer to:\n\nhttps://access.redhat.com/documentation/en-us/red_hat_advanced_cluster_management_for_kubernetes/2.6/html/add-ons/add-ons-overview#volsync-rsync-rep",
"product_ids": [
"8Base-RHACM-2.6:rhacm2/volsync-mover-rclone-rhel8@sha256:0432e656141b9b96c4abe83a319728ee425ecc38b612339b7e746eeab3fa6eb1_ppc64le",
"8Base-RHACM-2.6:rhacm2/volsync-mover-rclone-rhel8@sha256:38e0d652b99dfa8e1fbf2160c931c91fcafe2115025d21cad8349bf3b32a52e8_amd64",
"8Base-RHACM-2.6:rhacm2/volsync-mover-rclone-rhel8@sha256:8355564bbddbc0474957b06509dff1b0af5d903572362f8a37bdf0a0785fb930_arm64",
"8Base-RHACM-2.6:rhacm2/volsync-mover-rclone-rhel8@sha256:cdd1849150705a02385d68a1ea6063243c28a1d0cacbb3ccf7b4844df82b17cf_s390x",
"8Base-RHACM-2.6:rhacm2/volsync-mover-restic-rhel8@sha256:6d7f6d469d82cbb09a13b508917b555b40075a191e58d5c6ab78b39f98b2d723_amd64",
"8Base-RHACM-2.6:rhacm2/volsync-mover-restic-rhel8@sha256:af340c16f263cc22201539b46aa190be5bdad9700c41093cd30822b0503118c7_s390x",
"8Base-RHACM-2.6:rhacm2/volsync-mover-restic-rhel8@sha256:bcba5128ef35f15470966ecf5fd6371070949faa1375e930de6208d256bb5aa4_ppc64le",
"8Base-RHACM-2.6:rhacm2/volsync-mover-restic-rhel8@sha256:d1e0fb45b4337dbe141e22b1ad1c3aaf21acad1349644b4f51df35c76ea77997_arm64",
"8Base-RHACM-2.6:rhacm2/volsync-mover-rsync-rhel8@sha256:1b4996edfec9ad6bc81d4637797429866454b49d0e19a4181bcd76deed6db5c6_ppc64le",
"8Base-RHACM-2.6:rhacm2/volsync-mover-rsync-rhel8@sha256:6c02663d7d04e79c26c8d2b8d6ba6d71c19b85062cb7d1c39c9b2277cc503322_s390x",
"8Base-RHACM-2.6:rhacm2/volsync-mover-rsync-rhel8@sha256:6e4e7c4eb153e91c735917dcd6f06f4453c9962a7697ffa40cad941f8b870b45_arm64",
"8Base-RHACM-2.6:rhacm2/volsync-mover-rsync-rhel8@sha256:cfb59342191cc8986ad308670a34f74aceae39329e085d27917aa5ff8d2631a7_amd64",
"8Base-RHACM-2.6:rhacm2/volsync-mover-syncthing-rhel8@sha256:1c3f96c2e7787b5d2c3c48c66a54fa952a59b82dbe119b8f4506279d2ae75304_arm64",
"8Base-RHACM-2.6:rhacm2/volsync-mover-syncthing-rhel8@sha256:457e145404b67acbb681a2432401d6de0a587bf7d844c86d6539dc2605ed87f2_ppc64le",
"8Base-RHACM-2.6:rhacm2/volsync-mover-syncthing-rhel8@sha256:5c6b0466ac9be0293edd8d55f43fe3b9ae5e833a223af33c29b7338c8a47d656_amd64",
"8Base-RHACM-2.6:rhacm2/volsync-mover-syncthing-rhel8@sha256:e4485e9a91a9ab3494ca1fdb0779e8a03a88b846bf4df3b5f34c5fa7b2714bf4_s390x",
"8Base-RHACM-2.6:rhacm2/volsync-operator-bundle@sha256:39f804bbf41c5165b84e06cc15f753a85fe11bf37706f0147a4345a9e8d0488f_amd64",
"8Base-RHACM-2.6:rhacm2/volsync-rhel8@sha256:01a39318c761d435e1cc91837fb017014f5bd7f3fa43f3859fe0b8071e56a385_amd64",
"8Base-RHACM-2.6:rhacm2/volsync-rhel8@sha256:2d1b6bbc13629367ed2cbd0a551e9aa8732f330673d70c0bc8c3ce16049a4ae5_ppc64le",
"8Base-RHACM-2.6:rhacm2/volsync-rhel8@sha256:a90ddd406a30d9a95cfd27f002d133dfc6042309815a9d850cdd36cc788e932d_arm64",
"8Base-RHACM-2.6:rhacm2/volsync-rhel8@sha256:d6780a0a1cf868d6f65f19daf6e9e6ed9ee08b48694fd5f3827ba70714ca7440_s390x"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2022:6347"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "HIGH",
"attackVector": "NETWORK",
"availabilityImpact": "NONE",
"baseScore": 3.1,
"baseSeverity": "LOW",
"confidentialityImpact": "LOW",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "REQUIRED",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:R/S:U/C:L/I:N/A:N",
"version": "3.1"
},
"products": [
"8Base-RHACM-2.6:rhacm2/volsync-mover-rclone-rhel8@sha256:0432e656141b9b96c4abe83a319728ee425ecc38b612339b7e746eeab3fa6eb1_ppc64le",
"8Base-RHACM-2.6:rhacm2/volsync-mover-rclone-rhel8@sha256:38e0d652b99dfa8e1fbf2160c931c91fcafe2115025d21cad8349bf3b32a52e8_amd64",
"8Base-RHACM-2.6:rhacm2/volsync-mover-rclone-rhel8@sha256:8355564bbddbc0474957b06509dff1b0af5d903572362f8a37bdf0a0785fb930_arm64",
"8Base-RHACM-2.6:rhacm2/volsync-mover-rclone-rhel8@sha256:cdd1849150705a02385d68a1ea6063243c28a1d0cacbb3ccf7b4844df82b17cf_s390x",
"8Base-RHACM-2.6:rhacm2/volsync-mover-restic-rhel8@sha256:6d7f6d469d82cbb09a13b508917b555b40075a191e58d5c6ab78b39f98b2d723_amd64",
"8Base-RHACM-2.6:rhacm2/volsync-mover-restic-rhel8@sha256:af340c16f263cc22201539b46aa190be5bdad9700c41093cd30822b0503118c7_s390x",
"8Base-RHACM-2.6:rhacm2/volsync-mover-restic-rhel8@sha256:bcba5128ef35f15470966ecf5fd6371070949faa1375e930de6208d256bb5aa4_ppc64le",
"8Base-RHACM-2.6:rhacm2/volsync-mover-restic-rhel8@sha256:d1e0fb45b4337dbe141e22b1ad1c3aaf21acad1349644b4f51df35c76ea77997_arm64",
"8Base-RHACM-2.6:rhacm2/volsync-mover-rsync-rhel8@sha256:1b4996edfec9ad6bc81d4637797429866454b49d0e19a4181bcd76deed6db5c6_ppc64le",
"8Base-RHACM-2.6:rhacm2/volsync-mover-rsync-rhel8@sha256:6c02663d7d04e79c26c8d2b8d6ba6d71c19b85062cb7d1c39c9b2277cc503322_s390x",
"8Base-RHACM-2.6:rhacm2/volsync-mover-rsync-rhel8@sha256:6e4e7c4eb153e91c735917dcd6f06f4453c9962a7697ffa40cad941f8b870b45_arm64",
"8Base-RHACM-2.6:rhacm2/volsync-mover-rsync-rhel8@sha256:cfb59342191cc8986ad308670a34f74aceae39329e085d27917aa5ff8d2631a7_amd64",
"8Base-RHACM-2.6:rhacm2/volsync-mover-syncthing-rhel8@sha256:1c3f96c2e7787b5d2c3c48c66a54fa952a59b82dbe119b8f4506279d2ae75304_arm64",
"8Base-RHACM-2.6:rhacm2/volsync-mover-syncthing-rhel8@sha256:457e145404b67acbb681a2432401d6de0a587bf7d844c86d6539dc2605ed87f2_ppc64le",
"8Base-RHACM-2.6:rhacm2/volsync-mover-syncthing-rhel8@sha256:5c6b0466ac9be0293edd8d55f43fe3b9ae5e833a223af33c29b7338c8a47d656_amd64",
"8Base-RHACM-2.6:rhacm2/volsync-mover-syncthing-rhel8@sha256:e4485e9a91a9ab3494ca1fdb0779e8a03a88b846bf4df3b5f34c5fa7b2714bf4_s390x",
"8Base-RHACM-2.6:rhacm2/volsync-operator-bundle@sha256:39f804bbf41c5165b84e06cc15f753a85fe11bf37706f0147a4345a9e8d0488f_amd64",
"8Base-RHACM-2.6:rhacm2/volsync-rhel8@sha256:01a39318c761d435e1cc91837fb017014f5bd7f3fa43f3859fe0b8071e56a385_amd64",
"8Base-RHACM-2.6:rhacm2/volsync-rhel8@sha256:2d1b6bbc13629367ed2cbd0a551e9aa8732f330673d70c0bc8c3ce16049a4ae5_ppc64le",
"8Base-RHACM-2.6:rhacm2/volsync-rhel8@sha256:a90ddd406a30d9a95cfd27f002d133dfc6042309815a9d850cdd36cc788e932d_arm64",
"8Base-RHACM-2.6:rhacm2/volsync-rhel8@sha256:d6780a0a1cf868d6f65f19daf6e9e6ed9ee08b48694fd5f3827ba70714ca7440_s390x"
]
}
],
"threats": [
{
"category": "impact",
"details": "Low"
}
],
"title": "golang: crypto/tls: session tickets lack random ticket_age_add"
},
{
"cve": "CVE-2022-30630",
"cwe": {
"id": "CWE-1325",
"name": "Improperly Controlled Sequential Memory Allocation"
},
"discovery_date": "2022-07-14T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2107371"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in the golang standard library, io/fs. Calling Glob on a path that contains a large number of path separators can cause a panic issue due to stack exhaustion. This could allow an attacker to impact availability.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "golang: io/fs: stack exhaustion in Glob",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "RH ProdSec has set the Impact of this vulnerability to Moderate as there is no known method to execute arbitary code. Successful exploitation of this bug can cause the application under attack to panic, merely causing a Denial of Service at the application level. As the kernel is unaffected by this bug, the user can merely relaunch the application to fix the problem. Also, if somehow the application keeps relaunching, the timer watchdogs in the default RHEL kernel will stop the attack in its tracks.\n\nWithin regulated environments, a combination of the following controls acts as a significant barrier to successfully exploiting a CWE-1325: Improperly Controlled Sequential Memory Allocation vulnerability and therefore downgrades the severity of this particular CVE from Moderate to Low.\n\nAccess to the platform is granted only after successful hard token-based multi-factor authentication (MFA) and is governed by least privilege to ensure only authorized users and roles can execute or modify code. Static code analysis and peer reviews enforce strong input validation and error handling, preventing improperly validated inputs from causing system instability, data exposure, or privilege escalation. In the event of successful exploitation, process isolation limits the impact of excessive sequential memory allocation by restricting memory use per process, preventing any single process from exhausting system resources. Finally, the platform uses memory protection mechanisms such as Data Execution Prevention (DEP) and Address Space Layout Randomization (ASLR) to reduce the risk of memory allocation-based attacks.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"8Base-RHACM-2.6:rhacm2/volsync-mover-rclone-rhel8@sha256:0432e656141b9b96c4abe83a319728ee425ecc38b612339b7e746eeab3fa6eb1_ppc64le",
"8Base-RHACM-2.6:rhacm2/volsync-mover-rclone-rhel8@sha256:38e0d652b99dfa8e1fbf2160c931c91fcafe2115025d21cad8349bf3b32a52e8_amd64",
"8Base-RHACM-2.6:rhacm2/volsync-mover-rclone-rhel8@sha256:8355564bbddbc0474957b06509dff1b0af5d903572362f8a37bdf0a0785fb930_arm64",
"8Base-RHACM-2.6:rhacm2/volsync-mover-rclone-rhel8@sha256:cdd1849150705a02385d68a1ea6063243c28a1d0cacbb3ccf7b4844df82b17cf_s390x",
"8Base-RHACM-2.6:rhacm2/volsync-mover-restic-rhel8@sha256:6d7f6d469d82cbb09a13b508917b555b40075a191e58d5c6ab78b39f98b2d723_amd64",
"8Base-RHACM-2.6:rhacm2/volsync-mover-restic-rhel8@sha256:af340c16f263cc22201539b46aa190be5bdad9700c41093cd30822b0503118c7_s390x",
"8Base-RHACM-2.6:rhacm2/volsync-mover-restic-rhel8@sha256:bcba5128ef35f15470966ecf5fd6371070949faa1375e930de6208d256bb5aa4_ppc64le",
"8Base-RHACM-2.6:rhacm2/volsync-mover-restic-rhel8@sha256:d1e0fb45b4337dbe141e22b1ad1c3aaf21acad1349644b4f51df35c76ea77997_arm64",
"8Base-RHACM-2.6:rhacm2/volsync-mover-rsync-rhel8@sha256:1b4996edfec9ad6bc81d4637797429866454b49d0e19a4181bcd76deed6db5c6_ppc64le",
"8Base-RHACM-2.6:rhacm2/volsync-mover-rsync-rhel8@sha256:6c02663d7d04e79c26c8d2b8d6ba6d71c19b85062cb7d1c39c9b2277cc503322_s390x",
"8Base-RHACM-2.6:rhacm2/volsync-mover-rsync-rhel8@sha256:6e4e7c4eb153e91c735917dcd6f06f4453c9962a7697ffa40cad941f8b870b45_arm64",
"8Base-RHACM-2.6:rhacm2/volsync-mover-rsync-rhel8@sha256:cfb59342191cc8986ad308670a34f74aceae39329e085d27917aa5ff8d2631a7_amd64",
"8Base-RHACM-2.6:rhacm2/volsync-mover-syncthing-rhel8@sha256:1c3f96c2e7787b5d2c3c48c66a54fa952a59b82dbe119b8f4506279d2ae75304_arm64",
"8Base-RHACM-2.6:rhacm2/volsync-mover-syncthing-rhel8@sha256:457e145404b67acbb681a2432401d6de0a587bf7d844c86d6539dc2605ed87f2_ppc64le",
"8Base-RHACM-2.6:rhacm2/volsync-mover-syncthing-rhel8@sha256:5c6b0466ac9be0293edd8d55f43fe3b9ae5e833a223af33c29b7338c8a47d656_amd64",
"8Base-RHACM-2.6:rhacm2/volsync-mover-syncthing-rhel8@sha256:e4485e9a91a9ab3494ca1fdb0779e8a03a88b846bf4df3b5f34c5fa7b2714bf4_s390x",
"8Base-RHACM-2.6:rhacm2/volsync-operator-bundle@sha256:39f804bbf41c5165b84e06cc15f753a85fe11bf37706f0147a4345a9e8d0488f_amd64",
"8Base-RHACM-2.6:rhacm2/volsync-rhel8@sha256:01a39318c761d435e1cc91837fb017014f5bd7f3fa43f3859fe0b8071e56a385_amd64",
"8Base-RHACM-2.6:rhacm2/volsync-rhel8@sha256:2d1b6bbc13629367ed2cbd0a551e9aa8732f330673d70c0bc8c3ce16049a4ae5_ppc64le",
"8Base-RHACM-2.6:rhacm2/volsync-rhel8@sha256:a90ddd406a30d9a95cfd27f002d133dfc6042309815a9d850cdd36cc788e932d_arm64",
"8Base-RHACM-2.6:rhacm2/volsync-rhel8@sha256:d6780a0a1cf868d6f65f19daf6e9e6ed9ee08b48694fd5f3827ba70714ca7440_s390x"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2022-30630"
},
{
"category": "external",
"summary": "RHBZ#2107371",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2107371"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2022-30630",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-30630"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2022-30630",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2022-30630"
},
{
"category": "external",
"summary": "https://go.dev/issue/53415",
"url": "https://go.dev/issue/53415"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-announce/c/nqrv9fbR0zE",
"url": "https://groups.google.com/g/golang-announce/c/nqrv9fbR0zE"
}
],
"release_date": "2022-07-12T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2022-09-06T14:14:15+00:00",
"details": "For details on how to install VolSync, refer to:\n\nhttps://access.redhat.com/documentation/en-us/red_hat_advanced_cluster_management_for_kubernetes/2.6/html/add-ons/add-ons-overview#volsync-rsync-rep",
"product_ids": [
"8Base-RHACM-2.6:rhacm2/volsync-mover-rclone-rhel8@sha256:0432e656141b9b96c4abe83a319728ee425ecc38b612339b7e746eeab3fa6eb1_ppc64le",
"8Base-RHACM-2.6:rhacm2/volsync-mover-rclone-rhel8@sha256:38e0d652b99dfa8e1fbf2160c931c91fcafe2115025d21cad8349bf3b32a52e8_amd64",
"8Base-RHACM-2.6:rhacm2/volsync-mover-rclone-rhel8@sha256:8355564bbddbc0474957b06509dff1b0af5d903572362f8a37bdf0a0785fb930_arm64",
"8Base-RHACM-2.6:rhacm2/volsync-mover-rclone-rhel8@sha256:cdd1849150705a02385d68a1ea6063243c28a1d0cacbb3ccf7b4844df82b17cf_s390x",
"8Base-RHACM-2.6:rhacm2/volsync-mover-restic-rhel8@sha256:6d7f6d469d82cbb09a13b508917b555b40075a191e58d5c6ab78b39f98b2d723_amd64",
"8Base-RHACM-2.6:rhacm2/volsync-mover-restic-rhel8@sha256:af340c16f263cc22201539b46aa190be5bdad9700c41093cd30822b0503118c7_s390x",
"8Base-RHACM-2.6:rhacm2/volsync-mover-restic-rhel8@sha256:bcba5128ef35f15470966ecf5fd6371070949faa1375e930de6208d256bb5aa4_ppc64le",
"8Base-RHACM-2.6:rhacm2/volsync-mover-restic-rhel8@sha256:d1e0fb45b4337dbe141e22b1ad1c3aaf21acad1349644b4f51df35c76ea77997_arm64",
"8Base-RHACM-2.6:rhacm2/volsync-mover-rsync-rhel8@sha256:1b4996edfec9ad6bc81d4637797429866454b49d0e19a4181bcd76deed6db5c6_ppc64le",
"8Base-RHACM-2.6:rhacm2/volsync-mover-rsync-rhel8@sha256:6c02663d7d04e79c26c8d2b8d6ba6d71c19b85062cb7d1c39c9b2277cc503322_s390x",
"8Base-RHACM-2.6:rhacm2/volsync-mover-rsync-rhel8@sha256:6e4e7c4eb153e91c735917dcd6f06f4453c9962a7697ffa40cad941f8b870b45_arm64",
"8Base-RHACM-2.6:rhacm2/volsync-mover-rsync-rhel8@sha256:cfb59342191cc8986ad308670a34f74aceae39329e085d27917aa5ff8d2631a7_amd64",
"8Base-RHACM-2.6:rhacm2/volsync-mover-syncthing-rhel8@sha256:1c3f96c2e7787b5d2c3c48c66a54fa952a59b82dbe119b8f4506279d2ae75304_arm64",
"8Base-RHACM-2.6:rhacm2/volsync-mover-syncthing-rhel8@sha256:457e145404b67acbb681a2432401d6de0a587bf7d844c86d6539dc2605ed87f2_ppc64le",
"8Base-RHACM-2.6:rhacm2/volsync-mover-syncthing-rhel8@sha256:5c6b0466ac9be0293edd8d55f43fe3b9ae5e833a223af33c29b7338c8a47d656_amd64",
"8Base-RHACM-2.6:rhacm2/volsync-mover-syncthing-rhel8@sha256:e4485e9a91a9ab3494ca1fdb0779e8a03a88b846bf4df3b5f34c5fa7b2714bf4_s390x",
"8Base-RHACM-2.6:rhacm2/volsync-operator-bundle@sha256:39f804bbf41c5165b84e06cc15f753a85fe11bf37706f0147a4345a9e8d0488f_amd64",
"8Base-RHACM-2.6:rhacm2/volsync-rhel8@sha256:01a39318c761d435e1cc91837fb017014f5bd7f3fa43f3859fe0b8071e56a385_amd64",
"8Base-RHACM-2.6:rhacm2/volsync-rhel8@sha256:2d1b6bbc13629367ed2cbd0a551e9aa8732f330673d70c0bc8c3ce16049a4ae5_ppc64le",
"8Base-RHACM-2.6:rhacm2/volsync-rhel8@sha256:a90ddd406a30d9a95cfd27f002d133dfc6042309815a9d850cdd36cc788e932d_arm64",
"8Base-RHACM-2.6:rhacm2/volsync-rhel8@sha256:d6780a0a1cf868d6f65f19daf6e9e6ed9ee08b48694fd5f3827ba70714ca7440_s390x"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2022:6347"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"8Base-RHACM-2.6:rhacm2/volsync-mover-rclone-rhel8@sha256:0432e656141b9b96c4abe83a319728ee425ecc38b612339b7e746eeab3fa6eb1_ppc64le",
"8Base-RHACM-2.6:rhacm2/volsync-mover-rclone-rhel8@sha256:38e0d652b99dfa8e1fbf2160c931c91fcafe2115025d21cad8349bf3b32a52e8_amd64",
"8Base-RHACM-2.6:rhacm2/volsync-mover-rclone-rhel8@sha256:8355564bbddbc0474957b06509dff1b0af5d903572362f8a37bdf0a0785fb930_arm64",
"8Base-RHACM-2.6:rhacm2/volsync-mover-rclone-rhel8@sha256:cdd1849150705a02385d68a1ea6063243c28a1d0cacbb3ccf7b4844df82b17cf_s390x",
"8Base-RHACM-2.6:rhacm2/volsync-mover-restic-rhel8@sha256:6d7f6d469d82cbb09a13b508917b555b40075a191e58d5c6ab78b39f98b2d723_amd64",
"8Base-RHACM-2.6:rhacm2/volsync-mover-restic-rhel8@sha256:af340c16f263cc22201539b46aa190be5bdad9700c41093cd30822b0503118c7_s390x",
"8Base-RHACM-2.6:rhacm2/volsync-mover-restic-rhel8@sha256:bcba5128ef35f15470966ecf5fd6371070949faa1375e930de6208d256bb5aa4_ppc64le",
"8Base-RHACM-2.6:rhacm2/volsync-mover-restic-rhel8@sha256:d1e0fb45b4337dbe141e22b1ad1c3aaf21acad1349644b4f51df35c76ea77997_arm64",
"8Base-RHACM-2.6:rhacm2/volsync-mover-rsync-rhel8@sha256:1b4996edfec9ad6bc81d4637797429866454b49d0e19a4181bcd76deed6db5c6_ppc64le",
"8Base-RHACM-2.6:rhacm2/volsync-mover-rsync-rhel8@sha256:6c02663d7d04e79c26c8d2b8d6ba6d71c19b85062cb7d1c39c9b2277cc503322_s390x",
"8Base-RHACM-2.6:rhacm2/volsync-mover-rsync-rhel8@sha256:6e4e7c4eb153e91c735917dcd6f06f4453c9962a7697ffa40cad941f8b870b45_arm64",
"8Base-RHACM-2.6:rhacm2/volsync-mover-rsync-rhel8@sha256:cfb59342191cc8986ad308670a34f74aceae39329e085d27917aa5ff8d2631a7_amd64",
"8Base-RHACM-2.6:rhacm2/volsync-mover-syncthing-rhel8@sha256:1c3f96c2e7787b5d2c3c48c66a54fa952a59b82dbe119b8f4506279d2ae75304_arm64",
"8Base-RHACM-2.6:rhacm2/volsync-mover-syncthing-rhel8@sha256:457e145404b67acbb681a2432401d6de0a587bf7d844c86d6539dc2605ed87f2_ppc64le",
"8Base-RHACM-2.6:rhacm2/volsync-mover-syncthing-rhel8@sha256:5c6b0466ac9be0293edd8d55f43fe3b9ae5e833a223af33c29b7338c8a47d656_amd64",
"8Base-RHACM-2.6:rhacm2/volsync-mover-syncthing-rhel8@sha256:e4485e9a91a9ab3494ca1fdb0779e8a03a88b846bf4df3b5f34c5fa7b2714bf4_s390x",
"8Base-RHACM-2.6:rhacm2/volsync-operator-bundle@sha256:39f804bbf41c5165b84e06cc15f753a85fe11bf37706f0147a4345a9e8d0488f_amd64",
"8Base-RHACM-2.6:rhacm2/volsync-rhel8@sha256:01a39318c761d435e1cc91837fb017014f5bd7f3fa43f3859fe0b8071e56a385_amd64",
"8Base-RHACM-2.6:rhacm2/volsync-rhel8@sha256:2d1b6bbc13629367ed2cbd0a551e9aa8732f330673d70c0bc8c3ce16049a4ae5_ppc64le",
"8Base-RHACM-2.6:rhacm2/volsync-rhel8@sha256:a90ddd406a30d9a95cfd27f002d133dfc6042309815a9d850cdd36cc788e932d_arm64",
"8Base-RHACM-2.6:rhacm2/volsync-rhel8@sha256:d6780a0a1cf868d6f65f19daf6e9e6ed9ee08b48694fd5f3827ba70714ca7440_s390x"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "golang: io/fs: stack exhaustion in Glob"
},
{
"cve": "CVE-2022-30631",
"cwe": {
"id": "CWE-1325",
"name": "Improperly Controlled Sequential Memory Allocation"
},
"discovery_date": "2022-07-14T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2107342"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in golang. Calling the Reader, Read method on an archive that contains a large number of concatenated 0-length compressed files can cause a panic issue due to stack exhaustion.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "golang: compress/gzip: stack exhaustion in Reader.Read",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "To exploit CVE-2022-30631, an attacker supplies a specially crafted gzip archive to a Go application that uses a vulnerable version of the compress/gzip package without adequate input validation. This can lead to uncontrolled recursion, resulting in stack exhaustion and causing the application to panic, thereby affecting its availability.\n\nAs this is merely a DoS and there is no known way to control the instruction pointer, RH ProdSec has set the impact of this vulnerabilty to \"Moderate\".\n\nWithin regulated environments, a combination of the following controls acts as a significant barrier to successfully exploiting a CWE-1325: Improperly Controlled Sequential Memory Allocation vulnerability and therefore downgrades the severity of this particular CVE from Moderate to Low.\n\nAccess to the platform is granted only after successful hard token-based multi-factor authentication (MFA) and is governed by least privilege to ensure only authorized users and roles can execute or modify code. Static code analysis and peer reviews enforce strong input validation and error handling, preventing improperly validated inputs from causing system instability, data exposure, or privilege escalation. In the event of successful exploitation, process isolation limits the impact of excessive sequential memory allocation by restricting memory use per process, preventing any single process from exhausting system resources. Finally, the platform uses memory protection mechanisms such as Data Execution Prevention (DEP) and Address Space Layout Randomization (ASLR) to reduce the risk of memory allocation-based attacks.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"8Base-RHACM-2.6:rhacm2/volsync-mover-rclone-rhel8@sha256:0432e656141b9b96c4abe83a319728ee425ecc38b612339b7e746eeab3fa6eb1_ppc64le",
"8Base-RHACM-2.6:rhacm2/volsync-mover-rclone-rhel8@sha256:38e0d652b99dfa8e1fbf2160c931c91fcafe2115025d21cad8349bf3b32a52e8_amd64",
"8Base-RHACM-2.6:rhacm2/volsync-mover-rclone-rhel8@sha256:8355564bbddbc0474957b06509dff1b0af5d903572362f8a37bdf0a0785fb930_arm64",
"8Base-RHACM-2.6:rhacm2/volsync-mover-rclone-rhel8@sha256:cdd1849150705a02385d68a1ea6063243c28a1d0cacbb3ccf7b4844df82b17cf_s390x",
"8Base-RHACM-2.6:rhacm2/volsync-mover-restic-rhel8@sha256:6d7f6d469d82cbb09a13b508917b555b40075a191e58d5c6ab78b39f98b2d723_amd64",
"8Base-RHACM-2.6:rhacm2/volsync-mover-restic-rhel8@sha256:af340c16f263cc22201539b46aa190be5bdad9700c41093cd30822b0503118c7_s390x",
"8Base-RHACM-2.6:rhacm2/volsync-mover-restic-rhel8@sha256:bcba5128ef35f15470966ecf5fd6371070949faa1375e930de6208d256bb5aa4_ppc64le",
"8Base-RHACM-2.6:rhacm2/volsync-mover-restic-rhel8@sha256:d1e0fb45b4337dbe141e22b1ad1c3aaf21acad1349644b4f51df35c76ea77997_arm64",
"8Base-RHACM-2.6:rhacm2/volsync-mover-rsync-rhel8@sha256:1b4996edfec9ad6bc81d4637797429866454b49d0e19a4181bcd76deed6db5c6_ppc64le",
"8Base-RHACM-2.6:rhacm2/volsync-mover-rsync-rhel8@sha256:6c02663d7d04e79c26c8d2b8d6ba6d71c19b85062cb7d1c39c9b2277cc503322_s390x",
"8Base-RHACM-2.6:rhacm2/volsync-mover-rsync-rhel8@sha256:6e4e7c4eb153e91c735917dcd6f06f4453c9962a7697ffa40cad941f8b870b45_arm64",
"8Base-RHACM-2.6:rhacm2/volsync-mover-rsync-rhel8@sha256:cfb59342191cc8986ad308670a34f74aceae39329e085d27917aa5ff8d2631a7_amd64",
"8Base-RHACM-2.6:rhacm2/volsync-mover-syncthing-rhel8@sha256:1c3f96c2e7787b5d2c3c48c66a54fa952a59b82dbe119b8f4506279d2ae75304_arm64",
"8Base-RHACM-2.6:rhacm2/volsync-mover-syncthing-rhel8@sha256:457e145404b67acbb681a2432401d6de0a587bf7d844c86d6539dc2605ed87f2_ppc64le",
"8Base-RHACM-2.6:rhacm2/volsync-mover-syncthing-rhel8@sha256:5c6b0466ac9be0293edd8d55f43fe3b9ae5e833a223af33c29b7338c8a47d656_amd64",
"8Base-RHACM-2.6:rhacm2/volsync-mover-syncthing-rhel8@sha256:e4485e9a91a9ab3494ca1fdb0779e8a03a88b846bf4df3b5f34c5fa7b2714bf4_s390x",
"8Base-RHACM-2.6:rhacm2/volsync-operator-bundle@sha256:39f804bbf41c5165b84e06cc15f753a85fe11bf37706f0147a4345a9e8d0488f_amd64",
"8Base-RHACM-2.6:rhacm2/volsync-rhel8@sha256:01a39318c761d435e1cc91837fb017014f5bd7f3fa43f3859fe0b8071e56a385_amd64",
"8Base-RHACM-2.6:rhacm2/volsync-rhel8@sha256:2d1b6bbc13629367ed2cbd0a551e9aa8732f330673d70c0bc8c3ce16049a4ae5_ppc64le",
"8Base-RHACM-2.6:rhacm2/volsync-rhel8@sha256:a90ddd406a30d9a95cfd27f002d133dfc6042309815a9d850cdd36cc788e932d_arm64",
"8Base-RHACM-2.6:rhacm2/volsync-rhel8@sha256:d6780a0a1cf868d6f65f19daf6e9e6ed9ee08b48694fd5f3827ba70714ca7440_s390x"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2022-30631"
},
{
"category": "external",
"summary": "RHBZ#2107342",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2107342"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2022-30631",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-30631"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2022-30631",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2022-30631"
},
{
"category": "external",
"summary": "https://go.dev/issue/53168",
"url": "https://go.dev/issue/53168"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-announce/c/nqrv9fbR0zE",
"url": "https://groups.google.com/g/golang-announce/c/nqrv9fbR0zE"
}
],
"release_date": "2022-07-12T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2022-09-06T14:14:15+00:00",
"details": "For details on how to install VolSync, refer to:\n\nhttps://access.redhat.com/documentation/en-us/red_hat_advanced_cluster_management_for_kubernetes/2.6/html/add-ons/add-ons-overview#volsync-rsync-rep",
"product_ids": [
"8Base-RHACM-2.6:rhacm2/volsync-mover-rclone-rhel8@sha256:0432e656141b9b96c4abe83a319728ee425ecc38b612339b7e746eeab3fa6eb1_ppc64le",
"8Base-RHACM-2.6:rhacm2/volsync-mover-rclone-rhel8@sha256:38e0d652b99dfa8e1fbf2160c931c91fcafe2115025d21cad8349bf3b32a52e8_amd64",
"8Base-RHACM-2.6:rhacm2/volsync-mover-rclone-rhel8@sha256:8355564bbddbc0474957b06509dff1b0af5d903572362f8a37bdf0a0785fb930_arm64",
"8Base-RHACM-2.6:rhacm2/volsync-mover-rclone-rhel8@sha256:cdd1849150705a02385d68a1ea6063243c28a1d0cacbb3ccf7b4844df82b17cf_s390x",
"8Base-RHACM-2.6:rhacm2/volsync-mover-restic-rhel8@sha256:6d7f6d469d82cbb09a13b508917b555b40075a191e58d5c6ab78b39f98b2d723_amd64",
"8Base-RHACM-2.6:rhacm2/volsync-mover-restic-rhel8@sha256:af340c16f263cc22201539b46aa190be5bdad9700c41093cd30822b0503118c7_s390x",
"8Base-RHACM-2.6:rhacm2/volsync-mover-restic-rhel8@sha256:bcba5128ef35f15470966ecf5fd6371070949faa1375e930de6208d256bb5aa4_ppc64le",
"8Base-RHACM-2.6:rhacm2/volsync-mover-restic-rhel8@sha256:d1e0fb45b4337dbe141e22b1ad1c3aaf21acad1349644b4f51df35c76ea77997_arm64",
"8Base-RHACM-2.6:rhacm2/volsync-mover-rsync-rhel8@sha256:1b4996edfec9ad6bc81d4637797429866454b49d0e19a4181bcd76deed6db5c6_ppc64le",
"8Base-RHACM-2.6:rhacm2/volsync-mover-rsync-rhel8@sha256:6c02663d7d04e79c26c8d2b8d6ba6d71c19b85062cb7d1c39c9b2277cc503322_s390x",
"8Base-RHACM-2.6:rhacm2/volsync-mover-rsync-rhel8@sha256:6e4e7c4eb153e91c735917dcd6f06f4453c9962a7697ffa40cad941f8b870b45_arm64",
"8Base-RHACM-2.6:rhacm2/volsync-mover-rsync-rhel8@sha256:cfb59342191cc8986ad308670a34f74aceae39329e085d27917aa5ff8d2631a7_amd64",
"8Base-RHACM-2.6:rhacm2/volsync-mover-syncthing-rhel8@sha256:1c3f96c2e7787b5d2c3c48c66a54fa952a59b82dbe119b8f4506279d2ae75304_arm64",
"8Base-RHACM-2.6:rhacm2/volsync-mover-syncthing-rhel8@sha256:457e145404b67acbb681a2432401d6de0a587bf7d844c86d6539dc2605ed87f2_ppc64le",
"8Base-RHACM-2.6:rhacm2/volsync-mover-syncthing-rhel8@sha256:5c6b0466ac9be0293edd8d55f43fe3b9ae5e833a223af33c29b7338c8a47d656_amd64",
"8Base-RHACM-2.6:rhacm2/volsync-mover-syncthing-rhel8@sha256:e4485e9a91a9ab3494ca1fdb0779e8a03a88b846bf4df3b5f34c5fa7b2714bf4_s390x",
"8Base-RHACM-2.6:rhacm2/volsync-operator-bundle@sha256:39f804bbf41c5165b84e06cc15f753a85fe11bf37706f0147a4345a9e8d0488f_amd64",
"8Base-RHACM-2.6:rhacm2/volsync-rhel8@sha256:01a39318c761d435e1cc91837fb017014f5bd7f3fa43f3859fe0b8071e56a385_amd64",
"8Base-RHACM-2.6:rhacm2/volsync-rhel8@sha256:2d1b6bbc13629367ed2cbd0a551e9aa8732f330673d70c0bc8c3ce16049a4ae5_ppc64le",
"8Base-RHACM-2.6:rhacm2/volsync-rhel8@sha256:a90ddd406a30d9a95cfd27f002d133dfc6042309815a9d850cdd36cc788e932d_arm64",
"8Base-RHACM-2.6:rhacm2/volsync-rhel8@sha256:d6780a0a1cf868d6f65f19daf6e9e6ed9ee08b48694fd5f3827ba70714ca7440_s390x"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2022:6347"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"8Base-RHACM-2.6:rhacm2/volsync-mover-rclone-rhel8@sha256:0432e656141b9b96c4abe83a319728ee425ecc38b612339b7e746eeab3fa6eb1_ppc64le",
"8Base-RHACM-2.6:rhacm2/volsync-mover-rclone-rhel8@sha256:38e0d652b99dfa8e1fbf2160c931c91fcafe2115025d21cad8349bf3b32a52e8_amd64",
"8Base-RHACM-2.6:rhacm2/volsync-mover-rclone-rhel8@sha256:8355564bbddbc0474957b06509dff1b0af5d903572362f8a37bdf0a0785fb930_arm64",
"8Base-RHACM-2.6:rhacm2/volsync-mover-rclone-rhel8@sha256:cdd1849150705a02385d68a1ea6063243c28a1d0cacbb3ccf7b4844df82b17cf_s390x",
"8Base-RHACM-2.6:rhacm2/volsync-mover-restic-rhel8@sha256:6d7f6d469d82cbb09a13b508917b555b40075a191e58d5c6ab78b39f98b2d723_amd64",
"8Base-RHACM-2.6:rhacm2/volsync-mover-restic-rhel8@sha256:af340c16f263cc22201539b46aa190be5bdad9700c41093cd30822b0503118c7_s390x",
"8Base-RHACM-2.6:rhacm2/volsync-mover-restic-rhel8@sha256:bcba5128ef35f15470966ecf5fd6371070949faa1375e930de6208d256bb5aa4_ppc64le",
"8Base-RHACM-2.6:rhacm2/volsync-mover-restic-rhel8@sha256:d1e0fb45b4337dbe141e22b1ad1c3aaf21acad1349644b4f51df35c76ea77997_arm64",
"8Base-RHACM-2.6:rhacm2/volsync-mover-rsync-rhel8@sha256:1b4996edfec9ad6bc81d4637797429866454b49d0e19a4181bcd76deed6db5c6_ppc64le",
"8Base-RHACM-2.6:rhacm2/volsync-mover-rsync-rhel8@sha256:6c02663d7d04e79c26c8d2b8d6ba6d71c19b85062cb7d1c39c9b2277cc503322_s390x",
"8Base-RHACM-2.6:rhacm2/volsync-mover-rsync-rhel8@sha256:6e4e7c4eb153e91c735917dcd6f06f4453c9962a7697ffa40cad941f8b870b45_arm64",
"8Base-RHACM-2.6:rhacm2/volsync-mover-rsync-rhel8@sha256:cfb59342191cc8986ad308670a34f74aceae39329e085d27917aa5ff8d2631a7_amd64",
"8Base-RHACM-2.6:rhacm2/volsync-mover-syncthing-rhel8@sha256:1c3f96c2e7787b5d2c3c48c66a54fa952a59b82dbe119b8f4506279d2ae75304_arm64",
"8Base-RHACM-2.6:rhacm2/volsync-mover-syncthing-rhel8@sha256:457e145404b67acbb681a2432401d6de0a587bf7d844c86d6539dc2605ed87f2_ppc64le",
"8Base-RHACM-2.6:rhacm2/volsync-mover-syncthing-rhel8@sha256:5c6b0466ac9be0293edd8d55f43fe3b9ae5e833a223af33c29b7338c8a47d656_amd64",
"8Base-RHACM-2.6:rhacm2/volsync-mover-syncthing-rhel8@sha256:e4485e9a91a9ab3494ca1fdb0779e8a03a88b846bf4df3b5f34c5fa7b2714bf4_s390x",
"8Base-RHACM-2.6:rhacm2/volsync-operator-bundle@sha256:39f804bbf41c5165b84e06cc15f753a85fe11bf37706f0147a4345a9e8d0488f_amd64",
"8Base-RHACM-2.6:rhacm2/volsync-rhel8@sha256:01a39318c761d435e1cc91837fb017014f5bd7f3fa43f3859fe0b8071e56a385_amd64",
"8Base-RHACM-2.6:rhacm2/volsync-rhel8@sha256:2d1b6bbc13629367ed2cbd0a551e9aa8732f330673d70c0bc8c3ce16049a4ae5_ppc64le",
"8Base-RHACM-2.6:rhacm2/volsync-rhel8@sha256:a90ddd406a30d9a95cfd27f002d133dfc6042309815a9d850cdd36cc788e932d_arm64",
"8Base-RHACM-2.6:rhacm2/volsync-rhel8@sha256:d6780a0a1cf868d6f65f19daf6e9e6ed9ee08b48694fd5f3827ba70714ca7440_s390x"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "golang: compress/gzip: stack exhaustion in Reader.Read"
},
{
"cve": "CVE-2022-30632",
"cwe": {
"id": "CWE-1325",
"name": "Improperly Controlled Sequential Memory Allocation"
},
"discovery_date": "2022-07-14T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2107386"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in golang. Calling Glob on a path that contains a large number of path separators can cause a panic issue due to stack exhaustion. This can cause an attacker to impact availability.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "golang: path/filepath: stack exhaustion in Glob",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "The exploitation of this flaw will only result in a denial of service of the application via the application crashing which is why this has been rated as moderate.\n\nWithin regulated environments, a combination of the following controls acts as a significant barrier to successfully exploiting a CWE-1325: Improperly Controlled Sequential Memory Allocation vulnerability and therefore downgrades the severity of this particular CVE from Moderate to Low.\n\nAccess to the platform is granted only after successful hard token-based multi-factor authentication (MFA) and is governed by least privilege to ensure only authorized users and roles can execute or modify code. Static code analysis and peer reviews enforce strong input validation and error handling, preventing improperly validated inputs from causing system instability, data exposure, or privilege escalation. In the event of successful exploitation, process isolation limits the impact of excessive sequential memory allocation by restricting memory use per process, preventing any single process from exhausting system resources. Finally, the platform uses memory protection mechanisms such as Data Execution Prevention (DEP) and Address Space Layout Randomization (ASLR) to reduce the risk of memory allocation-based attacks.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"8Base-RHACM-2.6:rhacm2/volsync-mover-rclone-rhel8@sha256:0432e656141b9b96c4abe83a319728ee425ecc38b612339b7e746eeab3fa6eb1_ppc64le",
"8Base-RHACM-2.6:rhacm2/volsync-mover-rclone-rhel8@sha256:38e0d652b99dfa8e1fbf2160c931c91fcafe2115025d21cad8349bf3b32a52e8_amd64",
"8Base-RHACM-2.6:rhacm2/volsync-mover-rclone-rhel8@sha256:8355564bbddbc0474957b06509dff1b0af5d903572362f8a37bdf0a0785fb930_arm64",
"8Base-RHACM-2.6:rhacm2/volsync-mover-rclone-rhel8@sha256:cdd1849150705a02385d68a1ea6063243c28a1d0cacbb3ccf7b4844df82b17cf_s390x",
"8Base-RHACM-2.6:rhacm2/volsync-mover-restic-rhel8@sha256:6d7f6d469d82cbb09a13b508917b555b40075a191e58d5c6ab78b39f98b2d723_amd64",
"8Base-RHACM-2.6:rhacm2/volsync-mover-restic-rhel8@sha256:af340c16f263cc22201539b46aa190be5bdad9700c41093cd30822b0503118c7_s390x",
"8Base-RHACM-2.6:rhacm2/volsync-mover-restic-rhel8@sha256:bcba5128ef35f15470966ecf5fd6371070949faa1375e930de6208d256bb5aa4_ppc64le",
"8Base-RHACM-2.6:rhacm2/volsync-mover-restic-rhel8@sha256:d1e0fb45b4337dbe141e22b1ad1c3aaf21acad1349644b4f51df35c76ea77997_arm64",
"8Base-RHACM-2.6:rhacm2/volsync-mover-rsync-rhel8@sha256:1b4996edfec9ad6bc81d4637797429866454b49d0e19a4181bcd76deed6db5c6_ppc64le",
"8Base-RHACM-2.6:rhacm2/volsync-mover-rsync-rhel8@sha256:6c02663d7d04e79c26c8d2b8d6ba6d71c19b85062cb7d1c39c9b2277cc503322_s390x",
"8Base-RHACM-2.6:rhacm2/volsync-mover-rsync-rhel8@sha256:6e4e7c4eb153e91c735917dcd6f06f4453c9962a7697ffa40cad941f8b870b45_arm64",
"8Base-RHACM-2.6:rhacm2/volsync-mover-rsync-rhel8@sha256:cfb59342191cc8986ad308670a34f74aceae39329e085d27917aa5ff8d2631a7_amd64",
"8Base-RHACM-2.6:rhacm2/volsync-mover-syncthing-rhel8@sha256:1c3f96c2e7787b5d2c3c48c66a54fa952a59b82dbe119b8f4506279d2ae75304_arm64",
"8Base-RHACM-2.6:rhacm2/volsync-mover-syncthing-rhel8@sha256:457e145404b67acbb681a2432401d6de0a587bf7d844c86d6539dc2605ed87f2_ppc64le",
"8Base-RHACM-2.6:rhacm2/volsync-mover-syncthing-rhel8@sha256:5c6b0466ac9be0293edd8d55f43fe3b9ae5e833a223af33c29b7338c8a47d656_amd64",
"8Base-RHACM-2.6:rhacm2/volsync-mover-syncthing-rhel8@sha256:e4485e9a91a9ab3494ca1fdb0779e8a03a88b846bf4df3b5f34c5fa7b2714bf4_s390x",
"8Base-RHACM-2.6:rhacm2/volsync-operator-bundle@sha256:39f804bbf41c5165b84e06cc15f753a85fe11bf37706f0147a4345a9e8d0488f_amd64",
"8Base-RHACM-2.6:rhacm2/volsync-rhel8@sha256:01a39318c761d435e1cc91837fb017014f5bd7f3fa43f3859fe0b8071e56a385_amd64",
"8Base-RHACM-2.6:rhacm2/volsync-rhel8@sha256:2d1b6bbc13629367ed2cbd0a551e9aa8732f330673d70c0bc8c3ce16049a4ae5_ppc64le",
"8Base-RHACM-2.6:rhacm2/volsync-rhel8@sha256:a90ddd406a30d9a95cfd27f002d133dfc6042309815a9d850cdd36cc788e932d_arm64",
"8Base-RHACM-2.6:rhacm2/volsync-rhel8@sha256:d6780a0a1cf868d6f65f19daf6e9e6ed9ee08b48694fd5f3827ba70714ca7440_s390x"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2022-30632"
},
{
"category": "external",
"summary": "RHBZ#2107386",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2107386"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2022-30632",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-30632"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2022-30632",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2022-30632"
},
{
"category": "external",
"summary": "https://go.dev/issue/53416",
"url": "https://go.dev/issue/53416"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-announce/c/nqrv9fbR0zE",
"url": "https://groups.google.com/g/golang-announce/c/nqrv9fbR0zE"
}
],
"release_date": "2022-07-12T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2022-09-06T14:14:15+00:00",
"details": "For details on how to install VolSync, refer to:\n\nhttps://access.redhat.com/documentation/en-us/red_hat_advanced_cluster_management_for_kubernetes/2.6/html/add-ons/add-ons-overview#volsync-rsync-rep",
"product_ids": [
"8Base-RHACM-2.6:rhacm2/volsync-mover-rclone-rhel8@sha256:0432e656141b9b96c4abe83a319728ee425ecc38b612339b7e746eeab3fa6eb1_ppc64le",
"8Base-RHACM-2.6:rhacm2/volsync-mover-rclone-rhel8@sha256:38e0d652b99dfa8e1fbf2160c931c91fcafe2115025d21cad8349bf3b32a52e8_amd64",
"8Base-RHACM-2.6:rhacm2/volsync-mover-rclone-rhel8@sha256:8355564bbddbc0474957b06509dff1b0af5d903572362f8a37bdf0a0785fb930_arm64",
"8Base-RHACM-2.6:rhacm2/volsync-mover-rclone-rhel8@sha256:cdd1849150705a02385d68a1ea6063243c28a1d0cacbb3ccf7b4844df82b17cf_s390x",
"8Base-RHACM-2.6:rhacm2/volsync-mover-restic-rhel8@sha256:6d7f6d469d82cbb09a13b508917b555b40075a191e58d5c6ab78b39f98b2d723_amd64",
"8Base-RHACM-2.6:rhacm2/volsync-mover-restic-rhel8@sha256:af340c16f263cc22201539b46aa190be5bdad9700c41093cd30822b0503118c7_s390x",
"8Base-RHACM-2.6:rhacm2/volsync-mover-restic-rhel8@sha256:bcba5128ef35f15470966ecf5fd6371070949faa1375e930de6208d256bb5aa4_ppc64le",
"8Base-RHACM-2.6:rhacm2/volsync-mover-restic-rhel8@sha256:d1e0fb45b4337dbe141e22b1ad1c3aaf21acad1349644b4f51df35c76ea77997_arm64",
"8Base-RHACM-2.6:rhacm2/volsync-mover-rsync-rhel8@sha256:1b4996edfec9ad6bc81d4637797429866454b49d0e19a4181bcd76deed6db5c6_ppc64le",
"8Base-RHACM-2.6:rhacm2/volsync-mover-rsync-rhel8@sha256:6c02663d7d04e79c26c8d2b8d6ba6d71c19b85062cb7d1c39c9b2277cc503322_s390x",
"8Base-RHACM-2.6:rhacm2/volsync-mover-rsync-rhel8@sha256:6e4e7c4eb153e91c735917dcd6f06f4453c9962a7697ffa40cad941f8b870b45_arm64",
"8Base-RHACM-2.6:rhacm2/volsync-mover-rsync-rhel8@sha256:cfb59342191cc8986ad308670a34f74aceae39329e085d27917aa5ff8d2631a7_amd64",
"8Base-RHACM-2.6:rhacm2/volsync-mover-syncthing-rhel8@sha256:1c3f96c2e7787b5d2c3c48c66a54fa952a59b82dbe119b8f4506279d2ae75304_arm64",
"8Base-RHACM-2.6:rhacm2/volsync-mover-syncthing-rhel8@sha256:457e145404b67acbb681a2432401d6de0a587bf7d844c86d6539dc2605ed87f2_ppc64le",
"8Base-RHACM-2.6:rhacm2/volsync-mover-syncthing-rhel8@sha256:5c6b0466ac9be0293edd8d55f43fe3b9ae5e833a223af33c29b7338c8a47d656_amd64",
"8Base-RHACM-2.6:rhacm2/volsync-mover-syncthing-rhel8@sha256:e4485e9a91a9ab3494ca1fdb0779e8a03a88b846bf4df3b5f34c5fa7b2714bf4_s390x",
"8Base-RHACM-2.6:rhacm2/volsync-operator-bundle@sha256:39f804bbf41c5165b84e06cc15f753a85fe11bf37706f0147a4345a9e8d0488f_amd64",
"8Base-RHACM-2.6:rhacm2/volsync-rhel8@sha256:01a39318c761d435e1cc91837fb017014f5bd7f3fa43f3859fe0b8071e56a385_amd64",
"8Base-RHACM-2.6:rhacm2/volsync-rhel8@sha256:2d1b6bbc13629367ed2cbd0a551e9aa8732f330673d70c0bc8c3ce16049a4ae5_ppc64le",
"8Base-RHACM-2.6:rhacm2/volsync-rhel8@sha256:a90ddd406a30d9a95cfd27f002d133dfc6042309815a9d850cdd36cc788e932d_arm64",
"8Base-RHACM-2.6:rhacm2/volsync-rhel8@sha256:d6780a0a1cf868d6f65f19daf6e9e6ed9ee08b48694fd5f3827ba70714ca7440_s390x"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2022:6347"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"8Base-RHACM-2.6:rhacm2/volsync-mover-rclone-rhel8@sha256:0432e656141b9b96c4abe83a319728ee425ecc38b612339b7e746eeab3fa6eb1_ppc64le",
"8Base-RHACM-2.6:rhacm2/volsync-mover-rclone-rhel8@sha256:38e0d652b99dfa8e1fbf2160c931c91fcafe2115025d21cad8349bf3b32a52e8_amd64",
"8Base-RHACM-2.6:rhacm2/volsync-mover-rclone-rhel8@sha256:8355564bbddbc0474957b06509dff1b0af5d903572362f8a37bdf0a0785fb930_arm64",
"8Base-RHACM-2.6:rhacm2/volsync-mover-rclone-rhel8@sha256:cdd1849150705a02385d68a1ea6063243c28a1d0cacbb3ccf7b4844df82b17cf_s390x",
"8Base-RHACM-2.6:rhacm2/volsync-mover-restic-rhel8@sha256:6d7f6d469d82cbb09a13b508917b555b40075a191e58d5c6ab78b39f98b2d723_amd64",
"8Base-RHACM-2.6:rhacm2/volsync-mover-restic-rhel8@sha256:af340c16f263cc22201539b46aa190be5bdad9700c41093cd30822b0503118c7_s390x",
"8Base-RHACM-2.6:rhacm2/volsync-mover-restic-rhel8@sha256:bcba5128ef35f15470966ecf5fd6371070949faa1375e930de6208d256bb5aa4_ppc64le",
"8Base-RHACM-2.6:rhacm2/volsync-mover-restic-rhel8@sha256:d1e0fb45b4337dbe141e22b1ad1c3aaf21acad1349644b4f51df35c76ea77997_arm64",
"8Base-RHACM-2.6:rhacm2/volsync-mover-rsync-rhel8@sha256:1b4996edfec9ad6bc81d4637797429866454b49d0e19a4181bcd76deed6db5c6_ppc64le",
"8Base-RHACM-2.6:rhacm2/volsync-mover-rsync-rhel8@sha256:6c02663d7d04e79c26c8d2b8d6ba6d71c19b85062cb7d1c39c9b2277cc503322_s390x",
"8Base-RHACM-2.6:rhacm2/volsync-mover-rsync-rhel8@sha256:6e4e7c4eb153e91c735917dcd6f06f4453c9962a7697ffa40cad941f8b870b45_arm64",
"8Base-RHACM-2.6:rhacm2/volsync-mover-rsync-rhel8@sha256:cfb59342191cc8986ad308670a34f74aceae39329e085d27917aa5ff8d2631a7_amd64",
"8Base-RHACM-2.6:rhacm2/volsync-mover-syncthing-rhel8@sha256:1c3f96c2e7787b5d2c3c48c66a54fa952a59b82dbe119b8f4506279d2ae75304_arm64",
"8Base-RHACM-2.6:rhacm2/volsync-mover-syncthing-rhel8@sha256:457e145404b67acbb681a2432401d6de0a587bf7d844c86d6539dc2605ed87f2_ppc64le",
"8Base-RHACM-2.6:rhacm2/volsync-mover-syncthing-rhel8@sha256:5c6b0466ac9be0293edd8d55f43fe3b9ae5e833a223af33c29b7338c8a47d656_amd64",
"8Base-RHACM-2.6:rhacm2/volsync-mover-syncthing-rhel8@sha256:e4485e9a91a9ab3494ca1fdb0779e8a03a88b846bf4df3b5f34c5fa7b2714bf4_s390x",
"8Base-RHACM-2.6:rhacm2/volsync-operator-bundle@sha256:39f804bbf41c5165b84e06cc15f753a85fe11bf37706f0147a4345a9e8d0488f_amd64",
"8Base-RHACM-2.6:rhacm2/volsync-rhel8@sha256:01a39318c761d435e1cc91837fb017014f5bd7f3fa43f3859fe0b8071e56a385_amd64",
"8Base-RHACM-2.6:rhacm2/volsync-rhel8@sha256:2d1b6bbc13629367ed2cbd0a551e9aa8732f330673d70c0bc8c3ce16049a4ae5_ppc64le",
"8Base-RHACM-2.6:rhacm2/volsync-rhel8@sha256:a90ddd406a30d9a95cfd27f002d133dfc6042309815a9d850cdd36cc788e932d_arm64",
"8Base-RHACM-2.6:rhacm2/volsync-rhel8@sha256:d6780a0a1cf868d6f65f19daf6e9e6ed9ee08b48694fd5f3827ba70714ca7440_s390x"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "golang: path/filepath: stack exhaustion in Glob"
},
{
"cve": "CVE-2022-30633",
"cwe": {
"id": "CWE-1325",
"name": "Improperly Controlled Sequential Memory Allocation"
},
"discovery_date": "2022-07-14T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2107392"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in golang. Calling Unmarshal on an XML document into a Go struct, which has a nested field that uses the \"any\" field tag, can cause a panic due to stack exhaustion.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "golang: encoding/xml: stack exhaustion in Unmarshal",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "Red Hat has marked this as moderate impact for two primary reasons\n1. Though the vulnerability exists, it is hard to exploit in real scenarios (e.g., the attacker must be able to feed crafted XML documents into specific code paths).\n2. The vulnerability is a denial of service (DoS) due to stack exhaustion rather than code execution or data breach. Since it doesn\u2019t compromise confidentiality or integrity.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"8Base-RHACM-2.6:rhacm2/volsync-mover-rclone-rhel8@sha256:0432e656141b9b96c4abe83a319728ee425ecc38b612339b7e746eeab3fa6eb1_ppc64le",
"8Base-RHACM-2.6:rhacm2/volsync-mover-rclone-rhel8@sha256:38e0d652b99dfa8e1fbf2160c931c91fcafe2115025d21cad8349bf3b32a52e8_amd64",
"8Base-RHACM-2.6:rhacm2/volsync-mover-rclone-rhel8@sha256:8355564bbddbc0474957b06509dff1b0af5d903572362f8a37bdf0a0785fb930_arm64",
"8Base-RHACM-2.6:rhacm2/volsync-mover-rclone-rhel8@sha256:cdd1849150705a02385d68a1ea6063243c28a1d0cacbb3ccf7b4844df82b17cf_s390x",
"8Base-RHACM-2.6:rhacm2/volsync-mover-restic-rhel8@sha256:6d7f6d469d82cbb09a13b508917b555b40075a191e58d5c6ab78b39f98b2d723_amd64",
"8Base-RHACM-2.6:rhacm2/volsync-mover-restic-rhel8@sha256:af340c16f263cc22201539b46aa190be5bdad9700c41093cd30822b0503118c7_s390x",
"8Base-RHACM-2.6:rhacm2/volsync-mover-restic-rhel8@sha256:bcba5128ef35f15470966ecf5fd6371070949faa1375e930de6208d256bb5aa4_ppc64le",
"8Base-RHACM-2.6:rhacm2/volsync-mover-restic-rhel8@sha256:d1e0fb45b4337dbe141e22b1ad1c3aaf21acad1349644b4f51df35c76ea77997_arm64",
"8Base-RHACM-2.6:rhacm2/volsync-mover-rsync-rhel8@sha256:1b4996edfec9ad6bc81d4637797429866454b49d0e19a4181bcd76deed6db5c6_ppc64le",
"8Base-RHACM-2.6:rhacm2/volsync-mover-rsync-rhel8@sha256:6c02663d7d04e79c26c8d2b8d6ba6d71c19b85062cb7d1c39c9b2277cc503322_s390x",
"8Base-RHACM-2.6:rhacm2/volsync-mover-rsync-rhel8@sha256:6e4e7c4eb153e91c735917dcd6f06f4453c9962a7697ffa40cad941f8b870b45_arm64",
"8Base-RHACM-2.6:rhacm2/volsync-mover-rsync-rhel8@sha256:cfb59342191cc8986ad308670a34f74aceae39329e085d27917aa5ff8d2631a7_amd64",
"8Base-RHACM-2.6:rhacm2/volsync-mover-syncthing-rhel8@sha256:1c3f96c2e7787b5d2c3c48c66a54fa952a59b82dbe119b8f4506279d2ae75304_arm64",
"8Base-RHACM-2.6:rhacm2/volsync-mover-syncthing-rhel8@sha256:457e145404b67acbb681a2432401d6de0a587bf7d844c86d6539dc2605ed87f2_ppc64le",
"8Base-RHACM-2.6:rhacm2/volsync-mover-syncthing-rhel8@sha256:5c6b0466ac9be0293edd8d55f43fe3b9ae5e833a223af33c29b7338c8a47d656_amd64",
"8Base-RHACM-2.6:rhacm2/volsync-mover-syncthing-rhel8@sha256:e4485e9a91a9ab3494ca1fdb0779e8a03a88b846bf4df3b5f34c5fa7b2714bf4_s390x",
"8Base-RHACM-2.6:rhacm2/volsync-operator-bundle@sha256:39f804bbf41c5165b84e06cc15f753a85fe11bf37706f0147a4345a9e8d0488f_amd64",
"8Base-RHACM-2.6:rhacm2/volsync-rhel8@sha256:01a39318c761d435e1cc91837fb017014f5bd7f3fa43f3859fe0b8071e56a385_amd64",
"8Base-RHACM-2.6:rhacm2/volsync-rhel8@sha256:2d1b6bbc13629367ed2cbd0a551e9aa8732f330673d70c0bc8c3ce16049a4ae5_ppc64le",
"8Base-RHACM-2.6:rhacm2/volsync-rhel8@sha256:a90ddd406a30d9a95cfd27f002d133dfc6042309815a9d850cdd36cc788e932d_arm64",
"8Base-RHACM-2.6:rhacm2/volsync-rhel8@sha256:d6780a0a1cf868d6f65f19daf6e9e6ed9ee08b48694fd5f3827ba70714ca7440_s390x"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2022-30633"
},
{
"category": "external",
"summary": "RHBZ#2107392",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2107392"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2022-30633",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-30633"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2022-30633",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2022-30633"
},
{
"category": "external",
"summary": "https://go.dev/issue/53611",
"url": "https://go.dev/issue/53611"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-announce/c/nqrv9fbR0zE",
"url": "https://groups.google.com/g/golang-announce/c/nqrv9fbR0zE"
}
],
"release_date": "2022-07-12T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2022-09-06T14:14:15+00:00",
"details": "For details on how to install VolSync, refer to:\n\nhttps://access.redhat.com/documentation/en-us/red_hat_advanced_cluster_management_for_kubernetes/2.6/html/add-ons/add-ons-overview#volsync-rsync-rep",
"product_ids": [
"8Base-RHACM-2.6:rhacm2/volsync-mover-rclone-rhel8@sha256:0432e656141b9b96c4abe83a319728ee425ecc38b612339b7e746eeab3fa6eb1_ppc64le",
"8Base-RHACM-2.6:rhacm2/volsync-mover-rclone-rhel8@sha256:38e0d652b99dfa8e1fbf2160c931c91fcafe2115025d21cad8349bf3b32a52e8_amd64",
"8Base-RHACM-2.6:rhacm2/volsync-mover-rclone-rhel8@sha256:8355564bbddbc0474957b06509dff1b0af5d903572362f8a37bdf0a0785fb930_arm64",
"8Base-RHACM-2.6:rhacm2/volsync-mover-rclone-rhel8@sha256:cdd1849150705a02385d68a1ea6063243c28a1d0cacbb3ccf7b4844df82b17cf_s390x",
"8Base-RHACM-2.6:rhacm2/volsync-mover-restic-rhel8@sha256:6d7f6d469d82cbb09a13b508917b555b40075a191e58d5c6ab78b39f98b2d723_amd64",
"8Base-RHACM-2.6:rhacm2/volsync-mover-restic-rhel8@sha256:af340c16f263cc22201539b46aa190be5bdad9700c41093cd30822b0503118c7_s390x",
"8Base-RHACM-2.6:rhacm2/volsync-mover-restic-rhel8@sha256:bcba5128ef35f15470966ecf5fd6371070949faa1375e930de6208d256bb5aa4_ppc64le",
"8Base-RHACM-2.6:rhacm2/volsync-mover-restic-rhel8@sha256:d1e0fb45b4337dbe141e22b1ad1c3aaf21acad1349644b4f51df35c76ea77997_arm64",
"8Base-RHACM-2.6:rhacm2/volsync-mover-rsync-rhel8@sha256:1b4996edfec9ad6bc81d4637797429866454b49d0e19a4181bcd76deed6db5c6_ppc64le",
"8Base-RHACM-2.6:rhacm2/volsync-mover-rsync-rhel8@sha256:6c02663d7d04e79c26c8d2b8d6ba6d71c19b85062cb7d1c39c9b2277cc503322_s390x",
"8Base-RHACM-2.6:rhacm2/volsync-mover-rsync-rhel8@sha256:6e4e7c4eb153e91c735917dcd6f06f4453c9962a7697ffa40cad941f8b870b45_arm64",
"8Base-RHACM-2.6:rhacm2/volsync-mover-rsync-rhel8@sha256:cfb59342191cc8986ad308670a34f74aceae39329e085d27917aa5ff8d2631a7_amd64",
"8Base-RHACM-2.6:rhacm2/volsync-mover-syncthing-rhel8@sha256:1c3f96c2e7787b5d2c3c48c66a54fa952a59b82dbe119b8f4506279d2ae75304_arm64",
"8Base-RHACM-2.6:rhacm2/volsync-mover-syncthing-rhel8@sha256:457e145404b67acbb681a2432401d6de0a587bf7d844c86d6539dc2605ed87f2_ppc64le",
"8Base-RHACM-2.6:rhacm2/volsync-mover-syncthing-rhel8@sha256:5c6b0466ac9be0293edd8d55f43fe3b9ae5e833a223af33c29b7338c8a47d656_amd64",
"8Base-RHACM-2.6:rhacm2/volsync-mover-syncthing-rhel8@sha256:e4485e9a91a9ab3494ca1fdb0779e8a03a88b846bf4df3b5f34c5fa7b2714bf4_s390x",
"8Base-RHACM-2.6:rhacm2/volsync-operator-bundle@sha256:39f804bbf41c5165b84e06cc15f753a85fe11bf37706f0147a4345a9e8d0488f_amd64",
"8Base-RHACM-2.6:rhacm2/volsync-rhel8@sha256:01a39318c761d435e1cc91837fb017014f5bd7f3fa43f3859fe0b8071e56a385_amd64",
"8Base-RHACM-2.6:rhacm2/volsync-rhel8@sha256:2d1b6bbc13629367ed2cbd0a551e9aa8732f330673d70c0bc8c3ce16049a4ae5_ppc64le",
"8Base-RHACM-2.6:rhacm2/volsync-rhel8@sha256:a90ddd406a30d9a95cfd27f002d133dfc6042309815a9d850cdd36cc788e932d_arm64",
"8Base-RHACM-2.6:rhacm2/volsync-rhel8@sha256:d6780a0a1cf868d6f65f19daf6e9e6ed9ee08b48694fd5f3827ba70714ca7440_s390x"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2022:6347"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"8Base-RHACM-2.6:rhacm2/volsync-mover-rclone-rhel8@sha256:0432e656141b9b96c4abe83a319728ee425ecc38b612339b7e746eeab3fa6eb1_ppc64le",
"8Base-RHACM-2.6:rhacm2/volsync-mover-rclone-rhel8@sha256:38e0d652b99dfa8e1fbf2160c931c91fcafe2115025d21cad8349bf3b32a52e8_amd64",
"8Base-RHACM-2.6:rhacm2/volsync-mover-rclone-rhel8@sha256:8355564bbddbc0474957b06509dff1b0af5d903572362f8a37bdf0a0785fb930_arm64",
"8Base-RHACM-2.6:rhacm2/volsync-mover-rclone-rhel8@sha256:cdd1849150705a02385d68a1ea6063243c28a1d0cacbb3ccf7b4844df82b17cf_s390x",
"8Base-RHACM-2.6:rhacm2/volsync-mover-restic-rhel8@sha256:6d7f6d469d82cbb09a13b508917b555b40075a191e58d5c6ab78b39f98b2d723_amd64",
"8Base-RHACM-2.6:rhacm2/volsync-mover-restic-rhel8@sha256:af340c16f263cc22201539b46aa190be5bdad9700c41093cd30822b0503118c7_s390x",
"8Base-RHACM-2.6:rhacm2/volsync-mover-restic-rhel8@sha256:bcba5128ef35f15470966ecf5fd6371070949faa1375e930de6208d256bb5aa4_ppc64le",
"8Base-RHACM-2.6:rhacm2/volsync-mover-restic-rhel8@sha256:d1e0fb45b4337dbe141e22b1ad1c3aaf21acad1349644b4f51df35c76ea77997_arm64",
"8Base-RHACM-2.6:rhacm2/volsync-mover-rsync-rhel8@sha256:1b4996edfec9ad6bc81d4637797429866454b49d0e19a4181bcd76deed6db5c6_ppc64le",
"8Base-RHACM-2.6:rhacm2/volsync-mover-rsync-rhel8@sha256:6c02663d7d04e79c26c8d2b8d6ba6d71c19b85062cb7d1c39c9b2277cc503322_s390x",
"8Base-RHACM-2.6:rhacm2/volsync-mover-rsync-rhel8@sha256:6e4e7c4eb153e91c735917dcd6f06f4453c9962a7697ffa40cad941f8b870b45_arm64",
"8Base-RHACM-2.6:rhacm2/volsync-mover-rsync-rhel8@sha256:cfb59342191cc8986ad308670a34f74aceae39329e085d27917aa5ff8d2631a7_amd64",
"8Base-RHACM-2.6:rhacm2/volsync-mover-syncthing-rhel8@sha256:1c3f96c2e7787b5d2c3c48c66a54fa952a59b82dbe119b8f4506279d2ae75304_arm64",
"8Base-RHACM-2.6:rhacm2/volsync-mover-syncthing-rhel8@sha256:457e145404b67acbb681a2432401d6de0a587bf7d844c86d6539dc2605ed87f2_ppc64le",
"8Base-RHACM-2.6:rhacm2/volsync-mover-syncthing-rhel8@sha256:5c6b0466ac9be0293edd8d55f43fe3b9ae5e833a223af33c29b7338c8a47d656_amd64",
"8Base-RHACM-2.6:rhacm2/volsync-mover-syncthing-rhel8@sha256:e4485e9a91a9ab3494ca1fdb0779e8a03a88b846bf4df3b5f34c5fa7b2714bf4_s390x",
"8Base-RHACM-2.6:rhacm2/volsync-operator-bundle@sha256:39f804bbf41c5165b84e06cc15f753a85fe11bf37706f0147a4345a9e8d0488f_amd64",
"8Base-RHACM-2.6:rhacm2/volsync-rhel8@sha256:01a39318c761d435e1cc91837fb017014f5bd7f3fa43f3859fe0b8071e56a385_amd64",
"8Base-RHACM-2.6:rhacm2/volsync-rhel8@sha256:2d1b6bbc13629367ed2cbd0a551e9aa8732f330673d70c0bc8c3ce16049a4ae5_ppc64le",
"8Base-RHACM-2.6:rhacm2/volsync-rhel8@sha256:a90ddd406a30d9a95cfd27f002d133dfc6042309815a9d850cdd36cc788e932d_arm64",
"8Base-RHACM-2.6:rhacm2/volsync-rhel8@sha256:d6780a0a1cf868d6f65f19daf6e9e6ed9ee08b48694fd5f3827ba70714ca7440_s390x"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "golang: encoding/xml: stack exhaustion in Unmarshal"
},
{
"cve": "CVE-2022-30635",
"cwe": {
"id": "CWE-1325",
"name": "Improperly Controlled Sequential Memory Allocation"
},
"discovery_date": "2022-07-14T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2107388"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in golang. When calling Decoder, Decode on a message that contains deeply nested structures, a panic can occur due to stack exhaustion and allows an attacker to impact system availability.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "golang: encoding/gob: stack exhaustion in Decoder.Decode",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "OpenShift Container Platform (OCP) starting from 4.10 stream is already compiled in the patched version of Go, hence is not affected by this vulnerability.The vulnerability has been rated as moderate instead of high because the vulnerability can only result in a minor denial of service.\n\nWithin regulated environments, a combination of the following controls acts as a significant barrier to successfully exploiting a CWE-1325: Improperly Controlled Sequential Memory Allocation vulnerability and therefore downgrades the severity of this particular CVE from Moderate to Low.\n\nAccess to the platform is granted only after successful hard token-based multi-factor authentication (MFA) and is governed by least privilege to ensure only authorized users and roles can execute or modify code. Static code analysis and peer reviews enforce strong input validation and error handling, preventing improperly validated inputs from causing system instability, data exposure, or privilege escalation. In the event of successful exploitation, process isolation limits the impact of excessive sequential memory allocation by restricting memory use per process, preventing any single process from exhausting system resources. Finally, the platform uses memory protection mechanisms such as Data Execution Prevention (DEP) and Address Space Layout Randomization (ASLR) to reduce the risk of memory allocation-based attacks.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"8Base-RHACM-2.6:rhacm2/volsync-mover-rclone-rhel8@sha256:0432e656141b9b96c4abe83a319728ee425ecc38b612339b7e746eeab3fa6eb1_ppc64le",
"8Base-RHACM-2.6:rhacm2/volsync-mover-rclone-rhel8@sha256:38e0d652b99dfa8e1fbf2160c931c91fcafe2115025d21cad8349bf3b32a52e8_amd64",
"8Base-RHACM-2.6:rhacm2/volsync-mover-rclone-rhel8@sha256:8355564bbddbc0474957b06509dff1b0af5d903572362f8a37bdf0a0785fb930_arm64",
"8Base-RHACM-2.6:rhacm2/volsync-mover-rclone-rhel8@sha256:cdd1849150705a02385d68a1ea6063243c28a1d0cacbb3ccf7b4844df82b17cf_s390x",
"8Base-RHACM-2.6:rhacm2/volsync-mover-restic-rhel8@sha256:6d7f6d469d82cbb09a13b508917b555b40075a191e58d5c6ab78b39f98b2d723_amd64",
"8Base-RHACM-2.6:rhacm2/volsync-mover-restic-rhel8@sha256:af340c16f263cc22201539b46aa190be5bdad9700c41093cd30822b0503118c7_s390x",
"8Base-RHACM-2.6:rhacm2/volsync-mover-restic-rhel8@sha256:bcba5128ef35f15470966ecf5fd6371070949faa1375e930de6208d256bb5aa4_ppc64le",
"8Base-RHACM-2.6:rhacm2/volsync-mover-restic-rhel8@sha256:d1e0fb45b4337dbe141e22b1ad1c3aaf21acad1349644b4f51df35c76ea77997_arm64",
"8Base-RHACM-2.6:rhacm2/volsync-mover-rsync-rhel8@sha256:1b4996edfec9ad6bc81d4637797429866454b49d0e19a4181bcd76deed6db5c6_ppc64le",
"8Base-RHACM-2.6:rhacm2/volsync-mover-rsync-rhel8@sha256:6c02663d7d04e79c26c8d2b8d6ba6d71c19b85062cb7d1c39c9b2277cc503322_s390x",
"8Base-RHACM-2.6:rhacm2/volsync-mover-rsync-rhel8@sha256:6e4e7c4eb153e91c735917dcd6f06f4453c9962a7697ffa40cad941f8b870b45_arm64",
"8Base-RHACM-2.6:rhacm2/volsync-mover-rsync-rhel8@sha256:cfb59342191cc8986ad308670a34f74aceae39329e085d27917aa5ff8d2631a7_amd64",
"8Base-RHACM-2.6:rhacm2/volsync-mover-syncthing-rhel8@sha256:1c3f96c2e7787b5d2c3c48c66a54fa952a59b82dbe119b8f4506279d2ae75304_arm64",
"8Base-RHACM-2.6:rhacm2/volsync-mover-syncthing-rhel8@sha256:457e145404b67acbb681a2432401d6de0a587bf7d844c86d6539dc2605ed87f2_ppc64le",
"8Base-RHACM-2.6:rhacm2/volsync-mover-syncthing-rhel8@sha256:5c6b0466ac9be0293edd8d55f43fe3b9ae5e833a223af33c29b7338c8a47d656_amd64",
"8Base-RHACM-2.6:rhacm2/volsync-mover-syncthing-rhel8@sha256:e4485e9a91a9ab3494ca1fdb0779e8a03a88b846bf4df3b5f34c5fa7b2714bf4_s390x",
"8Base-RHACM-2.6:rhacm2/volsync-operator-bundle@sha256:39f804bbf41c5165b84e06cc15f753a85fe11bf37706f0147a4345a9e8d0488f_amd64",
"8Base-RHACM-2.6:rhacm2/volsync-rhel8@sha256:01a39318c761d435e1cc91837fb017014f5bd7f3fa43f3859fe0b8071e56a385_amd64",
"8Base-RHACM-2.6:rhacm2/volsync-rhel8@sha256:2d1b6bbc13629367ed2cbd0a551e9aa8732f330673d70c0bc8c3ce16049a4ae5_ppc64le",
"8Base-RHACM-2.6:rhacm2/volsync-rhel8@sha256:a90ddd406a30d9a95cfd27f002d133dfc6042309815a9d850cdd36cc788e932d_arm64",
"8Base-RHACM-2.6:rhacm2/volsync-rhel8@sha256:d6780a0a1cf868d6f65f19daf6e9e6ed9ee08b48694fd5f3827ba70714ca7440_s390x"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2022-30635"
},
{
"category": "external",
"summary": "RHBZ#2107388",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2107388"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2022-30635",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-30635"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2022-30635",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2022-30635"
},
{
"category": "external",
"summary": "https://go.dev/issue/53615",
"url": "https://go.dev/issue/53615"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-announce/c/nqrv9fbR0zE",
"url": "https://groups.google.com/g/golang-announce/c/nqrv9fbR0zE"
}
],
"release_date": "2022-07-12T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2022-09-06T14:14:15+00:00",
"details": "For details on how to install VolSync, refer to:\n\nhttps://access.redhat.com/documentation/en-us/red_hat_advanced_cluster_management_for_kubernetes/2.6/html/add-ons/add-ons-overview#volsync-rsync-rep",
"product_ids": [
"8Base-RHACM-2.6:rhacm2/volsync-mover-rclone-rhel8@sha256:0432e656141b9b96c4abe83a319728ee425ecc38b612339b7e746eeab3fa6eb1_ppc64le",
"8Base-RHACM-2.6:rhacm2/volsync-mover-rclone-rhel8@sha256:38e0d652b99dfa8e1fbf2160c931c91fcafe2115025d21cad8349bf3b32a52e8_amd64",
"8Base-RHACM-2.6:rhacm2/volsync-mover-rclone-rhel8@sha256:8355564bbddbc0474957b06509dff1b0af5d903572362f8a37bdf0a0785fb930_arm64",
"8Base-RHACM-2.6:rhacm2/volsync-mover-rclone-rhel8@sha256:cdd1849150705a02385d68a1ea6063243c28a1d0cacbb3ccf7b4844df82b17cf_s390x",
"8Base-RHACM-2.6:rhacm2/volsync-mover-restic-rhel8@sha256:6d7f6d469d82cbb09a13b508917b555b40075a191e58d5c6ab78b39f98b2d723_amd64",
"8Base-RHACM-2.6:rhacm2/volsync-mover-restic-rhel8@sha256:af340c16f263cc22201539b46aa190be5bdad9700c41093cd30822b0503118c7_s390x",
"8Base-RHACM-2.6:rhacm2/volsync-mover-restic-rhel8@sha256:bcba5128ef35f15470966ecf5fd6371070949faa1375e930de6208d256bb5aa4_ppc64le",
"8Base-RHACM-2.6:rhacm2/volsync-mover-restic-rhel8@sha256:d1e0fb45b4337dbe141e22b1ad1c3aaf21acad1349644b4f51df35c76ea77997_arm64",
"8Base-RHACM-2.6:rhacm2/volsync-mover-rsync-rhel8@sha256:1b4996edfec9ad6bc81d4637797429866454b49d0e19a4181bcd76deed6db5c6_ppc64le",
"8Base-RHACM-2.6:rhacm2/volsync-mover-rsync-rhel8@sha256:6c02663d7d04e79c26c8d2b8d6ba6d71c19b85062cb7d1c39c9b2277cc503322_s390x",
"8Base-RHACM-2.6:rhacm2/volsync-mover-rsync-rhel8@sha256:6e4e7c4eb153e91c735917dcd6f06f4453c9962a7697ffa40cad941f8b870b45_arm64",
"8Base-RHACM-2.6:rhacm2/volsync-mover-rsync-rhel8@sha256:cfb59342191cc8986ad308670a34f74aceae39329e085d27917aa5ff8d2631a7_amd64",
"8Base-RHACM-2.6:rhacm2/volsync-mover-syncthing-rhel8@sha256:1c3f96c2e7787b5d2c3c48c66a54fa952a59b82dbe119b8f4506279d2ae75304_arm64",
"8Base-RHACM-2.6:rhacm2/volsync-mover-syncthing-rhel8@sha256:457e145404b67acbb681a2432401d6de0a587bf7d844c86d6539dc2605ed87f2_ppc64le",
"8Base-RHACM-2.6:rhacm2/volsync-mover-syncthing-rhel8@sha256:5c6b0466ac9be0293edd8d55f43fe3b9ae5e833a223af33c29b7338c8a47d656_amd64",
"8Base-RHACM-2.6:rhacm2/volsync-mover-syncthing-rhel8@sha256:e4485e9a91a9ab3494ca1fdb0779e8a03a88b846bf4df3b5f34c5fa7b2714bf4_s390x",
"8Base-RHACM-2.6:rhacm2/volsync-operator-bundle@sha256:39f804bbf41c5165b84e06cc15f753a85fe11bf37706f0147a4345a9e8d0488f_amd64",
"8Base-RHACM-2.6:rhacm2/volsync-rhel8@sha256:01a39318c761d435e1cc91837fb017014f5bd7f3fa43f3859fe0b8071e56a385_amd64",
"8Base-RHACM-2.6:rhacm2/volsync-rhel8@sha256:2d1b6bbc13629367ed2cbd0a551e9aa8732f330673d70c0bc8c3ce16049a4ae5_ppc64le",
"8Base-RHACM-2.6:rhacm2/volsync-rhel8@sha256:a90ddd406a30d9a95cfd27f002d133dfc6042309815a9d850cdd36cc788e932d_arm64",
"8Base-RHACM-2.6:rhacm2/volsync-rhel8@sha256:d6780a0a1cf868d6f65f19daf6e9e6ed9ee08b48694fd5f3827ba70714ca7440_s390x"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2022:6347"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"8Base-RHACM-2.6:rhacm2/volsync-mover-rclone-rhel8@sha256:0432e656141b9b96c4abe83a319728ee425ecc38b612339b7e746eeab3fa6eb1_ppc64le",
"8Base-RHACM-2.6:rhacm2/volsync-mover-rclone-rhel8@sha256:38e0d652b99dfa8e1fbf2160c931c91fcafe2115025d21cad8349bf3b32a52e8_amd64",
"8Base-RHACM-2.6:rhacm2/volsync-mover-rclone-rhel8@sha256:8355564bbddbc0474957b06509dff1b0af5d903572362f8a37bdf0a0785fb930_arm64",
"8Base-RHACM-2.6:rhacm2/volsync-mover-rclone-rhel8@sha256:cdd1849150705a02385d68a1ea6063243c28a1d0cacbb3ccf7b4844df82b17cf_s390x",
"8Base-RHACM-2.6:rhacm2/volsync-mover-restic-rhel8@sha256:6d7f6d469d82cbb09a13b508917b555b40075a191e58d5c6ab78b39f98b2d723_amd64",
"8Base-RHACM-2.6:rhacm2/volsync-mover-restic-rhel8@sha256:af340c16f263cc22201539b46aa190be5bdad9700c41093cd30822b0503118c7_s390x",
"8Base-RHACM-2.6:rhacm2/volsync-mover-restic-rhel8@sha256:bcba5128ef35f15470966ecf5fd6371070949faa1375e930de6208d256bb5aa4_ppc64le",
"8Base-RHACM-2.6:rhacm2/volsync-mover-restic-rhel8@sha256:d1e0fb45b4337dbe141e22b1ad1c3aaf21acad1349644b4f51df35c76ea77997_arm64",
"8Base-RHACM-2.6:rhacm2/volsync-mover-rsync-rhel8@sha256:1b4996edfec9ad6bc81d4637797429866454b49d0e19a4181bcd76deed6db5c6_ppc64le",
"8Base-RHACM-2.6:rhacm2/volsync-mover-rsync-rhel8@sha256:6c02663d7d04e79c26c8d2b8d6ba6d71c19b85062cb7d1c39c9b2277cc503322_s390x",
"8Base-RHACM-2.6:rhacm2/volsync-mover-rsync-rhel8@sha256:6e4e7c4eb153e91c735917dcd6f06f4453c9962a7697ffa40cad941f8b870b45_arm64",
"8Base-RHACM-2.6:rhacm2/volsync-mover-rsync-rhel8@sha256:cfb59342191cc8986ad308670a34f74aceae39329e085d27917aa5ff8d2631a7_amd64",
"8Base-RHACM-2.6:rhacm2/volsync-mover-syncthing-rhel8@sha256:1c3f96c2e7787b5d2c3c48c66a54fa952a59b82dbe119b8f4506279d2ae75304_arm64",
"8Base-RHACM-2.6:rhacm2/volsync-mover-syncthing-rhel8@sha256:457e145404b67acbb681a2432401d6de0a587bf7d844c86d6539dc2605ed87f2_ppc64le",
"8Base-RHACM-2.6:rhacm2/volsync-mover-syncthing-rhel8@sha256:5c6b0466ac9be0293edd8d55f43fe3b9ae5e833a223af33c29b7338c8a47d656_amd64",
"8Base-RHACM-2.6:rhacm2/volsync-mover-syncthing-rhel8@sha256:e4485e9a91a9ab3494ca1fdb0779e8a03a88b846bf4df3b5f34c5fa7b2714bf4_s390x",
"8Base-RHACM-2.6:rhacm2/volsync-operator-bundle@sha256:39f804bbf41c5165b84e06cc15f753a85fe11bf37706f0147a4345a9e8d0488f_amd64",
"8Base-RHACM-2.6:rhacm2/volsync-rhel8@sha256:01a39318c761d435e1cc91837fb017014f5bd7f3fa43f3859fe0b8071e56a385_amd64",
"8Base-RHACM-2.6:rhacm2/volsync-rhel8@sha256:2d1b6bbc13629367ed2cbd0a551e9aa8732f330673d70c0bc8c3ce16049a4ae5_ppc64le",
"8Base-RHACM-2.6:rhacm2/volsync-rhel8@sha256:a90ddd406a30d9a95cfd27f002d133dfc6042309815a9d850cdd36cc788e932d_arm64",
"8Base-RHACM-2.6:rhacm2/volsync-rhel8@sha256:d6780a0a1cf868d6f65f19daf6e9e6ed9ee08b48694fd5f3827ba70714ca7440_s390x"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "golang: encoding/gob: stack exhaustion in Decoder.Decode"
},
{
"cve": "CVE-2022-32148",
"cwe": {
"id": "CWE-200",
"name": "Exposure of Sensitive Information to an Unauthorized Actor"
},
"discovery_date": "2022-07-14T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2107383"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in net/http/httputil golang package. When httputil.ReverseProxy.ServeHTTP is called with a Request.Header map containing a nil value for the X-Forwarded-For header, ReverseProxy could set the client IP incorrectly. This issue may affect confidentiality.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "golang: net/http/httputil: NewSingleHostReverseProxy - omit X-Forwarded-For not working",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "Within regulated environments, a combination of the following controls acts as a significant barrier to successfully exploiting a CWE-200: Exposure of Sensitive Information to an Unauthorized Actor vulnerability and therefore downgrades the severity of this particular CVE from Moderate to Low.\n\nAccess to the platform is granted only after successful hard token, multi-factor authentication (MFA), which is coupled with account management controls, including integration with single sign-on (SSO), to ensure that user permissions are restricted to only the functions necessary for their roles. Access to sensitive information is explicitly authorized and enforced based on predefined access policies. Event logs are collected and processed for centralization, correlation, analysis, monitoring, reporting, alerting, and retention. This process ensures that audit logs are generated for specific events involving sensitive information, which helps identify patterns of unauthorized access or data exposure. The platform enforces the use of validated cryptographic modules across compute resources to protect the confidentiality of information, even in the event of interception.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"8Base-RHACM-2.6:rhacm2/volsync-mover-rclone-rhel8@sha256:0432e656141b9b96c4abe83a319728ee425ecc38b612339b7e746eeab3fa6eb1_ppc64le",
"8Base-RHACM-2.6:rhacm2/volsync-mover-rclone-rhel8@sha256:38e0d652b99dfa8e1fbf2160c931c91fcafe2115025d21cad8349bf3b32a52e8_amd64",
"8Base-RHACM-2.6:rhacm2/volsync-mover-rclone-rhel8@sha256:8355564bbddbc0474957b06509dff1b0af5d903572362f8a37bdf0a0785fb930_arm64",
"8Base-RHACM-2.6:rhacm2/volsync-mover-rclone-rhel8@sha256:cdd1849150705a02385d68a1ea6063243c28a1d0cacbb3ccf7b4844df82b17cf_s390x",
"8Base-RHACM-2.6:rhacm2/volsync-mover-restic-rhel8@sha256:6d7f6d469d82cbb09a13b508917b555b40075a191e58d5c6ab78b39f98b2d723_amd64",
"8Base-RHACM-2.6:rhacm2/volsync-mover-restic-rhel8@sha256:af340c16f263cc22201539b46aa190be5bdad9700c41093cd30822b0503118c7_s390x",
"8Base-RHACM-2.6:rhacm2/volsync-mover-restic-rhel8@sha256:bcba5128ef35f15470966ecf5fd6371070949faa1375e930de6208d256bb5aa4_ppc64le",
"8Base-RHACM-2.6:rhacm2/volsync-mover-restic-rhel8@sha256:d1e0fb45b4337dbe141e22b1ad1c3aaf21acad1349644b4f51df35c76ea77997_arm64",
"8Base-RHACM-2.6:rhacm2/volsync-mover-rsync-rhel8@sha256:1b4996edfec9ad6bc81d4637797429866454b49d0e19a4181bcd76deed6db5c6_ppc64le",
"8Base-RHACM-2.6:rhacm2/volsync-mover-rsync-rhel8@sha256:6c02663d7d04e79c26c8d2b8d6ba6d71c19b85062cb7d1c39c9b2277cc503322_s390x",
"8Base-RHACM-2.6:rhacm2/volsync-mover-rsync-rhel8@sha256:6e4e7c4eb153e91c735917dcd6f06f4453c9962a7697ffa40cad941f8b870b45_arm64",
"8Base-RHACM-2.6:rhacm2/volsync-mover-rsync-rhel8@sha256:cfb59342191cc8986ad308670a34f74aceae39329e085d27917aa5ff8d2631a7_amd64",
"8Base-RHACM-2.6:rhacm2/volsync-mover-syncthing-rhel8@sha256:1c3f96c2e7787b5d2c3c48c66a54fa952a59b82dbe119b8f4506279d2ae75304_arm64",
"8Base-RHACM-2.6:rhacm2/volsync-mover-syncthing-rhel8@sha256:457e145404b67acbb681a2432401d6de0a587bf7d844c86d6539dc2605ed87f2_ppc64le",
"8Base-RHACM-2.6:rhacm2/volsync-mover-syncthing-rhel8@sha256:5c6b0466ac9be0293edd8d55f43fe3b9ae5e833a223af33c29b7338c8a47d656_amd64",
"8Base-RHACM-2.6:rhacm2/volsync-mover-syncthing-rhel8@sha256:e4485e9a91a9ab3494ca1fdb0779e8a03a88b846bf4df3b5f34c5fa7b2714bf4_s390x",
"8Base-RHACM-2.6:rhacm2/volsync-operator-bundle@sha256:39f804bbf41c5165b84e06cc15f753a85fe11bf37706f0147a4345a9e8d0488f_amd64",
"8Base-RHACM-2.6:rhacm2/volsync-rhel8@sha256:01a39318c761d435e1cc91837fb017014f5bd7f3fa43f3859fe0b8071e56a385_amd64",
"8Base-RHACM-2.6:rhacm2/volsync-rhel8@sha256:2d1b6bbc13629367ed2cbd0a551e9aa8732f330673d70c0bc8c3ce16049a4ae5_ppc64le",
"8Base-RHACM-2.6:rhacm2/volsync-rhel8@sha256:a90ddd406a30d9a95cfd27f002d133dfc6042309815a9d850cdd36cc788e932d_arm64",
"8Base-RHACM-2.6:rhacm2/volsync-rhel8@sha256:d6780a0a1cf868d6f65f19daf6e9e6ed9ee08b48694fd5f3827ba70714ca7440_s390x"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2022-32148"
},
{
"category": "external",
"summary": "RHBZ#2107383",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2107383"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2022-32148",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-32148"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2022-32148",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2022-32148"
},
{
"category": "external",
"summary": "https://go.dev/issue/53423",
"url": "https://go.dev/issue/53423"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-announce/c/nqrv9fbR0zE",
"url": "https://groups.google.com/g/golang-announce/c/nqrv9fbR0zE"
}
],
"release_date": "2022-07-12T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2022-09-06T14:14:15+00:00",
"details": "For details on how to install VolSync, refer to:\n\nhttps://access.redhat.com/documentation/en-us/red_hat_advanced_cluster_management_for_kubernetes/2.6/html/add-ons/add-ons-overview#volsync-rsync-rep",
"product_ids": [
"8Base-RHACM-2.6:rhacm2/volsync-mover-rclone-rhel8@sha256:0432e656141b9b96c4abe83a319728ee425ecc38b612339b7e746eeab3fa6eb1_ppc64le",
"8Base-RHACM-2.6:rhacm2/volsync-mover-rclone-rhel8@sha256:38e0d652b99dfa8e1fbf2160c931c91fcafe2115025d21cad8349bf3b32a52e8_amd64",
"8Base-RHACM-2.6:rhacm2/volsync-mover-rclone-rhel8@sha256:8355564bbddbc0474957b06509dff1b0af5d903572362f8a37bdf0a0785fb930_arm64",
"8Base-RHACM-2.6:rhacm2/volsync-mover-rclone-rhel8@sha256:cdd1849150705a02385d68a1ea6063243c28a1d0cacbb3ccf7b4844df82b17cf_s390x",
"8Base-RHACM-2.6:rhacm2/volsync-mover-restic-rhel8@sha256:6d7f6d469d82cbb09a13b508917b555b40075a191e58d5c6ab78b39f98b2d723_amd64",
"8Base-RHACM-2.6:rhacm2/volsync-mover-restic-rhel8@sha256:af340c16f263cc22201539b46aa190be5bdad9700c41093cd30822b0503118c7_s390x",
"8Base-RHACM-2.6:rhacm2/volsync-mover-restic-rhel8@sha256:bcba5128ef35f15470966ecf5fd6371070949faa1375e930de6208d256bb5aa4_ppc64le",
"8Base-RHACM-2.6:rhacm2/volsync-mover-restic-rhel8@sha256:d1e0fb45b4337dbe141e22b1ad1c3aaf21acad1349644b4f51df35c76ea77997_arm64",
"8Base-RHACM-2.6:rhacm2/volsync-mover-rsync-rhel8@sha256:1b4996edfec9ad6bc81d4637797429866454b49d0e19a4181bcd76deed6db5c6_ppc64le",
"8Base-RHACM-2.6:rhacm2/volsync-mover-rsync-rhel8@sha256:6c02663d7d04e79c26c8d2b8d6ba6d71c19b85062cb7d1c39c9b2277cc503322_s390x",
"8Base-RHACM-2.6:rhacm2/volsync-mover-rsync-rhel8@sha256:6e4e7c4eb153e91c735917dcd6f06f4453c9962a7697ffa40cad941f8b870b45_arm64",
"8Base-RHACM-2.6:rhacm2/volsync-mover-rsync-rhel8@sha256:cfb59342191cc8986ad308670a34f74aceae39329e085d27917aa5ff8d2631a7_amd64",
"8Base-RHACM-2.6:rhacm2/volsync-mover-syncthing-rhel8@sha256:1c3f96c2e7787b5d2c3c48c66a54fa952a59b82dbe119b8f4506279d2ae75304_arm64",
"8Base-RHACM-2.6:rhacm2/volsync-mover-syncthing-rhel8@sha256:457e145404b67acbb681a2432401d6de0a587bf7d844c86d6539dc2605ed87f2_ppc64le",
"8Base-RHACM-2.6:rhacm2/volsync-mover-syncthing-rhel8@sha256:5c6b0466ac9be0293edd8d55f43fe3b9ae5e833a223af33c29b7338c8a47d656_amd64",
"8Base-RHACM-2.6:rhacm2/volsync-mover-syncthing-rhel8@sha256:e4485e9a91a9ab3494ca1fdb0779e8a03a88b846bf4df3b5f34c5fa7b2714bf4_s390x",
"8Base-RHACM-2.6:rhacm2/volsync-operator-bundle@sha256:39f804bbf41c5165b84e06cc15f753a85fe11bf37706f0147a4345a9e8d0488f_amd64",
"8Base-RHACM-2.6:rhacm2/volsync-rhel8@sha256:01a39318c761d435e1cc91837fb017014f5bd7f3fa43f3859fe0b8071e56a385_amd64",
"8Base-RHACM-2.6:rhacm2/volsync-rhel8@sha256:2d1b6bbc13629367ed2cbd0a551e9aa8732f330673d70c0bc8c3ce16049a4ae5_ppc64le",
"8Base-RHACM-2.6:rhacm2/volsync-rhel8@sha256:a90ddd406a30d9a95cfd27f002d133dfc6042309815a9d850cdd36cc788e932d_arm64",
"8Base-RHACM-2.6:rhacm2/volsync-rhel8@sha256:d6780a0a1cf868d6f65f19daf6e9e6ed9ee08b48694fd5f3827ba70714ca7440_s390x"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2022:6347"
}
],
"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.6:rhacm2/volsync-mover-rclone-rhel8@sha256:0432e656141b9b96c4abe83a319728ee425ecc38b612339b7e746eeab3fa6eb1_ppc64le",
"8Base-RHACM-2.6:rhacm2/volsync-mover-rclone-rhel8@sha256:38e0d652b99dfa8e1fbf2160c931c91fcafe2115025d21cad8349bf3b32a52e8_amd64",
"8Base-RHACM-2.6:rhacm2/volsync-mover-rclone-rhel8@sha256:8355564bbddbc0474957b06509dff1b0af5d903572362f8a37bdf0a0785fb930_arm64",
"8Base-RHACM-2.6:rhacm2/volsync-mover-rclone-rhel8@sha256:cdd1849150705a02385d68a1ea6063243c28a1d0cacbb3ccf7b4844df82b17cf_s390x",
"8Base-RHACM-2.6:rhacm2/volsync-mover-restic-rhel8@sha256:6d7f6d469d82cbb09a13b508917b555b40075a191e58d5c6ab78b39f98b2d723_amd64",
"8Base-RHACM-2.6:rhacm2/volsync-mover-restic-rhel8@sha256:af340c16f263cc22201539b46aa190be5bdad9700c41093cd30822b0503118c7_s390x",
"8Base-RHACM-2.6:rhacm2/volsync-mover-restic-rhel8@sha256:bcba5128ef35f15470966ecf5fd6371070949faa1375e930de6208d256bb5aa4_ppc64le",
"8Base-RHACM-2.6:rhacm2/volsync-mover-restic-rhel8@sha256:d1e0fb45b4337dbe141e22b1ad1c3aaf21acad1349644b4f51df35c76ea77997_arm64",
"8Base-RHACM-2.6:rhacm2/volsync-mover-rsync-rhel8@sha256:1b4996edfec9ad6bc81d4637797429866454b49d0e19a4181bcd76deed6db5c6_ppc64le",
"8Base-RHACM-2.6:rhacm2/volsync-mover-rsync-rhel8@sha256:6c02663d7d04e79c26c8d2b8d6ba6d71c19b85062cb7d1c39c9b2277cc503322_s390x",
"8Base-RHACM-2.6:rhacm2/volsync-mover-rsync-rhel8@sha256:6e4e7c4eb153e91c735917dcd6f06f4453c9962a7697ffa40cad941f8b870b45_arm64",
"8Base-RHACM-2.6:rhacm2/volsync-mover-rsync-rhel8@sha256:cfb59342191cc8986ad308670a34f74aceae39329e085d27917aa5ff8d2631a7_amd64",
"8Base-RHACM-2.6:rhacm2/volsync-mover-syncthing-rhel8@sha256:1c3f96c2e7787b5d2c3c48c66a54fa952a59b82dbe119b8f4506279d2ae75304_arm64",
"8Base-RHACM-2.6:rhacm2/volsync-mover-syncthing-rhel8@sha256:457e145404b67acbb681a2432401d6de0a587bf7d844c86d6539dc2605ed87f2_ppc64le",
"8Base-RHACM-2.6:rhacm2/volsync-mover-syncthing-rhel8@sha256:5c6b0466ac9be0293edd8d55f43fe3b9ae5e833a223af33c29b7338c8a47d656_amd64",
"8Base-RHACM-2.6:rhacm2/volsync-mover-syncthing-rhel8@sha256:e4485e9a91a9ab3494ca1fdb0779e8a03a88b846bf4df3b5f34c5fa7b2714bf4_s390x",
"8Base-RHACM-2.6:rhacm2/volsync-operator-bundle@sha256:39f804bbf41c5165b84e06cc15f753a85fe11bf37706f0147a4345a9e8d0488f_amd64",
"8Base-RHACM-2.6:rhacm2/volsync-rhel8@sha256:01a39318c761d435e1cc91837fb017014f5bd7f3fa43f3859fe0b8071e56a385_amd64",
"8Base-RHACM-2.6:rhacm2/volsync-rhel8@sha256:2d1b6bbc13629367ed2cbd0a551e9aa8732f330673d70c0bc8c3ce16049a4ae5_ppc64le",
"8Base-RHACM-2.6:rhacm2/volsync-rhel8@sha256:a90ddd406a30d9a95cfd27f002d133dfc6042309815a9d850cdd36cc788e932d_arm64",
"8Base-RHACM-2.6:rhacm2/volsync-rhel8@sha256:d6780a0a1cf868d6f65f19daf6e9e6ed9ee08b48694fd5f3827ba70714ca7440_s390x"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "golang: net/http/httputil: NewSingleHostReverseProxy - omit X-Forwarded-For not working"
}
]
}
RHSA-2022:5799
Vulnerability from csaf_redhat
Notes
{
"document": {
"aggregate_severity": {
"namespace": "https://access.redhat.com/security/updates/classification/",
"text": "Important"
},
"category": "csaf_security_advisory",
"csaf_version": "2.0",
"distribution": {
"text": "Copyright \u00a9 Red Hat, Inc. All rights reserved.",
"tlp": {
"label": "WHITE",
"url": "https://www.first.org/tlp/"
}
},
"lang": "en",
"notes": [
{
"category": "summary",
"text": "An update for go-toolset and golang is now available for Red Hat Enterprise Linux 9.\n\nRed Hat Product Security has rated this update as having a security impact of Important. A Common Vulnerability Scoring System (CVSS) base score, which gives a detailed severity rating, is available for each vulnerability from the CVE link(s) in the References section.",
"title": "Topic"
},
{
"category": "general",
"text": "Go Toolset provides the Go programming language tools and libraries. Go is alternatively known as golang. \n\nThe golang packages provide the Go programming language compiler.\n\nSecurity Fix(es):\n\n* golang: compress/gzip: stack exhaustion in Reader.Read (CVE-2022-30631)\n\n* golang: net/http: improper sanitization of Transfer-Encoding header (CVE-2022-1705)\n\n* golang: go/parser: stack exhaustion in all Parse* functions (CVE-2022-1962)\n\n* golang: encoding/xml: stack exhaustion in Decoder.Skip (CVE-2022-28131)\n\n* golang: io/fs: stack exhaustion in Glob (CVE-2022-30630)\n\n* golang: path/filepath: stack exhaustion in Glob (CVE-2022-30632)\n\n* golang: encoding/xml: stack exhaustion in Unmarshal (CVE-2022-30633)\n\n* golang: encoding/gob: stack exhaustion in Decoder.Decode (CVE-2022-30635)\n\n* golang: net/http/httputil: NewSingleHostReverseProxy - omit X-Forwarded-For not working (CVE-2022-32148)\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* Clean up dist-git patches (BZ#2109174)\n\n* Update Go to version 1.17.12 (BZ#2109183)",
"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-2022:5799",
"url": "https://access.redhat.com/errata/RHSA-2022:5799"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/updates/classification/#important",
"url": "https://access.redhat.com/security/updates/classification/#important"
},
{
"category": "external",
"summary": "2107342",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2107342"
},
{
"category": "external",
"summary": "2107371",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2107371"
},
{
"category": "external",
"summary": "2107374",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2107374"
},
{
"category": "external",
"summary": "2107376",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2107376"
},
{
"category": "external",
"summary": "2107383",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2107383"
},
{
"category": "external",
"summary": "2107386",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2107386"
},
{
"category": "external",
"summary": "2107388",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2107388"
},
{
"category": "external",
"summary": "2107390",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2107390"
},
{
"category": "external",
"summary": "2107392",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2107392"
},
{
"category": "self",
"summary": "Canonical URL",
"url": "https://security.access.redhat.com/data/csaf/v2/advisories/2022/rhsa-2022_5799.json"
}
],
"title": "Red Hat Security Advisory: go-toolset and golang security and bug fix update",
"tracking": {
"current_release_date": "2025-10-31T13:02:03+00:00",
"generator": {
"date": "2025-10-31T13:02:03+00:00",
"engine": {
"name": "Red Hat SDEngine",
"version": "4.6.10"
}
},
"id": "RHSA-2022:5799",
"initial_release_date": "2022-08-01T16:07:42+00:00",
"revision_history": [
{
"date": "2022-08-01T16:07:42+00:00",
"number": "1",
"summary": "Initial version"
},
{
"date": "2022-08-01T16:07:42+00:00",
"number": "2",
"summary": "Last updated version"
},
{
"date": "2025-10-31T13:02:03+00:00",
"number": "3",
"summary": "Last generated version"
}
],
"status": "final",
"version": "3"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_name",
"name": "Red Hat Enterprise Linux AppStream (v. 9)",
"product": {
"name": "Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.0.0.Z.MAIN.EUS",
"product_identification_helper": {
"cpe": "cpe:/a:redhat:enterprise_linux:9::appstream"
}
}
}
],
"category": "product_family",
"name": "Red Hat Enterprise Linux"
},
{
"branches": [
{
"category": "product_version",
"name": "golang-0:1.17.12-1.el9_0.src",
"product": {
"name": "golang-0:1.17.12-1.el9_0.src",
"product_id": "golang-0:1.17.12-1.el9_0.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/golang@1.17.12-1.el9_0?arch=src"
}
}
},
{
"category": "product_version",
"name": "go-toolset-0:1.17.12-1.el9_0.src",
"product": {
"name": "go-toolset-0:1.17.12-1.el9_0.src",
"product_id": "go-toolset-0:1.17.12-1.el9_0.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/go-toolset@1.17.12-1.el9_0?arch=src"
}
}
}
],
"category": "architecture",
"name": "src"
},
{
"branches": [
{
"category": "product_version",
"name": "golang-0:1.17.12-1.el9_0.aarch64",
"product": {
"name": "golang-0:1.17.12-1.el9_0.aarch64",
"product_id": "golang-0:1.17.12-1.el9_0.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/golang@1.17.12-1.el9_0?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "golang-bin-0:1.17.12-1.el9_0.aarch64",
"product": {
"name": "golang-bin-0:1.17.12-1.el9_0.aarch64",
"product_id": "golang-bin-0:1.17.12-1.el9_0.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/golang-bin@1.17.12-1.el9_0?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "go-toolset-0:1.17.12-1.el9_0.aarch64",
"product": {
"name": "go-toolset-0:1.17.12-1.el9_0.aarch64",
"product_id": "go-toolset-0:1.17.12-1.el9_0.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/go-toolset@1.17.12-1.el9_0?arch=aarch64"
}
}
}
],
"category": "architecture",
"name": "aarch64"
},
{
"branches": [
{
"category": "product_version",
"name": "golang-0:1.17.12-1.el9_0.ppc64le",
"product": {
"name": "golang-0:1.17.12-1.el9_0.ppc64le",
"product_id": "golang-0:1.17.12-1.el9_0.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/golang@1.17.12-1.el9_0?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "golang-bin-0:1.17.12-1.el9_0.ppc64le",
"product": {
"name": "golang-bin-0:1.17.12-1.el9_0.ppc64le",
"product_id": "golang-bin-0:1.17.12-1.el9_0.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/golang-bin@1.17.12-1.el9_0?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "go-toolset-0:1.17.12-1.el9_0.ppc64le",
"product": {
"name": "go-toolset-0:1.17.12-1.el9_0.ppc64le",
"product_id": "go-toolset-0:1.17.12-1.el9_0.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/go-toolset@1.17.12-1.el9_0?arch=ppc64le"
}
}
}
],
"category": "architecture",
"name": "ppc64le"
},
{
"branches": [
{
"category": "product_version",
"name": "golang-0:1.17.12-1.el9_0.x86_64",
"product": {
"name": "golang-0:1.17.12-1.el9_0.x86_64",
"product_id": "golang-0:1.17.12-1.el9_0.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/golang@1.17.12-1.el9_0?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "golang-bin-0:1.17.12-1.el9_0.x86_64",
"product": {
"name": "golang-bin-0:1.17.12-1.el9_0.x86_64",
"product_id": "golang-bin-0:1.17.12-1.el9_0.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/golang-bin@1.17.12-1.el9_0?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "golang-race-0:1.17.12-1.el9_0.x86_64",
"product": {
"name": "golang-race-0:1.17.12-1.el9_0.x86_64",
"product_id": "golang-race-0:1.17.12-1.el9_0.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/golang-race@1.17.12-1.el9_0?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "go-toolset-0:1.17.12-1.el9_0.x86_64",
"product": {
"name": "go-toolset-0:1.17.12-1.el9_0.x86_64",
"product_id": "go-toolset-0:1.17.12-1.el9_0.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/go-toolset@1.17.12-1.el9_0?arch=x86_64"
}
}
}
],
"category": "architecture",
"name": "x86_64"
},
{
"branches": [
{
"category": "product_version",
"name": "golang-0:1.17.12-1.el9_0.s390x",
"product": {
"name": "golang-0:1.17.12-1.el9_0.s390x",
"product_id": "golang-0:1.17.12-1.el9_0.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/golang@1.17.12-1.el9_0?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "golang-bin-0:1.17.12-1.el9_0.s390x",
"product": {
"name": "golang-bin-0:1.17.12-1.el9_0.s390x",
"product_id": "golang-bin-0:1.17.12-1.el9_0.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/golang-bin@1.17.12-1.el9_0?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "go-toolset-0:1.17.12-1.el9_0.s390x",
"product": {
"name": "go-toolset-0:1.17.12-1.el9_0.s390x",
"product_id": "go-toolset-0:1.17.12-1.el9_0.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/go-toolset@1.17.12-1.el9_0?arch=s390x"
}
}
}
],
"category": "architecture",
"name": "s390x"
},
{
"branches": [
{
"category": "product_version",
"name": "golang-docs-0:1.17.12-1.el9_0.noarch",
"product": {
"name": "golang-docs-0:1.17.12-1.el9_0.noarch",
"product_id": "golang-docs-0:1.17.12-1.el9_0.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/golang-docs@1.17.12-1.el9_0?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "golang-misc-0:1.17.12-1.el9_0.noarch",
"product": {
"name": "golang-misc-0:1.17.12-1.el9_0.noarch",
"product_id": "golang-misc-0:1.17.12-1.el9_0.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/golang-misc@1.17.12-1.el9_0?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "golang-src-0:1.17.12-1.el9_0.noarch",
"product": {
"name": "golang-src-0:1.17.12-1.el9_0.noarch",
"product_id": "golang-src-0:1.17.12-1.el9_0.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/golang-src@1.17.12-1.el9_0?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "golang-tests-0:1.17.12-1.el9_0.noarch",
"product": {
"name": "golang-tests-0:1.17.12-1.el9_0.noarch",
"product_id": "golang-tests-0:1.17.12-1.el9_0.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/golang-tests@1.17.12-1.el9_0?arch=noarch"
}
}
}
],
"category": "architecture",
"name": "noarch"
}
],
"category": "vendor",
"name": "Red Hat"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "go-toolset-0:1.17.12-1.el9_0.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.0.0.Z.MAIN.EUS:go-toolset-0:1.17.12-1.el9_0.aarch64"
},
"product_reference": "go-toolset-0:1.17.12-1.el9_0.aarch64",
"relates_to_product_reference": "AppStream-9.0.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go-toolset-0:1.17.12-1.el9_0.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.0.0.Z.MAIN.EUS:go-toolset-0:1.17.12-1.el9_0.ppc64le"
},
"product_reference": "go-toolset-0:1.17.12-1.el9_0.ppc64le",
"relates_to_product_reference": "AppStream-9.0.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go-toolset-0:1.17.12-1.el9_0.s390x as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.0.0.Z.MAIN.EUS:go-toolset-0:1.17.12-1.el9_0.s390x"
},
"product_reference": "go-toolset-0:1.17.12-1.el9_0.s390x",
"relates_to_product_reference": "AppStream-9.0.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go-toolset-0:1.17.12-1.el9_0.src as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.0.0.Z.MAIN.EUS:go-toolset-0:1.17.12-1.el9_0.src"
},
"product_reference": "go-toolset-0:1.17.12-1.el9_0.src",
"relates_to_product_reference": "AppStream-9.0.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go-toolset-0:1.17.12-1.el9_0.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.0.0.Z.MAIN.EUS:go-toolset-0:1.17.12-1.el9_0.x86_64"
},
"product_reference": "go-toolset-0:1.17.12-1.el9_0.x86_64",
"relates_to_product_reference": "AppStream-9.0.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "golang-0:1.17.12-1.el9_0.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.0.0.Z.MAIN.EUS:golang-0:1.17.12-1.el9_0.aarch64"
},
"product_reference": "golang-0:1.17.12-1.el9_0.aarch64",
"relates_to_product_reference": "AppStream-9.0.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "golang-0:1.17.12-1.el9_0.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.0.0.Z.MAIN.EUS:golang-0:1.17.12-1.el9_0.ppc64le"
},
"product_reference": "golang-0:1.17.12-1.el9_0.ppc64le",
"relates_to_product_reference": "AppStream-9.0.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "golang-0:1.17.12-1.el9_0.s390x as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.0.0.Z.MAIN.EUS:golang-0:1.17.12-1.el9_0.s390x"
},
"product_reference": "golang-0:1.17.12-1.el9_0.s390x",
"relates_to_product_reference": "AppStream-9.0.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "golang-0:1.17.12-1.el9_0.src as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.0.0.Z.MAIN.EUS:golang-0:1.17.12-1.el9_0.src"
},
"product_reference": "golang-0:1.17.12-1.el9_0.src",
"relates_to_product_reference": "AppStream-9.0.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "golang-0:1.17.12-1.el9_0.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.0.0.Z.MAIN.EUS:golang-0:1.17.12-1.el9_0.x86_64"
},
"product_reference": "golang-0:1.17.12-1.el9_0.x86_64",
"relates_to_product_reference": "AppStream-9.0.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "golang-bin-0:1.17.12-1.el9_0.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.0.0.Z.MAIN.EUS:golang-bin-0:1.17.12-1.el9_0.aarch64"
},
"product_reference": "golang-bin-0:1.17.12-1.el9_0.aarch64",
"relates_to_product_reference": "AppStream-9.0.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "golang-bin-0:1.17.12-1.el9_0.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.0.0.Z.MAIN.EUS:golang-bin-0:1.17.12-1.el9_0.ppc64le"
},
"product_reference": "golang-bin-0:1.17.12-1.el9_0.ppc64le",
"relates_to_product_reference": "AppStream-9.0.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "golang-bin-0:1.17.12-1.el9_0.s390x as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.0.0.Z.MAIN.EUS:golang-bin-0:1.17.12-1.el9_0.s390x"
},
"product_reference": "golang-bin-0:1.17.12-1.el9_0.s390x",
"relates_to_product_reference": "AppStream-9.0.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "golang-bin-0:1.17.12-1.el9_0.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.0.0.Z.MAIN.EUS:golang-bin-0:1.17.12-1.el9_0.x86_64"
},
"product_reference": "golang-bin-0:1.17.12-1.el9_0.x86_64",
"relates_to_product_reference": "AppStream-9.0.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "golang-docs-0:1.17.12-1.el9_0.noarch as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.0.0.Z.MAIN.EUS:golang-docs-0:1.17.12-1.el9_0.noarch"
},
"product_reference": "golang-docs-0:1.17.12-1.el9_0.noarch",
"relates_to_product_reference": "AppStream-9.0.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "golang-misc-0:1.17.12-1.el9_0.noarch as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.0.0.Z.MAIN.EUS:golang-misc-0:1.17.12-1.el9_0.noarch"
},
"product_reference": "golang-misc-0:1.17.12-1.el9_0.noarch",
"relates_to_product_reference": "AppStream-9.0.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "golang-race-0:1.17.12-1.el9_0.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.0.0.Z.MAIN.EUS:golang-race-0:1.17.12-1.el9_0.x86_64"
},
"product_reference": "golang-race-0:1.17.12-1.el9_0.x86_64",
"relates_to_product_reference": "AppStream-9.0.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "golang-src-0:1.17.12-1.el9_0.noarch as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.0.0.Z.MAIN.EUS:golang-src-0:1.17.12-1.el9_0.noarch"
},
"product_reference": "golang-src-0:1.17.12-1.el9_0.noarch",
"relates_to_product_reference": "AppStream-9.0.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "golang-tests-0:1.17.12-1.el9_0.noarch as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.0.0.Z.MAIN.EUS:golang-tests-0:1.17.12-1.el9_0.noarch"
},
"product_reference": "golang-tests-0:1.17.12-1.el9_0.noarch",
"relates_to_product_reference": "AppStream-9.0.0.Z.MAIN.EUS"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2022-1705",
"cwe": {
"id": "CWE-444",
"name": "Inconsistent Interpretation of HTTP Requests (\u0027HTTP Request/Response Smuggling\u0027)"
},
"discovery_date": "2022-07-14T00:00:00+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"AppStream-9.0.0.Z.MAIN.EUS:go-toolset-0:1.17.12-1.el9_0.aarch64",
"AppStream-9.0.0.Z.MAIN.EUS:go-toolset-0:1.17.12-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.MAIN.EUS:go-toolset-0:1.17.12-1.el9_0.s390x",
"AppStream-9.0.0.Z.MAIN.EUS:go-toolset-0:1.17.12-1.el9_0.src",
"AppStream-9.0.0.Z.MAIN.EUS:go-toolset-0:1.17.12-1.el9_0.x86_64"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2107374"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in golang. The HTTP/1 client accepted invalid Transfer-Encoding headers indicating \"chunked\" encoding. This issue could allow request smuggling, but only if combined with an intermediate server that also improperly accepts the header as invalid.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "golang: net/http: improper sanitization of Transfer-Encoding header",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "Within regulated environments, a combination of the following controls acts as a significant barrier to successfully exploiting a CWE-444: Inconsistent Interpretation of HTTP Requests (\u0027HTTP Request/Response Smuggling\u0027) vulnerability and therefore downgrades the severity of this particular CVE from Moderate to Low.\n\nThe platform uses secure, encrypted HTTPS connections over TLS 1.2 to reduce the risk of smuggling attacks by preventing the injection of ambiguous or malformed requests between components. The environment employs IPS/IDS and antimalware solutions to detect and block malicious code while ensuring consistent interpretation of HTTP requests across network layers, mitigating request/response inconsistencies. Event logs are collected and analyzed for centralization, correlation, monitoring, alerting, and retention, enabling the detection of malformed or suspicious HTTP traffic. Static code analysis and peer reviews enforce strong input validation and error handling to ensure all user inputs adhere to HTTP protocol specifications.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\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.0.0.Z.MAIN.EUS:golang-0:1.17.12-1.el9_0.aarch64",
"AppStream-9.0.0.Z.MAIN.EUS:golang-0:1.17.12-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.MAIN.EUS:golang-0:1.17.12-1.el9_0.s390x",
"AppStream-9.0.0.Z.MAIN.EUS:golang-0:1.17.12-1.el9_0.src",
"AppStream-9.0.0.Z.MAIN.EUS:golang-0:1.17.12-1.el9_0.x86_64",
"AppStream-9.0.0.Z.MAIN.EUS:golang-bin-0:1.17.12-1.el9_0.aarch64",
"AppStream-9.0.0.Z.MAIN.EUS:golang-bin-0:1.17.12-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.MAIN.EUS:golang-bin-0:1.17.12-1.el9_0.s390x",
"AppStream-9.0.0.Z.MAIN.EUS:golang-bin-0:1.17.12-1.el9_0.x86_64",
"AppStream-9.0.0.Z.MAIN.EUS:golang-docs-0:1.17.12-1.el9_0.noarch",
"AppStream-9.0.0.Z.MAIN.EUS:golang-misc-0:1.17.12-1.el9_0.noarch",
"AppStream-9.0.0.Z.MAIN.EUS:golang-race-0:1.17.12-1.el9_0.x86_64",
"AppStream-9.0.0.Z.MAIN.EUS:golang-src-0:1.17.12-1.el9_0.noarch",
"AppStream-9.0.0.Z.MAIN.EUS:golang-tests-0:1.17.12-1.el9_0.noarch"
],
"known_not_affected": [
"AppStream-9.0.0.Z.MAIN.EUS:go-toolset-0:1.17.12-1.el9_0.aarch64",
"AppStream-9.0.0.Z.MAIN.EUS:go-toolset-0:1.17.12-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.MAIN.EUS:go-toolset-0:1.17.12-1.el9_0.s390x",
"AppStream-9.0.0.Z.MAIN.EUS:go-toolset-0:1.17.12-1.el9_0.src",
"AppStream-9.0.0.Z.MAIN.EUS:go-toolset-0:1.17.12-1.el9_0.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2022-1705"
},
{
"category": "external",
"summary": "RHBZ#2107374",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2107374"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2022-1705",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-1705"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2022-1705",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2022-1705"
},
{
"category": "external",
"summary": "https://go.dev/issue/53188",
"url": "https://go.dev/issue/53188"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-announce/c/nqrv9fbR0zE",
"url": "https://groups.google.com/g/golang-announce/c/nqrv9fbR0zE"
}
],
"release_date": "2022-07-12T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2022-08-01T16:07:42+00:00",
"details": "For details on how 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.0.0.Z.MAIN.EUS:golang-0:1.17.12-1.el9_0.aarch64",
"AppStream-9.0.0.Z.MAIN.EUS:golang-0:1.17.12-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.MAIN.EUS:golang-0:1.17.12-1.el9_0.s390x",
"AppStream-9.0.0.Z.MAIN.EUS:golang-0:1.17.12-1.el9_0.src",
"AppStream-9.0.0.Z.MAIN.EUS:golang-0:1.17.12-1.el9_0.x86_64",
"AppStream-9.0.0.Z.MAIN.EUS:golang-bin-0:1.17.12-1.el9_0.aarch64",
"AppStream-9.0.0.Z.MAIN.EUS:golang-bin-0:1.17.12-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.MAIN.EUS:golang-bin-0:1.17.12-1.el9_0.s390x",
"AppStream-9.0.0.Z.MAIN.EUS:golang-bin-0:1.17.12-1.el9_0.x86_64",
"AppStream-9.0.0.Z.MAIN.EUS:golang-docs-0:1.17.12-1.el9_0.noarch",
"AppStream-9.0.0.Z.MAIN.EUS:golang-misc-0:1.17.12-1.el9_0.noarch",
"AppStream-9.0.0.Z.MAIN.EUS:golang-race-0:1.17.12-1.el9_0.x86_64",
"AppStream-9.0.0.Z.MAIN.EUS:golang-src-0:1.17.12-1.el9_0.noarch",
"AppStream-9.0.0.Z.MAIN.EUS:golang-tests-0:1.17.12-1.el9_0.noarch"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2022:5799"
}
],
"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": [
"AppStream-9.0.0.Z.MAIN.EUS:go-toolset-0:1.17.12-1.el9_0.aarch64",
"AppStream-9.0.0.Z.MAIN.EUS:go-toolset-0:1.17.12-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.MAIN.EUS:go-toolset-0:1.17.12-1.el9_0.s390x",
"AppStream-9.0.0.Z.MAIN.EUS:go-toolset-0:1.17.12-1.el9_0.src",
"AppStream-9.0.0.Z.MAIN.EUS:go-toolset-0:1.17.12-1.el9_0.x86_64",
"AppStream-9.0.0.Z.MAIN.EUS:golang-0:1.17.12-1.el9_0.aarch64",
"AppStream-9.0.0.Z.MAIN.EUS:golang-0:1.17.12-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.MAIN.EUS:golang-0:1.17.12-1.el9_0.s390x",
"AppStream-9.0.0.Z.MAIN.EUS:golang-0:1.17.12-1.el9_0.src",
"AppStream-9.0.0.Z.MAIN.EUS:golang-0:1.17.12-1.el9_0.x86_64",
"AppStream-9.0.0.Z.MAIN.EUS:golang-bin-0:1.17.12-1.el9_0.aarch64",
"AppStream-9.0.0.Z.MAIN.EUS:golang-bin-0:1.17.12-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.MAIN.EUS:golang-bin-0:1.17.12-1.el9_0.s390x",
"AppStream-9.0.0.Z.MAIN.EUS:golang-bin-0:1.17.12-1.el9_0.x86_64",
"AppStream-9.0.0.Z.MAIN.EUS:golang-docs-0:1.17.12-1.el9_0.noarch",
"AppStream-9.0.0.Z.MAIN.EUS:golang-misc-0:1.17.12-1.el9_0.noarch",
"AppStream-9.0.0.Z.MAIN.EUS:golang-race-0:1.17.12-1.el9_0.x86_64",
"AppStream-9.0.0.Z.MAIN.EUS:golang-src-0:1.17.12-1.el9_0.noarch",
"AppStream-9.0.0.Z.MAIN.EUS:golang-tests-0:1.17.12-1.el9_0.noarch"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "golang: net/http: improper sanitization of Transfer-Encoding header"
},
{
"cve": "CVE-2022-1962",
"cwe": {
"id": "CWE-1325",
"name": "Improperly Controlled Sequential Memory Allocation"
},
"discovery_date": "2022-07-14T00:00:00+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"AppStream-9.0.0.Z.MAIN.EUS:go-toolset-0:1.17.12-1.el9_0.aarch64",
"AppStream-9.0.0.Z.MAIN.EUS:go-toolset-0:1.17.12-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.MAIN.EUS:go-toolset-0:1.17.12-1.el9_0.s390x",
"AppStream-9.0.0.Z.MAIN.EUS:go-toolset-0:1.17.12-1.el9_0.src",
"AppStream-9.0.0.Z.MAIN.EUS:go-toolset-0:1.17.12-1.el9_0.x86_64"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2107376"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in the golang standard library, go/parser. When calling any Parse functions on the Go source code, which contains deeply nested types or declarations, a panic can occur due to stack exhaustion. This issue allows an attacker to impact system availability.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "golang: go/parser: stack exhaustion in all Parse* functions",
"title": "Vulnerability summary"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"AppStream-9.0.0.Z.MAIN.EUS:golang-0:1.17.12-1.el9_0.aarch64",
"AppStream-9.0.0.Z.MAIN.EUS:golang-0:1.17.12-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.MAIN.EUS:golang-0:1.17.12-1.el9_0.s390x",
"AppStream-9.0.0.Z.MAIN.EUS:golang-0:1.17.12-1.el9_0.src",
"AppStream-9.0.0.Z.MAIN.EUS:golang-0:1.17.12-1.el9_0.x86_64",
"AppStream-9.0.0.Z.MAIN.EUS:golang-bin-0:1.17.12-1.el9_0.aarch64",
"AppStream-9.0.0.Z.MAIN.EUS:golang-bin-0:1.17.12-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.MAIN.EUS:golang-bin-0:1.17.12-1.el9_0.s390x",
"AppStream-9.0.0.Z.MAIN.EUS:golang-bin-0:1.17.12-1.el9_0.x86_64",
"AppStream-9.0.0.Z.MAIN.EUS:golang-docs-0:1.17.12-1.el9_0.noarch",
"AppStream-9.0.0.Z.MAIN.EUS:golang-misc-0:1.17.12-1.el9_0.noarch",
"AppStream-9.0.0.Z.MAIN.EUS:golang-race-0:1.17.12-1.el9_0.x86_64",
"AppStream-9.0.0.Z.MAIN.EUS:golang-src-0:1.17.12-1.el9_0.noarch",
"AppStream-9.0.0.Z.MAIN.EUS:golang-tests-0:1.17.12-1.el9_0.noarch"
],
"known_not_affected": [
"AppStream-9.0.0.Z.MAIN.EUS:go-toolset-0:1.17.12-1.el9_0.aarch64",
"AppStream-9.0.0.Z.MAIN.EUS:go-toolset-0:1.17.12-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.MAIN.EUS:go-toolset-0:1.17.12-1.el9_0.s390x",
"AppStream-9.0.0.Z.MAIN.EUS:go-toolset-0:1.17.12-1.el9_0.src",
"AppStream-9.0.0.Z.MAIN.EUS:go-toolset-0:1.17.12-1.el9_0.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2022-1962"
},
{
"category": "external",
"summary": "RHBZ#2107376",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2107376"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2022-1962",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-1962"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2022-1962",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2022-1962"
},
{
"category": "external",
"summary": "https://go.dev/issue/53616",
"url": "https://go.dev/issue/53616"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-announce/c/nqrv9fbR0zE",
"url": "https://groups.google.com/g/golang-announce/c/nqrv9fbR0zE"
}
],
"release_date": "2022-07-12T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2022-08-01T16:07:42+00:00",
"details": "For details on how 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.0.0.Z.MAIN.EUS:golang-0:1.17.12-1.el9_0.aarch64",
"AppStream-9.0.0.Z.MAIN.EUS:golang-0:1.17.12-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.MAIN.EUS:golang-0:1.17.12-1.el9_0.s390x",
"AppStream-9.0.0.Z.MAIN.EUS:golang-0:1.17.12-1.el9_0.src",
"AppStream-9.0.0.Z.MAIN.EUS:golang-0:1.17.12-1.el9_0.x86_64",
"AppStream-9.0.0.Z.MAIN.EUS:golang-bin-0:1.17.12-1.el9_0.aarch64",
"AppStream-9.0.0.Z.MAIN.EUS:golang-bin-0:1.17.12-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.MAIN.EUS:golang-bin-0:1.17.12-1.el9_0.s390x",
"AppStream-9.0.0.Z.MAIN.EUS:golang-bin-0:1.17.12-1.el9_0.x86_64",
"AppStream-9.0.0.Z.MAIN.EUS:golang-docs-0:1.17.12-1.el9_0.noarch",
"AppStream-9.0.0.Z.MAIN.EUS:golang-misc-0:1.17.12-1.el9_0.noarch",
"AppStream-9.0.0.Z.MAIN.EUS:golang-race-0:1.17.12-1.el9_0.x86_64",
"AppStream-9.0.0.Z.MAIN.EUS:golang-src-0:1.17.12-1.el9_0.noarch",
"AppStream-9.0.0.Z.MAIN.EUS:golang-tests-0:1.17.12-1.el9_0.noarch"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2022:5799"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "LOCAL",
"availabilityImpact": "HIGH",
"baseScore": 5.5,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "LOW",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"AppStream-9.0.0.Z.MAIN.EUS:go-toolset-0:1.17.12-1.el9_0.aarch64",
"AppStream-9.0.0.Z.MAIN.EUS:go-toolset-0:1.17.12-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.MAIN.EUS:go-toolset-0:1.17.12-1.el9_0.s390x",
"AppStream-9.0.0.Z.MAIN.EUS:go-toolset-0:1.17.12-1.el9_0.src",
"AppStream-9.0.0.Z.MAIN.EUS:go-toolset-0:1.17.12-1.el9_0.x86_64",
"AppStream-9.0.0.Z.MAIN.EUS:golang-0:1.17.12-1.el9_0.aarch64",
"AppStream-9.0.0.Z.MAIN.EUS:golang-0:1.17.12-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.MAIN.EUS:golang-0:1.17.12-1.el9_0.s390x",
"AppStream-9.0.0.Z.MAIN.EUS:golang-0:1.17.12-1.el9_0.src",
"AppStream-9.0.0.Z.MAIN.EUS:golang-0:1.17.12-1.el9_0.x86_64",
"AppStream-9.0.0.Z.MAIN.EUS:golang-bin-0:1.17.12-1.el9_0.aarch64",
"AppStream-9.0.0.Z.MAIN.EUS:golang-bin-0:1.17.12-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.MAIN.EUS:golang-bin-0:1.17.12-1.el9_0.s390x",
"AppStream-9.0.0.Z.MAIN.EUS:golang-bin-0:1.17.12-1.el9_0.x86_64",
"AppStream-9.0.0.Z.MAIN.EUS:golang-docs-0:1.17.12-1.el9_0.noarch",
"AppStream-9.0.0.Z.MAIN.EUS:golang-misc-0:1.17.12-1.el9_0.noarch",
"AppStream-9.0.0.Z.MAIN.EUS:golang-race-0:1.17.12-1.el9_0.x86_64",
"AppStream-9.0.0.Z.MAIN.EUS:golang-src-0:1.17.12-1.el9_0.noarch",
"AppStream-9.0.0.Z.MAIN.EUS:golang-tests-0:1.17.12-1.el9_0.noarch"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "golang: go/parser: stack exhaustion in all Parse* functions"
},
{
"cve": "CVE-2022-24675",
"cwe": {
"id": "CWE-120",
"name": "Buffer Copy without Checking Size of Input (\u0027Classic Buffer Overflow\u0027)"
},
"discovery_date": "2022-04-21T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2077688"
}
],
"notes": [
{
"category": "description",
"text": "A buffer overflow flaw was found in Golang\u0027s library encoding/pem. This flaw allows an attacker to use a large PEM input (more than 5 MB), causing a stack overflow in Decode, which leads to a loss of availability.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "golang: encoding/pem: fix stack overflow in Decode",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "Red Hat Enterprise Linux 7, 8 and 9 are affected, because the code-base is affected by this vulnerability.\n\nRed Hat Product Security has rated this issue as having Moderate security impact, and the issue is not currently planned to be addressed in future updates for Red Hat Enterprise Linux 7, hence, marked as Out-of-Support-Scope.\n\nRed Hat Developer Tools - Compilers (go-toolset-1.16-golang \u0026 go-toolset-1.17-golang), ships the vulnerable code and affected by this vulnerability.\n\nFor additional information, refer to the Issue Severity Classification: https://access.redhat.com/security/updates/classification/ and Red Hat Enterprise Linux Life Cycle \u0026 Updates Policy: https://access.redhat.com/support/policy/updates/errata/.\n\nWithin regulated environments, a combination of the following controls acts as a significant barrier to successfully exploiting a CWE-120: Buffer Copy without Checking Size of Input (\u0027Classic Buffer Overflow\u0027) vulnerability and therefore downgrades the severity of this particular CVE from Moderate to Low.\n\nRed Hat follows best practice and federal requirements for least privilege, allowing only specific processes to be run with isolated accounts specific to the team and federal platforms that have limited privileges that are only used for a single task. The environment leverages file integrity checks and malicious code protections, such as IPS/IDS and antimalware solutions, to help detect and prevent malicious code that attempts to exploit buffer overflow vulnerabilities. Robust input validation and error-handling mechanisms ensure all user inputs are thoroughly validated, preventing improperly validated inputs from causing system instability, exposing sensitive data, or escalating risks.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\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.0.0.Z.MAIN.EUS:go-toolset-0:1.17.12-1.el9_0.aarch64",
"AppStream-9.0.0.Z.MAIN.EUS:go-toolset-0:1.17.12-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.MAIN.EUS:go-toolset-0:1.17.12-1.el9_0.s390x",
"AppStream-9.0.0.Z.MAIN.EUS:go-toolset-0:1.17.12-1.el9_0.src",
"AppStream-9.0.0.Z.MAIN.EUS:go-toolset-0:1.17.12-1.el9_0.x86_64",
"AppStream-9.0.0.Z.MAIN.EUS:golang-0:1.17.12-1.el9_0.aarch64",
"AppStream-9.0.0.Z.MAIN.EUS:golang-0:1.17.12-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.MAIN.EUS:golang-0:1.17.12-1.el9_0.s390x",
"AppStream-9.0.0.Z.MAIN.EUS:golang-0:1.17.12-1.el9_0.src",
"AppStream-9.0.0.Z.MAIN.EUS:golang-0:1.17.12-1.el9_0.x86_64",
"AppStream-9.0.0.Z.MAIN.EUS:golang-bin-0:1.17.12-1.el9_0.aarch64",
"AppStream-9.0.0.Z.MAIN.EUS:golang-bin-0:1.17.12-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.MAIN.EUS:golang-bin-0:1.17.12-1.el9_0.s390x",
"AppStream-9.0.0.Z.MAIN.EUS:golang-bin-0:1.17.12-1.el9_0.x86_64",
"AppStream-9.0.0.Z.MAIN.EUS:golang-docs-0:1.17.12-1.el9_0.noarch",
"AppStream-9.0.0.Z.MAIN.EUS:golang-misc-0:1.17.12-1.el9_0.noarch",
"AppStream-9.0.0.Z.MAIN.EUS:golang-race-0:1.17.12-1.el9_0.x86_64",
"AppStream-9.0.0.Z.MAIN.EUS:golang-src-0:1.17.12-1.el9_0.noarch",
"AppStream-9.0.0.Z.MAIN.EUS:golang-tests-0:1.17.12-1.el9_0.noarch"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2022-24675"
},
{
"category": "external",
"summary": "RHBZ#2077688",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2077688"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2022-24675",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-24675"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2022-24675",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2022-24675"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-announce/c/oecdBNLOml8",
"url": "https://groups.google.com/g/golang-announce/c/oecdBNLOml8"
}
],
"release_date": "2022-04-12T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2022-08-01T16:07:42+00:00",
"details": "For details on how 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.0.0.Z.MAIN.EUS:go-toolset-0:1.17.12-1.el9_0.aarch64",
"AppStream-9.0.0.Z.MAIN.EUS:go-toolset-0:1.17.12-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.MAIN.EUS:go-toolset-0:1.17.12-1.el9_0.s390x",
"AppStream-9.0.0.Z.MAIN.EUS:go-toolset-0:1.17.12-1.el9_0.src",
"AppStream-9.0.0.Z.MAIN.EUS:go-toolset-0:1.17.12-1.el9_0.x86_64",
"AppStream-9.0.0.Z.MAIN.EUS:golang-0:1.17.12-1.el9_0.aarch64",
"AppStream-9.0.0.Z.MAIN.EUS:golang-0:1.17.12-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.MAIN.EUS:golang-0:1.17.12-1.el9_0.s390x",
"AppStream-9.0.0.Z.MAIN.EUS:golang-0:1.17.12-1.el9_0.src",
"AppStream-9.0.0.Z.MAIN.EUS:golang-0:1.17.12-1.el9_0.x86_64",
"AppStream-9.0.0.Z.MAIN.EUS:golang-bin-0:1.17.12-1.el9_0.aarch64",
"AppStream-9.0.0.Z.MAIN.EUS:golang-bin-0:1.17.12-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.MAIN.EUS:golang-bin-0:1.17.12-1.el9_0.s390x",
"AppStream-9.0.0.Z.MAIN.EUS:golang-bin-0:1.17.12-1.el9_0.x86_64",
"AppStream-9.0.0.Z.MAIN.EUS:golang-docs-0:1.17.12-1.el9_0.noarch",
"AppStream-9.0.0.Z.MAIN.EUS:golang-misc-0:1.17.12-1.el9_0.noarch",
"AppStream-9.0.0.Z.MAIN.EUS:golang-race-0:1.17.12-1.el9_0.x86_64",
"AppStream-9.0.0.Z.MAIN.EUS:golang-src-0:1.17.12-1.el9_0.noarch",
"AppStream-9.0.0.Z.MAIN.EUS:golang-tests-0:1.17.12-1.el9_0.noarch"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2022:5799"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"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.0.0.Z.MAIN.EUS:go-toolset-0:1.17.12-1.el9_0.aarch64",
"AppStream-9.0.0.Z.MAIN.EUS:go-toolset-0:1.17.12-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.MAIN.EUS:go-toolset-0:1.17.12-1.el9_0.s390x",
"AppStream-9.0.0.Z.MAIN.EUS:go-toolset-0:1.17.12-1.el9_0.src",
"AppStream-9.0.0.Z.MAIN.EUS:go-toolset-0:1.17.12-1.el9_0.x86_64",
"AppStream-9.0.0.Z.MAIN.EUS:golang-0:1.17.12-1.el9_0.aarch64",
"AppStream-9.0.0.Z.MAIN.EUS:golang-0:1.17.12-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.MAIN.EUS:golang-0:1.17.12-1.el9_0.s390x",
"AppStream-9.0.0.Z.MAIN.EUS:golang-0:1.17.12-1.el9_0.src",
"AppStream-9.0.0.Z.MAIN.EUS:golang-0:1.17.12-1.el9_0.x86_64",
"AppStream-9.0.0.Z.MAIN.EUS:golang-bin-0:1.17.12-1.el9_0.aarch64",
"AppStream-9.0.0.Z.MAIN.EUS:golang-bin-0:1.17.12-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.MAIN.EUS:golang-bin-0:1.17.12-1.el9_0.s390x",
"AppStream-9.0.0.Z.MAIN.EUS:golang-bin-0:1.17.12-1.el9_0.x86_64",
"AppStream-9.0.0.Z.MAIN.EUS:golang-docs-0:1.17.12-1.el9_0.noarch",
"AppStream-9.0.0.Z.MAIN.EUS:golang-misc-0:1.17.12-1.el9_0.noarch",
"AppStream-9.0.0.Z.MAIN.EUS:golang-race-0:1.17.12-1.el9_0.x86_64",
"AppStream-9.0.0.Z.MAIN.EUS:golang-src-0:1.17.12-1.el9_0.noarch",
"AppStream-9.0.0.Z.MAIN.EUS:golang-tests-0:1.17.12-1.el9_0.noarch"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "golang: encoding/pem: fix stack overflow in Decode"
},
{
"cve": "CVE-2022-24921",
"cwe": {
"id": "CWE-400",
"name": "Uncontrolled Resource Consumption"
},
"discovery_date": "2022-03-16T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2064857"
}
],
"notes": [
{
"category": "description",
"text": "A stack overflow flaw was found in Golang\u0027s regexp module, which can crash the runtime if the application using regexp accepts very long or arbitrarily long regexps from untrusted sources that have sufficient nesting depths. To exploit this vulnerability, an attacker would need to send large regexps with deep nesting to the application. Triggering this flaw leads to a crash of the runtime, which causes a denial of service.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "golang: regexp: stack exhaustion via a deeply nested expression",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "This flaw has been rated as a Moderate impact flaw because the exploitation of this flaw requires that an affected application accept arbitrarily long regexps from untrusted sources, which has inherent risks (even without this flaw), especially involving impacts to application availability.\n\nWithin regulated environments, a combination of the following controls acts as a significant barrier to successfully exploiting a CWE-400: Uncontrolled Resource Consumption vulnerability and therefore downgrades the severity of this particular CVE from Moderate to Low.\n\nRed Hat restricts access to all platform information by default, granting access only after successful hard token-based multi-factor authentication (MFA) and enforcing least privilege to ensure only authorized roles can execute or modify code. The environment employs malicious code protections, including IDS/IPS and antimalware tools to detect threats and monitor resource usage, helping prevent uncontrolled consumption that could lead to system failure. Additional safeguards, such as web application firewalls and load-balancing strategies, protect against resource exhaustion and performance degradation. Event logs are centrally collected, correlated, and analyzed to support monitoring, alerting, and retention, aiding in the detection of abnormal behavior and potential denial-of-service (DoS) conditions. Static code analysis and peer reviews enforce strong input validation and error handling, reducing the likelihood of input-based DoS attacks.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"AppStream-9.0.0.Z.MAIN.EUS:go-toolset-0:1.17.12-1.el9_0.aarch64",
"AppStream-9.0.0.Z.MAIN.EUS:go-toolset-0:1.17.12-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.MAIN.EUS:go-toolset-0:1.17.12-1.el9_0.s390x",
"AppStream-9.0.0.Z.MAIN.EUS:go-toolset-0:1.17.12-1.el9_0.src",
"AppStream-9.0.0.Z.MAIN.EUS:go-toolset-0:1.17.12-1.el9_0.x86_64",
"AppStream-9.0.0.Z.MAIN.EUS:golang-0:1.17.12-1.el9_0.aarch64",
"AppStream-9.0.0.Z.MAIN.EUS:golang-0:1.17.12-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.MAIN.EUS:golang-0:1.17.12-1.el9_0.s390x",
"AppStream-9.0.0.Z.MAIN.EUS:golang-0:1.17.12-1.el9_0.src",
"AppStream-9.0.0.Z.MAIN.EUS:golang-0:1.17.12-1.el9_0.x86_64",
"AppStream-9.0.0.Z.MAIN.EUS:golang-bin-0:1.17.12-1.el9_0.aarch64",
"AppStream-9.0.0.Z.MAIN.EUS:golang-bin-0:1.17.12-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.MAIN.EUS:golang-bin-0:1.17.12-1.el9_0.s390x",
"AppStream-9.0.0.Z.MAIN.EUS:golang-bin-0:1.17.12-1.el9_0.x86_64",
"AppStream-9.0.0.Z.MAIN.EUS:golang-docs-0:1.17.12-1.el9_0.noarch",
"AppStream-9.0.0.Z.MAIN.EUS:golang-misc-0:1.17.12-1.el9_0.noarch",
"AppStream-9.0.0.Z.MAIN.EUS:golang-race-0:1.17.12-1.el9_0.x86_64",
"AppStream-9.0.0.Z.MAIN.EUS:golang-src-0:1.17.12-1.el9_0.noarch",
"AppStream-9.0.0.Z.MAIN.EUS:golang-tests-0:1.17.12-1.el9_0.noarch"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2022-24921"
},
{
"category": "external",
"summary": "RHBZ#2064857",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2064857"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2022-24921",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-24921"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2022-24921",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2022-24921"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-announce/c/RP1hfrBYVuk",
"url": "https://groups.google.com/g/golang-announce/c/RP1hfrBYVuk"
}
],
"release_date": "2022-03-03T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2022-08-01T16:07:42+00:00",
"details": "For details on how 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.0.0.Z.MAIN.EUS:go-toolset-0:1.17.12-1.el9_0.aarch64",
"AppStream-9.0.0.Z.MAIN.EUS:go-toolset-0:1.17.12-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.MAIN.EUS:go-toolset-0:1.17.12-1.el9_0.s390x",
"AppStream-9.0.0.Z.MAIN.EUS:go-toolset-0:1.17.12-1.el9_0.src",
"AppStream-9.0.0.Z.MAIN.EUS:go-toolset-0:1.17.12-1.el9_0.x86_64",
"AppStream-9.0.0.Z.MAIN.EUS:golang-0:1.17.12-1.el9_0.aarch64",
"AppStream-9.0.0.Z.MAIN.EUS:golang-0:1.17.12-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.MAIN.EUS:golang-0:1.17.12-1.el9_0.s390x",
"AppStream-9.0.0.Z.MAIN.EUS:golang-0:1.17.12-1.el9_0.src",
"AppStream-9.0.0.Z.MAIN.EUS:golang-0:1.17.12-1.el9_0.x86_64",
"AppStream-9.0.0.Z.MAIN.EUS:golang-bin-0:1.17.12-1.el9_0.aarch64",
"AppStream-9.0.0.Z.MAIN.EUS:golang-bin-0:1.17.12-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.MAIN.EUS:golang-bin-0:1.17.12-1.el9_0.s390x",
"AppStream-9.0.0.Z.MAIN.EUS:golang-bin-0:1.17.12-1.el9_0.x86_64",
"AppStream-9.0.0.Z.MAIN.EUS:golang-docs-0:1.17.12-1.el9_0.noarch",
"AppStream-9.0.0.Z.MAIN.EUS:golang-misc-0:1.17.12-1.el9_0.noarch",
"AppStream-9.0.0.Z.MAIN.EUS:golang-race-0:1.17.12-1.el9_0.x86_64",
"AppStream-9.0.0.Z.MAIN.EUS:golang-src-0:1.17.12-1.el9_0.noarch",
"AppStream-9.0.0.Z.MAIN.EUS:golang-tests-0:1.17.12-1.el9_0.noarch"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2022:5799"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"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.0.0.Z.MAIN.EUS:go-toolset-0:1.17.12-1.el9_0.aarch64",
"AppStream-9.0.0.Z.MAIN.EUS:go-toolset-0:1.17.12-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.MAIN.EUS:go-toolset-0:1.17.12-1.el9_0.s390x",
"AppStream-9.0.0.Z.MAIN.EUS:go-toolset-0:1.17.12-1.el9_0.src",
"AppStream-9.0.0.Z.MAIN.EUS:go-toolset-0:1.17.12-1.el9_0.x86_64",
"AppStream-9.0.0.Z.MAIN.EUS:golang-0:1.17.12-1.el9_0.aarch64",
"AppStream-9.0.0.Z.MAIN.EUS:golang-0:1.17.12-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.MAIN.EUS:golang-0:1.17.12-1.el9_0.s390x",
"AppStream-9.0.0.Z.MAIN.EUS:golang-0:1.17.12-1.el9_0.src",
"AppStream-9.0.0.Z.MAIN.EUS:golang-0:1.17.12-1.el9_0.x86_64",
"AppStream-9.0.0.Z.MAIN.EUS:golang-bin-0:1.17.12-1.el9_0.aarch64",
"AppStream-9.0.0.Z.MAIN.EUS:golang-bin-0:1.17.12-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.MAIN.EUS:golang-bin-0:1.17.12-1.el9_0.s390x",
"AppStream-9.0.0.Z.MAIN.EUS:golang-bin-0:1.17.12-1.el9_0.x86_64",
"AppStream-9.0.0.Z.MAIN.EUS:golang-docs-0:1.17.12-1.el9_0.noarch",
"AppStream-9.0.0.Z.MAIN.EUS:golang-misc-0:1.17.12-1.el9_0.noarch",
"AppStream-9.0.0.Z.MAIN.EUS:golang-race-0:1.17.12-1.el9_0.x86_64",
"AppStream-9.0.0.Z.MAIN.EUS:golang-src-0:1.17.12-1.el9_0.noarch",
"AppStream-9.0.0.Z.MAIN.EUS:golang-tests-0:1.17.12-1.el9_0.noarch"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "golang: regexp: stack exhaustion via a deeply nested expression"
},
{
"cve": "CVE-2022-28131",
"cwe": {
"id": "CWE-1325",
"name": "Improperly Controlled Sequential Memory Allocation"
},
"discovery_date": "2022-07-14T00:00:00+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"AppStream-9.0.0.Z.MAIN.EUS:go-toolset-0:1.17.12-1.el9_0.aarch64",
"AppStream-9.0.0.Z.MAIN.EUS:go-toolset-0:1.17.12-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.MAIN.EUS:go-toolset-0:1.17.12-1.el9_0.s390x",
"AppStream-9.0.0.Z.MAIN.EUS:go-toolset-0:1.17.12-1.el9_0.src",
"AppStream-9.0.0.Z.MAIN.EUS:go-toolset-0:1.17.12-1.el9_0.x86_64"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2107390"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in golang encoding/xml. When calling Decoder, Skip while parsing a deeply nested XML document, a panic can occur due to stack exhaustion and allows an attacker to impact system availability.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "golang: encoding/xml: stack exhaustion in Decoder.Skip",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "The vulnerability exists in the calling of the function decoder.skip to a deeply nested XML document. Although the vulnerability exists, it may require that the application accept deeply nested XML from untrusted sources and specifically calls Decoder.Skip on it. In many deployments, that code path might not even be reachable or exposed to external input. On top of that, a successful exploitation will only result in denial of service due to stack exhaustion, which is why this has been marked as moderate by Red Hat.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\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.0.0.Z.MAIN.EUS:golang-0:1.17.12-1.el9_0.aarch64",
"AppStream-9.0.0.Z.MAIN.EUS:golang-0:1.17.12-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.MAIN.EUS:golang-0:1.17.12-1.el9_0.s390x",
"AppStream-9.0.0.Z.MAIN.EUS:golang-0:1.17.12-1.el9_0.src",
"AppStream-9.0.0.Z.MAIN.EUS:golang-0:1.17.12-1.el9_0.x86_64",
"AppStream-9.0.0.Z.MAIN.EUS:golang-bin-0:1.17.12-1.el9_0.aarch64",
"AppStream-9.0.0.Z.MAIN.EUS:golang-bin-0:1.17.12-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.MAIN.EUS:golang-bin-0:1.17.12-1.el9_0.s390x",
"AppStream-9.0.0.Z.MAIN.EUS:golang-bin-0:1.17.12-1.el9_0.x86_64",
"AppStream-9.0.0.Z.MAIN.EUS:golang-docs-0:1.17.12-1.el9_0.noarch",
"AppStream-9.0.0.Z.MAIN.EUS:golang-misc-0:1.17.12-1.el9_0.noarch",
"AppStream-9.0.0.Z.MAIN.EUS:golang-race-0:1.17.12-1.el9_0.x86_64",
"AppStream-9.0.0.Z.MAIN.EUS:golang-src-0:1.17.12-1.el9_0.noarch",
"AppStream-9.0.0.Z.MAIN.EUS:golang-tests-0:1.17.12-1.el9_0.noarch"
],
"known_not_affected": [
"AppStream-9.0.0.Z.MAIN.EUS:go-toolset-0:1.17.12-1.el9_0.aarch64",
"AppStream-9.0.0.Z.MAIN.EUS:go-toolset-0:1.17.12-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.MAIN.EUS:go-toolset-0:1.17.12-1.el9_0.s390x",
"AppStream-9.0.0.Z.MAIN.EUS:go-toolset-0:1.17.12-1.el9_0.src",
"AppStream-9.0.0.Z.MAIN.EUS:go-toolset-0:1.17.12-1.el9_0.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2022-28131"
},
{
"category": "external",
"summary": "RHBZ#2107390",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2107390"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2022-28131",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-28131"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2022-28131",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2022-28131"
},
{
"category": "external",
"summary": "https://go.dev/issue/53614",
"url": "https://go.dev/issue/53614"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-announce/c/nqrv9fbR0zE",
"url": "https://groups.google.com/g/golang-announce/c/nqrv9fbR0zE"
}
],
"release_date": "2022-07-12T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2022-08-01T16:07:42+00:00",
"details": "For details on how 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.0.0.Z.MAIN.EUS:golang-0:1.17.12-1.el9_0.aarch64",
"AppStream-9.0.0.Z.MAIN.EUS:golang-0:1.17.12-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.MAIN.EUS:golang-0:1.17.12-1.el9_0.s390x",
"AppStream-9.0.0.Z.MAIN.EUS:golang-0:1.17.12-1.el9_0.src",
"AppStream-9.0.0.Z.MAIN.EUS:golang-0:1.17.12-1.el9_0.x86_64",
"AppStream-9.0.0.Z.MAIN.EUS:golang-bin-0:1.17.12-1.el9_0.aarch64",
"AppStream-9.0.0.Z.MAIN.EUS:golang-bin-0:1.17.12-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.MAIN.EUS:golang-bin-0:1.17.12-1.el9_0.s390x",
"AppStream-9.0.0.Z.MAIN.EUS:golang-bin-0:1.17.12-1.el9_0.x86_64",
"AppStream-9.0.0.Z.MAIN.EUS:golang-docs-0:1.17.12-1.el9_0.noarch",
"AppStream-9.0.0.Z.MAIN.EUS:golang-misc-0:1.17.12-1.el9_0.noarch",
"AppStream-9.0.0.Z.MAIN.EUS:golang-race-0:1.17.12-1.el9_0.x86_64",
"AppStream-9.0.0.Z.MAIN.EUS:golang-src-0:1.17.12-1.el9_0.noarch",
"AppStream-9.0.0.Z.MAIN.EUS:golang-tests-0:1.17.12-1.el9_0.noarch"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2022:5799"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "LOCAL",
"availabilityImpact": "HIGH",
"baseScore": 7.3,
"baseSeverity": "HIGH",
"confidentialityImpact": "LOW",
"integrityImpact": "LOW",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:N/UI:N/S:U/C:L/I:L/A:H",
"version": "3.1"
},
"products": [
"AppStream-9.0.0.Z.MAIN.EUS:go-toolset-0:1.17.12-1.el9_0.aarch64",
"AppStream-9.0.0.Z.MAIN.EUS:go-toolset-0:1.17.12-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.MAIN.EUS:go-toolset-0:1.17.12-1.el9_0.s390x",
"AppStream-9.0.0.Z.MAIN.EUS:go-toolset-0:1.17.12-1.el9_0.src",
"AppStream-9.0.0.Z.MAIN.EUS:go-toolset-0:1.17.12-1.el9_0.x86_64",
"AppStream-9.0.0.Z.MAIN.EUS:golang-0:1.17.12-1.el9_0.aarch64",
"AppStream-9.0.0.Z.MAIN.EUS:golang-0:1.17.12-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.MAIN.EUS:golang-0:1.17.12-1.el9_0.s390x",
"AppStream-9.0.0.Z.MAIN.EUS:golang-0:1.17.12-1.el9_0.src",
"AppStream-9.0.0.Z.MAIN.EUS:golang-0:1.17.12-1.el9_0.x86_64",
"AppStream-9.0.0.Z.MAIN.EUS:golang-bin-0:1.17.12-1.el9_0.aarch64",
"AppStream-9.0.0.Z.MAIN.EUS:golang-bin-0:1.17.12-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.MAIN.EUS:golang-bin-0:1.17.12-1.el9_0.s390x",
"AppStream-9.0.0.Z.MAIN.EUS:golang-bin-0:1.17.12-1.el9_0.x86_64",
"AppStream-9.0.0.Z.MAIN.EUS:golang-docs-0:1.17.12-1.el9_0.noarch",
"AppStream-9.0.0.Z.MAIN.EUS:golang-misc-0:1.17.12-1.el9_0.noarch",
"AppStream-9.0.0.Z.MAIN.EUS:golang-race-0:1.17.12-1.el9_0.x86_64",
"AppStream-9.0.0.Z.MAIN.EUS:golang-src-0:1.17.12-1.el9_0.noarch",
"AppStream-9.0.0.Z.MAIN.EUS:golang-tests-0:1.17.12-1.el9_0.noarch"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "golang: encoding/xml: stack exhaustion in Decoder.Skip"
},
{
"cve": "CVE-2022-28327",
"cwe": {
"id": "CWE-190",
"name": "Integer Overflow or Wraparound"
},
"discovery_date": "2022-04-21T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2077689"
}
],
"notes": [
{
"category": "description",
"text": "An integer overflow flaw was found in Golang\u0027s crypto/elliptic library. This flaw allows an attacker to use a crafted scaler input longer than 32 bytes, causing P256().ScalarMult or P256().ScalarBaseMult to panic, leading to a loss of availability.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "golang: crypto/elliptic: panic caused by oversized scalar",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "A moderate severity flaw was found in Go\u2019s crypto/elliptic package in the generic P-256 implementation. If a scalar input longer than 32 bytes is supplied, P256().ScalarMult or P256().ScalarBaseMult can panic, causing the application to crash. Indirect uses via crypto/ecdsa and crypto/tls are not affected. This issue impacts availability but does not affect confidentiality or integrity. Only certain platforms (non-amd64, non-arm64, non-ppc64le, non-s390x) may be affected.\n\nRed Hat Enterprise Linux 7, 8 and 9 are affected, because the code-base is affected by this vulnerability.\n\nRed Hat Product Security has rated this issue as having Moderate security impact, and the issue is not currently planned to be addressed in future updates for Red Hat Enterprise Linux 7, hence, marked as Out-of-Support-Scope. \n\nRed Hat Developer Tools - Compilers (go-toolset-1.16-golang \u0026 go-toolset-1.17-golang), ships the vulnerable code and affected by this vulnerability.\n\nFor additional information, refer to the Issue Severity Classification: https://access.redhat.com/security/updates/classification/ and Red Hat Enterprise Linux Life Cycle \u0026 Updates Policy: https://access.redhat.com/support/policy/updates/errata/.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\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.0.0.Z.MAIN.EUS:go-toolset-0:1.17.12-1.el9_0.aarch64",
"AppStream-9.0.0.Z.MAIN.EUS:go-toolset-0:1.17.12-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.MAIN.EUS:go-toolset-0:1.17.12-1.el9_0.s390x",
"AppStream-9.0.0.Z.MAIN.EUS:go-toolset-0:1.17.12-1.el9_0.src",
"AppStream-9.0.0.Z.MAIN.EUS:go-toolset-0:1.17.12-1.el9_0.x86_64",
"AppStream-9.0.0.Z.MAIN.EUS:golang-0:1.17.12-1.el9_0.aarch64",
"AppStream-9.0.0.Z.MAIN.EUS:golang-0:1.17.12-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.MAIN.EUS:golang-0:1.17.12-1.el9_0.s390x",
"AppStream-9.0.0.Z.MAIN.EUS:golang-0:1.17.12-1.el9_0.src",
"AppStream-9.0.0.Z.MAIN.EUS:golang-0:1.17.12-1.el9_0.x86_64",
"AppStream-9.0.0.Z.MAIN.EUS:golang-bin-0:1.17.12-1.el9_0.aarch64",
"AppStream-9.0.0.Z.MAIN.EUS:golang-bin-0:1.17.12-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.MAIN.EUS:golang-bin-0:1.17.12-1.el9_0.s390x",
"AppStream-9.0.0.Z.MAIN.EUS:golang-bin-0:1.17.12-1.el9_0.x86_64",
"AppStream-9.0.0.Z.MAIN.EUS:golang-docs-0:1.17.12-1.el9_0.noarch",
"AppStream-9.0.0.Z.MAIN.EUS:golang-misc-0:1.17.12-1.el9_0.noarch",
"AppStream-9.0.0.Z.MAIN.EUS:golang-race-0:1.17.12-1.el9_0.x86_64",
"AppStream-9.0.0.Z.MAIN.EUS:golang-src-0:1.17.12-1.el9_0.noarch",
"AppStream-9.0.0.Z.MAIN.EUS:golang-tests-0:1.17.12-1.el9_0.noarch"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2022-28327"
},
{
"category": "external",
"summary": "RHBZ#2077689",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2077689"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2022-28327",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-28327"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2022-28327",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2022-28327"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-announce/c/oecdBNLOml8",
"url": "https://groups.google.com/g/golang-announce/c/oecdBNLOml8"
}
],
"release_date": "2022-04-12T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2022-08-01T16:07:42+00:00",
"details": "For details on how 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.0.0.Z.MAIN.EUS:go-toolset-0:1.17.12-1.el9_0.aarch64",
"AppStream-9.0.0.Z.MAIN.EUS:go-toolset-0:1.17.12-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.MAIN.EUS:go-toolset-0:1.17.12-1.el9_0.s390x",
"AppStream-9.0.0.Z.MAIN.EUS:go-toolset-0:1.17.12-1.el9_0.src",
"AppStream-9.0.0.Z.MAIN.EUS:go-toolset-0:1.17.12-1.el9_0.x86_64",
"AppStream-9.0.0.Z.MAIN.EUS:golang-0:1.17.12-1.el9_0.aarch64",
"AppStream-9.0.0.Z.MAIN.EUS:golang-0:1.17.12-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.MAIN.EUS:golang-0:1.17.12-1.el9_0.s390x",
"AppStream-9.0.0.Z.MAIN.EUS:golang-0:1.17.12-1.el9_0.src",
"AppStream-9.0.0.Z.MAIN.EUS:golang-0:1.17.12-1.el9_0.x86_64",
"AppStream-9.0.0.Z.MAIN.EUS:golang-bin-0:1.17.12-1.el9_0.aarch64",
"AppStream-9.0.0.Z.MAIN.EUS:golang-bin-0:1.17.12-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.MAIN.EUS:golang-bin-0:1.17.12-1.el9_0.s390x",
"AppStream-9.0.0.Z.MAIN.EUS:golang-bin-0:1.17.12-1.el9_0.x86_64",
"AppStream-9.0.0.Z.MAIN.EUS:golang-docs-0:1.17.12-1.el9_0.noarch",
"AppStream-9.0.0.Z.MAIN.EUS:golang-misc-0:1.17.12-1.el9_0.noarch",
"AppStream-9.0.0.Z.MAIN.EUS:golang-race-0:1.17.12-1.el9_0.x86_64",
"AppStream-9.0.0.Z.MAIN.EUS:golang-src-0:1.17.12-1.el9_0.noarch",
"AppStream-9.0.0.Z.MAIN.EUS:golang-tests-0:1.17.12-1.el9_0.noarch"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2022:5799"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"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.0.0.Z.MAIN.EUS:go-toolset-0:1.17.12-1.el9_0.aarch64",
"AppStream-9.0.0.Z.MAIN.EUS:go-toolset-0:1.17.12-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.MAIN.EUS:go-toolset-0:1.17.12-1.el9_0.s390x",
"AppStream-9.0.0.Z.MAIN.EUS:go-toolset-0:1.17.12-1.el9_0.src",
"AppStream-9.0.0.Z.MAIN.EUS:go-toolset-0:1.17.12-1.el9_0.x86_64",
"AppStream-9.0.0.Z.MAIN.EUS:golang-0:1.17.12-1.el9_0.aarch64",
"AppStream-9.0.0.Z.MAIN.EUS:golang-0:1.17.12-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.MAIN.EUS:golang-0:1.17.12-1.el9_0.s390x",
"AppStream-9.0.0.Z.MAIN.EUS:golang-0:1.17.12-1.el9_0.src",
"AppStream-9.0.0.Z.MAIN.EUS:golang-0:1.17.12-1.el9_0.x86_64",
"AppStream-9.0.0.Z.MAIN.EUS:golang-bin-0:1.17.12-1.el9_0.aarch64",
"AppStream-9.0.0.Z.MAIN.EUS:golang-bin-0:1.17.12-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.MAIN.EUS:golang-bin-0:1.17.12-1.el9_0.s390x",
"AppStream-9.0.0.Z.MAIN.EUS:golang-bin-0:1.17.12-1.el9_0.x86_64",
"AppStream-9.0.0.Z.MAIN.EUS:golang-docs-0:1.17.12-1.el9_0.noarch",
"AppStream-9.0.0.Z.MAIN.EUS:golang-misc-0:1.17.12-1.el9_0.noarch",
"AppStream-9.0.0.Z.MAIN.EUS:golang-race-0:1.17.12-1.el9_0.x86_64",
"AppStream-9.0.0.Z.MAIN.EUS:golang-src-0:1.17.12-1.el9_0.noarch",
"AppStream-9.0.0.Z.MAIN.EUS:golang-tests-0:1.17.12-1.el9_0.noarch"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "golang: crypto/elliptic: panic caused by oversized scalar"
},
{
"acknowledgments": [
{
"names": [
"Jo\u00ebl G\u00e4hwiler"
],
"summary": "Acknowledged by upstream."
}
],
"cve": "CVE-2022-29526",
"cwe": {
"id": "CWE-280",
"name": "Improper Handling of Insufficient Permissions or Privileges "
},
"discovery_date": "2022-05-11T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2084085"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in the syscall.Faccessat function when calling a process by checking the group. This flaw allows an attacker to check the process group permissions rather than a member of the file\u0027s group, affecting system availability.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "golang: syscall: faccessat checks wrong group",
"title": "Vulnerability summary"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\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.0.0.Z.MAIN.EUS:go-toolset-0:1.17.12-1.el9_0.aarch64",
"AppStream-9.0.0.Z.MAIN.EUS:go-toolset-0:1.17.12-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.MAIN.EUS:go-toolset-0:1.17.12-1.el9_0.s390x",
"AppStream-9.0.0.Z.MAIN.EUS:go-toolset-0:1.17.12-1.el9_0.src",
"AppStream-9.0.0.Z.MAIN.EUS:go-toolset-0:1.17.12-1.el9_0.x86_64",
"AppStream-9.0.0.Z.MAIN.EUS:golang-0:1.17.12-1.el9_0.aarch64",
"AppStream-9.0.0.Z.MAIN.EUS:golang-0:1.17.12-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.MAIN.EUS:golang-0:1.17.12-1.el9_0.s390x",
"AppStream-9.0.0.Z.MAIN.EUS:golang-0:1.17.12-1.el9_0.src",
"AppStream-9.0.0.Z.MAIN.EUS:golang-0:1.17.12-1.el9_0.x86_64",
"AppStream-9.0.0.Z.MAIN.EUS:golang-bin-0:1.17.12-1.el9_0.aarch64",
"AppStream-9.0.0.Z.MAIN.EUS:golang-bin-0:1.17.12-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.MAIN.EUS:golang-bin-0:1.17.12-1.el9_0.s390x",
"AppStream-9.0.0.Z.MAIN.EUS:golang-bin-0:1.17.12-1.el9_0.x86_64",
"AppStream-9.0.0.Z.MAIN.EUS:golang-docs-0:1.17.12-1.el9_0.noarch",
"AppStream-9.0.0.Z.MAIN.EUS:golang-misc-0:1.17.12-1.el9_0.noarch",
"AppStream-9.0.0.Z.MAIN.EUS:golang-race-0:1.17.12-1.el9_0.x86_64",
"AppStream-9.0.0.Z.MAIN.EUS:golang-src-0:1.17.12-1.el9_0.noarch",
"AppStream-9.0.0.Z.MAIN.EUS:golang-tests-0:1.17.12-1.el9_0.noarch"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2022-29526"
},
{
"category": "external",
"summary": "RHBZ#2084085",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2084085"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2022-29526",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-29526"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2022-29526",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2022-29526"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-announce/c/Y5qrqw_lWdU",
"url": "https://groups.google.com/g/golang-announce/c/Y5qrqw_lWdU"
}
],
"release_date": "2022-05-11T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2022-08-01T16:07:42+00:00",
"details": "For details on how 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.0.0.Z.MAIN.EUS:go-toolset-0:1.17.12-1.el9_0.aarch64",
"AppStream-9.0.0.Z.MAIN.EUS:go-toolset-0:1.17.12-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.MAIN.EUS:go-toolset-0:1.17.12-1.el9_0.s390x",
"AppStream-9.0.0.Z.MAIN.EUS:go-toolset-0:1.17.12-1.el9_0.src",
"AppStream-9.0.0.Z.MAIN.EUS:go-toolset-0:1.17.12-1.el9_0.x86_64",
"AppStream-9.0.0.Z.MAIN.EUS:golang-0:1.17.12-1.el9_0.aarch64",
"AppStream-9.0.0.Z.MAIN.EUS:golang-0:1.17.12-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.MAIN.EUS:golang-0:1.17.12-1.el9_0.s390x",
"AppStream-9.0.0.Z.MAIN.EUS:golang-0:1.17.12-1.el9_0.src",
"AppStream-9.0.0.Z.MAIN.EUS:golang-0:1.17.12-1.el9_0.x86_64",
"AppStream-9.0.0.Z.MAIN.EUS:golang-bin-0:1.17.12-1.el9_0.aarch64",
"AppStream-9.0.0.Z.MAIN.EUS:golang-bin-0:1.17.12-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.MAIN.EUS:golang-bin-0:1.17.12-1.el9_0.s390x",
"AppStream-9.0.0.Z.MAIN.EUS:golang-bin-0:1.17.12-1.el9_0.x86_64",
"AppStream-9.0.0.Z.MAIN.EUS:golang-docs-0:1.17.12-1.el9_0.noarch",
"AppStream-9.0.0.Z.MAIN.EUS:golang-misc-0:1.17.12-1.el9_0.noarch",
"AppStream-9.0.0.Z.MAIN.EUS:golang-race-0:1.17.12-1.el9_0.x86_64",
"AppStream-9.0.0.Z.MAIN.EUS:golang-src-0:1.17.12-1.el9_0.noarch",
"AppStream-9.0.0.Z.MAIN.EUS:golang-tests-0:1.17.12-1.el9_0.noarch"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2022:5799"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "LOCAL",
"availabilityImpact": "HIGH",
"baseScore": 6.2,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"AppStream-9.0.0.Z.MAIN.EUS:go-toolset-0:1.17.12-1.el9_0.aarch64",
"AppStream-9.0.0.Z.MAIN.EUS:go-toolset-0:1.17.12-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.MAIN.EUS:go-toolset-0:1.17.12-1.el9_0.s390x",
"AppStream-9.0.0.Z.MAIN.EUS:go-toolset-0:1.17.12-1.el9_0.src",
"AppStream-9.0.0.Z.MAIN.EUS:go-toolset-0:1.17.12-1.el9_0.x86_64",
"AppStream-9.0.0.Z.MAIN.EUS:golang-0:1.17.12-1.el9_0.aarch64",
"AppStream-9.0.0.Z.MAIN.EUS:golang-0:1.17.12-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.MAIN.EUS:golang-0:1.17.12-1.el9_0.s390x",
"AppStream-9.0.0.Z.MAIN.EUS:golang-0:1.17.12-1.el9_0.src",
"AppStream-9.0.0.Z.MAIN.EUS:golang-0:1.17.12-1.el9_0.x86_64",
"AppStream-9.0.0.Z.MAIN.EUS:golang-bin-0:1.17.12-1.el9_0.aarch64",
"AppStream-9.0.0.Z.MAIN.EUS:golang-bin-0:1.17.12-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.MAIN.EUS:golang-bin-0:1.17.12-1.el9_0.s390x",
"AppStream-9.0.0.Z.MAIN.EUS:golang-bin-0:1.17.12-1.el9_0.x86_64",
"AppStream-9.0.0.Z.MAIN.EUS:golang-docs-0:1.17.12-1.el9_0.noarch",
"AppStream-9.0.0.Z.MAIN.EUS:golang-misc-0:1.17.12-1.el9_0.noarch",
"AppStream-9.0.0.Z.MAIN.EUS:golang-race-0:1.17.12-1.el9_0.x86_64",
"AppStream-9.0.0.Z.MAIN.EUS:golang-src-0:1.17.12-1.el9_0.noarch",
"AppStream-9.0.0.Z.MAIN.EUS:golang-tests-0:1.17.12-1.el9_0.noarch"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "golang: syscall: faccessat checks wrong group"
},
{
"cve": "CVE-2022-30629",
"cwe": {
"id": "CWE-331",
"name": "Insufficient Entropy"
},
"discovery_date": "2022-06-02T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2092793"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in the crypto/tls golang package. When session tickets are generated by crypto/tls, it is missing the ticket expiration. This issue may allow an attacker to observe the TLS handshakes to correlate successive connections during session resumption.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "golang: crypto/tls: session tickets lack random ticket_age_add",
"title": "Vulnerability summary"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\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.0.0.Z.MAIN.EUS:go-toolset-0:1.17.12-1.el9_0.aarch64",
"AppStream-9.0.0.Z.MAIN.EUS:go-toolset-0:1.17.12-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.MAIN.EUS:go-toolset-0:1.17.12-1.el9_0.s390x",
"AppStream-9.0.0.Z.MAIN.EUS:go-toolset-0:1.17.12-1.el9_0.src",
"AppStream-9.0.0.Z.MAIN.EUS:go-toolset-0:1.17.12-1.el9_0.x86_64",
"AppStream-9.0.0.Z.MAIN.EUS:golang-0:1.17.12-1.el9_0.aarch64",
"AppStream-9.0.0.Z.MAIN.EUS:golang-0:1.17.12-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.MAIN.EUS:golang-0:1.17.12-1.el9_0.s390x",
"AppStream-9.0.0.Z.MAIN.EUS:golang-0:1.17.12-1.el9_0.src",
"AppStream-9.0.0.Z.MAIN.EUS:golang-0:1.17.12-1.el9_0.x86_64",
"AppStream-9.0.0.Z.MAIN.EUS:golang-bin-0:1.17.12-1.el9_0.aarch64",
"AppStream-9.0.0.Z.MAIN.EUS:golang-bin-0:1.17.12-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.MAIN.EUS:golang-bin-0:1.17.12-1.el9_0.s390x",
"AppStream-9.0.0.Z.MAIN.EUS:golang-bin-0:1.17.12-1.el9_0.x86_64",
"AppStream-9.0.0.Z.MAIN.EUS:golang-docs-0:1.17.12-1.el9_0.noarch",
"AppStream-9.0.0.Z.MAIN.EUS:golang-misc-0:1.17.12-1.el9_0.noarch",
"AppStream-9.0.0.Z.MAIN.EUS:golang-race-0:1.17.12-1.el9_0.x86_64",
"AppStream-9.0.0.Z.MAIN.EUS:golang-src-0:1.17.12-1.el9_0.noarch",
"AppStream-9.0.0.Z.MAIN.EUS:golang-tests-0:1.17.12-1.el9_0.noarch"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2022-30629"
},
{
"category": "external",
"summary": "RHBZ#2092793",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2092793"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2022-30629",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-30629"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2022-30629",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2022-30629"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-announce/c/TzIC9-t8Ytg",
"url": "https://groups.google.com/g/golang-announce/c/TzIC9-t8Ytg"
}
],
"release_date": "2022-06-02T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2022-08-01T16:07:42+00:00",
"details": "For details on how 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.0.0.Z.MAIN.EUS:go-toolset-0:1.17.12-1.el9_0.aarch64",
"AppStream-9.0.0.Z.MAIN.EUS:go-toolset-0:1.17.12-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.MAIN.EUS:go-toolset-0:1.17.12-1.el9_0.s390x",
"AppStream-9.0.0.Z.MAIN.EUS:go-toolset-0:1.17.12-1.el9_0.src",
"AppStream-9.0.0.Z.MAIN.EUS:go-toolset-0:1.17.12-1.el9_0.x86_64",
"AppStream-9.0.0.Z.MAIN.EUS:golang-0:1.17.12-1.el9_0.aarch64",
"AppStream-9.0.0.Z.MAIN.EUS:golang-0:1.17.12-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.MAIN.EUS:golang-0:1.17.12-1.el9_0.s390x",
"AppStream-9.0.0.Z.MAIN.EUS:golang-0:1.17.12-1.el9_0.src",
"AppStream-9.0.0.Z.MAIN.EUS:golang-0:1.17.12-1.el9_0.x86_64",
"AppStream-9.0.0.Z.MAIN.EUS:golang-bin-0:1.17.12-1.el9_0.aarch64",
"AppStream-9.0.0.Z.MAIN.EUS:golang-bin-0:1.17.12-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.MAIN.EUS:golang-bin-0:1.17.12-1.el9_0.s390x",
"AppStream-9.0.0.Z.MAIN.EUS:golang-bin-0:1.17.12-1.el9_0.x86_64",
"AppStream-9.0.0.Z.MAIN.EUS:golang-docs-0:1.17.12-1.el9_0.noarch",
"AppStream-9.0.0.Z.MAIN.EUS:golang-misc-0:1.17.12-1.el9_0.noarch",
"AppStream-9.0.0.Z.MAIN.EUS:golang-race-0:1.17.12-1.el9_0.x86_64",
"AppStream-9.0.0.Z.MAIN.EUS:golang-src-0:1.17.12-1.el9_0.noarch",
"AppStream-9.0.0.Z.MAIN.EUS:golang-tests-0:1.17.12-1.el9_0.noarch"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2022:5799"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "HIGH",
"attackVector": "NETWORK",
"availabilityImpact": "NONE",
"baseScore": 3.1,
"baseSeverity": "LOW",
"confidentialityImpact": "LOW",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "REQUIRED",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:R/S:U/C:L/I:N/A:N",
"version": "3.1"
},
"products": [
"AppStream-9.0.0.Z.MAIN.EUS:go-toolset-0:1.17.12-1.el9_0.aarch64",
"AppStream-9.0.0.Z.MAIN.EUS:go-toolset-0:1.17.12-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.MAIN.EUS:go-toolset-0:1.17.12-1.el9_0.s390x",
"AppStream-9.0.0.Z.MAIN.EUS:go-toolset-0:1.17.12-1.el9_0.src",
"AppStream-9.0.0.Z.MAIN.EUS:go-toolset-0:1.17.12-1.el9_0.x86_64",
"AppStream-9.0.0.Z.MAIN.EUS:golang-0:1.17.12-1.el9_0.aarch64",
"AppStream-9.0.0.Z.MAIN.EUS:golang-0:1.17.12-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.MAIN.EUS:golang-0:1.17.12-1.el9_0.s390x",
"AppStream-9.0.0.Z.MAIN.EUS:golang-0:1.17.12-1.el9_0.src",
"AppStream-9.0.0.Z.MAIN.EUS:golang-0:1.17.12-1.el9_0.x86_64",
"AppStream-9.0.0.Z.MAIN.EUS:golang-bin-0:1.17.12-1.el9_0.aarch64",
"AppStream-9.0.0.Z.MAIN.EUS:golang-bin-0:1.17.12-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.MAIN.EUS:golang-bin-0:1.17.12-1.el9_0.s390x",
"AppStream-9.0.0.Z.MAIN.EUS:golang-bin-0:1.17.12-1.el9_0.x86_64",
"AppStream-9.0.0.Z.MAIN.EUS:golang-docs-0:1.17.12-1.el9_0.noarch",
"AppStream-9.0.0.Z.MAIN.EUS:golang-misc-0:1.17.12-1.el9_0.noarch",
"AppStream-9.0.0.Z.MAIN.EUS:golang-race-0:1.17.12-1.el9_0.x86_64",
"AppStream-9.0.0.Z.MAIN.EUS:golang-src-0:1.17.12-1.el9_0.noarch",
"AppStream-9.0.0.Z.MAIN.EUS:golang-tests-0:1.17.12-1.el9_0.noarch"
]
}
],
"threats": [
{
"category": "impact",
"details": "Low"
}
],
"title": "golang: crypto/tls: session tickets lack random ticket_age_add"
},
{
"cve": "CVE-2022-30630",
"cwe": {
"id": "CWE-1325",
"name": "Improperly Controlled Sequential Memory Allocation"
},
"discovery_date": "2022-07-14T00:00:00+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"AppStream-9.0.0.Z.MAIN.EUS:go-toolset-0:1.17.12-1.el9_0.aarch64",
"AppStream-9.0.0.Z.MAIN.EUS:go-toolset-0:1.17.12-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.MAIN.EUS:go-toolset-0:1.17.12-1.el9_0.s390x",
"AppStream-9.0.0.Z.MAIN.EUS:go-toolset-0:1.17.12-1.el9_0.src",
"AppStream-9.0.0.Z.MAIN.EUS:go-toolset-0:1.17.12-1.el9_0.x86_64"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2107371"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in the golang standard library, io/fs. Calling Glob on a path that contains a large number of path separators can cause a panic issue due to stack exhaustion. This could allow an attacker to impact availability.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "golang: io/fs: stack exhaustion in Glob",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "RH ProdSec has set the Impact of this vulnerability to Moderate as there is no known method to execute arbitary code. Successful exploitation of this bug can cause the application under attack to panic, merely causing a Denial of Service at the application level. As the kernel is unaffected by this bug, the user can merely relaunch the application to fix the problem. Also, if somehow the application keeps relaunching, the timer watchdogs in the default RHEL kernel will stop the attack in its tracks.\n\nWithin regulated environments, a combination of the following controls acts as a significant barrier to successfully exploiting a CWE-1325: Improperly Controlled Sequential Memory Allocation vulnerability and therefore downgrades the severity of this particular CVE from Moderate to Low.\n\nAccess to the platform is granted only after successful hard token-based multi-factor authentication (MFA) and is governed by least privilege to ensure only authorized users and roles can execute or modify code. Static code analysis and peer reviews enforce strong input validation and error handling, preventing improperly validated inputs from causing system instability, data exposure, or privilege escalation. In the event of successful exploitation, process isolation limits the impact of excessive sequential memory allocation by restricting memory use per process, preventing any single process from exhausting system resources. Finally, the platform uses memory protection mechanisms such as Data Execution Prevention (DEP) and Address Space Layout Randomization (ASLR) to reduce the risk of memory allocation-based attacks.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"AppStream-9.0.0.Z.MAIN.EUS:golang-0:1.17.12-1.el9_0.aarch64",
"AppStream-9.0.0.Z.MAIN.EUS:golang-0:1.17.12-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.MAIN.EUS:golang-0:1.17.12-1.el9_0.s390x",
"AppStream-9.0.0.Z.MAIN.EUS:golang-0:1.17.12-1.el9_0.src",
"AppStream-9.0.0.Z.MAIN.EUS:golang-0:1.17.12-1.el9_0.x86_64",
"AppStream-9.0.0.Z.MAIN.EUS:golang-bin-0:1.17.12-1.el9_0.aarch64",
"AppStream-9.0.0.Z.MAIN.EUS:golang-bin-0:1.17.12-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.MAIN.EUS:golang-bin-0:1.17.12-1.el9_0.s390x",
"AppStream-9.0.0.Z.MAIN.EUS:golang-bin-0:1.17.12-1.el9_0.x86_64",
"AppStream-9.0.0.Z.MAIN.EUS:golang-docs-0:1.17.12-1.el9_0.noarch",
"AppStream-9.0.0.Z.MAIN.EUS:golang-misc-0:1.17.12-1.el9_0.noarch",
"AppStream-9.0.0.Z.MAIN.EUS:golang-race-0:1.17.12-1.el9_0.x86_64",
"AppStream-9.0.0.Z.MAIN.EUS:golang-src-0:1.17.12-1.el9_0.noarch",
"AppStream-9.0.0.Z.MAIN.EUS:golang-tests-0:1.17.12-1.el9_0.noarch"
],
"known_not_affected": [
"AppStream-9.0.0.Z.MAIN.EUS:go-toolset-0:1.17.12-1.el9_0.aarch64",
"AppStream-9.0.0.Z.MAIN.EUS:go-toolset-0:1.17.12-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.MAIN.EUS:go-toolset-0:1.17.12-1.el9_0.s390x",
"AppStream-9.0.0.Z.MAIN.EUS:go-toolset-0:1.17.12-1.el9_0.src",
"AppStream-9.0.0.Z.MAIN.EUS:go-toolset-0:1.17.12-1.el9_0.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2022-30630"
},
{
"category": "external",
"summary": "RHBZ#2107371",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2107371"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2022-30630",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-30630"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2022-30630",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2022-30630"
},
{
"category": "external",
"summary": "https://go.dev/issue/53415",
"url": "https://go.dev/issue/53415"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-announce/c/nqrv9fbR0zE",
"url": "https://groups.google.com/g/golang-announce/c/nqrv9fbR0zE"
}
],
"release_date": "2022-07-12T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2022-08-01T16:07:42+00:00",
"details": "For details on how 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.0.0.Z.MAIN.EUS:golang-0:1.17.12-1.el9_0.aarch64",
"AppStream-9.0.0.Z.MAIN.EUS:golang-0:1.17.12-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.MAIN.EUS:golang-0:1.17.12-1.el9_0.s390x",
"AppStream-9.0.0.Z.MAIN.EUS:golang-0:1.17.12-1.el9_0.src",
"AppStream-9.0.0.Z.MAIN.EUS:golang-0:1.17.12-1.el9_0.x86_64",
"AppStream-9.0.0.Z.MAIN.EUS:golang-bin-0:1.17.12-1.el9_0.aarch64",
"AppStream-9.0.0.Z.MAIN.EUS:golang-bin-0:1.17.12-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.MAIN.EUS:golang-bin-0:1.17.12-1.el9_0.s390x",
"AppStream-9.0.0.Z.MAIN.EUS:golang-bin-0:1.17.12-1.el9_0.x86_64",
"AppStream-9.0.0.Z.MAIN.EUS:golang-docs-0:1.17.12-1.el9_0.noarch",
"AppStream-9.0.0.Z.MAIN.EUS:golang-misc-0:1.17.12-1.el9_0.noarch",
"AppStream-9.0.0.Z.MAIN.EUS:golang-race-0:1.17.12-1.el9_0.x86_64",
"AppStream-9.0.0.Z.MAIN.EUS:golang-src-0:1.17.12-1.el9_0.noarch",
"AppStream-9.0.0.Z.MAIN.EUS:golang-tests-0:1.17.12-1.el9_0.noarch"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2022:5799"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"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.0.0.Z.MAIN.EUS:go-toolset-0:1.17.12-1.el9_0.aarch64",
"AppStream-9.0.0.Z.MAIN.EUS:go-toolset-0:1.17.12-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.MAIN.EUS:go-toolset-0:1.17.12-1.el9_0.s390x",
"AppStream-9.0.0.Z.MAIN.EUS:go-toolset-0:1.17.12-1.el9_0.src",
"AppStream-9.0.0.Z.MAIN.EUS:go-toolset-0:1.17.12-1.el9_0.x86_64",
"AppStream-9.0.0.Z.MAIN.EUS:golang-0:1.17.12-1.el9_0.aarch64",
"AppStream-9.0.0.Z.MAIN.EUS:golang-0:1.17.12-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.MAIN.EUS:golang-0:1.17.12-1.el9_0.s390x",
"AppStream-9.0.0.Z.MAIN.EUS:golang-0:1.17.12-1.el9_0.src",
"AppStream-9.0.0.Z.MAIN.EUS:golang-0:1.17.12-1.el9_0.x86_64",
"AppStream-9.0.0.Z.MAIN.EUS:golang-bin-0:1.17.12-1.el9_0.aarch64",
"AppStream-9.0.0.Z.MAIN.EUS:golang-bin-0:1.17.12-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.MAIN.EUS:golang-bin-0:1.17.12-1.el9_0.s390x",
"AppStream-9.0.0.Z.MAIN.EUS:golang-bin-0:1.17.12-1.el9_0.x86_64",
"AppStream-9.0.0.Z.MAIN.EUS:golang-docs-0:1.17.12-1.el9_0.noarch",
"AppStream-9.0.0.Z.MAIN.EUS:golang-misc-0:1.17.12-1.el9_0.noarch",
"AppStream-9.0.0.Z.MAIN.EUS:golang-race-0:1.17.12-1.el9_0.x86_64",
"AppStream-9.0.0.Z.MAIN.EUS:golang-src-0:1.17.12-1.el9_0.noarch",
"AppStream-9.0.0.Z.MAIN.EUS:golang-tests-0:1.17.12-1.el9_0.noarch"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "golang: io/fs: stack exhaustion in Glob"
},
{
"cve": "CVE-2022-30631",
"cwe": {
"id": "CWE-1325",
"name": "Improperly Controlled Sequential Memory Allocation"
},
"discovery_date": "2022-07-14T00:00:00+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"AppStream-9.0.0.Z.MAIN.EUS:go-toolset-0:1.17.12-1.el9_0.aarch64",
"AppStream-9.0.0.Z.MAIN.EUS:go-toolset-0:1.17.12-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.MAIN.EUS:go-toolset-0:1.17.12-1.el9_0.s390x",
"AppStream-9.0.0.Z.MAIN.EUS:go-toolset-0:1.17.12-1.el9_0.src",
"AppStream-9.0.0.Z.MAIN.EUS:go-toolset-0:1.17.12-1.el9_0.x86_64"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2107342"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in golang. Calling the Reader, Read method on an archive that contains a large number of concatenated 0-length compressed files can cause a panic issue due to stack exhaustion.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "golang: compress/gzip: stack exhaustion in Reader.Read",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "To exploit CVE-2022-30631, an attacker supplies a specially crafted gzip archive to a Go application that uses a vulnerable version of the compress/gzip package without adequate input validation. This can lead to uncontrolled recursion, resulting in stack exhaustion and causing the application to panic, thereby affecting its availability.\n\nAs this is merely a DoS and there is no known way to control the instruction pointer, RH ProdSec has set the impact of this vulnerabilty to \"Moderate\".\n\nWithin regulated environments, a combination of the following controls acts as a significant barrier to successfully exploiting a CWE-1325: Improperly Controlled Sequential Memory Allocation vulnerability and therefore downgrades the severity of this particular CVE from Moderate to Low.\n\nAccess to the platform is granted only after successful hard token-based multi-factor authentication (MFA) and is governed by least privilege to ensure only authorized users and roles can execute or modify code. Static code analysis and peer reviews enforce strong input validation and error handling, preventing improperly validated inputs from causing system instability, data exposure, or privilege escalation. In the event of successful exploitation, process isolation limits the impact of excessive sequential memory allocation by restricting memory use per process, preventing any single process from exhausting system resources. Finally, the platform uses memory protection mechanisms such as Data Execution Prevention (DEP) and Address Space Layout Randomization (ASLR) to reduce the risk of memory allocation-based attacks.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"AppStream-9.0.0.Z.MAIN.EUS:golang-0:1.17.12-1.el9_0.aarch64",
"AppStream-9.0.0.Z.MAIN.EUS:golang-0:1.17.12-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.MAIN.EUS:golang-0:1.17.12-1.el9_0.s390x",
"AppStream-9.0.0.Z.MAIN.EUS:golang-0:1.17.12-1.el9_0.src",
"AppStream-9.0.0.Z.MAIN.EUS:golang-0:1.17.12-1.el9_0.x86_64",
"AppStream-9.0.0.Z.MAIN.EUS:golang-bin-0:1.17.12-1.el9_0.aarch64",
"AppStream-9.0.0.Z.MAIN.EUS:golang-bin-0:1.17.12-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.MAIN.EUS:golang-bin-0:1.17.12-1.el9_0.s390x",
"AppStream-9.0.0.Z.MAIN.EUS:golang-bin-0:1.17.12-1.el9_0.x86_64",
"AppStream-9.0.0.Z.MAIN.EUS:golang-docs-0:1.17.12-1.el9_0.noarch",
"AppStream-9.0.0.Z.MAIN.EUS:golang-misc-0:1.17.12-1.el9_0.noarch",
"AppStream-9.0.0.Z.MAIN.EUS:golang-race-0:1.17.12-1.el9_0.x86_64",
"AppStream-9.0.0.Z.MAIN.EUS:golang-src-0:1.17.12-1.el9_0.noarch",
"AppStream-9.0.0.Z.MAIN.EUS:golang-tests-0:1.17.12-1.el9_0.noarch"
],
"known_not_affected": [
"AppStream-9.0.0.Z.MAIN.EUS:go-toolset-0:1.17.12-1.el9_0.aarch64",
"AppStream-9.0.0.Z.MAIN.EUS:go-toolset-0:1.17.12-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.MAIN.EUS:go-toolset-0:1.17.12-1.el9_0.s390x",
"AppStream-9.0.0.Z.MAIN.EUS:go-toolset-0:1.17.12-1.el9_0.src",
"AppStream-9.0.0.Z.MAIN.EUS:go-toolset-0:1.17.12-1.el9_0.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2022-30631"
},
{
"category": "external",
"summary": "RHBZ#2107342",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2107342"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2022-30631",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-30631"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2022-30631",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2022-30631"
},
{
"category": "external",
"summary": "https://go.dev/issue/53168",
"url": "https://go.dev/issue/53168"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-announce/c/nqrv9fbR0zE",
"url": "https://groups.google.com/g/golang-announce/c/nqrv9fbR0zE"
}
],
"release_date": "2022-07-12T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2022-08-01T16:07:42+00:00",
"details": "For details on how 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.0.0.Z.MAIN.EUS:golang-0:1.17.12-1.el9_0.aarch64",
"AppStream-9.0.0.Z.MAIN.EUS:golang-0:1.17.12-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.MAIN.EUS:golang-0:1.17.12-1.el9_0.s390x",
"AppStream-9.0.0.Z.MAIN.EUS:golang-0:1.17.12-1.el9_0.src",
"AppStream-9.0.0.Z.MAIN.EUS:golang-0:1.17.12-1.el9_0.x86_64",
"AppStream-9.0.0.Z.MAIN.EUS:golang-bin-0:1.17.12-1.el9_0.aarch64",
"AppStream-9.0.0.Z.MAIN.EUS:golang-bin-0:1.17.12-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.MAIN.EUS:golang-bin-0:1.17.12-1.el9_0.s390x",
"AppStream-9.0.0.Z.MAIN.EUS:golang-bin-0:1.17.12-1.el9_0.x86_64",
"AppStream-9.0.0.Z.MAIN.EUS:golang-docs-0:1.17.12-1.el9_0.noarch",
"AppStream-9.0.0.Z.MAIN.EUS:golang-misc-0:1.17.12-1.el9_0.noarch",
"AppStream-9.0.0.Z.MAIN.EUS:golang-race-0:1.17.12-1.el9_0.x86_64",
"AppStream-9.0.0.Z.MAIN.EUS:golang-src-0:1.17.12-1.el9_0.noarch",
"AppStream-9.0.0.Z.MAIN.EUS:golang-tests-0:1.17.12-1.el9_0.noarch"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2022:5799"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"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.0.0.Z.MAIN.EUS:go-toolset-0:1.17.12-1.el9_0.aarch64",
"AppStream-9.0.0.Z.MAIN.EUS:go-toolset-0:1.17.12-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.MAIN.EUS:go-toolset-0:1.17.12-1.el9_0.s390x",
"AppStream-9.0.0.Z.MAIN.EUS:go-toolset-0:1.17.12-1.el9_0.src",
"AppStream-9.0.0.Z.MAIN.EUS:go-toolset-0:1.17.12-1.el9_0.x86_64",
"AppStream-9.0.0.Z.MAIN.EUS:golang-0:1.17.12-1.el9_0.aarch64",
"AppStream-9.0.0.Z.MAIN.EUS:golang-0:1.17.12-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.MAIN.EUS:golang-0:1.17.12-1.el9_0.s390x",
"AppStream-9.0.0.Z.MAIN.EUS:golang-0:1.17.12-1.el9_0.src",
"AppStream-9.0.0.Z.MAIN.EUS:golang-0:1.17.12-1.el9_0.x86_64",
"AppStream-9.0.0.Z.MAIN.EUS:golang-bin-0:1.17.12-1.el9_0.aarch64",
"AppStream-9.0.0.Z.MAIN.EUS:golang-bin-0:1.17.12-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.MAIN.EUS:golang-bin-0:1.17.12-1.el9_0.s390x",
"AppStream-9.0.0.Z.MAIN.EUS:golang-bin-0:1.17.12-1.el9_0.x86_64",
"AppStream-9.0.0.Z.MAIN.EUS:golang-docs-0:1.17.12-1.el9_0.noarch",
"AppStream-9.0.0.Z.MAIN.EUS:golang-misc-0:1.17.12-1.el9_0.noarch",
"AppStream-9.0.0.Z.MAIN.EUS:golang-race-0:1.17.12-1.el9_0.x86_64",
"AppStream-9.0.0.Z.MAIN.EUS:golang-src-0:1.17.12-1.el9_0.noarch",
"AppStream-9.0.0.Z.MAIN.EUS:golang-tests-0:1.17.12-1.el9_0.noarch"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "golang: compress/gzip: stack exhaustion in Reader.Read"
},
{
"cve": "CVE-2022-30632",
"cwe": {
"id": "CWE-1325",
"name": "Improperly Controlled Sequential Memory Allocation"
},
"discovery_date": "2022-07-14T00:00:00+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"AppStream-9.0.0.Z.MAIN.EUS:go-toolset-0:1.17.12-1.el9_0.aarch64",
"AppStream-9.0.0.Z.MAIN.EUS:go-toolset-0:1.17.12-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.MAIN.EUS:go-toolset-0:1.17.12-1.el9_0.s390x",
"AppStream-9.0.0.Z.MAIN.EUS:go-toolset-0:1.17.12-1.el9_0.src",
"AppStream-9.0.0.Z.MAIN.EUS:go-toolset-0:1.17.12-1.el9_0.x86_64"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2107386"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in golang. Calling Glob on a path that contains a large number of path separators can cause a panic issue due to stack exhaustion. This can cause an attacker to impact availability.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "golang: path/filepath: stack exhaustion in Glob",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "The exploitation of this flaw will only result in a denial of service of the application via the application crashing which is why this has been rated as moderate.\n\nWithin regulated environments, a combination of the following controls acts as a significant barrier to successfully exploiting a CWE-1325: Improperly Controlled Sequential Memory Allocation vulnerability and therefore downgrades the severity of this particular CVE from Moderate to Low.\n\nAccess to the platform is granted only after successful hard token-based multi-factor authentication (MFA) and is governed by least privilege to ensure only authorized users and roles can execute or modify code. Static code analysis and peer reviews enforce strong input validation and error handling, preventing improperly validated inputs from causing system instability, data exposure, or privilege escalation. In the event of successful exploitation, process isolation limits the impact of excessive sequential memory allocation by restricting memory use per process, preventing any single process from exhausting system resources. Finally, the platform uses memory protection mechanisms such as Data Execution Prevention (DEP) and Address Space Layout Randomization (ASLR) to reduce the risk of memory allocation-based attacks.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"AppStream-9.0.0.Z.MAIN.EUS:golang-0:1.17.12-1.el9_0.aarch64",
"AppStream-9.0.0.Z.MAIN.EUS:golang-0:1.17.12-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.MAIN.EUS:golang-0:1.17.12-1.el9_0.s390x",
"AppStream-9.0.0.Z.MAIN.EUS:golang-0:1.17.12-1.el9_0.src",
"AppStream-9.0.0.Z.MAIN.EUS:golang-0:1.17.12-1.el9_0.x86_64",
"AppStream-9.0.0.Z.MAIN.EUS:golang-bin-0:1.17.12-1.el9_0.aarch64",
"AppStream-9.0.0.Z.MAIN.EUS:golang-bin-0:1.17.12-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.MAIN.EUS:golang-bin-0:1.17.12-1.el9_0.s390x",
"AppStream-9.0.0.Z.MAIN.EUS:golang-bin-0:1.17.12-1.el9_0.x86_64",
"AppStream-9.0.0.Z.MAIN.EUS:golang-docs-0:1.17.12-1.el9_0.noarch",
"AppStream-9.0.0.Z.MAIN.EUS:golang-misc-0:1.17.12-1.el9_0.noarch",
"AppStream-9.0.0.Z.MAIN.EUS:golang-race-0:1.17.12-1.el9_0.x86_64",
"AppStream-9.0.0.Z.MAIN.EUS:golang-src-0:1.17.12-1.el9_0.noarch",
"AppStream-9.0.0.Z.MAIN.EUS:golang-tests-0:1.17.12-1.el9_0.noarch"
],
"known_not_affected": [
"AppStream-9.0.0.Z.MAIN.EUS:go-toolset-0:1.17.12-1.el9_0.aarch64",
"AppStream-9.0.0.Z.MAIN.EUS:go-toolset-0:1.17.12-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.MAIN.EUS:go-toolset-0:1.17.12-1.el9_0.s390x",
"AppStream-9.0.0.Z.MAIN.EUS:go-toolset-0:1.17.12-1.el9_0.src",
"AppStream-9.0.0.Z.MAIN.EUS:go-toolset-0:1.17.12-1.el9_0.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2022-30632"
},
{
"category": "external",
"summary": "RHBZ#2107386",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2107386"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2022-30632",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-30632"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2022-30632",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2022-30632"
},
{
"category": "external",
"summary": "https://go.dev/issue/53416",
"url": "https://go.dev/issue/53416"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-announce/c/nqrv9fbR0zE",
"url": "https://groups.google.com/g/golang-announce/c/nqrv9fbR0zE"
}
],
"release_date": "2022-07-12T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2022-08-01T16:07:42+00:00",
"details": "For details on how 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.0.0.Z.MAIN.EUS:golang-0:1.17.12-1.el9_0.aarch64",
"AppStream-9.0.0.Z.MAIN.EUS:golang-0:1.17.12-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.MAIN.EUS:golang-0:1.17.12-1.el9_0.s390x",
"AppStream-9.0.0.Z.MAIN.EUS:golang-0:1.17.12-1.el9_0.src",
"AppStream-9.0.0.Z.MAIN.EUS:golang-0:1.17.12-1.el9_0.x86_64",
"AppStream-9.0.0.Z.MAIN.EUS:golang-bin-0:1.17.12-1.el9_0.aarch64",
"AppStream-9.0.0.Z.MAIN.EUS:golang-bin-0:1.17.12-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.MAIN.EUS:golang-bin-0:1.17.12-1.el9_0.s390x",
"AppStream-9.0.0.Z.MAIN.EUS:golang-bin-0:1.17.12-1.el9_0.x86_64",
"AppStream-9.0.0.Z.MAIN.EUS:golang-docs-0:1.17.12-1.el9_0.noarch",
"AppStream-9.0.0.Z.MAIN.EUS:golang-misc-0:1.17.12-1.el9_0.noarch",
"AppStream-9.0.0.Z.MAIN.EUS:golang-race-0:1.17.12-1.el9_0.x86_64",
"AppStream-9.0.0.Z.MAIN.EUS:golang-src-0:1.17.12-1.el9_0.noarch",
"AppStream-9.0.0.Z.MAIN.EUS:golang-tests-0:1.17.12-1.el9_0.noarch"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2022:5799"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"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.0.0.Z.MAIN.EUS:go-toolset-0:1.17.12-1.el9_0.aarch64",
"AppStream-9.0.0.Z.MAIN.EUS:go-toolset-0:1.17.12-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.MAIN.EUS:go-toolset-0:1.17.12-1.el9_0.s390x",
"AppStream-9.0.0.Z.MAIN.EUS:go-toolset-0:1.17.12-1.el9_0.src",
"AppStream-9.0.0.Z.MAIN.EUS:go-toolset-0:1.17.12-1.el9_0.x86_64",
"AppStream-9.0.0.Z.MAIN.EUS:golang-0:1.17.12-1.el9_0.aarch64",
"AppStream-9.0.0.Z.MAIN.EUS:golang-0:1.17.12-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.MAIN.EUS:golang-0:1.17.12-1.el9_0.s390x",
"AppStream-9.0.0.Z.MAIN.EUS:golang-0:1.17.12-1.el9_0.src",
"AppStream-9.0.0.Z.MAIN.EUS:golang-0:1.17.12-1.el9_0.x86_64",
"AppStream-9.0.0.Z.MAIN.EUS:golang-bin-0:1.17.12-1.el9_0.aarch64",
"AppStream-9.0.0.Z.MAIN.EUS:golang-bin-0:1.17.12-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.MAIN.EUS:golang-bin-0:1.17.12-1.el9_0.s390x",
"AppStream-9.0.0.Z.MAIN.EUS:golang-bin-0:1.17.12-1.el9_0.x86_64",
"AppStream-9.0.0.Z.MAIN.EUS:golang-docs-0:1.17.12-1.el9_0.noarch",
"AppStream-9.0.0.Z.MAIN.EUS:golang-misc-0:1.17.12-1.el9_0.noarch",
"AppStream-9.0.0.Z.MAIN.EUS:golang-race-0:1.17.12-1.el9_0.x86_64",
"AppStream-9.0.0.Z.MAIN.EUS:golang-src-0:1.17.12-1.el9_0.noarch",
"AppStream-9.0.0.Z.MAIN.EUS:golang-tests-0:1.17.12-1.el9_0.noarch"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "golang: path/filepath: stack exhaustion in Glob"
},
{
"cve": "CVE-2022-30633",
"cwe": {
"id": "CWE-1325",
"name": "Improperly Controlled Sequential Memory Allocation"
},
"discovery_date": "2022-07-14T00:00:00+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"AppStream-9.0.0.Z.MAIN.EUS:go-toolset-0:1.17.12-1.el9_0.aarch64",
"AppStream-9.0.0.Z.MAIN.EUS:go-toolset-0:1.17.12-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.MAIN.EUS:go-toolset-0:1.17.12-1.el9_0.s390x",
"AppStream-9.0.0.Z.MAIN.EUS:go-toolset-0:1.17.12-1.el9_0.src",
"AppStream-9.0.0.Z.MAIN.EUS:go-toolset-0:1.17.12-1.el9_0.x86_64"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2107392"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in golang. Calling Unmarshal on an XML document into a Go struct, which has a nested field that uses the \"any\" field tag, can cause a panic due to stack exhaustion.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "golang: encoding/xml: stack exhaustion in Unmarshal",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "Red Hat has marked this as moderate impact for two primary reasons\n1. Though the vulnerability exists, it is hard to exploit in real scenarios (e.g., the attacker must be able to feed crafted XML documents into specific code paths).\n2. The vulnerability is a denial of service (DoS) due to stack exhaustion rather than code execution or data breach. Since it doesn\u2019t compromise confidentiality or integrity.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"AppStream-9.0.0.Z.MAIN.EUS:golang-0:1.17.12-1.el9_0.aarch64",
"AppStream-9.0.0.Z.MAIN.EUS:golang-0:1.17.12-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.MAIN.EUS:golang-0:1.17.12-1.el9_0.s390x",
"AppStream-9.0.0.Z.MAIN.EUS:golang-0:1.17.12-1.el9_0.src",
"AppStream-9.0.0.Z.MAIN.EUS:golang-0:1.17.12-1.el9_0.x86_64",
"AppStream-9.0.0.Z.MAIN.EUS:golang-bin-0:1.17.12-1.el9_0.aarch64",
"AppStream-9.0.0.Z.MAIN.EUS:golang-bin-0:1.17.12-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.MAIN.EUS:golang-bin-0:1.17.12-1.el9_0.s390x",
"AppStream-9.0.0.Z.MAIN.EUS:golang-bin-0:1.17.12-1.el9_0.x86_64",
"AppStream-9.0.0.Z.MAIN.EUS:golang-docs-0:1.17.12-1.el9_0.noarch",
"AppStream-9.0.0.Z.MAIN.EUS:golang-misc-0:1.17.12-1.el9_0.noarch",
"AppStream-9.0.0.Z.MAIN.EUS:golang-race-0:1.17.12-1.el9_0.x86_64",
"AppStream-9.0.0.Z.MAIN.EUS:golang-src-0:1.17.12-1.el9_0.noarch",
"AppStream-9.0.0.Z.MAIN.EUS:golang-tests-0:1.17.12-1.el9_0.noarch"
],
"known_not_affected": [
"AppStream-9.0.0.Z.MAIN.EUS:go-toolset-0:1.17.12-1.el9_0.aarch64",
"AppStream-9.0.0.Z.MAIN.EUS:go-toolset-0:1.17.12-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.MAIN.EUS:go-toolset-0:1.17.12-1.el9_0.s390x",
"AppStream-9.0.0.Z.MAIN.EUS:go-toolset-0:1.17.12-1.el9_0.src",
"AppStream-9.0.0.Z.MAIN.EUS:go-toolset-0:1.17.12-1.el9_0.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2022-30633"
},
{
"category": "external",
"summary": "RHBZ#2107392",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2107392"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2022-30633",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-30633"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2022-30633",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2022-30633"
},
{
"category": "external",
"summary": "https://go.dev/issue/53611",
"url": "https://go.dev/issue/53611"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-announce/c/nqrv9fbR0zE",
"url": "https://groups.google.com/g/golang-announce/c/nqrv9fbR0zE"
}
],
"release_date": "2022-07-12T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2022-08-01T16:07:42+00:00",
"details": "For details on how 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.0.0.Z.MAIN.EUS:golang-0:1.17.12-1.el9_0.aarch64",
"AppStream-9.0.0.Z.MAIN.EUS:golang-0:1.17.12-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.MAIN.EUS:golang-0:1.17.12-1.el9_0.s390x",
"AppStream-9.0.0.Z.MAIN.EUS:golang-0:1.17.12-1.el9_0.src",
"AppStream-9.0.0.Z.MAIN.EUS:golang-0:1.17.12-1.el9_0.x86_64",
"AppStream-9.0.0.Z.MAIN.EUS:golang-bin-0:1.17.12-1.el9_0.aarch64",
"AppStream-9.0.0.Z.MAIN.EUS:golang-bin-0:1.17.12-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.MAIN.EUS:golang-bin-0:1.17.12-1.el9_0.s390x",
"AppStream-9.0.0.Z.MAIN.EUS:golang-bin-0:1.17.12-1.el9_0.x86_64",
"AppStream-9.0.0.Z.MAIN.EUS:golang-docs-0:1.17.12-1.el9_0.noarch",
"AppStream-9.0.0.Z.MAIN.EUS:golang-misc-0:1.17.12-1.el9_0.noarch",
"AppStream-9.0.0.Z.MAIN.EUS:golang-race-0:1.17.12-1.el9_0.x86_64",
"AppStream-9.0.0.Z.MAIN.EUS:golang-src-0:1.17.12-1.el9_0.noarch",
"AppStream-9.0.0.Z.MAIN.EUS:golang-tests-0:1.17.12-1.el9_0.noarch"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2022:5799"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"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.0.0.Z.MAIN.EUS:go-toolset-0:1.17.12-1.el9_0.aarch64",
"AppStream-9.0.0.Z.MAIN.EUS:go-toolset-0:1.17.12-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.MAIN.EUS:go-toolset-0:1.17.12-1.el9_0.s390x",
"AppStream-9.0.0.Z.MAIN.EUS:go-toolset-0:1.17.12-1.el9_0.src",
"AppStream-9.0.0.Z.MAIN.EUS:go-toolset-0:1.17.12-1.el9_0.x86_64",
"AppStream-9.0.0.Z.MAIN.EUS:golang-0:1.17.12-1.el9_0.aarch64",
"AppStream-9.0.0.Z.MAIN.EUS:golang-0:1.17.12-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.MAIN.EUS:golang-0:1.17.12-1.el9_0.s390x",
"AppStream-9.0.0.Z.MAIN.EUS:golang-0:1.17.12-1.el9_0.src",
"AppStream-9.0.0.Z.MAIN.EUS:golang-0:1.17.12-1.el9_0.x86_64",
"AppStream-9.0.0.Z.MAIN.EUS:golang-bin-0:1.17.12-1.el9_0.aarch64",
"AppStream-9.0.0.Z.MAIN.EUS:golang-bin-0:1.17.12-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.MAIN.EUS:golang-bin-0:1.17.12-1.el9_0.s390x",
"AppStream-9.0.0.Z.MAIN.EUS:golang-bin-0:1.17.12-1.el9_0.x86_64",
"AppStream-9.0.0.Z.MAIN.EUS:golang-docs-0:1.17.12-1.el9_0.noarch",
"AppStream-9.0.0.Z.MAIN.EUS:golang-misc-0:1.17.12-1.el9_0.noarch",
"AppStream-9.0.0.Z.MAIN.EUS:golang-race-0:1.17.12-1.el9_0.x86_64",
"AppStream-9.0.0.Z.MAIN.EUS:golang-src-0:1.17.12-1.el9_0.noarch",
"AppStream-9.0.0.Z.MAIN.EUS:golang-tests-0:1.17.12-1.el9_0.noarch"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "golang: encoding/xml: stack exhaustion in Unmarshal"
},
{
"cve": "CVE-2022-30635",
"cwe": {
"id": "CWE-1325",
"name": "Improperly Controlled Sequential Memory Allocation"
},
"discovery_date": "2022-07-14T00:00:00+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"AppStream-9.0.0.Z.MAIN.EUS:go-toolset-0:1.17.12-1.el9_0.aarch64",
"AppStream-9.0.0.Z.MAIN.EUS:go-toolset-0:1.17.12-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.MAIN.EUS:go-toolset-0:1.17.12-1.el9_0.s390x",
"AppStream-9.0.0.Z.MAIN.EUS:go-toolset-0:1.17.12-1.el9_0.src",
"AppStream-9.0.0.Z.MAIN.EUS:go-toolset-0:1.17.12-1.el9_0.x86_64"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2107388"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in golang. When calling Decoder, Decode on a message that contains deeply nested structures, a panic can occur due to stack exhaustion and allows an attacker to impact system availability.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "golang: encoding/gob: stack exhaustion in Decoder.Decode",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "OpenShift Container Platform (OCP) starting from 4.10 stream is already compiled in the patched version of Go, hence is not affected by this vulnerability.The vulnerability has been rated as moderate instead of high because the vulnerability can only result in a minor denial of service.\n\nWithin regulated environments, a combination of the following controls acts as a significant barrier to successfully exploiting a CWE-1325: Improperly Controlled Sequential Memory Allocation vulnerability and therefore downgrades the severity of this particular CVE from Moderate to Low.\n\nAccess to the platform is granted only after successful hard token-based multi-factor authentication (MFA) and is governed by least privilege to ensure only authorized users and roles can execute or modify code. Static code analysis and peer reviews enforce strong input validation and error handling, preventing improperly validated inputs from causing system instability, data exposure, or privilege escalation. In the event of successful exploitation, process isolation limits the impact of excessive sequential memory allocation by restricting memory use per process, preventing any single process from exhausting system resources. Finally, the platform uses memory protection mechanisms such as Data Execution Prevention (DEP) and Address Space Layout Randomization (ASLR) to reduce the risk of memory allocation-based attacks.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"AppStream-9.0.0.Z.MAIN.EUS:golang-0:1.17.12-1.el9_0.aarch64",
"AppStream-9.0.0.Z.MAIN.EUS:golang-0:1.17.12-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.MAIN.EUS:golang-0:1.17.12-1.el9_0.s390x",
"AppStream-9.0.0.Z.MAIN.EUS:golang-0:1.17.12-1.el9_0.src",
"AppStream-9.0.0.Z.MAIN.EUS:golang-0:1.17.12-1.el9_0.x86_64",
"AppStream-9.0.0.Z.MAIN.EUS:golang-bin-0:1.17.12-1.el9_0.aarch64",
"AppStream-9.0.0.Z.MAIN.EUS:golang-bin-0:1.17.12-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.MAIN.EUS:golang-bin-0:1.17.12-1.el9_0.s390x",
"AppStream-9.0.0.Z.MAIN.EUS:golang-bin-0:1.17.12-1.el9_0.x86_64",
"AppStream-9.0.0.Z.MAIN.EUS:golang-docs-0:1.17.12-1.el9_0.noarch",
"AppStream-9.0.0.Z.MAIN.EUS:golang-misc-0:1.17.12-1.el9_0.noarch",
"AppStream-9.0.0.Z.MAIN.EUS:golang-race-0:1.17.12-1.el9_0.x86_64",
"AppStream-9.0.0.Z.MAIN.EUS:golang-src-0:1.17.12-1.el9_0.noarch",
"AppStream-9.0.0.Z.MAIN.EUS:golang-tests-0:1.17.12-1.el9_0.noarch"
],
"known_not_affected": [
"AppStream-9.0.0.Z.MAIN.EUS:go-toolset-0:1.17.12-1.el9_0.aarch64",
"AppStream-9.0.0.Z.MAIN.EUS:go-toolset-0:1.17.12-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.MAIN.EUS:go-toolset-0:1.17.12-1.el9_0.s390x",
"AppStream-9.0.0.Z.MAIN.EUS:go-toolset-0:1.17.12-1.el9_0.src",
"AppStream-9.0.0.Z.MAIN.EUS:go-toolset-0:1.17.12-1.el9_0.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2022-30635"
},
{
"category": "external",
"summary": "RHBZ#2107388",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2107388"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2022-30635",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-30635"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2022-30635",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2022-30635"
},
{
"category": "external",
"summary": "https://go.dev/issue/53615",
"url": "https://go.dev/issue/53615"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-announce/c/nqrv9fbR0zE",
"url": "https://groups.google.com/g/golang-announce/c/nqrv9fbR0zE"
}
],
"release_date": "2022-07-12T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2022-08-01T16:07:42+00:00",
"details": "For details on how 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.0.0.Z.MAIN.EUS:golang-0:1.17.12-1.el9_0.aarch64",
"AppStream-9.0.0.Z.MAIN.EUS:golang-0:1.17.12-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.MAIN.EUS:golang-0:1.17.12-1.el9_0.s390x",
"AppStream-9.0.0.Z.MAIN.EUS:golang-0:1.17.12-1.el9_0.src",
"AppStream-9.0.0.Z.MAIN.EUS:golang-0:1.17.12-1.el9_0.x86_64",
"AppStream-9.0.0.Z.MAIN.EUS:golang-bin-0:1.17.12-1.el9_0.aarch64",
"AppStream-9.0.0.Z.MAIN.EUS:golang-bin-0:1.17.12-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.MAIN.EUS:golang-bin-0:1.17.12-1.el9_0.s390x",
"AppStream-9.0.0.Z.MAIN.EUS:golang-bin-0:1.17.12-1.el9_0.x86_64",
"AppStream-9.0.0.Z.MAIN.EUS:golang-docs-0:1.17.12-1.el9_0.noarch",
"AppStream-9.0.0.Z.MAIN.EUS:golang-misc-0:1.17.12-1.el9_0.noarch",
"AppStream-9.0.0.Z.MAIN.EUS:golang-race-0:1.17.12-1.el9_0.x86_64",
"AppStream-9.0.0.Z.MAIN.EUS:golang-src-0:1.17.12-1.el9_0.noarch",
"AppStream-9.0.0.Z.MAIN.EUS:golang-tests-0:1.17.12-1.el9_0.noarch"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2022:5799"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"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.0.0.Z.MAIN.EUS:go-toolset-0:1.17.12-1.el9_0.aarch64",
"AppStream-9.0.0.Z.MAIN.EUS:go-toolset-0:1.17.12-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.MAIN.EUS:go-toolset-0:1.17.12-1.el9_0.s390x",
"AppStream-9.0.0.Z.MAIN.EUS:go-toolset-0:1.17.12-1.el9_0.src",
"AppStream-9.0.0.Z.MAIN.EUS:go-toolset-0:1.17.12-1.el9_0.x86_64",
"AppStream-9.0.0.Z.MAIN.EUS:golang-0:1.17.12-1.el9_0.aarch64",
"AppStream-9.0.0.Z.MAIN.EUS:golang-0:1.17.12-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.MAIN.EUS:golang-0:1.17.12-1.el9_0.s390x",
"AppStream-9.0.0.Z.MAIN.EUS:golang-0:1.17.12-1.el9_0.src",
"AppStream-9.0.0.Z.MAIN.EUS:golang-0:1.17.12-1.el9_0.x86_64",
"AppStream-9.0.0.Z.MAIN.EUS:golang-bin-0:1.17.12-1.el9_0.aarch64",
"AppStream-9.0.0.Z.MAIN.EUS:golang-bin-0:1.17.12-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.MAIN.EUS:golang-bin-0:1.17.12-1.el9_0.s390x",
"AppStream-9.0.0.Z.MAIN.EUS:golang-bin-0:1.17.12-1.el9_0.x86_64",
"AppStream-9.0.0.Z.MAIN.EUS:golang-docs-0:1.17.12-1.el9_0.noarch",
"AppStream-9.0.0.Z.MAIN.EUS:golang-misc-0:1.17.12-1.el9_0.noarch",
"AppStream-9.0.0.Z.MAIN.EUS:golang-race-0:1.17.12-1.el9_0.x86_64",
"AppStream-9.0.0.Z.MAIN.EUS:golang-src-0:1.17.12-1.el9_0.noarch",
"AppStream-9.0.0.Z.MAIN.EUS:golang-tests-0:1.17.12-1.el9_0.noarch"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "golang: encoding/gob: stack exhaustion in Decoder.Decode"
},
{
"cve": "CVE-2022-32148",
"cwe": {
"id": "CWE-200",
"name": "Exposure of Sensitive Information to an Unauthorized Actor"
},
"discovery_date": "2022-07-14T00:00:00+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"AppStream-9.0.0.Z.MAIN.EUS:go-toolset-0:1.17.12-1.el9_0.aarch64",
"AppStream-9.0.0.Z.MAIN.EUS:go-toolset-0:1.17.12-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.MAIN.EUS:go-toolset-0:1.17.12-1.el9_0.s390x",
"AppStream-9.0.0.Z.MAIN.EUS:go-toolset-0:1.17.12-1.el9_0.src",
"AppStream-9.0.0.Z.MAIN.EUS:go-toolset-0:1.17.12-1.el9_0.x86_64"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2107383"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in net/http/httputil golang package. When httputil.ReverseProxy.ServeHTTP is called with a Request.Header map containing a nil value for the X-Forwarded-For header, ReverseProxy could set the client IP incorrectly. This issue may affect confidentiality.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "golang: net/http/httputil: NewSingleHostReverseProxy - omit X-Forwarded-For not working",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "Within regulated environments, a combination of the following controls acts as a significant barrier to successfully exploiting a CWE-200: Exposure of Sensitive Information to an Unauthorized Actor vulnerability and therefore downgrades the severity of this particular CVE from Moderate to Low.\n\nAccess to the platform is granted only after successful hard token, multi-factor authentication (MFA), which is coupled with account management controls, including integration with single sign-on (SSO), to ensure that user permissions are restricted to only the functions necessary for their roles. Access to sensitive information is explicitly authorized and enforced based on predefined access policies. Event logs are collected and processed for centralization, correlation, analysis, monitoring, reporting, alerting, and retention. This process ensures that audit logs are generated for specific events involving sensitive information, which helps identify patterns of unauthorized access or data exposure. The platform enforces the use of validated cryptographic modules across compute resources to protect the confidentiality of information, even in the event of interception.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\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.0.0.Z.MAIN.EUS:golang-0:1.17.12-1.el9_0.aarch64",
"AppStream-9.0.0.Z.MAIN.EUS:golang-0:1.17.12-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.MAIN.EUS:golang-0:1.17.12-1.el9_0.s390x",
"AppStream-9.0.0.Z.MAIN.EUS:golang-0:1.17.12-1.el9_0.src",
"AppStream-9.0.0.Z.MAIN.EUS:golang-0:1.17.12-1.el9_0.x86_64",
"AppStream-9.0.0.Z.MAIN.EUS:golang-bin-0:1.17.12-1.el9_0.aarch64",
"AppStream-9.0.0.Z.MAIN.EUS:golang-bin-0:1.17.12-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.MAIN.EUS:golang-bin-0:1.17.12-1.el9_0.s390x",
"AppStream-9.0.0.Z.MAIN.EUS:golang-bin-0:1.17.12-1.el9_0.x86_64",
"AppStream-9.0.0.Z.MAIN.EUS:golang-docs-0:1.17.12-1.el9_0.noarch",
"AppStream-9.0.0.Z.MAIN.EUS:golang-misc-0:1.17.12-1.el9_0.noarch",
"AppStream-9.0.0.Z.MAIN.EUS:golang-race-0:1.17.12-1.el9_0.x86_64",
"AppStream-9.0.0.Z.MAIN.EUS:golang-src-0:1.17.12-1.el9_0.noarch",
"AppStream-9.0.0.Z.MAIN.EUS:golang-tests-0:1.17.12-1.el9_0.noarch"
],
"known_not_affected": [
"AppStream-9.0.0.Z.MAIN.EUS:go-toolset-0:1.17.12-1.el9_0.aarch64",
"AppStream-9.0.0.Z.MAIN.EUS:go-toolset-0:1.17.12-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.MAIN.EUS:go-toolset-0:1.17.12-1.el9_0.s390x",
"AppStream-9.0.0.Z.MAIN.EUS:go-toolset-0:1.17.12-1.el9_0.src",
"AppStream-9.0.0.Z.MAIN.EUS:go-toolset-0:1.17.12-1.el9_0.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2022-32148"
},
{
"category": "external",
"summary": "RHBZ#2107383",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2107383"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2022-32148",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-32148"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2022-32148",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2022-32148"
},
{
"category": "external",
"summary": "https://go.dev/issue/53423",
"url": "https://go.dev/issue/53423"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-announce/c/nqrv9fbR0zE",
"url": "https://groups.google.com/g/golang-announce/c/nqrv9fbR0zE"
}
],
"release_date": "2022-07-12T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2022-08-01T16:07:42+00:00",
"details": "For details on how 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.0.0.Z.MAIN.EUS:golang-0:1.17.12-1.el9_0.aarch64",
"AppStream-9.0.0.Z.MAIN.EUS:golang-0:1.17.12-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.MAIN.EUS:golang-0:1.17.12-1.el9_0.s390x",
"AppStream-9.0.0.Z.MAIN.EUS:golang-0:1.17.12-1.el9_0.src",
"AppStream-9.0.0.Z.MAIN.EUS:golang-0:1.17.12-1.el9_0.x86_64",
"AppStream-9.0.0.Z.MAIN.EUS:golang-bin-0:1.17.12-1.el9_0.aarch64",
"AppStream-9.0.0.Z.MAIN.EUS:golang-bin-0:1.17.12-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.MAIN.EUS:golang-bin-0:1.17.12-1.el9_0.s390x",
"AppStream-9.0.0.Z.MAIN.EUS:golang-bin-0:1.17.12-1.el9_0.x86_64",
"AppStream-9.0.0.Z.MAIN.EUS:golang-docs-0:1.17.12-1.el9_0.noarch",
"AppStream-9.0.0.Z.MAIN.EUS:golang-misc-0:1.17.12-1.el9_0.noarch",
"AppStream-9.0.0.Z.MAIN.EUS:golang-race-0:1.17.12-1.el9_0.x86_64",
"AppStream-9.0.0.Z.MAIN.EUS:golang-src-0:1.17.12-1.el9_0.noarch",
"AppStream-9.0.0.Z.MAIN.EUS:golang-tests-0:1.17.12-1.el9_0.noarch"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2022:5799"
}
],
"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": [
"AppStream-9.0.0.Z.MAIN.EUS:go-toolset-0:1.17.12-1.el9_0.aarch64",
"AppStream-9.0.0.Z.MAIN.EUS:go-toolset-0:1.17.12-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.MAIN.EUS:go-toolset-0:1.17.12-1.el9_0.s390x",
"AppStream-9.0.0.Z.MAIN.EUS:go-toolset-0:1.17.12-1.el9_0.src",
"AppStream-9.0.0.Z.MAIN.EUS:go-toolset-0:1.17.12-1.el9_0.x86_64",
"AppStream-9.0.0.Z.MAIN.EUS:golang-0:1.17.12-1.el9_0.aarch64",
"AppStream-9.0.0.Z.MAIN.EUS:golang-0:1.17.12-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.MAIN.EUS:golang-0:1.17.12-1.el9_0.s390x",
"AppStream-9.0.0.Z.MAIN.EUS:golang-0:1.17.12-1.el9_0.src",
"AppStream-9.0.0.Z.MAIN.EUS:golang-0:1.17.12-1.el9_0.x86_64",
"AppStream-9.0.0.Z.MAIN.EUS:golang-bin-0:1.17.12-1.el9_0.aarch64",
"AppStream-9.0.0.Z.MAIN.EUS:golang-bin-0:1.17.12-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.MAIN.EUS:golang-bin-0:1.17.12-1.el9_0.s390x",
"AppStream-9.0.0.Z.MAIN.EUS:golang-bin-0:1.17.12-1.el9_0.x86_64",
"AppStream-9.0.0.Z.MAIN.EUS:golang-docs-0:1.17.12-1.el9_0.noarch",
"AppStream-9.0.0.Z.MAIN.EUS:golang-misc-0:1.17.12-1.el9_0.noarch",
"AppStream-9.0.0.Z.MAIN.EUS:golang-race-0:1.17.12-1.el9_0.x86_64",
"AppStream-9.0.0.Z.MAIN.EUS:golang-src-0:1.17.12-1.el9_0.noarch",
"AppStream-9.0.0.Z.MAIN.EUS:golang-tests-0:1.17.12-1.el9_0.noarch"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "golang: net/http/httputil: NewSingleHostReverseProxy - omit X-Forwarded-For not working"
}
]
}
rhsa-2023_2282
Vulnerability from csaf_redhat
Notes
{
"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: net/http: excessive memory growth in a Go server accepting HTTP/2 requests (CVE-2022-41717)\n\n* golang: crypto/tls: session tickets lack random ticket_age_add (CVE-2022-30629)\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.2 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:2282",
"url": "https://access.redhat.com/errata/RHSA-2023:2282"
},
{
"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.2_release_notes/index",
"url": "https://access.redhat.com/documentation/en-us/red_hat_enterprise_linux/9/html/9.2_release_notes/index"
},
{
"category": "external",
"summary": "1998676",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1998676"
},
{
"category": "external",
"summary": "2078411",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2078411"
},
{
"category": "external",
"summary": "2092793",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2092793"
},
{
"category": "external",
"summary": "2105173",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2105173"
},
{
"category": "external",
"summary": "2123251",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2123251"
},
{
"category": "external",
"summary": "2141019",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2141019"
},
{
"category": "external",
"summary": "2149774",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2149774"
},
{
"category": "external",
"summary": "2150430",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2150430"
},
{
"category": "external",
"summary": "2152023",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2152023"
},
{
"category": "external",
"summary": "2152736",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2152736"
},
{
"category": "external",
"summary": "2153894",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2153894"
},
{
"category": "external",
"summary": "2158472",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2158472"
},
{
"category": "external",
"summary": "2158632",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2158632"
},
{
"category": "external",
"summary": "2161274",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2161274"
},
{
"category": "external",
"summary": "2166091",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2166091"
},
{
"category": "external",
"summary": "2182821",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2182821"
},
{
"category": "self",
"summary": "Canonical URL",
"url": "https://security.access.redhat.com/data/csaf/v2/advisories/2023/rhsa-2023_2282.json"
}
],
"title": "Red Hat Security Advisory: podman security and bug fix update",
"tracking": {
"current_release_date": "2025-01-06T19:25:33+00:00",
"generator": {
"date": "2025-01-06T19:25:33+00:00",
"engine": {
"name": "Red Hat SDEngine",
"version": "4.2.5"
}
},
"id": "RHSA-2023:2282",
"initial_release_date": "2023-05-09T10:01:45+00:00",
"revision_history": [
{
"date": "2023-05-09T10:01:45+00:00",
"number": "1",
"summary": "Initial version"
},
{
"date": "2023-05-09T10:01:45+00:00",
"number": "2",
"summary": "Last updated version"
},
{
"date": "2025-01-06T19:25:33+00:00",
"number": "3",
"summary": "Last generated version"
}
],
"status": "final",
"version": "3"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_name",
"name": "Red Hat Enterprise Linux AppStream (v. 9)",
"product": {
"name": "Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.2.0.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.4.1-3.el9.src",
"product": {
"name": "podman-2:4.4.1-3.el9.src",
"product_id": "podman-2:4.4.1-3.el9.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman@4.4.1-3.el9?arch=src\u0026epoch=2"
}
}
}
],
"category": "architecture",
"name": "src"
},
{
"branches": [
{
"category": "product_version",
"name": "podman-2:4.4.1-3.el9.aarch64",
"product": {
"name": "podman-2:4.4.1-3.el9.aarch64",
"product_id": "podman-2:4.4.1-3.el9.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman@4.4.1-3.el9?arch=aarch64\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "podman-gvproxy-2:4.4.1-3.el9.aarch64",
"product": {
"name": "podman-gvproxy-2:4.4.1-3.el9.aarch64",
"product_id": "podman-gvproxy-2:4.4.1-3.el9.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-gvproxy@4.4.1-3.el9?arch=aarch64\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "podman-plugins-2:4.4.1-3.el9.aarch64",
"product": {
"name": "podman-plugins-2:4.4.1-3.el9.aarch64",
"product_id": "podman-plugins-2:4.4.1-3.el9.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-plugins@4.4.1-3.el9?arch=aarch64\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "podman-remote-2:4.4.1-3.el9.aarch64",
"product": {
"name": "podman-remote-2:4.4.1-3.el9.aarch64",
"product_id": "podman-remote-2:4.4.1-3.el9.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-remote@4.4.1-3.el9?arch=aarch64\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "podman-tests-2:4.4.1-3.el9.aarch64",
"product": {
"name": "podman-tests-2:4.4.1-3.el9.aarch64",
"product_id": "podman-tests-2:4.4.1-3.el9.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-tests@4.4.1-3.el9?arch=aarch64\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "podman-debugsource-2:4.4.1-3.el9.aarch64",
"product": {
"name": "podman-debugsource-2:4.4.1-3.el9.aarch64",
"product_id": "podman-debugsource-2:4.4.1-3.el9.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-debugsource@4.4.1-3.el9?arch=aarch64\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "podman-debuginfo-2:4.4.1-3.el9.aarch64",
"product": {
"name": "podman-debuginfo-2:4.4.1-3.el9.aarch64",
"product_id": "podman-debuginfo-2:4.4.1-3.el9.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-debuginfo@4.4.1-3.el9?arch=aarch64\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "podman-gvproxy-debuginfo-2:4.4.1-3.el9.aarch64",
"product": {
"name": "podman-gvproxy-debuginfo-2:4.4.1-3.el9.aarch64",
"product_id": "podman-gvproxy-debuginfo-2:4.4.1-3.el9.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-gvproxy-debuginfo@4.4.1-3.el9?arch=aarch64\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "podman-plugins-debuginfo-2:4.4.1-3.el9.aarch64",
"product": {
"name": "podman-plugins-debuginfo-2:4.4.1-3.el9.aarch64",
"product_id": "podman-plugins-debuginfo-2:4.4.1-3.el9.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-plugins-debuginfo@4.4.1-3.el9?arch=aarch64\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "podman-remote-debuginfo-2:4.4.1-3.el9.aarch64",
"product": {
"name": "podman-remote-debuginfo-2:4.4.1-3.el9.aarch64",
"product_id": "podman-remote-debuginfo-2:4.4.1-3.el9.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-remote-debuginfo@4.4.1-3.el9?arch=aarch64\u0026epoch=2"
}
}
}
],
"category": "architecture",
"name": "aarch64"
},
{
"branches": [
{
"category": "product_version",
"name": "podman-2:4.4.1-3.el9.ppc64le",
"product": {
"name": "podman-2:4.4.1-3.el9.ppc64le",
"product_id": "podman-2:4.4.1-3.el9.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman@4.4.1-3.el9?arch=ppc64le\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "podman-gvproxy-2:4.4.1-3.el9.ppc64le",
"product": {
"name": "podman-gvproxy-2:4.4.1-3.el9.ppc64le",
"product_id": "podman-gvproxy-2:4.4.1-3.el9.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-gvproxy@4.4.1-3.el9?arch=ppc64le\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "podman-plugins-2:4.4.1-3.el9.ppc64le",
"product": {
"name": "podman-plugins-2:4.4.1-3.el9.ppc64le",
"product_id": "podman-plugins-2:4.4.1-3.el9.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-plugins@4.4.1-3.el9?arch=ppc64le\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "podman-remote-2:4.4.1-3.el9.ppc64le",
"product": {
"name": "podman-remote-2:4.4.1-3.el9.ppc64le",
"product_id": "podman-remote-2:4.4.1-3.el9.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-remote@4.4.1-3.el9?arch=ppc64le\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "podman-tests-2:4.4.1-3.el9.ppc64le",
"product": {
"name": "podman-tests-2:4.4.1-3.el9.ppc64le",
"product_id": "podman-tests-2:4.4.1-3.el9.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-tests@4.4.1-3.el9?arch=ppc64le\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "podman-debugsource-2:4.4.1-3.el9.ppc64le",
"product": {
"name": "podman-debugsource-2:4.4.1-3.el9.ppc64le",
"product_id": "podman-debugsource-2:4.4.1-3.el9.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-debugsource@4.4.1-3.el9?arch=ppc64le\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "podman-debuginfo-2:4.4.1-3.el9.ppc64le",
"product": {
"name": "podman-debuginfo-2:4.4.1-3.el9.ppc64le",
"product_id": "podman-debuginfo-2:4.4.1-3.el9.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-debuginfo@4.4.1-3.el9?arch=ppc64le\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "podman-gvproxy-debuginfo-2:4.4.1-3.el9.ppc64le",
"product": {
"name": "podman-gvproxy-debuginfo-2:4.4.1-3.el9.ppc64le",
"product_id": "podman-gvproxy-debuginfo-2:4.4.1-3.el9.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-gvproxy-debuginfo@4.4.1-3.el9?arch=ppc64le\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "podman-plugins-debuginfo-2:4.4.1-3.el9.ppc64le",
"product": {
"name": "podman-plugins-debuginfo-2:4.4.1-3.el9.ppc64le",
"product_id": "podman-plugins-debuginfo-2:4.4.1-3.el9.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-plugins-debuginfo@4.4.1-3.el9?arch=ppc64le\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "podman-remote-debuginfo-2:4.4.1-3.el9.ppc64le",
"product": {
"name": "podman-remote-debuginfo-2:4.4.1-3.el9.ppc64le",
"product_id": "podman-remote-debuginfo-2:4.4.1-3.el9.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-remote-debuginfo@4.4.1-3.el9?arch=ppc64le\u0026epoch=2"
}
}
}
],
"category": "architecture",
"name": "ppc64le"
},
{
"branches": [
{
"category": "product_version",
"name": "podman-2:4.4.1-3.el9.x86_64",
"product": {
"name": "podman-2:4.4.1-3.el9.x86_64",
"product_id": "podman-2:4.4.1-3.el9.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman@4.4.1-3.el9?arch=x86_64\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "podman-gvproxy-2:4.4.1-3.el9.x86_64",
"product": {
"name": "podman-gvproxy-2:4.4.1-3.el9.x86_64",
"product_id": "podman-gvproxy-2:4.4.1-3.el9.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-gvproxy@4.4.1-3.el9?arch=x86_64\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "podman-plugins-2:4.4.1-3.el9.x86_64",
"product": {
"name": "podman-plugins-2:4.4.1-3.el9.x86_64",
"product_id": "podman-plugins-2:4.4.1-3.el9.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-plugins@4.4.1-3.el9?arch=x86_64\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "podman-remote-2:4.4.1-3.el9.x86_64",
"product": {
"name": "podman-remote-2:4.4.1-3.el9.x86_64",
"product_id": "podman-remote-2:4.4.1-3.el9.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-remote@4.4.1-3.el9?arch=x86_64\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "podman-tests-2:4.4.1-3.el9.x86_64",
"product": {
"name": "podman-tests-2:4.4.1-3.el9.x86_64",
"product_id": "podman-tests-2:4.4.1-3.el9.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-tests@4.4.1-3.el9?arch=x86_64\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "podman-debugsource-2:4.4.1-3.el9.x86_64",
"product": {
"name": "podman-debugsource-2:4.4.1-3.el9.x86_64",
"product_id": "podman-debugsource-2:4.4.1-3.el9.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-debugsource@4.4.1-3.el9?arch=x86_64\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "podman-debuginfo-2:4.4.1-3.el9.x86_64",
"product": {
"name": "podman-debuginfo-2:4.4.1-3.el9.x86_64",
"product_id": "podman-debuginfo-2:4.4.1-3.el9.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-debuginfo@4.4.1-3.el9?arch=x86_64\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "podman-gvproxy-debuginfo-2:4.4.1-3.el9.x86_64",
"product": {
"name": "podman-gvproxy-debuginfo-2:4.4.1-3.el9.x86_64",
"product_id": "podman-gvproxy-debuginfo-2:4.4.1-3.el9.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-gvproxy-debuginfo@4.4.1-3.el9?arch=x86_64\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "podman-plugins-debuginfo-2:4.4.1-3.el9.x86_64",
"product": {
"name": "podman-plugins-debuginfo-2:4.4.1-3.el9.x86_64",
"product_id": "podman-plugins-debuginfo-2:4.4.1-3.el9.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-plugins-debuginfo@4.4.1-3.el9?arch=x86_64\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "podman-remote-debuginfo-2:4.4.1-3.el9.x86_64",
"product": {
"name": "podman-remote-debuginfo-2:4.4.1-3.el9.x86_64",
"product_id": "podman-remote-debuginfo-2:4.4.1-3.el9.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-remote-debuginfo@4.4.1-3.el9?arch=x86_64\u0026epoch=2"
}
}
}
],
"category": "architecture",
"name": "x86_64"
},
{
"branches": [
{
"category": "product_version",
"name": "podman-2:4.4.1-3.el9.s390x",
"product": {
"name": "podman-2:4.4.1-3.el9.s390x",
"product_id": "podman-2:4.4.1-3.el9.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman@4.4.1-3.el9?arch=s390x\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "podman-gvproxy-2:4.4.1-3.el9.s390x",
"product": {
"name": "podman-gvproxy-2:4.4.1-3.el9.s390x",
"product_id": "podman-gvproxy-2:4.4.1-3.el9.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-gvproxy@4.4.1-3.el9?arch=s390x\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "podman-plugins-2:4.4.1-3.el9.s390x",
"product": {
"name": "podman-plugins-2:4.4.1-3.el9.s390x",
"product_id": "podman-plugins-2:4.4.1-3.el9.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-plugins@4.4.1-3.el9?arch=s390x\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "podman-remote-2:4.4.1-3.el9.s390x",
"product": {
"name": "podman-remote-2:4.4.1-3.el9.s390x",
"product_id": "podman-remote-2:4.4.1-3.el9.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-remote@4.4.1-3.el9?arch=s390x\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "podman-tests-2:4.4.1-3.el9.s390x",
"product": {
"name": "podman-tests-2:4.4.1-3.el9.s390x",
"product_id": "podman-tests-2:4.4.1-3.el9.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-tests@4.4.1-3.el9?arch=s390x\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "podman-debugsource-2:4.4.1-3.el9.s390x",
"product": {
"name": "podman-debugsource-2:4.4.1-3.el9.s390x",
"product_id": "podman-debugsource-2:4.4.1-3.el9.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-debugsource@4.4.1-3.el9?arch=s390x\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "podman-debuginfo-2:4.4.1-3.el9.s390x",
"product": {
"name": "podman-debuginfo-2:4.4.1-3.el9.s390x",
"product_id": "podman-debuginfo-2:4.4.1-3.el9.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-debuginfo@4.4.1-3.el9?arch=s390x\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "podman-gvproxy-debuginfo-2:4.4.1-3.el9.s390x",
"product": {
"name": "podman-gvproxy-debuginfo-2:4.4.1-3.el9.s390x",
"product_id": "podman-gvproxy-debuginfo-2:4.4.1-3.el9.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-gvproxy-debuginfo@4.4.1-3.el9?arch=s390x\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "podman-plugins-debuginfo-2:4.4.1-3.el9.s390x",
"product": {
"name": "podman-plugins-debuginfo-2:4.4.1-3.el9.s390x",
"product_id": "podman-plugins-debuginfo-2:4.4.1-3.el9.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-plugins-debuginfo@4.4.1-3.el9?arch=s390x\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "podman-remote-debuginfo-2:4.4.1-3.el9.s390x",
"product": {
"name": "podman-remote-debuginfo-2:4.4.1-3.el9.s390x",
"product_id": "podman-remote-debuginfo-2:4.4.1-3.el9.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-remote-debuginfo@4.4.1-3.el9?arch=s390x\u0026epoch=2"
}
}
}
],
"category": "architecture",
"name": "s390x"
},
{
"branches": [
{
"category": "product_version",
"name": "podman-docker-2:4.4.1-3.el9.noarch",
"product": {
"name": "podman-docker-2:4.4.1-3.el9.noarch",
"product_id": "podman-docker-2:4.4.1-3.el9.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-docker@4.4.1-3.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.4.1-3.el9.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.2.0.GA:podman-2:4.4.1-3.el9.aarch64"
},
"product_reference": "podman-2:4.4.1-3.el9.aarch64",
"relates_to_product_reference": "AppStream-9.2.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-2:4.4.1-3.el9.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.2.0.GA:podman-2:4.4.1-3.el9.ppc64le"
},
"product_reference": "podman-2:4.4.1-3.el9.ppc64le",
"relates_to_product_reference": "AppStream-9.2.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-2:4.4.1-3.el9.s390x as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.2.0.GA:podman-2:4.4.1-3.el9.s390x"
},
"product_reference": "podman-2:4.4.1-3.el9.s390x",
"relates_to_product_reference": "AppStream-9.2.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-2:4.4.1-3.el9.src as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.2.0.GA:podman-2:4.4.1-3.el9.src"
},
"product_reference": "podman-2:4.4.1-3.el9.src",
"relates_to_product_reference": "AppStream-9.2.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-2:4.4.1-3.el9.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.2.0.GA:podman-2:4.4.1-3.el9.x86_64"
},
"product_reference": "podman-2:4.4.1-3.el9.x86_64",
"relates_to_product_reference": "AppStream-9.2.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-debuginfo-2:4.4.1-3.el9.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.2.0.GA:podman-debuginfo-2:4.4.1-3.el9.aarch64"
},
"product_reference": "podman-debuginfo-2:4.4.1-3.el9.aarch64",
"relates_to_product_reference": "AppStream-9.2.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-debuginfo-2:4.4.1-3.el9.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.2.0.GA:podman-debuginfo-2:4.4.1-3.el9.ppc64le"
},
"product_reference": "podman-debuginfo-2:4.4.1-3.el9.ppc64le",
"relates_to_product_reference": "AppStream-9.2.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-debuginfo-2:4.4.1-3.el9.s390x as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.2.0.GA:podman-debuginfo-2:4.4.1-3.el9.s390x"
},
"product_reference": "podman-debuginfo-2:4.4.1-3.el9.s390x",
"relates_to_product_reference": "AppStream-9.2.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-debuginfo-2:4.4.1-3.el9.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.2.0.GA:podman-debuginfo-2:4.4.1-3.el9.x86_64"
},
"product_reference": "podman-debuginfo-2:4.4.1-3.el9.x86_64",
"relates_to_product_reference": "AppStream-9.2.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-debugsource-2:4.4.1-3.el9.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.2.0.GA:podman-debugsource-2:4.4.1-3.el9.aarch64"
},
"product_reference": "podman-debugsource-2:4.4.1-3.el9.aarch64",
"relates_to_product_reference": "AppStream-9.2.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-debugsource-2:4.4.1-3.el9.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.2.0.GA:podman-debugsource-2:4.4.1-3.el9.ppc64le"
},
"product_reference": "podman-debugsource-2:4.4.1-3.el9.ppc64le",
"relates_to_product_reference": "AppStream-9.2.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-debugsource-2:4.4.1-3.el9.s390x as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.2.0.GA:podman-debugsource-2:4.4.1-3.el9.s390x"
},
"product_reference": "podman-debugsource-2:4.4.1-3.el9.s390x",
"relates_to_product_reference": "AppStream-9.2.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-debugsource-2:4.4.1-3.el9.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.2.0.GA:podman-debugsource-2:4.4.1-3.el9.x86_64"
},
"product_reference": "podman-debugsource-2:4.4.1-3.el9.x86_64",
"relates_to_product_reference": "AppStream-9.2.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-docker-2:4.4.1-3.el9.noarch as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.2.0.GA:podman-docker-2:4.4.1-3.el9.noarch"
},
"product_reference": "podman-docker-2:4.4.1-3.el9.noarch",
"relates_to_product_reference": "AppStream-9.2.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-gvproxy-2:4.4.1-3.el9.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.2.0.GA:podman-gvproxy-2:4.4.1-3.el9.aarch64"
},
"product_reference": "podman-gvproxy-2:4.4.1-3.el9.aarch64",
"relates_to_product_reference": "AppStream-9.2.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-gvproxy-2:4.4.1-3.el9.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.2.0.GA:podman-gvproxy-2:4.4.1-3.el9.ppc64le"
},
"product_reference": "podman-gvproxy-2:4.4.1-3.el9.ppc64le",
"relates_to_product_reference": "AppStream-9.2.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-gvproxy-2:4.4.1-3.el9.s390x as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.2.0.GA:podman-gvproxy-2:4.4.1-3.el9.s390x"
},
"product_reference": "podman-gvproxy-2:4.4.1-3.el9.s390x",
"relates_to_product_reference": "AppStream-9.2.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-gvproxy-2:4.4.1-3.el9.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.2.0.GA:podman-gvproxy-2:4.4.1-3.el9.x86_64"
},
"product_reference": "podman-gvproxy-2:4.4.1-3.el9.x86_64",
"relates_to_product_reference": "AppStream-9.2.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-gvproxy-debuginfo-2:4.4.1-3.el9.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.2.0.GA:podman-gvproxy-debuginfo-2:4.4.1-3.el9.aarch64"
},
"product_reference": "podman-gvproxy-debuginfo-2:4.4.1-3.el9.aarch64",
"relates_to_product_reference": "AppStream-9.2.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-gvproxy-debuginfo-2:4.4.1-3.el9.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.2.0.GA:podman-gvproxy-debuginfo-2:4.4.1-3.el9.ppc64le"
},
"product_reference": "podman-gvproxy-debuginfo-2:4.4.1-3.el9.ppc64le",
"relates_to_product_reference": "AppStream-9.2.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-gvproxy-debuginfo-2:4.4.1-3.el9.s390x as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.2.0.GA:podman-gvproxy-debuginfo-2:4.4.1-3.el9.s390x"
},
"product_reference": "podman-gvproxy-debuginfo-2:4.4.1-3.el9.s390x",
"relates_to_product_reference": "AppStream-9.2.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-gvproxy-debuginfo-2:4.4.1-3.el9.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.2.0.GA:podman-gvproxy-debuginfo-2:4.4.1-3.el9.x86_64"
},
"product_reference": "podman-gvproxy-debuginfo-2:4.4.1-3.el9.x86_64",
"relates_to_product_reference": "AppStream-9.2.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-plugins-2:4.4.1-3.el9.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.2.0.GA:podman-plugins-2:4.4.1-3.el9.aarch64"
},
"product_reference": "podman-plugins-2:4.4.1-3.el9.aarch64",
"relates_to_product_reference": "AppStream-9.2.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-plugins-2:4.4.1-3.el9.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.2.0.GA:podman-plugins-2:4.4.1-3.el9.ppc64le"
},
"product_reference": "podman-plugins-2:4.4.1-3.el9.ppc64le",
"relates_to_product_reference": "AppStream-9.2.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-plugins-2:4.4.1-3.el9.s390x as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.2.0.GA:podman-plugins-2:4.4.1-3.el9.s390x"
},
"product_reference": "podman-plugins-2:4.4.1-3.el9.s390x",
"relates_to_product_reference": "AppStream-9.2.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-plugins-2:4.4.1-3.el9.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.2.0.GA:podman-plugins-2:4.4.1-3.el9.x86_64"
},
"product_reference": "podman-plugins-2:4.4.1-3.el9.x86_64",
"relates_to_product_reference": "AppStream-9.2.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-plugins-debuginfo-2:4.4.1-3.el9.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.2.0.GA:podman-plugins-debuginfo-2:4.4.1-3.el9.aarch64"
},
"product_reference": "podman-plugins-debuginfo-2:4.4.1-3.el9.aarch64",
"relates_to_product_reference": "AppStream-9.2.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-plugins-debuginfo-2:4.4.1-3.el9.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.2.0.GA:podman-plugins-debuginfo-2:4.4.1-3.el9.ppc64le"
},
"product_reference": "podman-plugins-debuginfo-2:4.4.1-3.el9.ppc64le",
"relates_to_product_reference": "AppStream-9.2.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-plugins-debuginfo-2:4.4.1-3.el9.s390x as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.2.0.GA:podman-plugins-debuginfo-2:4.4.1-3.el9.s390x"
},
"product_reference": "podman-plugins-debuginfo-2:4.4.1-3.el9.s390x",
"relates_to_product_reference": "AppStream-9.2.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-plugins-debuginfo-2:4.4.1-3.el9.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.2.0.GA:podman-plugins-debuginfo-2:4.4.1-3.el9.x86_64"
},
"product_reference": "podman-plugins-debuginfo-2:4.4.1-3.el9.x86_64",
"relates_to_product_reference": "AppStream-9.2.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-remote-2:4.4.1-3.el9.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.2.0.GA:podman-remote-2:4.4.1-3.el9.aarch64"
},
"product_reference": "podman-remote-2:4.4.1-3.el9.aarch64",
"relates_to_product_reference": "AppStream-9.2.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-remote-2:4.4.1-3.el9.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.2.0.GA:podman-remote-2:4.4.1-3.el9.ppc64le"
},
"product_reference": "podman-remote-2:4.4.1-3.el9.ppc64le",
"relates_to_product_reference": "AppStream-9.2.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-remote-2:4.4.1-3.el9.s390x as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.2.0.GA:podman-remote-2:4.4.1-3.el9.s390x"
},
"product_reference": "podman-remote-2:4.4.1-3.el9.s390x",
"relates_to_product_reference": "AppStream-9.2.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-remote-2:4.4.1-3.el9.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.2.0.GA:podman-remote-2:4.4.1-3.el9.x86_64"
},
"product_reference": "podman-remote-2:4.4.1-3.el9.x86_64",
"relates_to_product_reference": "AppStream-9.2.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-remote-debuginfo-2:4.4.1-3.el9.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.2.0.GA:podman-remote-debuginfo-2:4.4.1-3.el9.aarch64"
},
"product_reference": "podman-remote-debuginfo-2:4.4.1-3.el9.aarch64",
"relates_to_product_reference": "AppStream-9.2.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-remote-debuginfo-2:4.4.1-3.el9.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.2.0.GA:podman-remote-debuginfo-2:4.4.1-3.el9.ppc64le"
},
"product_reference": "podman-remote-debuginfo-2:4.4.1-3.el9.ppc64le",
"relates_to_product_reference": "AppStream-9.2.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-remote-debuginfo-2:4.4.1-3.el9.s390x as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.2.0.GA:podman-remote-debuginfo-2:4.4.1-3.el9.s390x"
},
"product_reference": "podman-remote-debuginfo-2:4.4.1-3.el9.s390x",
"relates_to_product_reference": "AppStream-9.2.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-remote-debuginfo-2:4.4.1-3.el9.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.2.0.GA:podman-remote-debuginfo-2:4.4.1-3.el9.x86_64"
},
"product_reference": "podman-remote-debuginfo-2:4.4.1-3.el9.x86_64",
"relates_to_product_reference": "AppStream-9.2.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-tests-2:4.4.1-3.el9.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.2.0.GA:podman-tests-2:4.4.1-3.el9.aarch64"
},
"product_reference": "podman-tests-2:4.4.1-3.el9.aarch64",
"relates_to_product_reference": "AppStream-9.2.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-tests-2:4.4.1-3.el9.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.2.0.GA:podman-tests-2:4.4.1-3.el9.ppc64le"
},
"product_reference": "podman-tests-2:4.4.1-3.el9.ppc64le",
"relates_to_product_reference": "AppStream-9.2.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-tests-2:4.4.1-3.el9.s390x as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.2.0.GA:podman-tests-2:4.4.1-3.el9.s390x"
},
"product_reference": "podman-tests-2:4.4.1-3.el9.s390x",
"relates_to_product_reference": "AppStream-9.2.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-tests-2:4.4.1-3.el9.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.2.0.GA:podman-tests-2:4.4.1-3.el9.x86_64"
},
"product_reference": "podman-tests-2:4.4.1-3.el9.x86_64",
"relates_to_product_reference": "AppStream-9.2.0.GA"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2022-30629",
"cwe": {
"id": "CWE-331",
"name": "Insufficient Entropy"
},
"discovery_date": "2022-06-02T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2092793"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in the crypto/tls golang package. When session tickets are generated by crypto/tls, it is missing the ticket expiration. This issue may allow an attacker to observe the TLS handshakes to correlate successive connections during session resumption.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "golang: crypto/tls: session tickets lack random ticket_age_add",
"title": "Vulnerability summary"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"AppStream-9.2.0.GA:podman-2:4.4.1-3.el9.aarch64",
"AppStream-9.2.0.GA:podman-2:4.4.1-3.el9.ppc64le",
"AppStream-9.2.0.GA:podman-2:4.4.1-3.el9.s390x",
"AppStream-9.2.0.GA:podman-2:4.4.1-3.el9.src",
"AppStream-9.2.0.GA:podman-2:4.4.1-3.el9.x86_64",
"AppStream-9.2.0.GA:podman-debuginfo-2:4.4.1-3.el9.aarch64",
"AppStream-9.2.0.GA:podman-debuginfo-2:4.4.1-3.el9.ppc64le",
"AppStream-9.2.0.GA:podman-debuginfo-2:4.4.1-3.el9.s390x",
"AppStream-9.2.0.GA:podman-debuginfo-2:4.4.1-3.el9.x86_64",
"AppStream-9.2.0.GA:podman-debugsource-2:4.4.1-3.el9.aarch64",
"AppStream-9.2.0.GA:podman-debugsource-2:4.4.1-3.el9.ppc64le",
"AppStream-9.2.0.GA:podman-debugsource-2:4.4.1-3.el9.s390x",
"AppStream-9.2.0.GA:podman-debugsource-2:4.4.1-3.el9.x86_64",
"AppStream-9.2.0.GA:podman-docker-2:4.4.1-3.el9.noarch",
"AppStream-9.2.0.GA:podman-gvproxy-2:4.4.1-3.el9.aarch64",
"AppStream-9.2.0.GA:podman-gvproxy-2:4.4.1-3.el9.ppc64le",
"AppStream-9.2.0.GA:podman-gvproxy-2:4.4.1-3.el9.s390x",
"AppStream-9.2.0.GA:podman-gvproxy-2:4.4.1-3.el9.x86_64",
"AppStream-9.2.0.GA:podman-gvproxy-debuginfo-2:4.4.1-3.el9.aarch64",
"AppStream-9.2.0.GA:podman-gvproxy-debuginfo-2:4.4.1-3.el9.ppc64le",
"AppStream-9.2.0.GA:podman-gvproxy-debuginfo-2:4.4.1-3.el9.s390x",
"AppStream-9.2.0.GA:podman-gvproxy-debuginfo-2:4.4.1-3.el9.x86_64",
"AppStream-9.2.0.GA:podman-plugins-2:4.4.1-3.el9.aarch64",
"AppStream-9.2.0.GA:podman-plugins-2:4.4.1-3.el9.ppc64le",
"AppStream-9.2.0.GA:podman-plugins-2:4.4.1-3.el9.s390x",
"AppStream-9.2.0.GA:podman-plugins-2:4.4.1-3.el9.x86_64",
"AppStream-9.2.0.GA:podman-plugins-debuginfo-2:4.4.1-3.el9.aarch64",
"AppStream-9.2.0.GA:podman-plugins-debuginfo-2:4.4.1-3.el9.ppc64le",
"AppStream-9.2.0.GA:podman-plugins-debuginfo-2:4.4.1-3.el9.s390x",
"AppStream-9.2.0.GA:podman-plugins-debuginfo-2:4.4.1-3.el9.x86_64",
"AppStream-9.2.0.GA:podman-remote-2:4.4.1-3.el9.aarch64",
"AppStream-9.2.0.GA:podman-remote-2:4.4.1-3.el9.ppc64le",
"AppStream-9.2.0.GA:podman-remote-2:4.4.1-3.el9.s390x",
"AppStream-9.2.0.GA:podman-remote-2:4.4.1-3.el9.x86_64",
"AppStream-9.2.0.GA:podman-remote-debuginfo-2:4.4.1-3.el9.aarch64",
"AppStream-9.2.0.GA:podman-remote-debuginfo-2:4.4.1-3.el9.ppc64le",
"AppStream-9.2.0.GA:podman-remote-debuginfo-2:4.4.1-3.el9.s390x",
"AppStream-9.2.0.GA:podman-remote-debuginfo-2:4.4.1-3.el9.x86_64",
"AppStream-9.2.0.GA:podman-tests-2:4.4.1-3.el9.aarch64",
"AppStream-9.2.0.GA:podman-tests-2:4.4.1-3.el9.ppc64le",
"AppStream-9.2.0.GA:podman-tests-2:4.4.1-3.el9.s390x",
"AppStream-9.2.0.GA:podman-tests-2:4.4.1-3.el9.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2022-30629"
},
{
"category": "external",
"summary": "RHBZ#2092793",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2092793"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2022-30629",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-30629"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2022-30629",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2022-30629"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-announce/c/TzIC9-t8Ytg",
"url": "https://groups.google.com/g/golang-announce/c/TzIC9-t8Ytg"
}
],
"release_date": "2022-06-02T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2023-05-09T10:01: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.2.0.GA:podman-2:4.4.1-3.el9.aarch64",
"AppStream-9.2.0.GA:podman-2:4.4.1-3.el9.ppc64le",
"AppStream-9.2.0.GA:podman-2:4.4.1-3.el9.s390x",
"AppStream-9.2.0.GA:podman-2:4.4.1-3.el9.src",
"AppStream-9.2.0.GA:podman-2:4.4.1-3.el9.x86_64",
"AppStream-9.2.0.GA:podman-debuginfo-2:4.4.1-3.el9.aarch64",
"AppStream-9.2.0.GA:podman-debuginfo-2:4.4.1-3.el9.ppc64le",
"AppStream-9.2.0.GA:podman-debuginfo-2:4.4.1-3.el9.s390x",
"AppStream-9.2.0.GA:podman-debuginfo-2:4.4.1-3.el9.x86_64",
"AppStream-9.2.0.GA:podman-debugsource-2:4.4.1-3.el9.aarch64",
"AppStream-9.2.0.GA:podman-debugsource-2:4.4.1-3.el9.ppc64le",
"AppStream-9.2.0.GA:podman-debugsource-2:4.4.1-3.el9.s390x",
"AppStream-9.2.0.GA:podman-debugsource-2:4.4.1-3.el9.x86_64",
"AppStream-9.2.0.GA:podman-docker-2:4.4.1-3.el9.noarch",
"AppStream-9.2.0.GA:podman-gvproxy-2:4.4.1-3.el9.aarch64",
"AppStream-9.2.0.GA:podman-gvproxy-2:4.4.1-3.el9.ppc64le",
"AppStream-9.2.0.GA:podman-gvproxy-2:4.4.1-3.el9.s390x",
"AppStream-9.2.0.GA:podman-gvproxy-2:4.4.1-3.el9.x86_64",
"AppStream-9.2.0.GA:podman-gvproxy-debuginfo-2:4.4.1-3.el9.aarch64",
"AppStream-9.2.0.GA:podman-gvproxy-debuginfo-2:4.4.1-3.el9.ppc64le",
"AppStream-9.2.0.GA:podman-gvproxy-debuginfo-2:4.4.1-3.el9.s390x",
"AppStream-9.2.0.GA:podman-gvproxy-debuginfo-2:4.4.1-3.el9.x86_64",
"AppStream-9.2.0.GA:podman-plugins-2:4.4.1-3.el9.aarch64",
"AppStream-9.2.0.GA:podman-plugins-2:4.4.1-3.el9.ppc64le",
"AppStream-9.2.0.GA:podman-plugins-2:4.4.1-3.el9.s390x",
"AppStream-9.2.0.GA:podman-plugins-2:4.4.1-3.el9.x86_64",
"AppStream-9.2.0.GA:podman-plugins-debuginfo-2:4.4.1-3.el9.aarch64",
"AppStream-9.2.0.GA:podman-plugins-debuginfo-2:4.4.1-3.el9.ppc64le",
"AppStream-9.2.0.GA:podman-plugins-debuginfo-2:4.4.1-3.el9.s390x",
"AppStream-9.2.0.GA:podman-plugins-debuginfo-2:4.4.1-3.el9.x86_64",
"AppStream-9.2.0.GA:podman-remote-2:4.4.1-3.el9.aarch64",
"AppStream-9.2.0.GA:podman-remote-2:4.4.1-3.el9.ppc64le",
"AppStream-9.2.0.GA:podman-remote-2:4.4.1-3.el9.s390x",
"AppStream-9.2.0.GA:podman-remote-2:4.4.1-3.el9.x86_64",
"AppStream-9.2.0.GA:podman-remote-debuginfo-2:4.4.1-3.el9.aarch64",
"AppStream-9.2.0.GA:podman-remote-debuginfo-2:4.4.1-3.el9.ppc64le",
"AppStream-9.2.0.GA:podman-remote-debuginfo-2:4.4.1-3.el9.s390x",
"AppStream-9.2.0.GA:podman-remote-debuginfo-2:4.4.1-3.el9.x86_64",
"AppStream-9.2.0.GA:podman-tests-2:4.4.1-3.el9.aarch64",
"AppStream-9.2.0.GA:podman-tests-2:4.4.1-3.el9.ppc64le",
"AppStream-9.2.0.GA:podman-tests-2:4.4.1-3.el9.s390x",
"AppStream-9.2.0.GA:podman-tests-2:4.4.1-3.el9.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2023:2282"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "HIGH",
"attackVector": "NETWORK",
"availabilityImpact": "NONE",
"baseScore": 3.1,
"baseSeverity": "LOW",
"confidentialityImpact": "LOW",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "REQUIRED",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:R/S:U/C:L/I:N/A:N",
"version": "3.1"
},
"products": [
"AppStream-9.2.0.GA:podman-2:4.4.1-3.el9.aarch64",
"AppStream-9.2.0.GA:podman-2:4.4.1-3.el9.ppc64le",
"AppStream-9.2.0.GA:podman-2:4.4.1-3.el9.s390x",
"AppStream-9.2.0.GA:podman-2:4.4.1-3.el9.src",
"AppStream-9.2.0.GA:podman-2:4.4.1-3.el9.x86_64",
"AppStream-9.2.0.GA:podman-debuginfo-2:4.4.1-3.el9.aarch64",
"AppStream-9.2.0.GA:podman-debuginfo-2:4.4.1-3.el9.ppc64le",
"AppStream-9.2.0.GA:podman-debuginfo-2:4.4.1-3.el9.s390x",
"AppStream-9.2.0.GA:podman-debuginfo-2:4.4.1-3.el9.x86_64",
"AppStream-9.2.0.GA:podman-debugsource-2:4.4.1-3.el9.aarch64",
"AppStream-9.2.0.GA:podman-debugsource-2:4.4.1-3.el9.ppc64le",
"AppStream-9.2.0.GA:podman-debugsource-2:4.4.1-3.el9.s390x",
"AppStream-9.2.0.GA:podman-debugsource-2:4.4.1-3.el9.x86_64",
"AppStream-9.2.0.GA:podman-docker-2:4.4.1-3.el9.noarch",
"AppStream-9.2.0.GA:podman-gvproxy-2:4.4.1-3.el9.aarch64",
"AppStream-9.2.0.GA:podman-gvproxy-2:4.4.1-3.el9.ppc64le",
"AppStream-9.2.0.GA:podman-gvproxy-2:4.4.1-3.el9.s390x",
"AppStream-9.2.0.GA:podman-gvproxy-2:4.4.1-3.el9.x86_64",
"AppStream-9.2.0.GA:podman-gvproxy-debuginfo-2:4.4.1-3.el9.aarch64",
"AppStream-9.2.0.GA:podman-gvproxy-debuginfo-2:4.4.1-3.el9.ppc64le",
"AppStream-9.2.0.GA:podman-gvproxy-debuginfo-2:4.4.1-3.el9.s390x",
"AppStream-9.2.0.GA:podman-gvproxy-debuginfo-2:4.4.1-3.el9.x86_64",
"AppStream-9.2.0.GA:podman-plugins-2:4.4.1-3.el9.aarch64",
"AppStream-9.2.0.GA:podman-plugins-2:4.4.1-3.el9.ppc64le",
"AppStream-9.2.0.GA:podman-plugins-2:4.4.1-3.el9.s390x",
"AppStream-9.2.0.GA:podman-plugins-2:4.4.1-3.el9.x86_64",
"AppStream-9.2.0.GA:podman-plugins-debuginfo-2:4.4.1-3.el9.aarch64",
"AppStream-9.2.0.GA:podman-plugins-debuginfo-2:4.4.1-3.el9.ppc64le",
"AppStream-9.2.0.GA:podman-plugins-debuginfo-2:4.4.1-3.el9.s390x",
"AppStream-9.2.0.GA:podman-plugins-debuginfo-2:4.4.1-3.el9.x86_64",
"AppStream-9.2.0.GA:podman-remote-2:4.4.1-3.el9.aarch64",
"AppStream-9.2.0.GA:podman-remote-2:4.4.1-3.el9.ppc64le",
"AppStream-9.2.0.GA:podman-remote-2:4.4.1-3.el9.s390x",
"AppStream-9.2.0.GA:podman-remote-2:4.4.1-3.el9.x86_64",
"AppStream-9.2.0.GA:podman-remote-debuginfo-2:4.4.1-3.el9.aarch64",
"AppStream-9.2.0.GA:podman-remote-debuginfo-2:4.4.1-3.el9.ppc64le",
"AppStream-9.2.0.GA:podman-remote-debuginfo-2:4.4.1-3.el9.s390x",
"AppStream-9.2.0.GA:podman-remote-debuginfo-2:4.4.1-3.el9.x86_64",
"AppStream-9.2.0.GA:podman-tests-2:4.4.1-3.el9.aarch64",
"AppStream-9.2.0.GA:podman-tests-2:4.4.1-3.el9.ppc64le",
"AppStream-9.2.0.GA:podman-tests-2:4.4.1-3.el9.s390x",
"AppStream-9.2.0.GA:podman-tests-2:4.4.1-3.el9.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Low"
}
],
"title": "golang: crypto/tls: session tickets lack random ticket_age_add"
},
{
"cve": "CVE-2022-41717",
"cwe": {
"id": "CWE-770",
"name": "Allocation of Resources Without Limits or Throttling"
},
"discovery_date": "2023-01-16T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2161274"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in the net/http library of the golang package. This flaw allows an attacker to cause excessive memory growth in a Go server accepting HTTP/2 requests. HTTP/2 server connections contain a cache of HTTP header keys sent by the client. While the total number of entries in this cache is capped, an attacker sending very large keys can cause the server to allocate approximately 64 MiB per open connection.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "golang: net/http: excessive memory growth in a Go server accepting HTTP/2 requests",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "Within Red Hat OpenShift Container Platform, the grafana container is listed as will not fix. Since OCP 4.10, Grafana itself is not shipped and the Grafana web server is protected behind an OAuth proxy server.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"AppStream-9.2.0.GA:podman-2:4.4.1-3.el9.aarch64",
"AppStream-9.2.0.GA:podman-2:4.4.1-3.el9.ppc64le",
"AppStream-9.2.0.GA:podman-2:4.4.1-3.el9.s390x",
"AppStream-9.2.0.GA:podman-2:4.4.1-3.el9.src",
"AppStream-9.2.0.GA:podman-2:4.4.1-3.el9.x86_64",
"AppStream-9.2.0.GA:podman-debuginfo-2:4.4.1-3.el9.aarch64",
"AppStream-9.2.0.GA:podman-debuginfo-2:4.4.1-3.el9.ppc64le",
"AppStream-9.2.0.GA:podman-debuginfo-2:4.4.1-3.el9.s390x",
"AppStream-9.2.0.GA:podman-debuginfo-2:4.4.1-3.el9.x86_64",
"AppStream-9.2.0.GA:podman-debugsource-2:4.4.1-3.el9.aarch64",
"AppStream-9.2.0.GA:podman-debugsource-2:4.4.1-3.el9.ppc64le",
"AppStream-9.2.0.GA:podman-debugsource-2:4.4.1-3.el9.s390x",
"AppStream-9.2.0.GA:podman-debugsource-2:4.4.1-3.el9.x86_64",
"AppStream-9.2.0.GA:podman-docker-2:4.4.1-3.el9.noarch",
"AppStream-9.2.0.GA:podman-gvproxy-2:4.4.1-3.el9.aarch64",
"AppStream-9.2.0.GA:podman-gvproxy-2:4.4.1-3.el9.ppc64le",
"AppStream-9.2.0.GA:podman-gvproxy-2:4.4.1-3.el9.s390x",
"AppStream-9.2.0.GA:podman-gvproxy-2:4.4.1-3.el9.x86_64",
"AppStream-9.2.0.GA:podman-gvproxy-debuginfo-2:4.4.1-3.el9.aarch64",
"AppStream-9.2.0.GA:podman-gvproxy-debuginfo-2:4.4.1-3.el9.ppc64le",
"AppStream-9.2.0.GA:podman-gvproxy-debuginfo-2:4.4.1-3.el9.s390x",
"AppStream-9.2.0.GA:podman-gvproxy-debuginfo-2:4.4.1-3.el9.x86_64",
"AppStream-9.2.0.GA:podman-plugins-2:4.4.1-3.el9.aarch64",
"AppStream-9.2.0.GA:podman-plugins-2:4.4.1-3.el9.ppc64le",
"AppStream-9.2.0.GA:podman-plugins-2:4.4.1-3.el9.s390x",
"AppStream-9.2.0.GA:podman-plugins-2:4.4.1-3.el9.x86_64",
"AppStream-9.2.0.GA:podman-plugins-debuginfo-2:4.4.1-3.el9.aarch64",
"AppStream-9.2.0.GA:podman-plugins-debuginfo-2:4.4.1-3.el9.ppc64le",
"AppStream-9.2.0.GA:podman-plugins-debuginfo-2:4.4.1-3.el9.s390x",
"AppStream-9.2.0.GA:podman-plugins-debuginfo-2:4.4.1-3.el9.x86_64",
"AppStream-9.2.0.GA:podman-remote-2:4.4.1-3.el9.aarch64",
"AppStream-9.2.0.GA:podman-remote-2:4.4.1-3.el9.ppc64le",
"AppStream-9.2.0.GA:podman-remote-2:4.4.1-3.el9.s390x",
"AppStream-9.2.0.GA:podman-remote-2:4.4.1-3.el9.x86_64",
"AppStream-9.2.0.GA:podman-remote-debuginfo-2:4.4.1-3.el9.aarch64",
"AppStream-9.2.0.GA:podman-remote-debuginfo-2:4.4.1-3.el9.ppc64le",
"AppStream-9.2.0.GA:podman-remote-debuginfo-2:4.4.1-3.el9.s390x",
"AppStream-9.2.0.GA:podman-remote-debuginfo-2:4.4.1-3.el9.x86_64",
"AppStream-9.2.0.GA:podman-tests-2:4.4.1-3.el9.aarch64",
"AppStream-9.2.0.GA:podman-tests-2:4.4.1-3.el9.ppc64le",
"AppStream-9.2.0.GA:podman-tests-2:4.4.1-3.el9.s390x",
"AppStream-9.2.0.GA:podman-tests-2:4.4.1-3.el9.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2022-41717"
},
{
"category": "external",
"summary": "RHBZ#2161274",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2161274"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2022-41717",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-41717"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2022-41717",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2022-41717"
},
{
"category": "external",
"summary": "https://go.dev/cl/455635",
"url": "https://go.dev/cl/455635"
},
{
"category": "external",
"summary": "https://go.dev/cl/455717",
"url": "https://go.dev/cl/455717"
},
{
"category": "external",
"summary": "https://go.dev/issue/56350",
"url": "https://go.dev/issue/56350"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-announce/c/L_3rmdT0BMU/m/yZDrXjIiBQAJ",
"url": "https://groups.google.com/g/golang-announce/c/L_3rmdT0BMU/m/yZDrXjIiBQAJ"
},
{
"category": "external",
"summary": "https://pkg.go.dev/vuln/GO-2022-1144",
"url": "https://pkg.go.dev/vuln/GO-2022-1144"
}
],
"release_date": "2022-11-30T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2023-05-09T10:01: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.2.0.GA:podman-2:4.4.1-3.el9.aarch64",
"AppStream-9.2.0.GA:podman-2:4.4.1-3.el9.ppc64le",
"AppStream-9.2.0.GA:podman-2:4.4.1-3.el9.s390x",
"AppStream-9.2.0.GA:podman-2:4.4.1-3.el9.src",
"AppStream-9.2.0.GA:podman-2:4.4.1-3.el9.x86_64",
"AppStream-9.2.0.GA:podman-debuginfo-2:4.4.1-3.el9.aarch64",
"AppStream-9.2.0.GA:podman-debuginfo-2:4.4.1-3.el9.ppc64le",
"AppStream-9.2.0.GA:podman-debuginfo-2:4.4.1-3.el9.s390x",
"AppStream-9.2.0.GA:podman-debuginfo-2:4.4.1-3.el9.x86_64",
"AppStream-9.2.0.GA:podman-debugsource-2:4.4.1-3.el9.aarch64",
"AppStream-9.2.0.GA:podman-debugsource-2:4.4.1-3.el9.ppc64le",
"AppStream-9.2.0.GA:podman-debugsource-2:4.4.1-3.el9.s390x",
"AppStream-9.2.0.GA:podman-debugsource-2:4.4.1-3.el9.x86_64",
"AppStream-9.2.0.GA:podman-docker-2:4.4.1-3.el9.noarch",
"AppStream-9.2.0.GA:podman-gvproxy-2:4.4.1-3.el9.aarch64",
"AppStream-9.2.0.GA:podman-gvproxy-2:4.4.1-3.el9.ppc64le",
"AppStream-9.2.0.GA:podman-gvproxy-2:4.4.1-3.el9.s390x",
"AppStream-9.2.0.GA:podman-gvproxy-2:4.4.1-3.el9.x86_64",
"AppStream-9.2.0.GA:podman-gvproxy-debuginfo-2:4.4.1-3.el9.aarch64",
"AppStream-9.2.0.GA:podman-gvproxy-debuginfo-2:4.4.1-3.el9.ppc64le",
"AppStream-9.2.0.GA:podman-gvproxy-debuginfo-2:4.4.1-3.el9.s390x",
"AppStream-9.2.0.GA:podman-gvproxy-debuginfo-2:4.4.1-3.el9.x86_64",
"AppStream-9.2.0.GA:podman-plugins-2:4.4.1-3.el9.aarch64",
"AppStream-9.2.0.GA:podman-plugins-2:4.4.1-3.el9.ppc64le",
"AppStream-9.2.0.GA:podman-plugins-2:4.4.1-3.el9.s390x",
"AppStream-9.2.0.GA:podman-plugins-2:4.4.1-3.el9.x86_64",
"AppStream-9.2.0.GA:podman-plugins-debuginfo-2:4.4.1-3.el9.aarch64",
"AppStream-9.2.0.GA:podman-plugins-debuginfo-2:4.4.1-3.el9.ppc64le",
"AppStream-9.2.0.GA:podman-plugins-debuginfo-2:4.4.1-3.el9.s390x",
"AppStream-9.2.0.GA:podman-plugins-debuginfo-2:4.4.1-3.el9.x86_64",
"AppStream-9.2.0.GA:podman-remote-2:4.4.1-3.el9.aarch64",
"AppStream-9.2.0.GA:podman-remote-2:4.4.1-3.el9.ppc64le",
"AppStream-9.2.0.GA:podman-remote-2:4.4.1-3.el9.s390x",
"AppStream-9.2.0.GA:podman-remote-2:4.4.1-3.el9.x86_64",
"AppStream-9.2.0.GA:podman-remote-debuginfo-2:4.4.1-3.el9.aarch64",
"AppStream-9.2.0.GA:podman-remote-debuginfo-2:4.4.1-3.el9.ppc64le",
"AppStream-9.2.0.GA:podman-remote-debuginfo-2:4.4.1-3.el9.s390x",
"AppStream-9.2.0.GA:podman-remote-debuginfo-2:4.4.1-3.el9.x86_64",
"AppStream-9.2.0.GA:podman-tests-2:4.4.1-3.el9.aarch64",
"AppStream-9.2.0.GA:podman-tests-2:4.4.1-3.el9.ppc64le",
"AppStream-9.2.0.GA:podman-tests-2:4.4.1-3.el9.s390x",
"AppStream-9.2.0.GA:podman-tests-2:4.4.1-3.el9.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2023:2282"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "LOW",
"baseScore": 5.3,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:L",
"version": "3.1"
},
"products": [
"AppStream-9.2.0.GA:podman-2:4.4.1-3.el9.aarch64",
"AppStream-9.2.0.GA:podman-2:4.4.1-3.el9.ppc64le",
"AppStream-9.2.0.GA:podman-2:4.4.1-3.el9.s390x",
"AppStream-9.2.0.GA:podman-2:4.4.1-3.el9.src",
"AppStream-9.2.0.GA:podman-2:4.4.1-3.el9.x86_64",
"AppStream-9.2.0.GA:podman-debuginfo-2:4.4.1-3.el9.aarch64",
"AppStream-9.2.0.GA:podman-debuginfo-2:4.4.1-3.el9.ppc64le",
"AppStream-9.2.0.GA:podman-debuginfo-2:4.4.1-3.el9.s390x",
"AppStream-9.2.0.GA:podman-debuginfo-2:4.4.1-3.el9.x86_64",
"AppStream-9.2.0.GA:podman-debugsource-2:4.4.1-3.el9.aarch64",
"AppStream-9.2.0.GA:podman-debugsource-2:4.4.1-3.el9.ppc64le",
"AppStream-9.2.0.GA:podman-debugsource-2:4.4.1-3.el9.s390x",
"AppStream-9.2.0.GA:podman-debugsource-2:4.4.1-3.el9.x86_64",
"AppStream-9.2.0.GA:podman-docker-2:4.4.1-3.el9.noarch",
"AppStream-9.2.0.GA:podman-gvproxy-2:4.4.1-3.el9.aarch64",
"AppStream-9.2.0.GA:podman-gvproxy-2:4.4.1-3.el9.ppc64le",
"AppStream-9.2.0.GA:podman-gvproxy-2:4.4.1-3.el9.s390x",
"AppStream-9.2.0.GA:podman-gvproxy-2:4.4.1-3.el9.x86_64",
"AppStream-9.2.0.GA:podman-gvproxy-debuginfo-2:4.4.1-3.el9.aarch64",
"AppStream-9.2.0.GA:podman-gvproxy-debuginfo-2:4.4.1-3.el9.ppc64le",
"AppStream-9.2.0.GA:podman-gvproxy-debuginfo-2:4.4.1-3.el9.s390x",
"AppStream-9.2.0.GA:podman-gvproxy-debuginfo-2:4.4.1-3.el9.x86_64",
"AppStream-9.2.0.GA:podman-plugins-2:4.4.1-3.el9.aarch64",
"AppStream-9.2.0.GA:podman-plugins-2:4.4.1-3.el9.ppc64le",
"AppStream-9.2.0.GA:podman-plugins-2:4.4.1-3.el9.s390x",
"AppStream-9.2.0.GA:podman-plugins-2:4.4.1-3.el9.x86_64",
"AppStream-9.2.0.GA:podman-plugins-debuginfo-2:4.4.1-3.el9.aarch64",
"AppStream-9.2.0.GA:podman-plugins-debuginfo-2:4.4.1-3.el9.ppc64le",
"AppStream-9.2.0.GA:podman-plugins-debuginfo-2:4.4.1-3.el9.s390x",
"AppStream-9.2.0.GA:podman-plugins-debuginfo-2:4.4.1-3.el9.x86_64",
"AppStream-9.2.0.GA:podman-remote-2:4.4.1-3.el9.aarch64",
"AppStream-9.2.0.GA:podman-remote-2:4.4.1-3.el9.ppc64le",
"AppStream-9.2.0.GA:podman-remote-2:4.4.1-3.el9.s390x",
"AppStream-9.2.0.GA:podman-remote-2:4.4.1-3.el9.x86_64",
"AppStream-9.2.0.GA:podman-remote-debuginfo-2:4.4.1-3.el9.aarch64",
"AppStream-9.2.0.GA:podman-remote-debuginfo-2:4.4.1-3.el9.ppc64le",
"AppStream-9.2.0.GA:podman-remote-debuginfo-2:4.4.1-3.el9.s390x",
"AppStream-9.2.0.GA:podman-remote-debuginfo-2:4.4.1-3.el9.x86_64",
"AppStream-9.2.0.GA:podman-tests-2:4.4.1-3.el9.aarch64",
"AppStream-9.2.0.GA:podman-tests-2:4.4.1-3.el9.ppc64le",
"AppStream-9.2.0.GA:podman-tests-2:4.4.1-3.el9.s390x",
"AppStream-9.2.0.GA:podman-tests-2:4.4.1-3.el9.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "golang: net/http: excessive memory growth in a Go server accepting HTTP/2 requests"
}
]
}
rhsa-2023:3642
Vulnerability from csaf_redhat
Notes
{
"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": "A new container image for Red Hat Ceph Storage 6.1 is now available in the Red Hat Ecosystem Catalog.\n\nRed Hat Product Security has rated this update as having a security impact of Important. A Common Vulnerability Scoring System (CVSS) base score, which gives a detailed severity rating, is available for each vulnerability from the CVE link(s) in the References section.",
"title": "Topic"
},
{
"category": "general",
"text": "Red Hat Ceph Storage is a scalable, open, software-defined storage platform that combines the most stable version of the Ceph storage system with a Ceph management platform, deployment utilities, and support services.\n\nThis new container image is based on Red Hat Ceph Storage 6.1 and Red Hat Enterprise Linux 9.\n\nSecurity Fix(es):\n\n* crewjam/saml: Authentication bypass when processing SAML responses containing multiple Assertion elements (CVE-2022-41912)\n\n* eventsource: Exposure of Sensitive Information (CVE-2022-1650)\n\n* grafana: stored XSS vulnerability (CVE-2022-31097)\n\n* grafana: OAuth account takeover (CVE-2022-31107)\n\n* ramda: prototype poisoning (CVE-2021-42581)\n\n* golang: net/http: improper sanitization of Transfer-Encoding header (CVE-2022-1705)\n\n* golang: net/http/httputil: ReverseProxy should not forward unparseable query parameters (CVE-2022-2880)\n\n* marked: regular expression block.def may lead Denial of Service (CVE-2022-21680)\n\n* marked: regular expression inline.reflinkSearch may lead Denial of Service (CVE-2022-21681)\n\n* golang: encoding/pem: fix stack overflow in Decode (CVE-2022-24675)\n\n* Moment.js: Path traversal in moment.locale (CVE-2022-24785)\n\n* grafana: An information leak issue was discovered in Grafana through 7.3.4, when integrated with Zabbix (CVE-2022-26148)\n\n* golang: net/http: handle server errors after sending GOAWAY (CVE-2022-27664)\n\n* golang: encoding/xml: stack exhaustion in Decoder.Skip (CVE-2022-28131)\n\n* golang: crypto/elliptic: panic caused by oversized scalar (CVE-2022-28327)\n\n* golang: syscall: faccessat checks wrong group (CVE-2022-29526)\n\n* golang: io/fs: stack exhaustion in Glob (CVE-2022-30630)\n\n* golang: compress/gzip: stack exhaustion in Reader.Read (CVE-2022-30631)\n\n* golang: path/filepath: stack exhaustion in Glob (CVE-2022-30632)\n\n* golang: encoding/xml: stack exhaustion in Unmarshal (CVE-2022-30633)\n\n* golang: encoding/gob: stack exhaustion in Decoder.Decode (CVE-2022-30635)\n\n* grafana: plugin signature bypass (CVE-2022-31123)\n\n* grafana: data source and plugin proxy endpoints leaking authentication tokens to some destination plugins (CVE-2022-31130)\n\n* golang: net/http/httputil: NewSingleHostReverseProxy - omit X-Forwarded-For not working (CVE-2022-32148)\n\n* golang: net/url: JoinPath does not strip relative path components in all circumstances (CVE-2022-32190)\n\n* grafana: Escalation from admin to server admin when auth proxy is used (CVE-2022-35957)\n\n* grafana: Data source and plugin proxy endpoints could leak the authentication cookie to some destination plugins (CVE-2022-39201)\n\n* grafana: using email as a username can block other users from signing in (CVE-2022-39229)\n\n* grafana: email addresses and usernames cannot be trusted (CVE-2022-39306)\n\n* grafana: User enumeration via forget password (CVE-2022-39307)\n\n* grafana: Spoofing of the originalUrl parameter of snapshots (CVE-2022-39324)\n\n* golang: regexp/syntax: limit memory used by parsing regexps (CVE-2022-41715)\n\n* golang: crypto/tls: session tickets lack random ticket_age_add (CVE-2022-30629)\n\n* golang: math/big: decoding big.Float and big.Rat types can panic if the encoded message is too short, potentially allowing a denial of service (CVE-2022-32189)\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\nSpace precludes documenting all of these changes in this advisory. Users are directed to the Red Hat Ceph Storage Release Notes for information on the most significant of these changes:\n\nhttps://access.redhat.com/documentation/en-us/red_hat_ceph_storage/6.1/html/release_notes/index\n\nAll users of Red Hat Ceph Storage are advised to pull these new images from the Red Hat Ecosystem catalog, which provides numerous enhancements and bug fixes.",
"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:3642",
"url": "https://access.redhat.com/errata/RHSA-2023:3642"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/updates/classification/#important",
"url": "https://access.redhat.com/security/updates/classification/#important"
},
{
"category": "external",
"summary": "https://access.redhat.com/documentation/en-us/red_hat_ceph_storage/6.1/html/release_notes/index",
"url": "https://access.redhat.com/documentation/en-us/red_hat_ceph_storage/6.1/html/release_notes/index"
},
{
"category": "external",
"summary": "2066563",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2066563"
},
{
"category": "external",
"summary": "2072009",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2072009"
},
{
"category": "external",
"summary": "2077688",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2077688"
},
{
"category": "external",
"summary": "2077689",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2077689"
},
{
"category": "external",
"summary": "2082705",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2082705"
},
{
"category": "external",
"summary": "2082706",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2082706"
},
{
"category": "external",
"summary": "2083778",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2083778"
},
{
"category": "external",
"summary": "2084085",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2084085"
},
{
"category": "external",
"summary": "2085307",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2085307"
},
{
"category": "external",
"summary": "2092793",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2092793"
},
{
"category": "external",
"summary": "2104365",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2104365"
},
{
"category": "external",
"summary": "2104367",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2104367"
},
{
"category": "external",
"summary": "2107342",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2107342"
},
{
"category": "external",
"summary": "2107371",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2107371"
},
{
"category": "external",
"summary": "2107374",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2107374"
},
{
"category": "external",
"summary": "2107383",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2107383"
},
{
"category": "external",
"summary": "2107386",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2107386"
},
{
"category": "external",
"summary": "2107388",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2107388"
},
{
"category": "external",
"summary": "2107390",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2107390"
},
{
"category": "external",
"summary": "2107392",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2107392"
},
{
"category": "external",
"summary": "2113814",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2113814"
},
{
"category": "external",
"summary": "2124668",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2124668"
},
{
"category": "external",
"summary": "2124669",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2124669"
},
{
"category": "external",
"summary": "2125514",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2125514"
},
{
"category": "external",
"summary": "2131146",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2131146"
},
{
"category": "external",
"summary": "2131147",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2131147"
},
{
"category": "external",
"summary": "2131148",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2131148"
},
{
"category": "external",
"summary": "2131149",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2131149"
},
{
"category": "external",
"summary": "2132868",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2132868"
},
{
"category": "external",
"summary": "2132872",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2132872"
},
{
"category": "external",
"summary": "2138014",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2138014"
},
{
"category": "external",
"summary": "2138015",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2138015"
},
{
"category": "external",
"summary": "2148252",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2148252"
},
{
"category": "external",
"summary": "2149181",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2149181"
},
{
"category": "external",
"summary": "2168965",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2168965"
},
{
"category": "external",
"summary": "2174461",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2174461"
},
{
"category": "external",
"summary": "2174462",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2174462"
},
{
"category": "external",
"summary": "2186142",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2186142"
},
{
"category": "self",
"summary": "Canonical URL",
"url": "https://security.access.redhat.com/data/csaf/v2/advisories/2023/rhsa-2023_3642.json"
}
],
"title": "Red Hat Security Advisory: Red Hat Ceph Storage 6.1 Container security and bug fix update",
"tracking": {
"current_release_date": "2025-10-31T13:02:38+00:00",
"generator": {
"date": "2025-10-31T13:02:38+00:00",
"engine": {
"name": "Red Hat SDEngine",
"version": "4.6.10"
}
},
"id": "RHSA-2023:3642",
"initial_release_date": "2023-06-15T15:59:41+00:00",
"revision_history": [
{
"date": "2023-06-15T15:59:41+00:00",
"number": "1",
"summary": "Initial version"
},
{
"date": "2023-06-15T15:59:41+00:00",
"number": "2",
"summary": "Last updated version"
},
{
"date": "2025-10-31T13:02:38+00:00",
"number": "3",
"summary": "Last generated version"
}
],
"status": "final",
"version": "3"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_name",
"name": "Red Hat Ceph Storage 6.1 Tools",
"product": {
"name": "Red Hat Ceph Storage 6.1 Tools",
"product_id": "9Base-RHCEPH-6.1-Tools",
"product_identification_helper": {
"cpe": "cpe:/a:redhat:ceph_storage:6.1::el9"
}
}
}
],
"category": "product_family",
"name": "Red Hat Ceph Storage"
},
{
"branches": [
{
"category": "product_version",
"name": "rhceph/rhceph-6-dashboard-rhel9@sha256:1d7ca201b778e6a6cb559129e240233b6b6461399c67f979c07d5fe288c400f6_amd64",
"product": {
"name": "rhceph/rhceph-6-dashboard-rhel9@sha256:1d7ca201b778e6a6cb559129e240233b6b6461399c67f979c07d5fe288c400f6_amd64",
"product_id": "rhceph/rhceph-6-dashboard-rhel9@sha256:1d7ca201b778e6a6cb559129e240233b6b6461399c67f979c07d5fe288c400f6_amd64",
"product_identification_helper": {
"purl": "pkg:oci/rhceph-6-dashboard-rhel9@sha256:1d7ca201b778e6a6cb559129e240233b6b6461399c67f979c07d5fe288c400f6?arch=amd64\u0026repository_url=registry.redhat.io/rhceph/rhceph-6-dashboard-rhel9\u0026tag=6-75"
}
}
},
{
"category": "product_version",
"name": "rhceph/keepalived-rhel9@sha256:b21d882fd2d08d6f162dbb63e0626d9d6aa892a677c5a28edc97b84feef1655a_amd64",
"product": {
"name": "rhceph/keepalived-rhel9@sha256:b21d882fd2d08d6f162dbb63e0626d9d6aa892a677c5a28edc97b84feef1655a_amd64",
"product_id": "rhceph/keepalived-rhel9@sha256:b21d882fd2d08d6f162dbb63e0626d9d6aa892a677c5a28edc97b84feef1655a_amd64",
"product_identification_helper": {
"purl": "pkg:oci/keepalived-rhel9@sha256:b21d882fd2d08d6f162dbb63e0626d9d6aa892a677c5a28edc97b84feef1655a?arch=amd64\u0026repository_url=registry.redhat.io/rhceph/keepalived-rhel9\u0026tag=2.2.4-3"
}
}
},
{
"category": "product_version",
"name": "rhceph/rhceph-promtail-rhel9@sha256:b46c0196fab3bd3a60b64a1d7ff8af6fbc7c3e526618da1cc78032bffa3be171_amd64",
"product": {
"name": "rhceph/rhceph-promtail-rhel9@sha256:b46c0196fab3bd3a60b64a1d7ff8af6fbc7c3e526618da1cc78032bffa3be171_amd64",
"product_id": "rhceph/rhceph-promtail-rhel9@sha256:b46c0196fab3bd3a60b64a1d7ff8af6fbc7c3e526618da1cc78032bffa3be171_amd64",
"product_identification_helper": {
"purl": "pkg:oci/rhceph-promtail-rhel9@sha256:b46c0196fab3bd3a60b64a1d7ff8af6fbc7c3e526618da1cc78032bffa3be171?arch=amd64\u0026repository_url=registry.redhat.io/rhceph/rhceph-promtail-rhel9\u0026tag=v2.4.0-5"
}
}
},
{
"category": "product_version",
"name": "rhceph/rhceph-6-rhel9@sha256:953630d9f9924f17ab7ce168772c3facbaf6866b79a1cf0fb9aee1dcf6eb8c7d_amd64",
"product": {
"name": "rhceph/rhceph-6-rhel9@sha256:953630d9f9924f17ab7ce168772c3facbaf6866b79a1cf0fb9aee1dcf6eb8c7d_amd64",
"product_id": "rhceph/rhceph-6-rhel9@sha256:953630d9f9924f17ab7ce168772c3facbaf6866b79a1cf0fb9aee1dcf6eb8c7d_amd64",
"product_identification_helper": {
"purl": "pkg:oci/rhceph-6-rhel9@sha256:953630d9f9924f17ab7ce168772c3facbaf6866b79a1cf0fb9aee1dcf6eb8c7d?arch=amd64\u0026repository_url=registry.redhat.io/rhceph/rhceph-6-rhel9\u0026tag=6-177"
}
}
},
{
"category": "product_version",
"name": "rhceph/rhceph-haproxy-rhel9@sha256:720b3207087d4feb8ab59ffd0b70d6bc22fa21d53b62393779dfaf8972a32e60_amd64",
"product": {
"name": "rhceph/rhceph-haproxy-rhel9@sha256:720b3207087d4feb8ab59ffd0b70d6bc22fa21d53b62393779dfaf8972a32e60_amd64",
"product_id": "rhceph/rhceph-haproxy-rhel9@sha256:720b3207087d4feb8ab59ffd0b70d6bc22fa21d53b62393779dfaf8972a32e60_amd64",
"product_identification_helper": {
"purl": "pkg:oci/rhceph-haproxy-rhel9@sha256:720b3207087d4feb8ab59ffd0b70d6bc22fa21d53b62393779dfaf8972a32e60?arch=amd64\u0026repository_url=registry.redhat.io/rhceph/rhceph-haproxy-rhel9\u0026tag=2.4.17-4"
}
}
},
{
"category": "product_version",
"name": "rhceph/snmp-notifier-rhel9@sha256:9078b49846d8ec681bec5b96f0d4087b4c66bdc6baf4701cfc9c8e8aeae89661_amd64",
"product": {
"name": "rhceph/snmp-notifier-rhel9@sha256:9078b49846d8ec681bec5b96f0d4087b4c66bdc6baf4701cfc9c8e8aeae89661_amd64",
"product_id": "rhceph/snmp-notifier-rhel9@sha256:9078b49846d8ec681bec5b96f0d4087b4c66bdc6baf4701cfc9c8e8aeae89661_amd64",
"product_identification_helper": {
"purl": "pkg:oci/snmp-notifier-rhel9@sha256:9078b49846d8ec681bec5b96f0d4087b4c66bdc6baf4701cfc9c8e8aeae89661?arch=amd64\u0026repository_url=registry.redhat.io/rhceph/snmp-notifier-rhel9\u0026tag=1.2.1-36"
}
}
}
],
"category": "architecture",
"name": "amd64"
},
{
"branches": [
{
"category": "product_version",
"name": "rhceph/rhceph-6-dashboard-rhel9@sha256:50329da263e8ef00c47632156761621bac30fead5e574ef23cd1d30b7af0019a_ppc64le",
"product": {
"name": "rhceph/rhceph-6-dashboard-rhel9@sha256:50329da263e8ef00c47632156761621bac30fead5e574ef23cd1d30b7af0019a_ppc64le",
"product_id": "rhceph/rhceph-6-dashboard-rhel9@sha256:50329da263e8ef00c47632156761621bac30fead5e574ef23cd1d30b7af0019a_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/rhceph-6-dashboard-rhel9@sha256:50329da263e8ef00c47632156761621bac30fead5e574ef23cd1d30b7af0019a?arch=ppc64le\u0026repository_url=registry.redhat.io/rhceph/rhceph-6-dashboard-rhel9\u0026tag=6-75"
}
}
},
{
"category": "product_version",
"name": "rhceph/keepalived-rhel9@sha256:36abd2b22ebabea813c5afde35b0b80a200056f811267e89f0270da9155b1a22_ppc64le",
"product": {
"name": "rhceph/keepalived-rhel9@sha256:36abd2b22ebabea813c5afde35b0b80a200056f811267e89f0270da9155b1a22_ppc64le",
"product_id": "rhceph/keepalived-rhel9@sha256:36abd2b22ebabea813c5afde35b0b80a200056f811267e89f0270da9155b1a22_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/keepalived-rhel9@sha256:36abd2b22ebabea813c5afde35b0b80a200056f811267e89f0270da9155b1a22?arch=ppc64le\u0026repository_url=registry.redhat.io/rhceph/keepalived-rhel9\u0026tag=2.2.4-3"
}
}
},
{
"category": "product_version",
"name": "rhceph/rhceph-promtail-rhel9@sha256:f52fd8d5fbfdcc202c5e31096119377a8b87f9efd31602398d45cec86ec35940_ppc64le",
"product": {
"name": "rhceph/rhceph-promtail-rhel9@sha256:f52fd8d5fbfdcc202c5e31096119377a8b87f9efd31602398d45cec86ec35940_ppc64le",
"product_id": "rhceph/rhceph-promtail-rhel9@sha256:f52fd8d5fbfdcc202c5e31096119377a8b87f9efd31602398d45cec86ec35940_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/rhceph-promtail-rhel9@sha256:f52fd8d5fbfdcc202c5e31096119377a8b87f9efd31602398d45cec86ec35940?arch=ppc64le\u0026repository_url=registry.redhat.io/rhceph/rhceph-promtail-rhel9\u0026tag=v2.4.0-5"
}
}
},
{
"category": "product_version",
"name": "rhceph/rhceph-6-rhel9@sha256:9b477366f861df49b533d95941b9770b032827bb4a259c5f86abce8705960c05_ppc64le",
"product": {
"name": "rhceph/rhceph-6-rhel9@sha256:9b477366f861df49b533d95941b9770b032827bb4a259c5f86abce8705960c05_ppc64le",
"product_id": "rhceph/rhceph-6-rhel9@sha256:9b477366f861df49b533d95941b9770b032827bb4a259c5f86abce8705960c05_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/rhceph-6-rhel9@sha256:9b477366f861df49b533d95941b9770b032827bb4a259c5f86abce8705960c05?arch=ppc64le\u0026repository_url=registry.redhat.io/rhceph/rhceph-6-rhel9\u0026tag=6-177"
}
}
},
{
"category": "product_version",
"name": "rhceph/rhceph-haproxy-rhel9@sha256:8cc4a146d7be5046b416fe9c04d77b4f0a25a2ab7180fdbf8c46cff8e2483080_ppc64le",
"product": {
"name": "rhceph/rhceph-haproxy-rhel9@sha256:8cc4a146d7be5046b416fe9c04d77b4f0a25a2ab7180fdbf8c46cff8e2483080_ppc64le",
"product_id": "rhceph/rhceph-haproxy-rhel9@sha256:8cc4a146d7be5046b416fe9c04d77b4f0a25a2ab7180fdbf8c46cff8e2483080_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/rhceph-haproxy-rhel9@sha256:8cc4a146d7be5046b416fe9c04d77b4f0a25a2ab7180fdbf8c46cff8e2483080?arch=ppc64le\u0026repository_url=registry.redhat.io/rhceph/rhceph-haproxy-rhel9\u0026tag=2.4.17-4"
}
}
},
{
"category": "product_version",
"name": "rhceph/snmp-notifier-rhel9@sha256:8887234fbbaddf620eaa7b0f4b1ed6ab8aa5bc52e019e67179554ccd03fba676_ppc64le",
"product": {
"name": "rhceph/snmp-notifier-rhel9@sha256:8887234fbbaddf620eaa7b0f4b1ed6ab8aa5bc52e019e67179554ccd03fba676_ppc64le",
"product_id": "rhceph/snmp-notifier-rhel9@sha256:8887234fbbaddf620eaa7b0f4b1ed6ab8aa5bc52e019e67179554ccd03fba676_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/snmp-notifier-rhel9@sha256:8887234fbbaddf620eaa7b0f4b1ed6ab8aa5bc52e019e67179554ccd03fba676?arch=ppc64le\u0026repository_url=registry.redhat.io/rhceph/snmp-notifier-rhel9\u0026tag=1.2.1-36"
}
}
}
],
"category": "architecture",
"name": "ppc64le"
},
{
"branches": [
{
"category": "product_version",
"name": "rhceph/rhceph-6-dashboard-rhel9@sha256:3fb7480f9d68333e168eae0c9fbeceb0df7962a40c25ecced81ea4c4959b2c25_s390x",
"product": {
"name": "rhceph/rhceph-6-dashboard-rhel9@sha256:3fb7480f9d68333e168eae0c9fbeceb0df7962a40c25ecced81ea4c4959b2c25_s390x",
"product_id": "rhceph/rhceph-6-dashboard-rhel9@sha256:3fb7480f9d68333e168eae0c9fbeceb0df7962a40c25ecced81ea4c4959b2c25_s390x",
"product_identification_helper": {
"purl": "pkg:oci/rhceph-6-dashboard-rhel9@sha256:3fb7480f9d68333e168eae0c9fbeceb0df7962a40c25ecced81ea4c4959b2c25?arch=s390x\u0026repository_url=registry.redhat.io/rhceph/rhceph-6-dashboard-rhel9\u0026tag=6-75"
}
}
},
{
"category": "product_version",
"name": "rhceph/keepalived-rhel9@sha256:2ae4274163155d880cbd41d1a197d6856f326501a50e028ff3de9ff8a85b3e97_s390x",
"product": {
"name": "rhceph/keepalived-rhel9@sha256:2ae4274163155d880cbd41d1a197d6856f326501a50e028ff3de9ff8a85b3e97_s390x",
"product_id": "rhceph/keepalived-rhel9@sha256:2ae4274163155d880cbd41d1a197d6856f326501a50e028ff3de9ff8a85b3e97_s390x",
"product_identification_helper": {
"purl": "pkg:oci/keepalived-rhel9@sha256:2ae4274163155d880cbd41d1a197d6856f326501a50e028ff3de9ff8a85b3e97?arch=s390x\u0026repository_url=registry.redhat.io/rhceph/keepalived-rhel9\u0026tag=2.2.4-3"
}
}
},
{
"category": "product_version",
"name": "rhceph/rhceph-promtail-rhel9@sha256:44697ad0d15d1f37b98243f5f013cb9271d70e2b10ab52093a1d7e3409a674b2_s390x",
"product": {
"name": "rhceph/rhceph-promtail-rhel9@sha256:44697ad0d15d1f37b98243f5f013cb9271d70e2b10ab52093a1d7e3409a674b2_s390x",
"product_id": "rhceph/rhceph-promtail-rhel9@sha256:44697ad0d15d1f37b98243f5f013cb9271d70e2b10ab52093a1d7e3409a674b2_s390x",
"product_identification_helper": {
"purl": "pkg:oci/rhceph-promtail-rhel9@sha256:44697ad0d15d1f37b98243f5f013cb9271d70e2b10ab52093a1d7e3409a674b2?arch=s390x\u0026repository_url=registry.redhat.io/rhceph/rhceph-promtail-rhel9\u0026tag=v2.4.0-5"
}
}
},
{
"category": "product_version",
"name": "rhceph/rhceph-6-rhel9@sha256:72bd6eb932a368af10d5c607d8b60e0fe8b87862f4adaa17fd022a3427a46ca8_s390x",
"product": {
"name": "rhceph/rhceph-6-rhel9@sha256:72bd6eb932a368af10d5c607d8b60e0fe8b87862f4adaa17fd022a3427a46ca8_s390x",
"product_id": "rhceph/rhceph-6-rhel9@sha256:72bd6eb932a368af10d5c607d8b60e0fe8b87862f4adaa17fd022a3427a46ca8_s390x",
"product_identification_helper": {
"purl": "pkg:oci/rhceph-6-rhel9@sha256:72bd6eb932a368af10d5c607d8b60e0fe8b87862f4adaa17fd022a3427a46ca8?arch=s390x\u0026repository_url=registry.redhat.io/rhceph/rhceph-6-rhel9\u0026tag=6-177"
}
}
},
{
"category": "product_version",
"name": "rhceph/rhceph-haproxy-rhel9@sha256:e4da2c9d53159d43c6795151eb3c9dea373da19b34d76094b60e7a2466415d62_s390x",
"product": {
"name": "rhceph/rhceph-haproxy-rhel9@sha256:e4da2c9d53159d43c6795151eb3c9dea373da19b34d76094b60e7a2466415d62_s390x",
"product_id": "rhceph/rhceph-haproxy-rhel9@sha256:e4da2c9d53159d43c6795151eb3c9dea373da19b34d76094b60e7a2466415d62_s390x",
"product_identification_helper": {
"purl": "pkg:oci/rhceph-haproxy-rhel9@sha256:e4da2c9d53159d43c6795151eb3c9dea373da19b34d76094b60e7a2466415d62?arch=s390x\u0026repository_url=registry.redhat.io/rhceph/rhceph-haproxy-rhel9\u0026tag=2.4.17-4"
}
}
},
{
"category": "product_version",
"name": "rhceph/snmp-notifier-rhel9@sha256:df7c89608fe8352d445efcc1017521b35878cfe61a8b9fd91fab24c00786b2bf_s390x",
"product": {
"name": "rhceph/snmp-notifier-rhel9@sha256:df7c89608fe8352d445efcc1017521b35878cfe61a8b9fd91fab24c00786b2bf_s390x",
"product_id": "rhceph/snmp-notifier-rhel9@sha256:df7c89608fe8352d445efcc1017521b35878cfe61a8b9fd91fab24c00786b2bf_s390x",
"product_identification_helper": {
"purl": "pkg:oci/snmp-notifier-rhel9@sha256:df7c89608fe8352d445efcc1017521b35878cfe61a8b9fd91fab24c00786b2bf?arch=s390x\u0026repository_url=registry.redhat.io/rhceph/snmp-notifier-rhel9\u0026tag=1.2.1-36"
}
}
}
],
"category": "architecture",
"name": "s390x"
}
],
"category": "vendor",
"name": "Red Hat"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "rhceph/keepalived-rhel9@sha256:2ae4274163155d880cbd41d1a197d6856f326501a50e028ff3de9ff8a85b3e97_s390x as a component of Red Hat Ceph Storage 6.1 Tools",
"product_id": "9Base-RHCEPH-6.1-Tools:rhceph/keepalived-rhel9@sha256:2ae4274163155d880cbd41d1a197d6856f326501a50e028ff3de9ff8a85b3e97_s390x"
},
"product_reference": "rhceph/keepalived-rhel9@sha256:2ae4274163155d880cbd41d1a197d6856f326501a50e028ff3de9ff8a85b3e97_s390x",
"relates_to_product_reference": "9Base-RHCEPH-6.1-Tools"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhceph/keepalived-rhel9@sha256:36abd2b22ebabea813c5afde35b0b80a200056f811267e89f0270da9155b1a22_ppc64le as a component of Red Hat Ceph Storage 6.1 Tools",
"product_id": "9Base-RHCEPH-6.1-Tools:rhceph/keepalived-rhel9@sha256:36abd2b22ebabea813c5afde35b0b80a200056f811267e89f0270da9155b1a22_ppc64le"
},
"product_reference": "rhceph/keepalived-rhel9@sha256:36abd2b22ebabea813c5afde35b0b80a200056f811267e89f0270da9155b1a22_ppc64le",
"relates_to_product_reference": "9Base-RHCEPH-6.1-Tools"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhceph/keepalived-rhel9@sha256:b21d882fd2d08d6f162dbb63e0626d9d6aa892a677c5a28edc97b84feef1655a_amd64 as a component of Red Hat Ceph Storage 6.1 Tools",
"product_id": "9Base-RHCEPH-6.1-Tools:rhceph/keepalived-rhel9@sha256:b21d882fd2d08d6f162dbb63e0626d9d6aa892a677c5a28edc97b84feef1655a_amd64"
},
"product_reference": "rhceph/keepalived-rhel9@sha256:b21d882fd2d08d6f162dbb63e0626d9d6aa892a677c5a28edc97b84feef1655a_amd64",
"relates_to_product_reference": "9Base-RHCEPH-6.1-Tools"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhceph/rhceph-6-dashboard-rhel9@sha256:1d7ca201b778e6a6cb559129e240233b6b6461399c67f979c07d5fe288c400f6_amd64 as a component of Red Hat Ceph Storage 6.1 Tools",
"product_id": "9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-dashboard-rhel9@sha256:1d7ca201b778e6a6cb559129e240233b6b6461399c67f979c07d5fe288c400f6_amd64"
},
"product_reference": "rhceph/rhceph-6-dashboard-rhel9@sha256:1d7ca201b778e6a6cb559129e240233b6b6461399c67f979c07d5fe288c400f6_amd64",
"relates_to_product_reference": "9Base-RHCEPH-6.1-Tools"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhceph/rhceph-6-dashboard-rhel9@sha256:3fb7480f9d68333e168eae0c9fbeceb0df7962a40c25ecced81ea4c4959b2c25_s390x as a component of Red Hat Ceph Storage 6.1 Tools",
"product_id": "9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-dashboard-rhel9@sha256:3fb7480f9d68333e168eae0c9fbeceb0df7962a40c25ecced81ea4c4959b2c25_s390x"
},
"product_reference": "rhceph/rhceph-6-dashboard-rhel9@sha256:3fb7480f9d68333e168eae0c9fbeceb0df7962a40c25ecced81ea4c4959b2c25_s390x",
"relates_to_product_reference": "9Base-RHCEPH-6.1-Tools"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhceph/rhceph-6-dashboard-rhel9@sha256:50329da263e8ef00c47632156761621bac30fead5e574ef23cd1d30b7af0019a_ppc64le as a component of Red Hat Ceph Storage 6.1 Tools",
"product_id": "9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-dashboard-rhel9@sha256:50329da263e8ef00c47632156761621bac30fead5e574ef23cd1d30b7af0019a_ppc64le"
},
"product_reference": "rhceph/rhceph-6-dashboard-rhel9@sha256:50329da263e8ef00c47632156761621bac30fead5e574ef23cd1d30b7af0019a_ppc64le",
"relates_to_product_reference": "9Base-RHCEPH-6.1-Tools"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhceph/rhceph-6-rhel9@sha256:72bd6eb932a368af10d5c607d8b60e0fe8b87862f4adaa17fd022a3427a46ca8_s390x as a component of Red Hat Ceph Storage 6.1 Tools",
"product_id": "9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-rhel9@sha256:72bd6eb932a368af10d5c607d8b60e0fe8b87862f4adaa17fd022a3427a46ca8_s390x"
},
"product_reference": "rhceph/rhceph-6-rhel9@sha256:72bd6eb932a368af10d5c607d8b60e0fe8b87862f4adaa17fd022a3427a46ca8_s390x",
"relates_to_product_reference": "9Base-RHCEPH-6.1-Tools"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhceph/rhceph-6-rhel9@sha256:953630d9f9924f17ab7ce168772c3facbaf6866b79a1cf0fb9aee1dcf6eb8c7d_amd64 as a component of Red Hat Ceph Storage 6.1 Tools",
"product_id": "9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-rhel9@sha256:953630d9f9924f17ab7ce168772c3facbaf6866b79a1cf0fb9aee1dcf6eb8c7d_amd64"
},
"product_reference": "rhceph/rhceph-6-rhel9@sha256:953630d9f9924f17ab7ce168772c3facbaf6866b79a1cf0fb9aee1dcf6eb8c7d_amd64",
"relates_to_product_reference": "9Base-RHCEPH-6.1-Tools"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhceph/rhceph-6-rhel9@sha256:9b477366f861df49b533d95941b9770b032827bb4a259c5f86abce8705960c05_ppc64le as a component of Red Hat Ceph Storage 6.1 Tools",
"product_id": "9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-rhel9@sha256:9b477366f861df49b533d95941b9770b032827bb4a259c5f86abce8705960c05_ppc64le"
},
"product_reference": "rhceph/rhceph-6-rhel9@sha256:9b477366f861df49b533d95941b9770b032827bb4a259c5f86abce8705960c05_ppc64le",
"relates_to_product_reference": "9Base-RHCEPH-6.1-Tools"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhceph/rhceph-haproxy-rhel9@sha256:720b3207087d4feb8ab59ffd0b70d6bc22fa21d53b62393779dfaf8972a32e60_amd64 as a component of Red Hat Ceph Storage 6.1 Tools",
"product_id": "9Base-RHCEPH-6.1-Tools:rhceph/rhceph-haproxy-rhel9@sha256:720b3207087d4feb8ab59ffd0b70d6bc22fa21d53b62393779dfaf8972a32e60_amd64"
},
"product_reference": "rhceph/rhceph-haproxy-rhel9@sha256:720b3207087d4feb8ab59ffd0b70d6bc22fa21d53b62393779dfaf8972a32e60_amd64",
"relates_to_product_reference": "9Base-RHCEPH-6.1-Tools"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhceph/rhceph-haproxy-rhel9@sha256:8cc4a146d7be5046b416fe9c04d77b4f0a25a2ab7180fdbf8c46cff8e2483080_ppc64le as a component of Red Hat Ceph Storage 6.1 Tools",
"product_id": "9Base-RHCEPH-6.1-Tools:rhceph/rhceph-haproxy-rhel9@sha256:8cc4a146d7be5046b416fe9c04d77b4f0a25a2ab7180fdbf8c46cff8e2483080_ppc64le"
},
"product_reference": "rhceph/rhceph-haproxy-rhel9@sha256:8cc4a146d7be5046b416fe9c04d77b4f0a25a2ab7180fdbf8c46cff8e2483080_ppc64le",
"relates_to_product_reference": "9Base-RHCEPH-6.1-Tools"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhceph/rhceph-haproxy-rhel9@sha256:e4da2c9d53159d43c6795151eb3c9dea373da19b34d76094b60e7a2466415d62_s390x as a component of Red Hat Ceph Storage 6.1 Tools",
"product_id": "9Base-RHCEPH-6.1-Tools:rhceph/rhceph-haproxy-rhel9@sha256:e4da2c9d53159d43c6795151eb3c9dea373da19b34d76094b60e7a2466415d62_s390x"
},
"product_reference": "rhceph/rhceph-haproxy-rhel9@sha256:e4da2c9d53159d43c6795151eb3c9dea373da19b34d76094b60e7a2466415d62_s390x",
"relates_to_product_reference": "9Base-RHCEPH-6.1-Tools"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhceph/rhceph-promtail-rhel9@sha256:44697ad0d15d1f37b98243f5f013cb9271d70e2b10ab52093a1d7e3409a674b2_s390x as a component of Red Hat Ceph Storage 6.1 Tools",
"product_id": "9Base-RHCEPH-6.1-Tools:rhceph/rhceph-promtail-rhel9@sha256:44697ad0d15d1f37b98243f5f013cb9271d70e2b10ab52093a1d7e3409a674b2_s390x"
},
"product_reference": "rhceph/rhceph-promtail-rhel9@sha256:44697ad0d15d1f37b98243f5f013cb9271d70e2b10ab52093a1d7e3409a674b2_s390x",
"relates_to_product_reference": "9Base-RHCEPH-6.1-Tools"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhceph/rhceph-promtail-rhel9@sha256:b46c0196fab3bd3a60b64a1d7ff8af6fbc7c3e526618da1cc78032bffa3be171_amd64 as a component of Red Hat Ceph Storage 6.1 Tools",
"product_id": "9Base-RHCEPH-6.1-Tools:rhceph/rhceph-promtail-rhel9@sha256:b46c0196fab3bd3a60b64a1d7ff8af6fbc7c3e526618da1cc78032bffa3be171_amd64"
},
"product_reference": "rhceph/rhceph-promtail-rhel9@sha256:b46c0196fab3bd3a60b64a1d7ff8af6fbc7c3e526618da1cc78032bffa3be171_amd64",
"relates_to_product_reference": "9Base-RHCEPH-6.1-Tools"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhceph/rhceph-promtail-rhel9@sha256:f52fd8d5fbfdcc202c5e31096119377a8b87f9efd31602398d45cec86ec35940_ppc64le as a component of Red Hat Ceph Storage 6.1 Tools",
"product_id": "9Base-RHCEPH-6.1-Tools:rhceph/rhceph-promtail-rhel9@sha256:f52fd8d5fbfdcc202c5e31096119377a8b87f9efd31602398d45cec86ec35940_ppc64le"
},
"product_reference": "rhceph/rhceph-promtail-rhel9@sha256:f52fd8d5fbfdcc202c5e31096119377a8b87f9efd31602398d45cec86ec35940_ppc64le",
"relates_to_product_reference": "9Base-RHCEPH-6.1-Tools"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhceph/snmp-notifier-rhel9@sha256:8887234fbbaddf620eaa7b0f4b1ed6ab8aa5bc52e019e67179554ccd03fba676_ppc64le as a component of Red Hat Ceph Storage 6.1 Tools",
"product_id": "9Base-RHCEPH-6.1-Tools:rhceph/snmp-notifier-rhel9@sha256:8887234fbbaddf620eaa7b0f4b1ed6ab8aa5bc52e019e67179554ccd03fba676_ppc64le"
},
"product_reference": "rhceph/snmp-notifier-rhel9@sha256:8887234fbbaddf620eaa7b0f4b1ed6ab8aa5bc52e019e67179554ccd03fba676_ppc64le",
"relates_to_product_reference": "9Base-RHCEPH-6.1-Tools"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhceph/snmp-notifier-rhel9@sha256:9078b49846d8ec681bec5b96f0d4087b4c66bdc6baf4701cfc9c8e8aeae89661_amd64 as a component of Red Hat Ceph Storage 6.1 Tools",
"product_id": "9Base-RHCEPH-6.1-Tools:rhceph/snmp-notifier-rhel9@sha256:9078b49846d8ec681bec5b96f0d4087b4c66bdc6baf4701cfc9c8e8aeae89661_amd64"
},
"product_reference": "rhceph/snmp-notifier-rhel9@sha256:9078b49846d8ec681bec5b96f0d4087b4c66bdc6baf4701cfc9c8e8aeae89661_amd64",
"relates_to_product_reference": "9Base-RHCEPH-6.1-Tools"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhceph/snmp-notifier-rhel9@sha256:df7c89608fe8352d445efcc1017521b35878cfe61a8b9fd91fab24c00786b2bf_s390x as a component of Red Hat Ceph Storage 6.1 Tools",
"product_id": "9Base-RHCEPH-6.1-Tools:rhceph/snmp-notifier-rhel9@sha256:df7c89608fe8352d445efcc1017521b35878cfe61a8b9fd91fab24c00786b2bf_s390x"
},
"product_reference": "rhceph/snmp-notifier-rhel9@sha256:df7c89608fe8352d445efcc1017521b35878cfe61a8b9fd91fab24c00786b2bf_s390x",
"relates_to_product_reference": "9Base-RHCEPH-6.1-Tools"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2021-42581",
"cwe": {
"id": "CWE-1321",
"name": "Improperly Controlled Modification of Object Prototype Attributes (\u0027Prototype Pollution\u0027)"
},
"discovery_date": "2022-05-10T00:00:00+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"9Base-RHCEPH-6.1-Tools:rhceph/keepalived-rhel9@sha256:2ae4274163155d880cbd41d1a197d6856f326501a50e028ff3de9ff8a85b3e97_s390x",
"9Base-RHCEPH-6.1-Tools:rhceph/keepalived-rhel9@sha256:36abd2b22ebabea813c5afde35b0b80a200056f811267e89f0270da9155b1a22_ppc64le",
"9Base-RHCEPH-6.1-Tools:rhceph/keepalived-rhel9@sha256:b21d882fd2d08d6f162dbb63e0626d9d6aa892a677c5a28edc97b84feef1655a_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-rhel9@sha256:72bd6eb932a368af10d5c607d8b60e0fe8b87862f4adaa17fd022a3427a46ca8_s390x",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-rhel9@sha256:953630d9f9924f17ab7ce168772c3facbaf6866b79a1cf0fb9aee1dcf6eb8c7d_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-rhel9@sha256:9b477366f861df49b533d95941b9770b032827bb4a259c5f86abce8705960c05_ppc64le",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-haproxy-rhel9@sha256:720b3207087d4feb8ab59ffd0b70d6bc22fa21d53b62393779dfaf8972a32e60_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-haproxy-rhel9@sha256:8cc4a146d7be5046b416fe9c04d77b4f0a25a2ab7180fdbf8c46cff8e2483080_ppc64le",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-haproxy-rhel9@sha256:e4da2c9d53159d43c6795151eb3c9dea373da19b34d76094b60e7a2466415d62_s390x",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-promtail-rhel9@sha256:44697ad0d15d1f37b98243f5f013cb9271d70e2b10ab52093a1d7e3409a674b2_s390x",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-promtail-rhel9@sha256:b46c0196fab3bd3a60b64a1d7ff8af6fbc7c3e526618da1cc78032bffa3be171_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-promtail-rhel9@sha256:f52fd8d5fbfdcc202c5e31096119377a8b87f9efd31602398d45cec86ec35940_ppc64le",
"9Base-RHCEPH-6.1-Tools:rhceph/snmp-notifier-rhel9@sha256:8887234fbbaddf620eaa7b0f4b1ed6ab8aa5bc52e019e67179554ccd03fba676_ppc64le",
"9Base-RHCEPH-6.1-Tools:rhceph/snmp-notifier-rhel9@sha256:9078b49846d8ec681bec5b96f0d4087b4c66bdc6baf4701cfc9c8e8aeae89661_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/snmp-notifier-rhel9@sha256:df7c89608fe8352d445efcc1017521b35878cfe61a8b9fd91fab24c00786b2bf_s390x"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2083778"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in the Ramda NPM package that involves prototype poisoning. This flaw allows attackers to supply a crafted object, affecting the integrity or availability of the application.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "ramda: prototype poisoning",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "In Red Hat Advanced Cluster Management for Kubernetes (RHACM) the affected components are the application-ui container up to and including RHACM 2.4.4, 2.3.10 and 2.2.13 and grc-ui container up to and including RHACM 2.2.13 versions. However not any RHACM is affected in the kui-web-terminal container as is using already patched and not affected version, therefore we are not impacted in this particular component. In RHACM these components are behind OpenShift OAuth. This restricts access to the vulnerable ramda library to authenticated users only, therefore the impact is reduced to Moderate.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-dashboard-rhel9@sha256:1d7ca201b778e6a6cb559129e240233b6b6461399c67f979c07d5fe288c400f6_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-dashboard-rhel9@sha256:3fb7480f9d68333e168eae0c9fbeceb0df7962a40c25ecced81ea4c4959b2c25_s390x",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-dashboard-rhel9@sha256:50329da263e8ef00c47632156761621bac30fead5e574ef23cd1d30b7af0019a_ppc64le"
],
"known_not_affected": [
"9Base-RHCEPH-6.1-Tools:rhceph/keepalived-rhel9@sha256:2ae4274163155d880cbd41d1a197d6856f326501a50e028ff3de9ff8a85b3e97_s390x",
"9Base-RHCEPH-6.1-Tools:rhceph/keepalived-rhel9@sha256:36abd2b22ebabea813c5afde35b0b80a200056f811267e89f0270da9155b1a22_ppc64le",
"9Base-RHCEPH-6.1-Tools:rhceph/keepalived-rhel9@sha256:b21d882fd2d08d6f162dbb63e0626d9d6aa892a677c5a28edc97b84feef1655a_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-rhel9@sha256:72bd6eb932a368af10d5c607d8b60e0fe8b87862f4adaa17fd022a3427a46ca8_s390x",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-rhel9@sha256:953630d9f9924f17ab7ce168772c3facbaf6866b79a1cf0fb9aee1dcf6eb8c7d_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-rhel9@sha256:9b477366f861df49b533d95941b9770b032827bb4a259c5f86abce8705960c05_ppc64le",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-haproxy-rhel9@sha256:720b3207087d4feb8ab59ffd0b70d6bc22fa21d53b62393779dfaf8972a32e60_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-haproxy-rhel9@sha256:8cc4a146d7be5046b416fe9c04d77b4f0a25a2ab7180fdbf8c46cff8e2483080_ppc64le",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-haproxy-rhel9@sha256:e4da2c9d53159d43c6795151eb3c9dea373da19b34d76094b60e7a2466415d62_s390x",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-promtail-rhel9@sha256:44697ad0d15d1f37b98243f5f013cb9271d70e2b10ab52093a1d7e3409a674b2_s390x",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-promtail-rhel9@sha256:b46c0196fab3bd3a60b64a1d7ff8af6fbc7c3e526618da1cc78032bffa3be171_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-promtail-rhel9@sha256:f52fd8d5fbfdcc202c5e31096119377a8b87f9efd31602398d45cec86ec35940_ppc64le",
"9Base-RHCEPH-6.1-Tools:rhceph/snmp-notifier-rhel9@sha256:8887234fbbaddf620eaa7b0f4b1ed6ab8aa5bc52e019e67179554ccd03fba676_ppc64le",
"9Base-RHCEPH-6.1-Tools:rhceph/snmp-notifier-rhel9@sha256:9078b49846d8ec681bec5b96f0d4087b4c66bdc6baf4701cfc9c8e8aeae89661_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/snmp-notifier-rhel9@sha256:df7c89608fe8352d445efcc1017521b35878cfe61a8b9fd91fab24c00786b2bf_s390x"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2021-42581"
},
{
"category": "external",
"summary": "RHBZ#2083778",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2083778"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2021-42581",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-42581"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2021-42581",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2021-42581"
},
{
"category": "external",
"summary": "https://github.com/ramda/ramda/pull/3192",
"url": "https://github.com/ramda/ramda/pull/3192"
}
],
"release_date": "2022-05-10T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2023-06-15T15:59:41+00:00",
"details": "For details on how to apply this update, see Upgrade a Red Hat Ceph Storage\ncluster using cephadm in the Red Hat Storage Ceph Upgrade\nGuide.(https://access.redhat.com/documentation/en-us/red_hat_ceph_storage)",
"product_ids": [
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-dashboard-rhel9@sha256:1d7ca201b778e6a6cb559129e240233b6b6461399c67f979c07d5fe288c400f6_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-dashboard-rhel9@sha256:3fb7480f9d68333e168eae0c9fbeceb0df7962a40c25ecced81ea4c4959b2c25_s390x",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-dashboard-rhel9@sha256:50329da263e8ef00c47632156761621bac30fead5e574ef23cd1d30b7af0019a_ppc64le"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2023:3642"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 9.1,
"baseSeverity": "CRITICAL",
"confidentialityImpact": "NONE",
"integrityImpact": "HIGH",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:H/A:H",
"version": "3.1"
},
"products": [
"9Base-RHCEPH-6.1-Tools:rhceph/keepalived-rhel9@sha256:2ae4274163155d880cbd41d1a197d6856f326501a50e028ff3de9ff8a85b3e97_s390x",
"9Base-RHCEPH-6.1-Tools:rhceph/keepalived-rhel9@sha256:36abd2b22ebabea813c5afde35b0b80a200056f811267e89f0270da9155b1a22_ppc64le",
"9Base-RHCEPH-6.1-Tools:rhceph/keepalived-rhel9@sha256:b21d882fd2d08d6f162dbb63e0626d9d6aa892a677c5a28edc97b84feef1655a_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-dashboard-rhel9@sha256:1d7ca201b778e6a6cb559129e240233b6b6461399c67f979c07d5fe288c400f6_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-dashboard-rhel9@sha256:3fb7480f9d68333e168eae0c9fbeceb0df7962a40c25ecced81ea4c4959b2c25_s390x",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-dashboard-rhel9@sha256:50329da263e8ef00c47632156761621bac30fead5e574ef23cd1d30b7af0019a_ppc64le",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-rhel9@sha256:72bd6eb932a368af10d5c607d8b60e0fe8b87862f4adaa17fd022a3427a46ca8_s390x",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-rhel9@sha256:953630d9f9924f17ab7ce168772c3facbaf6866b79a1cf0fb9aee1dcf6eb8c7d_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-rhel9@sha256:9b477366f861df49b533d95941b9770b032827bb4a259c5f86abce8705960c05_ppc64le",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-haproxy-rhel9@sha256:720b3207087d4feb8ab59ffd0b70d6bc22fa21d53b62393779dfaf8972a32e60_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-haproxy-rhel9@sha256:8cc4a146d7be5046b416fe9c04d77b4f0a25a2ab7180fdbf8c46cff8e2483080_ppc64le",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-haproxy-rhel9@sha256:e4da2c9d53159d43c6795151eb3c9dea373da19b34d76094b60e7a2466415d62_s390x",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-promtail-rhel9@sha256:44697ad0d15d1f37b98243f5f013cb9271d70e2b10ab52093a1d7e3409a674b2_s390x",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-promtail-rhel9@sha256:b46c0196fab3bd3a60b64a1d7ff8af6fbc7c3e526618da1cc78032bffa3be171_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-promtail-rhel9@sha256:f52fd8d5fbfdcc202c5e31096119377a8b87f9efd31602398d45cec86ec35940_ppc64le",
"9Base-RHCEPH-6.1-Tools:rhceph/snmp-notifier-rhel9@sha256:8887234fbbaddf620eaa7b0f4b1ed6ab8aa5bc52e019e67179554ccd03fba676_ppc64le",
"9Base-RHCEPH-6.1-Tools:rhceph/snmp-notifier-rhel9@sha256:9078b49846d8ec681bec5b96f0d4087b4c66bdc6baf4701cfc9c8e8aeae89661_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/snmp-notifier-rhel9@sha256:df7c89608fe8352d445efcc1017521b35878cfe61a8b9fd91fab24c00786b2bf_s390x"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "ramda: prototype poisoning"
},
{
"cve": "CVE-2022-1650",
"cwe": {
"id": "CWE-359",
"name": "Exposure of Private Personal Information to an Unauthorized Actor"
},
"discovery_date": "2022-05-12T00:00:00+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"9Base-RHCEPH-6.1-Tools:rhceph/keepalived-rhel9@sha256:2ae4274163155d880cbd41d1a197d6856f326501a50e028ff3de9ff8a85b3e97_s390x",
"9Base-RHCEPH-6.1-Tools:rhceph/keepalived-rhel9@sha256:36abd2b22ebabea813c5afde35b0b80a200056f811267e89f0270da9155b1a22_ppc64le",
"9Base-RHCEPH-6.1-Tools:rhceph/keepalived-rhel9@sha256:b21d882fd2d08d6f162dbb63e0626d9d6aa892a677c5a28edc97b84feef1655a_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-rhel9@sha256:72bd6eb932a368af10d5c607d8b60e0fe8b87862f4adaa17fd022a3427a46ca8_s390x",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-rhel9@sha256:953630d9f9924f17ab7ce168772c3facbaf6866b79a1cf0fb9aee1dcf6eb8c7d_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-rhel9@sha256:9b477366f861df49b533d95941b9770b032827bb4a259c5f86abce8705960c05_ppc64le",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-haproxy-rhel9@sha256:720b3207087d4feb8ab59ffd0b70d6bc22fa21d53b62393779dfaf8972a32e60_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-haproxy-rhel9@sha256:8cc4a146d7be5046b416fe9c04d77b4f0a25a2ab7180fdbf8c46cff8e2483080_ppc64le",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-haproxy-rhel9@sha256:e4da2c9d53159d43c6795151eb3c9dea373da19b34d76094b60e7a2466415d62_s390x",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-promtail-rhel9@sha256:44697ad0d15d1f37b98243f5f013cb9271d70e2b10ab52093a1d7e3409a674b2_s390x",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-promtail-rhel9@sha256:b46c0196fab3bd3a60b64a1d7ff8af6fbc7c3e526618da1cc78032bffa3be171_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-promtail-rhel9@sha256:f52fd8d5fbfdcc202c5e31096119377a8b87f9efd31602398d45cec86ec35940_ppc64le",
"9Base-RHCEPH-6.1-Tools:rhceph/snmp-notifier-rhel9@sha256:8887234fbbaddf620eaa7b0f4b1ed6ab8aa5bc52e019e67179554ccd03fba676_ppc64le",
"9Base-RHCEPH-6.1-Tools:rhceph/snmp-notifier-rhel9@sha256:9078b49846d8ec681bec5b96f0d4087b4c66bdc6baf4701cfc9c8e8aeae89661_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/snmp-notifier-rhel9@sha256:df7c89608fe8352d445efcc1017521b35878cfe61a8b9fd91fab24c00786b2bf_s390x"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2085307"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in the EventSource NPM Package. The description from the source states the following message: \"Exposure of Sensitive Information to an Unauthorized Actor.\" This flaw allows an attacker to steal the user\u0027s credentials and then use the credentials to access the legitimate website.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "eventsource: Exposure of Sensitive Information",
"title": "Vulnerability summary"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-dashboard-rhel9@sha256:1d7ca201b778e6a6cb559129e240233b6b6461399c67f979c07d5fe288c400f6_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-dashboard-rhel9@sha256:3fb7480f9d68333e168eae0c9fbeceb0df7962a40c25ecced81ea4c4959b2c25_s390x",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-dashboard-rhel9@sha256:50329da263e8ef00c47632156761621bac30fead5e574ef23cd1d30b7af0019a_ppc64le"
],
"known_not_affected": [
"9Base-RHCEPH-6.1-Tools:rhceph/keepalived-rhel9@sha256:2ae4274163155d880cbd41d1a197d6856f326501a50e028ff3de9ff8a85b3e97_s390x",
"9Base-RHCEPH-6.1-Tools:rhceph/keepalived-rhel9@sha256:36abd2b22ebabea813c5afde35b0b80a200056f811267e89f0270da9155b1a22_ppc64le",
"9Base-RHCEPH-6.1-Tools:rhceph/keepalived-rhel9@sha256:b21d882fd2d08d6f162dbb63e0626d9d6aa892a677c5a28edc97b84feef1655a_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-rhel9@sha256:72bd6eb932a368af10d5c607d8b60e0fe8b87862f4adaa17fd022a3427a46ca8_s390x",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-rhel9@sha256:953630d9f9924f17ab7ce168772c3facbaf6866b79a1cf0fb9aee1dcf6eb8c7d_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-rhel9@sha256:9b477366f861df49b533d95941b9770b032827bb4a259c5f86abce8705960c05_ppc64le",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-haproxy-rhel9@sha256:720b3207087d4feb8ab59ffd0b70d6bc22fa21d53b62393779dfaf8972a32e60_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-haproxy-rhel9@sha256:8cc4a146d7be5046b416fe9c04d77b4f0a25a2ab7180fdbf8c46cff8e2483080_ppc64le",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-haproxy-rhel9@sha256:e4da2c9d53159d43c6795151eb3c9dea373da19b34d76094b60e7a2466415d62_s390x",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-promtail-rhel9@sha256:44697ad0d15d1f37b98243f5f013cb9271d70e2b10ab52093a1d7e3409a674b2_s390x",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-promtail-rhel9@sha256:b46c0196fab3bd3a60b64a1d7ff8af6fbc7c3e526618da1cc78032bffa3be171_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-promtail-rhel9@sha256:f52fd8d5fbfdcc202c5e31096119377a8b87f9efd31602398d45cec86ec35940_ppc64le",
"9Base-RHCEPH-6.1-Tools:rhceph/snmp-notifier-rhel9@sha256:8887234fbbaddf620eaa7b0f4b1ed6ab8aa5bc52e019e67179554ccd03fba676_ppc64le",
"9Base-RHCEPH-6.1-Tools:rhceph/snmp-notifier-rhel9@sha256:9078b49846d8ec681bec5b96f0d4087b4c66bdc6baf4701cfc9c8e8aeae89661_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/snmp-notifier-rhel9@sha256:df7c89608fe8352d445efcc1017521b35878cfe61a8b9fd91fab24c00786b2bf_s390x"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2022-1650"
},
{
"category": "external",
"summary": "RHBZ#2085307",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2085307"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2022-1650",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-1650"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2022-1650",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2022-1650"
},
{
"category": "external",
"summary": "https://huntr.dev/bounties/dc9e467f-be5d-4945-867d-1044d27e9b8e",
"url": "https://huntr.dev/bounties/dc9e467f-be5d-4945-867d-1044d27e9b8e"
}
],
"release_date": "2022-05-12T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2023-06-15T15:59:41+00:00",
"details": "For details on how to apply this update, see Upgrade a Red Hat Ceph Storage\ncluster using cephadm in the Red Hat Storage Ceph Upgrade\nGuide.(https://access.redhat.com/documentation/en-us/red_hat_ceph_storage)",
"product_ids": [
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-dashboard-rhel9@sha256:1d7ca201b778e6a6cb559129e240233b6b6461399c67f979c07d5fe288c400f6_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-dashboard-rhel9@sha256:3fb7480f9d68333e168eae0c9fbeceb0df7962a40c25ecced81ea4c4959b2c25_s390x",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-dashboard-rhel9@sha256:50329da263e8ef00c47632156761621bac30fead5e574ef23cd1d30b7af0019a_ppc64le"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2023:3642"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "NONE",
"baseScore": 9.3,
"baseSeverity": "CRITICAL",
"confidentialityImpact": "HIGH",
"integrityImpact": "HIGH",
"privilegesRequired": "NONE",
"scope": "CHANGED",
"userInteraction": "REQUIRED",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:C/C:H/I:H/A:N",
"version": "3.1"
},
"products": [
"9Base-RHCEPH-6.1-Tools:rhceph/keepalived-rhel9@sha256:2ae4274163155d880cbd41d1a197d6856f326501a50e028ff3de9ff8a85b3e97_s390x",
"9Base-RHCEPH-6.1-Tools:rhceph/keepalived-rhel9@sha256:36abd2b22ebabea813c5afde35b0b80a200056f811267e89f0270da9155b1a22_ppc64le",
"9Base-RHCEPH-6.1-Tools:rhceph/keepalived-rhel9@sha256:b21d882fd2d08d6f162dbb63e0626d9d6aa892a677c5a28edc97b84feef1655a_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-dashboard-rhel9@sha256:1d7ca201b778e6a6cb559129e240233b6b6461399c67f979c07d5fe288c400f6_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-dashboard-rhel9@sha256:3fb7480f9d68333e168eae0c9fbeceb0df7962a40c25ecced81ea4c4959b2c25_s390x",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-dashboard-rhel9@sha256:50329da263e8ef00c47632156761621bac30fead5e574ef23cd1d30b7af0019a_ppc64le",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-rhel9@sha256:72bd6eb932a368af10d5c607d8b60e0fe8b87862f4adaa17fd022a3427a46ca8_s390x",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-rhel9@sha256:953630d9f9924f17ab7ce168772c3facbaf6866b79a1cf0fb9aee1dcf6eb8c7d_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-rhel9@sha256:9b477366f861df49b533d95941b9770b032827bb4a259c5f86abce8705960c05_ppc64le",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-haproxy-rhel9@sha256:720b3207087d4feb8ab59ffd0b70d6bc22fa21d53b62393779dfaf8972a32e60_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-haproxy-rhel9@sha256:8cc4a146d7be5046b416fe9c04d77b4f0a25a2ab7180fdbf8c46cff8e2483080_ppc64le",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-haproxy-rhel9@sha256:e4da2c9d53159d43c6795151eb3c9dea373da19b34d76094b60e7a2466415d62_s390x",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-promtail-rhel9@sha256:44697ad0d15d1f37b98243f5f013cb9271d70e2b10ab52093a1d7e3409a674b2_s390x",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-promtail-rhel9@sha256:b46c0196fab3bd3a60b64a1d7ff8af6fbc7c3e526618da1cc78032bffa3be171_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-promtail-rhel9@sha256:f52fd8d5fbfdcc202c5e31096119377a8b87f9efd31602398d45cec86ec35940_ppc64le",
"9Base-RHCEPH-6.1-Tools:rhceph/snmp-notifier-rhel9@sha256:8887234fbbaddf620eaa7b0f4b1ed6ab8aa5bc52e019e67179554ccd03fba676_ppc64le",
"9Base-RHCEPH-6.1-Tools:rhceph/snmp-notifier-rhel9@sha256:9078b49846d8ec681bec5b96f0d4087b4c66bdc6baf4701cfc9c8e8aeae89661_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/snmp-notifier-rhel9@sha256:df7c89608fe8352d445efcc1017521b35878cfe61a8b9fd91fab24c00786b2bf_s390x"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "eventsource: Exposure of Sensitive Information"
},
{
"cve": "CVE-2022-1705",
"cwe": {
"id": "CWE-444",
"name": "Inconsistent Interpretation of HTTP Requests (\u0027HTTP Request/Response Smuggling\u0027)"
},
"discovery_date": "2022-07-14T00:00:00+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"9Base-RHCEPH-6.1-Tools:rhceph/keepalived-rhel9@sha256:2ae4274163155d880cbd41d1a197d6856f326501a50e028ff3de9ff8a85b3e97_s390x",
"9Base-RHCEPH-6.1-Tools:rhceph/keepalived-rhel9@sha256:36abd2b22ebabea813c5afde35b0b80a200056f811267e89f0270da9155b1a22_ppc64le",
"9Base-RHCEPH-6.1-Tools:rhceph/keepalived-rhel9@sha256:b21d882fd2d08d6f162dbb63e0626d9d6aa892a677c5a28edc97b84feef1655a_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-rhel9@sha256:72bd6eb932a368af10d5c607d8b60e0fe8b87862f4adaa17fd022a3427a46ca8_s390x",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-rhel9@sha256:953630d9f9924f17ab7ce168772c3facbaf6866b79a1cf0fb9aee1dcf6eb8c7d_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-rhel9@sha256:9b477366f861df49b533d95941b9770b032827bb4a259c5f86abce8705960c05_ppc64le",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-haproxy-rhel9@sha256:720b3207087d4feb8ab59ffd0b70d6bc22fa21d53b62393779dfaf8972a32e60_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-haproxy-rhel9@sha256:8cc4a146d7be5046b416fe9c04d77b4f0a25a2ab7180fdbf8c46cff8e2483080_ppc64le",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-haproxy-rhel9@sha256:e4da2c9d53159d43c6795151eb3c9dea373da19b34d76094b60e7a2466415d62_s390x",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-promtail-rhel9@sha256:44697ad0d15d1f37b98243f5f013cb9271d70e2b10ab52093a1d7e3409a674b2_s390x",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-promtail-rhel9@sha256:b46c0196fab3bd3a60b64a1d7ff8af6fbc7c3e526618da1cc78032bffa3be171_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-promtail-rhel9@sha256:f52fd8d5fbfdcc202c5e31096119377a8b87f9efd31602398d45cec86ec35940_ppc64le",
"9Base-RHCEPH-6.1-Tools:rhceph/snmp-notifier-rhel9@sha256:8887234fbbaddf620eaa7b0f4b1ed6ab8aa5bc52e019e67179554ccd03fba676_ppc64le",
"9Base-RHCEPH-6.1-Tools:rhceph/snmp-notifier-rhel9@sha256:9078b49846d8ec681bec5b96f0d4087b4c66bdc6baf4701cfc9c8e8aeae89661_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/snmp-notifier-rhel9@sha256:df7c89608fe8352d445efcc1017521b35878cfe61a8b9fd91fab24c00786b2bf_s390x"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2107374"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in golang. The HTTP/1 client accepted invalid Transfer-Encoding headers indicating \"chunked\" encoding. This issue could allow request smuggling, but only if combined with an intermediate server that also improperly accepts the header as invalid.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "golang: net/http: improper sanitization of Transfer-Encoding header",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "Within regulated environments, a combination of the following controls acts as a significant barrier to successfully exploiting a CWE-444: Inconsistent Interpretation of HTTP Requests (\u0027HTTP Request/Response Smuggling\u0027) vulnerability and therefore downgrades the severity of this particular CVE from Moderate to Low.\n\nThe platform uses secure, encrypted HTTPS connections over TLS 1.2 to reduce the risk of smuggling attacks by preventing the injection of ambiguous or malformed requests between components. The environment employs IPS/IDS and antimalware solutions to detect and block malicious code while ensuring consistent interpretation of HTTP requests across network layers, mitigating request/response inconsistencies. Event logs are collected and analyzed for centralization, correlation, monitoring, alerting, and retention, enabling the detection of malformed or suspicious HTTP traffic. Static code analysis and peer reviews enforce strong input validation and error handling to ensure all user inputs adhere to HTTP protocol specifications.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-dashboard-rhel9@sha256:1d7ca201b778e6a6cb559129e240233b6b6461399c67f979c07d5fe288c400f6_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-dashboard-rhel9@sha256:3fb7480f9d68333e168eae0c9fbeceb0df7962a40c25ecced81ea4c4959b2c25_s390x",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-dashboard-rhel9@sha256:50329da263e8ef00c47632156761621bac30fead5e574ef23cd1d30b7af0019a_ppc64le"
],
"known_not_affected": [
"9Base-RHCEPH-6.1-Tools:rhceph/keepalived-rhel9@sha256:2ae4274163155d880cbd41d1a197d6856f326501a50e028ff3de9ff8a85b3e97_s390x",
"9Base-RHCEPH-6.1-Tools:rhceph/keepalived-rhel9@sha256:36abd2b22ebabea813c5afde35b0b80a200056f811267e89f0270da9155b1a22_ppc64le",
"9Base-RHCEPH-6.1-Tools:rhceph/keepalived-rhel9@sha256:b21d882fd2d08d6f162dbb63e0626d9d6aa892a677c5a28edc97b84feef1655a_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-rhel9@sha256:72bd6eb932a368af10d5c607d8b60e0fe8b87862f4adaa17fd022a3427a46ca8_s390x",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-rhel9@sha256:953630d9f9924f17ab7ce168772c3facbaf6866b79a1cf0fb9aee1dcf6eb8c7d_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-rhel9@sha256:9b477366f861df49b533d95941b9770b032827bb4a259c5f86abce8705960c05_ppc64le",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-haproxy-rhel9@sha256:720b3207087d4feb8ab59ffd0b70d6bc22fa21d53b62393779dfaf8972a32e60_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-haproxy-rhel9@sha256:8cc4a146d7be5046b416fe9c04d77b4f0a25a2ab7180fdbf8c46cff8e2483080_ppc64le",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-haproxy-rhel9@sha256:e4da2c9d53159d43c6795151eb3c9dea373da19b34d76094b60e7a2466415d62_s390x",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-promtail-rhel9@sha256:44697ad0d15d1f37b98243f5f013cb9271d70e2b10ab52093a1d7e3409a674b2_s390x",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-promtail-rhel9@sha256:b46c0196fab3bd3a60b64a1d7ff8af6fbc7c3e526618da1cc78032bffa3be171_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-promtail-rhel9@sha256:f52fd8d5fbfdcc202c5e31096119377a8b87f9efd31602398d45cec86ec35940_ppc64le",
"9Base-RHCEPH-6.1-Tools:rhceph/snmp-notifier-rhel9@sha256:8887234fbbaddf620eaa7b0f4b1ed6ab8aa5bc52e019e67179554ccd03fba676_ppc64le",
"9Base-RHCEPH-6.1-Tools:rhceph/snmp-notifier-rhel9@sha256:9078b49846d8ec681bec5b96f0d4087b4c66bdc6baf4701cfc9c8e8aeae89661_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/snmp-notifier-rhel9@sha256:df7c89608fe8352d445efcc1017521b35878cfe61a8b9fd91fab24c00786b2bf_s390x"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2022-1705"
},
{
"category": "external",
"summary": "RHBZ#2107374",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2107374"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2022-1705",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-1705"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2022-1705",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2022-1705"
},
{
"category": "external",
"summary": "https://go.dev/issue/53188",
"url": "https://go.dev/issue/53188"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-announce/c/nqrv9fbR0zE",
"url": "https://groups.google.com/g/golang-announce/c/nqrv9fbR0zE"
}
],
"release_date": "2022-07-12T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2023-06-15T15:59:41+00:00",
"details": "For details on how to apply this update, see Upgrade a Red Hat Ceph Storage\ncluster using cephadm in the Red Hat Storage Ceph Upgrade\nGuide.(https://access.redhat.com/documentation/en-us/red_hat_ceph_storage)",
"product_ids": [
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-dashboard-rhel9@sha256:1d7ca201b778e6a6cb559129e240233b6b6461399c67f979c07d5fe288c400f6_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-dashboard-rhel9@sha256:3fb7480f9d68333e168eae0c9fbeceb0df7962a40c25ecced81ea4c4959b2c25_s390x",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-dashboard-rhel9@sha256:50329da263e8ef00c47632156761621bac30fead5e574ef23cd1d30b7af0019a_ppc64le"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2023:3642"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "NONE",
"baseScore": 6.5,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "LOW",
"integrityImpact": "LOW",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:L/A:N",
"version": "3.1"
},
"products": [
"9Base-RHCEPH-6.1-Tools:rhceph/keepalived-rhel9@sha256:2ae4274163155d880cbd41d1a197d6856f326501a50e028ff3de9ff8a85b3e97_s390x",
"9Base-RHCEPH-6.1-Tools:rhceph/keepalived-rhel9@sha256:36abd2b22ebabea813c5afde35b0b80a200056f811267e89f0270da9155b1a22_ppc64le",
"9Base-RHCEPH-6.1-Tools:rhceph/keepalived-rhel9@sha256:b21d882fd2d08d6f162dbb63e0626d9d6aa892a677c5a28edc97b84feef1655a_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-dashboard-rhel9@sha256:1d7ca201b778e6a6cb559129e240233b6b6461399c67f979c07d5fe288c400f6_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-dashboard-rhel9@sha256:3fb7480f9d68333e168eae0c9fbeceb0df7962a40c25ecced81ea4c4959b2c25_s390x",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-dashboard-rhel9@sha256:50329da263e8ef00c47632156761621bac30fead5e574ef23cd1d30b7af0019a_ppc64le",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-rhel9@sha256:72bd6eb932a368af10d5c607d8b60e0fe8b87862f4adaa17fd022a3427a46ca8_s390x",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-rhel9@sha256:953630d9f9924f17ab7ce168772c3facbaf6866b79a1cf0fb9aee1dcf6eb8c7d_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-rhel9@sha256:9b477366f861df49b533d95941b9770b032827bb4a259c5f86abce8705960c05_ppc64le",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-haproxy-rhel9@sha256:720b3207087d4feb8ab59ffd0b70d6bc22fa21d53b62393779dfaf8972a32e60_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-haproxy-rhel9@sha256:8cc4a146d7be5046b416fe9c04d77b4f0a25a2ab7180fdbf8c46cff8e2483080_ppc64le",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-haproxy-rhel9@sha256:e4da2c9d53159d43c6795151eb3c9dea373da19b34d76094b60e7a2466415d62_s390x",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-promtail-rhel9@sha256:44697ad0d15d1f37b98243f5f013cb9271d70e2b10ab52093a1d7e3409a674b2_s390x",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-promtail-rhel9@sha256:b46c0196fab3bd3a60b64a1d7ff8af6fbc7c3e526618da1cc78032bffa3be171_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-promtail-rhel9@sha256:f52fd8d5fbfdcc202c5e31096119377a8b87f9efd31602398d45cec86ec35940_ppc64le",
"9Base-RHCEPH-6.1-Tools:rhceph/snmp-notifier-rhel9@sha256:8887234fbbaddf620eaa7b0f4b1ed6ab8aa5bc52e019e67179554ccd03fba676_ppc64le",
"9Base-RHCEPH-6.1-Tools:rhceph/snmp-notifier-rhel9@sha256:9078b49846d8ec681bec5b96f0d4087b4c66bdc6baf4701cfc9c8e8aeae89661_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/snmp-notifier-rhel9@sha256:df7c89608fe8352d445efcc1017521b35878cfe61a8b9fd91fab24c00786b2bf_s390x"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "golang: net/http: improper sanitization of Transfer-Encoding header"
},
{
"acknowledgments": [
{
"names": [
"Daniel Abeles"
],
"organization": "Head of Research, Oxeye"
},
{
"names": [
"Gal Goldstein"
],
"organization": "Security Researcher, Oxeye"
}
],
"cve": "CVE-2022-2880",
"cwe": {
"id": "CWE-444",
"name": "Inconsistent Interpretation of HTTP Requests (\u0027HTTP Request/Response Smuggling\u0027)"
},
"discovery_date": "2022-10-07T00:00:00+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"9Base-RHCEPH-6.1-Tools:rhceph/keepalived-rhel9@sha256:2ae4274163155d880cbd41d1a197d6856f326501a50e028ff3de9ff8a85b3e97_s390x",
"9Base-RHCEPH-6.1-Tools:rhceph/keepalived-rhel9@sha256:36abd2b22ebabea813c5afde35b0b80a200056f811267e89f0270da9155b1a22_ppc64le",
"9Base-RHCEPH-6.1-Tools:rhceph/keepalived-rhel9@sha256:b21d882fd2d08d6f162dbb63e0626d9d6aa892a677c5a28edc97b84feef1655a_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-rhel9@sha256:72bd6eb932a368af10d5c607d8b60e0fe8b87862f4adaa17fd022a3427a46ca8_s390x",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-rhel9@sha256:953630d9f9924f17ab7ce168772c3facbaf6866b79a1cf0fb9aee1dcf6eb8c7d_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-rhel9@sha256:9b477366f861df49b533d95941b9770b032827bb4a259c5f86abce8705960c05_ppc64le",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-haproxy-rhel9@sha256:720b3207087d4feb8ab59ffd0b70d6bc22fa21d53b62393779dfaf8972a32e60_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-haproxy-rhel9@sha256:8cc4a146d7be5046b416fe9c04d77b4f0a25a2ab7180fdbf8c46cff8e2483080_ppc64le",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-haproxy-rhel9@sha256:e4da2c9d53159d43c6795151eb3c9dea373da19b34d76094b60e7a2466415d62_s390x",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-promtail-rhel9@sha256:44697ad0d15d1f37b98243f5f013cb9271d70e2b10ab52093a1d7e3409a674b2_s390x",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-promtail-rhel9@sha256:b46c0196fab3bd3a60b64a1d7ff8af6fbc7c3e526618da1cc78032bffa3be171_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-promtail-rhel9@sha256:f52fd8d5fbfdcc202c5e31096119377a8b87f9efd31602398d45cec86ec35940_ppc64le",
"9Base-RHCEPH-6.1-Tools:rhceph/snmp-notifier-rhel9@sha256:8887234fbbaddf620eaa7b0f4b1ed6ab8aa5bc52e019e67179554ccd03fba676_ppc64le",
"9Base-RHCEPH-6.1-Tools:rhceph/snmp-notifier-rhel9@sha256:9078b49846d8ec681bec5b96f0d4087b4c66bdc6baf4701cfc9c8e8aeae89661_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/snmp-notifier-rhel9@sha256:df7c89608fe8352d445efcc1017521b35878cfe61a8b9fd91fab24c00786b2bf_s390x"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2132868"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in the golang package, where requests forwarded by reverse proxy include the raw query parameters from the inbound request, including unparseable parameters rejected by net/http. This issue could permit query parameter smuggling when a Go proxy forwards a parameter with an unparseable value. After the fix, the reverse proxy sanitizes the query parameters in the forwarded query when the outbound request\u0027s form field is set after the reverse proxy. The director function returns, indicating that the proxy has parsed the query parameters. Proxies that do not parse query parameters continue to forward the original query parameters unchanged.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "golang: net/http/httputil: ReverseProxy should not forward unparseable query parameters",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "The opportunity to exploit this vulnerability is limited to the Golang runtime. In the case of the OpenShift Container Platform, this would be restricted within each individual container. There are multiple layers of guide rails (Golang\u2019s Garbage Collector; OpenShift\u2019s resource constraints imposed at the container and cluster levels) which would require a malicious user to continue submitting attacks for there to be any enduring impact.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-dashboard-rhel9@sha256:1d7ca201b778e6a6cb559129e240233b6b6461399c67f979c07d5fe288c400f6_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-dashboard-rhel9@sha256:3fb7480f9d68333e168eae0c9fbeceb0df7962a40c25ecced81ea4c4959b2c25_s390x",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-dashboard-rhel9@sha256:50329da263e8ef00c47632156761621bac30fead5e574ef23cd1d30b7af0019a_ppc64le"
],
"known_not_affected": [
"9Base-RHCEPH-6.1-Tools:rhceph/keepalived-rhel9@sha256:2ae4274163155d880cbd41d1a197d6856f326501a50e028ff3de9ff8a85b3e97_s390x",
"9Base-RHCEPH-6.1-Tools:rhceph/keepalived-rhel9@sha256:36abd2b22ebabea813c5afde35b0b80a200056f811267e89f0270da9155b1a22_ppc64le",
"9Base-RHCEPH-6.1-Tools:rhceph/keepalived-rhel9@sha256:b21d882fd2d08d6f162dbb63e0626d9d6aa892a677c5a28edc97b84feef1655a_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-rhel9@sha256:72bd6eb932a368af10d5c607d8b60e0fe8b87862f4adaa17fd022a3427a46ca8_s390x",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-rhel9@sha256:953630d9f9924f17ab7ce168772c3facbaf6866b79a1cf0fb9aee1dcf6eb8c7d_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-rhel9@sha256:9b477366f861df49b533d95941b9770b032827bb4a259c5f86abce8705960c05_ppc64le",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-haproxy-rhel9@sha256:720b3207087d4feb8ab59ffd0b70d6bc22fa21d53b62393779dfaf8972a32e60_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-haproxy-rhel9@sha256:8cc4a146d7be5046b416fe9c04d77b4f0a25a2ab7180fdbf8c46cff8e2483080_ppc64le",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-haproxy-rhel9@sha256:e4da2c9d53159d43c6795151eb3c9dea373da19b34d76094b60e7a2466415d62_s390x",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-promtail-rhel9@sha256:44697ad0d15d1f37b98243f5f013cb9271d70e2b10ab52093a1d7e3409a674b2_s390x",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-promtail-rhel9@sha256:b46c0196fab3bd3a60b64a1d7ff8af6fbc7c3e526618da1cc78032bffa3be171_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-promtail-rhel9@sha256:f52fd8d5fbfdcc202c5e31096119377a8b87f9efd31602398d45cec86ec35940_ppc64le",
"9Base-RHCEPH-6.1-Tools:rhceph/snmp-notifier-rhel9@sha256:8887234fbbaddf620eaa7b0f4b1ed6ab8aa5bc52e019e67179554ccd03fba676_ppc64le",
"9Base-RHCEPH-6.1-Tools:rhceph/snmp-notifier-rhel9@sha256:9078b49846d8ec681bec5b96f0d4087b4c66bdc6baf4701cfc9c8e8aeae89661_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/snmp-notifier-rhel9@sha256:df7c89608fe8352d445efcc1017521b35878cfe61a8b9fd91fab24c00786b2bf_s390x"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2022-2880"
},
{
"category": "external",
"summary": "RHBZ#2132868",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2132868"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2022-2880",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-2880"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2022-2880",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2022-2880"
},
{
"category": "external",
"summary": "https://github.com/golang/go/issues/54663",
"url": "https://github.com/golang/go/issues/54663"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-announce/c/xtuG5faxtaU?pli=1",
"url": "https://groups.google.com/g/golang-announce/c/xtuG5faxtaU?pli=1"
}
],
"release_date": "2022-10-04T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2023-06-15T15:59:41+00:00",
"details": "For details on how to apply this update, see Upgrade a Red Hat Ceph Storage\ncluster using cephadm in the Red Hat Storage Ceph Upgrade\nGuide.(https://access.redhat.com/documentation/en-us/red_hat_ceph_storage)",
"product_ids": [
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-dashboard-rhel9@sha256:1d7ca201b778e6a6cb559129e240233b6b6461399c67f979c07d5fe288c400f6_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-dashboard-rhel9@sha256:3fb7480f9d68333e168eae0c9fbeceb0df7962a40c25ecced81ea4c4959b2c25_s390x",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-dashboard-rhel9@sha256:50329da263e8ef00c47632156761621bac30fead5e574ef23cd1d30b7af0019a_ppc64le"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2023:3642"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "NONE",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "NONE",
"integrityImpact": "HIGH",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:H/A:N",
"version": "3.1"
},
"products": [
"9Base-RHCEPH-6.1-Tools:rhceph/keepalived-rhel9@sha256:2ae4274163155d880cbd41d1a197d6856f326501a50e028ff3de9ff8a85b3e97_s390x",
"9Base-RHCEPH-6.1-Tools:rhceph/keepalived-rhel9@sha256:36abd2b22ebabea813c5afde35b0b80a200056f811267e89f0270da9155b1a22_ppc64le",
"9Base-RHCEPH-6.1-Tools:rhceph/keepalived-rhel9@sha256:b21d882fd2d08d6f162dbb63e0626d9d6aa892a677c5a28edc97b84feef1655a_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-dashboard-rhel9@sha256:1d7ca201b778e6a6cb559129e240233b6b6461399c67f979c07d5fe288c400f6_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-dashboard-rhel9@sha256:3fb7480f9d68333e168eae0c9fbeceb0df7962a40c25ecced81ea4c4959b2c25_s390x",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-dashboard-rhel9@sha256:50329da263e8ef00c47632156761621bac30fead5e574ef23cd1d30b7af0019a_ppc64le",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-rhel9@sha256:72bd6eb932a368af10d5c607d8b60e0fe8b87862f4adaa17fd022a3427a46ca8_s390x",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-rhel9@sha256:953630d9f9924f17ab7ce168772c3facbaf6866b79a1cf0fb9aee1dcf6eb8c7d_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-rhel9@sha256:9b477366f861df49b533d95941b9770b032827bb4a259c5f86abce8705960c05_ppc64le",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-haproxy-rhel9@sha256:720b3207087d4feb8ab59ffd0b70d6bc22fa21d53b62393779dfaf8972a32e60_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-haproxy-rhel9@sha256:8cc4a146d7be5046b416fe9c04d77b4f0a25a2ab7180fdbf8c46cff8e2483080_ppc64le",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-haproxy-rhel9@sha256:e4da2c9d53159d43c6795151eb3c9dea373da19b34d76094b60e7a2466415d62_s390x",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-promtail-rhel9@sha256:44697ad0d15d1f37b98243f5f013cb9271d70e2b10ab52093a1d7e3409a674b2_s390x",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-promtail-rhel9@sha256:b46c0196fab3bd3a60b64a1d7ff8af6fbc7c3e526618da1cc78032bffa3be171_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-promtail-rhel9@sha256:f52fd8d5fbfdcc202c5e31096119377a8b87f9efd31602398d45cec86ec35940_ppc64le",
"9Base-RHCEPH-6.1-Tools:rhceph/snmp-notifier-rhel9@sha256:8887234fbbaddf620eaa7b0f4b1ed6ab8aa5bc52e019e67179554ccd03fba676_ppc64le",
"9Base-RHCEPH-6.1-Tools:rhceph/snmp-notifier-rhel9@sha256:9078b49846d8ec681bec5b96f0d4087b4c66bdc6baf4701cfc9c8e8aeae89661_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/snmp-notifier-rhel9@sha256:df7c89608fe8352d445efcc1017521b35878cfe61a8b9fd91fab24c00786b2bf_s390x"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "golang: net/http/httputil: ReverseProxy should not forward unparseable query parameters"
},
{
"cve": "CVE-2022-21680",
"cwe": {
"id": "CWE-186",
"name": "Overly Restrictive Regular Expression"
},
"discovery_date": "2022-05-06T00:00:00+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"9Base-RHCEPH-6.1-Tools:rhceph/keepalived-rhel9@sha256:2ae4274163155d880cbd41d1a197d6856f326501a50e028ff3de9ff8a85b3e97_s390x",
"9Base-RHCEPH-6.1-Tools:rhceph/keepalived-rhel9@sha256:36abd2b22ebabea813c5afde35b0b80a200056f811267e89f0270da9155b1a22_ppc64le",
"9Base-RHCEPH-6.1-Tools:rhceph/keepalived-rhel9@sha256:b21d882fd2d08d6f162dbb63e0626d9d6aa892a677c5a28edc97b84feef1655a_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-rhel9@sha256:72bd6eb932a368af10d5c607d8b60e0fe8b87862f4adaa17fd022a3427a46ca8_s390x",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-rhel9@sha256:953630d9f9924f17ab7ce168772c3facbaf6866b79a1cf0fb9aee1dcf6eb8c7d_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-rhel9@sha256:9b477366f861df49b533d95941b9770b032827bb4a259c5f86abce8705960c05_ppc64le",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-haproxy-rhel9@sha256:720b3207087d4feb8ab59ffd0b70d6bc22fa21d53b62393779dfaf8972a32e60_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-haproxy-rhel9@sha256:8cc4a146d7be5046b416fe9c04d77b4f0a25a2ab7180fdbf8c46cff8e2483080_ppc64le",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-haproxy-rhel9@sha256:e4da2c9d53159d43c6795151eb3c9dea373da19b34d76094b60e7a2466415d62_s390x",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-promtail-rhel9@sha256:44697ad0d15d1f37b98243f5f013cb9271d70e2b10ab52093a1d7e3409a674b2_s390x",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-promtail-rhel9@sha256:b46c0196fab3bd3a60b64a1d7ff8af6fbc7c3e526618da1cc78032bffa3be171_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-promtail-rhel9@sha256:f52fd8d5fbfdcc202c5e31096119377a8b87f9efd31602398d45cec86ec35940_ppc64le",
"9Base-RHCEPH-6.1-Tools:rhceph/snmp-notifier-rhel9@sha256:8887234fbbaddf620eaa7b0f4b1ed6ab8aa5bc52e019e67179554ccd03fba676_ppc64le",
"9Base-RHCEPH-6.1-Tools:rhceph/snmp-notifier-rhel9@sha256:9078b49846d8ec681bec5b96f0d4087b4c66bdc6baf4701cfc9c8e8aeae89661_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/snmp-notifier-rhel9@sha256:df7c89608fe8352d445efcc1017521b35878cfe61a8b9fd91fab24c00786b2bf_s390x"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2082705"
}
],
"notes": [
{
"category": "description",
"text": "A vulnerability was found in the markedjs package. Affected versions of this package are vulnerable to Regular expression Denial of Service (ReDoS) attacks, affecting system availability.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "marked: regular expression block.def may lead Denial of Service",
"title": "Vulnerability summary"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-dashboard-rhel9@sha256:1d7ca201b778e6a6cb559129e240233b6b6461399c67f979c07d5fe288c400f6_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-dashboard-rhel9@sha256:3fb7480f9d68333e168eae0c9fbeceb0df7962a40c25ecced81ea4c4959b2c25_s390x",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-dashboard-rhel9@sha256:50329da263e8ef00c47632156761621bac30fead5e574ef23cd1d30b7af0019a_ppc64le"
],
"known_not_affected": [
"9Base-RHCEPH-6.1-Tools:rhceph/keepalived-rhel9@sha256:2ae4274163155d880cbd41d1a197d6856f326501a50e028ff3de9ff8a85b3e97_s390x",
"9Base-RHCEPH-6.1-Tools:rhceph/keepalived-rhel9@sha256:36abd2b22ebabea813c5afde35b0b80a200056f811267e89f0270da9155b1a22_ppc64le",
"9Base-RHCEPH-6.1-Tools:rhceph/keepalived-rhel9@sha256:b21d882fd2d08d6f162dbb63e0626d9d6aa892a677c5a28edc97b84feef1655a_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-rhel9@sha256:72bd6eb932a368af10d5c607d8b60e0fe8b87862f4adaa17fd022a3427a46ca8_s390x",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-rhel9@sha256:953630d9f9924f17ab7ce168772c3facbaf6866b79a1cf0fb9aee1dcf6eb8c7d_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-rhel9@sha256:9b477366f861df49b533d95941b9770b032827bb4a259c5f86abce8705960c05_ppc64le",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-haproxy-rhel9@sha256:720b3207087d4feb8ab59ffd0b70d6bc22fa21d53b62393779dfaf8972a32e60_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-haproxy-rhel9@sha256:8cc4a146d7be5046b416fe9c04d77b4f0a25a2ab7180fdbf8c46cff8e2483080_ppc64le",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-haproxy-rhel9@sha256:e4da2c9d53159d43c6795151eb3c9dea373da19b34d76094b60e7a2466415d62_s390x",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-promtail-rhel9@sha256:44697ad0d15d1f37b98243f5f013cb9271d70e2b10ab52093a1d7e3409a674b2_s390x",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-promtail-rhel9@sha256:b46c0196fab3bd3a60b64a1d7ff8af6fbc7c3e526618da1cc78032bffa3be171_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-promtail-rhel9@sha256:f52fd8d5fbfdcc202c5e31096119377a8b87f9efd31602398d45cec86ec35940_ppc64le",
"9Base-RHCEPH-6.1-Tools:rhceph/snmp-notifier-rhel9@sha256:8887234fbbaddf620eaa7b0f4b1ed6ab8aa5bc52e019e67179554ccd03fba676_ppc64le",
"9Base-RHCEPH-6.1-Tools:rhceph/snmp-notifier-rhel9@sha256:9078b49846d8ec681bec5b96f0d4087b4c66bdc6baf4701cfc9c8e8aeae89661_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/snmp-notifier-rhel9@sha256:df7c89608fe8352d445efcc1017521b35878cfe61a8b9fd91fab24c00786b2bf_s390x"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2022-21680"
},
{
"category": "external",
"summary": "RHBZ#2082705",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2082705"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2022-21680",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-21680"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2022-21680",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2022-21680"
}
],
"release_date": "2022-01-14T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2023-06-15T15:59:41+00:00",
"details": "For details on how to apply this update, see Upgrade a Red Hat Ceph Storage\ncluster using cephadm in the Red Hat Storage Ceph Upgrade\nGuide.(https://access.redhat.com/documentation/en-us/red_hat_ceph_storage)",
"product_ids": [
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-dashboard-rhel9@sha256:1d7ca201b778e6a6cb559129e240233b6b6461399c67f979c07d5fe288c400f6_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-dashboard-rhel9@sha256:3fb7480f9d68333e168eae0c9fbeceb0df7962a40c25ecced81ea4c4959b2c25_s390x",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-dashboard-rhel9@sha256:50329da263e8ef00c47632156761621bac30fead5e574ef23cd1d30b7af0019a_ppc64le"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2023:3642"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"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-RHCEPH-6.1-Tools:rhceph/keepalived-rhel9@sha256:2ae4274163155d880cbd41d1a197d6856f326501a50e028ff3de9ff8a85b3e97_s390x",
"9Base-RHCEPH-6.1-Tools:rhceph/keepalived-rhel9@sha256:36abd2b22ebabea813c5afde35b0b80a200056f811267e89f0270da9155b1a22_ppc64le",
"9Base-RHCEPH-6.1-Tools:rhceph/keepalived-rhel9@sha256:b21d882fd2d08d6f162dbb63e0626d9d6aa892a677c5a28edc97b84feef1655a_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-dashboard-rhel9@sha256:1d7ca201b778e6a6cb559129e240233b6b6461399c67f979c07d5fe288c400f6_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-dashboard-rhel9@sha256:3fb7480f9d68333e168eae0c9fbeceb0df7962a40c25ecced81ea4c4959b2c25_s390x",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-dashboard-rhel9@sha256:50329da263e8ef00c47632156761621bac30fead5e574ef23cd1d30b7af0019a_ppc64le",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-rhel9@sha256:72bd6eb932a368af10d5c607d8b60e0fe8b87862f4adaa17fd022a3427a46ca8_s390x",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-rhel9@sha256:953630d9f9924f17ab7ce168772c3facbaf6866b79a1cf0fb9aee1dcf6eb8c7d_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-rhel9@sha256:9b477366f861df49b533d95941b9770b032827bb4a259c5f86abce8705960c05_ppc64le",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-haproxy-rhel9@sha256:720b3207087d4feb8ab59ffd0b70d6bc22fa21d53b62393779dfaf8972a32e60_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-haproxy-rhel9@sha256:8cc4a146d7be5046b416fe9c04d77b4f0a25a2ab7180fdbf8c46cff8e2483080_ppc64le",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-haproxy-rhel9@sha256:e4da2c9d53159d43c6795151eb3c9dea373da19b34d76094b60e7a2466415d62_s390x",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-promtail-rhel9@sha256:44697ad0d15d1f37b98243f5f013cb9271d70e2b10ab52093a1d7e3409a674b2_s390x",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-promtail-rhel9@sha256:b46c0196fab3bd3a60b64a1d7ff8af6fbc7c3e526618da1cc78032bffa3be171_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-promtail-rhel9@sha256:f52fd8d5fbfdcc202c5e31096119377a8b87f9efd31602398d45cec86ec35940_ppc64le",
"9Base-RHCEPH-6.1-Tools:rhceph/snmp-notifier-rhel9@sha256:8887234fbbaddf620eaa7b0f4b1ed6ab8aa5bc52e019e67179554ccd03fba676_ppc64le",
"9Base-RHCEPH-6.1-Tools:rhceph/snmp-notifier-rhel9@sha256:9078b49846d8ec681bec5b96f0d4087b4c66bdc6baf4701cfc9c8e8aeae89661_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/snmp-notifier-rhel9@sha256:df7c89608fe8352d445efcc1017521b35878cfe61a8b9fd91fab24c00786b2bf_s390x"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "marked: regular expression block.def may lead Denial of Service"
},
{
"cve": "CVE-2022-21681",
"cwe": {
"id": "CWE-186",
"name": "Overly Restrictive Regular Expression"
},
"discovery_date": "2022-05-06T00:00:00+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"9Base-RHCEPH-6.1-Tools:rhceph/keepalived-rhel9@sha256:2ae4274163155d880cbd41d1a197d6856f326501a50e028ff3de9ff8a85b3e97_s390x",
"9Base-RHCEPH-6.1-Tools:rhceph/keepalived-rhel9@sha256:36abd2b22ebabea813c5afde35b0b80a200056f811267e89f0270da9155b1a22_ppc64le",
"9Base-RHCEPH-6.1-Tools:rhceph/keepalived-rhel9@sha256:b21d882fd2d08d6f162dbb63e0626d9d6aa892a677c5a28edc97b84feef1655a_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-rhel9@sha256:72bd6eb932a368af10d5c607d8b60e0fe8b87862f4adaa17fd022a3427a46ca8_s390x",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-rhel9@sha256:953630d9f9924f17ab7ce168772c3facbaf6866b79a1cf0fb9aee1dcf6eb8c7d_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-rhel9@sha256:9b477366f861df49b533d95941b9770b032827bb4a259c5f86abce8705960c05_ppc64le",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-haproxy-rhel9@sha256:720b3207087d4feb8ab59ffd0b70d6bc22fa21d53b62393779dfaf8972a32e60_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-haproxy-rhel9@sha256:8cc4a146d7be5046b416fe9c04d77b4f0a25a2ab7180fdbf8c46cff8e2483080_ppc64le",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-haproxy-rhel9@sha256:e4da2c9d53159d43c6795151eb3c9dea373da19b34d76094b60e7a2466415d62_s390x",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-promtail-rhel9@sha256:44697ad0d15d1f37b98243f5f013cb9271d70e2b10ab52093a1d7e3409a674b2_s390x",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-promtail-rhel9@sha256:b46c0196fab3bd3a60b64a1d7ff8af6fbc7c3e526618da1cc78032bffa3be171_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-promtail-rhel9@sha256:f52fd8d5fbfdcc202c5e31096119377a8b87f9efd31602398d45cec86ec35940_ppc64le",
"9Base-RHCEPH-6.1-Tools:rhceph/snmp-notifier-rhel9@sha256:8887234fbbaddf620eaa7b0f4b1ed6ab8aa5bc52e019e67179554ccd03fba676_ppc64le",
"9Base-RHCEPH-6.1-Tools:rhceph/snmp-notifier-rhel9@sha256:9078b49846d8ec681bec5b96f0d4087b4c66bdc6baf4701cfc9c8e8aeae89661_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/snmp-notifier-rhel9@sha256:df7c89608fe8352d445efcc1017521b35878cfe61a8b9fd91fab24c00786b2bf_s390x"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2082706"
}
],
"notes": [
{
"category": "description",
"text": "A vulnerability was found in the markedjs package. Affected versions of this package are vulnerable to Regular expression Denial of Service (ReDoS) attacks, affecting system availability.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "marked: regular expression inline.reflinkSearch may lead Denial of Service",
"title": "Vulnerability summary"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-dashboard-rhel9@sha256:1d7ca201b778e6a6cb559129e240233b6b6461399c67f979c07d5fe288c400f6_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-dashboard-rhel9@sha256:3fb7480f9d68333e168eae0c9fbeceb0df7962a40c25ecced81ea4c4959b2c25_s390x",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-dashboard-rhel9@sha256:50329da263e8ef00c47632156761621bac30fead5e574ef23cd1d30b7af0019a_ppc64le"
],
"known_not_affected": [
"9Base-RHCEPH-6.1-Tools:rhceph/keepalived-rhel9@sha256:2ae4274163155d880cbd41d1a197d6856f326501a50e028ff3de9ff8a85b3e97_s390x",
"9Base-RHCEPH-6.1-Tools:rhceph/keepalived-rhel9@sha256:36abd2b22ebabea813c5afde35b0b80a200056f811267e89f0270da9155b1a22_ppc64le",
"9Base-RHCEPH-6.1-Tools:rhceph/keepalived-rhel9@sha256:b21d882fd2d08d6f162dbb63e0626d9d6aa892a677c5a28edc97b84feef1655a_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-rhel9@sha256:72bd6eb932a368af10d5c607d8b60e0fe8b87862f4adaa17fd022a3427a46ca8_s390x",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-rhel9@sha256:953630d9f9924f17ab7ce168772c3facbaf6866b79a1cf0fb9aee1dcf6eb8c7d_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-rhel9@sha256:9b477366f861df49b533d95941b9770b032827bb4a259c5f86abce8705960c05_ppc64le",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-haproxy-rhel9@sha256:720b3207087d4feb8ab59ffd0b70d6bc22fa21d53b62393779dfaf8972a32e60_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-haproxy-rhel9@sha256:8cc4a146d7be5046b416fe9c04d77b4f0a25a2ab7180fdbf8c46cff8e2483080_ppc64le",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-haproxy-rhel9@sha256:e4da2c9d53159d43c6795151eb3c9dea373da19b34d76094b60e7a2466415d62_s390x",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-promtail-rhel9@sha256:44697ad0d15d1f37b98243f5f013cb9271d70e2b10ab52093a1d7e3409a674b2_s390x",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-promtail-rhel9@sha256:b46c0196fab3bd3a60b64a1d7ff8af6fbc7c3e526618da1cc78032bffa3be171_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-promtail-rhel9@sha256:f52fd8d5fbfdcc202c5e31096119377a8b87f9efd31602398d45cec86ec35940_ppc64le",
"9Base-RHCEPH-6.1-Tools:rhceph/snmp-notifier-rhel9@sha256:8887234fbbaddf620eaa7b0f4b1ed6ab8aa5bc52e019e67179554ccd03fba676_ppc64le",
"9Base-RHCEPH-6.1-Tools:rhceph/snmp-notifier-rhel9@sha256:9078b49846d8ec681bec5b96f0d4087b4c66bdc6baf4701cfc9c8e8aeae89661_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/snmp-notifier-rhel9@sha256:df7c89608fe8352d445efcc1017521b35878cfe61a8b9fd91fab24c00786b2bf_s390x"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2022-21681"
},
{
"category": "external",
"summary": "RHBZ#2082706",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2082706"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2022-21681",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-21681"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2022-21681",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2022-21681"
}
],
"release_date": "2022-01-14T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2023-06-15T15:59:41+00:00",
"details": "For details on how to apply this update, see Upgrade a Red Hat Ceph Storage\ncluster using cephadm in the Red Hat Storage Ceph Upgrade\nGuide.(https://access.redhat.com/documentation/en-us/red_hat_ceph_storage)",
"product_ids": [
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-dashboard-rhel9@sha256:1d7ca201b778e6a6cb559129e240233b6b6461399c67f979c07d5fe288c400f6_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-dashboard-rhel9@sha256:3fb7480f9d68333e168eae0c9fbeceb0df7962a40c25ecced81ea4c4959b2c25_s390x",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-dashboard-rhel9@sha256:50329da263e8ef00c47632156761621bac30fead5e574ef23cd1d30b7af0019a_ppc64le"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2023:3642"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"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-RHCEPH-6.1-Tools:rhceph/keepalived-rhel9@sha256:2ae4274163155d880cbd41d1a197d6856f326501a50e028ff3de9ff8a85b3e97_s390x",
"9Base-RHCEPH-6.1-Tools:rhceph/keepalived-rhel9@sha256:36abd2b22ebabea813c5afde35b0b80a200056f811267e89f0270da9155b1a22_ppc64le",
"9Base-RHCEPH-6.1-Tools:rhceph/keepalived-rhel9@sha256:b21d882fd2d08d6f162dbb63e0626d9d6aa892a677c5a28edc97b84feef1655a_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-dashboard-rhel9@sha256:1d7ca201b778e6a6cb559129e240233b6b6461399c67f979c07d5fe288c400f6_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-dashboard-rhel9@sha256:3fb7480f9d68333e168eae0c9fbeceb0df7962a40c25ecced81ea4c4959b2c25_s390x",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-dashboard-rhel9@sha256:50329da263e8ef00c47632156761621bac30fead5e574ef23cd1d30b7af0019a_ppc64le",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-rhel9@sha256:72bd6eb932a368af10d5c607d8b60e0fe8b87862f4adaa17fd022a3427a46ca8_s390x",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-rhel9@sha256:953630d9f9924f17ab7ce168772c3facbaf6866b79a1cf0fb9aee1dcf6eb8c7d_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-rhel9@sha256:9b477366f861df49b533d95941b9770b032827bb4a259c5f86abce8705960c05_ppc64le",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-haproxy-rhel9@sha256:720b3207087d4feb8ab59ffd0b70d6bc22fa21d53b62393779dfaf8972a32e60_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-haproxy-rhel9@sha256:8cc4a146d7be5046b416fe9c04d77b4f0a25a2ab7180fdbf8c46cff8e2483080_ppc64le",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-haproxy-rhel9@sha256:e4da2c9d53159d43c6795151eb3c9dea373da19b34d76094b60e7a2466415d62_s390x",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-promtail-rhel9@sha256:44697ad0d15d1f37b98243f5f013cb9271d70e2b10ab52093a1d7e3409a674b2_s390x",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-promtail-rhel9@sha256:b46c0196fab3bd3a60b64a1d7ff8af6fbc7c3e526618da1cc78032bffa3be171_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-promtail-rhel9@sha256:f52fd8d5fbfdcc202c5e31096119377a8b87f9efd31602398d45cec86ec35940_ppc64le",
"9Base-RHCEPH-6.1-Tools:rhceph/snmp-notifier-rhel9@sha256:8887234fbbaddf620eaa7b0f4b1ed6ab8aa5bc52e019e67179554ccd03fba676_ppc64le",
"9Base-RHCEPH-6.1-Tools:rhceph/snmp-notifier-rhel9@sha256:9078b49846d8ec681bec5b96f0d4087b4c66bdc6baf4701cfc9c8e8aeae89661_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/snmp-notifier-rhel9@sha256:df7c89608fe8352d445efcc1017521b35878cfe61a8b9fd91fab24c00786b2bf_s390x"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "marked: regular expression inline.reflinkSearch may lead Denial of Service"
},
{
"cve": "CVE-2022-23498",
"cwe": {
"id": "CWE-200",
"name": "Exposure of Sensitive Information to an Unauthorized Actor"
},
"discovery_date": "2023-02-06T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2167266"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in the Grafana package. When data-source query caching is enabled, Grafana caches all headers, including `grafana_session.` As a result, any user that queries a data source where the caching is enabled can acquire another user\u2019s session.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "grafana: Use of Cache Containing Sensitive Information",
"title": "Vulnerability summary"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"9Base-RHCEPH-6.1-Tools:rhceph/keepalived-rhel9@sha256:2ae4274163155d880cbd41d1a197d6856f326501a50e028ff3de9ff8a85b3e97_s390x",
"9Base-RHCEPH-6.1-Tools:rhceph/keepalived-rhel9@sha256:36abd2b22ebabea813c5afde35b0b80a200056f811267e89f0270da9155b1a22_ppc64le",
"9Base-RHCEPH-6.1-Tools:rhceph/keepalived-rhel9@sha256:b21d882fd2d08d6f162dbb63e0626d9d6aa892a677c5a28edc97b84feef1655a_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-dashboard-rhel9@sha256:1d7ca201b778e6a6cb559129e240233b6b6461399c67f979c07d5fe288c400f6_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-dashboard-rhel9@sha256:3fb7480f9d68333e168eae0c9fbeceb0df7962a40c25ecced81ea4c4959b2c25_s390x",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-dashboard-rhel9@sha256:50329da263e8ef00c47632156761621bac30fead5e574ef23cd1d30b7af0019a_ppc64le",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-rhel9@sha256:72bd6eb932a368af10d5c607d8b60e0fe8b87862f4adaa17fd022a3427a46ca8_s390x",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-rhel9@sha256:953630d9f9924f17ab7ce168772c3facbaf6866b79a1cf0fb9aee1dcf6eb8c7d_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-rhel9@sha256:9b477366f861df49b533d95941b9770b032827bb4a259c5f86abce8705960c05_ppc64le",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-haproxy-rhel9@sha256:720b3207087d4feb8ab59ffd0b70d6bc22fa21d53b62393779dfaf8972a32e60_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-haproxy-rhel9@sha256:8cc4a146d7be5046b416fe9c04d77b4f0a25a2ab7180fdbf8c46cff8e2483080_ppc64le",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-haproxy-rhel9@sha256:e4da2c9d53159d43c6795151eb3c9dea373da19b34d76094b60e7a2466415d62_s390x",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-promtail-rhel9@sha256:44697ad0d15d1f37b98243f5f013cb9271d70e2b10ab52093a1d7e3409a674b2_s390x",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-promtail-rhel9@sha256:b46c0196fab3bd3a60b64a1d7ff8af6fbc7c3e526618da1cc78032bffa3be171_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-promtail-rhel9@sha256:f52fd8d5fbfdcc202c5e31096119377a8b87f9efd31602398d45cec86ec35940_ppc64le",
"9Base-RHCEPH-6.1-Tools:rhceph/snmp-notifier-rhel9@sha256:8887234fbbaddf620eaa7b0f4b1ed6ab8aa5bc52e019e67179554ccd03fba676_ppc64le",
"9Base-RHCEPH-6.1-Tools:rhceph/snmp-notifier-rhel9@sha256:9078b49846d8ec681bec5b96f0d4087b4c66bdc6baf4701cfc9c8e8aeae89661_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/snmp-notifier-rhel9@sha256:df7c89608fe8352d445efcc1017521b35878cfe61a8b9fd91fab24c00786b2bf_s390x"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2022-23498"
},
{
"category": "external",
"summary": "RHBZ#2167266",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2167266"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2022-23498",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-23498"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2022-23498",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2022-23498"
},
{
"category": "external",
"summary": "https://github.com/grafana/grafana/security/advisories/GHSA-2j8f-6whh-frc8",
"url": "https://github.com/grafana/grafana/security/advisories/GHSA-2j8f-6whh-frc8"
}
],
"release_date": "2023-02-03T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2023-06-15T15:59:41+00:00",
"details": "For details on how to apply this update, see Upgrade a Red Hat Ceph Storage\ncluster using cephadm in the Red Hat Storage Ceph Upgrade\nGuide.(https://access.redhat.com/documentation/en-us/red_hat_ceph_storage)",
"product_ids": [
"9Base-RHCEPH-6.1-Tools:rhceph/keepalived-rhel9@sha256:2ae4274163155d880cbd41d1a197d6856f326501a50e028ff3de9ff8a85b3e97_s390x",
"9Base-RHCEPH-6.1-Tools:rhceph/keepalived-rhel9@sha256:36abd2b22ebabea813c5afde35b0b80a200056f811267e89f0270da9155b1a22_ppc64le",
"9Base-RHCEPH-6.1-Tools:rhceph/keepalived-rhel9@sha256:b21d882fd2d08d6f162dbb63e0626d9d6aa892a677c5a28edc97b84feef1655a_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-dashboard-rhel9@sha256:1d7ca201b778e6a6cb559129e240233b6b6461399c67f979c07d5fe288c400f6_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-dashboard-rhel9@sha256:3fb7480f9d68333e168eae0c9fbeceb0df7962a40c25ecced81ea4c4959b2c25_s390x",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-dashboard-rhel9@sha256:50329da263e8ef00c47632156761621bac30fead5e574ef23cd1d30b7af0019a_ppc64le",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-rhel9@sha256:72bd6eb932a368af10d5c607d8b60e0fe8b87862f4adaa17fd022a3427a46ca8_s390x",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-rhel9@sha256:953630d9f9924f17ab7ce168772c3facbaf6866b79a1cf0fb9aee1dcf6eb8c7d_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-rhel9@sha256:9b477366f861df49b533d95941b9770b032827bb4a259c5f86abce8705960c05_ppc64le",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-haproxy-rhel9@sha256:720b3207087d4feb8ab59ffd0b70d6bc22fa21d53b62393779dfaf8972a32e60_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-haproxy-rhel9@sha256:8cc4a146d7be5046b416fe9c04d77b4f0a25a2ab7180fdbf8c46cff8e2483080_ppc64le",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-haproxy-rhel9@sha256:e4da2c9d53159d43c6795151eb3c9dea373da19b34d76094b60e7a2466415d62_s390x",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-promtail-rhel9@sha256:44697ad0d15d1f37b98243f5f013cb9271d70e2b10ab52093a1d7e3409a674b2_s390x",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-promtail-rhel9@sha256:b46c0196fab3bd3a60b64a1d7ff8af6fbc7c3e526618da1cc78032bffa3be171_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-promtail-rhel9@sha256:f52fd8d5fbfdcc202c5e31096119377a8b87f9efd31602398d45cec86ec35940_ppc64le",
"9Base-RHCEPH-6.1-Tools:rhceph/snmp-notifier-rhel9@sha256:8887234fbbaddf620eaa7b0f4b1ed6ab8aa5bc52e019e67179554ccd03fba676_ppc64le",
"9Base-RHCEPH-6.1-Tools:rhceph/snmp-notifier-rhel9@sha256:9078b49846d8ec681bec5b96f0d4087b4c66bdc6baf4701cfc9c8e8aeae89661_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/snmp-notifier-rhel9@sha256:df7c89608fe8352d445efcc1017521b35878cfe61a8b9fd91fab24c00786b2bf_s390x"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2023:3642"
},
{
"category": "workaround",
"details": "To mitigate the vulnerability, disable the data source query caching for all data sources.",
"product_ids": [
"9Base-RHCEPH-6.1-Tools:rhceph/keepalived-rhel9@sha256:2ae4274163155d880cbd41d1a197d6856f326501a50e028ff3de9ff8a85b3e97_s390x",
"9Base-RHCEPH-6.1-Tools:rhceph/keepalived-rhel9@sha256:36abd2b22ebabea813c5afde35b0b80a200056f811267e89f0270da9155b1a22_ppc64le",
"9Base-RHCEPH-6.1-Tools:rhceph/keepalived-rhel9@sha256:b21d882fd2d08d6f162dbb63e0626d9d6aa892a677c5a28edc97b84feef1655a_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-dashboard-rhel9@sha256:1d7ca201b778e6a6cb559129e240233b6b6461399c67f979c07d5fe288c400f6_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-dashboard-rhel9@sha256:3fb7480f9d68333e168eae0c9fbeceb0df7962a40c25ecced81ea4c4959b2c25_s390x",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-dashboard-rhel9@sha256:50329da263e8ef00c47632156761621bac30fead5e574ef23cd1d30b7af0019a_ppc64le",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-rhel9@sha256:72bd6eb932a368af10d5c607d8b60e0fe8b87862f4adaa17fd022a3427a46ca8_s390x",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-rhel9@sha256:953630d9f9924f17ab7ce168772c3facbaf6866b79a1cf0fb9aee1dcf6eb8c7d_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-rhel9@sha256:9b477366f861df49b533d95941b9770b032827bb4a259c5f86abce8705960c05_ppc64le",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-haproxy-rhel9@sha256:720b3207087d4feb8ab59ffd0b70d6bc22fa21d53b62393779dfaf8972a32e60_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-haproxy-rhel9@sha256:8cc4a146d7be5046b416fe9c04d77b4f0a25a2ab7180fdbf8c46cff8e2483080_ppc64le",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-haproxy-rhel9@sha256:e4da2c9d53159d43c6795151eb3c9dea373da19b34d76094b60e7a2466415d62_s390x",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-promtail-rhel9@sha256:44697ad0d15d1f37b98243f5f013cb9271d70e2b10ab52093a1d7e3409a674b2_s390x",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-promtail-rhel9@sha256:b46c0196fab3bd3a60b64a1d7ff8af6fbc7c3e526618da1cc78032bffa3be171_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-promtail-rhel9@sha256:f52fd8d5fbfdcc202c5e31096119377a8b87f9efd31602398d45cec86ec35940_ppc64le",
"9Base-RHCEPH-6.1-Tools:rhceph/snmp-notifier-rhel9@sha256:8887234fbbaddf620eaa7b0f4b1ed6ab8aa5bc52e019e67179554ccd03fba676_ppc64le",
"9Base-RHCEPH-6.1-Tools:rhceph/snmp-notifier-rhel9@sha256:9078b49846d8ec681bec5b96f0d4087b4c66bdc6baf4701cfc9c8e8aeae89661_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/snmp-notifier-rhel9@sha256:df7c89608fe8352d445efcc1017521b35878cfe61a8b9fd91fab24c00786b2bf_s390x"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 8.8,
"baseSeverity": "HIGH",
"confidentialityImpact": "HIGH",
"integrityImpact": "HIGH",
"privilegesRequired": "LOW",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H",
"version": "3.1"
},
"products": [
"9Base-RHCEPH-6.1-Tools:rhceph/keepalived-rhel9@sha256:2ae4274163155d880cbd41d1a197d6856f326501a50e028ff3de9ff8a85b3e97_s390x",
"9Base-RHCEPH-6.1-Tools:rhceph/keepalived-rhel9@sha256:36abd2b22ebabea813c5afde35b0b80a200056f811267e89f0270da9155b1a22_ppc64le",
"9Base-RHCEPH-6.1-Tools:rhceph/keepalived-rhel9@sha256:b21d882fd2d08d6f162dbb63e0626d9d6aa892a677c5a28edc97b84feef1655a_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-dashboard-rhel9@sha256:1d7ca201b778e6a6cb559129e240233b6b6461399c67f979c07d5fe288c400f6_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-dashboard-rhel9@sha256:3fb7480f9d68333e168eae0c9fbeceb0df7962a40c25ecced81ea4c4959b2c25_s390x",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-dashboard-rhel9@sha256:50329da263e8ef00c47632156761621bac30fead5e574ef23cd1d30b7af0019a_ppc64le",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-rhel9@sha256:72bd6eb932a368af10d5c607d8b60e0fe8b87862f4adaa17fd022a3427a46ca8_s390x",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-rhel9@sha256:953630d9f9924f17ab7ce168772c3facbaf6866b79a1cf0fb9aee1dcf6eb8c7d_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-rhel9@sha256:9b477366f861df49b533d95941b9770b032827bb4a259c5f86abce8705960c05_ppc64le",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-haproxy-rhel9@sha256:720b3207087d4feb8ab59ffd0b70d6bc22fa21d53b62393779dfaf8972a32e60_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-haproxy-rhel9@sha256:8cc4a146d7be5046b416fe9c04d77b4f0a25a2ab7180fdbf8c46cff8e2483080_ppc64le",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-haproxy-rhel9@sha256:e4da2c9d53159d43c6795151eb3c9dea373da19b34d76094b60e7a2466415d62_s390x",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-promtail-rhel9@sha256:44697ad0d15d1f37b98243f5f013cb9271d70e2b10ab52093a1d7e3409a674b2_s390x",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-promtail-rhel9@sha256:b46c0196fab3bd3a60b64a1d7ff8af6fbc7c3e526618da1cc78032bffa3be171_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-promtail-rhel9@sha256:f52fd8d5fbfdcc202c5e31096119377a8b87f9efd31602398d45cec86ec35940_ppc64le",
"9Base-RHCEPH-6.1-Tools:rhceph/snmp-notifier-rhel9@sha256:8887234fbbaddf620eaa7b0f4b1ed6ab8aa5bc52e019e67179554ccd03fba676_ppc64le",
"9Base-RHCEPH-6.1-Tools:rhceph/snmp-notifier-rhel9@sha256:9078b49846d8ec681bec5b96f0d4087b4c66bdc6baf4701cfc9c8e8aeae89661_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/snmp-notifier-rhel9@sha256:df7c89608fe8352d445efcc1017521b35878cfe61a8b9fd91fab24c00786b2bf_s390x"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "grafana: Use of Cache Containing Sensitive Information"
},
{
"cve": "CVE-2022-24675",
"cwe": {
"id": "CWE-120",
"name": "Buffer Copy without Checking Size of Input (\u0027Classic Buffer Overflow\u0027)"
},
"discovery_date": "2022-04-21T00:00:00+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"9Base-RHCEPH-6.1-Tools:rhceph/keepalived-rhel9@sha256:2ae4274163155d880cbd41d1a197d6856f326501a50e028ff3de9ff8a85b3e97_s390x",
"9Base-RHCEPH-6.1-Tools:rhceph/keepalived-rhel9@sha256:36abd2b22ebabea813c5afde35b0b80a200056f811267e89f0270da9155b1a22_ppc64le",
"9Base-RHCEPH-6.1-Tools:rhceph/keepalived-rhel9@sha256:b21d882fd2d08d6f162dbb63e0626d9d6aa892a677c5a28edc97b84feef1655a_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-rhel9@sha256:72bd6eb932a368af10d5c607d8b60e0fe8b87862f4adaa17fd022a3427a46ca8_s390x",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-rhel9@sha256:953630d9f9924f17ab7ce168772c3facbaf6866b79a1cf0fb9aee1dcf6eb8c7d_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-rhel9@sha256:9b477366f861df49b533d95941b9770b032827bb4a259c5f86abce8705960c05_ppc64le",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-haproxy-rhel9@sha256:720b3207087d4feb8ab59ffd0b70d6bc22fa21d53b62393779dfaf8972a32e60_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-haproxy-rhel9@sha256:8cc4a146d7be5046b416fe9c04d77b4f0a25a2ab7180fdbf8c46cff8e2483080_ppc64le",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-haproxy-rhel9@sha256:e4da2c9d53159d43c6795151eb3c9dea373da19b34d76094b60e7a2466415d62_s390x",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-promtail-rhel9@sha256:44697ad0d15d1f37b98243f5f013cb9271d70e2b10ab52093a1d7e3409a674b2_s390x",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-promtail-rhel9@sha256:b46c0196fab3bd3a60b64a1d7ff8af6fbc7c3e526618da1cc78032bffa3be171_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-promtail-rhel9@sha256:f52fd8d5fbfdcc202c5e31096119377a8b87f9efd31602398d45cec86ec35940_ppc64le",
"9Base-RHCEPH-6.1-Tools:rhceph/snmp-notifier-rhel9@sha256:8887234fbbaddf620eaa7b0f4b1ed6ab8aa5bc52e019e67179554ccd03fba676_ppc64le",
"9Base-RHCEPH-6.1-Tools:rhceph/snmp-notifier-rhel9@sha256:9078b49846d8ec681bec5b96f0d4087b4c66bdc6baf4701cfc9c8e8aeae89661_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/snmp-notifier-rhel9@sha256:df7c89608fe8352d445efcc1017521b35878cfe61a8b9fd91fab24c00786b2bf_s390x"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2077688"
}
],
"notes": [
{
"category": "description",
"text": "A buffer overflow flaw was found in Golang\u0027s library encoding/pem. This flaw allows an attacker to use a large PEM input (more than 5 MB), causing a stack overflow in Decode, which leads to a loss of availability.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "golang: encoding/pem: fix stack overflow in Decode",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "Red Hat Enterprise Linux 7, 8 and 9 are affected, because the code-base is affected by this vulnerability.\n\nRed Hat Product Security has rated this issue as having Moderate security impact, and the issue is not currently planned to be addressed in future updates for Red Hat Enterprise Linux 7, hence, marked as Out-of-Support-Scope.\n\nRed Hat Developer Tools - Compilers (go-toolset-1.16-golang \u0026 go-toolset-1.17-golang), ships the vulnerable code and affected by this vulnerability.\n\nFor additional information, refer to the Issue Severity Classification: https://access.redhat.com/security/updates/classification/ and Red Hat Enterprise Linux Life Cycle \u0026 Updates Policy: https://access.redhat.com/support/policy/updates/errata/.\n\nWithin regulated environments, a combination of the following controls acts as a significant barrier to successfully exploiting a CWE-120: Buffer Copy without Checking Size of Input (\u0027Classic Buffer Overflow\u0027) vulnerability and therefore downgrades the severity of this particular CVE from Moderate to Low.\n\nRed Hat follows best practice and federal requirements for least privilege, allowing only specific processes to be run with isolated accounts specific to the team and federal platforms that have limited privileges that are only used for a single task. The environment leverages file integrity checks and malicious code protections, such as IPS/IDS and antimalware solutions, to help detect and prevent malicious code that attempts to exploit buffer overflow vulnerabilities. Robust input validation and error-handling mechanisms ensure all user inputs are thoroughly validated, preventing improperly validated inputs from causing system instability, exposing sensitive data, or escalating risks.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-dashboard-rhel9@sha256:1d7ca201b778e6a6cb559129e240233b6b6461399c67f979c07d5fe288c400f6_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-dashboard-rhel9@sha256:3fb7480f9d68333e168eae0c9fbeceb0df7962a40c25ecced81ea4c4959b2c25_s390x",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-dashboard-rhel9@sha256:50329da263e8ef00c47632156761621bac30fead5e574ef23cd1d30b7af0019a_ppc64le"
],
"known_not_affected": [
"9Base-RHCEPH-6.1-Tools:rhceph/keepalived-rhel9@sha256:2ae4274163155d880cbd41d1a197d6856f326501a50e028ff3de9ff8a85b3e97_s390x",
"9Base-RHCEPH-6.1-Tools:rhceph/keepalived-rhel9@sha256:36abd2b22ebabea813c5afde35b0b80a200056f811267e89f0270da9155b1a22_ppc64le",
"9Base-RHCEPH-6.1-Tools:rhceph/keepalived-rhel9@sha256:b21d882fd2d08d6f162dbb63e0626d9d6aa892a677c5a28edc97b84feef1655a_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-rhel9@sha256:72bd6eb932a368af10d5c607d8b60e0fe8b87862f4adaa17fd022a3427a46ca8_s390x",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-rhel9@sha256:953630d9f9924f17ab7ce168772c3facbaf6866b79a1cf0fb9aee1dcf6eb8c7d_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-rhel9@sha256:9b477366f861df49b533d95941b9770b032827bb4a259c5f86abce8705960c05_ppc64le",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-haproxy-rhel9@sha256:720b3207087d4feb8ab59ffd0b70d6bc22fa21d53b62393779dfaf8972a32e60_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-haproxy-rhel9@sha256:8cc4a146d7be5046b416fe9c04d77b4f0a25a2ab7180fdbf8c46cff8e2483080_ppc64le",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-haproxy-rhel9@sha256:e4da2c9d53159d43c6795151eb3c9dea373da19b34d76094b60e7a2466415d62_s390x",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-promtail-rhel9@sha256:44697ad0d15d1f37b98243f5f013cb9271d70e2b10ab52093a1d7e3409a674b2_s390x",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-promtail-rhel9@sha256:b46c0196fab3bd3a60b64a1d7ff8af6fbc7c3e526618da1cc78032bffa3be171_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-promtail-rhel9@sha256:f52fd8d5fbfdcc202c5e31096119377a8b87f9efd31602398d45cec86ec35940_ppc64le",
"9Base-RHCEPH-6.1-Tools:rhceph/snmp-notifier-rhel9@sha256:8887234fbbaddf620eaa7b0f4b1ed6ab8aa5bc52e019e67179554ccd03fba676_ppc64le",
"9Base-RHCEPH-6.1-Tools:rhceph/snmp-notifier-rhel9@sha256:9078b49846d8ec681bec5b96f0d4087b4c66bdc6baf4701cfc9c8e8aeae89661_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/snmp-notifier-rhel9@sha256:df7c89608fe8352d445efcc1017521b35878cfe61a8b9fd91fab24c00786b2bf_s390x"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2022-24675"
},
{
"category": "external",
"summary": "RHBZ#2077688",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2077688"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2022-24675",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-24675"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2022-24675",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2022-24675"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-announce/c/oecdBNLOml8",
"url": "https://groups.google.com/g/golang-announce/c/oecdBNLOml8"
}
],
"release_date": "2022-04-12T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2023-06-15T15:59:41+00:00",
"details": "For details on how to apply this update, see Upgrade a Red Hat Ceph Storage\ncluster using cephadm in the Red Hat Storage Ceph Upgrade\nGuide.(https://access.redhat.com/documentation/en-us/red_hat_ceph_storage)",
"product_ids": [
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-dashboard-rhel9@sha256:1d7ca201b778e6a6cb559129e240233b6b6461399c67f979c07d5fe288c400f6_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-dashboard-rhel9@sha256:3fb7480f9d68333e168eae0c9fbeceb0df7962a40c25ecced81ea4c4959b2c25_s390x",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-dashboard-rhel9@sha256:50329da263e8ef00c47632156761621bac30fead5e574ef23cd1d30b7af0019a_ppc64le"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2023:3642"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"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-RHCEPH-6.1-Tools:rhceph/keepalived-rhel9@sha256:2ae4274163155d880cbd41d1a197d6856f326501a50e028ff3de9ff8a85b3e97_s390x",
"9Base-RHCEPH-6.1-Tools:rhceph/keepalived-rhel9@sha256:36abd2b22ebabea813c5afde35b0b80a200056f811267e89f0270da9155b1a22_ppc64le",
"9Base-RHCEPH-6.1-Tools:rhceph/keepalived-rhel9@sha256:b21d882fd2d08d6f162dbb63e0626d9d6aa892a677c5a28edc97b84feef1655a_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-dashboard-rhel9@sha256:1d7ca201b778e6a6cb559129e240233b6b6461399c67f979c07d5fe288c400f6_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-dashboard-rhel9@sha256:3fb7480f9d68333e168eae0c9fbeceb0df7962a40c25ecced81ea4c4959b2c25_s390x",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-dashboard-rhel9@sha256:50329da263e8ef00c47632156761621bac30fead5e574ef23cd1d30b7af0019a_ppc64le",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-rhel9@sha256:72bd6eb932a368af10d5c607d8b60e0fe8b87862f4adaa17fd022a3427a46ca8_s390x",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-rhel9@sha256:953630d9f9924f17ab7ce168772c3facbaf6866b79a1cf0fb9aee1dcf6eb8c7d_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-rhel9@sha256:9b477366f861df49b533d95941b9770b032827bb4a259c5f86abce8705960c05_ppc64le",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-haproxy-rhel9@sha256:720b3207087d4feb8ab59ffd0b70d6bc22fa21d53b62393779dfaf8972a32e60_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-haproxy-rhel9@sha256:8cc4a146d7be5046b416fe9c04d77b4f0a25a2ab7180fdbf8c46cff8e2483080_ppc64le",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-haproxy-rhel9@sha256:e4da2c9d53159d43c6795151eb3c9dea373da19b34d76094b60e7a2466415d62_s390x",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-promtail-rhel9@sha256:44697ad0d15d1f37b98243f5f013cb9271d70e2b10ab52093a1d7e3409a674b2_s390x",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-promtail-rhel9@sha256:b46c0196fab3bd3a60b64a1d7ff8af6fbc7c3e526618da1cc78032bffa3be171_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-promtail-rhel9@sha256:f52fd8d5fbfdcc202c5e31096119377a8b87f9efd31602398d45cec86ec35940_ppc64le",
"9Base-RHCEPH-6.1-Tools:rhceph/snmp-notifier-rhel9@sha256:8887234fbbaddf620eaa7b0f4b1ed6ab8aa5bc52e019e67179554ccd03fba676_ppc64le",
"9Base-RHCEPH-6.1-Tools:rhceph/snmp-notifier-rhel9@sha256:9078b49846d8ec681bec5b96f0d4087b4c66bdc6baf4701cfc9c8e8aeae89661_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/snmp-notifier-rhel9@sha256:df7c89608fe8352d445efcc1017521b35878cfe61a8b9fd91fab24c00786b2bf_s390x"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "golang: encoding/pem: fix stack overflow in Decode"
},
{
"cve": "CVE-2022-24785",
"cwe": {
"id": "CWE-22",
"name": "Improper Limitation of a Pathname to a Restricted Directory (\u0027Path Traversal\u0027)"
},
"discovery_date": "2022-04-05T00:00:00+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"9Base-RHCEPH-6.1-Tools:rhceph/keepalived-rhel9@sha256:2ae4274163155d880cbd41d1a197d6856f326501a50e028ff3de9ff8a85b3e97_s390x",
"9Base-RHCEPH-6.1-Tools:rhceph/keepalived-rhel9@sha256:36abd2b22ebabea813c5afde35b0b80a200056f811267e89f0270da9155b1a22_ppc64le",
"9Base-RHCEPH-6.1-Tools:rhceph/keepalived-rhel9@sha256:b21d882fd2d08d6f162dbb63e0626d9d6aa892a677c5a28edc97b84feef1655a_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-rhel9@sha256:72bd6eb932a368af10d5c607d8b60e0fe8b87862f4adaa17fd022a3427a46ca8_s390x",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-rhel9@sha256:953630d9f9924f17ab7ce168772c3facbaf6866b79a1cf0fb9aee1dcf6eb8c7d_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-rhel9@sha256:9b477366f861df49b533d95941b9770b032827bb4a259c5f86abce8705960c05_ppc64le",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-haproxy-rhel9@sha256:720b3207087d4feb8ab59ffd0b70d6bc22fa21d53b62393779dfaf8972a32e60_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-haproxy-rhel9@sha256:8cc4a146d7be5046b416fe9c04d77b4f0a25a2ab7180fdbf8c46cff8e2483080_ppc64le",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-haproxy-rhel9@sha256:e4da2c9d53159d43c6795151eb3c9dea373da19b34d76094b60e7a2466415d62_s390x",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-promtail-rhel9@sha256:44697ad0d15d1f37b98243f5f013cb9271d70e2b10ab52093a1d7e3409a674b2_s390x",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-promtail-rhel9@sha256:b46c0196fab3bd3a60b64a1d7ff8af6fbc7c3e526618da1cc78032bffa3be171_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-promtail-rhel9@sha256:f52fd8d5fbfdcc202c5e31096119377a8b87f9efd31602398d45cec86ec35940_ppc64le",
"9Base-RHCEPH-6.1-Tools:rhceph/snmp-notifier-rhel9@sha256:8887234fbbaddf620eaa7b0f4b1ed6ab8aa5bc52e019e67179554ccd03fba676_ppc64le",
"9Base-RHCEPH-6.1-Tools:rhceph/snmp-notifier-rhel9@sha256:9078b49846d8ec681bec5b96f0d4087b4c66bdc6baf4701cfc9c8e8aeae89661_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/snmp-notifier-rhel9@sha256:df7c89608fe8352d445efcc1017521b35878cfe61a8b9fd91fab24c00786b2bf_s390x"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2072009"
}
],
"notes": [
{
"category": "description",
"text": "A path traversal vulnerability was found in Moment.js that impacts npm (server) users. This issue occurs if a user-provided locale string is directly used to switch moment locale, which an attacker can exploit to change the correct path to one of their choice. This can result in a loss of integrity.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "Moment.js: Path traversal in moment.locale",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "In Quay 3.10 and above, no version of affected momentjs is present.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-dashboard-rhel9@sha256:1d7ca201b778e6a6cb559129e240233b6b6461399c67f979c07d5fe288c400f6_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-dashboard-rhel9@sha256:3fb7480f9d68333e168eae0c9fbeceb0df7962a40c25ecced81ea4c4959b2c25_s390x",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-dashboard-rhel9@sha256:50329da263e8ef00c47632156761621bac30fead5e574ef23cd1d30b7af0019a_ppc64le"
],
"known_not_affected": [
"9Base-RHCEPH-6.1-Tools:rhceph/keepalived-rhel9@sha256:2ae4274163155d880cbd41d1a197d6856f326501a50e028ff3de9ff8a85b3e97_s390x",
"9Base-RHCEPH-6.1-Tools:rhceph/keepalived-rhel9@sha256:36abd2b22ebabea813c5afde35b0b80a200056f811267e89f0270da9155b1a22_ppc64le",
"9Base-RHCEPH-6.1-Tools:rhceph/keepalived-rhel9@sha256:b21d882fd2d08d6f162dbb63e0626d9d6aa892a677c5a28edc97b84feef1655a_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-rhel9@sha256:72bd6eb932a368af10d5c607d8b60e0fe8b87862f4adaa17fd022a3427a46ca8_s390x",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-rhel9@sha256:953630d9f9924f17ab7ce168772c3facbaf6866b79a1cf0fb9aee1dcf6eb8c7d_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-rhel9@sha256:9b477366f861df49b533d95941b9770b032827bb4a259c5f86abce8705960c05_ppc64le",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-haproxy-rhel9@sha256:720b3207087d4feb8ab59ffd0b70d6bc22fa21d53b62393779dfaf8972a32e60_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-haproxy-rhel9@sha256:8cc4a146d7be5046b416fe9c04d77b4f0a25a2ab7180fdbf8c46cff8e2483080_ppc64le",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-haproxy-rhel9@sha256:e4da2c9d53159d43c6795151eb3c9dea373da19b34d76094b60e7a2466415d62_s390x",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-promtail-rhel9@sha256:44697ad0d15d1f37b98243f5f013cb9271d70e2b10ab52093a1d7e3409a674b2_s390x",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-promtail-rhel9@sha256:b46c0196fab3bd3a60b64a1d7ff8af6fbc7c3e526618da1cc78032bffa3be171_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-promtail-rhel9@sha256:f52fd8d5fbfdcc202c5e31096119377a8b87f9efd31602398d45cec86ec35940_ppc64le",
"9Base-RHCEPH-6.1-Tools:rhceph/snmp-notifier-rhel9@sha256:8887234fbbaddf620eaa7b0f4b1ed6ab8aa5bc52e019e67179554ccd03fba676_ppc64le",
"9Base-RHCEPH-6.1-Tools:rhceph/snmp-notifier-rhel9@sha256:9078b49846d8ec681bec5b96f0d4087b4c66bdc6baf4701cfc9c8e8aeae89661_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/snmp-notifier-rhel9@sha256:df7c89608fe8352d445efcc1017521b35878cfe61a8b9fd91fab24c00786b2bf_s390x"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2022-24785"
},
{
"category": "external",
"summary": "RHBZ#2072009",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2072009"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2022-24785",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-24785"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2022-24785",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2022-24785"
},
{
"category": "external",
"summary": "https://github.com/moment/moment/security/advisories/GHSA-8hfj-j24r-96c4",
"url": "https://github.com/moment/moment/security/advisories/GHSA-8hfj-j24r-96c4"
}
],
"release_date": "2022-04-04T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2023-06-15T15:59:41+00:00",
"details": "For details on how to apply this update, see Upgrade a Red Hat Ceph Storage\ncluster using cephadm in the Red Hat Storage Ceph Upgrade\nGuide.(https://access.redhat.com/documentation/en-us/red_hat_ceph_storage)",
"product_ids": [
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-dashboard-rhel9@sha256:1d7ca201b778e6a6cb559129e240233b6b6461399c67f979c07d5fe288c400f6_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-dashboard-rhel9@sha256:3fb7480f9d68333e168eae0c9fbeceb0df7962a40c25ecced81ea4c4959b2c25_s390x",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-dashboard-rhel9@sha256:50329da263e8ef00c47632156761621bac30fead5e574ef23cd1d30b7af0019a_ppc64le"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2023:3642"
},
{
"category": "workaround",
"details": "Sanitize the user-provided locale name before passing it to Moment.js.",
"product_ids": [
"9Base-RHCEPH-6.1-Tools:rhceph/keepalived-rhel9@sha256:2ae4274163155d880cbd41d1a197d6856f326501a50e028ff3de9ff8a85b3e97_s390x",
"9Base-RHCEPH-6.1-Tools:rhceph/keepalived-rhel9@sha256:36abd2b22ebabea813c5afde35b0b80a200056f811267e89f0270da9155b1a22_ppc64le",
"9Base-RHCEPH-6.1-Tools:rhceph/keepalived-rhel9@sha256:b21d882fd2d08d6f162dbb63e0626d9d6aa892a677c5a28edc97b84feef1655a_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-dashboard-rhel9@sha256:1d7ca201b778e6a6cb559129e240233b6b6461399c67f979c07d5fe288c400f6_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-dashboard-rhel9@sha256:3fb7480f9d68333e168eae0c9fbeceb0df7962a40c25ecced81ea4c4959b2c25_s390x",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-dashboard-rhel9@sha256:50329da263e8ef00c47632156761621bac30fead5e574ef23cd1d30b7af0019a_ppc64le",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-rhel9@sha256:72bd6eb932a368af10d5c607d8b60e0fe8b87862f4adaa17fd022a3427a46ca8_s390x",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-rhel9@sha256:953630d9f9924f17ab7ce168772c3facbaf6866b79a1cf0fb9aee1dcf6eb8c7d_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-rhel9@sha256:9b477366f861df49b533d95941b9770b032827bb4a259c5f86abce8705960c05_ppc64le",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-haproxy-rhel9@sha256:720b3207087d4feb8ab59ffd0b70d6bc22fa21d53b62393779dfaf8972a32e60_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-haproxy-rhel9@sha256:8cc4a146d7be5046b416fe9c04d77b4f0a25a2ab7180fdbf8c46cff8e2483080_ppc64le",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-haproxy-rhel9@sha256:e4da2c9d53159d43c6795151eb3c9dea373da19b34d76094b60e7a2466415d62_s390x",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-promtail-rhel9@sha256:44697ad0d15d1f37b98243f5f013cb9271d70e2b10ab52093a1d7e3409a674b2_s390x",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-promtail-rhel9@sha256:b46c0196fab3bd3a60b64a1d7ff8af6fbc7c3e526618da1cc78032bffa3be171_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-promtail-rhel9@sha256:f52fd8d5fbfdcc202c5e31096119377a8b87f9efd31602398d45cec86ec35940_ppc64le",
"9Base-RHCEPH-6.1-Tools:rhceph/snmp-notifier-rhel9@sha256:8887234fbbaddf620eaa7b0f4b1ed6ab8aa5bc52e019e67179554ccd03fba676_ppc64le",
"9Base-RHCEPH-6.1-Tools:rhceph/snmp-notifier-rhel9@sha256:9078b49846d8ec681bec5b96f0d4087b4c66bdc6baf4701cfc9c8e8aeae89661_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/snmp-notifier-rhel9@sha256:df7c89608fe8352d445efcc1017521b35878cfe61a8b9fd91fab24c00786b2bf_s390x"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "NONE",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "NONE",
"integrityImpact": "HIGH",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:H/A:N",
"version": "3.1"
},
"products": [
"9Base-RHCEPH-6.1-Tools:rhceph/keepalived-rhel9@sha256:2ae4274163155d880cbd41d1a197d6856f326501a50e028ff3de9ff8a85b3e97_s390x",
"9Base-RHCEPH-6.1-Tools:rhceph/keepalived-rhel9@sha256:36abd2b22ebabea813c5afde35b0b80a200056f811267e89f0270da9155b1a22_ppc64le",
"9Base-RHCEPH-6.1-Tools:rhceph/keepalived-rhel9@sha256:b21d882fd2d08d6f162dbb63e0626d9d6aa892a677c5a28edc97b84feef1655a_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-dashboard-rhel9@sha256:1d7ca201b778e6a6cb559129e240233b6b6461399c67f979c07d5fe288c400f6_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-dashboard-rhel9@sha256:3fb7480f9d68333e168eae0c9fbeceb0df7962a40c25ecced81ea4c4959b2c25_s390x",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-dashboard-rhel9@sha256:50329da263e8ef00c47632156761621bac30fead5e574ef23cd1d30b7af0019a_ppc64le",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-rhel9@sha256:72bd6eb932a368af10d5c607d8b60e0fe8b87862f4adaa17fd022a3427a46ca8_s390x",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-rhel9@sha256:953630d9f9924f17ab7ce168772c3facbaf6866b79a1cf0fb9aee1dcf6eb8c7d_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-rhel9@sha256:9b477366f861df49b533d95941b9770b032827bb4a259c5f86abce8705960c05_ppc64le",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-haproxy-rhel9@sha256:720b3207087d4feb8ab59ffd0b70d6bc22fa21d53b62393779dfaf8972a32e60_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-haproxy-rhel9@sha256:8cc4a146d7be5046b416fe9c04d77b4f0a25a2ab7180fdbf8c46cff8e2483080_ppc64le",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-haproxy-rhel9@sha256:e4da2c9d53159d43c6795151eb3c9dea373da19b34d76094b60e7a2466415d62_s390x",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-promtail-rhel9@sha256:44697ad0d15d1f37b98243f5f013cb9271d70e2b10ab52093a1d7e3409a674b2_s390x",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-promtail-rhel9@sha256:b46c0196fab3bd3a60b64a1d7ff8af6fbc7c3e526618da1cc78032bffa3be171_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-promtail-rhel9@sha256:f52fd8d5fbfdcc202c5e31096119377a8b87f9efd31602398d45cec86ec35940_ppc64le",
"9Base-RHCEPH-6.1-Tools:rhceph/snmp-notifier-rhel9@sha256:8887234fbbaddf620eaa7b0f4b1ed6ab8aa5bc52e019e67179554ccd03fba676_ppc64le",
"9Base-RHCEPH-6.1-Tools:rhceph/snmp-notifier-rhel9@sha256:9078b49846d8ec681bec5b96f0d4087b4c66bdc6baf4701cfc9c8e8aeae89661_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/snmp-notifier-rhel9@sha256:df7c89608fe8352d445efcc1017521b35878cfe61a8b9fd91fab24c00786b2bf_s390x"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "Moment.js: Path traversal in moment.locale"
},
{
"cve": "CVE-2022-26148",
"cwe": {
"id": "CWE-312",
"name": "Cleartext Storage of Sensitive Information"
},
"discovery_date": "2022-03-22T00:00:00+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"9Base-RHCEPH-6.1-Tools:rhceph/keepalived-rhel9@sha256:2ae4274163155d880cbd41d1a197d6856f326501a50e028ff3de9ff8a85b3e97_s390x",
"9Base-RHCEPH-6.1-Tools:rhceph/keepalived-rhel9@sha256:36abd2b22ebabea813c5afde35b0b80a200056f811267e89f0270da9155b1a22_ppc64le",
"9Base-RHCEPH-6.1-Tools:rhceph/keepalived-rhel9@sha256:b21d882fd2d08d6f162dbb63e0626d9d6aa892a677c5a28edc97b84feef1655a_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-rhel9@sha256:72bd6eb932a368af10d5c607d8b60e0fe8b87862f4adaa17fd022a3427a46ca8_s390x",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-rhel9@sha256:953630d9f9924f17ab7ce168772c3facbaf6866b79a1cf0fb9aee1dcf6eb8c7d_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-rhel9@sha256:9b477366f861df49b533d95941b9770b032827bb4a259c5f86abce8705960c05_ppc64le",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-haproxy-rhel9@sha256:720b3207087d4feb8ab59ffd0b70d6bc22fa21d53b62393779dfaf8972a32e60_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-haproxy-rhel9@sha256:8cc4a146d7be5046b416fe9c04d77b4f0a25a2ab7180fdbf8c46cff8e2483080_ppc64le",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-haproxy-rhel9@sha256:e4da2c9d53159d43c6795151eb3c9dea373da19b34d76094b60e7a2466415d62_s390x",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-promtail-rhel9@sha256:44697ad0d15d1f37b98243f5f013cb9271d70e2b10ab52093a1d7e3409a674b2_s390x",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-promtail-rhel9@sha256:b46c0196fab3bd3a60b64a1d7ff8af6fbc7c3e526618da1cc78032bffa3be171_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-promtail-rhel9@sha256:f52fd8d5fbfdcc202c5e31096119377a8b87f9efd31602398d45cec86ec35940_ppc64le",
"9Base-RHCEPH-6.1-Tools:rhceph/snmp-notifier-rhel9@sha256:8887234fbbaddf620eaa7b0f4b1ed6ab8aa5bc52e019e67179554ccd03fba676_ppc64le",
"9Base-RHCEPH-6.1-Tools:rhceph/snmp-notifier-rhel9@sha256:9078b49846d8ec681bec5b96f0d4087b4c66bdc6baf4701cfc9c8e8aeae89661_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/snmp-notifier-rhel9@sha256:df7c89608fe8352d445efcc1017521b35878cfe61a8b9fd91fab24c00786b2bf_s390x"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2066563"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in Grafana when integrated with Zabbix. The Zabbix password can be found in the api_jsonrpc.php HTML source code. When the user logs in and allows the user to register, one can right-click to view the source code and use Ctrl-F to search for the password in api_jsonrpc.php to discover the Zabbix account password and URL address.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "grafana: An information leak issue was discovered in Grafana through 7.3.4, when integrated with Zabbix",
"title": "Vulnerability summary"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-dashboard-rhel9@sha256:1d7ca201b778e6a6cb559129e240233b6b6461399c67f979c07d5fe288c400f6_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-dashboard-rhel9@sha256:3fb7480f9d68333e168eae0c9fbeceb0df7962a40c25ecced81ea4c4959b2c25_s390x",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-dashboard-rhel9@sha256:50329da263e8ef00c47632156761621bac30fead5e574ef23cd1d30b7af0019a_ppc64le"
],
"known_not_affected": [
"9Base-RHCEPH-6.1-Tools:rhceph/keepalived-rhel9@sha256:2ae4274163155d880cbd41d1a197d6856f326501a50e028ff3de9ff8a85b3e97_s390x",
"9Base-RHCEPH-6.1-Tools:rhceph/keepalived-rhel9@sha256:36abd2b22ebabea813c5afde35b0b80a200056f811267e89f0270da9155b1a22_ppc64le",
"9Base-RHCEPH-6.1-Tools:rhceph/keepalived-rhel9@sha256:b21d882fd2d08d6f162dbb63e0626d9d6aa892a677c5a28edc97b84feef1655a_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-rhel9@sha256:72bd6eb932a368af10d5c607d8b60e0fe8b87862f4adaa17fd022a3427a46ca8_s390x",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-rhel9@sha256:953630d9f9924f17ab7ce168772c3facbaf6866b79a1cf0fb9aee1dcf6eb8c7d_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-rhel9@sha256:9b477366f861df49b533d95941b9770b032827bb4a259c5f86abce8705960c05_ppc64le",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-haproxy-rhel9@sha256:720b3207087d4feb8ab59ffd0b70d6bc22fa21d53b62393779dfaf8972a32e60_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-haproxy-rhel9@sha256:8cc4a146d7be5046b416fe9c04d77b4f0a25a2ab7180fdbf8c46cff8e2483080_ppc64le",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-haproxy-rhel9@sha256:e4da2c9d53159d43c6795151eb3c9dea373da19b34d76094b60e7a2466415d62_s390x",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-promtail-rhel9@sha256:44697ad0d15d1f37b98243f5f013cb9271d70e2b10ab52093a1d7e3409a674b2_s390x",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-promtail-rhel9@sha256:b46c0196fab3bd3a60b64a1d7ff8af6fbc7c3e526618da1cc78032bffa3be171_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-promtail-rhel9@sha256:f52fd8d5fbfdcc202c5e31096119377a8b87f9efd31602398d45cec86ec35940_ppc64le",
"9Base-RHCEPH-6.1-Tools:rhceph/snmp-notifier-rhel9@sha256:8887234fbbaddf620eaa7b0f4b1ed6ab8aa5bc52e019e67179554ccd03fba676_ppc64le",
"9Base-RHCEPH-6.1-Tools:rhceph/snmp-notifier-rhel9@sha256:9078b49846d8ec681bec5b96f0d4087b4c66bdc6baf4701cfc9c8e8aeae89661_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/snmp-notifier-rhel9@sha256:df7c89608fe8352d445efcc1017521b35878cfe61a8b9fd91fab24c00786b2bf_s390x"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2022-26148"
},
{
"category": "external",
"summary": "RHBZ#2066563",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2066563"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2022-26148",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-26148"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2022-26148",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2022-26148"
}
],
"release_date": "2022-03-21T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2023-06-15T15:59:41+00:00",
"details": "For details on how to apply this update, see Upgrade a Red Hat Ceph Storage\ncluster using cephadm in the Red Hat Storage Ceph Upgrade\nGuide.(https://access.redhat.com/documentation/en-us/red_hat_ceph_storage)",
"product_ids": [
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-dashboard-rhel9@sha256:1d7ca201b778e6a6cb559129e240233b6b6461399c67f979c07d5fe288c400f6_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-dashboard-rhel9@sha256:3fb7480f9d68333e168eae0c9fbeceb0df7962a40c25ecced81ea4c4959b2c25_s390x",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-dashboard-rhel9@sha256:50329da263e8ef00c47632156761621bac30fead5e574ef23cd1d30b7af0019a_ppc64le"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2023:3642"
}
],
"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-RHCEPH-6.1-Tools:rhceph/keepalived-rhel9@sha256:2ae4274163155d880cbd41d1a197d6856f326501a50e028ff3de9ff8a85b3e97_s390x",
"9Base-RHCEPH-6.1-Tools:rhceph/keepalived-rhel9@sha256:36abd2b22ebabea813c5afde35b0b80a200056f811267e89f0270da9155b1a22_ppc64le",
"9Base-RHCEPH-6.1-Tools:rhceph/keepalived-rhel9@sha256:b21d882fd2d08d6f162dbb63e0626d9d6aa892a677c5a28edc97b84feef1655a_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-dashboard-rhel9@sha256:1d7ca201b778e6a6cb559129e240233b6b6461399c67f979c07d5fe288c400f6_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-dashboard-rhel9@sha256:3fb7480f9d68333e168eae0c9fbeceb0df7962a40c25ecced81ea4c4959b2c25_s390x",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-dashboard-rhel9@sha256:50329da263e8ef00c47632156761621bac30fead5e574ef23cd1d30b7af0019a_ppc64le",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-rhel9@sha256:72bd6eb932a368af10d5c607d8b60e0fe8b87862f4adaa17fd022a3427a46ca8_s390x",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-rhel9@sha256:953630d9f9924f17ab7ce168772c3facbaf6866b79a1cf0fb9aee1dcf6eb8c7d_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-rhel9@sha256:9b477366f861df49b533d95941b9770b032827bb4a259c5f86abce8705960c05_ppc64le",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-haproxy-rhel9@sha256:720b3207087d4feb8ab59ffd0b70d6bc22fa21d53b62393779dfaf8972a32e60_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-haproxy-rhel9@sha256:8cc4a146d7be5046b416fe9c04d77b4f0a25a2ab7180fdbf8c46cff8e2483080_ppc64le",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-haproxy-rhel9@sha256:e4da2c9d53159d43c6795151eb3c9dea373da19b34d76094b60e7a2466415d62_s390x",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-promtail-rhel9@sha256:44697ad0d15d1f37b98243f5f013cb9271d70e2b10ab52093a1d7e3409a674b2_s390x",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-promtail-rhel9@sha256:b46c0196fab3bd3a60b64a1d7ff8af6fbc7c3e526618da1cc78032bffa3be171_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-promtail-rhel9@sha256:f52fd8d5fbfdcc202c5e31096119377a8b87f9efd31602398d45cec86ec35940_ppc64le",
"9Base-RHCEPH-6.1-Tools:rhceph/snmp-notifier-rhel9@sha256:8887234fbbaddf620eaa7b0f4b1ed6ab8aa5bc52e019e67179554ccd03fba676_ppc64le",
"9Base-RHCEPH-6.1-Tools:rhceph/snmp-notifier-rhel9@sha256:9078b49846d8ec681bec5b96f0d4087b4c66bdc6baf4701cfc9c8e8aeae89661_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/snmp-notifier-rhel9@sha256:df7c89608fe8352d445efcc1017521b35878cfe61a8b9fd91fab24c00786b2bf_s390x"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "grafana: An information leak issue was discovered in Grafana through 7.3.4, when integrated with Zabbix"
},
{
"cve": "CVE-2022-27664",
"cwe": {
"id": "CWE-400",
"name": "Uncontrolled Resource Consumption"
},
"discovery_date": "2022-09-06T00:00:00+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"9Base-RHCEPH-6.1-Tools:rhceph/keepalived-rhel9@sha256:2ae4274163155d880cbd41d1a197d6856f326501a50e028ff3de9ff8a85b3e97_s390x",
"9Base-RHCEPH-6.1-Tools:rhceph/keepalived-rhel9@sha256:36abd2b22ebabea813c5afde35b0b80a200056f811267e89f0270da9155b1a22_ppc64le",
"9Base-RHCEPH-6.1-Tools:rhceph/keepalived-rhel9@sha256:b21d882fd2d08d6f162dbb63e0626d9d6aa892a677c5a28edc97b84feef1655a_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-rhel9@sha256:72bd6eb932a368af10d5c607d8b60e0fe8b87862f4adaa17fd022a3427a46ca8_s390x",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-rhel9@sha256:953630d9f9924f17ab7ce168772c3facbaf6866b79a1cf0fb9aee1dcf6eb8c7d_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-rhel9@sha256:9b477366f861df49b533d95941b9770b032827bb4a259c5f86abce8705960c05_ppc64le",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-haproxy-rhel9@sha256:720b3207087d4feb8ab59ffd0b70d6bc22fa21d53b62393779dfaf8972a32e60_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-haproxy-rhel9@sha256:8cc4a146d7be5046b416fe9c04d77b4f0a25a2ab7180fdbf8c46cff8e2483080_ppc64le",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-haproxy-rhel9@sha256:e4da2c9d53159d43c6795151eb3c9dea373da19b34d76094b60e7a2466415d62_s390x",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-promtail-rhel9@sha256:44697ad0d15d1f37b98243f5f013cb9271d70e2b10ab52093a1d7e3409a674b2_s390x",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-promtail-rhel9@sha256:b46c0196fab3bd3a60b64a1d7ff8af6fbc7c3e526618da1cc78032bffa3be171_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-promtail-rhel9@sha256:f52fd8d5fbfdcc202c5e31096119377a8b87f9efd31602398d45cec86ec35940_ppc64le",
"9Base-RHCEPH-6.1-Tools:rhceph/snmp-notifier-rhel9@sha256:8887234fbbaddf620eaa7b0f4b1ed6ab8aa5bc52e019e67179554ccd03fba676_ppc64le",
"9Base-RHCEPH-6.1-Tools:rhceph/snmp-notifier-rhel9@sha256:9078b49846d8ec681bec5b96f0d4087b4c66bdc6baf4701cfc9c8e8aeae89661_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/snmp-notifier-rhel9@sha256:df7c89608fe8352d445efcc1017521b35878cfe61a8b9fd91fab24c00786b2bf_s390x"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2124669"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in the golang package. In net/http in Go, attackers can cause a denial of service because an HTTP/2 connection can hang during closing if a fatal error preempts the shutdown.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "golang: net/http: handle server errors after sending GOAWAY",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "The opportunity for a Denial of Service is limited to the golang runtime. In the case of OpenShift Container Platform, this would be restricted within each individual container. There are multiple layers of guide rails (Golang\u2019s Garbage Collector; OpenShift\u2019s resource constraints imposed at the container and cluster levels) which would require a malicious user to continue submitting attacks for there to be any enduring impact. They would also need access to external server resources to be able to send a massive volume of requests to cause a significant impact on server operations.\n\nWithin regulated environments, a combination of the following controls acts as a significant barrier to successfully exploiting a CWE-400: Uncontrolled Resource Consumption vulnerability and therefore downgrades the severity of this particular CVE from Moderate to Low.\n\nRed Hat restricts access to all platform information by default, granting access only after successful hard token-based multi-factor authentication (MFA) and enforcing least privilege to ensure only authorized roles can execute or modify code. The environment employs malicious code protections, including IDS/IPS and antimalware tools to detect threats and monitor resource usage, helping prevent uncontrolled consumption that could lead to system failure. Additional safeguards, such as web application firewalls and load-balancing strategies, protect against resource exhaustion and performance degradation. Event logs are centrally collected, correlated, and analyzed to support monitoring, alerting, and retention, aiding in the detection of abnormal behavior and potential denial-of-service (DoS) conditions. Static code analysis and peer reviews enforce strong input validation and error handling, reducing the likelihood of input-based DoS attacks.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-dashboard-rhel9@sha256:1d7ca201b778e6a6cb559129e240233b6b6461399c67f979c07d5fe288c400f6_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-dashboard-rhel9@sha256:3fb7480f9d68333e168eae0c9fbeceb0df7962a40c25ecced81ea4c4959b2c25_s390x",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-dashboard-rhel9@sha256:50329da263e8ef00c47632156761621bac30fead5e574ef23cd1d30b7af0019a_ppc64le"
],
"known_not_affected": [
"9Base-RHCEPH-6.1-Tools:rhceph/keepalived-rhel9@sha256:2ae4274163155d880cbd41d1a197d6856f326501a50e028ff3de9ff8a85b3e97_s390x",
"9Base-RHCEPH-6.1-Tools:rhceph/keepalived-rhel9@sha256:36abd2b22ebabea813c5afde35b0b80a200056f811267e89f0270da9155b1a22_ppc64le",
"9Base-RHCEPH-6.1-Tools:rhceph/keepalived-rhel9@sha256:b21d882fd2d08d6f162dbb63e0626d9d6aa892a677c5a28edc97b84feef1655a_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-rhel9@sha256:72bd6eb932a368af10d5c607d8b60e0fe8b87862f4adaa17fd022a3427a46ca8_s390x",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-rhel9@sha256:953630d9f9924f17ab7ce168772c3facbaf6866b79a1cf0fb9aee1dcf6eb8c7d_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-rhel9@sha256:9b477366f861df49b533d95941b9770b032827bb4a259c5f86abce8705960c05_ppc64le",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-haproxy-rhel9@sha256:720b3207087d4feb8ab59ffd0b70d6bc22fa21d53b62393779dfaf8972a32e60_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-haproxy-rhel9@sha256:8cc4a146d7be5046b416fe9c04d77b4f0a25a2ab7180fdbf8c46cff8e2483080_ppc64le",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-haproxy-rhel9@sha256:e4da2c9d53159d43c6795151eb3c9dea373da19b34d76094b60e7a2466415d62_s390x",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-promtail-rhel9@sha256:44697ad0d15d1f37b98243f5f013cb9271d70e2b10ab52093a1d7e3409a674b2_s390x",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-promtail-rhel9@sha256:b46c0196fab3bd3a60b64a1d7ff8af6fbc7c3e526618da1cc78032bffa3be171_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-promtail-rhel9@sha256:f52fd8d5fbfdcc202c5e31096119377a8b87f9efd31602398d45cec86ec35940_ppc64le",
"9Base-RHCEPH-6.1-Tools:rhceph/snmp-notifier-rhel9@sha256:8887234fbbaddf620eaa7b0f4b1ed6ab8aa5bc52e019e67179554ccd03fba676_ppc64le",
"9Base-RHCEPH-6.1-Tools:rhceph/snmp-notifier-rhel9@sha256:9078b49846d8ec681bec5b96f0d4087b4c66bdc6baf4701cfc9c8e8aeae89661_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/snmp-notifier-rhel9@sha256:df7c89608fe8352d445efcc1017521b35878cfe61a8b9fd91fab24c00786b2bf_s390x"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2022-27664"
},
{
"category": "external",
"summary": "RHBZ#2124669",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2124669"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2022-27664",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-27664"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2022-27664",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2022-27664"
},
{
"category": "external",
"summary": "https://go.dev/issue/54658",
"url": "https://go.dev/issue/54658"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-announce/c/x49AQzIVX-s/m/0tgO0pjiBQAJ",
"url": "https://groups.google.com/g/golang-announce/c/x49AQzIVX-s/m/0tgO0pjiBQAJ"
}
],
"release_date": "2022-09-06T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2023-06-15T15:59:41+00:00",
"details": "For details on how to apply this update, see Upgrade a Red Hat Ceph Storage\ncluster using cephadm in the Red Hat Storage Ceph Upgrade\nGuide.(https://access.redhat.com/documentation/en-us/red_hat_ceph_storage)",
"product_ids": [
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-dashboard-rhel9@sha256:1d7ca201b778e6a6cb559129e240233b6b6461399c67f979c07d5fe288c400f6_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-dashboard-rhel9@sha256:3fb7480f9d68333e168eae0c9fbeceb0df7962a40c25ecced81ea4c4959b2c25_s390x",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-dashboard-rhel9@sha256:50329da263e8ef00c47632156761621bac30fead5e574ef23cd1d30b7af0019a_ppc64le"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2023:3642"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 6.5,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "LOW",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"9Base-RHCEPH-6.1-Tools:rhceph/keepalived-rhel9@sha256:2ae4274163155d880cbd41d1a197d6856f326501a50e028ff3de9ff8a85b3e97_s390x",
"9Base-RHCEPH-6.1-Tools:rhceph/keepalived-rhel9@sha256:36abd2b22ebabea813c5afde35b0b80a200056f811267e89f0270da9155b1a22_ppc64le",
"9Base-RHCEPH-6.1-Tools:rhceph/keepalived-rhel9@sha256:b21d882fd2d08d6f162dbb63e0626d9d6aa892a677c5a28edc97b84feef1655a_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-dashboard-rhel9@sha256:1d7ca201b778e6a6cb559129e240233b6b6461399c67f979c07d5fe288c400f6_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-dashboard-rhel9@sha256:3fb7480f9d68333e168eae0c9fbeceb0df7962a40c25ecced81ea4c4959b2c25_s390x",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-dashboard-rhel9@sha256:50329da263e8ef00c47632156761621bac30fead5e574ef23cd1d30b7af0019a_ppc64le",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-rhel9@sha256:72bd6eb932a368af10d5c607d8b60e0fe8b87862f4adaa17fd022a3427a46ca8_s390x",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-rhel9@sha256:953630d9f9924f17ab7ce168772c3facbaf6866b79a1cf0fb9aee1dcf6eb8c7d_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-rhel9@sha256:9b477366f861df49b533d95941b9770b032827bb4a259c5f86abce8705960c05_ppc64le",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-haproxy-rhel9@sha256:720b3207087d4feb8ab59ffd0b70d6bc22fa21d53b62393779dfaf8972a32e60_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-haproxy-rhel9@sha256:8cc4a146d7be5046b416fe9c04d77b4f0a25a2ab7180fdbf8c46cff8e2483080_ppc64le",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-haproxy-rhel9@sha256:e4da2c9d53159d43c6795151eb3c9dea373da19b34d76094b60e7a2466415d62_s390x",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-promtail-rhel9@sha256:44697ad0d15d1f37b98243f5f013cb9271d70e2b10ab52093a1d7e3409a674b2_s390x",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-promtail-rhel9@sha256:b46c0196fab3bd3a60b64a1d7ff8af6fbc7c3e526618da1cc78032bffa3be171_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-promtail-rhel9@sha256:f52fd8d5fbfdcc202c5e31096119377a8b87f9efd31602398d45cec86ec35940_ppc64le",
"9Base-RHCEPH-6.1-Tools:rhceph/snmp-notifier-rhel9@sha256:8887234fbbaddf620eaa7b0f4b1ed6ab8aa5bc52e019e67179554ccd03fba676_ppc64le",
"9Base-RHCEPH-6.1-Tools:rhceph/snmp-notifier-rhel9@sha256:9078b49846d8ec681bec5b96f0d4087b4c66bdc6baf4701cfc9c8e8aeae89661_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/snmp-notifier-rhel9@sha256:df7c89608fe8352d445efcc1017521b35878cfe61a8b9fd91fab24c00786b2bf_s390x"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "golang: net/http: handle server errors after sending GOAWAY"
},
{
"cve": "CVE-2022-28131",
"cwe": {
"id": "CWE-1325",
"name": "Improperly Controlled Sequential Memory Allocation"
},
"discovery_date": "2022-07-14T00:00:00+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"9Base-RHCEPH-6.1-Tools:rhceph/keepalived-rhel9@sha256:2ae4274163155d880cbd41d1a197d6856f326501a50e028ff3de9ff8a85b3e97_s390x",
"9Base-RHCEPH-6.1-Tools:rhceph/keepalived-rhel9@sha256:36abd2b22ebabea813c5afde35b0b80a200056f811267e89f0270da9155b1a22_ppc64le",
"9Base-RHCEPH-6.1-Tools:rhceph/keepalived-rhel9@sha256:b21d882fd2d08d6f162dbb63e0626d9d6aa892a677c5a28edc97b84feef1655a_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-rhel9@sha256:72bd6eb932a368af10d5c607d8b60e0fe8b87862f4adaa17fd022a3427a46ca8_s390x",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-rhel9@sha256:953630d9f9924f17ab7ce168772c3facbaf6866b79a1cf0fb9aee1dcf6eb8c7d_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-rhel9@sha256:9b477366f861df49b533d95941b9770b032827bb4a259c5f86abce8705960c05_ppc64le",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-haproxy-rhel9@sha256:720b3207087d4feb8ab59ffd0b70d6bc22fa21d53b62393779dfaf8972a32e60_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-haproxy-rhel9@sha256:8cc4a146d7be5046b416fe9c04d77b4f0a25a2ab7180fdbf8c46cff8e2483080_ppc64le",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-haproxy-rhel9@sha256:e4da2c9d53159d43c6795151eb3c9dea373da19b34d76094b60e7a2466415d62_s390x",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-promtail-rhel9@sha256:44697ad0d15d1f37b98243f5f013cb9271d70e2b10ab52093a1d7e3409a674b2_s390x",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-promtail-rhel9@sha256:b46c0196fab3bd3a60b64a1d7ff8af6fbc7c3e526618da1cc78032bffa3be171_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-promtail-rhel9@sha256:f52fd8d5fbfdcc202c5e31096119377a8b87f9efd31602398d45cec86ec35940_ppc64le",
"9Base-RHCEPH-6.1-Tools:rhceph/snmp-notifier-rhel9@sha256:8887234fbbaddf620eaa7b0f4b1ed6ab8aa5bc52e019e67179554ccd03fba676_ppc64le",
"9Base-RHCEPH-6.1-Tools:rhceph/snmp-notifier-rhel9@sha256:9078b49846d8ec681bec5b96f0d4087b4c66bdc6baf4701cfc9c8e8aeae89661_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/snmp-notifier-rhel9@sha256:df7c89608fe8352d445efcc1017521b35878cfe61a8b9fd91fab24c00786b2bf_s390x"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2107390"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in golang encoding/xml. When calling Decoder, Skip while parsing a deeply nested XML document, a panic can occur due to stack exhaustion and allows an attacker to impact system availability.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "golang: encoding/xml: stack exhaustion in Decoder.Skip",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "The vulnerability exists in the calling of the function decoder.skip to a deeply nested XML document. Although the vulnerability exists, it may require that the application accept deeply nested XML from untrusted sources and specifically calls Decoder.Skip on it. In many deployments, that code path might not even be reachable or exposed to external input. On top of that, a successful exploitation will only result in denial of service due to stack exhaustion, which is why this has been marked as moderate by Red Hat.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-dashboard-rhel9@sha256:1d7ca201b778e6a6cb559129e240233b6b6461399c67f979c07d5fe288c400f6_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-dashboard-rhel9@sha256:3fb7480f9d68333e168eae0c9fbeceb0df7962a40c25ecced81ea4c4959b2c25_s390x",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-dashboard-rhel9@sha256:50329da263e8ef00c47632156761621bac30fead5e574ef23cd1d30b7af0019a_ppc64le"
],
"known_not_affected": [
"9Base-RHCEPH-6.1-Tools:rhceph/keepalived-rhel9@sha256:2ae4274163155d880cbd41d1a197d6856f326501a50e028ff3de9ff8a85b3e97_s390x",
"9Base-RHCEPH-6.1-Tools:rhceph/keepalived-rhel9@sha256:36abd2b22ebabea813c5afde35b0b80a200056f811267e89f0270da9155b1a22_ppc64le",
"9Base-RHCEPH-6.1-Tools:rhceph/keepalived-rhel9@sha256:b21d882fd2d08d6f162dbb63e0626d9d6aa892a677c5a28edc97b84feef1655a_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-rhel9@sha256:72bd6eb932a368af10d5c607d8b60e0fe8b87862f4adaa17fd022a3427a46ca8_s390x",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-rhel9@sha256:953630d9f9924f17ab7ce168772c3facbaf6866b79a1cf0fb9aee1dcf6eb8c7d_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-rhel9@sha256:9b477366f861df49b533d95941b9770b032827bb4a259c5f86abce8705960c05_ppc64le",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-haproxy-rhel9@sha256:720b3207087d4feb8ab59ffd0b70d6bc22fa21d53b62393779dfaf8972a32e60_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-haproxy-rhel9@sha256:8cc4a146d7be5046b416fe9c04d77b4f0a25a2ab7180fdbf8c46cff8e2483080_ppc64le",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-haproxy-rhel9@sha256:e4da2c9d53159d43c6795151eb3c9dea373da19b34d76094b60e7a2466415d62_s390x",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-promtail-rhel9@sha256:44697ad0d15d1f37b98243f5f013cb9271d70e2b10ab52093a1d7e3409a674b2_s390x",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-promtail-rhel9@sha256:b46c0196fab3bd3a60b64a1d7ff8af6fbc7c3e526618da1cc78032bffa3be171_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-promtail-rhel9@sha256:f52fd8d5fbfdcc202c5e31096119377a8b87f9efd31602398d45cec86ec35940_ppc64le",
"9Base-RHCEPH-6.1-Tools:rhceph/snmp-notifier-rhel9@sha256:8887234fbbaddf620eaa7b0f4b1ed6ab8aa5bc52e019e67179554ccd03fba676_ppc64le",
"9Base-RHCEPH-6.1-Tools:rhceph/snmp-notifier-rhel9@sha256:9078b49846d8ec681bec5b96f0d4087b4c66bdc6baf4701cfc9c8e8aeae89661_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/snmp-notifier-rhel9@sha256:df7c89608fe8352d445efcc1017521b35878cfe61a8b9fd91fab24c00786b2bf_s390x"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2022-28131"
},
{
"category": "external",
"summary": "RHBZ#2107390",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2107390"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2022-28131",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-28131"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2022-28131",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2022-28131"
},
{
"category": "external",
"summary": "https://go.dev/issue/53614",
"url": "https://go.dev/issue/53614"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-announce/c/nqrv9fbR0zE",
"url": "https://groups.google.com/g/golang-announce/c/nqrv9fbR0zE"
}
],
"release_date": "2022-07-12T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2023-06-15T15:59:41+00:00",
"details": "For details on how to apply this update, see Upgrade a Red Hat Ceph Storage\ncluster using cephadm in the Red Hat Storage Ceph Upgrade\nGuide.(https://access.redhat.com/documentation/en-us/red_hat_ceph_storage)",
"product_ids": [
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-dashboard-rhel9@sha256:1d7ca201b778e6a6cb559129e240233b6b6461399c67f979c07d5fe288c400f6_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-dashboard-rhel9@sha256:3fb7480f9d68333e168eae0c9fbeceb0df7962a40c25ecced81ea4c4959b2c25_s390x",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-dashboard-rhel9@sha256:50329da263e8ef00c47632156761621bac30fead5e574ef23cd1d30b7af0019a_ppc64le"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2023:3642"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "LOCAL",
"availabilityImpact": "HIGH",
"baseScore": 7.3,
"baseSeverity": "HIGH",
"confidentialityImpact": "LOW",
"integrityImpact": "LOW",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:N/UI:N/S:U/C:L/I:L/A:H",
"version": "3.1"
},
"products": [
"9Base-RHCEPH-6.1-Tools:rhceph/keepalived-rhel9@sha256:2ae4274163155d880cbd41d1a197d6856f326501a50e028ff3de9ff8a85b3e97_s390x",
"9Base-RHCEPH-6.1-Tools:rhceph/keepalived-rhel9@sha256:36abd2b22ebabea813c5afde35b0b80a200056f811267e89f0270da9155b1a22_ppc64le",
"9Base-RHCEPH-6.1-Tools:rhceph/keepalived-rhel9@sha256:b21d882fd2d08d6f162dbb63e0626d9d6aa892a677c5a28edc97b84feef1655a_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-dashboard-rhel9@sha256:1d7ca201b778e6a6cb559129e240233b6b6461399c67f979c07d5fe288c400f6_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-dashboard-rhel9@sha256:3fb7480f9d68333e168eae0c9fbeceb0df7962a40c25ecced81ea4c4959b2c25_s390x",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-dashboard-rhel9@sha256:50329da263e8ef00c47632156761621bac30fead5e574ef23cd1d30b7af0019a_ppc64le",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-rhel9@sha256:72bd6eb932a368af10d5c607d8b60e0fe8b87862f4adaa17fd022a3427a46ca8_s390x",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-rhel9@sha256:953630d9f9924f17ab7ce168772c3facbaf6866b79a1cf0fb9aee1dcf6eb8c7d_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-rhel9@sha256:9b477366f861df49b533d95941b9770b032827bb4a259c5f86abce8705960c05_ppc64le",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-haproxy-rhel9@sha256:720b3207087d4feb8ab59ffd0b70d6bc22fa21d53b62393779dfaf8972a32e60_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-haproxy-rhel9@sha256:8cc4a146d7be5046b416fe9c04d77b4f0a25a2ab7180fdbf8c46cff8e2483080_ppc64le",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-haproxy-rhel9@sha256:e4da2c9d53159d43c6795151eb3c9dea373da19b34d76094b60e7a2466415d62_s390x",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-promtail-rhel9@sha256:44697ad0d15d1f37b98243f5f013cb9271d70e2b10ab52093a1d7e3409a674b2_s390x",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-promtail-rhel9@sha256:b46c0196fab3bd3a60b64a1d7ff8af6fbc7c3e526618da1cc78032bffa3be171_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-promtail-rhel9@sha256:f52fd8d5fbfdcc202c5e31096119377a8b87f9efd31602398d45cec86ec35940_ppc64le",
"9Base-RHCEPH-6.1-Tools:rhceph/snmp-notifier-rhel9@sha256:8887234fbbaddf620eaa7b0f4b1ed6ab8aa5bc52e019e67179554ccd03fba676_ppc64le",
"9Base-RHCEPH-6.1-Tools:rhceph/snmp-notifier-rhel9@sha256:9078b49846d8ec681bec5b96f0d4087b4c66bdc6baf4701cfc9c8e8aeae89661_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/snmp-notifier-rhel9@sha256:df7c89608fe8352d445efcc1017521b35878cfe61a8b9fd91fab24c00786b2bf_s390x"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "golang: encoding/xml: stack exhaustion in Decoder.Skip"
},
{
"cve": "CVE-2022-28327",
"cwe": {
"id": "CWE-190",
"name": "Integer Overflow or Wraparound"
},
"discovery_date": "2022-04-21T00:00:00+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"9Base-RHCEPH-6.1-Tools:rhceph/keepalived-rhel9@sha256:2ae4274163155d880cbd41d1a197d6856f326501a50e028ff3de9ff8a85b3e97_s390x",
"9Base-RHCEPH-6.1-Tools:rhceph/keepalived-rhel9@sha256:36abd2b22ebabea813c5afde35b0b80a200056f811267e89f0270da9155b1a22_ppc64le",
"9Base-RHCEPH-6.1-Tools:rhceph/keepalived-rhel9@sha256:b21d882fd2d08d6f162dbb63e0626d9d6aa892a677c5a28edc97b84feef1655a_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-rhel9@sha256:72bd6eb932a368af10d5c607d8b60e0fe8b87862f4adaa17fd022a3427a46ca8_s390x",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-rhel9@sha256:953630d9f9924f17ab7ce168772c3facbaf6866b79a1cf0fb9aee1dcf6eb8c7d_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-rhel9@sha256:9b477366f861df49b533d95941b9770b032827bb4a259c5f86abce8705960c05_ppc64le",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-haproxy-rhel9@sha256:720b3207087d4feb8ab59ffd0b70d6bc22fa21d53b62393779dfaf8972a32e60_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-haproxy-rhel9@sha256:8cc4a146d7be5046b416fe9c04d77b4f0a25a2ab7180fdbf8c46cff8e2483080_ppc64le",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-haproxy-rhel9@sha256:e4da2c9d53159d43c6795151eb3c9dea373da19b34d76094b60e7a2466415d62_s390x",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-promtail-rhel9@sha256:44697ad0d15d1f37b98243f5f013cb9271d70e2b10ab52093a1d7e3409a674b2_s390x",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-promtail-rhel9@sha256:b46c0196fab3bd3a60b64a1d7ff8af6fbc7c3e526618da1cc78032bffa3be171_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-promtail-rhel9@sha256:f52fd8d5fbfdcc202c5e31096119377a8b87f9efd31602398d45cec86ec35940_ppc64le",
"9Base-RHCEPH-6.1-Tools:rhceph/snmp-notifier-rhel9@sha256:8887234fbbaddf620eaa7b0f4b1ed6ab8aa5bc52e019e67179554ccd03fba676_ppc64le",
"9Base-RHCEPH-6.1-Tools:rhceph/snmp-notifier-rhel9@sha256:9078b49846d8ec681bec5b96f0d4087b4c66bdc6baf4701cfc9c8e8aeae89661_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/snmp-notifier-rhel9@sha256:df7c89608fe8352d445efcc1017521b35878cfe61a8b9fd91fab24c00786b2bf_s390x"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2077689"
}
],
"notes": [
{
"category": "description",
"text": "An integer overflow flaw was found in Golang\u0027s crypto/elliptic library. This flaw allows an attacker to use a crafted scaler input longer than 32 bytes, causing P256().ScalarMult or P256().ScalarBaseMult to panic, leading to a loss of availability.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "golang: crypto/elliptic: panic caused by oversized scalar",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "A moderate severity flaw was found in Go\u2019s crypto/elliptic package in the generic P-256 implementation. If a scalar input longer than 32 bytes is supplied, P256().ScalarMult or P256().ScalarBaseMult can panic, causing the application to crash. Indirect uses via crypto/ecdsa and crypto/tls are not affected. This issue impacts availability but does not affect confidentiality or integrity. Only certain platforms (non-amd64, non-arm64, non-ppc64le, non-s390x) may be affected.\n\nRed Hat Enterprise Linux 7, 8 and 9 are affected, because the code-base is affected by this vulnerability.\n\nRed Hat Product Security has rated this issue as having Moderate security impact, and the issue is not currently planned to be addressed in future updates for Red Hat Enterprise Linux 7, hence, marked as Out-of-Support-Scope. \n\nRed Hat Developer Tools - Compilers (go-toolset-1.16-golang \u0026 go-toolset-1.17-golang), ships the vulnerable code and affected by this vulnerability.\n\nFor additional information, refer to the Issue Severity Classification: https://access.redhat.com/security/updates/classification/ and Red Hat Enterprise Linux Life Cycle \u0026 Updates Policy: https://access.redhat.com/support/policy/updates/errata/.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-dashboard-rhel9@sha256:1d7ca201b778e6a6cb559129e240233b6b6461399c67f979c07d5fe288c400f6_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-dashboard-rhel9@sha256:3fb7480f9d68333e168eae0c9fbeceb0df7962a40c25ecced81ea4c4959b2c25_s390x",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-dashboard-rhel9@sha256:50329da263e8ef00c47632156761621bac30fead5e574ef23cd1d30b7af0019a_ppc64le"
],
"known_not_affected": [
"9Base-RHCEPH-6.1-Tools:rhceph/keepalived-rhel9@sha256:2ae4274163155d880cbd41d1a197d6856f326501a50e028ff3de9ff8a85b3e97_s390x",
"9Base-RHCEPH-6.1-Tools:rhceph/keepalived-rhel9@sha256:36abd2b22ebabea813c5afde35b0b80a200056f811267e89f0270da9155b1a22_ppc64le",
"9Base-RHCEPH-6.1-Tools:rhceph/keepalived-rhel9@sha256:b21d882fd2d08d6f162dbb63e0626d9d6aa892a677c5a28edc97b84feef1655a_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-rhel9@sha256:72bd6eb932a368af10d5c607d8b60e0fe8b87862f4adaa17fd022a3427a46ca8_s390x",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-rhel9@sha256:953630d9f9924f17ab7ce168772c3facbaf6866b79a1cf0fb9aee1dcf6eb8c7d_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-rhel9@sha256:9b477366f861df49b533d95941b9770b032827bb4a259c5f86abce8705960c05_ppc64le",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-haproxy-rhel9@sha256:720b3207087d4feb8ab59ffd0b70d6bc22fa21d53b62393779dfaf8972a32e60_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-haproxy-rhel9@sha256:8cc4a146d7be5046b416fe9c04d77b4f0a25a2ab7180fdbf8c46cff8e2483080_ppc64le",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-haproxy-rhel9@sha256:e4da2c9d53159d43c6795151eb3c9dea373da19b34d76094b60e7a2466415d62_s390x",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-promtail-rhel9@sha256:44697ad0d15d1f37b98243f5f013cb9271d70e2b10ab52093a1d7e3409a674b2_s390x",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-promtail-rhel9@sha256:b46c0196fab3bd3a60b64a1d7ff8af6fbc7c3e526618da1cc78032bffa3be171_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-promtail-rhel9@sha256:f52fd8d5fbfdcc202c5e31096119377a8b87f9efd31602398d45cec86ec35940_ppc64le",
"9Base-RHCEPH-6.1-Tools:rhceph/snmp-notifier-rhel9@sha256:8887234fbbaddf620eaa7b0f4b1ed6ab8aa5bc52e019e67179554ccd03fba676_ppc64le",
"9Base-RHCEPH-6.1-Tools:rhceph/snmp-notifier-rhel9@sha256:9078b49846d8ec681bec5b96f0d4087b4c66bdc6baf4701cfc9c8e8aeae89661_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/snmp-notifier-rhel9@sha256:df7c89608fe8352d445efcc1017521b35878cfe61a8b9fd91fab24c00786b2bf_s390x"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2022-28327"
},
{
"category": "external",
"summary": "RHBZ#2077689",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2077689"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2022-28327",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-28327"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2022-28327",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2022-28327"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-announce/c/oecdBNLOml8",
"url": "https://groups.google.com/g/golang-announce/c/oecdBNLOml8"
}
],
"release_date": "2022-04-12T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2023-06-15T15:59:41+00:00",
"details": "For details on how to apply this update, see Upgrade a Red Hat Ceph Storage\ncluster using cephadm in the Red Hat Storage Ceph Upgrade\nGuide.(https://access.redhat.com/documentation/en-us/red_hat_ceph_storage)",
"product_ids": [
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-dashboard-rhel9@sha256:1d7ca201b778e6a6cb559129e240233b6b6461399c67f979c07d5fe288c400f6_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-dashboard-rhel9@sha256:3fb7480f9d68333e168eae0c9fbeceb0df7962a40c25ecced81ea4c4959b2c25_s390x",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-dashboard-rhel9@sha256:50329da263e8ef00c47632156761621bac30fead5e574ef23cd1d30b7af0019a_ppc64le"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2023:3642"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"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-RHCEPH-6.1-Tools:rhceph/keepalived-rhel9@sha256:2ae4274163155d880cbd41d1a197d6856f326501a50e028ff3de9ff8a85b3e97_s390x",
"9Base-RHCEPH-6.1-Tools:rhceph/keepalived-rhel9@sha256:36abd2b22ebabea813c5afde35b0b80a200056f811267e89f0270da9155b1a22_ppc64le",
"9Base-RHCEPH-6.1-Tools:rhceph/keepalived-rhel9@sha256:b21d882fd2d08d6f162dbb63e0626d9d6aa892a677c5a28edc97b84feef1655a_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-dashboard-rhel9@sha256:1d7ca201b778e6a6cb559129e240233b6b6461399c67f979c07d5fe288c400f6_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-dashboard-rhel9@sha256:3fb7480f9d68333e168eae0c9fbeceb0df7962a40c25ecced81ea4c4959b2c25_s390x",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-dashboard-rhel9@sha256:50329da263e8ef00c47632156761621bac30fead5e574ef23cd1d30b7af0019a_ppc64le",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-rhel9@sha256:72bd6eb932a368af10d5c607d8b60e0fe8b87862f4adaa17fd022a3427a46ca8_s390x",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-rhel9@sha256:953630d9f9924f17ab7ce168772c3facbaf6866b79a1cf0fb9aee1dcf6eb8c7d_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-rhel9@sha256:9b477366f861df49b533d95941b9770b032827bb4a259c5f86abce8705960c05_ppc64le",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-haproxy-rhel9@sha256:720b3207087d4feb8ab59ffd0b70d6bc22fa21d53b62393779dfaf8972a32e60_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-haproxy-rhel9@sha256:8cc4a146d7be5046b416fe9c04d77b4f0a25a2ab7180fdbf8c46cff8e2483080_ppc64le",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-haproxy-rhel9@sha256:e4da2c9d53159d43c6795151eb3c9dea373da19b34d76094b60e7a2466415d62_s390x",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-promtail-rhel9@sha256:44697ad0d15d1f37b98243f5f013cb9271d70e2b10ab52093a1d7e3409a674b2_s390x",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-promtail-rhel9@sha256:b46c0196fab3bd3a60b64a1d7ff8af6fbc7c3e526618da1cc78032bffa3be171_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-promtail-rhel9@sha256:f52fd8d5fbfdcc202c5e31096119377a8b87f9efd31602398d45cec86ec35940_ppc64le",
"9Base-RHCEPH-6.1-Tools:rhceph/snmp-notifier-rhel9@sha256:8887234fbbaddf620eaa7b0f4b1ed6ab8aa5bc52e019e67179554ccd03fba676_ppc64le",
"9Base-RHCEPH-6.1-Tools:rhceph/snmp-notifier-rhel9@sha256:9078b49846d8ec681bec5b96f0d4087b4c66bdc6baf4701cfc9c8e8aeae89661_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/snmp-notifier-rhel9@sha256:df7c89608fe8352d445efcc1017521b35878cfe61a8b9fd91fab24c00786b2bf_s390x"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "golang: crypto/elliptic: panic caused by oversized scalar"
},
{
"acknowledgments": [
{
"names": [
"Jo\u00ebl G\u00e4hwiler"
],
"summary": "Acknowledged by upstream."
}
],
"cve": "CVE-2022-29526",
"cwe": {
"id": "CWE-280",
"name": "Improper Handling of Insufficient Permissions or Privileges "
},
"discovery_date": "2022-05-11T00:00:00+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"9Base-RHCEPH-6.1-Tools:rhceph/keepalived-rhel9@sha256:2ae4274163155d880cbd41d1a197d6856f326501a50e028ff3de9ff8a85b3e97_s390x",
"9Base-RHCEPH-6.1-Tools:rhceph/keepalived-rhel9@sha256:36abd2b22ebabea813c5afde35b0b80a200056f811267e89f0270da9155b1a22_ppc64le",
"9Base-RHCEPH-6.1-Tools:rhceph/keepalived-rhel9@sha256:b21d882fd2d08d6f162dbb63e0626d9d6aa892a677c5a28edc97b84feef1655a_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-rhel9@sha256:72bd6eb932a368af10d5c607d8b60e0fe8b87862f4adaa17fd022a3427a46ca8_s390x",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-rhel9@sha256:953630d9f9924f17ab7ce168772c3facbaf6866b79a1cf0fb9aee1dcf6eb8c7d_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-rhel9@sha256:9b477366f861df49b533d95941b9770b032827bb4a259c5f86abce8705960c05_ppc64le",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-haproxy-rhel9@sha256:720b3207087d4feb8ab59ffd0b70d6bc22fa21d53b62393779dfaf8972a32e60_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-haproxy-rhel9@sha256:8cc4a146d7be5046b416fe9c04d77b4f0a25a2ab7180fdbf8c46cff8e2483080_ppc64le",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-haproxy-rhel9@sha256:e4da2c9d53159d43c6795151eb3c9dea373da19b34d76094b60e7a2466415d62_s390x",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-promtail-rhel9@sha256:44697ad0d15d1f37b98243f5f013cb9271d70e2b10ab52093a1d7e3409a674b2_s390x",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-promtail-rhel9@sha256:b46c0196fab3bd3a60b64a1d7ff8af6fbc7c3e526618da1cc78032bffa3be171_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-promtail-rhel9@sha256:f52fd8d5fbfdcc202c5e31096119377a8b87f9efd31602398d45cec86ec35940_ppc64le",
"9Base-RHCEPH-6.1-Tools:rhceph/snmp-notifier-rhel9@sha256:8887234fbbaddf620eaa7b0f4b1ed6ab8aa5bc52e019e67179554ccd03fba676_ppc64le",
"9Base-RHCEPH-6.1-Tools:rhceph/snmp-notifier-rhel9@sha256:9078b49846d8ec681bec5b96f0d4087b4c66bdc6baf4701cfc9c8e8aeae89661_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/snmp-notifier-rhel9@sha256:df7c89608fe8352d445efcc1017521b35878cfe61a8b9fd91fab24c00786b2bf_s390x"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2084085"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in the syscall.Faccessat function when calling a process by checking the group. This flaw allows an attacker to check the process group permissions rather than a member of the file\u0027s group, affecting system availability.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "golang: syscall: faccessat checks wrong group",
"title": "Vulnerability summary"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-dashboard-rhel9@sha256:1d7ca201b778e6a6cb559129e240233b6b6461399c67f979c07d5fe288c400f6_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-dashboard-rhel9@sha256:3fb7480f9d68333e168eae0c9fbeceb0df7962a40c25ecced81ea4c4959b2c25_s390x",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-dashboard-rhel9@sha256:50329da263e8ef00c47632156761621bac30fead5e574ef23cd1d30b7af0019a_ppc64le"
],
"known_not_affected": [
"9Base-RHCEPH-6.1-Tools:rhceph/keepalived-rhel9@sha256:2ae4274163155d880cbd41d1a197d6856f326501a50e028ff3de9ff8a85b3e97_s390x",
"9Base-RHCEPH-6.1-Tools:rhceph/keepalived-rhel9@sha256:36abd2b22ebabea813c5afde35b0b80a200056f811267e89f0270da9155b1a22_ppc64le",
"9Base-RHCEPH-6.1-Tools:rhceph/keepalived-rhel9@sha256:b21d882fd2d08d6f162dbb63e0626d9d6aa892a677c5a28edc97b84feef1655a_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-rhel9@sha256:72bd6eb932a368af10d5c607d8b60e0fe8b87862f4adaa17fd022a3427a46ca8_s390x",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-rhel9@sha256:953630d9f9924f17ab7ce168772c3facbaf6866b79a1cf0fb9aee1dcf6eb8c7d_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-rhel9@sha256:9b477366f861df49b533d95941b9770b032827bb4a259c5f86abce8705960c05_ppc64le",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-haproxy-rhel9@sha256:720b3207087d4feb8ab59ffd0b70d6bc22fa21d53b62393779dfaf8972a32e60_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-haproxy-rhel9@sha256:8cc4a146d7be5046b416fe9c04d77b4f0a25a2ab7180fdbf8c46cff8e2483080_ppc64le",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-haproxy-rhel9@sha256:e4da2c9d53159d43c6795151eb3c9dea373da19b34d76094b60e7a2466415d62_s390x",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-promtail-rhel9@sha256:44697ad0d15d1f37b98243f5f013cb9271d70e2b10ab52093a1d7e3409a674b2_s390x",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-promtail-rhel9@sha256:b46c0196fab3bd3a60b64a1d7ff8af6fbc7c3e526618da1cc78032bffa3be171_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-promtail-rhel9@sha256:f52fd8d5fbfdcc202c5e31096119377a8b87f9efd31602398d45cec86ec35940_ppc64le",
"9Base-RHCEPH-6.1-Tools:rhceph/snmp-notifier-rhel9@sha256:8887234fbbaddf620eaa7b0f4b1ed6ab8aa5bc52e019e67179554ccd03fba676_ppc64le",
"9Base-RHCEPH-6.1-Tools:rhceph/snmp-notifier-rhel9@sha256:9078b49846d8ec681bec5b96f0d4087b4c66bdc6baf4701cfc9c8e8aeae89661_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/snmp-notifier-rhel9@sha256:df7c89608fe8352d445efcc1017521b35878cfe61a8b9fd91fab24c00786b2bf_s390x"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2022-29526"
},
{
"category": "external",
"summary": "RHBZ#2084085",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2084085"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2022-29526",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-29526"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2022-29526",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2022-29526"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-announce/c/Y5qrqw_lWdU",
"url": "https://groups.google.com/g/golang-announce/c/Y5qrqw_lWdU"
}
],
"release_date": "2022-05-11T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2023-06-15T15:59:41+00:00",
"details": "For details on how to apply this update, see Upgrade a Red Hat Ceph Storage\ncluster using cephadm in the Red Hat Storage Ceph Upgrade\nGuide.(https://access.redhat.com/documentation/en-us/red_hat_ceph_storage)",
"product_ids": [
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-dashboard-rhel9@sha256:1d7ca201b778e6a6cb559129e240233b6b6461399c67f979c07d5fe288c400f6_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-dashboard-rhel9@sha256:3fb7480f9d68333e168eae0c9fbeceb0df7962a40c25ecced81ea4c4959b2c25_s390x",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-dashboard-rhel9@sha256:50329da263e8ef00c47632156761621bac30fead5e574ef23cd1d30b7af0019a_ppc64le"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2023:3642"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "LOCAL",
"availabilityImpact": "HIGH",
"baseScore": 6.2,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"9Base-RHCEPH-6.1-Tools:rhceph/keepalived-rhel9@sha256:2ae4274163155d880cbd41d1a197d6856f326501a50e028ff3de9ff8a85b3e97_s390x",
"9Base-RHCEPH-6.1-Tools:rhceph/keepalived-rhel9@sha256:36abd2b22ebabea813c5afde35b0b80a200056f811267e89f0270da9155b1a22_ppc64le",
"9Base-RHCEPH-6.1-Tools:rhceph/keepalived-rhel9@sha256:b21d882fd2d08d6f162dbb63e0626d9d6aa892a677c5a28edc97b84feef1655a_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-dashboard-rhel9@sha256:1d7ca201b778e6a6cb559129e240233b6b6461399c67f979c07d5fe288c400f6_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-dashboard-rhel9@sha256:3fb7480f9d68333e168eae0c9fbeceb0df7962a40c25ecced81ea4c4959b2c25_s390x",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-dashboard-rhel9@sha256:50329da263e8ef00c47632156761621bac30fead5e574ef23cd1d30b7af0019a_ppc64le",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-rhel9@sha256:72bd6eb932a368af10d5c607d8b60e0fe8b87862f4adaa17fd022a3427a46ca8_s390x",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-rhel9@sha256:953630d9f9924f17ab7ce168772c3facbaf6866b79a1cf0fb9aee1dcf6eb8c7d_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-rhel9@sha256:9b477366f861df49b533d95941b9770b032827bb4a259c5f86abce8705960c05_ppc64le",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-haproxy-rhel9@sha256:720b3207087d4feb8ab59ffd0b70d6bc22fa21d53b62393779dfaf8972a32e60_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-haproxy-rhel9@sha256:8cc4a146d7be5046b416fe9c04d77b4f0a25a2ab7180fdbf8c46cff8e2483080_ppc64le",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-haproxy-rhel9@sha256:e4da2c9d53159d43c6795151eb3c9dea373da19b34d76094b60e7a2466415d62_s390x",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-promtail-rhel9@sha256:44697ad0d15d1f37b98243f5f013cb9271d70e2b10ab52093a1d7e3409a674b2_s390x",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-promtail-rhel9@sha256:b46c0196fab3bd3a60b64a1d7ff8af6fbc7c3e526618da1cc78032bffa3be171_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-promtail-rhel9@sha256:f52fd8d5fbfdcc202c5e31096119377a8b87f9efd31602398d45cec86ec35940_ppc64le",
"9Base-RHCEPH-6.1-Tools:rhceph/snmp-notifier-rhel9@sha256:8887234fbbaddf620eaa7b0f4b1ed6ab8aa5bc52e019e67179554ccd03fba676_ppc64le",
"9Base-RHCEPH-6.1-Tools:rhceph/snmp-notifier-rhel9@sha256:9078b49846d8ec681bec5b96f0d4087b4c66bdc6baf4701cfc9c8e8aeae89661_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/snmp-notifier-rhel9@sha256:df7c89608fe8352d445efcc1017521b35878cfe61a8b9fd91fab24c00786b2bf_s390x"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "golang: syscall: faccessat checks wrong group"
},
{
"cve": "CVE-2022-30629",
"cwe": {
"id": "CWE-331",
"name": "Insufficient Entropy"
},
"discovery_date": "2022-06-02T00:00:00+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"9Base-RHCEPH-6.1-Tools:rhceph/keepalived-rhel9@sha256:2ae4274163155d880cbd41d1a197d6856f326501a50e028ff3de9ff8a85b3e97_s390x",
"9Base-RHCEPH-6.1-Tools:rhceph/keepalived-rhel9@sha256:36abd2b22ebabea813c5afde35b0b80a200056f811267e89f0270da9155b1a22_ppc64le",
"9Base-RHCEPH-6.1-Tools:rhceph/keepalived-rhel9@sha256:b21d882fd2d08d6f162dbb63e0626d9d6aa892a677c5a28edc97b84feef1655a_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-rhel9@sha256:72bd6eb932a368af10d5c607d8b60e0fe8b87862f4adaa17fd022a3427a46ca8_s390x",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-rhel9@sha256:953630d9f9924f17ab7ce168772c3facbaf6866b79a1cf0fb9aee1dcf6eb8c7d_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-rhel9@sha256:9b477366f861df49b533d95941b9770b032827bb4a259c5f86abce8705960c05_ppc64le",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-haproxy-rhel9@sha256:720b3207087d4feb8ab59ffd0b70d6bc22fa21d53b62393779dfaf8972a32e60_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-haproxy-rhel9@sha256:8cc4a146d7be5046b416fe9c04d77b4f0a25a2ab7180fdbf8c46cff8e2483080_ppc64le",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-haproxy-rhel9@sha256:e4da2c9d53159d43c6795151eb3c9dea373da19b34d76094b60e7a2466415d62_s390x",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-promtail-rhel9@sha256:44697ad0d15d1f37b98243f5f013cb9271d70e2b10ab52093a1d7e3409a674b2_s390x",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-promtail-rhel9@sha256:b46c0196fab3bd3a60b64a1d7ff8af6fbc7c3e526618da1cc78032bffa3be171_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-promtail-rhel9@sha256:f52fd8d5fbfdcc202c5e31096119377a8b87f9efd31602398d45cec86ec35940_ppc64le",
"9Base-RHCEPH-6.1-Tools:rhceph/snmp-notifier-rhel9@sha256:8887234fbbaddf620eaa7b0f4b1ed6ab8aa5bc52e019e67179554ccd03fba676_ppc64le",
"9Base-RHCEPH-6.1-Tools:rhceph/snmp-notifier-rhel9@sha256:9078b49846d8ec681bec5b96f0d4087b4c66bdc6baf4701cfc9c8e8aeae89661_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/snmp-notifier-rhel9@sha256:df7c89608fe8352d445efcc1017521b35878cfe61a8b9fd91fab24c00786b2bf_s390x"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2092793"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in the crypto/tls golang package. When session tickets are generated by crypto/tls, it is missing the ticket expiration. This issue may allow an attacker to observe the TLS handshakes to correlate successive connections during session resumption.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "golang: crypto/tls: session tickets lack random ticket_age_add",
"title": "Vulnerability summary"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-dashboard-rhel9@sha256:1d7ca201b778e6a6cb559129e240233b6b6461399c67f979c07d5fe288c400f6_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-dashboard-rhel9@sha256:3fb7480f9d68333e168eae0c9fbeceb0df7962a40c25ecced81ea4c4959b2c25_s390x",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-dashboard-rhel9@sha256:50329da263e8ef00c47632156761621bac30fead5e574ef23cd1d30b7af0019a_ppc64le"
],
"known_not_affected": [
"9Base-RHCEPH-6.1-Tools:rhceph/keepalived-rhel9@sha256:2ae4274163155d880cbd41d1a197d6856f326501a50e028ff3de9ff8a85b3e97_s390x",
"9Base-RHCEPH-6.1-Tools:rhceph/keepalived-rhel9@sha256:36abd2b22ebabea813c5afde35b0b80a200056f811267e89f0270da9155b1a22_ppc64le",
"9Base-RHCEPH-6.1-Tools:rhceph/keepalived-rhel9@sha256:b21d882fd2d08d6f162dbb63e0626d9d6aa892a677c5a28edc97b84feef1655a_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-rhel9@sha256:72bd6eb932a368af10d5c607d8b60e0fe8b87862f4adaa17fd022a3427a46ca8_s390x",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-rhel9@sha256:953630d9f9924f17ab7ce168772c3facbaf6866b79a1cf0fb9aee1dcf6eb8c7d_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-rhel9@sha256:9b477366f861df49b533d95941b9770b032827bb4a259c5f86abce8705960c05_ppc64le",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-haproxy-rhel9@sha256:720b3207087d4feb8ab59ffd0b70d6bc22fa21d53b62393779dfaf8972a32e60_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-haproxy-rhel9@sha256:8cc4a146d7be5046b416fe9c04d77b4f0a25a2ab7180fdbf8c46cff8e2483080_ppc64le",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-haproxy-rhel9@sha256:e4da2c9d53159d43c6795151eb3c9dea373da19b34d76094b60e7a2466415d62_s390x",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-promtail-rhel9@sha256:44697ad0d15d1f37b98243f5f013cb9271d70e2b10ab52093a1d7e3409a674b2_s390x",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-promtail-rhel9@sha256:b46c0196fab3bd3a60b64a1d7ff8af6fbc7c3e526618da1cc78032bffa3be171_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-promtail-rhel9@sha256:f52fd8d5fbfdcc202c5e31096119377a8b87f9efd31602398d45cec86ec35940_ppc64le",
"9Base-RHCEPH-6.1-Tools:rhceph/snmp-notifier-rhel9@sha256:8887234fbbaddf620eaa7b0f4b1ed6ab8aa5bc52e019e67179554ccd03fba676_ppc64le",
"9Base-RHCEPH-6.1-Tools:rhceph/snmp-notifier-rhel9@sha256:9078b49846d8ec681bec5b96f0d4087b4c66bdc6baf4701cfc9c8e8aeae89661_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/snmp-notifier-rhel9@sha256:df7c89608fe8352d445efcc1017521b35878cfe61a8b9fd91fab24c00786b2bf_s390x"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2022-30629"
},
{
"category": "external",
"summary": "RHBZ#2092793",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2092793"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2022-30629",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-30629"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2022-30629",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2022-30629"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-announce/c/TzIC9-t8Ytg",
"url": "https://groups.google.com/g/golang-announce/c/TzIC9-t8Ytg"
}
],
"release_date": "2022-06-02T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2023-06-15T15:59:41+00:00",
"details": "For details on how to apply this update, see Upgrade a Red Hat Ceph Storage\ncluster using cephadm in the Red Hat Storage Ceph Upgrade\nGuide.(https://access.redhat.com/documentation/en-us/red_hat_ceph_storage)",
"product_ids": [
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-dashboard-rhel9@sha256:1d7ca201b778e6a6cb559129e240233b6b6461399c67f979c07d5fe288c400f6_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-dashboard-rhel9@sha256:3fb7480f9d68333e168eae0c9fbeceb0df7962a40c25ecced81ea4c4959b2c25_s390x",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-dashboard-rhel9@sha256:50329da263e8ef00c47632156761621bac30fead5e574ef23cd1d30b7af0019a_ppc64le"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2023:3642"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "HIGH",
"attackVector": "NETWORK",
"availabilityImpact": "NONE",
"baseScore": 3.1,
"baseSeverity": "LOW",
"confidentialityImpact": "LOW",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "REQUIRED",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:R/S:U/C:L/I:N/A:N",
"version": "3.1"
},
"products": [
"9Base-RHCEPH-6.1-Tools:rhceph/keepalived-rhel9@sha256:2ae4274163155d880cbd41d1a197d6856f326501a50e028ff3de9ff8a85b3e97_s390x",
"9Base-RHCEPH-6.1-Tools:rhceph/keepalived-rhel9@sha256:36abd2b22ebabea813c5afde35b0b80a200056f811267e89f0270da9155b1a22_ppc64le",
"9Base-RHCEPH-6.1-Tools:rhceph/keepalived-rhel9@sha256:b21d882fd2d08d6f162dbb63e0626d9d6aa892a677c5a28edc97b84feef1655a_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-dashboard-rhel9@sha256:1d7ca201b778e6a6cb559129e240233b6b6461399c67f979c07d5fe288c400f6_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-dashboard-rhel9@sha256:3fb7480f9d68333e168eae0c9fbeceb0df7962a40c25ecced81ea4c4959b2c25_s390x",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-dashboard-rhel9@sha256:50329da263e8ef00c47632156761621bac30fead5e574ef23cd1d30b7af0019a_ppc64le",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-rhel9@sha256:72bd6eb932a368af10d5c607d8b60e0fe8b87862f4adaa17fd022a3427a46ca8_s390x",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-rhel9@sha256:953630d9f9924f17ab7ce168772c3facbaf6866b79a1cf0fb9aee1dcf6eb8c7d_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-rhel9@sha256:9b477366f861df49b533d95941b9770b032827bb4a259c5f86abce8705960c05_ppc64le",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-haproxy-rhel9@sha256:720b3207087d4feb8ab59ffd0b70d6bc22fa21d53b62393779dfaf8972a32e60_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-haproxy-rhel9@sha256:8cc4a146d7be5046b416fe9c04d77b4f0a25a2ab7180fdbf8c46cff8e2483080_ppc64le",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-haproxy-rhel9@sha256:e4da2c9d53159d43c6795151eb3c9dea373da19b34d76094b60e7a2466415d62_s390x",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-promtail-rhel9@sha256:44697ad0d15d1f37b98243f5f013cb9271d70e2b10ab52093a1d7e3409a674b2_s390x",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-promtail-rhel9@sha256:b46c0196fab3bd3a60b64a1d7ff8af6fbc7c3e526618da1cc78032bffa3be171_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-promtail-rhel9@sha256:f52fd8d5fbfdcc202c5e31096119377a8b87f9efd31602398d45cec86ec35940_ppc64le",
"9Base-RHCEPH-6.1-Tools:rhceph/snmp-notifier-rhel9@sha256:8887234fbbaddf620eaa7b0f4b1ed6ab8aa5bc52e019e67179554ccd03fba676_ppc64le",
"9Base-RHCEPH-6.1-Tools:rhceph/snmp-notifier-rhel9@sha256:9078b49846d8ec681bec5b96f0d4087b4c66bdc6baf4701cfc9c8e8aeae89661_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/snmp-notifier-rhel9@sha256:df7c89608fe8352d445efcc1017521b35878cfe61a8b9fd91fab24c00786b2bf_s390x"
]
}
],
"threats": [
{
"category": "impact",
"details": "Low"
}
],
"title": "golang: crypto/tls: session tickets lack random ticket_age_add"
},
{
"cve": "CVE-2022-30630",
"cwe": {
"id": "CWE-1325",
"name": "Improperly Controlled Sequential Memory Allocation"
},
"discovery_date": "2022-07-14T00:00:00+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"9Base-RHCEPH-6.1-Tools:rhceph/keepalived-rhel9@sha256:2ae4274163155d880cbd41d1a197d6856f326501a50e028ff3de9ff8a85b3e97_s390x",
"9Base-RHCEPH-6.1-Tools:rhceph/keepalived-rhel9@sha256:36abd2b22ebabea813c5afde35b0b80a200056f811267e89f0270da9155b1a22_ppc64le",
"9Base-RHCEPH-6.1-Tools:rhceph/keepalived-rhel9@sha256:b21d882fd2d08d6f162dbb63e0626d9d6aa892a677c5a28edc97b84feef1655a_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-rhel9@sha256:72bd6eb932a368af10d5c607d8b60e0fe8b87862f4adaa17fd022a3427a46ca8_s390x",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-rhel9@sha256:953630d9f9924f17ab7ce168772c3facbaf6866b79a1cf0fb9aee1dcf6eb8c7d_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-rhel9@sha256:9b477366f861df49b533d95941b9770b032827bb4a259c5f86abce8705960c05_ppc64le",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-haproxy-rhel9@sha256:720b3207087d4feb8ab59ffd0b70d6bc22fa21d53b62393779dfaf8972a32e60_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-haproxy-rhel9@sha256:8cc4a146d7be5046b416fe9c04d77b4f0a25a2ab7180fdbf8c46cff8e2483080_ppc64le",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-haproxy-rhel9@sha256:e4da2c9d53159d43c6795151eb3c9dea373da19b34d76094b60e7a2466415d62_s390x",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-promtail-rhel9@sha256:44697ad0d15d1f37b98243f5f013cb9271d70e2b10ab52093a1d7e3409a674b2_s390x",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-promtail-rhel9@sha256:b46c0196fab3bd3a60b64a1d7ff8af6fbc7c3e526618da1cc78032bffa3be171_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-promtail-rhel9@sha256:f52fd8d5fbfdcc202c5e31096119377a8b87f9efd31602398d45cec86ec35940_ppc64le",
"9Base-RHCEPH-6.1-Tools:rhceph/snmp-notifier-rhel9@sha256:8887234fbbaddf620eaa7b0f4b1ed6ab8aa5bc52e019e67179554ccd03fba676_ppc64le",
"9Base-RHCEPH-6.1-Tools:rhceph/snmp-notifier-rhel9@sha256:9078b49846d8ec681bec5b96f0d4087b4c66bdc6baf4701cfc9c8e8aeae89661_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/snmp-notifier-rhel9@sha256:df7c89608fe8352d445efcc1017521b35878cfe61a8b9fd91fab24c00786b2bf_s390x"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2107371"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in the golang standard library, io/fs. Calling Glob on a path that contains a large number of path separators can cause a panic issue due to stack exhaustion. This could allow an attacker to impact availability.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "golang: io/fs: stack exhaustion in Glob",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "RH ProdSec has set the Impact of this vulnerability to Moderate as there is no known method to execute arbitary code. Successful exploitation of this bug can cause the application under attack to panic, merely causing a Denial of Service at the application level. As the kernel is unaffected by this bug, the user can merely relaunch the application to fix the problem. Also, if somehow the application keeps relaunching, the timer watchdogs in the default RHEL kernel will stop the attack in its tracks.\n\nWithin regulated environments, a combination of the following controls acts as a significant barrier to successfully exploiting a CWE-1325: Improperly Controlled Sequential Memory Allocation vulnerability and therefore downgrades the severity of this particular CVE from Moderate to Low.\n\nAccess to the platform is granted only after successful hard token-based multi-factor authentication (MFA) and is governed by least privilege to ensure only authorized users and roles can execute or modify code. Static code analysis and peer reviews enforce strong input validation and error handling, preventing improperly validated inputs from causing system instability, data exposure, or privilege escalation. In the event of successful exploitation, process isolation limits the impact of excessive sequential memory allocation by restricting memory use per process, preventing any single process from exhausting system resources. Finally, the platform uses memory protection mechanisms such as Data Execution Prevention (DEP) and Address Space Layout Randomization (ASLR) to reduce the risk of memory allocation-based attacks.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-dashboard-rhel9@sha256:1d7ca201b778e6a6cb559129e240233b6b6461399c67f979c07d5fe288c400f6_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-dashboard-rhel9@sha256:3fb7480f9d68333e168eae0c9fbeceb0df7962a40c25ecced81ea4c4959b2c25_s390x",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-dashboard-rhel9@sha256:50329da263e8ef00c47632156761621bac30fead5e574ef23cd1d30b7af0019a_ppc64le"
],
"known_not_affected": [
"9Base-RHCEPH-6.1-Tools:rhceph/keepalived-rhel9@sha256:2ae4274163155d880cbd41d1a197d6856f326501a50e028ff3de9ff8a85b3e97_s390x",
"9Base-RHCEPH-6.1-Tools:rhceph/keepalived-rhel9@sha256:36abd2b22ebabea813c5afde35b0b80a200056f811267e89f0270da9155b1a22_ppc64le",
"9Base-RHCEPH-6.1-Tools:rhceph/keepalived-rhel9@sha256:b21d882fd2d08d6f162dbb63e0626d9d6aa892a677c5a28edc97b84feef1655a_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-rhel9@sha256:72bd6eb932a368af10d5c607d8b60e0fe8b87862f4adaa17fd022a3427a46ca8_s390x",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-rhel9@sha256:953630d9f9924f17ab7ce168772c3facbaf6866b79a1cf0fb9aee1dcf6eb8c7d_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-rhel9@sha256:9b477366f861df49b533d95941b9770b032827bb4a259c5f86abce8705960c05_ppc64le",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-haproxy-rhel9@sha256:720b3207087d4feb8ab59ffd0b70d6bc22fa21d53b62393779dfaf8972a32e60_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-haproxy-rhel9@sha256:8cc4a146d7be5046b416fe9c04d77b4f0a25a2ab7180fdbf8c46cff8e2483080_ppc64le",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-haproxy-rhel9@sha256:e4da2c9d53159d43c6795151eb3c9dea373da19b34d76094b60e7a2466415d62_s390x",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-promtail-rhel9@sha256:44697ad0d15d1f37b98243f5f013cb9271d70e2b10ab52093a1d7e3409a674b2_s390x",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-promtail-rhel9@sha256:b46c0196fab3bd3a60b64a1d7ff8af6fbc7c3e526618da1cc78032bffa3be171_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-promtail-rhel9@sha256:f52fd8d5fbfdcc202c5e31096119377a8b87f9efd31602398d45cec86ec35940_ppc64le",
"9Base-RHCEPH-6.1-Tools:rhceph/snmp-notifier-rhel9@sha256:8887234fbbaddf620eaa7b0f4b1ed6ab8aa5bc52e019e67179554ccd03fba676_ppc64le",
"9Base-RHCEPH-6.1-Tools:rhceph/snmp-notifier-rhel9@sha256:9078b49846d8ec681bec5b96f0d4087b4c66bdc6baf4701cfc9c8e8aeae89661_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/snmp-notifier-rhel9@sha256:df7c89608fe8352d445efcc1017521b35878cfe61a8b9fd91fab24c00786b2bf_s390x"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2022-30630"
},
{
"category": "external",
"summary": "RHBZ#2107371",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2107371"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2022-30630",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-30630"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2022-30630",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2022-30630"
},
{
"category": "external",
"summary": "https://go.dev/issue/53415",
"url": "https://go.dev/issue/53415"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-announce/c/nqrv9fbR0zE",
"url": "https://groups.google.com/g/golang-announce/c/nqrv9fbR0zE"
}
],
"release_date": "2022-07-12T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2023-06-15T15:59:41+00:00",
"details": "For details on how to apply this update, see Upgrade a Red Hat Ceph Storage\ncluster using cephadm in the Red Hat Storage Ceph Upgrade\nGuide.(https://access.redhat.com/documentation/en-us/red_hat_ceph_storage)",
"product_ids": [
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-dashboard-rhel9@sha256:1d7ca201b778e6a6cb559129e240233b6b6461399c67f979c07d5fe288c400f6_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-dashboard-rhel9@sha256:3fb7480f9d68333e168eae0c9fbeceb0df7962a40c25ecced81ea4c4959b2c25_s390x",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-dashboard-rhel9@sha256:50329da263e8ef00c47632156761621bac30fead5e574ef23cd1d30b7af0019a_ppc64le"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2023:3642"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"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-RHCEPH-6.1-Tools:rhceph/keepalived-rhel9@sha256:2ae4274163155d880cbd41d1a197d6856f326501a50e028ff3de9ff8a85b3e97_s390x",
"9Base-RHCEPH-6.1-Tools:rhceph/keepalived-rhel9@sha256:36abd2b22ebabea813c5afde35b0b80a200056f811267e89f0270da9155b1a22_ppc64le",
"9Base-RHCEPH-6.1-Tools:rhceph/keepalived-rhel9@sha256:b21d882fd2d08d6f162dbb63e0626d9d6aa892a677c5a28edc97b84feef1655a_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-dashboard-rhel9@sha256:1d7ca201b778e6a6cb559129e240233b6b6461399c67f979c07d5fe288c400f6_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-dashboard-rhel9@sha256:3fb7480f9d68333e168eae0c9fbeceb0df7962a40c25ecced81ea4c4959b2c25_s390x",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-dashboard-rhel9@sha256:50329da263e8ef00c47632156761621bac30fead5e574ef23cd1d30b7af0019a_ppc64le",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-rhel9@sha256:72bd6eb932a368af10d5c607d8b60e0fe8b87862f4adaa17fd022a3427a46ca8_s390x",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-rhel9@sha256:953630d9f9924f17ab7ce168772c3facbaf6866b79a1cf0fb9aee1dcf6eb8c7d_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-rhel9@sha256:9b477366f861df49b533d95941b9770b032827bb4a259c5f86abce8705960c05_ppc64le",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-haproxy-rhel9@sha256:720b3207087d4feb8ab59ffd0b70d6bc22fa21d53b62393779dfaf8972a32e60_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-haproxy-rhel9@sha256:8cc4a146d7be5046b416fe9c04d77b4f0a25a2ab7180fdbf8c46cff8e2483080_ppc64le",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-haproxy-rhel9@sha256:e4da2c9d53159d43c6795151eb3c9dea373da19b34d76094b60e7a2466415d62_s390x",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-promtail-rhel9@sha256:44697ad0d15d1f37b98243f5f013cb9271d70e2b10ab52093a1d7e3409a674b2_s390x",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-promtail-rhel9@sha256:b46c0196fab3bd3a60b64a1d7ff8af6fbc7c3e526618da1cc78032bffa3be171_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-promtail-rhel9@sha256:f52fd8d5fbfdcc202c5e31096119377a8b87f9efd31602398d45cec86ec35940_ppc64le",
"9Base-RHCEPH-6.1-Tools:rhceph/snmp-notifier-rhel9@sha256:8887234fbbaddf620eaa7b0f4b1ed6ab8aa5bc52e019e67179554ccd03fba676_ppc64le",
"9Base-RHCEPH-6.1-Tools:rhceph/snmp-notifier-rhel9@sha256:9078b49846d8ec681bec5b96f0d4087b4c66bdc6baf4701cfc9c8e8aeae89661_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/snmp-notifier-rhel9@sha256:df7c89608fe8352d445efcc1017521b35878cfe61a8b9fd91fab24c00786b2bf_s390x"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "golang: io/fs: stack exhaustion in Glob"
},
{
"cve": "CVE-2022-30631",
"cwe": {
"id": "CWE-1325",
"name": "Improperly Controlled Sequential Memory Allocation"
},
"discovery_date": "2022-07-14T00:00:00+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"9Base-RHCEPH-6.1-Tools:rhceph/keepalived-rhel9@sha256:2ae4274163155d880cbd41d1a197d6856f326501a50e028ff3de9ff8a85b3e97_s390x",
"9Base-RHCEPH-6.1-Tools:rhceph/keepalived-rhel9@sha256:36abd2b22ebabea813c5afde35b0b80a200056f811267e89f0270da9155b1a22_ppc64le",
"9Base-RHCEPH-6.1-Tools:rhceph/keepalived-rhel9@sha256:b21d882fd2d08d6f162dbb63e0626d9d6aa892a677c5a28edc97b84feef1655a_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-rhel9@sha256:72bd6eb932a368af10d5c607d8b60e0fe8b87862f4adaa17fd022a3427a46ca8_s390x",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-rhel9@sha256:953630d9f9924f17ab7ce168772c3facbaf6866b79a1cf0fb9aee1dcf6eb8c7d_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-rhel9@sha256:9b477366f861df49b533d95941b9770b032827bb4a259c5f86abce8705960c05_ppc64le",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-haproxy-rhel9@sha256:720b3207087d4feb8ab59ffd0b70d6bc22fa21d53b62393779dfaf8972a32e60_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-haproxy-rhel9@sha256:8cc4a146d7be5046b416fe9c04d77b4f0a25a2ab7180fdbf8c46cff8e2483080_ppc64le",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-haproxy-rhel9@sha256:e4da2c9d53159d43c6795151eb3c9dea373da19b34d76094b60e7a2466415d62_s390x",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-promtail-rhel9@sha256:44697ad0d15d1f37b98243f5f013cb9271d70e2b10ab52093a1d7e3409a674b2_s390x",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-promtail-rhel9@sha256:b46c0196fab3bd3a60b64a1d7ff8af6fbc7c3e526618da1cc78032bffa3be171_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-promtail-rhel9@sha256:f52fd8d5fbfdcc202c5e31096119377a8b87f9efd31602398d45cec86ec35940_ppc64le",
"9Base-RHCEPH-6.1-Tools:rhceph/snmp-notifier-rhel9@sha256:8887234fbbaddf620eaa7b0f4b1ed6ab8aa5bc52e019e67179554ccd03fba676_ppc64le",
"9Base-RHCEPH-6.1-Tools:rhceph/snmp-notifier-rhel9@sha256:9078b49846d8ec681bec5b96f0d4087b4c66bdc6baf4701cfc9c8e8aeae89661_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/snmp-notifier-rhel9@sha256:df7c89608fe8352d445efcc1017521b35878cfe61a8b9fd91fab24c00786b2bf_s390x"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2107342"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in golang. Calling the Reader, Read method on an archive that contains a large number of concatenated 0-length compressed files can cause a panic issue due to stack exhaustion.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "golang: compress/gzip: stack exhaustion in Reader.Read",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "To exploit CVE-2022-30631, an attacker supplies a specially crafted gzip archive to a Go application that uses a vulnerable version of the compress/gzip package without adequate input validation. This can lead to uncontrolled recursion, resulting in stack exhaustion and causing the application to panic, thereby affecting its availability.\n\nAs this is merely a DoS and there is no known way to control the instruction pointer, RH ProdSec has set the impact of this vulnerabilty to \"Moderate\".\n\nWithin regulated environments, a combination of the following controls acts as a significant barrier to successfully exploiting a CWE-1325: Improperly Controlled Sequential Memory Allocation vulnerability and therefore downgrades the severity of this particular CVE from Moderate to Low.\n\nAccess to the platform is granted only after successful hard token-based multi-factor authentication (MFA) and is governed by least privilege to ensure only authorized users and roles can execute or modify code. Static code analysis and peer reviews enforce strong input validation and error handling, preventing improperly validated inputs from causing system instability, data exposure, or privilege escalation. In the event of successful exploitation, process isolation limits the impact of excessive sequential memory allocation by restricting memory use per process, preventing any single process from exhausting system resources. Finally, the platform uses memory protection mechanisms such as Data Execution Prevention (DEP) and Address Space Layout Randomization (ASLR) to reduce the risk of memory allocation-based attacks.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-dashboard-rhel9@sha256:1d7ca201b778e6a6cb559129e240233b6b6461399c67f979c07d5fe288c400f6_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-dashboard-rhel9@sha256:3fb7480f9d68333e168eae0c9fbeceb0df7962a40c25ecced81ea4c4959b2c25_s390x",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-dashboard-rhel9@sha256:50329da263e8ef00c47632156761621bac30fead5e574ef23cd1d30b7af0019a_ppc64le"
],
"known_not_affected": [
"9Base-RHCEPH-6.1-Tools:rhceph/keepalived-rhel9@sha256:2ae4274163155d880cbd41d1a197d6856f326501a50e028ff3de9ff8a85b3e97_s390x",
"9Base-RHCEPH-6.1-Tools:rhceph/keepalived-rhel9@sha256:36abd2b22ebabea813c5afde35b0b80a200056f811267e89f0270da9155b1a22_ppc64le",
"9Base-RHCEPH-6.1-Tools:rhceph/keepalived-rhel9@sha256:b21d882fd2d08d6f162dbb63e0626d9d6aa892a677c5a28edc97b84feef1655a_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-rhel9@sha256:72bd6eb932a368af10d5c607d8b60e0fe8b87862f4adaa17fd022a3427a46ca8_s390x",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-rhel9@sha256:953630d9f9924f17ab7ce168772c3facbaf6866b79a1cf0fb9aee1dcf6eb8c7d_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-rhel9@sha256:9b477366f861df49b533d95941b9770b032827bb4a259c5f86abce8705960c05_ppc64le",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-haproxy-rhel9@sha256:720b3207087d4feb8ab59ffd0b70d6bc22fa21d53b62393779dfaf8972a32e60_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-haproxy-rhel9@sha256:8cc4a146d7be5046b416fe9c04d77b4f0a25a2ab7180fdbf8c46cff8e2483080_ppc64le",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-haproxy-rhel9@sha256:e4da2c9d53159d43c6795151eb3c9dea373da19b34d76094b60e7a2466415d62_s390x",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-promtail-rhel9@sha256:44697ad0d15d1f37b98243f5f013cb9271d70e2b10ab52093a1d7e3409a674b2_s390x",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-promtail-rhel9@sha256:b46c0196fab3bd3a60b64a1d7ff8af6fbc7c3e526618da1cc78032bffa3be171_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-promtail-rhel9@sha256:f52fd8d5fbfdcc202c5e31096119377a8b87f9efd31602398d45cec86ec35940_ppc64le",
"9Base-RHCEPH-6.1-Tools:rhceph/snmp-notifier-rhel9@sha256:8887234fbbaddf620eaa7b0f4b1ed6ab8aa5bc52e019e67179554ccd03fba676_ppc64le",
"9Base-RHCEPH-6.1-Tools:rhceph/snmp-notifier-rhel9@sha256:9078b49846d8ec681bec5b96f0d4087b4c66bdc6baf4701cfc9c8e8aeae89661_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/snmp-notifier-rhel9@sha256:df7c89608fe8352d445efcc1017521b35878cfe61a8b9fd91fab24c00786b2bf_s390x"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2022-30631"
},
{
"category": "external",
"summary": "RHBZ#2107342",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2107342"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2022-30631",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-30631"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2022-30631",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2022-30631"
},
{
"category": "external",
"summary": "https://go.dev/issue/53168",
"url": "https://go.dev/issue/53168"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-announce/c/nqrv9fbR0zE",
"url": "https://groups.google.com/g/golang-announce/c/nqrv9fbR0zE"
}
],
"release_date": "2022-07-12T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2023-06-15T15:59:41+00:00",
"details": "For details on how to apply this update, see Upgrade a Red Hat Ceph Storage\ncluster using cephadm in the Red Hat Storage Ceph Upgrade\nGuide.(https://access.redhat.com/documentation/en-us/red_hat_ceph_storage)",
"product_ids": [
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-dashboard-rhel9@sha256:1d7ca201b778e6a6cb559129e240233b6b6461399c67f979c07d5fe288c400f6_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-dashboard-rhel9@sha256:3fb7480f9d68333e168eae0c9fbeceb0df7962a40c25ecced81ea4c4959b2c25_s390x",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-dashboard-rhel9@sha256:50329da263e8ef00c47632156761621bac30fead5e574ef23cd1d30b7af0019a_ppc64le"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2023:3642"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"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-RHCEPH-6.1-Tools:rhceph/keepalived-rhel9@sha256:2ae4274163155d880cbd41d1a197d6856f326501a50e028ff3de9ff8a85b3e97_s390x",
"9Base-RHCEPH-6.1-Tools:rhceph/keepalived-rhel9@sha256:36abd2b22ebabea813c5afde35b0b80a200056f811267e89f0270da9155b1a22_ppc64le",
"9Base-RHCEPH-6.1-Tools:rhceph/keepalived-rhel9@sha256:b21d882fd2d08d6f162dbb63e0626d9d6aa892a677c5a28edc97b84feef1655a_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-dashboard-rhel9@sha256:1d7ca201b778e6a6cb559129e240233b6b6461399c67f979c07d5fe288c400f6_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-dashboard-rhel9@sha256:3fb7480f9d68333e168eae0c9fbeceb0df7962a40c25ecced81ea4c4959b2c25_s390x",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-dashboard-rhel9@sha256:50329da263e8ef00c47632156761621bac30fead5e574ef23cd1d30b7af0019a_ppc64le",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-rhel9@sha256:72bd6eb932a368af10d5c607d8b60e0fe8b87862f4adaa17fd022a3427a46ca8_s390x",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-rhel9@sha256:953630d9f9924f17ab7ce168772c3facbaf6866b79a1cf0fb9aee1dcf6eb8c7d_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-rhel9@sha256:9b477366f861df49b533d95941b9770b032827bb4a259c5f86abce8705960c05_ppc64le",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-haproxy-rhel9@sha256:720b3207087d4feb8ab59ffd0b70d6bc22fa21d53b62393779dfaf8972a32e60_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-haproxy-rhel9@sha256:8cc4a146d7be5046b416fe9c04d77b4f0a25a2ab7180fdbf8c46cff8e2483080_ppc64le",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-haproxy-rhel9@sha256:e4da2c9d53159d43c6795151eb3c9dea373da19b34d76094b60e7a2466415d62_s390x",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-promtail-rhel9@sha256:44697ad0d15d1f37b98243f5f013cb9271d70e2b10ab52093a1d7e3409a674b2_s390x",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-promtail-rhel9@sha256:b46c0196fab3bd3a60b64a1d7ff8af6fbc7c3e526618da1cc78032bffa3be171_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-promtail-rhel9@sha256:f52fd8d5fbfdcc202c5e31096119377a8b87f9efd31602398d45cec86ec35940_ppc64le",
"9Base-RHCEPH-6.1-Tools:rhceph/snmp-notifier-rhel9@sha256:8887234fbbaddf620eaa7b0f4b1ed6ab8aa5bc52e019e67179554ccd03fba676_ppc64le",
"9Base-RHCEPH-6.1-Tools:rhceph/snmp-notifier-rhel9@sha256:9078b49846d8ec681bec5b96f0d4087b4c66bdc6baf4701cfc9c8e8aeae89661_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/snmp-notifier-rhel9@sha256:df7c89608fe8352d445efcc1017521b35878cfe61a8b9fd91fab24c00786b2bf_s390x"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "golang: compress/gzip: stack exhaustion in Reader.Read"
},
{
"cve": "CVE-2022-30632",
"cwe": {
"id": "CWE-1325",
"name": "Improperly Controlled Sequential Memory Allocation"
},
"discovery_date": "2022-07-14T00:00:00+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"9Base-RHCEPH-6.1-Tools:rhceph/keepalived-rhel9@sha256:2ae4274163155d880cbd41d1a197d6856f326501a50e028ff3de9ff8a85b3e97_s390x",
"9Base-RHCEPH-6.1-Tools:rhceph/keepalived-rhel9@sha256:36abd2b22ebabea813c5afde35b0b80a200056f811267e89f0270da9155b1a22_ppc64le",
"9Base-RHCEPH-6.1-Tools:rhceph/keepalived-rhel9@sha256:b21d882fd2d08d6f162dbb63e0626d9d6aa892a677c5a28edc97b84feef1655a_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-rhel9@sha256:72bd6eb932a368af10d5c607d8b60e0fe8b87862f4adaa17fd022a3427a46ca8_s390x",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-rhel9@sha256:953630d9f9924f17ab7ce168772c3facbaf6866b79a1cf0fb9aee1dcf6eb8c7d_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-rhel9@sha256:9b477366f861df49b533d95941b9770b032827bb4a259c5f86abce8705960c05_ppc64le",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-haproxy-rhel9@sha256:720b3207087d4feb8ab59ffd0b70d6bc22fa21d53b62393779dfaf8972a32e60_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-haproxy-rhel9@sha256:8cc4a146d7be5046b416fe9c04d77b4f0a25a2ab7180fdbf8c46cff8e2483080_ppc64le",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-haproxy-rhel9@sha256:e4da2c9d53159d43c6795151eb3c9dea373da19b34d76094b60e7a2466415d62_s390x",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-promtail-rhel9@sha256:44697ad0d15d1f37b98243f5f013cb9271d70e2b10ab52093a1d7e3409a674b2_s390x",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-promtail-rhel9@sha256:b46c0196fab3bd3a60b64a1d7ff8af6fbc7c3e526618da1cc78032bffa3be171_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-promtail-rhel9@sha256:f52fd8d5fbfdcc202c5e31096119377a8b87f9efd31602398d45cec86ec35940_ppc64le",
"9Base-RHCEPH-6.1-Tools:rhceph/snmp-notifier-rhel9@sha256:8887234fbbaddf620eaa7b0f4b1ed6ab8aa5bc52e019e67179554ccd03fba676_ppc64le",
"9Base-RHCEPH-6.1-Tools:rhceph/snmp-notifier-rhel9@sha256:9078b49846d8ec681bec5b96f0d4087b4c66bdc6baf4701cfc9c8e8aeae89661_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/snmp-notifier-rhel9@sha256:df7c89608fe8352d445efcc1017521b35878cfe61a8b9fd91fab24c00786b2bf_s390x"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2107386"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in golang. Calling Glob on a path that contains a large number of path separators can cause a panic issue due to stack exhaustion. This can cause an attacker to impact availability.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "golang: path/filepath: stack exhaustion in Glob",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "The exploitation of this flaw will only result in a denial of service of the application via the application crashing which is why this has been rated as moderate.\n\nWithin regulated environments, a combination of the following controls acts as a significant barrier to successfully exploiting a CWE-1325: Improperly Controlled Sequential Memory Allocation vulnerability and therefore downgrades the severity of this particular CVE from Moderate to Low.\n\nAccess to the platform is granted only after successful hard token-based multi-factor authentication (MFA) and is governed by least privilege to ensure only authorized users and roles can execute or modify code. Static code analysis and peer reviews enforce strong input validation and error handling, preventing improperly validated inputs from causing system instability, data exposure, or privilege escalation. In the event of successful exploitation, process isolation limits the impact of excessive sequential memory allocation by restricting memory use per process, preventing any single process from exhausting system resources. Finally, the platform uses memory protection mechanisms such as Data Execution Prevention (DEP) and Address Space Layout Randomization (ASLR) to reduce the risk of memory allocation-based attacks.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-dashboard-rhel9@sha256:1d7ca201b778e6a6cb559129e240233b6b6461399c67f979c07d5fe288c400f6_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-dashboard-rhel9@sha256:3fb7480f9d68333e168eae0c9fbeceb0df7962a40c25ecced81ea4c4959b2c25_s390x",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-dashboard-rhel9@sha256:50329da263e8ef00c47632156761621bac30fead5e574ef23cd1d30b7af0019a_ppc64le"
],
"known_not_affected": [
"9Base-RHCEPH-6.1-Tools:rhceph/keepalived-rhel9@sha256:2ae4274163155d880cbd41d1a197d6856f326501a50e028ff3de9ff8a85b3e97_s390x",
"9Base-RHCEPH-6.1-Tools:rhceph/keepalived-rhel9@sha256:36abd2b22ebabea813c5afde35b0b80a200056f811267e89f0270da9155b1a22_ppc64le",
"9Base-RHCEPH-6.1-Tools:rhceph/keepalived-rhel9@sha256:b21d882fd2d08d6f162dbb63e0626d9d6aa892a677c5a28edc97b84feef1655a_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-rhel9@sha256:72bd6eb932a368af10d5c607d8b60e0fe8b87862f4adaa17fd022a3427a46ca8_s390x",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-rhel9@sha256:953630d9f9924f17ab7ce168772c3facbaf6866b79a1cf0fb9aee1dcf6eb8c7d_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-rhel9@sha256:9b477366f861df49b533d95941b9770b032827bb4a259c5f86abce8705960c05_ppc64le",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-haproxy-rhel9@sha256:720b3207087d4feb8ab59ffd0b70d6bc22fa21d53b62393779dfaf8972a32e60_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-haproxy-rhel9@sha256:8cc4a146d7be5046b416fe9c04d77b4f0a25a2ab7180fdbf8c46cff8e2483080_ppc64le",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-haproxy-rhel9@sha256:e4da2c9d53159d43c6795151eb3c9dea373da19b34d76094b60e7a2466415d62_s390x",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-promtail-rhel9@sha256:44697ad0d15d1f37b98243f5f013cb9271d70e2b10ab52093a1d7e3409a674b2_s390x",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-promtail-rhel9@sha256:b46c0196fab3bd3a60b64a1d7ff8af6fbc7c3e526618da1cc78032bffa3be171_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-promtail-rhel9@sha256:f52fd8d5fbfdcc202c5e31096119377a8b87f9efd31602398d45cec86ec35940_ppc64le",
"9Base-RHCEPH-6.1-Tools:rhceph/snmp-notifier-rhel9@sha256:8887234fbbaddf620eaa7b0f4b1ed6ab8aa5bc52e019e67179554ccd03fba676_ppc64le",
"9Base-RHCEPH-6.1-Tools:rhceph/snmp-notifier-rhel9@sha256:9078b49846d8ec681bec5b96f0d4087b4c66bdc6baf4701cfc9c8e8aeae89661_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/snmp-notifier-rhel9@sha256:df7c89608fe8352d445efcc1017521b35878cfe61a8b9fd91fab24c00786b2bf_s390x"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2022-30632"
},
{
"category": "external",
"summary": "RHBZ#2107386",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2107386"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2022-30632",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-30632"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2022-30632",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2022-30632"
},
{
"category": "external",
"summary": "https://go.dev/issue/53416",
"url": "https://go.dev/issue/53416"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-announce/c/nqrv9fbR0zE",
"url": "https://groups.google.com/g/golang-announce/c/nqrv9fbR0zE"
}
],
"release_date": "2022-07-12T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2023-06-15T15:59:41+00:00",
"details": "For details on how to apply this update, see Upgrade a Red Hat Ceph Storage\ncluster using cephadm in the Red Hat Storage Ceph Upgrade\nGuide.(https://access.redhat.com/documentation/en-us/red_hat_ceph_storage)",
"product_ids": [
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-dashboard-rhel9@sha256:1d7ca201b778e6a6cb559129e240233b6b6461399c67f979c07d5fe288c400f6_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-dashboard-rhel9@sha256:3fb7480f9d68333e168eae0c9fbeceb0df7962a40c25ecced81ea4c4959b2c25_s390x",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-dashboard-rhel9@sha256:50329da263e8ef00c47632156761621bac30fead5e574ef23cd1d30b7af0019a_ppc64le"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2023:3642"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"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-RHCEPH-6.1-Tools:rhceph/keepalived-rhel9@sha256:2ae4274163155d880cbd41d1a197d6856f326501a50e028ff3de9ff8a85b3e97_s390x",
"9Base-RHCEPH-6.1-Tools:rhceph/keepalived-rhel9@sha256:36abd2b22ebabea813c5afde35b0b80a200056f811267e89f0270da9155b1a22_ppc64le",
"9Base-RHCEPH-6.1-Tools:rhceph/keepalived-rhel9@sha256:b21d882fd2d08d6f162dbb63e0626d9d6aa892a677c5a28edc97b84feef1655a_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-dashboard-rhel9@sha256:1d7ca201b778e6a6cb559129e240233b6b6461399c67f979c07d5fe288c400f6_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-dashboard-rhel9@sha256:3fb7480f9d68333e168eae0c9fbeceb0df7962a40c25ecced81ea4c4959b2c25_s390x",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-dashboard-rhel9@sha256:50329da263e8ef00c47632156761621bac30fead5e574ef23cd1d30b7af0019a_ppc64le",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-rhel9@sha256:72bd6eb932a368af10d5c607d8b60e0fe8b87862f4adaa17fd022a3427a46ca8_s390x",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-rhel9@sha256:953630d9f9924f17ab7ce168772c3facbaf6866b79a1cf0fb9aee1dcf6eb8c7d_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-rhel9@sha256:9b477366f861df49b533d95941b9770b032827bb4a259c5f86abce8705960c05_ppc64le",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-haproxy-rhel9@sha256:720b3207087d4feb8ab59ffd0b70d6bc22fa21d53b62393779dfaf8972a32e60_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-haproxy-rhel9@sha256:8cc4a146d7be5046b416fe9c04d77b4f0a25a2ab7180fdbf8c46cff8e2483080_ppc64le",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-haproxy-rhel9@sha256:e4da2c9d53159d43c6795151eb3c9dea373da19b34d76094b60e7a2466415d62_s390x",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-promtail-rhel9@sha256:44697ad0d15d1f37b98243f5f013cb9271d70e2b10ab52093a1d7e3409a674b2_s390x",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-promtail-rhel9@sha256:b46c0196fab3bd3a60b64a1d7ff8af6fbc7c3e526618da1cc78032bffa3be171_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-promtail-rhel9@sha256:f52fd8d5fbfdcc202c5e31096119377a8b87f9efd31602398d45cec86ec35940_ppc64le",
"9Base-RHCEPH-6.1-Tools:rhceph/snmp-notifier-rhel9@sha256:8887234fbbaddf620eaa7b0f4b1ed6ab8aa5bc52e019e67179554ccd03fba676_ppc64le",
"9Base-RHCEPH-6.1-Tools:rhceph/snmp-notifier-rhel9@sha256:9078b49846d8ec681bec5b96f0d4087b4c66bdc6baf4701cfc9c8e8aeae89661_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/snmp-notifier-rhel9@sha256:df7c89608fe8352d445efcc1017521b35878cfe61a8b9fd91fab24c00786b2bf_s390x"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "golang: path/filepath: stack exhaustion in Glob"
},
{
"cve": "CVE-2022-30633",
"cwe": {
"id": "CWE-1325",
"name": "Improperly Controlled Sequential Memory Allocation"
},
"discovery_date": "2022-07-14T00:00:00+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"9Base-RHCEPH-6.1-Tools:rhceph/keepalived-rhel9@sha256:2ae4274163155d880cbd41d1a197d6856f326501a50e028ff3de9ff8a85b3e97_s390x",
"9Base-RHCEPH-6.1-Tools:rhceph/keepalived-rhel9@sha256:36abd2b22ebabea813c5afde35b0b80a200056f811267e89f0270da9155b1a22_ppc64le",
"9Base-RHCEPH-6.1-Tools:rhceph/keepalived-rhel9@sha256:b21d882fd2d08d6f162dbb63e0626d9d6aa892a677c5a28edc97b84feef1655a_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-rhel9@sha256:72bd6eb932a368af10d5c607d8b60e0fe8b87862f4adaa17fd022a3427a46ca8_s390x",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-rhel9@sha256:953630d9f9924f17ab7ce168772c3facbaf6866b79a1cf0fb9aee1dcf6eb8c7d_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-rhel9@sha256:9b477366f861df49b533d95941b9770b032827bb4a259c5f86abce8705960c05_ppc64le",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-haproxy-rhel9@sha256:720b3207087d4feb8ab59ffd0b70d6bc22fa21d53b62393779dfaf8972a32e60_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-haproxy-rhel9@sha256:8cc4a146d7be5046b416fe9c04d77b4f0a25a2ab7180fdbf8c46cff8e2483080_ppc64le",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-haproxy-rhel9@sha256:e4da2c9d53159d43c6795151eb3c9dea373da19b34d76094b60e7a2466415d62_s390x",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-promtail-rhel9@sha256:44697ad0d15d1f37b98243f5f013cb9271d70e2b10ab52093a1d7e3409a674b2_s390x",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-promtail-rhel9@sha256:b46c0196fab3bd3a60b64a1d7ff8af6fbc7c3e526618da1cc78032bffa3be171_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-promtail-rhel9@sha256:f52fd8d5fbfdcc202c5e31096119377a8b87f9efd31602398d45cec86ec35940_ppc64le",
"9Base-RHCEPH-6.1-Tools:rhceph/snmp-notifier-rhel9@sha256:8887234fbbaddf620eaa7b0f4b1ed6ab8aa5bc52e019e67179554ccd03fba676_ppc64le",
"9Base-RHCEPH-6.1-Tools:rhceph/snmp-notifier-rhel9@sha256:9078b49846d8ec681bec5b96f0d4087b4c66bdc6baf4701cfc9c8e8aeae89661_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/snmp-notifier-rhel9@sha256:df7c89608fe8352d445efcc1017521b35878cfe61a8b9fd91fab24c00786b2bf_s390x"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2107392"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in golang. Calling Unmarshal on an XML document into a Go struct, which has a nested field that uses the \"any\" field tag, can cause a panic due to stack exhaustion.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "golang: encoding/xml: stack exhaustion in Unmarshal",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "Red Hat has marked this as moderate impact for two primary reasons\n1. Though the vulnerability exists, it is hard to exploit in real scenarios (e.g., the attacker must be able to feed crafted XML documents into specific code paths).\n2. The vulnerability is a denial of service (DoS) due to stack exhaustion rather than code execution or data breach. Since it doesn\u2019t compromise confidentiality or integrity.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-dashboard-rhel9@sha256:1d7ca201b778e6a6cb559129e240233b6b6461399c67f979c07d5fe288c400f6_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-dashboard-rhel9@sha256:3fb7480f9d68333e168eae0c9fbeceb0df7962a40c25ecced81ea4c4959b2c25_s390x",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-dashboard-rhel9@sha256:50329da263e8ef00c47632156761621bac30fead5e574ef23cd1d30b7af0019a_ppc64le"
],
"known_not_affected": [
"9Base-RHCEPH-6.1-Tools:rhceph/keepalived-rhel9@sha256:2ae4274163155d880cbd41d1a197d6856f326501a50e028ff3de9ff8a85b3e97_s390x",
"9Base-RHCEPH-6.1-Tools:rhceph/keepalived-rhel9@sha256:36abd2b22ebabea813c5afde35b0b80a200056f811267e89f0270da9155b1a22_ppc64le",
"9Base-RHCEPH-6.1-Tools:rhceph/keepalived-rhel9@sha256:b21d882fd2d08d6f162dbb63e0626d9d6aa892a677c5a28edc97b84feef1655a_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-rhel9@sha256:72bd6eb932a368af10d5c607d8b60e0fe8b87862f4adaa17fd022a3427a46ca8_s390x",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-rhel9@sha256:953630d9f9924f17ab7ce168772c3facbaf6866b79a1cf0fb9aee1dcf6eb8c7d_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-rhel9@sha256:9b477366f861df49b533d95941b9770b032827bb4a259c5f86abce8705960c05_ppc64le",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-haproxy-rhel9@sha256:720b3207087d4feb8ab59ffd0b70d6bc22fa21d53b62393779dfaf8972a32e60_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-haproxy-rhel9@sha256:8cc4a146d7be5046b416fe9c04d77b4f0a25a2ab7180fdbf8c46cff8e2483080_ppc64le",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-haproxy-rhel9@sha256:e4da2c9d53159d43c6795151eb3c9dea373da19b34d76094b60e7a2466415d62_s390x",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-promtail-rhel9@sha256:44697ad0d15d1f37b98243f5f013cb9271d70e2b10ab52093a1d7e3409a674b2_s390x",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-promtail-rhel9@sha256:b46c0196fab3bd3a60b64a1d7ff8af6fbc7c3e526618da1cc78032bffa3be171_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-promtail-rhel9@sha256:f52fd8d5fbfdcc202c5e31096119377a8b87f9efd31602398d45cec86ec35940_ppc64le",
"9Base-RHCEPH-6.1-Tools:rhceph/snmp-notifier-rhel9@sha256:8887234fbbaddf620eaa7b0f4b1ed6ab8aa5bc52e019e67179554ccd03fba676_ppc64le",
"9Base-RHCEPH-6.1-Tools:rhceph/snmp-notifier-rhel9@sha256:9078b49846d8ec681bec5b96f0d4087b4c66bdc6baf4701cfc9c8e8aeae89661_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/snmp-notifier-rhel9@sha256:df7c89608fe8352d445efcc1017521b35878cfe61a8b9fd91fab24c00786b2bf_s390x"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2022-30633"
},
{
"category": "external",
"summary": "RHBZ#2107392",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2107392"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2022-30633",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-30633"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2022-30633",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2022-30633"
},
{
"category": "external",
"summary": "https://go.dev/issue/53611",
"url": "https://go.dev/issue/53611"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-announce/c/nqrv9fbR0zE",
"url": "https://groups.google.com/g/golang-announce/c/nqrv9fbR0zE"
}
],
"release_date": "2022-07-12T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2023-06-15T15:59:41+00:00",
"details": "For details on how to apply this update, see Upgrade a Red Hat Ceph Storage\ncluster using cephadm in the Red Hat Storage Ceph Upgrade\nGuide.(https://access.redhat.com/documentation/en-us/red_hat_ceph_storage)",
"product_ids": [
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-dashboard-rhel9@sha256:1d7ca201b778e6a6cb559129e240233b6b6461399c67f979c07d5fe288c400f6_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-dashboard-rhel9@sha256:3fb7480f9d68333e168eae0c9fbeceb0df7962a40c25ecced81ea4c4959b2c25_s390x",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-dashboard-rhel9@sha256:50329da263e8ef00c47632156761621bac30fead5e574ef23cd1d30b7af0019a_ppc64le"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2023:3642"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"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-RHCEPH-6.1-Tools:rhceph/keepalived-rhel9@sha256:2ae4274163155d880cbd41d1a197d6856f326501a50e028ff3de9ff8a85b3e97_s390x",
"9Base-RHCEPH-6.1-Tools:rhceph/keepalived-rhel9@sha256:36abd2b22ebabea813c5afde35b0b80a200056f811267e89f0270da9155b1a22_ppc64le",
"9Base-RHCEPH-6.1-Tools:rhceph/keepalived-rhel9@sha256:b21d882fd2d08d6f162dbb63e0626d9d6aa892a677c5a28edc97b84feef1655a_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-dashboard-rhel9@sha256:1d7ca201b778e6a6cb559129e240233b6b6461399c67f979c07d5fe288c400f6_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-dashboard-rhel9@sha256:3fb7480f9d68333e168eae0c9fbeceb0df7962a40c25ecced81ea4c4959b2c25_s390x",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-dashboard-rhel9@sha256:50329da263e8ef00c47632156761621bac30fead5e574ef23cd1d30b7af0019a_ppc64le",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-rhel9@sha256:72bd6eb932a368af10d5c607d8b60e0fe8b87862f4adaa17fd022a3427a46ca8_s390x",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-rhel9@sha256:953630d9f9924f17ab7ce168772c3facbaf6866b79a1cf0fb9aee1dcf6eb8c7d_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-rhel9@sha256:9b477366f861df49b533d95941b9770b032827bb4a259c5f86abce8705960c05_ppc64le",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-haproxy-rhel9@sha256:720b3207087d4feb8ab59ffd0b70d6bc22fa21d53b62393779dfaf8972a32e60_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-haproxy-rhel9@sha256:8cc4a146d7be5046b416fe9c04d77b4f0a25a2ab7180fdbf8c46cff8e2483080_ppc64le",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-haproxy-rhel9@sha256:e4da2c9d53159d43c6795151eb3c9dea373da19b34d76094b60e7a2466415d62_s390x",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-promtail-rhel9@sha256:44697ad0d15d1f37b98243f5f013cb9271d70e2b10ab52093a1d7e3409a674b2_s390x",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-promtail-rhel9@sha256:b46c0196fab3bd3a60b64a1d7ff8af6fbc7c3e526618da1cc78032bffa3be171_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-promtail-rhel9@sha256:f52fd8d5fbfdcc202c5e31096119377a8b87f9efd31602398d45cec86ec35940_ppc64le",
"9Base-RHCEPH-6.1-Tools:rhceph/snmp-notifier-rhel9@sha256:8887234fbbaddf620eaa7b0f4b1ed6ab8aa5bc52e019e67179554ccd03fba676_ppc64le",
"9Base-RHCEPH-6.1-Tools:rhceph/snmp-notifier-rhel9@sha256:9078b49846d8ec681bec5b96f0d4087b4c66bdc6baf4701cfc9c8e8aeae89661_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/snmp-notifier-rhel9@sha256:df7c89608fe8352d445efcc1017521b35878cfe61a8b9fd91fab24c00786b2bf_s390x"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "golang: encoding/xml: stack exhaustion in Unmarshal"
},
{
"cve": "CVE-2022-30635",
"cwe": {
"id": "CWE-1325",
"name": "Improperly Controlled Sequential Memory Allocation"
},
"discovery_date": "2022-07-14T00:00:00+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"9Base-RHCEPH-6.1-Tools:rhceph/keepalived-rhel9@sha256:2ae4274163155d880cbd41d1a197d6856f326501a50e028ff3de9ff8a85b3e97_s390x",
"9Base-RHCEPH-6.1-Tools:rhceph/keepalived-rhel9@sha256:36abd2b22ebabea813c5afde35b0b80a200056f811267e89f0270da9155b1a22_ppc64le",
"9Base-RHCEPH-6.1-Tools:rhceph/keepalived-rhel9@sha256:b21d882fd2d08d6f162dbb63e0626d9d6aa892a677c5a28edc97b84feef1655a_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-rhel9@sha256:72bd6eb932a368af10d5c607d8b60e0fe8b87862f4adaa17fd022a3427a46ca8_s390x",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-rhel9@sha256:953630d9f9924f17ab7ce168772c3facbaf6866b79a1cf0fb9aee1dcf6eb8c7d_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-rhel9@sha256:9b477366f861df49b533d95941b9770b032827bb4a259c5f86abce8705960c05_ppc64le",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-haproxy-rhel9@sha256:720b3207087d4feb8ab59ffd0b70d6bc22fa21d53b62393779dfaf8972a32e60_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-haproxy-rhel9@sha256:8cc4a146d7be5046b416fe9c04d77b4f0a25a2ab7180fdbf8c46cff8e2483080_ppc64le",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-haproxy-rhel9@sha256:e4da2c9d53159d43c6795151eb3c9dea373da19b34d76094b60e7a2466415d62_s390x",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-promtail-rhel9@sha256:44697ad0d15d1f37b98243f5f013cb9271d70e2b10ab52093a1d7e3409a674b2_s390x",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-promtail-rhel9@sha256:b46c0196fab3bd3a60b64a1d7ff8af6fbc7c3e526618da1cc78032bffa3be171_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-promtail-rhel9@sha256:f52fd8d5fbfdcc202c5e31096119377a8b87f9efd31602398d45cec86ec35940_ppc64le",
"9Base-RHCEPH-6.1-Tools:rhceph/snmp-notifier-rhel9@sha256:8887234fbbaddf620eaa7b0f4b1ed6ab8aa5bc52e019e67179554ccd03fba676_ppc64le",
"9Base-RHCEPH-6.1-Tools:rhceph/snmp-notifier-rhel9@sha256:9078b49846d8ec681bec5b96f0d4087b4c66bdc6baf4701cfc9c8e8aeae89661_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/snmp-notifier-rhel9@sha256:df7c89608fe8352d445efcc1017521b35878cfe61a8b9fd91fab24c00786b2bf_s390x"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2107388"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in golang. When calling Decoder, Decode on a message that contains deeply nested structures, a panic can occur due to stack exhaustion and allows an attacker to impact system availability.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "golang: encoding/gob: stack exhaustion in Decoder.Decode",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "OpenShift Container Platform (OCP) starting from 4.10 stream is already compiled in the patched version of Go, hence is not affected by this vulnerability.The vulnerability has been rated as moderate instead of high because the vulnerability can only result in a minor denial of service.\n\nWithin regulated environments, a combination of the following controls acts as a significant barrier to successfully exploiting a CWE-1325: Improperly Controlled Sequential Memory Allocation vulnerability and therefore downgrades the severity of this particular CVE from Moderate to Low.\n\nAccess to the platform is granted only after successful hard token-based multi-factor authentication (MFA) and is governed by least privilege to ensure only authorized users and roles can execute or modify code. Static code analysis and peer reviews enforce strong input validation and error handling, preventing improperly validated inputs from causing system instability, data exposure, or privilege escalation. In the event of successful exploitation, process isolation limits the impact of excessive sequential memory allocation by restricting memory use per process, preventing any single process from exhausting system resources. Finally, the platform uses memory protection mechanisms such as Data Execution Prevention (DEP) and Address Space Layout Randomization (ASLR) to reduce the risk of memory allocation-based attacks.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-dashboard-rhel9@sha256:1d7ca201b778e6a6cb559129e240233b6b6461399c67f979c07d5fe288c400f6_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-dashboard-rhel9@sha256:3fb7480f9d68333e168eae0c9fbeceb0df7962a40c25ecced81ea4c4959b2c25_s390x",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-dashboard-rhel9@sha256:50329da263e8ef00c47632156761621bac30fead5e574ef23cd1d30b7af0019a_ppc64le"
],
"known_not_affected": [
"9Base-RHCEPH-6.1-Tools:rhceph/keepalived-rhel9@sha256:2ae4274163155d880cbd41d1a197d6856f326501a50e028ff3de9ff8a85b3e97_s390x",
"9Base-RHCEPH-6.1-Tools:rhceph/keepalived-rhel9@sha256:36abd2b22ebabea813c5afde35b0b80a200056f811267e89f0270da9155b1a22_ppc64le",
"9Base-RHCEPH-6.1-Tools:rhceph/keepalived-rhel9@sha256:b21d882fd2d08d6f162dbb63e0626d9d6aa892a677c5a28edc97b84feef1655a_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-rhel9@sha256:72bd6eb932a368af10d5c607d8b60e0fe8b87862f4adaa17fd022a3427a46ca8_s390x",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-rhel9@sha256:953630d9f9924f17ab7ce168772c3facbaf6866b79a1cf0fb9aee1dcf6eb8c7d_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-rhel9@sha256:9b477366f861df49b533d95941b9770b032827bb4a259c5f86abce8705960c05_ppc64le",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-haproxy-rhel9@sha256:720b3207087d4feb8ab59ffd0b70d6bc22fa21d53b62393779dfaf8972a32e60_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-haproxy-rhel9@sha256:8cc4a146d7be5046b416fe9c04d77b4f0a25a2ab7180fdbf8c46cff8e2483080_ppc64le",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-haproxy-rhel9@sha256:e4da2c9d53159d43c6795151eb3c9dea373da19b34d76094b60e7a2466415d62_s390x",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-promtail-rhel9@sha256:44697ad0d15d1f37b98243f5f013cb9271d70e2b10ab52093a1d7e3409a674b2_s390x",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-promtail-rhel9@sha256:b46c0196fab3bd3a60b64a1d7ff8af6fbc7c3e526618da1cc78032bffa3be171_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-promtail-rhel9@sha256:f52fd8d5fbfdcc202c5e31096119377a8b87f9efd31602398d45cec86ec35940_ppc64le",
"9Base-RHCEPH-6.1-Tools:rhceph/snmp-notifier-rhel9@sha256:8887234fbbaddf620eaa7b0f4b1ed6ab8aa5bc52e019e67179554ccd03fba676_ppc64le",
"9Base-RHCEPH-6.1-Tools:rhceph/snmp-notifier-rhel9@sha256:9078b49846d8ec681bec5b96f0d4087b4c66bdc6baf4701cfc9c8e8aeae89661_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/snmp-notifier-rhel9@sha256:df7c89608fe8352d445efcc1017521b35878cfe61a8b9fd91fab24c00786b2bf_s390x"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2022-30635"
},
{
"category": "external",
"summary": "RHBZ#2107388",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2107388"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2022-30635",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-30635"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2022-30635",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2022-30635"
},
{
"category": "external",
"summary": "https://go.dev/issue/53615",
"url": "https://go.dev/issue/53615"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-announce/c/nqrv9fbR0zE",
"url": "https://groups.google.com/g/golang-announce/c/nqrv9fbR0zE"
}
],
"release_date": "2022-07-12T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2023-06-15T15:59:41+00:00",
"details": "For details on how to apply this update, see Upgrade a Red Hat Ceph Storage\ncluster using cephadm in the Red Hat Storage Ceph Upgrade\nGuide.(https://access.redhat.com/documentation/en-us/red_hat_ceph_storage)",
"product_ids": [
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-dashboard-rhel9@sha256:1d7ca201b778e6a6cb559129e240233b6b6461399c67f979c07d5fe288c400f6_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-dashboard-rhel9@sha256:3fb7480f9d68333e168eae0c9fbeceb0df7962a40c25ecced81ea4c4959b2c25_s390x",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-dashboard-rhel9@sha256:50329da263e8ef00c47632156761621bac30fead5e574ef23cd1d30b7af0019a_ppc64le"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2023:3642"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"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-RHCEPH-6.1-Tools:rhceph/keepalived-rhel9@sha256:2ae4274163155d880cbd41d1a197d6856f326501a50e028ff3de9ff8a85b3e97_s390x",
"9Base-RHCEPH-6.1-Tools:rhceph/keepalived-rhel9@sha256:36abd2b22ebabea813c5afde35b0b80a200056f811267e89f0270da9155b1a22_ppc64le",
"9Base-RHCEPH-6.1-Tools:rhceph/keepalived-rhel9@sha256:b21d882fd2d08d6f162dbb63e0626d9d6aa892a677c5a28edc97b84feef1655a_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-dashboard-rhel9@sha256:1d7ca201b778e6a6cb559129e240233b6b6461399c67f979c07d5fe288c400f6_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-dashboard-rhel9@sha256:3fb7480f9d68333e168eae0c9fbeceb0df7962a40c25ecced81ea4c4959b2c25_s390x",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-dashboard-rhel9@sha256:50329da263e8ef00c47632156761621bac30fead5e574ef23cd1d30b7af0019a_ppc64le",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-rhel9@sha256:72bd6eb932a368af10d5c607d8b60e0fe8b87862f4adaa17fd022a3427a46ca8_s390x",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-rhel9@sha256:953630d9f9924f17ab7ce168772c3facbaf6866b79a1cf0fb9aee1dcf6eb8c7d_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-rhel9@sha256:9b477366f861df49b533d95941b9770b032827bb4a259c5f86abce8705960c05_ppc64le",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-haproxy-rhel9@sha256:720b3207087d4feb8ab59ffd0b70d6bc22fa21d53b62393779dfaf8972a32e60_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-haproxy-rhel9@sha256:8cc4a146d7be5046b416fe9c04d77b4f0a25a2ab7180fdbf8c46cff8e2483080_ppc64le",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-haproxy-rhel9@sha256:e4da2c9d53159d43c6795151eb3c9dea373da19b34d76094b60e7a2466415d62_s390x",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-promtail-rhel9@sha256:44697ad0d15d1f37b98243f5f013cb9271d70e2b10ab52093a1d7e3409a674b2_s390x",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-promtail-rhel9@sha256:b46c0196fab3bd3a60b64a1d7ff8af6fbc7c3e526618da1cc78032bffa3be171_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-promtail-rhel9@sha256:f52fd8d5fbfdcc202c5e31096119377a8b87f9efd31602398d45cec86ec35940_ppc64le",
"9Base-RHCEPH-6.1-Tools:rhceph/snmp-notifier-rhel9@sha256:8887234fbbaddf620eaa7b0f4b1ed6ab8aa5bc52e019e67179554ccd03fba676_ppc64le",
"9Base-RHCEPH-6.1-Tools:rhceph/snmp-notifier-rhel9@sha256:9078b49846d8ec681bec5b96f0d4087b4c66bdc6baf4701cfc9c8e8aeae89661_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/snmp-notifier-rhel9@sha256:df7c89608fe8352d445efcc1017521b35878cfe61a8b9fd91fab24c00786b2bf_s390x"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "golang: encoding/gob: stack exhaustion in Decoder.Decode"
},
{
"cve": "CVE-2022-31097",
"cwe": {
"id": "CWE-79",
"name": "Improper Neutralization of Input During Web Page Generation (\u0027Cross-site Scripting\u0027)"
},
"discovery_date": "2022-07-06T00:00:00+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"9Base-RHCEPH-6.1-Tools:rhceph/keepalived-rhel9@sha256:2ae4274163155d880cbd41d1a197d6856f326501a50e028ff3de9ff8a85b3e97_s390x",
"9Base-RHCEPH-6.1-Tools:rhceph/keepalived-rhel9@sha256:36abd2b22ebabea813c5afde35b0b80a200056f811267e89f0270da9155b1a22_ppc64le",
"9Base-RHCEPH-6.1-Tools:rhceph/keepalived-rhel9@sha256:b21d882fd2d08d6f162dbb63e0626d9d6aa892a677c5a28edc97b84feef1655a_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-rhel9@sha256:72bd6eb932a368af10d5c607d8b60e0fe8b87862f4adaa17fd022a3427a46ca8_s390x",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-rhel9@sha256:953630d9f9924f17ab7ce168772c3facbaf6866b79a1cf0fb9aee1dcf6eb8c7d_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-rhel9@sha256:9b477366f861df49b533d95941b9770b032827bb4a259c5f86abce8705960c05_ppc64le",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-haproxy-rhel9@sha256:720b3207087d4feb8ab59ffd0b70d6bc22fa21d53b62393779dfaf8972a32e60_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-haproxy-rhel9@sha256:8cc4a146d7be5046b416fe9c04d77b4f0a25a2ab7180fdbf8c46cff8e2483080_ppc64le",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-haproxy-rhel9@sha256:e4da2c9d53159d43c6795151eb3c9dea373da19b34d76094b60e7a2466415d62_s390x",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-promtail-rhel9@sha256:44697ad0d15d1f37b98243f5f013cb9271d70e2b10ab52093a1d7e3409a674b2_s390x",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-promtail-rhel9@sha256:b46c0196fab3bd3a60b64a1d7ff8af6fbc7c3e526618da1cc78032bffa3be171_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-promtail-rhel9@sha256:f52fd8d5fbfdcc202c5e31096119377a8b87f9efd31602398d45cec86ec35940_ppc64le",
"9Base-RHCEPH-6.1-Tools:rhceph/snmp-notifier-rhel9@sha256:8887234fbbaddf620eaa7b0f4b1ed6ab8aa5bc52e019e67179554ccd03fba676_ppc64le",
"9Base-RHCEPH-6.1-Tools:rhceph/snmp-notifier-rhel9@sha256:9078b49846d8ec681bec5b96f0d4087b4c66bdc6baf4701cfc9c8e8aeae89661_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/snmp-notifier-rhel9@sha256:df7c89608fe8352d445efcc1017521b35878cfe61a8b9fd91fab24c00786b2bf_s390x"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2104365"
}
],
"notes": [
{
"category": "description",
"text": "A Cross-site scripting (XSS) vulnerability was found in the Unified Alerting feature of Grafana. This stored XSS can elevate privileges from Editor to Admin.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "grafana: stored XSS vulnerability",
"title": "Vulnerability summary"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-dashboard-rhel9@sha256:1d7ca201b778e6a6cb559129e240233b6b6461399c67f979c07d5fe288c400f6_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-dashboard-rhel9@sha256:3fb7480f9d68333e168eae0c9fbeceb0df7962a40c25ecced81ea4c4959b2c25_s390x",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-dashboard-rhel9@sha256:50329da263e8ef00c47632156761621bac30fead5e574ef23cd1d30b7af0019a_ppc64le"
],
"known_not_affected": [
"9Base-RHCEPH-6.1-Tools:rhceph/keepalived-rhel9@sha256:2ae4274163155d880cbd41d1a197d6856f326501a50e028ff3de9ff8a85b3e97_s390x",
"9Base-RHCEPH-6.1-Tools:rhceph/keepalived-rhel9@sha256:36abd2b22ebabea813c5afde35b0b80a200056f811267e89f0270da9155b1a22_ppc64le",
"9Base-RHCEPH-6.1-Tools:rhceph/keepalived-rhel9@sha256:b21d882fd2d08d6f162dbb63e0626d9d6aa892a677c5a28edc97b84feef1655a_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-rhel9@sha256:72bd6eb932a368af10d5c607d8b60e0fe8b87862f4adaa17fd022a3427a46ca8_s390x",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-rhel9@sha256:953630d9f9924f17ab7ce168772c3facbaf6866b79a1cf0fb9aee1dcf6eb8c7d_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-rhel9@sha256:9b477366f861df49b533d95941b9770b032827bb4a259c5f86abce8705960c05_ppc64le",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-haproxy-rhel9@sha256:720b3207087d4feb8ab59ffd0b70d6bc22fa21d53b62393779dfaf8972a32e60_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-haproxy-rhel9@sha256:8cc4a146d7be5046b416fe9c04d77b4f0a25a2ab7180fdbf8c46cff8e2483080_ppc64le",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-haproxy-rhel9@sha256:e4da2c9d53159d43c6795151eb3c9dea373da19b34d76094b60e7a2466415d62_s390x",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-promtail-rhel9@sha256:44697ad0d15d1f37b98243f5f013cb9271d70e2b10ab52093a1d7e3409a674b2_s390x",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-promtail-rhel9@sha256:b46c0196fab3bd3a60b64a1d7ff8af6fbc7c3e526618da1cc78032bffa3be171_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-promtail-rhel9@sha256:f52fd8d5fbfdcc202c5e31096119377a8b87f9efd31602398d45cec86ec35940_ppc64le",
"9Base-RHCEPH-6.1-Tools:rhceph/snmp-notifier-rhel9@sha256:8887234fbbaddf620eaa7b0f4b1ed6ab8aa5bc52e019e67179554ccd03fba676_ppc64le",
"9Base-RHCEPH-6.1-Tools:rhceph/snmp-notifier-rhel9@sha256:9078b49846d8ec681bec5b96f0d4087b4c66bdc6baf4701cfc9c8e8aeae89661_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/snmp-notifier-rhel9@sha256:df7c89608fe8352d445efcc1017521b35878cfe61a8b9fd91fab24c00786b2bf_s390x"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2022-31097"
},
{
"category": "external",
"summary": "RHBZ#2104365",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2104365"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2022-31097",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-31097"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2022-31097",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2022-31097"
},
{
"category": "external",
"summary": "https://github.com/grafana/grafana/security/advisories/GHSA-vw7q-p2qg-4m5f",
"url": "https://github.com/grafana/grafana/security/advisories/GHSA-vw7q-p2qg-4m5f"
}
],
"release_date": "2022-07-14T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2023-06-15T15:59:41+00:00",
"details": "For details on how to apply this update, see Upgrade a Red Hat Ceph Storage\ncluster using cephadm in the Red Hat Storage Ceph Upgrade\nGuide.(https://access.redhat.com/documentation/en-us/red_hat_ceph_storage)",
"product_ids": [
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-dashboard-rhel9@sha256:1d7ca201b778e6a6cb559129e240233b6b6461399c67f979c07d5fe288c400f6_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-dashboard-rhel9@sha256:3fb7480f9d68333e168eae0c9fbeceb0df7962a40c25ecced81ea4c4959b2c25_s390x",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-dashboard-rhel9@sha256:50329da263e8ef00c47632156761621bac30fead5e574ef23cd1d30b7af0019a_ppc64le"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2023:3642"
},
{
"category": "workaround",
"details": "Disable Unified alerting.\nhttps://grafana.com/docs/grafana/latest/setup-grafana/configure-grafana/#unified_alerting",
"product_ids": [
"9Base-RHCEPH-6.1-Tools:rhceph/keepalived-rhel9@sha256:2ae4274163155d880cbd41d1a197d6856f326501a50e028ff3de9ff8a85b3e97_s390x",
"9Base-RHCEPH-6.1-Tools:rhceph/keepalived-rhel9@sha256:36abd2b22ebabea813c5afde35b0b80a200056f811267e89f0270da9155b1a22_ppc64le",
"9Base-RHCEPH-6.1-Tools:rhceph/keepalived-rhel9@sha256:b21d882fd2d08d6f162dbb63e0626d9d6aa892a677c5a28edc97b84feef1655a_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-dashboard-rhel9@sha256:1d7ca201b778e6a6cb559129e240233b6b6461399c67f979c07d5fe288c400f6_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-dashboard-rhel9@sha256:3fb7480f9d68333e168eae0c9fbeceb0df7962a40c25ecced81ea4c4959b2c25_s390x",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-dashboard-rhel9@sha256:50329da263e8ef00c47632156761621bac30fead5e574ef23cd1d30b7af0019a_ppc64le",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-rhel9@sha256:72bd6eb932a368af10d5c607d8b60e0fe8b87862f4adaa17fd022a3427a46ca8_s390x",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-rhel9@sha256:953630d9f9924f17ab7ce168772c3facbaf6866b79a1cf0fb9aee1dcf6eb8c7d_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-rhel9@sha256:9b477366f861df49b533d95941b9770b032827bb4a259c5f86abce8705960c05_ppc64le",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-haproxy-rhel9@sha256:720b3207087d4feb8ab59ffd0b70d6bc22fa21d53b62393779dfaf8972a32e60_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-haproxy-rhel9@sha256:8cc4a146d7be5046b416fe9c04d77b4f0a25a2ab7180fdbf8c46cff8e2483080_ppc64le",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-haproxy-rhel9@sha256:e4da2c9d53159d43c6795151eb3c9dea373da19b34d76094b60e7a2466415d62_s390x",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-promtail-rhel9@sha256:44697ad0d15d1f37b98243f5f013cb9271d70e2b10ab52093a1d7e3409a674b2_s390x",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-promtail-rhel9@sha256:b46c0196fab3bd3a60b64a1d7ff8af6fbc7c3e526618da1cc78032bffa3be171_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-promtail-rhel9@sha256:f52fd8d5fbfdcc202c5e31096119377a8b87f9efd31602398d45cec86ec35940_ppc64le",
"9Base-RHCEPH-6.1-Tools:rhceph/snmp-notifier-rhel9@sha256:8887234fbbaddf620eaa7b0f4b1ed6ab8aa5bc52e019e67179554ccd03fba676_ppc64le",
"9Base-RHCEPH-6.1-Tools:rhceph/snmp-notifier-rhel9@sha256:9078b49846d8ec681bec5b96f0d4087b4c66bdc6baf4701cfc9c8e8aeae89661_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/snmp-notifier-rhel9@sha256:df7c89608fe8352d445efcc1017521b35878cfe61a8b9fd91fab24c00786b2bf_s390x"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "NONE",
"baseScore": 7.3,
"baseSeverity": "HIGH",
"confidentialityImpact": "HIGH",
"integrityImpact": "HIGH",
"privilegesRequired": "LOW",
"scope": "UNCHANGED",
"userInteraction": "REQUIRED",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:L/UI:R/S:U/C:H/I:H/A:N",
"version": "3.1"
},
"products": [
"9Base-RHCEPH-6.1-Tools:rhceph/keepalived-rhel9@sha256:2ae4274163155d880cbd41d1a197d6856f326501a50e028ff3de9ff8a85b3e97_s390x",
"9Base-RHCEPH-6.1-Tools:rhceph/keepalived-rhel9@sha256:36abd2b22ebabea813c5afde35b0b80a200056f811267e89f0270da9155b1a22_ppc64le",
"9Base-RHCEPH-6.1-Tools:rhceph/keepalived-rhel9@sha256:b21d882fd2d08d6f162dbb63e0626d9d6aa892a677c5a28edc97b84feef1655a_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-dashboard-rhel9@sha256:1d7ca201b778e6a6cb559129e240233b6b6461399c67f979c07d5fe288c400f6_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-dashboard-rhel9@sha256:3fb7480f9d68333e168eae0c9fbeceb0df7962a40c25ecced81ea4c4959b2c25_s390x",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-dashboard-rhel9@sha256:50329da263e8ef00c47632156761621bac30fead5e574ef23cd1d30b7af0019a_ppc64le",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-rhel9@sha256:72bd6eb932a368af10d5c607d8b60e0fe8b87862f4adaa17fd022a3427a46ca8_s390x",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-rhel9@sha256:953630d9f9924f17ab7ce168772c3facbaf6866b79a1cf0fb9aee1dcf6eb8c7d_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-rhel9@sha256:9b477366f861df49b533d95941b9770b032827bb4a259c5f86abce8705960c05_ppc64le",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-haproxy-rhel9@sha256:720b3207087d4feb8ab59ffd0b70d6bc22fa21d53b62393779dfaf8972a32e60_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-haproxy-rhel9@sha256:8cc4a146d7be5046b416fe9c04d77b4f0a25a2ab7180fdbf8c46cff8e2483080_ppc64le",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-haproxy-rhel9@sha256:e4da2c9d53159d43c6795151eb3c9dea373da19b34d76094b60e7a2466415d62_s390x",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-promtail-rhel9@sha256:44697ad0d15d1f37b98243f5f013cb9271d70e2b10ab52093a1d7e3409a674b2_s390x",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-promtail-rhel9@sha256:b46c0196fab3bd3a60b64a1d7ff8af6fbc7c3e526618da1cc78032bffa3be171_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-promtail-rhel9@sha256:f52fd8d5fbfdcc202c5e31096119377a8b87f9efd31602398d45cec86ec35940_ppc64le",
"9Base-RHCEPH-6.1-Tools:rhceph/snmp-notifier-rhel9@sha256:8887234fbbaddf620eaa7b0f4b1ed6ab8aa5bc52e019e67179554ccd03fba676_ppc64le",
"9Base-RHCEPH-6.1-Tools:rhceph/snmp-notifier-rhel9@sha256:9078b49846d8ec681bec5b96f0d4087b4c66bdc6baf4701cfc9c8e8aeae89661_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/snmp-notifier-rhel9@sha256:df7c89608fe8352d445efcc1017521b35878cfe61a8b9fd91fab24c00786b2bf_s390x"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "grafana: stored XSS vulnerability"
},
{
"acknowledgments": [
{
"names": [
"HTTPVoid team"
],
"summary": "Acknowledged by upstream."
}
],
"cve": "CVE-2022-31107",
"cwe": {
"id": "CWE-287",
"name": "Improper Authentication"
},
"discovery_date": "2022-07-06T00:00:00+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"9Base-RHCEPH-6.1-Tools:rhceph/keepalived-rhel9@sha256:2ae4274163155d880cbd41d1a197d6856f326501a50e028ff3de9ff8a85b3e97_s390x",
"9Base-RHCEPH-6.1-Tools:rhceph/keepalived-rhel9@sha256:36abd2b22ebabea813c5afde35b0b80a200056f811267e89f0270da9155b1a22_ppc64le",
"9Base-RHCEPH-6.1-Tools:rhceph/keepalived-rhel9@sha256:b21d882fd2d08d6f162dbb63e0626d9d6aa892a677c5a28edc97b84feef1655a_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-rhel9@sha256:72bd6eb932a368af10d5c607d8b60e0fe8b87862f4adaa17fd022a3427a46ca8_s390x",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-rhel9@sha256:953630d9f9924f17ab7ce168772c3facbaf6866b79a1cf0fb9aee1dcf6eb8c7d_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-rhel9@sha256:9b477366f861df49b533d95941b9770b032827bb4a259c5f86abce8705960c05_ppc64le",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-haproxy-rhel9@sha256:720b3207087d4feb8ab59ffd0b70d6bc22fa21d53b62393779dfaf8972a32e60_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-haproxy-rhel9@sha256:8cc4a146d7be5046b416fe9c04d77b4f0a25a2ab7180fdbf8c46cff8e2483080_ppc64le",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-haproxy-rhel9@sha256:e4da2c9d53159d43c6795151eb3c9dea373da19b34d76094b60e7a2466415d62_s390x",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-promtail-rhel9@sha256:44697ad0d15d1f37b98243f5f013cb9271d70e2b10ab52093a1d7e3409a674b2_s390x",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-promtail-rhel9@sha256:b46c0196fab3bd3a60b64a1d7ff8af6fbc7c3e526618da1cc78032bffa3be171_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-promtail-rhel9@sha256:f52fd8d5fbfdcc202c5e31096119377a8b87f9efd31602398d45cec86ec35940_ppc64le",
"9Base-RHCEPH-6.1-Tools:rhceph/snmp-notifier-rhel9@sha256:8887234fbbaddf620eaa7b0f4b1ed6ab8aa5bc52e019e67179554ccd03fba676_ppc64le",
"9Base-RHCEPH-6.1-Tools:rhceph/snmp-notifier-rhel9@sha256:9078b49846d8ec681bec5b96f0d4087b4c66bdc6baf4701cfc9c8e8aeae89661_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/snmp-notifier-rhel9@sha256:df7c89608fe8352d445efcc1017521b35878cfe61a8b9fd91fab24c00786b2bf_s390x"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2104367"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in Grafana. This flaw allows a malicious user with the authorization to log into a Grafana instance via a configured OAuth IdP to take over an existing Grafana account under certain conditions.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "grafana: OAuth account takeover",
"title": "Vulnerability summary"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-dashboard-rhel9@sha256:1d7ca201b778e6a6cb559129e240233b6b6461399c67f979c07d5fe288c400f6_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-dashboard-rhel9@sha256:3fb7480f9d68333e168eae0c9fbeceb0df7962a40c25ecced81ea4c4959b2c25_s390x",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-dashboard-rhel9@sha256:50329da263e8ef00c47632156761621bac30fead5e574ef23cd1d30b7af0019a_ppc64le"
],
"known_not_affected": [
"9Base-RHCEPH-6.1-Tools:rhceph/keepalived-rhel9@sha256:2ae4274163155d880cbd41d1a197d6856f326501a50e028ff3de9ff8a85b3e97_s390x",
"9Base-RHCEPH-6.1-Tools:rhceph/keepalived-rhel9@sha256:36abd2b22ebabea813c5afde35b0b80a200056f811267e89f0270da9155b1a22_ppc64le",
"9Base-RHCEPH-6.1-Tools:rhceph/keepalived-rhel9@sha256:b21d882fd2d08d6f162dbb63e0626d9d6aa892a677c5a28edc97b84feef1655a_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-rhel9@sha256:72bd6eb932a368af10d5c607d8b60e0fe8b87862f4adaa17fd022a3427a46ca8_s390x",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-rhel9@sha256:953630d9f9924f17ab7ce168772c3facbaf6866b79a1cf0fb9aee1dcf6eb8c7d_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-rhel9@sha256:9b477366f861df49b533d95941b9770b032827bb4a259c5f86abce8705960c05_ppc64le",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-haproxy-rhel9@sha256:720b3207087d4feb8ab59ffd0b70d6bc22fa21d53b62393779dfaf8972a32e60_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-haproxy-rhel9@sha256:8cc4a146d7be5046b416fe9c04d77b4f0a25a2ab7180fdbf8c46cff8e2483080_ppc64le",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-haproxy-rhel9@sha256:e4da2c9d53159d43c6795151eb3c9dea373da19b34d76094b60e7a2466415d62_s390x",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-promtail-rhel9@sha256:44697ad0d15d1f37b98243f5f013cb9271d70e2b10ab52093a1d7e3409a674b2_s390x",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-promtail-rhel9@sha256:b46c0196fab3bd3a60b64a1d7ff8af6fbc7c3e526618da1cc78032bffa3be171_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-promtail-rhel9@sha256:f52fd8d5fbfdcc202c5e31096119377a8b87f9efd31602398d45cec86ec35940_ppc64le",
"9Base-RHCEPH-6.1-Tools:rhceph/snmp-notifier-rhel9@sha256:8887234fbbaddf620eaa7b0f4b1ed6ab8aa5bc52e019e67179554ccd03fba676_ppc64le",
"9Base-RHCEPH-6.1-Tools:rhceph/snmp-notifier-rhel9@sha256:9078b49846d8ec681bec5b96f0d4087b4c66bdc6baf4701cfc9c8e8aeae89661_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/snmp-notifier-rhel9@sha256:df7c89608fe8352d445efcc1017521b35878cfe61a8b9fd91fab24c00786b2bf_s390x"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2022-31107"
},
{
"category": "external",
"summary": "RHBZ#2104367",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2104367"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2022-31107",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-31107"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2022-31107",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2022-31107"
},
{
"category": "external",
"summary": "https://github.com/grafana/grafana/security/advisories/GHSA-mx47-6497-3fv2",
"url": "https://github.com/grafana/grafana/security/advisories/GHSA-mx47-6497-3fv2"
}
],
"release_date": "2022-07-14T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2023-06-15T15:59:41+00:00",
"details": "For details on how to apply this update, see Upgrade a Red Hat Ceph Storage\ncluster using cephadm in the Red Hat Storage Ceph Upgrade\nGuide.(https://access.redhat.com/documentation/en-us/red_hat_ceph_storage)",
"product_ids": [
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-dashboard-rhel9@sha256:1d7ca201b778e6a6cb559129e240233b6b6461399c67f979c07d5fe288c400f6_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-dashboard-rhel9@sha256:3fb7480f9d68333e168eae0c9fbeceb0df7962a40c25ecced81ea4c4959b2c25_s390x",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-dashboard-rhel9@sha256:50329da263e8ef00c47632156761621bac30fead5e574ef23cd1d30b7af0019a_ppc64le"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2023:3642"
},
{
"category": "workaround",
"details": "As a workaround, it is possible to disable any OAuth login or ensure that all users authorized to log in via OAuth have a corresponding user account in Grafana linked to their email address.",
"product_ids": [
"9Base-RHCEPH-6.1-Tools:rhceph/keepalived-rhel9@sha256:2ae4274163155d880cbd41d1a197d6856f326501a50e028ff3de9ff8a85b3e97_s390x",
"9Base-RHCEPH-6.1-Tools:rhceph/keepalived-rhel9@sha256:36abd2b22ebabea813c5afde35b0b80a200056f811267e89f0270da9155b1a22_ppc64le",
"9Base-RHCEPH-6.1-Tools:rhceph/keepalived-rhel9@sha256:b21d882fd2d08d6f162dbb63e0626d9d6aa892a677c5a28edc97b84feef1655a_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-dashboard-rhel9@sha256:1d7ca201b778e6a6cb559129e240233b6b6461399c67f979c07d5fe288c400f6_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-dashboard-rhel9@sha256:3fb7480f9d68333e168eae0c9fbeceb0df7962a40c25ecced81ea4c4959b2c25_s390x",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-dashboard-rhel9@sha256:50329da263e8ef00c47632156761621bac30fead5e574ef23cd1d30b7af0019a_ppc64le",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-rhel9@sha256:72bd6eb932a368af10d5c607d8b60e0fe8b87862f4adaa17fd022a3427a46ca8_s390x",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-rhel9@sha256:953630d9f9924f17ab7ce168772c3facbaf6866b79a1cf0fb9aee1dcf6eb8c7d_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-rhel9@sha256:9b477366f861df49b533d95941b9770b032827bb4a259c5f86abce8705960c05_ppc64le",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-haproxy-rhel9@sha256:720b3207087d4feb8ab59ffd0b70d6bc22fa21d53b62393779dfaf8972a32e60_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-haproxy-rhel9@sha256:8cc4a146d7be5046b416fe9c04d77b4f0a25a2ab7180fdbf8c46cff8e2483080_ppc64le",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-haproxy-rhel9@sha256:e4da2c9d53159d43c6795151eb3c9dea373da19b34d76094b60e7a2466415d62_s390x",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-promtail-rhel9@sha256:44697ad0d15d1f37b98243f5f013cb9271d70e2b10ab52093a1d7e3409a674b2_s390x",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-promtail-rhel9@sha256:b46c0196fab3bd3a60b64a1d7ff8af6fbc7c3e526618da1cc78032bffa3be171_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-promtail-rhel9@sha256:f52fd8d5fbfdcc202c5e31096119377a8b87f9efd31602398d45cec86ec35940_ppc64le",
"9Base-RHCEPH-6.1-Tools:rhceph/snmp-notifier-rhel9@sha256:8887234fbbaddf620eaa7b0f4b1ed6ab8aa5bc52e019e67179554ccd03fba676_ppc64le",
"9Base-RHCEPH-6.1-Tools:rhceph/snmp-notifier-rhel9@sha256:9078b49846d8ec681bec5b96f0d4087b4c66bdc6baf4701cfc9c8e8aeae89661_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/snmp-notifier-rhel9@sha256:df7c89608fe8352d445efcc1017521b35878cfe61a8b9fd91fab24c00786b2bf_s390x"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "HIGH",
"attackVector": "NETWORK",
"availabilityImpact": "LOW",
"baseScore": 7.1,
"baseSeverity": "HIGH",
"confidentialityImpact": "HIGH",
"integrityImpact": "HIGH",
"privilegesRequired": "LOW",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:L/UI:N/S:U/C:H/I:H/A:L",
"version": "3.1"
},
"products": [
"9Base-RHCEPH-6.1-Tools:rhceph/keepalived-rhel9@sha256:2ae4274163155d880cbd41d1a197d6856f326501a50e028ff3de9ff8a85b3e97_s390x",
"9Base-RHCEPH-6.1-Tools:rhceph/keepalived-rhel9@sha256:36abd2b22ebabea813c5afde35b0b80a200056f811267e89f0270da9155b1a22_ppc64le",
"9Base-RHCEPH-6.1-Tools:rhceph/keepalived-rhel9@sha256:b21d882fd2d08d6f162dbb63e0626d9d6aa892a677c5a28edc97b84feef1655a_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-dashboard-rhel9@sha256:1d7ca201b778e6a6cb559129e240233b6b6461399c67f979c07d5fe288c400f6_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-dashboard-rhel9@sha256:3fb7480f9d68333e168eae0c9fbeceb0df7962a40c25ecced81ea4c4959b2c25_s390x",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-dashboard-rhel9@sha256:50329da263e8ef00c47632156761621bac30fead5e574ef23cd1d30b7af0019a_ppc64le",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-rhel9@sha256:72bd6eb932a368af10d5c607d8b60e0fe8b87862f4adaa17fd022a3427a46ca8_s390x",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-rhel9@sha256:953630d9f9924f17ab7ce168772c3facbaf6866b79a1cf0fb9aee1dcf6eb8c7d_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-rhel9@sha256:9b477366f861df49b533d95941b9770b032827bb4a259c5f86abce8705960c05_ppc64le",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-haproxy-rhel9@sha256:720b3207087d4feb8ab59ffd0b70d6bc22fa21d53b62393779dfaf8972a32e60_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-haproxy-rhel9@sha256:8cc4a146d7be5046b416fe9c04d77b4f0a25a2ab7180fdbf8c46cff8e2483080_ppc64le",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-haproxy-rhel9@sha256:e4da2c9d53159d43c6795151eb3c9dea373da19b34d76094b60e7a2466415d62_s390x",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-promtail-rhel9@sha256:44697ad0d15d1f37b98243f5f013cb9271d70e2b10ab52093a1d7e3409a674b2_s390x",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-promtail-rhel9@sha256:b46c0196fab3bd3a60b64a1d7ff8af6fbc7c3e526618da1cc78032bffa3be171_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-promtail-rhel9@sha256:f52fd8d5fbfdcc202c5e31096119377a8b87f9efd31602398d45cec86ec35940_ppc64le",
"9Base-RHCEPH-6.1-Tools:rhceph/snmp-notifier-rhel9@sha256:8887234fbbaddf620eaa7b0f4b1ed6ab8aa5bc52e019e67179554ccd03fba676_ppc64le",
"9Base-RHCEPH-6.1-Tools:rhceph/snmp-notifier-rhel9@sha256:9078b49846d8ec681bec5b96f0d4087b4c66bdc6baf4701cfc9c8e8aeae89661_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/snmp-notifier-rhel9@sha256:df7c89608fe8352d445efcc1017521b35878cfe61a8b9fd91fab24c00786b2bf_s390x"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "grafana: OAuth account takeover"
},
{
"cve": "CVE-2022-31123",
"discovery_date": "2022-09-30T00:00:00+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"9Base-RHCEPH-6.1-Tools:rhceph/keepalived-rhel9@sha256:2ae4274163155d880cbd41d1a197d6856f326501a50e028ff3de9ff8a85b3e97_s390x",
"9Base-RHCEPH-6.1-Tools:rhceph/keepalived-rhel9@sha256:36abd2b22ebabea813c5afde35b0b80a200056f811267e89f0270da9155b1a22_ppc64le",
"9Base-RHCEPH-6.1-Tools:rhceph/keepalived-rhel9@sha256:b21d882fd2d08d6f162dbb63e0626d9d6aa892a677c5a28edc97b84feef1655a_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-rhel9@sha256:72bd6eb932a368af10d5c607d8b60e0fe8b87862f4adaa17fd022a3427a46ca8_s390x",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-rhel9@sha256:953630d9f9924f17ab7ce168772c3facbaf6866b79a1cf0fb9aee1dcf6eb8c7d_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-rhel9@sha256:9b477366f861df49b533d95941b9770b032827bb4a259c5f86abce8705960c05_ppc64le",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-haproxy-rhel9@sha256:720b3207087d4feb8ab59ffd0b70d6bc22fa21d53b62393779dfaf8972a32e60_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-haproxy-rhel9@sha256:8cc4a146d7be5046b416fe9c04d77b4f0a25a2ab7180fdbf8c46cff8e2483080_ppc64le",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-haproxy-rhel9@sha256:e4da2c9d53159d43c6795151eb3c9dea373da19b34d76094b60e7a2466415d62_s390x",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-promtail-rhel9@sha256:44697ad0d15d1f37b98243f5f013cb9271d70e2b10ab52093a1d7e3409a674b2_s390x",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-promtail-rhel9@sha256:b46c0196fab3bd3a60b64a1d7ff8af6fbc7c3e526618da1cc78032bffa3be171_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-promtail-rhel9@sha256:f52fd8d5fbfdcc202c5e31096119377a8b87f9efd31602398d45cec86ec35940_ppc64le",
"9Base-RHCEPH-6.1-Tools:rhceph/snmp-notifier-rhel9@sha256:8887234fbbaddf620eaa7b0f4b1ed6ab8aa5bc52e019e67179554ccd03fba676_ppc64le",
"9Base-RHCEPH-6.1-Tools:rhceph/snmp-notifier-rhel9@sha256:9078b49846d8ec681bec5b96f0d4087b4c66bdc6baf4701cfc9c8e8aeae89661_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/snmp-notifier-rhel9@sha256:df7c89608fe8352d445efcc1017521b35878cfe61a8b9fd91fab24c00786b2bf_s390x"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2131147"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in the Grafana web application, where it is possible to install plugins which are not digitally signed. An admin could install unsigned plugins, which may contain malicious code.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "grafana: plugin signature bypass",
"title": "Vulnerability summary"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-dashboard-rhel9@sha256:1d7ca201b778e6a6cb559129e240233b6b6461399c67f979c07d5fe288c400f6_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-dashboard-rhel9@sha256:3fb7480f9d68333e168eae0c9fbeceb0df7962a40c25ecced81ea4c4959b2c25_s390x",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-dashboard-rhel9@sha256:50329da263e8ef00c47632156761621bac30fead5e574ef23cd1d30b7af0019a_ppc64le"
],
"known_not_affected": [
"9Base-RHCEPH-6.1-Tools:rhceph/keepalived-rhel9@sha256:2ae4274163155d880cbd41d1a197d6856f326501a50e028ff3de9ff8a85b3e97_s390x",
"9Base-RHCEPH-6.1-Tools:rhceph/keepalived-rhel9@sha256:36abd2b22ebabea813c5afde35b0b80a200056f811267e89f0270da9155b1a22_ppc64le",
"9Base-RHCEPH-6.1-Tools:rhceph/keepalived-rhel9@sha256:b21d882fd2d08d6f162dbb63e0626d9d6aa892a677c5a28edc97b84feef1655a_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-rhel9@sha256:72bd6eb932a368af10d5c607d8b60e0fe8b87862f4adaa17fd022a3427a46ca8_s390x",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-rhel9@sha256:953630d9f9924f17ab7ce168772c3facbaf6866b79a1cf0fb9aee1dcf6eb8c7d_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-rhel9@sha256:9b477366f861df49b533d95941b9770b032827bb4a259c5f86abce8705960c05_ppc64le",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-haproxy-rhel9@sha256:720b3207087d4feb8ab59ffd0b70d6bc22fa21d53b62393779dfaf8972a32e60_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-haproxy-rhel9@sha256:8cc4a146d7be5046b416fe9c04d77b4f0a25a2ab7180fdbf8c46cff8e2483080_ppc64le",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-haproxy-rhel9@sha256:e4da2c9d53159d43c6795151eb3c9dea373da19b34d76094b60e7a2466415d62_s390x",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-promtail-rhel9@sha256:44697ad0d15d1f37b98243f5f013cb9271d70e2b10ab52093a1d7e3409a674b2_s390x",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-promtail-rhel9@sha256:b46c0196fab3bd3a60b64a1d7ff8af6fbc7c3e526618da1cc78032bffa3be171_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-promtail-rhel9@sha256:f52fd8d5fbfdcc202c5e31096119377a8b87f9efd31602398d45cec86ec35940_ppc64le",
"9Base-RHCEPH-6.1-Tools:rhceph/snmp-notifier-rhel9@sha256:8887234fbbaddf620eaa7b0f4b1ed6ab8aa5bc52e019e67179554ccd03fba676_ppc64le",
"9Base-RHCEPH-6.1-Tools:rhceph/snmp-notifier-rhel9@sha256:9078b49846d8ec681bec5b96f0d4087b4c66bdc6baf4701cfc9c8e8aeae89661_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/snmp-notifier-rhel9@sha256:df7c89608fe8352d445efcc1017521b35878cfe61a8b9fd91fab24c00786b2bf_s390x"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2022-31123"
},
{
"category": "external",
"summary": "RHBZ#2131147",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2131147"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2022-31123",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-31123"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2022-31123",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2022-31123"
},
{
"category": "external",
"summary": "https://github.com/grafana/grafana/security/advisories/GHSA-rhxj-gh46-jvw8",
"url": "https://github.com/grafana/grafana/security/advisories/GHSA-rhxj-gh46-jvw8"
}
],
"release_date": "2022-10-14T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2023-06-15T15:59:41+00:00",
"details": "For details on how to apply this update, see Upgrade a Red Hat Ceph Storage\ncluster using cephadm in the Red Hat Storage Ceph Upgrade\nGuide.(https://access.redhat.com/documentation/en-us/red_hat_ceph_storage)",
"product_ids": [
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-dashboard-rhel9@sha256:1d7ca201b778e6a6cb559129e240233b6b6461399c67f979c07d5fe288c400f6_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-dashboard-rhel9@sha256:3fb7480f9d68333e168eae0c9fbeceb0df7962a40c25ecced81ea4c4959b2c25_s390x",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-dashboard-rhel9@sha256:50329da263e8ef00c47632156761621bac30fead5e574ef23cd1d30b7af0019a_ppc64le"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2023:3642"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "LOCAL",
"availabilityImpact": "LOW",
"baseScore": 6.1,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "HIGH",
"integrityImpact": "HIGH",
"privilegesRequired": "HIGH",
"scope": "UNCHANGED",
"userInteraction": "REQUIRED",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:H/UI:R/S:U/C:H/I:H/A:L",
"version": "3.1"
},
"products": [
"9Base-RHCEPH-6.1-Tools:rhceph/keepalived-rhel9@sha256:2ae4274163155d880cbd41d1a197d6856f326501a50e028ff3de9ff8a85b3e97_s390x",
"9Base-RHCEPH-6.1-Tools:rhceph/keepalived-rhel9@sha256:36abd2b22ebabea813c5afde35b0b80a200056f811267e89f0270da9155b1a22_ppc64le",
"9Base-RHCEPH-6.1-Tools:rhceph/keepalived-rhel9@sha256:b21d882fd2d08d6f162dbb63e0626d9d6aa892a677c5a28edc97b84feef1655a_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-dashboard-rhel9@sha256:1d7ca201b778e6a6cb559129e240233b6b6461399c67f979c07d5fe288c400f6_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-dashboard-rhel9@sha256:3fb7480f9d68333e168eae0c9fbeceb0df7962a40c25ecced81ea4c4959b2c25_s390x",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-dashboard-rhel9@sha256:50329da263e8ef00c47632156761621bac30fead5e574ef23cd1d30b7af0019a_ppc64le",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-rhel9@sha256:72bd6eb932a368af10d5c607d8b60e0fe8b87862f4adaa17fd022a3427a46ca8_s390x",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-rhel9@sha256:953630d9f9924f17ab7ce168772c3facbaf6866b79a1cf0fb9aee1dcf6eb8c7d_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-rhel9@sha256:9b477366f861df49b533d95941b9770b032827bb4a259c5f86abce8705960c05_ppc64le",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-haproxy-rhel9@sha256:720b3207087d4feb8ab59ffd0b70d6bc22fa21d53b62393779dfaf8972a32e60_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-haproxy-rhel9@sha256:8cc4a146d7be5046b416fe9c04d77b4f0a25a2ab7180fdbf8c46cff8e2483080_ppc64le",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-haproxy-rhel9@sha256:e4da2c9d53159d43c6795151eb3c9dea373da19b34d76094b60e7a2466415d62_s390x",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-promtail-rhel9@sha256:44697ad0d15d1f37b98243f5f013cb9271d70e2b10ab52093a1d7e3409a674b2_s390x",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-promtail-rhel9@sha256:b46c0196fab3bd3a60b64a1d7ff8af6fbc7c3e526618da1cc78032bffa3be171_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-promtail-rhel9@sha256:f52fd8d5fbfdcc202c5e31096119377a8b87f9efd31602398d45cec86ec35940_ppc64le",
"9Base-RHCEPH-6.1-Tools:rhceph/snmp-notifier-rhel9@sha256:8887234fbbaddf620eaa7b0f4b1ed6ab8aa5bc52e019e67179554ccd03fba676_ppc64le",
"9Base-RHCEPH-6.1-Tools:rhceph/snmp-notifier-rhel9@sha256:9078b49846d8ec681bec5b96f0d4087b4c66bdc6baf4701cfc9c8e8aeae89661_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/snmp-notifier-rhel9@sha256:df7c89608fe8352d445efcc1017521b35878cfe61a8b9fd91fab24c00786b2bf_s390x"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "grafana: plugin signature bypass"
},
{
"cve": "CVE-2022-31130",
"discovery_date": "2022-09-30T00:00:00+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"9Base-RHCEPH-6.1-Tools:rhceph/keepalived-rhel9@sha256:2ae4274163155d880cbd41d1a197d6856f326501a50e028ff3de9ff8a85b3e97_s390x",
"9Base-RHCEPH-6.1-Tools:rhceph/keepalived-rhel9@sha256:36abd2b22ebabea813c5afde35b0b80a200056f811267e89f0270da9155b1a22_ppc64le",
"9Base-RHCEPH-6.1-Tools:rhceph/keepalived-rhel9@sha256:b21d882fd2d08d6f162dbb63e0626d9d6aa892a677c5a28edc97b84feef1655a_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-rhel9@sha256:72bd6eb932a368af10d5c607d8b60e0fe8b87862f4adaa17fd022a3427a46ca8_s390x",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-rhel9@sha256:953630d9f9924f17ab7ce168772c3facbaf6866b79a1cf0fb9aee1dcf6eb8c7d_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-rhel9@sha256:9b477366f861df49b533d95941b9770b032827bb4a259c5f86abce8705960c05_ppc64le",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-haproxy-rhel9@sha256:720b3207087d4feb8ab59ffd0b70d6bc22fa21d53b62393779dfaf8972a32e60_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-haproxy-rhel9@sha256:8cc4a146d7be5046b416fe9c04d77b4f0a25a2ab7180fdbf8c46cff8e2483080_ppc64le",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-haproxy-rhel9@sha256:e4da2c9d53159d43c6795151eb3c9dea373da19b34d76094b60e7a2466415d62_s390x",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-promtail-rhel9@sha256:44697ad0d15d1f37b98243f5f013cb9271d70e2b10ab52093a1d7e3409a674b2_s390x",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-promtail-rhel9@sha256:b46c0196fab3bd3a60b64a1d7ff8af6fbc7c3e526618da1cc78032bffa3be171_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-promtail-rhel9@sha256:f52fd8d5fbfdcc202c5e31096119377a8b87f9efd31602398d45cec86ec35940_ppc64le",
"9Base-RHCEPH-6.1-Tools:rhceph/snmp-notifier-rhel9@sha256:8887234fbbaddf620eaa7b0f4b1ed6ab8aa5bc52e019e67179554ccd03fba676_ppc64le",
"9Base-RHCEPH-6.1-Tools:rhceph/snmp-notifier-rhel9@sha256:9078b49846d8ec681bec5b96f0d4087b4c66bdc6baf4701cfc9c8e8aeae89661_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/snmp-notifier-rhel9@sha256:df7c89608fe8352d445efcc1017521b35878cfe61a8b9fd91fab24c00786b2bf_s390x"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2131146"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in Grafana\u0027s use of the GitLab data source plugin, leaking the API key to gitlab. This can result in the destination plugin receiving a Grafana user\u0027s authentication token, which could be used by an attacker.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "grafana: data source and plugin proxy endpoints leaking authentication tokens to some destination plugins",
"title": "Vulnerability summary"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-dashboard-rhel9@sha256:1d7ca201b778e6a6cb559129e240233b6b6461399c67f979c07d5fe288c400f6_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-dashboard-rhel9@sha256:3fb7480f9d68333e168eae0c9fbeceb0df7962a40c25ecced81ea4c4959b2c25_s390x",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-dashboard-rhel9@sha256:50329da263e8ef00c47632156761621bac30fead5e574ef23cd1d30b7af0019a_ppc64le"
],
"known_not_affected": [
"9Base-RHCEPH-6.1-Tools:rhceph/keepalived-rhel9@sha256:2ae4274163155d880cbd41d1a197d6856f326501a50e028ff3de9ff8a85b3e97_s390x",
"9Base-RHCEPH-6.1-Tools:rhceph/keepalived-rhel9@sha256:36abd2b22ebabea813c5afde35b0b80a200056f811267e89f0270da9155b1a22_ppc64le",
"9Base-RHCEPH-6.1-Tools:rhceph/keepalived-rhel9@sha256:b21d882fd2d08d6f162dbb63e0626d9d6aa892a677c5a28edc97b84feef1655a_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-rhel9@sha256:72bd6eb932a368af10d5c607d8b60e0fe8b87862f4adaa17fd022a3427a46ca8_s390x",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-rhel9@sha256:953630d9f9924f17ab7ce168772c3facbaf6866b79a1cf0fb9aee1dcf6eb8c7d_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-rhel9@sha256:9b477366f861df49b533d95941b9770b032827bb4a259c5f86abce8705960c05_ppc64le",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-haproxy-rhel9@sha256:720b3207087d4feb8ab59ffd0b70d6bc22fa21d53b62393779dfaf8972a32e60_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-haproxy-rhel9@sha256:8cc4a146d7be5046b416fe9c04d77b4f0a25a2ab7180fdbf8c46cff8e2483080_ppc64le",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-haproxy-rhel9@sha256:e4da2c9d53159d43c6795151eb3c9dea373da19b34d76094b60e7a2466415d62_s390x",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-promtail-rhel9@sha256:44697ad0d15d1f37b98243f5f013cb9271d70e2b10ab52093a1d7e3409a674b2_s390x",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-promtail-rhel9@sha256:b46c0196fab3bd3a60b64a1d7ff8af6fbc7c3e526618da1cc78032bffa3be171_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-promtail-rhel9@sha256:f52fd8d5fbfdcc202c5e31096119377a8b87f9efd31602398d45cec86ec35940_ppc64le",
"9Base-RHCEPH-6.1-Tools:rhceph/snmp-notifier-rhel9@sha256:8887234fbbaddf620eaa7b0f4b1ed6ab8aa5bc52e019e67179554ccd03fba676_ppc64le",
"9Base-RHCEPH-6.1-Tools:rhceph/snmp-notifier-rhel9@sha256:9078b49846d8ec681bec5b96f0d4087b4c66bdc6baf4701cfc9c8e8aeae89661_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/snmp-notifier-rhel9@sha256:df7c89608fe8352d445efcc1017521b35878cfe61a8b9fd91fab24c00786b2bf_s390x"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2022-31130"
},
{
"category": "external",
"summary": "RHBZ#2131146",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2131146"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2022-31130",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-31130"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2022-31130",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2022-31130"
}
],
"release_date": "2022-10-14T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2023-06-15T15:59:41+00:00",
"details": "For details on how to apply this update, see Upgrade a Red Hat Ceph Storage\ncluster using cephadm in the Red Hat Storage Ceph Upgrade\nGuide.(https://access.redhat.com/documentation/en-us/red_hat_ceph_storage)",
"product_ids": [
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-dashboard-rhel9@sha256:1d7ca201b778e6a6cb559129e240233b6b6461399c67f979c07d5fe288c400f6_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-dashboard-rhel9@sha256:3fb7480f9d68333e168eae0c9fbeceb0df7962a40c25ecced81ea4c4959b2c25_s390x",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-dashboard-rhel9@sha256:50329da263e8ef00c47632156761621bac30fead5e574ef23cd1d30b7af0019a_ppc64le"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2023:3642"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "NONE",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "HIGH",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:N/A:N",
"version": "3.1"
},
"products": [
"9Base-RHCEPH-6.1-Tools:rhceph/keepalived-rhel9@sha256:2ae4274163155d880cbd41d1a197d6856f326501a50e028ff3de9ff8a85b3e97_s390x",
"9Base-RHCEPH-6.1-Tools:rhceph/keepalived-rhel9@sha256:36abd2b22ebabea813c5afde35b0b80a200056f811267e89f0270da9155b1a22_ppc64le",
"9Base-RHCEPH-6.1-Tools:rhceph/keepalived-rhel9@sha256:b21d882fd2d08d6f162dbb63e0626d9d6aa892a677c5a28edc97b84feef1655a_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-dashboard-rhel9@sha256:1d7ca201b778e6a6cb559129e240233b6b6461399c67f979c07d5fe288c400f6_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-dashboard-rhel9@sha256:3fb7480f9d68333e168eae0c9fbeceb0df7962a40c25ecced81ea4c4959b2c25_s390x",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-dashboard-rhel9@sha256:50329da263e8ef00c47632156761621bac30fead5e574ef23cd1d30b7af0019a_ppc64le",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-rhel9@sha256:72bd6eb932a368af10d5c607d8b60e0fe8b87862f4adaa17fd022a3427a46ca8_s390x",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-rhel9@sha256:953630d9f9924f17ab7ce168772c3facbaf6866b79a1cf0fb9aee1dcf6eb8c7d_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-rhel9@sha256:9b477366f861df49b533d95941b9770b032827bb4a259c5f86abce8705960c05_ppc64le",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-haproxy-rhel9@sha256:720b3207087d4feb8ab59ffd0b70d6bc22fa21d53b62393779dfaf8972a32e60_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-haproxy-rhel9@sha256:8cc4a146d7be5046b416fe9c04d77b4f0a25a2ab7180fdbf8c46cff8e2483080_ppc64le",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-haproxy-rhel9@sha256:e4da2c9d53159d43c6795151eb3c9dea373da19b34d76094b60e7a2466415d62_s390x",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-promtail-rhel9@sha256:44697ad0d15d1f37b98243f5f013cb9271d70e2b10ab52093a1d7e3409a674b2_s390x",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-promtail-rhel9@sha256:b46c0196fab3bd3a60b64a1d7ff8af6fbc7c3e526618da1cc78032bffa3be171_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-promtail-rhel9@sha256:f52fd8d5fbfdcc202c5e31096119377a8b87f9efd31602398d45cec86ec35940_ppc64le",
"9Base-RHCEPH-6.1-Tools:rhceph/snmp-notifier-rhel9@sha256:8887234fbbaddf620eaa7b0f4b1ed6ab8aa5bc52e019e67179554ccd03fba676_ppc64le",
"9Base-RHCEPH-6.1-Tools:rhceph/snmp-notifier-rhel9@sha256:9078b49846d8ec681bec5b96f0d4087b4c66bdc6baf4701cfc9c8e8aeae89661_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/snmp-notifier-rhel9@sha256:df7c89608fe8352d445efcc1017521b35878cfe61a8b9fd91fab24c00786b2bf_s390x"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "grafana: data source and plugin proxy endpoints leaking authentication tokens to some destination plugins"
},
{
"cve": "CVE-2022-32148",
"cwe": {
"id": "CWE-200",
"name": "Exposure of Sensitive Information to an Unauthorized Actor"
},
"discovery_date": "2022-07-14T00:00:00+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"9Base-RHCEPH-6.1-Tools:rhceph/keepalived-rhel9@sha256:2ae4274163155d880cbd41d1a197d6856f326501a50e028ff3de9ff8a85b3e97_s390x",
"9Base-RHCEPH-6.1-Tools:rhceph/keepalived-rhel9@sha256:36abd2b22ebabea813c5afde35b0b80a200056f811267e89f0270da9155b1a22_ppc64le",
"9Base-RHCEPH-6.1-Tools:rhceph/keepalived-rhel9@sha256:b21d882fd2d08d6f162dbb63e0626d9d6aa892a677c5a28edc97b84feef1655a_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-rhel9@sha256:72bd6eb932a368af10d5c607d8b60e0fe8b87862f4adaa17fd022a3427a46ca8_s390x",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-rhel9@sha256:953630d9f9924f17ab7ce168772c3facbaf6866b79a1cf0fb9aee1dcf6eb8c7d_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-rhel9@sha256:9b477366f861df49b533d95941b9770b032827bb4a259c5f86abce8705960c05_ppc64le",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-haproxy-rhel9@sha256:720b3207087d4feb8ab59ffd0b70d6bc22fa21d53b62393779dfaf8972a32e60_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-haproxy-rhel9@sha256:8cc4a146d7be5046b416fe9c04d77b4f0a25a2ab7180fdbf8c46cff8e2483080_ppc64le",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-haproxy-rhel9@sha256:e4da2c9d53159d43c6795151eb3c9dea373da19b34d76094b60e7a2466415d62_s390x",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-promtail-rhel9@sha256:44697ad0d15d1f37b98243f5f013cb9271d70e2b10ab52093a1d7e3409a674b2_s390x",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-promtail-rhel9@sha256:b46c0196fab3bd3a60b64a1d7ff8af6fbc7c3e526618da1cc78032bffa3be171_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-promtail-rhel9@sha256:f52fd8d5fbfdcc202c5e31096119377a8b87f9efd31602398d45cec86ec35940_ppc64le",
"9Base-RHCEPH-6.1-Tools:rhceph/snmp-notifier-rhel9@sha256:8887234fbbaddf620eaa7b0f4b1ed6ab8aa5bc52e019e67179554ccd03fba676_ppc64le",
"9Base-RHCEPH-6.1-Tools:rhceph/snmp-notifier-rhel9@sha256:9078b49846d8ec681bec5b96f0d4087b4c66bdc6baf4701cfc9c8e8aeae89661_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/snmp-notifier-rhel9@sha256:df7c89608fe8352d445efcc1017521b35878cfe61a8b9fd91fab24c00786b2bf_s390x"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2107383"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in net/http/httputil golang package. When httputil.ReverseProxy.ServeHTTP is called with a Request.Header map containing a nil value for the X-Forwarded-For header, ReverseProxy could set the client IP incorrectly. This issue may affect confidentiality.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "golang: net/http/httputil: NewSingleHostReverseProxy - omit X-Forwarded-For not working",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "Within regulated environments, a combination of the following controls acts as a significant barrier to successfully exploiting a CWE-200: Exposure of Sensitive Information to an Unauthorized Actor vulnerability and therefore downgrades the severity of this particular CVE from Moderate to Low.\n\nAccess to the platform is granted only after successful hard token, multi-factor authentication (MFA), which is coupled with account management controls, including integration with single sign-on (SSO), to ensure that user permissions are restricted to only the functions necessary for their roles. Access to sensitive information is explicitly authorized and enforced based on predefined access policies. Event logs are collected and processed for centralization, correlation, analysis, monitoring, reporting, alerting, and retention. This process ensures that audit logs are generated for specific events involving sensitive information, which helps identify patterns of unauthorized access or data exposure. The platform enforces the use of validated cryptographic modules across compute resources to protect the confidentiality of information, even in the event of interception.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-dashboard-rhel9@sha256:1d7ca201b778e6a6cb559129e240233b6b6461399c67f979c07d5fe288c400f6_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-dashboard-rhel9@sha256:3fb7480f9d68333e168eae0c9fbeceb0df7962a40c25ecced81ea4c4959b2c25_s390x",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-dashboard-rhel9@sha256:50329da263e8ef00c47632156761621bac30fead5e574ef23cd1d30b7af0019a_ppc64le"
],
"known_not_affected": [
"9Base-RHCEPH-6.1-Tools:rhceph/keepalived-rhel9@sha256:2ae4274163155d880cbd41d1a197d6856f326501a50e028ff3de9ff8a85b3e97_s390x",
"9Base-RHCEPH-6.1-Tools:rhceph/keepalived-rhel9@sha256:36abd2b22ebabea813c5afde35b0b80a200056f811267e89f0270da9155b1a22_ppc64le",
"9Base-RHCEPH-6.1-Tools:rhceph/keepalived-rhel9@sha256:b21d882fd2d08d6f162dbb63e0626d9d6aa892a677c5a28edc97b84feef1655a_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-rhel9@sha256:72bd6eb932a368af10d5c607d8b60e0fe8b87862f4adaa17fd022a3427a46ca8_s390x",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-rhel9@sha256:953630d9f9924f17ab7ce168772c3facbaf6866b79a1cf0fb9aee1dcf6eb8c7d_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-rhel9@sha256:9b477366f861df49b533d95941b9770b032827bb4a259c5f86abce8705960c05_ppc64le",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-haproxy-rhel9@sha256:720b3207087d4feb8ab59ffd0b70d6bc22fa21d53b62393779dfaf8972a32e60_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-haproxy-rhel9@sha256:8cc4a146d7be5046b416fe9c04d77b4f0a25a2ab7180fdbf8c46cff8e2483080_ppc64le",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-haproxy-rhel9@sha256:e4da2c9d53159d43c6795151eb3c9dea373da19b34d76094b60e7a2466415d62_s390x",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-promtail-rhel9@sha256:44697ad0d15d1f37b98243f5f013cb9271d70e2b10ab52093a1d7e3409a674b2_s390x",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-promtail-rhel9@sha256:b46c0196fab3bd3a60b64a1d7ff8af6fbc7c3e526618da1cc78032bffa3be171_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-promtail-rhel9@sha256:f52fd8d5fbfdcc202c5e31096119377a8b87f9efd31602398d45cec86ec35940_ppc64le",
"9Base-RHCEPH-6.1-Tools:rhceph/snmp-notifier-rhel9@sha256:8887234fbbaddf620eaa7b0f4b1ed6ab8aa5bc52e019e67179554ccd03fba676_ppc64le",
"9Base-RHCEPH-6.1-Tools:rhceph/snmp-notifier-rhel9@sha256:9078b49846d8ec681bec5b96f0d4087b4c66bdc6baf4701cfc9c8e8aeae89661_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/snmp-notifier-rhel9@sha256:df7c89608fe8352d445efcc1017521b35878cfe61a8b9fd91fab24c00786b2bf_s390x"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2022-32148"
},
{
"category": "external",
"summary": "RHBZ#2107383",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2107383"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2022-32148",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-32148"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2022-32148",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2022-32148"
},
{
"category": "external",
"summary": "https://go.dev/issue/53423",
"url": "https://go.dev/issue/53423"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-announce/c/nqrv9fbR0zE",
"url": "https://groups.google.com/g/golang-announce/c/nqrv9fbR0zE"
}
],
"release_date": "2022-07-12T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2023-06-15T15:59:41+00:00",
"details": "For details on how to apply this update, see Upgrade a Red Hat Ceph Storage\ncluster using cephadm in the Red Hat Storage Ceph Upgrade\nGuide.(https://access.redhat.com/documentation/en-us/red_hat_ceph_storage)",
"product_ids": [
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-dashboard-rhel9@sha256:1d7ca201b778e6a6cb559129e240233b6b6461399c67f979c07d5fe288c400f6_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-dashboard-rhel9@sha256:3fb7480f9d68333e168eae0c9fbeceb0df7962a40c25ecced81ea4c4959b2c25_s390x",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-dashboard-rhel9@sha256:50329da263e8ef00c47632156761621bac30fead5e574ef23cd1d30b7af0019a_ppc64le"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2023:3642"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "NONE",
"baseScore": 6.5,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "LOW",
"integrityImpact": "LOW",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:L/A:N",
"version": "3.1"
},
"products": [
"9Base-RHCEPH-6.1-Tools:rhceph/keepalived-rhel9@sha256:2ae4274163155d880cbd41d1a197d6856f326501a50e028ff3de9ff8a85b3e97_s390x",
"9Base-RHCEPH-6.1-Tools:rhceph/keepalived-rhel9@sha256:36abd2b22ebabea813c5afde35b0b80a200056f811267e89f0270da9155b1a22_ppc64le",
"9Base-RHCEPH-6.1-Tools:rhceph/keepalived-rhel9@sha256:b21d882fd2d08d6f162dbb63e0626d9d6aa892a677c5a28edc97b84feef1655a_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-dashboard-rhel9@sha256:1d7ca201b778e6a6cb559129e240233b6b6461399c67f979c07d5fe288c400f6_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-dashboard-rhel9@sha256:3fb7480f9d68333e168eae0c9fbeceb0df7962a40c25ecced81ea4c4959b2c25_s390x",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-dashboard-rhel9@sha256:50329da263e8ef00c47632156761621bac30fead5e574ef23cd1d30b7af0019a_ppc64le",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-rhel9@sha256:72bd6eb932a368af10d5c607d8b60e0fe8b87862f4adaa17fd022a3427a46ca8_s390x",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-rhel9@sha256:953630d9f9924f17ab7ce168772c3facbaf6866b79a1cf0fb9aee1dcf6eb8c7d_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-rhel9@sha256:9b477366f861df49b533d95941b9770b032827bb4a259c5f86abce8705960c05_ppc64le",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-haproxy-rhel9@sha256:720b3207087d4feb8ab59ffd0b70d6bc22fa21d53b62393779dfaf8972a32e60_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-haproxy-rhel9@sha256:8cc4a146d7be5046b416fe9c04d77b4f0a25a2ab7180fdbf8c46cff8e2483080_ppc64le",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-haproxy-rhel9@sha256:e4da2c9d53159d43c6795151eb3c9dea373da19b34d76094b60e7a2466415d62_s390x",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-promtail-rhel9@sha256:44697ad0d15d1f37b98243f5f013cb9271d70e2b10ab52093a1d7e3409a674b2_s390x",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-promtail-rhel9@sha256:b46c0196fab3bd3a60b64a1d7ff8af6fbc7c3e526618da1cc78032bffa3be171_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-promtail-rhel9@sha256:f52fd8d5fbfdcc202c5e31096119377a8b87f9efd31602398d45cec86ec35940_ppc64le",
"9Base-RHCEPH-6.1-Tools:rhceph/snmp-notifier-rhel9@sha256:8887234fbbaddf620eaa7b0f4b1ed6ab8aa5bc52e019e67179554ccd03fba676_ppc64le",
"9Base-RHCEPH-6.1-Tools:rhceph/snmp-notifier-rhel9@sha256:9078b49846d8ec681bec5b96f0d4087b4c66bdc6baf4701cfc9c8e8aeae89661_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/snmp-notifier-rhel9@sha256:df7c89608fe8352d445efcc1017521b35878cfe61a8b9fd91fab24c00786b2bf_s390x"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "golang: net/http/httputil: NewSingleHostReverseProxy - omit X-Forwarded-For not working"
},
{
"cve": "CVE-2022-32189",
"cwe": {
"id": "CWE-400",
"name": "Uncontrolled Resource Consumption"
},
"discovery_date": "2022-08-02T00:00:00+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"9Base-RHCEPH-6.1-Tools:rhceph/keepalived-rhel9@sha256:2ae4274163155d880cbd41d1a197d6856f326501a50e028ff3de9ff8a85b3e97_s390x",
"9Base-RHCEPH-6.1-Tools:rhceph/keepalived-rhel9@sha256:36abd2b22ebabea813c5afde35b0b80a200056f811267e89f0270da9155b1a22_ppc64le",
"9Base-RHCEPH-6.1-Tools:rhceph/keepalived-rhel9@sha256:b21d882fd2d08d6f162dbb63e0626d9d6aa892a677c5a28edc97b84feef1655a_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-rhel9@sha256:72bd6eb932a368af10d5c607d8b60e0fe8b87862f4adaa17fd022a3427a46ca8_s390x",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-rhel9@sha256:953630d9f9924f17ab7ce168772c3facbaf6866b79a1cf0fb9aee1dcf6eb8c7d_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-rhel9@sha256:9b477366f861df49b533d95941b9770b032827bb4a259c5f86abce8705960c05_ppc64le",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-haproxy-rhel9@sha256:720b3207087d4feb8ab59ffd0b70d6bc22fa21d53b62393779dfaf8972a32e60_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-haproxy-rhel9@sha256:8cc4a146d7be5046b416fe9c04d77b4f0a25a2ab7180fdbf8c46cff8e2483080_ppc64le",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-haproxy-rhel9@sha256:e4da2c9d53159d43c6795151eb3c9dea373da19b34d76094b60e7a2466415d62_s390x",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-promtail-rhel9@sha256:44697ad0d15d1f37b98243f5f013cb9271d70e2b10ab52093a1d7e3409a674b2_s390x",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-promtail-rhel9@sha256:b46c0196fab3bd3a60b64a1d7ff8af6fbc7c3e526618da1cc78032bffa3be171_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-promtail-rhel9@sha256:f52fd8d5fbfdcc202c5e31096119377a8b87f9efd31602398d45cec86ec35940_ppc64le",
"9Base-RHCEPH-6.1-Tools:rhceph/snmp-notifier-rhel9@sha256:8887234fbbaddf620eaa7b0f4b1ed6ab8aa5bc52e019e67179554ccd03fba676_ppc64le",
"9Base-RHCEPH-6.1-Tools:rhceph/snmp-notifier-rhel9@sha256:9078b49846d8ec681bec5b96f0d4087b4c66bdc6baf4701cfc9c8e8aeae89661_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/snmp-notifier-rhel9@sha256:df7c89608fe8352d445efcc1017521b35878cfe61a8b9fd91fab24c00786b2bf_s390x"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2113814"
}
],
"notes": [
{
"category": "description",
"text": "An uncontrolled resource consumption flaw was found in Golang math/big. A too-short encoded message can cause a panic in Float.GobDecode and Rat.GobDecode in math/big in Go, potentially allowing an attacker to create a denial of service, impacting availability.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "golang: math/big: decoding big.Float and big.Rat types can panic if the encoded message is too short, potentially allowing a denial of service",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "This flaw stems from a particular and specific method (GoBDecode) which isn\u0027t commonly used. There are few components within Red Hat offerings which call this function. In rare cases where this method is called, the component limits possible damage or it is not possible to be triggered by an attacker. For these combined reasons the impact has been downgraded 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-RHCEPH-6.1-Tools:rhceph/rhceph-6-dashboard-rhel9@sha256:1d7ca201b778e6a6cb559129e240233b6b6461399c67f979c07d5fe288c400f6_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-dashboard-rhel9@sha256:3fb7480f9d68333e168eae0c9fbeceb0df7962a40c25ecced81ea4c4959b2c25_s390x",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-dashboard-rhel9@sha256:50329da263e8ef00c47632156761621bac30fead5e574ef23cd1d30b7af0019a_ppc64le"
],
"known_not_affected": [
"9Base-RHCEPH-6.1-Tools:rhceph/keepalived-rhel9@sha256:2ae4274163155d880cbd41d1a197d6856f326501a50e028ff3de9ff8a85b3e97_s390x",
"9Base-RHCEPH-6.1-Tools:rhceph/keepalived-rhel9@sha256:36abd2b22ebabea813c5afde35b0b80a200056f811267e89f0270da9155b1a22_ppc64le",
"9Base-RHCEPH-6.1-Tools:rhceph/keepalived-rhel9@sha256:b21d882fd2d08d6f162dbb63e0626d9d6aa892a677c5a28edc97b84feef1655a_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-rhel9@sha256:72bd6eb932a368af10d5c607d8b60e0fe8b87862f4adaa17fd022a3427a46ca8_s390x",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-rhel9@sha256:953630d9f9924f17ab7ce168772c3facbaf6866b79a1cf0fb9aee1dcf6eb8c7d_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-rhel9@sha256:9b477366f861df49b533d95941b9770b032827bb4a259c5f86abce8705960c05_ppc64le",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-haproxy-rhel9@sha256:720b3207087d4feb8ab59ffd0b70d6bc22fa21d53b62393779dfaf8972a32e60_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-haproxy-rhel9@sha256:8cc4a146d7be5046b416fe9c04d77b4f0a25a2ab7180fdbf8c46cff8e2483080_ppc64le",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-haproxy-rhel9@sha256:e4da2c9d53159d43c6795151eb3c9dea373da19b34d76094b60e7a2466415d62_s390x",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-promtail-rhel9@sha256:44697ad0d15d1f37b98243f5f013cb9271d70e2b10ab52093a1d7e3409a674b2_s390x",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-promtail-rhel9@sha256:b46c0196fab3bd3a60b64a1d7ff8af6fbc7c3e526618da1cc78032bffa3be171_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-promtail-rhel9@sha256:f52fd8d5fbfdcc202c5e31096119377a8b87f9efd31602398d45cec86ec35940_ppc64le",
"9Base-RHCEPH-6.1-Tools:rhceph/snmp-notifier-rhel9@sha256:8887234fbbaddf620eaa7b0f4b1ed6ab8aa5bc52e019e67179554ccd03fba676_ppc64le",
"9Base-RHCEPH-6.1-Tools:rhceph/snmp-notifier-rhel9@sha256:9078b49846d8ec681bec5b96f0d4087b4c66bdc6baf4701cfc9c8e8aeae89661_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/snmp-notifier-rhel9@sha256:df7c89608fe8352d445efcc1017521b35878cfe61a8b9fd91fab24c00786b2bf_s390x"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2022-32189"
},
{
"category": "external",
"summary": "RHBZ#2113814",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2113814"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2022-32189",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-32189"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2022-32189",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2022-32189"
},
{
"category": "external",
"summary": "https://go.dev/issue/53871",
"url": "https://go.dev/issue/53871"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-nuts/c/DCFSyTGM0wU",
"url": "https://groups.google.com/g/golang-nuts/c/DCFSyTGM0wU"
}
],
"release_date": "2022-08-01T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2023-06-15T15:59:41+00:00",
"details": "For details on how to apply this update, see Upgrade a Red Hat Ceph Storage\ncluster using cephadm in the Red Hat Storage Ceph Upgrade\nGuide.(https://access.redhat.com/documentation/en-us/red_hat_ceph_storage)",
"product_ids": [
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-dashboard-rhel9@sha256:1d7ca201b778e6a6cb559129e240233b6b6461399c67f979c07d5fe288c400f6_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-dashboard-rhel9@sha256:3fb7480f9d68333e168eae0c9fbeceb0df7962a40c25ecced81ea4c4959b2c25_s390x",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-dashboard-rhel9@sha256:50329da263e8ef00c47632156761621bac30fead5e574ef23cd1d30b7af0019a_ppc64le"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2023:3642"
},
{
"category": "workaround",
"details": "Mitigation for this issue is either not available or the currently available options don\u0027t meet the Red Hat Product Security criteria comprising ease of use and deployment, applicability to widespread installation base or stability.",
"product_ids": [
"9Base-RHCEPH-6.1-Tools:rhceph/keepalived-rhel9@sha256:2ae4274163155d880cbd41d1a197d6856f326501a50e028ff3de9ff8a85b3e97_s390x",
"9Base-RHCEPH-6.1-Tools:rhceph/keepalived-rhel9@sha256:36abd2b22ebabea813c5afde35b0b80a200056f811267e89f0270da9155b1a22_ppc64le",
"9Base-RHCEPH-6.1-Tools:rhceph/keepalived-rhel9@sha256:b21d882fd2d08d6f162dbb63e0626d9d6aa892a677c5a28edc97b84feef1655a_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-dashboard-rhel9@sha256:1d7ca201b778e6a6cb559129e240233b6b6461399c67f979c07d5fe288c400f6_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-dashboard-rhel9@sha256:3fb7480f9d68333e168eae0c9fbeceb0df7962a40c25ecced81ea4c4959b2c25_s390x",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-dashboard-rhel9@sha256:50329da263e8ef00c47632156761621bac30fead5e574ef23cd1d30b7af0019a_ppc64le",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-rhel9@sha256:72bd6eb932a368af10d5c607d8b60e0fe8b87862f4adaa17fd022a3427a46ca8_s390x",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-rhel9@sha256:953630d9f9924f17ab7ce168772c3facbaf6866b79a1cf0fb9aee1dcf6eb8c7d_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-rhel9@sha256:9b477366f861df49b533d95941b9770b032827bb4a259c5f86abce8705960c05_ppc64le",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-haproxy-rhel9@sha256:720b3207087d4feb8ab59ffd0b70d6bc22fa21d53b62393779dfaf8972a32e60_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-haproxy-rhel9@sha256:8cc4a146d7be5046b416fe9c04d77b4f0a25a2ab7180fdbf8c46cff8e2483080_ppc64le",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-haproxy-rhel9@sha256:e4da2c9d53159d43c6795151eb3c9dea373da19b34d76094b60e7a2466415d62_s390x",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-promtail-rhel9@sha256:44697ad0d15d1f37b98243f5f013cb9271d70e2b10ab52093a1d7e3409a674b2_s390x",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-promtail-rhel9@sha256:b46c0196fab3bd3a60b64a1d7ff8af6fbc7c3e526618da1cc78032bffa3be171_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-promtail-rhel9@sha256:f52fd8d5fbfdcc202c5e31096119377a8b87f9efd31602398d45cec86ec35940_ppc64le",
"9Base-RHCEPH-6.1-Tools:rhceph/snmp-notifier-rhel9@sha256:8887234fbbaddf620eaa7b0f4b1ed6ab8aa5bc52e019e67179554ccd03fba676_ppc64le",
"9Base-RHCEPH-6.1-Tools:rhceph/snmp-notifier-rhel9@sha256:9078b49846d8ec681bec5b96f0d4087b4c66bdc6baf4701cfc9c8e8aeae89661_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/snmp-notifier-rhel9@sha256:df7c89608fe8352d445efcc1017521b35878cfe61a8b9fd91fab24c00786b2bf_s390x"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 6.5,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "LOW",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"9Base-RHCEPH-6.1-Tools:rhceph/keepalived-rhel9@sha256:2ae4274163155d880cbd41d1a197d6856f326501a50e028ff3de9ff8a85b3e97_s390x",
"9Base-RHCEPH-6.1-Tools:rhceph/keepalived-rhel9@sha256:36abd2b22ebabea813c5afde35b0b80a200056f811267e89f0270da9155b1a22_ppc64le",
"9Base-RHCEPH-6.1-Tools:rhceph/keepalived-rhel9@sha256:b21d882fd2d08d6f162dbb63e0626d9d6aa892a677c5a28edc97b84feef1655a_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-dashboard-rhel9@sha256:1d7ca201b778e6a6cb559129e240233b6b6461399c67f979c07d5fe288c400f6_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-dashboard-rhel9@sha256:3fb7480f9d68333e168eae0c9fbeceb0df7962a40c25ecced81ea4c4959b2c25_s390x",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-dashboard-rhel9@sha256:50329da263e8ef00c47632156761621bac30fead5e574ef23cd1d30b7af0019a_ppc64le",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-rhel9@sha256:72bd6eb932a368af10d5c607d8b60e0fe8b87862f4adaa17fd022a3427a46ca8_s390x",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-rhel9@sha256:953630d9f9924f17ab7ce168772c3facbaf6866b79a1cf0fb9aee1dcf6eb8c7d_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-rhel9@sha256:9b477366f861df49b533d95941b9770b032827bb4a259c5f86abce8705960c05_ppc64le",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-haproxy-rhel9@sha256:720b3207087d4feb8ab59ffd0b70d6bc22fa21d53b62393779dfaf8972a32e60_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-haproxy-rhel9@sha256:8cc4a146d7be5046b416fe9c04d77b4f0a25a2ab7180fdbf8c46cff8e2483080_ppc64le",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-haproxy-rhel9@sha256:e4da2c9d53159d43c6795151eb3c9dea373da19b34d76094b60e7a2466415d62_s390x",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-promtail-rhel9@sha256:44697ad0d15d1f37b98243f5f013cb9271d70e2b10ab52093a1d7e3409a674b2_s390x",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-promtail-rhel9@sha256:b46c0196fab3bd3a60b64a1d7ff8af6fbc7c3e526618da1cc78032bffa3be171_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-promtail-rhel9@sha256:f52fd8d5fbfdcc202c5e31096119377a8b87f9efd31602398d45cec86ec35940_ppc64le",
"9Base-RHCEPH-6.1-Tools:rhceph/snmp-notifier-rhel9@sha256:8887234fbbaddf620eaa7b0f4b1ed6ab8aa5bc52e019e67179554ccd03fba676_ppc64le",
"9Base-RHCEPH-6.1-Tools:rhceph/snmp-notifier-rhel9@sha256:9078b49846d8ec681bec5b96f0d4087b4c66bdc6baf4701cfc9c8e8aeae89661_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/snmp-notifier-rhel9@sha256:df7c89608fe8352d445efcc1017521b35878cfe61a8b9fd91fab24c00786b2bf_s390x"
]
}
],
"threats": [
{
"category": "impact",
"details": "Low"
}
],
"title": "golang: math/big: decoding big.Float and big.Rat types can panic if the encoded message is too short, potentially allowing a denial of service"
},
{
"cve": "CVE-2022-32190",
"cwe": {
"id": "CWE-22",
"name": "Improper Limitation of a Pathname to a Restricted Directory (\u0027Path Traversal\u0027)"
},
"discovery_date": "2022-09-06T00:00:00+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"9Base-RHCEPH-6.1-Tools:rhceph/keepalived-rhel9@sha256:2ae4274163155d880cbd41d1a197d6856f326501a50e028ff3de9ff8a85b3e97_s390x",
"9Base-RHCEPH-6.1-Tools:rhceph/keepalived-rhel9@sha256:36abd2b22ebabea813c5afde35b0b80a200056f811267e89f0270da9155b1a22_ppc64le",
"9Base-RHCEPH-6.1-Tools:rhceph/keepalived-rhel9@sha256:b21d882fd2d08d6f162dbb63e0626d9d6aa892a677c5a28edc97b84feef1655a_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-rhel9@sha256:72bd6eb932a368af10d5c607d8b60e0fe8b87862f4adaa17fd022a3427a46ca8_s390x",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-rhel9@sha256:953630d9f9924f17ab7ce168772c3facbaf6866b79a1cf0fb9aee1dcf6eb8c7d_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-rhel9@sha256:9b477366f861df49b533d95941b9770b032827bb4a259c5f86abce8705960c05_ppc64le",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-haproxy-rhel9@sha256:720b3207087d4feb8ab59ffd0b70d6bc22fa21d53b62393779dfaf8972a32e60_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-haproxy-rhel9@sha256:8cc4a146d7be5046b416fe9c04d77b4f0a25a2ab7180fdbf8c46cff8e2483080_ppc64le",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-haproxy-rhel9@sha256:e4da2c9d53159d43c6795151eb3c9dea373da19b34d76094b60e7a2466415d62_s390x",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-promtail-rhel9@sha256:44697ad0d15d1f37b98243f5f013cb9271d70e2b10ab52093a1d7e3409a674b2_s390x",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-promtail-rhel9@sha256:b46c0196fab3bd3a60b64a1d7ff8af6fbc7c3e526618da1cc78032bffa3be171_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-promtail-rhel9@sha256:f52fd8d5fbfdcc202c5e31096119377a8b87f9efd31602398d45cec86ec35940_ppc64le",
"9Base-RHCEPH-6.1-Tools:rhceph/snmp-notifier-rhel9@sha256:8887234fbbaddf620eaa7b0f4b1ed6ab8aa5bc52e019e67179554ccd03fba676_ppc64le",
"9Base-RHCEPH-6.1-Tools:rhceph/snmp-notifier-rhel9@sha256:9078b49846d8ec681bec5b96f0d4087b4c66bdc6baf4701cfc9c8e8aeae89661_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/snmp-notifier-rhel9@sha256:df7c89608fe8352d445efcc1017521b35878cfe61a8b9fd91fab24c00786b2bf_s390x"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2124668"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in the golang package. The JoinPath doesn\u0027t remove the ../ path components appended to a domain that is not terminated by a slash, possibly leading to a directory traversal attack.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "golang: net/url: JoinPath does not strip relative path components in all circumstances",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "The vulnerable functions, JoinPath and URL.JoinPath was introduced in upstream go1.19, whereas, RHEL ships go1.17 and go1.18 versions, which does not contain the vulnerable code. Hence, packages shipped with RHEL-8, RHEL-9 are not affected.\n\nAll Y stream releases of OpenShift Container Platform 4 run on RHEL-8 or RHEL-9, so OCP 4 is also not affected.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-dashboard-rhel9@sha256:1d7ca201b778e6a6cb559129e240233b6b6461399c67f979c07d5fe288c400f6_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-dashboard-rhel9@sha256:3fb7480f9d68333e168eae0c9fbeceb0df7962a40c25ecced81ea4c4959b2c25_s390x",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-dashboard-rhel9@sha256:50329da263e8ef00c47632156761621bac30fead5e574ef23cd1d30b7af0019a_ppc64le"
],
"known_not_affected": [
"9Base-RHCEPH-6.1-Tools:rhceph/keepalived-rhel9@sha256:2ae4274163155d880cbd41d1a197d6856f326501a50e028ff3de9ff8a85b3e97_s390x",
"9Base-RHCEPH-6.1-Tools:rhceph/keepalived-rhel9@sha256:36abd2b22ebabea813c5afde35b0b80a200056f811267e89f0270da9155b1a22_ppc64le",
"9Base-RHCEPH-6.1-Tools:rhceph/keepalived-rhel9@sha256:b21d882fd2d08d6f162dbb63e0626d9d6aa892a677c5a28edc97b84feef1655a_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-rhel9@sha256:72bd6eb932a368af10d5c607d8b60e0fe8b87862f4adaa17fd022a3427a46ca8_s390x",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-rhel9@sha256:953630d9f9924f17ab7ce168772c3facbaf6866b79a1cf0fb9aee1dcf6eb8c7d_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-rhel9@sha256:9b477366f861df49b533d95941b9770b032827bb4a259c5f86abce8705960c05_ppc64le",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-haproxy-rhel9@sha256:720b3207087d4feb8ab59ffd0b70d6bc22fa21d53b62393779dfaf8972a32e60_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-haproxy-rhel9@sha256:8cc4a146d7be5046b416fe9c04d77b4f0a25a2ab7180fdbf8c46cff8e2483080_ppc64le",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-haproxy-rhel9@sha256:e4da2c9d53159d43c6795151eb3c9dea373da19b34d76094b60e7a2466415d62_s390x",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-promtail-rhel9@sha256:44697ad0d15d1f37b98243f5f013cb9271d70e2b10ab52093a1d7e3409a674b2_s390x",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-promtail-rhel9@sha256:b46c0196fab3bd3a60b64a1d7ff8af6fbc7c3e526618da1cc78032bffa3be171_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-promtail-rhel9@sha256:f52fd8d5fbfdcc202c5e31096119377a8b87f9efd31602398d45cec86ec35940_ppc64le",
"9Base-RHCEPH-6.1-Tools:rhceph/snmp-notifier-rhel9@sha256:8887234fbbaddf620eaa7b0f4b1ed6ab8aa5bc52e019e67179554ccd03fba676_ppc64le",
"9Base-RHCEPH-6.1-Tools:rhceph/snmp-notifier-rhel9@sha256:9078b49846d8ec681bec5b96f0d4087b4c66bdc6baf4701cfc9c8e8aeae89661_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/snmp-notifier-rhel9@sha256:df7c89608fe8352d445efcc1017521b35878cfe61a8b9fd91fab24c00786b2bf_s390x"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2022-32190"
},
{
"category": "external",
"summary": "RHBZ#2124668",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2124668"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2022-32190",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-32190"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2022-32190",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2022-32190"
},
{
"category": "external",
"summary": "https://go.dev/issue/54385",
"url": "https://go.dev/issue/54385"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-announce/c/x49AQzIVX-s/m/0tgO0pjiBQAJ",
"url": "https://groups.google.com/g/golang-announce/c/x49AQzIVX-s/m/0tgO0pjiBQAJ"
}
],
"release_date": "2022-09-06T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2023-06-15T15:59:41+00:00",
"details": "For details on how to apply this update, see Upgrade a Red Hat Ceph Storage\ncluster using cephadm in the Red Hat Storage Ceph Upgrade\nGuide.(https://access.redhat.com/documentation/en-us/red_hat_ceph_storage)",
"product_ids": [
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-dashboard-rhel9@sha256:1d7ca201b778e6a6cb559129e240233b6b6461399c67f979c07d5fe288c400f6_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-dashboard-rhel9@sha256:3fb7480f9d68333e168eae0c9fbeceb0df7962a40c25ecced81ea4c4959b2c25_s390x",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-dashboard-rhel9@sha256:50329da263e8ef00c47632156761621bac30fead5e574ef23cd1d30b7af0019a_ppc64le"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2023:3642"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "NONE",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "HIGH",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:N/A:N",
"version": "3.1"
},
"products": [
"9Base-RHCEPH-6.1-Tools:rhceph/keepalived-rhel9@sha256:2ae4274163155d880cbd41d1a197d6856f326501a50e028ff3de9ff8a85b3e97_s390x",
"9Base-RHCEPH-6.1-Tools:rhceph/keepalived-rhel9@sha256:36abd2b22ebabea813c5afde35b0b80a200056f811267e89f0270da9155b1a22_ppc64le",
"9Base-RHCEPH-6.1-Tools:rhceph/keepalived-rhel9@sha256:b21d882fd2d08d6f162dbb63e0626d9d6aa892a677c5a28edc97b84feef1655a_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-dashboard-rhel9@sha256:1d7ca201b778e6a6cb559129e240233b6b6461399c67f979c07d5fe288c400f6_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-dashboard-rhel9@sha256:3fb7480f9d68333e168eae0c9fbeceb0df7962a40c25ecced81ea4c4959b2c25_s390x",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-dashboard-rhel9@sha256:50329da263e8ef00c47632156761621bac30fead5e574ef23cd1d30b7af0019a_ppc64le",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-rhel9@sha256:72bd6eb932a368af10d5c607d8b60e0fe8b87862f4adaa17fd022a3427a46ca8_s390x",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-rhel9@sha256:953630d9f9924f17ab7ce168772c3facbaf6866b79a1cf0fb9aee1dcf6eb8c7d_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-rhel9@sha256:9b477366f861df49b533d95941b9770b032827bb4a259c5f86abce8705960c05_ppc64le",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-haproxy-rhel9@sha256:720b3207087d4feb8ab59ffd0b70d6bc22fa21d53b62393779dfaf8972a32e60_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-haproxy-rhel9@sha256:8cc4a146d7be5046b416fe9c04d77b4f0a25a2ab7180fdbf8c46cff8e2483080_ppc64le",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-haproxy-rhel9@sha256:e4da2c9d53159d43c6795151eb3c9dea373da19b34d76094b60e7a2466415d62_s390x",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-promtail-rhel9@sha256:44697ad0d15d1f37b98243f5f013cb9271d70e2b10ab52093a1d7e3409a674b2_s390x",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-promtail-rhel9@sha256:b46c0196fab3bd3a60b64a1d7ff8af6fbc7c3e526618da1cc78032bffa3be171_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-promtail-rhel9@sha256:f52fd8d5fbfdcc202c5e31096119377a8b87f9efd31602398d45cec86ec35940_ppc64le",
"9Base-RHCEPH-6.1-Tools:rhceph/snmp-notifier-rhel9@sha256:8887234fbbaddf620eaa7b0f4b1ed6ab8aa5bc52e019e67179554ccd03fba676_ppc64le",
"9Base-RHCEPH-6.1-Tools:rhceph/snmp-notifier-rhel9@sha256:9078b49846d8ec681bec5b96f0d4087b4c66bdc6baf4701cfc9c8e8aeae89661_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/snmp-notifier-rhel9@sha256:df7c89608fe8352d445efcc1017521b35878cfe61a8b9fd91fab24c00786b2bf_s390x"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "golang: net/url: JoinPath does not strip relative path components in all circumstances"
},
{
"cve": "CVE-2022-35957",
"cwe": {
"id": "CWE-288",
"name": "Authentication Bypass Using an Alternate Path or Channel"
},
"discovery_date": "2022-09-09T00:00:00+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"9Base-RHCEPH-6.1-Tools:rhceph/keepalived-rhel9@sha256:2ae4274163155d880cbd41d1a197d6856f326501a50e028ff3de9ff8a85b3e97_s390x",
"9Base-RHCEPH-6.1-Tools:rhceph/keepalived-rhel9@sha256:36abd2b22ebabea813c5afde35b0b80a200056f811267e89f0270da9155b1a22_ppc64le",
"9Base-RHCEPH-6.1-Tools:rhceph/keepalived-rhel9@sha256:b21d882fd2d08d6f162dbb63e0626d9d6aa892a677c5a28edc97b84feef1655a_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-rhel9@sha256:72bd6eb932a368af10d5c607d8b60e0fe8b87862f4adaa17fd022a3427a46ca8_s390x",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-rhel9@sha256:953630d9f9924f17ab7ce168772c3facbaf6866b79a1cf0fb9aee1dcf6eb8c7d_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-rhel9@sha256:9b477366f861df49b533d95941b9770b032827bb4a259c5f86abce8705960c05_ppc64le",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-haproxy-rhel9@sha256:720b3207087d4feb8ab59ffd0b70d6bc22fa21d53b62393779dfaf8972a32e60_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-haproxy-rhel9@sha256:8cc4a146d7be5046b416fe9c04d77b4f0a25a2ab7180fdbf8c46cff8e2483080_ppc64le",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-haproxy-rhel9@sha256:e4da2c9d53159d43c6795151eb3c9dea373da19b34d76094b60e7a2466415d62_s390x",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-promtail-rhel9@sha256:44697ad0d15d1f37b98243f5f013cb9271d70e2b10ab52093a1d7e3409a674b2_s390x",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-promtail-rhel9@sha256:b46c0196fab3bd3a60b64a1d7ff8af6fbc7c3e526618da1cc78032bffa3be171_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-promtail-rhel9@sha256:f52fd8d5fbfdcc202c5e31096119377a8b87f9efd31602398d45cec86ec35940_ppc64le",
"9Base-RHCEPH-6.1-Tools:rhceph/snmp-notifier-rhel9@sha256:8887234fbbaddf620eaa7b0f4b1ed6ab8aa5bc52e019e67179554ccd03fba676_ppc64le",
"9Base-RHCEPH-6.1-Tools:rhceph/snmp-notifier-rhel9@sha256:9078b49846d8ec681bec5b96f0d4087b4c66bdc6baf4701cfc9c8e8aeae89661_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/snmp-notifier-rhel9@sha256:df7c89608fe8352d445efcc1017521b35878cfe61a8b9fd91fab24c00786b2bf_s390x"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2125514"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in the grafana package. Auth proxy allows authentication of a user by only providing the username (or email) in an X-WEBAUTH-USER HTTP header. The trust assumption is that a front proxy will take care of authentication and that the Grafana server is only publicly reachable with this front proxy.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "grafana: Escalation from admin to server admin when auth proxy is used",
"title": "Vulnerability summary"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-dashboard-rhel9@sha256:1d7ca201b778e6a6cb559129e240233b6b6461399c67f979c07d5fe288c400f6_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-dashboard-rhel9@sha256:3fb7480f9d68333e168eae0c9fbeceb0df7962a40c25ecced81ea4c4959b2c25_s390x",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-dashboard-rhel9@sha256:50329da263e8ef00c47632156761621bac30fead5e574ef23cd1d30b7af0019a_ppc64le"
],
"known_not_affected": [
"9Base-RHCEPH-6.1-Tools:rhceph/keepalived-rhel9@sha256:2ae4274163155d880cbd41d1a197d6856f326501a50e028ff3de9ff8a85b3e97_s390x",
"9Base-RHCEPH-6.1-Tools:rhceph/keepalived-rhel9@sha256:36abd2b22ebabea813c5afde35b0b80a200056f811267e89f0270da9155b1a22_ppc64le",
"9Base-RHCEPH-6.1-Tools:rhceph/keepalived-rhel9@sha256:b21d882fd2d08d6f162dbb63e0626d9d6aa892a677c5a28edc97b84feef1655a_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-rhel9@sha256:72bd6eb932a368af10d5c607d8b60e0fe8b87862f4adaa17fd022a3427a46ca8_s390x",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-rhel9@sha256:953630d9f9924f17ab7ce168772c3facbaf6866b79a1cf0fb9aee1dcf6eb8c7d_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-rhel9@sha256:9b477366f861df49b533d95941b9770b032827bb4a259c5f86abce8705960c05_ppc64le",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-haproxy-rhel9@sha256:720b3207087d4feb8ab59ffd0b70d6bc22fa21d53b62393779dfaf8972a32e60_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-haproxy-rhel9@sha256:8cc4a146d7be5046b416fe9c04d77b4f0a25a2ab7180fdbf8c46cff8e2483080_ppc64le",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-haproxy-rhel9@sha256:e4da2c9d53159d43c6795151eb3c9dea373da19b34d76094b60e7a2466415d62_s390x",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-promtail-rhel9@sha256:44697ad0d15d1f37b98243f5f013cb9271d70e2b10ab52093a1d7e3409a674b2_s390x",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-promtail-rhel9@sha256:b46c0196fab3bd3a60b64a1d7ff8af6fbc7c3e526618da1cc78032bffa3be171_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-promtail-rhel9@sha256:f52fd8d5fbfdcc202c5e31096119377a8b87f9efd31602398d45cec86ec35940_ppc64le",
"9Base-RHCEPH-6.1-Tools:rhceph/snmp-notifier-rhel9@sha256:8887234fbbaddf620eaa7b0f4b1ed6ab8aa5bc52e019e67179554ccd03fba676_ppc64le",
"9Base-RHCEPH-6.1-Tools:rhceph/snmp-notifier-rhel9@sha256:9078b49846d8ec681bec5b96f0d4087b4c66bdc6baf4701cfc9c8e8aeae89661_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/snmp-notifier-rhel9@sha256:df7c89608fe8352d445efcc1017521b35878cfe61a8b9fd91fab24c00786b2bf_s390x"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2022-35957"
},
{
"category": "external",
"summary": "RHBZ#2125514",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2125514"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2022-35957",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-35957"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2022-35957",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2022-35957"
},
{
"category": "external",
"summary": "https://github.com/grafana/grafana/security/advisories/GHSA-ff5c-938w-8c9q",
"url": "https://github.com/grafana/grafana/security/advisories/GHSA-ff5c-938w-8c9q"
}
],
"release_date": "2022-09-20T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2023-06-15T15:59:41+00:00",
"details": "For details on how to apply this update, see Upgrade a Red Hat Ceph Storage\ncluster using cephadm in the Red Hat Storage Ceph Upgrade\nGuide.(https://access.redhat.com/documentation/en-us/red_hat_ceph_storage)",
"product_ids": [
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-dashboard-rhel9@sha256:1d7ca201b778e6a6cb559129e240233b6b6461399c67f979c07d5fe288c400f6_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-dashboard-rhel9@sha256:3fb7480f9d68333e168eae0c9fbeceb0df7962a40c25ecced81ea4c4959b2c25_s390x",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-dashboard-rhel9@sha256:50329da263e8ef00c47632156761621bac30fead5e574ef23cd1d30b7af0019a_ppc64le"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2023:3642"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "HIGH",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 6.6,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "HIGH",
"integrityImpact": "HIGH",
"privilegesRequired": "HIGH",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:H/UI:N/S:U/C:H/I:H/A:H",
"version": "3.1"
},
"products": [
"9Base-RHCEPH-6.1-Tools:rhceph/keepalived-rhel9@sha256:2ae4274163155d880cbd41d1a197d6856f326501a50e028ff3de9ff8a85b3e97_s390x",
"9Base-RHCEPH-6.1-Tools:rhceph/keepalived-rhel9@sha256:36abd2b22ebabea813c5afde35b0b80a200056f811267e89f0270da9155b1a22_ppc64le",
"9Base-RHCEPH-6.1-Tools:rhceph/keepalived-rhel9@sha256:b21d882fd2d08d6f162dbb63e0626d9d6aa892a677c5a28edc97b84feef1655a_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-dashboard-rhel9@sha256:1d7ca201b778e6a6cb559129e240233b6b6461399c67f979c07d5fe288c400f6_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-dashboard-rhel9@sha256:3fb7480f9d68333e168eae0c9fbeceb0df7962a40c25ecced81ea4c4959b2c25_s390x",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-dashboard-rhel9@sha256:50329da263e8ef00c47632156761621bac30fead5e574ef23cd1d30b7af0019a_ppc64le",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-rhel9@sha256:72bd6eb932a368af10d5c607d8b60e0fe8b87862f4adaa17fd022a3427a46ca8_s390x",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-rhel9@sha256:953630d9f9924f17ab7ce168772c3facbaf6866b79a1cf0fb9aee1dcf6eb8c7d_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-rhel9@sha256:9b477366f861df49b533d95941b9770b032827bb4a259c5f86abce8705960c05_ppc64le",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-haproxy-rhel9@sha256:720b3207087d4feb8ab59ffd0b70d6bc22fa21d53b62393779dfaf8972a32e60_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-haproxy-rhel9@sha256:8cc4a146d7be5046b416fe9c04d77b4f0a25a2ab7180fdbf8c46cff8e2483080_ppc64le",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-haproxy-rhel9@sha256:e4da2c9d53159d43c6795151eb3c9dea373da19b34d76094b60e7a2466415d62_s390x",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-promtail-rhel9@sha256:44697ad0d15d1f37b98243f5f013cb9271d70e2b10ab52093a1d7e3409a674b2_s390x",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-promtail-rhel9@sha256:b46c0196fab3bd3a60b64a1d7ff8af6fbc7c3e526618da1cc78032bffa3be171_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-promtail-rhel9@sha256:f52fd8d5fbfdcc202c5e31096119377a8b87f9efd31602398d45cec86ec35940_ppc64le",
"9Base-RHCEPH-6.1-Tools:rhceph/snmp-notifier-rhel9@sha256:8887234fbbaddf620eaa7b0f4b1ed6ab8aa5bc52e019e67179554ccd03fba676_ppc64le",
"9Base-RHCEPH-6.1-Tools:rhceph/snmp-notifier-rhel9@sha256:9078b49846d8ec681bec5b96f0d4087b4c66bdc6baf4701cfc9c8e8aeae89661_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/snmp-notifier-rhel9@sha256:df7c89608fe8352d445efcc1017521b35878cfe61a8b9fd91fab24c00786b2bf_s390x"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "grafana: Escalation from admin to server admin when auth proxy is used"
},
{
"cve": "CVE-2022-39201",
"discovery_date": "2022-09-30T00:00:00+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"9Base-RHCEPH-6.1-Tools:rhceph/keepalived-rhel9@sha256:2ae4274163155d880cbd41d1a197d6856f326501a50e028ff3de9ff8a85b3e97_s390x",
"9Base-RHCEPH-6.1-Tools:rhceph/keepalived-rhel9@sha256:36abd2b22ebabea813c5afde35b0b80a200056f811267e89f0270da9155b1a22_ppc64le",
"9Base-RHCEPH-6.1-Tools:rhceph/keepalived-rhel9@sha256:b21d882fd2d08d6f162dbb63e0626d9d6aa892a677c5a28edc97b84feef1655a_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-rhel9@sha256:72bd6eb932a368af10d5c607d8b60e0fe8b87862f4adaa17fd022a3427a46ca8_s390x",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-rhel9@sha256:953630d9f9924f17ab7ce168772c3facbaf6866b79a1cf0fb9aee1dcf6eb8c7d_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-rhel9@sha256:9b477366f861df49b533d95941b9770b032827bb4a259c5f86abce8705960c05_ppc64le",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-haproxy-rhel9@sha256:720b3207087d4feb8ab59ffd0b70d6bc22fa21d53b62393779dfaf8972a32e60_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-haproxy-rhel9@sha256:8cc4a146d7be5046b416fe9c04d77b4f0a25a2ab7180fdbf8c46cff8e2483080_ppc64le",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-haproxy-rhel9@sha256:e4da2c9d53159d43c6795151eb3c9dea373da19b34d76094b60e7a2466415d62_s390x",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-promtail-rhel9@sha256:44697ad0d15d1f37b98243f5f013cb9271d70e2b10ab52093a1d7e3409a674b2_s390x",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-promtail-rhel9@sha256:b46c0196fab3bd3a60b64a1d7ff8af6fbc7c3e526618da1cc78032bffa3be171_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-promtail-rhel9@sha256:f52fd8d5fbfdcc202c5e31096119377a8b87f9efd31602398d45cec86ec35940_ppc64le",
"9Base-RHCEPH-6.1-Tools:rhceph/snmp-notifier-rhel9@sha256:8887234fbbaddf620eaa7b0f4b1ed6ab8aa5bc52e019e67179554ccd03fba676_ppc64le",
"9Base-RHCEPH-6.1-Tools:rhceph/snmp-notifier-rhel9@sha256:9078b49846d8ec681bec5b96f0d4087b4c66bdc6baf4701cfc9c8e8aeae89661_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/snmp-notifier-rhel9@sha256:df7c89608fe8352d445efcc1017521b35878cfe61a8b9fd91fab24c00786b2bf_s390x"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2131148"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in Grafana. The vulnerability impacts data source and plugin proxy endpoints under certain conditions. Grafana could leak the authentication cookie of users to plugins, which could result in an impact to confidentiality, integrity, and availability.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "grafana: Data source and plugin proxy endpoints could leak the authentication cookie to some destination plugins",
"title": "Vulnerability summary"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-dashboard-rhel9@sha256:1d7ca201b778e6a6cb559129e240233b6b6461399c67f979c07d5fe288c400f6_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-dashboard-rhel9@sha256:3fb7480f9d68333e168eae0c9fbeceb0df7962a40c25ecced81ea4c4959b2c25_s390x",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-dashboard-rhel9@sha256:50329da263e8ef00c47632156761621bac30fead5e574ef23cd1d30b7af0019a_ppc64le"
],
"known_not_affected": [
"9Base-RHCEPH-6.1-Tools:rhceph/keepalived-rhel9@sha256:2ae4274163155d880cbd41d1a197d6856f326501a50e028ff3de9ff8a85b3e97_s390x",
"9Base-RHCEPH-6.1-Tools:rhceph/keepalived-rhel9@sha256:36abd2b22ebabea813c5afde35b0b80a200056f811267e89f0270da9155b1a22_ppc64le",
"9Base-RHCEPH-6.1-Tools:rhceph/keepalived-rhel9@sha256:b21d882fd2d08d6f162dbb63e0626d9d6aa892a677c5a28edc97b84feef1655a_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-rhel9@sha256:72bd6eb932a368af10d5c607d8b60e0fe8b87862f4adaa17fd022a3427a46ca8_s390x",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-rhel9@sha256:953630d9f9924f17ab7ce168772c3facbaf6866b79a1cf0fb9aee1dcf6eb8c7d_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-rhel9@sha256:9b477366f861df49b533d95941b9770b032827bb4a259c5f86abce8705960c05_ppc64le",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-haproxy-rhel9@sha256:720b3207087d4feb8ab59ffd0b70d6bc22fa21d53b62393779dfaf8972a32e60_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-haproxy-rhel9@sha256:8cc4a146d7be5046b416fe9c04d77b4f0a25a2ab7180fdbf8c46cff8e2483080_ppc64le",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-haproxy-rhel9@sha256:e4da2c9d53159d43c6795151eb3c9dea373da19b34d76094b60e7a2466415d62_s390x",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-promtail-rhel9@sha256:44697ad0d15d1f37b98243f5f013cb9271d70e2b10ab52093a1d7e3409a674b2_s390x",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-promtail-rhel9@sha256:b46c0196fab3bd3a60b64a1d7ff8af6fbc7c3e526618da1cc78032bffa3be171_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-promtail-rhel9@sha256:f52fd8d5fbfdcc202c5e31096119377a8b87f9efd31602398d45cec86ec35940_ppc64le",
"9Base-RHCEPH-6.1-Tools:rhceph/snmp-notifier-rhel9@sha256:8887234fbbaddf620eaa7b0f4b1ed6ab8aa5bc52e019e67179554ccd03fba676_ppc64le",
"9Base-RHCEPH-6.1-Tools:rhceph/snmp-notifier-rhel9@sha256:9078b49846d8ec681bec5b96f0d4087b4c66bdc6baf4701cfc9c8e8aeae89661_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/snmp-notifier-rhel9@sha256:df7c89608fe8352d445efcc1017521b35878cfe61a8b9fd91fab24c00786b2bf_s390x"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2022-39201"
},
{
"category": "external",
"summary": "RHBZ#2131148",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2131148"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2022-39201",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-39201"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2022-39201",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2022-39201"
}
],
"release_date": "2022-10-14T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2023-06-15T15:59:41+00:00",
"details": "For details on how to apply this update, see Upgrade a Red Hat Ceph Storage\ncluster using cephadm in the Red Hat Storage Ceph Upgrade\nGuide.(https://access.redhat.com/documentation/en-us/red_hat_ceph_storage)",
"product_ids": [
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-dashboard-rhel9@sha256:1d7ca201b778e6a6cb559129e240233b6b6461399c67f979c07d5fe288c400f6_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-dashboard-rhel9@sha256:3fb7480f9d68333e168eae0c9fbeceb0df7962a40c25ecced81ea4c4959b2c25_s390x",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-dashboard-rhel9@sha256:50329da263e8ef00c47632156761621bac30fead5e574ef23cd1d30b7af0019a_ppc64le"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2023:3642"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 6.8,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "HIGH",
"integrityImpact": "HIGH",
"privilegesRequired": "HIGH",
"scope": "UNCHANGED",
"userInteraction": "REQUIRED",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:H/UI:R/S:U/C:H/I:H/A:H",
"version": "3.1"
},
"products": [
"9Base-RHCEPH-6.1-Tools:rhceph/keepalived-rhel9@sha256:2ae4274163155d880cbd41d1a197d6856f326501a50e028ff3de9ff8a85b3e97_s390x",
"9Base-RHCEPH-6.1-Tools:rhceph/keepalived-rhel9@sha256:36abd2b22ebabea813c5afde35b0b80a200056f811267e89f0270da9155b1a22_ppc64le",
"9Base-RHCEPH-6.1-Tools:rhceph/keepalived-rhel9@sha256:b21d882fd2d08d6f162dbb63e0626d9d6aa892a677c5a28edc97b84feef1655a_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-dashboard-rhel9@sha256:1d7ca201b778e6a6cb559129e240233b6b6461399c67f979c07d5fe288c400f6_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-dashboard-rhel9@sha256:3fb7480f9d68333e168eae0c9fbeceb0df7962a40c25ecced81ea4c4959b2c25_s390x",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-dashboard-rhel9@sha256:50329da263e8ef00c47632156761621bac30fead5e574ef23cd1d30b7af0019a_ppc64le",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-rhel9@sha256:72bd6eb932a368af10d5c607d8b60e0fe8b87862f4adaa17fd022a3427a46ca8_s390x",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-rhel9@sha256:953630d9f9924f17ab7ce168772c3facbaf6866b79a1cf0fb9aee1dcf6eb8c7d_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-rhel9@sha256:9b477366f861df49b533d95941b9770b032827bb4a259c5f86abce8705960c05_ppc64le",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-haproxy-rhel9@sha256:720b3207087d4feb8ab59ffd0b70d6bc22fa21d53b62393779dfaf8972a32e60_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-haproxy-rhel9@sha256:8cc4a146d7be5046b416fe9c04d77b4f0a25a2ab7180fdbf8c46cff8e2483080_ppc64le",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-haproxy-rhel9@sha256:e4da2c9d53159d43c6795151eb3c9dea373da19b34d76094b60e7a2466415d62_s390x",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-promtail-rhel9@sha256:44697ad0d15d1f37b98243f5f013cb9271d70e2b10ab52093a1d7e3409a674b2_s390x",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-promtail-rhel9@sha256:b46c0196fab3bd3a60b64a1d7ff8af6fbc7c3e526618da1cc78032bffa3be171_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-promtail-rhel9@sha256:f52fd8d5fbfdcc202c5e31096119377a8b87f9efd31602398d45cec86ec35940_ppc64le",
"9Base-RHCEPH-6.1-Tools:rhceph/snmp-notifier-rhel9@sha256:8887234fbbaddf620eaa7b0f4b1ed6ab8aa5bc52e019e67179554ccd03fba676_ppc64le",
"9Base-RHCEPH-6.1-Tools:rhceph/snmp-notifier-rhel9@sha256:9078b49846d8ec681bec5b96f0d4087b4c66bdc6baf4701cfc9c8e8aeae89661_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/snmp-notifier-rhel9@sha256:df7c89608fe8352d445efcc1017521b35878cfe61a8b9fd91fab24c00786b2bf_s390x"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "grafana: Data source and plugin proxy endpoints could leak the authentication cookie to some destination plugins"
},
{
"cve": "CVE-2022-39229",
"discovery_date": "2022-09-30T00:00:00+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"9Base-RHCEPH-6.1-Tools:rhceph/keepalived-rhel9@sha256:2ae4274163155d880cbd41d1a197d6856f326501a50e028ff3de9ff8a85b3e97_s390x",
"9Base-RHCEPH-6.1-Tools:rhceph/keepalived-rhel9@sha256:36abd2b22ebabea813c5afde35b0b80a200056f811267e89f0270da9155b1a22_ppc64le",
"9Base-RHCEPH-6.1-Tools:rhceph/keepalived-rhel9@sha256:b21d882fd2d08d6f162dbb63e0626d9d6aa892a677c5a28edc97b84feef1655a_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-rhel9@sha256:72bd6eb932a368af10d5c607d8b60e0fe8b87862f4adaa17fd022a3427a46ca8_s390x",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-rhel9@sha256:953630d9f9924f17ab7ce168772c3facbaf6866b79a1cf0fb9aee1dcf6eb8c7d_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-rhel9@sha256:9b477366f861df49b533d95941b9770b032827bb4a259c5f86abce8705960c05_ppc64le",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-haproxy-rhel9@sha256:720b3207087d4feb8ab59ffd0b70d6bc22fa21d53b62393779dfaf8972a32e60_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-haproxy-rhel9@sha256:8cc4a146d7be5046b416fe9c04d77b4f0a25a2ab7180fdbf8c46cff8e2483080_ppc64le",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-haproxy-rhel9@sha256:e4da2c9d53159d43c6795151eb3c9dea373da19b34d76094b60e7a2466415d62_s390x",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-promtail-rhel9@sha256:44697ad0d15d1f37b98243f5f013cb9271d70e2b10ab52093a1d7e3409a674b2_s390x",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-promtail-rhel9@sha256:b46c0196fab3bd3a60b64a1d7ff8af6fbc7c3e526618da1cc78032bffa3be171_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-promtail-rhel9@sha256:f52fd8d5fbfdcc202c5e31096119377a8b87f9efd31602398d45cec86ec35940_ppc64le",
"9Base-RHCEPH-6.1-Tools:rhceph/snmp-notifier-rhel9@sha256:8887234fbbaddf620eaa7b0f4b1ed6ab8aa5bc52e019e67179554ccd03fba676_ppc64le",
"9Base-RHCEPH-6.1-Tools:rhceph/snmp-notifier-rhel9@sha256:9078b49846d8ec681bec5b96f0d4087b4c66bdc6baf4701cfc9c8e8aeae89661_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/snmp-notifier-rhel9@sha256:df7c89608fe8352d445efcc1017521b35878cfe61a8b9fd91fab24c00786b2bf_s390x"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2131149"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in the Grafana web application. When a user logs into the system, either the username or email address can be used. However, the login system allows both a username and connected email to be registered, which could allow an attacker to prevent a user which has an associated email address access.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "grafana: using email as a username can block other users from signing in",
"title": "Vulnerability summary"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-dashboard-rhel9@sha256:1d7ca201b778e6a6cb559129e240233b6b6461399c67f979c07d5fe288c400f6_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-dashboard-rhel9@sha256:3fb7480f9d68333e168eae0c9fbeceb0df7962a40c25ecced81ea4c4959b2c25_s390x",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-dashboard-rhel9@sha256:50329da263e8ef00c47632156761621bac30fead5e574ef23cd1d30b7af0019a_ppc64le"
],
"known_not_affected": [
"9Base-RHCEPH-6.1-Tools:rhceph/keepalived-rhel9@sha256:2ae4274163155d880cbd41d1a197d6856f326501a50e028ff3de9ff8a85b3e97_s390x",
"9Base-RHCEPH-6.1-Tools:rhceph/keepalived-rhel9@sha256:36abd2b22ebabea813c5afde35b0b80a200056f811267e89f0270da9155b1a22_ppc64le",
"9Base-RHCEPH-6.1-Tools:rhceph/keepalived-rhel9@sha256:b21d882fd2d08d6f162dbb63e0626d9d6aa892a677c5a28edc97b84feef1655a_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-rhel9@sha256:72bd6eb932a368af10d5c607d8b60e0fe8b87862f4adaa17fd022a3427a46ca8_s390x",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-rhel9@sha256:953630d9f9924f17ab7ce168772c3facbaf6866b79a1cf0fb9aee1dcf6eb8c7d_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-rhel9@sha256:9b477366f861df49b533d95941b9770b032827bb4a259c5f86abce8705960c05_ppc64le",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-haproxy-rhel9@sha256:720b3207087d4feb8ab59ffd0b70d6bc22fa21d53b62393779dfaf8972a32e60_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-haproxy-rhel9@sha256:8cc4a146d7be5046b416fe9c04d77b4f0a25a2ab7180fdbf8c46cff8e2483080_ppc64le",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-haproxy-rhel9@sha256:e4da2c9d53159d43c6795151eb3c9dea373da19b34d76094b60e7a2466415d62_s390x",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-promtail-rhel9@sha256:44697ad0d15d1f37b98243f5f013cb9271d70e2b10ab52093a1d7e3409a674b2_s390x",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-promtail-rhel9@sha256:b46c0196fab3bd3a60b64a1d7ff8af6fbc7c3e526618da1cc78032bffa3be171_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-promtail-rhel9@sha256:f52fd8d5fbfdcc202c5e31096119377a8b87f9efd31602398d45cec86ec35940_ppc64le",
"9Base-RHCEPH-6.1-Tools:rhceph/snmp-notifier-rhel9@sha256:8887234fbbaddf620eaa7b0f4b1ed6ab8aa5bc52e019e67179554ccd03fba676_ppc64le",
"9Base-RHCEPH-6.1-Tools:rhceph/snmp-notifier-rhel9@sha256:9078b49846d8ec681bec5b96f0d4087b4c66bdc6baf4701cfc9c8e8aeae89661_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/snmp-notifier-rhel9@sha256:df7c89608fe8352d445efcc1017521b35878cfe61a8b9fd91fab24c00786b2bf_s390x"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2022-39229"
},
{
"category": "external",
"summary": "RHBZ#2131149",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2131149"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2022-39229",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-39229"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2022-39229",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2022-39229"
}
],
"release_date": "2022-10-14T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2023-06-15T15:59:41+00:00",
"details": "For details on how to apply this update, see Upgrade a Red Hat Ceph Storage\ncluster using cephadm in the Red Hat Storage Ceph Upgrade\nGuide.(https://access.redhat.com/documentation/en-us/red_hat_ceph_storage)",
"product_ids": [
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-dashboard-rhel9@sha256:1d7ca201b778e6a6cb559129e240233b6b6461399c67f979c07d5fe288c400f6_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-dashboard-rhel9@sha256:3fb7480f9d68333e168eae0c9fbeceb0df7962a40c25ecced81ea4c4959b2c25_s390x",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-dashboard-rhel9@sha256:50329da263e8ef00c47632156761621bac30fead5e574ef23cd1d30b7af0019a_ppc64le"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2023:3642"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "LOW",
"baseScore": 4.3,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "LOW",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:L",
"version": "3.1"
},
"products": [
"9Base-RHCEPH-6.1-Tools:rhceph/keepalived-rhel9@sha256:2ae4274163155d880cbd41d1a197d6856f326501a50e028ff3de9ff8a85b3e97_s390x",
"9Base-RHCEPH-6.1-Tools:rhceph/keepalived-rhel9@sha256:36abd2b22ebabea813c5afde35b0b80a200056f811267e89f0270da9155b1a22_ppc64le",
"9Base-RHCEPH-6.1-Tools:rhceph/keepalived-rhel9@sha256:b21d882fd2d08d6f162dbb63e0626d9d6aa892a677c5a28edc97b84feef1655a_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-dashboard-rhel9@sha256:1d7ca201b778e6a6cb559129e240233b6b6461399c67f979c07d5fe288c400f6_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-dashboard-rhel9@sha256:3fb7480f9d68333e168eae0c9fbeceb0df7962a40c25ecced81ea4c4959b2c25_s390x",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-dashboard-rhel9@sha256:50329da263e8ef00c47632156761621bac30fead5e574ef23cd1d30b7af0019a_ppc64le",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-rhel9@sha256:72bd6eb932a368af10d5c607d8b60e0fe8b87862f4adaa17fd022a3427a46ca8_s390x",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-rhel9@sha256:953630d9f9924f17ab7ce168772c3facbaf6866b79a1cf0fb9aee1dcf6eb8c7d_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-rhel9@sha256:9b477366f861df49b533d95941b9770b032827bb4a259c5f86abce8705960c05_ppc64le",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-haproxy-rhel9@sha256:720b3207087d4feb8ab59ffd0b70d6bc22fa21d53b62393779dfaf8972a32e60_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-haproxy-rhel9@sha256:8cc4a146d7be5046b416fe9c04d77b4f0a25a2ab7180fdbf8c46cff8e2483080_ppc64le",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-haproxy-rhel9@sha256:e4da2c9d53159d43c6795151eb3c9dea373da19b34d76094b60e7a2466415d62_s390x",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-promtail-rhel9@sha256:44697ad0d15d1f37b98243f5f013cb9271d70e2b10ab52093a1d7e3409a674b2_s390x",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-promtail-rhel9@sha256:b46c0196fab3bd3a60b64a1d7ff8af6fbc7c3e526618da1cc78032bffa3be171_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-promtail-rhel9@sha256:f52fd8d5fbfdcc202c5e31096119377a8b87f9efd31602398d45cec86ec35940_ppc64le",
"9Base-RHCEPH-6.1-Tools:rhceph/snmp-notifier-rhel9@sha256:8887234fbbaddf620eaa7b0f4b1ed6ab8aa5bc52e019e67179554ccd03fba676_ppc64le",
"9Base-RHCEPH-6.1-Tools:rhceph/snmp-notifier-rhel9@sha256:9078b49846d8ec681bec5b96f0d4087b4c66bdc6baf4701cfc9c8e8aeae89661_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/snmp-notifier-rhel9@sha256:df7c89608fe8352d445efcc1017521b35878cfe61a8b9fd91fab24c00786b2bf_s390x"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "grafana: using email as a username can block other users from signing in"
},
{
"acknowledgments": [
{
"names": [
"Grafana Team"
],
"summary": "Acknowledged by upstream."
}
],
"cve": "CVE-2022-39306",
"cwe": {
"id": "CWE-303",
"name": "Incorrect Implementation of Authentication Algorithm"
},
"discovery_date": "2022-10-26T00:00:00+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"9Base-RHCEPH-6.1-Tools:rhceph/keepalived-rhel9@sha256:2ae4274163155d880cbd41d1a197d6856f326501a50e028ff3de9ff8a85b3e97_s390x",
"9Base-RHCEPH-6.1-Tools:rhceph/keepalived-rhel9@sha256:36abd2b22ebabea813c5afde35b0b80a200056f811267e89f0270da9155b1a22_ppc64le",
"9Base-RHCEPH-6.1-Tools:rhceph/keepalived-rhel9@sha256:b21d882fd2d08d6f162dbb63e0626d9d6aa892a677c5a28edc97b84feef1655a_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-rhel9@sha256:72bd6eb932a368af10d5c607d8b60e0fe8b87862f4adaa17fd022a3427a46ca8_s390x",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-rhel9@sha256:953630d9f9924f17ab7ce168772c3facbaf6866b79a1cf0fb9aee1dcf6eb8c7d_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-rhel9@sha256:9b477366f861df49b533d95941b9770b032827bb4a259c5f86abce8705960c05_ppc64le",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-haproxy-rhel9@sha256:720b3207087d4feb8ab59ffd0b70d6bc22fa21d53b62393779dfaf8972a32e60_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-haproxy-rhel9@sha256:8cc4a146d7be5046b416fe9c04d77b4f0a25a2ab7180fdbf8c46cff8e2483080_ppc64le",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-haproxy-rhel9@sha256:e4da2c9d53159d43c6795151eb3c9dea373da19b34d76094b60e7a2466415d62_s390x",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-promtail-rhel9@sha256:44697ad0d15d1f37b98243f5f013cb9271d70e2b10ab52093a1d7e3409a674b2_s390x",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-promtail-rhel9@sha256:b46c0196fab3bd3a60b64a1d7ff8af6fbc7c3e526618da1cc78032bffa3be171_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-promtail-rhel9@sha256:f52fd8d5fbfdcc202c5e31096119377a8b87f9efd31602398d45cec86ec35940_ppc64le",
"9Base-RHCEPH-6.1-Tools:rhceph/snmp-notifier-rhel9@sha256:8887234fbbaddf620eaa7b0f4b1ed6ab8aa5bc52e019e67179554ccd03fba676_ppc64le",
"9Base-RHCEPH-6.1-Tools:rhceph/snmp-notifier-rhel9@sha256:9078b49846d8ec681bec5b96f0d4087b4c66bdc6baf4701cfc9c8e8aeae89661_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/snmp-notifier-rhel9@sha256:df7c89608fe8352d445efcc1017521b35878cfe61a8b9fd91fab24c00786b2bf_s390x"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2138014"
}
],
"notes": [
{
"category": "description",
"text": "An authentication bypass flaw was discovered in Grafana. This issue could allow a remote unauthenticated attacker to create an account and provide access to a certain organization, which can be exploited by gaining access to the signup link. The highest impacts to the system are confidentiality and integrity.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "grafana: email addresses and usernames cannot be trusted",
"title": "Vulnerability summary"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-dashboard-rhel9@sha256:1d7ca201b778e6a6cb559129e240233b6b6461399c67f979c07d5fe288c400f6_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-dashboard-rhel9@sha256:3fb7480f9d68333e168eae0c9fbeceb0df7962a40c25ecced81ea4c4959b2c25_s390x",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-dashboard-rhel9@sha256:50329da263e8ef00c47632156761621bac30fead5e574ef23cd1d30b7af0019a_ppc64le"
],
"known_not_affected": [
"9Base-RHCEPH-6.1-Tools:rhceph/keepalived-rhel9@sha256:2ae4274163155d880cbd41d1a197d6856f326501a50e028ff3de9ff8a85b3e97_s390x",
"9Base-RHCEPH-6.1-Tools:rhceph/keepalived-rhel9@sha256:36abd2b22ebabea813c5afde35b0b80a200056f811267e89f0270da9155b1a22_ppc64le",
"9Base-RHCEPH-6.1-Tools:rhceph/keepalived-rhel9@sha256:b21d882fd2d08d6f162dbb63e0626d9d6aa892a677c5a28edc97b84feef1655a_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-rhel9@sha256:72bd6eb932a368af10d5c607d8b60e0fe8b87862f4adaa17fd022a3427a46ca8_s390x",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-rhel9@sha256:953630d9f9924f17ab7ce168772c3facbaf6866b79a1cf0fb9aee1dcf6eb8c7d_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-rhel9@sha256:9b477366f861df49b533d95941b9770b032827bb4a259c5f86abce8705960c05_ppc64le",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-haproxy-rhel9@sha256:720b3207087d4feb8ab59ffd0b70d6bc22fa21d53b62393779dfaf8972a32e60_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-haproxy-rhel9@sha256:8cc4a146d7be5046b416fe9c04d77b4f0a25a2ab7180fdbf8c46cff8e2483080_ppc64le",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-haproxy-rhel9@sha256:e4da2c9d53159d43c6795151eb3c9dea373da19b34d76094b60e7a2466415d62_s390x",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-promtail-rhel9@sha256:44697ad0d15d1f37b98243f5f013cb9271d70e2b10ab52093a1d7e3409a674b2_s390x",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-promtail-rhel9@sha256:b46c0196fab3bd3a60b64a1d7ff8af6fbc7c3e526618da1cc78032bffa3be171_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-promtail-rhel9@sha256:f52fd8d5fbfdcc202c5e31096119377a8b87f9efd31602398d45cec86ec35940_ppc64le",
"9Base-RHCEPH-6.1-Tools:rhceph/snmp-notifier-rhel9@sha256:8887234fbbaddf620eaa7b0f4b1ed6ab8aa5bc52e019e67179554ccd03fba676_ppc64le",
"9Base-RHCEPH-6.1-Tools:rhceph/snmp-notifier-rhel9@sha256:9078b49846d8ec681bec5b96f0d4087b4c66bdc6baf4701cfc9c8e8aeae89661_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/snmp-notifier-rhel9@sha256:df7c89608fe8352d445efcc1017521b35878cfe61a8b9fd91fab24c00786b2bf_s390x"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2022-39306"
},
{
"category": "external",
"summary": "RHBZ#2138014",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2138014"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2022-39306",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-39306"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2022-39306",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2022-39306"
},
{
"category": "external",
"summary": "https://grafana.com/blog/2022/11/08/security-release-new-versions-of-grafana-with-critical-and-moderate-fixes-for-cve-2022-39328-cve-2022-39307-and-cve-2022-39306/",
"url": "https://grafana.com/blog/2022/11/08/security-release-new-versions-of-grafana-with-critical-and-moderate-fixes-for-cve-2022-39328-cve-2022-39307-and-cve-2022-39306/"
}
],
"release_date": "2022-11-08T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2023-06-15T15:59:41+00:00",
"details": "For details on how to apply this update, see Upgrade a Red Hat Ceph Storage\ncluster using cephadm in the Red Hat Storage Ceph Upgrade\nGuide.(https://access.redhat.com/documentation/en-us/red_hat_ceph_storage)",
"product_ids": [
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-dashboard-rhel9@sha256:1d7ca201b778e6a6cb559129e240233b6b6461399c67f979c07d5fe288c400f6_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-dashboard-rhel9@sha256:3fb7480f9d68333e168eae0c9fbeceb0df7962a40c25ecced81ea4c4959b2c25_s390x",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-dashboard-rhel9@sha256:50329da263e8ef00c47632156761621bac30fead5e574ef23cd1d30b7af0019a_ppc64le"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2023:3642"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "NONE",
"baseScore": 8.1,
"baseSeverity": "HIGH",
"confidentialityImpact": "HIGH",
"integrityImpact": "HIGH",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "REQUIRED",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:N",
"version": "3.1"
},
"products": [
"9Base-RHCEPH-6.1-Tools:rhceph/keepalived-rhel9@sha256:2ae4274163155d880cbd41d1a197d6856f326501a50e028ff3de9ff8a85b3e97_s390x",
"9Base-RHCEPH-6.1-Tools:rhceph/keepalived-rhel9@sha256:36abd2b22ebabea813c5afde35b0b80a200056f811267e89f0270da9155b1a22_ppc64le",
"9Base-RHCEPH-6.1-Tools:rhceph/keepalived-rhel9@sha256:b21d882fd2d08d6f162dbb63e0626d9d6aa892a677c5a28edc97b84feef1655a_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-dashboard-rhel9@sha256:1d7ca201b778e6a6cb559129e240233b6b6461399c67f979c07d5fe288c400f6_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-dashboard-rhel9@sha256:3fb7480f9d68333e168eae0c9fbeceb0df7962a40c25ecced81ea4c4959b2c25_s390x",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-dashboard-rhel9@sha256:50329da263e8ef00c47632156761621bac30fead5e574ef23cd1d30b7af0019a_ppc64le",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-rhel9@sha256:72bd6eb932a368af10d5c607d8b60e0fe8b87862f4adaa17fd022a3427a46ca8_s390x",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-rhel9@sha256:953630d9f9924f17ab7ce168772c3facbaf6866b79a1cf0fb9aee1dcf6eb8c7d_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-rhel9@sha256:9b477366f861df49b533d95941b9770b032827bb4a259c5f86abce8705960c05_ppc64le",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-haproxy-rhel9@sha256:720b3207087d4feb8ab59ffd0b70d6bc22fa21d53b62393779dfaf8972a32e60_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-haproxy-rhel9@sha256:8cc4a146d7be5046b416fe9c04d77b4f0a25a2ab7180fdbf8c46cff8e2483080_ppc64le",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-haproxy-rhel9@sha256:e4da2c9d53159d43c6795151eb3c9dea373da19b34d76094b60e7a2466415d62_s390x",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-promtail-rhel9@sha256:44697ad0d15d1f37b98243f5f013cb9271d70e2b10ab52093a1d7e3409a674b2_s390x",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-promtail-rhel9@sha256:b46c0196fab3bd3a60b64a1d7ff8af6fbc7c3e526618da1cc78032bffa3be171_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-promtail-rhel9@sha256:f52fd8d5fbfdcc202c5e31096119377a8b87f9efd31602398d45cec86ec35940_ppc64le",
"9Base-RHCEPH-6.1-Tools:rhceph/snmp-notifier-rhel9@sha256:8887234fbbaddf620eaa7b0f4b1ed6ab8aa5bc52e019e67179554ccd03fba676_ppc64le",
"9Base-RHCEPH-6.1-Tools:rhceph/snmp-notifier-rhel9@sha256:9078b49846d8ec681bec5b96f0d4087b4c66bdc6baf4701cfc9c8e8aeae89661_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/snmp-notifier-rhel9@sha256:df7c89608fe8352d445efcc1017521b35878cfe61a8b9fd91fab24c00786b2bf_s390x"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "grafana: email addresses and usernames cannot be trusted"
},
{
"acknowledgments": [
{
"names": [
"Grafana Team"
]
}
],
"cve": "CVE-2022-39307",
"cwe": {
"id": "CWE-200",
"name": "Exposure of Sensitive Information to an Unauthorized Actor"
},
"discovery_date": "2022-10-26T00:00:00+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"9Base-RHCEPH-6.1-Tools:rhceph/keepalived-rhel9@sha256:2ae4274163155d880cbd41d1a197d6856f326501a50e028ff3de9ff8a85b3e97_s390x",
"9Base-RHCEPH-6.1-Tools:rhceph/keepalived-rhel9@sha256:36abd2b22ebabea813c5afde35b0b80a200056f811267e89f0270da9155b1a22_ppc64le",
"9Base-RHCEPH-6.1-Tools:rhceph/keepalived-rhel9@sha256:b21d882fd2d08d6f162dbb63e0626d9d6aa892a677c5a28edc97b84feef1655a_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-rhel9@sha256:72bd6eb932a368af10d5c607d8b60e0fe8b87862f4adaa17fd022a3427a46ca8_s390x",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-rhel9@sha256:953630d9f9924f17ab7ce168772c3facbaf6866b79a1cf0fb9aee1dcf6eb8c7d_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-rhel9@sha256:9b477366f861df49b533d95941b9770b032827bb4a259c5f86abce8705960c05_ppc64le",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-haproxy-rhel9@sha256:720b3207087d4feb8ab59ffd0b70d6bc22fa21d53b62393779dfaf8972a32e60_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-haproxy-rhel9@sha256:8cc4a146d7be5046b416fe9c04d77b4f0a25a2ab7180fdbf8c46cff8e2483080_ppc64le",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-haproxy-rhel9@sha256:e4da2c9d53159d43c6795151eb3c9dea373da19b34d76094b60e7a2466415d62_s390x",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-promtail-rhel9@sha256:44697ad0d15d1f37b98243f5f013cb9271d70e2b10ab52093a1d7e3409a674b2_s390x",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-promtail-rhel9@sha256:b46c0196fab3bd3a60b64a1d7ff8af6fbc7c3e526618da1cc78032bffa3be171_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-promtail-rhel9@sha256:f52fd8d5fbfdcc202c5e31096119377a8b87f9efd31602398d45cec86ec35940_ppc64le",
"9Base-RHCEPH-6.1-Tools:rhceph/snmp-notifier-rhel9@sha256:8887234fbbaddf620eaa7b0f4b1ed6ab8aa5bc52e019e67179554ccd03fba676_ppc64le",
"9Base-RHCEPH-6.1-Tools:rhceph/snmp-notifier-rhel9@sha256:9078b49846d8ec681bec5b96f0d4087b4c66bdc6baf4701cfc9c8e8aeae89661_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/snmp-notifier-rhel9@sha256:df7c89608fe8352d445efcc1017521b35878cfe61a8b9fd91fab24c00786b2bf_s390x"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2138015"
}
],
"notes": [
{
"category": "description",
"text": "An information leak was discovered in Grafana. Remote unauthenticated users could exploit the forget password feature to discover which user accounts exist.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "grafana: User enumeration via forget password",
"title": "Vulnerability summary"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-dashboard-rhel9@sha256:1d7ca201b778e6a6cb559129e240233b6b6461399c67f979c07d5fe288c400f6_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-dashboard-rhel9@sha256:3fb7480f9d68333e168eae0c9fbeceb0df7962a40c25ecced81ea4c4959b2c25_s390x",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-dashboard-rhel9@sha256:50329da263e8ef00c47632156761621bac30fead5e574ef23cd1d30b7af0019a_ppc64le"
],
"known_not_affected": [
"9Base-RHCEPH-6.1-Tools:rhceph/keepalived-rhel9@sha256:2ae4274163155d880cbd41d1a197d6856f326501a50e028ff3de9ff8a85b3e97_s390x",
"9Base-RHCEPH-6.1-Tools:rhceph/keepalived-rhel9@sha256:36abd2b22ebabea813c5afde35b0b80a200056f811267e89f0270da9155b1a22_ppc64le",
"9Base-RHCEPH-6.1-Tools:rhceph/keepalived-rhel9@sha256:b21d882fd2d08d6f162dbb63e0626d9d6aa892a677c5a28edc97b84feef1655a_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-rhel9@sha256:72bd6eb932a368af10d5c607d8b60e0fe8b87862f4adaa17fd022a3427a46ca8_s390x",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-rhel9@sha256:953630d9f9924f17ab7ce168772c3facbaf6866b79a1cf0fb9aee1dcf6eb8c7d_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-rhel9@sha256:9b477366f861df49b533d95941b9770b032827bb4a259c5f86abce8705960c05_ppc64le",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-haproxy-rhel9@sha256:720b3207087d4feb8ab59ffd0b70d6bc22fa21d53b62393779dfaf8972a32e60_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-haproxy-rhel9@sha256:8cc4a146d7be5046b416fe9c04d77b4f0a25a2ab7180fdbf8c46cff8e2483080_ppc64le",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-haproxy-rhel9@sha256:e4da2c9d53159d43c6795151eb3c9dea373da19b34d76094b60e7a2466415d62_s390x",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-promtail-rhel9@sha256:44697ad0d15d1f37b98243f5f013cb9271d70e2b10ab52093a1d7e3409a674b2_s390x",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-promtail-rhel9@sha256:b46c0196fab3bd3a60b64a1d7ff8af6fbc7c3e526618da1cc78032bffa3be171_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-promtail-rhel9@sha256:f52fd8d5fbfdcc202c5e31096119377a8b87f9efd31602398d45cec86ec35940_ppc64le",
"9Base-RHCEPH-6.1-Tools:rhceph/snmp-notifier-rhel9@sha256:8887234fbbaddf620eaa7b0f4b1ed6ab8aa5bc52e019e67179554ccd03fba676_ppc64le",
"9Base-RHCEPH-6.1-Tools:rhceph/snmp-notifier-rhel9@sha256:9078b49846d8ec681bec5b96f0d4087b4c66bdc6baf4701cfc9c8e8aeae89661_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/snmp-notifier-rhel9@sha256:df7c89608fe8352d445efcc1017521b35878cfe61a8b9fd91fab24c00786b2bf_s390x"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2022-39307"
},
{
"category": "external",
"summary": "RHBZ#2138015",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2138015"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2022-39307",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-39307"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2022-39307",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2022-39307"
},
{
"category": "external",
"summary": "https://grafana.com/blog/2022/11/08/security-release-new-versions-of-grafana-with-critical-and-moderate-fixes-for-cve-2022-39328-cve-2022-39307-and-cve-2022-39306/",
"url": "https://grafana.com/blog/2022/11/08/security-release-new-versions-of-grafana-with-critical-and-moderate-fixes-for-cve-2022-39328-cve-2022-39307-and-cve-2022-39306/"
}
],
"release_date": "2022-11-08T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2023-06-15T15:59:41+00:00",
"details": "For details on how to apply this update, see Upgrade a Red Hat Ceph Storage\ncluster using cephadm in the Red Hat Storage Ceph Upgrade\nGuide.(https://access.redhat.com/documentation/en-us/red_hat_ceph_storage)",
"product_ids": [
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-dashboard-rhel9@sha256:1d7ca201b778e6a6cb559129e240233b6b6461399c67f979c07d5fe288c400f6_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-dashboard-rhel9@sha256:3fb7480f9d68333e168eae0c9fbeceb0df7962a40c25ecced81ea4c4959b2c25_s390x",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-dashboard-rhel9@sha256:50329da263e8ef00c47632156761621bac30fead5e574ef23cd1d30b7af0019a_ppc64le"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2023:3642"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "NONE",
"baseScore": 5.3,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "LOW",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:N/A:N",
"version": "3.1"
},
"products": [
"9Base-RHCEPH-6.1-Tools:rhceph/keepalived-rhel9@sha256:2ae4274163155d880cbd41d1a197d6856f326501a50e028ff3de9ff8a85b3e97_s390x",
"9Base-RHCEPH-6.1-Tools:rhceph/keepalived-rhel9@sha256:36abd2b22ebabea813c5afde35b0b80a200056f811267e89f0270da9155b1a22_ppc64le",
"9Base-RHCEPH-6.1-Tools:rhceph/keepalived-rhel9@sha256:b21d882fd2d08d6f162dbb63e0626d9d6aa892a677c5a28edc97b84feef1655a_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-dashboard-rhel9@sha256:1d7ca201b778e6a6cb559129e240233b6b6461399c67f979c07d5fe288c400f6_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-dashboard-rhel9@sha256:3fb7480f9d68333e168eae0c9fbeceb0df7962a40c25ecced81ea4c4959b2c25_s390x",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-dashboard-rhel9@sha256:50329da263e8ef00c47632156761621bac30fead5e574ef23cd1d30b7af0019a_ppc64le",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-rhel9@sha256:72bd6eb932a368af10d5c607d8b60e0fe8b87862f4adaa17fd022a3427a46ca8_s390x",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-rhel9@sha256:953630d9f9924f17ab7ce168772c3facbaf6866b79a1cf0fb9aee1dcf6eb8c7d_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-rhel9@sha256:9b477366f861df49b533d95941b9770b032827bb4a259c5f86abce8705960c05_ppc64le",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-haproxy-rhel9@sha256:720b3207087d4feb8ab59ffd0b70d6bc22fa21d53b62393779dfaf8972a32e60_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-haproxy-rhel9@sha256:8cc4a146d7be5046b416fe9c04d77b4f0a25a2ab7180fdbf8c46cff8e2483080_ppc64le",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-haproxy-rhel9@sha256:e4da2c9d53159d43c6795151eb3c9dea373da19b34d76094b60e7a2466415d62_s390x",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-promtail-rhel9@sha256:44697ad0d15d1f37b98243f5f013cb9271d70e2b10ab52093a1d7e3409a674b2_s390x",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-promtail-rhel9@sha256:b46c0196fab3bd3a60b64a1d7ff8af6fbc7c3e526618da1cc78032bffa3be171_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-promtail-rhel9@sha256:f52fd8d5fbfdcc202c5e31096119377a8b87f9efd31602398d45cec86ec35940_ppc64le",
"9Base-RHCEPH-6.1-Tools:rhceph/snmp-notifier-rhel9@sha256:8887234fbbaddf620eaa7b0f4b1ed6ab8aa5bc52e019e67179554ccd03fba676_ppc64le",
"9Base-RHCEPH-6.1-Tools:rhceph/snmp-notifier-rhel9@sha256:9078b49846d8ec681bec5b96f0d4087b4c66bdc6baf4701cfc9c8e8aeae89661_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/snmp-notifier-rhel9@sha256:df7c89608fe8352d445efcc1017521b35878cfe61a8b9fd91fab24c00786b2bf_s390x"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "grafana: User enumeration via forget password"
},
{
"acknowledgments": [
{
"names": [
"Grafana Security Team"
],
"summary": "Acknowledged by upstream."
}
],
"cve": "CVE-2022-39324",
"cwe": {
"id": "CWE-472",
"name": "External Control of Assumed-Immutable Web Parameter"
},
"discovery_date": "2022-11-24T00:00:00+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"9Base-RHCEPH-6.1-Tools:rhceph/keepalived-rhel9@sha256:2ae4274163155d880cbd41d1a197d6856f326501a50e028ff3de9ff8a85b3e97_s390x",
"9Base-RHCEPH-6.1-Tools:rhceph/keepalived-rhel9@sha256:36abd2b22ebabea813c5afde35b0b80a200056f811267e89f0270da9155b1a22_ppc64le",
"9Base-RHCEPH-6.1-Tools:rhceph/keepalived-rhel9@sha256:b21d882fd2d08d6f162dbb63e0626d9d6aa892a677c5a28edc97b84feef1655a_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-rhel9@sha256:72bd6eb932a368af10d5c607d8b60e0fe8b87862f4adaa17fd022a3427a46ca8_s390x",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-rhel9@sha256:953630d9f9924f17ab7ce168772c3facbaf6866b79a1cf0fb9aee1dcf6eb8c7d_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-rhel9@sha256:9b477366f861df49b533d95941b9770b032827bb4a259c5f86abce8705960c05_ppc64le",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-haproxy-rhel9@sha256:720b3207087d4feb8ab59ffd0b70d6bc22fa21d53b62393779dfaf8972a32e60_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-haproxy-rhel9@sha256:8cc4a146d7be5046b416fe9c04d77b4f0a25a2ab7180fdbf8c46cff8e2483080_ppc64le",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-haproxy-rhel9@sha256:e4da2c9d53159d43c6795151eb3c9dea373da19b34d76094b60e7a2466415d62_s390x",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-promtail-rhel9@sha256:44697ad0d15d1f37b98243f5f013cb9271d70e2b10ab52093a1d7e3409a674b2_s390x",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-promtail-rhel9@sha256:b46c0196fab3bd3a60b64a1d7ff8af6fbc7c3e526618da1cc78032bffa3be171_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-promtail-rhel9@sha256:f52fd8d5fbfdcc202c5e31096119377a8b87f9efd31602398d45cec86ec35940_ppc64le",
"9Base-RHCEPH-6.1-Tools:rhceph/snmp-notifier-rhel9@sha256:8887234fbbaddf620eaa7b0f4b1ed6ab8aa5bc52e019e67179554ccd03fba676_ppc64le",
"9Base-RHCEPH-6.1-Tools:rhceph/snmp-notifier-rhel9@sha256:9078b49846d8ec681bec5b96f0d4087b4c66bdc6baf4701cfc9c8e8aeae89661_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/snmp-notifier-rhel9@sha256:df7c89608fe8352d445efcc1017521b35878cfe61a8b9fd91fab24c00786b2bf_s390x"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2148252"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in the grafana package. While creating a snapshot, an attacker may manipulate a hidden HTTP parameter to inject a malicious URL in the \"Open original dashboard\" button.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "grafana: Spoofing of the originalUrl parameter of snapshots",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "OpenShift Service Mesh containers include the Grafana RPM from RHEL and consume CVE fixes for Grafana from RHEL channels. The servicemesh-grafana RPM shipped in early versions of OpenShift Service Mesh 2.1 is no longer maintained.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-dashboard-rhel9@sha256:1d7ca201b778e6a6cb559129e240233b6b6461399c67f979c07d5fe288c400f6_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-dashboard-rhel9@sha256:3fb7480f9d68333e168eae0c9fbeceb0df7962a40c25ecced81ea4c4959b2c25_s390x",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-dashboard-rhel9@sha256:50329da263e8ef00c47632156761621bac30fead5e574ef23cd1d30b7af0019a_ppc64le"
],
"known_not_affected": [
"9Base-RHCEPH-6.1-Tools:rhceph/keepalived-rhel9@sha256:2ae4274163155d880cbd41d1a197d6856f326501a50e028ff3de9ff8a85b3e97_s390x",
"9Base-RHCEPH-6.1-Tools:rhceph/keepalived-rhel9@sha256:36abd2b22ebabea813c5afde35b0b80a200056f811267e89f0270da9155b1a22_ppc64le",
"9Base-RHCEPH-6.1-Tools:rhceph/keepalived-rhel9@sha256:b21d882fd2d08d6f162dbb63e0626d9d6aa892a677c5a28edc97b84feef1655a_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-rhel9@sha256:72bd6eb932a368af10d5c607d8b60e0fe8b87862f4adaa17fd022a3427a46ca8_s390x",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-rhel9@sha256:953630d9f9924f17ab7ce168772c3facbaf6866b79a1cf0fb9aee1dcf6eb8c7d_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-rhel9@sha256:9b477366f861df49b533d95941b9770b032827bb4a259c5f86abce8705960c05_ppc64le",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-haproxy-rhel9@sha256:720b3207087d4feb8ab59ffd0b70d6bc22fa21d53b62393779dfaf8972a32e60_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-haproxy-rhel9@sha256:8cc4a146d7be5046b416fe9c04d77b4f0a25a2ab7180fdbf8c46cff8e2483080_ppc64le",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-haproxy-rhel9@sha256:e4da2c9d53159d43c6795151eb3c9dea373da19b34d76094b60e7a2466415d62_s390x",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-promtail-rhel9@sha256:44697ad0d15d1f37b98243f5f013cb9271d70e2b10ab52093a1d7e3409a674b2_s390x",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-promtail-rhel9@sha256:b46c0196fab3bd3a60b64a1d7ff8af6fbc7c3e526618da1cc78032bffa3be171_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-promtail-rhel9@sha256:f52fd8d5fbfdcc202c5e31096119377a8b87f9efd31602398d45cec86ec35940_ppc64le",
"9Base-RHCEPH-6.1-Tools:rhceph/snmp-notifier-rhel9@sha256:8887234fbbaddf620eaa7b0f4b1ed6ab8aa5bc52e019e67179554ccd03fba676_ppc64le",
"9Base-RHCEPH-6.1-Tools:rhceph/snmp-notifier-rhel9@sha256:9078b49846d8ec681bec5b96f0d4087b4c66bdc6baf4701cfc9c8e8aeae89661_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/snmp-notifier-rhel9@sha256:df7c89608fe8352d445efcc1017521b35878cfe61a8b9fd91fab24c00786b2bf_s390x"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2022-39324"
},
{
"category": "external",
"summary": "RHBZ#2148252",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2148252"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2022-39324",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-39324"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2022-39324",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2022-39324"
},
{
"category": "external",
"summary": "https://grafana.com/blog/2023/01/25/grafana-security-releases-new-versions-with-fixes-for-cve-2022-23552-cve-2022-41912-and-cve-2022-39324/",
"url": "https://grafana.com/blog/2023/01/25/grafana-security-releases-new-versions-with-fixes-for-cve-2022-23552-cve-2022-41912-and-cve-2022-39324/"
}
],
"release_date": "2023-01-30T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2023-06-15T15:59:41+00:00",
"details": "For details on how to apply this update, see Upgrade a Red Hat Ceph Storage\ncluster using cephadm in the Red Hat Storage Ceph Upgrade\nGuide.(https://access.redhat.com/documentation/en-us/red_hat_ceph_storage)",
"product_ids": [
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-dashboard-rhel9@sha256:1d7ca201b778e6a6cb559129e240233b6b6461399c67f979c07d5fe288c400f6_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-dashboard-rhel9@sha256:3fb7480f9d68333e168eae0c9fbeceb0df7962a40c25ecced81ea4c4959b2c25_s390x",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-dashboard-rhel9@sha256:50329da263e8ef00c47632156761621bac30fead5e574ef23cd1d30b7af0019a_ppc64le"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2023:3642"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "HIGH",
"attackVector": "NETWORK",
"availabilityImpact": "LOW",
"baseScore": 6.7,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "HIGH",
"integrityImpact": "HIGH",
"privilegesRequired": "LOW",
"scope": "UNCHANGED",
"userInteraction": "REQUIRED",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:L/UI:R/S:U/C:H/I:H/A:L",
"version": "3.1"
},
"products": [
"9Base-RHCEPH-6.1-Tools:rhceph/keepalived-rhel9@sha256:2ae4274163155d880cbd41d1a197d6856f326501a50e028ff3de9ff8a85b3e97_s390x",
"9Base-RHCEPH-6.1-Tools:rhceph/keepalived-rhel9@sha256:36abd2b22ebabea813c5afde35b0b80a200056f811267e89f0270da9155b1a22_ppc64le",
"9Base-RHCEPH-6.1-Tools:rhceph/keepalived-rhel9@sha256:b21d882fd2d08d6f162dbb63e0626d9d6aa892a677c5a28edc97b84feef1655a_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-dashboard-rhel9@sha256:1d7ca201b778e6a6cb559129e240233b6b6461399c67f979c07d5fe288c400f6_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-dashboard-rhel9@sha256:3fb7480f9d68333e168eae0c9fbeceb0df7962a40c25ecced81ea4c4959b2c25_s390x",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-dashboard-rhel9@sha256:50329da263e8ef00c47632156761621bac30fead5e574ef23cd1d30b7af0019a_ppc64le",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-rhel9@sha256:72bd6eb932a368af10d5c607d8b60e0fe8b87862f4adaa17fd022a3427a46ca8_s390x",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-rhel9@sha256:953630d9f9924f17ab7ce168772c3facbaf6866b79a1cf0fb9aee1dcf6eb8c7d_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-rhel9@sha256:9b477366f861df49b533d95941b9770b032827bb4a259c5f86abce8705960c05_ppc64le",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-haproxy-rhel9@sha256:720b3207087d4feb8ab59ffd0b70d6bc22fa21d53b62393779dfaf8972a32e60_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-haproxy-rhel9@sha256:8cc4a146d7be5046b416fe9c04d77b4f0a25a2ab7180fdbf8c46cff8e2483080_ppc64le",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-haproxy-rhel9@sha256:e4da2c9d53159d43c6795151eb3c9dea373da19b34d76094b60e7a2466415d62_s390x",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-promtail-rhel9@sha256:44697ad0d15d1f37b98243f5f013cb9271d70e2b10ab52093a1d7e3409a674b2_s390x",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-promtail-rhel9@sha256:b46c0196fab3bd3a60b64a1d7ff8af6fbc7c3e526618da1cc78032bffa3be171_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-promtail-rhel9@sha256:f52fd8d5fbfdcc202c5e31096119377a8b87f9efd31602398d45cec86ec35940_ppc64le",
"9Base-RHCEPH-6.1-Tools:rhceph/snmp-notifier-rhel9@sha256:8887234fbbaddf620eaa7b0f4b1ed6ab8aa5bc52e019e67179554ccd03fba676_ppc64le",
"9Base-RHCEPH-6.1-Tools:rhceph/snmp-notifier-rhel9@sha256:9078b49846d8ec681bec5b96f0d4087b4c66bdc6baf4701cfc9c8e8aeae89661_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/snmp-notifier-rhel9@sha256:df7c89608fe8352d445efcc1017521b35878cfe61a8b9fd91fab24c00786b2bf_s390x"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "grafana: Spoofing of the originalUrl parameter of snapshots"
},
{
"acknowledgments": [
{
"names": [
"Adam Korczynski"
],
"organization": "ADA Logics"
},
{
"names": [
"OSS-Fuzz"
]
}
],
"cve": "CVE-2022-41715",
"discovery_date": "2022-10-07T00:00:00+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"9Base-RHCEPH-6.1-Tools:rhceph/keepalived-rhel9@sha256:2ae4274163155d880cbd41d1a197d6856f326501a50e028ff3de9ff8a85b3e97_s390x",
"9Base-RHCEPH-6.1-Tools:rhceph/keepalived-rhel9@sha256:36abd2b22ebabea813c5afde35b0b80a200056f811267e89f0270da9155b1a22_ppc64le",
"9Base-RHCEPH-6.1-Tools:rhceph/keepalived-rhel9@sha256:b21d882fd2d08d6f162dbb63e0626d9d6aa892a677c5a28edc97b84feef1655a_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-rhel9@sha256:72bd6eb932a368af10d5c607d8b60e0fe8b87862f4adaa17fd022a3427a46ca8_s390x",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-rhel9@sha256:953630d9f9924f17ab7ce168772c3facbaf6866b79a1cf0fb9aee1dcf6eb8c7d_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-rhel9@sha256:9b477366f861df49b533d95941b9770b032827bb4a259c5f86abce8705960c05_ppc64le",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-haproxy-rhel9@sha256:720b3207087d4feb8ab59ffd0b70d6bc22fa21d53b62393779dfaf8972a32e60_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-haproxy-rhel9@sha256:8cc4a146d7be5046b416fe9c04d77b4f0a25a2ab7180fdbf8c46cff8e2483080_ppc64le",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-haproxy-rhel9@sha256:e4da2c9d53159d43c6795151eb3c9dea373da19b34d76094b60e7a2466415d62_s390x",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-promtail-rhel9@sha256:44697ad0d15d1f37b98243f5f013cb9271d70e2b10ab52093a1d7e3409a674b2_s390x",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-promtail-rhel9@sha256:b46c0196fab3bd3a60b64a1d7ff8af6fbc7c3e526618da1cc78032bffa3be171_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-promtail-rhel9@sha256:f52fd8d5fbfdcc202c5e31096119377a8b87f9efd31602398d45cec86ec35940_ppc64le",
"9Base-RHCEPH-6.1-Tools:rhceph/snmp-notifier-rhel9@sha256:8887234fbbaddf620eaa7b0f4b1ed6ab8aa5bc52e019e67179554ccd03fba676_ppc64le",
"9Base-RHCEPH-6.1-Tools:rhceph/snmp-notifier-rhel9@sha256:9078b49846d8ec681bec5b96f0d4087b4c66bdc6baf4701cfc9c8e8aeae89661_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/snmp-notifier-rhel9@sha256:df7c89608fe8352d445efcc1017521b35878cfe61a8b9fd91fab24c00786b2bf_s390x"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2132872"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in the golang package, where programs that compile regular expressions from untrusted sources are vulnerable to memory exhaustion or a denial of service. The parsed regexp representation is linear in the input size. Still, in some cases, the constant factor can be as high as 40,000, making a relatively small regexp consume larger amounts of memory. After the fix, each regexp being parsed is limited to a 256 MB memory footprint. Regular expressions whose representation would use more space than that are rejected. Routine use of regular expressions is unaffected.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "golang: regexp/syntax: limit memory used by parsing regexps",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "The opportunity for a Denial of Service is limited to the golang runtime. In the case of OpenShift Container Platform, this would be restricted within each individual container. There are multiple layers of guide rails (Golang\u2019s Garbage Collector; OpenShift\u2019s resource constraints imposed at the container and cluster levels) which would require a malicious user to continue submitting attacks for there to be any enduring impact. They would also need access to external server resources to be able to send a massive volume of requests to cause a significant impact on server operations.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-dashboard-rhel9@sha256:1d7ca201b778e6a6cb559129e240233b6b6461399c67f979c07d5fe288c400f6_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-dashboard-rhel9@sha256:3fb7480f9d68333e168eae0c9fbeceb0df7962a40c25ecced81ea4c4959b2c25_s390x",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-dashboard-rhel9@sha256:50329da263e8ef00c47632156761621bac30fead5e574ef23cd1d30b7af0019a_ppc64le"
],
"known_not_affected": [
"9Base-RHCEPH-6.1-Tools:rhceph/keepalived-rhel9@sha256:2ae4274163155d880cbd41d1a197d6856f326501a50e028ff3de9ff8a85b3e97_s390x",
"9Base-RHCEPH-6.1-Tools:rhceph/keepalived-rhel9@sha256:36abd2b22ebabea813c5afde35b0b80a200056f811267e89f0270da9155b1a22_ppc64le",
"9Base-RHCEPH-6.1-Tools:rhceph/keepalived-rhel9@sha256:b21d882fd2d08d6f162dbb63e0626d9d6aa892a677c5a28edc97b84feef1655a_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-rhel9@sha256:72bd6eb932a368af10d5c607d8b60e0fe8b87862f4adaa17fd022a3427a46ca8_s390x",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-rhel9@sha256:953630d9f9924f17ab7ce168772c3facbaf6866b79a1cf0fb9aee1dcf6eb8c7d_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-rhel9@sha256:9b477366f861df49b533d95941b9770b032827bb4a259c5f86abce8705960c05_ppc64le",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-haproxy-rhel9@sha256:720b3207087d4feb8ab59ffd0b70d6bc22fa21d53b62393779dfaf8972a32e60_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-haproxy-rhel9@sha256:8cc4a146d7be5046b416fe9c04d77b4f0a25a2ab7180fdbf8c46cff8e2483080_ppc64le",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-haproxy-rhel9@sha256:e4da2c9d53159d43c6795151eb3c9dea373da19b34d76094b60e7a2466415d62_s390x",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-promtail-rhel9@sha256:44697ad0d15d1f37b98243f5f013cb9271d70e2b10ab52093a1d7e3409a674b2_s390x",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-promtail-rhel9@sha256:b46c0196fab3bd3a60b64a1d7ff8af6fbc7c3e526618da1cc78032bffa3be171_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-promtail-rhel9@sha256:f52fd8d5fbfdcc202c5e31096119377a8b87f9efd31602398d45cec86ec35940_ppc64le",
"9Base-RHCEPH-6.1-Tools:rhceph/snmp-notifier-rhel9@sha256:8887234fbbaddf620eaa7b0f4b1ed6ab8aa5bc52e019e67179554ccd03fba676_ppc64le",
"9Base-RHCEPH-6.1-Tools:rhceph/snmp-notifier-rhel9@sha256:9078b49846d8ec681bec5b96f0d4087b4c66bdc6baf4701cfc9c8e8aeae89661_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/snmp-notifier-rhel9@sha256:df7c89608fe8352d445efcc1017521b35878cfe61a8b9fd91fab24c00786b2bf_s390x"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2022-41715"
},
{
"category": "external",
"summary": "RHBZ#2132872",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2132872"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2022-41715",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-41715"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2022-41715",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2022-41715"
},
{
"category": "external",
"summary": "https://github.com/golang/go/issues/55949",
"url": "https://github.com/golang/go/issues/55949"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-announce/c/xtuG5faxtaU?pli=1",
"url": "https://groups.google.com/g/golang-announce/c/xtuG5faxtaU?pli=1"
}
],
"release_date": "2022-10-04T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2023-06-15T15:59:41+00:00",
"details": "For details on how to apply this update, see Upgrade a Red Hat Ceph Storage\ncluster using cephadm in the Red Hat Storage Ceph Upgrade\nGuide.(https://access.redhat.com/documentation/en-us/red_hat_ceph_storage)",
"product_ids": [
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-dashboard-rhel9@sha256:1d7ca201b778e6a6cb559129e240233b6b6461399c67f979c07d5fe288c400f6_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-dashboard-rhel9@sha256:3fb7480f9d68333e168eae0c9fbeceb0df7962a40c25ecced81ea4c4959b2c25_s390x",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-dashboard-rhel9@sha256:50329da263e8ef00c47632156761621bac30fead5e574ef23cd1d30b7af0019a_ppc64le"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2023:3642"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 6.5,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "LOW",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"9Base-RHCEPH-6.1-Tools:rhceph/keepalived-rhel9@sha256:2ae4274163155d880cbd41d1a197d6856f326501a50e028ff3de9ff8a85b3e97_s390x",
"9Base-RHCEPH-6.1-Tools:rhceph/keepalived-rhel9@sha256:36abd2b22ebabea813c5afde35b0b80a200056f811267e89f0270da9155b1a22_ppc64le",
"9Base-RHCEPH-6.1-Tools:rhceph/keepalived-rhel9@sha256:b21d882fd2d08d6f162dbb63e0626d9d6aa892a677c5a28edc97b84feef1655a_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-dashboard-rhel9@sha256:1d7ca201b778e6a6cb559129e240233b6b6461399c67f979c07d5fe288c400f6_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-dashboard-rhel9@sha256:3fb7480f9d68333e168eae0c9fbeceb0df7962a40c25ecced81ea4c4959b2c25_s390x",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-dashboard-rhel9@sha256:50329da263e8ef00c47632156761621bac30fead5e574ef23cd1d30b7af0019a_ppc64le",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-rhel9@sha256:72bd6eb932a368af10d5c607d8b60e0fe8b87862f4adaa17fd022a3427a46ca8_s390x",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-rhel9@sha256:953630d9f9924f17ab7ce168772c3facbaf6866b79a1cf0fb9aee1dcf6eb8c7d_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-rhel9@sha256:9b477366f861df49b533d95941b9770b032827bb4a259c5f86abce8705960c05_ppc64le",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-haproxy-rhel9@sha256:720b3207087d4feb8ab59ffd0b70d6bc22fa21d53b62393779dfaf8972a32e60_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-haproxy-rhel9@sha256:8cc4a146d7be5046b416fe9c04d77b4f0a25a2ab7180fdbf8c46cff8e2483080_ppc64le",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-haproxy-rhel9@sha256:e4da2c9d53159d43c6795151eb3c9dea373da19b34d76094b60e7a2466415d62_s390x",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-promtail-rhel9@sha256:44697ad0d15d1f37b98243f5f013cb9271d70e2b10ab52093a1d7e3409a674b2_s390x",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-promtail-rhel9@sha256:b46c0196fab3bd3a60b64a1d7ff8af6fbc7c3e526618da1cc78032bffa3be171_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-promtail-rhel9@sha256:f52fd8d5fbfdcc202c5e31096119377a8b87f9efd31602398d45cec86ec35940_ppc64le",
"9Base-RHCEPH-6.1-Tools:rhceph/snmp-notifier-rhel9@sha256:8887234fbbaddf620eaa7b0f4b1ed6ab8aa5bc52e019e67179554ccd03fba676_ppc64le",
"9Base-RHCEPH-6.1-Tools:rhceph/snmp-notifier-rhel9@sha256:9078b49846d8ec681bec5b96f0d4087b4c66bdc6baf4701cfc9c8e8aeae89661_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/snmp-notifier-rhel9@sha256:df7c89608fe8352d445efcc1017521b35878cfe61a8b9fd91fab24c00786b2bf_s390x"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "golang: regexp/syntax: limit memory used by parsing regexps"
},
{
"cve": "CVE-2022-41912",
"cwe": {
"id": "CWE-165",
"name": "Improper Neutralization of Multiple Internal Special Elements"
},
"discovery_date": "2022-11-29T00:00:00+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"9Base-RHCEPH-6.1-Tools:rhceph/keepalived-rhel9@sha256:2ae4274163155d880cbd41d1a197d6856f326501a50e028ff3de9ff8a85b3e97_s390x",
"9Base-RHCEPH-6.1-Tools:rhceph/keepalived-rhel9@sha256:36abd2b22ebabea813c5afde35b0b80a200056f811267e89f0270da9155b1a22_ppc64le",
"9Base-RHCEPH-6.1-Tools:rhceph/keepalived-rhel9@sha256:b21d882fd2d08d6f162dbb63e0626d9d6aa892a677c5a28edc97b84feef1655a_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-rhel9@sha256:72bd6eb932a368af10d5c607d8b60e0fe8b87862f4adaa17fd022a3427a46ca8_s390x",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-rhel9@sha256:953630d9f9924f17ab7ce168772c3facbaf6866b79a1cf0fb9aee1dcf6eb8c7d_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-rhel9@sha256:9b477366f861df49b533d95941b9770b032827bb4a259c5f86abce8705960c05_ppc64le",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-haproxy-rhel9@sha256:720b3207087d4feb8ab59ffd0b70d6bc22fa21d53b62393779dfaf8972a32e60_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-haproxy-rhel9@sha256:8cc4a146d7be5046b416fe9c04d77b4f0a25a2ab7180fdbf8c46cff8e2483080_ppc64le",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-haproxy-rhel9@sha256:e4da2c9d53159d43c6795151eb3c9dea373da19b34d76094b60e7a2466415d62_s390x",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-promtail-rhel9@sha256:44697ad0d15d1f37b98243f5f013cb9271d70e2b10ab52093a1d7e3409a674b2_s390x",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-promtail-rhel9@sha256:b46c0196fab3bd3a60b64a1d7ff8af6fbc7c3e526618da1cc78032bffa3be171_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-promtail-rhel9@sha256:f52fd8d5fbfdcc202c5e31096119377a8b87f9efd31602398d45cec86ec35940_ppc64le",
"9Base-RHCEPH-6.1-Tools:rhceph/snmp-notifier-rhel9@sha256:8887234fbbaddf620eaa7b0f4b1ed6ab8aa5bc52e019e67179554ccd03fba676_ppc64le",
"9Base-RHCEPH-6.1-Tools:rhceph/snmp-notifier-rhel9@sha256:9078b49846d8ec681bec5b96f0d4087b4c66bdc6baf4701cfc9c8e8aeae89661_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/snmp-notifier-rhel9@sha256:df7c89608fe8352d445efcc1017521b35878cfe61a8b9fd91fab24c00786b2bf_s390x"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2149181"
}
],
"notes": [
{
"category": "description",
"text": "An authentication bypass flaw was discovered in the crewjam/saml go package. A remote unauthenticated attacker could trigger it by sending a SAML request. This would allow an escalation of privileges and then enable compromising system integrity.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "crewjam/saml: Authentication bypass when processing SAML responses containing multiple Assertion elements",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "Whilst the Red Hat Advanced Cluster Management for Kubernetes (RHACM) acm-grafana container include the vulnerable underscore library, the access to it is protected by OpenShift OAuth. Therefore the impact by this flaw is reduced from Critical to Important.\n\nThe OCP grafana-container includes the vulnerable underscore library, the access to it is protected by OpenShift OAuth. Therefore the impact by this flaw is reduced from Critical to Important.\n\nWhile Red Hat Ceph Storage 4\u0027s grafana-container includes the affected code, this is used for logging and limits access to the rest of the Ceph cluster. Thus the impact has been reduced from critical to important. Red Hat Ceph Storage 3 and 4 do not use crewjam/saml in their version of grafana.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-dashboard-rhel9@sha256:1d7ca201b778e6a6cb559129e240233b6b6461399c67f979c07d5fe288c400f6_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-dashboard-rhel9@sha256:3fb7480f9d68333e168eae0c9fbeceb0df7962a40c25ecced81ea4c4959b2c25_s390x",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-dashboard-rhel9@sha256:50329da263e8ef00c47632156761621bac30fead5e574ef23cd1d30b7af0019a_ppc64le"
],
"known_not_affected": [
"9Base-RHCEPH-6.1-Tools:rhceph/keepalived-rhel9@sha256:2ae4274163155d880cbd41d1a197d6856f326501a50e028ff3de9ff8a85b3e97_s390x",
"9Base-RHCEPH-6.1-Tools:rhceph/keepalived-rhel9@sha256:36abd2b22ebabea813c5afde35b0b80a200056f811267e89f0270da9155b1a22_ppc64le",
"9Base-RHCEPH-6.1-Tools:rhceph/keepalived-rhel9@sha256:b21d882fd2d08d6f162dbb63e0626d9d6aa892a677c5a28edc97b84feef1655a_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-rhel9@sha256:72bd6eb932a368af10d5c607d8b60e0fe8b87862f4adaa17fd022a3427a46ca8_s390x",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-rhel9@sha256:953630d9f9924f17ab7ce168772c3facbaf6866b79a1cf0fb9aee1dcf6eb8c7d_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-rhel9@sha256:9b477366f861df49b533d95941b9770b032827bb4a259c5f86abce8705960c05_ppc64le",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-haproxy-rhel9@sha256:720b3207087d4feb8ab59ffd0b70d6bc22fa21d53b62393779dfaf8972a32e60_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-haproxy-rhel9@sha256:8cc4a146d7be5046b416fe9c04d77b4f0a25a2ab7180fdbf8c46cff8e2483080_ppc64le",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-haproxy-rhel9@sha256:e4da2c9d53159d43c6795151eb3c9dea373da19b34d76094b60e7a2466415d62_s390x",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-promtail-rhel9@sha256:44697ad0d15d1f37b98243f5f013cb9271d70e2b10ab52093a1d7e3409a674b2_s390x",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-promtail-rhel9@sha256:b46c0196fab3bd3a60b64a1d7ff8af6fbc7c3e526618da1cc78032bffa3be171_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-promtail-rhel9@sha256:f52fd8d5fbfdcc202c5e31096119377a8b87f9efd31602398d45cec86ec35940_ppc64le",
"9Base-RHCEPH-6.1-Tools:rhceph/snmp-notifier-rhel9@sha256:8887234fbbaddf620eaa7b0f4b1ed6ab8aa5bc52e019e67179554ccd03fba676_ppc64le",
"9Base-RHCEPH-6.1-Tools:rhceph/snmp-notifier-rhel9@sha256:9078b49846d8ec681bec5b96f0d4087b4c66bdc6baf4701cfc9c8e8aeae89661_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/snmp-notifier-rhel9@sha256:df7c89608fe8352d445efcc1017521b35878cfe61a8b9fd91fab24c00786b2bf_s390x"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2022-41912"
},
{
"category": "external",
"summary": "RHBZ#2149181",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2149181"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2022-41912",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-41912"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2022-41912",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2022-41912"
},
{
"category": "external",
"summary": "https://github.com/crewjam/saml/security/advisories/GHSA-j2jp-wvqg-wc2g",
"url": "https://github.com/crewjam/saml/security/advisories/GHSA-j2jp-wvqg-wc2g"
}
],
"release_date": "2022-11-28T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2023-06-15T15:59:41+00:00",
"details": "For details on how to apply this update, see Upgrade a Red Hat Ceph Storage\ncluster using cephadm in the Red Hat Storage Ceph Upgrade\nGuide.(https://access.redhat.com/documentation/en-us/red_hat_ceph_storage)",
"product_ids": [
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-dashboard-rhel9@sha256:1d7ca201b778e6a6cb559129e240233b6b6461399c67f979c07d5fe288c400f6_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-dashboard-rhel9@sha256:3fb7480f9d68333e168eae0c9fbeceb0df7962a40c25ecced81ea4c4959b2c25_s390x",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-dashboard-rhel9@sha256:50329da263e8ef00c47632156761621bac30fead5e574ef23cd1d30b7af0019a_ppc64le"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2023:3642"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "NONE",
"baseScore": 9.1,
"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:N",
"version": "3.1"
},
"products": [
"9Base-RHCEPH-6.1-Tools:rhceph/keepalived-rhel9@sha256:2ae4274163155d880cbd41d1a197d6856f326501a50e028ff3de9ff8a85b3e97_s390x",
"9Base-RHCEPH-6.1-Tools:rhceph/keepalived-rhel9@sha256:36abd2b22ebabea813c5afde35b0b80a200056f811267e89f0270da9155b1a22_ppc64le",
"9Base-RHCEPH-6.1-Tools:rhceph/keepalived-rhel9@sha256:b21d882fd2d08d6f162dbb63e0626d9d6aa892a677c5a28edc97b84feef1655a_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-dashboard-rhel9@sha256:1d7ca201b778e6a6cb559129e240233b6b6461399c67f979c07d5fe288c400f6_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-dashboard-rhel9@sha256:3fb7480f9d68333e168eae0c9fbeceb0df7962a40c25ecced81ea4c4959b2c25_s390x",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-dashboard-rhel9@sha256:50329da263e8ef00c47632156761621bac30fead5e574ef23cd1d30b7af0019a_ppc64le",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-rhel9@sha256:72bd6eb932a368af10d5c607d8b60e0fe8b87862f4adaa17fd022a3427a46ca8_s390x",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-rhel9@sha256:953630d9f9924f17ab7ce168772c3facbaf6866b79a1cf0fb9aee1dcf6eb8c7d_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-6-rhel9@sha256:9b477366f861df49b533d95941b9770b032827bb4a259c5f86abce8705960c05_ppc64le",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-haproxy-rhel9@sha256:720b3207087d4feb8ab59ffd0b70d6bc22fa21d53b62393779dfaf8972a32e60_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-haproxy-rhel9@sha256:8cc4a146d7be5046b416fe9c04d77b4f0a25a2ab7180fdbf8c46cff8e2483080_ppc64le",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-haproxy-rhel9@sha256:e4da2c9d53159d43c6795151eb3c9dea373da19b34d76094b60e7a2466415d62_s390x",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-promtail-rhel9@sha256:44697ad0d15d1f37b98243f5f013cb9271d70e2b10ab52093a1d7e3409a674b2_s390x",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-promtail-rhel9@sha256:b46c0196fab3bd3a60b64a1d7ff8af6fbc7c3e526618da1cc78032bffa3be171_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/rhceph-promtail-rhel9@sha256:f52fd8d5fbfdcc202c5e31096119377a8b87f9efd31602398d45cec86ec35940_ppc64le",
"9Base-RHCEPH-6.1-Tools:rhceph/snmp-notifier-rhel9@sha256:8887234fbbaddf620eaa7b0f4b1ed6ab8aa5bc52e019e67179554ccd03fba676_ppc64le",
"9Base-RHCEPH-6.1-Tools:rhceph/snmp-notifier-rhel9@sha256:9078b49846d8ec681bec5b96f0d4087b4c66bdc6baf4701cfc9c8e8aeae89661_amd64",
"9Base-RHCEPH-6.1-Tools:rhceph/snmp-notifier-rhel9@sha256:df7c89608fe8352d445efcc1017521b35878cfe61a8b9fd91fab24c00786b2bf_s390x"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "crewjam/saml: Authentication bypass when processing SAML responses containing multiple Assertion elements"
}
]
}
rhsa-2023_0408
Vulnerability from csaf_redhat
Notes
{
"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.12 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. This advisory contains the following OpenShift Virtualization 4.12.0 images:\n\nSecurity Fix(es):\n\n* golang: net/http: limit growth of header canonicalization cache (CVE-2021-44716)\n\n* kubeVirt: Arbitrary file read on the host from KubeVirt VMs (CVE-2022-1798)\n\n* golang: out-of-bounds read in golang.org/x/text/language leads to DoS (CVE-2021-38561)\n\n* golang: syscall: don\u0027t close fd 0 on ForkExec error (CVE-2021-44717)\n\n* golang: net/http: improper sanitization of Transfer-Encoding header (CVE-2022-1705)\n\n* golang: go/parser: stack exhaustion in all Parse* functions (CVE-2022-1962)\n\n* golang: math/big: uncontrolled memory consumption due to an unhandled overflow via Rat.SetString (CVE-2022-23772)\n\n* golang: cmd/go: misinterpretation of branch names can lead to incorrect access control (CVE-2022-23773)\n\n* golang: crypto/elliptic: IsOnCurve returns true for invalid field elements (CVE-2022-23806)\n\n* golang: encoding/xml: stack exhaustion in Decoder.Skip (CVE-2022-28131)\n\n* golang: syscall: faccessat checks wrong group (CVE-2022-29526)\n\n* golang: io/fs: stack exhaustion in Glob (CVE-2022-30630)\n\n* golang: compress/gzip: stack exhaustion in Reader.Read (CVE-2022-30631)\n\n* golang: path/filepath: stack exhaustion in Glob (CVE-2022-30632)\n\n* golang: encoding/xml: stack exhaustion in Unmarshal (CVE-2022-30633)\n\n* golang: encoding/gob: stack exhaustion in Decoder.Decode (CVE-2022-30635)\n\n* golang: net/http/httputil: NewSingleHostReverseProxy - omit X-Forwarded-For not working (CVE-2022-32148)\n\n* golang: crypto/tls: session tickets lack random ticket_age_add (CVE-2022-30629)\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\nRHEL-8-CNV-4.12\n\n==============\n\nbridge-marker-container-v4.12.0-24\ncluster-network-addons-operator-container-v4.12.0-24\ncnv-containernetworking-plugins-container-v4.12.0-24\ncnv-must-gather-container-v4.12.0-58\nhco-bundle-registry-container-v4.12.0-769\nhostpath-csi-driver-container-v4.12.0-30\nhostpath-provisioner-container-v4.12.0-30\nhostpath-provisioner-operator-container-v4.12.0-31\nhyperconverged-cluster-operator-container-v4.12.0-96\nhyperconverged-cluster-webhook-container-v4.12.0-96\nkubemacpool-container-v4.12.0-24\nkubevirt-console-plugin-container-v4.12.0-182\nkubevirt-ssp-operator-container-v4.12.0-64\nkubevirt-tekton-tasks-cleanup-vm-container-v4.12.0-55\nkubevirt-tekton-tasks-copy-template-container-v4.12.0-55\nkubevirt-tekton-tasks-create-datavolume-container-v4.12.0-55\nkubevirt-tekton-tasks-create-vm-from-template-container-v4.12.0-55\nkubevirt-tekton-tasks-disk-virt-customize-container-v4.12.0-55\nkubevirt-tekton-tasks-disk-virt-sysprep-container-v4.12.0-55\nkubevirt-tekton-tasks-modify-vm-template-container-v4.12.0-55\nkubevirt-tekton-tasks-operator-container-v4.12.0-40\nkubevirt-tekton-tasks-wait-for-vmi-status-container-v4.12.0-55\nkubevirt-template-validator-container-v4.12.0-32\nlibguestfs-tools-container-v4.12.0-255\novs-cni-marker-container-v4.12.0-24\novs-cni-plugin-container-v4.12.0-24\nvirt-api-container-v4.12.0-255\nvirt-artifacts-server-container-v4.12.0-255\nvirt-cdi-apiserver-container-v4.12.0-72\nvirt-cdi-cloner-container-v4.12.0-72\nvirt-cdi-controller-container-v4.12.0-72\nvirt-cdi-importer-container-v4.12.0-72\nvirt-cdi-operator-container-v4.12.0-72\nvirt-cdi-uploadproxy-container-v4.12.0-71\nvirt-cdi-uploadserver-container-v4.12.0-72\nvirt-controller-container-v4.12.0-255\nvirt-exportproxy-container-v4.12.0-255\nvirt-exportserver-container-v4.12.0-255\nvirt-handler-container-v4.12.0-255\nvirt-launcher-container-v4.12.0-255\nvirt-operator-container-v4.12.0-255\nvirtio-win-container-v4.12.0-10\nvm-network-latency-checkup-container-v4.12.0-89",
"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:0408",
"url": "https://access.redhat.com/errata/RHSA-2023:0408"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/updates/classification/#important",
"url": "https://access.redhat.com/security/updates/classification/#important"
},
{
"category": "external",
"summary": "1719190",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1719190"
},
{
"category": "external",
"summary": "2023393",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2023393"
},
{
"category": "external",
"summary": "2030801",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2030801"
},
{
"category": "external",
"summary": "2030806",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2030806"
},
{
"category": "external",
"summary": "2040377",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2040377"
},
{
"category": "external",
"summary": "2046298",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2046298"
},
{
"category": "external",
"summary": "2052556",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2052556"
},
{
"category": "external",
"summary": "2053429",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2053429"
},
{
"category": "external",
"summary": "2053532",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2053532"
},
{
"category": "external",
"summary": "2053541",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2053541"
},
{
"category": "external",
"summary": "2060499",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2060499"
},
{
"category": "external",
"summary": "2069098",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2069098"
},
{
"category": "external",
"summary": "2070366",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2070366"
},
{
"category": "external",
"summary": "2071491",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2071491"
},
{
"category": "external",
"summary": "2072797",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2072797"
},
{
"category": "external",
"summary": "2072821",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2072821"
},
{
"category": "external",
"summary": "2079916",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2079916"
},
{
"category": "external",
"summary": "2084085",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2084085"
},
{
"category": "external",
"summary": "2086285",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2086285"
},
{
"category": "external",
"summary": "2086551",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2086551"
},
{
"category": "external",
"summary": "2087724",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2087724"
},
{
"category": "external",
"summary": "2088129",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2088129"
},
{
"category": "external",
"summary": "2088464",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2088464"
},
{
"category": "external",
"summary": "2089391",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2089391"
},
{
"category": "external",
"summary": "2089744",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2089744"
},
{
"category": "external",
"summary": "2089751",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2089751"
},
{
"category": "external",
"summary": "2089804",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2089804"
},
{
"category": "external",
"summary": "2091856",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2091856"
},
{
"category": "external",
"summary": "2092793",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2092793"
},
{
"category": "external",
"summary": "2092796",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2092796"
},
{
"category": "external",
"summary": "2093771",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2093771"
},
{
"category": "external",
"summary": "2093996",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2093996"
},
{
"category": "external",
"summary": "2094202",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2094202"
},
{
"category": "external",
"summary": "2096285",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2096285"
},
{
"category": "external",
"summary": "2096780",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2096780"
},
{
"category": "external",
"summary": "2097436",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2097436"
},
{
"category": "external",
"summary": "2097586",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2097586"
},
{
"category": "external",
"summary": "2099556",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2099556"
},
{
"category": "external",
"summary": "2099573",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2099573"
},
{
"category": "external",
"summary": "2099923",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2099923"
},
{
"category": "external",
"summary": "2100290",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2100290"
},
{
"category": "external",
"summary": "2100436",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2100436"
},
{
"category": "external",
"summary": "2100442",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2100442"
},
{
"category": "external",
"summary": "2100495",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2100495"
},
{
"category": "external",
"summary": "2100629",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2100629"
},
{
"category": "external",
"summary": "2100679",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2100679"
},
{
"category": "external",
"summary": "2100682",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2100682"
},
{
"category": "external",
"summary": "2100684",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2100684"
},
{
"category": "external",
"summary": "2101144",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2101144"
},
{
"category": "external",
"summary": "2101164",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2101164"
},
{
"category": "external",
"summary": "2101167",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2101167"
},
{
"category": "external",
"summary": "2101333",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2101333"
},
{
"category": "external",
"summary": "2101335",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2101335"
},
{
"category": "external",
"summary": "2101390",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2101390"
},
{
"category": "external",
"summary": "2101394",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2101394"
},
{
"category": "external",
"summary": "2101423",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2101423"
},
{
"category": "external",
"summary": "2101430",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2101430"
},
{
"category": "external",
"summary": "2101445",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2101445"
},
{
"category": "external",
"summary": "2101454",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2101454"
},
{
"category": "external",
"summary": "2101499",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2101499"
},
{
"category": "external",
"summary": "2101501",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2101501"
},
{
"category": "external",
"summary": "2101628",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2101628"
},
{
"category": "external",
"summary": "2101667",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2101667"
},
{
"category": "external",
"summary": "2101681",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2101681"
},
{
"category": "external",
"summary": "2102074",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2102074"
},
{
"category": "external",
"summary": "2102125",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2102125"
},
{
"category": "external",
"summary": "2102132",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2102132"
},
{
"category": "external",
"summary": "2102138",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2102138"
},
{
"category": "external",
"summary": "2102256",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2102256"
},
{
"category": "external",
"summary": "2102448",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2102448"
},
{
"category": "external",
"summary": "2102475",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2102475"
},
{
"category": "external",
"summary": "2102561",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2102561"
},
{
"category": "external",
"summary": "2102737",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2102737"
},
{
"category": "external",
"summary": "2102740",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2102740"
},
{
"category": "external",
"summary": "2103806",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2103806"
},
{
"category": "external",
"summary": "2103807",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2103807"
},
{
"category": "external",
"summary": "2103817",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2103817"
},
{
"category": "external",
"summary": "2103844",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2103844"
},
{
"category": "external",
"summary": "2104331",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2104331"
},
{
"category": "external",
"summary": "2104402",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2104402"
},
{
"category": "external",
"summary": "2104422",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2104422"
},
{
"category": "external",
"summary": "2104424",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2104424"
},
{
"category": "external",
"summary": "2104479",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2104479"
},
{
"category": "external",
"summary": "2104480",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2104480"
},
{
"category": "external",
"summary": "2104785",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2104785"
},
{
"category": "external",
"summary": "2104859",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2104859"
},
{
"category": "external",
"summary": "2105257",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2105257"
},
{
"category": "external",
"summary": "2106175",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2106175"
},
{
"category": "external",
"summary": "2106963",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2106963"
},
{
"category": "external",
"summary": "2107279",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2107279"
},
{
"category": "external",
"summary": "2107342",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2107342"
},
{
"category": "external",
"summary": "2107371",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2107371"
},
{
"category": "external",
"summary": "2107374",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2107374"
},
{
"category": "external",
"summary": "2107376",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2107376"
},
{
"category": "external",
"summary": "2107383",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2107383"
},
{
"category": "external",
"summary": "2107386",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2107386"
},
{
"category": "external",
"summary": "2107388",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2107388"
},
{
"category": "external",
"summary": "2107390",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2107390"
},
{
"category": "external",
"summary": "2107392",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2107392"
},
{
"category": "external",
"summary": "2108339",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2108339"
},
{
"category": "external",
"summary": "2108638",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2108638"
},
{
"category": "external",
"summary": "2109818",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2109818"
},
{
"category": "external",
"summary": "2109975",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2109975"
},
{
"category": "external",
"summary": "2110256",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2110256"
},
{
"category": "external",
"summary": "2110562",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2110562"
},
{
"category": "external",
"summary": "2111240",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2111240"
},
{
"category": "external",
"summary": "2111292",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2111292"
},
{
"category": "external",
"summary": "2111328",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2111328"
},
{
"category": "external",
"summary": "2111378",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2111378"
},
{
"category": "external",
"summary": "2111744",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2111744"
},
{
"category": "external",
"summary": "2111794",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2111794"
},
{
"category": "external",
"summary": "2112900",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2112900"
},
{
"category": "external",
"summary": "2114516",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2114516"
},
{
"category": "external",
"summary": "2114636",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2114636"
},
{
"category": "external",
"summary": "2114683",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2114683"
},
{
"category": "external",
"summary": "2115257",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2115257"
},
{
"category": "external",
"summary": "2115258",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2115258"
},
{
"category": "external",
"summary": "2115280",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2115280"
},
{
"category": "external",
"summary": "2115769",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2115769"
},
{
"category": "external",
"summary": "2116225",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2116225"
},
{
"category": "external",
"summary": "2116644",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2116644"
},
{
"category": "external",
"summary": "2117549",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2117549"
},
{
"category": "external",
"summary": "2117803",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2117803"
},
{
"category": "external",
"summary": "2117813",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2117813"
},
{
"category": "external",
"summary": "2117872",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2117872"
},
{
"category": "external",
"summary": "2118257",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2118257"
},
{
"category": "external",
"summary": "2118823",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2118823"
},
{
"category": "external",
"summary": "2119069",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2119069"
},
{
"category": "external",
"summary": "2119128",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2119128"
},
{
"category": "external",
"summary": "2119309",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2119309"
},
{
"category": "external",
"summary": "2119615",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2119615"
},
{
"category": "external",
"summary": "2120907",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2120907"
},
{
"category": "external",
"summary": "2121320",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2121320"
},
{
"category": "external",
"summary": "2122236",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2122236"
},
{
"category": "external",
"summary": "2122990",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2122990"
},
{
"category": "external",
"summary": "2124147",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2124147"
},
{
"category": "external",
"summary": "2124307",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2124307"
},
{
"category": "external",
"summary": "2124528",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2124528"
},
{
"category": "external",
"summary": "2124555",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2124555"
},
{
"category": "external",
"summary": "2124557",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2124557"
},
{
"category": "external",
"summary": "2124558",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2124558"
},
{
"category": "external",
"summary": "2124565",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2124565"
},
{
"category": "external",
"summary": "2124572",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2124572"
},
{
"category": "external",
"summary": "2124582",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2124582"
},
{
"category": "external",
"summary": "2124594",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2124594"
},
{
"category": "external",
"summary": "2124597",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2124597"
},
{
"category": "external",
"summary": "2126104",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2126104"
},
{
"category": "external",
"summary": "2126397",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2126397"
},
{
"category": "external",
"summary": "2127787",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2127787"
},
{
"category": "external",
"summary": "2127843",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2127843"
},
{
"category": "external",
"summary": "2127931",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2127931"
},
{
"category": "external",
"summary": "2127947",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2127947"
},
{
"category": "external",
"summary": "2128002",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2128002"
},
{
"category": "external",
"summary": "2128107",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2128107"
},
{
"category": "external",
"summary": "2128872",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2128872"
},
{
"category": "external",
"summary": "2128948",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2128948"
},
{
"category": "external",
"summary": "2128949",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2128949"
},
{
"category": "external",
"summary": "2128997",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2128997"
},
{
"category": "external",
"summary": "2129013",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2129013"
},
{
"category": "external",
"summary": "2129234",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2129234"
},
{
"category": "external",
"summary": "2129301",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2129301"
},
{
"category": "external",
"summary": "2129870",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2129870"
},
{
"category": "external",
"summary": "2130509",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2130509"
},
{
"category": "external",
"summary": "2130588",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2130588"
},
{
"category": "external",
"summary": "2130695",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2130695"
},
{
"category": "external",
"summary": "2130909",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2130909"
},
{
"category": "external",
"summary": "2131157",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2131157"
},
{
"category": "external",
"summary": "2131165",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2131165"
},
{
"category": "external",
"summary": "2131674",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2131674"
},
{
"category": "external",
"summary": "2132031",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2132031"
},
{
"category": "external",
"summary": "2132682",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2132682"
},
{
"category": "external",
"summary": "2132721",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2132721"
},
{
"category": "external",
"summary": "2132744",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2132744"
},
{
"category": "external",
"summary": "2132746",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2132746"
},
{
"category": "external",
"summary": "2132783",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2132783"
},
{
"category": "external",
"summary": "2132793",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2132793"
},
{
"category": "external",
"summary": "2132932",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2132932"
},
{
"category": "external",
"summary": "2133540",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2133540"
},
{
"category": "external",
"summary": "2133541",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2133541"
},
{
"category": "external",
"summary": "2133542",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2133542"
},
{
"category": "external",
"summary": "2133543",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2133543"
},
{
"category": "external",
"summary": "2133655",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2133655"
},
{
"category": "external",
"summary": "2133656",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2133656"
},
{
"category": "external",
"summary": "2133659",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2133659"
},
{
"category": "external",
"summary": "2133660",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2133660"
},
{
"category": "external",
"summary": "2134123",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2134123"
},
{
"category": "external",
"summary": "2134672",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2134672"
},
{
"category": "external",
"summary": "2134825",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2134825"
},
{
"category": "external",
"summary": "2135805",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2135805"
},
{
"category": "external",
"summary": "2136051",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2136051"
},
{
"category": "external",
"summary": "2136425",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2136425"
},
{
"category": "external",
"summary": "2136534",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2136534"
},
{
"category": "external",
"summary": "2137123",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2137123"
},
{
"category": "external",
"summary": "2137241",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2137241"
},
{
"category": "external",
"summary": "2137243",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2137243"
},
{
"category": "external",
"summary": "2137349",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2137349"
},
{
"category": "external",
"summary": "2137591",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2137591"
},
{
"category": "external",
"summary": "2137731",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2137731"
},
{
"category": "external",
"summary": "2137733",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2137733"
},
{
"category": "external",
"summary": "2137736",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2137736"
},
{
"category": "external",
"summary": "2137896",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2137896"
},
{
"category": "external",
"summary": "2138112",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2138112"
},
{
"category": "external",
"summary": "2138119",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2138119"
},
{
"category": "external",
"summary": "2138199",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2138199"
},
{
"category": "external",
"summary": "2138653",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2138653"
},
{
"category": "external",
"summary": "2138657",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2138657"
},
{
"category": "external",
"summary": "2138664",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2138664"
},
{
"category": "external",
"summary": "2139257",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2139257"
},
{
"category": "external",
"summary": "2139260",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2139260"
},
{
"category": "external",
"summary": "2139293",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2139293"
},
{
"category": "external",
"summary": "2139296",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2139296"
},
{
"category": "external",
"summary": "2139299",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2139299"
},
{
"category": "external",
"summary": "2139306",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2139306"
},
{
"category": "external",
"summary": "2139479",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2139479"
},
{
"category": "external",
"summary": "2139574",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2139574"
},
{
"category": "external",
"summary": "2139651",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2139651"
},
{
"category": "external",
"summary": "2139687",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2139687"
},
{
"category": "external",
"summary": "2139738",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2139738"
},
{
"category": "external",
"summary": "2139820",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2139820"
},
{
"category": "external",
"summary": "2140117",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2140117"
},
{
"category": "external",
"summary": "2140521",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2140521"
},
{
"category": "external",
"summary": "2140534",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2140534"
},
{
"category": "external",
"summary": "2140627",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2140627"
},
{
"category": "external",
"summary": "2140730",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2140730"
},
{
"category": "external",
"summary": "2140808",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2140808"
},
{
"category": "external",
"summary": "2140977",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2140977"
},
{
"category": "external",
"summary": "2140982",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2140982"
},
{
"category": "external",
"summary": "2140998",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2140998"
},
{
"category": "external",
"summary": "2141089",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2141089"
},
{
"category": "external",
"summary": "2141302",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2141302"
},
{
"category": "external",
"summary": "2141399",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2141399"
},
{
"category": "external",
"summary": "2141494",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2141494"
},
{
"category": "external",
"summary": "2141654",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2141654"
},
{
"category": "external",
"summary": "2141711",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2141711"
},
{
"category": "external",
"summary": "2142468",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2142468"
},
{
"category": "external",
"summary": "2142470",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2142470"
},
{
"category": "external",
"summary": "2142511",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2142511"
},
{
"category": "external",
"summary": "2142647",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2142647"
},
{
"category": "external",
"summary": "2142891",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2142891"
},
{
"category": "external",
"summary": "2142929",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2142929"
},
{
"category": "external",
"summary": "2143268",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2143268"
},
{
"category": "external",
"summary": "2143498",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2143498"
},
{
"category": "external",
"summary": "2143964",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2143964"
},
{
"category": "external",
"summary": "2144580",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2144580"
},
{
"category": "external",
"summary": "2144828",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2144828"
},
{
"category": "external",
"summary": "2144839",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2144839"
},
{
"category": "external",
"summary": "2153849",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2153849"
},
{
"category": "external",
"summary": "2155757",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2155757"
},
{
"category": "self",
"summary": "Canonical URL",
"url": "https://security.access.redhat.com/data/csaf/v2/advisories/2023/rhsa-2023_0408.json"
}
],
"title": "Red Hat Security Advisory: OpenShift Virtualization 4.12.0 Images security update",
"tracking": {
"current_release_date": "2025-01-06T19:22:54+00:00",
"generator": {
"date": "2025-01-06T19:22:54+00:00",
"engine": {
"name": "Red Hat SDEngine",
"version": "4.2.5"
}
},
"id": "RHSA-2023:0408",
"initial_release_date": "2023-01-25T11:11:29+00:00",
"revision_history": [
{
"date": "2023-01-25T11:11:29+00:00",
"number": "1",
"summary": "Initial version"
},
{
"date": "2023-01-25T11:11:29+00:00",
"number": "2",
"summary": "Last updated version"
},
{
"date": "2025-01-06T19:22:54+00:00",
"number": "3",
"summary": "Last generated version"
}
],
"status": "final",
"version": "3"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_name",
"name": "CNV 4.12 for RHEL 8",
"product": {
"name": "CNV 4.12 for RHEL 8",
"product_id": "8Base-CNV-4.12",
"product_identification_helper": {
"cpe": "cpe:/a:redhat:container_native_virtualization:4.12::el8"
}
}
}
],
"category": "product_family",
"name": "OpenShift Virtualization"
},
{
"branches": [
{
"category": "product_version",
"name": "container-native-virtualization/bridge-marker@sha256:086a9922f34161e5b75d204a0c3281c941f81f76ef8784de434cc79acc76174c_amd64",
"product": {
"name": "container-native-virtualization/bridge-marker@sha256:086a9922f34161e5b75d204a0c3281c941f81f76ef8784de434cc79acc76174c_amd64",
"product_id": "container-native-virtualization/bridge-marker@sha256:086a9922f34161e5b75d204a0c3281c941f81f76ef8784de434cc79acc76174c_amd64",
"product_identification_helper": {
"purl": "pkg:oci/bridge-marker@sha256:086a9922f34161e5b75d204a0c3281c941f81f76ef8784de434cc79acc76174c?arch=amd64\u0026repository_url=registry.redhat.io/container-native-virtualization/bridge-marker\u0026tag=v4.12.0-24"
}
}
},
{
"category": "product_version",
"name": "container-native-virtualization/cluster-network-addons-operator@sha256:d2c19fd4c2327eb84179acf652157982b29c365d8a526d70517c6dd93ea6ebc7_amd64",
"product": {
"name": "container-native-virtualization/cluster-network-addons-operator@sha256:d2c19fd4c2327eb84179acf652157982b29c365d8a526d70517c6dd93ea6ebc7_amd64",
"product_id": "container-native-virtualization/cluster-network-addons-operator@sha256:d2c19fd4c2327eb84179acf652157982b29c365d8a526d70517c6dd93ea6ebc7_amd64",
"product_identification_helper": {
"purl": "pkg:oci/cluster-network-addons-operator@sha256:d2c19fd4c2327eb84179acf652157982b29c365d8a526d70517c6dd93ea6ebc7?arch=amd64\u0026repository_url=registry.redhat.io/container-native-virtualization/cluster-network-addons-operator\u0026tag=v4.12.0-24"
}
}
},
{
"category": "product_version",
"name": "container-native-virtualization/cnv-containernetworking-plugins@sha256:3d6003dea97e48d240668e55b2705f0251259006251abafaa3dc08fbc69f1312_amd64",
"product": {
"name": "container-native-virtualization/cnv-containernetworking-plugins@sha256:3d6003dea97e48d240668e55b2705f0251259006251abafaa3dc08fbc69f1312_amd64",
"product_id": "container-native-virtualization/cnv-containernetworking-plugins@sha256:3d6003dea97e48d240668e55b2705f0251259006251abafaa3dc08fbc69f1312_amd64",
"product_identification_helper": {
"purl": "pkg:oci/cnv-containernetworking-plugins@sha256:3d6003dea97e48d240668e55b2705f0251259006251abafaa3dc08fbc69f1312?arch=amd64\u0026repository_url=registry.redhat.io/container-native-virtualization/cnv-containernetworking-plugins\u0026tag=v4.12.0-24"
}
}
},
{
"category": "product_version",
"name": "container-native-virtualization/cnv-must-gather-rhel8@sha256:dcb95d2b4958ce69f8fcf61c9c90e0516d7844db62f2297ebf1ef18e5d8c05b4_amd64",
"product": {
"name": "container-native-virtualization/cnv-must-gather-rhel8@sha256:dcb95d2b4958ce69f8fcf61c9c90e0516d7844db62f2297ebf1ef18e5d8c05b4_amd64",
"product_id": "container-native-virtualization/cnv-must-gather-rhel8@sha256:dcb95d2b4958ce69f8fcf61c9c90e0516d7844db62f2297ebf1ef18e5d8c05b4_amd64",
"product_identification_helper": {
"purl": "pkg:oci/cnv-must-gather-rhel8@sha256:dcb95d2b4958ce69f8fcf61c9c90e0516d7844db62f2297ebf1ef18e5d8c05b4?arch=amd64\u0026repository_url=registry.redhat.io/container-native-virtualization/cnv-must-gather-rhel8\u0026tag=v4.12.0-58"
}
}
},
{
"category": "product_version",
"name": "container-native-virtualization/hco-bundle-registry@sha256:73680901c7733ba27f729fd6475971e0909c2fe9efacf74d556f961a1494274e_amd64",
"product": {
"name": "container-native-virtualization/hco-bundle-registry@sha256:73680901c7733ba27f729fd6475971e0909c2fe9efacf74d556f961a1494274e_amd64",
"product_id": "container-native-virtualization/hco-bundle-registry@sha256:73680901c7733ba27f729fd6475971e0909c2fe9efacf74d556f961a1494274e_amd64",
"product_identification_helper": {
"purl": "pkg:oci/hco-bundle-registry@sha256:73680901c7733ba27f729fd6475971e0909c2fe9efacf74d556f961a1494274e?arch=amd64\u0026repository_url=registry.redhat.io/container-native-virtualization/hco-bundle-registry\u0026tag=v4.12.0-769"
}
}
},
{
"category": "product_version",
"name": "container-native-virtualization/hostpath-csi-driver@sha256:a0b75e357628ca6b2ca32ab3fdbf531fd8da438a7a6ae8988ef897d2c001d9cb_amd64",
"product": {
"name": "container-native-virtualization/hostpath-csi-driver@sha256:a0b75e357628ca6b2ca32ab3fdbf531fd8da438a7a6ae8988ef897d2c001d9cb_amd64",
"product_id": "container-native-virtualization/hostpath-csi-driver@sha256:a0b75e357628ca6b2ca32ab3fdbf531fd8da438a7a6ae8988ef897d2c001d9cb_amd64",
"product_identification_helper": {
"purl": "pkg:oci/hostpath-csi-driver@sha256:a0b75e357628ca6b2ca32ab3fdbf531fd8da438a7a6ae8988ef897d2c001d9cb?arch=amd64\u0026repository_url=registry.redhat.io/container-native-virtualization/hostpath-csi-driver\u0026tag=v4.12.0-30"
}
}
},
{
"category": "product_version",
"name": "container-native-virtualization/hostpath-provisioner-rhel8@sha256:5239dcb229b060a818befd52a1e27b18142985abe0e39cef41eadd66f8b21ec1_amd64",
"product": {
"name": "container-native-virtualization/hostpath-provisioner-rhel8@sha256:5239dcb229b060a818befd52a1e27b18142985abe0e39cef41eadd66f8b21ec1_amd64",
"product_id": "container-native-virtualization/hostpath-provisioner-rhel8@sha256:5239dcb229b060a818befd52a1e27b18142985abe0e39cef41eadd66f8b21ec1_amd64",
"product_identification_helper": {
"purl": "pkg:oci/hostpath-provisioner-rhel8@sha256:5239dcb229b060a818befd52a1e27b18142985abe0e39cef41eadd66f8b21ec1?arch=amd64\u0026repository_url=registry.redhat.io/container-native-virtualization/hostpath-provisioner-rhel8\u0026tag=v4.12.0-30"
}
}
},
{
"category": "product_version",
"name": "container-native-virtualization/hostpath-provisioner-rhel8-operator@sha256:b9d84e63f789c70e31cf60fe06d41359363afc7bbd86a78ac7132f8dae4c467a_amd64",
"product": {
"name": "container-native-virtualization/hostpath-provisioner-rhel8-operator@sha256:b9d84e63f789c70e31cf60fe06d41359363afc7bbd86a78ac7132f8dae4c467a_amd64",
"product_id": "container-native-virtualization/hostpath-provisioner-rhel8-operator@sha256:b9d84e63f789c70e31cf60fe06d41359363afc7bbd86a78ac7132f8dae4c467a_amd64",
"product_identification_helper": {
"purl": "pkg:oci/hostpath-provisioner-rhel8-operator@sha256:b9d84e63f789c70e31cf60fe06d41359363afc7bbd86a78ac7132f8dae4c467a?arch=amd64\u0026repository_url=registry.redhat.io/container-native-virtualization/hostpath-provisioner-rhel8-operator\u0026tag=v4.12.0-31"
}
}
},
{
"category": "product_version",
"name": "container-native-virtualization/hyperconverged-cluster-operator@sha256:8b311b48437c79a6859a84f62cfd10ca8e6dcff4ce665a98ed78633552a172ca_amd64",
"product": {
"name": "container-native-virtualization/hyperconverged-cluster-operator@sha256:8b311b48437c79a6859a84f62cfd10ca8e6dcff4ce665a98ed78633552a172ca_amd64",
"product_id": "container-native-virtualization/hyperconverged-cluster-operator@sha256:8b311b48437c79a6859a84f62cfd10ca8e6dcff4ce665a98ed78633552a172ca_amd64",
"product_identification_helper": {
"purl": "pkg:oci/hyperconverged-cluster-operator@sha256:8b311b48437c79a6859a84f62cfd10ca8e6dcff4ce665a98ed78633552a172ca?arch=amd64\u0026repository_url=registry.redhat.io/container-native-virtualization/hyperconverged-cluster-operator\u0026tag=v4.12.0-96"
}
}
},
{
"category": "product_version",
"name": "container-native-virtualization/hyperconverged-cluster-webhook-rhel8@sha256:e912171328517664f0298322a7992a6e0e00118dc496ff94ee84190d9057db68_amd64",
"product": {
"name": "container-native-virtualization/hyperconverged-cluster-webhook-rhel8@sha256:e912171328517664f0298322a7992a6e0e00118dc496ff94ee84190d9057db68_amd64",
"product_id": "container-native-virtualization/hyperconverged-cluster-webhook-rhel8@sha256:e912171328517664f0298322a7992a6e0e00118dc496ff94ee84190d9057db68_amd64",
"product_identification_helper": {
"purl": "pkg:oci/hyperconverged-cluster-webhook-rhel8@sha256:e912171328517664f0298322a7992a6e0e00118dc496ff94ee84190d9057db68?arch=amd64\u0026repository_url=registry.redhat.io/container-native-virtualization/hyperconverged-cluster-webhook-rhel8\u0026tag=v4.12.0-96"
}
}
},
{
"category": "product_version",
"name": "container-native-virtualization/kubemacpool@sha256:ab5a239a35e3de8566cb76db0d59ae92e290a3756d39a2298290f1ab3c7b56c5_amd64",
"product": {
"name": "container-native-virtualization/kubemacpool@sha256:ab5a239a35e3de8566cb76db0d59ae92e290a3756d39a2298290f1ab3c7b56c5_amd64",
"product_id": "container-native-virtualization/kubemacpool@sha256:ab5a239a35e3de8566cb76db0d59ae92e290a3756d39a2298290f1ab3c7b56c5_amd64",
"product_identification_helper": {
"purl": "pkg:oci/kubemacpool@sha256:ab5a239a35e3de8566cb76db0d59ae92e290a3756d39a2298290f1ab3c7b56c5?arch=amd64\u0026repository_url=registry.redhat.io/container-native-virtualization/kubemacpool\u0026tag=v4.12.0-24"
}
}
},
{
"category": "product_version",
"name": "container-native-virtualization/kubevirt-console-plugin@sha256:e7dd17d4d206b2d37f24a2ed28bf3d2d6a40463da6cbc6b5696555b455f90055_amd64",
"product": {
"name": "container-native-virtualization/kubevirt-console-plugin@sha256:e7dd17d4d206b2d37f24a2ed28bf3d2d6a40463da6cbc6b5696555b455f90055_amd64",
"product_id": "container-native-virtualization/kubevirt-console-plugin@sha256:e7dd17d4d206b2d37f24a2ed28bf3d2d6a40463da6cbc6b5696555b455f90055_amd64",
"product_identification_helper": {
"purl": "pkg:oci/kubevirt-console-plugin@sha256:e7dd17d4d206b2d37f24a2ed28bf3d2d6a40463da6cbc6b5696555b455f90055?arch=amd64\u0026repository_url=registry.redhat.io/container-native-virtualization/kubevirt-console-plugin\u0026tag=v4.12.0-182"
}
}
},
{
"category": "product_version",
"name": "container-native-virtualization/kubevirt-ssp-operator@sha256:09a834b1f71a19cf9a616ffd9eb04408972f9b8f9549777cab0935f63931c993_amd64",
"product": {
"name": "container-native-virtualization/kubevirt-ssp-operator@sha256:09a834b1f71a19cf9a616ffd9eb04408972f9b8f9549777cab0935f63931c993_amd64",
"product_id": "container-native-virtualization/kubevirt-ssp-operator@sha256:09a834b1f71a19cf9a616ffd9eb04408972f9b8f9549777cab0935f63931c993_amd64",
"product_identification_helper": {
"purl": "pkg:oci/kubevirt-ssp-operator@sha256:09a834b1f71a19cf9a616ffd9eb04408972f9b8f9549777cab0935f63931c993?arch=amd64\u0026repository_url=registry.redhat.io/container-native-virtualization/kubevirt-ssp-operator\u0026tag=v4.12.0-64"
}
}
},
{
"category": "product_version",
"name": "container-native-virtualization/kubevirt-tekton-tasks-cleanup-vm@sha256:66284c45e82862dc7c1505fcdfe7b14e72c93c5e7fa6b7108a945220279641e9_amd64",
"product": {
"name": "container-native-virtualization/kubevirt-tekton-tasks-cleanup-vm@sha256:66284c45e82862dc7c1505fcdfe7b14e72c93c5e7fa6b7108a945220279641e9_amd64",
"product_id": "container-native-virtualization/kubevirt-tekton-tasks-cleanup-vm@sha256:66284c45e82862dc7c1505fcdfe7b14e72c93c5e7fa6b7108a945220279641e9_amd64",
"product_identification_helper": {
"purl": "pkg:oci/kubevirt-tekton-tasks-cleanup-vm@sha256:66284c45e82862dc7c1505fcdfe7b14e72c93c5e7fa6b7108a945220279641e9?arch=amd64\u0026repository_url=registry.redhat.io/container-native-virtualization/kubevirt-tekton-tasks-cleanup-vm\u0026tag=v4.12.0-55"
}
}
},
{
"category": "product_version",
"name": "container-native-virtualization/kubevirt-tekton-tasks-copy-template@sha256:462770d258407ea93c14c9a99fb4450536261202d1d63a681634af2193c2b062_amd64",
"product": {
"name": "container-native-virtualization/kubevirt-tekton-tasks-copy-template@sha256:462770d258407ea93c14c9a99fb4450536261202d1d63a681634af2193c2b062_amd64",
"product_id": "container-native-virtualization/kubevirt-tekton-tasks-copy-template@sha256:462770d258407ea93c14c9a99fb4450536261202d1d63a681634af2193c2b062_amd64",
"product_identification_helper": {
"purl": "pkg:oci/kubevirt-tekton-tasks-copy-template@sha256:462770d258407ea93c14c9a99fb4450536261202d1d63a681634af2193c2b062?arch=amd64\u0026repository_url=registry.redhat.io/container-native-virtualization/kubevirt-tekton-tasks-copy-template\u0026tag=v4.12.0-55"
}
}
},
{
"category": "product_version",
"name": "container-native-virtualization/kubevirt-tekton-tasks-create-datavolume@sha256:31d22c0be03bbb222967d953d35189173fbeb60d1cb32278eb006e8abe78e90c_amd64",
"product": {
"name": "container-native-virtualization/kubevirt-tekton-tasks-create-datavolume@sha256:31d22c0be03bbb222967d953d35189173fbeb60d1cb32278eb006e8abe78e90c_amd64",
"product_id": "container-native-virtualization/kubevirt-tekton-tasks-create-datavolume@sha256:31d22c0be03bbb222967d953d35189173fbeb60d1cb32278eb006e8abe78e90c_amd64",
"product_identification_helper": {
"purl": "pkg:oci/kubevirt-tekton-tasks-create-datavolume@sha256:31d22c0be03bbb222967d953d35189173fbeb60d1cb32278eb006e8abe78e90c?arch=amd64\u0026repository_url=registry.redhat.io/container-native-virtualization/kubevirt-tekton-tasks-create-datavolume\u0026tag=v4.12.0-55"
}
}
},
{
"category": "product_version",
"name": "container-native-virtualization/kubevirt-tekton-tasks-create-vm-from-template@sha256:a62ec91155a7bfc776c402e8b513b0e00797d64a95434346a2e3a4cc25f2d3c5_amd64",
"product": {
"name": "container-native-virtualization/kubevirt-tekton-tasks-create-vm-from-template@sha256:a62ec91155a7bfc776c402e8b513b0e00797d64a95434346a2e3a4cc25f2d3c5_amd64",
"product_id": "container-native-virtualization/kubevirt-tekton-tasks-create-vm-from-template@sha256:a62ec91155a7bfc776c402e8b513b0e00797d64a95434346a2e3a4cc25f2d3c5_amd64",
"product_identification_helper": {
"purl": "pkg:oci/kubevirt-tekton-tasks-create-vm-from-template@sha256:a62ec91155a7bfc776c402e8b513b0e00797d64a95434346a2e3a4cc25f2d3c5?arch=amd64\u0026repository_url=registry.redhat.io/container-native-virtualization/kubevirt-tekton-tasks-create-vm-from-template\u0026tag=v4.12.0-55"
}
}
},
{
"category": "product_version",
"name": "container-native-virtualization/kubevirt-tekton-tasks-disk-virt-customize@sha256:35274b72a5562e8675854d8cf2ca3ec0c4d0b619c0e630d7b39b7da8ebd3b143_amd64",
"product": {
"name": "container-native-virtualization/kubevirt-tekton-tasks-disk-virt-customize@sha256:35274b72a5562e8675854d8cf2ca3ec0c4d0b619c0e630d7b39b7da8ebd3b143_amd64",
"product_id": "container-native-virtualization/kubevirt-tekton-tasks-disk-virt-customize@sha256:35274b72a5562e8675854d8cf2ca3ec0c4d0b619c0e630d7b39b7da8ebd3b143_amd64",
"product_identification_helper": {
"purl": "pkg:oci/kubevirt-tekton-tasks-disk-virt-customize@sha256:35274b72a5562e8675854d8cf2ca3ec0c4d0b619c0e630d7b39b7da8ebd3b143?arch=amd64\u0026repository_url=registry.redhat.io/container-native-virtualization/kubevirt-tekton-tasks-disk-virt-customize\u0026tag=v4.12.0-55"
}
}
},
{
"category": "product_version",
"name": "container-native-virtualization/kubevirt-tekton-tasks-disk-virt-sysprep@sha256:6e6ed3d8b1b906f801e36b82d6976bc421ae8344d71d4c563fe6d8e76b5fe9c4_amd64",
"product": {
"name": "container-native-virtualization/kubevirt-tekton-tasks-disk-virt-sysprep@sha256:6e6ed3d8b1b906f801e36b82d6976bc421ae8344d71d4c563fe6d8e76b5fe9c4_amd64",
"product_id": "container-native-virtualization/kubevirt-tekton-tasks-disk-virt-sysprep@sha256:6e6ed3d8b1b906f801e36b82d6976bc421ae8344d71d4c563fe6d8e76b5fe9c4_amd64",
"product_identification_helper": {
"purl": "pkg:oci/kubevirt-tekton-tasks-disk-virt-sysprep@sha256:6e6ed3d8b1b906f801e36b82d6976bc421ae8344d71d4c563fe6d8e76b5fe9c4?arch=amd64\u0026repository_url=registry.redhat.io/container-native-virtualization/kubevirt-tekton-tasks-disk-virt-sysprep\u0026tag=v4.12.0-55"
}
}
},
{
"category": "product_version",
"name": "container-native-virtualization/kubevirt-tekton-tasks-modify-vm-template@sha256:b46443d7f21b8b251468e33c929a16008a3ac34a8f50a1d8bc1cd134079ccae4_amd64",
"product": {
"name": "container-native-virtualization/kubevirt-tekton-tasks-modify-vm-template@sha256:b46443d7f21b8b251468e33c929a16008a3ac34a8f50a1d8bc1cd134079ccae4_amd64",
"product_id": "container-native-virtualization/kubevirt-tekton-tasks-modify-vm-template@sha256:b46443d7f21b8b251468e33c929a16008a3ac34a8f50a1d8bc1cd134079ccae4_amd64",
"product_identification_helper": {
"purl": "pkg:oci/kubevirt-tekton-tasks-modify-vm-template@sha256:b46443d7f21b8b251468e33c929a16008a3ac34a8f50a1d8bc1cd134079ccae4?arch=amd64\u0026repository_url=registry.redhat.io/container-native-virtualization/kubevirt-tekton-tasks-modify-vm-template\u0026tag=v4.12.0-55"
}
}
},
{
"category": "product_version",
"name": "container-native-virtualization/kubevirt-tekton-tasks-operator@sha256:7f11db20a3c635aa48e3dcadfe555d0cd229c4c7f1790f70ee9c9ee78ab55e67_amd64",
"product": {
"name": "container-native-virtualization/kubevirt-tekton-tasks-operator@sha256:7f11db20a3c635aa48e3dcadfe555d0cd229c4c7f1790f70ee9c9ee78ab55e67_amd64",
"product_id": "container-native-virtualization/kubevirt-tekton-tasks-operator@sha256:7f11db20a3c635aa48e3dcadfe555d0cd229c4c7f1790f70ee9c9ee78ab55e67_amd64",
"product_identification_helper": {
"purl": "pkg:oci/kubevirt-tekton-tasks-operator@sha256:7f11db20a3c635aa48e3dcadfe555d0cd229c4c7f1790f70ee9c9ee78ab55e67?arch=amd64\u0026repository_url=registry.redhat.io/container-native-virtualization/kubevirt-tekton-tasks-operator\u0026tag=v4.12.0-40"
}
}
},
{
"category": "product_version",
"name": "container-native-virtualization/kubevirt-tekton-tasks-wait-for-vmi-status@sha256:4967b4c46d670a2b109c9a2e6e0ebc850a5e1dacaf8cc0ed691668bfa0cbd418_amd64",
"product": {
"name": "container-native-virtualization/kubevirt-tekton-tasks-wait-for-vmi-status@sha256:4967b4c46d670a2b109c9a2e6e0ebc850a5e1dacaf8cc0ed691668bfa0cbd418_amd64",
"product_id": "container-native-virtualization/kubevirt-tekton-tasks-wait-for-vmi-status@sha256:4967b4c46d670a2b109c9a2e6e0ebc850a5e1dacaf8cc0ed691668bfa0cbd418_amd64",
"product_identification_helper": {
"purl": "pkg:oci/kubevirt-tekton-tasks-wait-for-vmi-status@sha256:4967b4c46d670a2b109c9a2e6e0ebc850a5e1dacaf8cc0ed691668bfa0cbd418?arch=amd64\u0026repository_url=registry.redhat.io/container-native-virtualization/kubevirt-tekton-tasks-wait-for-vmi-status\u0026tag=v4.12.0-55"
}
}
},
{
"category": "product_version",
"name": "container-native-virtualization/kubevirt-template-validator@sha256:bf732669655db1b09ef27bc1964fe7b49943d681a5acc9860497512d8877e13f_amd64",
"product": {
"name": "container-native-virtualization/kubevirt-template-validator@sha256:bf732669655db1b09ef27bc1964fe7b49943d681a5acc9860497512d8877e13f_amd64",
"product_id": "container-native-virtualization/kubevirt-template-validator@sha256:bf732669655db1b09ef27bc1964fe7b49943d681a5acc9860497512d8877e13f_amd64",
"product_identification_helper": {
"purl": "pkg:oci/kubevirt-template-validator@sha256:bf732669655db1b09ef27bc1964fe7b49943d681a5acc9860497512d8877e13f?arch=amd64\u0026repository_url=registry.redhat.io/container-native-virtualization/kubevirt-template-validator\u0026tag=v4.12.0-32"
}
}
},
{
"category": "product_version",
"name": "container-native-virtualization/libguestfs-tools@sha256:4f0d48312d8fe02a17747d65ac644d3e1be2df3cb80a9d0c268acc6ad5b91680_amd64",
"product": {
"name": "container-native-virtualization/libguestfs-tools@sha256:4f0d48312d8fe02a17747d65ac644d3e1be2df3cb80a9d0c268acc6ad5b91680_amd64",
"product_id": "container-native-virtualization/libguestfs-tools@sha256:4f0d48312d8fe02a17747d65ac644d3e1be2df3cb80a9d0c268acc6ad5b91680_amd64",
"product_identification_helper": {
"purl": "pkg:oci/libguestfs-tools@sha256:4f0d48312d8fe02a17747d65ac644d3e1be2df3cb80a9d0c268acc6ad5b91680?arch=amd64\u0026repository_url=registry.redhat.io/container-native-virtualization/libguestfs-tools\u0026tag=v4.12.0-255"
}
}
},
{
"category": "product_version",
"name": "container-native-virtualization/ovs-cni-marker@sha256:077367d5af11030832a5e63a611395b7fa65ee140b490b6f33f8a23a9392dcd5_amd64",
"product": {
"name": "container-native-virtualization/ovs-cni-marker@sha256:077367d5af11030832a5e63a611395b7fa65ee140b490b6f33f8a23a9392dcd5_amd64",
"product_id": "container-native-virtualization/ovs-cni-marker@sha256:077367d5af11030832a5e63a611395b7fa65ee140b490b6f33f8a23a9392dcd5_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ovs-cni-marker@sha256:077367d5af11030832a5e63a611395b7fa65ee140b490b6f33f8a23a9392dcd5?arch=amd64\u0026repository_url=registry.redhat.io/container-native-virtualization/ovs-cni-marker\u0026tag=v4.12.0-24"
}
}
},
{
"category": "product_version",
"name": "container-native-virtualization/ovs-cni-plugin@sha256:892e339e8eec78f9865d11984c6dc8e92831ee9a17d6b990cd7fba9f2e506e13_amd64",
"product": {
"name": "container-native-virtualization/ovs-cni-plugin@sha256:892e339e8eec78f9865d11984c6dc8e92831ee9a17d6b990cd7fba9f2e506e13_amd64",
"product_id": "container-native-virtualization/ovs-cni-plugin@sha256:892e339e8eec78f9865d11984c6dc8e92831ee9a17d6b990cd7fba9f2e506e13_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ovs-cni-plugin@sha256:892e339e8eec78f9865d11984c6dc8e92831ee9a17d6b990cd7fba9f2e506e13?arch=amd64\u0026repository_url=registry.redhat.io/container-native-virtualization/ovs-cni-plugin\u0026tag=v4.12.0-24"
}
}
},
{
"category": "product_version",
"name": "container-native-virtualization/virt-api@sha256:cd89350a5e6b3a468acd290819d86f2c77d486fa5a57dbac752f863f1a8a2b23_amd64",
"product": {
"name": "container-native-virtualization/virt-api@sha256:cd89350a5e6b3a468acd290819d86f2c77d486fa5a57dbac752f863f1a8a2b23_amd64",
"product_id": "container-native-virtualization/virt-api@sha256:cd89350a5e6b3a468acd290819d86f2c77d486fa5a57dbac752f863f1a8a2b23_amd64",
"product_identification_helper": {
"purl": "pkg:oci/virt-api@sha256:cd89350a5e6b3a468acd290819d86f2c77d486fa5a57dbac752f863f1a8a2b23?arch=amd64\u0026repository_url=registry.redhat.io/container-native-virtualization/virt-api\u0026tag=v4.12.0-255"
}
}
},
{
"category": "product_version",
"name": "container-native-virtualization/virt-artifacts-server@sha256:9638c34ff48d275842a990deb86110530ffd4937b2b551a4d5263168f7db6d47_amd64",
"product": {
"name": "container-native-virtualization/virt-artifacts-server@sha256:9638c34ff48d275842a990deb86110530ffd4937b2b551a4d5263168f7db6d47_amd64",
"product_id": "container-native-virtualization/virt-artifacts-server@sha256:9638c34ff48d275842a990deb86110530ffd4937b2b551a4d5263168f7db6d47_amd64",
"product_identification_helper": {
"purl": "pkg:oci/virt-artifacts-server@sha256:9638c34ff48d275842a990deb86110530ffd4937b2b551a4d5263168f7db6d47?arch=amd64\u0026repository_url=registry.redhat.io/container-native-virtualization/virt-artifacts-server\u0026tag=v4.12.0-255"
}
}
},
{
"category": "product_version",
"name": "container-native-virtualization/virt-cdi-apiserver@sha256:dd68dfc1a588b4e24e533d61b52b68ab0673fd39a95632314f54e1b85cb5f32d_amd64",
"product": {
"name": "container-native-virtualization/virt-cdi-apiserver@sha256:dd68dfc1a588b4e24e533d61b52b68ab0673fd39a95632314f54e1b85cb5f32d_amd64",
"product_id": "container-native-virtualization/virt-cdi-apiserver@sha256:dd68dfc1a588b4e24e533d61b52b68ab0673fd39a95632314f54e1b85cb5f32d_amd64",
"product_identification_helper": {
"purl": "pkg:oci/virt-cdi-apiserver@sha256:dd68dfc1a588b4e24e533d61b52b68ab0673fd39a95632314f54e1b85cb5f32d?arch=amd64\u0026repository_url=registry.redhat.io/container-native-virtualization/virt-cdi-apiserver\u0026tag=v4.12.0-72"
}
}
},
{
"category": "product_version",
"name": "container-native-virtualization/virt-cdi-cloner@sha256:879742e59f3416100969a0d0994e49e3f8cd493310bbd0c0e86e969f86daa204_amd64",
"product": {
"name": "container-native-virtualization/virt-cdi-cloner@sha256:879742e59f3416100969a0d0994e49e3f8cd493310bbd0c0e86e969f86daa204_amd64",
"product_id": "container-native-virtualization/virt-cdi-cloner@sha256:879742e59f3416100969a0d0994e49e3f8cd493310bbd0c0e86e969f86daa204_amd64",
"product_identification_helper": {
"purl": "pkg:oci/virt-cdi-cloner@sha256:879742e59f3416100969a0d0994e49e3f8cd493310bbd0c0e86e969f86daa204?arch=amd64\u0026repository_url=registry.redhat.io/container-native-virtualization/virt-cdi-cloner\u0026tag=v4.12.0-72"
}
}
},
{
"category": "product_version",
"name": "container-native-virtualization/virt-cdi-controller@sha256:46689591989c8db1fa1f5228b2b9fb51d7abd0425c34951f909ced1fc536f0e4_amd64",
"product": {
"name": "container-native-virtualization/virt-cdi-controller@sha256:46689591989c8db1fa1f5228b2b9fb51d7abd0425c34951f909ced1fc536f0e4_amd64",
"product_id": "container-native-virtualization/virt-cdi-controller@sha256:46689591989c8db1fa1f5228b2b9fb51d7abd0425c34951f909ced1fc536f0e4_amd64",
"product_identification_helper": {
"purl": "pkg:oci/virt-cdi-controller@sha256:46689591989c8db1fa1f5228b2b9fb51d7abd0425c34951f909ced1fc536f0e4?arch=amd64\u0026repository_url=registry.redhat.io/container-native-virtualization/virt-cdi-controller\u0026tag=v4.12.0-72"
}
}
},
{
"category": "product_version",
"name": "container-native-virtualization/virt-cdi-importer@sha256:f2d011c18db1dd0dbe068bc650418c4b3f2f94935c053e76a52736da0f33867a_amd64",
"product": {
"name": "container-native-virtualization/virt-cdi-importer@sha256:f2d011c18db1dd0dbe068bc650418c4b3f2f94935c053e76a52736da0f33867a_amd64",
"product_id": "container-native-virtualization/virt-cdi-importer@sha256:f2d011c18db1dd0dbe068bc650418c4b3f2f94935c053e76a52736da0f33867a_amd64",
"product_identification_helper": {
"purl": "pkg:oci/virt-cdi-importer@sha256:f2d011c18db1dd0dbe068bc650418c4b3f2f94935c053e76a52736da0f33867a?arch=amd64\u0026repository_url=registry.redhat.io/container-native-virtualization/virt-cdi-importer\u0026tag=v4.12.0-72"
}
}
},
{
"category": "product_version",
"name": "container-native-virtualization/virt-cdi-operator@sha256:8b06f96750c3f8e34a7cc8defeda46a92e3ad553159d3dbc7c4e096b483508ee_amd64",
"product": {
"name": "container-native-virtualization/virt-cdi-operator@sha256:8b06f96750c3f8e34a7cc8defeda46a92e3ad553159d3dbc7c4e096b483508ee_amd64",
"product_id": "container-native-virtualization/virt-cdi-operator@sha256:8b06f96750c3f8e34a7cc8defeda46a92e3ad553159d3dbc7c4e096b483508ee_amd64",
"product_identification_helper": {
"purl": "pkg:oci/virt-cdi-operator@sha256:8b06f96750c3f8e34a7cc8defeda46a92e3ad553159d3dbc7c4e096b483508ee?arch=amd64\u0026repository_url=registry.redhat.io/container-native-virtualization/virt-cdi-operator\u0026tag=v4.12.0-72"
}
}
},
{
"category": "product_version",
"name": "container-native-virtualization/virt-cdi-uploadproxy@sha256:84fd85672f6e9891678d6e99c066f8f20a9a2aac08fae11d552d46a317b7f815_amd64",
"product": {
"name": "container-native-virtualization/virt-cdi-uploadproxy@sha256:84fd85672f6e9891678d6e99c066f8f20a9a2aac08fae11d552d46a317b7f815_amd64",
"product_id": "container-native-virtualization/virt-cdi-uploadproxy@sha256:84fd85672f6e9891678d6e99c066f8f20a9a2aac08fae11d552d46a317b7f815_amd64",
"product_identification_helper": {
"purl": "pkg:oci/virt-cdi-uploadproxy@sha256:84fd85672f6e9891678d6e99c066f8f20a9a2aac08fae11d552d46a317b7f815?arch=amd64\u0026repository_url=registry.redhat.io/container-native-virtualization/virt-cdi-uploadproxy\u0026tag=v4.12.0-71"
}
}
},
{
"category": "product_version",
"name": "container-native-virtualization/virt-cdi-uploadserver@sha256:4b231a260a9c0176f4b45aaf8142fa5e6860892b2fa19fad0f3091c423064211_amd64",
"product": {
"name": "container-native-virtualization/virt-cdi-uploadserver@sha256:4b231a260a9c0176f4b45aaf8142fa5e6860892b2fa19fad0f3091c423064211_amd64",
"product_id": "container-native-virtualization/virt-cdi-uploadserver@sha256:4b231a260a9c0176f4b45aaf8142fa5e6860892b2fa19fad0f3091c423064211_amd64",
"product_identification_helper": {
"purl": "pkg:oci/virt-cdi-uploadserver@sha256:4b231a260a9c0176f4b45aaf8142fa5e6860892b2fa19fad0f3091c423064211?arch=amd64\u0026repository_url=registry.redhat.io/container-native-virtualization/virt-cdi-uploadserver\u0026tag=v4.12.0-72"
}
}
},
{
"category": "product_version",
"name": "container-native-virtualization/virt-controller@sha256:e6ddc32f82e940d364e0a3d63c28b4bd41b71574f9479b6d6b01de948baa8cab_amd64",
"product": {
"name": "container-native-virtualization/virt-controller@sha256:e6ddc32f82e940d364e0a3d63c28b4bd41b71574f9479b6d6b01de948baa8cab_amd64",
"product_id": "container-native-virtualization/virt-controller@sha256:e6ddc32f82e940d364e0a3d63c28b4bd41b71574f9479b6d6b01de948baa8cab_amd64",
"product_identification_helper": {
"purl": "pkg:oci/virt-controller@sha256:e6ddc32f82e940d364e0a3d63c28b4bd41b71574f9479b6d6b01de948baa8cab?arch=amd64\u0026repository_url=registry.redhat.io/container-native-virtualization/virt-controller\u0026tag=v4.12.0-255"
}
}
},
{
"category": "product_version",
"name": "container-native-virtualization/virt-exportproxy@sha256:2dc6b5eca4ba0daffe57ff174efc35764a2021eef35ef84c3d030c0f97329ece_amd64",
"product": {
"name": "container-native-virtualization/virt-exportproxy@sha256:2dc6b5eca4ba0daffe57ff174efc35764a2021eef35ef84c3d030c0f97329ece_amd64",
"product_id": "container-native-virtualization/virt-exportproxy@sha256:2dc6b5eca4ba0daffe57ff174efc35764a2021eef35ef84c3d030c0f97329ece_amd64",
"product_identification_helper": {
"purl": "pkg:oci/virt-exportproxy@sha256:2dc6b5eca4ba0daffe57ff174efc35764a2021eef35ef84c3d030c0f97329ece?arch=amd64\u0026repository_url=registry.redhat.io/container-native-virtualization/virt-exportproxy\u0026tag=v4.12.0-255"
}
}
},
{
"category": "product_version",
"name": "container-native-virtualization/virt-exportserver@sha256:dd59838c20f30c7049cbdc4646b8b6f73ce8f33fa13c352ee22985673eaf95e2_amd64",
"product": {
"name": "container-native-virtualization/virt-exportserver@sha256:dd59838c20f30c7049cbdc4646b8b6f73ce8f33fa13c352ee22985673eaf95e2_amd64",
"product_id": "container-native-virtualization/virt-exportserver@sha256:dd59838c20f30c7049cbdc4646b8b6f73ce8f33fa13c352ee22985673eaf95e2_amd64",
"product_identification_helper": {
"purl": "pkg:oci/virt-exportserver@sha256:dd59838c20f30c7049cbdc4646b8b6f73ce8f33fa13c352ee22985673eaf95e2?arch=amd64\u0026repository_url=registry.redhat.io/container-native-virtualization/virt-exportserver\u0026tag=v4.12.0-255"
}
}
},
{
"category": "product_version",
"name": "container-native-virtualization/virt-handler@sha256:cce366a6b1aa42a9798a8c714dcb795d1c653dfe0ba06c997e65dbba0318e537_amd64",
"product": {
"name": "container-native-virtualization/virt-handler@sha256:cce366a6b1aa42a9798a8c714dcb795d1c653dfe0ba06c997e65dbba0318e537_amd64",
"product_id": "container-native-virtualization/virt-handler@sha256:cce366a6b1aa42a9798a8c714dcb795d1c653dfe0ba06c997e65dbba0318e537_amd64",
"product_identification_helper": {
"purl": "pkg:oci/virt-handler@sha256:cce366a6b1aa42a9798a8c714dcb795d1c653dfe0ba06c997e65dbba0318e537?arch=amd64\u0026repository_url=registry.redhat.io/container-native-virtualization/virt-handler\u0026tag=v4.12.0-255"
}
}
},
{
"category": "product_version",
"name": "container-native-virtualization/virtio-win@sha256:cd321e3d82a87139edabf223414b892c99857d7ac7d089b870e227ea98c970e0_amd64",
"product": {
"name": "container-native-virtualization/virtio-win@sha256:cd321e3d82a87139edabf223414b892c99857d7ac7d089b870e227ea98c970e0_amd64",
"product_id": "container-native-virtualization/virtio-win@sha256:cd321e3d82a87139edabf223414b892c99857d7ac7d089b870e227ea98c970e0_amd64",
"product_identification_helper": {
"purl": "pkg:oci/virtio-win@sha256:cd321e3d82a87139edabf223414b892c99857d7ac7d089b870e227ea98c970e0?arch=amd64\u0026repository_url=registry.redhat.io/container-native-virtualization/virtio-win\u0026tag=v4.12.0-10"
}
}
},
{
"category": "product_version",
"name": "container-native-virtualization/virt-launcher@sha256:bd5b00ece84caed816b3f3cc80d8570324e1e8f975cf2c2320726d88fb64f33a_amd64",
"product": {
"name": "container-native-virtualization/virt-launcher@sha256:bd5b00ece84caed816b3f3cc80d8570324e1e8f975cf2c2320726d88fb64f33a_amd64",
"product_id": "container-native-virtualization/virt-launcher@sha256:bd5b00ece84caed816b3f3cc80d8570324e1e8f975cf2c2320726d88fb64f33a_amd64",
"product_identification_helper": {
"purl": "pkg:oci/virt-launcher@sha256:bd5b00ece84caed816b3f3cc80d8570324e1e8f975cf2c2320726d88fb64f33a?arch=amd64\u0026repository_url=registry.redhat.io/container-native-virtualization/virt-launcher\u0026tag=v4.12.0-255"
}
}
},
{
"category": "product_version",
"name": "container-native-virtualization/virt-operator@sha256:6c4b16ac62e673d8f5116d592836506be72c5ebd2a07ffc828fee86514db0e9d_amd64",
"product": {
"name": "container-native-virtualization/virt-operator@sha256:6c4b16ac62e673d8f5116d592836506be72c5ebd2a07ffc828fee86514db0e9d_amd64",
"product_id": "container-native-virtualization/virt-operator@sha256:6c4b16ac62e673d8f5116d592836506be72c5ebd2a07ffc828fee86514db0e9d_amd64",
"product_identification_helper": {
"purl": "pkg:oci/virt-operator@sha256:6c4b16ac62e673d8f5116d592836506be72c5ebd2a07ffc828fee86514db0e9d?arch=amd64\u0026repository_url=registry.redhat.io/container-native-virtualization/virt-operator\u0026tag=v4.12.0-255"
}
}
},
{
"category": "product_version",
"name": "container-native-virtualization/vm-network-latency-checkup@sha256:5a1502efeeaa3958e5755ce07dcb8314305d75c88cc69ddc7d515457935cdc69_amd64",
"product": {
"name": "container-native-virtualization/vm-network-latency-checkup@sha256:5a1502efeeaa3958e5755ce07dcb8314305d75c88cc69ddc7d515457935cdc69_amd64",
"product_id": "container-native-virtualization/vm-network-latency-checkup@sha256:5a1502efeeaa3958e5755ce07dcb8314305d75c88cc69ddc7d515457935cdc69_amd64",
"product_identification_helper": {
"purl": "pkg:oci/vm-network-latency-checkup@sha256:5a1502efeeaa3958e5755ce07dcb8314305d75c88cc69ddc7d515457935cdc69?arch=amd64\u0026repository_url=registry.redhat.io/container-native-virtualization/vm-network-latency-checkup\u0026tag=v4.12.0-89"
}
}
}
],
"category": "architecture",
"name": "amd64"
}
],
"category": "vendor",
"name": "Red Hat"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "container-native-virtualization/bridge-marker@sha256:086a9922f34161e5b75d204a0c3281c941f81f76ef8784de434cc79acc76174c_amd64 as a component of CNV 4.12 for RHEL 8",
"product_id": "8Base-CNV-4.12:container-native-virtualization/bridge-marker@sha256:086a9922f34161e5b75d204a0c3281c941f81f76ef8784de434cc79acc76174c_amd64"
},
"product_reference": "container-native-virtualization/bridge-marker@sha256:086a9922f34161e5b75d204a0c3281c941f81f76ef8784de434cc79acc76174c_amd64",
"relates_to_product_reference": "8Base-CNV-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "container-native-virtualization/cluster-network-addons-operator@sha256:d2c19fd4c2327eb84179acf652157982b29c365d8a526d70517c6dd93ea6ebc7_amd64 as a component of CNV 4.12 for RHEL 8",
"product_id": "8Base-CNV-4.12:container-native-virtualization/cluster-network-addons-operator@sha256:d2c19fd4c2327eb84179acf652157982b29c365d8a526d70517c6dd93ea6ebc7_amd64"
},
"product_reference": "container-native-virtualization/cluster-network-addons-operator@sha256:d2c19fd4c2327eb84179acf652157982b29c365d8a526d70517c6dd93ea6ebc7_amd64",
"relates_to_product_reference": "8Base-CNV-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "container-native-virtualization/cnv-containernetworking-plugins@sha256:3d6003dea97e48d240668e55b2705f0251259006251abafaa3dc08fbc69f1312_amd64 as a component of CNV 4.12 for RHEL 8",
"product_id": "8Base-CNV-4.12:container-native-virtualization/cnv-containernetworking-plugins@sha256:3d6003dea97e48d240668e55b2705f0251259006251abafaa3dc08fbc69f1312_amd64"
},
"product_reference": "container-native-virtualization/cnv-containernetworking-plugins@sha256:3d6003dea97e48d240668e55b2705f0251259006251abafaa3dc08fbc69f1312_amd64",
"relates_to_product_reference": "8Base-CNV-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "container-native-virtualization/cnv-must-gather-rhel8@sha256:dcb95d2b4958ce69f8fcf61c9c90e0516d7844db62f2297ebf1ef18e5d8c05b4_amd64 as a component of CNV 4.12 for RHEL 8",
"product_id": "8Base-CNV-4.12:container-native-virtualization/cnv-must-gather-rhel8@sha256:dcb95d2b4958ce69f8fcf61c9c90e0516d7844db62f2297ebf1ef18e5d8c05b4_amd64"
},
"product_reference": "container-native-virtualization/cnv-must-gather-rhel8@sha256:dcb95d2b4958ce69f8fcf61c9c90e0516d7844db62f2297ebf1ef18e5d8c05b4_amd64",
"relates_to_product_reference": "8Base-CNV-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "container-native-virtualization/hco-bundle-registry@sha256:73680901c7733ba27f729fd6475971e0909c2fe9efacf74d556f961a1494274e_amd64 as a component of CNV 4.12 for RHEL 8",
"product_id": "8Base-CNV-4.12:container-native-virtualization/hco-bundle-registry@sha256:73680901c7733ba27f729fd6475971e0909c2fe9efacf74d556f961a1494274e_amd64"
},
"product_reference": "container-native-virtualization/hco-bundle-registry@sha256:73680901c7733ba27f729fd6475971e0909c2fe9efacf74d556f961a1494274e_amd64",
"relates_to_product_reference": "8Base-CNV-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "container-native-virtualization/hostpath-csi-driver@sha256:a0b75e357628ca6b2ca32ab3fdbf531fd8da438a7a6ae8988ef897d2c001d9cb_amd64 as a component of CNV 4.12 for RHEL 8",
"product_id": "8Base-CNV-4.12:container-native-virtualization/hostpath-csi-driver@sha256:a0b75e357628ca6b2ca32ab3fdbf531fd8da438a7a6ae8988ef897d2c001d9cb_amd64"
},
"product_reference": "container-native-virtualization/hostpath-csi-driver@sha256:a0b75e357628ca6b2ca32ab3fdbf531fd8da438a7a6ae8988ef897d2c001d9cb_amd64",
"relates_to_product_reference": "8Base-CNV-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "container-native-virtualization/hostpath-provisioner-rhel8-operator@sha256:b9d84e63f789c70e31cf60fe06d41359363afc7bbd86a78ac7132f8dae4c467a_amd64 as a component of CNV 4.12 for RHEL 8",
"product_id": "8Base-CNV-4.12:container-native-virtualization/hostpath-provisioner-rhel8-operator@sha256:b9d84e63f789c70e31cf60fe06d41359363afc7bbd86a78ac7132f8dae4c467a_amd64"
},
"product_reference": "container-native-virtualization/hostpath-provisioner-rhel8-operator@sha256:b9d84e63f789c70e31cf60fe06d41359363afc7bbd86a78ac7132f8dae4c467a_amd64",
"relates_to_product_reference": "8Base-CNV-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "container-native-virtualization/hostpath-provisioner-rhel8@sha256:5239dcb229b060a818befd52a1e27b18142985abe0e39cef41eadd66f8b21ec1_amd64 as a component of CNV 4.12 for RHEL 8",
"product_id": "8Base-CNV-4.12:container-native-virtualization/hostpath-provisioner-rhel8@sha256:5239dcb229b060a818befd52a1e27b18142985abe0e39cef41eadd66f8b21ec1_amd64"
},
"product_reference": "container-native-virtualization/hostpath-provisioner-rhel8@sha256:5239dcb229b060a818befd52a1e27b18142985abe0e39cef41eadd66f8b21ec1_amd64",
"relates_to_product_reference": "8Base-CNV-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "container-native-virtualization/hyperconverged-cluster-operator@sha256:8b311b48437c79a6859a84f62cfd10ca8e6dcff4ce665a98ed78633552a172ca_amd64 as a component of CNV 4.12 for RHEL 8",
"product_id": "8Base-CNV-4.12:container-native-virtualization/hyperconverged-cluster-operator@sha256:8b311b48437c79a6859a84f62cfd10ca8e6dcff4ce665a98ed78633552a172ca_amd64"
},
"product_reference": "container-native-virtualization/hyperconverged-cluster-operator@sha256:8b311b48437c79a6859a84f62cfd10ca8e6dcff4ce665a98ed78633552a172ca_amd64",
"relates_to_product_reference": "8Base-CNV-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "container-native-virtualization/hyperconverged-cluster-webhook-rhel8@sha256:e912171328517664f0298322a7992a6e0e00118dc496ff94ee84190d9057db68_amd64 as a component of CNV 4.12 for RHEL 8",
"product_id": "8Base-CNV-4.12:container-native-virtualization/hyperconverged-cluster-webhook-rhel8@sha256:e912171328517664f0298322a7992a6e0e00118dc496ff94ee84190d9057db68_amd64"
},
"product_reference": "container-native-virtualization/hyperconverged-cluster-webhook-rhel8@sha256:e912171328517664f0298322a7992a6e0e00118dc496ff94ee84190d9057db68_amd64",
"relates_to_product_reference": "8Base-CNV-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "container-native-virtualization/kubemacpool@sha256:ab5a239a35e3de8566cb76db0d59ae92e290a3756d39a2298290f1ab3c7b56c5_amd64 as a component of CNV 4.12 for RHEL 8",
"product_id": "8Base-CNV-4.12:container-native-virtualization/kubemacpool@sha256:ab5a239a35e3de8566cb76db0d59ae92e290a3756d39a2298290f1ab3c7b56c5_amd64"
},
"product_reference": "container-native-virtualization/kubemacpool@sha256:ab5a239a35e3de8566cb76db0d59ae92e290a3756d39a2298290f1ab3c7b56c5_amd64",
"relates_to_product_reference": "8Base-CNV-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "container-native-virtualization/kubevirt-console-plugin@sha256:e7dd17d4d206b2d37f24a2ed28bf3d2d6a40463da6cbc6b5696555b455f90055_amd64 as a component of CNV 4.12 for RHEL 8",
"product_id": "8Base-CNV-4.12:container-native-virtualization/kubevirt-console-plugin@sha256:e7dd17d4d206b2d37f24a2ed28bf3d2d6a40463da6cbc6b5696555b455f90055_amd64"
},
"product_reference": "container-native-virtualization/kubevirt-console-plugin@sha256:e7dd17d4d206b2d37f24a2ed28bf3d2d6a40463da6cbc6b5696555b455f90055_amd64",
"relates_to_product_reference": "8Base-CNV-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "container-native-virtualization/kubevirt-ssp-operator@sha256:09a834b1f71a19cf9a616ffd9eb04408972f9b8f9549777cab0935f63931c993_amd64 as a component of CNV 4.12 for RHEL 8",
"product_id": "8Base-CNV-4.12:container-native-virtualization/kubevirt-ssp-operator@sha256:09a834b1f71a19cf9a616ffd9eb04408972f9b8f9549777cab0935f63931c993_amd64"
},
"product_reference": "container-native-virtualization/kubevirt-ssp-operator@sha256:09a834b1f71a19cf9a616ffd9eb04408972f9b8f9549777cab0935f63931c993_amd64",
"relates_to_product_reference": "8Base-CNV-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "container-native-virtualization/kubevirt-tekton-tasks-cleanup-vm@sha256:66284c45e82862dc7c1505fcdfe7b14e72c93c5e7fa6b7108a945220279641e9_amd64 as a component of CNV 4.12 for RHEL 8",
"product_id": "8Base-CNV-4.12:container-native-virtualization/kubevirt-tekton-tasks-cleanup-vm@sha256:66284c45e82862dc7c1505fcdfe7b14e72c93c5e7fa6b7108a945220279641e9_amd64"
},
"product_reference": "container-native-virtualization/kubevirt-tekton-tasks-cleanup-vm@sha256:66284c45e82862dc7c1505fcdfe7b14e72c93c5e7fa6b7108a945220279641e9_amd64",
"relates_to_product_reference": "8Base-CNV-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "container-native-virtualization/kubevirt-tekton-tasks-copy-template@sha256:462770d258407ea93c14c9a99fb4450536261202d1d63a681634af2193c2b062_amd64 as a component of CNV 4.12 for RHEL 8",
"product_id": "8Base-CNV-4.12:container-native-virtualization/kubevirt-tekton-tasks-copy-template@sha256:462770d258407ea93c14c9a99fb4450536261202d1d63a681634af2193c2b062_amd64"
},
"product_reference": "container-native-virtualization/kubevirt-tekton-tasks-copy-template@sha256:462770d258407ea93c14c9a99fb4450536261202d1d63a681634af2193c2b062_amd64",
"relates_to_product_reference": "8Base-CNV-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "container-native-virtualization/kubevirt-tekton-tasks-create-datavolume@sha256:31d22c0be03bbb222967d953d35189173fbeb60d1cb32278eb006e8abe78e90c_amd64 as a component of CNV 4.12 for RHEL 8",
"product_id": "8Base-CNV-4.12:container-native-virtualization/kubevirt-tekton-tasks-create-datavolume@sha256:31d22c0be03bbb222967d953d35189173fbeb60d1cb32278eb006e8abe78e90c_amd64"
},
"product_reference": "container-native-virtualization/kubevirt-tekton-tasks-create-datavolume@sha256:31d22c0be03bbb222967d953d35189173fbeb60d1cb32278eb006e8abe78e90c_amd64",
"relates_to_product_reference": "8Base-CNV-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "container-native-virtualization/kubevirt-tekton-tasks-create-vm-from-template@sha256:a62ec91155a7bfc776c402e8b513b0e00797d64a95434346a2e3a4cc25f2d3c5_amd64 as a component of CNV 4.12 for RHEL 8",
"product_id": "8Base-CNV-4.12:container-native-virtualization/kubevirt-tekton-tasks-create-vm-from-template@sha256:a62ec91155a7bfc776c402e8b513b0e00797d64a95434346a2e3a4cc25f2d3c5_amd64"
},
"product_reference": "container-native-virtualization/kubevirt-tekton-tasks-create-vm-from-template@sha256:a62ec91155a7bfc776c402e8b513b0e00797d64a95434346a2e3a4cc25f2d3c5_amd64",
"relates_to_product_reference": "8Base-CNV-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "container-native-virtualization/kubevirt-tekton-tasks-disk-virt-customize@sha256:35274b72a5562e8675854d8cf2ca3ec0c4d0b619c0e630d7b39b7da8ebd3b143_amd64 as a component of CNV 4.12 for RHEL 8",
"product_id": "8Base-CNV-4.12:container-native-virtualization/kubevirt-tekton-tasks-disk-virt-customize@sha256:35274b72a5562e8675854d8cf2ca3ec0c4d0b619c0e630d7b39b7da8ebd3b143_amd64"
},
"product_reference": "container-native-virtualization/kubevirt-tekton-tasks-disk-virt-customize@sha256:35274b72a5562e8675854d8cf2ca3ec0c4d0b619c0e630d7b39b7da8ebd3b143_amd64",
"relates_to_product_reference": "8Base-CNV-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "container-native-virtualization/kubevirt-tekton-tasks-disk-virt-sysprep@sha256:6e6ed3d8b1b906f801e36b82d6976bc421ae8344d71d4c563fe6d8e76b5fe9c4_amd64 as a component of CNV 4.12 for RHEL 8",
"product_id": "8Base-CNV-4.12:container-native-virtualization/kubevirt-tekton-tasks-disk-virt-sysprep@sha256:6e6ed3d8b1b906f801e36b82d6976bc421ae8344d71d4c563fe6d8e76b5fe9c4_amd64"
},
"product_reference": "container-native-virtualization/kubevirt-tekton-tasks-disk-virt-sysprep@sha256:6e6ed3d8b1b906f801e36b82d6976bc421ae8344d71d4c563fe6d8e76b5fe9c4_amd64",
"relates_to_product_reference": "8Base-CNV-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "container-native-virtualization/kubevirt-tekton-tasks-modify-vm-template@sha256:b46443d7f21b8b251468e33c929a16008a3ac34a8f50a1d8bc1cd134079ccae4_amd64 as a component of CNV 4.12 for RHEL 8",
"product_id": "8Base-CNV-4.12:container-native-virtualization/kubevirt-tekton-tasks-modify-vm-template@sha256:b46443d7f21b8b251468e33c929a16008a3ac34a8f50a1d8bc1cd134079ccae4_amd64"
},
"product_reference": "container-native-virtualization/kubevirt-tekton-tasks-modify-vm-template@sha256:b46443d7f21b8b251468e33c929a16008a3ac34a8f50a1d8bc1cd134079ccae4_amd64",
"relates_to_product_reference": "8Base-CNV-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "container-native-virtualization/kubevirt-tekton-tasks-operator@sha256:7f11db20a3c635aa48e3dcadfe555d0cd229c4c7f1790f70ee9c9ee78ab55e67_amd64 as a component of CNV 4.12 for RHEL 8",
"product_id": "8Base-CNV-4.12:container-native-virtualization/kubevirt-tekton-tasks-operator@sha256:7f11db20a3c635aa48e3dcadfe555d0cd229c4c7f1790f70ee9c9ee78ab55e67_amd64"
},
"product_reference": "container-native-virtualization/kubevirt-tekton-tasks-operator@sha256:7f11db20a3c635aa48e3dcadfe555d0cd229c4c7f1790f70ee9c9ee78ab55e67_amd64",
"relates_to_product_reference": "8Base-CNV-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "container-native-virtualization/kubevirt-tekton-tasks-wait-for-vmi-status@sha256:4967b4c46d670a2b109c9a2e6e0ebc850a5e1dacaf8cc0ed691668bfa0cbd418_amd64 as a component of CNV 4.12 for RHEL 8",
"product_id": "8Base-CNV-4.12:container-native-virtualization/kubevirt-tekton-tasks-wait-for-vmi-status@sha256:4967b4c46d670a2b109c9a2e6e0ebc850a5e1dacaf8cc0ed691668bfa0cbd418_amd64"
},
"product_reference": "container-native-virtualization/kubevirt-tekton-tasks-wait-for-vmi-status@sha256:4967b4c46d670a2b109c9a2e6e0ebc850a5e1dacaf8cc0ed691668bfa0cbd418_amd64",
"relates_to_product_reference": "8Base-CNV-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "container-native-virtualization/kubevirt-template-validator@sha256:bf732669655db1b09ef27bc1964fe7b49943d681a5acc9860497512d8877e13f_amd64 as a component of CNV 4.12 for RHEL 8",
"product_id": "8Base-CNV-4.12:container-native-virtualization/kubevirt-template-validator@sha256:bf732669655db1b09ef27bc1964fe7b49943d681a5acc9860497512d8877e13f_amd64"
},
"product_reference": "container-native-virtualization/kubevirt-template-validator@sha256:bf732669655db1b09ef27bc1964fe7b49943d681a5acc9860497512d8877e13f_amd64",
"relates_to_product_reference": "8Base-CNV-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "container-native-virtualization/libguestfs-tools@sha256:4f0d48312d8fe02a17747d65ac644d3e1be2df3cb80a9d0c268acc6ad5b91680_amd64 as a component of CNV 4.12 for RHEL 8",
"product_id": "8Base-CNV-4.12:container-native-virtualization/libguestfs-tools@sha256:4f0d48312d8fe02a17747d65ac644d3e1be2df3cb80a9d0c268acc6ad5b91680_amd64"
},
"product_reference": "container-native-virtualization/libguestfs-tools@sha256:4f0d48312d8fe02a17747d65ac644d3e1be2df3cb80a9d0c268acc6ad5b91680_amd64",
"relates_to_product_reference": "8Base-CNV-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "container-native-virtualization/ovs-cni-marker@sha256:077367d5af11030832a5e63a611395b7fa65ee140b490b6f33f8a23a9392dcd5_amd64 as a component of CNV 4.12 for RHEL 8",
"product_id": "8Base-CNV-4.12:container-native-virtualization/ovs-cni-marker@sha256:077367d5af11030832a5e63a611395b7fa65ee140b490b6f33f8a23a9392dcd5_amd64"
},
"product_reference": "container-native-virtualization/ovs-cni-marker@sha256:077367d5af11030832a5e63a611395b7fa65ee140b490b6f33f8a23a9392dcd5_amd64",
"relates_to_product_reference": "8Base-CNV-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "container-native-virtualization/ovs-cni-plugin@sha256:892e339e8eec78f9865d11984c6dc8e92831ee9a17d6b990cd7fba9f2e506e13_amd64 as a component of CNV 4.12 for RHEL 8",
"product_id": "8Base-CNV-4.12:container-native-virtualization/ovs-cni-plugin@sha256:892e339e8eec78f9865d11984c6dc8e92831ee9a17d6b990cd7fba9f2e506e13_amd64"
},
"product_reference": "container-native-virtualization/ovs-cni-plugin@sha256:892e339e8eec78f9865d11984c6dc8e92831ee9a17d6b990cd7fba9f2e506e13_amd64",
"relates_to_product_reference": "8Base-CNV-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "container-native-virtualization/virt-api@sha256:cd89350a5e6b3a468acd290819d86f2c77d486fa5a57dbac752f863f1a8a2b23_amd64 as a component of CNV 4.12 for RHEL 8",
"product_id": "8Base-CNV-4.12:container-native-virtualization/virt-api@sha256:cd89350a5e6b3a468acd290819d86f2c77d486fa5a57dbac752f863f1a8a2b23_amd64"
},
"product_reference": "container-native-virtualization/virt-api@sha256:cd89350a5e6b3a468acd290819d86f2c77d486fa5a57dbac752f863f1a8a2b23_amd64",
"relates_to_product_reference": "8Base-CNV-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "container-native-virtualization/virt-artifacts-server@sha256:9638c34ff48d275842a990deb86110530ffd4937b2b551a4d5263168f7db6d47_amd64 as a component of CNV 4.12 for RHEL 8",
"product_id": "8Base-CNV-4.12:container-native-virtualization/virt-artifacts-server@sha256:9638c34ff48d275842a990deb86110530ffd4937b2b551a4d5263168f7db6d47_amd64"
},
"product_reference": "container-native-virtualization/virt-artifacts-server@sha256:9638c34ff48d275842a990deb86110530ffd4937b2b551a4d5263168f7db6d47_amd64",
"relates_to_product_reference": "8Base-CNV-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "container-native-virtualization/virt-cdi-apiserver@sha256:dd68dfc1a588b4e24e533d61b52b68ab0673fd39a95632314f54e1b85cb5f32d_amd64 as a component of CNV 4.12 for RHEL 8",
"product_id": "8Base-CNV-4.12:container-native-virtualization/virt-cdi-apiserver@sha256:dd68dfc1a588b4e24e533d61b52b68ab0673fd39a95632314f54e1b85cb5f32d_amd64"
},
"product_reference": "container-native-virtualization/virt-cdi-apiserver@sha256:dd68dfc1a588b4e24e533d61b52b68ab0673fd39a95632314f54e1b85cb5f32d_amd64",
"relates_to_product_reference": "8Base-CNV-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "container-native-virtualization/virt-cdi-cloner@sha256:879742e59f3416100969a0d0994e49e3f8cd493310bbd0c0e86e969f86daa204_amd64 as a component of CNV 4.12 for RHEL 8",
"product_id": "8Base-CNV-4.12:container-native-virtualization/virt-cdi-cloner@sha256:879742e59f3416100969a0d0994e49e3f8cd493310bbd0c0e86e969f86daa204_amd64"
},
"product_reference": "container-native-virtualization/virt-cdi-cloner@sha256:879742e59f3416100969a0d0994e49e3f8cd493310bbd0c0e86e969f86daa204_amd64",
"relates_to_product_reference": "8Base-CNV-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "container-native-virtualization/virt-cdi-controller@sha256:46689591989c8db1fa1f5228b2b9fb51d7abd0425c34951f909ced1fc536f0e4_amd64 as a component of CNV 4.12 for RHEL 8",
"product_id": "8Base-CNV-4.12:container-native-virtualization/virt-cdi-controller@sha256:46689591989c8db1fa1f5228b2b9fb51d7abd0425c34951f909ced1fc536f0e4_amd64"
},
"product_reference": "container-native-virtualization/virt-cdi-controller@sha256:46689591989c8db1fa1f5228b2b9fb51d7abd0425c34951f909ced1fc536f0e4_amd64",
"relates_to_product_reference": "8Base-CNV-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "container-native-virtualization/virt-cdi-importer@sha256:f2d011c18db1dd0dbe068bc650418c4b3f2f94935c053e76a52736da0f33867a_amd64 as a component of CNV 4.12 for RHEL 8",
"product_id": "8Base-CNV-4.12:container-native-virtualization/virt-cdi-importer@sha256:f2d011c18db1dd0dbe068bc650418c4b3f2f94935c053e76a52736da0f33867a_amd64"
},
"product_reference": "container-native-virtualization/virt-cdi-importer@sha256:f2d011c18db1dd0dbe068bc650418c4b3f2f94935c053e76a52736da0f33867a_amd64",
"relates_to_product_reference": "8Base-CNV-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "container-native-virtualization/virt-cdi-operator@sha256:8b06f96750c3f8e34a7cc8defeda46a92e3ad553159d3dbc7c4e096b483508ee_amd64 as a component of CNV 4.12 for RHEL 8",
"product_id": "8Base-CNV-4.12:container-native-virtualization/virt-cdi-operator@sha256:8b06f96750c3f8e34a7cc8defeda46a92e3ad553159d3dbc7c4e096b483508ee_amd64"
},
"product_reference": "container-native-virtualization/virt-cdi-operator@sha256:8b06f96750c3f8e34a7cc8defeda46a92e3ad553159d3dbc7c4e096b483508ee_amd64",
"relates_to_product_reference": "8Base-CNV-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "container-native-virtualization/virt-cdi-uploadproxy@sha256:84fd85672f6e9891678d6e99c066f8f20a9a2aac08fae11d552d46a317b7f815_amd64 as a component of CNV 4.12 for RHEL 8",
"product_id": "8Base-CNV-4.12:container-native-virtualization/virt-cdi-uploadproxy@sha256:84fd85672f6e9891678d6e99c066f8f20a9a2aac08fae11d552d46a317b7f815_amd64"
},
"product_reference": "container-native-virtualization/virt-cdi-uploadproxy@sha256:84fd85672f6e9891678d6e99c066f8f20a9a2aac08fae11d552d46a317b7f815_amd64",
"relates_to_product_reference": "8Base-CNV-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "container-native-virtualization/virt-cdi-uploadserver@sha256:4b231a260a9c0176f4b45aaf8142fa5e6860892b2fa19fad0f3091c423064211_amd64 as a component of CNV 4.12 for RHEL 8",
"product_id": "8Base-CNV-4.12:container-native-virtualization/virt-cdi-uploadserver@sha256:4b231a260a9c0176f4b45aaf8142fa5e6860892b2fa19fad0f3091c423064211_amd64"
},
"product_reference": "container-native-virtualization/virt-cdi-uploadserver@sha256:4b231a260a9c0176f4b45aaf8142fa5e6860892b2fa19fad0f3091c423064211_amd64",
"relates_to_product_reference": "8Base-CNV-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "container-native-virtualization/virt-controller@sha256:e6ddc32f82e940d364e0a3d63c28b4bd41b71574f9479b6d6b01de948baa8cab_amd64 as a component of CNV 4.12 for RHEL 8",
"product_id": "8Base-CNV-4.12:container-native-virtualization/virt-controller@sha256:e6ddc32f82e940d364e0a3d63c28b4bd41b71574f9479b6d6b01de948baa8cab_amd64"
},
"product_reference": "container-native-virtualization/virt-controller@sha256:e6ddc32f82e940d364e0a3d63c28b4bd41b71574f9479b6d6b01de948baa8cab_amd64",
"relates_to_product_reference": "8Base-CNV-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "container-native-virtualization/virt-exportproxy@sha256:2dc6b5eca4ba0daffe57ff174efc35764a2021eef35ef84c3d030c0f97329ece_amd64 as a component of CNV 4.12 for RHEL 8",
"product_id": "8Base-CNV-4.12:container-native-virtualization/virt-exportproxy@sha256:2dc6b5eca4ba0daffe57ff174efc35764a2021eef35ef84c3d030c0f97329ece_amd64"
},
"product_reference": "container-native-virtualization/virt-exportproxy@sha256:2dc6b5eca4ba0daffe57ff174efc35764a2021eef35ef84c3d030c0f97329ece_amd64",
"relates_to_product_reference": "8Base-CNV-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "container-native-virtualization/virt-exportserver@sha256:dd59838c20f30c7049cbdc4646b8b6f73ce8f33fa13c352ee22985673eaf95e2_amd64 as a component of CNV 4.12 for RHEL 8",
"product_id": "8Base-CNV-4.12:container-native-virtualization/virt-exportserver@sha256:dd59838c20f30c7049cbdc4646b8b6f73ce8f33fa13c352ee22985673eaf95e2_amd64"
},
"product_reference": "container-native-virtualization/virt-exportserver@sha256:dd59838c20f30c7049cbdc4646b8b6f73ce8f33fa13c352ee22985673eaf95e2_amd64",
"relates_to_product_reference": "8Base-CNV-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "container-native-virtualization/virt-handler@sha256:cce366a6b1aa42a9798a8c714dcb795d1c653dfe0ba06c997e65dbba0318e537_amd64 as a component of CNV 4.12 for RHEL 8",
"product_id": "8Base-CNV-4.12:container-native-virtualization/virt-handler@sha256:cce366a6b1aa42a9798a8c714dcb795d1c653dfe0ba06c997e65dbba0318e537_amd64"
},
"product_reference": "container-native-virtualization/virt-handler@sha256:cce366a6b1aa42a9798a8c714dcb795d1c653dfe0ba06c997e65dbba0318e537_amd64",
"relates_to_product_reference": "8Base-CNV-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "container-native-virtualization/virt-launcher@sha256:bd5b00ece84caed816b3f3cc80d8570324e1e8f975cf2c2320726d88fb64f33a_amd64 as a component of CNV 4.12 for RHEL 8",
"product_id": "8Base-CNV-4.12:container-native-virtualization/virt-launcher@sha256:bd5b00ece84caed816b3f3cc80d8570324e1e8f975cf2c2320726d88fb64f33a_amd64"
},
"product_reference": "container-native-virtualization/virt-launcher@sha256:bd5b00ece84caed816b3f3cc80d8570324e1e8f975cf2c2320726d88fb64f33a_amd64",
"relates_to_product_reference": "8Base-CNV-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "container-native-virtualization/virt-operator@sha256:6c4b16ac62e673d8f5116d592836506be72c5ebd2a07ffc828fee86514db0e9d_amd64 as a component of CNV 4.12 for RHEL 8",
"product_id": "8Base-CNV-4.12:container-native-virtualization/virt-operator@sha256:6c4b16ac62e673d8f5116d592836506be72c5ebd2a07ffc828fee86514db0e9d_amd64"
},
"product_reference": "container-native-virtualization/virt-operator@sha256:6c4b16ac62e673d8f5116d592836506be72c5ebd2a07ffc828fee86514db0e9d_amd64",
"relates_to_product_reference": "8Base-CNV-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "container-native-virtualization/virtio-win@sha256:cd321e3d82a87139edabf223414b892c99857d7ac7d089b870e227ea98c970e0_amd64 as a component of CNV 4.12 for RHEL 8",
"product_id": "8Base-CNV-4.12:container-native-virtualization/virtio-win@sha256:cd321e3d82a87139edabf223414b892c99857d7ac7d089b870e227ea98c970e0_amd64"
},
"product_reference": "container-native-virtualization/virtio-win@sha256:cd321e3d82a87139edabf223414b892c99857d7ac7d089b870e227ea98c970e0_amd64",
"relates_to_product_reference": "8Base-CNV-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "container-native-virtualization/vm-network-latency-checkup@sha256:5a1502efeeaa3958e5755ce07dcb8314305d75c88cc69ddc7d515457935cdc69_amd64 as a component of CNV 4.12 for RHEL 8",
"product_id": "8Base-CNV-4.12:container-native-virtualization/vm-network-latency-checkup@sha256:5a1502efeeaa3958e5755ce07dcb8314305d75c88cc69ddc7d515457935cdc69_amd64"
},
"product_reference": "container-native-virtualization/vm-network-latency-checkup@sha256:5a1502efeeaa3958e5755ce07dcb8314305d75c88cc69ddc7d515457935cdc69_amd64",
"relates_to_product_reference": "8Base-CNV-4.12"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2021-38561",
"cwe": {
"id": "CWE-125",
"name": "Out-of-bounds Read"
},
"discovery_date": "2022-06-23T00:00:00+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"8Base-CNV-4.12:container-native-virtualization/bridge-marker@sha256:086a9922f34161e5b75d204a0c3281c941f81f76ef8784de434cc79acc76174c_amd64",
"8Base-CNV-4.12:container-native-virtualization/cluster-network-addons-operator@sha256:d2c19fd4c2327eb84179acf652157982b29c365d8a526d70517c6dd93ea6ebc7_amd64",
"8Base-CNV-4.12:container-native-virtualization/cnv-containernetworking-plugins@sha256:3d6003dea97e48d240668e55b2705f0251259006251abafaa3dc08fbc69f1312_amd64",
"8Base-CNV-4.12:container-native-virtualization/cnv-must-gather-rhel8@sha256:dcb95d2b4958ce69f8fcf61c9c90e0516d7844db62f2297ebf1ef18e5d8c05b4_amd64",
"8Base-CNV-4.12:container-native-virtualization/hco-bundle-registry@sha256:73680901c7733ba27f729fd6475971e0909c2fe9efacf74d556f961a1494274e_amd64",
"8Base-CNV-4.12:container-native-virtualization/hostpath-csi-driver@sha256:a0b75e357628ca6b2ca32ab3fdbf531fd8da438a7a6ae8988ef897d2c001d9cb_amd64",
"8Base-CNV-4.12:container-native-virtualization/hostpath-provisioner-rhel8-operator@sha256:b9d84e63f789c70e31cf60fe06d41359363afc7bbd86a78ac7132f8dae4c467a_amd64",
"8Base-CNV-4.12:container-native-virtualization/hostpath-provisioner-rhel8@sha256:5239dcb229b060a818befd52a1e27b18142985abe0e39cef41eadd66f8b21ec1_amd64",
"8Base-CNV-4.12:container-native-virtualization/hyperconverged-cluster-operator@sha256:8b311b48437c79a6859a84f62cfd10ca8e6dcff4ce665a98ed78633552a172ca_amd64",
"8Base-CNV-4.12:container-native-virtualization/hyperconverged-cluster-webhook-rhel8@sha256:e912171328517664f0298322a7992a6e0e00118dc496ff94ee84190d9057db68_amd64",
"8Base-CNV-4.12:container-native-virtualization/kubemacpool@sha256:ab5a239a35e3de8566cb76db0d59ae92e290a3756d39a2298290f1ab3c7b56c5_amd64",
"8Base-CNV-4.12:container-native-virtualization/kubevirt-console-plugin@sha256:e7dd17d4d206b2d37f24a2ed28bf3d2d6a40463da6cbc6b5696555b455f90055_amd64",
"8Base-CNV-4.12:container-native-virtualization/kubevirt-ssp-operator@sha256:09a834b1f71a19cf9a616ffd9eb04408972f9b8f9549777cab0935f63931c993_amd64",
"8Base-CNV-4.12:container-native-virtualization/kubevirt-tekton-tasks-cleanup-vm@sha256:66284c45e82862dc7c1505fcdfe7b14e72c93c5e7fa6b7108a945220279641e9_amd64",
"8Base-CNV-4.12:container-native-virtualization/kubevirt-tekton-tasks-copy-template@sha256:462770d258407ea93c14c9a99fb4450536261202d1d63a681634af2193c2b062_amd64",
"8Base-CNV-4.12:container-native-virtualization/kubevirt-tekton-tasks-create-datavolume@sha256:31d22c0be03bbb222967d953d35189173fbeb60d1cb32278eb006e8abe78e90c_amd64",
"8Base-CNV-4.12:container-native-virtualization/kubevirt-tekton-tasks-create-vm-from-template@sha256:a62ec91155a7bfc776c402e8b513b0e00797d64a95434346a2e3a4cc25f2d3c5_amd64",
"8Base-CNV-4.12:container-native-virtualization/kubevirt-tekton-tasks-disk-virt-customize@sha256:35274b72a5562e8675854d8cf2ca3ec0c4d0b619c0e630d7b39b7da8ebd3b143_amd64",
"8Base-CNV-4.12:container-native-virtualization/kubevirt-tekton-tasks-disk-virt-sysprep@sha256:6e6ed3d8b1b906f801e36b82d6976bc421ae8344d71d4c563fe6d8e76b5fe9c4_amd64",
"8Base-CNV-4.12:container-native-virtualization/kubevirt-tekton-tasks-modify-vm-template@sha256:b46443d7f21b8b251468e33c929a16008a3ac34a8f50a1d8bc1cd134079ccae4_amd64",
"8Base-CNV-4.12:container-native-virtualization/kubevirt-tekton-tasks-operator@sha256:7f11db20a3c635aa48e3dcadfe555d0cd229c4c7f1790f70ee9c9ee78ab55e67_amd64",
"8Base-CNV-4.12:container-native-virtualization/kubevirt-tekton-tasks-wait-for-vmi-status@sha256:4967b4c46d670a2b109c9a2e6e0ebc850a5e1dacaf8cc0ed691668bfa0cbd418_amd64",
"8Base-CNV-4.12:container-native-virtualization/ovs-cni-marker@sha256:077367d5af11030832a5e63a611395b7fa65ee140b490b6f33f8a23a9392dcd5_amd64",
"8Base-CNV-4.12:container-native-virtualization/ovs-cni-plugin@sha256:892e339e8eec78f9865d11984c6dc8e92831ee9a17d6b990cd7fba9f2e506e13_amd64",
"8Base-CNV-4.12:container-native-virtualization/virt-cdi-apiserver@sha256:dd68dfc1a588b4e24e533d61b52b68ab0673fd39a95632314f54e1b85cb5f32d_amd64",
"8Base-CNV-4.12:container-native-virtualization/virt-cdi-cloner@sha256:879742e59f3416100969a0d0994e49e3f8cd493310bbd0c0e86e969f86daa204_amd64",
"8Base-CNV-4.12:container-native-virtualization/virt-cdi-controller@sha256:46689591989c8db1fa1f5228b2b9fb51d7abd0425c34951f909ced1fc536f0e4_amd64",
"8Base-CNV-4.12:container-native-virtualization/virt-cdi-importer@sha256:f2d011c18db1dd0dbe068bc650418c4b3f2f94935c053e76a52736da0f33867a_amd64",
"8Base-CNV-4.12:container-native-virtualization/virt-cdi-operator@sha256:8b06f96750c3f8e34a7cc8defeda46a92e3ad553159d3dbc7c4e096b483508ee_amd64",
"8Base-CNV-4.12:container-native-virtualization/virt-cdi-uploadproxy@sha256:84fd85672f6e9891678d6e99c066f8f20a9a2aac08fae11d552d46a317b7f815_amd64",
"8Base-CNV-4.12:container-native-virtualization/virt-cdi-uploadserver@sha256:4b231a260a9c0176f4b45aaf8142fa5e6860892b2fa19fad0f3091c423064211_amd64",
"8Base-CNV-4.12:container-native-virtualization/virt-exportproxy@sha256:2dc6b5eca4ba0daffe57ff174efc35764a2021eef35ef84c3d030c0f97329ece_amd64",
"8Base-CNV-4.12:container-native-virtualization/virt-exportserver@sha256:dd59838c20f30c7049cbdc4646b8b6f73ce8f33fa13c352ee22985673eaf95e2_amd64",
"8Base-CNV-4.12:container-native-virtualization/virtio-win@sha256:cd321e3d82a87139edabf223414b892c99857d7ac7d089b870e227ea98c970e0_amd64",
"8Base-CNV-4.12:container-native-virtualization/vm-network-latency-checkup@sha256:5a1502efeeaa3958e5755ce07dcb8314305d75c88cc69ddc7d515457935cdc69_amd64"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2100495"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in golang. The language package for go language can panic due to an out-of-bounds read when an incorrectly formatted language tag is being parsed. This flaw allows an attacker to cause applications using this package to parse untrusted input data to crash, leading to a denial of service of the affected component.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "golang: out-of-bounds read in golang.org/x/text/language leads to DoS",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "This flaw may be triggered only by accepting untrusted user input to the vulnerable golang\u0027s library. The overall DoS attack vector depends directly on how the library\u0027s input is exposed by the consuming application, thus Red Hat rates impact as Moderate.\n\nIn Red Hat Advanced Cluster Management for Kubernetes (RHACM) 2.5 version, the registration-operator, lighthouse-coredns, lighthouse-agent, gatekeeper-operator, and discovery-operator components are affected by this flaw, but the rest of the components are using an already patched version and are unaffected. For 2.4 and previous versions of Red Hat Advanced Cluster Management for Kubernetes (RHACM), most of the components are 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-CNV-4.12:container-native-virtualization/kubevirt-template-validator@sha256:bf732669655db1b09ef27bc1964fe7b49943d681a5acc9860497512d8877e13f_amd64",
"8Base-CNV-4.12:container-native-virtualization/libguestfs-tools@sha256:4f0d48312d8fe02a17747d65ac644d3e1be2df3cb80a9d0c268acc6ad5b91680_amd64",
"8Base-CNV-4.12:container-native-virtualization/virt-api@sha256:cd89350a5e6b3a468acd290819d86f2c77d486fa5a57dbac752f863f1a8a2b23_amd64",
"8Base-CNV-4.12:container-native-virtualization/virt-artifacts-server@sha256:9638c34ff48d275842a990deb86110530ffd4937b2b551a4d5263168f7db6d47_amd64",
"8Base-CNV-4.12:container-native-virtualization/virt-controller@sha256:e6ddc32f82e940d364e0a3d63c28b4bd41b71574f9479b6d6b01de948baa8cab_amd64",
"8Base-CNV-4.12:container-native-virtualization/virt-handler@sha256:cce366a6b1aa42a9798a8c714dcb795d1c653dfe0ba06c997e65dbba0318e537_amd64",
"8Base-CNV-4.12:container-native-virtualization/virt-launcher@sha256:bd5b00ece84caed816b3f3cc80d8570324e1e8f975cf2c2320726d88fb64f33a_amd64",
"8Base-CNV-4.12:container-native-virtualization/virt-operator@sha256:6c4b16ac62e673d8f5116d592836506be72c5ebd2a07ffc828fee86514db0e9d_amd64"
],
"known_not_affected": [
"8Base-CNV-4.12:container-native-virtualization/bridge-marker@sha256:086a9922f34161e5b75d204a0c3281c941f81f76ef8784de434cc79acc76174c_amd64",
"8Base-CNV-4.12:container-native-virtualization/cluster-network-addons-operator@sha256:d2c19fd4c2327eb84179acf652157982b29c365d8a526d70517c6dd93ea6ebc7_amd64",
"8Base-CNV-4.12:container-native-virtualization/cnv-containernetworking-plugins@sha256:3d6003dea97e48d240668e55b2705f0251259006251abafaa3dc08fbc69f1312_amd64",
"8Base-CNV-4.12:container-native-virtualization/cnv-must-gather-rhel8@sha256:dcb95d2b4958ce69f8fcf61c9c90e0516d7844db62f2297ebf1ef18e5d8c05b4_amd64",
"8Base-CNV-4.12:container-native-virtualization/hco-bundle-registry@sha256:73680901c7733ba27f729fd6475971e0909c2fe9efacf74d556f961a1494274e_amd64",
"8Base-CNV-4.12:container-native-virtualization/hostpath-csi-driver@sha256:a0b75e357628ca6b2ca32ab3fdbf531fd8da438a7a6ae8988ef897d2c001d9cb_amd64",
"8Base-CNV-4.12:container-native-virtualization/hostpath-provisioner-rhel8-operator@sha256:b9d84e63f789c70e31cf60fe06d41359363afc7bbd86a78ac7132f8dae4c467a_amd64",
"8Base-CNV-4.12:container-native-virtualization/hostpath-provisioner-rhel8@sha256:5239dcb229b060a818befd52a1e27b18142985abe0e39cef41eadd66f8b21ec1_amd64",
"8Base-CNV-4.12:container-native-virtualization/hyperconverged-cluster-operator@sha256:8b311b48437c79a6859a84f62cfd10ca8e6dcff4ce665a98ed78633552a172ca_amd64",
"8Base-CNV-4.12:container-native-virtualization/hyperconverged-cluster-webhook-rhel8@sha256:e912171328517664f0298322a7992a6e0e00118dc496ff94ee84190d9057db68_amd64",
"8Base-CNV-4.12:container-native-virtualization/kubemacpool@sha256:ab5a239a35e3de8566cb76db0d59ae92e290a3756d39a2298290f1ab3c7b56c5_amd64",
"8Base-CNV-4.12:container-native-virtualization/kubevirt-console-plugin@sha256:e7dd17d4d206b2d37f24a2ed28bf3d2d6a40463da6cbc6b5696555b455f90055_amd64",
"8Base-CNV-4.12:container-native-virtualization/kubevirt-ssp-operator@sha256:09a834b1f71a19cf9a616ffd9eb04408972f9b8f9549777cab0935f63931c993_amd64",
"8Base-CNV-4.12:container-native-virtualization/kubevirt-tekton-tasks-cleanup-vm@sha256:66284c45e82862dc7c1505fcdfe7b14e72c93c5e7fa6b7108a945220279641e9_amd64",
"8Base-CNV-4.12:container-native-virtualization/kubevirt-tekton-tasks-copy-template@sha256:462770d258407ea93c14c9a99fb4450536261202d1d63a681634af2193c2b062_amd64",
"8Base-CNV-4.12:container-native-virtualization/kubevirt-tekton-tasks-create-datavolume@sha256:31d22c0be03bbb222967d953d35189173fbeb60d1cb32278eb006e8abe78e90c_amd64",
"8Base-CNV-4.12:container-native-virtualization/kubevirt-tekton-tasks-create-vm-from-template@sha256:a62ec91155a7bfc776c402e8b513b0e00797d64a95434346a2e3a4cc25f2d3c5_amd64",
"8Base-CNV-4.12:container-native-virtualization/kubevirt-tekton-tasks-disk-virt-customize@sha256:35274b72a5562e8675854d8cf2ca3ec0c4d0b619c0e630d7b39b7da8ebd3b143_amd64",
"8Base-CNV-4.12:container-native-virtualization/kubevirt-tekton-tasks-disk-virt-sysprep@sha256:6e6ed3d8b1b906f801e36b82d6976bc421ae8344d71d4c563fe6d8e76b5fe9c4_amd64",
"8Base-CNV-4.12:container-native-virtualization/kubevirt-tekton-tasks-modify-vm-template@sha256:b46443d7f21b8b251468e33c929a16008a3ac34a8f50a1d8bc1cd134079ccae4_amd64",
"8Base-CNV-4.12:container-native-virtualization/kubevirt-tekton-tasks-operator@sha256:7f11db20a3c635aa48e3dcadfe555d0cd229c4c7f1790f70ee9c9ee78ab55e67_amd64",
"8Base-CNV-4.12:container-native-virtualization/kubevirt-tekton-tasks-wait-for-vmi-status@sha256:4967b4c46d670a2b109c9a2e6e0ebc850a5e1dacaf8cc0ed691668bfa0cbd418_amd64",
"8Base-CNV-4.12:container-native-virtualization/ovs-cni-marker@sha256:077367d5af11030832a5e63a611395b7fa65ee140b490b6f33f8a23a9392dcd5_amd64",
"8Base-CNV-4.12:container-native-virtualization/ovs-cni-plugin@sha256:892e339e8eec78f9865d11984c6dc8e92831ee9a17d6b990cd7fba9f2e506e13_amd64",
"8Base-CNV-4.12:container-native-virtualization/virt-cdi-apiserver@sha256:dd68dfc1a588b4e24e533d61b52b68ab0673fd39a95632314f54e1b85cb5f32d_amd64",
"8Base-CNV-4.12:container-native-virtualization/virt-cdi-cloner@sha256:879742e59f3416100969a0d0994e49e3f8cd493310bbd0c0e86e969f86daa204_amd64",
"8Base-CNV-4.12:container-native-virtualization/virt-cdi-controller@sha256:46689591989c8db1fa1f5228b2b9fb51d7abd0425c34951f909ced1fc536f0e4_amd64",
"8Base-CNV-4.12:container-native-virtualization/virt-cdi-importer@sha256:f2d011c18db1dd0dbe068bc650418c4b3f2f94935c053e76a52736da0f33867a_amd64",
"8Base-CNV-4.12:container-native-virtualization/virt-cdi-operator@sha256:8b06f96750c3f8e34a7cc8defeda46a92e3ad553159d3dbc7c4e096b483508ee_amd64",
"8Base-CNV-4.12:container-native-virtualization/virt-cdi-uploadproxy@sha256:84fd85672f6e9891678d6e99c066f8f20a9a2aac08fae11d552d46a317b7f815_amd64",
"8Base-CNV-4.12:container-native-virtualization/virt-cdi-uploadserver@sha256:4b231a260a9c0176f4b45aaf8142fa5e6860892b2fa19fad0f3091c423064211_amd64",
"8Base-CNV-4.12:container-native-virtualization/virt-exportproxy@sha256:2dc6b5eca4ba0daffe57ff174efc35764a2021eef35ef84c3d030c0f97329ece_amd64",
"8Base-CNV-4.12:container-native-virtualization/virt-exportserver@sha256:dd59838c20f30c7049cbdc4646b8b6f73ce8f33fa13c352ee22985673eaf95e2_amd64",
"8Base-CNV-4.12:container-native-virtualization/virtio-win@sha256:cd321e3d82a87139edabf223414b892c99857d7ac7d089b870e227ea98c970e0_amd64",
"8Base-CNV-4.12:container-native-virtualization/vm-network-latency-checkup@sha256:5a1502efeeaa3958e5755ce07dcb8314305d75c88cc69ddc7d515457935cdc69_amd64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2021-38561"
},
{
"category": "external",
"summary": "RHBZ#2100495",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2100495"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2021-38561",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-38561"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2021-38561",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2021-38561"
},
{
"category": "external",
"summary": "https://pkg.go.dev/vuln/GO-2021-0113",
"url": "https://pkg.go.dev/vuln/GO-2021-0113"
}
],
"release_date": "2021-08-12T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2023-01-25T11:11:29+00:00",
"details": "Before applying this update, you must apply all previously released errata\nrelevant to your system.\n\nTo apply this update, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"8Base-CNV-4.12:container-native-virtualization/kubevirt-template-validator@sha256:bf732669655db1b09ef27bc1964fe7b49943d681a5acc9860497512d8877e13f_amd64",
"8Base-CNV-4.12:container-native-virtualization/libguestfs-tools@sha256:4f0d48312d8fe02a17747d65ac644d3e1be2df3cb80a9d0c268acc6ad5b91680_amd64",
"8Base-CNV-4.12:container-native-virtualization/virt-api@sha256:cd89350a5e6b3a468acd290819d86f2c77d486fa5a57dbac752f863f1a8a2b23_amd64",
"8Base-CNV-4.12:container-native-virtualization/virt-artifacts-server@sha256:9638c34ff48d275842a990deb86110530ffd4937b2b551a4d5263168f7db6d47_amd64",
"8Base-CNV-4.12:container-native-virtualization/virt-controller@sha256:e6ddc32f82e940d364e0a3d63c28b4bd41b71574f9479b6d6b01de948baa8cab_amd64",
"8Base-CNV-4.12:container-native-virtualization/virt-handler@sha256:cce366a6b1aa42a9798a8c714dcb795d1c653dfe0ba06c997e65dbba0318e537_amd64",
"8Base-CNV-4.12:container-native-virtualization/virt-launcher@sha256:bd5b00ece84caed816b3f3cc80d8570324e1e8f975cf2c2320726d88fb64f33a_amd64",
"8Base-CNV-4.12:container-native-virtualization/virt-operator@sha256:6c4b16ac62e673d8f5116d592836506be72c5ebd2a07ffc828fee86514db0e9d_amd64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2023:0408"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"8Base-CNV-4.12:container-native-virtualization/bridge-marker@sha256:086a9922f34161e5b75d204a0c3281c941f81f76ef8784de434cc79acc76174c_amd64",
"8Base-CNV-4.12:container-native-virtualization/cluster-network-addons-operator@sha256:d2c19fd4c2327eb84179acf652157982b29c365d8a526d70517c6dd93ea6ebc7_amd64",
"8Base-CNV-4.12:container-native-virtualization/cnv-containernetworking-plugins@sha256:3d6003dea97e48d240668e55b2705f0251259006251abafaa3dc08fbc69f1312_amd64",
"8Base-CNV-4.12:container-native-virtualization/cnv-must-gather-rhel8@sha256:dcb95d2b4958ce69f8fcf61c9c90e0516d7844db62f2297ebf1ef18e5d8c05b4_amd64",
"8Base-CNV-4.12:container-native-virtualization/hco-bundle-registry@sha256:73680901c7733ba27f729fd6475971e0909c2fe9efacf74d556f961a1494274e_amd64",
"8Base-CNV-4.12:container-native-virtualization/hostpath-csi-driver@sha256:a0b75e357628ca6b2ca32ab3fdbf531fd8da438a7a6ae8988ef897d2c001d9cb_amd64",
"8Base-CNV-4.12:container-native-virtualization/hostpath-provisioner-rhel8-operator@sha256:b9d84e63f789c70e31cf60fe06d41359363afc7bbd86a78ac7132f8dae4c467a_amd64",
"8Base-CNV-4.12:container-native-virtualization/hostpath-provisioner-rhel8@sha256:5239dcb229b060a818befd52a1e27b18142985abe0e39cef41eadd66f8b21ec1_amd64",
"8Base-CNV-4.12:container-native-virtualization/hyperconverged-cluster-operator@sha256:8b311b48437c79a6859a84f62cfd10ca8e6dcff4ce665a98ed78633552a172ca_amd64",
"8Base-CNV-4.12:container-native-virtualization/hyperconverged-cluster-webhook-rhel8@sha256:e912171328517664f0298322a7992a6e0e00118dc496ff94ee84190d9057db68_amd64",
"8Base-CNV-4.12:container-native-virtualization/kubemacpool@sha256:ab5a239a35e3de8566cb76db0d59ae92e290a3756d39a2298290f1ab3c7b56c5_amd64",
"8Base-CNV-4.12:container-native-virtualization/kubevirt-console-plugin@sha256:e7dd17d4d206b2d37f24a2ed28bf3d2d6a40463da6cbc6b5696555b455f90055_amd64",
"8Base-CNV-4.12:container-native-virtualization/kubevirt-ssp-operator@sha256:09a834b1f71a19cf9a616ffd9eb04408972f9b8f9549777cab0935f63931c993_amd64",
"8Base-CNV-4.12:container-native-virtualization/kubevirt-tekton-tasks-cleanup-vm@sha256:66284c45e82862dc7c1505fcdfe7b14e72c93c5e7fa6b7108a945220279641e9_amd64",
"8Base-CNV-4.12:container-native-virtualization/kubevirt-tekton-tasks-copy-template@sha256:462770d258407ea93c14c9a99fb4450536261202d1d63a681634af2193c2b062_amd64",
"8Base-CNV-4.12:container-native-virtualization/kubevirt-tekton-tasks-create-datavolume@sha256:31d22c0be03bbb222967d953d35189173fbeb60d1cb32278eb006e8abe78e90c_amd64",
"8Base-CNV-4.12:container-native-virtualization/kubevirt-tekton-tasks-create-vm-from-template@sha256:a62ec91155a7bfc776c402e8b513b0e00797d64a95434346a2e3a4cc25f2d3c5_amd64",
"8Base-CNV-4.12:container-native-virtualization/kubevirt-tekton-tasks-disk-virt-customize@sha256:35274b72a5562e8675854d8cf2ca3ec0c4d0b619c0e630d7b39b7da8ebd3b143_amd64",
"8Base-CNV-4.12:container-native-virtualization/kubevirt-tekton-tasks-disk-virt-sysprep@sha256:6e6ed3d8b1b906f801e36b82d6976bc421ae8344d71d4c563fe6d8e76b5fe9c4_amd64",
"8Base-CNV-4.12:container-native-virtualization/kubevirt-tekton-tasks-modify-vm-template@sha256:b46443d7f21b8b251468e33c929a16008a3ac34a8f50a1d8bc1cd134079ccae4_amd64",
"8Base-CNV-4.12:container-native-virtualization/kubevirt-tekton-tasks-operator@sha256:7f11db20a3c635aa48e3dcadfe555d0cd229c4c7f1790f70ee9c9ee78ab55e67_amd64",
"8Base-CNV-4.12:container-native-virtualization/kubevirt-tekton-tasks-wait-for-vmi-status@sha256:4967b4c46d670a2b109c9a2e6e0ebc850a5e1dacaf8cc0ed691668bfa0cbd418_amd64",
"8Base-CNV-4.12:container-native-virtualization/kubevirt-template-validator@sha256:bf732669655db1b09ef27bc1964fe7b49943d681a5acc9860497512d8877e13f_amd64",
"8Base-CNV-4.12:container-native-virtualization/libguestfs-tools@sha256:4f0d48312d8fe02a17747d65ac644d3e1be2df3cb80a9d0c268acc6ad5b91680_amd64",
"8Base-CNV-4.12:container-native-virtualization/ovs-cni-marker@sha256:077367d5af11030832a5e63a611395b7fa65ee140b490b6f33f8a23a9392dcd5_amd64",
"8Base-CNV-4.12:container-native-virtualization/ovs-cni-plugin@sha256:892e339e8eec78f9865d11984c6dc8e92831ee9a17d6b990cd7fba9f2e506e13_amd64",
"8Base-CNV-4.12:container-native-virtualization/virt-api@sha256:cd89350a5e6b3a468acd290819d86f2c77d486fa5a57dbac752f863f1a8a2b23_amd64",
"8Base-CNV-4.12:container-native-virtualization/virt-artifacts-server@sha256:9638c34ff48d275842a990deb86110530ffd4937b2b551a4d5263168f7db6d47_amd64",
"8Base-CNV-4.12:container-native-virtualization/virt-cdi-apiserver@sha256:dd68dfc1a588b4e24e533d61b52b68ab0673fd39a95632314f54e1b85cb5f32d_amd64",
"8Base-CNV-4.12:container-native-virtualization/virt-cdi-cloner@sha256:879742e59f3416100969a0d0994e49e3f8cd493310bbd0c0e86e969f86daa204_amd64",
"8Base-CNV-4.12:container-native-virtualization/virt-cdi-controller@sha256:46689591989c8db1fa1f5228b2b9fb51d7abd0425c34951f909ced1fc536f0e4_amd64",
"8Base-CNV-4.12:container-native-virtualization/virt-cdi-importer@sha256:f2d011c18db1dd0dbe068bc650418c4b3f2f94935c053e76a52736da0f33867a_amd64",
"8Base-CNV-4.12:container-native-virtualization/virt-cdi-operator@sha256:8b06f96750c3f8e34a7cc8defeda46a92e3ad553159d3dbc7c4e096b483508ee_amd64",
"8Base-CNV-4.12:container-native-virtualization/virt-cdi-uploadproxy@sha256:84fd85672f6e9891678d6e99c066f8f20a9a2aac08fae11d552d46a317b7f815_amd64",
"8Base-CNV-4.12:container-native-virtualization/virt-cdi-uploadserver@sha256:4b231a260a9c0176f4b45aaf8142fa5e6860892b2fa19fad0f3091c423064211_amd64",
"8Base-CNV-4.12:container-native-virtualization/virt-controller@sha256:e6ddc32f82e940d364e0a3d63c28b4bd41b71574f9479b6d6b01de948baa8cab_amd64",
"8Base-CNV-4.12:container-native-virtualization/virt-exportproxy@sha256:2dc6b5eca4ba0daffe57ff174efc35764a2021eef35ef84c3d030c0f97329ece_amd64",
"8Base-CNV-4.12:container-native-virtualization/virt-exportserver@sha256:dd59838c20f30c7049cbdc4646b8b6f73ce8f33fa13c352ee22985673eaf95e2_amd64",
"8Base-CNV-4.12:container-native-virtualization/virt-handler@sha256:cce366a6b1aa42a9798a8c714dcb795d1c653dfe0ba06c997e65dbba0318e537_amd64",
"8Base-CNV-4.12:container-native-virtualization/virt-launcher@sha256:bd5b00ece84caed816b3f3cc80d8570324e1e8f975cf2c2320726d88fb64f33a_amd64",
"8Base-CNV-4.12:container-native-virtualization/virt-operator@sha256:6c4b16ac62e673d8f5116d592836506be72c5ebd2a07ffc828fee86514db0e9d_amd64",
"8Base-CNV-4.12:container-native-virtualization/virtio-win@sha256:cd321e3d82a87139edabf223414b892c99857d7ac7d089b870e227ea98c970e0_amd64",
"8Base-CNV-4.12:container-native-virtualization/vm-network-latency-checkup@sha256:5a1502efeeaa3958e5755ce07dcb8314305d75c88cc69ddc7d515457935cdc69_amd64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "golang: out-of-bounds read in golang.org/x/text/language leads to DoS"
},
{
"cve": "CVE-2021-44716",
"cwe": {
"id": "CWE-400",
"name": "Uncontrolled Resource Consumption"
},
"discovery_date": "2021-12-09T00:00:00+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"8Base-CNV-4.12:container-native-virtualization/bridge-marker@sha256:086a9922f34161e5b75d204a0c3281c941f81f76ef8784de434cc79acc76174c_amd64",
"8Base-CNV-4.12:container-native-virtualization/cluster-network-addons-operator@sha256:d2c19fd4c2327eb84179acf652157982b29c365d8a526d70517c6dd93ea6ebc7_amd64",
"8Base-CNV-4.12:container-native-virtualization/cnv-containernetworking-plugins@sha256:3d6003dea97e48d240668e55b2705f0251259006251abafaa3dc08fbc69f1312_amd64",
"8Base-CNV-4.12:container-native-virtualization/cnv-must-gather-rhel8@sha256:dcb95d2b4958ce69f8fcf61c9c90e0516d7844db62f2297ebf1ef18e5d8c05b4_amd64",
"8Base-CNV-4.12:container-native-virtualization/hco-bundle-registry@sha256:73680901c7733ba27f729fd6475971e0909c2fe9efacf74d556f961a1494274e_amd64",
"8Base-CNV-4.12:container-native-virtualization/hostpath-csi-driver@sha256:a0b75e357628ca6b2ca32ab3fdbf531fd8da438a7a6ae8988ef897d2c001d9cb_amd64",
"8Base-CNV-4.12:container-native-virtualization/hostpath-provisioner-rhel8-operator@sha256:b9d84e63f789c70e31cf60fe06d41359363afc7bbd86a78ac7132f8dae4c467a_amd64",
"8Base-CNV-4.12:container-native-virtualization/hostpath-provisioner-rhel8@sha256:5239dcb229b060a818befd52a1e27b18142985abe0e39cef41eadd66f8b21ec1_amd64",
"8Base-CNV-4.12:container-native-virtualization/hyperconverged-cluster-operator@sha256:8b311b48437c79a6859a84f62cfd10ca8e6dcff4ce665a98ed78633552a172ca_amd64",
"8Base-CNV-4.12:container-native-virtualization/hyperconverged-cluster-webhook-rhel8@sha256:e912171328517664f0298322a7992a6e0e00118dc496ff94ee84190d9057db68_amd64",
"8Base-CNV-4.12:container-native-virtualization/kubemacpool@sha256:ab5a239a35e3de8566cb76db0d59ae92e290a3756d39a2298290f1ab3c7b56c5_amd64",
"8Base-CNV-4.12:container-native-virtualization/kubevirt-console-plugin@sha256:e7dd17d4d206b2d37f24a2ed28bf3d2d6a40463da6cbc6b5696555b455f90055_amd64",
"8Base-CNV-4.12:container-native-virtualization/kubevirt-ssp-operator@sha256:09a834b1f71a19cf9a616ffd9eb04408972f9b8f9549777cab0935f63931c993_amd64",
"8Base-CNV-4.12:container-native-virtualization/kubevirt-tekton-tasks-cleanup-vm@sha256:66284c45e82862dc7c1505fcdfe7b14e72c93c5e7fa6b7108a945220279641e9_amd64",
"8Base-CNV-4.12:container-native-virtualization/kubevirt-tekton-tasks-copy-template@sha256:462770d258407ea93c14c9a99fb4450536261202d1d63a681634af2193c2b062_amd64",
"8Base-CNV-4.12:container-native-virtualization/kubevirt-tekton-tasks-create-datavolume@sha256:31d22c0be03bbb222967d953d35189173fbeb60d1cb32278eb006e8abe78e90c_amd64",
"8Base-CNV-4.12:container-native-virtualization/kubevirt-tekton-tasks-create-vm-from-template@sha256:a62ec91155a7bfc776c402e8b513b0e00797d64a95434346a2e3a4cc25f2d3c5_amd64",
"8Base-CNV-4.12:container-native-virtualization/kubevirt-tekton-tasks-disk-virt-customize@sha256:35274b72a5562e8675854d8cf2ca3ec0c4d0b619c0e630d7b39b7da8ebd3b143_amd64",
"8Base-CNV-4.12:container-native-virtualization/kubevirt-tekton-tasks-disk-virt-sysprep@sha256:6e6ed3d8b1b906f801e36b82d6976bc421ae8344d71d4c563fe6d8e76b5fe9c4_amd64",
"8Base-CNV-4.12:container-native-virtualization/kubevirt-tekton-tasks-modify-vm-template@sha256:b46443d7f21b8b251468e33c929a16008a3ac34a8f50a1d8bc1cd134079ccae4_amd64",
"8Base-CNV-4.12:container-native-virtualization/kubevirt-tekton-tasks-operator@sha256:7f11db20a3c635aa48e3dcadfe555d0cd229c4c7f1790f70ee9c9ee78ab55e67_amd64",
"8Base-CNV-4.12:container-native-virtualization/kubevirt-tekton-tasks-wait-for-vmi-status@sha256:4967b4c46d670a2b109c9a2e6e0ebc850a5e1dacaf8cc0ed691668bfa0cbd418_amd64",
"8Base-CNV-4.12:container-native-virtualization/kubevirt-template-validator@sha256:bf732669655db1b09ef27bc1964fe7b49943d681a5acc9860497512d8877e13f_amd64",
"8Base-CNV-4.12:container-native-virtualization/libguestfs-tools@sha256:4f0d48312d8fe02a17747d65ac644d3e1be2df3cb80a9d0c268acc6ad5b91680_amd64",
"8Base-CNV-4.12:container-native-virtualization/ovs-cni-marker@sha256:077367d5af11030832a5e63a611395b7fa65ee140b490b6f33f8a23a9392dcd5_amd64",
"8Base-CNV-4.12:container-native-virtualization/ovs-cni-plugin@sha256:892e339e8eec78f9865d11984c6dc8e92831ee9a17d6b990cd7fba9f2e506e13_amd64",
"8Base-CNV-4.12:container-native-virtualization/virt-cdi-apiserver@sha256:dd68dfc1a588b4e24e533d61b52b68ab0673fd39a95632314f54e1b85cb5f32d_amd64",
"8Base-CNV-4.12:container-native-virtualization/virt-cdi-cloner@sha256:879742e59f3416100969a0d0994e49e3f8cd493310bbd0c0e86e969f86daa204_amd64",
"8Base-CNV-4.12:container-native-virtualization/virt-cdi-controller@sha256:46689591989c8db1fa1f5228b2b9fb51d7abd0425c34951f909ced1fc536f0e4_amd64",
"8Base-CNV-4.12:container-native-virtualization/virt-cdi-importer@sha256:f2d011c18db1dd0dbe068bc650418c4b3f2f94935c053e76a52736da0f33867a_amd64",
"8Base-CNV-4.12:container-native-virtualization/virt-cdi-operator@sha256:8b06f96750c3f8e34a7cc8defeda46a92e3ad553159d3dbc7c4e096b483508ee_amd64",
"8Base-CNV-4.12:container-native-virtualization/virt-cdi-uploadproxy@sha256:84fd85672f6e9891678d6e99c066f8f20a9a2aac08fae11d552d46a317b7f815_amd64",
"8Base-CNV-4.12:container-native-virtualization/virt-cdi-uploadserver@sha256:4b231a260a9c0176f4b45aaf8142fa5e6860892b2fa19fad0f3091c423064211_amd64",
"8Base-CNV-4.12:container-native-virtualization/virt-exportproxy@sha256:2dc6b5eca4ba0daffe57ff174efc35764a2021eef35ef84c3d030c0f97329ece_amd64",
"8Base-CNV-4.12:container-native-virtualization/virt-exportserver@sha256:dd59838c20f30c7049cbdc4646b8b6f73ce8f33fa13c352ee22985673eaf95e2_amd64",
"8Base-CNV-4.12:container-native-virtualization/virtio-win@sha256:cd321e3d82a87139edabf223414b892c99857d7ac7d089b870e227ea98c970e0_amd64",
"8Base-CNV-4.12:container-native-virtualization/vm-network-latency-checkup@sha256:5a1502efeeaa3958e5755ce07dcb8314305d75c88cc69ddc7d515457935cdc69_amd64"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2030801"
}
],
"notes": [
{
"category": "description",
"text": "There\u0027s an uncontrolled resource consumption flaw in golang\u0027s net/http library in the canonicalHeader() function. An attacker who submits specially crafted requests to applications linked with net/http\u0027s http2 functionality could cause excessive resource consumption that could lead to a denial of service or otherwise impact to system performance and resources.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "golang: net/http: limit growth of header canonicalization cache",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "For OpenShift Container Platform, OpenShift Virtualization, Red Hat Quay and OpenShift distributed tracing the most an attacker can possibly achieve by exploiting this vulnerability is to crash a container, temporarily impacting availability of one or more services. Therefore impact is rated Moderate.\n\nIn its default configuration, grafana as shipped in Red Hat Enterprise Linux 8 is not affected by this vulnerability. However, enabling http2 in /etc/grafana/grafana.ini explicitly would render grafana affected, therefore grafana has been marked 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-CNV-4.12:container-native-virtualization/virt-api@sha256:cd89350a5e6b3a468acd290819d86f2c77d486fa5a57dbac752f863f1a8a2b23_amd64",
"8Base-CNV-4.12:container-native-virtualization/virt-artifacts-server@sha256:9638c34ff48d275842a990deb86110530ffd4937b2b551a4d5263168f7db6d47_amd64",
"8Base-CNV-4.12:container-native-virtualization/virt-controller@sha256:e6ddc32f82e940d364e0a3d63c28b4bd41b71574f9479b6d6b01de948baa8cab_amd64",
"8Base-CNV-4.12:container-native-virtualization/virt-handler@sha256:cce366a6b1aa42a9798a8c714dcb795d1c653dfe0ba06c997e65dbba0318e537_amd64",
"8Base-CNV-4.12:container-native-virtualization/virt-launcher@sha256:bd5b00ece84caed816b3f3cc80d8570324e1e8f975cf2c2320726d88fb64f33a_amd64",
"8Base-CNV-4.12:container-native-virtualization/virt-operator@sha256:6c4b16ac62e673d8f5116d592836506be72c5ebd2a07ffc828fee86514db0e9d_amd64"
],
"known_not_affected": [
"8Base-CNV-4.12:container-native-virtualization/bridge-marker@sha256:086a9922f34161e5b75d204a0c3281c941f81f76ef8784de434cc79acc76174c_amd64",
"8Base-CNV-4.12:container-native-virtualization/cluster-network-addons-operator@sha256:d2c19fd4c2327eb84179acf652157982b29c365d8a526d70517c6dd93ea6ebc7_amd64",
"8Base-CNV-4.12:container-native-virtualization/cnv-containernetworking-plugins@sha256:3d6003dea97e48d240668e55b2705f0251259006251abafaa3dc08fbc69f1312_amd64",
"8Base-CNV-4.12:container-native-virtualization/cnv-must-gather-rhel8@sha256:dcb95d2b4958ce69f8fcf61c9c90e0516d7844db62f2297ebf1ef18e5d8c05b4_amd64",
"8Base-CNV-4.12:container-native-virtualization/hco-bundle-registry@sha256:73680901c7733ba27f729fd6475971e0909c2fe9efacf74d556f961a1494274e_amd64",
"8Base-CNV-4.12:container-native-virtualization/hostpath-csi-driver@sha256:a0b75e357628ca6b2ca32ab3fdbf531fd8da438a7a6ae8988ef897d2c001d9cb_amd64",
"8Base-CNV-4.12:container-native-virtualization/hostpath-provisioner-rhel8-operator@sha256:b9d84e63f789c70e31cf60fe06d41359363afc7bbd86a78ac7132f8dae4c467a_amd64",
"8Base-CNV-4.12:container-native-virtualization/hostpath-provisioner-rhel8@sha256:5239dcb229b060a818befd52a1e27b18142985abe0e39cef41eadd66f8b21ec1_amd64",
"8Base-CNV-4.12:container-native-virtualization/hyperconverged-cluster-operator@sha256:8b311b48437c79a6859a84f62cfd10ca8e6dcff4ce665a98ed78633552a172ca_amd64",
"8Base-CNV-4.12:container-native-virtualization/hyperconverged-cluster-webhook-rhel8@sha256:e912171328517664f0298322a7992a6e0e00118dc496ff94ee84190d9057db68_amd64",
"8Base-CNV-4.12:container-native-virtualization/kubemacpool@sha256:ab5a239a35e3de8566cb76db0d59ae92e290a3756d39a2298290f1ab3c7b56c5_amd64",
"8Base-CNV-4.12:container-native-virtualization/kubevirt-console-plugin@sha256:e7dd17d4d206b2d37f24a2ed28bf3d2d6a40463da6cbc6b5696555b455f90055_amd64",
"8Base-CNV-4.12:container-native-virtualization/kubevirt-ssp-operator@sha256:09a834b1f71a19cf9a616ffd9eb04408972f9b8f9549777cab0935f63931c993_amd64",
"8Base-CNV-4.12:container-native-virtualization/kubevirt-tekton-tasks-cleanup-vm@sha256:66284c45e82862dc7c1505fcdfe7b14e72c93c5e7fa6b7108a945220279641e9_amd64",
"8Base-CNV-4.12:container-native-virtualization/kubevirt-tekton-tasks-copy-template@sha256:462770d258407ea93c14c9a99fb4450536261202d1d63a681634af2193c2b062_amd64",
"8Base-CNV-4.12:container-native-virtualization/kubevirt-tekton-tasks-create-datavolume@sha256:31d22c0be03bbb222967d953d35189173fbeb60d1cb32278eb006e8abe78e90c_amd64",
"8Base-CNV-4.12:container-native-virtualization/kubevirt-tekton-tasks-create-vm-from-template@sha256:a62ec91155a7bfc776c402e8b513b0e00797d64a95434346a2e3a4cc25f2d3c5_amd64",
"8Base-CNV-4.12:container-native-virtualization/kubevirt-tekton-tasks-disk-virt-customize@sha256:35274b72a5562e8675854d8cf2ca3ec0c4d0b619c0e630d7b39b7da8ebd3b143_amd64",
"8Base-CNV-4.12:container-native-virtualization/kubevirt-tekton-tasks-disk-virt-sysprep@sha256:6e6ed3d8b1b906f801e36b82d6976bc421ae8344d71d4c563fe6d8e76b5fe9c4_amd64",
"8Base-CNV-4.12:container-native-virtualization/kubevirt-tekton-tasks-modify-vm-template@sha256:b46443d7f21b8b251468e33c929a16008a3ac34a8f50a1d8bc1cd134079ccae4_amd64",
"8Base-CNV-4.12:container-native-virtualization/kubevirt-tekton-tasks-operator@sha256:7f11db20a3c635aa48e3dcadfe555d0cd229c4c7f1790f70ee9c9ee78ab55e67_amd64",
"8Base-CNV-4.12:container-native-virtualization/kubevirt-tekton-tasks-wait-for-vmi-status@sha256:4967b4c46d670a2b109c9a2e6e0ebc850a5e1dacaf8cc0ed691668bfa0cbd418_amd64",
"8Base-CNV-4.12:container-native-virtualization/kubevirt-template-validator@sha256:bf732669655db1b09ef27bc1964fe7b49943d681a5acc9860497512d8877e13f_amd64",
"8Base-CNV-4.12:container-native-virtualization/libguestfs-tools@sha256:4f0d48312d8fe02a17747d65ac644d3e1be2df3cb80a9d0c268acc6ad5b91680_amd64",
"8Base-CNV-4.12:container-native-virtualization/ovs-cni-marker@sha256:077367d5af11030832a5e63a611395b7fa65ee140b490b6f33f8a23a9392dcd5_amd64",
"8Base-CNV-4.12:container-native-virtualization/ovs-cni-plugin@sha256:892e339e8eec78f9865d11984c6dc8e92831ee9a17d6b990cd7fba9f2e506e13_amd64",
"8Base-CNV-4.12:container-native-virtualization/virt-cdi-apiserver@sha256:dd68dfc1a588b4e24e533d61b52b68ab0673fd39a95632314f54e1b85cb5f32d_amd64",
"8Base-CNV-4.12:container-native-virtualization/virt-cdi-cloner@sha256:879742e59f3416100969a0d0994e49e3f8cd493310bbd0c0e86e969f86daa204_amd64",
"8Base-CNV-4.12:container-native-virtualization/virt-cdi-controller@sha256:46689591989c8db1fa1f5228b2b9fb51d7abd0425c34951f909ced1fc536f0e4_amd64",
"8Base-CNV-4.12:container-native-virtualization/virt-cdi-importer@sha256:f2d011c18db1dd0dbe068bc650418c4b3f2f94935c053e76a52736da0f33867a_amd64",
"8Base-CNV-4.12:container-native-virtualization/virt-cdi-operator@sha256:8b06f96750c3f8e34a7cc8defeda46a92e3ad553159d3dbc7c4e096b483508ee_amd64",
"8Base-CNV-4.12:container-native-virtualization/virt-cdi-uploadproxy@sha256:84fd85672f6e9891678d6e99c066f8f20a9a2aac08fae11d552d46a317b7f815_amd64",
"8Base-CNV-4.12:container-native-virtualization/virt-cdi-uploadserver@sha256:4b231a260a9c0176f4b45aaf8142fa5e6860892b2fa19fad0f3091c423064211_amd64",
"8Base-CNV-4.12:container-native-virtualization/virt-exportproxy@sha256:2dc6b5eca4ba0daffe57ff174efc35764a2021eef35ef84c3d030c0f97329ece_amd64",
"8Base-CNV-4.12:container-native-virtualization/virt-exportserver@sha256:dd59838c20f30c7049cbdc4646b8b6f73ce8f33fa13c352ee22985673eaf95e2_amd64",
"8Base-CNV-4.12:container-native-virtualization/virtio-win@sha256:cd321e3d82a87139edabf223414b892c99857d7ac7d089b870e227ea98c970e0_amd64",
"8Base-CNV-4.12:container-native-virtualization/vm-network-latency-checkup@sha256:5a1502efeeaa3958e5755ce07dcb8314305d75c88cc69ddc7d515457935cdc69_amd64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2021-44716"
},
{
"category": "external",
"summary": "RHBZ#2030801",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2030801"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2021-44716",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-44716"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2021-44716",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2021-44716"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-announce/c/hcmEScgc00k",
"url": "https://groups.google.com/g/golang-announce/c/hcmEScgc00k"
}
],
"release_date": "2021-12-09T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2023-01-25T11:11:29+00:00",
"details": "Before applying this update, you must apply all previously released errata\nrelevant to your system.\n\nTo apply this update, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"8Base-CNV-4.12:container-native-virtualization/virt-api@sha256:cd89350a5e6b3a468acd290819d86f2c77d486fa5a57dbac752f863f1a8a2b23_amd64",
"8Base-CNV-4.12:container-native-virtualization/virt-artifacts-server@sha256:9638c34ff48d275842a990deb86110530ffd4937b2b551a4d5263168f7db6d47_amd64",
"8Base-CNV-4.12:container-native-virtualization/virt-controller@sha256:e6ddc32f82e940d364e0a3d63c28b4bd41b71574f9479b6d6b01de948baa8cab_amd64",
"8Base-CNV-4.12:container-native-virtualization/virt-handler@sha256:cce366a6b1aa42a9798a8c714dcb795d1c653dfe0ba06c997e65dbba0318e537_amd64",
"8Base-CNV-4.12:container-native-virtualization/virt-launcher@sha256:bd5b00ece84caed816b3f3cc80d8570324e1e8f975cf2c2320726d88fb64f33a_amd64",
"8Base-CNV-4.12:container-native-virtualization/virt-operator@sha256:6c4b16ac62e673d8f5116d592836506be72c5ebd2a07ffc828fee86514db0e9d_amd64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2023:0408"
},
{
"category": "workaround",
"details": "This flaw can be mitigated by disabling HTTP/2. Setting the GODEBUG=http2server=0 environment variable before calling Serve will disable HTTP/2 unless it was manually configured through the golang.org/x/net/http2 package.",
"product_ids": [
"8Base-CNV-4.12:container-native-virtualization/bridge-marker@sha256:086a9922f34161e5b75d204a0c3281c941f81f76ef8784de434cc79acc76174c_amd64",
"8Base-CNV-4.12:container-native-virtualization/cluster-network-addons-operator@sha256:d2c19fd4c2327eb84179acf652157982b29c365d8a526d70517c6dd93ea6ebc7_amd64",
"8Base-CNV-4.12:container-native-virtualization/cnv-containernetworking-plugins@sha256:3d6003dea97e48d240668e55b2705f0251259006251abafaa3dc08fbc69f1312_amd64",
"8Base-CNV-4.12:container-native-virtualization/cnv-must-gather-rhel8@sha256:dcb95d2b4958ce69f8fcf61c9c90e0516d7844db62f2297ebf1ef18e5d8c05b4_amd64",
"8Base-CNV-4.12:container-native-virtualization/hco-bundle-registry@sha256:73680901c7733ba27f729fd6475971e0909c2fe9efacf74d556f961a1494274e_amd64",
"8Base-CNV-4.12:container-native-virtualization/hostpath-csi-driver@sha256:a0b75e357628ca6b2ca32ab3fdbf531fd8da438a7a6ae8988ef897d2c001d9cb_amd64",
"8Base-CNV-4.12:container-native-virtualization/hostpath-provisioner-rhel8-operator@sha256:b9d84e63f789c70e31cf60fe06d41359363afc7bbd86a78ac7132f8dae4c467a_amd64",
"8Base-CNV-4.12:container-native-virtualization/hostpath-provisioner-rhel8@sha256:5239dcb229b060a818befd52a1e27b18142985abe0e39cef41eadd66f8b21ec1_amd64",
"8Base-CNV-4.12:container-native-virtualization/hyperconverged-cluster-operator@sha256:8b311b48437c79a6859a84f62cfd10ca8e6dcff4ce665a98ed78633552a172ca_amd64",
"8Base-CNV-4.12:container-native-virtualization/hyperconverged-cluster-webhook-rhel8@sha256:e912171328517664f0298322a7992a6e0e00118dc496ff94ee84190d9057db68_amd64",
"8Base-CNV-4.12:container-native-virtualization/kubemacpool@sha256:ab5a239a35e3de8566cb76db0d59ae92e290a3756d39a2298290f1ab3c7b56c5_amd64",
"8Base-CNV-4.12:container-native-virtualization/kubevirt-console-plugin@sha256:e7dd17d4d206b2d37f24a2ed28bf3d2d6a40463da6cbc6b5696555b455f90055_amd64",
"8Base-CNV-4.12:container-native-virtualization/kubevirt-ssp-operator@sha256:09a834b1f71a19cf9a616ffd9eb04408972f9b8f9549777cab0935f63931c993_amd64",
"8Base-CNV-4.12:container-native-virtualization/kubevirt-tekton-tasks-cleanup-vm@sha256:66284c45e82862dc7c1505fcdfe7b14e72c93c5e7fa6b7108a945220279641e9_amd64",
"8Base-CNV-4.12:container-native-virtualization/kubevirt-tekton-tasks-copy-template@sha256:462770d258407ea93c14c9a99fb4450536261202d1d63a681634af2193c2b062_amd64",
"8Base-CNV-4.12:container-native-virtualization/kubevirt-tekton-tasks-create-datavolume@sha256:31d22c0be03bbb222967d953d35189173fbeb60d1cb32278eb006e8abe78e90c_amd64",
"8Base-CNV-4.12:container-native-virtualization/kubevirt-tekton-tasks-create-vm-from-template@sha256:a62ec91155a7bfc776c402e8b513b0e00797d64a95434346a2e3a4cc25f2d3c5_amd64",
"8Base-CNV-4.12:container-native-virtualization/kubevirt-tekton-tasks-disk-virt-customize@sha256:35274b72a5562e8675854d8cf2ca3ec0c4d0b619c0e630d7b39b7da8ebd3b143_amd64",
"8Base-CNV-4.12:container-native-virtualization/kubevirt-tekton-tasks-disk-virt-sysprep@sha256:6e6ed3d8b1b906f801e36b82d6976bc421ae8344d71d4c563fe6d8e76b5fe9c4_amd64",
"8Base-CNV-4.12:container-native-virtualization/kubevirt-tekton-tasks-modify-vm-template@sha256:b46443d7f21b8b251468e33c929a16008a3ac34a8f50a1d8bc1cd134079ccae4_amd64",
"8Base-CNV-4.12:container-native-virtualization/kubevirt-tekton-tasks-operator@sha256:7f11db20a3c635aa48e3dcadfe555d0cd229c4c7f1790f70ee9c9ee78ab55e67_amd64",
"8Base-CNV-4.12:container-native-virtualization/kubevirt-tekton-tasks-wait-for-vmi-status@sha256:4967b4c46d670a2b109c9a2e6e0ebc850a5e1dacaf8cc0ed691668bfa0cbd418_amd64",
"8Base-CNV-4.12:container-native-virtualization/kubevirt-template-validator@sha256:bf732669655db1b09ef27bc1964fe7b49943d681a5acc9860497512d8877e13f_amd64",
"8Base-CNV-4.12:container-native-virtualization/libguestfs-tools@sha256:4f0d48312d8fe02a17747d65ac644d3e1be2df3cb80a9d0c268acc6ad5b91680_amd64",
"8Base-CNV-4.12:container-native-virtualization/ovs-cni-marker@sha256:077367d5af11030832a5e63a611395b7fa65ee140b490b6f33f8a23a9392dcd5_amd64",
"8Base-CNV-4.12:container-native-virtualization/ovs-cni-plugin@sha256:892e339e8eec78f9865d11984c6dc8e92831ee9a17d6b990cd7fba9f2e506e13_amd64",
"8Base-CNV-4.12:container-native-virtualization/virt-api@sha256:cd89350a5e6b3a468acd290819d86f2c77d486fa5a57dbac752f863f1a8a2b23_amd64",
"8Base-CNV-4.12:container-native-virtualization/virt-artifacts-server@sha256:9638c34ff48d275842a990deb86110530ffd4937b2b551a4d5263168f7db6d47_amd64",
"8Base-CNV-4.12:container-native-virtualization/virt-cdi-apiserver@sha256:dd68dfc1a588b4e24e533d61b52b68ab0673fd39a95632314f54e1b85cb5f32d_amd64",
"8Base-CNV-4.12:container-native-virtualization/virt-cdi-cloner@sha256:879742e59f3416100969a0d0994e49e3f8cd493310bbd0c0e86e969f86daa204_amd64",
"8Base-CNV-4.12:container-native-virtualization/virt-cdi-controller@sha256:46689591989c8db1fa1f5228b2b9fb51d7abd0425c34951f909ced1fc536f0e4_amd64",
"8Base-CNV-4.12:container-native-virtualization/virt-cdi-importer@sha256:f2d011c18db1dd0dbe068bc650418c4b3f2f94935c053e76a52736da0f33867a_amd64",
"8Base-CNV-4.12:container-native-virtualization/virt-cdi-operator@sha256:8b06f96750c3f8e34a7cc8defeda46a92e3ad553159d3dbc7c4e096b483508ee_amd64",
"8Base-CNV-4.12:container-native-virtualization/virt-cdi-uploadproxy@sha256:84fd85672f6e9891678d6e99c066f8f20a9a2aac08fae11d552d46a317b7f815_amd64",
"8Base-CNV-4.12:container-native-virtualization/virt-cdi-uploadserver@sha256:4b231a260a9c0176f4b45aaf8142fa5e6860892b2fa19fad0f3091c423064211_amd64",
"8Base-CNV-4.12:container-native-virtualization/virt-controller@sha256:e6ddc32f82e940d364e0a3d63c28b4bd41b71574f9479b6d6b01de948baa8cab_amd64",
"8Base-CNV-4.12:container-native-virtualization/virt-exportproxy@sha256:2dc6b5eca4ba0daffe57ff174efc35764a2021eef35ef84c3d030c0f97329ece_amd64",
"8Base-CNV-4.12:container-native-virtualization/virt-exportserver@sha256:dd59838c20f30c7049cbdc4646b8b6f73ce8f33fa13c352ee22985673eaf95e2_amd64",
"8Base-CNV-4.12:container-native-virtualization/virt-handler@sha256:cce366a6b1aa42a9798a8c714dcb795d1c653dfe0ba06c997e65dbba0318e537_amd64",
"8Base-CNV-4.12:container-native-virtualization/virt-launcher@sha256:bd5b00ece84caed816b3f3cc80d8570324e1e8f975cf2c2320726d88fb64f33a_amd64",
"8Base-CNV-4.12:container-native-virtualization/virt-operator@sha256:6c4b16ac62e673d8f5116d592836506be72c5ebd2a07ffc828fee86514db0e9d_amd64",
"8Base-CNV-4.12:container-native-virtualization/virtio-win@sha256:cd321e3d82a87139edabf223414b892c99857d7ac7d089b870e227ea98c970e0_amd64",
"8Base-CNV-4.12:container-native-virtualization/vm-network-latency-checkup@sha256:5a1502efeeaa3958e5755ce07dcb8314305d75c88cc69ddc7d515457935cdc69_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-CNV-4.12:container-native-virtualization/bridge-marker@sha256:086a9922f34161e5b75d204a0c3281c941f81f76ef8784de434cc79acc76174c_amd64",
"8Base-CNV-4.12:container-native-virtualization/cluster-network-addons-operator@sha256:d2c19fd4c2327eb84179acf652157982b29c365d8a526d70517c6dd93ea6ebc7_amd64",
"8Base-CNV-4.12:container-native-virtualization/cnv-containernetworking-plugins@sha256:3d6003dea97e48d240668e55b2705f0251259006251abafaa3dc08fbc69f1312_amd64",
"8Base-CNV-4.12:container-native-virtualization/cnv-must-gather-rhel8@sha256:dcb95d2b4958ce69f8fcf61c9c90e0516d7844db62f2297ebf1ef18e5d8c05b4_amd64",
"8Base-CNV-4.12:container-native-virtualization/hco-bundle-registry@sha256:73680901c7733ba27f729fd6475971e0909c2fe9efacf74d556f961a1494274e_amd64",
"8Base-CNV-4.12:container-native-virtualization/hostpath-csi-driver@sha256:a0b75e357628ca6b2ca32ab3fdbf531fd8da438a7a6ae8988ef897d2c001d9cb_amd64",
"8Base-CNV-4.12:container-native-virtualization/hostpath-provisioner-rhel8-operator@sha256:b9d84e63f789c70e31cf60fe06d41359363afc7bbd86a78ac7132f8dae4c467a_amd64",
"8Base-CNV-4.12:container-native-virtualization/hostpath-provisioner-rhel8@sha256:5239dcb229b060a818befd52a1e27b18142985abe0e39cef41eadd66f8b21ec1_amd64",
"8Base-CNV-4.12:container-native-virtualization/hyperconverged-cluster-operator@sha256:8b311b48437c79a6859a84f62cfd10ca8e6dcff4ce665a98ed78633552a172ca_amd64",
"8Base-CNV-4.12:container-native-virtualization/hyperconverged-cluster-webhook-rhel8@sha256:e912171328517664f0298322a7992a6e0e00118dc496ff94ee84190d9057db68_amd64",
"8Base-CNV-4.12:container-native-virtualization/kubemacpool@sha256:ab5a239a35e3de8566cb76db0d59ae92e290a3756d39a2298290f1ab3c7b56c5_amd64",
"8Base-CNV-4.12:container-native-virtualization/kubevirt-console-plugin@sha256:e7dd17d4d206b2d37f24a2ed28bf3d2d6a40463da6cbc6b5696555b455f90055_amd64",
"8Base-CNV-4.12:container-native-virtualization/kubevirt-ssp-operator@sha256:09a834b1f71a19cf9a616ffd9eb04408972f9b8f9549777cab0935f63931c993_amd64",
"8Base-CNV-4.12:container-native-virtualization/kubevirt-tekton-tasks-cleanup-vm@sha256:66284c45e82862dc7c1505fcdfe7b14e72c93c5e7fa6b7108a945220279641e9_amd64",
"8Base-CNV-4.12:container-native-virtualization/kubevirt-tekton-tasks-copy-template@sha256:462770d258407ea93c14c9a99fb4450536261202d1d63a681634af2193c2b062_amd64",
"8Base-CNV-4.12:container-native-virtualization/kubevirt-tekton-tasks-create-datavolume@sha256:31d22c0be03bbb222967d953d35189173fbeb60d1cb32278eb006e8abe78e90c_amd64",
"8Base-CNV-4.12:container-native-virtualization/kubevirt-tekton-tasks-create-vm-from-template@sha256:a62ec91155a7bfc776c402e8b513b0e00797d64a95434346a2e3a4cc25f2d3c5_amd64",
"8Base-CNV-4.12:container-native-virtualization/kubevirt-tekton-tasks-disk-virt-customize@sha256:35274b72a5562e8675854d8cf2ca3ec0c4d0b619c0e630d7b39b7da8ebd3b143_amd64",
"8Base-CNV-4.12:container-native-virtualization/kubevirt-tekton-tasks-disk-virt-sysprep@sha256:6e6ed3d8b1b906f801e36b82d6976bc421ae8344d71d4c563fe6d8e76b5fe9c4_amd64",
"8Base-CNV-4.12:container-native-virtualization/kubevirt-tekton-tasks-modify-vm-template@sha256:b46443d7f21b8b251468e33c929a16008a3ac34a8f50a1d8bc1cd134079ccae4_amd64",
"8Base-CNV-4.12:container-native-virtualization/kubevirt-tekton-tasks-operator@sha256:7f11db20a3c635aa48e3dcadfe555d0cd229c4c7f1790f70ee9c9ee78ab55e67_amd64",
"8Base-CNV-4.12:container-native-virtualization/kubevirt-tekton-tasks-wait-for-vmi-status@sha256:4967b4c46d670a2b109c9a2e6e0ebc850a5e1dacaf8cc0ed691668bfa0cbd418_amd64",
"8Base-CNV-4.12:container-native-virtualization/kubevirt-template-validator@sha256:bf732669655db1b09ef27bc1964fe7b49943d681a5acc9860497512d8877e13f_amd64",
"8Base-CNV-4.12:container-native-virtualization/libguestfs-tools@sha256:4f0d48312d8fe02a17747d65ac644d3e1be2df3cb80a9d0c268acc6ad5b91680_amd64",
"8Base-CNV-4.12:container-native-virtualization/ovs-cni-marker@sha256:077367d5af11030832a5e63a611395b7fa65ee140b490b6f33f8a23a9392dcd5_amd64",
"8Base-CNV-4.12:container-native-virtualization/ovs-cni-plugin@sha256:892e339e8eec78f9865d11984c6dc8e92831ee9a17d6b990cd7fba9f2e506e13_amd64",
"8Base-CNV-4.12:container-native-virtualization/virt-api@sha256:cd89350a5e6b3a468acd290819d86f2c77d486fa5a57dbac752f863f1a8a2b23_amd64",
"8Base-CNV-4.12:container-native-virtualization/virt-artifacts-server@sha256:9638c34ff48d275842a990deb86110530ffd4937b2b551a4d5263168f7db6d47_amd64",
"8Base-CNV-4.12:container-native-virtualization/virt-cdi-apiserver@sha256:dd68dfc1a588b4e24e533d61b52b68ab0673fd39a95632314f54e1b85cb5f32d_amd64",
"8Base-CNV-4.12:container-native-virtualization/virt-cdi-cloner@sha256:879742e59f3416100969a0d0994e49e3f8cd493310bbd0c0e86e969f86daa204_amd64",
"8Base-CNV-4.12:container-native-virtualization/virt-cdi-controller@sha256:46689591989c8db1fa1f5228b2b9fb51d7abd0425c34951f909ced1fc536f0e4_amd64",
"8Base-CNV-4.12:container-native-virtualization/virt-cdi-importer@sha256:f2d011c18db1dd0dbe068bc650418c4b3f2f94935c053e76a52736da0f33867a_amd64",
"8Base-CNV-4.12:container-native-virtualization/virt-cdi-operator@sha256:8b06f96750c3f8e34a7cc8defeda46a92e3ad553159d3dbc7c4e096b483508ee_amd64",
"8Base-CNV-4.12:container-native-virtualization/virt-cdi-uploadproxy@sha256:84fd85672f6e9891678d6e99c066f8f20a9a2aac08fae11d552d46a317b7f815_amd64",
"8Base-CNV-4.12:container-native-virtualization/virt-cdi-uploadserver@sha256:4b231a260a9c0176f4b45aaf8142fa5e6860892b2fa19fad0f3091c423064211_amd64",
"8Base-CNV-4.12:container-native-virtualization/virt-controller@sha256:e6ddc32f82e940d364e0a3d63c28b4bd41b71574f9479b6d6b01de948baa8cab_amd64",
"8Base-CNV-4.12:container-native-virtualization/virt-exportproxy@sha256:2dc6b5eca4ba0daffe57ff174efc35764a2021eef35ef84c3d030c0f97329ece_amd64",
"8Base-CNV-4.12:container-native-virtualization/virt-exportserver@sha256:dd59838c20f30c7049cbdc4646b8b6f73ce8f33fa13c352ee22985673eaf95e2_amd64",
"8Base-CNV-4.12:container-native-virtualization/virt-handler@sha256:cce366a6b1aa42a9798a8c714dcb795d1c653dfe0ba06c997e65dbba0318e537_amd64",
"8Base-CNV-4.12:container-native-virtualization/virt-launcher@sha256:bd5b00ece84caed816b3f3cc80d8570324e1e8f975cf2c2320726d88fb64f33a_amd64",
"8Base-CNV-4.12:container-native-virtualization/virt-operator@sha256:6c4b16ac62e673d8f5116d592836506be72c5ebd2a07ffc828fee86514db0e9d_amd64",
"8Base-CNV-4.12:container-native-virtualization/virtio-win@sha256:cd321e3d82a87139edabf223414b892c99857d7ac7d089b870e227ea98c970e0_amd64",
"8Base-CNV-4.12:container-native-virtualization/vm-network-latency-checkup@sha256:5a1502efeeaa3958e5755ce07dcb8314305d75c88cc69ddc7d515457935cdc69_amd64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "golang: net/http: limit growth of header canonicalization cache"
},
{
"cve": "CVE-2021-44717",
"cwe": {
"id": "CWE-200",
"name": "Exposure of Sensitive Information to an Unauthorized Actor"
},
"discovery_date": "2021-12-09T00:00:00+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"8Base-CNV-4.12:container-native-virtualization/bridge-marker@sha256:086a9922f34161e5b75d204a0c3281c941f81f76ef8784de434cc79acc76174c_amd64",
"8Base-CNV-4.12:container-native-virtualization/cluster-network-addons-operator@sha256:d2c19fd4c2327eb84179acf652157982b29c365d8a526d70517c6dd93ea6ebc7_amd64",
"8Base-CNV-4.12:container-native-virtualization/cnv-containernetworking-plugins@sha256:3d6003dea97e48d240668e55b2705f0251259006251abafaa3dc08fbc69f1312_amd64",
"8Base-CNV-4.12:container-native-virtualization/cnv-must-gather-rhel8@sha256:dcb95d2b4958ce69f8fcf61c9c90e0516d7844db62f2297ebf1ef18e5d8c05b4_amd64",
"8Base-CNV-4.12:container-native-virtualization/hco-bundle-registry@sha256:73680901c7733ba27f729fd6475971e0909c2fe9efacf74d556f961a1494274e_amd64",
"8Base-CNV-4.12:container-native-virtualization/hostpath-csi-driver@sha256:a0b75e357628ca6b2ca32ab3fdbf531fd8da438a7a6ae8988ef897d2c001d9cb_amd64",
"8Base-CNV-4.12:container-native-virtualization/hostpath-provisioner-rhel8-operator@sha256:b9d84e63f789c70e31cf60fe06d41359363afc7bbd86a78ac7132f8dae4c467a_amd64",
"8Base-CNV-4.12:container-native-virtualization/hostpath-provisioner-rhel8@sha256:5239dcb229b060a818befd52a1e27b18142985abe0e39cef41eadd66f8b21ec1_amd64",
"8Base-CNV-4.12:container-native-virtualization/hyperconverged-cluster-operator@sha256:8b311b48437c79a6859a84f62cfd10ca8e6dcff4ce665a98ed78633552a172ca_amd64",
"8Base-CNV-4.12:container-native-virtualization/hyperconverged-cluster-webhook-rhel8@sha256:e912171328517664f0298322a7992a6e0e00118dc496ff94ee84190d9057db68_amd64",
"8Base-CNV-4.12:container-native-virtualization/kubemacpool@sha256:ab5a239a35e3de8566cb76db0d59ae92e290a3756d39a2298290f1ab3c7b56c5_amd64",
"8Base-CNV-4.12:container-native-virtualization/kubevirt-console-plugin@sha256:e7dd17d4d206b2d37f24a2ed28bf3d2d6a40463da6cbc6b5696555b455f90055_amd64",
"8Base-CNV-4.12:container-native-virtualization/kubevirt-ssp-operator@sha256:09a834b1f71a19cf9a616ffd9eb04408972f9b8f9549777cab0935f63931c993_amd64",
"8Base-CNV-4.12:container-native-virtualization/kubevirt-tekton-tasks-cleanup-vm@sha256:66284c45e82862dc7c1505fcdfe7b14e72c93c5e7fa6b7108a945220279641e9_amd64",
"8Base-CNV-4.12:container-native-virtualization/kubevirt-tekton-tasks-copy-template@sha256:462770d258407ea93c14c9a99fb4450536261202d1d63a681634af2193c2b062_amd64",
"8Base-CNV-4.12:container-native-virtualization/kubevirt-tekton-tasks-create-datavolume@sha256:31d22c0be03bbb222967d953d35189173fbeb60d1cb32278eb006e8abe78e90c_amd64",
"8Base-CNV-4.12:container-native-virtualization/kubevirt-tekton-tasks-create-vm-from-template@sha256:a62ec91155a7bfc776c402e8b513b0e00797d64a95434346a2e3a4cc25f2d3c5_amd64",
"8Base-CNV-4.12:container-native-virtualization/kubevirt-tekton-tasks-disk-virt-customize@sha256:35274b72a5562e8675854d8cf2ca3ec0c4d0b619c0e630d7b39b7da8ebd3b143_amd64",
"8Base-CNV-4.12:container-native-virtualization/kubevirt-tekton-tasks-disk-virt-sysprep@sha256:6e6ed3d8b1b906f801e36b82d6976bc421ae8344d71d4c563fe6d8e76b5fe9c4_amd64",
"8Base-CNV-4.12:container-native-virtualization/kubevirt-tekton-tasks-modify-vm-template@sha256:b46443d7f21b8b251468e33c929a16008a3ac34a8f50a1d8bc1cd134079ccae4_amd64",
"8Base-CNV-4.12:container-native-virtualization/kubevirt-tekton-tasks-operator@sha256:7f11db20a3c635aa48e3dcadfe555d0cd229c4c7f1790f70ee9c9ee78ab55e67_amd64",
"8Base-CNV-4.12:container-native-virtualization/kubevirt-tekton-tasks-wait-for-vmi-status@sha256:4967b4c46d670a2b109c9a2e6e0ebc850a5e1dacaf8cc0ed691668bfa0cbd418_amd64",
"8Base-CNV-4.12:container-native-virtualization/kubevirt-template-validator@sha256:bf732669655db1b09ef27bc1964fe7b49943d681a5acc9860497512d8877e13f_amd64",
"8Base-CNV-4.12:container-native-virtualization/libguestfs-tools@sha256:4f0d48312d8fe02a17747d65ac644d3e1be2df3cb80a9d0c268acc6ad5b91680_amd64",
"8Base-CNV-4.12:container-native-virtualization/ovs-cni-marker@sha256:077367d5af11030832a5e63a611395b7fa65ee140b490b6f33f8a23a9392dcd5_amd64",
"8Base-CNV-4.12:container-native-virtualization/ovs-cni-plugin@sha256:892e339e8eec78f9865d11984c6dc8e92831ee9a17d6b990cd7fba9f2e506e13_amd64",
"8Base-CNV-4.12:container-native-virtualization/virt-cdi-apiserver@sha256:dd68dfc1a588b4e24e533d61b52b68ab0673fd39a95632314f54e1b85cb5f32d_amd64",
"8Base-CNV-4.12:container-native-virtualization/virt-cdi-cloner@sha256:879742e59f3416100969a0d0994e49e3f8cd493310bbd0c0e86e969f86daa204_amd64",
"8Base-CNV-4.12:container-native-virtualization/virt-cdi-controller@sha256:46689591989c8db1fa1f5228b2b9fb51d7abd0425c34951f909ced1fc536f0e4_amd64",
"8Base-CNV-4.12:container-native-virtualization/virt-cdi-importer@sha256:f2d011c18db1dd0dbe068bc650418c4b3f2f94935c053e76a52736da0f33867a_amd64",
"8Base-CNV-4.12:container-native-virtualization/virt-cdi-operator@sha256:8b06f96750c3f8e34a7cc8defeda46a92e3ad553159d3dbc7c4e096b483508ee_amd64",
"8Base-CNV-4.12:container-native-virtualization/virt-cdi-uploadproxy@sha256:84fd85672f6e9891678d6e99c066f8f20a9a2aac08fae11d552d46a317b7f815_amd64",
"8Base-CNV-4.12:container-native-virtualization/virt-cdi-uploadserver@sha256:4b231a260a9c0176f4b45aaf8142fa5e6860892b2fa19fad0f3091c423064211_amd64",
"8Base-CNV-4.12:container-native-virtualization/virt-exportproxy@sha256:2dc6b5eca4ba0daffe57ff174efc35764a2021eef35ef84c3d030c0f97329ece_amd64",
"8Base-CNV-4.12:container-native-virtualization/virt-exportserver@sha256:dd59838c20f30c7049cbdc4646b8b6f73ce8f33fa13c352ee22985673eaf95e2_amd64",
"8Base-CNV-4.12:container-native-virtualization/virtio-win@sha256:cd321e3d82a87139edabf223414b892c99857d7ac7d089b870e227ea98c970e0_amd64",
"8Base-CNV-4.12:container-native-virtualization/vm-network-latency-checkup@sha256:5a1502efeeaa3958e5755ce07dcb8314305d75c88cc69ddc7d515457935cdc69_amd64"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2030806"
}
],
"notes": [
{
"category": "description",
"text": "There\u0027s a flaw in golang\u0027s syscall.ForkExec() interface. An attacker who manages to first cause a file descriptor exhaustion for the process, then cause syscall.ForkExec() to be called repeatedly, could compromise data integrity and/or confidentiality in a somewhat uncontrolled way in programs linked with and using syscall.ForkExec().",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "golang: syscall: don\u0027t close fd 0 on ForkExec error",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "* This flaw has had the severity level set to Moderate due to the attack complexity required to exhaust file descriptors at the time ForkExec is called, plus an attacker does not necessarily have direct control over where/how data is leaked.\n\n* For Service Telemetry Framework, because the flaw\u0027s impact is lower, no update will be provided at this time for its containers.\n\n* runc shipped with Red Hat Enterprise Linux 8 and 9 are not affected by this flaw because the flaw is already patched in the shipped versions.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"8Base-CNV-4.12:container-native-virtualization/virt-api@sha256:cd89350a5e6b3a468acd290819d86f2c77d486fa5a57dbac752f863f1a8a2b23_amd64",
"8Base-CNV-4.12:container-native-virtualization/virt-artifacts-server@sha256:9638c34ff48d275842a990deb86110530ffd4937b2b551a4d5263168f7db6d47_amd64",
"8Base-CNV-4.12:container-native-virtualization/virt-controller@sha256:e6ddc32f82e940d364e0a3d63c28b4bd41b71574f9479b6d6b01de948baa8cab_amd64",
"8Base-CNV-4.12:container-native-virtualization/virt-handler@sha256:cce366a6b1aa42a9798a8c714dcb795d1c653dfe0ba06c997e65dbba0318e537_amd64",
"8Base-CNV-4.12:container-native-virtualization/virt-launcher@sha256:bd5b00ece84caed816b3f3cc80d8570324e1e8f975cf2c2320726d88fb64f33a_amd64",
"8Base-CNV-4.12:container-native-virtualization/virt-operator@sha256:6c4b16ac62e673d8f5116d592836506be72c5ebd2a07ffc828fee86514db0e9d_amd64"
],
"known_not_affected": [
"8Base-CNV-4.12:container-native-virtualization/bridge-marker@sha256:086a9922f34161e5b75d204a0c3281c941f81f76ef8784de434cc79acc76174c_amd64",
"8Base-CNV-4.12:container-native-virtualization/cluster-network-addons-operator@sha256:d2c19fd4c2327eb84179acf652157982b29c365d8a526d70517c6dd93ea6ebc7_amd64",
"8Base-CNV-4.12:container-native-virtualization/cnv-containernetworking-plugins@sha256:3d6003dea97e48d240668e55b2705f0251259006251abafaa3dc08fbc69f1312_amd64",
"8Base-CNV-4.12:container-native-virtualization/cnv-must-gather-rhel8@sha256:dcb95d2b4958ce69f8fcf61c9c90e0516d7844db62f2297ebf1ef18e5d8c05b4_amd64",
"8Base-CNV-4.12:container-native-virtualization/hco-bundle-registry@sha256:73680901c7733ba27f729fd6475971e0909c2fe9efacf74d556f961a1494274e_amd64",
"8Base-CNV-4.12:container-native-virtualization/hostpath-csi-driver@sha256:a0b75e357628ca6b2ca32ab3fdbf531fd8da438a7a6ae8988ef897d2c001d9cb_amd64",
"8Base-CNV-4.12:container-native-virtualization/hostpath-provisioner-rhel8-operator@sha256:b9d84e63f789c70e31cf60fe06d41359363afc7bbd86a78ac7132f8dae4c467a_amd64",
"8Base-CNV-4.12:container-native-virtualization/hostpath-provisioner-rhel8@sha256:5239dcb229b060a818befd52a1e27b18142985abe0e39cef41eadd66f8b21ec1_amd64",
"8Base-CNV-4.12:container-native-virtualization/hyperconverged-cluster-operator@sha256:8b311b48437c79a6859a84f62cfd10ca8e6dcff4ce665a98ed78633552a172ca_amd64",
"8Base-CNV-4.12:container-native-virtualization/hyperconverged-cluster-webhook-rhel8@sha256:e912171328517664f0298322a7992a6e0e00118dc496ff94ee84190d9057db68_amd64",
"8Base-CNV-4.12:container-native-virtualization/kubemacpool@sha256:ab5a239a35e3de8566cb76db0d59ae92e290a3756d39a2298290f1ab3c7b56c5_amd64",
"8Base-CNV-4.12:container-native-virtualization/kubevirt-console-plugin@sha256:e7dd17d4d206b2d37f24a2ed28bf3d2d6a40463da6cbc6b5696555b455f90055_amd64",
"8Base-CNV-4.12:container-native-virtualization/kubevirt-ssp-operator@sha256:09a834b1f71a19cf9a616ffd9eb04408972f9b8f9549777cab0935f63931c993_amd64",
"8Base-CNV-4.12:container-native-virtualization/kubevirt-tekton-tasks-cleanup-vm@sha256:66284c45e82862dc7c1505fcdfe7b14e72c93c5e7fa6b7108a945220279641e9_amd64",
"8Base-CNV-4.12:container-native-virtualization/kubevirt-tekton-tasks-copy-template@sha256:462770d258407ea93c14c9a99fb4450536261202d1d63a681634af2193c2b062_amd64",
"8Base-CNV-4.12:container-native-virtualization/kubevirt-tekton-tasks-create-datavolume@sha256:31d22c0be03bbb222967d953d35189173fbeb60d1cb32278eb006e8abe78e90c_amd64",
"8Base-CNV-4.12:container-native-virtualization/kubevirt-tekton-tasks-create-vm-from-template@sha256:a62ec91155a7bfc776c402e8b513b0e00797d64a95434346a2e3a4cc25f2d3c5_amd64",
"8Base-CNV-4.12:container-native-virtualization/kubevirt-tekton-tasks-disk-virt-customize@sha256:35274b72a5562e8675854d8cf2ca3ec0c4d0b619c0e630d7b39b7da8ebd3b143_amd64",
"8Base-CNV-4.12:container-native-virtualization/kubevirt-tekton-tasks-disk-virt-sysprep@sha256:6e6ed3d8b1b906f801e36b82d6976bc421ae8344d71d4c563fe6d8e76b5fe9c4_amd64",
"8Base-CNV-4.12:container-native-virtualization/kubevirt-tekton-tasks-modify-vm-template@sha256:b46443d7f21b8b251468e33c929a16008a3ac34a8f50a1d8bc1cd134079ccae4_amd64",
"8Base-CNV-4.12:container-native-virtualization/kubevirt-tekton-tasks-operator@sha256:7f11db20a3c635aa48e3dcadfe555d0cd229c4c7f1790f70ee9c9ee78ab55e67_amd64",
"8Base-CNV-4.12:container-native-virtualization/kubevirt-tekton-tasks-wait-for-vmi-status@sha256:4967b4c46d670a2b109c9a2e6e0ebc850a5e1dacaf8cc0ed691668bfa0cbd418_amd64",
"8Base-CNV-4.12:container-native-virtualization/kubevirt-template-validator@sha256:bf732669655db1b09ef27bc1964fe7b49943d681a5acc9860497512d8877e13f_amd64",
"8Base-CNV-4.12:container-native-virtualization/libguestfs-tools@sha256:4f0d48312d8fe02a17747d65ac644d3e1be2df3cb80a9d0c268acc6ad5b91680_amd64",
"8Base-CNV-4.12:container-native-virtualization/ovs-cni-marker@sha256:077367d5af11030832a5e63a611395b7fa65ee140b490b6f33f8a23a9392dcd5_amd64",
"8Base-CNV-4.12:container-native-virtualization/ovs-cni-plugin@sha256:892e339e8eec78f9865d11984c6dc8e92831ee9a17d6b990cd7fba9f2e506e13_amd64",
"8Base-CNV-4.12:container-native-virtualization/virt-cdi-apiserver@sha256:dd68dfc1a588b4e24e533d61b52b68ab0673fd39a95632314f54e1b85cb5f32d_amd64",
"8Base-CNV-4.12:container-native-virtualization/virt-cdi-cloner@sha256:879742e59f3416100969a0d0994e49e3f8cd493310bbd0c0e86e969f86daa204_amd64",
"8Base-CNV-4.12:container-native-virtualization/virt-cdi-controller@sha256:46689591989c8db1fa1f5228b2b9fb51d7abd0425c34951f909ced1fc536f0e4_amd64",
"8Base-CNV-4.12:container-native-virtualization/virt-cdi-importer@sha256:f2d011c18db1dd0dbe068bc650418c4b3f2f94935c053e76a52736da0f33867a_amd64",
"8Base-CNV-4.12:container-native-virtualization/virt-cdi-operator@sha256:8b06f96750c3f8e34a7cc8defeda46a92e3ad553159d3dbc7c4e096b483508ee_amd64",
"8Base-CNV-4.12:container-native-virtualization/virt-cdi-uploadproxy@sha256:84fd85672f6e9891678d6e99c066f8f20a9a2aac08fae11d552d46a317b7f815_amd64",
"8Base-CNV-4.12:container-native-virtualization/virt-cdi-uploadserver@sha256:4b231a260a9c0176f4b45aaf8142fa5e6860892b2fa19fad0f3091c423064211_amd64",
"8Base-CNV-4.12:container-native-virtualization/virt-exportproxy@sha256:2dc6b5eca4ba0daffe57ff174efc35764a2021eef35ef84c3d030c0f97329ece_amd64",
"8Base-CNV-4.12:container-native-virtualization/virt-exportserver@sha256:dd59838c20f30c7049cbdc4646b8b6f73ce8f33fa13c352ee22985673eaf95e2_amd64",
"8Base-CNV-4.12:container-native-virtualization/virtio-win@sha256:cd321e3d82a87139edabf223414b892c99857d7ac7d089b870e227ea98c970e0_amd64",
"8Base-CNV-4.12:container-native-virtualization/vm-network-latency-checkup@sha256:5a1502efeeaa3958e5755ce07dcb8314305d75c88cc69ddc7d515457935cdc69_amd64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2021-44717"
},
{
"category": "external",
"summary": "RHBZ#2030806",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2030806"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2021-44717",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-44717"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2021-44717",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2021-44717"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-announce/c/hcmEScgc00k",
"url": "https://groups.google.com/g/golang-announce/c/hcmEScgc00k"
}
],
"release_date": "2021-12-09T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2023-01-25T11:11:29+00:00",
"details": "Before applying this update, you must apply all previously released errata\nrelevant to your system.\n\nTo apply this update, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"8Base-CNV-4.12:container-native-virtualization/virt-api@sha256:cd89350a5e6b3a468acd290819d86f2c77d486fa5a57dbac752f863f1a8a2b23_amd64",
"8Base-CNV-4.12:container-native-virtualization/virt-artifacts-server@sha256:9638c34ff48d275842a990deb86110530ffd4937b2b551a4d5263168f7db6d47_amd64",
"8Base-CNV-4.12:container-native-virtualization/virt-controller@sha256:e6ddc32f82e940d364e0a3d63c28b4bd41b71574f9479b6d6b01de948baa8cab_amd64",
"8Base-CNV-4.12:container-native-virtualization/virt-handler@sha256:cce366a6b1aa42a9798a8c714dcb795d1c653dfe0ba06c997e65dbba0318e537_amd64",
"8Base-CNV-4.12:container-native-virtualization/virt-launcher@sha256:bd5b00ece84caed816b3f3cc80d8570324e1e8f975cf2c2320726d88fb64f33a_amd64",
"8Base-CNV-4.12:container-native-virtualization/virt-operator@sha256:6c4b16ac62e673d8f5116d592836506be72c5ebd2a07ffc828fee86514db0e9d_amd64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2023:0408"
},
{
"category": "workaround",
"details": "This bug can be mitigated by raising the per-process file descriptor limit.",
"product_ids": [
"8Base-CNV-4.12:container-native-virtualization/bridge-marker@sha256:086a9922f34161e5b75d204a0c3281c941f81f76ef8784de434cc79acc76174c_amd64",
"8Base-CNV-4.12:container-native-virtualization/cluster-network-addons-operator@sha256:d2c19fd4c2327eb84179acf652157982b29c365d8a526d70517c6dd93ea6ebc7_amd64",
"8Base-CNV-4.12:container-native-virtualization/cnv-containernetworking-plugins@sha256:3d6003dea97e48d240668e55b2705f0251259006251abafaa3dc08fbc69f1312_amd64",
"8Base-CNV-4.12:container-native-virtualization/cnv-must-gather-rhel8@sha256:dcb95d2b4958ce69f8fcf61c9c90e0516d7844db62f2297ebf1ef18e5d8c05b4_amd64",
"8Base-CNV-4.12:container-native-virtualization/hco-bundle-registry@sha256:73680901c7733ba27f729fd6475971e0909c2fe9efacf74d556f961a1494274e_amd64",
"8Base-CNV-4.12:container-native-virtualization/hostpath-csi-driver@sha256:a0b75e357628ca6b2ca32ab3fdbf531fd8da438a7a6ae8988ef897d2c001d9cb_amd64",
"8Base-CNV-4.12:container-native-virtualization/hostpath-provisioner-rhel8-operator@sha256:b9d84e63f789c70e31cf60fe06d41359363afc7bbd86a78ac7132f8dae4c467a_amd64",
"8Base-CNV-4.12:container-native-virtualization/hostpath-provisioner-rhel8@sha256:5239dcb229b060a818befd52a1e27b18142985abe0e39cef41eadd66f8b21ec1_amd64",
"8Base-CNV-4.12:container-native-virtualization/hyperconverged-cluster-operator@sha256:8b311b48437c79a6859a84f62cfd10ca8e6dcff4ce665a98ed78633552a172ca_amd64",
"8Base-CNV-4.12:container-native-virtualization/hyperconverged-cluster-webhook-rhel8@sha256:e912171328517664f0298322a7992a6e0e00118dc496ff94ee84190d9057db68_amd64",
"8Base-CNV-4.12:container-native-virtualization/kubemacpool@sha256:ab5a239a35e3de8566cb76db0d59ae92e290a3756d39a2298290f1ab3c7b56c5_amd64",
"8Base-CNV-4.12:container-native-virtualization/kubevirt-console-plugin@sha256:e7dd17d4d206b2d37f24a2ed28bf3d2d6a40463da6cbc6b5696555b455f90055_amd64",
"8Base-CNV-4.12:container-native-virtualization/kubevirt-ssp-operator@sha256:09a834b1f71a19cf9a616ffd9eb04408972f9b8f9549777cab0935f63931c993_amd64",
"8Base-CNV-4.12:container-native-virtualization/kubevirt-tekton-tasks-cleanup-vm@sha256:66284c45e82862dc7c1505fcdfe7b14e72c93c5e7fa6b7108a945220279641e9_amd64",
"8Base-CNV-4.12:container-native-virtualization/kubevirt-tekton-tasks-copy-template@sha256:462770d258407ea93c14c9a99fb4450536261202d1d63a681634af2193c2b062_amd64",
"8Base-CNV-4.12:container-native-virtualization/kubevirt-tekton-tasks-create-datavolume@sha256:31d22c0be03bbb222967d953d35189173fbeb60d1cb32278eb006e8abe78e90c_amd64",
"8Base-CNV-4.12:container-native-virtualization/kubevirt-tekton-tasks-create-vm-from-template@sha256:a62ec91155a7bfc776c402e8b513b0e00797d64a95434346a2e3a4cc25f2d3c5_amd64",
"8Base-CNV-4.12:container-native-virtualization/kubevirt-tekton-tasks-disk-virt-customize@sha256:35274b72a5562e8675854d8cf2ca3ec0c4d0b619c0e630d7b39b7da8ebd3b143_amd64",
"8Base-CNV-4.12:container-native-virtualization/kubevirt-tekton-tasks-disk-virt-sysprep@sha256:6e6ed3d8b1b906f801e36b82d6976bc421ae8344d71d4c563fe6d8e76b5fe9c4_amd64",
"8Base-CNV-4.12:container-native-virtualization/kubevirt-tekton-tasks-modify-vm-template@sha256:b46443d7f21b8b251468e33c929a16008a3ac34a8f50a1d8bc1cd134079ccae4_amd64",
"8Base-CNV-4.12:container-native-virtualization/kubevirt-tekton-tasks-operator@sha256:7f11db20a3c635aa48e3dcadfe555d0cd229c4c7f1790f70ee9c9ee78ab55e67_amd64",
"8Base-CNV-4.12:container-native-virtualization/kubevirt-tekton-tasks-wait-for-vmi-status@sha256:4967b4c46d670a2b109c9a2e6e0ebc850a5e1dacaf8cc0ed691668bfa0cbd418_amd64",
"8Base-CNV-4.12:container-native-virtualization/kubevirt-template-validator@sha256:bf732669655db1b09ef27bc1964fe7b49943d681a5acc9860497512d8877e13f_amd64",
"8Base-CNV-4.12:container-native-virtualization/libguestfs-tools@sha256:4f0d48312d8fe02a17747d65ac644d3e1be2df3cb80a9d0c268acc6ad5b91680_amd64",
"8Base-CNV-4.12:container-native-virtualization/ovs-cni-marker@sha256:077367d5af11030832a5e63a611395b7fa65ee140b490b6f33f8a23a9392dcd5_amd64",
"8Base-CNV-4.12:container-native-virtualization/ovs-cni-plugin@sha256:892e339e8eec78f9865d11984c6dc8e92831ee9a17d6b990cd7fba9f2e506e13_amd64",
"8Base-CNV-4.12:container-native-virtualization/virt-api@sha256:cd89350a5e6b3a468acd290819d86f2c77d486fa5a57dbac752f863f1a8a2b23_amd64",
"8Base-CNV-4.12:container-native-virtualization/virt-artifacts-server@sha256:9638c34ff48d275842a990deb86110530ffd4937b2b551a4d5263168f7db6d47_amd64",
"8Base-CNV-4.12:container-native-virtualization/virt-cdi-apiserver@sha256:dd68dfc1a588b4e24e533d61b52b68ab0673fd39a95632314f54e1b85cb5f32d_amd64",
"8Base-CNV-4.12:container-native-virtualization/virt-cdi-cloner@sha256:879742e59f3416100969a0d0994e49e3f8cd493310bbd0c0e86e969f86daa204_amd64",
"8Base-CNV-4.12:container-native-virtualization/virt-cdi-controller@sha256:46689591989c8db1fa1f5228b2b9fb51d7abd0425c34951f909ced1fc536f0e4_amd64",
"8Base-CNV-4.12:container-native-virtualization/virt-cdi-importer@sha256:f2d011c18db1dd0dbe068bc650418c4b3f2f94935c053e76a52736da0f33867a_amd64",
"8Base-CNV-4.12:container-native-virtualization/virt-cdi-operator@sha256:8b06f96750c3f8e34a7cc8defeda46a92e3ad553159d3dbc7c4e096b483508ee_amd64",
"8Base-CNV-4.12:container-native-virtualization/virt-cdi-uploadproxy@sha256:84fd85672f6e9891678d6e99c066f8f20a9a2aac08fae11d552d46a317b7f815_amd64",
"8Base-CNV-4.12:container-native-virtualization/virt-cdi-uploadserver@sha256:4b231a260a9c0176f4b45aaf8142fa5e6860892b2fa19fad0f3091c423064211_amd64",
"8Base-CNV-4.12:container-native-virtualization/virt-controller@sha256:e6ddc32f82e940d364e0a3d63c28b4bd41b71574f9479b6d6b01de948baa8cab_amd64",
"8Base-CNV-4.12:container-native-virtualization/virt-exportproxy@sha256:2dc6b5eca4ba0daffe57ff174efc35764a2021eef35ef84c3d030c0f97329ece_amd64",
"8Base-CNV-4.12:container-native-virtualization/virt-exportserver@sha256:dd59838c20f30c7049cbdc4646b8b6f73ce8f33fa13c352ee22985673eaf95e2_amd64",
"8Base-CNV-4.12:container-native-virtualization/virt-handler@sha256:cce366a6b1aa42a9798a8c714dcb795d1c653dfe0ba06c997e65dbba0318e537_amd64",
"8Base-CNV-4.12:container-native-virtualization/virt-launcher@sha256:bd5b00ece84caed816b3f3cc80d8570324e1e8f975cf2c2320726d88fb64f33a_amd64",
"8Base-CNV-4.12:container-native-virtualization/virt-operator@sha256:6c4b16ac62e673d8f5116d592836506be72c5ebd2a07ffc828fee86514db0e9d_amd64",
"8Base-CNV-4.12:container-native-virtualization/virtio-win@sha256:cd321e3d82a87139edabf223414b892c99857d7ac7d089b870e227ea98c970e0_amd64",
"8Base-CNV-4.12:container-native-virtualization/vm-network-latency-checkup@sha256:5a1502efeeaa3958e5755ce07dcb8314305d75c88cc69ddc7d515457935cdc69_amd64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "HIGH",
"attackVector": "NETWORK",
"availabilityImpact": "NONE",
"baseScore": 4.8,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "LOW",
"integrityImpact": "LOW",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:L/I:L/A:N",
"version": "3.1"
},
"products": [
"8Base-CNV-4.12:container-native-virtualization/bridge-marker@sha256:086a9922f34161e5b75d204a0c3281c941f81f76ef8784de434cc79acc76174c_amd64",
"8Base-CNV-4.12:container-native-virtualization/cluster-network-addons-operator@sha256:d2c19fd4c2327eb84179acf652157982b29c365d8a526d70517c6dd93ea6ebc7_amd64",
"8Base-CNV-4.12:container-native-virtualization/cnv-containernetworking-plugins@sha256:3d6003dea97e48d240668e55b2705f0251259006251abafaa3dc08fbc69f1312_amd64",
"8Base-CNV-4.12:container-native-virtualization/cnv-must-gather-rhel8@sha256:dcb95d2b4958ce69f8fcf61c9c90e0516d7844db62f2297ebf1ef18e5d8c05b4_amd64",
"8Base-CNV-4.12:container-native-virtualization/hco-bundle-registry@sha256:73680901c7733ba27f729fd6475971e0909c2fe9efacf74d556f961a1494274e_amd64",
"8Base-CNV-4.12:container-native-virtualization/hostpath-csi-driver@sha256:a0b75e357628ca6b2ca32ab3fdbf531fd8da438a7a6ae8988ef897d2c001d9cb_amd64",
"8Base-CNV-4.12:container-native-virtualization/hostpath-provisioner-rhel8-operator@sha256:b9d84e63f789c70e31cf60fe06d41359363afc7bbd86a78ac7132f8dae4c467a_amd64",
"8Base-CNV-4.12:container-native-virtualization/hostpath-provisioner-rhel8@sha256:5239dcb229b060a818befd52a1e27b18142985abe0e39cef41eadd66f8b21ec1_amd64",
"8Base-CNV-4.12:container-native-virtualization/hyperconverged-cluster-operator@sha256:8b311b48437c79a6859a84f62cfd10ca8e6dcff4ce665a98ed78633552a172ca_amd64",
"8Base-CNV-4.12:container-native-virtualization/hyperconverged-cluster-webhook-rhel8@sha256:e912171328517664f0298322a7992a6e0e00118dc496ff94ee84190d9057db68_amd64",
"8Base-CNV-4.12:container-native-virtualization/kubemacpool@sha256:ab5a239a35e3de8566cb76db0d59ae92e290a3756d39a2298290f1ab3c7b56c5_amd64",
"8Base-CNV-4.12:container-native-virtualization/kubevirt-console-plugin@sha256:e7dd17d4d206b2d37f24a2ed28bf3d2d6a40463da6cbc6b5696555b455f90055_amd64",
"8Base-CNV-4.12:container-native-virtualization/kubevirt-ssp-operator@sha256:09a834b1f71a19cf9a616ffd9eb04408972f9b8f9549777cab0935f63931c993_amd64",
"8Base-CNV-4.12:container-native-virtualization/kubevirt-tekton-tasks-cleanup-vm@sha256:66284c45e82862dc7c1505fcdfe7b14e72c93c5e7fa6b7108a945220279641e9_amd64",
"8Base-CNV-4.12:container-native-virtualization/kubevirt-tekton-tasks-copy-template@sha256:462770d258407ea93c14c9a99fb4450536261202d1d63a681634af2193c2b062_amd64",
"8Base-CNV-4.12:container-native-virtualization/kubevirt-tekton-tasks-create-datavolume@sha256:31d22c0be03bbb222967d953d35189173fbeb60d1cb32278eb006e8abe78e90c_amd64",
"8Base-CNV-4.12:container-native-virtualization/kubevirt-tekton-tasks-create-vm-from-template@sha256:a62ec91155a7bfc776c402e8b513b0e00797d64a95434346a2e3a4cc25f2d3c5_amd64",
"8Base-CNV-4.12:container-native-virtualization/kubevirt-tekton-tasks-disk-virt-customize@sha256:35274b72a5562e8675854d8cf2ca3ec0c4d0b619c0e630d7b39b7da8ebd3b143_amd64",
"8Base-CNV-4.12:container-native-virtualization/kubevirt-tekton-tasks-disk-virt-sysprep@sha256:6e6ed3d8b1b906f801e36b82d6976bc421ae8344d71d4c563fe6d8e76b5fe9c4_amd64",
"8Base-CNV-4.12:container-native-virtualization/kubevirt-tekton-tasks-modify-vm-template@sha256:b46443d7f21b8b251468e33c929a16008a3ac34a8f50a1d8bc1cd134079ccae4_amd64",
"8Base-CNV-4.12:container-native-virtualization/kubevirt-tekton-tasks-operator@sha256:7f11db20a3c635aa48e3dcadfe555d0cd229c4c7f1790f70ee9c9ee78ab55e67_amd64",
"8Base-CNV-4.12:container-native-virtualization/kubevirt-tekton-tasks-wait-for-vmi-status@sha256:4967b4c46d670a2b109c9a2e6e0ebc850a5e1dacaf8cc0ed691668bfa0cbd418_amd64",
"8Base-CNV-4.12:container-native-virtualization/kubevirt-template-validator@sha256:bf732669655db1b09ef27bc1964fe7b49943d681a5acc9860497512d8877e13f_amd64",
"8Base-CNV-4.12:container-native-virtualization/libguestfs-tools@sha256:4f0d48312d8fe02a17747d65ac644d3e1be2df3cb80a9d0c268acc6ad5b91680_amd64",
"8Base-CNV-4.12:container-native-virtualization/ovs-cni-marker@sha256:077367d5af11030832a5e63a611395b7fa65ee140b490b6f33f8a23a9392dcd5_amd64",
"8Base-CNV-4.12:container-native-virtualization/ovs-cni-plugin@sha256:892e339e8eec78f9865d11984c6dc8e92831ee9a17d6b990cd7fba9f2e506e13_amd64",
"8Base-CNV-4.12:container-native-virtualization/virt-api@sha256:cd89350a5e6b3a468acd290819d86f2c77d486fa5a57dbac752f863f1a8a2b23_amd64",
"8Base-CNV-4.12:container-native-virtualization/virt-artifacts-server@sha256:9638c34ff48d275842a990deb86110530ffd4937b2b551a4d5263168f7db6d47_amd64",
"8Base-CNV-4.12:container-native-virtualization/virt-cdi-apiserver@sha256:dd68dfc1a588b4e24e533d61b52b68ab0673fd39a95632314f54e1b85cb5f32d_amd64",
"8Base-CNV-4.12:container-native-virtualization/virt-cdi-cloner@sha256:879742e59f3416100969a0d0994e49e3f8cd493310bbd0c0e86e969f86daa204_amd64",
"8Base-CNV-4.12:container-native-virtualization/virt-cdi-controller@sha256:46689591989c8db1fa1f5228b2b9fb51d7abd0425c34951f909ced1fc536f0e4_amd64",
"8Base-CNV-4.12:container-native-virtualization/virt-cdi-importer@sha256:f2d011c18db1dd0dbe068bc650418c4b3f2f94935c053e76a52736da0f33867a_amd64",
"8Base-CNV-4.12:container-native-virtualization/virt-cdi-operator@sha256:8b06f96750c3f8e34a7cc8defeda46a92e3ad553159d3dbc7c4e096b483508ee_amd64",
"8Base-CNV-4.12:container-native-virtualization/virt-cdi-uploadproxy@sha256:84fd85672f6e9891678d6e99c066f8f20a9a2aac08fae11d552d46a317b7f815_amd64",
"8Base-CNV-4.12:container-native-virtualization/virt-cdi-uploadserver@sha256:4b231a260a9c0176f4b45aaf8142fa5e6860892b2fa19fad0f3091c423064211_amd64",
"8Base-CNV-4.12:container-native-virtualization/virt-controller@sha256:e6ddc32f82e940d364e0a3d63c28b4bd41b71574f9479b6d6b01de948baa8cab_amd64",
"8Base-CNV-4.12:container-native-virtualization/virt-exportproxy@sha256:2dc6b5eca4ba0daffe57ff174efc35764a2021eef35ef84c3d030c0f97329ece_amd64",
"8Base-CNV-4.12:container-native-virtualization/virt-exportserver@sha256:dd59838c20f30c7049cbdc4646b8b6f73ce8f33fa13c352ee22985673eaf95e2_amd64",
"8Base-CNV-4.12:container-native-virtualization/virt-handler@sha256:cce366a6b1aa42a9798a8c714dcb795d1c653dfe0ba06c997e65dbba0318e537_amd64",
"8Base-CNV-4.12:container-native-virtualization/virt-launcher@sha256:bd5b00ece84caed816b3f3cc80d8570324e1e8f975cf2c2320726d88fb64f33a_amd64",
"8Base-CNV-4.12:container-native-virtualization/virt-operator@sha256:6c4b16ac62e673d8f5116d592836506be72c5ebd2a07ffc828fee86514db0e9d_amd64",
"8Base-CNV-4.12:container-native-virtualization/virtio-win@sha256:cd321e3d82a87139edabf223414b892c99857d7ac7d089b870e227ea98c970e0_amd64",
"8Base-CNV-4.12:container-native-virtualization/vm-network-latency-checkup@sha256:5a1502efeeaa3958e5755ce07dcb8314305d75c88cc69ddc7d515457935cdc69_amd64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "golang: syscall: don\u0027t close fd 0 on ForkExec error"
},
{
"cve": "CVE-2022-1705",
"cwe": {
"id": "CWE-444",
"name": "Inconsistent Interpretation of HTTP Requests (\u0027HTTP Request/Response Smuggling\u0027)"
},
"discovery_date": "2022-07-14T00:00:00+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"8Base-CNV-4.12:container-native-virtualization/bridge-marker@sha256:086a9922f34161e5b75d204a0c3281c941f81f76ef8784de434cc79acc76174c_amd64",
"8Base-CNV-4.12:container-native-virtualization/cluster-network-addons-operator@sha256:d2c19fd4c2327eb84179acf652157982b29c365d8a526d70517c6dd93ea6ebc7_amd64",
"8Base-CNV-4.12:container-native-virtualization/cnv-containernetworking-plugins@sha256:3d6003dea97e48d240668e55b2705f0251259006251abafaa3dc08fbc69f1312_amd64",
"8Base-CNV-4.12:container-native-virtualization/cnv-must-gather-rhel8@sha256:dcb95d2b4958ce69f8fcf61c9c90e0516d7844db62f2297ebf1ef18e5d8c05b4_amd64",
"8Base-CNV-4.12:container-native-virtualization/hco-bundle-registry@sha256:73680901c7733ba27f729fd6475971e0909c2fe9efacf74d556f961a1494274e_amd64",
"8Base-CNV-4.12:container-native-virtualization/hostpath-csi-driver@sha256:a0b75e357628ca6b2ca32ab3fdbf531fd8da438a7a6ae8988ef897d2c001d9cb_amd64",
"8Base-CNV-4.12:container-native-virtualization/hostpath-provisioner-rhel8-operator@sha256:b9d84e63f789c70e31cf60fe06d41359363afc7bbd86a78ac7132f8dae4c467a_amd64",
"8Base-CNV-4.12:container-native-virtualization/hostpath-provisioner-rhel8@sha256:5239dcb229b060a818befd52a1e27b18142985abe0e39cef41eadd66f8b21ec1_amd64",
"8Base-CNV-4.12:container-native-virtualization/hyperconverged-cluster-operator@sha256:8b311b48437c79a6859a84f62cfd10ca8e6dcff4ce665a98ed78633552a172ca_amd64",
"8Base-CNV-4.12:container-native-virtualization/hyperconverged-cluster-webhook-rhel8@sha256:e912171328517664f0298322a7992a6e0e00118dc496ff94ee84190d9057db68_amd64",
"8Base-CNV-4.12:container-native-virtualization/kubemacpool@sha256:ab5a239a35e3de8566cb76db0d59ae92e290a3756d39a2298290f1ab3c7b56c5_amd64",
"8Base-CNV-4.12:container-native-virtualization/kubevirt-console-plugin@sha256:e7dd17d4d206b2d37f24a2ed28bf3d2d6a40463da6cbc6b5696555b455f90055_amd64",
"8Base-CNV-4.12:container-native-virtualization/kubevirt-ssp-operator@sha256:09a834b1f71a19cf9a616ffd9eb04408972f9b8f9549777cab0935f63931c993_amd64",
"8Base-CNV-4.12:container-native-virtualization/kubevirt-tekton-tasks-cleanup-vm@sha256:66284c45e82862dc7c1505fcdfe7b14e72c93c5e7fa6b7108a945220279641e9_amd64",
"8Base-CNV-4.12:container-native-virtualization/kubevirt-tekton-tasks-copy-template@sha256:462770d258407ea93c14c9a99fb4450536261202d1d63a681634af2193c2b062_amd64",
"8Base-CNV-4.12:container-native-virtualization/kubevirt-tekton-tasks-create-datavolume@sha256:31d22c0be03bbb222967d953d35189173fbeb60d1cb32278eb006e8abe78e90c_amd64",
"8Base-CNV-4.12:container-native-virtualization/kubevirt-tekton-tasks-create-vm-from-template@sha256:a62ec91155a7bfc776c402e8b513b0e00797d64a95434346a2e3a4cc25f2d3c5_amd64",
"8Base-CNV-4.12:container-native-virtualization/kubevirt-tekton-tasks-disk-virt-customize@sha256:35274b72a5562e8675854d8cf2ca3ec0c4d0b619c0e630d7b39b7da8ebd3b143_amd64",
"8Base-CNV-4.12:container-native-virtualization/kubevirt-tekton-tasks-disk-virt-sysprep@sha256:6e6ed3d8b1b906f801e36b82d6976bc421ae8344d71d4c563fe6d8e76b5fe9c4_amd64",
"8Base-CNV-4.12:container-native-virtualization/kubevirt-tekton-tasks-modify-vm-template@sha256:b46443d7f21b8b251468e33c929a16008a3ac34a8f50a1d8bc1cd134079ccae4_amd64",
"8Base-CNV-4.12:container-native-virtualization/kubevirt-tekton-tasks-operator@sha256:7f11db20a3c635aa48e3dcadfe555d0cd229c4c7f1790f70ee9c9ee78ab55e67_amd64",
"8Base-CNV-4.12:container-native-virtualization/kubevirt-tekton-tasks-wait-for-vmi-status@sha256:4967b4c46d670a2b109c9a2e6e0ebc850a5e1dacaf8cc0ed691668bfa0cbd418_amd64",
"8Base-CNV-4.12:container-native-virtualization/kubevirt-template-validator@sha256:bf732669655db1b09ef27bc1964fe7b49943d681a5acc9860497512d8877e13f_amd64",
"8Base-CNV-4.12:container-native-virtualization/libguestfs-tools@sha256:4f0d48312d8fe02a17747d65ac644d3e1be2df3cb80a9d0c268acc6ad5b91680_amd64",
"8Base-CNV-4.12:container-native-virtualization/ovs-cni-marker@sha256:077367d5af11030832a5e63a611395b7fa65ee140b490b6f33f8a23a9392dcd5_amd64",
"8Base-CNV-4.12:container-native-virtualization/ovs-cni-plugin@sha256:892e339e8eec78f9865d11984c6dc8e92831ee9a17d6b990cd7fba9f2e506e13_amd64",
"8Base-CNV-4.12:container-native-virtualization/virt-artifacts-server@sha256:9638c34ff48d275842a990deb86110530ffd4937b2b551a4d5263168f7db6d47_amd64",
"8Base-CNV-4.12:container-native-virtualization/virt-cdi-apiserver@sha256:dd68dfc1a588b4e24e533d61b52b68ab0673fd39a95632314f54e1b85cb5f32d_amd64",
"8Base-CNV-4.12:container-native-virtualization/virt-cdi-cloner@sha256:879742e59f3416100969a0d0994e49e3f8cd493310bbd0c0e86e969f86daa204_amd64",
"8Base-CNV-4.12:container-native-virtualization/virt-cdi-controller@sha256:46689591989c8db1fa1f5228b2b9fb51d7abd0425c34951f909ced1fc536f0e4_amd64",
"8Base-CNV-4.12:container-native-virtualization/virt-cdi-importer@sha256:f2d011c18db1dd0dbe068bc650418c4b3f2f94935c053e76a52736da0f33867a_amd64",
"8Base-CNV-4.12:container-native-virtualization/virt-cdi-operator@sha256:8b06f96750c3f8e34a7cc8defeda46a92e3ad553159d3dbc7c4e096b483508ee_amd64",
"8Base-CNV-4.12:container-native-virtualization/virt-cdi-uploadproxy@sha256:84fd85672f6e9891678d6e99c066f8f20a9a2aac08fae11d552d46a317b7f815_amd64",
"8Base-CNV-4.12:container-native-virtualization/virt-cdi-uploadserver@sha256:4b231a260a9c0176f4b45aaf8142fa5e6860892b2fa19fad0f3091c423064211_amd64",
"8Base-CNV-4.12:container-native-virtualization/virt-controller@sha256:e6ddc32f82e940d364e0a3d63c28b4bd41b71574f9479b6d6b01de948baa8cab_amd64",
"8Base-CNV-4.12:container-native-virtualization/virt-exportproxy@sha256:2dc6b5eca4ba0daffe57ff174efc35764a2021eef35ef84c3d030c0f97329ece_amd64",
"8Base-CNV-4.12:container-native-virtualization/virt-exportserver@sha256:dd59838c20f30c7049cbdc4646b8b6f73ce8f33fa13c352ee22985673eaf95e2_amd64",
"8Base-CNV-4.12:container-native-virtualization/virt-handler@sha256:cce366a6b1aa42a9798a8c714dcb795d1c653dfe0ba06c997e65dbba0318e537_amd64",
"8Base-CNV-4.12:container-native-virtualization/virt-launcher@sha256:bd5b00ece84caed816b3f3cc80d8570324e1e8f975cf2c2320726d88fb64f33a_amd64",
"8Base-CNV-4.12:container-native-virtualization/virt-operator@sha256:6c4b16ac62e673d8f5116d592836506be72c5ebd2a07ffc828fee86514db0e9d_amd64",
"8Base-CNV-4.12:container-native-virtualization/virtio-win@sha256:cd321e3d82a87139edabf223414b892c99857d7ac7d089b870e227ea98c970e0_amd64",
"8Base-CNV-4.12:container-native-virtualization/vm-network-latency-checkup@sha256:5a1502efeeaa3958e5755ce07dcb8314305d75c88cc69ddc7d515457935cdc69_amd64"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2107374"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in golang. The HTTP/1 client accepted invalid Transfer-Encoding headers indicating \"chunked\" encoding. This issue could allow request smuggling, but only if combined with an intermediate server that also improperly accepts the header as invalid.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "golang: net/http: improper sanitization of Transfer-Encoding 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-CNV-4.12:container-native-virtualization/virt-api@sha256:cd89350a5e6b3a468acd290819d86f2c77d486fa5a57dbac752f863f1a8a2b23_amd64"
],
"known_not_affected": [
"8Base-CNV-4.12:container-native-virtualization/bridge-marker@sha256:086a9922f34161e5b75d204a0c3281c941f81f76ef8784de434cc79acc76174c_amd64",
"8Base-CNV-4.12:container-native-virtualization/cluster-network-addons-operator@sha256:d2c19fd4c2327eb84179acf652157982b29c365d8a526d70517c6dd93ea6ebc7_amd64",
"8Base-CNV-4.12:container-native-virtualization/cnv-containernetworking-plugins@sha256:3d6003dea97e48d240668e55b2705f0251259006251abafaa3dc08fbc69f1312_amd64",
"8Base-CNV-4.12:container-native-virtualization/cnv-must-gather-rhel8@sha256:dcb95d2b4958ce69f8fcf61c9c90e0516d7844db62f2297ebf1ef18e5d8c05b4_amd64",
"8Base-CNV-4.12:container-native-virtualization/hco-bundle-registry@sha256:73680901c7733ba27f729fd6475971e0909c2fe9efacf74d556f961a1494274e_amd64",
"8Base-CNV-4.12:container-native-virtualization/hostpath-csi-driver@sha256:a0b75e357628ca6b2ca32ab3fdbf531fd8da438a7a6ae8988ef897d2c001d9cb_amd64",
"8Base-CNV-4.12:container-native-virtualization/hostpath-provisioner-rhel8-operator@sha256:b9d84e63f789c70e31cf60fe06d41359363afc7bbd86a78ac7132f8dae4c467a_amd64",
"8Base-CNV-4.12:container-native-virtualization/hostpath-provisioner-rhel8@sha256:5239dcb229b060a818befd52a1e27b18142985abe0e39cef41eadd66f8b21ec1_amd64",
"8Base-CNV-4.12:container-native-virtualization/hyperconverged-cluster-operator@sha256:8b311b48437c79a6859a84f62cfd10ca8e6dcff4ce665a98ed78633552a172ca_amd64",
"8Base-CNV-4.12:container-native-virtualization/hyperconverged-cluster-webhook-rhel8@sha256:e912171328517664f0298322a7992a6e0e00118dc496ff94ee84190d9057db68_amd64",
"8Base-CNV-4.12:container-native-virtualization/kubemacpool@sha256:ab5a239a35e3de8566cb76db0d59ae92e290a3756d39a2298290f1ab3c7b56c5_amd64",
"8Base-CNV-4.12:container-native-virtualization/kubevirt-console-plugin@sha256:e7dd17d4d206b2d37f24a2ed28bf3d2d6a40463da6cbc6b5696555b455f90055_amd64",
"8Base-CNV-4.12:container-native-virtualization/kubevirt-ssp-operator@sha256:09a834b1f71a19cf9a616ffd9eb04408972f9b8f9549777cab0935f63931c993_amd64",
"8Base-CNV-4.12:container-native-virtualization/kubevirt-tekton-tasks-cleanup-vm@sha256:66284c45e82862dc7c1505fcdfe7b14e72c93c5e7fa6b7108a945220279641e9_amd64",
"8Base-CNV-4.12:container-native-virtualization/kubevirt-tekton-tasks-copy-template@sha256:462770d258407ea93c14c9a99fb4450536261202d1d63a681634af2193c2b062_amd64",
"8Base-CNV-4.12:container-native-virtualization/kubevirt-tekton-tasks-create-datavolume@sha256:31d22c0be03bbb222967d953d35189173fbeb60d1cb32278eb006e8abe78e90c_amd64",
"8Base-CNV-4.12:container-native-virtualization/kubevirt-tekton-tasks-create-vm-from-template@sha256:a62ec91155a7bfc776c402e8b513b0e00797d64a95434346a2e3a4cc25f2d3c5_amd64",
"8Base-CNV-4.12:container-native-virtualization/kubevirt-tekton-tasks-disk-virt-customize@sha256:35274b72a5562e8675854d8cf2ca3ec0c4d0b619c0e630d7b39b7da8ebd3b143_amd64",
"8Base-CNV-4.12:container-native-virtualization/kubevirt-tekton-tasks-disk-virt-sysprep@sha256:6e6ed3d8b1b906f801e36b82d6976bc421ae8344d71d4c563fe6d8e76b5fe9c4_amd64",
"8Base-CNV-4.12:container-native-virtualization/kubevirt-tekton-tasks-modify-vm-template@sha256:b46443d7f21b8b251468e33c929a16008a3ac34a8f50a1d8bc1cd134079ccae4_amd64",
"8Base-CNV-4.12:container-native-virtualization/kubevirt-tekton-tasks-operator@sha256:7f11db20a3c635aa48e3dcadfe555d0cd229c4c7f1790f70ee9c9ee78ab55e67_amd64",
"8Base-CNV-4.12:container-native-virtualization/kubevirt-tekton-tasks-wait-for-vmi-status@sha256:4967b4c46d670a2b109c9a2e6e0ebc850a5e1dacaf8cc0ed691668bfa0cbd418_amd64",
"8Base-CNV-4.12:container-native-virtualization/kubevirt-template-validator@sha256:bf732669655db1b09ef27bc1964fe7b49943d681a5acc9860497512d8877e13f_amd64",
"8Base-CNV-4.12:container-native-virtualization/libguestfs-tools@sha256:4f0d48312d8fe02a17747d65ac644d3e1be2df3cb80a9d0c268acc6ad5b91680_amd64",
"8Base-CNV-4.12:container-native-virtualization/ovs-cni-marker@sha256:077367d5af11030832a5e63a611395b7fa65ee140b490b6f33f8a23a9392dcd5_amd64",
"8Base-CNV-4.12:container-native-virtualization/ovs-cni-plugin@sha256:892e339e8eec78f9865d11984c6dc8e92831ee9a17d6b990cd7fba9f2e506e13_amd64",
"8Base-CNV-4.12:container-native-virtualization/virt-artifacts-server@sha256:9638c34ff48d275842a990deb86110530ffd4937b2b551a4d5263168f7db6d47_amd64",
"8Base-CNV-4.12:container-native-virtualization/virt-cdi-apiserver@sha256:dd68dfc1a588b4e24e533d61b52b68ab0673fd39a95632314f54e1b85cb5f32d_amd64",
"8Base-CNV-4.12:container-native-virtualization/virt-cdi-cloner@sha256:879742e59f3416100969a0d0994e49e3f8cd493310bbd0c0e86e969f86daa204_amd64",
"8Base-CNV-4.12:container-native-virtualization/virt-cdi-controller@sha256:46689591989c8db1fa1f5228b2b9fb51d7abd0425c34951f909ced1fc536f0e4_amd64",
"8Base-CNV-4.12:container-native-virtualization/virt-cdi-importer@sha256:f2d011c18db1dd0dbe068bc650418c4b3f2f94935c053e76a52736da0f33867a_amd64",
"8Base-CNV-4.12:container-native-virtualization/virt-cdi-operator@sha256:8b06f96750c3f8e34a7cc8defeda46a92e3ad553159d3dbc7c4e096b483508ee_amd64",
"8Base-CNV-4.12:container-native-virtualization/virt-cdi-uploadproxy@sha256:84fd85672f6e9891678d6e99c066f8f20a9a2aac08fae11d552d46a317b7f815_amd64",
"8Base-CNV-4.12:container-native-virtualization/virt-cdi-uploadserver@sha256:4b231a260a9c0176f4b45aaf8142fa5e6860892b2fa19fad0f3091c423064211_amd64",
"8Base-CNV-4.12:container-native-virtualization/virt-controller@sha256:e6ddc32f82e940d364e0a3d63c28b4bd41b71574f9479b6d6b01de948baa8cab_amd64",
"8Base-CNV-4.12:container-native-virtualization/virt-exportproxy@sha256:2dc6b5eca4ba0daffe57ff174efc35764a2021eef35ef84c3d030c0f97329ece_amd64",
"8Base-CNV-4.12:container-native-virtualization/virt-exportserver@sha256:dd59838c20f30c7049cbdc4646b8b6f73ce8f33fa13c352ee22985673eaf95e2_amd64",
"8Base-CNV-4.12:container-native-virtualization/virt-handler@sha256:cce366a6b1aa42a9798a8c714dcb795d1c653dfe0ba06c997e65dbba0318e537_amd64",
"8Base-CNV-4.12:container-native-virtualization/virt-launcher@sha256:bd5b00ece84caed816b3f3cc80d8570324e1e8f975cf2c2320726d88fb64f33a_amd64",
"8Base-CNV-4.12:container-native-virtualization/virt-operator@sha256:6c4b16ac62e673d8f5116d592836506be72c5ebd2a07ffc828fee86514db0e9d_amd64",
"8Base-CNV-4.12:container-native-virtualization/virtio-win@sha256:cd321e3d82a87139edabf223414b892c99857d7ac7d089b870e227ea98c970e0_amd64",
"8Base-CNV-4.12:container-native-virtualization/vm-network-latency-checkup@sha256:5a1502efeeaa3958e5755ce07dcb8314305d75c88cc69ddc7d515457935cdc69_amd64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2022-1705"
},
{
"category": "external",
"summary": "RHBZ#2107374",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2107374"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2022-1705",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-1705"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2022-1705",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2022-1705"
},
{
"category": "external",
"summary": "https://go.dev/issue/53188",
"url": "https://go.dev/issue/53188"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-announce/c/nqrv9fbR0zE",
"url": "https://groups.google.com/g/golang-announce/c/nqrv9fbR0zE"
}
],
"release_date": "2022-07-12T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2023-01-25T11:11:29+00:00",
"details": "Before applying this update, you must apply all previously released errata\nrelevant to your system.\n\nTo apply this update, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"8Base-CNV-4.12:container-native-virtualization/virt-api@sha256:cd89350a5e6b3a468acd290819d86f2c77d486fa5a57dbac752f863f1a8a2b23_amd64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2023:0408"
}
],
"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-CNV-4.12:container-native-virtualization/bridge-marker@sha256:086a9922f34161e5b75d204a0c3281c941f81f76ef8784de434cc79acc76174c_amd64",
"8Base-CNV-4.12:container-native-virtualization/cluster-network-addons-operator@sha256:d2c19fd4c2327eb84179acf652157982b29c365d8a526d70517c6dd93ea6ebc7_amd64",
"8Base-CNV-4.12:container-native-virtualization/cnv-containernetworking-plugins@sha256:3d6003dea97e48d240668e55b2705f0251259006251abafaa3dc08fbc69f1312_amd64",
"8Base-CNV-4.12:container-native-virtualization/cnv-must-gather-rhel8@sha256:dcb95d2b4958ce69f8fcf61c9c90e0516d7844db62f2297ebf1ef18e5d8c05b4_amd64",
"8Base-CNV-4.12:container-native-virtualization/hco-bundle-registry@sha256:73680901c7733ba27f729fd6475971e0909c2fe9efacf74d556f961a1494274e_amd64",
"8Base-CNV-4.12:container-native-virtualization/hostpath-csi-driver@sha256:a0b75e357628ca6b2ca32ab3fdbf531fd8da438a7a6ae8988ef897d2c001d9cb_amd64",
"8Base-CNV-4.12:container-native-virtualization/hostpath-provisioner-rhel8-operator@sha256:b9d84e63f789c70e31cf60fe06d41359363afc7bbd86a78ac7132f8dae4c467a_amd64",
"8Base-CNV-4.12:container-native-virtualization/hostpath-provisioner-rhel8@sha256:5239dcb229b060a818befd52a1e27b18142985abe0e39cef41eadd66f8b21ec1_amd64",
"8Base-CNV-4.12:container-native-virtualization/hyperconverged-cluster-operator@sha256:8b311b48437c79a6859a84f62cfd10ca8e6dcff4ce665a98ed78633552a172ca_amd64",
"8Base-CNV-4.12:container-native-virtualization/hyperconverged-cluster-webhook-rhel8@sha256:e912171328517664f0298322a7992a6e0e00118dc496ff94ee84190d9057db68_amd64",
"8Base-CNV-4.12:container-native-virtualization/kubemacpool@sha256:ab5a239a35e3de8566cb76db0d59ae92e290a3756d39a2298290f1ab3c7b56c5_amd64",
"8Base-CNV-4.12:container-native-virtualization/kubevirt-console-plugin@sha256:e7dd17d4d206b2d37f24a2ed28bf3d2d6a40463da6cbc6b5696555b455f90055_amd64",
"8Base-CNV-4.12:container-native-virtualization/kubevirt-ssp-operator@sha256:09a834b1f71a19cf9a616ffd9eb04408972f9b8f9549777cab0935f63931c993_amd64",
"8Base-CNV-4.12:container-native-virtualization/kubevirt-tekton-tasks-cleanup-vm@sha256:66284c45e82862dc7c1505fcdfe7b14e72c93c5e7fa6b7108a945220279641e9_amd64",
"8Base-CNV-4.12:container-native-virtualization/kubevirt-tekton-tasks-copy-template@sha256:462770d258407ea93c14c9a99fb4450536261202d1d63a681634af2193c2b062_amd64",
"8Base-CNV-4.12:container-native-virtualization/kubevirt-tekton-tasks-create-datavolume@sha256:31d22c0be03bbb222967d953d35189173fbeb60d1cb32278eb006e8abe78e90c_amd64",
"8Base-CNV-4.12:container-native-virtualization/kubevirt-tekton-tasks-create-vm-from-template@sha256:a62ec91155a7bfc776c402e8b513b0e00797d64a95434346a2e3a4cc25f2d3c5_amd64",
"8Base-CNV-4.12:container-native-virtualization/kubevirt-tekton-tasks-disk-virt-customize@sha256:35274b72a5562e8675854d8cf2ca3ec0c4d0b619c0e630d7b39b7da8ebd3b143_amd64",
"8Base-CNV-4.12:container-native-virtualization/kubevirt-tekton-tasks-disk-virt-sysprep@sha256:6e6ed3d8b1b906f801e36b82d6976bc421ae8344d71d4c563fe6d8e76b5fe9c4_amd64",
"8Base-CNV-4.12:container-native-virtualization/kubevirt-tekton-tasks-modify-vm-template@sha256:b46443d7f21b8b251468e33c929a16008a3ac34a8f50a1d8bc1cd134079ccae4_amd64",
"8Base-CNV-4.12:container-native-virtualization/kubevirt-tekton-tasks-operator@sha256:7f11db20a3c635aa48e3dcadfe555d0cd229c4c7f1790f70ee9c9ee78ab55e67_amd64",
"8Base-CNV-4.12:container-native-virtualization/kubevirt-tekton-tasks-wait-for-vmi-status@sha256:4967b4c46d670a2b109c9a2e6e0ebc850a5e1dacaf8cc0ed691668bfa0cbd418_amd64",
"8Base-CNV-4.12:container-native-virtualization/kubevirt-template-validator@sha256:bf732669655db1b09ef27bc1964fe7b49943d681a5acc9860497512d8877e13f_amd64",
"8Base-CNV-4.12:container-native-virtualization/libguestfs-tools@sha256:4f0d48312d8fe02a17747d65ac644d3e1be2df3cb80a9d0c268acc6ad5b91680_amd64",
"8Base-CNV-4.12:container-native-virtualization/ovs-cni-marker@sha256:077367d5af11030832a5e63a611395b7fa65ee140b490b6f33f8a23a9392dcd5_amd64",
"8Base-CNV-4.12:container-native-virtualization/ovs-cni-plugin@sha256:892e339e8eec78f9865d11984c6dc8e92831ee9a17d6b990cd7fba9f2e506e13_amd64",
"8Base-CNV-4.12:container-native-virtualization/virt-api@sha256:cd89350a5e6b3a468acd290819d86f2c77d486fa5a57dbac752f863f1a8a2b23_amd64",
"8Base-CNV-4.12:container-native-virtualization/virt-artifacts-server@sha256:9638c34ff48d275842a990deb86110530ffd4937b2b551a4d5263168f7db6d47_amd64",
"8Base-CNV-4.12:container-native-virtualization/virt-cdi-apiserver@sha256:dd68dfc1a588b4e24e533d61b52b68ab0673fd39a95632314f54e1b85cb5f32d_amd64",
"8Base-CNV-4.12:container-native-virtualization/virt-cdi-cloner@sha256:879742e59f3416100969a0d0994e49e3f8cd493310bbd0c0e86e969f86daa204_amd64",
"8Base-CNV-4.12:container-native-virtualization/virt-cdi-controller@sha256:46689591989c8db1fa1f5228b2b9fb51d7abd0425c34951f909ced1fc536f0e4_amd64",
"8Base-CNV-4.12:container-native-virtualization/virt-cdi-importer@sha256:f2d011c18db1dd0dbe068bc650418c4b3f2f94935c053e76a52736da0f33867a_amd64",
"8Base-CNV-4.12:container-native-virtualization/virt-cdi-operator@sha256:8b06f96750c3f8e34a7cc8defeda46a92e3ad553159d3dbc7c4e096b483508ee_amd64",
"8Base-CNV-4.12:container-native-virtualization/virt-cdi-uploadproxy@sha256:84fd85672f6e9891678d6e99c066f8f20a9a2aac08fae11d552d46a317b7f815_amd64",
"8Base-CNV-4.12:container-native-virtualization/virt-cdi-uploadserver@sha256:4b231a260a9c0176f4b45aaf8142fa5e6860892b2fa19fad0f3091c423064211_amd64",
"8Base-CNV-4.12:container-native-virtualization/virt-controller@sha256:e6ddc32f82e940d364e0a3d63c28b4bd41b71574f9479b6d6b01de948baa8cab_amd64",
"8Base-CNV-4.12:container-native-virtualization/virt-exportproxy@sha256:2dc6b5eca4ba0daffe57ff174efc35764a2021eef35ef84c3d030c0f97329ece_amd64",
"8Base-CNV-4.12:container-native-virtualization/virt-exportserver@sha256:dd59838c20f30c7049cbdc4646b8b6f73ce8f33fa13c352ee22985673eaf95e2_amd64",
"8Base-CNV-4.12:container-native-virtualization/virt-handler@sha256:cce366a6b1aa42a9798a8c714dcb795d1c653dfe0ba06c997e65dbba0318e537_amd64",
"8Base-CNV-4.12:container-native-virtualization/virt-launcher@sha256:bd5b00ece84caed816b3f3cc80d8570324e1e8f975cf2c2320726d88fb64f33a_amd64",
"8Base-CNV-4.12:container-native-virtualization/virt-operator@sha256:6c4b16ac62e673d8f5116d592836506be72c5ebd2a07ffc828fee86514db0e9d_amd64",
"8Base-CNV-4.12:container-native-virtualization/virtio-win@sha256:cd321e3d82a87139edabf223414b892c99857d7ac7d089b870e227ea98c970e0_amd64",
"8Base-CNV-4.12:container-native-virtualization/vm-network-latency-checkup@sha256:5a1502efeeaa3958e5755ce07dcb8314305d75c88cc69ddc7d515457935cdc69_amd64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "golang: net/http: improper sanitization of Transfer-Encoding header"
},
{
"acknowledgments": [
{
"names": [
"Oliver Brooks and James Klopchic"
],
"organization": "NCC Group"
}
],
"cve": "CVE-2022-1798",
"cwe": {
"id": "CWE-22",
"name": "Improper Limitation of a Pathname to a Restricted Directory (\u0027Path Traversal\u0027)"
},
"discovery_date": "2022-08-12T00:00:00+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"8Base-CNV-4.12:container-native-virtualization/bridge-marker@sha256:086a9922f34161e5b75d204a0c3281c941f81f76ef8784de434cc79acc76174c_amd64",
"8Base-CNV-4.12:container-native-virtualization/cluster-network-addons-operator@sha256:d2c19fd4c2327eb84179acf652157982b29c365d8a526d70517c6dd93ea6ebc7_amd64",
"8Base-CNV-4.12:container-native-virtualization/cnv-containernetworking-plugins@sha256:3d6003dea97e48d240668e55b2705f0251259006251abafaa3dc08fbc69f1312_amd64",
"8Base-CNV-4.12:container-native-virtualization/cnv-must-gather-rhel8@sha256:dcb95d2b4958ce69f8fcf61c9c90e0516d7844db62f2297ebf1ef18e5d8c05b4_amd64",
"8Base-CNV-4.12:container-native-virtualization/hco-bundle-registry@sha256:73680901c7733ba27f729fd6475971e0909c2fe9efacf74d556f961a1494274e_amd64",
"8Base-CNV-4.12:container-native-virtualization/hostpath-csi-driver@sha256:a0b75e357628ca6b2ca32ab3fdbf531fd8da438a7a6ae8988ef897d2c001d9cb_amd64",
"8Base-CNV-4.12:container-native-virtualization/hostpath-provisioner-rhel8-operator@sha256:b9d84e63f789c70e31cf60fe06d41359363afc7bbd86a78ac7132f8dae4c467a_amd64",
"8Base-CNV-4.12:container-native-virtualization/hostpath-provisioner-rhel8@sha256:5239dcb229b060a818befd52a1e27b18142985abe0e39cef41eadd66f8b21ec1_amd64",
"8Base-CNV-4.12:container-native-virtualization/hyperconverged-cluster-operator@sha256:8b311b48437c79a6859a84f62cfd10ca8e6dcff4ce665a98ed78633552a172ca_amd64",
"8Base-CNV-4.12:container-native-virtualization/hyperconverged-cluster-webhook-rhel8@sha256:e912171328517664f0298322a7992a6e0e00118dc496ff94ee84190d9057db68_amd64",
"8Base-CNV-4.12:container-native-virtualization/kubemacpool@sha256:ab5a239a35e3de8566cb76db0d59ae92e290a3756d39a2298290f1ab3c7b56c5_amd64",
"8Base-CNV-4.12:container-native-virtualization/kubevirt-console-plugin@sha256:e7dd17d4d206b2d37f24a2ed28bf3d2d6a40463da6cbc6b5696555b455f90055_amd64",
"8Base-CNV-4.12:container-native-virtualization/kubevirt-ssp-operator@sha256:09a834b1f71a19cf9a616ffd9eb04408972f9b8f9549777cab0935f63931c993_amd64",
"8Base-CNV-4.12:container-native-virtualization/kubevirt-tekton-tasks-cleanup-vm@sha256:66284c45e82862dc7c1505fcdfe7b14e72c93c5e7fa6b7108a945220279641e9_amd64",
"8Base-CNV-4.12:container-native-virtualization/kubevirt-tekton-tasks-copy-template@sha256:462770d258407ea93c14c9a99fb4450536261202d1d63a681634af2193c2b062_amd64",
"8Base-CNV-4.12:container-native-virtualization/kubevirt-tekton-tasks-create-datavolume@sha256:31d22c0be03bbb222967d953d35189173fbeb60d1cb32278eb006e8abe78e90c_amd64",
"8Base-CNV-4.12:container-native-virtualization/kubevirt-tekton-tasks-create-vm-from-template@sha256:a62ec91155a7bfc776c402e8b513b0e00797d64a95434346a2e3a4cc25f2d3c5_amd64",
"8Base-CNV-4.12:container-native-virtualization/kubevirt-tekton-tasks-disk-virt-customize@sha256:35274b72a5562e8675854d8cf2ca3ec0c4d0b619c0e630d7b39b7da8ebd3b143_amd64",
"8Base-CNV-4.12:container-native-virtualization/kubevirt-tekton-tasks-disk-virt-sysprep@sha256:6e6ed3d8b1b906f801e36b82d6976bc421ae8344d71d4c563fe6d8e76b5fe9c4_amd64",
"8Base-CNV-4.12:container-native-virtualization/kubevirt-tekton-tasks-modify-vm-template@sha256:b46443d7f21b8b251468e33c929a16008a3ac34a8f50a1d8bc1cd134079ccae4_amd64",
"8Base-CNV-4.12:container-native-virtualization/kubevirt-tekton-tasks-operator@sha256:7f11db20a3c635aa48e3dcadfe555d0cd229c4c7f1790f70ee9c9ee78ab55e67_amd64",
"8Base-CNV-4.12:container-native-virtualization/kubevirt-tekton-tasks-wait-for-vmi-status@sha256:4967b4c46d670a2b109c9a2e6e0ebc850a5e1dacaf8cc0ed691668bfa0cbd418_amd64",
"8Base-CNV-4.12:container-native-virtualization/kubevirt-template-validator@sha256:bf732669655db1b09ef27bc1964fe7b49943d681a5acc9860497512d8877e13f_amd64",
"8Base-CNV-4.12:container-native-virtualization/libguestfs-tools@sha256:4f0d48312d8fe02a17747d65ac644d3e1be2df3cb80a9d0c268acc6ad5b91680_amd64",
"8Base-CNV-4.12:container-native-virtualization/ovs-cni-marker@sha256:077367d5af11030832a5e63a611395b7fa65ee140b490b6f33f8a23a9392dcd5_amd64",
"8Base-CNV-4.12:container-native-virtualization/ovs-cni-plugin@sha256:892e339e8eec78f9865d11984c6dc8e92831ee9a17d6b990cd7fba9f2e506e13_amd64",
"8Base-CNV-4.12:container-native-virtualization/virt-cdi-apiserver@sha256:dd68dfc1a588b4e24e533d61b52b68ab0673fd39a95632314f54e1b85cb5f32d_amd64",
"8Base-CNV-4.12:container-native-virtualization/virt-cdi-cloner@sha256:879742e59f3416100969a0d0994e49e3f8cd493310bbd0c0e86e969f86daa204_amd64",
"8Base-CNV-4.12:container-native-virtualization/virt-cdi-controller@sha256:46689591989c8db1fa1f5228b2b9fb51d7abd0425c34951f909ced1fc536f0e4_amd64",
"8Base-CNV-4.12:container-native-virtualization/virt-cdi-importer@sha256:f2d011c18db1dd0dbe068bc650418c4b3f2f94935c053e76a52736da0f33867a_amd64",
"8Base-CNV-4.12:container-native-virtualization/virt-cdi-operator@sha256:8b06f96750c3f8e34a7cc8defeda46a92e3ad553159d3dbc7c4e096b483508ee_amd64",
"8Base-CNV-4.12:container-native-virtualization/virt-cdi-uploadproxy@sha256:84fd85672f6e9891678d6e99c066f8f20a9a2aac08fae11d552d46a317b7f815_amd64",
"8Base-CNV-4.12:container-native-virtualization/virt-cdi-uploadserver@sha256:4b231a260a9c0176f4b45aaf8142fa5e6860892b2fa19fad0f3091c423064211_amd64",
"8Base-CNV-4.12:container-native-virtualization/virt-exportproxy@sha256:2dc6b5eca4ba0daffe57ff174efc35764a2021eef35ef84c3d030c0f97329ece_amd64",
"8Base-CNV-4.12:container-native-virtualization/virt-exportserver@sha256:dd59838c20f30c7049cbdc4646b8b6f73ce8f33fa13c352ee22985673eaf95e2_amd64",
"8Base-CNV-4.12:container-native-virtualization/virtio-win@sha256:cd321e3d82a87139edabf223414b892c99857d7ac7d089b870e227ea98c970e0_amd64",
"8Base-CNV-4.12:container-native-virtualization/vm-network-latency-checkup@sha256:5a1502efeeaa3958e5755ce07dcb8314305d75c88cc69ddc7d515457935cdc69_amd64"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2117872"
}
],
"notes": [
{
"category": "description",
"text": "An arbitrary file read vulnerability was found in the kubeVirt API. This flaw makes it possible to use the kubeVirt API to provide access to host files (like /etc/passwd, for example) in a KubeVirt VM as a disk device that can be written to and read from.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "kubeVirt: Arbitrary file read on the host from KubeVirt VMs",
"title": "Vulnerability summary"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"8Base-CNV-4.12:container-native-virtualization/virt-api@sha256:cd89350a5e6b3a468acd290819d86f2c77d486fa5a57dbac752f863f1a8a2b23_amd64",
"8Base-CNV-4.12:container-native-virtualization/virt-artifacts-server@sha256:9638c34ff48d275842a990deb86110530ffd4937b2b551a4d5263168f7db6d47_amd64",
"8Base-CNV-4.12:container-native-virtualization/virt-controller@sha256:e6ddc32f82e940d364e0a3d63c28b4bd41b71574f9479b6d6b01de948baa8cab_amd64",
"8Base-CNV-4.12:container-native-virtualization/virt-handler@sha256:cce366a6b1aa42a9798a8c714dcb795d1c653dfe0ba06c997e65dbba0318e537_amd64",
"8Base-CNV-4.12:container-native-virtualization/virt-launcher@sha256:bd5b00ece84caed816b3f3cc80d8570324e1e8f975cf2c2320726d88fb64f33a_amd64",
"8Base-CNV-4.12:container-native-virtualization/virt-operator@sha256:6c4b16ac62e673d8f5116d592836506be72c5ebd2a07ffc828fee86514db0e9d_amd64"
],
"known_not_affected": [
"8Base-CNV-4.12:container-native-virtualization/bridge-marker@sha256:086a9922f34161e5b75d204a0c3281c941f81f76ef8784de434cc79acc76174c_amd64",
"8Base-CNV-4.12:container-native-virtualization/cluster-network-addons-operator@sha256:d2c19fd4c2327eb84179acf652157982b29c365d8a526d70517c6dd93ea6ebc7_amd64",
"8Base-CNV-4.12:container-native-virtualization/cnv-containernetworking-plugins@sha256:3d6003dea97e48d240668e55b2705f0251259006251abafaa3dc08fbc69f1312_amd64",
"8Base-CNV-4.12:container-native-virtualization/cnv-must-gather-rhel8@sha256:dcb95d2b4958ce69f8fcf61c9c90e0516d7844db62f2297ebf1ef18e5d8c05b4_amd64",
"8Base-CNV-4.12:container-native-virtualization/hco-bundle-registry@sha256:73680901c7733ba27f729fd6475971e0909c2fe9efacf74d556f961a1494274e_amd64",
"8Base-CNV-4.12:container-native-virtualization/hostpath-csi-driver@sha256:a0b75e357628ca6b2ca32ab3fdbf531fd8da438a7a6ae8988ef897d2c001d9cb_amd64",
"8Base-CNV-4.12:container-native-virtualization/hostpath-provisioner-rhel8-operator@sha256:b9d84e63f789c70e31cf60fe06d41359363afc7bbd86a78ac7132f8dae4c467a_amd64",
"8Base-CNV-4.12:container-native-virtualization/hostpath-provisioner-rhel8@sha256:5239dcb229b060a818befd52a1e27b18142985abe0e39cef41eadd66f8b21ec1_amd64",
"8Base-CNV-4.12:container-native-virtualization/hyperconverged-cluster-operator@sha256:8b311b48437c79a6859a84f62cfd10ca8e6dcff4ce665a98ed78633552a172ca_amd64",
"8Base-CNV-4.12:container-native-virtualization/hyperconverged-cluster-webhook-rhel8@sha256:e912171328517664f0298322a7992a6e0e00118dc496ff94ee84190d9057db68_amd64",
"8Base-CNV-4.12:container-native-virtualization/kubemacpool@sha256:ab5a239a35e3de8566cb76db0d59ae92e290a3756d39a2298290f1ab3c7b56c5_amd64",
"8Base-CNV-4.12:container-native-virtualization/kubevirt-console-plugin@sha256:e7dd17d4d206b2d37f24a2ed28bf3d2d6a40463da6cbc6b5696555b455f90055_amd64",
"8Base-CNV-4.12:container-native-virtualization/kubevirt-ssp-operator@sha256:09a834b1f71a19cf9a616ffd9eb04408972f9b8f9549777cab0935f63931c993_amd64",
"8Base-CNV-4.12:container-native-virtualization/kubevirt-tekton-tasks-cleanup-vm@sha256:66284c45e82862dc7c1505fcdfe7b14e72c93c5e7fa6b7108a945220279641e9_amd64",
"8Base-CNV-4.12:container-native-virtualization/kubevirt-tekton-tasks-copy-template@sha256:462770d258407ea93c14c9a99fb4450536261202d1d63a681634af2193c2b062_amd64",
"8Base-CNV-4.12:container-native-virtualization/kubevirt-tekton-tasks-create-datavolume@sha256:31d22c0be03bbb222967d953d35189173fbeb60d1cb32278eb006e8abe78e90c_amd64",
"8Base-CNV-4.12:container-native-virtualization/kubevirt-tekton-tasks-create-vm-from-template@sha256:a62ec91155a7bfc776c402e8b513b0e00797d64a95434346a2e3a4cc25f2d3c5_amd64",
"8Base-CNV-4.12:container-native-virtualization/kubevirt-tekton-tasks-disk-virt-customize@sha256:35274b72a5562e8675854d8cf2ca3ec0c4d0b619c0e630d7b39b7da8ebd3b143_amd64",
"8Base-CNV-4.12:container-native-virtualization/kubevirt-tekton-tasks-disk-virt-sysprep@sha256:6e6ed3d8b1b906f801e36b82d6976bc421ae8344d71d4c563fe6d8e76b5fe9c4_amd64",
"8Base-CNV-4.12:container-native-virtualization/kubevirt-tekton-tasks-modify-vm-template@sha256:b46443d7f21b8b251468e33c929a16008a3ac34a8f50a1d8bc1cd134079ccae4_amd64",
"8Base-CNV-4.12:container-native-virtualization/kubevirt-tekton-tasks-operator@sha256:7f11db20a3c635aa48e3dcadfe555d0cd229c4c7f1790f70ee9c9ee78ab55e67_amd64",
"8Base-CNV-4.12:container-native-virtualization/kubevirt-tekton-tasks-wait-for-vmi-status@sha256:4967b4c46d670a2b109c9a2e6e0ebc850a5e1dacaf8cc0ed691668bfa0cbd418_amd64",
"8Base-CNV-4.12:container-native-virtualization/kubevirt-template-validator@sha256:bf732669655db1b09ef27bc1964fe7b49943d681a5acc9860497512d8877e13f_amd64",
"8Base-CNV-4.12:container-native-virtualization/libguestfs-tools@sha256:4f0d48312d8fe02a17747d65ac644d3e1be2df3cb80a9d0c268acc6ad5b91680_amd64",
"8Base-CNV-4.12:container-native-virtualization/ovs-cni-marker@sha256:077367d5af11030832a5e63a611395b7fa65ee140b490b6f33f8a23a9392dcd5_amd64",
"8Base-CNV-4.12:container-native-virtualization/ovs-cni-plugin@sha256:892e339e8eec78f9865d11984c6dc8e92831ee9a17d6b990cd7fba9f2e506e13_amd64",
"8Base-CNV-4.12:container-native-virtualization/virt-cdi-apiserver@sha256:dd68dfc1a588b4e24e533d61b52b68ab0673fd39a95632314f54e1b85cb5f32d_amd64",
"8Base-CNV-4.12:container-native-virtualization/virt-cdi-cloner@sha256:879742e59f3416100969a0d0994e49e3f8cd493310bbd0c0e86e969f86daa204_amd64",
"8Base-CNV-4.12:container-native-virtualization/virt-cdi-controller@sha256:46689591989c8db1fa1f5228b2b9fb51d7abd0425c34951f909ced1fc536f0e4_amd64",
"8Base-CNV-4.12:container-native-virtualization/virt-cdi-importer@sha256:f2d011c18db1dd0dbe068bc650418c4b3f2f94935c053e76a52736da0f33867a_amd64",
"8Base-CNV-4.12:container-native-virtualization/virt-cdi-operator@sha256:8b06f96750c3f8e34a7cc8defeda46a92e3ad553159d3dbc7c4e096b483508ee_amd64",
"8Base-CNV-4.12:container-native-virtualization/virt-cdi-uploadproxy@sha256:84fd85672f6e9891678d6e99c066f8f20a9a2aac08fae11d552d46a317b7f815_amd64",
"8Base-CNV-4.12:container-native-virtualization/virt-cdi-uploadserver@sha256:4b231a260a9c0176f4b45aaf8142fa5e6860892b2fa19fad0f3091c423064211_amd64",
"8Base-CNV-4.12:container-native-virtualization/virt-exportproxy@sha256:2dc6b5eca4ba0daffe57ff174efc35764a2021eef35ef84c3d030c0f97329ece_amd64",
"8Base-CNV-4.12:container-native-virtualization/virt-exportserver@sha256:dd59838c20f30c7049cbdc4646b8b6f73ce8f33fa13c352ee22985673eaf95e2_amd64",
"8Base-CNV-4.12:container-native-virtualization/virtio-win@sha256:cd321e3d82a87139edabf223414b892c99857d7ac7d089b870e227ea98c970e0_amd64",
"8Base-CNV-4.12:container-native-virtualization/vm-network-latency-checkup@sha256:5a1502efeeaa3958e5755ce07dcb8314305d75c88cc69ddc7d515457935cdc69_amd64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2022-1798"
},
{
"category": "external",
"summary": "RHBZ#2117872",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2117872"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2022-1798",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-1798"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2022-1798",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2022-1798"
},
{
"category": "external",
"summary": "https://github.com/google/security-research/security/advisories/GHSA-cvx8-ppmc-78hm",
"url": "https://github.com/google/security-research/security/advisories/GHSA-cvx8-ppmc-78hm"
}
],
"release_date": "2022-08-08T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2023-01-25T11:11:29+00:00",
"details": "Before applying this update, you must apply all previously released errata\nrelevant to your system.\n\nTo apply this update, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"8Base-CNV-4.12:container-native-virtualization/virt-api@sha256:cd89350a5e6b3a468acd290819d86f2c77d486fa5a57dbac752f863f1a8a2b23_amd64",
"8Base-CNV-4.12:container-native-virtualization/virt-artifacts-server@sha256:9638c34ff48d275842a990deb86110530ffd4937b2b551a4d5263168f7db6d47_amd64",
"8Base-CNV-4.12:container-native-virtualization/virt-controller@sha256:e6ddc32f82e940d364e0a3d63c28b4bd41b71574f9479b6d6b01de948baa8cab_amd64",
"8Base-CNV-4.12:container-native-virtualization/virt-handler@sha256:cce366a6b1aa42a9798a8c714dcb795d1c653dfe0ba06c997e65dbba0318e537_amd64",
"8Base-CNV-4.12:container-native-virtualization/virt-launcher@sha256:bd5b00ece84caed816b3f3cc80d8570324e1e8f975cf2c2320726d88fb64f33a_amd64",
"8Base-CNV-4.12:container-native-virtualization/virt-operator@sha256:6c4b16ac62e673d8f5116d592836506be72c5ebd2a07ffc828fee86514db0e9d_amd64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2023:0408"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "NONE",
"baseScore": 7.7,
"baseSeverity": "HIGH",
"confidentialityImpact": "HIGH",
"integrityImpact": "NONE",
"privilegesRequired": "LOW",
"scope": "CHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:C/C:H/I:N/A:N",
"version": "3.1"
},
"products": [
"8Base-CNV-4.12:container-native-virtualization/bridge-marker@sha256:086a9922f34161e5b75d204a0c3281c941f81f76ef8784de434cc79acc76174c_amd64",
"8Base-CNV-4.12:container-native-virtualization/cluster-network-addons-operator@sha256:d2c19fd4c2327eb84179acf652157982b29c365d8a526d70517c6dd93ea6ebc7_amd64",
"8Base-CNV-4.12:container-native-virtualization/cnv-containernetworking-plugins@sha256:3d6003dea97e48d240668e55b2705f0251259006251abafaa3dc08fbc69f1312_amd64",
"8Base-CNV-4.12:container-native-virtualization/cnv-must-gather-rhel8@sha256:dcb95d2b4958ce69f8fcf61c9c90e0516d7844db62f2297ebf1ef18e5d8c05b4_amd64",
"8Base-CNV-4.12:container-native-virtualization/hco-bundle-registry@sha256:73680901c7733ba27f729fd6475971e0909c2fe9efacf74d556f961a1494274e_amd64",
"8Base-CNV-4.12:container-native-virtualization/hostpath-csi-driver@sha256:a0b75e357628ca6b2ca32ab3fdbf531fd8da438a7a6ae8988ef897d2c001d9cb_amd64",
"8Base-CNV-4.12:container-native-virtualization/hostpath-provisioner-rhel8-operator@sha256:b9d84e63f789c70e31cf60fe06d41359363afc7bbd86a78ac7132f8dae4c467a_amd64",
"8Base-CNV-4.12:container-native-virtualization/hostpath-provisioner-rhel8@sha256:5239dcb229b060a818befd52a1e27b18142985abe0e39cef41eadd66f8b21ec1_amd64",
"8Base-CNV-4.12:container-native-virtualization/hyperconverged-cluster-operator@sha256:8b311b48437c79a6859a84f62cfd10ca8e6dcff4ce665a98ed78633552a172ca_amd64",
"8Base-CNV-4.12:container-native-virtualization/hyperconverged-cluster-webhook-rhel8@sha256:e912171328517664f0298322a7992a6e0e00118dc496ff94ee84190d9057db68_amd64",
"8Base-CNV-4.12:container-native-virtualization/kubemacpool@sha256:ab5a239a35e3de8566cb76db0d59ae92e290a3756d39a2298290f1ab3c7b56c5_amd64",
"8Base-CNV-4.12:container-native-virtualization/kubevirt-console-plugin@sha256:e7dd17d4d206b2d37f24a2ed28bf3d2d6a40463da6cbc6b5696555b455f90055_amd64",
"8Base-CNV-4.12:container-native-virtualization/kubevirt-ssp-operator@sha256:09a834b1f71a19cf9a616ffd9eb04408972f9b8f9549777cab0935f63931c993_amd64",
"8Base-CNV-4.12:container-native-virtualization/kubevirt-tekton-tasks-cleanup-vm@sha256:66284c45e82862dc7c1505fcdfe7b14e72c93c5e7fa6b7108a945220279641e9_amd64",
"8Base-CNV-4.12:container-native-virtualization/kubevirt-tekton-tasks-copy-template@sha256:462770d258407ea93c14c9a99fb4450536261202d1d63a681634af2193c2b062_amd64",
"8Base-CNV-4.12:container-native-virtualization/kubevirt-tekton-tasks-create-datavolume@sha256:31d22c0be03bbb222967d953d35189173fbeb60d1cb32278eb006e8abe78e90c_amd64",
"8Base-CNV-4.12:container-native-virtualization/kubevirt-tekton-tasks-create-vm-from-template@sha256:a62ec91155a7bfc776c402e8b513b0e00797d64a95434346a2e3a4cc25f2d3c5_amd64",
"8Base-CNV-4.12:container-native-virtualization/kubevirt-tekton-tasks-disk-virt-customize@sha256:35274b72a5562e8675854d8cf2ca3ec0c4d0b619c0e630d7b39b7da8ebd3b143_amd64",
"8Base-CNV-4.12:container-native-virtualization/kubevirt-tekton-tasks-disk-virt-sysprep@sha256:6e6ed3d8b1b906f801e36b82d6976bc421ae8344d71d4c563fe6d8e76b5fe9c4_amd64",
"8Base-CNV-4.12:container-native-virtualization/kubevirt-tekton-tasks-modify-vm-template@sha256:b46443d7f21b8b251468e33c929a16008a3ac34a8f50a1d8bc1cd134079ccae4_amd64",
"8Base-CNV-4.12:container-native-virtualization/kubevirt-tekton-tasks-operator@sha256:7f11db20a3c635aa48e3dcadfe555d0cd229c4c7f1790f70ee9c9ee78ab55e67_amd64",
"8Base-CNV-4.12:container-native-virtualization/kubevirt-tekton-tasks-wait-for-vmi-status@sha256:4967b4c46d670a2b109c9a2e6e0ebc850a5e1dacaf8cc0ed691668bfa0cbd418_amd64",
"8Base-CNV-4.12:container-native-virtualization/kubevirt-template-validator@sha256:bf732669655db1b09ef27bc1964fe7b49943d681a5acc9860497512d8877e13f_amd64",
"8Base-CNV-4.12:container-native-virtualization/libguestfs-tools@sha256:4f0d48312d8fe02a17747d65ac644d3e1be2df3cb80a9d0c268acc6ad5b91680_amd64",
"8Base-CNV-4.12:container-native-virtualization/ovs-cni-marker@sha256:077367d5af11030832a5e63a611395b7fa65ee140b490b6f33f8a23a9392dcd5_amd64",
"8Base-CNV-4.12:container-native-virtualization/ovs-cni-plugin@sha256:892e339e8eec78f9865d11984c6dc8e92831ee9a17d6b990cd7fba9f2e506e13_amd64",
"8Base-CNV-4.12:container-native-virtualization/virt-api@sha256:cd89350a5e6b3a468acd290819d86f2c77d486fa5a57dbac752f863f1a8a2b23_amd64",
"8Base-CNV-4.12:container-native-virtualization/virt-artifacts-server@sha256:9638c34ff48d275842a990deb86110530ffd4937b2b551a4d5263168f7db6d47_amd64",
"8Base-CNV-4.12:container-native-virtualization/virt-cdi-apiserver@sha256:dd68dfc1a588b4e24e533d61b52b68ab0673fd39a95632314f54e1b85cb5f32d_amd64",
"8Base-CNV-4.12:container-native-virtualization/virt-cdi-cloner@sha256:879742e59f3416100969a0d0994e49e3f8cd493310bbd0c0e86e969f86daa204_amd64",
"8Base-CNV-4.12:container-native-virtualization/virt-cdi-controller@sha256:46689591989c8db1fa1f5228b2b9fb51d7abd0425c34951f909ced1fc536f0e4_amd64",
"8Base-CNV-4.12:container-native-virtualization/virt-cdi-importer@sha256:f2d011c18db1dd0dbe068bc650418c4b3f2f94935c053e76a52736da0f33867a_amd64",
"8Base-CNV-4.12:container-native-virtualization/virt-cdi-operator@sha256:8b06f96750c3f8e34a7cc8defeda46a92e3ad553159d3dbc7c4e096b483508ee_amd64",
"8Base-CNV-4.12:container-native-virtualization/virt-cdi-uploadproxy@sha256:84fd85672f6e9891678d6e99c066f8f20a9a2aac08fae11d552d46a317b7f815_amd64",
"8Base-CNV-4.12:container-native-virtualization/virt-cdi-uploadserver@sha256:4b231a260a9c0176f4b45aaf8142fa5e6860892b2fa19fad0f3091c423064211_amd64",
"8Base-CNV-4.12:container-native-virtualization/virt-controller@sha256:e6ddc32f82e940d364e0a3d63c28b4bd41b71574f9479b6d6b01de948baa8cab_amd64",
"8Base-CNV-4.12:container-native-virtualization/virt-exportproxy@sha256:2dc6b5eca4ba0daffe57ff174efc35764a2021eef35ef84c3d030c0f97329ece_amd64",
"8Base-CNV-4.12:container-native-virtualization/virt-exportserver@sha256:dd59838c20f30c7049cbdc4646b8b6f73ce8f33fa13c352ee22985673eaf95e2_amd64",
"8Base-CNV-4.12:container-native-virtualization/virt-handler@sha256:cce366a6b1aa42a9798a8c714dcb795d1c653dfe0ba06c997e65dbba0318e537_amd64",
"8Base-CNV-4.12:container-native-virtualization/virt-launcher@sha256:bd5b00ece84caed816b3f3cc80d8570324e1e8f975cf2c2320726d88fb64f33a_amd64",
"8Base-CNV-4.12:container-native-virtualization/virt-operator@sha256:6c4b16ac62e673d8f5116d592836506be72c5ebd2a07ffc828fee86514db0e9d_amd64",
"8Base-CNV-4.12:container-native-virtualization/virtio-win@sha256:cd321e3d82a87139edabf223414b892c99857d7ac7d089b870e227ea98c970e0_amd64",
"8Base-CNV-4.12:container-native-virtualization/vm-network-latency-checkup@sha256:5a1502efeeaa3958e5755ce07dcb8314305d75c88cc69ddc7d515457935cdc69_amd64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "kubeVirt: Arbitrary file read on the host from KubeVirt VMs"
},
{
"cve": "CVE-2022-1962",
"cwe": {
"id": "CWE-1325",
"name": "Improperly Controlled Sequential Memory Allocation"
},
"discovery_date": "2022-07-14T00:00:00+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"8Base-CNV-4.12:container-native-virtualization/bridge-marker@sha256:086a9922f34161e5b75d204a0c3281c941f81f76ef8784de434cc79acc76174c_amd64",
"8Base-CNV-4.12:container-native-virtualization/cluster-network-addons-operator@sha256:d2c19fd4c2327eb84179acf652157982b29c365d8a526d70517c6dd93ea6ebc7_amd64",
"8Base-CNV-4.12:container-native-virtualization/cnv-containernetworking-plugins@sha256:3d6003dea97e48d240668e55b2705f0251259006251abafaa3dc08fbc69f1312_amd64",
"8Base-CNV-4.12:container-native-virtualization/cnv-must-gather-rhel8@sha256:dcb95d2b4958ce69f8fcf61c9c90e0516d7844db62f2297ebf1ef18e5d8c05b4_amd64",
"8Base-CNV-4.12:container-native-virtualization/hco-bundle-registry@sha256:73680901c7733ba27f729fd6475971e0909c2fe9efacf74d556f961a1494274e_amd64",
"8Base-CNV-4.12:container-native-virtualization/hostpath-csi-driver@sha256:a0b75e357628ca6b2ca32ab3fdbf531fd8da438a7a6ae8988ef897d2c001d9cb_amd64",
"8Base-CNV-4.12:container-native-virtualization/hostpath-provisioner-rhel8-operator@sha256:b9d84e63f789c70e31cf60fe06d41359363afc7bbd86a78ac7132f8dae4c467a_amd64",
"8Base-CNV-4.12:container-native-virtualization/hostpath-provisioner-rhel8@sha256:5239dcb229b060a818befd52a1e27b18142985abe0e39cef41eadd66f8b21ec1_amd64",
"8Base-CNV-4.12:container-native-virtualization/hyperconverged-cluster-operator@sha256:8b311b48437c79a6859a84f62cfd10ca8e6dcff4ce665a98ed78633552a172ca_amd64",
"8Base-CNV-4.12:container-native-virtualization/hyperconverged-cluster-webhook-rhel8@sha256:e912171328517664f0298322a7992a6e0e00118dc496ff94ee84190d9057db68_amd64",
"8Base-CNV-4.12:container-native-virtualization/kubemacpool@sha256:ab5a239a35e3de8566cb76db0d59ae92e290a3756d39a2298290f1ab3c7b56c5_amd64",
"8Base-CNV-4.12:container-native-virtualization/kubevirt-console-plugin@sha256:e7dd17d4d206b2d37f24a2ed28bf3d2d6a40463da6cbc6b5696555b455f90055_amd64",
"8Base-CNV-4.12:container-native-virtualization/kubevirt-ssp-operator@sha256:09a834b1f71a19cf9a616ffd9eb04408972f9b8f9549777cab0935f63931c993_amd64",
"8Base-CNV-4.12:container-native-virtualization/kubevirt-tekton-tasks-cleanup-vm@sha256:66284c45e82862dc7c1505fcdfe7b14e72c93c5e7fa6b7108a945220279641e9_amd64",
"8Base-CNV-4.12:container-native-virtualization/kubevirt-tekton-tasks-copy-template@sha256:462770d258407ea93c14c9a99fb4450536261202d1d63a681634af2193c2b062_amd64",
"8Base-CNV-4.12:container-native-virtualization/kubevirt-tekton-tasks-create-datavolume@sha256:31d22c0be03bbb222967d953d35189173fbeb60d1cb32278eb006e8abe78e90c_amd64",
"8Base-CNV-4.12:container-native-virtualization/kubevirt-tekton-tasks-create-vm-from-template@sha256:a62ec91155a7bfc776c402e8b513b0e00797d64a95434346a2e3a4cc25f2d3c5_amd64",
"8Base-CNV-4.12:container-native-virtualization/kubevirt-tekton-tasks-disk-virt-customize@sha256:35274b72a5562e8675854d8cf2ca3ec0c4d0b619c0e630d7b39b7da8ebd3b143_amd64",
"8Base-CNV-4.12:container-native-virtualization/kubevirt-tekton-tasks-disk-virt-sysprep@sha256:6e6ed3d8b1b906f801e36b82d6976bc421ae8344d71d4c563fe6d8e76b5fe9c4_amd64",
"8Base-CNV-4.12:container-native-virtualization/kubevirt-tekton-tasks-modify-vm-template@sha256:b46443d7f21b8b251468e33c929a16008a3ac34a8f50a1d8bc1cd134079ccae4_amd64",
"8Base-CNV-4.12:container-native-virtualization/kubevirt-tekton-tasks-operator@sha256:7f11db20a3c635aa48e3dcadfe555d0cd229c4c7f1790f70ee9c9ee78ab55e67_amd64",
"8Base-CNV-4.12:container-native-virtualization/kubevirt-tekton-tasks-wait-for-vmi-status@sha256:4967b4c46d670a2b109c9a2e6e0ebc850a5e1dacaf8cc0ed691668bfa0cbd418_amd64",
"8Base-CNV-4.12:container-native-virtualization/kubevirt-template-validator@sha256:bf732669655db1b09ef27bc1964fe7b49943d681a5acc9860497512d8877e13f_amd64",
"8Base-CNV-4.12:container-native-virtualization/libguestfs-tools@sha256:4f0d48312d8fe02a17747d65ac644d3e1be2df3cb80a9d0c268acc6ad5b91680_amd64",
"8Base-CNV-4.12:container-native-virtualization/ovs-cni-marker@sha256:077367d5af11030832a5e63a611395b7fa65ee140b490b6f33f8a23a9392dcd5_amd64",
"8Base-CNV-4.12:container-native-virtualization/ovs-cni-plugin@sha256:892e339e8eec78f9865d11984c6dc8e92831ee9a17d6b990cd7fba9f2e506e13_amd64",
"8Base-CNV-4.12:container-native-virtualization/virt-artifacts-server@sha256:9638c34ff48d275842a990deb86110530ffd4937b2b551a4d5263168f7db6d47_amd64",
"8Base-CNV-4.12:container-native-virtualization/virt-cdi-apiserver@sha256:dd68dfc1a588b4e24e533d61b52b68ab0673fd39a95632314f54e1b85cb5f32d_amd64",
"8Base-CNV-4.12:container-native-virtualization/virt-cdi-cloner@sha256:879742e59f3416100969a0d0994e49e3f8cd493310bbd0c0e86e969f86daa204_amd64",
"8Base-CNV-4.12:container-native-virtualization/virt-cdi-controller@sha256:46689591989c8db1fa1f5228b2b9fb51d7abd0425c34951f909ced1fc536f0e4_amd64",
"8Base-CNV-4.12:container-native-virtualization/virt-cdi-importer@sha256:f2d011c18db1dd0dbe068bc650418c4b3f2f94935c053e76a52736da0f33867a_amd64",
"8Base-CNV-4.12:container-native-virtualization/virt-cdi-operator@sha256:8b06f96750c3f8e34a7cc8defeda46a92e3ad553159d3dbc7c4e096b483508ee_amd64",
"8Base-CNV-4.12:container-native-virtualization/virt-cdi-uploadproxy@sha256:84fd85672f6e9891678d6e99c066f8f20a9a2aac08fae11d552d46a317b7f815_amd64",
"8Base-CNV-4.12:container-native-virtualization/virt-cdi-uploadserver@sha256:4b231a260a9c0176f4b45aaf8142fa5e6860892b2fa19fad0f3091c423064211_amd64",
"8Base-CNV-4.12:container-native-virtualization/virt-controller@sha256:e6ddc32f82e940d364e0a3d63c28b4bd41b71574f9479b6d6b01de948baa8cab_amd64",
"8Base-CNV-4.12:container-native-virtualization/virt-exportproxy@sha256:2dc6b5eca4ba0daffe57ff174efc35764a2021eef35ef84c3d030c0f97329ece_amd64",
"8Base-CNV-4.12:container-native-virtualization/virt-exportserver@sha256:dd59838c20f30c7049cbdc4646b8b6f73ce8f33fa13c352ee22985673eaf95e2_amd64",
"8Base-CNV-4.12:container-native-virtualization/virt-handler@sha256:cce366a6b1aa42a9798a8c714dcb795d1c653dfe0ba06c997e65dbba0318e537_amd64",
"8Base-CNV-4.12:container-native-virtualization/virt-launcher@sha256:bd5b00ece84caed816b3f3cc80d8570324e1e8f975cf2c2320726d88fb64f33a_amd64",
"8Base-CNV-4.12:container-native-virtualization/virt-operator@sha256:6c4b16ac62e673d8f5116d592836506be72c5ebd2a07ffc828fee86514db0e9d_amd64",
"8Base-CNV-4.12:container-native-virtualization/virtio-win@sha256:cd321e3d82a87139edabf223414b892c99857d7ac7d089b870e227ea98c970e0_amd64",
"8Base-CNV-4.12:container-native-virtualization/vm-network-latency-checkup@sha256:5a1502efeeaa3958e5755ce07dcb8314305d75c88cc69ddc7d515457935cdc69_amd64"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2107376"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in the golang standard library, go/parser. When calling any Parse functions on the Go source code, which contains deeply nested types or declarations, a panic can occur due to stack exhaustion. This issue allows an attacker to impact system availability.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "golang: go/parser: stack exhaustion in all Parse* functions",
"title": "Vulnerability summary"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"8Base-CNV-4.12:container-native-virtualization/virt-api@sha256:cd89350a5e6b3a468acd290819d86f2c77d486fa5a57dbac752f863f1a8a2b23_amd64"
],
"known_not_affected": [
"8Base-CNV-4.12:container-native-virtualization/bridge-marker@sha256:086a9922f34161e5b75d204a0c3281c941f81f76ef8784de434cc79acc76174c_amd64",
"8Base-CNV-4.12:container-native-virtualization/cluster-network-addons-operator@sha256:d2c19fd4c2327eb84179acf652157982b29c365d8a526d70517c6dd93ea6ebc7_amd64",
"8Base-CNV-4.12:container-native-virtualization/cnv-containernetworking-plugins@sha256:3d6003dea97e48d240668e55b2705f0251259006251abafaa3dc08fbc69f1312_amd64",
"8Base-CNV-4.12:container-native-virtualization/cnv-must-gather-rhel8@sha256:dcb95d2b4958ce69f8fcf61c9c90e0516d7844db62f2297ebf1ef18e5d8c05b4_amd64",
"8Base-CNV-4.12:container-native-virtualization/hco-bundle-registry@sha256:73680901c7733ba27f729fd6475971e0909c2fe9efacf74d556f961a1494274e_amd64",
"8Base-CNV-4.12:container-native-virtualization/hostpath-csi-driver@sha256:a0b75e357628ca6b2ca32ab3fdbf531fd8da438a7a6ae8988ef897d2c001d9cb_amd64",
"8Base-CNV-4.12:container-native-virtualization/hostpath-provisioner-rhel8-operator@sha256:b9d84e63f789c70e31cf60fe06d41359363afc7bbd86a78ac7132f8dae4c467a_amd64",
"8Base-CNV-4.12:container-native-virtualization/hostpath-provisioner-rhel8@sha256:5239dcb229b060a818befd52a1e27b18142985abe0e39cef41eadd66f8b21ec1_amd64",
"8Base-CNV-4.12:container-native-virtualization/hyperconverged-cluster-operator@sha256:8b311b48437c79a6859a84f62cfd10ca8e6dcff4ce665a98ed78633552a172ca_amd64",
"8Base-CNV-4.12:container-native-virtualization/hyperconverged-cluster-webhook-rhel8@sha256:e912171328517664f0298322a7992a6e0e00118dc496ff94ee84190d9057db68_amd64",
"8Base-CNV-4.12:container-native-virtualization/kubemacpool@sha256:ab5a239a35e3de8566cb76db0d59ae92e290a3756d39a2298290f1ab3c7b56c5_amd64",
"8Base-CNV-4.12:container-native-virtualization/kubevirt-console-plugin@sha256:e7dd17d4d206b2d37f24a2ed28bf3d2d6a40463da6cbc6b5696555b455f90055_amd64",
"8Base-CNV-4.12:container-native-virtualization/kubevirt-ssp-operator@sha256:09a834b1f71a19cf9a616ffd9eb04408972f9b8f9549777cab0935f63931c993_amd64",
"8Base-CNV-4.12:container-native-virtualization/kubevirt-tekton-tasks-cleanup-vm@sha256:66284c45e82862dc7c1505fcdfe7b14e72c93c5e7fa6b7108a945220279641e9_amd64",
"8Base-CNV-4.12:container-native-virtualization/kubevirt-tekton-tasks-copy-template@sha256:462770d258407ea93c14c9a99fb4450536261202d1d63a681634af2193c2b062_amd64",
"8Base-CNV-4.12:container-native-virtualization/kubevirt-tekton-tasks-create-datavolume@sha256:31d22c0be03bbb222967d953d35189173fbeb60d1cb32278eb006e8abe78e90c_amd64",
"8Base-CNV-4.12:container-native-virtualization/kubevirt-tekton-tasks-create-vm-from-template@sha256:a62ec91155a7bfc776c402e8b513b0e00797d64a95434346a2e3a4cc25f2d3c5_amd64",
"8Base-CNV-4.12:container-native-virtualization/kubevirt-tekton-tasks-disk-virt-customize@sha256:35274b72a5562e8675854d8cf2ca3ec0c4d0b619c0e630d7b39b7da8ebd3b143_amd64",
"8Base-CNV-4.12:container-native-virtualization/kubevirt-tekton-tasks-disk-virt-sysprep@sha256:6e6ed3d8b1b906f801e36b82d6976bc421ae8344d71d4c563fe6d8e76b5fe9c4_amd64",
"8Base-CNV-4.12:container-native-virtualization/kubevirt-tekton-tasks-modify-vm-template@sha256:b46443d7f21b8b251468e33c929a16008a3ac34a8f50a1d8bc1cd134079ccae4_amd64",
"8Base-CNV-4.12:container-native-virtualization/kubevirt-tekton-tasks-operator@sha256:7f11db20a3c635aa48e3dcadfe555d0cd229c4c7f1790f70ee9c9ee78ab55e67_amd64",
"8Base-CNV-4.12:container-native-virtualization/kubevirt-tekton-tasks-wait-for-vmi-status@sha256:4967b4c46d670a2b109c9a2e6e0ebc850a5e1dacaf8cc0ed691668bfa0cbd418_amd64",
"8Base-CNV-4.12:container-native-virtualization/kubevirt-template-validator@sha256:bf732669655db1b09ef27bc1964fe7b49943d681a5acc9860497512d8877e13f_amd64",
"8Base-CNV-4.12:container-native-virtualization/libguestfs-tools@sha256:4f0d48312d8fe02a17747d65ac644d3e1be2df3cb80a9d0c268acc6ad5b91680_amd64",
"8Base-CNV-4.12:container-native-virtualization/ovs-cni-marker@sha256:077367d5af11030832a5e63a611395b7fa65ee140b490b6f33f8a23a9392dcd5_amd64",
"8Base-CNV-4.12:container-native-virtualization/ovs-cni-plugin@sha256:892e339e8eec78f9865d11984c6dc8e92831ee9a17d6b990cd7fba9f2e506e13_amd64",
"8Base-CNV-4.12:container-native-virtualization/virt-artifacts-server@sha256:9638c34ff48d275842a990deb86110530ffd4937b2b551a4d5263168f7db6d47_amd64",
"8Base-CNV-4.12:container-native-virtualization/virt-cdi-apiserver@sha256:dd68dfc1a588b4e24e533d61b52b68ab0673fd39a95632314f54e1b85cb5f32d_amd64",
"8Base-CNV-4.12:container-native-virtualization/virt-cdi-cloner@sha256:879742e59f3416100969a0d0994e49e3f8cd493310bbd0c0e86e969f86daa204_amd64",
"8Base-CNV-4.12:container-native-virtualization/virt-cdi-controller@sha256:46689591989c8db1fa1f5228b2b9fb51d7abd0425c34951f909ced1fc536f0e4_amd64",
"8Base-CNV-4.12:container-native-virtualization/virt-cdi-importer@sha256:f2d011c18db1dd0dbe068bc650418c4b3f2f94935c053e76a52736da0f33867a_amd64",
"8Base-CNV-4.12:container-native-virtualization/virt-cdi-operator@sha256:8b06f96750c3f8e34a7cc8defeda46a92e3ad553159d3dbc7c4e096b483508ee_amd64",
"8Base-CNV-4.12:container-native-virtualization/virt-cdi-uploadproxy@sha256:84fd85672f6e9891678d6e99c066f8f20a9a2aac08fae11d552d46a317b7f815_amd64",
"8Base-CNV-4.12:container-native-virtualization/virt-cdi-uploadserver@sha256:4b231a260a9c0176f4b45aaf8142fa5e6860892b2fa19fad0f3091c423064211_amd64",
"8Base-CNV-4.12:container-native-virtualization/virt-controller@sha256:e6ddc32f82e940d364e0a3d63c28b4bd41b71574f9479b6d6b01de948baa8cab_amd64",
"8Base-CNV-4.12:container-native-virtualization/virt-exportproxy@sha256:2dc6b5eca4ba0daffe57ff174efc35764a2021eef35ef84c3d030c0f97329ece_amd64",
"8Base-CNV-4.12:container-native-virtualization/virt-exportserver@sha256:dd59838c20f30c7049cbdc4646b8b6f73ce8f33fa13c352ee22985673eaf95e2_amd64",
"8Base-CNV-4.12:container-native-virtualization/virt-handler@sha256:cce366a6b1aa42a9798a8c714dcb795d1c653dfe0ba06c997e65dbba0318e537_amd64",
"8Base-CNV-4.12:container-native-virtualization/virt-launcher@sha256:bd5b00ece84caed816b3f3cc80d8570324e1e8f975cf2c2320726d88fb64f33a_amd64",
"8Base-CNV-4.12:container-native-virtualization/virt-operator@sha256:6c4b16ac62e673d8f5116d592836506be72c5ebd2a07ffc828fee86514db0e9d_amd64",
"8Base-CNV-4.12:container-native-virtualization/virtio-win@sha256:cd321e3d82a87139edabf223414b892c99857d7ac7d089b870e227ea98c970e0_amd64",
"8Base-CNV-4.12:container-native-virtualization/vm-network-latency-checkup@sha256:5a1502efeeaa3958e5755ce07dcb8314305d75c88cc69ddc7d515457935cdc69_amd64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2022-1962"
},
{
"category": "external",
"summary": "RHBZ#2107376",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2107376"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2022-1962",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-1962"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2022-1962",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2022-1962"
},
{
"category": "external",
"summary": "https://go.dev/issue/53616",
"url": "https://go.dev/issue/53616"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-announce/c/nqrv9fbR0zE",
"url": "https://groups.google.com/g/golang-announce/c/nqrv9fbR0zE"
}
],
"release_date": "2022-07-12T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2023-01-25T11:11:29+00:00",
"details": "Before applying this update, you must apply all previously released errata\nrelevant to your system.\n\nTo apply this update, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"8Base-CNV-4.12:container-native-virtualization/virt-api@sha256:cd89350a5e6b3a468acd290819d86f2c77d486fa5a57dbac752f863f1a8a2b23_amd64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2023:0408"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "LOCAL",
"availabilityImpact": "HIGH",
"baseScore": 5.5,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "LOW",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"8Base-CNV-4.12:container-native-virtualization/bridge-marker@sha256:086a9922f34161e5b75d204a0c3281c941f81f76ef8784de434cc79acc76174c_amd64",
"8Base-CNV-4.12:container-native-virtualization/cluster-network-addons-operator@sha256:d2c19fd4c2327eb84179acf652157982b29c365d8a526d70517c6dd93ea6ebc7_amd64",
"8Base-CNV-4.12:container-native-virtualization/cnv-containernetworking-plugins@sha256:3d6003dea97e48d240668e55b2705f0251259006251abafaa3dc08fbc69f1312_amd64",
"8Base-CNV-4.12:container-native-virtualization/cnv-must-gather-rhel8@sha256:dcb95d2b4958ce69f8fcf61c9c90e0516d7844db62f2297ebf1ef18e5d8c05b4_amd64",
"8Base-CNV-4.12:container-native-virtualization/hco-bundle-registry@sha256:73680901c7733ba27f729fd6475971e0909c2fe9efacf74d556f961a1494274e_amd64",
"8Base-CNV-4.12:container-native-virtualization/hostpath-csi-driver@sha256:a0b75e357628ca6b2ca32ab3fdbf531fd8da438a7a6ae8988ef897d2c001d9cb_amd64",
"8Base-CNV-4.12:container-native-virtualization/hostpath-provisioner-rhel8-operator@sha256:b9d84e63f789c70e31cf60fe06d41359363afc7bbd86a78ac7132f8dae4c467a_amd64",
"8Base-CNV-4.12:container-native-virtualization/hostpath-provisioner-rhel8@sha256:5239dcb229b060a818befd52a1e27b18142985abe0e39cef41eadd66f8b21ec1_amd64",
"8Base-CNV-4.12:container-native-virtualization/hyperconverged-cluster-operator@sha256:8b311b48437c79a6859a84f62cfd10ca8e6dcff4ce665a98ed78633552a172ca_amd64",
"8Base-CNV-4.12:container-native-virtualization/hyperconverged-cluster-webhook-rhel8@sha256:e912171328517664f0298322a7992a6e0e00118dc496ff94ee84190d9057db68_amd64",
"8Base-CNV-4.12:container-native-virtualization/kubemacpool@sha256:ab5a239a35e3de8566cb76db0d59ae92e290a3756d39a2298290f1ab3c7b56c5_amd64",
"8Base-CNV-4.12:container-native-virtualization/kubevirt-console-plugin@sha256:e7dd17d4d206b2d37f24a2ed28bf3d2d6a40463da6cbc6b5696555b455f90055_amd64",
"8Base-CNV-4.12:container-native-virtualization/kubevirt-ssp-operator@sha256:09a834b1f71a19cf9a616ffd9eb04408972f9b8f9549777cab0935f63931c993_amd64",
"8Base-CNV-4.12:container-native-virtualization/kubevirt-tekton-tasks-cleanup-vm@sha256:66284c45e82862dc7c1505fcdfe7b14e72c93c5e7fa6b7108a945220279641e9_amd64",
"8Base-CNV-4.12:container-native-virtualization/kubevirt-tekton-tasks-copy-template@sha256:462770d258407ea93c14c9a99fb4450536261202d1d63a681634af2193c2b062_amd64",
"8Base-CNV-4.12:container-native-virtualization/kubevirt-tekton-tasks-create-datavolume@sha256:31d22c0be03bbb222967d953d35189173fbeb60d1cb32278eb006e8abe78e90c_amd64",
"8Base-CNV-4.12:container-native-virtualization/kubevirt-tekton-tasks-create-vm-from-template@sha256:a62ec91155a7bfc776c402e8b513b0e00797d64a95434346a2e3a4cc25f2d3c5_amd64",
"8Base-CNV-4.12:container-native-virtualization/kubevirt-tekton-tasks-disk-virt-customize@sha256:35274b72a5562e8675854d8cf2ca3ec0c4d0b619c0e630d7b39b7da8ebd3b143_amd64",
"8Base-CNV-4.12:container-native-virtualization/kubevirt-tekton-tasks-disk-virt-sysprep@sha256:6e6ed3d8b1b906f801e36b82d6976bc421ae8344d71d4c563fe6d8e76b5fe9c4_amd64",
"8Base-CNV-4.12:container-native-virtualization/kubevirt-tekton-tasks-modify-vm-template@sha256:b46443d7f21b8b251468e33c929a16008a3ac34a8f50a1d8bc1cd134079ccae4_amd64",
"8Base-CNV-4.12:container-native-virtualization/kubevirt-tekton-tasks-operator@sha256:7f11db20a3c635aa48e3dcadfe555d0cd229c4c7f1790f70ee9c9ee78ab55e67_amd64",
"8Base-CNV-4.12:container-native-virtualization/kubevirt-tekton-tasks-wait-for-vmi-status@sha256:4967b4c46d670a2b109c9a2e6e0ebc850a5e1dacaf8cc0ed691668bfa0cbd418_amd64",
"8Base-CNV-4.12:container-native-virtualization/kubevirt-template-validator@sha256:bf732669655db1b09ef27bc1964fe7b49943d681a5acc9860497512d8877e13f_amd64",
"8Base-CNV-4.12:container-native-virtualization/libguestfs-tools@sha256:4f0d48312d8fe02a17747d65ac644d3e1be2df3cb80a9d0c268acc6ad5b91680_amd64",
"8Base-CNV-4.12:container-native-virtualization/ovs-cni-marker@sha256:077367d5af11030832a5e63a611395b7fa65ee140b490b6f33f8a23a9392dcd5_amd64",
"8Base-CNV-4.12:container-native-virtualization/ovs-cni-plugin@sha256:892e339e8eec78f9865d11984c6dc8e92831ee9a17d6b990cd7fba9f2e506e13_amd64",
"8Base-CNV-4.12:container-native-virtualization/virt-api@sha256:cd89350a5e6b3a468acd290819d86f2c77d486fa5a57dbac752f863f1a8a2b23_amd64",
"8Base-CNV-4.12:container-native-virtualization/virt-artifacts-server@sha256:9638c34ff48d275842a990deb86110530ffd4937b2b551a4d5263168f7db6d47_amd64",
"8Base-CNV-4.12:container-native-virtualization/virt-cdi-apiserver@sha256:dd68dfc1a588b4e24e533d61b52b68ab0673fd39a95632314f54e1b85cb5f32d_amd64",
"8Base-CNV-4.12:container-native-virtualization/virt-cdi-cloner@sha256:879742e59f3416100969a0d0994e49e3f8cd493310bbd0c0e86e969f86daa204_amd64",
"8Base-CNV-4.12:container-native-virtualization/virt-cdi-controller@sha256:46689591989c8db1fa1f5228b2b9fb51d7abd0425c34951f909ced1fc536f0e4_amd64",
"8Base-CNV-4.12:container-native-virtualization/virt-cdi-importer@sha256:f2d011c18db1dd0dbe068bc650418c4b3f2f94935c053e76a52736da0f33867a_amd64",
"8Base-CNV-4.12:container-native-virtualization/virt-cdi-operator@sha256:8b06f96750c3f8e34a7cc8defeda46a92e3ad553159d3dbc7c4e096b483508ee_amd64",
"8Base-CNV-4.12:container-native-virtualization/virt-cdi-uploadproxy@sha256:84fd85672f6e9891678d6e99c066f8f20a9a2aac08fae11d552d46a317b7f815_amd64",
"8Base-CNV-4.12:container-native-virtualization/virt-cdi-uploadserver@sha256:4b231a260a9c0176f4b45aaf8142fa5e6860892b2fa19fad0f3091c423064211_amd64",
"8Base-CNV-4.12:container-native-virtualization/virt-controller@sha256:e6ddc32f82e940d364e0a3d63c28b4bd41b71574f9479b6d6b01de948baa8cab_amd64",
"8Base-CNV-4.12:container-native-virtualization/virt-exportproxy@sha256:2dc6b5eca4ba0daffe57ff174efc35764a2021eef35ef84c3d030c0f97329ece_amd64",
"8Base-CNV-4.12:container-native-virtualization/virt-exportserver@sha256:dd59838c20f30c7049cbdc4646b8b6f73ce8f33fa13c352ee22985673eaf95e2_amd64",
"8Base-CNV-4.12:container-native-virtualization/virt-handler@sha256:cce366a6b1aa42a9798a8c714dcb795d1c653dfe0ba06c997e65dbba0318e537_amd64",
"8Base-CNV-4.12:container-native-virtualization/virt-launcher@sha256:bd5b00ece84caed816b3f3cc80d8570324e1e8f975cf2c2320726d88fb64f33a_amd64",
"8Base-CNV-4.12:container-native-virtualization/virt-operator@sha256:6c4b16ac62e673d8f5116d592836506be72c5ebd2a07ffc828fee86514db0e9d_amd64",
"8Base-CNV-4.12:container-native-virtualization/virtio-win@sha256:cd321e3d82a87139edabf223414b892c99857d7ac7d089b870e227ea98c970e0_amd64",
"8Base-CNV-4.12:container-native-virtualization/vm-network-latency-checkup@sha256:5a1502efeeaa3958e5755ce07dcb8314305d75c88cc69ddc7d515457935cdc69_amd64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "golang: go/parser: stack exhaustion in all Parse* functions"
},
{
"cve": "CVE-2022-23772",
"cwe": {
"id": "CWE-190",
"name": "Integer Overflow or Wraparound"
},
"discovery_date": "2022-02-11T00:00:00+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"8Base-CNV-4.12:container-native-virtualization/bridge-marker@sha256:086a9922f34161e5b75d204a0c3281c941f81f76ef8784de434cc79acc76174c_amd64",
"8Base-CNV-4.12:container-native-virtualization/cluster-network-addons-operator@sha256:d2c19fd4c2327eb84179acf652157982b29c365d8a526d70517c6dd93ea6ebc7_amd64",
"8Base-CNV-4.12:container-native-virtualization/cnv-containernetworking-plugins@sha256:3d6003dea97e48d240668e55b2705f0251259006251abafaa3dc08fbc69f1312_amd64",
"8Base-CNV-4.12:container-native-virtualization/cnv-must-gather-rhel8@sha256:dcb95d2b4958ce69f8fcf61c9c90e0516d7844db62f2297ebf1ef18e5d8c05b4_amd64",
"8Base-CNV-4.12:container-native-virtualization/hco-bundle-registry@sha256:73680901c7733ba27f729fd6475971e0909c2fe9efacf74d556f961a1494274e_amd64",
"8Base-CNV-4.12:container-native-virtualization/hostpath-csi-driver@sha256:a0b75e357628ca6b2ca32ab3fdbf531fd8da438a7a6ae8988ef897d2c001d9cb_amd64",
"8Base-CNV-4.12:container-native-virtualization/hostpath-provisioner-rhel8-operator@sha256:b9d84e63f789c70e31cf60fe06d41359363afc7bbd86a78ac7132f8dae4c467a_amd64",
"8Base-CNV-4.12:container-native-virtualization/hostpath-provisioner-rhel8@sha256:5239dcb229b060a818befd52a1e27b18142985abe0e39cef41eadd66f8b21ec1_amd64",
"8Base-CNV-4.12:container-native-virtualization/hyperconverged-cluster-operator@sha256:8b311b48437c79a6859a84f62cfd10ca8e6dcff4ce665a98ed78633552a172ca_amd64",
"8Base-CNV-4.12:container-native-virtualization/hyperconverged-cluster-webhook-rhel8@sha256:e912171328517664f0298322a7992a6e0e00118dc496ff94ee84190d9057db68_amd64",
"8Base-CNV-4.12:container-native-virtualization/kubemacpool@sha256:ab5a239a35e3de8566cb76db0d59ae92e290a3756d39a2298290f1ab3c7b56c5_amd64",
"8Base-CNV-4.12:container-native-virtualization/kubevirt-console-plugin@sha256:e7dd17d4d206b2d37f24a2ed28bf3d2d6a40463da6cbc6b5696555b455f90055_amd64",
"8Base-CNV-4.12:container-native-virtualization/kubevirt-ssp-operator@sha256:09a834b1f71a19cf9a616ffd9eb04408972f9b8f9549777cab0935f63931c993_amd64",
"8Base-CNV-4.12:container-native-virtualization/kubevirt-tekton-tasks-cleanup-vm@sha256:66284c45e82862dc7c1505fcdfe7b14e72c93c5e7fa6b7108a945220279641e9_amd64",
"8Base-CNV-4.12:container-native-virtualization/kubevirt-tekton-tasks-copy-template@sha256:462770d258407ea93c14c9a99fb4450536261202d1d63a681634af2193c2b062_amd64",
"8Base-CNV-4.12:container-native-virtualization/kubevirt-tekton-tasks-create-datavolume@sha256:31d22c0be03bbb222967d953d35189173fbeb60d1cb32278eb006e8abe78e90c_amd64",
"8Base-CNV-4.12:container-native-virtualization/kubevirt-tekton-tasks-create-vm-from-template@sha256:a62ec91155a7bfc776c402e8b513b0e00797d64a95434346a2e3a4cc25f2d3c5_amd64",
"8Base-CNV-4.12:container-native-virtualization/kubevirt-tekton-tasks-disk-virt-customize@sha256:35274b72a5562e8675854d8cf2ca3ec0c4d0b619c0e630d7b39b7da8ebd3b143_amd64",
"8Base-CNV-4.12:container-native-virtualization/kubevirt-tekton-tasks-disk-virt-sysprep@sha256:6e6ed3d8b1b906f801e36b82d6976bc421ae8344d71d4c563fe6d8e76b5fe9c4_amd64",
"8Base-CNV-4.12:container-native-virtualization/kubevirt-tekton-tasks-modify-vm-template@sha256:b46443d7f21b8b251468e33c929a16008a3ac34a8f50a1d8bc1cd134079ccae4_amd64",
"8Base-CNV-4.12:container-native-virtualization/kubevirt-tekton-tasks-operator@sha256:7f11db20a3c635aa48e3dcadfe555d0cd229c4c7f1790f70ee9c9ee78ab55e67_amd64",
"8Base-CNV-4.12:container-native-virtualization/kubevirt-tekton-tasks-wait-for-vmi-status@sha256:4967b4c46d670a2b109c9a2e6e0ebc850a5e1dacaf8cc0ed691668bfa0cbd418_amd64",
"8Base-CNV-4.12:container-native-virtualization/kubevirt-template-validator@sha256:bf732669655db1b09ef27bc1964fe7b49943d681a5acc9860497512d8877e13f_amd64",
"8Base-CNV-4.12:container-native-virtualization/ovs-cni-marker@sha256:077367d5af11030832a5e63a611395b7fa65ee140b490b6f33f8a23a9392dcd5_amd64",
"8Base-CNV-4.12:container-native-virtualization/ovs-cni-plugin@sha256:892e339e8eec78f9865d11984c6dc8e92831ee9a17d6b990cd7fba9f2e506e13_amd64",
"8Base-CNV-4.12:container-native-virtualization/virt-cdi-apiserver@sha256:dd68dfc1a588b4e24e533d61b52b68ab0673fd39a95632314f54e1b85cb5f32d_amd64",
"8Base-CNV-4.12:container-native-virtualization/virt-cdi-cloner@sha256:879742e59f3416100969a0d0994e49e3f8cd493310bbd0c0e86e969f86daa204_amd64",
"8Base-CNV-4.12:container-native-virtualization/virt-cdi-controller@sha256:46689591989c8db1fa1f5228b2b9fb51d7abd0425c34951f909ced1fc536f0e4_amd64",
"8Base-CNV-4.12:container-native-virtualization/virt-cdi-importer@sha256:f2d011c18db1dd0dbe068bc650418c4b3f2f94935c053e76a52736da0f33867a_amd64",
"8Base-CNV-4.12:container-native-virtualization/virt-cdi-operator@sha256:8b06f96750c3f8e34a7cc8defeda46a92e3ad553159d3dbc7c4e096b483508ee_amd64",
"8Base-CNV-4.12:container-native-virtualization/virt-cdi-uploadproxy@sha256:84fd85672f6e9891678d6e99c066f8f20a9a2aac08fae11d552d46a317b7f815_amd64",
"8Base-CNV-4.12:container-native-virtualization/virt-cdi-uploadserver@sha256:4b231a260a9c0176f4b45aaf8142fa5e6860892b2fa19fad0f3091c423064211_amd64",
"8Base-CNV-4.12:container-native-virtualization/virt-exportproxy@sha256:2dc6b5eca4ba0daffe57ff174efc35764a2021eef35ef84c3d030c0f97329ece_amd64",
"8Base-CNV-4.12:container-native-virtualization/virt-exportserver@sha256:dd59838c20f30c7049cbdc4646b8b6f73ce8f33fa13c352ee22985673eaf95e2_amd64",
"8Base-CNV-4.12:container-native-virtualization/virt-handler@sha256:cce366a6b1aa42a9798a8c714dcb795d1c653dfe0ba06c997e65dbba0318e537_amd64",
"8Base-CNV-4.12:container-native-virtualization/virt-launcher@sha256:bd5b00ece84caed816b3f3cc80d8570324e1e8f975cf2c2320726d88fb64f33a_amd64",
"8Base-CNV-4.12:container-native-virtualization/virtio-win@sha256:cd321e3d82a87139edabf223414b892c99857d7ac7d089b870e227ea98c970e0_amd64",
"8Base-CNV-4.12:container-native-virtualization/vm-network-latency-checkup@sha256:5a1502efeeaa3958e5755ce07dcb8314305d75c88cc69ddc7d515457935cdc69_amd64"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2053532"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in the big package of the math library in golang. The Rat.SetString could cause an overflow, and if left unhandled, it could lead to excessive memory use. This issue could allow a remote attacker to impact the availability of the system.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "golang: math/big: uncontrolled memory consumption due to an unhandled overflow via Rat.SetString",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "Red Hat Enterprise Linux 8 and 9 are affected, because the code-base is affected by this vulnerability.\n\nRed Hat Product Security has rated this issue as having Moderate security impact, and the issue is not currently planned to be addressed in future updates for Red Hat Enterprise Linux 7, hence, marked as Out-of-Support-Scope. \n\nFor additional information, refer to the Issue Severity Classification: https://access.redhat.com/security/updates/classification/ and Red Hat Enterprise Linux Life Cycle \u0026 Updates Policy: https://access.redhat.com/support/policy/updates/errata/.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"8Base-CNV-4.12:container-native-virtualization/libguestfs-tools@sha256:4f0d48312d8fe02a17747d65ac644d3e1be2df3cb80a9d0c268acc6ad5b91680_amd64",
"8Base-CNV-4.12:container-native-virtualization/virt-api@sha256:cd89350a5e6b3a468acd290819d86f2c77d486fa5a57dbac752f863f1a8a2b23_amd64",
"8Base-CNV-4.12:container-native-virtualization/virt-artifacts-server@sha256:9638c34ff48d275842a990deb86110530ffd4937b2b551a4d5263168f7db6d47_amd64",
"8Base-CNV-4.12:container-native-virtualization/virt-controller@sha256:e6ddc32f82e940d364e0a3d63c28b4bd41b71574f9479b6d6b01de948baa8cab_amd64",
"8Base-CNV-4.12:container-native-virtualization/virt-operator@sha256:6c4b16ac62e673d8f5116d592836506be72c5ebd2a07ffc828fee86514db0e9d_amd64"
],
"known_not_affected": [
"8Base-CNV-4.12:container-native-virtualization/bridge-marker@sha256:086a9922f34161e5b75d204a0c3281c941f81f76ef8784de434cc79acc76174c_amd64",
"8Base-CNV-4.12:container-native-virtualization/cluster-network-addons-operator@sha256:d2c19fd4c2327eb84179acf652157982b29c365d8a526d70517c6dd93ea6ebc7_amd64",
"8Base-CNV-4.12:container-native-virtualization/cnv-containernetworking-plugins@sha256:3d6003dea97e48d240668e55b2705f0251259006251abafaa3dc08fbc69f1312_amd64",
"8Base-CNV-4.12:container-native-virtualization/cnv-must-gather-rhel8@sha256:dcb95d2b4958ce69f8fcf61c9c90e0516d7844db62f2297ebf1ef18e5d8c05b4_amd64",
"8Base-CNV-4.12:container-native-virtualization/hco-bundle-registry@sha256:73680901c7733ba27f729fd6475971e0909c2fe9efacf74d556f961a1494274e_amd64",
"8Base-CNV-4.12:container-native-virtualization/hostpath-csi-driver@sha256:a0b75e357628ca6b2ca32ab3fdbf531fd8da438a7a6ae8988ef897d2c001d9cb_amd64",
"8Base-CNV-4.12:container-native-virtualization/hostpath-provisioner-rhel8-operator@sha256:b9d84e63f789c70e31cf60fe06d41359363afc7bbd86a78ac7132f8dae4c467a_amd64",
"8Base-CNV-4.12:container-native-virtualization/hostpath-provisioner-rhel8@sha256:5239dcb229b060a818befd52a1e27b18142985abe0e39cef41eadd66f8b21ec1_amd64",
"8Base-CNV-4.12:container-native-virtualization/hyperconverged-cluster-operator@sha256:8b311b48437c79a6859a84f62cfd10ca8e6dcff4ce665a98ed78633552a172ca_amd64",
"8Base-CNV-4.12:container-native-virtualization/hyperconverged-cluster-webhook-rhel8@sha256:e912171328517664f0298322a7992a6e0e00118dc496ff94ee84190d9057db68_amd64",
"8Base-CNV-4.12:container-native-virtualization/kubemacpool@sha256:ab5a239a35e3de8566cb76db0d59ae92e290a3756d39a2298290f1ab3c7b56c5_amd64",
"8Base-CNV-4.12:container-native-virtualization/kubevirt-console-plugin@sha256:e7dd17d4d206b2d37f24a2ed28bf3d2d6a40463da6cbc6b5696555b455f90055_amd64",
"8Base-CNV-4.12:container-native-virtualization/kubevirt-ssp-operator@sha256:09a834b1f71a19cf9a616ffd9eb04408972f9b8f9549777cab0935f63931c993_amd64",
"8Base-CNV-4.12:container-native-virtualization/kubevirt-tekton-tasks-cleanup-vm@sha256:66284c45e82862dc7c1505fcdfe7b14e72c93c5e7fa6b7108a945220279641e9_amd64",
"8Base-CNV-4.12:container-native-virtualization/kubevirt-tekton-tasks-copy-template@sha256:462770d258407ea93c14c9a99fb4450536261202d1d63a681634af2193c2b062_amd64",
"8Base-CNV-4.12:container-native-virtualization/kubevirt-tekton-tasks-create-datavolume@sha256:31d22c0be03bbb222967d953d35189173fbeb60d1cb32278eb006e8abe78e90c_amd64",
"8Base-CNV-4.12:container-native-virtualization/kubevirt-tekton-tasks-create-vm-from-template@sha256:a62ec91155a7bfc776c402e8b513b0e00797d64a95434346a2e3a4cc25f2d3c5_amd64",
"8Base-CNV-4.12:container-native-virtualization/kubevirt-tekton-tasks-disk-virt-customize@sha256:35274b72a5562e8675854d8cf2ca3ec0c4d0b619c0e630d7b39b7da8ebd3b143_amd64",
"8Base-CNV-4.12:container-native-virtualization/kubevirt-tekton-tasks-disk-virt-sysprep@sha256:6e6ed3d8b1b906f801e36b82d6976bc421ae8344d71d4c563fe6d8e76b5fe9c4_amd64",
"8Base-CNV-4.12:container-native-virtualization/kubevirt-tekton-tasks-modify-vm-template@sha256:b46443d7f21b8b251468e33c929a16008a3ac34a8f50a1d8bc1cd134079ccae4_amd64",
"8Base-CNV-4.12:container-native-virtualization/kubevirt-tekton-tasks-operator@sha256:7f11db20a3c635aa48e3dcadfe555d0cd229c4c7f1790f70ee9c9ee78ab55e67_amd64",
"8Base-CNV-4.12:container-native-virtualization/kubevirt-tekton-tasks-wait-for-vmi-status@sha256:4967b4c46d670a2b109c9a2e6e0ebc850a5e1dacaf8cc0ed691668bfa0cbd418_amd64",
"8Base-CNV-4.12:container-native-virtualization/kubevirt-template-validator@sha256:bf732669655db1b09ef27bc1964fe7b49943d681a5acc9860497512d8877e13f_amd64",
"8Base-CNV-4.12:container-native-virtualization/ovs-cni-marker@sha256:077367d5af11030832a5e63a611395b7fa65ee140b490b6f33f8a23a9392dcd5_amd64",
"8Base-CNV-4.12:container-native-virtualization/ovs-cni-plugin@sha256:892e339e8eec78f9865d11984c6dc8e92831ee9a17d6b990cd7fba9f2e506e13_amd64",
"8Base-CNV-4.12:container-native-virtualization/virt-cdi-apiserver@sha256:dd68dfc1a588b4e24e533d61b52b68ab0673fd39a95632314f54e1b85cb5f32d_amd64",
"8Base-CNV-4.12:container-native-virtualization/virt-cdi-cloner@sha256:879742e59f3416100969a0d0994e49e3f8cd493310bbd0c0e86e969f86daa204_amd64",
"8Base-CNV-4.12:container-native-virtualization/virt-cdi-controller@sha256:46689591989c8db1fa1f5228b2b9fb51d7abd0425c34951f909ced1fc536f0e4_amd64",
"8Base-CNV-4.12:container-native-virtualization/virt-cdi-importer@sha256:f2d011c18db1dd0dbe068bc650418c4b3f2f94935c053e76a52736da0f33867a_amd64",
"8Base-CNV-4.12:container-native-virtualization/virt-cdi-operator@sha256:8b06f96750c3f8e34a7cc8defeda46a92e3ad553159d3dbc7c4e096b483508ee_amd64",
"8Base-CNV-4.12:container-native-virtualization/virt-cdi-uploadproxy@sha256:84fd85672f6e9891678d6e99c066f8f20a9a2aac08fae11d552d46a317b7f815_amd64",
"8Base-CNV-4.12:container-native-virtualization/virt-cdi-uploadserver@sha256:4b231a260a9c0176f4b45aaf8142fa5e6860892b2fa19fad0f3091c423064211_amd64",
"8Base-CNV-4.12:container-native-virtualization/virt-exportproxy@sha256:2dc6b5eca4ba0daffe57ff174efc35764a2021eef35ef84c3d030c0f97329ece_amd64",
"8Base-CNV-4.12:container-native-virtualization/virt-exportserver@sha256:dd59838c20f30c7049cbdc4646b8b6f73ce8f33fa13c352ee22985673eaf95e2_amd64",
"8Base-CNV-4.12:container-native-virtualization/virt-handler@sha256:cce366a6b1aa42a9798a8c714dcb795d1c653dfe0ba06c997e65dbba0318e537_amd64",
"8Base-CNV-4.12:container-native-virtualization/virt-launcher@sha256:bd5b00ece84caed816b3f3cc80d8570324e1e8f975cf2c2320726d88fb64f33a_amd64",
"8Base-CNV-4.12:container-native-virtualization/virtio-win@sha256:cd321e3d82a87139edabf223414b892c99857d7ac7d089b870e227ea98c970e0_amd64",
"8Base-CNV-4.12:container-native-virtualization/vm-network-latency-checkup@sha256:5a1502efeeaa3958e5755ce07dcb8314305d75c88cc69ddc7d515457935cdc69_amd64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2022-23772"
},
{
"category": "external",
"summary": "RHBZ#2053532",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2053532"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2022-23772",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-23772"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2022-23772",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2022-23772"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-announce/c/SUsQn0aSgPQ",
"url": "https://groups.google.com/g/golang-announce/c/SUsQn0aSgPQ"
}
],
"release_date": "2022-01-19T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2023-01-25T11:11:29+00:00",
"details": "Before applying this update, you must apply all previously released errata\nrelevant to your system.\n\nTo apply this update, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"8Base-CNV-4.12:container-native-virtualization/libguestfs-tools@sha256:4f0d48312d8fe02a17747d65ac644d3e1be2df3cb80a9d0c268acc6ad5b91680_amd64",
"8Base-CNV-4.12:container-native-virtualization/virt-api@sha256:cd89350a5e6b3a468acd290819d86f2c77d486fa5a57dbac752f863f1a8a2b23_amd64",
"8Base-CNV-4.12:container-native-virtualization/virt-artifacts-server@sha256:9638c34ff48d275842a990deb86110530ffd4937b2b551a4d5263168f7db6d47_amd64",
"8Base-CNV-4.12:container-native-virtualization/virt-controller@sha256:e6ddc32f82e940d364e0a3d63c28b4bd41b71574f9479b6d6b01de948baa8cab_amd64",
"8Base-CNV-4.12:container-native-virtualization/virt-operator@sha256:6c4b16ac62e673d8f5116d592836506be72c5ebd2a07ffc828fee86514db0e9d_amd64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2023:0408"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"8Base-CNV-4.12:container-native-virtualization/bridge-marker@sha256:086a9922f34161e5b75d204a0c3281c941f81f76ef8784de434cc79acc76174c_amd64",
"8Base-CNV-4.12:container-native-virtualization/cluster-network-addons-operator@sha256:d2c19fd4c2327eb84179acf652157982b29c365d8a526d70517c6dd93ea6ebc7_amd64",
"8Base-CNV-4.12:container-native-virtualization/cnv-containernetworking-plugins@sha256:3d6003dea97e48d240668e55b2705f0251259006251abafaa3dc08fbc69f1312_amd64",
"8Base-CNV-4.12:container-native-virtualization/cnv-must-gather-rhel8@sha256:dcb95d2b4958ce69f8fcf61c9c90e0516d7844db62f2297ebf1ef18e5d8c05b4_amd64",
"8Base-CNV-4.12:container-native-virtualization/hco-bundle-registry@sha256:73680901c7733ba27f729fd6475971e0909c2fe9efacf74d556f961a1494274e_amd64",
"8Base-CNV-4.12:container-native-virtualization/hostpath-csi-driver@sha256:a0b75e357628ca6b2ca32ab3fdbf531fd8da438a7a6ae8988ef897d2c001d9cb_amd64",
"8Base-CNV-4.12:container-native-virtualization/hostpath-provisioner-rhel8-operator@sha256:b9d84e63f789c70e31cf60fe06d41359363afc7bbd86a78ac7132f8dae4c467a_amd64",
"8Base-CNV-4.12:container-native-virtualization/hostpath-provisioner-rhel8@sha256:5239dcb229b060a818befd52a1e27b18142985abe0e39cef41eadd66f8b21ec1_amd64",
"8Base-CNV-4.12:container-native-virtualization/hyperconverged-cluster-operator@sha256:8b311b48437c79a6859a84f62cfd10ca8e6dcff4ce665a98ed78633552a172ca_amd64",
"8Base-CNV-4.12:container-native-virtualization/hyperconverged-cluster-webhook-rhel8@sha256:e912171328517664f0298322a7992a6e0e00118dc496ff94ee84190d9057db68_amd64",
"8Base-CNV-4.12:container-native-virtualization/kubemacpool@sha256:ab5a239a35e3de8566cb76db0d59ae92e290a3756d39a2298290f1ab3c7b56c5_amd64",
"8Base-CNV-4.12:container-native-virtualization/kubevirt-console-plugin@sha256:e7dd17d4d206b2d37f24a2ed28bf3d2d6a40463da6cbc6b5696555b455f90055_amd64",
"8Base-CNV-4.12:container-native-virtualization/kubevirt-ssp-operator@sha256:09a834b1f71a19cf9a616ffd9eb04408972f9b8f9549777cab0935f63931c993_amd64",
"8Base-CNV-4.12:container-native-virtualization/kubevirt-tekton-tasks-cleanup-vm@sha256:66284c45e82862dc7c1505fcdfe7b14e72c93c5e7fa6b7108a945220279641e9_amd64",
"8Base-CNV-4.12:container-native-virtualization/kubevirt-tekton-tasks-copy-template@sha256:462770d258407ea93c14c9a99fb4450536261202d1d63a681634af2193c2b062_amd64",
"8Base-CNV-4.12:container-native-virtualization/kubevirt-tekton-tasks-create-datavolume@sha256:31d22c0be03bbb222967d953d35189173fbeb60d1cb32278eb006e8abe78e90c_amd64",
"8Base-CNV-4.12:container-native-virtualization/kubevirt-tekton-tasks-create-vm-from-template@sha256:a62ec91155a7bfc776c402e8b513b0e00797d64a95434346a2e3a4cc25f2d3c5_amd64",
"8Base-CNV-4.12:container-native-virtualization/kubevirt-tekton-tasks-disk-virt-customize@sha256:35274b72a5562e8675854d8cf2ca3ec0c4d0b619c0e630d7b39b7da8ebd3b143_amd64",
"8Base-CNV-4.12:container-native-virtualization/kubevirt-tekton-tasks-disk-virt-sysprep@sha256:6e6ed3d8b1b906f801e36b82d6976bc421ae8344d71d4c563fe6d8e76b5fe9c4_amd64",
"8Base-CNV-4.12:container-native-virtualization/kubevirt-tekton-tasks-modify-vm-template@sha256:b46443d7f21b8b251468e33c929a16008a3ac34a8f50a1d8bc1cd134079ccae4_amd64",
"8Base-CNV-4.12:container-native-virtualization/kubevirt-tekton-tasks-operator@sha256:7f11db20a3c635aa48e3dcadfe555d0cd229c4c7f1790f70ee9c9ee78ab55e67_amd64",
"8Base-CNV-4.12:container-native-virtualization/kubevirt-tekton-tasks-wait-for-vmi-status@sha256:4967b4c46d670a2b109c9a2e6e0ebc850a5e1dacaf8cc0ed691668bfa0cbd418_amd64",
"8Base-CNV-4.12:container-native-virtualization/kubevirt-template-validator@sha256:bf732669655db1b09ef27bc1964fe7b49943d681a5acc9860497512d8877e13f_amd64",
"8Base-CNV-4.12:container-native-virtualization/libguestfs-tools@sha256:4f0d48312d8fe02a17747d65ac644d3e1be2df3cb80a9d0c268acc6ad5b91680_amd64",
"8Base-CNV-4.12:container-native-virtualization/ovs-cni-marker@sha256:077367d5af11030832a5e63a611395b7fa65ee140b490b6f33f8a23a9392dcd5_amd64",
"8Base-CNV-4.12:container-native-virtualization/ovs-cni-plugin@sha256:892e339e8eec78f9865d11984c6dc8e92831ee9a17d6b990cd7fba9f2e506e13_amd64",
"8Base-CNV-4.12:container-native-virtualization/virt-api@sha256:cd89350a5e6b3a468acd290819d86f2c77d486fa5a57dbac752f863f1a8a2b23_amd64",
"8Base-CNV-4.12:container-native-virtualization/virt-artifacts-server@sha256:9638c34ff48d275842a990deb86110530ffd4937b2b551a4d5263168f7db6d47_amd64",
"8Base-CNV-4.12:container-native-virtualization/virt-cdi-apiserver@sha256:dd68dfc1a588b4e24e533d61b52b68ab0673fd39a95632314f54e1b85cb5f32d_amd64",
"8Base-CNV-4.12:container-native-virtualization/virt-cdi-cloner@sha256:879742e59f3416100969a0d0994e49e3f8cd493310bbd0c0e86e969f86daa204_amd64",
"8Base-CNV-4.12:container-native-virtualization/virt-cdi-controller@sha256:46689591989c8db1fa1f5228b2b9fb51d7abd0425c34951f909ced1fc536f0e4_amd64",
"8Base-CNV-4.12:container-native-virtualization/virt-cdi-importer@sha256:f2d011c18db1dd0dbe068bc650418c4b3f2f94935c053e76a52736da0f33867a_amd64",
"8Base-CNV-4.12:container-native-virtualization/virt-cdi-operator@sha256:8b06f96750c3f8e34a7cc8defeda46a92e3ad553159d3dbc7c4e096b483508ee_amd64",
"8Base-CNV-4.12:container-native-virtualization/virt-cdi-uploadproxy@sha256:84fd85672f6e9891678d6e99c066f8f20a9a2aac08fae11d552d46a317b7f815_amd64",
"8Base-CNV-4.12:container-native-virtualization/virt-cdi-uploadserver@sha256:4b231a260a9c0176f4b45aaf8142fa5e6860892b2fa19fad0f3091c423064211_amd64",
"8Base-CNV-4.12:container-native-virtualization/virt-controller@sha256:e6ddc32f82e940d364e0a3d63c28b4bd41b71574f9479b6d6b01de948baa8cab_amd64",
"8Base-CNV-4.12:container-native-virtualization/virt-exportproxy@sha256:2dc6b5eca4ba0daffe57ff174efc35764a2021eef35ef84c3d030c0f97329ece_amd64",
"8Base-CNV-4.12:container-native-virtualization/virt-exportserver@sha256:dd59838c20f30c7049cbdc4646b8b6f73ce8f33fa13c352ee22985673eaf95e2_amd64",
"8Base-CNV-4.12:container-native-virtualization/virt-handler@sha256:cce366a6b1aa42a9798a8c714dcb795d1c653dfe0ba06c997e65dbba0318e537_amd64",
"8Base-CNV-4.12:container-native-virtualization/virt-launcher@sha256:bd5b00ece84caed816b3f3cc80d8570324e1e8f975cf2c2320726d88fb64f33a_amd64",
"8Base-CNV-4.12:container-native-virtualization/virt-operator@sha256:6c4b16ac62e673d8f5116d592836506be72c5ebd2a07ffc828fee86514db0e9d_amd64",
"8Base-CNV-4.12:container-native-virtualization/virtio-win@sha256:cd321e3d82a87139edabf223414b892c99857d7ac7d089b870e227ea98c970e0_amd64",
"8Base-CNV-4.12:container-native-virtualization/vm-network-latency-checkup@sha256:5a1502efeeaa3958e5755ce07dcb8314305d75c88cc69ddc7d515457935cdc69_amd64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "golang: math/big: uncontrolled memory consumption due to an unhandled overflow via Rat.SetString"
},
{
"cve": "CVE-2022-23773",
"cwe": {
"id": "CWE-1220",
"name": "Insufficient Granularity of Access Control"
},
"discovery_date": "2022-02-11T00:00:00+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"8Base-CNV-4.12:container-native-virtualization/bridge-marker@sha256:086a9922f34161e5b75d204a0c3281c941f81f76ef8784de434cc79acc76174c_amd64",
"8Base-CNV-4.12:container-native-virtualization/cluster-network-addons-operator@sha256:d2c19fd4c2327eb84179acf652157982b29c365d8a526d70517c6dd93ea6ebc7_amd64",
"8Base-CNV-4.12:container-native-virtualization/cnv-containernetworking-plugins@sha256:3d6003dea97e48d240668e55b2705f0251259006251abafaa3dc08fbc69f1312_amd64",
"8Base-CNV-4.12:container-native-virtualization/cnv-must-gather-rhel8@sha256:dcb95d2b4958ce69f8fcf61c9c90e0516d7844db62f2297ebf1ef18e5d8c05b4_amd64",
"8Base-CNV-4.12:container-native-virtualization/hco-bundle-registry@sha256:73680901c7733ba27f729fd6475971e0909c2fe9efacf74d556f961a1494274e_amd64",
"8Base-CNV-4.12:container-native-virtualization/hostpath-csi-driver@sha256:a0b75e357628ca6b2ca32ab3fdbf531fd8da438a7a6ae8988ef897d2c001d9cb_amd64",
"8Base-CNV-4.12:container-native-virtualization/hostpath-provisioner-rhel8-operator@sha256:b9d84e63f789c70e31cf60fe06d41359363afc7bbd86a78ac7132f8dae4c467a_amd64",
"8Base-CNV-4.12:container-native-virtualization/hostpath-provisioner-rhel8@sha256:5239dcb229b060a818befd52a1e27b18142985abe0e39cef41eadd66f8b21ec1_amd64",
"8Base-CNV-4.12:container-native-virtualization/hyperconverged-cluster-operator@sha256:8b311b48437c79a6859a84f62cfd10ca8e6dcff4ce665a98ed78633552a172ca_amd64",
"8Base-CNV-4.12:container-native-virtualization/hyperconverged-cluster-webhook-rhel8@sha256:e912171328517664f0298322a7992a6e0e00118dc496ff94ee84190d9057db68_amd64",
"8Base-CNV-4.12:container-native-virtualization/kubemacpool@sha256:ab5a239a35e3de8566cb76db0d59ae92e290a3756d39a2298290f1ab3c7b56c5_amd64",
"8Base-CNV-4.12:container-native-virtualization/kubevirt-console-plugin@sha256:e7dd17d4d206b2d37f24a2ed28bf3d2d6a40463da6cbc6b5696555b455f90055_amd64",
"8Base-CNV-4.12:container-native-virtualization/kubevirt-ssp-operator@sha256:09a834b1f71a19cf9a616ffd9eb04408972f9b8f9549777cab0935f63931c993_amd64",
"8Base-CNV-4.12:container-native-virtualization/kubevirt-tekton-tasks-cleanup-vm@sha256:66284c45e82862dc7c1505fcdfe7b14e72c93c5e7fa6b7108a945220279641e9_amd64",
"8Base-CNV-4.12:container-native-virtualization/kubevirt-tekton-tasks-copy-template@sha256:462770d258407ea93c14c9a99fb4450536261202d1d63a681634af2193c2b062_amd64",
"8Base-CNV-4.12:container-native-virtualization/kubevirt-tekton-tasks-create-datavolume@sha256:31d22c0be03bbb222967d953d35189173fbeb60d1cb32278eb006e8abe78e90c_amd64",
"8Base-CNV-4.12:container-native-virtualization/kubevirt-tekton-tasks-create-vm-from-template@sha256:a62ec91155a7bfc776c402e8b513b0e00797d64a95434346a2e3a4cc25f2d3c5_amd64",
"8Base-CNV-4.12:container-native-virtualization/kubevirt-tekton-tasks-disk-virt-customize@sha256:35274b72a5562e8675854d8cf2ca3ec0c4d0b619c0e630d7b39b7da8ebd3b143_amd64",
"8Base-CNV-4.12:container-native-virtualization/kubevirt-tekton-tasks-disk-virt-sysprep@sha256:6e6ed3d8b1b906f801e36b82d6976bc421ae8344d71d4c563fe6d8e76b5fe9c4_amd64",
"8Base-CNV-4.12:container-native-virtualization/kubevirt-tekton-tasks-modify-vm-template@sha256:b46443d7f21b8b251468e33c929a16008a3ac34a8f50a1d8bc1cd134079ccae4_amd64",
"8Base-CNV-4.12:container-native-virtualization/kubevirt-tekton-tasks-operator@sha256:7f11db20a3c635aa48e3dcadfe555d0cd229c4c7f1790f70ee9c9ee78ab55e67_amd64",
"8Base-CNV-4.12:container-native-virtualization/kubevirt-tekton-tasks-wait-for-vmi-status@sha256:4967b4c46d670a2b109c9a2e6e0ebc850a5e1dacaf8cc0ed691668bfa0cbd418_amd64",
"8Base-CNV-4.12:container-native-virtualization/kubevirt-template-validator@sha256:bf732669655db1b09ef27bc1964fe7b49943d681a5acc9860497512d8877e13f_amd64",
"8Base-CNV-4.12:container-native-virtualization/libguestfs-tools@sha256:4f0d48312d8fe02a17747d65ac644d3e1be2df3cb80a9d0c268acc6ad5b91680_amd64",
"8Base-CNV-4.12:container-native-virtualization/ovs-cni-marker@sha256:077367d5af11030832a5e63a611395b7fa65ee140b490b6f33f8a23a9392dcd5_amd64",
"8Base-CNV-4.12:container-native-virtualization/ovs-cni-plugin@sha256:892e339e8eec78f9865d11984c6dc8e92831ee9a17d6b990cd7fba9f2e506e13_amd64",
"8Base-CNV-4.12:container-native-virtualization/virt-cdi-apiserver@sha256:dd68dfc1a588b4e24e533d61b52b68ab0673fd39a95632314f54e1b85cb5f32d_amd64",
"8Base-CNV-4.12:container-native-virtualization/virt-cdi-cloner@sha256:879742e59f3416100969a0d0994e49e3f8cd493310bbd0c0e86e969f86daa204_amd64",
"8Base-CNV-4.12:container-native-virtualization/virt-cdi-controller@sha256:46689591989c8db1fa1f5228b2b9fb51d7abd0425c34951f909ced1fc536f0e4_amd64",
"8Base-CNV-4.12:container-native-virtualization/virt-cdi-importer@sha256:f2d011c18db1dd0dbe068bc650418c4b3f2f94935c053e76a52736da0f33867a_amd64",
"8Base-CNV-4.12:container-native-virtualization/virt-cdi-operator@sha256:8b06f96750c3f8e34a7cc8defeda46a92e3ad553159d3dbc7c4e096b483508ee_amd64",
"8Base-CNV-4.12:container-native-virtualization/virt-cdi-uploadproxy@sha256:84fd85672f6e9891678d6e99c066f8f20a9a2aac08fae11d552d46a317b7f815_amd64",
"8Base-CNV-4.12:container-native-virtualization/virt-cdi-uploadserver@sha256:4b231a260a9c0176f4b45aaf8142fa5e6860892b2fa19fad0f3091c423064211_amd64",
"8Base-CNV-4.12:container-native-virtualization/virt-controller@sha256:e6ddc32f82e940d364e0a3d63c28b4bd41b71574f9479b6d6b01de948baa8cab_amd64",
"8Base-CNV-4.12:container-native-virtualization/virt-exportproxy@sha256:2dc6b5eca4ba0daffe57ff174efc35764a2021eef35ef84c3d030c0f97329ece_amd64",
"8Base-CNV-4.12:container-native-virtualization/virt-exportserver@sha256:dd59838c20f30c7049cbdc4646b8b6f73ce8f33fa13c352ee22985673eaf95e2_amd64",
"8Base-CNV-4.12:container-native-virtualization/virtio-win@sha256:cd321e3d82a87139edabf223414b892c99857d7ac7d089b870e227ea98c970e0_amd64",
"8Base-CNV-4.12:container-native-virtualization/vm-network-latency-checkup@sha256:5a1502efeeaa3958e5755ce07dcb8314305d75c88cc69ddc7d515457935cdc69_amd64"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2053541"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in the go package of the cmd library in golang. The go command could be tricked into accepting a branch, which resembles a version tag. This issue could allow a remote unauthenticated attacker to bypass security restrictions and introduce invalid or incorrect tags, reducing the integrity of the environment.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "golang: cmd/go: misinterpretation of branch names can lead to incorrect access control",
"title": "Vulnerability summary"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"8Base-CNV-4.12:container-native-virtualization/virt-api@sha256:cd89350a5e6b3a468acd290819d86f2c77d486fa5a57dbac752f863f1a8a2b23_amd64",
"8Base-CNV-4.12:container-native-virtualization/virt-artifacts-server@sha256:9638c34ff48d275842a990deb86110530ffd4937b2b551a4d5263168f7db6d47_amd64",
"8Base-CNV-4.12:container-native-virtualization/virt-handler@sha256:cce366a6b1aa42a9798a8c714dcb795d1c653dfe0ba06c997e65dbba0318e537_amd64",
"8Base-CNV-4.12:container-native-virtualization/virt-launcher@sha256:bd5b00ece84caed816b3f3cc80d8570324e1e8f975cf2c2320726d88fb64f33a_amd64",
"8Base-CNV-4.12:container-native-virtualization/virt-operator@sha256:6c4b16ac62e673d8f5116d592836506be72c5ebd2a07ffc828fee86514db0e9d_amd64"
],
"known_not_affected": [
"8Base-CNV-4.12:container-native-virtualization/bridge-marker@sha256:086a9922f34161e5b75d204a0c3281c941f81f76ef8784de434cc79acc76174c_amd64",
"8Base-CNV-4.12:container-native-virtualization/cluster-network-addons-operator@sha256:d2c19fd4c2327eb84179acf652157982b29c365d8a526d70517c6dd93ea6ebc7_amd64",
"8Base-CNV-4.12:container-native-virtualization/cnv-containernetworking-plugins@sha256:3d6003dea97e48d240668e55b2705f0251259006251abafaa3dc08fbc69f1312_amd64",
"8Base-CNV-4.12:container-native-virtualization/cnv-must-gather-rhel8@sha256:dcb95d2b4958ce69f8fcf61c9c90e0516d7844db62f2297ebf1ef18e5d8c05b4_amd64",
"8Base-CNV-4.12:container-native-virtualization/hco-bundle-registry@sha256:73680901c7733ba27f729fd6475971e0909c2fe9efacf74d556f961a1494274e_amd64",
"8Base-CNV-4.12:container-native-virtualization/hostpath-csi-driver@sha256:a0b75e357628ca6b2ca32ab3fdbf531fd8da438a7a6ae8988ef897d2c001d9cb_amd64",
"8Base-CNV-4.12:container-native-virtualization/hostpath-provisioner-rhel8-operator@sha256:b9d84e63f789c70e31cf60fe06d41359363afc7bbd86a78ac7132f8dae4c467a_amd64",
"8Base-CNV-4.12:container-native-virtualization/hostpath-provisioner-rhel8@sha256:5239dcb229b060a818befd52a1e27b18142985abe0e39cef41eadd66f8b21ec1_amd64",
"8Base-CNV-4.12:container-native-virtualization/hyperconverged-cluster-operator@sha256:8b311b48437c79a6859a84f62cfd10ca8e6dcff4ce665a98ed78633552a172ca_amd64",
"8Base-CNV-4.12:container-native-virtualization/hyperconverged-cluster-webhook-rhel8@sha256:e912171328517664f0298322a7992a6e0e00118dc496ff94ee84190d9057db68_amd64",
"8Base-CNV-4.12:container-native-virtualization/kubemacpool@sha256:ab5a239a35e3de8566cb76db0d59ae92e290a3756d39a2298290f1ab3c7b56c5_amd64",
"8Base-CNV-4.12:container-native-virtualization/kubevirt-console-plugin@sha256:e7dd17d4d206b2d37f24a2ed28bf3d2d6a40463da6cbc6b5696555b455f90055_amd64",
"8Base-CNV-4.12:container-native-virtualization/kubevirt-ssp-operator@sha256:09a834b1f71a19cf9a616ffd9eb04408972f9b8f9549777cab0935f63931c993_amd64",
"8Base-CNV-4.12:container-native-virtualization/kubevirt-tekton-tasks-cleanup-vm@sha256:66284c45e82862dc7c1505fcdfe7b14e72c93c5e7fa6b7108a945220279641e9_amd64",
"8Base-CNV-4.12:container-native-virtualization/kubevirt-tekton-tasks-copy-template@sha256:462770d258407ea93c14c9a99fb4450536261202d1d63a681634af2193c2b062_amd64",
"8Base-CNV-4.12:container-native-virtualization/kubevirt-tekton-tasks-create-datavolume@sha256:31d22c0be03bbb222967d953d35189173fbeb60d1cb32278eb006e8abe78e90c_amd64",
"8Base-CNV-4.12:container-native-virtualization/kubevirt-tekton-tasks-create-vm-from-template@sha256:a62ec91155a7bfc776c402e8b513b0e00797d64a95434346a2e3a4cc25f2d3c5_amd64",
"8Base-CNV-4.12:container-native-virtualization/kubevirt-tekton-tasks-disk-virt-customize@sha256:35274b72a5562e8675854d8cf2ca3ec0c4d0b619c0e630d7b39b7da8ebd3b143_amd64",
"8Base-CNV-4.12:container-native-virtualization/kubevirt-tekton-tasks-disk-virt-sysprep@sha256:6e6ed3d8b1b906f801e36b82d6976bc421ae8344d71d4c563fe6d8e76b5fe9c4_amd64",
"8Base-CNV-4.12:container-native-virtualization/kubevirt-tekton-tasks-modify-vm-template@sha256:b46443d7f21b8b251468e33c929a16008a3ac34a8f50a1d8bc1cd134079ccae4_amd64",
"8Base-CNV-4.12:container-native-virtualization/kubevirt-tekton-tasks-operator@sha256:7f11db20a3c635aa48e3dcadfe555d0cd229c4c7f1790f70ee9c9ee78ab55e67_amd64",
"8Base-CNV-4.12:container-native-virtualization/kubevirt-tekton-tasks-wait-for-vmi-status@sha256:4967b4c46d670a2b109c9a2e6e0ebc850a5e1dacaf8cc0ed691668bfa0cbd418_amd64",
"8Base-CNV-4.12:container-native-virtualization/kubevirt-template-validator@sha256:bf732669655db1b09ef27bc1964fe7b49943d681a5acc9860497512d8877e13f_amd64",
"8Base-CNV-4.12:container-native-virtualization/libguestfs-tools@sha256:4f0d48312d8fe02a17747d65ac644d3e1be2df3cb80a9d0c268acc6ad5b91680_amd64",
"8Base-CNV-4.12:container-native-virtualization/ovs-cni-marker@sha256:077367d5af11030832a5e63a611395b7fa65ee140b490b6f33f8a23a9392dcd5_amd64",
"8Base-CNV-4.12:container-native-virtualization/ovs-cni-plugin@sha256:892e339e8eec78f9865d11984c6dc8e92831ee9a17d6b990cd7fba9f2e506e13_amd64",
"8Base-CNV-4.12:container-native-virtualization/virt-cdi-apiserver@sha256:dd68dfc1a588b4e24e533d61b52b68ab0673fd39a95632314f54e1b85cb5f32d_amd64",
"8Base-CNV-4.12:container-native-virtualization/virt-cdi-cloner@sha256:879742e59f3416100969a0d0994e49e3f8cd493310bbd0c0e86e969f86daa204_amd64",
"8Base-CNV-4.12:container-native-virtualization/virt-cdi-controller@sha256:46689591989c8db1fa1f5228b2b9fb51d7abd0425c34951f909ced1fc536f0e4_amd64",
"8Base-CNV-4.12:container-native-virtualization/virt-cdi-importer@sha256:f2d011c18db1dd0dbe068bc650418c4b3f2f94935c053e76a52736da0f33867a_amd64",
"8Base-CNV-4.12:container-native-virtualization/virt-cdi-operator@sha256:8b06f96750c3f8e34a7cc8defeda46a92e3ad553159d3dbc7c4e096b483508ee_amd64",
"8Base-CNV-4.12:container-native-virtualization/virt-cdi-uploadproxy@sha256:84fd85672f6e9891678d6e99c066f8f20a9a2aac08fae11d552d46a317b7f815_amd64",
"8Base-CNV-4.12:container-native-virtualization/virt-cdi-uploadserver@sha256:4b231a260a9c0176f4b45aaf8142fa5e6860892b2fa19fad0f3091c423064211_amd64",
"8Base-CNV-4.12:container-native-virtualization/virt-controller@sha256:e6ddc32f82e940d364e0a3d63c28b4bd41b71574f9479b6d6b01de948baa8cab_amd64",
"8Base-CNV-4.12:container-native-virtualization/virt-exportproxy@sha256:2dc6b5eca4ba0daffe57ff174efc35764a2021eef35ef84c3d030c0f97329ece_amd64",
"8Base-CNV-4.12:container-native-virtualization/virt-exportserver@sha256:dd59838c20f30c7049cbdc4646b8b6f73ce8f33fa13c352ee22985673eaf95e2_amd64",
"8Base-CNV-4.12:container-native-virtualization/virtio-win@sha256:cd321e3d82a87139edabf223414b892c99857d7ac7d089b870e227ea98c970e0_amd64",
"8Base-CNV-4.12:container-native-virtualization/vm-network-latency-checkup@sha256:5a1502efeeaa3958e5755ce07dcb8314305d75c88cc69ddc7d515457935cdc69_amd64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2022-23773"
},
{
"category": "external",
"summary": "RHBZ#2053541",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2053541"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2022-23773",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-23773"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2022-23773",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2022-23773"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-announce/c/SUsQn0aSgPQ",
"url": "https://groups.google.com/g/golang-announce/c/SUsQn0aSgPQ"
}
],
"release_date": "2022-02-11T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2023-01-25T11:11:29+00:00",
"details": "Before applying this update, you must apply all previously released errata\nrelevant to your system.\n\nTo apply this update, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"8Base-CNV-4.12:container-native-virtualization/virt-api@sha256:cd89350a5e6b3a468acd290819d86f2c77d486fa5a57dbac752f863f1a8a2b23_amd64",
"8Base-CNV-4.12:container-native-virtualization/virt-artifacts-server@sha256:9638c34ff48d275842a990deb86110530ffd4937b2b551a4d5263168f7db6d47_amd64",
"8Base-CNV-4.12:container-native-virtualization/virt-handler@sha256:cce366a6b1aa42a9798a8c714dcb795d1c653dfe0ba06c997e65dbba0318e537_amd64",
"8Base-CNV-4.12:container-native-virtualization/virt-launcher@sha256:bd5b00ece84caed816b3f3cc80d8570324e1e8f975cf2c2320726d88fb64f33a_amd64",
"8Base-CNV-4.12:container-native-virtualization/virt-operator@sha256:6c4b16ac62e673d8f5116d592836506be72c5ebd2a07ffc828fee86514db0e9d_amd64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2023:0408"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "NONE",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "NONE",
"integrityImpact": "HIGH",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:H/A:N",
"version": "3.1"
},
"products": [
"8Base-CNV-4.12:container-native-virtualization/bridge-marker@sha256:086a9922f34161e5b75d204a0c3281c941f81f76ef8784de434cc79acc76174c_amd64",
"8Base-CNV-4.12:container-native-virtualization/cluster-network-addons-operator@sha256:d2c19fd4c2327eb84179acf652157982b29c365d8a526d70517c6dd93ea6ebc7_amd64",
"8Base-CNV-4.12:container-native-virtualization/cnv-containernetworking-plugins@sha256:3d6003dea97e48d240668e55b2705f0251259006251abafaa3dc08fbc69f1312_amd64",
"8Base-CNV-4.12:container-native-virtualization/cnv-must-gather-rhel8@sha256:dcb95d2b4958ce69f8fcf61c9c90e0516d7844db62f2297ebf1ef18e5d8c05b4_amd64",
"8Base-CNV-4.12:container-native-virtualization/hco-bundle-registry@sha256:73680901c7733ba27f729fd6475971e0909c2fe9efacf74d556f961a1494274e_amd64",
"8Base-CNV-4.12:container-native-virtualization/hostpath-csi-driver@sha256:a0b75e357628ca6b2ca32ab3fdbf531fd8da438a7a6ae8988ef897d2c001d9cb_amd64",
"8Base-CNV-4.12:container-native-virtualization/hostpath-provisioner-rhel8-operator@sha256:b9d84e63f789c70e31cf60fe06d41359363afc7bbd86a78ac7132f8dae4c467a_amd64",
"8Base-CNV-4.12:container-native-virtualization/hostpath-provisioner-rhel8@sha256:5239dcb229b060a818befd52a1e27b18142985abe0e39cef41eadd66f8b21ec1_amd64",
"8Base-CNV-4.12:container-native-virtualization/hyperconverged-cluster-operator@sha256:8b311b48437c79a6859a84f62cfd10ca8e6dcff4ce665a98ed78633552a172ca_amd64",
"8Base-CNV-4.12:container-native-virtualization/hyperconverged-cluster-webhook-rhel8@sha256:e912171328517664f0298322a7992a6e0e00118dc496ff94ee84190d9057db68_amd64",
"8Base-CNV-4.12:container-native-virtualization/kubemacpool@sha256:ab5a239a35e3de8566cb76db0d59ae92e290a3756d39a2298290f1ab3c7b56c5_amd64",
"8Base-CNV-4.12:container-native-virtualization/kubevirt-console-plugin@sha256:e7dd17d4d206b2d37f24a2ed28bf3d2d6a40463da6cbc6b5696555b455f90055_amd64",
"8Base-CNV-4.12:container-native-virtualization/kubevirt-ssp-operator@sha256:09a834b1f71a19cf9a616ffd9eb04408972f9b8f9549777cab0935f63931c993_amd64",
"8Base-CNV-4.12:container-native-virtualization/kubevirt-tekton-tasks-cleanup-vm@sha256:66284c45e82862dc7c1505fcdfe7b14e72c93c5e7fa6b7108a945220279641e9_amd64",
"8Base-CNV-4.12:container-native-virtualization/kubevirt-tekton-tasks-copy-template@sha256:462770d258407ea93c14c9a99fb4450536261202d1d63a681634af2193c2b062_amd64",
"8Base-CNV-4.12:container-native-virtualization/kubevirt-tekton-tasks-create-datavolume@sha256:31d22c0be03bbb222967d953d35189173fbeb60d1cb32278eb006e8abe78e90c_amd64",
"8Base-CNV-4.12:container-native-virtualization/kubevirt-tekton-tasks-create-vm-from-template@sha256:a62ec91155a7bfc776c402e8b513b0e00797d64a95434346a2e3a4cc25f2d3c5_amd64",
"8Base-CNV-4.12:container-native-virtualization/kubevirt-tekton-tasks-disk-virt-customize@sha256:35274b72a5562e8675854d8cf2ca3ec0c4d0b619c0e630d7b39b7da8ebd3b143_amd64",
"8Base-CNV-4.12:container-native-virtualization/kubevirt-tekton-tasks-disk-virt-sysprep@sha256:6e6ed3d8b1b906f801e36b82d6976bc421ae8344d71d4c563fe6d8e76b5fe9c4_amd64",
"8Base-CNV-4.12:container-native-virtualization/kubevirt-tekton-tasks-modify-vm-template@sha256:b46443d7f21b8b251468e33c929a16008a3ac34a8f50a1d8bc1cd134079ccae4_amd64",
"8Base-CNV-4.12:container-native-virtualization/kubevirt-tekton-tasks-operator@sha256:7f11db20a3c635aa48e3dcadfe555d0cd229c4c7f1790f70ee9c9ee78ab55e67_amd64",
"8Base-CNV-4.12:container-native-virtualization/kubevirt-tekton-tasks-wait-for-vmi-status@sha256:4967b4c46d670a2b109c9a2e6e0ebc850a5e1dacaf8cc0ed691668bfa0cbd418_amd64",
"8Base-CNV-4.12:container-native-virtualization/kubevirt-template-validator@sha256:bf732669655db1b09ef27bc1964fe7b49943d681a5acc9860497512d8877e13f_amd64",
"8Base-CNV-4.12:container-native-virtualization/libguestfs-tools@sha256:4f0d48312d8fe02a17747d65ac644d3e1be2df3cb80a9d0c268acc6ad5b91680_amd64",
"8Base-CNV-4.12:container-native-virtualization/ovs-cni-marker@sha256:077367d5af11030832a5e63a611395b7fa65ee140b490b6f33f8a23a9392dcd5_amd64",
"8Base-CNV-4.12:container-native-virtualization/ovs-cni-plugin@sha256:892e339e8eec78f9865d11984c6dc8e92831ee9a17d6b990cd7fba9f2e506e13_amd64",
"8Base-CNV-4.12:container-native-virtualization/virt-api@sha256:cd89350a5e6b3a468acd290819d86f2c77d486fa5a57dbac752f863f1a8a2b23_amd64",
"8Base-CNV-4.12:container-native-virtualization/virt-artifacts-server@sha256:9638c34ff48d275842a990deb86110530ffd4937b2b551a4d5263168f7db6d47_amd64",
"8Base-CNV-4.12:container-native-virtualization/virt-cdi-apiserver@sha256:dd68dfc1a588b4e24e533d61b52b68ab0673fd39a95632314f54e1b85cb5f32d_amd64",
"8Base-CNV-4.12:container-native-virtualization/virt-cdi-cloner@sha256:879742e59f3416100969a0d0994e49e3f8cd493310bbd0c0e86e969f86daa204_amd64",
"8Base-CNV-4.12:container-native-virtualization/virt-cdi-controller@sha256:46689591989c8db1fa1f5228b2b9fb51d7abd0425c34951f909ced1fc536f0e4_amd64",
"8Base-CNV-4.12:container-native-virtualization/virt-cdi-importer@sha256:f2d011c18db1dd0dbe068bc650418c4b3f2f94935c053e76a52736da0f33867a_amd64",
"8Base-CNV-4.12:container-native-virtualization/virt-cdi-operator@sha256:8b06f96750c3f8e34a7cc8defeda46a92e3ad553159d3dbc7c4e096b483508ee_amd64",
"8Base-CNV-4.12:container-native-virtualization/virt-cdi-uploadproxy@sha256:84fd85672f6e9891678d6e99c066f8f20a9a2aac08fae11d552d46a317b7f815_amd64",
"8Base-CNV-4.12:container-native-virtualization/virt-cdi-uploadserver@sha256:4b231a260a9c0176f4b45aaf8142fa5e6860892b2fa19fad0f3091c423064211_amd64",
"8Base-CNV-4.12:container-native-virtualization/virt-controller@sha256:e6ddc32f82e940d364e0a3d63c28b4bd41b71574f9479b6d6b01de948baa8cab_amd64",
"8Base-CNV-4.12:container-native-virtualization/virt-exportproxy@sha256:2dc6b5eca4ba0daffe57ff174efc35764a2021eef35ef84c3d030c0f97329ece_amd64",
"8Base-CNV-4.12:container-native-virtualization/virt-exportserver@sha256:dd59838c20f30c7049cbdc4646b8b6f73ce8f33fa13c352ee22985673eaf95e2_amd64",
"8Base-CNV-4.12:container-native-virtualization/virt-handler@sha256:cce366a6b1aa42a9798a8c714dcb795d1c653dfe0ba06c997e65dbba0318e537_amd64",
"8Base-CNV-4.12:container-native-virtualization/virt-launcher@sha256:bd5b00ece84caed816b3f3cc80d8570324e1e8f975cf2c2320726d88fb64f33a_amd64",
"8Base-CNV-4.12:container-native-virtualization/virt-operator@sha256:6c4b16ac62e673d8f5116d592836506be72c5ebd2a07ffc828fee86514db0e9d_amd64",
"8Base-CNV-4.12:container-native-virtualization/virtio-win@sha256:cd321e3d82a87139edabf223414b892c99857d7ac7d089b870e227ea98c970e0_amd64",
"8Base-CNV-4.12:container-native-virtualization/vm-network-latency-checkup@sha256:5a1502efeeaa3958e5755ce07dcb8314305d75c88cc69ddc7d515457935cdc69_amd64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "golang: cmd/go: misinterpretation of branch names can lead to incorrect access control"
},
{
"cve": "CVE-2022-23806",
"cwe": {
"id": "CWE-252",
"name": "Unchecked Return Value"
},
"discovery_date": "2022-02-11T00:00:00+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"8Base-CNV-4.12:container-native-virtualization/bridge-marker@sha256:086a9922f34161e5b75d204a0c3281c941f81f76ef8784de434cc79acc76174c_amd64",
"8Base-CNV-4.12:container-native-virtualization/cluster-network-addons-operator@sha256:d2c19fd4c2327eb84179acf652157982b29c365d8a526d70517c6dd93ea6ebc7_amd64",
"8Base-CNV-4.12:container-native-virtualization/cnv-containernetworking-plugins@sha256:3d6003dea97e48d240668e55b2705f0251259006251abafaa3dc08fbc69f1312_amd64",
"8Base-CNV-4.12:container-native-virtualization/cnv-must-gather-rhel8@sha256:dcb95d2b4958ce69f8fcf61c9c90e0516d7844db62f2297ebf1ef18e5d8c05b4_amd64",
"8Base-CNV-4.12:container-native-virtualization/hco-bundle-registry@sha256:73680901c7733ba27f729fd6475971e0909c2fe9efacf74d556f961a1494274e_amd64",
"8Base-CNV-4.12:container-native-virtualization/hostpath-csi-driver@sha256:a0b75e357628ca6b2ca32ab3fdbf531fd8da438a7a6ae8988ef897d2c001d9cb_amd64",
"8Base-CNV-4.12:container-native-virtualization/hostpath-provisioner-rhel8-operator@sha256:b9d84e63f789c70e31cf60fe06d41359363afc7bbd86a78ac7132f8dae4c467a_amd64",
"8Base-CNV-4.12:container-native-virtualization/hostpath-provisioner-rhel8@sha256:5239dcb229b060a818befd52a1e27b18142985abe0e39cef41eadd66f8b21ec1_amd64",
"8Base-CNV-4.12:container-native-virtualization/hyperconverged-cluster-operator@sha256:8b311b48437c79a6859a84f62cfd10ca8e6dcff4ce665a98ed78633552a172ca_amd64",
"8Base-CNV-4.12:container-native-virtualization/hyperconverged-cluster-webhook-rhel8@sha256:e912171328517664f0298322a7992a6e0e00118dc496ff94ee84190d9057db68_amd64",
"8Base-CNV-4.12:container-native-virtualization/kubemacpool@sha256:ab5a239a35e3de8566cb76db0d59ae92e290a3756d39a2298290f1ab3c7b56c5_amd64",
"8Base-CNV-4.12:container-native-virtualization/kubevirt-console-plugin@sha256:e7dd17d4d206b2d37f24a2ed28bf3d2d6a40463da6cbc6b5696555b455f90055_amd64",
"8Base-CNV-4.12:container-native-virtualization/kubevirt-ssp-operator@sha256:09a834b1f71a19cf9a616ffd9eb04408972f9b8f9549777cab0935f63931c993_amd64",
"8Base-CNV-4.12:container-native-virtualization/kubevirt-tekton-tasks-cleanup-vm@sha256:66284c45e82862dc7c1505fcdfe7b14e72c93c5e7fa6b7108a945220279641e9_amd64",
"8Base-CNV-4.12:container-native-virtualization/kubevirt-tekton-tasks-copy-template@sha256:462770d258407ea93c14c9a99fb4450536261202d1d63a681634af2193c2b062_amd64",
"8Base-CNV-4.12:container-native-virtualization/kubevirt-tekton-tasks-create-datavolume@sha256:31d22c0be03bbb222967d953d35189173fbeb60d1cb32278eb006e8abe78e90c_amd64",
"8Base-CNV-4.12:container-native-virtualization/kubevirt-tekton-tasks-create-vm-from-template@sha256:a62ec91155a7bfc776c402e8b513b0e00797d64a95434346a2e3a4cc25f2d3c5_amd64",
"8Base-CNV-4.12:container-native-virtualization/kubevirt-tekton-tasks-disk-virt-customize@sha256:35274b72a5562e8675854d8cf2ca3ec0c4d0b619c0e630d7b39b7da8ebd3b143_amd64",
"8Base-CNV-4.12:container-native-virtualization/kubevirt-tekton-tasks-disk-virt-sysprep@sha256:6e6ed3d8b1b906f801e36b82d6976bc421ae8344d71d4c563fe6d8e76b5fe9c4_amd64",
"8Base-CNV-4.12:container-native-virtualization/kubevirt-tekton-tasks-modify-vm-template@sha256:b46443d7f21b8b251468e33c929a16008a3ac34a8f50a1d8bc1cd134079ccae4_amd64",
"8Base-CNV-4.12:container-native-virtualization/kubevirt-tekton-tasks-operator@sha256:7f11db20a3c635aa48e3dcadfe555d0cd229c4c7f1790f70ee9c9ee78ab55e67_amd64",
"8Base-CNV-4.12:container-native-virtualization/kubevirt-tekton-tasks-wait-for-vmi-status@sha256:4967b4c46d670a2b109c9a2e6e0ebc850a5e1dacaf8cc0ed691668bfa0cbd418_amd64",
"8Base-CNV-4.12:container-native-virtualization/kubevirt-template-validator@sha256:bf732669655db1b09ef27bc1964fe7b49943d681a5acc9860497512d8877e13f_amd64",
"8Base-CNV-4.12:container-native-virtualization/libguestfs-tools@sha256:4f0d48312d8fe02a17747d65ac644d3e1be2df3cb80a9d0c268acc6ad5b91680_amd64",
"8Base-CNV-4.12:container-native-virtualization/ovs-cni-marker@sha256:077367d5af11030832a5e63a611395b7fa65ee140b490b6f33f8a23a9392dcd5_amd64",
"8Base-CNV-4.12:container-native-virtualization/ovs-cni-plugin@sha256:892e339e8eec78f9865d11984c6dc8e92831ee9a17d6b990cd7fba9f2e506e13_amd64",
"8Base-CNV-4.12:container-native-virtualization/virt-cdi-apiserver@sha256:dd68dfc1a588b4e24e533d61b52b68ab0673fd39a95632314f54e1b85cb5f32d_amd64",
"8Base-CNV-4.12:container-native-virtualization/virt-cdi-cloner@sha256:879742e59f3416100969a0d0994e49e3f8cd493310bbd0c0e86e969f86daa204_amd64",
"8Base-CNV-4.12:container-native-virtualization/virt-cdi-controller@sha256:46689591989c8db1fa1f5228b2b9fb51d7abd0425c34951f909ced1fc536f0e4_amd64",
"8Base-CNV-4.12:container-native-virtualization/virt-cdi-importer@sha256:f2d011c18db1dd0dbe068bc650418c4b3f2f94935c053e76a52736da0f33867a_amd64",
"8Base-CNV-4.12:container-native-virtualization/virt-cdi-operator@sha256:8b06f96750c3f8e34a7cc8defeda46a92e3ad553159d3dbc7c4e096b483508ee_amd64",
"8Base-CNV-4.12:container-native-virtualization/virt-cdi-uploadproxy@sha256:84fd85672f6e9891678d6e99c066f8f20a9a2aac08fae11d552d46a317b7f815_amd64",
"8Base-CNV-4.12:container-native-virtualization/virt-cdi-uploadserver@sha256:4b231a260a9c0176f4b45aaf8142fa5e6860892b2fa19fad0f3091c423064211_amd64",
"8Base-CNV-4.12:container-native-virtualization/virt-exportproxy@sha256:2dc6b5eca4ba0daffe57ff174efc35764a2021eef35ef84c3d030c0f97329ece_amd64",
"8Base-CNV-4.12:container-native-virtualization/virt-exportserver@sha256:dd59838c20f30c7049cbdc4646b8b6f73ce8f33fa13c352ee22985673eaf95e2_amd64",
"8Base-CNV-4.12:container-native-virtualization/virtio-win@sha256:cd321e3d82a87139edabf223414b892c99857d7ac7d089b870e227ea98c970e0_amd64",
"8Base-CNV-4.12:container-native-virtualization/vm-network-latency-checkup@sha256:5a1502efeeaa3958e5755ce07dcb8314305d75c88cc69ddc7d515457935cdc69_amd64"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2053429"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in the elliptic package of the crypto library in golang when the IsOnCurve function could return true for invalid field elements. This flaw allows an attacker to take advantage of this undefined behavior, affecting the availability and integrity of the resource.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "golang: crypto/elliptic: IsOnCurve returns true for invalid field elements",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "Red Hat Enterprise Linux 8 and 9 are affected because the code-base is affected by this vulnerability.\n\nRed Hat Product Security has rated this issue as having a Moderate security impact. The issue is not currently planned to be addressed in future updates for Red Hat Enterprise Linux 7; hence, marked as Out-of-Support-Scope. \n\nRed Hat Developer Tools - Compilers (go-toolset-1.16 \u0026 1.17), will not be addressed in future updates as shipped only in RHEL-7, hence, marked as Out-of-Support-Scope.\n\nFor additional information, refer to the Issue Severity Classification: https://access.redhat.com/security/updates/classification/ and Red Hat Enterprise Linux Life Cycle \u0026 Updates Policy: https://access.redhat.com/support/policy/updates/errata/.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"8Base-CNV-4.12:container-native-virtualization/virt-api@sha256:cd89350a5e6b3a468acd290819d86f2c77d486fa5a57dbac752f863f1a8a2b23_amd64",
"8Base-CNV-4.12:container-native-virtualization/virt-artifacts-server@sha256:9638c34ff48d275842a990deb86110530ffd4937b2b551a4d5263168f7db6d47_amd64",
"8Base-CNV-4.12:container-native-virtualization/virt-controller@sha256:e6ddc32f82e940d364e0a3d63c28b4bd41b71574f9479b6d6b01de948baa8cab_amd64",
"8Base-CNV-4.12:container-native-virtualization/virt-handler@sha256:cce366a6b1aa42a9798a8c714dcb795d1c653dfe0ba06c997e65dbba0318e537_amd64",
"8Base-CNV-4.12:container-native-virtualization/virt-launcher@sha256:bd5b00ece84caed816b3f3cc80d8570324e1e8f975cf2c2320726d88fb64f33a_amd64",
"8Base-CNV-4.12:container-native-virtualization/virt-operator@sha256:6c4b16ac62e673d8f5116d592836506be72c5ebd2a07ffc828fee86514db0e9d_amd64"
],
"known_not_affected": [
"8Base-CNV-4.12:container-native-virtualization/bridge-marker@sha256:086a9922f34161e5b75d204a0c3281c941f81f76ef8784de434cc79acc76174c_amd64",
"8Base-CNV-4.12:container-native-virtualization/cluster-network-addons-operator@sha256:d2c19fd4c2327eb84179acf652157982b29c365d8a526d70517c6dd93ea6ebc7_amd64",
"8Base-CNV-4.12:container-native-virtualization/cnv-containernetworking-plugins@sha256:3d6003dea97e48d240668e55b2705f0251259006251abafaa3dc08fbc69f1312_amd64",
"8Base-CNV-4.12:container-native-virtualization/cnv-must-gather-rhel8@sha256:dcb95d2b4958ce69f8fcf61c9c90e0516d7844db62f2297ebf1ef18e5d8c05b4_amd64",
"8Base-CNV-4.12:container-native-virtualization/hco-bundle-registry@sha256:73680901c7733ba27f729fd6475971e0909c2fe9efacf74d556f961a1494274e_amd64",
"8Base-CNV-4.12:container-native-virtualization/hostpath-csi-driver@sha256:a0b75e357628ca6b2ca32ab3fdbf531fd8da438a7a6ae8988ef897d2c001d9cb_amd64",
"8Base-CNV-4.12:container-native-virtualization/hostpath-provisioner-rhel8-operator@sha256:b9d84e63f789c70e31cf60fe06d41359363afc7bbd86a78ac7132f8dae4c467a_amd64",
"8Base-CNV-4.12:container-native-virtualization/hostpath-provisioner-rhel8@sha256:5239dcb229b060a818befd52a1e27b18142985abe0e39cef41eadd66f8b21ec1_amd64",
"8Base-CNV-4.12:container-native-virtualization/hyperconverged-cluster-operator@sha256:8b311b48437c79a6859a84f62cfd10ca8e6dcff4ce665a98ed78633552a172ca_amd64",
"8Base-CNV-4.12:container-native-virtualization/hyperconverged-cluster-webhook-rhel8@sha256:e912171328517664f0298322a7992a6e0e00118dc496ff94ee84190d9057db68_amd64",
"8Base-CNV-4.12:container-native-virtualization/kubemacpool@sha256:ab5a239a35e3de8566cb76db0d59ae92e290a3756d39a2298290f1ab3c7b56c5_amd64",
"8Base-CNV-4.12:container-native-virtualization/kubevirt-console-plugin@sha256:e7dd17d4d206b2d37f24a2ed28bf3d2d6a40463da6cbc6b5696555b455f90055_amd64",
"8Base-CNV-4.12:container-native-virtualization/kubevirt-ssp-operator@sha256:09a834b1f71a19cf9a616ffd9eb04408972f9b8f9549777cab0935f63931c993_amd64",
"8Base-CNV-4.12:container-native-virtualization/kubevirt-tekton-tasks-cleanup-vm@sha256:66284c45e82862dc7c1505fcdfe7b14e72c93c5e7fa6b7108a945220279641e9_amd64",
"8Base-CNV-4.12:container-native-virtualization/kubevirt-tekton-tasks-copy-template@sha256:462770d258407ea93c14c9a99fb4450536261202d1d63a681634af2193c2b062_amd64",
"8Base-CNV-4.12:container-native-virtualization/kubevirt-tekton-tasks-create-datavolume@sha256:31d22c0be03bbb222967d953d35189173fbeb60d1cb32278eb006e8abe78e90c_amd64",
"8Base-CNV-4.12:container-native-virtualization/kubevirt-tekton-tasks-create-vm-from-template@sha256:a62ec91155a7bfc776c402e8b513b0e00797d64a95434346a2e3a4cc25f2d3c5_amd64",
"8Base-CNV-4.12:container-native-virtualization/kubevirt-tekton-tasks-disk-virt-customize@sha256:35274b72a5562e8675854d8cf2ca3ec0c4d0b619c0e630d7b39b7da8ebd3b143_amd64",
"8Base-CNV-4.12:container-native-virtualization/kubevirt-tekton-tasks-disk-virt-sysprep@sha256:6e6ed3d8b1b906f801e36b82d6976bc421ae8344d71d4c563fe6d8e76b5fe9c4_amd64",
"8Base-CNV-4.12:container-native-virtualization/kubevirt-tekton-tasks-modify-vm-template@sha256:b46443d7f21b8b251468e33c929a16008a3ac34a8f50a1d8bc1cd134079ccae4_amd64",
"8Base-CNV-4.12:container-native-virtualization/kubevirt-tekton-tasks-operator@sha256:7f11db20a3c635aa48e3dcadfe555d0cd229c4c7f1790f70ee9c9ee78ab55e67_amd64",
"8Base-CNV-4.12:container-native-virtualization/kubevirt-tekton-tasks-wait-for-vmi-status@sha256:4967b4c46d670a2b109c9a2e6e0ebc850a5e1dacaf8cc0ed691668bfa0cbd418_amd64",
"8Base-CNV-4.12:container-native-virtualization/kubevirt-template-validator@sha256:bf732669655db1b09ef27bc1964fe7b49943d681a5acc9860497512d8877e13f_amd64",
"8Base-CNV-4.12:container-native-virtualization/libguestfs-tools@sha256:4f0d48312d8fe02a17747d65ac644d3e1be2df3cb80a9d0c268acc6ad5b91680_amd64",
"8Base-CNV-4.12:container-native-virtualization/ovs-cni-marker@sha256:077367d5af11030832a5e63a611395b7fa65ee140b490b6f33f8a23a9392dcd5_amd64",
"8Base-CNV-4.12:container-native-virtualization/ovs-cni-plugin@sha256:892e339e8eec78f9865d11984c6dc8e92831ee9a17d6b990cd7fba9f2e506e13_amd64",
"8Base-CNV-4.12:container-native-virtualization/virt-cdi-apiserver@sha256:dd68dfc1a588b4e24e533d61b52b68ab0673fd39a95632314f54e1b85cb5f32d_amd64",
"8Base-CNV-4.12:container-native-virtualization/virt-cdi-cloner@sha256:879742e59f3416100969a0d0994e49e3f8cd493310bbd0c0e86e969f86daa204_amd64",
"8Base-CNV-4.12:container-native-virtualization/virt-cdi-controller@sha256:46689591989c8db1fa1f5228b2b9fb51d7abd0425c34951f909ced1fc536f0e4_amd64",
"8Base-CNV-4.12:container-native-virtualization/virt-cdi-importer@sha256:f2d011c18db1dd0dbe068bc650418c4b3f2f94935c053e76a52736da0f33867a_amd64",
"8Base-CNV-4.12:container-native-virtualization/virt-cdi-operator@sha256:8b06f96750c3f8e34a7cc8defeda46a92e3ad553159d3dbc7c4e096b483508ee_amd64",
"8Base-CNV-4.12:container-native-virtualization/virt-cdi-uploadproxy@sha256:84fd85672f6e9891678d6e99c066f8f20a9a2aac08fae11d552d46a317b7f815_amd64",
"8Base-CNV-4.12:container-native-virtualization/virt-cdi-uploadserver@sha256:4b231a260a9c0176f4b45aaf8142fa5e6860892b2fa19fad0f3091c423064211_amd64",
"8Base-CNV-4.12:container-native-virtualization/virt-exportproxy@sha256:2dc6b5eca4ba0daffe57ff174efc35764a2021eef35ef84c3d030c0f97329ece_amd64",
"8Base-CNV-4.12:container-native-virtualization/virt-exportserver@sha256:dd59838c20f30c7049cbdc4646b8b6f73ce8f33fa13c352ee22985673eaf95e2_amd64",
"8Base-CNV-4.12:container-native-virtualization/virtio-win@sha256:cd321e3d82a87139edabf223414b892c99857d7ac7d089b870e227ea98c970e0_amd64",
"8Base-CNV-4.12:container-native-virtualization/vm-network-latency-checkup@sha256:5a1502efeeaa3958e5755ce07dcb8314305d75c88cc69ddc7d515457935cdc69_amd64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2022-23806"
},
{
"category": "external",
"summary": "RHBZ#2053429",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2053429"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2022-23806",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-23806"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2022-23806",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2022-23806"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-announce/c/SUsQn0aSgPQ",
"url": "https://groups.google.com/g/golang-announce/c/SUsQn0aSgPQ"
}
],
"release_date": "2022-02-11T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2023-01-25T11:11:29+00:00",
"details": "Before applying this update, you must apply all previously released errata\nrelevant to your system.\n\nTo apply this update, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"8Base-CNV-4.12:container-native-virtualization/virt-api@sha256:cd89350a5e6b3a468acd290819d86f2c77d486fa5a57dbac752f863f1a8a2b23_amd64",
"8Base-CNV-4.12:container-native-virtualization/virt-artifacts-server@sha256:9638c34ff48d275842a990deb86110530ffd4937b2b551a4d5263168f7db6d47_amd64",
"8Base-CNV-4.12:container-native-virtualization/virt-controller@sha256:e6ddc32f82e940d364e0a3d63c28b4bd41b71574f9479b6d6b01de948baa8cab_amd64",
"8Base-CNV-4.12:container-native-virtualization/virt-handler@sha256:cce366a6b1aa42a9798a8c714dcb795d1c653dfe0ba06c997e65dbba0318e537_amd64",
"8Base-CNV-4.12:container-native-virtualization/virt-launcher@sha256:bd5b00ece84caed816b3f3cc80d8570324e1e8f975cf2c2320726d88fb64f33a_amd64",
"8Base-CNV-4.12:container-native-virtualization/virt-operator@sha256:6c4b16ac62e673d8f5116d592836506be72c5ebd2a07ffc828fee86514db0e9d_amd64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2023:0408"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 7.1,
"baseSeverity": "HIGH",
"confidentialityImpact": "NONE",
"integrityImpact": "LOW",
"privilegesRequired": "LOW",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:N/I:L/A:H",
"version": "3.1"
},
"products": [
"8Base-CNV-4.12:container-native-virtualization/bridge-marker@sha256:086a9922f34161e5b75d204a0c3281c941f81f76ef8784de434cc79acc76174c_amd64",
"8Base-CNV-4.12:container-native-virtualization/cluster-network-addons-operator@sha256:d2c19fd4c2327eb84179acf652157982b29c365d8a526d70517c6dd93ea6ebc7_amd64",
"8Base-CNV-4.12:container-native-virtualization/cnv-containernetworking-plugins@sha256:3d6003dea97e48d240668e55b2705f0251259006251abafaa3dc08fbc69f1312_amd64",
"8Base-CNV-4.12:container-native-virtualization/cnv-must-gather-rhel8@sha256:dcb95d2b4958ce69f8fcf61c9c90e0516d7844db62f2297ebf1ef18e5d8c05b4_amd64",
"8Base-CNV-4.12:container-native-virtualization/hco-bundle-registry@sha256:73680901c7733ba27f729fd6475971e0909c2fe9efacf74d556f961a1494274e_amd64",
"8Base-CNV-4.12:container-native-virtualization/hostpath-csi-driver@sha256:a0b75e357628ca6b2ca32ab3fdbf531fd8da438a7a6ae8988ef897d2c001d9cb_amd64",
"8Base-CNV-4.12:container-native-virtualization/hostpath-provisioner-rhel8-operator@sha256:b9d84e63f789c70e31cf60fe06d41359363afc7bbd86a78ac7132f8dae4c467a_amd64",
"8Base-CNV-4.12:container-native-virtualization/hostpath-provisioner-rhel8@sha256:5239dcb229b060a818befd52a1e27b18142985abe0e39cef41eadd66f8b21ec1_amd64",
"8Base-CNV-4.12:container-native-virtualization/hyperconverged-cluster-operator@sha256:8b311b48437c79a6859a84f62cfd10ca8e6dcff4ce665a98ed78633552a172ca_amd64",
"8Base-CNV-4.12:container-native-virtualization/hyperconverged-cluster-webhook-rhel8@sha256:e912171328517664f0298322a7992a6e0e00118dc496ff94ee84190d9057db68_amd64",
"8Base-CNV-4.12:container-native-virtualization/kubemacpool@sha256:ab5a239a35e3de8566cb76db0d59ae92e290a3756d39a2298290f1ab3c7b56c5_amd64",
"8Base-CNV-4.12:container-native-virtualization/kubevirt-console-plugin@sha256:e7dd17d4d206b2d37f24a2ed28bf3d2d6a40463da6cbc6b5696555b455f90055_amd64",
"8Base-CNV-4.12:container-native-virtualization/kubevirt-ssp-operator@sha256:09a834b1f71a19cf9a616ffd9eb04408972f9b8f9549777cab0935f63931c993_amd64",
"8Base-CNV-4.12:container-native-virtualization/kubevirt-tekton-tasks-cleanup-vm@sha256:66284c45e82862dc7c1505fcdfe7b14e72c93c5e7fa6b7108a945220279641e9_amd64",
"8Base-CNV-4.12:container-native-virtualization/kubevirt-tekton-tasks-copy-template@sha256:462770d258407ea93c14c9a99fb4450536261202d1d63a681634af2193c2b062_amd64",
"8Base-CNV-4.12:container-native-virtualization/kubevirt-tekton-tasks-create-datavolume@sha256:31d22c0be03bbb222967d953d35189173fbeb60d1cb32278eb006e8abe78e90c_amd64",
"8Base-CNV-4.12:container-native-virtualization/kubevirt-tekton-tasks-create-vm-from-template@sha256:a62ec91155a7bfc776c402e8b513b0e00797d64a95434346a2e3a4cc25f2d3c5_amd64",
"8Base-CNV-4.12:container-native-virtualization/kubevirt-tekton-tasks-disk-virt-customize@sha256:35274b72a5562e8675854d8cf2ca3ec0c4d0b619c0e630d7b39b7da8ebd3b143_amd64",
"8Base-CNV-4.12:container-native-virtualization/kubevirt-tekton-tasks-disk-virt-sysprep@sha256:6e6ed3d8b1b906f801e36b82d6976bc421ae8344d71d4c563fe6d8e76b5fe9c4_amd64",
"8Base-CNV-4.12:container-native-virtualization/kubevirt-tekton-tasks-modify-vm-template@sha256:b46443d7f21b8b251468e33c929a16008a3ac34a8f50a1d8bc1cd134079ccae4_amd64",
"8Base-CNV-4.12:container-native-virtualization/kubevirt-tekton-tasks-operator@sha256:7f11db20a3c635aa48e3dcadfe555d0cd229c4c7f1790f70ee9c9ee78ab55e67_amd64",
"8Base-CNV-4.12:container-native-virtualization/kubevirt-tekton-tasks-wait-for-vmi-status@sha256:4967b4c46d670a2b109c9a2e6e0ebc850a5e1dacaf8cc0ed691668bfa0cbd418_amd64",
"8Base-CNV-4.12:container-native-virtualization/kubevirt-template-validator@sha256:bf732669655db1b09ef27bc1964fe7b49943d681a5acc9860497512d8877e13f_amd64",
"8Base-CNV-4.12:container-native-virtualization/libguestfs-tools@sha256:4f0d48312d8fe02a17747d65ac644d3e1be2df3cb80a9d0c268acc6ad5b91680_amd64",
"8Base-CNV-4.12:container-native-virtualization/ovs-cni-marker@sha256:077367d5af11030832a5e63a611395b7fa65ee140b490b6f33f8a23a9392dcd5_amd64",
"8Base-CNV-4.12:container-native-virtualization/ovs-cni-plugin@sha256:892e339e8eec78f9865d11984c6dc8e92831ee9a17d6b990cd7fba9f2e506e13_amd64",
"8Base-CNV-4.12:container-native-virtualization/virt-api@sha256:cd89350a5e6b3a468acd290819d86f2c77d486fa5a57dbac752f863f1a8a2b23_amd64",
"8Base-CNV-4.12:container-native-virtualization/virt-artifacts-server@sha256:9638c34ff48d275842a990deb86110530ffd4937b2b551a4d5263168f7db6d47_amd64",
"8Base-CNV-4.12:container-native-virtualization/virt-cdi-apiserver@sha256:dd68dfc1a588b4e24e533d61b52b68ab0673fd39a95632314f54e1b85cb5f32d_amd64",
"8Base-CNV-4.12:container-native-virtualization/virt-cdi-cloner@sha256:879742e59f3416100969a0d0994e49e3f8cd493310bbd0c0e86e969f86daa204_amd64",
"8Base-CNV-4.12:container-native-virtualization/virt-cdi-controller@sha256:46689591989c8db1fa1f5228b2b9fb51d7abd0425c34951f909ced1fc536f0e4_amd64",
"8Base-CNV-4.12:container-native-virtualization/virt-cdi-importer@sha256:f2d011c18db1dd0dbe068bc650418c4b3f2f94935c053e76a52736da0f33867a_amd64",
"8Base-CNV-4.12:container-native-virtualization/virt-cdi-operator@sha256:8b06f96750c3f8e34a7cc8defeda46a92e3ad553159d3dbc7c4e096b483508ee_amd64",
"8Base-CNV-4.12:container-native-virtualization/virt-cdi-uploadproxy@sha256:84fd85672f6e9891678d6e99c066f8f20a9a2aac08fae11d552d46a317b7f815_amd64",
"8Base-CNV-4.12:container-native-virtualization/virt-cdi-uploadserver@sha256:4b231a260a9c0176f4b45aaf8142fa5e6860892b2fa19fad0f3091c423064211_amd64",
"8Base-CNV-4.12:container-native-virtualization/virt-controller@sha256:e6ddc32f82e940d364e0a3d63c28b4bd41b71574f9479b6d6b01de948baa8cab_amd64",
"8Base-CNV-4.12:container-native-virtualization/virt-exportproxy@sha256:2dc6b5eca4ba0daffe57ff174efc35764a2021eef35ef84c3d030c0f97329ece_amd64",
"8Base-CNV-4.12:container-native-virtualization/virt-exportserver@sha256:dd59838c20f30c7049cbdc4646b8b6f73ce8f33fa13c352ee22985673eaf95e2_amd64",
"8Base-CNV-4.12:container-native-virtualization/virt-handler@sha256:cce366a6b1aa42a9798a8c714dcb795d1c653dfe0ba06c997e65dbba0318e537_amd64",
"8Base-CNV-4.12:container-native-virtualization/virt-launcher@sha256:bd5b00ece84caed816b3f3cc80d8570324e1e8f975cf2c2320726d88fb64f33a_amd64",
"8Base-CNV-4.12:container-native-virtualization/virt-operator@sha256:6c4b16ac62e673d8f5116d592836506be72c5ebd2a07ffc828fee86514db0e9d_amd64",
"8Base-CNV-4.12:container-native-virtualization/virtio-win@sha256:cd321e3d82a87139edabf223414b892c99857d7ac7d089b870e227ea98c970e0_amd64",
"8Base-CNV-4.12:container-native-virtualization/vm-network-latency-checkup@sha256:5a1502efeeaa3958e5755ce07dcb8314305d75c88cc69ddc7d515457935cdc69_amd64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "golang: crypto/elliptic: IsOnCurve returns true for invalid field elements"
},
{
"cve": "CVE-2022-28131",
"cwe": {
"id": "CWE-1325",
"name": "Improperly Controlled Sequential Memory Allocation"
},
"discovery_date": "2022-07-14T00:00:00+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"8Base-CNV-4.12:container-native-virtualization/bridge-marker@sha256:086a9922f34161e5b75d204a0c3281c941f81f76ef8784de434cc79acc76174c_amd64",
"8Base-CNV-4.12:container-native-virtualization/cluster-network-addons-operator@sha256:d2c19fd4c2327eb84179acf652157982b29c365d8a526d70517c6dd93ea6ebc7_amd64",
"8Base-CNV-4.12:container-native-virtualization/cnv-containernetworking-plugins@sha256:3d6003dea97e48d240668e55b2705f0251259006251abafaa3dc08fbc69f1312_amd64",
"8Base-CNV-4.12:container-native-virtualization/cnv-must-gather-rhel8@sha256:dcb95d2b4958ce69f8fcf61c9c90e0516d7844db62f2297ebf1ef18e5d8c05b4_amd64",
"8Base-CNV-4.12:container-native-virtualization/hco-bundle-registry@sha256:73680901c7733ba27f729fd6475971e0909c2fe9efacf74d556f961a1494274e_amd64",
"8Base-CNV-4.12:container-native-virtualization/hostpath-csi-driver@sha256:a0b75e357628ca6b2ca32ab3fdbf531fd8da438a7a6ae8988ef897d2c001d9cb_amd64",
"8Base-CNV-4.12:container-native-virtualization/hostpath-provisioner-rhel8-operator@sha256:b9d84e63f789c70e31cf60fe06d41359363afc7bbd86a78ac7132f8dae4c467a_amd64",
"8Base-CNV-4.12:container-native-virtualization/hostpath-provisioner-rhel8@sha256:5239dcb229b060a818befd52a1e27b18142985abe0e39cef41eadd66f8b21ec1_amd64",
"8Base-CNV-4.12:container-native-virtualization/hyperconverged-cluster-operator@sha256:8b311b48437c79a6859a84f62cfd10ca8e6dcff4ce665a98ed78633552a172ca_amd64",
"8Base-CNV-4.12:container-native-virtualization/hyperconverged-cluster-webhook-rhel8@sha256:e912171328517664f0298322a7992a6e0e00118dc496ff94ee84190d9057db68_amd64",
"8Base-CNV-4.12:container-native-virtualization/kubemacpool@sha256:ab5a239a35e3de8566cb76db0d59ae92e290a3756d39a2298290f1ab3c7b56c5_amd64",
"8Base-CNV-4.12:container-native-virtualization/kubevirt-console-plugin@sha256:e7dd17d4d206b2d37f24a2ed28bf3d2d6a40463da6cbc6b5696555b455f90055_amd64",
"8Base-CNV-4.12:container-native-virtualization/kubevirt-ssp-operator@sha256:09a834b1f71a19cf9a616ffd9eb04408972f9b8f9549777cab0935f63931c993_amd64",
"8Base-CNV-4.12:container-native-virtualization/kubevirt-tekton-tasks-cleanup-vm@sha256:66284c45e82862dc7c1505fcdfe7b14e72c93c5e7fa6b7108a945220279641e9_amd64",
"8Base-CNV-4.12:container-native-virtualization/kubevirt-tekton-tasks-copy-template@sha256:462770d258407ea93c14c9a99fb4450536261202d1d63a681634af2193c2b062_amd64",
"8Base-CNV-4.12:container-native-virtualization/kubevirt-tekton-tasks-create-datavolume@sha256:31d22c0be03bbb222967d953d35189173fbeb60d1cb32278eb006e8abe78e90c_amd64",
"8Base-CNV-4.12:container-native-virtualization/kubevirt-tekton-tasks-create-vm-from-template@sha256:a62ec91155a7bfc776c402e8b513b0e00797d64a95434346a2e3a4cc25f2d3c5_amd64",
"8Base-CNV-4.12:container-native-virtualization/kubevirt-tekton-tasks-disk-virt-customize@sha256:35274b72a5562e8675854d8cf2ca3ec0c4d0b619c0e630d7b39b7da8ebd3b143_amd64",
"8Base-CNV-4.12:container-native-virtualization/kubevirt-tekton-tasks-disk-virt-sysprep@sha256:6e6ed3d8b1b906f801e36b82d6976bc421ae8344d71d4c563fe6d8e76b5fe9c4_amd64",
"8Base-CNV-4.12:container-native-virtualization/kubevirt-tekton-tasks-modify-vm-template@sha256:b46443d7f21b8b251468e33c929a16008a3ac34a8f50a1d8bc1cd134079ccae4_amd64",
"8Base-CNV-4.12:container-native-virtualization/kubevirt-tekton-tasks-operator@sha256:7f11db20a3c635aa48e3dcadfe555d0cd229c4c7f1790f70ee9c9ee78ab55e67_amd64",
"8Base-CNV-4.12:container-native-virtualization/kubevirt-tekton-tasks-wait-for-vmi-status@sha256:4967b4c46d670a2b109c9a2e6e0ebc850a5e1dacaf8cc0ed691668bfa0cbd418_amd64",
"8Base-CNV-4.12:container-native-virtualization/kubevirt-template-validator@sha256:bf732669655db1b09ef27bc1964fe7b49943d681a5acc9860497512d8877e13f_amd64",
"8Base-CNV-4.12:container-native-virtualization/libguestfs-tools@sha256:4f0d48312d8fe02a17747d65ac644d3e1be2df3cb80a9d0c268acc6ad5b91680_amd64",
"8Base-CNV-4.12:container-native-virtualization/ovs-cni-marker@sha256:077367d5af11030832a5e63a611395b7fa65ee140b490b6f33f8a23a9392dcd5_amd64",
"8Base-CNV-4.12:container-native-virtualization/ovs-cni-plugin@sha256:892e339e8eec78f9865d11984c6dc8e92831ee9a17d6b990cd7fba9f2e506e13_amd64",
"8Base-CNV-4.12:container-native-virtualization/virt-artifacts-server@sha256:9638c34ff48d275842a990deb86110530ffd4937b2b551a4d5263168f7db6d47_amd64",
"8Base-CNV-4.12:container-native-virtualization/virt-cdi-apiserver@sha256:dd68dfc1a588b4e24e533d61b52b68ab0673fd39a95632314f54e1b85cb5f32d_amd64",
"8Base-CNV-4.12:container-native-virtualization/virt-cdi-cloner@sha256:879742e59f3416100969a0d0994e49e3f8cd493310bbd0c0e86e969f86daa204_amd64",
"8Base-CNV-4.12:container-native-virtualization/virt-cdi-controller@sha256:46689591989c8db1fa1f5228b2b9fb51d7abd0425c34951f909ced1fc536f0e4_amd64",
"8Base-CNV-4.12:container-native-virtualization/virt-cdi-importer@sha256:f2d011c18db1dd0dbe068bc650418c4b3f2f94935c053e76a52736da0f33867a_amd64",
"8Base-CNV-4.12:container-native-virtualization/virt-cdi-operator@sha256:8b06f96750c3f8e34a7cc8defeda46a92e3ad553159d3dbc7c4e096b483508ee_amd64",
"8Base-CNV-4.12:container-native-virtualization/virt-cdi-uploadproxy@sha256:84fd85672f6e9891678d6e99c066f8f20a9a2aac08fae11d552d46a317b7f815_amd64",
"8Base-CNV-4.12:container-native-virtualization/virt-cdi-uploadserver@sha256:4b231a260a9c0176f4b45aaf8142fa5e6860892b2fa19fad0f3091c423064211_amd64",
"8Base-CNV-4.12:container-native-virtualization/virt-controller@sha256:e6ddc32f82e940d364e0a3d63c28b4bd41b71574f9479b6d6b01de948baa8cab_amd64",
"8Base-CNV-4.12:container-native-virtualization/virt-exportproxy@sha256:2dc6b5eca4ba0daffe57ff174efc35764a2021eef35ef84c3d030c0f97329ece_amd64",
"8Base-CNV-4.12:container-native-virtualization/virt-exportserver@sha256:dd59838c20f30c7049cbdc4646b8b6f73ce8f33fa13c352ee22985673eaf95e2_amd64",
"8Base-CNV-4.12:container-native-virtualization/virt-handler@sha256:cce366a6b1aa42a9798a8c714dcb795d1c653dfe0ba06c997e65dbba0318e537_amd64",
"8Base-CNV-4.12:container-native-virtualization/virt-launcher@sha256:bd5b00ece84caed816b3f3cc80d8570324e1e8f975cf2c2320726d88fb64f33a_amd64",
"8Base-CNV-4.12:container-native-virtualization/virt-operator@sha256:6c4b16ac62e673d8f5116d592836506be72c5ebd2a07ffc828fee86514db0e9d_amd64",
"8Base-CNV-4.12:container-native-virtualization/virtio-win@sha256:cd321e3d82a87139edabf223414b892c99857d7ac7d089b870e227ea98c970e0_amd64",
"8Base-CNV-4.12:container-native-virtualization/vm-network-latency-checkup@sha256:5a1502efeeaa3958e5755ce07dcb8314305d75c88cc69ddc7d515457935cdc69_amd64"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2107390"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in golang encoding/xml. When calling Decoder, Skip while parsing a deeply nested XML document, a panic can occur due to stack exhaustion and allows an attacker to impact system availability.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "golang: encoding/xml: stack exhaustion in Decoder.Skip",
"title": "Vulnerability summary"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"8Base-CNV-4.12:container-native-virtualization/virt-api@sha256:cd89350a5e6b3a468acd290819d86f2c77d486fa5a57dbac752f863f1a8a2b23_amd64"
],
"known_not_affected": [
"8Base-CNV-4.12:container-native-virtualization/bridge-marker@sha256:086a9922f34161e5b75d204a0c3281c941f81f76ef8784de434cc79acc76174c_amd64",
"8Base-CNV-4.12:container-native-virtualization/cluster-network-addons-operator@sha256:d2c19fd4c2327eb84179acf652157982b29c365d8a526d70517c6dd93ea6ebc7_amd64",
"8Base-CNV-4.12:container-native-virtualization/cnv-containernetworking-plugins@sha256:3d6003dea97e48d240668e55b2705f0251259006251abafaa3dc08fbc69f1312_amd64",
"8Base-CNV-4.12:container-native-virtualization/cnv-must-gather-rhel8@sha256:dcb95d2b4958ce69f8fcf61c9c90e0516d7844db62f2297ebf1ef18e5d8c05b4_amd64",
"8Base-CNV-4.12:container-native-virtualization/hco-bundle-registry@sha256:73680901c7733ba27f729fd6475971e0909c2fe9efacf74d556f961a1494274e_amd64",
"8Base-CNV-4.12:container-native-virtualization/hostpath-csi-driver@sha256:a0b75e357628ca6b2ca32ab3fdbf531fd8da438a7a6ae8988ef897d2c001d9cb_amd64",
"8Base-CNV-4.12:container-native-virtualization/hostpath-provisioner-rhel8-operator@sha256:b9d84e63f789c70e31cf60fe06d41359363afc7bbd86a78ac7132f8dae4c467a_amd64",
"8Base-CNV-4.12:container-native-virtualization/hostpath-provisioner-rhel8@sha256:5239dcb229b060a818befd52a1e27b18142985abe0e39cef41eadd66f8b21ec1_amd64",
"8Base-CNV-4.12:container-native-virtualization/hyperconverged-cluster-operator@sha256:8b311b48437c79a6859a84f62cfd10ca8e6dcff4ce665a98ed78633552a172ca_amd64",
"8Base-CNV-4.12:container-native-virtualization/hyperconverged-cluster-webhook-rhel8@sha256:e912171328517664f0298322a7992a6e0e00118dc496ff94ee84190d9057db68_amd64",
"8Base-CNV-4.12:container-native-virtualization/kubemacpool@sha256:ab5a239a35e3de8566cb76db0d59ae92e290a3756d39a2298290f1ab3c7b56c5_amd64",
"8Base-CNV-4.12:container-native-virtualization/kubevirt-console-plugin@sha256:e7dd17d4d206b2d37f24a2ed28bf3d2d6a40463da6cbc6b5696555b455f90055_amd64",
"8Base-CNV-4.12:container-native-virtualization/kubevirt-ssp-operator@sha256:09a834b1f71a19cf9a616ffd9eb04408972f9b8f9549777cab0935f63931c993_amd64",
"8Base-CNV-4.12:container-native-virtualization/kubevirt-tekton-tasks-cleanup-vm@sha256:66284c45e82862dc7c1505fcdfe7b14e72c93c5e7fa6b7108a945220279641e9_amd64",
"8Base-CNV-4.12:container-native-virtualization/kubevirt-tekton-tasks-copy-template@sha256:462770d258407ea93c14c9a99fb4450536261202d1d63a681634af2193c2b062_amd64",
"8Base-CNV-4.12:container-native-virtualization/kubevirt-tekton-tasks-create-datavolume@sha256:31d22c0be03bbb222967d953d35189173fbeb60d1cb32278eb006e8abe78e90c_amd64",
"8Base-CNV-4.12:container-native-virtualization/kubevirt-tekton-tasks-create-vm-from-template@sha256:a62ec91155a7bfc776c402e8b513b0e00797d64a95434346a2e3a4cc25f2d3c5_amd64",
"8Base-CNV-4.12:container-native-virtualization/kubevirt-tekton-tasks-disk-virt-customize@sha256:35274b72a5562e8675854d8cf2ca3ec0c4d0b619c0e630d7b39b7da8ebd3b143_amd64",
"8Base-CNV-4.12:container-native-virtualization/kubevirt-tekton-tasks-disk-virt-sysprep@sha256:6e6ed3d8b1b906f801e36b82d6976bc421ae8344d71d4c563fe6d8e76b5fe9c4_amd64",
"8Base-CNV-4.12:container-native-virtualization/kubevirt-tekton-tasks-modify-vm-template@sha256:b46443d7f21b8b251468e33c929a16008a3ac34a8f50a1d8bc1cd134079ccae4_amd64",
"8Base-CNV-4.12:container-native-virtualization/kubevirt-tekton-tasks-operator@sha256:7f11db20a3c635aa48e3dcadfe555d0cd229c4c7f1790f70ee9c9ee78ab55e67_amd64",
"8Base-CNV-4.12:container-native-virtualization/kubevirt-tekton-tasks-wait-for-vmi-status@sha256:4967b4c46d670a2b109c9a2e6e0ebc850a5e1dacaf8cc0ed691668bfa0cbd418_amd64",
"8Base-CNV-4.12:container-native-virtualization/kubevirt-template-validator@sha256:bf732669655db1b09ef27bc1964fe7b49943d681a5acc9860497512d8877e13f_amd64",
"8Base-CNV-4.12:container-native-virtualization/libguestfs-tools@sha256:4f0d48312d8fe02a17747d65ac644d3e1be2df3cb80a9d0c268acc6ad5b91680_amd64",
"8Base-CNV-4.12:container-native-virtualization/ovs-cni-marker@sha256:077367d5af11030832a5e63a611395b7fa65ee140b490b6f33f8a23a9392dcd5_amd64",
"8Base-CNV-4.12:container-native-virtualization/ovs-cni-plugin@sha256:892e339e8eec78f9865d11984c6dc8e92831ee9a17d6b990cd7fba9f2e506e13_amd64",
"8Base-CNV-4.12:container-native-virtualization/virt-artifacts-server@sha256:9638c34ff48d275842a990deb86110530ffd4937b2b551a4d5263168f7db6d47_amd64",
"8Base-CNV-4.12:container-native-virtualization/virt-cdi-apiserver@sha256:dd68dfc1a588b4e24e533d61b52b68ab0673fd39a95632314f54e1b85cb5f32d_amd64",
"8Base-CNV-4.12:container-native-virtualization/virt-cdi-cloner@sha256:879742e59f3416100969a0d0994e49e3f8cd493310bbd0c0e86e969f86daa204_amd64",
"8Base-CNV-4.12:container-native-virtualization/virt-cdi-controller@sha256:46689591989c8db1fa1f5228b2b9fb51d7abd0425c34951f909ced1fc536f0e4_amd64",
"8Base-CNV-4.12:container-native-virtualization/virt-cdi-importer@sha256:f2d011c18db1dd0dbe068bc650418c4b3f2f94935c053e76a52736da0f33867a_amd64",
"8Base-CNV-4.12:container-native-virtualization/virt-cdi-operator@sha256:8b06f96750c3f8e34a7cc8defeda46a92e3ad553159d3dbc7c4e096b483508ee_amd64",
"8Base-CNV-4.12:container-native-virtualization/virt-cdi-uploadproxy@sha256:84fd85672f6e9891678d6e99c066f8f20a9a2aac08fae11d552d46a317b7f815_amd64",
"8Base-CNV-4.12:container-native-virtualization/virt-cdi-uploadserver@sha256:4b231a260a9c0176f4b45aaf8142fa5e6860892b2fa19fad0f3091c423064211_amd64",
"8Base-CNV-4.12:container-native-virtualization/virt-controller@sha256:e6ddc32f82e940d364e0a3d63c28b4bd41b71574f9479b6d6b01de948baa8cab_amd64",
"8Base-CNV-4.12:container-native-virtualization/virt-exportproxy@sha256:2dc6b5eca4ba0daffe57ff174efc35764a2021eef35ef84c3d030c0f97329ece_amd64",
"8Base-CNV-4.12:container-native-virtualization/virt-exportserver@sha256:dd59838c20f30c7049cbdc4646b8b6f73ce8f33fa13c352ee22985673eaf95e2_amd64",
"8Base-CNV-4.12:container-native-virtualization/virt-handler@sha256:cce366a6b1aa42a9798a8c714dcb795d1c653dfe0ba06c997e65dbba0318e537_amd64",
"8Base-CNV-4.12:container-native-virtualization/virt-launcher@sha256:bd5b00ece84caed816b3f3cc80d8570324e1e8f975cf2c2320726d88fb64f33a_amd64",
"8Base-CNV-4.12:container-native-virtualization/virt-operator@sha256:6c4b16ac62e673d8f5116d592836506be72c5ebd2a07ffc828fee86514db0e9d_amd64",
"8Base-CNV-4.12:container-native-virtualization/virtio-win@sha256:cd321e3d82a87139edabf223414b892c99857d7ac7d089b870e227ea98c970e0_amd64",
"8Base-CNV-4.12:container-native-virtualization/vm-network-latency-checkup@sha256:5a1502efeeaa3958e5755ce07dcb8314305d75c88cc69ddc7d515457935cdc69_amd64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2022-28131"
},
{
"category": "external",
"summary": "RHBZ#2107390",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2107390"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2022-28131",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-28131"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2022-28131",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2022-28131"
},
{
"category": "external",
"summary": "https://go.dev/issue/53614",
"url": "https://go.dev/issue/53614"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-announce/c/nqrv9fbR0zE",
"url": "https://groups.google.com/g/golang-announce/c/nqrv9fbR0zE"
}
],
"release_date": "2022-07-12T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2023-01-25T11:11:29+00:00",
"details": "Before applying this update, you must apply all previously released errata\nrelevant to your system.\n\nTo apply this update, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"8Base-CNV-4.12:container-native-virtualization/virt-api@sha256:cd89350a5e6b3a468acd290819d86f2c77d486fa5a57dbac752f863f1a8a2b23_amd64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2023:0408"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "LOCAL",
"availabilityImpact": "HIGH",
"baseScore": 7.3,
"baseSeverity": "HIGH",
"confidentialityImpact": "LOW",
"integrityImpact": "LOW",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:N/UI:N/S:U/C:L/I:L/A:H",
"version": "3.1"
},
"products": [
"8Base-CNV-4.12:container-native-virtualization/bridge-marker@sha256:086a9922f34161e5b75d204a0c3281c941f81f76ef8784de434cc79acc76174c_amd64",
"8Base-CNV-4.12:container-native-virtualization/cluster-network-addons-operator@sha256:d2c19fd4c2327eb84179acf652157982b29c365d8a526d70517c6dd93ea6ebc7_amd64",
"8Base-CNV-4.12:container-native-virtualization/cnv-containernetworking-plugins@sha256:3d6003dea97e48d240668e55b2705f0251259006251abafaa3dc08fbc69f1312_amd64",
"8Base-CNV-4.12:container-native-virtualization/cnv-must-gather-rhel8@sha256:dcb95d2b4958ce69f8fcf61c9c90e0516d7844db62f2297ebf1ef18e5d8c05b4_amd64",
"8Base-CNV-4.12:container-native-virtualization/hco-bundle-registry@sha256:73680901c7733ba27f729fd6475971e0909c2fe9efacf74d556f961a1494274e_amd64",
"8Base-CNV-4.12:container-native-virtualization/hostpath-csi-driver@sha256:a0b75e357628ca6b2ca32ab3fdbf531fd8da438a7a6ae8988ef897d2c001d9cb_amd64",
"8Base-CNV-4.12:container-native-virtualization/hostpath-provisioner-rhel8-operator@sha256:b9d84e63f789c70e31cf60fe06d41359363afc7bbd86a78ac7132f8dae4c467a_amd64",
"8Base-CNV-4.12:container-native-virtualization/hostpath-provisioner-rhel8@sha256:5239dcb229b060a818befd52a1e27b18142985abe0e39cef41eadd66f8b21ec1_amd64",
"8Base-CNV-4.12:container-native-virtualization/hyperconverged-cluster-operator@sha256:8b311b48437c79a6859a84f62cfd10ca8e6dcff4ce665a98ed78633552a172ca_amd64",
"8Base-CNV-4.12:container-native-virtualization/hyperconverged-cluster-webhook-rhel8@sha256:e912171328517664f0298322a7992a6e0e00118dc496ff94ee84190d9057db68_amd64",
"8Base-CNV-4.12:container-native-virtualization/kubemacpool@sha256:ab5a239a35e3de8566cb76db0d59ae92e290a3756d39a2298290f1ab3c7b56c5_amd64",
"8Base-CNV-4.12:container-native-virtualization/kubevirt-console-plugin@sha256:e7dd17d4d206b2d37f24a2ed28bf3d2d6a40463da6cbc6b5696555b455f90055_amd64",
"8Base-CNV-4.12:container-native-virtualization/kubevirt-ssp-operator@sha256:09a834b1f71a19cf9a616ffd9eb04408972f9b8f9549777cab0935f63931c993_amd64",
"8Base-CNV-4.12:container-native-virtualization/kubevirt-tekton-tasks-cleanup-vm@sha256:66284c45e82862dc7c1505fcdfe7b14e72c93c5e7fa6b7108a945220279641e9_amd64",
"8Base-CNV-4.12:container-native-virtualization/kubevirt-tekton-tasks-copy-template@sha256:462770d258407ea93c14c9a99fb4450536261202d1d63a681634af2193c2b062_amd64",
"8Base-CNV-4.12:container-native-virtualization/kubevirt-tekton-tasks-create-datavolume@sha256:31d22c0be03bbb222967d953d35189173fbeb60d1cb32278eb006e8abe78e90c_amd64",
"8Base-CNV-4.12:container-native-virtualization/kubevirt-tekton-tasks-create-vm-from-template@sha256:a62ec91155a7bfc776c402e8b513b0e00797d64a95434346a2e3a4cc25f2d3c5_amd64",
"8Base-CNV-4.12:container-native-virtualization/kubevirt-tekton-tasks-disk-virt-customize@sha256:35274b72a5562e8675854d8cf2ca3ec0c4d0b619c0e630d7b39b7da8ebd3b143_amd64",
"8Base-CNV-4.12:container-native-virtualization/kubevirt-tekton-tasks-disk-virt-sysprep@sha256:6e6ed3d8b1b906f801e36b82d6976bc421ae8344d71d4c563fe6d8e76b5fe9c4_amd64",
"8Base-CNV-4.12:container-native-virtualization/kubevirt-tekton-tasks-modify-vm-template@sha256:b46443d7f21b8b251468e33c929a16008a3ac34a8f50a1d8bc1cd134079ccae4_amd64",
"8Base-CNV-4.12:container-native-virtualization/kubevirt-tekton-tasks-operator@sha256:7f11db20a3c635aa48e3dcadfe555d0cd229c4c7f1790f70ee9c9ee78ab55e67_amd64",
"8Base-CNV-4.12:container-native-virtualization/kubevirt-tekton-tasks-wait-for-vmi-status@sha256:4967b4c46d670a2b109c9a2e6e0ebc850a5e1dacaf8cc0ed691668bfa0cbd418_amd64",
"8Base-CNV-4.12:container-native-virtualization/kubevirt-template-validator@sha256:bf732669655db1b09ef27bc1964fe7b49943d681a5acc9860497512d8877e13f_amd64",
"8Base-CNV-4.12:container-native-virtualization/libguestfs-tools@sha256:4f0d48312d8fe02a17747d65ac644d3e1be2df3cb80a9d0c268acc6ad5b91680_amd64",
"8Base-CNV-4.12:container-native-virtualization/ovs-cni-marker@sha256:077367d5af11030832a5e63a611395b7fa65ee140b490b6f33f8a23a9392dcd5_amd64",
"8Base-CNV-4.12:container-native-virtualization/ovs-cni-plugin@sha256:892e339e8eec78f9865d11984c6dc8e92831ee9a17d6b990cd7fba9f2e506e13_amd64",
"8Base-CNV-4.12:container-native-virtualization/virt-api@sha256:cd89350a5e6b3a468acd290819d86f2c77d486fa5a57dbac752f863f1a8a2b23_amd64",
"8Base-CNV-4.12:container-native-virtualization/virt-artifacts-server@sha256:9638c34ff48d275842a990deb86110530ffd4937b2b551a4d5263168f7db6d47_amd64",
"8Base-CNV-4.12:container-native-virtualization/virt-cdi-apiserver@sha256:dd68dfc1a588b4e24e533d61b52b68ab0673fd39a95632314f54e1b85cb5f32d_amd64",
"8Base-CNV-4.12:container-native-virtualization/virt-cdi-cloner@sha256:879742e59f3416100969a0d0994e49e3f8cd493310bbd0c0e86e969f86daa204_amd64",
"8Base-CNV-4.12:container-native-virtualization/virt-cdi-controller@sha256:46689591989c8db1fa1f5228b2b9fb51d7abd0425c34951f909ced1fc536f0e4_amd64",
"8Base-CNV-4.12:container-native-virtualization/virt-cdi-importer@sha256:f2d011c18db1dd0dbe068bc650418c4b3f2f94935c053e76a52736da0f33867a_amd64",
"8Base-CNV-4.12:container-native-virtualization/virt-cdi-operator@sha256:8b06f96750c3f8e34a7cc8defeda46a92e3ad553159d3dbc7c4e096b483508ee_amd64",
"8Base-CNV-4.12:container-native-virtualization/virt-cdi-uploadproxy@sha256:84fd85672f6e9891678d6e99c066f8f20a9a2aac08fae11d552d46a317b7f815_amd64",
"8Base-CNV-4.12:container-native-virtualization/virt-cdi-uploadserver@sha256:4b231a260a9c0176f4b45aaf8142fa5e6860892b2fa19fad0f3091c423064211_amd64",
"8Base-CNV-4.12:container-native-virtualization/virt-controller@sha256:e6ddc32f82e940d364e0a3d63c28b4bd41b71574f9479b6d6b01de948baa8cab_amd64",
"8Base-CNV-4.12:container-native-virtualization/virt-exportproxy@sha256:2dc6b5eca4ba0daffe57ff174efc35764a2021eef35ef84c3d030c0f97329ece_amd64",
"8Base-CNV-4.12:container-native-virtualization/virt-exportserver@sha256:dd59838c20f30c7049cbdc4646b8b6f73ce8f33fa13c352ee22985673eaf95e2_amd64",
"8Base-CNV-4.12:container-native-virtualization/virt-handler@sha256:cce366a6b1aa42a9798a8c714dcb795d1c653dfe0ba06c997e65dbba0318e537_amd64",
"8Base-CNV-4.12:container-native-virtualization/virt-launcher@sha256:bd5b00ece84caed816b3f3cc80d8570324e1e8f975cf2c2320726d88fb64f33a_amd64",
"8Base-CNV-4.12:container-native-virtualization/virt-operator@sha256:6c4b16ac62e673d8f5116d592836506be72c5ebd2a07ffc828fee86514db0e9d_amd64",
"8Base-CNV-4.12:container-native-virtualization/virtio-win@sha256:cd321e3d82a87139edabf223414b892c99857d7ac7d089b870e227ea98c970e0_amd64",
"8Base-CNV-4.12:container-native-virtualization/vm-network-latency-checkup@sha256:5a1502efeeaa3958e5755ce07dcb8314305d75c88cc69ddc7d515457935cdc69_amd64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "golang: encoding/xml: stack exhaustion in Decoder.Skip"
},
{
"acknowledgments": [
{
"names": [
"Jo\u00ebl G\u00e4hwiler"
],
"summary": "Acknowledged by upstream."
}
],
"cve": "CVE-2022-29526",
"cwe": {
"id": "CWE-280",
"name": "Improper Handling of Insufficient Permissions or Privileges "
},
"discovery_date": "2022-05-11T00:00:00+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"8Base-CNV-4.12:container-native-virtualization/bridge-marker@sha256:086a9922f34161e5b75d204a0c3281c941f81f76ef8784de434cc79acc76174c_amd64",
"8Base-CNV-4.12:container-native-virtualization/cluster-network-addons-operator@sha256:d2c19fd4c2327eb84179acf652157982b29c365d8a526d70517c6dd93ea6ebc7_amd64",
"8Base-CNV-4.12:container-native-virtualization/cnv-containernetworking-plugins@sha256:3d6003dea97e48d240668e55b2705f0251259006251abafaa3dc08fbc69f1312_amd64",
"8Base-CNV-4.12:container-native-virtualization/cnv-must-gather-rhel8@sha256:dcb95d2b4958ce69f8fcf61c9c90e0516d7844db62f2297ebf1ef18e5d8c05b4_amd64",
"8Base-CNV-4.12:container-native-virtualization/hco-bundle-registry@sha256:73680901c7733ba27f729fd6475971e0909c2fe9efacf74d556f961a1494274e_amd64",
"8Base-CNV-4.12:container-native-virtualization/hostpath-csi-driver@sha256:a0b75e357628ca6b2ca32ab3fdbf531fd8da438a7a6ae8988ef897d2c001d9cb_amd64",
"8Base-CNV-4.12:container-native-virtualization/hostpath-provisioner-rhel8-operator@sha256:b9d84e63f789c70e31cf60fe06d41359363afc7bbd86a78ac7132f8dae4c467a_amd64",
"8Base-CNV-4.12:container-native-virtualization/hostpath-provisioner-rhel8@sha256:5239dcb229b060a818befd52a1e27b18142985abe0e39cef41eadd66f8b21ec1_amd64",
"8Base-CNV-4.12:container-native-virtualization/hyperconverged-cluster-operator@sha256:8b311b48437c79a6859a84f62cfd10ca8e6dcff4ce665a98ed78633552a172ca_amd64",
"8Base-CNV-4.12:container-native-virtualization/hyperconverged-cluster-webhook-rhel8@sha256:e912171328517664f0298322a7992a6e0e00118dc496ff94ee84190d9057db68_amd64",
"8Base-CNV-4.12:container-native-virtualization/kubemacpool@sha256:ab5a239a35e3de8566cb76db0d59ae92e290a3756d39a2298290f1ab3c7b56c5_amd64",
"8Base-CNV-4.12:container-native-virtualization/kubevirt-console-plugin@sha256:e7dd17d4d206b2d37f24a2ed28bf3d2d6a40463da6cbc6b5696555b455f90055_amd64",
"8Base-CNV-4.12:container-native-virtualization/kubevirt-ssp-operator@sha256:09a834b1f71a19cf9a616ffd9eb04408972f9b8f9549777cab0935f63931c993_amd64",
"8Base-CNV-4.12:container-native-virtualization/kubevirt-tekton-tasks-cleanup-vm@sha256:66284c45e82862dc7c1505fcdfe7b14e72c93c5e7fa6b7108a945220279641e9_amd64",
"8Base-CNV-4.12:container-native-virtualization/kubevirt-tekton-tasks-copy-template@sha256:462770d258407ea93c14c9a99fb4450536261202d1d63a681634af2193c2b062_amd64",
"8Base-CNV-4.12:container-native-virtualization/kubevirt-tekton-tasks-create-datavolume@sha256:31d22c0be03bbb222967d953d35189173fbeb60d1cb32278eb006e8abe78e90c_amd64",
"8Base-CNV-4.12:container-native-virtualization/kubevirt-tekton-tasks-create-vm-from-template@sha256:a62ec91155a7bfc776c402e8b513b0e00797d64a95434346a2e3a4cc25f2d3c5_amd64",
"8Base-CNV-4.12:container-native-virtualization/kubevirt-tekton-tasks-disk-virt-customize@sha256:35274b72a5562e8675854d8cf2ca3ec0c4d0b619c0e630d7b39b7da8ebd3b143_amd64",
"8Base-CNV-4.12:container-native-virtualization/kubevirt-tekton-tasks-disk-virt-sysprep@sha256:6e6ed3d8b1b906f801e36b82d6976bc421ae8344d71d4c563fe6d8e76b5fe9c4_amd64",
"8Base-CNV-4.12:container-native-virtualization/kubevirt-tekton-tasks-modify-vm-template@sha256:b46443d7f21b8b251468e33c929a16008a3ac34a8f50a1d8bc1cd134079ccae4_amd64",
"8Base-CNV-4.12:container-native-virtualization/kubevirt-tekton-tasks-operator@sha256:7f11db20a3c635aa48e3dcadfe555d0cd229c4c7f1790f70ee9c9ee78ab55e67_amd64",
"8Base-CNV-4.12:container-native-virtualization/kubevirt-tekton-tasks-wait-for-vmi-status@sha256:4967b4c46d670a2b109c9a2e6e0ebc850a5e1dacaf8cc0ed691668bfa0cbd418_amd64",
"8Base-CNV-4.12:container-native-virtualization/kubevirt-template-validator@sha256:bf732669655db1b09ef27bc1964fe7b49943d681a5acc9860497512d8877e13f_amd64",
"8Base-CNV-4.12:container-native-virtualization/ovs-cni-marker@sha256:077367d5af11030832a5e63a611395b7fa65ee140b490b6f33f8a23a9392dcd5_amd64",
"8Base-CNV-4.12:container-native-virtualization/ovs-cni-plugin@sha256:892e339e8eec78f9865d11984c6dc8e92831ee9a17d6b990cd7fba9f2e506e13_amd64",
"8Base-CNV-4.12:container-native-virtualization/virt-api@sha256:cd89350a5e6b3a468acd290819d86f2c77d486fa5a57dbac752f863f1a8a2b23_amd64",
"8Base-CNV-4.12:container-native-virtualization/virt-artifacts-server@sha256:9638c34ff48d275842a990deb86110530ffd4937b2b551a4d5263168f7db6d47_amd64",
"8Base-CNV-4.12:container-native-virtualization/virt-cdi-apiserver@sha256:dd68dfc1a588b4e24e533d61b52b68ab0673fd39a95632314f54e1b85cb5f32d_amd64",
"8Base-CNV-4.12:container-native-virtualization/virt-cdi-cloner@sha256:879742e59f3416100969a0d0994e49e3f8cd493310bbd0c0e86e969f86daa204_amd64",
"8Base-CNV-4.12:container-native-virtualization/virt-cdi-controller@sha256:46689591989c8db1fa1f5228b2b9fb51d7abd0425c34951f909ced1fc536f0e4_amd64",
"8Base-CNV-4.12:container-native-virtualization/virt-cdi-importer@sha256:f2d011c18db1dd0dbe068bc650418c4b3f2f94935c053e76a52736da0f33867a_amd64",
"8Base-CNV-4.12:container-native-virtualization/virt-cdi-operator@sha256:8b06f96750c3f8e34a7cc8defeda46a92e3ad553159d3dbc7c4e096b483508ee_amd64",
"8Base-CNV-4.12:container-native-virtualization/virt-cdi-uploadproxy@sha256:84fd85672f6e9891678d6e99c066f8f20a9a2aac08fae11d552d46a317b7f815_amd64",
"8Base-CNV-4.12:container-native-virtualization/virt-cdi-uploadserver@sha256:4b231a260a9c0176f4b45aaf8142fa5e6860892b2fa19fad0f3091c423064211_amd64",
"8Base-CNV-4.12:container-native-virtualization/virt-controller@sha256:e6ddc32f82e940d364e0a3d63c28b4bd41b71574f9479b6d6b01de948baa8cab_amd64",
"8Base-CNV-4.12:container-native-virtualization/virt-exportproxy@sha256:2dc6b5eca4ba0daffe57ff174efc35764a2021eef35ef84c3d030c0f97329ece_amd64",
"8Base-CNV-4.12:container-native-virtualization/virt-exportserver@sha256:dd59838c20f30c7049cbdc4646b8b6f73ce8f33fa13c352ee22985673eaf95e2_amd64",
"8Base-CNV-4.12:container-native-virtualization/virt-handler@sha256:cce366a6b1aa42a9798a8c714dcb795d1c653dfe0ba06c997e65dbba0318e537_amd64",
"8Base-CNV-4.12:container-native-virtualization/virt-launcher@sha256:bd5b00ece84caed816b3f3cc80d8570324e1e8f975cf2c2320726d88fb64f33a_amd64",
"8Base-CNV-4.12:container-native-virtualization/virt-operator@sha256:6c4b16ac62e673d8f5116d592836506be72c5ebd2a07ffc828fee86514db0e9d_amd64",
"8Base-CNV-4.12:container-native-virtualization/virtio-win@sha256:cd321e3d82a87139edabf223414b892c99857d7ac7d089b870e227ea98c970e0_amd64",
"8Base-CNV-4.12:container-native-virtualization/vm-network-latency-checkup@sha256:5a1502efeeaa3958e5755ce07dcb8314305d75c88cc69ddc7d515457935cdc69_amd64"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2084085"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in the syscall.Faccessat function when calling a process by checking the group. This flaw allows an attacker to check the process group permissions rather than a member of the file\u0027s group, affecting system availability.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "golang: syscall: faccessat checks wrong group",
"title": "Vulnerability summary"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"8Base-CNV-4.12:container-native-virtualization/libguestfs-tools@sha256:4f0d48312d8fe02a17747d65ac644d3e1be2df3cb80a9d0c268acc6ad5b91680_amd64"
],
"known_not_affected": [
"8Base-CNV-4.12:container-native-virtualization/bridge-marker@sha256:086a9922f34161e5b75d204a0c3281c941f81f76ef8784de434cc79acc76174c_amd64",
"8Base-CNV-4.12:container-native-virtualization/cluster-network-addons-operator@sha256:d2c19fd4c2327eb84179acf652157982b29c365d8a526d70517c6dd93ea6ebc7_amd64",
"8Base-CNV-4.12:container-native-virtualization/cnv-containernetworking-plugins@sha256:3d6003dea97e48d240668e55b2705f0251259006251abafaa3dc08fbc69f1312_amd64",
"8Base-CNV-4.12:container-native-virtualization/cnv-must-gather-rhel8@sha256:dcb95d2b4958ce69f8fcf61c9c90e0516d7844db62f2297ebf1ef18e5d8c05b4_amd64",
"8Base-CNV-4.12:container-native-virtualization/hco-bundle-registry@sha256:73680901c7733ba27f729fd6475971e0909c2fe9efacf74d556f961a1494274e_amd64",
"8Base-CNV-4.12:container-native-virtualization/hostpath-csi-driver@sha256:a0b75e357628ca6b2ca32ab3fdbf531fd8da438a7a6ae8988ef897d2c001d9cb_amd64",
"8Base-CNV-4.12:container-native-virtualization/hostpath-provisioner-rhel8-operator@sha256:b9d84e63f789c70e31cf60fe06d41359363afc7bbd86a78ac7132f8dae4c467a_amd64",
"8Base-CNV-4.12:container-native-virtualization/hostpath-provisioner-rhel8@sha256:5239dcb229b060a818befd52a1e27b18142985abe0e39cef41eadd66f8b21ec1_amd64",
"8Base-CNV-4.12:container-native-virtualization/hyperconverged-cluster-operator@sha256:8b311b48437c79a6859a84f62cfd10ca8e6dcff4ce665a98ed78633552a172ca_amd64",
"8Base-CNV-4.12:container-native-virtualization/hyperconverged-cluster-webhook-rhel8@sha256:e912171328517664f0298322a7992a6e0e00118dc496ff94ee84190d9057db68_amd64",
"8Base-CNV-4.12:container-native-virtualization/kubemacpool@sha256:ab5a239a35e3de8566cb76db0d59ae92e290a3756d39a2298290f1ab3c7b56c5_amd64",
"8Base-CNV-4.12:container-native-virtualization/kubevirt-console-plugin@sha256:e7dd17d4d206b2d37f24a2ed28bf3d2d6a40463da6cbc6b5696555b455f90055_amd64",
"8Base-CNV-4.12:container-native-virtualization/kubevirt-ssp-operator@sha256:09a834b1f71a19cf9a616ffd9eb04408972f9b8f9549777cab0935f63931c993_amd64",
"8Base-CNV-4.12:container-native-virtualization/kubevirt-tekton-tasks-cleanup-vm@sha256:66284c45e82862dc7c1505fcdfe7b14e72c93c5e7fa6b7108a945220279641e9_amd64",
"8Base-CNV-4.12:container-native-virtualization/kubevirt-tekton-tasks-copy-template@sha256:462770d258407ea93c14c9a99fb4450536261202d1d63a681634af2193c2b062_amd64",
"8Base-CNV-4.12:container-native-virtualization/kubevirt-tekton-tasks-create-datavolume@sha256:31d22c0be03bbb222967d953d35189173fbeb60d1cb32278eb006e8abe78e90c_amd64",
"8Base-CNV-4.12:container-native-virtualization/kubevirt-tekton-tasks-create-vm-from-template@sha256:a62ec91155a7bfc776c402e8b513b0e00797d64a95434346a2e3a4cc25f2d3c5_amd64",
"8Base-CNV-4.12:container-native-virtualization/kubevirt-tekton-tasks-disk-virt-customize@sha256:35274b72a5562e8675854d8cf2ca3ec0c4d0b619c0e630d7b39b7da8ebd3b143_amd64",
"8Base-CNV-4.12:container-native-virtualization/kubevirt-tekton-tasks-disk-virt-sysprep@sha256:6e6ed3d8b1b906f801e36b82d6976bc421ae8344d71d4c563fe6d8e76b5fe9c4_amd64",
"8Base-CNV-4.12:container-native-virtualization/kubevirt-tekton-tasks-modify-vm-template@sha256:b46443d7f21b8b251468e33c929a16008a3ac34a8f50a1d8bc1cd134079ccae4_amd64",
"8Base-CNV-4.12:container-native-virtualization/kubevirt-tekton-tasks-operator@sha256:7f11db20a3c635aa48e3dcadfe555d0cd229c4c7f1790f70ee9c9ee78ab55e67_amd64",
"8Base-CNV-4.12:container-native-virtualization/kubevirt-tekton-tasks-wait-for-vmi-status@sha256:4967b4c46d670a2b109c9a2e6e0ebc850a5e1dacaf8cc0ed691668bfa0cbd418_amd64",
"8Base-CNV-4.12:container-native-virtualization/kubevirt-template-validator@sha256:bf732669655db1b09ef27bc1964fe7b49943d681a5acc9860497512d8877e13f_amd64",
"8Base-CNV-4.12:container-native-virtualization/ovs-cni-marker@sha256:077367d5af11030832a5e63a611395b7fa65ee140b490b6f33f8a23a9392dcd5_amd64",
"8Base-CNV-4.12:container-native-virtualization/ovs-cni-plugin@sha256:892e339e8eec78f9865d11984c6dc8e92831ee9a17d6b990cd7fba9f2e506e13_amd64",
"8Base-CNV-4.12:container-native-virtualization/virt-api@sha256:cd89350a5e6b3a468acd290819d86f2c77d486fa5a57dbac752f863f1a8a2b23_amd64",
"8Base-CNV-4.12:container-native-virtualization/virt-artifacts-server@sha256:9638c34ff48d275842a990deb86110530ffd4937b2b551a4d5263168f7db6d47_amd64",
"8Base-CNV-4.12:container-native-virtualization/virt-cdi-apiserver@sha256:dd68dfc1a588b4e24e533d61b52b68ab0673fd39a95632314f54e1b85cb5f32d_amd64",
"8Base-CNV-4.12:container-native-virtualization/virt-cdi-cloner@sha256:879742e59f3416100969a0d0994e49e3f8cd493310bbd0c0e86e969f86daa204_amd64",
"8Base-CNV-4.12:container-native-virtualization/virt-cdi-controller@sha256:46689591989c8db1fa1f5228b2b9fb51d7abd0425c34951f909ced1fc536f0e4_amd64",
"8Base-CNV-4.12:container-native-virtualization/virt-cdi-importer@sha256:f2d011c18db1dd0dbe068bc650418c4b3f2f94935c053e76a52736da0f33867a_amd64",
"8Base-CNV-4.12:container-native-virtualization/virt-cdi-operator@sha256:8b06f96750c3f8e34a7cc8defeda46a92e3ad553159d3dbc7c4e096b483508ee_amd64",
"8Base-CNV-4.12:container-native-virtualization/virt-cdi-uploadproxy@sha256:84fd85672f6e9891678d6e99c066f8f20a9a2aac08fae11d552d46a317b7f815_amd64",
"8Base-CNV-4.12:container-native-virtualization/virt-cdi-uploadserver@sha256:4b231a260a9c0176f4b45aaf8142fa5e6860892b2fa19fad0f3091c423064211_amd64",
"8Base-CNV-4.12:container-native-virtualization/virt-controller@sha256:e6ddc32f82e940d364e0a3d63c28b4bd41b71574f9479b6d6b01de948baa8cab_amd64",
"8Base-CNV-4.12:container-native-virtualization/virt-exportproxy@sha256:2dc6b5eca4ba0daffe57ff174efc35764a2021eef35ef84c3d030c0f97329ece_amd64",
"8Base-CNV-4.12:container-native-virtualization/virt-exportserver@sha256:dd59838c20f30c7049cbdc4646b8b6f73ce8f33fa13c352ee22985673eaf95e2_amd64",
"8Base-CNV-4.12:container-native-virtualization/virt-handler@sha256:cce366a6b1aa42a9798a8c714dcb795d1c653dfe0ba06c997e65dbba0318e537_amd64",
"8Base-CNV-4.12:container-native-virtualization/virt-launcher@sha256:bd5b00ece84caed816b3f3cc80d8570324e1e8f975cf2c2320726d88fb64f33a_amd64",
"8Base-CNV-4.12:container-native-virtualization/virt-operator@sha256:6c4b16ac62e673d8f5116d592836506be72c5ebd2a07ffc828fee86514db0e9d_amd64",
"8Base-CNV-4.12:container-native-virtualization/virtio-win@sha256:cd321e3d82a87139edabf223414b892c99857d7ac7d089b870e227ea98c970e0_amd64",
"8Base-CNV-4.12:container-native-virtualization/vm-network-latency-checkup@sha256:5a1502efeeaa3958e5755ce07dcb8314305d75c88cc69ddc7d515457935cdc69_amd64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2022-29526"
},
{
"category": "external",
"summary": "RHBZ#2084085",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2084085"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2022-29526",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-29526"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2022-29526",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2022-29526"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-announce/c/Y5qrqw_lWdU",
"url": "https://groups.google.com/g/golang-announce/c/Y5qrqw_lWdU"
}
],
"release_date": "2022-05-11T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2023-01-25T11:11:29+00:00",
"details": "Before applying this update, you must apply all previously released errata\nrelevant to your system.\n\nTo apply this update, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"8Base-CNV-4.12:container-native-virtualization/libguestfs-tools@sha256:4f0d48312d8fe02a17747d65ac644d3e1be2df3cb80a9d0c268acc6ad5b91680_amd64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2023:0408"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "LOCAL",
"availabilityImpact": "HIGH",
"baseScore": 6.2,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"8Base-CNV-4.12:container-native-virtualization/bridge-marker@sha256:086a9922f34161e5b75d204a0c3281c941f81f76ef8784de434cc79acc76174c_amd64",
"8Base-CNV-4.12:container-native-virtualization/cluster-network-addons-operator@sha256:d2c19fd4c2327eb84179acf652157982b29c365d8a526d70517c6dd93ea6ebc7_amd64",
"8Base-CNV-4.12:container-native-virtualization/cnv-containernetworking-plugins@sha256:3d6003dea97e48d240668e55b2705f0251259006251abafaa3dc08fbc69f1312_amd64",
"8Base-CNV-4.12:container-native-virtualization/cnv-must-gather-rhel8@sha256:dcb95d2b4958ce69f8fcf61c9c90e0516d7844db62f2297ebf1ef18e5d8c05b4_amd64",
"8Base-CNV-4.12:container-native-virtualization/hco-bundle-registry@sha256:73680901c7733ba27f729fd6475971e0909c2fe9efacf74d556f961a1494274e_amd64",
"8Base-CNV-4.12:container-native-virtualization/hostpath-csi-driver@sha256:a0b75e357628ca6b2ca32ab3fdbf531fd8da438a7a6ae8988ef897d2c001d9cb_amd64",
"8Base-CNV-4.12:container-native-virtualization/hostpath-provisioner-rhel8-operator@sha256:b9d84e63f789c70e31cf60fe06d41359363afc7bbd86a78ac7132f8dae4c467a_amd64",
"8Base-CNV-4.12:container-native-virtualization/hostpath-provisioner-rhel8@sha256:5239dcb229b060a818befd52a1e27b18142985abe0e39cef41eadd66f8b21ec1_amd64",
"8Base-CNV-4.12:container-native-virtualization/hyperconverged-cluster-operator@sha256:8b311b48437c79a6859a84f62cfd10ca8e6dcff4ce665a98ed78633552a172ca_amd64",
"8Base-CNV-4.12:container-native-virtualization/hyperconverged-cluster-webhook-rhel8@sha256:e912171328517664f0298322a7992a6e0e00118dc496ff94ee84190d9057db68_amd64",
"8Base-CNV-4.12:container-native-virtualization/kubemacpool@sha256:ab5a239a35e3de8566cb76db0d59ae92e290a3756d39a2298290f1ab3c7b56c5_amd64",
"8Base-CNV-4.12:container-native-virtualization/kubevirt-console-plugin@sha256:e7dd17d4d206b2d37f24a2ed28bf3d2d6a40463da6cbc6b5696555b455f90055_amd64",
"8Base-CNV-4.12:container-native-virtualization/kubevirt-ssp-operator@sha256:09a834b1f71a19cf9a616ffd9eb04408972f9b8f9549777cab0935f63931c993_amd64",
"8Base-CNV-4.12:container-native-virtualization/kubevirt-tekton-tasks-cleanup-vm@sha256:66284c45e82862dc7c1505fcdfe7b14e72c93c5e7fa6b7108a945220279641e9_amd64",
"8Base-CNV-4.12:container-native-virtualization/kubevirt-tekton-tasks-copy-template@sha256:462770d258407ea93c14c9a99fb4450536261202d1d63a681634af2193c2b062_amd64",
"8Base-CNV-4.12:container-native-virtualization/kubevirt-tekton-tasks-create-datavolume@sha256:31d22c0be03bbb222967d953d35189173fbeb60d1cb32278eb006e8abe78e90c_amd64",
"8Base-CNV-4.12:container-native-virtualization/kubevirt-tekton-tasks-create-vm-from-template@sha256:a62ec91155a7bfc776c402e8b513b0e00797d64a95434346a2e3a4cc25f2d3c5_amd64",
"8Base-CNV-4.12:container-native-virtualization/kubevirt-tekton-tasks-disk-virt-customize@sha256:35274b72a5562e8675854d8cf2ca3ec0c4d0b619c0e630d7b39b7da8ebd3b143_amd64",
"8Base-CNV-4.12:container-native-virtualization/kubevirt-tekton-tasks-disk-virt-sysprep@sha256:6e6ed3d8b1b906f801e36b82d6976bc421ae8344d71d4c563fe6d8e76b5fe9c4_amd64",
"8Base-CNV-4.12:container-native-virtualization/kubevirt-tekton-tasks-modify-vm-template@sha256:b46443d7f21b8b251468e33c929a16008a3ac34a8f50a1d8bc1cd134079ccae4_amd64",
"8Base-CNV-4.12:container-native-virtualization/kubevirt-tekton-tasks-operator@sha256:7f11db20a3c635aa48e3dcadfe555d0cd229c4c7f1790f70ee9c9ee78ab55e67_amd64",
"8Base-CNV-4.12:container-native-virtualization/kubevirt-tekton-tasks-wait-for-vmi-status@sha256:4967b4c46d670a2b109c9a2e6e0ebc850a5e1dacaf8cc0ed691668bfa0cbd418_amd64",
"8Base-CNV-4.12:container-native-virtualization/kubevirt-template-validator@sha256:bf732669655db1b09ef27bc1964fe7b49943d681a5acc9860497512d8877e13f_amd64",
"8Base-CNV-4.12:container-native-virtualization/libguestfs-tools@sha256:4f0d48312d8fe02a17747d65ac644d3e1be2df3cb80a9d0c268acc6ad5b91680_amd64",
"8Base-CNV-4.12:container-native-virtualization/ovs-cni-marker@sha256:077367d5af11030832a5e63a611395b7fa65ee140b490b6f33f8a23a9392dcd5_amd64",
"8Base-CNV-4.12:container-native-virtualization/ovs-cni-plugin@sha256:892e339e8eec78f9865d11984c6dc8e92831ee9a17d6b990cd7fba9f2e506e13_amd64",
"8Base-CNV-4.12:container-native-virtualization/virt-api@sha256:cd89350a5e6b3a468acd290819d86f2c77d486fa5a57dbac752f863f1a8a2b23_amd64",
"8Base-CNV-4.12:container-native-virtualization/virt-artifacts-server@sha256:9638c34ff48d275842a990deb86110530ffd4937b2b551a4d5263168f7db6d47_amd64",
"8Base-CNV-4.12:container-native-virtualization/virt-cdi-apiserver@sha256:dd68dfc1a588b4e24e533d61b52b68ab0673fd39a95632314f54e1b85cb5f32d_amd64",
"8Base-CNV-4.12:container-native-virtualization/virt-cdi-cloner@sha256:879742e59f3416100969a0d0994e49e3f8cd493310bbd0c0e86e969f86daa204_amd64",
"8Base-CNV-4.12:container-native-virtualization/virt-cdi-controller@sha256:46689591989c8db1fa1f5228b2b9fb51d7abd0425c34951f909ced1fc536f0e4_amd64",
"8Base-CNV-4.12:container-native-virtualization/virt-cdi-importer@sha256:f2d011c18db1dd0dbe068bc650418c4b3f2f94935c053e76a52736da0f33867a_amd64",
"8Base-CNV-4.12:container-native-virtualization/virt-cdi-operator@sha256:8b06f96750c3f8e34a7cc8defeda46a92e3ad553159d3dbc7c4e096b483508ee_amd64",
"8Base-CNV-4.12:container-native-virtualization/virt-cdi-uploadproxy@sha256:84fd85672f6e9891678d6e99c066f8f20a9a2aac08fae11d552d46a317b7f815_amd64",
"8Base-CNV-4.12:container-native-virtualization/virt-cdi-uploadserver@sha256:4b231a260a9c0176f4b45aaf8142fa5e6860892b2fa19fad0f3091c423064211_amd64",
"8Base-CNV-4.12:container-native-virtualization/virt-controller@sha256:e6ddc32f82e940d364e0a3d63c28b4bd41b71574f9479b6d6b01de948baa8cab_amd64",
"8Base-CNV-4.12:container-native-virtualization/virt-exportproxy@sha256:2dc6b5eca4ba0daffe57ff174efc35764a2021eef35ef84c3d030c0f97329ece_amd64",
"8Base-CNV-4.12:container-native-virtualization/virt-exportserver@sha256:dd59838c20f30c7049cbdc4646b8b6f73ce8f33fa13c352ee22985673eaf95e2_amd64",
"8Base-CNV-4.12:container-native-virtualization/virt-handler@sha256:cce366a6b1aa42a9798a8c714dcb795d1c653dfe0ba06c997e65dbba0318e537_amd64",
"8Base-CNV-4.12:container-native-virtualization/virt-launcher@sha256:bd5b00ece84caed816b3f3cc80d8570324e1e8f975cf2c2320726d88fb64f33a_amd64",
"8Base-CNV-4.12:container-native-virtualization/virt-operator@sha256:6c4b16ac62e673d8f5116d592836506be72c5ebd2a07ffc828fee86514db0e9d_amd64",
"8Base-CNV-4.12:container-native-virtualization/virtio-win@sha256:cd321e3d82a87139edabf223414b892c99857d7ac7d089b870e227ea98c970e0_amd64",
"8Base-CNV-4.12:container-native-virtualization/vm-network-latency-checkup@sha256:5a1502efeeaa3958e5755ce07dcb8314305d75c88cc69ddc7d515457935cdc69_amd64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "golang: syscall: faccessat checks wrong group"
},
{
"cve": "CVE-2022-30629",
"cwe": {
"id": "CWE-331",
"name": "Insufficient Entropy"
},
"discovery_date": "2022-06-02T00:00:00+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"8Base-CNV-4.12:container-native-virtualization/bridge-marker@sha256:086a9922f34161e5b75d204a0c3281c941f81f76ef8784de434cc79acc76174c_amd64",
"8Base-CNV-4.12:container-native-virtualization/cluster-network-addons-operator@sha256:d2c19fd4c2327eb84179acf652157982b29c365d8a526d70517c6dd93ea6ebc7_amd64",
"8Base-CNV-4.12:container-native-virtualization/cnv-containernetworking-plugins@sha256:3d6003dea97e48d240668e55b2705f0251259006251abafaa3dc08fbc69f1312_amd64",
"8Base-CNV-4.12:container-native-virtualization/cnv-must-gather-rhel8@sha256:dcb95d2b4958ce69f8fcf61c9c90e0516d7844db62f2297ebf1ef18e5d8c05b4_amd64",
"8Base-CNV-4.12:container-native-virtualization/hco-bundle-registry@sha256:73680901c7733ba27f729fd6475971e0909c2fe9efacf74d556f961a1494274e_amd64",
"8Base-CNV-4.12:container-native-virtualization/hyperconverged-cluster-operator@sha256:8b311b48437c79a6859a84f62cfd10ca8e6dcff4ce665a98ed78633552a172ca_amd64",
"8Base-CNV-4.12:container-native-virtualization/hyperconverged-cluster-webhook-rhel8@sha256:e912171328517664f0298322a7992a6e0e00118dc496ff94ee84190d9057db68_amd64",
"8Base-CNV-4.12:container-native-virtualization/kubemacpool@sha256:ab5a239a35e3de8566cb76db0d59ae92e290a3756d39a2298290f1ab3c7b56c5_amd64",
"8Base-CNV-4.12:container-native-virtualization/kubevirt-console-plugin@sha256:e7dd17d4d206b2d37f24a2ed28bf3d2d6a40463da6cbc6b5696555b455f90055_amd64",
"8Base-CNV-4.12:container-native-virtualization/kubevirt-ssp-operator@sha256:09a834b1f71a19cf9a616ffd9eb04408972f9b8f9549777cab0935f63931c993_amd64",
"8Base-CNV-4.12:container-native-virtualization/kubevirt-tekton-tasks-cleanup-vm@sha256:66284c45e82862dc7c1505fcdfe7b14e72c93c5e7fa6b7108a945220279641e9_amd64",
"8Base-CNV-4.12:container-native-virtualization/kubevirt-tekton-tasks-copy-template@sha256:462770d258407ea93c14c9a99fb4450536261202d1d63a681634af2193c2b062_amd64",
"8Base-CNV-4.12:container-native-virtualization/kubevirt-tekton-tasks-create-datavolume@sha256:31d22c0be03bbb222967d953d35189173fbeb60d1cb32278eb006e8abe78e90c_amd64",
"8Base-CNV-4.12:container-native-virtualization/kubevirt-tekton-tasks-create-vm-from-template@sha256:a62ec91155a7bfc776c402e8b513b0e00797d64a95434346a2e3a4cc25f2d3c5_amd64",
"8Base-CNV-4.12:container-native-virtualization/kubevirt-tekton-tasks-disk-virt-customize@sha256:35274b72a5562e8675854d8cf2ca3ec0c4d0b619c0e630d7b39b7da8ebd3b143_amd64",
"8Base-CNV-4.12:container-native-virtualization/kubevirt-tekton-tasks-disk-virt-sysprep@sha256:6e6ed3d8b1b906f801e36b82d6976bc421ae8344d71d4c563fe6d8e76b5fe9c4_amd64",
"8Base-CNV-4.12:container-native-virtualization/kubevirt-tekton-tasks-modify-vm-template@sha256:b46443d7f21b8b251468e33c929a16008a3ac34a8f50a1d8bc1cd134079ccae4_amd64",
"8Base-CNV-4.12:container-native-virtualization/kubevirt-tekton-tasks-operator@sha256:7f11db20a3c635aa48e3dcadfe555d0cd229c4c7f1790f70ee9c9ee78ab55e67_amd64",
"8Base-CNV-4.12:container-native-virtualization/kubevirt-tekton-tasks-wait-for-vmi-status@sha256:4967b4c46d670a2b109c9a2e6e0ebc850a5e1dacaf8cc0ed691668bfa0cbd418_amd64",
"8Base-CNV-4.12:container-native-virtualization/ovs-cni-marker@sha256:077367d5af11030832a5e63a611395b7fa65ee140b490b6f33f8a23a9392dcd5_amd64",
"8Base-CNV-4.12:container-native-virtualization/ovs-cni-plugin@sha256:892e339e8eec78f9865d11984c6dc8e92831ee9a17d6b990cd7fba9f2e506e13_amd64",
"8Base-CNV-4.12:container-native-virtualization/virt-api@sha256:cd89350a5e6b3a468acd290819d86f2c77d486fa5a57dbac752f863f1a8a2b23_amd64",
"8Base-CNV-4.12:container-native-virtualization/virt-artifacts-server@sha256:9638c34ff48d275842a990deb86110530ffd4937b2b551a4d5263168f7db6d47_amd64",
"8Base-CNV-4.12:container-native-virtualization/virt-cdi-apiserver@sha256:dd68dfc1a588b4e24e533d61b52b68ab0673fd39a95632314f54e1b85cb5f32d_amd64",
"8Base-CNV-4.12:container-native-virtualization/virt-cdi-controller@sha256:46689591989c8db1fa1f5228b2b9fb51d7abd0425c34951f909ced1fc536f0e4_amd64",
"8Base-CNV-4.12:container-native-virtualization/virt-cdi-importer@sha256:f2d011c18db1dd0dbe068bc650418c4b3f2f94935c053e76a52736da0f33867a_amd64",
"8Base-CNV-4.12:container-native-virtualization/virt-cdi-operator@sha256:8b06f96750c3f8e34a7cc8defeda46a92e3ad553159d3dbc7c4e096b483508ee_amd64",
"8Base-CNV-4.12:container-native-virtualization/virt-cdi-uploadproxy@sha256:84fd85672f6e9891678d6e99c066f8f20a9a2aac08fae11d552d46a317b7f815_amd64",
"8Base-CNV-4.12:container-native-virtualization/virt-cdi-uploadserver@sha256:4b231a260a9c0176f4b45aaf8142fa5e6860892b2fa19fad0f3091c423064211_amd64",
"8Base-CNV-4.12:container-native-virtualization/virt-controller@sha256:e6ddc32f82e940d364e0a3d63c28b4bd41b71574f9479b6d6b01de948baa8cab_amd64",
"8Base-CNV-4.12:container-native-virtualization/virt-exportproxy@sha256:2dc6b5eca4ba0daffe57ff174efc35764a2021eef35ef84c3d030c0f97329ece_amd64",
"8Base-CNV-4.12:container-native-virtualization/virt-exportserver@sha256:dd59838c20f30c7049cbdc4646b8b6f73ce8f33fa13c352ee22985673eaf95e2_amd64",
"8Base-CNV-4.12:container-native-virtualization/virt-handler@sha256:cce366a6b1aa42a9798a8c714dcb795d1c653dfe0ba06c997e65dbba0318e537_amd64",
"8Base-CNV-4.12:container-native-virtualization/virt-launcher@sha256:bd5b00ece84caed816b3f3cc80d8570324e1e8f975cf2c2320726d88fb64f33a_amd64",
"8Base-CNV-4.12:container-native-virtualization/virt-operator@sha256:6c4b16ac62e673d8f5116d592836506be72c5ebd2a07ffc828fee86514db0e9d_amd64",
"8Base-CNV-4.12:container-native-virtualization/virtio-win@sha256:cd321e3d82a87139edabf223414b892c99857d7ac7d089b870e227ea98c970e0_amd64",
"8Base-CNV-4.12:container-native-virtualization/vm-network-latency-checkup@sha256:5a1502efeeaa3958e5755ce07dcb8314305d75c88cc69ddc7d515457935cdc69_amd64"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2092793"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in the crypto/tls golang package. When session tickets are generated by crypto/tls, it is missing the ticket expiration. This issue may allow an attacker to observe the TLS handshakes to correlate successive connections during session resumption.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "golang: crypto/tls: session tickets lack random ticket_age_add",
"title": "Vulnerability summary"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"8Base-CNV-4.12:container-native-virtualization/hostpath-csi-driver@sha256:a0b75e357628ca6b2ca32ab3fdbf531fd8da438a7a6ae8988ef897d2c001d9cb_amd64",
"8Base-CNV-4.12:container-native-virtualization/hostpath-provisioner-rhel8-operator@sha256:b9d84e63f789c70e31cf60fe06d41359363afc7bbd86a78ac7132f8dae4c467a_amd64",
"8Base-CNV-4.12:container-native-virtualization/hostpath-provisioner-rhel8@sha256:5239dcb229b060a818befd52a1e27b18142985abe0e39cef41eadd66f8b21ec1_amd64",
"8Base-CNV-4.12:container-native-virtualization/kubevirt-template-validator@sha256:bf732669655db1b09ef27bc1964fe7b49943d681a5acc9860497512d8877e13f_amd64",
"8Base-CNV-4.12:container-native-virtualization/libguestfs-tools@sha256:4f0d48312d8fe02a17747d65ac644d3e1be2df3cb80a9d0c268acc6ad5b91680_amd64",
"8Base-CNV-4.12:container-native-virtualization/virt-cdi-cloner@sha256:879742e59f3416100969a0d0994e49e3f8cd493310bbd0c0e86e969f86daa204_amd64"
],
"known_not_affected": [
"8Base-CNV-4.12:container-native-virtualization/bridge-marker@sha256:086a9922f34161e5b75d204a0c3281c941f81f76ef8784de434cc79acc76174c_amd64",
"8Base-CNV-4.12:container-native-virtualization/cluster-network-addons-operator@sha256:d2c19fd4c2327eb84179acf652157982b29c365d8a526d70517c6dd93ea6ebc7_amd64",
"8Base-CNV-4.12:container-native-virtualization/cnv-containernetworking-plugins@sha256:3d6003dea97e48d240668e55b2705f0251259006251abafaa3dc08fbc69f1312_amd64",
"8Base-CNV-4.12:container-native-virtualization/cnv-must-gather-rhel8@sha256:dcb95d2b4958ce69f8fcf61c9c90e0516d7844db62f2297ebf1ef18e5d8c05b4_amd64",
"8Base-CNV-4.12:container-native-virtualization/hco-bundle-registry@sha256:73680901c7733ba27f729fd6475971e0909c2fe9efacf74d556f961a1494274e_amd64",
"8Base-CNV-4.12:container-native-virtualization/hyperconverged-cluster-operator@sha256:8b311b48437c79a6859a84f62cfd10ca8e6dcff4ce665a98ed78633552a172ca_amd64",
"8Base-CNV-4.12:container-native-virtualization/hyperconverged-cluster-webhook-rhel8@sha256:e912171328517664f0298322a7992a6e0e00118dc496ff94ee84190d9057db68_amd64",
"8Base-CNV-4.12:container-native-virtualization/kubemacpool@sha256:ab5a239a35e3de8566cb76db0d59ae92e290a3756d39a2298290f1ab3c7b56c5_amd64",
"8Base-CNV-4.12:container-native-virtualization/kubevirt-console-plugin@sha256:e7dd17d4d206b2d37f24a2ed28bf3d2d6a40463da6cbc6b5696555b455f90055_amd64",
"8Base-CNV-4.12:container-native-virtualization/kubevirt-ssp-operator@sha256:09a834b1f71a19cf9a616ffd9eb04408972f9b8f9549777cab0935f63931c993_amd64",
"8Base-CNV-4.12:container-native-virtualization/kubevirt-tekton-tasks-cleanup-vm@sha256:66284c45e82862dc7c1505fcdfe7b14e72c93c5e7fa6b7108a945220279641e9_amd64",
"8Base-CNV-4.12:container-native-virtualization/kubevirt-tekton-tasks-copy-template@sha256:462770d258407ea93c14c9a99fb4450536261202d1d63a681634af2193c2b062_amd64",
"8Base-CNV-4.12:container-native-virtualization/kubevirt-tekton-tasks-create-datavolume@sha256:31d22c0be03bbb222967d953d35189173fbeb60d1cb32278eb006e8abe78e90c_amd64",
"8Base-CNV-4.12:container-native-virtualization/kubevirt-tekton-tasks-create-vm-from-template@sha256:a62ec91155a7bfc776c402e8b513b0e00797d64a95434346a2e3a4cc25f2d3c5_amd64",
"8Base-CNV-4.12:container-native-virtualization/kubevirt-tekton-tasks-disk-virt-customize@sha256:35274b72a5562e8675854d8cf2ca3ec0c4d0b619c0e630d7b39b7da8ebd3b143_amd64",
"8Base-CNV-4.12:container-native-virtualization/kubevirt-tekton-tasks-disk-virt-sysprep@sha256:6e6ed3d8b1b906f801e36b82d6976bc421ae8344d71d4c563fe6d8e76b5fe9c4_amd64",
"8Base-CNV-4.12:container-native-virtualization/kubevirt-tekton-tasks-modify-vm-template@sha256:b46443d7f21b8b251468e33c929a16008a3ac34a8f50a1d8bc1cd134079ccae4_amd64",
"8Base-CNV-4.12:container-native-virtualization/kubevirt-tekton-tasks-operator@sha256:7f11db20a3c635aa48e3dcadfe555d0cd229c4c7f1790f70ee9c9ee78ab55e67_amd64",
"8Base-CNV-4.12:container-native-virtualization/kubevirt-tekton-tasks-wait-for-vmi-status@sha256:4967b4c46d670a2b109c9a2e6e0ebc850a5e1dacaf8cc0ed691668bfa0cbd418_amd64",
"8Base-CNV-4.12:container-native-virtualization/ovs-cni-marker@sha256:077367d5af11030832a5e63a611395b7fa65ee140b490b6f33f8a23a9392dcd5_amd64",
"8Base-CNV-4.12:container-native-virtualization/ovs-cni-plugin@sha256:892e339e8eec78f9865d11984c6dc8e92831ee9a17d6b990cd7fba9f2e506e13_amd64",
"8Base-CNV-4.12:container-native-virtualization/virt-api@sha256:cd89350a5e6b3a468acd290819d86f2c77d486fa5a57dbac752f863f1a8a2b23_amd64",
"8Base-CNV-4.12:container-native-virtualization/virt-artifacts-server@sha256:9638c34ff48d275842a990deb86110530ffd4937b2b551a4d5263168f7db6d47_amd64",
"8Base-CNV-4.12:container-native-virtualization/virt-cdi-apiserver@sha256:dd68dfc1a588b4e24e533d61b52b68ab0673fd39a95632314f54e1b85cb5f32d_amd64",
"8Base-CNV-4.12:container-native-virtualization/virt-cdi-controller@sha256:46689591989c8db1fa1f5228b2b9fb51d7abd0425c34951f909ced1fc536f0e4_amd64",
"8Base-CNV-4.12:container-native-virtualization/virt-cdi-importer@sha256:f2d011c18db1dd0dbe068bc650418c4b3f2f94935c053e76a52736da0f33867a_amd64",
"8Base-CNV-4.12:container-native-virtualization/virt-cdi-operator@sha256:8b06f96750c3f8e34a7cc8defeda46a92e3ad553159d3dbc7c4e096b483508ee_amd64",
"8Base-CNV-4.12:container-native-virtualization/virt-cdi-uploadproxy@sha256:84fd85672f6e9891678d6e99c066f8f20a9a2aac08fae11d552d46a317b7f815_amd64",
"8Base-CNV-4.12:container-native-virtualization/virt-cdi-uploadserver@sha256:4b231a260a9c0176f4b45aaf8142fa5e6860892b2fa19fad0f3091c423064211_amd64",
"8Base-CNV-4.12:container-native-virtualization/virt-controller@sha256:e6ddc32f82e940d364e0a3d63c28b4bd41b71574f9479b6d6b01de948baa8cab_amd64",
"8Base-CNV-4.12:container-native-virtualization/virt-exportproxy@sha256:2dc6b5eca4ba0daffe57ff174efc35764a2021eef35ef84c3d030c0f97329ece_amd64",
"8Base-CNV-4.12:container-native-virtualization/virt-exportserver@sha256:dd59838c20f30c7049cbdc4646b8b6f73ce8f33fa13c352ee22985673eaf95e2_amd64",
"8Base-CNV-4.12:container-native-virtualization/virt-handler@sha256:cce366a6b1aa42a9798a8c714dcb795d1c653dfe0ba06c997e65dbba0318e537_amd64",
"8Base-CNV-4.12:container-native-virtualization/virt-launcher@sha256:bd5b00ece84caed816b3f3cc80d8570324e1e8f975cf2c2320726d88fb64f33a_amd64",
"8Base-CNV-4.12:container-native-virtualization/virt-operator@sha256:6c4b16ac62e673d8f5116d592836506be72c5ebd2a07ffc828fee86514db0e9d_amd64",
"8Base-CNV-4.12:container-native-virtualization/virtio-win@sha256:cd321e3d82a87139edabf223414b892c99857d7ac7d089b870e227ea98c970e0_amd64",
"8Base-CNV-4.12:container-native-virtualization/vm-network-latency-checkup@sha256:5a1502efeeaa3958e5755ce07dcb8314305d75c88cc69ddc7d515457935cdc69_amd64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2022-30629"
},
{
"category": "external",
"summary": "RHBZ#2092793",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2092793"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2022-30629",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-30629"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2022-30629",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2022-30629"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-announce/c/TzIC9-t8Ytg",
"url": "https://groups.google.com/g/golang-announce/c/TzIC9-t8Ytg"
}
],
"release_date": "2022-06-02T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2023-01-25T11:11:29+00:00",
"details": "Before applying this update, you must apply all previously released errata\nrelevant to your system.\n\nTo apply this update, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"8Base-CNV-4.12:container-native-virtualization/hostpath-csi-driver@sha256:a0b75e357628ca6b2ca32ab3fdbf531fd8da438a7a6ae8988ef897d2c001d9cb_amd64",
"8Base-CNV-4.12:container-native-virtualization/hostpath-provisioner-rhel8-operator@sha256:b9d84e63f789c70e31cf60fe06d41359363afc7bbd86a78ac7132f8dae4c467a_amd64",
"8Base-CNV-4.12:container-native-virtualization/hostpath-provisioner-rhel8@sha256:5239dcb229b060a818befd52a1e27b18142985abe0e39cef41eadd66f8b21ec1_amd64",
"8Base-CNV-4.12:container-native-virtualization/kubevirt-template-validator@sha256:bf732669655db1b09ef27bc1964fe7b49943d681a5acc9860497512d8877e13f_amd64",
"8Base-CNV-4.12:container-native-virtualization/libguestfs-tools@sha256:4f0d48312d8fe02a17747d65ac644d3e1be2df3cb80a9d0c268acc6ad5b91680_amd64",
"8Base-CNV-4.12:container-native-virtualization/virt-cdi-cloner@sha256:879742e59f3416100969a0d0994e49e3f8cd493310bbd0c0e86e969f86daa204_amd64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2023:0408"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "HIGH",
"attackVector": "NETWORK",
"availabilityImpact": "NONE",
"baseScore": 3.1,
"baseSeverity": "LOW",
"confidentialityImpact": "LOW",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "REQUIRED",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:R/S:U/C:L/I:N/A:N",
"version": "3.1"
},
"products": [
"8Base-CNV-4.12:container-native-virtualization/bridge-marker@sha256:086a9922f34161e5b75d204a0c3281c941f81f76ef8784de434cc79acc76174c_amd64",
"8Base-CNV-4.12:container-native-virtualization/cluster-network-addons-operator@sha256:d2c19fd4c2327eb84179acf652157982b29c365d8a526d70517c6dd93ea6ebc7_amd64",
"8Base-CNV-4.12:container-native-virtualization/cnv-containernetworking-plugins@sha256:3d6003dea97e48d240668e55b2705f0251259006251abafaa3dc08fbc69f1312_amd64",
"8Base-CNV-4.12:container-native-virtualization/cnv-must-gather-rhel8@sha256:dcb95d2b4958ce69f8fcf61c9c90e0516d7844db62f2297ebf1ef18e5d8c05b4_amd64",
"8Base-CNV-4.12:container-native-virtualization/hco-bundle-registry@sha256:73680901c7733ba27f729fd6475971e0909c2fe9efacf74d556f961a1494274e_amd64",
"8Base-CNV-4.12:container-native-virtualization/hostpath-csi-driver@sha256:a0b75e357628ca6b2ca32ab3fdbf531fd8da438a7a6ae8988ef897d2c001d9cb_amd64",
"8Base-CNV-4.12:container-native-virtualization/hostpath-provisioner-rhel8-operator@sha256:b9d84e63f789c70e31cf60fe06d41359363afc7bbd86a78ac7132f8dae4c467a_amd64",
"8Base-CNV-4.12:container-native-virtualization/hostpath-provisioner-rhel8@sha256:5239dcb229b060a818befd52a1e27b18142985abe0e39cef41eadd66f8b21ec1_amd64",
"8Base-CNV-4.12:container-native-virtualization/hyperconverged-cluster-operator@sha256:8b311b48437c79a6859a84f62cfd10ca8e6dcff4ce665a98ed78633552a172ca_amd64",
"8Base-CNV-4.12:container-native-virtualization/hyperconverged-cluster-webhook-rhel8@sha256:e912171328517664f0298322a7992a6e0e00118dc496ff94ee84190d9057db68_amd64",
"8Base-CNV-4.12:container-native-virtualization/kubemacpool@sha256:ab5a239a35e3de8566cb76db0d59ae92e290a3756d39a2298290f1ab3c7b56c5_amd64",
"8Base-CNV-4.12:container-native-virtualization/kubevirt-console-plugin@sha256:e7dd17d4d206b2d37f24a2ed28bf3d2d6a40463da6cbc6b5696555b455f90055_amd64",
"8Base-CNV-4.12:container-native-virtualization/kubevirt-ssp-operator@sha256:09a834b1f71a19cf9a616ffd9eb04408972f9b8f9549777cab0935f63931c993_amd64",
"8Base-CNV-4.12:container-native-virtualization/kubevirt-tekton-tasks-cleanup-vm@sha256:66284c45e82862dc7c1505fcdfe7b14e72c93c5e7fa6b7108a945220279641e9_amd64",
"8Base-CNV-4.12:container-native-virtualization/kubevirt-tekton-tasks-copy-template@sha256:462770d258407ea93c14c9a99fb4450536261202d1d63a681634af2193c2b062_amd64",
"8Base-CNV-4.12:container-native-virtualization/kubevirt-tekton-tasks-create-datavolume@sha256:31d22c0be03bbb222967d953d35189173fbeb60d1cb32278eb006e8abe78e90c_amd64",
"8Base-CNV-4.12:container-native-virtualization/kubevirt-tekton-tasks-create-vm-from-template@sha256:a62ec91155a7bfc776c402e8b513b0e00797d64a95434346a2e3a4cc25f2d3c5_amd64",
"8Base-CNV-4.12:container-native-virtualization/kubevirt-tekton-tasks-disk-virt-customize@sha256:35274b72a5562e8675854d8cf2ca3ec0c4d0b619c0e630d7b39b7da8ebd3b143_amd64",
"8Base-CNV-4.12:container-native-virtualization/kubevirt-tekton-tasks-disk-virt-sysprep@sha256:6e6ed3d8b1b906f801e36b82d6976bc421ae8344d71d4c563fe6d8e76b5fe9c4_amd64",
"8Base-CNV-4.12:container-native-virtualization/kubevirt-tekton-tasks-modify-vm-template@sha256:b46443d7f21b8b251468e33c929a16008a3ac34a8f50a1d8bc1cd134079ccae4_amd64",
"8Base-CNV-4.12:container-native-virtualization/kubevirt-tekton-tasks-operator@sha256:7f11db20a3c635aa48e3dcadfe555d0cd229c4c7f1790f70ee9c9ee78ab55e67_amd64",
"8Base-CNV-4.12:container-native-virtualization/kubevirt-tekton-tasks-wait-for-vmi-status@sha256:4967b4c46d670a2b109c9a2e6e0ebc850a5e1dacaf8cc0ed691668bfa0cbd418_amd64",
"8Base-CNV-4.12:container-native-virtualization/kubevirt-template-validator@sha256:bf732669655db1b09ef27bc1964fe7b49943d681a5acc9860497512d8877e13f_amd64",
"8Base-CNV-4.12:container-native-virtualization/libguestfs-tools@sha256:4f0d48312d8fe02a17747d65ac644d3e1be2df3cb80a9d0c268acc6ad5b91680_amd64",
"8Base-CNV-4.12:container-native-virtualization/ovs-cni-marker@sha256:077367d5af11030832a5e63a611395b7fa65ee140b490b6f33f8a23a9392dcd5_amd64",
"8Base-CNV-4.12:container-native-virtualization/ovs-cni-plugin@sha256:892e339e8eec78f9865d11984c6dc8e92831ee9a17d6b990cd7fba9f2e506e13_amd64",
"8Base-CNV-4.12:container-native-virtualization/virt-api@sha256:cd89350a5e6b3a468acd290819d86f2c77d486fa5a57dbac752f863f1a8a2b23_amd64",
"8Base-CNV-4.12:container-native-virtualization/virt-artifacts-server@sha256:9638c34ff48d275842a990deb86110530ffd4937b2b551a4d5263168f7db6d47_amd64",
"8Base-CNV-4.12:container-native-virtualization/virt-cdi-apiserver@sha256:dd68dfc1a588b4e24e533d61b52b68ab0673fd39a95632314f54e1b85cb5f32d_amd64",
"8Base-CNV-4.12:container-native-virtualization/virt-cdi-cloner@sha256:879742e59f3416100969a0d0994e49e3f8cd493310bbd0c0e86e969f86daa204_amd64",
"8Base-CNV-4.12:container-native-virtualization/virt-cdi-controller@sha256:46689591989c8db1fa1f5228b2b9fb51d7abd0425c34951f909ced1fc536f0e4_amd64",
"8Base-CNV-4.12:container-native-virtualization/virt-cdi-importer@sha256:f2d011c18db1dd0dbe068bc650418c4b3f2f94935c053e76a52736da0f33867a_amd64",
"8Base-CNV-4.12:container-native-virtualization/virt-cdi-operator@sha256:8b06f96750c3f8e34a7cc8defeda46a92e3ad553159d3dbc7c4e096b483508ee_amd64",
"8Base-CNV-4.12:container-native-virtualization/virt-cdi-uploadproxy@sha256:84fd85672f6e9891678d6e99c066f8f20a9a2aac08fae11d552d46a317b7f815_amd64",
"8Base-CNV-4.12:container-native-virtualization/virt-cdi-uploadserver@sha256:4b231a260a9c0176f4b45aaf8142fa5e6860892b2fa19fad0f3091c423064211_amd64",
"8Base-CNV-4.12:container-native-virtualization/virt-controller@sha256:e6ddc32f82e940d364e0a3d63c28b4bd41b71574f9479b6d6b01de948baa8cab_amd64",
"8Base-CNV-4.12:container-native-virtualization/virt-exportproxy@sha256:2dc6b5eca4ba0daffe57ff174efc35764a2021eef35ef84c3d030c0f97329ece_amd64",
"8Base-CNV-4.12:container-native-virtualization/virt-exportserver@sha256:dd59838c20f30c7049cbdc4646b8b6f73ce8f33fa13c352ee22985673eaf95e2_amd64",
"8Base-CNV-4.12:container-native-virtualization/virt-handler@sha256:cce366a6b1aa42a9798a8c714dcb795d1c653dfe0ba06c997e65dbba0318e537_amd64",
"8Base-CNV-4.12:container-native-virtualization/virt-launcher@sha256:bd5b00ece84caed816b3f3cc80d8570324e1e8f975cf2c2320726d88fb64f33a_amd64",
"8Base-CNV-4.12:container-native-virtualization/virt-operator@sha256:6c4b16ac62e673d8f5116d592836506be72c5ebd2a07ffc828fee86514db0e9d_amd64",
"8Base-CNV-4.12:container-native-virtualization/virtio-win@sha256:cd321e3d82a87139edabf223414b892c99857d7ac7d089b870e227ea98c970e0_amd64",
"8Base-CNV-4.12:container-native-virtualization/vm-network-latency-checkup@sha256:5a1502efeeaa3958e5755ce07dcb8314305d75c88cc69ddc7d515457935cdc69_amd64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Low"
}
],
"title": "golang: crypto/tls: session tickets lack random ticket_age_add"
},
{
"cve": "CVE-2022-30630",
"cwe": {
"id": "CWE-1325",
"name": "Improperly Controlled Sequential Memory Allocation"
},
"discovery_date": "2022-07-14T00:00:00+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"8Base-CNV-4.12:container-native-virtualization/bridge-marker@sha256:086a9922f34161e5b75d204a0c3281c941f81f76ef8784de434cc79acc76174c_amd64",
"8Base-CNV-4.12:container-native-virtualization/cluster-network-addons-operator@sha256:d2c19fd4c2327eb84179acf652157982b29c365d8a526d70517c6dd93ea6ebc7_amd64",
"8Base-CNV-4.12:container-native-virtualization/cnv-containernetworking-plugins@sha256:3d6003dea97e48d240668e55b2705f0251259006251abafaa3dc08fbc69f1312_amd64",
"8Base-CNV-4.12:container-native-virtualization/cnv-must-gather-rhel8@sha256:dcb95d2b4958ce69f8fcf61c9c90e0516d7844db62f2297ebf1ef18e5d8c05b4_amd64",
"8Base-CNV-4.12:container-native-virtualization/hco-bundle-registry@sha256:73680901c7733ba27f729fd6475971e0909c2fe9efacf74d556f961a1494274e_amd64",
"8Base-CNV-4.12:container-native-virtualization/hostpath-csi-driver@sha256:a0b75e357628ca6b2ca32ab3fdbf531fd8da438a7a6ae8988ef897d2c001d9cb_amd64",
"8Base-CNV-4.12:container-native-virtualization/hostpath-provisioner-rhel8-operator@sha256:b9d84e63f789c70e31cf60fe06d41359363afc7bbd86a78ac7132f8dae4c467a_amd64",
"8Base-CNV-4.12:container-native-virtualization/hostpath-provisioner-rhel8@sha256:5239dcb229b060a818befd52a1e27b18142985abe0e39cef41eadd66f8b21ec1_amd64",
"8Base-CNV-4.12:container-native-virtualization/hyperconverged-cluster-operator@sha256:8b311b48437c79a6859a84f62cfd10ca8e6dcff4ce665a98ed78633552a172ca_amd64",
"8Base-CNV-4.12:container-native-virtualization/hyperconverged-cluster-webhook-rhel8@sha256:e912171328517664f0298322a7992a6e0e00118dc496ff94ee84190d9057db68_amd64",
"8Base-CNV-4.12:container-native-virtualization/kubemacpool@sha256:ab5a239a35e3de8566cb76db0d59ae92e290a3756d39a2298290f1ab3c7b56c5_amd64",
"8Base-CNV-4.12:container-native-virtualization/kubevirt-console-plugin@sha256:e7dd17d4d206b2d37f24a2ed28bf3d2d6a40463da6cbc6b5696555b455f90055_amd64",
"8Base-CNV-4.12:container-native-virtualization/kubevirt-ssp-operator@sha256:09a834b1f71a19cf9a616ffd9eb04408972f9b8f9549777cab0935f63931c993_amd64",
"8Base-CNV-4.12:container-native-virtualization/kubevirt-tekton-tasks-cleanup-vm@sha256:66284c45e82862dc7c1505fcdfe7b14e72c93c5e7fa6b7108a945220279641e9_amd64",
"8Base-CNV-4.12:container-native-virtualization/kubevirt-tekton-tasks-copy-template@sha256:462770d258407ea93c14c9a99fb4450536261202d1d63a681634af2193c2b062_amd64",
"8Base-CNV-4.12:container-native-virtualization/kubevirt-tekton-tasks-create-datavolume@sha256:31d22c0be03bbb222967d953d35189173fbeb60d1cb32278eb006e8abe78e90c_amd64",
"8Base-CNV-4.12:container-native-virtualization/kubevirt-tekton-tasks-create-vm-from-template@sha256:a62ec91155a7bfc776c402e8b513b0e00797d64a95434346a2e3a4cc25f2d3c5_amd64",
"8Base-CNV-4.12:container-native-virtualization/kubevirt-tekton-tasks-disk-virt-customize@sha256:35274b72a5562e8675854d8cf2ca3ec0c4d0b619c0e630d7b39b7da8ebd3b143_amd64",
"8Base-CNV-4.12:container-native-virtualization/kubevirt-tekton-tasks-disk-virt-sysprep@sha256:6e6ed3d8b1b906f801e36b82d6976bc421ae8344d71d4c563fe6d8e76b5fe9c4_amd64",
"8Base-CNV-4.12:container-native-virtualization/kubevirt-tekton-tasks-modify-vm-template@sha256:b46443d7f21b8b251468e33c929a16008a3ac34a8f50a1d8bc1cd134079ccae4_amd64",
"8Base-CNV-4.12:container-native-virtualization/kubevirt-tekton-tasks-operator@sha256:7f11db20a3c635aa48e3dcadfe555d0cd229c4c7f1790f70ee9c9ee78ab55e67_amd64",
"8Base-CNV-4.12:container-native-virtualization/kubevirt-tekton-tasks-wait-for-vmi-status@sha256:4967b4c46d670a2b109c9a2e6e0ebc850a5e1dacaf8cc0ed691668bfa0cbd418_amd64",
"8Base-CNV-4.12:container-native-virtualization/kubevirt-template-validator@sha256:bf732669655db1b09ef27bc1964fe7b49943d681a5acc9860497512d8877e13f_amd64",
"8Base-CNV-4.12:container-native-virtualization/libguestfs-tools@sha256:4f0d48312d8fe02a17747d65ac644d3e1be2df3cb80a9d0c268acc6ad5b91680_amd64",
"8Base-CNV-4.12:container-native-virtualization/ovs-cni-marker@sha256:077367d5af11030832a5e63a611395b7fa65ee140b490b6f33f8a23a9392dcd5_amd64",
"8Base-CNV-4.12:container-native-virtualization/ovs-cni-plugin@sha256:892e339e8eec78f9865d11984c6dc8e92831ee9a17d6b990cd7fba9f2e506e13_amd64",
"8Base-CNV-4.12:container-native-virtualization/virt-artifacts-server@sha256:9638c34ff48d275842a990deb86110530ffd4937b2b551a4d5263168f7db6d47_amd64",
"8Base-CNV-4.12:container-native-virtualization/virt-cdi-apiserver@sha256:dd68dfc1a588b4e24e533d61b52b68ab0673fd39a95632314f54e1b85cb5f32d_amd64",
"8Base-CNV-4.12:container-native-virtualization/virt-cdi-cloner@sha256:879742e59f3416100969a0d0994e49e3f8cd493310bbd0c0e86e969f86daa204_amd64",
"8Base-CNV-4.12:container-native-virtualization/virt-cdi-controller@sha256:46689591989c8db1fa1f5228b2b9fb51d7abd0425c34951f909ced1fc536f0e4_amd64",
"8Base-CNV-4.12:container-native-virtualization/virt-cdi-importer@sha256:f2d011c18db1dd0dbe068bc650418c4b3f2f94935c053e76a52736da0f33867a_amd64",
"8Base-CNV-4.12:container-native-virtualization/virt-cdi-operator@sha256:8b06f96750c3f8e34a7cc8defeda46a92e3ad553159d3dbc7c4e096b483508ee_amd64",
"8Base-CNV-4.12:container-native-virtualization/virt-cdi-uploadproxy@sha256:84fd85672f6e9891678d6e99c066f8f20a9a2aac08fae11d552d46a317b7f815_amd64",
"8Base-CNV-4.12:container-native-virtualization/virt-cdi-uploadserver@sha256:4b231a260a9c0176f4b45aaf8142fa5e6860892b2fa19fad0f3091c423064211_amd64",
"8Base-CNV-4.12:container-native-virtualization/virt-controller@sha256:e6ddc32f82e940d364e0a3d63c28b4bd41b71574f9479b6d6b01de948baa8cab_amd64",
"8Base-CNV-4.12:container-native-virtualization/virt-exportproxy@sha256:2dc6b5eca4ba0daffe57ff174efc35764a2021eef35ef84c3d030c0f97329ece_amd64",
"8Base-CNV-4.12:container-native-virtualization/virt-exportserver@sha256:dd59838c20f30c7049cbdc4646b8b6f73ce8f33fa13c352ee22985673eaf95e2_amd64",
"8Base-CNV-4.12:container-native-virtualization/virt-handler@sha256:cce366a6b1aa42a9798a8c714dcb795d1c653dfe0ba06c997e65dbba0318e537_amd64",
"8Base-CNV-4.12:container-native-virtualization/virt-launcher@sha256:bd5b00ece84caed816b3f3cc80d8570324e1e8f975cf2c2320726d88fb64f33a_amd64",
"8Base-CNV-4.12:container-native-virtualization/virt-operator@sha256:6c4b16ac62e673d8f5116d592836506be72c5ebd2a07ffc828fee86514db0e9d_amd64",
"8Base-CNV-4.12:container-native-virtualization/virtio-win@sha256:cd321e3d82a87139edabf223414b892c99857d7ac7d089b870e227ea98c970e0_amd64",
"8Base-CNV-4.12:container-native-virtualization/vm-network-latency-checkup@sha256:5a1502efeeaa3958e5755ce07dcb8314305d75c88cc69ddc7d515457935cdc69_amd64"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2107371"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in the golang standard library, io/fs. Calling Glob on a path that contains a large number of path separators can cause a panic issue due to stack exhaustion. This could allow an attacker to impact availability.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "golang: io/fs: stack exhaustion in Glob",
"title": "Vulnerability summary"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"8Base-CNV-4.12:container-native-virtualization/virt-api@sha256:cd89350a5e6b3a468acd290819d86f2c77d486fa5a57dbac752f863f1a8a2b23_amd64"
],
"known_not_affected": [
"8Base-CNV-4.12:container-native-virtualization/bridge-marker@sha256:086a9922f34161e5b75d204a0c3281c941f81f76ef8784de434cc79acc76174c_amd64",
"8Base-CNV-4.12:container-native-virtualization/cluster-network-addons-operator@sha256:d2c19fd4c2327eb84179acf652157982b29c365d8a526d70517c6dd93ea6ebc7_amd64",
"8Base-CNV-4.12:container-native-virtualization/cnv-containernetworking-plugins@sha256:3d6003dea97e48d240668e55b2705f0251259006251abafaa3dc08fbc69f1312_amd64",
"8Base-CNV-4.12:container-native-virtualization/cnv-must-gather-rhel8@sha256:dcb95d2b4958ce69f8fcf61c9c90e0516d7844db62f2297ebf1ef18e5d8c05b4_amd64",
"8Base-CNV-4.12:container-native-virtualization/hco-bundle-registry@sha256:73680901c7733ba27f729fd6475971e0909c2fe9efacf74d556f961a1494274e_amd64",
"8Base-CNV-4.12:container-native-virtualization/hostpath-csi-driver@sha256:a0b75e357628ca6b2ca32ab3fdbf531fd8da438a7a6ae8988ef897d2c001d9cb_amd64",
"8Base-CNV-4.12:container-native-virtualization/hostpath-provisioner-rhel8-operator@sha256:b9d84e63f789c70e31cf60fe06d41359363afc7bbd86a78ac7132f8dae4c467a_amd64",
"8Base-CNV-4.12:container-native-virtualization/hostpath-provisioner-rhel8@sha256:5239dcb229b060a818befd52a1e27b18142985abe0e39cef41eadd66f8b21ec1_amd64",
"8Base-CNV-4.12:container-native-virtualization/hyperconverged-cluster-operator@sha256:8b311b48437c79a6859a84f62cfd10ca8e6dcff4ce665a98ed78633552a172ca_amd64",
"8Base-CNV-4.12:container-native-virtualization/hyperconverged-cluster-webhook-rhel8@sha256:e912171328517664f0298322a7992a6e0e00118dc496ff94ee84190d9057db68_amd64",
"8Base-CNV-4.12:container-native-virtualization/kubemacpool@sha256:ab5a239a35e3de8566cb76db0d59ae92e290a3756d39a2298290f1ab3c7b56c5_amd64",
"8Base-CNV-4.12:container-native-virtualization/kubevirt-console-plugin@sha256:e7dd17d4d206b2d37f24a2ed28bf3d2d6a40463da6cbc6b5696555b455f90055_amd64",
"8Base-CNV-4.12:container-native-virtualization/kubevirt-ssp-operator@sha256:09a834b1f71a19cf9a616ffd9eb04408972f9b8f9549777cab0935f63931c993_amd64",
"8Base-CNV-4.12:container-native-virtualization/kubevirt-tekton-tasks-cleanup-vm@sha256:66284c45e82862dc7c1505fcdfe7b14e72c93c5e7fa6b7108a945220279641e9_amd64",
"8Base-CNV-4.12:container-native-virtualization/kubevirt-tekton-tasks-copy-template@sha256:462770d258407ea93c14c9a99fb4450536261202d1d63a681634af2193c2b062_amd64",
"8Base-CNV-4.12:container-native-virtualization/kubevirt-tekton-tasks-create-datavolume@sha256:31d22c0be03bbb222967d953d35189173fbeb60d1cb32278eb006e8abe78e90c_amd64",
"8Base-CNV-4.12:container-native-virtualization/kubevirt-tekton-tasks-create-vm-from-template@sha256:a62ec91155a7bfc776c402e8b513b0e00797d64a95434346a2e3a4cc25f2d3c5_amd64",
"8Base-CNV-4.12:container-native-virtualization/kubevirt-tekton-tasks-disk-virt-customize@sha256:35274b72a5562e8675854d8cf2ca3ec0c4d0b619c0e630d7b39b7da8ebd3b143_amd64",
"8Base-CNV-4.12:container-native-virtualization/kubevirt-tekton-tasks-disk-virt-sysprep@sha256:6e6ed3d8b1b906f801e36b82d6976bc421ae8344d71d4c563fe6d8e76b5fe9c4_amd64",
"8Base-CNV-4.12:container-native-virtualization/kubevirt-tekton-tasks-modify-vm-template@sha256:b46443d7f21b8b251468e33c929a16008a3ac34a8f50a1d8bc1cd134079ccae4_amd64",
"8Base-CNV-4.12:container-native-virtualization/kubevirt-tekton-tasks-operator@sha256:7f11db20a3c635aa48e3dcadfe555d0cd229c4c7f1790f70ee9c9ee78ab55e67_amd64",
"8Base-CNV-4.12:container-native-virtualization/kubevirt-tekton-tasks-wait-for-vmi-status@sha256:4967b4c46d670a2b109c9a2e6e0ebc850a5e1dacaf8cc0ed691668bfa0cbd418_amd64",
"8Base-CNV-4.12:container-native-virtualization/kubevirt-template-validator@sha256:bf732669655db1b09ef27bc1964fe7b49943d681a5acc9860497512d8877e13f_amd64",
"8Base-CNV-4.12:container-native-virtualization/libguestfs-tools@sha256:4f0d48312d8fe02a17747d65ac644d3e1be2df3cb80a9d0c268acc6ad5b91680_amd64",
"8Base-CNV-4.12:container-native-virtualization/ovs-cni-marker@sha256:077367d5af11030832a5e63a611395b7fa65ee140b490b6f33f8a23a9392dcd5_amd64",
"8Base-CNV-4.12:container-native-virtualization/ovs-cni-plugin@sha256:892e339e8eec78f9865d11984c6dc8e92831ee9a17d6b990cd7fba9f2e506e13_amd64",
"8Base-CNV-4.12:container-native-virtualization/virt-artifacts-server@sha256:9638c34ff48d275842a990deb86110530ffd4937b2b551a4d5263168f7db6d47_amd64",
"8Base-CNV-4.12:container-native-virtualization/virt-cdi-apiserver@sha256:dd68dfc1a588b4e24e533d61b52b68ab0673fd39a95632314f54e1b85cb5f32d_amd64",
"8Base-CNV-4.12:container-native-virtualization/virt-cdi-cloner@sha256:879742e59f3416100969a0d0994e49e3f8cd493310bbd0c0e86e969f86daa204_amd64",
"8Base-CNV-4.12:container-native-virtualization/virt-cdi-controller@sha256:46689591989c8db1fa1f5228b2b9fb51d7abd0425c34951f909ced1fc536f0e4_amd64",
"8Base-CNV-4.12:container-native-virtualization/virt-cdi-importer@sha256:f2d011c18db1dd0dbe068bc650418c4b3f2f94935c053e76a52736da0f33867a_amd64",
"8Base-CNV-4.12:container-native-virtualization/virt-cdi-operator@sha256:8b06f96750c3f8e34a7cc8defeda46a92e3ad553159d3dbc7c4e096b483508ee_amd64",
"8Base-CNV-4.12:container-native-virtualization/virt-cdi-uploadproxy@sha256:84fd85672f6e9891678d6e99c066f8f20a9a2aac08fae11d552d46a317b7f815_amd64",
"8Base-CNV-4.12:container-native-virtualization/virt-cdi-uploadserver@sha256:4b231a260a9c0176f4b45aaf8142fa5e6860892b2fa19fad0f3091c423064211_amd64",
"8Base-CNV-4.12:container-native-virtualization/virt-controller@sha256:e6ddc32f82e940d364e0a3d63c28b4bd41b71574f9479b6d6b01de948baa8cab_amd64",
"8Base-CNV-4.12:container-native-virtualization/virt-exportproxy@sha256:2dc6b5eca4ba0daffe57ff174efc35764a2021eef35ef84c3d030c0f97329ece_amd64",
"8Base-CNV-4.12:container-native-virtualization/virt-exportserver@sha256:dd59838c20f30c7049cbdc4646b8b6f73ce8f33fa13c352ee22985673eaf95e2_amd64",
"8Base-CNV-4.12:container-native-virtualization/virt-handler@sha256:cce366a6b1aa42a9798a8c714dcb795d1c653dfe0ba06c997e65dbba0318e537_amd64",
"8Base-CNV-4.12:container-native-virtualization/virt-launcher@sha256:bd5b00ece84caed816b3f3cc80d8570324e1e8f975cf2c2320726d88fb64f33a_amd64",
"8Base-CNV-4.12:container-native-virtualization/virt-operator@sha256:6c4b16ac62e673d8f5116d592836506be72c5ebd2a07ffc828fee86514db0e9d_amd64",
"8Base-CNV-4.12:container-native-virtualization/virtio-win@sha256:cd321e3d82a87139edabf223414b892c99857d7ac7d089b870e227ea98c970e0_amd64",
"8Base-CNV-4.12:container-native-virtualization/vm-network-latency-checkup@sha256:5a1502efeeaa3958e5755ce07dcb8314305d75c88cc69ddc7d515457935cdc69_amd64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2022-30630"
},
{
"category": "external",
"summary": "RHBZ#2107371",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2107371"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2022-30630",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-30630"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2022-30630",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2022-30630"
},
{
"category": "external",
"summary": "https://go.dev/issue/53415",
"url": "https://go.dev/issue/53415"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-announce/c/nqrv9fbR0zE",
"url": "https://groups.google.com/g/golang-announce/c/nqrv9fbR0zE"
}
],
"release_date": "2022-07-12T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2023-01-25T11:11:29+00:00",
"details": "Before applying this update, you must apply all previously released errata\nrelevant to your system.\n\nTo apply this update, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"8Base-CNV-4.12:container-native-virtualization/virt-api@sha256:cd89350a5e6b3a468acd290819d86f2c77d486fa5a57dbac752f863f1a8a2b23_amd64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2023:0408"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"8Base-CNV-4.12:container-native-virtualization/bridge-marker@sha256:086a9922f34161e5b75d204a0c3281c941f81f76ef8784de434cc79acc76174c_amd64",
"8Base-CNV-4.12:container-native-virtualization/cluster-network-addons-operator@sha256:d2c19fd4c2327eb84179acf652157982b29c365d8a526d70517c6dd93ea6ebc7_amd64",
"8Base-CNV-4.12:container-native-virtualization/cnv-containernetworking-plugins@sha256:3d6003dea97e48d240668e55b2705f0251259006251abafaa3dc08fbc69f1312_amd64",
"8Base-CNV-4.12:container-native-virtualization/cnv-must-gather-rhel8@sha256:dcb95d2b4958ce69f8fcf61c9c90e0516d7844db62f2297ebf1ef18e5d8c05b4_amd64",
"8Base-CNV-4.12:container-native-virtualization/hco-bundle-registry@sha256:73680901c7733ba27f729fd6475971e0909c2fe9efacf74d556f961a1494274e_amd64",
"8Base-CNV-4.12:container-native-virtualization/hostpath-csi-driver@sha256:a0b75e357628ca6b2ca32ab3fdbf531fd8da438a7a6ae8988ef897d2c001d9cb_amd64",
"8Base-CNV-4.12:container-native-virtualization/hostpath-provisioner-rhel8-operator@sha256:b9d84e63f789c70e31cf60fe06d41359363afc7bbd86a78ac7132f8dae4c467a_amd64",
"8Base-CNV-4.12:container-native-virtualization/hostpath-provisioner-rhel8@sha256:5239dcb229b060a818befd52a1e27b18142985abe0e39cef41eadd66f8b21ec1_amd64",
"8Base-CNV-4.12:container-native-virtualization/hyperconverged-cluster-operator@sha256:8b311b48437c79a6859a84f62cfd10ca8e6dcff4ce665a98ed78633552a172ca_amd64",
"8Base-CNV-4.12:container-native-virtualization/hyperconverged-cluster-webhook-rhel8@sha256:e912171328517664f0298322a7992a6e0e00118dc496ff94ee84190d9057db68_amd64",
"8Base-CNV-4.12:container-native-virtualization/kubemacpool@sha256:ab5a239a35e3de8566cb76db0d59ae92e290a3756d39a2298290f1ab3c7b56c5_amd64",
"8Base-CNV-4.12:container-native-virtualization/kubevirt-console-plugin@sha256:e7dd17d4d206b2d37f24a2ed28bf3d2d6a40463da6cbc6b5696555b455f90055_amd64",
"8Base-CNV-4.12:container-native-virtualization/kubevirt-ssp-operator@sha256:09a834b1f71a19cf9a616ffd9eb04408972f9b8f9549777cab0935f63931c993_amd64",
"8Base-CNV-4.12:container-native-virtualization/kubevirt-tekton-tasks-cleanup-vm@sha256:66284c45e82862dc7c1505fcdfe7b14e72c93c5e7fa6b7108a945220279641e9_amd64",
"8Base-CNV-4.12:container-native-virtualization/kubevirt-tekton-tasks-copy-template@sha256:462770d258407ea93c14c9a99fb4450536261202d1d63a681634af2193c2b062_amd64",
"8Base-CNV-4.12:container-native-virtualization/kubevirt-tekton-tasks-create-datavolume@sha256:31d22c0be03bbb222967d953d35189173fbeb60d1cb32278eb006e8abe78e90c_amd64",
"8Base-CNV-4.12:container-native-virtualization/kubevirt-tekton-tasks-create-vm-from-template@sha256:a62ec91155a7bfc776c402e8b513b0e00797d64a95434346a2e3a4cc25f2d3c5_amd64",
"8Base-CNV-4.12:container-native-virtualization/kubevirt-tekton-tasks-disk-virt-customize@sha256:35274b72a5562e8675854d8cf2ca3ec0c4d0b619c0e630d7b39b7da8ebd3b143_amd64",
"8Base-CNV-4.12:container-native-virtualization/kubevirt-tekton-tasks-disk-virt-sysprep@sha256:6e6ed3d8b1b906f801e36b82d6976bc421ae8344d71d4c563fe6d8e76b5fe9c4_amd64",
"8Base-CNV-4.12:container-native-virtualization/kubevirt-tekton-tasks-modify-vm-template@sha256:b46443d7f21b8b251468e33c929a16008a3ac34a8f50a1d8bc1cd134079ccae4_amd64",
"8Base-CNV-4.12:container-native-virtualization/kubevirt-tekton-tasks-operator@sha256:7f11db20a3c635aa48e3dcadfe555d0cd229c4c7f1790f70ee9c9ee78ab55e67_amd64",
"8Base-CNV-4.12:container-native-virtualization/kubevirt-tekton-tasks-wait-for-vmi-status@sha256:4967b4c46d670a2b109c9a2e6e0ebc850a5e1dacaf8cc0ed691668bfa0cbd418_amd64",
"8Base-CNV-4.12:container-native-virtualization/kubevirt-template-validator@sha256:bf732669655db1b09ef27bc1964fe7b49943d681a5acc9860497512d8877e13f_amd64",
"8Base-CNV-4.12:container-native-virtualization/libguestfs-tools@sha256:4f0d48312d8fe02a17747d65ac644d3e1be2df3cb80a9d0c268acc6ad5b91680_amd64",
"8Base-CNV-4.12:container-native-virtualization/ovs-cni-marker@sha256:077367d5af11030832a5e63a611395b7fa65ee140b490b6f33f8a23a9392dcd5_amd64",
"8Base-CNV-4.12:container-native-virtualization/ovs-cni-plugin@sha256:892e339e8eec78f9865d11984c6dc8e92831ee9a17d6b990cd7fba9f2e506e13_amd64",
"8Base-CNV-4.12:container-native-virtualization/virt-api@sha256:cd89350a5e6b3a468acd290819d86f2c77d486fa5a57dbac752f863f1a8a2b23_amd64",
"8Base-CNV-4.12:container-native-virtualization/virt-artifacts-server@sha256:9638c34ff48d275842a990deb86110530ffd4937b2b551a4d5263168f7db6d47_amd64",
"8Base-CNV-4.12:container-native-virtualization/virt-cdi-apiserver@sha256:dd68dfc1a588b4e24e533d61b52b68ab0673fd39a95632314f54e1b85cb5f32d_amd64",
"8Base-CNV-4.12:container-native-virtualization/virt-cdi-cloner@sha256:879742e59f3416100969a0d0994e49e3f8cd493310bbd0c0e86e969f86daa204_amd64",
"8Base-CNV-4.12:container-native-virtualization/virt-cdi-controller@sha256:46689591989c8db1fa1f5228b2b9fb51d7abd0425c34951f909ced1fc536f0e4_amd64",
"8Base-CNV-4.12:container-native-virtualization/virt-cdi-importer@sha256:f2d011c18db1dd0dbe068bc650418c4b3f2f94935c053e76a52736da0f33867a_amd64",
"8Base-CNV-4.12:container-native-virtualization/virt-cdi-operator@sha256:8b06f96750c3f8e34a7cc8defeda46a92e3ad553159d3dbc7c4e096b483508ee_amd64",
"8Base-CNV-4.12:container-native-virtualization/virt-cdi-uploadproxy@sha256:84fd85672f6e9891678d6e99c066f8f20a9a2aac08fae11d552d46a317b7f815_amd64",
"8Base-CNV-4.12:container-native-virtualization/virt-cdi-uploadserver@sha256:4b231a260a9c0176f4b45aaf8142fa5e6860892b2fa19fad0f3091c423064211_amd64",
"8Base-CNV-4.12:container-native-virtualization/virt-controller@sha256:e6ddc32f82e940d364e0a3d63c28b4bd41b71574f9479b6d6b01de948baa8cab_amd64",
"8Base-CNV-4.12:container-native-virtualization/virt-exportproxy@sha256:2dc6b5eca4ba0daffe57ff174efc35764a2021eef35ef84c3d030c0f97329ece_amd64",
"8Base-CNV-4.12:container-native-virtualization/virt-exportserver@sha256:dd59838c20f30c7049cbdc4646b8b6f73ce8f33fa13c352ee22985673eaf95e2_amd64",
"8Base-CNV-4.12:container-native-virtualization/virt-handler@sha256:cce366a6b1aa42a9798a8c714dcb795d1c653dfe0ba06c997e65dbba0318e537_amd64",
"8Base-CNV-4.12:container-native-virtualization/virt-launcher@sha256:bd5b00ece84caed816b3f3cc80d8570324e1e8f975cf2c2320726d88fb64f33a_amd64",
"8Base-CNV-4.12:container-native-virtualization/virt-operator@sha256:6c4b16ac62e673d8f5116d592836506be72c5ebd2a07ffc828fee86514db0e9d_amd64",
"8Base-CNV-4.12:container-native-virtualization/virtio-win@sha256:cd321e3d82a87139edabf223414b892c99857d7ac7d089b870e227ea98c970e0_amd64",
"8Base-CNV-4.12:container-native-virtualization/vm-network-latency-checkup@sha256:5a1502efeeaa3958e5755ce07dcb8314305d75c88cc69ddc7d515457935cdc69_amd64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "golang: io/fs: stack exhaustion in Glob"
},
{
"cve": "CVE-2022-30631",
"cwe": {
"id": "CWE-1325",
"name": "Improperly Controlled Sequential Memory Allocation"
},
"discovery_date": "2022-07-14T00:00:00+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"8Base-CNV-4.12:container-native-virtualization/bridge-marker@sha256:086a9922f34161e5b75d204a0c3281c941f81f76ef8784de434cc79acc76174c_amd64",
"8Base-CNV-4.12:container-native-virtualization/cluster-network-addons-operator@sha256:d2c19fd4c2327eb84179acf652157982b29c365d8a526d70517c6dd93ea6ebc7_amd64",
"8Base-CNV-4.12:container-native-virtualization/cnv-containernetworking-plugins@sha256:3d6003dea97e48d240668e55b2705f0251259006251abafaa3dc08fbc69f1312_amd64",
"8Base-CNV-4.12:container-native-virtualization/cnv-must-gather-rhel8@sha256:dcb95d2b4958ce69f8fcf61c9c90e0516d7844db62f2297ebf1ef18e5d8c05b4_amd64",
"8Base-CNV-4.12:container-native-virtualization/hco-bundle-registry@sha256:73680901c7733ba27f729fd6475971e0909c2fe9efacf74d556f961a1494274e_amd64",
"8Base-CNV-4.12:container-native-virtualization/hostpath-csi-driver@sha256:a0b75e357628ca6b2ca32ab3fdbf531fd8da438a7a6ae8988ef897d2c001d9cb_amd64",
"8Base-CNV-4.12:container-native-virtualization/hostpath-provisioner-rhel8-operator@sha256:b9d84e63f789c70e31cf60fe06d41359363afc7bbd86a78ac7132f8dae4c467a_amd64",
"8Base-CNV-4.12:container-native-virtualization/hostpath-provisioner-rhel8@sha256:5239dcb229b060a818befd52a1e27b18142985abe0e39cef41eadd66f8b21ec1_amd64",
"8Base-CNV-4.12:container-native-virtualization/hyperconverged-cluster-operator@sha256:8b311b48437c79a6859a84f62cfd10ca8e6dcff4ce665a98ed78633552a172ca_amd64",
"8Base-CNV-4.12:container-native-virtualization/hyperconverged-cluster-webhook-rhel8@sha256:e912171328517664f0298322a7992a6e0e00118dc496ff94ee84190d9057db68_amd64",
"8Base-CNV-4.12:container-native-virtualization/kubemacpool@sha256:ab5a239a35e3de8566cb76db0d59ae92e290a3756d39a2298290f1ab3c7b56c5_amd64",
"8Base-CNV-4.12:container-native-virtualization/kubevirt-console-plugin@sha256:e7dd17d4d206b2d37f24a2ed28bf3d2d6a40463da6cbc6b5696555b455f90055_amd64",
"8Base-CNV-4.12:container-native-virtualization/kubevirt-ssp-operator@sha256:09a834b1f71a19cf9a616ffd9eb04408972f9b8f9549777cab0935f63931c993_amd64",
"8Base-CNV-4.12:container-native-virtualization/kubevirt-tekton-tasks-cleanup-vm@sha256:66284c45e82862dc7c1505fcdfe7b14e72c93c5e7fa6b7108a945220279641e9_amd64",
"8Base-CNV-4.12:container-native-virtualization/kubevirt-tekton-tasks-copy-template@sha256:462770d258407ea93c14c9a99fb4450536261202d1d63a681634af2193c2b062_amd64",
"8Base-CNV-4.12:container-native-virtualization/kubevirt-tekton-tasks-create-datavolume@sha256:31d22c0be03bbb222967d953d35189173fbeb60d1cb32278eb006e8abe78e90c_amd64",
"8Base-CNV-4.12:container-native-virtualization/kubevirt-tekton-tasks-create-vm-from-template@sha256:a62ec91155a7bfc776c402e8b513b0e00797d64a95434346a2e3a4cc25f2d3c5_amd64",
"8Base-CNV-4.12:container-native-virtualization/kubevirt-tekton-tasks-disk-virt-customize@sha256:35274b72a5562e8675854d8cf2ca3ec0c4d0b619c0e630d7b39b7da8ebd3b143_amd64",
"8Base-CNV-4.12:container-native-virtualization/kubevirt-tekton-tasks-disk-virt-sysprep@sha256:6e6ed3d8b1b906f801e36b82d6976bc421ae8344d71d4c563fe6d8e76b5fe9c4_amd64",
"8Base-CNV-4.12:container-native-virtualization/kubevirt-tekton-tasks-modify-vm-template@sha256:b46443d7f21b8b251468e33c929a16008a3ac34a8f50a1d8bc1cd134079ccae4_amd64",
"8Base-CNV-4.12:container-native-virtualization/kubevirt-tekton-tasks-operator@sha256:7f11db20a3c635aa48e3dcadfe555d0cd229c4c7f1790f70ee9c9ee78ab55e67_amd64",
"8Base-CNV-4.12:container-native-virtualization/kubevirt-tekton-tasks-wait-for-vmi-status@sha256:4967b4c46d670a2b109c9a2e6e0ebc850a5e1dacaf8cc0ed691668bfa0cbd418_amd64",
"8Base-CNV-4.12:container-native-virtualization/kubevirt-template-validator@sha256:bf732669655db1b09ef27bc1964fe7b49943d681a5acc9860497512d8877e13f_amd64",
"8Base-CNV-4.12:container-native-virtualization/libguestfs-tools@sha256:4f0d48312d8fe02a17747d65ac644d3e1be2df3cb80a9d0c268acc6ad5b91680_amd64",
"8Base-CNV-4.12:container-native-virtualization/ovs-cni-marker@sha256:077367d5af11030832a5e63a611395b7fa65ee140b490b6f33f8a23a9392dcd5_amd64",
"8Base-CNV-4.12:container-native-virtualization/ovs-cni-plugin@sha256:892e339e8eec78f9865d11984c6dc8e92831ee9a17d6b990cd7fba9f2e506e13_amd64",
"8Base-CNV-4.12:container-native-virtualization/virt-artifacts-server@sha256:9638c34ff48d275842a990deb86110530ffd4937b2b551a4d5263168f7db6d47_amd64",
"8Base-CNV-4.12:container-native-virtualization/virt-cdi-apiserver@sha256:dd68dfc1a588b4e24e533d61b52b68ab0673fd39a95632314f54e1b85cb5f32d_amd64",
"8Base-CNV-4.12:container-native-virtualization/virt-cdi-cloner@sha256:879742e59f3416100969a0d0994e49e3f8cd493310bbd0c0e86e969f86daa204_amd64",
"8Base-CNV-4.12:container-native-virtualization/virt-cdi-controller@sha256:46689591989c8db1fa1f5228b2b9fb51d7abd0425c34951f909ced1fc536f0e4_amd64",
"8Base-CNV-4.12:container-native-virtualization/virt-cdi-importer@sha256:f2d011c18db1dd0dbe068bc650418c4b3f2f94935c053e76a52736da0f33867a_amd64",
"8Base-CNV-4.12:container-native-virtualization/virt-cdi-operator@sha256:8b06f96750c3f8e34a7cc8defeda46a92e3ad553159d3dbc7c4e096b483508ee_amd64",
"8Base-CNV-4.12:container-native-virtualization/virt-cdi-uploadproxy@sha256:84fd85672f6e9891678d6e99c066f8f20a9a2aac08fae11d552d46a317b7f815_amd64",
"8Base-CNV-4.12:container-native-virtualization/virt-cdi-uploadserver@sha256:4b231a260a9c0176f4b45aaf8142fa5e6860892b2fa19fad0f3091c423064211_amd64",
"8Base-CNV-4.12:container-native-virtualization/virt-controller@sha256:e6ddc32f82e940d364e0a3d63c28b4bd41b71574f9479b6d6b01de948baa8cab_amd64",
"8Base-CNV-4.12:container-native-virtualization/virt-exportproxy@sha256:2dc6b5eca4ba0daffe57ff174efc35764a2021eef35ef84c3d030c0f97329ece_amd64",
"8Base-CNV-4.12:container-native-virtualization/virt-exportserver@sha256:dd59838c20f30c7049cbdc4646b8b6f73ce8f33fa13c352ee22985673eaf95e2_amd64",
"8Base-CNV-4.12:container-native-virtualization/virt-handler@sha256:cce366a6b1aa42a9798a8c714dcb795d1c653dfe0ba06c997e65dbba0318e537_amd64",
"8Base-CNV-4.12:container-native-virtualization/virt-launcher@sha256:bd5b00ece84caed816b3f3cc80d8570324e1e8f975cf2c2320726d88fb64f33a_amd64",
"8Base-CNV-4.12:container-native-virtualization/virt-operator@sha256:6c4b16ac62e673d8f5116d592836506be72c5ebd2a07ffc828fee86514db0e9d_amd64",
"8Base-CNV-4.12:container-native-virtualization/virtio-win@sha256:cd321e3d82a87139edabf223414b892c99857d7ac7d089b870e227ea98c970e0_amd64",
"8Base-CNV-4.12:container-native-virtualization/vm-network-latency-checkup@sha256:5a1502efeeaa3958e5755ce07dcb8314305d75c88cc69ddc7d515457935cdc69_amd64"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2107342"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in golang. Calling the Reader, Read method on an archive that contains a large number of concatenated 0-length compressed files can cause a panic issue due to stack exhaustion.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "golang: compress/gzip: stack exhaustion in Reader.Read",
"title": "Vulnerability summary"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"8Base-CNV-4.12:container-native-virtualization/virt-api@sha256:cd89350a5e6b3a468acd290819d86f2c77d486fa5a57dbac752f863f1a8a2b23_amd64"
],
"known_not_affected": [
"8Base-CNV-4.12:container-native-virtualization/bridge-marker@sha256:086a9922f34161e5b75d204a0c3281c941f81f76ef8784de434cc79acc76174c_amd64",
"8Base-CNV-4.12:container-native-virtualization/cluster-network-addons-operator@sha256:d2c19fd4c2327eb84179acf652157982b29c365d8a526d70517c6dd93ea6ebc7_amd64",
"8Base-CNV-4.12:container-native-virtualization/cnv-containernetworking-plugins@sha256:3d6003dea97e48d240668e55b2705f0251259006251abafaa3dc08fbc69f1312_amd64",
"8Base-CNV-4.12:container-native-virtualization/cnv-must-gather-rhel8@sha256:dcb95d2b4958ce69f8fcf61c9c90e0516d7844db62f2297ebf1ef18e5d8c05b4_amd64",
"8Base-CNV-4.12:container-native-virtualization/hco-bundle-registry@sha256:73680901c7733ba27f729fd6475971e0909c2fe9efacf74d556f961a1494274e_amd64",
"8Base-CNV-4.12:container-native-virtualization/hostpath-csi-driver@sha256:a0b75e357628ca6b2ca32ab3fdbf531fd8da438a7a6ae8988ef897d2c001d9cb_amd64",
"8Base-CNV-4.12:container-native-virtualization/hostpath-provisioner-rhel8-operator@sha256:b9d84e63f789c70e31cf60fe06d41359363afc7bbd86a78ac7132f8dae4c467a_amd64",
"8Base-CNV-4.12:container-native-virtualization/hostpath-provisioner-rhel8@sha256:5239dcb229b060a818befd52a1e27b18142985abe0e39cef41eadd66f8b21ec1_amd64",
"8Base-CNV-4.12:container-native-virtualization/hyperconverged-cluster-operator@sha256:8b311b48437c79a6859a84f62cfd10ca8e6dcff4ce665a98ed78633552a172ca_amd64",
"8Base-CNV-4.12:container-native-virtualization/hyperconverged-cluster-webhook-rhel8@sha256:e912171328517664f0298322a7992a6e0e00118dc496ff94ee84190d9057db68_amd64",
"8Base-CNV-4.12:container-native-virtualization/kubemacpool@sha256:ab5a239a35e3de8566cb76db0d59ae92e290a3756d39a2298290f1ab3c7b56c5_amd64",
"8Base-CNV-4.12:container-native-virtualization/kubevirt-console-plugin@sha256:e7dd17d4d206b2d37f24a2ed28bf3d2d6a40463da6cbc6b5696555b455f90055_amd64",
"8Base-CNV-4.12:container-native-virtualization/kubevirt-ssp-operator@sha256:09a834b1f71a19cf9a616ffd9eb04408972f9b8f9549777cab0935f63931c993_amd64",
"8Base-CNV-4.12:container-native-virtualization/kubevirt-tekton-tasks-cleanup-vm@sha256:66284c45e82862dc7c1505fcdfe7b14e72c93c5e7fa6b7108a945220279641e9_amd64",
"8Base-CNV-4.12:container-native-virtualization/kubevirt-tekton-tasks-copy-template@sha256:462770d258407ea93c14c9a99fb4450536261202d1d63a681634af2193c2b062_amd64",
"8Base-CNV-4.12:container-native-virtualization/kubevirt-tekton-tasks-create-datavolume@sha256:31d22c0be03bbb222967d953d35189173fbeb60d1cb32278eb006e8abe78e90c_amd64",
"8Base-CNV-4.12:container-native-virtualization/kubevirt-tekton-tasks-create-vm-from-template@sha256:a62ec91155a7bfc776c402e8b513b0e00797d64a95434346a2e3a4cc25f2d3c5_amd64",
"8Base-CNV-4.12:container-native-virtualization/kubevirt-tekton-tasks-disk-virt-customize@sha256:35274b72a5562e8675854d8cf2ca3ec0c4d0b619c0e630d7b39b7da8ebd3b143_amd64",
"8Base-CNV-4.12:container-native-virtualization/kubevirt-tekton-tasks-disk-virt-sysprep@sha256:6e6ed3d8b1b906f801e36b82d6976bc421ae8344d71d4c563fe6d8e76b5fe9c4_amd64",
"8Base-CNV-4.12:container-native-virtualization/kubevirt-tekton-tasks-modify-vm-template@sha256:b46443d7f21b8b251468e33c929a16008a3ac34a8f50a1d8bc1cd134079ccae4_amd64",
"8Base-CNV-4.12:container-native-virtualization/kubevirt-tekton-tasks-operator@sha256:7f11db20a3c635aa48e3dcadfe555d0cd229c4c7f1790f70ee9c9ee78ab55e67_amd64",
"8Base-CNV-4.12:container-native-virtualization/kubevirt-tekton-tasks-wait-for-vmi-status@sha256:4967b4c46d670a2b109c9a2e6e0ebc850a5e1dacaf8cc0ed691668bfa0cbd418_amd64",
"8Base-CNV-4.12:container-native-virtualization/kubevirt-template-validator@sha256:bf732669655db1b09ef27bc1964fe7b49943d681a5acc9860497512d8877e13f_amd64",
"8Base-CNV-4.12:container-native-virtualization/libguestfs-tools@sha256:4f0d48312d8fe02a17747d65ac644d3e1be2df3cb80a9d0c268acc6ad5b91680_amd64",
"8Base-CNV-4.12:container-native-virtualization/ovs-cni-marker@sha256:077367d5af11030832a5e63a611395b7fa65ee140b490b6f33f8a23a9392dcd5_amd64",
"8Base-CNV-4.12:container-native-virtualization/ovs-cni-plugin@sha256:892e339e8eec78f9865d11984c6dc8e92831ee9a17d6b990cd7fba9f2e506e13_amd64",
"8Base-CNV-4.12:container-native-virtualization/virt-artifacts-server@sha256:9638c34ff48d275842a990deb86110530ffd4937b2b551a4d5263168f7db6d47_amd64",
"8Base-CNV-4.12:container-native-virtualization/virt-cdi-apiserver@sha256:dd68dfc1a588b4e24e533d61b52b68ab0673fd39a95632314f54e1b85cb5f32d_amd64",
"8Base-CNV-4.12:container-native-virtualization/virt-cdi-cloner@sha256:879742e59f3416100969a0d0994e49e3f8cd493310bbd0c0e86e969f86daa204_amd64",
"8Base-CNV-4.12:container-native-virtualization/virt-cdi-controller@sha256:46689591989c8db1fa1f5228b2b9fb51d7abd0425c34951f909ced1fc536f0e4_amd64",
"8Base-CNV-4.12:container-native-virtualization/virt-cdi-importer@sha256:f2d011c18db1dd0dbe068bc650418c4b3f2f94935c053e76a52736da0f33867a_amd64",
"8Base-CNV-4.12:container-native-virtualization/virt-cdi-operator@sha256:8b06f96750c3f8e34a7cc8defeda46a92e3ad553159d3dbc7c4e096b483508ee_amd64",
"8Base-CNV-4.12:container-native-virtualization/virt-cdi-uploadproxy@sha256:84fd85672f6e9891678d6e99c066f8f20a9a2aac08fae11d552d46a317b7f815_amd64",
"8Base-CNV-4.12:container-native-virtualization/virt-cdi-uploadserver@sha256:4b231a260a9c0176f4b45aaf8142fa5e6860892b2fa19fad0f3091c423064211_amd64",
"8Base-CNV-4.12:container-native-virtualization/virt-controller@sha256:e6ddc32f82e940d364e0a3d63c28b4bd41b71574f9479b6d6b01de948baa8cab_amd64",
"8Base-CNV-4.12:container-native-virtualization/virt-exportproxy@sha256:2dc6b5eca4ba0daffe57ff174efc35764a2021eef35ef84c3d030c0f97329ece_amd64",
"8Base-CNV-4.12:container-native-virtualization/virt-exportserver@sha256:dd59838c20f30c7049cbdc4646b8b6f73ce8f33fa13c352ee22985673eaf95e2_amd64",
"8Base-CNV-4.12:container-native-virtualization/virt-handler@sha256:cce366a6b1aa42a9798a8c714dcb795d1c653dfe0ba06c997e65dbba0318e537_amd64",
"8Base-CNV-4.12:container-native-virtualization/virt-launcher@sha256:bd5b00ece84caed816b3f3cc80d8570324e1e8f975cf2c2320726d88fb64f33a_amd64",
"8Base-CNV-4.12:container-native-virtualization/virt-operator@sha256:6c4b16ac62e673d8f5116d592836506be72c5ebd2a07ffc828fee86514db0e9d_amd64",
"8Base-CNV-4.12:container-native-virtualization/virtio-win@sha256:cd321e3d82a87139edabf223414b892c99857d7ac7d089b870e227ea98c970e0_amd64",
"8Base-CNV-4.12:container-native-virtualization/vm-network-latency-checkup@sha256:5a1502efeeaa3958e5755ce07dcb8314305d75c88cc69ddc7d515457935cdc69_amd64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2022-30631"
},
{
"category": "external",
"summary": "RHBZ#2107342",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2107342"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2022-30631",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-30631"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2022-30631",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2022-30631"
},
{
"category": "external",
"summary": "https://go.dev/issue/53168",
"url": "https://go.dev/issue/53168"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-announce/c/nqrv9fbR0zE",
"url": "https://groups.google.com/g/golang-announce/c/nqrv9fbR0zE"
}
],
"release_date": "2022-07-12T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2023-01-25T11:11:29+00:00",
"details": "Before applying this update, you must apply all previously released errata\nrelevant to your system.\n\nTo apply this update, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"8Base-CNV-4.12:container-native-virtualization/virt-api@sha256:cd89350a5e6b3a468acd290819d86f2c77d486fa5a57dbac752f863f1a8a2b23_amd64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2023:0408"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"8Base-CNV-4.12:container-native-virtualization/bridge-marker@sha256:086a9922f34161e5b75d204a0c3281c941f81f76ef8784de434cc79acc76174c_amd64",
"8Base-CNV-4.12:container-native-virtualization/cluster-network-addons-operator@sha256:d2c19fd4c2327eb84179acf652157982b29c365d8a526d70517c6dd93ea6ebc7_amd64",
"8Base-CNV-4.12:container-native-virtualization/cnv-containernetworking-plugins@sha256:3d6003dea97e48d240668e55b2705f0251259006251abafaa3dc08fbc69f1312_amd64",
"8Base-CNV-4.12:container-native-virtualization/cnv-must-gather-rhel8@sha256:dcb95d2b4958ce69f8fcf61c9c90e0516d7844db62f2297ebf1ef18e5d8c05b4_amd64",
"8Base-CNV-4.12:container-native-virtualization/hco-bundle-registry@sha256:73680901c7733ba27f729fd6475971e0909c2fe9efacf74d556f961a1494274e_amd64",
"8Base-CNV-4.12:container-native-virtualization/hostpath-csi-driver@sha256:a0b75e357628ca6b2ca32ab3fdbf531fd8da438a7a6ae8988ef897d2c001d9cb_amd64",
"8Base-CNV-4.12:container-native-virtualization/hostpath-provisioner-rhel8-operator@sha256:b9d84e63f789c70e31cf60fe06d41359363afc7bbd86a78ac7132f8dae4c467a_amd64",
"8Base-CNV-4.12:container-native-virtualization/hostpath-provisioner-rhel8@sha256:5239dcb229b060a818befd52a1e27b18142985abe0e39cef41eadd66f8b21ec1_amd64",
"8Base-CNV-4.12:container-native-virtualization/hyperconverged-cluster-operator@sha256:8b311b48437c79a6859a84f62cfd10ca8e6dcff4ce665a98ed78633552a172ca_amd64",
"8Base-CNV-4.12:container-native-virtualization/hyperconverged-cluster-webhook-rhel8@sha256:e912171328517664f0298322a7992a6e0e00118dc496ff94ee84190d9057db68_amd64",
"8Base-CNV-4.12:container-native-virtualization/kubemacpool@sha256:ab5a239a35e3de8566cb76db0d59ae92e290a3756d39a2298290f1ab3c7b56c5_amd64",
"8Base-CNV-4.12:container-native-virtualization/kubevirt-console-plugin@sha256:e7dd17d4d206b2d37f24a2ed28bf3d2d6a40463da6cbc6b5696555b455f90055_amd64",
"8Base-CNV-4.12:container-native-virtualization/kubevirt-ssp-operator@sha256:09a834b1f71a19cf9a616ffd9eb04408972f9b8f9549777cab0935f63931c993_amd64",
"8Base-CNV-4.12:container-native-virtualization/kubevirt-tekton-tasks-cleanup-vm@sha256:66284c45e82862dc7c1505fcdfe7b14e72c93c5e7fa6b7108a945220279641e9_amd64",
"8Base-CNV-4.12:container-native-virtualization/kubevirt-tekton-tasks-copy-template@sha256:462770d258407ea93c14c9a99fb4450536261202d1d63a681634af2193c2b062_amd64",
"8Base-CNV-4.12:container-native-virtualization/kubevirt-tekton-tasks-create-datavolume@sha256:31d22c0be03bbb222967d953d35189173fbeb60d1cb32278eb006e8abe78e90c_amd64",
"8Base-CNV-4.12:container-native-virtualization/kubevirt-tekton-tasks-create-vm-from-template@sha256:a62ec91155a7bfc776c402e8b513b0e00797d64a95434346a2e3a4cc25f2d3c5_amd64",
"8Base-CNV-4.12:container-native-virtualization/kubevirt-tekton-tasks-disk-virt-customize@sha256:35274b72a5562e8675854d8cf2ca3ec0c4d0b619c0e630d7b39b7da8ebd3b143_amd64",
"8Base-CNV-4.12:container-native-virtualization/kubevirt-tekton-tasks-disk-virt-sysprep@sha256:6e6ed3d8b1b906f801e36b82d6976bc421ae8344d71d4c563fe6d8e76b5fe9c4_amd64",
"8Base-CNV-4.12:container-native-virtualization/kubevirt-tekton-tasks-modify-vm-template@sha256:b46443d7f21b8b251468e33c929a16008a3ac34a8f50a1d8bc1cd134079ccae4_amd64",
"8Base-CNV-4.12:container-native-virtualization/kubevirt-tekton-tasks-operator@sha256:7f11db20a3c635aa48e3dcadfe555d0cd229c4c7f1790f70ee9c9ee78ab55e67_amd64",
"8Base-CNV-4.12:container-native-virtualization/kubevirt-tekton-tasks-wait-for-vmi-status@sha256:4967b4c46d670a2b109c9a2e6e0ebc850a5e1dacaf8cc0ed691668bfa0cbd418_amd64",
"8Base-CNV-4.12:container-native-virtualization/kubevirt-template-validator@sha256:bf732669655db1b09ef27bc1964fe7b49943d681a5acc9860497512d8877e13f_amd64",
"8Base-CNV-4.12:container-native-virtualization/libguestfs-tools@sha256:4f0d48312d8fe02a17747d65ac644d3e1be2df3cb80a9d0c268acc6ad5b91680_amd64",
"8Base-CNV-4.12:container-native-virtualization/ovs-cni-marker@sha256:077367d5af11030832a5e63a611395b7fa65ee140b490b6f33f8a23a9392dcd5_amd64",
"8Base-CNV-4.12:container-native-virtualization/ovs-cni-plugin@sha256:892e339e8eec78f9865d11984c6dc8e92831ee9a17d6b990cd7fba9f2e506e13_amd64",
"8Base-CNV-4.12:container-native-virtualization/virt-api@sha256:cd89350a5e6b3a468acd290819d86f2c77d486fa5a57dbac752f863f1a8a2b23_amd64",
"8Base-CNV-4.12:container-native-virtualization/virt-artifacts-server@sha256:9638c34ff48d275842a990deb86110530ffd4937b2b551a4d5263168f7db6d47_amd64",
"8Base-CNV-4.12:container-native-virtualization/virt-cdi-apiserver@sha256:dd68dfc1a588b4e24e533d61b52b68ab0673fd39a95632314f54e1b85cb5f32d_amd64",
"8Base-CNV-4.12:container-native-virtualization/virt-cdi-cloner@sha256:879742e59f3416100969a0d0994e49e3f8cd493310bbd0c0e86e969f86daa204_amd64",
"8Base-CNV-4.12:container-native-virtualization/virt-cdi-controller@sha256:46689591989c8db1fa1f5228b2b9fb51d7abd0425c34951f909ced1fc536f0e4_amd64",
"8Base-CNV-4.12:container-native-virtualization/virt-cdi-importer@sha256:f2d011c18db1dd0dbe068bc650418c4b3f2f94935c053e76a52736da0f33867a_amd64",
"8Base-CNV-4.12:container-native-virtualization/virt-cdi-operator@sha256:8b06f96750c3f8e34a7cc8defeda46a92e3ad553159d3dbc7c4e096b483508ee_amd64",
"8Base-CNV-4.12:container-native-virtualization/virt-cdi-uploadproxy@sha256:84fd85672f6e9891678d6e99c066f8f20a9a2aac08fae11d552d46a317b7f815_amd64",
"8Base-CNV-4.12:container-native-virtualization/virt-cdi-uploadserver@sha256:4b231a260a9c0176f4b45aaf8142fa5e6860892b2fa19fad0f3091c423064211_amd64",
"8Base-CNV-4.12:container-native-virtualization/virt-controller@sha256:e6ddc32f82e940d364e0a3d63c28b4bd41b71574f9479b6d6b01de948baa8cab_amd64",
"8Base-CNV-4.12:container-native-virtualization/virt-exportproxy@sha256:2dc6b5eca4ba0daffe57ff174efc35764a2021eef35ef84c3d030c0f97329ece_amd64",
"8Base-CNV-4.12:container-native-virtualization/virt-exportserver@sha256:dd59838c20f30c7049cbdc4646b8b6f73ce8f33fa13c352ee22985673eaf95e2_amd64",
"8Base-CNV-4.12:container-native-virtualization/virt-handler@sha256:cce366a6b1aa42a9798a8c714dcb795d1c653dfe0ba06c997e65dbba0318e537_amd64",
"8Base-CNV-4.12:container-native-virtualization/virt-launcher@sha256:bd5b00ece84caed816b3f3cc80d8570324e1e8f975cf2c2320726d88fb64f33a_amd64",
"8Base-CNV-4.12:container-native-virtualization/virt-operator@sha256:6c4b16ac62e673d8f5116d592836506be72c5ebd2a07ffc828fee86514db0e9d_amd64",
"8Base-CNV-4.12:container-native-virtualization/virtio-win@sha256:cd321e3d82a87139edabf223414b892c99857d7ac7d089b870e227ea98c970e0_amd64",
"8Base-CNV-4.12:container-native-virtualization/vm-network-latency-checkup@sha256:5a1502efeeaa3958e5755ce07dcb8314305d75c88cc69ddc7d515457935cdc69_amd64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "golang: compress/gzip: stack exhaustion in Reader.Read"
},
{
"cve": "CVE-2022-30632",
"cwe": {
"id": "CWE-1325",
"name": "Improperly Controlled Sequential Memory Allocation"
},
"discovery_date": "2022-07-14T00:00:00+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"8Base-CNV-4.12:container-native-virtualization/bridge-marker@sha256:086a9922f34161e5b75d204a0c3281c941f81f76ef8784de434cc79acc76174c_amd64",
"8Base-CNV-4.12:container-native-virtualization/cluster-network-addons-operator@sha256:d2c19fd4c2327eb84179acf652157982b29c365d8a526d70517c6dd93ea6ebc7_amd64",
"8Base-CNV-4.12:container-native-virtualization/cnv-containernetworking-plugins@sha256:3d6003dea97e48d240668e55b2705f0251259006251abafaa3dc08fbc69f1312_amd64",
"8Base-CNV-4.12:container-native-virtualization/cnv-must-gather-rhel8@sha256:dcb95d2b4958ce69f8fcf61c9c90e0516d7844db62f2297ebf1ef18e5d8c05b4_amd64",
"8Base-CNV-4.12:container-native-virtualization/hco-bundle-registry@sha256:73680901c7733ba27f729fd6475971e0909c2fe9efacf74d556f961a1494274e_amd64",
"8Base-CNV-4.12:container-native-virtualization/hostpath-csi-driver@sha256:a0b75e357628ca6b2ca32ab3fdbf531fd8da438a7a6ae8988ef897d2c001d9cb_amd64",
"8Base-CNV-4.12:container-native-virtualization/hostpath-provisioner-rhel8-operator@sha256:b9d84e63f789c70e31cf60fe06d41359363afc7bbd86a78ac7132f8dae4c467a_amd64",
"8Base-CNV-4.12:container-native-virtualization/hostpath-provisioner-rhel8@sha256:5239dcb229b060a818befd52a1e27b18142985abe0e39cef41eadd66f8b21ec1_amd64",
"8Base-CNV-4.12:container-native-virtualization/hyperconverged-cluster-operator@sha256:8b311b48437c79a6859a84f62cfd10ca8e6dcff4ce665a98ed78633552a172ca_amd64",
"8Base-CNV-4.12:container-native-virtualization/hyperconverged-cluster-webhook-rhel8@sha256:e912171328517664f0298322a7992a6e0e00118dc496ff94ee84190d9057db68_amd64",
"8Base-CNV-4.12:container-native-virtualization/kubemacpool@sha256:ab5a239a35e3de8566cb76db0d59ae92e290a3756d39a2298290f1ab3c7b56c5_amd64",
"8Base-CNV-4.12:container-native-virtualization/kubevirt-console-plugin@sha256:e7dd17d4d206b2d37f24a2ed28bf3d2d6a40463da6cbc6b5696555b455f90055_amd64",
"8Base-CNV-4.12:container-native-virtualization/kubevirt-ssp-operator@sha256:09a834b1f71a19cf9a616ffd9eb04408972f9b8f9549777cab0935f63931c993_amd64",
"8Base-CNV-4.12:container-native-virtualization/kubevirt-tekton-tasks-cleanup-vm@sha256:66284c45e82862dc7c1505fcdfe7b14e72c93c5e7fa6b7108a945220279641e9_amd64",
"8Base-CNV-4.12:container-native-virtualization/kubevirt-tekton-tasks-copy-template@sha256:462770d258407ea93c14c9a99fb4450536261202d1d63a681634af2193c2b062_amd64",
"8Base-CNV-4.12:container-native-virtualization/kubevirt-tekton-tasks-create-datavolume@sha256:31d22c0be03bbb222967d953d35189173fbeb60d1cb32278eb006e8abe78e90c_amd64",
"8Base-CNV-4.12:container-native-virtualization/kubevirt-tekton-tasks-create-vm-from-template@sha256:a62ec91155a7bfc776c402e8b513b0e00797d64a95434346a2e3a4cc25f2d3c5_amd64",
"8Base-CNV-4.12:container-native-virtualization/kubevirt-tekton-tasks-disk-virt-customize@sha256:35274b72a5562e8675854d8cf2ca3ec0c4d0b619c0e630d7b39b7da8ebd3b143_amd64",
"8Base-CNV-4.12:container-native-virtualization/kubevirt-tekton-tasks-disk-virt-sysprep@sha256:6e6ed3d8b1b906f801e36b82d6976bc421ae8344d71d4c563fe6d8e76b5fe9c4_amd64",
"8Base-CNV-4.12:container-native-virtualization/kubevirt-tekton-tasks-modify-vm-template@sha256:b46443d7f21b8b251468e33c929a16008a3ac34a8f50a1d8bc1cd134079ccae4_amd64",
"8Base-CNV-4.12:container-native-virtualization/kubevirt-tekton-tasks-operator@sha256:7f11db20a3c635aa48e3dcadfe555d0cd229c4c7f1790f70ee9c9ee78ab55e67_amd64",
"8Base-CNV-4.12:container-native-virtualization/kubevirt-tekton-tasks-wait-for-vmi-status@sha256:4967b4c46d670a2b109c9a2e6e0ebc850a5e1dacaf8cc0ed691668bfa0cbd418_amd64",
"8Base-CNV-4.12:container-native-virtualization/kubevirt-template-validator@sha256:bf732669655db1b09ef27bc1964fe7b49943d681a5acc9860497512d8877e13f_amd64",
"8Base-CNV-4.12:container-native-virtualization/libguestfs-tools@sha256:4f0d48312d8fe02a17747d65ac644d3e1be2df3cb80a9d0c268acc6ad5b91680_amd64",
"8Base-CNV-4.12:container-native-virtualization/ovs-cni-marker@sha256:077367d5af11030832a5e63a611395b7fa65ee140b490b6f33f8a23a9392dcd5_amd64",
"8Base-CNV-4.12:container-native-virtualization/ovs-cni-plugin@sha256:892e339e8eec78f9865d11984c6dc8e92831ee9a17d6b990cd7fba9f2e506e13_amd64",
"8Base-CNV-4.12:container-native-virtualization/virt-artifacts-server@sha256:9638c34ff48d275842a990deb86110530ffd4937b2b551a4d5263168f7db6d47_amd64",
"8Base-CNV-4.12:container-native-virtualization/virt-cdi-apiserver@sha256:dd68dfc1a588b4e24e533d61b52b68ab0673fd39a95632314f54e1b85cb5f32d_amd64",
"8Base-CNV-4.12:container-native-virtualization/virt-cdi-cloner@sha256:879742e59f3416100969a0d0994e49e3f8cd493310bbd0c0e86e969f86daa204_amd64",
"8Base-CNV-4.12:container-native-virtualization/virt-cdi-controller@sha256:46689591989c8db1fa1f5228b2b9fb51d7abd0425c34951f909ced1fc536f0e4_amd64",
"8Base-CNV-4.12:container-native-virtualization/virt-cdi-importer@sha256:f2d011c18db1dd0dbe068bc650418c4b3f2f94935c053e76a52736da0f33867a_amd64",
"8Base-CNV-4.12:container-native-virtualization/virt-cdi-operator@sha256:8b06f96750c3f8e34a7cc8defeda46a92e3ad553159d3dbc7c4e096b483508ee_amd64",
"8Base-CNV-4.12:container-native-virtualization/virt-cdi-uploadproxy@sha256:84fd85672f6e9891678d6e99c066f8f20a9a2aac08fae11d552d46a317b7f815_amd64",
"8Base-CNV-4.12:container-native-virtualization/virt-cdi-uploadserver@sha256:4b231a260a9c0176f4b45aaf8142fa5e6860892b2fa19fad0f3091c423064211_amd64",
"8Base-CNV-4.12:container-native-virtualization/virt-controller@sha256:e6ddc32f82e940d364e0a3d63c28b4bd41b71574f9479b6d6b01de948baa8cab_amd64",
"8Base-CNV-4.12:container-native-virtualization/virt-exportproxy@sha256:2dc6b5eca4ba0daffe57ff174efc35764a2021eef35ef84c3d030c0f97329ece_amd64",
"8Base-CNV-4.12:container-native-virtualization/virt-exportserver@sha256:dd59838c20f30c7049cbdc4646b8b6f73ce8f33fa13c352ee22985673eaf95e2_amd64",
"8Base-CNV-4.12:container-native-virtualization/virt-handler@sha256:cce366a6b1aa42a9798a8c714dcb795d1c653dfe0ba06c997e65dbba0318e537_amd64",
"8Base-CNV-4.12:container-native-virtualization/virt-launcher@sha256:bd5b00ece84caed816b3f3cc80d8570324e1e8f975cf2c2320726d88fb64f33a_amd64",
"8Base-CNV-4.12:container-native-virtualization/virt-operator@sha256:6c4b16ac62e673d8f5116d592836506be72c5ebd2a07ffc828fee86514db0e9d_amd64",
"8Base-CNV-4.12:container-native-virtualization/virtio-win@sha256:cd321e3d82a87139edabf223414b892c99857d7ac7d089b870e227ea98c970e0_amd64",
"8Base-CNV-4.12:container-native-virtualization/vm-network-latency-checkup@sha256:5a1502efeeaa3958e5755ce07dcb8314305d75c88cc69ddc7d515457935cdc69_amd64"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2107386"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in golang. Calling Glob on a path that contains a large number of path separators can cause a panic issue due to stack exhaustion. This can cause an attacker to impact availability.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "golang: path/filepath: stack exhaustion in Glob",
"title": "Vulnerability summary"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"8Base-CNV-4.12:container-native-virtualization/virt-api@sha256:cd89350a5e6b3a468acd290819d86f2c77d486fa5a57dbac752f863f1a8a2b23_amd64"
],
"known_not_affected": [
"8Base-CNV-4.12:container-native-virtualization/bridge-marker@sha256:086a9922f34161e5b75d204a0c3281c941f81f76ef8784de434cc79acc76174c_amd64",
"8Base-CNV-4.12:container-native-virtualization/cluster-network-addons-operator@sha256:d2c19fd4c2327eb84179acf652157982b29c365d8a526d70517c6dd93ea6ebc7_amd64",
"8Base-CNV-4.12:container-native-virtualization/cnv-containernetworking-plugins@sha256:3d6003dea97e48d240668e55b2705f0251259006251abafaa3dc08fbc69f1312_amd64",
"8Base-CNV-4.12:container-native-virtualization/cnv-must-gather-rhel8@sha256:dcb95d2b4958ce69f8fcf61c9c90e0516d7844db62f2297ebf1ef18e5d8c05b4_amd64",
"8Base-CNV-4.12:container-native-virtualization/hco-bundle-registry@sha256:73680901c7733ba27f729fd6475971e0909c2fe9efacf74d556f961a1494274e_amd64",
"8Base-CNV-4.12:container-native-virtualization/hostpath-csi-driver@sha256:a0b75e357628ca6b2ca32ab3fdbf531fd8da438a7a6ae8988ef897d2c001d9cb_amd64",
"8Base-CNV-4.12:container-native-virtualization/hostpath-provisioner-rhel8-operator@sha256:b9d84e63f789c70e31cf60fe06d41359363afc7bbd86a78ac7132f8dae4c467a_amd64",
"8Base-CNV-4.12:container-native-virtualization/hostpath-provisioner-rhel8@sha256:5239dcb229b060a818befd52a1e27b18142985abe0e39cef41eadd66f8b21ec1_amd64",
"8Base-CNV-4.12:container-native-virtualization/hyperconverged-cluster-operator@sha256:8b311b48437c79a6859a84f62cfd10ca8e6dcff4ce665a98ed78633552a172ca_amd64",
"8Base-CNV-4.12:container-native-virtualization/hyperconverged-cluster-webhook-rhel8@sha256:e912171328517664f0298322a7992a6e0e00118dc496ff94ee84190d9057db68_amd64",
"8Base-CNV-4.12:container-native-virtualization/kubemacpool@sha256:ab5a239a35e3de8566cb76db0d59ae92e290a3756d39a2298290f1ab3c7b56c5_amd64",
"8Base-CNV-4.12:container-native-virtualization/kubevirt-console-plugin@sha256:e7dd17d4d206b2d37f24a2ed28bf3d2d6a40463da6cbc6b5696555b455f90055_amd64",
"8Base-CNV-4.12:container-native-virtualization/kubevirt-ssp-operator@sha256:09a834b1f71a19cf9a616ffd9eb04408972f9b8f9549777cab0935f63931c993_amd64",
"8Base-CNV-4.12:container-native-virtualization/kubevirt-tekton-tasks-cleanup-vm@sha256:66284c45e82862dc7c1505fcdfe7b14e72c93c5e7fa6b7108a945220279641e9_amd64",
"8Base-CNV-4.12:container-native-virtualization/kubevirt-tekton-tasks-copy-template@sha256:462770d258407ea93c14c9a99fb4450536261202d1d63a681634af2193c2b062_amd64",
"8Base-CNV-4.12:container-native-virtualization/kubevirt-tekton-tasks-create-datavolume@sha256:31d22c0be03bbb222967d953d35189173fbeb60d1cb32278eb006e8abe78e90c_amd64",
"8Base-CNV-4.12:container-native-virtualization/kubevirt-tekton-tasks-create-vm-from-template@sha256:a62ec91155a7bfc776c402e8b513b0e00797d64a95434346a2e3a4cc25f2d3c5_amd64",
"8Base-CNV-4.12:container-native-virtualization/kubevirt-tekton-tasks-disk-virt-customize@sha256:35274b72a5562e8675854d8cf2ca3ec0c4d0b619c0e630d7b39b7da8ebd3b143_amd64",
"8Base-CNV-4.12:container-native-virtualization/kubevirt-tekton-tasks-disk-virt-sysprep@sha256:6e6ed3d8b1b906f801e36b82d6976bc421ae8344d71d4c563fe6d8e76b5fe9c4_amd64",
"8Base-CNV-4.12:container-native-virtualization/kubevirt-tekton-tasks-modify-vm-template@sha256:b46443d7f21b8b251468e33c929a16008a3ac34a8f50a1d8bc1cd134079ccae4_amd64",
"8Base-CNV-4.12:container-native-virtualization/kubevirt-tekton-tasks-operator@sha256:7f11db20a3c635aa48e3dcadfe555d0cd229c4c7f1790f70ee9c9ee78ab55e67_amd64",
"8Base-CNV-4.12:container-native-virtualization/kubevirt-tekton-tasks-wait-for-vmi-status@sha256:4967b4c46d670a2b109c9a2e6e0ebc850a5e1dacaf8cc0ed691668bfa0cbd418_amd64",
"8Base-CNV-4.12:container-native-virtualization/kubevirt-template-validator@sha256:bf732669655db1b09ef27bc1964fe7b49943d681a5acc9860497512d8877e13f_amd64",
"8Base-CNV-4.12:container-native-virtualization/libguestfs-tools@sha256:4f0d48312d8fe02a17747d65ac644d3e1be2df3cb80a9d0c268acc6ad5b91680_amd64",
"8Base-CNV-4.12:container-native-virtualization/ovs-cni-marker@sha256:077367d5af11030832a5e63a611395b7fa65ee140b490b6f33f8a23a9392dcd5_amd64",
"8Base-CNV-4.12:container-native-virtualization/ovs-cni-plugin@sha256:892e339e8eec78f9865d11984c6dc8e92831ee9a17d6b990cd7fba9f2e506e13_amd64",
"8Base-CNV-4.12:container-native-virtualization/virt-artifacts-server@sha256:9638c34ff48d275842a990deb86110530ffd4937b2b551a4d5263168f7db6d47_amd64",
"8Base-CNV-4.12:container-native-virtualization/virt-cdi-apiserver@sha256:dd68dfc1a588b4e24e533d61b52b68ab0673fd39a95632314f54e1b85cb5f32d_amd64",
"8Base-CNV-4.12:container-native-virtualization/virt-cdi-cloner@sha256:879742e59f3416100969a0d0994e49e3f8cd493310bbd0c0e86e969f86daa204_amd64",
"8Base-CNV-4.12:container-native-virtualization/virt-cdi-controller@sha256:46689591989c8db1fa1f5228b2b9fb51d7abd0425c34951f909ced1fc536f0e4_amd64",
"8Base-CNV-4.12:container-native-virtualization/virt-cdi-importer@sha256:f2d011c18db1dd0dbe068bc650418c4b3f2f94935c053e76a52736da0f33867a_amd64",
"8Base-CNV-4.12:container-native-virtualization/virt-cdi-operator@sha256:8b06f96750c3f8e34a7cc8defeda46a92e3ad553159d3dbc7c4e096b483508ee_amd64",
"8Base-CNV-4.12:container-native-virtualization/virt-cdi-uploadproxy@sha256:84fd85672f6e9891678d6e99c066f8f20a9a2aac08fae11d552d46a317b7f815_amd64",
"8Base-CNV-4.12:container-native-virtualization/virt-cdi-uploadserver@sha256:4b231a260a9c0176f4b45aaf8142fa5e6860892b2fa19fad0f3091c423064211_amd64",
"8Base-CNV-4.12:container-native-virtualization/virt-controller@sha256:e6ddc32f82e940d364e0a3d63c28b4bd41b71574f9479b6d6b01de948baa8cab_amd64",
"8Base-CNV-4.12:container-native-virtualization/virt-exportproxy@sha256:2dc6b5eca4ba0daffe57ff174efc35764a2021eef35ef84c3d030c0f97329ece_amd64",
"8Base-CNV-4.12:container-native-virtualization/virt-exportserver@sha256:dd59838c20f30c7049cbdc4646b8b6f73ce8f33fa13c352ee22985673eaf95e2_amd64",
"8Base-CNV-4.12:container-native-virtualization/virt-handler@sha256:cce366a6b1aa42a9798a8c714dcb795d1c653dfe0ba06c997e65dbba0318e537_amd64",
"8Base-CNV-4.12:container-native-virtualization/virt-launcher@sha256:bd5b00ece84caed816b3f3cc80d8570324e1e8f975cf2c2320726d88fb64f33a_amd64",
"8Base-CNV-4.12:container-native-virtualization/virt-operator@sha256:6c4b16ac62e673d8f5116d592836506be72c5ebd2a07ffc828fee86514db0e9d_amd64",
"8Base-CNV-4.12:container-native-virtualization/virtio-win@sha256:cd321e3d82a87139edabf223414b892c99857d7ac7d089b870e227ea98c970e0_amd64",
"8Base-CNV-4.12:container-native-virtualization/vm-network-latency-checkup@sha256:5a1502efeeaa3958e5755ce07dcb8314305d75c88cc69ddc7d515457935cdc69_amd64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2022-30632"
},
{
"category": "external",
"summary": "RHBZ#2107386",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2107386"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2022-30632",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-30632"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2022-30632",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2022-30632"
},
{
"category": "external",
"summary": "https://go.dev/issue/53416",
"url": "https://go.dev/issue/53416"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-announce/c/nqrv9fbR0zE",
"url": "https://groups.google.com/g/golang-announce/c/nqrv9fbR0zE"
}
],
"release_date": "2022-07-12T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2023-01-25T11:11:29+00:00",
"details": "Before applying this update, you must apply all previously released errata\nrelevant to your system.\n\nTo apply this update, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"8Base-CNV-4.12:container-native-virtualization/virt-api@sha256:cd89350a5e6b3a468acd290819d86f2c77d486fa5a57dbac752f863f1a8a2b23_amd64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2023:0408"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"8Base-CNV-4.12:container-native-virtualization/bridge-marker@sha256:086a9922f34161e5b75d204a0c3281c941f81f76ef8784de434cc79acc76174c_amd64",
"8Base-CNV-4.12:container-native-virtualization/cluster-network-addons-operator@sha256:d2c19fd4c2327eb84179acf652157982b29c365d8a526d70517c6dd93ea6ebc7_amd64",
"8Base-CNV-4.12:container-native-virtualization/cnv-containernetworking-plugins@sha256:3d6003dea97e48d240668e55b2705f0251259006251abafaa3dc08fbc69f1312_amd64",
"8Base-CNV-4.12:container-native-virtualization/cnv-must-gather-rhel8@sha256:dcb95d2b4958ce69f8fcf61c9c90e0516d7844db62f2297ebf1ef18e5d8c05b4_amd64",
"8Base-CNV-4.12:container-native-virtualization/hco-bundle-registry@sha256:73680901c7733ba27f729fd6475971e0909c2fe9efacf74d556f961a1494274e_amd64",
"8Base-CNV-4.12:container-native-virtualization/hostpath-csi-driver@sha256:a0b75e357628ca6b2ca32ab3fdbf531fd8da438a7a6ae8988ef897d2c001d9cb_amd64",
"8Base-CNV-4.12:container-native-virtualization/hostpath-provisioner-rhel8-operator@sha256:b9d84e63f789c70e31cf60fe06d41359363afc7bbd86a78ac7132f8dae4c467a_amd64",
"8Base-CNV-4.12:container-native-virtualization/hostpath-provisioner-rhel8@sha256:5239dcb229b060a818befd52a1e27b18142985abe0e39cef41eadd66f8b21ec1_amd64",
"8Base-CNV-4.12:container-native-virtualization/hyperconverged-cluster-operator@sha256:8b311b48437c79a6859a84f62cfd10ca8e6dcff4ce665a98ed78633552a172ca_amd64",
"8Base-CNV-4.12:container-native-virtualization/hyperconverged-cluster-webhook-rhel8@sha256:e912171328517664f0298322a7992a6e0e00118dc496ff94ee84190d9057db68_amd64",
"8Base-CNV-4.12:container-native-virtualization/kubemacpool@sha256:ab5a239a35e3de8566cb76db0d59ae92e290a3756d39a2298290f1ab3c7b56c5_amd64",
"8Base-CNV-4.12:container-native-virtualization/kubevirt-console-plugin@sha256:e7dd17d4d206b2d37f24a2ed28bf3d2d6a40463da6cbc6b5696555b455f90055_amd64",
"8Base-CNV-4.12:container-native-virtualization/kubevirt-ssp-operator@sha256:09a834b1f71a19cf9a616ffd9eb04408972f9b8f9549777cab0935f63931c993_amd64",
"8Base-CNV-4.12:container-native-virtualization/kubevirt-tekton-tasks-cleanup-vm@sha256:66284c45e82862dc7c1505fcdfe7b14e72c93c5e7fa6b7108a945220279641e9_amd64",
"8Base-CNV-4.12:container-native-virtualization/kubevirt-tekton-tasks-copy-template@sha256:462770d258407ea93c14c9a99fb4450536261202d1d63a681634af2193c2b062_amd64",
"8Base-CNV-4.12:container-native-virtualization/kubevirt-tekton-tasks-create-datavolume@sha256:31d22c0be03bbb222967d953d35189173fbeb60d1cb32278eb006e8abe78e90c_amd64",
"8Base-CNV-4.12:container-native-virtualization/kubevirt-tekton-tasks-create-vm-from-template@sha256:a62ec91155a7bfc776c402e8b513b0e00797d64a95434346a2e3a4cc25f2d3c5_amd64",
"8Base-CNV-4.12:container-native-virtualization/kubevirt-tekton-tasks-disk-virt-customize@sha256:35274b72a5562e8675854d8cf2ca3ec0c4d0b619c0e630d7b39b7da8ebd3b143_amd64",
"8Base-CNV-4.12:container-native-virtualization/kubevirt-tekton-tasks-disk-virt-sysprep@sha256:6e6ed3d8b1b906f801e36b82d6976bc421ae8344d71d4c563fe6d8e76b5fe9c4_amd64",
"8Base-CNV-4.12:container-native-virtualization/kubevirt-tekton-tasks-modify-vm-template@sha256:b46443d7f21b8b251468e33c929a16008a3ac34a8f50a1d8bc1cd134079ccae4_amd64",
"8Base-CNV-4.12:container-native-virtualization/kubevirt-tekton-tasks-operator@sha256:7f11db20a3c635aa48e3dcadfe555d0cd229c4c7f1790f70ee9c9ee78ab55e67_amd64",
"8Base-CNV-4.12:container-native-virtualization/kubevirt-tekton-tasks-wait-for-vmi-status@sha256:4967b4c46d670a2b109c9a2e6e0ebc850a5e1dacaf8cc0ed691668bfa0cbd418_amd64",
"8Base-CNV-4.12:container-native-virtualization/kubevirt-template-validator@sha256:bf732669655db1b09ef27bc1964fe7b49943d681a5acc9860497512d8877e13f_amd64",
"8Base-CNV-4.12:container-native-virtualization/libguestfs-tools@sha256:4f0d48312d8fe02a17747d65ac644d3e1be2df3cb80a9d0c268acc6ad5b91680_amd64",
"8Base-CNV-4.12:container-native-virtualization/ovs-cni-marker@sha256:077367d5af11030832a5e63a611395b7fa65ee140b490b6f33f8a23a9392dcd5_amd64",
"8Base-CNV-4.12:container-native-virtualization/ovs-cni-plugin@sha256:892e339e8eec78f9865d11984c6dc8e92831ee9a17d6b990cd7fba9f2e506e13_amd64",
"8Base-CNV-4.12:container-native-virtualization/virt-api@sha256:cd89350a5e6b3a468acd290819d86f2c77d486fa5a57dbac752f863f1a8a2b23_amd64",
"8Base-CNV-4.12:container-native-virtualization/virt-artifacts-server@sha256:9638c34ff48d275842a990deb86110530ffd4937b2b551a4d5263168f7db6d47_amd64",
"8Base-CNV-4.12:container-native-virtualization/virt-cdi-apiserver@sha256:dd68dfc1a588b4e24e533d61b52b68ab0673fd39a95632314f54e1b85cb5f32d_amd64",
"8Base-CNV-4.12:container-native-virtualization/virt-cdi-cloner@sha256:879742e59f3416100969a0d0994e49e3f8cd493310bbd0c0e86e969f86daa204_amd64",
"8Base-CNV-4.12:container-native-virtualization/virt-cdi-controller@sha256:46689591989c8db1fa1f5228b2b9fb51d7abd0425c34951f909ced1fc536f0e4_amd64",
"8Base-CNV-4.12:container-native-virtualization/virt-cdi-importer@sha256:f2d011c18db1dd0dbe068bc650418c4b3f2f94935c053e76a52736da0f33867a_amd64",
"8Base-CNV-4.12:container-native-virtualization/virt-cdi-operator@sha256:8b06f96750c3f8e34a7cc8defeda46a92e3ad553159d3dbc7c4e096b483508ee_amd64",
"8Base-CNV-4.12:container-native-virtualization/virt-cdi-uploadproxy@sha256:84fd85672f6e9891678d6e99c066f8f20a9a2aac08fae11d552d46a317b7f815_amd64",
"8Base-CNV-4.12:container-native-virtualization/virt-cdi-uploadserver@sha256:4b231a260a9c0176f4b45aaf8142fa5e6860892b2fa19fad0f3091c423064211_amd64",
"8Base-CNV-4.12:container-native-virtualization/virt-controller@sha256:e6ddc32f82e940d364e0a3d63c28b4bd41b71574f9479b6d6b01de948baa8cab_amd64",
"8Base-CNV-4.12:container-native-virtualization/virt-exportproxy@sha256:2dc6b5eca4ba0daffe57ff174efc35764a2021eef35ef84c3d030c0f97329ece_amd64",
"8Base-CNV-4.12:container-native-virtualization/virt-exportserver@sha256:dd59838c20f30c7049cbdc4646b8b6f73ce8f33fa13c352ee22985673eaf95e2_amd64",
"8Base-CNV-4.12:container-native-virtualization/virt-handler@sha256:cce366a6b1aa42a9798a8c714dcb795d1c653dfe0ba06c997e65dbba0318e537_amd64",
"8Base-CNV-4.12:container-native-virtualization/virt-launcher@sha256:bd5b00ece84caed816b3f3cc80d8570324e1e8f975cf2c2320726d88fb64f33a_amd64",
"8Base-CNV-4.12:container-native-virtualization/virt-operator@sha256:6c4b16ac62e673d8f5116d592836506be72c5ebd2a07ffc828fee86514db0e9d_amd64",
"8Base-CNV-4.12:container-native-virtualization/virtio-win@sha256:cd321e3d82a87139edabf223414b892c99857d7ac7d089b870e227ea98c970e0_amd64",
"8Base-CNV-4.12:container-native-virtualization/vm-network-latency-checkup@sha256:5a1502efeeaa3958e5755ce07dcb8314305d75c88cc69ddc7d515457935cdc69_amd64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "golang: path/filepath: stack exhaustion in Glob"
},
{
"cve": "CVE-2022-30633",
"cwe": {
"id": "CWE-1325",
"name": "Improperly Controlled Sequential Memory Allocation"
},
"discovery_date": "2022-07-14T00:00:00+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"8Base-CNV-4.12:container-native-virtualization/bridge-marker@sha256:086a9922f34161e5b75d204a0c3281c941f81f76ef8784de434cc79acc76174c_amd64",
"8Base-CNV-4.12:container-native-virtualization/cluster-network-addons-operator@sha256:d2c19fd4c2327eb84179acf652157982b29c365d8a526d70517c6dd93ea6ebc7_amd64",
"8Base-CNV-4.12:container-native-virtualization/cnv-containernetworking-plugins@sha256:3d6003dea97e48d240668e55b2705f0251259006251abafaa3dc08fbc69f1312_amd64",
"8Base-CNV-4.12:container-native-virtualization/cnv-must-gather-rhel8@sha256:dcb95d2b4958ce69f8fcf61c9c90e0516d7844db62f2297ebf1ef18e5d8c05b4_amd64",
"8Base-CNV-4.12:container-native-virtualization/hco-bundle-registry@sha256:73680901c7733ba27f729fd6475971e0909c2fe9efacf74d556f961a1494274e_amd64",
"8Base-CNV-4.12:container-native-virtualization/hostpath-csi-driver@sha256:a0b75e357628ca6b2ca32ab3fdbf531fd8da438a7a6ae8988ef897d2c001d9cb_amd64",
"8Base-CNV-4.12:container-native-virtualization/hostpath-provisioner-rhel8-operator@sha256:b9d84e63f789c70e31cf60fe06d41359363afc7bbd86a78ac7132f8dae4c467a_amd64",
"8Base-CNV-4.12:container-native-virtualization/hostpath-provisioner-rhel8@sha256:5239dcb229b060a818befd52a1e27b18142985abe0e39cef41eadd66f8b21ec1_amd64",
"8Base-CNV-4.12:container-native-virtualization/hyperconverged-cluster-operator@sha256:8b311b48437c79a6859a84f62cfd10ca8e6dcff4ce665a98ed78633552a172ca_amd64",
"8Base-CNV-4.12:container-native-virtualization/hyperconverged-cluster-webhook-rhel8@sha256:e912171328517664f0298322a7992a6e0e00118dc496ff94ee84190d9057db68_amd64",
"8Base-CNV-4.12:container-native-virtualization/kubemacpool@sha256:ab5a239a35e3de8566cb76db0d59ae92e290a3756d39a2298290f1ab3c7b56c5_amd64",
"8Base-CNV-4.12:container-native-virtualization/kubevirt-console-plugin@sha256:e7dd17d4d206b2d37f24a2ed28bf3d2d6a40463da6cbc6b5696555b455f90055_amd64",
"8Base-CNV-4.12:container-native-virtualization/kubevirt-ssp-operator@sha256:09a834b1f71a19cf9a616ffd9eb04408972f9b8f9549777cab0935f63931c993_amd64",
"8Base-CNV-4.12:container-native-virtualization/kubevirt-tekton-tasks-cleanup-vm@sha256:66284c45e82862dc7c1505fcdfe7b14e72c93c5e7fa6b7108a945220279641e9_amd64",
"8Base-CNV-4.12:container-native-virtualization/kubevirt-tekton-tasks-copy-template@sha256:462770d258407ea93c14c9a99fb4450536261202d1d63a681634af2193c2b062_amd64",
"8Base-CNV-4.12:container-native-virtualization/kubevirt-tekton-tasks-create-datavolume@sha256:31d22c0be03bbb222967d953d35189173fbeb60d1cb32278eb006e8abe78e90c_amd64",
"8Base-CNV-4.12:container-native-virtualization/kubevirt-tekton-tasks-create-vm-from-template@sha256:a62ec91155a7bfc776c402e8b513b0e00797d64a95434346a2e3a4cc25f2d3c5_amd64",
"8Base-CNV-4.12:container-native-virtualization/kubevirt-tekton-tasks-disk-virt-customize@sha256:35274b72a5562e8675854d8cf2ca3ec0c4d0b619c0e630d7b39b7da8ebd3b143_amd64",
"8Base-CNV-4.12:container-native-virtualization/kubevirt-tekton-tasks-disk-virt-sysprep@sha256:6e6ed3d8b1b906f801e36b82d6976bc421ae8344d71d4c563fe6d8e76b5fe9c4_amd64",
"8Base-CNV-4.12:container-native-virtualization/kubevirt-tekton-tasks-modify-vm-template@sha256:b46443d7f21b8b251468e33c929a16008a3ac34a8f50a1d8bc1cd134079ccae4_amd64",
"8Base-CNV-4.12:container-native-virtualization/kubevirt-tekton-tasks-operator@sha256:7f11db20a3c635aa48e3dcadfe555d0cd229c4c7f1790f70ee9c9ee78ab55e67_amd64",
"8Base-CNV-4.12:container-native-virtualization/kubevirt-tekton-tasks-wait-for-vmi-status@sha256:4967b4c46d670a2b109c9a2e6e0ebc850a5e1dacaf8cc0ed691668bfa0cbd418_amd64",
"8Base-CNV-4.12:container-native-virtualization/kubevirt-template-validator@sha256:bf732669655db1b09ef27bc1964fe7b49943d681a5acc9860497512d8877e13f_amd64",
"8Base-CNV-4.12:container-native-virtualization/libguestfs-tools@sha256:4f0d48312d8fe02a17747d65ac644d3e1be2df3cb80a9d0c268acc6ad5b91680_amd64",
"8Base-CNV-4.12:container-native-virtualization/ovs-cni-marker@sha256:077367d5af11030832a5e63a611395b7fa65ee140b490b6f33f8a23a9392dcd5_amd64",
"8Base-CNV-4.12:container-native-virtualization/ovs-cni-plugin@sha256:892e339e8eec78f9865d11984c6dc8e92831ee9a17d6b990cd7fba9f2e506e13_amd64",
"8Base-CNV-4.12:container-native-virtualization/virt-artifacts-server@sha256:9638c34ff48d275842a990deb86110530ffd4937b2b551a4d5263168f7db6d47_amd64",
"8Base-CNV-4.12:container-native-virtualization/virt-cdi-apiserver@sha256:dd68dfc1a588b4e24e533d61b52b68ab0673fd39a95632314f54e1b85cb5f32d_amd64",
"8Base-CNV-4.12:container-native-virtualization/virt-cdi-cloner@sha256:879742e59f3416100969a0d0994e49e3f8cd493310bbd0c0e86e969f86daa204_amd64",
"8Base-CNV-4.12:container-native-virtualization/virt-cdi-controller@sha256:46689591989c8db1fa1f5228b2b9fb51d7abd0425c34951f909ced1fc536f0e4_amd64",
"8Base-CNV-4.12:container-native-virtualization/virt-cdi-importer@sha256:f2d011c18db1dd0dbe068bc650418c4b3f2f94935c053e76a52736da0f33867a_amd64",
"8Base-CNV-4.12:container-native-virtualization/virt-cdi-operator@sha256:8b06f96750c3f8e34a7cc8defeda46a92e3ad553159d3dbc7c4e096b483508ee_amd64",
"8Base-CNV-4.12:container-native-virtualization/virt-cdi-uploadproxy@sha256:84fd85672f6e9891678d6e99c066f8f20a9a2aac08fae11d552d46a317b7f815_amd64",
"8Base-CNV-4.12:container-native-virtualization/virt-cdi-uploadserver@sha256:4b231a260a9c0176f4b45aaf8142fa5e6860892b2fa19fad0f3091c423064211_amd64",
"8Base-CNV-4.12:container-native-virtualization/virt-controller@sha256:e6ddc32f82e940d364e0a3d63c28b4bd41b71574f9479b6d6b01de948baa8cab_amd64",
"8Base-CNV-4.12:container-native-virtualization/virt-exportproxy@sha256:2dc6b5eca4ba0daffe57ff174efc35764a2021eef35ef84c3d030c0f97329ece_amd64",
"8Base-CNV-4.12:container-native-virtualization/virt-exportserver@sha256:dd59838c20f30c7049cbdc4646b8b6f73ce8f33fa13c352ee22985673eaf95e2_amd64",
"8Base-CNV-4.12:container-native-virtualization/virt-handler@sha256:cce366a6b1aa42a9798a8c714dcb795d1c653dfe0ba06c997e65dbba0318e537_amd64",
"8Base-CNV-4.12:container-native-virtualization/virt-launcher@sha256:bd5b00ece84caed816b3f3cc80d8570324e1e8f975cf2c2320726d88fb64f33a_amd64",
"8Base-CNV-4.12:container-native-virtualization/virt-operator@sha256:6c4b16ac62e673d8f5116d592836506be72c5ebd2a07ffc828fee86514db0e9d_amd64",
"8Base-CNV-4.12:container-native-virtualization/virtio-win@sha256:cd321e3d82a87139edabf223414b892c99857d7ac7d089b870e227ea98c970e0_amd64",
"8Base-CNV-4.12:container-native-virtualization/vm-network-latency-checkup@sha256:5a1502efeeaa3958e5755ce07dcb8314305d75c88cc69ddc7d515457935cdc69_amd64"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2107392"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in golang. Calling Unmarshal on an XML document into a Go struct, which has a nested field that uses the \"any\" field tag, can cause a panic due to stack exhaustion.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "golang: encoding/xml: stack exhaustion in Unmarshal",
"title": "Vulnerability summary"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"8Base-CNV-4.12:container-native-virtualization/virt-api@sha256:cd89350a5e6b3a468acd290819d86f2c77d486fa5a57dbac752f863f1a8a2b23_amd64"
],
"known_not_affected": [
"8Base-CNV-4.12:container-native-virtualization/bridge-marker@sha256:086a9922f34161e5b75d204a0c3281c941f81f76ef8784de434cc79acc76174c_amd64",
"8Base-CNV-4.12:container-native-virtualization/cluster-network-addons-operator@sha256:d2c19fd4c2327eb84179acf652157982b29c365d8a526d70517c6dd93ea6ebc7_amd64",
"8Base-CNV-4.12:container-native-virtualization/cnv-containernetworking-plugins@sha256:3d6003dea97e48d240668e55b2705f0251259006251abafaa3dc08fbc69f1312_amd64",
"8Base-CNV-4.12:container-native-virtualization/cnv-must-gather-rhel8@sha256:dcb95d2b4958ce69f8fcf61c9c90e0516d7844db62f2297ebf1ef18e5d8c05b4_amd64",
"8Base-CNV-4.12:container-native-virtualization/hco-bundle-registry@sha256:73680901c7733ba27f729fd6475971e0909c2fe9efacf74d556f961a1494274e_amd64",
"8Base-CNV-4.12:container-native-virtualization/hostpath-csi-driver@sha256:a0b75e357628ca6b2ca32ab3fdbf531fd8da438a7a6ae8988ef897d2c001d9cb_amd64",
"8Base-CNV-4.12:container-native-virtualization/hostpath-provisioner-rhel8-operator@sha256:b9d84e63f789c70e31cf60fe06d41359363afc7bbd86a78ac7132f8dae4c467a_amd64",
"8Base-CNV-4.12:container-native-virtualization/hostpath-provisioner-rhel8@sha256:5239dcb229b060a818befd52a1e27b18142985abe0e39cef41eadd66f8b21ec1_amd64",
"8Base-CNV-4.12:container-native-virtualization/hyperconverged-cluster-operator@sha256:8b311b48437c79a6859a84f62cfd10ca8e6dcff4ce665a98ed78633552a172ca_amd64",
"8Base-CNV-4.12:container-native-virtualization/hyperconverged-cluster-webhook-rhel8@sha256:e912171328517664f0298322a7992a6e0e00118dc496ff94ee84190d9057db68_amd64",
"8Base-CNV-4.12:container-native-virtualization/kubemacpool@sha256:ab5a239a35e3de8566cb76db0d59ae92e290a3756d39a2298290f1ab3c7b56c5_amd64",
"8Base-CNV-4.12:container-native-virtualization/kubevirt-console-plugin@sha256:e7dd17d4d206b2d37f24a2ed28bf3d2d6a40463da6cbc6b5696555b455f90055_amd64",
"8Base-CNV-4.12:container-native-virtualization/kubevirt-ssp-operator@sha256:09a834b1f71a19cf9a616ffd9eb04408972f9b8f9549777cab0935f63931c993_amd64",
"8Base-CNV-4.12:container-native-virtualization/kubevirt-tekton-tasks-cleanup-vm@sha256:66284c45e82862dc7c1505fcdfe7b14e72c93c5e7fa6b7108a945220279641e9_amd64",
"8Base-CNV-4.12:container-native-virtualization/kubevirt-tekton-tasks-copy-template@sha256:462770d258407ea93c14c9a99fb4450536261202d1d63a681634af2193c2b062_amd64",
"8Base-CNV-4.12:container-native-virtualization/kubevirt-tekton-tasks-create-datavolume@sha256:31d22c0be03bbb222967d953d35189173fbeb60d1cb32278eb006e8abe78e90c_amd64",
"8Base-CNV-4.12:container-native-virtualization/kubevirt-tekton-tasks-create-vm-from-template@sha256:a62ec91155a7bfc776c402e8b513b0e00797d64a95434346a2e3a4cc25f2d3c5_amd64",
"8Base-CNV-4.12:container-native-virtualization/kubevirt-tekton-tasks-disk-virt-customize@sha256:35274b72a5562e8675854d8cf2ca3ec0c4d0b619c0e630d7b39b7da8ebd3b143_amd64",
"8Base-CNV-4.12:container-native-virtualization/kubevirt-tekton-tasks-disk-virt-sysprep@sha256:6e6ed3d8b1b906f801e36b82d6976bc421ae8344d71d4c563fe6d8e76b5fe9c4_amd64",
"8Base-CNV-4.12:container-native-virtualization/kubevirt-tekton-tasks-modify-vm-template@sha256:b46443d7f21b8b251468e33c929a16008a3ac34a8f50a1d8bc1cd134079ccae4_amd64",
"8Base-CNV-4.12:container-native-virtualization/kubevirt-tekton-tasks-operator@sha256:7f11db20a3c635aa48e3dcadfe555d0cd229c4c7f1790f70ee9c9ee78ab55e67_amd64",
"8Base-CNV-4.12:container-native-virtualization/kubevirt-tekton-tasks-wait-for-vmi-status@sha256:4967b4c46d670a2b109c9a2e6e0ebc850a5e1dacaf8cc0ed691668bfa0cbd418_amd64",
"8Base-CNV-4.12:container-native-virtualization/kubevirt-template-validator@sha256:bf732669655db1b09ef27bc1964fe7b49943d681a5acc9860497512d8877e13f_amd64",
"8Base-CNV-4.12:container-native-virtualization/libguestfs-tools@sha256:4f0d48312d8fe02a17747d65ac644d3e1be2df3cb80a9d0c268acc6ad5b91680_amd64",
"8Base-CNV-4.12:container-native-virtualization/ovs-cni-marker@sha256:077367d5af11030832a5e63a611395b7fa65ee140b490b6f33f8a23a9392dcd5_amd64",
"8Base-CNV-4.12:container-native-virtualization/ovs-cni-plugin@sha256:892e339e8eec78f9865d11984c6dc8e92831ee9a17d6b990cd7fba9f2e506e13_amd64",
"8Base-CNV-4.12:container-native-virtualization/virt-artifacts-server@sha256:9638c34ff48d275842a990deb86110530ffd4937b2b551a4d5263168f7db6d47_amd64",
"8Base-CNV-4.12:container-native-virtualization/virt-cdi-apiserver@sha256:dd68dfc1a588b4e24e533d61b52b68ab0673fd39a95632314f54e1b85cb5f32d_amd64",
"8Base-CNV-4.12:container-native-virtualization/virt-cdi-cloner@sha256:879742e59f3416100969a0d0994e49e3f8cd493310bbd0c0e86e969f86daa204_amd64",
"8Base-CNV-4.12:container-native-virtualization/virt-cdi-controller@sha256:46689591989c8db1fa1f5228b2b9fb51d7abd0425c34951f909ced1fc536f0e4_amd64",
"8Base-CNV-4.12:container-native-virtualization/virt-cdi-importer@sha256:f2d011c18db1dd0dbe068bc650418c4b3f2f94935c053e76a52736da0f33867a_amd64",
"8Base-CNV-4.12:container-native-virtualization/virt-cdi-operator@sha256:8b06f96750c3f8e34a7cc8defeda46a92e3ad553159d3dbc7c4e096b483508ee_amd64",
"8Base-CNV-4.12:container-native-virtualization/virt-cdi-uploadproxy@sha256:84fd85672f6e9891678d6e99c066f8f20a9a2aac08fae11d552d46a317b7f815_amd64",
"8Base-CNV-4.12:container-native-virtualization/virt-cdi-uploadserver@sha256:4b231a260a9c0176f4b45aaf8142fa5e6860892b2fa19fad0f3091c423064211_amd64",
"8Base-CNV-4.12:container-native-virtualization/virt-controller@sha256:e6ddc32f82e940d364e0a3d63c28b4bd41b71574f9479b6d6b01de948baa8cab_amd64",
"8Base-CNV-4.12:container-native-virtualization/virt-exportproxy@sha256:2dc6b5eca4ba0daffe57ff174efc35764a2021eef35ef84c3d030c0f97329ece_amd64",
"8Base-CNV-4.12:container-native-virtualization/virt-exportserver@sha256:dd59838c20f30c7049cbdc4646b8b6f73ce8f33fa13c352ee22985673eaf95e2_amd64",
"8Base-CNV-4.12:container-native-virtualization/virt-handler@sha256:cce366a6b1aa42a9798a8c714dcb795d1c653dfe0ba06c997e65dbba0318e537_amd64",
"8Base-CNV-4.12:container-native-virtualization/virt-launcher@sha256:bd5b00ece84caed816b3f3cc80d8570324e1e8f975cf2c2320726d88fb64f33a_amd64",
"8Base-CNV-4.12:container-native-virtualization/virt-operator@sha256:6c4b16ac62e673d8f5116d592836506be72c5ebd2a07ffc828fee86514db0e9d_amd64",
"8Base-CNV-4.12:container-native-virtualization/virtio-win@sha256:cd321e3d82a87139edabf223414b892c99857d7ac7d089b870e227ea98c970e0_amd64",
"8Base-CNV-4.12:container-native-virtualization/vm-network-latency-checkup@sha256:5a1502efeeaa3958e5755ce07dcb8314305d75c88cc69ddc7d515457935cdc69_amd64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2022-30633"
},
{
"category": "external",
"summary": "RHBZ#2107392",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2107392"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2022-30633",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-30633"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2022-30633",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2022-30633"
},
{
"category": "external",
"summary": "https://go.dev/issue/53611",
"url": "https://go.dev/issue/53611"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-announce/c/nqrv9fbR0zE",
"url": "https://groups.google.com/g/golang-announce/c/nqrv9fbR0zE"
}
],
"release_date": "2022-07-12T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2023-01-25T11:11:29+00:00",
"details": "Before applying this update, you must apply all previously released errata\nrelevant to your system.\n\nTo apply this update, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"8Base-CNV-4.12:container-native-virtualization/virt-api@sha256:cd89350a5e6b3a468acd290819d86f2c77d486fa5a57dbac752f863f1a8a2b23_amd64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2023:0408"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"8Base-CNV-4.12:container-native-virtualization/bridge-marker@sha256:086a9922f34161e5b75d204a0c3281c941f81f76ef8784de434cc79acc76174c_amd64",
"8Base-CNV-4.12:container-native-virtualization/cluster-network-addons-operator@sha256:d2c19fd4c2327eb84179acf652157982b29c365d8a526d70517c6dd93ea6ebc7_amd64",
"8Base-CNV-4.12:container-native-virtualization/cnv-containernetworking-plugins@sha256:3d6003dea97e48d240668e55b2705f0251259006251abafaa3dc08fbc69f1312_amd64",
"8Base-CNV-4.12:container-native-virtualization/cnv-must-gather-rhel8@sha256:dcb95d2b4958ce69f8fcf61c9c90e0516d7844db62f2297ebf1ef18e5d8c05b4_amd64",
"8Base-CNV-4.12:container-native-virtualization/hco-bundle-registry@sha256:73680901c7733ba27f729fd6475971e0909c2fe9efacf74d556f961a1494274e_amd64",
"8Base-CNV-4.12:container-native-virtualization/hostpath-csi-driver@sha256:a0b75e357628ca6b2ca32ab3fdbf531fd8da438a7a6ae8988ef897d2c001d9cb_amd64",
"8Base-CNV-4.12:container-native-virtualization/hostpath-provisioner-rhel8-operator@sha256:b9d84e63f789c70e31cf60fe06d41359363afc7bbd86a78ac7132f8dae4c467a_amd64",
"8Base-CNV-4.12:container-native-virtualization/hostpath-provisioner-rhel8@sha256:5239dcb229b060a818befd52a1e27b18142985abe0e39cef41eadd66f8b21ec1_amd64",
"8Base-CNV-4.12:container-native-virtualization/hyperconverged-cluster-operator@sha256:8b311b48437c79a6859a84f62cfd10ca8e6dcff4ce665a98ed78633552a172ca_amd64",
"8Base-CNV-4.12:container-native-virtualization/hyperconverged-cluster-webhook-rhel8@sha256:e912171328517664f0298322a7992a6e0e00118dc496ff94ee84190d9057db68_amd64",
"8Base-CNV-4.12:container-native-virtualization/kubemacpool@sha256:ab5a239a35e3de8566cb76db0d59ae92e290a3756d39a2298290f1ab3c7b56c5_amd64",
"8Base-CNV-4.12:container-native-virtualization/kubevirt-console-plugin@sha256:e7dd17d4d206b2d37f24a2ed28bf3d2d6a40463da6cbc6b5696555b455f90055_amd64",
"8Base-CNV-4.12:container-native-virtualization/kubevirt-ssp-operator@sha256:09a834b1f71a19cf9a616ffd9eb04408972f9b8f9549777cab0935f63931c993_amd64",
"8Base-CNV-4.12:container-native-virtualization/kubevirt-tekton-tasks-cleanup-vm@sha256:66284c45e82862dc7c1505fcdfe7b14e72c93c5e7fa6b7108a945220279641e9_amd64",
"8Base-CNV-4.12:container-native-virtualization/kubevirt-tekton-tasks-copy-template@sha256:462770d258407ea93c14c9a99fb4450536261202d1d63a681634af2193c2b062_amd64",
"8Base-CNV-4.12:container-native-virtualization/kubevirt-tekton-tasks-create-datavolume@sha256:31d22c0be03bbb222967d953d35189173fbeb60d1cb32278eb006e8abe78e90c_amd64",
"8Base-CNV-4.12:container-native-virtualization/kubevirt-tekton-tasks-create-vm-from-template@sha256:a62ec91155a7bfc776c402e8b513b0e00797d64a95434346a2e3a4cc25f2d3c5_amd64",
"8Base-CNV-4.12:container-native-virtualization/kubevirt-tekton-tasks-disk-virt-customize@sha256:35274b72a5562e8675854d8cf2ca3ec0c4d0b619c0e630d7b39b7da8ebd3b143_amd64",
"8Base-CNV-4.12:container-native-virtualization/kubevirt-tekton-tasks-disk-virt-sysprep@sha256:6e6ed3d8b1b906f801e36b82d6976bc421ae8344d71d4c563fe6d8e76b5fe9c4_amd64",
"8Base-CNV-4.12:container-native-virtualization/kubevirt-tekton-tasks-modify-vm-template@sha256:b46443d7f21b8b251468e33c929a16008a3ac34a8f50a1d8bc1cd134079ccae4_amd64",
"8Base-CNV-4.12:container-native-virtualization/kubevirt-tekton-tasks-operator@sha256:7f11db20a3c635aa48e3dcadfe555d0cd229c4c7f1790f70ee9c9ee78ab55e67_amd64",
"8Base-CNV-4.12:container-native-virtualization/kubevirt-tekton-tasks-wait-for-vmi-status@sha256:4967b4c46d670a2b109c9a2e6e0ebc850a5e1dacaf8cc0ed691668bfa0cbd418_amd64",
"8Base-CNV-4.12:container-native-virtualization/kubevirt-template-validator@sha256:bf732669655db1b09ef27bc1964fe7b49943d681a5acc9860497512d8877e13f_amd64",
"8Base-CNV-4.12:container-native-virtualization/libguestfs-tools@sha256:4f0d48312d8fe02a17747d65ac644d3e1be2df3cb80a9d0c268acc6ad5b91680_amd64",
"8Base-CNV-4.12:container-native-virtualization/ovs-cni-marker@sha256:077367d5af11030832a5e63a611395b7fa65ee140b490b6f33f8a23a9392dcd5_amd64",
"8Base-CNV-4.12:container-native-virtualization/ovs-cni-plugin@sha256:892e339e8eec78f9865d11984c6dc8e92831ee9a17d6b990cd7fba9f2e506e13_amd64",
"8Base-CNV-4.12:container-native-virtualization/virt-api@sha256:cd89350a5e6b3a468acd290819d86f2c77d486fa5a57dbac752f863f1a8a2b23_amd64",
"8Base-CNV-4.12:container-native-virtualization/virt-artifacts-server@sha256:9638c34ff48d275842a990deb86110530ffd4937b2b551a4d5263168f7db6d47_amd64",
"8Base-CNV-4.12:container-native-virtualization/virt-cdi-apiserver@sha256:dd68dfc1a588b4e24e533d61b52b68ab0673fd39a95632314f54e1b85cb5f32d_amd64",
"8Base-CNV-4.12:container-native-virtualization/virt-cdi-cloner@sha256:879742e59f3416100969a0d0994e49e3f8cd493310bbd0c0e86e969f86daa204_amd64",
"8Base-CNV-4.12:container-native-virtualization/virt-cdi-controller@sha256:46689591989c8db1fa1f5228b2b9fb51d7abd0425c34951f909ced1fc536f0e4_amd64",
"8Base-CNV-4.12:container-native-virtualization/virt-cdi-importer@sha256:f2d011c18db1dd0dbe068bc650418c4b3f2f94935c053e76a52736da0f33867a_amd64",
"8Base-CNV-4.12:container-native-virtualization/virt-cdi-operator@sha256:8b06f96750c3f8e34a7cc8defeda46a92e3ad553159d3dbc7c4e096b483508ee_amd64",
"8Base-CNV-4.12:container-native-virtualization/virt-cdi-uploadproxy@sha256:84fd85672f6e9891678d6e99c066f8f20a9a2aac08fae11d552d46a317b7f815_amd64",
"8Base-CNV-4.12:container-native-virtualization/virt-cdi-uploadserver@sha256:4b231a260a9c0176f4b45aaf8142fa5e6860892b2fa19fad0f3091c423064211_amd64",
"8Base-CNV-4.12:container-native-virtualization/virt-controller@sha256:e6ddc32f82e940d364e0a3d63c28b4bd41b71574f9479b6d6b01de948baa8cab_amd64",
"8Base-CNV-4.12:container-native-virtualization/virt-exportproxy@sha256:2dc6b5eca4ba0daffe57ff174efc35764a2021eef35ef84c3d030c0f97329ece_amd64",
"8Base-CNV-4.12:container-native-virtualization/virt-exportserver@sha256:dd59838c20f30c7049cbdc4646b8b6f73ce8f33fa13c352ee22985673eaf95e2_amd64",
"8Base-CNV-4.12:container-native-virtualization/virt-handler@sha256:cce366a6b1aa42a9798a8c714dcb795d1c653dfe0ba06c997e65dbba0318e537_amd64",
"8Base-CNV-4.12:container-native-virtualization/virt-launcher@sha256:bd5b00ece84caed816b3f3cc80d8570324e1e8f975cf2c2320726d88fb64f33a_amd64",
"8Base-CNV-4.12:container-native-virtualization/virt-operator@sha256:6c4b16ac62e673d8f5116d592836506be72c5ebd2a07ffc828fee86514db0e9d_amd64",
"8Base-CNV-4.12:container-native-virtualization/virtio-win@sha256:cd321e3d82a87139edabf223414b892c99857d7ac7d089b870e227ea98c970e0_amd64",
"8Base-CNV-4.12:container-native-virtualization/vm-network-latency-checkup@sha256:5a1502efeeaa3958e5755ce07dcb8314305d75c88cc69ddc7d515457935cdc69_amd64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "golang: encoding/xml: stack exhaustion in Unmarshal"
},
{
"cve": "CVE-2022-30635",
"cwe": {
"id": "CWE-1325",
"name": "Improperly Controlled Sequential Memory Allocation"
},
"discovery_date": "2022-07-14T00:00:00+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"8Base-CNV-4.12:container-native-virtualization/bridge-marker@sha256:086a9922f34161e5b75d204a0c3281c941f81f76ef8784de434cc79acc76174c_amd64",
"8Base-CNV-4.12:container-native-virtualization/cluster-network-addons-operator@sha256:d2c19fd4c2327eb84179acf652157982b29c365d8a526d70517c6dd93ea6ebc7_amd64",
"8Base-CNV-4.12:container-native-virtualization/cnv-containernetworking-plugins@sha256:3d6003dea97e48d240668e55b2705f0251259006251abafaa3dc08fbc69f1312_amd64",
"8Base-CNV-4.12:container-native-virtualization/cnv-must-gather-rhel8@sha256:dcb95d2b4958ce69f8fcf61c9c90e0516d7844db62f2297ebf1ef18e5d8c05b4_amd64",
"8Base-CNV-4.12:container-native-virtualization/hco-bundle-registry@sha256:73680901c7733ba27f729fd6475971e0909c2fe9efacf74d556f961a1494274e_amd64",
"8Base-CNV-4.12:container-native-virtualization/hostpath-csi-driver@sha256:a0b75e357628ca6b2ca32ab3fdbf531fd8da438a7a6ae8988ef897d2c001d9cb_amd64",
"8Base-CNV-4.12:container-native-virtualization/hostpath-provisioner-rhel8-operator@sha256:b9d84e63f789c70e31cf60fe06d41359363afc7bbd86a78ac7132f8dae4c467a_amd64",
"8Base-CNV-4.12:container-native-virtualization/hostpath-provisioner-rhel8@sha256:5239dcb229b060a818befd52a1e27b18142985abe0e39cef41eadd66f8b21ec1_amd64",
"8Base-CNV-4.12:container-native-virtualization/hyperconverged-cluster-operator@sha256:8b311b48437c79a6859a84f62cfd10ca8e6dcff4ce665a98ed78633552a172ca_amd64",
"8Base-CNV-4.12:container-native-virtualization/hyperconverged-cluster-webhook-rhel8@sha256:e912171328517664f0298322a7992a6e0e00118dc496ff94ee84190d9057db68_amd64",
"8Base-CNV-4.12:container-native-virtualization/kubemacpool@sha256:ab5a239a35e3de8566cb76db0d59ae92e290a3756d39a2298290f1ab3c7b56c5_amd64",
"8Base-CNV-4.12:container-native-virtualization/kubevirt-console-plugin@sha256:e7dd17d4d206b2d37f24a2ed28bf3d2d6a40463da6cbc6b5696555b455f90055_amd64",
"8Base-CNV-4.12:container-native-virtualization/kubevirt-ssp-operator@sha256:09a834b1f71a19cf9a616ffd9eb04408972f9b8f9549777cab0935f63931c993_amd64",
"8Base-CNV-4.12:container-native-virtualization/kubevirt-tekton-tasks-cleanup-vm@sha256:66284c45e82862dc7c1505fcdfe7b14e72c93c5e7fa6b7108a945220279641e9_amd64",
"8Base-CNV-4.12:container-native-virtualization/kubevirt-tekton-tasks-copy-template@sha256:462770d258407ea93c14c9a99fb4450536261202d1d63a681634af2193c2b062_amd64",
"8Base-CNV-4.12:container-native-virtualization/kubevirt-tekton-tasks-create-datavolume@sha256:31d22c0be03bbb222967d953d35189173fbeb60d1cb32278eb006e8abe78e90c_amd64",
"8Base-CNV-4.12:container-native-virtualization/kubevirt-tekton-tasks-create-vm-from-template@sha256:a62ec91155a7bfc776c402e8b513b0e00797d64a95434346a2e3a4cc25f2d3c5_amd64",
"8Base-CNV-4.12:container-native-virtualization/kubevirt-tekton-tasks-disk-virt-customize@sha256:35274b72a5562e8675854d8cf2ca3ec0c4d0b619c0e630d7b39b7da8ebd3b143_amd64",
"8Base-CNV-4.12:container-native-virtualization/kubevirt-tekton-tasks-disk-virt-sysprep@sha256:6e6ed3d8b1b906f801e36b82d6976bc421ae8344d71d4c563fe6d8e76b5fe9c4_amd64",
"8Base-CNV-4.12:container-native-virtualization/kubevirt-tekton-tasks-modify-vm-template@sha256:b46443d7f21b8b251468e33c929a16008a3ac34a8f50a1d8bc1cd134079ccae4_amd64",
"8Base-CNV-4.12:container-native-virtualization/kubevirt-tekton-tasks-operator@sha256:7f11db20a3c635aa48e3dcadfe555d0cd229c4c7f1790f70ee9c9ee78ab55e67_amd64",
"8Base-CNV-4.12:container-native-virtualization/kubevirt-tekton-tasks-wait-for-vmi-status@sha256:4967b4c46d670a2b109c9a2e6e0ebc850a5e1dacaf8cc0ed691668bfa0cbd418_amd64",
"8Base-CNV-4.12:container-native-virtualization/kubevirt-template-validator@sha256:bf732669655db1b09ef27bc1964fe7b49943d681a5acc9860497512d8877e13f_amd64",
"8Base-CNV-4.12:container-native-virtualization/libguestfs-tools@sha256:4f0d48312d8fe02a17747d65ac644d3e1be2df3cb80a9d0c268acc6ad5b91680_amd64",
"8Base-CNV-4.12:container-native-virtualization/ovs-cni-marker@sha256:077367d5af11030832a5e63a611395b7fa65ee140b490b6f33f8a23a9392dcd5_amd64",
"8Base-CNV-4.12:container-native-virtualization/ovs-cni-plugin@sha256:892e339e8eec78f9865d11984c6dc8e92831ee9a17d6b990cd7fba9f2e506e13_amd64",
"8Base-CNV-4.12:container-native-virtualization/virt-artifacts-server@sha256:9638c34ff48d275842a990deb86110530ffd4937b2b551a4d5263168f7db6d47_amd64",
"8Base-CNV-4.12:container-native-virtualization/virt-cdi-apiserver@sha256:dd68dfc1a588b4e24e533d61b52b68ab0673fd39a95632314f54e1b85cb5f32d_amd64",
"8Base-CNV-4.12:container-native-virtualization/virt-cdi-cloner@sha256:879742e59f3416100969a0d0994e49e3f8cd493310bbd0c0e86e969f86daa204_amd64",
"8Base-CNV-4.12:container-native-virtualization/virt-cdi-controller@sha256:46689591989c8db1fa1f5228b2b9fb51d7abd0425c34951f909ced1fc536f0e4_amd64",
"8Base-CNV-4.12:container-native-virtualization/virt-cdi-importer@sha256:f2d011c18db1dd0dbe068bc650418c4b3f2f94935c053e76a52736da0f33867a_amd64",
"8Base-CNV-4.12:container-native-virtualization/virt-cdi-operator@sha256:8b06f96750c3f8e34a7cc8defeda46a92e3ad553159d3dbc7c4e096b483508ee_amd64",
"8Base-CNV-4.12:container-native-virtualization/virt-cdi-uploadproxy@sha256:84fd85672f6e9891678d6e99c066f8f20a9a2aac08fae11d552d46a317b7f815_amd64",
"8Base-CNV-4.12:container-native-virtualization/virt-cdi-uploadserver@sha256:4b231a260a9c0176f4b45aaf8142fa5e6860892b2fa19fad0f3091c423064211_amd64",
"8Base-CNV-4.12:container-native-virtualization/virt-controller@sha256:e6ddc32f82e940d364e0a3d63c28b4bd41b71574f9479b6d6b01de948baa8cab_amd64",
"8Base-CNV-4.12:container-native-virtualization/virt-exportproxy@sha256:2dc6b5eca4ba0daffe57ff174efc35764a2021eef35ef84c3d030c0f97329ece_amd64",
"8Base-CNV-4.12:container-native-virtualization/virt-exportserver@sha256:dd59838c20f30c7049cbdc4646b8b6f73ce8f33fa13c352ee22985673eaf95e2_amd64",
"8Base-CNV-4.12:container-native-virtualization/virt-handler@sha256:cce366a6b1aa42a9798a8c714dcb795d1c653dfe0ba06c997e65dbba0318e537_amd64",
"8Base-CNV-4.12:container-native-virtualization/virt-launcher@sha256:bd5b00ece84caed816b3f3cc80d8570324e1e8f975cf2c2320726d88fb64f33a_amd64",
"8Base-CNV-4.12:container-native-virtualization/virt-operator@sha256:6c4b16ac62e673d8f5116d592836506be72c5ebd2a07ffc828fee86514db0e9d_amd64",
"8Base-CNV-4.12:container-native-virtualization/virtio-win@sha256:cd321e3d82a87139edabf223414b892c99857d7ac7d089b870e227ea98c970e0_amd64",
"8Base-CNV-4.12:container-native-virtualization/vm-network-latency-checkup@sha256:5a1502efeeaa3958e5755ce07dcb8314305d75c88cc69ddc7d515457935cdc69_amd64"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2107388"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in golang. When calling Decoder, Decode on a message that contains deeply nested structures, a panic can occur due to stack exhaustion and allows an attacker to impact system availability.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "golang: encoding/gob: stack exhaustion in Decoder.Decode",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "OpenShift Container Platform (OCP) starting from 4.10 stream is already compiled in the patched version of Go, hence is not affected by this vulnerability.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"8Base-CNV-4.12:container-native-virtualization/virt-api@sha256:cd89350a5e6b3a468acd290819d86f2c77d486fa5a57dbac752f863f1a8a2b23_amd64"
],
"known_not_affected": [
"8Base-CNV-4.12:container-native-virtualization/bridge-marker@sha256:086a9922f34161e5b75d204a0c3281c941f81f76ef8784de434cc79acc76174c_amd64",
"8Base-CNV-4.12:container-native-virtualization/cluster-network-addons-operator@sha256:d2c19fd4c2327eb84179acf652157982b29c365d8a526d70517c6dd93ea6ebc7_amd64",
"8Base-CNV-4.12:container-native-virtualization/cnv-containernetworking-plugins@sha256:3d6003dea97e48d240668e55b2705f0251259006251abafaa3dc08fbc69f1312_amd64",
"8Base-CNV-4.12:container-native-virtualization/cnv-must-gather-rhel8@sha256:dcb95d2b4958ce69f8fcf61c9c90e0516d7844db62f2297ebf1ef18e5d8c05b4_amd64",
"8Base-CNV-4.12:container-native-virtualization/hco-bundle-registry@sha256:73680901c7733ba27f729fd6475971e0909c2fe9efacf74d556f961a1494274e_amd64",
"8Base-CNV-4.12:container-native-virtualization/hostpath-csi-driver@sha256:a0b75e357628ca6b2ca32ab3fdbf531fd8da438a7a6ae8988ef897d2c001d9cb_amd64",
"8Base-CNV-4.12:container-native-virtualization/hostpath-provisioner-rhel8-operator@sha256:b9d84e63f789c70e31cf60fe06d41359363afc7bbd86a78ac7132f8dae4c467a_amd64",
"8Base-CNV-4.12:container-native-virtualization/hostpath-provisioner-rhel8@sha256:5239dcb229b060a818befd52a1e27b18142985abe0e39cef41eadd66f8b21ec1_amd64",
"8Base-CNV-4.12:container-native-virtualization/hyperconverged-cluster-operator@sha256:8b311b48437c79a6859a84f62cfd10ca8e6dcff4ce665a98ed78633552a172ca_amd64",
"8Base-CNV-4.12:container-native-virtualization/hyperconverged-cluster-webhook-rhel8@sha256:e912171328517664f0298322a7992a6e0e00118dc496ff94ee84190d9057db68_amd64",
"8Base-CNV-4.12:container-native-virtualization/kubemacpool@sha256:ab5a239a35e3de8566cb76db0d59ae92e290a3756d39a2298290f1ab3c7b56c5_amd64",
"8Base-CNV-4.12:container-native-virtualization/kubevirt-console-plugin@sha256:e7dd17d4d206b2d37f24a2ed28bf3d2d6a40463da6cbc6b5696555b455f90055_amd64",
"8Base-CNV-4.12:container-native-virtualization/kubevirt-ssp-operator@sha256:09a834b1f71a19cf9a616ffd9eb04408972f9b8f9549777cab0935f63931c993_amd64",
"8Base-CNV-4.12:container-native-virtualization/kubevirt-tekton-tasks-cleanup-vm@sha256:66284c45e82862dc7c1505fcdfe7b14e72c93c5e7fa6b7108a945220279641e9_amd64",
"8Base-CNV-4.12:container-native-virtualization/kubevirt-tekton-tasks-copy-template@sha256:462770d258407ea93c14c9a99fb4450536261202d1d63a681634af2193c2b062_amd64",
"8Base-CNV-4.12:container-native-virtualization/kubevirt-tekton-tasks-create-datavolume@sha256:31d22c0be03bbb222967d953d35189173fbeb60d1cb32278eb006e8abe78e90c_amd64",
"8Base-CNV-4.12:container-native-virtualization/kubevirt-tekton-tasks-create-vm-from-template@sha256:a62ec91155a7bfc776c402e8b513b0e00797d64a95434346a2e3a4cc25f2d3c5_amd64",
"8Base-CNV-4.12:container-native-virtualization/kubevirt-tekton-tasks-disk-virt-customize@sha256:35274b72a5562e8675854d8cf2ca3ec0c4d0b619c0e630d7b39b7da8ebd3b143_amd64",
"8Base-CNV-4.12:container-native-virtualization/kubevirt-tekton-tasks-disk-virt-sysprep@sha256:6e6ed3d8b1b906f801e36b82d6976bc421ae8344d71d4c563fe6d8e76b5fe9c4_amd64",
"8Base-CNV-4.12:container-native-virtualization/kubevirt-tekton-tasks-modify-vm-template@sha256:b46443d7f21b8b251468e33c929a16008a3ac34a8f50a1d8bc1cd134079ccae4_amd64",
"8Base-CNV-4.12:container-native-virtualization/kubevirt-tekton-tasks-operator@sha256:7f11db20a3c635aa48e3dcadfe555d0cd229c4c7f1790f70ee9c9ee78ab55e67_amd64",
"8Base-CNV-4.12:container-native-virtualization/kubevirt-tekton-tasks-wait-for-vmi-status@sha256:4967b4c46d670a2b109c9a2e6e0ebc850a5e1dacaf8cc0ed691668bfa0cbd418_amd64",
"8Base-CNV-4.12:container-native-virtualization/kubevirt-template-validator@sha256:bf732669655db1b09ef27bc1964fe7b49943d681a5acc9860497512d8877e13f_amd64",
"8Base-CNV-4.12:container-native-virtualization/libguestfs-tools@sha256:4f0d48312d8fe02a17747d65ac644d3e1be2df3cb80a9d0c268acc6ad5b91680_amd64",
"8Base-CNV-4.12:container-native-virtualization/ovs-cni-marker@sha256:077367d5af11030832a5e63a611395b7fa65ee140b490b6f33f8a23a9392dcd5_amd64",
"8Base-CNV-4.12:container-native-virtualization/ovs-cni-plugin@sha256:892e339e8eec78f9865d11984c6dc8e92831ee9a17d6b990cd7fba9f2e506e13_amd64",
"8Base-CNV-4.12:container-native-virtualization/virt-artifacts-server@sha256:9638c34ff48d275842a990deb86110530ffd4937b2b551a4d5263168f7db6d47_amd64",
"8Base-CNV-4.12:container-native-virtualization/virt-cdi-apiserver@sha256:dd68dfc1a588b4e24e533d61b52b68ab0673fd39a95632314f54e1b85cb5f32d_amd64",
"8Base-CNV-4.12:container-native-virtualization/virt-cdi-cloner@sha256:879742e59f3416100969a0d0994e49e3f8cd493310bbd0c0e86e969f86daa204_amd64",
"8Base-CNV-4.12:container-native-virtualization/virt-cdi-controller@sha256:46689591989c8db1fa1f5228b2b9fb51d7abd0425c34951f909ced1fc536f0e4_amd64",
"8Base-CNV-4.12:container-native-virtualization/virt-cdi-importer@sha256:f2d011c18db1dd0dbe068bc650418c4b3f2f94935c053e76a52736da0f33867a_amd64",
"8Base-CNV-4.12:container-native-virtualization/virt-cdi-operator@sha256:8b06f96750c3f8e34a7cc8defeda46a92e3ad553159d3dbc7c4e096b483508ee_amd64",
"8Base-CNV-4.12:container-native-virtualization/virt-cdi-uploadproxy@sha256:84fd85672f6e9891678d6e99c066f8f20a9a2aac08fae11d552d46a317b7f815_amd64",
"8Base-CNV-4.12:container-native-virtualization/virt-cdi-uploadserver@sha256:4b231a260a9c0176f4b45aaf8142fa5e6860892b2fa19fad0f3091c423064211_amd64",
"8Base-CNV-4.12:container-native-virtualization/virt-controller@sha256:e6ddc32f82e940d364e0a3d63c28b4bd41b71574f9479b6d6b01de948baa8cab_amd64",
"8Base-CNV-4.12:container-native-virtualization/virt-exportproxy@sha256:2dc6b5eca4ba0daffe57ff174efc35764a2021eef35ef84c3d030c0f97329ece_amd64",
"8Base-CNV-4.12:container-native-virtualization/virt-exportserver@sha256:dd59838c20f30c7049cbdc4646b8b6f73ce8f33fa13c352ee22985673eaf95e2_amd64",
"8Base-CNV-4.12:container-native-virtualization/virt-handler@sha256:cce366a6b1aa42a9798a8c714dcb795d1c653dfe0ba06c997e65dbba0318e537_amd64",
"8Base-CNV-4.12:container-native-virtualization/virt-launcher@sha256:bd5b00ece84caed816b3f3cc80d8570324e1e8f975cf2c2320726d88fb64f33a_amd64",
"8Base-CNV-4.12:container-native-virtualization/virt-operator@sha256:6c4b16ac62e673d8f5116d592836506be72c5ebd2a07ffc828fee86514db0e9d_amd64",
"8Base-CNV-4.12:container-native-virtualization/virtio-win@sha256:cd321e3d82a87139edabf223414b892c99857d7ac7d089b870e227ea98c970e0_amd64",
"8Base-CNV-4.12:container-native-virtualization/vm-network-latency-checkup@sha256:5a1502efeeaa3958e5755ce07dcb8314305d75c88cc69ddc7d515457935cdc69_amd64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2022-30635"
},
{
"category": "external",
"summary": "RHBZ#2107388",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2107388"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2022-30635",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-30635"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2022-30635",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2022-30635"
},
{
"category": "external",
"summary": "https://go.dev/issue/53615",
"url": "https://go.dev/issue/53615"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-announce/c/nqrv9fbR0zE",
"url": "https://groups.google.com/g/golang-announce/c/nqrv9fbR0zE"
}
],
"release_date": "2022-07-12T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2023-01-25T11:11:29+00:00",
"details": "Before applying this update, you must apply all previously released errata\nrelevant to your system.\n\nTo apply this update, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"8Base-CNV-4.12:container-native-virtualization/virt-api@sha256:cd89350a5e6b3a468acd290819d86f2c77d486fa5a57dbac752f863f1a8a2b23_amd64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2023:0408"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"8Base-CNV-4.12:container-native-virtualization/bridge-marker@sha256:086a9922f34161e5b75d204a0c3281c941f81f76ef8784de434cc79acc76174c_amd64",
"8Base-CNV-4.12:container-native-virtualization/cluster-network-addons-operator@sha256:d2c19fd4c2327eb84179acf652157982b29c365d8a526d70517c6dd93ea6ebc7_amd64",
"8Base-CNV-4.12:container-native-virtualization/cnv-containernetworking-plugins@sha256:3d6003dea97e48d240668e55b2705f0251259006251abafaa3dc08fbc69f1312_amd64",
"8Base-CNV-4.12:container-native-virtualization/cnv-must-gather-rhel8@sha256:dcb95d2b4958ce69f8fcf61c9c90e0516d7844db62f2297ebf1ef18e5d8c05b4_amd64",
"8Base-CNV-4.12:container-native-virtualization/hco-bundle-registry@sha256:73680901c7733ba27f729fd6475971e0909c2fe9efacf74d556f961a1494274e_amd64",
"8Base-CNV-4.12:container-native-virtualization/hostpath-csi-driver@sha256:a0b75e357628ca6b2ca32ab3fdbf531fd8da438a7a6ae8988ef897d2c001d9cb_amd64",
"8Base-CNV-4.12:container-native-virtualization/hostpath-provisioner-rhel8-operator@sha256:b9d84e63f789c70e31cf60fe06d41359363afc7bbd86a78ac7132f8dae4c467a_amd64",
"8Base-CNV-4.12:container-native-virtualization/hostpath-provisioner-rhel8@sha256:5239dcb229b060a818befd52a1e27b18142985abe0e39cef41eadd66f8b21ec1_amd64",
"8Base-CNV-4.12:container-native-virtualization/hyperconverged-cluster-operator@sha256:8b311b48437c79a6859a84f62cfd10ca8e6dcff4ce665a98ed78633552a172ca_amd64",
"8Base-CNV-4.12:container-native-virtualization/hyperconverged-cluster-webhook-rhel8@sha256:e912171328517664f0298322a7992a6e0e00118dc496ff94ee84190d9057db68_amd64",
"8Base-CNV-4.12:container-native-virtualization/kubemacpool@sha256:ab5a239a35e3de8566cb76db0d59ae92e290a3756d39a2298290f1ab3c7b56c5_amd64",
"8Base-CNV-4.12:container-native-virtualization/kubevirt-console-plugin@sha256:e7dd17d4d206b2d37f24a2ed28bf3d2d6a40463da6cbc6b5696555b455f90055_amd64",
"8Base-CNV-4.12:container-native-virtualization/kubevirt-ssp-operator@sha256:09a834b1f71a19cf9a616ffd9eb04408972f9b8f9549777cab0935f63931c993_amd64",
"8Base-CNV-4.12:container-native-virtualization/kubevirt-tekton-tasks-cleanup-vm@sha256:66284c45e82862dc7c1505fcdfe7b14e72c93c5e7fa6b7108a945220279641e9_amd64",
"8Base-CNV-4.12:container-native-virtualization/kubevirt-tekton-tasks-copy-template@sha256:462770d258407ea93c14c9a99fb4450536261202d1d63a681634af2193c2b062_amd64",
"8Base-CNV-4.12:container-native-virtualization/kubevirt-tekton-tasks-create-datavolume@sha256:31d22c0be03bbb222967d953d35189173fbeb60d1cb32278eb006e8abe78e90c_amd64",
"8Base-CNV-4.12:container-native-virtualization/kubevirt-tekton-tasks-create-vm-from-template@sha256:a62ec91155a7bfc776c402e8b513b0e00797d64a95434346a2e3a4cc25f2d3c5_amd64",
"8Base-CNV-4.12:container-native-virtualization/kubevirt-tekton-tasks-disk-virt-customize@sha256:35274b72a5562e8675854d8cf2ca3ec0c4d0b619c0e630d7b39b7da8ebd3b143_amd64",
"8Base-CNV-4.12:container-native-virtualization/kubevirt-tekton-tasks-disk-virt-sysprep@sha256:6e6ed3d8b1b906f801e36b82d6976bc421ae8344d71d4c563fe6d8e76b5fe9c4_amd64",
"8Base-CNV-4.12:container-native-virtualization/kubevirt-tekton-tasks-modify-vm-template@sha256:b46443d7f21b8b251468e33c929a16008a3ac34a8f50a1d8bc1cd134079ccae4_amd64",
"8Base-CNV-4.12:container-native-virtualization/kubevirt-tekton-tasks-operator@sha256:7f11db20a3c635aa48e3dcadfe555d0cd229c4c7f1790f70ee9c9ee78ab55e67_amd64",
"8Base-CNV-4.12:container-native-virtualization/kubevirt-tekton-tasks-wait-for-vmi-status@sha256:4967b4c46d670a2b109c9a2e6e0ebc850a5e1dacaf8cc0ed691668bfa0cbd418_amd64",
"8Base-CNV-4.12:container-native-virtualization/kubevirt-template-validator@sha256:bf732669655db1b09ef27bc1964fe7b49943d681a5acc9860497512d8877e13f_amd64",
"8Base-CNV-4.12:container-native-virtualization/libguestfs-tools@sha256:4f0d48312d8fe02a17747d65ac644d3e1be2df3cb80a9d0c268acc6ad5b91680_amd64",
"8Base-CNV-4.12:container-native-virtualization/ovs-cni-marker@sha256:077367d5af11030832a5e63a611395b7fa65ee140b490b6f33f8a23a9392dcd5_amd64",
"8Base-CNV-4.12:container-native-virtualization/ovs-cni-plugin@sha256:892e339e8eec78f9865d11984c6dc8e92831ee9a17d6b990cd7fba9f2e506e13_amd64",
"8Base-CNV-4.12:container-native-virtualization/virt-api@sha256:cd89350a5e6b3a468acd290819d86f2c77d486fa5a57dbac752f863f1a8a2b23_amd64",
"8Base-CNV-4.12:container-native-virtualization/virt-artifacts-server@sha256:9638c34ff48d275842a990deb86110530ffd4937b2b551a4d5263168f7db6d47_amd64",
"8Base-CNV-4.12:container-native-virtualization/virt-cdi-apiserver@sha256:dd68dfc1a588b4e24e533d61b52b68ab0673fd39a95632314f54e1b85cb5f32d_amd64",
"8Base-CNV-4.12:container-native-virtualization/virt-cdi-cloner@sha256:879742e59f3416100969a0d0994e49e3f8cd493310bbd0c0e86e969f86daa204_amd64",
"8Base-CNV-4.12:container-native-virtualization/virt-cdi-controller@sha256:46689591989c8db1fa1f5228b2b9fb51d7abd0425c34951f909ced1fc536f0e4_amd64",
"8Base-CNV-4.12:container-native-virtualization/virt-cdi-importer@sha256:f2d011c18db1dd0dbe068bc650418c4b3f2f94935c053e76a52736da0f33867a_amd64",
"8Base-CNV-4.12:container-native-virtualization/virt-cdi-operator@sha256:8b06f96750c3f8e34a7cc8defeda46a92e3ad553159d3dbc7c4e096b483508ee_amd64",
"8Base-CNV-4.12:container-native-virtualization/virt-cdi-uploadproxy@sha256:84fd85672f6e9891678d6e99c066f8f20a9a2aac08fae11d552d46a317b7f815_amd64",
"8Base-CNV-4.12:container-native-virtualization/virt-cdi-uploadserver@sha256:4b231a260a9c0176f4b45aaf8142fa5e6860892b2fa19fad0f3091c423064211_amd64",
"8Base-CNV-4.12:container-native-virtualization/virt-controller@sha256:e6ddc32f82e940d364e0a3d63c28b4bd41b71574f9479b6d6b01de948baa8cab_amd64",
"8Base-CNV-4.12:container-native-virtualization/virt-exportproxy@sha256:2dc6b5eca4ba0daffe57ff174efc35764a2021eef35ef84c3d030c0f97329ece_amd64",
"8Base-CNV-4.12:container-native-virtualization/virt-exportserver@sha256:dd59838c20f30c7049cbdc4646b8b6f73ce8f33fa13c352ee22985673eaf95e2_amd64",
"8Base-CNV-4.12:container-native-virtualization/virt-handler@sha256:cce366a6b1aa42a9798a8c714dcb795d1c653dfe0ba06c997e65dbba0318e537_amd64",
"8Base-CNV-4.12:container-native-virtualization/virt-launcher@sha256:bd5b00ece84caed816b3f3cc80d8570324e1e8f975cf2c2320726d88fb64f33a_amd64",
"8Base-CNV-4.12:container-native-virtualization/virt-operator@sha256:6c4b16ac62e673d8f5116d592836506be72c5ebd2a07ffc828fee86514db0e9d_amd64",
"8Base-CNV-4.12:container-native-virtualization/virtio-win@sha256:cd321e3d82a87139edabf223414b892c99857d7ac7d089b870e227ea98c970e0_amd64",
"8Base-CNV-4.12:container-native-virtualization/vm-network-latency-checkup@sha256:5a1502efeeaa3958e5755ce07dcb8314305d75c88cc69ddc7d515457935cdc69_amd64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "golang: encoding/gob: stack exhaustion in Decoder.Decode"
},
{
"cve": "CVE-2022-32148",
"cwe": {
"id": "CWE-200",
"name": "Exposure of Sensitive Information to an Unauthorized Actor"
},
"discovery_date": "2022-07-14T00:00:00+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"8Base-CNV-4.12:container-native-virtualization/bridge-marker@sha256:086a9922f34161e5b75d204a0c3281c941f81f76ef8784de434cc79acc76174c_amd64",
"8Base-CNV-4.12:container-native-virtualization/cluster-network-addons-operator@sha256:d2c19fd4c2327eb84179acf652157982b29c365d8a526d70517c6dd93ea6ebc7_amd64",
"8Base-CNV-4.12:container-native-virtualization/cnv-containernetworking-plugins@sha256:3d6003dea97e48d240668e55b2705f0251259006251abafaa3dc08fbc69f1312_amd64",
"8Base-CNV-4.12:container-native-virtualization/cnv-must-gather-rhel8@sha256:dcb95d2b4958ce69f8fcf61c9c90e0516d7844db62f2297ebf1ef18e5d8c05b4_amd64",
"8Base-CNV-4.12:container-native-virtualization/hco-bundle-registry@sha256:73680901c7733ba27f729fd6475971e0909c2fe9efacf74d556f961a1494274e_amd64",
"8Base-CNV-4.12:container-native-virtualization/hostpath-csi-driver@sha256:a0b75e357628ca6b2ca32ab3fdbf531fd8da438a7a6ae8988ef897d2c001d9cb_amd64",
"8Base-CNV-4.12:container-native-virtualization/hostpath-provisioner-rhel8-operator@sha256:b9d84e63f789c70e31cf60fe06d41359363afc7bbd86a78ac7132f8dae4c467a_amd64",
"8Base-CNV-4.12:container-native-virtualization/hostpath-provisioner-rhel8@sha256:5239dcb229b060a818befd52a1e27b18142985abe0e39cef41eadd66f8b21ec1_amd64",
"8Base-CNV-4.12:container-native-virtualization/hyperconverged-cluster-operator@sha256:8b311b48437c79a6859a84f62cfd10ca8e6dcff4ce665a98ed78633552a172ca_amd64",
"8Base-CNV-4.12:container-native-virtualization/hyperconverged-cluster-webhook-rhel8@sha256:e912171328517664f0298322a7992a6e0e00118dc496ff94ee84190d9057db68_amd64",
"8Base-CNV-4.12:container-native-virtualization/kubemacpool@sha256:ab5a239a35e3de8566cb76db0d59ae92e290a3756d39a2298290f1ab3c7b56c5_amd64",
"8Base-CNV-4.12:container-native-virtualization/kubevirt-console-plugin@sha256:e7dd17d4d206b2d37f24a2ed28bf3d2d6a40463da6cbc6b5696555b455f90055_amd64",
"8Base-CNV-4.12:container-native-virtualization/kubevirt-ssp-operator@sha256:09a834b1f71a19cf9a616ffd9eb04408972f9b8f9549777cab0935f63931c993_amd64",
"8Base-CNV-4.12:container-native-virtualization/kubevirt-tekton-tasks-cleanup-vm@sha256:66284c45e82862dc7c1505fcdfe7b14e72c93c5e7fa6b7108a945220279641e9_amd64",
"8Base-CNV-4.12:container-native-virtualization/kubevirt-tekton-tasks-copy-template@sha256:462770d258407ea93c14c9a99fb4450536261202d1d63a681634af2193c2b062_amd64",
"8Base-CNV-4.12:container-native-virtualization/kubevirt-tekton-tasks-create-datavolume@sha256:31d22c0be03bbb222967d953d35189173fbeb60d1cb32278eb006e8abe78e90c_amd64",
"8Base-CNV-4.12:container-native-virtualization/kubevirt-tekton-tasks-create-vm-from-template@sha256:a62ec91155a7bfc776c402e8b513b0e00797d64a95434346a2e3a4cc25f2d3c5_amd64",
"8Base-CNV-4.12:container-native-virtualization/kubevirt-tekton-tasks-disk-virt-customize@sha256:35274b72a5562e8675854d8cf2ca3ec0c4d0b619c0e630d7b39b7da8ebd3b143_amd64",
"8Base-CNV-4.12:container-native-virtualization/kubevirt-tekton-tasks-disk-virt-sysprep@sha256:6e6ed3d8b1b906f801e36b82d6976bc421ae8344d71d4c563fe6d8e76b5fe9c4_amd64",
"8Base-CNV-4.12:container-native-virtualization/kubevirt-tekton-tasks-modify-vm-template@sha256:b46443d7f21b8b251468e33c929a16008a3ac34a8f50a1d8bc1cd134079ccae4_amd64",
"8Base-CNV-4.12:container-native-virtualization/kubevirt-tekton-tasks-operator@sha256:7f11db20a3c635aa48e3dcadfe555d0cd229c4c7f1790f70ee9c9ee78ab55e67_amd64",
"8Base-CNV-4.12:container-native-virtualization/kubevirt-tekton-tasks-wait-for-vmi-status@sha256:4967b4c46d670a2b109c9a2e6e0ebc850a5e1dacaf8cc0ed691668bfa0cbd418_amd64",
"8Base-CNV-4.12:container-native-virtualization/kubevirt-template-validator@sha256:bf732669655db1b09ef27bc1964fe7b49943d681a5acc9860497512d8877e13f_amd64",
"8Base-CNV-4.12:container-native-virtualization/libguestfs-tools@sha256:4f0d48312d8fe02a17747d65ac644d3e1be2df3cb80a9d0c268acc6ad5b91680_amd64",
"8Base-CNV-4.12:container-native-virtualization/ovs-cni-marker@sha256:077367d5af11030832a5e63a611395b7fa65ee140b490b6f33f8a23a9392dcd5_amd64",
"8Base-CNV-4.12:container-native-virtualization/ovs-cni-plugin@sha256:892e339e8eec78f9865d11984c6dc8e92831ee9a17d6b990cd7fba9f2e506e13_amd64",
"8Base-CNV-4.12:container-native-virtualization/virt-artifacts-server@sha256:9638c34ff48d275842a990deb86110530ffd4937b2b551a4d5263168f7db6d47_amd64",
"8Base-CNV-4.12:container-native-virtualization/virt-cdi-apiserver@sha256:dd68dfc1a588b4e24e533d61b52b68ab0673fd39a95632314f54e1b85cb5f32d_amd64",
"8Base-CNV-4.12:container-native-virtualization/virt-cdi-cloner@sha256:879742e59f3416100969a0d0994e49e3f8cd493310bbd0c0e86e969f86daa204_amd64",
"8Base-CNV-4.12:container-native-virtualization/virt-cdi-controller@sha256:46689591989c8db1fa1f5228b2b9fb51d7abd0425c34951f909ced1fc536f0e4_amd64",
"8Base-CNV-4.12:container-native-virtualization/virt-cdi-importer@sha256:f2d011c18db1dd0dbe068bc650418c4b3f2f94935c053e76a52736da0f33867a_amd64",
"8Base-CNV-4.12:container-native-virtualization/virt-cdi-operator@sha256:8b06f96750c3f8e34a7cc8defeda46a92e3ad553159d3dbc7c4e096b483508ee_amd64",
"8Base-CNV-4.12:container-native-virtualization/virt-cdi-uploadproxy@sha256:84fd85672f6e9891678d6e99c066f8f20a9a2aac08fae11d552d46a317b7f815_amd64",
"8Base-CNV-4.12:container-native-virtualization/virt-cdi-uploadserver@sha256:4b231a260a9c0176f4b45aaf8142fa5e6860892b2fa19fad0f3091c423064211_amd64",
"8Base-CNV-4.12:container-native-virtualization/virt-controller@sha256:e6ddc32f82e940d364e0a3d63c28b4bd41b71574f9479b6d6b01de948baa8cab_amd64",
"8Base-CNV-4.12:container-native-virtualization/virt-exportproxy@sha256:2dc6b5eca4ba0daffe57ff174efc35764a2021eef35ef84c3d030c0f97329ece_amd64",
"8Base-CNV-4.12:container-native-virtualization/virt-exportserver@sha256:dd59838c20f30c7049cbdc4646b8b6f73ce8f33fa13c352ee22985673eaf95e2_amd64",
"8Base-CNV-4.12:container-native-virtualization/virt-handler@sha256:cce366a6b1aa42a9798a8c714dcb795d1c653dfe0ba06c997e65dbba0318e537_amd64",
"8Base-CNV-4.12:container-native-virtualization/virt-launcher@sha256:bd5b00ece84caed816b3f3cc80d8570324e1e8f975cf2c2320726d88fb64f33a_amd64",
"8Base-CNV-4.12:container-native-virtualization/virt-operator@sha256:6c4b16ac62e673d8f5116d592836506be72c5ebd2a07ffc828fee86514db0e9d_amd64",
"8Base-CNV-4.12:container-native-virtualization/virtio-win@sha256:cd321e3d82a87139edabf223414b892c99857d7ac7d089b870e227ea98c970e0_amd64",
"8Base-CNV-4.12:container-native-virtualization/vm-network-latency-checkup@sha256:5a1502efeeaa3958e5755ce07dcb8314305d75c88cc69ddc7d515457935cdc69_amd64"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2107383"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in net/http/httputil golang package. When httputil.ReverseProxy.ServeHTTP is called with a Request.Header map containing a nil value for the X-Forwarded-For header, ReverseProxy could set the client IP incorrectly. This issue may affect confidentiality.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "golang: net/http/httputil: NewSingleHostReverseProxy - omit X-Forwarded-For not working",
"title": "Vulnerability summary"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"8Base-CNV-4.12:container-native-virtualization/virt-api@sha256:cd89350a5e6b3a468acd290819d86f2c77d486fa5a57dbac752f863f1a8a2b23_amd64"
],
"known_not_affected": [
"8Base-CNV-4.12:container-native-virtualization/bridge-marker@sha256:086a9922f34161e5b75d204a0c3281c941f81f76ef8784de434cc79acc76174c_amd64",
"8Base-CNV-4.12:container-native-virtualization/cluster-network-addons-operator@sha256:d2c19fd4c2327eb84179acf652157982b29c365d8a526d70517c6dd93ea6ebc7_amd64",
"8Base-CNV-4.12:container-native-virtualization/cnv-containernetworking-plugins@sha256:3d6003dea97e48d240668e55b2705f0251259006251abafaa3dc08fbc69f1312_amd64",
"8Base-CNV-4.12:container-native-virtualization/cnv-must-gather-rhel8@sha256:dcb95d2b4958ce69f8fcf61c9c90e0516d7844db62f2297ebf1ef18e5d8c05b4_amd64",
"8Base-CNV-4.12:container-native-virtualization/hco-bundle-registry@sha256:73680901c7733ba27f729fd6475971e0909c2fe9efacf74d556f961a1494274e_amd64",
"8Base-CNV-4.12:container-native-virtualization/hostpath-csi-driver@sha256:a0b75e357628ca6b2ca32ab3fdbf531fd8da438a7a6ae8988ef897d2c001d9cb_amd64",
"8Base-CNV-4.12:container-native-virtualization/hostpath-provisioner-rhel8-operator@sha256:b9d84e63f789c70e31cf60fe06d41359363afc7bbd86a78ac7132f8dae4c467a_amd64",
"8Base-CNV-4.12:container-native-virtualization/hostpath-provisioner-rhel8@sha256:5239dcb229b060a818befd52a1e27b18142985abe0e39cef41eadd66f8b21ec1_amd64",
"8Base-CNV-4.12:container-native-virtualization/hyperconverged-cluster-operator@sha256:8b311b48437c79a6859a84f62cfd10ca8e6dcff4ce665a98ed78633552a172ca_amd64",
"8Base-CNV-4.12:container-native-virtualization/hyperconverged-cluster-webhook-rhel8@sha256:e912171328517664f0298322a7992a6e0e00118dc496ff94ee84190d9057db68_amd64",
"8Base-CNV-4.12:container-native-virtualization/kubemacpool@sha256:ab5a239a35e3de8566cb76db0d59ae92e290a3756d39a2298290f1ab3c7b56c5_amd64",
"8Base-CNV-4.12:container-native-virtualization/kubevirt-console-plugin@sha256:e7dd17d4d206b2d37f24a2ed28bf3d2d6a40463da6cbc6b5696555b455f90055_amd64",
"8Base-CNV-4.12:container-native-virtualization/kubevirt-ssp-operator@sha256:09a834b1f71a19cf9a616ffd9eb04408972f9b8f9549777cab0935f63931c993_amd64",
"8Base-CNV-4.12:container-native-virtualization/kubevirt-tekton-tasks-cleanup-vm@sha256:66284c45e82862dc7c1505fcdfe7b14e72c93c5e7fa6b7108a945220279641e9_amd64",
"8Base-CNV-4.12:container-native-virtualization/kubevirt-tekton-tasks-copy-template@sha256:462770d258407ea93c14c9a99fb4450536261202d1d63a681634af2193c2b062_amd64",
"8Base-CNV-4.12:container-native-virtualization/kubevirt-tekton-tasks-create-datavolume@sha256:31d22c0be03bbb222967d953d35189173fbeb60d1cb32278eb006e8abe78e90c_amd64",
"8Base-CNV-4.12:container-native-virtualization/kubevirt-tekton-tasks-create-vm-from-template@sha256:a62ec91155a7bfc776c402e8b513b0e00797d64a95434346a2e3a4cc25f2d3c5_amd64",
"8Base-CNV-4.12:container-native-virtualization/kubevirt-tekton-tasks-disk-virt-customize@sha256:35274b72a5562e8675854d8cf2ca3ec0c4d0b619c0e630d7b39b7da8ebd3b143_amd64",
"8Base-CNV-4.12:container-native-virtualization/kubevirt-tekton-tasks-disk-virt-sysprep@sha256:6e6ed3d8b1b906f801e36b82d6976bc421ae8344d71d4c563fe6d8e76b5fe9c4_amd64",
"8Base-CNV-4.12:container-native-virtualization/kubevirt-tekton-tasks-modify-vm-template@sha256:b46443d7f21b8b251468e33c929a16008a3ac34a8f50a1d8bc1cd134079ccae4_amd64",
"8Base-CNV-4.12:container-native-virtualization/kubevirt-tekton-tasks-operator@sha256:7f11db20a3c635aa48e3dcadfe555d0cd229c4c7f1790f70ee9c9ee78ab55e67_amd64",
"8Base-CNV-4.12:container-native-virtualization/kubevirt-tekton-tasks-wait-for-vmi-status@sha256:4967b4c46d670a2b109c9a2e6e0ebc850a5e1dacaf8cc0ed691668bfa0cbd418_amd64",
"8Base-CNV-4.12:container-native-virtualization/kubevirt-template-validator@sha256:bf732669655db1b09ef27bc1964fe7b49943d681a5acc9860497512d8877e13f_amd64",
"8Base-CNV-4.12:container-native-virtualization/libguestfs-tools@sha256:4f0d48312d8fe02a17747d65ac644d3e1be2df3cb80a9d0c268acc6ad5b91680_amd64",
"8Base-CNV-4.12:container-native-virtualization/ovs-cni-marker@sha256:077367d5af11030832a5e63a611395b7fa65ee140b490b6f33f8a23a9392dcd5_amd64",
"8Base-CNV-4.12:container-native-virtualization/ovs-cni-plugin@sha256:892e339e8eec78f9865d11984c6dc8e92831ee9a17d6b990cd7fba9f2e506e13_amd64",
"8Base-CNV-4.12:container-native-virtualization/virt-artifacts-server@sha256:9638c34ff48d275842a990deb86110530ffd4937b2b551a4d5263168f7db6d47_amd64",
"8Base-CNV-4.12:container-native-virtualization/virt-cdi-apiserver@sha256:dd68dfc1a588b4e24e533d61b52b68ab0673fd39a95632314f54e1b85cb5f32d_amd64",
"8Base-CNV-4.12:container-native-virtualization/virt-cdi-cloner@sha256:879742e59f3416100969a0d0994e49e3f8cd493310bbd0c0e86e969f86daa204_amd64",
"8Base-CNV-4.12:container-native-virtualization/virt-cdi-controller@sha256:46689591989c8db1fa1f5228b2b9fb51d7abd0425c34951f909ced1fc536f0e4_amd64",
"8Base-CNV-4.12:container-native-virtualization/virt-cdi-importer@sha256:f2d011c18db1dd0dbe068bc650418c4b3f2f94935c053e76a52736da0f33867a_amd64",
"8Base-CNV-4.12:container-native-virtualization/virt-cdi-operator@sha256:8b06f96750c3f8e34a7cc8defeda46a92e3ad553159d3dbc7c4e096b483508ee_amd64",
"8Base-CNV-4.12:container-native-virtualization/virt-cdi-uploadproxy@sha256:84fd85672f6e9891678d6e99c066f8f20a9a2aac08fae11d552d46a317b7f815_amd64",
"8Base-CNV-4.12:container-native-virtualization/virt-cdi-uploadserver@sha256:4b231a260a9c0176f4b45aaf8142fa5e6860892b2fa19fad0f3091c423064211_amd64",
"8Base-CNV-4.12:container-native-virtualization/virt-controller@sha256:e6ddc32f82e940d364e0a3d63c28b4bd41b71574f9479b6d6b01de948baa8cab_amd64",
"8Base-CNV-4.12:container-native-virtualization/virt-exportproxy@sha256:2dc6b5eca4ba0daffe57ff174efc35764a2021eef35ef84c3d030c0f97329ece_amd64",
"8Base-CNV-4.12:container-native-virtualization/virt-exportserver@sha256:dd59838c20f30c7049cbdc4646b8b6f73ce8f33fa13c352ee22985673eaf95e2_amd64",
"8Base-CNV-4.12:container-native-virtualization/virt-handler@sha256:cce366a6b1aa42a9798a8c714dcb795d1c653dfe0ba06c997e65dbba0318e537_amd64",
"8Base-CNV-4.12:container-native-virtualization/virt-launcher@sha256:bd5b00ece84caed816b3f3cc80d8570324e1e8f975cf2c2320726d88fb64f33a_amd64",
"8Base-CNV-4.12:container-native-virtualization/virt-operator@sha256:6c4b16ac62e673d8f5116d592836506be72c5ebd2a07ffc828fee86514db0e9d_amd64",
"8Base-CNV-4.12:container-native-virtualization/virtio-win@sha256:cd321e3d82a87139edabf223414b892c99857d7ac7d089b870e227ea98c970e0_amd64",
"8Base-CNV-4.12:container-native-virtualization/vm-network-latency-checkup@sha256:5a1502efeeaa3958e5755ce07dcb8314305d75c88cc69ddc7d515457935cdc69_amd64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2022-32148"
},
{
"category": "external",
"summary": "RHBZ#2107383",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2107383"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2022-32148",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-32148"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2022-32148",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2022-32148"
},
{
"category": "external",
"summary": "https://go.dev/issue/53423",
"url": "https://go.dev/issue/53423"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-announce/c/nqrv9fbR0zE",
"url": "https://groups.google.com/g/golang-announce/c/nqrv9fbR0zE"
}
],
"release_date": "2022-07-12T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2023-01-25T11:11:29+00:00",
"details": "Before applying this update, you must apply all previously released errata\nrelevant to your system.\n\nTo apply this update, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"8Base-CNV-4.12:container-native-virtualization/virt-api@sha256:cd89350a5e6b3a468acd290819d86f2c77d486fa5a57dbac752f863f1a8a2b23_amd64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2023:0408"
}
],
"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-CNV-4.12:container-native-virtualization/bridge-marker@sha256:086a9922f34161e5b75d204a0c3281c941f81f76ef8784de434cc79acc76174c_amd64",
"8Base-CNV-4.12:container-native-virtualization/cluster-network-addons-operator@sha256:d2c19fd4c2327eb84179acf652157982b29c365d8a526d70517c6dd93ea6ebc7_amd64",
"8Base-CNV-4.12:container-native-virtualization/cnv-containernetworking-plugins@sha256:3d6003dea97e48d240668e55b2705f0251259006251abafaa3dc08fbc69f1312_amd64",
"8Base-CNV-4.12:container-native-virtualization/cnv-must-gather-rhel8@sha256:dcb95d2b4958ce69f8fcf61c9c90e0516d7844db62f2297ebf1ef18e5d8c05b4_amd64",
"8Base-CNV-4.12:container-native-virtualization/hco-bundle-registry@sha256:73680901c7733ba27f729fd6475971e0909c2fe9efacf74d556f961a1494274e_amd64",
"8Base-CNV-4.12:container-native-virtualization/hostpath-csi-driver@sha256:a0b75e357628ca6b2ca32ab3fdbf531fd8da438a7a6ae8988ef897d2c001d9cb_amd64",
"8Base-CNV-4.12:container-native-virtualization/hostpath-provisioner-rhel8-operator@sha256:b9d84e63f789c70e31cf60fe06d41359363afc7bbd86a78ac7132f8dae4c467a_amd64",
"8Base-CNV-4.12:container-native-virtualization/hostpath-provisioner-rhel8@sha256:5239dcb229b060a818befd52a1e27b18142985abe0e39cef41eadd66f8b21ec1_amd64",
"8Base-CNV-4.12:container-native-virtualization/hyperconverged-cluster-operator@sha256:8b311b48437c79a6859a84f62cfd10ca8e6dcff4ce665a98ed78633552a172ca_amd64",
"8Base-CNV-4.12:container-native-virtualization/hyperconverged-cluster-webhook-rhel8@sha256:e912171328517664f0298322a7992a6e0e00118dc496ff94ee84190d9057db68_amd64",
"8Base-CNV-4.12:container-native-virtualization/kubemacpool@sha256:ab5a239a35e3de8566cb76db0d59ae92e290a3756d39a2298290f1ab3c7b56c5_amd64",
"8Base-CNV-4.12:container-native-virtualization/kubevirt-console-plugin@sha256:e7dd17d4d206b2d37f24a2ed28bf3d2d6a40463da6cbc6b5696555b455f90055_amd64",
"8Base-CNV-4.12:container-native-virtualization/kubevirt-ssp-operator@sha256:09a834b1f71a19cf9a616ffd9eb04408972f9b8f9549777cab0935f63931c993_amd64",
"8Base-CNV-4.12:container-native-virtualization/kubevirt-tekton-tasks-cleanup-vm@sha256:66284c45e82862dc7c1505fcdfe7b14e72c93c5e7fa6b7108a945220279641e9_amd64",
"8Base-CNV-4.12:container-native-virtualization/kubevirt-tekton-tasks-copy-template@sha256:462770d258407ea93c14c9a99fb4450536261202d1d63a681634af2193c2b062_amd64",
"8Base-CNV-4.12:container-native-virtualization/kubevirt-tekton-tasks-create-datavolume@sha256:31d22c0be03bbb222967d953d35189173fbeb60d1cb32278eb006e8abe78e90c_amd64",
"8Base-CNV-4.12:container-native-virtualization/kubevirt-tekton-tasks-create-vm-from-template@sha256:a62ec91155a7bfc776c402e8b513b0e00797d64a95434346a2e3a4cc25f2d3c5_amd64",
"8Base-CNV-4.12:container-native-virtualization/kubevirt-tekton-tasks-disk-virt-customize@sha256:35274b72a5562e8675854d8cf2ca3ec0c4d0b619c0e630d7b39b7da8ebd3b143_amd64",
"8Base-CNV-4.12:container-native-virtualization/kubevirt-tekton-tasks-disk-virt-sysprep@sha256:6e6ed3d8b1b906f801e36b82d6976bc421ae8344d71d4c563fe6d8e76b5fe9c4_amd64",
"8Base-CNV-4.12:container-native-virtualization/kubevirt-tekton-tasks-modify-vm-template@sha256:b46443d7f21b8b251468e33c929a16008a3ac34a8f50a1d8bc1cd134079ccae4_amd64",
"8Base-CNV-4.12:container-native-virtualization/kubevirt-tekton-tasks-operator@sha256:7f11db20a3c635aa48e3dcadfe555d0cd229c4c7f1790f70ee9c9ee78ab55e67_amd64",
"8Base-CNV-4.12:container-native-virtualization/kubevirt-tekton-tasks-wait-for-vmi-status@sha256:4967b4c46d670a2b109c9a2e6e0ebc850a5e1dacaf8cc0ed691668bfa0cbd418_amd64",
"8Base-CNV-4.12:container-native-virtualization/kubevirt-template-validator@sha256:bf732669655db1b09ef27bc1964fe7b49943d681a5acc9860497512d8877e13f_amd64",
"8Base-CNV-4.12:container-native-virtualization/libguestfs-tools@sha256:4f0d48312d8fe02a17747d65ac644d3e1be2df3cb80a9d0c268acc6ad5b91680_amd64",
"8Base-CNV-4.12:container-native-virtualization/ovs-cni-marker@sha256:077367d5af11030832a5e63a611395b7fa65ee140b490b6f33f8a23a9392dcd5_amd64",
"8Base-CNV-4.12:container-native-virtualization/ovs-cni-plugin@sha256:892e339e8eec78f9865d11984c6dc8e92831ee9a17d6b990cd7fba9f2e506e13_amd64",
"8Base-CNV-4.12:container-native-virtualization/virt-api@sha256:cd89350a5e6b3a468acd290819d86f2c77d486fa5a57dbac752f863f1a8a2b23_amd64",
"8Base-CNV-4.12:container-native-virtualization/virt-artifacts-server@sha256:9638c34ff48d275842a990deb86110530ffd4937b2b551a4d5263168f7db6d47_amd64",
"8Base-CNV-4.12:container-native-virtualization/virt-cdi-apiserver@sha256:dd68dfc1a588b4e24e533d61b52b68ab0673fd39a95632314f54e1b85cb5f32d_amd64",
"8Base-CNV-4.12:container-native-virtualization/virt-cdi-cloner@sha256:879742e59f3416100969a0d0994e49e3f8cd493310bbd0c0e86e969f86daa204_amd64",
"8Base-CNV-4.12:container-native-virtualization/virt-cdi-controller@sha256:46689591989c8db1fa1f5228b2b9fb51d7abd0425c34951f909ced1fc536f0e4_amd64",
"8Base-CNV-4.12:container-native-virtualization/virt-cdi-importer@sha256:f2d011c18db1dd0dbe068bc650418c4b3f2f94935c053e76a52736da0f33867a_amd64",
"8Base-CNV-4.12:container-native-virtualization/virt-cdi-operator@sha256:8b06f96750c3f8e34a7cc8defeda46a92e3ad553159d3dbc7c4e096b483508ee_amd64",
"8Base-CNV-4.12:container-native-virtualization/virt-cdi-uploadproxy@sha256:84fd85672f6e9891678d6e99c066f8f20a9a2aac08fae11d552d46a317b7f815_amd64",
"8Base-CNV-4.12:container-native-virtualization/virt-cdi-uploadserver@sha256:4b231a260a9c0176f4b45aaf8142fa5e6860892b2fa19fad0f3091c423064211_amd64",
"8Base-CNV-4.12:container-native-virtualization/virt-controller@sha256:e6ddc32f82e940d364e0a3d63c28b4bd41b71574f9479b6d6b01de948baa8cab_amd64",
"8Base-CNV-4.12:container-native-virtualization/virt-exportproxy@sha256:2dc6b5eca4ba0daffe57ff174efc35764a2021eef35ef84c3d030c0f97329ece_amd64",
"8Base-CNV-4.12:container-native-virtualization/virt-exportserver@sha256:dd59838c20f30c7049cbdc4646b8b6f73ce8f33fa13c352ee22985673eaf95e2_amd64",
"8Base-CNV-4.12:container-native-virtualization/virt-handler@sha256:cce366a6b1aa42a9798a8c714dcb795d1c653dfe0ba06c997e65dbba0318e537_amd64",
"8Base-CNV-4.12:container-native-virtualization/virt-launcher@sha256:bd5b00ece84caed816b3f3cc80d8570324e1e8f975cf2c2320726d88fb64f33a_amd64",
"8Base-CNV-4.12:container-native-virtualization/virt-operator@sha256:6c4b16ac62e673d8f5116d592836506be72c5ebd2a07ffc828fee86514db0e9d_amd64",
"8Base-CNV-4.12:container-native-virtualization/virtio-win@sha256:cd321e3d82a87139edabf223414b892c99857d7ac7d089b870e227ea98c970e0_amd64",
"8Base-CNV-4.12:container-native-virtualization/vm-network-latency-checkup@sha256:5a1502efeeaa3958e5755ce07dcb8314305d75c88cc69ddc7d515457935cdc69_amd64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "golang: net/http/httputil: NewSingleHostReverseProxy - omit X-Forwarded-For not working"
}
]
}
rhsa-2022:6277
Vulnerability from csaf_redhat
Notes
{
"document": {
"aggregate_severity": {
"namespace": "https://access.redhat.com/security/updates/classification/",
"text": "Moderate"
},
"category": "csaf_security_advisory",
"csaf_version": "2.0",
"distribution": {
"text": "Copyright \u00a9 Red Hat, Inc. All rights reserved.",
"tlp": {
"label": "WHITE",
"url": "https://www.first.org/tlp/"
}
},
"lang": "en",
"notes": [
{
"category": "summary",
"text": "Red Hat OpenShift Service Mesh 2.1.5\n\nRed Hat Product Security has rated this update as having a security impact of Moderate. A Common Vulnerability Scoring System (CVSS) base score, which gives a detailed severity rating, is available for each vulnerability from the CVE link(s) in the References section.",
"title": "Topic"
},
{
"category": "general",
"text": "Red Hat OpenShift Service Mesh is Red Hat\u0027s distribution of the Istio service mesh project, tailored for installation into an OpenShift Container Platform installation.\n\nThis advisory covers the RPM packages for the release.\n\nSecurity Fix(es):\n\n* moment: inefficient parsing algorithm resulting in DoS (CVE-2022-31129)\n* golang: encoding/pem: fix stack overflow in Decode (CVE-2022-24675)\n* moment: Moment.js: Path traversal in moment.locale (CVE-2022-24785)\n* golang: regexp: stack exhaustion via a deeply nested expression (CVE-2022-24921)\n* golang: crypto/elliptic: panic caused by oversized scalar (CVE-2022-28327)\n* golang: syscall: faccessat checks wrong group (CVE-2022-29526)\n* golang: crypto/tls: session tickets lack random ticket_age_add (CVE-2022-30629)\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-2022:6277",
"url": "https://access.redhat.com/errata/RHSA-2022:6277"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/updates/classification/#moderate",
"url": "https://access.redhat.com/security/updates/classification/#moderate"
},
{
"category": "external",
"summary": "2064857",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2064857"
},
{
"category": "external",
"summary": "2072009",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2072009"
},
{
"category": "external",
"summary": "2077688",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2077688"
},
{
"category": "external",
"summary": "2077689",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2077689"
},
{
"category": "external",
"summary": "2084085",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2084085"
},
{
"category": "external",
"summary": "2092793",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2092793"
},
{
"category": "external",
"summary": "2105075",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2105075"
},
{
"category": "self",
"summary": "Canonical URL",
"url": "https://security.access.redhat.com/data/csaf/v2/advisories/2022/rhsa-2022_6277.json"
}
],
"title": "Red Hat Security Advisory: Red Hat OpenShift Service Mesh 2.1.5 security update",
"tracking": {
"current_release_date": "2025-10-31T13:02:09+00:00",
"generator": {
"date": "2025-10-31T13:02:09+00:00",
"engine": {
"name": "Red Hat SDEngine",
"version": "4.6.10"
}
},
"id": "RHSA-2022:6277",
"initial_release_date": "2022-08-31T16:58:21+00:00",
"revision_history": [
{
"date": "2022-08-31T16:58:21+00:00",
"number": "1",
"summary": "Initial version"
},
{
"date": "2022-08-31T16:58:21+00:00",
"number": "2",
"summary": "Last updated version"
},
{
"date": "2025-10-31T13:02:09+00:00",
"number": "3",
"summary": "Last generated version"
}
],
"status": "final",
"version": "3"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_name",
"name": "OpenShift Service Mesh 2.1",
"product": {
"name": "OpenShift Service Mesh 2.1",
"product_id": "8Base-OSSM-2.1",
"product_identification_helper": {
"cpe": "cpe:/a:redhat:service_mesh:2.1::el8"
}
}
}
],
"category": "product_family",
"name": "Red Hat OpenShift Service Mesh"
},
{
"branches": [
{
"category": "product_version",
"name": "servicemesh-proxy-0:2.1.5-1.el8.src",
"product": {
"name": "servicemesh-proxy-0:2.1.5-1.el8.src",
"product_id": "servicemesh-proxy-0:2.1.5-1.el8.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/servicemesh-proxy@2.1.5-1.el8?arch=src"
}
}
},
{
"category": "product_version",
"name": "servicemesh-operator-0:2.1.5-1.el8.src",
"product": {
"name": "servicemesh-operator-0:2.1.5-1.el8.src",
"product_id": "servicemesh-operator-0:2.1.5-1.el8.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/servicemesh-operator@2.1.5-1.el8?arch=src"
}
}
},
{
"category": "product_version",
"name": "servicemesh-0:2.1.5-1.el8.src",
"product": {
"name": "servicemesh-0:2.1.5-1.el8.src",
"product_id": "servicemesh-0:2.1.5-1.el8.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/servicemesh@2.1.5-1.el8?arch=src"
}
}
},
{
"category": "product_version",
"name": "servicemesh-prometheus-0:2.23.0-9.el8.src",
"product": {
"name": "servicemesh-prometheus-0:2.23.0-9.el8.src",
"product_id": "servicemesh-prometheus-0:2.23.0-9.el8.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/servicemesh-prometheus@2.23.0-9.el8?arch=src"
}
}
},
{
"category": "product_version",
"name": "servicemesh-ratelimit-0:2.1.5-1.el8.src",
"product": {
"name": "servicemesh-ratelimit-0:2.1.5-1.el8.src",
"product_id": "servicemesh-ratelimit-0:2.1.5-1.el8.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/servicemesh-ratelimit@2.1.5-1.el8?arch=src"
}
}
}
],
"category": "architecture",
"name": "src"
},
{
"branches": [
{
"category": "product_version",
"name": "servicemesh-proxy-0:2.1.5-1.el8.x86_64",
"product": {
"name": "servicemesh-proxy-0:2.1.5-1.el8.x86_64",
"product_id": "servicemesh-proxy-0:2.1.5-1.el8.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/servicemesh-proxy@2.1.5-1.el8?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "servicemesh-proxy-debugsource-0:2.1.5-1.el8.x86_64",
"product": {
"name": "servicemesh-proxy-debugsource-0:2.1.5-1.el8.x86_64",
"product_id": "servicemesh-proxy-debugsource-0:2.1.5-1.el8.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/servicemesh-proxy-debugsource@2.1.5-1.el8?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "servicemesh-proxy-debuginfo-0:2.1.5-1.el8.x86_64",
"product": {
"name": "servicemesh-proxy-debuginfo-0:2.1.5-1.el8.x86_64",
"product_id": "servicemesh-proxy-debuginfo-0:2.1.5-1.el8.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/servicemesh-proxy-debuginfo@2.1.5-1.el8?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "servicemesh-operator-0:2.1.5-1.el8.x86_64",
"product": {
"name": "servicemesh-operator-0:2.1.5-1.el8.x86_64",
"product_id": "servicemesh-operator-0:2.1.5-1.el8.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/servicemesh-operator@2.1.5-1.el8?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "servicemesh-0:2.1.5-1.el8.x86_64",
"product": {
"name": "servicemesh-0:2.1.5-1.el8.x86_64",
"product_id": "servicemesh-0:2.1.5-1.el8.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/servicemesh@2.1.5-1.el8?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "servicemesh-cni-0:2.1.5-1.el8.x86_64",
"product": {
"name": "servicemesh-cni-0:2.1.5-1.el8.x86_64",
"product_id": "servicemesh-cni-0:2.1.5-1.el8.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/servicemesh-cni@2.1.5-1.el8?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "servicemesh-pilot-agent-0:2.1.5-1.el8.x86_64",
"product": {
"name": "servicemesh-pilot-agent-0:2.1.5-1.el8.x86_64",
"product_id": "servicemesh-pilot-agent-0:2.1.5-1.el8.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/servicemesh-pilot-agent@2.1.5-1.el8?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "servicemesh-pilot-discovery-0:2.1.5-1.el8.x86_64",
"product": {
"name": "servicemesh-pilot-discovery-0:2.1.5-1.el8.x86_64",
"product_id": "servicemesh-pilot-discovery-0:2.1.5-1.el8.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/servicemesh-pilot-discovery@2.1.5-1.el8?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "servicemesh-prometheus-0:2.23.0-9.el8.x86_64",
"product": {
"name": "servicemesh-prometheus-0:2.23.0-9.el8.x86_64",
"product_id": "servicemesh-prometheus-0:2.23.0-9.el8.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/servicemesh-prometheus@2.23.0-9.el8?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "servicemesh-ratelimit-0:2.1.5-1.el8.x86_64",
"product": {
"name": "servicemesh-ratelimit-0:2.1.5-1.el8.x86_64",
"product_id": "servicemesh-ratelimit-0:2.1.5-1.el8.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/servicemesh-ratelimit@2.1.5-1.el8?arch=x86_64"
}
}
}
],
"category": "architecture",
"name": "x86_64"
},
{
"branches": [
{
"category": "product_version",
"name": "servicemesh-proxy-0:2.1.5-1.el8.ppc64le",
"product": {
"name": "servicemesh-proxy-0:2.1.5-1.el8.ppc64le",
"product_id": "servicemesh-proxy-0:2.1.5-1.el8.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/servicemesh-proxy@2.1.5-1.el8?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "servicemesh-proxy-debugsource-0:2.1.5-1.el8.ppc64le",
"product": {
"name": "servicemesh-proxy-debugsource-0:2.1.5-1.el8.ppc64le",
"product_id": "servicemesh-proxy-debugsource-0:2.1.5-1.el8.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/servicemesh-proxy-debugsource@2.1.5-1.el8?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "servicemesh-proxy-debuginfo-0:2.1.5-1.el8.ppc64le",
"product": {
"name": "servicemesh-proxy-debuginfo-0:2.1.5-1.el8.ppc64le",
"product_id": "servicemesh-proxy-debuginfo-0:2.1.5-1.el8.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/servicemesh-proxy-debuginfo@2.1.5-1.el8?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "servicemesh-operator-0:2.1.5-1.el8.ppc64le",
"product": {
"name": "servicemesh-operator-0:2.1.5-1.el8.ppc64le",
"product_id": "servicemesh-operator-0:2.1.5-1.el8.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/servicemesh-operator@2.1.5-1.el8?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "servicemesh-0:2.1.5-1.el8.ppc64le",
"product": {
"name": "servicemesh-0:2.1.5-1.el8.ppc64le",
"product_id": "servicemesh-0:2.1.5-1.el8.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/servicemesh@2.1.5-1.el8?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "servicemesh-cni-0:2.1.5-1.el8.ppc64le",
"product": {
"name": "servicemesh-cni-0:2.1.5-1.el8.ppc64le",
"product_id": "servicemesh-cni-0:2.1.5-1.el8.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/servicemesh-cni@2.1.5-1.el8?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "servicemesh-pilot-agent-0:2.1.5-1.el8.ppc64le",
"product": {
"name": "servicemesh-pilot-agent-0:2.1.5-1.el8.ppc64le",
"product_id": "servicemesh-pilot-agent-0:2.1.5-1.el8.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/servicemesh-pilot-agent@2.1.5-1.el8?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "servicemesh-pilot-discovery-0:2.1.5-1.el8.ppc64le",
"product": {
"name": "servicemesh-pilot-discovery-0:2.1.5-1.el8.ppc64le",
"product_id": "servicemesh-pilot-discovery-0:2.1.5-1.el8.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/servicemesh-pilot-discovery@2.1.5-1.el8?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "servicemesh-prometheus-0:2.23.0-9.el8.ppc64le",
"product": {
"name": "servicemesh-prometheus-0:2.23.0-9.el8.ppc64le",
"product_id": "servicemesh-prometheus-0:2.23.0-9.el8.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/servicemesh-prometheus@2.23.0-9.el8?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "servicemesh-ratelimit-0:2.1.5-1.el8.ppc64le",
"product": {
"name": "servicemesh-ratelimit-0:2.1.5-1.el8.ppc64le",
"product_id": "servicemesh-ratelimit-0:2.1.5-1.el8.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/servicemesh-ratelimit@2.1.5-1.el8?arch=ppc64le"
}
}
}
],
"category": "architecture",
"name": "ppc64le"
},
{
"branches": [
{
"category": "product_version",
"name": "servicemesh-proxy-0:2.1.5-1.el8.s390x",
"product": {
"name": "servicemesh-proxy-0:2.1.5-1.el8.s390x",
"product_id": "servicemesh-proxy-0:2.1.5-1.el8.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/servicemesh-proxy@2.1.5-1.el8?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "servicemesh-proxy-debugsource-0:2.1.5-1.el8.s390x",
"product": {
"name": "servicemesh-proxy-debugsource-0:2.1.5-1.el8.s390x",
"product_id": "servicemesh-proxy-debugsource-0:2.1.5-1.el8.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/servicemesh-proxy-debugsource@2.1.5-1.el8?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "servicemesh-proxy-debuginfo-0:2.1.5-1.el8.s390x",
"product": {
"name": "servicemesh-proxy-debuginfo-0:2.1.5-1.el8.s390x",
"product_id": "servicemesh-proxy-debuginfo-0:2.1.5-1.el8.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/servicemesh-proxy-debuginfo@2.1.5-1.el8?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "servicemesh-operator-0:2.1.5-1.el8.s390x",
"product": {
"name": "servicemesh-operator-0:2.1.5-1.el8.s390x",
"product_id": "servicemesh-operator-0:2.1.5-1.el8.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/servicemesh-operator@2.1.5-1.el8?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "servicemesh-0:2.1.5-1.el8.s390x",
"product": {
"name": "servicemesh-0:2.1.5-1.el8.s390x",
"product_id": "servicemesh-0:2.1.5-1.el8.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/servicemesh@2.1.5-1.el8?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "servicemesh-cni-0:2.1.5-1.el8.s390x",
"product": {
"name": "servicemesh-cni-0:2.1.5-1.el8.s390x",
"product_id": "servicemesh-cni-0:2.1.5-1.el8.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/servicemesh-cni@2.1.5-1.el8?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "servicemesh-pilot-agent-0:2.1.5-1.el8.s390x",
"product": {
"name": "servicemesh-pilot-agent-0:2.1.5-1.el8.s390x",
"product_id": "servicemesh-pilot-agent-0:2.1.5-1.el8.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/servicemesh-pilot-agent@2.1.5-1.el8?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "servicemesh-pilot-discovery-0:2.1.5-1.el8.s390x",
"product": {
"name": "servicemesh-pilot-discovery-0:2.1.5-1.el8.s390x",
"product_id": "servicemesh-pilot-discovery-0:2.1.5-1.el8.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/servicemesh-pilot-discovery@2.1.5-1.el8?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "servicemesh-prometheus-0:2.23.0-9.el8.s390x",
"product": {
"name": "servicemesh-prometheus-0:2.23.0-9.el8.s390x",
"product_id": "servicemesh-prometheus-0:2.23.0-9.el8.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/servicemesh-prometheus@2.23.0-9.el8?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "servicemesh-ratelimit-0:2.1.5-1.el8.s390x",
"product": {
"name": "servicemesh-ratelimit-0:2.1.5-1.el8.s390x",
"product_id": "servicemesh-ratelimit-0:2.1.5-1.el8.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/servicemesh-ratelimit@2.1.5-1.el8?arch=s390x"
}
}
}
],
"category": "architecture",
"name": "s390x"
},
{
"branches": [
{
"category": "product_version",
"name": "servicemesh-proxy-wasm-0:2.1.5-1.el8.noarch",
"product": {
"name": "servicemesh-proxy-wasm-0:2.1.5-1.el8.noarch",
"product_id": "servicemesh-proxy-wasm-0:2.1.5-1.el8.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/servicemesh-proxy-wasm@2.1.5-1.el8?arch=noarch"
}
}
}
],
"category": "architecture",
"name": "noarch"
}
],
"category": "vendor",
"name": "Red Hat"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "servicemesh-0:2.1.5-1.el8.ppc64le as a component of OpenShift Service Mesh 2.1",
"product_id": "8Base-OSSM-2.1:servicemesh-0:2.1.5-1.el8.ppc64le"
},
"product_reference": "servicemesh-0:2.1.5-1.el8.ppc64le",
"relates_to_product_reference": "8Base-OSSM-2.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "servicemesh-0:2.1.5-1.el8.s390x as a component of OpenShift Service Mesh 2.1",
"product_id": "8Base-OSSM-2.1:servicemesh-0:2.1.5-1.el8.s390x"
},
"product_reference": "servicemesh-0:2.1.5-1.el8.s390x",
"relates_to_product_reference": "8Base-OSSM-2.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "servicemesh-0:2.1.5-1.el8.src as a component of OpenShift Service Mesh 2.1",
"product_id": "8Base-OSSM-2.1:servicemesh-0:2.1.5-1.el8.src"
},
"product_reference": "servicemesh-0:2.1.5-1.el8.src",
"relates_to_product_reference": "8Base-OSSM-2.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "servicemesh-0:2.1.5-1.el8.x86_64 as a component of OpenShift Service Mesh 2.1",
"product_id": "8Base-OSSM-2.1:servicemesh-0:2.1.5-1.el8.x86_64"
},
"product_reference": "servicemesh-0:2.1.5-1.el8.x86_64",
"relates_to_product_reference": "8Base-OSSM-2.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "servicemesh-cni-0:2.1.5-1.el8.ppc64le as a component of OpenShift Service Mesh 2.1",
"product_id": "8Base-OSSM-2.1:servicemesh-cni-0:2.1.5-1.el8.ppc64le"
},
"product_reference": "servicemesh-cni-0:2.1.5-1.el8.ppc64le",
"relates_to_product_reference": "8Base-OSSM-2.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "servicemesh-cni-0:2.1.5-1.el8.s390x as a component of OpenShift Service Mesh 2.1",
"product_id": "8Base-OSSM-2.1:servicemesh-cni-0:2.1.5-1.el8.s390x"
},
"product_reference": "servicemesh-cni-0:2.1.5-1.el8.s390x",
"relates_to_product_reference": "8Base-OSSM-2.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "servicemesh-cni-0:2.1.5-1.el8.x86_64 as a component of OpenShift Service Mesh 2.1",
"product_id": "8Base-OSSM-2.1:servicemesh-cni-0:2.1.5-1.el8.x86_64"
},
"product_reference": "servicemesh-cni-0:2.1.5-1.el8.x86_64",
"relates_to_product_reference": "8Base-OSSM-2.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "servicemesh-operator-0:2.1.5-1.el8.ppc64le as a component of OpenShift Service Mesh 2.1",
"product_id": "8Base-OSSM-2.1:servicemesh-operator-0:2.1.5-1.el8.ppc64le"
},
"product_reference": "servicemesh-operator-0:2.1.5-1.el8.ppc64le",
"relates_to_product_reference": "8Base-OSSM-2.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "servicemesh-operator-0:2.1.5-1.el8.s390x as a component of OpenShift Service Mesh 2.1",
"product_id": "8Base-OSSM-2.1:servicemesh-operator-0:2.1.5-1.el8.s390x"
},
"product_reference": "servicemesh-operator-0:2.1.5-1.el8.s390x",
"relates_to_product_reference": "8Base-OSSM-2.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "servicemesh-operator-0:2.1.5-1.el8.src as a component of OpenShift Service Mesh 2.1",
"product_id": "8Base-OSSM-2.1:servicemesh-operator-0:2.1.5-1.el8.src"
},
"product_reference": "servicemesh-operator-0:2.1.5-1.el8.src",
"relates_to_product_reference": "8Base-OSSM-2.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "servicemesh-operator-0:2.1.5-1.el8.x86_64 as a component of OpenShift Service Mesh 2.1",
"product_id": "8Base-OSSM-2.1:servicemesh-operator-0:2.1.5-1.el8.x86_64"
},
"product_reference": "servicemesh-operator-0:2.1.5-1.el8.x86_64",
"relates_to_product_reference": "8Base-OSSM-2.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "servicemesh-pilot-agent-0:2.1.5-1.el8.ppc64le as a component of OpenShift Service Mesh 2.1",
"product_id": "8Base-OSSM-2.1:servicemesh-pilot-agent-0:2.1.5-1.el8.ppc64le"
},
"product_reference": "servicemesh-pilot-agent-0:2.1.5-1.el8.ppc64le",
"relates_to_product_reference": "8Base-OSSM-2.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "servicemesh-pilot-agent-0:2.1.5-1.el8.s390x as a component of OpenShift Service Mesh 2.1",
"product_id": "8Base-OSSM-2.1:servicemesh-pilot-agent-0:2.1.5-1.el8.s390x"
},
"product_reference": "servicemesh-pilot-agent-0:2.1.5-1.el8.s390x",
"relates_to_product_reference": "8Base-OSSM-2.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "servicemesh-pilot-agent-0:2.1.5-1.el8.x86_64 as a component of OpenShift Service Mesh 2.1",
"product_id": "8Base-OSSM-2.1:servicemesh-pilot-agent-0:2.1.5-1.el8.x86_64"
},
"product_reference": "servicemesh-pilot-agent-0:2.1.5-1.el8.x86_64",
"relates_to_product_reference": "8Base-OSSM-2.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "servicemesh-pilot-discovery-0:2.1.5-1.el8.ppc64le as a component of OpenShift Service Mesh 2.1",
"product_id": "8Base-OSSM-2.1:servicemesh-pilot-discovery-0:2.1.5-1.el8.ppc64le"
},
"product_reference": "servicemesh-pilot-discovery-0:2.1.5-1.el8.ppc64le",
"relates_to_product_reference": "8Base-OSSM-2.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "servicemesh-pilot-discovery-0:2.1.5-1.el8.s390x as a component of OpenShift Service Mesh 2.1",
"product_id": "8Base-OSSM-2.1:servicemesh-pilot-discovery-0:2.1.5-1.el8.s390x"
},
"product_reference": "servicemesh-pilot-discovery-0:2.1.5-1.el8.s390x",
"relates_to_product_reference": "8Base-OSSM-2.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "servicemesh-pilot-discovery-0:2.1.5-1.el8.x86_64 as a component of OpenShift Service Mesh 2.1",
"product_id": "8Base-OSSM-2.1:servicemesh-pilot-discovery-0:2.1.5-1.el8.x86_64"
},
"product_reference": "servicemesh-pilot-discovery-0:2.1.5-1.el8.x86_64",
"relates_to_product_reference": "8Base-OSSM-2.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "servicemesh-prometheus-0:2.23.0-9.el8.ppc64le as a component of OpenShift Service Mesh 2.1",
"product_id": "8Base-OSSM-2.1:servicemesh-prometheus-0:2.23.0-9.el8.ppc64le"
},
"product_reference": "servicemesh-prometheus-0:2.23.0-9.el8.ppc64le",
"relates_to_product_reference": "8Base-OSSM-2.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "servicemesh-prometheus-0:2.23.0-9.el8.s390x as a component of OpenShift Service Mesh 2.1",
"product_id": "8Base-OSSM-2.1:servicemesh-prometheus-0:2.23.0-9.el8.s390x"
},
"product_reference": "servicemesh-prometheus-0:2.23.0-9.el8.s390x",
"relates_to_product_reference": "8Base-OSSM-2.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "servicemesh-prometheus-0:2.23.0-9.el8.src as a component of OpenShift Service Mesh 2.1",
"product_id": "8Base-OSSM-2.1:servicemesh-prometheus-0:2.23.0-9.el8.src"
},
"product_reference": "servicemesh-prometheus-0:2.23.0-9.el8.src",
"relates_to_product_reference": "8Base-OSSM-2.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "servicemesh-prometheus-0:2.23.0-9.el8.x86_64 as a component of OpenShift Service Mesh 2.1",
"product_id": "8Base-OSSM-2.1:servicemesh-prometheus-0:2.23.0-9.el8.x86_64"
},
"product_reference": "servicemesh-prometheus-0:2.23.0-9.el8.x86_64",
"relates_to_product_reference": "8Base-OSSM-2.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "servicemesh-proxy-0:2.1.5-1.el8.ppc64le as a component of OpenShift Service Mesh 2.1",
"product_id": "8Base-OSSM-2.1:servicemesh-proxy-0:2.1.5-1.el8.ppc64le"
},
"product_reference": "servicemesh-proxy-0:2.1.5-1.el8.ppc64le",
"relates_to_product_reference": "8Base-OSSM-2.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "servicemesh-proxy-0:2.1.5-1.el8.s390x as a component of OpenShift Service Mesh 2.1",
"product_id": "8Base-OSSM-2.1:servicemesh-proxy-0:2.1.5-1.el8.s390x"
},
"product_reference": "servicemesh-proxy-0:2.1.5-1.el8.s390x",
"relates_to_product_reference": "8Base-OSSM-2.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "servicemesh-proxy-0:2.1.5-1.el8.src as a component of OpenShift Service Mesh 2.1",
"product_id": "8Base-OSSM-2.1:servicemesh-proxy-0:2.1.5-1.el8.src"
},
"product_reference": "servicemesh-proxy-0:2.1.5-1.el8.src",
"relates_to_product_reference": "8Base-OSSM-2.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "servicemesh-proxy-0:2.1.5-1.el8.x86_64 as a component of OpenShift Service Mesh 2.1",
"product_id": "8Base-OSSM-2.1:servicemesh-proxy-0:2.1.5-1.el8.x86_64"
},
"product_reference": "servicemesh-proxy-0:2.1.5-1.el8.x86_64",
"relates_to_product_reference": "8Base-OSSM-2.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "servicemesh-proxy-debuginfo-0:2.1.5-1.el8.ppc64le as a component of OpenShift Service Mesh 2.1",
"product_id": "8Base-OSSM-2.1:servicemesh-proxy-debuginfo-0:2.1.5-1.el8.ppc64le"
},
"product_reference": "servicemesh-proxy-debuginfo-0:2.1.5-1.el8.ppc64le",
"relates_to_product_reference": "8Base-OSSM-2.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "servicemesh-proxy-debuginfo-0:2.1.5-1.el8.s390x as a component of OpenShift Service Mesh 2.1",
"product_id": "8Base-OSSM-2.1:servicemesh-proxy-debuginfo-0:2.1.5-1.el8.s390x"
},
"product_reference": "servicemesh-proxy-debuginfo-0:2.1.5-1.el8.s390x",
"relates_to_product_reference": "8Base-OSSM-2.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "servicemesh-proxy-debuginfo-0:2.1.5-1.el8.x86_64 as a component of OpenShift Service Mesh 2.1",
"product_id": "8Base-OSSM-2.1:servicemesh-proxy-debuginfo-0:2.1.5-1.el8.x86_64"
},
"product_reference": "servicemesh-proxy-debuginfo-0:2.1.5-1.el8.x86_64",
"relates_to_product_reference": "8Base-OSSM-2.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "servicemesh-proxy-debugsource-0:2.1.5-1.el8.ppc64le as a component of OpenShift Service Mesh 2.1",
"product_id": "8Base-OSSM-2.1:servicemesh-proxy-debugsource-0:2.1.5-1.el8.ppc64le"
},
"product_reference": "servicemesh-proxy-debugsource-0:2.1.5-1.el8.ppc64le",
"relates_to_product_reference": "8Base-OSSM-2.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "servicemesh-proxy-debugsource-0:2.1.5-1.el8.s390x as a component of OpenShift Service Mesh 2.1",
"product_id": "8Base-OSSM-2.1:servicemesh-proxy-debugsource-0:2.1.5-1.el8.s390x"
},
"product_reference": "servicemesh-proxy-debugsource-0:2.1.5-1.el8.s390x",
"relates_to_product_reference": "8Base-OSSM-2.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "servicemesh-proxy-debugsource-0:2.1.5-1.el8.x86_64 as a component of OpenShift Service Mesh 2.1",
"product_id": "8Base-OSSM-2.1:servicemesh-proxy-debugsource-0:2.1.5-1.el8.x86_64"
},
"product_reference": "servicemesh-proxy-debugsource-0:2.1.5-1.el8.x86_64",
"relates_to_product_reference": "8Base-OSSM-2.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "servicemesh-proxy-wasm-0:2.1.5-1.el8.noarch as a component of OpenShift Service Mesh 2.1",
"product_id": "8Base-OSSM-2.1:servicemesh-proxy-wasm-0:2.1.5-1.el8.noarch"
},
"product_reference": "servicemesh-proxy-wasm-0:2.1.5-1.el8.noarch",
"relates_to_product_reference": "8Base-OSSM-2.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "servicemesh-ratelimit-0:2.1.5-1.el8.ppc64le as a component of OpenShift Service Mesh 2.1",
"product_id": "8Base-OSSM-2.1:servicemesh-ratelimit-0:2.1.5-1.el8.ppc64le"
},
"product_reference": "servicemesh-ratelimit-0:2.1.5-1.el8.ppc64le",
"relates_to_product_reference": "8Base-OSSM-2.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "servicemesh-ratelimit-0:2.1.5-1.el8.s390x as a component of OpenShift Service Mesh 2.1",
"product_id": "8Base-OSSM-2.1:servicemesh-ratelimit-0:2.1.5-1.el8.s390x"
},
"product_reference": "servicemesh-ratelimit-0:2.1.5-1.el8.s390x",
"relates_to_product_reference": "8Base-OSSM-2.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "servicemesh-ratelimit-0:2.1.5-1.el8.src as a component of OpenShift Service Mesh 2.1",
"product_id": "8Base-OSSM-2.1:servicemesh-ratelimit-0:2.1.5-1.el8.src"
},
"product_reference": "servicemesh-ratelimit-0:2.1.5-1.el8.src",
"relates_to_product_reference": "8Base-OSSM-2.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "servicemesh-ratelimit-0:2.1.5-1.el8.x86_64 as a component of OpenShift Service Mesh 2.1",
"product_id": "8Base-OSSM-2.1:servicemesh-ratelimit-0:2.1.5-1.el8.x86_64"
},
"product_reference": "servicemesh-ratelimit-0:2.1.5-1.el8.x86_64",
"relates_to_product_reference": "8Base-OSSM-2.1"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2022-24675",
"cwe": {
"id": "CWE-120",
"name": "Buffer Copy without Checking Size of Input (\u0027Classic Buffer Overflow\u0027)"
},
"discovery_date": "2022-04-21T00:00:00+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"8Base-OSSM-2.1:servicemesh-proxy-0:2.1.5-1.el8.ppc64le",
"8Base-OSSM-2.1:servicemesh-proxy-0:2.1.5-1.el8.s390x",
"8Base-OSSM-2.1:servicemesh-proxy-0:2.1.5-1.el8.src",
"8Base-OSSM-2.1:servicemesh-proxy-0:2.1.5-1.el8.x86_64",
"8Base-OSSM-2.1:servicemesh-proxy-debuginfo-0:2.1.5-1.el8.ppc64le",
"8Base-OSSM-2.1:servicemesh-proxy-debuginfo-0:2.1.5-1.el8.s390x",
"8Base-OSSM-2.1:servicemesh-proxy-debuginfo-0:2.1.5-1.el8.x86_64",
"8Base-OSSM-2.1:servicemesh-proxy-debugsource-0:2.1.5-1.el8.ppc64le",
"8Base-OSSM-2.1:servicemesh-proxy-debugsource-0:2.1.5-1.el8.s390x",
"8Base-OSSM-2.1:servicemesh-proxy-debugsource-0:2.1.5-1.el8.x86_64",
"8Base-OSSM-2.1:servicemesh-proxy-wasm-0:2.1.5-1.el8.noarch"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2077688"
}
],
"notes": [
{
"category": "description",
"text": "A buffer overflow flaw was found in Golang\u0027s library encoding/pem. This flaw allows an attacker to use a large PEM input (more than 5 MB), causing a stack overflow in Decode, which leads to a loss of availability.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "golang: encoding/pem: fix stack overflow in Decode",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "Red Hat Enterprise Linux 7, 8 and 9 are affected, because the code-base is affected by this vulnerability.\n\nRed Hat Product Security has rated this issue as having Moderate security impact, and the issue is not currently planned to be addressed in future updates for Red Hat Enterprise Linux 7, hence, marked as Out-of-Support-Scope.\n\nRed Hat Developer Tools - Compilers (go-toolset-1.16-golang \u0026 go-toolset-1.17-golang), ships the vulnerable code and affected by this vulnerability.\n\nFor additional information, refer to the Issue Severity Classification: https://access.redhat.com/security/updates/classification/ and Red Hat Enterprise Linux Life Cycle \u0026 Updates Policy: https://access.redhat.com/support/policy/updates/errata/.\n\nWithin regulated environments, a combination of the following controls acts as a significant barrier to successfully exploiting a CWE-120: Buffer Copy without Checking Size of Input (\u0027Classic Buffer Overflow\u0027) vulnerability and therefore downgrades the severity of this particular CVE from Moderate to Low.\n\nRed Hat follows best practice and federal requirements for least privilege, allowing only specific processes to be run with isolated accounts specific to the team and federal platforms that have limited privileges that are only used for a single task. The environment leverages file integrity checks and malicious code protections, such as IPS/IDS and antimalware solutions, to help detect and prevent malicious code that attempts to exploit buffer overflow vulnerabilities. Robust input validation and error-handling mechanisms ensure all user inputs are thoroughly validated, preventing improperly validated inputs from causing system instability, exposing sensitive data, or escalating risks.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"8Base-OSSM-2.1:servicemesh-0:2.1.5-1.el8.ppc64le",
"8Base-OSSM-2.1:servicemesh-0:2.1.5-1.el8.s390x",
"8Base-OSSM-2.1:servicemesh-0:2.1.5-1.el8.src",
"8Base-OSSM-2.1:servicemesh-0:2.1.5-1.el8.x86_64",
"8Base-OSSM-2.1:servicemesh-cni-0:2.1.5-1.el8.ppc64le",
"8Base-OSSM-2.1:servicemesh-cni-0:2.1.5-1.el8.s390x",
"8Base-OSSM-2.1:servicemesh-cni-0:2.1.5-1.el8.x86_64",
"8Base-OSSM-2.1:servicemesh-operator-0:2.1.5-1.el8.ppc64le",
"8Base-OSSM-2.1:servicemesh-operator-0:2.1.5-1.el8.s390x",
"8Base-OSSM-2.1:servicemesh-operator-0:2.1.5-1.el8.src",
"8Base-OSSM-2.1:servicemesh-operator-0:2.1.5-1.el8.x86_64",
"8Base-OSSM-2.1:servicemesh-pilot-agent-0:2.1.5-1.el8.ppc64le",
"8Base-OSSM-2.1:servicemesh-pilot-agent-0:2.1.5-1.el8.s390x",
"8Base-OSSM-2.1:servicemesh-pilot-agent-0:2.1.5-1.el8.x86_64",
"8Base-OSSM-2.1:servicemesh-pilot-discovery-0:2.1.5-1.el8.ppc64le",
"8Base-OSSM-2.1:servicemesh-pilot-discovery-0:2.1.5-1.el8.s390x",
"8Base-OSSM-2.1:servicemesh-pilot-discovery-0:2.1.5-1.el8.x86_64",
"8Base-OSSM-2.1:servicemesh-prometheus-0:2.23.0-9.el8.ppc64le",
"8Base-OSSM-2.1:servicemesh-prometheus-0:2.23.0-9.el8.s390x",
"8Base-OSSM-2.1:servicemesh-prometheus-0:2.23.0-9.el8.src",
"8Base-OSSM-2.1:servicemesh-prometheus-0:2.23.0-9.el8.x86_64",
"8Base-OSSM-2.1:servicemesh-ratelimit-0:2.1.5-1.el8.ppc64le",
"8Base-OSSM-2.1:servicemesh-ratelimit-0:2.1.5-1.el8.s390x",
"8Base-OSSM-2.1:servicemesh-ratelimit-0:2.1.5-1.el8.src",
"8Base-OSSM-2.1:servicemesh-ratelimit-0:2.1.5-1.el8.x86_64"
],
"known_not_affected": [
"8Base-OSSM-2.1:servicemesh-proxy-0:2.1.5-1.el8.ppc64le",
"8Base-OSSM-2.1:servicemesh-proxy-0:2.1.5-1.el8.s390x",
"8Base-OSSM-2.1:servicemesh-proxy-0:2.1.5-1.el8.src",
"8Base-OSSM-2.1:servicemesh-proxy-0:2.1.5-1.el8.x86_64",
"8Base-OSSM-2.1:servicemesh-proxy-debuginfo-0:2.1.5-1.el8.ppc64le",
"8Base-OSSM-2.1:servicemesh-proxy-debuginfo-0:2.1.5-1.el8.s390x",
"8Base-OSSM-2.1:servicemesh-proxy-debuginfo-0:2.1.5-1.el8.x86_64",
"8Base-OSSM-2.1:servicemesh-proxy-debugsource-0:2.1.5-1.el8.ppc64le",
"8Base-OSSM-2.1:servicemesh-proxy-debugsource-0:2.1.5-1.el8.s390x",
"8Base-OSSM-2.1:servicemesh-proxy-debugsource-0:2.1.5-1.el8.x86_64",
"8Base-OSSM-2.1:servicemesh-proxy-wasm-0:2.1.5-1.el8.noarch"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2022-24675"
},
{
"category": "external",
"summary": "RHBZ#2077688",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2077688"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2022-24675",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-24675"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2022-24675",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2022-24675"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-announce/c/oecdBNLOml8",
"url": "https://groups.google.com/g/golang-announce/c/oecdBNLOml8"
}
],
"release_date": "2022-04-12T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2022-08-31T16:58:21+00:00",
"details": "The OpenShift Service Mesh Release Notes provide information on the features and known issues:\n\nhttps://docs.openshift.com/container-platform/latest/service_mesh/v2x/servicemesh-release-notes.html",
"product_ids": [
"8Base-OSSM-2.1:servicemesh-0:2.1.5-1.el8.ppc64le",
"8Base-OSSM-2.1:servicemesh-0:2.1.5-1.el8.s390x",
"8Base-OSSM-2.1:servicemesh-0:2.1.5-1.el8.src",
"8Base-OSSM-2.1:servicemesh-0:2.1.5-1.el8.x86_64",
"8Base-OSSM-2.1:servicemesh-cni-0:2.1.5-1.el8.ppc64le",
"8Base-OSSM-2.1:servicemesh-cni-0:2.1.5-1.el8.s390x",
"8Base-OSSM-2.1:servicemesh-cni-0:2.1.5-1.el8.x86_64",
"8Base-OSSM-2.1:servicemesh-operator-0:2.1.5-1.el8.ppc64le",
"8Base-OSSM-2.1:servicemesh-operator-0:2.1.5-1.el8.s390x",
"8Base-OSSM-2.1:servicemesh-operator-0:2.1.5-1.el8.src",
"8Base-OSSM-2.1:servicemesh-operator-0:2.1.5-1.el8.x86_64",
"8Base-OSSM-2.1:servicemesh-pilot-agent-0:2.1.5-1.el8.ppc64le",
"8Base-OSSM-2.1:servicemesh-pilot-agent-0:2.1.5-1.el8.s390x",
"8Base-OSSM-2.1:servicemesh-pilot-agent-0:2.1.5-1.el8.x86_64",
"8Base-OSSM-2.1:servicemesh-pilot-discovery-0:2.1.5-1.el8.ppc64le",
"8Base-OSSM-2.1:servicemesh-pilot-discovery-0:2.1.5-1.el8.s390x",
"8Base-OSSM-2.1:servicemesh-pilot-discovery-0:2.1.5-1.el8.x86_64",
"8Base-OSSM-2.1:servicemesh-prometheus-0:2.23.0-9.el8.ppc64le",
"8Base-OSSM-2.1:servicemesh-prometheus-0:2.23.0-9.el8.s390x",
"8Base-OSSM-2.1:servicemesh-prometheus-0:2.23.0-9.el8.src",
"8Base-OSSM-2.1:servicemesh-prometheus-0:2.23.0-9.el8.x86_64",
"8Base-OSSM-2.1:servicemesh-ratelimit-0:2.1.5-1.el8.ppc64le",
"8Base-OSSM-2.1:servicemesh-ratelimit-0:2.1.5-1.el8.s390x",
"8Base-OSSM-2.1:servicemesh-ratelimit-0:2.1.5-1.el8.src",
"8Base-OSSM-2.1:servicemesh-ratelimit-0:2.1.5-1.el8.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2022:6277"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"8Base-OSSM-2.1:servicemesh-0:2.1.5-1.el8.ppc64le",
"8Base-OSSM-2.1:servicemesh-0:2.1.5-1.el8.s390x",
"8Base-OSSM-2.1:servicemesh-0:2.1.5-1.el8.src",
"8Base-OSSM-2.1:servicemesh-0:2.1.5-1.el8.x86_64",
"8Base-OSSM-2.1:servicemesh-cni-0:2.1.5-1.el8.ppc64le",
"8Base-OSSM-2.1:servicemesh-cni-0:2.1.5-1.el8.s390x",
"8Base-OSSM-2.1:servicemesh-cni-0:2.1.5-1.el8.x86_64",
"8Base-OSSM-2.1:servicemesh-operator-0:2.1.5-1.el8.ppc64le",
"8Base-OSSM-2.1:servicemesh-operator-0:2.1.5-1.el8.s390x",
"8Base-OSSM-2.1:servicemesh-operator-0:2.1.5-1.el8.src",
"8Base-OSSM-2.1:servicemesh-operator-0:2.1.5-1.el8.x86_64",
"8Base-OSSM-2.1:servicemesh-pilot-agent-0:2.1.5-1.el8.ppc64le",
"8Base-OSSM-2.1:servicemesh-pilot-agent-0:2.1.5-1.el8.s390x",
"8Base-OSSM-2.1:servicemesh-pilot-agent-0:2.1.5-1.el8.x86_64",
"8Base-OSSM-2.1:servicemesh-pilot-discovery-0:2.1.5-1.el8.ppc64le",
"8Base-OSSM-2.1:servicemesh-pilot-discovery-0:2.1.5-1.el8.s390x",
"8Base-OSSM-2.1:servicemesh-pilot-discovery-0:2.1.5-1.el8.x86_64",
"8Base-OSSM-2.1:servicemesh-prometheus-0:2.23.0-9.el8.ppc64le",
"8Base-OSSM-2.1:servicemesh-prometheus-0:2.23.0-9.el8.s390x",
"8Base-OSSM-2.1:servicemesh-prometheus-0:2.23.0-9.el8.src",
"8Base-OSSM-2.1:servicemesh-prometheus-0:2.23.0-9.el8.x86_64",
"8Base-OSSM-2.1:servicemesh-proxy-0:2.1.5-1.el8.ppc64le",
"8Base-OSSM-2.1:servicemesh-proxy-0:2.1.5-1.el8.s390x",
"8Base-OSSM-2.1:servicemesh-proxy-0:2.1.5-1.el8.src",
"8Base-OSSM-2.1:servicemesh-proxy-0:2.1.5-1.el8.x86_64",
"8Base-OSSM-2.1:servicemesh-proxy-debuginfo-0:2.1.5-1.el8.ppc64le",
"8Base-OSSM-2.1:servicemesh-proxy-debuginfo-0:2.1.5-1.el8.s390x",
"8Base-OSSM-2.1:servicemesh-proxy-debuginfo-0:2.1.5-1.el8.x86_64",
"8Base-OSSM-2.1:servicemesh-proxy-debugsource-0:2.1.5-1.el8.ppc64le",
"8Base-OSSM-2.1:servicemesh-proxy-debugsource-0:2.1.5-1.el8.s390x",
"8Base-OSSM-2.1:servicemesh-proxy-debugsource-0:2.1.5-1.el8.x86_64",
"8Base-OSSM-2.1:servicemesh-proxy-wasm-0:2.1.5-1.el8.noarch",
"8Base-OSSM-2.1:servicemesh-ratelimit-0:2.1.5-1.el8.ppc64le",
"8Base-OSSM-2.1:servicemesh-ratelimit-0:2.1.5-1.el8.s390x",
"8Base-OSSM-2.1:servicemesh-ratelimit-0:2.1.5-1.el8.src",
"8Base-OSSM-2.1:servicemesh-ratelimit-0:2.1.5-1.el8.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "golang: encoding/pem: fix stack overflow in Decode"
},
{
"cve": "CVE-2022-24785",
"cwe": {
"id": "CWE-22",
"name": "Improper Limitation of a Pathname to a Restricted Directory (\u0027Path Traversal\u0027)"
},
"discovery_date": "2022-04-05T00:00:00+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"8Base-OSSM-2.1:servicemesh-0:2.1.5-1.el8.ppc64le",
"8Base-OSSM-2.1:servicemesh-0:2.1.5-1.el8.s390x",
"8Base-OSSM-2.1:servicemesh-0:2.1.5-1.el8.src",
"8Base-OSSM-2.1:servicemesh-0:2.1.5-1.el8.x86_64",
"8Base-OSSM-2.1:servicemesh-cni-0:2.1.5-1.el8.ppc64le",
"8Base-OSSM-2.1:servicemesh-cni-0:2.1.5-1.el8.s390x",
"8Base-OSSM-2.1:servicemesh-cni-0:2.1.5-1.el8.x86_64",
"8Base-OSSM-2.1:servicemesh-operator-0:2.1.5-1.el8.ppc64le",
"8Base-OSSM-2.1:servicemesh-operator-0:2.1.5-1.el8.s390x",
"8Base-OSSM-2.1:servicemesh-operator-0:2.1.5-1.el8.src",
"8Base-OSSM-2.1:servicemesh-operator-0:2.1.5-1.el8.x86_64",
"8Base-OSSM-2.1:servicemesh-pilot-agent-0:2.1.5-1.el8.ppc64le",
"8Base-OSSM-2.1:servicemesh-pilot-agent-0:2.1.5-1.el8.s390x",
"8Base-OSSM-2.1:servicemesh-pilot-agent-0:2.1.5-1.el8.x86_64",
"8Base-OSSM-2.1:servicemesh-pilot-discovery-0:2.1.5-1.el8.ppc64le",
"8Base-OSSM-2.1:servicemesh-pilot-discovery-0:2.1.5-1.el8.s390x",
"8Base-OSSM-2.1:servicemesh-pilot-discovery-0:2.1.5-1.el8.x86_64",
"8Base-OSSM-2.1:servicemesh-proxy-0:2.1.5-1.el8.ppc64le",
"8Base-OSSM-2.1:servicemesh-proxy-0:2.1.5-1.el8.s390x",
"8Base-OSSM-2.1:servicemesh-proxy-0:2.1.5-1.el8.src",
"8Base-OSSM-2.1:servicemesh-proxy-0:2.1.5-1.el8.x86_64",
"8Base-OSSM-2.1:servicemesh-proxy-debuginfo-0:2.1.5-1.el8.ppc64le",
"8Base-OSSM-2.1:servicemesh-proxy-debuginfo-0:2.1.5-1.el8.s390x",
"8Base-OSSM-2.1:servicemesh-proxy-debuginfo-0:2.1.5-1.el8.x86_64",
"8Base-OSSM-2.1:servicemesh-proxy-debugsource-0:2.1.5-1.el8.ppc64le",
"8Base-OSSM-2.1:servicemesh-proxy-debugsource-0:2.1.5-1.el8.s390x",
"8Base-OSSM-2.1:servicemesh-proxy-debugsource-0:2.1.5-1.el8.x86_64",
"8Base-OSSM-2.1:servicemesh-proxy-wasm-0:2.1.5-1.el8.noarch",
"8Base-OSSM-2.1:servicemesh-ratelimit-0:2.1.5-1.el8.ppc64le",
"8Base-OSSM-2.1:servicemesh-ratelimit-0:2.1.5-1.el8.s390x",
"8Base-OSSM-2.1:servicemesh-ratelimit-0:2.1.5-1.el8.src",
"8Base-OSSM-2.1:servicemesh-ratelimit-0:2.1.5-1.el8.x86_64"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2072009"
}
],
"notes": [
{
"category": "description",
"text": "A path traversal vulnerability was found in Moment.js that impacts npm (server) users. This issue occurs if a user-provided locale string is directly used to switch moment locale, which an attacker can exploit to change the correct path to one of their choice. This can result in a loss of integrity.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "Moment.js: Path traversal in moment.locale",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "In Quay 3.10 and above, no version of affected momentjs is present.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"8Base-OSSM-2.1:servicemesh-prometheus-0:2.23.0-9.el8.ppc64le",
"8Base-OSSM-2.1:servicemesh-prometheus-0:2.23.0-9.el8.s390x",
"8Base-OSSM-2.1:servicemesh-prometheus-0:2.23.0-9.el8.src",
"8Base-OSSM-2.1:servicemesh-prometheus-0:2.23.0-9.el8.x86_64"
],
"known_not_affected": [
"8Base-OSSM-2.1:servicemesh-0:2.1.5-1.el8.ppc64le",
"8Base-OSSM-2.1:servicemesh-0:2.1.5-1.el8.s390x",
"8Base-OSSM-2.1:servicemesh-0:2.1.5-1.el8.src",
"8Base-OSSM-2.1:servicemesh-0:2.1.5-1.el8.x86_64",
"8Base-OSSM-2.1:servicemesh-cni-0:2.1.5-1.el8.ppc64le",
"8Base-OSSM-2.1:servicemesh-cni-0:2.1.5-1.el8.s390x",
"8Base-OSSM-2.1:servicemesh-cni-0:2.1.5-1.el8.x86_64",
"8Base-OSSM-2.1:servicemesh-operator-0:2.1.5-1.el8.ppc64le",
"8Base-OSSM-2.1:servicemesh-operator-0:2.1.5-1.el8.s390x",
"8Base-OSSM-2.1:servicemesh-operator-0:2.1.5-1.el8.src",
"8Base-OSSM-2.1:servicemesh-operator-0:2.1.5-1.el8.x86_64",
"8Base-OSSM-2.1:servicemesh-pilot-agent-0:2.1.5-1.el8.ppc64le",
"8Base-OSSM-2.1:servicemesh-pilot-agent-0:2.1.5-1.el8.s390x",
"8Base-OSSM-2.1:servicemesh-pilot-agent-0:2.1.5-1.el8.x86_64",
"8Base-OSSM-2.1:servicemesh-pilot-discovery-0:2.1.5-1.el8.ppc64le",
"8Base-OSSM-2.1:servicemesh-pilot-discovery-0:2.1.5-1.el8.s390x",
"8Base-OSSM-2.1:servicemesh-pilot-discovery-0:2.1.5-1.el8.x86_64",
"8Base-OSSM-2.1:servicemesh-proxy-0:2.1.5-1.el8.ppc64le",
"8Base-OSSM-2.1:servicemesh-proxy-0:2.1.5-1.el8.s390x",
"8Base-OSSM-2.1:servicemesh-proxy-0:2.1.5-1.el8.src",
"8Base-OSSM-2.1:servicemesh-proxy-0:2.1.5-1.el8.x86_64",
"8Base-OSSM-2.1:servicemesh-proxy-debuginfo-0:2.1.5-1.el8.ppc64le",
"8Base-OSSM-2.1:servicemesh-proxy-debuginfo-0:2.1.5-1.el8.s390x",
"8Base-OSSM-2.1:servicemesh-proxy-debuginfo-0:2.1.5-1.el8.x86_64",
"8Base-OSSM-2.1:servicemesh-proxy-debugsource-0:2.1.5-1.el8.ppc64le",
"8Base-OSSM-2.1:servicemesh-proxy-debugsource-0:2.1.5-1.el8.s390x",
"8Base-OSSM-2.1:servicemesh-proxy-debugsource-0:2.1.5-1.el8.x86_64",
"8Base-OSSM-2.1:servicemesh-proxy-wasm-0:2.1.5-1.el8.noarch",
"8Base-OSSM-2.1:servicemesh-ratelimit-0:2.1.5-1.el8.ppc64le",
"8Base-OSSM-2.1:servicemesh-ratelimit-0:2.1.5-1.el8.s390x",
"8Base-OSSM-2.1:servicemesh-ratelimit-0:2.1.5-1.el8.src",
"8Base-OSSM-2.1:servicemesh-ratelimit-0:2.1.5-1.el8.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2022-24785"
},
{
"category": "external",
"summary": "RHBZ#2072009",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2072009"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2022-24785",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-24785"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2022-24785",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2022-24785"
},
{
"category": "external",
"summary": "https://github.com/moment/moment/security/advisories/GHSA-8hfj-j24r-96c4",
"url": "https://github.com/moment/moment/security/advisories/GHSA-8hfj-j24r-96c4"
}
],
"release_date": "2022-04-04T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2022-08-31T16:58:21+00:00",
"details": "The OpenShift Service Mesh Release Notes provide information on the features and known issues:\n\nhttps://docs.openshift.com/container-platform/latest/service_mesh/v2x/servicemesh-release-notes.html",
"product_ids": [
"8Base-OSSM-2.1:servicemesh-prometheus-0:2.23.0-9.el8.ppc64le",
"8Base-OSSM-2.1:servicemesh-prometheus-0:2.23.0-9.el8.s390x",
"8Base-OSSM-2.1:servicemesh-prometheus-0:2.23.0-9.el8.src",
"8Base-OSSM-2.1:servicemesh-prometheus-0:2.23.0-9.el8.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2022:6277"
},
{
"category": "workaround",
"details": "Sanitize the user-provided locale name before passing it to Moment.js.",
"product_ids": [
"8Base-OSSM-2.1:servicemesh-0:2.1.5-1.el8.ppc64le",
"8Base-OSSM-2.1:servicemesh-0:2.1.5-1.el8.s390x",
"8Base-OSSM-2.1:servicemesh-0:2.1.5-1.el8.src",
"8Base-OSSM-2.1:servicemesh-0:2.1.5-1.el8.x86_64",
"8Base-OSSM-2.1:servicemesh-cni-0:2.1.5-1.el8.ppc64le",
"8Base-OSSM-2.1:servicemesh-cni-0:2.1.5-1.el8.s390x",
"8Base-OSSM-2.1:servicemesh-cni-0:2.1.5-1.el8.x86_64",
"8Base-OSSM-2.1:servicemesh-operator-0:2.1.5-1.el8.ppc64le",
"8Base-OSSM-2.1:servicemesh-operator-0:2.1.5-1.el8.s390x",
"8Base-OSSM-2.1:servicemesh-operator-0:2.1.5-1.el8.src",
"8Base-OSSM-2.1:servicemesh-operator-0:2.1.5-1.el8.x86_64",
"8Base-OSSM-2.1:servicemesh-pilot-agent-0:2.1.5-1.el8.ppc64le",
"8Base-OSSM-2.1:servicemesh-pilot-agent-0:2.1.5-1.el8.s390x",
"8Base-OSSM-2.1:servicemesh-pilot-agent-0:2.1.5-1.el8.x86_64",
"8Base-OSSM-2.1:servicemesh-pilot-discovery-0:2.1.5-1.el8.ppc64le",
"8Base-OSSM-2.1:servicemesh-pilot-discovery-0:2.1.5-1.el8.s390x",
"8Base-OSSM-2.1:servicemesh-pilot-discovery-0:2.1.5-1.el8.x86_64",
"8Base-OSSM-2.1:servicemesh-prometheus-0:2.23.0-9.el8.ppc64le",
"8Base-OSSM-2.1:servicemesh-prometheus-0:2.23.0-9.el8.s390x",
"8Base-OSSM-2.1:servicemesh-prometheus-0:2.23.0-9.el8.src",
"8Base-OSSM-2.1:servicemesh-prometheus-0:2.23.0-9.el8.x86_64",
"8Base-OSSM-2.1:servicemesh-proxy-0:2.1.5-1.el8.ppc64le",
"8Base-OSSM-2.1:servicemesh-proxy-0:2.1.5-1.el8.s390x",
"8Base-OSSM-2.1:servicemesh-proxy-0:2.1.5-1.el8.src",
"8Base-OSSM-2.1:servicemesh-proxy-0:2.1.5-1.el8.x86_64",
"8Base-OSSM-2.1:servicemesh-proxy-debuginfo-0:2.1.5-1.el8.ppc64le",
"8Base-OSSM-2.1:servicemesh-proxy-debuginfo-0:2.1.5-1.el8.s390x",
"8Base-OSSM-2.1:servicemesh-proxy-debuginfo-0:2.1.5-1.el8.x86_64",
"8Base-OSSM-2.1:servicemesh-proxy-debugsource-0:2.1.5-1.el8.ppc64le",
"8Base-OSSM-2.1:servicemesh-proxy-debugsource-0:2.1.5-1.el8.s390x",
"8Base-OSSM-2.1:servicemesh-proxy-debugsource-0:2.1.5-1.el8.x86_64",
"8Base-OSSM-2.1:servicemesh-proxy-wasm-0:2.1.5-1.el8.noarch",
"8Base-OSSM-2.1:servicemesh-ratelimit-0:2.1.5-1.el8.ppc64le",
"8Base-OSSM-2.1:servicemesh-ratelimit-0:2.1.5-1.el8.s390x",
"8Base-OSSM-2.1:servicemesh-ratelimit-0:2.1.5-1.el8.src",
"8Base-OSSM-2.1:servicemesh-ratelimit-0:2.1.5-1.el8.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "NONE",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "NONE",
"integrityImpact": "HIGH",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:H/A:N",
"version": "3.1"
},
"products": [
"8Base-OSSM-2.1:servicemesh-0:2.1.5-1.el8.ppc64le",
"8Base-OSSM-2.1:servicemesh-0:2.1.5-1.el8.s390x",
"8Base-OSSM-2.1:servicemesh-0:2.1.5-1.el8.src",
"8Base-OSSM-2.1:servicemesh-0:2.1.5-1.el8.x86_64",
"8Base-OSSM-2.1:servicemesh-cni-0:2.1.5-1.el8.ppc64le",
"8Base-OSSM-2.1:servicemesh-cni-0:2.1.5-1.el8.s390x",
"8Base-OSSM-2.1:servicemesh-cni-0:2.1.5-1.el8.x86_64",
"8Base-OSSM-2.1:servicemesh-operator-0:2.1.5-1.el8.ppc64le",
"8Base-OSSM-2.1:servicemesh-operator-0:2.1.5-1.el8.s390x",
"8Base-OSSM-2.1:servicemesh-operator-0:2.1.5-1.el8.src",
"8Base-OSSM-2.1:servicemesh-operator-0:2.1.5-1.el8.x86_64",
"8Base-OSSM-2.1:servicemesh-pilot-agent-0:2.1.5-1.el8.ppc64le",
"8Base-OSSM-2.1:servicemesh-pilot-agent-0:2.1.5-1.el8.s390x",
"8Base-OSSM-2.1:servicemesh-pilot-agent-0:2.1.5-1.el8.x86_64",
"8Base-OSSM-2.1:servicemesh-pilot-discovery-0:2.1.5-1.el8.ppc64le",
"8Base-OSSM-2.1:servicemesh-pilot-discovery-0:2.1.5-1.el8.s390x",
"8Base-OSSM-2.1:servicemesh-pilot-discovery-0:2.1.5-1.el8.x86_64",
"8Base-OSSM-2.1:servicemesh-prometheus-0:2.23.0-9.el8.ppc64le",
"8Base-OSSM-2.1:servicemesh-prometheus-0:2.23.0-9.el8.s390x",
"8Base-OSSM-2.1:servicemesh-prometheus-0:2.23.0-9.el8.src",
"8Base-OSSM-2.1:servicemesh-prometheus-0:2.23.0-9.el8.x86_64",
"8Base-OSSM-2.1:servicemesh-proxy-0:2.1.5-1.el8.ppc64le",
"8Base-OSSM-2.1:servicemesh-proxy-0:2.1.5-1.el8.s390x",
"8Base-OSSM-2.1:servicemesh-proxy-0:2.1.5-1.el8.src",
"8Base-OSSM-2.1:servicemesh-proxy-0:2.1.5-1.el8.x86_64",
"8Base-OSSM-2.1:servicemesh-proxy-debuginfo-0:2.1.5-1.el8.ppc64le",
"8Base-OSSM-2.1:servicemesh-proxy-debuginfo-0:2.1.5-1.el8.s390x",
"8Base-OSSM-2.1:servicemesh-proxy-debuginfo-0:2.1.5-1.el8.x86_64",
"8Base-OSSM-2.1:servicemesh-proxy-debugsource-0:2.1.5-1.el8.ppc64le",
"8Base-OSSM-2.1:servicemesh-proxy-debugsource-0:2.1.5-1.el8.s390x",
"8Base-OSSM-2.1:servicemesh-proxy-debugsource-0:2.1.5-1.el8.x86_64",
"8Base-OSSM-2.1:servicemesh-proxy-wasm-0:2.1.5-1.el8.noarch",
"8Base-OSSM-2.1:servicemesh-ratelimit-0:2.1.5-1.el8.ppc64le",
"8Base-OSSM-2.1:servicemesh-ratelimit-0:2.1.5-1.el8.s390x",
"8Base-OSSM-2.1:servicemesh-ratelimit-0:2.1.5-1.el8.src",
"8Base-OSSM-2.1:servicemesh-ratelimit-0:2.1.5-1.el8.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "Moment.js: Path traversal in moment.locale"
},
{
"cve": "CVE-2022-24921",
"cwe": {
"id": "CWE-400",
"name": "Uncontrolled Resource Consumption"
},
"discovery_date": "2022-03-16T00:00:00+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"8Base-OSSM-2.1:servicemesh-operator-0:2.1.5-1.el8.ppc64le",
"8Base-OSSM-2.1:servicemesh-operator-0:2.1.5-1.el8.s390x",
"8Base-OSSM-2.1:servicemesh-operator-0:2.1.5-1.el8.src",
"8Base-OSSM-2.1:servicemesh-operator-0:2.1.5-1.el8.x86_64",
"8Base-OSSM-2.1:servicemesh-prometheus-0:2.23.0-9.el8.ppc64le",
"8Base-OSSM-2.1:servicemesh-prometheus-0:2.23.0-9.el8.s390x",
"8Base-OSSM-2.1:servicemesh-prometheus-0:2.23.0-9.el8.src",
"8Base-OSSM-2.1:servicemesh-prometheus-0:2.23.0-9.el8.x86_64",
"8Base-OSSM-2.1:servicemesh-proxy-0:2.1.5-1.el8.ppc64le",
"8Base-OSSM-2.1:servicemesh-proxy-0:2.1.5-1.el8.s390x",
"8Base-OSSM-2.1:servicemesh-proxy-0:2.1.5-1.el8.src",
"8Base-OSSM-2.1:servicemesh-proxy-0:2.1.5-1.el8.x86_64",
"8Base-OSSM-2.1:servicemesh-proxy-debuginfo-0:2.1.5-1.el8.ppc64le",
"8Base-OSSM-2.1:servicemesh-proxy-debuginfo-0:2.1.5-1.el8.s390x",
"8Base-OSSM-2.1:servicemesh-proxy-debuginfo-0:2.1.5-1.el8.x86_64",
"8Base-OSSM-2.1:servicemesh-proxy-debugsource-0:2.1.5-1.el8.ppc64le",
"8Base-OSSM-2.1:servicemesh-proxy-debugsource-0:2.1.5-1.el8.s390x",
"8Base-OSSM-2.1:servicemesh-proxy-debugsource-0:2.1.5-1.el8.x86_64",
"8Base-OSSM-2.1:servicemesh-proxy-wasm-0:2.1.5-1.el8.noarch",
"8Base-OSSM-2.1:servicemesh-ratelimit-0:2.1.5-1.el8.ppc64le",
"8Base-OSSM-2.1:servicemesh-ratelimit-0:2.1.5-1.el8.s390x",
"8Base-OSSM-2.1:servicemesh-ratelimit-0:2.1.5-1.el8.src",
"8Base-OSSM-2.1:servicemesh-ratelimit-0:2.1.5-1.el8.x86_64"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2064857"
}
],
"notes": [
{
"category": "description",
"text": "A stack overflow flaw was found in Golang\u0027s regexp module, which can crash the runtime if the application using regexp accepts very long or arbitrarily long regexps from untrusted sources that have sufficient nesting depths. To exploit this vulnerability, an attacker would need to send large regexps with deep nesting to the application. Triggering this flaw leads to a crash of the runtime, which causes a denial of service.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "golang: regexp: stack exhaustion via a deeply nested expression",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "This flaw has been rated as a Moderate impact flaw because the exploitation of this flaw requires that an affected application accept arbitrarily long regexps from untrusted sources, which has inherent risks (even without this flaw), especially involving impacts to application availability.\n\nWithin regulated environments, a combination of the following controls acts as a significant barrier to successfully exploiting a CWE-400: Uncontrolled Resource Consumption vulnerability and therefore downgrades the severity of this particular CVE from Moderate to Low.\n\nRed Hat restricts access to all platform information by default, granting access only after successful hard token-based multi-factor authentication (MFA) and enforcing least privilege to ensure only authorized roles can execute or modify code. The environment employs malicious code protections, including IDS/IPS and antimalware tools to detect threats and monitor resource usage, helping prevent uncontrolled consumption that could lead to system failure. Additional safeguards, such as web application firewalls and load-balancing strategies, protect against resource exhaustion and performance degradation. Event logs are centrally collected, correlated, and analyzed to support monitoring, alerting, and retention, aiding in the detection of abnormal behavior and potential denial-of-service (DoS) conditions. Static code analysis and peer reviews enforce strong input validation and error handling, reducing the likelihood of input-based DoS attacks.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"8Base-OSSM-2.1:servicemesh-0:2.1.5-1.el8.ppc64le",
"8Base-OSSM-2.1:servicemesh-0:2.1.5-1.el8.s390x",
"8Base-OSSM-2.1:servicemesh-0:2.1.5-1.el8.src",
"8Base-OSSM-2.1:servicemesh-0:2.1.5-1.el8.x86_64",
"8Base-OSSM-2.1:servicemesh-cni-0:2.1.5-1.el8.ppc64le",
"8Base-OSSM-2.1:servicemesh-cni-0:2.1.5-1.el8.s390x",
"8Base-OSSM-2.1:servicemesh-cni-0:2.1.5-1.el8.x86_64",
"8Base-OSSM-2.1:servicemesh-pilot-agent-0:2.1.5-1.el8.ppc64le",
"8Base-OSSM-2.1:servicemesh-pilot-agent-0:2.1.5-1.el8.s390x",
"8Base-OSSM-2.1:servicemesh-pilot-agent-0:2.1.5-1.el8.x86_64",
"8Base-OSSM-2.1:servicemesh-pilot-discovery-0:2.1.5-1.el8.ppc64le",
"8Base-OSSM-2.1:servicemesh-pilot-discovery-0:2.1.5-1.el8.s390x",
"8Base-OSSM-2.1:servicemesh-pilot-discovery-0:2.1.5-1.el8.x86_64"
],
"known_not_affected": [
"8Base-OSSM-2.1:servicemesh-operator-0:2.1.5-1.el8.ppc64le",
"8Base-OSSM-2.1:servicemesh-operator-0:2.1.5-1.el8.s390x",
"8Base-OSSM-2.1:servicemesh-operator-0:2.1.5-1.el8.src",
"8Base-OSSM-2.1:servicemesh-operator-0:2.1.5-1.el8.x86_64",
"8Base-OSSM-2.1:servicemesh-prometheus-0:2.23.0-9.el8.ppc64le",
"8Base-OSSM-2.1:servicemesh-prometheus-0:2.23.0-9.el8.s390x",
"8Base-OSSM-2.1:servicemesh-prometheus-0:2.23.0-9.el8.src",
"8Base-OSSM-2.1:servicemesh-prometheus-0:2.23.0-9.el8.x86_64",
"8Base-OSSM-2.1:servicemesh-proxy-0:2.1.5-1.el8.ppc64le",
"8Base-OSSM-2.1:servicemesh-proxy-0:2.1.5-1.el8.s390x",
"8Base-OSSM-2.1:servicemesh-proxy-0:2.1.5-1.el8.src",
"8Base-OSSM-2.1:servicemesh-proxy-0:2.1.5-1.el8.x86_64",
"8Base-OSSM-2.1:servicemesh-proxy-debuginfo-0:2.1.5-1.el8.ppc64le",
"8Base-OSSM-2.1:servicemesh-proxy-debuginfo-0:2.1.5-1.el8.s390x",
"8Base-OSSM-2.1:servicemesh-proxy-debuginfo-0:2.1.5-1.el8.x86_64",
"8Base-OSSM-2.1:servicemesh-proxy-debugsource-0:2.1.5-1.el8.ppc64le",
"8Base-OSSM-2.1:servicemesh-proxy-debugsource-0:2.1.5-1.el8.s390x",
"8Base-OSSM-2.1:servicemesh-proxy-debugsource-0:2.1.5-1.el8.x86_64",
"8Base-OSSM-2.1:servicemesh-proxy-wasm-0:2.1.5-1.el8.noarch",
"8Base-OSSM-2.1:servicemesh-ratelimit-0:2.1.5-1.el8.ppc64le",
"8Base-OSSM-2.1:servicemesh-ratelimit-0:2.1.5-1.el8.s390x",
"8Base-OSSM-2.1:servicemesh-ratelimit-0:2.1.5-1.el8.src",
"8Base-OSSM-2.1:servicemesh-ratelimit-0:2.1.5-1.el8.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2022-24921"
},
{
"category": "external",
"summary": "RHBZ#2064857",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2064857"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2022-24921",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-24921"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2022-24921",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2022-24921"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-announce/c/RP1hfrBYVuk",
"url": "https://groups.google.com/g/golang-announce/c/RP1hfrBYVuk"
}
],
"release_date": "2022-03-03T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2022-08-31T16:58:21+00:00",
"details": "The OpenShift Service Mesh Release Notes provide information on the features and known issues:\n\nhttps://docs.openshift.com/container-platform/latest/service_mesh/v2x/servicemesh-release-notes.html",
"product_ids": [
"8Base-OSSM-2.1:servicemesh-0:2.1.5-1.el8.ppc64le",
"8Base-OSSM-2.1:servicemesh-0:2.1.5-1.el8.s390x",
"8Base-OSSM-2.1:servicemesh-0:2.1.5-1.el8.src",
"8Base-OSSM-2.1:servicemesh-0:2.1.5-1.el8.x86_64",
"8Base-OSSM-2.1:servicemesh-cni-0:2.1.5-1.el8.ppc64le",
"8Base-OSSM-2.1:servicemesh-cni-0:2.1.5-1.el8.s390x",
"8Base-OSSM-2.1:servicemesh-cni-0:2.1.5-1.el8.x86_64",
"8Base-OSSM-2.1:servicemesh-pilot-agent-0:2.1.5-1.el8.ppc64le",
"8Base-OSSM-2.1:servicemesh-pilot-agent-0:2.1.5-1.el8.s390x",
"8Base-OSSM-2.1:servicemesh-pilot-agent-0:2.1.5-1.el8.x86_64",
"8Base-OSSM-2.1:servicemesh-pilot-discovery-0:2.1.5-1.el8.ppc64le",
"8Base-OSSM-2.1:servicemesh-pilot-discovery-0:2.1.5-1.el8.s390x",
"8Base-OSSM-2.1:servicemesh-pilot-discovery-0:2.1.5-1.el8.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2022:6277"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"8Base-OSSM-2.1:servicemesh-0:2.1.5-1.el8.ppc64le",
"8Base-OSSM-2.1:servicemesh-0:2.1.5-1.el8.s390x",
"8Base-OSSM-2.1:servicemesh-0:2.1.5-1.el8.src",
"8Base-OSSM-2.1:servicemesh-0:2.1.5-1.el8.x86_64",
"8Base-OSSM-2.1:servicemesh-cni-0:2.1.5-1.el8.ppc64le",
"8Base-OSSM-2.1:servicemesh-cni-0:2.1.5-1.el8.s390x",
"8Base-OSSM-2.1:servicemesh-cni-0:2.1.5-1.el8.x86_64",
"8Base-OSSM-2.1:servicemesh-operator-0:2.1.5-1.el8.ppc64le",
"8Base-OSSM-2.1:servicemesh-operator-0:2.1.5-1.el8.s390x",
"8Base-OSSM-2.1:servicemesh-operator-0:2.1.5-1.el8.src",
"8Base-OSSM-2.1:servicemesh-operator-0:2.1.5-1.el8.x86_64",
"8Base-OSSM-2.1:servicemesh-pilot-agent-0:2.1.5-1.el8.ppc64le",
"8Base-OSSM-2.1:servicemesh-pilot-agent-0:2.1.5-1.el8.s390x",
"8Base-OSSM-2.1:servicemesh-pilot-agent-0:2.1.5-1.el8.x86_64",
"8Base-OSSM-2.1:servicemesh-pilot-discovery-0:2.1.5-1.el8.ppc64le",
"8Base-OSSM-2.1:servicemesh-pilot-discovery-0:2.1.5-1.el8.s390x",
"8Base-OSSM-2.1:servicemesh-pilot-discovery-0:2.1.5-1.el8.x86_64",
"8Base-OSSM-2.1:servicemesh-prometheus-0:2.23.0-9.el8.ppc64le",
"8Base-OSSM-2.1:servicemesh-prometheus-0:2.23.0-9.el8.s390x",
"8Base-OSSM-2.1:servicemesh-prometheus-0:2.23.0-9.el8.src",
"8Base-OSSM-2.1:servicemesh-prometheus-0:2.23.0-9.el8.x86_64",
"8Base-OSSM-2.1:servicemesh-proxy-0:2.1.5-1.el8.ppc64le",
"8Base-OSSM-2.1:servicemesh-proxy-0:2.1.5-1.el8.s390x",
"8Base-OSSM-2.1:servicemesh-proxy-0:2.1.5-1.el8.src",
"8Base-OSSM-2.1:servicemesh-proxy-0:2.1.5-1.el8.x86_64",
"8Base-OSSM-2.1:servicemesh-proxy-debuginfo-0:2.1.5-1.el8.ppc64le",
"8Base-OSSM-2.1:servicemesh-proxy-debuginfo-0:2.1.5-1.el8.s390x",
"8Base-OSSM-2.1:servicemesh-proxy-debuginfo-0:2.1.5-1.el8.x86_64",
"8Base-OSSM-2.1:servicemesh-proxy-debugsource-0:2.1.5-1.el8.ppc64le",
"8Base-OSSM-2.1:servicemesh-proxy-debugsource-0:2.1.5-1.el8.s390x",
"8Base-OSSM-2.1:servicemesh-proxy-debugsource-0:2.1.5-1.el8.x86_64",
"8Base-OSSM-2.1:servicemesh-proxy-wasm-0:2.1.5-1.el8.noarch",
"8Base-OSSM-2.1:servicemesh-ratelimit-0:2.1.5-1.el8.ppc64le",
"8Base-OSSM-2.1:servicemesh-ratelimit-0:2.1.5-1.el8.s390x",
"8Base-OSSM-2.1:servicemesh-ratelimit-0:2.1.5-1.el8.src",
"8Base-OSSM-2.1:servicemesh-ratelimit-0:2.1.5-1.el8.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "golang: regexp: stack exhaustion via a deeply nested expression"
},
{
"cve": "CVE-2022-28327",
"cwe": {
"id": "CWE-190",
"name": "Integer Overflow or Wraparound"
},
"discovery_date": "2022-04-21T00:00:00+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"8Base-OSSM-2.1:servicemesh-proxy-0:2.1.5-1.el8.ppc64le",
"8Base-OSSM-2.1:servicemesh-proxy-0:2.1.5-1.el8.s390x",
"8Base-OSSM-2.1:servicemesh-proxy-0:2.1.5-1.el8.src",
"8Base-OSSM-2.1:servicemesh-proxy-0:2.1.5-1.el8.x86_64",
"8Base-OSSM-2.1:servicemesh-proxy-debuginfo-0:2.1.5-1.el8.ppc64le",
"8Base-OSSM-2.1:servicemesh-proxy-debuginfo-0:2.1.5-1.el8.s390x",
"8Base-OSSM-2.1:servicemesh-proxy-debuginfo-0:2.1.5-1.el8.x86_64",
"8Base-OSSM-2.1:servicemesh-proxy-debugsource-0:2.1.5-1.el8.ppc64le",
"8Base-OSSM-2.1:servicemesh-proxy-debugsource-0:2.1.5-1.el8.s390x",
"8Base-OSSM-2.1:servicemesh-proxy-debugsource-0:2.1.5-1.el8.x86_64",
"8Base-OSSM-2.1:servicemesh-proxy-wasm-0:2.1.5-1.el8.noarch"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2077689"
}
],
"notes": [
{
"category": "description",
"text": "An integer overflow flaw was found in Golang\u0027s crypto/elliptic library. This flaw allows an attacker to use a crafted scaler input longer than 32 bytes, causing P256().ScalarMult or P256().ScalarBaseMult to panic, leading to a loss of availability.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "golang: crypto/elliptic: panic caused by oversized scalar",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "A moderate severity flaw was found in Go\u2019s crypto/elliptic package in the generic P-256 implementation. If a scalar input longer than 32 bytes is supplied, P256().ScalarMult or P256().ScalarBaseMult can panic, causing the application to crash. Indirect uses via crypto/ecdsa and crypto/tls are not affected. This issue impacts availability but does not affect confidentiality or integrity. Only certain platforms (non-amd64, non-arm64, non-ppc64le, non-s390x) may be affected.\n\nRed Hat Enterprise Linux 7, 8 and 9 are affected, because the code-base is affected by this vulnerability.\n\nRed Hat Product Security has rated this issue as having Moderate security impact, and the issue is not currently planned to be addressed in future updates for Red Hat Enterprise Linux 7, hence, marked as Out-of-Support-Scope. \n\nRed Hat Developer Tools - Compilers (go-toolset-1.16-golang \u0026 go-toolset-1.17-golang), ships the vulnerable code and affected by this vulnerability.\n\nFor additional information, refer to the Issue Severity Classification: https://access.redhat.com/security/updates/classification/ and Red Hat Enterprise Linux Life Cycle \u0026 Updates Policy: https://access.redhat.com/support/policy/updates/errata/.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"8Base-OSSM-2.1:servicemesh-0:2.1.5-1.el8.ppc64le",
"8Base-OSSM-2.1:servicemesh-0:2.1.5-1.el8.s390x",
"8Base-OSSM-2.1:servicemesh-0:2.1.5-1.el8.src",
"8Base-OSSM-2.1:servicemesh-0:2.1.5-1.el8.x86_64",
"8Base-OSSM-2.1:servicemesh-cni-0:2.1.5-1.el8.ppc64le",
"8Base-OSSM-2.1:servicemesh-cni-0:2.1.5-1.el8.s390x",
"8Base-OSSM-2.1:servicemesh-cni-0:2.1.5-1.el8.x86_64",
"8Base-OSSM-2.1:servicemesh-operator-0:2.1.5-1.el8.ppc64le",
"8Base-OSSM-2.1:servicemesh-operator-0:2.1.5-1.el8.s390x",
"8Base-OSSM-2.1:servicemesh-operator-0:2.1.5-1.el8.src",
"8Base-OSSM-2.1:servicemesh-operator-0:2.1.5-1.el8.x86_64",
"8Base-OSSM-2.1:servicemesh-pilot-agent-0:2.1.5-1.el8.ppc64le",
"8Base-OSSM-2.1:servicemesh-pilot-agent-0:2.1.5-1.el8.s390x",
"8Base-OSSM-2.1:servicemesh-pilot-agent-0:2.1.5-1.el8.x86_64",
"8Base-OSSM-2.1:servicemesh-pilot-discovery-0:2.1.5-1.el8.ppc64le",
"8Base-OSSM-2.1:servicemesh-pilot-discovery-0:2.1.5-1.el8.s390x",
"8Base-OSSM-2.1:servicemesh-pilot-discovery-0:2.1.5-1.el8.x86_64",
"8Base-OSSM-2.1:servicemesh-prometheus-0:2.23.0-9.el8.ppc64le",
"8Base-OSSM-2.1:servicemesh-prometheus-0:2.23.0-9.el8.s390x",
"8Base-OSSM-2.1:servicemesh-prometheus-0:2.23.0-9.el8.src",
"8Base-OSSM-2.1:servicemesh-prometheus-0:2.23.0-9.el8.x86_64",
"8Base-OSSM-2.1:servicemesh-ratelimit-0:2.1.5-1.el8.ppc64le",
"8Base-OSSM-2.1:servicemesh-ratelimit-0:2.1.5-1.el8.s390x",
"8Base-OSSM-2.1:servicemesh-ratelimit-0:2.1.5-1.el8.src",
"8Base-OSSM-2.1:servicemesh-ratelimit-0:2.1.5-1.el8.x86_64"
],
"known_not_affected": [
"8Base-OSSM-2.1:servicemesh-proxy-0:2.1.5-1.el8.ppc64le",
"8Base-OSSM-2.1:servicemesh-proxy-0:2.1.5-1.el8.s390x",
"8Base-OSSM-2.1:servicemesh-proxy-0:2.1.5-1.el8.src",
"8Base-OSSM-2.1:servicemesh-proxy-0:2.1.5-1.el8.x86_64",
"8Base-OSSM-2.1:servicemesh-proxy-debuginfo-0:2.1.5-1.el8.ppc64le",
"8Base-OSSM-2.1:servicemesh-proxy-debuginfo-0:2.1.5-1.el8.s390x",
"8Base-OSSM-2.1:servicemesh-proxy-debuginfo-0:2.1.5-1.el8.x86_64",
"8Base-OSSM-2.1:servicemesh-proxy-debugsource-0:2.1.5-1.el8.ppc64le",
"8Base-OSSM-2.1:servicemesh-proxy-debugsource-0:2.1.5-1.el8.s390x",
"8Base-OSSM-2.1:servicemesh-proxy-debugsource-0:2.1.5-1.el8.x86_64",
"8Base-OSSM-2.1:servicemesh-proxy-wasm-0:2.1.5-1.el8.noarch"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2022-28327"
},
{
"category": "external",
"summary": "RHBZ#2077689",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2077689"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2022-28327",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-28327"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2022-28327",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2022-28327"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-announce/c/oecdBNLOml8",
"url": "https://groups.google.com/g/golang-announce/c/oecdBNLOml8"
}
],
"release_date": "2022-04-12T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2022-08-31T16:58:21+00:00",
"details": "The OpenShift Service Mesh Release Notes provide information on the features and known issues:\n\nhttps://docs.openshift.com/container-platform/latest/service_mesh/v2x/servicemesh-release-notes.html",
"product_ids": [
"8Base-OSSM-2.1:servicemesh-0:2.1.5-1.el8.ppc64le",
"8Base-OSSM-2.1:servicemesh-0:2.1.5-1.el8.s390x",
"8Base-OSSM-2.1:servicemesh-0:2.1.5-1.el8.src",
"8Base-OSSM-2.1:servicemesh-0:2.1.5-1.el8.x86_64",
"8Base-OSSM-2.1:servicemesh-cni-0:2.1.5-1.el8.ppc64le",
"8Base-OSSM-2.1:servicemesh-cni-0:2.1.5-1.el8.s390x",
"8Base-OSSM-2.1:servicemesh-cni-0:2.1.5-1.el8.x86_64",
"8Base-OSSM-2.1:servicemesh-operator-0:2.1.5-1.el8.ppc64le",
"8Base-OSSM-2.1:servicemesh-operator-0:2.1.5-1.el8.s390x",
"8Base-OSSM-2.1:servicemesh-operator-0:2.1.5-1.el8.src",
"8Base-OSSM-2.1:servicemesh-operator-0:2.1.5-1.el8.x86_64",
"8Base-OSSM-2.1:servicemesh-pilot-agent-0:2.1.5-1.el8.ppc64le",
"8Base-OSSM-2.1:servicemesh-pilot-agent-0:2.1.5-1.el8.s390x",
"8Base-OSSM-2.1:servicemesh-pilot-agent-0:2.1.5-1.el8.x86_64",
"8Base-OSSM-2.1:servicemesh-pilot-discovery-0:2.1.5-1.el8.ppc64le",
"8Base-OSSM-2.1:servicemesh-pilot-discovery-0:2.1.5-1.el8.s390x",
"8Base-OSSM-2.1:servicemesh-pilot-discovery-0:2.1.5-1.el8.x86_64",
"8Base-OSSM-2.1:servicemesh-prometheus-0:2.23.0-9.el8.ppc64le",
"8Base-OSSM-2.1:servicemesh-prometheus-0:2.23.0-9.el8.s390x",
"8Base-OSSM-2.1:servicemesh-prometheus-0:2.23.0-9.el8.src",
"8Base-OSSM-2.1:servicemesh-prometheus-0:2.23.0-9.el8.x86_64",
"8Base-OSSM-2.1:servicemesh-ratelimit-0:2.1.5-1.el8.ppc64le",
"8Base-OSSM-2.1:servicemesh-ratelimit-0:2.1.5-1.el8.s390x",
"8Base-OSSM-2.1:servicemesh-ratelimit-0:2.1.5-1.el8.src",
"8Base-OSSM-2.1:servicemesh-ratelimit-0:2.1.5-1.el8.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2022:6277"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"8Base-OSSM-2.1:servicemesh-0:2.1.5-1.el8.ppc64le",
"8Base-OSSM-2.1:servicemesh-0:2.1.5-1.el8.s390x",
"8Base-OSSM-2.1:servicemesh-0:2.1.5-1.el8.src",
"8Base-OSSM-2.1:servicemesh-0:2.1.5-1.el8.x86_64",
"8Base-OSSM-2.1:servicemesh-cni-0:2.1.5-1.el8.ppc64le",
"8Base-OSSM-2.1:servicemesh-cni-0:2.1.5-1.el8.s390x",
"8Base-OSSM-2.1:servicemesh-cni-0:2.1.5-1.el8.x86_64",
"8Base-OSSM-2.1:servicemesh-operator-0:2.1.5-1.el8.ppc64le",
"8Base-OSSM-2.1:servicemesh-operator-0:2.1.5-1.el8.s390x",
"8Base-OSSM-2.1:servicemesh-operator-0:2.1.5-1.el8.src",
"8Base-OSSM-2.1:servicemesh-operator-0:2.1.5-1.el8.x86_64",
"8Base-OSSM-2.1:servicemesh-pilot-agent-0:2.1.5-1.el8.ppc64le",
"8Base-OSSM-2.1:servicemesh-pilot-agent-0:2.1.5-1.el8.s390x",
"8Base-OSSM-2.1:servicemesh-pilot-agent-0:2.1.5-1.el8.x86_64",
"8Base-OSSM-2.1:servicemesh-pilot-discovery-0:2.1.5-1.el8.ppc64le",
"8Base-OSSM-2.1:servicemesh-pilot-discovery-0:2.1.5-1.el8.s390x",
"8Base-OSSM-2.1:servicemesh-pilot-discovery-0:2.1.5-1.el8.x86_64",
"8Base-OSSM-2.1:servicemesh-prometheus-0:2.23.0-9.el8.ppc64le",
"8Base-OSSM-2.1:servicemesh-prometheus-0:2.23.0-9.el8.s390x",
"8Base-OSSM-2.1:servicemesh-prometheus-0:2.23.0-9.el8.src",
"8Base-OSSM-2.1:servicemesh-prometheus-0:2.23.0-9.el8.x86_64",
"8Base-OSSM-2.1:servicemesh-proxy-0:2.1.5-1.el8.ppc64le",
"8Base-OSSM-2.1:servicemesh-proxy-0:2.1.5-1.el8.s390x",
"8Base-OSSM-2.1:servicemesh-proxy-0:2.1.5-1.el8.src",
"8Base-OSSM-2.1:servicemesh-proxy-0:2.1.5-1.el8.x86_64",
"8Base-OSSM-2.1:servicemesh-proxy-debuginfo-0:2.1.5-1.el8.ppc64le",
"8Base-OSSM-2.1:servicemesh-proxy-debuginfo-0:2.1.5-1.el8.s390x",
"8Base-OSSM-2.1:servicemesh-proxy-debuginfo-0:2.1.5-1.el8.x86_64",
"8Base-OSSM-2.1:servicemesh-proxy-debugsource-0:2.1.5-1.el8.ppc64le",
"8Base-OSSM-2.1:servicemesh-proxy-debugsource-0:2.1.5-1.el8.s390x",
"8Base-OSSM-2.1:servicemesh-proxy-debugsource-0:2.1.5-1.el8.x86_64",
"8Base-OSSM-2.1:servicemesh-proxy-wasm-0:2.1.5-1.el8.noarch",
"8Base-OSSM-2.1:servicemesh-ratelimit-0:2.1.5-1.el8.ppc64le",
"8Base-OSSM-2.1:servicemesh-ratelimit-0:2.1.5-1.el8.s390x",
"8Base-OSSM-2.1:servicemesh-ratelimit-0:2.1.5-1.el8.src",
"8Base-OSSM-2.1:servicemesh-ratelimit-0:2.1.5-1.el8.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "golang: crypto/elliptic: panic caused by oversized scalar"
},
{
"acknowledgments": [
{
"names": [
"Jo\u00ebl G\u00e4hwiler"
],
"summary": "Acknowledged by upstream."
}
],
"cve": "CVE-2022-29526",
"cwe": {
"id": "CWE-280",
"name": "Improper Handling of Insufficient Permissions or Privileges "
},
"discovery_date": "2022-05-11T00:00:00+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"8Base-OSSM-2.1:servicemesh-0:2.1.5-1.el8.ppc64le",
"8Base-OSSM-2.1:servicemesh-0:2.1.5-1.el8.s390x",
"8Base-OSSM-2.1:servicemesh-0:2.1.5-1.el8.src",
"8Base-OSSM-2.1:servicemesh-0:2.1.5-1.el8.x86_64",
"8Base-OSSM-2.1:servicemesh-cni-0:2.1.5-1.el8.ppc64le",
"8Base-OSSM-2.1:servicemesh-cni-0:2.1.5-1.el8.s390x",
"8Base-OSSM-2.1:servicemesh-cni-0:2.1.5-1.el8.x86_64",
"8Base-OSSM-2.1:servicemesh-pilot-agent-0:2.1.5-1.el8.ppc64le",
"8Base-OSSM-2.1:servicemesh-pilot-agent-0:2.1.5-1.el8.s390x",
"8Base-OSSM-2.1:servicemesh-pilot-agent-0:2.1.5-1.el8.x86_64",
"8Base-OSSM-2.1:servicemesh-pilot-discovery-0:2.1.5-1.el8.ppc64le",
"8Base-OSSM-2.1:servicemesh-pilot-discovery-0:2.1.5-1.el8.s390x",
"8Base-OSSM-2.1:servicemesh-pilot-discovery-0:2.1.5-1.el8.x86_64",
"8Base-OSSM-2.1:servicemesh-proxy-0:2.1.5-1.el8.ppc64le",
"8Base-OSSM-2.1:servicemesh-proxy-0:2.1.5-1.el8.s390x",
"8Base-OSSM-2.1:servicemesh-proxy-0:2.1.5-1.el8.src",
"8Base-OSSM-2.1:servicemesh-proxy-0:2.1.5-1.el8.x86_64",
"8Base-OSSM-2.1:servicemesh-proxy-debuginfo-0:2.1.5-1.el8.ppc64le",
"8Base-OSSM-2.1:servicemesh-proxy-debuginfo-0:2.1.5-1.el8.s390x",
"8Base-OSSM-2.1:servicemesh-proxy-debuginfo-0:2.1.5-1.el8.x86_64",
"8Base-OSSM-2.1:servicemesh-proxy-debugsource-0:2.1.5-1.el8.ppc64le",
"8Base-OSSM-2.1:servicemesh-proxy-debugsource-0:2.1.5-1.el8.s390x",
"8Base-OSSM-2.1:servicemesh-proxy-debugsource-0:2.1.5-1.el8.x86_64",
"8Base-OSSM-2.1:servicemesh-proxy-wasm-0:2.1.5-1.el8.noarch",
"8Base-OSSM-2.1:servicemesh-ratelimit-0:2.1.5-1.el8.ppc64le",
"8Base-OSSM-2.1:servicemesh-ratelimit-0:2.1.5-1.el8.s390x",
"8Base-OSSM-2.1:servicemesh-ratelimit-0:2.1.5-1.el8.src",
"8Base-OSSM-2.1:servicemesh-ratelimit-0:2.1.5-1.el8.x86_64"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2084085"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in the syscall.Faccessat function when calling a process by checking the group. This flaw allows an attacker to check the process group permissions rather than a member of the file\u0027s group, affecting system availability.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "golang: syscall: faccessat checks wrong group",
"title": "Vulnerability summary"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"8Base-OSSM-2.1:servicemesh-operator-0:2.1.5-1.el8.ppc64le",
"8Base-OSSM-2.1:servicemesh-operator-0:2.1.5-1.el8.s390x",
"8Base-OSSM-2.1:servicemesh-operator-0:2.1.5-1.el8.src",
"8Base-OSSM-2.1:servicemesh-operator-0:2.1.5-1.el8.x86_64",
"8Base-OSSM-2.1:servicemesh-prometheus-0:2.23.0-9.el8.ppc64le",
"8Base-OSSM-2.1:servicemesh-prometheus-0:2.23.0-9.el8.s390x",
"8Base-OSSM-2.1:servicemesh-prometheus-0:2.23.0-9.el8.src",
"8Base-OSSM-2.1:servicemesh-prometheus-0:2.23.0-9.el8.x86_64"
],
"known_not_affected": [
"8Base-OSSM-2.1:servicemesh-0:2.1.5-1.el8.ppc64le",
"8Base-OSSM-2.1:servicemesh-0:2.1.5-1.el8.s390x",
"8Base-OSSM-2.1:servicemesh-0:2.1.5-1.el8.src",
"8Base-OSSM-2.1:servicemesh-0:2.1.5-1.el8.x86_64",
"8Base-OSSM-2.1:servicemesh-cni-0:2.1.5-1.el8.ppc64le",
"8Base-OSSM-2.1:servicemesh-cni-0:2.1.5-1.el8.s390x",
"8Base-OSSM-2.1:servicemesh-cni-0:2.1.5-1.el8.x86_64",
"8Base-OSSM-2.1:servicemesh-pilot-agent-0:2.1.5-1.el8.ppc64le",
"8Base-OSSM-2.1:servicemesh-pilot-agent-0:2.1.5-1.el8.s390x",
"8Base-OSSM-2.1:servicemesh-pilot-agent-0:2.1.5-1.el8.x86_64",
"8Base-OSSM-2.1:servicemesh-pilot-discovery-0:2.1.5-1.el8.ppc64le",
"8Base-OSSM-2.1:servicemesh-pilot-discovery-0:2.1.5-1.el8.s390x",
"8Base-OSSM-2.1:servicemesh-pilot-discovery-0:2.1.5-1.el8.x86_64",
"8Base-OSSM-2.1:servicemesh-proxy-0:2.1.5-1.el8.ppc64le",
"8Base-OSSM-2.1:servicemesh-proxy-0:2.1.5-1.el8.s390x",
"8Base-OSSM-2.1:servicemesh-proxy-0:2.1.5-1.el8.src",
"8Base-OSSM-2.1:servicemesh-proxy-0:2.1.5-1.el8.x86_64",
"8Base-OSSM-2.1:servicemesh-proxy-debuginfo-0:2.1.5-1.el8.ppc64le",
"8Base-OSSM-2.1:servicemesh-proxy-debuginfo-0:2.1.5-1.el8.s390x",
"8Base-OSSM-2.1:servicemesh-proxy-debuginfo-0:2.1.5-1.el8.x86_64",
"8Base-OSSM-2.1:servicemesh-proxy-debugsource-0:2.1.5-1.el8.ppc64le",
"8Base-OSSM-2.1:servicemesh-proxy-debugsource-0:2.1.5-1.el8.s390x",
"8Base-OSSM-2.1:servicemesh-proxy-debugsource-0:2.1.5-1.el8.x86_64",
"8Base-OSSM-2.1:servicemesh-proxy-wasm-0:2.1.5-1.el8.noarch",
"8Base-OSSM-2.1:servicemesh-ratelimit-0:2.1.5-1.el8.ppc64le",
"8Base-OSSM-2.1:servicemesh-ratelimit-0:2.1.5-1.el8.s390x",
"8Base-OSSM-2.1:servicemesh-ratelimit-0:2.1.5-1.el8.src",
"8Base-OSSM-2.1:servicemesh-ratelimit-0:2.1.5-1.el8.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2022-29526"
},
{
"category": "external",
"summary": "RHBZ#2084085",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2084085"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2022-29526",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-29526"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2022-29526",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2022-29526"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-announce/c/Y5qrqw_lWdU",
"url": "https://groups.google.com/g/golang-announce/c/Y5qrqw_lWdU"
}
],
"release_date": "2022-05-11T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2022-08-31T16:58:21+00:00",
"details": "The OpenShift Service Mesh Release Notes provide information on the features and known issues:\n\nhttps://docs.openshift.com/container-platform/latest/service_mesh/v2x/servicemesh-release-notes.html",
"product_ids": [
"8Base-OSSM-2.1:servicemesh-operator-0:2.1.5-1.el8.ppc64le",
"8Base-OSSM-2.1:servicemesh-operator-0:2.1.5-1.el8.s390x",
"8Base-OSSM-2.1:servicemesh-operator-0:2.1.5-1.el8.src",
"8Base-OSSM-2.1:servicemesh-operator-0:2.1.5-1.el8.x86_64",
"8Base-OSSM-2.1:servicemesh-prometheus-0:2.23.0-9.el8.ppc64le",
"8Base-OSSM-2.1:servicemesh-prometheus-0:2.23.0-9.el8.s390x",
"8Base-OSSM-2.1:servicemesh-prometheus-0:2.23.0-9.el8.src",
"8Base-OSSM-2.1:servicemesh-prometheus-0:2.23.0-9.el8.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2022:6277"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "LOCAL",
"availabilityImpact": "HIGH",
"baseScore": 6.2,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"8Base-OSSM-2.1:servicemesh-0:2.1.5-1.el8.ppc64le",
"8Base-OSSM-2.1:servicemesh-0:2.1.5-1.el8.s390x",
"8Base-OSSM-2.1:servicemesh-0:2.1.5-1.el8.src",
"8Base-OSSM-2.1:servicemesh-0:2.1.5-1.el8.x86_64",
"8Base-OSSM-2.1:servicemesh-cni-0:2.1.5-1.el8.ppc64le",
"8Base-OSSM-2.1:servicemesh-cni-0:2.1.5-1.el8.s390x",
"8Base-OSSM-2.1:servicemesh-cni-0:2.1.5-1.el8.x86_64",
"8Base-OSSM-2.1:servicemesh-operator-0:2.1.5-1.el8.ppc64le",
"8Base-OSSM-2.1:servicemesh-operator-0:2.1.5-1.el8.s390x",
"8Base-OSSM-2.1:servicemesh-operator-0:2.1.5-1.el8.src",
"8Base-OSSM-2.1:servicemesh-operator-0:2.1.5-1.el8.x86_64",
"8Base-OSSM-2.1:servicemesh-pilot-agent-0:2.1.5-1.el8.ppc64le",
"8Base-OSSM-2.1:servicemesh-pilot-agent-0:2.1.5-1.el8.s390x",
"8Base-OSSM-2.1:servicemesh-pilot-agent-0:2.1.5-1.el8.x86_64",
"8Base-OSSM-2.1:servicemesh-pilot-discovery-0:2.1.5-1.el8.ppc64le",
"8Base-OSSM-2.1:servicemesh-pilot-discovery-0:2.1.5-1.el8.s390x",
"8Base-OSSM-2.1:servicemesh-pilot-discovery-0:2.1.5-1.el8.x86_64",
"8Base-OSSM-2.1:servicemesh-prometheus-0:2.23.0-9.el8.ppc64le",
"8Base-OSSM-2.1:servicemesh-prometheus-0:2.23.0-9.el8.s390x",
"8Base-OSSM-2.1:servicemesh-prometheus-0:2.23.0-9.el8.src",
"8Base-OSSM-2.1:servicemesh-prometheus-0:2.23.0-9.el8.x86_64",
"8Base-OSSM-2.1:servicemesh-proxy-0:2.1.5-1.el8.ppc64le",
"8Base-OSSM-2.1:servicemesh-proxy-0:2.1.5-1.el8.s390x",
"8Base-OSSM-2.1:servicemesh-proxy-0:2.1.5-1.el8.src",
"8Base-OSSM-2.1:servicemesh-proxy-0:2.1.5-1.el8.x86_64",
"8Base-OSSM-2.1:servicemesh-proxy-debuginfo-0:2.1.5-1.el8.ppc64le",
"8Base-OSSM-2.1:servicemesh-proxy-debuginfo-0:2.1.5-1.el8.s390x",
"8Base-OSSM-2.1:servicemesh-proxy-debuginfo-0:2.1.5-1.el8.x86_64",
"8Base-OSSM-2.1:servicemesh-proxy-debugsource-0:2.1.5-1.el8.ppc64le",
"8Base-OSSM-2.1:servicemesh-proxy-debugsource-0:2.1.5-1.el8.s390x",
"8Base-OSSM-2.1:servicemesh-proxy-debugsource-0:2.1.5-1.el8.x86_64",
"8Base-OSSM-2.1:servicemesh-proxy-wasm-0:2.1.5-1.el8.noarch",
"8Base-OSSM-2.1:servicemesh-ratelimit-0:2.1.5-1.el8.ppc64le",
"8Base-OSSM-2.1:servicemesh-ratelimit-0:2.1.5-1.el8.s390x",
"8Base-OSSM-2.1:servicemesh-ratelimit-0:2.1.5-1.el8.src",
"8Base-OSSM-2.1:servicemesh-ratelimit-0:2.1.5-1.el8.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "golang: syscall: faccessat checks wrong group"
},
{
"cve": "CVE-2022-30629",
"cwe": {
"id": "CWE-331",
"name": "Insufficient Entropy"
},
"discovery_date": "2022-06-02T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2092793"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in the crypto/tls golang package. When session tickets are generated by crypto/tls, it is missing the ticket expiration. This issue may allow an attacker to observe the TLS handshakes to correlate successive connections during session resumption.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "golang: crypto/tls: session tickets lack random ticket_age_add",
"title": "Vulnerability summary"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"8Base-OSSM-2.1:servicemesh-0:2.1.5-1.el8.ppc64le",
"8Base-OSSM-2.1:servicemesh-0:2.1.5-1.el8.s390x",
"8Base-OSSM-2.1:servicemesh-0:2.1.5-1.el8.src",
"8Base-OSSM-2.1:servicemesh-0:2.1.5-1.el8.x86_64",
"8Base-OSSM-2.1:servicemesh-cni-0:2.1.5-1.el8.ppc64le",
"8Base-OSSM-2.1:servicemesh-cni-0:2.1.5-1.el8.s390x",
"8Base-OSSM-2.1:servicemesh-cni-0:2.1.5-1.el8.x86_64",
"8Base-OSSM-2.1:servicemesh-operator-0:2.1.5-1.el8.ppc64le",
"8Base-OSSM-2.1:servicemesh-operator-0:2.1.5-1.el8.s390x",
"8Base-OSSM-2.1:servicemesh-operator-0:2.1.5-1.el8.src",
"8Base-OSSM-2.1:servicemesh-operator-0:2.1.5-1.el8.x86_64",
"8Base-OSSM-2.1:servicemesh-pilot-agent-0:2.1.5-1.el8.ppc64le",
"8Base-OSSM-2.1:servicemesh-pilot-agent-0:2.1.5-1.el8.s390x",
"8Base-OSSM-2.1:servicemesh-pilot-agent-0:2.1.5-1.el8.x86_64",
"8Base-OSSM-2.1:servicemesh-pilot-discovery-0:2.1.5-1.el8.ppc64le",
"8Base-OSSM-2.1:servicemesh-pilot-discovery-0:2.1.5-1.el8.s390x",
"8Base-OSSM-2.1:servicemesh-pilot-discovery-0:2.1.5-1.el8.x86_64",
"8Base-OSSM-2.1:servicemesh-prometheus-0:2.23.0-9.el8.ppc64le",
"8Base-OSSM-2.1:servicemesh-prometheus-0:2.23.0-9.el8.s390x",
"8Base-OSSM-2.1:servicemesh-prometheus-0:2.23.0-9.el8.src",
"8Base-OSSM-2.1:servicemesh-prometheus-0:2.23.0-9.el8.x86_64",
"8Base-OSSM-2.1:servicemesh-proxy-0:2.1.5-1.el8.ppc64le",
"8Base-OSSM-2.1:servicemesh-proxy-0:2.1.5-1.el8.s390x",
"8Base-OSSM-2.1:servicemesh-proxy-0:2.1.5-1.el8.src",
"8Base-OSSM-2.1:servicemesh-proxy-0:2.1.5-1.el8.x86_64",
"8Base-OSSM-2.1:servicemesh-proxy-debuginfo-0:2.1.5-1.el8.ppc64le",
"8Base-OSSM-2.1:servicemesh-proxy-debuginfo-0:2.1.5-1.el8.s390x",
"8Base-OSSM-2.1:servicemesh-proxy-debuginfo-0:2.1.5-1.el8.x86_64",
"8Base-OSSM-2.1:servicemesh-proxy-debugsource-0:2.1.5-1.el8.ppc64le",
"8Base-OSSM-2.1:servicemesh-proxy-debugsource-0:2.1.5-1.el8.s390x",
"8Base-OSSM-2.1:servicemesh-proxy-debugsource-0:2.1.5-1.el8.x86_64",
"8Base-OSSM-2.1:servicemesh-proxy-wasm-0:2.1.5-1.el8.noarch",
"8Base-OSSM-2.1:servicemesh-ratelimit-0:2.1.5-1.el8.ppc64le",
"8Base-OSSM-2.1:servicemesh-ratelimit-0:2.1.5-1.el8.s390x",
"8Base-OSSM-2.1:servicemesh-ratelimit-0:2.1.5-1.el8.src",
"8Base-OSSM-2.1:servicemesh-ratelimit-0:2.1.5-1.el8.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2022-30629"
},
{
"category": "external",
"summary": "RHBZ#2092793",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2092793"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2022-30629",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-30629"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2022-30629",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2022-30629"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-announce/c/TzIC9-t8Ytg",
"url": "https://groups.google.com/g/golang-announce/c/TzIC9-t8Ytg"
}
],
"release_date": "2022-06-02T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2022-08-31T16:58:21+00:00",
"details": "The OpenShift Service Mesh Release Notes provide information on the features and known issues:\n\nhttps://docs.openshift.com/container-platform/latest/service_mesh/v2x/servicemesh-release-notes.html",
"product_ids": [
"8Base-OSSM-2.1:servicemesh-0:2.1.5-1.el8.ppc64le",
"8Base-OSSM-2.1:servicemesh-0:2.1.5-1.el8.s390x",
"8Base-OSSM-2.1:servicemesh-0:2.1.5-1.el8.src",
"8Base-OSSM-2.1:servicemesh-0:2.1.5-1.el8.x86_64",
"8Base-OSSM-2.1:servicemesh-cni-0:2.1.5-1.el8.ppc64le",
"8Base-OSSM-2.1:servicemesh-cni-0:2.1.5-1.el8.s390x",
"8Base-OSSM-2.1:servicemesh-cni-0:2.1.5-1.el8.x86_64",
"8Base-OSSM-2.1:servicemesh-operator-0:2.1.5-1.el8.ppc64le",
"8Base-OSSM-2.1:servicemesh-operator-0:2.1.5-1.el8.s390x",
"8Base-OSSM-2.1:servicemesh-operator-0:2.1.5-1.el8.src",
"8Base-OSSM-2.1:servicemesh-operator-0:2.1.5-1.el8.x86_64",
"8Base-OSSM-2.1:servicemesh-pilot-agent-0:2.1.5-1.el8.ppc64le",
"8Base-OSSM-2.1:servicemesh-pilot-agent-0:2.1.5-1.el8.s390x",
"8Base-OSSM-2.1:servicemesh-pilot-agent-0:2.1.5-1.el8.x86_64",
"8Base-OSSM-2.1:servicemesh-pilot-discovery-0:2.1.5-1.el8.ppc64le",
"8Base-OSSM-2.1:servicemesh-pilot-discovery-0:2.1.5-1.el8.s390x",
"8Base-OSSM-2.1:servicemesh-pilot-discovery-0:2.1.5-1.el8.x86_64",
"8Base-OSSM-2.1:servicemesh-prometheus-0:2.23.0-9.el8.ppc64le",
"8Base-OSSM-2.1:servicemesh-prometheus-0:2.23.0-9.el8.s390x",
"8Base-OSSM-2.1:servicemesh-prometheus-0:2.23.0-9.el8.src",
"8Base-OSSM-2.1:servicemesh-prometheus-0:2.23.0-9.el8.x86_64",
"8Base-OSSM-2.1:servicemesh-proxy-0:2.1.5-1.el8.ppc64le",
"8Base-OSSM-2.1:servicemesh-proxy-0:2.1.5-1.el8.s390x",
"8Base-OSSM-2.1:servicemesh-proxy-0:2.1.5-1.el8.src",
"8Base-OSSM-2.1:servicemesh-proxy-0:2.1.5-1.el8.x86_64",
"8Base-OSSM-2.1:servicemesh-proxy-debuginfo-0:2.1.5-1.el8.ppc64le",
"8Base-OSSM-2.1:servicemesh-proxy-debuginfo-0:2.1.5-1.el8.s390x",
"8Base-OSSM-2.1:servicemesh-proxy-debuginfo-0:2.1.5-1.el8.x86_64",
"8Base-OSSM-2.1:servicemesh-proxy-debugsource-0:2.1.5-1.el8.ppc64le",
"8Base-OSSM-2.1:servicemesh-proxy-debugsource-0:2.1.5-1.el8.s390x",
"8Base-OSSM-2.1:servicemesh-proxy-debugsource-0:2.1.5-1.el8.x86_64",
"8Base-OSSM-2.1:servicemesh-proxy-wasm-0:2.1.5-1.el8.noarch",
"8Base-OSSM-2.1:servicemesh-ratelimit-0:2.1.5-1.el8.ppc64le",
"8Base-OSSM-2.1:servicemesh-ratelimit-0:2.1.5-1.el8.s390x",
"8Base-OSSM-2.1:servicemesh-ratelimit-0:2.1.5-1.el8.src",
"8Base-OSSM-2.1:servicemesh-ratelimit-0:2.1.5-1.el8.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2022:6277"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "HIGH",
"attackVector": "NETWORK",
"availabilityImpact": "NONE",
"baseScore": 3.1,
"baseSeverity": "LOW",
"confidentialityImpact": "LOW",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "REQUIRED",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:R/S:U/C:L/I:N/A:N",
"version": "3.1"
},
"products": [
"8Base-OSSM-2.1:servicemesh-0:2.1.5-1.el8.ppc64le",
"8Base-OSSM-2.1:servicemesh-0:2.1.5-1.el8.s390x",
"8Base-OSSM-2.1:servicemesh-0:2.1.5-1.el8.src",
"8Base-OSSM-2.1:servicemesh-0:2.1.5-1.el8.x86_64",
"8Base-OSSM-2.1:servicemesh-cni-0:2.1.5-1.el8.ppc64le",
"8Base-OSSM-2.1:servicemesh-cni-0:2.1.5-1.el8.s390x",
"8Base-OSSM-2.1:servicemesh-cni-0:2.1.5-1.el8.x86_64",
"8Base-OSSM-2.1:servicemesh-operator-0:2.1.5-1.el8.ppc64le",
"8Base-OSSM-2.1:servicemesh-operator-0:2.1.5-1.el8.s390x",
"8Base-OSSM-2.1:servicemesh-operator-0:2.1.5-1.el8.src",
"8Base-OSSM-2.1:servicemesh-operator-0:2.1.5-1.el8.x86_64",
"8Base-OSSM-2.1:servicemesh-pilot-agent-0:2.1.5-1.el8.ppc64le",
"8Base-OSSM-2.1:servicemesh-pilot-agent-0:2.1.5-1.el8.s390x",
"8Base-OSSM-2.1:servicemesh-pilot-agent-0:2.1.5-1.el8.x86_64",
"8Base-OSSM-2.1:servicemesh-pilot-discovery-0:2.1.5-1.el8.ppc64le",
"8Base-OSSM-2.1:servicemesh-pilot-discovery-0:2.1.5-1.el8.s390x",
"8Base-OSSM-2.1:servicemesh-pilot-discovery-0:2.1.5-1.el8.x86_64",
"8Base-OSSM-2.1:servicemesh-prometheus-0:2.23.0-9.el8.ppc64le",
"8Base-OSSM-2.1:servicemesh-prometheus-0:2.23.0-9.el8.s390x",
"8Base-OSSM-2.1:servicemesh-prometheus-0:2.23.0-9.el8.src",
"8Base-OSSM-2.1:servicemesh-prometheus-0:2.23.0-9.el8.x86_64",
"8Base-OSSM-2.1:servicemesh-proxy-0:2.1.5-1.el8.ppc64le",
"8Base-OSSM-2.1:servicemesh-proxy-0:2.1.5-1.el8.s390x",
"8Base-OSSM-2.1:servicemesh-proxy-0:2.1.5-1.el8.src",
"8Base-OSSM-2.1:servicemesh-proxy-0:2.1.5-1.el8.x86_64",
"8Base-OSSM-2.1:servicemesh-proxy-debuginfo-0:2.1.5-1.el8.ppc64le",
"8Base-OSSM-2.1:servicemesh-proxy-debuginfo-0:2.1.5-1.el8.s390x",
"8Base-OSSM-2.1:servicemesh-proxy-debuginfo-0:2.1.5-1.el8.x86_64",
"8Base-OSSM-2.1:servicemesh-proxy-debugsource-0:2.1.5-1.el8.ppc64le",
"8Base-OSSM-2.1:servicemesh-proxy-debugsource-0:2.1.5-1.el8.s390x",
"8Base-OSSM-2.1:servicemesh-proxy-debugsource-0:2.1.5-1.el8.x86_64",
"8Base-OSSM-2.1:servicemesh-proxy-wasm-0:2.1.5-1.el8.noarch",
"8Base-OSSM-2.1:servicemesh-ratelimit-0:2.1.5-1.el8.ppc64le",
"8Base-OSSM-2.1:servicemesh-ratelimit-0:2.1.5-1.el8.s390x",
"8Base-OSSM-2.1:servicemesh-ratelimit-0:2.1.5-1.el8.src",
"8Base-OSSM-2.1:servicemesh-ratelimit-0:2.1.5-1.el8.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Low"
}
],
"title": "golang: crypto/tls: session tickets lack random ticket_age_add"
},
{
"cve": "CVE-2022-31129",
"cwe": {
"id": "CWE-400",
"name": "Uncontrolled Resource Consumption"
},
"discovery_date": "2022-07-07T00:00:00+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"8Base-OSSM-2.1:servicemesh-0:2.1.5-1.el8.ppc64le",
"8Base-OSSM-2.1:servicemesh-0:2.1.5-1.el8.s390x",
"8Base-OSSM-2.1:servicemesh-0:2.1.5-1.el8.src",
"8Base-OSSM-2.1:servicemesh-0:2.1.5-1.el8.x86_64",
"8Base-OSSM-2.1:servicemesh-cni-0:2.1.5-1.el8.ppc64le",
"8Base-OSSM-2.1:servicemesh-cni-0:2.1.5-1.el8.s390x",
"8Base-OSSM-2.1:servicemesh-cni-0:2.1.5-1.el8.x86_64",
"8Base-OSSM-2.1:servicemesh-operator-0:2.1.5-1.el8.ppc64le",
"8Base-OSSM-2.1:servicemesh-operator-0:2.1.5-1.el8.s390x",
"8Base-OSSM-2.1:servicemesh-operator-0:2.1.5-1.el8.src",
"8Base-OSSM-2.1:servicemesh-operator-0:2.1.5-1.el8.x86_64",
"8Base-OSSM-2.1:servicemesh-pilot-agent-0:2.1.5-1.el8.ppc64le",
"8Base-OSSM-2.1:servicemesh-pilot-agent-0:2.1.5-1.el8.s390x",
"8Base-OSSM-2.1:servicemesh-pilot-agent-0:2.1.5-1.el8.x86_64",
"8Base-OSSM-2.1:servicemesh-pilot-discovery-0:2.1.5-1.el8.ppc64le",
"8Base-OSSM-2.1:servicemesh-pilot-discovery-0:2.1.5-1.el8.s390x",
"8Base-OSSM-2.1:servicemesh-pilot-discovery-0:2.1.5-1.el8.x86_64",
"8Base-OSSM-2.1:servicemesh-proxy-0:2.1.5-1.el8.ppc64le",
"8Base-OSSM-2.1:servicemesh-proxy-0:2.1.5-1.el8.s390x",
"8Base-OSSM-2.1:servicemesh-proxy-0:2.1.5-1.el8.src",
"8Base-OSSM-2.1:servicemesh-proxy-0:2.1.5-1.el8.x86_64",
"8Base-OSSM-2.1:servicemesh-proxy-debuginfo-0:2.1.5-1.el8.ppc64le",
"8Base-OSSM-2.1:servicemesh-proxy-debuginfo-0:2.1.5-1.el8.s390x",
"8Base-OSSM-2.1:servicemesh-proxy-debuginfo-0:2.1.5-1.el8.x86_64",
"8Base-OSSM-2.1:servicemesh-proxy-debugsource-0:2.1.5-1.el8.ppc64le",
"8Base-OSSM-2.1:servicemesh-proxy-debugsource-0:2.1.5-1.el8.s390x",
"8Base-OSSM-2.1:servicemesh-proxy-debugsource-0:2.1.5-1.el8.x86_64",
"8Base-OSSM-2.1:servicemesh-proxy-wasm-0:2.1.5-1.el8.noarch",
"8Base-OSSM-2.1:servicemesh-ratelimit-0:2.1.5-1.el8.ppc64le",
"8Base-OSSM-2.1:servicemesh-ratelimit-0:2.1.5-1.el8.s390x",
"8Base-OSSM-2.1:servicemesh-ratelimit-0:2.1.5-1.el8.src",
"8Base-OSSM-2.1:servicemesh-ratelimit-0:2.1.5-1.el8.x86_64"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2105075"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in the Moment.js package. Users who pass user-provided strings without sanity length checks to the moment constructor are vulnerable to regular expression denial of service (ReDoS) attacks.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "moment: inefficient parsing algorithm resulting in DoS",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "Red Hat Fuse provides the affected software but does not use the functionality and as such its impact has been downgraded to Low.\n\nRed Hat Advanced Cluster Management for Kubernetes (RHACM) ships a vulnerable version of the moment library. However, this affected functionality is restricted behind OAuth, reducing the impact to Moderate.\n\nRed Hat Satellite ships a vulnerable version of the moment library. However, this only affects a specific component (qpid-dispatch), reducing the impact to Moderate.\n\nRed Hat Ceph Storage (RHCS) ships a vulnerable version of the moment library, however, it is not directly used and is a transitive dependency from Angular. In addition, the impact would only be to the grafana browser, and not the underlying RHCS system, which reduces the impact to Moderate. \n\nRed Hat OpenShift Service Mesh (OSSM) ships a vulnerable version of the moment library, however, it is not directly used, and as such, the impact has been lowered to Moderate.\n\nRed Hat OpenShift distributed tracing ships a vulnerable version of the moment library, however, it is not directly used, and as such, the impact has been lowered to Moderate.\n\nIn Logging Subsystem for Red Hat OpenShift the vulnerable moment nodejs package is bundled in the ose-logging-kibana6 container as a transitive dependency, hence the direct impact is reduced to Moderate.\n\nIn OpenShift Container Platform 4 the vulnerabile moment package is a third party dependency, hence the direct impact is reduced to Moderate.\n\nIn Quay IO 3.10 and above, no version of affected momentjs is present.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"8Base-OSSM-2.1:servicemesh-prometheus-0:2.23.0-9.el8.ppc64le",
"8Base-OSSM-2.1:servicemesh-prometheus-0:2.23.0-9.el8.s390x",
"8Base-OSSM-2.1:servicemesh-prometheus-0:2.23.0-9.el8.src",
"8Base-OSSM-2.1:servicemesh-prometheus-0:2.23.0-9.el8.x86_64"
],
"known_not_affected": [
"8Base-OSSM-2.1:servicemesh-0:2.1.5-1.el8.ppc64le",
"8Base-OSSM-2.1:servicemesh-0:2.1.5-1.el8.s390x",
"8Base-OSSM-2.1:servicemesh-0:2.1.5-1.el8.src",
"8Base-OSSM-2.1:servicemesh-0:2.1.5-1.el8.x86_64",
"8Base-OSSM-2.1:servicemesh-cni-0:2.1.5-1.el8.ppc64le",
"8Base-OSSM-2.1:servicemesh-cni-0:2.1.5-1.el8.s390x",
"8Base-OSSM-2.1:servicemesh-cni-0:2.1.5-1.el8.x86_64",
"8Base-OSSM-2.1:servicemesh-operator-0:2.1.5-1.el8.ppc64le",
"8Base-OSSM-2.1:servicemesh-operator-0:2.1.5-1.el8.s390x",
"8Base-OSSM-2.1:servicemesh-operator-0:2.1.5-1.el8.src",
"8Base-OSSM-2.1:servicemesh-operator-0:2.1.5-1.el8.x86_64",
"8Base-OSSM-2.1:servicemesh-pilot-agent-0:2.1.5-1.el8.ppc64le",
"8Base-OSSM-2.1:servicemesh-pilot-agent-0:2.1.5-1.el8.s390x",
"8Base-OSSM-2.1:servicemesh-pilot-agent-0:2.1.5-1.el8.x86_64",
"8Base-OSSM-2.1:servicemesh-pilot-discovery-0:2.1.5-1.el8.ppc64le",
"8Base-OSSM-2.1:servicemesh-pilot-discovery-0:2.1.5-1.el8.s390x",
"8Base-OSSM-2.1:servicemesh-pilot-discovery-0:2.1.5-1.el8.x86_64",
"8Base-OSSM-2.1:servicemesh-proxy-0:2.1.5-1.el8.ppc64le",
"8Base-OSSM-2.1:servicemesh-proxy-0:2.1.5-1.el8.s390x",
"8Base-OSSM-2.1:servicemesh-proxy-0:2.1.5-1.el8.src",
"8Base-OSSM-2.1:servicemesh-proxy-0:2.1.5-1.el8.x86_64",
"8Base-OSSM-2.1:servicemesh-proxy-debuginfo-0:2.1.5-1.el8.ppc64le",
"8Base-OSSM-2.1:servicemesh-proxy-debuginfo-0:2.1.5-1.el8.s390x",
"8Base-OSSM-2.1:servicemesh-proxy-debuginfo-0:2.1.5-1.el8.x86_64",
"8Base-OSSM-2.1:servicemesh-proxy-debugsource-0:2.1.5-1.el8.ppc64le",
"8Base-OSSM-2.1:servicemesh-proxy-debugsource-0:2.1.5-1.el8.s390x",
"8Base-OSSM-2.1:servicemesh-proxy-debugsource-0:2.1.5-1.el8.x86_64",
"8Base-OSSM-2.1:servicemesh-proxy-wasm-0:2.1.5-1.el8.noarch",
"8Base-OSSM-2.1:servicemesh-ratelimit-0:2.1.5-1.el8.ppc64le",
"8Base-OSSM-2.1:servicemesh-ratelimit-0:2.1.5-1.el8.s390x",
"8Base-OSSM-2.1:servicemesh-ratelimit-0:2.1.5-1.el8.src",
"8Base-OSSM-2.1:servicemesh-ratelimit-0:2.1.5-1.el8.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2022-31129"
},
{
"category": "external",
"summary": "RHBZ#2105075",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2105075"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2022-31129",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-31129"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2022-31129",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2022-31129"
},
{
"category": "external",
"summary": "https://github.com/moment/moment/security/advisories/GHSA-wc69-rhjr-hc9g",
"url": "https://github.com/moment/moment/security/advisories/GHSA-wc69-rhjr-hc9g"
}
],
"release_date": "2022-07-06T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2022-08-31T16:58:21+00:00",
"details": "The OpenShift Service Mesh Release Notes provide information on the features and known issues:\n\nhttps://docs.openshift.com/container-platform/latest/service_mesh/v2x/servicemesh-release-notes.html",
"product_ids": [
"8Base-OSSM-2.1:servicemesh-prometheus-0:2.23.0-9.el8.ppc64le",
"8Base-OSSM-2.1:servicemesh-prometheus-0:2.23.0-9.el8.s390x",
"8Base-OSSM-2.1:servicemesh-prometheus-0:2.23.0-9.el8.src",
"8Base-OSSM-2.1:servicemesh-prometheus-0:2.23.0-9.el8.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2022:6277"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"8Base-OSSM-2.1:servicemesh-0:2.1.5-1.el8.ppc64le",
"8Base-OSSM-2.1:servicemesh-0:2.1.5-1.el8.s390x",
"8Base-OSSM-2.1:servicemesh-0:2.1.5-1.el8.src",
"8Base-OSSM-2.1:servicemesh-0:2.1.5-1.el8.x86_64",
"8Base-OSSM-2.1:servicemesh-cni-0:2.1.5-1.el8.ppc64le",
"8Base-OSSM-2.1:servicemesh-cni-0:2.1.5-1.el8.s390x",
"8Base-OSSM-2.1:servicemesh-cni-0:2.1.5-1.el8.x86_64",
"8Base-OSSM-2.1:servicemesh-operator-0:2.1.5-1.el8.ppc64le",
"8Base-OSSM-2.1:servicemesh-operator-0:2.1.5-1.el8.s390x",
"8Base-OSSM-2.1:servicemesh-operator-0:2.1.5-1.el8.src",
"8Base-OSSM-2.1:servicemesh-operator-0:2.1.5-1.el8.x86_64",
"8Base-OSSM-2.1:servicemesh-pilot-agent-0:2.1.5-1.el8.ppc64le",
"8Base-OSSM-2.1:servicemesh-pilot-agent-0:2.1.5-1.el8.s390x",
"8Base-OSSM-2.1:servicemesh-pilot-agent-0:2.1.5-1.el8.x86_64",
"8Base-OSSM-2.1:servicemesh-pilot-discovery-0:2.1.5-1.el8.ppc64le",
"8Base-OSSM-2.1:servicemesh-pilot-discovery-0:2.1.5-1.el8.s390x",
"8Base-OSSM-2.1:servicemesh-pilot-discovery-0:2.1.5-1.el8.x86_64",
"8Base-OSSM-2.1:servicemesh-prometheus-0:2.23.0-9.el8.ppc64le",
"8Base-OSSM-2.1:servicemesh-prometheus-0:2.23.0-9.el8.s390x",
"8Base-OSSM-2.1:servicemesh-prometheus-0:2.23.0-9.el8.src",
"8Base-OSSM-2.1:servicemesh-prometheus-0:2.23.0-9.el8.x86_64",
"8Base-OSSM-2.1:servicemesh-proxy-0:2.1.5-1.el8.ppc64le",
"8Base-OSSM-2.1:servicemesh-proxy-0:2.1.5-1.el8.s390x",
"8Base-OSSM-2.1:servicemesh-proxy-0:2.1.5-1.el8.src",
"8Base-OSSM-2.1:servicemesh-proxy-0:2.1.5-1.el8.x86_64",
"8Base-OSSM-2.1:servicemesh-proxy-debuginfo-0:2.1.5-1.el8.ppc64le",
"8Base-OSSM-2.1:servicemesh-proxy-debuginfo-0:2.1.5-1.el8.s390x",
"8Base-OSSM-2.1:servicemesh-proxy-debuginfo-0:2.1.5-1.el8.x86_64",
"8Base-OSSM-2.1:servicemesh-proxy-debugsource-0:2.1.5-1.el8.ppc64le",
"8Base-OSSM-2.1:servicemesh-proxy-debugsource-0:2.1.5-1.el8.s390x",
"8Base-OSSM-2.1:servicemesh-proxy-debugsource-0:2.1.5-1.el8.x86_64",
"8Base-OSSM-2.1:servicemesh-proxy-wasm-0:2.1.5-1.el8.noarch",
"8Base-OSSM-2.1:servicemesh-ratelimit-0:2.1.5-1.el8.ppc64le",
"8Base-OSSM-2.1:servicemesh-ratelimit-0:2.1.5-1.el8.s390x",
"8Base-OSSM-2.1:servicemesh-ratelimit-0:2.1.5-1.el8.src",
"8Base-OSSM-2.1:servicemesh-ratelimit-0:2.1.5-1.el8.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "moment: inefficient parsing algorithm resulting in DoS"
}
]
}
rhsa-2023:1275
Vulnerability from csaf_redhat
Notes
{
"document": {
"aggregate_severity": {
"namespace": "https://access.redhat.com/security/updates/classification/",
"text": "Important"
},
"category": "csaf_security_advisory",
"csaf_version": "2.0",
"distribution": {
"text": "Copyright \u00a9 Red Hat, Inc. All rights reserved.",
"tlp": {
"label": "WHITE",
"url": "https://www.first.org/tlp/"
}
},
"lang": "en",
"notes": [
{
"category": "summary",
"text": "An update for etcd is now available for Red Hat OpenStack Platform.\n\nRed Hat Product Security has rated this update as having a security impact\nof Important. A Common Vulnerability Scoring System (CVSS) base score,\nwhich gives a detailed severity rating, is available for each vulnerability\nfrom the CVE link(s) in the References section.",
"title": "Topic"
},
{
"category": "general",
"text": "etcd is a highly-available key value store for shared configuration.\n\nThe following Important impact security fix(es) are applicable to Red Hat OpenStack Platform 17.0 (Wallaby), 16.2 (Train), and 16.1 (Train):\n\n* Improve heuristics preventing CPU/memory abuse by parsing malicious or\nlarge YAML documents (CVE-2022-3064)\n\nAs a result of being built by golang 1.18.9, the following Moderate impact security fix(es) are applicable to Red Hat OpenStack Platform 16.2 and 16.1:\n\n* golang: net/http: improper sanitization of Transfer-Encoding header (CVE-2022-1705)\n* golang: net/http/httputil: ReverseProxy should not forward unparseable query parameters (CVE-2022-2880)\n* golang: net/http: handle server errors after sending GOAWAY (CVE-2022-27664)\n* golang: io/fs: stack exhaustion in Glob (CVE-2022-30630)\n* golang: path/filepath: stack exhaustion in Glob (CVE-2022-30632)\n* golang: encoding/gob: stack exhaustion in Decoder.Decode (CVE-2022-30635)\n* golang: net/http/httputil: NewSingleHostReverseProxy - omit X-Forwarded-For not working (CVE-2022-32148)\n* golang: regexp/syntax: limit memory used by parsing regexps (CVE-2022-41715)\n* golang: net/http: An attacker can cause excessive memory growth in a Go server accepting HTTP/2 requests (CVE-2022-41717)\n\nAs a result of being built by golang 1.18.9, the following Low impact security fix(es) are applicable to Red Hat OpenStack Platform 16.2 and 16.1:\n\n* golang: crypto/tls: session tickets lack random ticket_age_add (CVE-2022-30629)\n* golang: math/big: decoding big.Float and big.Rat types can panic if the encoded message is too short, potentially allowing a denial of service (CVE-2022-32189)\n\nFor more details about the security issue(s), including the impact, a CVSS\nscore, acknowledgments, and other related information, refer to the CVE\npage listed in the References section.",
"title": "Details"
},
{
"category": "legal_disclaimer",
"text": "This content is licensed under the Creative Commons Attribution 4.0 International License (https://creativecommons.org/licenses/by/4.0/). If you distribute this content, or a modified version of it, you must provide attribution to Red Hat Inc. and provide a link to the original.",
"title": "Terms of Use"
}
],
"publisher": {
"category": "vendor",
"contact_details": "https://access.redhat.com/security/team/contact/",
"issuing_authority": "Red Hat Product Security is responsible for vulnerability handling across all Red Hat products and services.",
"name": "Red Hat Product Security",
"namespace": "https://www.redhat.com"
},
"references": [
{
"category": "self",
"summary": "https://access.redhat.com/errata/RHSA-2023:1275",
"url": "https://access.redhat.com/errata/RHSA-2023:1275"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/updates/classification/#important",
"url": "https://access.redhat.com/security/updates/classification/#important"
},
{
"category": "external",
"summary": "2092793",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2092793"
},
{
"category": "external",
"summary": "2107371",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2107371"
},
{
"category": "external",
"summary": "2107374",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2107374"
},
{
"category": "external",
"summary": "2107383",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2107383"
},
{
"category": "external",
"summary": "2107386",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2107386"
},
{
"category": "external",
"summary": "2107388",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2107388"
},
{
"category": "external",
"summary": "2113814",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2113814"
},
{
"category": "external",
"summary": "2124669",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2124669"
},
{
"category": "external",
"summary": "2132868",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2132868"
},
{
"category": "external",
"summary": "2132872",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2132872"
},
{
"category": "external",
"summary": "2161274",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2161274"
},
{
"category": "external",
"summary": "2163037",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2163037"
},
{
"category": "self",
"summary": "Canonical URL",
"url": "https://security.access.redhat.com/data/csaf/v2/advisories/2023/rhsa-2023_1275.json"
}
],
"title": "Red Hat Security Advisory: Red Hat OpenStack Platform (etcd) security update",
"tracking": {
"current_release_date": "2025-10-31T13:02:25+00:00",
"generator": {
"date": "2025-10-31T13:02:25+00:00",
"engine": {
"name": "Red Hat SDEngine",
"version": "4.6.10"
}
},
"id": "RHSA-2023:1275",
"initial_release_date": "2023-03-15T19:58:09+00:00",
"revision_history": [
{
"date": "2023-03-15T19:58:09+00:00",
"number": "1",
"summary": "Initial version"
},
{
"date": "2023-03-15T19:58:09+00:00",
"number": "2",
"summary": "Last updated version"
},
{
"date": "2025-10-31T13:02:25+00:00",
"number": "3",
"summary": "Last generated version"
}
],
"status": "final",
"version": "3"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_name",
"name": "Red Hat OpenStack Platform 16.1",
"product": {
"name": "Red Hat OpenStack Platform 16.1",
"product_id": "8Base-RHOS-16.1",
"product_identification_helper": {
"cpe": "cpe:/a:redhat:openstack:16.1::el8"
}
}
},
{
"category": "product_name",
"name": "Red Hat OpenStack Platform 16.2",
"product": {
"name": "Red Hat OpenStack Platform 16.2",
"product_id": "8Base-RHOS-16.2",
"product_identification_helper": {
"cpe": "cpe:/a:redhat:openstack:16.2::el8"
}
}
}
],
"category": "product_family",
"name": "Red Hat OpenStack Platform"
},
{
"branches": [
{
"category": "product_version",
"name": "etcd-0:3.3.23-12.el8ost.src",
"product": {
"name": "etcd-0:3.3.23-12.el8ost.src",
"product_id": "etcd-0:3.3.23-12.el8ost.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/etcd@3.3.23-12.el8ost?arch=src"
}
}
}
],
"category": "architecture",
"name": "src"
},
{
"branches": [
{
"category": "product_version",
"name": "etcd-0:3.3.23-12.el8ost.x86_64",
"product": {
"name": "etcd-0:3.3.23-12.el8ost.x86_64",
"product_id": "etcd-0:3.3.23-12.el8ost.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/etcd@3.3.23-12.el8ost?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "etcd-debugsource-0:3.3.23-12.el8ost.x86_64",
"product": {
"name": "etcd-debugsource-0:3.3.23-12.el8ost.x86_64",
"product_id": "etcd-debugsource-0:3.3.23-12.el8ost.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/etcd-debugsource@3.3.23-12.el8ost?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "etcd-debuginfo-0:3.3.23-12.el8ost.x86_64",
"product": {
"name": "etcd-debuginfo-0:3.3.23-12.el8ost.x86_64",
"product_id": "etcd-debuginfo-0:3.3.23-12.el8ost.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/etcd-debuginfo@3.3.23-12.el8ost?arch=x86_64"
}
}
}
],
"category": "architecture",
"name": "x86_64"
},
{
"branches": [
{
"category": "product_version",
"name": "etcd-0:3.3.23-12.el8ost.ppc64le",
"product": {
"name": "etcd-0:3.3.23-12.el8ost.ppc64le",
"product_id": "etcd-0:3.3.23-12.el8ost.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/etcd@3.3.23-12.el8ost?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "etcd-debugsource-0:3.3.23-12.el8ost.ppc64le",
"product": {
"name": "etcd-debugsource-0:3.3.23-12.el8ost.ppc64le",
"product_id": "etcd-debugsource-0:3.3.23-12.el8ost.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/etcd-debugsource@3.3.23-12.el8ost?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "etcd-debuginfo-0:3.3.23-12.el8ost.ppc64le",
"product": {
"name": "etcd-debuginfo-0:3.3.23-12.el8ost.ppc64le",
"product_id": "etcd-debuginfo-0:3.3.23-12.el8ost.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/etcd-debuginfo@3.3.23-12.el8ost?arch=ppc64le"
}
}
}
],
"category": "architecture",
"name": "ppc64le"
}
],
"category": "vendor",
"name": "Red Hat"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "etcd-0:3.3.23-12.el8ost.ppc64le as a component of Red Hat OpenStack Platform 16.1",
"product_id": "8Base-RHOS-16.1:etcd-0:3.3.23-12.el8ost.ppc64le"
},
"product_reference": "etcd-0:3.3.23-12.el8ost.ppc64le",
"relates_to_product_reference": "8Base-RHOS-16.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "etcd-0:3.3.23-12.el8ost.src as a component of Red Hat OpenStack Platform 16.1",
"product_id": "8Base-RHOS-16.1:etcd-0:3.3.23-12.el8ost.src"
},
"product_reference": "etcd-0:3.3.23-12.el8ost.src",
"relates_to_product_reference": "8Base-RHOS-16.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "etcd-0:3.3.23-12.el8ost.x86_64 as a component of Red Hat OpenStack Platform 16.1",
"product_id": "8Base-RHOS-16.1:etcd-0:3.3.23-12.el8ost.x86_64"
},
"product_reference": "etcd-0:3.3.23-12.el8ost.x86_64",
"relates_to_product_reference": "8Base-RHOS-16.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "etcd-debuginfo-0:3.3.23-12.el8ost.ppc64le as a component of Red Hat OpenStack Platform 16.1",
"product_id": "8Base-RHOS-16.1:etcd-debuginfo-0:3.3.23-12.el8ost.ppc64le"
},
"product_reference": "etcd-debuginfo-0:3.3.23-12.el8ost.ppc64le",
"relates_to_product_reference": "8Base-RHOS-16.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "etcd-debuginfo-0:3.3.23-12.el8ost.x86_64 as a component of Red Hat OpenStack Platform 16.1",
"product_id": "8Base-RHOS-16.1:etcd-debuginfo-0:3.3.23-12.el8ost.x86_64"
},
"product_reference": "etcd-debuginfo-0:3.3.23-12.el8ost.x86_64",
"relates_to_product_reference": "8Base-RHOS-16.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "etcd-debugsource-0:3.3.23-12.el8ost.ppc64le as a component of Red Hat OpenStack Platform 16.1",
"product_id": "8Base-RHOS-16.1:etcd-debugsource-0:3.3.23-12.el8ost.ppc64le"
},
"product_reference": "etcd-debugsource-0:3.3.23-12.el8ost.ppc64le",
"relates_to_product_reference": "8Base-RHOS-16.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "etcd-debugsource-0:3.3.23-12.el8ost.x86_64 as a component of Red Hat OpenStack Platform 16.1",
"product_id": "8Base-RHOS-16.1:etcd-debugsource-0:3.3.23-12.el8ost.x86_64"
},
"product_reference": "etcd-debugsource-0:3.3.23-12.el8ost.x86_64",
"relates_to_product_reference": "8Base-RHOS-16.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "etcd-0:3.3.23-12.el8ost.ppc64le as a component of Red Hat OpenStack Platform 16.2",
"product_id": "8Base-RHOS-16.2:etcd-0:3.3.23-12.el8ost.ppc64le"
},
"product_reference": "etcd-0:3.3.23-12.el8ost.ppc64le",
"relates_to_product_reference": "8Base-RHOS-16.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "etcd-0:3.3.23-12.el8ost.src as a component of Red Hat OpenStack Platform 16.2",
"product_id": "8Base-RHOS-16.2:etcd-0:3.3.23-12.el8ost.src"
},
"product_reference": "etcd-0:3.3.23-12.el8ost.src",
"relates_to_product_reference": "8Base-RHOS-16.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "etcd-0:3.3.23-12.el8ost.x86_64 as a component of Red Hat OpenStack Platform 16.2",
"product_id": "8Base-RHOS-16.2:etcd-0:3.3.23-12.el8ost.x86_64"
},
"product_reference": "etcd-0:3.3.23-12.el8ost.x86_64",
"relates_to_product_reference": "8Base-RHOS-16.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "etcd-debuginfo-0:3.3.23-12.el8ost.ppc64le as a component of Red Hat OpenStack Platform 16.2",
"product_id": "8Base-RHOS-16.2:etcd-debuginfo-0:3.3.23-12.el8ost.ppc64le"
},
"product_reference": "etcd-debuginfo-0:3.3.23-12.el8ost.ppc64le",
"relates_to_product_reference": "8Base-RHOS-16.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "etcd-debuginfo-0:3.3.23-12.el8ost.x86_64 as a component of Red Hat OpenStack Platform 16.2",
"product_id": "8Base-RHOS-16.2:etcd-debuginfo-0:3.3.23-12.el8ost.x86_64"
},
"product_reference": "etcd-debuginfo-0:3.3.23-12.el8ost.x86_64",
"relates_to_product_reference": "8Base-RHOS-16.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "etcd-debugsource-0:3.3.23-12.el8ost.ppc64le as a component of Red Hat OpenStack Platform 16.2",
"product_id": "8Base-RHOS-16.2:etcd-debugsource-0:3.3.23-12.el8ost.ppc64le"
},
"product_reference": "etcd-debugsource-0:3.3.23-12.el8ost.ppc64le",
"relates_to_product_reference": "8Base-RHOS-16.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "etcd-debugsource-0:3.3.23-12.el8ost.x86_64 as a component of Red Hat OpenStack Platform 16.2",
"product_id": "8Base-RHOS-16.2:etcd-debugsource-0:3.3.23-12.el8ost.x86_64"
},
"product_reference": "etcd-debugsource-0:3.3.23-12.el8ost.x86_64",
"relates_to_product_reference": "8Base-RHOS-16.2"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2022-1705",
"cwe": {
"id": "CWE-444",
"name": "Inconsistent Interpretation of HTTP Requests (\u0027HTTP Request/Response Smuggling\u0027)"
},
"discovery_date": "2022-07-14T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2107374"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in golang. The HTTP/1 client accepted invalid Transfer-Encoding headers indicating \"chunked\" encoding. This issue could allow request smuggling, but only if combined with an intermediate server that also improperly accepts the header as invalid.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "golang: net/http: improper sanitization of Transfer-Encoding header",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "Within regulated environments, a combination of the following controls acts as a significant barrier to successfully exploiting a CWE-444: Inconsistent Interpretation of HTTP Requests (\u0027HTTP Request/Response Smuggling\u0027) vulnerability and therefore downgrades the severity of this particular CVE from Moderate to Low.\n\nThe platform uses secure, encrypted HTTPS connections over TLS 1.2 to reduce the risk of smuggling attacks by preventing the injection of ambiguous or malformed requests between components. The environment employs IPS/IDS and antimalware solutions to detect and block malicious code while ensuring consistent interpretation of HTTP requests across network layers, mitigating request/response inconsistencies. Event logs are collected and analyzed for centralization, correlation, monitoring, alerting, and retention, enabling the detection of malformed or suspicious HTTP traffic. Static code analysis and peer reviews enforce strong input validation and error handling to ensure all user inputs adhere to HTTP protocol specifications.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"8Base-RHOS-16.1:etcd-0:3.3.23-12.el8ost.ppc64le",
"8Base-RHOS-16.1:etcd-0:3.3.23-12.el8ost.src",
"8Base-RHOS-16.1:etcd-0:3.3.23-12.el8ost.x86_64",
"8Base-RHOS-16.1:etcd-debuginfo-0:3.3.23-12.el8ost.ppc64le",
"8Base-RHOS-16.1:etcd-debuginfo-0:3.3.23-12.el8ost.x86_64",
"8Base-RHOS-16.1:etcd-debugsource-0:3.3.23-12.el8ost.ppc64le",
"8Base-RHOS-16.1:etcd-debugsource-0:3.3.23-12.el8ost.x86_64",
"8Base-RHOS-16.2:etcd-0:3.3.23-12.el8ost.ppc64le",
"8Base-RHOS-16.2:etcd-0:3.3.23-12.el8ost.src",
"8Base-RHOS-16.2:etcd-0:3.3.23-12.el8ost.x86_64",
"8Base-RHOS-16.2:etcd-debuginfo-0:3.3.23-12.el8ost.ppc64le",
"8Base-RHOS-16.2:etcd-debuginfo-0:3.3.23-12.el8ost.x86_64",
"8Base-RHOS-16.2:etcd-debugsource-0:3.3.23-12.el8ost.ppc64le",
"8Base-RHOS-16.2:etcd-debugsource-0:3.3.23-12.el8ost.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2022-1705"
},
{
"category": "external",
"summary": "RHBZ#2107374",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2107374"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2022-1705",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-1705"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2022-1705",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2022-1705"
},
{
"category": "external",
"summary": "https://go.dev/issue/53188",
"url": "https://go.dev/issue/53188"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-announce/c/nqrv9fbR0zE",
"url": "https://groups.google.com/g/golang-announce/c/nqrv9fbR0zE"
}
],
"release_date": "2022-07-12T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2023-03-15T19:58:09+00:00",
"details": "Before applying this update, make sure all previously released errata\nrelevant to your system have been applied.\n\nFor details on how to apply this update, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"8Base-RHOS-16.1:etcd-0:3.3.23-12.el8ost.ppc64le",
"8Base-RHOS-16.1:etcd-0:3.3.23-12.el8ost.src",
"8Base-RHOS-16.1:etcd-0:3.3.23-12.el8ost.x86_64",
"8Base-RHOS-16.1:etcd-debuginfo-0:3.3.23-12.el8ost.ppc64le",
"8Base-RHOS-16.1:etcd-debuginfo-0:3.3.23-12.el8ost.x86_64",
"8Base-RHOS-16.1:etcd-debugsource-0:3.3.23-12.el8ost.ppc64le",
"8Base-RHOS-16.1:etcd-debugsource-0:3.3.23-12.el8ost.x86_64",
"8Base-RHOS-16.2:etcd-0:3.3.23-12.el8ost.ppc64le",
"8Base-RHOS-16.2:etcd-0:3.3.23-12.el8ost.src",
"8Base-RHOS-16.2:etcd-0:3.3.23-12.el8ost.x86_64",
"8Base-RHOS-16.2:etcd-debuginfo-0:3.3.23-12.el8ost.ppc64le",
"8Base-RHOS-16.2:etcd-debuginfo-0:3.3.23-12.el8ost.x86_64",
"8Base-RHOS-16.2:etcd-debugsource-0:3.3.23-12.el8ost.ppc64le",
"8Base-RHOS-16.2:etcd-debugsource-0:3.3.23-12.el8ost.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2023:1275"
}
],
"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-RHOS-16.1:etcd-0:3.3.23-12.el8ost.ppc64le",
"8Base-RHOS-16.1:etcd-0:3.3.23-12.el8ost.src",
"8Base-RHOS-16.1:etcd-0:3.3.23-12.el8ost.x86_64",
"8Base-RHOS-16.1:etcd-debuginfo-0:3.3.23-12.el8ost.ppc64le",
"8Base-RHOS-16.1:etcd-debuginfo-0:3.3.23-12.el8ost.x86_64",
"8Base-RHOS-16.1:etcd-debugsource-0:3.3.23-12.el8ost.ppc64le",
"8Base-RHOS-16.1:etcd-debugsource-0:3.3.23-12.el8ost.x86_64",
"8Base-RHOS-16.2:etcd-0:3.3.23-12.el8ost.ppc64le",
"8Base-RHOS-16.2:etcd-0:3.3.23-12.el8ost.src",
"8Base-RHOS-16.2:etcd-0:3.3.23-12.el8ost.x86_64",
"8Base-RHOS-16.2:etcd-debuginfo-0:3.3.23-12.el8ost.ppc64le",
"8Base-RHOS-16.2:etcd-debuginfo-0:3.3.23-12.el8ost.x86_64",
"8Base-RHOS-16.2:etcd-debugsource-0:3.3.23-12.el8ost.ppc64le",
"8Base-RHOS-16.2:etcd-debugsource-0:3.3.23-12.el8ost.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "golang: net/http: improper sanitization of Transfer-Encoding header"
},
{
"acknowledgments": [
{
"names": [
"Daniel Abeles"
],
"organization": "Head of Research, Oxeye"
},
{
"names": [
"Gal Goldstein"
],
"organization": "Security Researcher, Oxeye"
}
],
"cve": "CVE-2022-2880",
"cwe": {
"id": "CWE-444",
"name": "Inconsistent Interpretation of HTTP Requests (\u0027HTTP Request/Response Smuggling\u0027)"
},
"discovery_date": "2022-10-07T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2132868"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in the golang package, where requests forwarded by reverse proxy include the raw query parameters from the inbound request, including unparseable parameters rejected by net/http. This issue could permit query parameter smuggling when a Go proxy forwards a parameter with an unparseable value. After the fix, the reverse proxy sanitizes the query parameters in the forwarded query when the outbound request\u0027s form field is set after the reverse proxy. The director function returns, indicating that the proxy has parsed the query parameters. Proxies that do not parse query parameters continue to forward the original query parameters unchanged.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "golang: net/http/httputil: ReverseProxy should not forward unparseable query parameters",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "The opportunity to exploit this vulnerability is limited to the Golang runtime. In the case of the OpenShift Container Platform, this would be restricted within each individual container. There are multiple layers of guide rails (Golang\u2019s Garbage Collector; OpenShift\u2019s resource constraints imposed at the container and cluster levels) which would require a malicious user to continue submitting attacks for there to be any enduring impact.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"8Base-RHOS-16.1:etcd-0:3.3.23-12.el8ost.ppc64le",
"8Base-RHOS-16.1:etcd-0:3.3.23-12.el8ost.src",
"8Base-RHOS-16.1:etcd-0:3.3.23-12.el8ost.x86_64",
"8Base-RHOS-16.1:etcd-debuginfo-0:3.3.23-12.el8ost.ppc64le",
"8Base-RHOS-16.1:etcd-debuginfo-0:3.3.23-12.el8ost.x86_64",
"8Base-RHOS-16.1:etcd-debugsource-0:3.3.23-12.el8ost.ppc64le",
"8Base-RHOS-16.1:etcd-debugsource-0:3.3.23-12.el8ost.x86_64",
"8Base-RHOS-16.2:etcd-0:3.3.23-12.el8ost.ppc64le",
"8Base-RHOS-16.2:etcd-0:3.3.23-12.el8ost.src",
"8Base-RHOS-16.2:etcd-0:3.3.23-12.el8ost.x86_64",
"8Base-RHOS-16.2:etcd-debuginfo-0:3.3.23-12.el8ost.ppc64le",
"8Base-RHOS-16.2:etcd-debuginfo-0:3.3.23-12.el8ost.x86_64",
"8Base-RHOS-16.2:etcd-debugsource-0:3.3.23-12.el8ost.ppc64le",
"8Base-RHOS-16.2:etcd-debugsource-0:3.3.23-12.el8ost.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2022-2880"
},
{
"category": "external",
"summary": "RHBZ#2132868",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2132868"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2022-2880",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-2880"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2022-2880",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2022-2880"
},
{
"category": "external",
"summary": "https://github.com/golang/go/issues/54663",
"url": "https://github.com/golang/go/issues/54663"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-announce/c/xtuG5faxtaU?pli=1",
"url": "https://groups.google.com/g/golang-announce/c/xtuG5faxtaU?pli=1"
}
],
"release_date": "2022-10-04T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2023-03-15T19:58:09+00:00",
"details": "Before applying this update, make sure all previously released errata\nrelevant to your system have been applied.\n\nFor details on how to apply this update, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"8Base-RHOS-16.1:etcd-0:3.3.23-12.el8ost.ppc64le",
"8Base-RHOS-16.1:etcd-0:3.3.23-12.el8ost.src",
"8Base-RHOS-16.1:etcd-0:3.3.23-12.el8ost.x86_64",
"8Base-RHOS-16.1:etcd-debuginfo-0:3.3.23-12.el8ost.ppc64le",
"8Base-RHOS-16.1:etcd-debuginfo-0:3.3.23-12.el8ost.x86_64",
"8Base-RHOS-16.1:etcd-debugsource-0:3.3.23-12.el8ost.ppc64le",
"8Base-RHOS-16.1:etcd-debugsource-0:3.3.23-12.el8ost.x86_64",
"8Base-RHOS-16.2:etcd-0:3.3.23-12.el8ost.ppc64le",
"8Base-RHOS-16.2:etcd-0:3.3.23-12.el8ost.src",
"8Base-RHOS-16.2:etcd-0:3.3.23-12.el8ost.x86_64",
"8Base-RHOS-16.2:etcd-debuginfo-0:3.3.23-12.el8ost.ppc64le",
"8Base-RHOS-16.2:etcd-debuginfo-0:3.3.23-12.el8ost.x86_64",
"8Base-RHOS-16.2:etcd-debugsource-0:3.3.23-12.el8ost.ppc64le",
"8Base-RHOS-16.2:etcd-debugsource-0:3.3.23-12.el8ost.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2023:1275"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "NONE",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "NONE",
"integrityImpact": "HIGH",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:H/A:N",
"version": "3.1"
},
"products": [
"8Base-RHOS-16.1:etcd-0:3.3.23-12.el8ost.ppc64le",
"8Base-RHOS-16.1:etcd-0:3.3.23-12.el8ost.src",
"8Base-RHOS-16.1:etcd-0:3.3.23-12.el8ost.x86_64",
"8Base-RHOS-16.1:etcd-debuginfo-0:3.3.23-12.el8ost.ppc64le",
"8Base-RHOS-16.1:etcd-debuginfo-0:3.3.23-12.el8ost.x86_64",
"8Base-RHOS-16.1:etcd-debugsource-0:3.3.23-12.el8ost.ppc64le",
"8Base-RHOS-16.1:etcd-debugsource-0:3.3.23-12.el8ost.x86_64",
"8Base-RHOS-16.2:etcd-0:3.3.23-12.el8ost.ppc64le",
"8Base-RHOS-16.2:etcd-0:3.3.23-12.el8ost.src",
"8Base-RHOS-16.2:etcd-0:3.3.23-12.el8ost.x86_64",
"8Base-RHOS-16.2:etcd-debuginfo-0:3.3.23-12.el8ost.ppc64le",
"8Base-RHOS-16.2:etcd-debuginfo-0:3.3.23-12.el8ost.x86_64",
"8Base-RHOS-16.2:etcd-debugsource-0:3.3.23-12.el8ost.ppc64le",
"8Base-RHOS-16.2:etcd-debugsource-0:3.3.23-12.el8ost.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "golang: net/http/httputil: ReverseProxy should not forward unparseable query parameters"
},
{
"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": "other",
"text": "RHC package for Red Hat Enterprise Linux 9 mark as Low severity as we do ship the affected code but it\u0027s not easily exposed because YAML files are not parsed by RHC.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"8Base-RHOS-16.1:etcd-0:3.3.23-12.el8ost.ppc64le",
"8Base-RHOS-16.1:etcd-0:3.3.23-12.el8ost.src",
"8Base-RHOS-16.1:etcd-0:3.3.23-12.el8ost.x86_64",
"8Base-RHOS-16.1:etcd-debuginfo-0:3.3.23-12.el8ost.ppc64le",
"8Base-RHOS-16.1:etcd-debuginfo-0:3.3.23-12.el8ost.x86_64",
"8Base-RHOS-16.1:etcd-debugsource-0:3.3.23-12.el8ost.ppc64le",
"8Base-RHOS-16.1:etcd-debugsource-0:3.3.23-12.el8ost.x86_64",
"8Base-RHOS-16.2:etcd-0:3.3.23-12.el8ost.ppc64le",
"8Base-RHOS-16.2:etcd-0:3.3.23-12.el8ost.src",
"8Base-RHOS-16.2:etcd-0:3.3.23-12.el8ost.x86_64",
"8Base-RHOS-16.2:etcd-debuginfo-0:3.3.23-12.el8ost.ppc64le",
"8Base-RHOS-16.2:etcd-debuginfo-0:3.3.23-12.el8ost.x86_64",
"8Base-RHOS-16.2:etcd-debugsource-0:3.3.23-12.el8ost.ppc64le",
"8Base-RHOS-16.2:etcd-debugsource-0:3.3.23-12.el8ost.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-03-15T19:58:09+00:00",
"details": "Before applying this update, make sure all previously released errata\nrelevant to your system have been applied.\n\nFor details on how to apply this update, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"8Base-RHOS-16.1:etcd-0:3.3.23-12.el8ost.ppc64le",
"8Base-RHOS-16.1:etcd-0:3.3.23-12.el8ost.src",
"8Base-RHOS-16.1:etcd-0:3.3.23-12.el8ost.x86_64",
"8Base-RHOS-16.1:etcd-debuginfo-0:3.3.23-12.el8ost.ppc64le",
"8Base-RHOS-16.1:etcd-debuginfo-0:3.3.23-12.el8ost.x86_64",
"8Base-RHOS-16.1:etcd-debugsource-0:3.3.23-12.el8ost.ppc64le",
"8Base-RHOS-16.1:etcd-debugsource-0:3.3.23-12.el8ost.x86_64",
"8Base-RHOS-16.2:etcd-0:3.3.23-12.el8ost.ppc64le",
"8Base-RHOS-16.2:etcd-0:3.3.23-12.el8ost.src",
"8Base-RHOS-16.2:etcd-0:3.3.23-12.el8ost.x86_64",
"8Base-RHOS-16.2:etcd-debuginfo-0:3.3.23-12.el8ost.ppc64le",
"8Base-RHOS-16.2:etcd-debuginfo-0:3.3.23-12.el8ost.x86_64",
"8Base-RHOS-16.2:etcd-debugsource-0:3.3.23-12.el8ost.ppc64le",
"8Base-RHOS-16.2:etcd-debugsource-0:3.3.23-12.el8ost.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2023:1275"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"8Base-RHOS-16.1:etcd-0:3.3.23-12.el8ost.ppc64le",
"8Base-RHOS-16.1:etcd-0:3.3.23-12.el8ost.src",
"8Base-RHOS-16.1:etcd-0:3.3.23-12.el8ost.x86_64",
"8Base-RHOS-16.1:etcd-debuginfo-0:3.3.23-12.el8ost.ppc64le",
"8Base-RHOS-16.1:etcd-debuginfo-0:3.3.23-12.el8ost.x86_64",
"8Base-RHOS-16.1:etcd-debugsource-0:3.3.23-12.el8ost.ppc64le",
"8Base-RHOS-16.1:etcd-debugsource-0:3.3.23-12.el8ost.x86_64",
"8Base-RHOS-16.2:etcd-0:3.3.23-12.el8ost.ppc64le",
"8Base-RHOS-16.2:etcd-0:3.3.23-12.el8ost.src",
"8Base-RHOS-16.2:etcd-0:3.3.23-12.el8ost.x86_64",
"8Base-RHOS-16.2:etcd-debuginfo-0:3.3.23-12.el8ost.ppc64le",
"8Base-RHOS-16.2:etcd-debuginfo-0:3.3.23-12.el8ost.x86_64",
"8Base-RHOS-16.2:etcd-debugsource-0:3.3.23-12.el8ost.ppc64le",
"8Base-RHOS-16.2:etcd-debugsource-0:3.3.23-12.el8ost.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "go-yaml: Improve heuristics preventing CPU/memory abuse by parsing malicious or large YAML documents"
},
{
"cve": "CVE-2022-27664",
"cwe": {
"id": "CWE-400",
"name": "Uncontrolled Resource Consumption"
},
"discovery_date": "2022-09-06T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2124669"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in the golang package. In net/http in Go, attackers can cause a denial of service because an HTTP/2 connection can hang during closing if a fatal error preempts the shutdown.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "golang: net/http: handle server errors after sending GOAWAY",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "The opportunity for a Denial of Service is limited to the golang runtime. In the case of OpenShift Container Platform, this would be restricted within each individual container. There are multiple layers of guide rails (Golang\u2019s Garbage Collector; OpenShift\u2019s resource constraints imposed at the container and cluster levels) which would require a malicious user to continue submitting attacks for there to be any enduring impact. They would also need access to external server resources to be able to send a massive volume of requests to cause a significant impact on server operations.\n\nWithin regulated environments, a combination of the following controls acts as a significant barrier to successfully exploiting a CWE-400: Uncontrolled Resource Consumption vulnerability and therefore downgrades the severity of this particular CVE from Moderate to Low.\n\nRed Hat restricts access to all platform information by default, granting access only after successful hard token-based multi-factor authentication (MFA) and enforcing least privilege to ensure only authorized roles can execute or modify code. The environment employs malicious code protections, including IDS/IPS and antimalware tools to detect threats and monitor resource usage, helping prevent uncontrolled consumption that could lead to system failure. Additional safeguards, such as web application firewalls and load-balancing strategies, protect against resource exhaustion and performance degradation. Event logs are centrally collected, correlated, and analyzed to support monitoring, alerting, and retention, aiding in the detection of abnormal behavior and potential denial-of-service (DoS) conditions. Static code analysis and peer reviews enforce strong input validation and error handling, reducing the likelihood of input-based DoS attacks.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"8Base-RHOS-16.1:etcd-0:3.3.23-12.el8ost.ppc64le",
"8Base-RHOS-16.1:etcd-0:3.3.23-12.el8ost.src",
"8Base-RHOS-16.1:etcd-0:3.3.23-12.el8ost.x86_64",
"8Base-RHOS-16.1:etcd-debuginfo-0:3.3.23-12.el8ost.ppc64le",
"8Base-RHOS-16.1:etcd-debuginfo-0:3.3.23-12.el8ost.x86_64",
"8Base-RHOS-16.1:etcd-debugsource-0:3.3.23-12.el8ost.ppc64le",
"8Base-RHOS-16.1:etcd-debugsource-0:3.3.23-12.el8ost.x86_64",
"8Base-RHOS-16.2:etcd-0:3.3.23-12.el8ost.ppc64le",
"8Base-RHOS-16.2:etcd-0:3.3.23-12.el8ost.src",
"8Base-RHOS-16.2:etcd-0:3.3.23-12.el8ost.x86_64",
"8Base-RHOS-16.2:etcd-debuginfo-0:3.3.23-12.el8ost.ppc64le",
"8Base-RHOS-16.2:etcd-debuginfo-0:3.3.23-12.el8ost.x86_64",
"8Base-RHOS-16.2:etcd-debugsource-0:3.3.23-12.el8ost.ppc64le",
"8Base-RHOS-16.2:etcd-debugsource-0:3.3.23-12.el8ost.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2022-27664"
},
{
"category": "external",
"summary": "RHBZ#2124669",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2124669"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2022-27664",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-27664"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2022-27664",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2022-27664"
},
{
"category": "external",
"summary": "https://go.dev/issue/54658",
"url": "https://go.dev/issue/54658"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-announce/c/x49AQzIVX-s/m/0tgO0pjiBQAJ",
"url": "https://groups.google.com/g/golang-announce/c/x49AQzIVX-s/m/0tgO0pjiBQAJ"
}
],
"release_date": "2022-09-06T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2023-03-15T19:58:09+00:00",
"details": "Before applying this update, make sure all previously released errata\nrelevant to your system have been applied.\n\nFor details on how to apply this update, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"8Base-RHOS-16.1:etcd-0:3.3.23-12.el8ost.ppc64le",
"8Base-RHOS-16.1:etcd-0:3.3.23-12.el8ost.src",
"8Base-RHOS-16.1:etcd-0:3.3.23-12.el8ost.x86_64",
"8Base-RHOS-16.1:etcd-debuginfo-0:3.3.23-12.el8ost.ppc64le",
"8Base-RHOS-16.1:etcd-debuginfo-0:3.3.23-12.el8ost.x86_64",
"8Base-RHOS-16.1:etcd-debugsource-0:3.3.23-12.el8ost.ppc64le",
"8Base-RHOS-16.1:etcd-debugsource-0:3.3.23-12.el8ost.x86_64",
"8Base-RHOS-16.2:etcd-0:3.3.23-12.el8ost.ppc64le",
"8Base-RHOS-16.2:etcd-0:3.3.23-12.el8ost.src",
"8Base-RHOS-16.2:etcd-0:3.3.23-12.el8ost.x86_64",
"8Base-RHOS-16.2:etcd-debuginfo-0:3.3.23-12.el8ost.ppc64le",
"8Base-RHOS-16.2:etcd-debuginfo-0:3.3.23-12.el8ost.x86_64",
"8Base-RHOS-16.2:etcd-debugsource-0:3.3.23-12.el8ost.ppc64le",
"8Base-RHOS-16.2:etcd-debugsource-0:3.3.23-12.el8ost.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2023:1275"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 6.5,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "LOW",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"8Base-RHOS-16.1:etcd-0:3.3.23-12.el8ost.ppc64le",
"8Base-RHOS-16.1:etcd-0:3.3.23-12.el8ost.src",
"8Base-RHOS-16.1:etcd-0:3.3.23-12.el8ost.x86_64",
"8Base-RHOS-16.1:etcd-debuginfo-0:3.3.23-12.el8ost.ppc64le",
"8Base-RHOS-16.1:etcd-debuginfo-0:3.3.23-12.el8ost.x86_64",
"8Base-RHOS-16.1:etcd-debugsource-0:3.3.23-12.el8ost.ppc64le",
"8Base-RHOS-16.1:etcd-debugsource-0:3.3.23-12.el8ost.x86_64",
"8Base-RHOS-16.2:etcd-0:3.3.23-12.el8ost.ppc64le",
"8Base-RHOS-16.2:etcd-0:3.3.23-12.el8ost.src",
"8Base-RHOS-16.2:etcd-0:3.3.23-12.el8ost.x86_64",
"8Base-RHOS-16.2:etcd-debuginfo-0:3.3.23-12.el8ost.ppc64le",
"8Base-RHOS-16.2:etcd-debuginfo-0:3.3.23-12.el8ost.x86_64",
"8Base-RHOS-16.2:etcd-debugsource-0:3.3.23-12.el8ost.ppc64le",
"8Base-RHOS-16.2:etcd-debugsource-0:3.3.23-12.el8ost.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "golang: net/http: handle server errors after sending GOAWAY"
},
{
"cve": "CVE-2022-30629",
"cwe": {
"id": "CWE-331",
"name": "Insufficient Entropy"
},
"discovery_date": "2022-06-02T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2092793"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in the crypto/tls golang package. When session tickets are generated by crypto/tls, it is missing the ticket expiration. This issue may allow an attacker to observe the TLS handshakes to correlate successive connections during session resumption.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "golang: crypto/tls: session tickets lack random ticket_age_add",
"title": "Vulnerability summary"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"8Base-RHOS-16.1:etcd-0:3.3.23-12.el8ost.ppc64le",
"8Base-RHOS-16.1:etcd-0:3.3.23-12.el8ost.src",
"8Base-RHOS-16.1:etcd-0:3.3.23-12.el8ost.x86_64",
"8Base-RHOS-16.1:etcd-debuginfo-0:3.3.23-12.el8ost.ppc64le",
"8Base-RHOS-16.1:etcd-debuginfo-0:3.3.23-12.el8ost.x86_64",
"8Base-RHOS-16.1:etcd-debugsource-0:3.3.23-12.el8ost.ppc64le",
"8Base-RHOS-16.1:etcd-debugsource-0:3.3.23-12.el8ost.x86_64",
"8Base-RHOS-16.2:etcd-0:3.3.23-12.el8ost.ppc64le",
"8Base-RHOS-16.2:etcd-0:3.3.23-12.el8ost.src",
"8Base-RHOS-16.2:etcd-0:3.3.23-12.el8ost.x86_64",
"8Base-RHOS-16.2:etcd-debuginfo-0:3.3.23-12.el8ost.ppc64le",
"8Base-RHOS-16.2:etcd-debuginfo-0:3.3.23-12.el8ost.x86_64",
"8Base-RHOS-16.2:etcd-debugsource-0:3.3.23-12.el8ost.ppc64le",
"8Base-RHOS-16.2:etcd-debugsource-0:3.3.23-12.el8ost.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2022-30629"
},
{
"category": "external",
"summary": "RHBZ#2092793",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2092793"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2022-30629",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-30629"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2022-30629",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2022-30629"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-announce/c/TzIC9-t8Ytg",
"url": "https://groups.google.com/g/golang-announce/c/TzIC9-t8Ytg"
}
],
"release_date": "2022-06-02T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2023-03-15T19:58:09+00:00",
"details": "Before applying this update, make sure all previously released errata\nrelevant to your system have been applied.\n\nFor details on how to apply this update, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"8Base-RHOS-16.1:etcd-0:3.3.23-12.el8ost.ppc64le",
"8Base-RHOS-16.1:etcd-0:3.3.23-12.el8ost.src",
"8Base-RHOS-16.1:etcd-0:3.3.23-12.el8ost.x86_64",
"8Base-RHOS-16.1:etcd-debuginfo-0:3.3.23-12.el8ost.ppc64le",
"8Base-RHOS-16.1:etcd-debuginfo-0:3.3.23-12.el8ost.x86_64",
"8Base-RHOS-16.1:etcd-debugsource-0:3.3.23-12.el8ost.ppc64le",
"8Base-RHOS-16.1:etcd-debugsource-0:3.3.23-12.el8ost.x86_64",
"8Base-RHOS-16.2:etcd-0:3.3.23-12.el8ost.ppc64le",
"8Base-RHOS-16.2:etcd-0:3.3.23-12.el8ost.src",
"8Base-RHOS-16.2:etcd-0:3.3.23-12.el8ost.x86_64",
"8Base-RHOS-16.2:etcd-debuginfo-0:3.3.23-12.el8ost.ppc64le",
"8Base-RHOS-16.2:etcd-debuginfo-0:3.3.23-12.el8ost.x86_64",
"8Base-RHOS-16.2:etcd-debugsource-0:3.3.23-12.el8ost.ppc64le",
"8Base-RHOS-16.2:etcd-debugsource-0:3.3.23-12.el8ost.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2023:1275"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "HIGH",
"attackVector": "NETWORK",
"availabilityImpact": "NONE",
"baseScore": 3.1,
"baseSeverity": "LOW",
"confidentialityImpact": "LOW",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "REQUIRED",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:R/S:U/C:L/I:N/A:N",
"version": "3.1"
},
"products": [
"8Base-RHOS-16.1:etcd-0:3.3.23-12.el8ost.ppc64le",
"8Base-RHOS-16.1:etcd-0:3.3.23-12.el8ost.src",
"8Base-RHOS-16.1:etcd-0:3.3.23-12.el8ost.x86_64",
"8Base-RHOS-16.1:etcd-debuginfo-0:3.3.23-12.el8ost.ppc64le",
"8Base-RHOS-16.1:etcd-debuginfo-0:3.3.23-12.el8ost.x86_64",
"8Base-RHOS-16.1:etcd-debugsource-0:3.3.23-12.el8ost.ppc64le",
"8Base-RHOS-16.1:etcd-debugsource-0:3.3.23-12.el8ost.x86_64",
"8Base-RHOS-16.2:etcd-0:3.3.23-12.el8ost.ppc64le",
"8Base-RHOS-16.2:etcd-0:3.3.23-12.el8ost.src",
"8Base-RHOS-16.2:etcd-0:3.3.23-12.el8ost.x86_64",
"8Base-RHOS-16.2:etcd-debuginfo-0:3.3.23-12.el8ost.ppc64le",
"8Base-RHOS-16.2:etcd-debuginfo-0:3.3.23-12.el8ost.x86_64",
"8Base-RHOS-16.2:etcd-debugsource-0:3.3.23-12.el8ost.ppc64le",
"8Base-RHOS-16.2:etcd-debugsource-0:3.3.23-12.el8ost.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Low"
}
],
"title": "golang: crypto/tls: session tickets lack random ticket_age_add"
},
{
"cve": "CVE-2022-30630",
"cwe": {
"id": "CWE-1325",
"name": "Improperly Controlled Sequential Memory Allocation"
},
"discovery_date": "2022-07-14T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2107371"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in the golang standard library, io/fs. Calling Glob on a path that contains a large number of path separators can cause a panic issue due to stack exhaustion. This could allow an attacker to impact availability.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "golang: io/fs: stack exhaustion in Glob",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "RH ProdSec has set the Impact of this vulnerability to Moderate as there is no known method to execute arbitary code. Successful exploitation of this bug can cause the application under attack to panic, merely causing a Denial of Service at the application level. As the kernel is unaffected by this bug, the user can merely relaunch the application to fix the problem. Also, if somehow the application keeps relaunching, the timer watchdogs in the default RHEL kernel will stop the attack in its tracks.\n\nWithin regulated environments, a combination of the following controls acts as a significant barrier to successfully exploiting a CWE-1325: Improperly Controlled Sequential Memory Allocation vulnerability and therefore downgrades the severity of this particular CVE from Moderate to Low.\n\nAccess to the platform is granted only after successful hard token-based multi-factor authentication (MFA) and is governed by least privilege to ensure only authorized users and roles can execute or modify code. Static code analysis and peer reviews enforce strong input validation and error handling, preventing improperly validated inputs from causing system instability, data exposure, or privilege escalation. In the event of successful exploitation, process isolation limits the impact of excessive sequential memory allocation by restricting memory use per process, preventing any single process from exhausting system resources. Finally, the platform uses memory protection mechanisms such as Data Execution Prevention (DEP) and Address Space Layout Randomization (ASLR) to reduce the risk of memory allocation-based attacks.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"8Base-RHOS-16.1:etcd-0:3.3.23-12.el8ost.ppc64le",
"8Base-RHOS-16.1:etcd-0:3.3.23-12.el8ost.src",
"8Base-RHOS-16.1:etcd-0:3.3.23-12.el8ost.x86_64",
"8Base-RHOS-16.1:etcd-debuginfo-0:3.3.23-12.el8ost.ppc64le",
"8Base-RHOS-16.1:etcd-debuginfo-0:3.3.23-12.el8ost.x86_64",
"8Base-RHOS-16.1:etcd-debugsource-0:3.3.23-12.el8ost.ppc64le",
"8Base-RHOS-16.1:etcd-debugsource-0:3.3.23-12.el8ost.x86_64",
"8Base-RHOS-16.2:etcd-0:3.3.23-12.el8ost.ppc64le",
"8Base-RHOS-16.2:etcd-0:3.3.23-12.el8ost.src",
"8Base-RHOS-16.2:etcd-0:3.3.23-12.el8ost.x86_64",
"8Base-RHOS-16.2:etcd-debuginfo-0:3.3.23-12.el8ost.ppc64le",
"8Base-RHOS-16.2:etcd-debuginfo-0:3.3.23-12.el8ost.x86_64",
"8Base-RHOS-16.2:etcd-debugsource-0:3.3.23-12.el8ost.ppc64le",
"8Base-RHOS-16.2:etcd-debugsource-0:3.3.23-12.el8ost.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2022-30630"
},
{
"category": "external",
"summary": "RHBZ#2107371",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2107371"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2022-30630",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-30630"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2022-30630",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2022-30630"
},
{
"category": "external",
"summary": "https://go.dev/issue/53415",
"url": "https://go.dev/issue/53415"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-announce/c/nqrv9fbR0zE",
"url": "https://groups.google.com/g/golang-announce/c/nqrv9fbR0zE"
}
],
"release_date": "2022-07-12T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2023-03-15T19:58:09+00:00",
"details": "Before applying this update, make sure all previously released errata\nrelevant to your system have been applied.\n\nFor details on how to apply this update, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"8Base-RHOS-16.1:etcd-0:3.3.23-12.el8ost.ppc64le",
"8Base-RHOS-16.1:etcd-0:3.3.23-12.el8ost.src",
"8Base-RHOS-16.1:etcd-0:3.3.23-12.el8ost.x86_64",
"8Base-RHOS-16.1:etcd-debuginfo-0:3.3.23-12.el8ost.ppc64le",
"8Base-RHOS-16.1:etcd-debuginfo-0:3.3.23-12.el8ost.x86_64",
"8Base-RHOS-16.1:etcd-debugsource-0:3.3.23-12.el8ost.ppc64le",
"8Base-RHOS-16.1:etcd-debugsource-0:3.3.23-12.el8ost.x86_64",
"8Base-RHOS-16.2:etcd-0:3.3.23-12.el8ost.ppc64le",
"8Base-RHOS-16.2:etcd-0:3.3.23-12.el8ost.src",
"8Base-RHOS-16.2:etcd-0:3.3.23-12.el8ost.x86_64",
"8Base-RHOS-16.2:etcd-debuginfo-0:3.3.23-12.el8ost.ppc64le",
"8Base-RHOS-16.2:etcd-debuginfo-0:3.3.23-12.el8ost.x86_64",
"8Base-RHOS-16.2:etcd-debugsource-0:3.3.23-12.el8ost.ppc64le",
"8Base-RHOS-16.2:etcd-debugsource-0:3.3.23-12.el8ost.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2023:1275"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"8Base-RHOS-16.1:etcd-0:3.3.23-12.el8ost.ppc64le",
"8Base-RHOS-16.1:etcd-0:3.3.23-12.el8ost.src",
"8Base-RHOS-16.1:etcd-0:3.3.23-12.el8ost.x86_64",
"8Base-RHOS-16.1:etcd-debuginfo-0:3.3.23-12.el8ost.ppc64le",
"8Base-RHOS-16.1:etcd-debuginfo-0:3.3.23-12.el8ost.x86_64",
"8Base-RHOS-16.1:etcd-debugsource-0:3.3.23-12.el8ost.ppc64le",
"8Base-RHOS-16.1:etcd-debugsource-0:3.3.23-12.el8ost.x86_64",
"8Base-RHOS-16.2:etcd-0:3.3.23-12.el8ost.ppc64le",
"8Base-RHOS-16.2:etcd-0:3.3.23-12.el8ost.src",
"8Base-RHOS-16.2:etcd-0:3.3.23-12.el8ost.x86_64",
"8Base-RHOS-16.2:etcd-debuginfo-0:3.3.23-12.el8ost.ppc64le",
"8Base-RHOS-16.2:etcd-debuginfo-0:3.3.23-12.el8ost.x86_64",
"8Base-RHOS-16.2:etcd-debugsource-0:3.3.23-12.el8ost.ppc64le",
"8Base-RHOS-16.2:etcd-debugsource-0:3.3.23-12.el8ost.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "golang: io/fs: stack exhaustion in Glob"
},
{
"cve": "CVE-2022-30632",
"cwe": {
"id": "CWE-1325",
"name": "Improperly Controlled Sequential Memory Allocation"
},
"discovery_date": "2022-07-14T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2107386"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in golang. Calling Glob on a path that contains a large number of path separators can cause a panic issue due to stack exhaustion. This can cause an attacker to impact availability.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "golang: path/filepath: stack exhaustion in Glob",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "The exploitation of this flaw will only result in a denial of service of the application via the application crashing which is why this has been rated as moderate.\n\nWithin regulated environments, a combination of the following controls acts as a significant barrier to successfully exploiting a CWE-1325: Improperly Controlled Sequential Memory Allocation vulnerability and therefore downgrades the severity of this particular CVE from Moderate to Low.\n\nAccess to the platform is granted only after successful hard token-based multi-factor authentication (MFA) and is governed by least privilege to ensure only authorized users and roles can execute or modify code. Static code analysis and peer reviews enforce strong input validation and error handling, preventing improperly validated inputs from causing system instability, data exposure, or privilege escalation. In the event of successful exploitation, process isolation limits the impact of excessive sequential memory allocation by restricting memory use per process, preventing any single process from exhausting system resources. Finally, the platform uses memory protection mechanisms such as Data Execution Prevention (DEP) and Address Space Layout Randomization (ASLR) to reduce the risk of memory allocation-based attacks.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"8Base-RHOS-16.1:etcd-0:3.3.23-12.el8ost.ppc64le",
"8Base-RHOS-16.1:etcd-0:3.3.23-12.el8ost.src",
"8Base-RHOS-16.1:etcd-0:3.3.23-12.el8ost.x86_64",
"8Base-RHOS-16.1:etcd-debuginfo-0:3.3.23-12.el8ost.ppc64le",
"8Base-RHOS-16.1:etcd-debuginfo-0:3.3.23-12.el8ost.x86_64",
"8Base-RHOS-16.1:etcd-debugsource-0:3.3.23-12.el8ost.ppc64le",
"8Base-RHOS-16.1:etcd-debugsource-0:3.3.23-12.el8ost.x86_64",
"8Base-RHOS-16.2:etcd-0:3.3.23-12.el8ost.ppc64le",
"8Base-RHOS-16.2:etcd-0:3.3.23-12.el8ost.src",
"8Base-RHOS-16.2:etcd-0:3.3.23-12.el8ost.x86_64",
"8Base-RHOS-16.2:etcd-debuginfo-0:3.3.23-12.el8ost.ppc64le",
"8Base-RHOS-16.2:etcd-debuginfo-0:3.3.23-12.el8ost.x86_64",
"8Base-RHOS-16.2:etcd-debugsource-0:3.3.23-12.el8ost.ppc64le",
"8Base-RHOS-16.2:etcd-debugsource-0:3.3.23-12.el8ost.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2022-30632"
},
{
"category": "external",
"summary": "RHBZ#2107386",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2107386"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2022-30632",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-30632"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2022-30632",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2022-30632"
},
{
"category": "external",
"summary": "https://go.dev/issue/53416",
"url": "https://go.dev/issue/53416"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-announce/c/nqrv9fbR0zE",
"url": "https://groups.google.com/g/golang-announce/c/nqrv9fbR0zE"
}
],
"release_date": "2022-07-12T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2023-03-15T19:58:09+00:00",
"details": "Before applying this update, make sure all previously released errata\nrelevant to your system have been applied.\n\nFor details on how to apply this update, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"8Base-RHOS-16.1:etcd-0:3.3.23-12.el8ost.ppc64le",
"8Base-RHOS-16.1:etcd-0:3.3.23-12.el8ost.src",
"8Base-RHOS-16.1:etcd-0:3.3.23-12.el8ost.x86_64",
"8Base-RHOS-16.1:etcd-debuginfo-0:3.3.23-12.el8ost.ppc64le",
"8Base-RHOS-16.1:etcd-debuginfo-0:3.3.23-12.el8ost.x86_64",
"8Base-RHOS-16.1:etcd-debugsource-0:3.3.23-12.el8ost.ppc64le",
"8Base-RHOS-16.1:etcd-debugsource-0:3.3.23-12.el8ost.x86_64",
"8Base-RHOS-16.2:etcd-0:3.3.23-12.el8ost.ppc64le",
"8Base-RHOS-16.2:etcd-0:3.3.23-12.el8ost.src",
"8Base-RHOS-16.2:etcd-0:3.3.23-12.el8ost.x86_64",
"8Base-RHOS-16.2:etcd-debuginfo-0:3.3.23-12.el8ost.ppc64le",
"8Base-RHOS-16.2:etcd-debuginfo-0:3.3.23-12.el8ost.x86_64",
"8Base-RHOS-16.2:etcd-debugsource-0:3.3.23-12.el8ost.ppc64le",
"8Base-RHOS-16.2:etcd-debugsource-0:3.3.23-12.el8ost.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2023:1275"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"8Base-RHOS-16.1:etcd-0:3.3.23-12.el8ost.ppc64le",
"8Base-RHOS-16.1:etcd-0:3.3.23-12.el8ost.src",
"8Base-RHOS-16.1:etcd-0:3.3.23-12.el8ost.x86_64",
"8Base-RHOS-16.1:etcd-debuginfo-0:3.3.23-12.el8ost.ppc64le",
"8Base-RHOS-16.1:etcd-debuginfo-0:3.3.23-12.el8ost.x86_64",
"8Base-RHOS-16.1:etcd-debugsource-0:3.3.23-12.el8ost.ppc64le",
"8Base-RHOS-16.1:etcd-debugsource-0:3.3.23-12.el8ost.x86_64",
"8Base-RHOS-16.2:etcd-0:3.3.23-12.el8ost.ppc64le",
"8Base-RHOS-16.2:etcd-0:3.3.23-12.el8ost.src",
"8Base-RHOS-16.2:etcd-0:3.3.23-12.el8ost.x86_64",
"8Base-RHOS-16.2:etcd-debuginfo-0:3.3.23-12.el8ost.ppc64le",
"8Base-RHOS-16.2:etcd-debuginfo-0:3.3.23-12.el8ost.x86_64",
"8Base-RHOS-16.2:etcd-debugsource-0:3.3.23-12.el8ost.ppc64le",
"8Base-RHOS-16.2:etcd-debugsource-0:3.3.23-12.el8ost.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "golang: path/filepath: stack exhaustion in Glob"
},
{
"cve": "CVE-2022-30635",
"cwe": {
"id": "CWE-1325",
"name": "Improperly Controlled Sequential Memory Allocation"
},
"discovery_date": "2022-07-14T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2107388"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in golang. When calling Decoder, Decode on a message that contains deeply nested structures, a panic can occur due to stack exhaustion and allows an attacker to impact system availability.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "golang: encoding/gob: stack exhaustion in Decoder.Decode",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "OpenShift Container Platform (OCP) starting from 4.10 stream is already compiled in the patched version of Go, hence is not affected by this vulnerability.The vulnerability has been rated as moderate instead of high because the vulnerability can only result in a minor denial of service.\n\nWithin regulated environments, a combination of the following controls acts as a significant barrier to successfully exploiting a CWE-1325: Improperly Controlled Sequential Memory Allocation vulnerability and therefore downgrades the severity of this particular CVE from Moderate to Low.\n\nAccess to the platform is granted only after successful hard token-based multi-factor authentication (MFA) and is governed by least privilege to ensure only authorized users and roles can execute or modify code. Static code analysis and peer reviews enforce strong input validation and error handling, preventing improperly validated inputs from causing system instability, data exposure, or privilege escalation. In the event of successful exploitation, process isolation limits the impact of excessive sequential memory allocation by restricting memory use per process, preventing any single process from exhausting system resources. Finally, the platform uses memory protection mechanisms such as Data Execution Prevention (DEP) and Address Space Layout Randomization (ASLR) to reduce the risk of memory allocation-based attacks.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"8Base-RHOS-16.1:etcd-0:3.3.23-12.el8ost.ppc64le",
"8Base-RHOS-16.1:etcd-0:3.3.23-12.el8ost.src",
"8Base-RHOS-16.1:etcd-0:3.3.23-12.el8ost.x86_64",
"8Base-RHOS-16.1:etcd-debuginfo-0:3.3.23-12.el8ost.ppc64le",
"8Base-RHOS-16.1:etcd-debuginfo-0:3.3.23-12.el8ost.x86_64",
"8Base-RHOS-16.1:etcd-debugsource-0:3.3.23-12.el8ost.ppc64le",
"8Base-RHOS-16.1:etcd-debugsource-0:3.3.23-12.el8ost.x86_64",
"8Base-RHOS-16.2:etcd-0:3.3.23-12.el8ost.ppc64le",
"8Base-RHOS-16.2:etcd-0:3.3.23-12.el8ost.src",
"8Base-RHOS-16.2:etcd-0:3.3.23-12.el8ost.x86_64",
"8Base-RHOS-16.2:etcd-debuginfo-0:3.3.23-12.el8ost.ppc64le",
"8Base-RHOS-16.2:etcd-debuginfo-0:3.3.23-12.el8ost.x86_64",
"8Base-RHOS-16.2:etcd-debugsource-0:3.3.23-12.el8ost.ppc64le",
"8Base-RHOS-16.2:etcd-debugsource-0:3.3.23-12.el8ost.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2022-30635"
},
{
"category": "external",
"summary": "RHBZ#2107388",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2107388"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2022-30635",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-30635"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2022-30635",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2022-30635"
},
{
"category": "external",
"summary": "https://go.dev/issue/53615",
"url": "https://go.dev/issue/53615"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-announce/c/nqrv9fbR0zE",
"url": "https://groups.google.com/g/golang-announce/c/nqrv9fbR0zE"
}
],
"release_date": "2022-07-12T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2023-03-15T19:58:09+00:00",
"details": "Before applying this update, make sure all previously released errata\nrelevant to your system have been applied.\n\nFor details on how to apply this update, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"8Base-RHOS-16.1:etcd-0:3.3.23-12.el8ost.ppc64le",
"8Base-RHOS-16.1:etcd-0:3.3.23-12.el8ost.src",
"8Base-RHOS-16.1:etcd-0:3.3.23-12.el8ost.x86_64",
"8Base-RHOS-16.1:etcd-debuginfo-0:3.3.23-12.el8ost.ppc64le",
"8Base-RHOS-16.1:etcd-debuginfo-0:3.3.23-12.el8ost.x86_64",
"8Base-RHOS-16.1:etcd-debugsource-0:3.3.23-12.el8ost.ppc64le",
"8Base-RHOS-16.1:etcd-debugsource-0:3.3.23-12.el8ost.x86_64",
"8Base-RHOS-16.2:etcd-0:3.3.23-12.el8ost.ppc64le",
"8Base-RHOS-16.2:etcd-0:3.3.23-12.el8ost.src",
"8Base-RHOS-16.2:etcd-0:3.3.23-12.el8ost.x86_64",
"8Base-RHOS-16.2:etcd-debuginfo-0:3.3.23-12.el8ost.ppc64le",
"8Base-RHOS-16.2:etcd-debuginfo-0:3.3.23-12.el8ost.x86_64",
"8Base-RHOS-16.2:etcd-debugsource-0:3.3.23-12.el8ost.ppc64le",
"8Base-RHOS-16.2:etcd-debugsource-0:3.3.23-12.el8ost.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2023:1275"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"8Base-RHOS-16.1:etcd-0:3.3.23-12.el8ost.ppc64le",
"8Base-RHOS-16.1:etcd-0:3.3.23-12.el8ost.src",
"8Base-RHOS-16.1:etcd-0:3.3.23-12.el8ost.x86_64",
"8Base-RHOS-16.1:etcd-debuginfo-0:3.3.23-12.el8ost.ppc64le",
"8Base-RHOS-16.1:etcd-debuginfo-0:3.3.23-12.el8ost.x86_64",
"8Base-RHOS-16.1:etcd-debugsource-0:3.3.23-12.el8ost.ppc64le",
"8Base-RHOS-16.1:etcd-debugsource-0:3.3.23-12.el8ost.x86_64",
"8Base-RHOS-16.2:etcd-0:3.3.23-12.el8ost.ppc64le",
"8Base-RHOS-16.2:etcd-0:3.3.23-12.el8ost.src",
"8Base-RHOS-16.2:etcd-0:3.3.23-12.el8ost.x86_64",
"8Base-RHOS-16.2:etcd-debuginfo-0:3.3.23-12.el8ost.ppc64le",
"8Base-RHOS-16.2:etcd-debuginfo-0:3.3.23-12.el8ost.x86_64",
"8Base-RHOS-16.2:etcd-debugsource-0:3.3.23-12.el8ost.ppc64le",
"8Base-RHOS-16.2:etcd-debugsource-0:3.3.23-12.el8ost.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "golang: encoding/gob: stack exhaustion in Decoder.Decode"
},
{
"cve": "CVE-2022-32148",
"cwe": {
"id": "CWE-200",
"name": "Exposure of Sensitive Information to an Unauthorized Actor"
},
"discovery_date": "2022-07-14T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2107383"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in net/http/httputil golang package. When httputil.ReverseProxy.ServeHTTP is called with a Request.Header map containing a nil value for the X-Forwarded-For header, ReverseProxy could set the client IP incorrectly. This issue may affect confidentiality.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "golang: net/http/httputil: NewSingleHostReverseProxy - omit X-Forwarded-For not working",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "Within regulated environments, a combination of the following controls acts as a significant barrier to successfully exploiting a CWE-200: Exposure of Sensitive Information to an Unauthorized Actor vulnerability and therefore downgrades the severity of this particular CVE from Moderate to Low.\n\nAccess to the platform is granted only after successful hard token, multi-factor authentication (MFA), which is coupled with account management controls, including integration with single sign-on (SSO), to ensure that user permissions are restricted to only the functions necessary for their roles. Access to sensitive information is explicitly authorized and enforced based on predefined access policies. Event logs are collected and processed for centralization, correlation, analysis, monitoring, reporting, alerting, and retention. This process ensures that audit logs are generated for specific events involving sensitive information, which helps identify patterns of unauthorized access or data exposure. The platform enforces the use of validated cryptographic modules across compute resources to protect the confidentiality of information, even in the event of interception.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"8Base-RHOS-16.1:etcd-0:3.3.23-12.el8ost.ppc64le",
"8Base-RHOS-16.1:etcd-0:3.3.23-12.el8ost.src",
"8Base-RHOS-16.1:etcd-0:3.3.23-12.el8ost.x86_64",
"8Base-RHOS-16.1:etcd-debuginfo-0:3.3.23-12.el8ost.ppc64le",
"8Base-RHOS-16.1:etcd-debuginfo-0:3.3.23-12.el8ost.x86_64",
"8Base-RHOS-16.1:etcd-debugsource-0:3.3.23-12.el8ost.ppc64le",
"8Base-RHOS-16.1:etcd-debugsource-0:3.3.23-12.el8ost.x86_64",
"8Base-RHOS-16.2:etcd-0:3.3.23-12.el8ost.ppc64le",
"8Base-RHOS-16.2:etcd-0:3.3.23-12.el8ost.src",
"8Base-RHOS-16.2:etcd-0:3.3.23-12.el8ost.x86_64",
"8Base-RHOS-16.2:etcd-debuginfo-0:3.3.23-12.el8ost.ppc64le",
"8Base-RHOS-16.2:etcd-debuginfo-0:3.3.23-12.el8ost.x86_64",
"8Base-RHOS-16.2:etcd-debugsource-0:3.3.23-12.el8ost.ppc64le",
"8Base-RHOS-16.2:etcd-debugsource-0:3.3.23-12.el8ost.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2022-32148"
},
{
"category": "external",
"summary": "RHBZ#2107383",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2107383"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2022-32148",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-32148"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2022-32148",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2022-32148"
},
{
"category": "external",
"summary": "https://go.dev/issue/53423",
"url": "https://go.dev/issue/53423"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-announce/c/nqrv9fbR0zE",
"url": "https://groups.google.com/g/golang-announce/c/nqrv9fbR0zE"
}
],
"release_date": "2022-07-12T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2023-03-15T19:58:09+00:00",
"details": "Before applying this update, make sure all previously released errata\nrelevant to your system have been applied.\n\nFor details on how to apply this update, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"8Base-RHOS-16.1:etcd-0:3.3.23-12.el8ost.ppc64le",
"8Base-RHOS-16.1:etcd-0:3.3.23-12.el8ost.src",
"8Base-RHOS-16.1:etcd-0:3.3.23-12.el8ost.x86_64",
"8Base-RHOS-16.1:etcd-debuginfo-0:3.3.23-12.el8ost.ppc64le",
"8Base-RHOS-16.1:etcd-debuginfo-0:3.3.23-12.el8ost.x86_64",
"8Base-RHOS-16.1:etcd-debugsource-0:3.3.23-12.el8ost.ppc64le",
"8Base-RHOS-16.1:etcd-debugsource-0:3.3.23-12.el8ost.x86_64",
"8Base-RHOS-16.2:etcd-0:3.3.23-12.el8ost.ppc64le",
"8Base-RHOS-16.2:etcd-0:3.3.23-12.el8ost.src",
"8Base-RHOS-16.2:etcd-0:3.3.23-12.el8ost.x86_64",
"8Base-RHOS-16.2:etcd-debuginfo-0:3.3.23-12.el8ost.ppc64le",
"8Base-RHOS-16.2:etcd-debuginfo-0:3.3.23-12.el8ost.x86_64",
"8Base-RHOS-16.2:etcd-debugsource-0:3.3.23-12.el8ost.ppc64le",
"8Base-RHOS-16.2:etcd-debugsource-0:3.3.23-12.el8ost.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2023:1275"
}
],
"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-RHOS-16.1:etcd-0:3.3.23-12.el8ost.ppc64le",
"8Base-RHOS-16.1:etcd-0:3.3.23-12.el8ost.src",
"8Base-RHOS-16.1:etcd-0:3.3.23-12.el8ost.x86_64",
"8Base-RHOS-16.1:etcd-debuginfo-0:3.3.23-12.el8ost.ppc64le",
"8Base-RHOS-16.1:etcd-debuginfo-0:3.3.23-12.el8ost.x86_64",
"8Base-RHOS-16.1:etcd-debugsource-0:3.3.23-12.el8ost.ppc64le",
"8Base-RHOS-16.1:etcd-debugsource-0:3.3.23-12.el8ost.x86_64",
"8Base-RHOS-16.2:etcd-0:3.3.23-12.el8ost.ppc64le",
"8Base-RHOS-16.2:etcd-0:3.3.23-12.el8ost.src",
"8Base-RHOS-16.2:etcd-0:3.3.23-12.el8ost.x86_64",
"8Base-RHOS-16.2:etcd-debuginfo-0:3.3.23-12.el8ost.ppc64le",
"8Base-RHOS-16.2:etcd-debuginfo-0:3.3.23-12.el8ost.x86_64",
"8Base-RHOS-16.2:etcd-debugsource-0:3.3.23-12.el8ost.ppc64le",
"8Base-RHOS-16.2:etcd-debugsource-0:3.3.23-12.el8ost.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "golang: net/http/httputil: NewSingleHostReverseProxy - omit X-Forwarded-For not working"
},
{
"cve": "CVE-2022-32189",
"cwe": {
"id": "CWE-400",
"name": "Uncontrolled Resource Consumption"
},
"discovery_date": "2022-08-02T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2113814"
}
],
"notes": [
{
"category": "description",
"text": "An uncontrolled resource consumption flaw was found in Golang math/big. A too-short encoded message can cause a panic in Float.GobDecode and Rat.GobDecode in math/big in Go, potentially allowing an attacker to create a denial of service, impacting availability.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "golang: math/big: decoding big.Float and big.Rat types can panic if the encoded message is too short, potentially allowing a denial of service",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "This flaw stems from a particular and specific method (GoBDecode) which isn\u0027t commonly used. There are few components within Red Hat offerings which call this function. In rare cases where this method is called, the component limits possible damage or it is not possible to be triggered by an attacker. For these combined reasons the impact has been downgraded 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-RHOS-16.1:etcd-0:3.3.23-12.el8ost.ppc64le",
"8Base-RHOS-16.1:etcd-0:3.3.23-12.el8ost.src",
"8Base-RHOS-16.1:etcd-0:3.3.23-12.el8ost.x86_64",
"8Base-RHOS-16.1:etcd-debuginfo-0:3.3.23-12.el8ost.ppc64le",
"8Base-RHOS-16.1:etcd-debuginfo-0:3.3.23-12.el8ost.x86_64",
"8Base-RHOS-16.1:etcd-debugsource-0:3.3.23-12.el8ost.ppc64le",
"8Base-RHOS-16.1:etcd-debugsource-0:3.3.23-12.el8ost.x86_64",
"8Base-RHOS-16.2:etcd-0:3.3.23-12.el8ost.ppc64le",
"8Base-RHOS-16.2:etcd-0:3.3.23-12.el8ost.src",
"8Base-RHOS-16.2:etcd-0:3.3.23-12.el8ost.x86_64",
"8Base-RHOS-16.2:etcd-debuginfo-0:3.3.23-12.el8ost.ppc64le",
"8Base-RHOS-16.2:etcd-debuginfo-0:3.3.23-12.el8ost.x86_64",
"8Base-RHOS-16.2:etcd-debugsource-0:3.3.23-12.el8ost.ppc64le",
"8Base-RHOS-16.2:etcd-debugsource-0:3.3.23-12.el8ost.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2022-32189"
},
{
"category": "external",
"summary": "RHBZ#2113814",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2113814"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2022-32189",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-32189"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2022-32189",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2022-32189"
},
{
"category": "external",
"summary": "https://go.dev/issue/53871",
"url": "https://go.dev/issue/53871"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-nuts/c/DCFSyTGM0wU",
"url": "https://groups.google.com/g/golang-nuts/c/DCFSyTGM0wU"
}
],
"release_date": "2022-08-01T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2023-03-15T19:58:09+00:00",
"details": "Before applying this update, make sure all previously released errata\nrelevant to your system have been applied.\n\nFor details on how to apply this update, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"8Base-RHOS-16.1:etcd-0:3.3.23-12.el8ost.ppc64le",
"8Base-RHOS-16.1:etcd-0:3.3.23-12.el8ost.src",
"8Base-RHOS-16.1:etcd-0:3.3.23-12.el8ost.x86_64",
"8Base-RHOS-16.1:etcd-debuginfo-0:3.3.23-12.el8ost.ppc64le",
"8Base-RHOS-16.1:etcd-debuginfo-0:3.3.23-12.el8ost.x86_64",
"8Base-RHOS-16.1:etcd-debugsource-0:3.3.23-12.el8ost.ppc64le",
"8Base-RHOS-16.1:etcd-debugsource-0:3.3.23-12.el8ost.x86_64",
"8Base-RHOS-16.2:etcd-0:3.3.23-12.el8ost.ppc64le",
"8Base-RHOS-16.2:etcd-0:3.3.23-12.el8ost.src",
"8Base-RHOS-16.2:etcd-0:3.3.23-12.el8ost.x86_64",
"8Base-RHOS-16.2:etcd-debuginfo-0:3.3.23-12.el8ost.ppc64le",
"8Base-RHOS-16.2:etcd-debuginfo-0:3.3.23-12.el8ost.x86_64",
"8Base-RHOS-16.2:etcd-debugsource-0:3.3.23-12.el8ost.ppc64le",
"8Base-RHOS-16.2:etcd-debugsource-0:3.3.23-12.el8ost.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2023:1275"
},
{
"category": "workaround",
"details": "Mitigation for this issue is either not available or the currently available options don\u0027t meet the Red Hat Product Security criteria comprising ease of use and deployment, applicability to widespread installation base or stability.",
"product_ids": [
"8Base-RHOS-16.1:etcd-0:3.3.23-12.el8ost.ppc64le",
"8Base-RHOS-16.1:etcd-0:3.3.23-12.el8ost.src",
"8Base-RHOS-16.1:etcd-0:3.3.23-12.el8ost.x86_64",
"8Base-RHOS-16.1:etcd-debuginfo-0:3.3.23-12.el8ost.ppc64le",
"8Base-RHOS-16.1:etcd-debuginfo-0:3.3.23-12.el8ost.x86_64",
"8Base-RHOS-16.1:etcd-debugsource-0:3.3.23-12.el8ost.ppc64le",
"8Base-RHOS-16.1:etcd-debugsource-0:3.3.23-12.el8ost.x86_64",
"8Base-RHOS-16.2:etcd-0:3.3.23-12.el8ost.ppc64le",
"8Base-RHOS-16.2:etcd-0:3.3.23-12.el8ost.src",
"8Base-RHOS-16.2:etcd-0:3.3.23-12.el8ost.x86_64",
"8Base-RHOS-16.2:etcd-debuginfo-0:3.3.23-12.el8ost.ppc64le",
"8Base-RHOS-16.2:etcd-debuginfo-0:3.3.23-12.el8ost.x86_64",
"8Base-RHOS-16.2:etcd-debugsource-0:3.3.23-12.el8ost.ppc64le",
"8Base-RHOS-16.2:etcd-debugsource-0:3.3.23-12.el8ost.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 6.5,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "LOW",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"8Base-RHOS-16.1:etcd-0:3.3.23-12.el8ost.ppc64le",
"8Base-RHOS-16.1:etcd-0:3.3.23-12.el8ost.src",
"8Base-RHOS-16.1:etcd-0:3.3.23-12.el8ost.x86_64",
"8Base-RHOS-16.1:etcd-debuginfo-0:3.3.23-12.el8ost.ppc64le",
"8Base-RHOS-16.1:etcd-debuginfo-0:3.3.23-12.el8ost.x86_64",
"8Base-RHOS-16.1:etcd-debugsource-0:3.3.23-12.el8ost.ppc64le",
"8Base-RHOS-16.1:etcd-debugsource-0:3.3.23-12.el8ost.x86_64",
"8Base-RHOS-16.2:etcd-0:3.3.23-12.el8ost.ppc64le",
"8Base-RHOS-16.2:etcd-0:3.3.23-12.el8ost.src",
"8Base-RHOS-16.2:etcd-0:3.3.23-12.el8ost.x86_64",
"8Base-RHOS-16.2:etcd-debuginfo-0:3.3.23-12.el8ost.ppc64le",
"8Base-RHOS-16.2:etcd-debuginfo-0:3.3.23-12.el8ost.x86_64",
"8Base-RHOS-16.2:etcd-debugsource-0:3.3.23-12.el8ost.ppc64le",
"8Base-RHOS-16.2:etcd-debugsource-0:3.3.23-12.el8ost.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Low"
}
],
"title": "golang: math/big: decoding big.Float and big.Rat types can panic if the encoded message is too short, potentially allowing a denial of service"
},
{
"acknowledgments": [
{
"names": [
"Adam Korczynski"
],
"organization": "ADA Logics"
},
{
"names": [
"OSS-Fuzz"
]
}
],
"cve": "CVE-2022-41715",
"discovery_date": "2022-10-07T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2132872"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in the golang package, where programs that compile regular expressions from untrusted sources are vulnerable to memory exhaustion or a denial of service. The parsed regexp representation is linear in the input size. Still, in some cases, the constant factor can be as high as 40,000, making a relatively small regexp consume larger amounts of memory. After the fix, each regexp being parsed is limited to a 256 MB memory footprint. Regular expressions whose representation would use more space than that are rejected. Routine use of regular expressions is unaffected.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "golang: regexp/syntax: limit memory used by parsing regexps",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "The opportunity for a Denial of Service is limited to the golang runtime. In the case of OpenShift Container Platform, this would be restricted within each individual container. There are multiple layers of guide rails (Golang\u2019s Garbage Collector; OpenShift\u2019s resource constraints imposed at the container and cluster levels) which would require a malicious user to continue submitting attacks for there to be any enduring impact. They would also need access to external server resources to be able to send a massive volume of requests to cause a significant impact on server operations.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"8Base-RHOS-16.1:etcd-0:3.3.23-12.el8ost.ppc64le",
"8Base-RHOS-16.1:etcd-0:3.3.23-12.el8ost.src",
"8Base-RHOS-16.1:etcd-0:3.3.23-12.el8ost.x86_64",
"8Base-RHOS-16.1:etcd-debuginfo-0:3.3.23-12.el8ost.ppc64le",
"8Base-RHOS-16.1:etcd-debuginfo-0:3.3.23-12.el8ost.x86_64",
"8Base-RHOS-16.1:etcd-debugsource-0:3.3.23-12.el8ost.ppc64le",
"8Base-RHOS-16.1:etcd-debugsource-0:3.3.23-12.el8ost.x86_64",
"8Base-RHOS-16.2:etcd-0:3.3.23-12.el8ost.ppc64le",
"8Base-RHOS-16.2:etcd-0:3.3.23-12.el8ost.src",
"8Base-RHOS-16.2:etcd-0:3.3.23-12.el8ost.x86_64",
"8Base-RHOS-16.2:etcd-debuginfo-0:3.3.23-12.el8ost.ppc64le",
"8Base-RHOS-16.2:etcd-debuginfo-0:3.3.23-12.el8ost.x86_64",
"8Base-RHOS-16.2:etcd-debugsource-0:3.3.23-12.el8ost.ppc64le",
"8Base-RHOS-16.2:etcd-debugsource-0:3.3.23-12.el8ost.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2022-41715"
},
{
"category": "external",
"summary": "RHBZ#2132872",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2132872"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2022-41715",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-41715"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2022-41715",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2022-41715"
},
{
"category": "external",
"summary": "https://github.com/golang/go/issues/55949",
"url": "https://github.com/golang/go/issues/55949"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-announce/c/xtuG5faxtaU?pli=1",
"url": "https://groups.google.com/g/golang-announce/c/xtuG5faxtaU?pli=1"
}
],
"release_date": "2022-10-04T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2023-03-15T19:58:09+00:00",
"details": "Before applying this update, make sure all previously released errata\nrelevant to your system have been applied.\n\nFor details on how to apply this update, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"8Base-RHOS-16.1:etcd-0:3.3.23-12.el8ost.ppc64le",
"8Base-RHOS-16.1:etcd-0:3.3.23-12.el8ost.src",
"8Base-RHOS-16.1:etcd-0:3.3.23-12.el8ost.x86_64",
"8Base-RHOS-16.1:etcd-debuginfo-0:3.3.23-12.el8ost.ppc64le",
"8Base-RHOS-16.1:etcd-debuginfo-0:3.3.23-12.el8ost.x86_64",
"8Base-RHOS-16.1:etcd-debugsource-0:3.3.23-12.el8ost.ppc64le",
"8Base-RHOS-16.1:etcd-debugsource-0:3.3.23-12.el8ost.x86_64",
"8Base-RHOS-16.2:etcd-0:3.3.23-12.el8ost.ppc64le",
"8Base-RHOS-16.2:etcd-0:3.3.23-12.el8ost.src",
"8Base-RHOS-16.2:etcd-0:3.3.23-12.el8ost.x86_64",
"8Base-RHOS-16.2:etcd-debuginfo-0:3.3.23-12.el8ost.ppc64le",
"8Base-RHOS-16.2:etcd-debuginfo-0:3.3.23-12.el8ost.x86_64",
"8Base-RHOS-16.2:etcd-debugsource-0:3.3.23-12.el8ost.ppc64le",
"8Base-RHOS-16.2:etcd-debugsource-0:3.3.23-12.el8ost.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2023:1275"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 6.5,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "LOW",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"8Base-RHOS-16.1:etcd-0:3.3.23-12.el8ost.ppc64le",
"8Base-RHOS-16.1:etcd-0:3.3.23-12.el8ost.src",
"8Base-RHOS-16.1:etcd-0:3.3.23-12.el8ost.x86_64",
"8Base-RHOS-16.1:etcd-debuginfo-0:3.3.23-12.el8ost.ppc64le",
"8Base-RHOS-16.1:etcd-debuginfo-0:3.3.23-12.el8ost.x86_64",
"8Base-RHOS-16.1:etcd-debugsource-0:3.3.23-12.el8ost.ppc64le",
"8Base-RHOS-16.1:etcd-debugsource-0:3.3.23-12.el8ost.x86_64",
"8Base-RHOS-16.2:etcd-0:3.3.23-12.el8ost.ppc64le",
"8Base-RHOS-16.2:etcd-0:3.3.23-12.el8ost.src",
"8Base-RHOS-16.2:etcd-0:3.3.23-12.el8ost.x86_64",
"8Base-RHOS-16.2:etcd-debuginfo-0:3.3.23-12.el8ost.ppc64le",
"8Base-RHOS-16.2:etcd-debuginfo-0:3.3.23-12.el8ost.x86_64",
"8Base-RHOS-16.2:etcd-debugsource-0:3.3.23-12.el8ost.ppc64le",
"8Base-RHOS-16.2:etcd-debugsource-0:3.3.23-12.el8ost.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "golang: regexp/syntax: limit memory used by parsing regexps"
},
{
"cve": "CVE-2022-41717",
"cwe": {
"id": "CWE-770",
"name": "Allocation of Resources Without Limits or Throttling"
},
"discovery_date": "2023-01-16T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2161274"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in the net/http library of the golang package. This flaw allows an attacker to cause excessive memory growth in a Go server accepting HTTP/2 requests. HTTP/2 server connections contain a cache of HTTP header keys sent by the client. While the total number of entries in this cache is capped, an attacker sending very large keys can cause the server to allocate approximately 64 MiB per open connection.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "golang: net/http: excessive memory growth in a Go server accepting HTTP/2 requests",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "Within Red Hat OpenShift Container Platform, the grafana container is listed as will not fix. Since OCP 4.10, Grafana itself is not shipped and the Grafana web server is protected behind an OAuth proxy server.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"8Base-RHOS-16.1:etcd-0:3.3.23-12.el8ost.ppc64le",
"8Base-RHOS-16.1:etcd-0:3.3.23-12.el8ost.src",
"8Base-RHOS-16.1:etcd-0:3.3.23-12.el8ost.x86_64",
"8Base-RHOS-16.1:etcd-debuginfo-0:3.3.23-12.el8ost.ppc64le",
"8Base-RHOS-16.1:etcd-debuginfo-0:3.3.23-12.el8ost.x86_64",
"8Base-RHOS-16.1:etcd-debugsource-0:3.3.23-12.el8ost.ppc64le",
"8Base-RHOS-16.1:etcd-debugsource-0:3.3.23-12.el8ost.x86_64",
"8Base-RHOS-16.2:etcd-0:3.3.23-12.el8ost.ppc64le",
"8Base-RHOS-16.2:etcd-0:3.3.23-12.el8ost.src",
"8Base-RHOS-16.2:etcd-0:3.3.23-12.el8ost.x86_64",
"8Base-RHOS-16.2:etcd-debuginfo-0:3.3.23-12.el8ost.ppc64le",
"8Base-RHOS-16.2:etcd-debuginfo-0:3.3.23-12.el8ost.x86_64",
"8Base-RHOS-16.2:etcd-debugsource-0:3.3.23-12.el8ost.ppc64le",
"8Base-RHOS-16.2:etcd-debugsource-0:3.3.23-12.el8ost.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2022-41717"
},
{
"category": "external",
"summary": "RHBZ#2161274",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2161274"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2022-41717",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-41717"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2022-41717",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2022-41717"
},
{
"category": "external",
"summary": "https://go.dev/cl/455635",
"url": "https://go.dev/cl/455635"
},
{
"category": "external",
"summary": "https://go.dev/cl/455717",
"url": "https://go.dev/cl/455717"
},
{
"category": "external",
"summary": "https://go.dev/issue/56350",
"url": "https://go.dev/issue/56350"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-announce/c/L_3rmdT0BMU/m/yZDrXjIiBQAJ",
"url": "https://groups.google.com/g/golang-announce/c/L_3rmdT0BMU/m/yZDrXjIiBQAJ"
},
{
"category": "external",
"summary": "https://pkg.go.dev/vuln/GO-2022-1144",
"url": "https://pkg.go.dev/vuln/GO-2022-1144"
}
],
"release_date": "2022-11-30T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2023-03-15T19:58:09+00:00",
"details": "Before applying this update, make sure all previously released errata\nrelevant to your system have been applied.\n\nFor details on how to apply this update, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"8Base-RHOS-16.1:etcd-0:3.3.23-12.el8ost.ppc64le",
"8Base-RHOS-16.1:etcd-0:3.3.23-12.el8ost.src",
"8Base-RHOS-16.1:etcd-0:3.3.23-12.el8ost.x86_64",
"8Base-RHOS-16.1:etcd-debuginfo-0:3.3.23-12.el8ost.ppc64le",
"8Base-RHOS-16.1:etcd-debuginfo-0:3.3.23-12.el8ost.x86_64",
"8Base-RHOS-16.1:etcd-debugsource-0:3.3.23-12.el8ost.ppc64le",
"8Base-RHOS-16.1:etcd-debugsource-0:3.3.23-12.el8ost.x86_64",
"8Base-RHOS-16.2:etcd-0:3.3.23-12.el8ost.ppc64le",
"8Base-RHOS-16.2:etcd-0:3.3.23-12.el8ost.src",
"8Base-RHOS-16.2:etcd-0:3.3.23-12.el8ost.x86_64",
"8Base-RHOS-16.2:etcd-debuginfo-0:3.3.23-12.el8ost.ppc64le",
"8Base-RHOS-16.2:etcd-debuginfo-0:3.3.23-12.el8ost.x86_64",
"8Base-RHOS-16.2:etcd-debugsource-0:3.3.23-12.el8ost.ppc64le",
"8Base-RHOS-16.2:etcd-debugsource-0:3.3.23-12.el8ost.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2023:1275"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "LOW",
"baseScore": 5.3,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:L",
"version": "3.1"
},
"products": [
"8Base-RHOS-16.1:etcd-0:3.3.23-12.el8ost.ppc64le",
"8Base-RHOS-16.1:etcd-0:3.3.23-12.el8ost.src",
"8Base-RHOS-16.1:etcd-0:3.3.23-12.el8ost.x86_64",
"8Base-RHOS-16.1:etcd-debuginfo-0:3.3.23-12.el8ost.ppc64le",
"8Base-RHOS-16.1:etcd-debuginfo-0:3.3.23-12.el8ost.x86_64",
"8Base-RHOS-16.1:etcd-debugsource-0:3.3.23-12.el8ost.ppc64le",
"8Base-RHOS-16.1:etcd-debugsource-0:3.3.23-12.el8ost.x86_64",
"8Base-RHOS-16.2:etcd-0:3.3.23-12.el8ost.ppc64le",
"8Base-RHOS-16.2:etcd-0:3.3.23-12.el8ost.src",
"8Base-RHOS-16.2:etcd-0:3.3.23-12.el8ost.x86_64",
"8Base-RHOS-16.2:etcd-debuginfo-0:3.3.23-12.el8ost.ppc64le",
"8Base-RHOS-16.2:etcd-debuginfo-0:3.3.23-12.el8ost.x86_64",
"8Base-RHOS-16.2:etcd-debugsource-0:3.3.23-12.el8ost.ppc64le",
"8Base-RHOS-16.2:etcd-debugsource-0:3.3.23-12.el8ost.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "golang: net/http: excessive memory growth in a Go server accepting HTTP/2 requests"
}
]
}
RHSA-2023:0407
Vulnerability from csaf_redhat
Notes
{
"document": {
"aggregate_severity": {
"namespace": "https://access.redhat.com/security/updates/classification/",
"text": "Moderate"
},
"category": "csaf_security_advisory",
"csaf_version": "2.0",
"distribution": {
"text": "Copyright \u00a9 Red Hat, Inc. All rights reserved.",
"tlp": {
"label": "WHITE",
"url": "https://www.first.org/tlp/"
}
},
"lang": "en",
"notes": [
{
"category": "summary",
"text": "Updated release packages that fix several bugs and add various enhancements are now available.\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": "OpenShift Virtualization is Red Hat\u0027s virtualization solution designed for Red Hat OpenShift Container Platform.\u00a0This advisory contains OpenShift Virtualization 4.12.0 RPMs.\n\nSecurity Fix(es):\n\n* golang: net/http: limit growth of header canonicalization cache (CVE-2021-44716)\n\n* golang: out-of-bounds read in golang.org/x/text/language leads to DoS (CVE-2021-38561)\n\n* golang: syscall: don\u0027t close fd 0 on ForkExec error (CVE-2021-44717)\n\n* golang: net/http: improper sanitization of Transfer-Encoding header (CVE-2022-1705)\n\n* golang: go/parser: stack exhaustion in all Parse* functions (CVE-2022-1962)\n\n* golang: regexp: stack exhaustion via a deeply nested expression (CVE-2022-24921)\n\n* golang: encoding/xml: stack exhaustion in Decoder.Skip (CVE-2022-28131)\n\n* golang: io/fs: stack exhaustion in Glob (CVE-2022-30630)\n\n* golang: compress/gzip: stack exhaustion in Reader.Read (CVE-2022-30631)\n\n* golang: path/filepath: stack exhaustion in Glob (CVE-2022-30632)\n\n* golang: encoding/xml: stack exhaustion in Unmarshal (CVE-2022-30633)\n\n* golang: encoding/gob: stack exhaustion in Decoder.Decode (CVE-2022-30635)\n\n* golang: net/http/httputil: NewSingleHostReverseProxy - omit X-Forwarded-For not working (CVE-2022-32148)\n\n* golang: crypto/tls: session tickets lack random ticket_age_add (CVE-2022-30629)\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:0407",
"url": "https://access.redhat.com/errata/RHSA-2023:0407"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/updates/classification/#moderate",
"url": "https://access.redhat.com/security/updates/classification/#moderate"
},
{
"category": "external",
"summary": "2030801",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2030801"
},
{
"category": "external",
"summary": "2030806",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2030806"
},
{
"category": "external",
"summary": "2064857",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2064857"
},
{
"category": "external",
"summary": "2089804",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2089804"
},
{
"category": "external",
"summary": "2092793",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2092793"
},
{
"category": "external",
"summary": "2100495",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2100495"
},
{
"category": "external",
"summary": "2107342",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2107342"
},
{
"category": "external",
"summary": "2107371",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2107371"
},
{
"category": "external",
"summary": "2107374",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2107374"
},
{
"category": "external",
"summary": "2107376",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2107376"
},
{
"category": "external",
"summary": "2107383",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2107383"
},
{
"category": "external",
"summary": "2107386",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2107386"
},
{
"category": "external",
"summary": "2107388",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2107388"
},
{
"category": "external",
"summary": "2107390",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2107390"
},
{
"category": "external",
"summary": "2107392",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2107392"
},
{
"category": "self",
"summary": "Canonical URL",
"url": "https://security.access.redhat.com/data/csaf/v2/advisories/2023/rhsa-2023_0407.json"
}
],
"title": "Red Hat Security Advisory: OpenShift Virtualization 4.12.0 RPMs security update",
"tracking": {
"current_release_date": "2025-10-31T18:58:40+00:00",
"generator": {
"date": "2025-10-31T18:58:40+00:00",
"engine": {
"name": "Red Hat SDEngine",
"version": "4.6.10"
}
},
"id": "RHSA-2023:0407",
"initial_release_date": "2023-01-24T12:51:07+00:00",
"revision_history": [
{
"date": "2023-01-24T12:51:07+00:00",
"number": "1",
"summary": "Initial version"
},
{
"date": "2023-01-24T12:51:07+00:00",
"number": "2",
"summary": "Last updated version"
},
{
"date": "2025-10-31T18:58:40+00:00",
"number": "3",
"summary": "Last generated version"
}
],
"status": "final",
"version": "3"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_name",
"name": "CNV 4.12 for RHEL 8",
"product": {
"name": "CNV 4.12 for RHEL 8",
"product_id": "8Base-CNV-4.12",
"product_identification_helper": {
"cpe": "cpe:/a:redhat:container_native_virtualization:4.12::el8"
}
}
},
{
"category": "product_name",
"name": "CNV 4.12 for RHEL 7",
"product": {
"name": "CNV 4.12 for RHEL 7",
"product_id": "7Server-CNV-4.12",
"product_identification_helper": {
"cpe": "cpe:/a:redhat:container_native_virtualization:4.12::el7"
}
}
}
],
"category": "product_family",
"name": "OpenShift Virtualization"
},
{
"branches": [
{
"category": "product_version",
"name": "kubevirt-0:4.12.0-1057.el8.src",
"product": {
"name": "kubevirt-0:4.12.0-1057.el8.src",
"product_id": "kubevirt-0:4.12.0-1057.el8.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kubevirt@4.12.0-1057.el8?arch=src"
}
}
},
{
"category": "product_version",
"name": "kubevirt-0:4.12.0-1057.el7.src",
"product": {
"name": "kubevirt-0:4.12.0-1057.el7.src",
"product_id": "kubevirt-0:4.12.0-1057.el7.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kubevirt@4.12.0-1057.el7?arch=src"
}
}
}
],
"category": "architecture",
"name": "src"
},
{
"branches": [
{
"category": "product_version",
"name": "kubevirt-virtctl-0:4.12.0-1057.el8.x86_64",
"product": {
"name": "kubevirt-virtctl-0:4.12.0-1057.el8.x86_64",
"product_id": "kubevirt-virtctl-0:4.12.0-1057.el8.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kubevirt-virtctl@4.12.0-1057.el8?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "kubevirt-virtctl-redistributable-0:4.12.0-1057.el8.x86_64",
"product": {
"name": "kubevirt-virtctl-redistributable-0:4.12.0-1057.el8.x86_64",
"product_id": "kubevirt-virtctl-redistributable-0:4.12.0-1057.el8.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kubevirt-virtctl-redistributable@4.12.0-1057.el8?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "kubevirt-virtctl-0:4.12.0-1057.el7.x86_64",
"product": {
"name": "kubevirt-virtctl-0:4.12.0-1057.el7.x86_64",
"product_id": "kubevirt-virtctl-0:4.12.0-1057.el7.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kubevirt-virtctl@4.12.0-1057.el7?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "kubevirt-virtctl-redistributable-0:4.12.0-1057.el7.x86_64",
"product": {
"name": "kubevirt-virtctl-redistributable-0:4.12.0-1057.el7.x86_64",
"product_id": "kubevirt-virtctl-redistributable-0:4.12.0-1057.el7.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kubevirt-virtctl-redistributable@4.12.0-1057.el7?arch=x86_64"
}
}
}
],
"category": "architecture",
"name": "x86_64"
}
],
"category": "vendor",
"name": "Red Hat"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "kubevirt-0:4.12.0-1057.el7.src as a component of CNV 4.12 for RHEL 7",
"product_id": "7Server-CNV-4.12:kubevirt-0:4.12.0-1057.el7.src"
},
"product_reference": "kubevirt-0:4.12.0-1057.el7.src",
"relates_to_product_reference": "7Server-CNV-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kubevirt-virtctl-0:4.12.0-1057.el7.x86_64 as a component of CNV 4.12 for RHEL 7",
"product_id": "7Server-CNV-4.12:kubevirt-virtctl-0:4.12.0-1057.el7.x86_64"
},
"product_reference": "kubevirt-virtctl-0:4.12.0-1057.el7.x86_64",
"relates_to_product_reference": "7Server-CNV-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kubevirt-virtctl-redistributable-0:4.12.0-1057.el7.x86_64 as a component of CNV 4.12 for RHEL 7",
"product_id": "7Server-CNV-4.12:kubevirt-virtctl-redistributable-0:4.12.0-1057.el7.x86_64"
},
"product_reference": "kubevirt-virtctl-redistributable-0:4.12.0-1057.el7.x86_64",
"relates_to_product_reference": "7Server-CNV-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kubevirt-0:4.12.0-1057.el8.src as a component of CNV 4.12 for RHEL 8",
"product_id": "8Base-CNV-4.12:kubevirt-0:4.12.0-1057.el8.src"
},
"product_reference": "kubevirt-0:4.12.0-1057.el8.src",
"relates_to_product_reference": "8Base-CNV-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kubevirt-virtctl-0:4.12.0-1057.el8.x86_64 as a component of CNV 4.12 for RHEL 8",
"product_id": "8Base-CNV-4.12:kubevirt-virtctl-0:4.12.0-1057.el8.x86_64"
},
"product_reference": "kubevirt-virtctl-0:4.12.0-1057.el8.x86_64",
"relates_to_product_reference": "8Base-CNV-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kubevirt-virtctl-redistributable-0:4.12.0-1057.el8.x86_64 as a component of CNV 4.12 for RHEL 8",
"product_id": "8Base-CNV-4.12:kubevirt-virtctl-redistributable-0:4.12.0-1057.el8.x86_64"
},
"product_reference": "kubevirt-virtctl-redistributable-0:4.12.0-1057.el8.x86_64",
"relates_to_product_reference": "8Base-CNV-4.12"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2021-38561",
"cwe": {
"id": "CWE-125",
"name": "Out-of-bounds Read"
},
"discovery_date": "2022-06-23T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2100495"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in golang. The language package for go language can panic due to an out-of-bounds read when an incorrectly formatted language tag is being parsed. This flaw allows an attacker to cause applications using this package to parse untrusted input data to crash, leading to a denial of service of the affected component.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "golang: out-of-bounds read in golang.org/x/text/language leads to DoS",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "This flaw may be triggered only by accepting untrusted user input to the vulnerable golang\u0027s library. The overall DoS attack vector depends directly on how the library\u0027s input is exposed by the consuming application, thus Red Hat rates impact as Moderate.\n\nIn Red Hat Advanced Cluster Management for Kubernetes (RHACM) 2.5 version, the registration-operator, lighthouse-coredns, lighthouse-agent, gatekeeper-operator, and discovery-operator components are affected by this flaw, but the rest of the components are using an already patched version and are unaffected. For 2.4 and previous versions of Red Hat Advanced Cluster Management for Kubernetes (RHACM), most of the components are 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": [
"7Server-CNV-4.12:kubevirt-0:4.12.0-1057.el7.src",
"7Server-CNV-4.12:kubevirt-virtctl-0:4.12.0-1057.el7.x86_64",
"7Server-CNV-4.12:kubevirt-virtctl-redistributable-0:4.12.0-1057.el7.x86_64",
"8Base-CNV-4.12:kubevirt-0:4.12.0-1057.el8.src",
"8Base-CNV-4.12:kubevirt-virtctl-0:4.12.0-1057.el8.x86_64",
"8Base-CNV-4.12:kubevirt-virtctl-redistributable-0:4.12.0-1057.el8.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2021-38561"
},
{
"category": "external",
"summary": "RHBZ#2100495",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2100495"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2021-38561",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-38561"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2021-38561",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2021-38561"
},
{
"category": "external",
"summary": "https://pkg.go.dev/vuln/GO-2021-0113",
"url": "https://pkg.go.dev/vuln/GO-2021-0113"
}
],
"release_date": "2021-08-12T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2023-01-24T12:51: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": [
"7Server-CNV-4.12:kubevirt-0:4.12.0-1057.el7.src",
"7Server-CNV-4.12:kubevirt-virtctl-0:4.12.0-1057.el7.x86_64",
"7Server-CNV-4.12:kubevirt-virtctl-redistributable-0:4.12.0-1057.el7.x86_64",
"8Base-CNV-4.12:kubevirt-0:4.12.0-1057.el8.src",
"8Base-CNV-4.12:kubevirt-virtctl-0:4.12.0-1057.el8.x86_64",
"8Base-CNV-4.12:kubevirt-virtctl-redistributable-0:4.12.0-1057.el8.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2023:0407"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"7Server-CNV-4.12:kubevirt-0:4.12.0-1057.el7.src",
"7Server-CNV-4.12:kubevirt-virtctl-0:4.12.0-1057.el7.x86_64",
"7Server-CNV-4.12:kubevirt-virtctl-redistributable-0:4.12.0-1057.el7.x86_64",
"8Base-CNV-4.12:kubevirt-0:4.12.0-1057.el8.src",
"8Base-CNV-4.12:kubevirt-virtctl-0:4.12.0-1057.el8.x86_64",
"8Base-CNV-4.12:kubevirt-virtctl-redistributable-0:4.12.0-1057.el8.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "golang: out-of-bounds read in golang.org/x/text/language leads to DoS"
},
{
"cve": "CVE-2021-44716",
"cwe": {
"id": "CWE-400",
"name": "Uncontrolled Resource Consumption"
},
"discovery_date": "2021-12-09T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2030801"
}
],
"notes": [
{
"category": "description",
"text": "There\u0027s an uncontrolled resource consumption flaw in golang\u0027s net/http library in the canonicalHeader() function. An attacker who submits specially crafted requests to applications linked with net/http\u0027s http2 functionality could cause excessive resource consumption that could lead to a denial of service or otherwise impact to system performance and resources.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "golang: net/http: limit growth of header canonicalization cache",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "For OpenShift Container Platform, OpenShift Virtualization, Red Hat Quay and OpenShift distributed tracing the most an attacker can possibly achieve by exploiting this vulnerability is to crash a container, temporarily impacting availability of one or more services. Therefore impact is rated Moderate.\n\nIn its default configuration, grafana as shipped in Red Hat Enterprise Linux 8 is not affected by this vulnerability. However, enabling http2 in /etc/grafana/grafana.ini explicitly would render grafana affected, therefore grafana has been marked 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": [
"7Server-CNV-4.12:kubevirt-0:4.12.0-1057.el7.src",
"7Server-CNV-4.12:kubevirt-virtctl-0:4.12.0-1057.el7.x86_64",
"7Server-CNV-4.12:kubevirt-virtctl-redistributable-0:4.12.0-1057.el7.x86_64",
"8Base-CNV-4.12:kubevirt-0:4.12.0-1057.el8.src",
"8Base-CNV-4.12:kubevirt-virtctl-0:4.12.0-1057.el8.x86_64",
"8Base-CNV-4.12:kubevirt-virtctl-redistributable-0:4.12.0-1057.el8.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2021-44716"
},
{
"category": "external",
"summary": "RHBZ#2030801",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2030801"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2021-44716",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-44716"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2021-44716",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2021-44716"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-announce/c/hcmEScgc00k",
"url": "https://groups.google.com/g/golang-announce/c/hcmEScgc00k"
}
],
"release_date": "2021-12-09T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2023-01-24T12:51: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": [
"7Server-CNV-4.12:kubevirt-0:4.12.0-1057.el7.src",
"7Server-CNV-4.12:kubevirt-virtctl-0:4.12.0-1057.el7.x86_64",
"7Server-CNV-4.12:kubevirt-virtctl-redistributable-0:4.12.0-1057.el7.x86_64",
"8Base-CNV-4.12:kubevirt-0:4.12.0-1057.el8.src",
"8Base-CNV-4.12:kubevirt-virtctl-0:4.12.0-1057.el8.x86_64",
"8Base-CNV-4.12:kubevirt-virtctl-redistributable-0:4.12.0-1057.el8.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2023:0407"
},
{
"category": "workaround",
"details": "This flaw can be mitigated by disabling HTTP/2. Setting the GODEBUG=http2server=0 environment variable before calling Serve will disable HTTP/2 unless it was manually configured through the golang.org/x/net/http2 package.",
"product_ids": [
"7Server-CNV-4.12:kubevirt-0:4.12.0-1057.el7.src",
"7Server-CNV-4.12:kubevirt-virtctl-0:4.12.0-1057.el7.x86_64",
"7Server-CNV-4.12:kubevirt-virtctl-redistributable-0:4.12.0-1057.el7.x86_64",
"8Base-CNV-4.12:kubevirt-0:4.12.0-1057.el8.src",
"8Base-CNV-4.12:kubevirt-virtctl-0:4.12.0-1057.el8.x86_64",
"8Base-CNV-4.12:kubevirt-virtctl-redistributable-0:4.12.0-1057.el8.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"7Server-CNV-4.12:kubevirt-0:4.12.0-1057.el7.src",
"7Server-CNV-4.12:kubevirt-virtctl-0:4.12.0-1057.el7.x86_64",
"7Server-CNV-4.12:kubevirt-virtctl-redistributable-0:4.12.0-1057.el7.x86_64",
"8Base-CNV-4.12:kubevirt-0:4.12.0-1057.el8.src",
"8Base-CNV-4.12:kubevirt-virtctl-0:4.12.0-1057.el8.x86_64",
"8Base-CNV-4.12:kubevirt-virtctl-redistributable-0:4.12.0-1057.el8.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "golang: net/http: limit growth of header canonicalization cache"
},
{
"cve": "CVE-2021-44717",
"cwe": {
"id": "CWE-200",
"name": "Exposure of Sensitive Information to an Unauthorized Actor"
},
"discovery_date": "2021-12-09T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2030806"
}
],
"notes": [
{
"category": "description",
"text": "There\u0027s a flaw in golang\u0027s syscall.ForkExec() interface. An attacker who manages to first cause a file descriptor exhaustion for the process, then cause syscall.ForkExec() to be called repeatedly, could compromise data integrity and/or confidentiality in a somewhat uncontrolled way in programs linked with and using syscall.ForkExec().",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "golang: syscall: don\u0027t close fd 0 on ForkExec error",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "* This flaw has had the severity level set to Moderate due to the attack complexity required to exhaust file descriptors at the time ForkExec is called, plus an attacker does not necessarily have direct control over where/how data is leaked.\n\n* For Service Telemetry Framework, because the flaw\u0027s impact is lower, no update will be provided at this time for its containers.\n\n* runc shipped with Red Hat Enterprise Linux 8 and 9 are not affected by this flaw because the flaw is already patched in the shipped versions.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"7Server-CNV-4.12:kubevirt-0:4.12.0-1057.el7.src",
"7Server-CNV-4.12:kubevirt-virtctl-0:4.12.0-1057.el7.x86_64",
"7Server-CNV-4.12:kubevirt-virtctl-redistributable-0:4.12.0-1057.el7.x86_64",
"8Base-CNV-4.12:kubevirt-0:4.12.0-1057.el8.src",
"8Base-CNV-4.12:kubevirt-virtctl-0:4.12.0-1057.el8.x86_64",
"8Base-CNV-4.12:kubevirt-virtctl-redistributable-0:4.12.0-1057.el8.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2021-44717"
},
{
"category": "external",
"summary": "RHBZ#2030806",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2030806"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2021-44717",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-44717"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2021-44717",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2021-44717"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-announce/c/hcmEScgc00k",
"url": "https://groups.google.com/g/golang-announce/c/hcmEScgc00k"
}
],
"release_date": "2021-12-09T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2023-01-24T12:51: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": [
"7Server-CNV-4.12:kubevirt-0:4.12.0-1057.el7.src",
"7Server-CNV-4.12:kubevirt-virtctl-0:4.12.0-1057.el7.x86_64",
"7Server-CNV-4.12:kubevirt-virtctl-redistributable-0:4.12.0-1057.el7.x86_64",
"8Base-CNV-4.12:kubevirt-0:4.12.0-1057.el8.src",
"8Base-CNV-4.12:kubevirt-virtctl-0:4.12.0-1057.el8.x86_64",
"8Base-CNV-4.12:kubevirt-virtctl-redistributable-0:4.12.0-1057.el8.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2023:0407"
},
{
"category": "workaround",
"details": "This bug can be mitigated by raising the per-process file descriptor limit.",
"product_ids": [
"7Server-CNV-4.12:kubevirt-0:4.12.0-1057.el7.src",
"7Server-CNV-4.12:kubevirt-virtctl-0:4.12.0-1057.el7.x86_64",
"7Server-CNV-4.12:kubevirt-virtctl-redistributable-0:4.12.0-1057.el7.x86_64",
"8Base-CNV-4.12:kubevirt-0:4.12.0-1057.el8.src",
"8Base-CNV-4.12:kubevirt-virtctl-0:4.12.0-1057.el8.x86_64",
"8Base-CNV-4.12:kubevirt-virtctl-redistributable-0:4.12.0-1057.el8.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "HIGH",
"attackVector": "NETWORK",
"availabilityImpact": "NONE",
"baseScore": 4.8,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "LOW",
"integrityImpact": "LOW",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:L/I:L/A:N",
"version": "3.1"
},
"products": [
"7Server-CNV-4.12:kubevirt-0:4.12.0-1057.el7.src",
"7Server-CNV-4.12:kubevirt-virtctl-0:4.12.0-1057.el7.x86_64",
"7Server-CNV-4.12:kubevirt-virtctl-redistributable-0:4.12.0-1057.el7.x86_64",
"8Base-CNV-4.12:kubevirt-0:4.12.0-1057.el8.src",
"8Base-CNV-4.12:kubevirt-virtctl-0:4.12.0-1057.el8.x86_64",
"8Base-CNV-4.12:kubevirt-virtctl-redistributable-0:4.12.0-1057.el8.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "golang: syscall: don\u0027t close fd 0 on ForkExec error"
},
{
"cve": "CVE-2022-1705",
"cwe": {
"id": "CWE-444",
"name": "Inconsistent Interpretation of HTTP Requests (\u0027HTTP Request/Response Smuggling\u0027)"
},
"discovery_date": "2022-07-14T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2107374"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in golang. The HTTP/1 client accepted invalid Transfer-Encoding headers indicating \"chunked\" encoding. This issue could allow request smuggling, but only if combined with an intermediate server that also improperly accepts the header as invalid.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "golang: net/http: improper sanitization of Transfer-Encoding header",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "Within regulated environments, a combination of the following controls acts as a significant barrier to successfully exploiting a CWE-444: Inconsistent Interpretation of HTTP Requests (\u0027HTTP Request/Response Smuggling\u0027) vulnerability and therefore downgrades the severity of this particular CVE from Moderate to Low.\n\nThe platform uses secure, encrypted HTTPS connections over TLS 1.2 to reduce the risk of smuggling attacks by preventing the injection of ambiguous or malformed requests between components. The environment employs IPS/IDS and antimalware solutions to detect and block malicious code while ensuring consistent interpretation of HTTP requests across network layers, mitigating request/response inconsistencies. Event logs are collected and analyzed for centralization, correlation, monitoring, alerting, and retention, enabling the detection of malformed or suspicious HTTP traffic. Static code analysis and peer reviews enforce strong input validation and error handling to ensure all user inputs adhere to HTTP protocol specifications.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"7Server-CNV-4.12:kubevirt-0:4.12.0-1057.el7.src",
"7Server-CNV-4.12:kubevirt-virtctl-0:4.12.0-1057.el7.x86_64",
"7Server-CNV-4.12:kubevirt-virtctl-redistributable-0:4.12.0-1057.el7.x86_64",
"8Base-CNV-4.12:kubevirt-0:4.12.0-1057.el8.src",
"8Base-CNV-4.12:kubevirt-virtctl-0:4.12.0-1057.el8.x86_64",
"8Base-CNV-4.12:kubevirt-virtctl-redistributable-0:4.12.0-1057.el8.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2022-1705"
},
{
"category": "external",
"summary": "RHBZ#2107374",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2107374"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2022-1705",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-1705"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2022-1705",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2022-1705"
},
{
"category": "external",
"summary": "https://go.dev/issue/53188",
"url": "https://go.dev/issue/53188"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-announce/c/nqrv9fbR0zE",
"url": "https://groups.google.com/g/golang-announce/c/nqrv9fbR0zE"
}
],
"release_date": "2022-07-12T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2023-01-24T12:51: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": [
"7Server-CNV-4.12:kubevirt-0:4.12.0-1057.el7.src",
"7Server-CNV-4.12:kubevirt-virtctl-0:4.12.0-1057.el7.x86_64",
"7Server-CNV-4.12:kubevirt-virtctl-redistributable-0:4.12.0-1057.el7.x86_64",
"8Base-CNV-4.12:kubevirt-0:4.12.0-1057.el8.src",
"8Base-CNV-4.12:kubevirt-virtctl-0:4.12.0-1057.el8.x86_64",
"8Base-CNV-4.12:kubevirt-virtctl-redistributable-0:4.12.0-1057.el8.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2023:0407"
}
],
"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": [
"7Server-CNV-4.12:kubevirt-0:4.12.0-1057.el7.src",
"7Server-CNV-4.12:kubevirt-virtctl-0:4.12.0-1057.el7.x86_64",
"7Server-CNV-4.12:kubevirt-virtctl-redistributable-0:4.12.0-1057.el7.x86_64",
"8Base-CNV-4.12:kubevirt-0:4.12.0-1057.el8.src",
"8Base-CNV-4.12:kubevirt-virtctl-0:4.12.0-1057.el8.x86_64",
"8Base-CNV-4.12:kubevirt-virtctl-redistributable-0:4.12.0-1057.el8.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "golang: net/http: improper sanitization of Transfer-Encoding header"
},
{
"cve": "CVE-2022-1962",
"cwe": {
"id": "CWE-1325",
"name": "Improperly Controlled Sequential Memory Allocation"
},
"discovery_date": "2022-07-14T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2107376"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in the golang standard library, go/parser. When calling any Parse functions on the Go source code, which contains deeply nested types or declarations, a panic can occur due to stack exhaustion. This issue allows an attacker to impact system availability.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "golang: go/parser: stack exhaustion in all Parse* functions",
"title": "Vulnerability summary"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"7Server-CNV-4.12:kubevirt-0:4.12.0-1057.el7.src",
"7Server-CNV-4.12:kubevirt-virtctl-0:4.12.0-1057.el7.x86_64",
"7Server-CNV-4.12:kubevirt-virtctl-redistributable-0:4.12.0-1057.el7.x86_64",
"8Base-CNV-4.12:kubevirt-0:4.12.0-1057.el8.src",
"8Base-CNV-4.12:kubevirt-virtctl-0:4.12.0-1057.el8.x86_64",
"8Base-CNV-4.12:kubevirt-virtctl-redistributable-0:4.12.0-1057.el8.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2022-1962"
},
{
"category": "external",
"summary": "RHBZ#2107376",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2107376"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2022-1962",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-1962"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2022-1962",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2022-1962"
},
{
"category": "external",
"summary": "https://go.dev/issue/53616",
"url": "https://go.dev/issue/53616"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-announce/c/nqrv9fbR0zE",
"url": "https://groups.google.com/g/golang-announce/c/nqrv9fbR0zE"
}
],
"release_date": "2022-07-12T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2023-01-24T12:51: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": [
"7Server-CNV-4.12:kubevirt-0:4.12.0-1057.el7.src",
"7Server-CNV-4.12:kubevirt-virtctl-0:4.12.0-1057.el7.x86_64",
"7Server-CNV-4.12:kubevirt-virtctl-redistributable-0:4.12.0-1057.el7.x86_64",
"8Base-CNV-4.12:kubevirt-0:4.12.0-1057.el8.src",
"8Base-CNV-4.12:kubevirt-virtctl-0:4.12.0-1057.el8.x86_64",
"8Base-CNV-4.12:kubevirt-virtctl-redistributable-0:4.12.0-1057.el8.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2023:0407"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "LOCAL",
"availabilityImpact": "HIGH",
"baseScore": 5.5,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "LOW",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"7Server-CNV-4.12:kubevirt-0:4.12.0-1057.el7.src",
"7Server-CNV-4.12:kubevirt-virtctl-0:4.12.0-1057.el7.x86_64",
"7Server-CNV-4.12:kubevirt-virtctl-redistributable-0:4.12.0-1057.el7.x86_64",
"8Base-CNV-4.12:kubevirt-0:4.12.0-1057.el8.src",
"8Base-CNV-4.12:kubevirt-virtctl-0:4.12.0-1057.el8.x86_64",
"8Base-CNV-4.12:kubevirt-virtctl-redistributable-0:4.12.0-1057.el8.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "golang: go/parser: stack exhaustion in all Parse* functions"
},
{
"cve": "CVE-2022-24921",
"cwe": {
"id": "CWE-400",
"name": "Uncontrolled Resource Consumption"
},
"discovery_date": "2022-03-16T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2064857"
}
],
"notes": [
{
"category": "description",
"text": "A stack overflow flaw was found in Golang\u0027s regexp module, which can crash the runtime if the application using regexp accepts very long or arbitrarily long regexps from untrusted sources that have sufficient nesting depths. To exploit this vulnerability, an attacker would need to send large regexps with deep nesting to the application. Triggering this flaw leads to a crash of the runtime, which causes a denial of service.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "golang: regexp: stack exhaustion via a deeply nested expression",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "This flaw has been rated as a Moderate impact flaw because the exploitation of this flaw requires that an affected application accept arbitrarily long regexps from untrusted sources, which has inherent risks (even without this flaw), especially involving impacts to application availability.\n\nWithin regulated environments, a combination of the following controls acts as a significant barrier to successfully exploiting a CWE-400: Uncontrolled Resource Consumption vulnerability and therefore downgrades the severity of this particular CVE from Moderate to Low.\n\nRed Hat restricts access to all platform information by default, granting access only after successful hard token-based multi-factor authentication (MFA) and enforcing least privilege to ensure only authorized roles can execute or modify code. The environment employs malicious code protections, including IDS/IPS and antimalware tools to detect threats and monitor resource usage, helping prevent uncontrolled consumption that could lead to system failure. Additional safeguards, such as web application firewalls and load-balancing strategies, protect against resource exhaustion and performance degradation. Event logs are centrally collected, correlated, and analyzed to support monitoring, alerting, and retention, aiding in the detection of abnormal behavior and potential denial-of-service (DoS) conditions. Static code analysis and peer reviews enforce strong input validation and error handling, reducing the likelihood of input-based DoS attacks.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"7Server-CNV-4.12:kubevirt-0:4.12.0-1057.el7.src",
"7Server-CNV-4.12:kubevirt-virtctl-0:4.12.0-1057.el7.x86_64",
"7Server-CNV-4.12:kubevirt-virtctl-redistributable-0:4.12.0-1057.el7.x86_64",
"8Base-CNV-4.12:kubevirt-0:4.12.0-1057.el8.src",
"8Base-CNV-4.12:kubevirt-virtctl-0:4.12.0-1057.el8.x86_64",
"8Base-CNV-4.12:kubevirt-virtctl-redistributable-0:4.12.0-1057.el8.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2022-24921"
},
{
"category": "external",
"summary": "RHBZ#2064857",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2064857"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2022-24921",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-24921"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2022-24921",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2022-24921"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-announce/c/RP1hfrBYVuk",
"url": "https://groups.google.com/g/golang-announce/c/RP1hfrBYVuk"
}
],
"release_date": "2022-03-03T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2023-01-24T12:51: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": [
"7Server-CNV-4.12:kubevirt-0:4.12.0-1057.el7.src",
"7Server-CNV-4.12:kubevirt-virtctl-0:4.12.0-1057.el7.x86_64",
"7Server-CNV-4.12:kubevirt-virtctl-redistributable-0:4.12.0-1057.el7.x86_64",
"8Base-CNV-4.12:kubevirt-0:4.12.0-1057.el8.src",
"8Base-CNV-4.12:kubevirt-virtctl-0:4.12.0-1057.el8.x86_64",
"8Base-CNV-4.12:kubevirt-virtctl-redistributable-0:4.12.0-1057.el8.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2023:0407"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"7Server-CNV-4.12:kubevirt-0:4.12.0-1057.el7.src",
"7Server-CNV-4.12:kubevirt-virtctl-0:4.12.0-1057.el7.x86_64",
"7Server-CNV-4.12:kubevirt-virtctl-redistributable-0:4.12.0-1057.el7.x86_64",
"8Base-CNV-4.12:kubevirt-0:4.12.0-1057.el8.src",
"8Base-CNV-4.12:kubevirt-virtctl-0:4.12.0-1057.el8.x86_64",
"8Base-CNV-4.12:kubevirt-virtctl-redistributable-0:4.12.0-1057.el8.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "golang: regexp: stack exhaustion via a deeply nested expression"
},
{
"cve": "CVE-2022-28131",
"cwe": {
"id": "CWE-1325",
"name": "Improperly Controlled Sequential Memory Allocation"
},
"discovery_date": "2022-07-14T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2107390"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in golang encoding/xml. When calling Decoder, Skip while parsing a deeply nested XML document, a panic can occur due to stack exhaustion and allows an attacker to impact system availability.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "golang: encoding/xml: stack exhaustion in Decoder.Skip",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "The vulnerability exists in the calling of the function decoder.skip to a deeply nested XML document. Although the vulnerability exists, it may require that the application accept deeply nested XML from untrusted sources and specifically calls Decoder.Skip on it. In many deployments, that code path might not even be reachable or exposed to external input. On top of that, a successful exploitation will only result in denial of service due to stack exhaustion, which is why this has been marked as moderate by Red Hat.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"7Server-CNV-4.12:kubevirt-0:4.12.0-1057.el7.src",
"7Server-CNV-4.12:kubevirt-virtctl-0:4.12.0-1057.el7.x86_64",
"7Server-CNV-4.12:kubevirt-virtctl-redistributable-0:4.12.0-1057.el7.x86_64",
"8Base-CNV-4.12:kubevirt-0:4.12.0-1057.el8.src",
"8Base-CNV-4.12:kubevirt-virtctl-0:4.12.0-1057.el8.x86_64",
"8Base-CNV-4.12:kubevirt-virtctl-redistributable-0:4.12.0-1057.el8.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2022-28131"
},
{
"category": "external",
"summary": "RHBZ#2107390",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2107390"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2022-28131",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-28131"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2022-28131",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2022-28131"
},
{
"category": "external",
"summary": "https://go.dev/issue/53614",
"url": "https://go.dev/issue/53614"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-announce/c/nqrv9fbR0zE",
"url": "https://groups.google.com/g/golang-announce/c/nqrv9fbR0zE"
}
],
"release_date": "2022-07-12T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2023-01-24T12:51: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": [
"7Server-CNV-4.12:kubevirt-0:4.12.0-1057.el7.src",
"7Server-CNV-4.12:kubevirt-virtctl-0:4.12.0-1057.el7.x86_64",
"7Server-CNV-4.12:kubevirt-virtctl-redistributable-0:4.12.0-1057.el7.x86_64",
"8Base-CNV-4.12:kubevirt-0:4.12.0-1057.el8.src",
"8Base-CNV-4.12:kubevirt-virtctl-0:4.12.0-1057.el8.x86_64",
"8Base-CNV-4.12:kubevirt-virtctl-redistributable-0:4.12.0-1057.el8.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2023:0407"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "LOCAL",
"availabilityImpact": "HIGH",
"baseScore": 7.3,
"baseSeverity": "HIGH",
"confidentialityImpact": "LOW",
"integrityImpact": "LOW",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:N/UI:N/S:U/C:L/I:L/A:H",
"version": "3.1"
},
"products": [
"7Server-CNV-4.12:kubevirt-0:4.12.0-1057.el7.src",
"7Server-CNV-4.12:kubevirt-virtctl-0:4.12.0-1057.el7.x86_64",
"7Server-CNV-4.12:kubevirt-virtctl-redistributable-0:4.12.0-1057.el7.x86_64",
"8Base-CNV-4.12:kubevirt-0:4.12.0-1057.el8.src",
"8Base-CNV-4.12:kubevirt-virtctl-0:4.12.0-1057.el8.x86_64",
"8Base-CNV-4.12:kubevirt-virtctl-redistributable-0:4.12.0-1057.el8.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "golang: encoding/xml: stack exhaustion in Decoder.Skip"
},
{
"cve": "CVE-2022-30629",
"cwe": {
"id": "CWE-331",
"name": "Insufficient Entropy"
},
"discovery_date": "2022-06-02T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2092793"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in the crypto/tls golang package. When session tickets are generated by crypto/tls, it is missing the ticket expiration. This issue may allow an attacker to observe the TLS handshakes to correlate successive connections during session resumption.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "golang: crypto/tls: session tickets lack random ticket_age_add",
"title": "Vulnerability summary"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"7Server-CNV-4.12:kubevirt-0:4.12.0-1057.el7.src",
"7Server-CNV-4.12:kubevirt-virtctl-0:4.12.0-1057.el7.x86_64",
"7Server-CNV-4.12:kubevirt-virtctl-redistributable-0:4.12.0-1057.el7.x86_64",
"8Base-CNV-4.12:kubevirt-0:4.12.0-1057.el8.src",
"8Base-CNV-4.12:kubevirt-virtctl-0:4.12.0-1057.el8.x86_64",
"8Base-CNV-4.12:kubevirt-virtctl-redistributable-0:4.12.0-1057.el8.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2022-30629"
},
{
"category": "external",
"summary": "RHBZ#2092793",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2092793"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2022-30629",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-30629"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2022-30629",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2022-30629"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-announce/c/TzIC9-t8Ytg",
"url": "https://groups.google.com/g/golang-announce/c/TzIC9-t8Ytg"
}
],
"release_date": "2022-06-02T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2023-01-24T12:51: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": [
"7Server-CNV-4.12:kubevirt-0:4.12.0-1057.el7.src",
"7Server-CNV-4.12:kubevirt-virtctl-0:4.12.0-1057.el7.x86_64",
"7Server-CNV-4.12:kubevirt-virtctl-redistributable-0:4.12.0-1057.el7.x86_64",
"8Base-CNV-4.12:kubevirt-0:4.12.0-1057.el8.src",
"8Base-CNV-4.12:kubevirt-virtctl-0:4.12.0-1057.el8.x86_64",
"8Base-CNV-4.12:kubevirt-virtctl-redistributable-0:4.12.0-1057.el8.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2023:0407"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "HIGH",
"attackVector": "NETWORK",
"availabilityImpact": "NONE",
"baseScore": 3.1,
"baseSeverity": "LOW",
"confidentialityImpact": "LOW",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "REQUIRED",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:R/S:U/C:L/I:N/A:N",
"version": "3.1"
},
"products": [
"7Server-CNV-4.12:kubevirt-0:4.12.0-1057.el7.src",
"7Server-CNV-4.12:kubevirt-virtctl-0:4.12.0-1057.el7.x86_64",
"7Server-CNV-4.12:kubevirt-virtctl-redistributable-0:4.12.0-1057.el7.x86_64",
"8Base-CNV-4.12:kubevirt-0:4.12.0-1057.el8.src",
"8Base-CNV-4.12:kubevirt-virtctl-0:4.12.0-1057.el8.x86_64",
"8Base-CNV-4.12:kubevirt-virtctl-redistributable-0:4.12.0-1057.el8.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Low"
}
],
"title": "golang: crypto/tls: session tickets lack random ticket_age_add"
},
{
"cve": "CVE-2022-30630",
"cwe": {
"id": "CWE-1325",
"name": "Improperly Controlled Sequential Memory Allocation"
},
"discovery_date": "2022-07-14T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2107371"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in the golang standard library, io/fs. Calling Glob on a path that contains a large number of path separators can cause a panic issue due to stack exhaustion. This could allow an attacker to impact availability.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "golang: io/fs: stack exhaustion in Glob",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "RH ProdSec has set the Impact of this vulnerability to Moderate as there is no known method to execute arbitary code. Successful exploitation of this bug can cause the application under attack to panic, merely causing a Denial of Service at the application level. As the kernel is unaffected by this bug, the user can merely relaunch the application to fix the problem. Also, if somehow the application keeps relaunching, the timer watchdogs in the default RHEL kernel will stop the attack in its tracks.\n\nWithin regulated environments, a combination of the following controls acts as a significant barrier to successfully exploiting a CWE-1325: Improperly Controlled Sequential Memory Allocation vulnerability and therefore downgrades the severity of this particular CVE from Moderate to Low.\n\nAccess to the platform is granted only after successful hard token-based multi-factor authentication (MFA) and is governed by least privilege to ensure only authorized users and roles can execute or modify code. Static code analysis and peer reviews enforce strong input validation and error handling, preventing improperly validated inputs from causing system instability, data exposure, or privilege escalation. In the event of successful exploitation, process isolation limits the impact of excessive sequential memory allocation by restricting memory use per process, preventing any single process from exhausting system resources. Finally, the platform uses memory protection mechanisms such as Data Execution Prevention (DEP) and Address Space Layout Randomization (ASLR) to reduce the risk of memory allocation-based attacks.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"7Server-CNV-4.12:kubevirt-0:4.12.0-1057.el7.src",
"7Server-CNV-4.12:kubevirt-virtctl-0:4.12.0-1057.el7.x86_64",
"7Server-CNV-4.12:kubevirt-virtctl-redistributable-0:4.12.0-1057.el7.x86_64",
"8Base-CNV-4.12:kubevirt-0:4.12.0-1057.el8.src",
"8Base-CNV-4.12:kubevirt-virtctl-0:4.12.0-1057.el8.x86_64",
"8Base-CNV-4.12:kubevirt-virtctl-redistributable-0:4.12.0-1057.el8.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2022-30630"
},
{
"category": "external",
"summary": "RHBZ#2107371",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2107371"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2022-30630",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-30630"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2022-30630",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2022-30630"
},
{
"category": "external",
"summary": "https://go.dev/issue/53415",
"url": "https://go.dev/issue/53415"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-announce/c/nqrv9fbR0zE",
"url": "https://groups.google.com/g/golang-announce/c/nqrv9fbR0zE"
}
],
"release_date": "2022-07-12T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2023-01-24T12:51: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": [
"7Server-CNV-4.12:kubevirt-0:4.12.0-1057.el7.src",
"7Server-CNV-4.12:kubevirt-virtctl-0:4.12.0-1057.el7.x86_64",
"7Server-CNV-4.12:kubevirt-virtctl-redistributable-0:4.12.0-1057.el7.x86_64",
"8Base-CNV-4.12:kubevirt-0:4.12.0-1057.el8.src",
"8Base-CNV-4.12:kubevirt-virtctl-0:4.12.0-1057.el8.x86_64",
"8Base-CNV-4.12:kubevirt-virtctl-redistributable-0:4.12.0-1057.el8.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2023:0407"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"7Server-CNV-4.12:kubevirt-0:4.12.0-1057.el7.src",
"7Server-CNV-4.12:kubevirt-virtctl-0:4.12.0-1057.el7.x86_64",
"7Server-CNV-4.12:kubevirt-virtctl-redistributable-0:4.12.0-1057.el7.x86_64",
"8Base-CNV-4.12:kubevirt-0:4.12.0-1057.el8.src",
"8Base-CNV-4.12:kubevirt-virtctl-0:4.12.0-1057.el8.x86_64",
"8Base-CNV-4.12:kubevirt-virtctl-redistributable-0:4.12.0-1057.el8.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "golang: io/fs: stack exhaustion in Glob"
},
{
"cve": "CVE-2022-30631",
"cwe": {
"id": "CWE-1325",
"name": "Improperly Controlled Sequential Memory Allocation"
},
"discovery_date": "2022-07-14T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2107342"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in golang. Calling the Reader, Read method on an archive that contains a large number of concatenated 0-length compressed files can cause a panic issue due to stack exhaustion.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "golang: compress/gzip: stack exhaustion in Reader.Read",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "To exploit CVE-2022-30631, an attacker supplies a specially crafted gzip archive to a Go application that uses a vulnerable version of the compress/gzip package without adequate input validation. This can lead to uncontrolled recursion, resulting in stack exhaustion and causing the application to panic, thereby affecting its availability.\n\nAs this is merely a DoS and there is no known way to control the instruction pointer, RH ProdSec has set the impact of this vulnerabilty to \"Moderate\".\n\nWithin regulated environments, a combination of the following controls acts as a significant barrier to successfully exploiting a CWE-1325: Improperly Controlled Sequential Memory Allocation vulnerability and therefore downgrades the severity of this particular CVE from Moderate to Low.\n\nAccess to the platform is granted only after successful hard token-based multi-factor authentication (MFA) and is governed by least privilege to ensure only authorized users and roles can execute or modify code. Static code analysis and peer reviews enforce strong input validation and error handling, preventing improperly validated inputs from causing system instability, data exposure, or privilege escalation. In the event of successful exploitation, process isolation limits the impact of excessive sequential memory allocation by restricting memory use per process, preventing any single process from exhausting system resources. Finally, the platform uses memory protection mechanisms such as Data Execution Prevention (DEP) and Address Space Layout Randomization (ASLR) to reduce the risk of memory allocation-based attacks.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"7Server-CNV-4.12:kubevirt-0:4.12.0-1057.el7.src",
"7Server-CNV-4.12:kubevirt-virtctl-0:4.12.0-1057.el7.x86_64",
"7Server-CNV-4.12:kubevirt-virtctl-redistributable-0:4.12.0-1057.el7.x86_64",
"8Base-CNV-4.12:kubevirt-0:4.12.0-1057.el8.src",
"8Base-CNV-4.12:kubevirt-virtctl-0:4.12.0-1057.el8.x86_64",
"8Base-CNV-4.12:kubevirt-virtctl-redistributable-0:4.12.0-1057.el8.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2022-30631"
},
{
"category": "external",
"summary": "RHBZ#2107342",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2107342"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2022-30631",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-30631"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2022-30631",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2022-30631"
},
{
"category": "external",
"summary": "https://go.dev/issue/53168",
"url": "https://go.dev/issue/53168"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-announce/c/nqrv9fbR0zE",
"url": "https://groups.google.com/g/golang-announce/c/nqrv9fbR0zE"
}
],
"release_date": "2022-07-12T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2023-01-24T12:51: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": [
"7Server-CNV-4.12:kubevirt-0:4.12.0-1057.el7.src",
"7Server-CNV-4.12:kubevirt-virtctl-0:4.12.0-1057.el7.x86_64",
"7Server-CNV-4.12:kubevirt-virtctl-redistributable-0:4.12.0-1057.el7.x86_64",
"8Base-CNV-4.12:kubevirt-0:4.12.0-1057.el8.src",
"8Base-CNV-4.12:kubevirt-virtctl-0:4.12.0-1057.el8.x86_64",
"8Base-CNV-4.12:kubevirt-virtctl-redistributable-0:4.12.0-1057.el8.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2023:0407"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"7Server-CNV-4.12:kubevirt-0:4.12.0-1057.el7.src",
"7Server-CNV-4.12:kubevirt-virtctl-0:4.12.0-1057.el7.x86_64",
"7Server-CNV-4.12:kubevirt-virtctl-redistributable-0:4.12.0-1057.el7.x86_64",
"8Base-CNV-4.12:kubevirt-0:4.12.0-1057.el8.src",
"8Base-CNV-4.12:kubevirt-virtctl-0:4.12.0-1057.el8.x86_64",
"8Base-CNV-4.12:kubevirt-virtctl-redistributable-0:4.12.0-1057.el8.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "golang: compress/gzip: stack exhaustion in Reader.Read"
},
{
"cve": "CVE-2022-30632",
"cwe": {
"id": "CWE-1325",
"name": "Improperly Controlled Sequential Memory Allocation"
},
"discovery_date": "2022-07-14T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2107386"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in golang. Calling Glob on a path that contains a large number of path separators can cause a panic issue due to stack exhaustion. This can cause an attacker to impact availability.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "golang: path/filepath: stack exhaustion in Glob",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "The exploitation of this flaw will only result in a denial of service of the application via the application crashing which is why this has been rated as moderate.\n\nWithin regulated environments, a combination of the following controls acts as a significant barrier to successfully exploiting a CWE-1325: Improperly Controlled Sequential Memory Allocation vulnerability and therefore downgrades the severity of this particular CVE from Moderate to Low.\n\nAccess to the platform is granted only after successful hard token-based multi-factor authentication (MFA) and is governed by least privilege to ensure only authorized users and roles can execute or modify code. Static code analysis and peer reviews enforce strong input validation and error handling, preventing improperly validated inputs from causing system instability, data exposure, or privilege escalation. In the event of successful exploitation, process isolation limits the impact of excessive sequential memory allocation by restricting memory use per process, preventing any single process from exhausting system resources. Finally, the platform uses memory protection mechanisms such as Data Execution Prevention (DEP) and Address Space Layout Randomization (ASLR) to reduce the risk of memory allocation-based attacks.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"7Server-CNV-4.12:kubevirt-0:4.12.0-1057.el7.src",
"7Server-CNV-4.12:kubevirt-virtctl-0:4.12.0-1057.el7.x86_64",
"7Server-CNV-4.12:kubevirt-virtctl-redistributable-0:4.12.0-1057.el7.x86_64",
"8Base-CNV-4.12:kubevirt-0:4.12.0-1057.el8.src",
"8Base-CNV-4.12:kubevirt-virtctl-0:4.12.0-1057.el8.x86_64",
"8Base-CNV-4.12:kubevirt-virtctl-redistributable-0:4.12.0-1057.el8.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2022-30632"
},
{
"category": "external",
"summary": "RHBZ#2107386",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2107386"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2022-30632",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-30632"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2022-30632",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2022-30632"
},
{
"category": "external",
"summary": "https://go.dev/issue/53416",
"url": "https://go.dev/issue/53416"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-announce/c/nqrv9fbR0zE",
"url": "https://groups.google.com/g/golang-announce/c/nqrv9fbR0zE"
}
],
"release_date": "2022-07-12T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2023-01-24T12:51: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": [
"7Server-CNV-4.12:kubevirt-0:4.12.0-1057.el7.src",
"7Server-CNV-4.12:kubevirt-virtctl-0:4.12.0-1057.el7.x86_64",
"7Server-CNV-4.12:kubevirt-virtctl-redistributable-0:4.12.0-1057.el7.x86_64",
"8Base-CNV-4.12:kubevirt-0:4.12.0-1057.el8.src",
"8Base-CNV-4.12:kubevirt-virtctl-0:4.12.0-1057.el8.x86_64",
"8Base-CNV-4.12:kubevirt-virtctl-redistributable-0:4.12.0-1057.el8.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2023:0407"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"7Server-CNV-4.12:kubevirt-0:4.12.0-1057.el7.src",
"7Server-CNV-4.12:kubevirt-virtctl-0:4.12.0-1057.el7.x86_64",
"7Server-CNV-4.12:kubevirt-virtctl-redistributable-0:4.12.0-1057.el7.x86_64",
"8Base-CNV-4.12:kubevirt-0:4.12.0-1057.el8.src",
"8Base-CNV-4.12:kubevirt-virtctl-0:4.12.0-1057.el8.x86_64",
"8Base-CNV-4.12:kubevirt-virtctl-redistributable-0:4.12.0-1057.el8.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "golang: path/filepath: stack exhaustion in Glob"
},
{
"cve": "CVE-2022-30633",
"cwe": {
"id": "CWE-1325",
"name": "Improperly Controlled Sequential Memory Allocation"
},
"discovery_date": "2022-07-14T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2107392"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in golang. Calling Unmarshal on an XML document into a Go struct, which has a nested field that uses the \"any\" field tag, can cause a panic due to stack exhaustion.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "golang: encoding/xml: stack exhaustion in Unmarshal",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "Red Hat has marked this as moderate impact for two primary reasons\n1. Though the vulnerability exists, it is hard to exploit in real scenarios (e.g., the attacker must be able to feed crafted XML documents into specific code paths).\n2. The vulnerability is a denial of service (DoS) due to stack exhaustion rather than code execution or data breach. Since it doesn\u2019t compromise confidentiality or integrity.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"7Server-CNV-4.12:kubevirt-0:4.12.0-1057.el7.src",
"7Server-CNV-4.12:kubevirt-virtctl-0:4.12.0-1057.el7.x86_64",
"7Server-CNV-4.12:kubevirt-virtctl-redistributable-0:4.12.0-1057.el7.x86_64",
"8Base-CNV-4.12:kubevirt-0:4.12.0-1057.el8.src",
"8Base-CNV-4.12:kubevirt-virtctl-0:4.12.0-1057.el8.x86_64",
"8Base-CNV-4.12:kubevirt-virtctl-redistributable-0:4.12.0-1057.el8.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2022-30633"
},
{
"category": "external",
"summary": "RHBZ#2107392",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2107392"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2022-30633",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-30633"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2022-30633",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2022-30633"
},
{
"category": "external",
"summary": "https://go.dev/issue/53611",
"url": "https://go.dev/issue/53611"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-announce/c/nqrv9fbR0zE",
"url": "https://groups.google.com/g/golang-announce/c/nqrv9fbR0zE"
}
],
"release_date": "2022-07-12T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2023-01-24T12:51: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": [
"7Server-CNV-4.12:kubevirt-0:4.12.0-1057.el7.src",
"7Server-CNV-4.12:kubevirt-virtctl-0:4.12.0-1057.el7.x86_64",
"7Server-CNV-4.12:kubevirt-virtctl-redistributable-0:4.12.0-1057.el7.x86_64",
"8Base-CNV-4.12:kubevirt-0:4.12.0-1057.el8.src",
"8Base-CNV-4.12:kubevirt-virtctl-0:4.12.0-1057.el8.x86_64",
"8Base-CNV-4.12:kubevirt-virtctl-redistributable-0:4.12.0-1057.el8.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2023:0407"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"7Server-CNV-4.12:kubevirt-0:4.12.0-1057.el7.src",
"7Server-CNV-4.12:kubevirt-virtctl-0:4.12.0-1057.el7.x86_64",
"7Server-CNV-4.12:kubevirt-virtctl-redistributable-0:4.12.0-1057.el7.x86_64",
"8Base-CNV-4.12:kubevirt-0:4.12.0-1057.el8.src",
"8Base-CNV-4.12:kubevirt-virtctl-0:4.12.0-1057.el8.x86_64",
"8Base-CNV-4.12:kubevirt-virtctl-redistributable-0:4.12.0-1057.el8.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "golang: encoding/xml: stack exhaustion in Unmarshal"
},
{
"cve": "CVE-2022-30635",
"cwe": {
"id": "CWE-1325",
"name": "Improperly Controlled Sequential Memory Allocation"
},
"discovery_date": "2022-07-14T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2107388"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in golang. When calling Decoder, Decode on a message that contains deeply nested structures, a panic can occur due to stack exhaustion and allows an attacker to impact system availability.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "golang: encoding/gob: stack exhaustion in Decoder.Decode",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "OpenShift Container Platform (OCP) starting from 4.10 stream is already compiled in the patched version of Go, hence is not affected by this vulnerability.The vulnerability has been rated as moderate instead of high because the vulnerability can only result in a minor denial of service.\n\nWithin regulated environments, a combination of the following controls acts as a significant barrier to successfully exploiting a CWE-1325: Improperly Controlled Sequential Memory Allocation vulnerability and therefore downgrades the severity of this particular CVE from Moderate to Low.\n\nAccess to the platform is granted only after successful hard token-based multi-factor authentication (MFA) and is governed by least privilege to ensure only authorized users and roles can execute or modify code. Static code analysis and peer reviews enforce strong input validation and error handling, preventing improperly validated inputs from causing system instability, data exposure, or privilege escalation. In the event of successful exploitation, process isolation limits the impact of excessive sequential memory allocation by restricting memory use per process, preventing any single process from exhausting system resources. Finally, the platform uses memory protection mechanisms such as Data Execution Prevention (DEP) and Address Space Layout Randomization (ASLR) to reduce the risk of memory allocation-based attacks.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"7Server-CNV-4.12:kubevirt-0:4.12.0-1057.el7.src",
"7Server-CNV-4.12:kubevirt-virtctl-0:4.12.0-1057.el7.x86_64",
"7Server-CNV-4.12:kubevirt-virtctl-redistributable-0:4.12.0-1057.el7.x86_64",
"8Base-CNV-4.12:kubevirt-0:4.12.0-1057.el8.src",
"8Base-CNV-4.12:kubevirt-virtctl-0:4.12.0-1057.el8.x86_64",
"8Base-CNV-4.12:kubevirt-virtctl-redistributable-0:4.12.0-1057.el8.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2022-30635"
},
{
"category": "external",
"summary": "RHBZ#2107388",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2107388"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2022-30635",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-30635"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2022-30635",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2022-30635"
},
{
"category": "external",
"summary": "https://go.dev/issue/53615",
"url": "https://go.dev/issue/53615"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-announce/c/nqrv9fbR0zE",
"url": "https://groups.google.com/g/golang-announce/c/nqrv9fbR0zE"
}
],
"release_date": "2022-07-12T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2023-01-24T12:51: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": [
"7Server-CNV-4.12:kubevirt-0:4.12.0-1057.el7.src",
"7Server-CNV-4.12:kubevirt-virtctl-0:4.12.0-1057.el7.x86_64",
"7Server-CNV-4.12:kubevirt-virtctl-redistributable-0:4.12.0-1057.el7.x86_64",
"8Base-CNV-4.12:kubevirt-0:4.12.0-1057.el8.src",
"8Base-CNV-4.12:kubevirt-virtctl-0:4.12.0-1057.el8.x86_64",
"8Base-CNV-4.12:kubevirt-virtctl-redistributable-0:4.12.0-1057.el8.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2023:0407"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"7Server-CNV-4.12:kubevirt-0:4.12.0-1057.el7.src",
"7Server-CNV-4.12:kubevirt-virtctl-0:4.12.0-1057.el7.x86_64",
"7Server-CNV-4.12:kubevirt-virtctl-redistributable-0:4.12.0-1057.el7.x86_64",
"8Base-CNV-4.12:kubevirt-0:4.12.0-1057.el8.src",
"8Base-CNV-4.12:kubevirt-virtctl-0:4.12.0-1057.el8.x86_64",
"8Base-CNV-4.12:kubevirt-virtctl-redistributable-0:4.12.0-1057.el8.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "golang: encoding/gob: stack exhaustion in Decoder.Decode"
},
{
"cve": "CVE-2022-32148",
"cwe": {
"id": "CWE-200",
"name": "Exposure of Sensitive Information to an Unauthorized Actor"
},
"discovery_date": "2022-07-14T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2107383"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in net/http/httputil golang package. When httputil.ReverseProxy.ServeHTTP is called with a Request.Header map containing a nil value for the X-Forwarded-For header, ReverseProxy could set the client IP incorrectly. This issue may affect confidentiality.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "golang: net/http/httputil: NewSingleHostReverseProxy - omit X-Forwarded-For not working",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "Within regulated environments, a combination of the following controls acts as a significant barrier to successfully exploiting a CWE-200: Exposure of Sensitive Information to an Unauthorized Actor vulnerability and therefore downgrades the severity of this particular CVE from Moderate to Low.\n\nAccess to the platform is granted only after successful hard token, multi-factor authentication (MFA), which is coupled with account management controls, including integration with single sign-on (SSO), to ensure that user permissions are restricted to only the functions necessary for their roles. Access to sensitive information is explicitly authorized and enforced based on predefined access policies. Event logs are collected and processed for centralization, correlation, analysis, monitoring, reporting, alerting, and retention. This process ensures that audit logs are generated for specific events involving sensitive information, which helps identify patterns of unauthorized access or data exposure. The platform enforces the use of validated cryptographic modules across compute resources to protect the confidentiality of information, even in the event of interception.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"7Server-CNV-4.12:kubevirt-0:4.12.0-1057.el7.src",
"7Server-CNV-4.12:kubevirt-virtctl-0:4.12.0-1057.el7.x86_64",
"7Server-CNV-4.12:kubevirt-virtctl-redistributable-0:4.12.0-1057.el7.x86_64",
"8Base-CNV-4.12:kubevirt-0:4.12.0-1057.el8.src",
"8Base-CNV-4.12:kubevirt-virtctl-0:4.12.0-1057.el8.x86_64",
"8Base-CNV-4.12:kubevirt-virtctl-redistributable-0:4.12.0-1057.el8.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2022-32148"
},
{
"category": "external",
"summary": "RHBZ#2107383",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2107383"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2022-32148",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-32148"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2022-32148",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2022-32148"
},
{
"category": "external",
"summary": "https://go.dev/issue/53423",
"url": "https://go.dev/issue/53423"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-announce/c/nqrv9fbR0zE",
"url": "https://groups.google.com/g/golang-announce/c/nqrv9fbR0zE"
}
],
"release_date": "2022-07-12T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2023-01-24T12:51: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": [
"7Server-CNV-4.12:kubevirt-0:4.12.0-1057.el7.src",
"7Server-CNV-4.12:kubevirt-virtctl-0:4.12.0-1057.el7.x86_64",
"7Server-CNV-4.12:kubevirt-virtctl-redistributable-0:4.12.0-1057.el7.x86_64",
"8Base-CNV-4.12:kubevirt-0:4.12.0-1057.el8.src",
"8Base-CNV-4.12:kubevirt-virtctl-0:4.12.0-1057.el8.x86_64",
"8Base-CNV-4.12:kubevirt-virtctl-redistributable-0:4.12.0-1057.el8.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2023:0407"
}
],
"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": [
"7Server-CNV-4.12:kubevirt-0:4.12.0-1057.el7.src",
"7Server-CNV-4.12:kubevirt-virtctl-0:4.12.0-1057.el7.x86_64",
"7Server-CNV-4.12:kubevirt-virtctl-redistributable-0:4.12.0-1057.el7.x86_64",
"8Base-CNV-4.12:kubevirt-0:4.12.0-1057.el8.src",
"8Base-CNV-4.12:kubevirt-virtctl-0:4.12.0-1057.el8.x86_64",
"8Base-CNV-4.12:kubevirt-virtctl-redistributable-0:4.12.0-1057.el8.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "golang: net/http/httputil: NewSingleHostReverseProxy - omit X-Forwarded-For not working"
}
]
}
rhsa-2022:6042
Vulnerability from csaf_redhat
Notes
{
"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": "Release of OpenShift Serverless Client kn 1.24.0\n\nRed Hat Product Security has rated this update as having a security impact of\nImportant. A Common Vulnerability Scoring System (CVSS) base score, which gives a\ndetailed severity rating, is available for each vulnerability from the CVE\nlink(s) in the References section.",
"title": "Topic"
},
{
"category": "general",
"text": "Red Hat OpenShift Serverless Client kn 1.24.0 provides a CLI to interact with Red Hat OpenShift Serverless 1.24.0. The kn CLI is delivered as an RPM package for installation on RHEL platforms, and as binaries for non-Linux platforms.\n\nSecurity Fix(es):\n- prometheus/client_golang: Denial of service using InstrumentHandlerCounter (CVE-2022-21698)\n- go-restful: Authorization Bypass Through User-Controlled Key (CVE-2022-1996)\n- golang: encoding/xml: stack exhaustion in Unmarshal (CVE-2022-30633)\n- golang: io/fs: stack exhaustion in Glob (CVE-2022-30630)\n- golang: go/parser: stack exhaustion in all Parse* functions (CVE-2022-1962)\n- golang: encoding/gob: stack exhaustion in Decoder.Decode (CVE-2022-30635)\n- golang: path/filepath: stack exhaustion in Glob (CVE-2022-30632)\n- golang: net/http/httputil: NewSingleHostReverseProxy - omit X-Forwarded-For not working (CVE-2022-32148)\n- golang: net/http: improper sanitization of Transfer-Encoding header (CVE-2022-1705)\n- golang: encoding/xml: stack exhaustion in Decoder.Skip (CVE-2022-28131)\n- golang: compress/gzip: stack exhaustion in Reader.Read (CVE-2022-30631)\n- golang: regexp: stack exhaustion via a deeply nested expression (CVE-2022-24921)\n- golang: crypto/elliptic: panic caused by oversized scalar (CVE-2022-28327)\n- golang: encoding/pem: fix stack overflow in Decode (CVE-2022-24675)\n- golang: crypto/tls: session tickets lack random ticket_age_add (CVE-2022-30629)\n\nFor more details about the security issue(s), including the impact; a CVSS\nscore; acknowledgments; and other related information refer to the CVE page(s)\nlisted 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-2022:6042",
"url": "https://access.redhat.com/errata/RHSA-2022:6042"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/updates/classification/#important",
"url": "https://access.redhat.com/security/updates/classification/#important"
},
{
"category": "external",
"summary": "https://access.redhat.com/documentation/en-us/openshift_container_platform/4.6/html/serverless/index",
"url": "https://access.redhat.com/documentation/en-us/openshift_container_platform/4.6/html/serverless/index"
},
{
"category": "external",
"summary": "https://access.redhat.com/documentation/en-us/openshift_container_platform/4.7/html/serverless/index",
"url": "https://access.redhat.com/documentation/en-us/openshift_container_platform/4.7/html/serverless/index"
},
{
"category": "external",
"summary": "https://access.redhat.com/documentation/en-us/openshift_container_platform/4.8/html/serverless/index",
"url": "https://access.redhat.com/documentation/en-us/openshift_container_platform/4.8/html/serverless/index"
},
{
"category": "external",
"summary": "https://access.redhat.com/documentation/en-us/openshift_container_platform/4.9/html/serverless/index",
"url": "https://access.redhat.com/documentation/en-us/openshift_container_platform/4.9/html/serverless/index"
},
{
"category": "external",
"summary": "https://access.redhat.com/documentation/en-us/openshift_container_platform/4.10/html/serverless/index",
"url": "https://access.redhat.com/documentation/en-us/openshift_container_platform/4.10/html/serverless/index"
},
{
"category": "external",
"summary": "2045880",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2045880"
},
{
"category": "external",
"summary": "2064857",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2064857"
},
{
"category": "external",
"summary": "2077688",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2077688"
},
{
"category": "external",
"summary": "2077689",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2077689"
},
{
"category": "external",
"summary": "2092793",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2092793"
},
{
"category": "external",
"summary": "2094982",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2094982"
},
{
"category": "external",
"summary": "2107342",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2107342"
},
{
"category": "external",
"summary": "2107371",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2107371"
},
{
"category": "external",
"summary": "2107374",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2107374"
},
{
"category": "external",
"summary": "2107376",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2107376"
},
{
"category": "external",
"summary": "2107383",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2107383"
},
{
"category": "external",
"summary": "2107386",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2107386"
},
{
"category": "external",
"summary": "2107388",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2107388"
},
{
"category": "external",
"summary": "2107390",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2107390"
},
{
"category": "external",
"summary": "2107392",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2107392"
},
{
"category": "external",
"summary": "2108527",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2108527"
},
{
"category": "self",
"summary": "Canonical URL",
"url": "https://security.access.redhat.com/data/csaf/v2/advisories/2022/rhsa-2022_6042.json"
}
],
"title": "Red Hat Security Advisory: Release of OpenShift Serverless Client kn 1.24.0",
"tracking": {
"current_release_date": "2025-10-31T13:02:06+00:00",
"generator": {
"date": "2025-10-31T13:02:06+00:00",
"engine": {
"name": "Red Hat SDEngine",
"version": "4.6.10"
}
},
"id": "RHSA-2022:6042",
"initial_release_date": "2022-08-10T11:39:17+00:00",
"revision_history": [
{
"date": "2022-08-10T11:39:17+00:00",
"number": "1",
"summary": "Initial version"
},
{
"date": "2022-08-10T11:39:17+00:00",
"number": "2",
"summary": "Last updated version"
},
{
"date": "2025-10-31T13:02:06+00:00",
"number": "3",
"summary": "Last generated version"
}
],
"status": "final",
"version": "3"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_name",
"name": "Red Hat OpenShift Serverless 1.0",
"product": {
"name": "Red Hat OpenShift Serverless 1.0",
"product_id": "8Base-Openshift-Serverless-1",
"product_identification_helper": {
"cpe": "cpe:/a:redhat:serverless:1.0::el8"
}
}
}
],
"category": "product_family",
"name": "Red Hat OpenShift Serverless"
},
{
"branches": [
{
"category": "product_version",
"name": "openshift-serverless-clients-0:1.3.1-4.el8.src",
"product": {
"name": "openshift-serverless-clients-0:1.3.1-4.el8.src",
"product_id": "openshift-serverless-clients-0:1.3.1-4.el8.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/openshift-serverless-clients@1.3.1-4.el8?arch=src"
}
}
}
],
"category": "architecture",
"name": "src"
},
{
"branches": [
{
"category": "product_version",
"name": "openshift-serverless-clients-0:1.3.1-4.el8.x86_64",
"product": {
"name": "openshift-serverless-clients-0:1.3.1-4.el8.x86_64",
"product_id": "openshift-serverless-clients-0:1.3.1-4.el8.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/openshift-serverless-clients@1.3.1-4.el8?arch=x86_64"
}
}
}
],
"category": "architecture",
"name": "x86_64"
},
{
"branches": [
{
"category": "product_version",
"name": "openshift-serverless-clients-0:1.3.1-4.el8.ppc64le",
"product": {
"name": "openshift-serverless-clients-0:1.3.1-4.el8.ppc64le",
"product_id": "openshift-serverless-clients-0:1.3.1-4.el8.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/openshift-serverless-clients@1.3.1-4.el8?arch=ppc64le"
}
}
}
],
"category": "architecture",
"name": "ppc64le"
},
{
"branches": [
{
"category": "product_version",
"name": "openshift-serverless-clients-0:1.3.1-4.el8.s390x",
"product": {
"name": "openshift-serverless-clients-0:1.3.1-4.el8.s390x",
"product_id": "openshift-serverless-clients-0:1.3.1-4.el8.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/openshift-serverless-clients@1.3.1-4.el8?arch=s390x"
}
}
}
],
"category": "architecture",
"name": "s390x"
}
],
"category": "vendor",
"name": "Red Hat"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-serverless-clients-0:1.3.1-4.el8.ppc64le as a component of Red Hat OpenShift Serverless 1.0",
"product_id": "8Base-Openshift-Serverless-1:openshift-serverless-clients-0:1.3.1-4.el8.ppc64le"
},
"product_reference": "openshift-serverless-clients-0:1.3.1-4.el8.ppc64le",
"relates_to_product_reference": "8Base-Openshift-Serverless-1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-serverless-clients-0:1.3.1-4.el8.s390x as a component of Red Hat OpenShift Serverless 1.0",
"product_id": "8Base-Openshift-Serverless-1:openshift-serverless-clients-0:1.3.1-4.el8.s390x"
},
"product_reference": "openshift-serverless-clients-0:1.3.1-4.el8.s390x",
"relates_to_product_reference": "8Base-Openshift-Serverless-1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-serverless-clients-0:1.3.1-4.el8.src as a component of Red Hat OpenShift Serverless 1.0",
"product_id": "8Base-Openshift-Serverless-1:openshift-serverless-clients-0:1.3.1-4.el8.src"
},
"product_reference": "openshift-serverless-clients-0:1.3.1-4.el8.src",
"relates_to_product_reference": "8Base-Openshift-Serverless-1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-serverless-clients-0:1.3.1-4.el8.x86_64 as a component of Red Hat OpenShift Serverless 1.0",
"product_id": "8Base-Openshift-Serverless-1:openshift-serverless-clients-0:1.3.1-4.el8.x86_64"
},
"product_reference": "openshift-serverless-clients-0:1.3.1-4.el8.x86_64",
"relates_to_product_reference": "8Base-Openshift-Serverless-1"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2022-1705",
"cwe": {
"id": "CWE-444",
"name": "Inconsistent Interpretation of HTTP Requests (\u0027HTTP Request/Response Smuggling\u0027)"
},
"discovery_date": "2022-07-14T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2107374"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in golang. The HTTP/1 client accepted invalid Transfer-Encoding headers indicating \"chunked\" encoding. This issue could allow request smuggling, but only if combined with an intermediate server that also improperly accepts the header as invalid.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "golang: net/http: improper sanitization of Transfer-Encoding header",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "Within regulated environments, a combination of the following controls acts as a significant barrier to successfully exploiting a CWE-444: Inconsistent Interpretation of HTTP Requests (\u0027HTTP Request/Response Smuggling\u0027) vulnerability and therefore downgrades the severity of this particular CVE from Moderate to Low.\n\nThe platform uses secure, encrypted HTTPS connections over TLS 1.2 to reduce the risk of smuggling attacks by preventing the injection of ambiguous or malformed requests between components. The environment employs IPS/IDS and antimalware solutions to detect and block malicious code while ensuring consistent interpretation of HTTP requests across network layers, mitigating request/response inconsistencies. Event logs are collected and analyzed for centralization, correlation, monitoring, alerting, and retention, enabling the detection of malformed or suspicious HTTP traffic. Static code analysis and peer reviews enforce strong input validation and error handling to ensure all user inputs adhere to HTTP protocol specifications.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"8Base-Openshift-Serverless-1:openshift-serverless-clients-0:1.3.1-4.el8.ppc64le",
"8Base-Openshift-Serverless-1:openshift-serverless-clients-0:1.3.1-4.el8.s390x",
"8Base-Openshift-Serverless-1:openshift-serverless-clients-0:1.3.1-4.el8.src",
"8Base-Openshift-Serverless-1:openshift-serverless-clients-0:1.3.1-4.el8.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2022-1705"
},
{
"category": "external",
"summary": "RHBZ#2107374",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2107374"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2022-1705",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-1705"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2022-1705",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2022-1705"
},
{
"category": "external",
"summary": "https://go.dev/issue/53188",
"url": "https://go.dev/issue/53188"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-announce/c/nqrv9fbR0zE",
"url": "https://groups.google.com/g/golang-announce/c/nqrv9fbR0zE"
}
],
"release_date": "2022-07-12T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2022-08-10T11:39:17+00:00",
"details": "See the Red Hat OpenShift Container Platform 4.6 documentation at:\nhttps://access.redhat.com/documentation/en-us/openshift_container_platform/4.6/html/serverless/index\nSee the Red Hat OpenShift Container Platform 4.7 documentation at:\nhttps://access.redhat.com/documentation/en-us/openshift_container_platform/4.7/html/serverless/index\nSee the Red Hat OpenShift Container Platform 4.8 documentation at:\nhttps://access.redhat.com/documentation/en-us/openshift_container_platform/4.8/html/serverless/index\nSee the Red Hat OpenShift Container Platform 4.9 documentation at:\nhttps://access.redhat.com/documentation/en-us/openshift_container_platform/4.9/html/serverless/index\nSee the Red Hat OpenShift Container Platform 4.10 documentation at:\nhttps://access.redhat.com/documentation/en-us/openshift_container_platform/4.10/html/serverless/index",
"product_ids": [
"8Base-Openshift-Serverless-1:openshift-serverless-clients-0:1.3.1-4.el8.ppc64le",
"8Base-Openshift-Serverless-1:openshift-serverless-clients-0:1.3.1-4.el8.s390x",
"8Base-Openshift-Serverless-1:openshift-serverless-clients-0:1.3.1-4.el8.src",
"8Base-Openshift-Serverless-1:openshift-serverless-clients-0:1.3.1-4.el8.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2022:6042"
}
],
"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-Openshift-Serverless-1:openshift-serverless-clients-0:1.3.1-4.el8.ppc64le",
"8Base-Openshift-Serverless-1:openshift-serverless-clients-0:1.3.1-4.el8.s390x",
"8Base-Openshift-Serverless-1:openshift-serverless-clients-0:1.3.1-4.el8.src",
"8Base-Openshift-Serverless-1:openshift-serverless-clients-0:1.3.1-4.el8.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "golang: net/http: improper sanitization of Transfer-Encoding header"
},
{
"cve": "CVE-2022-1962",
"cwe": {
"id": "CWE-1325",
"name": "Improperly Controlled Sequential Memory Allocation"
},
"discovery_date": "2022-07-14T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2107376"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in the golang standard library, go/parser. When calling any Parse functions on the Go source code, which contains deeply nested types or declarations, a panic can occur due to stack exhaustion. This issue allows an attacker to impact system availability.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "golang: go/parser: stack exhaustion in all Parse* functions",
"title": "Vulnerability summary"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"8Base-Openshift-Serverless-1:openshift-serverless-clients-0:1.3.1-4.el8.ppc64le",
"8Base-Openshift-Serverless-1:openshift-serverless-clients-0:1.3.1-4.el8.s390x",
"8Base-Openshift-Serverless-1:openshift-serverless-clients-0:1.3.1-4.el8.src",
"8Base-Openshift-Serverless-1:openshift-serverless-clients-0:1.3.1-4.el8.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2022-1962"
},
{
"category": "external",
"summary": "RHBZ#2107376",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2107376"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2022-1962",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-1962"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2022-1962",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2022-1962"
},
{
"category": "external",
"summary": "https://go.dev/issue/53616",
"url": "https://go.dev/issue/53616"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-announce/c/nqrv9fbR0zE",
"url": "https://groups.google.com/g/golang-announce/c/nqrv9fbR0zE"
}
],
"release_date": "2022-07-12T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2022-08-10T11:39:17+00:00",
"details": "See the Red Hat OpenShift Container Platform 4.6 documentation at:\nhttps://access.redhat.com/documentation/en-us/openshift_container_platform/4.6/html/serverless/index\nSee the Red Hat OpenShift Container Platform 4.7 documentation at:\nhttps://access.redhat.com/documentation/en-us/openshift_container_platform/4.7/html/serverless/index\nSee the Red Hat OpenShift Container Platform 4.8 documentation at:\nhttps://access.redhat.com/documentation/en-us/openshift_container_platform/4.8/html/serverless/index\nSee the Red Hat OpenShift Container Platform 4.9 documentation at:\nhttps://access.redhat.com/documentation/en-us/openshift_container_platform/4.9/html/serverless/index\nSee the Red Hat OpenShift Container Platform 4.10 documentation at:\nhttps://access.redhat.com/documentation/en-us/openshift_container_platform/4.10/html/serverless/index",
"product_ids": [
"8Base-Openshift-Serverless-1:openshift-serverless-clients-0:1.3.1-4.el8.ppc64le",
"8Base-Openshift-Serverless-1:openshift-serverless-clients-0:1.3.1-4.el8.s390x",
"8Base-Openshift-Serverless-1:openshift-serverless-clients-0:1.3.1-4.el8.src",
"8Base-Openshift-Serverless-1:openshift-serverless-clients-0:1.3.1-4.el8.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2022:6042"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "LOCAL",
"availabilityImpact": "HIGH",
"baseScore": 5.5,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "LOW",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"8Base-Openshift-Serverless-1:openshift-serverless-clients-0:1.3.1-4.el8.ppc64le",
"8Base-Openshift-Serverless-1:openshift-serverless-clients-0:1.3.1-4.el8.s390x",
"8Base-Openshift-Serverless-1:openshift-serverless-clients-0:1.3.1-4.el8.src",
"8Base-Openshift-Serverless-1:openshift-serverless-clients-0:1.3.1-4.el8.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "golang: go/parser: stack exhaustion in all Parse* functions"
},
{
"cve": "CVE-2022-1996",
"cwe": {
"id": "CWE-639",
"name": "Authorization Bypass Through User-Controlled Key"
},
"discovery_date": "2022-06-08T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2094982"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in CORS Filter feature from the go-restful package. When a user inputs a domain which is in AllowedDomains, all domains starting with the same pattern are accepted. This issue could allow an attacker to break the CORS policy by allowing any page to make requests and retrieve data on behalf of users.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "go-restful: Authorization Bypass Through User-Controlled Key",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "The go-restful package is a transitive dependency which is being pulled with k8s.io/api and not directly being used anywhere in OpenShift Container Platform (OCP), OpenShift Container Storage, OpenShift Data Foundation, OpenShift Do and OpenShift Pipelines, hence these components are marked as \u0027Will not fix\u0027 or even \"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-Openshift-Serverless-1:openshift-serverless-clients-0:1.3.1-4.el8.ppc64le",
"8Base-Openshift-Serverless-1:openshift-serverless-clients-0:1.3.1-4.el8.s390x",
"8Base-Openshift-Serverless-1:openshift-serverless-clients-0:1.3.1-4.el8.src",
"8Base-Openshift-Serverless-1:openshift-serverless-clients-0:1.3.1-4.el8.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2022-1996"
},
{
"category": "external",
"summary": "RHBZ#2094982",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2094982"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2022-1996",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-1996"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2022-1996",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2022-1996"
}
],
"release_date": "2022-06-08T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2022-08-10T11:39:17+00:00",
"details": "See the Red Hat OpenShift Container Platform 4.6 documentation at:\nhttps://access.redhat.com/documentation/en-us/openshift_container_platform/4.6/html/serverless/index\nSee the Red Hat OpenShift Container Platform 4.7 documentation at:\nhttps://access.redhat.com/documentation/en-us/openshift_container_platform/4.7/html/serverless/index\nSee the Red Hat OpenShift Container Platform 4.8 documentation at:\nhttps://access.redhat.com/documentation/en-us/openshift_container_platform/4.8/html/serverless/index\nSee the Red Hat OpenShift Container Platform 4.9 documentation at:\nhttps://access.redhat.com/documentation/en-us/openshift_container_platform/4.9/html/serverless/index\nSee the Red Hat OpenShift Container Platform 4.10 documentation at:\nhttps://access.redhat.com/documentation/en-us/openshift_container_platform/4.10/html/serverless/index",
"product_ids": [
"8Base-Openshift-Serverless-1:openshift-serverless-clients-0:1.3.1-4.el8.ppc64le",
"8Base-Openshift-Serverless-1:openshift-serverless-clients-0:1.3.1-4.el8.s390x",
"8Base-Openshift-Serverless-1:openshift-serverless-clients-0:1.3.1-4.el8.src",
"8Base-Openshift-Serverless-1:openshift-serverless-clients-0:1.3.1-4.el8.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2022:6042"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "NONE",
"baseScore": 9.1,
"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:N",
"version": "3.1"
},
"products": [
"8Base-Openshift-Serverless-1:openshift-serverless-clients-0:1.3.1-4.el8.ppc64le",
"8Base-Openshift-Serverless-1:openshift-serverless-clients-0:1.3.1-4.el8.s390x",
"8Base-Openshift-Serverless-1:openshift-serverless-clients-0:1.3.1-4.el8.src",
"8Base-Openshift-Serverless-1:openshift-serverless-clients-0:1.3.1-4.el8.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "go-restful: Authorization Bypass Through User-Controlled Key"
},
{
"cve": "CVE-2022-21698",
"cwe": {
"id": "CWE-772",
"name": "Missing Release of Resource after Effective Lifetime"
},
"discovery_date": "2022-01-19T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2045880"
}
],
"notes": [
{
"category": "description",
"text": "A denial of service attack was found in prometheus/client_golang. This flaw allows an attacker to produce a denial of service attack on an HTTP server by exploiting the InstrumentHandlerCounter function in the version below 1.11.1, resulting in a loss of availability.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "prometheus/client_golang: Denial of service using InstrumentHandlerCounter",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "This flaw has been rated as having a moderate impact for two main reasons. The opportunity for a Denial of Service is limited to the golang runtime. In the case of OpenShift Container Platform, this would be restricted within each individual container. Additionally, this is in alignment with upstream\u0027s (the Prometheus project) impact rating.\n\nWithin regulated environments, a combination of the following controls acts as a significant barrier to successful exploitation of a CWE-772: Missing Release of Resource after Effective Lifetime and therefore downgrades the severity of this particular CVE from Moderate to Low.\n\nBaseline configurations enforce strict resource allocation and lifecycle management policies, ensuring that memory, CPU, and storage resources are efficiently released when no longer needed. The platform continuously monitors resource allocation and usage across compute environments and workloads, leveraging built-in quota and limit mechanisms to prevent resource exhaustion caused by unreleased objects. Real-time system monitoring detects abnormal consumption patterns, such as unused resource retention or elevated usage levels, enabling timely remediation and preventing compounding impacts.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"8Base-Openshift-Serverless-1:openshift-serverless-clients-0:1.3.1-4.el8.ppc64le",
"8Base-Openshift-Serverless-1:openshift-serverless-clients-0:1.3.1-4.el8.s390x",
"8Base-Openshift-Serverless-1:openshift-serverless-clients-0:1.3.1-4.el8.src",
"8Base-Openshift-Serverless-1:openshift-serverless-clients-0:1.3.1-4.el8.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2022-21698"
},
{
"category": "external",
"summary": "RHBZ#2045880",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2045880"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2022-21698",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-21698"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2022-21698",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2022-21698"
},
{
"category": "external",
"summary": "https://github.com/prometheus/client_golang/security/advisories/GHSA-cg3q-j54f-5p7p",
"url": "https://github.com/prometheus/client_golang/security/advisories/GHSA-cg3q-j54f-5p7p"
}
],
"release_date": "2022-02-15T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2022-08-10T11:39:17+00:00",
"details": "See the Red Hat OpenShift Container Platform 4.6 documentation at:\nhttps://access.redhat.com/documentation/en-us/openshift_container_platform/4.6/html/serverless/index\nSee the Red Hat OpenShift Container Platform 4.7 documentation at:\nhttps://access.redhat.com/documentation/en-us/openshift_container_platform/4.7/html/serverless/index\nSee the Red Hat OpenShift Container Platform 4.8 documentation at:\nhttps://access.redhat.com/documentation/en-us/openshift_container_platform/4.8/html/serverless/index\nSee the Red Hat OpenShift Container Platform 4.9 documentation at:\nhttps://access.redhat.com/documentation/en-us/openshift_container_platform/4.9/html/serverless/index\nSee the Red Hat OpenShift Container Platform 4.10 documentation at:\nhttps://access.redhat.com/documentation/en-us/openshift_container_platform/4.10/html/serverless/index",
"product_ids": [
"8Base-Openshift-Serverless-1:openshift-serverless-clients-0:1.3.1-4.el8.ppc64le",
"8Base-Openshift-Serverless-1:openshift-serverless-clients-0:1.3.1-4.el8.s390x",
"8Base-Openshift-Serverless-1:openshift-serverless-clients-0:1.3.1-4.el8.src",
"8Base-Openshift-Serverless-1:openshift-serverless-clients-0:1.3.1-4.el8.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2022:6042"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"8Base-Openshift-Serverless-1:openshift-serverless-clients-0:1.3.1-4.el8.ppc64le",
"8Base-Openshift-Serverless-1:openshift-serverless-clients-0:1.3.1-4.el8.s390x",
"8Base-Openshift-Serverless-1:openshift-serverless-clients-0:1.3.1-4.el8.src",
"8Base-Openshift-Serverless-1:openshift-serverless-clients-0:1.3.1-4.el8.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "prometheus/client_golang: Denial of service using InstrumentHandlerCounter"
},
{
"cve": "CVE-2022-24675",
"cwe": {
"id": "CWE-120",
"name": "Buffer Copy without Checking Size of Input (\u0027Classic Buffer Overflow\u0027)"
},
"discovery_date": "2022-04-21T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2077688"
}
],
"notes": [
{
"category": "description",
"text": "A buffer overflow flaw was found in Golang\u0027s library encoding/pem. This flaw allows an attacker to use a large PEM input (more than 5 MB), causing a stack overflow in Decode, which leads to a loss of availability.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "golang: encoding/pem: fix stack overflow in Decode",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "Red Hat Enterprise Linux 7, 8 and 9 are affected, because the code-base is affected by this vulnerability.\n\nRed Hat Product Security has rated this issue as having Moderate security impact, and the issue is not currently planned to be addressed in future updates for Red Hat Enterprise Linux 7, hence, marked as Out-of-Support-Scope.\n\nRed Hat Developer Tools - Compilers (go-toolset-1.16-golang \u0026 go-toolset-1.17-golang), ships the vulnerable code and affected by this vulnerability.\n\nFor additional information, refer to the Issue Severity Classification: https://access.redhat.com/security/updates/classification/ and Red Hat Enterprise Linux Life Cycle \u0026 Updates Policy: https://access.redhat.com/support/policy/updates/errata/.\n\nWithin regulated environments, a combination of the following controls acts as a significant barrier to successfully exploiting a CWE-120: Buffer Copy without Checking Size of Input (\u0027Classic Buffer Overflow\u0027) vulnerability and therefore downgrades the severity of this particular CVE from Moderate to Low.\n\nRed Hat follows best practice and federal requirements for least privilege, allowing only specific processes to be run with isolated accounts specific to the team and federal platforms that have limited privileges that are only used for a single task. The environment leverages file integrity checks and malicious code protections, such as IPS/IDS and antimalware solutions, to help detect and prevent malicious code that attempts to exploit buffer overflow vulnerabilities. Robust input validation and error-handling mechanisms ensure all user inputs are thoroughly validated, preventing improperly validated inputs from causing system instability, exposing sensitive data, or escalating risks.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"8Base-Openshift-Serverless-1:openshift-serverless-clients-0:1.3.1-4.el8.ppc64le",
"8Base-Openshift-Serverless-1:openshift-serverless-clients-0:1.3.1-4.el8.s390x",
"8Base-Openshift-Serverless-1:openshift-serverless-clients-0:1.3.1-4.el8.src",
"8Base-Openshift-Serverless-1:openshift-serverless-clients-0:1.3.1-4.el8.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2022-24675"
},
{
"category": "external",
"summary": "RHBZ#2077688",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2077688"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2022-24675",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-24675"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2022-24675",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2022-24675"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-announce/c/oecdBNLOml8",
"url": "https://groups.google.com/g/golang-announce/c/oecdBNLOml8"
}
],
"release_date": "2022-04-12T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2022-08-10T11:39:17+00:00",
"details": "See the Red Hat OpenShift Container Platform 4.6 documentation at:\nhttps://access.redhat.com/documentation/en-us/openshift_container_platform/4.6/html/serverless/index\nSee the Red Hat OpenShift Container Platform 4.7 documentation at:\nhttps://access.redhat.com/documentation/en-us/openshift_container_platform/4.7/html/serverless/index\nSee the Red Hat OpenShift Container Platform 4.8 documentation at:\nhttps://access.redhat.com/documentation/en-us/openshift_container_platform/4.8/html/serverless/index\nSee the Red Hat OpenShift Container Platform 4.9 documentation at:\nhttps://access.redhat.com/documentation/en-us/openshift_container_platform/4.9/html/serverless/index\nSee the Red Hat OpenShift Container Platform 4.10 documentation at:\nhttps://access.redhat.com/documentation/en-us/openshift_container_platform/4.10/html/serverless/index",
"product_ids": [
"8Base-Openshift-Serverless-1:openshift-serverless-clients-0:1.3.1-4.el8.ppc64le",
"8Base-Openshift-Serverless-1:openshift-serverless-clients-0:1.3.1-4.el8.s390x",
"8Base-Openshift-Serverless-1:openshift-serverless-clients-0:1.3.1-4.el8.src",
"8Base-Openshift-Serverless-1:openshift-serverless-clients-0:1.3.1-4.el8.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2022:6042"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"8Base-Openshift-Serverless-1:openshift-serverless-clients-0:1.3.1-4.el8.ppc64le",
"8Base-Openshift-Serverless-1:openshift-serverless-clients-0:1.3.1-4.el8.s390x",
"8Base-Openshift-Serverless-1:openshift-serverless-clients-0:1.3.1-4.el8.src",
"8Base-Openshift-Serverless-1:openshift-serverless-clients-0:1.3.1-4.el8.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "golang: encoding/pem: fix stack overflow in Decode"
},
{
"cve": "CVE-2022-24921",
"cwe": {
"id": "CWE-400",
"name": "Uncontrolled Resource Consumption"
},
"discovery_date": "2022-03-16T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2064857"
}
],
"notes": [
{
"category": "description",
"text": "A stack overflow flaw was found in Golang\u0027s regexp module, which can crash the runtime if the application using regexp accepts very long or arbitrarily long regexps from untrusted sources that have sufficient nesting depths. To exploit this vulnerability, an attacker would need to send large regexps with deep nesting to the application. Triggering this flaw leads to a crash of the runtime, which causes a denial of service.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "golang: regexp: stack exhaustion via a deeply nested expression",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "This flaw has been rated as a Moderate impact flaw because the exploitation of this flaw requires that an affected application accept arbitrarily long regexps from untrusted sources, which has inherent risks (even without this flaw), especially involving impacts to application availability.\n\nWithin regulated environments, a combination of the following controls acts as a significant barrier to successfully exploiting a CWE-400: Uncontrolled Resource Consumption vulnerability and therefore downgrades the severity of this particular CVE from Moderate to Low.\n\nRed Hat restricts access to all platform information by default, granting access only after successful hard token-based multi-factor authentication (MFA) and enforcing least privilege to ensure only authorized roles can execute or modify code. The environment employs malicious code protections, including IDS/IPS and antimalware tools to detect threats and monitor resource usage, helping prevent uncontrolled consumption that could lead to system failure. Additional safeguards, such as web application firewalls and load-balancing strategies, protect against resource exhaustion and performance degradation. Event logs are centrally collected, correlated, and analyzed to support monitoring, alerting, and retention, aiding in the detection of abnormal behavior and potential denial-of-service (DoS) conditions. Static code analysis and peer reviews enforce strong input validation and error handling, reducing the likelihood of input-based DoS attacks.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"8Base-Openshift-Serverless-1:openshift-serverless-clients-0:1.3.1-4.el8.ppc64le",
"8Base-Openshift-Serverless-1:openshift-serverless-clients-0:1.3.1-4.el8.s390x",
"8Base-Openshift-Serverless-1:openshift-serverless-clients-0:1.3.1-4.el8.src",
"8Base-Openshift-Serverless-1:openshift-serverless-clients-0:1.3.1-4.el8.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2022-24921"
},
{
"category": "external",
"summary": "RHBZ#2064857",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2064857"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2022-24921",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-24921"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2022-24921",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2022-24921"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-announce/c/RP1hfrBYVuk",
"url": "https://groups.google.com/g/golang-announce/c/RP1hfrBYVuk"
}
],
"release_date": "2022-03-03T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2022-08-10T11:39:17+00:00",
"details": "See the Red Hat OpenShift Container Platform 4.6 documentation at:\nhttps://access.redhat.com/documentation/en-us/openshift_container_platform/4.6/html/serverless/index\nSee the Red Hat OpenShift Container Platform 4.7 documentation at:\nhttps://access.redhat.com/documentation/en-us/openshift_container_platform/4.7/html/serverless/index\nSee the Red Hat OpenShift Container Platform 4.8 documentation at:\nhttps://access.redhat.com/documentation/en-us/openshift_container_platform/4.8/html/serverless/index\nSee the Red Hat OpenShift Container Platform 4.9 documentation at:\nhttps://access.redhat.com/documentation/en-us/openshift_container_platform/4.9/html/serverless/index\nSee the Red Hat OpenShift Container Platform 4.10 documentation at:\nhttps://access.redhat.com/documentation/en-us/openshift_container_platform/4.10/html/serverless/index",
"product_ids": [
"8Base-Openshift-Serverless-1:openshift-serverless-clients-0:1.3.1-4.el8.ppc64le",
"8Base-Openshift-Serverless-1:openshift-serverless-clients-0:1.3.1-4.el8.s390x",
"8Base-Openshift-Serverless-1:openshift-serverless-clients-0:1.3.1-4.el8.src",
"8Base-Openshift-Serverless-1:openshift-serverless-clients-0:1.3.1-4.el8.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2022:6042"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"8Base-Openshift-Serverless-1:openshift-serverless-clients-0:1.3.1-4.el8.ppc64le",
"8Base-Openshift-Serverless-1:openshift-serverless-clients-0:1.3.1-4.el8.s390x",
"8Base-Openshift-Serverless-1:openshift-serverless-clients-0:1.3.1-4.el8.src",
"8Base-Openshift-Serverless-1:openshift-serverless-clients-0:1.3.1-4.el8.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "golang: regexp: stack exhaustion via a deeply nested expression"
},
{
"cve": "CVE-2022-28131",
"cwe": {
"id": "CWE-1325",
"name": "Improperly Controlled Sequential Memory Allocation"
},
"discovery_date": "2022-07-14T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2107390"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in golang encoding/xml. When calling Decoder, Skip while parsing a deeply nested XML document, a panic can occur due to stack exhaustion and allows an attacker to impact system availability.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "golang: encoding/xml: stack exhaustion in Decoder.Skip",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "The vulnerability exists in the calling of the function decoder.skip to a deeply nested XML document. Although the vulnerability exists, it may require that the application accept deeply nested XML from untrusted sources and specifically calls Decoder.Skip on it. In many deployments, that code path might not even be reachable or exposed to external input. On top of that, a successful exploitation will only result in denial of service due to stack exhaustion, which is why this has been marked as moderate by Red Hat.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"8Base-Openshift-Serverless-1:openshift-serverless-clients-0:1.3.1-4.el8.ppc64le",
"8Base-Openshift-Serverless-1:openshift-serverless-clients-0:1.3.1-4.el8.s390x",
"8Base-Openshift-Serverless-1:openshift-serverless-clients-0:1.3.1-4.el8.src",
"8Base-Openshift-Serverless-1:openshift-serverless-clients-0:1.3.1-4.el8.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2022-28131"
},
{
"category": "external",
"summary": "RHBZ#2107390",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2107390"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2022-28131",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-28131"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2022-28131",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2022-28131"
},
{
"category": "external",
"summary": "https://go.dev/issue/53614",
"url": "https://go.dev/issue/53614"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-announce/c/nqrv9fbR0zE",
"url": "https://groups.google.com/g/golang-announce/c/nqrv9fbR0zE"
}
],
"release_date": "2022-07-12T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2022-08-10T11:39:17+00:00",
"details": "See the Red Hat OpenShift Container Platform 4.6 documentation at:\nhttps://access.redhat.com/documentation/en-us/openshift_container_platform/4.6/html/serverless/index\nSee the Red Hat OpenShift Container Platform 4.7 documentation at:\nhttps://access.redhat.com/documentation/en-us/openshift_container_platform/4.7/html/serverless/index\nSee the Red Hat OpenShift Container Platform 4.8 documentation at:\nhttps://access.redhat.com/documentation/en-us/openshift_container_platform/4.8/html/serverless/index\nSee the Red Hat OpenShift Container Platform 4.9 documentation at:\nhttps://access.redhat.com/documentation/en-us/openshift_container_platform/4.9/html/serverless/index\nSee the Red Hat OpenShift Container Platform 4.10 documentation at:\nhttps://access.redhat.com/documentation/en-us/openshift_container_platform/4.10/html/serverless/index",
"product_ids": [
"8Base-Openshift-Serverless-1:openshift-serverless-clients-0:1.3.1-4.el8.ppc64le",
"8Base-Openshift-Serverless-1:openshift-serverless-clients-0:1.3.1-4.el8.s390x",
"8Base-Openshift-Serverless-1:openshift-serverless-clients-0:1.3.1-4.el8.src",
"8Base-Openshift-Serverless-1:openshift-serverless-clients-0:1.3.1-4.el8.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2022:6042"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "LOCAL",
"availabilityImpact": "HIGH",
"baseScore": 7.3,
"baseSeverity": "HIGH",
"confidentialityImpact": "LOW",
"integrityImpact": "LOW",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:N/UI:N/S:U/C:L/I:L/A:H",
"version": "3.1"
},
"products": [
"8Base-Openshift-Serverless-1:openshift-serverless-clients-0:1.3.1-4.el8.ppc64le",
"8Base-Openshift-Serverless-1:openshift-serverless-clients-0:1.3.1-4.el8.s390x",
"8Base-Openshift-Serverless-1:openshift-serverless-clients-0:1.3.1-4.el8.src",
"8Base-Openshift-Serverless-1:openshift-serverless-clients-0:1.3.1-4.el8.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "golang: encoding/xml: stack exhaustion in Decoder.Skip"
},
{
"cve": "CVE-2022-28327",
"cwe": {
"id": "CWE-190",
"name": "Integer Overflow or Wraparound"
},
"discovery_date": "2022-04-21T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2077689"
}
],
"notes": [
{
"category": "description",
"text": "An integer overflow flaw was found in Golang\u0027s crypto/elliptic library. This flaw allows an attacker to use a crafted scaler input longer than 32 bytes, causing P256().ScalarMult or P256().ScalarBaseMult to panic, leading to a loss of availability.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "golang: crypto/elliptic: panic caused by oversized scalar",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "A moderate severity flaw was found in Go\u2019s crypto/elliptic package in the generic P-256 implementation. If a scalar input longer than 32 bytes is supplied, P256().ScalarMult or P256().ScalarBaseMult can panic, causing the application to crash. Indirect uses via crypto/ecdsa and crypto/tls are not affected. This issue impacts availability but does not affect confidentiality or integrity. Only certain platforms (non-amd64, non-arm64, non-ppc64le, non-s390x) may be affected.\n\nRed Hat Enterprise Linux 7, 8 and 9 are affected, because the code-base is affected by this vulnerability.\n\nRed Hat Product Security has rated this issue as having Moderate security impact, and the issue is not currently planned to be addressed in future updates for Red Hat Enterprise Linux 7, hence, marked as Out-of-Support-Scope. \n\nRed Hat Developer Tools - Compilers (go-toolset-1.16-golang \u0026 go-toolset-1.17-golang), ships the vulnerable code and affected by this vulnerability.\n\nFor additional information, refer to the Issue Severity Classification: https://access.redhat.com/security/updates/classification/ and Red Hat Enterprise Linux Life Cycle \u0026 Updates Policy: https://access.redhat.com/support/policy/updates/errata/.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"8Base-Openshift-Serverless-1:openshift-serverless-clients-0:1.3.1-4.el8.ppc64le",
"8Base-Openshift-Serverless-1:openshift-serverless-clients-0:1.3.1-4.el8.s390x",
"8Base-Openshift-Serverless-1:openshift-serverless-clients-0:1.3.1-4.el8.src",
"8Base-Openshift-Serverless-1:openshift-serverless-clients-0:1.3.1-4.el8.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2022-28327"
},
{
"category": "external",
"summary": "RHBZ#2077689",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2077689"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2022-28327",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-28327"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2022-28327",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2022-28327"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-announce/c/oecdBNLOml8",
"url": "https://groups.google.com/g/golang-announce/c/oecdBNLOml8"
}
],
"release_date": "2022-04-12T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2022-08-10T11:39:17+00:00",
"details": "See the Red Hat OpenShift Container Platform 4.6 documentation at:\nhttps://access.redhat.com/documentation/en-us/openshift_container_platform/4.6/html/serverless/index\nSee the Red Hat OpenShift Container Platform 4.7 documentation at:\nhttps://access.redhat.com/documentation/en-us/openshift_container_platform/4.7/html/serverless/index\nSee the Red Hat OpenShift Container Platform 4.8 documentation at:\nhttps://access.redhat.com/documentation/en-us/openshift_container_platform/4.8/html/serverless/index\nSee the Red Hat OpenShift Container Platform 4.9 documentation at:\nhttps://access.redhat.com/documentation/en-us/openshift_container_platform/4.9/html/serverless/index\nSee the Red Hat OpenShift Container Platform 4.10 documentation at:\nhttps://access.redhat.com/documentation/en-us/openshift_container_platform/4.10/html/serverless/index",
"product_ids": [
"8Base-Openshift-Serverless-1:openshift-serverless-clients-0:1.3.1-4.el8.ppc64le",
"8Base-Openshift-Serverless-1:openshift-serverless-clients-0:1.3.1-4.el8.s390x",
"8Base-Openshift-Serverless-1:openshift-serverless-clients-0:1.3.1-4.el8.src",
"8Base-Openshift-Serverless-1:openshift-serverless-clients-0:1.3.1-4.el8.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2022:6042"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"8Base-Openshift-Serverless-1:openshift-serverless-clients-0:1.3.1-4.el8.ppc64le",
"8Base-Openshift-Serverless-1:openshift-serverless-clients-0:1.3.1-4.el8.s390x",
"8Base-Openshift-Serverless-1:openshift-serverless-clients-0:1.3.1-4.el8.src",
"8Base-Openshift-Serverless-1:openshift-serverless-clients-0:1.3.1-4.el8.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "golang: crypto/elliptic: panic caused by oversized scalar"
},
{
"cve": "CVE-2022-30629",
"cwe": {
"id": "CWE-331",
"name": "Insufficient Entropy"
},
"discovery_date": "2022-06-02T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2092793"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in the crypto/tls golang package. When session tickets are generated by crypto/tls, it is missing the ticket expiration. This issue may allow an attacker to observe the TLS handshakes to correlate successive connections during session resumption.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "golang: crypto/tls: session tickets lack random ticket_age_add",
"title": "Vulnerability summary"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"8Base-Openshift-Serverless-1:openshift-serverless-clients-0:1.3.1-4.el8.ppc64le",
"8Base-Openshift-Serverless-1:openshift-serverless-clients-0:1.3.1-4.el8.s390x",
"8Base-Openshift-Serverless-1:openshift-serverless-clients-0:1.3.1-4.el8.src",
"8Base-Openshift-Serverless-1:openshift-serverless-clients-0:1.3.1-4.el8.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2022-30629"
},
{
"category": "external",
"summary": "RHBZ#2092793",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2092793"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2022-30629",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-30629"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2022-30629",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2022-30629"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-announce/c/TzIC9-t8Ytg",
"url": "https://groups.google.com/g/golang-announce/c/TzIC9-t8Ytg"
}
],
"release_date": "2022-06-02T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2022-08-10T11:39:17+00:00",
"details": "See the Red Hat OpenShift Container Platform 4.6 documentation at:\nhttps://access.redhat.com/documentation/en-us/openshift_container_platform/4.6/html/serverless/index\nSee the Red Hat OpenShift Container Platform 4.7 documentation at:\nhttps://access.redhat.com/documentation/en-us/openshift_container_platform/4.7/html/serverless/index\nSee the Red Hat OpenShift Container Platform 4.8 documentation at:\nhttps://access.redhat.com/documentation/en-us/openshift_container_platform/4.8/html/serverless/index\nSee the Red Hat OpenShift Container Platform 4.9 documentation at:\nhttps://access.redhat.com/documentation/en-us/openshift_container_platform/4.9/html/serverless/index\nSee the Red Hat OpenShift Container Platform 4.10 documentation at:\nhttps://access.redhat.com/documentation/en-us/openshift_container_platform/4.10/html/serverless/index",
"product_ids": [
"8Base-Openshift-Serverless-1:openshift-serverless-clients-0:1.3.1-4.el8.ppc64le",
"8Base-Openshift-Serverless-1:openshift-serverless-clients-0:1.3.1-4.el8.s390x",
"8Base-Openshift-Serverless-1:openshift-serverless-clients-0:1.3.1-4.el8.src",
"8Base-Openshift-Serverless-1:openshift-serverless-clients-0:1.3.1-4.el8.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2022:6042"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "HIGH",
"attackVector": "NETWORK",
"availabilityImpact": "NONE",
"baseScore": 3.1,
"baseSeverity": "LOW",
"confidentialityImpact": "LOW",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "REQUIRED",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:R/S:U/C:L/I:N/A:N",
"version": "3.1"
},
"products": [
"8Base-Openshift-Serverless-1:openshift-serverless-clients-0:1.3.1-4.el8.ppc64le",
"8Base-Openshift-Serverless-1:openshift-serverless-clients-0:1.3.1-4.el8.s390x",
"8Base-Openshift-Serverless-1:openshift-serverless-clients-0:1.3.1-4.el8.src",
"8Base-Openshift-Serverless-1:openshift-serverless-clients-0:1.3.1-4.el8.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Low"
}
],
"title": "golang: crypto/tls: session tickets lack random ticket_age_add"
},
{
"cve": "CVE-2022-30630",
"cwe": {
"id": "CWE-1325",
"name": "Improperly Controlled Sequential Memory Allocation"
},
"discovery_date": "2022-07-14T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2107371"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in the golang standard library, io/fs. Calling Glob on a path that contains a large number of path separators can cause a panic issue due to stack exhaustion. This could allow an attacker to impact availability.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "golang: io/fs: stack exhaustion in Glob",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "RH ProdSec has set the Impact of this vulnerability to Moderate as there is no known method to execute arbitary code. Successful exploitation of this bug can cause the application under attack to panic, merely causing a Denial of Service at the application level. As the kernel is unaffected by this bug, the user can merely relaunch the application to fix the problem. Also, if somehow the application keeps relaunching, the timer watchdogs in the default RHEL kernel will stop the attack in its tracks.\n\nWithin regulated environments, a combination of the following controls acts as a significant barrier to successfully exploiting a CWE-1325: Improperly Controlled Sequential Memory Allocation vulnerability and therefore downgrades the severity of this particular CVE from Moderate to Low.\n\nAccess to the platform is granted only after successful hard token-based multi-factor authentication (MFA) and is governed by least privilege to ensure only authorized users and roles can execute or modify code. Static code analysis and peer reviews enforce strong input validation and error handling, preventing improperly validated inputs from causing system instability, data exposure, or privilege escalation. In the event of successful exploitation, process isolation limits the impact of excessive sequential memory allocation by restricting memory use per process, preventing any single process from exhausting system resources. Finally, the platform uses memory protection mechanisms such as Data Execution Prevention (DEP) and Address Space Layout Randomization (ASLR) to reduce the risk of memory allocation-based attacks.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"8Base-Openshift-Serverless-1:openshift-serverless-clients-0:1.3.1-4.el8.ppc64le",
"8Base-Openshift-Serverless-1:openshift-serverless-clients-0:1.3.1-4.el8.s390x",
"8Base-Openshift-Serverless-1:openshift-serverless-clients-0:1.3.1-4.el8.src",
"8Base-Openshift-Serverless-1:openshift-serverless-clients-0:1.3.1-4.el8.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2022-30630"
},
{
"category": "external",
"summary": "RHBZ#2107371",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2107371"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2022-30630",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-30630"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2022-30630",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2022-30630"
},
{
"category": "external",
"summary": "https://go.dev/issue/53415",
"url": "https://go.dev/issue/53415"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-announce/c/nqrv9fbR0zE",
"url": "https://groups.google.com/g/golang-announce/c/nqrv9fbR0zE"
}
],
"release_date": "2022-07-12T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2022-08-10T11:39:17+00:00",
"details": "See the Red Hat OpenShift Container Platform 4.6 documentation at:\nhttps://access.redhat.com/documentation/en-us/openshift_container_platform/4.6/html/serverless/index\nSee the Red Hat OpenShift Container Platform 4.7 documentation at:\nhttps://access.redhat.com/documentation/en-us/openshift_container_platform/4.7/html/serverless/index\nSee the Red Hat OpenShift Container Platform 4.8 documentation at:\nhttps://access.redhat.com/documentation/en-us/openshift_container_platform/4.8/html/serverless/index\nSee the Red Hat OpenShift Container Platform 4.9 documentation at:\nhttps://access.redhat.com/documentation/en-us/openshift_container_platform/4.9/html/serverless/index\nSee the Red Hat OpenShift Container Platform 4.10 documentation at:\nhttps://access.redhat.com/documentation/en-us/openshift_container_platform/4.10/html/serverless/index",
"product_ids": [
"8Base-Openshift-Serverless-1:openshift-serverless-clients-0:1.3.1-4.el8.ppc64le",
"8Base-Openshift-Serverless-1:openshift-serverless-clients-0:1.3.1-4.el8.s390x",
"8Base-Openshift-Serverless-1:openshift-serverless-clients-0:1.3.1-4.el8.src",
"8Base-Openshift-Serverless-1:openshift-serverless-clients-0:1.3.1-4.el8.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2022:6042"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"8Base-Openshift-Serverless-1:openshift-serverless-clients-0:1.3.1-4.el8.ppc64le",
"8Base-Openshift-Serverless-1:openshift-serverless-clients-0:1.3.1-4.el8.s390x",
"8Base-Openshift-Serverless-1:openshift-serverless-clients-0:1.3.1-4.el8.src",
"8Base-Openshift-Serverless-1:openshift-serverless-clients-0:1.3.1-4.el8.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "golang: io/fs: stack exhaustion in Glob"
},
{
"cve": "CVE-2022-30631",
"cwe": {
"id": "CWE-1325",
"name": "Improperly Controlled Sequential Memory Allocation"
},
"discovery_date": "2022-07-14T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2107342"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in golang. Calling the Reader, Read method on an archive that contains a large number of concatenated 0-length compressed files can cause a panic issue due to stack exhaustion.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "golang: compress/gzip: stack exhaustion in Reader.Read",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "To exploit CVE-2022-30631, an attacker supplies a specially crafted gzip archive to a Go application that uses a vulnerable version of the compress/gzip package without adequate input validation. This can lead to uncontrolled recursion, resulting in stack exhaustion and causing the application to panic, thereby affecting its availability.\n\nAs this is merely a DoS and there is no known way to control the instruction pointer, RH ProdSec has set the impact of this vulnerabilty to \"Moderate\".\n\nWithin regulated environments, a combination of the following controls acts as a significant barrier to successfully exploiting a CWE-1325: Improperly Controlled Sequential Memory Allocation vulnerability and therefore downgrades the severity of this particular CVE from Moderate to Low.\n\nAccess to the platform is granted only after successful hard token-based multi-factor authentication (MFA) and is governed by least privilege to ensure only authorized users and roles can execute or modify code. Static code analysis and peer reviews enforce strong input validation and error handling, preventing improperly validated inputs from causing system instability, data exposure, or privilege escalation. In the event of successful exploitation, process isolation limits the impact of excessive sequential memory allocation by restricting memory use per process, preventing any single process from exhausting system resources. Finally, the platform uses memory protection mechanisms such as Data Execution Prevention (DEP) and Address Space Layout Randomization (ASLR) to reduce the risk of memory allocation-based attacks.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"8Base-Openshift-Serverless-1:openshift-serverless-clients-0:1.3.1-4.el8.ppc64le",
"8Base-Openshift-Serverless-1:openshift-serverless-clients-0:1.3.1-4.el8.s390x",
"8Base-Openshift-Serverless-1:openshift-serverless-clients-0:1.3.1-4.el8.src",
"8Base-Openshift-Serverless-1:openshift-serverless-clients-0:1.3.1-4.el8.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2022-30631"
},
{
"category": "external",
"summary": "RHBZ#2107342",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2107342"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2022-30631",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-30631"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2022-30631",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2022-30631"
},
{
"category": "external",
"summary": "https://go.dev/issue/53168",
"url": "https://go.dev/issue/53168"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-announce/c/nqrv9fbR0zE",
"url": "https://groups.google.com/g/golang-announce/c/nqrv9fbR0zE"
}
],
"release_date": "2022-07-12T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2022-08-10T11:39:17+00:00",
"details": "See the Red Hat OpenShift Container Platform 4.6 documentation at:\nhttps://access.redhat.com/documentation/en-us/openshift_container_platform/4.6/html/serverless/index\nSee the Red Hat OpenShift Container Platform 4.7 documentation at:\nhttps://access.redhat.com/documentation/en-us/openshift_container_platform/4.7/html/serverless/index\nSee the Red Hat OpenShift Container Platform 4.8 documentation at:\nhttps://access.redhat.com/documentation/en-us/openshift_container_platform/4.8/html/serverless/index\nSee the Red Hat OpenShift Container Platform 4.9 documentation at:\nhttps://access.redhat.com/documentation/en-us/openshift_container_platform/4.9/html/serverless/index\nSee the Red Hat OpenShift Container Platform 4.10 documentation at:\nhttps://access.redhat.com/documentation/en-us/openshift_container_platform/4.10/html/serverless/index",
"product_ids": [
"8Base-Openshift-Serverless-1:openshift-serverless-clients-0:1.3.1-4.el8.ppc64le",
"8Base-Openshift-Serverless-1:openshift-serverless-clients-0:1.3.1-4.el8.s390x",
"8Base-Openshift-Serverless-1:openshift-serverless-clients-0:1.3.1-4.el8.src",
"8Base-Openshift-Serverless-1:openshift-serverless-clients-0:1.3.1-4.el8.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2022:6042"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"8Base-Openshift-Serverless-1:openshift-serverless-clients-0:1.3.1-4.el8.ppc64le",
"8Base-Openshift-Serverless-1:openshift-serverless-clients-0:1.3.1-4.el8.s390x",
"8Base-Openshift-Serverless-1:openshift-serverless-clients-0:1.3.1-4.el8.src",
"8Base-Openshift-Serverless-1:openshift-serverless-clients-0:1.3.1-4.el8.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "golang: compress/gzip: stack exhaustion in Reader.Read"
},
{
"cve": "CVE-2022-30632",
"cwe": {
"id": "CWE-1325",
"name": "Improperly Controlled Sequential Memory Allocation"
},
"discovery_date": "2022-07-14T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2107386"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in golang. Calling Glob on a path that contains a large number of path separators can cause a panic issue due to stack exhaustion. This can cause an attacker to impact availability.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "golang: path/filepath: stack exhaustion in Glob",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "The exploitation of this flaw will only result in a denial of service of the application via the application crashing which is why this has been rated as moderate.\n\nWithin regulated environments, a combination of the following controls acts as a significant barrier to successfully exploiting a CWE-1325: Improperly Controlled Sequential Memory Allocation vulnerability and therefore downgrades the severity of this particular CVE from Moderate to Low.\n\nAccess to the platform is granted only after successful hard token-based multi-factor authentication (MFA) and is governed by least privilege to ensure only authorized users and roles can execute or modify code. Static code analysis and peer reviews enforce strong input validation and error handling, preventing improperly validated inputs from causing system instability, data exposure, or privilege escalation. In the event of successful exploitation, process isolation limits the impact of excessive sequential memory allocation by restricting memory use per process, preventing any single process from exhausting system resources. Finally, the platform uses memory protection mechanisms such as Data Execution Prevention (DEP) and Address Space Layout Randomization (ASLR) to reduce the risk of memory allocation-based attacks.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"8Base-Openshift-Serverless-1:openshift-serverless-clients-0:1.3.1-4.el8.ppc64le",
"8Base-Openshift-Serverless-1:openshift-serverless-clients-0:1.3.1-4.el8.s390x",
"8Base-Openshift-Serverless-1:openshift-serverless-clients-0:1.3.1-4.el8.src",
"8Base-Openshift-Serverless-1:openshift-serverless-clients-0:1.3.1-4.el8.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2022-30632"
},
{
"category": "external",
"summary": "RHBZ#2107386",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2107386"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2022-30632",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-30632"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2022-30632",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2022-30632"
},
{
"category": "external",
"summary": "https://go.dev/issue/53416",
"url": "https://go.dev/issue/53416"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-announce/c/nqrv9fbR0zE",
"url": "https://groups.google.com/g/golang-announce/c/nqrv9fbR0zE"
}
],
"release_date": "2022-07-12T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2022-08-10T11:39:17+00:00",
"details": "See the Red Hat OpenShift Container Platform 4.6 documentation at:\nhttps://access.redhat.com/documentation/en-us/openshift_container_platform/4.6/html/serverless/index\nSee the Red Hat OpenShift Container Platform 4.7 documentation at:\nhttps://access.redhat.com/documentation/en-us/openshift_container_platform/4.7/html/serverless/index\nSee the Red Hat OpenShift Container Platform 4.8 documentation at:\nhttps://access.redhat.com/documentation/en-us/openshift_container_platform/4.8/html/serverless/index\nSee the Red Hat OpenShift Container Platform 4.9 documentation at:\nhttps://access.redhat.com/documentation/en-us/openshift_container_platform/4.9/html/serverless/index\nSee the Red Hat OpenShift Container Platform 4.10 documentation at:\nhttps://access.redhat.com/documentation/en-us/openshift_container_platform/4.10/html/serverless/index",
"product_ids": [
"8Base-Openshift-Serverless-1:openshift-serverless-clients-0:1.3.1-4.el8.ppc64le",
"8Base-Openshift-Serverless-1:openshift-serverless-clients-0:1.3.1-4.el8.s390x",
"8Base-Openshift-Serverless-1:openshift-serverless-clients-0:1.3.1-4.el8.src",
"8Base-Openshift-Serverless-1:openshift-serverless-clients-0:1.3.1-4.el8.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2022:6042"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"8Base-Openshift-Serverless-1:openshift-serverless-clients-0:1.3.1-4.el8.ppc64le",
"8Base-Openshift-Serverless-1:openshift-serverless-clients-0:1.3.1-4.el8.s390x",
"8Base-Openshift-Serverless-1:openshift-serverless-clients-0:1.3.1-4.el8.src",
"8Base-Openshift-Serverless-1:openshift-serverless-clients-0:1.3.1-4.el8.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "golang: path/filepath: stack exhaustion in Glob"
},
{
"cve": "CVE-2022-30633",
"cwe": {
"id": "CWE-1325",
"name": "Improperly Controlled Sequential Memory Allocation"
},
"discovery_date": "2022-07-14T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2107392"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in golang. Calling Unmarshal on an XML document into a Go struct, which has a nested field that uses the \"any\" field tag, can cause a panic due to stack exhaustion.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "golang: encoding/xml: stack exhaustion in Unmarshal",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "Red Hat has marked this as moderate impact for two primary reasons\n1. Though the vulnerability exists, it is hard to exploit in real scenarios (e.g., the attacker must be able to feed crafted XML documents into specific code paths).\n2. The vulnerability is a denial of service (DoS) due to stack exhaustion rather than code execution or data breach. Since it doesn\u2019t compromise confidentiality or integrity.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"8Base-Openshift-Serverless-1:openshift-serverless-clients-0:1.3.1-4.el8.ppc64le",
"8Base-Openshift-Serverless-1:openshift-serverless-clients-0:1.3.1-4.el8.s390x",
"8Base-Openshift-Serverless-1:openshift-serverless-clients-0:1.3.1-4.el8.src",
"8Base-Openshift-Serverless-1:openshift-serverless-clients-0:1.3.1-4.el8.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2022-30633"
},
{
"category": "external",
"summary": "RHBZ#2107392",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2107392"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2022-30633",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-30633"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2022-30633",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2022-30633"
},
{
"category": "external",
"summary": "https://go.dev/issue/53611",
"url": "https://go.dev/issue/53611"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-announce/c/nqrv9fbR0zE",
"url": "https://groups.google.com/g/golang-announce/c/nqrv9fbR0zE"
}
],
"release_date": "2022-07-12T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2022-08-10T11:39:17+00:00",
"details": "See the Red Hat OpenShift Container Platform 4.6 documentation at:\nhttps://access.redhat.com/documentation/en-us/openshift_container_platform/4.6/html/serverless/index\nSee the Red Hat OpenShift Container Platform 4.7 documentation at:\nhttps://access.redhat.com/documentation/en-us/openshift_container_platform/4.7/html/serverless/index\nSee the Red Hat OpenShift Container Platform 4.8 documentation at:\nhttps://access.redhat.com/documentation/en-us/openshift_container_platform/4.8/html/serverless/index\nSee the Red Hat OpenShift Container Platform 4.9 documentation at:\nhttps://access.redhat.com/documentation/en-us/openshift_container_platform/4.9/html/serverless/index\nSee the Red Hat OpenShift Container Platform 4.10 documentation at:\nhttps://access.redhat.com/documentation/en-us/openshift_container_platform/4.10/html/serverless/index",
"product_ids": [
"8Base-Openshift-Serverless-1:openshift-serverless-clients-0:1.3.1-4.el8.ppc64le",
"8Base-Openshift-Serverless-1:openshift-serverless-clients-0:1.3.1-4.el8.s390x",
"8Base-Openshift-Serverless-1:openshift-serverless-clients-0:1.3.1-4.el8.src",
"8Base-Openshift-Serverless-1:openshift-serverless-clients-0:1.3.1-4.el8.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2022:6042"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"8Base-Openshift-Serverless-1:openshift-serverless-clients-0:1.3.1-4.el8.ppc64le",
"8Base-Openshift-Serverless-1:openshift-serverless-clients-0:1.3.1-4.el8.s390x",
"8Base-Openshift-Serverless-1:openshift-serverless-clients-0:1.3.1-4.el8.src",
"8Base-Openshift-Serverless-1:openshift-serverless-clients-0:1.3.1-4.el8.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "golang: encoding/xml: stack exhaustion in Unmarshal"
},
{
"cve": "CVE-2022-30635",
"cwe": {
"id": "CWE-1325",
"name": "Improperly Controlled Sequential Memory Allocation"
},
"discovery_date": "2022-07-14T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2107388"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in golang. When calling Decoder, Decode on a message that contains deeply nested structures, a panic can occur due to stack exhaustion and allows an attacker to impact system availability.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "golang: encoding/gob: stack exhaustion in Decoder.Decode",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "OpenShift Container Platform (OCP) starting from 4.10 stream is already compiled in the patched version of Go, hence is not affected by this vulnerability.The vulnerability has been rated as moderate instead of high because the vulnerability can only result in a minor denial of service.\n\nWithin regulated environments, a combination of the following controls acts as a significant barrier to successfully exploiting a CWE-1325: Improperly Controlled Sequential Memory Allocation vulnerability and therefore downgrades the severity of this particular CVE from Moderate to Low.\n\nAccess to the platform is granted only after successful hard token-based multi-factor authentication (MFA) and is governed by least privilege to ensure only authorized users and roles can execute or modify code. Static code analysis and peer reviews enforce strong input validation and error handling, preventing improperly validated inputs from causing system instability, data exposure, or privilege escalation. In the event of successful exploitation, process isolation limits the impact of excessive sequential memory allocation by restricting memory use per process, preventing any single process from exhausting system resources. Finally, the platform uses memory protection mechanisms such as Data Execution Prevention (DEP) and Address Space Layout Randomization (ASLR) to reduce the risk of memory allocation-based attacks.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"8Base-Openshift-Serverless-1:openshift-serverless-clients-0:1.3.1-4.el8.ppc64le",
"8Base-Openshift-Serverless-1:openshift-serverless-clients-0:1.3.1-4.el8.s390x",
"8Base-Openshift-Serverless-1:openshift-serverless-clients-0:1.3.1-4.el8.src",
"8Base-Openshift-Serverless-1:openshift-serverless-clients-0:1.3.1-4.el8.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2022-30635"
},
{
"category": "external",
"summary": "RHBZ#2107388",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2107388"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2022-30635",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-30635"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2022-30635",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2022-30635"
},
{
"category": "external",
"summary": "https://go.dev/issue/53615",
"url": "https://go.dev/issue/53615"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-announce/c/nqrv9fbR0zE",
"url": "https://groups.google.com/g/golang-announce/c/nqrv9fbR0zE"
}
],
"release_date": "2022-07-12T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2022-08-10T11:39:17+00:00",
"details": "See the Red Hat OpenShift Container Platform 4.6 documentation at:\nhttps://access.redhat.com/documentation/en-us/openshift_container_platform/4.6/html/serverless/index\nSee the Red Hat OpenShift Container Platform 4.7 documentation at:\nhttps://access.redhat.com/documentation/en-us/openshift_container_platform/4.7/html/serverless/index\nSee the Red Hat OpenShift Container Platform 4.8 documentation at:\nhttps://access.redhat.com/documentation/en-us/openshift_container_platform/4.8/html/serverless/index\nSee the Red Hat OpenShift Container Platform 4.9 documentation at:\nhttps://access.redhat.com/documentation/en-us/openshift_container_platform/4.9/html/serverless/index\nSee the Red Hat OpenShift Container Platform 4.10 documentation at:\nhttps://access.redhat.com/documentation/en-us/openshift_container_platform/4.10/html/serverless/index",
"product_ids": [
"8Base-Openshift-Serverless-1:openshift-serverless-clients-0:1.3.1-4.el8.ppc64le",
"8Base-Openshift-Serverless-1:openshift-serverless-clients-0:1.3.1-4.el8.s390x",
"8Base-Openshift-Serverless-1:openshift-serverless-clients-0:1.3.1-4.el8.src",
"8Base-Openshift-Serverless-1:openshift-serverless-clients-0:1.3.1-4.el8.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2022:6042"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"8Base-Openshift-Serverless-1:openshift-serverless-clients-0:1.3.1-4.el8.ppc64le",
"8Base-Openshift-Serverless-1:openshift-serverless-clients-0:1.3.1-4.el8.s390x",
"8Base-Openshift-Serverless-1:openshift-serverless-clients-0:1.3.1-4.el8.src",
"8Base-Openshift-Serverless-1:openshift-serverless-clients-0:1.3.1-4.el8.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "golang: encoding/gob: stack exhaustion in Decoder.Decode"
},
{
"cve": "CVE-2022-32148",
"cwe": {
"id": "CWE-200",
"name": "Exposure of Sensitive Information to an Unauthorized Actor"
},
"discovery_date": "2022-07-14T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2107383"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in net/http/httputil golang package. When httputil.ReverseProxy.ServeHTTP is called with a Request.Header map containing a nil value for the X-Forwarded-For header, ReverseProxy could set the client IP incorrectly. This issue may affect confidentiality.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "golang: net/http/httputil: NewSingleHostReverseProxy - omit X-Forwarded-For not working",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "Within regulated environments, a combination of the following controls acts as a significant barrier to successfully exploiting a CWE-200: Exposure of Sensitive Information to an Unauthorized Actor vulnerability and therefore downgrades the severity of this particular CVE from Moderate to Low.\n\nAccess to the platform is granted only after successful hard token, multi-factor authentication (MFA), which is coupled with account management controls, including integration with single sign-on (SSO), to ensure that user permissions are restricted to only the functions necessary for their roles. Access to sensitive information is explicitly authorized and enforced based on predefined access policies. Event logs are collected and processed for centralization, correlation, analysis, monitoring, reporting, alerting, and retention. This process ensures that audit logs are generated for specific events involving sensitive information, which helps identify patterns of unauthorized access or data exposure. The platform enforces the use of validated cryptographic modules across compute resources to protect the confidentiality of information, even in the event of interception.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"8Base-Openshift-Serverless-1:openshift-serverless-clients-0:1.3.1-4.el8.ppc64le",
"8Base-Openshift-Serverless-1:openshift-serverless-clients-0:1.3.1-4.el8.s390x",
"8Base-Openshift-Serverless-1:openshift-serverless-clients-0:1.3.1-4.el8.src",
"8Base-Openshift-Serverless-1:openshift-serverless-clients-0:1.3.1-4.el8.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2022-32148"
},
{
"category": "external",
"summary": "RHBZ#2107383",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2107383"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2022-32148",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-32148"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2022-32148",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2022-32148"
},
{
"category": "external",
"summary": "https://go.dev/issue/53423",
"url": "https://go.dev/issue/53423"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-announce/c/nqrv9fbR0zE",
"url": "https://groups.google.com/g/golang-announce/c/nqrv9fbR0zE"
}
],
"release_date": "2022-07-12T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2022-08-10T11:39:17+00:00",
"details": "See the Red Hat OpenShift Container Platform 4.6 documentation at:\nhttps://access.redhat.com/documentation/en-us/openshift_container_platform/4.6/html/serverless/index\nSee the Red Hat OpenShift Container Platform 4.7 documentation at:\nhttps://access.redhat.com/documentation/en-us/openshift_container_platform/4.7/html/serverless/index\nSee the Red Hat OpenShift Container Platform 4.8 documentation at:\nhttps://access.redhat.com/documentation/en-us/openshift_container_platform/4.8/html/serverless/index\nSee the Red Hat OpenShift Container Platform 4.9 documentation at:\nhttps://access.redhat.com/documentation/en-us/openshift_container_platform/4.9/html/serverless/index\nSee the Red Hat OpenShift Container Platform 4.10 documentation at:\nhttps://access.redhat.com/documentation/en-us/openshift_container_platform/4.10/html/serverless/index",
"product_ids": [
"8Base-Openshift-Serverless-1:openshift-serverless-clients-0:1.3.1-4.el8.ppc64le",
"8Base-Openshift-Serverless-1:openshift-serverless-clients-0:1.3.1-4.el8.s390x",
"8Base-Openshift-Serverless-1:openshift-serverless-clients-0:1.3.1-4.el8.src",
"8Base-Openshift-Serverless-1:openshift-serverless-clients-0:1.3.1-4.el8.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2022:6042"
}
],
"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-Openshift-Serverless-1:openshift-serverless-clients-0:1.3.1-4.el8.ppc64le",
"8Base-Openshift-Serverless-1:openshift-serverless-clients-0:1.3.1-4.el8.s390x",
"8Base-Openshift-Serverless-1:openshift-serverless-clients-0:1.3.1-4.el8.src",
"8Base-Openshift-Serverless-1:openshift-serverless-clients-0:1.3.1-4.el8.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "golang: net/http/httputil: NewSingleHostReverseProxy - omit X-Forwarded-For not working"
}
]
}
rhsa-2023:4488
Vulnerability from csaf_redhat
Notes
{
"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": "The components for Red Hat OpenShift support for Windows Containers 6.0.1 are now available. This product release includes bug fixes and security update for the following packages: windows-machine-config-operator and windows-machine-config-operator-bundle.\n\nRed Hat Product Security has rated this update as having a security impact of Moderate. A Common Vulnerability Scoring System (CVSS) base score, which gives a detailed severity rating, is available for each vulnerability from the CVE link(s) in the References section.",
"title": "Topic"
},
{
"category": "general",
"text": "Red Hat OpenShift support for Windows Containers allows you to deploy Windows container workloads running on Windows Server containers.\n\nSecurity Fix(es):\n\n* golang: crash in a golang.org/x/crypto/ssh server (CVE-2022-27191)\n* containerd: supplementary groups are not set up properly (CVE-2023-25173)\n* golang: crypto/tls: session tickets lack random ticket_age_add (CVE-2022-30629)\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:4488",
"url": "https://access.redhat.com/errata/RHSA-2023:4488"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/updates/classification/#moderate",
"url": "https://access.redhat.com/security/updates/classification/#moderate"
},
{
"category": "external",
"summary": "2064702",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2064702"
},
{
"category": "external",
"summary": "2092793",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2092793"
},
{
"category": "external",
"summary": "2174485",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2174485"
},
{
"category": "external",
"summary": "OCPBUGS-10418",
"url": "https://issues.redhat.com/browse/OCPBUGS-10418"
},
{
"category": "external",
"summary": "OCPBUGS-11831",
"url": "https://issues.redhat.com/browse/OCPBUGS-11831"
},
{
"category": "external",
"summary": "OCPBUGS-15435",
"url": "https://issues.redhat.com/browse/OCPBUGS-15435"
},
{
"category": "external",
"summary": "OCPBUGS-3572",
"url": "https://issues.redhat.com/browse/OCPBUGS-3572"
},
{
"category": "external",
"summary": "OCPBUGS-4247",
"url": "https://issues.redhat.com/browse/OCPBUGS-4247"
},
{
"category": "external",
"summary": "OCPBUGS-5894",
"url": "https://issues.redhat.com/browse/OCPBUGS-5894"
},
{
"category": "external",
"summary": "OCPBUGS-7726",
"url": "https://issues.redhat.com/browse/OCPBUGS-7726"
},
{
"category": "external",
"summary": "OCPBUGS-8055",
"url": "https://issues.redhat.com/browse/OCPBUGS-8055"
},
{
"category": "external",
"summary": "WINC-818",
"url": "https://issues.redhat.com/browse/WINC-818"
},
{
"category": "external",
"summary": "WINC-823",
"url": "https://issues.redhat.com/browse/WINC-823"
},
{
"category": "self",
"summary": "Canonical URL",
"url": "https://security.access.redhat.com/data/csaf/v2/advisories/2023/rhsa-2023_4488.json"
}
],
"title": "Red Hat Security Advisory: Red Hat OpenShift support for Windows Containers 6.0.1[security update]",
"tracking": {
"current_release_date": "2025-10-31T13:02:43+00:00",
"generator": {
"date": "2025-10-31T13:02:43+00:00",
"engine": {
"name": "Red Hat SDEngine",
"version": "4.6.10"
}
},
"id": "RHSA-2023:4488",
"initial_release_date": "2023-08-07T00:27:33+00:00",
"revision_history": [
{
"date": "2023-08-07T00:27:33+00:00",
"number": "1",
"summary": "Initial version"
},
{
"date": "2023-08-07T00:27:33+00:00",
"number": "2",
"summary": "Last updated version"
},
{
"date": "2025-10-31T13:02:43+00:00",
"number": "3",
"summary": "Last generated version"
}
],
"status": "final",
"version": "3"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_name",
"name": "Red Hat OpenShift Container Platform 4.11",
"product": {
"name": "Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11",
"product_identification_helper": {
"cpe": "cpe:/a:redhat:openshift:4.11::el8"
}
}
}
],
"category": "product_family",
"name": "Red Hat OpenShift Enterprise"
},
{
"branches": [
{
"category": "product_version",
"name": "openshift4-wincw/windows-machine-config-operator-bundle@sha256:cd4c5c5b0fa1691a48d2ac33a2794c89e8e60d804a6e36d42ccd868b90c5ac05_amd64",
"product": {
"name": "openshift4-wincw/windows-machine-config-operator-bundle@sha256:cd4c5c5b0fa1691a48d2ac33a2794c89e8e60d804a6e36d42ccd868b90c5ac05_amd64",
"product_id": "openshift4-wincw/windows-machine-config-operator-bundle@sha256:cd4c5c5b0fa1691a48d2ac33a2794c89e8e60d804a6e36d42ccd868b90c5ac05_amd64",
"product_identification_helper": {
"purl": "pkg:oci/windows-machine-config-operator-bundle@sha256:cd4c5c5b0fa1691a48d2ac33a2794c89e8e60d804a6e36d42ccd868b90c5ac05?arch=amd64\u0026repository_url=registry.redhat.io/openshift4-wincw/windows-machine-config-operator-bundle\u0026tag=v6.0.1-42"
}
}
},
{
"category": "product_version",
"name": "openshift4-wincw/windows-machine-config-rhel8-operator@sha256:0326010fe1acf466d43a363bf7285a814443c73a2be821cdd7465c0defa04401_amd64",
"product": {
"name": "openshift4-wincw/windows-machine-config-rhel8-operator@sha256:0326010fe1acf466d43a363bf7285a814443c73a2be821cdd7465c0defa04401_amd64",
"product_id": "openshift4-wincw/windows-machine-config-rhel8-operator@sha256:0326010fe1acf466d43a363bf7285a814443c73a2be821cdd7465c0defa04401_amd64",
"product_identification_helper": {
"purl": "pkg:oci/windows-machine-config-rhel8-operator@sha256:0326010fe1acf466d43a363bf7285a814443c73a2be821cdd7465c0defa04401?arch=amd64\u0026repository_url=registry.redhat.io/openshift4-wincw/windows-machine-config-rhel8-operator\u0026tag=6.0.1-38"
}
}
}
],
"category": "architecture",
"name": "amd64"
}
],
"category": "vendor",
"name": "Red Hat"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4-wincw/windows-machine-config-operator-bundle@sha256:cd4c5c5b0fa1691a48d2ac33a2794c89e8e60d804a6e36d42ccd868b90c5ac05_amd64 as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:openshift4-wincw/windows-machine-config-operator-bundle@sha256:cd4c5c5b0fa1691a48d2ac33a2794c89e8e60d804a6e36d42ccd868b90c5ac05_amd64"
},
"product_reference": "openshift4-wincw/windows-machine-config-operator-bundle@sha256:cd4c5c5b0fa1691a48d2ac33a2794c89e8e60d804a6e36d42ccd868b90c5ac05_amd64",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4-wincw/windows-machine-config-rhel8-operator@sha256:0326010fe1acf466d43a363bf7285a814443c73a2be821cdd7465c0defa04401_amd64 as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:openshift4-wincw/windows-machine-config-rhel8-operator@sha256:0326010fe1acf466d43a363bf7285a814443c73a2be821cdd7465c0defa04401_amd64"
},
"product_reference": "openshift4-wincw/windows-machine-config-rhel8-operator@sha256:0326010fe1acf466d43a363bf7285a814443c73a2be821cdd7465c0defa04401_amd64",
"relates_to_product_reference": "8Base-RHOSE-4.11"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2022-27191",
"cwe": {
"id": "CWE-327",
"name": "Use of a Broken or Risky Cryptographic Algorithm"
},
"discovery_date": "2022-03-16T00:00:00+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"8Base-RHOSE-4.11:openshift4-wincw/windows-machine-config-operator-bundle@sha256:cd4c5c5b0fa1691a48d2ac33a2794c89e8e60d804a6e36d42ccd868b90c5ac05_amd64"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2064702"
}
],
"notes": [
{
"category": "description",
"text": "A broken cryptographic algorithm flaw was found in golang.org/x/crypto/ssh. This issue causes a client to fail authentication with RSA keys to servers that reject signature algorithms based on SHA-2, enabling an attacker to crash the server, resulting in a loss of availability.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "golang: crash in a golang.org/x/crypto/ssh server",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "In OpenShift Container Platform (OCP) the vulnerable golang.org/x/crypto/ssh package is bundled in many components. The affected code is in the SSH server portion that is not used, hence the impact by this vulnerability is reduced. Additionally the OCP installer components, that also bundle vulnerable golang.org/x/crypto/ssh package, are used only during the cluster installation process, hence for already deployed and running OCP clusters the installer components are considered as affected by this vulnerability but not impacted.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"8Base-RHOSE-4.11:openshift4-wincw/windows-machine-config-rhel8-operator@sha256:0326010fe1acf466d43a363bf7285a814443c73a2be821cdd7465c0defa04401_amd64"
],
"known_not_affected": [
"8Base-RHOSE-4.11:openshift4-wincw/windows-machine-config-operator-bundle@sha256:cd4c5c5b0fa1691a48d2ac33a2794c89e8e60d804a6e36d42ccd868b90c5ac05_amd64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2022-27191"
},
{
"category": "external",
"summary": "RHBZ#2064702",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2064702"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2022-27191",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-27191"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2022-27191",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2022-27191"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-announce/c/-cp44ypCT5s/m/wmegxkLiAQAJ",
"url": "https://groups.google.com/g/golang-announce/c/-cp44ypCT5s/m/wmegxkLiAQAJ"
}
],
"release_date": "2022-03-15T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2023-08-07T00:27:33+00:00",
"details": "Before applying this update, make sure all previously released errata\nrelevant to your system have been applied.\n\nFor details on how to apply this update, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"8Base-RHOSE-4.11:openshift4-wincw/windows-machine-config-rhel8-operator@sha256:0326010fe1acf466d43a363bf7285a814443c73a2be821cdd7465c0defa04401_amd64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2023:4488"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"8Base-RHOSE-4.11:openshift4-wincw/windows-machine-config-operator-bundle@sha256:cd4c5c5b0fa1691a48d2ac33a2794c89e8e60d804a6e36d42ccd868b90c5ac05_amd64",
"8Base-RHOSE-4.11:openshift4-wincw/windows-machine-config-rhel8-operator@sha256:0326010fe1acf466d43a363bf7285a814443c73a2be821cdd7465c0defa04401_amd64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "golang: crash in a golang.org/x/crypto/ssh server"
},
{
"cve": "CVE-2022-30629",
"cwe": {
"id": "CWE-331",
"name": "Insufficient Entropy"
},
"discovery_date": "2022-06-02T00:00:00+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"8Base-RHOSE-4.11:openshift4-wincw/windows-machine-config-operator-bundle@sha256:cd4c5c5b0fa1691a48d2ac33a2794c89e8e60d804a6e36d42ccd868b90c5ac05_amd64"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2092793"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in the crypto/tls golang package. When session tickets are generated by crypto/tls, it is missing the ticket expiration. This issue may allow an attacker to observe the TLS handshakes to correlate successive connections during session resumption.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "golang: crypto/tls: session tickets lack random ticket_age_add",
"title": "Vulnerability summary"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"8Base-RHOSE-4.11:openshift4-wincw/windows-machine-config-rhel8-operator@sha256:0326010fe1acf466d43a363bf7285a814443c73a2be821cdd7465c0defa04401_amd64"
],
"known_not_affected": [
"8Base-RHOSE-4.11:openshift4-wincw/windows-machine-config-operator-bundle@sha256:cd4c5c5b0fa1691a48d2ac33a2794c89e8e60d804a6e36d42ccd868b90c5ac05_amd64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2022-30629"
},
{
"category": "external",
"summary": "RHBZ#2092793",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2092793"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2022-30629",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-30629"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2022-30629",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2022-30629"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-announce/c/TzIC9-t8Ytg",
"url": "https://groups.google.com/g/golang-announce/c/TzIC9-t8Ytg"
}
],
"release_date": "2022-06-02T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2023-08-07T00:27:33+00:00",
"details": "Before applying this update, make sure all previously released errata\nrelevant to your system have been applied.\n\nFor details on how to apply this update, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"8Base-RHOSE-4.11:openshift4-wincw/windows-machine-config-rhel8-operator@sha256:0326010fe1acf466d43a363bf7285a814443c73a2be821cdd7465c0defa04401_amd64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2023:4488"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "HIGH",
"attackVector": "NETWORK",
"availabilityImpact": "NONE",
"baseScore": 3.1,
"baseSeverity": "LOW",
"confidentialityImpact": "LOW",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "REQUIRED",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:R/S:U/C:L/I:N/A:N",
"version": "3.1"
},
"products": [
"8Base-RHOSE-4.11:openshift4-wincw/windows-machine-config-operator-bundle@sha256:cd4c5c5b0fa1691a48d2ac33a2794c89e8e60d804a6e36d42ccd868b90c5ac05_amd64",
"8Base-RHOSE-4.11:openshift4-wincw/windows-machine-config-rhel8-operator@sha256:0326010fe1acf466d43a363bf7285a814443c73a2be821cdd7465c0defa04401_amd64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Low"
}
],
"title": "golang: crypto/tls: session tickets lack random ticket_age_add"
},
{
"cve": "CVE-2023-25173",
"cwe": {
"id": "CWE-842",
"name": "Placement of User into Incorrect Group"
},
"discovery_date": "2023-03-01T00:00:00+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"8Base-RHOSE-4.11:openshift4-wincw/windows-machine-config-operator-bundle@sha256:cd4c5c5b0fa1691a48d2ac33a2794c89e8e60d804a6e36d42ccd868b90c5ac05_amd64"
]
}
],
"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": [
"8Base-RHOSE-4.11:openshift4-wincw/windows-machine-config-rhel8-operator@sha256:0326010fe1acf466d43a363bf7285a814443c73a2be821cdd7465c0defa04401_amd64"
],
"known_not_affected": [
"8Base-RHOSE-4.11:openshift4-wincw/windows-machine-config-operator-bundle@sha256:cd4c5c5b0fa1691a48d2ac33a2794c89e8e60d804a6e36d42ccd868b90c5ac05_amd64"
]
},
"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-08-07T00:27:33+00:00",
"details": "Before applying this update, make sure all previously released errata\nrelevant to your system have been applied.\n\nFor details on how to apply this update, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"8Base-RHOSE-4.11:openshift4-wincw/windows-machine-config-rhel8-operator@sha256:0326010fe1acf466d43a363bf7285a814443c73a2be821cdd7465c0defa04401_amd64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2023:4488"
}
],
"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": [
"8Base-RHOSE-4.11:openshift4-wincw/windows-machine-config-operator-bundle@sha256:cd4c5c5b0fa1691a48d2ac33a2794c89e8e60d804a6e36d42ccd868b90c5ac05_amd64",
"8Base-RHOSE-4.11:openshift4-wincw/windows-machine-config-rhel8-operator@sha256:0326010fe1acf466d43a363bf7285a814443c73a2be821cdd7465c0defa04401_amd64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Low"
}
],
"title": "containerd: Supplementary groups are not set up properly"
}
]
}
rhsa-2023_0407
Vulnerability from csaf_redhat
Notes
{
"document": {
"aggregate_severity": {
"namespace": "https://access.redhat.com/security/updates/classification/",
"text": "Moderate"
},
"category": "csaf_security_advisory",
"csaf_version": "2.0",
"distribution": {
"text": "Copyright \u00a9 Red Hat, Inc. All rights reserved.",
"tlp": {
"label": "WHITE",
"url": "https://www.first.org/tlp/"
}
},
"lang": "en",
"notes": [
{
"category": "summary",
"text": "Updated release packages that fix several bugs and add various enhancements are now available.\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": "OpenShift Virtualization is Red Hat\u0027s virtualization solution designed for Red Hat OpenShift Container Platform.\u00a0This advisory contains OpenShift Virtualization 4.12.0 RPMs.\n\nSecurity Fix(es):\n\n* golang: net/http: limit growth of header canonicalization cache (CVE-2021-44716)\n\n* golang: out-of-bounds read in golang.org/x/text/language leads to DoS (CVE-2021-38561)\n\n* golang: syscall: don\u0027t close fd 0 on ForkExec error (CVE-2021-44717)\n\n* golang: net/http: improper sanitization of Transfer-Encoding header (CVE-2022-1705)\n\n* golang: go/parser: stack exhaustion in all Parse* functions (CVE-2022-1962)\n\n* golang: regexp: stack exhaustion via a deeply nested expression (CVE-2022-24921)\n\n* golang: encoding/xml: stack exhaustion in Decoder.Skip (CVE-2022-28131)\n\n* golang: io/fs: stack exhaustion in Glob (CVE-2022-30630)\n\n* golang: compress/gzip: stack exhaustion in Reader.Read (CVE-2022-30631)\n\n* golang: path/filepath: stack exhaustion in Glob (CVE-2022-30632)\n\n* golang: encoding/xml: stack exhaustion in Unmarshal (CVE-2022-30633)\n\n* golang: encoding/gob: stack exhaustion in Decoder.Decode (CVE-2022-30635)\n\n* golang: net/http/httputil: NewSingleHostReverseProxy - omit X-Forwarded-For not working (CVE-2022-32148)\n\n* golang: crypto/tls: session tickets lack random ticket_age_add (CVE-2022-30629)\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:0407",
"url": "https://access.redhat.com/errata/RHSA-2023:0407"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/updates/classification/#moderate",
"url": "https://access.redhat.com/security/updates/classification/#moderate"
},
{
"category": "external",
"summary": "2030801",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2030801"
},
{
"category": "external",
"summary": "2030806",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2030806"
},
{
"category": "external",
"summary": "2064857",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2064857"
},
{
"category": "external",
"summary": "2089804",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2089804"
},
{
"category": "external",
"summary": "2092793",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2092793"
},
{
"category": "external",
"summary": "2100495",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2100495"
},
{
"category": "external",
"summary": "2107342",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2107342"
},
{
"category": "external",
"summary": "2107371",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2107371"
},
{
"category": "external",
"summary": "2107374",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2107374"
},
{
"category": "external",
"summary": "2107376",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2107376"
},
{
"category": "external",
"summary": "2107383",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2107383"
},
{
"category": "external",
"summary": "2107386",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2107386"
},
{
"category": "external",
"summary": "2107388",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2107388"
},
{
"category": "external",
"summary": "2107390",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2107390"
},
{
"category": "external",
"summary": "2107392",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2107392"
},
{
"category": "self",
"summary": "Canonical URL",
"url": "https://security.access.redhat.com/data/csaf/v2/advisories/2023/rhsa-2023_0407.json"
}
],
"title": "Red Hat Security Advisory: OpenShift Virtualization 4.12.0 RPMs security update",
"tracking": {
"current_release_date": "2025-01-06T09:29:48+00:00",
"generator": {
"date": "2025-01-06T09:29:48+00:00",
"engine": {
"name": "Red Hat SDEngine",
"version": "4.2.5"
}
},
"id": "RHSA-2023:0407",
"initial_release_date": "2023-01-24T12:51:07+00:00",
"revision_history": [
{
"date": "2023-01-24T12:51:07+00:00",
"number": "1",
"summary": "Initial version"
},
{
"date": "2023-01-24T12:51:07+00:00",
"number": "2",
"summary": "Last updated version"
},
{
"date": "2025-01-06T09:29:48+00:00",
"number": "3",
"summary": "Last generated version"
}
],
"status": "final",
"version": "3"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_name",
"name": "CNV 4.12 for RHEL 8",
"product": {
"name": "CNV 4.12 for RHEL 8",
"product_id": "8Base-CNV-4.12",
"product_identification_helper": {
"cpe": "cpe:/a:redhat:container_native_virtualization:4.12::el8"
}
}
},
{
"category": "product_name",
"name": "CNV 4.12 for RHEL 7",
"product": {
"name": "CNV 4.12 for RHEL 7",
"product_id": "7Server-CNV-4.12",
"product_identification_helper": {
"cpe": "cpe:/a:redhat:container_native_virtualization:4.12::el7"
}
}
}
],
"category": "product_family",
"name": "OpenShift Virtualization"
},
{
"branches": [
{
"category": "product_version",
"name": "kubevirt-0:4.12.0-1057.el8.src",
"product": {
"name": "kubevirt-0:4.12.0-1057.el8.src",
"product_id": "kubevirt-0:4.12.0-1057.el8.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kubevirt@4.12.0-1057.el8?arch=src"
}
}
},
{
"category": "product_version",
"name": "kubevirt-0:4.12.0-1057.el7.src",
"product": {
"name": "kubevirt-0:4.12.0-1057.el7.src",
"product_id": "kubevirt-0:4.12.0-1057.el7.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kubevirt@4.12.0-1057.el7?arch=src"
}
}
}
],
"category": "architecture",
"name": "src"
},
{
"branches": [
{
"category": "product_version",
"name": "kubevirt-virtctl-0:4.12.0-1057.el8.x86_64",
"product": {
"name": "kubevirt-virtctl-0:4.12.0-1057.el8.x86_64",
"product_id": "kubevirt-virtctl-0:4.12.0-1057.el8.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kubevirt-virtctl@4.12.0-1057.el8?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "kubevirt-virtctl-redistributable-0:4.12.0-1057.el8.x86_64",
"product": {
"name": "kubevirt-virtctl-redistributable-0:4.12.0-1057.el8.x86_64",
"product_id": "kubevirt-virtctl-redistributable-0:4.12.0-1057.el8.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kubevirt-virtctl-redistributable@4.12.0-1057.el8?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "kubevirt-virtctl-0:4.12.0-1057.el7.x86_64",
"product": {
"name": "kubevirt-virtctl-0:4.12.0-1057.el7.x86_64",
"product_id": "kubevirt-virtctl-0:4.12.0-1057.el7.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kubevirt-virtctl@4.12.0-1057.el7?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "kubevirt-virtctl-redistributable-0:4.12.0-1057.el7.x86_64",
"product": {
"name": "kubevirt-virtctl-redistributable-0:4.12.0-1057.el7.x86_64",
"product_id": "kubevirt-virtctl-redistributable-0:4.12.0-1057.el7.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kubevirt-virtctl-redistributable@4.12.0-1057.el7?arch=x86_64"
}
}
}
],
"category": "architecture",
"name": "x86_64"
}
],
"category": "vendor",
"name": "Red Hat"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "kubevirt-0:4.12.0-1057.el7.src as a component of CNV 4.12 for RHEL 7",
"product_id": "7Server-CNV-4.12:kubevirt-0:4.12.0-1057.el7.src"
},
"product_reference": "kubevirt-0:4.12.0-1057.el7.src",
"relates_to_product_reference": "7Server-CNV-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kubevirt-virtctl-0:4.12.0-1057.el7.x86_64 as a component of CNV 4.12 for RHEL 7",
"product_id": "7Server-CNV-4.12:kubevirt-virtctl-0:4.12.0-1057.el7.x86_64"
},
"product_reference": "kubevirt-virtctl-0:4.12.0-1057.el7.x86_64",
"relates_to_product_reference": "7Server-CNV-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kubevirt-virtctl-redistributable-0:4.12.0-1057.el7.x86_64 as a component of CNV 4.12 for RHEL 7",
"product_id": "7Server-CNV-4.12:kubevirt-virtctl-redistributable-0:4.12.0-1057.el7.x86_64"
},
"product_reference": "kubevirt-virtctl-redistributable-0:4.12.0-1057.el7.x86_64",
"relates_to_product_reference": "7Server-CNV-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kubevirt-0:4.12.0-1057.el8.src as a component of CNV 4.12 for RHEL 8",
"product_id": "8Base-CNV-4.12:kubevirt-0:4.12.0-1057.el8.src"
},
"product_reference": "kubevirt-0:4.12.0-1057.el8.src",
"relates_to_product_reference": "8Base-CNV-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kubevirt-virtctl-0:4.12.0-1057.el8.x86_64 as a component of CNV 4.12 for RHEL 8",
"product_id": "8Base-CNV-4.12:kubevirt-virtctl-0:4.12.0-1057.el8.x86_64"
},
"product_reference": "kubevirt-virtctl-0:4.12.0-1057.el8.x86_64",
"relates_to_product_reference": "8Base-CNV-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kubevirt-virtctl-redistributable-0:4.12.0-1057.el8.x86_64 as a component of CNV 4.12 for RHEL 8",
"product_id": "8Base-CNV-4.12:kubevirt-virtctl-redistributable-0:4.12.0-1057.el8.x86_64"
},
"product_reference": "kubevirt-virtctl-redistributable-0:4.12.0-1057.el8.x86_64",
"relates_to_product_reference": "8Base-CNV-4.12"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2021-38561",
"cwe": {
"id": "CWE-125",
"name": "Out-of-bounds Read"
},
"discovery_date": "2022-06-23T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2100495"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in golang. The language package for go language can panic due to an out-of-bounds read when an incorrectly formatted language tag is being parsed. This flaw allows an attacker to cause applications using this package to parse untrusted input data to crash, leading to a denial of service of the affected component.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "golang: out-of-bounds read in golang.org/x/text/language leads to DoS",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "This flaw may be triggered only by accepting untrusted user input to the vulnerable golang\u0027s library. The overall DoS attack vector depends directly on how the library\u0027s input is exposed by the consuming application, thus Red Hat rates impact as Moderate.\n\nIn Red Hat Advanced Cluster Management for Kubernetes (RHACM) 2.5 version, the registration-operator, lighthouse-coredns, lighthouse-agent, gatekeeper-operator, and discovery-operator components are affected by this flaw, but the rest of the components are using an already patched version and are unaffected. For 2.4 and previous versions of Red Hat Advanced Cluster Management for Kubernetes (RHACM), most of the components are 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": [
"7Server-CNV-4.12:kubevirt-0:4.12.0-1057.el7.src",
"7Server-CNV-4.12:kubevirt-virtctl-0:4.12.0-1057.el7.x86_64",
"7Server-CNV-4.12:kubevirt-virtctl-redistributable-0:4.12.0-1057.el7.x86_64",
"8Base-CNV-4.12:kubevirt-0:4.12.0-1057.el8.src",
"8Base-CNV-4.12:kubevirt-virtctl-0:4.12.0-1057.el8.x86_64",
"8Base-CNV-4.12:kubevirt-virtctl-redistributable-0:4.12.0-1057.el8.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2021-38561"
},
{
"category": "external",
"summary": "RHBZ#2100495",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2100495"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2021-38561",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-38561"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2021-38561",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2021-38561"
},
{
"category": "external",
"summary": "https://pkg.go.dev/vuln/GO-2021-0113",
"url": "https://pkg.go.dev/vuln/GO-2021-0113"
}
],
"release_date": "2021-08-12T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2023-01-24T12:51: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": [
"7Server-CNV-4.12:kubevirt-0:4.12.0-1057.el7.src",
"7Server-CNV-4.12:kubevirt-virtctl-0:4.12.0-1057.el7.x86_64",
"7Server-CNV-4.12:kubevirt-virtctl-redistributable-0:4.12.0-1057.el7.x86_64",
"8Base-CNV-4.12:kubevirt-0:4.12.0-1057.el8.src",
"8Base-CNV-4.12:kubevirt-virtctl-0:4.12.0-1057.el8.x86_64",
"8Base-CNV-4.12:kubevirt-virtctl-redistributable-0:4.12.0-1057.el8.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2023:0407"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"7Server-CNV-4.12:kubevirt-0:4.12.0-1057.el7.src",
"7Server-CNV-4.12:kubevirt-virtctl-0:4.12.0-1057.el7.x86_64",
"7Server-CNV-4.12:kubevirt-virtctl-redistributable-0:4.12.0-1057.el7.x86_64",
"8Base-CNV-4.12:kubevirt-0:4.12.0-1057.el8.src",
"8Base-CNV-4.12:kubevirt-virtctl-0:4.12.0-1057.el8.x86_64",
"8Base-CNV-4.12:kubevirt-virtctl-redistributable-0:4.12.0-1057.el8.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "golang: out-of-bounds read in golang.org/x/text/language leads to DoS"
},
{
"cve": "CVE-2021-44716",
"cwe": {
"id": "CWE-400",
"name": "Uncontrolled Resource Consumption"
},
"discovery_date": "2021-12-09T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2030801"
}
],
"notes": [
{
"category": "description",
"text": "There\u0027s an uncontrolled resource consumption flaw in golang\u0027s net/http library in the canonicalHeader() function. An attacker who submits specially crafted requests to applications linked with net/http\u0027s http2 functionality could cause excessive resource consumption that could lead to a denial of service or otherwise impact to system performance and resources.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "golang: net/http: limit growth of header canonicalization cache",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "For OpenShift Container Platform, OpenShift Virtualization, Red Hat Quay and OpenShift distributed tracing the most an attacker can possibly achieve by exploiting this vulnerability is to crash a container, temporarily impacting availability of one or more services. Therefore impact is rated Moderate.\n\nIn its default configuration, grafana as shipped in Red Hat Enterprise Linux 8 is not affected by this vulnerability. However, enabling http2 in /etc/grafana/grafana.ini explicitly would render grafana affected, therefore grafana has been marked 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": [
"7Server-CNV-4.12:kubevirt-0:4.12.0-1057.el7.src",
"7Server-CNV-4.12:kubevirt-virtctl-0:4.12.0-1057.el7.x86_64",
"7Server-CNV-4.12:kubevirt-virtctl-redistributable-0:4.12.0-1057.el7.x86_64",
"8Base-CNV-4.12:kubevirt-0:4.12.0-1057.el8.src",
"8Base-CNV-4.12:kubevirt-virtctl-0:4.12.0-1057.el8.x86_64",
"8Base-CNV-4.12:kubevirt-virtctl-redistributable-0:4.12.0-1057.el8.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2021-44716"
},
{
"category": "external",
"summary": "RHBZ#2030801",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2030801"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2021-44716",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-44716"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2021-44716",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2021-44716"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-announce/c/hcmEScgc00k",
"url": "https://groups.google.com/g/golang-announce/c/hcmEScgc00k"
}
],
"release_date": "2021-12-09T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2023-01-24T12:51: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": [
"7Server-CNV-4.12:kubevirt-0:4.12.0-1057.el7.src",
"7Server-CNV-4.12:kubevirt-virtctl-0:4.12.0-1057.el7.x86_64",
"7Server-CNV-4.12:kubevirt-virtctl-redistributable-0:4.12.0-1057.el7.x86_64",
"8Base-CNV-4.12:kubevirt-0:4.12.0-1057.el8.src",
"8Base-CNV-4.12:kubevirt-virtctl-0:4.12.0-1057.el8.x86_64",
"8Base-CNV-4.12:kubevirt-virtctl-redistributable-0:4.12.0-1057.el8.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2023:0407"
},
{
"category": "workaround",
"details": "This flaw can be mitigated by disabling HTTP/2. Setting the GODEBUG=http2server=0 environment variable before calling Serve will disable HTTP/2 unless it was manually configured through the golang.org/x/net/http2 package.",
"product_ids": [
"7Server-CNV-4.12:kubevirt-0:4.12.0-1057.el7.src",
"7Server-CNV-4.12:kubevirt-virtctl-0:4.12.0-1057.el7.x86_64",
"7Server-CNV-4.12:kubevirt-virtctl-redistributable-0:4.12.0-1057.el7.x86_64",
"8Base-CNV-4.12:kubevirt-0:4.12.0-1057.el8.src",
"8Base-CNV-4.12:kubevirt-virtctl-0:4.12.0-1057.el8.x86_64",
"8Base-CNV-4.12:kubevirt-virtctl-redistributable-0:4.12.0-1057.el8.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"7Server-CNV-4.12:kubevirt-0:4.12.0-1057.el7.src",
"7Server-CNV-4.12:kubevirt-virtctl-0:4.12.0-1057.el7.x86_64",
"7Server-CNV-4.12:kubevirt-virtctl-redistributable-0:4.12.0-1057.el7.x86_64",
"8Base-CNV-4.12:kubevirt-0:4.12.0-1057.el8.src",
"8Base-CNV-4.12:kubevirt-virtctl-0:4.12.0-1057.el8.x86_64",
"8Base-CNV-4.12:kubevirt-virtctl-redistributable-0:4.12.0-1057.el8.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "golang: net/http: limit growth of header canonicalization cache"
},
{
"cve": "CVE-2021-44717",
"cwe": {
"id": "CWE-200",
"name": "Exposure of Sensitive Information to an Unauthorized Actor"
},
"discovery_date": "2021-12-09T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2030806"
}
],
"notes": [
{
"category": "description",
"text": "There\u0027s a flaw in golang\u0027s syscall.ForkExec() interface. An attacker who manages to first cause a file descriptor exhaustion for the process, then cause syscall.ForkExec() to be called repeatedly, could compromise data integrity and/or confidentiality in a somewhat uncontrolled way in programs linked with and using syscall.ForkExec().",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "golang: syscall: don\u0027t close fd 0 on ForkExec error",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "* This flaw has had the severity level set to Moderate due to the attack complexity required to exhaust file descriptors at the time ForkExec is called, plus an attacker does not necessarily have direct control over where/how data is leaked.\n\n* For Service Telemetry Framework, because the flaw\u0027s impact is lower, no update will be provided at this time for its containers.\n\n* runc shipped with Red Hat Enterprise Linux 8 and 9 are not affected by this flaw because the flaw is already patched in the shipped versions.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"7Server-CNV-4.12:kubevirt-0:4.12.0-1057.el7.src",
"7Server-CNV-4.12:kubevirt-virtctl-0:4.12.0-1057.el7.x86_64",
"7Server-CNV-4.12:kubevirt-virtctl-redistributable-0:4.12.0-1057.el7.x86_64",
"8Base-CNV-4.12:kubevirt-0:4.12.0-1057.el8.src",
"8Base-CNV-4.12:kubevirt-virtctl-0:4.12.0-1057.el8.x86_64",
"8Base-CNV-4.12:kubevirt-virtctl-redistributable-0:4.12.0-1057.el8.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2021-44717"
},
{
"category": "external",
"summary": "RHBZ#2030806",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2030806"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2021-44717",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-44717"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2021-44717",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2021-44717"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-announce/c/hcmEScgc00k",
"url": "https://groups.google.com/g/golang-announce/c/hcmEScgc00k"
}
],
"release_date": "2021-12-09T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2023-01-24T12:51: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": [
"7Server-CNV-4.12:kubevirt-0:4.12.0-1057.el7.src",
"7Server-CNV-4.12:kubevirt-virtctl-0:4.12.0-1057.el7.x86_64",
"7Server-CNV-4.12:kubevirt-virtctl-redistributable-0:4.12.0-1057.el7.x86_64",
"8Base-CNV-4.12:kubevirt-0:4.12.0-1057.el8.src",
"8Base-CNV-4.12:kubevirt-virtctl-0:4.12.0-1057.el8.x86_64",
"8Base-CNV-4.12:kubevirt-virtctl-redistributable-0:4.12.0-1057.el8.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2023:0407"
},
{
"category": "workaround",
"details": "This bug can be mitigated by raising the per-process file descriptor limit.",
"product_ids": [
"7Server-CNV-4.12:kubevirt-0:4.12.0-1057.el7.src",
"7Server-CNV-4.12:kubevirt-virtctl-0:4.12.0-1057.el7.x86_64",
"7Server-CNV-4.12:kubevirt-virtctl-redistributable-0:4.12.0-1057.el7.x86_64",
"8Base-CNV-4.12:kubevirt-0:4.12.0-1057.el8.src",
"8Base-CNV-4.12:kubevirt-virtctl-0:4.12.0-1057.el8.x86_64",
"8Base-CNV-4.12:kubevirt-virtctl-redistributable-0:4.12.0-1057.el8.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "HIGH",
"attackVector": "NETWORK",
"availabilityImpact": "NONE",
"baseScore": 4.8,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "LOW",
"integrityImpact": "LOW",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:L/I:L/A:N",
"version": "3.1"
},
"products": [
"7Server-CNV-4.12:kubevirt-0:4.12.0-1057.el7.src",
"7Server-CNV-4.12:kubevirt-virtctl-0:4.12.0-1057.el7.x86_64",
"7Server-CNV-4.12:kubevirt-virtctl-redistributable-0:4.12.0-1057.el7.x86_64",
"8Base-CNV-4.12:kubevirt-0:4.12.0-1057.el8.src",
"8Base-CNV-4.12:kubevirt-virtctl-0:4.12.0-1057.el8.x86_64",
"8Base-CNV-4.12:kubevirt-virtctl-redistributable-0:4.12.0-1057.el8.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "golang: syscall: don\u0027t close fd 0 on ForkExec error"
},
{
"cve": "CVE-2022-1705",
"cwe": {
"id": "CWE-444",
"name": "Inconsistent Interpretation of HTTP Requests (\u0027HTTP Request/Response Smuggling\u0027)"
},
"discovery_date": "2022-07-14T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2107374"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in golang. The HTTP/1 client accepted invalid Transfer-Encoding headers indicating \"chunked\" encoding. This issue could allow request smuggling, but only if combined with an intermediate server that also improperly accepts the header as invalid.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "golang: net/http: improper sanitization of Transfer-Encoding 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": [
"7Server-CNV-4.12:kubevirt-0:4.12.0-1057.el7.src",
"7Server-CNV-4.12:kubevirt-virtctl-0:4.12.0-1057.el7.x86_64",
"7Server-CNV-4.12:kubevirt-virtctl-redistributable-0:4.12.0-1057.el7.x86_64",
"8Base-CNV-4.12:kubevirt-0:4.12.0-1057.el8.src",
"8Base-CNV-4.12:kubevirt-virtctl-0:4.12.0-1057.el8.x86_64",
"8Base-CNV-4.12:kubevirt-virtctl-redistributable-0:4.12.0-1057.el8.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2022-1705"
},
{
"category": "external",
"summary": "RHBZ#2107374",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2107374"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2022-1705",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-1705"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2022-1705",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2022-1705"
},
{
"category": "external",
"summary": "https://go.dev/issue/53188",
"url": "https://go.dev/issue/53188"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-announce/c/nqrv9fbR0zE",
"url": "https://groups.google.com/g/golang-announce/c/nqrv9fbR0zE"
}
],
"release_date": "2022-07-12T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2023-01-24T12:51: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": [
"7Server-CNV-4.12:kubevirt-0:4.12.0-1057.el7.src",
"7Server-CNV-4.12:kubevirt-virtctl-0:4.12.0-1057.el7.x86_64",
"7Server-CNV-4.12:kubevirt-virtctl-redistributable-0:4.12.0-1057.el7.x86_64",
"8Base-CNV-4.12:kubevirt-0:4.12.0-1057.el8.src",
"8Base-CNV-4.12:kubevirt-virtctl-0:4.12.0-1057.el8.x86_64",
"8Base-CNV-4.12:kubevirt-virtctl-redistributable-0:4.12.0-1057.el8.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2023:0407"
}
],
"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": [
"7Server-CNV-4.12:kubevirt-0:4.12.0-1057.el7.src",
"7Server-CNV-4.12:kubevirt-virtctl-0:4.12.0-1057.el7.x86_64",
"7Server-CNV-4.12:kubevirt-virtctl-redistributable-0:4.12.0-1057.el7.x86_64",
"8Base-CNV-4.12:kubevirt-0:4.12.0-1057.el8.src",
"8Base-CNV-4.12:kubevirt-virtctl-0:4.12.0-1057.el8.x86_64",
"8Base-CNV-4.12:kubevirt-virtctl-redistributable-0:4.12.0-1057.el8.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "golang: net/http: improper sanitization of Transfer-Encoding header"
},
{
"cve": "CVE-2022-1962",
"cwe": {
"id": "CWE-1325",
"name": "Improperly Controlled Sequential Memory Allocation"
},
"discovery_date": "2022-07-14T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2107376"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in the golang standard library, go/parser. When calling any Parse functions on the Go source code, which contains deeply nested types or declarations, a panic can occur due to stack exhaustion. This issue allows an attacker to impact system availability.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "golang: go/parser: stack exhaustion in all Parse* functions",
"title": "Vulnerability summary"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"7Server-CNV-4.12:kubevirt-0:4.12.0-1057.el7.src",
"7Server-CNV-4.12:kubevirt-virtctl-0:4.12.0-1057.el7.x86_64",
"7Server-CNV-4.12:kubevirt-virtctl-redistributable-0:4.12.0-1057.el7.x86_64",
"8Base-CNV-4.12:kubevirt-0:4.12.0-1057.el8.src",
"8Base-CNV-4.12:kubevirt-virtctl-0:4.12.0-1057.el8.x86_64",
"8Base-CNV-4.12:kubevirt-virtctl-redistributable-0:4.12.0-1057.el8.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2022-1962"
},
{
"category": "external",
"summary": "RHBZ#2107376",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2107376"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2022-1962",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-1962"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2022-1962",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2022-1962"
},
{
"category": "external",
"summary": "https://go.dev/issue/53616",
"url": "https://go.dev/issue/53616"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-announce/c/nqrv9fbR0zE",
"url": "https://groups.google.com/g/golang-announce/c/nqrv9fbR0zE"
}
],
"release_date": "2022-07-12T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2023-01-24T12:51: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": [
"7Server-CNV-4.12:kubevirt-0:4.12.0-1057.el7.src",
"7Server-CNV-4.12:kubevirt-virtctl-0:4.12.0-1057.el7.x86_64",
"7Server-CNV-4.12:kubevirt-virtctl-redistributable-0:4.12.0-1057.el7.x86_64",
"8Base-CNV-4.12:kubevirt-0:4.12.0-1057.el8.src",
"8Base-CNV-4.12:kubevirt-virtctl-0:4.12.0-1057.el8.x86_64",
"8Base-CNV-4.12:kubevirt-virtctl-redistributable-0:4.12.0-1057.el8.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2023:0407"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "LOCAL",
"availabilityImpact": "HIGH",
"baseScore": 5.5,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "LOW",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"7Server-CNV-4.12:kubevirt-0:4.12.0-1057.el7.src",
"7Server-CNV-4.12:kubevirt-virtctl-0:4.12.0-1057.el7.x86_64",
"7Server-CNV-4.12:kubevirt-virtctl-redistributable-0:4.12.0-1057.el7.x86_64",
"8Base-CNV-4.12:kubevirt-0:4.12.0-1057.el8.src",
"8Base-CNV-4.12:kubevirt-virtctl-0:4.12.0-1057.el8.x86_64",
"8Base-CNV-4.12:kubevirt-virtctl-redistributable-0:4.12.0-1057.el8.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "golang: go/parser: stack exhaustion in all Parse* functions"
},
{
"cve": "CVE-2022-24921",
"cwe": {
"id": "CWE-400",
"name": "Uncontrolled Resource Consumption"
},
"discovery_date": "2022-03-16T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2064857"
}
],
"notes": [
{
"category": "description",
"text": "A stack overflow flaw was found in Golang\u0027s regexp module, which can crash the runtime if the application using regexp accepts very long or arbitrarily long regexps from untrusted sources that have sufficient nesting depths. To exploit this vulnerability, an attacker would need to send large regexps with deep nesting to the application. Triggering this flaw leads to a crash of the runtime, which causes a denial of service.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "golang: regexp: stack exhaustion via a deeply nested expression",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "This flaw has been rated as a Moderate impact flaw because the exploitation of this flaw requires that an affected application accept arbitrarily long regexps from untrusted sources, which has inherent risks (even without this flaw), especially involving impacts to application availability.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"7Server-CNV-4.12:kubevirt-0:4.12.0-1057.el7.src",
"7Server-CNV-4.12:kubevirt-virtctl-0:4.12.0-1057.el7.x86_64",
"7Server-CNV-4.12:kubevirt-virtctl-redistributable-0:4.12.0-1057.el7.x86_64",
"8Base-CNV-4.12:kubevirt-0:4.12.0-1057.el8.src",
"8Base-CNV-4.12:kubevirt-virtctl-0:4.12.0-1057.el8.x86_64",
"8Base-CNV-4.12:kubevirt-virtctl-redistributable-0:4.12.0-1057.el8.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2022-24921"
},
{
"category": "external",
"summary": "RHBZ#2064857",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2064857"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2022-24921",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-24921"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2022-24921",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2022-24921"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-announce/c/RP1hfrBYVuk",
"url": "https://groups.google.com/g/golang-announce/c/RP1hfrBYVuk"
}
],
"release_date": "2022-03-03T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2023-01-24T12:51: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": [
"7Server-CNV-4.12:kubevirt-0:4.12.0-1057.el7.src",
"7Server-CNV-4.12:kubevirt-virtctl-0:4.12.0-1057.el7.x86_64",
"7Server-CNV-4.12:kubevirt-virtctl-redistributable-0:4.12.0-1057.el7.x86_64",
"8Base-CNV-4.12:kubevirt-0:4.12.0-1057.el8.src",
"8Base-CNV-4.12:kubevirt-virtctl-0:4.12.0-1057.el8.x86_64",
"8Base-CNV-4.12:kubevirt-virtctl-redistributable-0:4.12.0-1057.el8.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2023:0407"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"7Server-CNV-4.12:kubevirt-0:4.12.0-1057.el7.src",
"7Server-CNV-4.12:kubevirt-virtctl-0:4.12.0-1057.el7.x86_64",
"7Server-CNV-4.12:kubevirt-virtctl-redistributable-0:4.12.0-1057.el7.x86_64",
"8Base-CNV-4.12:kubevirt-0:4.12.0-1057.el8.src",
"8Base-CNV-4.12:kubevirt-virtctl-0:4.12.0-1057.el8.x86_64",
"8Base-CNV-4.12:kubevirt-virtctl-redistributable-0:4.12.0-1057.el8.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "golang: regexp: stack exhaustion via a deeply nested expression"
},
{
"cve": "CVE-2022-28131",
"cwe": {
"id": "CWE-1325",
"name": "Improperly Controlled Sequential Memory Allocation"
},
"discovery_date": "2022-07-14T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2107390"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in golang encoding/xml. When calling Decoder, Skip while parsing a deeply nested XML document, a panic can occur due to stack exhaustion and allows an attacker to impact system availability.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "golang: encoding/xml: stack exhaustion in Decoder.Skip",
"title": "Vulnerability summary"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"7Server-CNV-4.12:kubevirt-0:4.12.0-1057.el7.src",
"7Server-CNV-4.12:kubevirt-virtctl-0:4.12.0-1057.el7.x86_64",
"7Server-CNV-4.12:kubevirt-virtctl-redistributable-0:4.12.0-1057.el7.x86_64",
"8Base-CNV-4.12:kubevirt-0:4.12.0-1057.el8.src",
"8Base-CNV-4.12:kubevirt-virtctl-0:4.12.0-1057.el8.x86_64",
"8Base-CNV-4.12:kubevirt-virtctl-redistributable-0:4.12.0-1057.el8.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2022-28131"
},
{
"category": "external",
"summary": "RHBZ#2107390",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2107390"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2022-28131",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-28131"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2022-28131",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2022-28131"
},
{
"category": "external",
"summary": "https://go.dev/issue/53614",
"url": "https://go.dev/issue/53614"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-announce/c/nqrv9fbR0zE",
"url": "https://groups.google.com/g/golang-announce/c/nqrv9fbR0zE"
}
],
"release_date": "2022-07-12T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2023-01-24T12:51: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": [
"7Server-CNV-4.12:kubevirt-0:4.12.0-1057.el7.src",
"7Server-CNV-4.12:kubevirt-virtctl-0:4.12.0-1057.el7.x86_64",
"7Server-CNV-4.12:kubevirt-virtctl-redistributable-0:4.12.0-1057.el7.x86_64",
"8Base-CNV-4.12:kubevirt-0:4.12.0-1057.el8.src",
"8Base-CNV-4.12:kubevirt-virtctl-0:4.12.0-1057.el8.x86_64",
"8Base-CNV-4.12:kubevirt-virtctl-redistributable-0:4.12.0-1057.el8.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2023:0407"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "LOCAL",
"availabilityImpact": "HIGH",
"baseScore": 7.3,
"baseSeverity": "HIGH",
"confidentialityImpact": "LOW",
"integrityImpact": "LOW",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:N/UI:N/S:U/C:L/I:L/A:H",
"version": "3.1"
},
"products": [
"7Server-CNV-4.12:kubevirt-0:4.12.0-1057.el7.src",
"7Server-CNV-4.12:kubevirt-virtctl-0:4.12.0-1057.el7.x86_64",
"7Server-CNV-4.12:kubevirt-virtctl-redistributable-0:4.12.0-1057.el7.x86_64",
"8Base-CNV-4.12:kubevirt-0:4.12.0-1057.el8.src",
"8Base-CNV-4.12:kubevirt-virtctl-0:4.12.0-1057.el8.x86_64",
"8Base-CNV-4.12:kubevirt-virtctl-redistributable-0:4.12.0-1057.el8.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "golang: encoding/xml: stack exhaustion in Decoder.Skip"
},
{
"cve": "CVE-2022-30629",
"cwe": {
"id": "CWE-331",
"name": "Insufficient Entropy"
},
"discovery_date": "2022-06-02T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2092793"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in the crypto/tls golang package. When session tickets are generated by crypto/tls, it is missing the ticket expiration. This issue may allow an attacker to observe the TLS handshakes to correlate successive connections during session resumption.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "golang: crypto/tls: session tickets lack random ticket_age_add",
"title": "Vulnerability summary"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"7Server-CNV-4.12:kubevirt-0:4.12.0-1057.el7.src",
"7Server-CNV-4.12:kubevirt-virtctl-0:4.12.0-1057.el7.x86_64",
"7Server-CNV-4.12:kubevirt-virtctl-redistributable-0:4.12.0-1057.el7.x86_64",
"8Base-CNV-4.12:kubevirt-0:4.12.0-1057.el8.src",
"8Base-CNV-4.12:kubevirt-virtctl-0:4.12.0-1057.el8.x86_64",
"8Base-CNV-4.12:kubevirt-virtctl-redistributable-0:4.12.0-1057.el8.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2022-30629"
},
{
"category": "external",
"summary": "RHBZ#2092793",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2092793"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2022-30629",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-30629"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2022-30629",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2022-30629"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-announce/c/TzIC9-t8Ytg",
"url": "https://groups.google.com/g/golang-announce/c/TzIC9-t8Ytg"
}
],
"release_date": "2022-06-02T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2023-01-24T12:51: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": [
"7Server-CNV-4.12:kubevirt-0:4.12.0-1057.el7.src",
"7Server-CNV-4.12:kubevirt-virtctl-0:4.12.0-1057.el7.x86_64",
"7Server-CNV-4.12:kubevirt-virtctl-redistributable-0:4.12.0-1057.el7.x86_64",
"8Base-CNV-4.12:kubevirt-0:4.12.0-1057.el8.src",
"8Base-CNV-4.12:kubevirt-virtctl-0:4.12.0-1057.el8.x86_64",
"8Base-CNV-4.12:kubevirt-virtctl-redistributable-0:4.12.0-1057.el8.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2023:0407"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "HIGH",
"attackVector": "NETWORK",
"availabilityImpact": "NONE",
"baseScore": 3.1,
"baseSeverity": "LOW",
"confidentialityImpact": "LOW",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "REQUIRED",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:R/S:U/C:L/I:N/A:N",
"version": "3.1"
},
"products": [
"7Server-CNV-4.12:kubevirt-0:4.12.0-1057.el7.src",
"7Server-CNV-4.12:kubevirt-virtctl-0:4.12.0-1057.el7.x86_64",
"7Server-CNV-4.12:kubevirt-virtctl-redistributable-0:4.12.0-1057.el7.x86_64",
"8Base-CNV-4.12:kubevirt-0:4.12.0-1057.el8.src",
"8Base-CNV-4.12:kubevirt-virtctl-0:4.12.0-1057.el8.x86_64",
"8Base-CNV-4.12:kubevirt-virtctl-redistributable-0:4.12.0-1057.el8.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Low"
}
],
"title": "golang: crypto/tls: session tickets lack random ticket_age_add"
},
{
"cve": "CVE-2022-30630",
"cwe": {
"id": "CWE-1325",
"name": "Improperly Controlled Sequential Memory Allocation"
},
"discovery_date": "2022-07-14T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2107371"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in the golang standard library, io/fs. Calling Glob on a path that contains a large number of path separators can cause a panic issue due to stack exhaustion. This could allow an attacker to impact availability.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "golang: io/fs: stack exhaustion in Glob",
"title": "Vulnerability summary"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"7Server-CNV-4.12:kubevirt-0:4.12.0-1057.el7.src",
"7Server-CNV-4.12:kubevirt-virtctl-0:4.12.0-1057.el7.x86_64",
"7Server-CNV-4.12:kubevirt-virtctl-redistributable-0:4.12.0-1057.el7.x86_64",
"8Base-CNV-4.12:kubevirt-0:4.12.0-1057.el8.src",
"8Base-CNV-4.12:kubevirt-virtctl-0:4.12.0-1057.el8.x86_64",
"8Base-CNV-4.12:kubevirt-virtctl-redistributable-0:4.12.0-1057.el8.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2022-30630"
},
{
"category": "external",
"summary": "RHBZ#2107371",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2107371"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2022-30630",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-30630"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2022-30630",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2022-30630"
},
{
"category": "external",
"summary": "https://go.dev/issue/53415",
"url": "https://go.dev/issue/53415"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-announce/c/nqrv9fbR0zE",
"url": "https://groups.google.com/g/golang-announce/c/nqrv9fbR0zE"
}
],
"release_date": "2022-07-12T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2023-01-24T12:51: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": [
"7Server-CNV-4.12:kubevirt-0:4.12.0-1057.el7.src",
"7Server-CNV-4.12:kubevirt-virtctl-0:4.12.0-1057.el7.x86_64",
"7Server-CNV-4.12:kubevirt-virtctl-redistributable-0:4.12.0-1057.el7.x86_64",
"8Base-CNV-4.12:kubevirt-0:4.12.0-1057.el8.src",
"8Base-CNV-4.12:kubevirt-virtctl-0:4.12.0-1057.el8.x86_64",
"8Base-CNV-4.12:kubevirt-virtctl-redistributable-0:4.12.0-1057.el8.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2023:0407"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"7Server-CNV-4.12:kubevirt-0:4.12.0-1057.el7.src",
"7Server-CNV-4.12:kubevirt-virtctl-0:4.12.0-1057.el7.x86_64",
"7Server-CNV-4.12:kubevirt-virtctl-redistributable-0:4.12.0-1057.el7.x86_64",
"8Base-CNV-4.12:kubevirt-0:4.12.0-1057.el8.src",
"8Base-CNV-4.12:kubevirt-virtctl-0:4.12.0-1057.el8.x86_64",
"8Base-CNV-4.12:kubevirt-virtctl-redistributable-0:4.12.0-1057.el8.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "golang: io/fs: stack exhaustion in Glob"
},
{
"cve": "CVE-2022-30631",
"cwe": {
"id": "CWE-1325",
"name": "Improperly Controlled Sequential Memory Allocation"
},
"discovery_date": "2022-07-14T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2107342"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in golang. Calling the Reader, Read method on an archive that contains a large number of concatenated 0-length compressed files can cause a panic issue due to stack exhaustion.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "golang: compress/gzip: stack exhaustion in Reader.Read",
"title": "Vulnerability summary"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"7Server-CNV-4.12:kubevirt-0:4.12.0-1057.el7.src",
"7Server-CNV-4.12:kubevirt-virtctl-0:4.12.0-1057.el7.x86_64",
"7Server-CNV-4.12:kubevirt-virtctl-redistributable-0:4.12.0-1057.el7.x86_64",
"8Base-CNV-4.12:kubevirt-0:4.12.0-1057.el8.src",
"8Base-CNV-4.12:kubevirt-virtctl-0:4.12.0-1057.el8.x86_64",
"8Base-CNV-4.12:kubevirt-virtctl-redistributable-0:4.12.0-1057.el8.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2022-30631"
},
{
"category": "external",
"summary": "RHBZ#2107342",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2107342"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2022-30631",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-30631"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2022-30631",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2022-30631"
},
{
"category": "external",
"summary": "https://go.dev/issue/53168",
"url": "https://go.dev/issue/53168"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-announce/c/nqrv9fbR0zE",
"url": "https://groups.google.com/g/golang-announce/c/nqrv9fbR0zE"
}
],
"release_date": "2022-07-12T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2023-01-24T12:51: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": [
"7Server-CNV-4.12:kubevirt-0:4.12.0-1057.el7.src",
"7Server-CNV-4.12:kubevirt-virtctl-0:4.12.0-1057.el7.x86_64",
"7Server-CNV-4.12:kubevirt-virtctl-redistributable-0:4.12.0-1057.el7.x86_64",
"8Base-CNV-4.12:kubevirt-0:4.12.0-1057.el8.src",
"8Base-CNV-4.12:kubevirt-virtctl-0:4.12.0-1057.el8.x86_64",
"8Base-CNV-4.12:kubevirt-virtctl-redistributable-0:4.12.0-1057.el8.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2023:0407"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"7Server-CNV-4.12:kubevirt-0:4.12.0-1057.el7.src",
"7Server-CNV-4.12:kubevirt-virtctl-0:4.12.0-1057.el7.x86_64",
"7Server-CNV-4.12:kubevirt-virtctl-redistributable-0:4.12.0-1057.el7.x86_64",
"8Base-CNV-4.12:kubevirt-0:4.12.0-1057.el8.src",
"8Base-CNV-4.12:kubevirt-virtctl-0:4.12.0-1057.el8.x86_64",
"8Base-CNV-4.12:kubevirt-virtctl-redistributable-0:4.12.0-1057.el8.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "golang: compress/gzip: stack exhaustion in Reader.Read"
},
{
"cve": "CVE-2022-30632",
"cwe": {
"id": "CWE-1325",
"name": "Improperly Controlled Sequential Memory Allocation"
},
"discovery_date": "2022-07-14T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2107386"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in golang. Calling Glob on a path that contains a large number of path separators can cause a panic issue due to stack exhaustion. This can cause an attacker to impact availability.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "golang: path/filepath: stack exhaustion in Glob",
"title": "Vulnerability summary"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"7Server-CNV-4.12:kubevirt-0:4.12.0-1057.el7.src",
"7Server-CNV-4.12:kubevirt-virtctl-0:4.12.0-1057.el7.x86_64",
"7Server-CNV-4.12:kubevirt-virtctl-redistributable-0:4.12.0-1057.el7.x86_64",
"8Base-CNV-4.12:kubevirt-0:4.12.0-1057.el8.src",
"8Base-CNV-4.12:kubevirt-virtctl-0:4.12.0-1057.el8.x86_64",
"8Base-CNV-4.12:kubevirt-virtctl-redistributable-0:4.12.0-1057.el8.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2022-30632"
},
{
"category": "external",
"summary": "RHBZ#2107386",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2107386"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2022-30632",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-30632"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2022-30632",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2022-30632"
},
{
"category": "external",
"summary": "https://go.dev/issue/53416",
"url": "https://go.dev/issue/53416"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-announce/c/nqrv9fbR0zE",
"url": "https://groups.google.com/g/golang-announce/c/nqrv9fbR0zE"
}
],
"release_date": "2022-07-12T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2023-01-24T12:51: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": [
"7Server-CNV-4.12:kubevirt-0:4.12.0-1057.el7.src",
"7Server-CNV-4.12:kubevirt-virtctl-0:4.12.0-1057.el7.x86_64",
"7Server-CNV-4.12:kubevirt-virtctl-redistributable-0:4.12.0-1057.el7.x86_64",
"8Base-CNV-4.12:kubevirt-0:4.12.0-1057.el8.src",
"8Base-CNV-4.12:kubevirt-virtctl-0:4.12.0-1057.el8.x86_64",
"8Base-CNV-4.12:kubevirt-virtctl-redistributable-0:4.12.0-1057.el8.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2023:0407"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"7Server-CNV-4.12:kubevirt-0:4.12.0-1057.el7.src",
"7Server-CNV-4.12:kubevirt-virtctl-0:4.12.0-1057.el7.x86_64",
"7Server-CNV-4.12:kubevirt-virtctl-redistributable-0:4.12.0-1057.el7.x86_64",
"8Base-CNV-4.12:kubevirt-0:4.12.0-1057.el8.src",
"8Base-CNV-4.12:kubevirt-virtctl-0:4.12.0-1057.el8.x86_64",
"8Base-CNV-4.12:kubevirt-virtctl-redistributable-0:4.12.0-1057.el8.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "golang: path/filepath: stack exhaustion in Glob"
},
{
"cve": "CVE-2022-30633",
"cwe": {
"id": "CWE-1325",
"name": "Improperly Controlled Sequential Memory Allocation"
},
"discovery_date": "2022-07-14T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2107392"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in golang. Calling Unmarshal on an XML document into a Go struct, which has a nested field that uses the \"any\" field tag, can cause a panic due to stack exhaustion.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "golang: encoding/xml: stack exhaustion in Unmarshal",
"title": "Vulnerability summary"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"7Server-CNV-4.12:kubevirt-0:4.12.0-1057.el7.src",
"7Server-CNV-4.12:kubevirt-virtctl-0:4.12.0-1057.el7.x86_64",
"7Server-CNV-4.12:kubevirt-virtctl-redistributable-0:4.12.0-1057.el7.x86_64",
"8Base-CNV-4.12:kubevirt-0:4.12.0-1057.el8.src",
"8Base-CNV-4.12:kubevirt-virtctl-0:4.12.0-1057.el8.x86_64",
"8Base-CNV-4.12:kubevirt-virtctl-redistributable-0:4.12.0-1057.el8.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2022-30633"
},
{
"category": "external",
"summary": "RHBZ#2107392",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2107392"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2022-30633",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-30633"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2022-30633",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2022-30633"
},
{
"category": "external",
"summary": "https://go.dev/issue/53611",
"url": "https://go.dev/issue/53611"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-announce/c/nqrv9fbR0zE",
"url": "https://groups.google.com/g/golang-announce/c/nqrv9fbR0zE"
}
],
"release_date": "2022-07-12T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2023-01-24T12:51: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": [
"7Server-CNV-4.12:kubevirt-0:4.12.0-1057.el7.src",
"7Server-CNV-4.12:kubevirt-virtctl-0:4.12.0-1057.el7.x86_64",
"7Server-CNV-4.12:kubevirt-virtctl-redistributable-0:4.12.0-1057.el7.x86_64",
"8Base-CNV-4.12:kubevirt-0:4.12.0-1057.el8.src",
"8Base-CNV-4.12:kubevirt-virtctl-0:4.12.0-1057.el8.x86_64",
"8Base-CNV-4.12:kubevirt-virtctl-redistributable-0:4.12.0-1057.el8.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2023:0407"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"7Server-CNV-4.12:kubevirt-0:4.12.0-1057.el7.src",
"7Server-CNV-4.12:kubevirt-virtctl-0:4.12.0-1057.el7.x86_64",
"7Server-CNV-4.12:kubevirt-virtctl-redistributable-0:4.12.0-1057.el7.x86_64",
"8Base-CNV-4.12:kubevirt-0:4.12.0-1057.el8.src",
"8Base-CNV-4.12:kubevirt-virtctl-0:4.12.0-1057.el8.x86_64",
"8Base-CNV-4.12:kubevirt-virtctl-redistributable-0:4.12.0-1057.el8.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "golang: encoding/xml: stack exhaustion in Unmarshal"
},
{
"cve": "CVE-2022-30635",
"cwe": {
"id": "CWE-1325",
"name": "Improperly Controlled Sequential Memory Allocation"
},
"discovery_date": "2022-07-14T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2107388"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in golang. When calling Decoder, Decode on a message that contains deeply nested structures, a panic can occur due to stack exhaustion and allows an attacker to impact system availability.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "golang: encoding/gob: stack exhaustion in Decoder.Decode",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "OpenShift Container Platform (OCP) starting from 4.10 stream is already compiled in the patched version of Go, hence is not affected by this vulnerability.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"7Server-CNV-4.12:kubevirt-0:4.12.0-1057.el7.src",
"7Server-CNV-4.12:kubevirt-virtctl-0:4.12.0-1057.el7.x86_64",
"7Server-CNV-4.12:kubevirt-virtctl-redistributable-0:4.12.0-1057.el7.x86_64",
"8Base-CNV-4.12:kubevirt-0:4.12.0-1057.el8.src",
"8Base-CNV-4.12:kubevirt-virtctl-0:4.12.0-1057.el8.x86_64",
"8Base-CNV-4.12:kubevirt-virtctl-redistributable-0:4.12.0-1057.el8.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2022-30635"
},
{
"category": "external",
"summary": "RHBZ#2107388",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2107388"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2022-30635",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-30635"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2022-30635",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2022-30635"
},
{
"category": "external",
"summary": "https://go.dev/issue/53615",
"url": "https://go.dev/issue/53615"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-announce/c/nqrv9fbR0zE",
"url": "https://groups.google.com/g/golang-announce/c/nqrv9fbR0zE"
}
],
"release_date": "2022-07-12T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2023-01-24T12:51: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": [
"7Server-CNV-4.12:kubevirt-0:4.12.0-1057.el7.src",
"7Server-CNV-4.12:kubevirt-virtctl-0:4.12.0-1057.el7.x86_64",
"7Server-CNV-4.12:kubevirt-virtctl-redistributable-0:4.12.0-1057.el7.x86_64",
"8Base-CNV-4.12:kubevirt-0:4.12.0-1057.el8.src",
"8Base-CNV-4.12:kubevirt-virtctl-0:4.12.0-1057.el8.x86_64",
"8Base-CNV-4.12:kubevirt-virtctl-redistributable-0:4.12.0-1057.el8.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2023:0407"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"7Server-CNV-4.12:kubevirt-0:4.12.0-1057.el7.src",
"7Server-CNV-4.12:kubevirt-virtctl-0:4.12.0-1057.el7.x86_64",
"7Server-CNV-4.12:kubevirt-virtctl-redistributable-0:4.12.0-1057.el7.x86_64",
"8Base-CNV-4.12:kubevirt-0:4.12.0-1057.el8.src",
"8Base-CNV-4.12:kubevirt-virtctl-0:4.12.0-1057.el8.x86_64",
"8Base-CNV-4.12:kubevirt-virtctl-redistributable-0:4.12.0-1057.el8.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "golang: encoding/gob: stack exhaustion in Decoder.Decode"
},
{
"cve": "CVE-2022-32148",
"cwe": {
"id": "CWE-200",
"name": "Exposure of Sensitive Information to an Unauthorized Actor"
},
"discovery_date": "2022-07-14T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2107383"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in net/http/httputil golang package. When httputil.ReverseProxy.ServeHTTP is called with a Request.Header map containing a nil value for the X-Forwarded-For header, ReverseProxy could set the client IP incorrectly. This issue may affect confidentiality.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "golang: net/http/httputil: NewSingleHostReverseProxy - omit X-Forwarded-For not working",
"title": "Vulnerability summary"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"7Server-CNV-4.12:kubevirt-0:4.12.0-1057.el7.src",
"7Server-CNV-4.12:kubevirt-virtctl-0:4.12.0-1057.el7.x86_64",
"7Server-CNV-4.12:kubevirt-virtctl-redistributable-0:4.12.0-1057.el7.x86_64",
"8Base-CNV-4.12:kubevirt-0:4.12.0-1057.el8.src",
"8Base-CNV-4.12:kubevirt-virtctl-0:4.12.0-1057.el8.x86_64",
"8Base-CNV-4.12:kubevirt-virtctl-redistributable-0:4.12.0-1057.el8.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2022-32148"
},
{
"category": "external",
"summary": "RHBZ#2107383",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2107383"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2022-32148",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-32148"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2022-32148",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2022-32148"
},
{
"category": "external",
"summary": "https://go.dev/issue/53423",
"url": "https://go.dev/issue/53423"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-announce/c/nqrv9fbR0zE",
"url": "https://groups.google.com/g/golang-announce/c/nqrv9fbR0zE"
}
],
"release_date": "2022-07-12T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2023-01-24T12:51: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": [
"7Server-CNV-4.12:kubevirt-0:4.12.0-1057.el7.src",
"7Server-CNV-4.12:kubevirt-virtctl-0:4.12.0-1057.el7.x86_64",
"7Server-CNV-4.12:kubevirt-virtctl-redistributable-0:4.12.0-1057.el7.x86_64",
"8Base-CNV-4.12:kubevirt-0:4.12.0-1057.el8.src",
"8Base-CNV-4.12:kubevirt-virtctl-0:4.12.0-1057.el8.x86_64",
"8Base-CNV-4.12:kubevirt-virtctl-redistributable-0:4.12.0-1057.el8.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2023:0407"
}
],
"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": [
"7Server-CNV-4.12:kubevirt-0:4.12.0-1057.el7.src",
"7Server-CNV-4.12:kubevirt-virtctl-0:4.12.0-1057.el7.x86_64",
"7Server-CNV-4.12:kubevirt-virtctl-redistributable-0:4.12.0-1057.el7.x86_64",
"8Base-CNV-4.12:kubevirt-0:4.12.0-1057.el8.src",
"8Base-CNV-4.12:kubevirt-virtctl-0:4.12.0-1057.el8.x86_64",
"8Base-CNV-4.12:kubevirt-virtctl-redistributable-0:4.12.0-1057.el8.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "golang: net/http/httputil: NewSingleHostReverseProxy - omit X-Forwarded-For not working"
}
]
}
rhsa-2022_6042
Vulnerability from csaf_redhat
Notes
{
"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": "Release of OpenShift Serverless Client kn 1.24.0\n\nRed Hat Product Security has rated this update as having a security impact of\nImportant. A Common Vulnerability Scoring System (CVSS) base score, which gives a\ndetailed severity rating, is available for each vulnerability from the CVE\nlink(s) in the References section.",
"title": "Topic"
},
{
"category": "general",
"text": "Red Hat OpenShift Serverless Client kn 1.24.0 provides a CLI to interact with Red Hat OpenShift Serverless 1.24.0. The kn CLI is delivered as an RPM package for installation on RHEL platforms, and as binaries for non-Linux platforms.\n\nSecurity Fix(es):\n- prometheus/client_golang: Denial of service using InstrumentHandlerCounter (CVE-2022-21698)\n- go-restful: Authorization Bypass Through User-Controlled Key (CVE-2022-1996)\n- golang: encoding/xml: stack exhaustion in Unmarshal (CVE-2022-30633)\n- golang: io/fs: stack exhaustion in Glob (CVE-2022-30630)\n- golang: go/parser: stack exhaustion in all Parse* functions (CVE-2022-1962)\n- golang: encoding/gob: stack exhaustion in Decoder.Decode (CVE-2022-30635)\n- golang: path/filepath: stack exhaustion in Glob (CVE-2022-30632)\n- golang: net/http/httputil: NewSingleHostReverseProxy - omit X-Forwarded-For not working (CVE-2022-32148)\n- golang: net/http: improper sanitization of Transfer-Encoding header (CVE-2022-1705)\n- golang: encoding/xml: stack exhaustion in Decoder.Skip (CVE-2022-28131)\n- golang: compress/gzip: stack exhaustion in Reader.Read (CVE-2022-30631)\n- golang: regexp: stack exhaustion via a deeply nested expression (CVE-2022-24921)\n- golang: crypto/elliptic: panic caused by oversized scalar (CVE-2022-28327)\n- golang: encoding/pem: fix stack overflow in Decode (CVE-2022-24675)\n- golang: crypto/tls: session tickets lack random ticket_age_add (CVE-2022-30629)\n\nFor more details about the security issue(s), including the impact; a CVSS\nscore; acknowledgments; and other related information refer to the CVE page(s)\nlisted 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-2022:6042",
"url": "https://access.redhat.com/errata/RHSA-2022:6042"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/updates/classification/#important",
"url": "https://access.redhat.com/security/updates/classification/#important"
},
{
"category": "external",
"summary": "https://access.redhat.com/documentation/en-us/openshift_container_platform/4.6/html/serverless/index",
"url": "https://access.redhat.com/documentation/en-us/openshift_container_platform/4.6/html/serverless/index"
},
{
"category": "external",
"summary": "https://access.redhat.com/documentation/en-us/openshift_container_platform/4.7/html/serverless/index",
"url": "https://access.redhat.com/documentation/en-us/openshift_container_platform/4.7/html/serverless/index"
},
{
"category": "external",
"summary": "https://access.redhat.com/documentation/en-us/openshift_container_platform/4.8/html/serverless/index",
"url": "https://access.redhat.com/documentation/en-us/openshift_container_platform/4.8/html/serverless/index"
},
{
"category": "external",
"summary": "https://access.redhat.com/documentation/en-us/openshift_container_platform/4.9/html/serverless/index",
"url": "https://access.redhat.com/documentation/en-us/openshift_container_platform/4.9/html/serverless/index"
},
{
"category": "external",
"summary": "https://access.redhat.com/documentation/en-us/openshift_container_platform/4.10/html/serverless/index",
"url": "https://access.redhat.com/documentation/en-us/openshift_container_platform/4.10/html/serverless/index"
},
{
"category": "external",
"summary": "2045880",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2045880"
},
{
"category": "external",
"summary": "2064857",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2064857"
},
{
"category": "external",
"summary": "2077688",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2077688"
},
{
"category": "external",
"summary": "2077689",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2077689"
},
{
"category": "external",
"summary": "2092793",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2092793"
},
{
"category": "external",
"summary": "2094982",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2094982"
},
{
"category": "external",
"summary": "2107342",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2107342"
},
{
"category": "external",
"summary": "2107371",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2107371"
},
{
"category": "external",
"summary": "2107374",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2107374"
},
{
"category": "external",
"summary": "2107376",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2107376"
},
{
"category": "external",
"summary": "2107383",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2107383"
},
{
"category": "external",
"summary": "2107386",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2107386"
},
{
"category": "external",
"summary": "2107388",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2107388"
},
{
"category": "external",
"summary": "2107390",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2107390"
},
{
"category": "external",
"summary": "2107392",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2107392"
},
{
"category": "external",
"summary": "2108527",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2108527"
},
{
"category": "self",
"summary": "Canonical URL",
"url": "https://security.access.redhat.com/data/csaf/v2/advisories/2022/rhsa-2022_6042.json"
}
],
"title": "Red Hat Security Advisory: Release of OpenShift Serverless Client kn 1.24.0",
"tracking": {
"current_release_date": "2025-01-06T19:19:36+00:00",
"generator": {
"date": "2025-01-06T19:19:36+00:00",
"engine": {
"name": "Red Hat SDEngine",
"version": "4.2.5"
}
},
"id": "RHSA-2022:6042",
"initial_release_date": "2022-08-10T11:39:17+00:00",
"revision_history": [
{
"date": "2022-08-10T11:39:17+00:00",
"number": "1",
"summary": "Initial version"
},
{
"date": "2022-08-10T11:39:17+00:00",
"number": "2",
"summary": "Last updated version"
},
{
"date": "2025-01-06T19:19:36+00:00",
"number": "3",
"summary": "Last generated version"
}
],
"status": "final",
"version": "3"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_name",
"name": "Red Hat OpenShift Serverless 1.0",
"product": {
"name": "Red Hat OpenShift Serverless 1.0",
"product_id": "8Base-Openshift-Serverless-1",
"product_identification_helper": {
"cpe": "cpe:/a:redhat:serverless:1.0::el8"
}
}
}
],
"category": "product_family",
"name": "Red Hat OpenShift Serverless"
},
{
"branches": [
{
"category": "product_version",
"name": "openshift-serverless-clients-0:1.3.1-4.el8.src",
"product": {
"name": "openshift-serverless-clients-0:1.3.1-4.el8.src",
"product_id": "openshift-serverless-clients-0:1.3.1-4.el8.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/openshift-serverless-clients@1.3.1-4.el8?arch=src"
}
}
}
],
"category": "architecture",
"name": "src"
},
{
"branches": [
{
"category": "product_version",
"name": "openshift-serverless-clients-0:1.3.1-4.el8.x86_64",
"product": {
"name": "openshift-serverless-clients-0:1.3.1-4.el8.x86_64",
"product_id": "openshift-serverless-clients-0:1.3.1-4.el8.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/openshift-serverless-clients@1.3.1-4.el8?arch=x86_64"
}
}
}
],
"category": "architecture",
"name": "x86_64"
},
{
"branches": [
{
"category": "product_version",
"name": "openshift-serverless-clients-0:1.3.1-4.el8.ppc64le",
"product": {
"name": "openshift-serverless-clients-0:1.3.1-4.el8.ppc64le",
"product_id": "openshift-serverless-clients-0:1.3.1-4.el8.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/openshift-serverless-clients@1.3.1-4.el8?arch=ppc64le"
}
}
}
],
"category": "architecture",
"name": "ppc64le"
},
{
"branches": [
{
"category": "product_version",
"name": "openshift-serverless-clients-0:1.3.1-4.el8.s390x",
"product": {
"name": "openshift-serverless-clients-0:1.3.1-4.el8.s390x",
"product_id": "openshift-serverless-clients-0:1.3.1-4.el8.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/openshift-serverless-clients@1.3.1-4.el8?arch=s390x"
}
}
}
],
"category": "architecture",
"name": "s390x"
}
],
"category": "vendor",
"name": "Red Hat"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-serverless-clients-0:1.3.1-4.el8.ppc64le as a component of Red Hat OpenShift Serverless 1.0",
"product_id": "8Base-Openshift-Serverless-1:openshift-serverless-clients-0:1.3.1-4.el8.ppc64le"
},
"product_reference": "openshift-serverless-clients-0:1.3.1-4.el8.ppc64le",
"relates_to_product_reference": "8Base-Openshift-Serverless-1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-serverless-clients-0:1.3.1-4.el8.s390x as a component of Red Hat OpenShift Serverless 1.0",
"product_id": "8Base-Openshift-Serverless-1:openshift-serverless-clients-0:1.3.1-4.el8.s390x"
},
"product_reference": "openshift-serverless-clients-0:1.3.1-4.el8.s390x",
"relates_to_product_reference": "8Base-Openshift-Serverless-1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-serverless-clients-0:1.3.1-4.el8.src as a component of Red Hat OpenShift Serverless 1.0",
"product_id": "8Base-Openshift-Serverless-1:openshift-serverless-clients-0:1.3.1-4.el8.src"
},
"product_reference": "openshift-serverless-clients-0:1.3.1-4.el8.src",
"relates_to_product_reference": "8Base-Openshift-Serverless-1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-serverless-clients-0:1.3.1-4.el8.x86_64 as a component of Red Hat OpenShift Serverless 1.0",
"product_id": "8Base-Openshift-Serverless-1:openshift-serverless-clients-0:1.3.1-4.el8.x86_64"
},
"product_reference": "openshift-serverless-clients-0:1.3.1-4.el8.x86_64",
"relates_to_product_reference": "8Base-Openshift-Serverless-1"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2022-1705",
"cwe": {
"id": "CWE-444",
"name": "Inconsistent Interpretation of HTTP Requests (\u0027HTTP Request/Response Smuggling\u0027)"
},
"discovery_date": "2022-07-14T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2107374"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in golang. The HTTP/1 client accepted invalid Transfer-Encoding headers indicating \"chunked\" encoding. This issue could allow request smuggling, but only if combined with an intermediate server that also improperly accepts the header as invalid.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "golang: net/http: improper sanitization of Transfer-Encoding header",
"title": "Vulnerability summary"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"8Base-Openshift-Serverless-1:openshift-serverless-clients-0:1.3.1-4.el8.ppc64le",
"8Base-Openshift-Serverless-1:openshift-serverless-clients-0:1.3.1-4.el8.s390x",
"8Base-Openshift-Serverless-1:openshift-serverless-clients-0:1.3.1-4.el8.src",
"8Base-Openshift-Serverless-1:openshift-serverless-clients-0:1.3.1-4.el8.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2022-1705"
},
{
"category": "external",
"summary": "RHBZ#2107374",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2107374"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2022-1705",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-1705"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2022-1705",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2022-1705"
},
{
"category": "external",
"summary": "https://go.dev/issue/53188",
"url": "https://go.dev/issue/53188"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-announce/c/nqrv9fbR0zE",
"url": "https://groups.google.com/g/golang-announce/c/nqrv9fbR0zE"
}
],
"release_date": "2022-07-12T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2022-08-10T11:39:17+00:00",
"details": "See the Red Hat OpenShift Container Platform 4.6 documentation at:\nhttps://access.redhat.com/documentation/en-us/openshift_container_platform/4.6/html/serverless/index\nSee the Red Hat OpenShift Container Platform 4.7 documentation at:\nhttps://access.redhat.com/documentation/en-us/openshift_container_platform/4.7/html/serverless/index\nSee the Red Hat OpenShift Container Platform 4.8 documentation at:\nhttps://access.redhat.com/documentation/en-us/openshift_container_platform/4.8/html/serverless/index\nSee the Red Hat OpenShift Container Platform 4.9 documentation at:\nhttps://access.redhat.com/documentation/en-us/openshift_container_platform/4.9/html/serverless/index\nSee the Red Hat OpenShift Container Platform 4.10 documentation at:\nhttps://access.redhat.com/documentation/en-us/openshift_container_platform/4.10/html/serverless/index",
"product_ids": [
"8Base-Openshift-Serverless-1:openshift-serverless-clients-0:1.3.1-4.el8.ppc64le",
"8Base-Openshift-Serverless-1:openshift-serverless-clients-0:1.3.1-4.el8.s390x",
"8Base-Openshift-Serverless-1:openshift-serverless-clients-0:1.3.1-4.el8.src",
"8Base-Openshift-Serverless-1:openshift-serverless-clients-0:1.3.1-4.el8.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2022:6042"
}
],
"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-Openshift-Serverless-1:openshift-serverless-clients-0:1.3.1-4.el8.ppc64le",
"8Base-Openshift-Serverless-1:openshift-serverless-clients-0:1.3.1-4.el8.s390x",
"8Base-Openshift-Serverless-1:openshift-serverless-clients-0:1.3.1-4.el8.src",
"8Base-Openshift-Serverless-1:openshift-serverless-clients-0:1.3.1-4.el8.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "golang: net/http: improper sanitization of Transfer-Encoding header"
},
{
"cve": "CVE-2022-1962",
"cwe": {
"id": "CWE-1325",
"name": "Improperly Controlled Sequential Memory Allocation"
},
"discovery_date": "2022-07-14T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2107376"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in the golang standard library, go/parser. When calling any Parse functions on the Go source code, which contains deeply nested types or declarations, a panic can occur due to stack exhaustion. This issue allows an attacker to impact system availability.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "golang: go/parser: stack exhaustion in all Parse* functions",
"title": "Vulnerability summary"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"8Base-Openshift-Serverless-1:openshift-serverless-clients-0:1.3.1-4.el8.ppc64le",
"8Base-Openshift-Serverless-1:openshift-serverless-clients-0:1.3.1-4.el8.s390x",
"8Base-Openshift-Serverless-1:openshift-serverless-clients-0:1.3.1-4.el8.src",
"8Base-Openshift-Serverless-1:openshift-serverless-clients-0:1.3.1-4.el8.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2022-1962"
},
{
"category": "external",
"summary": "RHBZ#2107376",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2107376"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2022-1962",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-1962"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2022-1962",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2022-1962"
},
{
"category": "external",
"summary": "https://go.dev/issue/53616",
"url": "https://go.dev/issue/53616"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-announce/c/nqrv9fbR0zE",
"url": "https://groups.google.com/g/golang-announce/c/nqrv9fbR0zE"
}
],
"release_date": "2022-07-12T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2022-08-10T11:39:17+00:00",
"details": "See the Red Hat OpenShift Container Platform 4.6 documentation at:\nhttps://access.redhat.com/documentation/en-us/openshift_container_platform/4.6/html/serverless/index\nSee the Red Hat OpenShift Container Platform 4.7 documentation at:\nhttps://access.redhat.com/documentation/en-us/openshift_container_platform/4.7/html/serverless/index\nSee the Red Hat OpenShift Container Platform 4.8 documentation at:\nhttps://access.redhat.com/documentation/en-us/openshift_container_platform/4.8/html/serverless/index\nSee the Red Hat OpenShift Container Platform 4.9 documentation at:\nhttps://access.redhat.com/documentation/en-us/openshift_container_platform/4.9/html/serverless/index\nSee the Red Hat OpenShift Container Platform 4.10 documentation at:\nhttps://access.redhat.com/documentation/en-us/openshift_container_platform/4.10/html/serverless/index",
"product_ids": [
"8Base-Openshift-Serverless-1:openshift-serverless-clients-0:1.3.1-4.el8.ppc64le",
"8Base-Openshift-Serverless-1:openshift-serverless-clients-0:1.3.1-4.el8.s390x",
"8Base-Openshift-Serverless-1:openshift-serverless-clients-0:1.3.1-4.el8.src",
"8Base-Openshift-Serverless-1:openshift-serverless-clients-0:1.3.1-4.el8.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2022:6042"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "LOCAL",
"availabilityImpact": "HIGH",
"baseScore": 5.5,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "LOW",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"8Base-Openshift-Serverless-1:openshift-serverless-clients-0:1.3.1-4.el8.ppc64le",
"8Base-Openshift-Serverless-1:openshift-serverless-clients-0:1.3.1-4.el8.s390x",
"8Base-Openshift-Serverless-1:openshift-serverless-clients-0:1.3.1-4.el8.src",
"8Base-Openshift-Serverless-1:openshift-serverless-clients-0:1.3.1-4.el8.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "golang: go/parser: stack exhaustion in all Parse* functions"
},
{
"cve": "CVE-2022-1996",
"cwe": {
"id": "CWE-639",
"name": "Authorization Bypass Through User-Controlled Key"
},
"discovery_date": "2022-06-08T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2094982"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in CORS Filter feature from the go-restful package. When a user inputs a domain which is in AllowedDomains, all domains starting with the same pattern are accepted. This issue could allow an attacker to break the CORS policy by allowing any page to make requests and retrieve data on behalf of users.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "go-restful: Authorization Bypass Through User-Controlled Key",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "The go-restful package is a transitive dependency which is being pulled with k8s.io/api and not directly being used anywhere in OpenShift Container Platform (OCP), OpenShift Container Storage, OpenShift Data Foundation, OpenShift Do and OpenShift Pipelines, hence these components are marked as \u0027Will not fix\u0027 or even \"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-Openshift-Serverless-1:openshift-serverless-clients-0:1.3.1-4.el8.ppc64le",
"8Base-Openshift-Serverless-1:openshift-serverless-clients-0:1.3.1-4.el8.s390x",
"8Base-Openshift-Serverless-1:openshift-serverless-clients-0:1.3.1-4.el8.src",
"8Base-Openshift-Serverless-1:openshift-serverless-clients-0:1.3.1-4.el8.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2022-1996"
},
{
"category": "external",
"summary": "RHBZ#2094982",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2094982"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2022-1996",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-1996"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2022-1996",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2022-1996"
}
],
"release_date": "2022-06-08T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2022-08-10T11:39:17+00:00",
"details": "See the Red Hat OpenShift Container Platform 4.6 documentation at:\nhttps://access.redhat.com/documentation/en-us/openshift_container_platform/4.6/html/serverless/index\nSee the Red Hat OpenShift Container Platform 4.7 documentation at:\nhttps://access.redhat.com/documentation/en-us/openshift_container_platform/4.7/html/serverless/index\nSee the Red Hat OpenShift Container Platform 4.8 documentation at:\nhttps://access.redhat.com/documentation/en-us/openshift_container_platform/4.8/html/serverless/index\nSee the Red Hat OpenShift Container Platform 4.9 documentation at:\nhttps://access.redhat.com/documentation/en-us/openshift_container_platform/4.9/html/serverless/index\nSee the Red Hat OpenShift Container Platform 4.10 documentation at:\nhttps://access.redhat.com/documentation/en-us/openshift_container_platform/4.10/html/serverless/index",
"product_ids": [
"8Base-Openshift-Serverless-1:openshift-serverless-clients-0:1.3.1-4.el8.ppc64le",
"8Base-Openshift-Serverless-1:openshift-serverless-clients-0:1.3.1-4.el8.s390x",
"8Base-Openshift-Serverless-1:openshift-serverless-clients-0:1.3.1-4.el8.src",
"8Base-Openshift-Serverless-1:openshift-serverless-clients-0:1.3.1-4.el8.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2022:6042"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "NONE",
"baseScore": 9.1,
"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:N",
"version": "3.1"
},
"products": [
"8Base-Openshift-Serverless-1:openshift-serverless-clients-0:1.3.1-4.el8.ppc64le",
"8Base-Openshift-Serverless-1:openshift-serverless-clients-0:1.3.1-4.el8.s390x",
"8Base-Openshift-Serverless-1:openshift-serverless-clients-0:1.3.1-4.el8.src",
"8Base-Openshift-Serverless-1:openshift-serverless-clients-0:1.3.1-4.el8.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "go-restful: Authorization Bypass Through User-Controlled Key"
},
{
"cve": "CVE-2022-21698",
"cwe": {
"id": "CWE-772",
"name": "Missing Release of Resource after Effective Lifetime"
},
"discovery_date": "2022-01-19T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2045880"
}
],
"notes": [
{
"category": "description",
"text": "A denial of service attack was found in prometheus/client_golang. This flaw allows an attacker to produce a denial of service attack on an HTTP server by exploiting the InstrumentHandlerCounter function in the version below 1.11.1, resulting in a loss of availability.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "prometheus/client_golang: Denial of service using InstrumentHandlerCounter",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "This flaw has been rated as having a moderate impact for two main reasons. The opportunity for a Denial of Service is limited to the golang runtime. In the case of OpenShift Container Platform, this would be restricted within each individual container. Additionally, this is in alignment with upstream\u0027s (the Prometheus project) impact rating.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"8Base-Openshift-Serverless-1:openshift-serverless-clients-0:1.3.1-4.el8.ppc64le",
"8Base-Openshift-Serverless-1:openshift-serverless-clients-0:1.3.1-4.el8.s390x",
"8Base-Openshift-Serverless-1:openshift-serverless-clients-0:1.3.1-4.el8.src",
"8Base-Openshift-Serverless-1:openshift-serverless-clients-0:1.3.1-4.el8.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2022-21698"
},
{
"category": "external",
"summary": "RHBZ#2045880",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2045880"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2022-21698",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-21698"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2022-21698",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2022-21698"
},
{
"category": "external",
"summary": "https://github.com/prometheus/client_golang/security/advisories/GHSA-cg3q-j54f-5p7p",
"url": "https://github.com/prometheus/client_golang/security/advisories/GHSA-cg3q-j54f-5p7p"
}
],
"release_date": "2022-02-15T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2022-08-10T11:39:17+00:00",
"details": "See the Red Hat OpenShift Container Platform 4.6 documentation at:\nhttps://access.redhat.com/documentation/en-us/openshift_container_platform/4.6/html/serverless/index\nSee the Red Hat OpenShift Container Platform 4.7 documentation at:\nhttps://access.redhat.com/documentation/en-us/openshift_container_platform/4.7/html/serverless/index\nSee the Red Hat OpenShift Container Platform 4.8 documentation at:\nhttps://access.redhat.com/documentation/en-us/openshift_container_platform/4.8/html/serverless/index\nSee the Red Hat OpenShift Container Platform 4.9 documentation at:\nhttps://access.redhat.com/documentation/en-us/openshift_container_platform/4.9/html/serverless/index\nSee the Red Hat OpenShift Container Platform 4.10 documentation at:\nhttps://access.redhat.com/documentation/en-us/openshift_container_platform/4.10/html/serverless/index",
"product_ids": [
"8Base-Openshift-Serverless-1:openshift-serverless-clients-0:1.3.1-4.el8.ppc64le",
"8Base-Openshift-Serverless-1:openshift-serverless-clients-0:1.3.1-4.el8.s390x",
"8Base-Openshift-Serverless-1:openshift-serverless-clients-0:1.3.1-4.el8.src",
"8Base-Openshift-Serverless-1:openshift-serverless-clients-0:1.3.1-4.el8.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2022:6042"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"8Base-Openshift-Serverless-1:openshift-serverless-clients-0:1.3.1-4.el8.ppc64le",
"8Base-Openshift-Serverless-1:openshift-serverless-clients-0:1.3.1-4.el8.s390x",
"8Base-Openshift-Serverless-1:openshift-serverless-clients-0:1.3.1-4.el8.src",
"8Base-Openshift-Serverless-1:openshift-serverless-clients-0:1.3.1-4.el8.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "prometheus/client_golang: Denial of service using InstrumentHandlerCounter"
},
{
"cve": "CVE-2022-24675",
"cwe": {
"id": "CWE-120",
"name": "Buffer Copy without Checking Size of Input (\u0027Classic Buffer Overflow\u0027)"
},
"discovery_date": "2022-04-21T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2077688"
}
],
"notes": [
{
"category": "description",
"text": "A buffer overflow flaw was found in Golang\u0027s library encoding/pem. This flaw allows an attacker to use a large PEM input (more than 5 MB), causing a stack overflow in Decode, which leads to a loss of availability.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "golang: encoding/pem: fix stack overflow in Decode",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "Red Hat Enterprise Linux 7, 8 and 9 are affected, because the code-base is affected by this vulnerability.\n\nRed Hat Product Security has rated this issue as having Moderate security impact, and the issue is not currently planned to be addressed in future updates for Red Hat Enterprise Linux 7, hence, marked as Out-of-Support-Scope.\n\nRed Hat Developer Tools - Compilers (go-toolset-1.16-golang \u0026 go-toolset-1.17-golang), ships the vulnerable code and affected by this vulnerability.\n\nFor additional information, refer to the Issue Severity Classification: https://access.redhat.com/security/updates/classification/ and Red Hat Enterprise Linux Life Cycle \u0026 Updates Policy: https://access.redhat.com/support/policy/updates/errata/.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"8Base-Openshift-Serverless-1:openshift-serverless-clients-0:1.3.1-4.el8.ppc64le",
"8Base-Openshift-Serverless-1:openshift-serverless-clients-0:1.3.1-4.el8.s390x",
"8Base-Openshift-Serverless-1:openshift-serverless-clients-0:1.3.1-4.el8.src",
"8Base-Openshift-Serverless-1:openshift-serverless-clients-0:1.3.1-4.el8.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2022-24675"
},
{
"category": "external",
"summary": "RHBZ#2077688",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2077688"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2022-24675",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-24675"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2022-24675",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2022-24675"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-announce/c/oecdBNLOml8",
"url": "https://groups.google.com/g/golang-announce/c/oecdBNLOml8"
}
],
"release_date": "2022-04-12T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2022-08-10T11:39:17+00:00",
"details": "See the Red Hat OpenShift Container Platform 4.6 documentation at:\nhttps://access.redhat.com/documentation/en-us/openshift_container_platform/4.6/html/serverless/index\nSee the Red Hat OpenShift Container Platform 4.7 documentation at:\nhttps://access.redhat.com/documentation/en-us/openshift_container_platform/4.7/html/serverless/index\nSee the Red Hat OpenShift Container Platform 4.8 documentation at:\nhttps://access.redhat.com/documentation/en-us/openshift_container_platform/4.8/html/serverless/index\nSee the Red Hat OpenShift Container Platform 4.9 documentation at:\nhttps://access.redhat.com/documentation/en-us/openshift_container_platform/4.9/html/serverless/index\nSee the Red Hat OpenShift Container Platform 4.10 documentation at:\nhttps://access.redhat.com/documentation/en-us/openshift_container_platform/4.10/html/serverless/index",
"product_ids": [
"8Base-Openshift-Serverless-1:openshift-serverless-clients-0:1.3.1-4.el8.ppc64le",
"8Base-Openshift-Serverless-1:openshift-serverless-clients-0:1.3.1-4.el8.s390x",
"8Base-Openshift-Serverless-1:openshift-serverless-clients-0:1.3.1-4.el8.src",
"8Base-Openshift-Serverless-1:openshift-serverless-clients-0:1.3.1-4.el8.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2022:6042"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"8Base-Openshift-Serverless-1:openshift-serverless-clients-0:1.3.1-4.el8.ppc64le",
"8Base-Openshift-Serverless-1:openshift-serverless-clients-0:1.3.1-4.el8.s390x",
"8Base-Openshift-Serverless-1:openshift-serverless-clients-0:1.3.1-4.el8.src",
"8Base-Openshift-Serverless-1:openshift-serverless-clients-0:1.3.1-4.el8.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "golang: encoding/pem: fix stack overflow in Decode"
},
{
"cve": "CVE-2022-24921",
"cwe": {
"id": "CWE-400",
"name": "Uncontrolled Resource Consumption"
},
"discovery_date": "2022-03-16T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2064857"
}
],
"notes": [
{
"category": "description",
"text": "A stack overflow flaw was found in Golang\u0027s regexp module, which can crash the runtime if the application using regexp accepts very long or arbitrarily long regexps from untrusted sources that have sufficient nesting depths. To exploit this vulnerability, an attacker would need to send large regexps with deep nesting to the application. Triggering this flaw leads to a crash of the runtime, which causes a denial of service.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "golang: regexp: stack exhaustion via a deeply nested expression",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "This flaw has been rated as a Moderate impact flaw because the exploitation of this flaw requires that an affected application accept arbitrarily long regexps from untrusted sources, which has inherent risks (even without this flaw), especially involving impacts to application availability.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"8Base-Openshift-Serverless-1:openshift-serverless-clients-0:1.3.1-4.el8.ppc64le",
"8Base-Openshift-Serverless-1:openshift-serverless-clients-0:1.3.1-4.el8.s390x",
"8Base-Openshift-Serverless-1:openshift-serverless-clients-0:1.3.1-4.el8.src",
"8Base-Openshift-Serverless-1:openshift-serverless-clients-0:1.3.1-4.el8.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2022-24921"
},
{
"category": "external",
"summary": "RHBZ#2064857",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2064857"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2022-24921",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-24921"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2022-24921",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2022-24921"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-announce/c/RP1hfrBYVuk",
"url": "https://groups.google.com/g/golang-announce/c/RP1hfrBYVuk"
}
],
"release_date": "2022-03-03T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2022-08-10T11:39:17+00:00",
"details": "See the Red Hat OpenShift Container Platform 4.6 documentation at:\nhttps://access.redhat.com/documentation/en-us/openshift_container_platform/4.6/html/serverless/index\nSee the Red Hat OpenShift Container Platform 4.7 documentation at:\nhttps://access.redhat.com/documentation/en-us/openshift_container_platform/4.7/html/serverless/index\nSee the Red Hat OpenShift Container Platform 4.8 documentation at:\nhttps://access.redhat.com/documentation/en-us/openshift_container_platform/4.8/html/serverless/index\nSee the Red Hat OpenShift Container Platform 4.9 documentation at:\nhttps://access.redhat.com/documentation/en-us/openshift_container_platform/4.9/html/serverless/index\nSee the Red Hat OpenShift Container Platform 4.10 documentation at:\nhttps://access.redhat.com/documentation/en-us/openshift_container_platform/4.10/html/serverless/index",
"product_ids": [
"8Base-Openshift-Serverless-1:openshift-serverless-clients-0:1.3.1-4.el8.ppc64le",
"8Base-Openshift-Serverless-1:openshift-serverless-clients-0:1.3.1-4.el8.s390x",
"8Base-Openshift-Serverless-1:openshift-serverless-clients-0:1.3.1-4.el8.src",
"8Base-Openshift-Serverless-1:openshift-serverless-clients-0:1.3.1-4.el8.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2022:6042"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"8Base-Openshift-Serverless-1:openshift-serverless-clients-0:1.3.1-4.el8.ppc64le",
"8Base-Openshift-Serverless-1:openshift-serverless-clients-0:1.3.1-4.el8.s390x",
"8Base-Openshift-Serverless-1:openshift-serverless-clients-0:1.3.1-4.el8.src",
"8Base-Openshift-Serverless-1:openshift-serverless-clients-0:1.3.1-4.el8.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "golang: regexp: stack exhaustion via a deeply nested expression"
},
{
"cve": "CVE-2022-28131",
"cwe": {
"id": "CWE-1325",
"name": "Improperly Controlled Sequential Memory Allocation"
},
"discovery_date": "2022-07-14T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2107390"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in golang encoding/xml. When calling Decoder, Skip while parsing a deeply nested XML document, a panic can occur due to stack exhaustion and allows an attacker to impact system availability.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "golang: encoding/xml: stack exhaustion in Decoder.Skip",
"title": "Vulnerability summary"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"8Base-Openshift-Serverless-1:openshift-serverless-clients-0:1.3.1-4.el8.ppc64le",
"8Base-Openshift-Serverless-1:openshift-serverless-clients-0:1.3.1-4.el8.s390x",
"8Base-Openshift-Serverless-1:openshift-serverless-clients-0:1.3.1-4.el8.src",
"8Base-Openshift-Serverless-1:openshift-serverless-clients-0:1.3.1-4.el8.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2022-28131"
},
{
"category": "external",
"summary": "RHBZ#2107390",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2107390"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2022-28131",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-28131"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2022-28131",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2022-28131"
},
{
"category": "external",
"summary": "https://go.dev/issue/53614",
"url": "https://go.dev/issue/53614"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-announce/c/nqrv9fbR0zE",
"url": "https://groups.google.com/g/golang-announce/c/nqrv9fbR0zE"
}
],
"release_date": "2022-07-12T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2022-08-10T11:39:17+00:00",
"details": "See the Red Hat OpenShift Container Platform 4.6 documentation at:\nhttps://access.redhat.com/documentation/en-us/openshift_container_platform/4.6/html/serverless/index\nSee the Red Hat OpenShift Container Platform 4.7 documentation at:\nhttps://access.redhat.com/documentation/en-us/openshift_container_platform/4.7/html/serverless/index\nSee the Red Hat OpenShift Container Platform 4.8 documentation at:\nhttps://access.redhat.com/documentation/en-us/openshift_container_platform/4.8/html/serverless/index\nSee the Red Hat OpenShift Container Platform 4.9 documentation at:\nhttps://access.redhat.com/documentation/en-us/openshift_container_platform/4.9/html/serverless/index\nSee the Red Hat OpenShift Container Platform 4.10 documentation at:\nhttps://access.redhat.com/documentation/en-us/openshift_container_platform/4.10/html/serverless/index",
"product_ids": [
"8Base-Openshift-Serverless-1:openshift-serverless-clients-0:1.3.1-4.el8.ppc64le",
"8Base-Openshift-Serverless-1:openshift-serverless-clients-0:1.3.1-4.el8.s390x",
"8Base-Openshift-Serverless-1:openshift-serverless-clients-0:1.3.1-4.el8.src",
"8Base-Openshift-Serverless-1:openshift-serverless-clients-0:1.3.1-4.el8.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2022:6042"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "LOCAL",
"availabilityImpact": "HIGH",
"baseScore": 7.3,
"baseSeverity": "HIGH",
"confidentialityImpact": "LOW",
"integrityImpact": "LOW",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:N/UI:N/S:U/C:L/I:L/A:H",
"version": "3.1"
},
"products": [
"8Base-Openshift-Serverless-1:openshift-serverless-clients-0:1.3.1-4.el8.ppc64le",
"8Base-Openshift-Serverless-1:openshift-serverless-clients-0:1.3.1-4.el8.s390x",
"8Base-Openshift-Serverless-1:openshift-serverless-clients-0:1.3.1-4.el8.src",
"8Base-Openshift-Serverless-1:openshift-serverless-clients-0:1.3.1-4.el8.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "golang: encoding/xml: stack exhaustion in Decoder.Skip"
},
{
"cve": "CVE-2022-28327",
"cwe": {
"id": "CWE-190",
"name": "Integer Overflow or Wraparound"
},
"discovery_date": "2022-04-21T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2077689"
}
],
"notes": [
{
"category": "description",
"text": "An integer overflow flaw was found in Golang\u0027s crypto/elliptic library. This flaw allows an attacker to use a crafted scaler input longer than 32 bytes, causing P256().ScalarMult or P256().ScalarBaseMult to panic, leading to a loss of availability.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "golang: crypto/elliptic: panic caused by oversized scalar",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "Red Hat Enterprise Linux 7, 8 and 9 are affected, because the code-base is affected by this vulnerability.\n\nRed Hat Product Security has rated this issue as having Moderate security impact, and the issue is not currently planned to be addressed in future updates for Red Hat Enterprise Linux 7, hence, marked as Out-of-Support-Scope. \n\nRed Hat Developer Tools - Compilers (go-toolset-1.16-golang \u0026 go-toolset-1.17-golang), ships the vulnerable code and affected by this vulnerability.\n\nFor additional information, refer to the Issue Severity Classification: https://access.redhat.com/security/updates/classification/ and Red Hat Enterprise Linux Life Cycle \u0026 Updates Policy: https://access.redhat.com/support/policy/updates/errata/.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"8Base-Openshift-Serverless-1:openshift-serverless-clients-0:1.3.1-4.el8.ppc64le",
"8Base-Openshift-Serverless-1:openshift-serverless-clients-0:1.3.1-4.el8.s390x",
"8Base-Openshift-Serverless-1:openshift-serverless-clients-0:1.3.1-4.el8.src",
"8Base-Openshift-Serverless-1:openshift-serverless-clients-0:1.3.1-4.el8.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2022-28327"
},
{
"category": "external",
"summary": "RHBZ#2077689",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2077689"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2022-28327",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-28327"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2022-28327",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2022-28327"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-announce/c/oecdBNLOml8",
"url": "https://groups.google.com/g/golang-announce/c/oecdBNLOml8"
}
],
"release_date": "2022-04-12T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2022-08-10T11:39:17+00:00",
"details": "See the Red Hat OpenShift Container Platform 4.6 documentation at:\nhttps://access.redhat.com/documentation/en-us/openshift_container_platform/4.6/html/serverless/index\nSee the Red Hat OpenShift Container Platform 4.7 documentation at:\nhttps://access.redhat.com/documentation/en-us/openshift_container_platform/4.7/html/serverless/index\nSee the Red Hat OpenShift Container Platform 4.8 documentation at:\nhttps://access.redhat.com/documentation/en-us/openshift_container_platform/4.8/html/serverless/index\nSee the Red Hat OpenShift Container Platform 4.9 documentation at:\nhttps://access.redhat.com/documentation/en-us/openshift_container_platform/4.9/html/serverless/index\nSee the Red Hat OpenShift Container Platform 4.10 documentation at:\nhttps://access.redhat.com/documentation/en-us/openshift_container_platform/4.10/html/serverless/index",
"product_ids": [
"8Base-Openshift-Serverless-1:openshift-serverless-clients-0:1.3.1-4.el8.ppc64le",
"8Base-Openshift-Serverless-1:openshift-serverless-clients-0:1.3.1-4.el8.s390x",
"8Base-Openshift-Serverless-1:openshift-serverless-clients-0:1.3.1-4.el8.src",
"8Base-Openshift-Serverless-1:openshift-serverless-clients-0:1.3.1-4.el8.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2022:6042"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"8Base-Openshift-Serverless-1:openshift-serverless-clients-0:1.3.1-4.el8.ppc64le",
"8Base-Openshift-Serverless-1:openshift-serverless-clients-0:1.3.1-4.el8.s390x",
"8Base-Openshift-Serverless-1:openshift-serverless-clients-0:1.3.1-4.el8.src",
"8Base-Openshift-Serverless-1:openshift-serverless-clients-0:1.3.1-4.el8.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "golang: crypto/elliptic: panic caused by oversized scalar"
},
{
"cve": "CVE-2022-30629",
"cwe": {
"id": "CWE-331",
"name": "Insufficient Entropy"
},
"discovery_date": "2022-06-02T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2092793"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in the crypto/tls golang package. When session tickets are generated by crypto/tls, it is missing the ticket expiration. This issue may allow an attacker to observe the TLS handshakes to correlate successive connections during session resumption.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "golang: crypto/tls: session tickets lack random ticket_age_add",
"title": "Vulnerability summary"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"8Base-Openshift-Serverless-1:openshift-serverless-clients-0:1.3.1-4.el8.ppc64le",
"8Base-Openshift-Serverless-1:openshift-serverless-clients-0:1.3.1-4.el8.s390x",
"8Base-Openshift-Serverless-1:openshift-serverless-clients-0:1.3.1-4.el8.src",
"8Base-Openshift-Serverless-1:openshift-serverless-clients-0:1.3.1-4.el8.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2022-30629"
},
{
"category": "external",
"summary": "RHBZ#2092793",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2092793"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2022-30629",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-30629"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2022-30629",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2022-30629"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-announce/c/TzIC9-t8Ytg",
"url": "https://groups.google.com/g/golang-announce/c/TzIC9-t8Ytg"
}
],
"release_date": "2022-06-02T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2022-08-10T11:39:17+00:00",
"details": "See the Red Hat OpenShift Container Platform 4.6 documentation at:\nhttps://access.redhat.com/documentation/en-us/openshift_container_platform/4.6/html/serverless/index\nSee the Red Hat OpenShift Container Platform 4.7 documentation at:\nhttps://access.redhat.com/documentation/en-us/openshift_container_platform/4.7/html/serverless/index\nSee the Red Hat OpenShift Container Platform 4.8 documentation at:\nhttps://access.redhat.com/documentation/en-us/openshift_container_platform/4.8/html/serverless/index\nSee the Red Hat OpenShift Container Platform 4.9 documentation at:\nhttps://access.redhat.com/documentation/en-us/openshift_container_platform/4.9/html/serverless/index\nSee the Red Hat OpenShift Container Platform 4.10 documentation at:\nhttps://access.redhat.com/documentation/en-us/openshift_container_platform/4.10/html/serverless/index",
"product_ids": [
"8Base-Openshift-Serverless-1:openshift-serverless-clients-0:1.3.1-4.el8.ppc64le",
"8Base-Openshift-Serverless-1:openshift-serverless-clients-0:1.3.1-4.el8.s390x",
"8Base-Openshift-Serverless-1:openshift-serverless-clients-0:1.3.1-4.el8.src",
"8Base-Openshift-Serverless-1:openshift-serverless-clients-0:1.3.1-4.el8.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2022:6042"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "HIGH",
"attackVector": "NETWORK",
"availabilityImpact": "NONE",
"baseScore": 3.1,
"baseSeverity": "LOW",
"confidentialityImpact": "LOW",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "REQUIRED",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:R/S:U/C:L/I:N/A:N",
"version": "3.1"
},
"products": [
"8Base-Openshift-Serverless-1:openshift-serverless-clients-0:1.3.1-4.el8.ppc64le",
"8Base-Openshift-Serverless-1:openshift-serverless-clients-0:1.3.1-4.el8.s390x",
"8Base-Openshift-Serverless-1:openshift-serverless-clients-0:1.3.1-4.el8.src",
"8Base-Openshift-Serverless-1:openshift-serverless-clients-0:1.3.1-4.el8.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Low"
}
],
"title": "golang: crypto/tls: session tickets lack random ticket_age_add"
},
{
"cve": "CVE-2022-30630",
"cwe": {
"id": "CWE-1325",
"name": "Improperly Controlled Sequential Memory Allocation"
},
"discovery_date": "2022-07-14T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2107371"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in the golang standard library, io/fs. Calling Glob on a path that contains a large number of path separators can cause a panic issue due to stack exhaustion. This could allow an attacker to impact availability.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "golang: io/fs: stack exhaustion in Glob",
"title": "Vulnerability summary"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"8Base-Openshift-Serverless-1:openshift-serverless-clients-0:1.3.1-4.el8.ppc64le",
"8Base-Openshift-Serverless-1:openshift-serverless-clients-0:1.3.1-4.el8.s390x",
"8Base-Openshift-Serverless-1:openshift-serverless-clients-0:1.3.1-4.el8.src",
"8Base-Openshift-Serverless-1:openshift-serverless-clients-0:1.3.1-4.el8.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2022-30630"
},
{
"category": "external",
"summary": "RHBZ#2107371",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2107371"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2022-30630",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-30630"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2022-30630",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2022-30630"
},
{
"category": "external",
"summary": "https://go.dev/issue/53415",
"url": "https://go.dev/issue/53415"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-announce/c/nqrv9fbR0zE",
"url": "https://groups.google.com/g/golang-announce/c/nqrv9fbR0zE"
}
],
"release_date": "2022-07-12T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2022-08-10T11:39:17+00:00",
"details": "See the Red Hat OpenShift Container Platform 4.6 documentation at:\nhttps://access.redhat.com/documentation/en-us/openshift_container_platform/4.6/html/serverless/index\nSee the Red Hat OpenShift Container Platform 4.7 documentation at:\nhttps://access.redhat.com/documentation/en-us/openshift_container_platform/4.7/html/serverless/index\nSee the Red Hat OpenShift Container Platform 4.8 documentation at:\nhttps://access.redhat.com/documentation/en-us/openshift_container_platform/4.8/html/serverless/index\nSee the Red Hat OpenShift Container Platform 4.9 documentation at:\nhttps://access.redhat.com/documentation/en-us/openshift_container_platform/4.9/html/serverless/index\nSee the Red Hat OpenShift Container Platform 4.10 documentation at:\nhttps://access.redhat.com/documentation/en-us/openshift_container_platform/4.10/html/serverless/index",
"product_ids": [
"8Base-Openshift-Serverless-1:openshift-serverless-clients-0:1.3.1-4.el8.ppc64le",
"8Base-Openshift-Serverless-1:openshift-serverless-clients-0:1.3.1-4.el8.s390x",
"8Base-Openshift-Serverless-1:openshift-serverless-clients-0:1.3.1-4.el8.src",
"8Base-Openshift-Serverless-1:openshift-serverless-clients-0:1.3.1-4.el8.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2022:6042"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"8Base-Openshift-Serverless-1:openshift-serverless-clients-0:1.3.1-4.el8.ppc64le",
"8Base-Openshift-Serverless-1:openshift-serverless-clients-0:1.3.1-4.el8.s390x",
"8Base-Openshift-Serverless-1:openshift-serverless-clients-0:1.3.1-4.el8.src",
"8Base-Openshift-Serverless-1:openshift-serverless-clients-0:1.3.1-4.el8.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "golang: io/fs: stack exhaustion in Glob"
},
{
"cve": "CVE-2022-30631",
"cwe": {
"id": "CWE-1325",
"name": "Improperly Controlled Sequential Memory Allocation"
},
"discovery_date": "2022-07-14T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2107342"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in golang. Calling the Reader, Read method on an archive that contains a large number of concatenated 0-length compressed files can cause a panic issue due to stack exhaustion.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "golang: compress/gzip: stack exhaustion in Reader.Read",
"title": "Vulnerability summary"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"8Base-Openshift-Serverless-1:openshift-serverless-clients-0:1.3.1-4.el8.ppc64le",
"8Base-Openshift-Serverless-1:openshift-serverless-clients-0:1.3.1-4.el8.s390x",
"8Base-Openshift-Serverless-1:openshift-serverless-clients-0:1.3.1-4.el8.src",
"8Base-Openshift-Serverless-1:openshift-serverless-clients-0:1.3.1-4.el8.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2022-30631"
},
{
"category": "external",
"summary": "RHBZ#2107342",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2107342"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2022-30631",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-30631"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2022-30631",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2022-30631"
},
{
"category": "external",
"summary": "https://go.dev/issue/53168",
"url": "https://go.dev/issue/53168"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-announce/c/nqrv9fbR0zE",
"url": "https://groups.google.com/g/golang-announce/c/nqrv9fbR0zE"
}
],
"release_date": "2022-07-12T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2022-08-10T11:39:17+00:00",
"details": "See the Red Hat OpenShift Container Platform 4.6 documentation at:\nhttps://access.redhat.com/documentation/en-us/openshift_container_platform/4.6/html/serverless/index\nSee the Red Hat OpenShift Container Platform 4.7 documentation at:\nhttps://access.redhat.com/documentation/en-us/openshift_container_platform/4.7/html/serverless/index\nSee the Red Hat OpenShift Container Platform 4.8 documentation at:\nhttps://access.redhat.com/documentation/en-us/openshift_container_platform/4.8/html/serverless/index\nSee the Red Hat OpenShift Container Platform 4.9 documentation at:\nhttps://access.redhat.com/documentation/en-us/openshift_container_platform/4.9/html/serverless/index\nSee the Red Hat OpenShift Container Platform 4.10 documentation at:\nhttps://access.redhat.com/documentation/en-us/openshift_container_platform/4.10/html/serverless/index",
"product_ids": [
"8Base-Openshift-Serverless-1:openshift-serverless-clients-0:1.3.1-4.el8.ppc64le",
"8Base-Openshift-Serverless-1:openshift-serverless-clients-0:1.3.1-4.el8.s390x",
"8Base-Openshift-Serverless-1:openshift-serverless-clients-0:1.3.1-4.el8.src",
"8Base-Openshift-Serverless-1:openshift-serverless-clients-0:1.3.1-4.el8.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2022:6042"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"8Base-Openshift-Serverless-1:openshift-serverless-clients-0:1.3.1-4.el8.ppc64le",
"8Base-Openshift-Serverless-1:openshift-serverless-clients-0:1.3.1-4.el8.s390x",
"8Base-Openshift-Serverless-1:openshift-serverless-clients-0:1.3.1-4.el8.src",
"8Base-Openshift-Serverless-1:openshift-serverless-clients-0:1.3.1-4.el8.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "golang: compress/gzip: stack exhaustion in Reader.Read"
},
{
"cve": "CVE-2022-30632",
"cwe": {
"id": "CWE-1325",
"name": "Improperly Controlled Sequential Memory Allocation"
},
"discovery_date": "2022-07-14T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2107386"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in golang. Calling Glob on a path that contains a large number of path separators can cause a panic issue due to stack exhaustion. This can cause an attacker to impact availability.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "golang: path/filepath: stack exhaustion in Glob",
"title": "Vulnerability summary"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"8Base-Openshift-Serverless-1:openshift-serverless-clients-0:1.3.1-4.el8.ppc64le",
"8Base-Openshift-Serverless-1:openshift-serverless-clients-0:1.3.1-4.el8.s390x",
"8Base-Openshift-Serverless-1:openshift-serverless-clients-0:1.3.1-4.el8.src",
"8Base-Openshift-Serverless-1:openshift-serverless-clients-0:1.3.1-4.el8.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2022-30632"
},
{
"category": "external",
"summary": "RHBZ#2107386",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2107386"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2022-30632",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-30632"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2022-30632",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2022-30632"
},
{
"category": "external",
"summary": "https://go.dev/issue/53416",
"url": "https://go.dev/issue/53416"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-announce/c/nqrv9fbR0zE",
"url": "https://groups.google.com/g/golang-announce/c/nqrv9fbR0zE"
}
],
"release_date": "2022-07-12T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2022-08-10T11:39:17+00:00",
"details": "See the Red Hat OpenShift Container Platform 4.6 documentation at:\nhttps://access.redhat.com/documentation/en-us/openshift_container_platform/4.6/html/serverless/index\nSee the Red Hat OpenShift Container Platform 4.7 documentation at:\nhttps://access.redhat.com/documentation/en-us/openshift_container_platform/4.7/html/serverless/index\nSee the Red Hat OpenShift Container Platform 4.8 documentation at:\nhttps://access.redhat.com/documentation/en-us/openshift_container_platform/4.8/html/serverless/index\nSee the Red Hat OpenShift Container Platform 4.9 documentation at:\nhttps://access.redhat.com/documentation/en-us/openshift_container_platform/4.9/html/serverless/index\nSee the Red Hat OpenShift Container Platform 4.10 documentation at:\nhttps://access.redhat.com/documentation/en-us/openshift_container_platform/4.10/html/serverless/index",
"product_ids": [
"8Base-Openshift-Serverless-1:openshift-serverless-clients-0:1.3.1-4.el8.ppc64le",
"8Base-Openshift-Serverless-1:openshift-serverless-clients-0:1.3.1-4.el8.s390x",
"8Base-Openshift-Serverless-1:openshift-serverless-clients-0:1.3.1-4.el8.src",
"8Base-Openshift-Serverless-1:openshift-serverless-clients-0:1.3.1-4.el8.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2022:6042"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"8Base-Openshift-Serverless-1:openshift-serverless-clients-0:1.3.1-4.el8.ppc64le",
"8Base-Openshift-Serverless-1:openshift-serverless-clients-0:1.3.1-4.el8.s390x",
"8Base-Openshift-Serverless-1:openshift-serverless-clients-0:1.3.1-4.el8.src",
"8Base-Openshift-Serverless-1:openshift-serverless-clients-0:1.3.1-4.el8.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "golang: path/filepath: stack exhaustion in Glob"
},
{
"cve": "CVE-2022-30633",
"cwe": {
"id": "CWE-1325",
"name": "Improperly Controlled Sequential Memory Allocation"
},
"discovery_date": "2022-07-14T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2107392"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in golang. Calling Unmarshal on an XML document into a Go struct, which has a nested field that uses the \"any\" field tag, can cause a panic due to stack exhaustion.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "golang: encoding/xml: stack exhaustion in Unmarshal",
"title": "Vulnerability summary"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"8Base-Openshift-Serverless-1:openshift-serverless-clients-0:1.3.1-4.el8.ppc64le",
"8Base-Openshift-Serverless-1:openshift-serverless-clients-0:1.3.1-4.el8.s390x",
"8Base-Openshift-Serverless-1:openshift-serverless-clients-0:1.3.1-4.el8.src",
"8Base-Openshift-Serverless-1:openshift-serverless-clients-0:1.3.1-4.el8.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2022-30633"
},
{
"category": "external",
"summary": "RHBZ#2107392",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2107392"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2022-30633",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-30633"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2022-30633",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2022-30633"
},
{
"category": "external",
"summary": "https://go.dev/issue/53611",
"url": "https://go.dev/issue/53611"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-announce/c/nqrv9fbR0zE",
"url": "https://groups.google.com/g/golang-announce/c/nqrv9fbR0zE"
}
],
"release_date": "2022-07-12T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2022-08-10T11:39:17+00:00",
"details": "See the Red Hat OpenShift Container Platform 4.6 documentation at:\nhttps://access.redhat.com/documentation/en-us/openshift_container_platform/4.6/html/serverless/index\nSee the Red Hat OpenShift Container Platform 4.7 documentation at:\nhttps://access.redhat.com/documentation/en-us/openshift_container_platform/4.7/html/serverless/index\nSee the Red Hat OpenShift Container Platform 4.8 documentation at:\nhttps://access.redhat.com/documentation/en-us/openshift_container_platform/4.8/html/serverless/index\nSee the Red Hat OpenShift Container Platform 4.9 documentation at:\nhttps://access.redhat.com/documentation/en-us/openshift_container_platform/4.9/html/serverless/index\nSee the Red Hat OpenShift Container Platform 4.10 documentation at:\nhttps://access.redhat.com/documentation/en-us/openshift_container_platform/4.10/html/serverless/index",
"product_ids": [
"8Base-Openshift-Serverless-1:openshift-serverless-clients-0:1.3.1-4.el8.ppc64le",
"8Base-Openshift-Serverless-1:openshift-serverless-clients-0:1.3.1-4.el8.s390x",
"8Base-Openshift-Serverless-1:openshift-serverless-clients-0:1.3.1-4.el8.src",
"8Base-Openshift-Serverless-1:openshift-serverless-clients-0:1.3.1-4.el8.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2022:6042"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"8Base-Openshift-Serverless-1:openshift-serverless-clients-0:1.3.1-4.el8.ppc64le",
"8Base-Openshift-Serverless-1:openshift-serverless-clients-0:1.3.1-4.el8.s390x",
"8Base-Openshift-Serverless-1:openshift-serverless-clients-0:1.3.1-4.el8.src",
"8Base-Openshift-Serverless-1:openshift-serverless-clients-0:1.3.1-4.el8.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "golang: encoding/xml: stack exhaustion in Unmarshal"
},
{
"cve": "CVE-2022-30635",
"cwe": {
"id": "CWE-1325",
"name": "Improperly Controlled Sequential Memory Allocation"
},
"discovery_date": "2022-07-14T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2107388"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in golang. When calling Decoder, Decode on a message that contains deeply nested structures, a panic can occur due to stack exhaustion and allows an attacker to impact system availability.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "golang: encoding/gob: stack exhaustion in Decoder.Decode",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "OpenShift Container Platform (OCP) starting from 4.10 stream is already compiled in the patched version of Go, hence is not affected by this vulnerability.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"8Base-Openshift-Serverless-1:openshift-serverless-clients-0:1.3.1-4.el8.ppc64le",
"8Base-Openshift-Serverless-1:openshift-serverless-clients-0:1.3.1-4.el8.s390x",
"8Base-Openshift-Serverless-1:openshift-serverless-clients-0:1.3.1-4.el8.src",
"8Base-Openshift-Serverless-1:openshift-serverless-clients-0:1.3.1-4.el8.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2022-30635"
},
{
"category": "external",
"summary": "RHBZ#2107388",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2107388"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2022-30635",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-30635"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2022-30635",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2022-30635"
},
{
"category": "external",
"summary": "https://go.dev/issue/53615",
"url": "https://go.dev/issue/53615"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-announce/c/nqrv9fbR0zE",
"url": "https://groups.google.com/g/golang-announce/c/nqrv9fbR0zE"
}
],
"release_date": "2022-07-12T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2022-08-10T11:39:17+00:00",
"details": "See the Red Hat OpenShift Container Platform 4.6 documentation at:\nhttps://access.redhat.com/documentation/en-us/openshift_container_platform/4.6/html/serverless/index\nSee the Red Hat OpenShift Container Platform 4.7 documentation at:\nhttps://access.redhat.com/documentation/en-us/openshift_container_platform/4.7/html/serverless/index\nSee the Red Hat OpenShift Container Platform 4.8 documentation at:\nhttps://access.redhat.com/documentation/en-us/openshift_container_platform/4.8/html/serverless/index\nSee the Red Hat OpenShift Container Platform 4.9 documentation at:\nhttps://access.redhat.com/documentation/en-us/openshift_container_platform/4.9/html/serverless/index\nSee the Red Hat OpenShift Container Platform 4.10 documentation at:\nhttps://access.redhat.com/documentation/en-us/openshift_container_platform/4.10/html/serverless/index",
"product_ids": [
"8Base-Openshift-Serverless-1:openshift-serverless-clients-0:1.3.1-4.el8.ppc64le",
"8Base-Openshift-Serverless-1:openshift-serverless-clients-0:1.3.1-4.el8.s390x",
"8Base-Openshift-Serverless-1:openshift-serverless-clients-0:1.3.1-4.el8.src",
"8Base-Openshift-Serverless-1:openshift-serverless-clients-0:1.3.1-4.el8.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2022:6042"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"8Base-Openshift-Serverless-1:openshift-serverless-clients-0:1.3.1-4.el8.ppc64le",
"8Base-Openshift-Serverless-1:openshift-serverless-clients-0:1.3.1-4.el8.s390x",
"8Base-Openshift-Serverless-1:openshift-serverless-clients-0:1.3.1-4.el8.src",
"8Base-Openshift-Serverless-1:openshift-serverless-clients-0:1.3.1-4.el8.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "golang: encoding/gob: stack exhaustion in Decoder.Decode"
},
{
"cve": "CVE-2022-32148",
"cwe": {
"id": "CWE-200",
"name": "Exposure of Sensitive Information to an Unauthorized Actor"
},
"discovery_date": "2022-07-14T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2107383"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in net/http/httputil golang package. When httputil.ReverseProxy.ServeHTTP is called with a Request.Header map containing a nil value for the X-Forwarded-For header, ReverseProxy could set the client IP incorrectly. This issue may affect confidentiality.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "golang: net/http/httputil: NewSingleHostReverseProxy - omit X-Forwarded-For not working",
"title": "Vulnerability summary"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"8Base-Openshift-Serverless-1:openshift-serverless-clients-0:1.3.1-4.el8.ppc64le",
"8Base-Openshift-Serverless-1:openshift-serverless-clients-0:1.3.1-4.el8.s390x",
"8Base-Openshift-Serverless-1:openshift-serverless-clients-0:1.3.1-4.el8.src",
"8Base-Openshift-Serverless-1:openshift-serverless-clients-0:1.3.1-4.el8.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2022-32148"
},
{
"category": "external",
"summary": "RHBZ#2107383",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2107383"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2022-32148",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-32148"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2022-32148",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2022-32148"
},
{
"category": "external",
"summary": "https://go.dev/issue/53423",
"url": "https://go.dev/issue/53423"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-announce/c/nqrv9fbR0zE",
"url": "https://groups.google.com/g/golang-announce/c/nqrv9fbR0zE"
}
],
"release_date": "2022-07-12T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2022-08-10T11:39:17+00:00",
"details": "See the Red Hat OpenShift Container Platform 4.6 documentation at:\nhttps://access.redhat.com/documentation/en-us/openshift_container_platform/4.6/html/serverless/index\nSee the Red Hat OpenShift Container Platform 4.7 documentation at:\nhttps://access.redhat.com/documentation/en-us/openshift_container_platform/4.7/html/serverless/index\nSee the Red Hat OpenShift Container Platform 4.8 documentation at:\nhttps://access.redhat.com/documentation/en-us/openshift_container_platform/4.8/html/serverless/index\nSee the Red Hat OpenShift Container Platform 4.9 documentation at:\nhttps://access.redhat.com/documentation/en-us/openshift_container_platform/4.9/html/serverless/index\nSee the Red Hat OpenShift Container Platform 4.10 documentation at:\nhttps://access.redhat.com/documentation/en-us/openshift_container_platform/4.10/html/serverless/index",
"product_ids": [
"8Base-Openshift-Serverless-1:openshift-serverless-clients-0:1.3.1-4.el8.ppc64le",
"8Base-Openshift-Serverless-1:openshift-serverless-clients-0:1.3.1-4.el8.s390x",
"8Base-Openshift-Serverless-1:openshift-serverless-clients-0:1.3.1-4.el8.src",
"8Base-Openshift-Serverless-1:openshift-serverless-clients-0:1.3.1-4.el8.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2022:6042"
}
],
"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-Openshift-Serverless-1:openshift-serverless-clients-0:1.3.1-4.el8.ppc64le",
"8Base-Openshift-Serverless-1:openshift-serverless-clients-0:1.3.1-4.el8.s390x",
"8Base-Openshift-Serverless-1:openshift-serverless-clients-0:1.3.1-4.el8.src",
"8Base-Openshift-Serverless-1:openshift-serverless-clients-0:1.3.1-4.el8.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "golang: net/http/httputil: NewSingleHostReverseProxy - omit X-Forwarded-For not working"
}
]
}
RHSA-2022:6103
Vulnerability from csaf_redhat
Notes
{
"document": {
"aggregate_severity": {
"namespace": "https://access.redhat.com/security/updates/classification/",
"text": "Moderate"
},
"category": "csaf_security_advisory",
"csaf_version": "2.0",
"distribution": {
"text": "Copyright \u00a9 Red Hat, Inc. All rights reserved.",
"tlp": {
"label": "WHITE",
"url": "https://www.first.org/tlp/"
}
},
"lang": "en",
"notes": [
{
"category": "summary",
"text": "Red Hat OpenShift Container Platform release 4.11.1 is now available with\nupdates to packages and images that fix several bugs and add enhancements.\n\nThis release includes a security update for Red Hat OpenShift Container Platform 4.11.\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 link(s) in the References section.",
"title": "Topic"
},
{
"category": "general",
"text": "Red Hat OpenShift Container Platform is Red Hat\u0027s cloud computing\nKubernetes application platform solution designed for on-premise or private\ncloud deployments.\n\nThis advisory contains the container images for Red Hat OpenShift Container Platform 4.11.1. See the following advisory for the RPM packages for this release:\n\nhttps://access.redhat.com/errata/RHSA-2022:6102\n\nSpace precludes documenting all of the container images in this advisory. See the following Release Notes documentation, which will be updated shortly for this release, for details about these changes:\n\nhttps://docs.openshift.com/container-platform/4.11/release_notes/ocp-4-11-release-notes.html\n\nSecurity Fix(es):\n\n* golang: compress/gzip: stack exhaustion in Reader.Read (CVE-2022-30631)\n* golang: crypto/tls: session tickets lack random ticket_age_add\n(CVE-2022-30629)\n\nFor more details about the security issue(s), including the impact, a CVSS\nscore, acknowledgments, and other related information, refer to the CVE\npage(s)\nlisted in the References section.\n\nYou may download the oc tool and use it to inspect release image metadata as follows:\n\n(For x86_64 architecture)\n\n $ oc adm release info quay.io/openshift-release-dev/ocp-release:4.11.1-x86_64\n\nThe image digest is sha256:97410a5db655a9d3017b735c2c0747c849d09ff551765e49d5272b80c024a844\n\n(For s390x architecture)\n\n $ oc adm release info quay.io/openshift-release-dev/ocp-release:4.11.1-s390x\n\nThe image digest is sha256:13734de7e796e46f5403ef9ee918be88c12fdc9b73acb8777e0cc7c56a276794\n\n(For ppc64le architecture)\n\n $ oc adm release info quay.io/openshift-release-dev/ocp-release:4.11.1-ppc64le\n\nThe image digest is sha256:d0019b6b8b32cc9fea06562e6ce175086fa7de7b2b7dce171a8ac1a57f92f10b\n\n(For aarch64 architecture)\n\n $ oc adm release info quay.io/openshift-release-dev/ocp-release:4.11.1-aarch64\n\nThe image digest is sha256:3394a79e173ac17bc96a7256665701d3d7e2a95535a12f2ceb19ceb41dcd6b79 \n\nAll OpenShift Container Platform 4.11 users are advised to upgrade to these updated packages and images when they are available in the appropriate release channel. To check for available updates, use the OpenShift Console or the CLI oc command. Instructions for upgrading a cluster are available\nat https://docs.openshift.com/container-platform/4.11/updating/updating-cluster-cli.html",
"title": "Details"
},
{
"category": "legal_disclaimer",
"text": "This content is licensed under the Creative Commons Attribution 4.0 International License (https://creativecommons.org/licenses/by/4.0/). If you distribute this content, or a modified version of it, you must provide attribution to Red Hat Inc. and provide a link to the original.",
"title": "Terms of Use"
}
],
"publisher": {
"category": "vendor",
"contact_details": "https://access.redhat.com/security/team/contact/",
"issuing_authority": "Red Hat Product Security is responsible for vulnerability handling across all Red Hat products and services.",
"name": "Red Hat Product Security",
"namespace": "https://www.redhat.com"
},
"references": [
{
"category": "self",
"summary": "https://access.redhat.com/errata/RHSA-2022:6103",
"url": "https://access.redhat.com/errata/RHSA-2022:6103"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/updates/classification/#moderate",
"url": "https://access.redhat.com/security/updates/classification/#moderate"
},
{
"category": "external",
"summary": "2033256",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2033256"
},
{
"category": "external",
"summary": "2040715",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2040715"
},
{
"category": "external",
"summary": "2063622",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2063622"
},
{
"category": "external",
"summary": "2092793",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2092793"
},
{
"category": "external",
"summary": "2102576",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2102576"
},
{
"category": "external",
"summary": "2103638",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2103638"
},
{
"category": "external",
"summary": "2103899",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2103899"
},
{
"category": "external",
"summary": "2104386",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2104386"
},
{
"category": "external",
"summary": "2104435",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2104435"
},
{
"category": "external",
"summary": "2104510",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2104510"
},
{
"category": "external",
"summary": "2104687",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2104687"
},
{
"category": "external",
"summary": "2105056",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2105056"
},
{
"category": "external",
"summary": "2105444",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2105444"
},
{
"category": "external",
"summary": "2106772",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2106772"
},
{
"category": "external",
"summary": "2106795",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2106795"
},
{
"category": "external",
"summary": "2107003",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2107003"
},
{
"category": "external",
"summary": "2107045",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2107045"
},
{
"category": "external",
"summary": "2107342",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2107342"
},
{
"category": "external",
"summary": "2107777",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2107777"
},
{
"category": "external",
"summary": "2107871",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2107871"
},
{
"category": "external",
"summary": "2108021",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2108021"
},
{
"category": "external",
"summary": "2109052",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2109052"
},
{
"category": "external",
"summary": "2109205",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2109205"
},
{
"category": "external",
"summary": "2109270",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2109270"
},
{
"category": "external",
"summary": "2109489",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2109489"
},
{
"category": "external",
"summary": "2109709",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2109709"
},
{
"category": "external",
"summary": "2109731",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2109731"
},
{
"category": "external",
"summary": "2109866",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2109866"
},
{
"category": "external",
"summary": "2109977",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2109977"
},
{
"category": "external",
"summary": "2110482",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2110482"
},
{
"category": "external",
"summary": "2110723",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2110723"
},
{
"category": "external",
"summary": "2110737",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2110737"
},
{
"category": "external",
"summary": "2111037",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2111037"
},
{
"category": "external",
"summary": "2111347",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2111347"
},
{
"category": "external",
"summary": "2111471",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2111471"
},
{
"category": "external",
"summary": "2111475",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2111475"
},
{
"category": "external",
"summary": "2111587",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2111587"
},
{
"category": "external",
"summary": "2111619",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2111619"
},
{
"category": "external",
"summary": "2111992",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2111992"
},
{
"category": "external",
"summary": "2112297",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2112297"
},
{
"category": "external",
"summary": "2112353",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2112353"
},
{
"category": "external",
"summary": "2112908",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2112908"
},
{
"category": "external",
"summary": "2112912",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2112912"
},
{
"category": "external",
"summary": "2113926",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2113926"
},
{
"category": "external",
"summary": "2113938",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2113938"
},
{
"category": "external",
"summary": "2114574",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2114574"
},
{
"category": "external",
"summary": "2114602",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2114602"
},
{
"category": "external",
"summary": "2114964",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2114964"
},
{
"category": "external",
"summary": "2115315",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2115315"
},
{
"category": "external",
"summary": "2115435",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2115435"
},
{
"category": "external",
"summary": "2115564",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2115564"
},
{
"category": "external",
"summary": "2115817",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2115817"
},
{
"category": "external",
"summary": "2116009",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2116009"
},
{
"category": "external",
"summary": "2116557",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2116557"
},
{
"category": "external",
"summary": "2117223",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2117223"
},
{
"category": "external",
"summary": "2117324",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2117324"
},
{
"category": "external",
"summary": "2117353",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2117353"
},
{
"category": "external",
"summary": "2117370",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2117370"
},
{
"category": "external",
"summary": "2117746",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2117746"
},
{
"category": "external",
"summary": "2118214",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2118214"
},
{
"category": "external",
"summary": "2118375",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2118375"
},
{
"category": "external",
"summary": "OCPBUGS-1",
"url": "https://issues.redhat.com/browse/OCPBUGS-1"
},
{
"category": "self",
"summary": "Canonical URL",
"url": "https://security.access.redhat.com/data/csaf/v2/advisories/2022/rhsa-2022_6103.json"
}
],
"title": "Red Hat Security Advisory: OpenShift Container Platform 4.11.1 bug fix and security update",
"tracking": {
"current_release_date": "2025-10-31T13:02:07+00:00",
"generator": {
"date": "2025-10-31T13:02:07+00:00",
"engine": {
"name": "Red Hat SDEngine",
"version": "4.6.10"
}
},
"id": "RHSA-2022:6103",
"initial_release_date": "2022-08-23T15:06:48+00:00",
"revision_history": [
{
"date": "2022-08-23T15:06:48+00:00",
"number": "1",
"summary": "Initial version"
},
{
"date": "2022-08-23T15:06:48+00:00",
"number": "2",
"summary": "Last updated version"
},
{
"date": "2025-10-31T13:02:07+00:00",
"number": "3",
"summary": "Last generated version"
}
],
"status": "final",
"version": "3"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_name",
"name": "Red Hat OpenShift Container Platform 4.11",
"product": {
"name": "Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11",
"product_identification_helper": {
"cpe": "cpe:/a:redhat:openshift:4.11::el8"
}
}
}
],
"category": "product_family",
"name": "Red Hat OpenShift Enterprise"
},
{
"branches": [
{
"category": "product_version",
"name": "openshift4/ose-cluster-autoscaler@sha256:1874b5f344ce686750e01167b9e4ca61e5d1468e55e3d60363d22f4e80d2099a_s390x",
"product": {
"name": "openshift4/ose-cluster-autoscaler@sha256:1874b5f344ce686750e01167b9e4ca61e5d1468e55e3d60363d22f4e80d2099a_s390x",
"product_id": "openshift4/ose-cluster-autoscaler@sha256:1874b5f344ce686750e01167b9e4ca61e5d1468e55e3d60363d22f4e80d2099a_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-cluster-autoscaler@sha256:1874b5f344ce686750e01167b9e4ca61e5d1468e55e3d60363d22f4e80d2099a?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-cluster-autoscaler\u0026tag=v4.11.0-202208150437.p0.g80a9b6d.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-baremetal-machine-controllers@sha256:092186662282ca09b701f0e198faf403905315190a1f1bcfdaf952ee0012f2f7_s390x",
"product": {
"name": "openshift4/ose-baremetal-machine-controllers@sha256:092186662282ca09b701f0e198faf403905315190a1f1bcfdaf952ee0012f2f7_s390x",
"product_id": "openshift4/ose-baremetal-machine-controllers@sha256:092186662282ca09b701f0e198faf403905315190a1f1bcfdaf952ee0012f2f7_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-baremetal-machine-controllers@sha256:092186662282ca09b701f0e198faf403905315190a1f1bcfdaf952ee0012f2f7?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-baremetal-machine-controllers\u0026tag=v4.11.0-202208031306.p0.ga65be86.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-cluster-etcd-rhel8-operator@sha256:82ffb1ead2ccaf05f5f876828d851f85451a8ee0a843aab7ab87fdb7faf62c1e_s390x",
"product": {
"name": "openshift4/ose-cluster-etcd-rhel8-operator@sha256:82ffb1ead2ccaf05f5f876828d851f85451a8ee0a843aab7ab87fdb7faf62c1e_s390x",
"product_id": "openshift4/ose-cluster-etcd-rhel8-operator@sha256:82ffb1ead2ccaf05f5f876828d851f85451a8ee0a843aab7ab87fdb7faf62c1e_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-cluster-etcd-rhel8-operator@sha256:82ffb1ead2ccaf05f5f876828d851f85451a8ee0a843aab7ab87fdb7faf62c1e?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-cluster-etcd-rhel8-operator\u0026tag=v4.11.0-202208162257.p0.g5579971.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-cluster-monitoring-operator@sha256:38097086911176eb6d94c9eb3fb744336d5c07b95c989d719dd7ed20807ae3c9_s390x",
"product": {
"name": "openshift4/ose-cluster-monitoring-operator@sha256:38097086911176eb6d94c9eb3fb744336d5c07b95c989d719dd7ed20807ae3c9_s390x",
"product_id": "openshift4/ose-cluster-monitoring-operator@sha256:38097086911176eb6d94c9eb3fb744336d5c07b95c989d719dd7ed20807ae3c9_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-cluster-monitoring-operator@sha256:38097086911176eb6d94c9eb3fb744336d5c07b95c989d719dd7ed20807ae3c9?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-cluster-monitoring-operator\u0026tag=v4.11.0-202208110436.p0.g2e9b60a.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-cluster-network-operator@sha256:c6cf66b22c51935f2c081b23208eab48c41a44b9b915035ffa896101c41deb0a_s390x",
"product": {
"name": "openshift4/ose-cluster-network-operator@sha256:c6cf66b22c51935f2c081b23208eab48c41a44b9b915035ffa896101c41deb0a_s390x",
"product_id": "openshift4/ose-cluster-network-operator@sha256:c6cf66b22c51935f2c081b23208eab48c41a44b9b915035ffa896101c41deb0a_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-cluster-network-operator@sha256:c6cf66b22c51935f2c081b23208eab48c41a44b9b915035ffa896101c41deb0a?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-cluster-network-operator\u0026tag=v4.11.0-202208031306.p0.g3528a6b.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-cluster-node-tuning-operator@sha256:032fbdb27508aaf93b1dedfc114e67cc8d398f4a6bd9f994ca40eb66d1e50f5f_s390x",
"product": {
"name": "openshift4/ose-cluster-node-tuning-operator@sha256:032fbdb27508aaf93b1dedfc114e67cc8d398f4a6bd9f994ca40eb66d1e50f5f_s390x",
"product_id": "openshift4/ose-cluster-node-tuning-operator@sha256:032fbdb27508aaf93b1dedfc114e67cc8d398f4a6bd9f994ca40eb66d1e50f5f_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-cluster-node-tuning-operator@sha256:032fbdb27508aaf93b1dedfc114e67cc8d398f4a6bd9f994ca40eb66d1e50f5f?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-cluster-node-tuning-operator\u0026tag=v4.11.0-202208161847.p0.gf75e0e7.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-cluster-version-operator@sha256:43508917e491dcbcf0375ce2c0252fe79bc1cde78419a9c6ea20895fac2dac1f_s390x",
"product": {
"name": "openshift4/ose-cluster-version-operator@sha256:43508917e491dcbcf0375ce2c0252fe79bc1cde78419a9c6ea20895fac2dac1f_s390x",
"product_id": "openshift4/ose-cluster-version-operator@sha256:43508917e491dcbcf0375ce2c0252fe79bc1cde78419a9c6ea20895fac2dac1f_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-cluster-version-operator@sha256:43508917e491dcbcf0375ce2c0252fe79bc1cde78419a9c6ea20895fac2dac1f?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-cluster-version-operator\u0026tag=v4.11.0-202208161348.p0.g0520e51.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-configmap-reloader@sha256:26a13df99ea07b0298cd5f90b086f510c201cc7762a6020b1683489498f92247_s390x",
"product": {
"name": "openshift4/ose-configmap-reloader@sha256:26a13df99ea07b0298cd5f90b086f510c201cc7762a6020b1683489498f92247_s390x",
"product_id": "openshift4/ose-configmap-reloader@sha256:26a13df99ea07b0298cd5f90b086f510c201cc7762a6020b1683489498f92247_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-configmap-reloader@sha256:26a13df99ea07b0298cd5f90b086f510c201cc7762a6020b1683489498f92247?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-configmap-reloader\u0026tag=v4.11.0-202208031306.p0.gb7c03bb.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-coredns@sha256:58a52e4a3e0336391d21cf60c29dbede81e0a4a0dd27d54caa8c8107d4071da4_s390x",
"product": {
"name": "openshift4/ose-coredns@sha256:58a52e4a3e0336391d21cf60c29dbede81e0a4a0dd27d54caa8c8107d4071da4_s390x",
"product_id": "openshift4/ose-coredns@sha256:58a52e4a3e0336391d21cf60c29dbede81e0a4a0dd27d54caa8c8107d4071da4_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-coredns@sha256:58a52e4a3e0336391d21cf60c29dbede81e0a4a0dd27d54caa8c8107d4071da4?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-coredns\u0026tag=v4.11.0-202208031306.p0.g7fe212f.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-csi-external-attacher-rhel8@sha256:a53bedc03d9cba348d76acfbe586df0f319a417216b5a1293e917693d2bf987b_s390x",
"product": {
"name": "openshift4/ose-csi-external-attacher-rhel8@sha256:a53bedc03d9cba348d76acfbe586df0f319a417216b5a1293e917693d2bf987b_s390x",
"product_id": "openshift4/ose-csi-external-attacher-rhel8@sha256:a53bedc03d9cba348d76acfbe586df0f319a417216b5a1293e917693d2bf987b_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-csi-external-attacher-rhel8@sha256:a53bedc03d9cba348d76acfbe586df0f319a417216b5a1293e917693d2bf987b?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-csi-external-attacher-rhel8\u0026tag=v4.11.0-202208150437.p0.gda5442f.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-csi-external-attacher@sha256:a53bedc03d9cba348d76acfbe586df0f319a417216b5a1293e917693d2bf987b_s390x",
"product": {
"name": "openshift4/ose-csi-external-attacher@sha256:a53bedc03d9cba348d76acfbe586df0f319a417216b5a1293e917693d2bf987b_s390x",
"product_id": "openshift4/ose-csi-external-attacher@sha256:a53bedc03d9cba348d76acfbe586df0f319a417216b5a1293e917693d2bf987b_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-csi-external-attacher@sha256:a53bedc03d9cba348d76acfbe586df0f319a417216b5a1293e917693d2bf987b?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-csi-external-attacher\u0026tag=v4.11.0-202208150437.p0.gda5442f.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-csi-livenessprobe@sha256:0dc3629d883c31ef6babc095eb93106c1505b2ff332c4ef1a5a91bedd50c70d2_s390x",
"product": {
"name": "openshift4/ose-csi-livenessprobe@sha256:0dc3629d883c31ef6babc095eb93106c1505b2ff332c4ef1a5a91bedd50c70d2_s390x",
"product_id": "openshift4/ose-csi-livenessprobe@sha256:0dc3629d883c31ef6babc095eb93106c1505b2ff332c4ef1a5a91bedd50c70d2_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-csi-livenessprobe@sha256:0dc3629d883c31ef6babc095eb93106c1505b2ff332c4ef1a5a91bedd50c70d2?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-csi-livenessprobe\u0026tag=v4.11.0-202208150437.p0.g7319607.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-csi-livenessprobe-rhel8@sha256:0dc3629d883c31ef6babc095eb93106c1505b2ff332c4ef1a5a91bedd50c70d2_s390x",
"product": {
"name": "openshift4/ose-csi-livenessprobe-rhel8@sha256:0dc3629d883c31ef6babc095eb93106c1505b2ff332c4ef1a5a91bedd50c70d2_s390x",
"product_id": "openshift4/ose-csi-livenessprobe-rhel8@sha256:0dc3629d883c31ef6babc095eb93106c1505b2ff332c4ef1a5a91bedd50c70d2_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-csi-livenessprobe-rhel8@sha256:0dc3629d883c31ef6babc095eb93106c1505b2ff332c4ef1a5a91bedd50c70d2?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel8\u0026tag=v4.11.0-202208150437.p0.g7319607.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-csi-node-driver-registrar-rhel8@sha256:d43e9ead11ce2d470c24485b53bc18f3bd906a74f98ed996a07300d798d23788_s390x",
"product": {
"name": "openshift4/ose-csi-node-driver-registrar-rhel8@sha256:d43e9ead11ce2d470c24485b53bc18f3bd906a74f98ed996a07300d798d23788_s390x",
"product_id": "openshift4/ose-csi-node-driver-registrar-rhel8@sha256:d43e9ead11ce2d470c24485b53bc18f3bd906a74f98ed996a07300d798d23788_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-csi-node-driver-registrar-rhel8@sha256:d43e9ead11ce2d470c24485b53bc18f3bd906a74f98ed996a07300d798d23788?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel8\u0026tag=v4.11.0-202208031306.p0.g710109c.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-csi-node-driver-registrar@sha256:d43e9ead11ce2d470c24485b53bc18f3bd906a74f98ed996a07300d798d23788_s390x",
"product": {
"name": "openshift4/ose-csi-node-driver-registrar@sha256:d43e9ead11ce2d470c24485b53bc18f3bd906a74f98ed996a07300d798d23788_s390x",
"product_id": "openshift4/ose-csi-node-driver-registrar@sha256:d43e9ead11ce2d470c24485b53bc18f3bd906a74f98ed996a07300d798d23788_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-csi-node-driver-registrar@sha256:d43e9ead11ce2d470c24485b53bc18f3bd906a74f98ed996a07300d798d23788?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-csi-node-driver-registrar\u0026tag=v4.11.0-202208031306.p0.g710109c.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-csi-external-provisioner@sha256:ed000063acc18b89dd40d374b3ac29d010a7bbc3eb77403070a27c04c8e1c761_s390x",
"product": {
"name": "openshift4/ose-csi-external-provisioner@sha256:ed000063acc18b89dd40d374b3ac29d010a7bbc3eb77403070a27c04c8e1c761_s390x",
"product_id": "openshift4/ose-csi-external-provisioner@sha256:ed000063acc18b89dd40d374b3ac29d010a7bbc3eb77403070a27c04c8e1c761_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-csi-external-provisioner@sha256:ed000063acc18b89dd40d374b3ac29d010a7bbc3eb77403070a27c04c8e1c761?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-csi-external-provisioner\u0026tag=v4.11.0-202208150437.p0.g86277ec.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-csi-external-provisioner-rhel8@sha256:ed000063acc18b89dd40d374b3ac29d010a7bbc3eb77403070a27c04c8e1c761_s390x",
"product": {
"name": "openshift4/ose-csi-external-provisioner-rhel8@sha256:ed000063acc18b89dd40d374b3ac29d010a7bbc3eb77403070a27c04c8e1c761_s390x",
"product_id": "openshift4/ose-csi-external-provisioner-rhel8@sha256:ed000063acc18b89dd40d374b3ac29d010a7bbc3eb77403070a27c04c8e1c761_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-csi-external-provisioner-rhel8@sha256:ed000063acc18b89dd40d374b3ac29d010a7bbc3eb77403070a27c04c8e1c761?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel8\u0026tag=v4.11.0-202208150437.p0.g86277ec.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/driver-toolkit-rhel8@sha256:ebbdb04cefcb10f1932415c1fe7453b20066594c0febd1f6e3d28dd71c29c939_s390x",
"product": {
"name": "openshift4/driver-toolkit-rhel8@sha256:ebbdb04cefcb10f1932415c1fe7453b20066594c0febd1f6e3d28dd71c29c939_s390x",
"product_id": "openshift4/driver-toolkit-rhel8@sha256:ebbdb04cefcb10f1932415c1fe7453b20066594c0febd1f6e3d28dd71c29c939_s390x",
"product_identification_helper": {
"purl": "pkg:oci/driver-toolkit-rhel8@sha256:ebbdb04cefcb10f1932415c1fe7453b20066594c0febd1f6e3d28dd71c29c939?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/driver-toolkit-rhel8\u0026tag=v4.11.0-202208031306.p0.g4e799c0.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-oauth-proxy@sha256:56da8995fd4330fe9c28dbc873d699ca3c5eda75d1bcaba0ef9de2b209822ad9_s390x",
"product": {
"name": "openshift4/ose-oauth-proxy@sha256:56da8995fd4330fe9c28dbc873d699ca3c5eda75d1bcaba0ef9de2b209822ad9_s390x",
"product_id": "openshift4/ose-oauth-proxy@sha256:56da8995fd4330fe9c28dbc873d699ca3c5eda75d1bcaba0ef9de2b209822ad9_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-oauth-proxy@sha256:56da8995fd4330fe9c28dbc873d699ca3c5eda75d1bcaba0ef9de2b209822ad9?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-oauth-proxy\u0026tag=v4.11.0-202208150437.p0.gaad1b28.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-prometheus-alertmanager@sha256:13c7b3e7d5a2a75a806642a614189de0f4ae1639a9cab78ca7104ba65b4fd385_s390x",
"product": {
"name": "openshift4/ose-prometheus-alertmanager@sha256:13c7b3e7d5a2a75a806642a614189de0f4ae1639a9cab78ca7104ba65b4fd385_s390x",
"product_id": "openshift4/ose-prometheus-alertmanager@sha256:13c7b3e7d5a2a75a806642a614189de0f4ae1639a9cab78ca7104ba65b4fd385_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-prometheus-alertmanager@sha256:13c7b3e7d5a2a75a806642a614189de0f4ae1639a9cab78ca7104ba65b4fd385?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-prometheus-alertmanager\u0026tag=v4.11.0-202208031306.p0.g05cfc39.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-prometheus-node-exporter@sha256:52adf1af03f2c7fef37ac537638577b913a73b11490ef16c789c40dbfbc9391c_s390x",
"product": {
"name": "openshift4/ose-prometheus-node-exporter@sha256:52adf1af03f2c7fef37ac537638577b913a73b11490ef16c789c40dbfbc9391c_s390x",
"product_id": "openshift4/ose-prometheus-node-exporter@sha256:52adf1af03f2c7fef37ac537638577b913a73b11490ef16c789c40dbfbc9391c_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-prometheus-node-exporter@sha256:52adf1af03f2c7fef37ac537638577b913a73b11490ef16c789c40dbfbc9391c?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-prometheus-node-exporter\u0026tag=v4.11.0-202208031306.p0.g0102201.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-prometheus@sha256:64ad3518eff522dda5d221496a94cf2fe14b5c68175d0002ff01bbeb131756b1_s390x",
"product": {
"name": "openshift4/ose-prometheus@sha256:64ad3518eff522dda5d221496a94cf2fe14b5c68175d0002ff01bbeb131756b1_s390x",
"product_id": "openshift4/ose-prometheus@sha256:64ad3518eff522dda5d221496a94cf2fe14b5c68175d0002ff01bbeb131756b1_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-prometheus@sha256:64ad3518eff522dda5d221496a94cf2fe14b5c68175d0002ff01bbeb131756b1?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-prometheus\u0026tag=v4.11.0-202208031306.p0.gd2dfc27.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-grafana@sha256:093a89f3ee3bc7b83d786457fd7dd2cd4b4df8b4d69597136c68c33b62f1555d_s390x",
"product": {
"name": "openshift4/ose-grafana@sha256:093a89f3ee3bc7b83d786457fd7dd2cd4b4df8b4d69597136c68c33b62f1555d_s390x",
"product_id": "openshift4/ose-grafana@sha256:093a89f3ee3bc7b83d786457fd7dd2cd4b4df8b4d69597136c68c33b62f1555d_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-grafana@sha256:093a89f3ee3bc7b83d786457fd7dd2cd4b4df8b4d69597136c68c33b62f1555d?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-grafana\u0026tag=v4.11.0-202208031306.p0.g6773185.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-kube-proxy@sha256:176e3d9d7ee66a0e547e4c7be5dbb17376cfb9e83c13edb2f2f3f0b47fe370dd_s390x",
"product": {
"name": "openshift4/ose-kube-proxy@sha256:176e3d9d7ee66a0e547e4c7be5dbb17376cfb9e83c13edb2f2f3f0b47fe370dd_s390x",
"product_id": "openshift4/ose-kube-proxy@sha256:176e3d9d7ee66a0e547e4c7be5dbb17376cfb9e83c13edb2f2f3f0b47fe370dd_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-kube-proxy@sha256:176e3d9d7ee66a0e547e4c7be5dbb17376cfb9e83c13edb2f2f3f0b47fe370dd?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-kube-proxy\u0026tag=v4.11.0-202208161348.p0.g93345d4.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-kube-rbac-proxy@sha256:c7398161761676c9b95f78a21f5a8acd206dcac50c121b39e26f2d73ee2a3c66_s390x",
"product": {
"name": "openshift4/ose-kube-rbac-proxy@sha256:c7398161761676c9b95f78a21f5a8acd206dcac50c121b39e26f2d73ee2a3c66_s390x",
"product_id": "openshift4/ose-kube-rbac-proxy@sha256:c7398161761676c9b95f78a21f5a8acd206dcac50c121b39e26f2d73ee2a3c66_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-kube-rbac-proxy@sha256:c7398161761676c9b95f78a21f5a8acd206dcac50c121b39e26f2d73ee2a3c66?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-kube-rbac-proxy\u0026tag=v4.11.0-202208031306.p0.ga805ba5.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-kube-state-metrics@sha256:86498588af9912a494d306c600bf0e5b2b5393a7b927037a97691fff726d917b_s390x",
"product": {
"name": "openshift4/ose-kube-state-metrics@sha256:86498588af9912a494d306c600bf0e5b2b5393a7b927037a97691fff726d917b_s390x",
"product_id": "openshift4/ose-kube-state-metrics@sha256:86498588af9912a494d306c600bf0e5b2b5393a7b927037a97691fff726d917b_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-kube-state-metrics@sha256:86498588af9912a494d306c600bf0e5b2b5393a7b927037a97691fff726d917b?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-kube-state-metrics\u0026tag=v4.11.0-202208031306.p0.g896d000.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-operator-marketplace@sha256:97e0f4771aa15f5757e48ebb478798e549c8f171057d32aed5b1342b2f06266e_s390x",
"product": {
"name": "openshift4/ose-operator-marketplace@sha256:97e0f4771aa15f5757e48ebb478798e549c8f171057d32aed5b1342b2f06266e_s390x",
"product_id": "openshift4/ose-operator-marketplace@sha256:97e0f4771aa15f5757e48ebb478798e549c8f171057d32aed5b1342b2f06266e_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-operator-marketplace@sha256:97e0f4771aa15f5757e48ebb478798e549c8f171057d32aed5b1342b2f06266e?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-operator-marketplace\u0026tag=v4.11.0-202208031306.p0.g040c64e.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-multus-cni@sha256:633c3b5509971739a0e95a8fab99a29bc5a81797c55c2cfdc97d184a055175af_s390x",
"product": {
"name": "openshift4/ose-multus-cni@sha256:633c3b5509971739a0e95a8fab99a29bc5a81797c55c2cfdc97d184a055175af_s390x",
"product_id": "openshift4/ose-multus-cni@sha256:633c3b5509971739a0e95a8fab99a29bc5a81797c55c2cfdc97d184a055175af_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-multus-cni@sha256:633c3b5509971739a0e95a8fab99a29bc5a81797c55c2cfdc97d184a055175af?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-multus-cni\u0026tag=v4.11.0-202208150736.p0.g3cc5a3a.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-oauth-server-rhel8@sha256:6f23eef8a61ada1a120bb5e03f477727d5b21e6fac6482ef823de58c2a838073_s390x",
"product": {
"name": "openshift4/ose-oauth-server-rhel8@sha256:6f23eef8a61ada1a120bb5e03f477727d5b21e6fac6482ef823de58c2a838073_s390x",
"product_id": "openshift4/ose-oauth-server-rhel8@sha256:6f23eef8a61ada1a120bb5e03f477727d5b21e6fac6482ef823de58c2a838073_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-oauth-server-rhel8@sha256:6f23eef8a61ada1a120bb5e03f477727d5b21e6fac6482ef823de58c2a838073?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-oauth-server-rhel8\u0026tag=v4.11.0-202208031703.p0.g8d80088.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-docker-builder@sha256:1d4caa6d1f83d5dee59672c6692283c6560df72ae1b575b70992356d57c62a3c_s390x",
"product": {
"name": "openshift4/ose-docker-builder@sha256:1d4caa6d1f83d5dee59672c6692283c6560df72ae1b575b70992356d57c62a3c_s390x",
"product_id": "openshift4/ose-docker-builder@sha256:1d4caa6d1f83d5dee59672c6692283c6560df72ae1b575b70992356d57c62a3c_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-docker-builder@sha256:1d4caa6d1f83d5dee59672c6692283c6560df72ae1b575b70992356d57c62a3c?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-docker-builder\u0026tag=v4.11.0-202208161927.p0.g09e95c1.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-cli@sha256:db5e75aa697daf5e0fa6004ad42c04030ff6c22583c93de6cdfc42bf279a79be_s390x",
"product": {
"name": "openshift4/ose-cli@sha256:db5e75aa697daf5e0fa6004ad42c04030ff6c22583c93de6cdfc42bf279a79be_s390x",
"product_id": "openshift4/ose-cli@sha256:db5e75aa697daf5e0fa6004ad42c04030ff6c22583c93de6cdfc42bf279a79be_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-cli@sha256:db5e75aa697daf5e0fa6004ad42c04030ff6c22583c93de6cdfc42bf279a79be?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-cli\u0026tag=v4.11.0-202208150437.p0.gfcf512e.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-console@sha256:773182d61251834f80c36cebf472dbff70025334977ecc416560e55a41a9e8c7_s390x",
"product": {
"name": "openshift4/ose-console@sha256:773182d61251834f80c36cebf472dbff70025334977ecc416560e55a41a9e8c7_s390x",
"product_id": "openshift4/ose-console@sha256:773182d61251834f80c36cebf472dbff70025334977ecc416560e55a41a9e8c7_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-console@sha256:773182d61251834f80c36cebf472dbff70025334977ecc416560e55a41a9e8c7?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-console\u0026tag=v4.11.0-202208110436.p0.g6b10e5b.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-console-operator@sha256:51aa483bf4f840be495ad572254641187d19bf74f2d38424477f5893179f649a_s390x",
"product": {
"name": "openshift4/ose-console-operator@sha256:51aa483bf4f840be495ad572254641187d19bf74f2d38424477f5893179f649a_s390x",
"product_id": "openshift4/ose-console-operator@sha256:51aa483bf4f840be495ad572254641187d19bf74f2d38424477f5893179f649a_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-console-operator@sha256:51aa483bf4f840be495ad572254641187d19bf74f2d38424477f5893179f649a?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-console-operator\u0026tag=v4.11.0-202208031306.p0.g501e91f.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-deployer@sha256:5e63d593d7d8f648ea011b738346132a29f88bf59f0a0d9bb7140ad80c3a91ec_s390x",
"product": {
"name": "openshift4/ose-deployer@sha256:5e63d593d7d8f648ea011b738346132a29f88bf59f0a0d9bb7140ad80c3a91ec_s390x",
"product_id": "openshift4/ose-deployer@sha256:5e63d593d7d8f648ea011b738346132a29f88bf59f0a0d9bb7140ad80c3a91ec_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-deployer@sha256:5e63d593d7d8f648ea011b738346132a29f88bf59f0a0d9bb7140ad80c3a91ec?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-deployer\u0026tag=v4.11.0-202208150437.p0.gfcf512e.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-haproxy-router@sha256:62dce7f4daf142d66daa2d05dba25341c0b95356eed16a1c2cececb443b8da77_s390x",
"product": {
"name": "openshift4/ose-haproxy-router@sha256:62dce7f4daf142d66daa2d05dba25341c0b95356eed16a1c2cececb443b8da77_s390x",
"product_id": "openshift4/ose-haproxy-router@sha256:62dce7f4daf142d66daa2d05dba25341c0b95356eed16a1c2cececb443b8da77_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-haproxy-router@sha256:62dce7f4daf142d66daa2d05dba25341c0b95356eed16a1c2cececb443b8da77?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-haproxy-router\u0026tag=v4.11.0-202208150437.p0.g601ba57.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-hyperkube@sha256:0987c96c1001b1316c932b77597d965285f6d4117aade6e81194b591a57ab31c_s390x",
"product": {
"name": "openshift4/ose-hyperkube@sha256:0987c96c1001b1316c932b77597d965285f6d4117aade6e81194b591a57ab31c_s390x",
"product_id": "openshift4/ose-hyperkube@sha256:0987c96c1001b1316c932b77597d965285f6d4117aade6e81194b591a57ab31c_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-hyperkube@sha256:0987c96c1001b1316c932b77597d965285f6d4117aade6e81194b591a57ab31c?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-hyperkube\u0026tag=v4.11.0-202208150437.p0.g4f0dd4d.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-keepalived-ipfailover@sha256:01e13ebf8479c51a6345c19b7ba19aedd7d8b0894f667da4b8bc89ebb11cdb7d_s390x",
"product": {
"name": "openshift4/ose-keepalived-ipfailover@sha256:01e13ebf8479c51a6345c19b7ba19aedd7d8b0894f667da4b8bc89ebb11cdb7d_s390x",
"product_id": "openshift4/ose-keepalived-ipfailover@sha256:01e13ebf8479c51a6345c19b7ba19aedd7d8b0894f667da4b8bc89ebb11cdb7d_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-keepalived-ipfailover@sha256:01e13ebf8479c51a6345c19b7ba19aedd7d8b0894f667da4b8bc89ebb11cdb7d?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-keepalived-ipfailover\u0026tag=v4.11.0-202208031306.p0.gf1330f6.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-pod@sha256:51a4a033be2739a7a7a3edc7a1ee16ad9caddc5ae1f5a14c448afe3f5f906428_s390x",
"product": {
"name": "openshift4/ose-pod@sha256:51a4a033be2739a7a7a3edc7a1ee16ad9caddc5ae1f5a14c448afe3f5f906428_s390x",
"product_id": "openshift4/ose-pod@sha256:51a4a033be2739a7a7a3edc7a1ee16ad9caddc5ae1f5a14c448afe3f5f906428_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-pod@sha256:51a4a033be2739a7a7a3edc7a1ee16ad9caddc5ae1f5a14c448afe3f5f906428?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-pod\u0026tag=v4.11.0-202208101756.p0.g4f0dd4d.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-docker-registry@sha256:29be3d008714476dccb8c4b1fc8fc67de892d798c3873ef32c15732671e190b3_s390x",
"product": {
"name": "openshift4/ose-docker-registry@sha256:29be3d008714476dccb8c4b1fc8fc67de892d798c3873ef32c15732671e190b3_s390x",
"product_id": "openshift4/ose-docker-registry@sha256:29be3d008714476dccb8c4b1fc8fc67de892d798c3873ef32c15732671e190b3_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-docker-registry@sha256:29be3d008714476dccb8c4b1fc8fc67de892d798c3873ef32c15732671e190b3?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-docker-registry\u0026tag=v4.11.0-202208031306.p0.g9f07f43.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-tests@sha256:62f2f4e4ceba4c9b0a2116d3f3ec7c3b467f597e089e791f5a1271ecc4fcc3fd_s390x",
"product": {
"name": "openshift4/ose-tests@sha256:62f2f4e4ceba4c9b0a2116d3f3ec7c3b467f597e089e791f5a1271ecc4fcc3fd_s390x",
"product_id": "openshift4/ose-tests@sha256:62f2f4e4ceba4c9b0a2116d3f3ec7c3b467f597e089e791f5a1271ecc4fcc3fd_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-tests@sha256:62f2f4e4ceba4c9b0a2116d3f3ec7c3b467f597e089e791f5a1271ecc4fcc3fd?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-tests\u0026tag=v4.11.0-202208150437.p0.g2137b2b.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-openshift-state-metrics-rhel8@sha256:2950d0bcc7204cc50083c65c5353f5334b8d2c26a49b1ddf649cc5f154588ddd_s390x",
"product": {
"name": "openshift4/ose-openshift-state-metrics-rhel8@sha256:2950d0bcc7204cc50083c65c5353f5334b8d2c26a49b1ddf649cc5f154588ddd_s390x",
"product_id": "openshift4/ose-openshift-state-metrics-rhel8@sha256:2950d0bcc7204cc50083c65c5353f5334b8d2c26a49b1ddf649cc5f154588ddd_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-openshift-state-metrics-rhel8@sha256:2950d0bcc7204cc50083c65c5353f5334b8d2c26a49b1ddf649cc5f154588ddd?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel8\u0026tag=v4.11.0-202208031306.p0.g1a7a5dc.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-operator-lifecycle-manager@sha256:e6b3dbe4aa6b5820b0aa9194980a88c90591286154b0d0bc4091a3b437b37d6b_s390x",
"product": {
"name": "openshift4/ose-operator-lifecycle-manager@sha256:e6b3dbe4aa6b5820b0aa9194980a88c90591286154b0d0bc4091a3b437b37d6b_s390x",
"product_id": "openshift4/ose-operator-lifecycle-manager@sha256:e6b3dbe4aa6b5820b0aa9194980a88c90591286154b0d0bc4091a3b437b37d6b_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-operator-lifecycle-manager@sha256:e6b3dbe4aa6b5820b0aa9194980a88c90591286154b0d0bc4091a3b437b37d6b?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-operator-lifecycle-manager\u0026tag=v4.11.0-202208152036.p0.g8a984d4.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-operator-registry@sha256:5eb15d8d2b50adc82d64bc4195f37148d2bc74a7fe208edc51300b2a845fe980_s390x",
"product": {
"name": "openshift4/ose-operator-registry@sha256:5eb15d8d2b50adc82d64bc4195f37148d2bc74a7fe208edc51300b2a845fe980_s390x",
"product_id": "openshift4/ose-operator-registry@sha256:5eb15d8d2b50adc82d64bc4195f37148d2bc74a7fe208edc51300b2a845fe980_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-operator-registry@sha256:5eb15d8d2b50adc82d64bc4195f37148d2bc74a7fe208edc51300b2a845fe980?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-operator-registry\u0026tag=v4.11.0-202208152036.p0.g8a984d4.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-agent-installer-api-server-rhel8@sha256:f75740f83210434f126f13c414165a96ba2cf24e081d37ce147381c672211f6d_s390x",
"product": {
"name": "openshift4/ose-agent-installer-api-server-rhel8@sha256:f75740f83210434f126f13c414165a96ba2cf24e081d37ce147381c672211f6d_s390x",
"product_id": "openshift4/ose-agent-installer-api-server-rhel8@sha256:f75740f83210434f126f13c414165a96ba2cf24e081d37ce147381c672211f6d_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-agent-installer-api-server-rhel8@sha256:f75740f83210434f126f13c414165a96ba2cf24e081d37ce147381c672211f6d?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-agent-installer-api-server-rhel8\u0026tag=v4.11.0-202208150437.p0.g0f52647.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-agent-installer-csr-approver-rhel8@sha256:832c7fad36504af9ff0ea617eee9ce7e0d90c3b062dd49764709359ef742526b_s390x",
"product": {
"name": "openshift4/ose-agent-installer-csr-approver-rhel8@sha256:832c7fad36504af9ff0ea617eee9ce7e0d90c3b062dd49764709359ef742526b_s390x",
"product_id": "openshift4/ose-agent-installer-csr-approver-rhel8@sha256:832c7fad36504af9ff0ea617eee9ce7e0d90c3b062dd49764709359ef742526b_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-agent-installer-csr-approver-rhel8@sha256:832c7fad36504af9ff0ea617eee9ce7e0d90c3b062dd49764709359ef742526b?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-agent-installer-csr-approver-rhel8\u0026tag=v4.11.0-202208150437.p0.g9a6e300.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-agent-installer-node-agent-rhel8@sha256:6b7f448cc4ff12f26fe23266eae4532a5a516179eb3081a477d4a1b287d004ca_s390x",
"product": {
"name": "openshift4/ose-agent-installer-node-agent-rhel8@sha256:6b7f448cc4ff12f26fe23266eae4532a5a516179eb3081a477d4a1b287d004ca_s390x",
"product_id": "openshift4/ose-agent-installer-node-agent-rhel8@sha256:6b7f448cc4ff12f26fe23266eae4532a5a516179eb3081a477d4a1b287d004ca_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-agent-installer-node-agent-rhel8@sha256:6b7f448cc4ff12f26fe23266eae4532a5a516179eb3081a477d4a1b287d004ca?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel8\u0026tag=v4.11.0-202208150437.p0.gb17b06b.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-agent-installer-orchestrator-rhel8@sha256:852f901cda9211026376f78c5bff6fc0e90714b44a7e75792e7ee9dca7d41ae5_s390x",
"product": {
"name": "openshift4/ose-agent-installer-orchestrator-rhel8@sha256:852f901cda9211026376f78c5bff6fc0e90714b44a7e75792e7ee9dca7d41ae5_s390x",
"product_id": "openshift4/ose-agent-installer-orchestrator-rhel8@sha256:852f901cda9211026376f78c5bff6fc0e90714b44a7e75792e7ee9dca7d41ae5_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-agent-installer-orchestrator-rhel8@sha256:852f901cda9211026376f78c5bff6fc0e90714b44a7e75792e7ee9dca7d41ae5?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel8\u0026tag=v4.11.0-202208031306.p0.g9a6e300.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-apiserver-network-proxy-rhel8@sha256:ace63e71611bbc9e00c427ea60b48239878d25d23816ea80677ec6fbfab1734f_s390x",
"product": {
"name": "openshift4/ose-apiserver-network-proxy-rhel8@sha256:ace63e71611bbc9e00c427ea60b48239878d25d23816ea80677ec6fbfab1734f_s390x",
"product_id": "openshift4/ose-apiserver-network-proxy-rhel8@sha256:ace63e71611bbc9e00c427ea60b48239878d25d23816ea80677ec6fbfab1734f_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-apiserver-network-proxy-rhel8@sha256:ace63e71611bbc9e00c427ea60b48239878d25d23816ea80677ec6fbfab1734f?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel8\u0026tag=v4.11.0-202208162148.p0.g9a641bb.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-baremetal-installer-rhel8@sha256:f3fa907c69b86a520ed526397264c2908379e5ee092f718b94d3049cf3914664_s390x",
"product": {
"name": "openshift4/ose-baremetal-installer-rhel8@sha256:f3fa907c69b86a520ed526397264c2908379e5ee092f718b94d3049cf3914664_s390x",
"product_id": "openshift4/ose-baremetal-installer-rhel8@sha256:f3fa907c69b86a520ed526397264c2908379e5ee092f718b94d3049cf3914664_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-baremetal-installer-rhel8@sha256:f3fa907c69b86a520ed526397264c2908379e5ee092f718b94d3049cf3914664?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-baremetal-installer-rhel8\u0026tag=v4.11.0-202208161507.p0.g1d2450c.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-baremetal-rhel8-operator@sha256:e42c99f1ee203ec4bce4bff0b9dbae24f02fd970604c592c92f166145a638ff5_s390x",
"product": {
"name": "openshift4/ose-baremetal-rhel8-operator@sha256:e42c99f1ee203ec4bce4bff0b9dbae24f02fd970604c592c92f166145a638ff5_s390x",
"product_id": "openshift4/ose-baremetal-rhel8-operator@sha256:e42c99f1ee203ec4bce4bff0b9dbae24f02fd970604c592c92f166145a638ff5_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-baremetal-rhel8-operator@sha256:e42c99f1ee203ec4bce4bff0b9dbae24f02fd970604c592c92f166145a638ff5?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-baremetal-rhel8-operator\u0026tag=v4.11.0-202208101627.p0.g3122fab.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-baremetal-runtimecfg-rhel8@sha256:0b13e1b6772d771e457a8efa0330d0f7d26679fb057c6b679f4cd50e629075dc_s390x",
"product": {
"name": "openshift4/ose-baremetal-runtimecfg-rhel8@sha256:0b13e1b6772d771e457a8efa0330d0f7d26679fb057c6b679f4cd50e629075dc_s390x",
"product_id": "openshift4/ose-baremetal-runtimecfg-rhel8@sha256:0b13e1b6772d771e457a8efa0330d0f7d26679fb057c6b679f4cd50e629075dc_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-baremetal-runtimecfg-rhel8@sha256:0b13e1b6772d771e457a8efa0330d0f7d26679fb057c6b679f4cd50e629075dc?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel8\u0026tag=v4.11.0-202208031306.p0.g70d770d.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-cli-artifacts@sha256:382c647edbf3fa812d83e9fc1b25696836f574c21376b3438a041692c2aad57a_s390x",
"product": {
"name": "openshift4/ose-cli-artifacts@sha256:382c647edbf3fa812d83e9fc1b25696836f574c21376b3438a041692c2aad57a_s390x",
"product_id": "openshift4/ose-cli-artifacts@sha256:382c647edbf3fa812d83e9fc1b25696836f574c21376b3438a041692c2aad57a_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-cli-artifacts@sha256:382c647edbf3fa812d83e9fc1b25696836f574c21376b3438a041692c2aad57a?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-cli-artifacts\u0026tag=v4.11.0-202208150437.p0.gfcf512e.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-cloud-credential-operator@sha256:dc22b952e382ee4f781305f24c4ac7b400fcec538b577b6dccc3d91728c1b24b_s390x",
"product": {
"name": "openshift4/ose-cloud-credential-operator@sha256:dc22b952e382ee4f781305f24c4ac7b400fcec538b577b6dccc3d91728c1b24b_s390x",
"product_id": "openshift4/ose-cloud-credential-operator@sha256:dc22b952e382ee4f781305f24c4ac7b400fcec538b577b6dccc3d91728c1b24b_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-cloud-credential-operator@sha256:dc22b952e382ee4f781305f24c4ac7b400fcec538b577b6dccc3d91728c1b24b?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-cloud-credential-operator\u0026tag=v4.11.0-202208031306.p0.g9a40d74.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/cloud-network-config-controller-rhel8@sha256:eaedb1749fc0f2c117497ca4e2e82e9366b3e776d9910d45fbc1be4daa774ae8_s390x",
"product": {
"name": "openshift4/cloud-network-config-controller-rhel8@sha256:eaedb1749fc0f2c117497ca4e2e82e9366b3e776d9910d45fbc1be4daa774ae8_s390x",
"product_id": "openshift4/cloud-network-config-controller-rhel8@sha256:eaedb1749fc0f2c117497ca4e2e82e9366b3e776d9910d45fbc1be4daa774ae8_s390x",
"product_identification_helper": {
"purl": "pkg:oci/cloud-network-config-controller-rhel8@sha256:eaedb1749fc0f2c117497ca4e2e82e9366b3e776d9910d45fbc1be4daa774ae8?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/cloud-network-config-controller-rhel8\u0026tag=v4.11.0-202208031306.p0.g7a3c3c9.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-cluster-api-rhel8@sha256:0fe12e245cdd67943627193c7bf56b07b873fe933beb54d6afd6842cd4251d36_s390x",
"product": {
"name": "openshift4/ose-cluster-api-rhel8@sha256:0fe12e245cdd67943627193c7bf56b07b873fe933beb54d6afd6842cd4251d36_s390x",
"product_id": "openshift4/ose-cluster-api-rhel8@sha256:0fe12e245cdd67943627193c7bf56b07b873fe933beb54d6afd6842cd4251d36_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-cluster-api-rhel8@sha256:0fe12e245cdd67943627193c7bf56b07b873fe933beb54d6afd6842cd4251d36?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-cluster-api-rhel8\u0026tag=v4.11.0-202208031306.p0.gf9c215c.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-cluster-authentication-operator@sha256:1ad3e13382a4c8397551803b67296405d954a0692a5ee6935eee94efca111997_s390x",
"product": {
"name": "openshift4/ose-cluster-authentication-operator@sha256:1ad3e13382a4c8397551803b67296405d954a0692a5ee6935eee94efca111997_s390x",
"product_id": "openshift4/ose-cluster-authentication-operator@sha256:1ad3e13382a4c8397551803b67296405d954a0692a5ee6935eee94efca111997_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-cluster-authentication-operator@sha256:1ad3e13382a4c8397551803b67296405d954a0692a5ee6935eee94efca111997?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-cluster-authentication-operator\u0026tag=v4.11.0-202208031306.p0.ge2bcbaa.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-cluster-autoscaler-operator@sha256:8a67e9c395779e4d295121c008905983da8f0f626919d6152558be9b65df9602_s390x",
"product": {
"name": "openshift4/ose-cluster-autoscaler-operator@sha256:8a67e9c395779e4d295121c008905983da8f0f626919d6152558be9b65df9602_s390x",
"product_id": "openshift4/ose-cluster-autoscaler-operator@sha256:8a67e9c395779e4d295121c008905983da8f0f626919d6152558be9b65df9602_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-cluster-autoscaler-operator@sha256:8a67e9c395779e4d295121c008905983da8f0f626919d6152558be9b65df9602?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-cluster-autoscaler-operator\u0026tag=v4.11.0-202208031306.p0.gfcffbcd.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-cluster-baremetal-operator-rhel8@sha256:37013ded4bf047f86added38bd37bf2dd648e0ae5d7f314799cc52d413ecd514_s390x",
"product": {
"name": "openshift4/ose-cluster-baremetal-operator-rhel8@sha256:37013ded4bf047f86added38bd37bf2dd648e0ae5d7f314799cc52d413ecd514_s390x",
"product_id": "openshift4/ose-cluster-baremetal-operator-rhel8@sha256:37013ded4bf047f86added38bd37bf2dd648e0ae5d7f314799cc52d413ecd514_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-cluster-baremetal-operator-rhel8@sha256:37013ded4bf047f86added38bd37bf2dd648e0ae5d7f314799cc52d413ecd514?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel8\u0026tag=v4.11.0-202208031306.p0.g0f415d1.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-cluster-bootstrap@sha256:c0a4b5bf57389be51dd92d75ffa79afbd2a0d8a1bc92d75270b62dc8d00abbff_s390x",
"product": {
"name": "openshift4/ose-cluster-bootstrap@sha256:c0a4b5bf57389be51dd92d75ffa79afbd2a0d8a1bc92d75270b62dc8d00abbff_s390x",
"product_id": "openshift4/ose-cluster-bootstrap@sha256:c0a4b5bf57389be51dd92d75ffa79afbd2a0d8a1bc92d75270b62dc8d00abbff_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-cluster-bootstrap@sha256:c0a4b5bf57389be51dd92d75ffa79afbd2a0d8a1bc92d75270b62dc8d00abbff?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-cluster-bootstrap\u0026tag=v4.11.0-202208031306.p0.gf22d1c6.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-cluster-capi-rhel8-operator@sha256:80fc292bb9c856b3ef7f9b672d84f5924e301a8b5828156ddf8269a56e095d85_s390x",
"product": {
"name": "openshift4/ose-cluster-capi-rhel8-operator@sha256:80fc292bb9c856b3ef7f9b672d84f5924e301a8b5828156ddf8269a56e095d85_s390x",
"product_id": "openshift4/ose-cluster-capi-rhel8-operator@sha256:80fc292bb9c856b3ef7f9b672d84f5924e301a8b5828156ddf8269a56e095d85_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-cluster-capi-rhel8-operator@sha256:80fc292bb9c856b3ef7f9b672d84f5924e301a8b5828156ddf8269a56e095d85?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-cluster-capi-rhel8-operator\u0026tag=v4.11.0-202208031306.p0.g1a88f55.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-cluster-capi-operator-container-rhel8@sha256:80fc292bb9c856b3ef7f9b672d84f5924e301a8b5828156ddf8269a56e095d85_s390x",
"product": {
"name": "openshift4/ose-cluster-capi-operator-container-rhel8@sha256:80fc292bb9c856b3ef7f9b672d84f5924e301a8b5828156ddf8269a56e095d85_s390x",
"product_id": "openshift4/ose-cluster-capi-operator-container-rhel8@sha256:80fc292bb9c856b3ef7f9b672d84f5924e301a8b5828156ddf8269a56e095d85_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-cluster-capi-operator-container-rhel8@sha256:80fc292bb9c856b3ef7f9b672d84f5924e301a8b5828156ddf8269a56e095d85?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-cluster-capi-operator-container-rhel8\u0026tag=v4.11.0-202208031306.p0.g1a88f55.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-cluster-cloud-controller-manager-operator-rhel8@sha256:df851d0c4ccebe4722cbc4f5166b443d6c911b6a7c6792c4df708f8ca8606c3f_s390x",
"product": {
"name": "openshift4/ose-cluster-cloud-controller-manager-operator-rhel8@sha256:df851d0c4ccebe4722cbc4f5166b443d6c911b6a7c6792c4df708f8ca8606c3f_s390x",
"product_id": "openshift4/ose-cluster-cloud-controller-manager-operator-rhel8@sha256:df851d0c4ccebe4722cbc4f5166b443d6c911b6a7c6792c4df708f8ca8606c3f_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-cluster-cloud-controller-manager-operator-rhel8@sha256:df851d0c4ccebe4722cbc4f5166b443d6c911b6a7c6792c4df708f8ca8606c3f?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-operator-rhel8\u0026tag=v4.11.0-202208031306.p0.gc2f2cbf.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-cluster-config-operator@sha256:b5ae46d084d4ac7abffa0d0a1faea78e4f7d00afa8710fa1782642709d46d76b_s390x",
"product": {
"name": "openshift4/ose-cluster-config-operator@sha256:b5ae46d084d4ac7abffa0d0a1faea78e4f7d00afa8710fa1782642709d46d76b_s390x",
"product_id": "openshift4/ose-cluster-config-operator@sha256:b5ae46d084d4ac7abffa0d0a1faea78e4f7d00afa8710fa1782642709d46d76b_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-cluster-config-operator@sha256:b5ae46d084d4ac7abffa0d0a1faea78e4f7d00afa8710fa1782642709d46d76b?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-cluster-config-operator\u0026tag=v4.11.0-202208031306.p0.g0e01b06.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-cluster-csi-snapshot-controller-rhel8-operator@sha256:2beae1f0693a10a0ab50e08602cbf7654f05e1ef225fc162387e581da57e0a3c_s390x",
"product": {
"name": "openshift4/ose-cluster-csi-snapshot-controller-rhel8-operator@sha256:2beae1f0693a10a0ab50e08602cbf7654f05e1ef225fc162387e581da57e0a3c_s390x",
"product_id": "openshift4/ose-cluster-csi-snapshot-controller-rhel8-operator@sha256:2beae1f0693a10a0ab50e08602cbf7654f05e1ef225fc162387e581da57e0a3c_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-cluster-csi-snapshot-controller-rhel8-operator@sha256:2beae1f0693a10a0ab50e08602cbf7654f05e1ef225fc162387e581da57e0a3c?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel8-operator\u0026tag=v4.11.0-202208031306.p0.g8d0774f.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-cluster-dns-operator@sha256:6447a66d13df0d966992e28e8e3225e80182184cd742c772107fcce36aac7797_s390x",
"product": {
"name": "openshift4/ose-cluster-dns-operator@sha256:6447a66d13df0d966992e28e8e3225e80182184cd742c772107fcce36aac7797_s390x",
"product_id": "openshift4/ose-cluster-dns-operator@sha256:6447a66d13df0d966992e28e8e3225e80182184cd742c772107fcce36aac7797_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-cluster-dns-operator@sha256:6447a66d13df0d966992e28e8e3225e80182184cd742c772107fcce36aac7797?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-cluster-dns-operator\u0026tag=v4.11.0-202208031306.p0.g8998093.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-cluster-image-registry-operator@sha256:af60f1e5c058385530c67cf7b4f9e5579ed15b06d2716347bc6db3d13157f438_s390x",
"product": {
"name": "openshift4/ose-cluster-image-registry-operator@sha256:af60f1e5c058385530c67cf7b4f9e5579ed15b06d2716347bc6db3d13157f438_s390x",
"product_id": "openshift4/ose-cluster-image-registry-operator@sha256:af60f1e5c058385530c67cf7b4f9e5579ed15b06d2716347bc6db3d13157f438_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-cluster-image-registry-operator@sha256:af60f1e5c058385530c67cf7b4f9e5579ed15b06d2716347bc6db3d13157f438?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-cluster-image-registry-operator\u0026tag=v4.11.0-202208031306.p0.g4d66ea3.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-cluster-ingress-operator@sha256:ab0c7df78f7265701811c771f447e8fc77cdcb9db7b4358c58c586a1e4616481_s390x",
"product": {
"name": "openshift4/ose-cluster-ingress-operator@sha256:ab0c7df78f7265701811c771f447e8fc77cdcb9db7b4358c58c586a1e4616481_s390x",
"product_id": "openshift4/ose-cluster-ingress-operator@sha256:ab0c7df78f7265701811c771f447e8fc77cdcb9db7b4358c58c586a1e4616481_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-cluster-ingress-operator@sha256:ab0c7df78f7265701811c771f447e8fc77cdcb9db7b4358c58c586a1e4616481?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-cluster-ingress-operator\u0026tag=v4.11.0-202208031306.p0.g2432dad.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-cluster-kube-apiserver-operator@sha256:5b1e127949b717f818448ab053c9354d73ea6981cde107c95c2b5dd658d38e1b_s390x",
"product": {
"name": "openshift4/ose-cluster-kube-apiserver-operator@sha256:5b1e127949b717f818448ab053c9354d73ea6981cde107c95c2b5dd658d38e1b_s390x",
"product_id": "openshift4/ose-cluster-kube-apiserver-operator@sha256:5b1e127949b717f818448ab053c9354d73ea6981cde107c95c2b5dd658d38e1b_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-cluster-kube-apiserver-operator@sha256:5b1e127949b717f818448ab053c9354d73ea6981cde107c95c2b5dd658d38e1b?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-cluster-kube-apiserver-operator\u0026tag=v4.11.0-202208031306.p0.gc7c94db.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-cluster-kube-cluster-api-rhel8-operator@sha256:d9ae7f5c8b3eb47536b545062648171866a69b1f7c078002e5b91c89ebfd77a6_s390x",
"product": {
"name": "openshift4/ose-cluster-kube-cluster-api-rhel8-operator@sha256:d9ae7f5c8b3eb47536b545062648171866a69b1f7c078002e5b91c89ebfd77a6_s390x",
"product_id": "openshift4/ose-cluster-kube-cluster-api-rhel8-operator@sha256:d9ae7f5c8b3eb47536b545062648171866a69b1f7c078002e5b91c89ebfd77a6_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-cluster-kube-cluster-api-rhel8-operator@sha256:d9ae7f5c8b3eb47536b545062648171866a69b1f7c078002e5b91c89ebfd77a6?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-cluster-kube-cluster-api-rhel8-operator\u0026tag=v4.11.0-202208031306.p0.g55efc39.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-cluster-kube-controller-manager-operator@sha256:5d6f1a31087d399c9b63a0d81ac992ad7cb2a10de2dbe8a165a29bc17cb804a7_s390x",
"product": {
"name": "openshift4/ose-cluster-kube-controller-manager-operator@sha256:5d6f1a31087d399c9b63a0d81ac992ad7cb2a10de2dbe8a165a29bc17cb804a7_s390x",
"product_id": "openshift4/ose-cluster-kube-controller-manager-operator@sha256:5d6f1a31087d399c9b63a0d81ac992ad7cb2a10de2dbe8a165a29bc17cb804a7_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-cluster-kube-controller-manager-operator@sha256:5d6f1a31087d399c9b63a0d81ac992ad7cb2a10de2dbe8a165a29bc17cb804a7?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-operator\u0026tag=v4.11.0-202208031306.p0.ga6cb428.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-cluster-kube-scheduler-operator@sha256:83deb5bdc9f0c9284eb4e8de788cc453cdbcfc01d50070fb52465f225f66a1df_s390x",
"product": {
"name": "openshift4/ose-cluster-kube-scheduler-operator@sha256:83deb5bdc9f0c9284eb4e8de788cc453cdbcfc01d50070fb52465f225f66a1df_s390x",
"product_id": "openshift4/ose-cluster-kube-scheduler-operator@sha256:83deb5bdc9f0c9284eb4e8de788cc453cdbcfc01d50070fb52465f225f66a1df_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-cluster-kube-scheduler-operator@sha256:83deb5bdc9f0c9284eb4e8de788cc453cdbcfc01d50070fb52465f225f66a1df?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-cluster-kube-scheduler-operator\u0026tag=v4.11.0-202208151647.p0.g34132f9.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-cluster-kube-storage-version-migrator-rhel8-operator@sha256:76c1af1cd2b729bfacfa83bd3d8ed148284bb5b78b796cd433b8d6863a19d3ef_s390x",
"product": {
"name": "openshift4/ose-cluster-kube-storage-version-migrator-rhel8-operator@sha256:76c1af1cd2b729bfacfa83bd3d8ed148284bb5b78b796cd433b8d6863a19d3ef_s390x",
"product_id": "openshift4/ose-cluster-kube-storage-version-migrator-rhel8-operator@sha256:76c1af1cd2b729bfacfa83bd3d8ed148284bb5b78b796cd433b8d6863a19d3ef_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-cluster-kube-storage-version-migrator-rhel8-operator@sha256:76c1af1cd2b729bfacfa83bd3d8ed148284bb5b78b796cd433b8d6863a19d3ef?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel8-operator\u0026tag=v4.11.0-202208031306.p0.g12d050a.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-cluster-machine-approver@sha256:07667ef8e091ee997b5e659dfa3c8a762573f7f0a202dba72d42032c827111e0_s390x",
"product": {
"name": "openshift4/ose-cluster-machine-approver@sha256:07667ef8e091ee997b5e659dfa3c8a762573f7f0a202dba72d42032c827111e0_s390x",
"product_id": "openshift4/ose-cluster-machine-approver@sha256:07667ef8e091ee997b5e659dfa3c8a762573f7f0a202dba72d42032c827111e0_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-cluster-machine-approver@sha256:07667ef8e091ee997b5e659dfa3c8a762573f7f0a202dba72d42032c827111e0?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-cluster-machine-approver\u0026tag=v4.11.0-202208031306.p0.g3ee1fe4.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-cluster-openshift-apiserver-operator@sha256:a01a7943ecfa16a7ee0efd14e2cf192c887544cf9b9517b66dcdd0b9f1cd34dc_s390x",
"product": {
"name": "openshift4/ose-cluster-openshift-apiserver-operator@sha256:a01a7943ecfa16a7ee0efd14e2cf192c887544cf9b9517b66dcdd0b9f1cd34dc_s390x",
"product_id": "openshift4/ose-cluster-openshift-apiserver-operator@sha256:a01a7943ecfa16a7ee0efd14e2cf192c887544cf9b9517b66dcdd0b9f1cd34dc_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-cluster-openshift-apiserver-operator@sha256:a01a7943ecfa16a7ee0efd14e2cf192c887544cf9b9517b66dcdd0b9f1cd34dc?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-operator\u0026tag=v4.11.0-202208031306.p0.g5ddbeef.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-cluster-openshift-controller-manager-operator@sha256:6e38c38b884651ae615d96617cbb562966ad67a63241dc1296c38e61556b6f74_s390x",
"product": {
"name": "openshift4/ose-cluster-openshift-controller-manager-operator@sha256:6e38c38b884651ae615d96617cbb562966ad67a63241dc1296c38e61556b6f74_s390x",
"product_id": "openshift4/ose-cluster-openshift-controller-manager-operator@sha256:6e38c38b884651ae615d96617cbb562966ad67a63241dc1296c38e61556b6f74_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-cluster-openshift-controller-manager-operator@sha256:6e38c38b884651ae615d96617cbb562966ad67a63241dc1296c38e61556b6f74?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-operator\u0026tag=v4.11.0-202208161348.p0.g6b1bf28.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ovirt-csi-driver-rhel8-operator@sha256:7a167a4e4c80b02d4e3a4d1f17b84c47fa7f2818c20ae643891e04d6270a58a6_s390x",
"product": {
"name": "openshift4/ovirt-csi-driver-rhel8-operator@sha256:7a167a4e4c80b02d4e3a4d1f17b84c47fa7f2818c20ae643891e04d6270a58a6_s390x",
"product_id": "openshift4/ovirt-csi-driver-rhel8-operator@sha256:7a167a4e4c80b02d4e3a4d1f17b84c47fa7f2818c20ae643891e04d6270a58a6_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ovirt-csi-driver-rhel8-operator@sha256:7a167a4e4c80b02d4e3a4d1f17b84c47fa7f2818c20ae643891e04d6270a58a6?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ovirt-csi-driver-rhel8-operator\u0026tag=v4.11.0-202208031306.p0.g7a30e38.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-cluster-policy-controller-rhel8@sha256:7ad8d955c2bf988905684f85876a22874dd235f2bac686c8565585abac5cc2eb_s390x",
"product": {
"name": "openshift4/ose-cluster-policy-controller-rhel8@sha256:7ad8d955c2bf988905684f85876a22874dd235f2bac686c8565585abac5cc2eb_s390x",
"product_id": "openshift4/ose-cluster-policy-controller-rhel8@sha256:7ad8d955c2bf988905684f85876a22874dd235f2bac686c8565585abac5cc2eb_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-cluster-policy-controller-rhel8@sha256:7ad8d955c2bf988905684f85876a22874dd235f2bac686c8565585abac5cc2eb?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel8\u0026tag=v4.11.0-202208031703.p0.gc7201ed.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-cluster-samples-operator@sha256:41b5edfb6f395372593d2ece37102b6c53deabaf208a2d66cc3486308bf7bcd9_s390x",
"product": {
"name": "openshift4/ose-cluster-samples-operator@sha256:41b5edfb6f395372593d2ece37102b6c53deabaf208a2d66cc3486308bf7bcd9_s390x",
"product_id": "openshift4/ose-cluster-samples-operator@sha256:41b5edfb6f395372593d2ece37102b6c53deabaf208a2d66cc3486308bf7bcd9_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-cluster-samples-operator@sha256:41b5edfb6f395372593d2ece37102b6c53deabaf208a2d66cc3486308bf7bcd9?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-cluster-samples-operator\u0026tag=v4.11.0-202208150437.p0.g375a4a9.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-cluster-storage-operator@sha256:a2da82561c61ddde3ed10057743ad59cefb36cd9b59a167bd1c01638cdb1b9a6_s390x",
"product": {
"name": "openshift4/ose-cluster-storage-operator@sha256:a2da82561c61ddde3ed10057743ad59cefb36cd9b59a167bd1c01638cdb1b9a6_s390x",
"product_id": "openshift4/ose-cluster-storage-operator@sha256:a2da82561c61ddde3ed10057743ad59cefb36cd9b59a167bd1c01638cdb1b9a6_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-cluster-storage-operator@sha256:a2da82561c61ddde3ed10057743ad59cefb36cd9b59a167bd1c01638cdb1b9a6?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-cluster-storage-operator\u0026tag=v4.11.0-202208110436.p0.g8377efd.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-cluster-update-keys@sha256:e830e81f1cafe4d2aaf49f3e96befdf1a992afbc64795fed941591d88f5ce71a_s390x",
"product": {
"name": "openshift4/ose-cluster-update-keys@sha256:e830e81f1cafe4d2aaf49f3e96befdf1a992afbc64795fed941591d88f5ce71a_s390x",
"product_id": "openshift4/ose-cluster-update-keys@sha256:e830e81f1cafe4d2aaf49f3e96befdf1a992afbc64795fed941591d88f5ce71a_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-cluster-update-keys@sha256:e830e81f1cafe4d2aaf49f3e96befdf1a992afbc64795fed941591d88f5ce71a?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-cluster-update-keys\u0026tag=v4.11.0-202208031306.p0.g289032f.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-container-networking-plugins-rhel8@sha256:d22cbaf4967340a39cf7ad96e68450b79898b204b5c994bd2d7f330377953412_s390x",
"product": {
"name": "openshift4/ose-container-networking-plugins-rhel8@sha256:d22cbaf4967340a39cf7ad96e68450b79898b204b5c994bd2d7f330377953412_s390x",
"product_id": "openshift4/ose-container-networking-plugins-rhel8@sha256:d22cbaf4967340a39cf7ad96e68450b79898b204b5c994bd2d7f330377953412_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-container-networking-plugins-rhel8@sha256:d22cbaf4967340a39cf7ad96e68450b79898b204b5c994bd2d7f330377953412?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-container-networking-plugins-rhel8\u0026tag=v4.11.0-202208031306.p0.g0ad9da6.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-csi-driver-shared-resource-rhel8@sha256:571d542a628389ea713e3426c6cae7c6ea403476a0de0162ddcf67f39cffae6e_s390x",
"product": {
"name": "openshift4/ose-csi-driver-shared-resource-rhel8@sha256:571d542a628389ea713e3426c6cae7c6ea403476a0de0162ddcf67f39cffae6e_s390x",
"product_id": "openshift4/ose-csi-driver-shared-resource-rhel8@sha256:571d542a628389ea713e3426c6cae7c6ea403476a0de0162ddcf67f39cffae6e_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-csi-driver-shared-resource-rhel8@sha256:571d542a628389ea713e3426c6cae7c6ea403476a0de0162ddcf67f39cffae6e?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-csi-driver-shared-resource-rhel8\u0026tag=v4.11.0-202208031306.p0.g3f69f2f.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-csi-driver-shared-resource-operator-rhel8@sha256:50c08c144bb33f382aaaf878157a8ebf58968bd575321cd179ca26551925cac5_s390x",
"product": {
"name": "openshift4/ose-csi-driver-shared-resource-operator-rhel8@sha256:50c08c144bb33f382aaaf878157a8ebf58968bd575321cd179ca26551925cac5_s390x",
"product_id": "openshift4/ose-csi-driver-shared-resource-operator-rhel8@sha256:50c08c144bb33f382aaaf878157a8ebf58968bd575321cd179ca26551925cac5_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-csi-driver-shared-resource-operator-rhel8@sha256:50c08c144bb33f382aaaf878157a8ebf58968bd575321cd179ca26551925cac5?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-csi-driver-shared-resource-operator-rhel8\u0026tag=v4.11.0-202208031306.p0.gd3985eb.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-csi-driver-shared-resource-webhook-rhel8@sha256:fc0a42ee3a99634f86088f6b5903474041d9c0f27d8a80c446c6c709d7462cf1_s390x",
"product": {
"name": "openshift4/ose-csi-driver-shared-resource-webhook-rhel8@sha256:fc0a42ee3a99634f86088f6b5903474041d9c0f27d8a80c446c6c709d7462cf1_s390x",
"product_id": "openshift4/ose-csi-driver-shared-resource-webhook-rhel8@sha256:fc0a42ee3a99634f86088f6b5903474041d9c0f27d8a80c446c6c709d7462cf1_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-csi-driver-shared-resource-webhook-rhel8@sha256:fc0a42ee3a99634f86088f6b5903474041d9c0f27d8a80c446c6c709d7462cf1?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-csi-driver-shared-resource-webhook-rhel8\u0026tag=v4.11.0-202208031306.p0.g3f69f2f.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-csi-external-resizer@sha256:68a45dffdbea5cbe6bb78ec6dfeded91d4ae361fa24dc5221d8507f7715d7320_s390x",
"product": {
"name": "openshift4/ose-csi-external-resizer@sha256:68a45dffdbea5cbe6bb78ec6dfeded91d4ae361fa24dc5221d8507f7715d7320_s390x",
"product_id": "openshift4/ose-csi-external-resizer@sha256:68a45dffdbea5cbe6bb78ec6dfeded91d4ae361fa24dc5221d8507f7715d7320_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-csi-external-resizer@sha256:68a45dffdbea5cbe6bb78ec6dfeded91d4ae361fa24dc5221d8507f7715d7320?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-csi-external-resizer\u0026tag=v4.11.0-202208031306.p0.g2cea576.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-csi-external-resizer-rhel8@sha256:68a45dffdbea5cbe6bb78ec6dfeded91d4ae361fa24dc5221d8507f7715d7320_s390x",
"product": {
"name": "openshift4/ose-csi-external-resizer-rhel8@sha256:68a45dffdbea5cbe6bb78ec6dfeded91d4ae361fa24dc5221d8507f7715d7320_s390x",
"product_id": "openshift4/ose-csi-external-resizer-rhel8@sha256:68a45dffdbea5cbe6bb78ec6dfeded91d4ae361fa24dc5221d8507f7715d7320_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-csi-external-resizer-rhel8@sha256:68a45dffdbea5cbe6bb78ec6dfeded91d4ae361fa24dc5221d8507f7715d7320?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-csi-external-resizer-rhel8\u0026tag=v4.11.0-202208031306.p0.g2cea576.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-csi-external-snapshotter-rhel8@sha256:4c27ae7dd0ade12e5de4fe0b1852a12cb2d34f1b24eeb68369f2a3b0c514dffd_s390x",
"product": {
"name": "openshift4/ose-csi-external-snapshotter-rhel8@sha256:4c27ae7dd0ade12e5de4fe0b1852a12cb2d34f1b24eeb68369f2a3b0c514dffd_s390x",
"product_id": "openshift4/ose-csi-external-snapshotter-rhel8@sha256:4c27ae7dd0ade12e5de4fe0b1852a12cb2d34f1b24eeb68369f2a3b0c514dffd_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-csi-external-snapshotter-rhel8@sha256:4c27ae7dd0ade12e5de4fe0b1852a12cb2d34f1b24eeb68369f2a3b0c514dffd?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel8\u0026tag=v4.11.0-202208031306.p0.g0afdf73.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-csi-external-snapshotter@sha256:4c27ae7dd0ade12e5de4fe0b1852a12cb2d34f1b24eeb68369f2a3b0c514dffd_s390x",
"product": {
"name": "openshift4/ose-csi-external-snapshotter@sha256:4c27ae7dd0ade12e5de4fe0b1852a12cb2d34f1b24eeb68369f2a3b0c514dffd_s390x",
"product_id": "openshift4/ose-csi-external-snapshotter@sha256:4c27ae7dd0ade12e5de4fe0b1852a12cb2d34f1b24eeb68369f2a3b0c514dffd_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-csi-external-snapshotter@sha256:4c27ae7dd0ade12e5de4fe0b1852a12cb2d34f1b24eeb68369f2a3b0c514dffd?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-csi-external-snapshotter\u0026tag=v4.11.0-202208031306.p0.g0afdf73.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-csi-snapshot-controller-rhel8@sha256:67ac9c849b6a3470243c53ef7ec3aa44da1aeb379615332b56fbac27482f5b6f_s390x",
"product": {
"name": "openshift4/ose-csi-snapshot-controller-rhel8@sha256:67ac9c849b6a3470243c53ef7ec3aa44da1aeb379615332b56fbac27482f5b6f_s390x",
"product_id": "openshift4/ose-csi-snapshot-controller-rhel8@sha256:67ac9c849b6a3470243c53ef7ec3aa44da1aeb379615332b56fbac27482f5b6f_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-csi-snapshot-controller-rhel8@sha256:67ac9c849b6a3470243c53ef7ec3aa44da1aeb379615332b56fbac27482f5b6f?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel8\u0026tag=v4.11.0-202208031306.p0.g0afdf73.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-csi-snapshot-controller@sha256:67ac9c849b6a3470243c53ef7ec3aa44da1aeb379615332b56fbac27482f5b6f_s390x",
"product": {
"name": "openshift4/ose-csi-snapshot-controller@sha256:67ac9c849b6a3470243c53ef7ec3aa44da1aeb379615332b56fbac27482f5b6f_s390x",
"product_id": "openshift4/ose-csi-snapshot-controller@sha256:67ac9c849b6a3470243c53ef7ec3aa44da1aeb379615332b56fbac27482f5b6f_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-csi-snapshot-controller@sha256:67ac9c849b6a3470243c53ef7ec3aa44da1aeb379615332b56fbac27482f5b6f?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-csi-snapshot-controller\u0026tag=v4.11.0-202208031306.p0.g0afdf73.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-csi-snapshot-validation-webhook-rhel8@sha256:51c65a9df682ccdb37d6c2d79e0862848176795c1fa11aca1f9cefc800be7556_s390x",
"product": {
"name": "openshift4/ose-csi-snapshot-validation-webhook-rhel8@sha256:51c65a9df682ccdb37d6c2d79e0862848176795c1fa11aca1f9cefc800be7556_s390x",
"product_id": "openshift4/ose-csi-snapshot-validation-webhook-rhel8@sha256:51c65a9df682ccdb37d6c2d79e0862848176795c1fa11aca1f9cefc800be7556_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-csi-snapshot-validation-webhook-rhel8@sha256:51c65a9df682ccdb37d6c2d79e0862848176795c1fa11aca1f9cefc800be7556?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-csi-snapshot-validation-webhook-rhel8\u0026tag=v4.11.0-202208031306.p0.g0afdf73.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/egress-router-cni-rhel8@sha256:9cb6ff6b82565bbfb4af2b9ffe93148d2d145775c33fef56beb7de901ebd0eb6_s390x",
"product": {
"name": "openshift4/egress-router-cni-rhel8@sha256:9cb6ff6b82565bbfb4af2b9ffe93148d2d145775c33fef56beb7de901ebd0eb6_s390x",
"product_id": "openshift4/egress-router-cni-rhel8@sha256:9cb6ff6b82565bbfb4af2b9ffe93148d2d145775c33fef56beb7de901ebd0eb6_s390x",
"product_identification_helper": {
"purl": "pkg:oci/egress-router-cni-rhel8@sha256:9cb6ff6b82565bbfb4af2b9ffe93148d2d145775c33fef56beb7de901ebd0eb6?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/egress-router-cni-rhel8\u0026tag=v4.11.0-202208031306.p0.gfccaf1d.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-etcd@sha256:bcdcab7ab0e807e2ff5c2896535e83ca8b93589dac62b4db2aa147b9cbcaf96c_s390x",
"product": {
"name": "openshift4/ose-etcd@sha256:bcdcab7ab0e807e2ff5c2896535e83ca8b93589dac62b4db2aa147b9cbcaf96c_s390x",
"product_id": "openshift4/ose-etcd@sha256:bcdcab7ab0e807e2ff5c2896535e83ca8b93589dac62b4db2aa147b9cbcaf96c_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-etcd@sha256:bcdcab7ab0e807e2ff5c2896535e83ca8b93589dac62b4db2aa147b9cbcaf96c?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-etcd\u0026tag=v4.11.0-202208031306.p0.g80cc14e.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-hypershift-rhel8@sha256:917b34fb32708b8197805b66aaf1e6eb790962d53039e9b6d908d86deb1199bf_s390x",
"product": {
"name": "openshift4/ose-hypershift-rhel8@sha256:917b34fb32708b8197805b66aaf1e6eb790962d53039e9b6d908d86deb1199bf_s390x",
"product_id": "openshift4/ose-hypershift-rhel8@sha256:917b34fb32708b8197805b66aaf1e6eb790962d53039e9b6d908d86deb1199bf_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-hypershift-rhel8@sha256:917b34fb32708b8197805b66aaf1e6eb790962d53039e9b6d908d86deb1199bf?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-hypershift-rhel8\u0026tag=v4.11.0-202208110157.p0.g2b7ac52.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-insights-rhel8-operator@sha256:3b9eaa26eecaf282748fb74cf0f54f40cfe62723592436b839a775aa3b5b4669_s390x",
"product": {
"name": "openshift4/ose-insights-rhel8-operator@sha256:3b9eaa26eecaf282748fb74cf0f54f40cfe62723592436b839a775aa3b5b4669_s390x",
"product_id": "openshift4/ose-insights-rhel8-operator@sha256:3b9eaa26eecaf282748fb74cf0f54f40cfe62723592436b839a775aa3b5b4669_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-insights-rhel8-operator@sha256:3b9eaa26eecaf282748fb74cf0f54f40cfe62723592436b839a775aa3b5b4669?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-insights-rhel8-operator\u0026tag=v4.11.0-202208031306.p0.g0929403.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-installer-artifacts@sha256:2146a11416aae3b7b6b1ba2926099b0055e58d47791f765fcea0a7467cf91a8c_s390x",
"product": {
"name": "openshift4/ose-installer-artifacts@sha256:2146a11416aae3b7b6b1ba2926099b0055e58d47791f765fcea0a7467cf91a8c_s390x",
"product_id": "openshift4/ose-installer-artifacts@sha256:2146a11416aae3b7b6b1ba2926099b0055e58d47791f765fcea0a7467cf91a8c_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-installer-artifacts@sha256:2146a11416aae3b7b6b1ba2926099b0055e58d47791f765fcea0a7467cf91a8c?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-installer-artifacts\u0026tag=v4.11.0-202208161507.p0.g1d2450c.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-installer@sha256:d104ba0c4af286753f4cbbd1d36b3c4b318693e209f4c2a0145886f7c4e0374b_s390x",
"product": {
"name": "openshift4/ose-installer@sha256:d104ba0c4af286753f4cbbd1d36b3c4b318693e209f4c2a0145886f7c4e0374b_s390x",
"product_id": "openshift4/ose-installer@sha256:d104ba0c4af286753f4cbbd1d36b3c4b318693e209f4c2a0145886f7c4e0374b_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-installer@sha256:d104ba0c4af286753f4cbbd1d36b3c4b318693e209f4c2a0145886f7c4e0374b?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-installer\u0026tag=v4.11.0-202208161507.p0.g1d2450c.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-kube-storage-version-migrator-rhel8@sha256:8f95707b2239415ca3c86adc8a96c063d5d0ca8986331eaa6c1d277598d90d91_s390x",
"product": {
"name": "openshift4/ose-kube-storage-version-migrator-rhel8@sha256:8f95707b2239415ca3c86adc8a96c063d5d0ca8986331eaa6c1d277598d90d91_s390x",
"product_id": "openshift4/ose-kube-storage-version-migrator-rhel8@sha256:8f95707b2239415ca3c86adc8a96c063d5d0ca8986331eaa6c1d277598d90d91_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-kube-storage-version-migrator-rhel8@sha256:8f95707b2239415ca3c86adc8a96c063d5d0ca8986331eaa6c1d277598d90d91?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel8\u0026tag=v4.11.0-202208031306.p0.g596745c.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-libvirt-machine-controllers@sha256:04041ac30693f5762ec21d0ff8103741910e838486ba4d50b280d2300a58e467_s390x",
"product": {
"name": "openshift4/ose-libvirt-machine-controllers@sha256:04041ac30693f5762ec21d0ff8103741910e838486ba4d50b280d2300a58e467_s390x",
"product_id": "openshift4/ose-libvirt-machine-controllers@sha256:04041ac30693f5762ec21d0ff8103741910e838486ba4d50b280d2300a58e467_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-libvirt-machine-controllers@sha256:04041ac30693f5762ec21d0ff8103741910e838486ba4d50b280d2300a58e467?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-libvirt-machine-controllers\u0026tag=v4.11.0-202208031306.p0.gb6e14ea.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-machine-api-operator@sha256:50aec0017448814b8420b561fae8117b620971b904eeeeba59ea250be3d0b683_s390x",
"product": {
"name": "openshift4/ose-machine-api-operator@sha256:50aec0017448814b8420b561fae8117b620971b904eeeeba59ea250be3d0b683_s390x",
"product_id": "openshift4/ose-machine-api-operator@sha256:50aec0017448814b8420b561fae8117b620971b904eeeeba59ea250be3d0b683_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-machine-api-operator@sha256:50aec0017448814b8420b561fae8117b620971b904eeeeba59ea250be3d0b683?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-machine-api-operator\u0026tag=v4.11.0-202208031306.p0.g4e3e83c.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-machine-api-provider-openstack-rhel8@sha256:df60e146a888bd72624758bc47d96622177cfe11330ab631dae7c30543715121_s390x",
"product": {
"name": "openshift4/ose-machine-api-provider-openstack-rhel8@sha256:df60e146a888bd72624758bc47d96622177cfe11330ab631dae7c30543715121_s390x",
"product_id": "openshift4/ose-machine-api-provider-openstack-rhel8@sha256:df60e146a888bd72624758bc47d96622177cfe11330ab631dae7c30543715121_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-machine-api-provider-openstack-rhel8@sha256:df60e146a888bd72624758bc47d96622177cfe11330ab631dae7c30543715121?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel8\u0026tag=v4.11.0-202208031306.p0.geb7e497.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-machine-config-operator@sha256:420fd1d1d11f92351a37c986f9aedda0d4e0897dc9cca0b16959a989308c64e8_s390x",
"product": {
"name": "openshift4/ose-machine-config-operator@sha256:420fd1d1d11f92351a37c986f9aedda0d4e0897dc9cca0b16959a989308c64e8_s390x",
"product_id": "openshift4/ose-machine-config-operator@sha256:420fd1d1d11f92351a37c986f9aedda0d4e0897dc9cca0b16959a989308c64e8_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-machine-config-operator@sha256:420fd1d1d11f92351a37c986f9aedda0d4e0897dc9cca0b16959a989308c64e8?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-machine-config-operator\u0026tag=v4.11.0-202208150437.p0.g8a0ada1.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-multus-admission-controller@sha256:534466df0ec5df492b00ebeebedd041600e0476e6cb42d8aaedd46d2a6e78f06_s390x",
"product": {
"name": "openshift4/ose-multus-admission-controller@sha256:534466df0ec5df492b00ebeebedd041600e0476e6cb42d8aaedd46d2a6e78f06_s390x",
"product_id": "openshift4/ose-multus-admission-controller@sha256:534466df0ec5df492b00ebeebedd041600e0476e6cb42d8aaedd46d2a6e78f06_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-multus-admission-controller@sha256:534466df0ec5df492b00ebeebedd041600e0476e6cb42d8aaedd46d2a6e78f06?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-multus-admission-controller\u0026tag=v4.11.0-202208031306.p0.gf38aae4.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-multus-networkpolicy-rhel8@sha256:80b31a0820e7954050c01d39fdce34591d22beec0678e258176a9bcc1378e07b_s390x",
"product": {
"name": "openshift4/ose-multus-networkpolicy-rhel8@sha256:80b31a0820e7954050c01d39fdce34591d22beec0678e258176a9bcc1378e07b_s390x",
"product_id": "openshift4/ose-multus-networkpolicy-rhel8@sha256:80b31a0820e7954050c01d39fdce34591d22beec0678e258176a9bcc1378e07b_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-multus-networkpolicy-rhel8@sha256:80b31a0820e7954050c01d39fdce34591d22beec0678e258176a9bcc1378e07b?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel8\u0026tag=v4.11.0-202208031306.p0.g643fdaf.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-multus-route-override-cni-rhel8@sha256:51e952de791ec027c7841769418242da5172bb469f67eaab192fadcf6fb458e5_s390x",
"product": {
"name": "openshift4/ose-multus-route-override-cni-rhel8@sha256:51e952de791ec027c7841769418242da5172bb469f67eaab192fadcf6fb458e5_s390x",
"product_id": "openshift4/ose-multus-route-override-cni-rhel8@sha256:51e952de791ec027c7841769418242da5172bb469f67eaab192fadcf6fb458e5_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-multus-route-override-cni-rhel8@sha256:51e952de791ec027c7841769418242da5172bb469f67eaab192fadcf6fb458e5?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel8\u0026tag=v4.11.0-202208031306.p0.g523b790.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-multus-whereabouts-ipam-cni-rhel8@sha256:8b81457dda1bfea834f351d7dae2f42195d04c95eaea32733c9ca4ad78ee554f_s390x",
"product": {
"name": "openshift4/ose-multus-whereabouts-ipam-cni-rhel8@sha256:8b81457dda1bfea834f351d7dae2f42195d04c95eaea32733c9ca4ad78ee554f_s390x",
"product_id": "openshift4/ose-multus-whereabouts-ipam-cni-rhel8@sha256:8b81457dda1bfea834f351d7dae2f42195d04c95eaea32733c9ca4ad78ee554f_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-multus-whereabouts-ipam-cni-rhel8@sha256:8b81457dda1bfea834f351d7dae2f42195d04c95eaea32733c9ca4ad78ee554f?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel8\u0026tag=v4.11.0-202208031306.p0.g9951259.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-must-gather@sha256:8bffdba8e5a5c0f02e4d8a4323292d1b9e4faeefbb3e3b73b13002050985eff9_s390x",
"product": {
"name": "openshift4/ose-must-gather@sha256:8bffdba8e5a5c0f02e4d8a4323292d1b9e4faeefbb3e3b73b13002050985eff9_s390x",
"product_id": "openshift4/ose-must-gather@sha256:8bffdba8e5a5c0f02e4d8a4323292d1b9e4faeefbb3e3b73b13002050985eff9_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-must-gather@sha256:8bffdba8e5a5c0f02e4d8a4323292d1b9e4faeefbb3e3b73b13002050985eff9?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-must-gather\u0026tag=v4.11.0-202208150437.p0.g32bca40.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-network-interface-bond-cni-rhel8@sha256:696855f358513bb5d00da99f976ed617f2d4ed497d306684ef77aa9d69e93cba_s390x",
"product": {
"name": "openshift4/ose-network-interface-bond-cni-rhel8@sha256:696855f358513bb5d00da99f976ed617f2d4ed497d306684ef77aa9d69e93cba_s390x",
"product_id": "openshift4/ose-network-interface-bond-cni-rhel8@sha256:696855f358513bb5d00da99f976ed617f2d4ed497d306684ef77aa9d69e93cba_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-network-interface-bond-cni-rhel8@sha256:696855f358513bb5d00da99f976ed617f2d4ed497d306684ef77aa9d69e93cba?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel8\u0026tag=v4.11.0-202208101438.p0.gb76a677.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-network-metrics-daemon-rhel8@sha256:f29b041609aa6fc2351837aa6d5f377489e6e60570911ac474fc01102b6e8f63_s390x",
"product": {
"name": "openshift4/ose-network-metrics-daemon-rhel8@sha256:f29b041609aa6fc2351837aa6d5f377489e6e60570911ac474fc01102b6e8f63_s390x",
"product_id": "openshift4/ose-network-metrics-daemon-rhel8@sha256:f29b041609aa6fc2351837aa6d5f377489e6e60570911ac474fc01102b6e8f63_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-network-metrics-daemon-rhel8@sha256:f29b041609aa6fc2351837aa6d5f377489e6e60570911ac474fc01102b6e8f63?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel8\u0026tag=v4.11.0-202208031306.p0.g9482ac9.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/network-tools-rhel8@sha256:988faf6dc4951404eb8886150c33905880b81b32ca3ba1713911e4fd525bc000_s390x",
"product": {
"name": "openshift4/network-tools-rhel8@sha256:988faf6dc4951404eb8886150c33905880b81b32ca3ba1713911e4fd525bc000_s390x",
"product_id": "openshift4/network-tools-rhel8@sha256:988faf6dc4951404eb8886150c33905880b81b32ca3ba1713911e4fd525bc000_s390x",
"product_identification_helper": {
"purl": "pkg:oci/network-tools-rhel8@sha256:988faf6dc4951404eb8886150c33905880b81b32ca3ba1713911e4fd525bc000?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/network-tools-rhel8\u0026tag=v4.11.0-202208161348.p0.g4e87286.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-sdn-rhel8@sha256:0e9935caae157329505de5a21a4d40ef501c9a2bcff47f76b074fcf1ab0e9c22_s390x",
"product": {
"name": "openshift4/ose-sdn-rhel8@sha256:0e9935caae157329505de5a21a4d40ef501c9a2bcff47f76b074fcf1ab0e9c22_s390x",
"product_id": "openshift4/ose-sdn-rhel8@sha256:0e9935caae157329505de5a21a4d40ef501c9a2bcff47f76b074fcf1ab0e9c22_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-sdn-rhel8@sha256:0e9935caae157329505de5a21a4d40ef501c9a2bcff47f76b074fcf1ab0e9c22?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-sdn-rhel8\u0026tag=v4.11.0-202208161348.p0.g93345d4.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-oauth-apiserver-rhel8@sha256:46a1a8bad469cb3d2a2425eee40d5ebdbc99500741ccacdb384e34fa58ad177e_s390x",
"product": {
"name": "openshift4/ose-oauth-apiserver-rhel8@sha256:46a1a8bad469cb3d2a2425eee40d5ebdbc99500741ccacdb384e34fa58ad177e_s390x",
"product_id": "openshift4/ose-oauth-apiserver-rhel8@sha256:46a1a8bad469cb3d2a2425eee40d5ebdbc99500741ccacdb384e34fa58ad177e_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-oauth-apiserver-rhel8@sha256:46a1a8bad469cb3d2a2425eee40d5ebdbc99500741ccacdb384e34fa58ad177e?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-oauth-apiserver-rhel8\u0026tag=v4.11.0-202208110436.p0.g3ca701f.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-openshift-apiserver-rhel8@sha256:bfc32929ee0c819b793a73e00df60eedd318a950598566404e5d4b8ae0cf3cbe_s390x",
"product": {
"name": "openshift4/ose-openshift-apiserver-rhel8@sha256:bfc32929ee0c819b793a73e00df60eedd318a950598566404e5d4b8ae0cf3cbe_s390x",
"product_id": "openshift4/ose-openshift-apiserver-rhel8@sha256:bfc32929ee0c819b793a73e00df60eedd318a950598566404e5d4b8ae0cf3cbe_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-openshift-apiserver-rhel8@sha256:bfc32929ee0c819b793a73e00df60eedd318a950598566404e5d4b8ae0cf3cbe?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-openshift-apiserver-rhel8\u0026tag=v4.11.0-202208031306.p0.g4b6f874.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-openshift-controller-manager-rhel8@sha256:dd129ed0ef735c58c5453e9486e47f86128ba3e3f8e78f93b9f68cea6a6e1e19_s390x",
"product": {
"name": "openshift4/ose-openshift-controller-manager-rhel8@sha256:dd129ed0ef735c58c5453e9486e47f86128ba3e3f8e78f93b9f68cea6a6e1e19_s390x",
"product_id": "openshift4/ose-openshift-controller-manager-rhel8@sha256:dd129ed0ef735c58c5453e9486e47f86128ba3e3f8e78f93b9f68cea6a6e1e19_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-openshift-controller-manager-rhel8@sha256:dd129ed0ef735c58c5453e9486e47f86128ba3e3f8e78f93b9f68cea6a6e1e19?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel8\u0026tag=v4.11.0-202208162257.p0.g8fbe884.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-openstack-cinder-csi-driver-rhel8@sha256:7c38464a61ab19479df1de20dcdbe5d5edc5091ac8b129a7f6f92aee6a792299_s390x",
"product": {
"name": "openshift4/ose-openstack-cinder-csi-driver-rhel8@sha256:7c38464a61ab19479df1de20dcdbe5d5edc5091ac8b129a7f6f92aee6a792299_s390x",
"product_id": "openshift4/ose-openstack-cinder-csi-driver-rhel8@sha256:7c38464a61ab19479df1de20dcdbe5d5edc5091ac8b129a7f6f92aee6a792299_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-openstack-cinder-csi-driver-rhel8@sha256:7c38464a61ab19479df1de20dcdbe5d5edc5091ac8b129a7f6f92aee6a792299?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel8\u0026tag=v4.11.0-202208031306.p0.g246ae15.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-openstack-cinder-csi-driver-rhel8-operator@sha256:bf71d233894a0f09ecd6d6d4bb14141aa458a7e38a59edcec6c25e6f3c1d6227_s390x",
"product": {
"name": "openshift4/ose-openstack-cinder-csi-driver-rhel8-operator@sha256:bf71d233894a0f09ecd6d6d4bb14141aa458a7e38a59edcec6c25e6f3c1d6227_s390x",
"product_id": "openshift4/ose-openstack-cinder-csi-driver-rhel8-operator@sha256:bf71d233894a0f09ecd6d6d4bb14141aa458a7e38a59edcec6c25e6f3c1d6227_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-openstack-cinder-csi-driver-rhel8-operator@sha256:bf71d233894a0f09ecd6d6d4bb14141aa458a7e38a59edcec6c25e6f3c1d6227?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel8-operator\u0026tag=v4.11.0-202208031306.p0.gae4c45c.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-openstack-cloud-controller-manager-rhel8@sha256:cc40e91363be02c546bb57b66e855a635fa5cc9794814583b16a6ad70b23dca9_s390x",
"product": {
"name": "openshift4/ose-openstack-cloud-controller-manager-rhel8@sha256:cc40e91363be02c546bb57b66e855a635fa5cc9794814583b16a6ad70b23dca9_s390x",
"product_id": "openshift4/ose-openstack-cloud-controller-manager-rhel8@sha256:cc40e91363be02c546bb57b66e855a635fa5cc9794814583b16a6ad70b23dca9_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-openstack-cloud-controller-manager-rhel8@sha256:cc40e91363be02c546bb57b66e855a635fa5cc9794814583b16a6ad70b23dca9?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel8\u0026tag=v4.11.0-202208031306.p0.g246ae15.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-openstack-machine-controllers@sha256:b791f3ba80eb8953023048e9d613c46e0f59582f6a810f33c6861159ed09604d_s390x",
"product": {
"name": "openshift4/ose-openstack-machine-controllers@sha256:b791f3ba80eb8953023048e9d613c46e0f59582f6a810f33c6861159ed09604d_s390x",
"product_id": "openshift4/ose-openstack-machine-controllers@sha256:b791f3ba80eb8953023048e9d613c46e0f59582f6a810f33c6861159ed09604d_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-openstack-machine-controllers@sha256:b791f3ba80eb8953023048e9d613c46e0f59582f6a810f33c6861159ed09604d?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-openstack-machine-controllers\u0026tag=v4.11.0-202208031306.p0.g440ca42.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ovirt-csi-driver-rhel7@sha256:1a3545dcf656b9e6caa0007993f8b9ae4544a7e3d0c28d7bd4a892d8f4b4b2d8_s390x",
"product": {
"name": "openshift4/ovirt-csi-driver-rhel7@sha256:1a3545dcf656b9e6caa0007993f8b9ae4544a7e3d0c28d7bd4a892d8f4b4b2d8_s390x",
"product_id": "openshift4/ovirt-csi-driver-rhel7@sha256:1a3545dcf656b9e6caa0007993f8b9ae4544a7e3d0c28d7bd4a892d8f4b4b2d8_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ovirt-csi-driver-rhel7@sha256:1a3545dcf656b9e6caa0007993f8b9ae4544a7e3d0c28d7bd4a892d8f4b4b2d8?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ovirt-csi-driver-rhel7\u0026tag=v4.11.0-202208031306.p0.g0b3d79b.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ovirt-csi-driver-rhel8@sha256:1a3545dcf656b9e6caa0007993f8b9ae4544a7e3d0c28d7bd4a892d8f4b4b2d8_s390x",
"product": {
"name": "openshift4/ovirt-csi-driver-rhel8@sha256:1a3545dcf656b9e6caa0007993f8b9ae4544a7e3d0c28d7bd4a892d8f4b4b2d8_s390x",
"product_id": "openshift4/ovirt-csi-driver-rhel8@sha256:1a3545dcf656b9e6caa0007993f8b9ae4544a7e3d0c28d7bd4a892d8f4b4b2d8_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ovirt-csi-driver-rhel8@sha256:1a3545dcf656b9e6caa0007993f8b9ae4544a7e3d0c28d7bd4a892d8f4b4b2d8?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ovirt-csi-driver-rhel8\u0026tag=v4.11.0-202208031306.p0.g0b3d79b.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-ovirt-machine-controllers-rhel8@sha256:d07d078681fbd9cb83c74716977b7f59112273cb18447178bdf8955050faeebd_s390x",
"product": {
"name": "openshift4/ose-ovirt-machine-controllers-rhel8@sha256:d07d078681fbd9cb83c74716977b7f59112273cb18447178bdf8955050faeebd_s390x",
"product_id": "openshift4/ose-ovirt-machine-controllers-rhel8@sha256:d07d078681fbd9cb83c74716977b7f59112273cb18447178bdf8955050faeebd_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-ovirt-machine-controllers-rhel8@sha256:d07d078681fbd9cb83c74716977b7f59112273cb18447178bdf8955050faeebd?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-ovirt-machine-controllers-rhel8\u0026tag=v4.11.0-202208031306.p0.g5a93d94.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-ovn-kubernetes@sha256:5abaa3f3db864bd4d2d2dbc059839e28cbe5b6baa09cb6545d3f508809dd3f7a_s390x",
"product": {
"name": "openshift4/ose-ovn-kubernetes@sha256:5abaa3f3db864bd4d2d2dbc059839e28cbe5b6baa09cb6545d3f508809dd3f7a_s390x",
"product_id": "openshift4/ose-ovn-kubernetes@sha256:5abaa3f3db864bd4d2d2dbc059839e28cbe5b6baa09cb6545d3f508809dd3f7a_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-ovn-kubernetes@sha256:5abaa3f3db864bd4d2d2dbc059839e28cbe5b6baa09cb6545d3f508809dd3f7a?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-ovn-kubernetes\u0026tag=v4.11.0-202208161348.p0.g369b3a4.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-k8s-prometheus-adapter@sha256:82a4633e64d3749ac94c8895ed5d61d25a62765a060292413a053ec2d8342839_s390x",
"product": {
"name": "openshift4/ose-k8s-prometheus-adapter@sha256:82a4633e64d3749ac94c8895ed5d61d25a62765a060292413a053ec2d8342839_s390x",
"product_id": "openshift4/ose-k8s-prometheus-adapter@sha256:82a4633e64d3749ac94c8895ed5d61d25a62765a060292413a053ec2d8342839_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-k8s-prometheus-adapter@sha256:82a4633e64d3749ac94c8895ed5d61d25a62765a060292413a053ec2d8342839?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-k8s-prometheus-adapter\u0026tag=v4.11.0-202208031703.p0.g32fb8ea.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-service-ca-operator@sha256:5607b0aeaff5bc14563afb5b339cf26c12472501532d929da168c2e21a7afe9f_s390x",
"product": {
"name": "openshift4/ose-service-ca-operator@sha256:5607b0aeaff5bc14563afb5b339cf26c12472501532d929da168c2e21a7afe9f_s390x",
"product_id": "openshift4/ose-service-ca-operator@sha256:5607b0aeaff5bc14563afb5b339cf26c12472501532d929da168c2e21a7afe9f_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-service-ca-operator@sha256:5607b0aeaff5bc14563afb5b339cf26c12472501532d929da168c2e21a7afe9f?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-service-ca-operator\u0026tag=v4.11.0-202208031703.p0.g0899d11.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-thanos-rhel8@sha256:fa37f528f000ce8be8262df51584f0746f3b2a15db2295e82dba17171d3e6af7_s390x",
"product": {
"name": "openshift4/ose-thanos-rhel8@sha256:fa37f528f000ce8be8262df51584f0746f3b2a15db2295e82dba17171d3e6af7_s390x",
"product_id": "openshift4/ose-thanos-rhel8@sha256:fa37f528f000ce8be8262df51584f0746f3b2a15db2295e82dba17171d3e6af7_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-thanos-rhel8@sha256:fa37f528f000ce8be8262df51584f0746f3b2a15db2295e82dba17171d3e6af7?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-thanos-rhel8\u0026tag=v4.11.0-202208031306.p0.gf08da2d.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-tools-rhel8@sha256:c240e2e47af8935e58563da8c7e753704ed0c279a5522352573431e1bf63a47a_s390x",
"product": {
"name": "openshift4/ose-tools-rhel8@sha256:c240e2e47af8935e58563da8c7e753704ed0c279a5522352573431e1bf63a47a_s390x",
"product_id": "openshift4/ose-tools-rhel8@sha256:c240e2e47af8935e58563da8c7e753704ed0c279a5522352573431e1bf63a47a_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-tools-rhel8@sha256:c240e2e47af8935e58563da8c7e753704ed0c279a5522352573431e1bf63a47a?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-tools-rhel8\u0026tag=v4.11.0-202208150437.p0.gfcf512e.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-prometheus-config-reloader@sha256:015e84370d7a0a3e5318158915b27e1c5e7e7699d11240ba7359d6bc32c9898a_s390x",
"product": {
"name": "openshift4/ose-prometheus-config-reloader@sha256:015e84370d7a0a3e5318158915b27e1c5e7e7699d11240ba7359d6bc32c9898a_s390x",
"product_id": "openshift4/ose-prometheus-config-reloader@sha256:015e84370d7a0a3e5318158915b27e1c5e7e7699d11240ba7359d6bc32c9898a_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-prometheus-config-reloader@sha256:015e84370d7a0a3e5318158915b27e1c5e7e7699d11240ba7359d6bc32c9898a?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-prometheus-config-reloader\u0026tag=v4.11.0-202208031306.p0.gcb3afa2.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-prometheus-operator-admission-webhook-rhel8@sha256:c5030e797e2b2130ec51a9a6039e02ea272477f502f7999286c660d59f34aca8_s390x",
"product": {
"name": "openshift4/ose-prometheus-operator-admission-webhook-rhel8@sha256:c5030e797e2b2130ec51a9a6039e02ea272477f502f7999286c660d59f34aca8_s390x",
"product_id": "openshift4/ose-prometheus-operator-admission-webhook-rhel8@sha256:c5030e797e2b2130ec51a9a6039e02ea272477f502f7999286c660d59f34aca8_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-prometheus-operator-admission-webhook-rhel8@sha256:c5030e797e2b2130ec51a9a6039e02ea272477f502f7999286c660d59f34aca8?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel8\u0026tag=v4.11.0-202208031306.p0.gcb3afa2.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-prometheus-operator@sha256:a2912fec31d91070a66473f1902cd5206cc8ce9e6849c4e5c5ba3da85165a31b_s390x",
"product": {
"name": "openshift4/ose-prometheus-operator@sha256:a2912fec31d91070a66473f1902cd5206cc8ce9e6849c4e5c5ba3da85165a31b_s390x",
"product_id": "openshift4/ose-prometheus-operator@sha256:a2912fec31d91070a66473f1902cd5206cc8ce9e6849c4e5c5ba3da85165a31b_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-prometheus-operator@sha256:a2912fec31d91070a66473f1902cd5206cc8ce9e6849c4e5c5ba3da85165a31b?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-prometheus-operator\u0026tag=v4.11.0-202208031306.p0.gcb3afa2.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-prom-label-proxy@sha256:90f629a90569aceb6deb0134b4141a3a622c4e95637ef4d5d6f3890ac27026c2_s390x",
"product": {
"name": "openshift4/ose-prom-label-proxy@sha256:90f629a90569aceb6deb0134b4141a3a622c4e95637ef4d5d6f3890ac27026c2_s390x",
"product_id": "openshift4/ose-prom-label-proxy@sha256:90f629a90569aceb6deb0134b4141a3a622c4e95637ef4d5d6f3890ac27026c2_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-prom-label-proxy@sha256:90f629a90569aceb6deb0134b4141a3a622c4e95637ef4d5d6f3890ac27026c2?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-prom-label-proxy\u0026tag=v4.11.0-202208031306.p0.gaf12fbc.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-telemeter@sha256:41f945d79832bab585470bb274be2ab66c8728808d15679c8ea3089013671464_s390x",
"product": {
"name": "openshift4/ose-telemeter@sha256:41f945d79832bab585470bb274be2ab66c8728808d15679c8ea3089013671464_s390x",
"product_id": "openshift4/ose-telemeter@sha256:41f945d79832bab585470bb274be2ab66c8728808d15679c8ea3089013671464_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-telemeter@sha256:41f945d79832bab585470bb274be2ab66c8728808d15679c8ea3089013671464?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-telemeter\u0026tag=v4.11.0-202208031306.p0.g77b2966.assembly.stream"
}
}
}
],
"category": "architecture",
"name": "s390x"
},
{
"branches": [
{
"category": "product_version",
"name": "openshift4/ose-cluster-autoscaler@sha256:066894460cc277008976b85a7c4c6a5edae8707f6c4ca7b4fd1b159565690800_ppc64le",
"product": {
"name": "openshift4/ose-cluster-autoscaler@sha256:066894460cc277008976b85a7c4c6a5edae8707f6c4ca7b4fd1b159565690800_ppc64le",
"product_id": "openshift4/ose-cluster-autoscaler@sha256:066894460cc277008976b85a7c4c6a5edae8707f6c4ca7b4fd1b159565690800_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-cluster-autoscaler@sha256:066894460cc277008976b85a7c4c6a5edae8707f6c4ca7b4fd1b159565690800?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-cluster-autoscaler\u0026tag=v4.11.0-202208150437.p0.g80a9b6d.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-baremetal-machine-controllers@sha256:805aaaf2c736170ac879baed0eab2d3de05b1255331a46ad247fd3b5dfbbfb52_ppc64le",
"product": {
"name": "openshift4/ose-baremetal-machine-controllers@sha256:805aaaf2c736170ac879baed0eab2d3de05b1255331a46ad247fd3b5dfbbfb52_ppc64le",
"product_id": "openshift4/ose-baremetal-machine-controllers@sha256:805aaaf2c736170ac879baed0eab2d3de05b1255331a46ad247fd3b5dfbbfb52_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-baremetal-machine-controllers@sha256:805aaaf2c736170ac879baed0eab2d3de05b1255331a46ad247fd3b5dfbbfb52?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-baremetal-machine-controllers\u0026tag=v4.11.0-202208031306.p0.ga65be86.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-cluster-etcd-rhel8-operator@sha256:867a572c4a1789f8360d0f01544c9f796d0328c3d7f40d98b81677b7fce40ecb_ppc64le",
"product": {
"name": "openshift4/ose-cluster-etcd-rhel8-operator@sha256:867a572c4a1789f8360d0f01544c9f796d0328c3d7f40d98b81677b7fce40ecb_ppc64le",
"product_id": "openshift4/ose-cluster-etcd-rhel8-operator@sha256:867a572c4a1789f8360d0f01544c9f796d0328c3d7f40d98b81677b7fce40ecb_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-cluster-etcd-rhel8-operator@sha256:867a572c4a1789f8360d0f01544c9f796d0328c3d7f40d98b81677b7fce40ecb?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-cluster-etcd-rhel8-operator\u0026tag=v4.11.0-202208162257.p0.g5579971.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-cluster-monitoring-operator@sha256:8ff5a580ab2e42adbdcbea74e7c2b6915c6abd4c5d6f14c82903586dda18001a_ppc64le",
"product": {
"name": "openshift4/ose-cluster-monitoring-operator@sha256:8ff5a580ab2e42adbdcbea74e7c2b6915c6abd4c5d6f14c82903586dda18001a_ppc64le",
"product_id": "openshift4/ose-cluster-monitoring-operator@sha256:8ff5a580ab2e42adbdcbea74e7c2b6915c6abd4c5d6f14c82903586dda18001a_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-cluster-monitoring-operator@sha256:8ff5a580ab2e42adbdcbea74e7c2b6915c6abd4c5d6f14c82903586dda18001a?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-cluster-monitoring-operator\u0026tag=v4.11.0-202208110436.p0.g2e9b60a.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-cluster-network-operator@sha256:d3bff15251d3415b42ff851f0a1269bbf0fdac9410f437ad32c19c709b8f1b1d_ppc64le",
"product": {
"name": "openshift4/ose-cluster-network-operator@sha256:d3bff15251d3415b42ff851f0a1269bbf0fdac9410f437ad32c19c709b8f1b1d_ppc64le",
"product_id": "openshift4/ose-cluster-network-operator@sha256:d3bff15251d3415b42ff851f0a1269bbf0fdac9410f437ad32c19c709b8f1b1d_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-cluster-network-operator@sha256:d3bff15251d3415b42ff851f0a1269bbf0fdac9410f437ad32c19c709b8f1b1d?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-cluster-network-operator\u0026tag=v4.11.0-202208031306.p0.g3528a6b.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-cluster-node-tuning-operator@sha256:3ad618fd222cd3f0967b5c945e3f8a9c2c9f7cd5c4c107f2de7b7da4d06c5587_ppc64le",
"product": {
"name": "openshift4/ose-cluster-node-tuning-operator@sha256:3ad618fd222cd3f0967b5c945e3f8a9c2c9f7cd5c4c107f2de7b7da4d06c5587_ppc64le",
"product_id": "openshift4/ose-cluster-node-tuning-operator@sha256:3ad618fd222cd3f0967b5c945e3f8a9c2c9f7cd5c4c107f2de7b7da4d06c5587_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-cluster-node-tuning-operator@sha256:3ad618fd222cd3f0967b5c945e3f8a9c2c9f7cd5c4c107f2de7b7da4d06c5587?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-cluster-node-tuning-operator\u0026tag=v4.11.0-202208161847.p0.gf75e0e7.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-cluster-version-operator@sha256:739b3f7a860a9ac73027a95111dd5466b4c467970f2fb777cdf3598f67221b68_ppc64le",
"product": {
"name": "openshift4/ose-cluster-version-operator@sha256:739b3f7a860a9ac73027a95111dd5466b4c467970f2fb777cdf3598f67221b68_ppc64le",
"product_id": "openshift4/ose-cluster-version-operator@sha256:739b3f7a860a9ac73027a95111dd5466b4c467970f2fb777cdf3598f67221b68_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-cluster-version-operator@sha256:739b3f7a860a9ac73027a95111dd5466b4c467970f2fb777cdf3598f67221b68?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-cluster-version-operator\u0026tag=v4.11.0-202208161348.p0.g0520e51.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-configmap-reloader@sha256:f78ad6462d63cf7926c5b83617dfbd393508588d88b5bd9eeeea0b7d8a64669e_ppc64le",
"product": {
"name": "openshift4/ose-configmap-reloader@sha256:f78ad6462d63cf7926c5b83617dfbd393508588d88b5bd9eeeea0b7d8a64669e_ppc64le",
"product_id": "openshift4/ose-configmap-reloader@sha256:f78ad6462d63cf7926c5b83617dfbd393508588d88b5bd9eeeea0b7d8a64669e_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-configmap-reloader@sha256:f78ad6462d63cf7926c5b83617dfbd393508588d88b5bd9eeeea0b7d8a64669e?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-configmap-reloader\u0026tag=v4.11.0-202208031306.p0.gb7c03bb.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-coredns@sha256:a5d7d60486b0db4eff39e8ae9234a7650f578ee4edaaa8d5d0d1f1d7985471ee_ppc64le",
"product": {
"name": "openshift4/ose-coredns@sha256:a5d7d60486b0db4eff39e8ae9234a7650f578ee4edaaa8d5d0d1f1d7985471ee_ppc64le",
"product_id": "openshift4/ose-coredns@sha256:a5d7d60486b0db4eff39e8ae9234a7650f578ee4edaaa8d5d0d1f1d7985471ee_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-coredns@sha256:a5d7d60486b0db4eff39e8ae9234a7650f578ee4edaaa8d5d0d1f1d7985471ee?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-coredns\u0026tag=v4.11.0-202208031306.p0.g7fe212f.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-csi-external-attacher-rhel8@sha256:cd8502b7bc328fd4b7f1b4194dc8f21b850c8c1eb8e0b220afb0fbef06ee447b_ppc64le",
"product": {
"name": "openshift4/ose-csi-external-attacher-rhel8@sha256:cd8502b7bc328fd4b7f1b4194dc8f21b850c8c1eb8e0b220afb0fbef06ee447b_ppc64le",
"product_id": "openshift4/ose-csi-external-attacher-rhel8@sha256:cd8502b7bc328fd4b7f1b4194dc8f21b850c8c1eb8e0b220afb0fbef06ee447b_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-csi-external-attacher-rhel8@sha256:cd8502b7bc328fd4b7f1b4194dc8f21b850c8c1eb8e0b220afb0fbef06ee447b?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-csi-external-attacher-rhel8\u0026tag=v4.11.0-202208150437.p0.gda5442f.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-csi-external-attacher@sha256:cd8502b7bc328fd4b7f1b4194dc8f21b850c8c1eb8e0b220afb0fbef06ee447b_ppc64le",
"product": {
"name": "openshift4/ose-csi-external-attacher@sha256:cd8502b7bc328fd4b7f1b4194dc8f21b850c8c1eb8e0b220afb0fbef06ee447b_ppc64le",
"product_id": "openshift4/ose-csi-external-attacher@sha256:cd8502b7bc328fd4b7f1b4194dc8f21b850c8c1eb8e0b220afb0fbef06ee447b_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-csi-external-attacher@sha256:cd8502b7bc328fd4b7f1b4194dc8f21b850c8c1eb8e0b220afb0fbef06ee447b?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-csi-external-attacher\u0026tag=v4.11.0-202208150437.p0.gda5442f.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-csi-driver-manila-rhel8@sha256:3c3248dfebba93bd81d5295455cd1eaead7622a1dd9d433bc7bf49a713603255_ppc64le",
"product": {
"name": "openshift4/ose-csi-driver-manila-rhel8@sha256:3c3248dfebba93bd81d5295455cd1eaead7622a1dd9d433bc7bf49a713603255_ppc64le",
"product_id": "openshift4/ose-csi-driver-manila-rhel8@sha256:3c3248dfebba93bd81d5295455cd1eaead7622a1dd9d433bc7bf49a713603255_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-csi-driver-manila-rhel8@sha256:3c3248dfebba93bd81d5295455cd1eaead7622a1dd9d433bc7bf49a713603255?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-csi-driver-manila-rhel8\u0026tag=v4.11.0-202208031306.p0.g246ae15.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-csi-driver-manila-rhel8-operator@sha256:5543f0aabea36a61da59bdc5042f8d5e2dfff4a07a51ed61fdd91cd75de53047_ppc64le",
"product": {
"name": "openshift4/ose-csi-driver-manila-rhel8-operator@sha256:5543f0aabea36a61da59bdc5042f8d5e2dfff4a07a51ed61fdd91cd75de53047_ppc64le",
"product_id": "openshift4/ose-csi-driver-manila-rhel8-operator@sha256:5543f0aabea36a61da59bdc5042f8d5e2dfff4a07a51ed61fdd91cd75de53047_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-csi-driver-manila-rhel8-operator@sha256:5543f0aabea36a61da59bdc5042f8d5e2dfff4a07a51ed61fdd91cd75de53047?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-csi-driver-manila-rhel8-operator\u0026tag=v4.11.0-202208031306.p0.g12cb253.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-csi-driver-nfs-rhel8@sha256:ab4144663cd995c5fcac1b096a5dafd5ec6e5fa62df311f4cb3841a7d2c75dfe_ppc64le",
"product": {
"name": "openshift4/ose-csi-driver-nfs-rhel8@sha256:ab4144663cd995c5fcac1b096a5dafd5ec6e5fa62df311f4cb3841a7d2c75dfe_ppc64le",
"product_id": "openshift4/ose-csi-driver-nfs-rhel8@sha256:ab4144663cd995c5fcac1b096a5dafd5ec6e5fa62df311f4cb3841a7d2c75dfe_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-csi-driver-nfs-rhel8@sha256:ab4144663cd995c5fcac1b096a5dafd5ec6e5fa62df311f4cb3841a7d2c75dfe?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-csi-driver-nfs-rhel8\u0026tag=v4.11.0-202208150437.p0.gf144bb4.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-csi-livenessprobe@sha256:9d7830b4ffd8be8845a62a69bd2efb7b3354d0a6b226d6e5cc8b23670b6b65cc_ppc64le",
"product": {
"name": "openshift4/ose-csi-livenessprobe@sha256:9d7830b4ffd8be8845a62a69bd2efb7b3354d0a6b226d6e5cc8b23670b6b65cc_ppc64le",
"product_id": "openshift4/ose-csi-livenessprobe@sha256:9d7830b4ffd8be8845a62a69bd2efb7b3354d0a6b226d6e5cc8b23670b6b65cc_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-csi-livenessprobe@sha256:9d7830b4ffd8be8845a62a69bd2efb7b3354d0a6b226d6e5cc8b23670b6b65cc?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-csi-livenessprobe\u0026tag=v4.11.0-202208150437.p0.g7319607.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-csi-livenessprobe-rhel8@sha256:9d7830b4ffd8be8845a62a69bd2efb7b3354d0a6b226d6e5cc8b23670b6b65cc_ppc64le",
"product": {
"name": "openshift4/ose-csi-livenessprobe-rhel8@sha256:9d7830b4ffd8be8845a62a69bd2efb7b3354d0a6b226d6e5cc8b23670b6b65cc_ppc64le",
"product_id": "openshift4/ose-csi-livenessprobe-rhel8@sha256:9d7830b4ffd8be8845a62a69bd2efb7b3354d0a6b226d6e5cc8b23670b6b65cc_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-csi-livenessprobe-rhel8@sha256:9d7830b4ffd8be8845a62a69bd2efb7b3354d0a6b226d6e5cc8b23670b6b65cc?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel8\u0026tag=v4.11.0-202208150437.p0.g7319607.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-csi-node-driver-registrar-rhel8@sha256:33487a8bf32beb3dfe503b86d29f4ba1abec143841cb74a806447f4cda76b65e_ppc64le",
"product": {
"name": "openshift4/ose-csi-node-driver-registrar-rhel8@sha256:33487a8bf32beb3dfe503b86d29f4ba1abec143841cb74a806447f4cda76b65e_ppc64le",
"product_id": "openshift4/ose-csi-node-driver-registrar-rhel8@sha256:33487a8bf32beb3dfe503b86d29f4ba1abec143841cb74a806447f4cda76b65e_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-csi-node-driver-registrar-rhel8@sha256:33487a8bf32beb3dfe503b86d29f4ba1abec143841cb74a806447f4cda76b65e?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel8\u0026tag=v4.11.0-202208031306.p0.g710109c.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-csi-node-driver-registrar@sha256:33487a8bf32beb3dfe503b86d29f4ba1abec143841cb74a806447f4cda76b65e_ppc64le",
"product": {
"name": "openshift4/ose-csi-node-driver-registrar@sha256:33487a8bf32beb3dfe503b86d29f4ba1abec143841cb74a806447f4cda76b65e_ppc64le",
"product_id": "openshift4/ose-csi-node-driver-registrar@sha256:33487a8bf32beb3dfe503b86d29f4ba1abec143841cb74a806447f4cda76b65e_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-csi-node-driver-registrar@sha256:33487a8bf32beb3dfe503b86d29f4ba1abec143841cb74a806447f4cda76b65e?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-csi-node-driver-registrar\u0026tag=v4.11.0-202208031306.p0.g710109c.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-csi-external-provisioner@sha256:62f68c04b66046eac735887c9ebfc3fb8af069579cab057203d1fda7c047a711_ppc64le",
"product": {
"name": "openshift4/ose-csi-external-provisioner@sha256:62f68c04b66046eac735887c9ebfc3fb8af069579cab057203d1fda7c047a711_ppc64le",
"product_id": "openshift4/ose-csi-external-provisioner@sha256:62f68c04b66046eac735887c9ebfc3fb8af069579cab057203d1fda7c047a711_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-csi-external-provisioner@sha256:62f68c04b66046eac735887c9ebfc3fb8af069579cab057203d1fda7c047a711?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-csi-external-provisioner\u0026tag=v4.11.0-202208150437.p0.g86277ec.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-csi-external-provisioner-rhel8@sha256:62f68c04b66046eac735887c9ebfc3fb8af069579cab057203d1fda7c047a711_ppc64le",
"product": {
"name": "openshift4/ose-csi-external-provisioner-rhel8@sha256:62f68c04b66046eac735887c9ebfc3fb8af069579cab057203d1fda7c047a711_ppc64le",
"product_id": "openshift4/ose-csi-external-provisioner-rhel8@sha256:62f68c04b66046eac735887c9ebfc3fb8af069579cab057203d1fda7c047a711_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-csi-external-provisioner-rhel8@sha256:62f68c04b66046eac735887c9ebfc3fb8af069579cab057203d1fda7c047a711?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel8\u0026tag=v4.11.0-202208150437.p0.g86277ec.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/driver-toolkit-rhel8@sha256:0d876f138cb07c4cf25bc0161041f92a25a81637367815ab20c8ac30e11d7f0a_ppc64le",
"product": {
"name": "openshift4/driver-toolkit-rhel8@sha256:0d876f138cb07c4cf25bc0161041f92a25a81637367815ab20c8ac30e11d7f0a_ppc64le",
"product_id": "openshift4/driver-toolkit-rhel8@sha256:0d876f138cb07c4cf25bc0161041f92a25a81637367815ab20c8ac30e11d7f0a_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/driver-toolkit-rhel8@sha256:0d876f138cb07c4cf25bc0161041f92a25a81637367815ab20c8ac30e11d7f0a?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/driver-toolkit-rhel8\u0026tag=v4.11.0-202208031306.p0.g4e799c0.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-oauth-proxy@sha256:9bfd73a2ba40e7a88aa3760e13e4179796daa942ecc1fdb35ac0d99f67b9c332_ppc64le",
"product": {
"name": "openshift4/ose-oauth-proxy@sha256:9bfd73a2ba40e7a88aa3760e13e4179796daa942ecc1fdb35ac0d99f67b9c332_ppc64le",
"product_id": "openshift4/ose-oauth-proxy@sha256:9bfd73a2ba40e7a88aa3760e13e4179796daa942ecc1fdb35ac0d99f67b9c332_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-oauth-proxy@sha256:9bfd73a2ba40e7a88aa3760e13e4179796daa942ecc1fdb35ac0d99f67b9c332?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-oauth-proxy\u0026tag=v4.11.0-202208150437.p0.gaad1b28.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-prometheus-alertmanager@sha256:0d225b059bdefca3ac163860ce9ae41ed74cd8c9ca887cfe4c525ac3f0cae783_ppc64le",
"product": {
"name": "openshift4/ose-prometheus-alertmanager@sha256:0d225b059bdefca3ac163860ce9ae41ed74cd8c9ca887cfe4c525ac3f0cae783_ppc64le",
"product_id": "openshift4/ose-prometheus-alertmanager@sha256:0d225b059bdefca3ac163860ce9ae41ed74cd8c9ca887cfe4c525ac3f0cae783_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-prometheus-alertmanager@sha256:0d225b059bdefca3ac163860ce9ae41ed74cd8c9ca887cfe4c525ac3f0cae783?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-prometheus-alertmanager\u0026tag=v4.11.0-202208031306.p0.g05cfc39.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-prometheus-node-exporter@sha256:1226c18cda120df10313739a9ac638bd5c4d02aa4f65ba3d1044b4f423d559a2_ppc64le",
"product": {
"name": "openshift4/ose-prometheus-node-exporter@sha256:1226c18cda120df10313739a9ac638bd5c4d02aa4f65ba3d1044b4f423d559a2_ppc64le",
"product_id": "openshift4/ose-prometheus-node-exporter@sha256:1226c18cda120df10313739a9ac638bd5c4d02aa4f65ba3d1044b4f423d559a2_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-prometheus-node-exporter@sha256:1226c18cda120df10313739a9ac638bd5c4d02aa4f65ba3d1044b4f423d559a2?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-prometheus-node-exporter\u0026tag=v4.11.0-202208031306.p0.g0102201.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-prometheus@sha256:2486111c7d1de008464902945f9767cefedb3ef5c53521fdc2e1eb5fcf1b3fb4_ppc64le",
"product": {
"name": "openshift4/ose-prometheus@sha256:2486111c7d1de008464902945f9767cefedb3ef5c53521fdc2e1eb5fcf1b3fb4_ppc64le",
"product_id": "openshift4/ose-prometheus@sha256:2486111c7d1de008464902945f9767cefedb3ef5c53521fdc2e1eb5fcf1b3fb4_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-prometheus@sha256:2486111c7d1de008464902945f9767cefedb3ef5c53521fdc2e1eb5fcf1b3fb4?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-prometheus\u0026tag=v4.11.0-202208031306.p0.gd2dfc27.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-grafana@sha256:872e19ac34f528137912f7a4374848e14d5b5f71332e758d17b8955e6473bd8e_ppc64le",
"product": {
"name": "openshift4/ose-grafana@sha256:872e19ac34f528137912f7a4374848e14d5b5f71332e758d17b8955e6473bd8e_ppc64le",
"product_id": "openshift4/ose-grafana@sha256:872e19ac34f528137912f7a4374848e14d5b5f71332e758d17b8955e6473bd8e_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-grafana@sha256:872e19ac34f528137912f7a4374848e14d5b5f71332e758d17b8955e6473bd8e?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-grafana\u0026tag=v4.11.0-202208031306.p0.g6773185.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-ibm-vpc-node-label-updater-rhel8@sha256:278c796bcd48ecb1f88174ca479e447fb3774be23169b3e0c9e10bb2c9c5e9e9_ppc64le",
"product": {
"name": "openshift4/ose-ibm-vpc-node-label-updater-rhel8@sha256:278c796bcd48ecb1f88174ca479e447fb3774be23169b3e0c9e10bb2c9c5e9e9_ppc64le",
"product_id": "openshift4/ose-ibm-vpc-node-label-updater-rhel8@sha256:278c796bcd48ecb1f88174ca479e447fb3774be23169b3e0c9e10bb2c9c5e9e9_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-ibm-vpc-node-label-updater-rhel8@sha256:278c796bcd48ecb1f88174ca479e447fb3774be23169b3e0c9e10bb2c9c5e9e9?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-ibm-vpc-node-label-updater-rhel8\u0026tag=v4.11.0-202208031306.p0.g32e18fa.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-kube-proxy@sha256:5f1bb6c0542b8239e285fb2dbdf3b31597e6af62c91e0f5cf3ae5938a5b23c41_ppc64le",
"product": {
"name": "openshift4/ose-kube-proxy@sha256:5f1bb6c0542b8239e285fb2dbdf3b31597e6af62c91e0f5cf3ae5938a5b23c41_ppc64le",
"product_id": "openshift4/ose-kube-proxy@sha256:5f1bb6c0542b8239e285fb2dbdf3b31597e6af62c91e0f5cf3ae5938a5b23c41_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-kube-proxy@sha256:5f1bb6c0542b8239e285fb2dbdf3b31597e6af62c91e0f5cf3ae5938a5b23c41?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-kube-proxy\u0026tag=v4.11.0-202208161348.p0.g93345d4.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-kube-rbac-proxy@sha256:20fc22cb99735ca5a7d633c4575d31f0cc54cb0856dae6a1aeee1c5a5b921ce2_ppc64le",
"product": {
"name": "openshift4/ose-kube-rbac-proxy@sha256:20fc22cb99735ca5a7d633c4575d31f0cc54cb0856dae6a1aeee1c5a5b921ce2_ppc64le",
"product_id": "openshift4/ose-kube-rbac-proxy@sha256:20fc22cb99735ca5a7d633c4575d31f0cc54cb0856dae6a1aeee1c5a5b921ce2_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-kube-rbac-proxy@sha256:20fc22cb99735ca5a7d633c4575d31f0cc54cb0856dae6a1aeee1c5a5b921ce2?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-kube-rbac-proxy\u0026tag=v4.11.0-202208031306.p0.ga805ba5.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-kube-state-metrics@sha256:eaa324ff422ebd8cf630f252d9d628a30f1c6c8e35d6f06584a3d452adb7074e_ppc64le",
"product": {
"name": "openshift4/ose-kube-state-metrics@sha256:eaa324ff422ebd8cf630f252d9d628a30f1c6c8e35d6f06584a3d452adb7074e_ppc64le",
"product_id": "openshift4/ose-kube-state-metrics@sha256:eaa324ff422ebd8cf630f252d9d628a30f1c6c8e35d6f06584a3d452adb7074e_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-kube-state-metrics@sha256:eaa324ff422ebd8cf630f252d9d628a30f1c6c8e35d6f06584a3d452adb7074e?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-kube-state-metrics\u0026tag=v4.11.0-202208031306.p0.g896d000.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-kuryr-cni-rhel8@sha256:81462d3fafcd8988646f7a41ee96c71b837471dc5dcb35396eb533b14254156e_ppc64le",
"product": {
"name": "openshift4/ose-kuryr-cni-rhel8@sha256:81462d3fafcd8988646f7a41ee96c71b837471dc5dcb35396eb533b14254156e_ppc64le",
"product_id": "openshift4/ose-kuryr-cni-rhel8@sha256:81462d3fafcd8988646f7a41ee96c71b837471dc5dcb35396eb533b14254156e_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-kuryr-cni-rhel8@sha256:81462d3fafcd8988646f7a41ee96c71b837471dc5dcb35396eb533b14254156e?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-kuryr-cni-rhel8\u0026tag=v4.11.0-202208150437.p0.g6952743.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-kuryr-controller-rhel8@sha256:0f66b211011375a203597f2a524314d9e05319db80f5e22fd78619eebed98ea0_ppc64le",
"product": {
"name": "openshift4/ose-kuryr-controller-rhel8@sha256:0f66b211011375a203597f2a524314d9e05319db80f5e22fd78619eebed98ea0_ppc64le",
"product_id": "openshift4/ose-kuryr-controller-rhel8@sha256:0f66b211011375a203597f2a524314d9e05319db80f5e22fd78619eebed98ea0_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-kuryr-controller-rhel8@sha256:0f66b211011375a203597f2a524314d9e05319db80f5e22fd78619eebed98ea0?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-kuryr-controller-rhel8\u0026tag=v4.11.0-202208150437.p0.g6952743.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-operator-marketplace@sha256:60020a467e04467bc1584fb348af1586ead6ccf267deff84ded975ebb45966d8_ppc64le",
"product": {
"name": "openshift4/ose-operator-marketplace@sha256:60020a467e04467bc1584fb348af1586ead6ccf267deff84ded975ebb45966d8_ppc64le",
"product_id": "openshift4/ose-operator-marketplace@sha256:60020a467e04467bc1584fb348af1586ead6ccf267deff84ded975ebb45966d8_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-operator-marketplace@sha256:60020a467e04467bc1584fb348af1586ead6ccf267deff84ded975ebb45966d8?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-operator-marketplace\u0026tag=v4.11.0-202208031306.p0.g040c64e.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-multus-cni@sha256:559cb4e633fb0731f79310115e7d384749ef2ca15f298a4102985b4505845228_ppc64le",
"product": {
"name": "openshift4/ose-multus-cni@sha256:559cb4e633fb0731f79310115e7d384749ef2ca15f298a4102985b4505845228_ppc64le",
"product_id": "openshift4/ose-multus-cni@sha256:559cb4e633fb0731f79310115e7d384749ef2ca15f298a4102985b4505845228_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-multus-cni@sha256:559cb4e633fb0731f79310115e7d384749ef2ca15f298a4102985b4505845228?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-multus-cni\u0026tag=v4.11.0-202208150736.p0.g3cc5a3a.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-oauth-server-rhel8@sha256:5f55e85234cb822dd12ab71bf5de8e7a49eab2525e465ac4bf34f5e69cee5673_ppc64le",
"product": {
"name": "openshift4/ose-oauth-server-rhel8@sha256:5f55e85234cb822dd12ab71bf5de8e7a49eab2525e465ac4bf34f5e69cee5673_ppc64le",
"product_id": "openshift4/ose-oauth-server-rhel8@sha256:5f55e85234cb822dd12ab71bf5de8e7a49eab2525e465ac4bf34f5e69cee5673_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-oauth-server-rhel8@sha256:5f55e85234cb822dd12ab71bf5de8e7a49eab2525e465ac4bf34f5e69cee5673?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-oauth-server-rhel8\u0026tag=v4.11.0-202208031703.p0.g8d80088.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-docker-builder@sha256:d7456704b8084ca68674124a4de7ad3199d9fe3989cd15801bf3090138ce4935_ppc64le",
"product": {
"name": "openshift4/ose-docker-builder@sha256:d7456704b8084ca68674124a4de7ad3199d9fe3989cd15801bf3090138ce4935_ppc64le",
"product_id": "openshift4/ose-docker-builder@sha256:d7456704b8084ca68674124a4de7ad3199d9fe3989cd15801bf3090138ce4935_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-docker-builder@sha256:d7456704b8084ca68674124a4de7ad3199d9fe3989cd15801bf3090138ce4935?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-docker-builder\u0026tag=v4.11.0-202208161927.p0.g09e95c1.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-cli@sha256:9e9325e685bf2c27ad58933720dc1f0595a1d9b2deeee1f5ea6e7915c2bed905_ppc64le",
"product": {
"name": "openshift4/ose-cli@sha256:9e9325e685bf2c27ad58933720dc1f0595a1d9b2deeee1f5ea6e7915c2bed905_ppc64le",
"product_id": "openshift4/ose-cli@sha256:9e9325e685bf2c27ad58933720dc1f0595a1d9b2deeee1f5ea6e7915c2bed905_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-cli@sha256:9e9325e685bf2c27ad58933720dc1f0595a1d9b2deeee1f5ea6e7915c2bed905?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-cli\u0026tag=v4.11.0-202208150437.p0.gfcf512e.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-console@sha256:67c77dfbf58dd0c41483b5afffab5215b1a818827176cfaa43794e1f237c67f1_ppc64le",
"product": {
"name": "openshift4/ose-console@sha256:67c77dfbf58dd0c41483b5afffab5215b1a818827176cfaa43794e1f237c67f1_ppc64le",
"product_id": "openshift4/ose-console@sha256:67c77dfbf58dd0c41483b5afffab5215b1a818827176cfaa43794e1f237c67f1_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-console@sha256:67c77dfbf58dd0c41483b5afffab5215b1a818827176cfaa43794e1f237c67f1?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-console\u0026tag=v4.11.0-202208110436.p0.g6b10e5b.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-console-operator@sha256:2ec6199f3ca35880a0d9a1960156de7d94b04be1d391b08926f19939ba8cb812_ppc64le",
"product": {
"name": "openshift4/ose-console-operator@sha256:2ec6199f3ca35880a0d9a1960156de7d94b04be1d391b08926f19939ba8cb812_ppc64le",
"product_id": "openshift4/ose-console-operator@sha256:2ec6199f3ca35880a0d9a1960156de7d94b04be1d391b08926f19939ba8cb812_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-console-operator@sha256:2ec6199f3ca35880a0d9a1960156de7d94b04be1d391b08926f19939ba8cb812?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-console-operator\u0026tag=v4.11.0-202208031306.p0.g501e91f.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-deployer@sha256:1f82bd5534d24cf42c945d9e2950aff008768537b1f062b4034832f35a3082c7_ppc64le",
"product": {
"name": "openshift4/ose-deployer@sha256:1f82bd5534d24cf42c945d9e2950aff008768537b1f062b4034832f35a3082c7_ppc64le",
"product_id": "openshift4/ose-deployer@sha256:1f82bd5534d24cf42c945d9e2950aff008768537b1f062b4034832f35a3082c7_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-deployer@sha256:1f82bd5534d24cf42c945d9e2950aff008768537b1f062b4034832f35a3082c7?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-deployer\u0026tag=v4.11.0-202208150437.p0.gfcf512e.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-haproxy-router@sha256:17958f3a8e6f0139f52d7955c715681a8bec9648db8e8dcc651d8a1459e66113_ppc64le",
"product": {
"name": "openshift4/ose-haproxy-router@sha256:17958f3a8e6f0139f52d7955c715681a8bec9648db8e8dcc651d8a1459e66113_ppc64le",
"product_id": "openshift4/ose-haproxy-router@sha256:17958f3a8e6f0139f52d7955c715681a8bec9648db8e8dcc651d8a1459e66113_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-haproxy-router@sha256:17958f3a8e6f0139f52d7955c715681a8bec9648db8e8dcc651d8a1459e66113?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-haproxy-router\u0026tag=v4.11.0-202208150437.p0.g601ba57.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-hyperkube@sha256:f2c9f7723e565ba0b6a5893c235aea79232e3c83d8719ea3001c50d62fcfb450_ppc64le",
"product": {
"name": "openshift4/ose-hyperkube@sha256:f2c9f7723e565ba0b6a5893c235aea79232e3c83d8719ea3001c50d62fcfb450_ppc64le",
"product_id": "openshift4/ose-hyperkube@sha256:f2c9f7723e565ba0b6a5893c235aea79232e3c83d8719ea3001c50d62fcfb450_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-hyperkube@sha256:f2c9f7723e565ba0b6a5893c235aea79232e3c83d8719ea3001c50d62fcfb450?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-hyperkube\u0026tag=v4.11.0-202208150437.p0.g4f0dd4d.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-keepalived-ipfailover@sha256:7cf2d25854c5c543f4098ca114538004804457bdca85794b13f43e371ac5f1c8_ppc64le",
"product": {
"name": "openshift4/ose-keepalived-ipfailover@sha256:7cf2d25854c5c543f4098ca114538004804457bdca85794b13f43e371ac5f1c8_ppc64le",
"product_id": "openshift4/ose-keepalived-ipfailover@sha256:7cf2d25854c5c543f4098ca114538004804457bdca85794b13f43e371ac5f1c8_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-keepalived-ipfailover@sha256:7cf2d25854c5c543f4098ca114538004804457bdca85794b13f43e371ac5f1c8?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-keepalived-ipfailover\u0026tag=v4.11.0-202208031306.p0.gf1330f6.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-pod@sha256:718cf324bb4c3af6852458ab1551c59ee9f1b1d8d3fadfd858bb909c9ec3558a_ppc64le",
"product": {
"name": "openshift4/ose-pod@sha256:718cf324bb4c3af6852458ab1551c59ee9f1b1d8d3fadfd858bb909c9ec3558a_ppc64le",
"product_id": "openshift4/ose-pod@sha256:718cf324bb4c3af6852458ab1551c59ee9f1b1d8d3fadfd858bb909c9ec3558a_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-pod@sha256:718cf324bb4c3af6852458ab1551c59ee9f1b1d8d3fadfd858bb909c9ec3558a?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-pod\u0026tag=v4.11.0-202208101756.p0.g4f0dd4d.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-docker-registry@sha256:1ca0c6d8dcb1da2dc0ed3488c03062948b7801ebf77f032a75dcd0d776cbcc02_ppc64le",
"product": {
"name": "openshift4/ose-docker-registry@sha256:1ca0c6d8dcb1da2dc0ed3488c03062948b7801ebf77f032a75dcd0d776cbcc02_ppc64le",
"product_id": "openshift4/ose-docker-registry@sha256:1ca0c6d8dcb1da2dc0ed3488c03062948b7801ebf77f032a75dcd0d776cbcc02_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-docker-registry@sha256:1ca0c6d8dcb1da2dc0ed3488c03062948b7801ebf77f032a75dcd0d776cbcc02?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-docker-registry\u0026tag=v4.11.0-202208031306.p0.g9f07f43.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-tests@sha256:d8fd47265c720cad5f81c107c40302e3da0e569b79b18f0182804db6ddef0b39_ppc64le",
"product": {
"name": "openshift4/ose-tests@sha256:d8fd47265c720cad5f81c107c40302e3da0e569b79b18f0182804db6ddef0b39_ppc64le",
"product_id": "openshift4/ose-tests@sha256:d8fd47265c720cad5f81c107c40302e3da0e569b79b18f0182804db6ddef0b39_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-tests@sha256:d8fd47265c720cad5f81c107c40302e3da0e569b79b18f0182804db6ddef0b39?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-tests\u0026tag=v4.11.0-202208150437.p0.g2137b2b.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-openshift-state-metrics-rhel8@sha256:31fdf586cd84190d15ba39d77b2cf4f885e2f7b9d4cabecc173673657d98762f_ppc64le",
"product": {
"name": "openshift4/ose-openshift-state-metrics-rhel8@sha256:31fdf586cd84190d15ba39d77b2cf4f885e2f7b9d4cabecc173673657d98762f_ppc64le",
"product_id": "openshift4/ose-openshift-state-metrics-rhel8@sha256:31fdf586cd84190d15ba39d77b2cf4f885e2f7b9d4cabecc173673657d98762f_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-openshift-state-metrics-rhel8@sha256:31fdf586cd84190d15ba39d77b2cf4f885e2f7b9d4cabecc173673657d98762f?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel8\u0026tag=v4.11.0-202208031306.p0.g1a7a5dc.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-operator-lifecycle-manager@sha256:d7869ff27bf8c8a4becc36ac1cfe0d58c87717abd331e0fb5654cd2170646964_ppc64le",
"product": {
"name": "openshift4/ose-operator-lifecycle-manager@sha256:d7869ff27bf8c8a4becc36ac1cfe0d58c87717abd331e0fb5654cd2170646964_ppc64le",
"product_id": "openshift4/ose-operator-lifecycle-manager@sha256:d7869ff27bf8c8a4becc36ac1cfe0d58c87717abd331e0fb5654cd2170646964_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-operator-lifecycle-manager@sha256:d7869ff27bf8c8a4becc36ac1cfe0d58c87717abd331e0fb5654cd2170646964?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-operator-lifecycle-manager\u0026tag=v4.11.0-202208152036.p0.g8a984d4.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-operator-registry@sha256:5b349413999a106176b22c9df4d3cfbd918d74fc5cf28f2ae99547370aa6d346_ppc64le",
"product": {
"name": "openshift4/ose-operator-registry@sha256:5b349413999a106176b22c9df4d3cfbd918d74fc5cf28f2ae99547370aa6d346_ppc64le",
"product_id": "openshift4/ose-operator-registry@sha256:5b349413999a106176b22c9df4d3cfbd918d74fc5cf28f2ae99547370aa6d346_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-operator-registry@sha256:5b349413999a106176b22c9df4d3cfbd918d74fc5cf28f2ae99547370aa6d346?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-operator-registry\u0026tag=v4.11.0-202208152036.p0.g8a984d4.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-agent-installer-api-server-rhel8@sha256:75d72fff160648cec863535b7ca3206dcf8b1d0e8686f1c20b55d684c9fd33dc_ppc64le",
"product": {
"name": "openshift4/ose-agent-installer-api-server-rhel8@sha256:75d72fff160648cec863535b7ca3206dcf8b1d0e8686f1c20b55d684c9fd33dc_ppc64le",
"product_id": "openshift4/ose-agent-installer-api-server-rhel8@sha256:75d72fff160648cec863535b7ca3206dcf8b1d0e8686f1c20b55d684c9fd33dc_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-agent-installer-api-server-rhel8@sha256:75d72fff160648cec863535b7ca3206dcf8b1d0e8686f1c20b55d684c9fd33dc?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-agent-installer-api-server-rhel8\u0026tag=v4.11.0-202208150437.p0.g0f52647.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-agent-installer-csr-approver-rhel8@sha256:ea0d1078f53d769332eb6d74134b246c3e1d3a3a39832055c303b134a4eed290_ppc64le",
"product": {
"name": "openshift4/ose-agent-installer-csr-approver-rhel8@sha256:ea0d1078f53d769332eb6d74134b246c3e1d3a3a39832055c303b134a4eed290_ppc64le",
"product_id": "openshift4/ose-agent-installer-csr-approver-rhel8@sha256:ea0d1078f53d769332eb6d74134b246c3e1d3a3a39832055c303b134a4eed290_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-agent-installer-csr-approver-rhel8@sha256:ea0d1078f53d769332eb6d74134b246c3e1d3a3a39832055c303b134a4eed290?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-agent-installer-csr-approver-rhel8\u0026tag=v4.11.0-202208150437.p0.g9a6e300.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-agent-installer-node-agent-rhel8@sha256:b2078745a9931f618b2ae3276f215f72a82570aebb1f871a086d74995f08f437_ppc64le",
"product": {
"name": "openshift4/ose-agent-installer-node-agent-rhel8@sha256:b2078745a9931f618b2ae3276f215f72a82570aebb1f871a086d74995f08f437_ppc64le",
"product_id": "openshift4/ose-agent-installer-node-agent-rhel8@sha256:b2078745a9931f618b2ae3276f215f72a82570aebb1f871a086d74995f08f437_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-agent-installer-node-agent-rhel8@sha256:b2078745a9931f618b2ae3276f215f72a82570aebb1f871a086d74995f08f437?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel8\u0026tag=v4.11.0-202208150437.p0.gb17b06b.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-agent-installer-orchestrator-rhel8@sha256:5fbacf9fe03238b9e82d1d5aa3050bb94666f75d9c312cf96d364554432c4516_ppc64le",
"product": {
"name": "openshift4/ose-agent-installer-orchestrator-rhel8@sha256:5fbacf9fe03238b9e82d1d5aa3050bb94666f75d9c312cf96d364554432c4516_ppc64le",
"product_id": "openshift4/ose-agent-installer-orchestrator-rhel8@sha256:5fbacf9fe03238b9e82d1d5aa3050bb94666f75d9c312cf96d364554432c4516_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-agent-installer-orchestrator-rhel8@sha256:5fbacf9fe03238b9e82d1d5aa3050bb94666f75d9c312cf96d364554432c4516?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel8\u0026tag=v4.11.0-202208031306.p0.g9a6e300.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-apiserver-network-proxy-rhel8@sha256:245ece4bd06599e479428c43847ff3cc532e3822f332c16bcd75fe8d803d294d_ppc64le",
"product": {
"name": "openshift4/ose-apiserver-network-proxy-rhel8@sha256:245ece4bd06599e479428c43847ff3cc532e3822f332c16bcd75fe8d803d294d_ppc64le",
"product_id": "openshift4/ose-apiserver-network-proxy-rhel8@sha256:245ece4bd06599e479428c43847ff3cc532e3822f332c16bcd75fe8d803d294d_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-apiserver-network-proxy-rhel8@sha256:245ece4bd06599e479428c43847ff3cc532e3822f332c16bcd75fe8d803d294d?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel8\u0026tag=v4.11.0-202208162148.p0.g9a641bb.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-baremetal-installer-rhel8@sha256:927f472da5d7cd5b63be4c1ba755edc4caef1687f9dae949c2ee5979b65a5ece_ppc64le",
"product": {
"name": "openshift4/ose-baremetal-installer-rhel8@sha256:927f472da5d7cd5b63be4c1ba755edc4caef1687f9dae949c2ee5979b65a5ece_ppc64le",
"product_id": "openshift4/ose-baremetal-installer-rhel8@sha256:927f472da5d7cd5b63be4c1ba755edc4caef1687f9dae949c2ee5979b65a5ece_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-baremetal-installer-rhel8@sha256:927f472da5d7cd5b63be4c1ba755edc4caef1687f9dae949c2ee5979b65a5ece?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-baremetal-installer-rhel8\u0026tag=v4.11.0-202208161507.p0.g1d2450c.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-baremetal-rhel8-operator@sha256:09c5815abcd751e6599fd7d741399c3009fb5c64498005b836b894baec3f32ce_ppc64le",
"product": {
"name": "openshift4/ose-baremetal-rhel8-operator@sha256:09c5815abcd751e6599fd7d741399c3009fb5c64498005b836b894baec3f32ce_ppc64le",
"product_id": "openshift4/ose-baremetal-rhel8-operator@sha256:09c5815abcd751e6599fd7d741399c3009fb5c64498005b836b894baec3f32ce_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-baremetal-rhel8-operator@sha256:09c5815abcd751e6599fd7d741399c3009fb5c64498005b836b894baec3f32ce?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-baremetal-rhel8-operator\u0026tag=v4.11.0-202208101627.p0.g3122fab.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-baremetal-runtimecfg-rhel8@sha256:36d777277a842f569d358e6a95acf7f9ed9f6b55e1ecfc7e14d21c51c805fd0e_ppc64le",
"product": {
"name": "openshift4/ose-baremetal-runtimecfg-rhel8@sha256:36d777277a842f569d358e6a95acf7f9ed9f6b55e1ecfc7e14d21c51c805fd0e_ppc64le",
"product_id": "openshift4/ose-baremetal-runtimecfg-rhel8@sha256:36d777277a842f569d358e6a95acf7f9ed9f6b55e1ecfc7e14d21c51c805fd0e_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-baremetal-runtimecfg-rhel8@sha256:36d777277a842f569d358e6a95acf7f9ed9f6b55e1ecfc7e14d21c51c805fd0e?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel8\u0026tag=v4.11.0-202208031306.p0.g70d770d.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-cli-artifacts@sha256:21babbab6276c3c556e2c2cf232c7dc9de3f187151a3c2973643829a418eaaee_ppc64le",
"product": {
"name": "openshift4/ose-cli-artifacts@sha256:21babbab6276c3c556e2c2cf232c7dc9de3f187151a3c2973643829a418eaaee_ppc64le",
"product_id": "openshift4/ose-cli-artifacts@sha256:21babbab6276c3c556e2c2cf232c7dc9de3f187151a3c2973643829a418eaaee_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-cli-artifacts@sha256:21babbab6276c3c556e2c2cf232c7dc9de3f187151a3c2973643829a418eaaee?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-cli-artifacts\u0026tag=v4.11.0-202208150437.p0.gfcf512e.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-cloud-credential-operator@sha256:106f6e450215363c8522f7ba40596e69d0cab04923bde1993b7bd2cf3e9c1afe_ppc64le",
"product": {
"name": "openshift4/ose-cloud-credential-operator@sha256:106f6e450215363c8522f7ba40596e69d0cab04923bde1993b7bd2cf3e9c1afe_ppc64le",
"product_id": "openshift4/ose-cloud-credential-operator@sha256:106f6e450215363c8522f7ba40596e69d0cab04923bde1993b7bd2cf3e9c1afe_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-cloud-credential-operator@sha256:106f6e450215363c8522f7ba40596e69d0cab04923bde1993b7bd2cf3e9c1afe?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-cloud-credential-operator\u0026tag=v4.11.0-202208031306.p0.g9a40d74.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/cloud-network-config-controller-rhel8@sha256:e7867ad391b8f7cca4d987f7fd7cc429b86665029cc7b226ccd32aec5bf2556e_ppc64le",
"product": {
"name": "openshift4/cloud-network-config-controller-rhel8@sha256:e7867ad391b8f7cca4d987f7fd7cc429b86665029cc7b226ccd32aec5bf2556e_ppc64le",
"product_id": "openshift4/cloud-network-config-controller-rhel8@sha256:e7867ad391b8f7cca4d987f7fd7cc429b86665029cc7b226ccd32aec5bf2556e_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/cloud-network-config-controller-rhel8@sha256:e7867ad391b8f7cca4d987f7fd7cc429b86665029cc7b226ccd32aec5bf2556e?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/cloud-network-config-controller-rhel8\u0026tag=v4.11.0-202208031306.p0.g7a3c3c9.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-cluster-api-rhel8@sha256:aa173538611b49370c4ae3422aadd92cfba37db6961dd68b16779aafe21dc47f_ppc64le",
"product": {
"name": "openshift4/ose-cluster-api-rhel8@sha256:aa173538611b49370c4ae3422aadd92cfba37db6961dd68b16779aafe21dc47f_ppc64le",
"product_id": "openshift4/ose-cluster-api-rhel8@sha256:aa173538611b49370c4ae3422aadd92cfba37db6961dd68b16779aafe21dc47f_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-cluster-api-rhel8@sha256:aa173538611b49370c4ae3422aadd92cfba37db6961dd68b16779aafe21dc47f?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-cluster-api-rhel8\u0026tag=v4.11.0-202208031306.p0.gf9c215c.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-cluster-authentication-operator@sha256:087ebc4f40edf9c7355a3c1e092a29d5b3a78cb3fa9897eff3d26f0ab3768e2f_ppc64le",
"product": {
"name": "openshift4/ose-cluster-authentication-operator@sha256:087ebc4f40edf9c7355a3c1e092a29d5b3a78cb3fa9897eff3d26f0ab3768e2f_ppc64le",
"product_id": "openshift4/ose-cluster-authentication-operator@sha256:087ebc4f40edf9c7355a3c1e092a29d5b3a78cb3fa9897eff3d26f0ab3768e2f_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-cluster-authentication-operator@sha256:087ebc4f40edf9c7355a3c1e092a29d5b3a78cb3fa9897eff3d26f0ab3768e2f?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-cluster-authentication-operator\u0026tag=v4.11.0-202208031306.p0.ge2bcbaa.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-cluster-autoscaler-operator@sha256:ed4c14c8bb0e45511944a12f3319a3816605240936c2d9d3eb117415a9c7b1e8_ppc64le",
"product": {
"name": "openshift4/ose-cluster-autoscaler-operator@sha256:ed4c14c8bb0e45511944a12f3319a3816605240936c2d9d3eb117415a9c7b1e8_ppc64le",
"product_id": "openshift4/ose-cluster-autoscaler-operator@sha256:ed4c14c8bb0e45511944a12f3319a3816605240936c2d9d3eb117415a9c7b1e8_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-cluster-autoscaler-operator@sha256:ed4c14c8bb0e45511944a12f3319a3816605240936c2d9d3eb117415a9c7b1e8?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-cluster-autoscaler-operator\u0026tag=v4.11.0-202208031306.p0.gfcffbcd.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-cluster-baremetal-operator-rhel8@sha256:672c5e08643abdcb890b199aba0993c2f5b13bab73619f4937117839e3341e93_ppc64le",
"product": {
"name": "openshift4/ose-cluster-baremetal-operator-rhel8@sha256:672c5e08643abdcb890b199aba0993c2f5b13bab73619f4937117839e3341e93_ppc64le",
"product_id": "openshift4/ose-cluster-baremetal-operator-rhel8@sha256:672c5e08643abdcb890b199aba0993c2f5b13bab73619f4937117839e3341e93_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-cluster-baremetal-operator-rhel8@sha256:672c5e08643abdcb890b199aba0993c2f5b13bab73619f4937117839e3341e93?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel8\u0026tag=v4.11.0-202208031306.p0.g0f415d1.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-cluster-bootstrap@sha256:e190b3d77637f8ac989c0cdfdb8de3e0a91ceb37e761c629d5960e7e6825d171_ppc64le",
"product": {
"name": "openshift4/ose-cluster-bootstrap@sha256:e190b3d77637f8ac989c0cdfdb8de3e0a91ceb37e761c629d5960e7e6825d171_ppc64le",
"product_id": "openshift4/ose-cluster-bootstrap@sha256:e190b3d77637f8ac989c0cdfdb8de3e0a91ceb37e761c629d5960e7e6825d171_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-cluster-bootstrap@sha256:e190b3d77637f8ac989c0cdfdb8de3e0a91ceb37e761c629d5960e7e6825d171?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-cluster-bootstrap\u0026tag=v4.11.0-202208031306.p0.gf22d1c6.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-cluster-capi-rhel8-operator@sha256:47b12ea0b5c2e762e67c9b88a4a85b1a99bffd445643056658462e7cc1caab18_ppc64le",
"product": {
"name": "openshift4/ose-cluster-capi-rhel8-operator@sha256:47b12ea0b5c2e762e67c9b88a4a85b1a99bffd445643056658462e7cc1caab18_ppc64le",
"product_id": "openshift4/ose-cluster-capi-rhel8-operator@sha256:47b12ea0b5c2e762e67c9b88a4a85b1a99bffd445643056658462e7cc1caab18_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-cluster-capi-rhel8-operator@sha256:47b12ea0b5c2e762e67c9b88a4a85b1a99bffd445643056658462e7cc1caab18?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-cluster-capi-rhel8-operator\u0026tag=v4.11.0-202208031306.p0.g1a88f55.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-cluster-capi-operator-container-rhel8@sha256:47b12ea0b5c2e762e67c9b88a4a85b1a99bffd445643056658462e7cc1caab18_ppc64le",
"product": {
"name": "openshift4/ose-cluster-capi-operator-container-rhel8@sha256:47b12ea0b5c2e762e67c9b88a4a85b1a99bffd445643056658462e7cc1caab18_ppc64le",
"product_id": "openshift4/ose-cluster-capi-operator-container-rhel8@sha256:47b12ea0b5c2e762e67c9b88a4a85b1a99bffd445643056658462e7cc1caab18_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-cluster-capi-operator-container-rhel8@sha256:47b12ea0b5c2e762e67c9b88a4a85b1a99bffd445643056658462e7cc1caab18?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-cluster-capi-operator-container-rhel8\u0026tag=v4.11.0-202208031306.p0.g1a88f55.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-cluster-cloud-controller-manager-operator-rhel8@sha256:8befdd6d48ad9a969d3c1d8e3d941d78cbdac51bd7ff8169ebe3c5c2be06c6cc_ppc64le",
"product": {
"name": "openshift4/ose-cluster-cloud-controller-manager-operator-rhel8@sha256:8befdd6d48ad9a969d3c1d8e3d941d78cbdac51bd7ff8169ebe3c5c2be06c6cc_ppc64le",
"product_id": "openshift4/ose-cluster-cloud-controller-manager-operator-rhel8@sha256:8befdd6d48ad9a969d3c1d8e3d941d78cbdac51bd7ff8169ebe3c5c2be06c6cc_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-cluster-cloud-controller-manager-operator-rhel8@sha256:8befdd6d48ad9a969d3c1d8e3d941d78cbdac51bd7ff8169ebe3c5c2be06c6cc?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-operator-rhel8\u0026tag=v4.11.0-202208031306.p0.gc2f2cbf.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-cluster-config-operator@sha256:88762438b2a594f1bfed201790fdd7aaa383c733c750dec4baa19757eb0a224b_ppc64le",
"product": {
"name": "openshift4/ose-cluster-config-operator@sha256:88762438b2a594f1bfed201790fdd7aaa383c733c750dec4baa19757eb0a224b_ppc64le",
"product_id": "openshift4/ose-cluster-config-operator@sha256:88762438b2a594f1bfed201790fdd7aaa383c733c750dec4baa19757eb0a224b_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-cluster-config-operator@sha256:88762438b2a594f1bfed201790fdd7aaa383c733c750dec4baa19757eb0a224b?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-cluster-config-operator\u0026tag=v4.11.0-202208031306.p0.g0e01b06.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-cluster-csi-snapshot-controller-rhel8-operator@sha256:37492607333c4d91cbb9b4e18c4833e02c1d10fa9e28878460c5e5d76cbe2613_ppc64le",
"product": {
"name": "openshift4/ose-cluster-csi-snapshot-controller-rhel8-operator@sha256:37492607333c4d91cbb9b4e18c4833e02c1d10fa9e28878460c5e5d76cbe2613_ppc64le",
"product_id": "openshift4/ose-cluster-csi-snapshot-controller-rhel8-operator@sha256:37492607333c4d91cbb9b4e18c4833e02c1d10fa9e28878460c5e5d76cbe2613_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-cluster-csi-snapshot-controller-rhel8-operator@sha256:37492607333c4d91cbb9b4e18c4833e02c1d10fa9e28878460c5e5d76cbe2613?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel8-operator\u0026tag=v4.11.0-202208031306.p0.g8d0774f.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-cluster-dns-operator@sha256:7d1991a79dec5f08a127412962ca15a48c96438b19a9ad99549305e7af010144_ppc64le",
"product": {
"name": "openshift4/ose-cluster-dns-operator@sha256:7d1991a79dec5f08a127412962ca15a48c96438b19a9ad99549305e7af010144_ppc64le",
"product_id": "openshift4/ose-cluster-dns-operator@sha256:7d1991a79dec5f08a127412962ca15a48c96438b19a9ad99549305e7af010144_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-cluster-dns-operator@sha256:7d1991a79dec5f08a127412962ca15a48c96438b19a9ad99549305e7af010144?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-cluster-dns-operator\u0026tag=v4.11.0-202208031306.p0.g8998093.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-cluster-image-registry-operator@sha256:5e5e4c138e519c0de2690359fafd7e8f2b795a9049b976c0e137bf1a03e23ede_ppc64le",
"product": {
"name": "openshift4/ose-cluster-image-registry-operator@sha256:5e5e4c138e519c0de2690359fafd7e8f2b795a9049b976c0e137bf1a03e23ede_ppc64le",
"product_id": "openshift4/ose-cluster-image-registry-operator@sha256:5e5e4c138e519c0de2690359fafd7e8f2b795a9049b976c0e137bf1a03e23ede_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-cluster-image-registry-operator@sha256:5e5e4c138e519c0de2690359fafd7e8f2b795a9049b976c0e137bf1a03e23ede?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-cluster-image-registry-operator\u0026tag=v4.11.0-202208031306.p0.g4d66ea3.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-cluster-ingress-operator@sha256:d1c0cd4e6d6c7a8faaa5e4fcb8181d8325c8f371a4efe670a0d36bcb60198d2c_ppc64le",
"product": {
"name": "openshift4/ose-cluster-ingress-operator@sha256:d1c0cd4e6d6c7a8faaa5e4fcb8181d8325c8f371a4efe670a0d36bcb60198d2c_ppc64le",
"product_id": "openshift4/ose-cluster-ingress-operator@sha256:d1c0cd4e6d6c7a8faaa5e4fcb8181d8325c8f371a4efe670a0d36bcb60198d2c_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-cluster-ingress-operator@sha256:d1c0cd4e6d6c7a8faaa5e4fcb8181d8325c8f371a4efe670a0d36bcb60198d2c?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-cluster-ingress-operator\u0026tag=v4.11.0-202208031306.p0.g2432dad.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-cluster-kube-apiserver-operator@sha256:07a151a721d0ab24cdc8ceebbdf6079c7fc656a8015a6f825914111fbaaeac12_ppc64le",
"product": {
"name": "openshift4/ose-cluster-kube-apiserver-operator@sha256:07a151a721d0ab24cdc8ceebbdf6079c7fc656a8015a6f825914111fbaaeac12_ppc64le",
"product_id": "openshift4/ose-cluster-kube-apiserver-operator@sha256:07a151a721d0ab24cdc8ceebbdf6079c7fc656a8015a6f825914111fbaaeac12_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-cluster-kube-apiserver-operator@sha256:07a151a721d0ab24cdc8ceebbdf6079c7fc656a8015a6f825914111fbaaeac12?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-cluster-kube-apiserver-operator\u0026tag=v4.11.0-202208031306.p0.gc7c94db.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-cluster-kube-cluster-api-rhel8-operator@sha256:c1eca6f993c9aedd597915c0f020f20adb4559c5fb332195f367aee7832cdf44_ppc64le",
"product": {
"name": "openshift4/ose-cluster-kube-cluster-api-rhel8-operator@sha256:c1eca6f993c9aedd597915c0f020f20adb4559c5fb332195f367aee7832cdf44_ppc64le",
"product_id": "openshift4/ose-cluster-kube-cluster-api-rhel8-operator@sha256:c1eca6f993c9aedd597915c0f020f20adb4559c5fb332195f367aee7832cdf44_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-cluster-kube-cluster-api-rhel8-operator@sha256:c1eca6f993c9aedd597915c0f020f20adb4559c5fb332195f367aee7832cdf44?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-cluster-kube-cluster-api-rhel8-operator\u0026tag=v4.11.0-202208031306.p0.g55efc39.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-cluster-kube-controller-manager-operator@sha256:4cd1b1cfb69a5e65a5096d6e2ed9fab256263aecb3de40a3a2e21030e98005b8_ppc64le",
"product": {
"name": "openshift4/ose-cluster-kube-controller-manager-operator@sha256:4cd1b1cfb69a5e65a5096d6e2ed9fab256263aecb3de40a3a2e21030e98005b8_ppc64le",
"product_id": "openshift4/ose-cluster-kube-controller-manager-operator@sha256:4cd1b1cfb69a5e65a5096d6e2ed9fab256263aecb3de40a3a2e21030e98005b8_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-cluster-kube-controller-manager-operator@sha256:4cd1b1cfb69a5e65a5096d6e2ed9fab256263aecb3de40a3a2e21030e98005b8?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-operator\u0026tag=v4.11.0-202208031306.p0.ga6cb428.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-cluster-kube-scheduler-operator@sha256:ca65bc4f76a6d874b2d0ceca00bb6261eda096be7dcd6c113eda8e11dfde0916_ppc64le",
"product": {
"name": "openshift4/ose-cluster-kube-scheduler-operator@sha256:ca65bc4f76a6d874b2d0ceca00bb6261eda096be7dcd6c113eda8e11dfde0916_ppc64le",
"product_id": "openshift4/ose-cluster-kube-scheduler-operator@sha256:ca65bc4f76a6d874b2d0ceca00bb6261eda096be7dcd6c113eda8e11dfde0916_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-cluster-kube-scheduler-operator@sha256:ca65bc4f76a6d874b2d0ceca00bb6261eda096be7dcd6c113eda8e11dfde0916?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-cluster-kube-scheduler-operator\u0026tag=v4.11.0-202208151647.p0.g34132f9.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-cluster-kube-storage-version-migrator-rhel8-operator@sha256:a9fc53ebe17f190200b3e41a65737483a88a58bc6350af51f03f4f9ca700bdba_ppc64le",
"product": {
"name": "openshift4/ose-cluster-kube-storage-version-migrator-rhel8-operator@sha256:a9fc53ebe17f190200b3e41a65737483a88a58bc6350af51f03f4f9ca700bdba_ppc64le",
"product_id": "openshift4/ose-cluster-kube-storage-version-migrator-rhel8-operator@sha256:a9fc53ebe17f190200b3e41a65737483a88a58bc6350af51f03f4f9ca700bdba_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-cluster-kube-storage-version-migrator-rhel8-operator@sha256:a9fc53ebe17f190200b3e41a65737483a88a58bc6350af51f03f4f9ca700bdba?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel8-operator\u0026tag=v4.11.0-202208031306.p0.g12d050a.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-cluster-machine-approver@sha256:d5293d65f59c34e7b3bfb6f2e31bcc13148c2a4ba98407df16ef9d7ec3522f03_ppc64le",
"product": {
"name": "openshift4/ose-cluster-machine-approver@sha256:d5293d65f59c34e7b3bfb6f2e31bcc13148c2a4ba98407df16ef9d7ec3522f03_ppc64le",
"product_id": "openshift4/ose-cluster-machine-approver@sha256:d5293d65f59c34e7b3bfb6f2e31bcc13148c2a4ba98407df16ef9d7ec3522f03_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-cluster-machine-approver@sha256:d5293d65f59c34e7b3bfb6f2e31bcc13148c2a4ba98407df16ef9d7ec3522f03?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-cluster-machine-approver\u0026tag=v4.11.0-202208031306.p0.g3ee1fe4.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-cluster-openshift-apiserver-operator@sha256:5a72cb0256f9b20e3f1b847def6ab9f544ff9d7b3a63437963fc1225c8b0ce94_ppc64le",
"product": {
"name": "openshift4/ose-cluster-openshift-apiserver-operator@sha256:5a72cb0256f9b20e3f1b847def6ab9f544ff9d7b3a63437963fc1225c8b0ce94_ppc64le",
"product_id": "openshift4/ose-cluster-openshift-apiserver-operator@sha256:5a72cb0256f9b20e3f1b847def6ab9f544ff9d7b3a63437963fc1225c8b0ce94_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-cluster-openshift-apiserver-operator@sha256:5a72cb0256f9b20e3f1b847def6ab9f544ff9d7b3a63437963fc1225c8b0ce94?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-operator\u0026tag=v4.11.0-202208031306.p0.g5ddbeef.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-cluster-openshift-controller-manager-operator@sha256:f5b0dc319a66df941b33428ca64b2cd937957ce47b932e8c3c74398f1057caf1_ppc64le",
"product": {
"name": "openshift4/ose-cluster-openshift-controller-manager-operator@sha256:f5b0dc319a66df941b33428ca64b2cd937957ce47b932e8c3c74398f1057caf1_ppc64le",
"product_id": "openshift4/ose-cluster-openshift-controller-manager-operator@sha256:f5b0dc319a66df941b33428ca64b2cd937957ce47b932e8c3c74398f1057caf1_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-cluster-openshift-controller-manager-operator@sha256:f5b0dc319a66df941b33428ca64b2cd937957ce47b932e8c3c74398f1057caf1?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-operator\u0026tag=v4.11.0-202208161348.p0.g6b1bf28.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ovirt-csi-driver-rhel8-operator@sha256:d44cc45f565771b89a9a6600c3f0a463f5707b5d99d43fcd5017afa1c42cfe41_ppc64le",
"product": {
"name": "openshift4/ovirt-csi-driver-rhel8-operator@sha256:d44cc45f565771b89a9a6600c3f0a463f5707b5d99d43fcd5017afa1c42cfe41_ppc64le",
"product_id": "openshift4/ovirt-csi-driver-rhel8-operator@sha256:d44cc45f565771b89a9a6600c3f0a463f5707b5d99d43fcd5017afa1c42cfe41_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ovirt-csi-driver-rhel8-operator@sha256:d44cc45f565771b89a9a6600c3f0a463f5707b5d99d43fcd5017afa1c42cfe41?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ovirt-csi-driver-rhel8-operator\u0026tag=v4.11.0-202208031306.p0.g7a30e38.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-cluster-policy-controller-rhel8@sha256:4d56f27c4662cfa3b2cc7b9f4b146b66f9ad6b6e214b23813a8c4ed5a4107ead_ppc64le",
"product": {
"name": "openshift4/ose-cluster-policy-controller-rhel8@sha256:4d56f27c4662cfa3b2cc7b9f4b146b66f9ad6b6e214b23813a8c4ed5a4107ead_ppc64le",
"product_id": "openshift4/ose-cluster-policy-controller-rhel8@sha256:4d56f27c4662cfa3b2cc7b9f4b146b66f9ad6b6e214b23813a8c4ed5a4107ead_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-cluster-policy-controller-rhel8@sha256:4d56f27c4662cfa3b2cc7b9f4b146b66f9ad6b6e214b23813a8c4ed5a4107ead?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel8\u0026tag=v4.11.0-202208031703.p0.gc7201ed.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-cluster-samples-operator@sha256:6bf352ae6bc6a6c46ca79014473cc163505165163060870bcf2e42f07b9f2577_ppc64le",
"product": {
"name": "openshift4/ose-cluster-samples-operator@sha256:6bf352ae6bc6a6c46ca79014473cc163505165163060870bcf2e42f07b9f2577_ppc64le",
"product_id": "openshift4/ose-cluster-samples-operator@sha256:6bf352ae6bc6a6c46ca79014473cc163505165163060870bcf2e42f07b9f2577_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-cluster-samples-operator@sha256:6bf352ae6bc6a6c46ca79014473cc163505165163060870bcf2e42f07b9f2577?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-cluster-samples-operator\u0026tag=v4.11.0-202208150437.p0.g375a4a9.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-cluster-storage-operator@sha256:c30a0ebdf2740b0c0badde549e557973c741315cca23a931cfb28dce704887d3_ppc64le",
"product": {
"name": "openshift4/ose-cluster-storage-operator@sha256:c30a0ebdf2740b0c0badde549e557973c741315cca23a931cfb28dce704887d3_ppc64le",
"product_id": "openshift4/ose-cluster-storage-operator@sha256:c30a0ebdf2740b0c0badde549e557973c741315cca23a931cfb28dce704887d3_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-cluster-storage-operator@sha256:c30a0ebdf2740b0c0badde549e557973c741315cca23a931cfb28dce704887d3?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-cluster-storage-operator\u0026tag=v4.11.0-202208110436.p0.g8377efd.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-cluster-update-keys@sha256:d5c919b0c64ca6401a0128b08b1440c4679d748c91acb90fd04f6665ae264929_ppc64le",
"product": {
"name": "openshift4/ose-cluster-update-keys@sha256:d5c919b0c64ca6401a0128b08b1440c4679d748c91acb90fd04f6665ae264929_ppc64le",
"product_id": "openshift4/ose-cluster-update-keys@sha256:d5c919b0c64ca6401a0128b08b1440c4679d748c91acb90fd04f6665ae264929_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-cluster-update-keys@sha256:d5c919b0c64ca6401a0128b08b1440c4679d748c91acb90fd04f6665ae264929?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-cluster-update-keys\u0026tag=v4.11.0-202208031306.p0.g289032f.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-container-networking-plugins-rhel8@sha256:c472d872a70e67ab583752ff21f0bd5619bb755030eb51e9f2a4c625793a2cc3_ppc64le",
"product": {
"name": "openshift4/ose-container-networking-plugins-rhel8@sha256:c472d872a70e67ab583752ff21f0bd5619bb755030eb51e9f2a4c625793a2cc3_ppc64le",
"product_id": "openshift4/ose-container-networking-plugins-rhel8@sha256:c472d872a70e67ab583752ff21f0bd5619bb755030eb51e9f2a4c625793a2cc3_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-container-networking-plugins-rhel8@sha256:c472d872a70e67ab583752ff21f0bd5619bb755030eb51e9f2a4c625793a2cc3?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-container-networking-plugins-rhel8\u0026tag=v4.11.0-202208031306.p0.g0ad9da6.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-csi-driver-shared-resource-rhel8@sha256:38eb7084857a284fc01f2b379245492d2a3f3687e7bbbcab018d3f37adeb0c92_ppc64le",
"product": {
"name": "openshift4/ose-csi-driver-shared-resource-rhel8@sha256:38eb7084857a284fc01f2b379245492d2a3f3687e7bbbcab018d3f37adeb0c92_ppc64le",
"product_id": "openshift4/ose-csi-driver-shared-resource-rhel8@sha256:38eb7084857a284fc01f2b379245492d2a3f3687e7bbbcab018d3f37adeb0c92_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-csi-driver-shared-resource-rhel8@sha256:38eb7084857a284fc01f2b379245492d2a3f3687e7bbbcab018d3f37adeb0c92?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-csi-driver-shared-resource-rhel8\u0026tag=v4.11.0-202208031306.p0.g3f69f2f.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-csi-driver-shared-resource-operator-rhel8@sha256:969eb2f0c16c083548541f7ca9a514352af26ead7aee991ed259d6ace4a91d3f_ppc64le",
"product": {
"name": "openshift4/ose-csi-driver-shared-resource-operator-rhel8@sha256:969eb2f0c16c083548541f7ca9a514352af26ead7aee991ed259d6ace4a91d3f_ppc64le",
"product_id": "openshift4/ose-csi-driver-shared-resource-operator-rhel8@sha256:969eb2f0c16c083548541f7ca9a514352af26ead7aee991ed259d6ace4a91d3f_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-csi-driver-shared-resource-operator-rhel8@sha256:969eb2f0c16c083548541f7ca9a514352af26ead7aee991ed259d6ace4a91d3f?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-csi-driver-shared-resource-operator-rhel8\u0026tag=v4.11.0-202208031306.p0.gd3985eb.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-csi-driver-shared-resource-webhook-rhel8@sha256:0e8cefa1ea15e47b3835204029250da5e5e0630a4457f3c4f5d208adb509d14c_ppc64le",
"product": {
"name": "openshift4/ose-csi-driver-shared-resource-webhook-rhel8@sha256:0e8cefa1ea15e47b3835204029250da5e5e0630a4457f3c4f5d208adb509d14c_ppc64le",
"product_id": "openshift4/ose-csi-driver-shared-resource-webhook-rhel8@sha256:0e8cefa1ea15e47b3835204029250da5e5e0630a4457f3c4f5d208adb509d14c_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-csi-driver-shared-resource-webhook-rhel8@sha256:0e8cefa1ea15e47b3835204029250da5e5e0630a4457f3c4f5d208adb509d14c?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-csi-driver-shared-resource-webhook-rhel8\u0026tag=v4.11.0-202208031306.p0.g3f69f2f.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-csi-external-resizer@sha256:8b40d88c21ea690f84e8221f6e7ed91daaa2d21ea8d1017f1afbf3fa9ffd0909_ppc64le",
"product": {
"name": "openshift4/ose-csi-external-resizer@sha256:8b40d88c21ea690f84e8221f6e7ed91daaa2d21ea8d1017f1afbf3fa9ffd0909_ppc64le",
"product_id": "openshift4/ose-csi-external-resizer@sha256:8b40d88c21ea690f84e8221f6e7ed91daaa2d21ea8d1017f1afbf3fa9ffd0909_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-csi-external-resizer@sha256:8b40d88c21ea690f84e8221f6e7ed91daaa2d21ea8d1017f1afbf3fa9ffd0909?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-csi-external-resizer\u0026tag=v4.11.0-202208031306.p0.g2cea576.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-csi-external-resizer-rhel8@sha256:8b40d88c21ea690f84e8221f6e7ed91daaa2d21ea8d1017f1afbf3fa9ffd0909_ppc64le",
"product": {
"name": "openshift4/ose-csi-external-resizer-rhel8@sha256:8b40d88c21ea690f84e8221f6e7ed91daaa2d21ea8d1017f1afbf3fa9ffd0909_ppc64le",
"product_id": "openshift4/ose-csi-external-resizer-rhel8@sha256:8b40d88c21ea690f84e8221f6e7ed91daaa2d21ea8d1017f1afbf3fa9ffd0909_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-csi-external-resizer-rhel8@sha256:8b40d88c21ea690f84e8221f6e7ed91daaa2d21ea8d1017f1afbf3fa9ffd0909?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-csi-external-resizer-rhel8\u0026tag=v4.11.0-202208031306.p0.g2cea576.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-csi-external-snapshotter-rhel8@sha256:9f5f07396f9b2d983a3e99c133a5a81938900e8e0808a5ac57e0e72210d57377_ppc64le",
"product": {
"name": "openshift4/ose-csi-external-snapshotter-rhel8@sha256:9f5f07396f9b2d983a3e99c133a5a81938900e8e0808a5ac57e0e72210d57377_ppc64le",
"product_id": "openshift4/ose-csi-external-snapshotter-rhel8@sha256:9f5f07396f9b2d983a3e99c133a5a81938900e8e0808a5ac57e0e72210d57377_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-csi-external-snapshotter-rhel8@sha256:9f5f07396f9b2d983a3e99c133a5a81938900e8e0808a5ac57e0e72210d57377?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel8\u0026tag=v4.11.0-202208031306.p0.g0afdf73.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-csi-external-snapshotter@sha256:9f5f07396f9b2d983a3e99c133a5a81938900e8e0808a5ac57e0e72210d57377_ppc64le",
"product": {
"name": "openshift4/ose-csi-external-snapshotter@sha256:9f5f07396f9b2d983a3e99c133a5a81938900e8e0808a5ac57e0e72210d57377_ppc64le",
"product_id": "openshift4/ose-csi-external-snapshotter@sha256:9f5f07396f9b2d983a3e99c133a5a81938900e8e0808a5ac57e0e72210d57377_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-csi-external-snapshotter@sha256:9f5f07396f9b2d983a3e99c133a5a81938900e8e0808a5ac57e0e72210d57377?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-csi-external-snapshotter\u0026tag=v4.11.0-202208031306.p0.g0afdf73.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-csi-snapshot-controller-rhel8@sha256:8cb151e8572bdfaf53f914de090a271ad5fb4e2a4d9046b587027f57473c84cf_ppc64le",
"product": {
"name": "openshift4/ose-csi-snapshot-controller-rhel8@sha256:8cb151e8572bdfaf53f914de090a271ad5fb4e2a4d9046b587027f57473c84cf_ppc64le",
"product_id": "openshift4/ose-csi-snapshot-controller-rhel8@sha256:8cb151e8572bdfaf53f914de090a271ad5fb4e2a4d9046b587027f57473c84cf_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-csi-snapshot-controller-rhel8@sha256:8cb151e8572bdfaf53f914de090a271ad5fb4e2a4d9046b587027f57473c84cf?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel8\u0026tag=v4.11.0-202208031306.p0.g0afdf73.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-csi-snapshot-controller@sha256:8cb151e8572bdfaf53f914de090a271ad5fb4e2a4d9046b587027f57473c84cf_ppc64le",
"product": {
"name": "openshift4/ose-csi-snapshot-controller@sha256:8cb151e8572bdfaf53f914de090a271ad5fb4e2a4d9046b587027f57473c84cf_ppc64le",
"product_id": "openshift4/ose-csi-snapshot-controller@sha256:8cb151e8572bdfaf53f914de090a271ad5fb4e2a4d9046b587027f57473c84cf_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-csi-snapshot-controller@sha256:8cb151e8572bdfaf53f914de090a271ad5fb4e2a4d9046b587027f57473c84cf?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-csi-snapshot-controller\u0026tag=v4.11.0-202208031306.p0.g0afdf73.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-csi-snapshot-validation-webhook-rhel8@sha256:fc19b27c4f465ec46f6b7838ff4715278b7a3472d79c5a062d8b2c38d0b9f778_ppc64le",
"product": {
"name": "openshift4/ose-csi-snapshot-validation-webhook-rhel8@sha256:fc19b27c4f465ec46f6b7838ff4715278b7a3472d79c5a062d8b2c38d0b9f778_ppc64le",
"product_id": "openshift4/ose-csi-snapshot-validation-webhook-rhel8@sha256:fc19b27c4f465ec46f6b7838ff4715278b7a3472d79c5a062d8b2c38d0b9f778_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-csi-snapshot-validation-webhook-rhel8@sha256:fc19b27c4f465ec46f6b7838ff4715278b7a3472d79c5a062d8b2c38d0b9f778?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-csi-snapshot-validation-webhook-rhel8\u0026tag=v4.11.0-202208031306.p0.g0afdf73.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/egress-router-cni-rhel8@sha256:5d87bcb5e32b7d69df1d713fd61a71d0223447258deb728b26249ca197bad943_ppc64le",
"product": {
"name": "openshift4/egress-router-cni-rhel8@sha256:5d87bcb5e32b7d69df1d713fd61a71d0223447258deb728b26249ca197bad943_ppc64le",
"product_id": "openshift4/egress-router-cni-rhel8@sha256:5d87bcb5e32b7d69df1d713fd61a71d0223447258deb728b26249ca197bad943_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/egress-router-cni-rhel8@sha256:5d87bcb5e32b7d69df1d713fd61a71d0223447258deb728b26249ca197bad943?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/egress-router-cni-rhel8\u0026tag=v4.11.0-202208031306.p0.gfccaf1d.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-etcd@sha256:91408b23960b2c9a7149627778c368b55e28b256d60e7573bdfa1bf96a3d8aad_ppc64le",
"product": {
"name": "openshift4/ose-etcd@sha256:91408b23960b2c9a7149627778c368b55e28b256d60e7573bdfa1bf96a3d8aad_ppc64le",
"product_id": "openshift4/ose-etcd@sha256:91408b23960b2c9a7149627778c368b55e28b256d60e7573bdfa1bf96a3d8aad_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-etcd@sha256:91408b23960b2c9a7149627778c368b55e28b256d60e7573bdfa1bf96a3d8aad?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-etcd\u0026tag=v4.11.0-202208031306.p0.g80cc14e.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-gcp-cloud-controller-manager-rhel8@sha256:41e8f97fc5832464306161afcd587d68a4b602f580ff2ef6d025b46ce5af9683_ppc64le",
"product": {
"name": "openshift4/ose-gcp-cloud-controller-manager-rhel8@sha256:41e8f97fc5832464306161afcd587d68a4b602f580ff2ef6d025b46ce5af9683_ppc64le",
"product_id": "openshift4/ose-gcp-cloud-controller-manager-rhel8@sha256:41e8f97fc5832464306161afcd587d68a4b602f580ff2ef6d025b46ce5af9683_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-gcp-cloud-controller-manager-rhel8@sha256:41e8f97fc5832464306161afcd587d68a4b602f580ff2ef6d025b46ce5af9683?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-gcp-cloud-controller-manager-rhel8\u0026tag=v4.11.0-202208031306.p0.g9a303b1.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-gcp-cluster-api-controllers-rhel8@sha256:52f1777b57d7044a988da3054c0c7c06e27a3bc9d9ac8965dd8d5fe3cc3ef5d4_ppc64le",
"product": {
"name": "openshift4/ose-gcp-cluster-api-controllers-rhel8@sha256:52f1777b57d7044a988da3054c0c7c06e27a3bc9d9ac8965dd8d5fe3cc3ef5d4_ppc64le",
"product_id": "openshift4/ose-gcp-cluster-api-controllers-rhel8@sha256:52f1777b57d7044a988da3054c0c7c06e27a3bc9d9ac8965dd8d5fe3cc3ef5d4_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-gcp-cluster-api-controllers-rhel8@sha256:52f1777b57d7044a988da3054c0c7c06e27a3bc9d9ac8965dd8d5fe3cc3ef5d4?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-gcp-cluster-api-controllers-rhel8\u0026tag=v4.11.0-202208031306.p0.gff20dda.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-gcp-pd-csi-driver-rhel8@sha256:f45be24171aa703c21aaad4f350ebe0a54081108d75e39ff1b42d1f415776e73_ppc64le",
"product": {
"name": "openshift4/ose-gcp-pd-csi-driver-rhel8@sha256:f45be24171aa703c21aaad4f350ebe0a54081108d75e39ff1b42d1f415776e73_ppc64le",
"product_id": "openshift4/ose-gcp-pd-csi-driver-rhel8@sha256:f45be24171aa703c21aaad4f350ebe0a54081108d75e39ff1b42d1f415776e73_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-gcp-pd-csi-driver-rhel8@sha256:f45be24171aa703c21aaad4f350ebe0a54081108d75e39ff1b42d1f415776e73?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-rhel8\u0026tag=v4.11.0-202208031306.p0.gf9d7fdc.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-gcp-pd-csi-driver-operator-rhel8@sha256:c0a3c993a9fcf0d645dec39a20464688837e35c82c08f5ca95fdf1b70d842806_ppc64le",
"product": {
"name": "openshift4/ose-gcp-pd-csi-driver-operator-rhel8@sha256:c0a3c993a9fcf0d645dec39a20464688837e35c82c08f5ca95fdf1b70d842806_ppc64le",
"product_id": "openshift4/ose-gcp-pd-csi-driver-operator-rhel8@sha256:c0a3c993a9fcf0d645dec39a20464688837e35c82c08f5ca95fdf1b70d842806_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-gcp-pd-csi-driver-operator-rhel8@sha256:c0a3c993a9fcf0d645dec39a20464688837e35c82c08f5ca95fdf1b70d842806?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-operator-rhel8\u0026tag=v4.11.0-202208031306.p0.gbc7bad4.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-hypershift-rhel8@sha256:c50f3799c451830fc7f551d0397163473190a916a001b3ecf8e0577d5b68b252_ppc64le",
"product": {
"name": "openshift4/ose-hypershift-rhel8@sha256:c50f3799c451830fc7f551d0397163473190a916a001b3ecf8e0577d5b68b252_ppc64le",
"product_id": "openshift4/ose-hypershift-rhel8@sha256:c50f3799c451830fc7f551d0397163473190a916a001b3ecf8e0577d5b68b252_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-hypershift-rhel8@sha256:c50f3799c451830fc7f551d0397163473190a916a001b3ecf8e0577d5b68b252?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-hypershift-rhel8\u0026tag=v4.11.0-202208110157.p0.g2b7ac52.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-ibm-cloud-controller-manager-rhel8@sha256:bb4b6e94ad2e114f792e56803d96cc0a0d89cb2d0b4b6c1bd98f7dc02681d9ff_ppc64le",
"product": {
"name": "openshift4/ose-ibm-cloud-controller-manager-rhel8@sha256:bb4b6e94ad2e114f792e56803d96cc0a0d89cb2d0b4b6c1bd98f7dc02681d9ff_ppc64le",
"product_id": "openshift4/ose-ibm-cloud-controller-manager-rhel8@sha256:bb4b6e94ad2e114f792e56803d96cc0a0d89cb2d0b4b6c1bd98f7dc02681d9ff_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-ibm-cloud-controller-manager-rhel8@sha256:bb4b6e94ad2e114f792e56803d96cc0a0d89cb2d0b4b6c1bd98f7dc02681d9ff?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-ibm-cloud-controller-manager-rhel8\u0026tag=v4.11.0-202208031306.p0.gce83696.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-ibmcloud-machine-controllers-rhel8@sha256:60b3440b77654b142510883132bc9023f3b6dac08a55c32eab02870dfde1d786_ppc64le",
"product": {
"name": "openshift4/ose-ibmcloud-machine-controllers-rhel8@sha256:60b3440b77654b142510883132bc9023f3b6dac08a55c32eab02870dfde1d786_ppc64le",
"product_id": "openshift4/ose-ibmcloud-machine-controllers-rhel8@sha256:60b3440b77654b142510883132bc9023f3b6dac08a55c32eab02870dfde1d786_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-ibmcloud-machine-controllers-rhel8@sha256:60b3440b77654b142510883132bc9023f3b6dac08a55c32eab02870dfde1d786?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-ibmcloud-machine-controllers-rhel8\u0026tag=v4.11.0-202208031306.p0.g3bde969.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-ibm-vpc-block-csi-driver-rhel8@sha256:f192ef456a56c953c8e553e70af23c01f04343fed3c479d000e0ad00462e66a7_ppc64le",
"product": {
"name": "openshift4/ose-ibm-vpc-block-csi-driver-rhel8@sha256:f192ef456a56c953c8e553e70af23c01f04343fed3c479d000e0ad00462e66a7_ppc64le",
"product_id": "openshift4/ose-ibm-vpc-block-csi-driver-rhel8@sha256:f192ef456a56c953c8e553e70af23c01f04343fed3c479d000e0ad00462e66a7_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-ibm-vpc-block-csi-driver-rhel8@sha256:f192ef456a56c953c8e553e70af23c01f04343fed3c479d000e0ad00462e66a7?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-rhel8\u0026tag=v4.11.0-202208031306.p0.gc85624d.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-ibm-vpc-block-csi-driver-operator-rhel8@sha256:f31fccd1cbd570207ed229402d402ca388c6630f14e0508bdc9ba01fa1763bbc_ppc64le",
"product": {
"name": "openshift4/ose-ibm-vpc-block-csi-driver-operator-rhel8@sha256:f31fccd1cbd570207ed229402d402ca388c6630f14e0508bdc9ba01fa1763bbc_ppc64le",
"product_id": "openshift4/ose-ibm-vpc-block-csi-driver-operator-rhel8@sha256:f31fccd1cbd570207ed229402d402ca388c6630f14e0508bdc9ba01fa1763bbc_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-ibm-vpc-block-csi-driver-operator-rhel8@sha256:f31fccd1cbd570207ed229402d402ca388c6630f14e0508bdc9ba01fa1763bbc?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-operator-rhel8\u0026tag=v4.11.0-202208031306.p0.ge4a2180.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-insights-rhel8-operator@sha256:36128b45bd888fb2853d417288720286bf523d9e0584054076b1e5b9288f2f60_ppc64le",
"product": {
"name": "openshift4/ose-insights-rhel8-operator@sha256:36128b45bd888fb2853d417288720286bf523d9e0584054076b1e5b9288f2f60_ppc64le",
"product_id": "openshift4/ose-insights-rhel8-operator@sha256:36128b45bd888fb2853d417288720286bf523d9e0584054076b1e5b9288f2f60_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-insights-rhel8-operator@sha256:36128b45bd888fb2853d417288720286bf523d9e0584054076b1e5b9288f2f60?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-insights-rhel8-operator\u0026tag=v4.11.0-202208031306.p0.g0929403.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-installer-artifacts@sha256:645f779075fc78270b02e98bf31d5927d9ff48a95c56669abc5f749296e3ee4d_ppc64le",
"product": {
"name": "openshift4/ose-installer-artifacts@sha256:645f779075fc78270b02e98bf31d5927d9ff48a95c56669abc5f749296e3ee4d_ppc64le",
"product_id": "openshift4/ose-installer-artifacts@sha256:645f779075fc78270b02e98bf31d5927d9ff48a95c56669abc5f749296e3ee4d_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-installer-artifacts@sha256:645f779075fc78270b02e98bf31d5927d9ff48a95c56669abc5f749296e3ee4d?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-installer-artifacts\u0026tag=v4.11.0-202208161507.p0.g1d2450c.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-installer@sha256:45a2c7fa9f56ec78e9087139c6ee944c963685a3714a77535f8cd3eaa8b6d8e9_ppc64le",
"product": {
"name": "openshift4/ose-installer@sha256:45a2c7fa9f56ec78e9087139c6ee944c963685a3714a77535f8cd3eaa8b6d8e9_ppc64le",
"product_id": "openshift4/ose-installer@sha256:45a2c7fa9f56ec78e9087139c6ee944c963685a3714a77535f8cd3eaa8b6d8e9_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-installer@sha256:45a2c7fa9f56ec78e9087139c6ee944c963685a3714a77535f8cd3eaa8b6d8e9?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-installer\u0026tag=v4.11.0-202208161507.p0.g1d2450c.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-kube-storage-version-migrator-rhel8@sha256:5f648ddc9ec59acd152910a93ac82587488aba4452f98bac21f573fd7714b985_ppc64le",
"product": {
"name": "openshift4/ose-kube-storage-version-migrator-rhel8@sha256:5f648ddc9ec59acd152910a93ac82587488aba4452f98bac21f573fd7714b985_ppc64le",
"product_id": "openshift4/ose-kube-storage-version-migrator-rhel8@sha256:5f648ddc9ec59acd152910a93ac82587488aba4452f98bac21f573fd7714b985_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-kube-storage-version-migrator-rhel8@sha256:5f648ddc9ec59acd152910a93ac82587488aba4452f98bac21f573fd7714b985?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel8\u0026tag=v4.11.0-202208031306.p0.g596745c.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-libvirt-machine-controllers@sha256:ec3d130af46371cd1f394b18413accc73b9619ac3232d418182eae776e657416_ppc64le",
"product": {
"name": "openshift4/ose-libvirt-machine-controllers@sha256:ec3d130af46371cd1f394b18413accc73b9619ac3232d418182eae776e657416_ppc64le",
"product_id": "openshift4/ose-libvirt-machine-controllers@sha256:ec3d130af46371cd1f394b18413accc73b9619ac3232d418182eae776e657416_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-libvirt-machine-controllers@sha256:ec3d130af46371cd1f394b18413accc73b9619ac3232d418182eae776e657416?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-libvirt-machine-controllers\u0026tag=v4.11.0-202208031306.p0.gb6e14ea.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-machine-api-operator@sha256:e92749f7a8381da22507d567594dae893c684415d947094ae18d9561ad1f660d_ppc64le",
"product": {
"name": "openshift4/ose-machine-api-operator@sha256:e92749f7a8381da22507d567594dae893c684415d947094ae18d9561ad1f660d_ppc64le",
"product_id": "openshift4/ose-machine-api-operator@sha256:e92749f7a8381da22507d567594dae893c684415d947094ae18d9561ad1f660d_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-machine-api-operator@sha256:e92749f7a8381da22507d567594dae893c684415d947094ae18d9561ad1f660d?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-machine-api-operator\u0026tag=v4.11.0-202208031306.p0.g4e3e83c.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-machine-api-provider-gcp-rhel8@sha256:c52b5720d86ff3bccd4dffc7ce664d49a1ae515a89350ee6df6af0dbeb941eb3_ppc64le",
"product": {
"name": "openshift4/ose-machine-api-provider-gcp-rhel8@sha256:c52b5720d86ff3bccd4dffc7ce664d49a1ae515a89350ee6df6af0dbeb941eb3_ppc64le",
"product_id": "openshift4/ose-machine-api-provider-gcp-rhel8@sha256:c52b5720d86ff3bccd4dffc7ce664d49a1ae515a89350ee6df6af0dbeb941eb3_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-machine-api-provider-gcp-rhel8@sha256:c52b5720d86ff3bccd4dffc7ce664d49a1ae515a89350ee6df6af0dbeb941eb3?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-machine-api-provider-gcp-rhel8\u0026tag=v4.11.0-202208031306.p0.g17a3a9f.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-machine-api-provider-openstack-rhel8@sha256:05bae77a907afc2d75cb8f3bf3aacb26c4e3f2e965709c3c371536bfa78ecd54_ppc64le",
"product": {
"name": "openshift4/ose-machine-api-provider-openstack-rhel8@sha256:05bae77a907afc2d75cb8f3bf3aacb26c4e3f2e965709c3c371536bfa78ecd54_ppc64le",
"product_id": "openshift4/ose-machine-api-provider-openstack-rhel8@sha256:05bae77a907afc2d75cb8f3bf3aacb26c4e3f2e965709c3c371536bfa78ecd54_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-machine-api-provider-openstack-rhel8@sha256:05bae77a907afc2d75cb8f3bf3aacb26c4e3f2e965709c3c371536bfa78ecd54?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel8\u0026tag=v4.11.0-202208031306.p0.geb7e497.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-machine-config-operator@sha256:9947130c8cc8d4b3157242ff5d1dcca0343f6a7b3d17710b2f0915d7e3500881_ppc64le",
"product": {
"name": "openshift4/ose-machine-config-operator@sha256:9947130c8cc8d4b3157242ff5d1dcca0343f6a7b3d17710b2f0915d7e3500881_ppc64le",
"product_id": "openshift4/ose-machine-config-operator@sha256:9947130c8cc8d4b3157242ff5d1dcca0343f6a7b3d17710b2f0915d7e3500881_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-machine-config-operator@sha256:9947130c8cc8d4b3157242ff5d1dcca0343f6a7b3d17710b2f0915d7e3500881?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-machine-config-operator\u0026tag=v4.11.0-202208150437.p0.g8a0ada1.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-multus-admission-controller@sha256:10d932015ba0fe1a84a7a0096dc416857e1a63a2323e6192b8b6bba90e50aa5b_ppc64le",
"product": {
"name": "openshift4/ose-multus-admission-controller@sha256:10d932015ba0fe1a84a7a0096dc416857e1a63a2323e6192b8b6bba90e50aa5b_ppc64le",
"product_id": "openshift4/ose-multus-admission-controller@sha256:10d932015ba0fe1a84a7a0096dc416857e1a63a2323e6192b8b6bba90e50aa5b_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-multus-admission-controller@sha256:10d932015ba0fe1a84a7a0096dc416857e1a63a2323e6192b8b6bba90e50aa5b?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-multus-admission-controller\u0026tag=v4.11.0-202208031306.p0.gf38aae4.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-multus-networkpolicy-rhel8@sha256:9ba16add1d64bad4d4dfb9e8e4200b061ae6f6ab34bccf0456684bfdddc7b9b2_ppc64le",
"product": {
"name": "openshift4/ose-multus-networkpolicy-rhel8@sha256:9ba16add1d64bad4d4dfb9e8e4200b061ae6f6ab34bccf0456684bfdddc7b9b2_ppc64le",
"product_id": "openshift4/ose-multus-networkpolicy-rhel8@sha256:9ba16add1d64bad4d4dfb9e8e4200b061ae6f6ab34bccf0456684bfdddc7b9b2_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-multus-networkpolicy-rhel8@sha256:9ba16add1d64bad4d4dfb9e8e4200b061ae6f6ab34bccf0456684bfdddc7b9b2?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel8\u0026tag=v4.11.0-202208031306.p0.g643fdaf.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-multus-route-override-cni-rhel8@sha256:104105eb231879914965da9c3064c298ab2a1a7944eb334404c7ec32920ec511_ppc64le",
"product": {
"name": "openshift4/ose-multus-route-override-cni-rhel8@sha256:104105eb231879914965da9c3064c298ab2a1a7944eb334404c7ec32920ec511_ppc64le",
"product_id": "openshift4/ose-multus-route-override-cni-rhel8@sha256:104105eb231879914965da9c3064c298ab2a1a7944eb334404c7ec32920ec511_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-multus-route-override-cni-rhel8@sha256:104105eb231879914965da9c3064c298ab2a1a7944eb334404c7ec32920ec511?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel8\u0026tag=v4.11.0-202208031306.p0.g523b790.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-multus-whereabouts-ipam-cni-rhel8@sha256:6426782a1b3f59b5817fa85a465d63334ce7299adaeb442f75ce4930fece85dd_ppc64le",
"product": {
"name": "openshift4/ose-multus-whereabouts-ipam-cni-rhel8@sha256:6426782a1b3f59b5817fa85a465d63334ce7299adaeb442f75ce4930fece85dd_ppc64le",
"product_id": "openshift4/ose-multus-whereabouts-ipam-cni-rhel8@sha256:6426782a1b3f59b5817fa85a465d63334ce7299adaeb442f75ce4930fece85dd_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-multus-whereabouts-ipam-cni-rhel8@sha256:6426782a1b3f59b5817fa85a465d63334ce7299adaeb442f75ce4930fece85dd?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel8\u0026tag=v4.11.0-202208031306.p0.g9951259.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-must-gather@sha256:be3e5946f0c4f70427379251a147059e6aef6b24060ad3f43c4c7611d9a14d14_ppc64le",
"product": {
"name": "openshift4/ose-must-gather@sha256:be3e5946f0c4f70427379251a147059e6aef6b24060ad3f43c4c7611d9a14d14_ppc64le",
"product_id": "openshift4/ose-must-gather@sha256:be3e5946f0c4f70427379251a147059e6aef6b24060ad3f43c4c7611d9a14d14_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-must-gather@sha256:be3e5946f0c4f70427379251a147059e6aef6b24060ad3f43c4c7611d9a14d14?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-must-gather\u0026tag=v4.11.0-202208150437.p0.g32bca40.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-network-interface-bond-cni-rhel8@sha256:b3fb70b58e12e37b5378eed5adb33619c0ecf110cbf48163e2717c19ec7f7025_ppc64le",
"product": {
"name": "openshift4/ose-network-interface-bond-cni-rhel8@sha256:b3fb70b58e12e37b5378eed5adb33619c0ecf110cbf48163e2717c19ec7f7025_ppc64le",
"product_id": "openshift4/ose-network-interface-bond-cni-rhel8@sha256:b3fb70b58e12e37b5378eed5adb33619c0ecf110cbf48163e2717c19ec7f7025_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-network-interface-bond-cni-rhel8@sha256:b3fb70b58e12e37b5378eed5adb33619c0ecf110cbf48163e2717c19ec7f7025?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel8\u0026tag=v4.11.0-202208101438.p0.gb76a677.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-network-metrics-daemon-rhel8@sha256:e61bee6a6187d38ac586efb04c6ea9cfcc014c863e945e47f560a83e8def114d_ppc64le",
"product": {
"name": "openshift4/ose-network-metrics-daemon-rhel8@sha256:e61bee6a6187d38ac586efb04c6ea9cfcc014c863e945e47f560a83e8def114d_ppc64le",
"product_id": "openshift4/ose-network-metrics-daemon-rhel8@sha256:e61bee6a6187d38ac586efb04c6ea9cfcc014c863e945e47f560a83e8def114d_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-network-metrics-daemon-rhel8@sha256:e61bee6a6187d38ac586efb04c6ea9cfcc014c863e945e47f560a83e8def114d?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel8\u0026tag=v4.11.0-202208031306.p0.g9482ac9.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/network-tools-rhel8@sha256:b914a9caeedc9c9777e28e71ed81416a1bf0fd6104b164ba756555192cf95063_ppc64le",
"product": {
"name": "openshift4/network-tools-rhel8@sha256:b914a9caeedc9c9777e28e71ed81416a1bf0fd6104b164ba756555192cf95063_ppc64le",
"product_id": "openshift4/network-tools-rhel8@sha256:b914a9caeedc9c9777e28e71ed81416a1bf0fd6104b164ba756555192cf95063_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/network-tools-rhel8@sha256:b914a9caeedc9c9777e28e71ed81416a1bf0fd6104b164ba756555192cf95063?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/network-tools-rhel8\u0026tag=v4.11.0-202208161348.p0.g4e87286.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-sdn-rhel8@sha256:c708a24017904d8e50fffaafc4c7b072bd774d04acdfa2b40d139edccf1dad33_ppc64le",
"product": {
"name": "openshift4/ose-sdn-rhel8@sha256:c708a24017904d8e50fffaafc4c7b072bd774d04acdfa2b40d139edccf1dad33_ppc64le",
"product_id": "openshift4/ose-sdn-rhel8@sha256:c708a24017904d8e50fffaafc4c7b072bd774d04acdfa2b40d139edccf1dad33_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-sdn-rhel8@sha256:c708a24017904d8e50fffaafc4c7b072bd774d04acdfa2b40d139edccf1dad33?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-sdn-rhel8\u0026tag=v4.11.0-202208161348.p0.g93345d4.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-oauth-apiserver-rhel8@sha256:b1e06183d361a6ca89412b960a38121f6ecb9ecf6b9ebccbaad95159690dc243_ppc64le",
"product": {
"name": "openshift4/ose-oauth-apiserver-rhel8@sha256:b1e06183d361a6ca89412b960a38121f6ecb9ecf6b9ebccbaad95159690dc243_ppc64le",
"product_id": "openshift4/ose-oauth-apiserver-rhel8@sha256:b1e06183d361a6ca89412b960a38121f6ecb9ecf6b9ebccbaad95159690dc243_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-oauth-apiserver-rhel8@sha256:b1e06183d361a6ca89412b960a38121f6ecb9ecf6b9ebccbaad95159690dc243?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-oauth-apiserver-rhel8\u0026tag=v4.11.0-202208110436.p0.g3ca701f.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-openshift-apiserver-rhel8@sha256:a00046f91649246bf718a82a52ffcf969f0daa58dddc80de1ba53bf5999e393f_ppc64le",
"product": {
"name": "openshift4/ose-openshift-apiserver-rhel8@sha256:a00046f91649246bf718a82a52ffcf969f0daa58dddc80de1ba53bf5999e393f_ppc64le",
"product_id": "openshift4/ose-openshift-apiserver-rhel8@sha256:a00046f91649246bf718a82a52ffcf969f0daa58dddc80de1ba53bf5999e393f_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-openshift-apiserver-rhel8@sha256:a00046f91649246bf718a82a52ffcf969f0daa58dddc80de1ba53bf5999e393f?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-openshift-apiserver-rhel8\u0026tag=v4.11.0-202208031306.p0.g4b6f874.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-openshift-controller-manager-rhel8@sha256:6c1a3c63ca3b93f0644a80882cc02174bc06bfb6df4b3012cdf43c1d0a8114e9_ppc64le",
"product": {
"name": "openshift4/ose-openshift-controller-manager-rhel8@sha256:6c1a3c63ca3b93f0644a80882cc02174bc06bfb6df4b3012cdf43c1d0a8114e9_ppc64le",
"product_id": "openshift4/ose-openshift-controller-manager-rhel8@sha256:6c1a3c63ca3b93f0644a80882cc02174bc06bfb6df4b3012cdf43c1d0a8114e9_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-openshift-controller-manager-rhel8@sha256:6c1a3c63ca3b93f0644a80882cc02174bc06bfb6df4b3012cdf43c1d0a8114e9?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel8\u0026tag=v4.11.0-202208162257.p0.g8fbe884.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-openstack-cinder-csi-driver-rhel8@sha256:5231039df308c3b8730158ad327982baff8f7b1b6dccd046ab4a00af6d70e7d8_ppc64le",
"product": {
"name": "openshift4/ose-openstack-cinder-csi-driver-rhel8@sha256:5231039df308c3b8730158ad327982baff8f7b1b6dccd046ab4a00af6d70e7d8_ppc64le",
"product_id": "openshift4/ose-openstack-cinder-csi-driver-rhel8@sha256:5231039df308c3b8730158ad327982baff8f7b1b6dccd046ab4a00af6d70e7d8_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-openstack-cinder-csi-driver-rhel8@sha256:5231039df308c3b8730158ad327982baff8f7b1b6dccd046ab4a00af6d70e7d8?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel8\u0026tag=v4.11.0-202208031306.p0.g246ae15.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-openstack-cinder-csi-driver-rhel8-operator@sha256:fc99f3eacda723a6d9c83bf0e619c91bd2eb049a710b304ab1de7639705bbed5_ppc64le",
"product": {
"name": "openshift4/ose-openstack-cinder-csi-driver-rhel8-operator@sha256:fc99f3eacda723a6d9c83bf0e619c91bd2eb049a710b304ab1de7639705bbed5_ppc64le",
"product_id": "openshift4/ose-openstack-cinder-csi-driver-rhel8-operator@sha256:fc99f3eacda723a6d9c83bf0e619c91bd2eb049a710b304ab1de7639705bbed5_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-openstack-cinder-csi-driver-rhel8-operator@sha256:fc99f3eacda723a6d9c83bf0e619c91bd2eb049a710b304ab1de7639705bbed5?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel8-operator\u0026tag=v4.11.0-202208031306.p0.gae4c45c.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-openstack-cloud-controller-manager-rhel8@sha256:316d8d6c31c6198d95d929779c2d68df5ed9cc0fe1bc2db858f234af068dd21e_ppc64le",
"product": {
"name": "openshift4/ose-openstack-cloud-controller-manager-rhel8@sha256:316d8d6c31c6198d95d929779c2d68df5ed9cc0fe1bc2db858f234af068dd21e_ppc64le",
"product_id": "openshift4/ose-openstack-cloud-controller-manager-rhel8@sha256:316d8d6c31c6198d95d929779c2d68df5ed9cc0fe1bc2db858f234af068dd21e_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-openstack-cloud-controller-manager-rhel8@sha256:316d8d6c31c6198d95d929779c2d68df5ed9cc0fe1bc2db858f234af068dd21e?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel8\u0026tag=v4.11.0-202208031306.p0.g246ae15.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-openstack-machine-controllers@sha256:5cda1e00b8e5195be5fb565399f5a19c58a9c77bbe13e297f5a2196518116d90_ppc64le",
"product": {
"name": "openshift4/ose-openstack-machine-controllers@sha256:5cda1e00b8e5195be5fb565399f5a19c58a9c77bbe13e297f5a2196518116d90_ppc64le",
"product_id": "openshift4/ose-openstack-machine-controllers@sha256:5cda1e00b8e5195be5fb565399f5a19c58a9c77bbe13e297f5a2196518116d90_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-openstack-machine-controllers@sha256:5cda1e00b8e5195be5fb565399f5a19c58a9c77bbe13e297f5a2196518116d90?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-openstack-machine-controllers\u0026tag=v4.11.0-202208031306.p0.g440ca42.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ovirt-csi-driver-rhel7@sha256:b1ee2119c5c9ffa916f48425d807695d557bfe326bbfe0e65d18ec235cee53b7_ppc64le",
"product": {
"name": "openshift4/ovirt-csi-driver-rhel7@sha256:b1ee2119c5c9ffa916f48425d807695d557bfe326bbfe0e65d18ec235cee53b7_ppc64le",
"product_id": "openshift4/ovirt-csi-driver-rhel7@sha256:b1ee2119c5c9ffa916f48425d807695d557bfe326bbfe0e65d18ec235cee53b7_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ovirt-csi-driver-rhel7@sha256:b1ee2119c5c9ffa916f48425d807695d557bfe326bbfe0e65d18ec235cee53b7?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ovirt-csi-driver-rhel7\u0026tag=v4.11.0-202208031306.p0.g0b3d79b.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ovirt-csi-driver-rhel8@sha256:b1ee2119c5c9ffa916f48425d807695d557bfe326bbfe0e65d18ec235cee53b7_ppc64le",
"product": {
"name": "openshift4/ovirt-csi-driver-rhel8@sha256:b1ee2119c5c9ffa916f48425d807695d557bfe326bbfe0e65d18ec235cee53b7_ppc64le",
"product_id": "openshift4/ovirt-csi-driver-rhel8@sha256:b1ee2119c5c9ffa916f48425d807695d557bfe326bbfe0e65d18ec235cee53b7_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ovirt-csi-driver-rhel8@sha256:b1ee2119c5c9ffa916f48425d807695d557bfe326bbfe0e65d18ec235cee53b7?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ovirt-csi-driver-rhel8\u0026tag=v4.11.0-202208031306.p0.g0b3d79b.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-ovirt-machine-controllers-rhel8@sha256:951e6ff8cdd565aefd60d8e996145c989c228a2a9c7ab412789d92ddb3ec9165_ppc64le",
"product": {
"name": "openshift4/ose-ovirt-machine-controllers-rhel8@sha256:951e6ff8cdd565aefd60d8e996145c989c228a2a9c7ab412789d92ddb3ec9165_ppc64le",
"product_id": "openshift4/ose-ovirt-machine-controllers-rhel8@sha256:951e6ff8cdd565aefd60d8e996145c989c228a2a9c7ab412789d92ddb3ec9165_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-ovirt-machine-controllers-rhel8@sha256:951e6ff8cdd565aefd60d8e996145c989c228a2a9c7ab412789d92ddb3ec9165?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-ovirt-machine-controllers-rhel8\u0026tag=v4.11.0-202208031306.p0.g5a93d94.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-ovn-kubernetes@sha256:cec5b3a5276177b25ce85f5d1465dbc6aca19b78b0f5406b6fe85bc97ff3f77d_ppc64le",
"product": {
"name": "openshift4/ose-ovn-kubernetes@sha256:cec5b3a5276177b25ce85f5d1465dbc6aca19b78b0f5406b6fe85bc97ff3f77d_ppc64le",
"product_id": "openshift4/ose-ovn-kubernetes@sha256:cec5b3a5276177b25ce85f5d1465dbc6aca19b78b0f5406b6fe85bc97ff3f77d_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-ovn-kubernetes@sha256:cec5b3a5276177b25ce85f5d1465dbc6aca19b78b0f5406b6fe85bc97ff3f77d?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-ovn-kubernetes\u0026tag=v4.11.0-202208161348.p0.g369b3a4.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-powervs-cloud-controller-manager-rhel8@sha256:a512551fc4ce326ef993f1dde6dedd5cf4c20b6c41f6149430ffae0d9e10d62c_ppc64le",
"product": {
"name": "openshift4/ose-powervs-cloud-controller-manager-rhel8@sha256:a512551fc4ce326ef993f1dde6dedd5cf4c20b6c41f6149430ffae0d9e10d62c_ppc64le",
"product_id": "openshift4/ose-powervs-cloud-controller-manager-rhel8@sha256:a512551fc4ce326ef993f1dde6dedd5cf4c20b6c41f6149430ffae0d9e10d62c_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-powervs-cloud-controller-manager-rhel8@sha256:a512551fc4ce326ef993f1dde6dedd5cf4c20b6c41f6149430ffae0d9e10d62c?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-powervs-cloud-controller-manager-rhel8\u0026tag=v4.11.0-202208031306.p0.g8ace6e9.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-powervs-machine-controllers-rhel8@sha256:965ad6292483d5e6d8b734fd40006689cf3917657919c668b6d01bc9fc4b816e_ppc64le",
"product": {
"name": "openshift4/ose-powervs-machine-controllers-rhel8@sha256:965ad6292483d5e6d8b734fd40006689cf3917657919c668b6d01bc9fc4b816e_ppc64le",
"product_id": "openshift4/ose-powervs-machine-controllers-rhel8@sha256:965ad6292483d5e6d8b734fd40006689cf3917657919c668b6d01bc9fc4b816e_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-powervs-machine-controllers-rhel8@sha256:965ad6292483d5e6d8b734fd40006689cf3917657919c668b6d01bc9fc4b816e?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-powervs-machine-controllers-rhel8\u0026tag=v4.11.0-202208031306.p0.g76649b3.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-k8s-prometheus-adapter@sha256:a7ab7f242111de6ecf29f6107baa7c90331f9fc68a32467e7e91c935cdd99218_ppc64le",
"product": {
"name": "openshift4/ose-k8s-prometheus-adapter@sha256:a7ab7f242111de6ecf29f6107baa7c90331f9fc68a32467e7e91c935cdd99218_ppc64le",
"product_id": "openshift4/ose-k8s-prometheus-adapter@sha256:a7ab7f242111de6ecf29f6107baa7c90331f9fc68a32467e7e91c935cdd99218_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-k8s-prometheus-adapter@sha256:a7ab7f242111de6ecf29f6107baa7c90331f9fc68a32467e7e91c935cdd99218?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-k8s-prometheus-adapter\u0026tag=v4.11.0-202208031703.p0.g32fb8ea.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-service-ca-operator@sha256:2fd815e1dfa78fc9c28179a5c77296723bbe8f42e1b19e347d936a795b787cdf_ppc64le",
"product": {
"name": "openshift4/ose-service-ca-operator@sha256:2fd815e1dfa78fc9c28179a5c77296723bbe8f42e1b19e347d936a795b787cdf_ppc64le",
"product_id": "openshift4/ose-service-ca-operator@sha256:2fd815e1dfa78fc9c28179a5c77296723bbe8f42e1b19e347d936a795b787cdf_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-service-ca-operator@sha256:2fd815e1dfa78fc9c28179a5c77296723bbe8f42e1b19e347d936a795b787cdf?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-service-ca-operator\u0026tag=v4.11.0-202208031703.p0.g0899d11.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-thanos-rhel8@sha256:94514a0e4637f4a171b6f603831ea5e608a8a66d7e04ef338814a2a3f788ae12_ppc64le",
"product": {
"name": "openshift4/ose-thanos-rhel8@sha256:94514a0e4637f4a171b6f603831ea5e608a8a66d7e04ef338814a2a3f788ae12_ppc64le",
"product_id": "openshift4/ose-thanos-rhel8@sha256:94514a0e4637f4a171b6f603831ea5e608a8a66d7e04ef338814a2a3f788ae12_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-thanos-rhel8@sha256:94514a0e4637f4a171b6f603831ea5e608a8a66d7e04ef338814a2a3f788ae12?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-thanos-rhel8\u0026tag=v4.11.0-202208031306.p0.gf08da2d.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-tools-rhel8@sha256:3e7ad95fa62980cfa70e0021654b5a8405c254ebc4da9710ac1171480d665c59_ppc64le",
"product": {
"name": "openshift4/ose-tools-rhel8@sha256:3e7ad95fa62980cfa70e0021654b5a8405c254ebc4da9710ac1171480d665c59_ppc64le",
"product_id": "openshift4/ose-tools-rhel8@sha256:3e7ad95fa62980cfa70e0021654b5a8405c254ebc4da9710ac1171480d665c59_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-tools-rhel8@sha256:3e7ad95fa62980cfa70e0021654b5a8405c254ebc4da9710ac1171480d665c59?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-tools-rhel8\u0026tag=v4.11.0-202208150437.p0.gfcf512e.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-prometheus-config-reloader@sha256:39e17dba2978d3e1b0af71b9eb1be3446199a365ada2e156682ee7a20e48b060_ppc64le",
"product": {
"name": "openshift4/ose-prometheus-config-reloader@sha256:39e17dba2978d3e1b0af71b9eb1be3446199a365ada2e156682ee7a20e48b060_ppc64le",
"product_id": "openshift4/ose-prometheus-config-reloader@sha256:39e17dba2978d3e1b0af71b9eb1be3446199a365ada2e156682ee7a20e48b060_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-prometheus-config-reloader@sha256:39e17dba2978d3e1b0af71b9eb1be3446199a365ada2e156682ee7a20e48b060?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-prometheus-config-reloader\u0026tag=v4.11.0-202208031306.p0.gcb3afa2.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-prometheus-operator-admission-webhook-rhel8@sha256:a810296e2d9a9924234a7437531f9b6f4e266a4ddd40b8ecce1c48414696512e_ppc64le",
"product": {
"name": "openshift4/ose-prometheus-operator-admission-webhook-rhel8@sha256:a810296e2d9a9924234a7437531f9b6f4e266a4ddd40b8ecce1c48414696512e_ppc64le",
"product_id": "openshift4/ose-prometheus-operator-admission-webhook-rhel8@sha256:a810296e2d9a9924234a7437531f9b6f4e266a4ddd40b8ecce1c48414696512e_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-prometheus-operator-admission-webhook-rhel8@sha256:a810296e2d9a9924234a7437531f9b6f4e266a4ddd40b8ecce1c48414696512e?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel8\u0026tag=v4.11.0-202208031306.p0.gcb3afa2.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-prometheus-operator@sha256:9e028b370e4b1fa7eeb51fb84ad9b1344e4012716030c5d3fa223c7abe92c0e1_ppc64le",
"product": {
"name": "openshift4/ose-prometheus-operator@sha256:9e028b370e4b1fa7eeb51fb84ad9b1344e4012716030c5d3fa223c7abe92c0e1_ppc64le",
"product_id": "openshift4/ose-prometheus-operator@sha256:9e028b370e4b1fa7eeb51fb84ad9b1344e4012716030c5d3fa223c7abe92c0e1_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-prometheus-operator@sha256:9e028b370e4b1fa7eeb51fb84ad9b1344e4012716030c5d3fa223c7abe92c0e1?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-prometheus-operator\u0026tag=v4.11.0-202208031306.p0.gcb3afa2.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-prom-label-proxy@sha256:db4ec1b0a75ec8a5260095225cf2ef103895edd9b05419503bec473629a3dcd0_ppc64le",
"product": {
"name": "openshift4/ose-prom-label-proxy@sha256:db4ec1b0a75ec8a5260095225cf2ef103895edd9b05419503bec473629a3dcd0_ppc64le",
"product_id": "openshift4/ose-prom-label-proxy@sha256:db4ec1b0a75ec8a5260095225cf2ef103895edd9b05419503bec473629a3dcd0_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-prom-label-proxy@sha256:db4ec1b0a75ec8a5260095225cf2ef103895edd9b05419503bec473629a3dcd0?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-prom-label-proxy\u0026tag=v4.11.0-202208031306.p0.gaf12fbc.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-telemeter@sha256:f931ead1bc611c5faf5073c81a3af1c3561ed1eb42f958fa9c1ae03eeb339505_ppc64le",
"product": {
"name": "openshift4/ose-telemeter@sha256:f931ead1bc611c5faf5073c81a3af1c3561ed1eb42f958fa9c1ae03eeb339505_ppc64le",
"product_id": "openshift4/ose-telemeter@sha256:f931ead1bc611c5faf5073c81a3af1c3561ed1eb42f958fa9c1ae03eeb339505_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-telemeter@sha256:f931ead1bc611c5faf5073c81a3af1c3561ed1eb42f958fa9c1ae03eeb339505?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-telemeter\u0026tag=v4.11.0-202208031306.p0.g77b2966.assembly.stream"
}
}
}
],
"category": "architecture",
"name": "ppc64le"
},
{
"branches": [
{
"category": "product_version",
"name": "openshift4/ose-cluster-autoscaler@sha256:4e0b8de27a9295163d397b1c7b9fd77a18276df6fb36076fb4423ce89877aa59_amd64",
"product": {
"name": "openshift4/ose-cluster-autoscaler@sha256:4e0b8de27a9295163d397b1c7b9fd77a18276df6fb36076fb4423ce89877aa59_amd64",
"product_id": "openshift4/ose-cluster-autoscaler@sha256:4e0b8de27a9295163d397b1c7b9fd77a18276df6fb36076fb4423ce89877aa59_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-cluster-autoscaler@sha256:4e0b8de27a9295163d397b1c7b9fd77a18276df6fb36076fb4423ce89877aa59?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-cluster-autoscaler\u0026tag=v4.11.0-202208150437.p0.g80a9b6d.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-baremetal-machine-controllers@sha256:f7606cd50b6e7ab57038d01f6539c194f974904abdbfcc04810fffc803166f4a_amd64",
"product": {
"name": "openshift4/ose-baremetal-machine-controllers@sha256:f7606cd50b6e7ab57038d01f6539c194f974904abdbfcc04810fffc803166f4a_amd64",
"product_id": "openshift4/ose-baremetal-machine-controllers@sha256:f7606cd50b6e7ab57038d01f6539c194f974904abdbfcc04810fffc803166f4a_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-baremetal-machine-controllers@sha256:f7606cd50b6e7ab57038d01f6539c194f974904abdbfcc04810fffc803166f4a?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-baremetal-machine-controllers\u0026tag=v4.11.0-202208031306.p0.ga65be86.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-cluster-etcd-rhel8-operator@sha256:6d9ebc067df9550aa5c1623e44a8c041f7ba0ffdad757b3848d7d5308aafa407_amd64",
"product": {
"name": "openshift4/ose-cluster-etcd-rhel8-operator@sha256:6d9ebc067df9550aa5c1623e44a8c041f7ba0ffdad757b3848d7d5308aafa407_amd64",
"product_id": "openshift4/ose-cluster-etcd-rhel8-operator@sha256:6d9ebc067df9550aa5c1623e44a8c041f7ba0ffdad757b3848d7d5308aafa407_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-cluster-etcd-rhel8-operator@sha256:6d9ebc067df9550aa5c1623e44a8c041f7ba0ffdad757b3848d7d5308aafa407?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-cluster-etcd-rhel8-operator\u0026tag=v4.11.0-202208162257.p0.g5579971.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-cluster-monitoring-operator@sha256:f15249736c67cbf440deb68891faf4eadc896fa2f378590c8a355e2ff39ebd94_amd64",
"product": {
"name": "openshift4/ose-cluster-monitoring-operator@sha256:f15249736c67cbf440deb68891faf4eadc896fa2f378590c8a355e2ff39ebd94_amd64",
"product_id": "openshift4/ose-cluster-monitoring-operator@sha256:f15249736c67cbf440deb68891faf4eadc896fa2f378590c8a355e2ff39ebd94_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-cluster-monitoring-operator@sha256:f15249736c67cbf440deb68891faf4eadc896fa2f378590c8a355e2ff39ebd94?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-cluster-monitoring-operator\u0026tag=v4.11.0-202208110436.p0.g2e9b60a.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-cluster-network-operator@sha256:9e7aab6d8d159653383627b8262ad46155dc97692c5c345b72f90ecf100ab4c3_amd64",
"product": {
"name": "openshift4/ose-cluster-network-operator@sha256:9e7aab6d8d159653383627b8262ad46155dc97692c5c345b72f90ecf100ab4c3_amd64",
"product_id": "openshift4/ose-cluster-network-operator@sha256:9e7aab6d8d159653383627b8262ad46155dc97692c5c345b72f90ecf100ab4c3_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-cluster-network-operator@sha256:9e7aab6d8d159653383627b8262ad46155dc97692c5c345b72f90ecf100ab4c3?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-cluster-network-operator\u0026tag=v4.11.0-202208031306.p0.g3528a6b.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-cluster-node-tuning-operator@sha256:d06e393e0493bb6a519ffeab2595b7555df2148190eb30a29def40325c35e3a5_amd64",
"product": {
"name": "openshift4/ose-cluster-node-tuning-operator@sha256:d06e393e0493bb6a519ffeab2595b7555df2148190eb30a29def40325c35e3a5_amd64",
"product_id": "openshift4/ose-cluster-node-tuning-operator@sha256:d06e393e0493bb6a519ffeab2595b7555df2148190eb30a29def40325c35e3a5_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-cluster-node-tuning-operator@sha256:d06e393e0493bb6a519ffeab2595b7555df2148190eb30a29def40325c35e3a5?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-cluster-node-tuning-operator\u0026tag=v4.11.0-202208161847.p0.gf75e0e7.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-cluster-version-operator@sha256:241713ac691dd073f8b667f59502e6db5ae503d01bd3e5dc0413bb1903a6da06_amd64",
"product": {
"name": "openshift4/ose-cluster-version-operator@sha256:241713ac691dd073f8b667f59502e6db5ae503d01bd3e5dc0413bb1903a6da06_amd64",
"product_id": "openshift4/ose-cluster-version-operator@sha256:241713ac691dd073f8b667f59502e6db5ae503d01bd3e5dc0413bb1903a6da06_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-cluster-version-operator@sha256:241713ac691dd073f8b667f59502e6db5ae503d01bd3e5dc0413bb1903a6da06?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-cluster-version-operator\u0026tag=v4.11.0-202208161348.p0.g0520e51.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-configmap-reloader@sha256:25c49da28dd21c6056f6368416e1d6ad6f06a3046434e0190c4e2e47d24408bb_amd64",
"product": {
"name": "openshift4/ose-configmap-reloader@sha256:25c49da28dd21c6056f6368416e1d6ad6f06a3046434e0190c4e2e47d24408bb_amd64",
"product_id": "openshift4/ose-configmap-reloader@sha256:25c49da28dd21c6056f6368416e1d6ad6f06a3046434e0190c4e2e47d24408bb_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-configmap-reloader@sha256:25c49da28dd21c6056f6368416e1d6ad6f06a3046434e0190c4e2e47d24408bb?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-configmap-reloader\u0026tag=v4.11.0-202208031306.p0.gb7c03bb.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-coredns@sha256:2f52299822c5fdc045c703c43a99ab9db893d530d618176ae52376143a354d3c_amd64",
"product": {
"name": "openshift4/ose-coredns@sha256:2f52299822c5fdc045c703c43a99ab9db893d530d618176ae52376143a354d3c_amd64",
"product_id": "openshift4/ose-coredns@sha256:2f52299822c5fdc045c703c43a99ab9db893d530d618176ae52376143a354d3c_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-coredns@sha256:2f52299822c5fdc045c703c43a99ab9db893d530d618176ae52376143a354d3c?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-coredns\u0026tag=v4.11.0-202208031306.p0.g7fe212f.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-csi-external-attacher-rhel8@sha256:d65c8960171d37900f2f07cedb4a14eff2fc9da095a3ccc6718f4fbcd0f0b79e_amd64",
"product": {
"name": "openshift4/ose-csi-external-attacher-rhel8@sha256:d65c8960171d37900f2f07cedb4a14eff2fc9da095a3ccc6718f4fbcd0f0b79e_amd64",
"product_id": "openshift4/ose-csi-external-attacher-rhel8@sha256:d65c8960171d37900f2f07cedb4a14eff2fc9da095a3ccc6718f4fbcd0f0b79e_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-csi-external-attacher-rhel8@sha256:d65c8960171d37900f2f07cedb4a14eff2fc9da095a3ccc6718f4fbcd0f0b79e?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-csi-external-attacher-rhel8\u0026tag=v4.11.0-202208150437.p0.gda5442f.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-csi-external-attacher@sha256:d65c8960171d37900f2f07cedb4a14eff2fc9da095a3ccc6718f4fbcd0f0b79e_amd64",
"product": {
"name": "openshift4/ose-csi-external-attacher@sha256:d65c8960171d37900f2f07cedb4a14eff2fc9da095a3ccc6718f4fbcd0f0b79e_amd64",
"product_id": "openshift4/ose-csi-external-attacher@sha256:d65c8960171d37900f2f07cedb4a14eff2fc9da095a3ccc6718f4fbcd0f0b79e_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-csi-external-attacher@sha256:d65c8960171d37900f2f07cedb4a14eff2fc9da095a3ccc6718f4fbcd0f0b79e?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-csi-external-attacher\u0026tag=v4.11.0-202208150437.p0.gda5442f.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-csi-driver-manila-rhel8@sha256:e8d1989aba103c3667cafbae5d850bc9e8558f2e4cc760a9b88931f3a4db86a9_amd64",
"product": {
"name": "openshift4/ose-csi-driver-manila-rhel8@sha256:e8d1989aba103c3667cafbae5d850bc9e8558f2e4cc760a9b88931f3a4db86a9_amd64",
"product_id": "openshift4/ose-csi-driver-manila-rhel8@sha256:e8d1989aba103c3667cafbae5d850bc9e8558f2e4cc760a9b88931f3a4db86a9_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-csi-driver-manila-rhel8@sha256:e8d1989aba103c3667cafbae5d850bc9e8558f2e4cc760a9b88931f3a4db86a9?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-csi-driver-manila-rhel8\u0026tag=v4.11.0-202208031306.p0.g246ae15.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-csi-driver-manila-rhel8-operator@sha256:1e2c039399a6ad9857e9b3972cdf246a1cd6bdb70e2278bd3274c9ff0ffe8f5d_amd64",
"product": {
"name": "openshift4/ose-csi-driver-manila-rhel8-operator@sha256:1e2c039399a6ad9857e9b3972cdf246a1cd6bdb70e2278bd3274c9ff0ffe8f5d_amd64",
"product_id": "openshift4/ose-csi-driver-manila-rhel8-operator@sha256:1e2c039399a6ad9857e9b3972cdf246a1cd6bdb70e2278bd3274c9ff0ffe8f5d_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-csi-driver-manila-rhel8-operator@sha256:1e2c039399a6ad9857e9b3972cdf246a1cd6bdb70e2278bd3274c9ff0ffe8f5d?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-csi-driver-manila-rhel8-operator\u0026tag=v4.11.0-202208031306.p0.g12cb253.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-csi-driver-nfs-rhel8@sha256:3b15d6d6f4c84f64caafac5a68041ca3bbe50bab34e353a6604f6046253547f9_amd64",
"product": {
"name": "openshift4/ose-csi-driver-nfs-rhel8@sha256:3b15d6d6f4c84f64caafac5a68041ca3bbe50bab34e353a6604f6046253547f9_amd64",
"product_id": "openshift4/ose-csi-driver-nfs-rhel8@sha256:3b15d6d6f4c84f64caafac5a68041ca3bbe50bab34e353a6604f6046253547f9_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-csi-driver-nfs-rhel8@sha256:3b15d6d6f4c84f64caafac5a68041ca3bbe50bab34e353a6604f6046253547f9?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-csi-driver-nfs-rhel8\u0026tag=v4.11.0-202208150437.p0.gf144bb4.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-csi-livenessprobe@sha256:f14f6e952932830665b25597c2a3d21158a5cb69beb4c80a64388777a1552865_amd64",
"product": {
"name": "openshift4/ose-csi-livenessprobe@sha256:f14f6e952932830665b25597c2a3d21158a5cb69beb4c80a64388777a1552865_amd64",
"product_id": "openshift4/ose-csi-livenessprobe@sha256:f14f6e952932830665b25597c2a3d21158a5cb69beb4c80a64388777a1552865_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-csi-livenessprobe@sha256:f14f6e952932830665b25597c2a3d21158a5cb69beb4c80a64388777a1552865?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-csi-livenessprobe\u0026tag=v4.11.0-202208150437.p0.g7319607.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-csi-livenessprobe-rhel8@sha256:f14f6e952932830665b25597c2a3d21158a5cb69beb4c80a64388777a1552865_amd64",
"product": {
"name": "openshift4/ose-csi-livenessprobe-rhel8@sha256:f14f6e952932830665b25597c2a3d21158a5cb69beb4c80a64388777a1552865_amd64",
"product_id": "openshift4/ose-csi-livenessprobe-rhel8@sha256:f14f6e952932830665b25597c2a3d21158a5cb69beb4c80a64388777a1552865_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-csi-livenessprobe-rhel8@sha256:f14f6e952932830665b25597c2a3d21158a5cb69beb4c80a64388777a1552865?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel8\u0026tag=v4.11.0-202208150437.p0.g7319607.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-csi-node-driver-registrar-rhel8@sha256:0c01d2cd070a88a674caaa131cda9db116520d8faef62fe8e625985c1d98fd18_amd64",
"product": {
"name": "openshift4/ose-csi-node-driver-registrar-rhel8@sha256:0c01d2cd070a88a674caaa131cda9db116520d8faef62fe8e625985c1d98fd18_amd64",
"product_id": "openshift4/ose-csi-node-driver-registrar-rhel8@sha256:0c01d2cd070a88a674caaa131cda9db116520d8faef62fe8e625985c1d98fd18_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-csi-node-driver-registrar-rhel8@sha256:0c01d2cd070a88a674caaa131cda9db116520d8faef62fe8e625985c1d98fd18?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel8\u0026tag=v4.11.0-202208031306.p0.g710109c.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-csi-node-driver-registrar@sha256:0c01d2cd070a88a674caaa131cda9db116520d8faef62fe8e625985c1d98fd18_amd64",
"product": {
"name": "openshift4/ose-csi-node-driver-registrar@sha256:0c01d2cd070a88a674caaa131cda9db116520d8faef62fe8e625985c1d98fd18_amd64",
"product_id": "openshift4/ose-csi-node-driver-registrar@sha256:0c01d2cd070a88a674caaa131cda9db116520d8faef62fe8e625985c1d98fd18_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-csi-node-driver-registrar@sha256:0c01d2cd070a88a674caaa131cda9db116520d8faef62fe8e625985c1d98fd18?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-csi-node-driver-registrar\u0026tag=v4.11.0-202208031306.p0.g710109c.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-csi-external-provisioner@sha256:1e69d532a480bf0f0b2aa8c7385dfe90488408c25f1278ace1a25df90dba38ac_amd64",
"product": {
"name": "openshift4/ose-csi-external-provisioner@sha256:1e69d532a480bf0f0b2aa8c7385dfe90488408c25f1278ace1a25df90dba38ac_amd64",
"product_id": "openshift4/ose-csi-external-provisioner@sha256:1e69d532a480bf0f0b2aa8c7385dfe90488408c25f1278ace1a25df90dba38ac_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-csi-external-provisioner@sha256:1e69d532a480bf0f0b2aa8c7385dfe90488408c25f1278ace1a25df90dba38ac?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-csi-external-provisioner\u0026tag=v4.11.0-202208150437.p0.g86277ec.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-csi-external-provisioner-rhel8@sha256:1e69d532a480bf0f0b2aa8c7385dfe90488408c25f1278ace1a25df90dba38ac_amd64",
"product": {
"name": "openshift4/ose-csi-external-provisioner-rhel8@sha256:1e69d532a480bf0f0b2aa8c7385dfe90488408c25f1278ace1a25df90dba38ac_amd64",
"product_id": "openshift4/ose-csi-external-provisioner-rhel8@sha256:1e69d532a480bf0f0b2aa8c7385dfe90488408c25f1278ace1a25df90dba38ac_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-csi-external-provisioner-rhel8@sha256:1e69d532a480bf0f0b2aa8c7385dfe90488408c25f1278ace1a25df90dba38ac?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel8\u0026tag=v4.11.0-202208150437.p0.g86277ec.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/driver-toolkit-rhel8@sha256:82faeb6a8caa174d9df3d259945ca161311fe6231d628e34ee0f1c8528371229_amd64",
"product": {
"name": "openshift4/driver-toolkit-rhel8@sha256:82faeb6a8caa174d9df3d259945ca161311fe6231d628e34ee0f1c8528371229_amd64",
"product_id": "openshift4/driver-toolkit-rhel8@sha256:82faeb6a8caa174d9df3d259945ca161311fe6231d628e34ee0f1c8528371229_amd64",
"product_identification_helper": {
"purl": "pkg:oci/driver-toolkit-rhel8@sha256:82faeb6a8caa174d9df3d259945ca161311fe6231d628e34ee0f1c8528371229?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/driver-toolkit-rhel8\u0026tag=v4.11.0-202208031306.p0.g4e799c0.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-oauth-proxy@sha256:184021ada5116a1e5dc8c21163f39665606cae8fb1e776bd9d623cd2eb0072c2_amd64",
"product": {
"name": "openshift4/ose-oauth-proxy@sha256:184021ada5116a1e5dc8c21163f39665606cae8fb1e776bd9d623cd2eb0072c2_amd64",
"product_id": "openshift4/ose-oauth-proxy@sha256:184021ada5116a1e5dc8c21163f39665606cae8fb1e776bd9d623cd2eb0072c2_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-oauth-proxy@sha256:184021ada5116a1e5dc8c21163f39665606cae8fb1e776bd9d623cd2eb0072c2?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-oauth-proxy\u0026tag=v4.11.0-202208150437.p0.gaad1b28.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-prometheus-alertmanager@sha256:f8db7211683d764461c1feacb61eb9911f480a8ad113fccb381155322077303c_amd64",
"product": {
"name": "openshift4/ose-prometheus-alertmanager@sha256:f8db7211683d764461c1feacb61eb9911f480a8ad113fccb381155322077303c_amd64",
"product_id": "openshift4/ose-prometheus-alertmanager@sha256:f8db7211683d764461c1feacb61eb9911f480a8ad113fccb381155322077303c_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-prometheus-alertmanager@sha256:f8db7211683d764461c1feacb61eb9911f480a8ad113fccb381155322077303c?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-prometheus-alertmanager\u0026tag=v4.11.0-202208031306.p0.g05cfc39.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-prometheus-node-exporter@sha256:79ad722e32477863e3319b35b1e98befb8257576ebab0be4ae605f1cf92cf760_amd64",
"product": {
"name": "openshift4/ose-prometheus-node-exporter@sha256:79ad722e32477863e3319b35b1e98befb8257576ebab0be4ae605f1cf92cf760_amd64",
"product_id": "openshift4/ose-prometheus-node-exporter@sha256:79ad722e32477863e3319b35b1e98befb8257576ebab0be4ae605f1cf92cf760_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-prometheus-node-exporter@sha256:79ad722e32477863e3319b35b1e98befb8257576ebab0be4ae605f1cf92cf760?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-prometheus-node-exporter\u0026tag=v4.11.0-202208031306.p0.g0102201.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-prometheus@sha256:37e8941e45c4add6684e52685ed112e474f0c8f062178497a4d65a019a2c1700_amd64",
"product": {
"name": "openshift4/ose-prometheus@sha256:37e8941e45c4add6684e52685ed112e474f0c8f062178497a4d65a019a2c1700_amd64",
"product_id": "openshift4/ose-prometheus@sha256:37e8941e45c4add6684e52685ed112e474f0c8f062178497a4d65a019a2c1700_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-prometheus@sha256:37e8941e45c4add6684e52685ed112e474f0c8f062178497a4d65a019a2c1700?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-prometheus\u0026tag=v4.11.0-202208031306.p0.gd2dfc27.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-grafana@sha256:f91a57f81311e3859f44cc44ab2f4b345408bd4bf369c32a1da0ec53da9469e7_amd64",
"product": {
"name": "openshift4/ose-grafana@sha256:f91a57f81311e3859f44cc44ab2f4b345408bd4bf369c32a1da0ec53da9469e7_amd64",
"product_id": "openshift4/ose-grafana@sha256:f91a57f81311e3859f44cc44ab2f4b345408bd4bf369c32a1da0ec53da9469e7_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-grafana@sha256:f91a57f81311e3859f44cc44ab2f4b345408bd4bf369c32a1da0ec53da9469e7?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-grafana\u0026tag=v4.11.0-202208031306.p0.g6773185.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-ibm-vpc-node-label-updater-rhel8@sha256:d5e72ed27970b6e52385e43172013275bd3bc203a8b6755fcc505e0287213fd4_amd64",
"product": {
"name": "openshift4/ose-ibm-vpc-node-label-updater-rhel8@sha256:d5e72ed27970b6e52385e43172013275bd3bc203a8b6755fcc505e0287213fd4_amd64",
"product_id": "openshift4/ose-ibm-vpc-node-label-updater-rhel8@sha256:d5e72ed27970b6e52385e43172013275bd3bc203a8b6755fcc505e0287213fd4_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-ibm-vpc-node-label-updater-rhel8@sha256:d5e72ed27970b6e52385e43172013275bd3bc203a8b6755fcc505e0287213fd4?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-ibm-vpc-node-label-updater-rhel8\u0026tag=v4.11.0-202208031306.p0.g32e18fa.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-ironic-agent-rhel8@sha256:01ad95d888c322ea14b3aa2ebda5ba73db728d2207c6fae4aecd46cfe204be41_amd64",
"product": {
"name": "openshift4/ose-ironic-agent-rhel8@sha256:01ad95d888c322ea14b3aa2ebda5ba73db728d2207c6fae4aecd46cfe204be41_amd64",
"product_id": "openshift4/ose-ironic-agent-rhel8@sha256:01ad95d888c322ea14b3aa2ebda5ba73db728d2207c6fae4aecd46cfe204be41_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-ironic-agent-rhel8@sha256:01ad95d888c322ea14b3aa2ebda5ba73db728d2207c6fae4aecd46cfe204be41?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-ironic-agent-rhel8\u0026tag=v4.11.0-202208150437.p0.gd84c963.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-ironic-rhel8@sha256:5d630326f2961c8168d862a1341f27085ce928f8454b94d117208b5cd9b281ed_amd64",
"product": {
"name": "openshift4/ose-ironic-rhel8@sha256:5d630326f2961c8168d862a1341f27085ce928f8454b94d117208b5cd9b281ed_amd64",
"product_id": "openshift4/ose-ironic-rhel8@sha256:5d630326f2961c8168d862a1341f27085ce928f8454b94d117208b5cd9b281ed_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-ironic-rhel8@sha256:5d630326f2961c8168d862a1341f27085ce928f8454b94d117208b5cd9b281ed?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-ironic-rhel8\u0026tag=v4.11.0-202208150437.p0.gb1863f8.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-ironic-machine-os-downloader-rhel8@sha256:e0383d12651c11d7fe0d823a1d9bbaa36d1a7194760be4be173772b0d9db57eb_amd64",
"product": {
"name": "openshift4/ose-ironic-machine-os-downloader-rhel8@sha256:e0383d12651c11d7fe0d823a1d9bbaa36d1a7194760be4be173772b0d9db57eb_amd64",
"product_id": "openshift4/ose-ironic-machine-os-downloader-rhel8@sha256:e0383d12651c11d7fe0d823a1d9bbaa36d1a7194760be4be173772b0d9db57eb_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-ironic-machine-os-downloader-rhel8@sha256:e0383d12651c11d7fe0d823a1d9bbaa36d1a7194760be4be173772b0d9db57eb?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-ironic-machine-os-downloader-rhel8\u0026tag=v4.11.0-202208101627.p0.g2f582d8.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-ironic-static-ip-manager-rhel8@sha256:1e6b410d12e38a911157ea92414be3b305017251e56c36d6a0213020cee2d36a_amd64",
"product": {
"name": "openshift4/ose-ironic-static-ip-manager-rhel8@sha256:1e6b410d12e38a911157ea92414be3b305017251e56c36d6a0213020cee2d36a_amd64",
"product_id": "openshift4/ose-ironic-static-ip-manager-rhel8@sha256:1e6b410d12e38a911157ea92414be3b305017251e56c36d6a0213020cee2d36a_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-ironic-static-ip-manager-rhel8@sha256:1e6b410d12e38a911157ea92414be3b305017251e56c36d6a0213020cee2d36a?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-ironic-static-ip-manager-rhel8\u0026tag=v4.11.0-202208150437.p0.g84a378e.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-kube-proxy@sha256:104591dd4ff54b3367f3d800de99b582bead990cfb9bc0486e26737bf6405de4_amd64",
"product": {
"name": "openshift4/ose-kube-proxy@sha256:104591dd4ff54b3367f3d800de99b582bead990cfb9bc0486e26737bf6405de4_amd64",
"product_id": "openshift4/ose-kube-proxy@sha256:104591dd4ff54b3367f3d800de99b582bead990cfb9bc0486e26737bf6405de4_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-kube-proxy@sha256:104591dd4ff54b3367f3d800de99b582bead990cfb9bc0486e26737bf6405de4?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-kube-proxy\u0026tag=v4.11.0-202208161348.p0.g93345d4.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-kube-rbac-proxy@sha256:dceffc4f2c606f9e285794b2138e29133daeb5c1aa4ca76fe7c4205ac0b38ccd_amd64",
"product": {
"name": "openshift4/ose-kube-rbac-proxy@sha256:dceffc4f2c606f9e285794b2138e29133daeb5c1aa4ca76fe7c4205ac0b38ccd_amd64",
"product_id": "openshift4/ose-kube-rbac-proxy@sha256:dceffc4f2c606f9e285794b2138e29133daeb5c1aa4ca76fe7c4205ac0b38ccd_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-kube-rbac-proxy@sha256:dceffc4f2c606f9e285794b2138e29133daeb5c1aa4ca76fe7c4205ac0b38ccd?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-kube-rbac-proxy\u0026tag=v4.11.0-202208031306.p0.ga805ba5.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-kube-state-metrics@sha256:ee2a5d918f70d007b9414d34e0f639437a39d2cd3a2a2bba24f5aee5d8035eb5_amd64",
"product": {
"name": "openshift4/ose-kube-state-metrics@sha256:ee2a5d918f70d007b9414d34e0f639437a39d2cd3a2a2bba24f5aee5d8035eb5_amd64",
"product_id": "openshift4/ose-kube-state-metrics@sha256:ee2a5d918f70d007b9414d34e0f639437a39d2cd3a2a2bba24f5aee5d8035eb5_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-kube-state-metrics@sha256:ee2a5d918f70d007b9414d34e0f639437a39d2cd3a2a2bba24f5aee5d8035eb5?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-kube-state-metrics\u0026tag=v4.11.0-202208031306.p0.g896d000.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-kuryr-cni-rhel8@sha256:5f0bd74910cb7bc8cdff931c1d4da34d2a95e1e1854d7f686af466166acec047_amd64",
"product": {
"name": "openshift4/ose-kuryr-cni-rhel8@sha256:5f0bd74910cb7bc8cdff931c1d4da34d2a95e1e1854d7f686af466166acec047_amd64",
"product_id": "openshift4/ose-kuryr-cni-rhel8@sha256:5f0bd74910cb7bc8cdff931c1d4da34d2a95e1e1854d7f686af466166acec047_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-kuryr-cni-rhel8@sha256:5f0bd74910cb7bc8cdff931c1d4da34d2a95e1e1854d7f686af466166acec047?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-kuryr-cni-rhel8\u0026tag=v4.11.0-202208150437.p0.g6952743.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-kuryr-controller-rhel8@sha256:49eb2f59646d4fcea6f0ea9f8c22f819969913e3b691842fd3efb3146c021690_amd64",
"product": {
"name": "openshift4/ose-kuryr-controller-rhel8@sha256:49eb2f59646d4fcea6f0ea9f8c22f819969913e3b691842fd3efb3146c021690_amd64",
"product_id": "openshift4/ose-kuryr-controller-rhel8@sha256:49eb2f59646d4fcea6f0ea9f8c22f819969913e3b691842fd3efb3146c021690_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-kuryr-controller-rhel8@sha256:49eb2f59646d4fcea6f0ea9f8c22f819969913e3b691842fd3efb3146c021690?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-kuryr-controller-rhel8\u0026tag=v4.11.0-202208150437.p0.g6952743.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-operator-marketplace@sha256:4279626a013c0875b4c042ae9a2c970c67448a0d2eb0d5d40e9903d2ea4004db_amd64",
"product": {
"name": "openshift4/ose-operator-marketplace@sha256:4279626a013c0875b4c042ae9a2c970c67448a0d2eb0d5d40e9903d2ea4004db_amd64",
"product_id": "openshift4/ose-operator-marketplace@sha256:4279626a013c0875b4c042ae9a2c970c67448a0d2eb0d5d40e9903d2ea4004db_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-operator-marketplace@sha256:4279626a013c0875b4c042ae9a2c970c67448a0d2eb0d5d40e9903d2ea4004db?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-operator-marketplace\u0026tag=v4.11.0-202208031306.p0.g040c64e.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-multus-cni@sha256:75eeee08529df0c3e2e08b874ac7e1d39ef268148d71dff880f71034f8c89b14_amd64",
"product": {
"name": "openshift4/ose-multus-cni@sha256:75eeee08529df0c3e2e08b874ac7e1d39ef268148d71dff880f71034f8c89b14_amd64",
"product_id": "openshift4/ose-multus-cni@sha256:75eeee08529df0c3e2e08b874ac7e1d39ef268148d71dff880f71034f8c89b14_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-multus-cni@sha256:75eeee08529df0c3e2e08b874ac7e1d39ef268148d71dff880f71034f8c89b14?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-multus-cni\u0026tag=v4.11.0-202208150736.p0.g3cc5a3a.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-oauth-server-rhel8@sha256:ff7d23ed5555807756340a62bcade403f3e68350d2ec0feb442c1a8ddd7c17e4_amd64",
"product": {
"name": "openshift4/ose-oauth-server-rhel8@sha256:ff7d23ed5555807756340a62bcade403f3e68350d2ec0feb442c1a8ddd7c17e4_amd64",
"product_id": "openshift4/ose-oauth-server-rhel8@sha256:ff7d23ed5555807756340a62bcade403f3e68350d2ec0feb442c1a8ddd7c17e4_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-oauth-server-rhel8@sha256:ff7d23ed5555807756340a62bcade403f3e68350d2ec0feb442c1a8ddd7c17e4?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-oauth-server-rhel8\u0026tag=v4.11.0-202208031703.p0.g8d80088.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/oc-mirror-plugin-rhel8@sha256:6504ab4496384eb70fd230933f7c6a3ea76b75c66afa7a7dfbd02ac1ad205515_amd64",
"product": {
"name": "openshift4/oc-mirror-plugin-rhel8@sha256:6504ab4496384eb70fd230933f7c6a3ea76b75c66afa7a7dfbd02ac1ad205515_amd64",
"product_id": "openshift4/oc-mirror-plugin-rhel8@sha256:6504ab4496384eb70fd230933f7c6a3ea76b75c66afa7a7dfbd02ac1ad205515_amd64",
"product_identification_helper": {
"purl": "pkg:oci/oc-mirror-plugin-rhel8@sha256:6504ab4496384eb70fd230933f7c6a3ea76b75c66afa7a7dfbd02ac1ad205515?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/oc-mirror-plugin-rhel8\u0026tag=v4.11.0-202208031306.p0.g3c1c80c.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-docker-builder@sha256:d5060059efc5c224609de286090868badb271d14326ccbef670d2cca624ccf8f_amd64",
"product": {
"name": "openshift4/ose-docker-builder@sha256:d5060059efc5c224609de286090868badb271d14326ccbef670d2cca624ccf8f_amd64",
"product_id": "openshift4/ose-docker-builder@sha256:d5060059efc5c224609de286090868badb271d14326ccbef670d2cca624ccf8f_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-docker-builder@sha256:d5060059efc5c224609de286090868badb271d14326ccbef670d2cca624ccf8f?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-docker-builder\u0026tag=v4.11.0-202208161927.p0.g09e95c1.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-cli@sha256:e64d871431572918420d1aa1aba7f35d6255ce5d69354d51921f10f53106cedb_amd64",
"product": {
"name": "openshift4/ose-cli@sha256:e64d871431572918420d1aa1aba7f35d6255ce5d69354d51921f10f53106cedb_amd64",
"product_id": "openshift4/ose-cli@sha256:e64d871431572918420d1aa1aba7f35d6255ce5d69354d51921f10f53106cedb_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-cli@sha256:e64d871431572918420d1aa1aba7f35d6255ce5d69354d51921f10f53106cedb?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-cli\u0026tag=v4.11.0-202208150437.p0.gfcf512e.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-console@sha256:1ac5d6db843d81b56692a2019f4201927362bbf19d7486dbfdb4098ab2b4a729_amd64",
"product": {
"name": "openshift4/ose-console@sha256:1ac5d6db843d81b56692a2019f4201927362bbf19d7486dbfdb4098ab2b4a729_amd64",
"product_id": "openshift4/ose-console@sha256:1ac5d6db843d81b56692a2019f4201927362bbf19d7486dbfdb4098ab2b4a729_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-console@sha256:1ac5d6db843d81b56692a2019f4201927362bbf19d7486dbfdb4098ab2b4a729?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-console\u0026tag=v4.11.0-202208110436.p0.g6b10e5b.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-console-operator@sha256:9e57ff97abdd99b207a0867fe0dee68f2bcaa7776d44e523798bab548aaae148_amd64",
"product": {
"name": "openshift4/ose-console-operator@sha256:9e57ff97abdd99b207a0867fe0dee68f2bcaa7776d44e523798bab548aaae148_amd64",
"product_id": "openshift4/ose-console-operator@sha256:9e57ff97abdd99b207a0867fe0dee68f2bcaa7776d44e523798bab548aaae148_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-console-operator@sha256:9e57ff97abdd99b207a0867fe0dee68f2bcaa7776d44e523798bab548aaae148?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-console-operator\u0026tag=v4.11.0-202208031306.p0.g501e91f.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-deployer@sha256:621a5a47a8073ce50dc3dc4c7b4ef0d7e0d3b631678f29f8b72eae0d42daf661_amd64",
"product": {
"name": "openshift4/ose-deployer@sha256:621a5a47a8073ce50dc3dc4c7b4ef0d7e0d3b631678f29f8b72eae0d42daf661_amd64",
"product_id": "openshift4/ose-deployer@sha256:621a5a47a8073ce50dc3dc4c7b4ef0d7e0d3b631678f29f8b72eae0d42daf661_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-deployer@sha256:621a5a47a8073ce50dc3dc4c7b4ef0d7e0d3b631678f29f8b72eae0d42daf661?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-deployer\u0026tag=v4.11.0-202208150437.p0.gfcf512e.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-haproxy-router@sha256:27e999d7fb306a7f64fbb9539c54fd14696f13cbb1a9c20ebe35e1d77077d123_amd64",
"product": {
"name": "openshift4/ose-haproxy-router@sha256:27e999d7fb306a7f64fbb9539c54fd14696f13cbb1a9c20ebe35e1d77077d123_amd64",
"product_id": "openshift4/ose-haproxy-router@sha256:27e999d7fb306a7f64fbb9539c54fd14696f13cbb1a9c20ebe35e1d77077d123_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-haproxy-router@sha256:27e999d7fb306a7f64fbb9539c54fd14696f13cbb1a9c20ebe35e1d77077d123?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-haproxy-router\u0026tag=v4.11.0-202208150437.p0.g601ba57.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-hyperkube@sha256:b955148923febe573f89449ebee80dc22f5e9afdf3f11d6a53ea4e1b5faabf11_amd64",
"product": {
"name": "openshift4/ose-hyperkube@sha256:b955148923febe573f89449ebee80dc22f5e9afdf3f11d6a53ea4e1b5faabf11_amd64",
"product_id": "openshift4/ose-hyperkube@sha256:b955148923febe573f89449ebee80dc22f5e9afdf3f11d6a53ea4e1b5faabf11_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-hyperkube@sha256:b955148923febe573f89449ebee80dc22f5e9afdf3f11d6a53ea4e1b5faabf11?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-hyperkube\u0026tag=v4.11.0-202208150437.p0.g4f0dd4d.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-keepalived-ipfailover@sha256:d4e6b23834146f9ee49aab9ed1d9acfa8fea85670797af2ccf912eabd9aa824c_amd64",
"product": {
"name": "openshift4/ose-keepalived-ipfailover@sha256:d4e6b23834146f9ee49aab9ed1d9acfa8fea85670797af2ccf912eabd9aa824c_amd64",
"product_id": "openshift4/ose-keepalived-ipfailover@sha256:d4e6b23834146f9ee49aab9ed1d9acfa8fea85670797af2ccf912eabd9aa824c_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-keepalived-ipfailover@sha256:d4e6b23834146f9ee49aab9ed1d9acfa8fea85670797af2ccf912eabd9aa824c?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-keepalived-ipfailover\u0026tag=v4.11.0-202208031306.p0.gf1330f6.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-pod@sha256:86e0050aaa7477b8aeef382e3bf8092463d207adfa5cd8c88358b367bb624869_amd64",
"product": {
"name": "openshift4/ose-pod@sha256:86e0050aaa7477b8aeef382e3bf8092463d207adfa5cd8c88358b367bb624869_amd64",
"product_id": "openshift4/ose-pod@sha256:86e0050aaa7477b8aeef382e3bf8092463d207adfa5cd8c88358b367bb624869_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-pod@sha256:86e0050aaa7477b8aeef382e3bf8092463d207adfa5cd8c88358b367bb624869?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-pod\u0026tag=v4.11.0-202208101756.p0.g4f0dd4d.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-docker-registry@sha256:388582f1b5ff059dd6776f6e28dcf97e402a228269c86cd97e61c2a653cb7133_amd64",
"product": {
"name": "openshift4/ose-docker-registry@sha256:388582f1b5ff059dd6776f6e28dcf97e402a228269c86cd97e61c2a653cb7133_amd64",
"product_id": "openshift4/ose-docker-registry@sha256:388582f1b5ff059dd6776f6e28dcf97e402a228269c86cd97e61c2a653cb7133_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-docker-registry@sha256:388582f1b5ff059dd6776f6e28dcf97e402a228269c86cd97e61c2a653cb7133?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-docker-registry\u0026tag=v4.11.0-202208031306.p0.g9f07f43.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-tests@sha256:7cf282f6435dc703a8706afc203c5cb55d1f02a2af2452385ea0415b3b07ec89_amd64",
"product": {
"name": "openshift4/ose-tests@sha256:7cf282f6435dc703a8706afc203c5cb55d1f02a2af2452385ea0415b3b07ec89_amd64",
"product_id": "openshift4/ose-tests@sha256:7cf282f6435dc703a8706afc203c5cb55d1f02a2af2452385ea0415b3b07ec89_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-tests@sha256:7cf282f6435dc703a8706afc203c5cb55d1f02a2af2452385ea0415b3b07ec89?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-tests\u0026tag=v4.11.0-202208150437.p0.g2137b2b.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-openshift-state-metrics-rhel8@sha256:f35e35555ec3d130cff3bc84390cc6e29fbeaa3616a5ddd22264e378cf57dc56_amd64",
"product": {
"name": "openshift4/ose-openshift-state-metrics-rhel8@sha256:f35e35555ec3d130cff3bc84390cc6e29fbeaa3616a5ddd22264e378cf57dc56_amd64",
"product_id": "openshift4/ose-openshift-state-metrics-rhel8@sha256:f35e35555ec3d130cff3bc84390cc6e29fbeaa3616a5ddd22264e378cf57dc56_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-openshift-state-metrics-rhel8@sha256:f35e35555ec3d130cff3bc84390cc6e29fbeaa3616a5ddd22264e378cf57dc56?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel8\u0026tag=v4.11.0-202208031306.p0.g1a7a5dc.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-operator-lifecycle-manager@sha256:71e485ca85f437eab29e7442aba98f9b40209e187e09cc16b02a90ce2ea47a69_amd64",
"product": {
"name": "openshift4/ose-operator-lifecycle-manager@sha256:71e485ca85f437eab29e7442aba98f9b40209e187e09cc16b02a90ce2ea47a69_amd64",
"product_id": "openshift4/ose-operator-lifecycle-manager@sha256:71e485ca85f437eab29e7442aba98f9b40209e187e09cc16b02a90ce2ea47a69_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-operator-lifecycle-manager@sha256:71e485ca85f437eab29e7442aba98f9b40209e187e09cc16b02a90ce2ea47a69?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-operator-lifecycle-manager\u0026tag=v4.11.0-202208152036.p0.g8a984d4.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-operator-registry@sha256:ba871c2101d87f2aeb6668af55b3f10e91558be420923b8523f8d83d4dd5b45e_amd64",
"product": {
"name": "openshift4/ose-operator-registry@sha256:ba871c2101d87f2aeb6668af55b3f10e91558be420923b8523f8d83d4dd5b45e_amd64",
"product_id": "openshift4/ose-operator-registry@sha256:ba871c2101d87f2aeb6668af55b3f10e91558be420923b8523f8d83d4dd5b45e_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-operator-registry@sha256:ba871c2101d87f2aeb6668af55b3f10e91558be420923b8523f8d83d4dd5b45e?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-operator-registry\u0026tag=v4.11.0-202208152036.p0.g8a984d4.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-agent-installer-api-server-rhel8@sha256:03cab1a6deb73e00dbea5cdd97c2eae70f34f01b2b45eebef32207a44b9740be_amd64",
"product": {
"name": "openshift4/ose-agent-installer-api-server-rhel8@sha256:03cab1a6deb73e00dbea5cdd97c2eae70f34f01b2b45eebef32207a44b9740be_amd64",
"product_id": "openshift4/ose-agent-installer-api-server-rhel8@sha256:03cab1a6deb73e00dbea5cdd97c2eae70f34f01b2b45eebef32207a44b9740be_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-agent-installer-api-server-rhel8@sha256:03cab1a6deb73e00dbea5cdd97c2eae70f34f01b2b45eebef32207a44b9740be?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-agent-installer-api-server-rhel8\u0026tag=v4.11.0-202208150437.p0.g0f52647.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-agent-installer-csr-approver-rhel8@sha256:efcf0bcdb223445c64a7632b14621f40e3262f1aff7a8433246b56dada0c5ab5_amd64",
"product": {
"name": "openshift4/ose-agent-installer-csr-approver-rhel8@sha256:efcf0bcdb223445c64a7632b14621f40e3262f1aff7a8433246b56dada0c5ab5_amd64",
"product_id": "openshift4/ose-agent-installer-csr-approver-rhel8@sha256:efcf0bcdb223445c64a7632b14621f40e3262f1aff7a8433246b56dada0c5ab5_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-agent-installer-csr-approver-rhel8@sha256:efcf0bcdb223445c64a7632b14621f40e3262f1aff7a8433246b56dada0c5ab5?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-agent-installer-csr-approver-rhel8\u0026tag=v4.11.0-202208150437.p0.g9a6e300.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-agent-installer-node-agent-rhel8@sha256:3debd079d7a4e557aec8bf4f9e67aace0b72205a5d020206760fdfb59d13855c_amd64",
"product": {
"name": "openshift4/ose-agent-installer-node-agent-rhel8@sha256:3debd079d7a4e557aec8bf4f9e67aace0b72205a5d020206760fdfb59d13855c_amd64",
"product_id": "openshift4/ose-agent-installer-node-agent-rhel8@sha256:3debd079d7a4e557aec8bf4f9e67aace0b72205a5d020206760fdfb59d13855c_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-agent-installer-node-agent-rhel8@sha256:3debd079d7a4e557aec8bf4f9e67aace0b72205a5d020206760fdfb59d13855c?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel8\u0026tag=v4.11.0-202208150437.p0.gb17b06b.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-agent-installer-orchestrator-rhel8@sha256:69f30e118f27a357e1ec7a7d30249ac35acea76328922f24954e566eb28ddc92_amd64",
"product": {
"name": "openshift4/ose-agent-installer-orchestrator-rhel8@sha256:69f30e118f27a357e1ec7a7d30249ac35acea76328922f24954e566eb28ddc92_amd64",
"product_id": "openshift4/ose-agent-installer-orchestrator-rhel8@sha256:69f30e118f27a357e1ec7a7d30249ac35acea76328922f24954e566eb28ddc92_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-agent-installer-orchestrator-rhel8@sha256:69f30e118f27a357e1ec7a7d30249ac35acea76328922f24954e566eb28ddc92?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel8\u0026tag=v4.11.0-202208031306.p0.g9a6e300.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-alibaba-cloud-controller-manager-rhel8@sha256:89262b72ba883c895c2073164824cdfdcdc5f1ef61d6c2e0d77cd3755cdc1fcb_amd64",
"product": {
"name": "openshift4/ose-alibaba-cloud-controller-manager-rhel8@sha256:89262b72ba883c895c2073164824cdfdcdc5f1ef61d6c2e0d77cd3755cdc1fcb_amd64",
"product_id": "openshift4/ose-alibaba-cloud-controller-manager-rhel8@sha256:89262b72ba883c895c2073164824cdfdcdc5f1ef61d6c2e0d77cd3755cdc1fcb_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-alibaba-cloud-controller-manager-rhel8@sha256:89262b72ba883c895c2073164824cdfdcdc5f1ef61d6c2e0d77cd3755cdc1fcb?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-alibaba-cloud-controller-manager-rhel8\u0026tag=v4.11.0-202208031306.p0.g79dddb1.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-alibaba-cloud-csi-driver-container-rhel8@sha256:d1a8124402bdb03cd625066b8719cbb3d2f0009c6923062a43ada1bb59871d68_amd64",
"product": {
"name": "openshift4/ose-alibaba-cloud-csi-driver-container-rhel8@sha256:d1a8124402bdb03cd625066b8719cbb3d2f0009c6923062a43ada1bb59871d68_amd64",
"product_id": "openshift4/ose-alibaba-cloud-csi-driver-container-rhel8@sha256:d1a8124402bdb03cd625066b8719cbb3d2f0009c6923062a43ada1bb59871d68_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-alibaba-cloud-csi-driver-container-rhel8@sha256:d1a8124402bdb03cd625066b8719cbb3d2f0009c6923062a43ada1bb59871d68?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-alibaba-cloud-csi-driver-container-rhel8\u0026tag=v4.11.0-202208031306.p0.g8dd7ae6.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-alibaba-disk-csi-driver-operator-container-rhel8@sha256:0161cffc939ea87d47ef654f287b14cb7551333731870dbd6e2232c5875b9033_amd64",
"product": {
"name": "openshift4/ose-alibaba-disk-csi-driver-operator-container-rhel8@sha256:0161cffc939ea87d47ef654f287b14cb7551333731870dbd6e2232c5875b9033_amd64",
"product_id": "openshift4/ose-alibaba-disk-csi-driver-operator-container-rhel8@sha256:0161cffc939ea87d47ef654f287b14cb7551333731870dbd6e2232c5875b9033_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-alibaba-disk-csi-driver-operator-container-rhel8@sha256:0161cffc939ea87d47ef654f287b14cb7551333731870dbd6e2232c5875b9033?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-alibaba-disk-csi-driver-operator-container-rhel8\u0026tag=v4.11.0-202208031306.p0.gf70a51b.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-alibaba-machine-controllers-rhel8@sha256:dd1cd42eaa29959de325282d4f8815a0ebaa122604e28d407ecd7e965166b880_amd64",
"product": {
"name": "openshift4/ose-alibaba-machine-controllers-rhel8@sha256:dd1cd42eaa29959de325282d4f8815a0ebaa122604e28d407ecd7e965166b880_amd64",
"product_id": "openshift4/ose-alibaba-machine-controllers-rhel8@sha256:dd1cd42eaa29959de325282d4f8815a0ebaa122604e28d407ecd7e965166b880_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-alibaba-machine-controllers-rhel8@sha256:dd1cd42eaa29959de325282d4f8815a0ebaa122604e28d407ecd7e965166b880?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-alibaba-machine-controllers-rhel8\u0026tag=v4.11.0-202208031306.p0.g4145108.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-apiserver-network-proxy-rhel8@sha256:8ebe88572805ce4d7d574d50b26f85f6518fdb22dd7b9d1770cf96e826ed8dd9_amd64",
"product": {
"name": "openshift4/ose-apiserver-network-proxy-rhel8@sha256:8ebe88572805ce4d7d574d50b26f85f6518fdb22dd7b9d1770cf96e826ed8dd9_amd64",
"product_id": "openshift4/ose-apiserver-network-proxy-rhel8@sha256:8ebe88572805ce4d7d574d50b26f85f6518fdb22dd7b9d1770cf96e826ed8dd9_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-apiserver-network-proxy-rhel8@sha256:8ebe88572805ce4d7d574d50b26f85f6518fdb22dd7b9d1770cf96e826ed8dd9?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel8\u0026tag=v4.11.0-202208162148.p0.g9a641bb.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-aws-cloud-controller-manager-rhel8@sha256:1242457e768a2cf0edefda2e0ec641264077e1e6c3c1819b6c430397826f4cc9_amd64",
"product": {
"name": "openshift4/ose-aws-cloud-controller-manager-rhel8@sha256:1242457e768a2cf0edefda2e0ec641264077e1e6c3c1819b6c430397826f4cc9_amd64",
"product_id": "openshift4/ose-aws-cloud-controller-manager-rhel8@sha256:1242457e768a2cf0edefda2e0ec641264077e1e6c3c1819b6c430397826f4cc9_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-aws-cloud-controller-manager-rhel8@sha256:1242457e768a2cf0edefda2e0ec641264077e1e6c3c1819b6c430397826f4cc9?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-aws-cloud-controller-manager-rhel8\u0026tag=v4.11.0-202208031306.p0.gea1a9b2.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-aws-cluster-api-controllers-rhel8@sha256:f1fb4e9e06fbada6da3a9849842d2faaef11afc923c0ead4b4d908cca928fb10_amd64",
"product": {
"name": "openshift4/ose-aws-cluster-api-controllers-rhel8@sha256:f1fb4e9e06fbada6da3a9849842d2faaef11afc923c0ead4b4d908cca928fb10_amd64",
"product_id": "openshift4/ose-aws-cluster-api-controllers-rhel8@sha256:f1fb4e9e06fbada6da3a9849842d2faaef11afc923c0ead4b4d908cca928fb10_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-aws-cluster-api-controllers-rhel8@sha256:f1fb4e9e06fbada6da3a9849842d2faaef11afc923c0ead4b4d908cca928fb10?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-aws-cluster-api-controllers-rhel8\u0026tag=v4.11.0-202208031306.p0.gb3fe15b.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-aws-ebs-csi-driver-rhel8@sha256:3ef0030f0228d2041cc810995403b7f09b92d9d2044236bf7961d4c32024591e_amd64",
"product": {
"name": "openshift4/ose-aws-ebs-csi-driver-rhel8@sha256:3ef0030f0228d2041cc810995403b7f09b92d9d2044236bf7961d4c32024591e_amd64",
"product_id": "openshift4/ose-aws-ebs-csi-driver-rhel8@sha256:3ef0030f0228d2041cc810995403b7f09b92d9d2044236bf7961d4c32024591e_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-aws-ebs-csi-driver-rhel8@sha256:3ef0030f0228d2041cc810995403b7f09b92d9d2044236bf7961d4c32024591e?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel8\u0026tag=v4.11.0-202208031306.p0.g7564046.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-aws-ebs-csi-driver-rhel8-operator@sha256:432e73a20f27e84174d811cee2ee7db13f2bcd5617691ace07863ade43ad5abd_amd64",
"product": {
"name": "openshift4/ose-aws-ebs-csi-driver-rhel8-operator@sha256:432e73a20f27e84174d811cee2ee7db13f2bcd5617691ace07863ade43ad5abd_amd64",
"product_id": "openshift4/ose-aws-ebs-csi-driver-rhel8-operator@sha256:432e73a20f27e84174d811cee2ee7db13f2bcd5617691ace07863ade43ad5abd_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-aws-ebs-csi-driver-rhel8-operator@sha256:432e73a20f27e84174d811cee2ee7db13f2bcd5617691ace07863ade43ad5abd?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel8-operator\u0026tag=v4.11.0-202208031306.p0.g2c7529e.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-aws-pod-identity-webhook-rhel8@sha256:9389e1e4c2fa64a154dcbffbed370676accfdb8eea70b2e6a49a1c6b4aa4aaf8_amd64",
"product": {
"name": "openshift4/ose-aws-pod-identity-webhook-rhel8@sha256:9389e1e4c2fa64a154dcbffbed370676accfdb8eea70b2e6a49a1c6b4aa4aaf8_amd64",
"product_id": "openshift4/ose-aws-pod-identity-webhook-rhel8@sha256:9389e1e4c2fa64a154dcbffbed370676accfdb8eea70b2e6a49a1c6b4aa4aaf8_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-aws-pod-identity-webhook-rhel8@sha256:9389e1e4c2fa64a154dcbffbed370676accfdb8eea70b2e6a49a1c6b4aa4aaf8?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-aws-pod-identity-webhook-rhel8\u0026tag=v4.11.0-202208031306.p0.ga085f1c.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-azure-cloud-controller-manager-rhel8@sha256:2510e600a0b60a9fa1ee630d2c7ffdcbbaa7588946316067d4f01caad13d90a3_amd64",
"product": {
"name": "openshift4/ose-azure-cloud-controller-manager-rhel8@sha256:2510e600a0b60a9fa1ee630d2c7ffdcbbaa7588946316067d4f01caad13d90a3_amd64",
"product_id": "openshift4/ose-azure-cloud-controller-manager-rhel8@sha256:2510e600a0b60a9fa1ee630d2c7ffdcbbaa7588946316067d4f01caad13d90a3_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-azure-cloud-controller-manager-rhel8@sha256:2510e600a0b60a9fa1ee630d2c7ffdcbbaa7588946316067d4f01caad13d90a3?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-azure-cloud-controller-manager-rhel8\u0026tag=v4.11.0-202208102155.p0.gac2724f.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-azure-cloud-node-manager-rhel8@sha256:f6756cc5a93dea849e34955f1f40dacee78b76dd19ca95019f3d59e73a42a28d_amd64",
"product": {
"name": "openshift4/ose-azure-cloud-node-manager-rhel8@sha256:f6756cc5a93dea849e34955f1f40dacee78b76dd19ca95019f3d59e73a42a28d_amd64",
"product_id": "openshift4/ose-azure-cloud-node-manager-rhel8@sha256:f6756cc5a93dea849e34955f1f40dacee78b76dd19ca95019f3d59e73a42a28d_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-azure-cloud-node-manager-rhel8@sha256:f6756cc5a93dea849e34955f1f40dacee78b76dd19ca95019f3d59e73a42a28d?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-azure-cloud-node-manager-rhel8\u0026tag=v4.11.0-202208102155.p0.gac2724f.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-azure-cluster-api-controllers-rhel8@sha256:54eddeca59ead55597958f4a6d14aed6c67e40881f2cfe48fcb86da046cd8545_amd64",
"product": {
"name": "openshift4/ose-azure-cluster-api-controllers-rhel8@sha256:54eddeca59ead55597958f4a6d14aed6c67e40881f2cfe48fcb86da046cd8545_amd64",
"product_id": "openshift4/ose-azure-cluster-api-controllers-rhel8@sha256:54eddeca59ead55597958f4a6d14aed6c67e40881f2cfe48fcb86da046cd8545_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-azure-cluster-api-controllers-rhel8@sha256:54eddeca59ead55597958f4a6d14aed6c67e40881f2cfe48fcb86da046cd8545?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-azure-cluster-api-controllers-rhel8\u0026tag=v4.11.0-202208031306.p0.ga851a35.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-azure-disk-csi-driver-rhel8@sha256:9ec7ea5a66b67b45209c7818e07e55937124d959140a4ccf8b4507c42b23b829_amd64",
"product": {
"name": "openshift4/ose-azure-disk-csi-driver-rhel8@sha256:9ec7ea5a66b67b45209c7818e07e55937124d959140a4ccf8b4507c42b23b829_amd64",
"product_id": "openshift4/ose-azure-disk-csi-driver-rhel8@sha256:9ec7ea5a66b67b45209c7818e07e55937124d959140a4ccf8b4507c42b23b829_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-azure-disk-csi-driver-rhel8@sha256:9ec7ea5a66b67b45209c7818e07e55937124d959140a4ccf8b4507c42b23b829?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel8\u0026tag=v4.11.0-202208151727.p0.g2757f09.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-azure-disk-csi-driver-rhel8-operator@sha256:7aefec5230cd316684b716b1051589f9ec2c9cf2e1447f039abf7e5d46a5dd8c_amd64",
"product": {
"name": "openshift4/ose-azure-disk-csi-driver-rhel8-operator@sha256:7aefec5230cd316684b716b1051589f9ec2c9cf2e1447f039abf7e5d46a5dd8c_amd64",
"product_id": "openshift4/ose-azure-disk-csi-driver-rhel8-operator@sha256:7aefec5230cd316684b716b1051589f9ec2c9cf2e1447f039abf7e5d46a5dd8c_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-azure-disk-csi-driver-rhel8-operator@sha256:7aefec5230cd316684b716b1051589f9ec2c9cf2e1447f039abf7e5d46a5dd8c?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel8-operator\u0026tag=v4.11.0-202208101756.p0.gca54bcb.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-azure-file-csi-driver-rhel8@sha256:acb6bd70db8a2addf429d17cd5bf5f1659835eb3c4f32b7e21925d4d6269a9cc_amd64",
"product": {
"name": "openshift4/ose-azure-file-csi-driver-rhel8@sha256:acb6bd70db8a2addf429d17cd5bf5f1659835eb3c4f32b7e21925d4d6269a9cc_amd64",
"product_id": "openshift4/ose-azure-file-csi-driver-rhel8@sha256:acb6bd70db8a2addf429d17cd5bf5f1659835eb3c4f32b7e21925d4d6269a9cc_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-azure-file-csi-driver-rhel8@sha256:acb6bd70db8a2addf429d17cd5bf5f1659835eb3c4f32b7e21925d4d6269a9cc?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-azure-file-csi-driver-rhel8\u0026tag=v4.11.0-202208031306.p0.g67c3831.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-azure-file-csi-driver-operator-rhel8@sha256:ed5eb91ffaacd7a9d8dc6523bb481ae70d37cf14be254dc4f0b625f319a2764d_amd64",
"product": {
"name": "openshift4/ose-azure-file-csi-driver-operator-rhel8@sha256:ed5eb91ffaacd7a9d8dc6523bb481ae70d37cf14be254dc4f0b625f319a2764d_amd64",
"product_id": "openshift4/ose-azure-file-csi-driver-operator-rhel8@sha256:ed5eb91ffaacd7a9d8dc6523bb481ae70d37cf14be254dc4f0b625f319a2764d_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-azure-file-csi-driver-operator-rhel8@sha256:ed5eb91ffaacd7a9d8dc6523bb481ae70d37cf14be254dc4f0b625f319a2764d?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-azure-file-csi-driver-operator-rhel8\u0026tag=v4.11.0-202208031306.p0.gcbe7044.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-baremetal-installer-rhel8@sha256:432d43bcec91fdcc88b389628cf6cfafca5e973a5c9cafaa1bc7db332caa1303_amd64",
"product": {
"name": "openshift4/ose-baremetal-installer-rhel8@sha256:432d43bcec91fdcc88b389628cf6cfafca5e973a5c9cafaa1bc7db332caa1303_amd64",
"product_id": "openshift4/ose-baremetal-installer-rhel8@sha256:432d43bcec91fdcc88b389628cf6cfafca5e973a5c9cafaa1bc7db332caa1303_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-baremetal-installer-rhel8@sha256:432d43bcec91fdcc88b389628cf6cfafca5e973a5c9cafaa1bc7db332caa1303?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-baremetal-installer-rhel8\u0026tag=v4.11.0-202208161507.p0.g1d2450c.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-baremetal-rhel8-operator@sha256:ca3282dfbea85af8d294027bb958c5f7b67cd09307ba9a9b90d24ff1524e5e43_amd64",
"product": {
"name": "openshift4/ose-baremetal-rhel8-operator@sha256:ca3282dfbea85af8d294027bb958c5f7b67cd09307ba9a9b90d24ff1524e5e43_amd64",
"product_id": "openshift4/ose-baremetal-rhel8-operator@sha256:ca3282dfbea85af8d294027bb958c5f7b67cd09307ba9a9b90d24ff1524e5e43_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-baremetal-rhel8-operator@sha256:ca3282dfbea85af8d294027bb958c5f7b67cd09307ba9a9b90d24ff1524e5e43?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-baremetal-rhel8-operator\u0026tag=v4.11.0-202208101627.p0.g3122fab.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-baremetal-runtimecfg-rhel8@sha256:5ce3526bde097d1550a02fbeeaea6822d7c885cbac4f757cdafe138dd968d489_amd64",
"product": {
"name": "openshift4/ose-baremetal-runtimecfg-rhel8@sha256:5ce3526bde097d1550a02fbeeaea6822d7c885cbac4f757cdafe138dd968d489_amd64",
"product_id": "openshift4/ose-baremetal-runtimecfg-rhel8@sha256:5ce3526bde097d1550a02fbeeaea6822d7c885cbac4f757cdafe138dd968d489_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-baremetal-runtimecfg-rhel8@sha256:5ce3526bde097d1550a02fbeeaea6822d7c885cbac4f757cdafe138dd968d489?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel8\u0026tag=v4.11.0-202208031306.p0.g70d770d.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-cli-artifacts@sha256:fecd94b1e286bff64e7f066d14f205283f4362a7c12b2dfb9838fdf309456f6d_amd64",
"product": {
"name": "openshift4/ose-cli-artifacts@sha256:fecd94b1e286bff64e7f066d14f205283f4362a7c12b2dfb9838fdf309456f6d_amd64",
"product_id": "openshift4/ose-cli-artifacts@sha256:fecd94b1e286bff64e7f066d14f205283f4362a7c12b2dfb9838fdf309456f6d_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-cli-artifacts@sha256:fecd94b1e286bff64e7f066d14f205283f4362a7c12b2dfb9838fdf309456f6d?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-cli-artifacts\u0026tag=v4.11.0-202208150437.p0.gfcf512e.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-cloud-credential-operator@sha256:b4023de0e31fc7d448254794512f6b1e0c01226953063d253238aa051761a683_amd64",
"product": {
"name": "openshift4/ose-cloud-credential-operator@sha256:b4023de0e31fc7d448254794512f6b1e0c01226953063d253238aa051761a683_amd64",
"product_id": "openshift4/ose-cloud-credential-operator@sha256:b4023de0e31fc7d448254794512f6b1e0c01226953063d253238aa051761a683_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-cloud-credential-operator@sha256:b4023de0e31fc7d448254794512f6b1e0c01226953063d253238aa051761a683?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-cloud-credential-operator\u0026tag=v4.11.0-202208031306.p0.g9a40d74.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/cloud-network-config-controller-rhel8@sha256:6e27d73d86ae20585752a7c2e3a3cfa41ee88c245e9ab9da123c86b91b77bf4d_amd64",
"product": {
"name": "openshift4/cloud-network-config-controller-rhel8@sha256:6e27d73d86ae20585752a7c2e3a3cfa41ee88c245e9ab9da123c86b91b77bf4d_amd64",
"product_id": "openshift4/cloud-network-config-controller-rhel8@sha256:6e27d73d86ae20585752a7c2e3a3cfa41ee88c245e9ab9da123c86b91b77bf4d_amd64",
"product_identification_helper": {
"purl": "pkg:oci/cloud-network-config-controller-rhel8@sha256:6e27d73d86ae20585752a7c2e3a3cfa41ee88c245e9ab9da123c86b91b77bf4d?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/cloud-network-config-controller-rhel8\u0026tag=v4.11.0-202208031306.p0.g7a3c3c9.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-cluster-api-rhel8@sha256:f8e5a57dfc9a835f93f90c14358e7eed24e515003932b5abbc96b6f3042fa2b5_amd64",
"product": {
"name": "openshift4/ose-cluster-api-rhel8@sha256:f8e5a57dfc9a835f93f90c14358e7eed24e515003932b5abbc96b6f3042fa2b5_amd64",
"product_id": "openshift4/ose-cluster-api-rhel8@sha256:f8e5a57dfc9a835f93f90c14358e7eed24e515003932b5abbc96b6f3042fa2b5_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-cluster-api-rhel8@sha256:f8e5a57dfc9a835f93f90c14358e7eed24e515003932b5abbc96b6f3042fa2b5?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-cluster-api-rhel8\u0026tag=v4.11.0-202208031306.p0.gf9c215c.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-cluster-authentication-operator@sha256:df368de69ad5d36f8a08efe36cd3191660c1e71f04e8a567a2958c7068a0ccea_amd64",
"product": {
"name": "openshift4/ose-cluster-authentication-operator@sha256:df368de69ad5d36f8a08efe36cd3191660c1e71f04e8a567a2958c7068a0ccea_amd64",
"product_id": "openshift4/ose-cluster-authentication-operator@sha256:df368de69ad5d36f8a08efe36cd3191660c1e71f04e8a567a2958c7068a0ccea_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-cluster-authentication-operator@sha256:df368de69ad5d36f8a08efe36cd3191660c1e71f04e8a567a2958c7068a0ccea?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-cluster-authentication-operator\u0026tag=v4.11.0-202208031306.p0.ge2bcbaa.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-cluster-autoscaler-operator@sha256:21f73964329757dda78e8e35cd8ce4cc7434c19e1072d7c7b3920b899b4eea0a_amd64",
"product": {
"name": "openshift4/ose-cluster-autoscaler-operator@sha256:21f73964329757dda78e8e35cd8ce4cc7434c19e1072d7c7b3920b899b4eea0a_amd64",
"product_id": "openshift4/ose-cluster-autoscaler-operator@sha256:21f73964329757dda78e8e35cd8ce4cc7434c19e1072d7c7b3920b899b4eea0a_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-cluster-autoscaler-operator@sha256:21f73964329757dda78e8e35cd8ce4cc7434c19e1072d7c7b3920b899b4eea0a?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-cluster-autoscaler-operator\u0026tag=v4.11.0-202208031306.p0.gfcffbcd.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-cluster-baremetal-operator-rhel8@sha256:6687cb3005b31f378b8f950dee3697834db40ebd6bda4b13c3bde26dc961003f_amd64",
"product": {
"name": "openshift4/ose-cluster-baremetal-operator-rhel8@sha256:6687cb3005b31f378b8f950dee3697834db40ebd6bda4b13c3bde26dc961003f_amd64",
"product_id": "openshift4/ose-cluster-baremetal-operator-rhel8@sha256:6687cb3005b31f378b8f950dee3697834db40ebd6bda4b13c3bde26dc961003f_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-cluster-baremetal-operator-rhel8@sha256:6687cb3005b31f378b8f950dee3697834db40ebd6bda4b13c3bde26dc961003f?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel8\u0026tag=v4.11.0-202208031306.p0.g0f415d1.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-cluster-bootstrap@sha256:f0a31d8b8f9ef65c03264d68d971479e0f1e927af90452fe0ef442012b49854c_amd64",
"product": {
"name": "openshift4/ose-cluster-bootstrap@sha256:f0a31d8b8f9ef65c03264d68d971479e0f1e927af90452fe0ef442012b49854c_amd64",
"product_id": "openshift4/ose-cluster-bootstrap@sha256:f0a31d8b8f9ef65c03264d68d971479e0f1e927af90452fe0ef442012b49854c_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-cluster-bootstrap@sha256:f0a31d8b8f9ef65c03264d68d971479e0f1e927af90452fe0ef442012b49854c?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-cluster-bootstrap\u0026tag=v4.11.0-202208031306.p0.gf22d1c6.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-cluster-capi-rhel8-operator@sha256:f86eb79d7a994b8164bb5474f9e9bc3dcbe5ed9fada84b31dceff9c138f30974_amd64",
"product": {
"name": "openshift4/ose-cluster-capi-rhel8-operator@sha256:f86eb79d7a994b8164bb5474f9e9bc3dcbe5ed9fada84b31dceff9c138f30974_amd64",
"product_id": "openshift4/ose-cluster-capi-rhel8-operator@sha256:f86eb79d7a994b8164bb5474f9e9bc3dcbe5ed9fada84b31dceff9c138f30974_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-cluster-capi-rhel8-operator@sha256:f86eb79d7a994b8164bb5474f9e9bc3dcbe5ed9fada84b31dceff9c138f30974?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-cluster-capi-rhel8-operator\u0026tag=v4.11.0-202208031306.p0.g1a88f55.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-cluster-capi-operator-container-rhel8@sha256:f86eb79d7a994b8164bb5474f9e9bc3dcbe5ed9fada84b31dceff9c138f30974_amd64",
"product": {
"name": "openshift4/ose-cluster-capi-operator-container-rhel8@sha256:f86eb79d7a994b8164bb5474f9e9bc3dcbe5ed9fada84b31dceff9c138f30974_amd64",
"product_id": "openshift4/ose-cluster-capi-operator-container-rhel8@sha256:f86eb79d7a994b8164bb5474f9e9bc3dcbe5ed9fada84b31dceff9c138f30974_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-cluster-capi-operator-container-rhel8@sha256:f86eb79d7a994b8164bb5474f9e9bc3dcbe5ed9fada84b31dceff9c138f30974?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-cluster-capi-operator-container-rhel8\u0026tag=v4.11.0-202208031306.p0.g1a88f55.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-cluster-cloud-controller-manager-operator-rhel8@sha256:455f0e33840e6830e1aaba5459a6c8c5ac773e326bc0d61cad2c30b0a15b7874_amd64",
"product": {
"name": "openshift4/ose-cluster-cloud-controller-manager-operator-rhel8@sha256:455f0e33840e6830e1aaba5459a6c8c5ac773e326bc0d61cad2c30b0a15b7874_amd64",
"product_id": "openshift4/ose-cluster-cloud-controller-manager-operator-rhel8@sha256:455f0e33840e6830e1aaba5459a6c8c5ac773e326bc0d61cad2c30b0a15b7874_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-cluster-cloud-controller-manager-operator-rhel8@sha256:455f0e33840e6830e1aaba5459a6c8c5ac773e326bc0d61cad2c30b0a15b7874?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-operator-rhel8\u0026tag=v4.11.0-202208031306.p0.gc2f2cbf.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-cluster-config-operator@sha256:7c9258e2750def044850ce4d7e8d33509fc9ff6cbf5ea385a91712126d95fb4a_amd64",
"product": {
"name": "openshift4/ose-cluster-config-operator@sha256:7c9258e2750def044850ce4d7e8d33509fc9ff6cbf5ea385a91712126d95fb4a_amd64",
"product_id": "openshift4/ose-cluster-config-operator@sha256:7c9258e2750def044850ce4d7e8d33509fc9ff6cbf5ea385a91712126d95fb4a_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-cluster-config-operator@sha256:7c9258e2750def044850ce4d7e8d33509fc9ff6cbf5ea385a91712126d95fb4a?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-cluster-config-operator\u0026tag=v4.11.0-202208031306.p0.g0e01b06.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-cluster-csi-snapshot-controller-rhel8-operator@sha256:9fe8d8fd53bacfd5ac2e5d70e0040be4cd65cd5550cb6cbc1ef0bddb01372d4e_amd64",
"product": {
"name": "openshift4/ose-cluster-csi-snapshot-controller-rhel8-operator@sha256:9fe8d8fd53bacfd5ac2e5d70e0040be4cd65cd5550cb6cbc1ef0bddb01372d4e_amd64",
"product_id": "openshift4/ose-cluster-csi-snapshot-controller-rhel8-operator@sha256:9fe8d8fd53bacfd5ac2e5d70e0040be4cd65cd5550cb6cbc1ef0bddb01372d4e_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-cluster-csi-snapshot-controller-rhel8-operator@sha256:9fe8d8fd53bacfd5ac2e5d70e0040be4cd65cd5550cb6cbc1ef0bddb01372d4e?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel8-operator\u0026tag=v4.11.0-202208031306.p0.g8d0774f.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-cluster-dns-operator@sha256:0caac670fe7dcc0d44a81d13aed6e56479668e8a8a210caee510d7424dbf958e_amd64",
"product": {
"name": "openshift4/ose-cluster-dns-operator@sha256:0caac670fe7dcc0d44a81d13aed6e56479668e8a8a210caee510d7424dbf958e_amd64",
"product_id": "openshift4/ose-cluster-dns-operator@sha256:0caac670fe7dcc0d44a81d13aed6e56479668e8a8a210caee510d7424dbf958e_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-cluster-dns-operator@sha256:0caac670fe7dcc0d44a81d13aed6e56479668e8a8a210caee510d7424dbf958e?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-cluster-dns-operator\u0026tag=v4.11.0-202208031306.p0.g8998093.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-cluster-image-registry-operator@sha256:e4a7ab02a4fa05edea60e5457d77cf963c0f263ebec22680197da29c5d25d599_amd64",
"product": {
"name": "openshift4/ose-cluster-image-registry-operator@sha256:e4a7ab02a4fa05edea60e5457d77cf963c0f263ebec22680197da29c5d25d599_amd64",
"product_id": "openshift4/ose-cluster-image-registry-operator@sha256:e4a7ab02a4fa05edea60e5457d77cf963c0f263ebec22680197da29c5d25d599_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-cluster-image-registry-operator@sha256:e4a7ab02a4fa05edea60e5457d77cf963c0f263ebec22680197da29c5d25d599?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-cluster-image-registry-operator\u0026tag=v4.11.0-202208031306.p0.g4d66ea3.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-cluster-ingress-operator@sha256:5e554e018bed9ab12c0072aa87feaba4b3921e6e6eab347fd19d44dd3943605e_amd64",
"product": {
"name": "openshift4/ose-cluster-ingress-operator@sha256:5e554e018bed9ab12c0072aa87feaba4b3921e6e6eab347fd19d44dd3943605e_amd64",
"product_id": "openshift4/ose-cluster-ingress-operator@sha256:5e554e018bed9ab12c0072aa87feaba4b3921e6e6eab347fd19d44dd3943605e_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-cluster-ingress-operator@sha256:5e554e018bed9ab12c0072aa87feaba4b3921e6e6eab347fd19d44dd3943605e?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-cluster-ingress-operator\u0026tag=v4.11.0-202208031306.p0.g2432dad.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-cluster-kube-apiserver-operator@sha256:b2ebb601d381558a394affedbeebe4307526402c0c0f6b1bea4f8725b35da3fd_amd64",
"product": {
"name": "openshift4/ose-cluster-kube-apiserver-operator@sha256:b2ebb601d381558a394affedbeebe4307526402c0c0f6b1bea4f8725b35da3fd_amd64",
"product_id": "openshift4/ose-cluster-kube-apiserver-operator@sha256:b2ebb601d381558a394affedbeebe4307526402c0c0f6b1bea4f8725b35da3fd_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-cluster-kube-apiserver-operator@sha256:b2ebb601d381558a394affedbeebe4307526402c0c0f6b1bea4f8725b35da3fd?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-cluster-kube-apiserver-operator\u0026tag=v4.11.0-202208031306.p0.gc7c94db.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-cluster-kube-cluster-api-rhel8-operator@sha256:3bba6cbcd88668aba5ae03625d7cddea1bea0dc0e80007f9ba0f48efd9ab7cf7_amd64",
"product": {
"name": "openshift4/ose-cluster-kube-cluster-api-rhel8-operator@sha256:3bba6cbcd88668aba5ae03625d7cddea1bea0dc0e80007f9ba0f48efd9ab7cf7_amd64",
"product_id": "openshift4/ose-cluster-kube-cluster-api-rhel8-operator@sha256:3bba6cbcd88668aba5ae03625d7cddea1bea0dc0e80007f9ba0f48efd9ab7cf7_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-cluster-kube-cluster-api-rhel8-operator@sha256:3bba6cbcd88668aba5ae03625d7cddea1bea0dc0e80007f9ba0f48efd9ab7cf7?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-cluster-kube-cluster-api-rhel8-operator\u0026tag=v4.11.0-202208031306.p0.g55efc39.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-cluster-kube-controller-manager-operator@sha256:75675751af4d0cfe59f9fc74745ba7ad2953d95ea343af2b07ea01152fcb2683_amd64",
"product": {
"name": "openshift4/ose-cluster-kube-controller-manager-operator@sha256:75675751af4d0cfe59f9fc74745ba7ad2953d95ea343af2b07ea01152fcb2683_amd64",
"product_id": "openshift4/ose-cluster-kube-controller-manager-operator@sha256:75675751af4d0cfe59f9fc74745ba7ad2953d95ea343af2b07ea01152fcb2683_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-cluster-kube-controller-manager-operator@sha256:75675751af4d0cfe59f9fc74745ba7ad2953d95ea343af2b07ea01152fcb2683?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-operator\u0026tag=v4.11.0-202208031306.p0.ga6cb428.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-cluster-kube-scheduler-operator@sha256:c6dd4dced8d9955ef9ec9c1e517f37f3caa06b0e15a5c9dd5740069c0bf0c634_amd64",
"product": {
"name": "openshift4/ose-cluster-kube-scheduler-operator@sha256:c6dd4dced8d9955ef9ec9c1e517f37f3caa06b0e15a5c9dd5740069c0bf0c634_amd64",
"product_id": "openshift4/ose-cluster-kube-scheduler-operator@sha256:c6dd4dced8d9955ef9ec9c1e517f37f3caa06b0e15a5c9dd5740069c0bf0c634_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-cluster-kube-scheduler-operator@sha256:c6dd4dced8d9955ef9ec9c1e517f37f3caa06b0e15a5c9dd5740069c0bf0c634?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-cluster-kube-scheduler-operator\u0026tag=v4.11.0-202208151647.p0.g34132f9.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-cluster-kube-storage-version-migrator-rhel8-operator@sha256:48ad9408d754564627549bc8035ae681201a18bdeeb9fa234049c44e6c14581e_amd64",
"product": {
"name": "openshift4/ose-cluster-kube-storage-version-migrator-rhel8-operator@sha256:48ad9408d754564627549bc8035ae681201a18bdeeb9fa234049c44e6c14581e_amd64",
"product_id": "openshift4/ose-cluster-kube-storage-version-migrator-rhel8-operator@sha256:48ad9408d754564627549bc8035ae681201a18bdeeb9fa234049c44e6c14581e_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-cluster-kube-storage-version-migrator-rhel8-operator@sha256:48ad9408d754564627549bc8035ae681201a18bdeeb9fa234049c44e6c14581e?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel8-operator\u0026tag=v4.11.0-202208031306.p0.g12d050a.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-cluster-machine-approver@sha256:db34e4cbce97a50bae91565138d1555f2eed1010cae2c589f7e34e5e27de5168_amd64",
"product": {
"name": "openshift4/ose-cluster-machine-approver@sha256:db34e4cbce97a50bae91565138d1555f2eed1010cae2c589f7e34e5e27de5168_amd64",
"product_id": "openshift4/ose-cluster-machine-approver@sha256:db34e4cbce97a50bae91565138d1555f2eed1010cae2c589f7e34e5e27de5168_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-cluster-machine-approver@sha256:db34e4cbce97a50bae91565138d1555f2eed1010cae2c589f7e34e5e27de5168?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-cluster-machine-approver\u0026tag=v4.11.0-202208031306.p0.g3ee1fe4.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-cluster-openshift-apiserver-operator@sha256:dc6a39c838691902cf50574eed7b6cfa6da8a38871624f09acab2e8d158b1957_amd64",
"product": {
"name": "openshift4/ose-cluster-openshift-apiserver-operator@sha256:dc6a39c838691902cf50574eed7b6cfa6da8a38871624f09acab2e8d158b1957_amd64",
"product_id": "openshift4/ose-cluster-openshift-apiserver-operator@sha256:dc6a39c838691902cf50574eed7b6cfa6da8a38871624f09acab2e8d158b1957_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-cluster-openshift-apiserver-operator@sha256:dc6a39c838691902cf50574eed7b6cfa6da8a38871624f09acab2e8d158b1957?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-operator\u0026tag=v4.11.0-202208031306.p0.g5ddbeef.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-cluster-openshift-controller-manager-operator@sha256:a502b3ce08f4dbb73617d2e212c6b89761a10cbb1d858b9c0f2791cb35683db5_amd64",
"product": {
"name": "openshift4/ose-cluster-openshift-controller-manager-operator@sha256:a502b3ce08f4dbb73617d2e212c6b89761a10cbb1d858b9c0f2791cb35683db5_amd64",
"product_id": "openshift4/ose-cluster-openshift-controller-manager-operator@sha256:a502b3ce08f4dbb73617d2e212c6b89761a10cbb1d858b9c0f2791cb35683db5_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-cluster-openshift-controller-manager-operator@sha256:a502b3ce08f4dbb73617d2e212c6b89761a10cbb1d858b9c0f2791cb35683db5?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-operator\u0026tag=v4.11.0-202208161348.p0.g6b1bf28.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ovirt-csi-driver-rhel8-operator@sha256:ec28031cfdeadc780ac4a539fc2ffcee484db70aff6d68bec2bfc88509f41ded_amd64",
"product": {
"name": "openshift4/ovirt-csi-driver-rhel8-operator@sha256:ec28031cfdeadc780ac4a539fc2ffcee484db70aff6d68bec2bfc88509f41ded_amd64",
"product_id": "openshift4/ovirt-csi-driver-rhel8-operator@sha256:ec28031cfdeadc780ac4a539fc2ffcee484db70aff6d68bec2bfc88509f41ded_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ovirt-csi-driver-rhel8-operator@sha256:ec28031cfdeadc780ac4a539fc2ffcee484db70aff6d68bec2bfc88509f41ded?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ovirt-csi-driver-rhel8-operator\u0026tag=v4.11.0-202208031306.p0.g7a30e38.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-cluster-policy-controller-rhel8@sha256:c7dc36c1b1c71ab449668a5600ce9ba403c23a7a14c81ea80a851d8f96a97757_amd64",
"product": {
"name": "openshift4/ose-cluster-policy-controller-rhel8@sha256:c7dc36c1b1c71ab449668a5600ce9ba403c23a7a14c81ea80a851d8f96a97757_amd64",
"product_id": "openshift4/ose-cluster-policy-controller-rhel8@sha256:c7dc36c1b1c71ab449668a5600ce9ba403c23a7a14c81ea80a851d8f96a97757_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-cluster-policy-controller-rhel8@sha256:c7dc36c1b1c71ab449668a5600ce9ba403c23a7a14c81ea80a851d8f96a97757?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel8\u0026tag=v4.11.0-202208031703.p0.gc7201ed.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-cluster-samples-operator@sha256:844d02462ad69b045a796a9b5547cd65e42b51a56fda3b289a15e5aa0caa7138_amd64",
"product": {
"name": "openshift4/ose-cluster-samples-operator@sha256:844d02462ad69b045a796a9b5547cd65e42b51a56fda3b289a15e5aa0caa7138_amd64",
"product_id": "openshift4/ose-cluster-samples-operator@sha256:844d02462ad69b045a796a9b5547cd65e42b51a56fda3b289a15e5aa0caa7138_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-cluster-samples-operator@sha256:844d02462ad69b045a796a9b5547cd65e42b51a56fda3b289a15e5aa0caa7138?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-cluster-samples-operator\u0026tag=v4.11.0-202208150437.p0.g375a4a9.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-cluster-storage-operator@sha256:60c88dda1e58b5a6e8109afef2a837fe184362ada32f369784bd5cf2a34183f2_amd64",
"product": {
"name": "openshift4/ose-cluster-storage-operator@sha256:60c88dda1e58b5a6e8109afef2a837fe184362ada32f369784bd5cf2a34183f2_amd64",
"product_id": "openshift4/ose-cluster-storage-operator@sha256:60c88dda1e58b5a6e8109afef2a837fe184362ada32f369784bd5cf2a34183f2_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-cluster-storage-operator@sha256:60c88dda1e58b5a6e8109afef2a837fe184362ada32f369784bd5cf2a34183f2?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-cluster-storage-operator\u0026tag=v4.11.0-202208110436.p0.g8377efd.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-cluster-update-keys@sha256:fe8864f55f1ef516784a6a3836a09c3a399b6fee050e7c78181f1a337667b4b7_amd64",
"product": {
"name": "openshift4/ose-cluster-update-keys@sha256:fe8864f55f1ef516784a6a3836a09c3a399b6fee050e7c78181f1a337667b4b7_amd64",
"product_id": "openshift4/ose-cluster-update-keys@sha256:fe8864f55f1ef516784a6a3836a09c3a399b6fee050e7c78181f1a337667b4b7_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-cluster-update-keys@sha256:fe8864f55f1ef516784a6a3836a09c3a399b6fee050e7c78181f1a337667b4b7?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-cluster-update-keys\u0026tag=v4.11.0-202208031306.p0.g289032f.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-container-networking-plugins-rhel8@sha256:def7a0a80be3d29e7ae6d9785f5925cf9558b9e01792cb1e77dfadb0d5f28230_amd64",
"product": {
"name": "openshift4/ose-container-networking-plugins-rhel8@sha256:def7a0a80be3d29e7ae6d9785f5925cf9558b9e01792cb1e77dfadb0d5f28230_amd64",
"product_id": "openshift4/ose-container-networking-plugins-rhel8@sha256:def7a0a80be3d29e7ae6d9785f5925cf9558b9e01792cb1e77dfadb0d5f28230_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-container-networking-plugins-rhel8@sha256:def7a0a80be3d29e7ae6d9785f5925cf9558b9e01792cb1e77dfadb0d5f28230?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-container-networking-plugins-rhel8\u0026tag=v4.11.0-202208031306.p0.g0ad9da6.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-csi-driver-shared-resource-rhel8@sha256:8b4d19610bac30821f299b9741aa105905642c19ee9a207acf26a89fcb980061_amd64",
"product": {
"name": "openshift4/ose-csi-driver-shared-resource-rhel8@sha256:8b4d19610bac30821f299b9741aa105905642c19ee9a207acf26a89fcb980061_amd64",
"product_id": "openshift4/ose-csi-driver-shared-resource-rhel8@sha256:8b4d19610bac30821f299b9741aa105905642c19ee9a207acf26a89fcb980061_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-csi-driver-shared-resource-rhel8@sha256:8b4d19610bac30821f299b9741aa105905642c19ee9a207acf26a89fcb980061?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-csi-driver-shared-resource-rhel8\u0026tag=v4.11.0-202208031306.p0.g3f69f2f.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-csi-driver-shared-resource-operator-rhel8@sha256:adbd0c9b2820fa269d56fde688edb6d393ac509894a4334e65f25883ca9c3ba8_amd64",
"product": {
"name": "openshift4/ose-csi-driver-shared-resource-operator-rhel8@sha256:adbd0c9b2820fa269d56fde688edb6d393ac509894a4334e65f25883ca9c3ba8_amd64",
"product_id": "openshift4/ose-csi-driver-shared-resource-operator-rhel8@sha256:adbd0c9b2820fa269d56fde688edb6d393ac509894a4334e65f25883ca9c3ba8_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-csi-driver-shared-resource-operator-rhel8@sha256:adbd0c9b2820fa269d56fde688edb6d393ac509894a4334e65f25883ca9c3ba8?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-csi-driver-shared-resource-operator-rhel8\u0026tag=v4.11.0-202208031306.p0.gd3985eb.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-csi-driver-shared-resource-webhook-rhel8@sha256:aa9502ee197283d904856823d7b8e4bdf086a99c66b37272b8e0072a340c00e2_amd64",
"product": {
"name": "openshift4/ose-csi-driver-shared-resource-webhook-rhel8@sha256:aa9502ee197283d904856823d7b8e4bdf086a99c66b37272b8e0072a340c00e2_amd64",
"product_id": "openshift4/ose-csi-driver-shared-resource-webhook-rhel8@sha256:aa9502ee197283d904856823d7b8e4bdf086a99c66b37272b8e0072a340c00e2_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-csi-driver-shared-resource-webhook-rhel8@sha256:aa9502ee197283d904856823d7b8e4bdf086a99c66b37272b8e0072a340c00e2?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-csi-driver-shared-resource-webhook-rhel8\u0026tag=v4.11.0-202208031306.p0.g3f69f2f.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-csi-external-resizer@sha256:b3888d7ba58e56d0a10f3c2cc46764410d353f9e7c1a412e11e2e538fe0abc9f_amd64",
"product": {
"name": "openshift4/ose-csi-external-resizer@sha256:b3888d7ba58e56d0a10f3c2cc46764410d353f9e7c1a412e11e2e538fe0abc9f_amd64",
"product_id": "openshift4/ose-csi-external-resizer@sha256:b3888d7ba58e56d0a10f3c2cc46764410d353f9e7c1a412e11e2e538fe0abc9f_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-csi-external-resizer@sha256:b3888d7ba58e56d0a10f3c2cc46764410d353f9e7c1a412e11e2e538fe0abc9f?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-csi-external-resizer\u0026tag=v4.11.0-202208031306.p0.g2cea576.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-csi-external-resizer-rhel8@sha256:b3888d7ba58e56d0a10f3c2cc46764410d353f9e7c1a412e11e2e538fe0abc9f_amd64",
"product": {
"name": "openshift4/ose-csi-external-resizer-rhel8@sha256:b3888d7ba58e56d0a10f3c2cc46764410d353f9e7c1a412e11e2e538fe0abc9f_amd64",
"product_id": "openshift4/ose-csi-external-resizer-rhel8@sha256:b3888d7ba58e56d0a10f3c2cc46764410d353f9e7c1a412e11e2e538fe0abc9f_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-csi-external-resizer-rhel8@sha256:b3888d7ba58e56d0a10f3c2cc46764410d353f9e7c1a412e11e2e538fe0abc9f?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-csi-external-resizer-rhel8\u0026tag=v4.11.0-202208031306.p0.g2cea576.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-csi-external-snapshotter-rhel8@sha256:4fe92e79ef5e642dc7860119e41d581865f7ae5b09abf6ce653e847d6a0a9aac_amd64",
"product": {
"name": "openshift4/ose-csi-external-snapshotter-rhel8@sha256:4fe92e79ef5e642dc7860119e41d581865f7ae5b09abf6ce653e847d6a0a9aac_amd64",
"product_id": "openshift4/ose-csi-external-snapshotter-rhel8@sha256:4fe92e79ef5e642dc7860119e41d581865f7ae5b09abf6ce653e847d6a0a9aac_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-csi-external-snapshotter-rhel8@sha256:4fe92e79ef5e642dc7860119e41d581865f7ae5b09abf6ce653e847d6a0a9aac?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel8\u0026tag=v4.11.0-202208031306.p0.g0afdf73.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-csi-external-snapshotter@sha256:4fe92e79ef5e642dc7860119e41d581865f7ae5b09abf6ce653e847d6a0a9aac_amd64",
"product": {
"name": "openshift4/ose-csi-external-snapshotter@sha256:4fe92e79ef5e642dc7860119e41d581865f7ae5b09abf6ce653e847d6a0a9aac_amd64",
"product_id": "openshift4/ose-csi-external-snapshotter@sha256:4fe92e79ef5e642dc7860119e41d581865f7ae5b09abf6ce653e847d6a0a9aac_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-csi-external-snapshotter@sha256:4fe92e79ef5e642dc7860119e41d581865f7ae5b09abf6ce653e847d6a0a9aac?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-csi-external-snapshotter\u0026tag=v4.11.0-202208031306.p0.g0afdf73.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-csi-snapshot-controller-rhel8@sha256:7caf6ed642540c96e82faec6ea468bda65cf30490a7f36d84a4c821524ec5d9a_amd64",
"product": {
"name": "openshift4/ose-csi-snapshot-controller-rhel8@sha256:7caf6ed642540c96e82faec6ea468bda65cf30490a7f36d84a4c821524ec5d9a_amd64",
"product_id": "openshift4/ose-csi-snapshot-controller-rhel8@sha256:7caf6ed642540c96e82faec6ea468bda65cf30490a7f36d84a4c821524ec5d9a_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-csi-snapshot-controller-rhel8@sha256:7caf6ed642540c96e82faec6ea468bda65cf30490a7f36d84a4c821524ec5d9a?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel8\u0026tag=v4.11.0-202208031306.p0.g0afdf73.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-csi-snapshot-controller@sha256:7caf6ed642540c96e82faec6ea468bda65cf30490a7f36d84a4c821524ec5d9a_amd64",
"product": {
"name": "openshift4/ose-csi-snapshot-controller@sha256:7caf6ed642540c96e82faec6ea468bda65cf30490a7f36d84a4c821524ec5d9a_amd64",
"product_id": "openshift4/ose-csi-snapshot-controller@sha256:7caf6ed642540c96e82faec6ea468bda65cf30490a7f36d84a4c821524ec5d9a_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-csi-snapshot-controller@sha256:7caf6ed642540c96e82faec6ea468bda65cf30490a7f36d84a4c821524ec5d9a?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-csi-snapshot-controller\u0026tag=v4.11.0-202208031306.p0.g0afdf73.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-csi-snapshot-validation-webhook-rhel8@sha256:95c34ae00e6572e47420ae12278b05b7190da2ba34a8e649b01d7e89ff9a5316_amd64",
"product": {
"name": "openshift4/ose-csi-snapshot-validation-webhook-rhel8@sha256:95c34ae00e6572e47420ae12278b05b7190da2ba34a8e649b01d7e89ff9a5316_amd64",
"product_id": "openshift4/ose-csi-snapshot-validation-webhook-rhel8@sha256:95c34ae00e6572e47420ae12278b05b7190da2ba34a8e649b01d7e89ff9a5316_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-csi-snapshot-validation-webhook-rhel8@sha256:95c34ae00e6572e47420ae12278b05b7190da2ba34a8e649b01d7e89ff9a5316?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-csi-snapshot-validation-webhook-rhel8\u0026tag=v4.11.0-202208031306.p0.g0afdf73.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/egress-router-cni-rhel8@sha256:73fb4c432aeea93a109c119097ea849c1e4ae02bf7dd196ebb63d46223c7837e_amd64",
"product": {
"name": "openshift4/egress-router-cni-rhel8@sha256:73fb4c432aeea93a109c119097ea849c1e4ae02bf7dd196ebb63d46223c7837e_amd64",
"product_id": "openshift4/egress-router-cni-rhel8@sha256:73fb4c432aeea93a109c119097ea849c1e4ae02bf7dd196ebb63d46223c7837e_amd64",
"product_identification_helper": {
"purl": "pkg:oci/egress-router-cni-rhel8@sha256:73fb4c432aeea93a109c119097ea849c1e4ae02bf7dd196ebb63d46223c7837e?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/egress-router-cni-rhel8\u0026tag=v4.11.0-202208031306.p0.gfccaf1d.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-etcd@sha256:ebbba7e4d8d98f33dda3b53d546536b282ac28608b8cac09936fed72348fef63_amd64",
"product": {
"name": "openshift4/ose-etcd@sha256:ebbba7e4d8d98f33dda3b53d546536b282ac28608b8cac09936fed72348fef63_amd64",
"product_id": "openshift4/ose-etcd@sha256:ebbba7e4d8d98f33dda3b53d546536b282ac28608b8cac09936fed72348fef63_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-etcd@sha256:ebbba7e4d8d98f33dda3b53d546536b282ac28608b8cac09936fed72348fef63?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-etcd\u0026tag=v4.11.0-202208031306.p0.g80cc14e.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-gcp-cloud-controller-manager-rhel8@sha256:dcf345d2b728186c8be5994082b41694ddbd482f337ed5762e3c010c2f2989eb_amd64",
"product": {
"name": "openshift4/ose-gcp-cloud-controller-manager-rhel8@sha256:dcf345d2b728186c8be5994082b41694ddbd482f337ed5762e3c010c2f2989eb_amd64",
"product_id": "openshift4/ose-gcp-cloud-controller-manager-rhel8@sha256:dcf345d2b728186c8be5994082b41694ddbd482f337ed5762e3c010c2f2989eb_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-gcp-cloud-controller-manager-rhel8@sha256:dcf345d2b728186c8be5994082b41694ddbd482f337ed5762e3c010c2f2989eb?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-gcp-cloud-controller-manager-rhel8\u0026tag=v4.11.0-202208031306.p0.g9a303b1.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-gcp-cluster-api-controllers-rhel8@sha256:13032dc2fe709015f48c167f66ed7ad5cc861f42252ccd28b318ebbbba875bf4_amd64",
"product": {
"name": "openshift4/ose-gcp-cluster-api-controllers-rhel8@sha256:13032dc2fe709015f48c167f66ed7ad5cc861f42252ccd28b318ebbbba875bf4_amd64",
"product_id": "openshift4/ose-gcp-cluster-api-controllers-rhel8@sha256:13032dc2fe709015f48c167f66ed7ad5cc861f42252ccd28b318ebbbba875bf4_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-gcp-cluster-api-controllers-rhel8@sha256:13032dc2fe709015f48c167f66ed7ad5cc861f42252ccd28b318ebbbba875bf4?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-gcp-cluster-api-controllers-rhel8\u0026tag=v4.11.0-202208031306.p0.gff20dda.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-gcp-pd-csi-driver-rhel8@sha256:9bbea15a4e7918b1f59827230127287d1f7a1c8881ee8272c6d397c85e2eeba0_amd64",
"product": {
"name": "openshift4/ose-gcp-pd-csi-driver-rhel8@sha256:9bbea15a4e7918b1f59827230127287d1f7a1c8881ee8272c6d397c85e2eeba0_amd64",
"product_id": "openshift4/ose-gcp-pd-csi-driver-rhel8@sha256:9bbea15a4e7918b1f59827230127287d1f7a1c8881ee8272c6d397c85e2eeba0_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-gcp-pd-csi-driver-rhel8@sha256:9bbea15a4e7918b1f59827230127287d1f7a1c8881ee8272c6d397c85e2eeba0?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-rhel8\u0026tag=v4.11.0-202208031306.p0.gf9d7fdc.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-gcp-pd-csi-driver-operator-rhel8@sha256:ab39ff55f76b8d2b0ccbc0c9af706b6d136c4ca1216d8247982e2bf9e9be4635_amd64",
"product": {
"name": "openshift4/ose-gcp-pd-csi-driver-operator-rhel8@sha256:ab39ff55f76b8d2b0ccbc0c9af706b6d136c4ca1216d8247982e2bf9e9be4635_amd64",
"product_id": "openshift4/ose-gcp-pd-csi-driver-operator-rhel8@sha256:ab39ff55f76b8d2b0ccbc0c9af706b6d136c4ca1216d8247982e2bf9e9be4635_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-gcp-pd-csi-driver-operator-rhel8@sha256:ab39ff55f76b8d2b0ccbc0c9af706b6d136c4ca1216d8247982e2bf9e9be4635?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-operator-rhel8\u0026tag=v4.11.0-202208031306.p0.gbc7bad4.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-hypershift-rhel8@sha256:ce31097552aaeb01e86dfc287151a60abb8c9cd5531ee940fbe5d7f1427e7612_amd64",
"product": {
"name": "openshift4/ose-hypershift-rhel8@sha256:ce31097552aaeb01e86dfc287151a60abb8c9cd5531ee940fbe5d7f1427e7612_amd64",
"product_id": "openshift4/ose-hypershift-rhel8@sha256:ce31097552aaeb01e86dfc287151a60abb8c9cd5531ee940fbe5d7f1427e7612_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-hypershift-rhel8@sha256:ce31097552aaeb01e86dfc287151a60abb8c9cd5531ee940fbe5d7f1427e7612?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-hypershift-rhel8\u0026tag=v4.11.0-202208110157.p0.g2b7ac52.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-ibm-cloud-controller-manager-rhel8@sha256:a6ba20c56e90cf404bcef97b7b8c1e87f4d370d3c26fe85111dddcd301c20d27_amd64",
"product": {
"name": "openshift4/ose-ibm-cloud-controller-manager-rhel8@sha256:a6ba20c56e90cf404bcef97b7b8c1e87f4d370d3c26fe85111dddcd301c20d27_amd64",
"product_id": "openshift4/ose-ibm-cloud-controller-manager-rhel8@sha256:a6ba20c56e90cf404bcef97b7b8c1e87f4d370d3c26fe85111dddcd301c20d27_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-ibm-cloud-controller-manager-rhel8@sha256:a6ba20c56e90cf404bcef97b7b8c1e87f4d370d3c26fe85111dddcd301c20d27?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-ibm-cloud-controller-manager-rhel8\u0026tag=v4.11.0-202208031306.p0.gce83696.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-ibmcloud-machine-controllers-rhel8@sha256:7b0cb3783ab7f8b6f38375dbe9e4f2e8e5fc0bdf1cf6aba23623229cf86d6eea_amd64",
"product": {
"name": "openshift4/ose-ibmcloud-machine-controllers-rhel8@sha256:7b0cb3783ab7f8b6f38375dbe9e4f2e8e5fc0bdf1cf6aba23623229cf86d6eea_amd64",
"product_id": "openshift4/ose-ibmcloud-machine-controllers-rhel8@sha256:7b0cb3783ab7f8b6f38375dbe9e4f2e8e5fc0bdf1cf6aba23623229cf86d6eea_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-ibmcloud-machine-controllers-rhel8@sha256:7b0cb3783ab7f8b6f38375dbe9e4f2e8e5fc0bdf1cf6aba23623229cf86d6eea?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-ibmcloud-machine-controllers-rhel8\u0026tag=v4.11.0-202208031306.p0.g3bde969.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-ibm-vpc-block-csi-driver-rhel8@sha256:bf6a31add94b1af1a256bf72fc860f4785ac574770bcfb7a0f0e843f69bbf385_amd64",
"product": {
"name": "openshift4/ose-ibm-vpc-block-csi-driver-rhel8@sha256:bf6a31add94b1af1a256bf72fc860f4785ac574770bcfb7a0f0e843f69bbf385_amd64",
"product_id": "openshift4/ose-ibm-vpc-block-csi-driver-rhel8@sha256:bf6a31add94b1af1a256bf72fc860f4785ac574770bcfb7a0f0e843f69bbf385_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-ibm-vpc-block-csi-driver-rhel8@sha256:bf6a31add94b1af1a256bf72fc860f4785ac574770bcfb7a0f0e843f69bbf385?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-rhel8\u0026tag=v4.11.0-202208031306.p0.gc85624d.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-ibm-vpc-block-csi-driver-operator-rhel8@sha256:969ddfd951d7d66215810d9b1d82a524a622fa014c7aae48d62c6b475507ac3c_amd64",
"product": {
"name": "openshift4/ose-ibm-vpc-block-csi-driver-operator-rhel8@sha256:969ddfd951d7d66215810d9b1d82a524a622fa014c7aae48d62c6b475507ac3c_amd64",
"product_id": "openshift4/ose-ibm-vpc-block-csi-driver-operator-rhel8@sha256:969ddfd951d7d66215810d9b1d82a524a622fa014c7aae48d62c6b475507ac3c_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-ibm-vpc-block-csi-driver-operator-rhel8@sha256:969ddfd951d7d66215810d9b1d82a524a622fa014c7aae48d62c6b475507ac3c?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-operator-rhel8\u0026tag=v4.11.0-202208031306.p0.ge4a2180.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-image-customization-controller-rhel8@sha256:7b3511f938658d9bdf4f6f9548fcc0b7b89cde0831e829f23b367db826902bdf_amd64",
"product": {
"name": "openshift4/ose-image-customization-controller-rhel8@sha256:7b3511f938658d9bdf4f6f9548fcc0b7b89cde0831e829f23b367db826902bdf_amd64",
"product_id": "openshift4/ose-image-customization-controller-rhel8@sha256:7b3511f938658d9bdf4f6f9548fcc0b7b89cde0831e829f23b367db826902bdf_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-image-customization-controller-rhel8@sha256:7b3511f938658d9bdf4f6f9548fcc0b7b89cde0831e829f23b367db826902bdf?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-image-customization-controller-rhel8\u0026tag=v4.11.0-202208111407.p0.g42b4b1f.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-insights-rhel8-operator@sha256:217c3cb7eb523a216d5d9cf8e3c7685fc20c48125f664f29da7f1f53e44056cc_amd64",
"product": {
"name": "openshift4/ose-insights-rhel8-operator@sha256:217c3cb7eb523a216d5d9cf8e3c7685fc20c48125f664f29da7f1f53e44056cc_amd64",
"product_id": "openshift4/ose-insights-rhel8-operator@sha256:217c3cb7eb523a216d5d9cf8e3c7685fc20c48125f664f29da7f1f53e44056cc_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-insights-rhel8-operator@sha256:217c3cb7eb523a216d5d9cf8e3c7685fc20c48125f664f29da7f1f53e44056cc?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-insights-rhel8-operator\u0026tag=v4.11.0-202208031306.p0.g0929403.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-installer-artifacts@sha256:5b4746584a584d2a8fe78e2fe41ca4d22998e854488602612d0d4f02424d489f_amd64",
"product": {
"name": "openshift4/ose-installer-artifacts@sha256:5b4746584a584d2a8fe78e2fe41ca4d22998e854488602612d0d4f02424d489f_amd64",
"product_id": "openshift4/ose-installer-artifacts@sha256:5b4746584a584d2a8fe78e2fe41ca4d22998e854488602612d0d4f02424d489f_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-installer-artifacts@sha256:5b4746584a584d2a8fe78e2fe41ca4d22998e854488602612d0d4f02424d489f?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-installer-artifacts\u0026tag=v4.11.0-202208161507.p0.g1d2450c.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-installer@sha256:72e0c95f375e36b530f20154d136d8debbdef203b3c43f79fb77561718361ead_amd64",
"product": {
"name": "openshift4/ose-installer@sha256:72e0c95f375e36b530f20154d136d8debbdef203b3c43f79fb77561718361ead_amd64",
"product_id": "openshift4/ose-installer@sha256:72e0c95f375e36b530f20154d136d8debbdef203b3c43f79fb77561718361ead_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-installer@sha256:72e0c95f375e36b530f20154d136d8debbdef203b3c43f79fb77561718361ead?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-installer\u0026tag=v4.11.0-202208161507.p0.g1d2450c.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-kube-storage-version-migrator-rhel8@sha256:ae9915adc15077ed2466d5e8100c337834db34b84c23c77c59bd031a38c66a8a_amd64",
"product": {
"name": "openshift4/ose-kube-storage-version-migrator-rhel8@sha256:ae9915adc15077ed2466d5e8100c337834db34b84c23c77c59bd031a38c66a8a_amd64",
"product_id": "openshift4/ose-kube-storage-version-migrator-rhel8@sha256:ae9915adc15077ed2466d5e8100c337834db34b84c23c77c59bd031a38c66a8a_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-kube-storage-version-migrator-rhel8@sha256:ae9915adc15077ed2466d5e8100c337834db34b84c23c77c59bd031a38c66a8a?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel8\u0026tag=v4.11.0-202208031306.p0.g596745c.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-libvirt-machine-controllers@sha256:74224adc80febc0a77564dc86ac1bc095444e0c0398ea756460868627df41911_amd64",
"product": {
"name": "openshift4/ose-libvirt-machine-controllers@sha256:74224adc80febc0a77564dc86ac1bc095444e0c0398ea756460868627df41911_amd64",
"product_id": "openshift4/ose-libvirt-machine-controllers@sha256:74224adc80febc0a77564dc86ac1bc095444e0c0398ea756460868627df41911_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-libvirt-machine-controllers@sha256:74224adc80febc0a77564dc86ac1bc095444e0c0398ea756460868627df41911?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-libvirt-machine-controllers\u0026tag=v4.11.0-202208031306.p0.gb6e14ea.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-machine-api-operator@sha256:c61dc40b93ffc6ff2335ba169475990cdbb70704b69d155561c5d64c14d07448_amd64",
"product": {
"name": "openshift4/ose-machine-api-operator@sha256:c61dc40b93ffc6ff2335ba169475990cdbb70704b69d155561c5d64c14d07448_amd64",
"product_id": "openshift4/ose-machine-api-operator@sha256:c61dc40b93ffc6ff2335ba169475990cdbb70704b69d155561c5d64c14d07448_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-machine-api-operator@sha256:c61dc40b93ffc6ff2335ba169475990cdbb70704b69d155561c5d64c14d07448?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-machine-api-operator\u0026tag=v4.11.0-202208031306.p0.g4e3e83c.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-machine-api-provider-aws-rhel8@sha256:9e272355fd860b3cfbdd641b3278c08b30ef57a95683543d84bebe0bd2db555a_amd64",
"product": {
"name": "openshift4/ose-machine-api-provider-aws-rhel8@sha256:9e272355fd860b3cfbdd641b3278c08b30ef57a95683543d84bebe0bd2db555a_amd64",
"product_id": "openshift4/ose-machine-api-provider-aws-rhel8@sha256:9e272355fd860b3cfbdd641b3278c08b30ef57a95683543d84bebe0bd2db555a_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-machine-api-provider-aws-rhel8@sha256:9e272355fd860b3cfbdd641b3278c08b30ef57a95683543d84bebe0bd2db555a?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-machine-api-provider-aws-rhel8\u0026tag=v4.11.0-202208111036.p0.gf6cf488.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-machine-api-provider-azure-rhel8@sha256:a120dfd6753ed24d0b32693ae94f71a601f4a04d88a1056b88ad4315c88b8d4a_amd64",
"product": {
"name": "openshift4/ose-machine-api-provider-azure-rhel8@sha256:a120dfd6753ed24d0b32693ae94f71a601f4a04d88a1056b88ad4315c88b8d4a_amd64",
"product_id": "openshift4/ose-machine-api-provider-azure-rhel8@sha256:a120dfd6753ed24d0b32693ae94f71a601f4a04d88a1056b88ad4315c88b8d4a_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-machine-api-provider-azure-rhel8@sha256:a120dfd6753ed24d0b32693ae94f71a601f4a04d88a1056b88ad4315c88b8d4a?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-machine-api-provider-azure-rhel8\u0026tag=v4.11.0-202208031306.p0.g93b3f9e.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-machine-api-provider-gcp-rhel8@sha256:d6d385ce47d52da83cd957a401463a8d48ac9415a749534b63cd8edf8b0dec02_amd64",
"product": {
"name": "openshift4/ose-machine-api-provider-gcp-rhel8@sha256:d6d385ce47d52da83cd957a401463a8d48ac9415a749534b63cd8edf8b0dec02_amd64",
"product_id": "openshift4/ose-machine-api-provider-gcp-rhel8@sha256:d6d385ce47d52da83cd957a401463a8d48ac9415a749534b63cd8edf8b0dec02_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-machine-api-provider-gcp-rhel8@sha256:d6d385ce47d52da83cd957a401463a8d48ac9415a749534b63cd8edf8b0dec02?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-machine-api-provider-gcp-rhel8\u0026tag=v4.11.0-202208031306.p0.g17a3a9f.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-machine-api-provider-openstack-rhel8@sha256:4f57e14568253c23640528a5334e60164ae6975ad1ce91373d05b63e241541ea_amd64",
"product": {
"name": "openshift4/ose-machine-api-provider-openstack-rhel8@sha256:4f57e14568253c23640528a5334e60164ae6975ad1ce91373d05b63e241541ea_amd64",
"product_id": "openshift4/ose-machine-api-provider-openstack-rhel8@sha256:4f57e14568253c23640528a5334e60164ae6975ad1ce91373d05b63e241541ea_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-machine-api-provider-openstack-rhel8@sha256:4f57e14568253c23640528a5334e60164ae6975ad1ce91373d05b63e241541ea?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel8\u0026tag=v4.11.0-202208031306.p0.geb7e497.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-machine-config-operator@sha256:543edd3009688fb98fdf5487e72713f8b81653e83a2532ebb95408ac948390a5_amd64",
"product": {
"name": "openshift4/ose-machine-config-operator@sha256:543edd3009688fb98fdf5487e72713f8b81653e83a2532ebb95408ac948390a5_amd64",
"product_id": "openshift4/ose-machine-config-operator@sha256:543edd3009688fb98fdf5487e72713f8b81653e83a2532ebb95408ac948390a5_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-machine-config-operator@sha256:543edd3009688fb98fdf5487e72713f8b81653e83a2532ebb95408ac948390a5?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-machine-config-operator\u0026tag=v4.11.0-202208150437.p0.g8a0ada1.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-machine-os-images-rhel8@sha256:7b5354bb368da20e0ce7568b94f8c5eb3a418d592cd5cde2b36a08978ee48c48_amd64",
"product": {
"name": "openshift4/ose-machine-os-images-rhel8@sha256:7b5354bb368da20e0ce7568b94f8c5eb3a418d592cd5cde2b36a08978ee48c48_amd64",
"product_id": "openshift4/ose-machine-os-images-rhel8@sha256:7b5354bb368da20e0ce7568b94f8c5eb3a418d592cd5cde2b36a08978ee48c48_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-machine-os-images-rhel8@sha256:7b5354bb368da20e0ce7568b94f8c5eb3a418d592cd5cde2b36a08978ee48c48?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-machine-os-images-rhel8\u0026tag=v4.11.0-202208161507.p0.g1150735.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-multus-admission-controller@sha256:c7a66dd0d9c8b16789967073a28ac92eeb2f1beab3f8ead8fe1ca01f26a105c5_amd64",
"product": {
"name": "openshift4/ose-multus-admission-controller@sha256:c7a66dd0d9c8b16789967073a28ac92eeb2f1beab3f8ead8fe1ca01f26a105c5_amd64",
"product_id": "openshift4/ose-multus-admission-controller@sha256:c7a66dd0d9c8b16789967073a28ac92eeb2f1beab3f8ead8fe1ca01f26a105c5_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-multus-admission-controller@sha256:c7a66dd0d9c8b16789967073a28ac92eeb2f1beab3f8ead8fe1ca01f26a105c5?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-multus-admission-controller\u0026tag=v4.11.0-202208031306.p0.gf38aae4.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-multus-networkpolicy-rhel8@sha256:00532c0e376a4363ea73d6664c8ec200f5bcc4bcd52918cdad19f2d11057fd51_amd64",
"product": {
"name": "openshift4/ose-multus-networkpolicy-rhel8@sha256:00532c0e376a4363ea73d6664c8ec200f5bcc4bcd52918cdad19f2d11057fd51_amd64",
"product_id": "openshift4/ose-multus-networkpolicy-rhel8@sha256:00532c0e376a4363ea73d6664c8ec200f5bcc4bcd52918cdad19f2d11057fd51_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-multus-networkpolicy-rhel8@sha256:00532c0e376a4363ea73d6664c8ec200f5bcc4bcd52918cdad19f2d11057fd51?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel8\u0026tag=v4.11.0-202208031306.p0.g643fdaf.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-multus-route-override-cni-rhel8@sha256:0c8234a718b163b3390c49956b24c4320b4875d1f3d7ec27d0dab3fad16ddd85_amd64",
"product": {
"name": "openshift4/ose-multus-route-override-cni-rhel8@sha256:0c8234a718b163b3390c49956b24c4320b4875d1f3d7ec27d0dab3fad16ddd85_amd64",
"product_id": "openshift4/ose-multus-route-override-cni-rhel8@sha256:0c8234a718b163b3390c49956b24c4320b4875d1f3d7ec27d0dab3fad16ddd85_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-multus-route-override-cni-rhel8@sha256:0c8234a718b163b3390c49956b24c4320b4875d1f3d7ec27d0dab3fad16ddd85?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel8\u0026tag=v4.11.0-202208031306.p0.g523b790.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-multus-whereabouts-ipam-cni-rhel8@sha256:019a741a0988bdfb01bb1d47a5ad13cae7a7bd281d9e1b0c5cc05ef2fa284ad2_amd64",
"product": {
"name": "openshift4/ose-multus-whereabouts-ipam-cni-rhel8@sha256:019a741a0988bdfb01bb1d47a5ad13cae7a7bd281d9e1b0c5cc05ef2fa284ad2_amd64",
"product_id": "openshift4/ose-multus-whereabouts-ipam-cni-rhel8@sha256:019a741a0988bdfb01bb1d47a5ad13cae7a7bd281d9e1b0c5cc05ef2fa284ad2_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-multus-whereabouts-ipam-cni-rhel8@sha256:019a741a0988bdfb01bb1d47a5ad13cae7a7bd281d9e1b0c5cc05ef2fa284ad2?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel8\u0026tag=v4.11.0-202208031306.p0.g9951259.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-must-gather@sha256:7c9eef761c85d5b7884e631937fef714732f612ebe54d1acb139f57560e8087d_amd64",
"product": {
"name": "openshift4/ose-must-gather@sha256:7c9eef761c85d5b7884e631937fef714732f612ebe54d1acb139f57560e8087d_amd64",
"product_id": "openshift4/ose-must-gather@sha256:7c9eef761c85d5b7884e631937fef714732f612ebe54d1acb139f57560e8087d_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-must-gather@sha256:7c9eef761c85d5b7884e631937fef714732f612ebe54d1acb139f57560e8087d?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-must-gather\u0026tag=v4.11.0-202208150437.p0.g32bca40.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-network-interface-bond-cni-rhel8@sha256:58d07b7b95fa55ba39a810d95f99954ee5b4bd19b37891a592ef47457c4d9248_amd64",
"product": {
"name": "openshift4/ose-network-interface-bond-cni-rhel8@sha256:58d07b7b95fa55ba39a810d95f99954ee5b4bd19b37891a592ef47457c4d9248_amd64",
"product_id": "openshift4/ose-network-interface-bond-cni-rhel8@sha256:58d07b7b95fa55ba39a810d95f99954ee5b4bd19b37891a592ef47457c4d9248_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-network-interface-bond-cni-rhel8@sha256:58d07b7b95fa55ba39a810d95f99954ee5b4bd19b37891a592ef47457c4d9248?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel8\u0026tag=v4.11.0-202208101438.p0.gb76a677.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-network-metrics-daemon-rhel8@sha256:1d1210cfd8dbee985f37f3b7f5f5027ee2871d0680c59d58f8b057eb188e5853_amd64",
"product": {
"name": "openshift4/ose-network-metrics-daemon-rhel8@sha256:1d1210cfd8dbee985f37f3b7f5f5027ee2871d0680c59d58f8b057eb188e5853_amd64",
"product_id": "openshift4/ose-network-metrics-daemon-rhel8@sha256:1d1210cfd8dbee985f37f3b7f5f5027ee2871d0680c59d58f8b057eb188e5853_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-network-metrics-daemon-rhel8@sha256:1d1210cfd8dbee985f37f3b7f5f5027ee2871d0680c59d58f8b057eb188e5853?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel8\u0026tag=v4.11.0-202208031306.p0.g9482ac9.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/network-tools-rhel8@sha256:6de9ef410c3940d5292b3ba93952497959d67dbd82bbce9d4096032fa4ddb35f_amd64",
"product": {
"name": "openshift4/network-tools-rhel8@sha256:6de9ef410c3940d5292b3ba93952497959d67dbd82bbce9d4096032fa4ddb35f_amd64",
"product_id": "openshift4/network-tools-rhel8@sha256:6de9ef410c3940d5292b3ba93952497959d67dbd82bbce9d4096032fa4ddb35f_amd64",
"product_identification_helper": {
"purl": "pkg:oci/network-tools-rhel8@sha256:6de9ef410c3940d5292b3ba93952497959d67dbd82bbce9d4096032fa4ddb35f?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/network-tools-rhel8\u0026tag=v4.11.0-202208161348.p0.g4e87286.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-sdn-rhel8@sha256:f2c982220bfc6785e85f25c70ce559df5121417ec205d2df6965eb97885595ae_amd64",
"product": {
"name": "openshift4/ose-sdn-rhel8@sha256:f2c982220bfc6785e85f25c70ce559df5121417ec205d2df6965eb97885595ae_amd64",
"product_id": "openshift4/ose-sdn-rhel8@sha256:f2c982220bfc6785e85f25c70ce559df5121417ec205d2df6965eb97885595ae_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-sdn-rhel8@sha256:f2c982220bfc6785e85f25c70ce559df5121417ec205d2df6965eb97885595ae?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-sdn-rhel8\u0026tag=v4.11.0-202208161348.p0.g93345d4.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-nutanix-machine-controllers-rhel8@sha256:524e2e091db0e4a883824cd744f0d158e8bba91bff52b7e6c4908a3727c6bea2_amd64",
"product": {
"name": "openshift4/ose-nutanix-machine-controllers-rhel8@sha256:524e2e091db0e4a883824cd744f0d158e8bba91bff52b7e6c4908a3727c6bea2_amd64",
"product_id": "openshift4/ose-nutanix-machine-controllers-rhel8@sha256:524e2e091db0e4a883824cd744f0d158e8bba91bff52b7e6c4908a3727c6bea2_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-nutanix-machine-controllers-rhel8@sha256:524e2e091db0e4a883824cd744f0d158e8bba91bff52b7e6c4908a3727c6bea2?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-nutanix-machine-controllers-rhel8\u0026tag=v4.11.0-202208031306.p0.ga94eb77.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-oauth-apiserver-rhel8@sha256:c92369d17d727d96b6bc15cc9c32a65bce28850a441464d6557c4dea0445b3ce_amd64",
"product": {
"name": "openshift4/ose-oauth-apiserver-rhel8@sha256:c92369d17d727d96b6bc15cc9c32a65bce28850a441464d6557c4dea0445b3ce_amd64",
"product_id": "openshift4/ose-oauth-apiserver-rhel8@sha256:c92369d17d727d96b6bc15cc9c32a65bce28850a441464d6557c4dea0445b3ce_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-oauth-apiserver-rhel8@sha256:c92369d17d727d96b6bc15cc9c32a65bce28850a441464d6557c4dea0445b3ce?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-oauth-apiserver-rhel8\u0026tag=v4.11.0-202208110436.p0.g3ca701f.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-openshift-apiserver-rhel8@sha256:fb79ed01acec6695a12cc13de5406bf08d862fbe1186734eb316544be1a240c1_amd64",
"product": {
"name": "openshift4/ose-openshift-apiserver-rhel8@sha256:fb79ed01acec6695a12cc13de5406bf08d862fbe1186734eb316544be1a240c1_amd64",
"product_id": "openshift4/ose-openshift-apiserver-rhel8@sha256:fb79ed01acec6695a12cc13de5406bf08d862fbe1186734eb316544be1a240c1_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-openshift-apiserver-rhel8@sha256:fb79ed01acec6695a12cc13de5406bf08d862fbe1186734eb316544be1a240c1?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-openshift-apiserver-rhel8\u0026tag=v4.11.0-202208031306.p0.g4b6f874.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-openshift-controller-manager-rhel8@sha256:bac116eb111816d3aca02ee3684caf417ad64d171844731aa17bb64d7eee5a75_amd64",
"product": {
"name": "openshift4/ose-openshift-controller-manager-rhel8@sha256:bac116eb111816d3aca02ee3684caf417ad64d171844731aa17bb64d7eee5a75_amd64",
"product_id": "openshift4/ose-openshift-controller-manager-rhel8@sha256:bac116eb111816d3aca02ee3684caf417ad64d171844731aa17bb64d7eee5a75_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-openshift-controller-manager-rhel8@sha256:bac116eb111816d3aca02ee3684caf417ad64d171844731aa17bb64d7eee5a75?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel8\u0026tag=v4.11.0-202208162257.p0.g8fbe884.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-openstack-cinder-csi-driver-rhel8@sha256:9d4226c29d177b85af5c29303e477a110507966570a37607c9068eeea960bfdc_amd64",
"product": {
"name": "openshift4/ose-openstack-cinder-csi-driver-rhel8@sha256:9d4226c29d177b85af5c29303e477a110507966570a37607c9068eeea960bfdc_amd64",
"product_id": "openshift4/ose-openstack-cinder-csi-driver-rhel8@sha256:9d4226c29d177b85af5c29303e477a110507966570a37607c9068eeea960bfdc_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-openstack-cinder-csi-driver-rhel8@sha256:9d4226c29d177b85af5c29303e477a110507966570a37607c9068eeea960bfdc?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel8\u0026tag=v4.11.0-202208031306.p0.g246ae15.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-openstack-cinder-csi-driver-rhel8-operator@sha256:6d994efcb9859ae8c2284ee7859150bc334ef5db03c6101fb64677a841c534b1_amd64",
"product": {
"name": "openshift4/ose-openstack-cinder-csi-driver-rhel8-operator@sha256:6d994efcb9859ae8c2284ee7859150bc334ef5db03c6101fb64677a841c534b1_amd64",
"product_id": "openshift4/ose-openstack-cinder-csi-driver-rhel8-operator@sha256:6d994efcb9859ae8c2284ee7859150bc334ef5db03c6101fb64677a841c534b1_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-openstack-cinder-csi-driver-rhel8-operator@sha256:6d994efcb9859ae8c2284ee7859150bc334ef5db03c6101fb64677a841c534b1?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel8-operator\u0026tag=v4.11.0-202208031306.p0.gae4c45c.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-openstack-cloud-controller-manager-rhel8@sha256:c3ce053319fcd80e357b5ebcb3abca3f59bb5e45aa48452332c850627b7db28b_amd64",
"product": {
"name": "openshift4/ose-openstack-cloud-controller-manager-rhel8@sha256:c3ce053319fcd80e357b5ebcb3abca3f59bb5e45aa48452332c850627b7db28b_amd64",
"product_id": "openshift4/ose-openstack-cloud-controller-manager-rhel8@sha256:c3ce053319fcd80e357b5ebcb3abca3f59bb5e45aa48452332c850627b7db28b_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-openstack-cloud-controller-manager-rhel8@sha256:c3ce053319fcd80e357b5ebcb3abca3f59bb5e45aa48452332c850627b7db28b?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel8\u0026tag=v4.11.0-202208031306.p0.g246ae15.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-openstack-machine-controllers@sha256:109676ecd9d725dae3ac9bc7350deaa819dbcf1b911ec3106c3f412dd7d5e6d8_amd64",
"product": {
"name": "openshift4/ose-openstack-machine-controllers@sha256:109676ecd9d725dae3ac9bc7350deaa819dbcf1b911ec3106c3f412dd7d5e6d8_amd64",
"product_id": "openshift4/ose-openstack-machine-controllers@sha256:109676ecd9d725dae3ac9bc7350deaa819dbcf1b911ec3106c3f412dd7d5e6d8_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-openstack-machine-controllers@sha256:109676ecd9d725dae3ac9bc7350deaa819dbcf1b911ec3106c3f412dd7d5e6d8?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-openstack-machine-controllers\u0026tag=v4.11.0-202208031306.p0.g440ca42.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ovirt-csi-driver-rhel7@sha256:f7adacdb30067ee92339af29ed852e5de53d0c272cfaf5b46ab48b7b668816f5_amd64",
"product": {
"name": "openshift4/ovirt-csi-driver-rhel7@sha256:f7adacdb30067ee92339af29ed852e5de53d0c272cfaf5b46ab48b7b668816f5_amd64",
"product_id": "openshift4/ovirt-csi-driver-rhel7@sha256:f7adacdb30067ee92339af29ed852e5de53d0c272cfaf5b46ab48b7b668816f5_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ovirt-csi-driver-rhel7@sha256:f7adacdb30067ee92339af29ed852e5de53d0c272cfaf5b46ab48b7b668816f5?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ovirt-csi-driver-rhel7\u0026tag=v4.11.0-202208031306.p0.g0b3d79b.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ovirt-csi-driver-rhel8@sha256:f7adacdb30067ee92339af29ed852e5de53d0c272cfaf5b46ab48b7b668816f5_amd64",
"product": {
"name": "openshift4/ovirt-csi-driver-rhel8@sha256:f7adacdb30067ee92339af29ed852e5de53d0c272cfaf5b46ab48b7b668816f5_amd64",
"product_id": "openshift4/ovirt-csi-driver-rhel8@sha256:f7adacdb30067ee92339af29ed852e5de53d0c272cfaf5b46ab48b7b668816f5_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ovirt-csi-driver-rhel8@sha256:f7adacdb30067ee92339af29ed852e5de53d0c272cfaf5b46ab48b7b668816f5?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ovirt-csi-driver-rhel8\u0026tag=v4.11.0-202208031306.p0.g0b3d79b.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-ovirt-machine-controllers-rhel8@sha256:2d7b5e9c506da2c43704cae5934b604682dcb403218ceb1bd4f011c8bee8623b_amd64",
"product": {
"name": "openshift4/ose-ovirt-machine-controllers-rhel8@sha256:2d7b5e9c506da2c43704cae5934b604682dcb403218ceb1bd4f011c8bee8623b_amd64",
"product_id": "openshift4/ose-ovirt-machine-controllers-rhel8@sha256:2d7b5e9c506da2c43704cae5934b604682dcb403218ceb1bd4f011c8bee8623b_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-ovirt-machine-controllers-rhel8@sha256:2d7b5e9c506da2c43704cae5934b604682dcb403218ceb1bd4f011c8bee8623b?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-ovirt-machine-controllers-rhel8\u0026tag=v4.11.0-202208031306.p0.g5a93d94.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-ovn-kubernetes@sha256:713dd28ffc33520c9e84b72850253adf0adb016968773121f05349e3fca302c2_amd64",
"product": {
"name": "openshift4/ose-ovn-kubernetes@sha256:713dd28ffc33520c9e84b72850253adf0adb016968773121f05349e3fca302c2_amd64",
"product_id": "openshift4/ose-ovn-kubernetes@sha256:713dd28ffc33520c9e84b72850253adf0adb016968773121f05349e3fca302c2_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-ovn-kubernetes@sha256:713dd28ffc33520c9e84b72850253adf0adb016968773121f05349e3fca302c2?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-ovn-kubernetes\u0026tag=v4.11.0-202208161348.p0.g369b3a4.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-powervs-cloud-controller-manager-rhel8@sha256:28ef0b3040cc922f78fd7e9814628871c0fb85de1a9d47c1d954737d26d2f53b_amd64",
"product": {
"name": "openshift4/ose-powervs-cloud-controller-manager-rhel8@sha256:28ef0b3040cc922f78fd7e9814628871c0fb85de1a9d47c1d954737d26d2f53b_amd64",
"product_id": "openshift4/ose-powervs-cloud-controller-manager-rhel8@sha256:28ef0b3040cc922f78fd7e9814628871c0fb85de1a9d47c1d954737d26d2f53b_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-powervs-cloud-controller-manager-rhel8@sha256:28ef0b3040cc922f78fd7e9814628871c0fb85de1a9d47c1d954737d26d2f53b?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-powervs-cloud-controller-manager-rhel8\u0026tag=v4.11.0-202208031306.p0.g8ace6e9.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-powervs-machine-controllers-rhel8@sha256:a03170bc3c01ee4f9c6cb80ee41925231b6c8b283822a094506214c10f19847b_amd64",
"product": {
"name": "openshift4/ose-powervs-machine-controllers-rhel8@sha256:a03170bc3c01ee4f9c6cb80ee41925231b6c8b283822a094506214c10f19847b_amd64",
"product_id": "openshift4/ose-powervs-machine-controllers-rhel8@sha256:a03170bc3c01ee4f9c6cb80ee41925231b6c8b283822a094506214c10f19847b_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-powervs-machine-controllers-rhel8@sha256:a03170bc3c01ee4f9c6cb80ee41925231b6c8b283822a094506214c10f19847b?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-powervs-machine-controllers-rhel8\u0026tag=v4.11.0-202208031306.p0.g76649b3.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-k8s-prometheus-adapter@sha256:7b18e65edbd7226a23b0b560693d6431909c190e08b76b2a3b0581bb48c9a34f_amd64",
"product": {
"name": "openshift4/ose-k8s-prometheus-adapter@sha256:7b18e65edbd7226a23b0b560693d6431909c190e08b76b2a3b0581bb48c9a34f_amd64",
"product_id": "openshift4/ose-k8s-prometheus-adapter@sha256:7b18e65edbd7226a23b0b560693d6431909c190e08b76b2a3b0581bb48c9a34f_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-k8s-prometheus-adapter@sha256:7b18e65edbd7226a23b0b560693d6431909c190e08b76b2a3b0581bb48c9a34f?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-k8s-prometheus-adapter\u0026tag=v4.11.0-202208031703.p0.g32fb8ea.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-service-ca-operator@sha256:bcdbf3cb8e6e31b66d979055c7ad71ff5d9fa309ba3c35256acdbe51c9f43de5_amd64",
"product": {
"name": "openshift4/ose-service-ca-operator@sha256:bcdbf3cb8e6e31b66d979055c7ad71ff5d9fa309ba3c35256acdbe51c9f43de5_amd64",
"product_id": "openshift4/ose-service-ca-operator@sha256:bcdbf3cb8e6e31b66d979055c7ad71ff5d9fa309ba3c35256acdbe51c9f43de5_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-service-ca-operator@sha256:bcdbf3cb8e6e31b66d979055c7ad71ff5d9fa309ba3c35256acdbe51c9f43de5?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-service-ca-operator\u0026tag=v4.11.0-202208031703.p0.g0899d11.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-thanos-rhel8@sha256:15883854538476b61fb9f95e9568936acdee1c26939101b300f16c877a1fb111_amd64",
"product": {
"name": "openshift4/ose-thanos-rhel8@sha256:15883854538476b61fb9f95e9568936acdee1c26939101b300f16c877a1fb111_amd64",
"product_id": "openshift4/ose-thanos-rhel8@sha256:15883854538476b61fb9f95e9568936acdee1c26939101b300f16c877a1fb111_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-thanos-rhel8@sha256:15883854538476b61fb9f95e9568936acdee1c26939101b300f16c877a1fb111?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-thanos-rhel8\u0026tag=v4.11.0-202208031306.p0.gf08da2d.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-tools-rhel8@sha256:e3aec41436e71965c0302002463767987eb0764cd1153417524259fa36a394fb_amd64",
"product": {
"name": "openshift4/ose-tools-rhel8@sha256:e3aec41436e71965c0302002463767987eb0764cd1153417524259fa36a394fb_amd64",
"product_id": "openshift4/ose-tools-rhel8@sha256:e3aec41436e71965c0302002463767987eb0764cd1153417524259fa36a394fb_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-tools-rhel8@sha256:e3aec41436e71965c0302002463767987eb0764cd1153417524259fa36a394fb?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-tools-rhel8\u0026tag=v4.11.0-202208150437.p0.gfcf512e.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-vmware-vsphere-csi-driver-rhel8@sha256:1ba42f6dfa8aa6671c1bd91741a5160ee5520bf99b0aeccba75af21be725f561_amd64",
"product": {
"name": "openshift4/ose-vmware-vsphere-csi-driver-rhel8@sha256:1ba42f6dfa8aa6671c1bd91741a5160ee5520bf99b0aeccba75af21be725f561_amd64",
"product_id": "openshift4/ose-vmware-vsphere-csi-driver-rhel8@sha256:1ba42f6dfa8aa6671c1bd91741a5160ee5520bf99b0aeccba75af21be725f561_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-vmware-vsphere-csi-driver-rhel8@sha256:1ba42f6dfa8aa6671c1bd91741a5160ee5520bf99b0aeccba75af21be725f561?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-vmware-vsphere-csi-driver-rhel8\u0026tag=v4.11.0-202208031306.p0.gd4721ba.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-vsphere-csi-driver-rhel8@sha256:1ba42f6dfa8aa6671c1bd91741a5160ee5520bf99b0aeccba75af21be725f561_amd64",
"product": {
"name": "openshift4/ose-vsphere-csi-driver-rhel8@sha256:1ba42f6dfa8aa6671c1bd91741a5160ee5520bf99b0aeccba75af21be725f561_amd64",
"product_id": "openshift4/ose-vsphere-csi-driver-rhel8@sha256:1ba42f6dfa8aa6671c1bd91741a5160ee5520bf99b0aeccba75af21be725f561_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-vsphere-csi-driver-rhel8@sha256:1ba42f6dfa8aa6671c1bd91741a5160ee5520bf99b0aeccba75af21be725f561?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-vsphere-csi-driver-rhel8\u0026tag=v4.11.0-202208031306.p0.gd4721ba.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-vmware-vsphere-csi-driver-operator-rhel8@sha256:dfe6e04bea49e649841021fc717372bffcf0393ae71ba50fb640a3da64efb8ec_amd64",
"product": {
"name": "openshift4/ose-vmware-vsphere-csi-driver-operator-rhel8@sha256:dfe6e04bea49e649841021fc717372bffcf0393ae71ba50fb640a3da64efb8ec_amd64",
"product_id": "openshift4/ose-vmware-vsphere-csi-driver-operator-rhel8@sha256:dfe6e04bea49e649841021fc717372bffcf0393ae71ba50fb640a3da64efb8ec_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-vmware-vsphere-csi-driver-operator-rhel8@sha256:dfe6e04bea49e649841021fc717372bffcf0393ae71ba50fb640a3da64efb8ec?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-vmware-vsphere-csi-driver-operator-rhel8\u0026tag=v4.11.0-202208102155.p0.g23c555e.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-vsphere-csi-driver-operator-rhel8@sha256:dfe6e04bea49e649841021fc717372bffcf0393ae71ba50fb640a3da64efb8ec_amd64",
"product": {
"name": "openshift4/ose-vsphere-csi-driver-operator-rhel8@sha256:dfe6e04bea49e649841021fc717372bffcf0393ae71ba50fb640a3da64efb8ec_amd64",
"product_id": "openshift4/ose-vsphere-csi-driver-operator-rhel8@sha256:dfe6e04bea49e649841021fc717372bffcf0393ae71ba50fb640a3da64efb8ec_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-vsphere-csi-driver-operator-rhel8@sha256:dfe6e04bea49e649841021fc717372bffcf0393ae71ba50fb640a3da64efb8ec?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-vsphere-csi-driver-operator-rhel8\u0026tag=v4.11.0-202208102155.p0.g23c555e.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-vsphere-cloud-controller-manager-rhel8@sha256:8b1cecaff8606e6649ea59f2b41fd680ee9efec621d8e994f157973be9b496f6_amd64",
"product": {
"name": "openshift4/ose-vsphere-cloud-controller-manager-rhel8@sha256:8b1cecaff8606e6649ea59f2b41fd680ee9efec621d8e994f157973be9b496f6_amd64",
"product_id": "openshift4/ose-vsphere-cloud-controller-manager-rhel8@sha256:8b1cecaff8606e6649ea59f2b41fd680ee9efec621d8e994f157973be9b496f6_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-vsphere-cloud-controller-manager-rhel8@sha256:8b1cecaff8606e6649ea59f2b41fd680ee9efec621d8e994f157973be9b496f6?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-vsphere-cloud-controller-manager-rhel8\u0026tag=v4.11.0-202208031306.p0.g6fd8e8d.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-vsphere-cluster-api-controllers-rhel8@sha256:a450b493f00f796206a3d7286e93bad2ec36e5a80259c7947e79a1a0d5210656_amd64",
"product": {
"name": "openshift4/ose-vsphere-cluster-api-controllers-rhel8@sha256:a450b493f00f796206a3d7286e93bad2ec36e5a80259c7947e79a1a0d5210656_amd64",
"product_id": "openshift4/ose-vsphere-cluster-api-controllers-rhel8@sha256:a450b493f00f796206a3d7286e93bad2ec36e5a80259c7947e79a1a0d5210656_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-vsphere-cluster-api-controllers-rhel8@sha256:a450b493f00f796206a3d7286e93bad2ec36e5a80259c7947e79a1a0d5210656?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-vsphere-cluster-api-controllers-rhel8\u0026tag=v4.11.0-202208031306.p0.gf67d1d0.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-vsphere-problem-detector-rhel8@sha256:1a6eb49eea5f45e26b7bf30de3cd9b5573901fa6d4aa3bf621fa2e842c74c8d6_amd64",
"product": {
"name": "openshift4/ose-vsphere-problem-detector-rhel8@sha256:1a6eb49eea5f45e26b7bf30de3cd9b5573901fa6d4aa3bf621fa2e842c74c8d6_amd64",
"product_id": "openshift4/ose-vsphere-problem-detector-rhel8@sha256:1a6eb49eea5f45e26b7bf30de3cd9b5573901fa6d4aa3bf621fa2e842c74c8d6_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-vsphere-problem-detector-rhel8@sha256:1a6eb49eea5f45e26b7bf30de3cd9b5573901fa6d4aa3bf621fa2e842c74c8d6?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-vsphere-problem-detector-rhel8\u0026tag=v4.11.0-202208031306.p0.g5910f33.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-prometheus-config-reloader@sha256:4065daad759195db3c325efc46209f02bcc1c32caad88c69d5a3dbdcf920e335_amd64",
"product": {
"name": "openshift4/ose-prometheus-config-reloader@sha256:4065daad759195db3c325efc46209f02bcc1c32caad88c69d5a3dbdcf920e335_amd64",
"product_id": "openshift4/ose-prometheus-config-reloader@sha256:4065daad759195db3c325efc46209f02bcc1c32caad88c69d5a3dbdcf920e335_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-prometheus-config-reloader@sha256:4065daad759195db3c325efc46209f02bcc1c32caad88c69d5a3dbdcf920e335?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-prometheus-config-reloader\u0026tag=v4.11.0-202208031306.p0.gcb3afa2.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-prometheus-operator-admission-webhook-rhel8@sha256:9a67755cf6419877dce688f5bcd92da4929dcd86603219eb08628b44a29c4257_amd64",
"product": {
"name": "openshift4/ose-prometheus-operator-admission-webhook-rhel8@sha256:9a67755cf6419877dce688f5bcd92da4929dcd86603219eb08628b44a29c4257_amd64",
"product_id": "openshift4/ose-prometheus-operator-admission-webhook-rhel8@sha256:9a67755cf6419877dce688f5bcd92da4929dcd86603219eb08628b44a29c4257_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-prometheus-operator-admission-webhook-rhel8@sha256:9a67755cf6419877dce688f5bcd92da4929dcd86603219eb08628b44a29c4257?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel8\u0026tag=v4.11.0-202208031306.p0.gcb3afa2.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-prometheus-operator@sha256:b45f485a4d48297aaef5fc6b95211eebe8f75ebf2ef69118c331c21a97fbaa9a_amd64",
"product": {
"name": "openshift4/ose-prometheus-operator@sha256:b45f485a4d48297aaef5fc6b95211eebe8f75ebf2ef69118c331c21a97fbaa9a_amd64",
"product_id": "openshift4/ose-prometheus-operator@sha256:b45f485a4d48297aaef5fc6b95211eebe8f75ebf2ef69118c331c21a97fbaa9a_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-prometheus-operator@sha256:b45f485a4d48297aaef5fc6b95211eebe8f75ebf2ef69118c331c21a97fbaa9a?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-prometheus-operator\u0026tag=v4.11.0-202208031306.p0.gcb3afa2.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-prom-label-proxy@sha256:fd3feba855b7afa27146ab4798f7afcb05d2dc22c1eea2c691a3778df00606d6_amd64",
"product": {
"name": "openshift4/ose-prom-label-proxy@sha256:fd3feba855b7afa27146ab4798f7afcb05d2dc22c1eea2c691a3778df00606d6_amd64",
"product_id": "openshift4/ose-prom-label-proxy@sha256:fd3feba855b7afa27146ab4798f7afcb05d2dc22c1eea2c691a3778df00606d6_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-prom-label-proxy@sha256:fd3feba855b7afa27146ab4798f7afcb05d2dc22c1eea2c691a3778df00606d6?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-prom-label-proxy\u0026tag=v4.11.0-202208031306.p0.gaf12fbc.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-telemeter@sha256:d9c609b5b7893d6f0c137fff5edd8df6b182088277ee2b9fcda8374fe19838e4_amd64",
"product": {
"name": "openshift4/ose-telemeter@sha256:d9c609b5b7893d6f0c137fff5edd8df6b182088277ee2b9fcda8374fe19838e4_amd64",
"product_id": "openshift4/ose-telemeter@sha256:d9c609b5b7893d6f0c137fff5edd8df6b182088277ee2b9fcda8374fe19838e4_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-telemeter@sha256:d9c609b5b7893d6f0c137fff5edd8df6b182088277ee2b9fcda8374fe19838e4?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-telemeter\u0026tag=v4.11.0-202208031306.p0.g77b2966.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-vsphere-csi-driver-syncer-rhel8@sha256:a8fb8135d0f3d2f666825d8a696973347f08238122e69951f17cce39d4287040_amd64",
"product": {
"name": "openshift4/ose-vsphere-csi-driver-syncer-rhel8@sha256:a8fb8135d0f3d2f666825d8a696973347f08238122e69951f17cce39d4287040_amd64",
"product_id": "openshift4/ose-vsphere-csi-driver-syncer-rhel8@sha256:a8fb8135d0f3d2f666825d8a696973347f08238122e69951f17cce39d4287040_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-vsphere-csi-driver-syncer-rhel8@sha256:a8fb8135d0f3d2f666825d8a696973347f08238122e69951f17cce39d4287040?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-vsphere-csi-driver-syncer-rhel8\u0026tag=v4.11.0-202208031306.p0.gd4721ba.assembly.stream"
}
}
}
],
"category": "architecture",
"name": "amd64"
},
{
"branches": [
{
"category": "product_version",
"name": "openshift4/ose-cluster-autoscaler@sha256:10ad83b8d56a9de90a3a1ba66f1dd075f0c6cd02bb0c452f263ebe12d6f3ee7c_arm64",
"product": {
"name": "openshift4/ose-cluster-autoscaler@sha256:10ad83b8d56a9de90a3a1ba66f1dd075f0c6cd02bb0c452f263ebe12d6f3ee7c_arm64",
"product_id": "openshift4/ose-cluster-autoscaler@sha256:10ad83b8d56a9de90a3a1ba66f1dd075f0c6cd02bb0c452f263ebe12d6f3ee7c_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-cluster-autoscaler@sha256:10ad83b8d56a9de90a3a1ba66f1dd075f0c6cd02bb0c452f263ebe12d6f3ee7c?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-cluster-autoscaler\u0026tag=v4.11.0-202208150437.p0.g80a9b6d.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-baremetal-machine-controllers@sha256:e6e2d9e0777173822e3ca8cfef5d457f75fd4638ccfd5d896b3354416d8d1d94_arm64",
"product": {
"name": "openshift4/ose-baremetal-machine-controllers@sha256:e6e2d9e0777173822e3ca8cfef5d457f75fd4638ccfd5d896b3354416d8d1d94_arm64",
"product_id": "openshift4/ose-baremetal-machine-controllers@sha256:e6e2d9e0777173822e3ca8cfef5d457f75fd4638ccfd5d896b3354416d8d1d94_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-baremetal-machine-controllers@sha256:e6e2d9e0777173822e3ca8cfef5d457f75fd4638ccfd5d896b3354416d8d1d94?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-baremetal-machine-controllers\u0026tag=v4.11.0-202208031306.p0.ga65be86.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-cluster-etcd-rhel8-operator@sha256:41dfef4fb454105e5d202de32ea85e6b806ec3bbd3a89bd77226b3ee8b1dfb2f_arm64",
"product": {
"name": "openshift4/ose-cluster-etcd-rhel8-operator@sha256:41dfef4fb454105e5d202de32ea85e6b806ec3bbd3a89bd77226b3ee8b1dfb2f_arm64",
"product_id": "openshift4/ose-cluster-etcd-rhel8-operator@sha256:41dfef4fb454105e5d202de32ea85e6b806ec3bbd3a89bd77226b3ee8b1dfb2f_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-cluster-etcd-rhel8-operator@sha256:41dfef4fb454105e5d202de32ea85e6b806ec3bbd3a89bd77226b3ee8b1dfb2f?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-cluster-etcd-rhel8-operator\u0026tag=v4.11.0-202208162257.p0.g5579971.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-cluster-monitoring-operator@sha256:9ef3638201f3d8110c37205196e2c8023b497abff4c34124289496f014960c7a_arm64",
"product": {
"name": "openshift4/ose-cluster-monitoring-operator@sha256:9ef3638201f3d8110c37205196e2c8023b497abff4c34124289496f014960c7a_arm64",
"product_id": "openshift4/ose-cluster-monitoring-operator@sha256:9ef3638201f3d8110c37205196e2c8023b497abff4c34124289496f014960c7a_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-cluster-monitoring-operator@sha256:9ef3638201f3d8110c37205196e2c8023b497abff4c34124289496f014960c7a?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-cluster-monitoring-operator\u0026tag=v4.11.0-202208110436.p0.g2e9b60a.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-cluster-network-operator@sha256:edcfb5688a3cc314456a59a1caebbb401a82d0aaf725867dcba874c93499bfbb_arm64",
"product": {
"name": "openshift4/ose-cluster-network-operator@sha256:edcfb5688a3cc314456a59a1caebbb401a82d0aaf725867dcba874c93499bfbb_arm64",
"product_id": "openshift4/ose-cluster-network-operator@sha256:edcfb5688a3cc314456a59a1caebbb401a82d0aaf725867dcba874c93499bfbb_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-cluster-network-operator@sha256:edcfb5688a3cc314456a59a1caebbb401a82d0aaf725867dcba874c93499bfbb?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-cluster-network-operator\u0026tag=v4.11.0-202208031306.p0.g3528a6b.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-cluster-node-tuning-operator@sha256:5635e64a108e6005c47c88080b35cc11948d6097bb632228f8193a17b53259b9_arm64",
"product": {
"name": "openshift4/ose-cluster-node-tuning-operator@sha256:5635e64a108e6005c47c88080b35cc11948d6097bb632228f8193a17b53259b9_arm64",
"product_id": "openshift4/ose-cluster-node-tuning-operator@sha256:5635e64a108e6005c47c88080b35cc11948d6097bb632228f8193a17b53259b9_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-cluster-node-tuning-operator@sha256:5635e64a108e6005c47c88080b35cc11948d6097bb632228f8193a17b53259b9?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-cluster-node-tuning-operator\u0026tag=v4.11.0-202208161847.p0.gf75e0e7.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-cluster-version-operator@sha256:6c38640774628f346faa7555b574c8b492a3c86052299fb3aa905888ec29f57c_arm64",
"product": {
"name": "openshift4/ose-cluster-version-operator@sha256:6c38640774628f346faa7555b574c8b492a3c86052299fb3aa905888ec29f57c_arm64",
"product_id": "openshift4/ose-cluster-version-operator@sha256:6c38640774628f346faa7555b574c8b492a3c86052299fb3aa905888ec29f57c_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-cluster-version-operator@sha256:6c38640774628f346faa7555b574c8b492a3c86052299fb3aa905888ec29f57c?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-cluster-version-operator\u0026tag=v4.11.0-202208161348.p0.g0520e51.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-configmap-reloader@sha256:d749478faa06c5b2102e5900bba9abd48dd2b05c7adf5bd8d7b5e1923ade4fdb_arm64",
"product": {
"name": "openshift4/ose-configmap-reloader@sha256:d749478faa06c5b2102e5900bba9abd48dd2b05c7adf5bd8d7b5e1923ade4fdb_arm64",
"product_id": "openshift4/ose-configmap-reloader@sha256:d749478faa06c5b2102e5900bba9abd48dd2b05c7adf5bd8d7b5e1923ade4fdb_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-configmap-reloader@sha256:d749478faa06c5b2102e5900bba9abd48dd2b05c7adf5bd8d7b5e1923ade4fdb?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-configmap-reloader\u0026tag=v4.11.0-202208031306.p0.gb7c03bb.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-coredns@sha256:67d6f68c83ed3319353d56731fd3b31864269bd7b65d20d440f48fe4207c3ec4_arm64",
"product": {
"name": "openshift4/ose-coredns@sha256:67d6f68c83ed3319353d56731fd3b31864269bd7b65d20d440f48fe4207c3ec4_arm64",
"product_id": "openshift4/ose-coredns@sha256:67d6f68c83ed3319353d56731fd3b31864269bd7b65d20d440f48fe4207c3ec4_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-coredns@sha256:67d6f68c83ed3319353d56731fd3b31864269bd7b65d20d440f48fe4207c3ec4?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-coredns\u0026tag=v4.11.0-202208031306.p0.g7fe212f.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-csi-external-attacher-rhel8@sha256:65986b28ddc315fa9c7e567f0ab2a19e21d247f8bc7c55415391bd5f7ffc777f_arm64",
"product": {
"name": "openshift4/ose-csi-external-attacher-rhel8@sha256:65986b28ddc315fa9c7e567f0ab2a19e21d247f8bc7c55415391bd5f7ffc777f_arm64",
"product_id": "openshift4/ose-csi-external-attacher-rhel8@sha256:65986b28ddc315fa9c7e567f0ab2a19e21d247f8bc7c55415391bd5f7ffc777f_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-csi-external-attacher-rhel8@sha256:65986b28ddc315fa9c7e567f0ab2a19e21d247f8bc7c55415391bd5f7ffc777f?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-csi-external-attacher-rhel8\u0026tag=v4.11.0-202208150437.p0.gda5442f.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-csi-external-attacher@sha256:65986b28ddc315fa9c7e567f0ab2a19e21d247f8bc7c55415391bd5f7ffc777f_arm64",
"product": {
"name": "openshift4/ose-csi-external-attacher@sha256:65986b28ddc315fa9c7e567f0ab2a19e21d247f8bc7c55415391bd5f7ffc777f_arm64",
"product_id": "openshift4/ose-csi-external-attacher@sha256:65986b28ddc315fa9c7e567f0ab2a19e21d247f8bc7c55415391bd5f7ffc777f_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-csi-external-attacher@sha256:65986b28ddc315fa9c7e567f0ab2a19e21d247f8bc7c55415391bd5f7ffc777f?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-csi-external-attacher\u0026tag=v4.11.0-202208150437.p0.gda5442f.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-csi-livenessprobe@sha256:05b61e283383cb7d26749e09979ad59bfcecee33054f89a9d466ff0743085dd9_arm64",
"product": {
"name": "openshift4/ose-csi-livenessprobe@sha256:05b61e283383cb7d26749e09979ad59bfcecee33054f89a9d466ff0743085dd9_arm64",
"product_id": "openshift4/ose-csi-livenessprobe@sha256:05b61e283383cb7d26749e09979ad59bfcecee33054f89a9d466ff0743085dd9_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-csi-livenessprobe@sha256:05b61e283383cb7d26749e09979ad59bfcecee33054f89a9d466ff0743085dd9?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-csi-livenessprobe\u0026tag=v4.11.0-202208150437.p0.g7319607.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-csi-livenessprobe-rhel8@sha256:05b61e283383cb7d26749e09979ad59bfcecee33054f89a9d466ff0743085dd9_arm64",
"product": {
"name": "openshift4/ose-csi-livenessprobe-rhel8@sha256:05b61e283383cb7d26749e09979ad59bfcecee33054f89a9d466ff0743085dd9_arm64",
"product_id": "openshift4/ose-csi-livenessprobe-rhel8@sha256:05b61e283383cb7d26749e09979ad59bfcecee33054f89a9d466ff0743085dd9_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-csi-livenessprobe-rhel8@sha256:05b61e283383cb7d26749e09979ad59bfcecee33054f89a9d466ff0743085dd9?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel8\u0026tag=v4.11.0-202208150437.p0.g7319607.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-csi-node-driver-registrar-rhel8@sha256:d8b610a566b2524819e758881876146a0bc81307d5b213d772d1c4620a2012d8_arm64",
"product": {
"name": "openshift4/ose-csi-node-driver-registrar-rhel8@sha256:d8b610a566b2524819e758881876146a0bc81307d5b213d772d1c4620a2012d8_arm64",
"product_id": "openshift4/ose-csi-node-driver-registrar-rhel8@sha256:d8b610a566b2524819e758881876146a0bc81307d5b213d772d1c4620a2012d8_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-csi-node-driver-registrar-rhel8@sha256:d8b610a566b2524819e758881876146a0bc81307d5b213d772d1c4620a2012d8?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel8\u0026tag=v4.11.0-202208031306.p0.g710109c.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-csi-node-driver-registrar@sha256:d8b610a566b2524819e758881876146a0bc81307d5b213d772d1c4620a2012d8_arm64",
"product": {
"name": "openshift4/ose-csi-node-driver-registrar@sha256:d8b610a566b2524819e758881876146a0bc81307d5b213d772d1c4620a2012d8_arm64",
"product_id": "openshift4/ose-csi-node-driver-registrar@sha256:d8b610a566b2524819e758881876146a0bc81307d5b213d772d1c4620a2012d8_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-csi-node-driver-registrar@sha256:d8b610a566b2524819e758881876146a0bc81307d5b213d772d1c4620a2012d8?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-csi-node-driver-registrar\u0026tag=v4.11.0-202208031306.p0.g710109c.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-csi-external-provisioner@sha256:8667b0674de09e66ea2eda3aed92ccaecab44cf71298e12b64735616ddcb7f7d_arm64",
"product": {
"name": "openshift4/ose-csi-external-provisioner@sha256:8667b0674de09e66ea2eda3aed92ccaecab44cf71298e12b64735616ddcb7f7d_arm64",
"product_id": "openshift4/ose-csi-external-provisioner@sha256:8667b0674de09e66ea2eda3aed92ccaecab44cf71298e12b64735616ddcb7f7d_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-csi-external-provisioner@sha256:8667b0674de09e66ea2eda3aed92ccaecab44cf71298e12b64735616ddcb7f7d?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-csi-external-provisioner\u0026tag=v4.11.0-202208150437.p0.g86277ec.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-csi-external-provisioner-rhel8@sha256:8667b0674de09e66ea2eda3aed92ccaecab44cf71298e12b64735616ddcb7f7d_arm64",
"product": {
"name": "openshift4/ose-csi-external-provisioner-rhel8@sha256:8667b0674de09e66ea2eda3aed92ccaecab44cf71298e12b64735616ddcb7f7d_arm64",
"product_id": "openshift4/ose-csi-external-provisioner-rhel8@sha256:8667b0674de09e66ea2eda3aed92ccaecab44cf71298e12b64735616ddcb7f7d_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-csi-external-provisioner-rhel8@sha256:8667b0674de09e66ea2eda3aed92ccaecab44cf71298e12b64735616ddcb7f7d?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel8\u0026tag=v4.11.0-202208150437.p0.g86277ec.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/driver-toolkit-rhel8@sha256:d3edb75ef363d202953c7fab5e997a5f2430108b6882f4b857de2be7c4ed8ffb_arm64",
"product": {
"name": "openshift4/driver-toolkit-rhel8@sha256:d3edb75ef363d202953c7fab5e997a5f2430108b6882f4b857de2be7c4ed8ffb_arm64",
"product_id": "openshift4/driver-toolkit-rhel8@sha256:d3edb75ef363d202953c7fab5e997a5f2430108b6882f4b857de2be7c4ed8ffb_arm64",
"product_identification_helper": {
"purl": "pkg:oci/driver-toolkit-rhel8@sha256:d3edb75ef363d202953c7fab5e997a5f2430108b6882f4b857de2be7c4ed8ffb?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/driver-toolkit-rhel8\u0026tag=v4.11.0-202208031306.p0.g4e799c0.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-oauth-proxy@sha256:1ce1cdcefa33cff869b553f7c1b03913d22495a8a66bb627a38a613f8bcbad26_arm64",
"product": {
"name": "openshift4/ose-oauth-proxy@sha256:1ce1cdcefa33cff869b553f7c1b03913d22495a8a66bb627a38a613f8bcbad26_arm64",
"product_id": "openshift4/ose-oauth-proxy@sha256:1ce1cdcefa33cff869b553f7c1b03913d22495a8a66bb627a38a613f8bcbad26_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-oauth-proxy@sha256:1ce1cdcefa33cff869b553f7c1b03913d22495a8a66bb627a38a613f8bcbad26?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-oauth-proxy\u0026tag=v4.11.0-202208150437.p0.gaad1b28.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-prometheus-alertmanager@sha256:cdddc502045ecafa9d4deabf4ac30af0255c3bb586390bcf7d89a1c1937b833c_arm64",
"product": {
"name": "openshift4/ose-prometheus-alertmanager@sha256:cdddc502045ecafa9d4deabf4ac30af0255c3bb586390bcf7d89a1c1937b833c_arm64",
"product_id": "openshift4/ose-prometheus-alertmanager@sha256:cdddc502045ecafa9d4deabf4ac30af0255c3bb586390bcf7d89a1c1937b833c_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-prometheus-alertmanager@sha256:cdddc502045ecafa9d4deabf4ac30af0255c3bb586390bcf7d89a1c1937b833c?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-prometheus-alertmanager\u0026tag=v4.11.0-202208031306.p0.g05cfc39.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-prometheus-node-exporter@sha256:3539ddf93d8c2fe005b53b52c6628b413be0aabdfa534e6b947c4842d3617323_arm64",
"product": {
"name": "openshift4/ose-prometheus-node-exporter@sha256:3539ddf93d8c2fe005b53b52c6628b413be0aabdfa534e6b947c4842d3617323_arm64",
"product_id": "openshift4/ose-prometheus-node-exporter@sha256:3539ddf93d8c2fe005b53b52c6628b413be0aabdfa534e6b947c4842d3617323_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-prometheus-node-exporter@sha256:3539ddf93d8c2fe005b53b52c6628b413be0aabdfa534e6b947c4842d3617323?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-prometheus-node-exporter\u0026tag=v4.11.0-202208031306.p0.g0102201.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-prometheus@sha256:48375716d6e24dfd3811907f109defa883495cfdb387e78c26b90589e05623d7_arm64",
"product": {
"name": "openshift4/ose-prometheus@sha256:48375716d6e24dfd3811907f109defa883495cfdb387e78c26b90589e05623d7_arm64",
"product_id": "openshift4/ose-prometheus@sha256:48375716d6e24dfd3811907f109defa883495cfdb387e78c26b90589e05623d7_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-prometheus@sha256:48375716d6e24dfd3811907f109defa883495cfdb387e78c26b90589e05623d7?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-prometheus\u0026tag=v4.11.0-202208031306.p0.gd2dfc27.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-grafana@sha256:a8034b22cbf5478cb89511029d3fe47e8147ea6ad336f40c4ec8307b68a314ce_arm64",
"product": {
"name": "openshift4/ose-grafana@sha256:a8034b22cbf5478cb89511029d3fe47e8147ea6ad336f40c4ec8307b68a314ce_arm64",
"product_id": "openshift4/ose-grafana@sha256:a8034b22cbf5478cb89511029d3fe47e8147ea6ad336f40c4ec8307b68a314ce_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-grafana@sha256:a8034b22cbf5478cb89511029d3fe47e8147ea6ad336f40c4ec8307b68a314ce?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-grafana\u0026tag=v4.11.0-202208031306.p0.g6773185.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-ironic-agent-rhel8@sha256:1173e2058ab034c308915900780fe13edd4ab1dcc737f8b4dabc77f3d9533356_arm64",
"product": {
"name": "openshift4/ose-ironic-agent-rhel8@sha256:1173e2058ab034c308915900780fe13edd4ab1dcc737f8b4dabc77f3d9533356_arm64",
"product_id": "openshift4/ose-ironic-agent-rhel8@sha256:1173e2058ab034c308915900780fe13edd4ab1dcc737f8b4dabc77f3d9533356_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-ironic-agent-rhel8@sha256:1173e2058ab034c308915900780fe13edd4ab1dcc737f8b4dabc77f3d9533356?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-ironic-agent-rhel8\u0026tag=v4.11.0-202208150437.p0.gd84c963.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-ironic-rhel8@sha256:185fd18adc8e17e671e65b7d006a1e185fc41127e176c1fcbe82231b83d9e275_arm64",
"product": {
"name": "openshift4/ose-ironic-rhel8@sha256:185fd18adc8e17e671e65b7d006a1e185fc41127e176c1fcbe82231b83d9e275_arm64",
"product_id": "openshift4/ose-ironic-rhel8@sha256:185fd18adc8e17e671e65b7d006a1e185fc41127e176c1fcbe82231b83d9e275_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-ironic-rhel8@sha256:185fd18adc8e17e671e65b7d006a1e185fc41127e176c1fcbe82231b83d9e275?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-ironic-rhel8\u0026tag=v4.11.0-202208150437.p0.gb1863f8.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-ironic-machine-os-downloader-rhel8@sha256:156ec07459bf256fe2c812bb100818676c740ac90029720b5d235911053d91c1_arm64",
"product": {
"name": "openshift4/ose-ironic-machine-os-downloader-rhel8@sha256:156ec07459bf256fe2c812bb100818676c740ac90029720b5d235911053d91c1_arm64",
"product_id": "openshift4/ose-ironic-machine-os-downloader-rhel8@sha256:156ec07459bf256fe2c812bb100818676c740ac90029720b5d235911053d91c1_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-ironic-machine-os-downloader-rhel8@sha256:156ec07459bf256fe2c812bb100818676c740ac90029720b5d235911053d91c1?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-ironic-machine-os-downloader-rhel8\u0026tag=v4.11.0-202208101627.p0.g2f582d8.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-ironic-static-ip-manager-rhel8@sha256:9450f43a753cc8183f711e40a14c4d0d65fd136a2a18ffebeaedcc3d8321a47c_arm64",
"product": {
"name": "openshift4/ose-ironic-static-ip-manager-rhel8@sha256:9450f43a753cc8183f711e40a14c4d0d65fd136a2a18ffebeaedcc3d8321a47c_arm64",
"product_id": "openshift4/ose-ironic-static-ip-manager-rhel8@sha256:9450f43a753cc8183f711e40a14c4d0d65fd136a2a18ffebeaedcc3d8321a47c_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-ironic-static-ip-manager-rhel8@sha256:9450f43a753cc8183f711e40a14c4d0d65fd136a2a18ffebeaedcc3d8321a47c?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-ironic-static-ip-manager-rhel8\u0026tag=v4.11.0-202208150437.p0.g84a378e.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-kube-proxy@sha256:6308f187621d82c37784a34039509e9fc9569246ede0606c3bad6f8a96369cd1_arm64",
"product": {
"name": "openshift4/ose-kube-proxy@sha256:6308f187621d82c37784a34039509e9fc9569246ede0606c3bad6f8a96369cd1_arm64",
"product_id": "openshift4/ose-kube-proxy@sha256:6308f187621d82c37784a34039509e9fc9569246ede0606c3bad6f8a96369cd1_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-kube-proxy@sha256:6308f187621d82c37784a34039509e9fc9569246ede0606c3bad6f8a96369cd1?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-kube-proxy\u0026tag=v4.11.0-202208161348.p0.g93345d4.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-kube-rbac-proxy@sha256:0a487bf2de490a196a542712019859566c6bc7880201759c666d72fa80487fff_arm64",
"product": {
"name": "openshift4/ose-kube-rbac-proxy@sha256:0a487bf2de490a196a542712019859566c6bc7880201759c666d72fa80487fff_arm64",
"product_id": "openshift4/ose-kube-rbac-proxy@sha256:0a487bf2de490a196a542712019859566c6bc7880201759c666d72fa80487fff_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-kube-rbac-proxy@sha256:0a487bf2de490a196a542712019859566c6bc7880201759c666d72fa80487fff?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-kube-rbac-proxy\u0026tag=v4.11.0-202208031306.p0.ga805ba5.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-kube-state-metrics@sha256:b7b87b4a79e5892321a90b4f16e8ffdc4e839aabea2886b1a2b64e5a0f9f703e_arm64",
"product": {
"name": "openshift4/ose-kube-state-metrics@sha256:b7b87b4a79e5892321a90b4f16e8ffdc4e839aabea2886b1a2b64e5a0f9f703e_arm64",
"product_id": "openshift4/ose-kube-state-metrics@sha256:b7b87b4a79e5892321a90b4f16e8ffdc4e839aabea2886b1a2b64e5a0f9f703e_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-kube-state-metrics@sha256:b7b87b4a79e5892321a90b4f16e8ffdc4e839aabea2886b1a2b64e5a0f9f703e?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-kube-state-metrics\u0026tag=v4.11.0-202208031306.p0.g896d000.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-operator-marketplace@sha256:a14ba1d69da2b957fdbc9a42a867effd9234b97ec879574058ef84eebee047f3_arm64",
"product": {
"name": "openshift4/ose-operator-marketplace@sha256:a14ba1d69da2b957fdbc9a42a867effd9234b97ec879574058ef84eebee047f3_arm64",
"product_id": "openshift4/ose-operator-marketplace@sha256:a14ba1d69da2b957fdbc9a42a867effd9234b97ec879574058ef84eebee047f3_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-operator-marketplace@sha256:a14ba1d69da2b957fdbc9a42a867effd9234b97ec879574058ef84eebee047f3?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-operator-marketplace\u0026tag=v4.11.0-202208031306.p0.g040c64e.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-multus-cni@sha256:98835095c461b58a1159a530ee7d3f978c81ed197b5345faf9d610272ebe23eb_arm64",
"product": {
"name": "openshift4/ose-multus-cni@sha256:98835095c461b58a1159a530ee7d3f978c81ed197b5345faf9d610272ebe23eb_arm64",
"product_id": "openshift4/ose-multus-cni@sha256:98835095c461b58a1159a530ee7d3f978c81ed197b5345faf9d610272ebe23eb_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-multus-cni@sha256:98835095c461b58a1159a530ee7d3f978c81ed197b5345faf9d610272ebe23eb?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-multus-cni\u0026tag=v4.11.0-202208150736.p0.g3cc5a3a.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-oauth-server-rhel8@sha256:0bf945ed0aee47149f19d396062c3fd23ea901c8992762c609673a16883a305b_arm64",
"product": {
"name": "openshift4/ose-oauth-server-rhel8@sha256:0bf945ed0aee47149f19d396062c3fd23ea901c8992762c609673a16883a305b_arm64",
"product_id": "openshift4/ose-oauth-server-rhel8@sha256:0bf945ed0aee47149f19d396062c3fd23ea901c8992762c609673a16883a305b_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-oauth-server-rhel8@sha256:0bf945ed0aee47149f19d396062c3fd23ea901c8992762c609673a16883a305b?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-oauth-server-rhel8\u0026tag=v4.11.0-202208031703.p0.g8d80088.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-docker-builder@sha256:c1b4b12a7b97eb9cdfa7875af3ac6ac3bfd9e423ff7a25c7cce67fb9605a1e0b_arm64",
"product": {
"name": "openshift4/ose-docker-builder@sha256:c1b4b12a7b97eb9cdfa7875af3ac6ac3bfd9e423ff7a25c7cce67fb9605a1e0b_arm64",
"product_id": "openshift4/ose-docker-builder@sha256:c1b4b12a7b97eb9cdfa7875af3ac6ac3bfd9e423ff7a25c7cce67fb9605a1e0b_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-docker-builder@sha256:c1b4b12a7b97eb9cdfa7875af3ac6ac3bfd9e423ff7a25c7cce67fb9605a1e0b?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-docker-builder\u0026tag=v4.11.0-202208161927.p0.g09e95c1.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-cli@sha256:9e19ae99cb60c43fe9ad7a295c7c6b42d0c2c557d908e35d01a4cbc18cb252ed_arm64",
"product": {
"name": "openshift4/ose-cli@sha256:9e19ae99cb60c43fe9ad7a295c7c6b42d0c2c557d908e35d01a4cbc18cb252ed_arm64",
"product_id": "openshift4/ose-cli@sha256:9e19ae99cb60c43fe9ad7a295c7c6b42d0c2c557d908e35d01a4cbc18cb252ed_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-cli@sha256:9e19ae99cb60c43fe9ad7a295c7c6b42d0c2c557d908e35d01a4cbc18cb252ed?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-cli\u0026tag=v4.11.0-202208150437.p0.gfcf512e.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-console@sha256:6a3172a832962789a7e715983784cb365e8d996ce9eaf6d93c556f24c3f8b205_arm64",
"product": {
"name": "openshift4/ose-console@sha256:6a3172a832962789a7e715983784cb365e8d996ce9eaf6d93c556f24c3f8b205_arm64",
"product_id": "openshift4/ose-console@sha256:6a3172a832962789a7e715983784cb365e8d996ce9eaf6d93c556f24c3f8b205_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-console@sha256:6a3172a832962789a7e715983784cb365e8d996ce9eaf6d93c556f24c3f8b205?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-console\u0026tag=v4.11.0-202208110436.p0.g6b10e5b.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-console-operator@sha256:97616a2200d45d1d650c0cdd543ec7f0f936786b09431047a94e01f398aa2d06_arm64",
"product": {
"name": "openshift4/ose-console-operator@sha256:97616a2200d45d1d650c0cdd543ec7f0f936786b09431047a94e01f398aa2d06_arm64",
"product_id": "openshift4/ose-console-operator@sha256:97616a2200d45d1d650c0cdd543ec7f0f936786b09431047a94e01f398aa2d06_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-console-operator@sha256:97616a2200d45d1d650c0cdd543ec7f0f936786b09431047a94e01f398aa2d06?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-console-operator\u0026tag=v4.11.0-202208031306.p0.g501e91f.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-deployer@sha256:03cdacbcd2591b2df3b211e8a1d52a8e1790fb0725b1972d077536f2365e16e9_arm64",
"product": {
"name": "openshift4/ose-deployer@sha256:03cdacbcd2591b2df3b211e8a1d52a8e1790fb0725b1972d077536f2365e16e9_arm64",
"product_id": "openshift4/ose-deployer@sha256:03cdacbcd2591b2df3b211e8a1d52a8e1790fb0725b1972d077536f2365e16e9_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-deployer@sha256:03cdacbcd2591b2df3b211e8a1d52a8e1790fb0725b1972d077536f2365e16e9?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-deployer\u0026tag=v4.11.0-202208150437.p0.gfcf512e.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-haproxy-router@sha256:c02a610e278107761119496d5429bd0e4f4af379df106e00d74cc411f00b4afa_arm64",
"product": {
"name": "openshift4/ose-haproxy-router@sha256:c02a610e278107761119496d5429bd0e4f4af379df106e00d74cc411f00b4afa_arm64",
"product_id": "openshift4/ose-haproxy-router@sha256:c02a610e278107761119496d5429bd0e4f4af379df106e00d74cc411f00b4afa_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-haproxy-router@sha256:c02a610e278107761119496d5429bd0e4f4af379df106e00d74cc411f00b4afa?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-haproxy-router\u0026tag=v4.11.0-202208150437.p0.g601ba57.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-hyperkube@sha256:074743eb5a6d57b6ad6ab1d87dc397122fd628013fc25a97924262187ff8d916_arm64",
"product": {
"name": "openshift4/ose-hyperkube@sha256:074743eb5a6d57b6ad6ab1d87dc397122fd628013fc25a97924262187ff8d916_arm64",
"product_id": "openshift4/ose-hyperkube@sha256:074743eb5a6d57b6ad6ab1d87dc397122fd628013fc25a97924262187ff8d916_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-hyperkube@sha256:074743eb5a6d57b6ad6ab1d87dc397122fd628013fc25a97924262187ff8d916?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-hyperkube\u0026tag=v4.11.0-202208150437.p0.g4f0dd4d.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-keepalived-ipfailover@sha256:c4b14558b9c70c27e2c4475376f28ca2e1cb928be57972692dfb5336b3c9497e_arm64",
"product": {
"name": "openshift4/ose-keepalived-ipfailover@sha256:c4b14558b9c70c27e2c4475376f28ca2e1cb928be57972692dfb5336b3c9497e_arm64",
"product_id": "openshift4/ose-keepalived-ipfailover@sha256:c4b14558b9c70c27e2c4475376f28ca2e1cb928be57972692dfb5336b3c9497e_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-keepalived-ipfailover@sha256:c4b14558b9c70c27e2c4475376f28ca2e1cb928be57972692dfb5336b3c9497e?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-keepalived-ipfailover\u0026tag=v4.11.0-202208031306.p0.gf1330f6.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-pod@sha256:651930bf045975dabb3d79410a2c9f971f1da319b8fcbba29ebe2e4e3bb71b3b_arm64",
"product": {
"name": "openshift4/ose-pod@sha256:651930bf045975dabb3d79410a2c9f971f1da319b8fcbba29ebe2e4e3bb71b3b_arm64",
"product_id": "openshift4/ose-pod@sha256:651930bf045975dabb3d79410a2c9f971f1da319b8fcbba29ebe2e4e3bb71b3b_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-pod@sha256:651930bf045975dabb3d79410a2c9f971f1da319b8fcbba29ebe2e4e3bb71b3b?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-pod\u0026tag=v4.11.0-202208101756.p0.g4f0dd4d.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-docker-registry@sha256:47ca483d2624030a8bd5b7fafbfff6b728ddc9ddf6b3a429c1d7b09dba3ca10e_arm64",
"product": {
"name": "openshift4/ose-docker-registry@sha256:47ca483d2624030a8bd5b7fafbfff6b728ddc9ddf6b3a429c1d7b09dba3ca10e_arm64",
"product_id": "openshift4/ose-docker-registry@sha256:47ca483d2624030a8bd5b7fafbfff6b728ddc9ddf6b3a429c1d7b09dba3ca10e_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-docker-registry@sha256:47ca483d2624030a8bd5b7fafbfff6b728ddc9ddf6b3a429c1d7b09dba3ca10e?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-docker-registry\u0026tag=v4.11.0-202208031306.p0.g9f07f43.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-tests@sha256:a5de772af9f66abc7b9f80a650ac51b70ec040cf331773c71d817a389c999144_arm64",
"product": {
"name": "openshift4/ose-tests@sha256:a5de772af9f66abc7b9f80a650ac51b70ec040cf331773c71d817a389c999144_arm64",
"product_id": "openshift4/ose-tests@sha256:a5de772af9f66abc7b9f80a650ac51b70ec040cf331773c71d817a389c999144_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-tests@sha256:a5de772af9f66abc7b9f80a650ac51b70ec040cf331773c71d817a389c999144?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-tests\u0026tag=v4.11.0-202208150437.p0.g2137b2b.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-openshift-state-metrics-rhel8@sha256:6952a0473a631218a7c975b461d12acb0bbb34fa09d29d517c9376302edaf211_arm64",
"product": {
"name": "openshift4/ose-openshift-state-metrics-rhel8@sha256:6952a0473a631218a7c975b461d12acb0bbb34fa09d29d517c9376302edaf211_arm64",
"product_id": "openshift4/ose-openshift-state-metrics-rhel8@sha256:6952a0473a631218a7c975b461d12acb0bbb34fa09d29d517c9376302edaf211_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-openshift-state-metrics-rhel8@sha256:6952a0473a631218a7c975b461d12acb0bbb34fa09d29d517c9376302edaf211?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel8\u0026tag=v4.11.0-202208031306.p0.g1a7a5dc.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-operator-lifecycle-manager@sha256:9ff3c0f6356d9bfcc98d390538007f31ffac8fdfeadfe10483ccb43b5afdb29f_arm64",
"product": {
"name": "openshift4/ose-operator-lifecycle-manager@sha256:9ff3c0f6356d9bfcc98d390538007f31ffac8fdfeadfe10483ccb43b5afdb29f_arm64",
"product_id": "openshift4/ose-operator-lifecycle-manager@sha256:9ff3c0f6356d9bfcc98d390538007f31ffac8fdfeadfe10483ccb43b5afdb29f_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-operator-lifecycle-manager@sha256:9ff3c0f6356d9bfcc98d390538007f31ffac8fdfeadfe10483ccb43b5afdb29f?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-operator-lifecycle-manager\u0026tag=v4.11.0-202208152036.p0.g8a984d4.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-operator-registry@sha256:619b8ca58e8cdc06a8e2dff0a837a18780c75f62c9ccdaf7e6c2e2afa786f93d_arm64",
"product": {
"name": "openshift4/ose-operator-registry@sha256:619b8ca58e8cdc06a8e2dff0a837a18780c75f62c9ccdaf7e6c2e2afa786f93d_arm64",
"product_id": "openshift4/ose-operator-registry@sha256:619b8ca58e8cdc06a8e2dff0a837a18780c75f62c9ccdaf7e6c2e2afa786f93d_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-operator-registry@sha256:619b8ca58e8cdc06a8e2dff0a837a18780c75f62c9ccdaf7e6c2e2afa786f93d?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-operator-registry\u0026tag=v4.11.0-202208152036.p0.g8a984d4.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-agent-installer-api-server-rhel8@sha256:311118642213a933c9d68e20043c7ac224fffa67bc6d563736af7836dc45bf22_arm64",
"product": {
"name": "openshift4/ose-agent-installer-api-server-rhel8@sha256:311118642213a933c9d68e20043c7ac224fffa67bc6d563736af7836dc45bf22_arm64",
"product_id": "openshift4/ose-agent-installer-api-server-rhel8@sha256:311118642213a933c9d68e20043c7ac224fffa67bc6d563736af7836dc45bf22_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-agent-installer-api-server-rhel8@sha256:311118642213a933c9d68e20043c7ac224fffa67bc6d563736af7836dc45bf22?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-agent-installer-api-server-rhel8\u0026tag=v4.11.0-202208150437.p0.g0f52647.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-agent-installer-csr-approver-rhel8@sha256:5a2e4ce921dd19131cc4701701a1e15ab63c5862bf6c6c6d6c699a014be9e15d_arm64",
"product": {
"name": "openshift4/ose-agent-installer-csr-approver-rhel8@sha256:5a2e4ce921dd19131cc4701701a1e15ab63c5862bf6c6c6d6c699a014be9e15d_arm64",
"product_id": "openshift4/ose-agent-installer-csr-approver-rhel8@sha256:5a2e4ce921dd19131cc4701701a1e15ab63c5862bf6c6c6d6c699a014be9e15d_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-agent-installer-csr-approver-rhel8@sha256:5a2e4ce921dd19131cc4701701a1e15ab63c5862bf6c6c6d6c699a014be9e15d?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-agent-installer-csr-approver-rhel8\u0026tag=v4.11.0-202208150437.p0.g9a6e300.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-agent-installer-node-agent-rhel8@sha256:969a995f0c2079554cad5db05df992e5da80d5645f97e031048dcb6625936c0e_arm64",
"product": {
"name": "openshift4/ose-agent-installer-node-agent-rhel8@sha256:969a995f0c2079554cad5db05df992e5da80d5645f97e031048dcb6625936c0e_arm64",
"product_id": "openshift4/ose-agent-installer-node-agent-rhel8@sha256:969a995f0c2079554cad5db05df992e5da80d5645f97e031048dcb6625936c0e_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-agent-installer-node-agent-rhel8@sha256:969a995f0c2079554cad5db05df992e5da80d5645f97e031048dcb6625936c0e?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel8\u0026tag=v4.11.0-202208150437.p0.gb17b06b.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-agent-installer-orchestrator-rhel8@sha256:bc5ff8bf2abee2efc0df7122c384671e93122b4e158ae8eb1355a094bf61a75d_arm64",
"product": {
"name": "openshift4/ose-agent-installer-orchestrator-rhel8@sha256:bc5ff8bf2abee2efc0df7122c384671e93122b4e158ae8eb1355a094bf61a75d_arm64",
"product_id": "openshift4/ose-agent-installer-orchestrator-rhel8@sha256:bc5ff8bf2abee2efc0df7122c384671e93122b4e158ae8eb1355a094bf61a75d_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-agent-installer-orchestrator-rhel8@sha256:bc5ff8bf2abee2efc0df7122c384671e93122b4e158ae8eb1355a094bf61a75d?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel8\u0026tag=v4.11.0-202208031306.p0.g9a6e300.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-apiserver-network-proxy-rhel8@sha256:4be86d5b8d518826e8a65e9fb9f2b22c094ed8493b1720a5e798938b30f191ec_arm64",
"product": {
"name": "openshift4/ose-apiserver-network-proxy-rhel8@sha256:4be86d5b8d518826e8a65e9fb9f2b22c094ed8493b1720a5e798938b30f191ec_arm64",
"product_id": "openshift4/ose-apiserver-network-proxy-rhel8@sha256:4be86d5b8d518826e8a65e9fb9f2b22c094ed8493b1720a5e798938b30f191ec_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-apiserver-network-proxy-rhel8@sha256:4be86d5b8d518826e8a65e9fb9f2b22c094ed8493b1720a5e798938b30f191ec?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel8\u0026tag=v4.11.0-202208162148.p0.g9a641bb.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-aws-cloud-controller-manager-rhel8@sha256:d9a7e298d07960e577ff3c49b64534340e31f07685c569d23e35818e993816fb_arm64",
"product": {
"name": "openshift4/ose-aws-cloud-controller-manager-rhel8@sha256:d9a7e298d07960e577ff3c49b64534340e31f07685c569d23e35818e993816fb_arm64",
"product_id": "openshift4/ose-aws-cloud-controller-manager-rhel8@sha256:d9a7e298d07960e577ff3c49b64534340e31f07685c569d23e35818e993816fb_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-aws-cloud-controller-manager-rhel8@sha256:d9a7e298d07960e577ff3c49b64534340e31f07685c569d23e35818e993816fb?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-aws-cloud-controller-manager-rhel8\u0026tag=v4.11.0-202208031306.p0.gea1a9b2.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-aws-cluster-api-controllers-rhel8@sha256:fae8fcd656375af170fe16f5e1704cd04a01353c39bdb71496320f66bdf98054_arm64",
"product": {
"name": "openshift4/ose-aws-cluster-api-controllers-rhel8@sha256:fae8fcd656375af170fe16f5e1704cd04a01353c39bdb71496320f66bdf98054_arm64",
"product_id": "openshift4/ose-aws-cluster-api-controllers-rhel8@sha256:fae8fcd656375af170fe16f5e1704cd04a01353c39bdb71496320f66bdf98054_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-aws-cluster-api-controllers-rhel8@sha256:fae8fcd656375af170fe16f5e1704cd04a01353c39bdb71496320f66bdf98054?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-aws-cluster-api-controllers-rhel8\u0026tag=v4.11.0-202208031306.p0.gb3fe15b.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-aws-ebs-csi-driver-rhel8@sha256:9fe539afa21e7e0f0b04230f6908d2e67861608b01b6afcebd575d10e95bed63_arm64",
"product": {
"name": "openshift4/ose-aws-ebs-csi-driver-rhel8@sha256:9fe539afa21e7e0f0b04230f6908d2e67861608b01b6afcebd575d10e95bed63_arm64",
"product_id": "openshift4/ose-aws-ebs-csi-driver-rhel8@sha256:9fe539afa21e7e0f0b04230f6908d2e67861608b01b6afcebd575d10e95bed63_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-aws-ebs-csi-driver-rhel8@sha256:9fe539afa21e7e0f0b04230f6908d2e67861608b01b6afcebd575d10e95bed63?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel8\u0026tag=v4.11.0-202208031306.p0.g7564046.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-aws-ebs-csi-driver-rhel8-operator@sha256:4eb2eec27fd1cba3fd42fd9d633373602c0635fbef3e380ef227b418ec6e96a7_arm64",
"product": {
"name": "openshift4/ose-aws-ebs-csi-driver-rhel8-operator@sha256:4eb2eec27fd1cba3fd42fd9d633373602c0635fbef3e380ef227b418ec6e96a7_arm64",
"product_id": "openshift4/ose-aws-ebs-csi-driver-rhel8-operator@sha256:4eb2eec27fd1cba3fd42fd9d633373602c0635fbef3e380ef227b418ec6e96a7_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-aws-ebs-csi-driver-rhel8-operator@sha256:4eb2eec27fd1cba3fd42fd9d633373602c0635fbef3e380ef227b418ec6e96a7?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel8-operator\u0026tag=v4.11.0-202208031306.p0.g2c7529e.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-aws-pod-identity-webhook-rhel8@sha256:9fab946ed6f96886ad644600e0e98ebdf2bff6e525838b38258fc9599bf10450_arm64",
"product": {
"name": "openshift4/ose-aws-pod-identity-webhook-rhel8@sha256:9fab946ed6f96886ad644600e0e98ebdf2bff6e525838b38258fc9599bf10450_arm64",
"product_id": "openshift4/ose-aws-pod-identity-webhook-rhel8@sha256:9fab946ed6f96886ad644600e0e98ebdf2bff6e525838b38258fc9599bf10450_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-aws-pod-identity-webhook-rhel8@sha256:9fab946ed6f96886ad644600e0e98ebdf2bff6e525838b38258fc9599bf10450?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-aws-pod-identity-webhook-rhel8\u0026tag=v4.11.0-202208031306.p0.ga085f1c.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-azure-cloud-controller-manager-rhel8@sha256:39c2233c6bd5d940c5dcb2d9bb1fa679f7f68260a21a8862b7e92471ce1a1a68_arm64",
"product": {
"name": "openshift4/ose-azure-cloud-controller-manager-rhel8@sha256:39c2233c6bd5d940c5dcb2d9bb1fa679f7f68260a21a8862b7e92471ce1a1a68_arm64",
"product_id": "openshift4/ose-azure-cloud-controller-manager-rhel8@sha256:39c2233c6bd5d940c5dcb2d9bb1fa679f7f68260a21a8862b7e92471ce1a1a68_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-azure-cloud-controller-manager-rhel8@sha256:39c2233c6bd5d940c5dcb2d9bb1fa679f7f68260a21a8862b7e92471ce1a1a68?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-azure-cloud-controller-manager-rhel8\u0026tag=v4.11.0-202208102155.p0.gac2724f.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-azure-cloud-node-manager-rhel8@sha256:34d592fa215e07fc79cf590c9f8e2b9b33d5a69b168b0037770c3ac2dd96da0e_arm64",
"product": {
"name": "openshift4/ose-azure-cloud-node-manager-rhel8@sha256:34d592fa215e07fc79cf590c9f8e2b9b33d5a69b168b0037770c3ac2dd96da0e_arm64",
"product_id": "openshift4/ose-azure-cloud-node-manager-rhel8@sha256:34d592fa215e07fc79cf590c9f8e2b9b33d5a69b168b0037770c3ac2dd96da0e_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-azure-cloud-node-manager-rhel8@sha256:34d592fa215e07fc79cf590c9f8e2b9b33d5a69b168b0037770c3ac2dd96da0e?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-azure-cloud-node-manager-rhel8\u0026tag=v4.11.0-202208102155.p0.gac2724f.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-azure-cluster-api-controllers-rhel8@sha256:be393e7e52cd71f4e69045ca297d22090c77e4db3736d5b65ba32c09012ada59_arm64",
"product": {
"name": "openshift4/ose-azure-cluster-api-controllers-rhel8@sha256:be393e7e52cd71f4e69045ca297d22090c77e4db3736d5b65ba32c09012ada59_arm64",
"product_id": "openshift4/ose-azure-cluster-api-controllers-rhel8@sha256:be393e7e52cd71f4e69045ca297d22090c77e4db3736d5b65ba32c09012ada59_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-azure-cluster-api-controllers-rhel8@sha256:be393e7e52cd71f4e69045ca297d22090c77e4db3736d5b65ba32c09012ada59?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-azure-cluster-api-controllers-rhel8\u0026tag=v4.11.0-202208031306.p0.ga851a35.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-azure-disk-csi-driver-rhel8@sha256:02ea902eeafb1f8036e9a939d8f99ef9ac5d51aff33637e8bd5c08a95c27ddc9_arm64",
"product": {
"name": "openshift4/ose-azure-disk-csi-driver-rhel8@sha256:02ea902eeafb1f8036e9a939d8f99ef9ac5d51aff33637e8bd5c08a95c27ddc9_arm64",
"product_id": "openshift4/ose-azure-disk-csi-driver-rhel8@sha256:02ea902eeafb1f8036e9a939d8f99ef9ac5d51aff33637e8bd5c08a95c27ddc9_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-azure-disk-csi-driver-rhel8@sha256:02ea902eeafb1f8036e9a939d8f99ef9ac5d51aff33637e8bd5c08a95c27ddc9?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel8\u0026tag=v4.11.0-202208151727.p0.g2757f09.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-azure-disk-csi-driver-rhel8-operator@sha256:4ff095a8f869062d5197d571f266f6ac3f9c785eed275eaccc8522285128d2b6_arm64",
"product": {
"name": "openshift4/ose-azure-disk-csi-driver-rhel8-operator@sha256:4ff095a8f869062d5197d571f266f6ac3f9c785eed275eaccc8522285128d2b6_arm64",
"product_id": "openshift4/ose-azure-disk-csi-driver-rhel8-operator@sha256:4ff095a8f869062d5197d571f266f6ac3f9c785eed275eaccc8522285128d2b6_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-azure-disk-csi-driver-rhel8-operator@sha256:4ff095a8f869062d5197d571f266f6ac3f9c785eed275eaccc8522285128d2b6?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel8-operator\u0026tag=v4.11.0-202208101756.p0.gca54bcb.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-azure-file-csi-driver-rhel8@sha256:7e27919cadcfd915fb1765d7b87753da104f26e6f1c2d37818d5bd4bf77fe51a_arm64",
"product": {
"name": "openshift4/ose-azure-file-csi-driver-rhel8@sha256:7e27919cadcfd915fb1765d7b87753da104f26e6f1c2d37818d5bd4bf77fe51a_arm64",
"product_id": "openshift4/ose-azure-file-csi-driver-rhel8@sha256:7e27919cadcfd915fb1765d7b87753da104f26e6f1c2d37818d5bd4bf77fe51a_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-azure-file-csi-driver-rhel8@sha256:7e27919cadcfd915fb1765d7b87753da104f26e6f1c2d37818d5bd4bf77fe51a?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-azure-file-csi-driver-rhel8\u0026tag=v4.11.0-202208031306.p0.g67c3831.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-azure-file-csi-driver-operator-rhel8@sha256:5346a247159c4ea41782355befb3bb87dedf6ca21807bf0e8d47a5575c0a1236_arm64",
"product": {
"name": "openshift4/ose-azure-file-csi-driver-operator-rhel8@sha256:5346a247159c4ea41782355befb3bb87dedf6ca21807bf0e8d47a5575c0a1236_arm64",
"product_id": "openshift4/ose-azure-file-csi-driver-operator-rhel8@sha256:5346a247159c4ea41782355befb3bb87dedf6ca21807bf0e8d47a5575c0a1236_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-azure-file-csi-driver-operator-rhel8@sha256:5346a247159c4ea41782355befb3bb87dedf6ca21807bf0e8d47a5575c0a1236?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-azure-file-csi-driver-operator-rhel8\u0026tag=v4.11.0-202208031306.p0.gcbe7044.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-baremetal-installer-rhel8@sha256:8fe8f202c97a262f65280091ca28da690c5d342bf36fa528e28b791e59b5402c_arm64",
"product": {
"name": "openshift4/ose-baremetal-installer-rhel8@sha256:8fe8f202c97a262f65280091ca28da690c5d342bf36fa528e28b791e59b5402c_arm64",
"product_id": "openshift4/ose-baremetal-installer-rhel8@sha256:8fe8f202c97a262f65280091ca28da690c5d342bf36fa528e28b791e59b5402c_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-baremetal-installer-rhel8@sha256:8fe8f202c97a262f65280091ca28da690c5d342bf36fa528e28b791e59b5402c?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-baremetal-installer-rhel8\u0026tag=v4.11.0-202208161507.p0.g1d2450c.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-baremetal-rhel8-operator@sha256:d9799c53a13fbc2c3821612fe9bebed15522790d8c5f38ec725fad071dac9f05_arm64",
"product": {
"name": "openshift4/ose-baremetal-rhel8-operator@sha256:d9799c53a13fbc2c3821612fe9bebed15522790d8c5f38ec725fad071dac9f05_arm64",
"product_id": "openshift4/ose-baremetal-rhel8-operator@sha256:d9799c53a13fbc2c3821612fe9bebed15522790d8c5f38ec725fad071dac9f05_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-baremetal-rhel8-operator@sha256:d9799c53a13fbc2c3821612fe9bebed15522790d8c5f38ec725fad071dac9f05?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-baremetal-rhel8-operator\u0026tag=v4.11.0-202208101627.p0.g3122fab.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-baremetal-runtimecfg-rhel8@sha256:d68705bb7994ea06b999f68001837638d901e2ac3677324b41ef45c140637ee7_arm64",
"product": {
"name": "openshift4/ose-baremetal-runtimecfg-rhel8@sha256:d68705bb7994ea06b999f68001837638d901e2ac3677324b41ef45c140637ee7_arm64",
"product_id": "openshift4/ose-baremetal-runtimecfg-rhel8@sha256:d68705bb7994ea06b999f68001837638d901e2ac3677324b41ef45c140637ee7_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-baremetal-runtimecfg-rhel8@sha256:d68705bb7994ea06b999f68001837638d901e2ac3677324b41ef45c140637ee7?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel8\u0026tag=v4.11.0-202208031306.p0.g70d770d.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-cli-artifacts@sha256:b30d17c7cae38c733bceff599d9052ade650e3cf86eec997e7cf8a10b6be1cd9_arm64",
"product": {
"name": "openshift4/ose-cli-artifacts@sha256:b30d17c7cae38c733bceff599d9052ade650e3cf86eec997e7cf8a10b6be1cd9_arm64",
"product_id": "openshift4/ose-cli-artifacts@sha256:b30d17c7cae38c733bceff599d9052ade650e3cf86eec997e7cf8a10b6be1cd9_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-cli-artifacts@sha256:b30d17c7cae38c733bceff599d9052ade650e3cf86eec997e7cf8a10b6be1cd9?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-cli-artifacts\u0026tag=v4.11.0-202208150437.p0.gfcf512e.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-cloud-credential-operator@sha256:68c4224379013c5bb9c0f9f72cdf3239e674643ad5e98410023ed3e9fe303d92_arm64",
"product": {
"name": "openshift4/ose-cloud-credential-operator@sha256:68c4224379013c5bb9c0f9f72cdf3239e674643ad5e98410023ed3e9fe303d92_arm64",
"product_id": "openshift4/ose-cloud-credential-operator@sha256:68c4224379013c5bb9c0f9f72cdf3239e674643ad5e98410023ed3e9fe303d92_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-cloud-credential-operator@sha256:68c4224379013c5bb9c0f9f72cdf3239e674643ad5e98410023ed3e9fe303d92?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-cloud-credential-operator\u0026tag=v4.11.0-202208031306.p0.g9a40d74.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/cloud-network-config-controller-rhel8@sha256:e3cc37918d771c7d87052387de7a4f585c329cec0b8537b41f411cf7e08e7ef6_arm64",
"product": {
"name": "openshift4/cloud-network-config-controller-rhel8@sha256:e3cc37918d771c7d87052387de7a4f585c329cec0b8537b41f411cf7e08e7ef6_arm64",
"product_id": "openshift4/cloud-network-config-controller-rhel8@sha256:e3cc37918d771c7d87052387de7a4f585c329cec0b8537b41f411cf7e08e7ef6_arm64",
"product_identification_helper": {
"purl": "pkg:oci/cloud-network-config-controller-rhel8@sha256:e3cc37918d771c7d87052387de7a4f585c329cec0b8537b41f411cf7e08e7ef6?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/cloud-network-config-controller-rhel8\u0026tag=v4.11.0-202208031306.p0.g7a3c3c9.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-cluster-api-rhel8@sha256:c14191867b7cd81fea0421d1cc7c0e7b92c77dd2854b1668bc08a60a736ef742_arm64",
"product": {
"name": "openshift4/ose-cluster-api-rhel8@sha256:c14191867b7cd81fea0421d1cc7c0e7b92c77dd2854b1668bc08a60a736ef742_arm64",
"product_id": "openshift4/ose-cluster-api-rhel8@sha256:c14191867b7cd81fea0421d1cc7c0e7b92c77dd2854b1668bc08a60a736ef742_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-cluster-api-rhel8@sha256:c14191867b7cd81fea0421d1cc7c0e7b92c77dd2854b1668bc08a60a736ef742?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-cluster-api-rhel8\u0026tag=v4.11.0-202208031306.p0.gf9c215c.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-cluster-authentication-operator@sha256:4e9cbce494e0c3d074085d04a717ba3268a001116248c48355e9737005a8dc71_arm64",
"product": {
"name": "openshift4/ose-cluster-authentication-operator@sha256:4e9cbce494e0c3d074085d04a717ba3268a001116248c48355e9737005a8dc71_arm64",
"product_id": "openshift4/ose-cluster-authentication-operator@sha256:4e9cbce494e0c3d074085d04a717ba3268a001116248c48355e9737005a8dc71_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-cluster-authentication-operator@sha256:4e9cbce494e0c3d074085d04a717ba3268a001116248c48355e9737005a8dc71?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-cluster-authentication-operator\u0026tag=v4.11.0-202208031306.p0.ge2bcbaa.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-cluster-autoscaler-operator@sha256:08d72eb6e241309292929f904ebf45903e34c640198a56cb7627e07347de4db5_arm64",
"product": {
"name": "openshift4/ose-cluster-autoscaler-operator@sha256:08d72eb6e241309292929f904ebf45903e34c640198a56cb7627e07347de4db5_arm64",
"product_id": "openshift4/ose-cluster-autoscaler-operator@sha256:08d72eb6e241309292929f904ebf45903e34c640198a56cb7627e07347de4db5_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-cluster-autoscaler-operator@sha256:08d72eb6e241309292929f904ebf45903e34c640198a56cb7627e07347de4db5?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-cluster-autoscaler-operator\u0026tag=v4.11.0-202208031306.p0.gfcffbcd.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-cluster-baremetal-operator-rhel8@sha256:6043ad21c6b533120745bf00e938f4a2760a193c30c93c7817e72687c7fca376_arm64",
"product": {
"name": "openshift4/ose-cluster-baremetal-operator-rhel8@sha256:6043ad21c6b533120745bf00e938f4a2760a193c30c93c7817e72687c7fca376_arm64",
"product_id": "openshift4/ose-cluster-baremetal-operator-rhel8@sha256:6043ad21c6b533120745bf00e938f4a2760a193c30c93c7817e72687c7fca376_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-cluster-baremetal-operator-rhel8@sha256:6043ad21c6b533120745bf00e938f4a2760a193c30c93c7817e72687c7fca376?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel8\u0026tag=v4.11.0-202208031306.p0.g0f415d1.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-cluster-bootstrap@sha256:f57edabd3d5db8cc3b21e7f370cc911a06ee35813c66355e597dc84777f3a7bd_arm64",
"product": {
"name": "openshift4/ose-cluster-bootstrap@sha256:f57edabd3d5db8cc3b21e7f370cc911a06ee35813c66355e597dc84777f3a7bd_arm64",
"product_id": "openshift4/ose-cluster-bootstrap@sha256:f57edabd3d5db8cc3b21e7f370cc911a06ee35813c66355e597dc84777f3a7bd_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-cluster-bootstrap@sha256:f57edabd3d5db8cc3b21e7f370cc911a06ee35813c66355e597dc84777f3a7bd?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-cluster-bootstrap\u0026tag=v4.11.0-202208031306.p0.gf22d1c6.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-cluster-capi-rhel8-operator@sha256:7d5b042abbe54ee6406dc8741621de6ea30f44498a874b619c80741439ebf769_arm64",
"product": {
"name": "openshift4/ose-cluster-capi-rhel8-operator@sha256:7d5b042abbe54ee6406dc8741621de6ea30f44498a874b619c80741439ebf769_arm64",
"product_id": "openshift4/ose-cluster-capi-rhel8-operator@sha256:7d5b042abbe54ee6406dc8741621de6ea30f44498a874b619c80741439ebf769_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-cluster-capi-rhel8-operator@sha256:7d5b042abbe54ee6406dc8741621de6ea30f44498a874b619c80741439ebf769?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-cluster-capi-rhel8-operator\u0026tag=v4.11.0-202208031306.p0.g1a88f55.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-cluster-capi-operator-container-rhel8@sha256:7d5b042abbe54ee6406dc8741621de6ea30f44498a874b619c80741439ebf769_arm64",
"product": {
"name": "openshift4/ose-cluster-capi-operator-container-rhel8@sha256:7d5b042abbe54ee6406dc8741621de6ea30f44498a874b619c80741439ebf769_arm64",
"product_id": "openshift4/ose-cluster-capi-operator-container-rhel8@sha256:7d5b042abbe54ee6406dc8741621de6ea30f44498a874b619c80741439ebf769_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-cluster-capi-operator-container-rhel8@sha256:7d5b042abbe54ee6406dc8741621de6ea30f44498a874b619c80741439ebf769?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-cluster-capi-operator-container-rhel8\u0026tag=v4.11.0-202208031306.p0.g1a88f55.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-cluster-cloud-controller-manager-operator-rhel8@sha256:1ea1c7a907ddd7002fd27685e85c43a09755d3ff712713d54671bb071d9e7c66_arm64",
"product": {
"name": "openshift4/ose-cluster-cloud-controller-manager-operator-rhel8@sha256:1ea1c7a907ddd7002fd27685e85c43a09755d3ff712713d54671bb071d9e7c66_arm64",
"product_id": "openshift4/ose-cluster-cloud-controller-manager-operator-rhel8@sha256:1ea1c7a907ddd7002fd27685e85c43a09755d3ff712713d54671bb071d9e7c66_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-cluster-cloud-controller-manager-operator-rhel8@sha256:1ea1c7a907ddd7002fd27685e85c43a09755d3ff712713d54671bb071d9e7c66?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-operator-rhel8\u0026tag=v4.11.0-202208031306.p0.gc2f2cbf.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-cluster-config-operator@sha256:c87622cb702c60bd80393ac9bacb40563502daddfc2854422bb7983d70c19e01_arm64",
"product": {
"name": "openshift4/ose-cluster-config-operator@sha256:c87622cb702c60bd80393ac9bacb40563502daddfc2854422bb7983d70c19e01_arm64",
"product_id": "openshift4/ose-cluster-config-operator@sha256:c87622cb702c60bd80393ac9bacb40563502daddfc2854422bb7983d70c19e01_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-cluster-config-operator@sha256:c87622cb702c60bd80393ac9bacb40563502daddfc2854422bb7983d70c19e01?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-cluster-config-operator\u0026tag=v4.11.0-202208031306.p0.g0e01b06.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-cluster-csi-snapshot-controller-rhel8-operator@sha256:0c2492d5936d1af12407e74cd47340f13efc46e90ea329217e464c4ad109d210_arm64",
"product": {
"name": "openshift4/ose-cluster-csi-snapshot-controller-rhel8-operator@sha256:0c2492d5936d1af12407e74cd47340f13efc46e90ea329217e464c4ad109d210_arm64",
"product_id": "openshift4/ose-cluster-csi-snapshot-controller-rhel8-operator@sha256:0c2492d5936d1af12407e74cd47340f13efc46e90ea329217e464c4ad109d210_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-cluster-csi-snapshot-controller-rhel8-operator@sha256:0c2492d5936d1af12407e74cd47340f13efc46e90ea329217e464c4ad109d210?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel8-operator\u0026tag=v4.11.0-202208031306.p0.g8d0774f.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-cluster-dns-operator@sha256:da8f64fc64092d5f0d098bd7088499f321402192bed38ed75637841296bbe2b9_arm64",
"product": {
"name": "openshift4/ose-cluster-dns-operator@sha256:da8f64fc64092d5f0d098bd7088499f321402192bed38ed75637841296bbe2b9_arm64",
"product_id": "openshift4/ose-cluster-dns-operator@sha256:da8f64fc64092d5f0d098bd7088499f321402192bed38ed75637841296bbe2b9_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-cluster-dns-operator@sha256:da8f64fc64092d5f0d098bd7088499f321402192bed38ed75637841296bbe2b9?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-cluster-dns-operator\u0026tag=v4.11.0-202208031306.p0.g8998093.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-cluster-image-registry-operator@sha256:0358e59d273a251211b22f27aab17e0ea497d44078ec9a4ba6cb4d60ced4dd5d_arm64",
"product": {
"name": "openshift4/ose-cluster-image-registry-operator@sha256:0358e59d273a251211b22f27aab17e0ea497d44078ec9a4ba6cb4d60ced4dd5d_arm64",
"product_id": "openshift4/ose-cluster-image-registry-operator@sha256:0358e59d273a251211b22f27aab17e0ea497d44078ec9a4ba6cb4d60ced4dd5d_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-cluster-image-registry-operator@sha256:0358e59d273a251211b22f27aab17e0ea497d44078ec9a4ba6cb4d60ced4dd5d?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-cluster-image-registry-operator\u0026tag=v4.11.0-202208031306.p0.g4d66ea3.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-cluster-ingress-operator@sha256:739896028a90adece5e93fd0a1e6b9ad9b2066be466d403f86d8059a974dd69f_arm64",
"product": {
"name": "openshift4/ose-cluster-ingress-operator@sha256:739896028a90adece5e93fd0a1e6b9ad9b2066be466d403f86d8059a974dd69f_arm64",
"product_id": "openshift4/ose-cluster-ingress-operator@sha256:739896028a90adece5e93fd0a1e6b9ad9b2066be466d403f86d8059a974dd69f_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-cluster-ingress-operator@sha256:739896028a90adece5e93fd0a1e6b9ad9b2066be466d403f86d8059a974dd69f?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-cluster-ingress-operator\u0026tag=v4.11.0-202208031306.p0.g2432dad.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-cluster-kube-apiserver-operator@sha256:f8d718ac3d76cf1c68e253de1dc19b6c043e84423eb3ef4ffbb8706794dde726_arm64",
"product": {
"name": "openshift4/ose-cluster-kube-apiserver-operator@sha256:f8d718ac3d76cf1c68e253de1dc19b6c043e84423eb3ef4ffbb8706794dde726_arm64",
"product_id": "openshift4/ose-cluster-kube-apiserver-operator@sha256:f8d718ac3d76cf1c68e253de1dc19b6c043e84423eb3ef4ffbb8706794dde726_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-cluster-kube-apiserver-operator@sha256:f8d718ac3d76cf1c68e253de1dc19b6c043e84423eb3ef4ffbb8706794dde726?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-cluster-kube-apiserver-operator\u0026tag=v4.11.0-202208031306.p0.gc7c94db.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-cluster-kube-cluster-api-rhel8-operator@sha256:7cd7a803ddd309593278e3f5588d3f9e7cb43ddbcd1245528971d8ba2dccd02d_arm64",
"product": {
"name": "openshift4/ose-cluster-kube-cluster-api-rhel8-operator@sha256:7cd7a803ddd309593278e3f5588d3f9e7cb43ddbcd1245528971d8ba2dccd02d_arm64",
"product_id": "openshift4/ose-cluster-kube-cluster-api-rhel8-operator@sha256:7cd7a803ddd309593278e3f5588d3f9e7cb43ddbcd1245528971d8ba2dccd02d_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-cluster-kube-cluster-api-rhel8-operator@sha256:7cd7a803ddd309593278e3f5588d3f9e7cb43ddbcd1245528971d8ba2dccd02d?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-cluster-kube-cluster-api-rhel8-operator\u0026tag=v4.11.0-202208031306.p0.g55efc39.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-cluster-kube-controller-manager-operator@sha256:5e14a5b833cfa3415168708c66771b521c4f6a5b93d91370d77c12f729d8ba8d_arm64",
"product": {
"name": "openshift4/ose-cluster-kube-controller-manager-operator@sha256:5e14a5b833cfa3415168708c66771b521c4f6a5b93d91370d77c12f729d8ba8d_arm64",
"product_id": "openshift4/ose-cluster-kube-controller-manager-operator@sha256:5e14a5b833cfa3415168708c66771b521c4f6a5b93d91370d77c12f729d8ba8d_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-cluster-kube-controller-manager-operator@sha256:5e14a5b833cfa3415168708c66771b521c4f6a5b93d91370d77c12f729d8ba8d?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-operator\u0026tag=v4.11.0-202208031306.p0.ga6cb428.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-cluster-kube-scheduler-operator@sha256:5d4d03c1d90ec1a7484ead812faf3d2afdbd59ff43391fde735d8d7463607619_arm64",
"product": {
"name": "openshift4/ose-cluster-kube-scheduler-operator@sha256:5d4d03c1d90ec1a7484ead812faf3d2afdbd59ff43391fde735d8d7463607619_arm64",
"product_id": "openshift4/ose-cluster-kube-scheduler-operator@sha256:5d4d03c1d90ec1a7484ead812faf3d2afdbd59ff43391fde735d8d7463607619_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-cluster-kube-scheduler-operator@sha256:5d4d03c1d90ec1a7484ead812faf3d2afdbd59ff43391fde735d8d7463607619?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-cluster-kube-scheduler-operator\u0026tag=v4.11.0-202208151647.p0.g34132f9.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-cluster-kube-storage-version-migrator-rhel8-operator@sha256:86a641e8f5edd231d7af6c227b458bedf1d1c778a9bed95bb2a31fd6c2af3da2_arm64",
"product": {
"name": "openshift4/ose-cluster-kube-storage-version-migrator-rhel8-operator@sha256:86a641e8f5edd231d7af6c227b458bedf1d1c778a9bed95bb2a31fd6c2af3da2_arm64",
"product_id": "openshift4/ose-cluster-kube-storage-version-migrator-rhel8-operator@sha256:86a641e8f5edd231d7af6c227b458bedf1d1c778a9bed95bb2a31fd6c2af3da2_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-cluster-kube-storage-version-migrator-rhel8-operator@sha256:86a641e8f5edd231d7af6c227b458bedf1d1c778a9bed95bb2a31fd6c2af3da2?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel8-operator\u0026tag=v4.11.0-202208031306.p0.g12d050a.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-cluster-machine-approver@sha256:2ae92fbe8598f400f53316010e51e751d515d208c9204a04ab6f474837833705_arm64",
"product": {
"name": "openshift4/ose-cluster-machine-approver@sha256:2ae92fbe8598f400f53316010e51e751d515d208c9204a04ab6f474837833705_arm64",
"product_id": "openshift4/ose-cluster-machine-approver@sha256:2ae92fbe8598f400f53316010e51e751d515d208c9204a04ab6f474837833705_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-cluster-machine-approver@sha256:2ae92fbe8598f400f53316010e51e751d515d208c9204a04ab6f474837833705?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-cluster-machine-approver\u0026tag=v4.11.0-202208031306.p0.g3ee1fe4.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-cluster-openshift-apiserver-operator@sha256:579f671f2e8a295eae80c19571daab0818ed012888980c0dc7a383fa277f595a_arm64",
"product": {
"name": "openshift4/ose-cluster-openshift-apiserver-operator@sha256:579f671f2e8a295eae80c19571daab0818ed012888980c0dc7a383fa277f595a_arm64",
"product_id": "openshift4/ose-cluster-openshift-apiserver-operator@sha256:579f671f2e8a295eae80c19571daab0818ed012888980c0dc7a383fa277f595a_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-cluster-openshift-apiserver-operator@sha256:579f671f2e8a295eae80c19571daab0818ed012888980c0dc7a383fa277f595a?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-operator\u0026tag=v4.11.0-202208031306.p0.g5ddbeef.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-cluster-openshift-controller-manager-operator@sha256:6634a513df79182201131a7f56ac876323bd7e1709b737405ab41e06e95acf40_arm64",
"product": {
"name": "openshift4/ose-cluster-openshift-controller-manager-operator@sha256:6634a513df79182201131a7f56ac876323bd7e1709b737405ab41e06e95acf40_arm64",
"product_id": "openshift4/ose-cluster-openshift-controller-manager-operator@sha256:6634a513df79182201131a7f56ac876323bd7e1709b737405ab41e06e95acf40_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-cluster-openshift-controller-manager-operator@sha256:6634a513df79182201131a7f56ac876323bd7e1709b737405ab41e06e95acf40?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-operator\u0026tag=v4.11.0-202208161348.p0.g6b1bf28.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ovirt-csi-driver-rhel8-operator@sha256:2c1cd41c04dad0e7c8958ceec1b1d4273eb8be8f2f1daede4a6257050b012543_arm64",
"product": {
"name": "openshift4/ovirt-csi-driver-rhel8-operator@sha256:2c1cd41c04dad0e7c8958ceec1b1d4273eb8be8f2f1daede4a6257050b012543_arm64",
"product_id": "openshift4/ovirt-csi-driver-rhel8-operator@sha256:2c1cd41c04dad0e7c8958ceec1b1d4273eb8be8f2f1daede4a6257050b012543_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ovirt-csi-driver-rhel8-operator@sha256:2c1cd41c04dad0e7c8958ceec1b1d4273eb8be8f2f1daede4a6257050b012543?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ovirt-csi-driver-rhel8-operator\u0026tag=v4.11.0-202208031306.p0.g7a30e38.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-cluster-policy-controller-rhel8@sha256:c0925a8d478200fab902a7cae4847a900c7e4473ecc20f854e3ba58ac0d46cc3_arm64",
"product": {
"name": "openshift4/ose-cluster-policy-controller-rhel8@sha256:c0925a8d478200fab902a7cae4847a900c7e4473ecc20f854e3ba58ac0d46cc3_arm64",
"product_id": "openshift4/ose-cluster-policy-controller-rhel8@sha256:c0925a8d478200fab902a7cae4847a900c7e4473ecc20f854e3ba58ac0d46cc3_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-cluster-policy-controller-rhel8@sha256:c0925a8d478200fab902a7cae4847a900c7e4473ecc20f854e3ba58ac0d46cc3?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel8\u0026tag=v4.11.0-202208031703.p0.gc7201ed.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-cluster-samples-operator@sha256:c8a7ca2191e14e7b7b67108743fa442f75222a5f8a8577bb801f4209c72cf5a8_arm64",
"product": {
"name": "openshift4/ose-cluster-samples-operator@sha256:c8a7ca2191e14e7b7b67108743fa442f75222a5f8a8577bb801f4209c72cf5a8_arm64",
"product_id": "openshift4/ose-cluster-samples-operator@sha256:c8a7ca2191e14e7b7b67108743fa442f75222a5f8a8577bb801f4209c72cf5a8_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-cluster-samples-operator@sha256:c8a7ca2191e14e7b7b67108743fa442f75222a5f8a8577bb801f4209c72cf5a8?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-cluster-samples-operator\u0026tag=v4.11.0-202208150437.p0.g375a4a9.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-cluster-storage-operator@sha256:2155fd9379e1264fc4a0608cac844a098df4f170d5e1383c18b95fc7ec6b049a_arm64",
"product": {
"name": "openshift4/ose-cluster-storage-operator@sha256:2155fd9379e1264fc4a0608cac844a098df4f170d5e1383c18b95fc7ec6b049a_arm64",
"product_id": "openshift4/ose-cluster-storage-operator@sha256:2155fd9379e1264fc4a0608cac844a098df4f170d5e1383c18b95fc7ec6b049a_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-cluster-storage-operator@sha256:2155fd9379e1264fc4a0608cac844a098df4f170d5e1383c18b95fc7ec6b049a?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-cluster-storage-operator\u0026tag=v4.11.0-202208110436.p0.g8377efd.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-cluster-update-keys@sha256:dbaa95fb795f4dedeeeab0a2b1372ceef199f098d9a83c88581897dc992bb065_arm64",
"product": {
"name": "openshift4/ose-cluster-update-keys@sha256:dbaa95fb795f4dedeeeab0a2b1372ceef199f098d9a83c88581897dc992bb065_arm64",
"product_id": "openshift4/ose-cluster-update-keys@sha256:dbaa95fb795f4dedeeeab0a2b1372ceef199f098d9a83c88581897dc992bb065_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-cluster-update-keys@sha256:dbaa95fb795f4dedeeeab0a2b1372ceef199f098d9a83c88581897dc992bb065?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-cluster-update-keys\u0026tag=v4.11.0-202208031306.p0.g289032f.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-container-networking-plugins-rhel8@sha256:b28145e56f2aac4dbb9d900f0efe86227287c10451728ed69708d6eac3580622_arm64",
"product": {
"name": "openshift4/ose-container-networking-plugins-rhel8@sha256:b28145e56f2aac4dbb9d900f0efe86227287c10451728ed69708d6eac3580622_arm64",
"product_id": "openshift4/ose-container-networking-plugins-rhel8@sha256:b28145e56f2aac4dbb9d900f0efe86227287c10451728ed69708d6eac3580622_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-container-networking-plugins-rhel8@sha256:b28145e56f2aac4dbb9d900f0efe86227287c10451728ed69708d6eac3580622?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-container-networking-plugins-rhel8\u0026tag=v4.11.0-202208031306.p0.g0ad9da6.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-csi-driver-shared-resource-rhel8@sha256:b1b243779556a2740ef267c80d449a734c7f56dcb085481db1f395300cdbc015_arm64",
"product": {
"name": "openshift4/ose-csi-driver-shared-resource-rhel8@sha256:b1b243779556a2740ef267c80d449a734c7f56dcb085481db1f395300cdbc015_arm64",
"product_id": "openshift4/ose-csi-driver-shared-resource-rhel8@sha256:b1b243779556a2740ef267c80d449a734c7f56dcb085481db1f395300cdbc015_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-csi-driver-shared-resource-rhel8@sha256:b1b243779556a2740ef267c80d449a734c7f56dcb085481db1f395300cdbc015?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-csi-driver-shared-resource-rhel8\u0026tag=v4.11.0-202208031306.p0.g3f69f2f.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-csi-driver-shared-resource-operator-rhel8@sha256:bacd97ae2c3e53a95dfefa929639896fe9ca5457344d7e255551173606673b43_arm64",
"product": {
"name": "openshift4/ose-csi-driver-shared-resource-operator-rhel8@sha256:bacd97ae2c3e53a95dfefa929639896fe9ca5457344d7e255551173606673b43_arm64",
"product_id": "openshift4/ose-csi-driver-shared-resource-operator-rhel8@sha256:bacd97ae2c3e53a95dfefa929639896fe9ca5457344d7e255551173606673b43_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-csi-driver-shared-resource-operator-rhel8@sha256:bacd97ae2c3e53a95dfefa929639896fe9ca5457344d7e255551173606673b43?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-csi-driver-shared-resource-operator-rhel8\u0026tag=v4.11.0-202208031306.p0.gd3985eb.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-csi-driver-shared-resource-webhook-rhel8@sha256:35d4be98c713880d8b672e122f21e352bec83a773b5ad5280244b987a87f8e6f_arm64",
"product": {
"name": "openshift4/ose-csi-driver-shared-resource-webhook-rhel8@sha256:35d4be98c713880d8b672e122f21e352bec83a773b5ad5280244b987a87f8e6f_arm64",
"product_id": "openshift4/ose-csi-driver-shared-resource-webhook-rhel8@sha256:35d4be98c713880d8b672e122f21e352bec83a773b5ad5280244b987a87f8e6f_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-csi-driver-shared-resource-webhook-rhel8@sha256:35d4be98c713880d8b672e122f21e352bec83a773b5ad5280244b987a87f8e6f?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-csi-driver-shared-resource-webhook-rhel8\u0026tag=v4.11.0-202208031306.p0.g3f69f2f.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-csi-external-resizer@sha256:c2cdefede57f8b6cb24c335cf0a201669fd26d3c3926fa77f495ebe70b7fc41c_arm64",
"product": {
"name": "openshift4/ose-csi-external-resizer@sha256:c2cdefede57f8b6cb24c335cf0a201669fd26d3c3926fa77f495ebe70b7fc41c_arm64",
"product_id": "openshift4/ose-csi-external-resizer@sha256:c2cdefede57f8b6cb24c335cf0a201669fd26d3c3926fa77f495ebe70b7fc41c_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-csi-external-resizer@sha256:c2cdefede57f8b6cb24c335cf0a201669fd26d3c3926fa77f495ebe70b7fc41c?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-csi-external-resizer\u0026tag=v4.11.0-202208031306.p0.g2cea576.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-csi-external-resizer-rhel8@sha256:c2cdefede57f8b6cb24c335cf0a201669fd26d3c3926fa77f495ebe70b7fc41c_arm64",
"product": {
"name": "openshift4/ose-csi-external-resizer-rhel8@sha256:c2cdefede57f8b6cb24c335cf0a201669fd26d3c3926fa77f495ebe70b7fc41c_arm64",
"product_id": "openshift4/ose-csi-external-resizer-rhel8@sha256:c2cdefede57f8b6cb24c335cf0a201669fd26d3c3926fa77f495ebe70b7fc41c_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-csi-external-resizer-rhel8@sha256:c2cdefede57f8b6cb24c335cf0a201669fd26d3c3926fa77f495ebe70b7fc41c?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-csi-external-resizer-rhel8\u0026tag=v4.11.0-202208031306.p0.g2cea576.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-csi-external-snapshotter-rhel8@sha256:e55bef044c9885ba15f06d21ecd44cd692e4d5b1eb020e56207c690a24c0702e_arm64",
"product": {
"name": "openshift4/ose-csi-external-snapshotter-rhel8@sha256:e55bef044c9885ba15f06d21ecd44cd692e4d5b1eb020e56207c690a24c0702e_arm64",
"product_id": "openshift4/ose-csi-external-snapshotter-rhel8@sha256:e55bef044c9885ba15f06d21ecd44cd692e4d5b1eb020e56207c690a24c0702e_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-csi-external-snapshotter-rhel8@sha256:e55bef044c9885ba15f06d21ecd44cd692e4d5b1eb020e56207c690a24c0702e?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel8\u0026tag=v4.11.0-202208031306.p0.g0afdf73.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-csi-external-snapshotter@sha256:e55bef044c9885ba15f06d21ecd44cd692e4d5b1eb020e56207c690a24c0702e_arm64",
"product": {
"name": "openshift4/ose-csi-external-snapshotter@sha256:e55bef044c9885ba15f06d21ecd44cd692e4d5b1eb020e56207c690a24c0702e_arm64",
"product_id": "openshift4/ose-csi-external-snapshotter@sha256:e55bef044c9885ba15f06d21ecd44cd692e4d5b1eb020e56207c690a24c0702e_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-csi-external-snapshotter@sha256:e55bef044c9885ba15f06d21ecd44cd692e4d5b1eb020e56207c690a24c0702e?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-csi-external-snapshotter\u0026tag=v4.11.0-202208031306.p0.g0afdf73.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-csi-snapshot-controller-rhel8@sha256:9af4ca75bee97b438a623663260814087f1ca39a4cf3b3a94cd514b0538f538b_arm64",
"product": {
"name": "openshift4/ose-csi-snapshot-controller-rhel8@sha256:9af4ca75bee97b438a623663260814087f1ca39a4cf3b3a94cd514b0538f538b_arm64",
"product_id": "openshift4/ose-csi-snapshot-controller-rhel8@sha256:9af4ca75bee97b438a623663260814087f1ca39a4cf3b3a94cd514b0538f538b_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-csi-snapshot-controller-rhel8@sha256:9af4ca75bee97b438a623663260814087f1ca39a4cf3b3a94cd514b0538f538b?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel8\u0026tag=v4.11.0-202208031306.p0.g0afdf73.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-csi-snapshot-controller@sha256:9af4ca75bee97b438a623663260814087f1ca39a4cf3b3a94cd514b0538f538b_arm64",
"product": {
"name": "openshift4/ose-csi-snapshot-controller@sha256:9af4ca75bee97b438a623663260814087f1ca39a4cf3b3a94cd514b0538f538b_arm64",
"product_id": "openshift4/ose-csi-snapshot-controller@sha256:9af4ca75bee97b438a623663260814087f1ca39a4cf3b3a94cd514b0538f538b_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-csi-snapshot-controller@sha256:9af4ca75bee97b438a623663260814087f1ca39a4cf3b3a94cd514b0538f538b?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-csi-snapshot-controller\u0026tag=v4.11.0-202208031306.p0.g0afdf73.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-csi-snapshot-validation-webhook-rhel8@sha256:3906afef49db33367ae423dd7470602716040fa003f5aea9f1a19a69c848cd1c_arm64",
"product": {
"name": "openshift4/ose-csi-snapshot-validation-webhook-rhel8@sha256:3906afef49db33367ae423dd7470602716040fa003f5aea9f1a19a69c848cd1c_arm64",
"product_id": "openshift4/ose-csi-snapshot-validation-webhook-rhel8@sha256:3906afef49db33367ae423dd7470602716040fa003f5aea9f1a19a69c848cd1c_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-csi-snapshot-validation-webhook-rhel8@sha256:3906afef49db33367ae423dd7470602716040fa003f5aea9f1a19a69c848cd1c?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-csi-snapshot-validation-webhook-rhel8\u0026tag=v4.11.0-202208031306.p0.g0afdf73.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/egress-router-cni-rhel8@sha256:c73b6663d221184ae7920fb6fcb5191591b697faed01b7a30cf8116f60bd6898_arm64",
"product": {
"name": "openshift4/egress-router-cni-rhel8@sha256:c73b6663d221184ae7920fb6fcb5191591b697faed01b7a30cf8116f60bd6898_arm64",
"product_id": "openshift4/egress-router-cni-rhel8@sha256:c73b6663d221184ae7920fb6fcb5191591b697faed01b7a30cf8116f60bd6898_arm64",
"product_identification_helper": {
"purl": "pkg:oci/egress-router-cni-rhel8@sha256:c73b6663d221184ae7920fb6fcb5191591b697faed01b7a30cf8116f60bd6898?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/egress-router-cni-rhel8\u0026tag=v4.11.0-202208031306.p0.gfccaf1d.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-etcd@sha256:67545f560dbd1d93d5db47750566897eaf6afc5f3a8c6f66da73d70f393dbc36_arm64",
"product": {
"name": "openshift4/ose-etcd@sha256:67545f560dbd1d93d5db47750566897eaf6afc5f3a8c6f66da73d70f393dbc36_arm64",
"product_id": "openshift4/ose-etcd@sha256:67545f560dbd1d93d5db47750566897eaf6afc5f3a8c6f66da73d70f393dbc36_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-etcd@sha256:67545f560dbd1d93d5db47750566897eaf6afc5f3a8c6f66da73d70f393dbc36?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-etcd\u0026tag=v4.11.0-202208031306.p0.g80cc14e.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-hypershift-rhel8@sha256:9e807b6a6e935bd5fd5d27ad950d0bc7177d0f498b5d55235cc1af833eb660c3_arm64",
"product": {
"name": "openshift4/ose-hypershift-rhel8@sha256:9e807b6a6e935bd5fd5d27ad950d0bc7177d0f498b5d55235cc1af833eb660c3_arm64",
"product_id": "openshift4/ose-hypershift-rhel8@sha256:9e807b6a6e935bd5fd5d27ad950d0bc7177d0f498b5d55235cc1af833eb660c3_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-hypershift-rhel8@sha256:9e807b6a6e935bd5fd5d27ad950d0bc7177d0f498b5d55235cc1af833eb660c3?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-hypershift-rhel8\u0026tag=v4.11.0-202208110157.p0.g2b7ac52.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-image-customization-controller-rhel8@sha256:f1d87fa6ba341455ae0817bdc9d24840b59158d9b1e51663768c557be9ee7268_arm64",
"product": {
"name": "openshift4/ose-image-customization-controller-rhel8@sha256:f1d87fa6ba341455ae0817bdc9d24840b59158d9b1e51663768c557be9ee7268_arm64",
"product_id": "openshift4/ose-image-customization-controller-rhel8@sha256:f1d87fa6ba341455ae0817bdc9d24840b59158d9b1e51663768c557be9ee7268_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-image-customization-controller-rhel8@sha256:f1d87fa6ba341455ae0817bdc9d24840b59158d9b1e51663768c557be9ee7268?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-image-customization-controller-rhel8\u0026tag=v4.11.0-202208111407.p0.g42b4b1f.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-insights-rhel8-operator@sha256:0c1141eab7116a0e14dfc4c2594bbb6bb55f80226a58b3b4be6e8f7cd9e1b97d_arm64",
"product": {
"name": "openshift4/ose-insights-rhel8-operator@sha256:0c1141eab7116a0e14dfc4c2594bbb6bb55f80226a58b3b4be6e8f7cd9e1b97d_arm64",
"product_id": "openshift4/ose-insights-rhel8-operator@sha256:0c1141eab7116a0e14dfc4c2594bbb6bb55f80226a58b3b4be6e8f7cd9e1b97d_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-insights-rhel8-operator@sha256:0c1141eab7116a0e14dfc4c2594bbb6bb55f80226a58b3b4be6e8f7cd9e1b97d?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-insights-rhel8-operator\u0026tag=v4.11.0-202208031306.p0.g0929403.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-installer-artifacts@sha256:3cdce4ceda9b36aa746be514366300080b59db9ba7247aacae562a1797d09af2_arm64",
"product": {
"name": "openshift4/ose-installer-artifacts@sha256:3cdce4ceda9b36aa746be514366300080b59db9ba7247aacae562a1797d09af2_arm64",
"product_id": "openshift4/ose-installer-artifacts@sha256:3cdce4ceda9b36aa746be514366300080b59db9ba7247aacae562a1797d09af2_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-installer-artifacts@sha256:3cdce4ceda9b36aa746be514366300080b59db9ba7247aacae562a1797d09af2?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-installer-artifacts\u0026tag=v4.11.0-202208161507.p0.g1d2450c.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-installer@sha256:e1dddd4cd6f019269098a1d89c07568b6391371b3aab67bafda73b99251d1808_arm64",
"product": {
"name": "openshift4/ose-installer@sha256:e1dddd4cd6f019269098a1d89c07568b6391371b3aab67bafda73b99251d1808_arm64",
"product_id": "openshift4/ose-installer@sha256:e1dddd4cd6f019269098a1d89c07568b6391371b3aab67bafda73b99251d1808_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-installer@sha256:e1dddd4cd6f019269098a1d89c07568b6391371b3aab67bafda73b99251d1808?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-installer\u0026tag=v4.11.0-202208161507.p0.g1d2450c.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-kube-storage-version-migrator-rhel8@sha256:3b28af903bc028ef6336e675743512b2a67f9a9f1c524a3cd9bd9666d730a194_arm64",
"product": {
"name": "openshift4/ose-kube-storage-version-migrator-rhel8@sha256:3b28af903bc028ef6336e675743512b2a67f9a9f1c524a3cd9bd9666d730a194_arm64",
"product_id": "openshift4/ose-kube-storage-version-migrator-rhel8@sha256:3b28af903bc028ef6336e675743512b2a67f9a9f1c524a3cd9bd9666d730a194_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-kube-storage-version-migrator-rhel8@sha256:3b28af903bc028ef6336e675743512b2a67f9a9f1c524a3cd9bd9666d730a194?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel8\u0026tag=v4.11.0-202208031306.p0.g596745c.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-libvirt-machine-controllers@sha256:f07da2662e97243923a4083b1fac4e963a1cfea9f43cd9fd65bb4f3444505c41_arm64",
"product": {
"name": "openshift4/ose-libvirt-machine-controllers@sha256:f07da2662e97243923a4083b1fac4e963a1cfea9f43cd9fd65bb4f3444505c41_arm64",
"product_id": "openshift4/ose-libvirt-machine-controllers@sha256:f07da2662e97243923a4083b1fac4e963a1cfea9f43cd9fd65bb4f3444505c41_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-libvirt-machine-controllers@sha256:f07da2662e97243923a4083b1fac4e963a1cfea9f43cd9fd65bb4f3444505c41?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-libvirt-machine-controllers\u0026tag=v4.11.0-202208031306.p0.gb6e14ea.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-machine-api-operator@sha256:123e25a9c01e463bc6f31b3bda99ce30e07ed7e7c2d62e6db1029048c2754c83_arm64",
"product": {
"name": "openshift4/ose-machine-api-operator@sha256:123e25a9c01e463bc6f31b3bda99ce30e07ed7e7c2d62e6db1029048c2754c83_arm64",
"product_id": "openshift4/ose-machine-api-operator@sha256:123e25a9c01e463bc6f31b3bda99ce30e07ed7e7c2d62e6db1029048c2754c83_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-machine-api-operator@sha256:123e25a9c01e463bc6f31b3bda99ce30e07ed7e7c2d62e6db1029048c2754c83?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-machine-api-operator\u0026tag=v4.11.0-202208031306.p0.g4e3e83c.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-machine-api-provider-aws-rhel8@sha256:a8cbd22fde7d9515a0a439ce1d26c7bf094aefe66b9ff5e977800db3bc192209_arm64",
"product": {
"name": "openshift4/ose-machine-api-provider-aws-rhel8@sha256:a8cbd22fde7d9515a0a439ce1d26c7bf094aefe66b9ff5e977800db3bc192209_arm64",
"product_id": "openshift4/ose-machine-api-provider-aws-rhel8@sha256:a8cbd22fde7d9515a0a439ce1d26c7bf094aefe66b9ff5e977800db3bc192209_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-machine-api-provider-aws-rhel8@sha256:a8cbd22fde7d9515a0a439ce1d26c7bf094aefe66b9ff5e977800db3bc192209?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-machine-api-provider-aws-rhel8\u0026tag=v4.11.0-202208111036.p0.gf6cf488.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-machine-api-provider-azure-rhel8@sha256:cfa09983870bfd6bcaec139ef421a6e43795bd8e3d04f8ef4c241ee9b188492b_arm64",
"product": {
"name": "openshift4/ose-machine-api-provider-azure-rhel8@sha256:cfa09983870bfd6bcaec139ef421a6e43795bd8e3d04f8ef4c241ee9b188492b_arm64",
"product_id": "openshift4/ose-machine-api-provider-azure-rhel8@sha256:cfa09983870bfd6bcaec139ef421a6e43795bd8e3d04f8ef4c241ee9b188492b_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-machine-api-provider-azure-rhel8@sha256:cfa09983870bfd6bcaec139ef421a6e43795bd8e3d04f8ef4c241ee9b188492b?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-machine-api-provider-azure-rhel8\u0026tag=v4.11.0-202208031306.p0.g93b3f9e.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-machine-api-provider-openstack-rhel8@sha256:0934c1acfdc6c8cc97ef198317f72bcea3bb6c6730d0be526a8c02e1677d47dc_arm64",
"product": {
"name": "openshift4/ose-machine-api-provider-openstack-rhel8@sha256:0934c1acfdc6c8cc97ef198317f72bcea3bb6c6730d0be526a8c02e1677d47dc_arm64",
"product_id": "openshift4/ose-machine-api-provider-openstack-rhel8@sha256:0934c1acfdc6c8cc97ef198317f72bcea3bb6c6730d0be526a8c02e1677d47dc_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-machine-api-provider-openstack-rhel8@sha256:0934c1acfdc6c8cc97ef198317f72bcea3bb6c6730d0be526a8c02e1677d47dc?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel8\u0026tag=v4.11.0-202208031306.p0.geb7e497.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-machine-config-operator@sha256:a9aae6a7e5d77e4c56c8c7852529bc14565240ccecb5f0fc4af2c97d6453d5e9_arm64",
"product": {
"name": "openshift4/ose-machine-config-operator@sha256:a9aae6a7e5d77e4c56c8c7852529bc14565240ccecb5f0fc4af2c97d6453d5e9_arm64",
"product_id": "openshift4/ose-machine-config-operator@sha256:a9aae6a7e5d77e4c56c8c7852529bc14565240ccecb5f0fc4af2c97d6453d5e9_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-machine-config-operator@sha256:a9aae6a7e5d77e4c56c8c7852529bc14565240ccecb5f0fc4af2c97d6453d5e9?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-machine-config-operator\u0026tag=v4.11.0-202208150437.p0.g8a0ada1.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-machine-os-images-rhel8@sha256:cd2e7121485ccef25344ebc4f471d92913cbd6e24a12423305d6cc20728c1344_arm64",
"product": {
"name": "openshift4/ose-machine-os-images-rhel8@sha256:cd2e7121485ccef25344ebc4f471d92913cbd6e24a12423305d6cc20728c1344_arm64",
"product_id": "openshift4/ose-machine-os-images-rhel8@sha256:cd2e7121485ccef25344ebc4f471d92913cbd6e24a12423305d6cc20728c1344_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-machine-os-images-rhel8@sha256:cd2e7121485ccef25344ebc4f471d92913cbd6e24a12423305d6cc20728c1344?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-machine-os-images-rhel8\u0026tag=v4.11.0-202208161507.p0.g1150735.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-multus-admission-controller@sha256:df86ef6d451a7ac6a858f5a7a32145f3b99d0b1da3559ff90ccb4733106a59b5_arm64",
"product": {
"name": "openshift4/ose-multus-admission-controller@sha256:df86ef6d451a7ac6a858f5a7a32145f3b99d0b1da3559ff90ccb4733106a59b5_arm64",
"product_id": "openshift4/ose-multus-admission-controller@sha256:df86ef6d451a7ac6a858f5a7a32145f3b99d0b1da3559ff90ccb4733106a59b5_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-multus-admission-controller@sha256:df86ef6d451a7ac6a858f5a7a32145f3b99d0b1da3559ff90ccb4733106a59b5?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-multus-admission-controller\u0026tag=v4.11.0-202208031306.p0.gf38aae4.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-multus-networkpolicy-rhel8@sha256:c3799719a6af2f3020a8588e9a2ee483ee8e27d6a91675c824111aa0ea61be78_arm64",
"product": {
"name": "openshift4/ose-multus-networkpolicy-rhel8@sha256:c3799719a6af2f3020a8588e9a2ee483ee8e27d6a91675c824111aa0ea61be78_arm64",
"product_id": "openshift4/ose-multus-networkpolicy-rhel8@sha256:c3799719a6af2f3020a8588e9a2ee483ee8e27d6a91675c824111aa0ea61be78_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-multus-networkpolicy-rhel8@sha256:c3799719a6af2f3020a8588e9a2ee483ee8e27d6a91675c824111aa0ea61be78?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel8\u0026tag=v4.11.0-202208031306.p0.g643fdaf.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-multus-route-override-cni-rhel8@sha256:495a6f50eaac5b4bb2256d6866aed27549d547a454e4729703e1792fdd95a9a9_arm64",
"product": {
"name": "openshift4/ose-multus-route-override-cni-rhel8@sha256:495a6f50eaac5b4bb2256d6866aed27549d547a454e4729703e1792fdd95a9a9_arm64",
"product_id": "openshift4/ose-multus-route-override-cni-rhel8@sha256:495a6f50eaac5b4bb2256d6866aed27549d547a454e4729703e1792fdd95a9a9_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-multus-route-override-cni-rhel8@sha256:495a6f50eaac5b4bb2256d6866aed27549d547a454e4729703e1792fdd95a9a9?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel8\u0026tag=v4.11.0-202208031306.p0.g523b790.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-multus-whereabouts-ipam-cni-rhel8@sha256:52e0ac8e139d941d3460ff68be8d22b6378ba6b9059d342ebc93d1fb8332a2ec_arm64",
"product": {
"name": "openshift4/ose-multus-whereabouts-ipam-cni-rhel8@sha256:52e0ac8e139d941d3460ff68be8d22b6378ba6b9059d342ebc93d1fb8332a2ec_arm64",
"product_id": "openshift4/ose-multus-whereabouts-ipam-cni-rhel8@sha256:52e0ac8e139d941d3460ff68be8d22b6378ba6b9059d342ebc93d1fb8332a2ec_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-multus-whereabouts-ipam-cni-rhel8@sha256:52e0ac8e139d941d3460ff68be8d22b6378ba6b9059d342ebc93d1fb8332a2ec?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel8\u0026tag=v4.11.0-202208031306.p0.g9951259.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-must-gather@sha256:3dacd322fcbbd9a68b8b8f6ac7d2f40eaad310442358d047d534156d1f39dc3d_arm64",
"product": {
"name": "openshift4/ose-must-gather@sha256:3dacd322fcbbd9a68b8b8f6ac7d2f40eaad310442358d047d534156d1f39dc3d_arm64",
"product_id": "openshift4/ose-must-gather@sha256:3dacd322fcbbd9a68b8b8f6ac7d2f40eaad310442358d047d534156d1f39dc3d_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-must-gather@sha256:3dacd322fcbbd9a68b8b8f6ac7d2f40eaad310442358d047d534156d1f39dc3d?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-must-gather\u0026tag=v4.11.0-202208150437.p0.g32bca40.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-network-interface-bond-cni-rhel8@sha256:eae99205aca7e6472b57040de8e4cd20a5cb2e320fa24fa93b5d018c0e8f0332_arm64",
"product": {
"name": "openshift4/ose-network-interface-bond-cni-rhel8@sha256:eae99205aca7e6472b57040de8e4cd20a5cb2e320fa24fa93b5d018c0e8f0332_arm64",
"product_id": "openshift4/ose-network-interface-bond-cni-rhel8@sha256:eae99205aca7e6472b57040de8e4cd20a5cb2e320fa24fa93b5d018c0e8f0332_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-network-interface-bond-cni-rhel8@sha256:eae99205aca7e6472b57040de8e4cd20a5cb2e320fa24fa93b5d018c0e8f0332?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel8\u0026tag=v4.11.0-202208101438.p0.gb76a677.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-network-metrics-daemon-rhel8@sha256:94d936931a508b8e9e4d46dbdcc2f04311b30dca7a4ef54a5aafe708dda3b249_arm64",
"product": {
"name": "openshift4/ose-network-metrics-daemon-rhel8@sha256:94d936931a508b8e9e4d46dbdcc2f04311b30dca7a4ef54a5aafe708dda3b249_arm64",
"product_id": "openshift4/ose-network-metrics-daemon-rhel8@sha256:94d936931a508b8e9e4d46dbdcc2f04311b30dca7a4ef54a5aafe708dda3b249_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-network-metrics-daemon-rhel8@sha256:94d936931a508b8e9e4d46dbdcc2f04311b30dca7a4ef54a5aafe708dda3b249?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel8\u0026tag=v4.11.0-202208031306.p0.g9482ac9.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/network-tools-rhel8@sha256:f14cafc7dd1904d01ec797a18bbc6753a751b113af94e0122697af4b6cd75cb9_arm64",
"product": {
"name": "openshift4/network-tools-rhel8@sha256:f14cafc7dd1904d01ec797a18bbc6753a751b113af94e0122697af4b6cd75cb9_arm64",
"product_id": "openshift4/network-tools-rhel8@sha256:f14cafc7dd1904d01ec797a18bbc6753a751b113af94e0122697af4b6cd75cb9_arm64",
"product_identification_helper": {
"purl": "pkg:oci/network-tools-rhel8@sha256:f14cafc7dd1904d01ec797a18bbc6753a751b113af94e0122697af4b6cd75cb9?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/network-tools-rhel8\u0026tag=v4.11.0-202208161348.p0.g4e87286.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-sdn-rhel8@sha256:f3f3ab589e877816e8816468155a3f2eacdecd2085c08794ba372e6dcb84dd9a_arm64",
"product": {
"name": "openshift4/ose-sdn-rhel8@sha256:f3f3ab589e877816e8816468155a3f2eacdecd2085c08794ba372e6dcb84dd9a_arm64",
"product_id": "openshift4/ose-sdn-rhel8@sha256:f3f3ab589e877816e8816468155a3f2eacdecd2085c08794ba372e6dcb84dd9a_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-sdn-rhel8@sha256:f3f3ab589e877816e8816468155a3f2eacdecd2085c08794ba372e6dcb84dd9a?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-sdn-rhel8\u0026tag=v4.11.0-202208161348.p0.g93345d4.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-oauth-apiserver-rhel8@sha256:d46a93bf4cb1369bd651b79748008cd3d69638b11d42fae6b2cd068545aab7d8_arm64",
"product": {
"name": "openshift4/ose-oauth-apiserver-rhel8@sha256:d46a93bf4cb1369bd651b79748008cd3d69638b11d42fae6b2cd068545aab7d8_arm64",
"product_id": "openshift4/ose-oauth-apiserver-rhel8@sha256:d46a93bf4cb1369bd651b79748008cd3d69638b11d42fae6b2cd068545aab7d8_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-oauth-apiserver-rhel8@sha256:d46a93bf4cb1369bd651b79748008cd3d69638b11d42fae6b2cd068545aab7d8?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-oauth-apiserver-rhel8\u0026tag=v4.11.0-202208110436.p0.g3ca701f.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-openshift-apiserver-rhel8@sha256:cfc4db2358e7ae163557fd2a9fdd3f68bd6b281350e816fa5df796e8ef915879_arm64",
"product": {
"name": "openshift4/ose-openshift-apiserver-rhel8@sha256:cfc4db2358e7ae163557fd2a9fdd3f68bd6b281350e816fa5df796e8ef915879_arm64",
"product_id": "openshift4/ose-openshift-apiserver-rhel8@sha256:cfc4db2358e7ae163557fd2a9fdd3f68bd6b281350e816fa5df796e8ef915879_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-openshift-apiserver-rhel8@sha256:cfc4db2358e7ae163557fd2a9fdd3f68bd6b281350e816fa5df796e8ef915879?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-openshift-apiserver-rhel8\u0026tag=v4.11.0-202208031306.p0.g4b6f874.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-openshift-controller-manager-rhel8@sha256:cbc561d7df2565112f6a0fb5da5a1ad3fb374f232a46985bbb06793f839b6c4f_arm64",
"product": {
"name": "openshift4/ose-openshift-controller-manager-rhel8@sha256:cbc561d7df2565112f6a0fb5da5a1ad3fb374f232a46985bbb06793f839b6c4f_arm64",
"product_id": "openshift4/ose-openshift-controller-manager-rhel8@sha256:cbc561d7df2565112f6a0fb5da5a1ad3fb374f232a46985bbb06793f839b6c4f_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-openshift-controller-manager-rhel8@sha256:cbc561d7df2565112f6a0fb5da5a1ad3fb374f232a46985bbb06793f839b6c4f?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel8\u0026tag=v4.11.0-202208162257.p0.g8fbe884.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-openstack-cinder-csi-driver-rhel8@sha256:222010151e2b63bf73be5abb82a7e66fc2a476c8d0eb2a9589751846eb13dda8_arm64",
"product": {
"name": "openshift4/ose-openstack-cinder-csi-driver-rhel8@sha256:222010151e2b63bf73be5abb82a7e66fc2a476c8d0eb2a9589751846eb13dda8_arm64",
"product_id": "openshift4/ose-openstack-cinder-csi-driver-rhel8@sha256:222010151e2b63bf73be5abb82a7e66fc2a476c8d0eb2a9589751846eb13dda8_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-openstack-cinder-csi-driver-rhel8@sha256:222010151e2b63bf73be5abb82a7e66fc2a476c8d0eb2a9589751846eb13dda8?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel8\u0026tag=v4.11.0-202208031306.p0.g246ae15.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-openstack-cinder-csi-driver-rhel8-operator@sha256:60f1d7ca36e5b85e49c4d6118414e52b981f7628675a547e934f76e2b6884633_arm64",
"product": {
"name": "openshift4/ose-openstack-cinder-csi-driver-rhel8-operator@sha256:60f1d7ca36e5b85e49c4d6118414e52b981f7628675a547e934f76e2b6884633_arm64",
"product_id": "openshift4/ose-openstack-cinder-csi-driver-rhel8-operator@sha256:60f1d7ca36e5b85e49c4d6118414e52b981f7628675a547e934f76e2b6884633_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-openstack-cinder-csi-driver-rhel8-operator@sha256:60f1d7ca36e5b85e49c4d6118414e52b981f7628675a547e934f76e2b6884633?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel8-operator\u0026tag=v4.11.0-202208031306.p0.gae4c45c.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-openstack-cloud-controller-manager-rhel8@sha256:1ff37333fbf551657701aba24e917b118b3104cb0ae66a1b062fd9b16492e806_arm64",
"product": {
"name": "openshift4/ose-openstack-cloud-controller-manager-rhel8@sha256:1ff37333fbf551657701aba24e917b118b3104cb0ae66a1b062fd9b16492e806_arm64",
"product_id": "openshift4/ose-openstack-cloud-controller-manager-rhel8@sha256:1ff37333fbf551657701aba24e917b118b3104cb0ae66a1b062fd9b16492e806_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-openstack-cloud-controller-manager-rhel8@sha256:1ff37333fbf551657701aba24e917b118b3104cb0ae66a1b062fd9b16492e806?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel8\u0026tag=v4.11.0-202208031306.p0.g246ae15.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-openstack-machine-controllers@sha256:12a757c6f5773a203383b44ee2e96b5e6997214c6ced22dbfe9234923d77dab5_arm64",
"product": {
"name": "openshift4/ose-openstack-machine-controllers@sha256:12a757c6f5773a203383b44ee2e96b5e6997214c6ced22dbfe9234923d77dab5_arm64",
"product_id": "openshift4/ose-openstack-machine-controllers@sha256:12a757c6f5773a203383b44ee2e96b5e6997214c6ced22dbfe9234923d77dab5_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-openstack-machine-controllers@sha256:12a757c6f5773a203383b44ee2e96b5e6997214c6ced22dbfe9234923d77dab5?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-openstack-machine-controllers\u0026tag=v4.11.0-202208031306.p0.g440ca42.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ovirt-csi-driver-rhel7@sha256:83423a80871b68615cb6174ac08e5a60b0b1b8ed003a3f40ec03fb7920679e94_arm64",
"product": {
"name": "openshift4/ovirt-csi-driver-rhel7@sha256:83423a80871b68615cb6174ac08e5a60b0b1b8ed003a3f40ec03fb7920679e94_arm64",
"product_id": "openshift4/ovirt-csi-driver-rhel7@sha256:83423a80871b68615cb6174ac08e5a60b0b1b8ed003a3f40ec03fb7920679e94_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ovirt-csi-driver-rhel7@sha256:83423a80871b68615cb6174ac08e5a60b0b1b8ed003a3f40ec03fb7920679e94?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ovirt-csi-driver-rhel7\u0026tag=v4.11.0-202208031306.p0.g0b3d79b.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ovirt-csi-driver-rhel8@sha256:83423a80871b68615cb6174ac08e5a60b0b1b8ed003a3f40ec03fb7920679e94_arm64",
"product": {
"name": "openshift4/ovirt-csi-driver-rhel8@sha256:83423a80871b68615cb6174ac08e5a60b0b1b8ed003a3f40ec03fb7920679e94_arm64",
"product_id": "openshift4/ovirt-csi-driver-rhel8@sha256:83423a80871b68615cb6174ac08e5a60b0b1b8ed003a3f40ec03fb7920679e94_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ovirt-csi-driver-rhel8@sha256:83423a80871b68615cb6174ac08e5a60b0b1b8ed003a3f40ec03fb7920679e94?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ovirt-csi-driver-rhel8\u0026tag=v4.11.0-202208031306.p0.g0b3d79b.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-ovirt-machine-controllers-rhel8@sha256:ff4261f6102f428b1789a31e021d18ededce3ba80ca93e64b7149968f10cff58_arm64",
"product": {
"name": "openshift4/ose-ovirt-machine-controllers-rhel8@sha256:ff4261f6102f428b1789a31e021d18ededce3ba80ca93e64b7149968f10cff58_arm64",
"product_id": "openshift4/ose-ovirt-machine-controllers-rhel8@sha256:ff4261f6102f428b1789a31e021d18ededce3ba80ca93e64b7149968f10cff58_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-ovirt-machine-controllers-rhel8@sha256:ff4261f6102f428b1789a31e021d18ededce3ba80ca93e64b7149968f10cff58?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-ovirt-machine-controllers-rhel8\u0026tag=v4.11.0-202208031306.p0.g5a93d94.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-ovn-kubernetes@sha256:795db439b8d73d097b0908fe6270d8a947fc1acd21bf3f4d9fa59f02bd16f19f_arm64",
"product": {
"name": "openshift4/ose-ovn-kubernetes@sha256:795db439b8d73d097b0908fe6270d8a947fc1acd21bf3f4d9fa59f02bd16f19f_arm64",
"product_id": "openshift4/ose-ovn-kubernetes@sha256:795db439b8d73d097b0908fe6270d8a947fc1acd21bf3f4d9fa59f02bd16f19f_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-ovn-kubernetes@sha256:795db439b8d73d097b0908fe6270d8a947fc1acd21bf3f4d9fa59f02bd16f19f?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-ovn-kubernetes\u0026tag=v4.11.0-202208161348.p0.g369b3a4.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-k8s-prometheus-adapter@sha256:051182f36d3af73c7cc0e48c15f056847bafc23d22158dce45c0501d7254fae2_arm64",
"product": {
"name": "openshift4/ose-k8s-prometheus-adapter@sha256:051182f36d3af73c7cc0e48c15f056847bafc23d22158dce45c0501d7254fae2_arm64",
"product_id": "openshift4/ose-k8s-prometheus-adapter@sha256:051182f36d3af73c7cc0e48c15f056847bafc23d22158dce45c0501d7254fae2_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-k8s-prometheus-adapter@sha256:051182f36d3af73c7cc0e48c15f056847bafc23d22158dce45c0501d7254fae2?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-k8s-prometheus-adapter\u0026tag=v4.11.0-202208031703.p0.g32fb8ea.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-service-ca-operator@sha256:85dc1b4150d3a3f698bfc460ef6bb30c9b827a098de3cb7f46b9d35f145ef4f4_arm64",
"product": {
"name": "openshift4/ose-service-ca-operator@sha256:85dc1b4150d3a3f698bfc460ef6bb30c9b827a098de3cb7f46b9d35f145ef4f4_arm64",
"product_id": "openshift4/ose-service-ca-operator@sha256:85dc1b4150d3a3f698bfc460ef6bb30c9b827a098de3cb7f46b9d35f145ef4f4_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-service-ca-operator@sha256:85dc1b4150d3a3f698bfc460ef6bb30c9b827a098de3cb7f46b9d35f145ef4f4?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-service-ca-operator\u0026tag=v4.11.0-202208031703.p0.g0899d11.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-thanos-rhel8@sha256:b17fdce1d5ac2b69ec530e834f4a15576ea9e1227f74bca0777d30555a7aae96_arm64",
"product": {
"name": "openshift4/ose-thanos-rhel8@sha256:b17fdce1d5ac2b69ec530e834f4a15576ea9e1227f74bca0777d30555a7aae96_arm64",
"product_id": "openshift4/ose-thanos-rhel8@sha256:b17fdce1d5ac2b69ec530e834f4a15576ea9e1227f74bca0777d30555a7aae96_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-thanos-rhel8@sha256:b17fdce1d5ac2b69ec530e834f4a15576ea9e1227f74bca0777d30555a7aae96?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-thanos-rhel8\u0026tag=v4.11.0-202208031306.p0.gf08da2d.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-tools-rhel8@sha256:e919b897c04f0c28e7ad3911390a6786b5f32c16d6e95022df06b9806e48ef19_arm64",
"product": {
"name": "openshift4/ose-tools-rhel8@sha256:e919b897c04f0c28e7ad3911390a6786b5f32c16d6e95022df06b9806e48ef19_arm64",
"product_id": "openshift4/ose-tools-rhel8@sha256:e919b897c04f0c28e7ad3911390a6786b5f32c16d6e95022df06b9806e48ef19_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-tools-rhel8@sha256:e919b897c04f0c28e7ad3911390a6786b5f32c16d6e95022df06b9806e48ef19?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-tools-rhel8\u0026tag=v4.11.0-202208150437.p0.gfcf512e.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-prometheus-config-reloader@sha256:bb62cdf6eca82eaa92fb9bbfc4e2f7575c3c49d472fda9358808aa790d3f5a70_arm64",
"product": {
"name": "openshift4/ose-prometheus-config-reloader@sha256:bb62cdf6eca82eaa92fb9bbfc4e2f7575c3c49d472fda9358808aa790d3f5a70_arm64",
"product_id": "openshift4/ose-prometheus-config-reloader@sha256:bb62cdf6eca82eaa92fb9bbfc4e2f7575c3c49d472fda9358808aa790d3f5a70_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-prometheus-config-reloader@sha256:bb62cdf6eca82eaa92fb9bbfc4e2f7575c3c49d472fda9358808aa790d3f5a70?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-prometheus-config-reloader\u0026tag=v4.11.0-202208031306.p0.gcb3afa2.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-prometheus-operator-admission-webhook-rhel8@sha256:7c00451864fafd5f2c5e316557f67eb027dd66e3e756c756ab3f74ab7a98e404_arm64",
"product": {
"name": "openshift4/ose-prometheus-operator-admission-webhook-rhel8@sha256:7c00451864fafd5f2c5e316557f67eb027dd66e3e756c756ab3f74ab7a98e404_arm64",
"product_id": "openshift4/ose-prometheus-operator-admission-webhook-rhel8@sha256:7c00451864fafd5f2c5e316557f67eb027dd66e3e756c756ab3f74ab7a98e404_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-prometheus-operator-admission-webhook-rhel8@sha256:7c00451864fafd5f2c5e316557f67eb027dd66e3e756c756ab3f74ab7a98e404?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel8\u0026tag=v4.11.0-202208031306.p0.gcb3afa2.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-prometheus-operator@sha256:72ffba5d0ae400eba6e31120ecb4b621e852653b3b3850add2775bf51d5a2aca_arm64",
"product": {
"name": "openshift4/ose-prometheus-operator@sha256:72ffba5d0ae400eba6e31120ecb4b621e852653b3b3850add2775bf51d5a2aca_arm64",
"product_id": "openshift4/ose-prometheus-operator@sha256:72ffba5d0ae400eba6e31120ecb4b621e852653b3b3850add2775bf51d5a2aca_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-prometheus-operator@sha256:72ffba5d0ae400eba6e31120ecb4b621e852653b3b3850add2775bf51d5a2aca?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-prometheus-operator\u0026tag=v4.11.0-202208031306.p0.gcb3afa2.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-prom-label-proxy@sha256:c9ac8cabb6bc4f6bd60bda52529c98df596a1fa5a9130201129068ff48bc0fbb_arm64",
"product": {
"name": "openshift4/ose-prom-label-proxy@sha256:c9ac8cabb6bc4f6bd60bda52529c98df596a1fa5a9130201129068ff48bc0fbb_arm64",
"product_id": "openshift4/ose-prom-label-proxy@sha256:c9ac8cabb6bc4f6bd60bda52529c98df596a1fa5a9130201129068ff48bc0fbb_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-prom-label-proxy@sha256:c9ac8cabb6bc4f6bd60bda52529c98df596a1fa5a9130201129068ff48bc0fbb?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-prom-label-proxy\u0026tag=v4.11.0-202208031306.p0.gaf12fbc.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-telemeter@sha256:136d56f3c872a4d0dafb872d79c10b9d11cc582cbbb1e796881c6770543b3012_arm64",
"product": {
"name": "openshift4/ose-telemeter@sha256:136d56f3c872a4d0dafb872d79c10b9d11cc582cbbb1e796881c6770543b3012_arm64",
"product_id": "openshift4/ose-telemeter@sha256:136d56f3c872a4d0dafb872d79c10b9d11cc582cbbb1e796881c6770543b3012_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-telemeter@sha256:136d56f3c872a4d0dafb872d79c10b9d11cc582cbbb1e796881c6770543b3012?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-telemeter\u0026tag=v4.11.0-202208031306.p0.g77b2966.assembly.stream"
}
}
}
],
"category": "architecture",
"name": "arm64"
}
],
"category": "vendor",
"name": "Red Hat"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/cloud-network-config-controller-rhel8@sha256:6e27d73d86ae20585752a7c2e3a3cfa41ee88c245e9ab9da123c86b91b77bf4d_amd64 as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:openshift4/cloud-network-config-controller-rhel8@sha256:6e27d73d86ae20585752a7c2e3a3cfa41ee88c245e9ab9da123c86b91b77bf4d_amd64"
},
"product_reference": "openshift4/cloud-network-config-controller-rhel8@sha256:6e27d73d86ae20585752a7c2e3a3cfa41ee88c245e9ab9da123c86b91b77bf4d_amd64",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/cloud-network-config-controller-rhel8@sha256:e3cc37918d771c7d87052387de7a4f585c329cec0b8537b41f411cf7e08e7ef6_arm64 as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:openshift4/cloud-network-config-controller-rhel8@sha256:e3cc37918d771c7d87052387de7a4f585c329cec0b8537b41f411cf7e08e7ef6_arm64"
},
"product_reference": "openshift4/cloud-network-config-controller-rhel8@sha256:e3cc37918d771c7d87052387de7a4f585c329cec0b8537b41f411cf7e08e7ef6_arm64",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/cloud-network-config-controller-rhel8@sha256:e7867ad391b8f7cca4d987f7fd7cc429b86665029cc7b226ccd32aec5bf2556e_ppc64le as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:openshift4/cloud-network-config-controller-rhel8@sha256:e7867ad391b8f7cca4d987f7fd7cc429b86665029cc7b226ccd32aec5bf2556e_ppc64le"
},
"product_reference": "openshift4/cloud-network-config-controller-rhel8@sha256:e7867ad391b8f7cca4d987f7fd7cc429b86665029cc7b226ccd32aec5bf2556e_ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/cloud-network-config-controller-rhel8@sha256:eaedb1749fc0f2c117497ca4e2e82e9366b3e776d9910d45fbc1be4daa774ae8_s390x as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:openshift4/cloud-network-config-controller-rhel8@sha256:eaedb1749fc0f2c117497ca4e2e82e9366b3e776d9910d45fbc1be4daa774ae8_s390x"
},
"product_reference": "openshift4/cloud-network-config-controller-rhel8@sha256:eaedb1749fc0f2c117497ca4e2e82e9366b3e776d9910d45fbc1be4daa774ae8_s390x",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/driver-toolkit-rhel8@sha256:0d876f138cb07c4cf25bc0161041f92a25a81637367815ab20c8ac30e11d7f0a_ppc64le as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:openshift4/driver-toolkit-rhel8@sha256:0d876f138cb07c4cf25bc0161041f92a25a81637367815ab20c8ac30e11d7f0a_ppc64le"
},
"product_reference": "openshift4/driver-toolkit-rhel8@sha256:0d876f138cb07c4cf25bc0161041f92a25a81637367815ab20c8ac30e11d7f0a_ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/driver-toolkit-rhel8@sha256:82faeb6a8caa174d9df3d259945ca161311fe6231d628e34ee0f1c8528371229_amd64 as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:openshift4/driver-toolkit-rhel8@sha256:82faeb6a8caa174d9df3d259945ca161311fe6231d628e34ee0f1c8528371229_amd64"
},
"product_reference": "openshift4/driver-toolkit-rhel8@sha256:82faeb6a8caa174d9df3d259945ca161311fe6231d628e34ee0f1c8528371229_amd64",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/driver-toolkit-rhel8@sha256:d3edb75ef363d202953c7fab5e997a5f2430108b6882f4b857de2be7c4ed8ffb_arm64 as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:openshift4/driver-toolkit-rhel8@sha256:d3edb75ef363d202953c7fab5e997a5f2430108b6882f4b857de2be7c4ed8ffb_arm64"
},
"product_reference": "openshift4/driver-toolkit-rhel8@sha256:d3edb75ef363d202953c7fab5e997a5f2430108b6882f4b857de2be7c4ed8ffb_arm64",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/driver-toolkit-rhel8@sha256:ebbdb04cefcb10f1932415c1fe7453b20066594c0febd1f6e3d28dd71c29c939_s390x as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:openshift4/driver-toolkit-rhel8@sha256:ebbdb04cefcb10f1932415c1fe7453b20066594c0febd1f6e3d28dd71c29c939_s390x"
},
"product_reference": "openshift4/driver-toolkit-rhel8@sha256:ebbdb04cefcb10f1932415c1fe7453b20066594c0febd1f6e3d28dd71c29c939_s390x",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/egress-router-cni-rhel8@sha256:5d87bcb5e32b7d69df1d713fd61a71d0223447258deb728b26249ca197bad943_ppc64le as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:openshift4/egress-router-cni-rhel8@sha256:5d87bcb5e32b7d69df1d713fd61a71d0223447258deb728b26249ca197bad943_ppc64le"
},
"product_reference": "openshift4/egress-router-cni-rhel8@sha256:5d87bcb5e32b7d69df1d713fd61a71d0223447258deb728b26249ca197bad943_ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/egress-router-cni-rhel8@sha256:73fb4c432aeea93a109c119097ea849c1e4ae02bf7dd196ebb63d46223c7837e_amd64 as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:openshift4/egress-router-cni-rhel8@sha256:73fb4c432aeea93a109c119097ea849c1e4ae02bf7dd196ebb63d46223c7837e_amd64"
},
"product_reference": "openshift4/egress-router-cni-rhel8@sha256:73fb4c432aeea93a109c119097ea849c1e4ae02bf7dd196ebb63d46223c7837e_amd64",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/egress-router-cni-rhel8@sha256:9cb6ff6b82565bbfb4af2b9ffe93148d2d145775c33fef56beb7de901ebd0eb6_s390x as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:openshift4/egress-router-cni-rhel8@sha256:9cb6ff6b82565bbfb4af2b9ffe93148d2d145775c33fef56beb7de901ebd0eb6_s390x"
},
"product_reference": "openshift4/egress-router-cni-rhel8@sha256:9cb6ff6b82565bbfb4af2b9ffe93148d2d145775c33fef56beb7de901ebd0eb6_s390x",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/egress-router-cni-rhel8@sha256:c73b6663d221184ae7920fb6fcb5191591b697faed01b7a30cf8116f60bd6898_arm64 as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:openshift4/egress-router-cni-rhel8@sha256:c73b6663d221184ae7920fb6fcb5191591b697faed01b7a30cf8116f60bd6898_arm64"
},
"product_reference": "openshift4/egress-router-cni-rhel8@sha256:c73b6663d221184ae7920fb6fcb5191591b697faed01b7a30cf8116f60bd6898_arm64",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/network-tools-rhel8@sha256:6de9ef410c3940d5292b3ba93952497959d67dbd82bbce9d4096032fa4ddb35f_amd64 as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:openshift4/network-tools-rhel8@sha256:6de9ef410c3940d5292b3ba93952497959d67dbd82bbce9d4096032fa4ddb35f_amd64"
},
"product_reference": "openshift4/network-tools-rhel8@sha256:6de9ef410c3940d5292b3ba93952497959d67dbd82bbce9d4096032fa4ddb35f_amd64",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/network-tools-rhel8@sha256:988faf6dc4951404eb8886150c33905880b81b32ca3ba1713911e4fd525bc000_s390x as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:openshift4/network-tools-rhel8@sha256:988faf6dc4951404eb8886150c33905880b81b32ca3ba1713911e4fd525bc000_s390x"
},
"product_reference": "openshift4/network-tools-rhel8@sha256:988faf6dc4951404eb8886150c33905880b81b32ca3ba1713911e4fd525bc000_s390x",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/network-tools-rhel8@sha256:b914a9caeedc9c9777e28e71ed81416a1bf0fd6104b164ba756555192cf95063_ppc64le as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:openshift4/network-tools-rhel8@sha256:b914a9caeedc9c9777e28e71ed81416a1bf0fd6104b164ba756555192cf95063_ppc64le"
},
"product_reference": "openshift4/network-tools-rhel8@sha256:b914a9caeedc9c9777e28e71ed81416a1bf0fd6104b164ba756555192cf95063_ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/network-tools-rhel8@sha256:f14cafc7dd1904d01ec797a18bbc6753a751b113af94e0122697af4b6cd75cb9_arm64 as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:openshift4/network-tools-rhel8@sha256:f14cafc7dd1904d01ec797a18bbc6753a751b113af94e0122697af4b6cd75cb9_arm64"
},
"product_reference": "openshift4/network-tools-rhel8@sha256:f14cafc7dd1904d01ec797a18bbc6753a751b113af94e0122697af4b6cd75cb9_arm64",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/oc-mirror-plugin-rhel8@sha256:6504ab4496384eb70fd230933f7c6a3ea76b75c66afa7a7dfbd02ac1ad205515_amd64 as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:openshift4/oc-mirror-plugin-rhel8@sha256:6504ab4496384eb70fd230933f7c6a3ea76b75c66afa7a7dfbd02ac1ad205515_amd64"
},
"product_reference": "openshift4/oc-mirror-plugin-rhel8@sha256:6504ab4496384eb70fd230933f7c6a3ea76b75c66afa7a7dfbd02ac1ad205515_amd64",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-agent-installer-api-server-rhel8@sha256:03cab1a6deb73e00dbea5cdd97c2eae70f34f01b2b45eebef32207a44b9740be_amd64 as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:openshift4/ose-agent-installer-api-server-rhel8@sha256:03cab1a6deb73e00dbea5cdd97c2eae70f34f01b2b45eebef32207a44b9740be_amd64"
},
"product_reference": "openshift4/ose-agent-installer-api-server-rhel8@sha256:03cab1a6deb73e00dbea5cdd97c2eae70f34f01b2b45eebef32207a44b9740be_amd64",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-agent-installer-api-server-rhel8@sha256:311118642213a933c9d68e20043c7ac224fffa67bc6d563736af7836dc45bf22_arm64 as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:openshift4/ose-agent-installer-api-server-rhel8@sha256:311118642213a933c9d68e20043c7ac224fffa67bc6d563736af7836dc45bf22_arm64"
},
"product_reference": "openshift4/ose-agent-installer-api-server-rhel8@sha256:311118642213a933c9d68e20043c7ac224fffa67bc6d563736af7836dc45bf22_arm64",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-agent-installer-api-server-rhel8@sha256:75d72fff160648cec863535b7ca3206dcf8b1d0e8686f1c20b55d684c9fd33dc_ppc64le as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:openshift4/ose-agent-installer-api-server-rhel8@sha256:75d72fff160648cec863535b7ca3206dcf8b1d0e8686f1c20b55d684c9fd33dc_ppc64le"
},
"product_reference": "openshift4/ose-agent-installer-api-server-rhel8@sha256:75d72fff160648cec863535b7ca3206dcf8b1d0e8686f1c20b55d684c9fd33dc_ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-agent-installer-api-server-rhel8@sha256:f75740f83210434f126f13c414165a96ba2cf24e081d37ce147381c672211f6d_s390x as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:openshift4/ose-agent-installer-api-server-rhel8@sha256:f75740f83210434f126f13c414165a96ba2cf24e081d37ce147381c672211f6d_s390x"
},
"product_reference": "openshift4/ose-agent-installer-api-server-rhel8@sha256:f75740f83210434f126f13c414165a96ba2cf24e081d37ce147381c672211f6d_s390x",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-agent-installer-csr-approver-rhel8@sha256:5a2e4ce921dd19131cc4701701a1e15ab63c5862bf6c6c6d6c699a014be9e15d_arm64 as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:openshift4/ose-agent-installer-csr-approver-rhel8@sha256:5a2e4ce921dd19131cc4701701a1e15ab63c5862bf6c6c6d6c699a014be9e15d_arm64"
},
"product_reference": "openshift4/ose-agent-installer-csr-approver-rhel8@sha256:5a2e4ce921dd19131cc4701701a1e15ab63c5862bf6c6c6d6c699a014be9e15d_arm64",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-agent-installer-csr-approver-rhel8@sha256:832c7fad36504af9ff0ea617eee9ce7e0d90c3b062dd49764709359ef742526b_s390x as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:openshift4/ose-agent-installer-csr-approver-rhel8@sha256:832c7fad36504af9ff0ea617eee9ce7e0d90c3b062dd49764709359ef742526b_s390x"
},
"product_reference": "openshift4/ose-agent-installer-csr-approver-rhel8@sha256:832c7fad36504af9ff0ea617eee9ce7e0d90c3b062dd49764709359ef742526b_s390x",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-agent-installer-csr-approver-rhel8@sha256:ea0d1078f53d769332eb6d74134b246c3e1d3a3a39832055c303b134a4eed290_ppc64le as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:openshift4/ose-agent-installer-csr-approver-rhel8@sha256:ea0d1078f53d769332eb6d74134b246c3e1d3a3a39832055c303b134a4eed290_ppc64le"
},
"product_reference": "openshift4/ose-agent-installer-csr-approver-rhel8@sha256:ea0d1078f53d769332eb6d74134b246c3e1d3a3a39832055c303b134a4eed290_ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-agent-installer-csr-approver-rhel8@sha256:efcf0bcdb223445c64a7632b14621f40e3262f1aff7a8433246b56dada0c5ab5_amd64 as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:openshift4/ose-agent-installer-csr-approver-rhel8@sha256:efcf0bcdb223445c64a7632b14621f40e3262f1aff7a8433246b56dada0c5ab5_amd64"
},
"product_reference": "openshift4/ose-agent-installer-csr-approver-rhel8@sha256:efcf0bcdb223445c64a7632b14621f40e3262f1aff7a8433246b56dada0c5ab5_amd64",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-agent-installer-node-agent-rhel8@sha256:3debd079d7a4e557aec8bf4f9e67aace0b72205a5d020206760fdfb59d13855c_amd64 as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:openshift4/ose-agent-installer-node-agent-rhel8@sha256:3debd079d7a4e557aec8bf4f9e67aace0b72205a5d020206760fdfb59d13855c_amd64"
},
"product_reference": "openshift4/ose-agent-installer-node-agent-rhel8@sha256:3debd079d7a4e557aec8bf4f9e67aace0b72205a5d020206760fdfb59d13855c_amd64",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-agent-installer-node-agent-rhel8@sha256:6b7f448cc4ff12f26fe23266eae4532a5a516179eb3081a477d4a1b287d004ca_s390x as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:openshift4/ose-agent-installer-node-agent-rhel8@sha256:6b7f448cc4ff12f26fe23266eae4532a5a516179eb3081a477d4a1b287d004ca_s390x"
},
"product_reference": "openshift4/ose-agent-installer-node-agent-rhel8@sha256:6b7f448cc4ff12f26fe23266eae4532a5a516179eb3081a477d4a1b287d004ca_s390x",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-agent-installer-node-agent-rhel8@sha256:969a995f0c2079554cad5db05df992e5da80d5645f97e031048dcb6625936c0e_arm64 as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:openshift4/ose-agent-installer-node-agent-rhel8@sha256:969a995f0c2079554cad5db05df992e5da80d5645f97e031048dcb6625936c0e_arm64"
},
"product_reference": "openshift4/ose-agent-installer-node-agent-rhel8@sha256:969a995f0c2079554cad5db05df992e5da80d5645f97e031048dcb6625936c0e_arm64",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-agent-installer-node-agent-rhel8@sha256:b2078745a9931f618b2ae3276f215f72a82570aebb1f871a086d74995f08f437_ppc64le as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:openshift4/ose-agent-installer-node-agent-rhel8@sha256:b2078745a9931f618b2ae3276f215f72a82570aebb1f871a086d74995f08f437_ppc64le"
},
"product_reference": "openshift4/ose-agent-installer-node-agent-rhel8@sha256:b2078745a9931f618b2ae3276f215f72a82570aebb1f871a086d74995f08f437_ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-agent-installer-orchestrator-rhel8@sha256:5fbacf9fe03238b9e82d1d5aa3050bb94666f75d9c312cf96d364554432c4516_ppc64le as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:openshift4/ose-agent-installer-orchestrator-rhel8@sha256:5fbacf9fe03238b9e82d1d5aa3050bb94666f75d9c312cf96d364554432c4516_ppc64le"
},
"product_reference": "openshift4/ose-agent-installer-orchestrator-rhel8@sha256:5fbacf9fe03238b9e82d1d5aa3050bb94666f75d9c312cf96d364554432c4516_ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-agent-installer-orchestrator-rhel8@sha256:69f30e118f27a357e1ec7a7d30249ac35acea76328922f24954e566eb28ddc92_amd64 as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:openshift4/ose-agent-installer-orchestrator-rhel8@sha256:69f30e118f27a357e1ec7a7d30249ac35acea76328922f24954e566eb28ddc92_amd64"
},
"product_reference": "openshift4/ose-agent-installer-orchestrator-rhel8@sha256:69f30e118f27a357e1ec7a7d30249ac35acea76328922f24954e566eb28ddc92_amd64",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-agent-installer-orchestrator-rhel8@sha256:852f901cda9211026376f78c5bff6fc0e90714b44a7e75792e7ee9dca7d41ae5_s390x as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:openshift4/ose-agent-installer-orchestrator-rhel8@sha256:852f901cda9211026376f78c5bff6fc0e90714b44a7e75792e7ee9dca7d41ae5_s390x"
},
"product_reference": "openshift4/ose-agent-installer-orchestrator-rhel8@sha256:852f901cda9211026376f78c5bff6fc0e90714b44a7e75792e7ee9dca7d41ae5_s390x",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-agent-installer-orchestrator-rhel8@sha256:bc5ff8bf2abee2efc0df7122c384671e93122b4e158ae8eb1355a094bf61a75d_arm64 as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:openshift4/ose-agent-installer-orchestrator-rhel8@sha256:bc5ff8bf2abee2efc0df7122c384671e93122b4e158ae8eb1355a094bf61a75d_arm64"
},
"product_reference": "openshift4/ose-agent-installer-orchestrator-rhel8@sha256:bc5ff8bf2abee2efc0df7122c384671e93122b4e158ae8eb1355a094bf61a75d_arm64",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-alibaba-cloud-controller-manager-rhel8@sha256:89262b72ba883c895c2073164824cdfdcdc5f1ef61d6c2e0d77cd3755cdc1fcb_amd64 as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:openshift4/ose-alibaba-cloud-controller-manager-rhel8@sha256:89262b72ba883c895c2073164824cdfdcdc5f1ef61d6c2e0d77cd3755cdc1fcb_amd64"
},
"product_reference": "openshift4/ose-alibaba-cloud-controller-manager-rhel8@sha256:89262b72ba883c895c2073164824cdfdcdc5f1ef61d6c2e0d77cd3755cdc1fcb_amd64",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-alibaba-cloud-csi-driver-container-rhel8@sha256:d1a8124402bdb03cd625066b8719cbb3d2f0009c6923062a43ada1bb59871d68_amd64 as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:openshift4/ose-alibaba-cloud-csi-driver-container-rhel8@sha256:d1a8124402bdb03cd625066b8719cbb3d2f0009c6923062a43ada1bb59871d68_amd64"
},
"product_reference": "openshift4/ose-alibaba-cloud-csi-driver-container-rhel8@sha256:d1a8124402bdb03cd625066b8719cbb3d2f0009c6923062a43ada1bb59871d68_amd64",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-alibaba-disk-csi-driver-operator-container-rhel8@sha256:0161cffc939ea87d47ef654f287b14cb7551333731870dbd6e2232c5875b9033_amd64 as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:openshift4/ose-alibaba-disk-csi-driver-operator-container-rhel8@sha256:0161cffc939ea87d47ef654f287b14cb7551333731870dbd6e2232c5875b9033_amd64"
},
"product_reference": "openshift4/ose-alibaba-disk-csi-driver-operator-container-rhel8@sha256:0161cffc939ea87d47ef654f287b14cb7551333731870dbd6e2232c5875b9033_amd64",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-alibaba-machine-controllers-rhel8@sha256:dd1cd42eaa29959de325282d4f8815a0ebaa122604e28d407ecd7e965166b880_amd64 as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:openshift4/ose-alibaba-machine-controllers-rhel8@sha256:dd1cd42eaa29959de325282d4f8815a0ebaa122604e28d407ecd7e965166b880_amd64"
},
"product_reference": "openshift4/ose-alibaba-machine-controllers-rhel8@sha256:dd1cd42eaa29959de325282d4f8815a0ebaa122604e28d407ecd7e965166b880_amd64",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-apiserver-network-proxy-rhel8@sha256:245ece4bd06599e479428c43847ff3cc532e3822f332c16bcd75fe8d803d294d_ppc64le as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:openshift4/ose-apiserver-network-proxy-rhel8@sha256:245ece4bd06599e479428c43847ff3cc532e3822f332c16bcd75fe8d803d294d_ppc64le"
},
"product_reference": "openshift4/ose-apiserver-network-proxy-rhel8@sha256:245ece4bd06599e479428c43847ff3cc532e3822f332c16bcd75fe8d803d294d_ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-apiserver-network-proxy-rhel8@sha256:4be86d5b8d518826e8a65e9fb9f2b22c094ed8493b1720a5e798938b30f191ec_arm64 as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:openshift4/ose-apiserver-network-proxy-rhel8@sha256:4be86d5b8d518826e8a65e9fb9f2b22c094ed8493b1720a5e798938b30f191ec_arm64"
},
"product_reference": "openshift4/ose-apiserver-network-proxy-rhel8@sha256:4be86d5b8d518826e8a65e9fb9f2b22c094ed8493b1720a5e798938b30f191ec_arm64",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-apiserver-network-proxy-rhel8@sha256:8ebe88572805ce4d7d574d50b26f85f6518fdb22dd7b9d1770cf96e826ed8dd9_amd64 as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:openshift4/ose-apiserver-network-proxy-rhel8@sha256:8ebe88572805ce4d7d574d50b26f85f6518fdb22dd7b9d1770cf96e826ed8dd9_amd64"
},
"product_reference": "openshift4/ose-apiserver-network-proxy-rhel8@sha256:8ebe88572805ce4d7d574d50b26f85f6518fdb22dd7b9d1770cf96e826ed8dd9_amd64",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-apiserver-network-proxy-rhel8@sha256:ace63e71611bbc9e00c427ea60b48239878d25d23816ea80677ec6fbfab1734f_s390x as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:openshift4/ose-apiserver-network-proxy-rhel8@sha256:ace63e71611bbc9e00c427ea60b48239878d25d23816ea80677ec6fbfab1734f_s390x"
},
"product_reference": "openshift4/ose-apiserver-network-proxy-rhel8@sha256:ace63e71611bbc9e00c427ea60b48239878d25d23816ea80677ec6fbfab1734f_s390x",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-aws-cloud-controller-manager-rhel8@sha256:1242457e768a2cf0edefda2e0ec641264077e1e6c3c1819b6c430397826f4cc9_amd64 as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:openshift4/ose-aws-cloud-controller-manager-rhel8@sha256:1242457e768a2cf0edefda2e0ec641264077e1e6c3c1819b6c430397826f4cc9_amd64"
},
"product_reference": "openshift4/ose-aws-cloud-controller-manager-rhel8@sha256:1242457e768a2cf0edefda2e0ec641264077e1e6c3c1819b6c430397826f4cc9_amd64",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-aws-cloud-controller-manager-rhel8@sha256:d9a7e298d07960e577ff3c49b64534340e31f07685c569d23e35818e993816fb_arm64 as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:openshift4/ose-aws-cloud-controller-manager-rhel8@sha256:d9a7e298d07960e577ff3c49b64534340e31f07685c569d23e35818e993816fb_arm64"
},
"product_reference": "openshift4/ose-aws-cloud-controller-manager-rhel8@sha256:d9a7e298d07960e577ff3c49b64534340e31f07685c569d23e35818e993816fb_arm64",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-aws-cluster-api-controllers-rhel8@sha256:f1fb4e9e06fbada6da3a9849842d2faaef11afc923c0ead4b4d908cca928fb10_amd64 as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:openshift4/ose-aws-cluster-api-controllers-rhel8@sha256:f1fb4e9e06fbada6da3a9849842d2faaef11afc923c0ead4b4d908cca928fb10_amd64"
},
"product_reference": "openshift4/ose-aws-cluster-api-controllers-rhel8@sha256:f1fb4e9e06fbada6da3a9849842d2faaef11afc923c0ead4b4d908cca928fb10_amd64",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-aws-cluster-api-controllers-rhel8@sha256:fae8fcd656375af170fe16f5e1704cd04a01353c39bdb71496320f66bdf98054_arm64 as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:openshift4/ose-aws-cluster-api-controllers-rhel8@sha256:fae8fcd656375af170fe16f5e1704cd04a01353c39bdb71496320f66bdf98054_arm64"
},
"product_reference": "openshift4/ose-aws-cluster-api-controllers-rhel8@sha256:fae8fcd656375af170fe16f5e1704cd04a01353c39bdb71496320f66bdf98054_arm64",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-aws-ebs-csi-driver-rhel8-operator@sha256:432e73a20f27e84174d811cee2ee7db13f2bcd5617691ace07863ade43ad5abd_amd64 as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:openshift4/ose-aws-ebs-csi-driver-rhel8-operator@sha256:432e73a20f27e84174d811cee2ee7db13f2bcd5617691ace07863ade43ad5abd_amd64"
},
"product_reference": "openshift4/ose-aws-ebs-csi-driver-rhel8-operator@sha256:432e73a20f27e84174d811cee2ee7db13f2bcd5617691ace07863ade43ad5abd_amd64",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-aws-ebs-csi-driver-rhel8-operator@sha256:4eb2eec27fd1cba3fd42fd9d633373602c0635fbef3e380ef227b418ec6e96a7_arm64 as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:openshift4/ose-aws-ebs-csi-driver-rhel8-operator@sha256:4eb2eec27fd1cba3fd42fd9d633373602c0635fbef3e380ef227b418ec6e96a7_arm64"
},
"product_reference": "openshift4/ose-aws-ebs-csi-driver-rhel8-operator@sha256:4eb2eec27fd1cba3fd42fd9d633373602c0635fbef3e380ef227b418ec6e96a7_arm64",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-aws-ebs-csi-driver-rhel8@sha256:3ef0030f0228d2041cc810995403b7f09b92d9d2044236bf7961d4c32024591e_amd64 as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:openshift4/ose-aws-ebs-csi-driver-rhel8@sha256:3ef0030f0228d2041cc810995403b7f09b92d9d2044236bf7961d4c32024591e_amd64"
},
"product_reference": "openshift4/ose-aws-ebs-csi-driver-rhel8@sha256:3ef0030f0228d2041cc810995403b7f09b92d9d2044236bf7961d4c32024591e_amd64",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-aws-ebs-csi-driver-rhel8@sha256:9fe539afa21e7e0f0b04230f6908d2e67861608b01b6afcebd575d10e95bed63_arm64 as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:openshift4/ose-aws-ebs-csi-driver-rhel8@sha256:9fe539afa21e7e0f0b04230f6908d2e67861608b01b6afcebd575d10e95bed63_arm64"
},
"product_reference": "openshift4/ose-aws-ebs-csi-driver-rhel8@sha256:9fe539afa21e7e0f0b04230f6908d2e67861608b01b6afcebd575d10e95bed63_arm64",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-aws-pod-identity-webhook-rhel8@sha256:9389e1e4c2fa64a154dcbffbed370676accfdb8eea70b2e6a49a1c6b4aa4aaf8_amd64 as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:openshift4/ose-aws-pod-identity-webhook-rhel8@sha256:9389e1e4c2fa64a154dcbffbed370676accfdb8eea70b2e6a49a1c6b4aa4aaf8_amd64"
},
"product_reference": "openshift4/ose-aws-pod-identity-webhook-rhel8@sha256:9389e1e4c2fa64a154dcbffbed370676accfdb8eea70b2e6a49a1c6b4aa4aaf8_amd64",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-aws-pod-identity-webhook-rhel8@sha256:9fab946ed6f96886ad644600e0e98ebdf2bff6e525838b38258fc9599bf10450_arm64 as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:openshift4/ose-aws-pod-identity-webhook-rhel8@sha256:9fab946ed6f96886ad644600e0e98ebdf2bff6e525838b38258fc9599bf10450_arm64"
},
"product_reference": "openshift4/ose-aws-pod-identity-webhook-rhel8@sha256:9fab946ed6f96886ad644600e0e98ebdf2bff6e525838b38258fc9599bf10450_arm64",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-azure-cloud-controller-manager-rhel8@sha256:2510e600a0b60a9fa1ee630d2c7ffdcbbaa7588946316067d4f01caad13d90a3_amd64 as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:openshift4/ose-azure-cloud-controller-manager-rhel8@sha256:2510e600a0b60a9fa1ee630d2c7ffdcbbaa7588946316067d4f01caad13d90a3_amd64"
},
"product_reference": "openshift4/ose-azure-cloud-controller-manager-rhel8@sha256:2510e600a0b60a9fa1ee630d2c7ffdcbbaa7588946316067d4f01caad13d90a3_amd64",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-azure-cloud-controller-manager-rhel8@sha256:39c2233c6bd5d940c5dcb2d9bb1fa679f7f68260a21a8862b7e92471ce1a1a68_arm64 as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:openshift4/ose-azure-cloud-controller-manager-rhel8@sha256:39c2233c6bd5d940c5dcb2d9bb1fa679f7f68260a21a8862b7e92471ce1a1a68_arm64"
},
"product_reference": "openshift4/ose-azure-cloud-controller-manager-rhel8@sha256:39c2233c6bd5d940c5dcb2d9bb1fa679f7f68260a21a8862b7e92471ce1a1a68_arm64",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-azure-cloud-node-manager-rhel8@sha256:34d592fa215e07fc79cf590c9f8e2b9b33d5a69b168b0037770c3ac2dd96da0e_arm64 as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:openshift4/ose-azure-cloud-node-manager-rhel8@sha256:34d592fa215e07fc79cf590c9f8e2b9b33d5a69b168b0037770c3ac2dd96da0e_arm64"
},
"product_reference": "openshift4/ose-azure-cloud-node-manager-rhel8@sha256:34d592fa215e07fc79cf590c9f8e2b9b33d5a69b168b0037770c3ac2dd96da0e_arm64",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-azure-cloud-node-manager-rhel8@sha256:f6756cc5a93dea849e34955f1f40dacee78b76dd19ca95019f3d59e73a42a28d_amd64 as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:openshift4/ose-azure-cloud-node-manager-rhel8@sha256:f6756cc5a93dea849e34955f1f40dacee78b76dd19ca95019f3d59e73a42a28d_amd64"
},
"product_reference": "openshift4/ose-azure-cloud-node-manager-rhel8@sha256:f6756cc5a93dea849e34955f1f40dacee78b76dd19ca95019f3d59e73a42a28d_amd64",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-azure-cluster-api-controllers-rhel8@sha256:54eddeca59ead55597958f4a6d14aed6c67e40881f2cfe48fcb86da046cd8545_amd64 as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:openshift4/ose-azure-cluster-api-controllers-rhel8@sha256:54eddeca59ead55597958f4a6d14aed6c67e40881f2cfe48fcb86da046cd8545_amd64"
},
"product_reference": "openshift4/ose-azure-cluster-api-controllers-rhel8@sha256:54eddeca59ead55597958f4a6d14aed6c67e40881f2cfe48fcb86da046cd8545_amd64",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-azure-cluster-api-controllers-rhel8@sha256:be393e7e52cd71f4e69045ca297d22090c77e4db3736d5b65ba32c09012ada59_arm64 as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:openshift4/ose-azure-cluster-api-controllers-rhel8@sha256:be393e7e52cd71f4e69045ca297d22090c77e4db3736d5b65ba32c09012ada59_arm64"
},
"product_reference": "openshift4/ose-azure-cluster-api-controllers-rhel8@sha256:be393e7e52cd71f4e69045ca297d22090c77e4db3736d5b65ba32c09012ada59_arm64",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-azure-disk-csi-driver-rhel8-operator@sha256:4ff095a8f869062d5197d571f266f6ac3f9c785eed275eaccc8522285128d2b6_arm64 as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:openshift4/ose-azure-disk-csi-driver-rhel8-operator@sha256:4ff095a8f869062d5197d571f266f6ac3f9c785eed275eaccc8522285128d2b6_arm64"
},
"product_reference": "openshift4/ose-azure-disk-csi-driver-rhel8-operator@sha256:4ff095a8f869062d5197d571f266f6ac3f9c785eed275eaccc8522285128d2b6_arm64",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-azure-disk-csi-driver-rhel8-operator@sha256:7aefec5230cd316684b716b1051589f9ec2c9cf2e1447f039abf7e5d46a5dd8c_amd64 as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:openshift4/ose-azure-disk-csi-driver-rhel8-operator@sha256:7aefec5230cd316684b716b1051589f9ec2c9cf2e1447f039abf7e5d46a5dd8c_amd64"
},
"product_reference": "openshift4/ose-azure-disk-csi-driver-rhel8-operator@sha256:7aefec5230cd316684b716b1051589f9ec2c9cf2e1447f039abf7e5d46a5dd8c_amd64",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-azure-disk-csi-driver-rhel8@sha256:02ea902eeafb1f8036e9a939d8f99ef9ac5d51aff33637e8bd5c08a95c27ddc9_arm64 as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:openshift4/ose-azure-disk-csi-driver-rhel8@sha256:02ea902eeafb1f8036e9a939d8f99ef9ac5d51aff33637e8bd5c08a95c27ddc9_arm64"
},
"product_reference": "openshift4/ose-azure-disk-csi-driver-rhel8@sha256:02ea902eeafb1f8036e9a939d8f99ef9ac5d51aff33637e8bd5c08a95c27ddc9_arm64",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-azure-disk-csi-driver-rhel8@sha256:9ec7ea5a66b67b45209c7818e07e55937124d959140a4ccf8b4507c42b23b829_amd64 as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:openshift4/ose-azure-disk-csi-driver-rhel8@sha256:9ec7ea5a66b67b45209c7818e07e55937124d959140a4ccf8b4507c42b23b829_amd64"
},
"product_reference": "openshift4/ose-azure-disk-csi-driver-rhel8@sha256:9ec7ea5a66b67b45209c7818e07e55937124d959140a4ccf8b4507c42b23b829_amd64",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-azure-file-csi-driver-operator-rhel8@sha256:5346a247159c4ea41782355befb3bb87dedf6ca21807bf0e8d47a5575c0a1236_arm64 as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:openshift4/ose-azure-file-csi-driver-operator-rhel8@sha256:5346a247159c4ea41782355befb3bb87dedf6ca21807bf0e8d47a5575c0a1236_arm64"
},
"product_reference": "openshift4/ose-azure-file-csi-driver-operator-rhel8@sha256:5346a247159c4ea41782355befb3bb87dedf6ca21807bf0e8d47a5575c0a1236_arm64",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-azure-file-csi-driver-operator-rhel8@sha256:ed5eb91ffaacd7a9d8dc6523bb481ae70d37cf14be254dc4f0b625f319a2764d_amd64 as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:openshift4/ose-azure-file-csi-driver-operator-rhel8@sha256:ed5eb91ffaacd7a9d8dc6523bb481ae70d37cf14be254dc4f0b625f319a2764d_amd64"
},
"product_reference": "openshift4/ose-azure-file-csi-driver-operator-rhel8@sha256:ed5eb91ffaacd7a9d8dc6523bb481ae70d37cf14be254dc4f0b625f319a2764d_amd64",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-azure-file-csi-driver-rhel8@sha256:7e27919cadcfd915fb1765d7b87753da104f26e6f1c2d37818d5bd4bf77fe51a_arm64 as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:openshift4/ose-azure-file-csi-driver-rhel8@sha256:7e27919cadcfd915fb1765d7b87753da104f26e6f1c2d37818d5bd4bf77fe51a_arm64"
},
"product_reference": "openshift4/ose-azure-file-csi-driver-rhel8@sha256:7e27919cadcfd915fb1765d7b87753da104f26e6f1c2d37818d5bd4bf77fe51a_arm64",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-azure-file-csi-driver-rhel8@sha256:acb6bd70db8a2addf429d17cd5bf5f1659835eb3c4f32b7e21925d4d6269a9cc_amd64 as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:openshift4/ose-azure-file-csi-driver-rhel8@sha256:acb6bd70db8a2addf429d17cd5bf5f1659835eb3c4f32b7e21925d4d6269a9cc_amd64"
},
"product_reference": "openshift4/ose-azure-file-csi-driver-rhel8@sha256:acb6bd70db8a2addf429d17cd5bf5f1659835eb3c4f32b7e21925d4d6269a9cc_amd64",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-baremetal-installer-rhel8@sha256:432d43bcec91fdcc88b389628cf6cfafca5e973a5c9cafaa1bc7db332caa1303_amd64 as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:openshift4/ose-baremetal-installer-rhel8@sha256:432d43bcec91fdcc88b389628cf6cfafca5e973a5c9cafaa1bc7db332caa1303_amd64"
},
"product_reference": "openshift4/ose-baremetal-installer-rhel8@sha256:432d43bcec91fdcc88b389628cf6cfafca5e973a5c9cafaa1bc7db332caa1303_amd64",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-baremetal-installer-rhel8@sha256:8fe8f202c97a262f65280091ca28da690c5d342bf36fa528e28b791e59b5402c_arm64 as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:openshift4/ose-baremetal-installer-rhel8@sha256:8fe8f202c97a262f65280091ca28da690c5d342bf36fa528e28b791e59b5402c_arm64"
},
"product_reference": "openshift4/ose-baremetal-installer-rhel8@sha256:8fe8f202c97a262f65280091ca28da690c5d342bf36fa528e28b791e59b5402c_arm64",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-baremetal-installer-rhel8@sha256:927f472da5d7cd5b63be4c1ba755edc4caef1687f9dae949c2ee5979b65a5ece_ppc64le as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:openshift4/ose-baremetal-installer-rhel8@sha256:927f472da5d7cd5b63be4c1ba755edc4caef1687f9dae949c2ee5979b65a5ece_ppc64le"
},
"product_reference": "openshift4/ose-baremetal-installer-rhel8@sha256:927f472da5d7cd5b63be4c1ba755edc4caef1687f9dae949c2ee5979b65a5ece_ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-baremetal-installer-rhel8@sha256:f3fa907c69b86a520ed526397264c2908379e5ee092f718b94d3049cf3914664_s390x as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:openshift4/ose-baremetal-installer-rhel8@sha256:f3fa907c69b86a520ed526397264c2908379e5ee092f718b94d3049cf3914664_s390x"
},
"product_reference": "openshift4/ose-baremetal-installer-rhel8@sha256:f3fa907c69b86a520ed526397264c2908379e5ee092f718b94d3049cf3914664_s390x",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-baremetal-machine-controllers@sha256:092186662282ca09b701f0e198faf403905315190a1f1bcfdaf952ee0012f2f7_s390x as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:openshift4/ose-baremetal-machine-controllers@sha256:092186662282ca09b701f0e198faf403905315190a1f1bcfdaf952ee0012f2f7_s390x"
},
"product_reference": "openshift4/ose-baremetal-machine-controllers@sha256:092186662282ca09b701f0e198faf403905315190a1f1bcfdaf952ee0012f2f7_s390x",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-baremetal-machine-controllers@sha256:805aaaf2c736170ac879baed0eab2d3de05b1255331a46ad247fd3b5dfbbfb52_ppc64le as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:openshift4/ose-baremetal-machine-controllers@sha256:805aaaf2c736170ac879baed0eab2d3de05b1255331a46ad247fd3b5dfbbfb52_ppc64le"
},
"product_reference": "openshift4/ose-baremetal-machine-controllers@sha256:805aaaf2c736170ac879baed0eab2d3de05b1255331a46ad247fd3b5dfbbfb52_ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-baremetal-machine-controllers@sha256:e6e2d9e0777173822e3ca8cfef5d457f75fd4638ccfd5d896b3354416d8d1d94_arm64 as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:openshift4/ose-baremetal-machine-controllers@sha256:e6e2d9e0777173822e3ca8cfef5d457f75fd4638ccfd5d896b3354416d8d1d94_arm64"
},
"product_reference": "openshift4/ose-baremetal-machine-controllers@sha256:e6e2d9e0777173822e3ca8cfef5d457f75fd4638ccfd5d896b3354416d8d1d94_arm64",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-baremetal-machine-controllers@sha256:f7606cd50b6e7ab57038d01f6539c194f974904abdbfcc04810fffc803166f4a_amd64 as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:openshift4/ose-baremetal-machine-controllers@sha256:f7606cd50b6e7ab57038d01f6539c194f974904abdbfcc04810fffc803166f4a_amd64"
},
"product_reference": "openshift4/ose-baremetal-machine-controllers@sha256:f7606cd50b6e7ab57038d01f6539c194f974904abdbfcc04810fffc803166f4a_amd64",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-baremetal-rhel8-operator@sha256:09c5815abcd751e6599fd7d741399c3009fb5c64498005b836b894baec3f32ce_ppc64le as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:openshift4/ose-baremetal-rhel8-operator@sha256:09c5815abcd751e6599fd7d741399c3009fb5c64498005b836b894baec3f32ce_ppc64le"
},
"product_reference": "openshift4/ose-baremetal-rhel8-operator@sha256:09c5815abcd751e6599fd7d741399c3009fb5c64498005b836b894baec3f32ce_ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-baremetal-rhel8-operator@sha256:ca3282dfbea85af8d294027bb958c5f7b67cd09307ba9a9b90d24ff1524e5e43_amd64 as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:openshift4/ose-baremetal-rhel8-operator@sha256:ca3282dfbea85af8d294027bb958c5f7b67cd09307ba9a9b90d24ff1524e5e43_amd64"
},
"product_reference": "openshift4/ose-baremetal-rhel8-operator@sha256:ca3282dfbea85af8d294027bb958c5f7b67cd09307ba9a9b90d24ff1524e5e43_amd64",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-baremetal-rhel8-operator@sha256:d9799c53a13fbc2c3821612fe9bebed15522790d8c5f38ec725fad071dac9f05_arm64 as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:openshift4/ose-baremetal-rhel8-operator@sha256:d9799c53a13fbc2c3821612fe9bebed15522790d8c5f38ec725fad071dac9f05_arm64"
},
"product_reference": "openshift4/ose-baremetal-rhel8-operator@sha256:d9799c53a13fbc2c3821612fe9bebed15522790d8c5f38ec725fad071dac9f05_arm64",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-baremetal-rhel8-operator@sha256:e42c99f1ee203ec4bce4bff0b9dbae24f02fd970604c592c92f166145a638ff5_s390x as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:openshift4/ose-baremetal-rhel8-operator@sha256:e42c99f1ee203ec4bce4bff0b9dbae24f02fd970604c592c92f166145a638ff5_s390x"
},
"product_reference": "openshift4/ose-baremetal-rhel8-operator@sha256:e42c99f1ee203ec4bce4bff0b9dbae24f02fd970604c592c92f166145a638ff5_s390x",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-baremetal-runtimecfg-rhel8@sha256:0b13e1b6772d771e457a8efa0330d0f7d26679fb057c6b679f4cd50e629075dc_s390x as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:openshift4/ose-baremetal-runtimecfg-rhel8@sha256:0b13e1b6772d771e457a8efa0330d0f7d26679fb057c6b679f4cd50e629075dc_s390x"
},
"product_reference": "openshift4/ose-baremetal-runtimecfg-rhel8@sha256:0b13e1b6772d771e457a8efa0330d0f7d26679fb057c6b679f4cd50e629075dc_s390x",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-baremetal-runtimecfg-rhel8@sha256:36d777277a842f569d358e6a95acf7f9ed9f6b55e1ecfc7e14d21c51c805fd0e_ppc64le as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:openshift4/ose-baremetal-runtimecfg-rhel8@sha256:36d777277a842f569d358e6a95acf7f9ed9f6b55e1ecfc7e14d21c51c805fd0e_ppc64le"
},
"product_reference": "openshift4/ose-baremetal-runtimecfg-rhel8@sha256:36d777277a842f569d358e6a95acf7f9ed9f6b55e1ecfc7e14d21c51c805fd0e_ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-baremetal-runtimecfg-rhel8@sha256:5ce3526bde097d1550a02fbeeaea6822d7c885cbac4f757cdafe138dd968d489_amd64 as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:openshift4/ose-baremetal-runtimecfg-rhel8@sha256:5ce3526bde097d1550a02fbeeaea6822d7c885cbac4f757cdafe138dd968d489_amd64"
},
"product_reference": "openshift4/ose-baremetal-runtimecfg-rhel8@sha256:5ce3526bde097d1550a02fbeeaea6822d7c885cbac4f757cdafe138dd968d489_amd64",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-baremetal-runtimecfg-rhel8@sha256:d68705bb7994ea06b999f68001837638d901e2ac3677324b41ef45c140637ee7_arm64 as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:openshift4/ose-baremetal-runtimecfg-rhel8@sha256:d68705bb7994ea06b999f68001837638d901e2ac3677324b41ef45c140637ee7_arm64"
},
"product_reference": "openshift4/ose-baremetal-runtimecfg-rhel8@sha256:d68705bb7994ea06b999f68001837638d901e2ac3677324b41ef45c140637ee7_arm64",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-cli-artifacts@sha256:21babbab6276c3c556e2c2cf232c7dc9de3f187151a3c2973643829a418eaaee_ppc64le as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:openshift4/ose-cli-artifacts@sha256:21babbab6276c3c556e2c2cf232c7dc9de3f187151a3c2973643829a418eaaee_ppc64le"
},
"product_reference": "openshift4/ose-cli-artifacts@sha256:21babbab6276c3c556e2c2cf232c7dc9de3f187151a3c2973643829a418eaaee_ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-cli-artifacts@sha256:382c647edbf3fa812d83e9fc1b25696836f574c21376b3438a041692c2aad57a_s390x as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:openshift4/ose-cli-artifacts@sha256:382c647edbf3fa812d83e9fc1b25696836f574c21376b3438a041692c2aad57a_s390x"
},
"product_reference": "openshift4/ose-cli-artifacts@sha256:382c647edbf3fa812d83e9fc1b25696836f574c21376b3438a041692c2aad57a_s390x",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-cli-artifacts@sha256:b30d17c7cae38c733bceff599d9052ade650e3cf86eec997e7cf8a10b6be1cd9_arm64 as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:openshift4/ose-cli-artifacts@sha256:b30d17c7cae38c733bceff599d9052ade650e3cf86eec997e7cf8a10b6be1cd9_arm64"
},
"product_reference": "openshift4/ose-cli-artifacts@sha256:b30d17c7cae38c733bceff599d9052ade650e3cf86eec997e7cf8a10b6be1cd9_arm64",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-cli-artifacts@sha256:fecd94b1e286bff64e7f066d14f205283f4362a7c12b2dfb9838fdf309456f6d_amd64 as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:openshift4/ose-cli-artifacts@sha256:fecd94b1e286bff64e7f066d14f205283f4362a7c12b2dfb9838fdf309456f6d_amd64"
},
"product_reference": "openshift4/ose-cli-artifacts@sha256:fecd94b1e286bff64e7f066d14f205283f4362a7c12b2dfb9838fdf309456f6d_amd64",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-cli@sha256:9e19ae99cb60c43fe9ad7a295c7c6b42d0c2c557d908e35d01a4cbc18cb252ed_arm64 as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:openshift4/ose-cli@sha256:9e19ae99cb60c43fe9ad7a295c7c6b42d0c2c557d908e35d01a4cbc18cb252ed_arm64"
},
"product_reference": "openshift4/ose-cli@sha256:9e19ae99cb60c43fe9ad7a295c7c6b42d0c2c557d908e35d01a4cbc18cb252ed_arm64",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-cli@sha256:9e9325e685bf2c27ad58933720dc1f0595a1d9b2deeee1f5ea6e7915c2bed905_ppc64le as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:openshift4/ose-cli@sha256:9e9325e685bf2c27ad58933720dc1f0595a1d9b2deeee1f5ea6e7915c2bed905_ppc64le"
},
"product_reference": "openshift4/ose-cli@sha256:9e9325e685bf2c27ad58933720dc1f0595a1d9b2deeee1f5ea6e7915c2bed905_ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-cli@sha256:db5e75aa697daf5e0fa6004ad42c04030ff6c22583c93de6cdfc42bf279a79be_s390x as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:openshift4/ose-cli@sha256:db5e75aa697daf5e0fa6004ad42c04030ff6c22583c93de6cdfc42bf279a79be_s390x"
},
"product_reference": "openshift4/ose-cli@sha256:db5e75aa697daf5e0fa6004ad42c04030ff6c22583c93de6cdfc42bf279a79be_s390x",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-cli@sha256:e64d871431572918420d1aa1aba7f35d6255ce5d69354d51921f10f53106cedb_amd64 as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:openshift4/ose-cli@sha256:e64d871431572918420d1aa1aba7f35d6255ce5d69354d51921f10f53106cedb_amd64"
},
"product_reference": "openshift4/ose-cli@sha256:e64d871431572918420d1aa1aba7f35d6255ce5d69354d51921f10f53106cedb_amd64",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-cloud-credential-operator@sha256:106f6e450215363c8522f7ba40596e69d0cab04923bde1993b7bd2cf3e9c1afe_ppc64le as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:openshift4/ose-cloud-credential-operator@sha256:106f6e450215363c8522f7ba40596e69d0cab04923bde1993b7bd2cf3e9c1afe_ppc64le"
},
"product_reference": "openshift4/ose-cloud-credential-operator@sha256:106f6e450215363c8522f7ba40596e69d0cab04923bde1993b7bd2cf3e9c1afe_ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-cloud-credential-operator@sha256:68c4224379013c5bb9c0f9f72cdf3239e674643ad5e98410023ed3e9fe303d92_arm64 as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:openshift4/ose-cloud-credential-operator@sha256:68c4224379013c5bb9c0f9f72cdf3239e674643ad5e98410023ed3e9fe303d92_arm64"
},
"product_reference": "openshift4/ose-cloud-credential-operator@sha256:68c4224379013c5bb9c0f9f72cdf3239e674643ad5e98410023ed3e9fe303d92_arm64",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-cloud-credential-operator@sha256:b4023de0e31fc7d448254794512f6b1e0c01226953063d253238aa051761a683_amd64 as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:openshift4/ose-cloud-credential-operator@sha256:b4023de0e31fc7d448254794512f6b1e0c01226953063d253238aa051761a683_amd64"
},
"product_reference": "openshift4/ose-cloud-credential-operator@sha256:b4023de0e31fc7d448254794512f6b1e0c01226953063d253238aa051761a683_amd64",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-cloud-credential-operator@sha256:dc22b952e382ee4f781305f24c4ac7b400fcec538b577b6dccc3d91728c1b24b_s390x as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:openshift4/ose-cloud-credential-operator@sha256:dc22b952e382ee4f781305f24c4ac7b400fcec538b577b6dccc3d91728c1b24b_s390x"
},
"product_reference": "openshift4/ose-cloud-credential-operator@sha256:dc22b952e382ee4f781305f24c4ac7b400fcec538b577b6dccc3d91728c1b24b_s390x",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-cluster-api-rhel8@sha256:0fe12e245cdd67943627193c7bf56b07b873fe933beb54d6afd6842cd4251d36_s390x as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:openshift4/ose-cluster-api-rhel8@sha256:0fe12e245cdd67943627193c7bf56b07b873fe933beb54d6afd6842cd4251d36_s390x"
},
"product_reference": "openshift4/ose-cluster-api-rhel8@sha256:0fe12e245cdd67943627193c7bf56b07b873fe933beb54d6afd6842cd4251d36_s390x",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-cluster-api-rhel8@sha256:aa173538611b49370c4ae3422aadd92cfba37db6961dd68b16779aafe21dc47f_ppc64le as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:openshift4/ose-cluster-api-rhel8@sha256:aa173538611b49370c4ae3422aadd92cfba37db6961dd68b16779aafe21dc47f_ppc64le"
},
"product_reference": "openshift4/ose-cluster-api-rhel8@sha256:aa173538611b49370c4ae3422aadd92cfba37db6961dd68b16779aafe21dc47f_ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-cluster-api-rhel8@sha256:c14191867b7cd81fea0421d1cc7c0e7b92c77dd2854b1668bc08a60a736ef742_arm64 as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:openshift4/ose-cluster-api-rhel8@sha256:c14191867b7cd81fea0421d1cc7c0e7b92c77dd2854b1668bc08a60a736ef742_arm64"
},
"product_reference": "openshift4/ose-cluster-api-rhel8@sha256:c14191867b7cd81fea0421d1cc7c0e7b92c77dd2854b1668bc08a60a736ef742_arm64",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-cluster-api-rhel8@sha256:f8e5a57dfc9a835f93f90c14358e7eed24e515003932b5abbc96b6f3042fa2b5_amd64 as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:openshift4/ose-cluster-api-rhel8@sha256:f8e5a57dfc9a835f93f90c14358e7eed24e515003932b5abbc96b6f3042fa2b5_amd64"
},
"product_reference": "openshift4/ose-cluster-api-rhel8@sha256:f8e5a57dfc9a835f93f90c14358e7eed24e515003932b5abbc96b6f3042fa2b5_amd64",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-cluster-authentication-operator@sha256:087ebc4f40edf9c7355a3c1e092a29d5b3a78cb3fa9897eff3d26f0ab3768e2f_ppc64le as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:openshift4/ose-cluster-authentication-operator@sha256:087ebc4f40edf9c7355a3c1e092a29d5b3a78cb3fa9897eff3d26f0ab3768e2f_ppc64le"
},
"product_reference": "openshift4/ose-cluster-authentication-operator@sha256:087ebc4f40edf9c7355a3c1e092a29d5b3a78cb3fa9897eff3d26f0ab3768e2f_ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-cluster-authentication-operator@sha256:1ad3e13382a4c8397551803b67296405d954a0692a5ee6935eee94efca111997_s390x as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:openshift4/ose-cluster-authentication-operator@sha256:1ad3e13382a4c8397551803b67296405d954a0692a5ee6935eee94efca111997_s390x"
},
"product_reference": "openshift4/ose-cluster-authentication-operator@sha256:1ad3e13382a4c8397551803b67296405d954a0692a5ee6935eee94efca111997_s390x",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-cluster-authentication-operator@sha256:4e9cbce494e0c3d074085d04a717ba3268a001116248c48355e9737005a8dc71_arm64 as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:openshift4/ose-cluster-authentication-operator@sha256:4e9cbce494e0c3d074085d04a717ba3268a001116248c48355e9737005a8dc71_arm64"
},
"product_reference": "openshift4/ose-cluster-authentication-operator@sha256:4e9cbce494e0c3d074085d04a717ba3268a001116248c48355e9737005a8dc71_arm64",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-cluster-authentication-operator@sha256:df368de69ad5d36f8a08efe36cd3191660c1e71f04e8a567a2958c7068a0ccea_amd64 as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:openshift4/ose-cluster-authentication-operator@sha256:df368de69ad5d36f8a08efe36cd3191660c1e71f04e8a567a2958c7068a0ccea_amd64"
},
"product_reference": "openshift4/ose-cluster-authentication-operator@sha256:df368de69ad5d36f8a08efe36cd3191660c1e71f04e8a567a2958c7068a0ccea_amd64",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-cluster-autoscaler-operator@sha256:08d72eb6e241309292929f904ebf45903e34c640198a56cb7627e07347de4db5_arm64 as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:openshift4/ose-cluster-autoscaler-operator@sha256:08d72eb6e241309292929f904ebf45903e34c640198a56cb7627e07347de4db5_arm64"
},
"product_reference": "openshift4/ose-cluster-autoscaler-operator@sha256:08d72eb6e241309292929f904ebf45903e34c640198a56cb7627e07347de4db5_arm64",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-cluster-autoscaler-operator@sha256:21f73964329757dda78e8e35cd8ce4cc7434c19e1072d7c7b3920b899b4eea0a_amd64 as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:openshift4/ose-cluster-autoscaler-operator@sha256:21f73964329757dda78e8e35cd8ce4cc7434c19e1072d7c7b3920b899b4eea0a_amd64"
},
"product_reference": "openshift4/ose-cluster-autoscaler-operator@sha256:21f73964329757dda78e8e35cd8ce4cc7434c19e1072d7c7b3920b899b4eea0a_amd64",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-cluster-autoscaler-operator@sha256:8a67e9c395779e4d295121c008905983da8f0f626919d6152558be9b65df9602_s390x as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:openshift4/ose-cluster-autoscaler-operator@sha256:8a67e9c395779e4d295121c008905983da8f0f626919d6152558be9b65df9602_s390x"
},
"product_reference": "openshift4/ose-cluster-autoscaler-operator@sha256:8a67e9c395779e4d295121c008905983da8f0f626919d6152558be9b65df9602_s390x",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-cluster-autoscaler-operator@sha256:ed4c14c8bb0e45511944a12f3319a3816605240936c2d9d3eb117415a9c7b1e8_ppc64le as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:openshift4/ose-cluster-autoscaler-operator@sha256:ed4c14c8bb0e45511944a12f3319a3816605240936c2d9d3eb117415a9c7b1e8_ppc64le"
},
"product_reference": "openshift4/ose-cluster-autoscaler-operator@sha256:ed4c14c8bb0e45511944a12f3319a3816605240936c2d9d3eb117415a9c7b1e8_ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-cluster-autoscaler@sha256:066894460cc277008976b85a7c4c6a5edae8707f6c4ca7b4fd1b159565690800_ppc64le as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:openshift4/ose-cluster-autoscaler@sha256:066894460cc277008976b85a7c4c6a5edae8707f6c4ca7b4fd1b159565690800_ppc64le"
},
"product_reference": "openshift4/ose-cluster-autoscaler@sha256:066894460cc277008976b85a7c4c6a5edae8707f6c4ca7b4fd1b159565690800_ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-cluster-autoscaler@sha256:10ad83b8d56a9de90a3a1ba66f1dd075f0c6cd02bb0c452f263ebe12d6f3ee7c_arm64 as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:openshift4/ose-cluster-autoscaler@sha256:10ad83b8d56a9de90a3a1ba66f1dd075f0c6cd02bb0c452f263ebe12d6f3ee7c_arm64"
},
"product_reference": "openshift4/ose-cluster-autoscaler@sha256:10ad83b8d56a9de90a3a1ba66f1dd075f0c6cd02bb0c452f263ebe12d6f3ee7c_arm64",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-cluster-autoscaler@sha256:1874b5f344ce686750e01167b9e4ca61e5d1468e55e3d60363d22f4e80d2099a_s390x as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:openshift4/ose-cluster-autoscaler@sha256:1874b5f344ce686750e01167b9e4ca61e5d1468e55e3d60363d22f4e80d2099a_s390x"
},
"product_reference": "openshift4/ose-cluster-autoscaler@sha256:1874b5f344ce686750e01167b9e4ca61e5d1468e55e3d60363d22f4e80d2099a_s390x",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-cluster-autoscaler@sha256:4e0b8de27a9295163d397b1c7b9fd77a18276df6fb36076fb4423ce89877aa59_amd64 as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:openshift4/ose-cluster-autoscaler@sha256:4e0b8de27a9295163d397b1c7b9fd77a18276df6fb36076fb4423ce89877aa59_amd64"
},
"product_reference": "openshift4/ose-cluster-autoscaler@sha256:4e0b8de27a9295163d397b1c7b9fd77a18276df6fb36076fb4423ce89877aa59_amd64",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-cluster-baremetal-operator-rhel8@sha256:37013ded4bf047f86added38bd37bf2dd648e0ae5d7f314799cc52d413ecd514_s390x as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:openshift4/ose-cluster-baremetal-operator-rhel8@sha256:37013ded4bf047f86added38bd37bf2dd648e0ae5d7f314799cc52d413ecd514_s390x"
},
"product_reference": "openshift4/ose-cluster-baremetal-operator-rhel8@sha256:37013ded4bf047f86added38bd37bf2dd648e0ae5d7f314799cc52d413ecd514_s390x",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-cluster-baremetal-operator-rhel8@sha256:6043ad21c6b533120745bf00e938f4a2760a193c30c93c7817e72687c7fca376_arm64 as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:openshift4/ose-cluster-baremetal-operator-rhel8@sha256:6043ad21c6b533120745bf00e938f4a2760a193c30c93c7817e72687c7fca376_arm64"
},
"product_reference": "openshift4/ose-cluster-baremetal-operator-rhel8@sha256:6043ad21c6b533120745bf00e938f4a2760a193c30c93c7817e72687c7fca376_arm64",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-cluster-baremetal-operator-rhel8@sha256:6687cb3005b31f378b8f950dee3697834db40ebd6bda4b13c3bde26dc961003f_amd64 as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:openshift4/ose-cluster-baremetal-operator-rhel8@sha256:6687cb3005b31f378b8f950dee3697834db40ebd6bda4b13c3bde26dc961003f_amd64"
},
"product_reference": "openshift4/ose-cluster-baremetal-operator-rhel8@sha256:6687cb3005b31f378b8f950dee3697834db40ebd6bda4b13c3bde26dc961003f_amd64",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-cluster-baremetal-operator-rhel8@sha256:672c5e08643abdcb890b199aba0993c2f5b13bab73619f4937117839e3341e93_ppc64le as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:openshift4/ose-cluster-baremetal-operator-rhel8@sha256:672c5e08643abdcb890b199aba0993c2f5b13bab73619f4937117839e3341e93_ppc64le"
},
"product_reference": "openshift4/ose-cluster-baremetal-operator-rhel8@sha256:672c5e08643abdcb890b199aba0993c2f5b13bab73619f4937117839e3341e93_ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-cluster-bootstrap@sha256:c0a4b5bf57389be51dd92d75ffa79afbd2a0d8a1bc92d75270b62dc8d00abbff_s390x as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:openshift4/ose-cluster-bootstrap@sha256:c0a4b5bf57389be51dd92d75ffa79afbd2a0d8a1bc92d75270b62dc8d00abbff_s390x"
},
"product_reference": "openshift4/ose-cluster-bootstrap@sha256:c0a4b5bf57389be51dd92d75ffa79afbd2a0d8a1bc92d75270b62dc8d00abbff_s390x",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-cluster-bootstrap@sha256:e190b3d77637f8ac989c0cdfdb8de3e0a91ceb37e761c629d5960e7e6825d171_ppc64le as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:openshift4/ose-cluster-bootstrap@sha256:e190b3d77637f8ac989c0cdfdb8de3e0a91ceb37e761c629d5960e7e6825d171_ppc64le"
},
"product_reference": "openshift4/ose-cluster-bootstrap@sha256:e190b3d77637f8ac989c0cdfdb8de3e0a91ceb37e761c629d5960e7e6825d171_ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-cluster-bootstrap@sha256:f0a31d8b8f9ef65c03264d68d971479e0f1e927af90452fe0ef442012b49854c_amd64 as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:openshift4/ose-cluster-bootstrap@sha256:f0a31d8b8f9ef65c03264d68d971479e0f1e927af90452fe0ef442012b49854c_amd64"
},
"product_reference": "openshift4/ose-cluster-bootstrap@sha256:f0a31d8b8f9ef65c03264d68d971479e0f1e927af90452fe0ef442012b49854c_amd64",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-cluster-bootstrap@sha256:f57edabd3d5db8cc3b21e7f370cc911a06ee35813c66355e597dc84777f3a7bd_arm64 as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:openshift4/ose-cluster-bootstrap@sha256:f57edabd3d5db8cc3b21e7f370cc911a06ee35813c66355e597dc84777f3a7bd_arm64"
},
"product_reference": "openshift4/ose-cluster-bootstrap@sha256:f57edabd3d5db8cc3b21e7f370cc911a06ee35813c66355e597dc84777f3a7bd_arm64",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-cluster-capi-operator-container-rhel8@sha256:47b12ea0b5c2e762e67c9b88a4a85b1a99bffd445643056658462e7cc1caab18_ppc64le as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:openshift4/ose-cluster-capi-operator-container-rhel8@sha256:47b12ea0b5c2e762e67c9b88a4a85b1a99bffd445643056658462e7cc1caab18_ppc64le"
},
"product_reference": "openshift4/ose-cluster-capi-operator-container-rhel8@sha256:47b12ea0b5c2e762e67c9b88a4a85b1a99bffd445643056658462e7cc1caab18_ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-cluster-capi-operator-container-rhel8@sha256:7d5b042abbe54ee6406dc8741621de6ea30f44498a874b619c80741439ebf769_arm64 as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:openshift4/ose-cluster-capi-operator-container-rhel8@sha256:7d5b042abbe54ee6406dc8741621de6ea30f44498a874b619c80741439ebf769_arm64"
},
"product_reference": "openshift4/ose-cluster-capi-operator-container-rhel8@sha256:7d5b042abbe54ee6406dc8741621de6ea30f44498a874b619c80741439ebf769_arm64",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-cluster-capi-operator-container-rhel8@sha256:80fc292bb9c856b3ef7f9b672d84f5924e301a8b5828156ddf8269a56e095d85_s390x as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:openshift4/ose-cluster-capi-operator-container-rhel8@sha256:80fc292bb9c856b3ef7f9b672d84f5924e301a8b5828156ddf8269a56e095d85_s390x"
},
"product_reference": "openshift4/ose-cluster-capi-operator-container-rhel8@sha256:80fc292bb9c856b3ef7f9b672d84f5924e301a8b5828156ddf8269a56e095d85_s390x",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-cluster-capi-operator-container-rhel8@sha256:f86eb79d7a994b8164bb5474f9e9bc3dcbe5ed9fada84b31dceff9c138f30974_amd64 as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:openshift4/ose-cluster-capi-operator-container-rhel8@sha256:f86eb79d7a994b8164bb5474f9e9bc3dcbe5ed9fada84b31dceff9c138f30974_amd64"
},
"product_reference": "openshift4/ose-cluster-capi-operator-container-rhel8@sha256:f86eb79d7a994b8164bb5474f9e9bc3dcbe5ed9fada84b31dceff9c138f30974_amd64",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-cluster-capi-rhel8-operator@sha256:47b12ea0b5c2e762e67c9b88a4a85b1a99bffd445643056658462e7cc1caab18_ppc64le as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:openshift4/ose-cluster-capi-rhel8-operator@sha256:47b12ea0b5c2e762e67c9b88a4a85b1a99bffd445643056658462e7cc1caab18_ppc64le"
},
"product_reference": "openshift4/ose-cluster-capi-rhel8-operator@sha256:47b12ea0b5c2e762e67c9b88a4a85b1a99bffd445643056658462e7cc1caab18_ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-cluster-capi-rhel8-operator@sha256:7d5b042abbe54ee6406dc8741621de6ea30f44498a874b619c80741439ebf769_arm64 as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:openshift4/ose-cluster-capi-rhel8-operator@sha256:7d5b042abbe54ee6406dc8741621de6ea30f44498a874b619c80741439ebf769_arm64"
},
"product_reference": "openshift4/ose-cluster-capi-rhel8-operator@sha256:7d5b042abbe54ee6406dc8741621de6ea30f44498a874b619c80741439ebf769_arm64",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-cluster-capi-rhel8-operator@sha256:80fc292bb9c856b3ef7f9b672d84f5924e301a8b5828156ddf8269a56e095d85_s390x as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:openshift4/ose-cluster-capi-rhel8-operator@sha256:80fc292bb9c856b3ef7f9b672d84f5924e301a8b5828156ddf8269a56e095d85_s390x"
},
"product_reference": "openshift4/ose-cluster-capi-rhel8-operator@sha256:80fc292bb9c856b3ef7f9b672d84f5924e301a8b5828156ddf8269a56e095d85_s390x",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-cluster-capi-rhel8-operator@sha256:f86eb79d7a994b8164bb5474f9e9bc3dcbe5ed9fada84b31dceff9c138f30974_amd64 as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:openshift4/ose-cluster-capi-rhel8-operator@sha256:f86eb79d7a994b8164bb5474f9e9bc3dcbe5ed9fada84b31dceff9c138f30974_amd64"
},
"product_reference": "openshift4/ose-cluster-capi-rhel8-operator@sha256:f86eb79d7a994b8164bb5474f9e9bc3dcbe5ed9fada84b31dceff9c138f30974_amd64",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-cluster-cloud-controller-manager-operator-rhel8@sha256:1ea1c7a907ddd7002fd27685e85c43a09755d3ff712713d54671bb071d9e7c66_arm64 as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:openshift4/ose-cluster-cloud-controller-manager-operator-rhel8@sha256:1ea1c7a907ddd7002fd27685e85c43a09755d3ff712713d54671bb071d9e7c66_arm64"
},
"product_reference": "openshift4/ose-cluster-cloud-controller-manager-operator-rhel8@sha256:1ea1c7a907ddd7002fd27685e85c43a09755d3ff712713d54671bb071d9e7c66_arm64",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-cluster-cloud-controller-manager-operator-rhel8@sha256:455f0e33840e6830e1aaba5459a6c8c5ac773e326bc0d61cad2c30b0a15b7874_amd64 as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:openshift4/ose-cluster-cloud-controller-manager-operator-rhel8@sha256:455f0e33840e6830e1aaba5459a6c8c5ac773e326bc0d61cad2c30b0a15b7874_amd64"
},
"product_reference": "openshift4/ose-cluster-cloud-controller-manager-operator-rhel8@sha256:455f0e33840e6830e1aaba5459a6c8c5ac773e326bc0d61cad2c30b0a15b7874_amd64",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-cluster-cloud-controller-manager-operator-rhel8@sha256:8befdd6d48ad9a969d3c1d8e3d941d78cbdac51bd7ff8169ebe3c5c2be06c6cc_ppc64le as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:openshift4/ose-cluster-cloud-controller-manager-operator-rhel8@sha256:8befdd6d48ad9a969d3c1d8e3d941d78cbdac51bd7ff8169ebe3c5c2be06c6cc_ppc64le"
},
"product_reference": "openshift4/ose-cluster-cloud-controller-manager-operator-rhel8@sha256:8befdd6d48ad9a969d3c1d8e3d941d78cbdac51bd7ff8169ebe3c5c2be06c6cc_ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-cluster-cloud-controller-manager-operator-rhel8@sha256:df851d0c4ccebe4722cbc4f5166b443d6c911b6a7c6792c4df708f8ca8606c3f_s390x as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:openshift4/ose-cluster-cloud-controller-manager-operator-rhel8@sha256:df851d0c4ccebe4722cbc4f5166b443d6c911b6a7c6792c4df708f8ca8606c3f_s390x"
},
"product_reference": "openshift4/ose-cluster-cloud-controller-manager-operator-rhel8@sha256:df851d0c4ccebe4722cbc4f5166b443d6c911b6a7c6792c4df708f8ca8606c3f_s390x",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-cluster-config-operator@sha256:7c9258e2750def044850ce4d7e8d33509fc9ff6cbf5ea385a91712126d95fb4a_amd64 as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:openshift4/ose-cluster-config-operator@sha256:7c9258e2750def044850ce4d7e8d33509fc9ff6cbf5ea385a91712126d95fb4a_amd64"
},
"product_reference": "openshift4/ose-cluster-config-operator@sha256:7c9258e2750def044850ce4d7e8d33509fc9ff6cbf5ea385a91712126d95fb4a_amd64",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-cluster-config-operator@sha256:88762438b2a594f1bfed201790fdd7aaa383c733c750dec4baa19757eb0a224b_ppc64le as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:openshift4/ose-cluster-config-operator@sha256:88762438b2a594f1bfed201790fdd7aaa383c733c750dec4baa19757eb0a224b_ppc64le"
},
"product_reference": "openshift4/ose-cluster-config-operator@sha256:88762438b2a594f1bfed201790fdd7aaa383c733c750dec4baa19757eb0a224b_ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-cluster-config-operator@sha256:b5ae46d084d4ac7abffa0d0a1faea78e4f7d00afa8710fa1782642709d46d76b_s390x as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:openshift4/ose-cluster-config-operator@sha256:b5ae46d084d4ac7abffa0d0a1faea78e4f7d00afa8710fa1782642709d46d76b_s390x"
},
"product_reference": "openshift4/ose-cluster-config-operator@sha256:b5ae46d084d4ac7abffa0d0a1faea78e4f7d00afa8710fa1782642709d46d76b_s390x",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-cluster-config-operator@sha256:c87622cb702c60bd80393ac9bacb40563502daddfc2854422bb7983d70c19e01_arm64 as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:openshift4/ose-cluster-config-operator@sha256:c87622cb702c60bd80393ac9bacb40563502daddfc2854422bb7983d70c19e01_arm64"
},
"product_reference": "openshift4/ose-cluster-config-operator@sha256:c87622cb702c60bd80393ac9bacb40563502daddfc2854422bb7983d70c19e01_arm64",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-cluster-csi-snapshot-controller-rhel8-operator@sha256:0c2492d5936d1af12407e74cd47340f13efc46e90ea329217e464c4ad109d210_arm64 as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:openshift4/ose-cluster-csi-snapshot-controller-rhel8-operator@sha256:0c2492d5936d1af12407e74cd47340f13efc46e90ea329217e464c4ad109d210_arm64"
},
"product_reference": "openshift4/ose-cluster-csi-snapshot-controller-rhel8-operator@sha256:0c2492d5936d1af12407e74cd47340f13efc46e90ea329217e464c4ad109d210_arm64",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-cluster-csi-snapshot-controller-rhel8-operator@sha256:2beae1f0693a10a0ab50e08602cbf7654f05e1ef225fc162387e581da57e0a3c_s390x as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:openshift4/ose-cluster-csi-snapshot-controller-rhel8-operator@sha256:2beae1f0693a10a0ab50e08602cbf7654f05e1ef225fc162387e581da57e0a3c_s390x"
},
"product_reference": "openshift4/ose-cluster-csi-snapshot-controller-rhel8-operator@sha256:2beae1f0693a10a0ab50e08602cbf7654f05e1ef225fc162387e581da57e0a3c_s390x",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-cluster-csi-snapshot-controller-rhel8-operator@sha256:37492607333c4d91cbb9b4e18c4833e02c1d10fa9e28878460c5e5d76cbe2613_ppc64le as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:openshift4/ose-cluster-csi-snapshot-controller-rhel8-operator@sha256:37492607333c4d91cbb9b4e18c4833e02c1d10fa9e28878460c5e5d76cbe2613_ppc64le"
},
"product_reference": "openshift4/ose-cluster-csi-snapshot-controller-rhel8-operator@sha256:37492607333c4d91cbb9b4e18c4833e02c1d10fa9e28878460c5e5d76cbe2613_ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-cluster-csi-snapshot-controller-rhel8-operator@sha256:9fe8d8fd53bacfd5ac2e5d70e0040be4cd65cd5550cb6cbc1ef0bddb01372d4e_amd64 as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:openshift4/ose-cluster-csi-snapshot-controller-rhel8-operator@sha256:9fe8d8fd53bacfd5ac2e5d70e0040be4cd65cd5550cb6cbc1ef0bddb01372d4e_amd64"
},
"product_reference": "openshift4/ose-cluster-csi-snapshot-controller-rhel8-operator@sha256:9fe8d8fd53bacfd5ac2e5d70e0040be4cd65cd5550cb6cbc1ef0bddb01372d4e_amd64",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-cluster-dns-operator@sha256:0caac670fe7dcc0d44a81d13aed6e56479668e8a8a210caee510d7424dbf958e_amd64 as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:openshift4/ose-cluster-dns-operator@sha256:0caac670fe7dcc0d44a81d13aed6e56479668e8a8a210caee510d7424dbf958e_amd64"
},
"product_reference": "openshift4/ose-cluster-dns-operator@sha256:0caac670fe7dcc0d44a81d13aed6e56479668e8a8a210caee510d7424dbf958e_amd64",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-cluster-dns-operator@sha256:6447a66d13df0d966992e28e8e3225e80182184cd742c772107fcce36aac7797_s390x as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:openshift4/ose-cluster-dns-operator@sha256:6447a66d13df0d966992e28e8e3225e80182184cd742c772107fcce36aac7797_s390x"
},
"product_reference": "openshift4/ose-cluster-dns-operator@sha256:6447a66d13df0d966992e28e8e3225e80182184cd742c772107fcce36aac7797_s390x",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-cluster-dns-operator@sha256:7d1991a79dec5f08a127412962ca15a48c96438b19a9ad99549305e7af010144_ppc64le as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:openshift4/ose-cluster-dns-operator@sha256:7d1991a79dec5f08a127412962ca15a48c96438b19a9ad99549305e7af010144_ppc64le"
},
"product_reference": "openshift4/ose-cluster-dns-operator@sha256:7d1991a79dec5f08a127412962ca15a48c96438b19a9ad99549305e7af010144_ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-cluster-dns-operator@sha256:da8f64fc64092d5f0d098bd7088499f321402192bed38ed75637841296bbe2b9_arm64 as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:openshift4/ose-cluster-dns-operator@sha256:da8f64fc64092d5f0d098bd7088499f321402192bed38ed75637841296bbe2b9_arm64"
},
"product_reference": "openshift4/ose-cluster-dns-operator@sha256:da8f64fc64092d5f0d098bd7088499f321402192bed38ed75637841296bbe2b9_arm64",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-cluster-etcd-rhel8-operator@sha256:41dfef4fb454105e5d202de32ea85e6b806ec3bbd3a89bd77226b3ee8b1dfb2f_arm64 as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:openshift4/ose-cluster-etcd-rhel8-operator@sha256:41dfef4fb454105e5d202de32ea85e6b806ec3bbd3a89bd77226b3ee8b1dfb2f_arm64"
},
"product_reference": "openshift4/ose-cluster-etcd-rhel8-operator@sha256:41dfef4fb454105e5d202de32ea85e6b806ec3bbd3a89bd77226b3ee8b1dfb2f_arm64",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-cluster-etcd-rhel8-operator@sha256:6d9ebc067df9550aa5c1623e44a8c041f7ba0ffdad757b3848d7d5308aafa407_amd64 as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:openshift4/ose-cluster-etcd-rhel8-operator@sha256:6d9ebc067df9550aa5c1623e44a8c041f7ba0ffdad757b3848d7d5308aafa407_amd64"
},
"product_reference": "openshift4/ose-cluster-etcd-rhel8-operator@sha256:6d9ebc067df9550aa5c1623e44a8c041f7ba0ffdad757b3848d7d5308aafa407_amd64",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-cluster-etcd-rhel8-operator@sha256:82ffb1ead2ccaf05f5f876828d851f85451a8ee0a843aab7ab87fdb7faf62c1e_s390x as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:openshift4/ose-cluster-etcd-rhel8-operator@sha256:82ffb1ead2ccaf05f5f876828d851f85451a8ee0a843aab7ab87fdb7faf62c1e_s390x"
},
"product_reference": "openshift4/ose-cluster-etcd-rhel8-operator@sha256:82ffb1ead2ccaf05f5f876828d851f85451a8ee0a843aab7ab87fdb7faf62c1e_s390x",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-cluster-etcd-rhel8-operator@sha256:867a572c4a1789f8360d0f01544c9f796d0328c3d7f40d98b81677b7fce40ecb_ppc64le as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:openshift4/ose-cluster-etcd-rhel8-operator@sha256:867a572c4a1789f8360d0f01544c9f796d0328c3d7f40d98b81677b7fce40ecb_ppc64le"
},
"product_reference": "openshift4/ose-cluster-etcd-rhel8-operator@sha256:867a572c4a1789f8360d0f01544c9f796d0328c3d7f40d98b81677b7fce40ecb_ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-cluster-image-registry-operator@sha256:0358e59d273a251211b22f27aab17e0ea497d44078ec9a4ba6cb4d60ced4dd5d_arm64 as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:openshift4/ose-cluster-image-registry-operator@sha256:0358e59d273a251211b22f27aab17e0ea497d44078ec9a4ba6cb4d60ced4dd5d_arm64"
},
"product_reference": "openshift4/ose-cluster-image-registry-operator@sha256:0358e59d273a251211b22f27aab17e0ea497d44078ec9a4ba6cb4d60ced4dd5d_arm64",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-cluster-image-registry-operator@sha256:5e5e4c138e519c0de2690359fafd7e8f2b795a9049b976c0e137bf1a03e23ede_ppc64le as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:openshift4/ose-cluster-image-registry-operator@sha256:5e5e4c138e519c0de2690359fafd7e8f2b795a9049b976c0e137bf1a03e23ede_ppc64le"
},
"product_reference": "openshift4/ose-cluster-image-registry-operator@sha256:5e5e4c138e519c0de2690359fafd7e8f2b795a9049b976c0e137bf1a03e23ede_ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-cluster-image-registry-operator@sha256:af60f1e5c058385530c67cf7b4f9e5579ed15b06d2716347bc6db3d13157f438_s390x as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:openshift4/ose-cluster-image-registry-operator@sha256:af60f1e5c058385530c67cf7b4f9e5579ed15b06d2716347bc6db3d13157f438_s390x"
},
"product_reference": "openshift4/ose-cluster-image-registry-operator@sha256:af60f1e5c058385530c67cf7b4f9e5579ed15b06d2716347bc6db3d13157f438_s390x",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-cluster-image-registry-operator@sha256:e4a7ab02a4fa05edea60e5457d77cf963c0f263ebec22680197da29c5d25d599_amd64 as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:openshift4/ose-cluster-image-registry-operator@sha256:e4a7ab02a4fa05edea60e5457d77cf963c0f263ebec22680197da29c5d25d599_amd64"
},
"product_reference": "openshift4/ose-cluster-image-registry-operator@sha256:e4a7ab02a4fa05edea60e5457d77cf963c0f263ebec22680197da29c5d25d599_amd64",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-cluster-ingress-operator@sha256:5e554e018bed9ab12c0072aa87feaba4b3921e6e6eab347fd19d44dd3943605e_amd64 as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:openshift4/ose-cluster-ingress-operator@sha256:5e554e018bed9ab12c0072aa87feaba4b3921e6e6eab347fd19d44dd3943605e_amd64"
},
"product_reference": "openshift4/ose-cluster-ingress-operator@sha256:5e554e018bed9ab12c0072aa87feaba4b3921e6e6eab347fd19d44dd3943605e_amd64",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-cluster-ingress-operator@sha256:739896028a90adece5e93fd0a1e6b9ad9b2066be466d403f86d8059a974dd69f_arm64 as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:openshift4/ose-cluster-ingress-operator@sha256:739896028a90adece5e93fd0a1e6b9ad9b2066be466d403f86d8059a974dd69f_arm64"
},
"product_reference": "openshift4/ose-cluster-ingress-operator@sha256:739896028a90adece5e93fd0a1e6b9ad9b2066be466d403f86d8059a974dd69f_arm64",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-cluster-ingress-operator@sha256:ab0c7df78f7265701811c771f447e8fc77cdcb9db7b4358c58c586a1e4616481_s390x as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:openshift4/ose-cluster-ingress-operator@sha256:ab0c7df78f7265701811c771f447e8fc77cdcb9db7b4358c58c586a1e4616481_s390x"
},
"product_reference": "openshift4/ose-cluster-ingress-operator@sha256:ab0c7df78f7265701811c771f447e8fc77cdcb9db7b4358c58c586a1e4616481_s390x",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-cluster-ingress-operator@sha256:d1c0cd4e6d6c7a8faaa5e4fcb8181d8325c8f371a4efe670a0d36bcb60198d2c_ppc64le as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:openshift4/ose-cluster-ingress-operator@sha256:d1c0cd4e6d6c7a8faaa5e4fcb8181d8325c8f371a4efe670a0d36bcb60198d2c_ppc64le"
},
"product_reference": "openshift4/ose-cluster-ingress-operator@sha256:d1c0cd4e6d6c7a8faaa5e4fcb8181d8325c8f371a4efe670a0d36bcb60198d2c_ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-cluster-kube-apiserver-operator@sha256:07a151a721d0ab24cdc8ceebbdf6079c7fc656a8015a6f825914111fbaaeac12_ppc64le as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:openshift4/ose-cluster-kube-apiserver-operator@sha256:07a151a721d0ab24cdc8ceebbdf6079c7fc656a8015a6f825914111fbaaeac12_ppc64le"
},
"product_reference": "openshift4/ose-cluster-kube-apiserver-operator@sha256:07a151a721d0ab24cdc8ceebbdf6079c7fc656a8015a6f825914111fbaaeac12_ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-cluster-kube-apiserver-operator@sha256:5b1e127949b717f818448ab053c9354d73ea6981cde107c95c2b5dd658d38e1b_s390x as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:openshift4/ose-cluster-kube-apiserver-operator@sha256:5b1e127949b717f818448ab053c9354d73ea6981cde107c95c2b5dd658d38e1b_s390x"
},
"product_reference": "openshift4/ose-cluster-kube-apiserver-operator@sha256:5b1e127949b717f818448ab053c9354d73ea6981cde107c95c2b5dd658d38e1b_s390x",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-cluster-kube-apiserver-operator@sha256:b2ebb601d381558a394affedbeebe4307526402c0c0f6b1bea4f8725b35da3fd_amd64 as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:openshift4/ose-cluster-kube-apiserver-operator@sha256:b2ebb601d381558a394affedbeebe4307526402c0c0f6b1bea4f8725b35da3fd_amd64"
},
"product_reference": "openshift4/ose-cluster-kube-apiserver-operator@sha256:b2ebb601d381558a394affedbeebe4307526402c0c0f6b1bea4f8725b35da3fd_amd64",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-cluster-kube-apiserver-operator@sha256:f8d718ac3d76cf1c68e253de1dc19b6c043e84423eb3ef4ffbb8706794dde726_arm64 as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:openshift4/ose-cluster-kube-apiserver-operator@sha256:f8d718ac3d76cf1c68e253de1dc19b6c043e84423eb3ef4ffbb8706794dde726_arm64"
},
"product_reference": "openshift4/ose-cluster-kube-apiserver-operator@sha256:f8d718ac3d76cf1c68e253de1dc19b6c043e84423eb3ef4ffbb8706794dde726_arm64",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-cluster-kube-cluster-api-rhel8-operator@sha256:3bba6cbcd88668aba5ae03625d7cddea1bea0dc0e80007f9ba0f48efd9ab7cf7_amd64 as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:openshift4/ose-cluster-kube-cluster-api-rhel8-operator@sha256:3bba6cbcd88668aba5ae03625d7cddea1bea0dc0e80007f9ba0f48efd9ab7cf7_amd64"
},
"product_reference": "openshift4/ose-cluster-kube-cluster-api-rhel8-operator@sha256:3bba6cbcd88668aba5ae03625d7cddea1bea0dc0e80007f9ba0f48efd9ab7cf7_amd64",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-cluster-kube-cluster-api-rhel8-operator@sha256:7cd7a803ddd309593278e3f5588d3f9e7cb43ddbcd1245528971d8ba2dccd02d_arm64 as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:openshift4/ose-cluster-kube-cluster-api-rhel8-operator@sha256:7cd7a803ddd309593278e3f5588d3f9e7cb43ddbcd1245528971d8ba2dccd02d_arm64"
},
"product_reference": "openshift4/ose-cluster-kube-cluster-api-rhel8-operator@sha256:7cd7a803ddd309593278e3f5588d3f9e7cb43ddbcd1245528971d8ba2dccd02d_arm64",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-cluster-kube-cluster-api-rhel8-operator@sha256:c1eca6f993c9aedd597915c0f020f20adb4559c5fb332195f367aee7832cdf44_ppc64le as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:openshift4/ose-cluster-kube-cluster-api-rhel8-operator@sha256:c1eca6f993c9aedd597915c0f020f20adb4559c5fb332195f367aee7832cdf44_ppc64le"
},
"product_reference": "openshift4/ose-cluster-kube-cluster-api-rhel8-operator@sha256:c1eca6f993c9aedd597915c0f020f20adb4559c5fb332195f367aee7832cdf44_ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-cluster-kube-cluster-api-rhel8-operator@sha256:d9ae7f5c8b3eb47536b545062648171866a69b1f7c078002e5b91c89ebfd77a6_s390x as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:openshift4/ose-cluster-kube-cluster-api-rhel8-operator@sha256:d9ae7f5c8b3eb47536b545062648171866a69b1f7c078002e5b91c89ebfd77a6_s390x"
},
"product_reference": "openshift4/ose-cluster-kube-cluster-api-rhel8-operator@sha256:d9ae7f5c8b3eb47536b545062648171866a69b1f7c078002e5b91c89ebfd77a6_s390x",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-cluster-kube-controller-manager-operator@sha256:4cd1b1cfb69a5e65a5096d6e2ed9fab256263aecb3de40a3a2e21030e98005b8_ppc64le as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:openshift4/ose-cluster-kube-controller-manager-operator@sha256:4cd1b1cfb69a5e65a5096d6e2ed9fab256263aecb3de40a3a2e21030e98005b8_ppc64le"
},
"product_reference": "openshift4/ose-cluster-kube-controller-manager-operator@sha256:4cd1b1cfb69a5e65a5096d6e2ed9fab256263aecb3de40a3a2e21030e98005b8_ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-cluster-kube-controller-manager-operator@sha256:5d6f1a31087d399c9b63a0d81ac992ad7cb2a10de2dbe8a165a29bc17cb804a7_s390x as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:openshift4/ose-cluster-kube-controller-manager-operator@sha256:5d6f1a31087d399c9b63a0d81ac992ad7cb2a10de2dbe8a165a29bc17cb804a7_s390x"
},
"product_reference": "openshift4/ose-cluster-kube-controller-manager-operator@sha256:5d6f1a31087d399c9b63a0d81ac992ad7cb2a10de2dbe8a165a29bc17cb804a7_s390x",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-cluster-kube-controller-manager-operator@sha256:5e14a5b833cfa3415168708c66771b521c4f6a5b93d91370d77c12f729d8ba8d_arm64 as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:openshift4/ose-cluster-kube-controller-manager-operator@sha256:5e14a5b833cfa3415168708c66771b521c4f6a5b93d91370d77c12f729d8ba8d_arm64"
},
"product_reference": "openshift4/ose-cluster-kube-controller-manager-operator@sha256:5e14a5b833cfa3415168708c66771b521c4f6a5b93d91370d77c12f729d8ba8d_arm64",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-cluster-kube-controller-manager-operator@sha256:75675751af4d0cfe59f9fc74745ba7ad2953d95ea343af2b07ea01152fcb2683_amd64 as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:openshift4/ose-cluster-kube-controller-manager-operator@sha256:75675751af4d0cfe59f9fc74745ba7ad2953d95ea343af2b07ea01152fcb2683_amd64"
},
"product_reference": "openshift4/ose-cluster-kube-controller-manager-operator@sha256:75675751af4d0cfe59f9fc74745ba7ad2953d95ea343af2b07ea01152fcb2683_amd64",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-cluster-kube-scheduler-operator@sha256:5d4d03c1d90ec1a7484ead812faf3d2afdbd59ff43391fde735d8d7463607619_arm64 as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:openshift4/ose-cluster-kube-scheduler-operator@sha256:5d4d03c1d90ec1a7484ead812faf3d2afdbd59ff43391fde735d8d7463607619_arm64"
},
"product_reference": "openshift4/ose-cluster-kube-scheduler-operator@sha256:5d4d03c1d90ec1a7484ead812faf3d2afdbd59ff43391fde735d8d7463607619_arm64",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-cluster-kube-scheduler-operator@sha256:83deb5bdc9f0c9284eb4e8de788cc453cdbcfc01d50070fb52465f225f66a1df_s390x as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:openshift4/ose-cluster-kube-scheduler-operator@sha256:83deb5bdc9f0c9284eb4e8de788cc453cdbcfc01d50070fb52465f225f66a1df_s390x"
},
"product_reference": "openshift4/ose-cluster-kube-scheduler-operator@sha256:83deb5bdc9f0c9284eb4e8de788cc453cdbcfc01d50070fb52465f225f66a1df_s390x",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-cluster-kube-scheduler-operator@sha256:c6dd4dced8d9955ef9ec9c1e517f37f3caa06b0e15a5c9dd5740069c0bf0c634_amd64 as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:openshift4/ose-cluster-kube-scheduler-operator@sha256:c6dd4dced8d9955ef9ec9c1e517f37f3caa06b0e15a5c9dd5740069c0bf0c634_amd64"
},
"product_reference": "openshift4/ose-cluster-kube-scheduler-operator@sha256:c6dd4dced8d9955ef9ec9c1e517f37f3caa06b0e15a5c9dd5740069c0bf0c634_amd64",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-cluster-kube-scheduler-operator@sha256:ca65bc4f76a6d874b2d0ceca00bb6261eda096be7dcd6c113eda8e11dfde0916_ppc64le as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:openshift4/ose-cluster-kube-scheduler-operator@sha256:ca65bc4f76a6d874b2d0ceca00bb6261eda096be7dcd6c113eda8e11dfde0916_ppc64le"
},
"product_reference": "openshift4/ose-cluster-kube-scheduler-operator@sha256:ca65bc4f76a6d874b2d0ceca00bb6261eda096be7dcd6c113eda8e11dfde0916_ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-cluster-kube-storage-version-migrator-rhel8-operator@sha256:48ad9408d754564627549bc8035ae681201a18bdeeb9fa234049c44e6c14581e_amd64 as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:openshift4/ose-cluster-kube-storage-version-migrator-rhel8-operator@sha256:48ad9408d754564627549bc8035ae681201a18bdeeb9fa234049c44e6c14581e_amd64"
},
"product_reference": "openshift4/ose-cluster-kube-storage-version-migrator-rhel8-operator@sha256:48ad9408d754564627549bc8035ae681201a18bdeeb9fa234049c44e6c14581e_amd64",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-cluster-kube-storage-version-migrator-rhel8-operator@sha256:76c1af1cd2b729bfacfa83bd3d8ed148284bb5b78b796cd433b8d6863a19d3ef_s390x as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:openshift4/ose-cluster-kube-storage-version-migrator-rhel8-operator@sha256:76c1af1cd2b729bfacfa83bd3d8ed148284bb5b78b796cd433b8d6863a19d3ef_s390x"
},
"product_reference": "openshift4/ose-cluster-kube-storage-version-migrator-rhel8-operator@sha256:76c1af1cd2b729bfacfa83bd3d8ed148284bb5b78b796cd433b8d6863a19d3ef_s390x",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-cluster-kube-storage-version-migrator-rhel8-operator@sha256:86a641e8f5edd231d7af6c227b458bedf1d1c778a9bed95bb2a31fd6c2af3da2_arm64 as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:openshift4/ose-cluster-kube-storage-version-migrator-rhel8-operator@sha256:86a641e8f5edd231d7af6c227b458bedf1d1c778a9bed95bb2a31fd6c2af3da2_arm64"
},
"product_reference": "openshift4/ose-cluster-kube-storage-version-migrator-rhel8-operator@sha256:86a641e8f5edd231d7af6c227b458bedf1d1c778a9bed95bb2a31fd6c2af3da2_arm64",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-cluster-kube-storage-version-migrator-rhel8-operator@sha256:a9fc53ebe17f190200b3e41a65737483a88a58bc6350af51f03f4f9ca700bdba_ppc64le as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:openshift4/ose-cluster-kube-storage-version-migrator-rhel8-operator@sha256:a9fc53ebe17f190200b3e41a65737483a88a58bc6350af51f03f4f9ca700bdba_ppc64le"
},
"product_reference": "openshift4/ose-cluster-kube-storage-version-migrator-rhel8-operator@sha256:a9fc53ebe17f190200b3e41a65737483a88a58bc6350af51f03f4f9ca700bdba_ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-cluster-machine-approver@sha256:07667ef8e091ee997b5e659dfa3c8a762573f7f0a202dba72d42032c827111e0_s390x as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:openshift4/ose-cluster-machine-approver@sha256:07667ef8e091ee997b5e659dfa3c8a762573f7f0a202dba72d42032c827111e0_s390x"
},
"product_reference": "openshift4/ose-cluster-machine-approver@sha256:07667ef8e091ee997b5e659dfa3c8a762573f7f0a202dba72d42032c827111e0_s390x",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-cluster-machine-approver@sha256:2ae92fbe8598f400f53316010e51e751d515d208c9204a04ab6f474837833705_arm64 as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:openshift4/ose-cluster-machine-approver@sha256:2ae92fbe8598f400f53316010e51e751d515d208c9204a04ab6f474837833705_arm64"
},
"product_reference": "openshift4/ose-cluster-machine-approver@sha256:2ae92fbe8598f400f53316010e51e751d515d208c9204a04ab6f474837833705_arm64",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-cluster-machine-approver@sha256:d5293d65f59c34e7b3bfb6f2e31bcc13148c2a4ba98407df16ef9d7ec3522f03_ppc64le as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:openshift4/ose-cluster-machine-approver@sha256:d5293d65f59c34e7b3bfb6f2e31bcc13148c2a4ba98407df16ef9d7ec3522f03_ppc64le"
},
"product_reference": "openshift4/ose-cluster-machine-approver@sha256:d5293d65f59c34e7b3bfb6f2e31bcc13148c2a4ba98407df16ef9d7ec3522f03_ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-cluster-machine-approver@sha256:db34e4cbce97a50bae91565138d1555f2eed1010cae2c589f7e34e5e27de5168_amd64 as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:openshift4/ose-cluster-machine-approver@sha256:db34e4cbce97a50bae91565138d1555f2eed1010cae2c589f7e34e5e27de5168_amd64"
},
"product_reference": "openshift4/ose-cluster-machine-approver@sha256:db34e4cbce97a50bae91565138d1555f2eed1010cae2c589f7e34e5e27de5168_amd64",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-cluster-monitoring-operator@sha256:38097086911176eb6d94c9eb3fb744336d5c07b95c989d719dd7ed20807ae3c9_s390x as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:openshift4/ose-cluster-monitoring-operator@sha256:38097086911176eb6d94c9eb3fb744336d5c07b95c989d719dd7ed20807ae3c9_s390x"
},
"product_reference": "openshift4/ose-cluster-monitoring-operator@sha256:38097086911176eb6d94c9eb3fb744336d5c07b95c989d719dd7ed20807ae3c9_s390x",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-cluster-monitoring-operator@sha256:8ff5a580ab2e42adbdcbea74e7c2b6915c6abd4c5d6f14c82903586dda18001a_ppc64le as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:openshift4/ose-cluster-monitoring-operator@sha256:8ff5a580ab2e42adbdcbea74e7c2b6915c6abd4c5d6f14c82903586dda18001a_ppc64le"
},
"product_reference": "openshift4/ose-cluster-monitoring-operator@sha256:8ff5a580ab2e42adbdcbea74e7c2b6915c6abd4c5d6f14c82903586dda18001a_ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-cluster-monitoring-operator@sha256:9ef3638201f3d8110c37205196e2c8023b497abff4c34124289496f014960c7a_arm64 as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:openshift4/ose-cluster-monitoring-operator@sha256:9ef3638201f3d8110c37205196e2c8023b497abff4c34124289496f014960c7a_arm64"
},
"product_reference": "openshift4/ose-cluster-monitoring-operator@sha256:9ef3638201f3d8110c37205196e2c8023b497abff4c34124289496f014960c7a_arm64",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-cluster-monitoring-operator@sha256:f15249736c67cbf440deb68891faf4eadc896fa2f378590c8a355e2ff39ebd94_amd64 as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:openshift4/ose-cluster-monitoring-operator@sha256:f15249736c67cbf440deb68891faf4eadc896fa2f378590c8a355e2ff39ebd94_amd64"
},
"product_reference": "openshift4/ose-cluster-monitoring-operator@sha256:f15249736c67cbf440deb68891faf4eadc896fa2f378590c8a355e2ff39ebd94_amd64",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-cluster-network-operator@sha256:9e7aab6d8d159653383627b8262ad46155dc97692c5c345b72f90ecf100ab4c3_amd64 as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:openshift4/ose-cluster-network-operator@sha256:9e7aab6d8d159653383627b8262ad46155dc97692c5c345b72f90ecf100ab4c3_amd64"
},
"product_reference": "openshift4/ose-cluster-network-operator@sha256:9e7aab6d8d159653383627b8262ad46155dc97692c5c345b72f90ecf100ab4c3_amd64",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-cluster-network-operator@sha256:c6cf66b22c51935f2c081b23208eab48c41a44b9b915035ffa896101c41deb0a_s390x as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:openshift4/ose-cluster-network-operator@sha256:c6cf66b22c51935f2c081b23208eab48c41a44b9b915035ffa896101c41deb0a_s390x"
},
"product_reference": "openshift4/ose-cluster-network-operator@sha256:c6cf66b22c51935f2c081b23208eab48c41a44b9b915035ffa896101c41deb0a_s390x",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-cluster-network-operator@sha256:d3bff15251d3415b42ff851f0a1269bbf0fdac9410f437ad32c19c709b8f1b1d_ppc64le as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:openshift4/ose-cluster-network-operator@sha256:d3bff15251d3415b42ff851f0a1269bbf0fdac9410f437ad32c19c709b8f1b1d_ppc64le"
},
"product_reference": "openshift4/ose-cluster-network-operator@sha256:d3bff15251d3415b42ff851f0a1269bbf0fdac9410f437ad32c19c709b8f1b1d_ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-cluster-network-operator@sha256:edcfb5688a3cc314456a59a1caebbb401a82d0aaf725867dcba874c93499bfbb_arm64 as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:openshift4/ose-cluster-network-operator@sha256:edcfb5688a3cc314456a59a1caebbb401a82d0aaf725867dcba874c93499bfbb_arm64"
},
"product_reference": "openshift4/ose-cluster-network-operator@sha256:edcfb5688a3cc314456a59a1caebbb401a82d0aaf725867dcba874c93499bfbb_arm64",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-cluster-node-tuning-operator@sha256:032fbdb27508aaf93b1dedfc114e67cc8d398f4a6bd9f994ca40eb66d1e50f5f_s390x as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:openshift4/ose-cluster-node-tuning-operator@sha256:032fbdb27508aaf93b1dedfc114e67cc8d398f4a6bd9f994ca40eb66d1e50f5f_s390x"
},
"product_reference": "openshift4/ose-cluster-node-tuning-operator@sha256:032fbdb27508aaf93b1dedfc114e67cc8d398f4a6bd9f994ca40eb66d1e50f5f_s390x",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-cluster-node-tuning-operator@sha256:3ad618fd222cd3f0967b5c945e3f8a9c2c9f7cd5c4c107f2de7b7da4d06c5587_ppc64le as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:openshift4/ose-cluster-node-tuning-operator@sha256:3ad618fd222cd3f0967b5c945e3f8a9c2c9f7cd5c4c107f2de7b7da4d06c5587_ppc64le"
},
"product_reference": "openshift4/ose-cluster-node-tuning-operator@sha256:3ad618fd222cd3f0967b5c945e3f8a9c2c9f7cd5c4c107f2de7b7da4d06c5587_ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-cluster-node-tuning-operator@sha256:5635e64a108e6005c47c88080b35cc11948d6097bb632228f8193a17b53259b9_arm64 as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:openshift4/ose-cluster-node-tuning-operator@sha256:5635e64a108e6005c47c88080b35cc11948d6097bb632228f8193a17b53259b9_arm64"
},
"product_reference": "openshift4/ose-cluster-node-tuning-operator@sha256:5635e64a108e6005c47c88080b35cc11948d6097bb632228f8193a17b53259b9_arm64",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-cluster-node-tuning-operator@sha256:d06e393e0493bb6a519ffeab2595b7555df2148190eb30a29def40325c35e3a5_amd64 as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:openshift4/ose-cluster-node-tuning-operator@sha256:d06e393e0493bb6a519ffeab2595b7555df2148190eb30a29def40325c35e3a5_amd64"
},
"product_reference": "openshift4/ose-cluster-node-tuning-operator@sha256:d06e393e0493bb6a519ffeab2595b7555df2148190eb30a29def40325c35e3a5_amd64",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-cluster-openshift-apiserver-operator@sha256:579f671f2e8a295eae80c19571daab0818ed012888980c0dc7a383fa277f595a_arm64 as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:openshift4/ose-cluster-openshift-apiserver-operator@sha256:579f671f2e8a295eae80c19571daab0818ed012888980c0dc7a383fa277f595a_arm64"
},
"product_reference": "openshift4/ose-cluster-openshift-apiserver-operator@sha256:579f671f2e8a295eae80c19571daab0818ed012888980c0dc7a383fa277f595a_arm64",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-cluster-openshift-apiserver-operator@sha256:5a72cb0256f9b20e3f1b847def6ab9f544ff9d7b3a63437963fc1225c8b0ce94_ppc64le as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:openshift4/ose-cluster-openshift-apiserver-operator@sha256:5a72cb0256f9b20e3f1b847def6ab9f544ff9d7b3a63437963fc1225c8b0ce94_ppc64le"
},
"product_reference": "openshift4/ose-cluster-openshift-apiserver-operator@sha256:5a72cb0256f9b20e3f1b847def6ab9f544ff9d7b3a63437963fc1225c8b0ce94_ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-cluster-openshift-apiserver-operator@sha256:a01a7943ecfa16a7ee0efd14e2cf192c887544cf9b9517b66dcdd0b9f1cd34dc_s390x as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:openshift4/ose-cluster-openshift-apiserver-operator@sha256:a01a7943ecfa16a7ee0efd14e2cf192c887544cf9b9517b66dcdd0b9f1cd34dc_s390x"
},
"product_reference": "openshift4/ose-cluster-openshift-apiserver-operator@sha256:a01a7943ecfa16a7ee0efd14e2cf192c887544cf9b9517b66dcdd0b9f1cd34dc_s390x",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-cluster-openshift-apiserver-operator@sha256:dc6a39c838691902cf50574eed7b6cfa6da8a38871624f09acab2e8d158b1957_amd64 as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:openshift4/ose-cluster-openshift-apiserver-operator@sha256:dc6a39c838691902cf50574eed7b6cfa6da8a38871624f09acab2e8d158b1957_amd64"
},
"product_reference": "openshift4/ose-cluster-openshift-apiserver-operator@sha256:dc6a39c838691902cf50574eed7b6cfa6da8a38871624f09acab2e8d158b1957_amd64",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-cluster-openshift-controller-manager-operator@sha256:6634a513df79182201131a7f56ac876323bd7e1709b737405ab41e06e95acf40_arm64 as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:openshift4/ose-cluster-openshift-controller-manager-operator@sha256:6634a513df79182201131a7f56ac876323bd7e1709b737405ab41e06e95acf40_arm64"
},
"product_reference": "openshift4/ose-cluster-openshift-controller-manager-operator@sha256:6634a513df79182201131a7f56ac876323bd7e1709b737405ab41e06e95acf40_arm64",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-cluster-openshift-controller-manager-operator@sha256:6e38c38b884651ae615d96617cbb562966ad67a63241dc1296c38e61556b6f74_s390x as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:openshift4/ose-cluster-openshift-controller-manager-operator@sha256:6e38c38b884651ae615d96617cbb562966ad67a63241dc1296c38e61556b6f74_s390x"
},
"product_reference": "openshift4/ose-cluster-openshift-controller-manager-operator@sha256:6e38c38b884651ae615d96617cbb562966ad67a63241dc1296c38e61556b6f74_s390x",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-cluster-openshift-controller-manager-operator@sha256:a502b3ce08f4dbb73617d2e212c6b89761a10cbb1d858b9c0f2791cb35683db5_amd64 as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:openshift4/ose-cluster-openshift-controller-manager-operator@sha256:a502b3ce08f4dbb73617d2e212c6b89761a10cbb1d858b9c0f2791cb35683db5_amd64"
},
"product_reference": "openshift4/ose-cluster-openshift-controller-manager-operator@sha256:a502b3ce08f4dbb73617d2e212c6b89761a10cbb1d858b9c0f2791cb35683db5_amd64",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-cluster-openshift-controller-manager-operator@sha256:f5b0dc319a66df941b33428ca64b2cd937957ce47b932e8c3c74398f1057caf1_ppc64le as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:openshift4/ose-cluster-openshift-controller-manager-operator@sha256:f5b0dc319a66df941b33428ca64b2cd937957ce47b932e8c3c74398f1057caf1_ppc64le"
},
"product_reference": "openshift4/ose-cluster-openshift-controller-manager-operator@sha256:f5b0dc319a66df941b33428ca64b2cd937957ce47b932e8c3c74398f1057caf1_ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-cluster-policy-controller-rhel8@sha256:4d56f27c4662cfa3b2cc7b9f4b146b66f9ad6b6e214b23813a8c4ed5a4107ead_ppc64le as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:openshift4/ose-cluster-policy-controller-rhel8@sha256:4d56f27c4662cfa3b2cc7b9f4b146b66f9ad6b6e214b23813a8c4ed5a4107ead_ppc64le"
},
"product_reference": "openshift4/ose-cluster-policy-controller-rhel8@sha256:4d56f27c4662cfa3b2cc7b9f4b146b66f9ad6b6e214b23813a8c4ed5a4107ead_ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-cluster-policy-controller-rhel8@sha256:7ad8d955c2bf988905684f85876a22874dd235f2bac686c8565585abac5cc2eb_s390x as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:openshift4/ose-cluster-policy-controller-rhel8@sha256:7ad8d955c2bf988905684f85876a22874dd235f2bac686c8565585abac5cc2eb_s390x"
},
"product_reference": "openshift4/ose-cluster-policy-controller-rhel8@sha256:7ad8d955c2bf988905684f85876a22874dd235f2bac686c8565585abac5cc2eb_s390x",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-cluster-policy-controller-rhel8@sha256:c0925a8d478200fab902a7cae4847a900c7e4473ecc20f854e3ba58ac0d46cc3_arm64 as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:openshift4/ose-cluster-policy-controller-rhel8@sha256:c0925a8d478200fab902a7cae4847a900c7e4473ecc20f854e3ba58ac0d46cc3_arm64"
},
"product_reference": "openshift4/ose-cluster-policy-controller-rhel8@sha256:c0925a8d478200fab902a7cae4847a900c7e4473ecc20f854e3ba58ac0d46cc3_arm64",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-cluster-policy-controller-rhel8@sha256:c7dc36c1b1c71ab449668a5600ce9ba403c23a7a14c81ea80a851d8f96a97757_amd64 as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:openshift4/ose-cluster-policy-controller-rhel8@sha256:c7dc36c1b1c71ab449668a5600ce9ba403c23a7a14c81ea80a851d8f96a97757_amd64"
},
"product_reference": "openshift4/ose-cluster-policy-controller-rhel8@sha256:c7dc36c1b1c71ab449668a5600ce9ba403c23a7a14c81ea80a851d8f96a97757_amd64",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-cluster-samples-operator@sha256:41b5edfb6f395372593d2ece37102b6c53deabaf208a2d66cc3486308bf7bcd9_s390x as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:openshift4/ose-cluster-samples-operator@sha256:41b5edfb6f395372593d2ece37102b6c53deabaf208a2d66cc3486308bf7bcd9_s390x"
},
"product_reference": "openshift4/ose-cluster-samples-operator@sha256:41b5edfb6f395372593d2ece37102b6c53deabaf208a2d66cc3486308bf7bcd9_s390x",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-cluster-samples-operator@sha256:6bf352ae6bc6a6c46ca79014473cc163505165163060870bcf2e42f07b9f2577_ppc64le as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:openshift4/ose-cluster-samples-operator@sha256:6bf352ae6bc6a6c46ca79014473cc163505165163060870bcf2e42f07b9f2577_ppc64le"
},
"product_reference": "openshift4/ose-cluster-samples-operator@sha256:6bf352ae6bc6a6c46ca79014473cc163505165163060870bcf2e42f07b9f2577_ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-cluster-samples-operator@sha256:844d02462ad69b045a796a9b5547cd65e42b51a56fda3b289a15e5aa0caa7138_amd64 as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:openshift4/ose-cluster-samples-operator@sha256:844d02462ad69b045a796a9b5547cd65e42b51a56fda3b289a15e5aa0caa7138_amd64"
},
"product_reference": "openshift4/ose-cluster-samples-operator@sha256:844d02462ad69b045a796a9b5547cd65e42b51a56fda3b289a15e5aa0caa7138_amd64",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-cluster-samples-operator@sha256:c8a7ca2191e14e7b7b67108743fa442f75222a5f8a8577bb801f4209c72cf5a8_arm64 as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:openshift4/ose-cluster-samples-operator@sha256:c8a7ca2191e14e7b7b67108743fa442f75222a5f8a8577bb801f4209c72cf5a8_arm64"
},
"product_reference": "openshift4/ose-cluster-samples-operator@sha256:c8a7ca2191e14e7b7b67108743fa442f75222a5f8a8577bb801f4209c72cf5a8_arm64",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-cluster-storage-operator@sha256:2155fd9379e1264fc4a0608cac844a098df4f170d5e1383c18b95fc7ec6b049a_arm64 as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:openshift4/ose-cluster-storage-operator@sha256:2155fd9379e1264fc4a0608cac844a098df4f170d5e1383c18b95fc7ec6b049a_arm64"
},
"product_reference": "openshift4/ose-cluster-storage-operator@sha256:2155fd9379e1264fc4a0608cac844a098df4f170d5e1383c18b95fc7ec6b049a_arm64",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-cluster-storage-operator@sha256:60c88dda1e58b5a6e8109afef2a837fe184362ada32f369784bd5cf2a34183f2_amd64 as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:openshift4/ose-cluster-storage-operator@sha256:60c88dda1e58b5a6e8109afef2a837fe184362ada32f369784bd5cf2a34183f2_amd64"
},
"product_reference": "openshift4/ose-cluster-storage-operator@sha256:60c88dda1e58b5a6e8109afef2a837fe184362ada32f369784bd5cf2a34183f2_amd64",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-cluster-storage-operator@sha256:a2da82561c61ddde3ed10057743ad59cefb36cd9b59a167bd1c01638cdb1b9a6_s390x as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:openshift4/ose-cluster-storage-operator@sha256:a2da82561c61ddde3ed10057743ad59cefb36cd9b59a167bd1c01638cdb1b9a6_s390x"
},
"product_reference": "openshift4/ose-cluster-storage-operator@sha256:a2da82561c61ddde3ed10057743ad59cefb36cd9b59a167bd1c01638cdb1b9a6_s390x",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-cluster-storage-operator@sha256:c30a0ebdf2740b0c0badde549e557973c741315cca23a931cfb28dce704887d3_ppc64le as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:openshift4/ose-cluster-storage-operator@sha256:c30a0ebdf2740b0c0badde549e557973c741315cca23a931cfb28dce704887d3_ppc64le"
},
"product_reference": "openshift4/ose-cluster-storage-operator@sha256:c30a0ebdf2740b0c0badde549e557973c741315cca23a931cfb28dce704887d3_ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-cluster-update-keys@sha256:d5c919b0c64ca6401a0128b08b1440c4679d748c91acb90fd04f6665ae264929_ppc64le as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:openshift4/ose-cluster-update-keys@sha256:d5c919b0c64ca6401a0128b08b1440c4679d748c91acb90fd04f6665ae264929_ppc64le"
},
"product_reference": "openshift4/ose-cluster-update-keys@sha256:d5c919b0c64ca6401a0128b08b1440c4679d748c91acb90fd04f6665ae264929_ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-cluster-update-keys@sha256:dbaa95fb795f4dedeeeab0a2b1372ceef199f098d9a83c88581897dc992bb065_arm64 as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:openshift4/ose-cluster-update-keys@sha256:dbaa95fb795f4dedeeeab0a2b1372ceef199f098d9a83c88581897dc992bb065_arm64"
},
"product_reference": "openshift4/ose-cluster-update-keys@sha256:dbaa95fb795f4dedeeeab0a2b1372ceef199f098d9a83c88581897dc992bb065_arm64",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-cluster-update-keys@sha256:e830e81f1cafe4d2aaf49f3e96befdf1a992afbc64795fed941591d88f5ce71a_s390x as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:openshift4/ose-cluster-update-keys@sha256:e830e81f1cafe4d2aaf49f3e96befdf1a992afbc64795fed941591d88f5ce71a_s390x"
},
"product_reference": "openshift4/ose-cluster-update-keys@sha256:e830e81f1cafe4d2aaf49f3e96befdf1a992afbc64795fed941591d88f5ce71a_s390x",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-cluster-update-keys@sha256:fe8864f55f1ef516784a6a3836a09c3a399b6fee050e7c78181f1a337667b4b7_amd64 as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:openshift4/ose-cluster-update-keys@sha256:fe8864f55f1ef516784a6a3836a09c3a399b6fee050e7c78181f1a337667b4b7_amd64"
},
"product_reference": "openshift4/ose-cluster-update-keys@sha256:fe8864f55f1ef516784a6a3836a09c3a399b6fee050e7c78181f1a337667b4b7_amd64",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-cluster-version-operator@sha256:241713ac691dd073f8b667f59502e6db5ae503d01bd3e5dc0413bb1903a6da06_amd64 as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:openshift4/ose-cluster-version-operator@sha256:241713ac691dd073f8b667f59502e6db5ae503d01bd3e5dc0413bb1903a6da06_amd64"
},
"product_reference": "openshift4/ose-cluster-version-operator@sha256:241713ac691dd073f8b667f59502e6db5ae503d01bd3e5dc0413bb1903a6da06_amd64",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-cluster-version-operator@sha256:43508917e491dcbcf0375ce2c0252fe79bc1cde78419a9c6ea20895fac2dac1f_s390x as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:openshift4/ose-cluster-version-operator@sha256:43508917e491dcbcf0375ce2c0252fe79bc1cde78419a9c6ea20895fac2dac1f_s390x"
},
"product_reference": "openshift4/ose-cluster-version-operator@sha256:43508917e491dcbcf0375ce2c0252fe79bc1cde78419a9c6ea20895fac2dac1f_s390x",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-cluster-version-operator@sha256:6c38640774628f346faa7555b574c8b492a3c86052299fb3aa905888ec29f57c_arm64 as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:openshift4/ose-cluster-version-operator@sha256:6c38640774628f346faa7555b574c8b492a3c86052299fb3aa905888ec29f57c_arm64"
},
"product_reference": "openshift4/ose-cluster-version-operator@sha256:6c38640774628f346faa7555b574c8b492a3c86052299fb3aa905888ec29f57c_arm64",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-cluster-version-operator@sha256:739b3f7a860a9ac73027a95111dd5466b4c467970f2fb777cdf3598f67221b68_ppc64le as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:openshift4/ose-cluster-version-operator@sha256:739b3f7a860a9ac73027a95111dd5466b4c467970f2fb777cdf3598f67221b68_ppc64le"
},
"product_reference": "openshift4/ose-cluster-version-operator@sha256:739b3f7a860a9ac73027a95111dd5466b4c467970f2fb777cdf3598f67221b68_ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-configmap-reloader@sha256:25c49da28dd21c6056f6368416e1d6ad6f06a3046434e0190c4e2e47d24408bb_amd64 as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:openshift4/ose-configmap-reloader@sha256:25c49da28dd21c6056f6368416e1d6ad6f06a3046434e0190c4e2e47d24408bb_amd64"
},
"product_reference": "openshift4/ose-configmap-reloader@sha256:25c49da28dd21c6056f6368416e1d6ad6f06a3046434e0190c4e2e47d24408bb_amd64",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-configmap-reloader@sha256:26a13df99ea07b0298cd5f90b086f510c201cc7762a6020b1683489498f92247_s390x as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:openshift4/ose-configmap-reloader@sha256:26a13df99ea07b0298cd5f90b086f510c201cc7762a6020b1683489498f92247_s390x"
},
"product_reference": "openshift4/ose-configmap-reloader@sha256:26a13df99ea07b0298cd5f90b086f510c201cc7762a6020b1683489498f92247_s390x",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-configmap-reloader@sha256:d749478faa06c5b2102e5900bba9abd48dd2b05c7adf5bd8d7b5e1923ade4fdb_arm64 as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:openshift4/ose-configmap-reloader@sha256:d749478faa06c5b2102e5900bba9abd48dd2b05c7adf5bd8d7b5e1923ade4fdb_arm64"
},
"product_reference": "openshift4/ose-configmap-reloader@sha256:d749478faa06c5b2102e5900bba9abd48dd2b05c7adf5bd8d7b5e1923ade4fdb_arm64",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-configmap-reloader@sha256:f78ad6462d63cf7926c5b83617dfbd393508588d88b5bd9eeeea0b7d8a64669e_ppc64le as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:openshift4/ose-configmap-reloader@sha256:f78ad6462d63cf7926c5b83617dfbd393508588d88b5bd9eeeea0b7d8a64669e_ppc64le"
},
"product_reference": "openshift4/ose-configmap-reloader@sha256:f78ad6462d63cf7926c5b83617dfbd393508588d88b5bd9eeeea0b7d8a64669e_ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-console-operator@sha256:2ec6199f3ca35880a0d9a1960156de7d94b04be1d391b08926f19939ba8cb812_ppc64le as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:openshift4/ose-console-operator@sha256:2ec6199f3ca35880a0d9a1960156de7d94b04be1d391b08926f19939ba8cb812_ppc64le"
},
"product_reference": "openshift4/ose-console-operator@sha256:2ec6199f3ca35880a0d9a1960156de7d94b04be1d391b08926f19939ba8cb812_ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-console-operator@sha256:51aa483bf4f840be495ad572254641187d19bf74f2d38424477f5893179f649a_s390x as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:openshift4/ose-console-operator@sha256:51aa483bf4f840be495ad572254641187d19bf74f2d38424477f5893179f649a_s390x"
},
"product_reference": "openshift4/ose-console-operator@sha256:51aa483bf4f840be495ad572254641187d19bf74f2d38424477f5893179f649a_s390x",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-console-operator@sha256:97616a2200d45d1d650c0cdd543ec7f0f936786b09431047a94e01f398aa2d06_arm64 as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:openshift4/ose-console-operator@sha256:97616a2200d45d1d650c0cdd543ec7f0f936786b09431047a94e01f398aa2d06_arm64"
},
"product_reference": "openshift4/ose-console-operator@sha256:97616a2200d45d1d650c0cdd543ec7f0f936786b09431047a94e01f398aa2d06_arm64",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-console-operator@sha256:9e57ff97abdd99b207a0867fe0dee68f2bcaa7776d44e523798bab548aaae148_amd64 as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:openshift4/ose-console-operator@sha256:9e57ff97abdd99b207a0867fe0dee68f2bcaa7776d44e523798bab548aaae148_amd64"
},
"product_reference": "openshift4/ose-console-operator@sha256:9e57ff97abdd99b207a0867fe0dee68f2bcaa7776d44e523798bab548aaae148_amd64",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-console@sha256:1ac5d6db843d81b56692a2019f4201927362bbf19d7486dbfdb4098ab2b4a729_amd64 as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:openshift4/ose-console@sha256:1ac5d6db843d81b56692a2019f4201927362bbf19d7486dbfdb4098ab2b4a729_amd64"
},
"product_reference": "openshift4/ose-console@sha256:1ac5d6db843d81b56692a2019f4201927362bbf19d7486dbfdb4098ab2b4a729_amd64",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-console@sha256:67c77dfbf58dd0c41483b5afffab5215b1a818827176cfaa43794e1f237c67f1_ppc64le as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:openshift4/ose-console@sha256:67c77dfbf58dd0c41483b5afffab5215b1a818827176cfaa43794e1f237c67f1_ppc64le"
},
"product_reference": "openshift4/ose-console@sha256:67c77dfbf58dd0c41483b5afffab5215b1a818827176cfaa43794e1f237c67f1_ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-console@sha256:6a3172a832962789a7e715983784cb365e8d996ce9eaf6d93c556f24c3f8b205_arm64 as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:openshift4/ose-console@sha256:6a3172a832962789a7e715983784cb365e8d996ce9eaf6d93c556f24c3f8b205_arm64"
},
"product_reference": "openshift4/ose-console@sha256:6a3172a832962789a7e715983784cb365e8d996ce9eaf6d93c556f24c3f8b205_arm64",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-console@sha256:773182d61251834f80c36cebf472dbff70025334977ecc416560e55a41a9e8c7_s390x as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:openshift4/ose-console@sha256:773182d61251834f80c36cebf472dbff70025334977ecc416560e55a41a9e8c7_s390x"
},
"product_reference": "openshift4/ose-console@sha256:773182d61251834f80c36cebf472dbff70025334977ecc416560e55a41a9e8c7_s390x",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-container-networking-plugins-rhel8@sha256:b28145e56f2aac4dbb9d900f0efe86227287c10451728ed69708d6eac3580622_arm64 as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:openshift4/ose-container-networking-plugins-rhel8@sha256:b28145e56f2aac4dbb9d900f0efe86227287c10451728ed69708d6eac3580622_arm64"
},
"product_reference": "openshift4/ose-container-networking-plugins-rhel8@sha256:b28145e56f2aac4dbb9d900f0efe86227287c10451728ed69708d6eac3580622_arm64",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-container-networking-plugins-rhel8@sha256:c472d872a70e67ab583752ff21f0bd5619bb755030eb51e9f2a4c625793a2cc3_ppc64le as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:openshift4/ose-container-networking-plugins-rhel8@sha256:c472d872a70e67ab583752ff21f0bd5619bb755030eb51e9f2a4c625793a2cc3_ppc64le"
},
"product_reference": "openshift4/ose-container-networking-plugins-rhel8@sha256:c472d872a70e67ab583752ff21f0bd5619bb755030eb51e9f2a4c625793a2cc3_ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-container-networking-plugins-rhel8@sha256:d22cbaf4967340a39cf7ad96e68450b79898b204b5c994bd2d7f330377953412_s390x as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:openshift4/ose-container-networking-plugins-rhel8@sha256:d22cbaf4967340a39cf7ad96e68450b79898b204b5c994bd2d7f330377953412_s390x"
},
"product_reference": "openshift4/ose-container-networking-plugins-rhel8@sha256:d22cbaf4967340a39cf7ad96e68450b79898b204b5c994bd2d7f330377953412_s390x",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-container-networking-plugins-rhel8@sha256:def7a0a80be3d29e7ae6d9785f5925cf9558b9e01792cb1e77dfadb0d5f28230_amd64 as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:openshift4/ose-container-networking-plugins-rhel8@sha256:def7a0a80be3d29e7ae6d9785f5925cf9558b9e01792cb1e77dfadb0d5f28230_amd64"
},
"product_reference": "openshift4/ose-container-networking-plugins-rhel8@sha256:def7a0a80be3d29e7ae6d9785f5925cf9558b9e01792cb1e77dfadb0d5f28230_amd64",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-coredns@sha256:2f52299822c5fdc045c703c43a99ab9db893d530d618176ae52376143a354d3c_amd64 as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:openshift4/ose-coredns@sha256:2f52299822c5fdc045c703c43a99ab9db893d530d618176ae52376143a354d3c_amd64"
},
"product_reference": "openshift4/ose-coredns@sha256:2f52299822c5fdc045c703c43a99ab9db893d530d618176ae52376143a354d3c_amd64",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-coredns@sha256:58a52e4a3e0336391d21cf60c29dbede81e0a4a0dd27d54caa8c8107d4071da4_s390x as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:openshift4/ose-coredns@sha256:58a52e4a3e0336391d21cf60c29dbede81e0a4a0dd27d54caa8c8107d4071da4_s390x"
},
"product_reference": "openshift4/ose-coredns@sha256:58a52e4a3e0336391d21cf60c29dbede81e0a4a0dd27d54caa8c8107d4071da4_s390x",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-coredns@sha256:67d6f68c83ed3319353d56731fd3b31864269bd7b65d20d440f48fe4207c3ec4_arm64 as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:openshift4/ose-coredns@sha256:67d6f68c83ed3319353d56731fd3b31864269bd7b65d20d440f48fe4207c3ec4_arm64"
},
"product_reference": "openshift4/ose-coredns@sha256:67d6f68c83ed3319353d56731fd3b31864269bd7b65d20d440f48fe4207c3ec4_arm64",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-coredns@sha256:a5d7d60486b0db4eff39e8ae9234a7650f578ee4edaaa8d5d0d1f1d7985471ee_ppc64le as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:openshift4/ose-coredns@sha256:a5d7d60486b0db4eff39e8ae9234a7650f578ee4edaaa8d5d0d1f1d7985471ee_ppc64le"
},
"product_reference": "openshift4/ose-coredns@sha256:a5d7d60486b0db4eff39e8ae9234a7650f578ee4edaaa8d5d0d1f1d7985471ee_ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-csi-driver-manila-rhel8-operator@sha256:1e2c039399a6ad9857e9b3972cdf246a1cd6bdb70e2278bd3274c9ff0ffe8f5d_amd64 as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:openshift4/ose-csi-driver-manila-rhel8-operator@sha256:1e2c039399a6ad9857e9b3972cdf246a1cd6bdb70e2278bd3274c9ff0ffe8f5d_amd64"
},
"product_reference": "openshift4/ose-csi-driver-manila-rhel8-operator@sha256:1e2c039399a6ad9857e9b3972cdf246a1cd6bdb70e2278bd3274c9ff0ffe8f5d_amd64",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-csi-driver-manila-rhel8-operator@sha256:5543f0aabea36a61da59bdc5042f8d5e2dfff4a07a51ed61fdd91cd75de53047_ppc64le as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:openshift4/ose-csi-driver-manila-rhel8-operator@sha256:5543f0aabea36a61da59bdc5042f8d5e2dfff4a07a51ed61fdd91cd75de53047_ppc64le"
},
"product_reference": "openshift4/ose-csi-driver-manila-rhel8-operator@sha256:5543f0aabea36a61da59bdc5042f8d5e2dfff4a07a51ed61fdd91cd75de53047_ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-csi-driver-manila-rhel8@sha256:3c3248dfebba93bd81d5295455cd1eaead7622a1dd9d433bc7bf49a713603255_ppc64le as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:openshift4/ose-csi-driver-manila-rhel8@sha256:3c3248dfebba93bd81d5295455cd1eaead7622a1dd9d433bc7bf49a713603255_ppc64le"
},
"product_reference": "openshift4/ose-csi-driver-manila-rhel8@sha256:3c3248dfebba93bd81d5295455cd1eaead7622a1dd9d433bc7bf49a713603255_ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-csi-driver-manila-rhel8@sha256:e8d1989aba103c3667cafbae5d850bc9e8558f2e4cc760a9b88931f3a4db86a9_amd64 as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:openshift4/ose-csi-driver-manila-rhel8@sha256:e8d1989aba103c3667cafbae5d850bc9e8558f2e4cc760a9b88931f3a4db86a9_amd64"
},
"product_reference": "openshift4/ose-csi-driver-manila-rhel8@sha256:e8d1989aba103c3667cafbae5d850bc9e8558f2e4cc760a9b88931f3a4db86a9_amd64",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-csi-driver-nfs-rhel8@sha256:3b15d6d6f4c84f64caafac5a68041ca3bbe50bab34e353a6604f6046253547f9_amd64 as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:openshift4/ose-csi-driver-nfs-rhel8@sha256:3b15d6d6f4c84f64caafac5a68041ca3bbe50bab34e353a6604f6046253547f9_amd64"
},
"product_reference": "openshift4/ose-csi-driver-nfs-rhel8@sha256:3b15d6d6f4c84f64caafac5a68041ca3bbe50bab34e353a6604f6046253547f9_amd64",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-csi-driver-nfs-rhel8@sha256:ab4144663cd995c5fcac1b096a5dafd5ec6e5fa62df311f4cb3841a7d2c75dfe_ppc64le as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:openshift4/ose-csi-driver-nfs-rhel8@sha256:ab4144663cd995c5fcac1b096a5dafd5ec6e5fa62df311f4cb3841a7d2c75dfe_ppc64le"
},
"product_reference": "openshift4/ose-csi-driver-nfs-rhel8@sha256:ab4144663cd995c5fcac1b096a5dafd5ec6e5fa62df311f4cb3841a7d2c75dfe_ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-csi-driver-shared-resource-operator-rhel8@sha256:50c08c144bb33f382aaaf878157a8ebf58968bd575321cd179ca26551925cac5_s390x as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:openshift4/ose-csi-driver-shared-resource-operator-rhel8@sha256:50c08c144bb33f382aaaf878157a8ebf58968bd575321cd179ca26551925cac5_s390x"
},
"product_reference": "openshift4/ose-csi-driver-shared-resource-operator-rhel8@sha256:50c08c144bb33f382aaaf878157a8ebf58968bd575321cd179ca26551925cac5_s390x",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-csi-driver-shared-resource-operator-rhel8@sha256:969eb2f0c16c083548541f7ca9a514352af26ead7aee991ed259d6ace4a91d3f_ppc64le as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:openshift4/ose-csi-driver-shared-resource-operator-rhel8@sha256:969eb2f0c16c083548541f7ca9a514352af26ead7aee991ed259d6ace4a91d3f_ppc64le"
},
"product_reference": "openshift4/ose-csi-driver-shared-resource-operator-rhel8@sha256:969eb2f0c16c083548541f7ca9a514352af26ead7aee991ed259d6ace4a91d3f_ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-csi-driver-shared-resource-operator-rhel8@sha256:adbd0c9b2820fa269d56fde688edb6d393ac509894a4334e65f25883ca9c3ba8_amd64 as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:openshift4/ose-csi-driver-shared-resource-operator-rhel8@sha256:adbd0c9b2820fa269d56fde688edb6d393ac509894a4334e65f25883ca9c3ba8_amd64"
},
"product_reference": "openshift4/ose-csi-driver-shared-resource-operator-rhel8@sha256:adbd0c9b2820fa269d56fde688edb6d393ac509894a4334e65f25883ca9c3ba8_amd64",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-csi-driver-shared-resource-operator-rhel8@sha256:bacd97ae2c3e53a95dfefa929639896fe9ca5457344d7e255551173606673b43_arm64 as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:openshift4/ose-csi-driver-shared-resource-operator-rhel8@sha256:bacd97ae2c3e53a95dfefa929639896fe9ca5457344d7e255551173606673b43_arm64"
},
"product_reference": "openshift4/ose-csi-driver-shared-resource-operator-rhel8@sha256:bacd97ae2c3e53a95dfefa929639896fe9ca5457344d7e255551173606673b43_arm64",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-csi-driver-shared-resource-rhel8@sha256:38eb7084857a284fc01f2b379245492d2a3f3687e7bbbcab018d3f37adeb0c92_ppc64le as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:openshift4/ose-csi-driver-shared-resource-rhel8@sha256:38eb7084857a284fc01f2b379245492d2a3f3687e7bbbcab018d3f37adeb0c92_ppc64le"
},
"product_reference": "openshift4/ose-csi-driver-shared-resource-rhel8@sha256:38eb7084857a284fc01f2b379245492d2a3f3687e7bbbcab018d3f37adeb0c92_ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-csi-driver-shared-resource-rhel8@sha256:571d542a628389ea713e3426c6cae7c6ea403476a0de0162ddcf67f39cffae6e_s390x as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:openshift4/ose-csi-driver-shared-resource-rhel8@sha256:571d542a628389ea713e3426c6cae7c6ea403476a0de0162ddcf67f39cffae6e_s390x"
},
"product_reference": "openshift4/ose-csi-driver-shared-resource-rhel8@sha256:571d542a628389ea713e3426c6cae7c6ea403476a0de0162ddcf67f39cffae6e_s390x",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-csi-driver-shared-resource-rhel8@sha256:8b4d19610bac30821f299b9741aa105905642c19ee9a207acf26a89fcb980061_amd64 as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:openshift4/ose-csi-driver-shared-resource-rhel8@sha256:8b4d19610bac30821f299b9741aa105905642c19ee9a207acf26a89fcb980061_amd64"
},
"product_reference": "openshift4/ose-csi-driver-shared-resource-rhel8@sha256:8b4d19610bac30821f299b9741aa105905642c19ee9a207acf26a89fcb980061_amd64",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-csi-driver-shared-resource-rhel8@sha256:b1b243779556a2740ef267c80d449a734c7f56dcb085481db1f395300cdbc015_arm64 as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:openshift4/ose-csi-driver-shared-resource-rhel8@sha256:b1b243779556a2740ef267c80d449a734c7f56dcb085481db1f395300cdbc015_arm64"
},
"product_reference": "openshift4/ose-csi-driver-shared-resource-rhel8@sha256:b1b243779556a2740ef267c80d449a734c7f56dcb085481db1f395300cdbc015_arm64",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-csi-driver-shared-resource-webhook-rhel8@sha256:0e8cefa1ea15e47b3835204029250da5e5e0630a4457f3c4f5d208adb509d14c_ppc64le as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:openshift4/ose-csi-driver-shared-resource-webhook-rhel8@sha256:0e8cefa1ea15e47b3835204029250da5e5e0630a4457f3c4f5d208adb509d14c_ppc64le"
},
"product_reference": "openshift4/ose-csi-driver-shared-resource-webhook-rhel8@sha256:0e8cefa1ea15e47b3835204029250da5e5e0630a4457f3c4f5d208adb509d14c_ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-csi-driver-shared-resource-webhook-rhel8@sha256:35d4be98c713880d8b672e122f21e352bec83a773b5ad5280244b987a87f8e6f_arm64 as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:openshift4/ose-csi-driver-shared-resource-webhook-rhel8@sha256:35d4be98c713880d8b672e122f21e352bec83a773b5ad5280244b987a87f8e6f_arm64"
},
"product_reference": "openshift4/ose-csi-driver-shared-resource-webhook-rhel8@sha256:35d4be98c713880d8b672e122f21e352bec83a773b5ad5280244b987a87f8e6f_arm64",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-csi-driver-shared-resource-webhook-rhel8@sha256:aa9502ee197283d904856823d7b8e4bdf086a99c66b37272b8e0072a340c00e2_amd64 as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:openshift4/ose-csi-driver-shared-resource-webhook-rhel8@sha256:aa9502ee197283d904856823d7b8e4bdf086a99c66b37272b8e0072a340c00e2_amd64"
},
"product_reference": "openshift4/ose-csi-driver-shared-resource-webhook-rhel8@sha256:aa9502ee197283d904856823d7b8e4bdf086a99c66b37272b8e0072a340c00e2_amd64",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-csi-driver-shared-resource-webhook-rhel8@sha256:fc0a42ee3a99634f86088f6b5903474041d9c0f27d8a80c446c6c709d7462cf1_s390x as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:openshift4/ose-csi-driver-shared-resource-webhook-rhel8@sha256:fc0a42ee3a99634f86088f6b5903474041d9c0f27d8a80c446c6c709d7462cf1_s390x"
},
"product_reference": "openshift4/ose-csi-driver-shared-resource-webhook-rhel8@sha256:fc0a42ee3a99634f86088f6b5903474041d9c0f27d8a80c446c6c709d7462cf1_s390x",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-csi-external-attacher-rhel8@sha256:65986b28ddc315fa9c7e567f0ab2a19e21d247f8bc7c55415391bd5f7ffc777f_arm64 as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:openshift4/ose-csi-external-attacher-rhel8@sha256:65986b28ddc315fa9c7e567f0ab2a19e21d247f8bc7c55415391bd5f7ffc777f_arm64"
},
"product_reference": "openshift4/ose-csi-external-attacher-rhel8@sha256:65986b28ddc315fa9c7e567f0ab2a19e21d247f8bc7c55415391bd5f7ffc777f_arm64",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-csi-external-attacher-rhel8@sha256:a53bedc03d9cba348d76acfbe586df0f319a417216b5a1293e917693d2bf987b_s390x as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:openshift4/ose-csi-external-attacher-rhel8@sha256:a53bedc03d9cba348d76acfbe586df0f319a417216b5a1293e917693d2bf987b_s390x"
},
"product_reference": "openshift4/ose-csi-external-attacher-rhel8@sha256:a53bedc03d9cba348d76acfbe586df0f319a417216b5a1293e917693d2bf987b_s390x",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-csi-external-attacher-rhel8@sha256:cd8502b7bc328fd4b7f1b4194dc8f21b850c8c1eb8e0b220afb0fbef06ee447b_ppc64le as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:openshift4/ose-csi-external-attacher-rhel8@sha256:cd8502b7bc328fd4b7f1b4194dc8f21b850c8c1eb8e0b220afb0fbef06ee447b_ppc64le"
},
"product_reference": "openshift4/ose-csi-external-attacher-rhel8@sha256:cd8502b7bc328fd4b7f1b4194dc8f21b850c8c1eb8e0b220afb0fbef06ee447b_ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-csi-external-attacher-rhel8@sha256:d65c8960171d37900f2f07cedb4a14eff2fc9da095a3ccc6718f4fbcd0f0b79e_amd64 as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:openshift4/ose-csi-external-attacher-rhel8@sha256:d65c8960171d37900f2f07cedb4a14eff2fc9da095a3ccc6718f4fbcd0f0b79e_amd64"
},
"product_reference": "openshift4/ose-csi-external-attacher-rhel8@sha256:d65c8960171d37900f2f07cedb4a14eff2fc9da095a3ccc6718f4fbcd0f0b79e_amd64",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-csi-external-attacher@sha256:65986b28ddc315fa9c7e567f0ab2a19e21d247f8bc7c55415391bd5f7ffc777f_arm64 as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:openshift4/ose-csi-external-attacher@sha256:65986b28ddc315fa9c7e567f0ab2a19e21d247f8bc7c55415391bd5f7ffc777f_arm64"
},
"product_reference": "openshift4/ose-csi-external-attacher@sha256:65986b28ddc315fa9c7e567f0ab2a19e21d247f8bc7c55415391bd5f7ffc777f_arm64",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-csi-external-attacher@sha256:a53bedc03d9cba348d76acfbe586df0f319a417216b5a1293e917693d2bf987b_s390x as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:openshift4/ose-csi-external-attacher@sha256:a53bedc03d9cba348d76acfbe586df0f319a417216b5a1293e917693d2bf987b_s390x"
},
"product_reference": "openshift4/ose-csi-external-attacher@sha256:a53bedc03d9cba348d76acfbe586df0f319a417216b5a1293e917693d2bf987b_s390x",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-csi-external-attacher@sha256:cd8502b7bc328fd4b7f1b4194dc8f21b850c8c1eb8e0b220afb0fbef06ee447b_ppc64le as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:openshift4/ose-csi-external-attacher@sha256:cd8502b7bc328fd4b7f1b4194dc8f21b850c8c1eb8e0b220afb0fbef06ee447b_ppc64le"
},
"product_reference": "openshift4/ose-csi-external-attacher@sha256:cd8502b7bc328fd4b7f1b4194dc8f21b850c8c1eb8e0b220afb0fbef06ee447b_ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-csi-external-attacher@sha256:d65c8960171d37900f2f07cedb4a14eff2fc9da095a3ccc6718f4fbcd0f0b79e_amd64 as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:openshift4/ose-csi-external-attacher@sha256:d65c8960171d37900f2f07cedb4a14eff2fc9da095a3ccc6718f4fbcd0f0b79e_amd64"
},
"product_reference": "openshift4/ose-csi-external-attacher@sha256:d65c8960171d37900f2f07cedb4a14eff2fc9da095a3ccc6718f4fbcd0f0b79e_amd64",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-csi-external-provisioner-rhel8@sha256:1e69d532a480bf0f0b2aa8c7385dfe90488408c25f1278ace1a25df90dba38ac_amd64 as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:openshift4/ose-csi-external-provisioner-rhel8@sha256:1e69d532a480bf0f0b2aa8c7385dfe90488408c25f1278ace1a25df90dba38ac_amd64"
},
"product_reference": "openshift4/ose-csi-external-provisioner-rhel8@sha256:1e69d532a480bf0f0b2aa8c7385dfe90488408c25f1278ace1a25df90dba38ac_amd64",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-csi-external-provisioner-rhel8@sha256:62f68c04b66046eac735887c9ebfc3fb8af069579cab057203d1fda7c047a711_ppc64le as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:openshift4/ose-csi-external-provisioner-rhel8@sha256:62f68c04b66046eac735887c9ebfc3fb8af069579cab057203d1fda7c047a711_ppc64le"
},
"product_reference": "openshift4/ose-csi-external-provisioner-rhel8@sha256:62f68c04b66046eac735887c9ebfc3fb8af069579cab057203d1fda7c047a711_ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-csi-external-provisioner-rhel8@sha256:8667b0674de09e66ea2eda3aed92ccaecab44cf71298e12b64735616ddcb7f7d_arm64 as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:openshift4/ose-csi-external-provisioner-rhel8@sha256:8667b0674de09e66ea2eda3aed92ccaecab44cf71298e12b64735616ddcb7f7d_arm64"
},
"product_reference": "openshift4/ose-csi-external-provisioner-rhel8@sha256:8667b0674de09e66ea2eda3aed92ccaecab44cf71298e12b64735616ddcb7f7d_arm64",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-csi-external-provisioner-rhel8@sha256:ed000063acc18b89dd40d374b3ac29d010a7bbc3eb77403070a27c04c8e1c761_s390x as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:openshift4/ose-csi-external-provisioner-rhel8@sha256:ed000063acc18b89dd40d374b3ac29d010a7bbc3eb77403070a27c04c8e1c761_s390x"
},
"product_reference": "openshift4/ose-csi-external-provisioner-rhel8@sha256:ed000063acc18b89dd40d374b3ac29d010a7bbc3eb77403070a27c04c8e1c761_s390x",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-csi-external-provisioner@sha256:1e69d532a480bf0f0b2aa8c7385dfe90488408c25f1278ace1a25df90dba38ac_amd64 as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:openshift4/ose-csi-external-provisioner@sha256:1e69d532a480bf0f0b2aa8c7385dfe90488408c25f1278ace1a25df90dba38ac_amd64"
},
"product_reference": "openshift4/ose-csi-external-provisioner@sha256:1e69d532a480bf0f0b2aa8c7385dfe90488408c25f1278ace1a25df90dba38ac_amd64",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-csi-external-provisioner@sha256:62f68c04b66046eac735887c9ebfc3fb8af069579cab057203d1fda7c047a711_ppc64le as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:openshift4/ose-csi-external-provisioner@sha256:62f68c04b66046eac735887c9ebfc3fb8af069579cab057203d1fda7c047a711_ppc64le"
},
"product_reference": "openshift4/ose-csi-external-provisioner@sha256:62f68c04b66046eac735887c9ebfc3fb8af069579cab057203d1fda7c047a711_ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-csi-external-provisioner@sha256:8667b0674de09e66ea2eda3aed92ccaecab44cf71298e12b64735616ddcb7f7d_arm64 as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:openshift4/ose-csi-external-provisioner@sha256:8667b0674de09e66ea2eda3aed92ccaecab44cf71298e12b64735616ddcb7f7d_arm64"
},
"product_reference": "openshift4/ose-csi-external-provisioner@sha256:8667b0674de09e66ea2eda3aed92ccaecab44cf71298e12b64735616ddcb7f7d_arm64",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-csi-external-provisioner@sha256:ed000063acc18b89dd40d374b3ac29d010a7bbc3eb77403070a27c04c8e1c761_s390x as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:openshift4/ose-csi-external-provisioner@sha256:ed000063acc18b89dd40d374b3ac29d010a7bbc3eb77403070a27c04c8e1c761_s390x"
},
"product_reference": "openshift4/ose-csi-external-provisioner@sha256:ed000063acc18b89dd40d374b3ac29d010a7bbc3eb77403070a27c04c8e1c761_s390x",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-csi-external-resizer-rhel8@sha256:68a45dffdbea5cbe6bb78ec6dfeded91d4ae361fa24dc5221d8507f7715d7320_s390x as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:openshift4/ose-csi-external-resizer-rhel8@sha256:68a45dffdbea5cbe6bb78ec6dfeded91d4ae361fa24dc5221d8507f7715d7320_s390x"
},
"product_reference": "openshift4/ose-csi-external-resizer-rhel8@sha256:68a45dffdbea5cbe6bb78ec6dfeded91d4ae361fa24dc5221d8507f7715d7320_s390x",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-csi-external-resizer-rhel8@sha256:8b40d88c21ea690f84e8221f6e7ed91daaa2d21ea8d1017f1afbf3fa9ffd0909_ppc64le as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:openshift4/ose-csi-external-resizer-rhel8@sha256:8b40d88c21ea690f84e8221f6e7ed91daaa2d21ea8d1017f1afbf3fa9ffd0909_ppc64le"
},
"product_reference": "openshift4/ose-csi-external-resizer-rhel8@sha256:8b40d88c21ea690f84e8221f6e7ed91daaa2d21ea8d1017f1afbf3fa9ffd0909_ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-csi-external-resizer-rhel8@sha256:b3888d7ba58e56d0a10f3c2cc46764410d353f9e7c1a412e11e2e538fe0abc9f_amd64 as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:openshift4/ose-csi-external-resizer-rhel8@sha256:b3888d7ba58e56d0a10f3c2cc46764410d353f9e7c1a412e11e2e538fe0abc9f_amd64"
},
"product_reference": "openshift4/ose-csi-external-resizer-rhel8@sha256:b3888d7ba58e56d0a10f3c2cc46764410d353f9e7c1a412e11e2e538fe0abc9f_amd64",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-csi-external-resizer-rhel8@sha256:c2cdefede57f8b6cb24c335cf0a201669fd26d3c3926fa77f495ebe70b7fc41c_arm64 as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:openshift4/ose-csi-external-resizer-rhel8@sha256:c2cdefede57f8b6cb24c335cf0a201669fd26d3c3926fa77f495ebe70b7fc41c_arm64"
},
"product_reference": "openshift4/ose-csi-external-resizer-rhel8@sha256:c2cdefede57f8b6cb24c335cf0a201669fd26d3c3926fa77f495ebe70b7fc41c_arm64",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-csi-external-resizer@sha256:68a45dffdbea5cbe6bb78ec6dfeded91d4ae361fa24dc5221d8507f7715d7320_s390x as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:openshift4/ose-csi-external-resizer@sha256:68a45dffdbea5cbe6bb78ec6dfeded91d4ae361fa24dc5221d8507f7715d7320_s390x"
},
"product_reference": "openshift4/ose-csi-external-resizer@sha256:68a45dffdbea5cbe6bb78ec6dfeded91d4ae361fa24dc5221d8507f7715d7320_s390x",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-csi-external-resizer@sha256:8b40d88c21ea690f84e8221f6e7ed91daaa2d21ea8d1017f1afbf3fa9ffd0909_ppc64le as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:openshift4/ose-csi-external-resizer@sha256:8b40d88c21ea690f84e8221f6e7ed91daaa2d21ea8d1017f1afbf3fa9ffd0909_ppc64le"
},
"product_reference": "openshift4/ose-csi-external-resizer@sha256:8b40d88c21ea690f84e8221f6e7ed91daaa2d21ea8d1017f1afbf3fa9ffd0909_ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-csi-external-resizer@sha256:b3888d7ba58e56d0a10f3c2cc46764410d353f9e7c1a412e11e2e538fe0abc9f_amd64 as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:openshift4/ose-csi-external-resizer@sha256:b3888d7ba58e56d0a10f3c2cc46764410d353f9e7c1a412e11e2e538fe0abc9f_amd64"
},
"product_reference": "openshift4/ose-csi-external-resizer@sha256:b3888d7ba58e56d0a10f3c2cc46764410d353f9e7c1a412e11e2e538fe0abc9f_amd64",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-csi-external-resizer@sha256:c2cdefede57f8b6cb24c335cf0a201669fd26d3c3926fa77f495ebe70b7fc41c_arm64 as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:openshift4/ose-csi-external-resizer@sha256:c2cdefede57f8b6cb24c335cf0a201669fd26d3c3926fa77f495ebe70b7fc41c_arm64"
},
"product_reference": "openshift4/ose-csi-external-resizer@sha256:c2cdefede57f8b6cb24c335cf0a201669fd26d3c3926fa77f495ebe70b7fc41c_arm64",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-csi-external-snapshotter-rhel8@sha256:4c27ae7dd0ade12e5de4fe0b1852a12cb2d34f1b24eeb68369f2a3b0c514dffd_s390x as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:openshift4/ose-csi-external-snapshotter-rhel8@sha256:4c27ae7dd0ade12e5de4fe0b1852a12cb2d34f1b24eeb68369f2a3b0c514dffd_s390x"
},
"product_reference": "openshift4/ose-csi-external-snapshotter-rhel8@sha256:4c27ae7dd0ade12e5de4fe0b1852a12cb2d34f1b24eeb68369f2a3b0c514dffd_s390x",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-csi-external-snapshotter-rhel8@sha256:4fe92e79ef5e642dc7860119e41d581865f7ae5b09abf6ce653e847d6a0a9aac_amd64 as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:openshift4/ose-csi-external-snapshotter-rhel8@sha256:4fe92e79ef5e642dc7860119e41d581865f7ae5b09abf6ce653e847d6a0a9aac_amd64"
},
"product_reference": "openshift4/ose-csi-external-snapshotter-rhel8@sha256:4fe92e79ef5e642dc7860119e41d581865f7ae5b09abf6ce653e847d6a0a9aac_amd64",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-csi-external-snapshotter-rhel8@sha256:9f5f07396f9b2d983a3e99c133a5a81938900e8e0808a5ac57e0e72210d57377_ppc64le as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:openshift4/ose-csi-external-snapshotter-rhel8@sha256:9f5f07396f9b2d983a3e99c133a5a81938900e8e0808a5ac57e0e72210d57377_ppc64le"
},
"product_reference": "openshift4/ose-csi-external-snapshotter-rhel8@sha256:9f5f07396f9b2d983a3e99c133a5a81938900e8e0808a5ac57e0e72210d57377_ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-csi-external-snapshotter-rhel8@sha256:e55bef044c9885ba15f06d21ecd44cd692e4d5b1eb020e56207c690a24c0702e_arm64 as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:openshift4/ose-csi-external-snapshotter-rhel8@sha256:e55bef044c9885ba15f06d21ecd44cd692e4d5b1eb020e56207c690a24c0702e_arm64"
},
"product_reference": "openshift4/ose-csi-external-snapshotter-rhel8@sha256:e55bef044c9885ba15f06d21ecd44cd692e4d5b1eb020e56207c690a24c0702e_arm64",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-csi-external-snapshotter@sha256:4c27ae7dd0ade12e5de4fe0b1852a12cb2d34f1b24eeb68369f2a3b0c514dffd_s390x as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:openshift4/ose-csi-external-snapshotter@sha256:4c27ae7dd0ade12e5de4fe0b1852a12cb2d34f1b24eeb68369f2a3b0c514dffd_s390x"
},
"product_reference": "openshift4/ose-csi-external-snapshotter@sha256:4c27ae7dd0ade12e5de4fe0b1852a12cb2d34f1b24eeb68369f2a3b0c514dffd_s390x",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-csi-external-snapshotter@sha256:4fe92e79ef5e642dc7860119e41d581865f7ae5b09abf6ce653e847d6a0a9aac_amd64 as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:openshift4/ose-csi-external-snapshotter@sha256:4fe92e79ef5e642dc7860119e41d581865f7ae5b09abf6ce653e847d6a0a9aac_amd64"
},
"product_reference": "openshift4/ose-csi-external-snapshotter@sha256:4fe92e79ef5e642dc7860119e41d581865f7ae5b09abf6ce653e847d6a0a9aac_amd64",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-csi-external-snapshotter@sha256:9f5f07396f9b2d983a3e99c133a5a81938900e8e0808a5ac57e0e72210d57377_ppc64le as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:openshift4/ose-csi-external-snapshotter@sha256:9f5f07396f9b2d983a3e99c133a5a81938900e8e0808a5ac57e0e72210d57377_ppc64le"
},
"product_reference": "openshift4/ose-csi-external-snapshotter@sha256:9f5f07396f9b2d983a3e99c133a5a81938900e8e0808a5ac57e0e72210d57377_ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-csi-external-snapshotter@sha256:e55bef044c9885ba15f06d21ecd44cd692e4d5b1eb020e56207c690a24c0702e_arm64 as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:openshift4/ose-csi-external-snapshotter@sha256:e55bef044c9885ba15f06d21ecd44cd692e4d5b1eb020e56207c690a24c0702e_arm64"
},
"product_reference": "openshift4/ose-csi-external-snapshotter@sha256:e55bef044c9885ba15f06d21ecd44cd692e4d5b1eb020e56207c690a24c0702e_arm64",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-csi-livenessprobe-rhel8@sha256:05b61e283383cb7d26749e09979ad59bfcecee33054f89a9d466ff0743085dd9_arm64 as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:openshift4/ose-csi-livenessprobe-rhel8@sha256:05b61e283383cb7d26749e09979ad59bfcecee33054f89a9d466ff0743085dd9_arm64"
},
"product_reference": "openshift4/ose-csi-livenessprobe-rhel8@sha256:05b61e283383cb7d26749e09979ad59bfcecee33054f89a9d466ff0743085dd9_arm64",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-csi-livenessprobe-rhel8@sha256:0dc3629d883c31ef6babc095eb93106c1505b2ff332c4ef1a5a91bedd50c70d2_s390x as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:openshift4/ose-csi-livenessprobe-rhel8@sha256:0dc3629d883c31ef6babc095eb93106c1505b2ff332c4ef1a5a91bedd50c70d2_s390x"
},
"product_reference": "openshift4/ose-csi-livenessprobe-rhel8@sha256:0dc3629d883c31ef6babc095eb93106c1505b2ff332c4ef1a5a91bedd50c70d2_s390x",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-csi-livenessprobe-rhel8@sha256:9d7830b4ffd8be8845a62a69bd2efb7b3354d0a6b226d6e5cc8b23670b6b65cc_ppc64le as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:openshift4/ose-csi-livenessprobe-rhel8@sha256:9d7830b4ffd8be8845a62a69bd2efb7b3354d0a6b226d6e5cc8b23670b6b65cc_ppc64le"
},
"product_reference": "openshift4/ose-csi-livenessprobe-rhel8@sha256:9d7830b4ffd8be8845a62a69bd2efb7b3354d0a6b226d6e5cc8b23670b6b65cc_ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-csi-livenessprobe-rhel8@sha256:f14f6e952932830665b25597c2a3d21158a5cb69beb4c80a64388777a1552865_amd64 as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:openshift4/ose-csi-livenessprobe-rhel8@sha256:f14f6e952932830665b25597c2a3d21158a5cb69beb4c80a64388777a1552865_amd64"
},
"product_reference": "openshift4/ose-csi-livenessprobe-rhel8@sha256:f14f6e952932830665b25597c2a3d21158a5cb69beb4c80a64388777a1552865_amd64",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-csi-livenessprobe@sha256:05b61e283383cb7d26749e09979ad59bfcecee33054f89a9d466ff0743085dd9_arm64 as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:openshift4/ose-csi-livenessprobe@sha256:05b61e283383cb7d26749e09979ad59bfcecee33054f89a9d466ff0743085dd9_arm64"
},
"product_reference": "openshift4/ose-csi-livenessprobe@sha256:05b61e283383cb7d26749e09979ad59bfcecee33054f89a9d466ff0743085dd9_arm64",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-csi-livenessprobe@sha256:0dc3629d883c31ef6babc095eb93106c1505b2ff332c4ef1a5a91bedd50c70d2_s390x as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:openshift4/ose-csi-livenessprobe@sha256:0dc3629d883c31ef6babc095eb93106c1505b2ff332c4ef1a5a91bedd50c70d2_s390x"
},
"product_reference": "openshift4/ose-csi-livenessprobe@sha256:0dc3629d883c31ef6babc095eb93106c1505b2ff332c4ef1a5a91bedd50c70d2_s390x",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-csi-livenessprobe@sha256:9d7830b4ffd8be8845a62a69bd2efb7b3354d0a6b226d6e5cc8b23670b6b65cc_ppc64le as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:openshift4/ose-csi-livenessprobe@sha256:9d7830b4ffd8be8845a62a69bd2efb7b3354d0a6b226d6e5cc8b23670b6b65cc_ppc64le"
},
"product_reference": "openshift4/ose-csi-livenessprobe@sha256:9d7830b4ffd8be8845a62a69bd2efb7b3354d0a6b226d6e5cc8b23670b6b65cc_ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-csi-livenessprobe@sha256:f14f6e952932830665b25597c2a3d21158a5cb69beb4c80a64388777a1552865_amd64 as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:openshift4/ose-csi-livenessprobe@sha256:f14f6e952932830665b25597c2a3d21158a5cb69beb4c80a64388777a1552865_amd64"
},
"product_reference": "openshift4/ose-csi-livenessprobe@sha256:f14f6e952932830665b25597c2a3d21158a5cb69beb4c80a64388777a1552865_amd64",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-csi-node-driver-registrar-rhel8@sha256:0c01d2cd070a88a674caaa131cda9db116520d8faef62fe8e625985c1d98fd18_amd64 as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:openshift4/ose-csi-node-driver-registrar-rhel8@sha256:0c01d2cd070a88a674caaa131cda9db116520d8faef62fe8e625985c1d98fd18_amd64"
},
"product_reference": "openshift4/ose-csi-node-driver-registrar-rhel8@sha256:0c01d2cd070a88a674caaa131cda9db116520d8faef62fe8e625985c1d98fd18_amd64",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-csi-node-driver-registrar-rhel8@sha256:33487a8bf32beb3dfe503b86d29f4ba1abec143841cb74a806447f4cda76b65e_ppc64le as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:openshift4/ose-csi-node-driver-registrar-rhel8@sha256:33487a8bf32beb3dfe503b86d29f4ba1abec143841cb74a806447f4cda76b65e_ppc64le"
},
"product_reference": "openshift4/ose-csi-node-driver-registrar-rhel8@sha256:33487a8bf32beb3dfe503b86d29f4ba1abec143841cb74a806447f4cda76b65e_ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-csi-node-driver-registrar-rhel8@sha256:d43e9ead11ce2d470c24485b53bc18f3bd906a74f98ed996a07300d798d23788_s390x as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:openshift4/ose-csi-node-driver-registrar-rhel8@sha256:d43e9ead11ce2d470c24485b53bc18f3bd906a74f98ed996a07300d798d23788_s390x"
},
"product_reference": "openshift4/ose-csi-node-driver-registrar-rhel8@sha256:d43e9ead11ce2d470c24485b53bc18f3bd906a74f98ed996a07300d798d23788_s390x",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-csi-node-driver-registrar-rhel8@sha256:d8b610a566b2524819e758881876146a0bc81307d5b213d772d1c4620a2012d8_arm64 as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:openshift4/ose-csi-node-driver-registrar-rhel8@sha256:d8b610a566b2524819e758881876146a0bc81307d5b213d772d1c4620a2012d8_arm64"
},
"product_reference": "openshift4/ose-csi-node-driver-registrar-rhel8@sha256:d8b610a566b2524819e758881876146a0bc81307d5b213d772d1c4620a2012d8_arm64",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-csi-node-driver-registrar@sha256:0c01d2cd070a88a674caaa131cda9db116520d8faef62fe8e625985c1d98fd18_amd64 as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:openshift4/ose-csi-node-driver-registrar@sha256:0c01d2cd070a88a674caaa131cda9db116520d8faef62fe8e625985c1d98fd18_amd64"
},
"product_reference": "openshift4/ose-csi-node-driver-registrar@sha256:0c01d2cd070a88a674caaa131cda9db116520d8faef62fe8e625985c1d98fd18_amd64",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-csi-node-driver-registrar@sha256:33487a8bf32beb3dfe503b86d29f4ba1abec143841cb74a806447f4cda76b65e_ppc64le as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:openshift4/ose-csi-node-driver-registrar@sha256:33487a8bf32beb3dfe503b86d29f4ba1abec143841cb74a806447f4cda76b65e_ppc64le"
},
"product_reference": "openshift4/ose-csi-node-driver-registrar@sha256:33487a8bf32beb3dfe503b86d29f4ba1abec143841cb74a806447f4cda76b65e_ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-csi-node-driver-registrar@sha256:d43e9ead11ce2d470c24485b53bc18f3bd906a74f98ed996a07300d798d23788_s390x as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:openshift4/ose-csi-node-driver-registrar@sha256:d43e9ead11ce2d470c24485b53bc18f3bd906a74f98ed996a07300d798d23788_s390x"
},
"product_reference": "openshift4/ose-csi-node-driver-registrar@sha256:d43e9ead11ce2d470c24485b53bc18f3bd906a74f98ed996a07300d798d23788_s390x",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-csi-node-driver-registrar@sha256:d8b610a566b2524819e758881876146a0bc81307d5b213d772d1c4620a2012d8_arm64 as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:openshift4/ose-csi-node-driver-registrar@sha256:d8b610a566b2524819e758881876146a0bc81307d5b213d772d1c4620a2012d8_arm64"
},
"product_reference": "openshift4/ose-csi-node-driver-registrar@sha256:d8b610a566b2524819e758881876146a0bc81307d5b213d772d1c4620a2012d8_arm64",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-csi-snapshot-controller-rhel8@sha256:67ac9c849b6a3470243c53ef7ec3aa44da1aeb379615332b56fbac27482f5b6f_s390x as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:openshift4/ose-csi-snapshot-controller-rhel8@sha256:67ac9c849b6a3470243c53ef7ec3aa44da1aeb379615332b56fbac27482f5b6f_s390x"
},
"product_reference": "openshift4/ose-csi-snapshot-controller-rhel8@sha256:67ac9c849b6a3470243c53ef7ec3aa44da1aeb379615332b56fbac27482f5b6f_s390x",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-csi-snapshot-controller-rhel8@sha256:7caf6ed642540c96e82faec6ea468bda65cf30490a7f36d84a4c821524ec5d9a_amd64 as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:openshift4/ose-csi-snapshot-controller-rhel8@sha256:7caf6ed642540c96e82faec6ea468bda65cf30490a7f36d84a4c821524ec5d9a_amd64"
},
"product_reference": "openshift4/ose-csi-snapshot-controller-rhel8@sha256:7caf6ed642540c96e82faec6ea468bda65cf30490a7f36d84a4c821524ec5d9a_amd64",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-csi-snapshot-controller-rhel8@sha256:8cb151e8572bdfaf53f914de090a271ad5fb4e2a4d9046b587027f57473c84cf_ppc64le as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:openshift4/ose-csi-snapshot-controller-rhel8@sha256:8cb151e8572bdfaf53f914de090a271ad5fb4e2a4d9046b587027f57473c84cf_ppc64le"
},
"product_reference": "openshift4/ose-csi-snapshot-controller-rhel8@sha256:8cb151e8572bdfaf53f914de090a271ad5fb4e2a4d9046b587027f57473c84cf_ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-csi-snapshot-controller-rhel8@sha256:9af4ca75bee97b438a623663260814087f1ca39a4cf3b3a94cd514b0538f538b_arm64 as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:openshift4/ose-csi-snapshot-controller-rhel8@sha256:9af4ca75bee97b438a623663260814087f1ca39a4cf3b3a94cd514b0538f538b_arm64"
},
"product_reference": "openshift4/ose-csi-snapshot-controller-rhel8@sha256:9af4ca75bee97b438a623663260814087f1ca39a4cf3b3a94cd514b0538f538b_arm64",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-csi-snapshot-controller@sha256:67ac9c849b6a3470243c53ef7ec3aa44da1aeb379615332b56fbac27482f5b6f_s390x as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:openshift4/ose-csi-snapshot-controller@sha256:67ac9c849b6a3470243c53ef7ec3aa44da1aeb379615332b56fbac27482f5b6f_s390x"
},
"product_reference": "openshift4/ose-csi-snapshot-controller@sha256:67ac9c849b6a3470243c53ef7ec3aa44da1aeb379615332b56fbac27482f5b6f_s390x",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-csi-snapshot-controller@sha256:7caf6ed642540c96e82faec6ea468bda65cf30490a7f36d84a4c821524ec5d9a_amd64 as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:openshift4/ose-csi-snapshot-controller@sha256:7caf6ed642540c96e82faec6ea468bda65cf30490a7f36d84a4c821524ec5d9a_amd64"
},
"product_reference": "openshift4/ose-csi-snapshot-controller@sha256:7caf6ed642540c96e82faec6ea468bda65cf30490a7f36d84a4c821524ec5d9a_amd64",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-csi-snapshot-controller@sha256:8cb151e8572bdfaf53f914de090a271ad5fb4e2a4d9046b587027f57473c84cf_ppc64le as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:openshift4/ose-csi-snapshot-controller@sha256:8cb151e8572bdfaf53f914de090a271ad5fb4e2a4d9046b587027f57473c84cf_ppc64le"
},
"product_reference": "openshift4/ose-csi-snapshot-controller@sha256:8cb151e8572bdfaf53f914de090a271ad5fb4e2a4d9046b587027f57473c84cf_ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-csi-snapshot-controller@sha256:9af4ca75bee97b438a623663260814087f1ca39a4cf3b3a94cd514b0538f538b_arm64 as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:openshift4/ose-csi-snapshot-controller@sha256:9af4ca75bee97b438a623663260814087f1ca39a4cf3b3a94cd514b0538f538b_arm64"
},
"product_reference": "openshift4/ose-csi-snapshot-controller@sha256:9af4ca75bee97b438a623663260814087f1ca39a4cf3b3a94cd514b0538f538b_arm64",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-csi-snapshot-validation-webhook-rhel8@sha256:3906afef49db33367ae423dd7470602716040fa003f5aea9f1a19a69c848cd1c_arm64 as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:openshift4/ose-csi-snapshot-validation-webhook-rhel8@sha256:3906afef49db33367ae423dd7470602716040fa003f5aea9f1a19a69c848cd1c_arm64"
},
"product_reference": "openshift4/ose-csi-snapshot-validation-webhook-rhel8@sha256:3906afef49db33367ae423dd7470602716040fa003f5aea9f1a19a69c848cd1c_arm64",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-csi-snapshot-validation-webhook-rhel8@sha256:51c65a9df682ccdb37d6c2d79e0862848176795c1fa11aca1f9cefc800be7556_s390x as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:openshift4/ose-csi-snapshot-validation-webhook-rhel8@sha256:51c65a9df682ccdb37d6c2d79e0862848176795c1fa11aca1f9cefc800be7556_s390x"
},
"product_reference": "openshift4/ose-csi-snapshot-validation-webhook-rhel8@sha256:51c65a9df682ccdb37d6c2d79e0862848176795c1fa11aca1f9cefc800be7556_s390x",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-csi-snapshot-validation-webhook-rhel8@sha256:95c34ae00e6572e47420ae12278b05b7190da2ba34a8e649b01d7e89ff9a5316_amd64 as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:openshift4/ose-csi-snapshot-validation-webhook-rhel8@sha256:95c34ae00e6572e47420ae12278b05b7190da2ba34a8e649b01d7e89ff9a5316_amd64"
},
"product_reference": "openshift4/ose-csi-snapshot-validation-webhook-rhel8@sha256:95c34ae00e6572e47420ae12278b05b7190da2ba34a8e649b01d7e89ff9a5316_amd64",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-csi-snapshot-validation-webhook-rhel8@sha256:fc19b27c4f465ec46f6b7838ff4715278b7a3472d79c5a062d8b2c38d0b9f778_ppc64le as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:openshift4/ose-csi-snapshot-validation-webhook-rhel8@sha256:fc19b27c4f465ec46f6b7838ff4715278b7a3472d79c5a062d8b2c38d0b9f778_ppc64le"
},
"product_reference": "openshift4/ose-csi-snapshot-validation-webhook-rhel8@sha256:fc19b27c4f465ec46f6b7838ff4715278b7a3472d79c5a062d8b2c38d0b9f778_ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-deployer@sha256:03cdacbcd2591b2df3b211e8a1d52a8e1790fb0725b1972d077536f2365e16e9_arm64 as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:openshift4/ose-deployer@sha256:03cdacbcd2591b2df3b211e8a1d52a8e1790fb0725b1972d077536f2365e16e9_arm64"
},
"product_reference": "openshift4/ose-deployer@sha256:03cdacbcd2591b2df3b211e8a1d52a8e1790fb0725b1972d077536f2365e16e9_arm64",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-deployer@sha256:1f82bd5534d24cf42c945d9e2950aff008768537b1f062b4034832f35a3082c7_ppc64le as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:openshift4/ose-deployer@sha256:1f82bd5534d24cf42c945d9e2950aff008768537b1f062b4034832f35a3082c7_ppc64le"
},
"product_reference": "openshift4/ose-deployer@sha256:1f82bd5534d24cf42c945d9e2950aff008768537b1f062b4034832f35a3082c7_ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-deployer@sha256:5e63d593d7d8f648ea011b738346132a29f88bf59f0a0d9bb7140ad80c3a91ec_s390x as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:openshift4/ose-deployer@sha256:5e63d593d7d8f648ea011b738346132a29f88bf59f0a0d9bb7140ad80c3a91ec_s390x"
},
"product_reference": "openshift4/ose-deployer@sha256:5e63d593d7d8f648ea011b738346132a29f88bf59f0a0d9bb7140ad80c3a91ec_s390x",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-deployer@sha256:621a5a47a8073ce50dc3dc4c7b4ef0d7e0d3b631678f29f8b72eae0d42daf661_amd64 as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:openshift4/ose-deployer@sha256:621a5a47a8073ce50dc3dc4c7b4ef0d7e0d3b631678f29f8b72eae0d42daf661_amd64"
},
"product_reference": "openshift4/ose-deployer@sha256:621a5a47a8073ce50dc3dc4c7b4ef0d7e0d3b631678f29f8b72eae0d42daf661_amd64",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-docker-builder@sha256:1d4caa6d1f83d5dee59672c6692283c6560df72ae1b575b70992356d57c62a3c_s390x as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:openshift4/ose-docker-builder@sha256:1d4caa6d1f83d5dee59672c6692283c6560df72ae1b575b70992356d57c62a3c_s390x"
},
"product_reference": "openshift4/ose-docker-builder@sha256:1d4caa6d1f83d5dee59672c6692283c6560df72ae1b575b70992356d57c62a3c_s390x",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-docker-builder@sha256:c1b4b12a7b97eb9cdfa7875af3ac6ac3bfd9e423ff7a25c7cce67fb9605a1e0b_arm64 as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:openshift4/ose-docker-builder@sha256:c1b4b12a7b97eb9cdfa7875af3ac6ac3bfd9e423ff7a25c7cce67fb9605a1e0b_arm64"
},
"product_reference": "openshift4/ose-docker-builder@sha256:c1b4b12a7b97eb9cdfa7875af3ac6ac3bfd9e423ff7a25c7cce67fb9605a1e0b_arm64",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-docker-builder@sha256:d5060059efc5c224609de286090868badb271d14326ccbef670d2cca624ccf8f_amd64 as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:openshift4/ose-docker-builder@sha256:d5060059efc5c224609de286090868badb271d14326ccbef670d2cca624ccf8f_amd64"
},
"product_reference": "openshift4/ose-docker-builder@sha256:d5060059efc5c224609de286090868badb271d14326ccbef670d2cca624ccf8f_amd64",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-docker-builder@sha256:d7456704b8084ca68674124a4de7ad3199d9fe3989cd15801bf3090138ce4935_ppc64le as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:openshift4/ose-docker-builder@sha256:d7456704b8084ca68674124a4de7ad3199d9fe3989cd15801bf3090138ce4935_ppc64le"
},
"product_reference": "openshift4/ose-docker-builder@sha256:d7456704b8084ca68674124a4de7ad3199d9fe3989cd15801bf3090138ce4935_ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-docker-registry@sha256:1ca0c6d8dcb1da2dc0ed3488c03062948b7801ebf77f032a75dcd0d776cbcc02_ppc64le as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:openshift4/ose-docker-registry@sha256:1ca0c6d8dcb1da2dc0ed3488c03062948b7801ebf77f032a75dcd0d776cbcc02_ppc64le"
},
"product_reference": "openshift4/ose-docker-registry@sha256:1ca0c6d8dcb1da2dc0ed3488c03062948b7801ebf77f032a75dcd0d776cbcc02_ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-docker-registry@sha256:29be3d008714476dccb8c4b1fc8fc67de892d798c3873ef32c15732671e190b3_s390x as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:openshift4/ose-docker-registry@sha256:29be3d008714476dccb8c4b1fc8fc67de892d798c3873ef32c15732671e190b3_s390x"
},
"product_reference": "openshift4/ose-docker-registry@sha256:29be3d008714476dccb8c4b1fc8fc67de892d798c3873ef32c15732671e190b3_s390x",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-docker-registry@sha256:388582f1b5ff059dd6776f6e28dcf97e402a228269c86cd97e61c2a653cb7133_amd64 as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:openshift4/ose-docker-registry@sha256:388582f1b5ff059dd6776f6e28dcf97e402a228269c86cd97e61c2a653cb7133_amd64"
},
"product_reference": "openshift4/ose-docker-registry@sha256:388582f1b5ff059dd6776f6e28dcf97e402a228269c86cd97e61c2a653cb7133_amd64",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-docker-registry@sha256:47ca483d2624030a8bd5b7fafbfff6b728ddc9ddf6b3a429c1d7b09dba3ca10e_arm64 as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:openshift4/ose-docker-registry@sha256:47ca483d2624030a8bd5b7fafbfff6b728ddc9ddf6b3a429c1d7b09dba3ca10e_arm64"
},
"product_reference": "openshift4/ose-docker-registry@sha256:47ca483d2624030a8bd5b7fafbfff6b728ddc9ddf6b3a429c1d7b09dba3ca10e_arm64",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-etcd@sha256:67545f560dbd1d93d5db47750566897eaf6afc5f3a8c6f66da73d70f393dbc36_arm64 as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:openshift4/ose-etcd@sha256:67545f560dbd1d93d5db47750566897eaf6afc5f3a8c6f66da73d70f393dbc36_arm64"
},
"product_reference": "openshift4/ose-etcd@sha256:67545f560dbd1d93d5db47750566897eaf6afc5f3a8c6f66da73d70f393dbc36_arm64",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-etcd@sha256:91408b23960b2c9a7149627778c368b55e28b256d60e7573bdfa1bf96a3d8aad_ppc64le as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:openshift4/ose-etcd@sha256:91408b23960b2c9a7149627778c368b55e28b256d60e7573bdfa1bf96a3d8aad_ppc64le"
},
"product_reference": "openshift4/ose-etcd@sha256:91408b23960b2c9a7149627778c368b55e28b256d60e7573bdfa1bf96a3d8aad_ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-etcd@sha256:bcdcab7ab0e807e2ff5c2896535e83ca8b93589dac62b4db2aa147b9cbcaf96c_s390x as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:openshift4/ose-etcd@sha256:bcdcab7ab0e807e2ff5c2896535e83ca8b93589dac62b4db2aa147b9cbcaf96c_s390x"
},
"product_reference": "openshift4/ose-etcd@sha256:bcdcab7ab0e807e2ff5c2896535e83ca8b93589dac62b4db2aa147b9cbcaf96c_s390x",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-etcd@sha256:ebbba7e4d8d98f33dda3b53d546536b282ac28608b8cac09936fed72348fef63_amd64 as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:openshift4/ose-etcd@sha256:ebbba7e4d8d98f33dda3b53d546536b282ac28608b8cac09936fed72348fef63_amd64"
},
"product_reference": "openshift4/ose-etcd@sha256:ebbba7e4d8d98f33dda3b53d546536b282ac28608b8cac09936fed72348fef63_amd64",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-gcp-cloud-controller-manager-rhel8@sha256:41e8f97fc5832464306161afcd587d68a4b602f580ff2ef6d025b46ce5af9683_ppc64le as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:openshift4/ose-gcp-cloud-controller-manager-rhel8@sha256:41e8f97fc5832464306161afcd587d68a4b602f580ff2ef6d025b46ce5af9683_ppc64le"
},
"product_reference": "openshift4/ose-gcp-cloud-controller-manager-rhel8@sha256:41e8f97fc5832464306161afcd587d68a4b602f580ff2ef6d025b46ce5af9683_ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-gcp-cloud-controller-manager-rhel8@sha256:dcf345d2b728186c8be5994082b41694ddbd482f337ed5762e3c010c2f2989eb_amd64 as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:openshift4/ose-gcp-cloud-controller-manager-rhel8@sha256:dcf345d2b728186c8be5994082b41694ddbd482f337ed5762e3c010c2f2989eb_amd64"
},
"product_reference": "openshift4/ose-gcp-cloud-controller-manager-rhel8@sha256:dcf345d2b728186c8be5994082b41694ddbd482f337ed5762e3c010c2f2989eb_amd64",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-gcp-cluster-api-controllers-rhel8@sha256:13032dc2fe709015f48c167f66ed7ad5cc861f42252ccd28b318ebbbba875bf4_amd64 as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:openshift4/ose-gcp-cluster-api-controllers-rhel8@sha256:13032dc2fe709015f48c167f66ed7ad5cc861f42252ccd28b318ebbbba875bf4_amd64"
},
"product_reference": "openshift4/ose-gcp-cluster-api-controllers-rhel8@sha256:13032dc2fe709015f48c167f66ed7ad5cc861f42252ccd28b318ebbbba875bf4_amd64",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-gcp-cluster-api-controllers-rhel8@sha256:52f1777b57d7044a988da3054c0c7c06e27a3bc9d9ac8965dd8d5fe3cc3ef5d4_ppc64le as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:openshift4/ose-gcp-cluster-api-controllers-rhel8@sha256:52f1777b57d7044a988da3054c0c7c06e27a3bc9d9ac8965dd8d5fe3cc3ef5d4_ppc64le"
},
"product_reference": "openshift4/ose-gcp-cluster-api-controllers-rhel8@sha256:52f1777b57d7044a988da3054c0c7c06e27a3bc9d9ac8965dd8d5fe3cc3ef5d4_ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-gcp-pd-csi-driver-operator-rhel8@sha256:ab39ff55f76b8d2b0ccbc0c9af706b6d136c4ca1216d8247982e2bf9e9be4635_amd64 as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:openshift4/ose-gcp-pd-csi-driver-operator-rhel8@sha256:ab39ff55f76b8d2b0ccbc0c9af706b6d136c4ca1216d8247982e2bf9e9be4635_amd64"
},
"product_reference": "openshift4/ose-gcp-pd-csi-driver-operator-rhel8@sha256:ab39ff55f76b8d2b0ccbc0c9af706b6d136c4ca1216d8247982e2bf9e9be4635_amd64",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-gcp-pd-csi-driver-operator-rhel8@sha256:c0a3c993a9fcf0d645dec39a20464688837e35c82c08f5ca95fdf1b70d842806_ppc64le as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:openshift4/ose-gcp-pd-csi-driver-operator-rhel8@sha256:c0a3c993a9fcf0d645dec39a20464688837e35c82c08f5ca95fdf1b70d842806_ppc64le"
},
"product_reference": "openshift4/ose-gcp-pd-csi-driver-operator-rhel8@sha256:c0a3c993a9fcf0d645dec39a20464688837e35c82c08f5ca95fdf1b70d842806_ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-gcp-pd-csi-driver-rhel8@sha256:9bbea15a4e7918b1f59827230127287d1f7a1c8881ee8272c6d397c85e2eeba0_amd64 as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:openshift4/ose-gcp-pd-csi-driver-rhel8@sha256:9bbea15a4e7918b1f59827230127287d1f7a1c8881ee8272c6d397c85e2eeba0_amd64"
},
"product_reference": "openshift4/ose-gcp-pd-csi-driver-rhel8@sha256:9bbea15a4e7918b1f59827230127287d1f7a1c8881ee8272c6d397c85e2eeba0_amd64",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-gcp-pd-csi-driver-rhel8@sha256:f45be24171aa703c21aaad4f350ebe0a54081108d75e39ff1b42d1f415776e73_ppc64le as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:openshift4/ose-gcp-pd-csi-driver-rhel8@sha256:f45be24171aa703c21aaad4f350ebe0a54081108d75e39ff1b42d1f415776e73_ppc64le"
},
"product_reference": "openshift4/ose-gcp-pd-csi-driver-rhel8@sha256:f45be24171aa703c21aaad4f350ebe0a54081108d75e39ff1b42d1f415776e73_ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-grafana@sha256:093a89f3ee3bc7b83d786457fd7dd2cd4b4df8b4d69597136c68c33b62f1555d_s390x as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:openshift4/ose-grafana@sha256:093a89f3ee3bc7b83d786457fd7dd2cd4b4df8b4d69597136c68c33b62f1555d_s390x"
},
"product_reference": "openshift4/ose-grafana@sha256:093a89f3ee3bc7b83d786457fd7dd2cd4b4df8b4d69597136c68c33b62f1555d_s390x",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-grafana@sha256:872e19ac34f528137912f7a4374848e14d5b5f71332e758d17b8955e6473bd8e_ppc64le as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:openshift4/ose-grafana@sha256:872e19ac34f528137912f7a4374848e14d5b5f71332e758d17b8955e6473bd8e_ppc64le"
},
"product_reference": "openshift4/ose-grafana@sha256:872e19ac34f528137912f7a4374848e14d5b5f71332e758d17b8955e6473bd8e_ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-grafana@sha256:a8034b22cbf5478cb89511029d3fe47e8147ea6ad336f40c4ec8307b68a314ce_arm64 as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:openshift4/ose-grafana@sha256:a8034b22cbf5478cb89511029d3fe47e8147ea6ad336f40c4ec8307b68a314ce_arm64"
},
"product_reference": "openshift4/ose-grafana@sha256:a8034b22cbf5478cb89511029d3fe47e8147ea6ad336f40c4ec8307b68a314ce_arm64",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-grafana@sha256:f91a57f81311e3859f44cc44ab2f4b345408bd4bf369c32a1da0ec53da9469e7_amd64 as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:openshift4/ose-grafana@sha256:f91a57f81311e3859f44cc44ab2f4b345408bd4bf369c32a1da0ec53da9469e7_amd64"
},
"product_reference": "openshift4/ose-grafana@sha256:f91a57f81311e3859f44cc44ab2f4b345408bd4bf369c32a1da0ec53da9469e7_amd64",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-haproxy-router@sha256:17958f3a8e6f0139f52d7955c715681a8bec9648db8e8dcc651d8a1459e66113_ppc64le as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:openshift4/ose-haproxy-router@sha256:17958f3a8e6f0139f52d7955c715681a8bec9648db8e8dcc651d8a1459e66113_ppc64le"
},
"product_reference": "openshift4/ose-haproxy-router@sha256:17958f3a8e6f0139f52d7955c715681a8bec9648db8e8dcc651d8a1459e66113_ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-haproxy-router@sha256:27e999d7fb306a7f64fbb9539c54fd14696f13cbb1a9c20ebe35e1d77077d123_amd64 as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:openshift4/ose-haproxy-router@sha256:27e999d7fb306a7f64fbb9539c54fd14696f13cbb1a9c20ebe35e1d77077d123_amd64"
},
"product_reference": "openshift4/ose-haproxy-router@sha256:27e999d7fb306a7f64fbb9539c54fd14696f13cbb1a9c20ebe35e1d77077d123_amd64",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-haproxy-router@sha256:62dce7f4daf142d66daa2d05dba25341c0b95356eed16a1c2cececb443b8da77_s390x as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:openshift4/ose-haproxy-router@sha256:62dce7f4daf142d66daa2d05dba25341c0b95356eed16a1c2cececb443b8da77_s390x"
},
"product_reference": "openshift4/ose-haproxy-router@sha256:62dce7f4daf142d66daa2d05dba25341c0b95356eed16a1c2cececb443b8da77_s390x",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-haproxy-router@sha256:c02a610e278107761119496d5429bd0e4f4af379df106e00d74cc411f00b4afa_arm64 as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:openshift4/ose-haproxy-router@sha256:c02a610e278107761119496d5429bd0e4f4af379df106e00d74cc411f00b4afa_arm64"
},
"product_reference": "openshift4/ose-haproxy-router@sha256:c02a610e278107761119496d5429bd0e4f4af379df106e00d74cc411f00b4afa_arm64",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-hyperkube@sha256:074743eb5a6d57b6ad6ab1d87dc397122fd628013fc25a97924262187ff8d916_arm64 as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:openshift4/ose-hyperkube@sha256:074743eb5a6d57b6ad6ab1d87dc397122fd628013fc25a97924262187ff8d916_arm64"
},
"product_reference": "openshift4/ose-hyperkube@sha256:074743eb5a6d57b6ad6ab1d87dc397122fd628013fc25a97924262187ff8d916_arm64",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-hyperkube@sha256:0987c96c1001b1316c932b77597d965285f6d4117aade6e81194b591a57ab31c_s390x as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:openshift4/ose-hyperkube@sha256:0987c96c1001b1316c932b77597d965285f6d4117aade6e81194b591a57ab31c_s390x"
},
"product_reference": "openshift4/ose-hyperkube@sha256:0987c96c1001b1316c932b77597d965285f6d4117aade6e81194b591a57ab31c_s390x",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-hyperkube@sha256:b955148923febe573f89449ebee80dc22f5e9afdf3f11d6a53ea4e1b5faabf11_amd64 as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:openshift4/ose-hyperkube@sha256:b955148923febe573f89449ebee80dc22f5e9afdf3f11d6a53ea4e1b5faabf11_amd64"
},
"product_reference": "openshift4/ose-hyperkube@sha256:b955148923febe573f89449ebee80dc22f5e9afdf3f11d6a53ea4e1b5faabf11_amd64",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-hyperkube@sha256:f2c9f7723e565ba0b6a5893c235aea79232e3c83d8719ea3001c50d62fcfb450_ppc64le as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:openshift4/ose-hyperkube@sha256:f2c9f7723e565ba0b6a5893c235aea79232e3c83d8719ea3001c50d62fcfb450_ppc64le"
},
"product_reference": "openshift4/ose-hyperkube@sha256:f2c9f7723e565ba0b6a5893c235aea79232e3c83d8719ea3001c50d62fcfb450_ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-hypershift-rhel8@sha256:917b34fb32708b8197805b66aaf1e6eb790962d53039e9b6d908d86deb1199bf_s390x as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:openshift4/ose-hypershift-rhel8@sha256:917b34fb32708b8197805b66aaf1e6eb790962d53039e9b6d908d86deb1199bf_s390x"
},
"product_reference": "openshift4/ose-hypershift-rhel8@sha256:917b34fb32708b8197805b66aaf1e6eb790962d53039e9b6d908d86deb1199bf_s390x",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-hypershift-rhel8@sha256:9e807b6a6e935bd5fd5d27ad950d0bc7177d0f498b5d55235cc1af833eb660c3_arm64 as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:openshift4/ose-hypershift-rhel8@sha256:9e807b6a6e935bd5fd5d27ad950d0bc7177d0f498b5d55235cc1af833eb660c3_arm64"
},
"product_reference": "openshift4/ose-hypershift-rhel8@sha256:9e807b6a6e935bd5fd5d27ad950d0bc7177d0f498b5d55235cc1af833eb660c3_arm64",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-hypershift-rhel8@sha256:c50f3799c451830fc7f551d0397163473190a916a001b3ecf8e0577d5b68b252_ppc64le as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:openshift4/ose-hypershift-rhel8@sha256:c50f3799c451830fc7f551d0397163473190a916a001b3ecf8e0577d5b68b252_ppc64le"
},
"product_reference": "openshift4/ose-hypershift-rhel8@sha256:c50f3799c451830fc7f551d0397163473190a916a001b3ecf8e0577d5b68b252_ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-hypershift-rhel8@sha256:ce31097552aaeb01e86dfc287151a60abb8c9cd5531ee940fbe5d7f1427e7612_amd64 as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:openshift4/ose-hypershift-rhel8@sha256:ce31097552aaeb01e86dfc287151a60abb8c9cd5531ee940fbe5d7f1427e7612_amd64"
},
"product_reference": "openshift4/ose-hypershift-rhel8@sha256:ce31097552aaeb01e86dfc287151a60abb8c9cd5531ee940fbe5d7f1427e7612_amd64",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-ibm-cloud-controller-manager-rhel8@sha256:a6ba20c56e90cf404bcef97b7b8c1e87f4d370d3c26fe85111dddcd301c20d27_amd64 as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:openshift4/ose-ibm-cloud-controller-manager-rhel8@sha256:a6ba20c56e90cf404bcef97b7b8c1e87f4d370d3c26fe85111dddcd301c20d27_amd64"
},
"product_reference": "openshift4/ose-ibm-cloud-controller-manager-rhel8@sha256:a6ba20c56e90cf404bcef97b7b8c1e87f4d370d3c26fe85111dddcd301c20d27_amd64",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-ibm-cloud-controller-manager-rhel8@sha256:bb4b6e94ad2e114f792e56803d96cc0a0d89cb2d0b4b6c1bd98f7dc02681d9ff_ppc64le as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:openshift4/ose-ibm-cloud-controller-manager-rhel8@sha256:bb4b6e94ad2e114f792e56803d96cc0a0d89cb2d0b4b6c1bd98f7dc02681d9ff_ppc64le"
},
"product_reference": "openshift4/ose-ibm-cloud-controller-manager-rhel8@sha256:bb4b6e94ad2e114f792e56803d96cc0a0d89cb2d0b4b6c1bd98f7dc02681d9ff_ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-ibm-vpc-block-csi-driver-operator-rhel8@sha256:969ddfd951d7d66215810d9b1d82a524a622fa014c7aae48d62c6b475507ac3c_amd64 as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:openshift4/ose-ibm-vpc-block-csi-driver-operator-rhel8@sha256:969ddfd951d7d66215810d9b1d82a524a622fa014c7aae48d62c6b475507ac3c_amd64"
},
"product_reference": "openshift4/ose-ibm-vpc-block-csi-driver-operator-rhel8@sha256:969ddfd951d7d66215810d9b1d82a524a622fa014c7aae48d62c6b475507ac3c_amd64",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-ibm-vpc-block-csi-driver-operator-rhel8@sha256:f31fccd1cbd570207ed229402d402ca388c6630f14e0508bdc9ba01fa1763bbc_ppc64le as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:openshift4/ose-ibm-vpc-block-csi-driver-operator-rhel8@sha256:f31fccd1cbd570207ed229402d402ca388c6630f14e0508bdc9ba01fa1763bbc_ppc64le"
},
"product_reference": "openshift4/ose-ibm-vpc-block-csi-driver-operator-rhel8@sha256:f31fccd1cbd570207ed229402d402ca388c6630f14e0508bdc9ba01fa1763bbc_ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-ibm-vpc-block-csi-driver-rhel8@sha256:bf6a31add94b1af1a256bf72fc860f4785ac574770bcfb7a0f0e843f69bbf385_amd64 as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:openshift4/ose-ibm-vpc-block-csi-driver-rhel8@sha256:bf6a31add94b1af1a256bf72fc860f4785ac574770bcfb7a0f0e843f69bbf385_amd64"
},
"product_reference": "openshift4/ose-ibm-vpc-block-csi-driver-rhel8@sha256:bf6a31add94b1af1a256bf72fc860f4785ac574770bcfb7a0f0e843f69bbf385_amd64",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-ibm-vpc-block-csi-driver-rhel8@sha256:f192ef456a56c953c8e553e70af23c01f04343fed3c479d000e0ad00462e66a7_ppc64le as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:openshift4/ose-ibm-vpc-block-csi-driver-rhel8@sha256:f192ef456a56c953c8e553e70af23c01f04343fed3c479d000e0ad00462e66a7_ppc64le"
},
"product_reference": "openshift4/ose-ibm-vpc-block-csi-driver-rhel8@sha256:f192ef456a56c953c8e553e70af23c01f04343fed3c479d000e0ad00462e66a7_ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-ibm-vpc-node-label-updater-rhel8@sha256:278c796bcd48ecb1f88174ca479e447fb3774be23169b3e0c9e10bb2c9c5e9e9_ppc64le as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:openshift4/ose-ibm-vpc-node-label-updater-rhel8@sha256:278c796bcd48ecb1f88174ca479e447fb3774be23169b3e0c9e10bb2c9c5e9e9_ppc64le"
},
"product_reference": "openshift4/ose-ibm-vpc-node-label-updater-rhel8@sha256:278c796bcd48ecb1f88174ca479e447fb3774be23169b3e0c9e10bb2c9c5e9e9_ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-ibm-vpc-node-label-updater-rhel8@sha256:d5e72ed27970b6e52385e43172013275bd3bc203a8b6755fcc505e0287213fd4_amd64 as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:openshift4/ose-ibm-vpc-node-label-updater-rhel8@sha256:d5e72ed27970b6e52385e43172013275bd3bc203a8b6755fcc505e0287213fd4_amd64"
},
"product_reference": "openshift4/ose-ibm-vpc-node-label-updater-rhel8@sha256:d5e72ed27970b6e52385e43172013275bd3bc203a8b6755fcc505e0287213fd4_amd64",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-ibmcloud-machine-controllers-rhel8@sha256:60b3440b77654b142510883132bc9023f3b6dac08a55c32eab02870dfde1d786_ppc64le as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:openshift4/ose-ibmcloud-machine-controllers-rhel8@sha256:60b3440b77654b142510883132bc9023f3b6dac08a55c32eab02870dfde1d786_ppc64le"
},
"product_reference": "openshift4/ose-ibmcloud-machine-controllers-rhel8@sha256:60b3440b77654b142510883132bc9023f3b6dac08a55c32eab02870dfde1d786_ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-ibmcloud-machine-controllers-rhel8@sha256:7b0cb3783ab7f8b6f38375dbe9e4f2e8e5fc0bdf1cf6aba23623229cf86d6eea_amd64 as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:openshift4/ose-ibmcloud-machine-controllers-rhel8@sha256:7b0cb3783ab7f8b6f38375dbe9e4f2e8e5fc0bdf1cf6aba23623229cf86d6eea_amd64"
},
"product_reference": "openshift4/ose-ibmcloud-machine-controllers-rhel8@sha256:7b0cb3783ab7f8b6f38375dbe9e4f2e8e5fc0bdf1cf6aba23623229cf86d6eea_amd64",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-image-customization-controller-rhel8@sha256:7b3511f938658d9bdf4f6f9548fcc0b7b89cde0831e829f23b367db826902bdf_amd64 as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:openshift4/ose-image-customization-controller-rhel8@sha256:7b3511f938658d9bdf4f6f9548fcc0b7b89cde0831e829f23b367db826902bdf_amd64"
},
"product_reference": "openshift4/ose-image-customization-controller-rhel8@sha256:7b3511f938658d9bdf4f6f9548fcc0b7b89cde0831e829f23b367db826902bdf_amd64",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-image-customization-controller-rhel8@sha256:f1d87fa6ba341455ae0817bdc9d24840b59158d9b1e51663768c557be9ee7268_arm64 as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:openshift4/ose-image-customization-controller-rhel8@sha256:f1d87fa6ba341455ae0817bdc9d24840b59158d9b1e51663768c557be9ee7268_arm64"
},
"product_reference": "openshift4/ose-image-customization-controller-rhel8@sha256:f1d87fa6ba341455ae0817bdc9d24840b59158d9b1e51663768c557be9ee7268_arm64",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-insights-rhel8-operator@sha256:0c1141eab7116a0e14dfc4c2594bbb6bb55f80226a58b3b4be6e8f7cd9e1b97d_arm64 as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:openshift4/ose-insights-rhel8-operator@sha256:0c1141eab7116a0e14dfc4c2594bbb6bb55f80226a58b3b4be6e8f7cd9e1b97d_arm64"
},
"product_reference": "openshift4/ose-insights-rhel8-operator@sha256:0c1141eab7116a0e14dfc4c2594bbb6bb55f80226a58b3b4be6e8f7cd9e1b97d_arm64",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-insights-rhel8-operator@sha256:217c3cb7eb523a216d5d9cf8e3c7685fc20c48125f664f29da7f1f53e44056cc_amd64 as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:openshift4/ose-insights-rhel8-operator@sha256:217c3cb7eb523a216d5d9cf8e3c7685fc20c48125f664f29da7f1f53e44056cc_amd64"
},
"product_reference": "openshift4/ose-insights-rhel8-operator@sha256:217c3cb7eb523a216d5d9cf8e3c7685fc20c48125f664f29da7f1f53e44056cc_amd64",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-insights-rhel8-operator@sha256:36128b45bd888fb2853d417288720286bf523d9e0584054076b1e5b9288f2f60_ppc64le as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:openshift4/ose-insights-rhel8-operator@sha256:36128b45bd888fb2853d417288720286bf523d9e0584054076b1e5b9288f2f60_ppc64le"
},
"product_reference": "openshift4/ose-insights-rhel8-operator@sha256:36128b45bd888fb2853d417288720286bf523d9e0584054076b1e5b9288f2f60_ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-insights-rhel8-operator@sha256:3b9eaa26eecaf282748fb74cf0f54f40cfe62723592436b839a775aa3b5b4669_s390x as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:openshift4/ose-insights-rhel8-operator@sha256:3b9eaa26eecaf282748fb74cf0f54f40cfe62723592436b839a775aa3b5b4669_s390x"
},
"product_reference": "openshift4/ose-insights-rhel8-operator@sha256:3b9eaa26eecaf282748fb74cf0f54f40cfe62723592436b839a775aa3b5b4669_s390x",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-installer-artifacts@sha256:2146a11416aae3b7b6b1ba2926099b0055e58d47791f765fcea0a7467cf91a8c_s390x as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:openshift4/ose-installer-artifacts@sha256:2146a11416aae3b7b6b1ba2926099b0055e58d47791f765fcea0a7467cf91a8c_s390x"
},
"product_reference": "openshift4/ose-installer-artifacts@sha256:2146a11416aae3b7b6b1ba2926099b0055e58d47791f765fcea0a7467cf91a8c_s390x",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-installer-artifacts@sha256:3cdce4ceda9b36aa746be514366300080b59db9ba7247aacae562a1797d09af2_arm64 as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:openshift4/ose-installer-artifacts@sha256:3cdce4ceda9b36aa746be514366300080b59db9ba7247aacae562a1797d09af2_arm64"
},
"product_reference": "openshift4/ose-installer-artifacts@sha256:3cdce4ceda9b36aa746be514366300080b59db9ba7247aacae562a1797d09af2_arm64",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-installer-artifacts@sha256:5b4746584a584d2a8fe78e2fe41ca4d22998e854488602612d0d4f02424d489f_amd64 as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:openshift4/ose-installer-artifacts@sha256:5b4746584a584d2a8fe78e2fe41ca4d22998e854488602612d0d4f02424d489f_amd64"
},
"product_reference": "openshift4/ose-installer-artifacts@sha256:5b4746584a584d2a8fe78e2fe41ca4d22998e854488602612d0d4f02424d489f_amd64",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-installer-artifacts@sha256:645f779075fc78270b02e98bf31d5927d9ff48a95c56669abc5f749296e3ee4d_ppc64le as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:openshift4/ose-installer-artifacts@sha256:645f779075fc78270b02e98bf31d5927d9ff48a95c56669abc5f749296e3ee4d_ppc64le"
},
"product_reference": "openshift4/ose-installer-artifacts@sha256:645f779075fc78270b02e98bf31d5927d9ff48a95c56669abc5f749296e3ee4d_ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-installer@sha256:45a2c7fa9f56ec78e9087139c6ee944c963685a3714a77535f8cd3eaa8b6d8e9_ppc64le as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:openshift4/ose-installer@sha256:45a2c7fa9f56ec78e9087139c6ee944c963685a3714a77535f8cd3eaa8b6d8e9_ppc64le"
},
"product_reference": "openshift4/ose-installer@sha256:45a2c7fa9f56ec78e9087139c6ee944c963685a3714a77535f8cd3eaa8b6d8e9_ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-installer@sha256:72e0c95f375e36b530f20154d136d8debbdef203b3c43f79fb77561718361ead_amd64 as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:openshift4/ose-installer@sha256:72e0c95f375e36b530f20154d136d8debbdef203b3c43f79fb77561718361ead_amd64"
},
"product_reference": "openshift4/ose-installer@sha256:72e0c95f375e36b530f20154d136d8debbdef203b3c43f79fb77561718361ead_amd64",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-installer@sha256:d104ba0c4af286753f4cbbd1d36b3c4b318693e209f4c2a0145886f7c4e0374b_s390x as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:openshift4/ose-installer@sha256:d104ba0c4af286753f4cbbd1d36b3c4b318693e209f4c2a0145886f7c4e0374b_s390x"
},
"product_reference": "openshift4/ose-installer@sha256:d104ba0c4af286753f4cbbd1d36b3c4b318693e209f4c2a0145886f7c4e0374b_s390x",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-installer@sha256:e1dddd4cd6f019269098a1d89c07568b6391371b3aab67bafda73b99251d1808_arm64 as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:openshift4/ose-installer@sha256:e1dddd4cd6f019269098a1d89c07568b6391371b3aab67bafda73b99251d1808_arm64"
},
"product_reference": "openshift4/ose-installer@sha256:e1dddd4cd6f019269098a1d89c07568b6391371b3aab67bafda73b99251d1808_arm64",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-ironic-agent-rhel8@sha256:01ad95d888c322ea14b3aa2ebda5ba73db728d2207c6fae4aecd46cfe204be41_amd64 as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:openshift4/ose-ironic-agent-rhel8@sha256:01ad95d888c322ea14b3aa2ebda5ba73db728d2207c6fae4aecd46cfe204be41_amd64"
},
"product_reference": "openshift4/ose-ironic-agent-rhel8@sha256:01ad95d888c322ea14b3aa2ebda5ba73db728d2207c6fae4aecd46cfe204be41_amd64",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-ironic-agent-rhel8@sha256:1173e2058ab034c308915900780fe13edd4ab1dcc737f8b4dabc77f3d9533356_arm64 as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:openshift4/ose-ironic-agent-rhel8@sha256:1173e2058ab034c308915900780fe13edd4ab1dcc737f8b4dabc77f3d9533356_arm64"
},
"product_reference": "openshift4/ose-ironic-agent-rhel8@sha256:1173e2058ab034c308915900780fe13edd4ab1dcc737f8b4dabc77f3d9533356_arm64",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-ironic-machine-os-downloader-rhel8@sha256:156ec07459bf256fe2c812bb100818676c740ac90029720b5d235911053d91c1_arm64 as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:openshift4/ose-ironic-machine-os-downloader-rhel8@sha256:156ec07459bf256fe2c812bb100818676c740ac90029720b5d235911053d91c1_arm64"
},
"product_reference": "openshift4/ose-ironic-machine-os-downloader-rhel8@sha256:156ec07459bf256fe2c812bb100818676c740ac90029720b5d235911053d91c1_arm64",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-ironic-machine-os-downloader-rhel8@sha256:e0383d12651c11d7fe0d823a1d9bbaa36d1a7194760be4be173772b0d9db57eb_amd64 as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:openshift4/ose-ironic-machine-os-downloader-rhel8@sha256:e0383d12651c11d7fe0d823a1d9bbaa36d1a7194760be4be173772b0d9db57eb_amd64"
},
"product_reference": "openshift4/ose-ironic-machine-os-downloader-rhel8@sha256:e0383d12651c11d7fe0d823a1d9bbaa36d1a7194760be4be173772b0d9db57eb_amd64",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-ironic-rhel8@sha256:185fd18adc8e17e671e65b7d006a1e185fc41127e176c1fcbe82231b83d9e275_arm64 as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:openshift4/ose-ironic-rhel8@sha256:185fd18adc8e17e671e65b7d006a1e185fc41127e176c1fcbe82231b83d9e275_arm64"
},
"product_reference": "openshift4/ose-ironic-rhel8@sha256:185fd18adc8e17e671e65b7d006a1e185fc41127e176c1fcbe82231b83d9e275_arm64",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-ironic-rhel8@sha256:5d630326f2961c8168d862a1341f27085ce928f8454b94d117208b5cd9b281ed_amd64 as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:openshift4/ose-ironic-rhel8@sha256:5d630326f2961c8168d862a1341f27085ce928f8454b94d117208b5cd9b281ed_amd64"
},
"product_reference": "openshift4/ose-ironic-rhel8@sha256:5d630326f2961c8168d862a1341f27085ce928f8454b94d117208b5cd9b281ed_amd64",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-ironic-static-ip-manager-rhel8@sha256:1e6b410d12e38a911157ea92414be3b305017251e56c36d6a0213020cee2d36a_amd64 as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:openshift4/ose-ironic-static-ip-manager-rhel8@sha256:1e6b410d12e38a911157ea92414be3b305017251e56c36d6a0213020cee2d36a_amd64"
},
"product_reference": "openshift4/ose-ironic-static-ip-manager-rhel8@sha256:1e6b410d12e38a911157ea92414be3b305017251e56c36d6a0213020cee2d36a_amd64",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-ironic-static-ip-manager-rhel8@sha256:9450f43a753cc8183f711e40a14c4d0d65fd136a2a18ffebeaedcc3d8321a47c_arm64 as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:openshift4/ose-ironic-static-ip-manager-rhel8@sha256:9450f43a753cc8183f711e40a14c4d0d65fd136a2a18ffebeaedcc3d8321a47c_arm64"
},
"product_reference": "openshift4/ose-ironic-static-ip-manager-rhel8@sha256:9450f43a753cc8183f711e40a14c4d0d65fd136a2a18ffebeaedcc3d8321a47c_arm64",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-k8s-prometheus-adapter@sha256:051182f36d3af73c7cc0e48c15f056847bafc23d22158dce45c0501d7254fae2_arm64 as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:openshift4/ose-k8s-prometheus-adapter@sha256:051182f36d3af73c7cc0e48c15f056847bafc23d22158dce45c0501d7254fae2_arm64"
},
"product_reference": "openshift4/ose-k8s-prometheus-adapter@sha256:051182f36d3af73c7cc0e48c15f056847bafc23d22158dce45c0501d7254fae2_arm64",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-k8s-prometheus-adapter@sha256:7b18e65edbd7226a23b0b560693d6431909c190e08b76b2a3b0581bb48c9a34f_amd64 as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:openshift4/ose-k8s-prometheus-adapter@sha256:7b18e65edbd7226a23b0b560693d6431909c190e08b76b2a3b0581bb48c9a34f_amd64"
},
"product_reference": "openshift4/ose-k8s-prometheus-adapter@sha256:7b18e65edbd7226a23b0b560693d6431909c190e08b76b2a3b0581bb48c9a34f_amd64",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-k8s-prometheus-adapter@sha256:82a4633e64d3749ac94c8895ed5d61d25a62765a060292413a053ec2d8342839_s390x as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:openshift4/ose-k8s-prometheus-adapter@sha256:82a4633e64d3749ac94c8895ed5d61d25a62765a060292413a053ec2d8342839_s390x"
},
"product_reference": "openshift4/ose-k8s-prometheus-adapter@sha256:82a4633e64d3749ac94c8895ed5d61d25a62765a060292413a053ec2d8342839_s390x",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-k8s-prometheus-adapter@sha256:a7ab7f242111de6ecf29f6107baa7c90331f9fc68a32467e7e91c935cdd99218_ppc64le as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:openshift4/ose-k8s-prometheus-adapter@sha256:a7ab7f242111de6ecf29f6107baa7c90331f9fc68a32467e7e91c935cdd99218_ppc64le"
},
"product_reference": "openshift4/ose-k8s-prometheus-adapter@sha256:a7ab7f242111de6ecf29f6107baa7c90331f9fc68a32467e7e91c935cdd99218_ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-keepalived-ipfailover@sha256:01e13ebf8479c51a6345c19b7ba19aedd7d8b0894f667da4b8bc89ebb11cdb7d_s390x as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:openshift4/ose-keepalived-ipfailover@sha256:01e13ebf8479c51a6345c19b7ba19aedd7d8b0894f667da4b8bc89ebb11cdb7d_s390x"
},
"product_reference": "openshift4/ose-keepalived-ipfailover@sha256:01e13ebf8479c51a6345c19b7ba19aedd7d8b0894f667da4b8bc89ebb11cdb7d_s390x",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-keepalived-ipfailover@sha256:7cf2d25854c5c543f4098ca114538004804457bdca85794b13f43e371ac5f1c8_ppc64le as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:openshift4/ose-keepalived-ipfailover@sha256:7cf2d25854c5c543f4098ca114538004804457bdca85794b13f43e371ac5f1c8_ppc64le"
},
"product_reference": "openshift4/ose-keepalived-ipfailover@sha256:7cf2d25854c5c543f4098ca114538004804457bdca85794b13f43e371ac5f1c8_ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-keepalived-ipfailover@sha256:c4b14558b9c70c27e2c4475376f28ca2e1cb928be57972692dfb5336b3c9497e_arm64 as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:openshift4/ose-keepalived-ipfailover@sha256:c4b14558b9c70c27e2c4475376f28ca2e1cb928be57972692dfb5336b3c9497e_arm64"
},
"product_reference": "openshift4/ose-keepalived-ipfailover@sha256:c4b14558b9c70c27e2c4475376f28ca2e1cb928be57972692dfb5336b3c9497e_arm64",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-keepalived-ipfailover@sha256:d4e6b23834146f9ee49aab9ed1d9acfa8fea85670797af2ccf912eabd9aa824c_amd64 as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:openshift4/ose-keepalived-ipfailover@sha256:d4e6b23834146f9ee49aab9ed1d9acfa8fea85670797af2ccf912eabd9aa824c_amd64"
},
"product_reference": "openshift4/ose-keepalived-ipfailover@sha256:d4e6b23834146f9ee49aab9ed1d9acfa8fea85670797af2ccf912eabd9aa824c_amd64",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-kube-proxy@sha256:104591dd4ff54b3367f3d800de99b582bead990cfb9bc0486e26737bf6405de4_amd64 as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:openshift4/ose-kube-proxy@sha256:104591dd4ff54b3367f3d800de99b582bead990cfb9bc0486e26737bf6405de4_amd64"
},
"product_reference": "openshift4/ose-kube-proxy@sha256:104591dd4ff54b3367f3d800de99b582bead990cfb9bc0486e26737bf6405de4_amd64",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-kube-proxy@sha256:176e3d9d7ee66a0e547e4c7be5dbb17376cfb9e83c13edb2f2f3f0b47fe370dd_s390x as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:openshift4/ose-kube-proxy@sha256:176e3d9d7ee66a0e547e4c7be5dbb17376cfb9e83c13edb2f2f3f0b47fe370dd_s390x"
},
"product_reference": "openshift4/ose-kube-proxy@sha256:176e3d9d7ee66a0e547e4c7be5dbb17376cfb9e83c13edb2f2f3f0b47fe370dd_s390x",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-kube-proxy@sha256:5f1bb6c0542b8239e285fb2dbdf3b31597e6af62c91e0f5cf3ae5938a5b23c41_ppc64le as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:openshift4/ose-kube-proxy@sha256:5f1bb6c0542b8239e285fb2dbdf3b31597e6af62c91e0f5cf3ae5938a5b23c41_ppc64le"
},
"product_reference": "openshift4/ose-kube-proxy@sha256:5f1bb6c0542b8239e285fb2dbdf3b31597e6af62c91e0f5cf3ae5938a5b23c41_ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-kube-proxy@sha256:6308f187621d82c37784a34039509e9fc9569246ede0606c3bad6f8a96369cd1_arm64 as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:openshift4/ose-kube-proxy@sha256:6308f187621d82c37784a34039509e9fc9569246ede0606c3bad6f8a96369cd1_arm64"
},
"product_reference": "openshift4/ose-kube-proxy@sha256:6308f187621d82c37784a34039509e9fc9569246ede0606c3bad6f8a96369cd1_arm64",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-kube-rbac-proxy@sha256:0a487bf2de490a196a542712019859566c6bc7880201759c666d72fa80487fff_arm64 as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:openshift4/ose-kube-rbac-proxy@sha256:0a487bf2de490a196a542712019859566c6bc7880201759c666d72fa80487fff_arm64"
},
"product_reference": "openshift4/ose-kube-rbac-proxy@sha256:0a487bf2de490a196a542712019859566c6bc7880201759c666d72fa80487fff_arm64",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-kube-rbac-proxy@sha256:20fc22cb99735ca5a7d633c4575d31f0cc54cb0856dae6a1aeee1c5a5b921ce2_ppc64le as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:openshift4/ose-kube-rbac-proxy@sha256:20fc22cb99735ca5a7d633c4575d31f0cc54cb0856dae6a1aeee1c5a5b921ce2_ppc64le"
},
"product_reference": "openshift4/ose-kube-rbac-proxy@sha256:20fc22cb99735ca5a7d633c4575d31f0cc54cb0856dae6a1aeee1c5a5b921ce2_ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-kube-rbac-proxy@sha256:c7398161761676c9b95f78a21f5a8acd206dcac50c121b39e26f2d73ee2a3c66_s390x as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:openshift4/ose-kube-rbac-proxy@sha256:c7398161761676c9b95f78a21f5a8acd206dcac50c121b39e26f2d73ee2a3c66_s390x"
},
"product_reference": "openshift4/ose-kube-rbac-proxy@sha256:c7398161761676c9b95f78a21f5a8acd206dcac50c121b39e26f2d73ee2a3c66_s390x",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-kube-rbac-proxy@sha256:dceffc4f2c606f9e285794b2138e29133daeb5c1aa4ca76fe7c4205ac0b38ccd_amd64 as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:openshift4/ose-kube-rbac-proxy@sha256:dceffc4f2c606f9e285794b2138e29133daeb5c1aa4ca76fe7c4205ac0b38ccd_amd64"
},
"product_reference": "openshift4/ose-kube-rbac-proxy@sha256:dceffc4f2c606f9e285794b2138e29133daeb5c1aa4ca76fe7c4205ac0b38ccd_amd64",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-kube-state-metrics@sha256:86498588af9912a494d306c600bf0e5b2b5393a7b927037a97691fff726d917b_s390x as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:openshift4/ose-kube-state-metrics@sha256:86498588af9912a494d306c600bf0e5b2b5393a7b927037a97691fff726d917b_s390x"
},
"product_reference": "openshift4/ose-kube-state-metrics@sha256:86498588af9912a494d306c600bf0e5b2b5393a7b927037a97691fff726d917b_s390x",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-kube-state-metrics@sha256:b7b87b4a79e5892321a90b4f16e8ffdc4e839aabea2886b1a2b64e5a0f9f703e_arm64 as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:openshift4/ose-kube-state-metrics@sha256:b7b87b4a79e5892321a90b4f16e8ffdc4e839aabea2886b1a2b64e5a0f9f703e_arm64"
},
"product_reference": "openshift4/ose-kube-state-metrics@sha256:b7b87b4a79e5892321a90b4f16e8ffdc4e839aabea2886b1a2b64e5a0f9f703e_arm64",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-kube-state-metrics@sha256:eaa324ff422ebd8cf630f252d9d628a30f1c6c8e35d6f06584a3d452adb7074e_ppc64le as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:openshift4/ose-kube-state-metrics@sha256:eaa324ff422ebd8cf630f252d9d628a30f1c6c8e35d6f06584a3d452adb7074e_ppc64le"
},
"product_reference": "openshift4/ose-kube-state-metrics@sha256:eaa324ff422ebd8cf630f252d9d628a30f1c6c8e35d6f06584a3d452adb7074e_ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-kube-state-metrics@sha256:ee2a5d918f70d007b9414d34e0f639437a39d2cd3a2a2bba24f5aee5d8035eb5_amd64 as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:openshift4/ose-kube-state-metrics@sha256:ee2a5d918f70d007b9414d34e0f639437a39d2cd3a2a2bba24f5aee5d8035eb5_amd64"
},
"product_reference": "openshift4/ose-kube-state-metrics@sha256:ee2a5d918f70d007b9414d34e0f639437a39d2cd3a2a2bba24f5aee5d8035eb5_amd64",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-kube-storage-version-migrator-rhel8@sha256:3b28af903bc028ef6336e675743512b2a67f9a9f1c524a3cd9bd9666d730a194_arm64 as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:openshift4/ose-kube-storage-version-migrator-rhel8@sha256:3b28af903bc028ef6336e675743512b2a67f9a9f1c524a3cd9bd9666d730a194_arm64"
},
"product_reference": "openshift4/ose-kube-storage-version-migrator-rhel8@sha256:3b28af903bc028ef6336e675743512b2a67f9a9f1c524a3cd9bd9666d730a194_arm64",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-kube-storage-version-migrator-rhel8@sha256:5f648ddc9ec59acd152910a93ac82587488aba4452f98bac21f573fd7714b985_ppc64le as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:openshift4/ose-kube-storage-version-migrator-rhel8@sha256:5f648ddc9ec59acd152910a93ac82587488aba4452f98bac21f573fd7714b985_ppc64le"
},
"product_reference": "openshift4/ose-kube-storage-version-migrator-rhel8@sha256:5f648ddc9ec59acd152910a93ac82587488aba4452f98bac21f573fd7714b985_ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-kube-storage-version-migrator-rhel8@sha256:8f95707b2239415ca3c86adc8a96c063d5d0ca8986331eaa6c1d277598d90d91_s390x as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:openshift4/ose-kube-storage-version-migrator-rhel8@sha256:8f95707b2239415ca3c86adc8a96c063d5d0ca8986331eaa6c1d277598d90d91_s390x"
},
"product_reference": "openshift4/ose-kube-storage-version-migrator-rhel8@sha256:8f95707b2239415ca3c86adc8a96c063d5d0ca8986331eaa6c1d277598d90d91_s390x",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-kube-storage-version-migrator-rhel8@sha256:ae9915adc15077ed2466d5e8100c337834db34b84c23c77c59bd031a38c66a8a_amd64 as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:openshift4/ose-kube-storage-version-migrator-rhel8@sha256:ae9915adc15077ed2466d5e8100c337834db34b84c23c77c59bd031a38c66a8a_amd64"
},
"product_reference": "openshift4/ose-kube-storage-version-migrator-rhel8@sha256:ae9915adc15077ed2466d5e8100c337834db34b84c23c77c59bd031a38c66a8a_amd64",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-kuryr-cni-rhel8@sha256:5f0bd74910cb7bc8cdff931c1d4da34d2a95e1e1854d7f686af466166acec047_amd64 as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:openshift4/ose-kuryr-cni-rhel8@sha256:5f0bd74910cb7bc8cdff931c1d4da34d2a95e1e1854d7f686af466166acec047_amd64"
},
"product_reference": "openshift4/ose-kuryr-cni-rhel8@sha256:5f0bd74910cb7bc8cdff931c1d4da34d2a95e1e1854d7f686af466166acec047_amd64",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-kuryr-cni-rhel8@sha256:81462d3fafcd8988646f7a41ee96c71b837471dc5dcb35396eb533b14254156e_ppc64le as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:openshift4/ose-kuryr-cni-rhel8@sha256:81462d3fafcd8988646f7a41ee96c71b837471dc5dcb35396eb533b14254156e_ppc64le"
},
"product_reference": "openshift4/ose-kuryr-cni-rhel8@sha256:81462d3fafcd8988646f7a41ee96c71b837471dc5dcb35396eb533b14254156e_ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-kuryr-controller-rhel8@sha256:0f66b211011375a203597f2a524314d9e05319db80f5e22fd78619eebed98ea0_ppc64le as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:openshift4/ose-kuryr-controller-rhel8@sha256:0f66b211011375a203597f2a524314d9e05319db80f5e22fd78619eebed98ea0_ppc64le"
},
"product_reference": "openshift4/ose-kuryr-controller-rhel8@sha256:0f66b211011375a203597f2a524314d9e05319db80f5e22fd78619eebed98ea0_ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-kuryr-controller-rhel8@sha256:49eb2f59646d4fcea6f0ea9f8c22f819969913e3b691842fd3efb3146c021690_amd64 as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:openshift4/ose-kuryr-controller-rhel8@sha256:49eb2f59646d4fcea6f0ea9f8c22f819969913e3b691842fd3efb3146c021690_amd64"
},
"product_reference": "openshift4/ose-kuryr-controller-rhel8@sha256:49eb2f59646d4fcea6f0ea9f8c22f819969913e3b691842fd3efb3146c021690_amd64",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-libvirt-machine-controllers@sha256:04041ac30693f5762ec21d0ff8103741910e838486ba4d50b280d2300a58e467_s390x as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:openshift4/ose-libvirt-machine-controllers@sha256:04041ac30693f5762ec21d0ff8103741910e838486ba4d50b280d2300a58e467_s390x"
},
"product_reference": "openshift4/ose-libvirt-machine-controllers@sha256:04041ac30693f5762ec21d0ff8103741910e838486ba4d50b280d2300a58e467_s390x",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-libvirt-machine-controllers@sha256:74224adc80febc0a77564dc86ac1bc095444e0c0398ea756460868627df41911_amd64 as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:openshift4/ose-libvirt-machine-controllers@sha256:74224adc80febc0a77564dc86ac1bc095444e0c0398ea756460868627df41911_amd64"
},
"product_reference": "openshift4/ose-libvirt-machine-controllers@sha256:74224adc80febc0a77564dc86ac1bc095444e0c0398ea756460868627df41911_amd64",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-libvirt-machine-controllers@sha256:ec3d130af46371cd1f394b18413accc73b9619ac3232d418182eae776e657416_ppc64le as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:openshift4/ose-libvirt-machine-controllers@sha256:ec3d130af46371cd1f394b18413accc73b9619ac3232d418182eae776e657416_ppc64le"
},
"product_reference": "openshift4/ose-libvirt-machine-controllers@sha256:ec3d130af46371cd1f394b18413accc73b9619ac3232d418182eae776e657416_ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-libvirt-machine-controllers@sha256:f07da2662e97243923a4083b1fac4e963a1cfea9f43cd9fd65bb4f3444505c41_arm64 as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:openshift4/ose-libvirt-machine-controllers@sha256:f07da2662e97243923a4083b1fac4e963a1cfea9f43cd9fd65bb4f3444505c41_arm64"
},
"product_reference": "openshift4/ose-libvirt-machine-controllers@sha256:f07da2662e97243923a4083b1fac4e963a1cfea9f43cd9fd65bb4f3444505c41_arm64",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-machine-api-operator@sha256:123e25a9c01e463bc6f31b3bda99ce30e07ed7e7c2d62e6db1029048c2754c83_arm64 as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:openshift4/ose-machine-api-operator@sha256:123e25a9c01e463bc6f31b3bda99ce30e07ed7e7c2d62e6db1029048c2754c83_arm64"
},
"product_reference": "openshift4/ose-machine-api-operator@sha256:123e25a9c01e463bc6f31b3bda99ce30e07ed7e7c2d62e6db1029048c2754c83_arm64",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-machine-api-operator@sha256:50aec0017448814b8420b561fae8117b620971b904eeeeba59ea250be3d0b683_s390x as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:openshift4/ose-machine-api-operator@sha256:50aec0017448814b8420b561fae8117b620971b904eeeeba59ea250be3d0b683_s390x"
},
"product_reference": "openshift4/ose-machine-api-operator@sha256:50aec0017448814b8420b561fae8117b620971b904eeeeba59ea250be3d0b683_s390x",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-machine-api-operator@sha256:c61dc40b93ffc6ff2335ba169475990cdbb70704b69d155561c5d64c14d07448_amd64 as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:openshift4/ose-machine-api-operator@sha256:c61dc40b93ffc6ff2335ba169475990cdbb70704b69d155561c5d64c14d07448_amd64"
},
"product_reference": "openshift4/ose-machine-api-operator@sha256:c61dc40b93ffc6ff2335ba169475990cdbb70704b69d155561c5d64c14d07448_amd64",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-machine-api-operator@sha256:e92749f7a8381da22507d567594dae893c684415d947094ae18d9561ad1f660d_ppc64le as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:openshift4/ose-machine-api-operator@sha256:e92749f7a8381da22507d567594dae893c684415d947094ae18d9561ad1f660d_ppc64le"
},
"product_reference": "openshift4/ose-machine-api-operator@sha256:e92749f7a8381da22507d567594dae893c684415d947094ae18d9561ad1f660d_ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-machine-api-provider-aws-rhel8@sha256:9e272355fd860b3cfbdd641b3278c08b30ef57a95683543d84bebe0bd2db555a_amd64 as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:openshift4/ose-machine-api-provider-aws-rhel8@sha256:9e272355fd860b3cfbdd641b3278c08b30ef57a95683543d84bebe0bd2db555a_amd64"
},
"product_reference": "openshift4/ose-machine-api-provider-aws-rhel8@sha256:9e272355fd860b3cfbdd641b3278c08b30ef57a95683543d84bebe0bd2db555a_amd64",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-machine-api-provider-aws-rhel8@sha256:a8cbd22fde7d9515a0a439ce1d26c7bf094aefe66b9ff5e977800db3bc192209_arm64 as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:openshift4/ose-machine-api-provider-aws-rhel8@sha256:a8cbd22fde7d9515a0a439ce1d26c7bf094aefe66b9ff5e977800db3bc192209_arm64"
},
"product_reference": "openshift4/ose-machine-api-provider-aws-rhel8@sha256:a8cbd22fde7d9515a0a439ce1d26c7bf094aefe66b9ff5e977800db3bc192209_arm64",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-machine-api-provider-azure-rhel8@sha256:a120dfd6753ed24d0b32693ae94f71a601f4a04d88a1056b88ad4315c88b8d4a_amd64 as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:openshift4/ose-machine-api-provider-azure-rhel8@sha256:a120dfd6753ed24d0b32693ae94f71a601f4a04d88a1056b88ad4315c88b8d4a_amd64"
},
"product_reference": "openshift4/ose-machine-api-provider-azure-rhel8@sha256:a120dfd6753ed24d0b32693ae94f71a601f4a04d88a1056b88ad4315c88b8d4a_amd64",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-machine-api-provider-azure-rhel8@sha256:cfa09983870bfd6bcaec139ef421a6e43795bd8e3d04f8ef4c241ee9b188492b_arm64 as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:openshift4/ose-machine-api-provider-azure-rhel8@sha256:cfa09983870bfd6bcaec139ef421a6e43795bd8e3d04f8ef4c241ee9b188492b_arm64"
},
"product_reference": "openshift4/ose-machine-api-provider-azure-rhel8@sha256:cfa09983870bfd6bcaec139ef421a6e43795bd8e3d04f8ef4c241ee9b188492b_arm64",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-machine-api-provider-gcp-rhel8@sha256:c52b5720d86ff3bccd4dffc7ce664d49a1ae515a89350ee6df6af0dbeb941eb3_ppc64le as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:openshift4/ose-machine-api-provider-gcp-rhel8@sha256:c52b5720d86ff3bccd4dffc7ce664d49a1ae515a89350ee6df6af0dbeb941eb3_ppc64le"
},
"product_reference": "openshift4/ose-machine-api-provider-gcp-rhel8@sha256:c52b5720d86ff3bccd4dffc7ce664d49a1ae515a89350ee6df6af0dbeb941eb3_ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-machine-api-provider-gcp-rhel8@sha256:d6d385ce47d52da83cd957a401463a8d48ac9415a749534b63cd8edf8b0dec02_amd64 as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:openshift4/ose-machine-api-provider-gcp-rhel8@sha256:d6d385ce47d52da83cd957a401463a8d48ac9415a749534b63cd8edf8b0dec02_amd64"
},
"product_reference": "openshift4/ose-machine-api-provider-gcp-rhel8@sha256:d6d385ce47d52da83cd957a401463a8d48ac9415a749534b63cd8edf8b0dec02_amd64",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-machine-api-provider-openstack-rhel8@sha256:05bae77a907afc2d75cb8f3bf3aacb26c4e3f2e965709c3c371536bfa78ecd54_ppc64le as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:openshift4/ose-machine-api-provider-openstack-rhel8@sha256:05bae77a907afc2d75cb8f3bf3aacb26c4e3f2e965709c3c371536bfa78ecd54_ppc64le"
},
"product_reference": "openshift4/ose-machine-api-provider-openstack-rhel8@sha256:05bae77a907afc2d75cb8f3bf3aacb26c4e3f2e965709c3c371536bfa78ecd54_ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-machine-api-provider-openstack-rhel8@sha256:0934c1acfdc6c8cc97ef198317f72bcea3bb6c6730d0be526a8c02e1677d47dc_arm64 as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:openshift4/ose-machine-api-provider-openstack-rhel8@sha256:0934c1acfdc6c8cc97ef198317f72bcea3bb6c6730d0be526a8c02e1677d47dc_arm64"
},
"product_reference": "openshift4/ose-machine-api-provider-openstack-rhel8@sha256:0934c1acfdc6c8cc97ef198317f72bcea3bb6c6730d0be526a8c02e1677d47dc_arm64",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-machine-api-provider-openstack-rhel8@sha256:4f57e14568253c23640528a5334e60164ae6975ad1ce91373d05b63e241541ea_amd64 as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:openshift4/ose-machine-api-provider-openstack-rhel8@sha256:4f57e14568253c23640528a5334e60164ae6975ad1ce91373d05b63e241541ea_amd64"
},
"product_reference": "openshift4/ose-machine-api-provider-openstack-rhel8@sha256:4f57e14568253c23640528a5334e60164ae6975ad1ce91373d05b63e241541ea_amd64",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-machine-api-provider-openstack-rhel8@sha256:df60e146a888bd72624758bc47d96622177cfe11330ab631dae7c30543715121_s390x as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:openshift4/ose-machine-api-provider-openstack-rhel8@sha256:df60e146a888bd72624758bc47d96622177cfe11330ab631dae7c30543715121_s390x"
},
"product_reference": "openshift4/ose-machine-api-provider-openstack-rhel8@sha256:df60e146a888bd72624758bc47d96622177cfe11330ab631dae7c30543715121_s390x",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-machine-config-operator@sha256:420fd1d1d11f92351a37c986f9aedda0d4e0897dc9cca0b16959a989308c64e8_s390x as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:openshift4/ose-machine-config-operator@sha256:420fd1d1d11f92351a37c986f9aedda0d4e0897dc9cca0b16959a989308c64e8_s390x"
},
"product_reference": "openshift4/ose-machine-config-operator@sha256:420fd1d1d11f92351a37c986f9aedda0d4e0897dc9cca0b16959a989308c64e8_s390x",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-machine-config-operator@sha256:543edd3009688fb98fdf5487e72713f8b81653e83a2532ebb95408ac948390a5_amd64 as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:openshift4/ose-machine-config-operator@sha256:543edd3009688fb98fdf5487e72713f8b81653e83a2532ebb95408ac948390a5_amd64"
},
"product_reference": "openshift4/ose-machine-config-operator@sha256:543edd3009688fb98fdf5487e72713f8b81653e83a2532ebb95408ac948390a5_amd64",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-machine-config-operator@sha256:9947130c8cc8d4b3157242ff5d1dcca0343f6a7b3d17710b2f0915d7e3500881_ppc64le as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:openshift4/ose-machine-config-operator@sha256:9947130c8cc8d4b3157242ff5d1dcca0343f6a7b3d17710b2f0915d7e3500881_ppc64le"
},
"product_reference": "openshift4/ose-machine-config-operator@sha256:9947130c8cc8d4b3157242ff5d1dcca0343f6a7b3d17710b2f0915d7e3500881_ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-machine-config-operator@sha256:a9aae6a7e5d77e4c56c8c7852529bc14565240ccecb5f0fc4af2c97d6453d5e9_arm64 as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:openshift4/ose-machine-config-operator@sha256:a9aae6a7e5d77e4c56c8c7852529bc14565240ccecb5f0fc4af2c97d6453d5e9_arm64"
},
"product_reference": "openshift4/ose-machine-config-operator@sha256:a9aae6a7e5d77e4c56c8c7852529bc14565240ccecb5f0fc4af2c97d6453d5e9_arm64",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-machine-os-images-rhel8@sha256:7b5354bb368da20e0ce7568b94f8c5eb3a418d592cd5cde2b36a08978ee48c48_amd64 as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:openshift4/ose-machine-os-images-rhel8@sha256:7b5354bb368da20e0ce7568b94f8c5eb3a418d592cd5cde2b36a08978ee48c48_amd64"
},
"product_reference": "openshift4/ose-machine-os-images-rhel8@sha256:7b5354bb368da20e0ce7568b94f8c5eb3a418d592cd5cde2b36a08978ee48c48_amd64",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-machine-os-images-rhel8@sha256:cd2e7121485ccef25344ebc4f471d92913cbd6e24a12423305d6cc20728c1344_arm64 as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:openshift4/ose-machine-os-images-rhel8@sha256:cd2e7121485ccef25344ebc4f471d92913cbd6e24a12423305d6cc20728c1344_arm64"
},
"product_reference": "openshift4/ose-machine-os-images-rhel8@sha256:cd2e7121485ccef25344ebc4f471d92913cbd6e24a12423305d6cc20728c1344_arm64",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-multus-admission-controller@sha256:10d932015ba0fe1a84a7a0096dc416857e1a63a2323e6192b8b6bba90e50aa5b_ppc64le as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:openshift4/ose-multus-admission-controller@sha256:10d932015ba0fe1a84a7a0096dc416857e1a63a2323e6192b8b6bba90e50aa5b_ppc64le"
},
"product_reference": "openshift4/ose-multus-admission-controller@sha256:10d932015ba0fe1a84a7a0096dc416857e1a63a2323e6192b8b6bba90e50aa5b_ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-multus-admission-controller@sha256:534466df0ec5df492b00ebeebedd041600e0476e6cb42d8aaedd46d2a6e78f06_s390x as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:openshift4/ose-multus-admission-controller@sha256:534466df0ec5df492b00ebeebedd041600e0476e6cb42d8aaedd46d2a6e78f06_s390x"
},
"product_reference": "openshift4/ose-multus-admission-controller@sha256:534466df0ec5df492b00ebeebedd041600e0476e6cb42d8aaedd46d2a6e78f06_s390x",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-multus-admission-controller@sha256:c7a66dd0d9c8b16789967073a28ac92eeb2f1beab3f8ead8fe1ca01f26a105c5_amd64 as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:openshift4/ose-multus-admission-controller@sha256:c7a66dd0d9c8b16789967073a28ac92eeb2f1beab3f8ead8fe1ca01f26a105c5_amd64"
},
"product_reference": "openshift4/ose-multus-admission-controller@sha256:c7a66dd0d9c8b16789967073a28ac92eeb2f1beab3f8ead8fe1ca01f26a105c5_amd64",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-multus-admission-controller@sha256:df86ef6d451a7ac6a858f5a7a32145f3b99d0b1da3559ff90ccb4733106a59b5_arm64 as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:openshift4/ose-multus-admission-controller@sha256:df86ef6d451a7ac6a858f5a7a32145f3b99d0b1da3559ff90ccb4733106a59b5_arm64"
},
"product_reference": "openshift4/ose-multus-admission-controller@sha256:df86ef6d451a7ac6a858f5a7a32145f3b99d0b1da3559ff90ccb4733106a59b5_arm64",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-multus-cni@sha256:559cb4e633fb0731f79310115e7d384749ef2ca15f298a4102985b4505845228_ppc64le as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:openshift4/ose-multus-cni@sha256:559cb4e633fb0731f79310115e7d384749ef2ca15f298a4102985b4505845228_ppc64le"
},
"product_reference": "openshift4/ose-multus-cni@sha256:559cb4e633fb0731f79310115e7d384749ef2ca15f298a4102985b4505845228_ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-multus-cni@sha256:633c3b5509971739a0e95a8fab99a29bc5a81797c55c2cfdc97d184a055175af_s390x as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:openshift4/ose-multus-cni@sha256:633c3b5509971739a0e95a8fab99a29bc5a81797c55c2cfdc97d184a055175af_s390x"
},
"product_reference": "openshift4/ose-multus-cni@sha256:633c3b5509971739a0e95a8fab99a29bc5a81797c55c2cfdc97d184a055175af_s390x",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-multus-cni@sha256:75eeee08529df0c3e2e08b874ac7e1d39ef268148d71dff880f71034f8c89b14_amd64 as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:openshift4/ose-multus-cni@sha256:75eeee08529df0c3e2e08b874ac7e1d39ef268148d71dff880f71034f8c89b14_amd64"
},
"product_reference": "openshift4/ose-multus-cni@sha256:75eeee08529df0c3e2e08b874ac7e1d39ef268148d71dff880f71034f8c89b14_amd64",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-multus-cni@sha256:98835095c461b58a1159a530ee7d3f978c81ed197b5345faf9d610272ebe23eb_arm64 as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:openshift4/ose-multus-cni@sha256:98835095c461b58a1159a530ee7d3f978c81ed197b5345faf9d610272ebe23eb_arm64"
},
"product_reference": "openshift4/ose-multus-cni@sha256:98835095c461b58a1159a530ee7d3f978c81ed197b5345faf9d610272ebe23eb_arm64",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-multus-networkpolicy-rhel8@sha256:00532c0e376a4363ea73d6664c8ec200f5bcc4bcd52918cdad19f2d11057fd51_amd64 as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:openshift4/ose-multus-networkpolicy-rhel8@sha256:00532c0e376a4363ea73d6664c8ec200f5bcc4bcd52918cdad19f2d11057fd51_amd64"
},
"product_reference": "openshift4/ose-multus-networkpolicy-rhel8@sha256:00532c0e376a4363ea73d6664c8ec200f5bcc4bcd52918cdad19f2d11057fd51_amd64",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-multus-networkpolicy-rhel8@sha256:80b31a0820e7954050c01d39fdce34591d22beec0678e258176a9bcc1378e07b_s390x as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:openshift4/ose-multus-networkpolicy-rhel8@sha256:80b31a0820e7954050c01d39fdce34591d22beec0678e258176a9bcc1378e07b_s390x"
},
"product_reference": "openshift4/ose-multus-networkpolicy-rhel8@sha256:80b31a0820e7954050c01d39fdce34591d22beec0678e258176a9bcc1378e07b_s390x",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-multus-networkpolicy-rhel8@sha256:9ba16add1d64bad4d4dfb9e8e4200b061ae6f6ab34bccf0456684bfdddc7b9b2_ppc64le as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:openshift4/ose-multus-networkpolicy-rhel8@sha256:9ba16add1d64bad4d4dfb9e8e4200b061ae6f6ab34bccf0456684bfdddc7b9b2_ppc64le"
},
"product_reference": "openshift4/ose-multus-networkpolicy-rhel8@sha256:9ba16add1d64bad4d4dfb9e8e4200b061ae6f6ab34bccf0456684bfdddc7b9b2_ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-multus-networkpolicy-rhel8@sha256:c3799719a6af2f3020a8588e9a2ee483ee8e27d6a91675c824111aa0ea61be78_arm64 as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:openshift4/ose-multus-networkpolicy-rhel8@sha256:c3799719a6af2f3020a8588e9a2ee483ee8e27d6a91675c824111aa0ea61be78_arm64"
},
"product_reference": "openshift4/ose-multus-networkpolicy-rhel8@sha256:c3799719a6af2f3020a8588e9a2ee483ee8e27d6a91675c824111aa0ea61be78_arm64",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-multus-route-override-cni-rhel8@sha256:0c8234a718b163b3390c49956b24c4320b4875d1f3d7ec27d0dab3fad16ddd85_amd64 as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:openshift4/ose-multus-route-override-cni-rhel8@sha256:0c8234a718b163b3390c49956b24c4320b4875d1f3d7ec27d0dab3fad16ddd85_amd64"
},
"product_reference": "openshift4/ose-multus-route-override-cni-rhel8@sha256:0c8234a718b163b3390c49956b24c4320b4875d1f3d7ec27d0dab3fad16ddd85_amd64",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-multus-route-override-cni-rhel8@sha256:104105eb231879914965da9c3064c298ab2a1a7944eb334404c7ec32920ec511_ppc64le as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:openshift4/ose-multus-route-override-cni-rhel8@sha256:104105eb231879914965da9c3064c298ab2a1a7944eb334404c7ec32920ec511_ppc64le"
},
"product_reference": "openshift4/ose-multus-route-override-cni-rhel8@sha256:104105eb231879914965da9c3064c298ab2a1a7944eb334404c7ec32920ec511_ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-multus-route-override-cni-rhel8@sha256:495a6f50eaac5b4bb2256d6866aed27549d547a454e4729703e1792fdd95a9a9_arm64 as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:openshift4/ose-multus-route-override-cni-rhel8@sha256:495a6f50eaac5b4bb2256d6866aed27549d547a454e4729703e1792fdd95a9a9_arm64"
},
"product_reference": "openshift4/ose-multus-route-override-cni-rhel8@sha256:495a6f50eaac5b4bb2256d6866aed27549d547a454e4729703e1792fdd95a9a9_arm64",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-multus-route-override-cni-rhel8@sha256:51e952de791ec027c7841769418242da5172bb469f67eaab192fadcf6fb458e5_s390x as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:openshift4/ose-multus-route-override-cni-rhel8@sha256:51e952de791ec027c7841769418242da5172bb469f67eaab192fadcf6fb458e5_s390x"
},
"product_reference": "openshift4/ose-multus-route-override-cni-rhel8@sha256:51e952de791ec027c7841769418242da5172bb469f67eaab192fadcf6fb458e5_s390x",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-multus-whereabouts-ipam-cni-rhel8@sha256:019a741a0988bdfb01bb1d47a5ad13cae7a7bd281d9e1b0c5cc05ef2fa284ad2_amd64 as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:openshift4/ose-multus-whereabouts-ipam-cni-rhel8@sha256:019a741a0988bdfb01bb1d47a5ad13cae7a7bd281d9e1b0c5cc05ef2fa284ad2_amd64"
},
"product_reference": "openshift4/ose-multus-whereabouts-ipam-cni-rhel8@sha256:019a741a0988bdfb01bb1d47a5ad13cae7a7bd281d9e1b0c5cc05ef2fa284ad2_amd64",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-multus-whereabouts-ipam-cni-rhel8@sha256:52e0ac8e139d941d3460ff68be8d22b6378ba6b9059d342ebc93d1fb8332a2ec_arm64 as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:openshift4/ose-multus-whereabouts-ipam-cni-rhel8@sha256:52e0ac8e139d941d3460ff68be8d22b6378ba6b9059d342ebc93d1fb8332a2ec_arm64"
},
"product_reference": "openshift4/ose-multus-whereabouts-ipam-cni-rhel8@sha256:52e0ac8e139d941d3460ff68be8d22b6378ba6b9059d342ebc93d1fb8332a2ec_arm64",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-multus-whereabouts-ipam-cni-rhel8@sha256:6426782a1b3f59b5817fa85a465d63334ce7299adaeb442f75ce4930fece85dd_ppc64le as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:openshift4/ose-multus-whereabouts-ipam-cni-rhel8@sha256:6426782a1b3f59b5817fa85a465d63334ce7299adaeb442f75ce4930fece85dd_ppc64le"
},
"product_reference": "openshift4/ose-multus-whereabouts-ipam-cni-rhel8@sha256:6426782a1b3f59b5817fa85a465d63334ce7299adaeb442f75ce4930fece85dd_ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-multus-whereabouts-ipam-cni-rhel8@sha256:8b81457dda1bfea834f351d7dae2f42195d04c95eaea32733c9ca4ad78ee554f_s390x as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:openshift4/ose-multus-whereabouts-ipam-cni-rhel8@sha256:8b81457dda1bfea834f351d7dae2f42195d04c95eaea32733c9ca4ad78ee554f_s390x"
},
"product_reference": "openshift4/ose-multus-whereabouts-ipam-cni-rhel8@sha256:8b81457dda1bfea834f351d7dae2f42195d04c95eaea32733c9ca4ad78ee554f_s390x",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-must-gather@sha256:3dacd322fcbbd9a68b8b8f6ac7d2f40eaad310442358d047d534156d1f39dc3d_arm64 as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:openshift4/ose-must-gather@sha256:3dacd322fcbbd9a68b8b8f6ac7d2f40eaad310442358d047d534156d1f39dc3d_arm64"
},
"product_reference": "openshift4/ose-must-gather@sha256:3dacd322fcbbd9a68b8b8f6ac7d2f40eaad310442358d047d534156d1f39dc3d_arm64",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-must-gather@sha256:7c9eef761c85d5b7884e631937fef714732f612ebe54d1acb139f57560e8087d_amd64 as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:openshift4/ose-must-gather@sha256:7c9eef761c85d5b7884e631937fef714732f612ebe54d1acb139f57560e8087d_amd64"
},
"product_reference": "openshift4/ose-must-gather@sha256:7c9eef761c85d5b7884e631937fef714732f612ebe54d1acb139f57560e8087d_amd64",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-must-gather@sha256:8bffdba8e5a5c0f02e4d8a4323292d1b9e4faeefbb3e3b73b13002050985eff9_s390x as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:openshift4/ose-must-gather@sha256:8bffdba8e5a5c0f02e4d8a4323292d1b9e4faeefbb3e3b73b13002050985eff9_s390x"
},
"product_reference": "openshift4/ose-must-gather@sha256:8bffdba8e5a5c0f02e4d8a4323292d1b9e4faeefbb3e3b73b13002050985eff9_s390x",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-must-gather@sha256:be3e5946f0c4f70427379251a147059e6aef6b24060ad3f43c4c7611d9a14d14_ppc64le as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:openshift4/ose-must-gather@sha256:be3e5946f0c4f70427379251a147059e6aef6b24060ad3f43c4c7611d9a14d14_ppc64le"
},
"product_reference": "openshift4/ose-must-gather@sha256:be3e5946f0c4f70427379251a147059e6aef6b24060ad3f43c4c7611d9a14d14_ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-network-interface-bond-cni-rhel8@sha256:58d07b7b95fa55ba39a810d95f99954ee5b4bd19b37891a592ef47457c4d9248_amd64 as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:openshift4/ose-network-interface-bond-cni-rhel8@sha256:58d07b7b95fa55ba39a810d95f99954ee5b4bd19b37891a592ef47457c4d9248_amd64"
},
"product_reference": "openshift4/ose-network-interface-bond-cni-rhel8@sha256:58d07b7b95fa55ba39a810d95f99954ee5b4bd19b37891a592ef47457c4d9248_amd64",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-network-interface-bond-cni-rhel8@sha256:696855f358513bb5d00da99f976ed617f2d4ed497d306684ef77aa9d69e93cba_s390x as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:openshift4/ose-network-interface-bond-cni-rhel8@sha256:696855f358513bb5d00da99f976ed617f2d4ed497d306684ef77aa9d69e93cba_s390x"
},
"product_reference": "openshift4/ose-network-interface-bond-cni-rhel8@sha256:696855f358513bb5d00da99f976ed617f2d4ed497d306684ef77aa9d69e93cba_s390x",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-network-interface-bond-cni-rhel8@sha256:b3fb70b58e12e37b5378eed5adb33619c0ecf110cbf48163e2717c19ec7f7025_ppc64le as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:openshift4/ose-network-interface-bond-cni-rhel8@sha256:b3fb70b58e12e37b5378eed5adb33619c0ecf110cbf48163e2717c19ec7f7025_ppc64le"
},
"product_reference": "openshift4/ose-network-interface-bond-cni-rhel8@sha256:b3fb70b58e12e37b5378eed5adb33619c0ecf110cbf48163e2717c19ec7f7025_ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-network-interface-bond-cni-rhel8@sha256:eae99205aca7e6472b57040de8e4cd20a5cb2e320fa24fa93b5d018c0e8f0332_arm64 as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:openshift4/ose-network-interface-bond-cni-rhel8@sha256:eae99205aca7e6472b57040de8e4cd20a5cb2e320fa24fa93b5d018c0e8f0332_arm64"
},
"product_reference": "openshift4/ose-network-interface-bond-cni-rhel8@sha256:eae99205aca7e6472b57040de8e4cd20a5cb2e320fa24fa93b5d018c0e8f0332_arm64",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-network-metrics-daemon-rhel8@sha256:1d1210cfd8dbee985f37f3b7f5f5027ee2871d0680c59d58f8b057eb188e5853_amd64 as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:openshift4/ose-network-metrics-daemon-rhel8@sha256:1d1210cfd8dbee985f37f3b7f5f5027ee2871d0680c59d58f8b057eb188e5853_amd64"
},
"product_reference": "openshift4/ose-network-metrics-daemon-rhel8@sha256:1d1210cfd8dbee985f37f3b7f5f5027ee2871d0680c59d58f8b057eb188e5853_amd64",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-network-metrics-daemon-rhel8@sha256:94d936931a508b8e9e4d46dbdcc2f04311b30dca7a4ef54a5aafe708dda3b249_arm64 as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:openshift4/ose-network-metrics-daemon-rhel8@sha256:94d936931a508b8e9e4d46dbdcc2f04311b30dca7a4ef54a5aafe708dda3b249_arm64"
},
"product_reference": "openshift4/ose-network-metrics-daemon-rhel8@sha256:94d936931a508b8e9e4d46dbdcc2f04311b30dca7a4ef54a5aafe708dda3b249_arm64",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-network-metrics-daemon-rhel8@sha256:e61bee6a6187d38ac586efb04c6ea9cfcc014c863e945e47f560a83e8def114d_ppc64le as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:openshift4/ose-network-metrics-daemon-rhel8@sha256:e61bee6a6187d38ac586efb04c6ea9cfcc014c863e945e47f560a83e8def114d_ppc64le"
},
"product_reference": "openshift4/ose-network-metrics-daemon-rhel8@sha256:e61bee6a6187d38ac586efb04c6ea9cfcc014c863e945e47f560a83e8def114d_ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-network-metrics-daemon-rhel8@sha256:f29b041609aa6fc2351837aa6d5f377489e6e60570911ac474fc01102b6e8f63_s390x as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:openshift4/ose-network-metrics-daemon-rhel8@sha256:f29b041609aa6fc2351837aa6d5f377489e6e60570911ac474fc01102b6e8f63_s390x"
},
"product_reference": "openshift4/ose-network-metrics-daemon-rhel8@sha256:f29b041609aa6fc2351837aa6d5f377489e6e60570911ac474fc01102b6e8f63_s390x",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-nutanix-machine-controllers-rhel8@sha256:524e2e091db0e4a883824cd744f0d158e8bba91bff52b7e6c4908a3727c6bea2_amd64 as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:openshift4/ose-nutanix-machine-controllers-rhel8@sha256:524e2e091db0e4a883824cd744f0d158e8bba91bff52b7e6c4908a3727c6bea2_amd64"
},
"product_reference": "openshift4/ose-nutanix-machine-controllers-rhel8@sha256:524e2e091db0e4a883824cd744f0d158e8bba91bff52b7e6c4908a3727c6bea2_amd64",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-oauth-apiserver-rhel8@sha256:46a1a8bad469cb3d2a2425eee40d5ebdbc99500741ccacdb384e34fa58ad177e_s390x as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:openshift4/ose-oauth-apiserver-rhel8@sha256:46a1a8bad469cb3d2a2425eee40d5ebdbc99500741ccacdb384e34fa58ad177e_s390x"
},
"product_reference": "openshift4/ose-oauth-apiserver-rhel8@sha256:46a1a8bad469cb3d2a2425eee40d5ebdbc99500741ccacdb384e34fa58ad177e_s390x",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-oauth-apiserver-rhel8@sha256:b1e06183d361a6ca89412b960a38121f6ecb9ecf6b9ebccbaad95159690dc243_ppc64le as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:openshift4/ose-oauth-apiserver-rhel8@sha256:b1e06183d361a6ca89412b960a38121f6ecb9ecf6b9ebccbaad95159690dc243_ppc64le"
},
"product_reference": "openshift4/ose-oauth-apiserver-rhel8@sha256:b1e06183d361a6ca89412b960a38121f6ecb9ecf6b9ebccbaad95159690dc243_ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-oauth-apiserver-rhel8@sha256:c92369d17d727d96b6bc15cc9c32a65bce28850a441464d6557c4dea0445b3ce_amd64 as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:openshift4/ose-oauth-apiserver-rhel8@sha256:c92369d17d727d96b6bc15cc9c32a65bce28850a441464d6557c4dea0445b3ce_amd64"
},
"product_reference": "openshift4/ose-oauth-apiserver-rhel8@sha256:c92369d17d727d96b6bc15cc9c32a65bce28850a441464d6557c4dea0445b3ce_amd64",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-oauth-apiserver-rhel8@sha256:d46a93bf4cb1369bd651b79748008cd3d69638b11d42fae6b2cd068545aab7d8_arm64 as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:openshift4/ose-oauth-apiserver-rhel8@sha256:d46a93bf4cb1369bd651b79748008cd3d69638b11d42fae6b2cd068545aab7d8_arm64"
},
"product_reference": "openshift4/ose-oauth-apiserver-rhel8@sha256:d46a93bf4cb1369bd651b79748008cd3d69638b11d42fae6b2cd068545aab7d8_arm64",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-oauth-proxy@sha256:184021ada5116a1e5dc8c21163f39665606cae8fb1e776bd9d623cd2eb0072c2_amd64 as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:openshift4/ose-oauth-proxy@sha256:184021ada5116a1e5dc8c21163f39665606cae8fb1e776bd9d623cd2eb0072c2_amd64"
},
"product_reference": "openshift4/ose-oauth-proxy@sha256:184021ada5116a1e5dc8c21163f39665606cae8fb1e776bd9d623cd2eb0072c2_amd64",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-oauth-proxy@sha256:1ce1cdcefa33cff869b553f7c1b03913d22495a8a66bb627a38a613f8bcbad26_arm64 as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:openshift4/ose-oauth-proxy@sha256:1ce1cdcefa33cff869b553f7c1b03913d22495a8a66bb627a38a613f8bcbad26_arm64"
},
"product_reference": "openshift4/ose-oauth-proxy@sha256:1ce1cdcefa33cff869b553f7c1b03913d22495a8a66bb627a38a613f8bcbad26_arm64",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-oauth-proxy@sha256:56da8995fd4330fe9c28dbc873d699ca3c5eda75d1bcaba0ef9de2b209822ad9_s390x as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:openshift4/ose-oauth-proxy@sha256:56da8995fd4330fe9c28dbc873d699ca3c5eda75d1bcaba0ef9de2b209822ad9_s390x"
},
"product_reference": "openshift4/ose-oauth-proxy@sha256:56da8995fd4330fe9c28dbc873d699ca3c5eda75d1bcaba0ef9de2b209822ad9_s390x",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-oauth-proxy@sha256:9bfd73a2ba40e7a88aa3760e13e4179796daa942ecc1fdb35ac0d99f67b9c332_ppc64le as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:openshift4/ose-oauth-proxy@sha256:9bfd73a2ba40e7a88aa3760e13e4179796daa942ecc1fdb35ac0d99f67b9c332_ppc64le"
},
"product_reference": "openshift4/ose-oauth-proxy@sha256:9bfd73a2ba40e7a88aa3760e13e4179796daa942ecc1fdb35ac0d99f67b9c332_ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-oauth-server-rhel8@sha256:0bf945ed0aee47149f19d396062c3fd23ea901c8992762c609673a16883a305b_arm64 as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:openshift4/ose-oauth-server-rhel8@sha256:0bf945ed0aee47149f19d396062c3fd23ea901c8992762c609673a16883a305b_arm64"
},
"product_reference": "openshift4/ose-oauth-server-rhel8@sha256:0bf945ed0aee47149f19d396062c3fd23ea901c8992762c609673a16883a305b_arm64",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-oauth-server-rhel8@sha256:5f55e85234cb822dd12ab71bf5de8e7a49eab2525e465ac4bf34f5e69cee5673_ppc64le as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:openshift4/ose-oauth-server-rhel8@sha256:5f55e85234cb822dd12ab71bf5de8e7a49eab2525e465ac4bf34f5e69cee5673_ppc64le"
},
"product_reference": "openshift4/ose-oauth-server-rhel8@sha256:5f55e85234cb822dd12ab71bf5de8e7a49eab2525e465ac4bf34f5e69cee5673_ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-oauth-server-rhel8@sha256:6f23eef8a61ada1a120bb5e03f477727d5b21e6fac6482ef823de58c2a838073_s390x as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:openshift4/ose-oauth-server-rhel8@sha256:6f23eef8a61ada1a120bb5e03f477727d5b21e6fac6482ef823de58c2a838073_s390x"
},
"product_reference": "openshift4/ose-oauth-server-rhel8@sha256:6f23eef8a61ada1a120bb5e03f477727d5b21e6fac6482ef823de58c2a838073_s390x",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-oauth-server-rhel8@sha256:ff7d23ed5555807756340a62bcade403f3e68350d2ec0feb442c1a8ddd7c17e4_amd64 as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:openshift4/ose-oauth-server-rhel8@sha256:ff7d23ed5555807756340a62bcade403f3e68350d2ec0feb442c1a8ddd7c17e4_amd64"
},
"product_reference": "openshift4/ose-oauth-server-rhel8@sha256:ff7d23ed5555807756340a62bcade403f3e68350d2ec0feb442c1a8ddd7c17e4_amd64",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-openshift-apiserver-rhel8@sha256:a00046f91649246bf718a82a52ffcf969f0daa58dddc80de1ba53bf5999e393f_ppc64le as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:openshift4/ose-openshift-apiserver-rhel8@sha256:a00046f91649246bf718a82a52ffcf969f0daa58dddc80de1ba53bf5999e393f_ppc64le"
},
"product_reference": "openshift4/ose-openshift-apiserver-rhel8@sha256:a00046f91649246bf718a82a52ffcf969f0daa58dddc80de1ba53bf5999e393f_ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-openshift-apiserver-rhel8@sha256:bfc32929ee0c819b793a73e00df60eedd318a950598566404e5d4b8ae0cf3cbe_s390x as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:openshift4/ose-openshift-apiserver-rhel8@sha256:bfc32929ee0c819b793a73e00df60eedd318a950598566404e5d4b8ae0cf3cbe_s390x"
},
"product_reference": "openshift4/ose-openshift-apiserver-rhel8@sha256:bfc32929ee0c819b793a73e00df60eedd318a950598566404e5d4b8ae0cf3cbe_s390x",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-openshift-apiserver-rhel8@sha256:cfc4db2358e7ae163557fd2a9fdd3f68bd6b281350e816fa5df796e8ef915879_arm64 as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:openshift4/ose-openshift-apiserver-rhel8@sha256:cfc4db2358e7ae163557fd2a9fdd3f68bd6b281350e816fa5df796e8ef915879_arm64"
},
"product_reference": "openshift4/ose-openshift-apiserver-rhel8@sha256:cfc4db2358e7ae163557fd2a9fdd3f68bd6b281350e816fa5df796e8ef915879_arm64",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-openshift-apiserver-rhel8@sha256:fb79ed01acec6695a12cc13de5406bf08d862fbe1186734eb316544be1a240c1_amd64 as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:openshift4/ose-openshift-apiserver-rhel8@sha256:fb79ed01acec6695a12cc13de5406bf08d862fbe1186734eb316544be1a240c1_amd64"
},
"product_reference": "openshift4/ose-openshift-apiserver-rhel8@sha256:fb79ed01acec6695a12cc13de5406bf08d862fbe1186734eb316544be1a240c1_amd64",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-openshift-controller-manager-rhel8@sha256:6c1a3c63ca3b93f0644a80882cc02174bc06bfb6df4b3012cdf43c1d0a8114e9_ppc64le as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:openshift4/ose-openshift-controller-manager-rhel8@sha256:6c1a3c63ca3b93f0644a80882cc02174bc06bfb6df4b3012cdf43c1d0a8114e9_ppc64le"
},
"product_reference": "openshift4/ose-openshift-controller-manager-rhel8@sha256:6c1a3c63ca3b93f0644a80882cc02174bc06bfb6df4b3012cdf43c1d0a8114e9_ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-openshift-controller-manager-rhel8@sha256:bac116eb111816d3aca02ee3684caf417ad64d171844731aa17bb64d7eee5a75_amd64 as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:openshift4/ose-openshift-controller-manager-rhel8@sha256:bac116eb111816d3aca02ee3684caf417ad64d171844731aa17bb64d7eee5a75_amd64"
},
"product_reference": "openshift4/ose-openshift-controller-manager-rhel8@sha256:bac116eb111816d3aca02ee3684caf417ad64d171844731aa17bb64d7eee5a75_amd64",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-openshift-controller-manager-rhel8@sha256:cbc561d7df2565112f6a0fb5da5a1ad3fb374f232a46985bbb06793f839b6c4f_arm64 as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:openshift4/ose-openshift-controller-manager-rhel8@sha256:cbc561d7df2565112f6a0fb5da5a1ad3fb374f232a46985bbb06793f839b6c4f_arm64"
},
"product_reference": "openshift4/ose-openshift-controller-manager-rhel8@sha256:cbc561d7df2565112f6a0fb5da5a1ad3fb374f232a46985bbb06793f839b6c4f_arm64",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-openshift-controller-manager-rhel8@sha256:dd129ed0ef735c58c5453e9486e47f86128ba3e3f8e78f93b9f68cea6a6e1e19_s390x as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:openshift4/ose-openshift-controller-manager-rhel8@sha256:dd129ed0ef735c58c5453e9486e47f86128ba3e3f8e78f93b9f68cea6a6e1e19_s390x"
},
"product_reference": "openshift4/ose-openshift-controller-manager-rhel8@sha256:dd129ed0ef735c58c5453e9486e47f86128ba3e3f8e78f93b9f68cea6a6e1e19_s390x",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-openshift-state-metrics-rhel8@sha256:2950d0bcc7204cc50083c65c5353f5334b8d2c26a49b1ddf649cc5f154588ddd_s390x as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:openshift4/ose-openshift-state-metrics-rhel8@sha256:2950d0bcc7204cc50083c65c5353f5334b8d2c26a49b1ddf649cc5f154588ddd_s390x"
},
"product_reference": "openshift4/ose-openshift-state-metrics-rhel8@sha256:2950d0bcc7204cc50083c65c5353f5334b8d2c26a49b1ddf649cc5f154588ddd_s390x",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-openshift-state-metrics-rhel8@sha256:31fdf586cd84190d15ba39d77b2cf4f885e2f7b9d4cabecc173673657d98762f_ppc64le as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:openshift4/ose-openshift-state-metrics-rhel8@sha256:31fdf586cd84190d15ba39d77b2cf4f885e2f7b9d4cabecc173673657d98762f_ppc64le"
},
"product_reference": "openshift4/ose-openshift-state-metrics-rhel8@sha256:31fdf586cd84190d15ba39d77b2cf4f885e2f7b9d4cabecc173673657d98762f_ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-openshift-state-metrics-rhel8@sha256:6952a0473a631218a7c975b461d12acb0bbb34fa09d29d517c9376302edaf211_arm64 as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:openshift4/ose-openshift-state-metrics-rhel8@sha256:6952a0473a631218a7c975b461d12acb0bbb34fa09d29d517c9376302edaf211_arm64"
},
"product_reference": "openshift4/ose-openshift-state-metrics-rhel8@sha256:6952a0473a631218a7c975b461d12acb0bbb34fa09d29d517c9376302edaf211_arm64",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-openshift-state-metrics-rhel8@sha256:f35e35555ec3d130cff3bc84390cc6e29fbeaa3616a5ddd22264e378cf57dc56_amd64 as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:openshift4/ose-openshift-state-metrics-rhel8@sha256:f35e35555ec3d130cff3bc84390cc6e29fbeaa3616a5ddd22264e378cf57dc56_amd64"
},
"product_reference": "openshift4/ose-openshift-state-metrics-rhel8@sha256:f35e35555ec3d130cff3bc84390cc6e29fbeaa3616a5ddd22264e378cf57dc56_amd64",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-openstack-cinder-csi-driver-rhel8-operator@sha256:60f1d7ca36e5b85e49c4d6118414e52b981f7628675a547e934f76e2b6884633_arm64 as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:openshift4/ose-openstack-cinder-csi-driver-rhel8-operator@sha256:60f1d7ca36e5b85e49c4d6118414e52b981f7628675a547e934f76e2b6884633_arm64"
},
"product_reference": "openshift4/ose-openstack-cinder-csi-driver-rhel8-operator@sha256:60f1d7ca36e5b85e49c4d6118414e52b981f7628675a547e934f76e2b6884633_arm64",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-openstack-cinder-csi-driver-rhel8-operator@sha256:6d994efcb9859ae8c2284ee7859150bc334ef5db03c6101fb64677a841c534b1_amd64 as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:openshift4/ose-openstack-cinder-csi-driver-rhel8-operator@sha256:6d994efcb9859ae8c2284ee7859150bc334ef5db03c6101fb64677a841c534b1_amd64"
},
"product_reference": "openshift4/ose-openstack-cinder-csi-driver-rhel8-operator@sha256:6d994efcb9859ae8c2284ee7859150bc334ef5db03c6101fb64677a841c534b1_amd64",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-openstack-cinder-csi-driver-rhel8-operator@sha256:bf71d233894a0f09ecd6d6d4bb14141aa458a7e38a59edcec6c25e6f3c1d6227_s390x as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:openshift4/ose-openstack-cinder-csi-driver-rhel8-operator@sha256:bf71d233894a0f09ecd6d6d4bb14141aa458a7e38a59edcec6c25e6f3c1d6227_s390x"
},
"product_reference": "openshift4/ose-openstack-cinder-csi-driver-rhel8-operator@sha256:bf71d233894a0f09ecd6d6d4bb14141aa458a7e38a59edcec6c25e6f3c1d6227_s390x",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-openstack-cinder-csi-driver-rhel8-operator@sha256:fc99f3eacda723a6d9c83bf0e619c91bd2eb049a710b304ab1de7639705bbed5_ppc64le as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:openshift4/ose-openstack-cinder-csi-driver-rhel8-operator@sha256:fc99f3eacda723a6d9c83bf0e619c91bd2eb049a710b304ab1de7639705bbed5_ppc64le"
},
"product_reference": "openshift4/ose-openstack-cinder-csi-driver-rhel8-operator@sha256:fc99f3eacda723a6d9c83bf0e619c91bd2eb049a710b304ab1de7639705bbed5_ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-openstack-cinder-csi-driver-rhel8@sha256:222010151e2b63bf73be5abb82a7e66fc2a476c8d0eb2a9589751846eb13dda8_arm64 as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:openshift4/ose-openstack-cinder-csi-driver-rhel8@sha256:222010151e2b63bf73be5abb82a7e66fc2a476c8d0eb2a9589751846eb13dda8_arm64"
},
"product_reference": "openshift4/ose-openstack-cinder-csi-driver-rhel8@sha256:222010151e2b63bf73be5abb82a7e66fc2a476c8d0eb2a9589751846eb13dda8_arm64",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-openstack-cinder-csi-driver-rhel8@sha256:5231039df308c3b8730158ad327982baff8f7b1b6dccd046ab4a00af6d70e7d8_ppc64le as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:openshift4/ose-openstack-cinder-csi-driver-rhel8@sha256:5231039df308c3b8730158ad327982baff8f7b1b6dccd046ab4a00af6d70e7d8_ppc64le"
},
"product_reference": "openshift4/ose-openstack-cinder-csi-driver-rhel8@sha256:5231039df308c3b8730158ad327982baff8f7b1b6dccd046ab4a00af6d70e7d8_ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-openstack-cinder-csi-driver-rhel8@sha256:7c38464a61ab19479df1de20dcdbe5d5edc5091ac8b129a7f6f92aee6a792299_s390x as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:openshift4/ose-openstack-cinder-csi-driver-rhel8@sha256:7c38464a61ab19479df1de20dcdbe5d5edc5091ac8b129a7f6f92aee6a792299_s390x"
},
"product_reference": "openshift4/ose-openstack-cinder-csi-driver-rhel8@sha256:7c38464a61ab19479df1de20dcdbe5d5edc5091ac8b129a7f6f92aee6a792299_s390x",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-openstack-cinder-csi-driver-rhel8@sha256:9d4226c29d177b85af5c29303e477a110507966570a37607c9068eeea960bfdc_amd64 as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:openshift4/ose-openstack-cinder-csi-driver-rhel8@sha256:9d4226c29d177b85af5c29303e477a110507966570a37607c9068eeea960bfdc_amd64"
},
"product_reference": "openshift4/ose-openstack-cinder-csi-driver-rhel8@sha256:9d4226c29d177b85af5c29303e477a110507966570a37607c9068eeea960bfdc_amd64",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-openstack-cloud-controller-manager-rhel8@sha256:1ff37333fbf551657701aba24e917b118b3104cb0ae66a1b062fd9b16492e806_arm64 as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:openshift4/ose-openstack-cloud-controller-manager-rhel8@sha256:1ff37333fbf551657701aba24e917b118b3104cb0ae66a1b062fd9b16492e806_arm64"
},
"product_reference": "openshift4/ose-openstack-cloud-controller-manager-rhel8@sha256:1ff37333fbf551657701aba24e917b118b3104cb0ae66a1b062fd9b16492e806_arm64",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-openstack-cloud-controller-manager-rhel8@sha256:316d8d6c31c6198d95d929779c2d68df5ed9cc0fe1bc2db858f234af068dd21e_ppc64le as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:openshift4/ose-openstack-cloud-controller-manager-rhel8@sha256:316d8d6c31c6198d95d929779c2d68df5ed9cc0fe1bc2db858f234af068dd21e_ppc64le"
},
"product_reference": "openshift4/ose-openstack-cloud-controller-manager-rhel8@sha256:316d8d6c31c6198d95d929779c2d68df5ed9cc0fe1bc2db858f234af068dd21e_ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-openstack-cloud-controller-manager-rhel8@sha256:c3ce053319fcd80e357b5ebcb3abca3f59bb5e45aa48452332c850627b7db28b_amd64 as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:openshift4/ose-openstack-cloud-controller-manager-rhel8@sha256:c3ce053319fcd80e357b5ebcb3abca3f59bb5e45aa48452332c850627b7db28b_amd64"
},
"product_reference": "openshift4/ose-openstack-cloud-controller-manager-rhel8@sha256:c3ce053319fcd80e357b5ebcb3abca3f59bb5e45aa48452332c850627b7db28b_amd64",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-openstack-cloud-controller-manager-rhel8@sha256:cc40e91363be02c546bb57b66e855a635fa5cc9794814583b16a6ad70b23dca9_s390x as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:openshift4/ose-openstack-cloud-controller-manager-rhel8@sha256:cc40e91363be02c546bb57b66e855a635fa5cc9794814583b16a6ad70b23dca9_s390x"
},
"product_reference": "openshift4/ose-openstack-cloud-controller-manager-rhel8@sha256:cc40e91363be02c546bb57b66e855a635fa5cc9794814583b16a6ad70b23dca9_s390x",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-openstack-machine-controllers@sha256:109676ecd9d725dae3ac9bc7350deaa819dbcf1b911ec3106c3f412dd7d5e6d8_amd64 as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:openshift4/ose-openstack-machine-controllers@sha256:109676ecd9d725dae3ac9bc7350deaa819dbcf1b911ec3106c3f412dd7d5e6d8_amd64"
},
"product_reference": "openshift4/ose-openstack-machine-controllers@sha256:109676ecd9d725dae3ac9bc7350deaa819dbcf1b911ec3106c3f412dd7d5e6d8_amd64",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-openstack-machine-controllers@sha256:12a757c6f5773a203383b44ee2e96b5e6997214c6ced22dbfe9234923d77dab5_arm64 as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:openshift4/ose-openstack-machine-controllers@sha256:12a757c6f5773a203383b44ee2e96b5e6997214c6ced22dbfe9234923d77dab5_arm64"
},
"product_reference": "openshift4/ose-openstack-machine-controllers@sha256:12a757c6f5773a203383b44ee2e96b5e6997214c6ced22dbfe9234923d77dab5_arm64",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-openstack-machine-controllers@sha256:5cda1e00b8e5195be5fb565399f5a19c58a9c77bbe13e297f5a2196518116d90_ppc64le as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:openshift4/ose-openstack-machine-controllers@sha256:5cda1e00b8e5195be5fb565399f5a19c58a9c77bbe13e297f5a2196518116d90_ppc64le"
},
"product_reference": "openshift4/ose-openstack-machine-controllers@sha256:5cda1e00b8e5195be5fb565399f5a19c58a9c77bbe13e297f5a2196518116d90_ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-openstack-machine-controllers@sha256:b791f3ba80eb8953023048e9d613c46e0f59582f6a810f33c6861159ed09604d_s390x as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:openshift4/ose-openstack-machine-controllers@sha256:b791f3ba80eb8953023048e9d613c46e0f59582f6a810f33c6861159ed09604d_s390x"
},
"product_reference": "openshift4/ose-openstack-machine-controllers@sha256:b791f3ba80eb8953023048e9d613c46e0f59582f6a810f33c6861159ed09604d_s390x",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-operator-lifecycle-manager@sha256:71e485ca85f437eab29e7442aba98f9b40209e187e09cc16b02a90ce2ea47a69_amd64 as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:openshift4/ose-operator-lifecycle-manager@sha256:71e485ca85f437eab29e7442aba98f9b40209e187e09cc16b02a90ce2ea47a69_amd64"
},
"product_reference": "openshift4/ose-operator-lifecycle-manager@sha256:71e485ca85f437eab29e7442aba98f9b40209e187e09cc16b02a90ce2ea47a69_amd64",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-operator-lifecycle-manager@sha256:9ff3c0f6356d9bfcc98d390538007f31ffac8fdfeadfe10483ccb43b5afdb29f_arm64 as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:openshift4/ose-operator-lifecycle-manager@sha256:9ff3c0f6356d9bfcc98d390538007f31ffac8fdfeadfe10483ccb43b5afdb29f_arm64"
},
"product_reference": "openshift4/ose-operator-lifecycle-manager@sha256:9ff3c0f6356d9bfcc98d390538007f31ffac8fdfeadfe10483ccb43b5afdb29f_arm64",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-operator-lifecycle-manager@sha256:d7869ff27bf8c8a4becc36ac1cfe0d58c87717abd331e0fb5654cd2170646964_ppc64le as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:openshift4/ose-operator-lifecycle-manager@sha256:d7869ff27bf8c8a4becc36ac1cfe0d58c87717abd331e0fb5654cd2170646964_ppc64le"
},
"product_reference": "openshift4/ose-operator-lifecycle-manager@sha256:d7869ff27bf8c8a4becc36ac1cfe0d58c87717abd331e0fb5654cd2170646964_ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-operator-lifecycle-manager@sha256:e6b3dbe4aa6b5820b0aa9194980a88c90591286154b0d0bc4091a3b437b37d6b_s390x as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:openshift4/ose-operator-lifecycle-manager@sha256:e6b3dbe4aa6b5820b0aa9194980a88c90591286154b0d0bc4091a3b437b37d6b_s390x"
},
"product_reference": "openshift4/ose-operator-lifecycle-manager@sha256:e6b3dbe4aa6b5820b0aa9194980a88c90591286154b0d0bc4091a3b437b37d6b_s390x",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-operator-marketplace@sha256:4279626a013c0875b4c042ae9a2c970c67448a0d2eb0d5d40e9903d2ea4004db_amd64 as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:openshift4/ose-operator-marketplace@sha256:4279626a013c0875b4c042ae9a2c970c67448a0d2eb0d5d40e9903d2ea4004db_amd64"
},
"product_reference": "openshift4/ose-operator-marketplace@sha256:4279626a013c0875b4c042ae9a2c970c67448a0d2eb0d5d40e9903d2ea4004db_amd64",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-operator-marketplace@sha256:60020a467e04467bc1584fb348af1586ead6ccf267deff84ded975ebb45966d8_ppc64le as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:openshift4/ose-operator-marketplace@sha256:60020a467e04467bc1584fb348af1586ead6ccf267deff84ded975ebb45966d8_ppc64le"
},
"product_reference": "openshift4/ose-operator-marketplace@sha256:60020a467e04467bc1584fb348af1586ead6ccf267deff84ded975ebb45966d8_ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-operator-marketplace@sha256:97e0f4771aa15f5757e48ebb478798e549c8f171057d32aed5b1342b2f06266e_s390x as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:openshift4/ose-operator-marketplace@sha256:97e0f4771aa15f5757e48ebb478798e549c8f171057d32aed5b1342b2f06266e_s390x"
},
"product_reference": "openshift4/ose-operator-marketplace@sha256:97e0f4771aa15f5757e48ebb478798e549c8f171057d32aed5b1342b2f06266e_s390x",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-operator-marketplace@sha256:a14ba1d69da2b957fdbc9a42a867effd9234b97ec879574058ef84eebee047f3_arm64 as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:openshift4/ose-operator-marketplace@sha256:a14ba1d69da2b957fdbc9a42a867effd9234b97ec879574058ef84eebee047f3_arm64"
},
"product_reference": "openshift4/ose-operator-marketplace@sha256:a14ba1d69da2b957fdbc9a42a867effd9234b97ec879574058ef84eebee047f3_arm64",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-operator-registry@sha256:5b349413999a106176b22c9df4d3cfbd918d74fc5cf28f2ae99547370aa6d346_ppc64le as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:openshift4/ose-operator-registry@sha256:5b349413999a106176b22c9df4d3cfbd918d74fc5cf28f2ae99547370aa6d346_ppc64le"
},
"product_reference": "openshift4/ose-operator-registry@sha256:5b349413999a106176b22c9df4d3cfbd918d74fc5cf28f2ae99547370aa6d346_ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-operator-registry@sha256:5eb15d8d2b50adc82d64bc4195f37148d2bc74a7fe208edc51300b2a845fe980_s390x as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:openshift4/ose-operator-registry@sha256:5eb15d8d2b50adc82d64bc4195f37148d2bc74a7fe208edc51300b2a845fe980_s390x"
},
"product_reference": "openshift4/ose-operator-registry@sha256:5eb15d8d2b50adc82d64bc4195f37148d2bc74a7fe208edc51300b2a845fe980_s390x",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-operator-registry@sha256:619b8ca58e8cdc06a8e2dff0a837a18780c75f62c9ccdaf7e6c2e2afa786f93d_arm64 as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:openshift4/ose-operator-registry@sha256:619b8ca58e8cdc06a8e2dff0a837a18780c75f62c9ccdaf7e6c2e2afa786f93d_arm64"
},
"product_reference": "openshift4/ose-operator-registry@sha256:619b8ca58e8cdc06a8e2dff0a837a18780c75f62c9ccdaf7e6c2e2afa786f93d_arm64",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-operator-registry@sha256:ba871c2101d87f2aeb6668af55b3f10e91558be420923b8523f8d83d4dd5b45e_amd64 as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:openshift4/ose-operator-registry@sha256:ba871c2101d87f2aeb6668af55b3f10e91558be420923b8523f8d83d4dd5b45e_amd64"
},
"product_reference": "openshift4/ose-operator-registry@sha256:ba871c2101d87f2aeb6668af55b3f10e91558be420923b8523f8d83d4dd5b45e_amd64",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-ovirt-machine-controllers-rhel8@sha256:2d7b5e9c506da2c43704cae5934b604682dcb403218ceb1bd4f011c8bee8623b_amd64 as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:openshift4/ose-ovirt-machine-controllers-rhel8@sha256:2d7b5e9c506da2c43704cae5934b604682dcb403218ceb1bd4f011c8bee8623b_amd64"
},
"product_reference": "openshift4/ose-ovirt-machine-controllers-rhel8@sha256:2d7b5e9c506da2c43704cae5934b604682dcb403218ceb1bd4f011c8bee8623b_amd64",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-ovirt-machine-controllers-rhel8@sha256:951e6ff8cdd565aefd60d8e996145c989c228a2a9c7ab412789d92ddb3ec9165_ppc64le as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:openshift4/ose-ovirt-machine-controllers-rhel8@sha256:951e6ff8cdd565aefd60d8e996145c989c228a2a9c7ab412789d92ddb3ec9165_ppc64le"
},
"product_reference": "openshift4/ose-ovirt-machine-controllers-rhel8@sha256:951e6ff8cdd565aefd60d8e996145c989c228a2a9c7ab412789d92ddb3ec9165_ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-ovirt-machine-controllers-rhel8@sha256:d07d078681fbd9cb83c74716977b7f59112273cb18447178bdf8955050faeebd_s390x as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:openshift4/ose-ovirt-machine-controllers-rhel8@sha256:d07d078681fbd9cb83c74716977b7f59112273cb18447178bdf8955050faeebd_s390x"
},
"product_reference": "openshift4/ose-ovirt-machine-controllers-rhel8@sha256:d07d078681fbd9cb83c74716977b7f59112273cb18447178bdf8955050faeebd_s390x",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-ovirt-machine-controllers-rhel8@sha256:ff4261f6102f428b1789a31e021d18ededce3ba80ca93e64b7149968f10cff58_arm64 as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:openshift4/ose-ovirt-machine-controllers-rhel8@sha256:ff4261f6102f428b1789a31e021d18ededce3ba80ca93e64b7149968f10cff58_arm64"
},
"product_reference": "openshift4/ose-ovirt-machine-controllers-rhel8@sha256:ff4261f6102f428b1789a31e021d18ededce3ba80ca93e64b7149968f10cff58_arm64",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-ovn-kubernetes@sha256:5abaa3f3db864bd4d2d2dbc059839e28cbe5b6baa09cb6545d3f508809dd3f7a_s390x as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:openshift4/ose-ovn-kubernetes@sha256:5abaa3f3db864bd4d2d2dbc059839e28cbe5b6baa09cb6545d3f508809dd3f7a_s390x"
},
"product_reference": "openshift4/ose-ovn-kubernetes@sha256:5abaa3f3db864bd4d2d2dbc059839e28cbe5b6baa09cb6545d3f508809dd3f7a_s390x",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-ovn-kubernetes@sha256:713dd28ffc33520c9e84b72850253adf0adb016968773121f05349e3fca302c2_amd64 as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:openshift4/ose-ovn-kubernetes@sha256:713dd28ffc33520c9e84b72850253adf0adb016968773121f05349e3fca302c2_amd64"
},
"product_reference": "openshift4/ose-ovn-kubernetes@sha256:713dd28ffc33520c9e84b72850253adf0adb016968773121f05349e3fca302c2_amd64",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-ovn-kubernetes@sha256:795db439b8d73d097b0908fe6270d8a947fc1acd21bf3f4d9fa59f02bd16f19f_arm64 as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:openshift4/ose-ovn-kubernetes@sha256:795db439b8d73d097b0908fe6270d8a947fc1acd21bf3f4d9fa59f02bd16f19f_arm64"
},
"product_reference": "openshift4/ose-ovn-kubernetes@sha256:795db439b8d73d097b0908fe6270d8a947fc1acd21bf3f4d9fa59f02bd16f19f_arm64",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-ovn-kubernetes@sha256:cec5b3a5276177b25ce85f5d1465dbc6aca19b78b0f5406b6fe85bc97ff3f77d_ppc64le as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:openshift4/ose-ovn-kubernetes@sha256:cec5b3a5276177b25ce85f5d1465dbc6aca19b78b0f5406b6fe85bc97ff3f77d_ppc64le"
},
"product_reference": "openshift4/ose-ovn-kubernetes@sha256:cec5b3a5276177b25ce85f5d1465dbc6aca19b78b0f5406b6fe85bc97ff3f77d_ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-pod@sha256:51a4a033be2739a7a7a3edc7a1ee16ad9caddc5ae1f5a14c448afe3f5f906428_s390x as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:openshift4/ose-pod@sha256:51a4a033be2739a7a7a3edc7a1ee16ad9caddc5ae1f5a14c448afe3f5f906428_s390x"
},
"product_reference": "openshift4/ose-pod@sha256:51a4a033be2739a7a7a3edc7a1ee16ad9caddc5ae1f5a14c448afe3f5f906428_s390x",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-pod@sha256:651930bf045975dabb3d79410a2c9f971f1da319b8fcbba29ebe2e4e3bb71b3b_arm64 as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:openshift4/ose-pod@sha256:651930bf045975dabb3d79410a2c9f971f1da319b8fcbba29ebe2e4e3bb71b3b_arm64"
},
"product_reference": "openshift4/ose-pod@sha256:651930bf045975dabb3d79410a2c9f971f1da319b8fcbba29ebe2e4e3bb71b3b_arm64",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-pod@sha256:718cf324bb4c3af6852458ab1551c59ee9f1b1d8d3fadfd858bb909c9ec3558a_ppc64le as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:openshift4/ose-pod@sha256:718cf324bb4c3af6852458ab1551c59ee9f1b1d8d3fadfd858bb909c9ec3558a_ppc64le"
},
"product_reference": "openshift4/ose-pod@sha256:718cf324bb4c3af6852458ab1551c59ee9f1b1d8d3fadfd858bb909c9ec3558a_ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-pod@sha256:86e0050aaa7477b8aeef382e3bf8092463d207adfa5cd8c88358b367bb624869_amd64 as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:openshift4/ose-pod@sha256:86e0050aaa7477b8aeef382e3bf8092463d207adfa5cd8c88358b367bb624869_amd64"
},
"product_reference": "openshift4/ose-pod@sha256:86e0050aaa7477b8aeef382e3bf8092463d207adfa5cd8c88358b367bb624869_amd64",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-powervs-cloud-controller-manager-rhel8@sha256:28ef0b3040cc922f78fd7e9814628871c0fb85de1a9d47c1d954737d26d2f53b_amd64 as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:openshift4/ose-powervs-cloud-controller-manager-rhel8@sha256:28ef0b3040cc922f78fd7e9814628871c0fb85de1a9d47c1d954737d26d2f53b_amd64"
},
"product_reference": "openshift4/ose-powervs-cloud-controller-manager-rhel8@sha256:28ef0b3040cc922f78fd7e9814628871c0fb85de1a9d47c1d954737d26d2f53b_amd64",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-powervs-cloud-controller-manager-rhel8@sha256:a512551fc4ce326ef993f1dde6dedd5cf4c20b6c41f6149430ffae0d9e10d62c_ppc64le as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:openshift4/ose-powervs-cloud-controller-manager-rhel8@sha256:a512551fc4ce326ef993f1dde6dedd5cf4c20b6c41f6149430ffae0d9e10d62c_ppc64le"
},
"product_reference": "openshift4/ose-powervs-cloud-controller-manager-rhel8@sha256:a512551fc4ce326ef993f1dde6dedd5cf4c20b6c41f6149430ffae0d9e10d62c_ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-powervs-machine-controllers-rhel8@sha256:965ad6292483d5e6d8b734fd40006689cf3917657919c668b6d01bc9fc4b816e_ppc64le as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:openshift4/ose-powervs-machine-controllers-rhel8@sha256:965ad6292483d5e6d8b734fd40006689cf3917657919c668b6d01bc9fc4b816e_ppc64le"
},
"product_reference": "openshift4/ose-powervs-machine-controllers-rhel8@sha256:965ad6292483d5e6d8b734fd40006689cf3917657919c668b6d01bc9fc4b816e_ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-powervs-machine-controllers-rhel8@sha256:a03170bc3c01ee4f9c6cb80ee41925231b6c8b283822a094506214c10f19847b_amd64 as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:openshift4/ose-powervs-machine-controllers-rhel8@sha256:a03170bc3c01ee4f9c6cb80ee41925231b6c8b283822a094506214c10f19847b_amd64"
},
"product_reference": "openshift4/ose-powervs-machine-controllers-rhel8@sha256:a03170bc3c01ee4f9c6cb80ee41925231b6c8b283822a094506214c10f19847b_amd64",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-prom-label-proxy@sha256:90f629a90569aceb6deb0134b4141a3a622c4e95637ef4d5d6f3890ac27026c2_s390x as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:openshift4/ose-prom-label-proxy@sha256:90f629a90569aceb6deb0134b4141a3a622c4e95637ef4d5d6f3890ac27026c2_s390x"
},
"product_reference": "openshift4/ose-prom-label-proxy@sha256:90f629a90569aceb6deb0134b4141a3a622c4e95637ef4d5d6f3890ac27026c2_s390x",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-prom-label-proxy@sha256:c9ac8cabb6bc4f6bd60bda52529c98df596a1fa5a9130201129068ff48bc0fbb_arm64 as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:openshift4/ose-prom-label-proxy@sha256:c9ac8cabb6bc4f6bd60bda52529c98df596a1fa5a9130201129068ff48bc0fbb_arm64"
},
"product_reference": "openshift4/ose-prom-label-proxy@sha256:c9ac8cabb6bc4f6bd60bda52529c98df596a1fa5a9130201129068ff48bc0fbb_arm64",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-prom-label-proxy@sha256:db4ec1b0a75ec8a5260095225cf2ef103895edd9b05419503bec473629a3dcd0_ppc64le as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:openshift4/ose-prom-label-proxy@sha256:db4ec1b0a75ec8a5260095225cf2ef103895edd9b05419503bec473629a3dcd0_ppc64le"
},
"product_reference": "openshift4/ose-prom-label-proxy@sha256:db4ec1b0a75ec8a5260095225cf2ef103895edd9b05419503bec473629a3dcd0_ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-prom-label-proxy@sha256:fd3feba855b7afa27146ab4798f7afcb05d2dc22c1eea2c691a3778df00606d6_amd64 as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:openshift4/ose-prom-label-proxy@sha256:fd3feba855b7afa27146ab4798f7afcb05d2dc22c1eea2c691a3778df00606d6_amd64"
},
"product_reference": "openshift4/ose-prom-label-proxy@sha256:fd3feba855b7afa27146ab4798f7afcb05d2dc22c1eea2c691a3778df00606d6_amd64",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-prometheus-alertmanager@sha256:0d225b059bdefca3ac163860ce9ae41ed74cd8c9ca887cfe4c525ac3f0cae783_ppc64le as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:openshift4/ose-prometheus-alertmanager@sha256:0d225b059bdefca3ac163860ce9ae41ed74cd8c9ca887cfe4c525ac3f0cae783_ppc64le"
},
"product_reference": "openshift4/ose-prometheus-alertmanager@sha256:0d225b059bdefca3ac163860ce9ae41ed74cd8c9ca887cfe4c525ac3f0cae783_ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-prometheus-alertmanager@sha256:13c7b3e7d5a2a75a806642a614189de0f4ae1639a9cab78ca7104ba65b4fd385_s390x as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:openshift4/ose-prometheus-alertmanager@sha256:13c7b3e7d5a2a75a806642a614189de0f4ae1639a9cab78ca7104ba65b4fd385_s390x"
},
"product_reference": "openshift4/ose-prometheus-alertmanager@sha256:13c7b3e7d5a2a75a806642a614189de0f4ae1639a9cab78ca7104ba65b4fd385_s390x",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-prometheus-alertmanager@sha256:cdddc502045ecafa9d4deabf4ac30af0255c3bb586390bcf7d89a1c1937b833c_arm64 as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:openshift4/ose-prometheus-alertmanager@sha256:cdddc502045ecafa9d4deabf4ac30af0255c3bb586390bcf7d89a1c1937b833c_arm64"
},
"product_reference": "openshift4/ose-prometheus-alertmanager@sha256:cdddc502045ecafa9d4deabf4ac30af0255c3bb586390bcf7d89a1c1937b833c_arm64",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-prometheus-alertmanager@sha256:f8db7211683d764461c1feacb61eb9911f480a8ad113fccb381155322077303c_amd64 as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:openshift4/ose-prometheus-alertmanager@sha256:f8db7211683d764461c1feacb61eb9911f480a8ad113fccb381155322077303c_amd64"
},
"product_reference": "openshift4/ose-prometheus-alertmanager@sha256:f8db7211683d764461c1feacb61eb9911f480a8ad113fccb381155322077303c_amd64",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-prometheus-config-reloader@sha256:015e84370d7a0a3e5318158915b27e1c5e7e7699d11240ba7359d6bc32c9898a_s390x as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:openshift4/ose-prometheus-config-reloader@sha256:015e84370d7a0a3e5318158915b27e1c5e7e7699d11240ba7359d6bc32c9898a_s390x"
},
"product_reference": "openshift4/ose-prometheus-config-reloader@sha256:015e84370d7a0a3e5318158915b27e1c5e7e7699d11240ba7359d6bc32c9898a_s390x",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-prometheus-config-reloader@sha256:39e17dba2978d3e1b0af71b9eb1be3446199a365ada2e156682ee7a20e48b060_ppc64le as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:openshift4/ose-prometheus-config-reloader@sha256:39e17dba2978d3e1b0af71b9eb1be3446199a365ada2e156682ee7a20e48b060_ppc64le"
},
"product_reference": "openshift4/ose-prometheus-config-reloader@sha256:39e17dba2978d3e1b0af71b9eb1be3446199a365ada2e156682ee7a20e48b060_ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-prometheus-config-reloader@sha256:4065daad759195db3c325efc46209f02bcc1c32caad88c69d5a3dbdcf920e335_amd64 as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:openshift4/ose-prometheus-config-reloader@sha256:4065daad759195db3c325efc46209f02bcc1c32caad88c69d5a3dbdcf920e335_amd64"
},
"product_reference": "openshift4/ose-prometheus-config-reloader@sha256:4065daad759195db3c325efc46209f02bcc1c32caad88c69d5a3dbdcf920e335_amd64",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-prometheus-config-reloader@sha256:bb62cdf6eca82eaa92fb9bbfc4e2f7575c3c49d472fda9358808aa790d3f5a70_arm64 as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:openshift4/ose-prometheus-config-reloader@sha256:bb62cdf6eca82eaa92fb9bbfc4e2f7575c3c49d472fda9358808aa790d3f5a70_arm64"
},
"product_reference": "openshift4/ose-prometheus-config-reloader@sha256:bb62cdf6eca82eaa92fb9bbfc4e2f7575c3c49d472fda9358808aa790d3f5a70_arm64",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-prometheus-node-exporter@sha256:1226c18cda120df10313739a9ac638bd5c4d02aa4f65ba3d1044b4f423d559a2_ppc64le as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:openshift4/ose-prometheus-node-exporter@sha256:1226c18cda120df10313739a9ac638bd5c4d02aa4f65ba3d1044b4f423d559a2_ppc64le"
},
"product_reference": "openshift4/ose-prometheus-node-exporter@sha256:1226c18cda120df10313739a9ac638bd5c4d02aa4f65ba3d1044b4f423d559a2_ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-prometheus-node-exporter@sha256:3539ddf93d8c2fe005b53b52c6628b413be0aabdfa534e6b947c4842d3617323_arm64 as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:openshift4/ose-prometheus-node-exporter@sha256:3539ddf93d8c2fe005b53b52c6628b413be0aabdfa534e6b947c4842d3617323_arm64"
},
"product_reference": "openshift4/ose-prometheus-node-exporter@sha256:3539ddf93d8c2fe005b53b52c6628b413be0aabdfa534e6b947c4842d3617323_arm64",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-prometheus-node-exporter@sha256:52adf1af03f2c7fef37ac537638577b913a73b11490ef16c789c40dbfbc9391c_s390x as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:openshift4/ose-prometheus-node-exporter@sha256:52adf1af03f2c7fef37ac537638577b913a73b11490ef16c789c40dbfbc9391c_s390x"
},
"product_reference": "openshift4/ose-prometheus-node-exporter@sha256:52adf1af03f2c7fef37ac537638577b913a73b11490ef16c789c40dbfbc9391c_s390x",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-prometheus-node-exporter@sha256:79ad722e32477863e3319b35b1e98befb8257576ebab0be4ae605f1cf92cf760_amd64 as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:openshift4/ose-prometheus-node-exporter@sha256:79ad722e32477863e3319b35b1e98befb8257576ebab0be4ae605f1cf92cf760_amd64"
},
"product_reference": "openshift4/ose-prometheus-node-exporter@sha256:79ad722e32477863e3319b35b1e98befb8257576ebab0be4ae605f1cf92cf760_amd64",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-prometheus-operator-admission-webhook-rhel8@sha256:7c00451864fafd5f2c5e316557f67eb027dd66e3e756c756ab3f74ab7a98e404_arm64 as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:openshift4/ose-prometheus-operator-admission-webhook-rhel8@sha256:7c00451864fafd5f2c5e316557f67eb027dd66e3e756c756ab3f74ab7a98e404_arm64"
},
"product_reference": "openshift4/ose-prometheus-operator-admission-webhook-rhel8@sha256:7c00451864fafd5f2c5e316557f67eb027dd66e3e756c756ab3f74ab7a98e404_arm64",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-prometheus-operator-admission-webhook-rhel8@sha256:9a67755cf6419877dce688f5bcd92da4929dcd86603219eb08628b44a29c4257_amd64 as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:openshift4/ose-prometheus-operator-admission-webhook-rhel8@sha256:9a67755cf6419877dce688f5bcd92da4929dcd86603219eb08628b44a29c4257_amd64"
},
"product_reference": "openshift4/ose-prometheus-operator-admission-webhook-rhel8@sha256:9a67755cf6419877dce688f5bcd92da4929dcd86603219eb08628b44a29c4257_amd64",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-prometheus-operator-admission-webhook-rhel8@sha256:a810296e2d9a9924234a7437531f9b6f4e266a4ddd40b8ecce1c48414696512e_ppc64le as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:openshift4/ose-prometheus-operator-admission-webhook-rhel8@sha256:a810296e2d9a9924234a7437531f9b6f4e266a4ddd40b8ecce1c48414696512e_ppc64le"
},
"product_reference": "openshift4/ose-prometheus-operator-admission-webhook-rhel8@sha256:a810296e2d9a9924234a7437531f9b6f4e266a4ddd40b8ecce1c48414696512e_ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-prometheus-operator-admission-webhook-rhel8@sha256:c5030e797e2b2130ec51a9a6039e02ea272477f502f7999286c660d59f34aca8_s390x as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:openshift4/ose-prometheus-operator-admission-webhook-rhel8@sha256:c5030e797e2b2130ec51a9a6039e02ea272477f502f7999286c660d59f34aca8_s390x"
},
"product_reference": "openshift4/ose-prometheus-operator-admission-webhook-rhel8@sha256:c5030e797e2b2130ec51a9a6039e02ea272477f502f7999286c660d59f34aca8_s390x",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-prometheus-operator@sha256:72ffba5d0ae400eba6e31120ecb4b621e852653b3b3850add2775bf51d5a2aca_arm64 as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:openshift4/ose-prometheus-operator@sha256:72ffba5d0ae400eba6e31120ecb4b621e852653b3b3850add2775bf51d5a2aca_arm64"
},
"product_reference": "openshift4/ose-prometheus-operator@sha256:72ffba5d0ae400eba6e31120ecb4b621e852653b3b3850add2775bf51d5a2aca_arm64",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-prometheus-operator@sha256:9e028b370e4b1fa7eeb51fb84ad9b1344e4012716030c5d3fa223c7abe92c0e1_ppc64le as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:openshift4/ose-prometheus-operator@sha256:9e028b370e4b1fa7eeb51fb84ad9b1344e4012716030c5d3fa223c7abe92c0e1_ppc64le"
},
"product_reference": "openshift4/ose-prometheus-operator@sha256:9e028b370e4b1fa7eeb51fb84ad9b1344e4012716030c5d3fa223c7abe92c0e1_ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-prometheus-operator@sha256:a2912fec31d91070a66473f1902cd5206cc8ce9e6849c4e5c5ba3da85165a31b_s390x as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:openshift4/ose-prometheus-operator@sha256:a2912fec31d91070a66473f1902cd5206cc8ce9e6849c4e5c5ba3da85165a31b_s390x"
},
"product_reference": "openshift4/ose-prometheus-operator@sha256:a2912fec31d91070a66473f1902cd5206cc8ce9e6849c4e5c5ba3da85165a31b_s390x",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-prometheus-operator@sha256:b45f485a4d48297aaef5fc6b95211eebe8f75ebf2ef69118c331c21a97fbaa9a_amd64 as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:openshift4/ose-prometheus-operator@sha256:b45f485a4d48297aaef5fc6b95211eebe8f75ebf2ef69118c331c21a97fbaa9a_amd64"
},
"product_reference": "openshift4/ose-prometheus-operator@sha256:b45f485a4d48297aaef5fc6b95211eebe8f75ebf2ef69118c331c21a97fbaa9a_amd64",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-prometheus@sha256:2486111c7d1de008464902945f9767cefedb3ef5c53521fdc2e1eb5fcf1b3fb4_ppc64le as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:openshift4/ose-prometheus@sha256:2486111c7d1de008464902945f9767cefedb3ef5c53521fdc2e1eb5fcf1b3fb4_ppc64le"
},
"product_reference": "openshift4/ose-prometheus@sha256:2486111c7d1de008464902945f9767cefedb3ef5c53521fdc2e1eb5fcf1b3fb4_ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-prometheus@sha256:37e8941e45c4add6684e52685ed112e474f0c8f062178497a4d65a019a2c1700_amd64 as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:openshift4/ose-prometheus@sha256:37e8941e45c4add6684e52685ed112e474f0c8f062178497a4d65a019a2c1700_amd64"
},
"product_reference": "openshift4/ose-prometheus@sha256:37e8941e45c4add6684e52685ed112e474f0c8f062178497a4d65a019a2c1700_amd64",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-prometheus@sha256:48375716d6e24dfd3811907f109defa883495cfdb387e78c26b90589e05623d7_arm64 as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:openshift4/ose-prometheus@sha256:48375716d6e24dfd3811907f109defa883495cfdb387e78c26b90589e05623d7_arm64"
},
"product_reference": "openshift4/ose-prometheus@sha256:48375716d6e24dfd3811907f109defa883495cfdb387e78c26b90589e05623d7_arm64",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-prometheus@sha256:64ad3518eff522dda5d221496a94cf2fe14b5c68175d0002ff01bbeb131756b1_s390x as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:openshift4/ose-prometheus@sha256:64ad3518eff522dda5d221496a94cf2fe14b5c68175d0002ff01bbeb131756b1_s390x"
},
"product_reference": "openshift4/ose-prometheus@sha256:64ad3518eff522dda5d221496a94cf2fe14b5c68175d0002ff01bbeb131756b1_s390x",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-sdn-rhel8@sha256:0e9935caae157329505de5a21a4d40ef501c9a2bcff47f76b074fcf1ab0e9c22_s390x as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:openshift4/ose-sdn-rhel8@sha256:0e9935caae157329505de5a21a4d40ef501c9a2bcff47f76b074fcf1ab0e9c22_s390x"
},
"product_reference": "openshift4/ose-sdn-rhel8@sha256:0e9935caae157329505de5a21a4d40ef501c9a2bcff47f76b074fcf1ab0e9c22_s390x",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-sdn-rhel8@sha256:c708a24017904d8e50fffaafc4c7b072bd774d04acdfa2b40d139edccf1dad33_ppc64le as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:openshift4/ose-sdn-rhel8@sha256:c708a24017904d8e50fffaafc4c7b072bd774d04acdfa2b40d139edccf1dad33_ppc64le"
},
"product_reference": "openshift4/ose-sdn-rhel8@sha256:c708a24017904d8e50fffaafc4c7b072bd774d04acdfa2b40d139edccf1dad33_ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-sdn-rhel8@sha256:f2c982220bfc6785e85f25c70ce559df5121417ec205d2df6965eb97885595ae_amd64 as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:openshift4/ose-sdn-rhel8@sha256:f2c982220bfc6785e85f25c70ce559df5121417ec205d2df6965eb97885595ae_amd64"
},
"product_reference": "openshift4/ose-sdn-rhel8@sha256:f2c982220bfc6785e85f25c70ce559df5121417ec205d2df6965eb97885595ae_amd64",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-sdn-rhel8@sha256:f3f3ab589e877816e8816468155a3f2eacdecd2085c08794ba372e6dcb84dd9a_arm64 as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:openshift4/ose-sdn-rhel8@sha256:f3f3ab589e877816e8816468155a3f2eacdecd2085c08794ba372e6dcb84dd9a_arm64"
},
"product_reference": "openshift4/ose-sdn-rhel8@sha256:f3f3ab589e877816e8816468155a3f2eacdecd2085c08794ba372e6dcb84dd9a_arm64",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-service-ca-operator@sha256:2fd815e1dfa78fc9c28179a5c77296723bbe8f42e1b19e347d936a795b787cdf_ppc64le as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:openshift4/ose-service-ca-operator@sha256:2fd815e1dfa78fc9c28179a5c77296723bbe8f42e1b19e347d936a795b787cdf_ppc64le"
},
"product_reference": "openshift4/ose-service-ca-operator@sha256:2fd815e1dfa78fc9c28179a5c77296723bbe8f42e1b19e347d936a795b787cdf_ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-service-ca-operator@sha256:5607b0aeaff5bc14563afb5b339cf26c12472501532d929da168c2e21a7afe9f_s390x as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:openshift4/ose-service-ca-operator@sha256:5607b0aeaff5bc14563afb5b339cf26c12472501532d929da168c2e21a7afe9f_s390x"
},
"product_reference": "openshift4/ose-service-ca-operator@sha256:5607b0aeaff5bc14563afb5b339cf26c12472501532d929da168c2e21a7afe9f_s390x",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-service-ca-operator@sha256:85dc1b4150d3a3f698bfc460ef6bb30c9b827a098de3cb7f46b9d35f145ef4f4_arm64 as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:openshift4/ose-service-ca-operator@sha256:85dc1b4150d3a3f698bfc460ef6bb30c9b827a098de3cb7f46b9d35f145ef4f4_arm64"
},
"product_reference": "openshift4/ose-service-ca-operator@sha256:85dc1b4150d3a3f698bfc460ef6bb30c9b827a098de3cb7f46b9d35f145ef4f4_arm64",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-service-ca-operator@sha256:bcdbf3cb8e6e31b66d979055c7ad71ff5d9fa309ba3c35256acdbe51c9f43de5_amd64 as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:openshift4/ose-service-ca-operator@sha256:bcdbf3cb8e6e31b66d979055c7ad71ff5d9fa309ba3c35256acdbe51c9f43de5_amd64"
},
"product_reference": "openshift4/ose-service-ca-operator@sha256:bcdbf3cb8e6e31b66d979055c7ad71ff5d9fa309ba3c35256acdbe51c9f43de5_amd64",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-telemeter@sha256:136d56f3c872a4d0dafb872d79c10b9d11cc582cbbb1e796881c6770543b3012_arm64 as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:openshift4/ose-telemeter@sha256:136d56f3c872a4d0dafb872d79c10b9d11cc582cbbb1e796881c6770543b3012_arm64"
},
"product_reference": "openshift4/ose-telemeter@sha256:136d56f3c872a4d0dafb872d79c10b9d11cc582cbbb1e796881c6770543b3012_arm64",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-telemeter@sha256:41f945d79832bab585470bb274be2ab66c8728808d15679c8ea3089013671464_s390x as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:openshift4/ose-telemeter@sha256:41f945d79832bab585470bb274be2ab66c8728808d15679c8ea3089013671464_s390x"
},
"product_reference": "openshift4/ose-telemeter@sha256:41f945d79832bab585470bb274be2ab66c8728808d15679c8ea3089013671464_s390x",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-telemeter@sha256:d9c609b5b7893d6f0c137fff5edd8df6b182088277ee2b9fcda8374fe19838e4_amd64 as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:openshift4/ose-telemeter@sha256:d9c609b5b7893d6f0c137fff5edd8df6b182088277ee2b9fcda8374fe19838e4_amd64"
},
"product_reference": "openshift4/ose-telemeter@sha256:d9c609b5b7893d6f0c137fff5edd8df6b182088277ee2b9fcda8374fe19838e4_amd64",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-telemeter@sha256:f931ead1bc611c5faf5073c81a3af1c3561ed1eb42f958fa9c1ae03eeb339505_ppc64le as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:openshift4/ose-telemeter@sha256:f931ead1bc611c5faf5073c81a3af1c3561ed1eb42f958fa9c1ae03eeb339505_ppc64le"
},
"product_reference": "openshift4/ose-telemeter@sha256:f931ead1bc611c5faf5073c81a3af1c3561ed1eb42f958fa9c1ae03eeb339505_ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-tests@sha256:62f2f4e4ceba4c9b0a2116d3f3ec7c3b467f597e089e791f5a1271ecc4fcc3fd_s390x as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:openshift4/ose-tests@sha256:62f2f4e4ceba4c9b0a2116d3f3ec7c3b467f597e089e791f5a1271ecc4fcc3fd_s390x"
},
"product_reference": "openshift4/ose-tests@sha256:62f2f4e4ceba4c9b0a2116d3f3ec7c3b467f597e089e791f5a1271ecc4fcc3fd_s390x",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-tests@sha256:7cf282f6435dc703a8706afc203c5cb55d1f02a2af2452385ea0415b3b07ec89_amd64 as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:openshift4/ose-tests@sha256:7cf282f6435dc703a8706afc203c5cb55d1f02a2af2452385ea0415b3b07ec89_amd64"
},
"product_reference": "openshift4/ose-tests@sha256:7cf282f6435dc703a8706afc203c5cb55d1f02a2af2452385ea0415b3b07ec89_amd64",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-tests@sha256:a5de772af9f66abc7b9f80a650ac51b70ec040cf331773c71d817a389c999144_arm64 as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:openshift4/ose-tests@sha256:a5de772af9f66abc7b9f80a650ac51b70ec040cf331773c71d817a389c999144_arm64"
},
"product_reference": "openshift4/ose-tests@sha256:a5de772af9f66abc7b9f80a650ac51b70ec040cf331773c71d817a389c999144_arm64",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-tests@sha256:d8fd47265c720cad5f81c107c40302e3da0e569b79b18f0182804db6ddef0b39_ppc64le as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:openshift4/ose-tests@sha256:d8fd47265c720cad5f81c107c40302e3da0e569b79b18f0182804db6ddef0b39_ppc64le"
},
"product_reference": "openshift4/ose-tests@sha256:d8fd47265c720cad5f81c107c40302e3da0e569b79b18f0182804db6ddef0b39_ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-thanos-rhel8@sha256:15883854538476b61fb9f95e9568936acdee1c26939101b300f16c877a1fb111_amd64 as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:openshift4/ose-thanos-rhel8@sha256:15883854538476b61fb9f95e9568936acdee1c26939101b300f16c877a1fb111_amd64"
},
"product_reference": "openshift4/ose-thanos-rhel8@sha256:15883854538476b61fb9f95e9568936acdee1c26939101b300f16c877a1fb111_amd64",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-thanos-rhel8@sha256:94514a0e4637f4a171b6f603831ea5e608a8a66d7e04ef338814a2a3f788ae12_ppc64le as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:openshift4/ose-thanos-rhel8@sha256:94514a0e4637f4a171b6f603831ea5e608a8a66d7e04ef338814a2a3f788ae12_ppc64le"
},
"product_reference": "openshift4/ose-thanos-rhel8@sha256:94514a0e4637f4a171b6f603831ea5e608a8a66d7e04ef338814a2a3f788ae12_ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-thanos-rhel8@sha256:b17fdce1d5ac2b69ec530e834f4a15576ea9e1227f74bca0777d30555a7aae96_arm64 as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:openshift4/ose-thanos-rhel8@sha256:b17fdce1d5ac2b69ec530e834f4a15576ea9e1227f74bca0777d30555a7aae96_arm64"
},
"product_reference": "openshift4/ose-thanos-rhel8@sha256:b17fdce1d5ac2b69ec530e834f4a15576ea9e1227f74bca0777d30555a7aae96_arm64",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-thanos-rhel8@sha256:fa37f528f000ce8be8262df51584f0746f3b2a15db2295e82dba17171d3e6af7_s390x as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:openshift4/ose-thanos-rhel8@sha256:fa37f528f000ce8be8262df51584f0746f3b2a15db2295e82dba17171d3e6af7_s390x"
},
"product_reference": "openshift4/ose-thanos-rhel8@sha256:fa37f528f000ce8be8262df51584f0746f3b2a15db2295e82dba17171d3e6af7_s390x",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-tools-rhel8@sha256:3e7ad95fa62980cfa70e0021654b5a8405c254ebc4da9710ac1171480d665c59_ppc64le as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:openshift4/ose-tools-rhel8@sha256:3e7ad95fa62980cfa70e0021654b5a8405c254ebc4da9710ac1171480d665c59_ppc64le"
},
"product_reference": "openshift4/ose-tools-rhel8@sha256:3e7ad95fa62980cfa70e0021654b5a8405c254ebc4da9710ac1171480d665c59_ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-tools-rhel8@sha256:c240e2e47af8935e58563da8c7e753704ed0c279a5522352573431e1bf63a47a_s390x as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:openshift4/ose-tools-rhel8@sha256:c240e2e47af8935e58563da8c7e753704ed0c279a5522352573431e1bf63a47a_s390x"
},
"product_reference": "openshift4/ose-tools-rhel8@sha256:c240e2e47af8935e58563da8c7e753704ed0c279a5522352573431e1bf63a47a_s390x",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-tools-rhel8@sha256:e3aec41436e71965c0302002463767987eb0764cd1153417524259fa36a394fb_amd64 as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:openshift4/ose-tools-rhel8@sha256:e3aec41436e71965c0302002463767987eb0764cd1153417524259fa36a394fb_amd64"
},
"product_reference": "openshift4/ose-tools-rhel8@sha256:e3aec41436e71965c0302002463767987eb0764cd1153417524259fa36a394fb_amd64",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-tools-rhel8@sha256:e919b897c04f0c28e7ad3911390a6786b5f32c16d6e95022df06b9806e48ef19_arm64 as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:openshift4/ose-tools-rhel8@sha256:e919b897c04f0c28e7ad3911390a6786b5f32c16d6e95022df06b9806e48ef19_arm64"
},
"product_reference": "openshift4/ose-tools-rhel8@sha256:e919b897c04f0c28e7ad3911390a6786b5f32c16d6e95022df06b9806e48ef19_arm64",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-vmware-vsphere-csi-driver-operator-rhel8@sha256:dfe6e04bea49e649841021fc717372bffcf0393ae71ba50fb640a3da64efb8ec_amd64 as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:openshift4/ose-vmware-vsphere-csi-driver-operator-rhel8@sha256:dfe6e04bea49e649841021fc717372bffcf0393ae71ba50fb640a3da64efb8ec_amd64"
},
"product_reference": "openshift4/ose-vmware-vsphere-csi-driver-operator-rhel8@sha256:dfe6e04bea49e649841021fc717372bffcf0393ae71ba50fb640a3da64efb8ec_amd64",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-vmware-vsphere-csi-driver-rhel8@sha256:1ba42f6dfa8aa6671c1bd91741a5160ee5520bf99b0aeccba75af21be725f561_amd64 as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:openshift4/ose-vmware-vsphere-csi-driver-rhel8@sha256:1ba42f6dfa8aa6671c1bd91741a5160ee5520bf99b0aeccba75af21be725f561_amd64"
},
"product_reference": "openshift4/ose-vmware-vsphere-csi-driver-rhel8@sha256:1ba42f6dfa8aa6671c1bd91741a5160ee5520bf99b0aeccba75af21be725f561_amd64",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-vsphere-cloud-controller-manager-rhel8@sha256:8b1cecaff8606e6649ea59f2b41fd680ee9efec621d8e994f157973be9b496f6_amd64 as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:openshift4/ose-vsphere-cloud-controller-manager-rhel8@sha256:8b1cecaff8606e6649ea59f2b41fd680ee9efec621d8e994f157973be9b496f6_amd64"
},
"product_reference": "openshift4/ose-vsphere-cloud-controller-manager-rhel8@sha256:8b1cecaff8606e6649ea59f2b41fd680ee9efec621d8e994f157973be9b496f6_amd64",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-vsphere-cluster-api-controllers-rhel8@sha256:a450b493f00f796206a3d7286e93bad2ec36e5a80259c7947e79a1a0d5210656_amd64 as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:openshift4/ose-vsphere-cluster-api-controllers-rhel8@sha256:a450b493f00f796206a3d7286e93bad2ec36e5a80259c7947e79a1a0d5210656_amd64"
},
"product_reference": "openshift4/ose-vsphere-cluster-api-controllers-rhel8@sha256:a450b493f00f796206a3d7286e93bad2ec36e5a80259c7947e79a1a0d5210656_amd64",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-vsphere-csi-driver-operator-rhel8@sha256:dfe6e04bea49e649841021fc717372bffcf0393ae71ba50fb640a3da64efb8ec_amd64 as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:openshift4/ose-vsphere-csi-driver-operator-rhel8@sha256:dfe6e04bea49e649841021fc717372bffcf0393ae71ba50fb640a3da64efb8ec_amd64"
},
"product_reference": "openshift4/ose-vsphere-csi-driver-operator-rhel8@sha256:dfe6e04bea49e649841021fc717372bffcf0393ae71ba50fb640a3da64efb8ec_amd64",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-vsphere-csi-driver-rhel8@sha256:1ba42f6dfa8aa6671c1bd91741a5160ee5520bf99b0aeccba75af21be725f561_amd64 as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:openshift4/ose-vsphere-csi-driver-rhel8@sha256:1ba42f6dfa8aa6671c1bd91741a5160ee5520bf99b0aeccba75af21be725f561_amd64"
},
"product_reference": "openshift4/ose-vsphere-csi-driver-rhel8@sha256:1ba42f6dfa8aa6671c1bd91741a5160ee5520bf99b0aeccba75af21be725f561_amd64",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-vsphere-csi-driver-syncer-rhel8@sha256:a8fb8135d0f3d2f666825d8a696973347f08238122e69951f17cce39d4287040_amd64 as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:openshift4/ose-vsphere-csi-driver-syncer-rhel8@sha256:a8fb8135d0f3d2f666825d8a696973347f08238122e69951f17cce39d4287040_amd64"
},
"product_reference": "openshift4/ose-vsphere-csi-driver-syncer-rhel8@sha256:a8fb8135d0f3d2f666825d8a696973347f08238122e69951f17cce39d4287040_amd64",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-vsphere-problem-detector-rhel8@sha256:1a6eb49eea5f45e26b7bf30de3cd9b5573901fa6d4aa3bf621fa2e842c74c8d6_amd64 as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:openshift4/ose-vsphere-problem-detector-rhel8@sha256:1a6eb49eea5f45e26b7bf30de3cd9b5573901fa6d4aa3bf621fa2e842c74c8d6_amd64"
},
"product_reference": "openshift4/ose-vsphere-problem-detector-rhel8@sha256:1a6eb49eea5f45e26b7bf30de3cd9b5573901fa6d4aa3bf621fa2e842c74c8d6_amd64",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ovirt-csi-driver-rhel7@sha256:1a3545dcf656b9e6caa0007993f8b9ae4544a7e3d0c28d7bd4a892d8f4b4b2d8_s390x as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:openshift4/ovirt-csi-driver-rhel7@sha256:1a3545dcf656b9e6caa0007993f8b9ae4544a7e3d0c28d7bd4a892d8f4b4b2d8_s390x"
},
"product_reference": "openshift4/ovirt-csi-driver-rhel7@sha256:1a3545dcf656b9e6caa0007993f8b9ae4544a7e3d0c28d7bd4a892d8f4b4b2d8_s390x",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ovirt-csi-driver-rhel7@sha256:83423a80871b68615cb6174ac08e5a60b0b1b8ed003a3f40ec03fb7920679e94_arm64 as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:openshift4/ovirt-csi-driver-rhel7@sha256:83423a80871b68615cb6174ac08e5a60b0b1b8ed003a3f40ec03fb7920679e94_arm64"
},
"product_reference": "openshift4/ovirt-csi-driver-rhel7@sha256:83423a80871b68615cb6174ac08e5a60b0b1b8ed003a3f40ec03fb7920679e94_arm64",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ovirt-csi-driver-rhel7@sha256:b1ee2119c5c9ffa916f48425d807695d557bfe326bbfe0e65d18ec235cee53b7_ppc64le as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:openshift4/ovirt-csi-driver-rhel7@sha256:b1ee2119c5c9ffa916f48425d807695d557bfe326bbfe0e65d18ec235cee53b7_ppc64le"
},
"product_reference": "openshift4/ovirt-csi-driver-rhel7@sha256:b1ee2119c5c9ffa916f48425d807695d557bfe326bbfe0e65d18ec235cee53b7_ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ovirt-csi-driver-rhel7@sha256:f7adacdb30067ee92339af29ed852e5de53d0c272cfaf5b46ab48b7b668816f5_amd64 as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:openshift4/ovirt-csi-driver-rhel7@sha256:f7adacdb30067ee92339af29ed852e5de53d0c272cfaf5b46ab48b7b668816f5_amd64"
},
"product_reference": "openshift4/ovirt-csi-driver-rhel7@sha256:f7adacdb30067ee92339af29ed852e5de53d0c272cfaf5b46ab48b7b668816f5_amd64",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ovirt-csi-driver-rhel8-operator@sha256:2c1cd41c04dad0e7c8958ceec1b1d4273eb8be8f2f1daede4a6257050b012543_arm64 as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:openshift4/ovirt-csi-driver-rhel8-operator@sha256:2c1cd41c04dad0e7c8958ceec1b1d4273eb8be8f2f1daede4a6257050b012543_arm64"
},
"product_reference": "openshift4/ovirt-csi-driver-rhel8-operator@sha256:2c1cd41c04dad0e7c8958ceec1b1d4273eb8be8f2f1daede4a6257050b012543_arm64",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ovirt-csi-driver-rhel8-operator@sha256:7a167a4e4c80b02d4e3a4d1f17b84c47fa7f2818c20ae643891e04d6270a58a6_s390x as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:openshift4/ovirt-csi-driver-rhel8-operator@sha256:7a167a4e4c80b02d4e3a4d1f17b84c47fa7f2818c20ae643891e04d6270a58a6_s390x"
},
"product_reference": "openshift4/ovirt-csi-driver-rhel8-operator@sha256:7a167a4e4c80b02d4e3a4d1f17b84c47fa7f2818c20ae643891e04d6270a58a6_s390x",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ovirt-csi-driver-rhel8-operator@sha256:d44cc45f565771b89a9a6600c3f0a463f5707b5d99d43fcd5017afa1c42cfe41_ppc64le as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:openshift4/ovirt-csi-driver-rhel8-operator@sha256:d44cc45f565771b89a9a6600c3f0a463f5707b5d99d43fcd5017afa1c42cfe41_ppc64le"
},
"product_reference": "openshift4/ovirt-csi-driver-rhel8-operator@sha256:d44cc45f565771b89a9a6600c3f0a463f5707b5d99d43fcd5017afa1c42cfe41_ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ovirt-csi-driver-rhel8-operator@sha256:ec28031cfdeadc780ac4a539fc2ffcee484db70aff6d68bec2bfc88509f41ded_amd64 as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:openshift4/ovirt-csi-driver-rhel8-operator@sha256:ec28031cfdeadc780ac4a539fc2ffcee484db70aff6d68bec2bfc88509f41ded_amd64"
},
"product_reference": "openshift4/ovirt-csi-driver-rhel8-operator@sha256:ec28031cfdeadc780ac4a539fc2ffcee484db70aff6d68bec2bfc88509f41ded_amd64",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ovirt-csi-driver-rhel8@sha256:1a3545dcf656b9e6caa0007993f8b9ae4544a7e3d0c28d7bd4a892d8f4b4b2d8_s390x as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:openshift4/ovirt-csi-driver-rhel8@sha256:1a3545dcf656b9e6caa0007993f8b9ae4544a7e3d0c28d7bd4a892d8f4b4b2d8_s390x"
},
"product_reference": "openshift4/ovirt-csi-driver-rhel8@sha256:1a3545dcf656b9e6caa0007993f8b9ae4544a7e3d0c28d7bd4a892d8f4b4b2d8_s390x",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ovirt-csi-driver-rhel8@sha256:83423a80871b68615cb6174ac08e5a60b0b1b8ed003a3f40ec03fb7920679e94_arm64 as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:openshift4/ovirt-csi-driver-rhel8@sha256:83423a80871b68615cb6174ac08e5a60b0b1b8ed003a3f40ec03fb7920679e94_arm64"
},
"product_reference": "openshift4/ovirt-csi-driver-rhel8@sha256:83423a80871b68615cb6174ac08e5a60b0b1b8ed003a3f40ec03fb7920679e94_arm64",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ovirt-csi-driver-rhel8@sha256:b1ee2119c5c9ffa916f48425d807695d557bfe326bbfe0e65d18ec235cee53b7_ppc64le as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:openshift4/ovirt-csi-driver-rhel8@sha256:b1ee2119c5c9ffa916f48425d807695d557bfe326bbfe0e65d18ec235cee53b7_ppc64le"
},
"product_reference": "openshift4/ovirt-csi-driver-rhel8@sha256:b1ee2119c5c9ffa916f48425d807695d557bfe326bbfe0e65d18ec235cee53b7_ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ovirt-csi-driver-rhel8@sha256:f7adacdb30067ee92339af29ed852e5de53d0c272cfaf5b46ab48b7b668816f5_amd64 as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:openshift4/ovirt-csi-driver-rhel8@sha256:f7adacdb30067ee92339af29ed852e5de53d0c272cfaf5b46ab48b7b668816f5_amd64"
},
"product_reference": "openshift4/ovirt-csi-driver-rhel8@sha256:f7adacdb30067ee92339af29ed852e5de53d0c272cfaf5b46ab48b7b668816f5_amd64",
"relates_to_product_reference": "8Base-RHOSE-4.11"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2022-30629",
"cwe": {
"id": "CWE-331",
"name": "Insufficient Entropy"
},
"discovery_date": "2022-06-02T00:00:00+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"8Base-RHOSE-4.11:openshift4/driver-toolkit-rhel8@sha256:0d876f138cb07c4cf25bc0161041f92a25a81637367815ab20c8ac30e11d7f0a_ppc64le",
"8Base-RHOSE-4.11:openshift4/driver-toolkit-rhel8@sha256:82faeb6a8caa174d9df3d259945ca161311fe6231d628e34ee0f1c8528371229_amd64",
"8Base-RHOSE-4.11:openshift4/driver-toolkit-rhel8@sha256:d3edb75ef363d202953c7fab5e997a5f2430108b6882f4b857de2be7c4ed8ffb_arm64",
"8Base-RHOSE-4.11:openshift4/driver-toolkit-rhel8@sha256:ebbdb04cefcb10f1932415c1fe7453b20066594c0febd1f6e3d28dd71c29c939_s390x",
"8Base-RHOSE-4.11:openshift4/ose-cluster-update-keys@sha256:d5c919b0c64ca6401a0128b08b1440c4679d748c91acb90fd04f6665ae264929_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-cluster-update-keys@sha256:dbaa95fb795f4dedeeeab0a2b1372ceef199f098d9a83c88581897dc992bb065_arm64",
"8Base-RHOSE-4.11:openshift4/ose-cluster-update-keys@sha256:e830e81f1cafe4d2aaf49f3e96befdf1a992afbc64795fed941591d88f5ce71a_s390x",
"8Base-RHOSE-4.11:openshift4/ose-cluster-update-keys@sha256:fe8864f55f1ef516784a6a3836a09c3a399b6fee050e7c78181f1a337667b4b7_amd64",
"8Base-RHOSE-4.11:openshift4/ose-deployer@sha256:03cdacbcd2591b2df3b211e8a1d52a8e1790fb0725b1972d077536f2365e16e9_arm64",
"8Base-RHOSE-4.11:openshift4/ose-deployer@sha256:1f82bd5534d24cf42c945d9e2950aff008768537b1f062b4034832f35a3082c7_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-deployer@sha256:5e63d593d7d8f648ea011b738346132a29f88bf59f0a0d9bb7140ad80c3a91ec_s390x",
"8Base-RHOSE-4.11:openshift4/ose-deployer@sha256:621a5a47a8073ce50dc3dc4c7b4ef0d7e0d3b631678f29f8b72eae0d42daf661_amd64",
"8Base-RHOSE-4.11:openshift4/ose-etcd@sha256:67545f560dbd1d93d5db47750566897eaf6afc5f3a8c6f66da73d70f393dbc36_arm64",
"8Base-RHOSE-4.11:openshift4/ose-etcd@sha256:91408b23960b2c9a7149627778c368b55e28b256d60e7573bdfa1bf96a3d8aad_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-etcd@sha256:bcdcab7ab0e807e2ff5c2896535e83ca8b93589dac62b4db2aa147b9cbcaf96c_s390x",
"8Base-RHOSE-4.11:openshift4/ose-etcd@sha256:ebbba7e4d8d98f33dda3b53d546536b282ac28608b8cac09936fed72348fef63_amd64",
"8Base-RHOSE-4.11:openshift4/ose-haproxy-router@sha256:17958f3a8e6f0139f52d7955c715681a8bec9648db8e8dcc651d8a1459e66113_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-haproxy-router@sha256:27e999d7fb306a7f64fbb9539c54fd14696f13cbb1a9c20ebe35e1d77077d123_amd64",
"8Base-RHOSE-4.11:openshift4/ose-haproxy-router@sha256:62dce7f4daf142d66daa2d05dba25341c0b95356eed16a1c2cececb443b8da77_s390x",
"8Base-RHOSE-4.11:openshift4/ose-haproxy-router@sha256:c02a610e278107761119496d5429bd0e4f4af379df106e00d74cc411f00b4afa_arm64",
"8Base-RHOSE-4.11:openshift4/ose-ironic-agent-rhel8@sha256:01ad95d888c322ea14b3aa2ebda5ba73db728d2207c6fae4aecd46cfe204be41_amd64",
"8Base-RHOSE-4.11:openshift4/ose-ironic-agent-rhel8@sha256:1173e2058ab034c308915900780fe13edd4ab1dcc737f8b4dabc77f3d9533356_arm64",
"8Base-RHOSE-4.11:openshift4/ose-ironic-rhel8@sha256:185fd18adc8e17e671e65b7d006a1e185fc41127e176c1fcbe82231b83d9e275_arm64",
"8Base-RHOSE-4.11:openshift4/ose-ironic-rhel8@sha256:5d630326f2961c8168d862a1341f27085ce928f8454b94d117208b5cd9b281ed_amd64",
"8Base-RHOSE-4.11:openshift4/ose-ironic-static-ip-manager-rhel8@sha256:1e6b410d12e38a911157ea92414be3b305017251e56c36d6a0213020cee2d36a_amd64",
"8Base-RHOSE-4.11:openshift4/ose-ironic-static-ip-manager-rhel8@sha256:9450f43a753cc8183f711e40a14c4d0d65fd136a2a18ffebeaedcc3d8321a47c_arm64",
"8Base-RHOSE-4.11:openshift4/ose-keepalived-ipfailover@sha256:01e13ebf8479c51a6345c19b7ba19aedd7d8b0894f667da4b8bc89ebb11cdb7d_s390x",
"8Base-RHOSE-4.11:openshift4/ose-keepalived-ipfailover@sha256:7cf2d25854c5c543f4098ca114538004804457bdca85794b13f43e371ac5f1c8_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-keepalived-ipfailover@sha256:c4b14558b9c70c27e2c4475376f28ca2e1cb928be57972692dfb5336b3c9497e_arm64",
"8Base-RHOSE-4.11:openshift4/ose-keepalived-ipfailover@sha256:d4e6b23834146f9ee49aab9ed1d9acfa8fea85670797af2ccf912eabd9aa824c_amd64",
"8Base-RHOSE-4.11:openshift4/ose-kuryr-controller-rhel8@sha256:0f66b211011375a203597f2a524314d9e05319db80f5e22fd78619eebed98ea0_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-kuryr-controller-rhel8@sha256:49eb2f59646d4fcea6f0ea9f8c22f819969913e3b691842fd3efb3146c021690_amd64",
"8Base-RHOSE-4.11:openshift4/ose-machine-os-images-rhel8@sha256:7b5354bb368da20e0ce7568b94f8c5eb3a418d592cd5cde2b36a08978ee48c48_amd64",
"8Base-RHOSE-4.11:openshift4/ose-machine-os-images-rhel8@sha256:cd2e7121485ccef25344ebc4f471d92913cbd6e24a12423305d6cc20728c1344_arm64",
"8Base-RHOSE-4.11:openshift4/ose-tools-rhel8@sha256:3e7ad95fa62980cfa70e0021654b5a8405c254ebc4da9710ac1171480d665c59_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-tools-rhel8@sha256:c240e2e47af8935e58563da8c7e753704ed0c279a5522352573431e1bf63a47a_s390x",
"8Base-RHOSE-4.11:openshift4/ose-tools-rhel8@sha256:e3aec41436e71965c0302002463767987eb0764cd1153417524259fa36a394fb_amd64",
"8Base-RHOSE-4.11:openshift4/ose-tools-rhel8@sha256:e919b897c04f0c28e7ad3911390a6786b5f32c16d6e95022df06b9806e48ef19_arm64"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2092793"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in the crypto/tls golang package. When session tickets are generated by crypto/tls, it is missing the ticket expiration. This issue may allow an attacker to observe the TLS handshakes to correlate successive connections during session resumption.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "golang: crypto/tls: session tickets lack random ticket_age_add",
"title": "Vulnerability summary"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"8Base-RHOSE-4.11:openshift4/cloud-network-config-controller-rhel8@sha256:6e27d73d86ae20585752a7c2e3a3cfa41ee88c245e9ab9da123c86b91b77bf4d_amd64",
"8Base-RHOSE-4.11:openshift4/cloud-network-config-controller-rhel8@sha256:e3cc37918d771c7d87052387de7a4f585c329cec0b8537b41f411cf7e08e7ef6_arm64",
"8Base-RHOSE-4.11:openshift4/cloud-network-config-controller-rhel8@sha256:e7867ad391b8f7cca4d987f7fd7cc429b86665029cc7b226ccd32aec5bf2556e_ppc64le",
"8Base-RHOSE-4.11:openshift4/cloud-network-config-controller-rhel8@sha256:eaedb1749fc0f2c117497ca4e2e82e9366b3e776d9910d45fbc1be4daa774ae8_s390x",
"8Base-RHOSE-4.11:openshift4/egress-router-cni-rhel8@sha256:5d87bcb5e32b7d69df1d713fd61a71d0223447258deb728b26249ca197bad943_ppc64le",
"8Base-RHOSE-4.11:openshift4/egress-router-cni-rhel8@sha256:73fb4c432aeea93a109c119097ea849c1e4ae02bf7dd196ebb63d46223c7837e_amd64",
"8Base-RHOSE-4.11:openshift4/egress-router-cni-rhel8@sha256:9cb6ff6b82565bbfb4af2b9ffe93148d2d145775c33fef56beb7de901ebd0eb6_s390x",
"8Base-RHOSE-4.11:openshift4/egress-router-cni-rhel8@sha256:c73b6663d221184ae7920fb6fcb5191591b697faed01b7a30cf8116f60bd6898_arm64",
"8Base-RHOSE-4.11:openshift4/network-tools-rhel8@sha256:6de9ef410c3940d5292b3ba93952497959d67dbd82bbce9d4096032fa4ddb35f_amd64",
"8Base-RHOSE-4.11:openshift4/network-tools-rhel8@sha256:988faf6dc4951404eb8886150c33905880b81b32ca3ba1713911e4fd525bc000_s390x",
"8Base-RHOSE-4.11:openshift4/network-tools-rhel8@sha256:b914a9caeedc9c9777e28e71ed81416a1bf0fd6104b164ba756555192cf95063_ppc64le",
"8Base-RHOSE-4.11:openshift4/network-tools-rhel8@sha256:f14cafc7dd1904d01ec797a18bbc6753a751b113af94e0122697af4b6cd75cb9_arm64",
"8Base-RHOSE-4.11:openshift4/oc-mirror-plugin-rhel8@sha256:6504ab4496384eb70fd230933f7c6a3ea76b75c66afa7a7dfbd02ac1ad205515_amd64",
"8Base-RHOSE-4.11:openshift4/ose-agent-installer-api-server-rhel8@sha256:03cab1a6deb73e00dbea5cdd97c2eae70f34f01b2b45eebef32207a44b9740be_amd64",
"8Base-RHOSE-4.11:openshift4/ose-agent-installer-api-server-rhel8@sha256:311118642213a933c9d68e20043c7ac224fffa67bc6d563736af7836dc45bf22_arm64",
"8Base-RHOSE-4.11:openshift4/ose-agent-installer-api-server-rhel8@sha256:75d72fff160648cec863535b7ca3206dcf8b1d0e8686f1c20b55d684c9fd33dc_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-agent-installer-api-server-rhel8@sha256:f75740f83210434f126f13c414165a96ba2cf24e081d37ce147381c672211f6d_s390x",
"8Base-RHOSE-4.11:openshift4/ose-agent-installer-csr-approver-rhel8@sha256:5a2e4ce921dd19131cc4701701a1e15ab63c5862bf6c6c6d6c699a014be9e15d_arm64",
"8Base-RHOSE-4.11:openshift4/ose-agent-installer-csr-approver-rhel8@sha256:832c7fad36504af9ff0ea617eee9ce7e0d90c3b062dd49764709359ef742526b_s390x",
"8Base-RHOSE-4.11:openshift4/ose-agent-installer-csr-approver-rhel8@sha256:ea0d1078f53d769332eb6d74134b246c3e1d3a3a39832055c303b134a4eed290_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-agent-installer-csr-approver-rhel8@sha256:efcf0bcdb223445c64a7632b14621f40e3262f1aff7a8433246b56dada0c5ab5_amd64",
"8Base-RHOSE-4.11:openshift4/ose-agent-installer-node-agent-rhel8@sha256:3debd079d7a4e557aec8bf4f9e67aace0b72205a5d020206760fdfb59d13855c_amd64",
"8Base-RHOSE-4.11:openshift4/ose-agent-installer-node-agent-rhel8@sha256:6b7f448cc4ff12f26fe23266eae4532a5a516179eb3081a477d4a1b287d004ca_s390x",
"8Base-RHOSE-4.11:openshift4/ose-agent-installer-node-agent-rhel8@sha256:969a995f0c2079554cad5db05df992e5da80d5645f97e031048dcb6625936c0e_arm64",
"8Base-RHOSE-4.11:openshift4/ose-agent-installer-node-agent-rhel8@sha256:b2078745a9931f618b2ae3276f215f72a82570aebb1f871a086d74995f08f437_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-agent-installer-orchestrator-rhel8@sha256:5fbacf9fe03238b9e82d1d5aa3050bb94666f75d9c312cf96d364554432c4516_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-agent-installer-orchestrator-rhel8@sha256:69f30e118f27a357e1ec7a7d30249ac35acea76328922f24954e566eb28ddc92_amd64",
"8Base-RHOSE-4.11:openshift4/ose-agent-installer-orchestrator-rhel8@sha256:852f901cda9211026376f78c5bff6fc0e90714b44a7e75792e7ee9dca7d41ae5_s390x",
"8Base-RHOSE-4.11:openshift4/ose-agent-installer-orchestrator-rhel8@sha256:bc5ff8bf2abee2efc0df7122c384671e93122b4e158ae8eb1355a094bf61a75d_arm64",
"8Base-RHOSE-4.11:openshift4/ose-alibaba-cloud-controller-manager-rhel8@sha256:89262b72ba883c895c2073164824cdfdcdc5f1ef61d6c2e0d77cd3755cdc1fcb_amd64",
"8Base-RHOSE-4.11:openshift4/ose-alibaba-cloud-csi-driver-container-rhel8@sha256:d1a8124402bdb03cd625066b8719cbb3d2f0009c6923062a43ada1bb59871d68_amd64",
"8Base-RHOSE-4.11:openshift4/ose-alibaba-disk-csi-driver-operator-container-rhel8@sha256:0161cffc939ea87d47ef654f287b14cb7551333731870dbd6e2232c5875b9033_amd64",
"8Base-RHOSE-4.11:openshift4/ose-alibaba-machine-controllers-rhel8@sha256:dd1cd42eaa29959de325282d4f8815a0ebaa122604e28d407ecd7e965166b880_amd64",
"8Base-RHOSE-4.11:openshift4/ose-apiserver-network-proxy-rhel8@sha256:245ece4bd06599e479428c43847ff3cc532e3822f332c16bcd75fe8d803d294d_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-apiserver-network-proxy-rhel8@sha256:4be86d5b8d518826e8a65e9fb9f2b22c094ed8493b1720a5e798938b30f191ec_arm64",
"8Base-RHOSE-4.11:openshift4/ose-apiserver-network-proxy-rhel8@sha256:8ebe88572805ce4d7d574d50b26f85f6518fdb22dd7b9d1770cf96e826ed8dd9_amd64",
"8Base-RHOSE-4.11:openshift4/ose-apiserver-network-proxy-rhel8@sha256:ace63e71611bbc9e00c427ea60b48239878d25d23816ea80677ec6fbfab1734f_s390x",
"8Base-RHOSE-4.11:openshift4/ose-aws-cloud-controller-manager-rhel8@sha256:1242457e768a2cf0edefda2e0ec641264077e1e6c3c1819b6c430397826f4cc9_amd64",
"8Base-RHOSE-4.11:openshift4/ose-aws-cloud-controller-manager-rhel8@sha256:d9a7e298d07960e577ff3c49b64534340e31f07685c569d23e35818e993816fb_arm64",
"8Base-RHOSE-4.11:openshift4/ose-aws-cluster-api-controllers-rhel8@sha256:f1fb4e9e06fbada6da3a9849842d2faaef11afc923c0ead4b4d908cca928fb10_amd64",
"8Base-RHOSE-4.11:openshift4/ose-aws-cluster-api-controllers-rhel8@sha256:fae8fcd656375af170fe16f5e1704cd04a01353c39bdb71496320f66bdf98054_arm64",
"8Base-RHOSE-4.11:openshift4/ose-aws-ebs-csi-driver-rhel8-operator@sha256:432e73a20f27e84174d811cee2ee7db13f2bcd5617691ace07863ade43ad5abd_amd64",
"8Base-RHOSE-4.11:openshift4/ose-aws-ebs-csi-driver-rhel8-operator@sha256:4eb2eec27fd1cba3fd42fd9d633373602c0635fbef3e380ef227b418ec6e96a7_arm64",
"8Base-RHOSE-4.11:openshift4/ose-aws-ebs-csi-driver-rhel8@sha256:3ef0030f0228d2041cc810995403b7f09b92d9d2044236bf7961d4c32024591e_amd64",
"8Base-RHOSE-4.11:openshift4/ose-aws-ebs-csi-driver-rhel8@sha256:9fe539afa21e7e0f0b04230f6908d2e67861608b01b6afcebd575d10e95bed63_arm64",
"8Base-RHOSE-4.11:openshift4/ose-aws-pod-identity-webhook-rhel8@sha256:9389e1e4c2fa64a154dcbffbed370676accfdb8eea70b2e6a49a1c6b4aa4aaf8_amd64",
"8Base-RHOSE-4.11:openshift4/ose-aws-pod-identity-webhook-rhel8@sha256:9fab946ed6f96886ad644600e0e98ebdf2bff6e525838b38258fc9599bf10450_arm64",
"8Base-RHOSE-4.11:openshift4/ose-azure-cloud-controller-manager-rhel8@sha256:2510e600a0b60a9fa1ee630d2c7ffdcbbaa7588946316067d4f01caad13d90a3_amd64",
"8Base-RHOSE-4.11:openshift4/ose-azure-cloud-controller-manager-rhel8@sha256:39c2233c6bd5d940c5dcb2d9bb1fa679f7f68260a21a8862b7e92471ce1a1a68_arm64",
"8Base-RHOSE-4.11:openshift4/ose-azure-cloud-node-manager-rhel8@sha256:34d592fa215e07fc79cf590c9f8e2b9b33d5a69b168b0037770c3ac2dd96da0e_arm64",
"8Base-RHOSE-4.11:openshift4/ose-azure-cloud-node-manager-rhel8@sha256:f6756cc5a93dea849e34955f1f40dacee78b76dd19ca95019f3d59e73a42a28d_amd64",
"8Base-RHOSE-4.11:openshift4/ose-azure-cluster-api-controllers-rhel8@sha256:54eddeca59ead55597958f4a6d14aed6c67e40881f2cfe48fcb86da046cd8545_amd64",
"8Base-RHOSE-4.11:openshift4/ose-azure-cluster-api-controllers-rhel8@sha256:be393e7e52cd71f4e69045ca297d22090c77e4db3736d5b65ba32c09012ada59_arm64",
"8Base-RHOSE-4.11:openshift4/ose-azure-disk-csi-driver-rhel8-operator@sha256:4ff095a8f869062d5197d571f266f6ac3f9c785eed275eaccc8522285128d2b6_arm64",
"8Base-RHOSE-4.11:openshift4/ose-azure-disk-csi-driver-rhel8-operator@sha256:7aefec5230cd316684b716b1051589f9ec2c9cf2e1447f039abf7e5d46a5dd8c_amd64",
"8Base-RHOSE-4.11:openshift4/ose-azure-disk-csi-driver-rhel8@sha256:02ea902eeafb1f8036e9a939d8f99ef9ac5d51aff33637e8bd5c08a95c27ddc9_arm64",
"8Base-RHOSE-4.11:openshift4/ose-azure-disk-csi-driver-rhel8@sha256:9ec7ea5a66b67b45209c7818e07e55937124d959140a4ccf8b4507c42b23b829_amd64",
"8Base-RHOSE-4.11:openshift4/ose-azure-file-csi-driver-operator-rhel8@sha256:5346a247159c4ea41782355befb3bb87dedf6ca21807bf0e8d47a5575c0a1236_arm64",
"8Base-RHOSE-4.11:openshift4/ose-azure-file-csi-driver-operator-rhel8@sha256:ed5eb91ffaacd7a9d8dc6523bb481ae70d37cf14be254dc4f0b625f319a2764d_amd64",
"8Base-RHOSE-4.11:openshift4/ose-azure-file-csi-driver-rhel8@sha256:7e27919cadcfd915fb1765d7b87753da104f26e6f1c2d37818d5bd4bf77fe51a_arm64",
"8Base-RHOSE-4.11:openshift4/ose-azure-file-csi-driver-rhel8@sha256:acb6bd70db8a2addf429d17cd5bf5f1659835eb3c4f32b7e21925d4d6269a9cc_amd64",
"8Base-RHOSE-4.11:openshift4/ose-baremetal-installer-rhel8@sha256:432d43bcec91fdcc88b389628cf6cfafca5e973a5c9cafaa1bc7db332caa1303_amd64",
"8Base-RHOSE-4.11:openshift4/ose-baremetal-installer-rhel8@sha256:8fe8f202c97a262f65280091ca28da690c5d342bf36fa528e28b791e59b5402c_arm64",
"8Base-RHOSE-4.11:openshift4/ose-baremetal-installer-rhel8@sha256:927f472da5d7cd5b63be4c1ba755edc4caef1687f9dae949c2ee5979b65a5ece_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-baremetal-installer-rhel8@sha256:f3fa907c69b86a520ed526397264c2908379e5ee092f718b94d3049cf3914664_s390x",
"8Base-RHOSE-4.11:openshift4/ose-baremetal-machine-controllers@sha256:092186662282ca09b701f0e198faf403905315190a1f1bcfdaf952ee0012f2f7_s390x",
"8Base-RHOSE-4.11:openshift4/ose-baremetal-machine-controllers@sha256:805aaaf2c736170ac879baed0eab2d3de05b1255331a46ad247fd3b5dfbbfb52_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-baremetal-machine-controllers@sha256:e6e2d9e0777173822e3ca8cfef5d457f75fd4638ccfd5d896b3354416d8d1d94_arm64",
"8Base-RHOSE-4.11:openshift4/ose-baremetal-machine-controllers@sha256:f7606cd50b6e7ab57038d01f6539c194f974904abdbfcc04810fffc803166f4a_amd64",
"8Base-RHOSE-4.11:openshift4/ose-baremetal-rhel8-operator@sha256:09c5815abcd751e6599fd7d741399c3009fb5c64498005b836b894baec3f32ce_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-baremetal-rhel8-operator@sha256:ca3282dfbea85af8d294027bb958c5f7b67cd09307ba9a9b90d24ff1524e5e43_amd64",
"8Base-RHOSE-4.11:openshift4/ose-baremetal-rhel8-operator@sha256:d9799c53a13fbc2c3821612fe9bebed15522790d8c5f38ec725fad071dac9f05_arm64",
"8Base-RHOSE-4.11:openshift4/ose-baremetal-rhel8-operator@sha256:e42c99f1ee203ec4bce4bff0b9dbae24f02fd970604c592c92f166145a638ff5_s390x",
"8Base-RHOSE-4.11:openshift4/ose-baremetal-runtimecfg-rhel8@sha256:0b13e1b6772d771e457a8efa0330d0f7d26679fb057c6b679f4cd50e629075dc_s390x",
"8Base-RHOSE-4.11:openshift4/ose-baremetal-runtimecfg-rhel8@sha256:36d777277a842f569d358e6a95acf7f9ed9f6b55e1ecfc7e14d21c51c805fd0e_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-baremetal-runtimecfg-rhel8@sha256:5ce3526bde097d1550a02fbeeaea6822d7c885cbac4f757cdafe138dd968d489_amd64",
"8Base-RHOSE-4.11:openshift4/ose-baremetal-runtimecfg-rhel8@sha256:d68705bb7994ea06b999f68001837638d901e2ac3677324b41ef45c140637ee7_arm64",
"8Base-RHOSE-4.11:openshift4/ose-cli-artifacts@sha256:21babbab6276c3c556e2c2cf232c7dc9de3f187151a3c2973643829a418eaaee_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-cli-artifacts@sha256:382c647edbf3fa812d83e9fc1b25696836f574c21376b3438a041692c2aad57a_s390x",
"8Base-RHOSE-4.11:openshift4/ose-cli-artifacts@sha256:b30d17c7cae38c733bceff599d9052ade650e3cf86eec997e7cf8a10b6be1cd9_arm64",
"8Base-RHOSE-4.11:openshift4/ose-cli-artifacts@sha256:fecd94b1e286bff64e7f066d14f205283f4362a7c12b2dfb9838fdf309456f6d_amd64",
"8Base-RHOSE-4.11:openshift4/ose-cli@sha256:9e19ae99cb60c43fe9ad7a295c7c6b42d0c2c557d908e35d01a4cbc18cb252ed_arm64",
"8Base-RHOSE-4.11:openshift4/ose-cli@sha256:9e9325e685bf2c27ad58933720dc1f0595a1d9b2deeee1f5ea6e7915c2bed905_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-cli@sha256:db5e75aa697daf5e0fa6004ad42c04030ff6c22583c93de6cdfc42bf279a79be_s390x",
"8Base-RHOSE-4.11:openshift4/ose-cli@sha256:e64d871431572918420d1aa1aba7f35d6255ce5d69354d51921f10f53106cedb_amd64",
"8Base-RHOSE-4.11:openshift4/ose-cloud-credential-operator@sha256:106f6e450215363c8522f7ba40596e69d0cab04923bde1993b7bd2cf3e9c1afe_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-cloud-credential-operator@sha256:68c4224379013c5bb9c0f9f72cdf3239e674643ad5e98410023ed3e9fe303d92_arm64",
"8Base-RHOSE-4.11:openshift4/ose-cloud-credential-operator@sha256:b4023de0e31fc7d448254794512f6b1e0c01226953063d253238aa051761a683_amd64",
"8Base-RHOSE-4.11:openshift4/ose-cloud-credential-operator@sha256:dc22b952e382ee4f781305f24c4ac7b400fcec538b577b6dccc3d91728c1b24b_s390x",
"8Base-RHOSE-4.11:openshift4/ose-cluster-api-rhel8@sha256:0fe12e245cdd67943627193c7bf56b07b873fe933beb54d6afd6842cd4251d36_s390x",
"8Base-RHOSE-4.11:openshift4/ose-cluster-api-rhel8@sha256:aa173538611b49370c4ae3422aadd92cfba37db6961dd68b16779aafe21dc47f_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-cluster-api-rhel8@sha256:c14191867b7cd81fea0421d1cc7c0e7b92c77dd2854b1668bc08a60a736ef742_arm64",
"8Base-RHOSE-4.11:openshift4/ose-cluster-api-rhel8@sha256:f8e5a57dfc9a835f93f90c14358e7eed24e515003932b5abbc96b6f3042fa2b5_amd64",
"8Base-RHOSE-4.11:openshift4/ose-cluster-authentication-operator@sha256:087ebc4f40edf9c7355a3c1e092a29d5b3a78cb3fa9897eff3d26f0ab3768e2f_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-cluster-authentication-operator@sha256:1ad3e13382a4c8397551803b67296405d954a0692a5ee6935eee94efca111997_s390x",
"8Base-RHOSE-4.11:openshift4/ose-cluster-authentication-operator@sha256:4e9cbce494e0c3d074085d04a717ba3268a001116248c48355e9737005a8dc71_arm64",
"8Base-RHOSE-4.11:openshift4/ose-cluster-authentication-operator@sha256:df368de69ad5d36f8a08efe36cd3191660c1e71f04e8a567a2958c7068a0ccea_amd64",
"8Base-RHOSE-4.11:openshift4/ose-cluster-autoscaler-operator@sha256:08d72eb6e241309292929f904ebf45903e34c640198a56cb7627e07347de4db5_arm64",
"8Base-RHOSE-4.11:openshift4/ose-cluster-autoscaler-operator@sha256:21f73964329757dda78e8e35cd8ce4cc7434c19e1072d7c7b3920b899b4eea0a_amd64",
"8Base-RHOSE-4.11:openshift4/ose-cluster-autoscaler-operator@sha256:8a67e9c395779e4d295121c008905983da8f0f626919d6152558be9b65df9602_s390x",
"8Base-RHOSE-4.11:openshift4/ose-cluster-autoscaler-operator@sha256:ed4c14c8bb0e45511944a12f3319a3816605240936c2d9d3eb117415a9c7b1e8_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-cluster-autoscaler@sha256:066894460cc277008976b85a7c4c6a5edae8707f6c4ca7b4fd1b159565690800_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-cluster-autoscaler@sha256:10ad83b8d56a9de90a3a1ba66f1dd075f0c6cd02bb0c452f263ebe12d6f3ee7c_arm64",
"8Base-RHOSE-4.11:openshift4/ose-cluster-autoscaler@sha256:1874b5f344ce686750e01167b9e4ca61e5d1468e55e3d60363d22f4e80d2099a_s390x",
"8Base-RHOSE-4.11:openshift4/ose-cluster-autoscaler@sha256:4e0b8de27a9295163d397b1c7b9fd77a18276df6fb36076fb4423ce89877aa59_amd64",
"8Base-RHOSE-4.11:openshift4/ose-cluster-baremetal-operator-rhel8@sha256:37013ded4bf047f86added38bd37bf2dd648e0ae5d7f314799cc52d413ecd514_s390x",
"8Base-RHOSE-4.11:openshift4/ose-cluster-baremetal-operator-rhel8@sha256:6043ad21c6b533120745bf00e938f4a2760a193c30c93c7817e72687c7fca376_arm64",
"8Base-RHOSE-4.11:openshift4/ose-cluster-baremetal-operator-rhel8@sha256:6687cb3005b31f378b8f950dee3697834db40ebd6bda4b13c3bde26dc961003f_amd64",
"8Base-RHOSE-4.11:openshift4/ose-cluster-baremetal-operator-rhel8@sha256:672c5e08643abdcb890b199aba0993c2f5b13bab73619f4937117839e3341e93_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-cluster-bootstrap@sha256:c0a4b5bf57389be51dd92d75ffa79afbd2a0d8a1bc92d75270b62dc8d00abbff_s390x",
"8Base-RHOSE-4.11:openshift4/ose-cluster-bootstrap@sha256:e190b3d77637f8ac989c0cdfdb8de3e0a91ceb37e761c629d5960e7e6825d171_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-cluster-bootstrap@sha256:f0a31d8b8f9ef65c03264d68d971479e0f1e927af90452fe0ef442012b49854c_amd64",
"8Base-RHOSE-4.11:openshift4/ose-cluster-bootstrap@sha256:f57edabd3d5db8cc3b21e7f370cc911a06ee35813c66355e597dc84777f3a7bd_arm64",
"8Base-RHOSE-4.11:openshift4/ose-cluster-capi-operator-container-rhel8@sha256:47b12ea0b5c2e762e67c9b88a4a85b1a99bffd445643056658462e7cc1caab18_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-cluster-capi-operator-container-rhel8@sha256:7d5b042abbe54ee6406dc8741621de6ea30f44498a874b619c80741439ebf769_arm64",
"8Base-RHOSE-4.11:openshift4/ose-cluster-capi-operator-container-rhel8@sha256:80fc292bb9c856b3ef7f9b672d84f5924e301a8b5828156ddf8269a56e095d85_s390x",
"8Base-RHOSE-4.11:openshift4/ose-cluster-capi-operator-container-rhel8@sha256:f86eb79d7a994b8164bb5474f9e9bc3dcbe5ed9fada84b31dceff9c138f30974_amd64",
"8Base-RHOSE-4.11:openshift4/ose-cluster-capi-rhel8-operator@sha256:47b12ea0b5c2e762e67c9b88a4a85b1a99bffd445643056658462e7cc1caab18_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-cluster-capi-rhel8-operator@sha256:7d5b042abbe54ee6406dc8741621de6ea30f44498a874b619c80741439ebf769_arm64",
"8Base-RHOSE-4.11:openshift4/ose-cluster-capi-rhel8-operator@sha256:80fc292bb9c856b3ef7f9b672d84f5924e301a8b5828156ddf8269a56e095d85_s390x",
"8Base-RHOSE-4.11:openshift4/ose-cluster-capi-rhel8-operator@sha256:f86eb79d7a994b8164bb5474f9e9bc3dcbe5ed9fada84b31dceff9c138f30974_amd64",
"8Base-RHOSE-4.11:openshift4/ose-cluster-cloud-controller-manager-operator-rhel8@sha256:1ea1c7a907ddd7002fd27685e85c43a09755d3ff712713d54671bb071d9e7c66_arm64",
"8Base-RHOSE-4.11:openshift4/ose-cluster-cloud-controller-manager-operator-rhel8@sha256:455f0e33840e6830e1aaba5459a6c8c5ac773e326bc0d61cad2c30b0a15b7874_amd64",
"8Base-RHOSE-4.11:openshift4/ose-cluster-cloud-controller-manager-operator-rhel8@sha256:8befdd6d48ad9a969d3c1d8e3d941d78cbdac51bd7ff8169ebe3c5c2be06c6cc_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-cluster-cloud-controller-manager-operator-rhel8@sha256:df851d0c4ccebe4722cbc4f5166b443d6c911b6a7c6792c4df708f8ca8606c3f_s390x",
"8Base-RHOSE-4.11:openshift4/ose-cluster-config-operator@sha256:7c9258e2750def044850ce4d7e8d33509fc9ff6cbf5ea385a91712126d95fb4a_amd64",
"8Base-RHOSE-4.11:openshift4/ose-cluster-config-operator@sha256:88762438b2a594f1bfed201790fdd7aaa383c733c750dec4baa19757eb0a224b_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-cluster-config-operator@sha256:b5ae46d084d4ac7abffa0d0a1faea78e4f7d00afa8710fa1782642709d46d76b_s390x",
"8Base-RHOSE-4.11:openshift4/ose-cluster-config-operator@sha256:c87622cb702c60bd80393ac9bacb40563502daddfc2854422bb7983d70c19e01_arm64",
"8Base-RHOSE-4.11:openshift4/ose-cluster-csi-snapshot-controller-rhel8-operator@sha256:0c2492d5936d1af12407e74cd47340f13efc46e90ea329217e464c4ad109d210_arm64",
"8Base-RHOSE-4.11:openshift4/ose-cluster-csi-snapshot-controller-rhel8-operator@sha256:2beae1f0693a10a0ab50e08602cbf7654f05e1ef225fc162387e581da57e0a3c_s390x",
"8Base-RHOSE-4.11:openshift4/ose-cluster-csi-snapshot-controller-rhel8-operator@sha256:37492607333c4d91cbb9b4e18c4833e02c1d10fa9e28878460c5e5d76cbe2613_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-cluster-csi-snapshot-controller-rhel8-operator@sha256:9fe8d8fd53bacfd5ac2e5d70e0040be4cd65cd5550cb6cbc1ef0bddb01372d4e_amd64",
"8Base-RHOSE-4.11:openshift4/ose-cluster-dns-operator@sha256:0caac670fe7dcc0d44a81d13aed6e56479668e8a8a210caee510d7424dbf958e_amd64",
"8Base-RHOSE-4.11:openshift4/ose-cluster-dns-operator@sha256:6447a66d13df0d966992e28e8e3225e80182184cd742c772107fcce36aac7797_s390x",
"8Base-RHOSE-4.11:openshift4/ose-cluster-dns-operator@sha256:7d1991a79dec5f08a127412962ca15a48c96438b19a9ad99549305e7af010144_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-cluster-dns-operator@sha256:da8f64fc64092d5f0d098bd7088499f321402192bed38ed75637841296bbe2b9_arm64",
"8Base-RHOSE-4.11:openshift4/ose-cluster-etcd-rhel8-operator@sha256:41dfef4fb454105e5d202de32ea85e6b806ec3bbd3a89bd77226b3ee8b1dfb2f_arm64",
"8Base-RHOSE-4.11:openshift4/ose-cluster-etcd-rhel8-operator@sha256:6d9ebc067df9550aa5c1623e44a8c041f7ba0ffdad757b3848d7d5308aafa407_amd64",
"8Base-RHOSE-4.11:openshift4/ose-cluster-etcd-rhel8-operator@sha256:82ffb1ead2ccaf05f5f876828d851f85451a8ee0a843aab7ab87fdb7faf62c1e_s390x",
"8Base-RHOSE-4.11:openshift4/ose-cluster-etcd-rhel8-operator@sha256:867a572c4a1789f8360d0f01544c9f796d0328c3d7f40d98b81677b7fce40ecb_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-cluster-image-registry-operator@sha256:0358e59d273a251211b22f27aab17e0ea497d44078ec9a4ba6cb4d60ced4dd5d_arm64",
"8Base-RHOSE-4.11:openshift4/ose-cluster-image-registry-operator@sha256:5e5e4c138e519c0de2690359fafd7e8f2b795a9049b976c0e137bf1a03e23ede_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-cluster-image-registry-operator@sha256:af60f1e5c058385530c67cf7b4f9e5579ed15b06d2716347bc6db3d13157f438_s390x",
"8Base-RHOSE-4.11:openshift4/ose-cluster-image-registry-operator@sha256:e4a7ab02a4fa05edea60e5457d77cf963c0f263ebec22680197da29c5d25d599_amd64",
"8Base-RHOSE-4.11:openshift4/ose-cluster-ingress-operator@sha256:5e554e018bed9ab12c0072aa87feaba4b3921e6e6eab347fd19d44dd3943605e_amd64",
"8Base-RHOSE-4.11:openshift4/ose-cluster-ingress-operator@sha256:739896028a90adece5e93fd0a1e6b9ad9b2066be466d403f86d8059a974dd69f_arm64",
"8Base-RHOSE-4.11:openshift4/ose-cluster-ingress-operator@sha256:ab0c7df78f7265701811c771f447e8fc77cdcb9db7b4358c58c586a1e4616481_s390x",
"8Base-RHOSE-4.11:openshift4/ose-cluster-ingress-operator@sha256:d1c0cd4e6d6c7a8faaa5e4fcb8181d8325c8f371a4efe670a0d36bcb60198d2c_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-cluster-kube-apiserver-operator@sha256:07a151a721d0ab24cdc8ceebbdf6079c7fc656a8015a6f825914111fbaaeac12_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-cluster-kube-apiserver-operator@sha256:5b1e127949b717f818448ab053c9354d73ea6981cde107c95c2b5dd658d38e1b_s390x",
"8Base-RHOSE-4.11:openshift4/ose-cluster-kube-apiserver-operator@sha256:b2ebb601d381558a394affedbeebe4307526402c0c0f6b1bea4f8725b35da3fd_amd64",
"8Base-RHOSE-4.11:openshift4/ose-cluster-kube-apiserver-operator@sha256:f8d718ac3d76cf1c68e253de1dc19b6c043e84423eb3ef4ffbb8706794dde726_arm64",
"8Base-RHOSE-4.11:openshift4/ose-cluster-kube-cluster-api-rhel8-operator@sha256:3bba6cbcd88668aba5ae03625d7cddea1bea0dc0e80007f9ba0f48efd9ab7cf7_amd64",
"8Base-RHOSE-4.11:openshift4/ose-cluster-kube-cluster-api-rhel8-operator@sha256:7cd7a803ddd309593278e3f5588d3f9e7cb43ddbcd1245528971d8ba2dccd02d_arm64",
"8Base-RHOSE-4.11:openshift4/ose-cluster-kube-cluster-api-rhel8-operator@sha256:c1eca6f993c9aedd597915c0f020f20adb4559c5fb332195f367aee7832cdf44_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-cluster-kube-cluster-api-rhel8-operator@sha256:d9ae7f5c8b3eb47536b545062648171866a69b1f7c078002e5b91c89ebfd77a6_s390x",
"8Base-RHOSE-4.11:openshift4/ose-cluster-kube-controller-manager-operator@sha256:4cd1b1cfb69a5e65a5096d6e2ed9fab256263aecb3de40a3a2e21030e98005b8_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-cluster-kube-controller-manager-operator@sha256:5d6f1a31087d399c9b63a0d81ac992ad7cb2a10de2dbe8a165a29bc17cb804a7_s390x",
"8Base-RHOSE-4.11:openshift4/ose-cluster-kube-controller-manager-operator@sha256:5e14a5b833cfa3415168708c66771b521c4f6a5b93d91370d77c12f729d8ba8d_arm64",
"8Base-RHOSE-4.11:openshift4/ose-cluster-kube-controller-manager-operator@sha256:75675751af4d0cfe59f9fc74745ba7ad2953d95ea343af2b07ea01152fcb2683_amd64",
"8Base-RHOSE-4.11:openshift4/ose-cluster-kube-scheduler-operator@sha256:5d4d03c1d90ec1a7484ead812faf3d2afdbd59ff43391fde735d8d7463607619_arm64",
"8Base-RHOSE-4.11:openshift4/ose-cluster-kube-scheduler-operator@sha256:83deb5bdc9f0c9284eb4e8de788cc453cdbcfc01d50070fb52465f225f66a1df_s390x",
"8Base-RHOSE-4.11:openshift4/ose-cluster-kube-scheduler-operator@sha256:c6dd4dced8d9955ef9ec9c1e517f37f3caa06b0e15a5c9dd5740069c0bf0c634_amd64",
"8Base-RHOSE-4.11:openshift4/ose-cluster-kube-scheduler-operator@sha256:ca65bc4f76a6d874b2d0ceca00bb6261eda096be7dcd6c113eda8e11dfde0916_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-cluster-kube-storage-version-migrator-rhel8-operator@sha256:48ad9408d754564627549bc8035ae681201a18bdeeb9fa234049c44e6c14581e_amd64",
"8Base-RHOSE-4.11:openshift4/ose-cluster-kube-storage-version-migrator-rhel8-operator@sha256:76c1af1cd2b729bfacfa83bd3d8ed148284bb5b78b796cd433b8d6863a19d3ef_s390x",
"8Base-RHOSE-4.11:openshift4/ose-cluster-kube-storage-version-migrator-rhel8-operator@sha256:86a641e8f5edd231d7af6c227b458bedf1d1c778a9bed95bb2a31fd6c2af3da2_arm64",
"8Base-RHOSE-4.11:openshift4/ose-cluster-kube-storage-version-migrator-rhel8-operator@sha256:a9fc53ebe17f190200b3e41a65737483a88a58bc6350af51f03f4f9ca700bdba_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-cluster-machine-approver@sha256:07667ef8e091ee997b5e659dfa3c8a762573f7f0a202dba72d42032c827111e0_s390x",
"8Base-RHOSE-4.11:openshift4/ose-cluster-machine-approver@sha256:2ae92fbe8598f400f53316010e51e751d515d208c9204a04ab6f474837833705_arm64",
"8Base-RHOSE-4.11:openshift4/ose-cluster-machine-approver@sha256:d5293d65f59c34e7b3bfb6f2e31bcc13148c2a4ba98407df16ef9d7ec3522f03_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-cluster-machine-approver@sha256:db34e4cbce97a50bae91565138d1555f2eed1010cae2c589f7e34e5e27de5168_amd64",
"8Base-RHOSE-4.11:openshift4/ose-cluster-monitoring-operator@sha256:38097086911176eb6d94c9eb3fb744336d5c07b95c989d719dd7ed20807ae3c9_s390x",
"8Base-RHOSE-4.11:openshift4/ose-cluster-monitoring-operator@sha256:8ff5a580ab2e42adbdcbea74e7c2b6915c6abd4c5d6f14c82903586dda18001a_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-cluster-monitoring-operator@sha256:9ef3638201f3d8110c37205196e2c8023b497abff4c34124289496f014960c7a_arm64",
"8Base-RHOSE-4.11:openshift4/ose-cluster-monitoring-operator@sha256:f15249736c67cbf440deb68891faf4eadc896fa2f378590c8a355e2ff39ebd94_amd64",
"8Base-RHOSE-4.11:openshift4/ose-cluster-network-operator@sha256:9e7aab6d8d159653383627b8262ad46155dc97692c5c345b72f90ecf100ab4c3_amd64",
"8Base-RHOSE-4.11:openshift4/ose-cluster-network-operator@sha256:c6cf66b22c51935f2c081b23208eab48c41a44b9b915035ffa896101c41deb0a_s390x",
"8Base-RHOSE-4.11:openshift4/ose-cluster-network-operator@sha256:d3bff15251d3415b42ff851f0a1269bbf0fdac9410f437ad32c19c709b8f1b1d_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-cluster-network-operator@sha256:edcfb5688a3cc314456a59a1caebbb401a82d0aaf725867dcba874c93499bfbb_arm64",
"8Base-RHOSE-4.11:openshift4/ose-cluster-node-tuning-operator@sha256:032fbdb27508aaf93b1dedfc114e67cc8d398f4a6bd9f994ca40eb66d1e50f5f_s390x",
"8Base-RHOSE-4.11:openshift4/ose-cluster-node-tuning-operator@sha256:3ad618fd222cd3f0967b5c945e3f8a9c2c9f7cd5c4c107f2de7b7da4d06c5587_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-cluster-node-tuning-operator@sha256:5635e64a108e6005c47c88080b35cc11948d6097bb632228f8193a17b53259b9_arm64",
"8Base-RHOSE-4.11:openshift4/ose-cluster-node-tuning-operator@sha256:d06e393e0493bb6a519ffeab2595b7555df2148190eb30a29def40325c35e3a5_amd64",
"8Base-RHOSE-4.11:openshift4/ose-cluster-openshift-apiserver-operator@sha256:579f671f2e8a295eae80c19571daab0818ed012888980c0dc7a383fa277f595a_arm64",
"8Base-RHOSE-4.11:openshift4/ose-cluster-openshift-apiserver-operator@sha256:5a72cb0256f9b20e3f1b847def6ab9f544ff9d7b3a63437963fc1225c8b0ce94_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-cluster-openshift-apiserver-operator@sha256:a01a7943ecfa16a7ee0efd14e2cf192c887544cf9b9517b66dcdd0b9f1cd34dc_s390x",
"8Base-RHOSE-4.11:openshift4/ose-cluster-openshift-apiserver-operator@sha256:dc6a39c838691902cf50574eed7b6cfa6da8a38871624f09acab2e8d158b1957_amd64",
"8Base-RHOSE-4.11:openshift4/ose-cluster-openshift-controller-manager-operator@sha256:6634a513df79182201131a7f56ac876323bd7e1709b737405ab41e06e95acf40_arm64",
"8Base-RHOSE-4.11:openshift4/ose-cluster-openshift-controller-manager-operator@sha256:6e38c38b884651ae615d96617cbb562966ad67a63241dc1296c38e61556b6f74_s390x",
"8Base-RHOSE-4.11:openshift4/ose-cluster-openshift-controller-manager-operator@sha256:a502b3ce08f4dbb73617d2e212c6b89761a10cbb1d858b9c0f2791cb35683db5_amd64",
"8Base-RHOSE-4.11:openshift4/ose-cluster-openshift-controller-manager-operator@sha256:f5b0dc319a66df941b33428ca64b2cd937957ce47b932e8c3c74398f1057caf1_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-cluster-policy-controller-rhel8@sha256:4d56f27c4662cfa3b2cc7b9f4b146b66f9ad6b6e214b23813a8c4ed5a4107ead_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-cluster-policy-controller-rhel8@sha256:7ad8d955c2bf988905684f85876a22874dd235f2bac686c8565585abac5cc2eb_s390x",
"8Base-RHOSE-4.11:openshift4/ose-cluster-policy-controller-rhel8@sha256:c0925a8d478200fab902a7cae4847a900c7e4473ecc20f854e3ba58ac0d46cc3_arm64",
"8Base-RHOSE-4.11:openshift4/ose-cluster-policy-controller-rhel8@sha256:c7dc36c1b1c71ab449668a5600ce9ba403c23a7a14c81ea80a851d8f96a97757_amd64",
"8Base-RHOSE-4.11:openshift4/ose-cluster-samples-operator@sha256:41b5edfb6f395372593d2ece37102b6c53deabaf208a2d66cc3486308bf7bcd9_s390x",
"8Base-RHOSE-4.11:openshift4/ose-cluster-samples-operator@sha256:6bf352ae6bc6a6c46ca79014473cc163505165163060870bcf2e42f07b9f2577_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-cluster-samples-operator@sha256:844d02462ad69b045a796a9b5547cd65e42b51a56fda3b289a15e5aa0caa7138_amd64",
"8Base-RHOSE-4.11:openshift4/ose-cluster-samples-operator@sha256:c8a7ca2191e14e7b7b67108743fa442f75222a5f8a8577bb801f4209c72cf5a8_arm64",
"8Base-RHOSE-4.11:openshift4/ose-cluster-storage-operator@sha256:2155fd9379e1264fc4a0608cac844a098df4f170d5e1383c18b95fc7ec6b049a_arm64",
"8Base-RHOSE-4.11:openshift4/ose-cluster-storage-operator@sha256:60c88dda1e58b5a6e8109afef2a837fe184362ada32f369784bd5cf2a34183f2_amd64",
"8Base-RHOSE-4.11:openshift4/ose-cluster-storage-operator@sha256:a2da82561c61ddde3ed10057743ad59cefb36cd9b59a167bd1c01638cdb1b9a6_s390x",
"8Base-RHOSE-4.11:openshift4/ose-cluster-storage-operator@sha256:c30a0ebdf2740b0c0badde549e557973c741315cca23a931cfb28dce704887d3_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-cluster-version-operator@sha256:241713ac691dd073f8b667f59502e6db5ae503d01bd3e5dc0413bb1903a6da06_amd64",
"8Base-RHOSE-4.11:openshift4/ose-cluster-version-operator@sha256:43508917e491dcbcf0375ce2c0252fe79bc1cde78419a9c6ea20895fac2dac1f_s390x",
"8Base-RHOSE-4.11:openshift4/ose-cluster-version-operator@sha256:6c38640774628f346faa7555b574c8b492a3c86052299fb3aa905888ec29f57c_arm64",
"8Base-RHOSE-4.11:openshift4/ose-cluster-version-operator@sha256:739b3f7a860a9ac73027a95111dd5466b4c467970f2fb777cdf3598f67221b68_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-configmap-reloader@sha256:25c49da28dd21c6056f6368416e1d6ad6f06a3046434e0190c4e2e47d24408bb_amd64",
"8Base-RHOSE-4.11:openshift4/ose-configmap-reloader@sha256:26a13df99ea07b0298cd5f90b086f510c201cc7762a6020b1683489498f92247_s390x",
"8Base-RHOSE-4.11:openshift4/ose-configmap-reloader@sha256:d749478faa06c5b2102e5900bba9abd48dd2b05c7adf5bd8d7b5e1923ade4fdb_arm64",
"8Base-RHOSE-4.11:openshift4/ose-configmap-reloader@sha256:f78ad6462d63cf7926c5b83617dfbd393508588d88b5bd9eeeea0b7d8a64669e_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-console-operator@sha256:2ec6199f3ca35880a0d9a1960156de7d94b04be1d391b08926f19939ba8cb812_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-console-operator@sha256:51aa483bf4f840be495ad572254641187d19bf74f2d38424477f5893179f649a_s390x",
"8Base-RHOSE-4.11:openshift4/ose-console-operator@sha256:97616a2200d45d1d650c0cdd543ec7f0f936786b09431047a94e01f398aa2d06_arm64",
"8Base-RHOSE-4.11:openshift4/ose-console-operator@sha256:9e57ff97abdd99b207a0867fe0dee68f2bcaa7776d44e523798bab548aaae148_amd64",
"8Base-RHOSE-4.11:openshift4/ose-console@sha256:1ac5d6db843d81b56692a2019f4201927362bbf19d7486dbfdb4098ab2b4a729_amd64",
"8Base-RHOSE-4.11:openshift4/ose-console@sha256:67c77dfbf58dd0c41483b5afffab5215b1a818827176cfaa43794e1f237c67f1_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-console@sha256:6a3172a832962789a7e715983784cb365e8d996ce9eaf6d93c556f24c3f8b205_arm64",
"8Base-RHOSE-4.11:openshift4/ose-console@sha256:773182d61251834f80c36cebf472dbff70025334977ecc416560e55a41a9e8c7_s390x",
"8Base-RHOSE-4.11:openshift4/ose-container-networking-plugins-rhel8@sha256:b28145e56f2aac4dbb9d900f0efe86227287c10451728ed69708d6eac3580622_arm64",
"8Base-RHOSE-4.11:openshift4/ose-container-networking-plugins-rhel8@sha256:c472d872a70e67ab583752ff21f0bd5619bb755030eb51e9f2a4c625793a2cc3_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-container-networking-plugins-rhel8@sha256:d22cbaf4967340a39cf7ad96e68450b79898b204b5c994bd2d7f330377953412_s390x",
"8Base-RHOSE-4.11:openshift4/ose-container-networking-plugins-rhel8@sha256:def7a0a80be3d29e7ae6d9785f5925cf9558b9e01792cb1e77dfadb0d5f28230_amd64",
"8Base-RHOSE-4.11:openshift4/ose-coredns@sha256:2f52299822c5fdc045c703c43a99ab9db893d530d618176ae52376143a354d3c_amd64",
"8Base-RHOSE-4.11:openshift4/ose-coredns@sha256:58a52e4a3e0336391d21cf60c29dbede81e0a4a0dd27d54caa8c8107d4071da4_s390x",
"8Base-RHOSE-4.11:openshift4/ose-coredns@sha256:67d6f68c83ed3319353d56731fd3b31864269bd7b65d20d440f48fe4207c3ec4_arm64",
"8Base-RHOSE-4.11:openshift4/ose-coredns@sha256:a5d7d60486b0db4eff39e8ae9234a7650f578ee4edaaa8d5d0d1f1d7985471ee_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-csi-driver-manila-rhel8-operator@sha256:1e2c039399a6ad9857e9b3972cdf246a1cd6bdb70e2278bd3274c9ff0ffe8f5d_amd64",
"8Base-RHOSE-4.11:openshift4/ose-csi-driver-manila-rhel8-operator@sha256:5543f0aabea36a61da59bdc5042f8d5e2dfff4a07a51ed61fdd91cd75de53047_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-csi-driver-manila-rhel8@sha256:3c3248dfebba93bd81d5295455cd1eaead7622a1dd9d433bc7bf49a713603255_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-csi-driver-manila-rhel8@sha256:e8d1989aba103c3667cafbae5d850bc9e8558f2e4cc760a9b88931f3a4db86a9_amd64",
"8Base-RHOSE-4.11:openshift4/ose-csi-driver-nfs-rhel8@sha256:3b15d6d6f4c84f64caafac5a68041ca3bbe50bab34e353a6604f6046253547f9_amd64",
"8Base-RHOSE-4.11:openshift4/ose-csi-driver-nfs-rhel8@sha256:ab4144663cd995c5fcac1b096a5dafd5ec6e5fa62df311f4cb3841a7d2c75dfe_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-csi-driver-shared-resource-operator-rhel8@sha256:50c08c144bb33f382aaaf878157a8ebf58968bd575321cd179ca26551925cac5_s390x",
"8Base-RHOSE-4.11:openshift4/ose-csi-driver-shared-resource-operator-rhel8@sha256:969eb2f0c16c083548541f7ca9a514352af26ead7aee991ed259d6ace4a91d3f_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-csi-driver-shared-resource-operator-rhel8@sha256:adbd0c9b2820fa269d56fde688edb6d393ac509894a4334e65f25883ca9c3ba8_amd64",
"8Base-RHOSE-4.11:openshift4/ose-csi-driver-shared-resource-operator-rhel8@sha256:bacd97ae2c3e53a95dfefa929639896fe9ca5457344d7e255551173606673b43_arm64",
"8Base-RHOSE-4.11:openshift4/ose-csi-driver-shared-resource-rhel8@sha256:38eb7084857a284fc01f2b379245492d2a3f3687e7bbbcab018d3f37adeb0c92_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-csi-driver-shared-resource-rhel8@sha256:571d542a628389ea713e3426c6cae7c6ea403476a0de0162ddcf67f39cffae6e_s390x",
"8Base-RHOSE-4.11:openshift4/ose-csi-driver-shared-resource-rhel8@sha256:8b4d19610bac30821f299b9741aa105905642c19ee9a207acf26a89fcb980061_amd64",
"8Base-RHOSE-4.11:openshift4/ose-csi-driver-shared-resource-rhel8@sha256:b1b243779556a2740ef267c80d449a734c7f56dcb085481db1f395300cdbc015_arm64",
"8Base-RHOSE-4.11:openshift4/ose-csi-driver-shared-resource-webhook-rhel8@sha256:0e8cefa1ea15e47b3835204029250da5e5e0630a4457f3c4f5d208adb509d14c_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-csi-driver-shared-resource-webhook-rhel8@sha256:35d4be98c713880d8b672e122f21e352bec83a773b5ad5280244b987a87f8e6f_arm64",
"8Base-RHOSE-4.11:openshift4/ose-csi-driver-shared-resource-webhook-rhel8@sha256:aa9502ee197283d904856823d7b8e4bdf086a99c66b37272b8e0072a340c00e2_amd64",
"8Base-RHOSE-4.11:openshift4/ose-csi-driver-shared-resource-webhook-rhel8@sha256:fc0a42ee3a99634f86088f6b5903474041d9c0f27d8a80c446c6c709d7462cf1_s390x",
"8Base-RHOSE-4.11:openshift4/ose-csi-external-attacher-rhel8@sha256:65986b28ddc315fa9c7e567f0ab2a19e21d247f8bc7c55415391bd5f7ffc777f_arm64",
"8Base-RHOSE-4.11:openshift4/ose-csi-external-attacher-rhel8@sha256:a53bedc03d9cba348d76acfbe586df0f319a417216b5a1293e917693d2bf987b_s390x",
"8Base-RHOSE-4.11:openshift4/ose-csi-external-attacher-rhel8@sha256:cd8502b7bc328fd4b7f1b4194dc8f21b850c8c1eb8e0b220afb0fbef06ee447b_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-csi-external-attacher-rhel8@sha256:d65c8960171d37900f2f07cedb4a14eff2fc9da095a3ccc6718f4fbcd0f0b79e_amd64",
"8Base-RHOSE-4.11:openshift4/ose-csi-external-attacher@sha256:65986b28ddc315fa9c7e567f0ab2a19e21d247f8bc7c55415391bd5f7ffc777f_arm64",
"8Base-RHOSE-4.11:openshift4/ose-csi-external-attacher@sha256:a53bedc03d9cba348d76acfbe586df0f319a417216b5a1293e917693d2bf987b_s390x",
"8Base-RHOSE-4.11:openshift4/ose-csi-external-attacher@sha256:cd8502b7bc328fd4b7f1b4194dc8f21b850c8c1eb8e0b220afb0fbef06ee447b_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-csi-external-attacher@sha256:d65c8960171d37900f2f07cedb4a14eff2fc9da095a3ccc6718f4fbcd0f0b79e_amd64",
"8Base-RHOSE-4.11:openshift4/ose-csi-external-provisioner-rhel8@sha256:1e69d532a480bf0f0b2aa8c7385dfe90488408c25f1278ace1a25df90dba38ac_amd64",
"8Base-RHOSE-4.11:openshift4/ose-csi-external-provisioner-rhel8@sha256:62f68c04b66046eac735887c9ebfc3fb8af069579cab057203d1fda7c047a711_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-csi-external-provisioner-rhel8@sha256:8667b0674de09e66ea2eda3aed92ccaecab44cf71298e12b64735616ddcb7f7d_arm64",
"8Base-RHOSE-4.11:openshift4/ose-csi-external-provisioner-rhel8@sha256:ed000063acc18b89dd40d374b3ac29d010a7bbc3eb77403070a27c04c8e1c761_s390x",
"8Base-RHOSE-4.11:openshift4/ose-csi-external-provisioner@sha256:1e69d532a480bf0f0b2aa8c7385dfe90488408c25f1278ace1a25df90dba38ac_amd64",
"8Base-RHOSE-4.11:openshift4/ose-csi-external-provisioner@sha256:62f68c04b66046eac735887c9ebfc3fb8af069579cab057203d1fda7c047a711_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-csi-external-provisioner@sha256:8667b0674de09e66ea2eda3aed92ccaecab44cf71298e12b64735616ddcb7f7d_arm64",
"8Base-RHOSE-4.11:openshift4/ose-csi-external-provisioner@sha256:ed000063acc18b89dd40d374b3ac29d010a7bbc3eb77403070a27c04c8e1c761_s390x",
"8Base-RHOSE-4.11:openshift4/ose-csi-external-resizer-rhel8@sha256:68a45dffdbea5cbe6bb78ec6dfeded91d4ae361fa24dc5221d8507f7715d7320_s390x",
"8Base-RHOSE-4.11:openshift4/ose-csi-external-resizer-rhel8@sha256:8b40d88c21ea690f84e8221f6e7ed91daaa2d21ea8d1017f1afbf3fa9ffd0909_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-csi-external-resizer-rhel8@sha256:b3888d7ba58e56d0a10f3c2cc46764410d353f9e7c1a412e11e2e538fe0abc9f_amd64",
"8Base-RHOSE-4.11:openshift4/ose-csi-external-resizer-rhel8@sha256:c2cdefede57f8b6cb24c335cf0a201669fd26d3c3926fa77f495ebe70b7fc41c_arm64",
"8Base-RHOSE-4.11:openshift4/ose-csi-external-resizer@sha256:68a45dffdbea5cbe6bb78ec6dfeded91d4ae361fa24dc5221d8507f7715d7320_s390x",
"8Base-RHOSE-4.11:openshift4/ose-csi-external-resizer@sha256:8b40d88c21ea690f84e8221f6e7ed91daaa2d21ea8d1017f1afbf3fa9ffd0909_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-csi-external-resizer@sha256:b3888d7ba58e56d0a10f3c2cc46764410d353f9e7c1a412e11e2e538fe0abc9f_amd64",
"8Base-RHOSE-4.11:openshift4/ose-csi-external-resizer@sha256:c2cdefede57f8b6cb24c335cf0a201669fd26d3c3926fa77f495ebe70b7fc41c_arm64",
"8Base-RHOSE-4.11:openshift4/ose-csi-external-snapshotter-rhel8@sha256:4c27ae7dd0ade12e5de4fe0b1852a12cb2d34f1b24eeb68369f2a3b0c514dffd_s390x",
"8Base-RHOSE-4.11:openshift4/ose-csi-external-snapshotter-rhel8@sha256:4fe92e79ef5e642dc7860119e41d581865f7ae5b09abf6ce653e847d6a0a9aac_amd64",
"8Base-RHOSE-4.11:openshift4/ose-csi-external-snapshotter-rhel8@sha256:9f5f07396f9b2d983a3e99c133a5a81938900e8e0808a5ac57e0e72210d57377_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-csi-external-snapshotter-rhel8@sha256:e55bef044c9885ba15f06d21ecd44cd692e4d5b1eb020e56207c690a24c0702e_arm64",
"8Base-RHOSE-4.11:openshift4/ose-csi-external-snapshotter@sha256:4c27ae7dd0ade12e5de4fe0b1852a12cb2d34f1b24eeb68369f2a3b0c514dffd_s390x",
"8Base-RHOSE-4.11:openshift4/ose-csi-external-snapshotter@sha256:4fe92e79ef5e642dc7860119e41d581865f7ae5b09abf6ce653e847d6a0a9aac_amd64",
"8Base-RHOSE-4.11:openshift4/ose-csi-external-snapshotter@sha256:9f5f07396f9b2d983a3e99c133a5a81938900e8e0808a5ac57e0e72210d57377_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-csi-external-snapshotter@sha256:e55bef044c9885ba15f06d21ecd44cd692e4d5b1eb020e56207c690a24c0702e_arm64",
"8Base-RHOSE-4.11:openshift4/ose-csi-livenessprobe-rhel8@sha256:05b61e283383cb7d26749e09979ad59bfcecee33054f89a9d466ff0743085dd9_arm64",
"8Base-RHOSE-4.11:openshift4/ose-csi-livenessprobe-rhel8@sha256:0dc3629d883c31ef6babc095eb93106c1505b2ff332c4ef1a5a91bedd50c70d2_s390x",
"8Base-RHOSE-4.11:openshift4/ose-csi-livenessprobe-rhel8@sha256:9d7830b4ffd8be8845a62a69bd2efb7b3354d0a6b226d6e5cc8b23670b6b65cc_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-csi-livenessprobe-rhel8@sha256:f14f6e952932830665b25597c2a3d21158a5cb69beb4c80a64388777a1552865_amd64",
"8Base-RHOSE-4.11:openshift4/ose-csi-livenessprobe@sha256:05b61e283383cb7d26749e09979ad59bfcecee33054f89a9d466ff0743085dd9_arm64",
"8Base-RHOSE-4.11:openshift4/ose-csi-livenessprobe@sha256:0dc3629d883c31ef6babc095eb93106c1505b2ff332c4ef1a5a91bedd50c70d2_s390x",
"8Base-RHOSE-4.11:openshift4/ose-csi-livenessprobe@sha256:9d7830b4ffd8be8845a62a69bd2efb7b3354d0a6b226d6e5cc8b23670b6b65cc_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-csi-livenessprobe@sha256:f14f6e952932830665b25597c2a3d21158a5cb69beb4c80a64388777a1552865_amd64",
"8Base-RHOSE-4.11:openshift4/ose-csi-node-driver-registrar-rhel8@sha256:0c01d2cd070a88a674caaa131cda9db116520d8faef62fe8e625985c1d98fd18_amd64",
"8Base-RHOSE-4.11:openshift4/ose-csi-node-driver-registrar-rhel8@sha256:33487a8bf32beb3dfe503b86d29f4ba1abec143841cb74a806447f4cda76b65e_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-csi-node-driver-registrar-rhel8@sha256:d43e9ead11ce2d470c24485b53bc18f3bd906a74f98ed996a07300d798d23788_s390x",
"8Base-RHOSE-4.11:openshift4/ose-csi-node-driver-registrar-rhel8@sha256:d8b610a566b2524819e758881876146a0bc81307d5b213d772d1c4620a2012d8_arm64",
"8Base-RHOSE-4.11:openshift4/ose-csi-node-driver-registrar@sha256:0c01d2cd070a88a674caaa131cda9db116520d8faef62fe8e625985c1d98fd18_amd64",
"8Base-RHOSE-4.11:openshift4/ose-csi-node-driver-registrar@sha256:33487a8bf32beb3dfe503b86d29f4ba1abec143841cb74a806447f4cda76b65e_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-csi-node-driver-registrar@sha256:d43e9ead11ce2d470c24485b53bc18f3bd906a74f98ed996a07300d798d23788_s390x",
"8Base-RHOSE-4.11:openshift4/ose-csi-node-driver-registrar@sha256:d8b610a566b2524819e758881876146a0bc81307d5b213d772d1c4620a2012d8_arm64",
"8Base-RHOSE-4.11:openshift4/ose-csi-snapshot-controller-rhel8@sha256:67ac9c849b6a3470243c53ef7ec3aa44da1aeb379615332b56fbac27482f5b6f_s390x",
"8Base-RHOSE-4.11:openshift4/ose-csi-snapshot-controller-rhel8@sha256:7caf6ed642540c96e82faec6ea468bda65cf30490a7f36d84a4c821524ec5d9a_amd64",
"8Base-RHOSE-4.11:openshift4/ose-csi-snapshot-controller-rhel8@sha256:8cb151e8572bdfaf53f914de090a271ad5fb4e2a4d9046b587027f57473c84cf_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-csi-snapshot-controller-rhel8@sha256:9af4ca75bee97b438a623663260814087f1ca39a4cf3b3a94cd514b0538f538b_arm64",
"8Base-RHOSE-4.11:openshift4/ose-csi-snapshot-controller@sha256:67ac9c849b6a3470243c53ef7ec3aa44da1aeb379615332b56fbac27482f5b6f_s390x",
"8Base-RHOSE-4.11:openshift4/ose-csi-snapshot-controller@sha256:7caf6ed642540c96e82faec6ea468bda65cf30490a7f36d84a4c821524ec5d9a_amd64",
"8Base-RHOSE-4.11:openshift4/ose-csi-snapshot-controller@sha256:8cb151e8572bdfaf53f914de090a271ad5fb4e2a4d9046b587027f57473c84cf_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-csi-snapshot-controller@sha256:9af4ca75bee97b438a623663260814087f1ca39a4cf3b3a94cd514b0538f538b_arm64",
"8Base-RHOSE-4.11:openshift4/ose-csi-snapshot-validation-webhook-rhel8@sha256:3906afef49db33367ae423dd7470602716040fa003f5aea9f1a19a69c848cd1c_arm64",
"8Base-RHOSE-4.11:openshift4/ose-csi-snapshot-validation-webhook-rhel8@sha256:51c65a9df682ccdb37d6c2d79e0862848176795c1fa11aca1f9cefc800be7556_s390x",
"8Base-RHOSE-4.11:openshift4/ose-csi-snapshot-validation-webhook-rhel8@sha256:95c34ae00e6572e47420ae12278b05b7190da2ba34a8e649b01d7e89ff9a5316_amd64",
"8Base-RHOSE-4.11:openshift4/ose-csi-snapshot-validation-webhook-rhel8@sha256:fc19b27c4f465ec46f6b7838ff4715278b7a3472d79c5a062d8b2c38d0b9f778_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-docker-builder@sha256:1d4caa6d1f83d5dee59672c6692283c6560df72ae1b575b70992356d57c62a3c_s390x",
"8Base-RHOSE-4.11:openshift4/ose-docker-builder@sha256:c1b4b12a7b97eb9cdfa7875af3ac6ac3bfd9e423ff7a25c7cce67fb9605a1e0b_arm64",
"8Base-RHOSE-4.11:openshift4/ose-docker-builder@sha256:d5060059efc5c224609de286090868badb271d14326ccbef670d2cca624ccf8f_amd64",
"8Base-RHOSE-4.11:openshift4/ose-docker-builder@sha256:d7456704b8084ca68674124a4de7ad3199d9fe3989cd15801bf3090138ce4935_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-docker-registry@sha256:1ca0c6d8dcb1da2dc0ed3488c03062948b7801ebf77f032a75dcd0d776cbcc02_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-docker-registry@sha256:29be3d008714476dccb8c4b1fc8fc67de892d798c3873ef32c15732671e190b3_s390x",
"8Base-RHOSE-4.11:openshift4/ose-docker-registry@sha256:388582f1b5ff059dd6776f6e28dcf97e402a228269c86cd97e61c2a653cb7133_amd64",
"8Base-RHOSE-4.11:openshift4/ose-docker-registry@sha256:47ca483d2624030a8bd5b7fafbfff6b728ddc9ddf6b3a429c1d7b09dba3ca10e_arm64",
"8Base-RHOSE-4.11:openshift4/ose-gcp-cloud-controller-manager-rhel8@sha256:41e8f97fc5832464306161afcd587d68a4b602f580ff2ef6d025b46ce5af9683_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-gcp-cloud-controller-manager-rhel8@sha256:dcf345d2b728186c8be5994082b41694ddbd482f337ed5762e3c010c2f2989eb_amd64",
"8Base-RHOSE-4.11:openshift4/ose-gcp-cluster-api-controllers-rhel8@sha256:13032dc2fe709015f48c167f66ed7ad5cc861f42252ccd28b318ebbbba875bf4_amd64",
"8Base-RHOSE-4.11:openshift4/ose-gcp-cluster-api-controllers-rhel8@sha256:52f1777b57d7044a988da3054c0c7c06e27a3bc9d9ac8965dd8d5fe3cc3ef5d4_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-gcp-pd-csi-driver-operator-rhel8@sha256:ab39ff55f76b8d2b0ccbc0c9af706b6d136c4ca1216d8247982e2bf9e9be4635_amd64",
"8Base-RHOSE-4.11:openshift4/ose-gcp-pd-csi-driver-operator-rhel8@sha256:c0a3c993a9fcf0d645dec39a20464688837e35c82c08f5ca95fdf1b70d842806_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-gcp-pd-csi-driver-rhel8@sha256:9bbea15a4e7918b1f59827230127287d1f7a1c8881ee8272c6d397c85e2eeba0_amd64",
"8Base-RHOSE-4.11:openshift4/ose-gcp-pd-csi-driver-rhel8@sha256:f45be24171aa703c21aaad4f350ebe0a54081108d75e39ff1b42d1f415776e73_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-grafana@sha256:093a89f3ee3bc7b83d786457fd7dd2cd4b4df8b4d69597136c68c33b62f1555d_s390x",
"8Base-RHOSE-4.11:openshift4/ose-grafana@sha256:872e19ac34f528137912f7a4374848e14d5b5f71332e758d17b8955e6473bd8e_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-grafana@sha256:a8034b22cbf5478cb89511029d3fe47e8147ea6ad336f40c4ec8307b68a314ce_arm64",
"8Base-RHOSE-4.11:openshift4/ose-grafana@sha256:f91a57f81311e3859f44cc44ab2f4b345408bd4bf369c32a1da0ec53da9469e7_amd64",
"8Base-RHOSE-4.11:openshift4/ose-hyperkube@sha256:074743eb5a6d57b6ad6ab1d87dc397122fd628013fc25a97924262187ff8d916_arm64",
"8Base-RHOSE-4.11:openshift4/ose-hyperkube@sha256:0987c96c1001b1316c932b77597d965285f6d4117aade6e81194b591a57ab31c_s390x",
"8Base-RHOSE-4.11:openshift4/ose-hyperkube@sha256:b955148923febe573f89449ebee80dc22f5e9afdf3f11d6a53ea4e1b5faabf11_amd64",
"8Base-RHOSE-4.11:openshift4/ose-hyperkube@sha256:f2c9f7723e565ba0b6a5893c235aea79232e3c83d8719ea3001c50d62fcfb450_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-hypershift-rhel8@sha256:917b34fb32708b8197805b66aaf1e6eb790962d53039e9b6d908d86deb1199bf_s390x",
"8Base-RHOSE-4.11:openshift4/ose-hypershift-rhel8@sha256:9e807b6a6e935bd5fd5d27ad950d0bc7177d0f498b5d55235cc1af833eb660c3_arm64",
"8Base-RHOSE-4.11:openshift4/ose-hypershift-rhel8@sha256:c50f3799c451830fc7f551d0397163473190a916a001b3ecf8e0577d5b68b252_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-hypershift-rhel8@sha256:ce31097552aaeb01e86dfc287151a60abb8c9cd5531ee940fbe5d7f1427e7612_amd64",
"8Base-RHOSE-4.11:openshift4/ose-ibm-cloud-controller-manager-rhel8@sha256:a6ba20c56e90cf404bcef97b7b8c1e87f4d370d3c26fe85111dddcd301c20d27_amd64",
"8Base-RHOSE-4.11:openshift4/ose-ibm-cloud-controller-manager-rhel8@sha256:bb4b6e94ad2e114f792e56803d96cc0a0d89cb2d0b4b6c1bd98f7dc02681d9ff_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-ibm-vpc-block-csi-driver-operator-rhel8@sha256:969ddfd951d7d66215810d9b1d82a524a622fa014c7aae48d62c6b475507ac3c_amd64",
"8Base-RHOSE-4.11:openshift4/ose-ibm-vpc-block-csi-driver-operator-rhel8@sha256:f31fccd1cbd570207ed229402d402ca388c6630f14e0508bdc9ba01fa1763bbc_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-ibm-vpc-block-csi-driver-rhel8@sha256:bf6a31add94b1af1a256bf72fc860f4785ac574770bcfb7a0f0e843f69bbf385_amd64",
"8Base-RHOSE-4.11:openshift4/ose-ibm-vpc-block-csi-driver-rhel8@sha256:f192ef456a56c953c8e553e70af23c01f04343fed3c479d000e0ad00462e66a7_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-ibm-vpc-node-label-updater-rhel8@sha256:278c796bcd48ecb1f88174ca479e447fb3774be23169b3e0c9e10bb2c9c5e9e9_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-ibm-vpc-node-label-updater-rhel8@sha256:d5e72ed27970b6e52385e43172013275bd3bc203a8b6755fcc505e0287213fd4_amd64",
"8Base-RHOSE-4.11:openshift4/ose-ibmcloud-machine-controllers-rhel8@sha256:60b3440b77654b142510883132bc9023f3b6dac08a55c32eab02870dfde1d786_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-ibmcloud-machine-controllers-rhel8@sha256:7b0cb3783ab7f8b6f38375dbe9e4f2e8e5fc0bdf1cf6aba23623229cf86d6eea_amd64",
"8Base-RHOSE-4.11:openshift4/ose-image-customization-controller-rhel8@sha256:7b3511f938658d9bdf4f6f9548fcc0b7b89cde0831e829f23b367db826902bdf_amd64",
"8Base-RHOSE-4.11:openshift4/ose-image-customization-controller-rhel8@sha256:f1d87fa6ba341455ae0817bdc9d24840b59158d9b1e51663768c557be9ee7268_arm64",
"8Base-RHOSE-4.11:openshift4/ose-insights-rhel8-operator@sha256:0c1141eab7116a0e14dfc4c2594bbb6bb55f80226a58b3b4be6e8f7cd9e1b97d_arm64",
"8Base-RHOSE-4.11:openshift4/ose-insights-rhel8-operator@sha256:217c3cb7eb523a216d5d9cf8e3c7685fc20c48125f664f29da7f1f53e44056cc_amd64",
"8Base-RHOSE-4.11:openshift4/ose-insights-rhel8-operator@sha256:36128b45bd888fb2853d417288720286bf523d9e0584054076b1e5b9288f2f60_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-insights-rhel8-operator@sha256:3b9eaa26eecaf282748fb74cf0f54f40cfe62723592436b839a775aa3b5b4669_s390x",
"8Base-RHOSE-4.11:openshift4/ose-installer-artifacts@sha256:2146a11416aae3b7b6b1ba2926099b0055e58d47791f765fcea0a7467cf91a8c_s390x",
"8Base-RHOSE-4.11:openshift4/ose-installer-artifacts@sha256:3cdce4ceda9b36aa746be514366300080b59db9ba7247aacae562a1797d09af2_arm64",
"8Base-RHOSE-4.11:openshift4/ose-installer-artifacts@sha256:5b4746584a584d2a8fe78e2fe41ca4d22998e854488602612d0d4f02424d489f_amd64",
"8Base-RHOSE-4.11:openshift4/ose-installer-artifacts@sha256:645f779075fc78270b02e98bf31d5927d9ff48a95c56669abc5f749296e3ee4d_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-installer@sha256:45a2c7fa9f56ec78e9087139c6ee944c963685a3714a77535f8cd3eaa8b6d8e9_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-installer@sha256:72e0c95f375e36b530f20154d136d8debbdef203b3c43f79fb77561718361ead_amd64",
"8Base-RHOSE-4.11:openshift4/ose-installer@sha256:d104ba0c4af286753f4cbbd1d36b3c4b318693e209f4c2a0145886f7c4e0374b_s390x",
"8Base-RHOSE-4.11:openshift4/ose-installer@sha256:e1dddd4cd6f019269098a1d89c07568b6391371b3aab67bafda73b99251d1808_arm64",
"8Base-RHOSE-4.11:openshift4/ose-ironic-machine-os-downloader-rhel8@sha256:156ec07459bf256fe2c812bb100818676c740ac90029720b5d235911053d91c1_arm64",
"8Base-RHOSE-4.11:openshift4/ose-ironic-machine-os-downloader-rhel8@sha256:e0383d12651c11d7fe0d823a1d9bbaa36d1a7194760be4be173772b0d9db57eb_amd64",
"8Base-RHOSE-4.11:openshift4/ose-k8s-prometheus-adapter@sha256:051182f36d3af73c7cc0e48c15f056847bafc23d22158dce45c0501d7254fae2_arm64",
"8Base-RHOSE-4.11:openshift4/ose-k8s-prometheus-adapter@sha256:7b18e65edbd7226a23b0b560693d6431909c190e08b76b2a3b0581bb48c9a34f_amd64",
"8Base-RHOSE-4.11:openshift4/ose-k8s-prometheus-adapter@sha256:82a4633e64d3749ac94c8895ed5d61d25a62765a060292413a053ec2d8342839_s390x",
"8Base-RHOSE-4.11:openshift4/ose-k8s-prometheus-adapter@sha256:a7ab7f242111de6ecf29f6107baa7c90331f9fc68a32467e7e91c935cdd99218_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-kube-proxy@sha256:104591dd4ff54b3367f3d800de99b582bead990cfb9bc0486e26737bf6405de4_amd64",
"8Base-RHOSE-4.11:openshift4/ose-kube-proxy@sha256:176e3d9d7ee66a0e547e4c7be5dbb17376cfb9e83c13edb2f2f3f0b47fe370dd_s390x",
"8Base-RHOSE-4.11:openshift4/ose-kube-proxy@sha256:5f1bb6c0542b8239e285fb2dbdf3b31597e6af62c91e0f5cf3ae5938a5b23c41_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-kube-proxy@sha256:6308f187621d82c37784a34039509e9fc9569246ede0606c3bad6f8a96369cd1_arm64",
"8Base-RHOSE-4.11:openshift4/ose-kube-rbac-proxy@sha256:0a487bf2de490a196a542712019859566c6bc7880201759c666d72fa80487fff_arm64",
"8Base-RHOSE-4.11:openshift4/ose-kube-rbac-proxy@sha256:20fc22cb99735ca5a7d633c4575d31f0cc54cb0856dae6a1aeee1c5a5b921ce2_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-kube-rbac-proxy@sha256:c7398161761676c9b95f78a21f5a8acd206dcac50c121b39e26f2d73ee2a3c66_s390x",
"8Base-RHOSE-4.11:openshift4/ose-kube-rbac-proxy@sha256:dceffc4f2c606f9e285794b2138e29133daeb5c1aa4ca76fe7c4205ac0b38ccd_amd64",
"8Base-RHOSE-4.11:openshift4/ose-kube-state-metrics@sha256:86498588af9912a494d306c600bf0e5b2b5393a7b927037a97691fff726d917b_s390x",
"8Base-RHOSE-4.11:openshift4/ose-kube-state-metrics@sha256:b7b87b4a79e5892321a90b4f16e8ffdc4e839aabea2886b1a2b64e5a0f9f703e_arm64",
"8Base-RHOSE-4.11:openshift4/ose-kube-state-metrics@sha256:eaa324ff422ebd8cf630f252d9d628a30f1c6c8e35d6f06584a3d452adb7074e_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-kube-state-metrics@sha256:ee2a5d918f70d007b9414d34e0f639437a39d2cd3a2a2bba24f5aee5d8035eb5_amd64",
"8Base-RHOSE-4.11:openshift4/ose-kube-storage-version-migrator-rhel8@sha256:3b28af903bc028ef6336e675743512b2a67f9a9f1c524a3cd9bd9666d730a194_arm64",
"8Base-RHOSE-4.11:openshift4/ose-kube-storage-version-migrator-rhel8@sha256:5f648ddc9ec59acd152910a93ac82587488aba4452f98bac21f573fd7714b985_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-kube-storage-version-migrator-rhel8@sha256:8f95707b2239415ca3c86adc8a96c063d5d0ca8986331eaa6c1d277598d90d91_s390x",
"8Base-RHOSE-4.11:openshift4/ose-kube-storage-version-migrator-rhel8@sha256:ae9915adc15077ed2466d5e8100c337834db34b84c23c77c59bd031a38c66a8a_amd64",
"8Base-RHOSE-4.11:openshift4/ose-kuryr-cni-rhel8@sha256:5f0bd74910cb7bc8cdff931c1d4da34d2a95e1e1854d7f686af466166acec047_amd64",
"8Base-RHOSE-4.11:openshift4/ose-kuryr-cni-rhel8@sha256:81462d3fafcd8988646f7a41ee96c71b837471dc5dcb35396eb533b14254156e_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-libvirt-machine-controllers@sha256:04041ac30693f5762ec21d0ff8103741910e838486ba4d50b280d2300a58e467_s390x",
"8Base-RHOSE-4.11:openshift4/ose-libvirt-machine-controllers@sha256:74224adc80febc0a77564dc86ac1bc095444e0c0398ea756460868627df41911_amd64",
"8Base-RHOSE-4.11:openshift4/ose-libvirt-machine-controllers@sha256:ec3d130af46371cd1f394b18413accc73b9619ac3232d418182eae776e657416_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-libvirt-machine-controllers@sha256:f07da2662e97243923a4083b1fac4e963a1cfea9f43cd9fd65bb4f3444505c41_arm64",
"8Base-RHOSE-4.11:openshift4/ose-machine-api-operator@sha256:123e25a9c01e463bc6f31b3bda99ce30e07ed7e7c2d62e6db1029048c2754c83_arm64",
"8Base-RHOSE-4.11:openshift4/ose-machine-api-operator@sha256:50aec0017448814b8420b561fae8117b620971b904eeeeba59ea250be3d0b683_s390x",
"8Base-RHOSE-4.11:openshift4/ose-machine-api-operator@sha256:c61dc40b93ffc6ff2335ba169475990cdbb70704b69d155561c5d64c14d07448_amd64",
"8Base-RHOSE-4.11:openshift4/ose-machine-api-operator@sha256:e92749f7a8381da22507d567594dae893c684415d947094ae18d9561ad1f660d_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-machine-api-provider-aws-rhel8@sha256:9e272355fd860b3cfbdd641b3278c08b30ef57a95683543d84bebe0bd2db555a_amd64",
"8Base-RHOSE-4.11:openshift4/ose-machine-api-provider-aws-rhel8@sha256:a8cbd22fde7d9515a0a439ce1d26c7bf094aefe66b9ff5e977800db3bc192209_arm64",
"8Base-RHOSE-4.11:openshift4/ose-machine-api-provider-azure-rhel8@sha256:a120dfd6753ed24d0b32693ae94f71a601f4a04d88a1056b88ad4315c88b8d4a_amd64",
"8Base-RHOSE-4.11:openshift4/ose-machine-api-provider-azure-rhel8@sha256:cfa09983870bfd6bcaec139ef421a6e43795bd8e3d04f8ef4c241ee9b188492b_arm64",
"8Base-RHOSE-4.11:openshift4/ose-machine-api-provider-gcp-rhel8@sha256:c52b5720d86ff3bccd4dffc7ce664d49a1ae515a89350ee6df6af0dbeb941eb3_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-machine-api-provider-gcp-rhel8@sha256:d6d385ce47d52da83cd957a401463a8d48ac9415a749534b63cd8edf8b0dec02_amd64",
"8Base-RHOSE-4.11:openshift4/ose-machine-api-provider-openstack-rhel8@sha256:05bae77a907afc2d75cb8f3bf3aacb26c4e3f2e965709c3c371536bfa78ecd54_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-machine-api-provider-openstack-rhel8@sha256:0934c1acfdc6c8cc97ef198317f72bcea3bb6c6730d0be526a8c02e1677d47dc_arm64",
"8Base-RHOSE-4.11:openshift4/ose-machine-api-provider-openstack-rhel8@sha256:4f57e14568253c23640528a5334e60164ae6975ad1ce91373d05b63e241541ea_amd64",
"8Base-RHOSE-4.11:openshift4/ose-machine-api-provider-openstack-rhel8@sha256:df60e146a888bd72624758bc47d96622177cfe11330ab631dae7c30543715121_s390x",
"8Base-RHOSE-4.11:openshift4/ose-machine-config-operator@sha256:420fd1d1d11f92351a37c986f9aedda0d4e0897dc9cca0b16959a989308c64e8_s390x",
"8Base-RHOSE-4.11:openshift4/ose-machine-config-operator@sha256:543edd3009688fb98fdf5487e72713f8b81653e83a2532ebb95408ac948390a5_amd64",
"8Base-RHOSE-4.11:openshift4/ose-machine-config-operator@sha256:9947130c8cc8d4b3157242ff5d1dcca0343f6a7b3d17710b2f0915d7e3500881_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-machine-config-operator@sha256:a9aae6a7e5d77e4c56c8c7852529bc14565240ccecb5f0fc4af2c97d6453d5e9_arm64",
"8Base-RHOSE-4.11:openshift4/ose-multus-admission-controller@sha256:10d932015ba0fe1a84a7a0096dc416857e1a63a2323e6192b8b6bba90e50aa5b_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-multus-admission-controller@sha256:534466df0ec5df492b00ebeebedd041600e0476e6cb42d8aaedd46d2a6e78f06_s390x",
"8Base-RHOSE-4.11:openshift4/ose-multus-admission-controller@sha256:c7a66dd0d9c8b16789967073a28ac92eeb2f1beab3f8ead8fe1ca01f26a105c5_amd64",
"8Base-RHOSE-4.11:openshift4/ose-multus-admission-controller@sha256:df86ef6d451a7ac6a858f5a7a32145f3b99d0b1da3559ff90ccb4733106a59b5_arm64",
"8Base-RHOSE-4.11:openshift4/ose-multus-cni@sha256:559cb4e633fb0731f79310115e7d384749ef2ca15f298a4102985b4505845228_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-multus-cni@sha256:633c3b5509971739a0e95a8fab99a29bc5a81797c55c2cfdc97d184a055175af_s390x",
"8Base-RHOSE-4.11:openshift4/ose-multus-cni@sha256:75eeee08529df0c3e2e08b874ac7e1d39ef268148d71dff880f71034f8c89b14_amd64",
"8Base-RHOSE-4.11:openshift4/ose-multus-cni@sha256:98835095c461b58a1159a530ee7d3f978c81ed197b5345faf9d610272ebe23eb_arm64",
"8Base-RHOSE-4.11:openshift4/ose-multus-networkpolicy-rhel8@sha256:00532c0e376a4363ea73d6664c8ec200f5bcc4bcd52918cdad19f2d11057fd51_amd64",
"8Base-RHOSE-4.11:openshift4/ose-multus-networkpolicy-rhel8@sha256:80b31a0820e7954050c01d39fdce34591d22beec0678e258176a9bcc1378e07b_s390x",
"8Base-RHOSE-4.11:openshift4/ose-multus-networkpolicy-rhel8@sha256:9ba16add1d64bad4d4dfb9e8e4200b061ae6f6ab34bccf0456684bfdddc7b9b2_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-multus-networkpolicy-rhel8@sha256:c3799719a6af2f3020a8588e9a2ee483ee8e27d6a91675c824111aa0ea61be78_arm64",
"8Base-RHOSE-4.11:openshift4/ose-multus-route-override-cni-rhel8@sha256:0c8234a718b163b3390c49956b24c4320b4875d1f3d7ec27d0dab3fad16ddd85_amd64",
"8Base-RHOSE-4.11:openshift4/ose-multus-route-override-cni-rhel8@sha256:104105eb231879914965da9c3064c298ab2a1a7944eb334404c7ec32920ec511_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-multus-route-override-cni-rhel8@sha256:495a6f50eaac5b4bb2256d6866aed27549d547a454e4729703e1792fdd95a9a9_arm64",
"8Base-RHOSE-4.11:openshift4/ose-multus-route-override-cni-rhel8@sha256:51e952de791ec027c7841769418242da5172bb469f67eaab192fadcf6fb458e5_s390x",
"8Base-RHOSE-4.11:openshift4/ose-multus-whereabouts-ipam-cni-rhel8@sha256:019a741a0988bdfb01bb1d47a5ad13cae7a7bd281d9e1b0c5cc05ef2fa284ad2_amd64",
"8Base-RHOSE-4.11:openshift4/ose-multus-whereabouts-ipam-cni-rhel8@sha256:52e0ac8e139d941d3460ff68be8d22b6378ba6b9059d342ebc93d1fb8332a2ec_arm64",
"8Base-RHOSE-4.11:openshift4/ose-multus-whereabouts-ipam-cni-rhel8@sha256:6426782a1b3f59b5817fa85a465d63334ce7299adaeb442f75ce4930fece85dd_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-multus-whereabouts-ipam-cni-rhel8@sha256:8b81457dda1bfea834f351d7dae2f42195d04c95eaea32733c9ca4ad78ee554f_s390x",
"8Base-RHOSE-4.11:openshift4/ose-must-gather@sha256:3dacd322fcbbd9a68b8b8f6ac7d2f40eaad310442358d047d534156d1f39dc3d_arm64",
"8Base-RHOSE-4.11:openshift4/ose-must-gather@sha256:7c9eef761c85d5b7884e631937fef714732f612ebe54d1acb139f57560e8087d_amd64",
"8Base-RHOSE-4.11:openshift4/ose-must-gather@sha256:8bffdba8e5a5c0f02e4d8a4323292d1b9e4faeefbb3e3b73b13002050985eff9_s390x",
"8Base-RHOSE-4.11:openshift4/ose-must-gather@sha256:be3e5946f0c4f70427379251a147059e6aef6b24060ad3f43c4c7611d9a14d14_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-network-interface-bond-cni-rhel8@sha256:58d07b7b95fa55ba39a810d95f99954ee5b4bd19b37891a592ef47457c4d9248_amd64",
"8Base-RHOSE-4.11:openshift4/ose-network-interface-bond-cni-rhel8@sha256:696855f358513bb5d00da99f976ed617f2d4ed497d306684ef77aa9d69e93cba_s390x",
"8Base-RHOSE-4.11:openshift4/ose-network-interface-bond-cni-rhel8@sha256:b3fb70b58e12e37b5378eed5adb33619c0ecf110cbf48163e2717c19ec7f7025_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-network-interface-bond-cni-rhel8@sha256:eae99205aca7e6472b57040de8e4cd20a5cb2e320fa24fa93b5d018c0e8f0332_arm64",
"8Base-RHOSE-4.11:openshift4/ose-network-metrics-daemon-rhel8@sha256:1d1210cfd8dbee985f37f3b7f5f5027ee2871d0680c59d58f8b057eb188e5853_amd64",
"8Base-RHOSE-4.11:openshift4/ose-network-metrics-daemon-rhel8@sha256:94d936931a508b8e9e4d46dbdcc2f04311b30dca7a4ef54a5aafe708dda3b249_arm64",
"8Base-RHOSE-4.11:openshift4/ose-network-metrics-daemon-rhel8@sha256:e61bee6a6187d38ac586efb04c6ea9cfcc014c863e945e47f560a83e8def114d_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-network-metrics-daemon-rhel8@sha256:f29b041609aa6fc2351837aa6d5f377489e6e60570911ac474fc01102b6e8f63_s390x",
"8Base-RHOSE-4.11:openshift4/ose-nutanix-machine-controllers-rhel8@sha256:524e2e091db0e4a883824cd744f0d158e8bba91bff52b7e6c4908a3727c6bea2_amd64",
"8Base-RHOSE-4.11:openshift4/ose-oauth-apiserver-rhel8@sha256:46a1a8bad469cb3d2a2425eee40d5ebdbc99500741ccacdb384e34fa58ad177e_s390x",
"8Base-RHOSE-4.11:openshift4/ose-oauth-apiserver-rhel8@sha256:b1e06183d361a6ca89412b960a38121f6ecb9ecf6b9ebccbaad95159690dc243_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-oauth-apiserver-rhel8@sha256:c92369d17d727d96b6bc15cc9c32a65bce28850a441464d6557c4dea0445b3ce_amd64",
"8Base-RHOSE-4.11:openshift4/ose-oauth-apiserver-rhel8@sha256:d46a93bf4cb1369bd651b79748008cd3d69638b11d42fae6b2cd068545aab7d8_arm64",
"8Base-RHOSE-4.11:openshift4/ose-oauth-proxy@sha256:184021ada5116a1e5dc8c21163f39665606cae8fb1e776bd9d623cd2eb0072c2_amd64",
"8Base-RHOSE-4.11:openshift4/ose-oauth-proxy@sha256:1ce1cdcefa33cff869b553f7c1b03913d22495a8a66bb627a38a613f8bcbad26_arm64",
"8Base-RHOSE-4.11:openshift4/ose-oauth-proxy@sha256:56da8995fd4330fe9c28dbc873d699ca3c5eda75d1bcaba0ef9de2b209822ad9_s390x",
"8Base-RHOSE-4.11:openshift4/ose-oauth-proxy@sha256:9bfd73a2ba40e7a88aa3760e13e4179796daa942ecc1fdb35ac0d99f67b9c332_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-oauth-server-rhel8@sha256:0bf945ed0aee47149f19d396062c3fd23ea901c8992762c609673a16883a305b_arm64",
"8Base-RHOSE-4.11:openshift4/ose-oauth-server-rhel8@sha256:5f55e85234cb822dd12ab71bf5de8e7a49eab2525e465ac4bf34f5e69cee5673_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-oauth-server-rhel8@sha256:6f23eef8a61ada1a120bb5e03f477727d5b21e6fac6482ef823de58c2a838073_s390x",
"8Base-RHOSE-4.11:openshift4/ose-oauth-server-rhel8@sha256:ff7d23ed5555807756340a62bcade403f3e68350d2ec0feb442c1a8ddd7c17e4_amd64",
"8Base-RHOSE-4.11:openshift4/ose-openshift-apiserver-rhel8@sha256:a00046f91649246bf718a82a52ffcf969f0daa58dddc80de1ba53bf5999e393f_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-openshift-apiserver-rhel8@sha256:bfc32929ee0c819b793a73e00df60eedd318a950598566404e5d4b8ae0cf3cbe_s390x",
"8Base-RHOSE-4.11:openshift4/ose-openshift-apiserver-rhel8@sha256:cfc4db2358e7ae163557fd2a9fdd3f68bd6b281350e816fa5df796e8ef915879_arm64",
"8Base-RHOSE-4.11:openshift4/ose-openshift-apiserver-rhel8@sha256:fb79ed01acec6695a12cc13de5406bf08d862fbe1186734eb316544be1a240c1_amd64",
"8Base-RHOSE-4.11:openshift4/ose-openshift-controller-manager-rhel8@sha256:6c1a3c63ca3b93f0644a80882cc02174bc06bfb6df4b3012cdf43c1d0a8114e9_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-openshift-controller-manager-rhel8@sha256:bac116eb111816d3aca02ee3684caf417ad64d171844731aa17bb64d7eee5a75_amd64",
"8Base-RHOSE-4.11:openshift4/ose-openshift-controller-manager-rhel8@sha256:cbc561d7df2565112f6a0fb5da5a1ad3fb374f232a46985bbb06793f839b6c4f_arm64",
"8Base-RHOSE-4.11:openshift4/ose-openshift-controller-manager-rhel8@sha256:dd129ed0ef735c58c5453e9486e47f86128ba3e3f8e78f93b9f68cea6a6e1e19_s390x",
"8Base-RHOSE-4.11:openshift4/ose-openshift-state-metrics-rhel8@sha256:2950d0bcc7204cc50083c65c5353f5334b8d2c26a49b1ddf649cc5f154588ddd_s390x",
"8Base-RHOSE-4.11:openshift4/ose-openshift-state-metrics-rhel8@sha256:31fdf586cd84190d15ba39d77b2cf4f885e2f7b9d4cabecc173673657d98762f_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-openshift-state-metrics-rhel8@sha256:6952a0473a631218a7c975b461d12acb0bbb34fa09d29d517c9376302edaf211_arm64",
"8Base-RHOSE-4.11:openshift4/ose-openshift-state-metrics-rhel8@sha256:f35e35555ec3d130cff3bc84390cc6e29fbeaa3616a5ddd22264e378cf57dc56_amd64",
"8Base-RHOSE-4.11:openshift4/ose-openstack-cinder-csi-driver-rhel8-operator@sha256:60f1d7ca36e5b85e49c4d6118414e52b981f7628675a547e934f76e2b6884633_arm64",
"8Base-RHOSE-4.11:openshift4/ose-openstack-cinder-csi-driver-rhel8-operator@sha256:6d994efcb9859ae8c2284ee7859150bc334ef5db03c6101fb64677a841c534b1_amd64",
"8Base-RHOSE-4.11:openshift4/ose-openstack-cinder-csi-driver-rhel8-operator@sha256:bf71d233894a0f09ecd6d6d4bb14141aa458a7e38a59edcec6c25e6f3c1d6227_s390x",
"8Base-RHOSE-4.11:openshift4/ose-openstack-cinder-csi-driver-rhel8-operator@sha256:fc99f3eacda723a6d9c83bf0e619c91bd2eb049a710b304ab1de7639705bbed5_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-openstack-cinder-csi-driver-rhel8@sha256:222010151e2b63bf73be5abb82a7e66fc2a476c8d0eb2a9589751846eb13dda8_arm64",
"8Base-RHOSE-4.11:openshift4/ose-openstack-cinder-csi-driver-rhel8@sha256:5231039df308c3b8730158ad327982baff8f7b1b6dccd046ab4a00af6d70e7d8_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-openstack-cinder-csi-driver-rhel8@sha256:7c38464a61ab19479df1de20dcdbe5d5edc5091ac8b129a7f6f92aee6a792299_s390x",
"8Base-RHOSE-4.11:openshift4/ose-openstack-cinder-csi-driver-rhel8@sha256:9d4226c29d177b85af5c29303e477a110507966570a37607c9068eeea960bfdc_amd64",
"8Base-RHOSE-4.11:openshift4/ose-openstack-cloud-controller-manager-rhel8@sha256:1ff37333fbf551657701aba24e917b118b3104cb0ae66a1b062fd9b16492e806_arm64",
"8Base-RHOSE-4.11:openshift4/ose-openstack-cloud-controller-manager-rhel8@sha256:316d8d6c31c6198d95d929779c2d68df5ed9cc0fe1bc2db858f234af068dd21e_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-openstack-cloud-controller-manager-rhel8@sha256:c3ce053319fcd80e357b5ebcb3abca3f59bb5e45aa48452332c850627b7db28b_amd64",
"8Base-RHOSE-4.11:openshift4/ose-openstack-cloud-controller-manager-rhel8@sha256:cc40e91363be02c546bb57b66e855a635fa5cc9794814583b16a6ad70b23dca9_s390x",
"8Base-RHOSE-4.11:openshift4/ose-openstack-machine-controllers@sha256:109676ecd9d725dae3ac9bc7350deaa819dbcf1b911ec3106c3f412dd7d5e6d8_amd64",
"8Base-RHOSE-4.11:openshift4/ose-openstack-machine-controllers@sha256:12a757c6f5773a203383b44ee2e96b5e6997214c6ced22dbfe9234923d77dab5_arm64",
"8Base-RHOSE-4.11:openshift4/ose-openstack-machine-controllers@sha256:5cda1e00b8e5195be5fb565399f5a19c58a9c77bbe13e297f5a2196518116d90_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-openstack-machine-controllers@sha256:b791f3ba80eb8953023048e9d613c46e0f59582f6a810f33c6861159ed09604d_s390x",
"8Base-RHOSE-4.11:openshift4/ose-operator-lifecycle-manager@sha256:71e485ca85f437eab29e7442aba98f9b40209e187e09cc16b02a90ce2ea47a69_amd64",
"8Base-RHOSE-4.11:openshift4/ose-operator-lifecycle-manager@sha256:9ff3c0f6356d9bfcc98d390538007f31ffac8fdfeadfe10483ccb43b5afdb29f_arm64",
"8Base-RHOSE-4.11:openshift4/ose-operator-lifecycle-manager@sha256:d7869ff27bf8c8a4becc36ac1cfe0d58c87717abd331e0fb5654cd2170646964_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-operator-lifecycle-manager@sha256:e6b3dbe4aa6b5820b0aa9194980a88c90591286154b0d0bc4091a3b437b37d6b_s390x",
"8Base-RHOSE-4.11:openshift4/ose-operator-marketplace@sha256:4279626a013c0875b4c042ae9a2c970c67448a0d2eb0d5d40e9903d2ea4004db_amd64",
"8Base-RHOSE-4.11:openshift4/ose-operator-marketplace@sha256:60020a467e04467bc1584fb348af1586ead6ccf267deff84ded975ebb45966d8_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-operator-marketplace@sha256:97e0f4771aa15f5757e48ebb478798e549c8f171057d32aed5b1342b2f06266e_s390x",
"8Base-RHOSE-4.11:openshift4/ose-operator-marketplace@sha256:a14ba1d69da2b957fdbc9a42a867effd9234b97ec879574058ef84eebee047f3_arm64",
"8Base-RHOSE-4.11:openshift4/ose-operator-registry@sha256:5b349413999a106176b22c9df4d3cfbd918d74fc5cf28f2ae99547370aa6d346_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-operator-registry@sha256:5eb15d8d2b50adc82d64bc4195f37148d2bc74a7fe208edc51300b2a845fe980_s390x",
"8Base-RHOSE-4.11:openshift4/ose-operator-registry@sha256:619b8ca58e8cdc06a8e2dff0a837a18780c75f62c9ccdaf7e6c2e2afa786f93d_arm64",
"8Base-RHOSE-4.11:openshift4/ose-operator-registry@sha256:ba871c2101d87f2aeb6668af55b3f10e91558be420923b8523f8d83d4dd5b45e_amd64",
"8Base-RHOSE-4.11:openshift4/ose-ovirt-machine-controllers-rhel8@sha256:2d7b5e9c506da2c43704cae5934b604682dcb403218ceb1bd4f011c8bee8623b_amd64",
"8Base-RHOSE-4.11:openshift4/ose-ovirt-machine-controllers-rhel8@sha256:951e6ff8cdd565aefd60d8e996145c989c228a2a9c7ab412789d92ddb3ec9165_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-ovirt-machine-controllers-rhel8@sha256:d07d078681fbd9cb83c74716977b7f59112273cb18447178bdf8955050faeebd_s390x",
"8Base-RHOSE-4.11:openshift4/ose-ovirt-machine-controllers-rhel8@sha256:ff4261f6102f428b1789a31e021d18ededce3ba80ca93e64b7149968f10cff58_arm64",
"8Base-RHOSE-4.11:openshift4/ose-ovn-kubernetes@sha256:5abaa3f3db864bd4d2d2dbc059839e28cbe5b6baa09cb6545d3f508809dd3f7a_s390x",
"8Base-RHOSE-4.11:openshift4/ose-ovn-kubernetes@sha256:713dd28ffc33520c9e84b72850253adf0adb016968773121f05349e3fca302c2_amd64",
"8Base-RHOSE-4.11:openshift4/ose-ovn-kubernetes@sha256:795db439b8d73d097b0908fe6270d8a947fc1acd21bf3f4d9fa59f02bd16f19f_arm64",
"8Base-RHOSE-4.11:openshift4/ose-ovn-kubernetes@sha256:cec5b3a5276177b25ce85f5d1465dbc6aca19b78b0f5406b6fe85bc97ff3f77d_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-pod@sha256:51a4a033be2739a7a7a3edc7a1ee16ad9caddc5ae1f5a14c448afe3f5f906428_s390x",
"8Base-RHOSE-4.11:openshift4/ose-pod@sha256:651930bf045975dabb3d79410a2c9f971f1da319b8fcbba29ebe2e4e3bb71b3b_arm64",
"8Base-RHOSE-4.11:openshift4/ose-pod@sha256:718cf324bb4c3af6852458ab1551c59ee9f1b1d8d3fadfd858bb909c9ec3558a_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-pod@sha256:86e0050aaa7477b8aeef382e3bf8092463d207adfa5cd8c88358b367bb624869_amd64",
"8Base-RHOSE-4.11:openshift4/ose-powervs-cloud-controller-manager-rhel8@sha256:28ef0b3040cc922f78fd7e9814628871c0fb85de1a9d47c1d954737d26d2f53b_amd64",
"8Base-RHOSE-4.11:openshift4/ose-powervs-cloud-controller-manager-rhel8@sha256:a512551fc4ce326ef993f1dde6dedd5cf4c20b6c41f6149430ffae0d9e10d62c_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-powervs-machine-controllers-rhel8@sha256:965ad6292483d5e6d8b734fd40006689cf3917657919c668b6d01bc9fc4b816e_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-powervs-machine-controllers-rhel8@sha256:a03170bc3c01ee4f9c6cb80ee41925231b6c8b283822a094506214c10f19847b_amd64",
"8Base-RHOSE-4.11:openshift4/ose-prom-label-proxy@sha256:90f629a90569aceb6deb0134b4141a3a622c4e95637ef4d5d6f3890ac27026c2_s390x",
"8Base-RHOSE-4.11:openshift4/ose-prom-label-proxy@sha256:c9ac8cabb6bc4f6bd60bda52529c98df596a1fa5a9130201129068ff48bc0fbb_arm64",
"8Base-RHOSE-4.11:openshift4/ose-prom-label-proxy@sha256:db4ec1b0a75ec8a5260095225cf2ef103895edd9b05419503bec473629a3dcd0_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-prom-label-proxy@sha256:fd3feba855b7afa27146ab4798f7afcb05d2dc22c1eea2c691a3778df00606d6_amd64",
"8Base-RHOSE-4.11:openshift4/ose-prometheus-alertmanager@sha256:0d225b059bdefca3ac163860ce9ae41ed74cd8c9ca887cfe4c525ac3f0cae783_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-prometheus-alertmanager@sha256:13c7b3e7d5a2a75a806642a614189de0f4ae1639a9cab78ca7104ba65b4fd385_s390x",
"8Base-RHOSE-4.11:openshift4/ose-prometheus-alertmanager@sha256:cdddc502045ecafa9d4deabf4ac30af0255c3bb586390bcf7d89a1c1937b833c_arm64",
"8Base-RHOSE-4.11:openshift4/ose-prometheus-alertmanager@sha256:f8db7211683d764461c1feacb61eb9911f480a8ad113fccb381155322077303c_amd64",
"8Base-RHOSE-4.11:openshift4/ose-prometheus-config-reloader@sha256:015e84370d7a0a3e5318158915b27e1c5e7e7699d11240ba7359d6bc32c9898a_s390x",
"8Base-RHOSE-4.11:openshift4/ose-prometheus-config-reloader@sha256:39e17dba2978d3e1b0af71b9eb1be3446199a365ada2e156682ee7a20e48b060_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-prometheus-config-reloader@sha256:4065daad759195db3c325efc46209f02bcc1c32caad88c69d5a3dbdcf920e335_amd64",
"8Base-RHOSE-4.11:openshift4/ose-prometheus-config-reloader@sha256:bb62cdf6eca82eaa92fb9bbfc4e2f7575c3c49d472fda9358808aa790d3f5a70_arm64",
"8Base-RHOSE-4.11:openshift4/ose-prometheus-node-exporter@sha256:1226c18cda120df10313739a9ac638bd5c4d02aa4f65ba3d1044b4f423d559a2_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-prometheus-node-exporter@sha256:3539ddf93d8c2fe005b53b52c6628b413be0aabdfa534e6b947c4842d3617323_arm64",
"8Base-RHOSE-4.11:openshift4/ose-prometheus-node-exporter@sha256:52adf1af03f2c7fef37ac537638577b913a73b11490ef16c789c40dbfbc9391c_s390x",
"8Base-RHOSE-4.11:openshift4/ose-prometheus-node-exporter@sha256:79ad722e32477863e3319b35b1e98befb8257576ebab0be4ae605f1cf92cf760_amd64",
"8Base-RHOSE-4.11:openshift4/ose-prometheus-operator-admission-webhook-rhel8@sha256:7c00451864fafd5f2c5e316557f67eb027dd66e3e756c756ab3f74ab7a98e404_arm64",
"8Base-RHOSE-4.11:openshift4/ose-prometheus-operator-admission-webhook-rhel8@sha256:9a67755cf6419877dce688f5bcd92da4929dcd86603219eb08628b44a29c4257_amd64",
"8Base-RHOSE-4.11:openshift4/ose-prometheus-operator-admission-webhook-rhel8@sha256:a810296e2d9a9924234a7437531f9b6f4e266a4ddd40b8ecce1c48414696512e_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-prometheus-operator-admission-webhook-rhel8@sha256:c5030e797e2b2130ec51a9a6039e02ea272477f502f7999286c660d59f34aca8_s390x",
"8Base-RHOSE-4.11:openshift4/ose-prometheus-operator@sha256:72ffba5d0ae400eba6e31120ecb4b621e852653b3b3850add2775bf51d5a2aca_arm64",
"8Base-RHOSE-4.11:openshift4/ose-prometheus-operator@sha256:9e028b370e4b1fa7eeb51fb84ad9b1344e4012716030c5d3fa223c7abe92c0e1_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-prometheus-operator@sha256:a2912fec31d91070a66473f1902cd5206cc8ce9e6849c4e5c5ba3da85165a31b_s390x",
"8Base-RHOSE-4.11:openshift4/ose-prometheus-operator@sha256:b45f485a4d48297aaef5fc6b95211eebe8f75ebf2ef69118c331c21a97fbaa9a_amd64",
"8Base-RHOSE-4.11:openshift4/ose-prometheus@sha256:2486111c7d1de008464902945f9767cefedb3ef5c53521fdc2e1eb5fcf1b3fb4_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-prometheus@sha256:37e8941e45c4add6684e52685ed112e474f0c8f062178497a4d65a019a2c1700_amd64",
"8Base-RHOSE-4.11:openshift4/ose-prometheus@sha256:48375716d6e24dfd3811907f109defa883495cfdb387e78c26b90589e05623d7_arm64",
"8Base-RHOSE-4.11:openshift4/ose-prometheus@sha256:64ad3518eff522dda5d221496a94cf2fe14b5c68175d0002ff01bbeb131756b1_s390x",
"8Base-RHOSE-4.11:openshift4/ose-sdn-rhel8@sha256:0e9935caae157329505de5a21a4d40ef501c9a2bcff47f76b074fcf1ab0e9c22_s390x",
"8Base-RHOSE-4.11:openshift4/ose-sdn-rhel8@sha256:c708a24017904d8e50fffaafc4c7b072bd774d04acdfa2b40d139edccf1dad33_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-sdn-rhel8@sha256:f2c982220bfc6785e85f25c70ce559df5121417ec205d2df6965eb97885595ae_amd64",
"8Base-RHOSE-4.11:openshift4/ose-sdn-rhel8@sha256:f3f3ab589e877816e8816468155a3f2eacdecd2085c08794ba372e6dcb84dd9a_arm64",
"8Base-RHOSE-4.11:openshift4/ose-service-ca-operator@sha256:2fd815e1dfa78fc9c28179a5c77296723bbe8f42e1b19e347d936a795b787cdf_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-service-ca-operator@sha256:5607b0aeaff5bc14563afb5b339cf26c12472501532d929da168c2e21a7afe9f_s390x",
"8Base-RHOSE-4.11:openshift4/ose-service-ca-operator@sha256:85dc1b4150d3a3f698bfc460ef6bb30c9b827a098de3cb7f46b9d35f145ef4f4_arm64",
"8Base-RHOSE-4.11:openshift4/ose-service-ca-operator@sha256:bcdbf3cb8e6e31b66d979055c7ad71ff5d9fa309ba3c35256acdbe51c9f43de5_amd64",
"8Base-RHOSE-4.11:openshift4/ose-telemeter@sha256:136d56f3c872a4d0dafb872d79c10b9d11cc582cbbb1e796881c6770543b3012_arm64",
"8Base-RHOSE-4.11:openshift4/ose-telemeter@sha256:41f945d79832bab585470bb274be2ab66c8728808d15679c8ea3089013671464_s390x",
"8Base-RHOSE-4.11:openshift4/ose-telemeter@sha256:d9c609b5b7893d6f0c137fff5edd8df6b182088277ee2b9fcda8374fe19838e4_amd64",
"8Base-RHOSE-4.11:openshift4/ose-telemeter@sha256:f931ead1bc611c5faf5073c81a3af1c3561ed1eb42f958fa9c1ae03eeb339505_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-tests@sha256:62f2f4e4ceba4c9b0a2116d3f3ec7c3b467f597e089e791f5a1271ecc4fcc3fd_s390x",
"8Base-RHOSE-4.11:openshift4/ose-tests@sha256:7cf282f6435dc703a8706afc203c5cb55d1f02a2af2452385ea0415b3b07ec89_amd64",
"8Base-RHOSE-4.11:openshift4/ose-tests@sha256:a5de772af9f66abc7b9f80a650ac51b70ec040cf331773c71d817a389c999144_arm64",
"8Base-RHOSE-4.11:openshift4/ose-tests@sha256:d8fd47265c720cad5f81c107c40302e3da0e569b79b18f0182804db6ddef0b39_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-thanos-rhel8@sha256:15883854538476b61fb9f95e9568936acdee1c26939101b300f16c877a1fb111_amd64",
"8Base-RHOSE-4.11:openshift4/ose-thanos-rhel8@sha256:94514a0e4637f4a171b6f603831ea5e608a8a66d7e04ef338814a2a3f788ae12_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-thanos-rhel8@sha256:b17fdce1d5ac2b69ec530e834f4a15576ea9e1227f74bca0777d30555a7aae96_arm64",
"8Base-RHOSE-4.11:openshift4/ose-thanos-rhel8@sha256:fa37f528f000ce8be8262df51584f0746f3b2a15db2295e82dba17171d3e6af7_s390x",
"8Base-RHOSE-4.11:openshift4/ose-vmware-vsphere-csi-driver-operator-rhel8@sha256:dfe6e04bea49e649841021fc717372bffcf0393ae71ba50fb640a3da64efb8ec_amd64",
"8Base-RHOSE-4.11:openshift4/ose-vmware-vsphere-csi-driver-rhel8@sha256:1ba42f6dfa8aa6671c1bd91741a5160ee5520bf99b0aeccba75af21be725f561_amd64",
"8Base-RHOSE-4.11:openshift4/ose-vsphere-cloud-controller-manager-rhel8@sha256:8b1cecaff8606e6649ea59f2b41fd680ee9efec621d8e994f157973be9b496f6_amd64",
"8Base-RHOSE-4.11:openshift4/ose-vsphere-cluster-api-controllers-rhel8@sha256:a450b493f00f796206a3d7286e93bad2ec36e5a80259c7947e79a1a0d5210656_amd64",
"8Base-RHOSE-4.11:openshift4/ose-vsphere-csi-driver-operator-rhel8@sha256:dfe6e04bea49e649841021fc717372bffcf0393ae71ba50fb640a3da64efb8ec_amd64",
"8Base-RHOSE-4.11:openshift4/ose-vsphere-csi-driver-rhel8@sha256:1ba42f6dfa8aa6671c1bd91741a5160ee5520bf99b0aeccba75af21be725f561_amd64",
"8Base-RHOSE-4.11:openshift4/ose-vsphere-csi-driver-syncer-rhel8@sha256:a8fb8135d0f3d2f666825d8a696973347f08238122e69951f17cce39d4287040_amd64",
"8Base-RHOSE-4.11:openshift4/ose-vsphere-problem-detector-rhel8@sha256:1a6eb49eea5f45e26b7bf30de3cd9b5573901fa6d4aa3bf621fa2e842c74c8d6_amd64",
"8Base-RHOSE-4.11:openshift4/ovirt-csi-driver-rhel7@sha256:1a3545dcf656b9e6caa0007993f8b9ae4544a7e3d0c28d7bd4a892d8f4b4b2d8_s390x",
"8Base-RHOSE-4.11:openshift4/ovirt-csi-driver-rhel7@sha256:83423a80871b68615cb6174ac08e5a60b0b1b8ed003a3f40ec03fb7920679e94_arm64",
"8Base-RHOSE-4.11:openshift4/ovirt-csi-driver-rhel7@sha256:b1ee2119c5c9ffa916f48425d807695d557bfe326bbfe0e65d18ec235cee53b7_ppc64le",
"8Base-RHOSE-4.11:openshift4/ovirt-csi-driver-rhel7@sha256:f7adacdb30067ee92339af29ed852e5de53d0c272cfaf5b46ab48b7b668816f5_amd64",
"8Base-RHOSE-4.11:openshift4/ovirt-csi-driver-rhel8-operator@sha256:2c1cd41c04dad0e7c8958ceec1b1d4273eb8be8f2f1daede4a6257050b012543_arm64",
"8Base-RHOSE-4.11:openshift4/ovirt-csi-driver-rhel8-operator@sha256:7a167a4e4c80b02d4e3a4d1f17b84c47fa7f2818c20ae643891e04d6270a58a6_s390x",
"8Base-RHOSE-4.11:openshift4/ovirt-csi-driver-rhel8-operator@sha256:d44cc45f565771b89a9a6600c3f0a463f5707b5d99d43fcd5017afa1c42cfe41_ppc64le",
"8Base-RHOSE-4.11:openshift4/ovirt-csi-driver-rhel8-operator@sha256:ec28031cfdeadc780ac4a539fc2ffcee484db70aff6d68bec2bfc88509f41ded_amd64",
"8Base-RHOSE-4.11:openshift4/ovirt-csi-driver-rhel8@sha256:1a3545dcf656b9e6caa0007993f8b9ae4544a7e3d0c28d7bd4a892d8f4b4b2d8_s390x",
"8Base-RHOSE-4.11:openshift4/ovirt-csi-driver-rhel8@sha256:83423a80871b68615cb6174ac08e5a60b0b1b8ed003a3f40ec03fb7920679e94_arm64",
"8Base-RHOSE-4.11:openshift4/ovirt-csi-driver-rhel8@sha256:b1ee2119c5c9ffa916f48425d807695d557bfe326bbfe0e65d18ec235cee53b7_ppc64le",
"8Base-RHOSE-4.11:openshift4/ovirt-csi-driver-rhel8@sha256:f7adacdb30067ee92339af29ed852e5de53d0c272cfaf5b46ab48b7b668816f5_amd64"
],
"known_not_affected": [
"8Base-RHOSE-4.11:openshift4/driver-toolkit-rhel8@sha256:0d876f138cb07c4cf25bc0161041f92a25a81637367815ab20c8ac30e11d7f0a_ppc64le",
"8Base-RHOSE-4.11:openshift4/driver-toolkit-rhel8@sha256:82faeb6a8caa174d9df3d259945ca161311fe6231d628e34ee0f1c8528371229_amd64",
"8Base-RHOSE-4.11:openshift4/driver-toolkit-rhel8@sha256:d3edb75ef363d202953c7fab5e997a5f2430108b6882f4b857de2be7c4ed8ffb_arm64",
"8Base-RHOSE-4.11:openshift4/driver-toolkit-rhel8@sha256:ebbdb04cefcb10f1932415c1fe7453b20066594c0febd1f6e3d28dd71c29c939_s390x",
"8Base-RHOSE-4.11:openshift4/ose-cluster-update-keys@sha256:d5c919b0c64ca6401a0128b08b1440c4679d748c91acb90fd04f6665ae264929_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-cluster-update-keys@sha256:dbaa95fb795f4dedeeeab0a2b1372ceef199f098d9a83c88581897dc992bb065_arm64",
"8Base-RHOSE-4.11:openshift4/ose-cluster-update-keys@sha256:e830e81f1cafe4d2aaf49f3e96befdf1a992afbc64795fed941591d88f5ce71a_s390x",
"8Base-RHOSE-4.11:openshift4/ose-cluster-update-keys@sha256:fe8864f55f1ef516784a6a3836a09c3a399b6fee050e7c78181f1a337667b4b7_amd64",
"8Base-RHOSE-4.11:openshift4/ose-deployer@sha256:03cdacbcd2591b2df3b211e8a1d52a8e1790fb0725b1972d077536f2365e16e9_arm64",
"8Base-RHOSE-4.11:openshift4/ose-deployer@sha256:1f82bd5534d24cf42c945d9e2950aff008768537b1f062b4034832f35a3082c7_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-deployer@sha256:5e63d593d7d8f648ea011b738346132a29f88bf59f0a0d9bb7140ad80c3a91ec_s390x",
"8Base-RHOSE-4.11:openshift4/ose-deployer@sha256:621a5a47a8073ce50dc3dc4c7b4ef0d7e0d3b631678f29f8b72eae0d42daf661_amd64",
"8Base-RHOSE-4.11:openshift4/ose-etcd@sha256:67545f560dbd1d93d5db47750566897eaf6afc5f3a8c6f66da73d70f393dbc36_arm64",
"8Base-RHOSE-4.11:openshift4/ose-etcd@sha256:91408b23960b2c9a7149627778c368b55e28b256d60e7573bdfa1bf96a3d8aad_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-etcd@sha256:bcdcab7ab0e807e2ff5c2896535e83ca8b93589dac62b4db2aa147b9cbcaf96c_s390x",
"8Base-RHOSE-4.11:openshift4/ose-etcd@sha256:ebbba7e4d8d98f33dda3b53d546536b282ac28608b8cac09936fed72348fef63_amd64",
"8Base-RHOSE-4.11:openshift4/ose-haproxy-router@sha256:17958f3a8e6f0139f52d7955c715681a8bec9648db8e8dcc651d8a1459e66113_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-haproxy-router@sha256:27e999d7fb306a7f64fbb9539c54fd14696f13cbb1a9c20ebe35e1d77077d123_amd64",
"8Base-RHOSE-4.11:openshift4/ose-haproxy-router@sha256:62dce7f4daf142d66daa2d05dba25341c0b95356eed16a1c2cececb443b8da77_s390x",
"8Base-RHOSE-4.11:openshift4/ose-haproxy-router@sha256:c02a610e278107761119496d5429bd0e4f4af379df106e00d74cc411f00b4afa_arm64",
"8Base-RHOSE-4.11:openshift4/ose-ironic-agent-rhel8@sha256:01ad95d888c322ea14b3aa2ebda5ba73db728d2207c6fae4aecd46cfe204be41_amd64",
"8Base-RHOSE-4.11:openshift4/ose-ironic-agent-rhel8@sha256:1173e2058ab034c308915900780fe13edd4ab1dcc737f8b4dabc77f3d9533356_arm64",
"8Base-RHOSE-4.11:openshift4/ose-ironic-rhel8@sha256:185fd18adc8e17e671e65b7d006a1e185fc41127e176c1fcbe82231b83d9e275_arm64",
"8Base-RHOSE-4.11:openshift4/ose-ironic-rhel8@sha256:5d630326f2961c8168d862a1341f27085ce928f8454b94d117208b5cd9b281ed_amd64",
"8Base-RHOSE-4.11:openshift4/ose-ironic-static-ip-manager-rhel8@sha256:1e6b410d12e38a911157ea92414be3b305017251e56c36d6a0213020cee2d36a_amd64",
"8Base-RHOSE-4.11:openshift4/ose-ironic-static-ip-manager-rhel8@sha256:9450f43a753cc8183f711e40a14c4d0d65fd136a2a18ffebeaedcc3d8321a47c_arm64",
"8Base-RHOSE-4.11:openshift4/ose-keepalived-ipfailover@sha256:01e13ebf8479c51a6345c19b7ba19aedd7d8b0894f667da4b8bc89ebb11cdb7d_s390x",
"8Base-RHOSE-4.11:openshift4/ose-keepalived-ipfailover@sha256:7cf2d25854c5c543f4098ca114538004804457bdca85794b13f43e371ac5f1c8_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-keepalived-ipfailover@sha256:c4b14558b9c70c27e2c4475376f28ca2e1cb928be57972692dfb5336b3c9497e_arm64",
"8Base-RHOSE-4.11:openshift4/ose-keepalived-ipfailover@sha256:d4e6b23834146f9ee49aab9ed1d9acfa8fea85670797af2ccf912eabd9aa824c_amd64",
"8Base-RHOSE-4.11:openshift4/ose-kuryr-controller-rhel8@sha256:0f66b211011375a203597f2a524314d9e05319db80f5e22fd78619eebed98ea0_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-kuryr-controller-rhel8@sha256:49eb2f59646d4fcea6f0ea9f8c22f819969913e3b691842fd3efb3146c021690_amd64",
"8Base-RHOSE-4.11:openshift4/ose-machine-os-images-rhel8@sha256:7b5354bb368da20e0ce7568b94f8c5eb3a418d592cd5cde2b36a08978ee48c48_amd64",
"8Base-RHOSE-4.11:openshift4/ose-machine-os-images-rhel8@sha256:cd2e7121485ccef25344ebc4f471d92913cbd6e24a12423305d6cc20728c1344_arm64",
"8Base-RHOSE-4.11:openshift4/ose-tools-rhel8@sha256:3e7ad95fa62980cfa70e0021654b5a8405c254ebc4da9710ac1171480d665c59_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-tools-rhel8@sha256:c240e2e47af8935e58563da8c7e753704ed0c279a5522352573431e1bf63a47a_s390x",
"8Base-RHOSE-4.11:openshift4/ose-tools-rhel8@sha256:e3aec41436e71965c0302002463767987eb0764cd1153417524259fa36a394fb_amd64",
"8Base-RHOSE-4.11:openshift4/ose-tools-rhel8@sha256:e919b897c04f0c28e7ad3911390a6786b5f32c16d6e95022df06b9806e48ef19_arm64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2022-30629"
},
{
"category": "external",
"summary": "RHBZ#2092793",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2092793"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2022-30629",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-30629"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2022-30629",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2022-30629"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-announce/c/TzIC9-t8Ytg",
"url": "https://groups.google.com/g/golang-announce/c/TzIC9-t8Ytg"
}
],
"release_date": "2022-06-02T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2022-08-23T15:06:48+00:00",
"details": "For OpenShift Container Platform 4.11 see the following documentation,\nwhich will be updated shortly for this release, for important instructions\non how to upgrade your cluster and fully apply this asynchronous errata\nupdate:\n\nhttps://docs.openshift.com/container-platform/4.11/release_notes/ocp-4-11-release-notes.html\n\nDetails on how to access this content are available at\nhttps://docs.openshift.com/container-platform/4.11/updating/updating-cluster-cli.html",
"product_ids": [
"8Base-RHOSE-4.11:openshift4/cloud-network-config-controller-rhel8@sha256:6e27d73d86ae20585752a7c2e3a3cfa41ee88c245e9ab9da123c86b91b77bf4d_amd64",
"8Base-RHOSE-4.11:openshift4/cloud-network-config-controller-rhel8@sha256:e3cc37918d771c7d87052387de7a4f585c329cec0b8537b41f411cf7e08e7ef6_arm64",
"8Base-RHOSE-4.11:openshift4/cloud-network-config-controller-rhel8@sha256:e7867ad391b8f7cca4d987f7fd7cc429b86665029cc7b226ccd32aec5bf2556e_ppc64le",
"8Base-RHOSE-4.11:openshift4/cloud-network-config-controller-rhel8@sha256:eaedb1749fc0f2c117497ca4e2e82e9366b3e776d9910d45fbc1be4daa774ae8_s390x",
"8Base-RHOSE-4.11:openshift4/egress-router-cni-rhel8@sha256:5d87bcb5e32b7d69df1d713fd61a71d0223447258deb728b26249ca197bad943_ppc64le",
"8Base-RHOSE-4.11:openshift4/egress-router-cni-rhel8@sha256:73fb4c432aeea93a109c119097ea849c1e4ae02bf7dd196ebb63d46223c7837e_amd64",
"8Base-RHOSE-4.11:openshift4/egress-router-cni-rhel8@sha256:9cb6ff6b82565bbfb4af2b9ffe93148d2d145775c33fef56beb7de901ebd0eb6_s390x",
"8Base-RHOSE-4.11:openshift4/egress-router-cni-rhel8@sha256:c73b6663d221184ae7920fb6fcb5191591b697faed01b7a30cf8116f60bd6898_arm64",
"8Base-RHOSE-4.11:openshift4/network-tools-rhel8@sha256:6de9ef410c3940d5292b3ba93952497959d67dbd82bbce9d4096032fa4ddb35f_amd64",
"8Base-RHOSE-4.11:openshift4/network-tools-rhel8@sha256:988faf6dc4951404eb8886150c33905880b81b32ca3ba1713911e4fd525bc000_s390x",
"8Base-RHOSE-4.11:openshift4/network-tools-rhel8@sha256:b914a9caeedc9c9777e28e71ed81416a1bf0fd6104b164ba756555192cf95063_ppc64le",
"8Base-RHOSE-4.11:openshift4/network-tools-rhel8@sha256:f14cafc7dd1904d01ec797a18bbc6753a751b113af94e0122697af4b6cd75cb9_arm64",
"8Base-RHOSE-4.11:openshift4/oc-mirror-plugin-rhel8@sha256:6504ab4496384eb70fd230933f7c6a3ea76b75c66afa7a7dfbd02ac1ad205515_amd64",
"8Base-RHOSE-4.11:openshift4/ose-agent-installer-api-server-rhel8@sha256:03cab1a6deb73e00dbea5cdd97c2eae70f34f01b2b45eebef32207a44b9740be_amd64",
"8Base-RHOSE-4.11:openshift4/ose-agent-installer-api-server-rhel8@sha256:311118642213a933c9d68e20043c7ac224fffa67bc6d563736af7836dc45bf22_arm64",
"8Base-RHOSE-4.11:openshift4/ose-agent-installer-api-server-rhel8@sha256:75d72fff160648cec863535b7ca3206dcf8b1d0e8686f1c20b55d684c9fd33dc_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-agent-installer-api-server-rhel8@sha256:f75740f83210434f126f13c414165a96ba2cf24e081d37ce147381c672211f6d_s390x",
"8Base-RHOSE-4.11:openshift4/ose-agent-installer-csr-approver-rhel8@sha256:5a2e4ce921dd19131cc4701701a1e15ab63c5862bf6c6c6d6c699a014be9e15d_arm64",
"8Base-RHOSE-4.11:openshift4/ose-agent-installer-csr-approver-rhel8@sha256:832c7fad36504af9ff0ea617eee9ce7e0d90c3b062dd49764709359ef742526b_s390x",
"8Base-RHOSE-4.11:openshift4/ose-agent-installer-csr-approver-rhel8@sha256:ea0d1078f53d769332eb6d74134b246c3e1d3a3a39832055c303b134a4eed290_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-agent-installer-csr-approver-rhel8@sha256:efcf0bcdb223445c64a7632b14621f40e3262f1aff7a8433246b56dada0c5ab5_amd64",
"8Base-RHOSE-4.11:openshift4/ose-agent-installer-node-agent-rhel8@sha256:3debd079d7a4e557aec8bf4f9e67aace0b72205a5d020206760fdfb59d13855c_amd64",
"8Base-RHOSE-4.11:openshift4/ose-agent-installer-node-agent-rhel8@sha256:6b7f448cc4ff12f26fe23266eae4532a5a516179eb3081a477d4a1b287d004ca_s390x",
"8Base-RHOSE-4.11:openshift4/ose-agent-installer-node-agent-rhel8@sha256:969a995f0c2079554cad5db05df992e5da80d5645f97e031048dcb6625936c0e_arm64",
"8Base-RHOSE-4.11:openshift4/ose-agent-installer-node-agent-rhel8@sha256:b2078745a9931f618b2ae3276f215f72a82570aebb1f871a086d74995f08f437_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-agent-installer-orchestrator-rhel8@sha256:5fbacf9fe03238b9e82d1d5aa3050bb94666f75d9c312cf96d364554432c4516_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-agent-installer-orchestrator-rhel8@sha256:69f30e118f27a357e1ec7a7d30249ac35acea76328922f24954e566eb28ddc92_amd64",
"8Base-RHOSE-4.11:openshift4/ose-agent-installer-orchestrator-rhel8@sha256:852f901cda9211026376f78c5bff6fc0e90714b44a7e75792e7ee9dca7d41ae5_s390x",
"8Base-RHOSE-4.11:openshift4/ose-agent-installer-orchestrator-rhel8@sha256:bc5ff8bf2abee2efc0df7122c384671e93122b4e158ae8eb1355a094bf61a75d_arm64",
"8Base-RHOSE-4.11:openshift4/ose-alibaba-cloud-controller-manager-rhel8@sha256:89262b72ba883c895c2073164824cdfdcdc5f1ef61d6c2e0d77cd3755cdc1fcb_amd64",
"8Base-RHOSE-4.11:openshift4/ose-alibaba-cloud-csi-driver-container-rhel8@sha256:d1a8124402bdb03cd625066b8719cbb3d2f0009c6923062a43ada1bb59871d68_amd64",
"8Base-RHOSE-4.11:openshift4/ose-alibaba-disk-csi-driver-operator-container-rhel8@sha256:0161cffc939ea87d47ef654f287b14cb7551333731870dbd6e2232c5875b9033_amd64",
"8Base-RHOSE-4.11:openshift4/ose-alibaba-machine-controllers-rhel8@sha256:dd1cd42eaa29959de325282d4f8815a0ebaa122604e28d407ecd7e965166b880_amd64",
"8Base-RHOSE-4.11:openshift4/ose-apiserver-network-proxy-rhel8@sha256:245ece4bd06599e479428c43847ff3cc532e3822f332c16bcd75fe8d803d294d_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-apiserver-network-proxy-rhel8@sha256:4be86d5b8d518826e8a65e9fb9f2b22c094ed8493b1720a5e798938b30f191ec_arm64",
"8Base-RHOSE-4.11:openshift4/ose-apiserver-network-proxy-rhel8@sha256:8ebe88572805ce4d7d574d50b26f85f6518fdb22dd7b9d1770cf96e826ed8dd9_amd64",
"8Base-RHOSE-4.11:openshift4/ose-apiserver-network-proxy-rhel8@sha256:ace63e71611bbc9e00c427ea60b48239878d25d23816ea80677ec6fbfab1734f_s390x",
"8Base-RHOSE-4.11:openshift4/ose-aws-cloud-controller-manager-rhel8@sha256:1242457e768a2cf0edefda2e0ec641264077e1e6c3c1819b6c430397826f4cc9_amd64",
"8Base-RHOSE-4.11:openshift4/ose-aws-cloud-controller-manager-rhel8@sha256:d9a7e298d07960e577ff3c49b64534340e31f07685c569d23e35818e993816fb_arm64",
"8Base-RHOSE-4.11:openshift4/ose-aws-cluster-api-controllers-rhel8@sha256:f1fb4e9e06fbada6da3a9849842d2faaef11afc923c0ead4b4d908cca928fb10_amd64",
"8Base-RHOSE-4.11:openshift4/ose-aws-cluster-api-controllers-rhel8@sha256:fae8fcd656375af170fe16f5e1704cd04a01353c39bdb71496320f66bdf98054_arm64",
"8Base-RHOSE-4.11:openshift4/ose-aws-ebs-csi-driver-rhel8-operator@sha256:432e73a20f27e84174d811cee2ee7db13f2bcd5617691ace07863ade43ad5abd_amd64",
"8Base-RHOSE-4.11:openshift4/ose-aws-ebs-csi-driver-rhel8-operator@sha256:4eb2eec27fd1cba3fd42fd9d633373602c0635fbef3e380ef227b418ec6e96a7_arm64",
"8Base-RHOSE-4.11:openshift4/ose-aws-ebs-csi-driver-rhel8@sha256:3ef0030f0228d2041cc810995403b7f09b92d9d2044236bf7961d4c32024591e_amd64",
"8Base-RHOSE-4.11:openshift4/ose-aws-ebs-csi-driver-rhel8@sha256:9fe539afa21e7e0f0b04230f6908d2e67861608b01b6afcebd575d10e95bed63_arm64",
"8Base-RHOSE-4.11:openshift4/ose-aws-pod-identity-webhook-rhel8@sha256:9389e1e4c2fa64a154dcbffbed370676accfdb8eea70b2e6a49a1c6b4aa4aaf8_amd64",
"8Base-RHOSE-4.11:openshift4/ose-aws-pod-identity-webhook-rhel8@sha256:9fab946ed6f96886ad644600e0e98ebdf2bff6e525838b38258fc9599bf10450_arm64",
"8Base-RHOSE-4.11:openshift4/ose-azure-cloud-controller-manager-rhel8@sha256:2510e600a0b60a9fa1ee630d2c7ffdcbbaa7588946316067d4f01caad13d90a3_amd64",
"8Base-RHOSE-4.11:openshift4/ose-azure-cloud-controller-manager-rhel8@sha256:39c2233c6bd5d940c5dcb2d9bb1fa679f7f68260a21a8862b7e92471ce1a1a68_arm64",
"8Base-RHOSE-4.11:openshift4/ose-azure-cloud-node-manager-rhel8@sha256:34d592fa215e07fc79cf590c9f8e2b9b33d5a69b168b0037770c3ac2dd96da0e_arm64",
"8Base-RHOSE-4.11:openshift4/ose-azure-cloud-node-manager-rhel8@sha256:f6756cc5a93dea849e34955f1f40dacee78b76dd19ca95019f3d59e73a42a28d_amd64",
"8Base-RHOSE-4.11:openshift4/ose-azure-cluster-api-controllers-rhel8@sha256:54eddeca59ead55597958f4a6d14aed6c67e40881f2cfe48fcb86da046cd8545_amd64",
"8Base-RHOSE-4.11:openshift4/ose-azure-cluster-api-controllers-rhel8@sha256:be393e7e52cd71f4e69045ca297d22090c77e4db3736d5b65ba32c09012ada59_arm64",
"8Base-RHOSE-4.11:openshift4/ose-azure-disk-csi-driver-rhel8-operator@sha256:4ff095a8f869062d5197d571f266f6ac3f9c785eed275eaccc8522285128d2b6_arm64",
"8Base-RHOSE-4.11:openshift4/ose-azure-disk-csi-driver-rhel8-operator@sha256:7aefec5230cd316684b716b1051589f9ec2c9cf2e1447f039abf7e5d46a5dd8c_amd64",
"8Base-RHOSE-4.11:openshift4/ose-azure-disk-csi-driver-rhel8@sha256:02ea902eeafb1f8036e9a939d8f99ef9ac5d51aff33637e8bd5c08a95c27ddc9_arm64",
"8Base-RHOSE-4.11:openshift4/ose-azure-disk-csi-driver-rhel8@sha256:9ec7ea5a66b67b45209c7818e07e55937124d959140a4ccf8b4507c42b23b829_amd64",
"8Base-RHOSE-4.11:openshift4/ose-azure-file-csi-driver-operator-rhel8@sha256:5346a247159c4ea41782355befb3bb87dedf6ca21807bf0e8d47a5575c0a1236_arm64",
"8Base-RHOSE-4.11:openshift4/ose-azure-file-csi-driver-operator-rhel8@sha256:ed5eb91ffaacd7a9d8dc6523bb481ae70d37cf14be254dc4f0b625f319a2764d_amd64",
"8Base-RHOSE-4.11:openshift4/ose-azure-file-csi-driver-rhel8@sha256:7e27919cadcfd915fb1765d7b87753da104f26e6f1c2d37818d5bd4bf77fe51a_arm64",
"8Base-RHOSE-4.11:openshift4/ose-azure-file-csi-driver-rhel8@sha256:acb6bd70db8a2addf429d17cd5bf5f1659835eb3c4f32b7e21925d4d6269a9cc_amd64",
"8Base-RHOSE-4.11:openshift4/ose-baremetal-installer-rhel8@sha256:432d43bcec91fdcc88b389628cf6cfafca5e973a5c9cafaa1bc7db332caa1303_amd64",
"8Base-RHOSE-4.11:openshift4/ose-baremetal-installer-rhel8@sha256:8fe8f202c97a262f65280091ca28da690c5d342bf36fa528e28b791e59b5402c_arm64",
"8Base-RHOSE-4.11:openshift4/ose-baremetal-installer-rhel8@sha256:927f472da5d7cd5b63be4c1ba755edc4caef1687f9dae949c2ee5979b65a5ece_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-baremetal-installer-rhel8@sha256:f3fa907c69b86a520ed526397264c2908379e5ee092f718b94d3049cf3914664_s390x",
"8Base-RHOSE-4.11:openshift4/ose-baremetal-machine-controllers@sha256:092186662282ca09b701f0e198faf403905315190a1f1bcfdaf952ee0012f2f7_s390x",
"8Base-RHOSE-4.11:openshift4/ose-baremetal-machine-controllers@sha256:805aaaf2c736170ac879baed0eab2d3de05b1255331a46ad247fd3b5dfbbfb52_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-baremetal-machine-controllers@sha256:e6e2d9e0777173822e3ca8cfef5d457f75fd4638ccfd5d896b3354416d8d1d94_arm64",
"8Base-RHOSE-4.11:openshift4/ose-baremetal-machine-controllers@sha256:f7606cd50b6e7ab57038d01f6539c194f974904abdbfcc04810fffc803166f4a_amd64",
"8Base-RHOSE-4.11:openshift4/ose-baremetal-rhel8-operator@sha256:09c5815abcd751e6599fd7d741399c3009fb5c64498005b836b894baec3f32ce_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-baremetal-rhel8-operator@sha256:ca3282dfbea85af8d294027bb958c5f7b67cd09307ba9a9b90d24ff1524e5e43_amd64",
"8Base-RHOSE-4.11:openshift4/ose-baremetal-rhel8-operator@sha256:d9799c53a13fbc2c3821612fe9bebed15522790d8c5f38ec725fad071dac9f05_arm64",
"8Base-RHOSE-4.11:openshift4/ose-baremetal-rhel8-operator@sha256:e42c99f1ee203ec4bce4bff0b9dbae24f02fd970604c592c92f166145a638ff5_s390x",
"8Base-RHOSE-4.11:openshift4/ose-baremetal-runtimecfg-rhel8@sha256:0b13e1b6772d771e457a8efa0330d0f7d26679fb057c6b679f4cd50e629075dc_s390x",
"8Base-RHOSE-4.11:openshift4/ose-baremetal-runtimecfg-rhel8@sha256:36d777277a842f569d358e6a95acf7f9ed9f6b55e1ecfc7e14d21c51c805fd0e_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-baremetal-runtimecfg-rhel8@sha256:5ce3526bde097d1550a02fbeeaea6822d7c885cbac4f757cdafe138dd968d489_amd64",
"8Base-RHOSE-4.11:openshift4/ose-baremetal-runtimecfg-rhel8@sha256:d68705bb7994ea06b999f68001837638d901e2ac3677324b41ef45c140637ee7_arm64",
"8Base-RHOSE-4.11:openshift4/ose-cli-artifacts@sha256:21babbab6276c3c556e2c2cf232c7dc9de3f187151a3c2973643829a418eaaee_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-cli-artifacts@sha256:382c647edbf3fa812d83e9fc1b25696836f574c21376b3438a041692c2aad57a_s390x",
"8Base-RHOSE-4.11:openshift4/ose-cli-artifacts@sha256:b30d17c7cae38c733bceff599d9052ade650e3cf86eec997e7cf8a10b6be1cd9_arm64",
"8Base-RHOSE-4.11:openshift4/ose-cli-artifacts@sha256:fecd94b1e286bff64e7f066d14f205283f4362a7c12b2dfb9838fdf309456f6d_amd64",
"8Base-RHOSE-4.11:openshift4/ose-cli@sha256:9e19ae99cb60c43fe9ad7a295c7c6b42d0c2c557d908e35d01a4cbc18cb252ed_arm64",
"8Base-RHOSE-4.11:openshift4/ose-cli@sha256:9e9325e685bf2c27ad58933720dc1f0595a1d9b2deeee1f5ea6e7915c2bed905_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-cli@sha256:db5e75aa697daf5e0fa6004ad42c04030ff6c22583c93de6cdfc42bf279a79be_s390x",
"8Base-RHOSE-4.11:openshift4/ose-cli@sha256:e64d871431572918420d1aa1aba7f35d6255ce5d69354d51921f10f53106cedb_amd64",
"8Base-RHOSE-4.11:openshift4/ose-cloud-credential-operator@sha256:106f6e450215363c8522f7ba40596e69d0cab04923bde1993b7bd2cf3e9c1afe_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-cloud-credential-operator@sha256:68c4224379013c5bb9c0f9f72cdf3239e674643ad5e98410023ed3e9fe303d92_arm64",
"8Base-RHOSE-4.11:openshift4/ose-cloud-credential-operator@sha256:b4023de0e31fc7d448254794512f6b1e0c01226953063d253238aa051761a683_amd64",
"8Base-RHOSE-4.11:openshift4/ose-cloud-credential-operator@sha256:dc22b952e382ee4f781305f24c4ac7b400fcec538b577b6dccc3d91728c1b24b_s390x",
"8Base-RHOSE-4.11:openshift4/ose-cluster-api-rhel8@sha256:0fe12e245cdd67943627193c7bf56b07b873fe933beb54d6afd6842cd4251d36_s390x",
"8Base-RHOSE-4.11:openshift4/ose-cluster-api-rhel8@sha256:aa173538611b49370c4ae3422aadd92cfba37db6961dd68b16779aafe21dc47f_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-cluster-api-rhel8@sha256:c14191867b7cd81fea0421d1cc7c0e7b92c77dd2854b1668bc08a60a736ef742_arm64",
"8Base-RHOSE-4.11:openshift4/ose-cluster-api-rhel8@sha256:f8e5a57dfc9a835f93f90c14358e7eed24e515003932b5abbc96b6f3042fa2b5_amd64",
"8Base-RHOSE-4.11:openshift4/ose-cluster-authentication-operator@sha256:087ebc4f40edf9c7355a3c1e092a29d5b3a78cb3fa9897eff3d26f0ab3768e2f_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-cluster-authentication-operator@sha256:1ad3e13382a4c8397551803b67296405d954a0692a5ee6935eee94efca111997_s390x",
"8Base-RHOSE-4.11:openshift4/ose-cluster-authentication-operator@sha256:4e9cbce494e0c3d074085d04a717ba3268a001116248c48355e9737005a8dc71_arm64",
"8Base-RHOSE-4.11:openshift4/ose-cluster-authentication-operator@sha256:df368de69ad5d36f8a08efe36cd3191660c1e71f04e8a567a2958c7068a0ccea_amd64",
"8Base-RHOSE-4.11:openshift4/ose-cluster-autoscaler-operator@sha256:08d72eb6e241309292929f904ebf45903e34c640198a56cb7627e07347de4db5_arm64",
"8Base-RHOSE-4.11:openshift4/ose-cluster-autoscaler-operator@sha256:21f73964329757dda78e8e35cd8ce4cc7434c19e1072d7c7b3920b899b4eea0a_amd64",
"8Base-RHOSE-4.11:openshift4/ose-cluster-autoscaler-operator@sha256:8a67e9c395779e4d295121c008905983da8f0f626919d6152558be9b65df9602_s390x",
"8Base-RHOSE-4.11:openshift4/ose-cluster-autoscaler-operator@sha256:ed4c14c8bb0e45511944a12f3319a3816605240936c2d9d3eb117415a9c7b1e8_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-cluster-autoscaler@sha256:066894460cc277008976b85a7c4c6a5edae8707f6c4ca7b4fd1b159565690800_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-cluster-autoscaler@sha256:10ad83b8d56a9de90a3a1ba66f1dd075f0c6cd02bb0c452f263ebe12d6f3ee7c_arm64",
"8Base-RHOSE-4.11:openshift4/ose-cluster-autoscaler@sha256:1874b5f344ce686750e01167b9e4ca61e5d1468e55e3d60363d22f4e80d2099a_s390x",
"8Base-RHOSE-4.11:openshift4/ose-cluster-autoscaler@sha256:4e0b8de27a9295163d397b1c7b9fd77a18276df6fb36076fb4423ce89877aa59_amd64",
"8Base-RHOSE-4.11:openshift4/ose-cluster-baremetal-operator-rhel8@sha256:37013ded4bf047f86added38bd37bf2dd648e0ae5d7f314799cc52d413ecd514_s390x",
"8Base-RHOSE-4.11:openshift4/ose-cluster-baremetal-operator-rhel8@sha256:6043ad21c6b533120745bf00e938f4a2760a193c30c93c7817e72687c7fca376_arm64",
"8Base-RHOSE-4.11:openshift4/ose-cluster-baremetal-operator-rhel8@sha256:6687cb3005b31f378b8f950dee3697834db40ebd6bda4b13c3bde26dc961003f_amd64",
"8Base-RHOSE-4.11:openshift4/ose-cluster-baremetal-operator-rhel8@sha256:672c5e08643abdcb890b199aba0993c2f5b13bab73619f4937117839e3341e93_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-cluster-bootstrap@sha256:c0a4b5bf57389be51dd92d75ffa79afbd2a0d8a1bc92d75270b62dc8d00abbff_s390x",
"8Base-RHOSE-4.11:openshift4/ose-cluster-bootstrap@sha256:e190b3d77637f8ac989c0cdfdb8de3e0a91ceb37e761c629d5960e7e6825d171_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-cluster-bootstrap@sha256:f0a31d8b8f9ef65c03264d68d971479e0f1e927af90452fe0ef442012b49854c_amd64",
"8Base-RHOSE-4.11:openshift4/ose-cluster-bootstrap@sha256:f57edabd3d5db8cc3b21e7f370cc911a06ee35813c66355e597dc84777f3a7bd_arm64",
"8Base-RHOSE-4.11:openshift4/ose-cluster-capi-operator-container-rhel8@sha256:47b12ea0b5c2e762e67c9b88a4a85b1a99bffd445643056658462e7cc1caab18_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-cluster-capi-operator-container-rhel8@sha256:7d5b042abbe54ee6406dc8741621de6ea30f44498a874b619c80741439ebf769_arm64",
"8Base-RHOSE-4.11:openshift4/ose-cluster-capi-operator-container-rhel8@sha256:80fc292bb9c856b3ef7f9b672d84f5924e301a8b5828156ddf8269a56e095d85_s390x",
"8Base-RHOSE-4.11:openshift4/ose-cluster-capi-operator-container-rhel8@sha256:f86eb79d7a994b8164bb5474f9e9bc3dcbe5ed9fada84b31dceff9c138f30974_amd64",
"8Base-RHOSE-4.11:openshift4/ose-cluster-capi-rhel8-operator@sha256:47b12ea0b5c2e762e67c9b88a4a85b1a99bffd445643056658462e7cc1caab18_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-cluster-capi-rhel8-operator@sha256:7d5b042abbe54ee6406dc8741621de6ea30f44498a874b619c80741439ebf769_arm64",
"8Base-RHOSE-4.11:openshift4/ose-cluster-capi-rhel8-operator@sha256:80fc292bb9c856b3ef7f9b672d84f5924e301a8b5828156ddf8269a56e095d85_s390x",
"8Base-RHOSE-4.11:openshift4/ose-cluster-capi-rhel8-operator@sha256:f86eb79d7a994b8164bb5474f9e9bc3dcbe5ed9fada84b31dceff9c138f30974_amd64",
"8Base-RHOSE-4.11:openshift4/ose-cluster-cloud-controller-manager-operator-rhel8@sha256:1ea1c7a907ddd7002fd27685e85c43a09755d3ff712713d54671bb071d9e7c66_arm64",
"8Base-RHOSE-4.11:openshift4/ose-cluster-cloud-controller-manager-operator-rhel8@sha256:455f0e33840e6830e1aaba5459a6c8c5ac773e326bc0d61cad2c30b0a15b7874_amd64",
"8Base-RHOSE-4.11:openshift4/ose-cluster-cloud-controller-manager-operator-rhel8@sha256:8befdd6d48ad9a969d3c1d8e3d941d78cbdac51bd7ff8169ebe3c5c2be06c6cc_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-cluster-cloud-controller-manager-operator-rhel8@sha256:df851d0c4ccebe4722cbc4f5166b443d6c911b6a7c6792c4df708f8ca8606c3f_s390x",
"8Base-RHOSE-4.11:openshift4/ose-cluster-config-operator@sha256:7c9258e2750def044850ce4d7e8d33509fc9ff6cbf5ea385a91712126d95fb4a_amd64",
"8Base-RHOSE-4.11:openshift4/ose-cluster-config-operator@sha256:88762438b2a594f1bfed201790fdd7aaa383c733c750dec4baa19757eb0a224b_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-cluster-config-operator@sha256:b5ae46d084d4ac7abffa0d0a1faea78e4f7d00afa8710fa1782642709d46d76b_s390x",
"8Base-RHOSE-4.11:openshift4/ose-cluster-config-operator@sha256:c87622cb702c60bd80393ac9bacb40563502daddfc2854422bb7983d70c19e01_arm64",
"8Base-RHOSE-4.11:openshift4/ose-cluster-csi-snapshot-controller-rhel8-operator@sha256:0c2492d5936d1af12407e74cd47340f13efc46e90ea329217e464c4ad109d210_arm64",
"8Base-RHOSE-4.11:openshift4/ose-cluster-csi-snapshot-controller-rhel8-operator@sha256:2beae1f0693a10a0ab50e08602cbf7654f05e1ef225fc162387e581da57e0a3c_s390x",
"8Base-RHOSE-4.11:openshift4/ose-cluster-csi-snapshot-controller-rhel8-operator@sha256:37492607333c4d91cbb9b4e18c4833e02c1d10fa9e28878460c5e5d76cbe2613_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-cluster-csi-snapshot-controller-rhel8-operator@sha256:9fe8d8fd53bacfd5ac2e5d70e0040be4cd65cd5550cb6cbc1ef0bddb01372d4e_amd64",
"8Base-RHOSE-4.11:openshift4/ose-cluster-dns-operator@sha256:0caac670fe7dcc0d44a81d13aed6e56479668e8a8a210caee510d7424dbf958e_amd64",
"8Base-RHOSE-4.11:openshift4/ose-cluster-dns-operator@sha256:6447a66d13df0d966992e28e8e3225e80182184cd742c772107fcce36aac7797_s390x",
"8Base-RHOSE-4.11:openshift4/ose-cluster-dns-operator@sha256:7d1991a79dec5f08a127412962ca15a48c96438b19a9ad99549305e7af010144_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-cluster-dns-operator@sha256:da8f64fc64092d5f0d098bd7088499f321402192bed38ed75637841296bbe2b9_arm64",
"8Base-RHOSE-4.11:openshift4/ose-cluster-etcd-rhel8-operator@sha256:41dfef4fb454105e5d202de32ea85e6b806ec3bbd3a89bd77226b3ee8b1dfb2f_arm64",
"8Base-RHOSE-4.11:openshift4/ose-cluster-etcd-rhel8-operator@sha256:6d9ebc067df9550aa5c1623e44a8c041f7ba0ffdad757b3848d7d5308aafa407_amd64",
"8Base-RHOSE-4.11:openshift4/ose-cluster-etcd-rhel8-operator@sha256:82ffb1ead2ccaf05f5f876828d851f85451a8ee0a843aab7ab87fdb7faf62c1e_s390x",
"8Base-RHOSE-4.11:openshift4/ose-cluster-etcd-rhel8-operator@sha256:867a572c4a1789f8360d0f01544c9f796d0328c3d7f40d98b81677b7fce40ecb_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-cluster-image-registry-operator@sha256:0358e59d273a251211b22f27aab17e0ea497d44078ec9a4ba6cb4d60ced4dd5d_arm64",
"8Base-RHOSE-4.11:openshift4/ose-cluster-image-registry-operator@sha256:5e5e4c138e519c0de2690359fafd7e8f2b795a9049b976c0e137bf1a03e23ede_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-cluster-image-registry-operator@sha256:af60f1e5c058385530c67cf7b4f9e5579ed15b06d2716347bc6db3d13157f438_s390x",
"8Base-RHOSE-4.11:openshift4/ose-cluster-image-registry-operator@sha256:e4a7ab02a4fa05edea60e5457d77cf963c0f263ebec22680197da29c5d25d599_amd64",
"8Base-RHOSE-4.11:openshift4/ose-cluster-ingress-operator@sha256:5e554e018bed9ab12c0072aa87feaba4b3921e6e6eab347fd19d44dd3943605e_amd64",
"8Base-RHOSE-4.11:openshift4/ose-cluster-ingress-operator@sha256:739896028a90adece5e93fd0a1e6b9ad9b2066be466d403f86d8059a974dd69f_arm64",
"8Base-RHOSE-4.11:openshift4/ose-cluster-ingress-operator@sha256:ab0c7df78f7265701811c771f447e8fc77cdcb9db7b4358c58c586a1e4616481_s390x",
"8Base-RHOSE-4.11:openshift4/ose-cluster-ingress-operator@sha256:d1c0cd4e6d6c7a8faaa5e4fcb8181d8325c8f371a4efe670a0d36bcb60198d2c_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-cluster-kube-apiserver-operator@sha256:07a151a721d0ab24cdc8ceebbdf6079c7fc656a8015a6f825914111fbaaeac12_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-cluster-kube-apiserver-operator@sha256:5b1e127949b717f818448ab053c9354d73ea6981cde107c95c2b5dd658d38e1b_s390x",
"8Base-RHOSE-4.11:openshift4/ose-cluster-kube-apiserver-operator@sha256:b2ebb601d381558a394affedbeebe4307526402c0c0f6b1bea4f8725b35da3fd_amd64",
"8Base-RHOSE-4.11:openshift4/ose-cluster-kube-apiserver-operator@sha256:f8d718ac3d76cf1c68e253de1dc19b6c043e84423eb3ef4ffbb8706794dde726_arm64",
"8Base-RHOSE-4.11:openshift4/ose-cluster-kube-cluster-api-rhel8-operator@sha256:3bba6cbcd88668aba5ae03625d7cddea1bea0dc0e80007f9ba0f48efd9ab7cf7_amd64",
"8Base-RHOSE-4.11:openshift4/ose-cluster-kube-cluster-api-rhel8-operator@sha256:7cd7a803ddd309593278e3f5588d3f9e7cb43ddbcd1245528971d8ba2dccd02d_arm64",
"8Base-RHOSE-4.11:openshift4/ose-cluster-kube-cluster-api-rhel8-operator@sha256:c1eca6f993c9aedd597915c0f020f20adb4559c5fb332195f367aee7832cdf44_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-cluster-kube-cluster-api-rhel8-operator@sha256:d9ae7f5c8b3eb47536b545062648171866a69b1f7c078002e5b91c89ebfd77a6_s390x",
"8Base-RHOSE-4.11:openshift4/ose-cluster-kube-controller-manager-operator@sha256:4cd1b1cfb69a5e65a5096d6e2ed9fab256263aecb3de40a3a2e21030e98005b8_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-cluster-kube-controller-manager-operator@sha256:5d6f1a31087d399c9b63a0d81ac992ad7cb2a10de2dbe8a165a29bc17cb804a7_s390x",
"8Base-RHOSE-4.11:openshift4/ose-cluster-kube-controller-manager-operator@sha256:5e14a5b833cfa3415168708c66771b521c4f6a5b93d91370d77c12f729d8ba8d_arm64",
"8Base-RHOSE-4.11:openshift4/ose-cluster-kube-controller-manager-operator@sha256:75675751af4d0cfe59f9fc74745ba7ad2953d95ea343af2b07ea01152fcb2683_amd64",
"8Base-RHOSE-4.11:openshift4/ose-cluster-kube-scheduler-operator@sha256:5d4d03c1d90ec1a7484ead812faf3d2afdbd59ff43391fde735d8d7463607619_arm64",
"8Base-RHOSE-4.11:openshift4/ose-cluster-kube-scheduler-operator@sha256:83deb5bdc9f0c9284eb4e8de788cc453cdbcfc01d50070fb52465f225f66a1df_s390x",
"8Base-RHOSE-4.11:openshift4/ose-cluster-kube-scheduler-operator@sha256:c6dd4dced8d9955ef9ec9c1e517f37f3caa06b0e15a5c9dd5740069c0bf0c634_amd64",
"8Base-RHOSE-4.11:openshift4/ose-cluster-kube-scheduler-operator@sha256:ca65bc4f76a6d874b2d0ceca00bb6261eda096be7dcd6c113eda8e11dfde0916_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-cluster-kube-storage-version-migrator-rhel8-operator@sha256:48ad9408d754564627549bc8035ae681201a18bdeeb9fa234049c44e6c14581e_amd64",
"8Base-RHOSE-4.11:openshift4/ose-cluster-kube-storage-version-migrator-rhel8-operator@sha256:76c1af1cd2b729bfacfa83bd3d8ed148284bb5b78b796cd433b8d6863a19d3ef_s390x",
"8Base-RHOSE-4.11:openshift4/ose-cluster-kube-storage-version-migrator-rhel8-operator@sha256:86a641e8f5edd231d7af6c227b458bedf1d1c778a9bed95bb2a31fd6c2af3da2_arm64",
"8Base-RHOSE-4.11:openshift4/ose-cluster-kube-storage-version-migrator-rhel8-operator@sha256:a9fc53ebe17f190200b3e41a65737483a88a58bc6350af51f03f4f9ca700bdba_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-cluster-machine-approver@sha256:07667ef8e091ee997b5e659dfa3c8a762573f7f0a202dba72d42032c827111e0_s390x",
"8Base-RHOSE-4.11:openshift4/ose-cluster-machine-approver@sha256:2ae92fbe8598f400f53316010e51e751d515d208c9204a04ab6f474837833705_arm64",
"8Base-RHOSE-4.11:openshift4/ose-cluster-machine-approver@sha256:d5293d65f59c34e7b3bfb6f2e31bcc13148c2a4ba98407df16ef9d7ec3522f03_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-cluster-machine-approver@sha256:db34e4cbce97a50bae91565138d1555f2eed1010cae2c589f7e34e5e27de5168_amd64",
"8Base-RHOSE-4.11:openshift4/ose-cluster-monitoring-operator@sha256:38097086911176eb6d94c9eb3fb744336d5c07b95c989d719dd7ed20807ae3c9_s390x",
"8Base-RHOSE-4.11:openshift4/ose-cluster-monitoring-operator@sha256:8ff5a580ab2e42adbdcbea74e7c2b6915c6abd4c5d6f14c82903586dda18001a_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-cluster-monitoring-operator@sha256:9ef3638201f3d8110c37205196e2c8023b497abff4c34124289496f014960c7a_arm64",
"8Base-RHOSE-4.11:openshift4/ose-cluster-monitoring-operator@sha256:f15249736c67cbf440deb68891faf4eadc896fa2f378590c8a355e2ff39ebd94_amd64",
"8Base-RHOSE-4.11:openshift4/ose-cluster-network-operator@sha256:9e7aab6d8d159653383627b8262ad46155dc97692c5c345b72f90ecf100ab4c3_amd64",
"8Base-RHOSE-4.11:openshift4/ose-cluster-network-operator@sha256:c6cf66b22c51935f2c081b23208eab48c41a44b9b915035ffa896101c41deb0a_s390x",
"8Base-RHOSE-4.11:openshift4/ose-cluster-network-operator@sha256:d3bff15251d3415b42ff851f0a1269bbf0fdac9410f437ad32c19c709b8f1b1d_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-cluster-network-operator@sha256:edcfb5688a3cc314456a59a1caebbb401a82d0aaf725867dcba874c93499bfbb_arm64",
"8Base-RHOSE-4.11:openshift4/ose-cluster-node-tuning-operator@sha256:032fbdb27508aaf93b1dedfc114e67cc8d398f4a6bd9f994ca40eb66d1e50f5f_s390x",
"8Base-RHOSE-4.11:openshift4/ose-cluster-node-tuning-operator@sha256:3ad618fd222cd3f0967b5c945e3f8a9c2c9f7cd5c4c107f2de7b7da4d06c5587_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-cluster-node-tuning-operator@sha256:5635e64a108e6005c47c88080b35cc11948d6097bb632228f8193a17b53259b9_arm64",
"8Base-RHOSE-4.11:openshift4/ose-cluster-node-tuning-operator@sha256:d06e393e0493bb6a519ffeab2595b7555df2148190eb30a29def40325c35e3a5_amd64",
"8Base-RHOSE-4.11:openshift4/ose-cluster-openshift-apiserver-operator@sha256:579f671f2e8a295eae80c19571daab0818ed012888980c0dc7a383fa277f595a_arm64",
"8Base-RHOSE-4.11:openshift4/ose-cluster-openshift-apiserver-operator@sha256:5a72cb0256f9b20e3f1b847def6ab9f544ff9d7b3a63437963fc1225c8b0ce94_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-cluster-openshift-apiserver-operator@sha256:a01a7943ecfa16a7ee0efd14e2cf192c887544cf9b9517b66dcdd0b9f1cd34dc_s390x",
"8Base-RHOSE-4.11:openshift4/ose-cluster-openshift-apiserver-operator@sha256:dc6a39c838691902cf50574eed7b6cfa6da8a38871624f09acab2e8d158b1957_amd64",
"8Base-RHOSE-4.11:openshift4/ose-cluster-openshift-controller-manager-operator@sha256:6634a513df79182201131a7f56ac876323bd7e1709b737405ab41e06e95acf40_arm64",
"8Base-RHOSE-4.11:openshift4/ose-cluster-openshift-controller-manager-operator@sha256:6e38c38b884651ae615d96617cbb562966ad67a63241dc1296c38e61556b6f74_s390x",
"8Base-RHOSE-4.11:openshift4/ose-cluster-openshift-controller-manager-operator@sha256:a502b3ce08f4dbb73617d2e212c6b89761a10cbb1d858b9c0f2791cb35683db5_amd64",
"8Base-RHOSE-4.11:openshift4/ose-cluster-openshift-controller-manager-operator@sha256:f5b0dc319a66df941b33428ca64b2cd937957ce47b932e8c3c74398f1057caf1_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-cluster-policy-controller-rhel8@sha256:4d56f27c4662cfa3b2cc7b9f4b146b66f9ad6b6e214b23813a8c4ed5a4107ead_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-cluster-policy-controller-rhel8@sha256:7ad8d955c2bf988905684f85876a22874dd235f2bac686c8565585abac5cc2eb_s390x",
"8Base-RHOSE-4.11:openshift4/ose-cluster-policy-controller-rhel8@sha256:c0925a8d478200fab902a7cae4847a900c7e4473ecc20f854e3ba58ac0d46cc3_arm64",
"8Base-RHOSE-4.11:openshift4/ose-cluster-policy-controller-rhel8@sha256:c7dc36c1b1c71ab449668a5600ce9ba403c23a7a14c81ea80a851d8f96a97757_amd64",
"8Base-RHOSE-4.11:openshift4/ose-cluster-samples-operator@sha256:41b5edfb6f395372593d2ece37102b6c53deabaf208a2d66cc3486308bf7bcd9_s390x",
"8Base-RHOSE-4.11:openshift4/ose-cluster-samples-operator@sha256:6bf352ae6bc6a6c46ca79014473cc163505165163060870bcf2e42f07b9f2577_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-cluster-samples-operator@sha256:844d02462ad69b045a796a9b5547cd65e42b51a56fda3b289a15e5aa0caa7138_amd64",
"8Base-RHOSE-4.11:openshift4/ose-cluster-samples-operator@sha256:c8a7ca2191e14e7b7b67108743fa442f75222a5f8a8577bb801f4209c72cf5a8_arm64",
"8Base-RHOSE-4.11:openshift4/ose-cluster-storage-operator@sha256:2155fd9379e1264fc4a0608cac844a098df4f170d5e1383c18b95fc7ec6b049a_arm64",
"8Base-RHOSE-4.11:openshift4/ose-cluster-storage-operator@sha256:60c88dda1e58b5a6e8109afef2a837fe184362ada32f369784bd5cf2a34183f2_amd64",
"8Base-RHOSE-4.11:openshift4/ose-cluster-storage-operator@sha256:a2da82561c61ddde3ed10057743ad59cefb36cd9b59a167bd1c01638cdb1b9a6_s390x",
"8Base-RHOSE-4.11:openshift4/ose-cluster-storage-operator@sha256:c30a0ebdf2740b0c0badde549e557973c741315cca23a931cfb28dce704887d3_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-cluster-version-operator@sha256:241713ac691dd073f8b667f59502e6db5ae503d01bd3e5dc0413bb1903a6da06_amd64",
"8Base-RHOSE-4.11:openshift4/ose-cluster-version-operator@sha256:43508917e491dcbcf0375ce2c0252fe79bc1cde78419a9c6ea20895fac2dac1f_s390x",
"8Base-RHOSE-4.11:openshift4/ose-cluster-version-operator@sha256:6c38640774628f346faa7555b574c8b492a3c86052299fb3aa905888ec29f57c_arm64",
"8Base-RHOSE-4.11:openshift4/ose-cluster-version-operator@sha256:739b3f7a860a9ac73027a95111dd5466b4c467970f2fb777cdf3598f67221b68_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-configmap-reloader@sha256:25c49da28dd21c6056f6368416e1d6ad6f06a3046434e0190c4e2e47d24408bb_amd64",
"8Base-RHOSE-4.11:openshift4/ose-configmap-reloader@sha256:26a13df99ea07b0298cd5f90b086f510c201cc7762a6020b1683489498f92247_s390x",
"8Base-RHOSE-4.11:openshift4/ose-configmap-reloader@sha256:d749478faa06c5b2102e5900bba9abd48dd2b05c7adf5bd8d7b5e1923ade4fdb_arm64",
"8Base-RHOSE-4.11:openshift4/ose-configmap-reloader@sha256:f78ad6462d63cf7926c5b83617dfbd393508588d88b5bd9eeeea0b7d8a64669e_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-console-operator@sha256:2ec6199f3ca35880a0d9a1960156de7d94b04be1d391b08926f19939ba8cb812_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-console-operator@sha256:51aa483bf4f840be495ad572254641187d19bf74f2d38424477f5893179f649a_s390x",
"8Base-RHOSE-4.11:openshift4/ose-console-operator@sha256:97616a2200d45d1d650c0cdd543ec7f0f936786b09431047a94e01f398aa2d06_arm64",
"8Base-RHOSE-4.11:openshift4/ose-console-operator@sha256:9e57ff97abdd99b207a0867fe0dee68f2bcaa7776d44e523798bab548aaae148_amd64",
"8Base-RHOSE-4.11:openshift4/ose-console@sha256:1ac5d6db843d81b56692a2019f4201927362bbf19d7486dbfdb4098ab2b4a729_amd64",
"8Base-RHOSE-4.11:openshift4/ose-console@sha256:67c77dfbf58dd0c41483b5afffab5215b1a818827176cfaa43794e1f237c67f1_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-console@sha256:6a3172a832962789a7e715983784cb365e8d996ce9eaf6d93c556f24c3f8b205_arm64",
"8Base-RHOSE-4.11:openshift4/ose-console@sha256:773182d61251834f80c36cebf472dbff70025334977ecc416560e55a41a9e8c7_s390x",
"8Base-RHOSE-4.11:openshift4/ose-container-networking-plugins-rhel8@sha256:b28145e56f2aac4dbb9d900f0efe86227287c10451728ed69708d6eac3580622_arm64",
"8Base-RHOSE-4.11:openshift4/ose-container-networking-plugins-rhel8@sha256:c472d872a70e67ab583752ff21f0bd5619bb755030eb51e9f2a4c625793a2cc3_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-container-networking-plugins-rhel8@sha256:d22cbaf4967340a39cf7ad96e68450b79898b204b5c994bd2d7f330377953412_s390x",
"8Base-RHOSE-4.11:openshift4/ose-container-networking-plugins-rhel8@sha256:def7a0a80be3d29e7ae6d9785f5925cf9558b9e01792cb1e77dfadb0d5f28230_amd64",
"8Base-RHOSE-4.11:openshift4/ose-coredns@sha256:2f52299822c5fdc045c703c43a99ab9db893d530d618176ae52376143a354d3c_amd64",
"8Base-RHOSE-4.11:openshift4/ose-coredns@sha256:58a52e4a3e0336391d21cf60c29dbede81e0a4a0dd27d54caa8c8107d4071da4_s390x",
"8Base-RHOSE-4.11:openshift4/ose-coredns@sha256:67d6f68c83ed3319353d56731fd3b31864269bd7b65d20d440f48fe4207c3ec4_arm64",
"8Base-RHOSE-4.11:openshift4/ose-coredns@sha256:a5d7d60486b0db4eff39e8ae9234a7650f578ee4edaaa8d5d0d1f1d7985471ee_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-csi-driver-manila-rhel8-operator@sha256:1e2c039399a6ad9857e9b3972cdf246a1cd6bdb70e2278bd3274c9ff0ffe8f5d_amd64",
"8Base-RHOSE-4.11:openshift4/ose-csi-driver-manila-rhel8-operator@sha256:5543f0aabea36a61da59bdc5042f8d5e2dfff4a07a51ed61fdd91cd75de53047_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-csi-driver-manila-rhel8@sha256:3c3248dfebba93bd81d5295455cd1eaead7622a1dd9d433bc7bf49a713603255_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-csi-driver-manila-rhel8@sha256:e8d1989aba103c3667cafbae5d850bc9e8558f2e4cc760a9b88931f3a4db86a9_amd64",
"8Base-RHOSE-4.11:openshift4/ose-csi-driver-nfs-rhel8@sha256:3b15d6d6f4c84f64caafac5a68041ca3bbe50bab34e353a6604f6046253547f9_amd64",
"8Base-RHOSE-4.11:openshift4/ose-csi-driver-nfs-rhel8@sha256:ab4144663cd995c5fcac1b096a5dafd5ec6e5fa62df311f4cb3841a7d2c75dfe_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-csi-driver-shared-resource-operator-rhel8@sha256:50c08c144bb33f382aaaf878157a8ebf58968bd575321cd179ca26551925cac5_s390x",
"8Base-RHOSE-4.11:openshift4/ose-csi-driver-shared-resource-operator-rhel8@sha256:969eb2f0c16c083548541f7ca9a514352af26ead7aee991ed259d6ace4a91d3f_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-csi-driver-shared-resource-operator-rhel8@sha256:adbd0c9b2820fa269d56fde688edb6d393ac509894a4334e65f25883ca9c3ba8_amd64",
"8Base-RHOSE-4.11:openshift4/ose-csi-driver-shared-resource-operator-rhel8@sha256:bacd97ae2c3e53a95dfefa929639896fe9ca5457344d7e255551173606673b43_arm64",
"8Base-RHOSE-4.11:openshift4/ose-csi-driver-shared-resource-rhel8@sha256:38eb7084857a284fc01f2b379245492d2a3f3687e7bbbcab018d3f37adeb0c92_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-csi-driver-shared-resource-rhel8@sha256:571d542a628389ea713e3426c6cae7c6ea403476a0de0162ddcf67f39cffae6e_s390x",
"8Base-RHOSE-4.11:openshift4/ose-csi-driver-shared-resource-rhel8@sha256:8b4d19610bac30821f299b9741aa105905642c19ee9a207acf26a89fcb980061_amd64",
"8Base-RHOSE-4.11:openshift4/ose-csi-driver-shared-resource-rhel8@sha256:b1b243779556a2740ef267c80d449a734c7f56dcb085481db1f395300cdbc015_arm64",
"8Base-RHOSE-4.11:openshift4/ose-csi-driver-shared-resource-webhook-rhel8@sha256:0e8cefa1ea15e47b3835204029250da5e5e0630a4457f3c4f5d208adb509d14c_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-csi-driver-shared-resource-webhook-rhel8@sha256:35d4be98c713880d8b672e122f21e352bec83a773b5ad5280244b987a87f8e6f_arm64",
"8Base-RHOSE-4.11:openshift4/ose-csi-driver-shared-resource-webhook-rhel8@sha256:aa9502ee197283d904856823d7b8e4bdf086a99c66b37272b8e0072a340c00e2_amd64",
"8Base-RHOSE-4.11:openshift4/ose-csi-driver-shared-resource-webhook-rhel8@sha256:fc0a42ee3a99634f86088f6b5903474041d9c0f27d8a80c446c6c709d7462cf1_s390x",
"8Base-RHOSE-4.11:openshift4/ose-csi-external-attacher-rhel8@sha256:65986b28ddc315fa9c7e567f0ab2a19e21d247f8bc7c55415391bd5f7ffc777f_arm64",
"8Base-RHOSE-4.11:openshift4/ose-csi-external-attacher-rhel8@sha256:a53bedc03d9cba348d76acfbe586df0f319a417216b5a1293e917693d2bf987b_s390x",
"8Base-RHOSE-4.11:openshift4/ose-csi-external-attacher-rhel8@sha256:cd8502b7bc328fd4b7f1b4194dc8f21b850c8c1eb8e0b220afb0fbef06ee447b_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-csi-external-attacher-rhel8@sha256:d65c8960171d37900f2f07cedb4a14eff2fc9da095a3ccc6718f4fbcd0f0b79e_amd64",
"8Base-RHOSE-4.11:openshift4/ose-csi-external-attacher@sha256:65986b28ddc315fa9c7e567f0ab2a19e21d247f8bc7c55415391bd5f7ffc777f_arm64",
"8Base-RHOSE-4.11:openshift4/ose-csi-external-attacher@sha256:a53bedc03d9cba348d76acfbe586df0f319a417216b5a1293e917693d2bf987b_s390x",
"8Base-RHOSE-4.11:openshift4/ose-csi-external-attacher@sha256:cd8502b7bc328fd4b7f1b4194dc8f21b850c8c1eb8e0b220afb0fbef06ee447b_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-csi-external-attacher@sha256:d65c8960171d37900f2f07cedb4a14eff2fc9da095a3ccc6718f4fbcd0f0b79e_amd64",
"8Base-RHOSE-4.11:openshift4/ose-csi-external-provisioner-rhel8@sha256:1e69d532a480bf0f0b2aa8c7385dfe90488408c25f1278ace1a25df90dba38ac_amd64",
"8Base-RHOSE-4.11:openshift4/ose-csi-external-provisioner-rhel8@sha256:62f68c04b66046eac735887c9ebfc3fb8af069579cab057203d1fda7c047a711_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-csi-external-provisioner-rhel8@sha256:8667b0674de09e66ea2eda3aed92ccaecab44cf71298e12b64735616ddcb7f7d_arm64",
"8Base-RHOSE-4.11:openshift4/ose-csi-external-provisioner-rhel8@sha256:ed000063acc18b89dd40d374b3ac29d010a7bbc3eb77403070a27c04c8e1c761_s390x",
"8Base-RHOSE-4.11:openshift4/ose-csi-external-provisioner@sha256:1e69d532a480bf0f0b2aa8c7385dfe90488408c25f1278ace1a25df90dba38ac_amd64",
"8Base-RHOSE-4.11:openshift4/ose-csi-external-provisioner@sha256:62f68c04b66046eac735887c9ebfc3fb8af069579cab057203d1fda7c047a711_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-csi-external-provisioner@sha256:8667b0674de09e66ea2eda3aed92ccaecab44cf71298e12b64735616ddcb7f7d_arm64",
"8Base-RHOSE-4.11:openshift4/ose-csi-external-provisioner@sha256:ed000063acc18b89dd40d374b3ac29d010a7bbc3eb77403070a27c04c8e1c761_s390x",
"8Base-RHOSE-4.11:openshift4/ose-csi-external-resizer-rhel8@sha256:68a45dffdbea5cbe6bb78ec6dfeded91d4ae361fa24dc5221d8507f7715d7320_s390x",
"8Base-RHOSE-4.11:openshift4/ose-csi-external-resizer-rhel8@sha256:8b40d88c21ea690f84e8221f6e7ed91daaa2d21ea8d1017f1afbf3fa9ffd0909_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-csi-external-resizer-rhel8@sha256:b3888d7ba58e56d0a10f3c2cc46764410d353f9e7c1a412e11e2e538fe0abc9f_amd64",
"8Base-RHOSE-4.11:openshift4/ose-csi-external-resizer-rhel8@sha256:c2cdefede57f8b6cb24c335cf0a201669fd26d3c3926fa77f495ebe70b7fc41c_arm64",
"8Base-RHOSE-4.11:openshift4/ose-csi-external-resizer@sha256:68a45dffdbea5cbe6bb78ec6dfeded91d4ae361fa24dc5221d8507f7715d7320_s390x",
"8Base-RHOSE-4.11:openshift4/ose-csi-external-resizer@sha256:8b40d88c21ea690f84e8221f6e7ed91daaa2d21ea8d1017f1afbf3fa9ffd0909_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-csi-external-resizer@sha256:b3888d7ba58e56d0a10f3c2cc46764410d353f9e7c1a412e11e2e538fe0abc9f_amd64",
"8Base-RHOSE-4.11:openshift4/ose-csi-external-resizer@sha256:c2cdefede57f8b6cb24c335cf0a201669fd26d3c3926fa77f495ebe70b7fc41c_arm64",
"8Base-RHOSE-4.11:openshift4/ose-csi-external-snapshotter-rhel8@sha256:4c27ae7dd0ade12e5de4fe0b1852a12cb2d34f1b24eeb68369f2a3b0c514dffd_s390x",
"8Base-RHOSE-4.11:openshift4/ose-csi-external-snapshotter-rhel8@sha256:4fe92e79ef5e642dc7860119e41d581865f7ae5b09abf6ce653e847d6a0a9aac_amd64",
"8Base-RHOSE-4.11:openshift4/ose-csi-external-snapshotter-rhel8@sha256:9f5f07396f9b2d983a3e99c133a5a81938900e8e0808a5ac57e0e72210d57377_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-csi-external-snapshotter-rhel8@sha256:e55bef044c9885ba15f06d21ecd44cd692e4d5b1eb020e56207c690a24c0702e_arm64",
"8Base-RHOSE-4.11:openshift4/ose-csi-external-snapshotter@sha256:4c27ae7dd0ade12e5de4fe0b1852a12cb2d34f1b24eeb68369f2a3b0c514dffd_s390x",
"8Base-RHOSE-4.11:openshift4/ose-csi-external-snapshotter@sha256:4fe92e79ef5e642dc7860119e41d581865f7ae5b09abf6ce653e847d6a0a9aac_amd64",
"8Base-RHOSE-4.11:openshift4/ose-csi-external-snapshotter@sha256:9f5f07396f9b2d983a3e99c133a5a81938900e8e0808a5ac57e0e72210d57377_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-csi-external-snapshotter@sha256:e55bef044c9885ba15f06d21ecd44cd692e4d5b1eb020e56207c690a24c0702e_arm64",
"8Base-RHOSE-4.11:openshift4/ose-csi-livenessprobe-rhel8@sha256:05b61e283383cb7d26749e09979ad59bfcecee33054f89a9d466ff0743085dd9_arm64",
"8Base-RHOSE-4.11:openshift4/ose-csi-livenessprobe-rhel8@sha256:0dc3629d883c31ef6babc095eb93106c1505b2ff332c4ef1a5a91bedd50c70d2_s390x",
"8Base-RHOSE-4.11:openshift4/ose-csi-livenessprobe-rhel8@sha256:9d7830b4ffd8be8845a62a69bd2efb7b3354d0a6b226d6e5cc8b23670b6b65cc_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-csi-livenessprobe-rhel8@sha256:f14f6e952932830665b25597c2a3d21158a5cb69beb4c80a64388777a1552865_amd64",
"8Base-RHOSE-4.11:openshift4/ose-csi-livenessprobe@sha256:05b61e283383cb7d26749e09979ad59bfcecee33054f89a9d466ff0743085dd9_arm64",
"8Base-RHOSE-4.11:openshift4/ose-csi-livenessprobe@sha256:0dc3629d883c31ef6babc095eb93106c1505b2ff332c4ef1a5a91bedd50c70d2_s390x",
"8Base-RHOSE-4.11:openshift4/ose-csi-livenessprobe@sha256:9d7830b4ffd8be8845a62a69bd2efb7b3354d0a6b226d6e5cc8b23670b6b65cc_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-csi-livenessprobe@sha256:f14f6e952932830665b25597c2a3d21158a5cb69beb4c80a64388777a1552865_amd64",
"8Base-RHOSE-4.11:openshift4/ose-csi-node-driver-registrar-rhel8@sha256:0c01d2cd070a88a674caaa131cda9db116520d8faef62fe8e625985c1d98fd18_amd64",
"8Base-RHOSE-4.11:openshift4/ose-csi-node-driver-registrar-rhel8@sha256:33487a8bf32beb3dfe503b86d29f4ba1abec143841cb74a806447f4cda76b65e_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-csi-node-driver-registrar-rhel8@sha256:d43e9ead11ce2d470c24485b53bc18f3bd906a74f98ed996a07300d798d23788_s390x",
"8Base-RHOSE-4.11:openshift4/ose-csi-node-driver-registrar-rhel8@sha256:d8b610a566b2524819e758881876146a0bc81307d5b213d772d1c4620a2012d8_arm64",
"8Base-RHOSE-4.11:openshift4/ose-csi-node-driver-registrar@sha256:0c01d2cd070a88a674caaa131cda9db116520d8faef62fe8e625985c1d98fd18_amd64",
"8Base-RHOSE-4.11:openshift4/ose-csi-node-driver-registrar@sha256:33487a8bf32beb3dfe503b86d29f4ba1abec143841cb74a806447f4cda76b65e_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-csi-node-driver-registrar@sha256:d43e9ead11ce2d470c24485b53bc18f3bd906a74f98ed996a07300d798d23788_s390x",
"8Base-RHOSE-4.11:openshift4/ose-csi-node-driver-registrar@sha256:d8b610a566b2524819e758881876146a0bc81307d5b213d772d1c4620a2012d8_arm64",
"8Base-RHOSE-4.11:openshift4/ose-csi-snapshot-controller-rhel8@sha256:67ac9c849b6a3470243c53ef7ec3aa44da1aeb379615332b56fbac27482f5b6f_s390x",
"8Base-RHOSE-4.11:openshift4/ose-csi-snapshot-controller-rhel8@sha256:7caf6ed642540c96e82faec6ea468bda65cf30490a7f36d84a4c821524ec5d9a_amd64",
"8Base-RHOSE-4.11:openshift4/ose-csi-snapshot-controller-rhel8@sha256:8cb151e8572bdfaf53f914de090a271ad5fb4e2a4d9046b587027f57473c84cf_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-csi-snapshot-controller-rhel8@sha256:9af4ca75bee97b438a623663260814087f1ca39a4cf3b3a94cd514b0538f538b_arm64",
"8Base-RHOSE-4.11:openshift4/ose-csi-snapshot-controller@sha256:67ac9c849b6a3470243c53ef7ec3aa44da1aeb379615332b56fbac27482f5b6f_s390x",
"8Base-RHOSE-4.11:openshift4/ose-csi-snapshot-controller@sha256:7caf6ed642540c96e82faec6ea468bda65cf30490a7f36d84a4c821524ec5d9a_amd64",
"8Base-RHOSE-4.11:openshift4/ose-csi-snapshot-controller@sha256:8cb151e8572bdfaf53f914de090a271ad5fb4e2a4d9046b587027f57473c84cf_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-csi-snapshot-controller@sha256:9af4ca75bee97b438a623663260814087f1ca39a4cf3b3a94cd514b0538f538b_arm64",
"8Base-RHOSE-4.11:openshift4/ose-csi-snapshot-validation-webhook-rhel8@sha256:3906afef49db33367ae423dd7470602716040fa003f5aea9f1a19a69c848cd1c_arm64",
"8Base-RHOSE-4.11:openshift4/ose-csi-snapshot-validation-webhook-rhel8@sha256:51c65a9df682ccdb37d6c2d79e0862848176795c1fa11aca1f9cefc800be7556_s390x",
"8Base-RHOSE-4.11:openshift4/ose-csi-snapshot-validation-webhook-rhel8@sha256:95c34ae00e6572e47420ae12278b05b7190da2ba34a8e649b01d7e89ff9a5316_amd64",
"8Base-RHOSE-4.11:openshift4/ose-csi-snapshot-validation-webhook-rhel8@sha256:fc19b27c4f465ec46f6b7838ff4715278b7a3472d79c5a062d8b2c38d0b9f778_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-docker-builder@sha256:1d4caa6d1f83d5dee59672c6692283c6560df72ae1b575b70992356d57c62a3c_s390x",
"8Base-RHOSE-4.11:openshift4/ose-docker-builder@sha256:c1b4b12a7b97eb9cdfa7875af3ac6ac3bfd9e423ff7a25c7cce67fb9605a1e0b_arm64",
"8Base-RHOSE-4.11:openshift4/ose-docker-builder@sha256:d5060059efc5c224609de286090868badb271d14326ccbef670d2cca624ccf8f_amd64",
"8Base-RHOSE-4.11:openshift4/ose-docker-builder@sha256:d7456704b8084ca68674124a4de7ad3199d9fe3989cd15801bf3090138ce4935_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-docker-registry@sha256:1ca0c6d8dcb1da2dc0ed3488c03062948b7801ebf77f032a75dcd0d776cbcc02_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-docker-registry@sha256:29be3d008714476dccb8c4b1fc8fc67de892d798c3873ef32c15732671e190b3_s390x",
"8Base-RHOSE-4.11:openshift4/ose-docker-registry@sha256:388582f1b5ff059dd6776f6e28dcf97e402a228269c86cd97e61c2a653cb7133_amd64",
"8Base-RHOSE-4.11:openshift4/ose-docker-registry@sha256:47ca483d2624030a8bd5b7fafbfff6b728ddc9ddf6b3a429c1d7b09dba3ca10e_arm64",
"8Base-RHOSE-4.11:openshift4/ose-gcp-cloud-controller-manager-rhel8@sha256:41e8f97fc5832464306161afcd587d68a4b602f580ff2ef6d025b46ce5af9683_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-gcp-cloud-controller-manager-rhel8@sha256:dcf345d2b728186c8be5994082b41694ddbd482f337ed5762e3c010c2f2989eb_amd64",
"8Base-RHOSE-4.11:openshift4/ose-gcp-cluster-api-controllers-rhel8@sha256:13032dc2fe709015f48c167f66ed7ad5cc861f42252ccd28b318ebbbba875bf4_amd64",
"8Base-RHOSE-4.11:openshift4/ose-gcp-cluster-api-controllers-rhel8@sha256:52f1777b57d7044a988da3054c0c7c06e27a3bc9d9ac8965dd8d5fe3cc3ef5d4_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-gcp-pd-csi-driver-operator-rhel8@sha256:ab39ff55f76b8d2b0ccbc0c9af706b6d136c4ca1216d8247982e2bf9e9be4635_amd64",
"8Base-RHOSE-4.11:openshift4/ose-gcp-pd-csi-driver-operator-rhel8@sha256:c0a3c993a9fcf0d645dec39a20464688837e35c82c08f5ca95fdf1b70d842806_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-gcp-pd-csi-driver-rhel8@sha256:9bbea15a4e7918b1f59827230127287d1f7a1c8881ee8272c6d397c85e2eeba0_amd64",
"8Base-RHOSE-4.11:openshift4/ose-gcp-pd-csi-driver-rhel8@sha256:f45be24171aa703c21aaad4f350ebe0a54081108d75e39ff1b42d1f415776e73_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-grafana@sha256:093a89f3ee3bc7b83d786457fd7dd2cd4b4df8b4d69597136c68c33b62f1555d_s390x",
"8Base-RHOSE-4.11:openshift4/ose-grafana@sha256:872e19ac34f528137912f7a4374848e14d5b5f71332e758d17b8955e6473bd8e_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-grafana@sha256:a8034b22cbf5478cb89511029d3fe47e8147ea6ad336f40c4ec8307b68a314ce_arm64",
"8Base-RHOSE-4.11:openshift4/ose-grafana@sha256:f91a57f81311e3859f44cc44ab2f4b345408bd4bf369c32a1da0ec53da9469e7_amd64",
"8Base-RHOSE-4.11:openshift4/ose-hyperkube@sha256:074743eb5a6d57b6ad6ab1d87dc397122fd628013fc25a97924262187ff8d916_arm64",
"8Base-RHOSE-4.11:openshift4/ose-hyperkube@sha256:0987c96c1001b1316c932b77597d965285f6d4117aade6e81194b591a57ab31c_s390x",
"8Base-RHOSE-4.11:openshift4/ose-hyperkube@sha256:b955148923febe573f89449ebee80dc22f5e9afdf3f11d6a53ea4e1b5faabf11_amd64",
"8Base-RHOSE-4.11:openshift4/ose-hyperkube@sha256:f2c9f7723e565ba0b6a5893c235aea79232e3c83d8719ea3001c50d62fcfb450_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-hypershift-rhel8@sha256:917b34fb32708b8197805b66aaf1e6eb790962d53039e9b6d908d86deb1199bf_s390x",
"8Base-RHOSE-4.11:openshift4/ose-hypershift-rhel8@sha256:9e807b6a6e935bd5fd5d27ad950d0bc7177d0f498b5d55235cc1af833eb660c3_arm64",
"8Base-RHOSE-4.11:openshift4/ose-hypershift-rhel8@sha256:c50f3799c451830fc7f551d0397163473190a916a001b3ecf8e0577d5b68b252_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-hypershift-rhel8@sha256:ce31097552aaeb01e86dfc287151a60abb8c9cd5531ee940fbe5d7f1427e7612_amd64",
"8Base-RHOSE-4.11:openshift4/ose-ibm-cloud-controller-manager-rhel8@sha256:a6ba20c56e90cf404bcef97b7b8c1e87f4d370d3c26fe85111dddcd301c20d27_amd64",
"8Base-RHOSE-4.11:openshift4/ose-ibm-cloud-controller-manager-rhel8@sha256:bb4b6e94ad2e114f792e56803d96cc0a0d89cb2d0b4b6c1bd98f7dc02681d9ff_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-ibm-vpc-block-csi-driver-operator-rhel8@sha256:969ddfd951d7d66215810d9b1d82a524a622fa014c7aae48d62c6b475507ac3c_amd64",
"8Base-RHOSE-4.11:openshift4/ose-ibm-vpc-block-csi-driver-operator-rhel8@sha256:f31fccd1cbd570207ed229402d402ca388c6630f14e0508bdc9ba01fa1763bbc_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-ibm-vpc-block-csi-driver-rhel8@sha256:bf6a31add94b1af1a256bf72fc860f4785ac574770bcfb7a0f0e843f69bbf385_amd64",
"8Base-RHOSE-4.11:openshift4/ose-ibm-vpc-block-csi-driver-rhel8@sha256:f192ef456a56c953c8e553e70af23c01f04343fed3c479d000e0ad00462e66a7_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-ibm-vpc-node-label-updater-rhel8@sha256:278c796bcd48ecb1f88174ca479e447fb3774be23169b3e0c9e10bb2c9c5e9e9_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-ibm-vpc-node-label-updater-rhel8@sha256:d5e72ed27970b6e52385e43172013275bd3bc203a8b6755fcc505e0287213fd4_amd64",
"8Base-RHOSE-4.11:openshift4/ose-ibmcloud-machine-controllers-rhel8@sha256:60b3440b77654b142510883132bc9023f3b6dac08a55c32eab02870dfde1d786_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-ibmcloud-machine-controllers-rhel8@sha256:7b0cb3783ab7f8b6f38375dbe9e4f2e8e5fc0bdf1cf6aba23623229cf86d6eea_amd64",
"8Base-RHOSE-4.11:openshift4/ose-image-customization-controller-rhel8@sha256:7b3511f938658d9bdf4f6f9548fcc0b7b89cde0831e829f23b367db826902bdf_amd64",
"8Base-RHOSE-4.11:openshift4/ose-image-customization-controller-rhel8@sha256:f1d87fa6ba341455ae0817bdc9d24840b59158d9b1e51663768c557be9ee7268_arm64",
"8Base-RHOSE-4.11:openshift4/ose-insights-rhel8-operator@sha256:0c1141eab7116a0e14dfc4c2594bbb6bb55f80226a58b3b4be6e8f7cd9e1b97d_arm64",
"8Base-RHOSE-4.11:openshift4/ose-insights-rhel8-operator@sha256:217c3cb7eb523a216d5d9cf8e3c7685fc20c48125f664f29da7f1f53e44056cc_amd64",
"8Base-RHOSE-4.11:openshift4/ose-insights-rhel8-operator@sha256:36128b45bd888fb2853d417288720286bf523d9e0584054076b1e5b9288f2f60_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-insights-rhel8-operator@sha256:3b9eaa26eecaf282748fb74cf0f54f40cfe62723592436b839a775aa3b5b4669_s390x",
"8Base-RHOSE-4.11:openshift4/ose-installer-artifacts@sha256:2146a11416aae3b7b6b1ba2926099b0055e58d47791f765fcea0a7467cf91a8c_s390x",
"8Base-RHOSE-4.11:openshift4/ose-installer-artifacts@sha256:3cdce4ceda9b36aa746be514366300080b59db9ba7247aacae562a1797d09af2_arm64",
"8Base-RHOSE-4.11:openshift4/ose-installer-artifacts@sha256:5b4746584a584d2a8fe78e2fe41ca4d22998e854488602612d0d4f02424d489f_amd64",
"8Base-RHOSE-4.11:openshift4/ose-installer-artifacts@sha256:645f779075fc78270b02e98bf31d5927d9ff48a95c56669abc5f749296e3ee4d_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-installer@sha256:45a2c7fa9f56ec78e9087139c6ee944c963685a3714a77535f8cd3eaa8b6d8e9_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-installer@sha256:72e0c95f375e36b530f20154d136d8debbdef203b3c43f79fb77561718361ead_amd64",
"8Base-RHOSE-4.11:openshift4/ose-installer@sha256:d104ba0c4af286753f4cbbd1d36b3c4b318693e209f4c2a0145886f7c4e0374b_s390x",
"8Base-RHOSE-4.11:openshift4/ose-installer@sha256:e1dddd4cd6f019269098a1d89c07568b6391371b3aab67bafda73b99251d1808_arm64",
"8Base-RHOSE-4.11:openshift4/ose-ironic-machine-os-downloader-rhel8@sha256:156ec07459bf256fe2c812bb100818676c740ac90029720b5d235911053d91c1_arm64",
"8Base-RHOSE-4.11:openshift4/ose-ironic-machine-os-downloader-rhel8@sha256:e0383d12651c11d7fe0d823a1d9bbaa36d1a7194760be4be173772b0d9db57eb_amd64",
"8Base-RHOSE-4.11:openshift4/ose-k8s-prometheus-adapter@sha256:051182f36d3af73c7cc0e48c15f056847bafc23d22158dce45c0501d7254fae2_arm64",
"8Base-RHOSE-4.11:openshift4/ose-k8s-prometheus-adapter@sha256:7b18e65edbd7226a23b0b560693d6431909c190e08b76b2a3b0581bb48c9a34f_amd64",
"8Base-RHOSE-4.11:openshift4/ose-k8s-prometheus-adapter@sha256:82a4633e64d3749ac94c8895ed5d61d25a62765a060292413a053ec2d8342839_s390x",
"8Base-RHOSE-4.11:openshift4/ose-k8s-prometheus-adapter@sha256:a7ab7f242111de6ecf29f6107baa7c90331f9fc68a32467e7e91c935cdd99218_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-kube-proxy@sha256:104591dd4ff54b3367f3d800de99b582bead990cfb9bc0486e26737bf6405de4_amd64",
"8Base-RHOSE-4.11:openshift4/ose-kube-proxy@sha256:176e3d9d7ee66a0e547e4c7be5dbb17376cfb9e83c13edb2f2f3f0b47fe370dd_s390x",
"8Base-RHOSE-4.11:openshift4/ose-kube-proxy@sha256:5f1bb6c0542b8239e285fb2dbdf3b31597e6af62c91e0f5cf3ae5938a5b23c41_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-kube-proxy@sha256:6308f187621d82c37784a34039509e9fc9569246ede0606c3bad6f8a96369cd1_arm64",
"8Base-RHOSE-4.11:openshift4/ose-kube-rbac-proxy@sha256:0a487bf2de490a196a542712019859566c6bc7880201759c666d72fa80487fff_arm64",
"8Base-RHOSE-4.11:openshift4/ose-kube-rbac-proxy@sha256:20fc22cb99735ca5a7d633c4575d31f0cc54cb0856dae6a1aeee1c5a5b921ce2_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-kube-rbac-proxy@sha256:c7398161761676c9b95f78a21f5a8acd206dcac50c121b39e26f2d73ee2a3c66_s390x",
"8Base-RHOSE-4.11:openshift4/ose-kube-rbac-proxy@sha256:dceffc4f2c606f9e285794b2138e29133daeb5c1aa4ca76fe7c4205ac0b38ccd_amd64",
"8Base-RHOSE-4.11:openshift4/ose-kube-state-metrics@sha256:86498588af9912a494d306c600bf0e5b2b5393a7b927037a97691fff726d917b_s390x",
"8Base-RHOSE-4.11:openshift4/ose-kube-state-metrics@sha256:b7b87b4a79e5892321a90b4f16e8ffdc4e839aabea2886b1a2b64e5a0f9f703e_arm64",
"8Base-RHOSE-4.11:openshift4/ose-kube-state-metrics@sha256:eaa324ff422ebd8cf630f252d9d628a30f1c6c8e35d6f06584a3d452adb7074e_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-kube-state-metrics@sha256:ee2a5d918f70d007b9414d34e0f639437a39d2cd3a2a2bba24f5aee5d8035eb5_amd64",
"8Base-RHOSE-4.11:openshift4/ose-kube-storage-version-migrator-rhel8@sha256:3b28af903bc028ef6336e675743512b2a67f9a9f1c524a3cd9bd9666d730a194_arm64",
"8Base-RHOSE-4.11:openshift4/ose-kube-storage-version-migrator-rhel8@sha256:5f648ddc9ec59acd152910a93ac82587488aba4452f98bac21f573fd7714b985_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-kube-storage-version-migrator-rhel8@sha256:8f95707b2239415ca3c86adc8a96c063d5d0ca8986331eaa6c1d277598d90d91_s390x",
"8Base-RHOSE-4.11:openshift4/ose-kube-storage-version-migrator-rhel8@sha256:ae9915adc15077ed2466d5e8100c337834db34b84c23c77c59bd031a38c66a8a_amd64",
"8Base-RHOSE-4.11:openshift4/ose-kuryr-cni-rhel8@sha256:5f0bd74910cb7bc8cdff931c1d4da34d2a95e1e1854d7f686af466166acec047_amd64",
"8Base-RHOSE-4.11:openshift4/ose-kuryr-cni-rhel8@sha256:81462d3fafcd8988646f7a41ee96c71b837471dc5dcb35396eb533b14254156e_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-libvirt-machine-controllers@sha256:04041ac30693f5762ec21d0ff8103741910e838486ba4d50b280d2300a58e467_s390x",
"8Base-RHOSE-4.11:openshift4/ose-libvirt-machine-controllers@sha256:74224adc80febc0a77564dc86ac1bc095444e0c0398ea756460868627df41911_amd64",
"8Base-RHOSE-4.11:openshift4/ose-libvirt-machine-controllers@sha256:ec3d130af46371cd1f394b18413accc73b9619ac3232d418182eae776e657416_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-libvirt-machine-controllers@sha256:f07da2662e97243923a4083b1fac4e963a1cfea9f43cd9fd65bb4f3444505c41_arm64",
"8Base-RHOSE-4.11:openshift4/ose-machine-api-operator@sha256:123e25a9c01e463bc6f31b3bda99ce30e07ed7e7c2d62e6db1029048c2754c83_arm64",
"8Base-RHOSE-4.11:openshift4/ose-machine-api-operator@sha256:50aec0017448814b8420b561fae8117b620971b904eeeeba59ea250be3d0b683_s390x",
"8Base-RHOSE-4.11:openshift4/ose-machine-api-operator@sha256:c61dc40b93ffc6ff2335ba169475990cdbb70704b69d155561c5d64c14d07448_amd64",
"8Base-RHOSE-4.11:openshift4/ose-machine-api-operator@sha256:e92749f7a8381da22507d567594dae893c684415d947094ae18d9561ad1f660d_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-machine-api-provider-aws-rhel8@sha256:9e272355fd860b3cfbdd641b3278c08b30ef57a95683543d84bebe0bd2db555a_amd64",
"8Base-RHOSE-4.11:openshift4/ose-machine-api-provider-aws-rhel8@sha256:a8cbd22fde7d9515a0a439ce1d26c7bf094aefe66b9ff5e977800db3bc192209_arm64",
"8Base-RHOSE-4.11:openshift4/ose-machine-api-provider-azure-rhel8@sha256:a120dfd6753ed24d0b32693ae94f71a601f4a04d88a1056b88ad4315c88b8d4a_amd64",
"8Base-RHOSE-4.11:openshift4/ose-machine-api-provider-azure-rhel8@sha256:cfa09983870bfd6bcaec139ef421a6e43795bd8e3d04f8ef4c241ee9b188492b_arm64",
"8Base-RHOSE-4.11:openshift4/ose-machine-api-provider-gcp-rhel8@sha256:c52b5720d86ff3bccd4dffc7ce664d49a1ae515a89350ee6df6af0dbeb941eb3_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-machine-api-provider-gcp-rhel8@sha256:d6d385ce47d52da83cd957a401463a8d48ac9415a749534b63cd8edf8b0dec02_amd64",
"8Base-RHOSE-4.11:openshift4/ose-machine-api-provider-openstack-rhel8@sha256:05bae77a907afc2d75cb8f3bf3aacb26c4e3f2e965709c3c371536bfa78ecd54_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-machine-api-provider-openstack-rhel8@sha256:0934c1acfdc6c8cc97ef198317f72bcea3bb6c6730d0be526a8c02e1677d47dc_arm64",
"8Base-RHOSE-4.11:openshift4/ose-machine-api-provider-openstack-rhel8@sha256:4f57e14568253c23640528a5334e60164ae6975ad1ce91373d05b63e241541ea_amd64",
"8Base-RHOSE-4.11:openshift4/ose-machine-api-provider-openstack-rhel8@sha256:df60e146a888bd72624758bc47d96622177cfe11330ab631dae7c30543715121_s390x",
"8Base-RHOSE-4.11:openshift4/ose-machine-config-operator@sha256:420fd1d1d11f92351a37c986f9aedda0d4e0897dc9cca0b16959a989308c64e8_s390x",
"8Base-RHOSE-4.11:openshift4/ose-machine-config-operator@sha256:543edd3009688fb98fdf5487e72713f8b81653e83a2532ebb95408ac948390a5_amd64",
"8Base-RHOSE-4.11:openshift4/ose-machine-config-operator@sha256:9947130c8cc8d4b3157242ff5d1dcca0343f6a7b3d17710b2f0915d7e3500881_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-machine-config-operator@sha256:a9aae6a7e5d77e4c56c8c7852529bc14565240ccecb5f0fc4af2c97d6453d5e9_arm64",
"8Base-RHOSE-4.11:openshift4/ose-multus-admission-controller@sha256:10d932015ba0fe1a84a7a0096dc416857e1a63a2323e6192b8b6bba90e50aa5b_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-multus-admission-controller@sha256:534466df0ec5df492b00ebeebedd041600e0476e6cb42d8aaedd46d2a6e78f06_s390x",
"8Base-RHOSE-4.11:openshift4/ose-multus-admission-controller@sha256:c7a66dd0d9c8b16789967073a28ac92eeb2f1beab3f8ead8fe1ca01f26a105c5_amd64",
"8Base-RHOSE-4.11:openshift4/ose-multus-admission-controller@sha256:df86ef6d451a7ac6a858f5a7a32145f3b99d0b1da3559ff90ccb4733106a59b5_arm64",
"8Base-RHOSE-4.11:openshift4/ose-multus-cni@sha256:559cb4e633fb0731f79310115e7d384749ef2ca15f298a4102985b4505845228_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-multus-cni@sha256:633c3b5509971739a0e95a8fab99a29bc5a81797c55c2cfdc97d184a055175af_s390x",
"8Base-RHOSE-4.11:openshift4/ose-multus-cni@sha256:75eeee08529df0c3e2e08b874ac7e1d39ef268148d71dff880f71034f8c89b14_amd64",
"8Base-RHOSE-4.11:openshift4/ose-multus-cni@sha256:98835095c461b58a1159a530ee7d3f978c81ed197b5345faf9d610272ebe23eb_arm64",
"8Base-RHOSE-4.11:openshift4/ose-multus-networkpolicy-rhel8@sha256:00532c0e376a4363ea73d6664c8ec200f5bcc4bcd52918cdad19f2d11057fd51_amd64",
"8Base-RHOSE-4.11:openshift4/ose-multus-networkpolicy-rhel8@sha256:80b31a0820e7954050c01d39fdce34591d22beec0678e258176a9bcc1378e07b_s390x",
"8Base-RHOSE-4.11:openshift4/ose-multus-networkpolicy-rhel8@sha256:9ba16add1d64bad4d4dfb9e8e4200b061ae6f6ab34bccf0456684bfdddc7b9b2_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-multus-networkpolicy-rhel8@sha256:c3799719a6af2f3020a8588e9a2ee483ee8e27d6a91675c824111aa0ea61be78_arm64",
"8Base-RHOSE-4.11:openshift4/ose-multus-route-override-cni-rhel8@sha256:0c8234a718b163b3390c49956b24c4320b4875d1f3d7ec27d0dab3fad16ddd85_amd64",
"8Base-RHOSE-4.11:openshift4/ose-multus-route-override-cni-rhel8@sha256:104105eb231879914965da9c3064c298ab2a1a7944eb334404c7ec32920ec511_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-multus-route-override-cni-rhel8@sha256:495a6f50eaac5b4bb2256d6866aed27549d547a454e4729703e1792fdd95a9a9_arm64",
"8Base-RHOSE-4.11:openshift4/ose-multus-route-override-cni-rhel8@sha256:51e952de791ec027c7841769418242da5172bb469f67eaab192fadcf6fb458e5_s390x",
"8Base-RHOSE-4.11:openshift4/ose-multus-whereabouts-ipam-cni-rhel8@sha256:019a741a0988bdfb01bb1d47a5ad13cae7a7bd281d9e1b0c5cc05ef2fa284ad2_amd64",
"8Base-RHOSE-4.11:openshift4/ose-multus-whereabouts-ipam-cni-rhel8@sha256:52e0ac8e139d941d3460ff68be8d22b6378ba6b9059d342ebc93d1fb8332a2ec_arm64",
"8Base-RHOSE-4.11:openshift4/ose-multus-whereabouts-ipam-cni-rhel8@sha256:6426782a1b3f59b5817fa85a465d63334ce7299adaeb442f75ce4930fece85dd_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-multus-whereabouts-ipam-cni-rhel8@sha256:8b81457dda1bfea834f351d7dae2f42195d04c95eaea32733c9ca4ad78ee554f_s390x",
"8Base-RHOSE-4.11:openshift4/ose-must-gather@sha256:3dacd322fcbbd9a68b8b8f6ac7d2f40eaad310442358d047d534156d1f39dc3d_arm64",
"8Base-RHOSE-4.11:openshift4/ose-must-gather@sha256:7c9eef761c85d5b7884e631937fef714732f612ebe54d1acb139f57560e8087d_amd64",
"8Base-RHOSE-4.11:openshift4/ose-must-gather@sha256:8bffdba8e5a5c0f02e4d8a4323292d1b9e4faeefbb3e3b73b13002050985eff9_s390x",
"8Base-RHOSE-4.11:openshift4/ose-must-gather@sha256:be3e5946f0c4f70427379251a147059e6aef6b24060ad3f43c4c7611d9a14d14_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-network-interface-bond-cni-rhel8@sha256:58d07b7b95fa55ba39a810d95f99954ee5b4bd19b37891a592ef47457c4d9248_amd64",
"8Base-RHOSE-4.11:openshift4/ose-network-interface-bond-cni-rhel8@sha256:696855f358513bb5d00da99f976ed617f2d4ed497d306684ef77aa9d69e93cba_s390x",
"8Base-RHOSE-4.11:openshift4/ose-network-interface-bond-cni-rhel8@sha256:b3fb70b58e12e37b5378eed5adb33619c0ecf110cbf48163e2717c19ec7f7025_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-network-interface-bond-cni-rhel8@sha256:eae99205aca7e6472b57040de8e4cd20a5cb2e320fa24fa93b5d018c0e8f0332_arm64",
"8Base-RHOSE-4.11:openshift4/ose-network-metrics-daemon-rhel8@sha256:1d1210cfd8dbee985f37f3b7f5f5027ee2871d0680c59d58f8b057eb188e5853_amd64",
"8Base-RHOSE-4.11:openshift4/ose-network-metrics-daemon-rhel8@sha256:94d936931a508b8e9e4d46dbdcc2f04311b30dca7a4ef54a5aafe708dda3b249_arm64",
"8Base-RHOSE-4.11:openshift4/ose-network-metrics-daemon-rhel8@sha256:e61bee6a6187d38ac586efb04c6ea9cfcc014c863e945e47f560a83e8def114d_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-network-metrics-daemon-rhel8@sha256:f29b041609aa6fc2351837aa6d5f377489e6e60570911ac474fc01102b6e8f63_s390x",
"8Base-RHOSE-4.11:openshift4/ose-nutanix-machine-controllers-rhel8@sha256:524e2e091db0e4a883824cd744f0d158e8bba91bff52b7e6c4908a3727c6bea2_amd64",
"8Base-RHOSE-4.11:openshift4/ose-oauth-apiserver-rhel8@sha256:46a1a8bad469cb3d2a2425eee40d5ebdbc99500741ccacdb384e34fa58ad177e_s390x",
"8Base-RHOSE-4.11:openshift4/ose-oauth-apiserver-rhel8@sha256:b1e06183d361a6ca89412b960a38121f6ecb9ecf6b9ebccbaad95159690dc243_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-oauth-apiserver-rhel8@sha256:c92369d17d727d96b6bc15cc9c32a65bce28850a441464d6557c4dea0445b3ce_amd64",
"8Base-RHOSE-4.11:openshift4/ose-oauth-apiserver-rhel8@sha256:d46a93bf4cb1369bd651b79748008cd3d69638b11d42fae6b2cd068545aab7d8_arm64",
"8Base-RHOSE-4.11:openshift4/ose-oauth-proxy@sha256:184021ada5116a1e5dc8c21163f39665606cae8fb1e776bd9d623cd2eb0072c2_amd64",
"8Base-RHOSE-4.11:openshift4/ose-oauth-proxy@sha256:1ce1cdcefa33cff869b553f7c1b03913d22495a8a66bb627a38a613f8bcbad26_arm64",
"8Base-RHOSE-4.11:openshift4/ose-oauth-proxy@sha256:56da8995fd4330fe9c28dbc873d699ca3c5eda75d1bcaba0ef9de2b209822ad9_s390x",
"8Base-RHOSE-4.11:openshift4/ose-oauth-proxy@sha256:9bfd73a2ba40e7a88aa3760e13e4179796daa942ecc1fdb35ac0d99f67b9c332_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-oauth-server-rhel8@sha256:0bf945ed0aee47149f19d396062c3fd23ea901c8992762c609673a16883a305b_arm64",
"8Base-RHOSE-4.11:openshift4/ose-oauth-server-rhel8@sha256:5f55e85234cb822dd12ab71bf5de8e7a49eab2525e465ac4bf34f5e69cee5673_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-oauth-server-rhel8@sha256:6f23eef8a61ada1a120bb5e03f477727d5b21e6fac6482ef823de58c2a838073_s390x",
"8Base-RHOSE-4.11:openshift4/ose-oauth-server-rhel8@sha256:ff7d23ed5555807756340a62bcade403f3e68350d2ec0feb442c1a8ddd7c17e4_amd64",
"8Base-RHOSE-4.11:openshift4/ose-openshift-apiserver-rhel8@sha256:a00046f91649246bf718a82a52ffcf969f0daa58dddc80de1ba53bf5999e393f_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-openshift-apiserver-rhel8@sha256:bfc32929ee0c819b793a73e00df60eedd318a950598566404e5d4b8ae0cf3cbe_s390x",
"8Base-RHOSE-4.11:openshift4/ose-openshift-apiserver-rhel8@sha256:cfc4db2358e7ae163557fd2a9fdd3f68bd6b281350e816fa5df796e8ef915879_arm64",
"8Base-RHOSE-4.11:openshift4/ose-openshift-apiserver-rhel8@sha256:fb79ed01acec6695a12cc13de5406bf08d862fbe1186734eb316544be1a240c1_amd64",
"8Base-RHOSE-4.11:openshift4/ose-openshift-controller-manager-rhel8@sha256:6c1a3c63ca3b93f0644a80882cc02174bc06bfb6df4b3012cdf43c1d0a8114e9_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-openshift-controller-manager-rhel8@sha256:bac116eb111816d3aca02ee3684caf417ad64d171844731aa17bb64d7eee5a75_amd64",
"8Base-RHOSE-4.11:openshift4/ose-openshift-controller-manager-rhel8@sha256:cbc561d7df2565112f6a0fb5da5a1ad3fb374f232a46985bbb06793f839b6c4f_arm64",
"8Base-RHOSE-4.11:openshift4/ose-openshift-controller-manager-rhel8@sha256:dd129ed0ef735c58c5453e9486e47f86128ba3e3f8e78f93b9f68cea6a6e1e19_s390x",
"8Base-RHOSE-4.11:openshift4/ose-openshift-state-metrics-rhel8@sha256:2950d0bcc7204cc50083c65c5353f5334b8d2c26a49b1ddf649cc5f154588ddd_s390x",
"8Base-RHOSE-4.11:openshift4/ose-openshift-state-metrics-rhel8@sha256:31fdf586cd84190d15ba39d77b2cf4f885e2f7b9d4cabecc173673657d98762f_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-openshift-state-metrics-rhel8@sha256:6952a0473a631218a7c975b461d12acb0bbb34fa09d29d517c9376302edaf211_arm64",
"8Base-RHOSE-4.11:openshift4/ose-openshift-state-metrics-rhel8@sha256:f35e35555ec3d130cff3bc84390cc6e29fbeaa3616a5ddd22264e378cf57dc56_amd64",
"8Base-RHOSE-4.11:openshift4/ose-openstack-cinder-csi-driver-rhel8-operator@sha256:60f1d7ca36e5b85e49c4d6118414e52b981f7628675a547e934f76e2b6884633_arm64",
"8Base-RHOSE-4.11:openshift4/ose-openstack-cinder-csi-driver-rhel8-operator@sha256:6d994efcb9859ae8c2284ee7859150bc334ef5db03c6101fb64677a841c534b1_amd64",
"8Base-RHOSE-4.11:openshift4/ose-openstack-cinder-csi-driver-rhel8-operator@sha256:bf71d233894a0f09ecd6d6d4bb14141aa458a7e38a59edcec6c25e6f3c1d6227_s390x",
"8Base-RHOSE-4.11:openshift4/ose-openstack-cinder-csi-driver-rhel8-operator@sha256:fc99f3eacda723a6d9c83bf0e619c91bd2eb049a710b304ab1de7639705bbed5_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-openstack-cinder-csi-driver-rhel8@sha256:222010151e2b63bf73be5abb82a7e66fc2a476c8d0eb2a9589751846eb13dda8_arm64",
"8Base-RHOSE-4.11:openshift4/ose-openstack-cinder-csi-driver-rhel8@sha256:5231039df308c3b8730158ad327982baff8f7b1b6dccd046ab4a00af6d70e7d8_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-openstack-cinder-csi-driver-rhel8@sha256:7c38464a61ab19479df1de20dcdbe5d5edc5091ac8b129a7f6f92aee6a792299_s390x",
"8Base-RHOSE-4.11:openshift4/ose-openstack-cinder-csi-driver-rhel8@sha256:9d4226c29d177b85af5c29303e477a110507966570a37607c9068eeea960bfdc_amd64",
"8Base-RHOSE-4.11:openshift4/ose-openstack-cloud-controller-manager-rhel8@sha256:1ff37333fbf551657701aba24e917b118b3104cb0ae66a1b062fd9b16492e806_arm64",
"8Base-RHOSE-4.11:openshift4/ose-openstack-cloud-controller-manager-rhel8@sha256:316d8d6c31c6198d95d929779c2d68df5ed9cc0fe1bc2db858f234af068dd21e_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-openstack-cloud-controller-manager-rhel8@sha256:c3ce053319fcd80e357b5ebcb3abca3f59bb5e45aa48452332c850627b7db28b_amd64",
"8Base-RHOSE-4.11:openshift4/ose-openstack-cloud-controller-manager-rhel8@sha256:cc40e91363be02c546bb57b66e855a635fa5cc9794814583b16a6ad70b23dca9_s390x",
"8Base-RHOSE-4.11:openshift4/ose-openstack-machine-controllers@sha256:109676ecd9d725dae3ac9bc7350deaa819dbcf1b911ec3106c3f412dd7d5e6d8_amd64",
"8Base-RHOSE-4.11:openshift4/ose-openstack-machine-controllers@sha256:12a757c6f5773a203383b44ee2e96b5e6997214c6ced22dbfe9234923d77dab5_arm64",
"8Base-RHOSE-4.11:openshift4/ose-openstack-machine-controllers@sha256:5cda1e00b8e5195be5fb565399f5a19c58a9c77bbe13e297f5a2196518116d90_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-openstack-machine-controllers@sha256:b791f3ba80eb8953023048e9d613c46e0f59582f6a810f33c6861159ed09604d_s390x",
"8Base-RHOSE-4.11:openshift4/ose-operator-lifecycle-manager@sha256:71e485ca85f437eab29e7442aba98f9b40209e187e09cc16b02a90ce2ea47a69_amd64",
"8Base-RHOSE-4.11:openshift4/ose-operator-lifecycle-manager@sha256:9ff3c0f6356d9bfcc98d390538007f31ffac8fdfeadfe10483ccb43b5afdb29f_arm64",
"8Base-RHOSE-4.11:openshift4/ose-operator-lifecycle-manager@sha256:d7869ff27bf8c8a4becc36ac1cfe0d58c87717abd331e0fb5654cd2170646964_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-operator-lifecycle-manager@sha256:e6b3dbe4aa6b5820b0aa9194980a88c90591286154b0d0bc4091a3b437b37d6b_s390x",
"8Base-RHOSE-4.11:openshift4/ose-operator-marketplace@sha256:4279626a013c0875b4c042ae9a2c970c67448a0d2eb0d5d40e9903d2ea4004db_amd64",
"8Base-RHOSE-4.11:openshift4/ose-operator-marketplace@sha256:60020a467e04467bc1584fb348af1586ead6ccf267deff84ded975ebb45966d8_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-operator-marketplace@sha256:97e0f4771aa15f5757e48ebb478798e549c8f171057d32aed5b1342b2f06266e_s390x",
"8Base-RHOSE-4.11:openshift4/ose-operator-marketplace@sha256:a14ba1d69da2b957fdbc9a42a867effd9234b97ec879574058ef84eebee047f3_arm64",
"8Base-RHOSE-4.11:openshift4/ose-operator-registry@sha256:5b349413999a106176b22c9df4d3cfbd918d74fc5cf28f2ae99547370aa6d346_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-operator-registry@sha256:5eb15d8d2b50adc82d64bc4195f37148d2bc74a7fe208edc51300b2a845fe980_s390x",
"8Base-RHOSE-4.11:openshift4/ose-operator-registry@sha256:619b8ca58e8cdc06a8e2dff0a837a18780c75f62c9ccdaf7e6c2e2afa786f93d_arm64",
"8Base-RHOSE-4.11:openshift4/ose-operator-registry@sha256:ba871c2101d87f2aeb6668af55b3f10e91558be420923b8523f8d83d4dd5b45e_amd64",
"8Base-RHOSE-4.11:openshift4/ose-ovirt-machine-controllers-rhel8@sha256:2d7b5e9c506da2c43704cae5934b604682dcb403218ceb1bd4f011c8bee8623b_amd64",
"8Base-RHOSE-4.11:openshift4/ose-ovirt-machine-controllers-rhel8@sha256:951e6ff8cdd565aefd60d8e996145c989c228a2a9c7ab412789d92ddb3ec9165_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-ovirt-machine-controllers-rhel8@sha256:d07d078681fbd9cb83c74716977b7f59112273cb18447178bdf8955050faeebd_s390x",
"8Base-RHOSE-4.11:openshift4/ose-ovirt-machine-controllers-rhel8@sha256:ff4261f6102f428b1789a31e021d18ededce3ba80ca93e64b7149968f10cff58_arm64",
"8Base-RHOSE-4.11:openshift4/ose-ovn-kubernetes@sha256:5abaa3f3db864bd4d2d2dbc059839e28cbe5b6baa09cb6545d3f508809dd3f7a_s390x",
"8Base-RHOSE-4.11:openshift4/ose-ovn-kubernetes@sha256:713dd28ffc33520c9e84b72850253adf0adb016968773121f05349e3fca302c2_amd64",
"8Base-RHOSE-4.11:openshift4/ose-ovn-kubernetes@sha256:795db439b8d73d097b0908fe6270d8a947fc1acd21bf3f4d9fa59f02bd16f19f_arm64",
"8Base-RHOSE-4.11:openshift4/ose-ovn-kubernetes@sha256:cec5b3a5276177b25ce85f5d1465dbc6aca19b78b0f5406b6fe85bc97ff3f77d_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-pod@sha256:51a4a033be2739a7a7a3edc7a1ee16ad9caddc5ae1f5a14c448afe3f5f906428_s390x",
"8Base-RHOSE-4.11:openshift4/ose-pod@sha256:651930bf045975dabb3d79410a2c9f971f1da319b8fcbba29ebe2e4e3bb71b3b_arm64",
"8Base-RHOSE-4.11:openshift4/ose-pod@sha256:718cf324bb4c3af6852458ab1551c59ee9f1b1d8d3fadfd858bb909c9ec3558a_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-pod@sha256:86e0050aaa7477b8aeef382e3bf8092463d207adfa5cd8c88358b367bb624869_amd64",
"8Base-RHOSE-4.11:openshift4/ose-powervs-cloud-controller-manager-rhel8@sha256:28ef0b3040cc922f78fd7e9814628871c0fb85de1a9d47c1d954737d26d2f53b_amd64",
"8Base-RHOSE-4.11:openshift4/ose-powervs-cloud-controller-manager-rhel8@sha256:a512551fc4ce326ef993f1dde6dedd5cf4c20b6c41f6149430ffae0d9e10d62c_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-powervs-machine-controllers-rhel8@sha256:965ad6292483d5e6d8b734fd40006689cf3917657919c668b6d01bc9fc4b816e_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-powervs-machine-controllers-rhel8@sha256:a03170bc3c01ee4f9c6cb80ee41925231b6c8b283822a094506214c10f19847b_amd64",
"8Base-RHOSE-4.11:openshift4/ose-prom-label-proxy@sha256:90f629a90569aceb6deb0134b4141a3a622c4e95637ef4d5d6f3890ac27026c2_s390x",
"8Base-RHOSE-4.11:openshift4/ose-prom-label-proxy@sha256:c9ac8cabb6bc4f6bd60bda52529c98df596a1fa5a9130201129068ff48bc0fbb_arm64",
"8Base-RHOSE-4.11:openshift4/ose-prom-label-proxy@sha256:db4ec1b0a75ec8a5260095225cf2ef103895edd9b05419503bec473629a3dcd0_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-prom-label-proxy@sha256:fd3feba855b7afa27146ab4798f7afcb05d2dc22c1eea2c691a3778df00606d6_amd64",
"8Base-RHOSE-4.11:openshift4/ose-prometheus-alertmanager@sha256:0d225b059bdefca3ac163860ce9ae41ed74cd8c9ca887cfe4c525ac3f0cae783_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-prometheus-alertmanager@sha256:13c7b3e7d5a2a75a806642a614189de0f4ae1639a9cab78ca7104ba65b4fd385_s390x",
"8Base-RHOSE-4.11:openshift4/ose-prometheus-alertmanager@sha256:cdddc502045ecafa9d4deabf4ac30af0255c3bb586390bcf7d89a1c1937b833c_arm64",
"8Base-RHOSE-4.11:openshift4/ose-prometheus-alertmanager@sha256:f8db7211683d764461c1feacb61eb9911f480a8ad113fccb381155322077303c_amd64",
"8Base-RHOSE-4.11:openshift4/ose-prometheus-config-reloader@sha256:015e84370d7a0a3e5318158915b27e1c5e7e7699d11240ba7359d6bc32c9898a_s390x",
"8Base-RHOSE-4.11:openshift4/ose-prometheus-config-reloader@sha256:39e17dba2978d3e1b0af71b9eb1be3446199a365ada2e156682ee7a20e48b060_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-prometheus-config-reloader@sha256:4065daad759195db3c325efc46209f02bcc1c32caad88c69d5a3dbdcf920e335_amd64",
"8Base-RHOSE-4.11:openshift4/ose-prometheus-config-reloader@sha256:bb62cdf6eca82eaa92fb9bbfc4e2f7575c3c49d472fda9358808aa790d3f5a70_arm64",
"8Base-RHOSE-4.11:openshift4/ose-prometheus-node-exporter@sha256:1226c18cda120df10313739a9ac638bd5c4d02aa4f65ba3d1044b4f423d559a2_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-prometheus-node-exporter@sha256:3539ddf93d8c2fe005b53b52c6628b413be0aabdfa534e6b947c4842d3617323_arm64",
"8Base-RHOSE-4.11:openshift4/ose-prometheus-node-exporter@sha256:52adf1af03f2c7fef37ac537638577b913a73b11490ef16c789c40dbfbc9391c_s390x",
"8Base-RHOSE-4.11:openshift4/ose-prometheus-node-exporter@sha256:79ad722e32477863e3319b35b1e98befb8257576ebab0be4ae605f1cf92cf760_amd64",
"8Base-RHOSE-4.11:openshift4/ose-prometheus-operator-admission-webhook-rhel8@sha256:7c00451864fafd5f2c5e316557f67eb027dd66e3e756c756ab3f74ab7a98e404_arm64",
"8Base-RHOSE-4.11:openshift4/ose-prometheus-operator-admission-webhook-rhel8@sha256:9a67755cf6419877dce688f5bcd92da4929dcd86603219eb08628b44a29c4257_amd64",
"8Base-RHOSE-4.11:openshift4/ose-prometheus-operator-admission-webhook-rhel8@sha256:a810296e2d9a9924234a7437531f9b6f4e266a4ddd40b8ecce1c48414696512e_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-prometheus-operator-admission-webhook-rhel8@sha256:c5030e797e2b2130ec51a9a6039e02ea272477f502f7999286c660d59f34aca8_s390x",
"8Base-RHOSE-4.11:openshift4/ose-prometheus-operator@sha256:72ffba5d0ae400eba6e31120ecb4b621e852653b3b3850add2775bf51d5a2aca_arm64",
"8Base-RHOSE-4.11:openshift4/ose-prometheus-operator@sha256:9e028b370e4b1fa7eeb51fb84ad9b1344e4012716030c5d3fa223c7abe92c0e1_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-prometheus-operator@sha256:a2912fec31d91070a66473f1902cd5206cc8ce9e6849c4e5c5ba3da85165a31b_s390x",
"8Base-RHOSE-4.11:openshift4/ose-prometheus-operator@sha256:b45f485a4d48297aaef5fc6b95211eebe8f75ebf2ef69118c331c21a97fbaa9a_amd64",
"8Base-RHOSE-4.11:openshift4/ose-prometheus@sha256:2486111c7d1de008464902945f9767cefedb3ef5c53521fdc2e1eb5fcf1b3fb4_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-prometheus@sha256:37e8941e45c4add6684e52685ed112e474f0c8f062178497a4d65a019a2c1700_amd64",
"8Base-RHOSE-4.11:openshift4/ose-prometheus@sha256:48375716d6e24dfd3811907f109defa883495cfdb387e78c26b90589e05623d7_arm64",
"8Base-RHOSE-4.11:openshift4/ose-prometheus@sha256:64ad3518eff522dda5d221496a94cf2fe14b5c68175d0002ff01bbeb131756b1_s390x",
"8Base-RHOSE-4.11:openshift4/ose-sdn-rhel8@sha256:0e9935caae157329505de5a21a4d40ef501c9a2bcff47f76b074fcf1ab0e9c22_s390x",
"8Base-RHOSE-4.11:openshift4/ose-sdn-rhel8@sha256:c708a24017904d8e50fffaafc4c7b072bd774d04acdfa2b40d139edccf1dad33_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-sdn-rhel8@sha256:f2c982220bfc6785e85f25c70ce559df5121417ec205d2df6965eb97885595ae_amd64",
"8Base-RHOSE-4.11:openshift4/ose-sdn-rhel8@sha256:f3f3ab589e877816e8816468155a3f2eacdecd2085c08794ba372e6dcb84dd9a_arm64",
"8Base-RHOSE-4.11:openshift4/ose-service-ca-operator@sha256:2fd815e1dfa78fc9c28179a5c77296723bbe8f42e1b19e347d936a795b787cdf_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-service-ca-operator@sha256:5607b0aeaff5bc14563afb5b339cf26c12472501532d929da168c2e21a7afe9f_s390x",
"8Base-RHOSE-4.11:openshift4/ose-service-ca-operator@sha256:85dc1b4150d3a3f698bfc460ef6bb30c9b827a098de3cb7f46b9d35f145ef4f4_arm64",
"8Base-RHOSE-4.11:openshift4/ose-service-ca-operator@sha256:bcdbf3cb8e6e31b66d979055c7ad71ff5d9fa309ba3c35256acdbe51c9f43de5_amd64",
"8Base-RHOSE-4.11:openshift4/ose-telemeter@sha256:136d56f3c872a4d0dafb872d79c10b9d11cc582cbbb1e796881c6770543b3012_arm64",
"8Base-RHOSE-4.11:openshift4/ose-telemeter@sha256:41f945d79832bab585470bb274be2ab66c8728808d15679c8ea3089013671464_s390x",
"8Base-RHOSE-4.11:openshift4/ose-telemeter@sha256:d9c609b5b7893d6f0c137fff5edd8df6b182088277ee2b9fcda8374fe19838e4_amd64",
"8Base-RHOSE-4.11:openshift4/ose-telemeter@sha256:f931ead1bc611c5faf5073c81a3af1c3561ed1eb42f958fa9c1ae03eeb339505_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-tests@sha256:62f2f4e4ceba4c9b0a2116d3f3ec7c3b467f597e089e791f5a1271ecc4fcc3fd_s390x",
"8Base-RHOSE-4.11:openshift4/ose-tests@sha256:7cf282f6435dc703a8706afc203c5cb55d1f02a2af2452385ea0415b3b07ec89_amd64",
"8Base-RHOSE-4.11:openshift4/ose-tests@sha256:a5de772af9f66abc7b9f80a650ac51b70ec040cf331773c71d817a389c999144_arm64",
"8Base-RHOSE-4.11:openshift4/ose-tests@sha256:d8fd47265c720cad5f81c107c40302e3da0e569b79b18f0182804db6ddef0b39_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-thanos-rhel8@sha256:15883854538476b61fb9f95e9568936acdee1c26939101b300f16c877a1fb111_amd64",
"8Base-RHOSE-4.11:openshift4/ose-thanos-rhel8@sha256:94514a0e4637f4a171b6f603831ea5e608a8a66d7e04ef338814a2a3f788ae12_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-thanos-rhel8@sha256:b17fdce1d5ac2b69ec530e834f4a15576ea9e1227f74bca0777d30555a7aae96_arm64",
"8Base-RHOSE-4.11:openshift4/ose-thanos-rhel8@sha256:fa37f528f000ce8be8262df51584f0746f3b2a15db2295e82dba17171d3e6af7_s390x",
"8Base-RHOSE-4.11:openshift4/ose-vmware-vsphere-csi-driver-operator-rhel8@sha256:dfe6e04bea49e649841021fc717372bffcf0393ae71ba50fb640a3da64efb8ec_amd64",
"8Base-RHOSE-4.11:openshift4/ose-vmware-vsphere-csi-driver-rhel8@sha256:1ba42f6dfa8aa6671c1bd91741a5160ee5520bf99b0aeccba75af21be725f561_amd64",
"8Base-RHOSE-4.11:openshift4/ose-vsphere-cloud-controller-manager-rhel8@sha256:8b1cecaff8606e6649ea59f2b41fd680ee9efec621d8e994f157973be9b496f6_amd64",
"8Base-RHOSE-4.11:openshift4/ose-vsphere-cluster-api-controllers-rhel8@sha256:a450b493f00f796206a3d7286e93bad2ec36e5a80259c7947e79a1a0d5210656_amd64",
"8Base-RHOSE-4.11:openshift4/ose-vsphere-csi-driver-operator-rhel8@sha256:dfe6e04bea49e649841021fc717372bffcf0393ae71ba50fb640a3da64efb8ec_amd64",
"8Base-RHOSE-4.11:openshift4/ose-vsphere-csi-driver-rhel8@sha256:1ba42f6dfa8aa6671c1bd91741a5160ee5520bf99b0aeccba75af21be725f561_amd64",
"8Base-RHOSE-4.11:openshift4/ose-vsphere-csi-driver-syncer-rhel8@sha256:a8fb8135d0f3d2f666825d8a696973347f08238122e69951f17cce39d4287040_amd64",
"8Base-RHOSE-4.11:openshift4/ose-vsphere-problem-detector-rhel8@sha256:1a6eb49eea5f45e26b7bf30de3cd9b5573901fa6d4aa3bf621fa2e842c74c8d6_amd64",
"8Base-RHOSE-4.11:openshift4/ovirt-csi-driver-rhel7@sha256:1a3545dcf656b9e6caa0007993f8b9ae4544a7e3d0c28d7bd4a892d8f4b4b2d8_s390x",
"8Base-RHOSE-4.11:openshift4/ovirt-csi-driver-rhel7@sha256:83423a80871b68615cb6174ac08e5a60b0b1b8ed003a3f40ec03fb7920679e94_arm64",
"8Base-RHOSE-4.11:openshift4/ovirt-csi-driver-rhel7@sha256:b1ee2119c5c9ffa916f48425d807695d557bfe326bbfe0e65d18ec235cee53b7_ppc64le",
"8Base-RHOSE-4.11:openshift4/ovirt-csi-driver-rhel7@sha256:f7adacdb30067ee92339af29ed852e5de53d0c272cfaf5b46ab48b7b668816f5_amd64",
"8Base-RHOSE-4.11:openshift4/ovirt-csi-driver-rhel8-operator@sha256:2c1cd41c04dad0e7c8958ceec1b1d4273eb8be8f2f1daede4a6257050b012543_arm64",
"8Base-RHOSE-4.11:openshift4/ovirt-csi-driver-rhel8-operator@sha256:7a167a4e4c80b02d4e3a4d1f17b84c47fa7f2818c20ae643891e04d6270a58a6_s390x",
"8Base-RHOSE-4.11:openshift4/ovirt-csi-driver-rhel8-operator@sha256:d44cc45f565771b89a9a6600c3f0a463f5707b5d99d43fcd5017afa1c42cfe41_ppc64le",
"8Base-RHOSE-4.11:openshift4/ovirt-csi-driver-rhel8-operator@sha256:ec28031cfdeadc780ac4a539fc2ffcee484db70aff6d68bec2bfc88509f41ded_amd64",
"8Base-RHOSE-4.11:openshift4/ovirt-csi-driver-rhel8@sha256:1a3545dcf656b9e6caa0007993f8b9ae4544a7e3d0c28d7bd4a892d8f4b4b2d8_s390x",
"8Base-RHOSE-4.11:openshift4/ovirt-csi-driver-rhel8@sha256:83423a80871b68615cb6174ac08e5a60b0b1b8ed003a3f40ec03fb7920679e94_arm64",
"8Base-RHOSE-4.11:openshift4/ovirt-csi-driver-rhel8@sha256:b1ee2119c5c9ffa916f48425d807695d557bfe326bbfe0e65d18ec235cee53b7_ppc64le",
"8Base-RHOSE-4.11:openshift4/ovirt-csi-driver-rhel8@sha256:f7adacdb30067ee92339af29ed852e5de53d0c272cfaf5b46ab48b7b668816f5_amd64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2022:6103"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "HIGH",
"attackVector": "NETWORK",
"availabilityImpact": "NONE",
"baseScore": 3.1,
"baseSeverity": "LOW",
"confidentialityImpact": "LOW",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "REQUIRED",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:R/S:U/C:L/I:N/A:N",
"version": "3.1"
},
"products": [
"8Base-RHOSE-4.11:openshift4/cloud-network-config-controller-rhel8@sha256:6e27d73d86ae20585752a7c2e3a3cfa41ee88c245e9ab9da123c86b91b77bf4d_amd64",
"8Base-RHOSE-4.11:openshift4/cloud-network-config-controller-rhel8@sha256:e3cc37918d771c7d87052387de7a4f585c329cec0b8537b41f411cf7e08e7ef6_arm64",
"8Base-RHOSE-4.11:openshift4/cloud-network-config-controller-rhel8@sha256:e7867ad391b8f7cca4d987f7fd7cc429b86665029cc7b226ccd32aec5bf2556e_ppc64le",
"8Base-RHOSE-4.11:openshift4/cloud-network-config-controller-rhel8@sha256:eaedb1749fc0f2c117497ca4e2e82e9366b3e776d9910d45fbc1be4daa774ae8_s390x",
"8Base-RHOSE-4.11:openshift4/driver-toolkit-rhel8@sha256:0d876f138cb07c4cf25bc0161041f92a25a81637367815ab20c8ac30e11d7f0a_ppc64le",
"8Base-RHOSE-4.11:openshift4/driver-toolkit-rhel8@sha256:82faeb6a8caa174d9df3d259945ca161311fe6231d628e34ee0f1c8528371229_amd64",
"8Base-RHOSE-4.11:openshift4/driver-toolkit-rhel8@sha256:d3edb75ef363d202953c7fab5e997a5f2430108b6882f4b857de2be7c4ed8ffb_arm64",
"8Base-RHOSE-4.11:openshift4/driver-toolkit-rhel8@sha256:ebbdb04cefcb10f1932415c1fe7453b20066594c0febd1f6e3d28dd71c29c939_s390x",
"8Base-RHOSE-4.11:openshift4/egress-router-cni-rhel8@sha256:5d87bcb5e32b7d69df1d713fd61a71d0223447258deb728b26249ca197bad943_ppc64le",
"8Base-RHOSE-4.11:openshift4/egress-router-cni-rhel8@sha256:73fb4c432aeea93a109c119097ea849c1e4ae02bf7dd196ebb63d46223c7837e_amd64",
"8Base-RHOSE-4.11:openshift4/egress-router-cni-rhel8@sha256:9cb6ff6b82565bbfb4af2b9ffe93148d2d145775c33fef56beb7de901ebd0eb6_s390x",
"8Base-RHOSE-4.11:openshift4/egress-router-cni-rhel8@sha256:c73b6663d221184ae7920fb6fcb5191591b697faed01b7a30cf8116f60bd6898_arm64",
"8Base-RHOSE-4.11:openshift4/network-tools-rhel8@sha256:6de9ef410c3940d5292b3ba93952497959d67dbd82bbce9d4096032fa4ddb35f_amd64",
"8Base-RHOSE-4.11:openshift4/network-tools-rhel8@sha256:988faf6dc4951404eb8886150c33905880b81b32ca3ba1713911e4fd525bc000_s390x",
"8Base-RHOSE-4.11:openshift4/network-tools-rhel8@sha256:b914a9caeedc9c9777e28e71ed81416a1bf0fd6104b164ba756555192cf95063_ppc64le",
"8Base-RHOSE-4.11:openshift4/network-tools-rhel8@sha256:f14cafc7dd1904d01ec797a18bbc6753a751b113af94e0122697af4b6cd75cb9_arm64",
"8Base-RHOSE-4.11:openshift4/oc-mirror-plugin-rhel8@sha256:6504ab4496384eb70fd230933f7c6a3ea76b75c66afa7a7dfbd02ac1ad205515_amd64",
"8Base-RHOSE-4.11:openshift4/ose-agent-installer-api-server-rhel8@sha256:03cab1a6deb73e00dbea5cdd97c2eae70f34f01b2b45eebef32207a44b9740be_amd64",
"8Base-RHOSE-4.11:openshift4/ose-agent-installer-api-server-rhel8@sha256:311118642213a933c9d68e20043c7ac224fffa67bc6d563736af7836dc45bf22_arm64",
"8Base-RHOSE-4.11:openshift4/ose-agent-installer-api-server-rhel8@sha256:75d72fff160648cec863535b7ca3206dcf8b1d0e8686f1c20b55d684c9fd33dc_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-agent-installer-api-server-rhel8@sha256:f75740f83210434f126f13c414165a96ba2cf24e081d37ce147381c672211f6d_s390x",
"8Base-RHOSE-4.11:openshift4/ose-agent-installer-csr-approver-rhel8@sha256:5a2e4ce921dd19131cc4701701a1e15ab63c5862bf6c6c6d6c699a014be9e15d_arm64",
"8Base-RHOSE-4.11:openshift4/ose-agent-installer-csr-approver-rhel8@sha256:832c7fad36504af9ff0ea617eee9ce7e0d90c3b062dd49764709359ef742526b_s390x",
"8Base-RHOSE-4.11:openshift4/ose-agent-installer-csr-approver-rhel8@sha256:ea0d1078f53d769332eb6d74134b246c3e1d3a3a39832055c303b134a4eed290_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-agent-installer-csr-approver-rhel8@sha256:efcf0bcdb223445c64a7632b14621f40e3262f1aff7a8433246b56dada0c5ab5_amd64",
"8Base-RHOSE-4.11:openshift4/ose-agent-installer-node-agent-rhel8@sha256:3debd079d7a4e557aec8bf4f9e67aace0b72205a5d020206760fdfb59d13855c_amd64",
"8Base-RHOSE-4.11:openshift4/ose-agent-installer-node-agent-rhel8@sha256:6b7f448cc4ff12f26fe23266eae4532a5a516179eb3081a477d4a1b287d004ca_s390x",
"8Base-RHOSE-4.11:openshift4/ose-agent-installer-node-agent-rhel8@sha256:969a995f0c2079554cad5db05df992e5da80d5645f97e031048dcb6625936c0e_arm64",
"8Base-RHOSE-4.11:openshift4/ose-agent-installer-node-agent-rhel8@sha256:b2078745a9931f618b2ae3276f215f72a82570aebb1f871a086d74995f08f437_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-agent-installer-orchestrator-rhel8@sha256:5fbacf9fe03238b9e82d1d5aa3050bb94666f75d9c312cf96d364554432c4516_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-agent-installer-orchestrator-rhel8@sha256:69f30e118f27a357e1ec7a7d30249ac35acea76328922f24954e566eb28ddc92_amd64",
"8Base-RHOSE-4.11:openshift4/ose-agent-installer-orchestrator-rhel8@sha256:852f901cda9211026376f78c5bff6fc0e90714b44a7e75792e7ee9dca7d41ae5_s390x",
"8Base-RHOSE-4.11:openshift4/ose-agent-installer-orchestrator-rhel8@sha256:bc5ff8bf2abee2efc0df7122c384671e93122b4e158ae8eb1355a094bf61a75d_arm64",
"8Base-RHOSE-4.11:openshift4/ose-alibaba-cloud-controller-manager-rhel8@sha256:89262b72ba883c895c2073164824cdfdcdc5f1ef61d6c2e0d77cd3755cdc1fcb_amd64",
"8Base-RHOSE-4.11:openshift4/ose-alibaba-cloud-csi-driver-container-rhel8@sha256:d1a8124402bdb03cd625066b8719cbb3d2f0009c6923062a43ada1bb59871d68_amd64",
"8Base-RHOSE-4.11:openshift4/ose-alibaba-disk-csi-driver-operator-container-rhel8@sha256:0161cffc939ea87d47ef654f287b14cb7551333731870dbd6e2232c5875b9033_amd64",
"8Base-RHOSE-4.11:openshift4/ose-alibaba-machine-controllers-rhel8@sha256:dd1cd42eaa29959de325282d4f8815a0ebaa122604e28d407ecd7e965166b880_amd64",
"8Base-RHOSE-4.11:openshift4/ose-apiserver-network-proxy-rhel8@sha256:245ece4bd06599e479428c43847ff3cc532e3822f332c16bcd75fe8d803d294d_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-apiserver-network-proxy-rhel8@sha256:4be86d5b8d518826e8a65e9fb9f2b22c094ed8493b1720a5e798938b30f191ec_arm64",
"8Base-RHOSE-4.11:openshift4/ose-apiserver-network-proxy-rhel8@sha256:8ebe88572805ce4d7d574d50b26f85f6518fdb22dd7b9d1770cf96e826ed8dd9_amd64",
"8Base-RHOSE-4.11:openshift4/ose-apiserver-network-proxy-rhel8@sha256:ace63e71611bbc9e00c427ea60b48239878d25d23816ea80677ec6fbfab1734f_s390x",
"8Base-RHOSE-4.11:openshift4/ose-aws-cloud-controller-manager-rhel8@sha256:1242457e768a2cf0edefda2e0ec641264077e1e6c3c1819b6c430397826f4cc9_amd64",
"8Base-RHOSE-4.11:openshift4/ose-aws-cloud-controller-manager-rhel8@sha256:d9a7e298d07960e577ff3c49b64534340e31f07685c569d23e35818e993816fb_arm64",
"8Base-RHOSE-4.11:openshift4/ose-aws-cluster-api-controllers-rhel8@sha256:f1fb4e9e06fbada6da3a9849842d2faaef11afc923c0ead4b4d908cca928fb10_amd64",
"8Base-RHOSE-4.11:openshift4/ose-aws-cluster-api-controllers-rhel8@sha256:fae8fcd656375af170fe16f5e1704cd04a01353c39bdb71496320f66bdf98054_arm64",
"8Base-RHOSE-4.11:openshift4/ose-aws-ebs-csi-driver-rhel8-operator@sha256:432e73a20f27e84174d811cee2ee7db13f2bcd5617691ace07863ade43ad5abd_amd64",
"8Base-RHOSE-4.11:openshift4/ose-aws-ebs-csi-driver-rhel8-operator@sha256:4eb2eec27fd1cba3fd42fd9d633373602c0635fbef3e380ef227b418ec6e96a7_arm64",
"8Base-RHOSE-4.11:openshift4/ose-aws-ebs-csi-driver-rhel8@sha256:3ef0030f0228d2041cc810995403b7f09b92d9d2044236bf7961d4c32024591e_amd64",
"8Base-RHOSE-4.11:openshift4/ose-aws-ebs-csi-driver-rhel8@sha256:9fe539afa21e7e0f0b04230f6908d2e67861608b01b6afcebd575d10e95bed63_arm64",
"8Base-RHOSE-4.11:openshift4/ose-aws-pod-identity-webhook-rhel8@sha256:9389e1e4c2fa64a154dcbffbed370676accfdb8eea70b2e6a49a1c6b4aa4aaf8_amd64",
"8Base-RHOSE-4.11:openshift4/ose-aws-pod-identity-webhook-rhel8@sha256:9fab946ed6f96886ad644600e0e98ebdf2bff6e525838b38258fc9599bf10450_arm64",
"8Base-RHOSE-4.11:openshift4/ose-azure-cloud-controller-manager-rhel8@sha256:2510e600a0b60a9fa1ee630d2c7ffdcbbaa7588946316067d4f01caad13d90a3_amd64",
"8Base-RHOSE-4.11:openshift4/ose-azure-cloud-controller-manager-rhel8@sha256:39c2233c6bd5d940c5dcb2d9bb1fa679f7f68260a21a8862b7e92471ce1a1a68_arm64",
"8Base-RHOSE-4.11:openshift4/ose-azure-cloud-node-manager-rhel8@sha256:34d592fa215e07fc79cf590c9f8e2b9b33d5a69b168b0037770c3ac2dd96da0e_arm64",
"8Base-RHOSE-4.11:openshift4/ose-azure-cloud-node-manager-rhel8@sha256:f6756cc5a93dea849e34955f1f40dacee78b76dd19ca95019f3d59e73a42a28d_amd64",
"8Base-RHOSE-4.11:openshift4/ose-azure-cluster-api-controllers-rhel8@sha256:54eddeca59ead55597958f4a6d14aed6c67e40881f2cfe48fcb86da046cd8545_amd64",
"8Base-RHOSE-4.11:openshift4/ose-azure-cluster-api-controllers-rhel8@sha256:be393e7e52cd71f4e69045ca297d22090c77e4db3736d5b65ba32c09012ada59_arm64",
"8Base-RHOSE-4.11:openshift4/ose-azure-disk-csi-driver-rhel8-operator@sha256:4ff095a8f869062d5197d571f266f6ac3f9c785eed275eaccc8522285128d2b6_arm64",
"8Base-RHOSE-4.11:openshift4/ose-azure-disk-csi-driver-rhel8-operator@sha256:7aefec5230cd316684b716b1051589f9ec2c9cf2e1447f039abf7e5d46a5dd8c_amd64",
"8Base-RHOSE-4.11:openshift4/ose-azure-disk-csi-driver-rhel8@sha256:02ea902eeafb1f8036e9a939d8f99ef9ac5d51aff33637e8bd5c08a95c27ddc9_arm64",
"8Base-RHOSE-4.11:openshift4/ose-azure-disk-csi-driver-rhel8@sha256:9ec7ea5a66b67b45209c7818e07e55937124d959140a4ccf8b4507c42b23b829_amd64",
"8Base-RHOSE-4.11:openshift4/ose-azure-file-csi-driver-operator-rhel8@sha256:5346a247159c4ea41782355befb3bb87dedf6ca21807bf0e8d47a5575c0a1236_arm64",
"8Base-RHOSE-4.11:openshift4/ose-azure-file-csi-driver-operator-rhel8@sha256:ed5eb91ffaacd7a9d8dc6523bb481ae70d37cf14be254dc4f0b625f319a2764d_amd64",
"8Base-RHOSE-4.11:openshift4/ose-azure-file-csi-driver-rhel8@sha256:7e27919cadcfd915fb1765d7b87753da104f26e6f1c2d37818d5bd4bf77fe51a_arm64",
"8Base-RHOSE-4.11:openshift4/ose-azure-file-csi-driver-rhel8@sha256:acb6bd70db8a2addf429d17cd5bf5f1659835eb3c4f32b7e21925d4d6269a9cc_amd64",
"8Base-RHOSE-4.11:openshift4/ose-baremetal-installer-rhel8@sha256:432d43bcec91fdcc88b389628cf6cfafca5e973a5c9cafaa1bc7db332caa1303_amd64",
"8Base-RHOSE-4.11:openshift4/ose-baremetal-installer-rhel8@sha256:8fe8f202c97a262f65280091ca28da690c5d342bf36fa528e28b791e59b5402c_arm64",
"8Base-RHOSE-4.11:openshift4/ose-baremetal-installer-rhel8@sha256:927f472da5d7cd5b63be4c1ba755edc4caef1687f9dae949c2ee5979b65a5ece_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-baremetal-installer-rhel8@sha256:f3fa907c69b86a520ed526397264c2908379e5ee092f718b94d3049cf3914664_s390x",
"8Base-RHOSE-4.11:openshift4/ose-baremetal-machine-controllers@sha256:092186662282ca09b701f0e198faf403905315190a1f1bcfdaf952ee0012f2f7_s390x",
"8Base-RHOSE-4.11:openshift4/ose-baremetal-machine-controllers@sha256:805aaaf2c736170ac879baed0eab2d3de05b1255331a46ad247fd3b5dfbbfb52_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-baremetal-machine-controllers@sha256:e6e2d9e0777173822e3ca8cfef5d457f75fd4638ccfd5d896b3354416d8d1d94_arm64",
"8Base-RHOSE-4.11:openshift4/ose-baremetal-machine-controllers@sha256:f7606cd50b6e7ab57038d01f6539c194f974904abdbfcc04810fffc803166f4a_amd64",
"8Base-RHOSE-4.11:openshift4/ose-baremetal-rhel8-operator@sha256:09c5815abcd751e6599fd7d741399c3009fb5c64498005b836b894baec3f32ce_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-baremetal-rhel8-operator@sha256:ca3282dfbea85af8d294027bb958c5f7b67cd09307ba9a9b90d24ff1524e5e43_amd64",
"8Base-RHOSE-4.11:openshift4/ose-baremetal-rhel8-operator@sha256:d9799c53a13fbc2c3821612fe9bebed15522790d8c5f38ec725fad071dac9f05_arm64",
"8Base-RHOSE-4.11:openshift4/ose-baremetal-rhel8-operator@sha256:e42c99f1ee203ec4bce4bff0b9dbae24f02fd970604c592c92f166145a638ff5_s390x",
"8Base-RHOSE-4.11:openshift4/ose-baremetal-runtimecfg-rhel8@sha256:0b13e1b6772d771e457a8efa0330d0f7d26679fb057c6b679f4cd50e629075dc_s390x",
"8Base-RHOSE-4.11:openshift4/ose-baremetal-runtimecfg-rhel8@sha256:36d777277a842f569d358e6a95acf7f9ed9f6b55e1ecfc7e14d21c51c805fd0e_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-baremetal-runtimecfg-rhel8@sha256:5ce3526bde097d1550a02fbeeaea6822d7c885cbac4f757cdafe138dd968d489_amd64",
"8Base-RHOSE-4.11:openshift4/ose-baremetal-runtimecfg-rhel8@sha256:d68705bb7994ea06b999f68001837638d901e2ac3677324b41ef45c140637ee7_arm64",
"8Base-RHOSE-4.11:openshift4/ose-cli-artifacts@sha256:21babbab6276c3c556e2c2cf232c7dc9de3f187151a3c2973643829a418eaaee_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-cli-artifacts@sha256:382c647edbf3fa812d83e9fc1b25696836f574c21376b3438a041692c2aad57a_s390x",
"8Base-RHOSE-4.11:openshift4/ose-cli-artifacts@sha256:b30d17c7cae38c733bceff599d9052ade650e3cf86eec997e7cf8a10b6be1cd9_arm64",
"8Base-RHOSE-4.11:openshift4/ose-cli-artifacts@sha256:fecd94b1e286bff64e7f066d14f205283f4362a7c12b2dfb9838fdf309456f6d_amd64",
"8Base-RHOSE-4.11:openshift4/ose-cli@sha256:9e19ae99cb60c43fe9ad7a295c7c6b42d0c2c557d908e35d01a4cbc18cb252ed_arm64",
"8Base-RHOSE-4.11:openshift4/ose-cli@sha256:9e9325e685bf2c27ad58933720dc1f0595a1d9b2deeee1f5ea6e7915c2bed905_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-cli@sha256:db5e75aa697daf5e0fa6004ad42c04030ff6c22583c93de6cdfc42bf279a79be_s390x",
"8Base-RHOSE-4.11:openshift4/ose-cli@sha256:e64d871431572918420d1aa1aba7f35d6255ce5d69354d51921f10f53106cedb_amd64",
"8Base-RHOSE-4.11:openshift4/ose-cloud-credential-operator@sha256:106f6e450215363c8522f7ba40596e69d0cab04923bde1993b7bd2cf3e9c1afe_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-cloud-credential-operator@sha256:68c4224379013c5bb9c0f9f72cdf3239e674643ad5e98410023ed3e9fe303d92_arm64",
"8Base-RHOSE-4.11:openshift4/ose-cloud-credential-operator@sha256:b4023de0e31fc7d448254794512f6b1e0c01226953063d253238aa051761a683_amd64",
"8Base-RHOSE-4.11:openshift4/ose-cloud-credential-operator@sha256:dc22b952e382ee4f781305f24c4ac7b400fcec538b577b6dccc3d91728c1b24b_s390x",
"8Base-RHOSE-4.11:openshift4/ose-cluster-api-rhel8@sha256:0fe12e245cdd67943627193c7bf56b07b873fe933beb54d6afd6842cd4251d36_s390x",
"8Base-RHOSE-4.11:openshift4/ose-cluster-api-rhel8@sha256:aa173538611b49370c4ae3422aadd92cfba37db6961dd68b16779aafe21dc47f_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-cluster-api-rhel8@sha256:c14191867b7cd81fea0421d1cc7c0e7b92c77dd2854b1668bc08a60a736ef742_arm64",
"8Base-RHOSE-4.11:openshift4/ose-cluster-api-rhel8@sha256:f8e5a57dfc9a835f93f90c14358e7eed24e515003932b5abbc96b6f3042fa2b5_amd64",
"8Base-RHOSE-4.11:openshift4/ose-cluster-authentication-operator@sha256:087ebc4f40edf9c7355a3c1e092a29d5b3a78cb3fa9897eff3d26f0ab3768e2f_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-cluster-authentication-operator@sha256:1ad3e13382a4c8397551803b67296405d954a0692a5ee6935eee94efca111997_s390x",
"8Base-RHOSE-4.11:openshift4/ose-cluster-authentication-operator@sha256:4e9cbce494e0c3d074085d04a717ba3268a001116248c48355e9737005a8dc71_arm64",
"8Base-RHOSE-4.11:openshift4/ose-cluster-authentication-operator@sha256:df368de69ad5d36f8a08efe36cd3191660c1e71f04e8a567a2958c7068a0ccea_amd64",
"8Base-RHOSE-4.11:openshift4/ose-cluster-autoscaler-operator@sha256:08d72eb6e241309292929f904ebf45903e34c640198a56cb7627e07347de4db5_arm64",
"8Base-RHOSE-4.11:openshift4/ose-cluster-autoscaler-operator@sha256:21f73964329757dda78e8e35cd8ce4cc7434c19e1072d7c7b3920b899b4eea0a_amd64",
"8Base-RHOSE-4.11:openshift4/ose-cluster-autoscaler-operator@sha256:8a67e9c395779e4d295121c008905983da8f0f626919d6152558be9b65df9602_s390x",
"8Base-RHOSE-4.11:openshift4/ose-cluster-autoscaler-operator@sha256:ed4c14c8bb0e45511944a12f3319a3816605240936c2d9d3eb117415a9c7b1e8_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-cluster-autoscaler@sha256:066894460cc277008976b85a7c4c6a5edae8707f6c4ca7b4fd1b159565690800_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-cluster-autoscaler@sha256:10ad83b8d56a9de90a3a1ba66f1dd075f0c6cd02bb0c452f263ebe12d6f3ee7c_arm64",
"8Base-RHOSE-4.11:openshift4/ose-cluster-autoscaler@sha256:1874b5f344ce686750e01167b9e4ca61e5d1468e55e3d60363d22f4e80d2099a_s390x",
"8Base-RHOSE-4.11:openshift4/ose-cluster-autoscaler@sha256:4e0b8de27a9295163d397b1c7b9fd77a18276df6fb36076fb4423ce89877aa59_amd64",
"8Base-RHOSE-4.11:openshift4/ose-cluster-baremetal-operator-rhel8@sha256:37013ded4bf047f86added38bd37bf2dd648e0ae5d7f314799cc52d413ecd514_s390x",
"8Base-RHOSE-4.11:openshift4/ose-cluster-baremetal-operator-rhel8@sha256:6043ad21c6b533120745bf00e938f4a2760a193c30c93c7817e72687c7fca376_arm64",
"8Base-RHOSE-4.11:openshift4/ose-cluster-baremetal-operator-rhel8@sha256:6687cb3005b31f378b8f950dee3697834db40ebd6bda4b13c3bde26dc961003f_amd64",
"8Base-RHOSE-4.11:openshift4/ose-cluster-baremetal-operator-rhel8@sha256:672c5e08643abdcb890b199aba0993c2f5b13bab73619f4937117839e3341e93_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-cluster-bootstrap@sha256:c0a4b5bf57389be51dd92d75ffa79afbd2a0d8a1bc92d75270b62dc8d00abbff_s390x",
"8Base-RHOSE-4.11:openshift4/ose-cluster-bootstrap@sha256:e190b3d77637f8ac989c0cdfdb8de3e0a91ceb37e761c629d5960e7e6825d171_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-cluster-bootstrap@sha256:f0a31d8b8f9ef65c03264d68d971479e0f1e927af90452fe0ef442012b49854c_amd64",
"8Base-RHOSE-4.11:openshift4/ose-cluster-bootstrap@sha256:f57edabd3d5db8cc3b21e7f370cc911a06ee35813c66355e597dc84777f3a7bd_arm64",
"8Base-RHOSE-4.11:openshift4/ose-cluster-capi-operator-container-rhel8@sha256:47b12ea0b5c2e762e67c9b88a4a85b1a99bffd445643056658462e7cc1caab18_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-cluster-capi-operator-container-rhel8@sha256:7d5b042abbe54ee6406dc8741621de6ea30f44498a874b619c80741439ebf769_arm64",
"8Base-RHOSE-4.11:openshift4/ose-cluster-capi-operator-container-rhel8@sha256:80fc292bb9c856b3ef7f9b672d84f5924e301a8b5828156ddf8269a56e095d85_s390x",
"8Base-RHOSE-4.11:openshift4/ose-cluster-capi-operator-container-rhel8@sha256:f86eb79d7a994b8164bb5474f9e9bc3dcbe5ed9fada84b31dceff9c138f30974_amd64",
"8Base-RHOSE-4.11:openshift4/ose-cluster-capi-rhel8-operator@sha256:47b12ea0b5c2e762e67c9b88a4a85b1a99bffd445643056658462e7cc1caab18_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-cluster-capi-rhel8-operator@sha256:7d5b042abbe54ee6406dc8741621de6ea30f44498a874b619c80741439ebf769_arm64",
"8Base-RHOSE-4.11:openshift4/ose-cluster-capi-rhel8-operator@sha256:80fc292bb9c856b3ef7f9b672d84f5924e301a8b5828156ddf8269a56e095d85_s390x",
"8Base-RHOSE-4.11:openshift4/ose-cluster-capi-rhel8-operator@sha256:f86eb79d7a994b8164bb5474f9e9bc3dcbe5ed9fada84b31dceff9c138f30974_amd64",
"8Base-RHOSE-4.11:openshift4/ose-cluster-cloud-controller-manager-operator-rhel8@sha256:1ea1c7a907ddd7002fd27685e85c43a09755d3ff712713d54671bb071d9e7c66_arm64",
"8Base-RHOSE-4.11:openshift4/ose-cluster-cloud-controller-manager-operator-rhel8@sha256:455f0e33840e6830e1aaba5459a6c8c5ac773e326bc0d61cad2c30b0a15b7874_amd64",
"8Base-RHOSE-4.11:openshift4/ose-cluster-cloud-controller-manager-operator-rhel8@sha256:8befdd6d48ad9a969d3c1d8e3d941d78cbdac51bd7ff8169ebe3c5c2be06c6cc_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-cluster-cloud-controller-manager-operator-rhel8@sha256:df851d0c4ccebe4722cbc4f5166b443d6c911b6a7c6792c4df708f8ca8606c3f_s390x",
"8Base-RHOSE-4.11:openshift4/ose-cluster-config-operator@sha256:7c9258e2750def044850ce4d7e8d33509fc9ff6cbf5ea385a91712126d95fb4a_amd64",
"8Base-RHOSE-4.11:openshift4/ose-cluster-config-operator@sha256:88762438b2a594f1bfed201790fdd7aaa383c733c750dec4baa19757eb0a224b_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-cluster-config-operator@sha256:b5ae46d084d4ac7abffa0d0a1faea78e4f7d00afa8710fa1782642709d46d76b_s390x",
"8Base-RHOSE-4.11:openshift4/ose-cluster-config-operator@sha256:c87622cb702c60bd80393ac9bacb40563502daddfc2854422bb7983d70c19e01_arm64",
"8Base-RHOSE-4.11:openshift4/ose-cluster-csi-snapshot-controller-rhel8-operator@sha256:0c2492d5936d1af12407e74cd47340f13efc46e90ea329217e464c4ad109d210_arm64",
"8Base-RHOSE-4.11:openshift4/ose-cluster-csi-snapshot-controller-rhel8-operator@sha256:2beae1f0693a10a0ab50e08602cbf7654f05e1ef225fc162387e581da57e0a3c_s390x",
"8Base-RHOSE-4.11:openshift4/ose-cluster-csi-snapshot-controller-rhel8-operator@sha256:37492607333c4d91cbb9b4e18c4833e02c1d10fa9e28878460c5e5d76cbe2613_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-cluster-csi-snapshot-controller-rhel8-operator@sha256:9fe8d8fd53bacfd5ac2e5d70e0040be4cd65cd5550cb6cbc1ef0bddb01372d4e_amd64",
"8Base-RHOSE-4.11:openshift4/ose-cluster-dns-operator@sha256:0caac670fe7dcc0d44a81d13aed6e56479668e8a8a210caee510d7424dbf958e_amd64",
"8Base-RHOSE-4.11:openshift4/ose-cluster-dns-operator@sha256:6447a66d13df0d966992e28e8e3225e80182184cd742c772107fcce36aac7797_s390x",
"8Base-RHOSE-4.11:openshift4/ose-cluster-dns-operator@sha256:7d1991a79dec5f08a127412962ca15a48c96438b19a9ad99549305e7af010144_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-cluster-dns-operator@sha256:da8f64fc64092d5f0d098bd7088499f321402192bed38ed75637841296bbe2b9_arm64",
"8Base-RHOSE-4.11:openshift4/ose-cluster-etcd-rhel8-operator@sha256:41dfef4fb454105e5d202de32ea85e6b806ec3bbd3a89bd77226b3ee8b1dfb2f_arm64",
"8Base-RHOSE-4.11:openshift4/ose-cluster-etcd-rhel8-operator@sha256:6d9ebc067df9550aa5c1623e44a8c041f7ba0ffdad757b3848d7d5308aafa407_amd64",
"8Base-RHOSE-4.11:openshift4/ose-cluster-etcd-rhel8-operator@sha256:82ffb1ead2ccaf05f5f876828d851f85451a8ee0a843aab7ab87fdb7faf62c1e_s390x",
"8Base-RHOSE-4.11:openshift4/ose-cluster-etcd-rhel8-operator@sha256:867a572c4a1789f8360d0f01544c9f796d0328c3d7f40d98b81677b7fce40ecb_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-cluster-image-registry-operator@sha256:0358e59d273a251211b22f27aab17e0ea497d44078ec9a4ba6cb4d60ced4dd5d_arm64",
"8Base-RHOSE-4.11:openshift4/ose-cluster-image-registry-operator@sha256:5e5e4c138e519c0de2690359fafd7e8f2b795a9049b976c0e137bf1a03e23ede_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-cluster-image-registry-operator@sha256:af60f1e5c058385530c67cf7b4f9e5579ed15b06d2716347bc6db3d13157f438_s390x",
"8Base-RHOSE-4.11:openshift4/ose-cluster-image-registry-operator@sha256:e4a7ab02a4fa05edea60e5457d77cf963c0f263ebec22680197da29c5d25d599_amd64",
"8Base-RHOSE-4.11:openshift4/ose-cluster-ingress-operator@sha256:5e554e018bed9ab12c0072aa87feaba4b3921e6e6eab347fd19d44dd3943605e_amd64",
"8Base-RHOSE-4.11:openshift4/ose-cluster-ingress-operator@sha256:739896028a90adece5e93fd0a1e6b9ad9b2066be466d403f86d8059a974dd69f_arm64",
"8Base-RHOSE-4.11:openshift4/ose-cluster-ingress-operator@sha256:ab0c7df78f7265701811c771f447e8fc77cdcb9db7b4358c58c586a1e4616481_s390x",
"8Base-RHOSE-4.11:openshift4/ose-cluster-ingress-operator@sha256:d1c0cd4e6d6c7a8faaa5e4fcb8181d8325c8f371a4efe670a0d36bcb60198d2c_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-cluster-kube-apiserver-operator@sha256:07a151a721d0ab24cdc8ceebbdf6079c7fc656a8015a6f825914111fbaaeac12_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-cluster-kube-apiserver-operator@sha256:5b1e127949b717f818448ab053c9354d73ea6981cde107c95c2b5dd658d38e1b_s390x",
"8Base-RHOSE-4.11:openshift4/ose-cluster-kube-apiserver-operator@sha256:b2ebb601d381558a394affedbeebe4307526402c0c0f6b1bea4f8725b35da3fd_amd64",
"8Base-RHOSE-4.11:openshift4/ose-cluster-kube-apiserver-operator@sha256:f8d718ac3d76cf1c68e253de1dc19b6c043e84423eb3ef4ffbb8706794dde726_arm64",
"8Base-RHOSE-4.11:openshift4/ose-cluster-kube-cluster-api-rhel8-operator@sha256:3bba6cbcd88668aba5ae03625d7cddea1bea0dc0e80007f9ba0f48efd9ab7cf7_amd64",
"8Base-RHOSE-4.11:openshift4/ose-cluster-kube-cluster-api-rhel8-operator@sha256:7cd7a803ddd309593278e3f5588d3f9e7cb43ddbcd1245528971d8ba2dccd02d_arm64",
"8Base-RHOSE-4.11:openshift4/ose-cluster-kube-cluster-api-rhel8-operator@sha256:c1eca6f993c9aedd597915c0f020f20adb4559c5fb332195f367aee7832cdf44_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-cluster-kube-cluster-api-rhel8-operator@sha256:d9ae7f5c8b3eb47536b545062648171866a69b1f7c078002e5b91c89ebfd77a6_s390x",
"8Base-RHOSE-4.11:openshift4/ose-cluster-kube-controller-manager-operator@sha256:4cd1b1cfb69a5e65a5096d6e2ed9fab256263aecb3de40a3a2e21030e98005b8_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-cluster-kube-controller-manager-operator@sha256:5d6f1a31087d399c9b63a0d81ac992ad7cb2a10de2dbe8a165a29bc17cb804a7_s390x",
"8Base-RHOSE-4.11:openshift4/ose-cluster-kube-controller-manager-operator@sha256:5e14a5b833cfa3415168708c66771b521c4f6a5b93d91370d77c12f729d8ba8d_arm64",
"8Base-RHOSE-4.11:openshift4/ose-cluster-kube-controller-manager-operator@sha256:75675751af4d0cfe59f9fc74745ba7ad2953d95ea343af2b07ea01152fcb2683_amd64",
"8Base-RHOSE-4.11:openshift4/ose-cluster-kube-scheduler-operator@sha256:5d4d03c1d90ec1a7484ead812faf3d2afdbd59ff43391fde735d8d7463607619_arm64",
"8Base-RHOSE-4.11:openshift4/ose-cluster-kube-scheduler-operator@sha256:83deb5bdc9f0c9284eb4e8de788cc453cdbcfc01d50070fb52465f225f66a1df_s390x",
"8Base-RHOSE-4.11:openshift4/ose-cluster-kube-scheduler-operator@sha256:c6dd4dced8d9955ef9ec9c1e517f37f3caa06b0e15a5c9dd5740069c0bf0c634_amd64",
"8Base-RHOSE-4.11:openshift4/ose-cluster-kube-scheduler-operator@sha256:ca65bc4f76a6d874b2d0ceca00bb6261eda096be7dcd6c113eda8e11dfde0916_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-cluster-kube-storage-version-migrator-rhel8-operator@sha256:48ad9408d754564627549bc8035ae681201a18bdeeb9fa234049c44e6c14581e_amd64",
"8Base-RHOSE-4.11:openshift4/ose-cluster-kube-storage-version-migrator-rhel8-operator@sha256:76c1af1cd2b729bfacfa83bd3d8ed148284bb5b78b796cd433b8d6863a19d3ef_s390x",
"8Base-RHOSE-4.11:openshift4/ose-cluster-kube-storage-version-migrator-rhel8-operator@sha256:86a641e8f5edd231d7af6c227b458bedf1d1c778a9bed95bb2a31fd6c2af3da2_arm64",
"8Base-RHOSE-4.11:openshift4/ose-cluster-kube-storage-version-migrator-rhel8-operator@sha256:a9fc53ebe17f190200b3e41a65737483a88a58bc6350af51f03f4f9ca700bdba_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-cluster-machine-approver@sha256:07667ef8e091ee997b5e659dfa3c8a762573f7f0a202dba72d42032c827111e0_s390x",
"8Base-RHOSE-4.11:openshift4/ose-cluster-machine-approver@sha256:2ae92fbe8598f400f53316010e51e751d515d208c9204a04ab6f474837833705_arm64",
"8Base-RHOSE-4.11:openshift4/ose-cluster-machine-approver@sha256:d5293d65f59c34e7b3bfb6f2e31bcc13148c2a4ba98407df16ef9d7ec3522f03_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-cluster-machine-approver@sha256:db34e4cbce97a50bae91565138d1555f2eed1010cae2c589f7e34e5e27de5168_amd64",
"8Base-RHOSE-4.11:openshift4/ose-cluster-monitoring-operator@sha256:38097086911176eb6d94c9eb3fb744336d5c07b95c989d719dd7ed20807ae3c9_s390x",
"8Base-RHOSE-4.11:openshift4/ose-cluster-monitoring-operator@sha256:8ff5a580ab2e42adbdcbea74e7c2b6915c6abd4c5d6f14c82903586dda18001a_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-cluster-monitoring-operator@sha256:9ef3638201f3d8110c37205196e2c8023b497abff4c34124289496f014960c7a_arm64",
"8Base-RHOSE-4.11:openshift4/ose-cluster-monitoring-operator@sha256:f15249736c67cbf440deb68891faf4eadc896fa2f378590c8a355e2ff39ebd94_amd64",
"8Base-RHOSE-4.11:openshift4/ose-cluster-network-operator@sha256:9e7aab6d8d159653383627b8262ad46155dc97692c5c345b72f90ecf100ab4c3_amd64",
"8Base-RHOSE-4.11:openshift4/ose-cluster-network-operator@sha256:c6cf66b22c51935f2c081b23208eab48c41a44b9b915035ffa896101c41deb0a_s390x",
"8Base-RHOSE-4.11:openshift4/ose-cluster-network-operator@sha256:d3bff15251d3415b42ff851f0a1269bbf0fdac9410f437ad32c19c709b8f1b1d_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-cluster-network-operator@sha256:edcfb5688a3cc314456a59a1caebbb401a82d0aaf725867dcba874c93499bfbb_arm64",
"8Base-RHOSE-4.11:openshift4/ose-cluster-node-tuning-operator@sha256:032fbdb27508aaf93b1dedfc114e67cc8d398f4a6bd9f994ca40eb66d1e50f5f_s390x",
"8Base-RHOSE-4.11:openshift4/ose-cluster-node-tuning-operator@sha256:3ad618fd222cd3f0967b5c945e3f8a9c2c9f7cd5c4c107f2de7b7da4d06c5587_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-cluster-node-tuning-operator@sha256:5635e64a108e6005c47c88080b35cc11948d6097bb632228f8193a17b53259b9_arm64",
"8Base-RHOSE-4.11:openshift4/ose-cluster-node-tuning-operator@sha256:d06e393e0493bb6a519ffeab2595b7555df2148190eb30a29def40325c35e3a5_amd64",
"8Base-RHOSE-4.11:openshift4/ose-cluster-openshift-apiserver-operator@sha256:579f671f2e8a295eae80c19571daab0818ed012888980c0dc7a383fa277f595a_arm64",
"8Base-RHOSE-4.11:openshift4/ose-cluster-openshift-apiserver-operator@sha256:5a72cb0256f9b20e3f1b847def6ab9f544ff9d7b3a63437963fc1225c8b0ce94_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-cluster-openshift-apiserver-operator@sha256:a01a7943ecfa16a7ee0efd14e2cf192c887544cf9b9517b66dcdd0b9f1cd34dc_s390x",
"8Base-RHOSE-4.11:openshift4/ose-cluster-openshift-apiserver-operator@sha256:dc6a39c838691902cf50574eed7b6cfa6da8a38871624f09acab2e8d158b1957_amd64",
"8Base-RHOSE-4.11:openshift4/ose-cluster-openshift-controller-manager-operator@sha256:6634a513df79182201131a7f56ac876323bd7e1709b737405ab41e06e95acf40_arm64",
"8Base-RHOSE-4.11:openshift4/ose-cluster-openshift-controller-manager-operator@sha256:6e38c38b884651ae615d96617cbb562966ad67a63241dc1296c38e61556b6f74_s390x",
"8Base-RHOSE-4.11:openshift4/ose-cluster-openshift-controller-manager-operator@sha256:a502b3ce08f4dbb73617d2e212c6b89761a10cbb1d858b9c0f2791cb35683db5_amd64",
"8Base-RHOSE-4.11:openshift4/ose-cluster-openshift-controller-manager-operator@sha256:f5b0dc319a66df941b33428ca64b2cd937957ce47b932e8c3c74398f1057caf1_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-cluster-policy-controller-rhel8@sha256:4d56f27c4662cfa3b2cc7b9f4b146b66f9ad6b6e214b23813a8c4ed5a4107ead_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-cluster-policy-controller-rhel8@sha256:7ad8d955c2bf988905684f85876a22874dd235f2bac686c8565585abac5cc2eb_s390x",
"8Base-RHOSE-4.11:openshift4/ose-cluster-policy-controller-rhel8@sha256:c0925a8d478200fab902a7cae4847a900c7e4473ecc20f854e3ba58ac0d46cc3_arm64",
"8Base-RHOSE-4.11:openshift4/ose-cluster-policy-controller-rhel8@sha256:c7dc36c1b1c71ab449668a5600ce9ba403c23a7a14c81ea80a851d8f96a97757_amd64",
"8Base-RHOSE-4.11:openshift4/ose-cluster-samples-operator@sha256:41b5edfb6f395372593d2ece37102b6c53deabaf208a2d66cc3486308bf7bcd9_s390x",
"8Base-RHOSE-4.11:openshift4/ose-cluster-samples-operator@sha256:6bf352ae6bc6a6c46ca79014473cc163505165163060870bcf2e42f07b9f2577_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-cluster-samples-operator@sha256:844d02462ad69b045a796a9b5547cd65e42b51a56fda3b289a15e5aa0caa7138_amd64",
"8Base-RHOSE-4.11:openshift4/ose-cluster-samples-operator@sha256:c8a7ca2191e14e7b7b67108743fa442f75222a5f8a8577bb801f4209c72cf5a8_arm64",
"8Base-RHOSE-4.11:openshift4/ose-cluster-storage-operator@sha256:2155fd9379e1264fc4a0608cac844a098df4f170d5e1383c18b95fc7ec6b049a_arm64",
"8Base-RHOSE-4.11:openshift4/ose-cluster-storage-operator@sha256:60c88dda1e58b5a6e8109afef2a837fe184362ada32f369784bd5cf2a34183f2_amd64",
"8Base-RHOSE-4.11:openshift4/ose-cluster-storage-operator@sha256:a2da82561c61ddde3ed10057743ad59cefb36cd9b59a167bd1c01638cdb1b9a6_s390x",
"8Base-RHOSE-4.11:openshift4/ose-cluster-storage-operator@sha256:c30a0ebdf2740b0c0badde549e557973c741315cca23a931cfb28dce704887d3_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-cluster-update-keys@sha256:d5c919b0c64ca6401a0128b08b1440c4679d748c91acb90fd04f6665ae264929_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-cluster-update-keys@sha256:dbaa95fb795f4dedeeeab0a2b1372ceef199f098d9a83c88581897dc992bb065_arm64",
"8Base-RHOSE-4.11:openshift4/ose-cluster-update-keys@sha256:e830e81f1cafe4d2aaf49f3e96befdf1a992afbc64795fed941591d88f5ce71a_s390x",
"8Base-RHOSE-4.11:openshift4/ose-cluster-update-keys@sha256:fe8864f55f1ef516784a6a3836a09c3a399b6fee050e7c78181f1a337667b4b7_amd64",
"8Base-RHOSE-4.11:openshift4/ose-cluster-version-operator@sha256:241713ac691dd073f8b667f59502e6db5ae503d01bd3e5dc0413bb1903a6da06_amd64",
"8Base-RHOSE-4.11:openshift4/ose-cluster-version-operator@sha256:43508917e491dcbcf0375ce2c0252fe79bc1cde78419a9c6ea20895fac2dac1f_s390x",
"8Base-RHOSE-4.11:openshift4/ose-cluster-version-operator@sha256:6c38640774628f346faa7555b574c8b492a3c86052299fb3aa905888ec29f57c_arm64",
"8Base-RHOSE-4.11:openshift4/ose-cluster-version-operator@sha256:739b3f7a860a9ac73027a95111dd5466b4c467970f2fb777cdf3598f67221b68_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-configmap-reloader@sha256:25c49da28dd21c6056f6368416e1d6ad6f06a3046434e0190c4e2e47d24408bb_amd64",
"8Base-RHOSE-4.11:openshift4/ose-configmap-reloader@sha256:26a13df99ea07b0298cd5f90b086f510c201cc7762a6020b1683489498f92247_s390x",
"8Base-RHOSE-4.11:openshift4/ose-configmap-reloader@sha256:d749478faa06c5b2102e5900bba9abd48dd2b05c7adf5bd8d7b5e1923ade4fdb_arm64",
"8Base-RHOSE-4.11:openshift4/ose-configmap-reloader@sha256:f78ad6462d63cf7926c5b83617dfbd393508588d88b5bd9eeeea0b7d8a64669e_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-console-operator@sha256:2ec6199f3ca35880a0d9a1960156de7d94b04be1d391b08926f19939ba8cb812_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-console-operator@sha256:51aa483bf4f840be495ad572254641187d19bf74f2d38424477f5893179f649a_s390x",
"8Base-RHOSE-4.11:openshift4/ose-console-operator@sha256:97616a2200d45d1d650c0cdd543ec7f0f936786b09431047a94e01f398aa2d06_arm64",
"8Base-RHOSE-4.11:openshift4/ose-console-operator@sha256:9e57ff97abdd99b207a0867fe0dee68f2bcaa7776d44e523798bab548aaae148_amd64",
"8Base-RHOSE-4.11:openshift4/ose-console@sha256:1ac5d6db843d81b56692a2019f4201927362bbf19d7486dbfdb4098ab2b4a729_amd64",
"8Base-RHOSE-4.11:openshift4/ose-console@sha256:67c77dfbf58dd0c41483b5afffab5215b1a818827176cfaa43794e1f237c67f1_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-console@sha256:6a3172a832962789a7e715983784cb365e8d996ce9eaf6d93c556f24c3f8b205_arm64",
"8Base-RHOSE-4.11:openshift4/ose-console@sha256:773182d61251834f80c36cebf472dbff70025334977ecc416560e55a41a9e8c7_s390x",
"8Base-RHOSE-4.11:openshift4/ose-container-networking-plugins-rhel8@sha256:b28145e56f2aac4dbb9d900f0efe86227287c10451728ed69708d6eac3580622_arm64",
"8Base-RHOSE-4.11:openshift4/ose-container-networking-plugins-rhel8@sha256:c472d872a70e67ab583752ff21f0bd5619bb755030eb51e9f2a4c625793a2cc3_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-container-networking-plugins-rhel8@sha256:d22cbaf4967340a39cf7ad96e68450b79898b204b5c994bd2d7f330377953412_s390x",
"8Base-RHOSE-4.11:openshift4/ose-container-networking-plugins-rhel8@sha256:def7a0a80be3d29e7ae6d9785f5925cf9558b9e01792cb1e77dfadb0d5f28230_amd64",
"8Base-RHOSE-4.11:openshift4/ose-coredns@sha256:2f52299822c5fdc045c703c43a99ab9db893d530d618176ae52376143a354d3c_amd64",
"8Base-RHOSE-4.11:openshift4/ose-coredns@sha256:58a52e4a3e0336391d21cf60c29dbede81e0a4a0dd27d54caa8c8107d4071da4_s390x",
"8Base-RHOSE-4.11:openshift4/ose-coredns@sha256:67d6f68c83ed3319353d56731fd3b31864269bd7b65d20d440f48fe4207c3ec4_arm64",
"8Base-RHOSE-4.11:openshift4/ose-coredns@sha256:a5d7d60486b0db4eff39e8ae9234a7650f578ee4edaaa8d5d0d1f1d7985471ee_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-csi-driver-manila-rhel8-operator@sha256:1e2c039399a6ad9857e9b3972cdf246a1cd6bdb70e2278bd3274c9ff0ffe8f5d_amd64",
"8Base-RHOSE-4.11:openshift4/ose-csi-driver-manila-rhel8-operator@sha256:5543f0aabea36a61da59bdc5042f8d5e2dfff4a07a51ed61fdd91cd75de53047_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-csi-driver-manila-rhel8@sha256:3c3248dfebba93bd81d5295455cd1eaead7622a1dd9d433bc7bf49a713603255_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-csi-driver-manila-rhel8@sha256:e8d1989aba103c3667cafbae5d850bc9e8558f2e4cc760a9b88931f3a4db86a9_amd64",
"8Base-RHOSE-4.11:openshift4/ose-csi-driver-nfs-rhel8@sha256:3b15d6d6f4c84f64caafac5a68041ca3bbe50bab34e353a6604f6046253547f9_amd64",
"8Base-RHOSE-4.11:openshift4/ose-csi-driver-nfs-rhel8@sha256:ab4144663cd995c5fcac1b096a5dafd5ec6e5fa62df311f4cb3841a7d2c75dfe_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-csi-driver-shared-resource-operator-rhel8@sha256:50c08c144bb33f382aaaf878157a8ebf58968bd575321cd179ca26551925cac5_s390x",
"8Base-RHOSE-4.11:openshift4/ose-csi-driver-shared-resource-operator-rhel8@sha256:969eb2f0c16c083548541f7ca9a514352af26ead7aee991ed259d6ace4a91d3f_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-csi-driver-shared-resource-operator-rhel8@sha256:adbd0c9b2820fa269d56fde688edb6d393ac509894a4334e65f25883ca9c3ba8_amd64",
"8Base-RHOSE-4.11:openshift4/ose-csi-driver-shared-resource-operator-rhel8@sha256:bacd97ae2c3e53a95dfefa929639896fe9ca5457344d7e255551173606673b43_arm64",
"8Base-RHOSE-4.11:openshift4/ose-csi-driver-shared-resource-rhel8@sha256:38eb7084857a284fc01f2b379245492d2a3f3687e7bbbcab018d3f37adeb0c92_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-csi-driver-shared-resource-rhel8@sha256:571d542a628389ea713e3426c6cae7c6ea403476a0de0162ddcf67f39cffae6e_s390x",
"8Base-RHOSE-4.11:openshift4/ose-csi-driver-shared-resource-rhel8@sha256:8b4d19610bac30821f299b9741aa105905642c19ee9a207acf26a89fcb980061_amd64",
"8Base-RHOSE-4.11:openshift4/ose-csi-driver-shared-resource-rhel8@sha256:b1b243779556a2740ef267c80d449a734c7f56dcb085481db1f395300cdbc015_arm64",
"8Base-RHOSE-4.11:openshift4/ose-csi-driver-shared-resource-webhook-rhel8@sha256:0e8cefa1ea15e47b3835204029250da5e5e0630a4457f3c4f5d208adb509d14c_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-csi-driver-shared-resource-webhook-rhel8@sha256:35d4be98c713880d8b672e122f21e352bec83a773b5ad5280244b987a87f8e6f_arm64",
"8Base-RHOSE-4.11:openshift4/ose-csi-driver-shared-resource-webhook-rhel8@sha256:aa9502ee197283d904856823d7b8e4bdf086a99c66b37272b8e0072a340c00e2_amd64",
"8Base-RHOSE-4.11:openshift4/ose-csi-driver-shared-resource-webhook-rhel8@sha256:fc0a42ee3a99634f86088f6b5903474041d9c0f27d8a80c446c6c709d7462cf1_s390x",
"8Base-RHOSE-4.11:openshift4/ose-csi-external-attacher-rhel8@sha256:65986b28ddc315fa9c7e567f0ab2a19e21d247f8bc7c55415391bd5f7ffc777f_arm64",
"8Base-RHOSE-4.11:openshift4/ose-csi-external-attacher-rhel8@sha256:a53bedc03d9cba348d76acfbe586df0f319a417216b5a1293e917693d2bf987b_s390x",
"8Base-RHOSE-4.11:openshift4/ose-csi-external-attacher-rhel8@sha256:cd8502b7bc328fd4b7f1b4194dc8f21b850c8c1eb8e0b220afb0fbef06ee447b_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-csi-external-attacher-rhel8@sha256:d65c8960171d37900f2f07cedb4a14eff2fc9da095a3ccc6718f4fbcd0f0b79e_amd64",
"8Base-RHOSE-4.11:openshift4/ose-csi-external-attacher@sha256:65986b28ddc315fa9c7e567f0ab2a19e21d247f8bc7c55415391bd5f7ffc777f_arm64",
"8Base-RHOSE-4.11:openshift4/ose-csi-external-attacher@sha256:a53bedc03d9cba348d76acfbe586df0f319a417216b5a1293e917693d2bf987b_s390x",
"8Base-RHOSE-4.11:openshift4/ose-csi-external-attacher@sha256:cd8502b7bc328fd4b7f1b4194dc8f21b850c8c1eb8e0b220afb0fbef06ee447b_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-csi-external-attacher@sha256:d65c8960171d37900f2f07cedb4a14eff2fc9da095a3ccc6718f4fbcd0f0b79e_amd64",
"8Base-RHOSE-4.11:openshift4/ose-csi-external-provisioner-rhel8@sha256:1e69d532a480bf0f0b2aa8c7385dfe90488408c25f1278ace1a25df90dba38ac_amd64",
"8Base-RHOSE-4.11:openshift4/ose-csi-external-provisioner-rhel8@sha256:62f68c04b66046eac735887c9ebfc3fb8af069579cab057203d1fda7c047a711_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-csi-external-provisioner-rhel8@sha256:8667b0674de09e66ea2eda3aed92ccaecab44cf71298e12b64735616ddcb7f7d_arm64",
"8Base-RHOSE-4.11:openshift4/ose-csi-external-provisioner-rhel8@sha256:ed000063acc18b89dd40d374b3ac29d010a7bbc3eb77403070a27c04c8e1c761_s390x",
"8Base-RHOSE-4.11:openshift4/ose-csi-external-provisioner@sha256:1e69d532a480bf0f0b2aa8c7385dfe90488408c25f1278ace1a25df90dba38ac_amd64",
"8Base-RHOSE-4.11:openshift4/ose-csi-external-provisioner@sha256:62f68c04b66046eac735887c9ebfc3fb8af069579cab057203d1fda7c047a711_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-csi-external-provisioner@sha256:8667b0674de09e66ea2eda3aed92ccaecab44cf71298e12b64735616ddcb7f7d_arm64",
"8Base-RHOSE-4.11:openshift4/ose-csi-external-provisioner@sha256:ed000063acc18b89dd40d374b3ac29d010a7bbc3eb77403070a27c04c8e1c761_s390x",
"8Base-RHOSE-4.11:openshift4/ose-csi-external-resizer-rhel8@sha256:68a45dffdbea5cbe6bb78ec6dfeded91d4ae361fa24dc5221d8507f7715d7320_s390x",
"8Base-RHOSE-4.11:openshift4/ose-csi-external-resizer-rhel8@sha256:8b40d88c21ea690f84e8221f6e7ed91daaa2d21ea8d1017f1afbf3fa9ffd0909_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-csi-external-resizer-rhel8@sha256:b3888d7ba58e56d0a10f3c2cc46764410d353f9e7c1a412e11e2e538fe0abc9f_amd64",
"8Base-RHOSE-4.11:openshift4/ose-csi-external-resizer-rhel8@sha256:c2cdefede57f8b6cb24c335cf0a201669fd26d3c3926fa77f495ebe70b7fc41c_arm64",
"8Base-RHOSE-4.11:openshift4/ose-csi-external-resizer@sha256:68a45dffdbea5cbe6bb78ec6dfeded91d4ae361fa24dc5221d8507f7715d7320_s390x",
"8Base-RHOSE-4.11:openshift4/ose-csi-external-resizer@sha256:8b40d88c21ea690f84e8221f6e7ed91daaa2d21ea8d1017f1afbf3fa9ffd0909_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-csi-external-resizer@sha256:b3888d7ba58e56d0a10f3c2cc46764410d353f9e7c1a412e11e2e538fe0abc9f_amd64",
"8Base-RHOSE-4.11:openshift4/ose-csi-external-resizer@sha256:c2cdefede57f8b6cb24c335cf0a201669fd26d3c3926fa77f495ebe70b7fc41c_arm64",
"8Base-RHOSE-4.11:openshift4/ose-csi-external-snapshotter-rhel8@sha256:4c27ae7dd0ade12e5de4fe0b1852a12cb2d34f1b24eeb68369f2a3b0c514dffd_s390x",
"8Base-RHOSE-4.11:openshift4/ose-csi-external-snapshotter-rhel8@sha256:4fe92e79ef5e642dc7860119e41d581865f7ae5b09abf6ce653e847d6a0a9aac_amd64",
"8Base-RHOSE-4.11:openshift4/ose-csi-external-snapshotter-rhel8@sha256:9f5f07396f9b2d983a3e99c133a5a81938900e8e0808a5ac57e0e72210d57377_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-csi-external-snapshotter-rhel8@sha256:e55bef044c9885ba15f06d21ecd44cd692e4d5b1eb020e56207c690a24c0702e_arm64",
"8Base-RHOSE-4.11:openshift4/ose-csi-external-snapshotter@sha256:4c27ae7dd0ade12e5de4fe0b1852a12cb2d34f1b24eeb68369f2a3b0c514dffd_s390x",
"8Base-RHOSE-4.11:openshift4/ose-csi-external-snapshotter@sha256:4fe92e79ef5e642dc7860119e41d581865f7ae5b09abf6ce653e847d6a0a9aac_amd64",
"8Base-RHOSE-4.11:openshift4/ose-csi-external-snapshotter@sha256:9f5f07396f9b2d983a3e99c133a5a81938900e8e0808a5ac57e0e72210d57377_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-csi-external-snapshotter@sha256:e55bef044c9885ba15f06d21ecd44cd692e4d5b1eb020e56207c690a24c0702e_arm64",
"8Base-RHOSE-4.11:openshift4/ose-csi-livenessprobe-rhel8@sha256:05b61e283383cb7d26749e09979ad59bfcecee33054f89a9d466ff0743085dd9_arm64",
"8Base-RHOSE-4.11:openshift4/ose-csi-livenessprobe-rhel8@sha256:0dc3629d883c31ef6babc095eb93106c1505b2ff332c4ef1a5a91bedd50c70d2_s390x",
"8Base-RHOSE-4.11:openshift4/ose-csi-livenessprobe-rhel8@sha256:9d7830b4ffd8be8845a62a69bd2efb7b3354d0a6b226d6e5cc8b23670b6b65cc_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-csi-livenessprobe-rhel8@sha256:f14f6e952932830665b25597c2a3d21158a5cb69beb4c80a64388777a1552865_amd64",
"8Base-RHOSE-4.11:openshift4/ose-csi-livenessprobe@sha256:05b61e283383cb7d26749e09979ad59bfcecee33054f89a9d466ff0743085dd9_arm64",
"8Base-RHOSE-4.11:openshift4/ose-csi-livenessprobe@sha256:0dc3629d883c31ef6babc095eb93106c1505b2ff332c4ef1a5a91bedd50c70d2_s390x",
"8Base-RHOSE-4.11:openshift4/ose-csi-livenessprobe@sha256:9d7830b4ffd8be8845a62a69bd2efb7b3354d0a6b226d6e5cc8b23670b6b65cc_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-csi-livenessprobe@sha256:f14f6e952932830665b25597c2a3d21158a5cb69beb4c80a64388777a1552865_amd64",
"8Base-RHOSE-4.11:openshift4/ose-csi-node-driver-registrar-rhel8@sha256:0c01d2cd070a88a674caaa131cda9db116520d8faef62fe8e625985c1d98fd18_amd64",
"8Base-RHOSE-4.11:openshift4/ose-csi-node-driver-registrar-rhel8@sha256:33487a8bf32beb3dfe503b86d29f4ba1abec143841cb74a806447f4cda76b65e_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-csi-node-driver-registrar-rhel8@sha256:d43e9ead11ce2d470c24485b53bc18f3bd906a74f98ed996a07300d798d23788_s390x",
"8Base-RHOSE-4.11:openshift4/ose-csi-node-driver-registrar-rhel8@sha256:d8b610a566b2524819e758881876146a0bc81307d5b213d772d1c4620a2012d8_arm64",
"8Base-RHOSE-4.11:openshift4/ose-csi-node-driver-registrar@sha256:0c01d2cd070a88a674caaa131cda9db116520d8faef62fe8e625985c1d98fd18_amd64",
"8Base-RHOSE-4.11:openshift4/ose-csi-node-driver-registrar@sha256:33487a8bf32beb3dfe503b86d29f4ba1abec143841cb74a806447f4cda76b65e_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-csi-node-driver-registrar@sha256:d43e9ead11ce2d470c24485b53bc18f3bd906a74f98ed996a07300d798d23788_s390x",
"8Base-RHOSE-4.11:openshift4/ose-csi-node-driver-registrar@sha256:d8b610a566b2524819e758881876146a0bc81307d5b213d772d1c4620a2012d8_arm64",
"8Base-RHOSE-4.11:openshift4/ose-csi-snapshot-controller-rhel8@sha256:67ac9c849b6a3470243c53ef7ec3aa44da1aeb379615332b56fbac27482f5b6f_s390x",
"8Base-RHOSE-4.11:openshift4/ose-csi-snapshot-controller-rhel8@sha256:7caf6ed642540c96e82faec6ea468bda65cf30490a7f36d84a4c821524ec5d9a_amd64",
"8Base-RHOSE-4.11:openshift4/ose-csi-snapshot-controller-rhel8@sha256:8cb151e8572bdfaf53f914de090a271ad5fb4e2a4d9046b587027f57473c84cf_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-csi-snapshot-controller-rhel8@sha256:9af4ca75bee97b438a623663260814087f1ca39a4cf3b3a94cd514b0538f538b_arm64",
"8Base-RHOSE-4.11:openshift4/ose-csi-snapshot-controller@sha256:67ac9c849b6a3470243c53ef7ec3aa44da1aeb379615332b56fbac27482f5b6f_s390x",
"8Base-RHOSE-4.11:openshift4/ose-csi-snapshot-controller@sha256:7caf6ed642540c96e82faec6ea468bda65cf30490a7f36d84a4c821524ec5d9a_amd64",
"8Base-RHOSE-4.11:openshift4/ose-csi-snapshot-controller@sha256:8cb151e8572bdfaf53f914de090a271ad5fb4e2a4d9046b587027f57473c84cf_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-csi-snapshot-controller@sha256:9af4ca75bee97b438a623663260814087f1ca39a4cf3b3a94cd514b0538f538b_arm64",
"8Base-RHOSE-4.11:openshift4/ose-csi-snapshot-validation-webhook-rhel8@sha256:3906afef49db33367ae423dd7470602716040fa003f5aea9f1a19a69c848cd1c_arm64",
"8Base-RHOSE-4.11:openshift4/ose-csi-snapshot-validation-webhook-rhel8@sha256:51c65a9df682ccdb37d6c2d79e0862848176795c1fa11aca1f9cefc800be7556_s390x",
"8Base-RHOSE-4.11:openshift4/ose-csi-snapshot-validation-webhook-rhel8@sha256:95c34ae00e6572e47420ae12278b05b7190da2ba34a8e649b01d7e89ff9a5316_amd64",
"8Base-RHOSE-4.11:openshift4/ose-csi-snapshot-validation-webhook-rhel8@sha256:fc19b27c4f465ec46f6b7838ff4715278b7a3472d79c5a062d8b2c38d0b9f778_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-deployer@sha256:03cdacbcd2591b2df3b211e8a1d52a8e1790fb0725b1972d077536f2365e16e9_arm64",
"8Base-RHOSE-4.11:openshift4/ose-deployer@sha256:1f82bd5534d24cf42c945d9e2950aff008768537b1f062b4034832f35a3082c7_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-deployer@sha256:5e63d593d7d8f648ea011b738346132a29f88bf59f0a0d9bb7140ad80c3a91ec_s390x",
"8Base-RHOSE-4.11:openshift4/ose-deployer@sha256:621a5a47a8073ce50dc3dc4c7b4ef0d7e0d3b631678f29f8b72eae0d42daf661_amd64",
"8Base-RHOSE-4.11:openshift4/ose-docker-builder@sha256:1d4caa6d1f83d5dee59672c6692283c6560df72ae1b575b70992356d57c62a3c_s390x",
"8Base-RHOSE-4.11:openshift4/ose-docker-builder@sha256:c1b4b12a7b97eb9cdfa7875af3ac6ac3bfd9e423ff7a25c7cce67fb9605a1e0b_arm64",
"8Base-RHOSE-4.11:openshift4/ose-docker-builder@sha256:d5060059efc5c224609de286090868badb271d14326ccbef670d2cca624ccf8f_amd64",
"8Base-RHOSE-4.11:openshift4/ose-docker-builder@sha256:d7456704b8084ca68674124a4de7ad3199d9fe3989cd15801bf3090138ce4935_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-docker-registry@sha256:1ca0c6d8dcb1da2dc0ed3488c03062948b7801ebf77f032a75dcd0d776cbcc02_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-docker-registry@sha256:29be3d008714476dccb8c4b1fc8fc67de892d798c3873ef32c15732671e190b3_s390x",
"8Base-RHOSE-4.11:openshift4/ose-docker-registry@sha256:388582f1b5ff059dd6776f6e28dcf97e402a228269c86cd97e61c2a653cb7133_amd64",
"8Base-RHOSE-4.11:openshift4/ose-docker-registry@sha256:47ca483d2624030a8bd5b7fafbfff6b728ddc9ddf6b3a429c1d7b09dba3ca10e_arm64",
"8Base-RHOSE-4.11:openshift4/ose-etcd@sha256:67545f560dbd1d93d5db47750566897eaf6afc5f3a8c6f66da73d70f393dbc36_arm64",
"8Base-RHOSE-4.11:openshift4/ose-etcd@sha256:91408b23960b2c9a7149627778c368b55e28b256d60e7573bdfa1bf96a3d8aad_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-etcd@sha256:bcdcab7ab0e807e2ff5c2896535e83ca8b93589dac62b4db2aa147b9cbcaf96c_s390x",
"8Base-RHOSE-4.11:openshift4/ose-etcd@sha256:ebbba7e4d8d98f33dda3b53d546536b282ac28608b8cac09936fed72348fef63_amd64",
"8Base-RHOSE-4.11:openshift4/ose-gcp-cloud-controller-manager-rhel8@sha256:41e8f97fc5832464306161afcd587d68a4b602f580ff2ef6d025b46ce5af9683_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-gcp-cloud-controller-manager-rhel8@sha256:dcf345d2b728186c8be5994082b41694ddbd482f337ed5762e3c010c2f2989eb_amd64",
"8Base-RHOSE-4.11:openshift4/ose-gcp-cluster-api-controllers-rhel8@sha256:13032dc2fe709015f48c167f66ed7ad5cc861f42252ccd28b318ebbbba875bf4_amd64",
"8Base-RHOSE-4.11:openshift4/ose-gcp-cluster-api-controllers-rhel8@sha256:52f1777b57d7044a988da3054c0c7c06e27a3bc9d9ac8965dd8d5fe3cc3ef5d4_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-gcp-pd-csi-driver-operator-rhel8@sha256:ab39ff55f76b8d2b0ccbc0c9af706b6d136c4ca1216d8247982e2bf9e9be4635_amd64",
"8Base-RHOSE-4.11:openshift4/ose-gcp-pd-csi-driver-operator-rhel8@sha256:c0a3c993a9fcf0d645dec39a20464688837e35c82c08f5ca95fdf1b70d842806_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-gcp-pd-csi-driver-rhel8@sha256:9bbea15a4e7918b1f59827230127287d1f7a1c8881ee8272c6d397c85e2eeba0_amd64",
"8Base-RHOSE-4.11:openshift4/ose-gcp-pd-csi-driver-rhel8@sha256:f45be24171aa703c21aaad4f350ebe0a54081108d75e39ff1b42d1f415776e73_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-grafana@sha256:093a89f3ee3bc7b83d786457fd7dd2cd4b4df8b4d69597136c68c33b62f1555d_s390x",
"8Base-RHOSE-4.11:openshift4/ose-grafana@sha256:872e19ac34f528137912f7a4374848e14d5b5f71332e758d17b8955e6473bd8e_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-grafana@sha256:a8034b22cbf5478cb89511029d3fe47e8147ea6ad336f40c4ec8307b68a314ce_arm64",
"8Base-RHOSE-4.11:openshift4/ose-grafana@sha256:f91a57f81311e3859f44cc44ab2f4b345408bd4bf369c32a1da0ec53da9469e7_amd64",
"8Base-RHOSE-4.11:openshift4/ose-haproxy-router@sha256:17958f3a8e6f0139f52d7955c715681a8bec9648db8e8dcc651d8a1459e66113_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-haproxy-router@sha256:27e999d7fb306a7f64fbb9539c54fd14696f13cbb1a9c20ebe35e1d77077d123_amd64",
"8Base-RHOSE-4.11:openshift4/ose-haproxy-router@sha256:62dce7f4daf142d66daa2d05dba25341c0b95356eed16a1c2cececb443b8da77_s390x",
"8Base-RHOSE-4.11:openshift4/ose-haproxy-router@sha256:c02a610e278107761119496d5429bd0e4f4af379df106e00d74cc411f00b4afa_arm64",
"8Base-RHOSE-4.11:openshift4/ose-hyperkube@sha256:074743eb5a6d57b6ad6ab1d87dc397122fd628013fc25a97924262187ff8d916_arm64",
"8Base-RHOSE-4.11:openshift4/ose-hyperkube@sha256:0987c96c1001b1316c932b77597d965285f6d4117aade6e81194b591a57ab31c_s390x",
"8Base-RHOSE-4.11:openshift4/ose-hyperkube@sha256:b955148923febe573f89449ebee80dc22f5e9afdf3f11d6a53ea4e1b5faabf11_amd64",
"8Base-RHOSE-4.11:openshift4/ose-hyperkube@sha256:f2c9f7723e565ba0b6a5893c235aea79232e3c83d8719ea3001c50d62fcfb450_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-hypershift-rhel8@sha256:917b34fb32708b8197805b66aaf1e6eb790962d53039e9b6d908d86deb1199bf_s390x",
"8Base-RHOSE-4.11:openshift4/ose-hypershift-rhel8@sha256:9e807b6a6e935bd5fd5d27ad950d0bc7177d0f498b5d55235cc1af833eb660c3_arm64",
"8Base-RHOSE-4.11:openshift4/ose-hypershift-rhel8@sha256:c50f3799c451830fc7f551d0397163473190a916a001b3ecf8e0577d5b68b252_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-hypershift-rhel8@sha256:ce31097552aaeb01e86dfc287151a60abb8c9cd5531ee940fbe5d7f1427e7612_amd64",
"8Base-RHOSE-4.11:openshift4/ose-ibm-cloud-controller-manager-rhel8@sha256:a6ba20c56e90cf404bcef97b7b8c1e87f4d370d3c26fe85111dddcd301c20d27_amd64",
"8Base-RHOSE-4.11:openshift4/ose-ibm-cloud-controller-manager-rhel8@sha256:bb4b6e94ad2e114f792e56803d96cc0a0d89cb2d0b4b6c1bd98f7dc02681d9ff_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-ibm-vpc-block-csi-driver-operator-rhel8@sha256:969ddfd951d7d66215810d9b1d82a524a622fa014c7aae48d62c6b475507ac3c_amd64",
"8Base-RHOSE-4.11:openshift4/ose-ibm-vpc-block-csi-driver-operator-rhel8@sha256:f31fccd1cbd570207ed229402d402ca388c6630f14e0508bdc9ba01fa1763bbc_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-ibm-vpc-block-csi-driver-rhel8@sha256:bf6a31add94b1af1a256bf72fc860f4785ac574770bcfb7a0f0e843f69bbf385_amd64",
"8Base-RHOSE-4.11:openshift4/ose-ibm-vpc-block-csi-driver-rhel8@sha256:f192ef456a56c953c8e553e70af23c01f04343fed3c479d000e0ad00462e66a7_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-ibm-vpc-node-label-updater-rhel8@sha256:278c796bcd48ecb1f88174ca479e447fb3774be23169b3e0c9e10bb2c9c5e9e9_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-ibm-vpc-node-label-updater-rhel8@sha256:d5e72ed27970b6e52385e43172013275bd3bc203a8b6755fcc505e0287213fd4_amd64",
"8Base-RHOSE-4.11:openshift4/ose-ibmcloud-machine-controllers-rhel8@sha256:60b3440b77654b142510883132bc9023f3b6dac08a55c32eab02870dfde1d786_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-ibmcloud-machine-controllers-rhel8@sha256:7b0cb3783ab7f8b6f38375dbe9e4f2e8e5fc0bdf1cf6aba23623229cf86d6eea_amd64",
"8Base-RHOSE-4.11:openshift4/ose-image-customization-controller-rhel8@sha256:7b3511f938658d9bdf4f6f9548fcc0b7b89cde0831e829f23b367db826902bdf_amd64",
"8Base-RHOSE-4.11:openshift4/ose-image-customization-controller-rhel8@sha256:f1d87fa6ba341455ae0817bdc9d24840b59158d9b1e51663768c557be9ee7268_arm64",
"8Base-RHOSE-4.11:openshift4/ose-insights-rhel8-operator@sha256:0c1141eab7116a0e14dfc4c2594bbb6bb55f80226a58b3b4be6e8f7cd9e1b97d_arm64",
"8Base-RHOSE-4.11:openshift4/ose-insights-rhel8-operator@sha256:217c3cb7eb523a216d5d9cf8e3c7685fc20c48125f664f29da7f1f53e44056cc_amd64",
"8Base-RHOSE-4.11:openshift4/ose-insights-rhel8-operator@sha256:36128b45bd888fb2853d417288720286bf523d9e0584054076b1e5b9288f2f60_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-insights-rhel8-operator@sha256:3b9eaa26eecaf282748fb74cf0f54f40cfe62723592436b839a775aa3b5b4669_s390x",
"8Base-RHOSE-4.11:openshift4/ose-installer-artifacts@sha256:2146a11416aae3b7b6b1ba2926099b0055e58d47791f765fcea0a7467cf91a8c_s390x",
"8Base-RHOSE-4.11:openshift4/ose-installer-artifacts@sha256:3cdce4ceda9b36aa746be514366300080b59db9ba7247aacae562a1797d09af2_arm64",
"8Base-RHOSE-4.11:openshift4/ose-installer-artifacts@sha256:5b4746584a584d2a8fe78e2fe41ca4d22998e854488602612d0d4f02424d489f_amd64",
"8Base-RHOSE-4.11:openshift4/ose-installer-artifacts@sha256:645f779075fc78270b02e98bf31d5927d9ff48a95c56669abc5f749296e3ee4d_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-installer@sha256:45a2c7fa9f56ec78e9087139c6ee944c963685a3714a77535f8cd3eaa8b6d8e9_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-installer@sha256:72e0c95f375e36b530f20154d136d8debbdef203b3c43f79fb77561718361ead_amd64",
"8Base-RHOSE-4.11:openshift4/ose-installer@sha256:d104ba0c4af286753f4cbbd1d36b3c4b318693e209f4c2a0145886f7c4e0374b_s390x",
"8Base-RHOSE-4.11:openshift4/ose-installer@sha256:e1dddd4cd6f019269098a1d89c07568b6391371b3aab67bafda73b99251d1808_arm64",
"8Base-RHOSE-4.11:openshift4/ose-ironic-agent-rhel8@sha256:01ad95d888c322ea14b3aa2ebda5ba73db728d2207c6fae4aecd46cfe204be41_amd64",
"8Base-RHOSE-4.11:openshift4/ose-ironic-agent-rhel8@sha256:1173e2058ab034c308915900780fe13edd4ab1dcc737f8b4dabc77f3d9533356_arm64",
"8Base-RHOSE-4.11:openshift4/ose-ironic-machine-os-downloader-rhel8@sha256:156ec07459bf256fe2c812bb100818676c740ac90029720b5d235911053d91c1_arm64",
"8Base-RHOSE-4.11:openshift4/ose-ironic-machine-os-downloader-rhel8@sha256:e0383d12651c11d7fe0d823a1d9bbaa36d1a7194760be4be173772b0d9db57eb_amd64",
"8Base-RHOSE-4.11:openshift4/ose-ironic-rhel8@sha256:185fd18adc8e17e671e65b7d006a1e185fc41127e176c1fcbe82231b83d9e275_arm64",
"8Base-RHOSE-4.11:openshift4/ose-ironic-rhel8@sha256:5d630326f2961c8168d862a1341f27085ce928f8454b94d117208b5cd9b281ed_amd64",
"8Base-RHOSE-4.11:openshift4/ose-ironic-static-ip-manager-rhel8@sha256:1e6b410d12e38a911157ea92414be3b305017251e56c36d6a0213020cee2d36a_amd64",
"8Base-RHOSE-4.11:openshift4/ose-ironic-static-ip-manager-rhel8@sha256:9450f43a753cc8183f711e40a14c4d0d65fd136a2a18ffebeaedcc3d8321a47c_arm64",
"8Base-RHOSE-4.11:openshift4/ose-k8s-prometheus-adapter@sha256:051182f36d3af73c7cc0e48c15f056847bafc23d22158dce45c0501d7254fae2_arm64",
"8Base-RHOSE-4.11:openshift4/ose-k8s-prometheus-adapter@sha256:7b18e65edbd7226a23b0b560693d6431909c190e08b76b2a3b0581bb48c9a34f_amd64",
"8Base-RHOSE-4.11:openshift4/ose-k8s-prometheus-adapter@sha256:82a4633e64d3749ac94c8895ed5d61d25a62765a060292413a053ec2d8342839_s390x",
"8Base-RHOSE-4.11:openshift4/ose-k8s-prometheus-adapter@sha256:a7ab7f242111de6ecf29f6107baa7c90331f9fc68a32467e7e91c935cdd99218_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-keepalived-ipfailover@sha256:01e13ebf8479c51a6345c19b7ba19aedd7d8b0894f667da4b8bc89ebb11cdb7d_s390x",
"8Base-RHOSE-4.11:openshift4/ose-keepalived-ipfailover@sha256:7cf2d25854c5c543f4098ca114538004804457bdca85794b13f43e371ac5f1c8_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-keepalived-ipfailover@sha256:c4b14558b9c70c27e2c4475376f28ca2e1cb928be57972692dfb5336b3c9497e_arm64",
"8Base-RHOSE-4.11:openshift4/ose-keepalived-ipfailover@sha256:d4e6b23834146f9ee49aab9ed1d9acfa8fea85670797af2ccf912eabd9aa824c_amd64",
"8Base-RHOSE-4.11:openshift4/ose-kube-proxy@sha256:104591dd4ff54b3367f3d800de99b582bead990cfb9bc0486e26737bf6405de4_amd64",
"8Base-RHOSE-4.11:openshift4/ose-kube-proxy@sha256:176e3d9d7ee66a0e547e4c7be5dbb17376cfb9e83c13edb2f2f3f0b47fe370dd_s390x",
"8Base-RHOSE-4.11:openshift4/ose-kube-proxy@sha256:5f1bb6c0542b8239e285fb2dbdf3b31597e6af62c91e0f5cf3ae5938a5b23c41_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-kube-proxy@sha256:6308f187621d82c37784a34039509e9fc9569246ede0606c3bad6f8a96369cd1_arm64",
"8Base-RHOSE-4.11:openshift4/ose-kube-rbac-proxy@sha256:0a487bf2de490a196a542712019859566c6bc7880201759c666d72fa80487fff_arm64",
"8Base-RHOSE-4.11:openshift4/ose-kube-rbac-proxy@sha256:20fc22cb99735ca5a7d633c4575d31f0cc54cb0856dae6a1aeee1c5a5b921ce2_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-kube-rbac-proxy@sha256:c7398161761676c9b95f78a21f5a8acd206dcac50c121b39e26f2d73ee2a3c66_s390x",
"8Base-RHOSE-4.11:openshift4/ose-kube-rbac-proxy@sha256:dceffc4f2c606f9e285794b2138e29133daeb5c1aa4ca76fe7c4205ac0b38ccd_amd64",
"8Base-RHOSE-4.11:openshift4/ose-kube-state-metrics@sha256:86498588af9912a494d306c600bf0e5b2b5393a7b927037a97691fff726d917b_s390x",
"8Base-RHOSE-4.11:openshift4/ose-kube-state-metrics@sha256:b7b87b4a79e5892321a90b4f16e8ffdc4e839aabea2886b1a2b64e5a0f9f703e_arm64",
"8Base-RHOSE-4.11:openshift4/ose-kube-state-metrics@sha256:eaa324ff422ebd8cf630f252d9d628a30f1c6c8e35d6f06584a3d452adb7074e_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-kube-state-metrics@sha256:ee2a5d918f70d007b9414d34e0f639437a39d2cd3a2a2bba24f5aee5d8035eb5_amd64",
"8Base-RHOSE-4.11:openshift4/ose-kube-storage-version-migrator-rhel8@sha256:3b28af903bc028ef6336e675743512b2a67f9a9f1c524a3cd9bd9666d730a194_arm64",
"8Base-RHOSE-4.11:openshift4/ose-kube-storage-version-migrator-rhel8@sha256:5f648ddc9ec59acd152910a93ac82587488aba4452f98bac21f573fd7714b985_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-kube-storage-version-migrator-rhel8@sha256:8f95707b2239415ca3c86adc8a96c063d5d0ca8986331eaa6c1d277598d90d91_s390x",
"8Base-RHOSE-4.11:openshift4/ose-kube-storage-version-migrator-rhel8@sha256:ae9915adc15077ed2466d5e8100c337834db34b84c23c77c59bd031a38c66a8a_amd64",
"8Base-RHOSE-4.11:openshift4/ose-kuryr-cni-rhel8@sha256:5f0bd74910cb7bc8cdff931c1d4da34d2a95e1e1854d7f686af466166acec047_amd64",
"8Base-RHOSE-4.11:openshift4/ose-kuryr-cni-rhel8@sha256:81462d3fafcd8988646f7a41ee96c71b837471dc5dcb35396eb533b14254156e_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-kuryr-controller-rhel8@sha256:0f66b211011375a203597f2a524314d9e05319db80f5e22fd78619eebed98ea0_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-kuryr-controller-rhel8@sha256:49eb2f59646d4fcea6f0ea9f8c22f819969913e3b691842fd3efb3146c021690_amd64",
"8Base-RHOSE-4.11:openshift4/ose-libvirt-machine-controllers@sha256:04041ac30693f5762ec21d0ff8103741910e838486ba4d50b280d2300a58e467_s390x",
"8Base-RHOSE-4.11:openshift4/ose-libvirt-machine-controllers@sha256:74224adc80febc0a77564dc86ac1bc095444e0c0398ea756460868627df41911_amd64",
"8Base-RHOSE-4.11:openshift4/ose-libvirt-machine-controllers@sha256:ec3d130af46371cd1f394b18413accc73b9619ac3232d418182eae776e657416_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-libvirt-machine-controllers@sha256:f07da2662e97243923a4083b1fac4e963a1cfea9f43cd9fd65bb4f3444505c41_arm64",
"8Base-RHOSE-4.11:openshift4/ose-machine-api-operator@sha256:123e25a9c01e463bc6f31b3bda99ce30e07ed7e7c2d62e6db1029048c2754c83_arm64",
"8Base-RHOSE-4.11:openshift4/ose-machine-api-operator@sha256:50aec0017448814b8420b561fae8117b620971b904eeeeba59ea250be3d0b683_s390x",
"8Base-RHOSE-4.11:openshift4/ose-machine-api-operator@sha256:c61dc40b93ffc6ff2335ba169475990cdbb70704b69d155561c5d64c14d07448_amd64",
"8Base-RHOSE-4.11:openshift4/ose-machine-api-operator@sha256:e92749f7a8381da22507d567594dae893c684415d947094ae18d9561ad1f660d_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-machine-api-provider-aws-rhel8@sha256:9e272355fd860b3cfbdd641b3278c08b30ef57a95683543d84bebe0bd2db555a_amd64",
"8Base-RHOSE-4.11:openshift4/ose-machine-api-provider-aws-rhel8@sha256:a8cbd22fde7d9515a0a439ce1d26c7bf094aefe66b9ff5e977800db3bc192209_arm64",
"8Base-RHOSE-4.11:openshift4/ose-machine-api-provider-azure-rhel8@sha256:a120dfd6753ed24d0b32693ae94f71a601f4a04d88a1056b88ad4315c88b8d4a_amd64",
"8Base-RHOSE-4.11:openshift4/ose-machine-api-provider-azure-rhel8@sha256:cfa09983870bfd6bcaec139ef421a6e43795bd8e3d04f8ef4c241ee9b188492b_arm64",
"8Base-RHOSE-4.11:openshift4/ose-machine-api-provider-gcp-rhel8@sha256:c52b5720d86ff3bccd4dffc7ce664d49a1ae515a89350ee6df6af0dbeb941eb3_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-machine-api-provider-gcp-rhel8@sha256:d6d385ce47d52da83cd957a401463a8d48ac9415a749534b63cd8edf8b0dec02_amd64",
"8Base-RHOSE-4.11:openshift4/ose-machine-api-provider-openstack-rhel8@sha256:05bae77a907afc2d75cb8f3bf3aacb26c4e3f2e965709c3c371536bfa78ecd54_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-machine-api-provider-openstack-rhel8@sha256:0934c1acfdc6c8cc97ef198317f72bcea3bb6c6730d0be526a8c02e1677d47dc_arm64",
"8Base-RHOSE-4.11:openshift4/ose-machine-api-provider-openstack-rhel8@sha256:4f57e14568253c23640528a5334e60164ae6975ad1ce91373d05b63e241541ea_amd64",
"8Base-RHOSE-4.11:openshift4/ose-machine-api-provider-openstack-rhel8@sha256:df60e146a888bd72624758bc47d96622177cfe11330ab631dae7c30543715121_s390x",
"8Base-RHOSE-4.11:openshift4/ose-machine-config-operator@sha256:420fd1d1d11f92351a37c986f9aedda0d4e0897dc9cca0b16959a989308c64e8_s390x",
"8Base-RHOSE-4.11:openshift4/ose-machine-config-operator@sha256:543edd3009688fb98fdf5487e72713f8b81653e83a2532ebb95408ac948390a5_amd64",
"8Base-RHOSE-4.11:openshift4/ose-machine-config-operator@sha256:9947130c8cc8d4b3157242ff5d1dcca0343f6a7b3d17710b2f0915d7e3500881_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-machine-config-operator@sha256:a9aae6a7e5d77e4c56c8c7852529bc14565240ccecb5f0fc4af2c97d6453d5e9_arm64",
"8Base-RHOSE-4.11:openshift4/ose-machine-os-images-rhel8@sha256:7b5354bb368da20e0ce7568b94f8c5eb3a418d592cd5cde2b36a08978ee48c48_amd64",
"8Base-RHOSE-4.11:openshift4/ose-machine-os-images-rhel8@sha256:cd2e7121485ccef25344ebc4f471d92913cbd6e24a12423305d6cc20728c1344_arm64",
"8Base-RHOSE-4.11:openshift4/ose-multus-admission-controller@sha256:10d932015ba0fe1a84a7a0096dc416857e1a63a2323e6192b8b6bba90e50aa5b_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-multus-admission-controller@sha256:534466df0ec5df492b00ebeebedd041600e0476e6cb42d8aaedd46d2a6e78f06_s390x",
"8Base-RHOSE-4.11:openshift4/ose-multus-admission-controller@sha256:c7a66dd0d9c8b16789967073a28ac92eeb2f1beab3f8ead8fe1ca01f26a105c5_amd64",
"8Base-RHOSE-4.11:openshift4/ose-multus-admission-controller@sha256:df86ef6d451a7ac6a858f5a7a32145f3b99d0b1da3559ff90ccb4733106a59b5_arm64",
"8Base-RHOSE-4.11:openshift4/ose-multus-cni@sha256:559cb4e633fb0731f79310115e7d384749ef2ca15f298a4102985b4505845228_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-multus-cni@sha256:633c3b5509971739a0e95a8fab99a29bc5a81797c55c2cfdc97d184a055175af_s390x",
"8Base-RHOSE-4.11:openshift4/ose-multus-cni@sha256:75eeee08529df0c3e2e08b874ac7e1d39ef268148d71dff880f71034f8c89b14_amd64",
"8Base-RHOSE-4.11:openshift4/ose-multus-cni@sha256:98835095c461b58a1159a530ee7d3f978c81ed197b5345faf9d610272ebe23eb_arm64",
"8Base-RHOSE-4.11:openshift4/ose-multus-networkpolicy-rhel8@sha256:00532c0e376a4363ea73d6664c8ec200f5bcc4bcd52918cdad19f2d11057fd51_amd64",
"8Base-RHOSE-4.11:openshift4/ose-multus-networkpolicy-rhel8@sha256:80b31a0820e7954050c01d39fdce34591d22beec0678e258176a9bcc1378e07b_s390x",
"8Base-RHOSE-4.11:openshift4/ose-multus-networkpolicy-rhel8@sha256:9ba16add1d64bad4d4dfb9e8e4200b061ae6f6ab34bccf0456684bfdddc7b9b2_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-multus-networkpolicy-rhel8@sha256:c3799719a6af2f3020a8588e9a2ee483ee8e27d6a91675c824111aa0ea61be78_arm64",
"8Base-RHOSE-4.11:openshift4/ose-multus-route-override-cni-rhel8@sha256:0c8234a718b163b3390c49956b24c4320b4875d1f3d7ec27d0dab3fad16ddd85_amd64",
"8Base-RHOSE-4.11:openshift4/ose-multus-route-override-cni-rhel8@sha256:104105eb231879914965da9c3064c298ab2a1a7944eb334404c7ec32920ec511_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-multus-route-override-cni-rhel8@sha256:495a6f50eaac5b4bb2256d6866aed27549d547a454e4729703e1792fdd95a9a9_arm64",
"8Base-RHOSE-4.11:openshift4/ose-multus-route-override-cni-rhel8@sha256:51e952de791ec027c7841769418242da5172bb469f67eaab192fadcf6fb458e5_s390x",
"8Base-RHOSE-4.11:openshift4/ose-multus-whereabouts-ipam-cni-rhel8@sha256:019a741a0988bdfb01bb1d47a5ad13cae7a7bd281d9e1b0c5cc05ef2fa284ad2_amd64",
"8Base-RHOSE-4.11:openshift4/ose-multus-whereabouts-ipam-cni-rhel8@sha256:52e0ac8e139d941d3460ff68be8d22b6378ba6b9059d342ebc93d1fb8332a2ec_arm64",
"8Base-RHOSE-4.11:openshift4/ose-multus-whereabouts-ipam-cni-rhel8@sha256:6426782a1b3f59b5817fa85a465d63334ce7299adaeb442f75ce4930fece85dd_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-multus-whereabouts-ipam-cni-rhel8@sha256:8b81457dda1bfea834f351d7dae2f42195d04c95eaea32733c9ca4ad78ee554f_s390x",
"8Base-RHOSE-4.11:openshift4/ose-must-gather@sha256:3dacd322fcbbd9a68b8b8f6ac7d2f40eaad310442358d047d534156d1f39dc3d_arm64",
"8Base-RHOSE-4.11:openshift4/ose-must-gather@sha256:7c9eef761c85d5b7884e631937fef714732f612ebe54d1acb139f57560e8087d_amd64",
"8Base-RHOSE-4.11:openshift4/ose-must-gather@sha256:8bffdba8e5a5c0f02e4d8a4323292d1b9e4faeefbb3e3b73b13002050985eff9_s390x",
"8Base-RHOSE-4.11:openshift4/ose-must-gather@sha256:be3e5946f0c4f70427379251a147059e6aef6b24060ad3f43c4c7611d9a14d14_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-network-interface-bond-cni-rhel8@sha256:58d07b7b95fa55ba39a810d95f99954ee5b4bd19b37891a592ef47457c4d9248_amd64",
"8Base-RHOSE-4.11:openshift4/ose-network-interface-bond-cni-rhel8@sha256:696855f358513bb5d00da99f976ed617f2d4ed497d306684ef77aa9d69e93cba_s390x",
"8Base-RHOSE-4.11:openshift4/ose-network-interface-bond-cni-rhel8@sha256:b3fb70b58e12e37b5378eed5adb33619c0ecf110cbf48163e2717c19ec7f7025_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-network-interface-bond-cni-rhel8@sha256:eae99205aca7e6472b57040de8e4cd20a5cb2e320fa24fa93b5d018c0e8f0332_arm64",
"8Base-RHOSE-4.11:openshift4/ose-network-metrics-daemon-rhel8@sha256:1d1210cfd8dbee985f37f3b7f5f5027ee2871d0680c59d58f8b057eb188e5853_amd64",
"8Base-RHOSE-4.11:openshift4/ose-network-metrics-daemon-rhel8@sha256:94d936931a508b8e9e4d46dbdcc2f04311b30dca7a4ef54a5aafe708dda3b249_arm64",
"8Base-RHOSE-4.11:openshift4/ose-network-metrics-daemon-rhel8@sha256:e61bee6a6187d38ac586efb04c6ea9cfcc014c863e945e47f560a83e8def114d_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-network-metrics-daemon-rhel8@sha256:f29b041609aa6fc2351837aa6d5f377489e6e60570911ac474fc01102b6e8f63_s390x",
"8Base-RHOSE-4.11:openshift4/ose-nutanix-machine-controllers-rhel8@sha256:524e2e091db0e4a883824cd744f0d158e8bba91bff52b7e6c4908a3727c6bea2_amd64",
"8Base-RHOSE-4.11:openshift4/ose-oauth-apiserver-rhel8@sha256:46a1a8bad469cb3d2a2425eee40d5ebdbc99500741ccacdb384e34fa58ad177e_s390x",
"8Base-RHOSE-4.11:openshift4/ose-oauth-apiserver-rhel8@sha256:b1e06183d361a6ca89412b960a38121f6ecb9ecf6b9ebccbaad95159690dc243_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-oauth-apiserver-rhel8@sha256:c92369d17d727d96b6bc15cc9c32a65bce28850a441464d6557c4dea0445b3ce_amd64",
"8Base-RHOSE-4.11:openshift4/ose-oauth-apiserver-rhel8@sha256:d46a93bf4cb1369bd651b79748008cd3d69638b11d42fae6b2cd068545aab7d8_arm64",
"8Base-RHOSE-4.11:openshift4/ose-oauth-proxy@sha256:184021ada5116a1e5dc8c21163f39665606cae8fb1e776bd9d623cd2eb0072c2_amd64",
"8Base-RHOSE-4.11:openshift4/ose-oauth-proxy@sha256:1ce1cdcefa33cff869b553f7c1b03913d22495a8a66bb627a38a613f8bcbad26_arm64",
"8Base-RHOSE-4.11:openshift4/ose-oauth-proxy@sha256:56da8995fd4330fe9c28dbc873d699ca3c5eda75d1bcaba0ef9de2b209822ad9_s390x",
"8Base-RHOSE-4.11:openshift4/ose-oauth-proxy@sha256:9bfd73a2ba40e7a88aa3760e13e4179796daa942ecc1fdb35ac0d99f67b9c332_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-oauth-server-rhel8@sha256:0bf945ed0aee47149f19d396062c3fd23ea901c8992762c609673a16883a305b_arm64",
"8Base-RHOSE-4.11:openshift4/ose-oauth-server-rhel8@sha256:5f55e85234cb822dd12ab71bf5de8e7a49eab2525e465ac4bf34f5e69cee5673_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-oauth-server-rhel8@sha256:6f23eef8a61ada1a120bb5e03f477727d5b21e6fac6482ef823de58c2a838073_s390x",
"8Base-RHOSE-4.11:openshift4/ose-oauth-server-rhel8@sha256:ff7d23ed5555807756340a62bcade403f3e68350d2ec0feb442c1a8ddd7c17e4_amd64",
"8Base-RHOSE-4.11:openshift4/ose-openshift-apiserver-rhel8@sha256:a00046f91649246bf718a82a52ffcf969f0daa58dddc80de1ba53bf5999e393f_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-openshift-apiserver-rhel8@sha256:bfc32929ee0c819b793a73e00df60eedd318a950598566404e5d4b8ae0cf3cbe_s390x",
"8Base-RHOSE-4.11:openshift4/ose-openshift-apiserver-rhel8@sha256:cfc4db2358e7ae163557fd2a9fdd3f68bd6b281350e816fa5df796e8ef915879_arm64",
"8Base-RHOSE-4.11:openshift4/ose-openshift-apiserver-rhel8@sha256:fb79ed01acec6695a12cc13de5406bf08d862fbe1186734eb316544be1a240c1_amd64",
"8Base-RHOSE-4.11:openshift4/ose-openshift-controller-manager-rhel8@sha256:6c1a3c63ca3b93f0644a80882cc02174bc06bfb6df4b3012cdf43c1d0a8114e9_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-openshift-controller-manager-rhel8@sha256:bac116eb111816d3aca02ee3684caf417ad64d171844731aa17bb64d7eee5a75_amd64",
"8Base-RHOSE-4.11:openshift4/ose-openshift-controller-manager-rhel8@sha256:cbc561d7df2565112f6a0fb5da5a1ad3fb374f232a46985bbb06793f839b6c4f_arm64",
"8Base-RHOSE-4.11:openshift4/ose-openshift-controller-manager-rhel8@sha256:dd129ed0ef735c58c5453e9486e47f86128ba3e3f8e78f93b9f68cea6a6e1e19_s390x",
"8Base-RHOSE-4.11:openshift4/ose-openshift-state-metrics-rhel8@sha256:2950d0bcc7204cc50083c65c5353f5334b8d2c26a49b1ddf649cc5f154588ddd_s390x",
"8Base-RHOSE-4.11:openshift4/ose-openshift-state-metrics-rhel8@sha256:31fdf586cd84190d15ba39d77b2cf4f885e2f7b9d4cabecc173673657d98762f_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-openshift-state-metrics-rhel8@sha256:6952a0473a631218a7c975b461d12acb0bbb34fa09d29d517c9376302edaf211_arm64",
"8Base-RHOSE-4.11:openshift4/ose-openshift-state-metrics-rhel8@sha256:f35e35555ec3d130cff3bc84390cc6e29fbeaa3616a5ddd22264e378cf57dc56_amd64",
"8Base-RHOSE-4.11:openshift4/ose-openstack-cinder-csi-driver-rhel8-operator@sha256:60f1d7ca36e5b85e49c4d6118414e52b981f7628675a547e934f76e2b6884633_arm64",
"8Base-RHOSE-4.11:openshift4/ose-openstack-cinder-csi-driver-rhel8-operator@sha256:6d994efcb9859ae8c2284ee7859150bc334ef5db03c6101fb64677a841c534b1_amd64",
"8Base-RHOSE-4.11:openshift4/ose-openstack-cinder-csi-driver-rhel8-operator@sha256:bf71d233894a0f09ecd6d6d4bb14141aa458a7e38a59edcec6c25e6f3c1d6227_s390x",
"8Base-RHOSE-4.11:openshift4/ose-openstack-cinder-csi-driver-rhel8-operator@sha256:fc99f3eacda723a6d9c83bf0e619c91bd2eb049a710b304ab1de7639705bbed5_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-openstack-cinder-csi-driver-rhel8@sha256:222010151e2b63bf73be5abb82a7e66fc2a476c8d0eb2a9589751846eb13dda8_arm64",
"8Base-RHOSE-4.11:openshift4/ose-openstack-cinder-csi-driver-rhel8@sha256:5231039df308c3b8730158ad327982baff8f7b1b6dccd046ab4a00af6d70e7d8_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-openstack-cinder-csi-driver-rhel8@sha256:7c38464a61ab19479df1de20dcdbe5d5edc5091ac8b129a7f6f92aee6a792299_s390x",
"8Base-RHOSE-4.11:openshift4/ose-openstack-cinder-csi-driver-rhel8@sha256:9d4226c29d177b85af5c29303e477a110507966570a37607c9068eeea960bfdc_amd64",
"8Base-RHOSE-4.11:openshift4/ose-openstack-cloud-controller-manager-rhel8@sha256:1ff37333fbf551657701aba24e917b118b3104cb0ae66a1b062fd9b16492e806_arm64",
"8Base-RHOSE-4.11:openshift4/ose-openstack-cloud-controller-manager-rhel8@sha256:316d8d6c31c6198d95d929779c2d68df5ed9cc0fe1bc2db858f234af068dd21e_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-openstack-cloud-controller-manager-rhel8@sha256:c3ce053319fcd80e357b5ebcb3abca3f59bb5e45aa48452332c850627b7db28b_amd64",
"8Base-RHOSE-4.11:openshift4/ose-openstack-cloud-controller-manager-rhel8@sha256:cc40e91363be02c546bb57b66e855a635fa5cc9794814583b16a6ad70b23dca9_s390x",
"8Base-RHOSE-4.11:openshift4/ose-openstack-machine-controllers@sha256:109676ecd9d725dae3ac9bc7350deaa819dbcf1b911ec3106c3f412dd7d5e6d8_amd64",
"8Base-RHOSE-4.11:openshift4/ose-openstack-machine-controllers@sha256:12a757c6f5773a203383b44ee2e96b5e6997214c6ced22dbfe9234923d77dab5_arm64",
"8Base-RHOSE-4.11:openshift4/ose-openstack-machine-controllers@sha256:5cda1e00b8e5195be5fb565399f5a19c58a9c77bbe13e297f5a2196518116d90_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-openstack-machine-controllers@sha256:b791f3ba80eb8953023048e9d613c46e0f59582f6a810f33c6861159ed09604d_s390x",
"8Base-RHOSE-4.11:openshift4/ose-operator-lifecycle-manager@sha256:71e485ca85f437eab29e7442aba98f9b40209e187e09cc16b02a90ce2ea47a69_amd64",
"8Base-RHOSE-4.11:openshift4/ose-operator-lifecycle-manager@sha256:9ff3c0f6356d9bfcc98d390538007f31ffac8fdfeadfe10483ccb43b5afdb29f_arm64",
"8Base-RHOSE-4.11:openshift4/ose-operator-lifecycle-manager@sha256:d7869ff27bf8c8a4becc36ac1cfe0d58c87717abd331e0fb5654cd2170646964_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-operator-lifecycle-manager@sha256:e6b3dbe4aa6b5820b0aa9194980a88c90591286154b0d0bc4091a3b437b37d6b_s390x",
"8Base-RHOSE-4.11:openshift4/ose-operator-marketplace@sha256:4279626a013c0875b4c042ae9a2c970c67448a0d2eb0d5d40e9903d2ea4004db_amd64",
"8Base-RHOSE-4.11:openshift4/ose-operator-marketplace@sha256:60020a467e04467bc1584fb348af1586ead6ccf267deff84ded975ebb45966d8_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-operator-marketplace@sha256:97e0f4771aa15f5757e48ebb478798e549c8f171057d32aed5b1342b2f06266e_s390x",
"8Base-RHOSE-4.11:openshift4/ose-operator-marketplace@sha256:a14ba1d69da2b957fdbc9a42a867effd9234b97ec879574058ef84eebee047f3_arm64",
"8Base-RHOSE-4.11:openshift4/ose-operator-registry@sha256:5b349413999a106176b22c9df4d3cfbd918d74fc5cf28f2ae99547370aa6d346_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-operator-registry@sha256:5eb15d8d2b50adc82d64bc4195f37148d2bc74a7fe208edc51300b2a845fe980_s390x",
"8Base-RHOSE-4.11:openshift4/ose-operator-registry@sha256:619b8ca58e8cdc06a8e2dff0a837a18780c75f62c9ccdaf7e6c2e2afa786f93d_arm64",
"8Base-RHOSE-4.11:openshift4/ose-operator-registry@sha256:ba871c2101d87f2aeb6668af55b3f10e91558be420923b8523f8d83d4dd5b45e_amd64",
"8Base-RHOSE-4.11:openshift4/ose-ovirt-machine-controllers-rhel8@sha256:2d7b5e9c506da2c43704cae5934b604682dcb403218ceb1bd4f011c8bee8623b_amd64",
"8Base-RHOSE-4.11:openshift4/ose-ovirt-machine-controllers-rhel8@sha256:951e6ff8cdd565aefd60d8e996145c989c228a2a9c7ab412789d92ddb3ec9165_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-ovirt-machine-controllers-rhel8@sha256:d07d078681fbd9cb83c74716977b7f59112273cb18447178bdf8955050faeebd_s390x",
"8Base-RHOSE-4.11:openshift4/ose-ovirt-machine-controllers-rhel8@sha256:ff4261f6102f428b1789a31e021d18ededce3ba80ca93e64b7149968f10cff58_arm64",
"8Base-RHOSE-4.11:openshift4/ose-ovn-kubernetes@sha256:5abaa3f3db864bd4d2d2dbc059839e28cbe5b6baa09cb6545d3f508809dd3f7a_s390x",
"8Base-RHOSE-4.11:openshift4/ose-ovn-kubernetes@sha256:713dd28ffc33520c9e84b72850253adf0adb016968773121f05349e3fca302c2_amd64",
"8Base-RHOSE-4.11:openshift4/ose-ovn-kubernetes@sha256:795db439b8d73d097b0908fe6270d8a947fc1acd21bf3f4d9fa59f02bd16f19f_arm64",
"8Base-RHOSE-4.11:openshift4/ose-ovn-kubernetes@sha256:cec5b3a5276177b25ce85f5d1465dbc6aca19b78b0f5406b6fe85bc97ff3f77d_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-pod@sha256:51a4a033be2739a7a7a3edc7a1ee16ad9caddc5ae1f5a14c448afe3f5f906428_s390x",
"8Base-RHOSE-4.11:openshift4/ose-pod@sha256:651930bf045975dabb3d79410a2c9f971f1da319b8fcbba29ebe2e4e3bb71b3b_arm64",
"8Base-RHOSE-4.11:openshift4/ose-pod@sha256:718cf324bb4c3af6852458ab1551c59ee9f1b1d8d3fadfd858bb909c9ec3558a_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-pod@sha256:86e0050aaa7477b8aeef382e3bf8092463d207adfa5cd8c88358b367bb624869_amd64",
"8Base-RHOSE-4.11:openshift4/ose-powervs-cloud-controller-manager-rhel8@sha256:28ef0b3040cc922f78fd7e9814628871c0fb85de1a9d47c1d954737d26d2f53b_amd64",
"8Base-RHOSE-4.11:openshift4/ose-powervs-cloud-controller-manager-rhel8@sha256:a512551fc4ce326ef993f1dde6dedd5cf4c20b6c41f6149430ffae0d9e10d62c_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-powervs-machine-controllers-rhel8@sha256:965ad6292483d5e6d8b734fd40006689cf3917657919c668b6d01bc9fc4b816e_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-powervs-machine-controllers-rhel8@sha256:a03170bc3c01ee4f9c6cb80ee41925231b6c8b283822a094506214c10f19847b_amd64",
"8Base-RHOSE-4.11:openshift4/ose-prom-label-proxy@sha256:90f629a90569aceb6deb0134b4141a3a622c4e95637ef4d5d6f3890ac27026c2_s390x",
"8Base-RHOSE-4.11:openshift4/ose-prom-label-proxy@sha256:c9ac8cabb6bc4f6bd60bda52529c98df596a1fa5a9130201129068ff48bc0fbb_arm64",
"8Base-RHOSE-4.11:openshift4/ose-prom-label-proxy@sha256:db4ec1b0a75ec8a5260095225cf2ef103895edd9b05419503bec473629a3dcd0_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-prom-label-proxy@sha256:fd3feba855b7afa27146ab4798f7afcb05d2dc22c1eea2c691a3778df00606d6_amd64",
"8Base-RHOSE-4.11:openshift4/ose-prometheus-alertmanager@sha256:0d225b059bdefca3ac163860ce9ae41ed74cd8c9ca887cfe4c525ac3f0cae783_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-prometheus-alertmanager@sha256:13c7b3e7d5a2a75a806642a614189de0f4ae1639a9cab78ca7104ba65b4fd385_s390x",
"8Base-RHOSE-4.11:openshift4/ose-prometheus-alertmanager@sha256:cdddc502045ecafa9d4deabf4ac30af0255c3bb586390bcf7d89a1c1937b833c_arm64",
"8Base-RHOSE-4.11:openshift4/ose-prometheus-alertmanager@sha256:f8db7211683d764461c1feacb61eb9911f480a8ad113fccb381155322077303c_amd64",
"8Base-RHOSE-4.11:openshift4/ose-prometheus-config-reloader@sha256:015e84370d7a0a3e5318158915b27e1c5e7e7699d11240ba7359d6bc32c9898a_s390x",
"8Base-RHOSE-4.11:openshift4/ose-prometheus-config-reloader@sha256:39e17dba2978d3e1b0af71b9eb1be3446199a365ada2e156682ee7a20e48b060_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-prometheus-config-reloader@sha256:4065daad759195db3c325efc46209f02bcc1c32caad88c69d5a3dbdcf920e335_amd64",
"8Base-RHOSE-4.11:openshift4/ose-prometheus-config-reloader@sha256:bb62cdf6eca82eaa92fb9bbfc4e2f7575c3c49d472fda9358808aa790d3f5a70_arm64",
"8Base-RHOSE-4.11:openshift4/ose-prometheus-node-exporter@sha256:1226c18cda120df10313739a9ac638bd5c4d02aa4f65ba3d1044b4f423d559a2_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-prometheus-node-exporter@sha256:3539ddf93d8c2fe005b53b52c6628b413be0aabdfa534e6b947c4842d3617323_arm64",
"8Base-RHOSE-4.11:openshift4/ose-prometheus-node-exporter@sha256:52adf1af03f2c7fef37ac537638577b913a73b11490ef16c789c40dbfbc9391c_s390x",
"8Base-RHOSE-4.11:openshift4/ose-prometheus-node-exporter@sha256:79ad722e32477863e3319b35b1e98befb8257576ebab0be4ae605f1cf92cf760_amd64",
"8Base-RHOSE-4.11:openshift4/ose-prometheus-operator-admission-webhook-rhel8@sha256:7c00451864fafd5f2c5e316557f67eb027dd66e3e756c756ab3f74ab7a98e404_arm64",
"8Base-RHOSE-4.11:openshift4/ose-prometheus-operator-admission-webhook-rhel8@sha256:9a67755cf6419877dce688f5bcd92da4929dcd86603219eb08628b44a29c4257_amd64",
"8Base-RHOSE-4.11:openshift4/ose-prometheus-operator-admission-webhook-rhel8@sha256:a810296e2d9a9924234a7437531f9b6f4e266a4ddd40b8ecce1c48414696512e_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-prometheus-operator-admission-webhook-rhel8@sha256:c5030e797e2b2130ec51a9a6039e02ea272477f502f7999286c660d59f34aca8_s390x",
"8Base-RHOSE-4.11:openshift4/ose-prometheus-operator@sha256:72ffba5d0ae400eba6e31120ecb4b621e852653b3b3850add2775bf51d5a2aca_arm64",
"8Base-RHOSE-4.11:openshift4/ose-prometheus-operator@sha256:9e028b370e4b1fa7eeb51fb84ad9b1344e4012716030c5d3fa223c7abe92c0e1_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-prometheus-operator@sha256:a2912fec31d91070a66473f1902cd5206cc8ce9e6849c4e5c5ba3da85165a31b_s390x",
"8Base-RHOSE-4.11:openshift4/ose-prometheus-operator@sha256:b45f485a4d48297aaef5fc6b95211eebe8f75ebf2ef69118c331c21a97fbaa9a_amd64",
"8Base-RHOSE-4.11:openshift4/ose-prometheus@sha256:2486111c7d1de008464902945f9767cefedb3ef5c53521fdc2e1eb5fcf1b3fb4_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-prometheus@sha256:37e8941e45c4add6684e52685ed112e474f0c8f062178497a4d65a019a2c1700_amd64",
"8Base-RHOSE-4.11:openshift4/ose-prometheus@sha256:48375716d6e24dfd3811907f109defa883495cfdb387e78c26b90589e05623d7_arm64",
"8Base-RHOSE-4.11:openshift4/ose-prometheus@sha256:64ad3518eff522dda5d221496a94cf2fe14b5c68175d0002ff01bbeb131756b1_s390x",
"8Base-RHOSE-4.11:openshift4/ose-sdn-rhel8@sha256:0e9935caae157329505de5a21a4d40ef501c9a2bcff47f76b074fcf1ab0e9c22_s390x",
"8Base-RHOSE-4.11:openshift4/ose-sdn-rhel8@sha256:c708a24017904d8e50fffaafc4c7b072bd774d04acdfa2b40d139edccf1dad33_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-sdn-rhel8@sha256:f2c982220bfc6785e85f25c70ce559df5121417ec205d2df6965eb97885595ae_amd64",
"8Base-RHOSE-4.11:openshift4/ose-sdn-rhel8@sha256:f3f3ab589e877816e8816468155a3f2eacdecd2085c08794ba372e6dcb84dd9a_arm64",
"8Base-RHOSE-4.11:openshift4/ose-service-ca-operator@sha256:2fd815e1dfa78fc9c28179a5c77296723bbe8f42e1b19e347d936a795b787cdf_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-service-ca-operator@sha256:5607b0aeaff5bc14563afb5b339cf26c12472501532d929da168c2e21a7afe9f_s390x",
"8Base-RHOSE-4.11:openshift4/ose-service-ca-operator@sha256:85dc1b4150d3a3f698bfc460ef6bb30c9b827a098de3cb7f46b9d35f145ef4f4_arm64",
"8Base-RHOSE-4.11:openshift4/ose-service-ca-operator@sha256:bcdbf3cb8e6e31b66d979055c7ad71ff5d9fa309ba3c35256acdbe51c9f43de5_amd64",
"8Base-RHOSE-4.11:openshift4/ose-telemeter@sha256:136d56f3c872a4d0dafb872d79c10b9d11cc582cbbb1e796881c6770543b3012_arm64",
"8Base-RHOSE-4.11:openshift4/ose-telemeter@sha256:41f945d79832bab585470bb274be2ab66c8728808d15679c8ea3089013671464_s390x",
"8Base-RHOSE-4.11:openshift4/ose-telemeter@sha256:d9c609b5b7893d6f0c137fff5edd8df6b182088277ee2b9fcda8374fe19838e4_amd64",
"8Base-RHOSE-4.11:openshift4/ose-telemeter@sha256:f931ead1bc611c5faf5073c81a3af1c3561ed1eb42f958fa9c1ae03eeb339505_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-tests@sha256:62f2f4e4ceba4c9b0a2116d3f3ec7c3b467f597e089e791f5a1271ecc4fcc3fd_s390x",
"8Base-RHOSE-4.11:openshift4/ose-tests@sha256:7cf282f6435dc703a8706afc203c5cb55d1f02a2af2452385ea0415b3b07ec89_amd64",
"8Base-RHOSE-4.11:openshift4/ose-tests@sha256:a5de772af9f66abc7b9f80a650ac51b70ec040cf331773c71d817a389c999144_arm64",
"8Base-RHOSE-4.11:openshift4/ose-tests@sha256:d8fd47265c720cad5f81c107c40302e3da0e569b79b18f0182804db6ddef0b39_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-thanos-rhel8@sha256:15883854538476b61fb9f95e9568936acdee1c26939101b300f16c877a1fb111_amd64",
"8Base-RHOSE-4.11:openshift4/ose-thanos-rhel8@sha256:94514a0e4637f4a171b6f603831ea5e608a8a66d7e04ef338814a2a3f788ae12_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-thanos-rhel8@sha256:b17fdce1d5ac2b69ec530e834f4a15576ea9e1227f74bca0777d30555a7aae96_arm64",
"8Base-RHOSE-4.11:openshift4/ose-thanos-rhel8@sha256:fa37f528f000ce8be8262df51584f0746f3b2a15db2295e82dba17171d3e6af7_s390x",
"8Base-RHOSE-4.11:openshift4/ose-tools-rhel8@sha256:3e7ad95fa62980cfa70e0021654b5a8405c254ebc4da9710ac1171480d665c59_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-tools-rhel8@sha256:c240e2e47af8935e58563da8c7e753704ed0c279a5522352573431e1bf63a47a_s390x",
"8Base-RHOSE-4.11:openshift4/ose-tools-rhel8@sha256:e3aec41436e71965c0302002463767987eb0764cd1153417524259fa36a394fb_amd64",
"8Base-RHOSE-4.11:openshift4/ose-tools-rhel8@sha256:e919b897c04f0c28e7ad3911390a6786b5f32c16d6e95022df06b9806e48ef19_arm64",
"8Base-RHOSE-4.11:openshift4/ose-vmware-vsphere-csi-driver-operator-rhel8@sha256:dfe6e04bea49e649841021fc717372bffcf0393ae71ba50fb640a3da64efb8ec_amd64",
"8Base-RHOSE-4.11:openshift4/ose-vmware-vsphere-csi-driver-rhel8@sha256:1ba42f6dfa8aa6671c1bd91741a5160ee5520bf99b0aeccba75af21be725f561_amd64",
"8Base-RHOSE-4.11:openshift4/ose-vsphere-cloud-controller-manager-rhel8@sha256:8b1cecaff8606e6649ea59f2b41fd680ee9efec621d8e994f157973be9b496f6_amd64",
"8Base-RHOSE-4.11:openshift4/ose-vsphere-cluster-api-controllers-rhel8@sha256:a450b493f00f796206a3d7286e93bad2ec36e5a80259c7947e79a1a0d5210656_amd64",
"8Base-RHOSE-4.11:openshift4/ose-vsphere-csi-driver-operator-rhel8@sha256:dfe6e04bea49e649841021fc717372bffcf0393ae71ba50fb640a3da64efb8ec_amd64",
"8Base-RHOSE-4.11:openshift4/ose-vsphere-csi-driver-rhel8@sha256:1ba42f6dfa8aa6671c1bd91741a5160ee5520bf99b0aeccba75af21be725f561_amd64",
"8Base-RHOSE-4.11:openshift4/ose-vsphere-csi-driver-syncer-rhel8@sha256:a8fb8135d0f3d2f666825d8a696973347f08238122e69951f17cce39d4287040_amd64",
"8Base-RHOSE-4.11:openshift4/ose-vsphere-problem-detector-rhel8@sha256:1a6eb49eea5f45e26b7bf30de3cd9b5573901fa6d4aa3bf621fa2e842c74c8d6_amd64",
"8Base-RHOSE-4.11:openshift4/ovirt-csi-driver-rhel7@sha256:1a3545dcf656b9e6caa0007993f8b9ae4544a7e3d0c28d7bd4a892d8f4b4b2d8_s390x",
"8Base-RHOSE-4.11:openshift4/ovirt-csi-driver-rhel7@sha256:83423a80871b68615cb6174ac08e5a60b0b1b8ed003a3f40ec03fb7920679e94_arm64",
"8Base-RHOSE-4.11:openshift4/ovirt-csi-driver-rhel7@sha256:b1ee2119c5c9ffa916f48425d807695d557bfe326bbfe0e65d18ec235cee53b7_ppc64le",
"8Base-RHOSE-4.11:openshift4/ovirt-csi-driver-rhel7@sha256:f7adacdb30067ee92339af29ed852e5de53d0c272cfaf5b46ab48b7b668816f5_amd64",
"8Base-RHOSE-4.11:openshift4/ovirt-csi-driver-rhel8-operator@sha256:2c1cd41c04dad0e7c8958ceec1b1d4273eb8be8f2f1daede4a6257050b012543_arm64",
"8Base-RHOSE-4.11:openshift4/ovirt-csi-driver-rhel8-operator@sha256:7a167a4e4c80b02d4e3a4d1f17b84c47fa7f2818c20ae643891e04d6270a58a6_s390x",
"8Base-RHOSE-4.11:openshift4/ovirt-csi-driver-rhel8-operator@sha256:d44cc45f565771b89a9a6600c3f0a463f5707b5d99d43fcd5017afa1c42cfe41_ppc64le",
"8Base-RHOSE-4.11:openshift4/ovirt-csi-driver-rhel8-operator@sha256:ec28031cfdeadc780ac4a539fc2ffcee484db70aff6d68bec2bfc88509f41ded_amd64",
"8Base-RHOSE-4.11:openshift4/ovirt-csi-driver-rhel8@sha256:1a3545dcf656b9e6caa0007993f8b9ae4544a7e3d0c28d7bd4a892d8f4b4b2d8_s390x",
"8Base-RHOSE-4.11:openshift4/ovirt-csi-driver-rhel8@sha256:83423a80871b68615cb6174ac08e5a60b0b1b8ed003a3f40ec03fb7920679e94_arm64",
"8Base-RHOSE-4.11:openshift4/ovirt-csi-driver-rhel8@sha256:b1ee2119c5c9ffa916f48425d807695d557bfe326bbfe0e65d18ec235cee53b7_ppc64le",
"8Base-RHOSE-4.11:openshift4/ovirt-csi-driver-rhel8@sha256:f7adacdb30067ee92339af29ed852e5de53d0c272cfaf5b46ab48b7b668816f5_amd64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Low"
}
],
"title": "golang: crypto/tls: session tickets lack random ticket_age_add"
},
{
"cve": "CVE-2022-30631",
"cwe": {
"id": "CWE-1325",
"name": "Improperly Controlled Sequential Memory Allocation"
},
"discovery_date": "2022-07-14T00:00:00+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"8Base-RHOSE-4.11:openshift4/driver-toolkit-rhel8@sha256:0d876f138cb07c4cf25bc0161041f92a25a81637367815ab20c8ac30e11d7f0a_ppc64le",
"8Base-RHOSE-4.11:openshift4/driver-toolkit-rhel8@sha256:82faeb6a8caa174d9df3d259945ca161311fe6231d628e34ee0f1c8528371229_amd64",
"8Base-RHOSE-4.11:openshift4/driver-toolkit-rhel8@sha256:d3edb75ef363d202953c7fab5e997a5f2430108b6882f4b857de2be7c4ed8ffb_arm64",
"8Base-RHOSE-4.11:openshift4/driver-toolkit-rhel8@sha256:ebbdb04cefcb10f1932415c1fe7453b20066594c0febd1f6e3d28dd71c29c939_s390x",
"8Base-RHOSE-4.11:openshift4/ose-cluster-update-keys@sha256:d5c919b0c64ca6401a0128b08b1440c4679d748c91acb90fd04f6665ae264929_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-cluster-update-keys@sha256:dbaa95fb795f4dedeeeab0a2b1372ceef199f098d9a83c88581897dc992bb065_arm64",
"8Base-RHOSE-4.11:openshift4/ose-cluster-update-keys@sha256:e830e81f1cafe4d2aaf49f3e96befdf1a992afbc64795fed941591d88f5ce71a_s390x",
"8Base-RHOSE-4.11:openshift4/ose-cluster-update-keys@sha256:fe8864f55f1ef516784a6a3836a09c3a399b6fee050e7c78181f1a337667b4b7_amd64",
"8Base-RHOSE-4.11:openshift4/ose-deployer@sha256:03cdacbcd2591b2df3b211e8a1d52a8e1790fb0725b1972d077536f2365e16e9_arm64",
"8Base-RHOSE-4.11:openshift4/ose-deployer@sha256:1f82bd5534d24cf42c945d9e2950aff008768537b1f062b4034832f35a3082c7_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-deployer@sha256:5e63d593d7d8f648ea011b738346132a29f88bf59f0a0d9bb7140ad80c3a91ec_s390x",
"8Base-RHOSE-4.11:openshift4/ose-deployer@sha256:621a5a47a8073ce50dc3dc4c7b4ef0d7e0d3b631678f29f8b72eae0d42daf661_amd64",
"8Base-RHOSE-4.11:openshift4/ose-etcd@sha256:67545f560dbd1d93d5db47750566897eaf6afc5f3a8c6f66da73d70f393dbc36_arm64",
"8Base-RHOSE-4.11:openshift4/ose-etcd@sha256:91408b23960b2c9a7149627778c368b55e28b256d60e7573bdfa1bf96a3d8aad_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-etcd@sha256:bcdcab7ab0e807e2ff5c2896535e83ca8b93589dac62b4db2aa147b9cbcaf96c_s390x",
"8Base-RHOSE-4.11:openshift4/ose-etcd@sha256:ebbba7e4d8d98f33dda3b53d546536b282ac28608b8cac09936fed72348fef63_amd64",
"8Base-RHOSE-4.11:openshift4/ose-haproxy-router@sha256:17958f3a8e6f0139f52d7955c715681a8bec9648db8e8dcc651d8a1459e66113_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-haproxy-router@sha256:27e999d7fb306a7f64fbb9539c54fd14696f13cbb1a9c20ebe35e1d77077d123_amd64",
"8Base-RHOSE-4.11:openshift4/ose-haproxy-router@sha256:62dce7f4daf142d66daa2d05dba25341c0b95356eed16a1c2cececb443b8da77_s390x",
"8Base-RHOSE-4.11:openshift4/ose-haproxy-router@sha256:c02a610e278107761119496d5429bd0e4f4af379df106e00d74cc411f00b4afa_arm64",
"8Base-RHOSE-4.11:openshift4/ose-ironic-agent-rhel8@sha256:01ad95d888c322ea14b3aa2ebda5ba73db728d2207c6fae4aecd46cfe204be41_amd64",
"8Base-RHOSE-4.11:openshift4/ose-ironic-agent-rhel8@sha256:1173e2058ab034c308915900780fe13edd4ab1dcc737f8b4dabc77f3d9533356_arm64",
"8Base-RHOSE-4.11:openshift4/ose-ironic-rhel8@sha256:185fd18adc8e17e671e65b7d006a1e185fc41127e176c1fcbe82231b83d9e275_arm64",
"8Base-RHOSE-4.11:openshift4/ose-ironic-rhel8@sha256:5d630326f2961c8168d862a1341f27085ce928f8454b94d117208b5cd9b281ed_amd64",
"8Base-RHOSE-4.11:openshift4/ose-ironic-static-ip-manager-rhel8@sha256:1e6b410d12e38a911157ea92414be3b305017251e56c36d6a0213020cee2d36a_amd64",
"8Base-RHOSE-4.11:openshift4/ose-ironic-static-ip-manager-rhel8@sha256:9450f43a753cc8183f711e40a14c4d0d65fd136a2a18ffebeaedcc3d8321a47c_arm64",
"8Base-RHOSE-4.11:openshift4/ose-keepalived-ipfailover@sha256:01e13ebf8479c51a6345c19b7ba19aedd7d8b0894f667da4b8bc89ebb11cdb7d_s390x",
"8Base-RHOSE-4.11:openshift4/ose-keepalived-ipfailover@sha256:7cf2d25854c5c543f4098ca114538004804457bdca85794b13f43e371ac5f1c8_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-keepalived-ipfailover@sha256:c4b14558b9c70c27e2c4475376f28ca2e1cb928be57972692dfb5336b3c9497e_arm64",
"8Base-RHOSE-4.11:openshift4/ose-keepalived-ipfailover@sha256:d4e6b23834146f9ee49aab9ed1d9acfa8fea85670797af2ccf912eabd9aa824c_amd64",
"8Base-RHOSE-4.11:openshift4/ose-kuryr-controller-rhel8@sha256:0f66b211011375a203597f2a524314d9e05319db80f5e22fd78619eebed98ea0_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-kuryr-controller-rhel8@sha256:49eb2f59646d4fcea6f0ea9f8c22f819969913e3b691842fd3efb3146c021690_amd64",
"8Base-RHOSE-4.11:openshift4/ose-machine-os-images-rhel8@sha256:7b5354bb368da20e0ce7568b94f8c5eb3a418d592cd5cde2b36a08978ee48c48_amd64",
"8Base-RHOSE-4.11:openshift4/ose-machine-os-images-rhel8@sha256:cd2e7121485ccef25344ebc4f471d92913cbd6e24a12423305d6cc20728c1344_arm64",
"8Base-RHOSE-4.11:openshift4/ose-tools-rhel8@sha256:3e7ad95fa62980cfa70e0021654b5a8405c254ebc4da9710ac1171480d665c59_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-tools-rhel8@sha256:c240e2e47af8935e58563da8c7e753704ed0c279a5522352573431e1bf63a47a_s390x",
"8Base-RHOSE-4.11:openshift4/ose-tools-rhel8@sha256:e3aec41436e71965c0302002463767987eb0764cd1153417524259fa36a394fb_amd64",
"8Base-RHOSE-4.11:openshift4/ose-tools-rhel8@sha256:e919b897c04f0c28e7ad3911390a6786b5f32c16d6e95022df06b9806e48ef19_arm64"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2107342"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in golang. Calling the Reader, Read method on an archive that contains a large number of concatenated 0-length compressed files can cause a panic issue due to stack exhaustion.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "golang: compress/gzip: stack exhaustion in Reader.Read",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "To exploit CVE-2022-30631, an attacker supplies a specially crafted gzip archive to a Go application that uses a vulnerable version of the compress/gzip package without adequate input validation. This can lead to uncontrolled recursion, resulting in stack exhaustion and causing the application to panic, thereby affecting its availability.\n\nAs this is merely a DoS and there is no known way to control the instruction pointer, RH ProdSec has set the impact of this vulnerabilty to \"Moderate\".\n\nWithin regulated environments, a combination of the following controls acts as a significant barrier to successfully exploiting a CWE-1325: Improperly Controlled Sequential Memory Allocation vulnerability and therefore downgrades the severity of this particular CVE from Moderate to Low.\n\nAccess to the platform is granted only after successful hard token-based multi-factor authentication (MFA) and is governed by least privilege to ensure only authorized users and roles can execute or modify code. Static code analysis and peer reviews enforce strong input validation and error handling, preventing improperly validated inputs from causing system instability, data exposure, or privilege escalation. In the event of successful exploitation, process isolation limits the impact of excessive sequential memory allocation by restricting memory use per process, preventing any single process from exhausting system resources. Finally, the platform uses memory protection mechanisms such as Data Execution Prevention (DEP) and Address Space Layout Randomization (ASLR) to reduce the risk of memory allocation-based attacks.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"8Base-RHOSE-4.11:openshift4/cloud-network-config-controller-rhel8@sha256:6e27d73d86ae20585752a7c2e3a3cfa41ee88c245e9ab9da123c86b91b77bf4d_amd64",
"8Base-RHOSE-4.11:openshift4/cloud-network-config-controller-rhel8@sha256:e3cc37918d771c7d87052387de7a4f585c329cec0b8537b41f411cf7e08e7ef6_arm64",
"8Base-RHOSE-4.11:openshift4/cloud-network-config-controller-rhel8@sha256:e7867ad391b8f7cca4d987f7fd7cc429b86665029cc7b226ccd32aec5bf2556e_ppc64le",
"8Base-RHOSE-4.11:openshift4/cloud-network-config-controller-rhel8@sha256:eaedb1749fc0f2c117497ca4e2e82e9366b3e776d9910d45fbc1be4daa774ae8_s390x",
"8Base-RHOSE-4.11:openshift4/egress-router-cni-rhel8@sha256:5d87bcb5e32b7d69df1d713fd61a71d0223447258deb728b26249ca197bad943_ppc64le",
"8Base-RHOSE-4.11:openshift4/egress-router-cni-rhel8@sha256:73fb4c432aeea93a109c119097ea849c1e4ae02bf7dd196ebb63d46223c7837e_amd64",
"8Base-RHOSE-4.11:openshift4/egress-router-cni-rhel8@sha256:9cb6ff6b82565bbfb4af2b9ffe93148d2d145775c33fef56beb7de901ebd0eb6_s390x",
"8Base-RHOSE-4.11:openshift4/egress-router-cni-rhel8@sha256:c73b6663d221184ae7920fb6fcb5191591b697faed01b7a30cf8116f60bd6898_arm64",
"8Base-RHOSE-4.11:openshift4/network-tools-rhel8@sha256:6de9ef410c3940d5292b3ba93952497959d67dbd82bbce9d4096032fa4ddb35f_amd64",
"8Base-RHOSE-4.11:openshift4/network-tools-rhel8@sha256:988faf6dc4951404eb8886150c33905880b81b32ca3ba1713911e4fd525bc000_s390x",
"8Base-RHOSE-4.11:openshift4/network-tools-rhel8@sha256:b914a9caeedc9c9777e28e71ed81416a1bf0fd6104b164ba756555192cf95063_ppc64le",
"8Base-RHOSE-4.11:openshift4/network-tools-rhel8@sha256:f14cafc7dd1904d01ec797a18bbc6753a751b113af94e0122697af4b6cd75cb9_arm64",
"8Base-RHOSE-4.11:openshift4/oc-mirror-plugin-rhel8@sha256:6504ab4496384eb70fd230933f7c6a3ea76b75c66afa7a7dfbd02ac1ad205515_amd64",
"8Base-RHOSE-4.11:openshift4/ose-agent-installer-api-server-rhel8@sha256:03cab1a6deb73e00dbea5cdd97c2eae70f34f01b2b45eebef32207a44b9740be_amd64",
"8Base-RHOSE-4.11:openshift4/ose-agent-installer-api-server-rhel8@sha256:311118642213a933c9d68e20043c7ac224fffa67bc6d563736af7836dc45bf22_arm64",
"8Base-RHOSE-4.11:openshift4/ose-agent-installer-api-server-rhel8@sha256:75d72fff160648cec863535b7ca3206dcf8b1d0e8686f1c20b55d684c9fd33dc_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-agent-installer-api-server-rhel8@sha256:f75740f83210434f126f13c414165a96ba2cf24e081d37ce147381c672211f6d_s390x",
"8Base-RHOSE-4.11:openshift4/ose-agent-installer-csr-approver-rhel8@sha256:5a2e4ce921dd19131cc4701701a1e15ab63c5862bf6c6c6d6c699a014be9e15d_arm64",
"8Base-RHOSE-4.11:openshift4/ose-agent-installer-csr-approver-rhel8@sha256:832c7fad36504af9ff0ea617eee9ce7e0d90c3b062dd49764709359ef742526b_s390x",
"8Base-RHOSE-4.11:openshift4/ose-agent-installer-csr-approver-rhel8@sha256:ea0d1078f53d769332eb6d74134b246c3e1d3a3a39832055c303b134a4eed290_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-agent-installer-csr-approver-rhel8@sha256:efcf0bcdb223445c64a7632b14621f40e3262f1aff7a8433246b56dada0c5ab5_amd64",
"8Base-RHOSE-4.11:openshift4/ose-agent-installer-node-agent-rhel8@sha256:3debd079d7a4e557aec8bf4f9e67aace0b72205a5d020206760fdfb59d13855c_amd64",
"8Base-RHOSE-4.11:openshift4/ose-agent-installer-node-agent-rhel8@sha256:6b7f448cc4ff12f26fe23266eae4532a5a516179eb3081a477d4a1b287d004ca_s390x",
"8Base-RHOSE-4.11:openshift4/ose-agent-installer-node-agent-rhel8@sha256:969a995f0c2079554cad5db05df992e5da80d5645f97e031048dcb6625936c0e_arm64",
"8Base-RHOSE-4.11:openshift4/ose-agent-installer-node-agent-rhel8@sha256:b2078745a9931f618b2ae3276f215f72a82570aebb1f871a086d74995f08f437_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-agent-installer-orchestrator-rhel8@sha256:5fbacf9fe03238b9e82d1d5aa3050bb94666f75d9c312cf96d364554432c4516_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-agent-installer-orchestrator-rhel8@sha256:69f30e118f27a357e1ec7a7d30249ac35acea76328922f24954e566eb28ddc92_amd64",
"8Base-RHOSE-4.11:openshift4/ose-agent-installer-orchestrator-rhel8@sha256:852f901cda9211026376f78c5bff6fc0e90714b44a7e75792e7ee9dca7d41ae5_s390x",
"8Base-RHOSE-4.11:openshift4/ose-agent-installer-orchestrator-rhel8@sha256:bc5ff8bf2abee2efc0df7122c384671e93122b4e158ae8eb1355a094bf61a75d_arm64",
"8Base-RHOSE-4.11:openshift4/ose-alibaba-cloud-controller-manager-rhel8@sha256:89262b72ba883c895c2073164824cdfdcdc5f1ef61d6c2e0d77cd3755cdc1fcb_amd64",
"8Base-RHOSE-4.11:openshift4/ose-alibaba-cloud-csi-driver-container-rhel8@sha256:d1a8124402bdb03cd625066b8719cbb3d2f0009c6923062a43ada1bb59871d68_amd64",
"8Base-RHOSE-4.11:openshift4/ose-alibaba-disk-csi-driver-operator-container-rhel8@sha256:0161cffc939ea87d47ef654f287b14cb7551333731870dbd6e2232c5875b9033_amd64",
"8Base-RHOSE-4.11:openshift4/ose-alibaba-machine-controllers-rhel8@sha256:dd1cd42eaa29959de325282d4f8815a0ebaa122604e28d407ecd7e965166b880_amd64",
"8Base-RHOSE-4.11:openshift4/ose-apiserver-network-proxy-rhel8@sha256:245ece4bd06599e479428c43847ff3cc532e3822f332c16bcd75fe8d803d294d_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-apiserver-network-proxy-rhel8@sha256:4be86d5b8d518826e8a65e9fb9f2b22c094ed8493b1720a5e798938b30f191ec_arm64",
"8Base-RHOSE-4.11:openshift4/ose-apiserver-network-proxy-rhel8@sha256:8ebe88572805ce4d7d574d50b26f85f6518fdb22dd7b9d1770cf96e826ed8dd9_amd64",
"8Base-RHOSE-4.11:openshift4/ose-apiserver-network-proxy-rhel8@sha256:ace63e71611bbc9e00c427ea60b48239878d25d23816ea80677ec6fbfab1734f_s390x",
"8Base-RHOSE-4.11:openshift4/ose-aws-cloud-controller-manager-rhel8@sha256:1242457e768a2cf0edefda2e0ec641264077e1e6c3c1819b6c430397826f4cc9_amd64",
"8Base-RHOSE-4.11:openshift4/ose-aws-cloud-controller-manager-rhel8@sha256:d9a7e298d07960e577ff3c49b64534340e31f07685c569d23e35818e993816fb_arm64",
"8Base-RHOSE-4.11:openshift4/ose-aws-cluster-api-controllers-rhel8@sha256:f1fb4e9e06fbada6da3a9849842d2faaef11afc923c0ead4b4d908cca928fb10_amd64",
"8Base-RHOSE-4.11:openshift4/ose-aws-cluster-api-controllers-rhel8@sha256:fae8fcd656375af170fe16f5e1704cd04a01353c39bdb71496320f66bdf98054_arm64",
"8Base-RHOSE-4.11:openshift4/ose-aws-ebs-csi-driver-rhel8-operator@sha256:432e73a20f27e84174d811cee2ee7db13f2bcd5617691ace07863ade43ad5abd_amd64",
"8Base-RHOSE-4.11:openshift4/ose-aws-ebs-csi-driver-rhel8-operator@sha256:4eb2eec27fd1cba3fd42fd9d633373602c0635fbef3e380ef227b418ec6e96a7_arm64",
"8Base-RHOSE-4.11:openshift4/ose-aws-ebs-csi-driver-rhel8@sha256:3ef0030f0228d2041cc810995403b7f09b92d9d2044236bf7961d4c32024591e_amd64",
"8Base-RHOSE-4.11:openshift4/ose-aws-ebs-csi-driver-rhel8@sha256:9fe539afa21e7e0f0b04230f6908d2e67861608b01b6afcebd575d10e95bed63_arm64",
"8Base-RHOSE-4.11:openshift4/ose-aws-pod-identity-webhook-rhel8@sha256:9389e1e4c2fa64a154dcbffbed370676accfdb8eea70b2e6a49a1c6b4aa4aaf8_amd64",
"8Base-RHOSE-4.11:openshift4/ose-aws-pod-identity-webhook-rhel8@sha256:9fab946ed6f96886ad644600e0e98ebdf2bff6e525838b38258fc9599bf10450_arm64",
"8Base-RHOSE-4.11:openshift4/ose-azure-cloud-controller-manager-rhel8@sha256:2510e600a0b60a9fa1ee630d2c7ffdcbbaa7588946316067d4f01caad13d90a3_amd64",
"8Base-RHOSE-4.11:openshift4/ose-azure-cloud-controller-manager-rhel8@sha256:39c2233c6bd5d940c5dcb2d9bb1fa679f7f68260a21a8862b7e92471ce1a1a68_arm64",
"8Base-RHOSE-4.11:openshift4/ose-azure-cloud-node-manager-rhel8@sha256:34d592fa215e07fc79cf590c9f8e2b9b33d5a69b168b0037770c3ac2dd96da0e_arm64",
"8Base-RHOSE-4.11:openshift4/ose-azure-cloud-node-manager-rhel8@sha256:f6756cc5a93dea849e34955f1f40dacee78b76dd19ca95019f3d59e73a42a28d_amd64",
"8Base-RHOSE-4.11:openshift4/ose-azure-cluster-api-controllers-rhel8@sha256:54eddeca59ead55597958f4a6d14aed6c67e40881f2cfe48fcb86da046cd8545_amd64",
"8Base-RHOSE-4.11:openshift4/ose-azure-cluster-api-controllers-rhel8@sha256:be393e7e52cd71f4e69045ca297d22090c77e4db3736d5b65ba32c09012ada59_arm64",
"8Base-RHOSE-4.11:openshift4/ose-azure-disk-csi-driver-rhel8-operator@sha256:4ff095a8f869062d5197d571f266f6ac3f9c785eed275eaccc8522285128d2b6_arm64",
"8Base-RHOSE-4.11:openshift4/ose-azure-disk-csi-driver-rhel8-operator@sha256:7aefec5230cd316684b716b1051589f9ec2c9cf2e1447f039abf7e5d46a5dd8c_amd64",
"8Base-RHOSE-4.11:openshift4/ose-azure-disk-csi-driver-rhel8@sha256:02ea902eeafb1f8036e9a939d8f99ef9ac5d51aff33637e8bd5c08a95c27ddc9_arm64",
"8Base-RHOSE-4.11:openshift4/ose-azure-disk-csi-driver-rhel8@sha256:9ec7ea5a66b67b45209c7818e07e55937124d959140a4ccf8b4507c42b23b829_amd64",
"8Base-RHOSE-4.11:openshift4/ose-azure-file-csi-driver-operator-rhel8@sha256:5346a247159c4ea41782355befb3bb87dedf6ca21807bf0e8d47a5575c0a1236_arm64",
"8Base-RHOSE-4.11:openshift4/ose-azure-file-csi-driver-operator-rhel8@sha256:ed5eb91ffaacd7a9d8dc6523bb481ae70d37cf14be254dc4f0b625f319a2764d_amd64",
"8Base-RHOSE-4.11:openshift4/ose-azure-file-csi-driver-rhel8@sha256:7e27919cadcfd915fb1765d7b87753da104f26e6f1c2d37818d5bd4bf77fe51a_arm64",
"8Base-RHOSE-4.11:openshift4/ose-azure-file-csi-driver-rhel8@sha256:acb6bd70db8a2addf429d17cd5bf5f1659835eb3c4f32b7e21925d4d6269a9cc_amd64",
"8Base-RHOSE-4.11:openshift4/ose-baremetal-installer-rhel8@sha256:432d43bcec91fdcc88b389628cf6cfafca5e973a5c9cafaa1bc7db332caa1303_amd64",
"8Base-RHOSE-4.11:openshift4/ose-baremetal-installer-rhel8@sha256:8fe8f202c97a262f65280091ca28da690c5d342bf36fa528e28b791e59b5402c_arm64",
"8Base-RHOSE-4.11:openshift4/ose-baremetal-installer-rhel8@sha256:927f472da5d7cd5b63be4c1ba755edc4caef1687f9dae949c2ee5979b65a5ece_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-baremetal-installer-rhel8@sha256:f3fa907c69b86a520ed526397264c2908379e5ee092f718b94d3049cf3914664_s390x",
"8Base-RHOSE-4.11:openshift4/ose-baremetal-machine-controllers@sha256:092186662282ca09b701f0e198faf403905315190a1f1bcfdaf952ee0012f2f7_s390x",
"8Base-RHOSE-4.11:openshift4/ose-baremetal-machine-controllers@sha256:805aaaf2c736170ac879baed0eab2d3de05b1255331a46ad247fd3b5dfbbfb52_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-baremetal-machine-controllers@sha256:e6e2d9e0777173822e3ca8cfef5d457f75fd4638ccfd5d896b3354416d8d1d94_arm64",
"8Base-RHOSE-4.11:openshift4/ose-baremetal-machine-controllers@sha256:f7606cd50b6e7ab57038d01f6539c194f974904abdbfcc04810fffc803166f4a_amd64",
"8Base-RHOSE-4.11:openshift4/ose-baremetal-rhel8-operator@sha256:09c5815abcd751e6599fd7d741399c3009fb5c64498005b836b894baec3f32ce_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-baremetal-rhel8-operator@sha256:ca3282dfbea85af8d294027bb958c5f7b67cd09307ba9a9b90d24ff1524e5e43_amd64",
"8Base-RHOSE-4.11:openshift4/ose-baremetal-rhel8-operator@sha256:d9799c53a13fbc2c3821612fe9bebed15522790d8c5f38ec725fad071dac9f05_arm64",
"8Base-RHOSE-4.11:openshift4/ose-baremetal-rhel8-operator@sha256:e42c99f1ee203ec4bce4bff0b9dbae24f02fd970604c592c92f166145a638ff5_s390x",
"8Base-RHOSE-4.11:openshift4/ose-baremetal-runtimecfg-rhel8@sha256:0b13e1b6772d771e457a8efa0330d0f7d26679fb057c6b679f4cd50e629075dc_s390x",
"8Base-RHOSE-4.11:openshift4/ose-baremetal-runtimecfg-rhel8@sha256:36d777277a842f569d358e6a95acf7f9ed9f6b55e1ecfc7e14d21c51c805fd0e_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-baremetal-runtimecfg-rhel8@sha256:5ce3526bde097d1550a02fbeeaea6822d7c885cbac4f757cdafe138dd968d489_amd64",
"8Base-RHOSE-4.11:openshift4/ose-baremetal-runtimecfg-rhel8@sha256:d68705bb7994ea06b999f68001837638d901e2ac3677324b41ef45c140637ee7_arm64",
"8Base-RHOSE-4.11:openshift4/ose-cli-artifacts@sha256:21babbab6276c3c556e2c2cf232c7dc9de3f187151a3c2973643829a418eaaee_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-cli-artifacts@sha256:382c647edbf3fa812d83e9fc1b25696836f574c21376b3438a041692c2aad57a_s390x",
"8Base-RHOSE-4.11:openshift4/ose-cli-artifacts@sha256:b30d17c7cae38c733bceff599d9052ade650e3cf86eec997e7cf8a10b6be1cd9_arm64",
"8Base-RHOSE-4.11:openshift4/ose-cli-artifacts@sha256:fecd94b1e286bff64e7f066d14f205283f4362a7c12b2dfb9838fdf309456f6d_amd64",
"8Base-RHOSE-4.11:openshift4/ose-cli@sha256:9e19ae99cb60c43fe9ad7a295c7c6b42d0c2c557d908e35d01a4cbc18cb252ed_arm64",
"8Base-RHOSE-4.11:openshift4/ose-cli@sha256:9e9325e685bf2c27ad58933720dc1f0595a1d9b2deeee1f5ea6e7915c2bed905_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-cli@sha256:db5e75aa697daf5e0fa6004ad42c04030ff6c22583c93de6cdfc42bf279a79be_s390x",
"8Base-RHOSE-4.11:openshift4/ose-cli@sha256:e64d871431572918420d1aa1aba7f35d6255ce5d69354d51921f10f53106cedb_amd64",
"8Base-RHOSE-4.11:openshift4/ose-cloud-credential-operator@sha256:106f6e450215363c8522f7ba40596e69d0cab04923bde1993b7bd2cf3e9c1afe_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-cloud-credential-operator@sha256:68c4224379013c5bb9c0f9f72cdf3239e674643ad5e98410023ed3e9fe303d92_arm64",
"8Base-RHOSE-4.11:openshift4/ose-cloud-credential-operator@sha256:b4023de0e31fc7d448254794512f6b1e0c01226953063d253238aa051761a683_amd64",
"8Base-RHOSE-4.11:openshift4/ose-cloud-credential-operator@sha256:dc22b952e382ee4f781305f24c4ac7b400fcec538b577b6dccc3d91728c1b24b_s390x",
"8Base-RHOSE-4.11:openshift4/ose-cluster-api-rhel8@sha256:0fe12e245cdd67943627193c7bf56b07b873fe933beb54d6afd6842cd4251d36_s390x",
"8Base-RHOSE-4.11:openshift4/ose-cluster-api-rhel8@sha256:aa173538611b49370c4ae3422aadd92cfba37db6961dd68b16779aafe21dc47f_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-cluster-api-rhel8@sha256:c14191867b7cd81fea0421d1cc7c0e7b92c77dd2854b1668bc08a60a736ef742_arm64",
"8Base-RHOSE-4.11:openshift4/ose-cluster-api-rhel8@sha256:f8e5a57dfc9a835f93f90c14358e7eed24e515003932b5abbc96b6f3042fa2b5_amd64",
"8Base-RHOSE-4.11:openshift4/ose-cluster-authentication-operator@sha256:087ebc4f40edf9c7355a3c1e092a29d5b3a78cb3fa9897eff3d26f0ab3768e2f_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-cluster-authentication-operator@sha256:1ad3e13382a4c8397551803b67296405d954a0692a5ee6935eee94efca111997_s390x",
"8Base-RHOSE-4.11:openshift4/ose-cluster-authentication-operator@sha256:4e9cbce494e0c3d074085d04a717ba3268a001116248c48355e9737005a8dc71_arm64",
"8Base-RHOSE-4.11:openshift4/ose-cluster-authentication-operator@sha256:df368de69ad5d36f8a08efe36cd3191660c1e71f04e8a567a2958c7068a0ccea_amd64",
"8Base-RHOSE-4.11:openshift4/ose-cluster-autoscaler-operator@sha256:08d72eb6e241309292929f904ebf45903e34c640198a56cb7627e07347de4db5_arm64",
"8Base-RHOSE-4.11:openshift4/ose-cluster-autoscaler-operator@sha256:21f73964329757dda78e8e35cd8ce4cc7434c19e1072d7c7b3920b899b4eea0a_amd64",
"8Base-RHOSE-4.11:openshift4/ose-cluster-autoscaler-operator@sha256:8a67e9c395779e4d295121c008905983da8f0f626919d6152558be9b65df9602_s390x",
"8Base-RHOSE-4.11:openshift4/ose-cluster-autoscaler-operator@sha256:ed4c14c8bb0e45511944a12f3319a3816605240936c2d9d3eb117415a9c7b1e8_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-cluster-autoscaler@sha256:066894460cc277008976b85a7c4c6a5edae8707f6c4ca7b4fd1b159565690800_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-cluster-autoscaler@sha256:10ad83b8d56a9de90a3a1ba66f1dd075f0c6cd02bb0c452f263ebe12d6f3ee7c_arm64",
"8Base-RHOSE-4.11:openshift4/ose-cluster-autoscaler@sha256:1874b5f344ce686750e01167b9e4ca61e5d1468e55e3d60363d22f4e80d2099a_s390x",
"8Base-RHOSE-4.11:openshift4/ose-cluster-autoscaler@sha256:4e0b8de27a9295163d397b1c7b9fd77a18276df6fb36076fb4423ce89877aa59_amd64",
"8Base-RHOSE-4.11:openshift4/ose-cluster-baremetal-operator-rhel8@sha256:37013ded4bf047f86added38bd37bf2dd648e0ae5d7f314799cc52d413ecd514_s390x",
"8Base-RHOSE-4.11:openshift4/ose-cluster-baremetal-operator-rhel8@sha256:6043ad21c6b533120745bf00e938f4a2760a193c30c93c7817e72687c7fca376_arm64",
"8Base-RHOSE-4.11:openshift4/ose-cluster-baremetal-operator-rhel8@sha256:6687cb3005b31f378b8f950dee3697834db40ebd6bda4b13c3bde26dc961003f_amd64",
"8Base-RHOSE-4.11:openshift4/ose-cluster-baremetal-operator-rhel8@sha256:672c5e08643abdcb890b199aba0993c2f5b13bab73619f4937117839e3341e93_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-cluster-bootstrap@sha256:c0a4b5bf57389be51dd92d75ffa79afbd2a0d8a1bc92d75270b62dc8d00abbff_s390x",
"8Base-RHOSE-4.11:openshift4/ose-cluster-bootstrap@sha256:e190b3d77637f8ac989c0cdfdb8de3e0a91ceb37e761c629d5960e7e6825d171_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-cluster-bootstrap@sha256:f0a31d8b8f9ef65c03264d68d971479e0f1e927af90452fe0ef442012b49854c_amd64",
"8Base-RHOSE-4.11:openshift4/ose-cluster-bootstrap@sha256:f57edabd3d5db8cc3b21e7f370cc911a06ee35813c66355e597dc84777f3a7bd_arm64",
"8Base-RHOSE-4.11:openshift4/ose-cluster-capi-operator-container-rhel8@sha256:47b12ea0b5c2e762e67c9b88a4a85b1a99bffd445643056658462e7cc1caab18_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-cluster-capi-operator-container-rhel8@sha256:7d5b042abbe54ee6406dc8741621de6ea30f44498a874b619c80741439ebf769_arm64",
"8Base-RHOSE-4.11:openshift4/ose-cluster-capi-operator-container-rhel8@sha256:80fc292bb9c856b3ef7f9b672d84f5924e301a8b5828156ddf8269a56e095d85_s390x",
"8Base-RHOSE-4.11:openshift4/ose-cluster-capi-operator-container-rhel8@sha256:f86eb79d7a994b8164bb5474f9e9bc3dcbe5ed9fada84b31dceff9c138f30974_amd64",
"8Base-RHOSE-4.11:openshift4/ose-cluster-capi-rhel8-operator@sha256:47b12ea0b5c2e762e67c9b88a4a85b1a99bffd445643056658462e7cc1caab18_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-cluster-capi-rhel8-operator@sha256:7d5b042abbe54ee6406dc8741621de6ea30f44498a874b619c80741439ebf769_arm64",
"8Base-RHOSE-4.11:openshift4/ose-cluster-capi-rhel8-operator@sha256:80fc292bb9c856b3ef7f9b672d84f5924e301a8b5828156ddf8269a56e095d85_s390x",
"8Base-RHOSE-4.11:openshift4/ose-cluster-capi-rhel8-operator@sha256:f86eb79d7a994b8164bb5474f9e9bc3dcbe5ed9fada84b31dceff9c138f30974_amd64",
"8Base-RHOSE-4.11:openshift4/ose-cluster-cloud-controller-manager-operator-rhel8@sha256:1ea1c7a907ddd7002fd27685e85c43a09755d3ff712713d54671bb071d9e7c66_arm64",
"8Base-RHOSE-4.11:openshift4/ose-cluster-cloud-controller-manager-operator-rhel8@sha256:455f0e33840e6830e1aaba5459a6c8c5ac773e326bc0d61cad2c30b0a15b7874_amd64",
"8Base-RHOSE-4.11:openshift4/ose-cluster-cloud-controller-manager-operator-rhel8@sha256:8befdd6d48ad9a969d3c1d8e3d941d78cbdac51bd7ff8169ebe3c5c2be06c6cc_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-cluster-cloud-controller-manager-operator-rhel8@sha256:df851d0c4ccebe4722cbc4f5166b443d6c911b6a7c6792c4df708f8ca8606c3f_s390x",
"8Base-RHOSE-4.11:openshift4/ose-cluster-config-operator@sha256:7c9258e2750def044850ce4d7e8d33509fc9ff6cbf5ea385a91712126d95fb4a_amd64",
"8Base-RHOSE-4.11:openshift4/ose-cluster-config-operator@sha256:88762438b2a594f1bfed201790fdd7aaa383c733c750dec4baa19757eb0a224b_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-cluster-config-operator@sha256:b5ae46d084d4ac7abffa0d0a1faea78e4f7d00afa8710fa1782642709d46d76b_s390x",
"8Base-RHOSE-4.11:openshift4/ose-cluster-config-operator@sha256:c87622cb702c60bd80393ac9bacb40563502daddfc2854422bb7983d70c19e01_arm64",
"8Base-RHOSE-4.11:openshift4/ose-cluster-csi-snapshot-controller-rhel8-operator@sha256:0c2492d5936d1af12407e74cd47340f13efc46e90ea329217e464c4ad109d210_arm64",
"8Base-RHOSE-4.11:openshift4/ose-cluster-csi-snapshot-controller-rhel8-operator@sha256:2beae1f0693a10a0ab50e08602cbf7654f05e1ef225fc162387e581da57e0a3c_s390x",
"8Base-RHOSE-4.11:openshift4/ose-cluster-csi-snapshot-controller-rhel8-operator@sha256:37492607333c4d91cbb9b4e18c4833e02c1d10fa9e28878460c5e5d76cbe2613_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-cluster-csi-snapshot-controller-rhel8-operator@sha256:9fe8d8fd53bacfd5ac2e5d70e0040be4cd65cd5550cb6cbc1ef0bddb01372d4e_amd64",
"8Base-RHOSE-4.11:openshift4/ose-cluster-dns-operator@sha256:0caac670fe7dcc0d44a81d13aed6e56479668e8a8a210caee510d7424dbf958e_amd64",
"8Base-RHOSE-4.11:openshift4/ose-cluster-dns-operator@sha256:6447a66d13df0d966992e28e8e3225e80182184cd742c772107fcce36aac7797_s390x",
"8Base-RHOSE-4.11:openshift4/ose-cluster-dns-operator@sha256:7d1991a79dec5f08a127412962ca15a48c96438b19a9ad99549305e7af010144_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-cluster-dns-operator@sha256:da8f64fc64092d5f0d098bd7088499f321402192bed38ed75637841296bbe2b9_arm64",
"8Base-RHOSE-4.11:openshift4/ose-cluster-etcd-rhel8-operator@sha256:41dfef4fb454105e5d202de32ea85e6b806ec3bbd3a89bd77226b3ee8b1dfb2f_arm64",
"8Base-RHOSE-4.11:openshift4/ose-cluster-etcd-rhel8-operator@sha256:6d9ebc067df9550aa5c1623e44a8c041f7ba0ffdad757b3848d7d5308aafa407_amd64",
"8Base-RHOSE-4.11:openshift4/ose-cluster-etcd-rhel8-operator@sha256:82ffb1ead2ccaf05f5f876828d851f85451a8ee0a843aab7ab87fdb7faf62c1e_s390x",
"8Base-RHOSE-4.11:openshift4/ose-cluster-etcd-rhel8-operator@sha256:867a572c4a1789f8360d0f01544c9f796d0328c3d7f40d98b81677b7fce40ecb_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-cluster-image-registry-operator@sha256:0358e59d273a251211b22f27aab17e0ea497d44078ec9a4ba6cb4d60ced4dd5d_arm64",
"8Base-RHOSE-4.11:openshift4/ose-cluster-image-registry-operator@sha256:5e5e4c138e519c0de2690359fafd7e8f2b795a9049b976c0e137bf1a03e23ede_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-cluster-image-registry-operator@sha256:af60f1e5c058385530c67cf7b4f9e5579ed15b06d2716347bc6db3d13157f438_s390x",
"8Base-RHOSE-4.11:openshift4/ose-cluster-image-registry-operator@sha256:e4a7ab02a4fa05edea60e5457d77cf963c0f263ebec22680197da29c5d25d599_amd64",
"8Base-RHOSE-4.11:openshift4/ose-cluster-ingress-operator@sha256:5e554e018bed9ab12c0072aa87feaba4b3921e6e6eab347fd19d44dd3943605e_amd64",
"8Base-RHOSE-4.11:openshift4/ose-cluster-ingress-operator@sha256:739896028a90adece5e93fd0a1e6b9ad9b2066be466d403f86d8059a974dd69f_arm64",
"8Base-RHOSE-4.11:openshift4/ose-cluster-ingress-operator@sha256:ab0c7df78f7265701811c771f447e8fc77cdcb9db7b4358c58c586a1e4616481_s390x",
"8Base-RHOSE-4.11:openshift4/ose-cluster-ingress-operator@sha256:d1c0cd4e6d6c7a8faaa5e4fcb8181d8325c8f371a4efe670a0d36bcb60198d2c_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-cluster-kube-apiserver-operator@sha256:07a151a721d0ab24cdc8ceebbdf6079c7fc656a8015a6f825914111fbaaeac12_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-cluster-kube-apiserver-operator@sha256:5b1e127949b717f818448ab053c9354d73ea6981cde107c95c2b5dd658d38e1b_s390x",
"8Base-RHOSE-4.11:openshift4/ose-cluster-kube-apiserver-operator@sha256:b2ebb601d381558a394affedbeebe4307526402c0c0f6b1bea4f8725b35da3fd_amd64",
"8Base-RHOSE-4.11:openshift4/ose-cluster-kube-apiserver-operator@sha256:f8d718ac3d76cf1c68e253de1dc19b6c043e84423eb3ef4ffbb8706794dde726_arm64",
"8Base-RHOSE-4.11:openshift4/ose-cluster-kube-cluster-api-rhel8-operator@sha256:3bba6cbcd88668aba5ae03625d7cddea1bea0dc0e80007f9ba0f48efd9ab7cf7_amd64",
"8Base-RHOSE-4.11:openshift4/ose-cluster-kube-cluster-api-rhel8-operator@sha256:7cd7a803ddd309593278e3f5588d3f9e7cb43ddbcd1245528971d8ba2dccd02d_arm64",
"8Base-RHOSE-4.11:openshift4/ose-cluster-kube-cluster-api-rhel8-operator@sha256:c1eca6f993c9aedd597915c0f020f20adb4559c5fb332195f367aee7832cdf44_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-cluster-kube-cluster-api-rhel8-operator@sha256:d9ae7f5c8b3eb47536b545062648171866a69b1f7c078002e5b91c89ebfd77a6_s390x",
"8Base-RHOSE-4.11:openshift4/ose-cluster-kube-controller-manager-operator@sha256:4cd1b1cfb69a5e65a5096d6e2ed9fab256263aecb3de40a3a2e21030e98005b8_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-cluster-kube-controller-manager-operator@sha256:5d6f1a31087d399c9b63a0d81ac992ad7cb2a10de2dbe8a165a29bc17cb804a7_s390x",
"8Base-RHOSE-4.11:openshift4/ose-cluster-kube-controller-manager-operator@sha256:5e14a5b833cfa3415168708c66771b521c4f6a5b93d91370d77c12f729d8ba8d_arm64",
"8Base-RHOSE-4.11:openshift4/ose-cluster-kube-controller-manager-operator@sha256:75675751af4d0cfe59f9fc74745ba7ad2953d95ea343af2b07ea01152fcb2683_amd64",
"8Base-RHOSE-4.11:openshift4/ose-cluster-kube-scheduler-operator@sha256:5d4d03c1d90ec1a7484ead812faf3d2afdbd59ff43391fde735d8d7463607619_arm64",
"8Base-RHOSE-4.11:openshift4/ose-cluster-kube-scheduler-operator@sha256:83deb5bdc9f0c9284eb4e8de788cc453cdbcfc01d50070fb52465f225f66a1df_s390x",
"8Base-RHOSE-4.11:openshift4/ose-cluster-kube-scheduler-operator@sha256:c6dd4dced8d9955ef9ec9c1e517f37f3caa06b0e15a5c9dd5740069c0bf0c634_amd64",
"8Base-RHOSE-4.11:openshift4/ose-cluster-kube-scheduler-operator@sha256:ca65bc4f76a6d874b2d0ceca00bb6261eda096be7dcd6c113eda8e11dfde0916_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-cluster-kube-storage-version-migrator-rhel8-operator@sha256:48ad9408d754564627549bc8035ae681201a18bdeeb9fa234049c44e6c14581e_amd64",
"8Base-RHOSE-4.11:openshift4/ose-cluster-kube-storage-version-migrator-rhel8-operator@sha256:76c1af1cd2b729bfacfa83bd3d8ed148284bb5b78b796cd433b8d6863a19d3ef_s390x",
"8Base-RHOSE-4.11:openshift4/ose-cluster-kube-storage-version-migrator-rhel8-operator@sha256:86a641e8f5edd231d7af6c227b458bedf1d1c778a9bed95bb2a31fd6c2af3da2_arm64",
"8Base-RHOSE-4.11:openshift4/ose-cluster-kube-storage-version-migrator-rhel8-operator@sha256:a9fc53ebe17f190200b3e41a65737483a88a58bc6350af51f03f4f9ca700bdba_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-cluster-machine-approver@sha256:07667ef8e091ee997b5e659dfa3c8a762573f7f0a202dba72d42032c827111e0_s390x",
"8Base-RHOSE-4.11:openshift4/ose-cluster-machine-approver@sha256:2ae92fbe8598f400f53316010e51e751d515d208c9204a04ab6f474837833705_arm64",
"8Base-RHOSE-4.11:openshift4/ose-cluster-machine-approver@sha256:d5293d65f59c34e7b3bfb6f2e31bcc13148c2a4ba98407df16ef9d7ec3522f03_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-cluster-machine-approver@sha256:db34e4cbce97a50bae91565138d1555f2eed1010cae2c589f7e34e5e27de5168_amd64",
"8Base-RHOSE-4.11:openshift4/ose-cluster-monitoring-operator@sha256:38097086911176eb6d94c9eb3fb744336d5c07b95c989d719dd7ed20807ae3c9_s390x",
"8Base-RHOSE-4.11:openshift4/ose-cluster-monitoring-operator@sha256:8ff5a580ab2e42adbdcbea74e7c2b6915c6abd4c5d6f14c82903586dda18001a_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-cluster-monitoring-operator@sha256:9ef3638201f3d8110c37205196e2c8023b497abff4c34124289496f014960c7a_arm64",
"8Base-RHOSE-4.11:openshift4/ose-cluster-monitoring-operator@sha256:f15249736c67cbf440deb68891faf4eadc896fa2f378590c8a355e2ff39ebd94_amd64",
"8Base-RHOSE-4.11:openshift4/ose-cluster-network-operator@sha256:9e7aab6d8d159653383627b8262ad46155dc97692c5c345b72f90ecf100ab4c3_amd64",
"8Base-RHOSE-4.11:openshift4/ose-cluster-network-operator@sha256:c6cf66b22c51935f2c081b23208eab48c41a44b9b915035ffa896101c41deb0a_s390x",
"8Base-RHOSE-4.11:openshift4/ose-cluster-network-operator@sha256:d3bff15251d3415b42ff851f0a1269bbf0fdac9410f437ad32c19c709b8f1b1d_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-cluster-network-operator@sha256:edcfb5688a3cc314456a59a1caebbb401a82d0aaf725867dcba874c93499bfbb_arm64",
"8Base-RHOSE-4.11:openshift4/ose-cluster-node-tuning-operator@sha256:032fbdb27508aaf93b1dedfc114e67cc8d398f4a6bd9f994ca40eb66d1e50f5f_s390x",
"8Base-RHOSE-4.11:openshift4/ose-cluster-node-tuning-operator@sha256:3ad618fd222cd3f0967b5c945e3f8a9c2c9f7cd5c4c107f2de7b7da4d06c5587_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-cluster-node-tuning-operator@sha256:5635e64a108e6005c47c88080b35cc11948d6097bb632228f8193a17b53259b9_arm64",
"8Base-RHOSE-4.11:openshift4/ose-cluster-node-tuning-operator@sha256:d06e393e0493bb6a519ffeab2595b7555df2148190eb30a29def40325c35e3a5_amd64",
"8Base-RHOSE-4.11:openshift4/ose-cluster-openshift-apiserver-operator@sha256:579f671f2e8a295eae80c19571daab0818ed012888980c0dc7a383fa277f595a_arm64",
"8Base-RHOSE-4.11:openshift4/ose-cluster-openshift-apiserver-operator@sha256:5a72cb0256f9b20e3f1b847def6ab9f544ff9d7b3a63437963fc1225c8b0ce94_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-cluster-openshift-apiserver-operator@sha256:a01a7943ecfa16a7ee0efd14e2cf192c887544cf9b9517b66dcdd0b9f1cd34dc_s390x",
"8Base-RHOSE-4.11:openshift4/ose-cluster-openshift-apiserver-operator@sha256:dc6a39c838691902cf50574eed7b6cfa6da8a38871624f09acab2e8d158b1957_amd64",
"8Base-RHOSE-4.11:openshift4/ose-cluster-openshift-controller-manager-operator@sha256:6634a513df79182201131a7f56ac876323bd7e1709b737405ab41e06e95acf40_arm64",
"8Base-RHOSE-4.11:openshift4/ose-cluster-openshift-controller-manager-operator@sha256:6e38c38b884651ae615d96617cbb562966ad67a63241dc1296c38e61556b6f74_s390x",
"8Base-RHOSE-4.11:openshift4/ose-cluster-openshift-controller-manager-operator@sha256:a502b3ce08f4dbb73617d2e212c6b89761a10cbb1d858b9c0f2791cb35683db5_amd64",
"8Base-RHOSE-4.11:openshift4/ose-cluster-openshift-controller-manager-operator@sha256:f5b0dc319a66df941b33428ca64b2cd937957ce47b932e8c3c74398f1057caf1_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-cluster-policy-controller-rhel8@sha256:4d56f27c4662cfa3b2cc7b9f4b146b66f9ad6b6e214b23813a8c4ed5a4107ead_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-cluster-policy-controller-rhel8@sha256:7ad8d955c2bf988905684f85876a22874dd235f2bac686c8565585abac5cc2eb_s390x",
"8Base-RHOSE-4.11:openshift4/ose-cluster-policy-controller-rhel8@sha256:c0925a8d478200fab902a7cae4847a900c7e4473ecc20f854e3ba58ac0d46cc3_arm64",
"8Base-RHOSE-4.11:openshift4/ose-cluster-policy-controller-rhel8@sha256:c7dc36c1b1c71ab449668a5600ce9ba403c23a7a14c81ea80a851d8f96a97757_amd64",
"8Base-RHOSE-4.11:openshift4/ose-cluster-samples-operator@sha256:41b5edfb6f395372593d2ece37102b6c53deabaf208a2d66cc3486308bf7bcd9_s390x",
"8Base-RHOSE-4.11:openshift4/ose-cluster-samples-operator@sha256:6bf352ae6bc6a6c46ca79014473cc163505165163060870bcf2e42f07b9f2577_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-cluster-samples-operator@sha256:844d02462ad69b045a796a9b5547cd65e42b51a56fda3b289a15e5aa0caa7138_amd64",
"8Base-RHOSE-4.11:openshift4/ose-cluster-samples-operator@sha256:c8a7ca2191e14e7b7b67108743fa442f75222a5f8a8577bb801f4209c72cf5a8_arm64",
"8Base-RHOSE-4.11:openshift4/ose-cluster-storage-operator@sha256:2155fd9379e1264fc4a0608cac844a098df4f170d5e1383c18b95fc7ec6b049a_arm64",
"8Base-RHOSE-4.11:openshift4/ose-cluster-storage-operator@sha256:60c88dda1e58b5a6e8109afef2a837fe184362ada32f369784bd5cf2a34183f2_amd64",
"8Base-RHOSE-4.11:openshift4/ose-cluster-storage-operator@sha256:a2da82561c61ddde3ed10057743ad59cefb36cd9b59a167bd1c01638cdb1b9a6_s390x",
"8Base-RHOSE-4.11:openshift4/ose-cluster-storage-operator@sha256:c30a0ebdf2740b0c0badde549e557973c741315cca23a931cfb28dce704887d3_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-cluster-version-operator@sha256:241713ac691dd073f8b667f59502e6db5ae503d01bd3e5dc0413bb1903a6da06_amd64",
"8Base-RHOSE-4.11:openshift4/ose-cluster-version-operator@sha256:43508917e491dcbcf0375ce2c0252fe79bc1cde78419a9c6ea20895fac2dac1f_s390x",
"8Base-RHOSE-4.11:openshift4/ose-cluster-version-operator@sha256:6c38640774628f346faa7555b574c8b492a3c86052299fb3aa905888ec29f57c_arm64",
"8Base-RHOSE-4.11:openshift4/ose-cluster-version-operator@sha256:739b3f7a860a9ac73027a95111dd5466b4c467970f2fb777cdf3598f67221b68_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-configmap-reloader@sha256:25c49da28dd21c6056f6368416e1d6ad6f06a3046434e0190c4e2e47d24408bb_amd64",
"8Base-RHOSE-4.11:openshift4/ose-configmap-reloader@sha256:26a13df99ea07b0298cd5f90b086f510c201cc7762a6020b1683489498f92247_s390x",
"8Base-RHOSE-4.11:openshift4/ose-configmap-reloader@sha256:d749478faa06c5b2102e5900bba9abd48dd2b05c7adf5bd8d7b5e1923ade4fdb_arm64",
"8Base-RHOSE-4.11:openshift4/ose-configmap-reloader@sha256:f78ad6462d63cf7926c5b83617dfbd393508588d88b5bd9eeeea0b7d8a64669e_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-console-operator@sha256:2ec6199f3ca35880a0d9a1960156de7d94b04be1d391b08926f19939ba8cb812_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-console-operator@sha256:51aa483bf4f840be495ad572254641187d19bf74f2d38424477f5893179f649a_s390x",
"8Base-RHOSE-4.11:openshift4/ose-console-operator@sha256:97616a2200d45d1d650c0cdd543ec7f0f936786b09431047a94e01f398aa2d06_arm64",
"8Base-RHOSE-4.11:openshift4/ose-console-operator@sha256:9e57ff97abdd99b207a0867fe0dee68f2bcaa7776d44e523798bab548aaae148_amd64",
"8Base-RHOSE-4.11:openshift4/ose-console@sha256:1ac5d6db843d81b56692a2019f4201927362bbf19d7486dbfdb4098ab2b4a729_amd64",
"8Base-RHOSE-4.11:openshift4/ose-console@sha256:67c77dfbf58dd0c41483b5afffab5215b1a818827176cfaa43794e1f237c67f1_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-console@sha256:6a3172a832962789a7e715983784cb365e8d996ce9eaf6d93c556f24c3f8b205_arm64",
"8Base-RHOSE-4.11:openshift4/ose-console@sha256:773182d61251834f80c36cebf472dbff70025334977ecc416560e55a41a9e8c7_s390x",
"8Base-RHOSE-4.11:openshift4/ose-container-networking-plugins-rhel8@sha256:b28145e56f2aac4dbb9d900f0efe86227287c10451728ed69708d6eac3580622_arm64",
"8Base-RHOSE-4.11:openshift4/ose-container-networking-plugins-rhel8@sha256:c472d872a70e67ab583752ff21f0bd5619bb755030eb51e9f2a4c625793a2cc3_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-container-networking-plugins-rhel8@sha256:d22cbaf4967340a39cf7ad96e68450b79898b204b5c994bd2d7f330377953412_s390x",
"8Base-RHOSE-4.11:openshift4/ose-container-networking-plugins-rhel8@sha256:def7a0a80be3d29e7ae6d9785f5925cf9558b9e01792cb1e77dfadb0d5f28230_amd64",
"8Base-RHOSE-4.11:openshift4/ose-coredns@sha256:2f52299822c5fdc045c703c43a99ab9db893d530d618176ae52376143a354d3c_amd64",
"8Base-RHOSE-4.11:openshift4/ose-coredns@sha256:58a52e4a3e0336391d21cf60c29dbede81e0a4a0dd27d54caa8c8107d4071da4_s390x",
"8Base-RHOSE-4.11:openshift4/ose-coredns@sha256:67d6f68c83ed3319353d56731fd3b31864269bd7b65d20d440f48fe4207c3ec4_arm64",
"8Base-RHOSE-4.11:openshift4/ose-coredns@sha256:a5d7d60486b0db4eff39e8ae9234a7650f578ee4edaaa8d5d0d1f1d7985471ee_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-csi-driver-manila-rhel8-operator@sha256:1e2c039399a6ad9857e9b3972cdf246a1cd6bdb70e2278bd3274c9ff0ffe8f5d_amd64",
"8Base-RHOSE-4.11:openshift4/ose-csi-driver-manila-rhel8-operator@sha256:5543f0aabea36a61da59bdc5042f8d5e2dfff4a07a51ed61fdd91cd75de53047_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-csi-driver-manila-rhel8@sha256:3c3248dfebba93bd81d5295455cd1eaead7622a1dd9d433bc7bf49a713603255_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-csi-driver-manila-rhel8@sha256:e8d1989aba103c3667cafbae5d850bc9e8558f2e4cc760a9b88931f3a4db86a9_amd64",
"8Base-RHOSE-4.11:openshift4/ose-csi-driver-nfs-rhel8@sha256:3b15d6d6f4c84f64caafac5a68041ca3bbe50bab34e353a6604f6046253547f9_amd64",
"8Base-RHOSE-4.11:openshift4/ose-csi-driver-nfs-rhel8@sha256:ab4144663cd995c5fcac1b096a5dafd5ec6e5fa62df311f4cb3841a7d2c75dfe_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-csi-driver-shared-resource-operator-rhel8@sha256:50c08c144bb33f382aaaf878157a8ebf58968bd575321cd179ca26551925cac5_s390x",
"8Base-RHOSE-4.11:openshift4/ose-csi-driver-shared-resource-operator-rhel8@sha256:969eb2f0c16c083548541f7ca9a514352af26ead7aee991ed259d6ace4a91d3f_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-csi-driver-shared-resource-operator-rhel8@sha256:adbd0c9b2820fa269d56fde688edb6d393ac509894a4334e65f25883ca9c3ba8_amd64",
"8Base-RHOSE-4.11:openshift4/ose-csi-driver-shared-resource-operator-rhel8@sha256:bacd97ae2c3e53a95dfefa929639896fe9ca5457344d7e255551173606673b43_arm64",
"8Base-RHOSE-4.11:openshift4/ose-csi-driver-shared-resource-rhel8@sha256:38eb7084857a284fc01f2b379245492d2a3f3687e7bbbcab018d3f37adeb0c92_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-csi-driver-shared-resource-rhel8@sha256:571d542a628389ea713e3426c6cae7c6ea403476a0de0162ddcf67f39cffae6e_s390x",
"8Base-RHOSE-4.11:openshift4/ose-csi-driver-shared-resource-rhel8@sha256:8b4d19610bac30821f299b9741aa105905642c19ee9a207acf26a89fcb980061_amd64",
"8Base-RHOSE-4.11:openshift4/ose-csi-driver-shared-resource-rhel8@sha256:b1b243779556a2740ef267c80d449a734c7f56dcb085481db1f395300cdbc015_arm64",
"8Base-RHOSE-4.11:openshift4/ose-csi-driver-shared-resource-webhook-rhel8@sha256:0e8cefa1ea15e47b3835204029250da5e5e0630a4457f3c4f5d208adb509d14c_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-csi-driver-shared-resource-webhook-rhel8@sha256:35d4be98c713880d8b672e122f21e352bec83a773b5ad5280244b987a87f8e6f_arm64",
"8Base-RHOSE-4.11:openshift4/ose-csi-driver-shared-resource-webhook-rhel8@sha256:aa9502ee197283d904856823d7b8e4bdf086a99c66b37272b8e0072a340c00e2_amd64",
"8Base-RHOSE-4.11:openshift4/ose-csi-driver-shared-resource-webhook-rhel8@sha256:fc0a42ee3a99634f86088f6b5903474041d9c0f27d8a80c446c6c709d7462cf1_s390x",
"8Base-RHOSE-4.11:openshift4/ose-csi-external-attacher-rhel8@sha256:65986b28ddc315fa9c7e567f0ab2a19e21d247f8bc7c55415391bd5f7ffc777f_arm64",
"8Base-RHOSE-4.11:openshift4/ose-csi-external-attacher-rhel8@sha256:a53bedc03d9cba348d76acfbe586df0f319a417216b5a1293e917693d2bf987b_s390x",
"8Base-RHOSE-4.11:openshift4/ose-csi-external-attacher-rhel8@sha256:cd8502b7bc328fd4b7f1b4194dc8f21b850c8c1eb8e0b220afb0fbef06ee447b_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-csi-external-attacher-rhel8@sha256:d65c8960171d37900f2f07cedb4a14eff2fc9da095a3ccc6718f4fbcd0f0b79e_amd64",
"8Base-RHOSE-4.11:openshift4/ose-csi-external-attacher@sha256:65986b28ddc315fa9c7e567f0ab2a19e21d247f8bc7c55415391bd5f7ffc777f_arm64",
"8Base-RHOSE-4.11:openshift4/ose-csi-external-attacher@sha256:a53bedc03d9cba348d76acfbe586df0f319a417216b5a1293e917693d2bf987b_s390x",
"8Base-RHOSE-4.11:openshift4/ose-csi-external-attacher@sha256:cd8502b7bc328fd4b7f1b4194dc8f21b850c8c1eb8e0b220afb0fbef06ee447b_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-csi-external-attacher@sha256:d65c8960171d37900f2f07cedb4a14eff2fc9da095a3ccc6718f4fbcd0f0b79e_amd64",
"8Base-RHOSE-4.11:openshift4/ose-csi-external-provisioner-rhel8@sha256:1e69d532a480bf0f0b2aa8c7385dfe90488408c25f1278ace1a25df90dba38ac_amd64",
"8Base-RHOSE-4.11:openshift4/ose-csi-external-provisioner-rhel8@sha256:62f68c04b66046eac735887c9ebfc3fb8af069579cab057203d1fda7c047a711_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-csi-external-provisioner-rhel8@sha256:8667b0674de09e66ea2eda3aed92ccaecab44cf71298e12b64735616ddcb7f7d_arm64",
"8Base-RHOSE-4.11:openshift4/ose-csi-external-provisioner-rhel8@sha256:ed000063acc18b89dd40d374b3ac29d010a7bbc3eb77403070a27c04c8e1c761_s390x",
"8Base-RHOSE-4.11:openshift4/ose-csi-external-provisioner@sha256:1e69d532a480bf0f0b2aa8c7385dfe90488408c25f1278ace1a25df90dba38ac_amd64",
"8Base-RHOSE-4.11:openshift4/ose-csi-external-provisioner@sha256:62f68c04b66046eac735887c9ebfc3fb8af069579cab057203d1fda7c047a711_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-csi-external-provisioner@sha256:8667b0674de09e66ea2eda3aed92ccaecab44cf71298e12b64735616ddcb7f7d_arm64",
"8Base-RHOSE-4.11:openshift4/ose-csi-external-provisioner@sha256:ed000063acc18b89dd40d374b3ac29d010a7bbc3eb77403070a27c04c8e1c761_s390x",
"8Base-RHOSE-4.11:openshift4/ose-csi-external-resizer-rhel8@sha256:68a45dffdbea5cbe6bb78ec6dfeded91d4ae361fa24dc5221d8507f7715d7320_s390x",
"8Base-RHOSE-4.11:openshift4/ose-csi-external-resizer-rhel8@sha256:8b40d88c21ea690f84e8221f6e7ed91daaa2d21ea8d1017f1afbf3fa9ffd0909_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-csi-external-resizer-rhel8@sha256:b3888d7ba58e56d0a10f3c2cc46764410d353f9e7c1a412e11e2e538fe0abc9f_amd64",
"8Base-RHOSE-4.11:openshift4/ose-csi-external-resizer-rhel8@sha256:c2cdefede57f8b6cb24c335cf0a201669fd26d3c3926fa77f495ebe70b7fc41c_arm64",
"8Base-RHOSE-4.11:openshift4/ose-csi-external-resizer@sha256:68a45dffdbea5cbe6bb78ec6dfeded91d4ae361fa24dc5221d8507f7715d7320_s390x",
"8Base-RHOSE-4.11:openshift4/ose-csi-external-resizer@sha256:8b40d88c21ea690f84e8221f6e7ed91daaa2d21ea8d1017f1afbf3fa9ffd0909_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-csi-external-resizer@sha256:b3888d7ba58e56d0a10f3c2cc46764410d353f9e7c1a412e11e2e538fe0abc9f_amd64",
"8Base-RHOSE-4.11:openshift4/ose-csi-external-resizer@sha256:c2cdefede57f8b6cb24c335cf0a201669fd26d3c3926fa77f495ebe70b7fc41c_arm64",
"8Base-RHOSE-4.11:openshift4/ose-csi-external-snapshotter-rhel8@sha256:4c27ae7dd0ade12e5de4fe0b1852a12cb2d34f1b24eeb68369f2a3b0c514dffd_s390x",
"8Base-RHOSE-4.11:openshift4/ose-csi-external-snapshotter-rhel8@sha256:4fe92e79ef5e642dc7860119e41d581865f7ae5b09abf6ce653e847d6a0a9aac_amd64",
"8Base-RHOSE-4.11:openshift4/ose-csi-external-snapshotter-rhel8@sha256:9f5f07396f9b2d983a3e99c133a5a81938900e8e0808a5ac57e0e72210d57377_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-csi-external-snapshotter-rhel8@sha256:e55bef044c9885ba15f06d21ecd44cd692e4d5b1eb020e56207c690a24c0702e_arm64",
"8Base-RHOSE-4.11:openshift4/ose-csi-external-snapshotter@sha256:4c27ae7dd0ade12e5de4fe0b1852a12cb2d34f1b24eeb68369f2a3b0c514dffd_s390x",
"8Base-RHOSE-4.11:openshift4/ose-csi-external-snapshotter@sha256:4fe92e79ef5e642dc7860119e41d581865f7ae5b09abf6ce653e847d6a0a9aac_amd64",
"8Base-RHOSE-4.11:openshift4/ose-csi-external-snapshotter@sha256:9f5f07396f9b2d983a3e99c133a5a81938900e8e0808a5ac57e0e72210d57377_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-csi-external-snapshotter@sha256:e55bef044c9885ba15f06d21ecd44cd692e4d5b1eb020e56207c690a24c0702e_arm64",
"8Base-RHOSE-4.11:openshift4/ose-csi-livenessprobe-rhel8@sha256:05b61e283383cb7d26749e09979ad59bfcecee33054f89a9d466ff0743085dd9_arm64",
"8Base-RHOSE-4.11:openshift4/ose-csi-livenessprobe-rhel8@sha256:0dc3629d883c31ef6babc095eb93106c1505b2ff332c4ef1a5a91bedd50c70d2_s390x",
"8Base-RHOSE-4.11:openshift4/ose-csi-livenessprobe-rhel8@sha256:9d7830b4ffd8be8845a62a69bd2efb7b3354d0a6b226d6e5cc8b23670b6b65cc_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-csi-livenessprobe-rhel8@sha256:f14f6e952932830665b25597c2a3d21158a5cb69beb4c80a64388777a1552865_amd64",
"8Base-RHOSE-4.11:openshift4/ose-csi-livenessprobe@sha256:05b61e283383cb7d26749e09979ad59bfcecee33054f89a9d466ff0743085dd9_arm64",
"8Base-RHOSE-4.11:openshift4/ose-csi-livenessprobe@sha256:0dc3629d883c31ef6babc095eb93106c1505b2ff332c4ef1a5a91bedd50c70d2_s390x",
"8Base-RHOSE-4.11:openshift4/ose-csi-livenessprobe@sha256:9d7830b4ffd8be8845a62a69bd2efb7b3354d0a6b226d6e5cc8b23670b6b65cc_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-csi-livenessprobe@sha256:f14f6e952932830665b25597c2a3d21158a5cb69beb4c80a64388777a1552865_amd64",
"8Base-RHOSE-4.11:openshift4/ose-csi-node-driver-registrar-rhel8@sha256:0c01d2cd070a88a674caaa131cda9db116520d8faef62fe8e625985c1d98fd18_amd64",
"8Base-RHOSE-4.11:openshift4/ose-csi-node-driver-registrar-rhel8@sha256:33487a8bf32beb3dfe503b86d29f4ba1abec143841cb74a806447f4cda76b65e_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-csi-node-driver-registrar-rhel8@sha256:d43e9ead11ce2d470c24485b53bc18f3bd906a74f98ed996a07300d798d23788_s390x",
"8Base-RHOSE-4.11:openshift4/ose-csi-node-driver-registrar-rhel8@sha256:d8b610a566b2524819e758881876146a0bc81307d5b213d772d1c4620a2012d8_arm64",
"8Base-RHOSE-4.11:openshift4/ose-csi-node-driver-registrar@sha256:0c01d2cd070a88a674caaa131cda9db116520d8faef62fe8e625985c1d98fd18_amd64",
"8Base-RHOSE-4.11:openshift4/ose-csi-node-driver-registrar@sha256:33487a8bf32beb3dfe503b86d29f4ba1abec143841cb74a806447f4cda76b65e_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-csi-node-driver-registrar@sha256:d43e9ead11ce2d470c24485b53bc18f3bd906a74f98ed996a07300d798d23788_s390x",
"8Base-RHOSE-4.11:openshift4/ose-csi-node-driver-registrar@sha256:d8b610a566b2524819e758881876146a0bc81307d5b213d772d1c4620a2012d8_arm64",
"8Base-RHOSE-4.11:openshift4/ose-csi-snapshot-controller-rhel8@sha256:67ac9c849b6a3470243c53ef7ec3aa44da1aeb379615332b56fbac27482f5b6f_s390x",
"8Base-RHOSE-4.11:openshift4/ose-csi-snapshot-controller-rhel8@sha256:7caf6ed642540c96e82faec6ea468bda65cf30490a7f36d84a4c821524ec5d9a_amd64",
"8Base-RHOSE-4.11:openshift4/ose-csi-snapshot-controller-rhel8@sha256:8cb151e8572bdfaf53f914de090a271ad5fb4e2a4d9046b587027f57473c84cf_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-csi-snapshot-controller-rhel8@sha256:9af4ca75bee97b438a623663260814087f1ca39a4cf3b3a94cd514b0538f538b_arm64",
"8Base-RHOSE-4.11:openshift4/ose-csi-snapshot-controller@sha256:67ac9c849b6a3470243c53ef7ec3aa44da1aeb379615332b56fbac27482f5b6f_s390x",
"8Base-RHOSE-4.11:openshift4/ose-csi-snapshot-controller@sha256:7caf6ed642540c96e82faec6ea468bda65cf30490a7f36d84a4c821524ec5d9a_amd64",
"8Base-RHOSE-4.11:openshift4/ose-csi-snapshot-controller@sha256:8cb151e8572bdfaf53f914de090a271ad5fb4e2a4d9046b587027f57473c84cf_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-csi-snapshot-controller@sha256:9af4ca75bee97b438a623663260814087f1ca39a4cf3b3a94cd514b0538f538b_arm64",
"8Base-RHOSE-4.11:openshift4/ose-csi-snapshot-validation-webhook-rhel8@sha256:3906afef49db33367ae423dd7470602716040fa003f5aea9f1a19a69c848cd1c_arm64",
"8Base-RHOSE-4.11:openshift4/ose-csi-snapshot-validation-webhook-rhel8@sha256:51c65a9df682ccdb37d6c2d79e0862848176795c1fa11aca1f9cefc800be7556_s390x",
"8Base-RHOSE-4.11:openshift4/ose-csi-snapshot-validation-webhook-rhel8@sha256:95c34ae00e6572e47420ae12278b05b7190da2ba34a8e649b01d7e89ff9a5316_amd64",
"8Base-RHOSE-4.11:openshift4/ose-csi-snapshot-validation-webhook-rhel8@sha256:fc19b27c4f465ec46f6b7838ff4715278b7a3472d79c5a062d8b2c38d0b9f778_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-docker-builder@sha256:1d4caa6d1f83d5dee59672c6692283c6560df72ae1b575b70992356d57c62a3c_s390x",
"8Base-RHOSE-4.11:openshift4/ose-docker-builder@sha256:c1b4b12a7b97eb9cdfa7875af3ac6ac3bfd9e423ff7a25c7cce67fb9605a1e0b_arm64",
"8Base-RHOSE-4.11:openshift4/ose-docker-builder@sha256:d5060059efc5c224609de286090868badb271d14326ccbef670d2cca624ccf8f_amd64",
"8Base-RHOSE-4.11:openshift4/ose-docker-builder@sha256:d7456704b8084ca68674124a4de7ad3199d9fe3989cd15801bf3090138ce4935_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-docker-registry@sha256:1ca0c6d8dcb1da2dc0ed3488c03062948b7801ebf77f032a75dcd0d776cbcc02_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-docker-registry@sha256:29be3d008714476dccb8c4b1fc8fc67de892d798c3873ef32c15732671e190b3_s390x",
"8Base-RHOSE-4.11:openshift4/ose-docker-registry@sha256:388582f1b5ff059dd6776f6e28dcf97e402a228269c86cd97e61c2a653cb7133_amd64",
"8Base-RHOSE-4.11:openshift4/ose-docker-registry@sha256:47ca483d2624030a8bd5b7fafbfff6b728ddc9ddf6b3a429c1d7b09dba3ca10e_arm64",
"8Base-RHOSE-4.11:openshift4/ose-gcp-cloud-controller-manager-rhel8@sha256:41e8f97fc5832464306161afcd587d68a4b602f580ff2ef6d025b46ce5af9683_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-gcp-cloud-controller-manager-rhel8@sha256:dcf345d2b728186c8be5994082b41694ddbd482f337ed5762e3c010c2f2989eb_amd64",
"8Base-RHOSE-4.11:openshift4/ose-gcp-cluster-api-controllers-rhel8@sha256:13032dc2fe709015f48c167f66ed7ad5cc861f42252ccd28b318ebbbba875bf4_amd64",
"8Base-RHOSE-4.11:openshift4/ose-gcp-cluster-api-controllers-rhel8@sha256:52f1777b57d7044a988da3054c0c7c06e27a3bc9d9ac8965dd8d5fe3cc3ef5d4_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-gcp-pd-csi-driver-operator-rhel8@sha256:ab39ff55f76b8d2b0ccbc0c9af706b6d136c4ca1216d8247982e2bf9e9be4635_amd64",
"8Base-RHOSE-4.11:openshift4/ose-gcp-pd-csi-driver-operator-rhel8@sha256:c0a3c993a9fcf0d645dec39a20464688837e35c82c08f5ca95fdf1b70d842806_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-gcp-pd-csi-driver-rhel8@sha256:9bbea15a4e7918b1f59827230127287d1f7a1c8881ee8272c6d397c85e2eeba0_amd64",
"8Base-RHOSE-4.11:openshift4/ose-gcp-pd-csi-driver-rhel8@sha256:f45be24171aa703c21aaad4f350ebe0a54081108d75e39ff1b42d1f415776e73_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-grafana@sha256:093a89f3ee3bc7b83d786457fd7dd2cd4b4df8b4d69597136c68c33b62f1555d_s390x",
"8Base-RHOSE-4.11:openshift4/ose-grafana@sha256:872e19ac34f528137912f7a4374848e14d5b5f71332e758d17b8955e6473bd8e_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-grafana@sha256:a8034b22cbf5478cb89511029d3fe47e8147ea6ad336f40c4ec8307b68a314ce_arm64",
"8Base-RHOSE-4.11:openshift4/ose-grafana@sha256:f91a57f81311e3859f44cc44ab2f4b345408bd4bf369c32a1da0ec53da9469e7_amd64",
"8Base-RHOSE-4.11:openshift4/ose-hyperkube@sha256:074743eb5a6d57b6ad6ab1d87dc397122fd628013fc25a97924262187ff8d916_arm64",
"8Base-RHOSE-4.11:openshift4/ose-hyperkube@sha256:0987c96c1001b1316c932b77597d965285f6d4117aade6e81194b591a57ab31c_s390x",
"8Base-RHOSE-4.11:openshift4/ose-hyperkube@sha256:b955148923febe573f89449ebee80dc22f5e9afdf3f11d6a53ea4e1b5faabf11_amd64",
"8Base-RHOSE-4.11:openshift4/ose-hyperkube@sha256:f2c9f7723e565ba0b6a5893c235aea79232e3c83d8719ea3001c50d62fcfb450_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-hypershift-rhel8@sha256:917b34fb32708b8197805b66aaf1e6eb790962d53039e9b6d908d86deb1199bf_s390x",
"8Base-RHOSE-4.11:openshift4/ose-hypershift-rhel8@sha256:9e807b6a6e935bd5fd5d27ad950d0bc7177d0f498b5d55235cc1af833eb660c3_arm64",
"8Base-RHOSE-4.11:openshift4/ose-hypershift-rhel8@sha256:c50f3799c451830fc7f551d0397163473190a916a001b3ecf8e0577d5b68b252_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-hypershift-rhel8@sha256:ce31097552aaeb01e86dfc287151a60abb8c9cd5531ee940fbe5d7f1427e7612_amd64",
"8Base-RHOSE-4.11:openshift4/ose-ibm-cloud-controller-manager-rhel8@sha256:a6ba20c56e90cf404bcef97b7b8c1e87f4d370d3c26fe85111dddcd301c20d27_amd64",
"8Base-RHOSE-4.11:openshift4/ose-ibm-cloud-controller-manager-rhel8@sha256:bb4b6e94ad2e114f792e56803d96cc0a0d89cb2d0b4b6c1bd98f7dc02681d9ff_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-ibm-vpc-block-csi-driver-operator-rhel8@sha256:969ddfd951d7d66215810d9b1d82a524a622fa014c7aae48d62c6b475507ac3c_amd64",
"8Base-RHOSE-4.11:openshift4/ose-ibm-vpc-block-csi-driver-operator-rhel8@sha256:f31fccd1cbd570207ed229402d402ca388c6630f14e0508bdc9ba01fa1763bbc_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-ibm-vpc-block-csi-driver-rhel8@sha256:bf6a31add94b1af1a256bf72fc860f4785ac574770bcfb7a0f0e843f69bbf385_amd64",
"8Base-RHOSE-4.11:openshift4/ose-ibm-vpc-block-csi-driver-rhel8@sha256:f192ef456a56c953c8e553e70af23c01f04343fed3c479d000e0ad00462e66a7_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-ibm-vpc-node-label-updater-rhel8@sha256:278c796bcd48ecb1f88174ca479e447fb3774be23169b3e0c9e10bb2c9c5e9e9_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-ibm-vpc-node-label-updater-rhel8@sha256:d5e72ed27970b6e52385e43172013275bd3bc203a8b6755fcc505e0287213fd4_amd64",
"8Base-RHOSE-4.11:openshift4/ose-ibmcloud-machine-controllers-rhel8@sha256:60b3440b77654b142510883132bc9023f3b6dac08a55c32eab02870dfde1d786_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-ibmcloud-machine-controllers-rhel8@sha256:7b0cb3783ab7f8b6f38375dbe9e4f2e8e5fc0bdf1cf6aba23623229cf86d6eea_amd64",
"8Base-RHOSE-4.11:openshift4/ose-image-customization-controller-rhel8@sha256:7b3511f938658d9bdf4f6f9548fcc0b7b89cde0831e829f23b367db826902bdf_amd64",
"8Base-RHOSE-4.11:openshift4/ose-image-customization-controller-rhel8@sha256:f1d87fa6ba341455ae0817bdc9d24840b59158d9b1e51663768c557be9ee7268_arm64",
"8Base-RHOSE-4.11:openshift4/ose-insights-rhel8-operator@sha256:0c1141eab7116a0e14dfc4c2594bbb6bb55f80226a58b3b4be6e8f7cd9e1b97d_arm64",
"8Base-RHOSE-4.11:openshift4/ose-insights-rhel8-operator@sha256:217c3cb7eb523a216d5d9cf8e3c7685fc20c48125f664f29da7f1f53e44056cc_amd64",
"8Base-RHOSE-4.11:openshift4/ose-insights-rhel8-operator@sha256:36128b45bd888fb2853d417288720286bf523d9e0584054076b1e5b9288f2f60_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-insights-rhel8-operator@sha256:3b9eaa26eecaf282748fb74cf0f54f40cfe62723592436b839a775aa3b5b4669_s390x",
"8Base-RHOSE-4.11:openshift4/ose-installer-artifacts@sha256:2146a11416aae3b7b6b1ba2926099b0055e58d47791f765fcea0a7467cf91a8c_s390x",
"8Base-RHOSE-4.11:openshift4/ose-installer-artifacts@sha256:3cdce4ceda9b36aa746be514366300080b59db9ba7247aacae562a1797d09af2_arm64",
"8Base-RHOSE-4.11:openshift4/ose-installer-artifacts@sha256:5b4746584a584d2a8fe78e2fe41ca4d22998e854488602612d0d4f02424d489f_amd64",
"8Base-RHOSE-4.11:openshift4/ose-installer-artifacts@sha256:645f779075fc78270b02e98bf31d5927d9ff48a95c56669abc5f749296e3ee4d_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-installer@sha256:45a2c7fa9f56ec78e9087139c6ee944c963685a3714a77535f8cd3eaa8b6d8e9_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-installer@sha256:72e0c95f375e36b530f20154d136d8debbdef203b3c43f79fb77561718361ead_amd64",
"8Base-RHOSE-4.11:openshift4/ose-installer@sha256:d104ba0c4af286753f4cbbd1d36b3c4b318693e209f4c2a0145886f7c4e0374b_s390x",
"8Base-RHOSE-4.11:openshift4/ose-installer@sha256:e1dddd4cd6f019269098a1d89c07568b6391371b3aab67bafda73b99251d1808_arm64",
"8Base-RHOSE-4.11:openshift4/ose-ironic-machine-os-downloader-rhel8@sha256:156ec07459bf256fe2c812bb100818676c740ac90029720b5d235911053d91c1_arm64",
"8Base-RHOSE-4.11:openshift4/ose-ironic-machine-os-downloader-rhel8@sha256:e0383d12651c11d7fe0d823a1d9bbaa36d1a7194760be4be173772b0d9db57eb_amd64",
"8Base-RHOSE-4.11:openshift4/ose-k8s-prometheus-adapter@sha256:051182f36d3af73c7cc0e48c15f056847bafc23d22158dce45c0501d7254fae2_arm64",
"8Base-RHOSE-4.11:openshift4/ose-k8s-prometheus-adapter@sha256:7b18e65edbd7226a23b0b560693d6431909c190e08b76b2a3b0581bb48c9a34f_amd64",
"8Base-RHOSE-4.11:openshift4/ose-k8s-prometheus-adapter@sha256:82a4633e64d3749ac94c8895ed5d61d25a62765a060292413a053ec2d8342839_s390x",
"8Base-RHOSE-4.11:openshift4/ose-k8s-prometheus-adapter@sha256:a7ab7f242111de6ecf29f6107baa7c90331f9fc68a32467e7e91c935cdd99218_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-kube-proxy@sha256:104591dd4ff54b3367f3d800de99b582bead990cfb9bc0486e26737bf6405de4_amd64",
"8Base-RHOSE-4.11:openshift4/ose-kube-proxy@sha256:176e3d9d7ee66a0e547e4c7be5dbb17376cfb9e83c13edb2f2f3f0b47fe370dd_s390x",
"8Base-RHOSE-4.11:openshift4/ose-kube-proxy@sha256:5f1bb6c0542b8239e285fb2dbdf3b31597e6af62c91e0f5cf3ae5938a5b23c41_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-kube-proxy@sha256:6308f187621d82c37784a34039509e9fc9569246ede0606c3bad6f8a96369cd1_arm64",
"8Base-RHOSE-4.11:openshift4/ose-kube-rbac-proxy@sha256:0a487bf2de490a196a542712019859566c6bc7880201759c666d72fa80487fff_arm64",
"8Base-RHOSE-4.11:openshift4/ose-kube-rbac-proxy@sha256:20fc22cb99735ca5a7d633c4575d31f0cc54cb0856dae6a1aeee1c5a5b921ce2_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-kube-rbac-proxy@sha256:c7398161761676c9b95f78a21f5a8acd206dcac50c121b39e26f2d73ee2a3c66_s390x",
"8Base-RHOSE-4.11:openshift4/ose-kube-rbac-proxy@sha256:dceffc4f2c606f9e285794b2138e29133daeb5c1aa4ca76fe7c4205ac0b38ccd_amd64",
"8Base-RHOSE-4.11:openshift4/ose-kube-state-metrics@sha256:86498588af9912a494d306c600bf0e5b2b5393a7b927037a97691fff726d917b_s390x",
"8Base-RHOSE-4.11:openshift4/ose-kube-state-metrics@sha256:b7b87b4a79e5892321a90b4f16e8ffdc4e839aabea2886b1a2b64e5a0f9f703e_arm64",
"8Base-RHOSE-4.11:openshift4/ose-kube-state-metrics@sha256:eaa324ff422ebd8cf630f252d9d628a30f1c6c8e35d6f06584a3d452adb7074e_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-kube-state-metrics@sha256:ee2a5d918f70d007b9414d34e0f639437a39d2cd3a2a2bba24f5aee5d8035eb5_amd64",
"8Base-RHOSE-4.11:openshift4/ose-kube-storage-version-migrator-rhel8@sha256:3b28af903bc028ef6336e675743512b2a67f9a9f1c524a3cd9bd9666d730a194_arm64",
"8Base-RHOSE-4.11:openshift4/ose-kube-storage-version-migrator-rhel8@sha256:5f648ddc9ec59acd152910a93ac82587488aba4452f98bac21f573fd7714b985_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-kube-storage-version-migrator-rhel8@sha256:8f95707b2239415ca3c86adc8a96c063d5d0ca8986331eaa6c1d277598d90d91_s390x",
"8Base-RHOSE-4.11:openshift4/ose-kube-storage-version-migrator-rhel8@sha256:ae9915adc15077ed2466d5e8100c337834db34b84c23c77c59bd031a38c66a8a_amd64",
"8Base-RHOSE-4.11:openshift4/ose-kuryr-cni-rhel8@sha256:5f0bd74910cb7bc8cdff931c1d4da34d2a95e1e1854d7f686af466166acec047_amd64",
"8Base-RHOSE-4.11:openshift4/ose-kuryr-cni-rhel8@sha256:81462d3fafcd8988646f7a41ee96c71b837471dc5dcb35396eb533b14254156e_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-libvirt-machine-controllers@sha256:04041ac30693f5762ec21d0ff8103741910e838486ba4d50b280d2300a58e467_s390x",
"8Base-RHOSE-4.11:openshift4/ose-libvirt-machine-controllers@sha256:74224adc80febc0a77564dc86ac1bc095444e0c0398ea756460868627df41911_amd64",
"8Base-RHOSE-4.11:openshift4/ose-libvirt-machine-controllers@sha256:ec3d130af46371cd1f394b18413accc73b9619ac3232d418182eae776e657416_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-libvirt-machine-controllers@sha256:f07da2662e97243923a4083b1fac4e963a1cfea9f43cd9fd65bb4f3444505c41_arm64",
"8Base-RHOSE-4.11:openshift4/ose-machine-api-operator@sha256:123e25a9c01e463bc6f31b3bda99ce30e07ed7e7c2d62e6db1029048c2754c83_arm64",
"8Base-RHOSE-4.11:openshift4/ose-machine-api-operator@sha256:50aec0017448814b8420b561fae8117b620971b904eeeeba59ea250be3d0b683_s390x",
"8Base-RHOSE-4.11:openshift4/ose-machine-api-operator@sha256:c61dc40b93ffc6ff2335ba169475990cdbb70704b69d155561c5d64c14d07448_amd64",
"8Base-RHOSE-4.11:openshift4/ose-machine-api-operator@sha256:e92749f7a8381da22507d567594dae893c684415d947094ae18d9561ad1f660d_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-machine-api-provider-aws-rhel8@sha256:9e272355fd860b3cfbdd641b3278c08b30ef57a95683543d84bebe0bd2db555a_amd64",
"8Base-RHOSE-4.11:openshift4/ose-machine-api-provider-aws-rhel8@sha256:a8cbd22fde7d9515a0a439ce1d26c7bf094aefe66b9ff5e977800db3bc192209_arm64",
"8Base-RHOSE-4.11:openshift4/ose-machine-api-provider-azure-rhel8@sha256:a120dfd6753ed24d0b32693ae94f71a601f4a04d88a1056b88ad4315c88b8d4a_amd64",
"8Base-RHOSE-4.11:openshift4/ose-machine-api-provider-azure-rhel8@sha256:cfa09983870bfd6bcaec139ef421a6e43795bd8e3d04f8ef4c241ee9b188492b_arm64",
"8Base-RHOSE-4.11:openshift4/ose-machine-api-provider-gcp-rhel8@sha256:c52b5720d86ff3bccd4dffc7ce664d49a1ae515a89350ee6df6af0dbeb941eb3_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-machine-api-provider-gcp-rhel8@sha256:d6d385ce47d52da83cd957a401463a8d48ac9415a749534b63cd8edf8b0dec02_amd64",
"8Base-RHOSE-4.11:openshift4/ose-machine-api-provider-openstack-rhel8@sha256:05bae77a907afc2d75cb8f3bf3aacb26c4e3f2e965709c3c371536bfa78ecd54_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-machine-api-provider-openstack-rhel8@sha256:0934c1acfdc6c8cc97ef198317f72bcea3bb6c6730d0be526a8c02e1677d47dc_arm64",
"8Base-RHOSE-4.11:openshift4/ose-machine-api-provider-openstack-rhel8@sha256:4f57e14568253c23640528a5334e60164ae6975ad1ce91373d05b63e241541ea_amd64",
"8Base-RHOSE-4.11:openshift4/ose-machine-api-provider-openstack-rhel8@sha256:df60e146a888bd72624758bc47d96622177cfe11330ab631dae7c30543715121_s390x",
"8Base-RHOSE-4.11:openshift4/ose-machine-config-operator@sha256:420fd1d1d11f92351a37c986f9aedda0d4e0897dc9cca0b16959a989308c64e8_s390x",
"8Base-RHOSE-4.11:openshift4/ose-machine-config-operator@sha256:543edd3009688fb98fdf5487e72713f8b81653e83a2532ebb95408ac948390a5_amd64",
"8Base-RHOSE-4.11:openshift4/ose-machine-config-operator@sha256:9947130c8cc8d4b3157242ff5d1dcca0343f6a7b3d17710b2f0915d7e3500881_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-machine-config-operator@sha256:a9aae6a7e5d77e4c56c8c7852529bc14565240ccecb5f0fc4af2c97d6453d5e9_arm64",
"8Base-RHOSE-4.11:openshift4/ose-multus-admission-controller@sha256:10d932015ba0fe1a84a7a0096dc416857e1a63a2323e6192b8b6bba90e50aa5b_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-multus-admission-controller@sha256:534466df0ec5df492b00ebeebedd041600e0476e6cb42d8aaedd46d2a6e78f06_s390x",
"8Base-RHOSE-4.11:openshift4/ose-multus-admission-controller@sha256:c7a66dd0d9c8b16789967073a28ac92eeb2f1beab3f8ead8fe1ca01f26a105c5_amd64",
"8Base-RHOSE-4.11:openshift4/ose-multus-admission-controller@sha256:df86ef6d451a7ac6a858f5a7a32145f3b99d0b1da3559ff90ccb4733106a59b5_arm64",
"8Base-RHOSE-4.11:openshift4/ose-multus-cni@sha256:559cb4e633fb0731f79310115e7d384749ef2ca15f298a4102985b4505845228_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-multus-cni@sha256:633c3b5509971739a0e95a8fab99a29bc5a81797c55c2cfdc97d184a055175af_s390x",
"8Base-RHOSE-4.11:openshift4/ose-multus-cni@sha256:75eeee08529df0c3e2e08b874ac7e1d39ef268148d71dff880f71034f8c89b14_amd64",
"8Base-RHOSE-4.11:openshift4/ose-multus-cni@sha256:98835095c461b58a1159a530ee7d3f978c81ed197b5345faf9d610272ebe23eb_arm64",
"8Base-RHOSE-4.11:openshift4/ose-multus-networkpolicy-rhel8@sha256:00532c0e376a4363ea73d6664c8ec200f5bcc4bcd52918cdad19f2d11057fd51_amd64",
"8Base-RHOSE-4.11:openshift4/ose-multus-networkpolicy-rhel8@sha256:80b31a0820e7954050c01d39fdce34591d22beec0678e258176a9bcc1378e07b_s390x",
"8Base-RHOSE-4.11:openshift4/ose-multus-networkpolicy-rhel8@sha256:9ba16add1d64bad4d4dfb9e8e4200b061ae6f6ab34bccf0456684bfdddc7b9b2_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-multus-networkpolicy-rhel8@sha256:c3799719a6af2f3020a8588e9a2ee483ee8e27d6a91675c824111aa0ea61be78_arm64",
"8Base-RHOSE-4.11:openshift4/ose-multus-route-override-cni-rhel8@sha256:0c8234a718b163b3390c49956b24c4320b4875d1f3d7ec27d0dab3fad16ddd85_amd64",
"8Base-RHOSE-4.11:openshift4/ose-multus-route-override-cni-rhel8@sha256:104105eb231879914965da9c3064c298ab2a1a7944eb334404c7ec32920ec511_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-multus-route-override-cni-rhel8@sha256:495a6f50eaac5b4bb2256d6866aed27549d547a454e4729703e1792fdd95a9a9_arm64",
"8Base-RHOSE-4.11:openshift4/ose-multus-route-override-cni-rhel8@sha256:51e952de791ec027c7841769418242da5172bb469f67eaab192fadcf6fb458e5_s390x",
"8Base-RHOSE-4.11:openshift4/ose-multus-whereabouts-ipam-cni-rhel8@sha256:019a741a0988bdfb01bb1d47a5ad13cae7a7bd281d9e1b0c5cc05ef2fa284ad2_amd64",
"8Base-RHOSE-4.11:openshift4/ose-multus-whereabouts-ipam-cni-rhel8@sha256:52e0ac8e139d941d3460ff68be8d22b6378ba6b9059d342ebc93d1fb8332a2ec_arm64",
"8Base-RHOSE-4.11:openshift4/ose-multus-whereabouts-ipam-cni-rhel8@sha256:6426782a1b3f59b5817fa85a465d63334ce7299adaeb442f75ce4930fece85dd_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-multus-whereabouts-ipam-cni-rhel8@sha256:8b81457dda1bfea834f351d7dae2f42195d04c95eaea32733c9ca4ad78ee554f_s390x",
"8Base-RHOSE-4.11:openshift4/ose-must-gather@sha256:3dacd322fcbbd9a68b8b8f6ac7d2f40eaad310442358d047d534156d1f39dc3d_arm64",
"8Base-RHOSE-4.11:openshift4/ose-must-gather@sha256:7c9eef761c85d5b7884e631937fef714732f612ebe54d1acb139f57560e8087d_amd64",
"8Base-RHOSE-4.11:openshift4/ose-must-gather@sha256:8bffdba8e5a5c0f02e4d8a4323292d1b9e4faeefbb3e3b73b13002050985eff9_s390x",
"8Base-RHOSE-4.11:openshift4/ose-must-gather@sha256:be3e5946f0c4f70427379251a147059e6aef6b24060ad3f43c4c7611d9a14d14_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-network-interface-bond-cni-rhel8@sha256:58d07b7b95fa55ba39a810d95f99954ee5b4bd19b37891a592ef47457c4d9248_amd64",
"8Base-RHOSE-4.11:openshift4/ose-network-interface-bond-cni-rhel8@sha256:696855f358513bb5d00da99f976ed617f2d4ed497d306684ef77aa9d69e93cba_s390x",
"8Base-RHOSE-4.11:openshift4/ose-network-interface-bond-cni-rhel8@sha256:b3fb70b58e12e37b5378eed5adb33619c0ecf110cbf48163e2717c19ec7f7025_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-network-interface-bond-cni-rhel8@sha256:eae99205aca7e6472b57040de8e4cd20a5cb2e320fa24fa93b5d018c0e8f0332_arm64",
"8Base-RHOSE-4.11:openshift4/ose-network-metrics-daemon-rhel8@sha256:1d1210cfd8dbee985f37f3b7f5f5027ee2871d0680c59d58f8b057eb188e5853_amd64",
"8Base-RHOSE-4.11:openshift4/ose-network-metrics-daemon-rhel8@sha256:94d936931a508b8e9e4d46dbdcc2f04311b30dca7a4ef54a5aafe708dda3b249_arm64",
"8Base-RHOSE-4.11:openshift4/ose-network-metrics-daemon-rhel8@sha256:e61bee6a6187d38ac586efb04c6ea9cfcc014c863e945e47f560a83e8def114d_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-network-metrics-daemon-rhel8@sha256:f29b041609aa6fc2351837aa6d5f377489e6e60570911ac474fc01102b6e8f63_s390x",
"8Base-RHOSE-4.11:openshift4/ose-nutanix-machine-controllers-rhel8@sha256:524e2e091db0e4a883824cd744f0d158e8bba91bff52b7e6c4908a3727c6bea2_amd64",
"8Base-RHOSE-4.11:openshift4/ose-oauth-apiserver-rhel8@sha256:46a1a8bad469cb3d2a2425eee40d5ebdbc99500741ccacdb384e34fa58ad177e_s390x",
"8Base-RHOSE-4.11:openshift4/ose-oauth-apiserver-rhel8@sha256:b1e06183d361a6ca89412b960a38121f6ecb9ecf6b9ebccbaad95159690dc243_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-oauth-apiserver-rhel8@sha256:c92369d17d727d96b6bc15cc9c32a65bce28850a441464d6557c4dea0445b3ce_amd64",
"8Base-RHOSE-4.11:openshift4/ose-oauth-apiserver-rhel8@sha256:d46a93bf4cb1369bd651b79748008cd3d69638b11d42fae6b2cd068545aab7d8_arm64",
"8Base-RHOSE-4.11:openshift4/ose-oauth-proxy@sha256:184021ada5116a1e5dc8c21163f39665606cae8fb1e776bd9d623cd2eb0072c2_amd64",
"8Base-RHOSE-4.11:openshift4/ose-oauth-proxy@sha256:1ce1cdcefa33cff869b553f7c1b03913d22495a8a66bb627a38a613f8bcbad26_arm64",
"8Base-RHOSE-4.11:openshift4/ose-oauth-proxy@sha256:56da8995fd4330fe9c28dbc873d699ca3c5eda75d1bcaba0ef9de2b209822ad9_s390x",
"8Base-RHOSE-4.11:openshift4/ose-oauth-proxy@sha256:9bfd73a2ba40e7a88aa3760e13e4179796daa942ecc1fdb35ac0d99f67b9c332_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-oauth-server-rhel8@sha256:0bf945ed0aee47149f19d396062c3fd23ea901c8992762c609673a16883a305b_arm64",
"8Base-RHOSE-4.11:openshift4/ose-oauth-server-rhel8@sha256:5f55e85234cb822dd12ab71bf5de8e7a49eab2525e465ac4bf34f5e69cee5673_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-oauth-server-rhel8@sha256:6f23eef8a61ada1a120bb5e03f477727d5b21e6fac6482ef823de58c2a838073_s390x",
"8Base-RHOSE-4.11:openshift4/ose-oauth-server-rhel8@sha256:ff7d23ed5555807756340a62bcade403f3e68350d2ec0feb442c1a8ddd7c17e4_amd64",
"8Base-RHOSE-4.11:openshift4/ose-openshift-apiserver-rhel8@sha256:a00046f91649246bf718a82a52ffcf969f0daa58dddc80de1ba53bf5999e393f_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-openshift-apiserver-rhel8@sha256:bfc32929ee0c819b793a73e00df60eedd318a950598566404e5d4b8ae0cf3cbe_s390x",
"8Base-RHOSE-4.11:openshift4/ose-openshift-apiserver-rhel8@sha256:cfc4db2358e7ae163557fd2a9fdd3f68bd6b281350e816fa5df796e8ef915879_arm64",
"8Base-RHOSE-4.11:openshift4/ose-openshift-apiserver-rhel8@sha256:fb79ed01acec6695a12cc13de5406bf08d862fbe1186734eb316544be1a240c1_amd64",
"8Base-RHOSE-4.11:openshift4/ose-openshift-controller-manager-rhel8@sha256:6c1a3c63ca3b93f0644a80882cc02174bc06bfb6df4b3012cdf43c1d0a8114e9_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-openshift-controller-manager-rhel8@sha256:bac116eb111816d3aca02ee3684caf417ad64d171844731aa17bb64d7eee5a75_amd64",
"8Base-RHOSE-4.11:openshift4/ose-openshift-controller-manager-rhel8@sha256:cbc561d7df2565112f6a0fb5da5a1ad3fb374f232a46985bbb06793f839b6c4f_arm64",
"8Base-RHOSE-4.11:openshift4/ose-openshift-controller-manager-rhel8@sha256:dd129ed0ef735c58c5453e9486e47f86128ba3e3f8e78f93b9f68cea6a6e1e19_s390x",
"8Base-RHOSE-4.11:openshift4/ose-openshift-state-metrics-rhel8@sha256:2950d0bcc7204cc50083c65c5353f5334b8d2c26a49b1ddf649cc5f154588ddd_s390x",
"8Base-RHOSE-4.11:openshift4/ose-openshift-state-metrics-rhel8@sha256:31fdf586cd84190d15ba39d77b2cf4f885e2f7b9d4cabecc173673657d98762f_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-openshift-state-metrics-rhel8@sha256:6952a0473a631218a7c975b461d12acb0bbb34fa09d29d517c9376302edaf211_arm64",
"8Base-RHOSE-4.11:openshift4/ose-openshift-state-metrics-rhel8@sha256:f35e35555ec3d130cff3bc84390cc6e29fbeaa3616a5ddd22264e378cf57dc56_amd64",
"8Base-RHOSE-4.11:openshift4/ose-openstack-cinder-csi-driver-rhel8-operator@sha256:60f1d7ca36e5b85e49c4d6118414e52b981f7628675a547e934f76e2b6884633_arm64",
"8Base-RHOSE-4.11:openshift4/ose-openstack-cinder-csi-driver-rhel8-operator@sha256:6d994efcb9859ae8c2284ee7859150bc334ef5db03c6101fb64677a841c534b1_amd64",
"8Base-RHOSE-4.11:openshift4/ose-openstack-cinder-csi-driver-rhel8-operator@sha256:bf71d233894a0f09ecd6d6d4bb14141aa458a7e38a59edcec6c25e6f3c1d6227_s390x",
"8Base-RHOSE-4.11:openshift4/ose-openstack-cinder-csi-driver-rhel8-operator@sha256:fc99f3eacda723a6d9c83bf0e619c91bd2eb049a710b304ab1de7639705bbed5_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-openstack-cinder-csi-driver-rhel8@sha256:222010151e2b63bf73be5abb82a7e66fc2a476c8d0eb2a9589751846eb13dda8_arm64",
"8Base-RHOSE-4.11:openshift4/ose-openstack-cinder-csi-driver-rhel8@sha256:5231039df308c3b8730158ad327982baff8f7b1b6dccd046ab4a00af6d70e7d8_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-openstack-cinder-csi-driver-rhel8@sha256:7c38464a61ab19479df1de20dcdbe5d5edc5091ac8b129a7f6f92aee6a792299_s390x",
"8Base-RHOSE-4.11:openshift4/ose-openstack-cinder-csi-driver-rhel8@sha256:9d4226c29d177b85af5c29303e477a110507966570a37607c9068eeea960bfdc_amd64",
"8Base-RHOSE-4.11:openshift4/ose-openstack-cloud-controller-manager-rhel8@sha256:1ff37333fbf551657701aba24e917b118b3104cb0ae66a1b062fd9b16492e806_arm64",
"8Base-RHOSE-4.11:openshift4/ose-openstack-cloud-controller-manager-rhel8@sha256:316d8d6c31c6198d95d929779c2d68df5ed9cc0fe1bc2db858f234af068dd21e_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-openstack-cloud-controller-manager-rhel8@sha256:c3ce053319fcd80e357b5ebcb3abca3f59bb5e45aa48452332c850627b7db28b_amd64",
"8Base-RHOSE-4.11:openshift4/ose-openstack-cloud-controller-manager-rhel8@sha256:cc40e91363be02c546bb57b66e855a635fa5cc9794814583b16a6ad70b23dca9_s390x",
"8Base-RHOSE-4.11:openshift4/ose-openstack-machine-controllers@sha256:109676ecd9d725dae3ac9bc7350deaa819dbcf1b911ec3106c3f412dd7d5e6d8_amd64",
"8Base-RHOSE-4.11:openshift4/ose-openstack-machine-controllers@sha256:12a757c6f5773a203383b44ee2e96b5e6997214c6ced22dbfe9234923d77dab5_arm64",
"8Base-RHOSE-4.11:openshift4/ose-openstack-machine-controllers@sha256:5cda1e00b8e5195be5fb565399f5a19c58a9c77bbe13e297f5a2196518116d90_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-openstack-machine-controllers@sha256:b791f3ba80eb8953023048e9d613c46e0f59582f6a810f33c6861159ed09604d_s390x",
"8Base-RHOSE-4.11:openshift4/ose-operator-lifecycle-manager@sha256:71e485ca85f437eab29e7442aba98f9b40209e187e09cc16b02a90ce2ea47a69_amd64",
"8Base-RHOSE-4.11:openshift4/ose-operator-lifecycle-manager@sha256:9ff3c0f6356d9bfcc98d390538007f31ffac8fdfeadfe10483ccb43b5afdb29f_arm64",
"8Base-RHOSE-4.11:openshift4/ose-operator-lifecycle-manager@sha256:d7869ff27bf8c8a4becc36ac1cfe0d58c87717abd331e0fb5654cd2170646964_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-operator-lifecycle-manager@sha256:e6b3dbe4aa6b5820b0aa9194980a88c90591286154b0d0bc4091a3b437b37d6b_s390x",
"8Base-RHOSE-4.11:openshift4/ose-operator-marketplace@sha256:4279626a013c0875b4c042ae9a2c970c67448a0d2eb0d5d40e9903d2ea4004db_amd64",
"8Base-RHOSE-4.11:openshift4/ose-operator-marketplace@sha256:60020a467e04467bc1584fb348af1586ead6ccf267deff84ded975ebb45966d8_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-operator-marketplace@sha256:97e0f4771aa15f5757e48ebb478798e549c8f171057d32aed5b1342b2f06266e_s390x",
"8Base-RHOSE-4.11:openshift4/ose-operator-marketplace@sha256:a14ba1d69da2b957fdbc9a42a867effd9234b97ec879574058ef84eebee047f3_arm64",
"8Base-RHOSE-4.11:openshift4/ose-operator-registry@sha256:5b349413999a106176b22c9df4d3cfbd918d74fc5cf28f2ae99547370aa6d346_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-operator-registry@sha256:5eb15d8d2b50adc82d64bc4195f37148d2bc74a7fe208edc51300b2a845fe980_s390x",
"8Base-RHOSE-4.11:openshift4/ose-operator-registry@sha256:619b8ca58e8cdc06a8e2dff0a837a18780c75f62c9ccdaf7e6c2e2afa786f93d_arm64",
"8Base-RHOSE-4.11:openshift4/ose-operator-registry@sha256:ba871c2101d87f2aeb6668af55b3f10e91558be420923b8523f8d83d4dd5b45e_amd64",
"8Base-RHOSE-4.11:openshift4/ose-ovirt-machine-controllers-rhel8@sha256:2d7b5e9c506da2c43704cae5934b604682dcb403218ceb1bd4f011c8bee8623b_amd64",
"8Base-RHOSE-4.11:openshift4/ose-ovirt-machine-controllers-rhel8@sha256:951e6ff8cdd565aefd60d8e996145c989c228a2a9c7ab412789d92ddb3ec9165_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-ovirt-machine-controllers-rhel8@sha256:d07d078681fbd9cb83c74716977b7f59112273cb18447178bdf8955050faeebd_s390x",
"8Base-RHOSE-4.11:openshift4/ose-ovirt-machine-controllers-rhel8@sha256:ff4261f6102f428b1789a31e021d18ededce3ba80ca93e64b7149968f10cff58_arm64",
"8Base-RHOSE-4.11:openshift4/ose-ovn-kubernetes@sha256:5abaa3f3db864bd4d2d2dbc059839e28cbe5b6baa09cb6545d3f508809dd3f7a_s390x",
"8Base-RHOSE-4.11:openshift4/ose-ovn-kubernetes@sha256:713dd28ffc33520c9e84b72850253adf0adb016968773121f05349e3fca302c2_amd64",
"8Base-RHOSE-4.11:openshift4/ose-ovn-kubernetes@sha256:795db439b8d73d097b0908fe6270d8a947fc1acd21bf3f4d9fa59f02bd16f19f_arm64",
"8Base-RHOSE-4.11:openshift4/ose-ovn-kubernetes@sha256:cec5b3a5276177b25ce85f5d1465dbc6aca19b78b0f5406b6fe85bc97ff3f77d_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-pod@sha256:51a4a033be2739a7a7a3edc7a1ee16ad9caddc5ae1f5a14c448afe3f5f906428_s390x",
"8Base-RHOSE-4.11:openshift4/ose-pod@sha256:651930bf045975dabb3d79410a2c9f971f1da319b8fcbba29ebe2e4e3bb71b3b_arm64",
"8Base-RHOSE-4.11:openshift4/ose-pod@sha256:718cf324bb4c3af6852458ab1551c59ee9f1b1d8d3fadfd858bb909c9ec3558a_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-pod@sha256:86e0050aaa7477b8aeef382e3bf8092463d207adfa5cd8c88358b367bb624869_amd64",
"8Base-RHOSE-4.11:openshift4/ose-powervs-cloud-controller-manager-rhel8@sha256:28ef0b3040cc922f78fd7e9814628871c0fb85de1a9d47c1d954737d26d2f53b_amd64",
"8Base-RHOSE-4.11:openshift4/ose-powervs-cloud-controller-manager-rhel8@sha256:a512551fc4ce326ef993f1dde6dedd5cf4c20b6c41f6149430ffae0d9e10d62c_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-powervs-machine-controllers-rhel8@sha256:965ad6292483d5e6d8b734fd40006689cf3917657919c668b6d01bc9fc4b816e_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-powervs-machine-controllers-rhel8@sha256:a03170bc3c01ee4f9c6cb80ee41925231b6c8b283822a094506214c10f19847b_amd64",
"8Base-RHOSE-4.11:openshift4/ose-prom-label-proxy@sha256:90f629a90569aceb6deb0134b4141a3a622c4e95637ef4d5d6f3890ac27026c2_s390x",
"8Base-RHOSE-4.11:openshift4/ose-prom-label-proxy@sha256:c9ac8cabb6bc4f6bd60bda52529c98df596a1fa5a9130201129068ff48bc0fbb_arm64",
"8Base-RHOSE-4.11:openshift4/ose-prom-label-proxy@sha256:db4ec1b0a75ec8a5260095225cf2ef103895edd9b05419503bec473629a3dcd0_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-prom-label-proxy@sha256:fd3feba855b7afa27146ab4798f7afcb05d2dc22c1eea2c691a3778df00606d6_amd64",
"8Base-RHOSE-4.11:openshift4/ose-prometheus-alertmanager@sha256:0d225b059bdefca3ac163860ce9ae41ed74cd8c9ca887cfe4c525ac3f0cae783_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-prometheus-alertmanager@sha256:13c7b3e7d5a2a75a806642a614189de0f4ae1639a9cab78ca7104ba65b4fd385_s390x",
"8Base-RHOSE-4.11:openshift4/ose-prometheus-alertmanager@sha256:cdddc502045ecafa9d4deabf4ac30af0255c3bb586390bcf7d89a1c1937b833c_arm64",
"8Base-RHOSE-4.11:openshift4/ose-prometheus-alertmanager@sha256:f8db7211683d764461c1feacb61eb9911f480a8ad113fccb381155322077303c_amd64",
"8Base-RHOSE-4.11:openshift4/ose-prometheus-config-reloader@sha256:015e84370d7a0a3e5318158915b27e1c5e7e7699d11240ba7359d6bc32c9898a_s390x",
"8Base-RHOSE-4.11:openshift4/ose-prometheus-config-reloader@sha256:39e17dba2978d3e1b0af71b9eb1be3446199a365ada2e156682ee7a20e48b060_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-prometheus-config-reloader@sha256:4065daad759195db3c325efc46209f02bcc1c32caad88c69d5a3dbdcf920e335_amd64",
"8Base-RHOSE-4.11:openshift4/ose-prometheus-config-reloader@sha256:bb62cdf6eca82eaa92fb9bbfc4e2f7575c3c49d472fda9358808aa790d3f5a70_arm64",
"8Base-RHOSE-4.11:openshift4/ose-prometheus-node-exporter@sha256:1226c18cda120df10313739a9ac638bd5c4d02aa4f65ba3d1044b4f423d559a2_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-prometheus-node-exporter@sha256:3539ddf93d8c2fe005b53b52c6628b413be0aabdfa534e6b947c4842d3617323_arm64",
"8Base-RHOSE-4.11:openshift4/ose-prometheus-node-exporter@sha256:52adf1af03f2c7fef37ac537638577b913a73b11490ef16c789c40dbfbc9391c_s390x",
"8Base-RHOSE-4.11:openshift4/ose-prometheus-node-exporter@sha256:79ad722e32477863e3319b35b1e98befb8257576ebab0be4ae605f1cf92cf760_amd64",
"8Base-RHOSE-4.11:openshift4/ose-prometheus-operator-admission-webhook-rhel8@sha256:7c00451864fafd5f2c5e316557f67eb027dd66e3e756c756ab3f74ab7a98e404_arm64",
"8Base-RHOSE-4.11:openshift4/ose-prometheus-operator-admission-webhook-rhel8@sha256:9a67755cf6419877dce688f5bcd92da4929dcd86603219eb08628b44a29c4257_amd64",
"8Base-RHOSE-4.11:openshift4/ose-prometheus-operator-admission-webhook-rhel8@sha256:a810296e2d9a9924234a7437531f9b6f4e266a4ddd40b8ecce1c48414696512e_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-prometheus-operator-admission-webhook-rhel8@sha256:c5030e797e2b2130ec51a9a6039e02ea272477f502f7999286c660d59f34aca8_s390x",
"8Base-RHOSE-4.11:openshift4/ose-prometheus-operator@sha256:72ffba5d0ae400eba6e31120ecb4b621e852653b3b3850add2775bf51d5a2aca_arm64",
"8Base-RHOSE-4.11:openshift4/ose-prometheus-operator@sha256:9e028b370e4b1fa7eeb51fb84ad9b1344e4012716030c5d3fa223c7abe92c0e1_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-prometheus-operator@sha256:a2912fec31d91070a66473f1902cd5206cc8ce9e6849c4e5c5ba3da85165a31b_s390x",
"8Base-RHOSE-4.11:openshift4/ose-prometheus-operator@sha256:b45f485a4d48297aaef5fc6b95211eebe8f75ebf2ef69118c331c21a97fbaa9a_amd64",
"8Base-RHOSE-4.11:openshift4/ose-prometheus@sha256:2486111c7d1de008464902945f9767cefedb3ef5c53521fdc2e1eb5fcf1b3fb4_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-prometheus@sha256:37e8941e45c4add6684e52685ed112e474f0c8f062178497a4d65a019a2c1700_amd64",
"8Base-RHOSE-4.11:openshift4/ose-prometheus@sha256:48375716d6e24dfd3811907f109defa883495cfdb387e78c26b90589e05623d7_arm64",
"8Base-RHOSE-4.11:openshift4/ose-prometheus@sha256:64ad3518eff522dda5d221496a94cf2fe14b5c68175d0002ff01bbeb131756b1_s390x",
"8Base-RHOSE-4.11:openshift4/ose-sdn-rhel8@sha256:0e9935caae157329505de5a21a4d40ef501c9a2bcff47f76b074fcf1ab0e9c22_s390x",
"8Base-RHOSE-4.11:openshift4/ose-sdn-rhel8@sha256:c708a24017904d8e50fffaafc4c7b072bd774d04acdfa2b40d139edccf1dad33_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-sdn-rhel8@sha256:f2c982220bfc6785e85f25c70ce559df5121417ec205d2df6965eb97885595ae_amd64",
"8Base-RHOSE-4.11:openshift4/ose-sdn-rhel8@sha256:f3f3ab589e877816e8816468155a3f2eacdecd2085c08794ba372e6dcb84dd9a_arm64",
"8Base-RHOSE-4.11:openshift4/ose-service-ca-operator@sha256:2fd815e1dfa78fc9c28179a5c77296723bbe8f42e1b19e347d936a795b787cdf_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-service-ca-operator@sha256:5607b0aeaff5bc14563afb5b339cf26c12472501532d929da168c2e21a7afe9f_s390x",
"8Base-RHOSE-4.11:openshift4/ose-service-ca-operator@sha256:85dc1b4150d3a3f698bfc460ef6bb30c9b827a098de3cb7f46b9d35f145ef4f4_arm64",
"8Base-RHOSE-4.11:openshift4/ose-service-ca-operator@sha256:bcdbf3cb8e6e31b66d979055c7ad71ff5d9fa309ba3c35256acdbe51c9f43de5_amd64",
"8Base-RHOSE-4.11:openshift4/ose-telemeter@sha256:136d56f3c872a4d0dafb872d79c10b9d11cc582cbbb1e796881c6770543b3012_arm64",
"8Base-RHOSE-4.11:openshift4/ose-telemeter@sha256:41f945d79832bab585470bb274be2ab66c8728808d15679c8ea3089013671464_s390x",
"8Base-RHOSE-4.11:openshift4/ose-telemeter@sha256:d9c609b5b7893d6f0c137fff5edd8df6b182088277ee2b9fcda8374fe19838e4_amd64",
"8Base-RHOSE-4.11:openshift4/ose-telemeter@sha256:f931ead1bc611c5faf5073c81a3af1c3561ed1eb42f958fa9c1ae03eeb339505_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-tests@sha256:62f2f4e4ceba4c9b0a2116d3f3ec7c3b467f597e089e791f5a1271ecc4fcc3fd_s390x",
"8Base-RHOSE-4.11:openshift4/ose-tests@sha256:7cf282f6435dc703a8706afc203c5cb55d1f02a2af2452385ea0415b3b07ec89_amd64",
"8Base-RHOSE-4.11:openshift4/ose-tests@sha256:a5de772af9f66abc7b9f80a650ac51b70ec040cf331773c71d817a389c999144_arm64",
"8Base-RHOSE-4.11:openshift4/ose-tests@sha256:d8fd47265c720cad5f81c107c40302e3da0e569b79b18f0182804db6ddef0b39_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-thanos-rhel8@sha256:15883854538476b61fb9f95e9568936acdee1c26939101b300f16c877a1fb111_amd64",
"8Base-RHOSE-4.11:openshift4/ose-thanos-rhel8@sha256:94514a0e4637f4a171b6f603831ea5e608a8a66d7e04ef338814a2a3f788ae12_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-thanos-rhel8@sha256:b17fdce1d5ac2b69ec530e834f4a15576ea9e1227f74bca0777d30555a7aae96_arm64",
"8Base-RHOSE-4.11:openshift4/ose-thanos-rhel8@sha256:fa37f528f000ce8be8262df51584f0746f3b2a15db2295e82dba17171d3e6af7_s390x",
"8Base-RHOSE-4.11:openshift4/ose-vmware-vsphere-csi-driver-operator-rhel8@sha256:dfe6e04bea49e649841021fc717372bffcf0393ae71ba50fb640a3da64efb8ec_amd64",
"8Base-RHOSE-4.11:openshift4/ose-vmware-vsphere-csi-driver-rhel8@sha256:1ba42f6dfa8aa6671c1bd91741a5160ee5520bf99b0aeccba75af21be725f561_amd64",
"8Base-RHOSE-4.11:openshift4/ose-vsphere-cloud-controller-manager-rhel8@sha256:8b1cecaff8606e6649ea59f2b41fd680ee9efec621d8e994f157973be9b496f6_amd64",
"8Base-RHOSE-4.11:openshift4/ose-vsphere-cluster-api-controllers-rhel8@sha256:a450b493f00f796206a3d7286e93bad2ec36e5a80259c7947e79a1a0d5210656_amd64",
"8Base-RHOSE-4.11:openshift4/ose-vsphere-csi-driver-operator-rhel8@sha256:dfe6e04bea49e649841021fc717372bffcf0393ae71ba50fb640a3da64efb8ec_amd64",
"8Base-RHOSE-4.11:openshift4/ose-vsphere-csi-driver-rhel8@sha256:1ba42f6dfa8aa6671c1bd91741a5160ee5520bf99b0aeccba75af21be725f561_amd64",
"8Base-RHOSE-4.11:openshift4/ose-vsphere-csi-driver-syncer-rhel8@sha256:a8fb8135d0f3d2f666825d8a696973347f08238122e69951f17cce39d4287040_amd64",
"8Base-RHOSE-4.11:openshift4/ose-vsphere-problem-detector-rhel8@sha256:1a6eb49eea5f45e26b7bf30de3cd9b5573901fa6d4aa3bf621fa2e842c74c8d6_amd64",
"8Base-RHOSE-4.11:openshift4/ovirt-csi-driver-rhel7@sha256:1a3545dcf656b9e6caa0007993f8b9ae4544a7e3d0c28d7bd4a892d8f4b4b2d8_s390x",
"8Base-RHOSE-4.11:openshift4/ovirt-csi-driver-rhel7@sha256:83423a80871b68615cb6174ac08e5a60b0b1b8ed003a3f40ec03fb7920679e94_arm64",
"8Base-RHOSE-4.11:openshift4/ovirt-csi-driver-rhel7@sha256:b1ee2119c5c9ffa916f48425d807695d557bfe326bbfe0e65d18ec235cee53b7_ppc64le",
"8Base-RHOSE-4.11:openshift4/ovirt-csi-driver-rhel7@sha256:f7adacdb30067ee92339af29ed852e5de53d0c272cfaf5b46ab48b7b668816f5_amd64",
"8Base-RHOSE-4.11:openshift4/ovirt-csi-driver-rhel8-operator@sha256:2c1cd41c04dad0e7c8958ceec1b1d4273eb8be8f2f1daede4a6257050b012543_arm64",
"8Base-RHOSE-4.11:openshift4/ovirt-csi-driver-rhel8-operator@sha256:7a167a4e4c80b02d4e3a4d1f17b84c47fa7f2818c20ae643891e04d6270a58a6_s390x",
"8Base-RHOSE-4.11:openshift4/ovirt-csi-driver-rhel8-operator@sha256:d44cc45f565771b89a9a6600c3f0a463f5707b5d99d43fcd5017afa1c42cfe41_ppc64le",
"8Base-RHOSE-4.11:openshift4/ovirt-csi-driver-rhel8-operator@sha256:ec28031cfdeadc780ac4a539fc2ffcee484db70aff6d68bec2bfc88509f41ded_amd64",
"8Base-RHOSE-4.11:openshift4/ovirt-csi-driver-rhel8@sha256:1a3545dcf656b9e6caa0007993f8b9ae4544a7e3d0c28d7bd4a892d8f4b4b2d8_s390x",
"8Base-RHOSE-4.11:openshift4/ovirt-csi-driver-rhel8@sha256:83423a80871b68615cb6174ac08e5a60b0b1b8ed003a3f40ec03fb7920679e94_arm64",
"8Base-RHOSE-4.11:openshift4/ovirt-csi-driver-rhel8@sha256:b1ee2119c5c9ffa916f48425d807695d557bfe326bbfe0e65d18ec235cee53b7_ppc64le",
"8Base-RHOSE-4.11:openshift4/ovirt-csi-driver-rhel8@sha256:f7adacdb30067ee92339af29ed852e5de53d0c272cfaf5b46ab48b7b668816f5_amd64"
],
"known_not_affected": [
"8Base-RHOSE-4.11:openshift4/driver-toolkit-rhel8@sha256:0d876f138cb07c4cf25bc0161041f92a25a81637367815ab20c8ac30e11d7f0a_ppc64le",
"8Base-RHOSE-4.11:openshift4/driver-toolkit-rhel8@sha256:82faeb6a8caa174d9df3d259945ca161311fe6231d628e34ee0f1c8528371229_amd64",
"8Base-RHOSE-4.11:openshift4/driver-toolkit-rhel8@sha256:d3edb75ef363d202953c7fab5e997a5f2430108b6882f4b857de2be7c4ed8ffb_arm64",
"8Base-RHOSE-4.11:openshift4/driver-toolkit-rhel8@sha256:ebbdb04cefcb10f1932415c1fe7453b20066594c0febd1f6e3d28dd71c29c939_s390x",
"8Base-RHOSE-4.11:openshift4/ose-cluster-update-keys@sha256:d5c919b0c64ca6401a0128b08b1440c4679d748c91acb90fd04f6665ae264929_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-cluster-update-keys@sha256:dbaa95fb795f4dedeeeab0a2b1372ceef199f098d9a83c88581897dc992bb065_arm64",
"8Base-RHOSE-4.11:openshift4/ose-cluster-update-keys@sha256:e830e81f1cafe4d2aaf49f3e96befdf1a992afbc64795fed941591d88f5ce71a_s390x",
"8Base-RHOSE-4.11:openshift4/ose-cluster-update-keys@sha256:fe8864f55f1ef516784a6a3836a09c3a399b6fee050e7c78181f1a337667b4b7_amd64",
"8Base-RHOSE-4.11:openshift4/ose-deployer@sha256:03cdacbcd2591b2df3b211e8a1d52a8e1790fb0725b1972d077536f2365e16e9_arm64",
"8Base-RHOSE-4.11:openshift4/ose-deployer@sha256:1f82bd5534d24cf42c945d9e2950aff008768537b1f062b4034832f35a3082c7_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-deployer@sha256:5e63d593d7d8f648ea011b738346132a29f88bf59f0a0d9bb7140ad80c3a91ec_s390x",
"8Base-RHOSE-4.11:openshift4/ose-deployer@sha256:621a5a47a8073ce50dc3dc4c7b4ef0d7e0d3b631678f29f8b72eae0d42daf661_amd64",
"8Base-RHOSE-4.11:openshift4/ose-etcd@sha256:67545f560dbd1d93d5db47750566897eaf6afc5f3a8c6f66da73d70f393dbc36_arm64",
"8Base-RHOSE-4.11:openshift4/ose-etcd@sha256:91408b23960b2c9a7149627778c368b55e28b256d60e7573bdfa1bf96a3d8aad_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-etcd@sha256:bcdcab7ab0e807e2ff5c2896535e83ca8b93589dac62b4db2aa147b9cbcaf96c_s390x",
"8Base-RHOSE-4.11:openshift4/ose-etcd@sha256:ebbba7e4d8d98f33dda3b53d546536b282ac28608b8cac09936fed72348fef63_amd64",
"8Base-RHOSE-4.11:openshift4/ose-haproxy-router@sha256:17958f3a8e6f0139f52d7955c715681a8bec9648db8e8dcc651d8a1459e66113_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-haproxy-router@sha256:27e999d7fb306a7f64fbb9539c54fd14696f13cbb1a9c20ebe35e1d77077d123_amd64",
"8Base-RHOSE-4.11:openshift4/ose-haproxy-router@sha256:62dce7f4daf142d66daa2d05dba25341c0b95356eed16a1c2cececb443b8da77_s390x",
"8Base-RHOSE-4.11:openshift4/ose-haproxy-router@sha256:c02a610e278107761119496d5429bd0e4f4af379df106e00d74cc411f00b4afa_arm64",
"8Base-RHOSE-4.11:openshift4/ose-ironic-agent-rhel8@sha256:01ad95d888c322ea14b3aa2ebda5ba73db728d2207c6fae4aecd46cfe204be41_amd64",
"8Base-RHOSE-4.11:openshift4/ose-ironic-agent-rhel8@sha256:1173e2058ab034c308915900780fe13edd4ab1dcc737f8b4dabc77f3d9533356_arm64",
"8Base-RHOSE-4.11:openshift4/ose-ironic-rhel8@sha256:185fd18adc8e17e671e65b7d006a1e185fc41127e176c1fcbe82231b83d9e275_arm64",
"8Base-RHOSE-4.11:openshift4/ose-ironic-rhel8@sha256:5d630326f2961c8168d862a1341f27085ce928f8454b94d117208b5cd9b281ed_amd64",
"8Base-RHOSE-4.11:openshift4/ose-ironic-static-ip-manager-rhel8@sha256:1e6b410d12e38a911157ea92414be3b305017251e56c36d6a0213020cee2d36a_amd64",
"8Base-RHOSE-4.11:openshift4/ose-ironic-static-ip-manager-rhel8@sha256:9450f43a753cc8183f711e40a14c4d0d65fd136a2a18ffebeaedcc3d8321a47c_arm64",
"8Base-RHOSE-4.11:openshift4/ose-keepalived-ipfailover@sha256:01e13ebf8479c51a6345c19b7ba19aedd7d8b0894f667da4b8bc89ebb11cdb7d_s390x",
"8Base-RHOSE-4.11:openshift4/ose-keepalived-ipfailover@sha256:7cf2d25854c5c543f4098ca114538004804457bdca85794b13f43e371ac5f1c8_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-keepalived-ipfailover@sha256:c4b14558b9c70c27e2c4475376f28ca2e1cb928be57972692dfb5336b3c9497e_arm64",
"8Base-RHOSE-4.11:openshift4/ose-keepalived-ipfailover@sha256:d4e6b23834146f9ee49aab9ed1d9acfa8fea85670797af2ccf912eabd9aa824c_amd64",
"8Base-RHOSE-4.11:openshift4/ose-kuryr-controller-rhel8@sha256:0f66b211011375a203597f2a524314d9e05319db80f5e22fd78619eebed98ea0_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-kuryr-controller-rhel8@sha256:49eb2f59646d4fcea6f0ea9f8c22f819969913e3b691842fd3efb3146c021690_amd64",
"8Base-RHOSE-4.11:openshift4/ose-machine-os-images-rhel8@sha256:7b5354bb368da20e0ce7568b94f8c5eb3a418d592cd5cde2b36a08978ee48c48_amd64",
"8Base-RHOSE-4.11:openshift4/ose-machine-os-images-rhel8@sha256:cd2e7121485ccef25344ebc4f471d92913cbd6e24a12423305d6cc20728c1344_arm64",
"8Base-RHOSE-4.11:openshift4/ose-tools-rhel8@sha256:3e7ad95fa62980cfa70e0021654b5a8405c254ebc4da9710ac1171480d665c59_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-tools-rhel8@sha256:c240e2e47af8935e58563da8c7e753704ed0c279a5522352573431e1bf63a47a_s390x",
"8Base-RHOSE-4.11:openshift4/ose-tools-rhel8@sha256:e3aec41436e71965c0302002463767987eb0764cd1153417524259fa36a394fb_amd64",
"8Base-RHOSE-4.11:openshift4/ose-tools-rhel8@sha256:e919b897c04f0c28e7ad3911390a6786b5f32c16d6e95022df06b9806e48ef19_arm64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2022-30631"
},
{
"category": "external",
"summary": "RHBZ#2107342",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2107342"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2022-30631",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-30631"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2022-30631",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2022-30631"
},
{
"category": "external",
"summary": "https://go.dev/issue/53168",
"url": "https://go.dev/issue/53168"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-announce/c/nqrv9fbR0zE",
"url": "https://groups.google.com/g/golang-announce/c/nqrv9fbR0zE"
}
],
"release_date": "2022-07-12T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2022-08-23T15:06:48+00:00",
"details": "For OpenShift Container Platform 4.11 see the following documentation,\nwhich will be updated shortly for this release, for important instructions\non how to upgrade your cluster and fully apply this asynchronous errata\nupdate:\n\nhttps://docs.openshift.com/container-platform/4.11/release_notes/ocp-4-11-release-notes.html\n\nDetails on how to access this content are available at\nhttps://docs.openshift.com/container-platform/4.11/updating/updating-cluster-cli.html",
"product_ids": [
"8Base-RHOSE-4.11:openshift4/cloud-network-config-controller-rhel8@sha256:6e27d73d86ae20585752a7c2e3a3cfa41ee88c245e9ab9da123c86b91b77bf4d_amd64",
"8Base-RHOSE-4.11:openshift4/cloud-network-config-controller-rhel8@sha256:e3cc37918d771c7d87052387de7a4f585c329cec0b8537b41f411cf7e08e7ef6_arm64",
"8Base-RHOSE-4.11:openshift4/cloud-network-config-controller-rhel8@sha256:e7867ad391b8f7cca4d987f7fd7cc429b86665029cc7b226ccd32aec5bf2556e_ppc64le",
"8Base-RHOSE-4.11:openshift4/cloud-network-config-controller-rhel8@sha256:eaedb1749fc0f2c117497ca4e2e82e9366b3e776d9910d45fbc1be4daa774ae8_s390x",
"8Base-RHOSE-4.11:openshift4/egress-router-cni-rhel8@sha256:5d87bcb5e32b7d69df1d713fd61a71d0223447258deb728b26249ca197bad943_ppc64le",
"8Base-RHOSE-4.11:openshift4/egress-router-cni-rhel8@sha256:73fb4c432aeea93a109c119097ea849c1e4ae02bf7dd196ebb63d46223c7837e_amd64",
"8Base-RHOSE-4.11:openshift4/egress-router-cni-rhel8@sha256:9cb6ff6b82565bbfb4af2b9ffe93148d2d145775c33fef56beb7de901ebd0eb6_s390x",
"8Base-RHOSE-4.11:openshift4/egress-router-cni-rhel8@sha256:c73b6663d221184ae7920fb6fcb5191591b697faed01b7a30cf8116f60bd6898_arm64",
"8Base-RHOSE-4.11:openshift4/network-tools-rhel8@sha256:6de9ef410c3940d5292b3ba93952497959d67dbd82bbce9d4096032fa4ddb35f_amd64",
"8Base-RHOSE-4.11:openshift4/network-tools-rhel8@sha256:988faf6dc4951404eb8886150c33905880b81b32ca3ba1713911e4fd525bc000_s390x",
"8Base-RHOSE-4.11:openshift4/network-tools-rhel8@sha256:b914a9caeedc9c9777e28e71ed81416a1bf0fd6104b164ba756555192cf95063_ppc64le",
"8Base-RHOSE-4.11:openshift4/network-tools-rhel8@sha256:f14cafc7dd1904d01ec797a18bbc6753a751b113af94e0122697af4b6cd75cb9_arm64",
"8Base-RHOSE-4.11:openshift4/oc-mirror-plugin-rhel8@sha256:6504ab4496384eb70fd230933f7c6a3ea76b75c66afa7a7dfbd02ac1ad205515_amd64",
"8Base-RHOSE-4.11:openshift4/ose-agent-installer-api-server-rhel8@sha256:03cab1a6deb73e00dbea5cdd97c2eae70f34f01b2b45eebef32207a44b9740be_amd64",
"8Base-RHOSE-4.11:openshift4/ose-agent-installer-api-server-rhel8@sha256:311118642213a933c9d68e20043c7ac224fffa67bc6d563736af7836dc45bf22_arm64",
"8Base-RHOSE-4.11:openshift4/ose-agent-installer-api-server-rhel8@sha256:75d72fff160648cec863535b7ca3206dcf8b1d0e8686f1c20b55d684c9fd33dc_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-agent-installer-api-server-rhel8@sha256:f75740f83210434f126f13c414165a96ba2cf24e081d37ce147381c672211f6d_s390x",
"8Base-RHOSE-4.11:openshift4/ose-agent-installer-csr-approver-rhel8@sha256:5a2e4ce921dd19131cc4701701a1e15ab63c5862bf6c6c6d6c699a014be9e15d_arm64",
"8Base-RHOSE-4.11:openshift4/ose-agent-installer-csr-approver-rhel8@sha256:832c7fad36504af9ff0ea617eee9ce7e0d90c3b062dd49764709359ef742526b_s390x",
"8Base-RHOSE-4.11:openshift4/ose-agent-installer-csr-approver-rhel8@sha256:ea0d1078f53d769332eb6d74134b246c3e1d3a3a39832055c303b134a4eed290_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-agent-installer-csr-approver-rhel8@sha256:efcf0bcdb223445c64a7632b14621f40e3262f1aff7a8433246b56dada0c5ab5_amd64",
"8Base-RHOSE-4.11:openshift4/ose-agent-installer-node-agent-rhel8@sha256:3debd079d7a4e557aec8bf4f9e67aace0b72205a5d020206760fdfb59d13855c_amd64",
"8Base-RHOSE-4.11:openshift4/ose-agent-installer-node-agent-rhel8@sha256:6b7f448cc4ff12f26fe23266eae4532a5a516179eb3081a477d4a1b287d004ca_s390x",
"8Base-RHOSE-4.11:openshift4/ose-agent-installer-node-agent-rhel8@sha256:969a995f0c2079554cad5db05df992e5da80d5645f97e031048dcb6625936c0e_arm64",
"8Base-RHOSE-4.11:openshift4/ose-agent-installer-node-agent-rhel8@sha256:b2078745a9931f618b2ae3276f215f72a82570aebb1f871a086d74995f08f437_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-agent-installer-orchestrator-rhel8@sha256:5fbacf9fe03238b9e82d1d5aa3050bb94666f75d9c312cf96d364554432c4516_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-agent-installer-orchestrator-rhel8@sha256:69f30e118f27a357e1ec7a7d30249ac35acea76328922f24954e566eb28ddc92_amd64",
"8Base-RHOSE-4.11:openshift4/ose-agent-installer-orchestrator-rhel8@sha256:852f901cda9211026376f78c5bff6fc0e90714b44a7e75792e7ee9dca7d41ae5_s390x",
"8Base-RHOSE-4.11:openshift4/ose-agent-installer-orchestrator-rhel8@sha256:bc5ff8bf2abee2efc0df7122c384671e93122b4e158ae8eb1355a094bf61a75d_arm64",
"8Base-RHOSE-4.11:openshift4/ose-alibaba-cloud-controller-manager-rhel8@sha256:89262b72ba883c895c2073164824cdfdcdc5f1ef61d6c2e0d77cd3755cdc1fcb_amd64",
"8Base-RHOSE-4.11:openshift4/ose-alibaba-cloud-csi-driver-container-rhel8@sha256:d1a8124402bdb03cd625066b8719cbb3d2f0009c6923062a43ada1bb59871d68_amd64",
"8Base-RHOSE-4.11:openshift4/ose-alibaba-disk-csi-driver-operator-container-rhel8@sha256:0161cffc939ea87d47ef654f287b14cb7551333731870dbd6e2232c5875b9033_amd64",
"8Base-RHOSE-4.11:openshift4/ose-alibaba-machine-controllers-rhel8@sha256:dd1cd42eaa29959de325282d4f8815a0ebaa122604e28d407ecd7e965166b880_amd64",
"8Base-RHOSE-4.11:openshift4/ose-apiserver-network-proxy-rhel8@sha256:245ece4bd06599e479428c43847ff3cc532e3822f332c16bcd75fe8d803d294d_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-apiserver-network-proxy-rhel8@sha256:4be86d5b8d518826e8a65e9fb9f2b22c094ed8493b1720a5e798938b30f191ec_arm64",
"8Base-RHOSE-4.11:openshift4/ose-apiserver-network-proxy-rhel8@sha256:8ebe88572805ce4d7d574d50b26f85f6518fdb22dd7b9d1770cf96e826ed8dd9_amd64",
"8Base-RHOSE-4.11:openshift4/ose-apiserver-network-proxy-rhel8@sha256:ace63e71611bbc9e00c427ea60b48239878d25d23816ea80677ec6fbfab1734f_s390x",
"8Base-RHOSE-4.11:openshift4/ose-aws-cloud-controller-manager-rhel8@sha256:1242457e768a2cf0edefda2e0ec641264077e1e6c3c1819b6c430397826f4cc9_amd64",
"8Base-RHOSE-4.11:openshift4/ose-aws-cloud-controller-manager-rhel8@sha256:d9a7e298d07960e577ff3c49b64534340e31f07685c569d23e35818e993816fb_arm64",
"8Base-RHOSE-4.11:openshift4/ose-aws-cluster-api-controllers-rhel8@sha256:f1fb4e9e06fbada6da3a9849842d2faaef11afc923c0ead4b4d908cca928fb10_amd64",
"8Base-RHOSE-4.11:openshift4/ose-aws-cluster-api-controllers-rhel8@sha256:fae8fcd656375af170fe16f5e1704cd04a01353c39bdb71496320f66bdf98054_arm64",
"8Base-RHOSE-4.11:openshift4/ose-aws-ebs-csi-driver-rhel8-operator@sha256:432e73a20f27e84174d811cee2ee7db13f2bcd5617691ace07863ade43ad5abd_amd64",
"8Base-RHOSE-4.11:openshift4/ose-aws-ebs-csi-driver-rhel8-operator@sha256:4eb2eec27fd1cba3fd42fd9d633373602c0635fbef3e380ef227b418ec6e96a7_arm64",
"8Base-RHOSE-4.11:openshift4/ose-aws-ebs-csi-driver-rhel8@sha256:3ef0030f0228d2041cc810995403b7f09b92d9d2044236bf7961d4c32024591e_amd64",
"8Base-RHOSE-4.11:openshift4/ose-aws-ebs-csi-driver-rhel8@sha256:9fe539afa21e7e0f0b04230f6908d2e67861608b01b6afcebd575d10e95bed63_arm64",
"8Base-RHOSE-4.11:openshift4/ose-aws-pod-identity-webhook-rhel8@sha256:9389e1e4c2fa64a154dcbffbed370676accfdb8eea70b2e6a49a1c6b4aa4aaf8_amd64",
"8Base-RHOSE-4.11:openshift4/ose-aws-pod-identity-webhook-rhel8@sha256:9fab946ed6f96886ad644600e0e98ebdf2bff6e525838b38258fc9599bf10450_arm64",
"8Base-RHOSE-4.11:openshift4/ose-azure-cloud-controller-manager-rhel8@sha256:2510e600a0b60a9fa1ee630d2c7ffdcbbaa7588946316067d4f01caad13d90a3_amd64",
"8Base-RHOSE-4.11:openshift4/ose-azure-cloud-controller-manager-rhel8@sha256:39c2233c6bd5d940c5dcb2d9bb1fa679f7f68260a21a8862b7e92471ce1a1a68_arm64",
"8Base-RHOSE-4.11:openshift4/ose-azure-cloud-node-manager-rhel8@sha256:34d592fa215e07fc79cf590c9f8e2b9b33d5a69b168b0037770c3ac2dd96da0e_arm64",
"8Base-RHOSE-4.11:openshift4/ose-azure-cloud-node-manager-rhel8@sha256:f6756cc5a93dea849e34955f1f40dacee78b76dd19ca95019f3d59e73a42a28d_amd64",
"8Base-RHOSE-4.11:openshift4/ose-azure-cluster-api-controllers-rhel8@sha256:54eddeca59ead55597958f4a6d14aed6c67e40881f2cfe48fcb86da046cd8545_amd64",
"8Base-RHOSE-4.11:openshift4/ose-azure-cluster-api-controllers-rhel8@sha256:be393e7e52cd71f4e69045ca297d22090c77e4db3736d5b65ba32c09012ada59_arm64",
"8Base-RHOSE-4.11:openshift4/ose-azure-disk-csi-driver-rhel8-operator@sha256:4ff095a8f869062d5197d571f266f6ac3f9c785eed275eaccc8522285128d2b6_arm64",
"8Base-RHOSE-4.11:openshift4/ose-azure-disk-csi-driver-rhel8-operator@sha256:7aefec5230cd316684b716b1051589f9ec2c9cf2e1447f039abf7e5d46a5dd8c_amd64",
"8Base-RHOSE-4.11:openshift4/ose-azure-disk-csi-driver-rhel8@sha256:02ea902eeafb1f8036e9a939d8f99ef9ac5d51aff33637e8bd5c08a95c27ddc9_arm64",
"8Base-RHOSE-4.11:openshift4/ose-azure-disk-csi-driver-rhel8@sha256:9ec7ea5a66b67b45209c7818e07e55937124d959140a4ccf8b4507c42b23b829_amd64",
"8Base-RHOSE-4.11:openshift4/ose-azure-file-csi-driver-operator-rhel8@sha256:5346a247159c4ea41782355befb3bb87dedf6ca21807bf0e8d47a5575c0a1236_arm64",
"8Base-RHOSE-4.11:openshift4/ose-azure-file-csi-driver-operator-rhel8@sha256:ed5eb91ffaacd7a9d8dc6523bb481ae70d37cf14be254dc4f0b625f319a2764d_amd64",
"8Base-RHOSE-4.11:openshift4/ose-azure-file-csi-driver-rhel8@sha256:7e27919cadcfd915fb1765d7b87753da104f26e6f1c2d37818d5bd4bf77fe51a_arm64",
"8Base-RHOSE-4.11:openshift4/ose-azure-file-csi-driver-rhel8@sha256:acb6bd70db8a2addf429d17cd5bf5f1659835eb3c4f32b7e21925d4d6269a9cc_amd64",
"8Base-RHOSE-4.11:openshift4/ose-baremetal-installer-rhel8@sha256:432d43bcec91fdcc88b389628cf6cfafca5e973a5c9cafaa1bc7db332caa1303_amd64",
"8Base-RHOSE-4.11:openshift4/ose-baremetal-installer-rhel8@sha256:8fe8f202c97a262f65280091ca28da690c5d342bf36fa528e28b791e59b5402c_arm64",
"8Base-RHOSE-4.11:openshift4/ose-baremetal-installer-rhel8@sha256:927f472da5d7cd5b63be4c1ba755edc4caef1687f9dae949c2ee5979b65a5ece_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-baremetal-installer-rhel8@sha256:f3fa907c69b86a520ed526397264c2908379e5ee092f718b94d3049cf3914664_s390x",
"8Base-RHOSE-4.11:openshift4/ose-baremetal-machine-controllers@sha256:092186662282ca09b701f0e198faf403905315190a1f1bcfdaf952ee0012f2f7_s390x",
"8Base-RHOSE-4.11:openshift4/ose-baremetal-machine-controllers@sha256:805aaaf2c736170ac879baed0eab2d3de05b1255331a46ad247fd3b5dfbbfb52_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-baremetal-machine-controllers@sha256:e6e2d9e0777173822e3ca8cfef5d457f75fd4638ccfd5d896b3354416d8d1d94_arm64",
"8Base-RHOSE-4.11:openshift4/ose-baremetal-machine-controllers@sha256:f7606cd50b6e7ab57038d01f6539c194f974904abdbfcc04810fffc803166f4a_amd64",
"8Base-RHOSE-4.11:openshift4/ose-baremetal-rhel8-operator@sha256:09c5815abcd751e6599fd7d741399c3009fb5c64498005b836b894baec3f32ce_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-baremetal-rhel8-operator@sha256:ca3282dfbea85af8d294027bb958c5f7b67cd09307ba9a9b90d24ff1524e5e43_amd64",
"8Base-RHOSE-4.11:openshift4/ose-baremetal-rhel8-operator@sha256:d9799c53a13fbc2c3821612fe9bebed15522790d8c5f38ec725fad071dac9f05_arm64",
"8Base-RHOSE-4.11:openshift4/ose-baremetal-rhel8-operator@sha256:e42c99f1ee203ec4bce4bff0b9dbae24f02fd970604c592c92f166145a638ff5_s390x",
"8Base-RHOSE-4.11:openshift4/ose-baremetal-runtimecfg-rhel8@sha256:0b13e1b6772d771e457a8efa0330d0f7d26679fb057c6b679f4cd50e629075dc_s390x",
"8Base-RHOSE-4.11:openshift4/ose-baremetal-runtimecfg-rhel8@sha256:36d777277a842f569d358e6a95acf7f9ed9f6b55e1ecfc7e14d21c51c805fd0e_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-baremetal-runtimecfg-rhel8@sha256:5ce3526bde097d1550a02fbeeaea6822d7c885cbac4f757cdafe138dd968d489_amd64",
"8Base-RHOSE-4.11:openshift4/ose-baremetal-runtimecfg-rhel8@sha256:d68705bb7994ea06b999f68001837638d901e2ac3677324b41ef45c140637ee7_arm64",
"8Base-RHOSE-4.11:openshift4/ose-cli-artifacts@sha256:21babbab6276c3c556e2c2cf232c7dc9de3f187151a3c2973643829a418eaaee_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-cli-artifacts@sha256:382c647edbf3fa812d83e9fc1b25696836f574c21376b3438a041692c2aad57a_s390x",
"8Base-RHOSE-4.11:openshift4/ose-cli-artifacts@sha256:b30d17c7cae38c733bceff599d9052ade650e3cf86eec997e7cf8a10b6be1cd9_arm64",
"8Base-RHOSE-4.11:openshift4/ose-cli-artifacts@sha256:fecd94b1e286bff64e7f066d14f205283f4362a7c12b2dfb9838fdf309456f6d_amd64",
"8Base-RHOSE-4.11:openshift4/ose-cli@sha256:9e19ae99cb60c43fe9ad7a295c7c6b42d0c2c557d908e35d01a4cbc18cb252ed_arm64",
"8Base-RHOSE-4.11:openshift4/ose-cli@sha256:9e9325e685bf2c27ad58933720dc1f0595a1d9b2deeee1f5ea6e7915c2bed905_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-cli@sha256:db5e75aa697daf5e0fa6004ad42c04030ff6c22583c93de6cdfc42bf279a79be_s390x",
"8Base-RHOSE-4.11:openshift4/ose-cli@sha256:e64d871431572918420d1aa1aba7f35d6255ce5d69354d51921f10f53106cedb_amd64",
"8Base-RHOSE-4.11:openshift4/ose-cloud-credential-operator@sha256:106f6e450215363c8522f7ba40596e69d0cab04923bde1993b7bd2cf3e9c1afe_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-cloud-credential-operator@sha256:68c4224379013c5bb9c0f9f72cdf3239e674643ad5e98410023ed3e9fe303d92_arm64",
"8Base-RHOSE-4.11:openshift4/ose-cloud-credential-operator@sha256:b4023de0e31fc7d448254794512f6b1e0c01226953063d253238aa051761a683_amd64",
"8Base-RHOSE-4.11:openshift4/ose-cloud-credential-operator@sha256:dc22b952e382ee4f781305f24c4ac7b400fcec538b577b6dccc3d91728c1b24b_s390x",
"8Base-RHOSE-4.11:openshift4/ose-cluster-api-rhel8@sha256:0fe12e245cdd67943627193c7bf56b07b873fe933beb54d6afd6842cd4251d36_s390x",
"8Base-RHOSE-4.11:openshift4/ose-cluster-api-rhel8@sha256:aa173538611b49370c4ae3422aadd92cfba37db6961dd68b16779aafe21dc47f_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-cluster-api-rhel8@sha256:c14191867b7cd81fea0421d1cc7c0e7b92c77dd2854b1668bc08a60a736ef742_arm64",
"8Base-RHOSE-4.11:openshift4/ose-cluster-api-rhel8@sha256:f8e5a57dfc9a835f93f90c14358e7eed24e515003932b5abbc96b6f3042fa2b5_amd64",
"8Base-RHOSE-4.11:openshift4/ose-cluster-authentication-operator@sha256:087ebc4f40edf9c7355a3c1e092a29d5b3a78cb3fa9897eff3d26f0ab3768e2f_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-cluster-authentication-operator@sha256:1ad3e13382a4c8397551803b67296405d954a0692a5ee6935eee94efca111997_s390x",
"8Base-RHOSE-4.11:openshift4/ose-cluster-authentication-operator@sha256:4e9cbce494e0c3d074085d04a717ba3268a001116248c48355e9737005a8dc71_arm64",
"8Base-RHOSE-4.11:openshift4/ose-cluster-authentication-operator@sha256:df368de69ad5d36f8a08efe36cd3191660c1e71f04e8a567a2958c7068a0ccea_amd64",
"8Base-RHOSE-4.11:openshift4/ose-cluster-autoscaler-operator@sha256:08d72eb6e241309292929f904ebf45903e34c640198a56cb7627e07347de4db5_arm64",
"8Base-RHOSE-4.11:openshift4/ose-cluster-autoscaler-operator@sha256:21f73964329757dda78e8e35cd8ce4cc7434c19e1072d7c7b3920b899b4eea0a_amd64",
"8Base-RHOSE-4.11:openshift4/ose-cluster-autoscaler-operator@sha256:8a67e9c395779e4d295121c008905983da8f0f626919d6152558be9b65df9602_s390x",
"8Base-RHOSE-4.11:openshift4/ose-cluster-autoscaler-operator@sha256:ed4c14c8bb0e45511944a12f3319a3816605240936c2d9d3eb117415a9c7b1e8_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-cluster-autoscaler@sha256:066894460cc277008976b85a7c4c6a5edae8707f6c4ca7b4fd1b159565690800_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-cluster-autoscaler@sha256:10ad83b8d56a9de90a3a1ba66f1dd075f0c6cd02bb0c452f263ebe12d6f3ee7c_arm64",
"8Base-RHOSE-4.11:openshift4/ose-cluster-autoscaler@sha256:1874b5f344ce686750e01167b9e4ca61e5d1468e55e3d60363d22f4e80d2099a_s390x",
"8Base-RHOSE-4.11:openshift4/ose-cluster-autoscaler@sha256:4e0b8de27a9295163d397b1c7b9fd77a18276df6fb36076fb4423ce89877aa59_amd64",
"8Base-RHOSE-4.11:openshift4/ose-cluster-baremetal-operator-rhel8@sha256:37013ded4bf047f86added38bd37bf2dd648e0ae5d7f314799cc52d413ecd514_s390x",
"8Base-RHOSE-4.11:openshift4/ose-cluster-baremetal-operator-rhel8@sha256:6043ad21c6b533120745bf00e938f4a2760a193c30c93c7817e72687c7fca376_arm64",
"8Base-RHOSE-4.11:openshift4/ose-cluster-baremetal-operator-rhel8@sha256:6687cb3005b31f378b8f950dee3697834db40ebd6bda4b13c3bde26dc961003f_amd64",
"8Base-RHOSE-4.11:openshift4/ose-cluster-baremetal-operator-rhel8@sha256:672c5e08643abdcb890b199aba0993c2f5b13bab73619f4937117839e3341e93_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-cluster-bootstrap@sha256:c0a4b5bf57389be51dd92d75ffa79afbd2a0d8a1bc92d75270b62dc8d00abbff_s390x",
"8Base-RHOSE-4.11:openshift4/ose-cluster-bootstrap@sha256:e190b3d77637f8ac989c0cdfdb8de3e0a91ceb37e761c629d5960e7e6825d171_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-cluster-bootstrap@sha256:f0a31d8b8f9ef65c03264d68d971479e0f1e927af90452fe0ef442012b49854c_amd64",
"8Base-RHOSE-4.11:openshift4/ose-cluster-bootstrap@sha256:f57edabd3d5db8cc3b21e7f370cc911a06ee35813c66355e597dc84777f3a7bd_arm64",
"8Base-RHOSE-4.11:openshift4/ose-cluster-capi-operator-container-rhel8@sha256:47b12ea0b5c2e762e67c9b88a4a85b1a99bffd445643056658462e7cc1caab18_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-cluster-capi-operator-container-rhel8@sha256:7d5b042abbe54ee6406dc8741621de6ea30f44498a874b619c80741439ebf769_arm64",
"8Base-RHOSE-4.11:openshift4/ose-cluster-capi-operator-container-rhel8@sha256:80fc292bb9c856b3ef7f9b672d84f5924e301a8b5828156ddf8269a56e095d85_s390x",
"8Base-RHOSE-4.11:openshift4/ose-cluster-capi-operator-container-rhel8@sha256:f86eb79d7a994b8164bb5474f9e9bc3dcbe5ed9fada84b31dceff9c138f30974_amd64",
"8Base-RHOSE-4.11:openshift4/ose-cluster-capi-rhel8-operator@sha256:47b12ea0b5c2e762e67c9b88a4a85b1a99bffd445643056658462e7cc1caab18_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-cluster-capi-rhel8-operator@sha256:7d5b042abbe54ee6406dc8741621de6ea30f44498a874b619c80741439ebf769_arm64",
"8Base-RHOSE-4.11:openshift4/ose-cluster-capi-rhel8-operator@sha256:80fc292bb9c856b3ef7f9b672d84f5924e301a8b5828156ddf8269a56e095d85_s390x",
"8Base-RHOSE-4.11:openshift4/ose-cluster-capi-rhel8-operator@sha256:f86eb79d7a994b8164bb5474f9e9bc3dcbe5ed9fada84b31dceff9c138f30974_amd64",
"8Base-RHOSE-4.11:openshift4/ose-cluster-cloud-controller-manager-operator-rhel8@sha256:1ea1c7a907ddd7002fd27685e85c43a09755d3ff712713d54671bb071d9e7c66_arm64",
"8Base-RHOSE-4.11:openshift4/ose-cluster-cloud-controller-manager-operator-rhel8@sha256:455f0e33840e6830e1aaba5459a6c8c5ac773e326bc0d61cad2c30b0a15b7874_amd64",
"8Base-RHOSE-4.11:openshift4/ose-cluster-cloud-controller-manager-operator-rhel8@sha256:8befdd6d48ad9a969d3c1d8e3d941d78cbdac51bd7ff8169ebe3c5c2be06c6cc_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-cluster-cloud-controller-manager-operator-rhel8@sha256:df851d0c4ccebe4722cbc4f5166b443d6c911b6a7c6792c4df708f8ca8606c3f_s390x",
"8Base-RHOSE-4.11:openshift4/ose-cluster-config-operator@sha256:7c9258e2750def044850ce4d7e8d33509fc9ff6cbf5ea385a91712126d95fb4a_amd64",
"8Base-RHOSE-4.11:openshift4/ose-cluster-config-operator@sha256:88762438b2a594f1bfed201790fdd7aaa383c733c750dec4baa19757eb0a224b_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-cluster-config-operator@sha256:b5ae46d084d4ac7abffa0d0a1faea78e4f7d00afa8710fa1782642709d46d76b_s390x",
"8Base-RHOSE-4.11:openshift4/ose-cluster-config-operator@sha256:c87622cb702c60bd80393ac9bacb40563502daddfc2854422bb7983d70c19e01_arm64",
"8Base-RHOSE-4.11:openshift4/ose-cluster-csi-snapshot-controller-rhel8-operator@sha256:0c2492d5936d1af12407e74cd47340f13efc46e90ea329217e464c4ad109d210_arm64",
"8Base-RHOSE-4.11:openshift4/ose-cluster-csi-snapshot-controller-rhel8-operator@sha256:2beae1f0693a10a0ab50e08602cbf7654f05e1ef225fc162387e581da57e0a3c_s390x",
"8Base-RHOSE-4.11:openshift4/ose-cluster-csi-snapshot-controller-rhel8-operator@sha256:37492607333c4d91cbb9b4e18c4833e02c1d10fa9e28878460c5e5d76cbe2613_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-cluster-csi-snapshot-controller-rhel8-operator@sha256:9fe8d8fd53bacfd5ac2e5d70e0040be4cd65cd5550cb6cbc1ef0bddb01372d4e_amd64",
"8Base-RHOSE-4.11:openshift4/ose-cluster-dns-operator@sha256:0caac670fe7dcc0d44a81d13aed6e56479668e8a8a210caee510d7424dbf958e_amd64",
"8Base-RHOSE-4.11:openshift4/ose-cluster-dns-operator@sha256:6447a66d13df0d966992e28e8e3225e80182184cd742c772107fcce36aac7797_s390x",
"8Base-RHOSE-4.11:openshift4/ose-cluster-dns-operator@sha256:7d1991a79dec5f08a127412962ca15a48c96438b19a9ad99549305e7af010144_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-cluster-dns-operator@sha256:da8f64fc64092d5f0d098bd7088499f321402192bed38ed75637841296bbe2b9_arm64",
"8Base-RHOSE-4.11:openshift4/ose-cluster-etcd-rhel8-operator@sha256:41dfef4fb454105e5d202de32ea85e6b806ec3bbd3a89bd77226b3ee8b1dfb2f_arm64",
"8Base-RHOSE-4.11:openshift4/ose-cluster-etcd-rhel8-operator@sha256:6d9ebc067df9550aa5c1623e44a8c041f7ba0ffdad757b3848d7d5308aafa407_amd64",
"8Base-RHOSE-4.11:openshift4/ose-cluster-etcd-rhel8-operator@sha256:82ffb1ead2ccaf05f5f876828d851f85451a8ee0a843aab7ab87fdb7faf62c1e_s390x",
"8Base-RHOSE-4.11:openshift4/ose-cluster-etcd-rhel8-operator@sha256:867a572c4a1789f8360d0f01544c9f796d0328c3d7f40d98b81677b7fce40ecb_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-cluster-image-registry-operator@sha256:0358e59d273a251211b22f27aab17e0ea497d44078ec9a4ba6cb4d60ced4dd5d_arm64",
"8Base-RHOSE-4.11:openshift4/ose-cluster-image-registry-operator@sha256:5e5e4c138e519c0de2690359fafd7e8f2b795a9049b976c0e137bf1a03e23ede_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-cluster-image-registry-operator@sha256:af60f1e5c058385530c67cf7b4f9e5579ed15b06d2716347bc6db3d13157f438_s390x",
"8Base-RHOSE-4.11:openshift4/ose-cluster-image-registry-operator@sha256:e4a7ab02a4fa05edea60e5457d77cf963c0f263ebec22680197da29c5d25d599_amd64",
"8Base-RHOSE-4.11:openshift4/ose-cluster-ingress-operator@sha256:5e554e018bed9ab12c0072aa87feaba4b3921e6e6eab347fd19d44dd3943605e_amd64",
"8Base-RHOSE-4.11:openshift4/ose-cluster-ingress-operator@sha256:739896028a90adece5e93fd0a1e6b9ad9b2066be466d403f86d8059a974dd69f_arm64",
"8Base-RHOSE-4.11:openshift4/ose-cluster-ingress-operator@sha256:ab0c7df78f7265701811c771f447e8fc77cdcb9db7b4358c58c586a1e4616481_s390x",
"8Base-RHOSE-4.11:openshift4/ose-cluster-ingress-operator@sha256:d1c0cd4e6d6c7a8faaa5e4fcb8181d8325c8f371a4efe670a0d36bcb60198d2c_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-cluster-kube-apiserver-operator@sha256:07a151a721d0ab24cdc8ceebbdf6079c7fc656a8015a6f825914111fbaaeac12_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-cluster-kube-apiserver-operator@sha256:5b1e127949b717f818448ab053c9354d73ea6981cde107c95c2b5dd658d38e1b_s390x",
"8Base-RHOSE-4.11:openshift4/ose-cluster-kube-apiserver-operator@sha256:b2ebb601d381558a394affedbeebe4307526402c0c0f6b1bea4f8725b35da3fd_amd64",
"8Base-RHOSE-4.11:openshift4/ose-cluster-kube-apiserver-operator@sha256:f8d718ac3d76cf1c68e253de1dc19b6c043e84423eb3ef4ffbb8706794dde726_arm64",
"8Base-RHOSE-4.11:openshift4/ose-cluster-kube-cluster-api-rhel8-operator@sha256:3bba6cbcd88668aba5ae03625d7cddea1bea0dc0e80007f9ba0f48efd9ab7cf7_amd64",
"8Base-RHOSE-4.11:openshift4/ose-cluster-kube-cluster-api-rhel8-operator@sha256:7cd7a803ddd309593278e3f5588d3f9e7cb43ddbcd1245528971d8ba2dccd02d_arm64",
"8Base-RHOSE-4.11:openshift4/ose-cluster-kube-cluster-api-rhel8-operator@sha256:c1eca6f993c9aedd597915c0f020f20adb4559c5fb332195f367aee7832cdf44_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-cluster-kube-cluster-api-rhel8-operator@sha256:d9ae7f5c8b3eb47536b545062648171866a69b1f7c078002e5b91c89ebfd77a6_s390x",
"8Base-RHOSE-4.11:openshift4/ose-cluster-kube-controller-manager-operator@sha256:4cd1b1cfb69a5e65a5096d6e2ed9fab256263aecb3de40a3a2e21030e98005b8_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-cluster-kube-controller-manager-operator@sha256:5d6f1a31087d399c9b63a0d81ac992ad7cb2a10de2dbe8a165a29bc17cb804a7_s390x",
"8Base-RHOSE-4.11:openshift4/ose-cluster-kube-controller-manager-operator@sha256:5e14a5b833cfa3415168708c66771b521c4f6a5b93d91370d77c12f729d8ba8d_arm64",
"8Base-RHOSE-4.11:openshift4/ose-cluster-kube-controller-manager-operator@sha256:75675751af4d0cfe59f9fc74745ba7ad2953d95ea343af2b07ea01152fcb2683_amd64",
"8Base-RHOSE-4.11:openshift4/ose-cluster-kube-scheduler-operator@sha256:5d4d03c1d90ec1a7484ead812faf3d2afdbd59ff43391fde735d8d7463607619_arm64",
"8Base-RHOSE-4.11:openshift4/ose-cluster-kube-scheduler-operator@sha256:83deb5bdc9f0c9284eb4e8de788cc453cdbcfc01d50070fb52465f225f66a1df_s390x",
"8Base-RHOSE-4.11:openshift4/ose-cluster-kube-scheduler-operator@sha256:c6dd4dced8d9955ef9ec9c1e517f37f3caa06b0e15a5c9dd5740069c0bf0c634_amd64",
"8Base-RHOSE-4.11:openshift4/ose-cluster-kube-scheduler-operator@sha256:ca65bc4f76a6d874b2d0ceca00bb6261eda096be7dcd6c113eda8e11dfde0916_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-cluster-kube-storage-version-migrator-rhel8-operator@sha256:48ad9408d754564627549bc8035ae681201a18bdeeb9fa234049c44e6c14581e_amd64",
"8Base-RHOSE-4.11:openshift4/ose-cluster-kube-storage-version-migrator-rhel8-operator@sha256:76c1af1cd2b729bfacfa83bd3d8ed148284bb5b78b796cd433b8d6863a19d3ef_s390x",
"8Base-RHOSE-4.11:openshift4/ose-cluster-kube-storage-version-migrator-rhel8-operator@sha256:86a641e8f5edd231d7af6c227b458bedf1d1c778a9bed95bb2a31fd6c2af3da2_arm64",
"8Base-RHOSE-4.11:openshift4/ose-cluster-kube-storage-version-migrator-rhel8-operator@sha256:a9fc53ebe17f190200b3e41a65737483a88a58bc6350af51f03f4f9ca700bdba_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-cluster-machine-approver@sha256:07667ef8e091ee997b5e659dfa3c8a762573f7f0a202dba72d42032c827111e0_s390x",
"8Base-RHOSE-4.11:openshift4/ose-cluster-machine-approver@sha256:2ae92fbe8598f400f53316010e51e751d515d208c9204a04ab6f474837833705_arm64",
"8Base-RHOSE-4.11:openshift4/ose-cluster-machine-approver@sha256:d5293d65f59c34e7b3bfb6f2e31bcc13148c2a4ba98407df16ef9d7ec3522f03_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-cluster-machine-approver@sha256:db34e4cbce97a50bae91565138d1555f2eed1010cae2c589f7e34e5e27de5168_amd64",
"8Base-RHOSE-4.11:openshift4/ose-cluster-monitoring-operator@sha256:38097086911176eb6d94c9eb3fb744336d5c07b95c989d719dd7ed20807ae3c9_s390x",
"8Base-RHOSE-4.11:openshift4/ose-cluster-monitoring-operator@sha256:8ff5a580ab2e42adbdcbea74e7c2b6915c6abd4c5d6f14c82903586dda18001a_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-cluster-monitoring-operator@sha256:9ef3638201f3d8110c37205196e2c8023b497abff4c34124289496f014960c7a_arm64",
"8Base-RHOSE-4.11:openshift4/ose-cluster-monitoring-operator@sha256:f15249736c67cbf440deb68891faf4eadc896fa2f378590c8a355e2ff39ebd94_amd64",
"8Base-RHOSE-4.11:openshift4/ose-cluster-network-operator@sha256:9e7aab6d8d159653383627b8262ad46155dc97692c5c345b72f90ecf100ab4c3_amd64",
"8Base-RHOSE-4.11:openshift4/ose-cluster-network-operator@sha256:c6cf66b22c51935f2c081b23208eab48c41a44b9b915035ffa896101c41deb0a_s390x",
"8Base-RHOSE-4.11:openshift4/ose-cluster-network-operator@sha256:d3bff15251d3415b42ff851f0a1269bbf0fdac9410f437ad32c19c709b8f1b1d_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-cluster-network-operator@sha256:edcfb5688a3cc314456a59a1caebbb401a82d0aaf725867dcba874c93499bfbb_arm64",
"8Base-RHOSE-4.11:openshift4/ose-cluster-node-tuning-operator@sha256:032fbdb27508aaf93b1dedfc114e67cc8d398f4a6bd9f994ca40eb66d1e50f5f_s390x",
"8Base-RHOSE-4.11:openshift4/ose-cluster-node-tuning-operator@sha256:3ad618fd222cd3f0967b5c945e3f8a9c2c9f7cd5c4c107f2de7b7da4d06c5587_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-cluster-node-tuning-operator@sha256:5635e64a108e6005c47c88080b35cc11948d6097bb632228f8193a17b53259b9_arm64",
"8Base-RHOSE-4.11:openshift4/ose-cluster-node-tuning-operator@sha256:d06e393e0493bb6a519ffeab2595b7555df2148190eb30a29def40325c35e3a5_amd64",
"8Base-RHOSE-4.11:openshift4/ose-cluster-openshift-apiserver-operator@sha256:579f671f2e8a295eae80c19571daab0818ed012888980c0dc7a383fa277f595a_arm64",
"8Base-RHOSE-4.11:openshift4/ose-cluster-openshift-apiserver-operator@sha256:5a72cb0256f9b20e3f1b847def6ab9f544ff9d7b3a63437963fc1225c8b0ce94_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-cluster-openshift-apiserver-operator@sha256:a01a7943ecfa16a7ee0efd14e2cf192c887544cf9b9517b66dcdd0b9f1cd34dc_s390x",
"8Base-RHOSE-4.11:openshift4/ose-cluster-openshift-apiserver-operator@sha256:dc6a39c838691902cf50574eed7b6cfa6da8a38871624f09acab2e8d158b1957_amd64",
"8Base-RHOSE-4.11:openshift4/ose-cluster-openshift-controller-manager-operator@sha256:6634a513df79182201131a7f56ac876323bd7e1709b737405ab41e06e95acf40_arm64",
"8Base-RHOSE-4.11:openshift4/ose-cluster-openshift-controller-manager-operator@sha256:6e38c38b884651ae615d96617cbb562966ad67a63241dc1296c38e61556b6f74_s390x",
"8Base-RHOSE-4.11:openshift4/ose-cluster-openshift-controller-manager-operator@sha256:a502b3ce08f4dbb73617d2e212c6b89761a10cbb1d858b9c0f2791cb35683db5_amd64",
"8Base-RHOSE-4.11:openshift4/ose-cluster-openshift-controller-manager-operator@sha256:f5b0dc319a66df941b33428ca64b2cd937957ce47b932e8c3c74398f1057caf1_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-cluster-policy-controller-rhel8@sha256:4d56f27c4662cfa3b2cc7b9f4b146b66f9ad6b6e214b23813a8c4ed5a4107ead_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-cluster-policy-controller-rhel8@sha256:7ad8d955c2bf988905684f85876a22874dd235f2bac686c8565585abac5cc2eb_s390x",
"8Base-RHOSE-4.11:openshift4/ose-cluster-policy-controller-rhel8@sha256:c0925a8d478200fab902a7cae4847a900c7e4473ecc20f854e3ba58ac0d46cc3_arm64",
"8Base-RHOSE-4.11:openshift4/ose-cluster-policy-controller-rhel8@sha256:c7dc36c1b1c71ab449668a5600ce9ba403c23a7a14c81ea80a851d8f96a97757_amd64",
"8Base-RHOSE-4.11:openshift4/ose-cluster-samples-operator@sha256:41b5edfb6f395372593d2ece37102b6c53deabaf208a2d66cc3486308bf7bcd9_s390x",
"8Base-RHOSE-4.11:openshift4/ose-cluster-samples-operator@sha256:6bf352ae6bc6a6c46ca79014473cc163505165163060870bcf2e42f07b9f2577_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-cluster-samples-operator@sha256:844d02462ad69b045a796a9b5547cd65e42b51a56fda3b289a15e5aa0caa7138_amd64",
"8Base-RHOSE-4.11:openshift4/ose-cluster-samples-operator@sha256:c8a7ca2191e14e7b7b67108743fa442f75222a5f8a8577bb801f4209c72cf5a8_arm64",
"8Base-RHOSE-4.11:openshift4/ose-cluster-storage-operator@sha256:2155fd9379e1264fc4a0608cac844a098df4f170d5e1383c18b95fc7ec6b049a_arm64",
"8Base-RHOSE-4.11:openshift4/ose-cluster-storage-operator@sha256:60c88dda1e58b5a6e8109afef2a837fe184362ada32f369784bd5cf2a34183f2_amd64",
"8Base-RHOSE-4.11:openshift4/ose-cluster-storage-operator@sha256:a2da82561c61ddde3ed10057743ad59cefb36cd9b59a167bd1c01638cdb1b9a6_s390x",
"8Base-RHOSE-4.11:openshift4/ose-cluster-storage-operator@sha256:c30a0ebdf2740b0c0badde549e557973c741315cca23a931cfb28dce704887d3_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-cluster-version-operator@sha256:241713ac691dd073f8b667f59502e6db5ae503d01bd3e5dc0413bb1903a6da06_amd64",
"8Base-RHOSE-4.11:openshift4/ose-cluster-version-operator@sha256:43508917e491dcbcf0375ce2c0252fe79bc1cde78419a9c6ea20895fac2dac1f_s390x",
"8Base-RHOSE-4.11:openshift4/ose-cluster-version-operator@sha256:6c38640774628f346faa7555b574c8b492a3c86052299fb3aa905888ec29f57c_arm64",
"8Base-RHOSE-4.11:openshift4/ose-cluster-version-operator@sha256:739b3f7a860a9ac73027a95111dd5466b4c467970f2fb777cdf3598f67221b68_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-configmap-reloader@sha256:25c49da28dd21c6056f6368416e1d6ad6f06a3046434e0190c4e2e47d24408bb_amd64",
"8Base-RHOSE-4.11:openshift4/ose-configmap-reloader@sha256:26a13df99ea07b0298cd5f90b086f510c201cc7762a6020b1683489498f92247_s390x",
"8Base-RHOSE-4.11:openshift4/ose-configmap-reloader@sha256:d749478faa06c5b2102e5900bba9abd48dd2b05c7adf5bd8d7b5e1923ade4fdb_arm64",
"8Base-RHOSE-4.11:openshift4/ose-configmap-reloader@sha256:f78ad6462d63cf7926c5b83617dfbd393508588d88b5bd9eeeea0b7d8a64669e_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-console-operator@sha256:2ec6199f3ca35880a0d9a1960156de7d94b04be1d391b08926f19939ba8cb812_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-console-operator@sha256:51aa483bf4f840be495ad572254641187d19bf74f2d38424477f5893179f649a_s390x",
"8Base-RHOSE-4.11:openshift4/ose-console-operator@sha256:97616a2200d45d1d650c0cdd543ec7f0f936786b09431047a94e01f398aa2d06_arm64",
"8Base-RHOSE-4.11:openshift4/ose-console-operator@sha256:9e57ff97abdd99b207a0867fe0dee68f2bcaa7776d44e523798bab548aaae148_amd64",
"8Base-RHOSE-4.11:openshift4/ose-console@sha256:1ac5d6db843d81b56692a2019f4201927362bbf19d7486dbfdb4098ab2b4a729_amd64",
"8Base-RHOSE-4.11:openshift4/ose-console@sha256:67c77dfbf58dd0c41483b5afffab5215b1a818827176cfaa43794e1f237c67f1_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-console@sha256:6a3172a832962789a7e715983784cb365e8d996ce9eaf6d93c556f24c3f8b205_arm64",
"8Base-RHOSE-4.11:openshift4/ose-console@sha256:773182d61251834f80c36cebf472dbff70025334977ecc416560e55a41a9e8c7_s390x",
"8Base-RHOSE-4.11:openshift4/ose-container-networking-plugins-rhel8@sha256:b28145e56f2aac4dbb9d900f0efe86227287c10451728ed69708d6eac3580622_arm64",
"8Base-RHOSE-4.11:openshift4/ose-container-networking-plugins-rhel8@sha256:c472d872a70e67ab583752ff21f0bd5619bb755030eb51e9f2a4c625793a2cc3_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-container-networking-plugins-rhel8@sha256:d22cbaf4967340a39cf7ad96e68450b79898b204b5c994bd2d7f330377953412_s390x",
"8Base-RHOSE-4.11:openshift4/ose-container-networking-plugins-rhel8@sha256:def7a0a80be3d29e7ae6d9785f5925cf9558b9e01792cb1e77dfadb0d5f28230_amd64",
"8Base-RHOSE-4.11:openshift4/ose-coredns@sha256:2f52299822c5fdc045c703c43a99ab9db893d530d618176ae52376143a354d3c_amd64",
"8Base-RHOSE-4.11:openshift4/ose-coredns@sha256:58a52e4a3e0336391d21cf60c29dbede81e0a4a0dd27d54caa8c8107d4071da4_s390x",
"8Base-RHOSE-4.11:openshift4/ose-coredns@sha256:67d6f68c83ed3319353d56731fd3b31864269bd7b65d20d440f48fe4207c3ec4_arm64",
"8Base-RHOSE-4.11:openshift4/ose-coredns@sha256:a5d7d60486b0db4eff39e8ae9234a7650f578ee4edaaa8d5d0d1f1d7985471ee_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-csi-driver-manila-rhel8-operator@sha256:1e2c039399a6ad9857e9b3972cdf246a1cd6bdb70e2278bd3274c9ff0ffe8f5d_amd64",
"8Base-RHOSE-4.11:openshift4/ose-csi-driver-manila-rhel8-operator@sha256:5543f0aabea36a61da59bdc5042f8d5e2dfff4a07a51ed61fdd91cd75de53047_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-csi-driver-manila-rhel8@sha256:3c3248dfebba93bd81d5295455cd1eaead7622a1dd9d433bc7bf49a713603255_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-csi-driver-manila-rhel8@sha256:e8d1989aba103c3667cafbae5d850bc9e8558f2e4cc760a9b88931f3a4db86a9_amd64",
"8Base-RHOSE-4.11:openshift4/ose-csi-driver-nfs-rhel8@sha256:3b15d6d6f4c84f64caafac5a68041ca3bbe50bab34e353a6604f6046253547f9_amd64",
"8Base-RHOSE-4.11:openshift4/ose-csi-driver-nfs-rhel8@sha256:ab4144663cd995c5fcac1b096a5dafd5ec6e5fa62df311f4cb3841a7d2c75dfe_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-csi-driver-shared-resource-operator-rhel8@sha256:50c08c144bb33f382aaaf878157a8ebf58968bd575321cd179ca26551925cac5_s390x",
"8Base-RHOSE-4.11:openshift4/ose-csi-driver-shared-resource-operator-rhel8@sha256:969eb2f0c16c083548541f7ca9a514352af26ead7aee991ed259d6ace4a91d3f_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-csi-driver-shared-resource-operator-rhel8@sha256:adbd0c9b2820fa269d56fde688edb6d393ac509894a4334e65f25883ca9c3ba8_amd64",
"8Base-RHOSE-4.11:openshift4/ose-csi-driver-shared-resource-operator-rhel8@sha256:bacd97ae2c3e53a95dfefa929639896fe9ca5457344d7e255551173606673b43_arm64",
"8Base-RHOSE-4.11:openshift4/ose-csi-driver-shared-resource-rhel8@sha256:38eb7084857a284fc01f2b379245492d2a3f3687e7bbbcab018d3f37adeb0c92_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-csi-driver-shared-resource-rhel8@sha256:571d542a628389ea713e3426c6cae7c6ea403476a0de0162ddcf67f39cffae6e_s390x",
"8Base-RHOSE-4.11:openshift4/ose-csi-driver-shared-resource-rhel8@sha256:8b4d19610bac30821f299b9741aa105905642c19ee9a207acf26a89fcb980061_amd64",
"8Base-RHOSE-4.11:openshift4/ose-csi-driver-shared-resource-rhel8@sha256:b1b243779556a2740ef267c80d449a734c7f56dcb085481db1f395300cdbc015_arm64",
"8Base-RHOSE-4.11:openshift4/ose-csi-driver-shared-resource-webhook-rhel8@sha256:0e8cefa1ea15e47b3835204029250da5e5e0630a4457f3c4f5d208adb509d14c_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-csi-driver-shared-resource-webhook-rhel8@sha256:35d4be98c713880d8b672e122f21e352bec83a773b5ad5280244b987a87f8e6f_arm64",
"8Base-RHOSE-4.11:openshift4/ose-csi-driver-shared-resource-webhook-rhel8@sha256:aa9502ee197283d904856823d7b8e4bdf086a99c66b37272b8e0072a340c00e2_amd64",
"8Base-RHOSE-4.11:openshift4/ose-csi-driver-shared-resource-webhook-rhel8@sha256:fc0a42ee3a99634f86088f6b5903474041d9c0f27d8a80c446c6c709d7462cf1_s390x",
"8Base-RHOSE-4.11:openshift4/ose-csi-external-attacher-rhel8@sha256:65986b28ddc315fa9c7e567f0ab2a19e21d247f8bc7c55415391bd5f7ffc777f_arm64",
"8Base-RHOSE-4.11:openshift4/ose-csi-external-attacher-rhel8@sha256:a53bedc03d9cba348d76acfbe586df0f319a417216b5a1293e917693d2bf987b_s390x",
"8Base-RHOSE-4.11:openshift4/ose-csi-external-attacher-rhel8@sha256:cd8502b7bc328fd4b7f1b4194dc8f21b850c8c1eb8e0b220afb0fbef06ee447b_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-csi-external-attacher-rhel8@sha256:d65c8960171d37900f2f07cedb4a14eff2fc9da095a3ccc6718f4fbcd0f0b79e_amd64",
"8Base-RHOSE-4.11:openshift4/ose-csi-external-attacher@sha256:65986b28ddc315fa9c7e567f0ab2a19e21d247f8bc7c55415391bd5f7ffc777f_arm64",
"8Base-RHOSE-4.11:openshift4/ose-csi-external-attacher@sha256:a53bedc03d9cba348d76acfbe586df0f319a417216b5a1293e917693d2bf987b_s390x",
"8Base-RHOSE-4.11:openshift4/ose-csi-external-attacher@sha256:cd8502b7bc328fd4b7f1b4194dc8f21b850c8c1eb8e0b220afb0fbef06ee447b_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-csi-external-attacher@sha256:d65c8960171d37900f2f07cedb4a14eff2fc9da095a3ccc6718f4fbcd0f0b79e_amd64",
"8Base-RHOSE-4.11:openshift4/ose-csi-external-provisioner-rhel8@sha256:1e69d532a480bf0f0b2aa8c7385dfe90488408c25f1278ace1a25df90dba38ac_amd64",
"8Base-RHOSE-4.11:openshift4/ose-csi-external-provisioner-rhel8@sha256:62f68c04b66046eac735887c9ebfc3fb8af069579cab057203d1fda7c047a711_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-csi-external-provisioner-rhel8@sha256:8667b0674de09e66ea2eda3aed92ccaecab44cf71298e12b64735616ddcb7f7d_arm64",
"8Base-RHOSE-4.11:openshift4/ose-csi-external-provisioner-rhel8@sha256:ed000063acc18b89dd40d374b3ac29d010a7bbc3eb77403070a27c04c8e1c761_s390x",
"8Base-RHOSE-4.11:openshift4/ose-csi-external-provisioner@sha256:1e69d532a480bf0f0b2aa8c7385dfe90488408c25f1278ace1a25df90dba38ac_amd64",
"8Base-RHOSE-4.11:openshift4/ose-csi-external-provisioner@sha256:62f68c04b66046eac735887c9ebfc3fb8af069579cab057203d1fda7c047a711_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-csi-external-provisioner@sha256:8667b0674de09e66ea2eda3aed92ccaecab44cf71298e12b64735616ddcb7f7d_arm64",
"8Base-RHOSE-4.11:openshift4/ose-csi-external-provisioner@sha256:ed000063acc18b89dd40d374b3ac29d010a7bbc3eb77403070a27c04c8e1c761_s390x",
"8Base-RHOSE-4.11:openshift4/ose-csi-external-resizer-rhel8@sha256:68a45dffdbea5cbe6bb78ec6dfeded91d4ae361fa24dc5221d8507f7715d7320_s390x",
"8Base-RHOSE-4.11:openshift4/ose-csi-external-resizer-rhel8@sha256:8b40d88c21ea690f84e8221f6e7ed91daaa2d21ea8d1017f1afbf3fa9ffd0909_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-csi-external-resizer-rhel8@sha256:b3888d7ba58e56d0a10f3c2cc46764410d353f9e7c1a412e11e2e538fe0abc9f_amd64",
"8Base-RHOSE-4.11:openshift4/ose-csi-external-resizer-rhel8@sha256:c2cdefede57f8b6cb24c335cf0a201669fd26d3c3926fa77f495ebe70b7fc41c_arm64",
"8Base-RHOSE-4.11:openshift4/ose-csi-external-resizer@sha256:68a45dffdbea5cbe6bb78ec6dfeded91d4ae361fa24dc5221d8507f7715d7320_s390x",
"8Base-RHOSE-4.11:openshift4/ose-csi-external-resizer@sha256:8b40d88c21ea690f84e8221f6e7ed91daaa2d21ea8d1017f1afbf3fa9ffd0909_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-csi-external-resizer@sha256:b3888d7ba58e56d0a10f3c2cc46764410d353f9e7c1a412e11e2e538fe0abc9f_amd64",
"8Base-RHOSE-4.11:openshift4/ose-csi-external-resizer@sha256:c2cdefede57f8b6cb24c335cf0a201669fd26d3c3926fa77f495ebe70b7fc41c_arm64",
"8Base-RHOSE-4.11:openshift4/ose-csi-external-snapshotter-rhel8@sha256:4c27ae7dd0ade12e5de4fe0b1852a12cb2d34f1b24eeb68369f2a3b0c514dffd_s390x",
"8Base-RHOSE-4.11:openshift4/ose-csi-external-snapshotter-rhel8@sha256:4fe92e79ef5e642dc7860119e41d581865f7ae5b09abf6ce653e847d6a0a9aac_amd64",
"8Base-RHOSE-4.11:openshift4/ose-csi-external-snapshotter-rhel8@sha256:9f5f07396f9b2d983a3e99c133a5a81938900e8e0808a5ac57e0e72210d57377_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-csi-external-snapshotter-rhel8@sha256:e55bef044c9885ba15f06d21ecd44cd692e4d5b1eb020e56207c690a24c0702e_arm64",
"8Base-RHOSE-4.11:openshift4/ose-csi-external-snapshotter@sha256:4c27ae7dd0ade12e5de4fe0b1852a12cb2d34f1b24eeb68369f2a3b0c514dffd_s390x",
"8Base-RHOSE-4.11:openshift4/ose-csi-external-snapshotter@sha256:4fe92e79ef5e642dc7860119e41d581865f7ae5b09abf6ce653e847d6a0a9aac_amd64",
"8Base-RHOSE-4.11:openshift4/ose-csi-external-snapshotter@sha256:9f5f07396f9b2d983a3e99c133a5a81938900e8e0808a5ac57e0e72210d57377_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-csi-external-snapshotter@sha256:e55bef044c9885ba15f06d21ecd44cd692e4d5b1eb020e56207c690a24c0702e_arm64",
"8Base-RHOSE-4.11:openshift4/ose-csi-livenessprobe-rhel8@sha256:05b61e283383cb7d26749e09979ad59bfcecee33054f89a9d466ff0743085dd9_arm64",
"8Base-RHOSE-4.11:openshift4/ose-csi-livenessprobe-rhel8@sha256:0dc3629d883c31ef6babc095eb93106c1505b2ff332c4ef1a5a91bedd50c70d2_s390x",
"8Base-RHOSE-4.11:openshift4/ose-csi-livenessprobe-rhel8@sha256:9d7830b4ffd8be8845a62a69bd2efb7b3354d0a6b226d6e5cc8b23670b6b65cc_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-csi-livenessprobe-rhel8@sha256:f14f6e952932830665b25597c2a3d21158a5cb69beb4c80a64388777a1552865_amd64",
"8Base-RHOSE-4.11:openshift4/ose-csi-livenessprobe@sha256:05b61e283383cb7d26749e09979ad59bfcecee33054f89a9d466ff0743085dd9_arm64",
"8Base-RHOSE-4.11:openshift4/ose-csi-livenessprobe@sha256:0dc3629d883c31ef6babc095eb93106c1505b2ff332c4ef1a5a91bedd50c70d2_s390x",
"8Base-RHOSE-4.11:openshift4/ose-csi-livenessprobe@sha256:9d7830b4ffd8be8845a62a69bd2efb7b3354d0a6b226d6e5cc8b23670b6b65cc_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-csi-livenessprobe@sha256:f14f6e952932830665b25597c2a3d21158a5cb69beb4c80a64388777a1552865_amd64",
"8Base-RHOSE-4.11:openshift4/ose-csi-node-driver-registrar-rhel8@sha256:0c01d2cd070a88a674caaa131cda9db116520d8faef62fe8e625985c1d98fd18_amd64",
"8Base-RHOSE-4.11:openshift4/ose-csi-node-driver-registrar-rhel8@sha256:33487a8bf32beb3dfe503b86d29f4ba1abec143841cb74a806447f4cda76b65e_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-csi-node-driver-registrar-rhel8@sha256:d43e9ead11ce2d470c24485b53bc18f3bd906a74f98ed996a07300d798d23788_s390x",
"8Base-RHOSE-4.11:openshift4/ose-csi-node-driver-registrar-rhel8@sha256:d8b610a566b2524819e758881876146a0bc81307d5b213d772d1c4620a2012d8_arm64",
"8Base-RHOSE-4.11:openshift4/ose-csi-node-driver-registrar@sha256:0c01d2cd070a88a674caaa131cda9db116520d8faef62fe8e625985c1d98fd18_amd64",
"8Base-RHOSE-4.11:openshift4/ose-csi-node-driver-registrar@sha256:33487a8bf32beb3dfe503b86d29f4ba1abec143841cb74a806447f4cda76b65e_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-csi-node-driver-registrar@sha256:d43e9ead11ce2d470c24485b53bc18f3bd906a74f98ed996a07300d798d23788_s390x",
"8Base-RHOSE-4.11:openshift4/ose-csi-node-driver-registrar@sha256:d8b610a566b2524819e758881876146a0bc81307d5b213d772d1c4620a2012d8_arm64",
"8Base-RHOSE-4.11:openshift4/ose-csi-snapshot-controller-rhel8@sha256:67ac9c849b6a3470243c53ef7ec3aa44da1aeb379615332b56fbac27482f5b6f_s390x",
"8Base-RHOSE-4.11:openshift4/ose-csi-snapshot-controller-rhel8@sha256:7caf6ed642540c96e82faec6ea468bda65cf30490a7f36d84a4c821524ec5d9a_amd64",
"8Base-RHOSE-4.11:openshift4/ose-csi-snapshot-controller-rhel8@sha256:8cb151e8572bdfaf53f914de090a271ad5fb4e2a4d9046b587027f57473c84cf_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-csi-snapshot-controller-rhel8@sha256:9af4ca75bee97b438a623663260814087f1ca39a4cf3b3a94cd514b0538f538b_arm64",
"8Base-RHOSE-4.11:openshift4/ose-csi-snapshot-controller@sha256:67ac9c849b6a3470243c53ef7ec3aa44da1aeb379615332b56fbac27482f5b6f_s390x",
"8Base-RHOSE-4.11:openshift4/ose-csi-snapshot-controller@sha256:7caf6ed642540c96e82faec6ea468bda65cf30490a7f36d84a4c821524ec5d9a_amd64",
"8Base-RHOSE-4.11:openshift4/ose-csi-snapshot-controller@sha256:8cb151e8572bdfaf53f914de090a271ad5fb4e2a4d9046b587027f57473c84cf_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-csi-snapshot-controller@sha256:9af4ca75bee97b438a623663260814087f1ca39a4cf3b3a94cd514b0538f538b_arm64",
"8Base-RHOSE-4.11:openshift4/ose-csi-snapshot-validation-webhook-rhel8@sha256:3906afef49db33367ae423dd7470602716040fa003f5aea9f1a19a69c848cd1c_arm64",
"8Base-RHOSE-4.11:openshift4/ose-csi-snapshot-validation-webhook-rhel8@sha256:51c65a9df682ccdb37d6c2d79e0862848176795c1fa11aca1f9cefc800be7556_s390x",
"8Base-RHOSE-4.11:openshift4/ose-csi-snapshot-validation-webhook-rhel8@sha256:95c34ae00e6572e47420ae12278b05b7190da2ba34a8e649b01d7e89ff9a5316_amd64",
"8Base-RHOSE-4.11:openshift4/ose-csi-snapshot-validation-webhook-rhel8@sha256:fc19b27c4f465ec46f6b7838ff4715278b7a3472d79c5a062d8b2c38d0b9f778_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-docker-builder@sha256:1d4caa6d1f83d5dee59672c6692283c6560df72ae1b575b70992356d57c62a3c_s390x",
"8Base-RHOSE-4.11:openshift4/ose-docker-builder@sha256:c1b4b12a7b97eb9cdfa7875af3ac6ac3bfd9e423ff7a25c7cce67fb9605a1e0b_arm64",
"8Base-RHOSE-4.11:openshift4/ose-docker-builder@sha256:d5060059efc5c224609de286090868badb271d14326ccbef670d2cca624ccf8f_amd64",
"8Base-RHOSE-4.11:openshift4/ose-docker-builder@sha256:d7456704b8084ca68674124a4de7ad3199d9fe3989cd15801bf3090138ce4935_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-docker-registry@sha256:1ca0c6d8dcb1da2dc0ed3488c03062948b7801ebf77f032a75dcd0d776cbcc02_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-docker-registry@sha256:29be3d008714476dccb8c4b1fc8fc67de892d798c3873ef32c15732671e190b3_s390x",
"8Base-RHOSE-4.11:openshift4/ose-docker-registry@sha256:388582f1b5ff059dd6776f6e28dcf97e402a228269c86cd97e61c2a653cb7133_amd64",
"8Base-RHOSE-4.11:openshift4/ose-docker-registry@sha256:47ca483d2624030a8bd5b7fafbfff6b728ddc9ddf6b3a429c1d7b09dba3ca10e_arm64",
"8Base-RHOSE-4.11:openshift4/ose-gcp-cloud-controller-manager-rhel8@sha256:41e8f97fc5832464306161afcd587d68a4b602f580ff2ef6d025b46ce5af9683_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-gcp-cloud-controller-manager-rhel8@sha256:dcf345d2b728186c8be5994082b41694ddbd482f337ed5762e3c010c2f2989eb_amd64",
"8Base-RHOSE-4.11:openshift4/ose-gcp-cluster-api-controllers-rhel8@sha256:13032dc2fe709015f48c167f66ed7ad5cc861f42252ccd28b318ebbbba875bf4_amd64",
"8Base-RHOSE-4.11:openshift4/ose-gcp-cluster-api-controllers-rhel8@sha256:52f1777b57d7044a988da3054c0c7c06e27a3bc9d9ac8965dd8d5fe3cc3ef5d4_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-gcp-pd-csi-driver-operator-rhel8@sha256:ab39ff55f76b8d2b0ccbc0c9af706b6d136c4ca1216d8247982e2bf9e9be4635_amd64",
"8Base-RHOSE-4.11:openshift4/ose-gcp-pd-csi-driver-operator-rhel8@sha256:c0a3c993a9fcf0d645dec39a20464688837e35c82c08f5ca95fdf1b70d842806_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-gcp-pd-csi-driver-rhel8@sha256:9bbea15a4e7918b1f59827230127287d1f7a1c8881ee8272c6d397c85e2eeba0_amd64",
"8Base-RHOSE-4.11:openshift4/ose-gcp-pd-csi-driver-rhel8@sha256:f45be24171aa703c21aaad4f350ebe0a54081108d75e39ff1b42d1f415776e73_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-grafana@sha256:093a89f3ee3bc7b83d786457fd7dd2cd4b4df8b4d69597136c68c33b62f1555d_s390x",
"8Base-RHOSE-4.11:openshift4/ose-grafana@sha256:872e19ac34f528137912f7a4374848e14d5b5f71332e758d17b8955e6473bd8e_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-grafana@sha256:a8034b22cbf5478cb89511029d3fe47e8147ea6ad336f40c4ec8307b68a314ce_arm64",
"8Base-RHOSE-4.11:openshift4/ose-grafana@sha256:f91a57f81311e3859f44cc44ab2f4b345408bd4bf369c32a1da0ec53da9469e7_amd64",
"8Base-RHOSE-4.11:openshift4/ose-hyperkube@sha256:074743eb5a6d57b6ad6ab1d87dc397122fd628013fc25a97924262187ff8d916_arm64",
"8Base-RHOSE-4.11:openshift4/ose-hyperkube@sha256:0987c96c1001b1316c932b77597d965285f6d4117aade6e81194b591a57ab31c_s390x",
"8Base-RHOSE-4.11:openshift4/ose-hyperkube@sha256:b955148923febe573f89449ebee80dc22f5e9afdf3f11d6a53ea4e1b5faabf11_amd64",
"8Base-RHOSE-4.11:openshift4/ose-hyperkube@sha256:f2c9f7723e565ba0b6a5893c235aea79232e3c83d8719ea3001c50d62fcfb450_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-hypershift-rhel8@sha256:917b34fb32708b8197805b66aaf1e6eb790962d53039e9b6d908d86deb1199bf_s390x",
"8Base-RHOSE-4.11:openshift4/ose-hypershift-rhel8@sha256:9e807b6a6e935bd5fd5d27ad950d0bc7177d0f498b5d55235cc1af833eb660c3_arm64",
"8Base-RHOSE-4.11:openshift4/ose-hypershift-rhel8@sha256:c50f3799c451830fc7f551d0397163473190a916a001b3ecf8e0577d5b68b252_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-hypershift-rhel8@sha256:ce31097552aaeb01e86dfc287151a60abb8c9cd5531ee940fbe5d7f1427e7612_amd64",
"8Base-RHOSE-4.11:openshift4/ose-ibm-cloud-controller-manager-rhel8@sha256:a6ba20c56e90cf404bcef97b7b8c1e87f4d370d3c26fe85111dddcd301c20d27_amd64",
"8Base-RHOSE-4.11:openshift4/ose-ibm-cloud-controller-manager-rhel8@sha256:bb4b6e94ad2e114f792e56803d96cc0a0d89cb2d0b4b6c1bd98f7dc02681d9ff_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-ibm-vpc-block-csi-driver-operator-rhel8@sha256:969ddfd951d7d66215810d9b1d82a524a622fa014c7aae48d62c6b475507ac3c_amd64",
"8Base-RHOSE-4.11:openshift4/ose-ibm-vpc-block-csi-driver-operator-rhel8@sha256:f31fccd1cbd570207ed229402d402ca388c6630f14e0508bdc9ba01fa1763bbc_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-ibm-vpc-block-csi-driver-rhel8@sha256:bf6a31add94b1af1a256bf72fc860f4785ac574770bcfb7a0f0e843f69bbf385_amd64",
"8Base-RHOSE-4.11:openshift4/ose-ibm-vpc-block-csi-driver-rhel8@sha256:f192ef456a56c953c8e553e70af23c01f04343fed3c479d000e0ad00462e66a7_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-ibm-vpc-node-label-updater-rhel8@sha256:278c796bcd48ecb1f88174ca479e447fb3774be23169b3e0c9e10bb2c9c5e9e9_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-ibm-vpc-node-label-updater-rhel8@sha256:d5e72ed27970b6e52385e43172013275bd3bc203a8b6755fcc505e0287213fd4_amd64",
"8Base-RHOSE-4.11:openshift4/ose-ibmcloud-machine-controllers-rhel8@sha256:60b3440b77654b142510883132bc9023f3b6dac08a55c32eab02870dfde1d786_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-ibmcloud-machine-controllers-rhel8@sha256:7b0cb3783ab7f8b6f38375dbe9e4f2e8e5fc0bdf1cf6aba23623229cf86d6eea_amd64",
"8Base-RHOSE-4.11:openshift4/ose-image-customization-controller-rhel8@sha256:7b3511f938658d9bdf4f6f9548fcc0b7b89cde0831e829f23b367db826902bdf_amd64",
"8Base-RHOSE-4.11:openshift4/ose-image-customization-controller-rhel8@sha256:f1d87fa6ba341455ae0817bdc9d24840b59158d9b1e51663768c557be9ee7268_arm64",
"8Base-RHOSE-4.11:openshift4/ose-insights-rhel8-operator@sha256:0c1141eab7116a0e14dfc4c2594bbb6bb55f80226a58b3b4be6e8f7cd9e1b97d_arm64",
"8Base-RHOSE-4.11:openshift4/ose-insights-rhel8-operator@sha256:217c3cb7eb523a216d5d9cf8e3c7685fc20c48125f664f29da7f1f53e44056cc_amd64",
"8Base-RHOSE-4.11:openshift4/ose-insights-rhel8-operator@sha256:36128b45bd888fb2853d417288720286bf523d9e0584054076b1e5b9288f2f60_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-insights-rhel8-operator@sha256:3b9eaa26eecaf282748fb74cf0f54f40cfe62723592436b839a775aa3b5b4669_s390x",
"8Base-RHOSE-4.11:openshift4/ose-installer-artifacts@sha256:2146a11416aae3b7b6b1ba2926099b0055e58d47791f765fcea0a7467cf91a8c_s390x",
"8Base-RHOSE-4.11:openshift4/ose-installer-artifacts@sha256:3cdce4ceda9b36aa746be514366300080b59db9ba7247aacae562a1797d09af2_arm64",
"8Base-RHOSE-4.11:openshift4/ose-installer-artifacts@sha256:5b4746584a584d2a8fe78e2fe41ca4d22998e854488602612d0d4f02424d489f_amd64",
"8Base-RHOSE-4.11:openshift4/ose-installer-artifacts@sha256:645f779075fc78270b02e98bf31d5927d9ff48a95c56669abc5f749296e3ee4d_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-installer@sha256:45a2c7fa9f56ec78e9087139c6ee944c963685a3714a77535f8cd3eaa8b6d8e9_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-installer@sha256:72e0c95f375e36b530f20154d136d8debbdef203b3c43f79fb77561718361ead_amd64",
"8Base-RHOSE-4.11:openshift4/ose-installer@sha256:d104ba0c4af286753f4cbbd1d36b3c4b318693e209f4c2a0145886f7c4e0374b_s390x",
"8Base-RHOSE-4.11:openshift4/ose-installer@sha256:e1dddd4cd6f019269098a1d89c07568b6391371b3aab67bafda73b99251d1808_arm64",
"8Base-RHOSE-4.11:openshift4/ose-ironic-machine-os-downloader-rhel8@sha256:156ec07459bf256fe2c812bb100818676c740ac90029720b5d235911053d91c1_arm64",
"8Base-RHOSE-4.11:openshift4/ose-ironic-machine-os-downloader-rhel8@sha256:e0383d12651c11d7fe0d823a1d9bbaa36d1a7194760be4be173772b0d9db57eb_amd64",
"8Base-RHOSE-4.11:openshift4/ose-k8s-prometheus-adapter@sha256:051182f36d3af73c7cc0e48c15f056847bafc23d22158dce45c0501d7254fae2_arm64",
"8Base-RHOSE-4.11:openshift4/ose-k8s-prometheus-adapter@sha256:7b18e65edbd7226a23b0b560693d6431909c190e08b76b2a3b0581bb48c9a34f_amd64",
"8Base-RHOSE-4.11:openshift4/ose-k8s-prometheus-adapter@sha256:82a4633e64d3749ac94c8895ed5d61d25a62765a060292413a053ec2d8342839_s390x",
"8Base-RHOSE-4.11:openshift4/ose-k8s-prometheus-adapter@sha256:a7ab7f242111de6ecf29f6107baa7c90331f9fc68a32467e7e91c935cdd99218_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-kube-proxy@sha256:104591dd4ff54b3367f3d800de99b582bead990cfb9bc0486e26737bf6405de4_amd64",
"8Base-RHOSE-4.11:openshift4/ose-kube-proxy@sha256:176e3d9d7ee66a0e547e4c7be5dbb17376cfb9e83c13edb2f2f3f0b47fe370dd_s390x",
"8Base-RHOSE-4.11:openshift4/ose-kube-proxy@sha256:5f1bb6c0542b8239e285fb2dbdf3b31597e6af62c91e0f5cf3ae5938a5b23c41_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-kube-proxy@sha256:6308f187621d82c37784a34039509e9fc9569246ede0606c3bad6f8a96369cd1_arm64",
"8Base-RHOSE-4.11:openshift4/ose-kube-rbac-proxy@sha256:0a487bf2de490a196a542712019859566c6bc7880201759c666d72fa80487fff_arm64",
"8Base-RHOSE-4.11:openshift4/ose-kube-rbac-proxy@sha256:20fc22cb99735ca5a7d633c4575d31f0cc54cb0856dae6a1aeee1c5a5b921ce2_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-kube-rbac-proxy@sha256:c7398161761676c9b95f78a21f5a8acd206dcac50c121b39e26f2d73ee2a3c66_s390x",
"8Base-RHOSE-4.11:openshift4/ose-kube-rbac-proxy@sha256:dceffc4f2c606f9e285794b2138e29133daeb5c1aa4ca76fe7c4205ac0b38ccd_amd64",
"8Base-RHOSE-4.11:openshift4/ose-kube-state-metrics@sha256:86498588af9912a494d306c600bf0e5b2b5393a7b927037a97691fff726d917b_s390x",
"8Base-RHOSE-4.11:openshift4/ose-kube-state-metrics@sha256:b7b87b4a79e5892321a90b4f16e8ffdc4e839aabea2886b1a2b64e5a0f9f703e_arm64",
"8Base-RHOSE-4.11:openshift4/ose-kube-state-metrics@sha256:eaa324ff422ebd8cf630f252d9d628a30f1c6c8e35d6f06584a3d452adb7074e_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-kube-state-metrics@sha256:ee2a5d918f70d007b9414d34e0f639437a39d2cd3a2a2bba24f5aee5d8035eb5_amd64",
"8Base-RHOSE-4.11:openshift4/ose-kube-storage-version-migrator-rhel8@sha256:3b28af903bc028ef6336e675743512b2a67f9a9f1c524a3cd9bd9666d730a194_arm64",
"8Base-RHOSE-4.11:openshift4/ose-kube-storage-version-migrator-rhel8@sha256:5f648ddc9ec59acd152910a93ac82587488aba4452f98bac21f573fd7714b985_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-kube-storage-version-migrator-rhel8@sha256:8f95707b2239415ca3c86adc8a96c063d5d0ca8986331eaa6c1d277598d90d91_s390x",
"8Base-RHOSE-4.11:openshift4/ose-kube-storage-version-migrator-rhel8@sha256:ae9915adc15077ed2466d5e8100c337834db34b84c23c77c59bd031a38c66a8a_amd64",
"8Base-RHOSE-4.11:openshift4/ose-kuryr-cni-rhel8@sha256:5f0bd74910cb7bc8cdff931c1d4da34d2a95e1e1854d7f686af466166acec047_amd64",
"8Base-RHOSE-4.11:openshift4/ose-kuryr-cni-rhel8@sha256:81462d3fafcd8988646f7a41ee96c71b837471dc5dcb35396eb533b14254156e_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-libvirt-machine-controllers@sha256:04041ac30693f5762ec21d0ff8103741910e838486ba4d50b280d2300a58e467_s390x",
"8Base-RHOSE-4.11:openshift4/ose-libvirt-machine-controllers@sha256:74224adc80febc0a77564dc86ac1bc095444e0c0398ea756460868627df41911_amd64",
"8Base-RHOSE-4.11:openshift4/ose-libvirt-machine-controllers@sha256:ec3d130af46371cd1f394b18413accc73b9619ac3232d418182eae776e657416_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-libvirt-machine-controllers@sha256:f07da2662e97243923a4083b1fac4e963a1cfea9f43cd9fd65bb4f3444505c41_arm64",
"8Base-RHOSE-4.11:openshift4/ose-machine-api-operator@sha256:123e25a9c01e463bc6f31b3bda99ce30e07ed7e7c2d62e6db1029048c2754c83_arm64",
"8Base-RHOSE-4.11:openshift4/ose-machine-api-operator@sha256:50aec0017448814b8420b561fae8117b620971b904eeeeba59ea250be3d0b683_s390x",
"8Base-RHOSE-4.11:openshift4/ose-machine-api-operator@sha256:c61dc40b93ffc6ff2335ba169475990cdbb70704b69d155561c5d64c14d07448_amd64",
"8Base-RHOSE-4.11:openshift4/ose-machine-api-operator@sha256:e92749f7a8381da22507d567594dae893c684415d947094ae18d9561ad1f660d_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-machine-api-provider-aws-rhel8@sha256:9e272355fd860b3cfbdd641b3278c08b30ef57a95683543d84bebe0bd2db555a_amd64",
"8Base-RHOSE-4.11:openshift4/ose-machine-api-provider-aws-rhel8@sha256:a8cbd22fde7d9515a0a439ce1d26c7bf094aefe66b9ff5e977800db3bc192209_arm64",
"8Base-RHOSE-4.11:openshift4/ose-machine-api-provider-azure-rhel8@sha256:a120dfd6753ed24d0b32693ae94f71a601f4a04d88a1056b88ad4315c88b8d4a_amd64",
"8Base-RHOSE-4.11:openshift4/ose-machine-api-provider-azure-rhel8@sha256:cfa09983870bfd6bcaec139ef421a6e43795bd8e3d04f8ef4c241ee9b188492b_arm64",
"8Base-RHOSE-4.11:openshift4/ose-machine-api-provider-gcp-rhel8@sha256:c52b5720d86ff3bccd4dffc7ce664d49a1ae515a89350ee6df6af0dbeb941eb3_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-machine-api-provider-gcp-rhel8@sha256:d6d385ce47d52da83cd957a401463a8d48ac9415a749534b63cd8edf8b0dec02_amd64",
"8Base-RHOSE-4.11:openshift4/ose-machine-api-provider-openstack-rhel8@sha256:05bae77a907afc2d75cb8f3bf3aacb26c4e3f2e965709c3c371536bfa78ecd54_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-machine-api-provider-openstack-rhel8@sha256:0934c1acfdc6c8cc97ef198317f72bcea3bb6c6730d0be526a8c02e1677d47dc_arm64",
"8Base-RHOSE-4.11:openshift4/ose-machine-api-provider-openstack-rhel8@sha256:4f57e14568253c23640528a5334e60164ae6975ad1ce91373d05b63e241541ea_amd64",
"8Base-RHOSE-4.11:openshift4/ose-machine-api-provider-openstack-rhel8@sha256:df60e146a888bd72624758bc47d96622177cfe11330ab631dae7c30543715121_s390x",
"8Base-RHOSE-4.11:openshift4/ose-machine-config-operator@sha256:420fd1d1d11f92351a37c986f9aedda0d4e0897dc9cca0b16959a989308c64e8_s390x",
"8Base-RHOSE-4.11:openshift4/ose-machine-config-operator@sha256:543edd3009688fb98fdf5487e72713f8b81653e83a2532ebb95408ac948390a5_amd64",
"8Base-RHOSE-4.11:openshift4/ose-machine-config-operator@sha256:9947130c8cc8d4b3157242ff5d1dcca0343f6a7b3d17710b2f0915d7e3500881_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-machine-config-operator@sha256:a9aae6a7e5d77e4c56c8c7852529bc14565240ccecb5f0fc4af2c97d6453d5e9_arm64",
"8Base-RHOSE-4.11:openshift4/ose-multus-admission-controller@sha256:10d932015ba0fe1a84a7a0096dc416857e1a63a2323e6192b8b6bba90e50aa5b_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-multus-admission-controller@sha256:534466df0ec5df492b00ebeebedd041600e0476e6cb42d8aaedd46d2a6e78f06_s390x",
"8Base-RHOSE-4.11:openshift4/ose-multus-admission-controller@sha256:c7a66dd0d9c8b16789967073a28ac92eeb2f1beab3f8ead8fe1ca01f26a105c5_amd64",
"8Base-RHOSE-4.11:openshift4/ose-multus-admission-controller@sha256:df86ef6d451a7ac6a858f5a7a32145f3b99d0b1da3559ff90ccb4733106a59b5_arm64",
"8Base-RHOSE-4.11:openshift4/ose-multus-cni@sha256:559cb4e633fb0731f79310115e7d384749ef2ca15f298a4102985b4505845228_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-multus-cni@sha256:633c3b5509971739a0e95a8fab99a29bc5a81797c55c2cfdc97d184a055175af_s390x",
"8Base-RHOSE-4.11:openshift4/ose-multus-cni@sha256:75eeee08529df0c3e2e08b874ac7e1d39ef268148d71dff880f71034f8c89b14_amd64",
"8Base-RHOSE-4.11:openshift4/ose-multus-cni@sha256:98835095c461b58a1159a530ee7d3f978c81ed197b5345faf9d610272ebe23eb_arm64",
"8Base-RHOSE-4.11:openshift4/ose-multus-networkpolicy-rhel8@sha256:00532c0e376a4363ea73d6664c8ec200f5bcc4bcd52918cdad19f2d11057fd51_amd64",
"8Base-RHOSE-4.11:openshift4/ose-multus-networkpolicy-rhel8@sha256:80b31a0820e7954050c01d39fdce34591d22beec0678e258176a9bcc1378e07b_s390x",
"8Base-RHOSE-4.11:openshift4/ose-multus-networkpolicy-rhel8@sha256:9ba16add1d64bad4d4dfb9e8e4200b061ae6f6ab34bccf0456684bfdddc7b9b2_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-multus-networkpolicy-rhel8@sha256:c3799719a6af2f3020a8588e9a2ee483ee8e27d6a91675c824111aa0ea61be78_arm64",
"8Base-RHOSE-4.11:openshift4/ose-multus-route-override-cni-rhel8@sha256:0c8234a718b163b3390c49956b24c4320b4875d1f3d7ec27d0dab3fad16ddd85_amd64",
"8Base-RHOSE-4.11:openshift4/ose-multus-route-override-cni-rhel8@sha256:104105eb231879914965da9c3064c298ab2a1a7944eb334404c7ec32920ec511_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-multus-route-override-cni-rhel8@sha256:495a6f50eaac5b4bb2256d6866aed27549d547a454e4729703e1792fdd95a9a9_arm64",
"8Base-RHOSE-4.11:openshift4/ose-multus-route-override-cni-rhel8@sha256:51e952de791ec027c7841769418242da5172bb469f67eaab192fadcf6fb458e5_s390x",
"8Base-RHOSE-4.11:openshift4/ose-multus-whereabouts-ipam-cni-rhel8@sha256:019a741a0988bdfb01bb1d47a5ad13cae7a7bd281d9e1b0c5cc05ef2fa284ad2_amd64",
"8Base-RHOSE-4.11:openshift4/ose-multus-whereabouts-ipam-cni-rhel8@sha256:52e0ac8e139d941d3460ff68be8d22b6378ba6b9059d342ebc93d1fb8332a2ec_arm64",
"8Base-RHOSE-4.11:openshift4/ose-multus-whereabouts-ipam-cni-rhel8@sha256:6426782a1b3f59b5817fa85a465d63334ce7299adaeb442f75ce4930fece85dd_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-multus-whereabouts-ipam-cni-rhel8@sha256:8b81457dda1bfea834f351d7dae2f42195d04c95eaea32733c9ca4ad78ee554f_s390x",
"8Base-RHOSE-4.11:openshift4/ose-must-gather@sha256:3dacd322fcbbd9a68b8b8f6ac7d2f40eaad310442358d047d534156d1f39dc3d_arm64",
"8Base-RHOSE-4.11:openshift4/ose-must-gather@sha256:7c9eef761c85d5b7884e631937fef714732f612ebe54d1acb139f57560e8087d_amd64",
"8Base-RHOSE-4.11:openshift4/ose-must-gather@sha256:8bffdba8e5a5c0f02e4d8a4323292d1b9e4faeefbb3e3b73b13002050985eff9_s390x",
"8Base-RHOSE-4.11:openshift4/ose-must-gather@sha256:be3e5946f0c4f70427379251a147059e6aef6b24060ad3f43c4c7611d9a14d14_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-network-interface-bond-cni-rhel8@sha256:58d07b7b95fa55ba39a810d95f99954ee5b4bd19b37891a592ef47457c4d9248_amd64",
"8Base-RHOSE-4.11:openshift4/ose-network-interface-bond-cni-rhel8@sha256:696855f358513bb5d00da99f976ed617f2d4ed497d306684ef77aa9d69e93cba_s390x",
"8Base-RHOSE-4.11:openshift4/ose-network-interface-bond-cni-rhel8@sha256:b3fb70b58e12e37b5378eed5adb33619c0ecf110cbf48163e2717c19ec7f7025_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-network-interface-bond-cni-rhel8@sha256:eae99205aca7e6472b57040de8e4cd20a5cb2e320fa24fa93b5d018c0e8f0332_arm64",
"8Base-RHOSE-4.11:openshift4/ose-network-metrics-daemon-rhel8@sha256:1d1210cfd8dbee985f37f3b7f5f5027ee2871d0680c59d58f8b057eb188e5853_amd64",
"8Base-RHOSE-4.11:openshift4/ose-network-metrics-daemon-rhel8@sha256:94d936931a508b8e9e4d46dbdcc2f04311b30dca7a4ef54a5aafe708dda3b249_arm64",
"8Base-RHOSE-4.11:openshift4/ose-network-metrics-daemon-rhel8@sha256:e61bee6a6187d38ac586efb04c6ea9cfcc014c863e945e47f560a83e8def114d_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-network-metrics-daemon-rhel8@sha256:f29b041609aa6fc2351837aa6d5f377489e6e60570911ac474fc01102b6e8f63_s390x",
"8Base-RHOSE-4.11:openshift4/ose-nutanix-machine-controllers-rhel8@sha256:524e2e091db0e4a883824cd744f0d158e8bba91bff52b7e6c4908a3727c6bea2_amd64",
"8Base-RHOSE-4.11:openshift4/ose-oauth-apiserver-rhel8@sha256:46a1a8bad469cb3d2a2425eee40d5ebdbc99500741ccacdb384e34fa58ad177e_s390x",
"8Base-RHOSE-4.11:openshift4/ose-oauth-apiserver-rhel8@sha256:b1e06183d361a6ca89412b960a38121f6ecb9ecf6b9ebccbaad95159690dc243_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-oauth-apiserver-rhel8@sha256:c92369d17d727d96b6bc15cc9c32a65bce28850a441464d6557c4dea0445b3ce_amd64",
"8Base-RHOSE-4.11:openshift4/ose-oauth-apiserver-rhel8@sha256:d46a93bf4cb1369bd651b79748008cd3d69638b11d42fae6b2cd068545aab7d8_arm64",
"8Base-RHOSE-4.11:openshift4/ose-oauth-proxy@sha256:184021ada5116a1e5dc8c21163f39665606cae8fb1e776bd9d623cd2eb0072c2_amd64",
"8Base-RHOSE-4.11:openshift4/ose-oauth-proxy@sha256:1ce1cdcefa33cff869b553f7c1b03913d22495a8a66bb627a38a613f8bcbad26_arm64",
"8Base-RHOSE-4.11:openshift4/ose-oauth-proxy@sha256:56da8995fd4330fe9c28dbc873d699ca3c5eda75d1bcaba0ef9de2b209822ad9_s390x",
"8Base-RHOSE-4.11:openshift4/ose-oauth-proxy@sha256:9bfd73a2ba40e7a88aa3760e13e4179796daa942ecc1fdb35ac0d99f67b9c332_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-oauth-server-rhel8@sha256:0bf945ed0aee47149f19d396062c3fd23ea901c8992762c609673a16883a305b_arm64",
"8Base-RHOSE-4.11:openshift4/ose-oauth-server-rhel8@sha256:5f55e85234cb822dd12ab71bf5de8e7a49eab2525e465ac4bf34f5e69cee5673_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-oauth-server-rhel8@sha256:6f23eef8a61ada1a120bb5e03f477727d5b21e6fac6482ef823de58c2a838073_s390x",
"8Base-RHOSE-4.11:openshift4/ose-oauth-server-rhel8@sha256:ff7d23ed5555807756340a62bcade403f3e68350d2ec0feb442c1a8ddd7c17e4_amd64",
"8Base-RHOSE-4.11:openshift4/ose-openshift-apiserver-rhel8@sha256:a00046f91649246bf718a82a52ffcf969f0daa58dddc80de1ba53bf5999e393f_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-openshift-apiserver-rhel8@sha256:bfc32929ee0c819b793a73e00df60eedd318a950598566404e5d4b8ae0cf3cbe_s390x",
"8Base-RHOSE-4.11:openshift4/ose-openshift-apiserver-rhel8@sha256:cfc4db2358e7ae163557fd2a9fdd3f68bd6b281350e816fa5df796e8ef915879_arm64",
"8Base-RHOSE-4.11:openshift4/ose-openshift-apiserver-rhel8@sha256:fb79ed01acec6695a12cc13de5406bf08d862fbe1186734eb316544be1a240c1_amd64",
"8Base-RHOSE-4.11:openshift4/ose-openshift-controller-manager-rhel8@sha256:6c1a3c63ca3b93f0644a80882cc02174bc06bfb6df4b3012cdf43c1d0a8114e9_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-openshift-controller-manager-rhel8@sha256:bac116eb111816d3aca02ee3684caf417ad64d171844731aa17bb64d7eee5a75_amd64",
"8Base-RHOSE-4.11:openshift4/ose-openshift-controller-manager-rhel8@sha256:cbc561d7df2565112f6a0fb5da5a1ad3fb374f232a46985bbb06793f839b6c4f_arm64",
"8Base-RHOSE-4.11:openshift4/ose-openshift-controller-manager-rhel8@sha256:dd129ed0ef735c58c5453e9486e47f86128ba3e3f8e78f93b9f68cea6a6e1e19_s390x",
"8Base-RHOSE-4.11:openshift4/ose-openshift-state-metrics-rhel8@sha256:2950d0bcc7204cc50083c65c5353f5334b8d2c26a49b1ddf649cc5f154588ddd_s390x",
"8Base-RHOSE-4.11:openshift4/ose-openshift-state-metrics-rhel8@sha256:31fdf586cd84190d15ba39d77b2cf4f885e2f7b9d4cabecc173673657d98762f_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-openshift-state-metrics-rhel8@sha256:6952a0473a631218a7c975b461d12acb0bbb34fa09d29d517c9376302edaf211_arm64",
"8Base-RHOSE-4.11:openshift4/ose-openshift-state-metrics-rhel8@sha256:f35e35555ec3d130cff3bc84390cc6e29fbeaa3616a5ddd22264e378cf57dc56_amd64",
"8Base-RHOSE-4.11:openshift4/ose-openstack-cinder-csi-driver-rhel8-operator@sha256:60f1d7ca36e5b85e49c4d6118414e52b981f7628675a547e934f76e2b6884633_arm64",
"8Base-RHOSE-4.11:openshift4/ose-openstack-cinder-csi-driver-rhel8-operator@sha256:6d994efcb9859ae8c2284ee7859150bc334ef5db03c6101fb64677a841c534b1_amd64",
"8Base-RHOSE-4.11:openshift4/ose-openstack-cinder-csi-driver-rhel8-operator@sha256:bf71d233894a0f09ecd6d6d4bb14141aa458a7e38a59edcec6c25e6f3c1d6227_s390x",
"8Base-RHOSE-4.11:openshift4/ose-openstack-cinder-csi-driver-rhel8-operator@sha256:fc99f3eacda723a6d9c83bf0e619c91bd2eb049a710b304ab1de7639705bbed5_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-openstack-cinder-csi-driver-rhel8@sha256:222010151e2b63bf73be5abb82a7e66fc2a476c8d0eb2a9589751846eb13dda8_arm64",
"8Base-RHOSE-4.11:openshift4/ose-openstack-cinder-csi-driver-rhel8@sha256:5231039df308c3b8730158ad327982baff8f7b1b6dccd046ab4a00af6d70e7d8_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-openstack-cinder-csi-driver-rhel8@sha256:7c38464a61ab19479df1de20dcdbe5d5edc5091ac8b129a7f6f92aee6a792299_s390x",
"8Base-RHOSE-4.11:openshift4/ose-openstack-cinder-csi-driver-rhel8@sha256:9d4226c29d177b85af5c29303e477a110507966570a37607c9068eeea960bfdc_amd64",
"8Base-RHOSE-4.11:openshift4/ose-openstack-cloud-controller-manager-rhel8@sha256:1ff37333fbf551657701aba24e917b118b3104cb0ae66a1b062fd9b16492e806_arm64",
"8Base-RHOSE-4.11:openshift4/ose-openstack-cloud-controller-manager-rhel8@sha256:316d8d6c31c6198d95d929779c2d68df5ed9cc0fe1bc2db858f234af068dd21e_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-openstack-cloud-controller-manager-rhel8@sha256:c3ce053319fcd80e357b5ebcb3abca3f59bb5e45aa48452332c850627b7db28b_amd64",
"8Base-RHOSE-4.11:openshift4/ose-openstack-cloud-controller-manager-rhel8@sha256:cc40e91363be02c546bb57b66e855a635fa5cc9794814583b16a6ad70b23dca9_s390x",
"8Base-RHOSE-4.11:openshift4/ose-openstack-machine-controllers@sha256:109676ecd9d725dae3ac9bc7350deaa819dbcf1b911ec3106c3f412dd7d5e6d8_amd64",
"8Base-RHOSE-4.11:openshift4/ose-openstack-machine-controllers@sha256:12a757c6f5773a203383b44ee2e96b5e6997214c6ced22dbfe9234923d77dab5_arm64",
"8Base-RHOSE-4.11:openshift4/ose-openstack-machine-controllers@sha256:5cda1e00b8e5195be5fb565399f5a19c58a9c77bbe13e297f5a2196518116d90_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-openstack-machine-controllers@sha256:b791f3ba80eb8953023048e9d613c46e0f59582f6a810f33c6861159ed09604d_s390x",
"8Base-RHOSE-4.11:openshift4/ose-operator-lifecycle-manager@sha256:71e485ca85f437eab29e7442aba98f9b40209e187e09cc16b02a90ce2ea47a69_amd64",
"8Base-RHOSE-4.11:openshift4/ose-operator-lifecycle-manager@sha256:9ff3c0f6356d9bfcc98d390538007f31ffac8fdfeadfe10483ccb43b5afdb29f_arm64",
"8Base-RHOSE-4.11:openshift4/ose-operator-lifecycle-manager@sha256:d7869ff27bf8c8a4becc36ac1cfe0d58c87717abd331e0fb5654cd2170646964_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-operator-lifecycle-manager@sha256:e6b3dbe4aa6b5820b0aa9194980a88c90591286154b0d0bc4091a3b437b37d6b_s390x",
"8Base-RHOSE-4.11:openshift4/ose-operator-marketplace@sha256:4279626a013c0875b4c042ae9a2c970c67448a0d2eb0d5d40e9903d2ea4004db_amd64",
"8Base-RHOSE-4.11:openshift4/ose-operator-marketplace@sha256:60020a467e04467bc1584fb348af1586ead6ccf267deff84ded975ebb45966d8_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-operator-marketplace@sha256:97e0f4771aa15f5757e48ebb478798e549c8f171057d32aed5b1342b2f06266e_s390x",
"8Base-RHOSE-4.11:openshift4/ose-operator-marketplace@sha256:a14ba1d69da2b957fdbc9a42a867effd9234b97ec879574058ef84eebee047f3_arm64",
"8Base-RHOSE-4.11:openshift4/ose-operator-registry@sha256:5b349413999a106176b22c9df4d3cfbd918d74fc5cf28f2ae99547370aa6d346_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-operator-registry@sha256:5eb15d8d2b50adc82d64bc4195f37148d2bc74a7fe208edc51300b2a845fe980_s390x",
"8Base-RHOSE-4.11:openshift4/ose-operator-registry@sha256:619b8ca58e8cdc06a8e2dff0a837a18780c75f62c9ccdaf7e6c2e2afa786f93d_arm64",
"8Base-RHOSE-4.11:openshift4/ose-operator-registry@sha256:ba871c2101d87f2aeb6668af55b3f10e91558be420923b8523f8d83d4dd5b45e_amd64",
"8Base-RHOSE-4.11:openshift4/ose-ovirt-machine-controllers-rhel8@sha256:2d7b5e9c506da2c43704cae5934b604682dcb403218ceb1bd4f011c8bee8623b_amd64",
"8Base-RHOSE-4.11:openshift4/ose-ovirt-machine-controllers-rhel8@sha256:951e6ff8cdd565aefd60d8e996145c989c228a2a9c7ab412789d92ddb3ec9165_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-ovirt-machine-controllers-rhel8@sha256:d07d078681fbd9cb83c74716977b7f59112273cb18447178bdf8955050faeebd_s390x",
"8Base-RHOSE-4.11:openshift4/ose-ovirt-machine-controllers-rhel8@sha256:ff4261f6102f428b1789a31e021d18ededce3ba80ca93e64b7149968f10cff58_arm64",
"8Base-RHOSE-4.11:openshift4/ose-ovn-kubernetes@sha256:5abaa3f3db864bd4d2d2dbc059839e28cbe5b6baa09cb6545d3f508809dd3f7a_s390x",
"8Base-RHOSE-4.11:openshift4/ose-ovn-kubernetes@sha256:713dd28ffc33520c9e84b72850253adf0adb016968773121f05349e3fca302c2_amd64",
"8Base-RHOSE-4.11:openshift4/ose-ovn-kubernetes@sha256:795db439b8d73d097b0908fe6270d8a947fc1acd21bf3f4d9fa59f02bd16f19f_arm64",
"8Base-RHOSE-4.11:openshift4/ose-ovn-kubernetes@sha256:cec5b3a5276177b25ce85f5d1465dbc6aca19b78b0f5406b6fe85bc97ff3f77d_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-pod@sha256:51a4a033be2739a7a7a3edc7a1ee16ad9caddc5ae1f5a14c448afe3f5f906428_s390x",
"8Base-RHOSE-4.11:openshift4/ose-pod@sha256:651930bf045975dabb3d79410a2c9f971f1da319b8fcbba29ebe2e4e3bb71b3b_arm64",
"8Base-RHOSE-4.11:openshift4/ose-pod@sha256:718cf324bb4c3af6852458ab1551c59ee9f1b1d8d3fadfd858bb909c9ec3558a_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-pod@sha256:86e0050aaa7477b8aeef382e3bf8092463d207adfa5cd8c88358b367bb624869_amd64",
"8Base-RHOSE-4.11:openshift4/ose-powervs-cloud-controller-manager-rhel8@sha256:28ef0b3040cc922f78fd7e9814628871c0fb85de1a9d47c1d954737d26d2f53b_amd64",
"8Base-RHOSE-4.11:openshift4/ose-powervs-cloud-controller-manager-rhel8@sha256:a512551fc4ce326ef993f1dde6dedd5cf4c20b6c41f6149430ffae0d9e10d62c_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-powervs-machine-controllers-rhel8@sha256:965ad6292483d5e6d8b734fd40006689cf3917657919c668b6d01bc9fc4b816e_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-powervs-machine-controllers-rhel8@sha256:a03170bc3c01ee4f9c6cb80ee41925231b6c8b283822a094506214c10f19847b_amd64",
"8Base-RHOSE-4.11:openshift4/ose-prom-label-proxy@sha256:90f629a90569aceb6deb0134b4141a3a622c4e95637ef4d5d6f3890ac27026c2_s390x",
"8Base-RHOSE-4.11:openshift4/ose-prom-label-proxy@sha256:c9ac8cabb6bc4f6bd60bda52529c98df596a1fa5a9130201129068ff48bc0fbb_arm64",
"8Base-RHOSE-4.11:openshift4/ose-prom-label-proxy@sha256:db4ec1b0a75ec8a5260095225cf2ef103895edd9b05419503bec473629a3dcd0_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-prom-label-proxy@sha256:fd3feba855b7afa27146ab4798f7afcb05d2dc22c1eea2c691a3778df00606d6_amd64",
"8Base-RHOSE-4.11:openshift4/ose-prometheus-alertmanager@sha256:0d225b059bdefca3ac163860ce9ae41ed74cd8c9ca887cfe4c525ac3f0cae783_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-prometheus-alertmanager@sha256:13c7b3e7d5a2a75a806642a614189de0f4ae1639a9cab78ca7104ba65b4fd385_s390x",
"8Base-RHOSE-4.11:openshift4/ose-prometheus-alertmanager@sha256:cdddc502045ecafa9d4deabf4ac30af0255c3bb586390bcf7d89a1c1937b833c_arm64",
"8Base-RHOSE-4.11:openshift4/ose-prometheus-alertmanager@sha256:f8db7211683d764461c1feacb61eb9911f480a8ad113fccb381155322077303c_amd64",
"8Base-RHOSE-4.11:openshift4/ose-prometheus-config-reloader@sha256:015e84370d7a0a3e5318158915b27e1c5e7e7699d11240ba7359d6bc32c9898a_s390x",
"8Base-RHOSE-4.11:openshift4/ose-prometheus-config-reloader@sha256:39e17dba2978d3e1b0af71b9eb1be3446199a365ada2e156682ee7a20e48b060_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-prometheus-config-reloader@sha256:4065daad759195db3c325efc46209f02bcc1c32caad88c69d5a3dbdcf920e335_amd64",
"8Base-RHOSE-4.11:openshift4/ose-prometheus-config-reloader@sha256:bb62cdf6eca82eaa92fb9bbfc4e2f7575c3c49d472fda9358808aa790d3f5a70_arm64",
"8Base-RHOSE-4.11:openshift4/ose-prometheus-node-exporter@sha256:1226c18cda120df10313739a9ac638bd5c4d02aa4f65ba3d1044b4f423d559a2_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-prometheus-node-exporter@sha256:3539ddf93d8c2fe005b53b52c6628b413be0aabdfa534e6b947c4842d3617323_arm64",
"8Base-RHOSE-4.11:openshift4/ose-prometheus-node-exporter@sha256:52adf1af03f2c7fef37ac537638577b913a73b11490ef16c789c40dbfbc9391c_s390x",
"8Base-RHOSE-4.11:openshift4/ose-prometheus-node-exporter@sha256:79ad722e32477863e3319b35b1e98befb8257576ebab0be4ae605f1cf92cf760_amd64",
"8Base-RHOSE-4.11:openshift4/ose-prometheus-operator-admission-webhook-rhel8@sha256:7c00451864fafd5f2c5e316557f67eb027dd66e3e756c756ab3f74ab7a98e404_arm64",
"8Base-RHOSE-4.11:openshift4/ose-prometheus-operator-admission-webhook-rhel8@sha256:9a67755cf6419877dce688f5bcd92da4929dcd86603219eb08628b44a29c4257_amd64",
"8Base-RHOSE-4.11:openshift4/ose-prometheus-operator-admission-webhook-rhel8@sha256:a810296e2d9a9924234a7437531f9b6f4e266a4ddd40b8ecce1c48414696512e_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-prometheus-operator-admission-webhook-rhel8@sha256:c5030e797e2b2130ec51a9a6039e02ea272477f502f7999286c660d59f34aca8_s390x",
"8Base-RHOSE-4.11:openshift4/ose-prometheus-operator@sha256:72ffba5d0ae400eba6e31120ecb4b621e852653b3b3850add2775bf51d5a2aca_arm64",
"8Base-RHOSE-4.11:openshift4/ose-prometheus-operator@sha256:9e028b370e4b1fa7eeb51fb84ad9b1344e4012716030c5d3fa223c7abe92c0e1_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-prometheus-operator@sha256:a2912fec31d91070a66473f1902cd5206cc8ce9e6849c4e5c5ba3da85165a31b_s390x",
"8Base-RHOSE-4.11:openshift4/ose-prometheus-operator@sha256:b45f485a4d48297aaef5fc6b95211eebe8f75ebf2ef69118c331c21a97fbaa9a_amd64",
"8Base-RHOSE-4.11:openshift4/ose-prometheus@sha256:2486111c7d1de008464902945f9767cefedb3ef5c53521fdc2e1eb5fcf1b3fb4_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-prometheus@sha256:37e8941e45c4add6684e52685ed112e474f0c8f062178497a4d65a019a2c1700_amd64",
"8Base-RHOSE-4.11:openshift4/ose-prometheus@sha256:48375716d6e24dfd3811907f109defa883495cfdb387e78c26b90589e05623d7_arm64",
"8Base-RHOSE-4.11:openshift4/ose-prometheus@sha256:64ad3518eff522dda5d221496a94cf2fe14b5c68175d0002ff01bbeb131756b1_s390x",
"8Base-RHOSE-4.11:openshift4/ose-sdn-rhel8@sha256:0e9935caae157329505de5a21a4d40ef501c9a2bcff47f76b074fcf1ab0e9c22_s390x",
"8Base-RHOSE-4.11:openshift4/ose-sdn-rhel8@sha256:c708a24017904d8e50fffaafc4c7b072bd774d04acdfa2b40d139edccf1dad33_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-sdn-rhel8@sha256:f2c982220bfc6785e85f25c70ce559df5121417ec205d2df6965eb97885595ae_amd64",
"8Base-RHOSE-4.11:openshift4/ose-sdn-rhel8@sha256:f3f3ab589e877816e8816468155a3f2eacdecd2085c08794ba372e6dcb84dd9a_arm64",
"8Base-RHOSE-4.11:openshift4/ose-service-ca-operator@sha256:2fd815e1dfa78fc9c28179a5c77296723bbe8f42e1b19e347d936a795b787cdf_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-service-ca-operator@sha256:5607b0aeaff5bc14563afb5b339cf26c12472501532d929da168c2e21a7afe9f_s390x",
"8Base-RHOSE-4.11:openshift4/ose-service-ca-operator@sha256:85dc1b4150d3a3f698bfc460ef6bb30c9b827a098de3cb7f46b9d35f145ef4f4_arm64",
"8Base-RHOSE-4.11:openshift4/ose-service-ca-operator@sha256:bcdbf3cb8e6e31b66d979055c7ad71ff5d9fa309ba3c35256acdbe51c9f43de5_amd64",
"8Base-RHOSE-4.11:openshift4/ose-telemeter@sha256:136d56f3c872a4d0dafb872d79c10b9d11cc582cbbb1e796881c6770543b3012_arm64",
"8Base-RHOSE-4.11:openshift4/ose-telemeter@sha256:41f945d79832bab585470bb274be2ab66c8728808d15679c8ea3089013671464_s390x",
"8Base-RHOSE-4.11:openshift4/ose-telemeter@sha256:d9c609b5b7893d6f0c137fff5edd8df6b182088277ee2b9fcda8374fe19838e4_amd64",
"8Base-RHOSE-4.11:openshift4/ose-telemeter@sha256:f931ead1bc611c5faf5073c81a3af1c3561ed1eb42f958fa9c1ae03eeb339505_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-tests@sha256:62f2f4e4ceba4c9b0a2116d3f3ec7c3b467f597e089e791f5a1271ecc4fcc3fd_s390x",
"8Base-RHOSE-4.11:openshift4/ose-tests@sha256:7cf282f6435dc703a8706afc203c5cb55d1f02a2af2452385ea0415b3b07ec89_amd64",
"8Base-RHOSE-4.11:openshift4/ose-tests@sha256:a5de772af9f66abc7b9f80a650ac51b70ec040cf331773c71d817a389c999144_arm64",
"8Base-RHOSE-4.11:openshift4/ose-tests@sha256:d8fd47265c720cad5f81c107c40302e3da0e569b79b18f0182804db6ddef0b39_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-thanos-rhel8@sha256:15883854538476b61fb9f95e9568936acdee1c26939101b300f16c877a1fb111_amd64",
"8Base-RHOSE-4.11:openshift4/ose-thanos-rhel8@sha256:94514a0e4637f4a171b6f603831ea5e608a8a66d7e04ef338814a2a3f788ae12_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-thanos-rhel8@sha256:b17fdce1d5ac2b69ec530e834f4a15576ea9e1227f74bca0777d30555a7aae96_arm64",
"8Base-RHOSE-4.11:openshift4/ose-thanos-rhel8@sha256:fa37f528f000ce8be8262df51584f0746f3b2a15db2295e82dba17171d3e6af7_s390x",
"8Base-RHOSE-4.11:openshift4/ose-vmware-vsphere-csi-driver-operator-rhel8@sha256:dfe6e04bea49e649841021fc717372bffcf0393ae71ba50fb640a3da64efb8ec_amd64",
"8Base-RHOSE-4.11:openshift4/ose-vmware-vsphere-csi-driver-rhel8@sha256:1ba42f6dfa8aa6671c1bd91741a5160ee5520bf99b0aeccba75af21be725f561_amd64",
"8Base-RHOSE-4.11:openshift4/ose-vsphere-cloud-controller-manager-rhel8@sha256:8b1cecaff8606e6649ea59f2b41fd680ee9efec621d8e994f157973be9b496f6_amd64",
"8Base-RHOSE-4.11:openshift4/ose-vsphere-cluster-api-controllers-rhel8@sha256:a450b493f00f796206a3d7286e93bad2ec36e5a80259c7947e79a1a0d5210656_amd64",
"8Base-RHOSE-4.11:openshift4/ose-vsphere-csi-driver-operator-rhel8@sha256:dfe6e04bea49e649841021fc717372bffcf0393ae71ba50fb640a3da64efb8ec_amd64",
"8Base-RHOSE-4.11:openshift4/ose-vsphere-csi-driver-rhel8@sha256:1ba42f6dfa8aa6671c1bd91741a5160ee5520bf99b0aeccba75af21be725f561_amd64",
"8Base-RHOSE-4.11:openshift4/ose-vsphere-csi-driver-syncer-rhel8@sha256:a8fb8135d0f3d2f666825d8a696973347f08238122e69951f17cce39d4287040_amd64",
"8Base-RHOSE-4.11:openshift4/ose-vsphere-problem-detector-rhel8@sha256:1a6eb49eea5f45e26b7bf30de3cd9b5573901fa6d4aa3bf621fa2e842c74c8d6_amd64",
"8Base-RHOSE-4.11:openshift4/ovirt-csi-driver-rhel7@sha256:1a3545dcf656b9e6caa0007993f8b9ae4544a7e3d0c28d7bd4a892d8f4b4b2d8_s390x",
"8Base-RHOSE-4.11:openshift4/ovirt-csi-driver-rhel7@sha256:83423a80871b68615cb6174ac08e5a60b0b1b8ed003a3f40ec03fb7920679e94_arm64",
"8Base-RHOSE-4.11:openshift4/ovirt-csi-driver-rhel7@sha256:b1ee2119c5c9ffa916f48425d807695d557bfe326bbfe0e65d18ec235cee53b7_ppc64le",
"8Base-RHOSE-4.11:openshift4/ovirt-csi-driver-rhel7@sha256:f7adacdb30067ee92339af29ed852e5de53d0c272cfaf5b46ab48b7b668816f5_amd64",
"8Base-RHOSE-4.11:openshift4/ovirt-csi-driver-rhel8-operator@sha256:2c1cd41c04dad0e7c8958ceec1b1d4273eb8be8f2f1daede4a6257050b012543_arm64",
"8Base-RHOSE-4.11:openshift4/ovirt-csi-driver-rhel8-operator@sha256:7a167a4e4c80b02d4e3a4d1f17b84c47fa7f2818c20ae643891e04d6270a58a6_s390x",
"8Base-RHOSE-4.11:openshift4/ovirt-csi-driver-rhel8-operator@sha256:d44cc45f565771b89a9a6600c3f0a463f5707b5d99d43fcd5017afa1c42cfe41_ppc64le",
"8Base-RHOSE-4.11:openshift4/ovirt-csi-driver-rhel8-operator@sha256:ec28031cfdeadc780ac4a539fc2ffcee484db70aff6d68bec2bfc88509f41ded_amd64",
"8Base-RHOSE-4.11:openshift4/ovirt-csi-driver-rhel8@sha256:1a3545dcf656b9e6caa0007993f8b9ae4544a7e3d0c28d7bd4a892d8f4b4b2d8_s390x",
"8Base-RHOSE-4.11:openshift4/ovirt-csi-driver-rhel8@sha256:83423a80871b68615cb6174ac08e5a60b0b1b8ed003a3f40ec03fb7920679e94_arm64",
"8Base-RHOSE-4.11:openshift4/ovirt-csi-driver-rhel8@sha256:b1ee2119c5c9ffa916f48425d807695d557bfe326bbfe0e65d18ec235cee53b7_ppc64le",
"8Base-RHOSE-4.11:openshift4/ovirt-csi-driver-rhel8@sha256:f7adacdb30067ee92339af29ed852e5de53d0c272cfaf5b46ab48b7b668816f5_amd64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2022:6103"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"8Base-RHOSE-4.11:openshift4/cloud-network-config-controller-rhel8@sha256:6e27d73d86ae20585752a7c2e3a3cfa41ee88c245e9ab9da123c86b91b77bf4d_amd64",
"8Base-RHOSE-4.11:openshift4/cloud-network-config-controller-rhel8@sha256:e3cc37918d771c7d87052387de7a4f585c329cec0b8537b41f411cf7e08e7ef6_arm64",
"8Base-RHOSE-4.11:openshift4/cloud-network-config-controller-rhel8@sha256:e7867ad391b8f7cca4d987f7fd7cc429b86665029cc7b226ccd32aec5bf2556e_ppc64le",
"8Base-RHOSE-4.11:openshift4/cloud-network-config-controller-rhel8@sha256:eaedb1749fc0f2c117497ca4e2e82e9366b3e776d9910d45fbc1be4daa774ae8_s390x",
"8Base-RHOSE-4.11:openshift4/driver-toolkit-rhel8@sha256:0d876f138cb07c4cf25bc0161041f92a25a81637367815ab20c8ac30e11d7f0a_ppc64le",
"8Base-RHOSE-4.11:openshift4/driver-toolkit-rhel8@sha256:82faeb6a8caa174d9df3d259945ca161311fe6231d628e34ee0f1c8528371229_amd64",
"8Base-RHOSE-4.11:openshift4/driver-toolkit-rhel8@sha256:d3edb75ef363d202953c7fab5e997a5f2430108b6882f4b857de2be7c4ed8ffb_arm64",
"8Base-RHOSE-4.11:openshift4/driver-toolkit-rhel8@sha256:ebbdb04cefcb10f1932415c1fe7453b20066594c0febd1f6e3d28dd71c29c939_s390x",
"8Base-RHOSE-4.11:openshift4/egress-router-cni-rhel8@sha256:5d87bcb5e32b7d69df1d713fd61a71d0223447258deb728b26249ca197bad943_ppc64le",
"8Base-RHOSE-4.11:openshift4/egress-router-cni-rhel8@sha256:73fb4c432aeea93a109c119097ea849c1e4ae02bf7dd196ebb63d46223c7837e_amd64",
"8Base-RHOSE-4.11:openshift4/egress-router-cni-rhel8@sha256:9cb6ff6b82565bbfb4af2b9ffe93148d2d145775c33fef56beb7de901ebd0eb6_s390x",
"8Base-RHOSE-4.11:openshift4/egress-router-cni-rhel8@sha256:c73b6663d221184ae7920fb6fcb5191591b697faed01b7a30cf8116f60bd6898_arm64",
"8Base-RHOSE-4.11:openshift4/network-tools-rhel8@sha256:6de9ef410c3940d5292b3ba93952497959d67dbd82bbce9d4096032fa4ddb35f_amd64",
"8Base-RHOSE-4.11:openshift4/network-tools-rhel8@sha256:988faf6dc4951404eb8886150c33905880b81b32ca3ba1713911e4fd525bc000_s390x",
"8Base-RHOSE-4.11:openshift4/network-tools-rhel8@sha256:b914a9caeedc9c9777e28e71ed81416a1bf0fd6104b164ba756555192cf95063_ppc64le",
"8Base-RHOSE-4.11:openshift4/network-tools-rhel8@sha256:f14cafc7dd1904d01ec797a18bbc6753a751b113af94e0122697af4b6cd75cb9_arm64",
"8Base-RHOSE-4.11:openshift4/oc-mirror-plugin-rhel8@sha256:6504ab4496384eb70fd230933f7c6a3ea76b75c66afa7a7dfbd02ac1ad205515_amd64",
"8Base-RHOSE-4.11:openshift4/ose-agent-installer-api-server-rhel8@sha256:03cab1a6deb73e00dbea5cdd97c2eae70f34f01b2b45eebef32207a44b9740be_amd64",
"8Base-RHOSE-4.11:openshift4/ose-agent-installer-api-server-rhel8@sha256:311118642213a933c9d68e20043c7ac224fffa67bc6d563736af7836dc45bf22_arm64",
"8Base-RHOSE-4.11:openshift4/ose-agent-installer-api-server-rhel8@sha256:75d72fff160648cec863535b7ca3206dcf8b1d0e8686f1c20b55d684c9fd33dc_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-agent-installer-api-server-rhel8@sha256:f75740f83210434f126f13c414165a96ba2cf24e081d37ce147381c672211f6d_s390x",
"8Base-RHOSE-4.11:openshift4/ose-agent-installer-csr-approver-rhel8@sha256:5a2e4ce921dd19131cc4701701a1e15ab63c5862bf6c6c6d6c699a014be9e15d_arm64",
"8Base-RHOSE-4.11:openshift4/ose-agent-installer-csr-approver-rhel8@sha256:832c7fad36504af9ff0ea617eee9ce7e0d90c3b062dd49764709359ef742526b_s390x",
"8Base-RHOSE-4.11:openshift4/ose-agent-installer-csr-approver-rhel8@sha256:ea0d1078f53d769332eb6d74134b246c3e1d3a3a39832055c303b134a4eed290_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-agent-installer-csr-approver-rhel8@sha256:efcf0bcdb223445c64a7632b14621f40e3262f1aff7a8433246b56dada0c5ab5_amd64",
"8Base-RHOSE-4.11:openshift4/ose-agent-installer-node-agent-rhel8@sha256:3debd079d7a4e557aec8bf4f9e67aace0b72205a5d020206760fdfb59d13855c_amd64",
"8Base-RHOSE-4.11:openshift4/ose-agent-installer-node-agent-rhel8@sha256:6b7f448cc4ff12f26fe23266eae4532a5a516179eb3081a477d4a1b287d004ca_s390x",
"8Base-RHOSE-4.11:openshift4/ose-agent-installer-node-agent-rhel8@sha256:969a995f0c2079554cad5db05df992e5da80d5645f97e031048dcb6625936c0e_arm64",
"8Base-RHOSE-4.11:openshift4/ose-agent-installer-node-agent-rhel8@sha256:b2078745a9931f618b2ae3276f215f72a82570aebb1f871a086d74995f08f437_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-agent-installer-orchestrator-rhel8@sha256:5fbacf9fe03238b9e82d1d5aa3050bb94666f75d9c312cf96d364554432c4516_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-agent-installer-orchestrator-rhel8@sha256:69f30e118f27a357e1ec7a7d30249ac35acea76328922f24954e566eb28ddc92_amd64",
"8Base-RHOSE-4.11:openshift4/ose-agent-installer-orchestrator-rhel8@sha256:852f901cda9211026376f78c5bff6fc0e90714b44a7e75792e7ee9dca7d41ae5_s390x",
"8Base-RHOSE-4.11:openshift4/ose-agent-installer-orchestrator-rhel8@sha256:bc5ff8bf2abee2efc0df7122c384671e93122b4e158ae8eb1355a094bf61a75d_arm64",
"8Base-RHOSE-4.11:openshift4/ose-alibaba-cloud-controller-manager-rhel8@sha256:89262b72ba883c895c2073164824cdfdcdc5f1ef61d6c2e0d77cd3755cdc1fcb_amd64",
"8Base-RHOSE-4.11:openshift4/ose-alibaba-cloud-csi-driver-container-rhel8@sha256:d1a8124402bdb03cd625066b8719cbb3d2f0009c6923062a43ada1bb59871d68_amd64",
"8Base-RHOSE-4.11:openshift4/ose-alibaba-disk-csi-driver-operator-container-rhel8@sha256:0161cffc939ea87d47ef654f287b14cb7551333731870dbd6e2232c5875b9033_amd64",
"8Base-RHOSE-4.11:openshift4/ose-alibaba-machine-controllers-rhel8@sha256:dd1cd42eaa29959de325282d4f8815a0ebaa122604e28d407ecd7e965166b880_amd64",
"8Base-RHOSE-4.11:openshift4/ose-apiserver-network-proxy-rhel8@sha256:245ece4bd06599e479428c43847ff3cc532e3822f332c16bcd75fe8d803d294d_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-apiserver-network-proxy-rhel8@sha256:4be86d5b8d518826e8a65e9fb9f2b22c094ed8493b1720a5e798938b30f191ec_arm64",
"8Base-RHOSE-4.11:openshift4/ose-apiserver-network-proxy-rhel8@sha256:8ebe88572805ce4d7d574d50b26f85f6518fdb22dd7b9d1770cf96e826ed8dd9_amd64",
"8Base-RHOSE-4.11:openshift4/ose-apiserver-network-proxy-rhel8@sha256:ace63e71611bbc9e00c427ea60b48239878d25d23816ea80677ec6fbfab1734f_s390x",
"8Base-RHOSE-4.11:openshift4/ose-aws-cloud-controller-manager-rhel8@sha256:1242457e768a2cf0edefda2e0ec641264077e1e6c3c1819b6c430397826f4cc9_amd64",
"8Base-RHOSE-4.11:openshift4/ose-aws-cloud-controller-manager-rhel8@sha256:d9a7e298d07960e577ff3c49b64534340e31f07685c569d23e35818e993816fb_arm64",
"8Base-RHOSE-4.11:openshift4/ose-aws-cluster-api-controllers-rhel8@sha256:f1fb4e9e06fbada6da3a9849842d2faaef11afc923c0ead4b4d908cca928fb10_amd64",
"8Base-RHOSE-4.11:openshift4/ose-aws-cluster-api-controllers-rhel8@sha256:fae8fcd656375af170fe16f5e1704cd04a01353c39bdb71496320f66bdf98054_arm64",
"8Base-RHOSE-4.11:openshift4/ose-aws-ebs-csi-driver-rhel8-operator@sha256:432e73a20f27e84174d811cee2ee7db13f2bcd5617691ace07863ade43ad5abd_amd64",
"8Base-RHOSE-4.11:openshift4/ose-aws-ebs-csi-driver-rhel8-operator@sha256:4eb2eec27fd1cba3fd42fd9d633373602c0635fbef3e380ef227b418ec6e96a7_arm64",
"8Base-RHOSE-4.11:openshift4/ose-aws-ebs-csi-driver-rhel8@sha256:3ef0030f0228d2041cc810995403b7f09b92d9d2044236bf7961d4c32024591e_amd64",
"8Base-RHOSE-4.11:openshift4/ose-aws-ebs-csi-driver-rhel8@sha256:9fe539afa21e7e0f0b04230f6908d2e67861608b01b6afcebd575d10e95bed63_arm64",
"8Base-RHOSE-4.11:openshift4/ose-aws-pod-identity-webhook-rhel8@sha256:9389e1e4c2fa64a154dcbffbed370676accfdb8eea70b2e6a49a1c6b4aa4aaf8_amd64",
"8Base-RHOSE-4.11:openshift4/ose-aws-pod-identity-webhook-rhel8@sha256:9fab946ed6f96886ad644600e0e98ebdf2bff6e525838b38258fc9599bf10450_arm64",
"8Base-RHOSE-4.11:openshift4/ose-azure-cloud-controller-manager-rhel8@sha256:2510e600a0b60a9fa1ee630d2c7ffdcbbaa7588946316067d4f01caad13d90a3_amd64",
"8Base-RHOSE-4.11:openshift4/ose-azure-cloud-controller-manager-rhel8@sha256:39c2233c6bd5d940c5dcb2d9bb1fa679f7f68260a21a8862b7e92471ce1a1a68_arm64",
"8Base-RHOSE-4.11:openshift4/ose-azure-cloud-node-manager-rhel8@sha256:34d592fa215e07fc79cf590c9f8e2b9b33d5a69b168b0037770c3ac2dd96da0e_arm64",
"8Base-RHOSE-4.11:openshift4/ose-azure-cloud-node-manager-rhel8@sha256:f6756cc5a93dea849e34955f1f40dacee78b76dd19ca95019f3d59e73a42a28d_amd64",
"8Base-RHOSE-4.11:openshift4/ose-azure-cluster-api-controllers-rhel8@sha256:54eddeca59ead55597958f4a6d14aed6c67e40881f2cfe48fcb86da046cd8545_amd64",
"8Base-RHOSE-4.11:openshift4/ose-azure-cluster-api-controllers-rhel8@sha256:be393e7e52cd71f4e69045ca297d22090c77e4db3736d5b65ba32c09012ada59_arm64",
"8Base-RHOSE-4.11:openshift4/ose-azure-disk-csi-driver-rhel8-operator@sha256:4ff095a8f869062d5197d571f266f6ac3f9c785eed275eaccc8522285128d2b6_arm64",
"8Base-RHOSE-4.11:openshift4/ose-azure-disk-csi-driver-rhel8-operator@sha256:7aefec5230cd316684b716b1051589f9ec2c9cf2e1447f039abf7e5d46a5dd8c_amd64",
"8Base-RHOSE-4.11:openshift4/ose-azure-disk-csi-driver-rhel8@sha256:02ea902eeafb1f8036e9a939d8f99ef9ac5d51aff33637e8bd5c08a95c27ddc9_arm64",
"8Base-RHOSE-4.11:openshift4/ose-azure-disk-csi-driver-rhel8@sha256:9ec7ea5a66b67b45209c7818e07e55937124d959140a4ccf8b4507c42b23b829_amd64",
"8Base-RHOSE-4.11:openshift4/ose-azure-file-csi-driver-operator-rhel8@sha256:5346a247159c4ea41782355befb3bb87dedf6ca21807bf0e8d47a5575c0a1236_arm64",
"8Base-RHOSE-4.11:openshift4/ose-azure-file-csi-driver-operator-rhel8@sha256:ed5eb91ffaacd7a9d8dc6523bb481ae70d37cf14be254dc4f0b625f319a2764d_amd64",
"8Base-RHOSE-4.11:openshift4/ose-azure-file-csi-driver-rhel8@sha256:7e27919cadcfd915fb1765d7b87753da104f26e6f1c2d37818d5bd4bf77fe51a_arm64",
"8Base-RHOSE-4.11:openshift4/ose-azure-file-csi-driver-rhel8@sha256:acb6bd70db8a2addf429d17cd5bf5f1659835eb3c4f32b7e21925d4d6269a9cc_amd64",
"8Base-RHOSE-4.11:openshift4/ose-baremetal-installer-rhel8@sha256:432d43bcec91fdcc88b389628cf6cfafca5e973a5c9cafaa1bc7db332caa1303_amd64",
"8Base-RHOSE-4.11:openshift4/ose-baremetal-installer-rhel8@sha256:8fe8f202c97a262f65280091ca28da690c5d342bf36fa528e28b791e59b5402c_arm64",
"8Base-RHOSE-4.11:openshift4/ose-baremetal-installer-rhel8@sha256:927f472da5d7cd5b63be4c1ba755edc4caef1687f9dae949c2ee5979b65a5ece_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-baremetal-installer-rhel8@sha256:f3fa907c69b86a520ed526397264c2908379e5ee092f718b94d3049cf3914664_s390x",
"8Base-RHOSE-4.11:openshift4/ose-baremetal-machine-controllers@sha256:092186662282ca09b701f0e198faf403905315190a1f1bcfdaf952ee0012f2f7_s390x",
"8Base-RHOSE-4.11:openshift4/ose-baremetal-machine-controllers@sha256:805aaaf2c736170ac879baed0eab2d3de05b1255331a46ad247fd3b5dfbbfb52_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-baremetal-machine-controllers@sha256:e6e2d9e0777173822e3ca8cfef5d457f75fd4638ccfd5d896b3354416d8d1d94_arm64",
"8Base-RHOSE-4.11:openshift4/ose-baremetal-machine-controllers@sha256:f7606cd50b6e7ab57038d01f6539c194f974904abdbfcc04810fffc803166f4a_amd64",
"8Base-RHOSE-4.11:openshift4/ose-baremetal-rhel8-operator@sha256:09c5815abcd751e6599fd7d741399c3009fb5c64498005b836b894baec3f32ce_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-baremetal-rhel8-operator@sha256:ca3282dfbea85af8d294027bb958c5f7b67cd09307ba9a9b90d24ff1524e5e43_amd64",
"8Base-RHOSE-4.11:openshift4/ose-baremetal-rhel8-operator@sha256:d9799c53a13fbc2c3821612fe9bebed15522790d8c5f38ec725fad071dac9f05_arm64",
"8Base-RHOSE-4.11:openshift4/ose-baremetal-rhel8-operator@sha256:e42c99f1ee203ec4bce4bff0b9dbae24f02fd970604c592c92f166145a638ff5_s390x",
"8Base-RHOSE-4.11:openshift4/ose-baremetal-runtimecfg-rhel8@sha256:0b13e1b6772d771e457a8efa0330d0f7d26679fb057c6b679f4cd50e629075dc_s390x",
"8Base-RHOSE-4.11:openshift4/ose-baremetal-runtimecfg-rhel8@sha256:36d777277a842f569d358e6a95acf7f9ed9f6b55e1ecfc7e14d21c51c805fd0e_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-baremetal-runtimecfg-rhel8@sha256:5ce3526bde097d1550a02fbeeaea6822d7c885cbac4f757cdafe138dd968d489_amd64",
"8Base-RHOSE-4.11:openshift4/ose-baremetal-runtimecfg-rhel8@sha256:d68705bb7994ea06b999f68001837638d901e2ac3677324b41ef45c140637ee7_arm64",
"8Base-RHOSE-4.11:openshift4/ose-cli-artifacts@sha256:21babbab6276c3c556e2c2cf232c7dc9de3f187151a3c2973643829a418eaaee_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-cli-artifacts@sha256:382c647edbf3fa812d83e9fc1b25696836f574c21376b3438a041692c2aad57a_s390x",
"8Base-RHOSE-4.11:openshift4/ose-cli-artifacts@sha256:b30d17c7cae38c733bceff599d9052ade650e3cf86eec997e7cf8a10b6be1cd9_arm64",
"8Base-RHOSE-4.11:openshift4/ose-cli-artifacts@sha256:fecd94b1e286bff64e7f066d14f205283f4362a7c12b2dfb9838fdf309456f6d_amd64",
"8Base-RHOSE-4.11:openshift4/ose-cli@sha256:9e19ae99cb60c43fe9ad7a295c7c6b42d0c2c557d908e35d01a4cbc18cb252ed_arm64",
"8Base-RHOSE-4.11:openshift4/ose-cli@sha256:9e9325e685bf2c27ad58933720dc1f0595a1d9b2deeee1f5ea6e7915c2bed905_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-cli@sha256:db5e75aa697daf5e0fa6004ad42c04030ff6c22583c93de6cdfc42bf279a79be_s390x",
"8Base-RHOSE-4.11:openshift4/ose-cli@sha256:e64d871431572918420d1aa1aba7f35d6255ce5d69354d51921f10f53106cedb_amd64",
"8Base-RHOSE-4.11:openshift4/ose-cloud-credential-operator@sha256:106f6e450215363c8522f7ba40596e69d0cab04923bde1993b7bd2cf3e9c1afe_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-cloud-credential-operator@sha256:68c4224379013c5bb9c0f9f72cdf3239e674643ad5e98410023ed3e9fe303d92_arm64",
"8Base-RHOSE-4.11:openshift4/ose-cloud-credential-operator@sha256:b4023de0e31fc7d448254794512f6b1e0c01226953063d253238aa051761a683_amd64",
"8Base-RHOSE-4.11:openshift4/ose-cloud-credential-operator@sha256:dc22b952e382ee4f781305f24c4ac7b400fcec538b577b6dccc3d91728c1b24b_s390x",
"8Base-RHOSE-4.11:openshift4/ose-cluster-api-rhel8@sha256:0fe12e245cdd67943627193c7bf56b07b873fe933beb54d6afd6842cd4251d36_s390x",
"8Base-RHOSE-4.11:openshift4/ose-cluster-api-rhel8@sha256:aa173538611b49370c4ae3422aadd92cfba37db6961dd68b16779aafe21dc47f_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-cluster-api-rhel8@sha256:c14191867b7cd81fea0421d1cc7c0e7b92c77dd2854b1668bc08a60a736ef742_arm64",
"8Base-RHOSE-4.11:openshift4/ose-cluster-api-rhel8@sha256:f8e5a57dfc9a835f93f90c14358e7eed24e515003932b5abbc96b6f3042fa2b5_amd64",
"8Base-RHOSE-4.11:openshift4/ose-cluster-authentication-operator@sha256:087ebc4f40edf9c7355a3c1e092a29d5b3a78cb3fa9897eff3d26f0ab3768e2f_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-cluster-authentication-operator@sha256:1ad3e13382a4c8397551803b67296405d954a0692a5ee6935eee94efca111997_s390x",
"8Base-RHOSE-4.11:openshift4/ose-cluster-authentication-operator@sha256:4e9cbce494e0c3d074085d04a717ba3268a001116248c48355e9737005a8dc71_arm64",
"8Base-RHOSE-4.11:openshift4/ose-cluster-authentication-operator@sha256:df368de69ad5d36f8a08efe36cd3191660c1e71f04e8a567a2958c7068a0ccea_amd64",
"8Base-RHOSE-4.11:openshift4/ose-cluster-autoscaler-operator@sha256:08d72eb6e241309292929f904ebf45903e34c640198a56cb7627e07347de4db5_arm64",
"8Base-RHOSE-4.11:openshift4/ose-cluster-autoscaler-operator@sha256:21f73964329757dda78e8e35cd8ce4cc7434c19e1072d7c7b3920b899b4eea0a_amd64",
"8Base-RHOSE-4.11:openshift4/ose-cluster-autoscaler-operator@sha256:8a67e9c395779e4d295121c008905983da8f0f626919d6152558be9b65df9602_s390x",
"8Base-RHOSE-4.11:openshift4/ose-cluster-autoscaler-operator@sha256:ed4c14c8bb0e45511944a12f3319a3816605240936c2d9d3eb117415a9c7b1e8_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-cluster-autoscaler@sha256:066894460cc277008976b85a7c4c6a5edae8707f6c4ca7b4fd1b159565690800_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-cluster-autoscaler@sha256:10ad83b8d56a9de90a3a1ba66f1dd075f0c6cd02bb0c452f263ebe12d6f3ee7c_arm64",
"8Base-RHOSE-4.11:openshift4/ose-cluster-autoscaler@sha256:1874b5f344ce686750e01167b9e4ca61e5d1468e55e3d60363d22f4e80d2099a_s390x",
"8Base-RHOSE-4.11:openshift4/ose-cluster-autoscaler@sha256:4e0b8de27a9295163d397b1c7b9fd77a18276df6fb36076fb4423ce89877aa59_amd64",
"8Base-RHOSE-4.11:openshift4/ose-cluster-baremetal-operator-rhel8@sha256:37013ded4bf047f86added38bd37bf2dd648e0ae5d7f314799cc52d413ecd514_s390x",
"8Base-RHOSE-4.11:openshift4/ose-cluster-baremetal-operator-rhel8@sha256:6043ad21c6b533120745bf00e938f4a2760a193c30c93c7817e72687c7fca376_arm64",
"8Base-RHOSE-4.11:openshift4/ose-cluster-baremetal-operator-rhel8@sha256:6687cb3005b31f378b8f950dee3697834db40ebd6bda4b13c3bde26dc961003f_amd64",
"8Base-RHOSE-4.11:openshift4/ose-cluster-baremetal-operator-rhel8@sha256:672c5e08643abdcb890b199aba0993c2f5b13bab73619f4937117839e3341e93_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-cluster-bootstrap@sha256:c0a4b5bf57389be51dd92d75ffa79afbd2a0d8a1bc92d75270b62dc8d00abbff_s390x",
"8Base-RHOSE-4.11:openshift4/ose-cluster-bootstrap@sha256:e190b3d77637f8ac989c0cdfdb8de3e0a91ceb37e761c629d5960e7e6825d171_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-cluster-bootstrap@sha256:f0a31d8b8f9ef65c03264d68d971479e0f1e927af90452fe0ef442012b49854c_amd64",
"8Base-RHOSE-4.11:openshift4/ose-cluster-bootstrap@sha256:f57edabd3d5db8cc3b21e7f370cc911a06ee35813c66355e597dc84777f3a7bd_arm64",
"8Base-RHOSE-4.11:openshift4/ose-cluster-capi-operator-container-rhel8@sha256:47b12ea0b5c2e762e67c9b88a4a85b1a99bffd445643056658462e7cc1caab18_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-cluster-capi-operator-container-rhel8@sha256:7d5b042abbe54ee6406dc8741621de6ea30f44498a874b619c80741439ebf769_arm64",
"8Base-RHOSE-4.11:openshift4/ose-cluster-capi-operator-container-rhel8@sha256:80fc292bb9c856b3ef7f9b672d84f5924e301a8b5828156ddf8269a56e095d85_s390x",
"8Base-RHOSE-4.11:openshift4/ose-cluster-capi-operator-container-rhel8@sha256:f86eb79d7a994b8164bb5474f9e9bc3dcbe5ed9fada84b31dceff9c138f30974_amd64",
"8Base-RHOSE-4.11:openshift4/ose-cluster-capi-rhel8-operator@sha256:47b12ea0b5c2e762e67c9b88a4a85b1a99bffd445643056658462e7cc1caab18_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-cluster-capi-rhel8-operator@sha256:7d5b042abbe54ee6406dc8741621de6ea30f44498a874b619c80741439ebf769_arm64",
"8Base-RHOSE-4.11:openshift4/ose-cluster-capi-rhel8-operator@sha256:80fc292bb9c856b3ef7f9b672d84f5924e301a8b5828156ddf8269a56e095d85_s390x",
"8Base-RHOSE-4.11:openshift4/ose-cluster-capi-rhel8-operator@sha256:f86eb79d7a994b8164bb5474f9e9bc3dcbe5ed9fada84b31dceff9c138f30974_amd64",
"8Base-RHOSE-4.11:openshift4/ose-cluster-cloud-controller-manager-operator-rhel8@sha256:1ea1c7a907ddd7002fd27685e85c43a09755d3ff712713d54671bb071d9e7c66_arm64",
"8Base-RHOSE-4.11:openshift4/ose-cluster-cloud-controller-manager-operator-rhel8@sha256:455f0e33840e6830e1aaba5459a6c8c5ac773e326bc0d61cad2c30b0a15b7874_amd64",
"8Base-RHOSE-4.11:openshift4/ose-cluster-cloud-controller-manager-operator-rhel8@sha256:8befdd6d48ad9a969d3c1d8e3d941d78cbdac51bd7ff8169ebe3c5c2be06c6cc_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-cluster-cloud-controller-manager-operator-rhel8@sha256:df851d0c4ccebe4722cbc4f5166b443d6c911b6a7c6792c4df708f8ca8606c3f_s390x",
"8Base-RHOSE-4.11:openshift4/ose-cluster-config-operator@sha256:7c9258e2750def044850ce4d7e8d33509fc9ff6cbf5ea385a91712126d95fb4a_amd64",
"8Base-RHOSE-4.11:openshift4/ose-cluster-config-operator@sha256:88762438b2a594f1bfed201790fdd7aaa383c733c750dec4baa19757eb0a224b_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-cluster-config-operator@sha256:b5ae46d084d4ac7abffa0d0a1faea78e4f7d00afa8710fa1782642709d46d76b_s390x",
"8Base-RHOSE-4.11:openshift4/ose-cluster-config-operator@sha256:c87622cb702c60bd80393ac9bacb40563502daddfc2854422bb7983d70c19e01_arm64",
"8Base-RHOSE-4.11:openshift4/ose-cluster-csi-snapshot-controller-rhel8-operator@sha256:0c2492d5936d1af12407e74cd47340f13efc46e90ea329217e464c4ad109d210_arm64",
"8Base-RHOSE-4.11:openshift4/ose-cluster-csi-snapshot-controller-rhel8-operator@sha256:2beae1f0693a10a0ab50e08602cbf7654f05e1ef225fc162387e581da57e0a3c_s390x",
"8Base-RHOSE-4.11:openshift4/ose-cluster-csi-snapshot-controller-rhel8-operator@sha256:37492607333c4d91cbb9b4e18c4833e02c1d10fa9e28878460c5e5d76cbe2613_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-cluster-csi-snapshot-controller-rhel8-operator@sha256:9fe8d8fd53bacfd5ac2e5d70e0040be4cd65cd5550cb6cbc1ef0bddb01372d4e_amd64",
"8Base-RHOSE-4.11:openshift4/ose-cluster-dns-operator@sha256:0caac670fe7dcc0d44a81d13aed6e56479668e8a8a210caee510d7424dbf958e_amd64",
"8Base-RHOSE-4.11:openshift4/ose-cluster-dns-operator@sha256:6447a66d13df0d966992e28e8e3225e80182184cd742c772107fcce36aac7797_s390x",
"8Base-RHOSE-4.11:openshift4/ose-cluster-dns-operator@sha256:7d1991a79dec5f08a127412962ca15a48c96438b19a9ad99549305e7af010144_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-cluster-dns-operator@sha256:da8f64fc64092d5f0d098bd7088499f321402192bed38ed75637841296bbe2b9_arm64",
"8Base-RHOSE-4.11:openshift4/ose-cluster-etcd-rhel8-operator@sha256:41dfef4fb454105e5d202de32ea85e6b806ec3bbd3a89bd77226b3ee8b1dfb2f_arm64",
"8Base-RHOSE-4.11:openshift4/ose-cluster-etcd-rhel8-operator@sha256:6d9ebc067df9550aa5c1623e44a8c041f7ba0ffdad757b3848d7d5308aafa407_amd64",
"8Base-RHOSE-4.11:openshift4/ose-cluster-etcd-rhel8-operator@sha256:82ffb1ead2ccaf05f5f876828d851f85451a8ee0a843aab7ab87fdb7faf62c1e_s390x",
"8Base-RHOSE-4.11:openshift4/ose-cluster-etcd-rhel8-operator@sha256:867a572c4a1789f8360d0f01544c9f796d0328c3d7f40d98b81677b7fce40ecb_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-cluster-image-registry-operator@sha256:0358e59d273a251211b22f27aab17e0ea497d44078ec9a4ba6cb4d60ced4dd5d_arm64",
"8Base-RHOSE-4.11:openshift4/ose-cluster-image-registry-operator@sha256:5e5e4c138e519c0de2690359fafd7e8f2b795a9049b976c0e137bf1a03e23ede_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-cluster-image-registry-operator@sha256:af60f1e5c058385530c67cf7b4f9e5579ed15b06d2716347bc6db3d13157f438_s390x",
"8Base-RHOSE-4.11:openshift4/ose-cluster-image-registry-operator@sha256:e4a7ab02a4fa05edea60e5457d77cf963c0f263ebec22680197da29c5d25d599_amd64",
"8Base-RHOSE-4.11:openshift4/ose-cluster-ingress-operator@sha256:5e554e018bed9ab12c0072aa87feaba4b3921e6e6eab347fd19d44dd3943605e_amd64",
"8Base-RHOSE-4.11:openshift4/ose-cluster-ingress-operator@sha256:739896028a90adece5e93fd0a1e6b9ad9b2066be466d403f86d8059a974dd69f_arm64",
"8Base-RHOSE-4.11:openshift4/ose-cluster-ingress-operator@sha256:ab0c7df78f7265701811c771f447e8fc77cdcb9db7b4358c58c586a1e4616481_s390x",
"8Base-RHOSE-4.11:openshift4/ose-cluster-ingress-operator@sha256:d1c0cd4e6d6c7a8faaa5e4fcb8181d8325c8f371a4efe670a0d36bcb60198d2c_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-cluster-kube-apiserver-operator@sha256:07a151a721d0ab24cdc8ceebbdf6079c7fc656a8015a6f825914111fbaaeac12_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-cluster-kube-apiserver-operator@sha256:5b1e127949b717f818448ab053c9354d73ea6981cde107c95c2b5dd658d38e1b_s390x",
"8Base-RHOSE-4.11:openshift4/ose-cluster-kube-apiserver-operator@sha256:b2ebb601d381558a394affedbeebe4307526402c0c0f6b1bea4f8725b35da3fd_amd64",
"8Base-RHOSE-4.11:openshift4/ose-cluster-kube-apiserver-operator@sha256:f8d718ac3d76cf1c68e253de1dc19b6c043e84423eb3ef4ffbb8706794dde726_arm64",
"8Base-RHOSE-4.11:openshift4/ose-cluster-kube-cluster-api-rhel8-operator@sha256:3bba6cbcd88668aba5ae03625d7cddea1bea0dc0e80007f9ba0f48efd9ab7cf7_amd64",
"8Base-RHOSE-4.11:openshift4/ose-cluster-kube-cluster-api-rhel8-operator@sha256:7cd7a803ddd309593278e3f5588d3f9e7cb43ddbcd1245528971d8ba2dccd02d_arm64",
"8Base-RHOSE-4.11:openshift4/ose-cluster-kube-cluster-api-rhel8-operator@sha256:c1eca6f993c9aedd597915c0f020f20adb4559c5fb332195f367aee7832cdf44_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-cluster-kube-cluster-api-rhel8-operator@sha256:d9ae7f5c8b3eb47536b545062648171866a69b1f7c078002e5b91c89ebfd77a6_s390x",
"8Base-RHOSE-4.11:openshift4/ose-cluster-kube-controller-manager-operator@sha256:4cd1b1cfb69a5e65a5096d6e2ed9fab256263aecb3de40a3a2e21030e98005b8_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-cluster-kube-controller-manager-operator@sha256:5d6f1a31087d399c9b63a0d81ac992ad7cb2a10de2dbe8a165a29bc17cb804a7_s390x",
"8Base-RHOSE-4.11:openshift4/ose-cluster-kube-controller-manager-operator@sha256:5e14a5b833cfa3415168708c66771b521c4f6a5b93d91370d77c12f729d8ba8d_arm64",
"8Base-RHOSE-4.11:openshift4/ose-cluster-kube-controller-manager-operator@sha256:75675751af4d0cfe59f9fc74745ba7ad2953d95ea343af2b07ea01152fcb2683_amd64",
"8Base-RHOSE-4.11:openshift4/ose-cluster-kube-scheduler-operator@sha256:5d4d03c1d90ec1a7484ead812faf3d2afdbd59ff43391fde735d8d7463607619_arm64",
"8Base-RHOSE-4.11:openshift4/ose-cluster-kube-scheduler-operator@sha256:83deb5bdc9f0c9284eb4e8de788cc453cdbcfc01d50070fb52465f225f66a1df_s390x",
"8Base-RHOSE-4.11:openshift4/ose-cluster-kube-scheduler-operator@sha256:c6dd4dced8d9955ef9ec9c1e517f37f3caa06b0e15a5c9dd5740069c0bf0c634_amd64",
"8Base-RHOSE-4.11:openshift4/ose-cluster-kube-scheduler-operator@sha256:ca65bc4f76a6d874b2d0ceca00bb6261eda096be7dcd6c113eda8e11dfde0916_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-cluster-kube-storage-version-migrator-rhel8-operator@sha256:48ad9408d754564627549bc8035ae681201a18bdeeb9fa234049c44e6c14581e_amd64",
"8Base-RHOSE-4.11:openshift4/ose-cluster-kube-storage-version-migrator-rhel8-operator@sha256:76c1af1cd2b729bfacfa83bd3d8ed148284bb5b78b796cd433b8d6863a19d3ef_s390x",
"8Base-RHOSE-4.11:openshift4/ose-cluster-kube-storage-version-migrator-rhel8-operator@sha256:86a641e8f5edd231d7af6c227b458bedf1d1c778a9bed95bb2a31fd6c2af3da2_arm64",
"8Base-RHOSE-4.11:openshift4/ose-cluster-kube-storage-version-migrator-rhel8-operator@sha256:a9fc53ebe17f190200b3e41a65737483a88a58bc6350af51f03f4f9ca700bdba_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-cluster-machine-approver@sha256:07667ef8e091ee997b5e659dfa3c8a762573f7f0a202dba72d42032c827111e0_s390x",
"8Base-RHOSE-4.11:openshift4/ose-cluster-machine-approver@sha256:2ae92fbe8598f400f53316010e51e751d515d208c9204a04ab6f474837833705_arm64",
"8Base-RHOSE-4.11:openshift4/ose-cluster-machine-approver@sha256:d5293d65f59c34e7b3bfb6f2e31bcc13148c2a4ba98407df16ef9d7ec3522f03_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-cluster-machine-approver@sha256:db34e4cbce97a50bae91565138d1555f2eed1010cae2c589f7e34e5e27de5168_amd64",
"8Base-RHOSE-4.11:openshift4/ose-cluster-monitoring-operator@sha256:38097086911176eb6d94c9eb3fb744336d5c07b95c989d719dd7ed20807ae3c9_s390x",
"8Base-RHOSE-4.11:openshift4/ose-cluster-monitoring-operator@sha256:8ff5a580ab2e42adbdcbea74e7c2b6915c6abd4c5d6f14c82903586dda18001a_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-cluster-monitoring-operator@sha256:9ef3638201f3d8110c37205196e2c8023b497abff4c34124289496f014960c7a_arm64",
"8Base-RHOSE-4.11:openshift4/ose-cluster-monitoring-operator@sha256:f15249736c67cbf440deb68891faf4eadc896fa2f378590c8a355e2ff39ebd94_amd64",
"8Base-RHOSE-4.11:openshift4/ose-cluster-network-operator@sha256:9e7aab6d8d159653383627b8262ad46155dc97692c5c345b72f90ecf100ab4c3_amd64",
"8Base-RHOSE-4.11:openshift4/ose-cluster-network-operator@sha256:c6cf66b22c51935f2c081b23208eab48c41a44b9b915035ffa896101c41deb0a_s390x",
"8Base-RHOSE-4.11:openshift4/ose-cluster-network-operator@sha256:d3bff15251d3415b42ff851f0a1269bbf0fdac9410f437ad32c19c709b8f1b1d_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-cluster-network-operator@sha256:edcfb5688a3cc314456a59a1caebbb401a82d0aaf725867dcba874c93499bfbb_arm64",
"8Base-RHOSE-4.11:openshift4/ose-cluster-node-tuning-operator@sha256:032fbdb27508aaf93b1dedfc114e67cc8d398f4a6bd9f994ca40eb66d1e50f5f_s390x",
"8Base-RHOSE-4.11:openshift4/ose-cluster-node-tuning-operator@sha256:3ad618fd222cd3f0967b5c945e3f8a9c2c9f7cd5c4c107f2de7b7da4d06c5587_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-cluster-node-tuning-operator@sha256:5635e64a108e6005c47c88080b35cc11948d6097bb632228f8193a17b53259b9_arm64",
"8Base-RHOSE-4.11:openshift4/ose-cluster-node-tuning-operator@sha256:d06e393e0493bb6a519ffeab2595b7555df2148190eb30a29def40325c35e3a5_amd64",
"8Base-RHOSE-4.11:openshift4/ose-cluster-openshift-apiserver-operator@sha256:579f671f2e8a295eae80c19571daab0818ed012888980c0dc7a383fa277f595a_arm64",
"8Base-RHOSE-4.11:openshift4/ose-cluster-openshift-apiserver-operator@sha256:5a72cb0256f9b20e3f1b847def6ab9f544ff9d7b3a63437963fc1225c8b0ce94_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-cluster-openshift-apiserver-operator@sha256:a01a7943ecfa16a7ee0efd14e2cf192c887544cf9b9517b66dcdd0b9f1cd34dc_s390x",
"8Base-RHOSE-4.11:openshift4/ose-cluster-openshift-apiserver-operator@sha256:dc6a39c838691902cf50574eed7b6cfa6da8a38871624f09acab2e8d158b1957_amd64",
"8Base-RHOSE-4.11:openshift4/ose-cluster-openshift-controller-manager-operator@sha256:6634a513df79182201131a7f56ac876323bd7e1709b737405ab41e06e95acf40_arm64",
"8Base-RHOSE-4.11:openshift4/ose-cluster-openshift-controller-manager-operator@sha256:6e38c38b884651ae615d96617cbb562966ad67a63241dc1296c38e61556b6f74_s390x",
"8Base-RHOSE-4.11:openshift4/ose-cluster-openshift-controller-manager-operator@sha256:a502b3ce08f4dbb73617d2e212c6b89761a10cbb1d858b9c0f2791cb35683db5_amd64",
"8Base-RHOSE-4.11:openshift4/ose-cluster-openshift-controller-manager-operator@sha256:f5b0dc319a66df941b33428ca64b2cd937957ce47b932e8c3c74398f1057caf1_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-cluster-policy-controller-rhel8@sha256:4d56f27c4662cfa3b2cc7b9f4b146b66f9ad6b6e214b23813a8c4ed5a4107ead_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-cluster-policy-controller-rhel8@sha256:7ad8d955c2bf988905684f85876a22874dd235f2bac686c8565585abac5cc2eb_s390x",
"8Base-RHOSE-4.11:openshift4/ose-cluster-policy-controller-rhel8@sha256:c0925a8d478200fab902a7cae4847a900c7e4473ecc20f854e3ba58ac0d46cc3_arm64",
"8Base-RHOSE-4.11:openshift4/ose-cluster-policy-controller-rhel8@sha256:c7dc36c1b1c71ab449668a5600ce9ba403c23a7a14c81ea80a851d8f96a97757_amd64",
"8Base-RHOSE-4.11:openshift4/ose-cluster-samples-operator@sha256:41b5edfb6f395372593d2ece37102b6c53deabaf208a2d66cc3486308bf7bcd9_s390x",
"8Base-RHOSE-4.11:openshift4/ose-cluster-samples-operator@sha256:6bf352ae6bc6a6c46ca79014473cc163505165163060870bcf2e42f07b9f2577_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-cluster-samples-operator@sha256:844d02462ad69b045a796a9b5547cd65e42b51a56fda3b289a15e5aa0caa7138_amd64",
"8Base-RHOSE-4.11:openshift4/ose-cluster-samples-operator@sha256:c8a7ca2191e14e7b7b67108743fa442f75222a5f8a8577bb801f4209c72cf5a8_arm64",
"8Base-RHOSE-4.11:openshift4/ose-cluster-storage-operator@sha256:2155fd9379e1264fc4a0608cac844a098df4f170d5e1383c18b95fc7ec6b049a_arm64",
"8Base-RHOSE-4.11:openshift4/ose-cluster-storage-operator@sha256:60c88dda1e58b5a6e8109afef2a837fe184362ada32f369784bd5cf2a34183f2_amd64",
"8Base-RHOSE-4.11:openshift4/ose-cluster-storage-operator@sha256:a2da82561c61ddde3ed10057743ad59cefb36cd9b59a167bd1c01638cdb1b9a6_s390x",
"8Base-RHOSE-4.11:openshift4/ose-cluster-storage-operator@sha256:c30a0ebdf2740b0c0badde549e557973c741315cca23a931cfb28dce704887d3_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-cluster-update-keys@sha256:d5c919b0c64ca6401a0128b08b1440c4679d748c91acb90fd04f6665ae264929_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-cluster-update-keys@sha256:dbaa95fb795f4dedeeeab0a2b1372ceef199f098d9a83c88581897dc992bb065_arm64",
"8Base-RHOSE-4.11:openshift4/ose-cluster-update-keys@sha256:e830e81f1cafe4d2aaf49f3e96befdf1a992afbc64795fed941591d88f5ce71a_s390x",
"8Base-RHOSE-4.11:openshift4/ose-cluster-update-keys@sha256:fe8864f55f1ef516784a6a3836a09c3a399b6fee050e7c78181f1a337667b4b7_amd64",
"8Base-RHOSE-4.11:openshift4/ose-cluster-version-operator@sha256:241713ac691dd073f8b667f59502e6db5ae503d01bd3e5dc0413bb1903a6da06_amd64",
"8Base-RHOSE-4.11:openshift4/ose-cluster-version-operator@sha256:43508917e491dcbcf0375ce2c0252fe79bc1cde78419a9c6ea20895fac2dac1f_s390x",
"8Base-RHOSE-4.11:openshift4/ose-cluster-version-operator@sha256:6c38640774628f346faa7555b574c8b492a3c86052299fb3aa905888ec29f57c_arm64",
"8Base-RHOSE-4.11:openshift4/ose-cluster-version-operator@sha256:739b3f7a860a9ac73027a95111dd5466b4c467970f2fb777cdf3598f67221b68_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-configmap-reloader@sha256:25c49da28dd21c6056f6368416e1d6ad6f06a3046434e0190c4e2e47d24408bb_amd64",
"8Base-RHOSE-4.11:openshift4/ose-configmap-reloader@sha256:26a13df99ea07b0298cd5f90b086f510c201cc7762a6020b1683489498f92247_s390x",
"8Base-RHOSE-4.11:openshift4/ose-configmap-reloader@sha256:d749478faa06c5b2102e5900bba9abd48dd2b05c7adf5bd8d7b5e1923ade4fdb_arm64",
"8Base-RHOSE-4.11:openshift4/ose-configmap-reloader@sha256:f78ad6462d63cf7926c5b83617dfbd393508588d88b5bd9eeeea0b7d8a64669e_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-console-operator@sha256:2ec6199f3ca35880a0d9a1960156de7d94b04be1d391b08926f19939ba8cb812_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-console-operator@sha256:51aa483bf4f840be495ad572254641187d19bf74f2d38424477f5893179f649a_s390x",
"8Base-RHOSE-4.11:openshift4/ose-console-operator@sha256:97616a2200d45d1d650c0cdd543ec7f0f936786b09431047a94e01f398aa2d06_arm64",
"8Base-RHOSE-4.11:openshift4/ose-console-operator@sha256:9e57ff97abdd99b207a0867fe0dee68f2bcaa7776d44e523798bab548aaae148_amd64",
"8Base-RHOSE-4.11:openshift4/ose-console@sha256:1ac5d6db843d81b56692a2019f4201927362bbf19d7486dbfdb4098ab2b4a729_amd64",
"8Base-RHOSE-4.11:openshift4/ose-console@sha256:67c77dfbf58dd0c41483b5afffab5215b1a818827176cfaa43794e1f237c67f1_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-console@sha256:6a3172a832962789a7e715983784cb365e8d996ce9eaf6d93c556f24c3f8b205_arm64",
"8Base-RHOSE-4.11:openshift4/ose-console@sha256:773182d61251834f80c36cebf472dbff70025334977ecc416560e55a41a9e8c7_s390x",
"8Base-RHOSE-4.11:openshift4/ose-container-networking-plugins-rhel8@sha256:b28145e56f2aac4dbb9d900f0efe86227287c10451728ed69708d6eac3580622_arm64",
"8Base-RHOSE-4.11:openshift4/ose-container-networking-plugins-rhel8@sha256:c472d872a70e67ab583752ff21f0bd5619bb755030eb51e9f2a4c625793a2cc3_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-container-networking-plugins-rhel8@sha256:d22cbaf4967340a39cf7ad96e68450b79898b204b5c994bd2d7f330377953412_s390x",
"8Base-RHOSE-4.11:openshift4/ose-container-networking-plugins-rhel8@sha256:def7a0a80be3d29e7ae6d9785f5925cf9558b9e01792cb1e77dfadb0d5f28230_amd64",
"8Base-RHOSE-4.11:openshift4/ose-coredns@sha256:2f52299822c5fdc045c703c43a99ab9db893d530d618176ae52376143a354d3c_amd64",
"8Base-RHOSE-4.11:openshift4/ose-coredns@sha256:58a52e4a3e0336391d21cf60c29dbede81e0a4a0dd27d54caa8c8107d4071da4_s390x",
"8Base-RHOSE-4.11:openshift4/ose-coredns@sha256:67d6f68c83ed3319353d56731fd3b31864269bd7b65d20d440f48fe4207c3ec4_arm64",
"8Base-RHOSE-4.11:openshift4/ose-coredns@sha256:a5d7d60486b0db4eff39e8ae9234a7650f578ee4edaaa8d5d0d1f1d7985471ee_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-csi-driver-manila-rhel8-operator@sha256:1e2c039399a6ad9857e9b3972cdf246a1cd6bdb70e2278bd3274c9ff0ffe8f5d_amd64",
"8Base-RHOSE-4.11:openshift4/ose-csi-driver-manila-rhel8-operator@sha256:5543f0aabea36a61da59bdc5042f8d5e2dfff4a07a51ed61fdd91cd75de53047_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-csi-driver-manila-rhel8@sha256:3c3248dfebba93bd81d5295455cd1eaead7622a1dd9d433bc7bf49a713603255_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-csi-driver-manila-rhel8@sha256:e8d1989aba103c3667cafbae5d850bc9e8558f2e4cc760a9b88931f3a4db86a9_amd64",
"8Base-RHOSE-4.11:openshift4/ose-csi-driver-nfs-rhel8@sha256:3b15d6d6f4c84f64caafac5a68041ca3bbe50bab34e353a6604f6046253547f9_amd64",
"8Base-RHOSE-4.11:openshift4/ose-csi-driver-nfs-rhel8@sha256:ab4144663cd995c5fcac1b096a5dafd5ec6e5fa62df311f4cb3841a7d2c75dfe_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-csi-driver-shared-resource-operator-rhel8@sha256:50c08c144bb33f382aaaf878157a8ebf58968bd575321cd179ca26551925cac5_s390x",
"8Base-RHOSE-4.11:openshift4/ose-csi-driver-shared-resource-operator-rhel8@sha256:969eb2f0c16c083548541f7ca9a514352af26ead7aee991ed259d6ace4a91d3f_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-csi-driver-shared-resource-operator-rhel8@sha256:adbd0c9b2820fa269d56fde688edb6d393ac509894a4334e65f25883ca9c3ba8_amd64",
"8Base-RHOSE-4.11:openshift4/ose-csi-driver-shared-resource-operator-rhel8@sha256:bacd97ae2c3e53a95dfefa929639896fe9ca5457344d7e255551173606673b43_arm64",
"8Base-RHOSE-4.11:openshift4/ose-csi-driver-shared-resource-rhel8@sha256:38eb7084857a284fc01f2b379245492d2a3f3687e7bbbcab018d3f37adeb0c92_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-csi-driver-shared-resource-rhel8@sha256:571d542a628389ea713e3426c6cae7c6ea403476a0de0162ddcf67f39cffae6e_s390x",
"8Base-RHOSE-4.11:openshift4/ose-csi-driver-shared-resource-rhel8@sha256:8b4d19610bac30821f299b9741aa105905642c19ee9a207acf26a89fcb980061_amd64",
"8Base-RHOSE-4.11:openshift4/ose-csi-driver-shared-resource-rhel8@sha256:b1b243779556a2740ef267c80d449a734c7f56dcb085481db1f395300cdbc015_arm64",
"8Base-RHOSE-4.11:openshift4/ose-csi-driver-shared-resource-webhook-rhel8@sha256:0e8cefa1ea15e47b3835204029250da5e5e0630a4457f3c4f5d208adb509d14c_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-csi-driver-shared-resource-webhook-rhel8@sha256:35d4be98c713880d8b672e122f21e352bec83a773b5ad5280244b987a87f8e6f_arm64",
"8Base-RHOSE-4.11:openshift4/ose-csi-driver-shared-resource-webhook-rhel8@sha256:aa9502ee197283d904856823d7b8e4bdf086a99c66b37272b8e0072a340c00e2_amd64",
"8Base-RHOSE-4.11:openshift4/ose-csi-driver-shared-resource-webhook-rhel8@sha256:fc0a42ee3a99634f86088f6b5903474041d9c0f27d8a80c446c6c709d7462cf1_s390x",
"8Base-RHOSE-4.11:openshift4/ose-csi-external-attacher-rhel8@sha256:65986b28ddc315fa9c7e567f0ab2a19e21d247f8bc7c55415391bd5f7ffc777f_arm64",
"8Base-RHOSE-4.11:openshift4/ose-csi-external-attacher-rhel8@sha256:a53bedc03d9cba348d76acfbe586df0f319a417216b5a1293e917693d2bf987b_s390x",
"8Base-RHOSE-4.11:openshift4/ose-csi-external-attacher-rhel8@sha256:cd8502b7bc328fd4b7f1b4194dc8f21b850c8c1eb8e0b220afb0fbef06ee447b_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-csi-external-attacher-rhel8@sha256:d65c8960171d37900f2f07cedb4a14eff2fc9da095a3ccc6718f4fbcd0f0b79e_amd64",
"8Base-RHOSE-4.11:openshift4/ose-csi-external-attacher@sha256:65986b28ddc315fa9c7e567f0ab2a19e21d247f8bc7c55415391bd5f7ffc777f_arm64",
"8Base-RHOSE-4.11:openshift4/ose-csi-external-attacher@sha256:a53bedc03d9cba348d76acfbe586df0f319a417216b5a1293e917693d2bf987b_s390x",
"8Base-RHOSE-4.11:openshift4/ose-csi-external-attacher@sha256:cd8502b7bc328fd4b7f1b4194dc8f21b850c8c1eb8e0b220afb0fbef06ee447b_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-csi-external-attacher@sha256:d65c8960171d37900f2f07cedb4a14eff2fc9da095a3ccc6718f4fbcd0f0b79e_amd64",
"8Base-RHOSE-4.11:openshift4/ose-csi-external-provisioner-rhel8@sha256:1e69d532a480bf0f0b2aa8c7385dfe90488408c25f1278ace1a25df90dba38ac_amd64",
"8Base-RHOSE-4.11:openshift4/ose-csi-external-provisioner-rhel8@sha256:62f68c04b66046eac735887c9ebfc3fb8af069579cab057203d1fda7c047a711_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-csi-external-provisioner-rhel8@sha256:8667b0674de09e66ea2eda3aed92ccaecab44cf71298e12b64735616ddcb7f7d_arm64",
"8Base-RHOSE-4.11:openshift4/ose-csi-external-provisioner-rhel8@sha256:ed000063acc18b89dd40d374b3ac29d010a7bbc3eb77403070a27c04c8e1c761_s390x",
"8Base-RHOSE-4.11:openshift4/ose-csi-external-provisioner@sha256:1e69d532a480bf0f0b2aa8c7385dfe90488408c25f1278ace1a25df90dba38ac_amd64",
"8Base-RHOSE-4.11:openshift4/ose-csi-external-provisioner@sha256:62f68c04b66046eac735887c9ebfc3fb8af069579cab057203d1fda7c047a711_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-csi-external-provisioner@sha256:8667b0674de09e66ea2eda3aed92ccaecab44cf71298e12b64735616ddcb7f7d_arm64",
"8Base-RHOSE-4.11:openshift4/ose-csi-external-provisioner@sha256:ed000063acc18b89dd40d374b3ac29d010a7bbc3eb77403070a27c04c8e1c761_s390x",
"8Base-RHOSE-4.11:openshift4/ose-csi-external-resizer-rhel8@sha256:68a45dffdbea5cbe6bb78ec6dfeded91d4ae361fa24dc5221d8507f7715d7320_s390x",
"8Base-RHOSE-4.11:openshift4/ose-csi-external-resizer-rhel8@sha256:8b40d88c21ea690f84e8221f6e7ed91daaa2d21ea8d1017f1afbf3fa9ffd0909_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-csi-external-resizer-rhel8@sha256:b3888d7ba58e56d0a10f3c2cc46764410d353f9e7c1a412e11e2e538fe0abc9f_amd64",
"8Base-RHOSE-4.11:openshift4/ose-csi-external-resizer-rhel8@sha256:c2cdefede57f8b6cb24c335cf0a201669fd26d3c3926fa77f495ebe70b7fc41c_arm64",
"8Base-RHOSE-4.11:openshift4/ose-csi-external-resizer@sha256:68a45dffdbea5cbe6bb78ec6dfeded91d4ae361fa24dc5221d8507f7715d7320_s390x",
"8Base-RHOSE-4.11:openshift4/ose-csi-external-resizer@sha256:8b40d88c21ea690f84e8221f6e7ed91daaa2d21ea8d1017f1afbf3fa9ffd0909_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-csi-external-resizer@sha256:b3888d7ba58e56d0a10f3c2cc46764410d353f9e7c1a412e11e2e538fe0abc9f_amd64",
"8Base-RHOSE-4.11:openshift4/ose-csi-external-resizer@sha256:c2cdefede57f8b6cb24c335cf0a201669fd26d3c3926fa77f495ebe70b7fc41c_arm64",
"8Base-RHOSE-4.11:openshift4/ose-csi-external-snapshotter-rhel8@sha256:4c27ae7dd0ade12e5de4fe0b1852a12cb2d34f1b24eeb68369f2a3b0c514dffd_s390x",
"8Base-RHOSE-4.11:openshift4/ose-csi-external-snapshotter-rhel8@sha256:4fe92e79ef5e642dc7860119e41d581865f7ae5b09abf6ce653e847d6a0a9aac_amd64",
"8Base-RHOSE-4.11:openshift4/ose-csi-external-snapshotter-rhel8@sha256:9f5f07396f9b2d983a3e99c133a5a81938900e8e0808a5ac57e0e72210d57377_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-csi-external-snapshotter-rhel8@sha256:e55bef044c9885ba15f06d21ecd44cd692e4d5b1eb020e56207c690a24c0702e_arm64",
"8Base-RHOSE-4.11:openshift4/ose-csi-external-snapshotter@sha256:4c27ae7dd0ade12e5de4fe0b1852a12cb2d34f1b24eeb68369f2a3b0c514dffd_s390x",
"8Base-RHOSE-4.11:openshift4/ose-csi-external-snapshotter@sha256:4fe92e79ef5e642dc7860119e41d581865f7ae5b09abf6ce653e847d6a0a9aac_amd64",
"8Base-RHOSE-4.11:openshift4/ose-csi-external-snapshotter@sha256:9f5f07396f9b2d983a3e99c133a5a81938900e8e0808a5ac57e0e72210d57377_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-csi-external-snapshotter@sha256:e55bef044c9885ba15f06d21ecd44cd692e4d5b1eb020e56207c690a24c0702e_arm64",
"8Base-RHOSE-4.11:openshift4/ose-csi-livenessprobe-rhel8@sha256:05b61e283383cb7d26749e09979ad59bfcecee33054f89a9d466ff0743085dd9_arm64",
"8Base-RHOSE-4.11:openshift4/ose-csi-livenessprobe-rhel8@sha256:0dc3629d883c31ef6babc095eb93106c1505b2ff332c4ef1a5a91bedd50c70d2_s390x",
"8Base-RHOSE-4.11:openshift4/ose-csi-livenessprobe-rhel8@sha256:9d7830b4ffd8be8845a62a69bd2efb7b3354d0a6b226d6e5cc8b23670b6b65cc_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-csi-livenessprobe-rhel8@sha256:f14f6e952932830665b25597c2a3d21158a5cb69beb4c80a64388777a1552865_amd64",
"8Base-RHOSE-4.11:openshift4/ose-csi-livenessprobe@sha256:05b61e283383cb7d26749e09979ad59bfcecee33054f89a9d466ff0743085dd9_arm64",
"8Base-RHOSE-4.11:openshift4/ose-csi-livenessprobe@sha256:0dc3629d883c31ef6babc095eb93106c1505b2ff332c4ef1a5a91bedd50c70d2_s390x",
"8Base-RHOSE-4.11:openshift4/ose-csi-livenessprobe@sha256:9d7830b4ffd8be8845a62a69bd2efb7b3354d0a6b226d6e5cc8b23670b6b65cc_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-csi-livenessprobe@sha256:f14f6e952932830665b25597c2a3d21158a5cb69beb4c80a64388777a1552865_amd64",
"8Base-RHOSE-4.11:openshift4/ose-csi-node-driver-registrar-rhel8@sha256:0c01d2cd070a88a674caaa131cda9db116520d8faef62fe8e625985c1d98fd18_amd64",
"8Base-RHOSE-4.11:openshift4/ose-csi-node-driver-registrar-rhel8@sha256:33487a8bf32beb3dfe503b86d29f4ba1abec143841cb74a806447f4cda76b65e_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-csi-node-driver-registrar-rhel8@sha256:d43e9ead11ce2d470c24485b53bc18f3bd906a74f98ed996a07300d798d23788_s390x",
"8Base-RHOSE-4.11:openshift4/ose-csi-node-driver-registrar-rhel8@sha256:d8b610a566b2524819e758881876146a0bc81307d5b213d772d1c4620a2012d8_arm64",
"8Base-RHOSE-4.11:openshift4/ose-csi-node-driver-registrar@sha256:0c01d2cd070a88a674caaa131cda9db116520d8faef62fe8e625985c1d98fd18_amd64",
"8Base-RHOSE-4.11:openshift4/ose-csi-node-driver-registrar@sha256:33487a8bf32beb3dfe503b86d29f4ba1abec143841cb74a806447f4cda76b65e_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-csi-node-driver-registrar@sha256:d43e9ead11ce2d470c24485b53bc18f3bd906a74f98ed996a07300d798d23788_s390x",
"8Base-RHOSE-4.11:openshift4/ose-csi-node-driver-registrar@sha256:d8b610a566b2524819e758881876146a0bc81307d5b213d772d1c4620a2012d8_arm64",
"8Base-RHOSE-4.11:openshift4/ose-csi-snapshot-controller-rhel8@sha256:67ac9c849b6a3470243c53ef7ec3aa44da1aeb379615332b56fbac27482f5b6f_s390x",
"8Base-RHOSE-4.11:openshift4/ose-csi-snapshot-controller-rhel8@sha256:7caf6ed642540c96e82faec6ea468bda65cf30490a7f36d84a4c821524ec5d9a_amd64",
"8Base-RHOSE-4.11:openshift4/ose-csi-snapshot-controller-rhel8@sha256:8cb151e8572bdfaf53f914de090a271ad5fb4e2a4d9046b587027f57473c84cf_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-csi-snapshot-controller-rhel8@sha256:9af4ca75bee97b438a623663260814087f1ca39a4cf3b3a94cd514b0538f538b_arm64",
"8Base-RHOSE-4.11:openshift4/ose-csi-snapshot-controller@sha256:67ac9c849b6a3470243c53ef7ec3aa44da1aeb379615332b56fbac27482f5b6f_s390x",
"8Base-RHOSE-4.11:openshift4/ose-csi-snapshot-controller@sha256:7caf6ed642540c96e82faec6ea468bda65cf30490a7f36d84a4c821524ec5d9a_amd64",
"8Base-RHOSE-4.11:openshift4/ose-csi-snapshot-controller@sha256:8cb151e8572bdfaf53f914de090a271ad5fb4e2a4d9046b587027f57473c84cf_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-csi-snapshot-controller@sha256:9af4ca75bee97b438a623663260814087f1ca39a4cf3b3a94cd514b0538f538b_arm64",
"8Base-RHOSE-4.11:openshift4/ose-csi-snapshot-validation-webhook-rhel8@sha256:3906afef49db33367ae423dd7470602716040fa003f5aea9f1a19a69c848cd1c_arm64",
"8Base-RHOSE-4.11:openshift4/ose-csi-snapshot-validation-webhook-rhel8@sha256:51c65a9df682ccdb37d6c2d79e0862848176795c1fa11aca1f9cefc800be7556_s390x",
"8Base-RHOSE-4.11:openshift4/ose-csi-snapshot-validation-webhook-rhel8@sha256:95c34ae00e6572e47420ae12278b05b7190da2ba34a8e649b01d7e89ff9a5316_amd64",
"8Base-RHOSE-4.11:openshift4/ose-csi-snapshot-validation-webhook-rhel8@sha256:fc19b27c4f465ec46f6b7838ff4715278b7a3472d79c5a062d8b2c38d0b9f778_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-deployer@sha256:03cdacbcd2591b2df3b211e8a1d52a8e1790fb0725b1972d077536f2365e16e9_arm64",
"8Base-RHOSE-4.11:openshift4/ose-deployer@sha256:1f82bd5534d24cf42c945d9e2950aff008768537b1f062b4034832f35a3082c7_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-deployer@sha256:5e63d593d7d8f648ea011b738346132a29f88bf59f0a0d9bb7140ad80c3a91ec_s390x",
"8Base-RHOSE-4.11:openshift4/ose-deployer@sha256:621a5a47a8073ce50dc3dc4c7b4ef0d7e0d3b631678f29f8b72eae0d42daf661_amd64",
"8Base-RHOSE-4.11:openshift4/ose-docker-builder@sha256:1d4caa6d1f83d5dee59672c6692283c6560df72ae1b575b70992356d57c62a3c_s390x",
"8Base-RHOSE-4.11:openshift4/ose-docker-builder@sha256:c1b4b12a7b97eb9cdfa7875af3ac6ac3bfd9e423ff7a25c7cce67fb9605a1e0b_arm64",
"8Base-RHOSE-4.11:openshift4/ose-docker-builder@sha256:d5060059efc5c224609de286090868badb271d14326ccbef670d2cca624ccf8f_amd64",
"8Base-RHOSE-4.11:openshift4/ose-docker-builder@sha256:d7456704b8084ca68674124a4de7ad3199d9fe3989cd15801bf3090138ce4935_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-docker-registry@sha256:1ca0c6d8dcb1da2dc0ed3488c03062948b7801ebf77f032a75dcd0d776cbcc02_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-docker-registry@sha256:29be3d008714476dccb8c4b1fc8fc67de892d798c3873ef32c15732671e190b3_s390x",
"8Base-RHOSE-4.11:openshift4/ose-docker-registry@sha256:388582f1b5ff059dd6776f6e28dcf97e402a228269c86cd97e61c2a653cb7133_amd64",
"8Base-RHOSE-4.11:openshift4/ose-docker-registry@sha256:47ca483d2624030a8bd5b7fafbfff6b728ddc9ddf6b3a429c1d7b09dba3ca10e_arm64",
"8Base-RHOSE-4.11:openshift4/ose-etcd@sha256:67545f560dbd1d93d5db47750566897eaf6afc5f3a8c6f66da73d70f393dbc36_arm64",
"8Base-RHOSE-4.11:openshift4/ose-etcd@sha256:91408b23960b2c9a7149627778c368b55e28b256d60e7573bdfa1bf96a3d8aad_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-etcd@sha256:bcdcab7ab0e807e2ff5c2896535e83ca8b93589dac62b4db2aa147b9cbcaf96c_s390x",
"8Base-RHOSE-4.11:openshift4/ose-etcd@sha256:ebbba7e4d8d98f33dda3b53d546536b282ac28608b8cac09936fed72348fef63_amd64",
"8Base-RHOSE-4.11:openshift4/ose-gcp-cloud-controller-manager-rhel8@sha256:41e8f97fc5832464306161afcd587d68a4b602f580ff2ef6d025b46ce5af9683_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-gcp-cloud-controller-manager-rhel8@sha256:dcf345d2b728186c8be5994082b41694ddbd482f337ed5762e3c010c2f2989eb_amd64",
"8Base-RHOSE-4.11:openshift4/ose-gcp-cluster-api-controllers-rhel8@sha256:13032dc2fe709015f48c167f66ed7ad5cc861f42252ccd28b318ebbbba875bf4_amd64",
"8Base-RHOSE-4.11:openshift4/ose-gcp-cluster-api-controllers-rhel8@sha256:52f1777b57d7044a988da3054c0c7c06e27a3bc9d9ac8965dd8d5fe3cc3ef5d4_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-gcp-pd-csi-driver-operator-rhel8@sha256:ab39ff55f76b8d2b0ccbc0c9af706b6d136c4ca1216d8247982e2bf9e9be4635_amd64",
"8Base-RHOSE-4.11:openshift4/ose-gcp-pd-csi-driver-operator-rhel8@sha256:c0a3c993a9fcf0d645dec39a20464688837e35c82c08f5ca95fdf1b70d842806_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-gcp-pd-csi-driver-rhel8@sha256:9bbea15a4e7918b1f59827230127287d1f7a1c8881ee8272c6d397c85e2eeba0_amd64",
"8Base-RHOSE-4.11:openshift4/ose-gcp-pd-csi-driver-rhel8@sha256:f45be24171aa703c21aaad4f350ebe0a54081108d75e39ff1b42d1f415776e73_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-grafana@sha256:093a89f3ee3bc7b83d786457fd7dd2cd4b4df8b4d69597136c68c33b62f1555d_s390x",
"8Base-RHOSE-4.11:openshift4/ose-grafana@sha256:872e19ac34f528137912f7a4374848e14d5b5f71332e758d17b8955e6473bd8e_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-grafana@sha256:a8034b22cbf5478cb89511029d3fe47e8147ea6ad336f40c4ec8307b68a314ce_arm64",
"8Base-RHOSE-4.11:openshift4/ose-grafana@sha256:f91a57f81311e3859f44cc44ab2f4b345408bd4bf369c32a1da0ec53da9469e7_amd64",
"8Base-RHOSE-4.11:openshift4/ose-haproxy-router@sha256:17958f3a8e6f0139f52d7955c715681a8bec9648db8e8dcc651d8a1459e66113_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-haproxy-router@sha256:27e999d7fb306a7f64fbb9539c54fd14696f13cbb1a9c20ebe35e1d77077d123_amd64",
"8Base-RHOSE-4.11:openshift4/ose-haproxy-router@sha256:62dce7f4daf142d66daa2d05dba25341c0b95356eed16a1c2cececb443b8da77_s390x",
"8Base-RHOSE-4.11:openshift4/ose-haproxy-router@sha256:c02a610e278107761119496d5429bd0e4f4af379df106e00d74cc411f00b4afa_arm64",
"8Base-RHOSE-4.11:openshift4/ose-hyperkube@sha256:074743eb5a6d57b6ad6ab1d87dc397122fd628013fc25a97924262187ff8d916_arm64",
"8Base-RHOSE-4.11:openshift4/ose-hyperkube@sha256:0987c96c1001b1316c932b77597d965285f6d4117aade6e81194b591a57ab31c_s390x",
"8Base-RHOSE-4.11:openshift4/ose-hyperkube@sha256:b955148923febe573f89449ebee80dc22f5e9afdf3f11d6a53ea4e1b5faabf11_amd64",
"8Base-RHOSE-4.11:openshift4/ose-hyperkube@sha256:f2c9f7723e565ba0b6a5893c235aea79232e3c83d8719ea3001c50d62fcfb450_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-hypershift-rhel8@sha256:917b34fb32708b8197805b66aaf1e6eb790962d53039e9b6d908d86deb1199bf_s390x",
"8Base-RHOSE-4.11:openshift4/ose-hypershift-rhel8@sha256:9e807b6a6e935bd5fd5d27ad950d0bc7177d0f498b5d55235cc1af833eb660c3_arm64",
"8Base-RHOSE-4.11:openshift4/ose-hypershift-rhel8@sha256:c50f3799c451830fc7f551d0397163473190a916a001b3ecf8e0577d5b68b252_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-hypershift-rhel8@sha256:ce31097552aaeb01e86dfc287151a60abb8c9cd5531ee940fbe5d7f1427e7612_amd64",
"8Base-RHOSE-4.11:openshift4/ose-ibm-cloud-controller-manager-rhel8@sha256:a6ba20c56e90cf404bcef97b7b8c1e87f4d370d3c26fe85111dddcd301c20d27_amd64",
"8Base-RHOSE-4.11:openshift4/ose-ibm-cloud-controller-manager-rhel8@sha256:bb4b6e94ad2e114f792e56803d96cc0a0d89cb2d0b4b6c1bd98f7dc02681d9ff_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-ibm-vpc-block-csi-driver-operator-rhel8@sha256:969ddfd951d7d66215810d9b1d82a524a622fa014c7aae48d62c6b475507ac3c_amd64",
"8Base-RHOSE-4.11:openshift4/ose-ibm-vpc-block-csi-driver-operator-rhel8@sha256:f31fccd1cbd570207ed229402d402ca388c6630f14e0508bdc9ba01fa1763bbc_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-ibm-vpc-block-csi-driver-rhel8@sha256:bf6a31add94b1af1a256bf72fc860f4785ac574770bcfb7a0f0e843f69bbf385_amd64",
"8Base-RHOSE-4.11:openshift4/ose-ibm-vpc-block-csi-driver-rhel8@sha256:f192ef456a56c953c8e553e70af23c01f04343fed3c479d000e0ad00462e66a7_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-ibm-vpc-node-label-updater-rhel8@sha256:278c796bcd48ecb1f88174ca479e447fb3774be23169b3e0c9e10bb2c9c5e9e9_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-ibm-vpc-node-label-updater-rhel8@sha256:d5e72ed27970b6e52385e43172013275bd3bc203a8b6755fcc505e0287213fd4_amd64",
"8Base-RHOSE-4.11:openshift4/ose-ibmcloud-machine-controllers-rhel8@sha256:60b3440b77654b142510883132bc9023f3b6dac08a55c32eab02870dfde1d786_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-ibmcloud-machine-controllers-rhel8@sha256:7b0cb3783ab7f8b6f38375dbe9e4f2e8e5fc0bdf1cf6aba23623229cf86d6eea_amd64",
"8Base-RHOSE-4.11:openshift4/ose-image-customization-controller-rhel8@sha256:7b3511f938658d9bdf4f6f9548fcc0b7b89cde0831e829f23b367db826902bdf_amd64",
"8Base-RHOSE-4.11:openshift4/ose-image-customization-controller-rhel8@sha256:f1d87fa6ba341455ae0817bdc9d24840b59158d9b1e51663768c557be9ee7268_arm64",
"8Base-RHOSE-4.11:openshift4/ose-insights-rhel8-operator@sha256:0c1141eab7116a0e14dfc4c2594bbb6bb55f80226a58b3b4be6e8f7cd9e1b97d_arm64",
"8Base-RHOSE-4.11:openshift4/ose-insights-rhel8-operator@sha256:217c3cb7eb523a216d5d9cf8e3c7685fc20c48125f664f29da7f1f53e44056cc_amd64",
"8Base-RHOSE-4.11:openshift4/ose-insights-rhel8-operator@sha256:36128b45bd888fb2853d417288720286bf523d9e0584054076b1e5b9288f2f60_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-insights-rhel8-operator@sha256:3b9eaa26eecaf282748fb74cf0f54f40cfe62723592436b839a775aa3b5b4669_s390x",
"8Base-RHOSE-4.11:openshift4/ose-installer-artifacts@sha256:2146a11416aae3b7b6b1ba2926099b0055e58d47791f765fcea0a7467cf91a8c_s390x",
"8Base-RHOSE-4.11:openshift4/ose-installer-artifacts@sha256:3cdce4ceda9b36aa746be514366300080b59db9ba7247aacae562a1797d09af2_arm64",
"8Base-RHOSE-4.11:openshift4/ose-installer-artifacts@sha256:5b4746584a584d2a8fe78e2fe41ca4d22998e854488602612d0d4f02424d489f_amd64",
"8Base-RHOSE-4.11:openshift4/ose-installer-artifacts@sha256:645f779075fc78270b02e98bf31d5927d9ff48a95c56669abc5f749296e3ee4d_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-installer@sha256:45a2c7fa9f56ec78e9087139c6ee944c963685a3714a77535f8cd3eaa8b6d8e9_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-installer@sha256:72e0c95f375e36b530f20154d136d8debbdef203b3c43f79fb77561718361ead_amd64",
"8Base-RHOSE-4.11:openshift4/ose-installer@sha256:d104ba0c4af286753f4cbbd1d36b3c4b318693e209f4c2a0145886f7c4e0374b_s390x",
"8Base-RHOSE-4.11:openshift4/ose-installer@sha256:e1dddd4cd6f019269098a1d89c07568b6391371b3aab67bafda73b99251d1808_arm64",
"8Base-RHOSE-4.11:openshift4/ose-ironic-agent-rhel8@sha256:01ad95d888c322ea14b3aa2ebda5ba73db728d2207c6fae4aecd46cfe204be41_amd64",
"8Base-RHOSE-4.11:openshift4/ose-ironic-agent-rhel8@sha256:1173e2058ab034c308915900780fe13edd4ab1dcc737f8b4dabc77f3d9533356_arm64",
"8Base-RHOSE-4.11:openshift4/ose-ironic-machine-os-downloader-rhel8@sha256:156ec07459bf256fe2c812bb100818676c740ac90029720b5d235911053d91c1_arm64",
"8Base-RHOSE-4.11:openshift4/ose-ironic-machine-os-downloader-rhel8@sha256:e0383d12651c11d7fe0d823a1d9bbaa36d1a7194760be4be173772b0d9db57eb_amd64",
"8Base-RHOSE-4.11:openshift4/ose-ironic-rhel8@sha256:185fd18adc8e17e671e65b7d006a1e185fc41127e176c1fcbe82231b83d9e275_arm64",
"8Base-RHOSE-4.11:openshift4/ose-ironic-rhel8@sha256:5d630326f2961c8168d862a1341f27085ce928f8454b94d117208b5cd9b281ed_amd64",
"8Base-RHOSE-4.11:openshift4/ose-ironic-static-ip-manager-rhel8@sha256:1e6b410d12e38a911157ea92414be3b305017251e56c36d6a0213020cee2d36a_amd64",
"8Base-RHOSE-4.11:openshift4/ose-ironic-static-ip-manager-rhel8@sha256:9450f43a753cc8183f711e40a14c4d0d65fd136a2a18ffebeaedcc3d8321a47c_arm64",
"8Base-RHOSE-4.11:openshift4/ose-k8s-prometheus-adapter@sha256:051182f36d3af73c7cc0e48c15f056847bafc23d22158dce45c0501d7254fae2_arm64",
"8Base-RHOSE-4.11:openshift4/ose-k8s-prometheus-adapter@sha256:7b18e65edbd7226a23b0b560693d6431909c190e08b76b2a3b0581bb48c9a34f_amd64",
"8Base-RHOSE-4.11:openshift4/ose-k8s-prometheus-adapter@sha256:82a4633e64d3749ac94c8895ed5d61d25a62765a060292413a053ec2d8342839_s390x",
"8Base-RHOSE-4.11:openshift4/ose-k8s-prometheus-adapter@sha256:a7ab7f242111de6ecf29f6107baa7c90331f9fc68a32467e7e91c935cdd99218_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-keepalived-ipfailover@sha256:01e13ebf8479c51a6345c19b7ba19aedd7d8b0894f667da4b8bc89ebb11cdb7d_s390x",
"8Base-RHOSE-4.11:openshift4/ose-keepalived-ipfailover@sha256:7cf2d25854c5c543f4098ca114538004804457bdca85794b13f43e371ac5f1c8_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-keepalived-ipfailover@sha256:c4b14558b9c70c27e2c4475376f28ca2e1cb928be57972692dfb5336b3c9497e_arm64",
"8Base-RHOSE-4.11:openshift4/ose-keepalived-ipfailover@sha256:d4e6b23834146f9ee49aab9ed1d9acfa8fea85670797af2ccf912eabd9aa824c_amd64",
"8Base-RHOSE-4.11:openshift4/ose-kube-proxy@sha256:104591dd4ff54b3367f3d800de99b582bead990cfb9bc0486e26737bf6405de4_amd64",
"8Base-RHOSE-4.11:openshift4/ose-kube-proxy@sha256:176e3d9d7ee66a0e547e4c7be5dbb17376cfb9e83c13edb2f2f3f0b47fe370dd_s390x",
"8Base-RHOSE-4.11:openshift4/ose-kube-proxy@sha256:5f1bb6c0542b8239e285fb2dbdf3b31597e6af62c91e0f5cf3ae5938a5b23c41_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-kube-proxy@sha256:6308f187621d82c37784a34039509e9fc9569246ede0606c3bad6f8a96369cd1_arm64",
"8Base-RHOSE-4.11:openshift4/ose-kube-rbac-proxy@sha256:0a487bf2de490a196a542712019859566c6bc7880201759c666d72fa80487fff_arm64",
"8Base-RHOSE-4.11:openshift4/ose-kube-rbac-proxy@sha256:20fc22cb99735ca5a7d633c4575d31f0cc54cb0856dae6a1aeee1c5a5b921ce2_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-kube-rbac-proxy@sha256:c7398161761676c9b95f78a21f5a8acd206dcac50c121b39e26f2d73ee2a3c66_s390x",
"8Base-RHOSE-4.11:openshift4/ose-kube-rbac-proxy@sha256:dceffc4f2c606f9e285794b2138e29133daeb5c1aa4ca76fe7c4205ac0b38ccd_amd64",
"8Base-RHOSE-4.11:openshift4/ose-kube-state-metrics@sha256:86498588af9912a494d306c600bf0e5b2b5393a7b927037a97691fff726d917b_s390x",
"8Base-RHOSE-4.11:openshift4/ose-kube-state-metrics@sha256:b7b87b4a79e5892321a90b4f16e8ffdc4e839aabea2886b1a2b64e5a0f9f703e_arm64",
"8Base-RHOSE-4.11:openshift4/ose-kube-state-metrics@sha256:eaa324ff422ebd8cf630f252d9d628a30f1c6c8e35d6f06584a3d452adb7074e_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-kube-state-metrics@sha256:ee2a5d918f70d007b9414d34e0f639437a39d2cd3a2a2bba24f5aee5d8035eb5_amd64",
"8Base-RHOSE-4.11:openshift4/ose-kube-storage-version-migrator-rhel8@sha256:3b28af903bc028ef6336e675743512b2a67f9a9f1c524a3cd9bd9666d730a194_arm64",
"8Base-RHOSE-4.11:openshift4/ose-kube-storage-version-migrator-rhel8@sha256:5f648ddc9ec59acd152910a93ac82587488aba4452f98bac21f573fd7714b985_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-kube-storage-version-migrator-rhel8@sha256:8f95707b2239415ca3c86adc8a96c063d5d0ca8986331eaa6c1d277598d90d91_s390x",
"8Base-RHOSE-4.11:openshift4/ose-kube-storage-version-migrator-rhel8@sha256:ae9915adc15077ed2466d5e8100c337834db34b84c23c77c59bd031a38c66a8a_amd64",
"8Base-RHOSE-4.11:openshift4/ose-kuryr-cni-rhel8@sha256:5f0bd74910cb7bc8cdff931c1d4da34d2a95e1e1854d7f686af466166acec047_amd64",
"8Base-RHOSE-4.11:openshift4/ose-kuryr-cni-rhel8@sha256:81462d3fafcd8988646f7a41ee96c71b837471dc5dcb35396eb533b14254156e_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-kuryr-controller-rhel8@sha256:0f66b211011375a203597f2a524314d9e05319db80f5e22fd78619eebed98ea0_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-kuryr-controller-rhel8@sha256:49eb2f59646d4fcea6f0ea9f8c22f819969913e3b691842fd3efb3146c021690_amd64",
"8Base-RHOSE-4.11:openshift4/ose-libvirt-machine-controllers@sha256:04041ac30693f5762ec21d0ff8103741910e838486ba4d50b280d2300a58e467_s390x",
"8Base-RHOSE-4.11:openshift4/ose-libvirt-machine-controllers@sha256:74224adc80febc0a77564dc86ac1bc095444e0c0398ea756460868627df41911_amd64",
"8Base-RHOSE-4.11:openshift4/ose-libvirt-machine-controllers@sha256:ec3d130af46371cd1f394b18413accc73b9619ac3232d418182eae776e657416_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-libvirt-machine-controllers@sha256:f07da2662e97243923a4083b1fac4e963a1cfea9f43cd9fd65bb4f3444505c41_arm64",
"8Base-RHOSE-4.11:openshift4/ose-machine-api-operator@sha256:123e25a9c01e463bc6f31b3bda99ce30e07ed7e7c2d62e6db1029048c2754c83_arm64",
"8Base-RHOSE-4.11:openshift4/ose-machine-api-operator@sha256:50aec0017448814b8420b561fae8117b620971b904eeeeba59ea250be3d0b683_s390x",
"8Base-RHOSE-4.11:openshift4/ose-machine-api-operator@sha256:c61dc40b93ffc6ff2335ba169475990cdbb70704b69d155561c5d64c14d07448_amd64",
"8Base-RHOSE-4.11:openshift4/ose-machine-api-operator@sha256:e92749f7a8381da22507d567594dae893c684415d947094ae18d9561ad1f660d_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-machine-api-provider-aws-rhel8@sha256:9e272355fd860b3cfbdd641b3278c08b30ef57a95683543d84bebe0bd2db555a_amd64",
"8Base-RHOSE-4.11:openshift4/ose-machine-api-provider-aws-rhel8@sha256:a8cbd22fde7d9515a0a439ce1d26c7bf094aefe66b9ff5e977800db3bc192209_arm64",
"8Base-RHOSE-4.11:openshift4/ose-machine-api-provider-azure-rhel8@sha256:a120dfd6753ed24d0b32693ae94f71a601f4a04d88a1056b88ad4315c88b8d4a_amd64",
"8Base-RHOSE-4.11:openshift4/ose-machine-api-provider-azure-rhel8@sha256:cfa09983870bfd6bcaec139ef421a6e43795bd8e3d04f8ef4c241ee9b188492b_arm64",
"8Base-RHOSE-4.11:openshift4/ose-machine-api-provider-gcp-rhel8@sha256:c52b5720d86ff3bccd4dffc7ce664d49a1ae515a89350ee6df6af0dbeb941eb3_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-machine-api-provider-gcp-rhel8@sha256:d6d385ce47d52da83cd957a401463a8d48ac9415a749534b63cd8edf8b0dec02_amd64",
"8Base-RHOSE-4.11:openshift4/ose-machine-api-provider-openstack-rhel8@sha256:05bae77a907afc2d75cb8f3bf3aacb26c4e3f2e965709c3c371536bfa78ecd54_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-machine-api-provider-openstack-rhel8@sha256:0934c1acfdc6c8cc97ef198317f72bcea3bb6c6730d0be526a8c02e1677d47dc_arm64",
"8Base-RHOSE-4.11:openshift4/ose-machine-api-provider-openstack-rhel8@sha256:4f57e14568253c23640528a5334e60164ae6975ad1ce91373d05b63e241541ea_amd64",
"8Base-RHOSE-4.11:openshift4/ose-machine-api-provider-openstack-rhel8@sha256:df60e146a888bd72624758bc47d96622177cfe11330ab631dae7c30543715121_s390x",
"8Base-RHOSE-4.11:openshift4/ose-machine-config-operator@sha256:420fd1d1d11f92351a37c986f9aedda0d4e0897dc9cca0b16959a989308c64e8_s390x",
"8Base-RHOSE-4.11:openshift4/ose-machine-config-operator@sha256:543edd3009688fb98fdf5487e72713f8b81653e83a2532ebb95408ac948390a5_amd64",
"8Base-RHOSE-4.11:openshift4/ose-machine-config-operator@sha256:9947130c8cc8d4b3157242ff5d1dcca0343f6a7b3d17710b2f0915d7e3500881_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-machine-config-operator@sha256:a9aae6a7e5d77e4c56c8c7852529bc14565240ccecb5f0fc4af2c97d6453d5e9_arm64",
"8Base-RHOSE-4.11:openshift4/ose-machine-os-images-rhel8@sha256:7b5354bb368da20e0ce7568b94f8c5eb3a418d592cd5cde2b36a08978ee48c48_amd64",
"8Base-RHOSE-4.11:openshift4/ose-machine-os-images-rhel8@sha256:cd2e7121485ccef25344ebc4f471d92913cbd6e24a12423305d6cc20728c1344_arm64",
"8Base-RHOSE-4.11:openshift4/ose-multus-admission-controller@sha256:10d932015ba0fe1a84a7a0096dc416857e1a63a2323e6192b8b6bba90e50aa5b_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-multus-admission-controller@sha256:534466df0ec5df492b00ebeebedd041600e0476e6cb42d8aaedd46d2a6e78f06_s390x",
"8Base-RHOSE-4.11:openshift4/ose-multus-admission-controller@sha256:c7a66dd0d9c8b16789967073a28ac92eeb2f1beab3f8ead8fe1ca01f26a105c5_amd64",
"8Base-RHOSE-4.11:openshift4/ose-multus-admission-controller@sha256:df86ef6d451a7ac6a858f5a7a32145f3b99d0b1da3559ff90ccb4733106a59b5_arm64",
"8Base-RHOSE-4.11:openshift4/ose-multus-cni@sha256:559cb4e633fb0731f79310115e7d384749ef2ca15f298a4102985b4505845228_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-multus-cni@sha256:633c3b5509971739a0e95a8fab99a29bc5a81797c55c2cfdc97d184a055175af_s390x",
"8Base-RHOSE-4.11:openshift4/ose-multus-cni@sha256:75eeee08529df0c3e2e08b874ac7e1d39ef268148d71dff880f71034f8c89b14_amd64",
"8Base-RHOSE-4.11:openshift4/ose-multus-cni@sha256:98835095c461b58a1159a530ee7d3f978c81ed197b5345faf9d610272ebe23eb_arm64",
"8Base-RHOSE-4.11:openshift4/ose-multus-networkpolicy-rhel8@sha256:00532c0e376a4363ea73d6664c8ec200f5bcc4bcd52918cdad19f2d11057fd51_amd64",
"8Base-RHOSE-4.11:openshift4/ose-multus-networkpolicy-rhel8@sha256:80b31a0820e7954050c01d39fdce34591d22beec0678e258176a9bcc1378e07b_s390x",
"8Base-RHOSE-4.11:openshift4/ose-multus-networkpolicy-rhel8@sha256:9ba16add1d64bad4d4dfb9e8e4200b061ae6f6ab34bccf0456684bfdddc7b9b2_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-multus-networkpolicy-rhel8@sha256:c3799719a6af2f3020a8588e9a2ee483ee8e27d6a91675c824111aa0ea61be78_arm64",
"8Base-RHOSE-4.11:openshift4/ose-multus-route-override-cni-rhel8@sha256:0c8234a718b163b3390c49956b24c4320b4875d1f3d7ec27d0dab3fad16ddd85_amd64",
"8Base-RHOSE-4.11:openshift4/ose-multus-route-override-cni-rhel8@sha256:104105eb231879914965da9c3064c298ab2a1a7944eb334404c7ec32920ec511_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-multus-route-override-cni-rhel8@sha256:495a6f50eaac5b4bb2256d6866aed27549d547a454e4729703e1792fdd95a9a9_arm64",
"8Base-RHOSE-4.11:openshift4/ose-multus-route-override-cni-rhel8@sha256:51e952de791ec027c7841769418242da5172bb469f67eaab192fadcf6fb458e5_s390x",
"8Base-RHOSE-4.11:openshift4/ose-multus-whereabouts-ipam-cni-rhel8@sha256:019a741a0988bdfb01bb1d47a5ad13cae7a7bd281d9e1b0c5cc05ef2fa284ad2_amd64",
"8Base-RHOSE-4.11:openshift4/ose-multus-whereabouts-ipam-cni-rhel8@sha256:52e0ac8e139d941d3460ff68be8d22b6378ba6b9059d342ebc93d1fb8332a2ec_arm64",
"8Base-RHOSE-4.11:openshift4/ose-multus-whereabouts-ipam-cni-rhel8@sha256:6426782a1b3f59b5817fa85a465d63334ce7299adaeb442f75ce4930fece85dd_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-multus-whereabouts-ipam-cni-rhel8@sha256:8b81457dda1bfea834f351d7dae2f42195d04c95eaea32733c9ca4ad78ee554f_s390x",
"8Base-RHOSE-4.11:openshift4/ose-must-gather@sha256:3dacd322fcbbd9a68b8b8f6ac7d2f40eaad310442358d047d534156d1f39dc3d_arm64",
"8Base-RHOSE-4.11:openshift4/ose-must-gather@sha256:7c9eef761c85d5b7884e631937fef714732f612ebe54d1acb139f57560e8087d_amd64",
"8Base-RHOSE-4.11:openshift4/ose-must-gather@sha256:8bffdba8e5a5c0f02e4d8a4323292d1b9e4faeefbb3e3b73b13002050985eff9_s390x",
"8Base-RHOSE-4.11:openshift4/ose-must-gather@sha256:be3e5946f0c4f70427379251a147059e6aef6b24060ad3f43c4c7611d9a14d14_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-network-interface-bond-cni-rhel8@sha256:58d07b7b95fa55ba39a810d95f99954ee5b4bd19b37891a592ef47457c4d9248_amd64",
"8Base-RHOSE-4.11:openshift4/ose-network-interface-bond-cni-rhel8@sha256:696855f358513bb5d00da99f976ed617f2d4ed497d306684ef77aa9d69e93cba_s390x",
"8Base-RHOSE-4.11:openshift4/ose-network-interface-bond-cni-rhel8@sha256:b3fb70b58e12e37b5378eed5adb33619c0ecf110cbf48163e2717c19ec7f7025_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-network-interface-bond-cni-rhel8@sha256:eae99205aca7e6472b57040de8e4cd20a5cb2e320fa24fa93b5d018c0e8f0332_arm64",
"8Base-RHOSE-4.11:openshift4/ose-network-metrics-daemon-rhel8@sha256:1d1210cfd8dbee985f37f3b7f5f5027ee2871d0680c59d58f8b057eb188e5853_amd64",
"8Base-RHOSE-4.11:openshift4/ose-network-metrics-daemon-rhel8@sha256:94d936931a508b8e9e4d46dbdcc2f04311b30dca7a4ef54a5aafe708dda3b249_arm64",
"8Base-RHOSE-4.11:openshift4/ose-network-metrics-daemon-rhel8@sha256:e61bee6a6187d38ac586efb04c6ea9cfcc014c863e945e47f560a83e8def114d_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-network-metrics-daemon-rhel8@sha256:f29b041609aa6fc2351837aa6d5f377489e6e60570911ac474fc01102b6e8f63_s390x",
"8Base-RHOSE-4.11:openshift4/ose-nutanix-machine-controllers-rhel8@sha256:524e2e091db0e4a883824cd744f0d158e8bba91bff52b7e6c4908a3727c6bea2_amd64",
"8Base-RHOSE-4.11:openshift4/ose-oauth-apiserver-rhel8@sha256:46a1a8bad469cb3d2a2425eee40d5ebdbc99500741ccacdb384e34fa58ad177e_s390x",
"8Base-RHOSE-4.11:openshift4/ose-oauth-apiserver-rhel8@sha256:b1e06183d361a6ca89412b960a38121f6ecb9ecf6b9ebccbaad95159690dc243_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-oauth-apiserver-rhel8@sha256:c92369d17d727d96b6bc15cc9c32a65bce28850a441464d6557c4dea0445b3ce_amd64",
"8Base-RHOSE-4.11:openshift4/ose-oauth-apiserver-rhel8@sha256:d46a93bf4cb1369bd651b79748008cd3d69638b11d42fae6b2cd068545aab7d8_arm64",
"8Base-RHOSE-4.11:openshift4/ose-oauth-proxy@sha256:184021ada5116a1e5dc8c21163f39665606cae8fb1e776bd9d623cd2eb0072c2_amd64",
"8Base-RHOSE-4.11:openshift4/ose-oauth-proxy@sha256:1ce1cdcefa33cff869b553f7c1b03913d22495a8a66bb627a38a613f8bcbad26_arm64",
"8Base-RHOSE-4.11:openshift4/ose-oauth-proxy@sha256:56da8995fd4330fe9c28dbc873d699ca3c5eda75d1bcaba0ef9de2b209822ad9_s390x",
"8Base-RHOSE-4.11:openshift4/ose-oauth-proxy@sha256:9bfd73a2ba40e7a88aa3760e13e4179796daa942ecc1fdb35ac0d99f67b9c332_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-oauth-server-rhel8@sha256:0bf945ed0aee47149f19d396062c3fd23ea901c8992762c609673a16883a305b_arm64",
"8Base-RHOSE-4.11:openshift4/ose-oauth-server-rhel8@sha256:5f55e85234cb822dd12ab71bf5de8e7a49eab2525e465ac4bf34f5e69cee5673_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-oauth-server-rhel8@sha256:6f23eef8a61ada1a120bb5e03f477727d5b21e6fac6482ef823de58c2a838073_s390x",
"8Base-RHOSE-4.11:openshift4/ose-oauth-server-rhel8@sha256:ff7d23ed5555807756340a62bcade403f3e68350d2ec0feb442c1a8ddd7c17e4_amd64",
"8Base-RHOSE-4.11:openshift4/ose-openshift-apiserver-rhel8@sha256:a00046f91649246bf718a82a52ffcf969f0daa58dddc80de1ba53bf5999e393f_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-openshift-apiserver-rhel8@sha256:bfc32929ee0c819b793a73e00df60eedd318a950598566404e5d4b8ae0cf3cbe_s390x",
"8Base-RHOSE-4.11:openshift4/ose-openshift-apiserver-rhel8@sha256:cfc4db2358e7ae163557fd2a9fdd3f68bd6b281350e816fa5df796e8ef915879_arm64",
"8Base-RHOSE-4.11:openshift4/ose-openshift-apiserver-rhel8@sha256:fb79ed01acec6695a12cc13de5406bf08d862fbe1186734eb316544be1a240c1_amd64",
"8Base-RHOSE-4.11:openshift4/ose-openshift-controller-manager-rhel8@sha256:6c1a3c63ca3b93f0644a80882cc02174bc06bfb6df4b3012cdf43c1d0a8114e9_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-openshift-controller-manager-rhel8@sha256:bac116eb111816d3aca02ee3684caf417ad64d171844731aa17bb64d7eee5a75_amd64",
"8Base-RHOSE-4.11:openshift4/ose-openshift-controller-manager-rhel8@sha256:cbc561d7df2565112f6a0fb5da5a1ad3fb374f232a46985bbb06793f839b6c4f_arm64",
"8Base-RHOSE-4.11:openshift4/ose-openshift-controller-manager-rhel8@sha256:dd129ed0ef735c58c5453e9486e47f86128ba3e3f8e78f93b9f68cea6a6e1e19_s390x",
"8Base-RHOSE-4.11:openshift4/ose-openshift-state-metrics-rhel8@sha256:2950d0bcc7204cc50083c65c5353f5334b8d2c26a49b1ddf649cc5f154588ddd_s390x",
"8Base-RHOSE-4.11:openshift4/ose-openshift-state-metrics-rhel8@sha256:31fdf586cd84190d15ba39d77b2cf4f885e2f7b9d4cabecc173673657d98762f_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-openshift-state-metrics-rhel8@sha256:6952a0473a631218a7c975b461d12acb0bbb34fa09d29d517c9376302edaf211_arm64",
"8Base-RHOSE-4.11:openshift4/ose-openshift-state-metrics-rhel8@sha256:f35e35555ec3d130cff3bc84390cc6e29fbeaa3616a5ddd22264e378cf57dc56_amd64",
"8Base-RHOSE-4.11:openshift4/ose-openstack-cinder-csi-driver-rhel8-operator@sha256:60f1d7ca36e5b85e49c4d6118414e52b981f7628675a547e934f76e2b6884633_arm64",
"8Base-RHOSE-4.11:openshift4/ose-openstack-cinder-csi-driver-rhel8-operator@sha256:6d994efcb9859ae8c2284ee7859150bc334ef5db03c6101fb64677a841c534b1_amd64",
"8Base-RHOSE-4.11:openshift4/ose-openstack-cinder-csi-driver-rhel8-operator@sha256:bf71d233894a0f09ecd6d6d4bb14141aa458a7e38a59edcec6c25e6f3c1d6227_s390x",
"8Base-RHOSE-4.11:openshift4/ose-openstack-cinder-csi-driver-rhel8-operator@sha256:fc99f3eacda723a6d9c83bf0e619c91bd2eb049a710b304ab1de7639705bbed5_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-openstack-cinder-csi-driver-rhel8@sha256:222010151e2b63bf73be5abb82a7e66fc2a476c8d0eb2a9589751846eb13dda8_arm64",
"8Base-RHOSE-4.11:openshift4/ose-openstack-cinder-csi-driver-rhel8@sha256:5231039df308c3b8730158ad327982baff8f7b1b6dccd046ab4a00af6d70e7d8_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-openstack-cinder-csi-driver-rhel8@sha256:7c38464a61ab19479df1de20dcdbe5d5edc5091ac8b129a7f6f92aee6a792299_s390x",
"8Base-RHOSE-4.11:openshift4/ose-openstack-cinder-csi-driver-rhel8@sha256:9d4226c29d177b85af5c29303e477a110507966570a37607c9068eeea960bfdc_amd64",
"8Base-RHOSE-4.11:openshift4/ose-openstack-cloud-controller-manager-rhel8@sha256:1ff37333fbf551657701aba24e917b118b3104cb0ae66a1b062fd9b16492e806_arm64",
"8Base-RHOSE-4.11:openshift4/ose-openstack-cloud-controller-manager-rhel8@sha256:316d8d6c31c6198d95d929779c2d68df5ed9cc0fe1bc2db858f234af068dd21e_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-openstack-cloud-controller-manager-rhel8@sha256:c3ce053319fcd80e357b5ebcb3abca3f59bb5e45aa48452332c850627b7db28b_amd64",
"8Base-RHOSE-4.11:openshift4/ose-openstack-cloud-controller-manager-rhel8@sha256:cc40e91363be02c546bb57b66e855a635fa5cc9794814583b16a6ad70b23dca9_s390x",
"8Base-RHOSE-4.11:openshift4/ose-openstack-machine-controllers@sha256:109676ecd9d725dae3ac9bc7350deaa819dbcf1b911ec3106c3f412dd7d5e6d8_amd64",
"8Base-RHOSE-4.11:openshift4/ose-openstack-machine-controllers@sha256:12a757c6f5773a203383b44ee2e96b5e6997214c6ced22dbfe9234923d77dab5_arm64",
"8Base-RHOSE-4.11:openshift4/ose-openstack-machine-controllers@sha256:5cda1e00b8e5195be5fb565399f5a19c58a9c77bbe13e297f5a2196518116d90_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-openstack-machine-controllers@sha256:b791f3ba80eb8953023048e9d613c46e0f59582f6a810f33c6861159ed09604d_s390x",
"8Base-RHOSE-4.11:openshift4/ose-operator-lifecycle-manager@sha256:71e485ca85f437eab29e7442aba98f9b40209e187e09cc16b02a90ce2ea47a69_amd64",
"8Base-RHOSE-4.11:openshift4/ose-operator-lifecycle-manager@sha256:9ff3c0f6356d9bfcc98d390538007f31ffac8fdfeadfe10483ccb43b5afdb29f_arm64",
"8Base-RHOSE-4.11:openshift4/ose-operator-lifecycle-manager@sha256:d7869ff27bf8c8a4becc36ac1cfe0d58c87717abd331e0fb5654cd2170646964_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-operator-lifecycle-manager@sha256:e6b3dbe4aa6b5820b0aa9194980a88c90591286154b0d0bc4091a3b437b37d6b_s390x",
"8Base-RHOSE-4.11:openshift4/ose-operator-marketplace@sha256:4279626a013c0875b4c042ae9a2c970c67448a0d2eb0d5d40e9903d2ea4004db_amd64",
"8Base-RHOSE-4.11:openshift4/ose-operator-marketplace@sha256:60020a467e04467bc1584fb348af1586ead6ccf267deff84ded975ebb45966d8_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-operator-marketplace@sha256:97e0f4771aa15f5757e48ebb478798e549c8f171057d32aed5b1342b2f06266e_s390x",
"8Base-RHOSE-4.11:openshift4/ose-operator-marketplace@sha256:a14ba1d69da2b957fdbc9a42a867effd9234b97ec879574058ef84eebee047f3_arm64",
"8Base-RHOSE-4.11:openshift4/ose-operator-registry@sha256:5b349413999a106176b22c9df4d3cfbd918d74fc5cf28f2ae99547370aa6d346_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-operator-registry@sha256:5eb15d8d2b50adc82d64bc4195f37148d2bc74a7fe208edc51300b2a845fe980_s390x",
"8Base-RHOSE-4.11:openshift4/ose-operator-registry@sha256:619b8ca58e8cdc06a8e2dff0a837a18780c75f62c9ccdaf7e6c2e2afa786f93d_arm64",
"8Base-RHOSE-4.11:openshift4/ose-operator-registry@sha256:ba871c2101d87f2aeb6668af55b3f10e91558be420923b8523f8d83d4dd5b45e_amd64",
"8Base-RHOSE-4.11:openshift4/ose-ovirt-machine-controllers-rhel8@sha256:2d7b5e9c506da2c43704cae5934b604682dcb403218ceb1bd4f011c8bee8623b_amd64",
"8Base-RHOSE-4.11:openshift4/ose-ovirt-machine-controllers-rhel8@sha256:951e6ff8cdd565aefd60d8e996145c989c228a2a9c7ab412789d92ddb3ec9165_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-ovirt-machine-controllers-rhel8@sha256:d07d078681fbd9cb83c74716977b7f59112273cb18447178bdf8955050faeebd_s390x",
"8Base-RHOSE-4.11:openshift4/ose-ovirt-machine-controllers-rhel8@sha256:ff4261f6102f428b1789a31e021d18ededce3ba80ca93e64b7149968f10cff58_arm64",
"8Base-RHOSE-4.11:openshift4/ose-ovn-kubernetes@sha256:5abaa3f3db864bd4d2d2dbc059839e28cbe5b6baa09cb6545d3f508809dd3f7a_s390x",
"8Base-RHOSE-4.11:openshift4/ose-ovn-kubernetes@sha256:713dd28ffc33520c9e84b72850253adf0adb016968773121f05349e3fca302c2_amd64",
"8Base-RHOSE-4.11:openshift4/ose-ovn-kubernetes@sha256:795db439b8d73d097b0908fe6270d8a947fc1acd21bf3f4d9fa59f02bd16f19f_arm64",
"8Base-RHOSE-4.11:openshift4/ose-ovn-kubernetes@sha256:cec5b3a5276177b25ce85f5d1465dbc6aca19b78b0f5406b6fe85bc97ff3f77d_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-pod@sha256:51a4a033be2739a7a7a3edc7a1ee16ad9caddc5ae1f5a14c448afe3f5f906428_s390x",
"8Base-RHOSE-4.11:openshift4/ose-pod@sha256:651930bf045975dabb3d79410a2c9f971f1da319b8fcbba29ebe2e4e3bb71b3b_arm64",
"8Base-RHOSE-4.11:openshift4/ose-pod@sha256:718cf324bb4c3af6852458ab1551c59ee9f1b1d8d3fadfd858bb909c9ec3558a_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-pod@sha256:86e0050aaa7477b8aeef382e3bf8092463d207adfa5cd8c88358b367bb624869_amd64",
"8Base-RHOSE-4.11:openshift4/ose-powervs-cloud-controller-manager-rhel8@sha256:28ef0b3040cc922f78fd7e9814628871c0fb85de1a9d47c1d954737d26d2f53b_amd64",
"8Base-RHOSE-4.11:openshift4/ose-powervs-cloud-controller-manager-rhel8@sha256:a512551fc4ce326ef993f1dde6dedd5cf4c20b6c41f6149430ffae0d9e10d62c_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-powervs-machine-controllers-rhel8@sha256:965ad6292483d5e6d8b734fd40006689cf3917657919c668b6d01bc9fc4b816e_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-powervs-machine-controllers-rhel8@sha256:a03170bc3c01ee4f9c6cb80ee41925231b6c8b283822a094506214c10f19847b_amd64",
"8Base-RHOSE-4.11:openshift4/ose-prom-label-proxy@sha256:90f629a90569aceb6deb0134b4141a3a622c4e95637ef4d5d6f3890ac27026c2_s390x",
"8Base-RHOSE-4.11:openshift4/ose-prom-label-proxy@sha256:c9ac8cabb6bc4f6bd60bda52529c98df596a1fa5a9130201129068ff48bc0fbb_arm64",
"8Base-RHOSE-4.11:openshift4/ose-prom-label-proxy@sha256:db4ec1b0a75ec8a5260095225cf2ef103895edd9b05419503bec473629a3dcd0_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-prom-label-proxy@sha256:fd3feba855b7afa27146ab4798f7afcb05d2dc22c1eea2c691a3778df00606d6_amd64",
"8Base-RHOSE-4.11:openshift4/ose-prometheus-alertmanager@sha256:0d225b059bdefca3ac163860ce9ae41ed74cd8c9ca887cfe4c525ac3f0cae783_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-prometheus-alertmanager@sha256:13c7b3e7d5a2a75a806642a614189de0f4ae1639a9cab78ca7104ba65b4fd385_s390x",
"8Base-RHOSE-4.11:openshift4/ose-prometheus-alertmanager@sha256:cdddc502045ecafa9d4deabf4ac30af0255c3bb586390bcf7d89a1c1937b833c_arm64",
"8Base-RHOSE-4.11:openshift4/ose-prometheus-alertmanager@sha256:f8db7211683d764461c1feacb61eb9911f480a8ad113fccb381155322077303c_amd64",
"8Base-RHOSE-4.11:openshift4/ose-prometheus-config-reloader@sha256:015e84370d7a0a3e5318158915b27e1c5e7e7699d11240ba7359d6bc32c9898a_s390x",
"8Base-RHOSE-4.11:openshift4/ose-prometheus-config-reloader@sha256:39e17dba2978d3e1b0af71b9eb1be3446199a365ada2e156682ee7a20e48b060_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-prometheus-config-reloader@sha256:4065daad759195db3c325efc46209f02bcc1c32caad88c69d5a3dbdcf920e335_amd64",
"8Base-RHOSE-4.11:openshift4/ose-prometheus-config-reloader@sha256:bb62cdf6eca82eaa92fb9bbfc4e2f7575c3c49d472fda9358808aa790d3f5a70_arm64",
"8Base-RHOSE-4.11:openshift4/ose-prometheus-node-exporter@sha256:1226c18cda120df10313739a9ac638bd5c4d02aa4f65ba3d1044b4f423d559a2_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-prometheus-node-exporter@sha256:3539ddf93d8c2fe005b53b52c6628b413be0aabdfa534e6b947c4842d3617323_arm64",
"8Base-RHOSE-4.11:openshift4/ose-prometheus-node-exporter@sha256:52adf1af03f2c7fef37ac537638577b913a73b11490ef16c789c40dbfbc9391c_s390x",
"8Base-RHOSE-4.11:openshift4/ose-prometheus-node-exporter@sha256:79ad722e32477863e3319b35b1e98befb8257576ebab0be4ae605f1cf92cf760_amd64",
"8Base-RHOSE-4.11:openshift4/ose-prometheus-operator-admission-webhook-rhel8@sha256:7c00451864fafd5f2c5e316557f67eb027dd66e3e756c756ab3f74ab7a98e404_arm64",
"8Base-RHOSE-4.11:openshift4/ose-prometheus-operator-admission-webhook-rhel8@sha256:9a67755cf6419877dce688f5bcd92da4929dcd86603219eb08628b44a29c4257_amd64",
"8Base-RHOSE-4.11:openshift4/ose-prometheus-operator-admission-webhook-rhel8@sha256:a810296e2d9a9924234a7437531f9b6f4e266a4ddd40b8ecce1c48414696512e_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-prometheus-operator-admission-webhook-rhel8@sha256:c5030e797e2b2130ec51a9a6039e02ea272477f502f7999286c660d59f34aca8_s390x",
"8Base-RHOSE-4.11:openshift4/ose-prometheus-operator@sha256:72ffba5d0ae400eba6e31120ecb4b621e852653b3b3850add2775bf51d5a2aca_arm64",
"8Base-RHOSE-4.11:openshift4/ose-prometheus-operator@sha256:9e028b370e4b1fa7eeb51fb84ad9b1344e4012716030c5d3fa223c7abe92c0e1_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-prometheus-operator@sha256:a2912fec31d91070a66473f1902cd5206cc8ce9e6849c4e5c5ba3da85165a31b_s390x",
"8Base-RHOSE-4.11:openshift4/ose-prometheus-operator@sha256:b45f485a4d48297aaef5fc6b95211eebe8f75ebf2ef69118c331c21a97fbaa9a_amd64",
"8Base-RHOSE-4.11:openshift4/ose-prometheus@sha256:2486111c7d1de008464902945f9767cefedb3ef5c53521fdc2e1eb5fcf1b3fb4_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-prometheus@sha256:37e8941e45c4add6684e52685ed112e474f0c8f062178497a4d65a019a2c1700_amd64",
"8Base-RHOSE-4.11:openshift4/ose-prometheus@sha256:48375716d6e24dfd3811907f109defa883495cfdb387e78c26b90589e05623d7_arm64",
"8Base-RHOSE-4.11:openshift4/ose-prometheus@sha256:64ad3518eff522dda5d221496a94cf2fe14b5c68175d0002ff01bbeb131756b1_s390x",
"8Base-RHOSE-4.11:openshift4/ose-sdn-rhel8@sha256:0e9935caae157329505de5a21a4d40ef501c9a2bcff47f76b074fcf1ab0e9c22_s390x",
"8Base-RHOSE-4.11:openshift4/ose-sdn-rhel8@sha256:c708a24017904d8e50fffaafc4c7b072bd774d04acdfa2b40d139edccf1dad33_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-sdn-rhel8@sha256:f2c982220bfc6785e85f25c70ce559df5121417ec205d2df6965eb97885595ae_amd64",
"8Base-RHOSE-4.11:openshift4/ose-sdn-rhel8@sha256:f3f3ab589e877816e8816468155a3f2eacdecd2085c08794ba372e6dcb84dd9a_arm64",
"8Base-RHOSE-4.11:openshift4/ose-service-ca-operator@sha256:2fd815e1dfa78fc9c28179a5c77296723bbe8f42e1b19e347d936a795b787cdf_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-service-ca-operator@sha256:5607b0aeaff5bc14563afb5b339cf26c12472501532d929da168c2e21a7afe9f_s390x",
"8Base-RHOSE-4.11:openshift4/ose-service-ca-operator@sha256:85dc1b4150d3a3f698bfc460ef6bb30c9b827a098de3cb7f46b9d35f145ef4f4_arm64",
"8Base-RHOSE-4.11:openshift4/ose-service-ca-operator@sha256:bcdbf3cb8e6e31b66d979055c7ad71ff5d9fa309ba3c35256acdbe51c9f43de5_amd64",
"8Base-RHOSE-4.11:openshift4/ose-telemeter@sha256:136d56f3c872a4d0dafb872d79c10b9d11cc582cbbb1e796881c6770543b3012_arm64",
"8Base-RHOSE-4.11:openshift4/ose-telemeter@sha256:41f945d79832bab585470bb274be2ab66c8728808d15679c8ea3089013671464_s390x",
"8Base-RHOSE-4.11:openshift4/ose-telemeter@sha256:d9c609b5b7893d6f0c137fff5edd8df6b182088277ee2b9fcda8374fe19838e4_amd64",
"8Base-RHOSE-4.11:openshift4/ose-telemeter@sha256:f931ead1bc611c5faf5073c81a3af1c3561ed1eb42f958fa9c1ae03eeb339505_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-tests@sha256:62f2f4e4ceba4c9b0a2116d3f3ec7c3b467f597e089e791f5a1271ecc4fcc3fd_s390x",
"8Base-RHOSE-4.11:openshift4/ose-tests@sha256:7cf282f6435dc703a8706afc203c5cb55d1f02a2af2452385ea0415b3b07ec89_amd64",
"8Base-RHOSE-4.11:openshift4/ose-tests@sha256:a5de772af9f66abc7b9f80a650ac51b70ec040cf331773c71d817a389c999144_arm64",
"8Base-RHOSE-4.11:openshift4/ose-tests@sha256:d8fd47265c720cad5f81c107c40302e3da0e569b79b18f0182804db6ddef0b39_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-thanos-rhel8@sha256:15883854538476b61fb9f95e9568936acdee1c26939101b300f16c877a1fb111_amd64",
"8Base-RHOSE-4.11:openshift4/ose-thanos-rhel8@sha256:94514a0e4637f4a171b6f603831ea5e608a8a66d7e04ef338814a2a3f788ae12_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-thanos-rhel8@sha256:b17fdce1d5ac2b69ec530e834f4a15576ea9e1227f74bca0777d30555a7aae96_arm64",
"8Base-RHOSE-4.11:openshift4/ose-thanos-rhel8@sha256:fa37f528f000ce8be8262df51584f0746f3b2a15db2295e82dba17171d3e6af7_s390x",
"8Base-RHOSE-4.11:openshift4/ose-tools-rhel8@sha256:3e7ad95fa62980cfa70e0021654b5a8405c254ebc4da9710ac1171480d665c59_ppc64le",
"8Base-RHOSE-4.11:openshift4/ose-tools-rhel8@sha256:c240e2e47af8935e58563da8c7e753704ed0c279a5522352573431e1bf63a47a_s390x",
"8Base-RHOSE-4.11:openshift4/ose-tools-rhel8@sha256:e3aec41436e71965c0302002463767987eb0764cd1153417524259fa36a394fb_amd64",
"8Base-RHOSE-4.11:openshift4/ose-tools-rhel8@sha256:e919b897c04f0c28e7ad3911390a6786b5f32c16d6e95022df06b9806e48ef19_arm64",
"8Base-RHOSE-4.11:openshift4/ose-vmware-vsphere-csi-driver-operator-rhel8@sha256:dfe6e04bea49e649841021fc717372bffcf0393ae71ba50fb640a3da64efb8ec_amd64",
"8Base-RHOSE-4.11:openshift4/ose-vmware-vsphere-csi-driver-rhel8@sha256:1ba42f6dfa8aa6671c1bd91741a5160ee5520bf99b0aeccba75af21be725f561_amd64",
"8Base-RHOSE-4.11:openshift4/ose-vsphere-cloud-controller-manager-rhel8@sha256:8b1cecaff8606e6649ea59f2b41fd680ee9efec621d8e994f157973be9b496f6_amd64",
"8Base-RHOSE-4.11:openshift4/ose-vsphere-cluster-api-controllers-rhel8@sha256:a450b493f00f796206a3d7286e93bad2ec36e5a80259c7947e79a1a0d5210656_amd64",
"8Base-RHOSE-4.11:openshift4/ose-vsphere-csi-driver-operator-rhel8@sha256:dfe6e04bea49e649841021fc717372bffcf0393ae71ba50fb640a3da64efb8ec_amd64",
"8Base-RHOSE-4.11:openshift4/ose-vsphere-csi-driver-rhel8@sha256:1ba42f6dfa8aa6671c1bd91741a5160ee5520bf99b0aeccba75af21be725f561_amd64",
"8Base-RHOSE-4.11:openshift4/ose-vsphere-csi-driver-syncer-rhel8@sha256:a8fb8135d0f3d2f666825d8a696973347f08238122e69951f17cce39d4287040_amd64",
"8Base-RHOSE-4.11:openshift4/ose-vsphere-problem-detector-rhel8@sha256:1a6eb49eea5f45e26b7bf30de3cd9b5573901fa6d4aa3bf621fa2e842c74c8d6_amd64",
"8Base-RHOSE-4.11:openshift4/ovirt-csi-driver-rhel7@sha256:1a3545dcf656b9e6caa0007993f8b9ae4544a7e3d0c28d7bd4a892d8f4b4b2d8_s390x",
"8Base-RHOSE-4.11:openshift4/ovirt-csi-driver-rhel7@sha256:83423a80871b68615cb6174ac08e5a60b0b1b8ed003a3f40ec03fb7920679e94_arm64",
"8Base-RHOSE-4.11:openshift4/ovirt-csi-driver-rhel7@sha256:b1ee2119c5c9ffa916f48425d807695d557bfe326bbfe0e65d18ec235cee53b7_ppc64le",
"8Base-RHOSE-4.11:openshift4/ovirt-csi-driver-rhel7@sha256:f7adacdb30067ee92339af29ed852e5de53d0c272cfaf5b46ab48b7b668816f5_amd64",
"8Base-RHOSE-4.11:openshift4/ovirt-csi-driver-rhel8-operator@sha256:2c1cd41c04dad0e7c8958ceec1b1d4273eb8be8f2f1daede4a6257050b012543_arm64",
"8Base-RHOSE-4.11:openshift4/ovirt-csi-driver-rhel8-operator@sha256:7a167a4e4c80b02d4e3a4d1f17b84c47fa7f2818c20ae643891e04d6270a58a6_s390x",
"8Base-RHOSE-4.11:openshift4/ovirt-csi-driver-rhel8-operator@sha256:d44cc45f565771b89a9a6600c3f0a463f5707b5d99d43fcd5017afa1c42cfe41_ppc64le",
"8Base-RHOSE-4.11:openshift4/ovirt-csi-driver-rhel8-operator@sha256:ec28031cfdeadc780ac4a539fc2ffcee484db70aff6d68bec2bfc88509f41ded_amd64",
"8Base-RHOSE-4.11:openshift4/ovirt-csi-driver-rhel8@sha256:1a3545dcf656b9e6caa0007993f8b9ae4544a7e3d0c28d7bd4a892d8f4b4b2d8_s390x",
"8Base-RHOSE-4.11:openshift4/ovirt-csi-driver-rhel8@sha256:83423a80871b68615cb6174ac08e5a60b0b1b8ed003a3f40ec03fb7920679e94_arm64",
"8Base-RHOSE-4.11:openshift4/ovirt-csi-driver-rhel8@sha256:b1ee2119c5c9ffa916f48425d807695d557bfe326bbfe0e65d18ec235cee53b7_ppc64le",
"8Base-RHOSE-4.11:openshift4/ovirt-csi-driver-rhel8@sha256:f7adacdb30067ee92339af29ed852e5de53d0c272cfaf5b46ab48b7b668816f5_amd64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "golang: compress/gzip: stack exhaustion in Reader.Read"
}
]
}
RHSA-2023:2758
Vulnerability from csaf_redhat
Notes
{
"document": {
"aggregate_severity": {
"namespace": "https://access.redhat.com/security/updates/classification/",
"text": "Moderate"
},
"category": "csaf_security_advisory",
"csaf_version": "2.0",
"distribution": {
"text": "Copyright \u00a9 Red Hat, Inc. All rights reserved.",
"tlp": {
"label": "WHITE",
"url": "https://www.first.org/tlp/"
}
},
"lang": "en",
"notes": [
{
"category": "summary",
"text": "An update for the container-tools:rhel8 module is now available for Red Hat Enterprise Linux 8.\n\nRed Hat Product Security has rated this update as having a security impact of Moderate. A Common Vulnerability Scoring System (CVSS) base score, which gives a detailed severity rating, is available for each vulnerability from the CVE link(s) in the References section.",
"title": "Topic"
},
{
"category": "general",
"text": "The container-tools module contains tools for working with containers, notably podman, buildah, skopeo, and runc.\n\nSecurity Fix(es):\n\n* golang: net/http: improper sanitization of Transfer-Encoding header (CVE-2022-1705)\n\n* golang: go/parser: stack exhaustion in all Parse* functions (CVE-2022-1962)\n\n* golang: net/http: handle server errors after sending GOAWAY (CVE-2022-27664)\n\n* golang: encoding/xml: stack exhaustion in Decoder.Skip (CVE-2022-28131)\n\n* golang: io/fs: stack exhaustion in Glob (CVE-2022-30630)\n\n* golang: compress/gzip: stack exhaustion in Reader.Read (CVE-2022-30631)\n\n* golang: path/filepath: stack exhaustion in Glob (CVE-2022-30632)\n\n* golang: encoding/xml: stack exhaustion in Unmarshal (CVE-2022-30633)\n\n* golang: encoding/gob: stack exhaustion in Decoder.Decode (CVE-2022-30635)\n\n* golang: net/http/httputil: NewSingleHostReverseProxy - omit X-Forwarded-For not working (CVE-2022-32148)\n\n* golang: net/http: excessive memory growth in a Go server accepting HTTP/2 requests (CVE-2022-41717)\n\n* podman: symlink exchange attack in podman export volume (CVE-2023-0778)\n\n* golang: crypto/tls: session tickets lack random ticket_age_add (CVE-2022-30629)\n\n* golang: math/big: decoding big.Float and big.Rat types can panic if the encoded message is too short, potentially allowing a denial of service (CVE-2022-32189)\n\nFor more details about the security issue(s), including the impact, a CVSS score, acknowledgments, and other related information, refer to the CVE page(s) listed in the References section.\n\nAdditional Changes:\n\nFor detailed information on changes in this release, see the Red Hat Enterprise Linux 8.8 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:2758",
"url": "https://access.redhat.com/errata/RHSA-2023:2758"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/updates/classification/#moderate",
"url": "https://access.redhat.com/security/updates/classification/#moderate"
},
{
"category": "external",
"summary": "https://access.redhat.com/documentation/en-us/red_hat_enterprise_linux/8/html/8.8_release_notes/index",
"url": "https://access.redhat.com/documentation/en-us/red_hat_enterprise_linux/8/html/8.8_release_notes/index"
},
{
"category": "external",
"summary": "2033280",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2033280"
},
{
"category": "external",
"summary": "2047290",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2047290"
},
{
"category": "external",
"summary": "2059658",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2059658"
},
{
"category": "external",
"summary": "2080458",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2080458"
},
{
"category": "external",
"summary": "2089790",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2089790"
},
{
"category": "external",
"summary": "2090166",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2090166"
},
{
"category": "external",
"summary": "2092793",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2092793"
},
{
"category": "external",
"summary": "2097708",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2097708"
},
{
"category": "external",
"summary": "2106396",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2106396"
},
{
"category": "external",
"summary": "2107342",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2107342"
},
{
"category": "external",
"summary": "2107371",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2107371"
},
{
"category": "external",
"summary": "2107374",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2107374"
},
{
"category": "external",
"summary": "2107376",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2107376"
},
{
"category": "external",
"summary": "2107383",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2107383"
},
{
"category": "external",
"summary": "2107386",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2107386"
},
{
"category": "external",
"summary": "2107388",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2107388"
},
{
"category": "external",
"summary": "2107390",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2107390"
},
{
"category": "external",
"summary": "2107392",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2107392"
},
{
"category": "external",
"summary": "2113814",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2113814"
},
{
"category": "external",
"summary": "2116481",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2116481"
},
{
"category": "external",
"summary": "2116922",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2116922"
},
{
"category": "external",
"summary": "2120435",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2120435"
},
{
"category": "external",
"summary": "2121841",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2121841"
},
{
"category": "external",
"summary": "2123415",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2123415"
},
{
"category": "external",
"summary": "2124414",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2124414"
},
{
"category": "external",
"summary": "2124416",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2124416"
},
{
"category": "external",
"summary": "2124669",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2124669"
},
{
"category": "external",
"summary": "2124705",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2124705"
},
{
"category": "external",
"summary": "2124952",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2124952"
},
{
"category": "external",
"summary": "2126243",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2126243"
},
{
"category": "external",
"summary": "2126697",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2126697"
},
{
"category": "external",
"summary": "2128675",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2128675"
},
{
"category": "external",
"summary": "2131741",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2131741"
},
{
"category": "external",
"summary": "2131836",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2131836"
},
{
"category": "external",
"summary": "2135970",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2135970"
},
{
"category": "external",
"summary": "2135973",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2135973"
},
{
"category": "external",
"summary": "2136319",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2136319"
},
{
"category": "external",
"summary": "2136933",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2136933"
},
{
"category": "external",
"summary": "2138434",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2138434"
},
{
"category": "external",
"summary": "2139052",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2139052"
},
{
"category": "external",
"summary": "2139724",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2139724"
},
{
"category": "external",
"summary": "2140084",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2140084"
},
{
"category": "external",
"summary": "2140087",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2140087"
},
{
"category": "external",
"summary": "2141452",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2141452"
},
{
"category": "external",
"summary": "2142711",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2142711"
},
{
"category": "external",
"summary": "2144754",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2144754"
},
{
"category": "external",
"summary": "2152516",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2152516"
},
{
"category": "external",
"summary": "2153036",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2153036"
},
{
"category": "external",
"summary": "2155828",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2155828"
},
{
"category": "external",
"summary": "2157930",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2157930"
},
{
"category": "external",
"summary": "2158084",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2158084"
},
{
"category": "external",
"summary": "2158469",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2158469"
},
{
"category": "external",
"summary": "2161274",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2161274"
},
{
"category": "external",
"summary": "2161682",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2161682"
},
{
"category": "external",
"summary": "2163759",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2163759"
},
{
"category": "external",
"summary": "2165875",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2165875"
},
{
"category": "external",
"summary": "2168256",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2168256"
},
{
"category": "self",
"summary": "Canonical URL",
"url": "https://security.access.redhat.com/data/csaf/v2/advisories/2023/rhsa-2023_2758.json"
}
],
"title": "Red Hat Security Advisory: container-tools:rhel8 security, bug fix, and enhancement update",
"tracking": {
"current_release_date": "2025-10-31T13:02:34+00:00",
"generator": {
"date": "2025-10-31T13:02:34+00:00",
"engine": {
"name": "Red Hat SDEngine",
"version": "4.6.10"
}
},
"id": "RHSA-2023:2758",
"initial_release_date": "2023-05-16T08:49:00+00:00",
"revision_history": [
{
"date": "2023-05-16T08:49:00+00:00",
"number": "1",
"summary": "Initial version"
},
{
"date": "2023-05-16T08:49:00+00:00",
"number": "2",
"summary": "Last updated version"
},
{
"date": "2025-10-31T13:02:34+00:00",
"number": "3",
"summary": "Last generated version"
}
],
"status": "final",
"version": "3"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_name",
"name": "Red Hat Enterprise Linux AppStream (v. 8)",
"product": {
"name": "Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.GA",
"product_identification_helper": {
"cpe": "cpe:/a:redhat:enterprise_linux:8::appstream"
}
}
}
],
"category": "product_family",
"name": "Red Hat Enterprise Linux"
},
{
"branches": [
{
"category": "product_version",
"name": "aardvark-dns-2:1.5.0-2.module+el8.8.0+18060+3f21f2cc.src::container-tools:rhel8",
"product": {
"name": "aardvark-dns-2:1.5.0-2.module+el8.8.0+18060+3f21f2cc.src (container-tools:rhel8)",
"product_id": "aardvark-dns-2:1.5.0-2.module+el8.8.0+18060+3f21f2cc.src::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/aardvark-dns@1.5.0-2.module%2Bel8.8.0%2B18060%2B3f21f2cc?arch=src\u0026epoch=2\u0026rpmmod=container-tools:rhel8:8080020230321153727:0f77c1b7"
}
}
},
{
"category": "product_version",
"name": "buildah-1:1.29.1-1.module+el8.8.0+18195+471da4bb.src::container-tools:rhel8",
"product": {
"name": "buildah-1:1.29.1-1.module+el8.8.0+18195+471da4bb.src (container-tools:rhel8)",
"product_id": "buildah-1:1.29.1-1.module+el8.8.0+18195+471da4bb.src::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/buildah@1.29.1-1.module%2Bel8.8.0%2B18195%2B471da4bb?arch=src\u0026epoch=1\u0026rpmmod=container-tools:rhel8:8080020230321153727:0f77c1b7"
}
}
},
{
"category": "product_version",
"name": "cockpit-podman-0:63.1-1.module+el8.8.0+18286+cd236dce.src::container-tools:rhel8",
"product": {
"name": "cockpit-podman-0:63.1-1.module+el8.8.0+18286+cd236dce.src (container-tools:rhel8)",
"product_id": "cockpit-podman-0:63.1-1.module+el8.8.0+18286+cd236dce.src::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/cockpit-podman@63.1-1.module%2Bel8.8.0%2B18286%2Bcd236dce?arch=src\u0026rpmmod=container-tools:rhel8:8080020230321153727:0f77c1b7"
}
}
},
{
"category": "product_version",
"name": "conmon-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.src::container-tools:rhel8",
"product": {
"name": "conmon-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.src (container-tools:rhel8)",
"product_id": "conmon-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.src::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/conmon@2.1.6-1.module%2Bel8.8.0%2B18098%2B9b44df5f?arch=src\u0026epoch=3\u0026rpmmod=container-tools:rhel8:8080020230321153727:0f77c1b7"
}
}
},
{
"category": "product_version",
"name": "container-selinux-2:2.205.0-2.module+el8.8.0+18438+15d3aa65.src::container-tools:rhel8",
"product": {
"name": "container-selinux-2:2.205.0-2.module+el8.8.0+18438+15d3aa65.src (container-tools:rhel8)",
"product_id": "container-selinux-2:2.205.0-2.module+el8.8.0+18438+15d3aa65.src::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/container-selinux@2.205.0-2.module%2Bel8.8.0%2B18438%2B15d3aa65?arch=src\u0026epoch=2\u0026rpmmod=container-tools:rhel8:8080020230321153727:0f77c1b7"
}
}
},
{
"category": "product_version",
"name": "containernetworking-plugins-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.src::container-tools:rhel8",
"product": {
"name": "containernetworking-plugins-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.src (container-tools:rhel8)",
"product_id": "containernetworking-plugins-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.src::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/containernetworking-plugins@1.2.0-1.module%2Bel8.8.0%2B18060%2B3f21f2cc?arch=src\u0026epoch=1\u0026rpmmod=container-tools:rhel8:8080020230321153727:0f77c1b7"
}
}
},
{
"category": "product_version",
"name": "containers-common-2:1-63.module+el8.8.0+18438+15d3aa65.src::container-tools:rhel8",
"product": {
"name": "containers-common-2:1-63.module+el8.8.0+18438+15d3aa65.src (container-tools:rhel8)",
"product_id": "containers-common-2:1-63.module+el8.8.0+18438+15d3aa65.src::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/containers-common@1-63.module%2Bel8.8.0%2B18438%2B15d3aa65?arch=src\u0026epoch=2\u0026rpmmod=container-tools:rhel8:8080020230321153727:0f77c1b7"
}
}
},
{
"category": "product_version",
"name": "criu-0:3.15-3.module+el8.8.0+18060+3f21f2cc.src::container-tools:rhel8",
"product": {
"name": "criu-0:3.15-3.module+el8.8.0+18060+3f21f2cc.src (container-tools:rhel8)",
"product_id": "criu-0:3.15-3.module+el8.8.0+18060+3f21f2cc.src::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/criu@3.15-3.module%2Bel8.8.0%2B18060%2B3f21f2cc?arch=src\u0026rpmmod=container-tools:rhel8:8080020230321153727:0f77c1b7"
}
}
},
{
"category": "product_version",
"name": "crun-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.src::container-tools:rhel8",
"product": {
"name": "crun-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.src (container-tools:rhel8)",
"product_id": "crun-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.src::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/crun@1.8.1-2.module%2Bel8.8.0%2B18418%2Bf0e540fe?arch=src\u0026rpmmod=container-tools:rhel8:8080020230321153727:0f77c1b7"
}
}
},
{
"category": "product_version",
"name": "fuse-overlayfs-0:1.10-1.module+el8.8.0+18060+3f21f2cc.src::container-tools:rhel8",
"product": {
"name": "fuse-overlayfs-0:1.10-1.module+el8.8.0+18060+3f21f2cc.src (container-tools:rhel8)",
"product_id": "fuse-overlayfs-0:1.10-1.module+el8.8.0+18060+3f21f2cc.src::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/fuse-overlayfs@1.10-1.module%2Bel8.8.0%2B18060%2B3f21f2cc?arch=src\u0026rpmmod=container-tools:rhel8:8080020230321153727:0f77c1b7"
}
}
},
{
"category": "product_version",
"name": "libslirp-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.src::container-tools:rhel8",
"product": {
"name": "libslirp-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.src (container-tools:rhel8)",
"product_id": "libslirp-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.src::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libslirp@4.4.0-1.module%2Bel8.8.0%2B18060%2B3f21f2cc?arch=src\u0026rpmmod=container-tools:rhel8:8080020230321153727:0f77c1b7"
}
}
},
{
"category": "product_version",
"name": "netavark-2:1.5.0-4.module+el8.8.0+18060+3f21f2cc.src::container-tools:rhel8",
"product": {
"name": "netavark-2:1.5.0-4.module+el8.8.0+18060+3f21f2cc.src (container-tools:rhel8)",
"product_id": "netavark-2:1.5.0-4.module+el8.8.0+18060+3f21f2cc.src::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/netavark@1.5.0-4.module%2Bel8.8.0%2B18060%2B3f21f2cc?arch=src\u0026epoch=2\u0026rpmmod=container-tools:rhel8:8080020230321153727:0f77c1b7"
}
}
},
{
"category": "product_version",
"name": "oci-seccomp-bpf-hook-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.src::container-tools:rhel8",
"product": {
"name": "oci-seccomp-bpf-hook-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.src (container-tools:rhel8)",
"product_id": "oci-seccomp-bpf-hook-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.src::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/oci-seccomp-bpf-hook@1.2.8-1.module%2Bel8.8.0%2B18060%2B3f21f2cc?arch=src\u0026rpmmod=container-tools:rhel8:8080020230321153727:0f77c1b7"
}
}
},
{
"category": "product_version",
"name": "podman-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.src::container-tools:rhel8",
"product": {
"name": "podman-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.src (container-tools:rhel8)",
"product_id": "podman-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.src::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman@4.4.1-8.module%2Bel8.8.0%2B18438%2B15d3aa65?arch=src\u0026epoch=3\u0026rpmmod=container-tools:rhel8:8080020230321153727:0f77c1b7"
}
}
},
{
"category": "product_version",
"name": "python-podman-0:4.4.1-1.module+el8.8.0+18275+3a56cc62.src::container-tools:rhel8",
"product": {
"name": "python-podman-0:4.4.1-1.module+el8.8.0+18275+3a56cc62.src (container-tools:rhel8)",
"product_id": "python-podman-0:4.4.1-1.module+el8.8.0+18275+3a56cc62.src::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python-podman@4.4.1-1.module%2Bel8.8.0%2B18275%2B3a56cc62?arch=src\u0026rpmmod=container-tools:rhel8:8080020230321153727:0f77c1b7"
}
}
},
{
"category": "product_version",
"name": "runc-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.src::container-tools:rhel8",
"product": {
"name": "runc-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.src (container-tools:rhel8)",
"product_id": "runc-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.src::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/runc@1.1.4-1.module%2Bel8.8.0%2B18060%2B3f21f2cc?arch=src\u0026epoch=1\u0026rpmmod=container-tools:rhel8:8080020230321153727:0f77c1b7"
}
}
},
{
"category": "product_version",
"name": "skopeo-2:1.11.2-0.2.module+el8.8.0+18251+ad5b274c.src::container-tools:rhel8",
"product": {
"name": "skopeo-2:1.11.2-0.2.module+el8.8.0+18251+ad5b274c.src (container-tools:rhel8)",
"product_id": "skopeo-2:1.11.2-0.2.module+el8.8.0+18251+ad5b274c.src::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/skopeo@1.11.2-0.2.module%2Bel8.8.0%2B18251%2Bad5b274c?arch=src\u0026epoch=2\u0026rpmmod=container-tools:rhel8:8080020230321153727:0f77c1b7"
}
}
},
{
"category": "product_version",
"name": "slirp4netns-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.src::container-tools:rhel8",
"product": {
"name": "slirp4netns-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.src (container-tools:rhel8)",
"product_id": "slirp4netns-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.src::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/slirp4netns@1.2.0-2.module%2Bel8.8.0%2B18060%2B3f21f2cc?arch=src\u0026rpmmod=container-tools:rhel8:8080020230321153727:0f77c1b7"
}
}
},
{
"category": "product_version",
"name": "toolbox-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.src::container-tools:rhel8",
"product": {
"name": "toolbox-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.src (container-tools:rhel8)",
"product_id": "toolbox-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.src::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/toolbox@0.0.99.3-7.module%2Bel8.8.0%2B18119%2Be3deee03?arch=src\u0026rpmmod=container-tools:rhel8:8080020230321153727:0f77c1b7"
}
}
},
{
"category": "product_version",
"name": "udica-0:0.2.6-20.module+el8.8.0+18060+3f21f2cc.src::container-tools:rhel8",
"product": {
"name": "udica-0:0.2.6-20.module+el8.8.0+18060+3f21f2cc.src (container-tools:rhel8)",
"product_id": "udica-0:0.2.6-20.module+el8.8.0+18060+3f21f2cc.src::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/udica@0.2.6-20.module%2Bel8.8.0%2B18060%2B3f21f2cc?arch=src\u0026rpmmod=container-tools:rhel8:8080020230321153727:0f77c1b7"
}
}
}
],
"category": "architecture",
"name": "src"
},
{
"branches": [
{
"category": "product_version",
"name": "aardvark-dns-2:1.5.0-2.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"product": {
"name": "aardvark-dns-2:1.5.0-2.module+el8.8.0+18060+3f21f2cc.x86_64 (container-tools:rhel8)",
"product_id": "aardvark-dns-2:1.5.0-2.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/aardvark-dns@1.5.0-2.module%2Bel8.8.0%2B18060%2B3f21f2cc?arch=x86_64\u0026epoch=2\u0026rpmmod=container-tools:rhel8:8080020230321153727:0f77c1b7"
}
}
},
{
"category": "product_version",
"name": "buildah-1:1.29.1-1.module+el8.8.0+18195+471da4bb.x86_64::container-tools:rhel8",
"product": {
"name": "buildah-1:1.29.1-1.module+el8.8.0+18195+471da4bb.x86_64 (container-tools:rhel8)",
"product_id": "buildah-1:1.29.1-1.module+el8.8.0+18195+471da4bb.x86_64::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/buildah@1.29.1-1.module%2Bel8.8.0%2B18195%2B471da4bb?arch=x86_64\u0026epoch=1\u0026rpmmod=container-tools:rhel8:8080020230321153727:0f77c1b7"
}
}
},
{
"category": "product_version",
"name": "buildah-debuginfo-1:1.29.1-1.module+el8.8.0+18195+471da4bb.x86_64::container-tools:rhel8",
"product": {
"name": "buildah-debuginfo-1:1.29.1-1.module+el8.8.0+18195+471da4bb.x86_64 (container-tools:rhel8)",
"product_id": "buildah-debuginfo-1:1.29.1-1.module+el8.8.0+18195+471da4bb.x86_64::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/buildah-debuginfo@1.29.1-1.module%2Bel8.8.0%2B18195%2B471da4bb?arch=x86_64\u0026epoch=1\u0026rpmmod=container-tools:rhel8:8080020230321153727:0f77c1b7"
}
}
},
{
"category": "product_version",
"name": "buildah-debugsource-1:1.29.1-1.module+el8.8.0+18195+471da4bb.x86_64::container-tools:rhel8",
"product": {
"name": "buildah-debugsource-1:1.29.1-1.module+el8.8.0+18195+471da4bb.x86_64 (container-tools:rhel8)",
"product_id": "buildah-debugsource-1:1.29.1-1.module+el8.8.0+18195+471da4bb.x86_64::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/buildah-debugsource@1.29.1-1.module%2Bel8.8.0%2B18195%2B471da4bb?arch=x86_64\u0026epoch=1\u0026rpmmod=container-tools:rhel8:8080020230321153727:0f77c1b7"
}
}
},
{
"category": "product_version",
"name": "buildah-tests-1:1.29.1-1.module+el8.8.0+18195+471da4bb.x86_64::container-tools:rhel8",
"product": {
"name": "buildah-tests-1:1.29.1-1.module+el8.8.0+18195+471da4bb.x86_64 (container-tools:rhel8)",
"product_id": "buildah-tests-1:1.29.1-1.module+el8.8.0+18195+471da4bb.x86_64::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/buildah-tests@1.29.1-1.module%2Bel8.8.0%2B18195%2B471da4bb?arch=x86_64\u0026epoch=1\u0026rpmmod=container-tools:rhel8:8080020230321153727:0f77c1b7"
}
}
},
{
"category": "product_version",
"name": "buildah-tests-debuginfo-1:1.29.1-1.module+el8.8.0+18195+471da4bb.x86_64::container-tools:rhel8",
"product": {
"name": "buildah-tests-debuginfo-1:1.29.1-1.module+el8.8.0+18195+471da4bb.x86_64 (container-tools:rhel8)",
"product_id": "buildah-tests-debuginfo-1:1.29.1-1.module+el8.8.0+18195+471da4bb.x86_64::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/buildah-tests-debuginfo@1.29.1-1.module%2Bel8.8.0%2B18195%2B471da4bb?arch=x86_64\u0026epoch=1\u0026rpmmod=container-tools:rhel8:8080020230321153727:0f77c1b7"
}
}
},
{
"category": "product_version",
"name": "conmon-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.x86_64::container-tools:rhel8",
"product": {
"name": "conmon-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.x86_64 (container-tools:rhel8)",
"product_id": "conmon-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.x86_64::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/conmon@2.1.6-1.module%2Bel8.8.0%2B18098%2B9b44df5f?arch=x86_64\u0026epoch=3\u0026rpmmod=container-tools:rhel8:8080020230321153727:0f77c1b7"
}
}
},
{
"category": "product_version",
"name": "conmon-debuginfo-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.x86_64::container-tools:rhel8",
"product": {
"name": "conmon-debuginfo-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.x86_64 (container-tools:rhel8)",
"product_id": "conmon-debuginfo-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.x86_64::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/conmon-debuginfo@2.1.6-1.module%2Bel8.8.0%2B18098%2B9b44df5f?arch=x86_64\u0026epoch=3\u0026rpmmod=container-tools:rhel8:8080020230321153727:0f77c1b7"
}
}
},
{
"category": "product_version",
"name": "conmon-debugsource-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.x86_64::container-tools:rhel8",
"product": {
"name": "conmon-debugsource-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.x86_64 (container-tools:rhel8)",
"product_id": "conmon-debugsource-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.x86_64::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/conmon-debugsource@2.1.6-1.module%2Bel8.8.0%2B18098%2B9b44df5f?arch=x86_64\u0026epoch=3\u0026rpmmod=container-tools:rhel8:8080020230321153727:0f77c1b7"
}
}
},
{
"category": "product_version",
"name": "containernetworking-plugins-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"product": {
"name": "containernetworking-plugins-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.x86_64 (container-tools:rhel8)",
"product_id": "containernetworking-plugins-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/containernetworking-plugins@1.2.0-1.module%2Bel8.8.0%2B18060%2B3f21f2cc?arch=x86_64\u0026epoch=1\u0026rpmmod=container-tools:rhel8:8080020230321153727:0f77c1b7"
}
}
},
{
"category": "product_version",
"name": "containernetworking-plugins-debuginfo-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"product": {
"name": "containernetworking-plugins-debuginfo-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.x86_64 (container-tools:rhel8)",
"product_id": "containernetworking-plugins-debuginfo-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/containernetworking-plugins-debuginfo@1.2.0-1.module%2Bel8.8.0%2B18060%2B3f21f2cc?arch=x86_64\u0026epoch=1\u0026rpmmod=container-tools:rhel8:8080020230321153727:0f77c1b7"
}
}
},
{
"category": "product_version",
"name": "containernetworking-plugins-debugsource-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"product": {
"name": "containernetworking-plugins-debugsource-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.x86_64 (container-tools:rhel8)",
"product_id": "containernetworking-plugins-debugsource-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/containernetworking-plugins-debugsource@1.2.0-1.module%2Bel8.8.0%2B18060%2B3f21f2cc?arch=x86_64\u0026epoch=1\u0026rpmmod=container-tools:rhel8:8080020230321153727:0f77c1b7"
}
}
},
{
"category": "product_version",
"name": "containers-common-2:1-63.module+el8.8.0+18438+15d3aa65.x86_64::container-tools:rhel8",
"product": {
"name": "containers-common-2:1-63.module+el8.8.0+18438+15d3aa65.x86_64 (container-tools:rhel8)",
"product_id": "containers-common-2:1-63.module+el8.8.0+18438+15d3aa65.x86_64::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/containers-common@1-63.module%2Bel8.8.0%2B18438%2B15d3aa65?arch=x86_64\u0026epoch=2\u0026rpmmod=container-tools:rhel8:8080020230321153727:0f77c1b7"
}
}
},
{
"category": "product_version",
"name": "crit-0:3.15-3.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"product": {
"name": "crit-0:3.15-3.module+el8.8.0+18060+3f21f2cc.x86_64 (container-tools:rhel8)",
"product_id": "crit-0:3.15-3.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/crit@3.15-3.module%2Bel8.8.0%2B18060%2B3f21f2cc?arch=x86_64\u0026rpmmod=container-tools:rhel8:8080020230321153727:0f77c1b7"
}
}
},
{
"category": "product_version",
"name": "criu-0:3.15-3.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"product": {
"name": "criu-0:3.15-3.module+el8.8.0+18060+3f21f2cc.x86_64 (container-tools:rhel8)",
"product_id": "criu-0:3.15-3.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/criu@3.15-3.module%2Bel8.8.0%2B18060%2B3f21f2cc?arch=x86_64\u0026rpmmod=container-tools:rhel8:8080020230321153727:0f77c1b7"
}
}
},
{
"category": "product_version",
"name": "criu-debuginfo-0:3.15-3.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"product": {
"name": "criu-debuginfo-0:3.15-3.module+el8.8.0+18060+3f21f2cc.x86_64 (container-tools:rhel8)",
"product_id": "criu-debuginfo-0:3.15-3.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/criu-debuginfo@3.15-3.module%2Bel8.8.0%2B18060%2B3f21f2cc?arch=x86_64\u0026rpmmod=container-tools:rhel8:8080020230321153727:0f77c1b7"
}
}
},
{
"category": "product_version",
"name": "criu-debugsource-0:3.15-3.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"product": {
"name": "criu-debugsource-0:3.15-3.module+el8.8.0+18060+3f21f2cc.x86_64 (container-tools:rhel8)",
"product_id": "criu-debugsource-0:3.15-3.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/criu-debugsource@3.15-3.module%2Bel8.8.0%2B18060%2B3f21f2cc?arch=x86_64\u0026rpmmod=container-tools:rhel8:8080020230321153727:0f77c1b7"
}
}
},
{
"category": "product_version",
"name": "criu-devel-0:3.15-3.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"product": {
"name": "criu-devel-0:3.15-3.module+el8.8.0+18060+3f21f2cc.x86_64 (container-tools:rhel8)",
"product_id": "criu-devel-0:3.15-3.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/criu-devel@3.15-3.module%2Bel8.8.0%2B18060%2B3f21f2cc?arch=x86_64\u0026rpmmod=container-tools:rhel8:8080020230321153727:0f77c1b7"
}
}
},
{
"category": "product_version",
"name": "criu-libs-0:3.15-3.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"product": {
"name": "criu-libs-0:3.15-3.module+el8.8.0+18060+3f21f2cc.x86_64 (container-tools:rhel8)",
"product_id": "criu-libs-0:3.15-3.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/criu-libs@3.15-3.module%2Bel8.8.0%2B18060%2B3f21f2cc?arch=x86_64\u0026rpmmod=container-tools:rhel8:8080020230321153727:0f77c1b7"
}
}
},
{
"category": "product_version",
"name": "criu-libs-debuginfo-0:3.15-3.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"product": {
"name": "criu-libs-debuginfo-0:3.15-3.module+el8.8.0+18060+3f21f2cc.x86_64 (container-tools:rhel8)",
"product_id": "criu-libs-debuginfo-0:3.15-3.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/criu-libs-debuginfo@3.15-3.module%2Bel8.8.0%2B18060%2B3f21f2cc?arch=x86_64\u0026rpmmod=container-tools:rhel8:8080020230321153727:0f77c1b7"
}
}
},
{
"category": "product_version",
"name": "crun-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.x86_64::container-tools:rhel8",
"product": {
"name": "crun-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.x86_64 (container-tools:rhel8)",
"product_id": "crun-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.x86_64::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/crun@1.8.1-2.module%2Bel8.8.0%2B18418%2Bf0e540fe?arch=x86_64\u0026rpmmod=container-tools:rhel8:8080020230321153727:0f77c1b7"
}
}
},
{
"category": "product_version",
"name": "crun-debuginfo-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.x86_64::container-tools:rhel8",
"product": {
"name": "crun-debuginfo-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.x86_64 (container-tools:rhel8)",
"product_id": "crun-debuginfo-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.x86_64::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/crun-debuginfo@1.8.1-2.module%2Bel8.8.0%2B18418%2Bf0e540fe?arch=x86_64\u0026rpmmod=container-tools:rhel8:8080020230321153727:0f77c1b7"
}
}
},
{
"category": "product_version",
"name": "crun-debugsource-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.x86_64::container-tools:rhel8",
"product": {
"name": "crun-debugsource-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.x86_64 (container-tools:rhel8)",
"product_id": "crun-debugsource-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.x86_64::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/crun-debugsource@1.8.1-2.module%2Bel8.8.0%2B18418%2Bf0e540fe?arch=x86_64\u0026rpmmod=container-tools:rhel8:8080020230321153727:0f77c1b7"
}
}
},
{
"category": "product_version",
"name": "fuse-overlayfs-0:1.10-1.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"product": {
"name": "fuse-overlayfs-0:1.10-1.module+el8.8.0+18060+3f21f2cc.x86_64 (container-tools:rhel8)",
"product_id": "fuse-overlayfs-0:1.10-1.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/fuse-overlayfs@1.10-1.module%2Bel8.8.0%2B18060%2B3f21f2cc?arch=x86_64\u0026rpmmod=container-tools:rhel8:8080020230321153727:0f77c1b7"
}
}
},
{
"category": "product_version",
"name": "fuse-overlayfs-debuginfo-0:1.10-1.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"product": {
"name": "fuse-overlayfs-debuginfo-0:1.10-1.module+el8.8.0+18060+3f21f2cc.x86_64 (container-tools:rhel8)",
"product_id": "fuse-overlayfs-debuginfo-0:1.10-1.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/fuse-overlayfs-debuginfo@1.10-1.module%2Bel8.8.0%2B18060%2B3f21f2cc?arch=x86_64\u0026rpmmod=container-tools:rhel8:8080020230321153727:0f77c1b7"
}
}
},
{
"category": "product_version",
"name": "fuse-overlayfs-debugsource-0:1.10-1.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"product": {
"name": "fuse-overlayfs-debugsource-0:1.10-1.module+el8.8.0+18060+3f21f2cc.x86_64 (container-tools:rhel8)",
"product_id": "fuse-overlayfs-debugsource-0:1.10-1.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/fuse-overlayfs-debugsource@1.10-1.module%2Bel8.8.0%2B18060%2B3f21f2cc?arch=x86_64\u0026rpmmod=container-tools:rhel8:8080020230321153727:0f77c1b7"
}
}
},
{
"category": "product_version",
"name": "libslirp-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"product": {
"name": "libslirp-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.x86_64 (container-tools:rhel8)",
"product_id": "libslirp-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libslirp@4.4.0-1.module%2Bel8.8.0%2B18060%2B3f21f2cc?arch=x86_64\u0026rpmmod=container-tools:rhel8:8080020230321153727:0f77c1b7"
}
}
},
{
"category": "product_version",
"name": "libslirp-debuginfo-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"product": {
"name": "libslirp-debuginfo-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.x86_64 (container-tools:rhel8)",
"product_id": "libslirp-debuginfo-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libslirp-debuginfo@4.4.0-1.module%2Bel8.8.0%2B18060%2B3f21f2cc?arch=x86_64\u0026rpmmod=container-tools:rhel8:8080020230321153727:0f77c1b7"
}
}
},
{
"category": "product_version",
"name": "libslirp-debugsource-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"product": {
"name": "libslirp-debugsource-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.x86_64 (container-tools:rhel8)",
"product_id": "libslirp-debugsource-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libslirp-debugsource@4.4.0-1.module%2Bel8.8.0%2B18060%2B3f21f2cc?arch=x86_64\u0026rpmmod=container-tools:rhel8:8080020230321153727:0f77c1b7"
}
}
},
{
"category": "product_version",
"name": "libslirp-devel-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"product": {
"name": "libslirp-devel-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.x86_64 (container-tools:rhel8)",
"product_id": "libslirp-devel-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libslirp-devel@4.4.0-1.module%2Bel8.8.0%2B18060%2B3f21f2cc?arch=x86_64\u0026rpmmod=container-tools:rhel8:8080020230321153727:0f77c1b7"
}
}
},
{
"category": "product_version",
"name": "netavark-2:1.5.0-4.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"product": {
"name": "netavark-2:1.5.0-4.module+el8.8.0+18060+3f21f2cc.x86_64 (container-tools:rhel8)",
"product_id": "netavark-2:1.5.0-4.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/netavark@1.5.0-4.module%2Bel8.8.0%2B18060%2B3f21f2cc?arch=x86_64\u0026epoch=2\u0026rpmmod=container-tools:rhel8:8080020230321153727:0f77c1b7"
}
}
},
{
"category": "product_version",
"name": "oci-seccomp-bpf-hook-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"product": {
"name": "oci-seccomp-bpf-hook-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.x86_64 (container-tools:rhel8)",
"product_id": "oci-seccomp-bpf-hook-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/oci-seccomp-bpf-hook@1.2.8-1.module%2Bel8.8.0%2B18060%2B3f21f2cc?arch=x86_64\u0026rpmmod=container-tools:rhel8:8080020230321153727:0f77c1b7"
}
}
},
{
"category": "product_version",
"name": "oci-seccomp-bpf-hook-debuginfo-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"product": {
"name": "oci-seccomp-bpf-hook-debuginfo-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.x86_64 (container-tools:rhel8)",
"product_id": "oci-seccomp-bpf-hook-debuginfo-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/oci-seccomp-bpf-hook-debuginfo@1.2.8-1.module%2Bel8.8.0%2B18060%2B3f21f2cc?arch=x86_64\u0026rpmmod=container-tools:rhel8:8080020230321153727:0f77c1b7"
}
}
},
{
"category": "product_version",
"name": "oci-seccomp-bpf-hook-debugsource-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"product": {
"name": "oci-seccomp-bpf-hook-debugsource-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.x86_64 (container-tools:rhel8)",
"product_id": "oci-seccomp-bpf-hook-debugsource-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/oci-seccomp-bpf-hook-debugsource@1.2.8-1.module%2Bel8.8.0%2B18060%2B3f21f2cc?arch=x86_64\u0026rpmmod=container-tools:rhel8:8080020230321153727:0f77c1b7"
}
}
},
{
"category": "product_version",
"name": "podman-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.x86_64::container-tools:rhel8",
"product": {
"name": "podman-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.x86_64 (container-tools:rhel8)",
"product_id": "podman-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.x86_64::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman@4.4.1-8.module%2Bel8.8.0%2B18438%2B15d3aa65?arch=x86_64\u0026epoch=3\u0026rpmmod=container-tools:rhel8:8080020230321153727:0f77c1b7"
}
}
},
{
"category": "product_version",
"name": "podman-catatonit-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.x86_64::container-tools:rhel8",
"product": {
"name": "podman-catatonit-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.x86_64 (container-tools:rhel8)",
"product_id": "podman-catatonit-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.x86_64::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-catatonit@4.4.1-8.module%2Bel8.8.0%2B18438%2B15d3aa65?arch=x86_64\u0026epoch=3\u0026rpmmod=container-tools:rhel8:8080020230321153727:0f77c1b7"
}
}
},
{
"category": "product_version",
"name": "podman-catatonit-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.x86_64::container-tools:rhel8",
"product": {
"name": "podman-catatonit-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.x86_64 (container-tools:rhel8)",
"product_id": "podman-catatonit-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.x86_64::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-catatonit-debuginfo@4.4.1-8.module%2Bel8.8.0%2B18438%2B15d3aa65?arch=x86_64\u0026epoch=3\u0026rpmmod=container-tools:rhel8:8080020230321153727:0f77c1b7"
}
}
},
{
"category": "product_version",
"name": "podman-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.x86_64::container-tools:rhel8",
"product": {
"name": "podman-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.x86_64 (container-tools:rhel8)",
"product_id": "podman-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.x86_64::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-debuginfo@4.4.1-8.module%2Bel8.8.0%2B18438%2B15d3aa65?arch=x86_64\u0026epoch=3\u0026rpmmod=container-tools:rhel8:8080020230321153727:0f77c1b7"
}
}
},
{
"category": "product_version",
"name": "podman-debugsource-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.x86_64::container-tools:rhel8",
"product": {
"name": "podman-debugsource-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.x86_64 (container-tools:rhel8)",
"product_id": "podman-debugsource-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.x86_64::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-debugsource@4.4.1-8.module%2Bel8.8.0%2B18438%2B15d3aa65?arch=x86_64\u0026epoch=3\u0026rpmmod=container-tools:rhel8:8080020230321153727:0f77c1b7"
}
}
},
{
"category": "product_version",
"name": "podman-gvproxy-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.x86_64::container-tools:rhel8",
"product": {
"name": "podman-gvproxy-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.x86_64 (container-tools:rhel8)",
"product_id": "podman-gvproxy-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.x86_64::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-gvproxy@4.4.1-8.module%2Bel8.8.0%2B18438%2B15d3aa65?arch=x86_64\u0026epoch=3\u0026rpmmod=container-tools:rhel8:8080020230321153727:0f77c1b7"
}
}
},
{
"category": "product_version",
"name": "podman-gvproxy-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.x86_64::container-tools:rhel8",
"product": {
"name": "podman-gvproxy-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.x86_64 (container-tools:rhel8)",
"product_id": "podman-gvproxy-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.x86_64::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-gvproxy-debuginfo@4.4.1-8.module%2Bel8.8.0%2B18438%2B15d3aa65?arch=x86_64\u0026epoch=3\u0026rpmmod=container-tools:rhel8:8080020230321153727:0f77c1b7"
}
}
},
{
"category": "product_version",
"name": "podman-plugins-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.x86_64::container-tools:rhel8",
"product": {
"name": "podman-plugins-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.x86_64 (container-tools:rhel8)",
"product_id": "podman-plugins-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.x86_64::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-plugins@4.4.1-8.module%2Bel8.8.0%2B18438%2B15d3aa65?arch=x86_64\u0026epoch=3\u0026rpmmod=container-tools:rhel8:8080020230321153727:0f77c1b7"
}
}
},
{
"category": "product_version",
"name": "podman-plugins-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.x86_64::container-tools:rhel8",
"product": {
"name": "podman-plugins-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.x86_64 (container-tools:rhel8)",
"product_id": "podman-plugins-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.x86_64::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-plugins-debuginfo@4.4.1-8.module%2Bel8.8.0%2B18438%2B15d3aa65?arch=x86_64\u0026epoch=3\u0026rpmmod=container-tools:rhel8:8080020230321153727:0f77c1b7"
}
}
},
{
"category": "product_version",
"name": "podman-remote-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.x86_64::container-tools:rhel8",
"product": {
"name": "podman-remote-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.x86_64 (container-tools:rhel8)",
"product_id": "podman-remote-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.x86_64::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-remote@4.4.1-8.module%2Bel8.8.0%2B18438%2B15d3aa65?arch=x86_64\u0026epoch=3\u0026rpmmod=container-tools:rhel8:8080020230321153727:0f77c1b7"
}
}
},
{
"category": "product_version",
"name": "podman-remote-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.x86_64::container-tools:rhel8",
"product": {
"name": "podman-remote-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.x86_64 (container-tools:rhel8)",
"product_id": "podman-remote-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.x86_64::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-remote-debuginfo@4.4.1-8.module%2Bel8.8.0%2B18438%2B15d3aa65?arch=x86_64\u0026epoch=3\u0026rpmmod=container-tools:rhel8:8080020230321153727:0f77c1b7"
}
}
},
{
"category": "product_version",
"name": "podman-tests-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.x86_64::container-tools:rhel8",
"product": {
"name": "podman-tests-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.x86_64 (container-tools:rhel8)",
"product_id": "podman-tests-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.x86_64::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-tests@4.4.1-8.module%2Bel8.8.0%2B18438%2B15d3aa65?arch=x86_64\u0026epoch=3\u0026rpmmod=container-tools:rhel8:8080020230321153727:0f77c1b7"
}
}
},
{
"category": "product_version",
"name": "python3-criu-0:3.15-3.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"product": {
"name": "python3-criu-0:3.15-3.module+el8.8.0+18060+3f21f2cc.x86_64 (container-tools:rhel8)",
"product_id": "python3-criu-0:3.15-3.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-criu@3.15-3.module%2Bel8.8.0%2B18060%2B3f21f2cc?arch=x86_64\u0026rpmmod=container-tools:rhel8:8080020230321153727:0f77c1b7"
}
}
},
{
"category": "product_version",
"name": "runc-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"product": {
"name": "runc-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.x86_64 (container-tools:rhel8)",
"product_id": "runc-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/runc@1.1.4-1.module%2Bel8.8.0%2B18060%2B3f21f2cc?arch=x86_64\u0026epoch=1\u0026rpmmod=container-tools:rhel8:8080020230321153727:0f77c1b7"
}
}
},
{
"category": "product_version",
"name": "runc-debuginfo-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"product": {
"name": "runc-debuginfo-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.x86_64 (container-tools:rhel8)",
"product_id": "runc-debuginfo-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/runc-debuginfo@1.1.4-1.module%2Bel8.8.0%2B18060%2B3f21f2cc?arch=x86_64\u0026epoch=1\u0026rpmmod=container-tools:rhel8:8080020230321153727:0f77c1b7"
}
}
},
{
"category": "product_version",
"name": "runc-debugsource-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"product": {
"name": "runc-debugsource-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.x86_64 (container-tools:rhel8)",
"product_id": "runc-debugsource-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/runc-debugsource@1.1.4-1.module%2Bel8.8.0%2B18060%2B3f21f2cc?arch=x86_64\u0026epoch=1\u0026rpmmod=container-tools:rhel8:8080020230321153727:0f77c1b7"
}
}
},
{
"category": "product_version",
"name": "skopeo-2:1.11.2-0.2.module+el8.8.0+18251+ad5b274c.x86_64::container-tools:rhel8",
"product": {
"name": "skopeo-2:1.11.2-0.2.module+el8.8.0+18251+ad5b274c.x86_64 (container-tools:rhel8)",
"product_id": "skopeo-2:1.11.2-0.2.module+el8.8.0+18251+ad5b274c.x86_64::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/skopeo@1.11.2-0.2.module%2Bel8.8.0%2B18251%2Bad5b274c?arch=x86_64\u0026epoch=2\u0026rpmmod=container-tools:rhel8:8080020230321153727:0f77c1b7"
}
}
},
{
"category": "product_version",
"name": "skopeo-tests-2:1.11.2-0.2.module+el8.8.0+18251+ad5b274c.x86_64::container-tools:rhel8",
"product": {
"name": "skopeo-tests-2:1.11.2-0.2.module+el8.8.0+18251+ad5b274c.x86_64 (container-tools:rhel8)",
"product_id": "skopeo-tests-2:1.11.2-0.2.module+el8.8.0+18251+ad5b274c.x86_64::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/skopeo-tests@1.11.2-0.2.module%2Bel8.8.0%2B18251%2Bad5b274c?arch=x86_64\u0026epoch=2\u0026rpmmod=container-tools:rhel8:8080020230321153727:0f77c1b7"
}
}
},
{
"category": "product_version",
"name": "slirp4netns-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"product": {
"name": "slirp4netns-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.x86_64 (container-tools:rhel8)",
"product_id": "slirp4netns-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/slirp4netns@1.2.0-2.module%2Bel8.8.0%2B18060%2B3f21f2cc?arch=x86_64\u0026rpmmod=container-tools:rhel8:8080020230321153727:0f77c1b7"
}
}
},
{
"category": "product_version",
"name": "slirp4netns-debuginfo-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"product": {
"name": "slirp4netns-debuginfo-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.x86_64 (container-tools:rhel8)",
"product_id": "slirp4netns-debuginfo-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/slirp4netns-debuginfo@1.2.0-2.module%2Bel8.8.0%2B18060%2B3f21f2cc?arch=x86_64\u0026rpmmod=container-tools:rhel8:8080020230321153727:0f77c1b7"
}
}
},
{
"category": "product_version",
"name": "slirp4netns-debugsource-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"product": {
"name": "slirp4netns-debugsource-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.x86_64 (container-tools:rhel8)",
"product_id": "slirp4netns-debugsource-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/slirp4netns-debugsource@1.2.0-2.module%2Bel8.8.0%2B18060%2B3f21f2cc?arch=x86_64\u0026rpmmod=container-tools:rhel8:8080020230321153727:0f77c1b7"
}
}
},
{
"category": "product_version",
"name": "toolbox-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.x86_64::container-tools:rhel8",
"product": {
"name": "toolbox-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.x86_64 (container-tools:rhel8)",
"product_id": "toolbox-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.x86_64::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/toolbox@0.0.99.3-7.module%2Bel8.8.0%2B18119%2Be3deee03?arch=x86_64\u0026rpmmod=container-tools:rhel8:8080020230321153727:0f77c1b7"
}
}
},
{
"category": "product_version",
"name": "toolbox-debuginfo-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.x86_64::container-tools:rhel8",
"product": {
"name": "toolbox-debuginfo-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.x86_64 (container-tools:rhel8)",
"product_id": "toolbox-debuginfo-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.x86_64::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/toolbox-debuginfo@0.0.99.3-7.module%2Bel8.8.0%2B18119%2Be3deee03?arch=x86_64\u0026rpmmod=container-tools:rhel8:8080020230321153727:0f77c1b7"
}
}
},
{
"category": "product_version",
"name": "toolbox-debugsource-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.x86_64::container-tools:rhel8",
"product": {
"name": "toolbox-debugsource-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.x86_64 (container-tools:rhel8)",
"product_id": "toolbox-debugsource-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.x86_64::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/toolbox-debugsource@0.0.99.3-7.module%2Bel8.8.0%2B18119%2Be3deee03?arch=x86_64\u0026rpmmod=container-tools:rhel8:8080020230321153727:0f77c1b7"
}
}
},
{
"category": "product_version",
"name": "toolbox-tests-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.x86_64::container-tools:rhel8",
"product": {
"name": "toolbox-tests-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.x86_64 (container-tools:rhel8)",
"product_id": "toolbox-tests-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.x86_64::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/toolbox-tests@0.0.99.3-7.module%2Bel8.8.0%2B18119%2Be3deee03?arch=x86_64\u0026rpmmod=container-tools:rhel8:8080020230321153727:0f77c1b7"
}
}
}
],
"category": "architecture",
"name": "x86_64"
},
{
"branches": [
{
"category": "product_version",
"name": "cockpit-podman-0:63.1-1.module+el8.8.0+18286+cd236dce.noarch::container-tools:rhel8",
"product": {
"name": "cockpit-podman-0:63.1-1.module+el8.8.0+18286+cd236dce.noarch (container-tools:rhel8)",
"product_id": "cockpit-podman-0:63.1-1.module+el8.8.0+18286+cd236dce.noarch::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/cockpit-podman@63.1-1.module%2Bel8.8.0%2B18286%2Bcd236dce?arch=noarch\u0026rpmmod=container-tools:rhel8:8080020230321153727:0f77c1b7"
}
}
},
{
"category": "product_version",
"name": "container-selinux-2:2.205.0-2.module+el8.8.0+18438+15d3aa65.noarch::container-tools:rhel8",
"product": {
"name": "container-selinux-2:2.205.0-2.module+el8.8.0+18438+15d3aa65.noarch (container-tools:rhel8)",
"product_id": "container-selinux-2:2.205.0-2.module+el8.8.0+18438+15d3aa65.noarch::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/container-selinux@2.205.0-2.module%2Bel8.8.0%2B18438%2B15d3aa65?arch=noarch\u0026epoch=2\u0026rpmmod=container-tools:rhel8:8080020230321153727:0f77c1b7"
}
}
},
{
"category": "product_version",
"name": "podman-docker-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.noarch::container-tools:rhel8",
"product": {
"name": "podman-docker-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.noarch (container-tools:rhel8)",
"product_id": "podman-docker-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.noarch::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-docker@4.4.1-8.module%2Bel8.8.0%2B18438%2B15d3aa65?arch=noarch\u0026epoch=3\u0026rpmmod=container-tools:rhel8:8080020230321153727:0f77c1b7"
}
}
},
{
"category": "product_version",
"name": "python3-podman-0:4.4.1-1.module+el8.8.0+18275+3a56cc62.noarch::container-tools:rhel8",
"product": {
"name": "python3-podman-0:4.4.1-1.module+el8.8.0+18275+3a56cc62.noarch (container-tools:rhel8)",
"product_id": "python3-podman-0:4.4.1-1.module+el8.8.0+18275+3a56cc62.noarch::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-podman@4.4.1-1.module%2Bel8.8.0%2B18275%2B3a56cc62?arch=noarch\u0026rpmmod=container-tools:rhel8:8080020230321153727:0f77c1b7"
}
}
},
{
"category": "product_version",
"name": "udica-0:0.2.6-20.module+el8.8.0+18060+3f21f2cc.noarch::container-tools:rhel8",
"product": {
"name": "udica-0:0.2.6-20.module+el8.8.0+18060+3f21f2cc.noarch (container-tools:rhel8)",
"product_id": "udica-0:0.2.6-20.module+el8.8.0+18060+3f21f2cc.noarch::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/udica@0.2.6-20.module%2Bel8.8.0%2B18060%2B3f21f2cc?arch=noarch\u0026rpmmod=container-tools:rhel8:8080020230321153727:0f77c1b7"
}
}
}
],
"category": "architecture",
"name": "noarch"
},
{
"branches": [
{
"category": "product_version",
"name": "aardvark-dns-2:1.5.0-2.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"product": {
"name": "aardvark-dns-2:1.5.0-2.module+el8.8.0+18060+3f21f2cc.s390x (container-tools:rhel8)",
"product_id": "aardvark-dns-2:1.5.0-2.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/aardvark-dns@1.5.0-2.module%2Bel8.8.0%2B18060%2B3f21f2cc?arch=s390x\u0026epoch=2\u0026rpmmod=container-tools:rhel8:8080020230321153727:0f77c1b7"
}
}
},
{
"category": "product_version",
"name": "buildah-1:1.29.1-1.module+el8.8.0+18195+471da4bb.s390x::container-tools:rhel8",
"product": {
"name": "buildah-1:1.29.1-1.module+el8.8.0+18195+471da4bb.s390x (container-tools:rhel8)",
"product_id": "buildah-1:1.29.1-1.module+el8.8.0+18195+471da4bb.s390x::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/buildah@1.29.1-1.module%2Bel8.8.0%2B18195%2B471da4bb?arch=s390x\u0026epoch=1\u0026rpmmod=container-tools:rhel8:8080020230321153727:0f77c1b7"
}
}
},
{
"category": "product_version",
"name": "buildah-debuginfo-1:1.29.1-1.module+el8.8.0+18195+471da4bb.s390x::container-tools:rhel8",
"product": {
"name": "buildah-debuginfo-1:1.29.1-1.module+el8.8.0+18195+471da4bb.s390x (container-tools:rhel8)",
"product_id": "buildah-debuginfo-1:1.29.1-1.module+el8.8.0+18195+471da4bb.s390x::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/buildah-debuginfo@1.29.1-1.module%2Bel8.8.0%2B18195%2B471da4bb?arch=s390x\u0026epoch=1\u0026rpmmod=container-tools:rhel8:8080020230321153727:0f77c1b7"
}
}
},
{
"category": "product_version",
"name": "buildah-debugsource-1:1.29.1-1.module+el8.8.0+18195+471da4bb.s390x::container-tools:rhel8",
"product": {
"name": "buildah-debugsource-1:1.29.1-1.module+el8.8.0+18195+471da4bb.s390x (container-tools:rhel8)",
"product_id": "buildah-debugsource-1:1.29.1-1.module+el8.8.0+18195+471da4bb.s390x::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/buildah-debugsource@1.29.1-1.module%2Bel8.8.0%2B18195%2B471da4bb?arch=s390x\u0026epoch=1\u0026rpmmod=container-tools:rhel8:8080020230321153727:0f77c1b7"
}
}
},
{
"category": "product_version",
"name": "buildah-tests-1:1.29.1-1.module+el8.8.0+18195+471da4bb.s390x::container-tools:rhel8",
"product": {
"name": "buildah-tests-1:1.29.1-1.module+el8.8.0+18195+471da4bb.s390x (container-tools:rhel8)",
"product_id": "buildah-tests-1:1.29.1-1.module+el8.8.0+18195+471da4bb.s390x::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/buildah-tests@1.29.1-1.module%2Bel8.8.0%2B18195%2B471da4bb?arch=s390x\u0026epoch=1\u0026rpmmod=container-tools:rhel8:8080020230321153727:0f77c1b7"
}
}
},
{
"category": "product_version",
"name": "buildah-tests-debuginfo-1:1.29.1-1.module+el8.8.0+18195+471da4bb.s390x::container-tools:rhel8",
"product": {
"name": "buildah-tests-debuginfo-1:1.29.1-1.module+el8.8.0+18195+471da4bb.s390x (container-tools:rhel8)",
"product_id": "buildah-tests-debuginfo-1:1.29.1-1.module+el8.8.0+18195+471da4bb.s390x::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/buildah-tests-debuginfo@1.29.1-1.module%2Bel8.8.0%2B18195%2B471da4bb?arch=s390x\u0026epoch=1\u0026rpmmod=container-tools:rhel8:8080020230321153727:0f77c1b7"
}
}
},
{
"category": "product_version",
"name": "conmon-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.s390x::container-tools:rhel8",
"product": {
"name": "conmon-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.s390x (container-tools:rhel8)",
"product_id": "conmon-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.s390x::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/conmon@2.1.6-1.module%2Bel8.8.0%2B18098%2B9b44df5f?arch=s390x\u0026epoch=3\u0026rpmmod=container-tools:rhel8:8080020230321153727:0f77c1b7"
}
}
},
{
"category": "product_version",
"name": "conmon-debuginfo-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.s390x::container-tools:rhel8",
"product": {
"name": "conmon-debuginfo-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.s390x (container-tools:rhel8)",
"product_id": "conmon-debuginfo-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.s390x::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/conmon-debuginfo@2.1.6-1.module%2Bel8.8.0%2B18098%2B9b44df5f?arch=s390x\u0026epoch=3\u0026rpmmod=container-tools:rhel8:8080020230321153727:0f77c1b7"
}
}
},
{
"category": "product_version",
"name": "conmon-debugsource-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.s390x::container-tools:rhel8",
"product": {
"name": "conmon-debugsource-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.s390x (container-tools:rhel8)",
"product_id": "conmon-debugsource-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.s390x::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/conmon-debugsource@2.1.6-1.module%2Bel8.8.0%2B18098%2B9b44df5f?arch=s390x\u0026epoch=3\u0026rpmmod=container-tools:rhel8:8080020230321153727:0f77c1b7"
}
}
},
{
"category": "product_version",
"name": "containernetworking-plugins-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"product": {
"name": "containernetworking-plugins-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.s390x (container-tools:rhel8)",
"product_id": "containernetworking-plugins-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/containernetworking-plugins@1.2.0-1.module%2Bel8.8.0%2B18060%2B3f21f2cc?arch=s390x\u0026epoch=1\u0026rpmmod=container-tools:rhel8:8080020230321153727:0f77c1b7"
}
}
},
{
"category": "product_version",
"name": "containernetworking-plugins-debuginfo-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"product": {
"name": "containernetworking-plugins-debuginfo-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.s390x (container-tools:rhel8)",
"product_id": "containernetworking-plugins-debuginfo-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/containernetworking-plugins-debuginfo@1.2.0-1.module%2Bel8.8.0%2B18060%2B3f21f2cc?arch=s390x\u0026epoch=1\u0026rpmmod=container-tools:rhel8:8080020230321153727:0f77c1b7"
}
}
},
{
"category": "product_version",
"name": "containernetworking-plugins-debugsource-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"product": {
"name": "containernetworking-plugins-debugsource-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.s390x (container-tools:rhel8)",
"product_id": "containernetworking-plugins-debugsource-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/containernetworking-plugins-debugsource@1.2.0-1.module%2Bel8.8.0%2B18060%2B3f21f2cc?arch=s390x\u0026epoch=1\u0026rpmmod=container-tools:rhel8:8080020230321153727:0f77c1b7"
}
}
},
{
"category": "product_version",
"name": "containers-common-2:1-63.module+el8.8.0+18438+15d3aa65.s390x::container-tools:rhel8",
"product": {
"name": "containers-common-2:1-63.module+el8.8.0+18438+15d3aa65.s390x (container-tools:rhel8)",
"product_id": "containers-common-2:1-63.module+el8.8.0+18438+15d3aa65.s390x::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/containers-common@1-63.module%2Bel8.8.0%2B18438%2B15d3aa65?arch=s390x\u0026epoch=2\u0026rpmmod=container-tools:rhel8:8080020230321153727:0f77c1b7"
}
}
},
{
"category": "product_version",
"name": "crit-0:3.15-3.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"product": {
"name": "crit-0:3.15-3.module+el8.8.0+18060+3f21f2cc.s390x (container-tools:rhel8)",
"product_id": "crit-0:3.15-3.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/crit@3.15-3.module%2Bel8.8.0%2B18060%2B3f21f2cc?arch=s390x\u0026rpmmod=container-tools:rhel8:8080020230321153727:0f77c1b7"
}
}
},
{
"category": "product_version",
"name": "criu-0:3.15-3.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"product": {
"name": "criu-0:3.15-3.module+el8.8.0+18060+3f21f2cc.s390x (container-tools:rhel8)",
"product_id": "criu-0:3.15-3.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/criu@3.15-3.module%2Bel8.8.0%2B18060%2B3f21f2cc?arch=s390x\u0026rpmmod=container-tools:rhel8:8080020230321153727:0f77c1b7"
}
}
},
{
"category": "product_version",
"name": "criu-debuginfo-0:3.15-3.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"product": {
"name": "criu-debuginfo-0:3.15-3.module+el8.8.0+18060+3f21f2cc.s390x (container-tools:rhel8)",
"product_id": "criu-debuginfo-0:3.15-3.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/criu-debuginfo@3.15-3.module%2Bel8.8.0%2B18060%2B3f21f2cc?arch=s390x\u0026rpmmod=container-tools:rhel8:8080020230321153727:0f77c1b7"
}
}
},
{
"category": "product_version",
"name": "criu-debugsource-0:3.15-3.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"product": {
"name": "criu-debugsource-0:3.15-3.module+el8.8.0+18060+3f21f2cc.s390x (container-tools:rhel8)",
"product_id": "criu-debugsource-0:3.15-3.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/criu-debugsource@3.15-3.module%2Bel8.8.0%2B18060%2B3f21f2cc?arch=s390x\u0026rpmmod=container-tools:rhel8:8080020230321153727:0f77c1b7"
}
}
},
{
"category": "product_version",
"name": "criu-devel-0:3.15-3.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"product": {
"name": "criu-devel-0:3.15-3.module+el8.8.0+18060+3f21f2cc.s390x (container-tools:rhel8)",
"product_id": "criu-devel-0:3.15-3.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/criu-devel@3.15-3.module%2Bel8.8.0%2B18060%2B3f21f2cc?arch=s390x\u0026rpmmod=container-tools:rhel8:8080020230321153727:0f77c1b7"
}
}
},
{
"category": "product_version",
"name": "criu-libs-0:3.15-3.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"product": {
"name": "criu-libs-0:3.15-3.module+el8.8.0+18060+3f21f2cc.s390x (container-tools:rhel8)",
"product_id": "criu-libs-0:3.15-3.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/criu-libs@3.15-3.module%2Bel8.8.0%2B18060%2B3f21f2cc?arch=s390x\u0026rpmmod=container-tools:rhel8:8080020230321153727:0f77c1b7"
}
}
},
{
"category": "product_version",
"name": "criu-libs-debuginfo-0:3.15-3.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"product": {
"name": "criu-libs-debuginfo-0:3.15-3.module+el8.8.0+18060+3f21f2cc.s390x (container-tools:rhel8)",
"product_id": "criu-libs-debuginfo-0:3.15-3.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/criu-libs-debuginfo@3.15-3.module%2Bel8.8.0%2B18060%2B3f21f2cc?arch=s390x\u0026rpmmod=container-tools:rhel8:8080020230321153727:0f77c1b7"
}
}
},
{
"category": "product_version",
"name": "crun-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.s390x::container-tools:rhel8",
"product": {
"name": "crun-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.s390x (container-tools:rhel8)",
"product_id": "crun-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.s390x::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/crun@1.8.1-2.module%2Bel8.8.0%2B18418%2Bf0e540fe?arch=s390x\u0026rpmmod=container-tools:rhel8:8080020230321153727:0f77c1b7"
}
}
},
{
"category": "product_version",
"name": "crun-debuginfo-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.s390x::container-tools:rhel8",
"product": {
"name": "crun-debuginfo-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.s390x (container-tools:rhel8)",
"product_id": "crun-debuginfo-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.s390x::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/crun-debuginfo@1.8.1-2.module%2Bel8.8.0%2B18418%2Bf0e540fe?arch=s390x\u0026rpmmod=container-tools:rhel8:8080020230321153727:0f77c1b7"
}
}
},
{
"category": "product_version",
"name": "crun-debugsource-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.s390x::container-tools:rhel8",
"product": {
"name": "crun-debugsource-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.s390x (container-tools:rhel8)",
"product_id": "crun-debugsource-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.s390x::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/crun-debugsource@1.8.1-2.module%2Bel8.8.0%2B18418%2Bf0e540fe?arch=s390x\u0026rpmmod=container-tools:rhel8:8080020230321153727:0f77c1b7"
}
}
},
{
"category": "product_version",
"name": "fuse-overlayfs-0:1.10-1.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"product": {
"name": "fuse-overlayfs-0:1.10-1.module+el8.8.0+18060+3f21f2cc.s390x (container-tools:rhel8)",
"product_id": "fuse-overlayfs-0:1.10-1.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/fuse-overlayfs@1.10-1.module%2Bel8.8.0%2B18060%2B3f21f2cc?arch=s390x\u0026rpmmod=container-tools:rhel8:8080020230321153727:0f77c1b7"
}
}
},
{
"category": "product_version",
"name": "fuse-overlayfs-debuginfo-0:1.10-1.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"product": {
"name": "fuse-overlayfs-debuginfo-0:1.10-1.module+el8.8.0+18060+3f21f2cc.s390x (container-tools:rhel8)",
"product_id": "fuse-overlayfs-debuginfo-0:1.10-1.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/fuse-overlayfs-debuginfo@1.10-1.module%2Bel8.8.0%2B18060%2B3f21f2cc?arch=s390x\u0026rpmmod=container-tools:rhel8:8080020230321153727:0f77c1b7"
}
}
},
{
"category": "product_version",
"name": "fuse-overlayfs-debugsource-0:1.10-1.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"product": {
"name": "fuse-overlayfs-debugsource-0:1.10-1.module+el8.8.0+18060+3f21f2cc.s390x (container-tools:rhel8)",
"product_id": "fuse-overlayfs-debugsource-0:1.10-1.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/fuse-overlayfs-debugsource@1.10-1.module%2Bel8.8.0%2B18060%2B3f21f2cc?arch=s390x\u0026rpmmod=container-tools:rhel8:8080020230321153727:0f77c1b7"
}
}
},
{
"category": "product_version",
"name": "libslirp-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"product": {
"name": "libslirp-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.s390x (container-tools:rhel8)",
"product_id": "libslirp-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libslirp@4.4.0-1.module%2Bel8.8.0%2B18060%2B3f21f2cc?arch=s390x\u0026rpmmod=container-tools:rhel8:8080020230321153727:0f77c1b7"
}
}
},
{
"category": "product_version",
"name": "libslirp-debuginfo-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"product": {
"name": "libslirp-debuginfo-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.s390x (container-tools:rhel8)",
"product_id": "libslirp-debuginfo-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libslirp-debuginfo@4.4.0-1.module%2Bel8.8.0%2B18060%2B3f21f2cc?arch=s390x\u0026rpmmod=container-tools:rhel8:8080020230321153727:0f77c1b7"
}
}
},
{
"category": "product_version",
"name": "libslirp-debugsource-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"product": {
"name": "libslirp-debugsource-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.s390x (container-tools:rhel8)",
"product_id": "libslirp-debugsource-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libslirp-debugsource@4.4.0-1.module%2Bel8.8.0%2B18060%2B3f21f2cc?arch=s390x\u0026rpmmod=container-tools:rhel8:8080020230321153727:0f77c1b7"
}
}
},
{
"category": "product_version",
"name": "libslirp-devel-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"product": {
"name": "libslirp-devel-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.s390x (container-tools:rhel8)",
"product_id": "libslirp-devel-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libslirp-devel@4.4.0-1.module%2Bel8.8.0%2B18060%2B3f21f2cc?arch=s390x\u0026rpmmod=container-tools:rhel8:8080020230321153727:0f77c1b7"
}
}
},
{
"category": "product_version",
"name": "netavark-2:1.5.0-4.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"product": {
"name": "netavark-2:1.5.0-4.module+el8.8.0+18060+3f21f2cc.s390x (container-tools:rhel8)",
"product_id": "netavark-2:1.5.0-4.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/netavark@1.5.0-4.module%2Bel8.8.0%2B18060%2B3f21f2cc?arch=s390x\u0026epoch=2\u0026rpmmod=container-tools:rhel8:8080020230321153727:0f77c1b7"
}
}
},
{
"category": "product_version",
"name": "oci-seccomp-bpf-hook-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"product": {
"name": "oci-seccomp-bpf-hook-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.s390x (container-tools:rhel8)",
"product_id": "oci-seccomp-bpf-hook-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/oci-seccomp-bpf-hook@1.2.8-1.module%2Bel8.8.0%2B18060%2B3f21f2cc?arch=s390x\u0026rpmmod=container-tools:rhel8:8080020230321153727:0f77c1b7"
}
}
},
{
"category": "product_version",
"name": "oci-seccomp-bpf-hook-debuginfo-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"product": {
"name": "oci-seccomp-bpf-hook-debuginfo-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.s390x (container-tools:rhel8)",
"product_id": "oci-seccomp-bpf-hook-debuginfo-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/oci-seccomp-bpf-hook-debuginfo@1.2.8-1.module%2Bel8.8.0%2B18060%2B3f21f2cc?arch=s390x\u0026rpmmod=container-tools:rhel8:8080020230321153727:0f77c1b7"
}
}
},
{
"category": "product_version",
"name": "oci-seccomp-bpf-hook-debugsource-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"product": {
"name": "oci-seccomp-bpf-hook-debugsource-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.s390x (container-tools:rhel8)",
"product_id": "oci-seccomp-bpf-hook-debugsource-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/oci-seccomp-bpf-hook-debugsource@1.2.8-1.module%2Bel8.8.0%2B18060%2B3f21f2cc?arch=s390x\u0026rpmmod=container-tools:rhel8:8080020230321153727:0f77c1b7"
}
}
},
{
"category": "product_version",
"name": "podman-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.s390x::container-tools:rhel8",
"product": {
"name": "podman-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.s390x (container-tools:rhel8)",
"product_id": "podman-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.s390x::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman@4.4.1-8.module%2Bel8.8.0%2B18438%2B15d3aa65?arch=s390x\u0026epoch=3\u0026rpmmod=container-tools:rhel8:8080020230321153727:0f77c1b7"
}
}
},
{
"category": "product_version",
"name": "podman-catatonit-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.s390x::container-tools:rhel8",
"product": {
"name": "podman-catatonit-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.s390x (container-tools:rhel8)",
"product_id": "podman-catatonit-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.s390x::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-catatonit@4.4.1-8.module%2Bel8.8.0%2B18438%2B15d3aa65?arch=s390x\u0026epoch=3\u0026rpmmod=container-tools:rhel8:8080020230321153727:0f77c1b7"
}
}
},
{
"category": "product_version",
"name": "podman-catatonit-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.s390x::container-tools:rhel8",
"product": {
"name": "podman-catatonit-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.s390x (container-tools:rhel8)",
"product_id": "podman-catatonit-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.s390x::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-catatonit-debuginfo@4.4.1-8.module%2Bel8.8.0%2B18438%2B15d3aa65?arch=s390x\u0026epoch=3\u0026rpmmod=container-tools:rhel8:8080020230321153727:0f77c1b7"
}
}
},
{
"category": "product_version",
"name": "podman-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.s390x::container-tools:rhel8",
"product": {
"name": "podman-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.s390x (container-tools:rhel8)",
"product_id": "podman-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.s390x::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-debuginfo@4.4.1-8.module%2Bel8.8.0%2B18438%2B15d3aa65?arch=s390x\u0026epoch=3\u0026rpmmod=container-tools:rhel8:8080020230321153727:0f77c1b7"
}
}
},
{
"category": "product_version",
"name": "podman-debugsource-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.s390x::container-tools:rhel8",
"product": {
"name": "podman-debugsource-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.s390x (container-tools:rhel8)",
"product_id": "podman-debugsource-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.s390x::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-debugsource@4.4.1-8.module%2Bel8.8.0%2B18438%2B15d3aa65?arch=s390x\u0026epoch=3\u0026rpmmod=container-tools:rhel8:8080020230321153727:0f77c1b7"
}
}
},
{
"category": "product_version",
"name": "podman-gvproxy-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.s390x::container-tools:rhel8",
"product": {
"name": "podman-gvproxy-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.s390x (container-tools:rhel8)",
"product_id": "podman-gvproxy-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.s390x::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-gvproxy@4.4.1-8.module%2Bel8.8.0%2B18438%2B15d3aa65?arch=s390x\u0026epoch=3\u0026rpmmod=container-tools:rhel8:8080020230321153727:0f77c1b7"
}
}
},
{
"category": "product_version",
"name": "podman-gvproxy-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.s390x::container-tools:rhel8",
"product": {
"name": "podman-gvproxy-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.s390x (container-tools:rhel8)",
"product_id": "podman-gvproxy-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.s390x::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-gvproxy-debuginfo@4.4.1-8.module%2Bel8.8.0%2B18438%2B15d3aa65?arch=s390x\u0026epoch=3\u0026rpmmod=container-tools:rhel8:8080020230321153727:0f77c1b7"
}
}
},
{
"category": "product_version",
"name": "podman-plugins-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.s390x::container-tools:rhel8",
"product": {
"name": "podman-plugins-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.s390x (container-tools:rhel8)",
"product_id": "podman-plugins-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.s390x::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-plugins@4.4.1-8.module%2Bel8.8.0%2B18438%2B15d3aa65?arch=s390x\u0026epoch=3\u0026rpmmod=container-tools:rhel8:8080020230321153727:0f77c1b7"
}
}
},
{
"category": "product_version",
"name": "podman-plugins-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.s390x::container-tools:rhel8",
"product": {
"name": "podman-plugins-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.s390x (container-tools:rhel8)",
"product_id": "podman-plugins-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.s390x::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-plugins-debuginfo@4.4.1-8.module%2Bel8.8.0%2B18438%2B15d3aa65?arch=s390x\u0026epoch=3\u0026rpmmod=container-tools:rhel8:8080020230321153727:0f77c1b7"
}
}
},
{
"category": "product_version",
"name": "podman-remote-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.s390x::container-tools:rhel8",
"product": {
"name": "podman-remote-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.s390x (container-tools:rhel8)",
"product_id": "podman-remote-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.s390x::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-remote@4.4.1-8.module%2Bel8.8.0%2B18438%2B15d3aa65?arch=s390x\u0026epoch=3\u0026rpmmod=container-tools:rhel8:8080020230321153727:0f77c1b7"
}
}
},
{
"category": "product_version",
"name": "podman-remote-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.s390x::container-tools:rhel8",
"product": {
"name": "podman-remote-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.s390x (container-tools:rhel8)",
"product_id": "podman-remote-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.s390x::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-remote-debuginfo@4.4.1-8.module%2Bel8.8.0%2B18438%2B15d3aa65?arch=s390x\u0026epoch=3\u0026rpmmod=container-tools:rhel8:8080020230321153727:0f77c1b7"
}
}
},
{
"category": "product_version",
"name": "podman-tests-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.s390x::container-tools:rhel8",
"product": {
"name": "podman-tests-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.s390x (container-tools:rhel8)",
"product_id": "podman-tests-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.s390x::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-tests@4.4.1-8.module%2Bel8.8.0%2B18438%2B15d3aa65?arch=s390x\u0026epoch=3\u0026rpmmod=container-tools:rhel8:8080020230321153727:0f77c1b7"
}
}
},
{
"category": "product_version",
"name": "python3-criu-0:3.15-3.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"product": {
"name": "python3-criu-0:3.15-3.module+el8.8.0+18060+3f21f2cc.s390x (container-tools:rhel8)",
"product_id": "python3-criu-0:3.15-3.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-criu@3.15-3.module%2Bel8.8.0%2B18060%2B3f21f2cc?arch=s390x\u0026rpmmod=container-tools:rhel8:8080020230321153727:0f77c1b7"
}
}
},
{
"category": "product_version",
"name": "runc-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"product": {
"name": "runc-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.s390x (container-tools:rhel8)",
"product_id": "runc-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/runc@1.1.4-1.module%2Bel8.8.0%2B18060%2B3f21f2cc?arch=s390x\u0026epoch=1\u0026rpmmod=container-tools:rhel8:8080020230321153727:0f77c1b7"
}
}
},
{
"category": "product_version",
"name": "runc-debuginfo-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"product": {
"name": "runc-debuginfo-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.s390x (container-tools:rhel8)",
"product_id": "runc-debuginfo-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/runc-debuginfo@1.1.4-1.module%2Bel8.8.0%2B18060%2B3f21f2cc?arch=s390x\u0026epoch=1\u0026rpmmod=container-tools:rhel8:8080020230321153727:0f77c1b7"
}
}
},
{
"category": "product_version",
"name": "runc-debugsource-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"product": {
"name": "runc-debugsource-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.s390x (container-tools:rhel8)",
"product_id": "runc-debugsource-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/runc-debugsource@1.1.4-1.module%2Bel8.8.0%2B18060%2B3f21f2cc?arch=s390x\u0026epoch=1\u0026rpmmod=container-tools:rhel8:8080020230321153727:0f77c1b7"
}
}
},
{
"category": "product_version",
"name": "skopeo-2:1.11.2-0.2.module+el8.8.0+18251+ad5b274c.s390x::container-tools:rhel8",
"product": {
"name": "skopeo-2:1.11.2-0.2.module+el8.8.0+18251+ad5b274c.s390x (container-tools:rhel8)",
"product_id": "skopeo-2:1.11.2-0.2.module+el8.8.0+18251+ad5b274c.s390x::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/skopeo@1.11.2-0.2.module%2Bel8.8.0%2B18251%2Bad5b274c?arch=s390x\u0026epoch=2\u0026rpmmod=container-tools:rhel8:8080020230321153727:0f77c1b7"
}
}
},
{
"category": "product_version",
"name": "skopeo-tests-2:1.11.2-0.2.module+el8.8.0+18251+ad5b274c.s390x::container-tools:rhel8",
"product": {
"name": "skopeo-tests-2:1.11.2-0.2.module+el8.8.0+18251+ad5b274c.s390x (container-tools:rhel8)",
"product_id": "skopeo-tests-2:1.11.2-0.2.module+el8.8.0+18251+ad5b274c.s390x::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/skopeo-tests@1.11.2-0.2.module%2Bel8.8.0%2B18251%2Bad5b274c?arch=s390x\u0026epoch=2\u0026rpmmod=container-tools:rhel8:8080020230321153727:0f77c1b7"
}
}
},
{
"category": "product_version",
"name": "slirp4netns-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"product": {
"name": "slirp4netns-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.s390x (container-tools:rhel8)",
"product_id": "slirp4netns-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/slirp4netns@1.2.0-2.module%2Bel8.8.0%2B18060%2B3f21f2cc?arch=s390x\u0026rpmmod=container-tools:rhel8:8080020230321153727:0f77c1b7"
}
}
},
{
"category": "product_version",
"name": "slirp4netns-debuginfo-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"product": {
"name": "slirp4netns-debuginfo-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.s390x (container-tools:rhel8)",
"product_id": "slirp4netns-debuginfo-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/slirp4netns-debuginfo@1.2.0-2.module%2Bel8.8.0%2B18060%2B3f21f2cc?arch=s390x\u0026rpmmod=container-tools:rhel8:8080020230321153727:0f77c1b7"
}
}
},
{
"category": "product_version",
"name": "slirp4netns-debugsource-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"product": {
"name": "slirp4netns-debugsource-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.s390x (container-tools:rhel8)",
"product_id": "slirp4netns-debugsource-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/slirp4netns-debugsource@1.2.0-2.module%2Bel8.8.0%2B18060%2B3f21f2cc?arch=s390x\u0026rpmmod=container-tools:rhel8:8080020230321153727:0f77c1b7"
}
}
},
{
"category": "product_version",
"name": "toolbox-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.s390x::container-tools:rhel8",
"product": {
"name": "toolbox-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.s390x (container-tools:rhel8)",
"product_id": "toolbox-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.s390x::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/toolbox@0.0.99.3-7.module%2Bel8.8.0%2B18119%2Be3deee03?arch=s390x\u0026rpmmod=container-tools:rhel8:8080020230321153727:0f77c1b7"
}
}
},
{
"category": "product_version",
"name": "toolbox-debuginfo-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.s390x::container-tools:rhel8",
"product": {
"name": "toolbox-debuginfo-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.s390x (container-tools:rhel8)",
"product_id": "toolbox-debuginfo-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.s390x::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/toolbox-debuginfo@0.0.99.3-7.module%2Bel8.8.0%2B18119%2Be3deee03?arch=s390x\u0026rpmmod=container-tools:rhel8:8080020230321153727:0f77c1b7"
}
}
},
{
"category": "product_version",
"name": "toolbox-debugsource-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.s390x::container-tools:rhel8",
"product": {
"name": "toolbox-debugsource-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.s390x (container-tools:rhel8)",
"product_id": "toolbox-debugsource-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.s390x::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/toolbox-debugsource@0.0.99.3-7.module%2Bel8.8.0%2B18119%2Be3deee03?arch=s390x\u0026rpmmod=container-tools:rhel8:8080020230321153727:0f77c1b7"
}
}
},
{
"category": "product_version",
"name": "toolbox-tests-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.s390x::container-tools:rhel8",
"product": {
"name": "toolbox-tests-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.s390x (container-tools:rhel8)",
"product_id": "toolbox-tests-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.s390x::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/toolbox-tests@0.0.99.3-7.module%2Bel8.8.0%2B18119%2Be3deee03?arch=s390x\u0026rpmmod=container-tools:rhel8:8080020230321153727:0f77c1b7"
}
}
}
],
"category": "architecture",
"name": "s390x"
},
{
"branches": [
{
"category": "product_version",
"name": "aardvark-dns-2:1.5.0-2.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"product": {
"name": "aardvark-dns-2:1.5.0-2.module+el8.8.0+18060+3f21f2cc.ppc64le (container-tools:rhel8)",
"product_id": "aardvark-dns-2:1.5.0-2.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/aardvark-dns@1.5.0-2.module%2Bel8.8.0%2B18060%2B3f21f2cc?arch=ppc64le\u0026epoch=2\u0026rpmmod=container-tools:rhel8:8080020230321153727:0f77c1b7"
}
}
},
{
"category": "product_version",
"name": "buildah-1:1.29.1-1.module+el8.8.0+18195+471da4bb.ppc64le::container-tools:rhel8",
"product": {
"name": "buildah-1:1.29.1-1.module+el8.8.0+18195+471da4bb.ppc64le (container-tools:rhel8)",
"product_id": "buildah-1:1.29.1-1.module+el8.8.0+18195+471da4bb.ppc64le::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/buildah@1.29.1-1.module%2Bel8.8.0%2B18195%2B471da4bb?arch=ppc64le\u0026epoch=1\u0026rpmmod=container-tools:rhel8:8080020230321153727:0f77c1b7"
}
}
},
{
"category": "product_version",
"name": "buildah-debuginfo-1:1.29.1-1.module+el8.8.0+18195+471da4bb.ppc64le::container-tools:rhel8",
"product": {
"name": "buildah-debuginfo-1:1.29.1-1.module+el8.8.0+18195+471da4bb.ppc64le (container-tools:rhel8)",
"product_id": "buildah-debuginfo-1:1.29.1-1.module+el8.8.0+18195+471da4bb.ppc64le::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/buildah-debuginfo@1.29.1-1.module%2Bel8.8.0%2B18195%2B471da4bb?arch=ppc64le\u0026epoch=1\u0026rpmmod=container-tools:rhel8:8080020230321153727:0f77c1b7"
}
}
},
{
"category": "product_version",
"name": "buildah-debugsource-1:1.29.1-1.module+el8.8.0+18195+471da4bb.ppc64le::container-tools:rhel8",
"product": {
"name": "buildah-debugsource-1:1.29.1-1.module+el8.8.0+18195+471da4bb.ppc64le (container-tools:rhel8)",
"product_id": "buildah-debugsource-1:1.29.1-1.module+el8.8.0+18195+471da4bb.ppc64le::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/buildah-debugsource@1.29.1-1.module%2Bel8.8.0%2B18195%2B471da4bb?arch=ppc64le\u0026epoch=1\u0026rpmmod=container-tools:rhel8:8080020230321153727:0f77c1b7"
}
}
},
{
"category": "product_version",
"name": "buildah-tests-1:1.29.1-1.module+el8.8.0+18195+471da4bb.ppc64le::container-tools:rhel8",
"product": {
"name": "buildah-tests-1:1.29.1-1.module+el8.8.0+18195+471da4bb.ppc64le (container-tools:rhel8)",
"product_id": "buildah-tests-1:1.29.1-1.module+el8.8.0+18195+471da4bb.ppc64le::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/buildah-tests@1.29.1-1.module%2Bel8.8.0%2B18195%2B471da4bb?arch=ppc64le\u0026epoch=1\u0026rpmmod=container-tools:rhel8:8080020230321153727:0f77c1b7"
}
}
},
{
"category": "product_version",
"name": "buildah-tests-debuginfo-1:1.29.1-1.module+el8.8.0+18195+471da4bb.ppc64le::container-tools:rhel8",
"product": {
"name": "buildah-tests-debuginfo-1:1.29.1-1.module+el8.8.0+18195+471da4bb.ppc64le (container-tools:rhel8)",
"product_id": "buildah-tests-debuginfo-1:1.29.1-1.module+el8.8.0+18195+471da4bb.ppc64le::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/buildah-tests-debuginfo@1.29.1-1.module%2Bel8.8.0%2B18195%2B471da4bb?arch=ppc64le\u0026epoch=1\u0026rpmmod=container-tools:rhel8:8080020230321153727:0f77c1b7"
}
}
},
{
"category": "product_version",
"name": "conmon-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.ppc64le::container-tools:rhel8",
"product": {
"name": "conmon-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.ppc64le (container-tools:rhel8)",
"product_id": "conmon-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.ppc64le::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/conmon@2.1.6-1.module%2Bel8.8.0%2B18098%2B9b44df5f?arch=ppc64le\u0026epoch=3\u0026rpmmod=container-tools:rhel8:8080020230321153727:0f77c1b7"
}
}
},
{
"category": "product_version",
"name": "conmon-debuginfo-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.ppc64le::container-tools:rhel8",
"product": {
"name": "conmon-debuginfo-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.ppc64le (container-tools:rhel8)",
"product_id": "conmon-debuginfo-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.ppc64le::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/conmon-debuginfo@2.1.6-1.module%2Bel8.8.0%2B18098%2B9b44df5f?arch=ppc64le\u0026epoch=3\u0026rpmmod=container-tools:rhel8:8080020230321153727:0f77c1b7"
}
}
},
{
"category": "product_version",
"name": "conmon-debugsource-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.ppc64le::container-tools:rhel8",
"product": {
"name": "conmon-debugsource-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.ppc64le (container-tools:rhel8)",
"product_id": "conmon-debugsource-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.ppc64le::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/conmon-debugsource@2.1.6-1.module%2Bel8.8.0%2B18098%2B9b44df5f?arch=ppc64le\u0026epoch=3\u0026rpmmod=container-tools:rhel8:8080020230321153727:0f77c1b7"
}
}
},
{
"category": "product_version",
"name": "containernetworking-plugins-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"product": {
"name": "containernetworking-plugins-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.ppc64le (container-tools:rhel8)",
"product_id": "containernetworking-plugins-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/containernetworking-plugins@1.2.0-1.module%2Bel8.8.0%2B18060%2B3f21f2cc?arch=ppc64le\u0026epoch=1\u0026rpmmod=container-tools:rhel8:8080020230321153727:0f77c1b7"
}
}
},
{
"category": "product_version",
"name": "containernetworking-plugins-debuginfo-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"product": {
"name": "containernetworking-plugins-debuginfo-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.ppc64le (container-tools:rhel8)",
"product_id": "containernetworking-plugins-debuginfo-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/containernetworking-plugins-debuginfo@1.2.0-1.module%2Bel8.8.0%2B18060%2B3f21f2cc?arch=ppc64le\u0026epoch=1\u0026rpmmod=container-tools:rhel8:8080020230321153727:0f77c1b7"
}
}
},
{
"category": "product_version",
"name": "containernetworking-plugins-debugsource-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"product": {
"name": "containernetworking-plugins-debugsource-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.ppc64le (container-tools:rhel8)",
"product_id": "containernetworking-plugins-debugsource-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/containernetworking-plugins-debugsource@1.2.0-1.module%2Bel8.8.0%2B18060%2B3f21f2cc?arch=ppc64le\u0026epoch=1\u0026rpmmod=container-tools:rhel8:8080020230321153727:0f77c1b7"
}
}
},
{
"category": "product_version",
"name": "containers-common-2:1-63.module+el8.8.0+18438+15d3aa65.ppc64le::container-tools:rhel8",
"product": {
"name": "containers-common-2:1-63.module+el8.8.0+18438+15d3aa65.ppc64le (container-tools:rhel8)",
"product_id": "containers-common-2:1-63.module+el8.8.0+18438+15d3aa65.ppc64le::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/containers-common@1-63.module%2Bel8.8.0%2B18438%2B15d3aa65?arch=ppc64le\u0026epoch=2\u0026rpmmod=container-tools:rhel8:8080020230321153727:0f77c1b7"
}
}
},
{
"category": "product_version",
"name": "crit-0:3.15-3.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"product": {
"name": "crit-0:3.15-3.module+el8.8.0+18060+3f21f2cc.ppc64le (container-tools:rhel8)",
"product_id": "crit-0:3.15-3.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/crit@3.15-3.module%2Bel8.8.0%2B18060%2B3f21f2cc?arch=ppc64le\u0026rpmmod=container-tools:rhel8:8080020230321153727:0f77c1b7"
}
}
},
{
"category": "product_version",
"name": "criu-0:3.15-3.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"product": {
"name": "criu-0:3.15-3.module+el8.8.0+18060+3f21f2cc.ppc64le (container-tools:rhel8)",
"product_id": "criu-0:3.15-3.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/criu@3.15-3.module%2Bel8.8.0%2B18060%2B3f21f2cc?arch=ppc64le\u0026rpmmod=container-tools:rhel8:8080020230321153727:0f77c1b7"
}
}
},
{
"category": "product_version",
"name": "criu-debuginfo-0:3.15-3.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"product": {
"name": "criu-debuginfo-0:3.15-3.module+el8.8.0+18060+3f21f2cc.ppc64le (container-tools:rhel8)",
"product_id": "criu-debuginfo-0:3.15-3.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/criu-debuginfo@3.15-3.module%2Bel8.8.0%2B18060%2B3f21f2cc?arch=ppc64le\u0026rpmmod=container-tools:rhel8:8080020230321153727:0f77c1b7"
}
}
},
{
"category": "product_version",
"name": "criu-debugsource-0:3.15-3.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"product": {
"name": "criu-debugsource-0:3.15-3.module+el8.8.0+18060+3f21f2cc.ppc64le (container-tools:rhel8)",
"product_id": "criu-debugsource-0:3.15-3.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/criu-debugsource@3.15-3.module%2Bel8.8.0%2B18060%2B3f21f2cc?arch=ppc64le\u0026rpmmod=container-tools:rhel8:8080020230321153727:0f77c1b7"
}
}
},
{
"category": "product_version",
"name": "criu-devel-0:3.15-3.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"product": {
"name": "criu-devel-0:3.15-3.module+el8.8.0+18060+3f21f2cc.ppc64le (container-tools:rhel8)",
"product_id": "criu-devel-0:3.15-3.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/criu-devel@3.15-3.module%2Bel8.8.0%2B18060%2B3f21f2cc?arch=ppc64le\u0026rpmmod=container-tools:rhel8:8080020230321153727:0f77c1b7"
}
}
},
{
"category": "product_version",
"name": "criu-libs-0:3.15-3.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"product": {
"name": "criu-libs-0:3.15-3.module+el8.8.0+18060+3f21f2cc.ppc64le (container-tools:rhel8)",
"product_id": "criu-libs-0:3.15-3.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/criu-libs@3.15-3.module%2Bel8.8.0%2B18060%2B3f21f2cc?arch=ppc64le\u0026rpmmod=container-tools:rhel8:8080020230321153727:0f77c1b7"
}
}
},
{
"category": "product_version",
"name": "criu-libs-debuginfo-0:3.15-3.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"product": {
"name": "criu-libs-debuginfo-0:3.15-3.module+el8.8.0+18060+3f21f2cc.ppc64le (container-tools:rhel8)",
"product_id": "criu-libs-debuginfo-0:3.15-3.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/criu-libs-debuginfo@3.15-3.module%2Bel8.8.0%2B18060%2B3f21f2cc?arch=ppc64le\u0026rpmmod=container-tools:rhel8:8080020230321153727:0f77c1b7"
}
}
},
{
"category": "product_version",
"name": "crun-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.ppc64le::container-tools:rhel8",
"product": {
"name": "crun-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.ppc64le (container-tools:rhel8)",
"product_id": "crun-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.ppc64le::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/crun@1.8.1-2.module%2Bel8.8.0%2B18418%2Bf0e540fe?arch=ppc64le\u0026rpmmod=container-tools:rhel8:8080020230321153727:0f77c1b7"
}
}
},
{
"category": "product_version",
"name": "crun-debuginfo-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.ppc64le::container-tools:rhel8",
"product": {
"name": "crun-debuginfo-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.ppc64le (container-tools:rhel8)",
"product_id": "crun-debuginfo-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.ppc64le::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/crun-debuginfo@1.8.1-2.module%2Bel8.8.0%2B18418%2Bf0e540fe?arch=ppc64le\u0026rpmmod=container-tools:rhel8:8080020230321153727:0f77c1b7"
}
}
},
{
"category": "product_version",
"name": "crun-debugsource-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.ppc64le::container-tools:rhel8",
"product": {
"name": "crun-debugsource-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.ppc64le (container-tools:rhel8)",
"product_id": "crun-debugsource-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.ppc64le::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/crun-debugsource@1.8.1-2.module%2Bel8.8.0%2B18418%2Bf0e540fe?arch=ppc64le\u0026rpmmod=container-tools:rhel8:8080020230321153727:0f77c1b7"
}
}
},
{
"category": "product_version",
"name": "fuse-overlayfs-0:1.10-1.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"product": {
"name": "fuse-overlayfs-0:1.10-1.module+el8.8.0+18060+3f21f2cc.ppc64le (container-tools:rhel8)",
"product_id": "fuse-overlayfs-0:1.10-1.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/fuse-overlayfs@1.10-1.module%2Bel8.8.0%2B18060%2B3f21f2cc?arch=ppc64le\u0026rpmmod=container-tools:rhel8:8080020230321153727:0f77c1b7"
}
}
},
{
"category": "product_version",
"name": "fuse-overlayfs-debuginfo-0:1.10-1.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"product": {
"name": "fuse-overlayfs-debuginfo-0:1.10-1.module+el8.8.0+18060+3f21f2cc.ppc64le (container-tools:rhel8)",
"product_id": "fuse-overlayfs-debuginfo-0:1.10-1.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/fuse-overlayfs-debuginfo@1.10-1.module%2Bel8.8.0%2B18060%2B3f21f2cc?arch=ppc64le\u0026rpmmod=container-tools:rhel8:8080020230321153727:0f77c1b7"
}
}
},
{
"category": "product_version",
"name": "fuse-overlayfs-debugsource-0:1.10-1.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"product": {
"name": "fuse-overlayfs-debugsource-0:1.10-1.module+el8.8.0+18060+3f21f2cc.ppc64le (container-tools:rhel8)",
"product_id": "fuse-overlayfs-debugsource-0:1.10-1.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/fuse-overlayfs-debugsource@1.10-1.module%2Bel8.8.0%2B18060%2B3f21f2cc?arch=ppc64le\u0026rpmmod=container-tools:rhel8:8080020230321153727:0f77c1b7"
}
}
},
{
"category": "product_version",
"name": "libslirp-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"product": {
"name": "libslirp-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.ppc64le (container-tools:rhel8)",
"product_id": "libslirp-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libslirp@4.4.0-1.module%2Bel8.8.0%2B18060%2B3f21f2cc?arch=ppc64le\u0026rpmmod=container-tools:rhel8:8080020230321153727:0f77c1b7"
}
}
},
{
"category": "product_version",
"name": "libslirp-debuginfo-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"product": {
"name": "libslirp-debuginfo-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.ppc64le (container-tools:rhel8)",
"product_id": "libslirp-debuginfo-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libslirp-debuginfo@4.4.0-1.module%2Bel8.8.0%2B18060%2B3f21f2cc?arch=ppc64le\u0026rpmmod=container-tools:rhel8:8080020230321153727:0f77c1b7"
}
}
},
{
"category": "product_version",
"name": "libslirp-debugsource-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"product": {
"name": "libslirp-debugsource-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.ppc64le (container-tools:rhel8)",
"product_id": "libslirp-debugsource-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libslirp-debugsource@4.4.0-1.module%2Bel8.8.0%2B18060%2B3f21f2cc?arch=ppc64le\u0026rpmmod=container-tools:rhel8:8080020230321153727:0f77c1b7"
}
}
},
{
"category": "product_version",
"name": "libslirp-devel-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"product": {
"name": "libslirp-devel-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.ppc64le (container-tools:rhel8)",
"product_id": "libslirp-devel-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libslirp-devel@4.4.0-1.module%2Bel8.8.0%2B18060%2B3f21f2cc?arch=ppc64le\u0026rpmmod=container-tools:rhel8:8080020230321153727:0f77c1b7"
}
}
},
{
"category": "product_version",
"name": "netavark-2:1.5.0-4.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"product": {
"name": "netavark-2:1.5.0-4.module+el8.8.0+18060+3f21f2cc.ppc64le (container-tools:rhel8)",
"product_id": "netavark-2:1.5.0-4.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/netavark@1.5.0-4.module%2Bel8.8.0%2B18060%2B3f21f2cc?arch=ppc64le\u0026epoch=2\u0026rpmmod=container-tools:rhel8:8080020230321153727:0f77c1b7"
}
}
},
{
"category": "product_version",
"name": "oci-seccomp-bpf-hook-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"product": {
"name": "oci-seccomp-bpf-hook-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.ppc64le (container-tools:rhel8)",
"product_id": "oci-seccomp-bpf-hook-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/oci-seccomp-bpf-hook@1.2.8-1.module%2Bel8.8.0%2B18060%2B3f21f2cc?arch=ppc64le\u0026rpmmod=container-tools:rhel8:8080020230321153727:0f77c1b7"
}
}
},
{
"category": "product_version",
"name": "oci-seccomp-bpf-hook-debuginfo-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"product": {
"name": "oci-seccomp-bpf-hook-debuginfo-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.ppc64le (container-tools:rhel8)",
"product_id": "oci-seccomp-bpf-hook-debuginfo-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/oci-seccomp-bpf-hook-debuginfo@1.2.8-1.module%2Bel8.8.0%2B18060%2B3f21f2cc?arch=ppc64le\u0026rpmmod=container-tools:rhel8:8080020230321153727:0f77c1b7"
}
}
},
{
"category": "product_version",
"name": "oci-seccomp-bpf-hook-debugsource-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"product": {
"name": "oci-seccomp-bpf-hook-debugsource-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.ppc64le (container-tools:rhel8)",
"product_id": "oci-seccomp-bpf-hook-debugsource-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/oci-seccomp-bpf-hook-debugsource@1.2.8-1.module%2Bel8.8.0%2B18060%2B3f21f2cc?arch=ppc64le\u0026rpmmod=container-tools:rhel8:8080020230321153727:0f77c1b7"
}
}
},
{
"category": "product_version",
"name": "podman-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.ppc64le::container-tools:rhel8",
"product": {
"name": "podman-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.ppc64le (container-tools:rhel8)",
"product_id": "podman-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.ppc64le::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman@4.4.1-8.module%2Bel8.8.0%2B18438%2B15d3aa65?arch=ppc64le\u0026epoch=3\u0026rpmmod=container-tools:rhel8:8080020230321153727:0f77c1b7"
}
}
},
{
"category": "product_version",
"name": "podman-catatonit-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.ppc64le::container-tools:rhel8",
"product": {
"name": "podman-catatonit-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.ppc64le (container-tools:rhel8)",
"product_id": "podman-catatonit-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.ppc64le::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-catatonit@4.4.1-8.module%2Bel8.8.0%2B18438%2B15d3aa65?arch=ppc64le\u0026epoch=3\u0026rpmmod=container-tools:rhel8:8080020230321153727:0f77c1b7"
}
}
},
{
"category": "product_version",
"name": "podman-catatonit-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.ppc64le::container-tools:rhel8",
"product": {
"name": "podman-catatonit-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.ppc64le (container-tools:rhel8)",
"product_id": "podman-catatonit-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.ppc64le::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-catatonit-debuginfo@4.4.1-8.module%2Bel8.8.0%2B18438%2B15d3aa65?arch=ppc64le\u0026epoch=3\u0026rpmmod=container-tools:rhel8:8080020230321153727:0f77c1b7"
}
}
},
{
"category": "product_version",
"name": "podman-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.ppc64le::container-tools:rhel8",
"product": {
"name": "podman-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.ppc64le (container-tools:rhel8)",
"product_id": "podman-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.ppc64le::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-debuginfo@4.4.1-8.module%2Bel8.8.0%2B18438%2B15d3aa65?arch=ppc64le\u0026epoch=3\u0026rpmmod=container-tools:rhel8:8080020230321153727:0f77c1b7"
}
}
},
{
"category": "product_version",
"name": "podman-debugsource-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.ppc64le::container-tools:rhel8",
"product": {
"name": "podman-debugsource-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.ppc64le (container-tools:rhel8)",
"product_id": "podman-debugsource-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.ppc64le::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-debugsource@4.4.1-8.module%2Bel8.8.0%2B18438%2B15d3aa65?arch=ppc64le\u0026epoch=3\u0026rpmmod=container-tools:rhel8:8080020230321153727:0f77c1b7"
}
}
},
{
"category": "product_version",
"name": "podman-gvproxy-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.ppc64le::container-tools:rhel8",
"product": {
"name": "podman-gvproxy-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.ppc64le (container-tools:rhel8)",
"product_id": "podman-gvproxy-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.ppc64le::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-gvproxy@4.4.1-8.module%2Bel8.8.0%2B18438%2B15d3aa65?arch=ppc64le\u0026epoch=3\u0026rpmmod=container-tools:rhel8:8080020230321153727:0f77c1b7"
}
}
},
{
"category": "product_version",
"name": "podman-gvproxy-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.ppc64le::container-tools:rhel8",
"product": {
"name": "podman-gvproxy-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.ppc64le (container-tools:rhel8)",
"product_id": "podman-gvproxy-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.ppc64le::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-gvproxy-debuginfo@4.4.1-8.module%2Bel8.8.0%2B18438%2B15d3aa65?arch=ppc64le\u0026epoch=3\u0026rpmmod=container-tools:rhel8:8080020230321153727:0f77c1b7"
}
}
},
{
"category": "product_version",
"name": "podman-plugins-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.ppc64le::container-tools:rhel8",
"product": {
"name": "podman-plugins-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.ppc64le (container-tools:rhel8)",
"product_id": "podman-plugins-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.ppc64le::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-plugins@4.4.1-8.module%2Bel8.8.0%2B18438%2B15d3aa65?arch=ppc64le\u0026epoch=3\u0026rpmmod=container-tools:rhel8:8080020230321153727:0f77c1b7"
}
}
},
{
"category": "product_version",
"name": "podman-plugins-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.ppc64le::container-tools:rhel8",
"product": {
"name": "podman-plugins-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.ppc64le (container-tools:rhel8)",
"product_id": "podman-plugins-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.ppc64le::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-plugins-debuginfo@4.4.1-8.module%2Bel8.8.0%2B18438%2B15d3aa65?arch=ppc64le\u0026epoch=3\u0026rpmmod=container-tools:rhel8:8080020230321153727:0f77c1b7"
}
}
},
{
"category": "product_version",
"name": "podman-remote-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.ppc64le::container-tools:rhel8",
"product": {
"name": "podman-remote-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.ppc64le (container-tools:rhel8)",
"product_id": "podman-remote-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.ppc64le::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-remote@4.4.1-8.module%2Bel8.8.0%2B18438%2B15d3aa65?arch=ppc64le\u0026epoch=3\u0026rpmmod=container-tools:rhel8:8080020230321153727:0f77c1b7"
}
}
},
{
"category": "product_version",
"name": "podman-remote-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.ppc64le::container-tools:rhel8",
"product": {
"name": "podman-remote-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.ppc64le (container-tools:rhel8)",
"product_id": "podman-remote-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.ppc64le::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-remote-debuginfo@4.4.1-8.module%2Bel8.8.0%2B18438%2B15d3aa65?arch=ppc64le\u0026epoch=3\u0026rpmmod=container-tools:rhel8:8080020230321153727:0f77c1b7"
}
}
},
{
"category": "product_version",
"name": "podman-tests-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.ppc64le::container-tools:rhel8",
"product": {
"name": "podman-tests-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.ppc64le (container-tools:rhel8)",
"product_id": "podman-tests-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.ppc64le::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-tests@4.4.1-8.module%2Bel8.8.0%2B18438%2B15d3aa65?arch=ppc64le\u0026epoch=3\u0026rpmmod=container-tools:rhel8:8080020230321153727:0f77c1b7"
}
}
},
{
"category": "product_version",
"name": "python3-criu-0:3.15-3.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"product": {
"name": "python3-criu-0:3.15-3.module+el8.8.0+18060+3f21f2cc.ppc64le (container-tools:rhel8)",
"product_id": "python3-criu-0:3.15-3.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-criu@3.15-3.module%2Bel8.8.0%2B18060%2B3f21f2cc?arch=ppc64le\u0026rpmmod=container-tools:rhel8:8080020230321153727:0f77c1b7"
}
}
},
{
"category": "product_version",
"name": "runc-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"product": {
"name": "runc-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.ppc64le (container-tools:rhel8)",
"product_id": "runc-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/runc@1.1.4-1.module%2Bel8.8.0%2B18060%2B3f21f2cc?arch=ppc64le\u0026epoch=1\u0026rpmmod=container-tools:rhel8:8080020230321153727:0f77c1b7"
}
}
},
{
"category": "product_version",
"name": "runc-debuginfo-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"product": {
"name": "runc-debuginfo-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.ppc64le (container-tools:rhel8)",
"product_id": "runc-debuginfo-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/runc-debuginfo@1.1.4-1.module%2Bel8.8.0%2B18060%2B3f21f2cc?arch=ppc64le\u0026epoch=1\u0026rpmmod=container-tools:rhel8:8080020230321153727:0f77c1b7"
}
}
},
{
"category": "product_version",
"name": "runc-debugsource-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"product": {
"name": "runc-debugsource-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.ppc64le (container-tools:rhel8)",
"product_id": "runc-debugsource-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/runc-debugsource@1.1.4-1.module%2Bel8.8.0%2B18060%2B3f21f2cc?arch=ppc64le\u0026epoch=1\u0026rpmmod=container-tools:rhel8:8080020230321153727:0f77c1b7"
}
}
},
{
"category": "product_version",
"name": "skopeo-2:1.11.2-0.2.module+el8.8.0+18251+ad5b274c.ppc64le::container-tools:rhel8",
"product": {
"name": "skopeo-2:1.11.2-0.2.module+el8.8.0+18251+ad5b274c.ppc64le (container-tools:rhel8)",
"product_id": "skopeo-2:1.11.2-0.2.module+el8.8.0+18251+ad5b274c.ppc64le::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/skopeo@1.11.2-0.2.module%2Bel8.8.0%2B18251%2Bad5b274c?arch=ppc64le\u0026epoch=2\u0026rpmmod=container-tools:rhel8:8080020230321153727:0f77c1b7"
}
}
},
{
"category": "product_version",
"name": "skopeo-tests-2:1.11.2-0.2.module+el8.8.0+18251+ad5b274c.ppc64le::container-tools:rhel8",
"product": {
"name": "skopeo-tests-2:1.11.2-0.2.module+el8.8.0+18251+ad5b274c.ppc64le (container-tools:rhel8)",
"product_id": "skopeo-tests-2:1.11.2-0.2.module+el8.8.0+18251+ad5b274c.ppc64le::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/skopeo-tests@1.11.2-0.2.module%2Bel8.8.0%2B18251%2Bad5b274c?arch=ppc64le\u0026epoch=2\u0026rpmmod=container-tools:rhel8:8080020230321153727:0f77c1b7"
}
}
},
{
"category": "product_version",
"name": "slirp4netns-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"product": {
"name": "slirp4netns-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.ppc64le (container-tools:rhel8)",
"product_id": "slirp4netns-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/slirp4netns@1.2.0-2.module%2Bel8.8.0%2B18060%2B3f21f2cc?arch=ppc64le\u0026rpmmod=container-tools:rhel8:8080020230321153727:0f77c1b7"
}
}
},
{
"category": "product_version",
"name": "slirp4netns-debuginfo-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"product": {
"name": "slirp4netns-debuginfo-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.ppc64le (container-tools:rhel8)",
"product_id": "slirp4netns-debuginfo-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/slirp4netns-debuginfo@1.2.0-2.module%2Bel8.8.0%2B18060%2B3f21f2cc?arch=ppc64le\u0026rpmmod=container-tools:rhel8:8080020230321153727:0f77c1b7"
}
}
},
{
"category": "product_version",
"name": "slirp4netns-debugsource-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"product": {
"name": "slirp4netns-debugsource-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.ppc64le (container-tools:rhel8)",
"product_id": "slirp4netns-debugsource-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/slirp4netns-debugsource@1.2.0-2.module%2Bel8.8.0%2B18060%2B3f21f2cc?arch=ppc64le\u0026rpmmod=container-tools:rhel8:8080020230321153727:0f77c1b7"
}
}
},
{
"category": "product_version",
"name": "toolbox-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.ppc64le::container-tools:rhel8",
"product": {
"name": "toolbox-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.ppc64le (container-tools:rhel8)",
"product_id": "toolbox-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.ppc64le::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/toolbox@0.0.99.3-7.module%2Bel8.8.0%2B18119%2Be3deee03?arch=ppc64le\u0026rpmmod=container-tools:rhel8:8080020230321153727:0f77c1b7"
}
}
},
{
"category": "product_version",
"name": "toolbox-debuginfo-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.ppc64le::container-tools:rhel8",
"product": {
"name": "toolbox-debuginfo-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.ppc64le (container-tools:rhel8)",
"product_id": "toolbox-debuginfo-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.ppc64le::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/toolbox-debuginfo@0.0.99.3-7.module%2Bel8.8.0%2B18119%2Be3deee03?arch=ppc64le\u0026rpmmod=container-tools:rhel8:8080020230321153727:0f77c1b7"
}
}
},
{
"category": "product_version",
"name": "toolbox-debugsource-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.ppc64le::container-tools:rhel8",
"product": {
"name": "toolbox-debugsource-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.ppc64le (container-tools:rhel8)",
"product_id": "toolbox-debugsource-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.ppc64le::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/toolbox-debugsource@0.0.99.3-7.module%2Bel8.8.0%2B18119%2Be3deee03?arch=ppc64le\u0026rpmmod=container-tools:rhel8:8080020230321153727:0f77c1b7"
}
}
},
{
"category": "product_version",
"name": "toolbox-tests-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.ppc64le::container-tools:rhel8",
"product": {
"name": "toolbox-tests-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.ppc64le (container-tools:rhel8)",
"product_id": "toolbox-tests-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.ppc64le::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/toolbox-tests@0.0.99.3-7.module%2Bel8.8.0%2B18119%2Be3deee03?arch=ppc64le\u0026rpmmod=container-tools:rhel8:8080020230321153727:0f77c1b7"
}
}
}
],
"category": "architecture",
"name": "ppc64le"
},
{
"branches": [
{
"category": "product_version",
"name": "aardvark-dns-2:1.5.0-2.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"product": {
"name": "aardvark-dns-2:1.5.0-2.module+el8.8.0+18060+3f21f2cc.aarch64 (container-tools:rhel8)",
"product_id": "aardvark-dns-2:1.5.0-2.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/aardvark-dns@1.5.0-2.module%2Bel8.8.0%2B18060%2B3f21f2cc?arch=aarch64\u0026epoch=2\u0026rpmmod=container-tools:rhel8:8080020230321153727:0f77c1b7"
}
}
},
{
"category": "product_version",
"name": "buildah-1:1.29.1-1.module+el8.8.0+18195+471da4bb.aarch64::container-tools:rhel8",
"product": {
"name": "buildah-1:1.29.1-1.module+el8.8.0+18195+471da4bb.aarch64 (container-tools:rhel8)",
"product_id": "buildah-1:1.29.1-1.module+el8.8.0+18195+471da4bb.aarch64::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/buildah@1.29.1-1.module%2Bel8.8.0%2B18195%2B471da4bb?arch=aarch64\u0026epoch=1\u0026rpmmod=container-tools:rhel8:8080020230321153727:0f77c1b7"
}
}
},
{
"category": "product_version",
"name": "buildah-debuginfo-1:1.29.1-1.module+el8.8.0+18195+471da4bb.aarch64::container-tools:rhel8",
"product": {
"name": "buildah-debuginfo-1:1.29.1-1.module+el8.8.0+18195+471da4bb.aarch64 (container-tools:rhel8)",
"product_id": "buildah-debuginfo-1:1.29.1-1.module+el8.8.0+18195+471da4bb.aarch64::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/buildah-debuginfo@1.29.1-1.module%2Bel8.8.0%2B18195%2B471da4bb?arch=aarch64\u0026epoch=1\u0026rpmmod=container-tools:rhel8:8080020230321153727:0f77c1b7"
}
}
},
{
"category": "product_version",
"name": "buildah-debugsource-1:1.29.1-1.module+el8.8.0+18195+471da4bb.aarch64::container-tools:rhel8",
"product": {
"name": "buildah-debugsource-1:1.29.1-1.module+el8.8.0+18195+471da4bb.aarch64 (container-tools:rhel8)",
"product_id": "buildah-debugsource-1:1.29.1-1.module+el8.8.0+18195+471da4bb.aarch64::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/buildah-debugsource@1.29.1-1.module%2Bel8.8.0%2B18195%2B471da4bb?arch=aarch64\u0026epoch=1\u0026rpmmod=container-tools:rhel8:8080020230321153727:0f77c1b7"
}
}
},
{
"category": "product_version",
"name": "buildah-tests-1:1.29.1-1.module+el8.8.0+18195+471da4bb.aarch64::container-tools:rhel8",
"product": {
"name": "buildah-tests-1:1.29.1-1.module+el8.8.0+18195+471da4bb.aarch64 (container-tools:rhel8)",
"product_id": "buildah-tests-1:1.29.1-1.module+el8.8.0+18195+471da4bb.aarch64::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/buildah-tests@1.29.1-1.module%2Bel8.8.0%2B18195%2B471da4bb?arch=aarch64\u0026epoch=1\u0026rpmmod=container-tools:rhel8:8080020230321153727:0f77c1b7"
}
}
},
{
"category": "product_version",
"name": "buildah-tests-debuginfo-1:1.29.1-1.module+el8.8.0+18195+471da4bb.aarch64::container-tools:rhel8",
"product": {
"name": "buildah-tests-debuginfo-1:1.29.1-1.module+el8.8.0+18195+471da4bb.aarch64 (container-tools:rhel8)",
"product_id": "buildah-tests-debuginfo-1:1.29.1-1.module+el8.8.0+18195+471da4bb.aarch64::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/buildah-tests-debuginfo@1.29.1-1.module%2Bel8.8.0%2B18195%2B471da4bb?arch=aarch64\u0026epoch=1\u0026rpmmod=container-tools:rhel8:8080020230321153727:0f77c1b7"
}
}
},
{
"category": "product_version",
"name": "conmon-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.aarch64::container-tools:rhel8",
"product": {
"name": "conmon-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.aarch64 (container-tools:rhel8)",
"product_id": "conmon-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.aarch64::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/conmon@2.1.6-1.module%2Bel8.8.0%2B18098%2B9b44df5f?arch=aarch64\u0026epoch=3\u0026rpmmod=container-tools:rhel8:8080020230321153727:0f77c1b7"
}
}
},
{
"category": "product_version",
"name": "conmon-debuginfo-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.aarch64::container-tools:rhel8",
"product": {
"name": "conmon-debuginfo-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.aarch64 (container-tools:rhel8)",
"product_id": "conmon-debuginfo-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.aarch64::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/conmon-debuginfo@2.1.6-1.module%2Bel8.8.0%2B18098%2B9b44df5f?arch=aarch64\u0026epoch=3\u0026rpmmod=container-tools:rhel8:8080020230321153727:0f77c1b7"
}
}
},
{
"category": "product_version",
"name": "conmon-debugsource-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.aarch64::container-tools:rhel8",
"product": {
"name": "conmon-debugsource-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.aarch64 (container-tools:rhel8)",
"product_id": "conmon-debugsource-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.aarch64::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/conmon-debugsource@2.1.6-1.module%2Bel8.8.0%2B18098%2B9b44df5f?arch=aarch64\u0026epoch=3\u0026rpmmod=container-tools:rhel8:8080020230321153727:0f77c1b7"
}
}
},
{
"category": "product_version",
"name": "containernetworking-plugins-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"product": {
"name": "containernetworking-plugins-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.aarch64 (container-tools:rhel8)",
"product_id": "containernetworking-plugins-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/containernetworking-plugins@1.2.0-1.module%2Bel8.8.0%2B18060%2B3f21f2cc?arch=aarch64\u0026epoch=1\u0026rpmmod=container-tools:rhel8:8080020230321153727:0f77c1b7"
}
}
},
{
"category": "product_version",
"name": "containernetworking-plugins-debuginfo-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"product": {
"name": "containernetworking-plugins-debuginfo-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.aarch64 (container-tools:rhel8)",
"product_id": "containernetworking-plugins-debuginfo-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/containernetworking-plugins-debuginfo@1.2.0-1.module%2Bel8.8.0%2B18060%2B3f21f2cc?arch=aarch64\u0026epoch=1\u0026rpmmod=container-tools:rhel8:8080020230321153727:0f77c1b7"
}
}
},
{
"category": "product_version",
"name": "containernetworking-plugins-debugsource-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"product": {
"name": "containernetworking-plugins-debugsource-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.aarch64 (container-tools:rhel8)",
"product_id": "containernetworking-plugins-debugsource-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/containernetworking-plugins-debugsource@1.2.0-1.module%2Bel8.8.0%2B18060%2B3f21f2cc?arch=aarch64\u0026epoch=1\u0026rpmmod=container-tools:rhel8:8080020230321153727:0f77c1b7"
}
}
},
{
"category": "product_version",
"name": "containers-common-2:1-63.module+el8.8.0+18438+15d3aa65.aarch64::container-tools:rhel8",
"product": {
"name": "containers-common-2:1-63.module+el8.8.0+18438+15d3aa65.aarch64 (container-tools:rhel8)",
"product_id": "containers-common-2:1-63.module+el8.8.0+18438+15d3aa65.aarch64::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/containers-common@1-63.module%2Bel8.8.0%2B18438%2B15d3aa65?arch=aarch64\u0026epoch=2\u0026rpmmod=container-tools:rhel8:8080020230321153727:0f77c1b7"
}
}
},
{
"category": "product_version",
"name": "crit-0:3.15-3.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"product": {
"name": "crit-0:3.15-3.module+el8.8.0+18060+3f21f2cc.aarch64 (container-tools:rhel8)",
"product_id": "crit-0:3.15-3.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/crit@3.15-3.module%2Bel8.8.0%2B18060%2B3f21f2cc?arch=aarch64\u0026rpmmod=container-tools:rhel8:8080020230321153727:0f77c1b7"
}
}
},
{
"category": "product_version",
"name": "criu-0:3.15-3.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"product": {
"name": "criu-0:3.15-3.module+el8.8.0+18060+3f21f2cc.aarch64 (container-tools:rhel8)",
"product_id": "criu-0:3.15-3.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/criu@3.15-3.module%2Bel8.8.0%2B18060%2B3f21f2cc?arch=aarch64\u0026rpmmod=container-tools:rhel8:8080020230321153727:0f77c1b7"
}
}
},
{
"category": "product_version",
"name": "criu-debuginfo-0:3.15-3.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"product": {
"name": "criu-debuginfo-0:3.15-3.module+el8.8.0+18060+3f21f2cc.aarch64 (container-tools:rhel8)",
"product_id": "criu-debuginfo-0:3.15-3.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/criu-debuginfo@3.15-3.module%2Bel8.8.0%2B18060%2B3f21f2cc?arch=aarch64\u0026rpmmod=container-tools:rhel8:8080020230321153727:0f77c1b7"
}
}
},
{
"category": "product_version",
"name": "criu-debugsource-0:3.15-3.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"product": {
"name": "criu-debugsource-0:3.15-3.module+el8.8.0+18060+3f21f2cc.aarch64 (container-tools:rhel8)",
"product_id": "criu-debugsource-0:3.15-3.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/criu-debugsource@3.15-3.module%2Bel8.8.0%2B18060%2B3f21f2cc?arch=aarch64\u0026rpmmod=container-tools:rhel8:8080020230321153727:0f77c1b7"
}
}
},
{
"category": "product_version",
"name": "criu-devel-0:3.15-3.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"product": {
"name": "criu-devel-0:3.15-3.module+el8.8.0+18060+3f21f2cc.aarch64 (container-tools:rhel8)",
"product_id": "criu-devel-0:3.15-3.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/criu-devel@3.15-3.module%2Bel8.8.0%2B18060%2B3f21f2cc?arch=aarch64\u0026rpmmod=container-tools:rhel8:8080020230321153727:0f77c1b7"
}
}
},
{
"category": "product_version",
"name": "criu-libs-0:3.15-3.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"product": {
"name": "criu-libs-0:3.15-3.module+el8.8.0+18060+3f21f2cc.aarch64 (container-tools:rhel8)",
"product_id": "criu-libs-0:3.15-3.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/criu-libs@3.15-3.module%2Bel8.8.0%2B18060%2B3f21f2cc?arch=aarch64\u0026rpmmod=container-tools:rhel8:8080020230321153727:0f77c1b7"
}
}
},
{
"category": "product_version",
"name": "criu-libs-debuginfo-0:3.15-3.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"product": {
"name": "criu-libs-debuginfo-0:3.15-3.module+el8.8.0+18060+3f21f2cc.aarch64 (container-tools:rhel8)",
"product_id": "criu-libs-debuginfo-0:3.15-3.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/criu-libs-debuginfo@3.15-3.module%2Bel8.8.0%2B18060%2B3f21f2cc?arch=aarch64\u0026rpmmod=container-tools:rhel8:8080020230321153727:0f77c1b7"
}
}
},
{
"category": "product_version",
"name": "crun-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.aarch64::container-tools:rhel8",
"product": {
"name": "crun-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.aarch64 (container-tools:rhel8)",
"product_id": "crun-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.aarch64::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/crun@1.8.1-2.module%2Bel8.8.0%2B18418%2Bf0e540fe?arch=aarch64\u0026rpmmod=container-tools:rhel8:8080020230321153727:0f77c1b7"
}
}
},
{
"category": "product_version",
"name": "crun-debuginfo-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.aarch64::container-tools:rhel8",
"product": {
"name": "crun-debuginfo-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.aarch64 (container-tools:rhel8)",
"product_id": "crun-debuginfo-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.aarch64::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/crun-debuginfo@1.8.1-2.module%2Bel8.8.0%2B18418%2Bf0e540fe?arch=aarch64\u0026rpmmod=container-tools:rhel8:8080020230321153727:0f77c1b7"
}
}
},
{
"category": "product_version",
"name": "crun-debugsource-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.aarch64::container-tools:rhel8",
"product": {
"name": "crun-debugsource-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.aarch64 (container-tools:rhel8)",
"product_id": "crun-debugsource-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.aarch64::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/crun-debugsource@1.8.1-2.module%2Bel8.8.0%2B18418%2Bf0e540fe?arch=aarch64\u0026rpmmod=container-tools:rhel8:8080020230321153727:0f77c1b7"
}
}
},
{
"category": "product_version",
"name": "fuse-overlayfs-0:1.10-1.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"product": {
"name": "fuse-overlayfs-0:1.10-1.module+el8.8.0+18060+3f21f2cc.aarch64 (container-tools:rhel8)",
"product_id": "fuse-overlayfs-0:1.10-1.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/fuse-overlayfs@1.10-1.module%2Bel8.8.0%2B18060%2B3f21f2cc?arch=aarch64\u0026rpmmod=container-tools:rhel8:8080020230321153727:0f77c1b7"
}
}
},
{
"category": "product_version",
"name": "fuse-overlayfs-debuginfo-0:1.10-1.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"product": {
"name": "fuse-overlayfs-debuginfo-0:1.10-1.module+el8.8.0+18060+3f21f2cc.aarch64 (container-tools:rhel8)",
"product_id": "fuse-overlayfs-debuginfo-0:1.10-1.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/fuse-overlayfs-debuginfo@1.10-1.module%2Bel8.8.0%2B18060%2B3f21f2cc?arch=aarch64\u0026rpmmod=container-tools:rhel8:8080020230321153727:0f77c1b7"
}
}
},
{
"category": "product_version",
"name": "fuse-overlayfs-debugsource-0:1.10-1.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"product": {
"name": "fuse-overlayfs-debugsource-0:1.10-1.module+el8.8.0+18060+3f21f2cc.aarch64 (container-tools:rhel8)",
"product_id": "fuse-overlayfs-debugsource-0:1.10-1.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/fuse-overlayfs-debugsource@1.10-1.module%2Bel8.8.0%2B18060%2B3f21f2cc?arch=aarch64\u0026rpmmod=container-tools:rhel8:8080020230321153727:0f77c1b7"
}
}
},
{
"category": "product_version",
"name": "libslirp-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"product": {
"name": "libslirp-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.aarch64 (container-tools:rhel8)",
"product_id": "libslirp-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libslirp@4.4.0-1.module%2Bel8.8.0%2B18060%2B3f21f2cc?arch=aarch64\u0026rpmmod=container-tools:rhel8:8080020230321153727:0f77c1b7"
}
}
},
{
"category": "product_version",
"name": "libslirp-debuginfo-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"product": {
"name": "libslirp-debuginfo-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.aarch64 (container-tools:rhel8)",
"product_id": "libslirp-debuginfo-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libslirp-debuginfo@4.4.0-1.module%2Bel8.8.0%2B18060%2B3f21f2cc?arch=aarch64\u0026rpmmod=container-tools:rhel8:8080020230321153727:0f77c1b7"
}
}
},
{
"category": "product_version",
"name": "libslirp-debugsource-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"product": {
"name": "libslirp-debugsource-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.aarch64 (container-tools:rhel8)",
"product_id": "libslirp-debugsource-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libslirp-debugsource@4.4.0-1.module%2Bel8.8.0%2B18060%2B3f21f2cc?arch=aarch64\u0026rpmmod=container-tools:rhel8:8080020230321153727:0f77c1b7"
}
}
},
{
"category": "product_version",
"name": "libslirp-devel-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"product": {
"name": "libslirp-devel-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.aarch64 (container-tools:rhel8)",
"product_id": "libslirp-devel-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libslirp-devel@4.4.0-1.module%2Bel8.8.0%2B18060%2B3f21f2cc?arch=aarch64\u0026rpmmod=container-tools:rhel8:8080020230321153727:0f77c1b7"
}
}
},
{
"category": "product_version",
"name": "netavark-2:1.5.0-4.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"product": {
"name": "netavark-2:1.5.0-4.module+el8.8.0+18060+3f21f2cc.aarch64 (container-tools:rhel8)",
"product_id": "netavark-2:1.5.0-4.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/netavark@1.5.0-4.module%2Bel8.8.0%2B18060%2B3f21f2cc?arch=aarch64\u0026epoch=2\u0026rpmmod=container-tools:rhel8:8080020230321153727:0f77c1b7"
}
}
},
{
"category": "product_version",
"name": "oci-seccomp-bpf-hook-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"product": {
"name": "oci-seccomp-bpf-hook-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.aarch64 (container-tools:rhel8)",
"product_id": "oci-seccomp-bpf-hook-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/oci-seccomp-bpf-hook@1.2.8-1.module%2Bel8.8.0%2B18060%2B3f21f2cc?arch=aarch64\u0026rpmmod=container-tools:rhel8:8080020230321153727:0f77c1b7"
}
}
},
{
"category": "product_version",
"name": "oci-seccomp-bpf-hook-debuginfo-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"product": {
"name": "oci-seccomp-bpf-hook-debuginfo-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.aarch64 (container-tools:rhel8)",
"product_id": "oci-seccomp-bpf-hook-debuginfo-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/oci-seccomp-bpf-hook-debuginfo@1.2.8-1.module%2Bel8.8.0%2B18060%2B3f21f2cc?arch=aarch64\u0026rpmmod=container-tools:rhel8:8080020230321153727:0f77c1b7"
}
}
},
{
"category": "product_version",
"name": "oci-seccomp-bpf-hook-debugsource-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"product": {
"name": "oci-seccomp-bpf-hook-debugsource-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.aarch64 (container-tools:rhel8)",
"product_id": "oci-seccomp-bpf-hook-debugsource-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/oci-seccomp-bpf-hook-debugsource@1.2.8-1.module%2Bel8.8.0%2B18060%2B3f21f2cc?arch=aarch64\u0026rpmmod=container-tools:rhel8:8080020230321153727:0f77c1b7"
}
}
},
{
"category": "product_version",
"name": "podman-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.aarch64::container-tools:rhel8",
"product": {
"name": "podman-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.aarch64 (container-tools:rhel8)",
"product_id": "podman-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.aarch64::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman@4.4.1-8.module%2Bel8.8.0%2B18438%2B15d3aa65?arch=aarch64\u0026epoch=3\u0026rpmmod=container-tools:rhel8:8080020230321153727:0f77c1b7"
}
}
},
{
"category": "product_version",
"name": "podman-catatonit-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.aarch64::container-tools:rhel8",
"product": {
"name": "podman-catatonit-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.aarch64 (container-tools:rhel8)",
"product_id": "podman-catatonit-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.aarch64::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-catatonit@4.4.1-8.module%2Bel8.8.0%2B18438%2B15d3aa65?arch=aarch64\u0026epoch=3\u0026rpmmod=container-tools:rhel8:8080020230321153727:0f77c1b7"
}
}
},
{
"category": "product_version",
"name": "podman-catatonit-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.aarch64::container-tools:rhel8",
"product": {
"name": "podman-catatonit-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.aarch64 (container-tools:rhel8)",
"product_id": "podman-catatonit-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.aarch64::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-catatonit-debuginfo@4.4.1-8.module%2Bel8.8.0%2B18438%2B15d3aa65?arch=aarch64\u0026epoch=3\u0026rpmmod=container-tools:rhel8:8080020230321153727:0f77c1b7"
}
}
},
{
"category": "product_version",
"name": "podman-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.aarch64::container-tools:rhel8",
"product": {
"name": "podman-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.aarch64 (container-tools:rhel8)",
"product_id": "podman-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.aarch64::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-debuginfo@4.4.1-8.module%2Bel8.8.0%2B18438%2B15d3aa65?arch=aarch64\u0026epoch=3\u0026rpmmod=container-tools:rhel8:8080020230321153727:0f77c1b7"
}
}
},
{
"category": "product_version",
"name": "podman-debugsource-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.aarch64::container-tools:rhel8",
"product": {
"name": "podman-debugsource-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.aarch64 (container-tools:rhel8)",
"product_id": "podman-debugsource-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.aarch64::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-debugsource@4.4.1-8.module%2Bel8.8.0%2B18438%2B15d3aa65?arch=aarch64\u0026epoch=3\u0026rpmmod=container-tools:rhel8:8080020230321153727:0f77c1b7"
}
}
},
{
"category": "product_version",
"name": "podman-gvproxy-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.aarch64::container-tools:rhel8",
"product": {
"name": "podman-gvproxy-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.aarch64 (container-tools:rhel8)",
"product_id": "podman-gvproxy-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.aarch64::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-gvproxy@4.4.1-8.module%2Bel8.8.0%2B18438%2B15d3aa65?arch=aarch64\u0026epoch=3\u0026rpmmod=container-tools:rhel8:8080020230321153727:0f77c1b7"
}
}
},
{
"category": "product_version",
"name": "podman-gvproxy-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.aarch64::container-tools:rhel8",
"product": {
"name": "podman-gvproxy-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.aarch64 (container-tools:rhel8)",
"product_id": "podman-gvproxy-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.aarch64::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-gvproxy-debuginfo@4.4.1-8.module%2Bel8.8.0%2B18438%2B15d3aa65?arch=aarch64\u0026epoch=3\u0026rpmmod=container-tools:rhel8:8080020230321153727:0f77c1b7"
}
}
},
{
"category": "product_version",
"name": "podman-plugins-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.aarch64::container-tools:rhel8",
"product": {
"name": "podman-plugins-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.aarch64 (container-tools:rhel8)",
"product_id": "podman-plugins-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.aarch64::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-plugins@4.4.1-8.module%2Bel8.8.0%2B18438%2B15d3aa65?arch=aarch64\u0026epoch=3\u0026rpmmod=container-tools:rhel8:8080020230321153727:0f77c1b7"
}
}
},
{
"category": "product_version",
"name": "podman-plugins-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.aarch64::container-tools:rhel8",
"product": {
"name": "podman-plugins-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.aarch64 (container-tools:rhel8)",
"product_id": "podman-plugins-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.aarch64::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-plugins-debuginfo@4.4.1-8.module%2Bel8.8.0%2B18438%2B15d3aa65?arch=aarch64\u0026epoch=3\u0026rpmmod=container-tools:rhel8:8080020230321153727:0f77c1b7"
}
}
},
{
"category": "product_version",
"name": "podman-remote-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.aarch64::container-tools:rhel8",
"product": {
"name": "podman-remote-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.aarch64 (container-tools:rhel8)",
"product_id": "podman-remote-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.aarch64::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-remote@4.4.1-8.module%2Bel8.8.0%2B18438%2B15d3aa65?arch=aarch64\u0026epoch=3\u0026rpmmod=container-tools:rhel8:8080020230321153727:0f77c1b7"
}
}
},
{
"category": "product_version",
"name": "podman-remote-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.aarch64::container-tools:rhel8",
"product": {
"name": "podman-remote-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.aarch64 (container-tools:rhel8)",
"product_id": "podman-remote-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.aarch64::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-remote-debuginfo@4.4.1-8.module%2Bel8.8.0%2B18438%2B15d3aa65?arch=aarch64\u0026epoch=3\u0026rpmmod=container-tools:rhel8:8080020230321153727:0f77c1b7"
}
}
},
{
"category": "product_version",
"name": "podman-tests-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.aarch64::container-tools:rhel8",
"product": {
"name": "podman-tests-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.aarch64 (container-tools:rhel8)",
"product_id": "podman-tests-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.aarch64::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-tests@4.4.1-8.module%2Bel8.8.0%2B18438%2B15d3aa65?arch=aarch64\u0026epoch=3\u0026rpmmod=container-tools:rhel8:8080020230321153727:0f77c1b7"
}
}
},
{
"category": "product_version",
"name": "python3-criu-0:3.15-3.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"product": {
"name": "python3-criu-0:3.15-3.module+el8.8.0+18060+3f21f2cc.aarch64 (container-tools:rhel8)",
"product_id": "python3-criu-0:3.15-3.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-criu@3.15-3.module%2Bel8.8.0%2B18060%2B3f21f2cc?arch=aarch64\u0026rpmmod=container-tools:rhel8:8080020230321153727:0f77c1b7"
}
}
},
{
"category": "product_version",
"name": "runc-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"product": {
"name": "runc-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.aarch64 (container-tools:rhel8)",
"product_id": "runc-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/runc@1.1.4-1.module%2Bel8.8.0%2B18060%2B3f21f2cc?arch=aarch64\u0026epoch=1\u0026rpmmod=container-tools:rhel8:8080020230321153727:0f77c1b7"
}
}
},
{
"category": "product_version",
"name": "runc-debuginfo-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"product": {
"name": "runc-debuginfo-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.aarch64 (container-tools:rhel8)",
"product_id": "runc-debuginfo-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/runc-debuginfo@1.1.4-1.module%2Bel8.8.0%2B18060%2B3f21f2cc?arch=aarch64\u0026epoch=1\u0026rpmmod=container-tools:rhel8:8080020230321153727:0f77c1b7"
}
}
},
{
"category": "product_version",
"name": "runc-debugsource-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"product": {
"name": "runc-debugsource-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.aarch64 (container-tools:rhel8)",
"product_id": "runc-debugsource-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/runc-debugsource@1.1.4-1.module%2Bel8.8.0%2B18060%2B3f21f2cc?arch=aarch64\u0026epoch=1\u0026rpmmod=container-tools:rhel8:8080020230321153727:0f77c1b7"
}
}
},
{
"category": "product_version",
"name": "skopeo-2:1.11.2-0.2.module+el8.8.0+18251+ad5b274c.aarch64::container-tools:rhel8",
"product": {
"name": "skopeo-2:1.11.2-0.2.module+el8.8.0+18251+ad5b274c.aarch64 (container-tools:rhel8)",
"product_id": "skopeo-2:1.11.2-0.2.module+el8.8.0+18251+ad5b274c.aarch64::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/skopeo@1.11.2-0.2.module%2Bel8.8.0%2B18251%2Bad5b274c?arch=aarch64\u0026epoch=2\u0026rpmmod=container-tools:rhel8:8080020230321153727:0f77c1b7"
}
}
},
{
"category": "product_version",
"name": "skopeo-tests-2:1.11.2-0.2.module+el8.8.0+18251+ad5b274c.aarch64::container-tools:rhel8",
"product": {
"name": "skopeo-tests-2:1.11.2-0.2.module+el8.8.0+18251+ad5b274c.aarch64 (container-tools:rhel8)",
"product_id": "skopeo-tests-2:1.11.2-0.2.module+el8.8.0+18251+ad5b274c.aarch64::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/skopeo-tests@1.11.2-0.2.module%2Bel8.8.0%2B18251%2Bad5b274c?arch=aarch64\u0026epoch=2\u0026rpmmod=container-tools:rhel8:8080020230321153727:0f77c1b7"
}
}
},
{
"category": "product_version",
"name": "slirp4netns-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"product": {
"name": "slirp4netns-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.aarch64 (container-tools:rhel8)",
"product_id": "slirp4netns-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/slirp4netns@1.2.0-2.module%2Bel8.8.0%2B18060%2B3f21f2cc?arch=aarch64\u0026rpmmod=container-tools:rhel8:8080020230321153727:0f77c1b7"
}
}
},
{
"category": "product_version",
"name": "slirp4netns-debuginfo-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"product": {
"name": "slirp4netns-debuginfo-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.aarch64 (container-tools:rhel8)",
"product_id": "slirp4netns-debuginfo-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/slirp4netns-debuginfo@1.2.0-2.module%2Bel8.8.0%2B18060%2B3f21f2cc?arch=aarch64\u0026rpmmod=container-tools:rhel8:8080020230321153727:0f77c1b7"
}
}
},
{
"category": "product_version",
"name": "slirp4netns-debugsource-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"product": {
"name": "slirp4netns-debugsource-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.aarch64 (container-tools:rhel8)",
"product_id": "slirp4netns-debugsource-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/slirp4netns-debugsource@1.2.0-2.module%2Bel8.8.0%2B18060%2B3f21f2cc?arch=aarch64\u0026rpmmod=container-tools:rhel8:8080020230321153727:0f77c1b7"
}
}
},
{
"category": "product_version",
"name": "toolbox-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.aarch64::container-tools:rhel8",
"product": {
"name": "toolbox-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.aarch64 (container-tools:rhel8)",
"product_id": "toolbox-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.aarch64::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/toolbox@0.0.99.3-7.module%2Bel8.8.0%2B18119%2Be3deee03?arch=aarch64\u0026rpmmod=container-tools:rhel8:8080020230321153727:0f77c1b7"
}
}
},
{
"category": "product_version",
"name": "toolbox-debuginfo-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.aarch64::container-tools:rhel8",
"product": {
"name": "toolbox-debuginfo-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.aarch64 (container-tools:rhel8)",
"product_id": "toolbox-debuginfo-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.aarch64::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/toolbox-debuginfo@0.0.99.3-7.module%2Bel8.8.0%2B18119%2Be3deee03?arch=aarch64\u0026rpmmod=container-tools:rhel8:8080020230321153727:0f77c1b7"
}
}
},
{
"category": "product_version",
"name": "toolbox-debugsource-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.aarch64::container-tools:rhel8",
"product": {
"name": "toolbox-debugsource-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.aarch64 (container-tools:rhel8)",
"product_id": "toolbox-debugsource-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.aarch64::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/toolbox-debugsource@0.0.99.3-7.module%2Bel8.8.0%2B18119%2Be3deee03?arch=aarch64\u0026rpmmod=container-tools:rhel8:8080020230321153727:0f77c1b7"
}
}
},
{
"category": "product_version",
"name": "toolbox-tests-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.aarch64::container-tools:rhel8",
"product": {
"name": "toolbox-tests-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.aarch64 (container-tools:rhel8)",
"product_id": "toolbox-tests-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.aarch64::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/toolbox-tests@0.0.99.3-7.module%2Bel8.8.0%2B18119%2Be3deee03?arch=aarch64\u0026rpmmod=container-tools:rhel8:8080020230321153727:0f77c1b7"
}
}
}
],
"category": "architecture",
"name": "aarch64"
}
],
"category": "vendor",
"name": "Red Hat"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "aardvark-dns-2:1.5.0-2.module+el8.8.0+18060+3f21f2cc.aarch64 (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.GA:aardvark-dns-2:1.5.0-2.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8"
},
"product_reference": "aardvark-dns-2:1.5.0-2.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.8.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "aardvark-dns-2:1.5.0-2.module+el8.8.0+18060+3f21f2cc.ppc64le (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.GA:aardvark-dns-2:1.5.0-2.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8"
},
"product_reference": "aardvark-dns-2:1.5.0-2.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.8.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "aardvark-dns-2:1.5.0-2.module+el8.8.0+18060+3f21f2cc.s390x (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.GA:aardvark-dns-2:1.5.0-2.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8"
},
"product_reference": "aardvark-dns-2:1.5.0-2.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.8.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "aardvark-dns-2:1.5.0-2.module+el8.8.0+18060+3f21f2cc.src (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.GA:aardvark-dns-2:1.5.0-2.module+el8.8.0+18060+3f21f2cc.src::container-tools:rhel8"
},
"product_reference": "aardvark-dns-2:1.5.0-2.module+el8.8.0+18060+3f21f2cc.src::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.8.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "aardvark-dns-2:1.5.0-2.module+el8.8.0+18060+3f21f2cc.x86_64 (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.GA:aardvark-dns-2:1.5.0-2.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8"
},
"product_reference": "aardvark-dns-2:1.5.0-2.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.8.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "buildah-1:1.29.1-1.module+el8.8.0+18195+471da4bb.aarch64 (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.GA:buildah-1:1.29.1-1.module+el8.8.0+18195+471da4bb.aarch64::container-tools:rhel8"
},
"product_reference": "buildah-1:1.29.1-1.module+el8.8.0+18195+471da4bb.aarch64::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.8.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "buildah-1:1.29.1-1.module+el8.8.0+18195+471da4bb.ppc64le (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.GA:buildah-1:1.29.1-1.module+el8.8.0+18195+471da4bb.ppc64le::container-tools:rhel8"
},
"product_reference": "buildah-1:1.29.1-1.module+el8.8.0+18195+471da4bb.ppc64le::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.8.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "buildah-1:1.29.1-1.module+el8.8.0+18195+471da4bb.s390x (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.GA:buildah-1:1.29.1-1.module+el8.8.0+18195+471da4bb.s390x::container-tools:rhel8"
},
"product_reference": "buildah-1:1.29.1-1.module+el8.8.0+18195+471da4bb.s390x::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.8.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "buildah-1:1.29.1-1.module+el8.8.0+18195+471da4bb.src (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.GA:buildah-1:1.29.1-1.module+el8.8.0+18195+471da4bb.src::container-tools:rhel8"
},
"product_reference": "buildah-1:1.29.1-1.module+el8.8.0+18195+471da4bb.src::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.8.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "buildah-1:1.29.1-1.module+el8.8.0+18195+471da4bb.x86_64 (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.GA:buildah-1:1.29.1-1.module+el8.8.0+18195+471da4bb.x86_64::container-tools:rhel8"
},
"product_reference": "buildah-1:1.29.1-1.module+el8.8.0+18195+471da4bb.x86_64::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.8.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "buildah-debuginfo-1:1.29.1-1.module+el8.8.0+18195+471da4bb.aarch64 (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.GA:buildah-debuginfo-1:1.29.1-1.module+el8.8.0+18195+471da4bb.aarch64::container-tools:rhel8"
},
"product_reference": "buildah-debuginfo-1:1.29.1-1.module+el8.8.0+18195+471da4bb.aarch64::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.8.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "buildah-debuginfo-1:1.29.1-1.module+el8.8.0+18195+471da4bb.ppc64le (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.GA:buildah-debuginfo-1:1.29.1-1.module+el8.8.0+18195+471da4bb.ppc64le::container-tools:rhel8"
},
"product_reference": "buildah-debuginfo-1:1.29.1-1.module+el8.8.0+18195+471da4bb.ppc64le::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.8.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "buildah-debuginfo-1:1.29.1-1.module+el8.8.0+18195+471da4bb.s390x (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.GA:buildah-debuginfo-1:1.29.1-1.module+el8.8.0+18195+471da4bb.s390x::container-tools:rhel8"
},
"product_reference": "buildah-debuginfo-1:1.29.1-1.module+el8.8.0+18195+471da4bb.s390x::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.8.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "buildah-debuginfo-1:1.29.1-1.module+el8.8.0+18195+471da4bb.x86_64 (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.GA:buildah-debuginfo-1:1.29.1-1.module+el8.8.0+18195+471da4bb.x86_64::container-tools:rhel8"
},
"product_reference": "buildah-debuginfo-1:1.29.1-1.module+el8.8.0+18195+471da4bb.x86_64::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.8.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "buildah-debugsource-1:1.29.1-1.module+el8.8.0+18195+471da4bb.aarch64 (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.GA:buildah-debugsource-1:1.29.1-1.module+el8.8.0+18195+471da4bb.aarch64::container-tools:rhel8"
},
"product_reference": "buildah-debugsource-1:1.29.1-1.module+el8.8.0+18195+471da4bb.aarch64::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.8.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "buildah-debugsource-1:1.29.1-1.module+el8.8.0+18195+471da4bb.ppc64le (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.GA:buildah-debugsource-1:1.29.1-1.module+el8.8.0+18195+471da4bb.ppc64le::container-tools:rhel8"
},
"product_reference": "buildah-debugsource-1:1.29.1-1.module+el8.8.0+18195+471da4bb.ppc64le::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.8.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "buildah-debugsource-1:1.29.1-1.module+el8.8.0+18195+471da4bb.s390x (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.GA:buildah-debugsource-1:1.29.1-1.module+el8.8.0+18195+471da4bb.s390x::container-tools:rhel8"
},
"product_reference": "buildah-debugsource-1:1.29.1-1.module+el8.8.0+18195+471da4bb.s390x::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.8.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "buildah-debugsource-1:1.29.1-1.module+el8.8.0+18195+471da4bb.x86_64 (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.GA:buildah-debugsource-1:1.29.1-1.module+el8.8.0+18195+471da4bb.x86_64::container-tools:rhel8"
},
"product_reference": "buildah-debugsource-1:1.29.1-1.module+el8.8.0+18195+471da4bb.x86_64::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.8.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "buildah-tests-1:1.29.1-1.module+el8.8.0+18195+471da4bb.aarch64 (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.GA:buildah-tests-1:1.29.1-1.module+el8.8.0+18195+471da4bb.aarch64::container-tools:rhel8"
},
"product_reference": "buildah-tests-1:1.29.1-1.module+el8.8.0+18195+471da4bb.aarch64::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.8.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "buildah-tests-1:1.29.1-1.module+el8.8.0+18195+471da4bb.ppc64le (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.GA:buildah-tests-1:1.29.1-1.module+el8.8.0+18195+471da4bb.ppc64le::container-tools:rhel8"
},
"product_reference": "buildah-tests-1:1.29.1-1.module+el8.8.0+18195+471da4bb.ppc64le::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.8.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "buildah-tests-1:1.29.1-1.module+el8.8.0+18195+471da4bb.s390x (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.GA:buildah-tests-1:1.29.1-1.module+el8.8.0+18195+471da4bb.s390x::container-tools:rhel8"
},
"product_reference": "buildah-tests-1:1.29.1-1.module+el8.8.0+18195+471da4bb.s390x::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.8.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "buildah-tests-1:1.29.1-1.module+el8.8.0+18195+471da4bb.x86_64 (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.GA:buildah-tests-1:1.29.1-1.module+el8.8.0+18195+471da4bb.x86_64::container-tools:rhel8"
},
"product_reference": "buildah-tests-1:1.29.1-1.module+el8.8.0+18195+471da4bb.x86_64::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.8.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "buildah-tests-debuginfo-1:1.29.1-1.module+el8.8.0+18195+471da4bb.aarch64 (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.GA:buildah-tests-debuginfo-1:1.29.1-1.module+el8.8.0+18195+471da4bb.aarch64::container-tools:rhel8"
},
"product_reference": "buildah-tests-debuginfo-1:1.29.1-1.module+el8.8.0+18195+471da4bb.aarch64::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.8.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "buildah-tests-debuginfo-1:1.29.1-1.module+el8.8.0+18195+471da4bb.ppc64le (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.GA:buildah-tests-debuginfo-1:1.29.1-1.module+el8.8.0+18195+471da4bb.ppc64le::container-tools:rhel8"
},
"product_reference": "buildah-tests-debuginfo-1:1.29.1-1.module+el8.8.0+18195+471da4bb.ppc64le::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.8.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "buildah-tests-debuginfo-1:1.29.1-1.module+el8.8.0+18195+471da4bb.s390x (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.GA:buildah-tests-debuginfo-1:1.29.1-1.module+el8.8.0+18195+471da4bb.s390x::container-tools:rhel8"
},
"product_reference": "buildah-tests-debuginfo-1:1.29.1-1.module+el8.8.0+18195+471da4bb.s390x::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.8.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "buildah-tests-debuginfo-1:1.29.1-1.module+el8.8.0+18195+471da4bb.x86_64 (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.GA:buildah-tests-debuginfo-1:1.29.1-1.module+el8.8.0+18195+471da4bb.x86_64::container-tools:rhel8"
},
"product_reference": "buildah-tests-debuginfo-1:1.29.1-1.module+el8.8.0+18195+471da4bb.x86_64::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.8.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cockpit-podman-0:63.1-1.module+el8.8.0+18286+cd236dce.noarch (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.GA:cockpit-podman-0:63.1-1.module+el8.8.0+18286+cd236dce.noarch::container-tools:rhel8"
},
"product_reference": "cockpit-podman-0:63.1-1.module+el8.8.0+18286+cd236dce.noarch::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.8.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cockpit-podman-0:63.1-1.module+el8.8.0+18286+cd236dce.src (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.GA:cockpit-podman-0:63.1-1.module+el8.8.0+18286+cd236dce.src::container-tools:rhel8"
},
"product_reference": "cockpit-podman-0:63.1-1.module+el8.8.0+18286+cd236dce.src::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.8.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "conmon-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.aarch64 (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.GA:conmon-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.aarch64::container-tools:rhel8"
},
"product_reference": "conmon-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.aarch64::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.8.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "conmon-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.ppc64le (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.GA:conmon-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.ppc64le::container-tools:rhel8"
},
"product_reference": "conmon-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.ppc64le::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.8.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "conmon-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.s390x (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.GA:conmon-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.s390x::container-tools:rhel8"
},
"product_reference": "conmon-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.s390x::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.8.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "conmon-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.src (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.GA:conmon-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.src::container-tools:rhel8"
},
"product_reference": "conmon-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.src::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.8.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "conmon-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.x86_64 (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.GA:conmon-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.x86_64::container-tools:rhel8"
},
"product_reference": "conmon-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.x86_64::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.8.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "conmon-debuginfo-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.aarch64 (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.GA:conmon-debuginfo-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.aarch64::container-tools:rhel8"
},
"product_reference": "conmon-debuginfo-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.aarch64::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.8.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "conmon-debuginfo-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.ppc64le (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.GA:conmon-debuginfo-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.ppc64le::container-tools:rhel8"
},
"product_reference": "conmon-debuginfo-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.ppc64le::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.8.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "conmon-debuginfo-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.s390x (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.GA:conmon-debuginfo-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.s390x::container-tools:rhel8"
},
"product_reference": "conmon-debuginfo-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.s390x::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.8.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "conmon-debuginfo-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.x86_64 (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.GA:conmon-debuginfo-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.x86_64::container-tools:rhel8"
},
"product_reference": "conmon-debuginfo-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.x86_64::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.8.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "conmon-debugsource-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.aarch64 (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.GA:conmon-debugsource-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.aarch64::container-tools:rhel8"
},
"product_reference": "conmon-debugsource-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.aarch64::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.8.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "conmon-debugsource-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.ppc64le (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.GA:conmon-debugsource-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.ppc64le::container-tools:rhel8"
},
"product_reference": "conmon-debugsource-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.ppc64le::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.8.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "conmon-debugsource-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.s390x (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.GA:conmon-debugsource-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.s390x::container-tools:rhel8"
},
"product_reference": "conmon-debugsource-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.s390x::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.8.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "conmon-debugsource-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.x86_64 (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.GA:conmon-debugsource-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.x86_64::container-tools:rhel8"
},
"product_reference": "conmon-debugsource-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.x86_64::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.8.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "container-selinux-2:2.205.0-2.module+el8.8.0+18438+15d3aa65.noarch (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.GA:container-selinux-2:2.205.0-2.module+el8.8.0+18438+15d3aa65.noarch::container-tools:rhel8"
},
"product_reference": "container-selinux-2:2.205.0-2.module+el8.8.0+18438+15d3aa65.noarch::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.8.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "container-selinux-2:2.205.0-2.module+el8.8.0+18438+15d3aa65.src (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.GA:container-selinux-2:2.205.0-2.module+el8.8.0+18438+15d3aa65.src::container-tools:rhel8"
},
"product_reference": "container-selinux-2:2.205.0-2.module+el8.8.0+18438+15d3aa65.src::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.8.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "containernetworking-plugins-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.aarch64 (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.GA:containernetworking-plugins-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8"
},
"product_reference": "containernetworking-plugins-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.8.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "containernetworking-plugins-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.ppc64le (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.GA:containernetworking-plugins-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8"
},
"product_reference": "containernetworking-plugins-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.8.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "containernetworking-plugins-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.s390x (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.GA:containernetworking-plugins-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8"
},
"product_reference": "containernetworking-plugins-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.8.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "containernetworking-plugins-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.src (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.GA:containernetworking-plugins-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.src::container-tools:rhel8"
},
"product_reference": "containernetworking-plugins-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.src::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.8.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "containernetworking-plugins-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.x86_64 (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.GA:containernetworking-plugins-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8"
},
"product_reference": "containernetworking-plugins-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.8.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "containernetworking-plugins-debuginfo-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.aarch64 (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.GA:containernetworking-plugins-debuginfo-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8"
},
"product_reference": "containernetworking-plugins-debuginfo-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.8.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "containernetworking-plugins-debuginfo-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.ppc64le (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.GA:containernetworking-plugins-debuginfo-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8"
},
"product_reference": "containernetworking-plugins-debuginfo-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.8.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "containernetworking-plugins-debuginfo-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.s390x (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.GA:containernetworking-plugins-debuginfo-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8"
},
"product_reference": "containernetworking-plugins-debuginfo-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.8.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "containernetworking-plugins-debuginfo-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.x86_64 (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.GA:containernetworking-plugins-debuginfo-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8"
},
"product_reference": "containernetworking-plugins-debuginfo-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.8.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "containernetworking-plugins-debugsource-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.aarch64 (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.GA:containernetworking-plugins-debugsource-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8"
},
"product_reference": "containernetworking-plugins-debugsource-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.8.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "containernetworking-plugins-debugsource-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.ppc64le (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.GA:containernetworking-plugins-debugsource-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8"
},
"product_reference": "containernetworking-plugins-debugsource-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.8.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "containernetworking-plugins-debugsource-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.s390x (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.GA:containernetworking-plugins-debugsource-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8"
},
"product_reference": "containernetworking-plugins-debugsource-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.8.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "containernetworking-plugins-debugsource-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.x86_64 (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.GA:containernetworking-plugins-debugsource-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8"
},
"product_reference": "containernetworking-plugins-debugsource-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.8.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "containers-common-2:1-63.module+el8.8.0+18438+15d3aa65.aarch64 (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.GA:containers-common-2:1-63.module+el8.8.0+18438+15d3aa65.aarch64::container-tools:rhel8"
},
"product_reference": "containers-common-2:1-63.module+el8.8.0+18438+15d3aa65.aarch64::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.8.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "containers-common-2:1-63.module+el8.8.0+18438+15d3aa65.ppc64le (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.GA:containers-common-2:1-63.module+el8.8.0+18438+15d3aa65.ppc64le::container-tools:rhel8"
},
"product_reference": "containers-common-2:1-63.module+el8.8.0+18438+15d3aa65.ppc64le::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.8.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "containers-common-2:1-63.module+el8.8.0+18438+15d3aa65.s390x (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.GA:containers-common-2:1-63.module+el8.8.0+18438+15d3aa65.s390x::container-tools:rhel8"
},
"product_reference": "containers-common-2:1-63.module+el8.8.0+18438+15d3aa65.s390x::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.8.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "containers-common-2:1-63.module+el8.8.0+18438+15d3aa65.src (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.GA:containers-common-2:1-63.module+el8.8.0+18438+15d3aa65.src::container-tools:rhel8"
},
"product_reference": "containers-common-2:1-63.module+el8.8.0+18438+15d3aa65.src::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.8.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "containers-common-2:1-63.module+el8.8.0+18438+15d3aa65.x86_64 (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.GA:containers-common-2:1-63.module+el8.8.0+18438+15d3aa65.x86_64::container-tools:rhel8"
},
"product_reference": "containers-common-2:1-63.module+el8.8.0+18438+15d3aa65.x86_64::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.8.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "crit-0:3.15-3.module+el8.8.0+18060+3f21f2cc.aarch64 (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.GA:crit-0:3.15-3.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8"
},
"product_reference": "crit-0:3.15-3.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.8.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "crit-0:3.15-3.module+el8.8.0+18060+3f21f2cc.ppc64le (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.GA:crit-0:3.15-3.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8"
},
"product_reference": "crit-0:3.15-3.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.8.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "crit-0:3.15-3.module+el8.8.0+18060+3f21f2cc.s390x (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.GA:crit-0:3.15-3.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8"
},
"product_reference": "crit-0:3.15-3.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.8.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "crit-0:3.15-3.module+el8.8.0+18060+3f21f2cc.x86_64 (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.GA:crit-0:3.15-3.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8"
},
"product_reference": "crit-0:3.15-3.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.8.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "criu-0:3.15-3.module+el8.8.0+18060+3f21f2cc.aarch64 (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.GA:criu-0:3.15-3.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8"
},
"product_reference": "criu-0:3.15-3.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.8.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "criu-0:3.15-3.module+el8.8.0+18060+3f21f2cc.ppc64le (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.GA:criu-0:3.15-3.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8"
},
"product_reference": "criu-0:3.15-3.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.8.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "criu-0:3.15-3.module+el8.8.0+18060+3f21f2cc.s390x (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.GA:criu-0:3.15-3.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8"
},
"product_reference": "criu-0:3.15-3.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.8.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "criu-0:3.15-3.module+el8.8.0+18060+3f21f2cc.src (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.GA:criu-0:3.15-3.module+el8.8.0+18060+3f21f2cc.src::container-tools:rhel8"
},
"product_reference": "criu-0:3.15-3.module+el8.8.0+18060+3f21f2cc.src::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.8.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "criu-0:3.15-3.module+el8.8.0+18060+3f21f2cc.x86_64 (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.GA:criu-0:3.15-3.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8"
},
"product_reference": "criu-0:3.15-3.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.8.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "criu-debuginfo-0:3.15-3.module+el8.8.0+18060+3f21f2cc.aarch64 (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.GA:criu-debuginfo-0:3.15-3.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8"
},
"product_reference": "criu-debuginfo-0:3.15-3.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.8.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "criu-debuginfo-0:3.15-3.module+el8.8.0+18060+3f21f2cc.ppc64le (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.GA:criu-debuginfo-0:3.15-3.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8"
},
"product_reference": "criu-debuginfo-0:3.15-3.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.8.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "criu-debuginfo-0:3.15-3.module+el8.8.0+18060+3f21f2cc.s390x (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.GA:criu-debuginfo-0:3.15-3.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8"
},
"product_reference": "criu-debuginfo-0:3.15-3.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.8.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "criu-debuginfo-0:3.15-3.module+el8.8.0+18060+3f21f2cc.x86_64 (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.GA:criu-debuginfo-0:3.15-3.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8"
},
"product_reference": "criu-debuginfo-0:3.15-3.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.8.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "criu-debugsource-0:3.15-3.module+el8.8.0+18060+3f21f2cc.aarch64 (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.GA:criu-debugsource-0:3.15-3.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8"
},
"product_reference": "criu-debugsource-0:3.15-3.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.8.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "criu-debugsource-0:3.15-3.module+el8.8.0+18060+3f21f2cc.ppc64le (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.GA:criu-debugsource-0:3.15-3.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8"
},
"product_reference": "criu-debugsource-0:3.15-3.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.8.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "criu-debugsource-0:3.15-3.module+el8.8.0+18060+3f21f2cc.s390x (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.GA:criu-debugsource-0:3.15-3.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8"
},
"product_reference": "criu-debugsource-0:3.15-3.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.8.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "criu-debugsource-0:3.15-3.module+el8.8.0+18060+3f21f2cc.x86_64 (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.GA:criu-debugsource-0:3.15-3.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8"
},
"product_reference": "criu-debugsource-0:3.15-3.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.8.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "criu-devel-0:3.15-3.module+el8.8.0+18060+3f21f2cc.aarch64 (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.GA:criu-devel-0:3.15-3.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8"
},
"product_reference": "criu-devel-0:3.15-3.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.8.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "criu-devel-0:3.15-3.module+el8.8.0+18060+3f21f2cc.ppc64le (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.GA:criu-devel-0:3.15-3.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8"
},
"product_reference": "criu-devel-0:3.15-3.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.8.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "criu-devel-0:3.15-3.module+el8.8.0+18060+3f21f2cc.s390x (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.GA:criu-devel-0:3.15-3.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8"
},
"product_reference": "criu-devel-0:3.15-3.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.8.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "criu-devel-0:3.15-3.module+el8.8.0+18060+3f21f2cc.x86_64 (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.GA:criu-devel-0:3.15-3.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8"
},
"product_reference": "criu-devel-0:3.15-3.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.8.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "criu-libs-0:3.15-3.module+el8.8.0+18060+3f21f2cc.aarch64 (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.GA:criu-libs-0:3.15-3.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8"
},
"product_reference": "criu-libs-0:3.15-3.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.8.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "criu-libs-0:3.15-3.module+el8.8.0+18060+3f21f2cc.ppc64le (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.GA:criu-libs-0:3.15-3.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8"
},
"product_reference": "criu-libs-0:3.15-3.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.8.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "criu-libs-0:3.15-3.module+el8.8.0+18060+3f21f2cc.s390x (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.GA:criu-libs-0:3.15-3.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8"
},
"product_reference": "criu-libs-0:3.15-3.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.8.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "criu-libs-0:3.15-3.module+el8.8.0+18060+3f21f2cc.x86_64 (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.GA:criu-libs-0:3.15-3.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8"
},
"product_reference": "criu-libs-0:3.15-3.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.8.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "criu-libs-debuginfo-0:3.15-3.module+el8.8.0+18060+3f21f2cc.aarch64 (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.GA:criu-libs-debuginfo-0:3.15-3.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8"
},
"product_reference": "criu-libs-debuginfo-0:3.15-3.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.8.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "criu-libs-debuginfo-0:3.15-3.module+el8.8.0+18060+3f21f2cc.ppc64le (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.GA:criu-libs-debuginfo-0:3.15-3.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8"
},
"product_reference": "criu-libs-debuginfo-0:3.15-3.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.8.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "criu-libs-debuginfo-0:3.15-3.module+el8.8.0+18060+3f21f2cc.s390x (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.GA:criu-libs-debuginfo-0:3.15-3.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8"
},
"product_reference": "criu-libs-debuginfo-0:3.15-3.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.8.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "criu-libs-debuginfo-0:3.15-3.module+el8.8.0+18060+3f21f2cc.x86_64 (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.GA:criu-libs-debuginfo-0:3.15-3.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8"
},
"product_reference": "criu-libs-debuginfo-0:3.15-3.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.8.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "crun-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.aarch64 (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.GA:crun-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.aarch64::container-tools:rhel8"
},
"product_reference": "crun-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.aarch64::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.8.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "crun-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.ppc64le (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.GA:crun-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.ppc64le::container-tools:rhel8"
},
"product_reference": "crun-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.ppc64le::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.8.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "crun-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.s390x (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.GA:crun-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.s390x::container-tools:rhel8"
},
"product_reference": "crun-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.s390x::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.8.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "crun-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.src (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.GA:crun-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.src::container-tools:rhel8"
},
"product_reference": "crun-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.src::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.8.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "crun-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.x86_64 (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.GA:crun-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.x86_64::container-tools:rhel8"
},
"product_reference": "crun-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.x86_64::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.8.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "crun-debuginfo-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.aarch64 (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.GA:crun-debuginfo-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.aarch64::container-tools:rhel8"
},
"product_reference": "crun-debuginfo-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.aarch64::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.8.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "crun-debuginfo-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.ppc64le (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.GA:crun-debuginfo-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.ppc64le::container-tools:rhel8"
},
"product_reference": "crun-debuginfo-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.ppc64le::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.8.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "crun-debuginfo-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.s390x (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.GA:crun-debuginfo-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.s390x::container-tools:rhel8"
},
"product_reference": "crun-debuginfo-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.s390x::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.8.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "crun-debuginfo-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.x86_64 (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.GA:crun-debuginfo-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.x86_64::container-tools:rhel8"
},
"product_reference": "crun-debuginfo-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.x86_64::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.8.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "crun-debugsource-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.aarch64 (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.GA:crun-debugsource-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.aarch64::container-tools:rhel8"
},
"product_reference": "crun-debugsource-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.aarch64::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.8.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "crun-debugsource-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.ppc64le (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.GA:crun-debugsource-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.ppc64le::container-tools:rhel8"
},
"product_reference": "crun-debugsource-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.ppc64le::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.8.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "crun-debugsource-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.s390x (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.GA:crun-debugsource-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.s390x::container-tools:rhel8"
},
"product_reference": "crun-debugsource-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.s390x::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.8.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "crun-debugsource-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.x86_64 (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.GA:crun-debugsource-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.x86_64::container-tools:rhel8"
},
"product_reference": "crun-debugsource-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.x86_64::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.8.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fuse-overlayfs-0:1.10-1.module+el8.8.0+18060+3f21f2cc.aarch64 (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.GA:fuse-overlayfs-0:1.10-1.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8"
},
"product_reference": "fuse-overlayfs-0:1.10-1.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.8.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fuse-overlayfs-0:1.10-1.module+el8.8.0+18060+3f21f2cc.ppc64le (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.GA:fuse-overlayfs-0:1.10-1.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8"
},
"product_reference": "fuse-overlayfs-0:1.10-1.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.8.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fuse-overlayfs-0:1.10-1.module+el8.8.0+18060+3f21f2cc.s390x (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.GA:fuse-overlayfs-0:1.10-1.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8"
},
"product_reference": "fuse-overlayfs-0:1.10-1.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.8.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fuse-overlayfs-0:1.10-1.module+el8.8.0+18060+3f21f2cc.src (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.GA:fuse-overlayfs-0:1.10-1.module+el8.8.0+18060+3f21f2cc.src::container-tools:rhel8"
},
"product_reference": "fuse-overlayfs-0:1.10-1.module+el8.8.0+18060+3f21f2cc.src::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.8.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fuse-overlayfs-0:1.10-1.module+el8.8.0+18060+3f21f2cc.x86_64 (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.GA:fuse-overlayfs-0:1.10-1.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8"
},
"product_reference": "fuse-overlayfs-0:1.10-1.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.8.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fuse-overlayfs-debuginfo-0:1.10-1.module+el8.8.0+18060+3f21f2cc.aarch64 (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.GA:fuse-overlayfs-debuginfo-0:1.10-1.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8"
},
"product_reference": "fuse-overlayfs-debuginfo-0:1.10-1.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.8.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fuse-overlayfs-debuginfo-0:1.10-1.module+el8.8.0+18060+3f21f2cc.ppc64le (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.GA:fuse-overlayfs-debuginfo-0:1.10-1.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8"
},
"product_reference": "fuse-overlayfs-debuginfo-0:1.10-1.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.8.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fuse-overlayfs-debuginfo-0:1.10-1.module+el8.8.0+18060+3f21f2cc.s390x (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.GA:fuse-overlayfs-debuginfo-0:1.10-1.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8"
},
"product_reference": "fuse-overlayfs-debuginfo-0:1.10-1.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.8.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fuse-overlayfs-debuginfo-0:1.10-1.module+el8.8.0+18060+3f21f2cc.x86_64 (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.GA:fuse-overlayfs-debuginfo-0:1.10-1.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8"
},
"product_reference": "fuse-overlayfs-debuginfo-0:1.10-1.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.8.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fuse-overlayfs-debugsource-0:1.10-1.module+el8.8.0+18060+3f21f2cc.aarch64 (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.GA:fuse-overlayfs-debugsource-0:1.10-1.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8"
},
"product_reference": "fuse-overlayfs-debugsource-0:1.10-1.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.8.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fuse-overlayfs-debugsource-0:1.10-1.module+el8.8.0+18060+3f21f2cc.ppc64le (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.GA:fuse-overlayfs-debugsource-0:1.10-1.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8"
},
"product_reference": "fuse-overlayfs-debugsource-0:1.10-1.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.8.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fuse-overlayfs-debugsource-0:1.10-1.module+el8.8.0+18060+3f21f2cc.s390x (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.GA:fuse-overlayfs-debugsource-0:1.10-1.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8"
},
"product_reference": "fuse-overlayfs-debugsource-0:1.10-1.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.8.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fuse-overlayfs-debugsource-0:1.10-1.module+el8.8.0+18060+3f21f2cc.x86_64 (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.GA:fuse-overlayfs-debugsource-0:1.10-1.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8"
},
"product_reference": "fuse-overlayfs-debugsource-0:1.10-1.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.8.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libslirp-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.aarch64 (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.GA:libslirp-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8"
},
"product_reference": "libslirp-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.8.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libslirp-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.ppc64le (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.GA:libslirp-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8"
},
"product_reference": "libslirp-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.8.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libslirp-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.s390x (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.GA:libslirp-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8"
},
"product_reference": "libslirp-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.8.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libslirp-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.src (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.GA:libslirp-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.src::container-tools:rhel8"
},
"product_reference": "libslirp-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.src::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.8.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libslirp-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.x86_64 (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.GA:libslirp-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8"
},
"product_reference": "libslirp-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.8.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libslirp-debuginfo-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.aarch64 (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.GA:libslirp-debuginfo-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8"
},
"product_reference": "libslirp-debuginfo-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.8.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libslirp-debuginfo-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.ppc64le (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.GA:libslirp-debuginfo-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8"
},
"product_reference": "libslirp-debuginfo-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.8.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libslirp-debuginfo-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.s390x (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.GA:libslirp-debuginfo-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8"
},
"product_reference": "libslirp-debuginfo-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.8.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libslirp-debuginfo-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.x86_64 (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.GA:libslirp-debuginfo-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8"
},
"product_reference": "libslirp-debuginfo-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.8.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libslirp-debugsource-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.aarch64 (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.GA:libslirp-debugsource-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8"
},
"product_reference": "libslirp-debugsource-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.8.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libslirp-debugsource-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.ppc64le (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.GA:libslirp-debugsource-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8"
},
"product_reference": "libslirp-debugsource-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.8.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libslirp-debugsource-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.s390x (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.GA:libslirp-debugsource-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8"
},
"product_reference": "libslirp-debugsource-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.8.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libslirp-debugsource-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.x86_64 (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.GA:libslirp-debugsource-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8"
},
"product_reference": "libslirp-debugsource-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.8.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libslirp-devel-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.aarch64 (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.GA:libslirp-devel-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8"
},
"product_reference": "libslirp-devel-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.8.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libslirp-devel-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.ppc64le (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.GA:libslirp-devel-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8"
},
"product_reference": "libslirp-devel-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.8.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libslirp-devel-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.s390x (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.GA:libslirp-devel-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8"
},
"product_reference": "libslirp-devel-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.8.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libslirp-devel-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.x86_64 (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.GA:libslirp-devel-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8"
},
"product_reference": "libslirp-devel-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.8.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "netavark-2:1.5.0-4.module+el8.8.0+18060+3f21f2cc.aarch64 (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.GA:netavark-2:1.5.0-4.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8"
},
"product_reference": "netavark-2:1.5.0-4.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.8.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "netavark-2:1.5.0-4.module+el8.8.0+18060+3f21f2cc.ppc64le (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.GA:netavark-2:1.5.0-4.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8"
},
"product_reference": "netavark-2:1.5.0-4.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.8.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "netavark-2:1.5.0-4.module+el8.8.0+18060+3f21f2cc.s390x (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.GA:netavark-2:1.5.0-4.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8"
},
"product_reference": "netavark-2:1.5.0-4.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.8.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "netavark-2:1.5.0-4.module+el8.8.0+18060+3f21f2cc.src (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.GA:netavark-2:1.5.0-4.module+el8.8.0+18060+3f21f2cc.src::container-tools:rhel8"
},
"product_reference": "netavark-2:1.5.0-4.module+el8.8.0+18060+3f21f2cc.src::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.8.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "netavark-2:1.5.0-4.module+el8.8.0+18060+3f21f2cc.x86_64 (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.GA:netavark-2:1.5.0-4.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8"
},
"product_reference": "netavark-2:1.5.0-4.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.8.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "oci-seccomp-bpf-hook-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.aarch64 (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.GA:oci-seccomp-bpf-hook-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8"
},
"product_reference": "oci-seccomp-bpf-hook-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.8.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "oci-seccomp-bpf-hook-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.ppc64le (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.GA:oci-seccomp-bpf-hook-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8"
},
"product_reference": "oci-seccomp-bpf-hook-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.8.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "oci-seccomp-bpf-hook-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.s390x (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.GA:oci-seccomp-bpf-hook-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8"
},
"product_reference": "oci-seccomp-bpf-hook-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.8.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "oci-seccomp-bpf-hook-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.src (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.GA:oci-seccomp-bpf-hook-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.src::container-tools:rhel8"
},
"product_reference": "oci-seccomp-bpf-hook-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.src::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.8.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "oci-seccomp-bpf-hook-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.x86_64 (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.GA:oci-seccomp-bpf-hook-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8"
},
"product_reference": "oci-seccomp-bpf-hook-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.8.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "oci-seccomp-bpf-hook-debuginfo-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.aarch64 (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.GA:oci-seccomp-bpf-hook-debuginfo-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8"
},
"product_reference": "oci-seccomp-bpf-hook-debuginfo-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.8.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "oci-seccomp-bpf-hook-debuginfo-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.ppc64le (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.GA:oci-seccomp-bpf-hook-debuginfo-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8"
},
"product_reference": "oci-seccomp-bpf-hook-debuginfo-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.8.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "oci-seccomp-bpf-hook-debuginfo-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.s390x (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.GA:oci-seccomp-bpf-hook-debuginfo-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8"
},
"product_reference": "oci-seccomp-bpf-hook-debuginfo-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.8.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "oci-seccomp-bpf-hook-debuginfo-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.x86_64 (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.GA:oci-seccomp-bpf-hook-debuginfo-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8"
},
"product_reference": "oci-seccomp-bpf-hook-debuginfo-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.8.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "oci-seccomp-bpf-hook-debugsource-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.aarch64 (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.GA:oci-seccomp-bpf-hook-debugsource-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8"
},
"product_reference": "oci-seccomp-bpf-hook-debugsource-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.8.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "oci-seccomp-bpf-hook-debugsource-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.ppc64le (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.GA:oci-seccomp-bpf-hook-debugsource-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8"
},
"product_reference": "oci-seccomp-bpf-hook-debugsource-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.8.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "oci-seccomp-bpf-hook-debugsource-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.s390x (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.GA:oci-seccomp-bpf-hook-debugsource-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8"
},
"product_reference": "oci-seccomp-bpf-hook-debugsource-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.8.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "oci-seccomp-bpf-hook-debugsource-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.x86_64 (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.GA:oci-seccomp-bpf-hook-debugsource-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8"
},
"product_reference": "oci-seccomp-bpf-hook-debugsource-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.8.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.aarch64 (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.GA:podman-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.aarch64::container-tools:rhel8"
},
"product_reference": "podman-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.aarch64::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.8.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.ppc64le (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.GA:podman-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.ppc64le::container-tools:rhel8"
},
"product_reference": "podman-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.ppc64le::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.8.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.s390x (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.GA:podman-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.s390x::container-tools:rhel8"
},
"product_reference": "podman-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.s390x::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.8.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.src (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.GA:podman-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.src::container-tools:rhel8"
},
"product_reference": "podman-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.src::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.8.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.x86_64 (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.GA:podman-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.x86_64::container-tools:rhel8"
},
"product_reference": "podman-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.x86_64::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.8.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-catatonit-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.aarch64 (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.GA:podman-catatonit-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.aarch64::container-tools:rhel8"
},
"product_reference": "podman-catatonit-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.aarch64::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.8.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-catatonit-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.ppc64le (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.GA:podman-catatonit-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.ppc64le::container-tools:rhel8"
},
"product_reference": "podman-catatonit-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.ppc64le::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.8.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-catatonit-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.s390x (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.GA:podman-catatonit-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.s390x::container-tools:rhel8"
},
"product_reference": "podman-catatonit-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.s390x::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.8.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-catatonit-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.x86_64 (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.GA:podman-catatonit-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.x86_64::container-tools:rhel8"
},
"product_reference": "podman-catatonit-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.x86_64::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.8.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-catatonit-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.aarch64 (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.GA:podman-catatonit-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.aarch64::container-tools:rhel8"
},
"product_reference": "podman-catatonit-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.aarch64::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.8.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-catatonit-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.ppc64le (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.GA:podman-catatonit-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.ppc64le::container-tools:rhel8"
},
"product_reference": "podman-catatonit-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.ppc64le::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.8.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-catatonit-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.s390x (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.GA:podman-catatonit-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.s390x::container-tools:rhel8"
},
"product_reference": "podman-catatonit-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.s390x::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.8.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-catatonit-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.x86_64 (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.GA:podman-catatonit-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.x86_64::container-tools:rhel8"
},
"product_reference": "podman-catatonit-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.x86_64::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.8.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.aarch64 (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.GA:podman-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.aarch64::container-tools:rhel8"
},
"product_reference": "podman-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.aarch64::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.8.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.ppc64le (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.GA:podman-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.ppc64le::container-tools:rhel8"
},
"product_reference": "podman-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.ppc64le::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.8.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.s390x (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.GA:podman-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.s390x::container-tools:rhel8"
},
"product_reference": "podman-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.s390x::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.8.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.x86_64 (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.GA:podman-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.x86_64::container-tools:rhel8"
},
"product_reference": "podman-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.x86_64::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.8.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-debugsource-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.aarch64 (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.GA:podman-debugsource-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.aarch64::container-tools:rhel8"
},
"product_reference": "podman-debugsource-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.aarch64::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.8.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-debugsource-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.ppc64le (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.GA:podman-debugsource-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.ppc64le::container-tools:rhel8"
},
"product_reference": "podman-debugsource-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.ppc64le::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.8.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-debugsource-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.s390x (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.GA:podman-debugsource-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.s390x::container-tools:rhel8"
},
"product_reference": "podman-debugsource-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.s390x::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.8.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-debugsource-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.x86_64 (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.GA:podman-debugsource-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.x86_64::container-tools:rhel8"
},
"product_reference": "podman-debugsource-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.x86_64::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.8.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-docker-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.noarch (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.GA:podman-docker-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.noarch::container-tools:rhel8"
},
"product_reference": "podman-docker-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.noarch::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.8.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-gvproxy-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.aarch64 (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.GA:podman-gvproxy-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.aarch64::container-tools:rhel8"
},
"product_reference": "podman-gvproxy-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.aarch64::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.8.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-gvproxy-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.ppc64le (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.GA:podman-gvproxy-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.ppc64le::container-tools:rhel8"
},
"product_reference": "podman-gvproxy-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.ppc64le::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.8.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-gvproxy-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.s390x (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.GA:podman-gvproxy-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.s390x::container-tools:rhel8"
},
"product_reference": "podman-gvproxy-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.s390x::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.8.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-gvproxy-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.x86_64 (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.GA:podman-gvproxy-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.x86_64::container-tools:rhel8"
},
"product_reference": "podman-gvproxy-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.x86_64::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.8.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-gvproxy-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.aarch64 (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.GA:podman-gvproxy-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.aarch64::container-tools:rhel8"
},
"product_reference": "podman-gvproxy-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.aarch64::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.8.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-gvproxy-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.ppc64le (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.GA:podman-gvproxy-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.ppc64le::container-tools:rhel8"
},
"product_reference": "podman-gvproxy-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.ppc64le::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.8.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-gvproxy-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.s390x (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.GA:podman-gvproxy-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.s390x::container-tools:rhel8"
},
"product_reference": "podman-gvproxy-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.s390x::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.8.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-gvproxy-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.x86_64 (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.GA:podman-gvproxy-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.x86_64::container-tools:rhel8"
},
"product_reference": "podman-gvproxy-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.x86_64::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.8.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-plugins-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.aarch64 (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.GA:podman-plugins-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.aarch64::container-tools:rhel8"
},
"product_reference": "podman-plugins-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.aarch64::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.8.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-plugins-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.ppc64le (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.GA:podman-plugins-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.ppc64le::container-tools:rhel8"
},
"product_reference": "podman-plugins-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.ppc64le::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.8.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-plugins-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.s390x (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.GA:podman-plugins-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.s390x::container-tools:rhel8"
},
"product_reference": "podman-plugins-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.s390x::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.8.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-plugins-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.x86_64 (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.GA:podman-plugins-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.x86_64::container-tools:rhel8"
},
"product_reference": "podman-plugins-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.x86_64::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.8.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-plugins-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.aarch64 (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.GA:podman-plugins-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.aarch64::container-tools:rhel8"
},
"product_reference": "podman-plugins-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.aarch64::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.8.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-plugins-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.ppc64le (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.GA:podman-plugins-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.ppc64le::container-tools:rhel8"
},
"product_reference": "podman-plugins-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.ppc64le::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.8.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-plugins-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.s390x (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.GA:podman-plugins-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.s390x::container-tools:rhel8"
},
"product_reference": "podman-plugins-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.s390x::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.8.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-plugins-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.x86_64 (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.GA:podman-plugins-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.x86_64::container-tools:rhel8"
},
"product_reference": "podman-plugins-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.x86_64::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.8.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-remote-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.aarch64 (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.GA:podman-remote-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.aarch64::container-tools:rhel8"
},
"product_reference": "podman-remote-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.aarch64::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.8.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-remote-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.ppc64le (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.GA:podman-remote-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.ppc64le::container-tools:rhel8"
},
"product_reference": "podman-remote-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.ppc64le::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.8.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-remote-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.s390x (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.GA:podman-remote-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.s390x::container-tools:rhel8"
},
"product_reference": "podman-remote-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.s390x::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.8.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-remote-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.x86_64 (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.GA:podman-remote-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.x86_64::container-tools:rhel8"
},
"product_reference": "podman-remote-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.x86_64::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.8.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-remote-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.aarch64 (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.GA:podman-remote-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.aarch64::container-tools:rhel8"
},
"product_reference": "podman-remote-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.aarch64::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.8.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-remote-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.ppc64le (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.GA:podman-remote-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.ppc64le::container-tools:rhel8"
},
"product_reference": "podman-remote-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.ppc64le::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.8.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-remote-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.s390x (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.GA:podman-remote-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.s390x::container-tools:rhel8"
},
"product_reference": "podman-remote-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.s390x::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.8.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-remote-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.x86_64 (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.GA:podman-remote-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.x86_64::container-tools:rhel8"
},
"product_reference": "podman-remote-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.x86_64::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.8.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-tests-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.aarch64 (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.GA:podman-tests-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.aarch64::container-tools:rhel8"
},
"product_reference": "podman-tests-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.aarch64::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.8.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-tests-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.ppc64le (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.GA:podman-tests-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.ppc64le::container-tools:rhel8"
},
"product_reference": "podman-tests-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.ppc64le::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.8.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-tests-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.s390x (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.GA:podman-tests-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.s390x::container-tools:rhel8"
},
"product_reference": "podman-tests-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.s390x::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.8.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-tests-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.x86_64 (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.GA:podman-tests-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.x86_64::container-tools:rhel8"
},
"product_reference": "podman-tests-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.x86_64::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.8.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-podman-0:4.4.1-1.module+el8.8.0+18275+3a56cc62.src (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.GA:python-podman-0:4.4.1-1.module+el8.8.0+18275+3a56cc62.src::container-tools:rhel8"
},
"product_reference": "python-podman-0:4.4.1-1.module+el8.8.0+18275+3a56cc62.src::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.8.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-criu-0:3.15-3.module+el8.8.0+18060+3f21f2cc.aarch64 (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.GA:python3-criu-0:3.15-3.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8"
},
"product_reference": "python3-criu-0:3.15-3.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.8.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-criu-0:3.15-3.module+el8.8.0+18060+3f21f2cc.ppc64le (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.GA:python3-criu-0:3.15-3.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8"
},
"product_reference": "python3-criu-0:3.15-3.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.8.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-criu-0:3.15-3.module+el8.8.0+18060+3f21f2cc.s390x (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.GA:python3-criu-0:3.15-3.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8"
},
"product_reference": "python3-criu-0:3.15-3.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.8.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-criu-0:3.15-3.module+el8.8.0+18060+3f21f2cc.x86_64 (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.GA:python3-criu-0:3.15-3.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8"
},
"product_reference": "python3-criu-0:3.15-3.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.8.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-podman-0:4.4.1-1.module+el8.8.0+18275+3a56cc62.noarch (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.GA:python3-podman-0:4.4.1-1.module+el8.8.0+18275+3a56cc62.noarch::container-tools:rhel8"
},
"product_reference": "python3-podman-0:4.4.1-1.module+el8.8.0+18275+3a56cc62.noarch::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.8.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "runc-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.aarch64 (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.GA:runc-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8"
},
"product_reference": "runc-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.8.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "runc-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.ppc64le (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.GA:runc-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8"
},
"product_reference": "runc-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.8.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "runc-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.s390x (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.GA:runc-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8"
},
"product_reference": "runc-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.8.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "runc-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.src (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.GA:runc-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.src::container-tools:rhel8"
},
"product_reference": "runc-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.src::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.8.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "runc-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.x86_64 (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.GA:runc-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8"
},
"product_reference": "runc-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.8.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "runc-debuginfo-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.aarch64 (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.GA:runc-debuginfo-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8"
},
"product_reference": "runc-debuginfo-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.8.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "runc-debuginfo-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.ppc64le (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.GA:runc-debuginfo-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8"
},
"product_reference": "runc-debuginfo-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.8.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "runc-debuginfo-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.s390x (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.GA:runc-debuginfo-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8"
},
"product_reference": "runc-debuginfo-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.8.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "runc-debuginfo-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.x86_64 (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.GA:runc-debuginfo-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8"
},
"product_reference": "runc-debuginfo-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.8.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "runc-debugsource-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.aarch64 (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.GA:runc-debugsource-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8"
},
"product_reference": "runc-debugsource-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.8.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "runc-debugsource-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.ppc64le (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.GA:runc-debugsource-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8"
},
"product_reference": "runc-debugsource-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.8.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "runc-debugsource-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.s390x (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.GA:runc-debugsource-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8"
},
"product_reference": "runc-debugsource-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.8.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "runc-debugsource-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.x86_64 (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.GA:runc-debugsource-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8"
},
"product_reference": "runc-debugsource-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.8.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "skopeo-2:1.11.2-0.2.module+el8.8.0+18251+ad5b274c.aarch64 (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.GA:skopeo-2:1.11.2-0.2.module+el8.8.0+18251+ad5b274c.aarch64::container-tools:rhel8"
},
"product_reference": "skopeo-2:1.11.2-0.2.module+el8.8.0+18251+ad5b274c.aarch64::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.8.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "skopeo-2:1.11.2-0.2.module+el8.8.0+18251+ad5b274c.ppc64le (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.GA:skopeo-2:1.11.2-0.2.module+el8.8.0+18251+ad5b274c.ppc64le::container-tools:rhel8"
},
"product_reference": "skopeo-2:1.11.2-0.2.module+el8.8.0+18251+ad5b274c.ppc64le::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.8.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "skopeo-2:1.11.2-0.2.module+el8.8.0+18251+ad5b274c.s390x (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.GA:skopeo-2:1.11.2-0.2.module+el8.8.0+18251+ad5b274c.s390x::container-tools:rhel8"
},
"product_reference": "skopeo-2:1.11.2-0.2.module+el8.8.0+18251+ad5b274c.s390x::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.8.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "skopeo-2:1.11.2-0.2.module+el8.8.0+18251+ad5b274c.src (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.GA:skopeo-2:1.11.2-0.2.module+el8.8.0+18251+ad5b274c.src::container-tools:rhel8"
},
"product_reference": "skopeo-2:1.11.2-0.2.module+el8.8.0+18251+ad5b274c.src::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.8.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "skopeo-2:1.11.2-0.2.module+el8.8.0+18251+ad5b274c.x86_64 (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.GA:skopeo-2:1.11.2-0.2.module+el8.8.0+18251+ad5b274c.x86_64::container-tools:rhel8"
},
"product_reference": "skopeo-2:1.11.2-0.2.module+el8.8.0+18251+ad5b274c.x86_64::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.8.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "skopeo-tests-2:1.11.2-0.2.module+el8.8.0+18251+ad5b274c.aarch64 (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.GA:skopeo-tests-2:1.11.2-0.2.module+el8.8.0+18251+ad5b274c.aarch64::container-tools:rhel8"
},
"product_reference": "skopeo-tests-2:1.11.2-0.2.module+el8.8.0+18251+ad5b274c.aarch64::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.8.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "skopeo-tests-2:1.11.2-0.2.module+el8.8.0+18251+ad5b274c.ppc64le (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.GA:skopeo-tests-2:1.11.2-0.2.module+el8.8.0+18251+ad5b274c.ppc64le::container-tools:rhel8"
},
"product_reference": "skopeo-tests-2:1.11.2-0.2.module+el8.8.0+18251+ad5b274c.ppc64le::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.8.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "skopeo-tests-2:1.11.2-0.2.module+el8.8.0+18251+ad5b274c.s390x (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.GA:skopeo-tests-2:1.11.2-0.2.module+el8.8.0+18251+ad5b274c.s390x::container-tools:rhel8"
},
"product_reference": "skopeo-tests-2:1.11.2-0.2.module+el8.8.0+18251+ad5b274c.s390x::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.8.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "skopeo-tests-2:1.11.2-0.2.module+el8.8.0+18251+ad5b274c.x86_64 (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.GA:skopeo-tests-2:1.11.2-0.2.module+el8.8.0+18251+ad5b274c.x86_64::container-tools:rhel8"
},
"product_reference": "skopeo-tests-2:1.11.2-0.2.module+el8.8.0+18251+ad5b274c.x86_64::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.8.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "slirp4netns-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.aarch64 (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.GA:slirp4netns-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8"
},
"product_reference": "slirp4netns-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.8.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "slirp4netns-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.ppc64le (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.GA:slirp4netns-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8"
},
"product_reference": "slirp4netns-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.8.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "slirp4netns-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.s390x (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.GA:slirp4netns-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8"
},
"product_reference": "slirp4netns-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.8.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "slirp4netns-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.src (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.GA:slirp4netns-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.src::container-tools:rhel8"
},
"product_reference": "slirp4netns-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.src::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.8.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "slirp4netns-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.x86_64 (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.GA:slirp4netns-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8"
},
"product_reference": "slirp4netns-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.8.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "slirp4netns-debuginfo-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.aarch64 (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.GA:slirp4netns-debuginfo-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8"
},
"product_reference": "slirp4netns-debuginfo-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.8.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "slirp4netns-debuginfo-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.ppc64le (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.GA:slirp4netns-debuginfo-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8"
},
"product_reference": "slirp4netns-debuginfo-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.8.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "slirp4netns-debuginfo-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.s390x (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.GA:slirp4netns-debuginfo-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8"
},
"product_reference": "slirp4netns-debuginfo-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.8.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "slirp4netns-debuginfo-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.x86_64 (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.GA:slirp4netns-debuginfo-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8"
},
"product_reference": "slirp4netns-debuginfo-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.8.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "slirp4netns-debugsource-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.aarch64 (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.GA:slirp4netns-debugsource-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8"
},
"product_reference": "slirp4netns-debugsource-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.8.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "slirp4netns-debugsource-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.ppc64le (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.GA:slirp4netns-debugsource-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8"
},
"product_reference": "slirp4netns-debugsource-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.8.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "slirp4netns-debugsource-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.s390x (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.GA:slirp4netns-debugsource-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8"
},
"product_reference": "slirp4netns-debugsource-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.8.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "slirp4netns-debugsource-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.x86_64 (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.GA:slirp4netns-debugsource-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8"
},
"product_reference": "slirp4netns-debugsource-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.8.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "toolbox-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.aarch64 (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.GA:toolbox-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.aarch64::container-tools:rhel8"
},
"product_reference": "toolbox-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.aarch64::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.8.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "toolbox-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.ppc64le (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.GA:toolbox-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.ppc64le::container-tools:rhel8"
},
"product_reference": "toolbox-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.ppc64le::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.8.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "toolbox-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.s390x (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.GA:toolbox-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.s390x::container-tools:rhel8"
},
"product_reference": "toolbox-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.s390x::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.8.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "toolbox-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.src (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.GA:toolbox-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.src::container-tools:rhel8"
},
"product_reference": "toolbox-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.src::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.8.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "toolbox-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.x86_64 (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.GA:toolbox-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.x86_64::container-tools:rhel8"
},
"product_reference": "toolbox-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.x86_64::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.8.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "toolbox-debuginfo-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.aarch64 (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.GA:toolbox-debuginfo-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.aarch64::container-tools:rhel8"
},
"product_reference": "toolbox-debuginfo-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.aarch64::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.8.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "toolbox-debuginfo-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.ppc64le (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.GA:toolbox-debuginfo-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.ppc64le::container-tools:rhel8"
},
"product_reference": "toolbox-debuginfo-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.ppc64le::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.8.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "toolbox-debuginfo-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.s390x (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.GA:toolbox-debuginfo-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.s390x::container-tools:rhel8"
},
"product_reference": "toolbox-debuginfo-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.s390x::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.8.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "toolbox-debuginfo-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.x86_64 (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.GA:toolbox-debuginfo-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.x86_64::container-tools:rhel8"
},
"product_reference": "toolbox-debuginfo-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.x86_64::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.8.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "toolbox-debugsource-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.aarch64 (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.GA:toolbox-debugsource-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.aarch64::container-tools:rhel8"
},
"product_reference": "toolbox-debugsource-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.aarch64::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.8.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "toolbox-debugsource-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.ppc64le (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.GA:toolbox-debugsource-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.ppc64le::container-tools:rhel8"
},
"product_reference": "toolbox-debugsource-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.ppc64le::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.8.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "toolbox-debugsource-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.s390x (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.GA:toolbox-debugsource-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.s390x::container-tools:rhel8"
},
"product_reference": "toolbox-debugsource-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.s390x::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.8.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "toolbox-debugsource-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.x86_64 (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.GA:toolbox-debugsource-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.x86_64::container-tools:rhel8"
},
"product_reference": "toolbox-debugsource-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.x86_64::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.8.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "toolbox-tests-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.aarch64 (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.GA:toolbox-tests-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.aarch64::container-tools:rhel8"
},
"product_reference": "toolbox-tests-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.aarch64::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.8.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "toolbox-tests-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.ppc64le (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.GA:toolbox-tests-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.ppc64le::container-tools:rhel8"
},
"product_reference": "toolbox-tests-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.ppc64le::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.8.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "toolbox-tests-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.s390x (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.GA:toolbox-tests-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.s390x::container-tools:rhel8"
},
"product_reference": "toolbox-tests-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.s390x::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.8.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "toolbox-tests-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.x86_64 (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.GA:toolbox-tests-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.x86_64::container-tools:rhel8"
},
"product_reference": "toolbox-tests-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.x86_64::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.8.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "udica-0:0.2.6-20.module+el8.8.0+18060+3f21f2cc.noarch (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.GA:udica-0:0.2.6-20.module+el8.8.0+18060+3f21f2cc.noarch::container-tools:rhel8"
},
"product_reference": "udica-0:0.2.6-20.module+el8.8.0+18060+3f21f2cc.noarch::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.8.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "udica-0:0.2.6-20.module+el8.8.0+18060+3f21f2cc.src (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.GA:udica-0:0.2.6-20.module+el8.8.0+18060+3f21f2cc.src::container-tools:rhel8"
},
"product_reference": "udica-0:0.2.6-20.module+el8.8.0+18060+3f21f2cc.src::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.8.0.GA"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2022-1705",
"cwe": {
"id": "CWE-444",
"name": "Inconsistent Interpretation of HTTP Requests (\u0027HTTP Request/Response Smuggling\u0027)"
},
"discovery_date": "2022-07-14T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2107374"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in golang. The HTTP/1 client accepted invalid Transfer-Encoding headers indicating \"chunked\" encoding. This issue could allow request smuggling, but only if combined with an intermediate server that also improperly accepts the header as invalid.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "golang: net/http: improper sanitization of Transfer-Encoding header",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "Within regulated environments, a combination of the following controls acts as a significant barrier to successfully exploiting a CWE-444: Inconsistent Interpretation of HTTP Requests (\u0027HTTP Request/Response Smuggling\u0027) vulnerability and therefore downgrades the severity of this particular CVE from Moderate to Low.\n\nThe platform uses secure, encrypted HTTPS connections over TLS 1.2 to reduce the risk of smuggling attacks by preventing the injection of ambiguous or malformed requests between components. The environment employs IPS/IDS and antimalware solutions to detect and block malicious code while ensuring consistent interpretation of HTTP requests across network layers, mitigating request/response inconsistencies. Event logs are collected and analyzed for centralization, correlation, monitoring, alerting, and retention, enabling the detection of malformed or suspicious HTTP traffic. Static code analysis and peer reviews enforce strong input validation and error handling to ensure all user inputs adhere to HTTP protocol specifications.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"AppStream-8.8.0.GA:aardvark-dns-2:1.5.0-2.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:aardvark-dns-2:1.5.0-2.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:aardvark-dns-2:1.5.0-2.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:aardvark-dns-2:1.5.0-2.module+el8.8.0+18060+3f21f2cc.src::container-tools:rhel8",
"AppStream-8.8.0.GA:aardvark-dns-2:1.5.0-2.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:buildah-1:1.29.1-1.module+el8.8.0+18195+471da4bb.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:buildah-1:1.29.1-1.module+el8.8.0+18195+471da4bb.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:buildah-1:1.29.1-1.module+el8.8.0+18195+471da4bb.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:buildah-1:1.29.1-1.module+el8.8.0+18195+471da4bb.src::container-tools:rhel8",
"AppStream-8.8.0.GA:buildah-1:1.29.1-1.module+el8.8.0+18195+471da4bb.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:buildah-debuginfo-1:1.29.1-1.module+el8.8.0+18195+471da4bb.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:buildah-debuginfo-1:1.29.1-1.module+el8.8.0+18195+471da4bb.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:buildah-debuginfo-1:1.29.1-1.module+el8.8.0+18195+471da4bb.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:buildah-debuginfo-1:1.29.1-1.module+el8.8.0+18195+471da4bb.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:buildah-debugsource-1:1.29.1-1.module+el8.8.0+18195+471da4bb.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:buildah-debugsource-1:1.29.1-1.module+el8.8.0+18195+471da4bb.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:buildah-debugsource-1:1.29.1-1.module+el8.8.0+18195+471da4bb.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:buildah-debugsource-1:1.29.1-1.module+el8.8.0+18195+471da4bb.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:buildah-tests-1:1.29.1-1.module+el8.8.0+18195+471da4bb.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:buildah-tests-1:1.29.1-1.module+el8.8.0+18195+471da4bb.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:buildah-tests-1:1.29.1-1.module+el8.8.0+18195+471da4bb.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:buildah-tests-1:1.29.1-1.module+el8.8.0+18195+471da4bb.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:buildah-tests-debuginfo-1:1.29.1-1.module+el8.8.0+18195+471da4bb.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:buildah-tests-debuginfo-1:1.29.1-1.module+el8.8.0+18195+471da4bb.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:buildah-tests-debuginfo-1:1.29.1-1.module+el8.8.0+18195+471da4bb.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:buildah-tests-debuginfo-1:1.29.1-1.module+el8.8.0+18195+471da4bb.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:cockpit-podman-0:63.1-1.module+el8.8.0+18286+cd236dce.noarch::container-tools:rhel8",
"AppStream-8.8.0.GA:cockpit-podman-0:63.1-1.module+el8.8.0+18286+cd236dce.src::container-tools:rhel8",
"AppStream-8.8.0.GA:conmon-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:conmon-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:conmon-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:conmon-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.src::container-tools:rhel8",
"AppStream-8.8.0.GA:conmon-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:conmon-debuginfo-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:conmon-debuginfo-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:conmon-debuginfo-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:conmon-debuginfo-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:conmon-debugsource-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:conmon-debugsource-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:conmon-debugsource-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:conmon-debugsource-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:container-selinux-2:2.205.0-2.module+el8.8.0+18438+15d3aa65.noarch::container-tools:rhel8",
"AppStream-8.8.0.GA:container-selinux-2:2.205.0-2.module+el8.8.0+18438+15d3aa65.src::container-tools:rhel8",
"AppStream-8.8.0.GA:containernetworking-plugins-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:containernetworking-plugins-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:containernetworking-plugins-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:containernetworking-plugins-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.src::container-tools:rhel8",
"AppStream-8.8.0.GA:containernetworking-plugins-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:containernetworking-plugins-debuginfo-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:containernetworking-plugins-debuginfo-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:containernetworking-plugins-debuginfo-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:containernetworking-plugins-debuginfo-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:containernetworking-plugins-debugsource-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:containernetworking-plugins-debugsource-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:containernetworking-plugins-debugsource-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:containernetworking-plugins-debugsource-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:containers-common-2:1-63.module+el8.8.0+18438+15d3aa65.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:containers-common-2:1-63.module+el8.8.0+18438+15d3aa65.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:containers-common-2:1-63.module+el8.8.0+18438+15d3aa65.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:containers-common-2:1-63.module+el8.8.0+18438+15d3aa65.src::container-tools:rhel8",
"AppStream-8.8.0.GA:containers-common-2:1-63.module+el8.8.0+18438+15d3aa65.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:crit-0:3.15-3.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:crit-0:3.15-3.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:crit-0:3.15-3.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:crit-0:3.15-3.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:criu-0:3.15-3.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:criu-0:3.15-3.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:criu-0:3.15-3.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:criu-0:3.15-3.module+el8.8.0+18060+3f21f2cc.src::container-tools:rhel8",
"AppStream-8.8.0.GA:criu-0:3.15-3.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:criu-debuginfo-0:3.15-3.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:criu-debuginfo-0:3.15-3.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:criu-debuginfo-0:3.15-3.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:criu-debuginfo-0:3.15-3.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:criu-debugsource-0:3.15-3.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:criu-debugsource-0:3.15-3.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:criu-debugsource-0:3.15-3.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:criu-debugsource-0:3.15-3.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:criu-devel-0:3.15-3.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:criu-devel-0:3.15-3.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:criu-devel-0:3.15-3.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:criu-devel-0:3.15-3.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:criu-libs-0:3.15-3.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:criu-libs-0:3.15-3.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:criu-libs-0:3.15-3.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:criu-libs-0:3.15-3.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:criu-libs-debuginfo-0:3.15-3.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:criu-libs-debuginfo-0:3.15-3.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:criu-libs-debuginfo-0:3.15-3.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:criu-libs-debuginfo-0:3.15-3.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:crun-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:crun-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:crun-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:crun-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.src::container-tools:rhel8",
"AppStream-8.8.0.GA:crun-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:crun-debuginfo-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:crun-debuginfo-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:crun-debuginfo-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:crun-debuginfo-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:crun-debugsource-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:crun-debugsource-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:crun-debugsource-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:crun-debugsource-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:fuse-overlayfs-0:1.10-1.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:fuse-overlayfs-0:1.10-1.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:fuse-overlayfs-0:1.10-1.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:fuse-overlayfs-0:1.10-1.module+el8.8.0+18060+3f21f2cc.src::container-tools:rhel8",
"AppStream-8.8.0.GA:fuse-overlayfs-0:1.10-1.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:fuse-overlayfs-debuginfo-0:1.10-1.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:fuse-overlayfs-debuginfo-0:1.10-1.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:fuse-overlayfs-debuginfo-0:1.10-1.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:fuse-overlayfs-debuginfo-0:1.10-1.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:fuse-overlayfs-debugsource-0:1.10-1.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:fuse-overlayfs-debugsource-0:1.10-1.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:fuse-overlayfs-debugsource-0:1.10-1.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:fuse-overlayfs-debugsource-0:1.10-1.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:libslirp-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:libslirp-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:libslirp-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:libslirp-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.src::container-tools:rhel8",
"AppStream-8.8.0.GA:libslirp-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:libslirp-debuginfo-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:libslirp-debuginfo-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:libslirp-debuginfo-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:libslirp-debuginfo-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:libslirp-debugsource-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:libslirp-debugsource-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:libslirp-debugsource-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:libslirp-debugsource-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:libslirp-devel-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:libslirp-devel-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:libslirp-devel-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:libslirp-devel-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:netavark-2:1.5.0-4.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:netavark-2:1.5.0-4.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:netavark-2:1.5.0-4.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:netavark-2:1.5.0-4.module+el8.8.0+18060+3f21f2cc.src::container-tools:rhel8",
"AppStream-8.8.0.GA:netavark-2:1.5.0-4.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.src::container-tools:rhel8",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-debuginfo-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-debuginfo-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-debuginfo-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-debuginfo-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-debugsource-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-debugsource-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-debugsource-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-debugsource-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.src::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-catatonit-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-catatonit-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-catatonit-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-catatonit-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-catatonit-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-catatonit-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-catatonit-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-catatonit-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-debugsource-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-debugsource-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-debugsource-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-debugsource-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-docker-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.noarch::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-gvproxy-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-gvproxy-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-gvproxy-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-gvproxy-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-gvproxy-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-gvproxy-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-gvproxy-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-gvproxy-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-plugins-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-plugins-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-plugins-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-plugins-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-plugins-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-plugins-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-plugins-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-plugins-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-remote-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-remote-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-remote-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-remote-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-remote-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-remote-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-remote-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-remote-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-tests-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-tests-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-tests-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-tests-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:python-podman-0:4.4.1-1.module+el8.8.0+18275+3a56cc62.src::container-tools:rhel8",
"AppStream-8.8.0.GA:python3-criu-0:3.15-3.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:python3-criu-0:3.15-3.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:python3-criu-0:3.15-3.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:python3-criu-0:3.15-3.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:python3-podman-0:4.4.1-1.module+el8.8.0+18275+3a56cc62.noarch::container-tools:rhel8",
"AppStream-8.8.0.GA:runc-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:runc-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:runc-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:runc-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.src::container-tools:rhel8",
"AppStream-8.8.0.GA:runc-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:runc-debuginfo-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:runc-debuginfo-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:runc-debuginfo-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:runc-debuginfo-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:runc-debugsource-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:runc-debugsource-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:runc-debugsource-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:runc-debugsource-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:skopeo-2:1.11.2-0.2.module+el8.8.0+18251+ad5b274c.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:skopeo-2:1.11.2-0.2.module+el8.8.0+18251+ad5b274c.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:skopeo-2:1.11.2-0.2.module+el8.8.0+18251+ad5b274c.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:skopeo-2:1.11.2-0.2.module+el8.8.0+18251+ad5b274c.src::container-tools:rhel8",
"AppStream-8.8.0.GA:skopeo-2:1.11.2-0.2.module+el8.8.0+18251+ad5b274c.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:skopeo-tests-2:1.11.2-0.2.module+el8.8.0+18251+ad5b274c.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:skopeo-tests-2:1.11.2-0.2.module+el8.8.0+18251+ad5b274c.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:skopeo-tests-2:1.11.2-0.2.module+el8.8.0+18251+ad5b274c.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:skopeo-tests-2:1.11.2-0.2.module+el8.8.0+18251+ad5b274c.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:slirp4netns-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:slirp4netns-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:slirp4netns-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:slirp4netns-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.src::container-tools:rhel8",
"AppStream-8.8.0.GA:slirp4netns-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:slirp4netns-debuginfo-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:slirp4netns-debuginfo-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:slirp4netns-debuginfo-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:slirp4netns-debuginfo-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:slirp4netns-debugsource-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:slirp4netns-debugsource-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:slirp4netns-debugsource-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:slirp4netns-debugsource-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:toolbox-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:toolbox-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:toolbox-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:toolbox-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.src::container-tools:rhel8",
"AppStream-8.8.0.GA:toolbox-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:toolbox-debuginfo-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:toolbox-debuginfo-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:toolbox-debuginfo-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:toolbox-debuginfo-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:toolbox-debugsource-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:toolbox-debugsource-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:toolbox-debugsource-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:toolbox-debugsource-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:toolbox-tests-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:toolbox-tests-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:toolbox-tests-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:toolbox-tests-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:udica-0:0.2.6-20.module+el8.8.0+18060+3f21f2cc.noarch::container-tools:rhel8",
"AppStream-8.8.0.GA:udica-0:0.2.6-20.module+el8.8.0+18060+3f21f2cc.src::container-tools:rhel8"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2022-1705"
},
{
"category": "external",
"summary": "RHBZ#2107374",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2107374"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2022-1705",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-1705"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2022-1705",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2022-1705"
},
{
"category": "external",
"summary": "https://go.dev/issue/53188",
"url": "https://go.dev/issue/53188"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-announce/c/nqrv9fbR0zE",
"url": "https://groups.google.com/g/golang-announce/c/nqrv9fbR0zE"
}
],
"release_date": "2022-07-12T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2023-05-16T08:49:00+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"AppStream-8.8.0.GA:aardvark-dns-2:1.5.0-2.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:aardvark-dns-2:1.5.0-2.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:aardvark-dns-2:1.5.0-2.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:aardvark-dns-2:1.5.0-2.module+el8.8.0+18060+3f21f2cc.src::container-tools:rhel8",
"AppStream-8.8.0.GA:aardvark-dns-2:1.5.0-2.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:buildah-1:1.29.1-1.module+el8.8.0+18195+471da4bb.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:buildah-1:1.29.1-1.module+el8.8.0+18195+471da4bb.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:buildah-1:1.29.1-1.module+el8.8.0+18195+471da4bb.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:buildah-1:1.29.1-1.module+el8.8.0+18195+471da4bb.src::container-tools:rhel8",
"AppStream-8.8.0.GA:buildah-1:1.29.1-1.module+el8.8.0+18195+471da4bb.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:buildah-debuginfo-1:1.29.1-1.module+el8.8.0+18195+471da4bb.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:buildah-debuginfo-1:1.29.1-1.module+el8.8.0+18195+471da4bb.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:buildah-debuginfo-1:1.29.1-1.module+el8.8.0+18195+471da4bb.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:buildah-debuginfo-1:1.29.1-1.module+el8.8.0+18195+471da4bb.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:buildah-debugsource-1:1.29.1-1.module+el8.8.0+18195+471da4bb.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:buildah-debugsource-1:1.29.1-1.module+el8.8.0+18195+471da4bb.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:buildah-debugsource-1:1.29.1-1.module+el8.8.0+18195+471da4bb.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:buildah-debugsource-1:1.29.1-1.module+el8.8.0+18195+471da4bb.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:buildah-tests-1:1.29.1-1.module+el8.8.0+18195+471da4bb.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:buildah-tests-1:1.29.1-1.module+el8.8.0+18195+471da4bb.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:buildah-tests-1:1.29.1-1.module+el8.8.0+18195+471da4bb.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:buildah-tests-1:1.29.1-1.module+el8.8.0+18195+471da4bb.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:buildah-tests-debuginfo-1:1.29.1-1.module+el8.8.0+18195+471da4bb.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:buildah-tests-debuginfo-1:1.29.1-1.module+el8.8.0+18195+471da4bb.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:buildah-tests-debuginfo-1:1.29.1-1.module+el8.8.0+18195+471da4bb.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:buildah-tests-debuginfo-1:1.29.1-1.module+el8.8.0+18195+471da4bb.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:cockpit-podman-0:63.1-1.module+el8.8.0+18286+cd236dce.noarch::container-tools:rhel8",
"AppStream-8.8.0.GA:cockpit-podman-0:63.1-1.module+el8.8.0+18286+cd236dce.src::container-tools:rhel8",
"AppStream-8.8.0.GA:conmon-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:conmon-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:conmon-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:conmon-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.src::container-tools:rhel8",
"AppStream-8.8.0.GA:conmon-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:conmon-debuginfo-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:conmon-debuginfo-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:conmon-debuginfo-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:conmon-debuginfo-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:conmon-debugsource-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:conmon-debugsource-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:conmon-debugsource-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:conmon-debugsource-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:container-selinux-2:2.205.0-2.module+el8.8.0+18438+15d3aa65.noarch::container-tools:rhel8",
"AppStream-8.8.0.GA:container-selinux-2:2.205.0-2.module+el8.8.0+18438+15d3aa65.src::container-tools:rhel8",
"AppStream-8.8.0.GA:containernetworking-plugins-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:containernetworking-plugins-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:containernetworking-plugins-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:containernetworking-plugins-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.src::container-tools:rhel8",
"AppStream-8.8.0.GA:containernetworking-plugins-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:containernetworking-plugins-debuginfo-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:containernetworking-plugins-debuginfo-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:containernetworking-plugins-debuginfo-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:containernetworking-plugins-debuginfo-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:containernetworking-plugins-debugsource-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:containernetworking-plugins-debugsource-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:containernetworking-plugins-debugsource-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:containernetworking-plugins-debugsource-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:containers-common-2:1-63.module+el8.8.0+18438+15d3aa65.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:containers-common-2:1-63.module+el8.8.0+18438+15d3aa65.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:containers-common-2:1-63.module+el8.8.0+18438+15d3aa65.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:containers-common-2:1-63.module+el8.8.0+18438+15d3aa65.src::container-tools:rhel8",
"AppStream-8.8.0.GA:containers-common-2:1-63.module+el8.8.0+18438+15d3aa65.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:crit-0:3.15-3.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:crit-0:3.15-3.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:crit-0:3.15-3.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:crit-0:3.15-3.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:criu-0:3.15-3.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:criu-0:3.15-3.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:criu-0:3.15-3.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:criu-0:3.15-3.module+el8.8.0+18060+3f21f2cc.src::container-tools:rhel8",
"AppStream-8.8.0.GA:criu-0:3.15-3.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:criu-debuginfo-0:3.15-3.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:criu-debuginfo-0:3.15-3.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:criu-debuginfo-0:3.15-3.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:criu-debuginfo-0:3.15-3.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:criu-debugsource-0:3.15-3.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:criu-debugsource-0:3.15-3.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:criu-debugsource-0:3.15-3.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:criu-debugsource-0:3.15-3.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:criu-devel-0:3.15-3.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:criu-devel-0:3.15-3.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:criu-devel-0:3.15-3.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:criu-devel-0:3.15-3.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:criu-libs-0:3.15-3.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:criu-libs-0:3.15-3.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:criu-libs-0:3.15-3.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:criu-libs-0:3.15-3.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:criu-libs-debuginfo-0:3.15-3.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:criu-libs-debuginfo-0:3.15-3.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:criu-libs-debuginfo-0:3.15-3.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:criu-libs-debuginfo-0:3.15-3.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:crun-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:crun-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:crun-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:crun-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.src::container-tools:rhel8",
"AppStream-8.8.0.GA:crun-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:crun-debuginfo-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:crun-debuginfo-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:crun-debuginfo-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:crun-debuginfo-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:crun-debugsource-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:crun-debugsource-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:crun-debugsource-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:crun-debugsource-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:fuse-overlayfs-0:1.10-1.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:fuse-overlayfs-0:1.10-1.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:fuse-overlayfs-0:1.10-1.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:fuse-overlayfs-0:1.10-1.module+el8.8.0+18060+3f21f2cc.src::container-tools:rhel8",
"AppStream-8.8.0.GA:fuse-overlayfs-0:1.10-1.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:fuse-overlayfs-debuginfo-0:1.10-1.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:fuse-overlayfs-debuginfo-0:1.10-1.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:fuse-overlayfs-debuginfo-0:1.10-1.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:fuse-overlayfs-debuginfo-0:1.10-1.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:fuse-overlayfs-debugsource-0:1.10-1.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:fuse-overlayfs-debugsource-0:1.10-1.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:fuse-overlayfs-debugsource-0:1.10-1.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:fuse-overlayfs-debugsource-0:1.10-1.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:libslirp-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:libslirp-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:libslirp-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:libslirp-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.src::container-tools:rhel8",
"AppStream-8.8.0.GA:libslirp-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:libslirp-debuginfo-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:libslirp-debuginfo-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:libslirp-debuginfo-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:libslirp-debuginfo-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:libslirp-debugsource-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:libslirp-debugsource-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:libslirp-debugsource-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:libslirp-debugsource-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:libslirp-devel-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:libslirp-devel-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:libslirp-devel-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:libslirp-devel-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:netavark-2:1.5.0-4.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:netavark-2:1.5.0-4.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:netavark-2:1.5.0-4.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:netavark-2:1.5.0-4.module+el8.8.0+18060+3f21f2cc.src::container-tools:rhel8",
"AppStream-8.8.0.GA:netavark-2:1.5.0-4.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.src::container-tools:rhel8",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-debuginfo-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-debuginfo-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-debuginfo-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-debuginfo-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-debugsource-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-debugsource-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-debugsource-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-debugsource-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.src::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-catatonit-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-catatonit-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-catatonit-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-catatonit-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-catatonit-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-catatonit-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-catatonit-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-catatonit-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-debugsource-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-debugsource-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-debugsource-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-debugsource-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-docker-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.noarch::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-gvproxy-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-gvproxy-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-gvproxy-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-gvproxy-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-gvproxy-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-gvproxy-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-gvproxy-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-gvproxy-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-plugins-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-plugins-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-plugins-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-plugins-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-plugins-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-plugins-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-plugins-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-plugins-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-remote-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-remote-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-remote-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-remote-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-remote-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-remote-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-remote-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-remote-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-tests-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-tests-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-tests-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-tests-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:python-podman-0:4.4.1-1.module+el8.8.0+18275+3a56cc62.src::container-tools:rhel8",
"AppStream-8.8.0.GA:python3-criu-0:3.15-3.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:python3-criu-0:3.15-3.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:python3-criu-0:3.15-3.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:python3-criu-0:3.15-3.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:python3-podman-0:4.4.1-1.module+el8.8.0+18275+3a56cc62.noarch::container-tools:rhel8",
"AppStream-8.8.0.GA:runc-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:runc-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:runc-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:runc-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.src::container-tools:rhel8",
"AppStream-8.8.0.GA:runc-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:runc-debuginfo-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:runc-debuginfo-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:runc-debuginfo-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:runc-debuginfo-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:runc-debugsource-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:runc-debugsource-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:runc-debugsource-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:runc-debugsource-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:skopeo-2:1.11.2-0.2.module+el8.8.0+18251+ad5b274c.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:skopeo-2:1.11.2-0.2.module+el8.8.0+18251+ad5b274c.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:skopeo-2:1.11.2-0.2.module+el8.8.0+18251+ad5b274c.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:skopeo-2:1.11.2-0.2.module+el8.8.0+18251+ad5b274c.src::container-tools:rhel8",
"AppStream-8.8.0.GA:skopeo-2:1.11.2-0.2.module+el8.8.0+18251+ad5b274c.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:skopeo-tests-2:1.11.2-0.2.module+el8.8.0+18251+ad5b274c.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:skopeo-tests-2:1.11.2-0.2.module+el8.8.0+18251+ad5b274c.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:skopeo-tests-2:1.11.2-0.2.module+el8.8.0+18251+ad5b274c.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:skopeo-tests-2:1.11.2-0.2.module+el8.8.0+18251+ad5b274c.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:slirp4netns-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:slirp4netns-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:slirp4netns-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:slirp4netns-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.src::container-tools:rhel8",
"AppStream-8.8.0.GA:slirp4netns-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:slirp4netns-debuginfo-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:slirp4netns-debuginfo-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:slirp4netns-debuginfo-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:slirp4netns-debuginfo-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:slirp4netns-debugsource-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:slirp4netns-debugsource-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:slirp4netns-debugsource-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:slirp4netns-debugsource-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:toolbox-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:toolbox-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:toolbox-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:toolbox-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.src::container-tools:rhel8",
"AppStream-8.8.0.GA:toolbox-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:toolbox-debuginfo-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:toolbox-debuginfo-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:toolbox-debuginfo-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:toolbox-debuginfo-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:toolbox-debugsource-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:toolbox-debugsource-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:toolbox-debugsource-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:toolbox-debugsource-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:toolbox-tests-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:toolbox-tests-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:toolbox-tests-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:toolbox-tests-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:udica-0:0.2.6-20.module+el8.8.0+18060+3f21f2cc.noarch::container-tools:rhel8",
"AppStream-8.8.0.GA:udica-0:0.2.6-20.module+el8.8.0+18060+3f21f2cc.src::container-tools:rhel8"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2023:2758"
}
],
"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": [
"AppStream-8.8.0.GA:aardvark-dns-2:1.5.0-2.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:aardvark-dns-2:1.5.0-2.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:aardvark-dns-2:1.5.0-2.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:aardvark-dns-2:1.5.0-2.module+el8.8.0+18060+3f21f2cc.src::container-tools:rhel8",
"AppStream-8.8.0.GA:aardvark-dns-2:1.5.0-2.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:buildah-1:1.29.1-1.module+el8.8.0+18195+471da4bb.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:buildah-1:1.29.1-1.module+el8.8.0+18195+471da4bb.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:buildah-1:1.29.1-1.module+el8.8.0+18195+471da4bb.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:buildah-1:1.29.1-1.module+el8.8.0+18195+471da4bb.src::container-tools:rhel8",
"AppStream-8.8.0.GA:buildah-1:1.29.1-1.module+el8.8.0+18195+471da4bb.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:buildah-debuginfo-1:1.29.1-1.module+el8.8.0+18195+471da4bb.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:buildah-debuginfo-1:1.29.1-1.module+el8.8.0+18195+471da4bb.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:buildah-debuginfo-1:1.29.1-1.module+el8.8.0+18195+471da4bb.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:buildah-debuginfo-1:1.29.1-1.module+el8.8.0+18195+471da4bb.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:buildah-debugsource-1:1.29.1-1.module+el8.8.0+18195+471da4bb.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:buildah-debugsource-1:1.29.1-1.module+el8.8.0+18195+471da4bb.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:buildah-debugsource-1:1.29.1-1.module+el8.8.0+18195+471da4bb.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:buildah-debugsource-1:1.29.1-1.module+el8.8.0+18195+471da4bb.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:buildah-tests-1:1.29.1-1.module+el8.8.0+18195+471da4bb.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:buildah-tests-1:1.29.1-1.module+el8.8.0+18195+471da4bb.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:buildah-tests-1:1.29.1-1.module+el8.8.0+18195+471da4bb.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:buildah-tests-1:1.29.1-1.module+el8.8.0+18195+471da4bb.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:buildah-tests-debuginfo-1:1.29.1-1.module+el8.8.0+18195+471da4bb.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:buildah-tests-debuginfo-1:1.29.1-1.module+el8.8.0+18195+471da4bb.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:buildah-tests-debuginfo-1:1.29.1-1.module+el8.8.0+18195+471da4bb.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:buildah-tests-debuginfo-1:1.29.1-1.module+el8.8.0+18195+471da4bb.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:cockpit-podman-0:63.1-1.module+el8.8.0+18286+cd236dce.noarch::container-tools:rhel8",
"AppStream-8.8.0.GA:cockpit-podman-0:63.1-1.module+el8.8.0+18286+cd236dce.src::container-tools:rhel8",
"AppStream-8.8.0.GA:conmon-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:conmon-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:conmon-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:conmon-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.src::container-tools:rhel8",
"AppStream-8.8.0.GA:conmon-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:conmon-debuginfo-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:conmon-debuginfo-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:conmon-debuginfo-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:conmon-debuginfo-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:conmon-debugsource-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:conmon-debugsource-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:conmon-debugsource-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:conmon-debugsource-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:container-selinux-2:2.205.0-2.module+el8.8.0+18438+15d3aa65.noarch::container-tools:rhel8",
"AppStream-8.8.0.GA:container-selinux-2:2.205.0-2.module+el8.8.0+18438+15d3aa65.src::container-tools:rhel8",
"AppStream-8.8.0.GA:containernetworking-plugins-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:containernetworking-plugins-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:containernetworking-plugins-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:containernetworking-plugins-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.src::container-tools:rhel8",
"AppStream-8.8.0.GA:containernetworking-plugins-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:containernetworking-plugins-debuginfo-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:containernetworking-plugins-debuginfo-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:containernetworking-plugins-debuginfo-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:containernetworking-plugins-debuginfo-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:containernetworking-plugins-debugsource-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:containernetworking-plugins-debugsource-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:containernetworking-plugins-debugsource-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:containernetworking-plugins-debugsource-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:containers-common-2:1-63.module+el8.8.0+18438+15d3aa65.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:containers-common-2:1-63.module+el8.8.0+18438+15d3aa65.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:containers-common-2:1-63.module+el8.8.0+18438+15d3aa65.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:containers-common-2:1-63.module+el8.8.0+18438+15d3aa65.src::container-tools:rhel8",
"AppStream-8.8.0.GA:containers-common-2:1-63.module+el8.8.0+18438+15d3aa65.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:crit-0:3.15-3.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:crit-0:3.15-3.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:crit-0:3.15-3.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:crit-0:3.15-3.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:criu-0:3.15-3.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:criu-0:3.15-3.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:criu-0:3.15-3.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:criu-0:3.15-3.module+el8.8.0+18060+3f21f2cc.src::container-tools:rhel8",
"AppStream-8.8.0.GA:criu-0:3.15-3.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:criu-debuginfo-0:3.15-3.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:criu-debuginfo-0:3.15-3.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:criu-debuginfo-0:3.15-3.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:criu-debuginfo-0:3.15-3.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:criu-debugsource-0:3.15-3.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:criu-debugsource-0:3.15-3.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:criu-debugsource-0:3.15-3.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:criu-debugsource-0:3.15-3.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:criu-devel-0:3.15-3.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:criu-devel-0:3.15-3.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:criu-devel-0:3.15-3.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:criu-devel-0:3.15-3.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:criu-libs-0:3.15-3.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:criu-libs-0:3.15-3.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:criu-libs-0:3.15-3.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:criu-libs-0:3.15-3.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:criu-libs-debuginfo-0:3.15-3.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:criu-libs-debuginfo-0:3.15-3.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:criu-libs-debuginfo-0:3.15-3.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:criu-libs-debuginfo-0:3.15-3.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:crun-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:crun-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:crun-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:crun-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.src::container-tools:rhel8",
"AppStream-8.8.0.GA:crun-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:crun-debuginfo-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:crun-debuginfo-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:crun-debuginfo-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:crun-debuginfo-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:crun-debugsource-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:crun-debugsource-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:crun-debugsource-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:crun-debugsource-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:fuse-overlayfs-0:1.10-1.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:fuse-overlayfs-0:1.10-1.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:fuse-overlayfs-0:1.10-1.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:fuse-overlayfs-0:1.10-1.module+el8.8.0+18060+3f21f2cc.src::container-tools:rhel8",
"AppStream-8.8.0.GA:fuse-overlayfs-0:1.10-1.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:fuse-overlayfs-debuginfo-0:1.10-1.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:fuse-overlayfs-debuginfo-0:1.10-1.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:fuse-overlayfs-debuginfo-0:1.10-1.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:fuse-overlayfs-debuginfo-0:1.10-1.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:fuse-overlayfs-debugsource-0:1.10-1.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:fuse-overlayfs-debugsource-0:1.10-1.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:fuse-overlayfs-debugsource-0:1.10-1.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:fuse-overlayfs-debugsource-0:1.10-1.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:libslirp-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:libslirp-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:libslirp-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:libslirp-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.src::container-tools:rhel8",
"AppStream-8.8.0.GA:libslirp-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:libslirp-debuginfo-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:libslirp-debuginfo-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:libslirp-debuginfo-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:libslirp-debuginfo-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:libslirp-debugsource-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:libslirp-debugsource-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:libslirp-debugsource-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:libslirp-debugsource-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:libslirp-devel-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:libslirp-devel-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:libslirp-devel-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:libslirp-devel-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:netavark-2:1.5.0-4.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:netavark-2:1.5.0-4.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:netavark-2:1.5.0-4.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:netavark-2:1.5.0-4.module+el8.8.0+18060+3f21f2cc.src::container-tools:rhel8",
"AppStream-8.8.0.GA:netavark-2:1.5.0-4.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.src::container-tools:rhel8",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-debuginfo-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-debuginfo-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-debuginfo-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-debuginfo-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-debugsource-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-debugsource-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-debugsource-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-debugsource-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.src::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-catatonit-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-catatonit-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-catatonit-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-catatonit-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-catatonit-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-catatonit-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-catatonit-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-catatonit-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-debugsource-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-debugsource-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-debugsource-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-debugsource-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-docker-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.noarch::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-gvproxy-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-gvproxy-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-gvproxy-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-gvproxy-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-gvproxy-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-gvproxy-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-gvproxy-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-gvproxy-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-plugins-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-plugins-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-plugins-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-plugins-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-plugins-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-plugins-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-plugins-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-plugins-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-remote-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-remote-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-remote-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-remote-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-remote-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-remote-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-remote-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-remote-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-tests-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-tests-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-tests-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-tests-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:python-podman-0:4.4.1-1.module+el8.8.0+18275+3a56cc62.src::container-tools:rhel8",
"AppStream-8.8.0.GA:python3-criu-0:3.15-3.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:python3-criu-0:3.15-3.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:python3-criu-0:3.15-3.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:python3-criu-0:3.15-3.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:python3-podman-0:4.4.1-1.module+el8.8.0+18275+3a56cc62.noarch::container-tools:rhel8",
"AppStream-8.8.0.GA:runc-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:runc-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:runc-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:runc-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.src::container-tools:rhel8",
"AppStream-8.8.0.GA:runc-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:runc-debuginfo-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:runc-debuginfo-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:runc-debuginfo-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:runc-debuginfo-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:runc-debugsource-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:runc-debugsource-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:runc-debugsource-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:runc-debugsource-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:skopeo-2:1.11.2-0.2.module+el8.8.0+18251+ad5b274c.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:skopeo-2:1.11.2-0.2.module+el8.8.0+18251+ad5b274c.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:skopeo-2:1.11.2-0.2.module+el8.8.0+18251+ad5b274c.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:skopeo-2:1.11.2-0.2.module+el8.8.0+18251+ad5b274c.src::container-tools:rhel8",
"AppStream-8.8.0.GA:skopeo-2:1.11.2-0.2.module+el8.8.0+18251+ad5b274c.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:skopeo-tests-2:1.11.2-0.2.module+el8.8.0+18251+ad5b274c.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:skopeo-tests-2:1.11.2-0.2.module+el8.8.0+18251+ad5b274c.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:skopeo-tests-2:1.11.2-0.2.module+el8.8.0+18251+ad5b274c.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:skopeo-tests-2:1.11.2-0.2.module+el8.8.0+18251+ad5b274c.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:slirp4netns-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:slirp4netns-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:slirp4netns-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:slirp4netns-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.src::container-tools:rhel8",
"AppStream-8.8.0.GA:slirp4netns-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:slirp4netns-debuginfo-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:slirp4netns-debuginfo-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:slirp4netns-debuginfo-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:slirp4netns-debuginfo-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:slirp4netns-debugsource-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:slirp4netns-debugsource-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:slirp4netns-debugsource-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:slirp4netns-debugsource-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:toolbox-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:toolbox-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:toolbox-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:toolbox-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.src::container-tools:rhel8",
"AppStream-8.8.0.GA:toolbox-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:toolbox-debuginfo-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:toolbox-debuginfo-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:toolbox-debuginfo-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:toolbox-debuginfo-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:toolbox-debugsource-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:toolbox-debugsource-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:toolbox-debugsource-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:toolbox-debugsource-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:toolbox-tests-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:toolbox-tests-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:toolbox-tests-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:toolbox-tests-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:udica-0:0.2.6-20.module+el8.8.0+18060+3f21f2cc.noarch::container-tools:rhel8",
"AppStream-8.8.0.GA:udica-0:0.2.6-20.module+el8.8.0+18060+3f21f2cc.src::container-tools:rhel8"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "golang: net/http: improper sanitization of Transfer-Encoding header"
},
{
"cve": "CVE-2022-1962",
"cwe": {
"id": "CWE-1325",
"name": "Improperly Controlled Sequential Memory Allocation"
},
"discovery_date": "2022-07-14T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2107376"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in the golang standard library, go/parser. When calling any Parse functions on the Go source code, which contains deeply nested types or declarations, a panic can occur due to stack exhaustion. This issue allows an attacker to impact system availability.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "golang: go/parser: stack exhaustion in all Parse* functions",
"title": "Vulnerability summary"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"AppStream-8.8.0.GA:aardvark-dns-2:1.5.0-2.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:aardvark-dns-2:1.5.0-2.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:aardvark-dns-2:1.5.0-2.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:aardvark-dns-2:1.5.0-2.module+el8.8.0+18060+3f21f2cc.src::container-tools:rhel8",
"AppStream-8.8.0.GA:aardvark-dns-2:1.5.0-2.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:buildah-1:1.29.1-1.module+el8.8.0+18195+471da4bb.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:buildah-1:1.29.1-1.module+el8.8.0+18195+471da4bb.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:buildah-1:1.29.1-1.module+el8.8.0+18195+471da4bb.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:buildah-1:1.29.1-1.module+el8.8.0+18195+471da4bb.src::container-tools:rhel8",
"AppStream-8.8.0.GA:buildah-1:1.29.1-1.module+el8.8.0+18195+471da4bb.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:buildah-debuginfo-1:1.29.1-1.module+el8.8.0+18195+471da4bb.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:buildah-debuginfo-1:1.29.1-1.module+el8.8.0+18195+471da4bb.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:buildah-debuginfo-1:1.29.1-1.module+el8.8.0+18195+471da4bb.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:buildah-debuginfo-1:1.29.1-1.module+el8.8.0+18195+471da4bb.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:buildah-debugsource-1:1.29.1-1.module+el8.8.0+18195+471da4bb.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:buildah-debugsource-1:1.29.1-1.module+el8.8.0+18195+471da4bb.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:buildah-debugsource-1:1.29.1-1.module+el8.8.0+18195+471da4bb.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:buildah-debugsource-1:1.29.1-1.module+el8.8.0+18195+471da4bb.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:buildah-tests-1:1.29.1-1.module+el8.8.0+18195+471da4bb.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:buildah-tests-1:1.29.1-1.module+el8.8.0+18195+471da4bb.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:buildah-tests-1:1.29.1-1.module+el8.8.0+18195+471da4bb.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:buildah-tests-1:1.29.1-1.module+el8.8.0+18195+471da4bb.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:buildah-tests-debuginfo-1:1.29.1-1.module+el8.8.0+18195+471da4bb.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:buildah-tests-debuginfo-1:1.29.1-1.module+el8.8.0+18195+471da4bb.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:buildah-tests-debuginfo-1:1.29.1-1.module+el8.8.0+18195+471da4bb.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:buildah-tests-debuginfo-1:1.29.1-1.module+el8.8.0+18195+471da4bb.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:cockpit-podman-0:63.1-1.module+el8.8.0+18286+cd236dce.noarch::container-tools:rhel8",
"AppStream-8.8.0.GA:cockpit-podman-0:63.1-1.module+el8.8.0+18286+cd236dce.src::container-tools:rhel8",
"AppStream-8.8.0.GA:conmon-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:conmon-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:conmon-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:conmon-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.src::container-tools:rhel8",
"AppStream-8.8.0.GA:conmon-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:conmon-debuginfo-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:conmon-debuginfo-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:conmon-debuginfo-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:conmon-debuginfo-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:conmon-debugsource-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:conmon-debugsource-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:conmon-debugsource-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:conmon-debugsource-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:container-selinux-2:2.205.0-2.module+el8.8.0+18438+15d3aa65.noarch::container-tools:rhel8",
"AppStream-8.8.0.GA:container-selinux-2:2.205.0-2.module+el8.8.0+18438+15d3aa65.src::container-tools:rhel8",
"AppStream-8.8.0.GA:containernetworking-plugins-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:containernetworking-plugins-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:containernetworking-plugins-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:containernetworking-plugins-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.src::container-tools:rhel8",
"AppStream-8.8.0.GA:containernetworking-plugins-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:containernetworking-plugins-debuginfo-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:containernetworking-plugins-debuginfo-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:containernetworking-plugins-debuginfo-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:containernetworking-plugins-debuginfo-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:containernetworking-plugins-debugsource-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:containernetworking-plugins-debugsource-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:containernetworking-plugins-debugsource-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:containernetworking-plugins-debugsource-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:containers-common-2:1-63.module+el8.8.0+18438+15d3aa65.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:containers-common-2:1-63.module+el8.8.0+18438+15d3aa65.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:containers-common-2:1-63.module+el8.8.0+18438+15d3aa65.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:containers-common-2:1-63.module+el8.8.0+18438+15d3aa65.src::container-tools:rhel8",
"AppStream-8.8.0.GA:containers-common-2:1-63.module+el8.8.0+18438+15d3aa65.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:crit-0:3.15-3.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:crit-0:3.15-3.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:crit-0:3.15-3.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:crit-0:3.15-3.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:criu-0:3.15-3.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:criu-0:3.15-3.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:criu-0:3.15-3.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:criu-0:3.15-3.module+el8.8.0+18060+3f21f2cc.src::container-tools:rhel8",
"AppStream-8.8.0.GA:criu-0:3.15-3.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:criu-debuginfo-0:3.15-3.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:criu-debuginfo-0:3.15-3.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:criu-debuginfo-0:3.15-3.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:criu-debuginfo-0:3.15-3.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:criu-debugsource-0:3.15-3.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:criu-debugsource-0:3.15-3.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:criu-debugsource-0:3.15-3.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:criu-debugsource-0:3.15-3.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:criu-devel-0:3.15-3.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:criu-devel-0:3.15-3.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:criu-devel-0:3.15-3.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:criu-devel-0:3.15-3.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:criu-libs-0:3.15-3.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:criu-libs-0:3.15-3.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:criu-libs-0:3.15-3.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:criu-libs-0:3.15-3.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:criu-libs-debuginfo-0:3.15-3.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:criu-libs-debuginfo-0:3.15-3.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:criu-libs-debuginfo-0:3.15-3.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:criu-libs-debuginfo-0:3.15-3.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:crun-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:crun-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:crun-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:crun-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.src::container-tools:rhel8",
"AppStream-8.8.0.GA:crun-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:crun-debuginfo-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:crun-debuginfo-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:crun-debuginfo-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:crun-debuginfo-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:crun-debugsource-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:crun-debugsource-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:crun-debugsource-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:crun-debugsource-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:fuse-overlayfs-0:1.10-1.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:fuse-overlayfs-0:1.10-1.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:fuse-overlayfs-0:1.10-1.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:fuse-overlayfs-0:1.10-1.module+el8.8.0+18060+3f21f2cc.src::container-tools:rhel8",
"AppStream-8.8.0.GA:fuse-overlayfs-0:1.10-1.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:fuse-overlayfs-debuginfo-0:1.10-1.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:fuse-overlayfs-debuginfo-0:1.10-1.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:fuse-overlayfs-debuginfo-0:1.10-1.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:fuse-overlayfs-debuginfo-0:1.10-1.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:fuse-overlayfs-debugsource-0:1.10-1.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:fuse-overlayfs-debugsource-0:1.10-1.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:fuse-overlayfs-debugsource-0:1.10-1.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:fuse-overlayfs-debugsource-0:1.10-1.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:libslirp-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:libslirp-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:libslirp-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:libslirp-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.src::container-tools:rhel8",
"AppStream-8.8.0.GA:libslirp-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:libslirp-debuginfo-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:libslirp-debuginfo-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:libslirp-debuginfo-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:libslirp-debuginfo-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:libslirp-debugsource-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:libslirp-debugsource-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:libslirp-debugsource-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:libslirp-debugsource-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:libslirp-devel-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:libslirp-devel-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:libslirp-devel-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:libslirp-devel-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:netavark-2:1.5.0-4.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:netavark-2:1.5.0-4.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:netavark-2:1.5.0-4.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:netavark-2:1.5.0-4.module+el8.8.0+18060+3f21f2cc.src::container-tools:rhel8",
"AppStream-8.8.0.GA:netavark-2:1.5.0-4.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.src::container-tools:rhel8",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-debuginfo-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-debuginfo-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-debuginfo-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-debuginfo-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-debugsource-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-debugsource-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-debugsource-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-debugsource-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.src::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-catatonit-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-catatonit-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-catatonit-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-catatonit-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-catatonit-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-catatonit-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-catatonit-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-catatonit-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-debugsource-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-debugsource-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-debugsource-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-debugsource-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-docker-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.noarch::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-gvproxy-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-gvproxy-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-gvproxy-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-gvproxy-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-gvproxy-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-gvproxy-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-gvproxy-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-gvproxy-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-plugins-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-plugins-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-plugins-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-plugins-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-plugins-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-plugins-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-plugins-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-plugins-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-remote-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-remote-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-remote-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-remote-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-remote-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-remote-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-remote-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-remote-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-tests-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-tests-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-tests-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-tests-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:python-podman-0:4.4.1-1.module+el8.8.0+18275+3a56cc62.src::container-tools:rhel8",
"AppStream-8.8.0.GA:python3-criu-0:3.15-3.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:python3-criu-0:3.15-3.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:python3-criu-0:3.15-3.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:python3-criu-0:3.15-3.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:python3-podman-0:4.4.1-1.module+el8.8.0+18275+3a56cc62.noarch::container-tools:rhel8",
"AppStream-8.8.0.GA:runc-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:runc-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:runc-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:runc-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.src::container-tools:rhel8",
"AppStream-8.8.0.GA:runc-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:runc-debuginfo-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:runc-debuginfo-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:runc-debuginfo-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:runc-debuginfo-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:runc-debugsource-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:runc-debugsource-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:runc-debugsource-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:runc-debugsource-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:skopeo-2:1.11.2-0.2.module+el8.8.0+18251+ad5b274c.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:skopeo-2:1.11.2-0.2.module+el8.8.0+18251+ad5b274c.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:skopeo-2:1.11.2-0.2.module+el8.8.0+18251+ad5b274c.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:skopeo-2:1.11.2-0.2.module+el8.8.0+18251+ad5b274c.src::container-tools:rhel8",
"AppStream-8.8.0.GA:skopeo-2:1.11.2-0.2.module+el8.8.0+18251+ad5b274c.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:skopeo-tests-2:1.11.2-0.2.module+el8.8.0+18251+ad5b274c.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:skopeo-tests-2:1.11.2-0.2.module+el8.8.0+18251+ad5b274c.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:skopeo-tests-2:1.11.2-0.2.module+el8.8.0+18251+ad5b274c.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:skopeo-tests-2:1.11.2-0.2.module+el8.8.0+18251+ad5b274c.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:slirp4netns-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:slirp4netns-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:slirp4netns-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:slirp4netns-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.src::container-tools:rhel8",
"AppStream-8.8.0.GA:slirp4netns-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:slirp4netns-debuginfo-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:slirp4netns-debuginfo-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:slirp4netns-debuginfo-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:slirp4netns-debuginfo-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:slirp4netns-debugsource-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:slirp4netns-debugsource-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:slirp4netns-debugsource-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:slirp4netns-debugsource-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:toolbox-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:toolbox-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:toolbox-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:toolbox-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.src::container-tools:rhel8",
"AppStream-8.8.0.GA:toolbox-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:toolbox-debuginfo-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:toolbox-debuginfo-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:toolbox-debuginfo-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:toolbox-debuginfo-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:toolbox-debugsource-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:toolbox-debugsource-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:toolbox-debugsource-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:toolbox-debugsource-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:toolbox-tests-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:toolbox-tests-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:toolbox-tests-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:toolbox-tests-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:udica-0:0.2.6-20.module+el8.8.0+18060+3f21f2cc.noarch::container-tools:rhel8",
"AppStream-8.8.0.GA:udica-0:0.2.6-20.module+el8.8.0+18060+3f21f2cc.src::container-tools:rhel8"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2022-1962"
},
{
"category": "external",
"summary": "RHBZ#2107376",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2107376"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2022-1962",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-1962"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2022-1962",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2022-1962"
},
{
"category": "external",
"summary": "https://go.dev/issue/53616",
"url": "https://go.dev/issue/53616"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-announce/c/nqrv9fbR0zE",
"url": "https://groups.google.com/g/golang-announce/c/nqrv9fbR0zE"
}
],
"release_date": "2022-07-12T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2023-05-16T08:49:00+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"AppStream-8.8.0.GA:aardvark-dns-2:1.5.0-2.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:aardvark-dns-2:1.5.0-2.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:aardvark-dns-2:1.5.0-2.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:aardvark-dns-2:1.5.0-2.module+el8.8.0+18060+3f21f2cc.src::container-tools:rhel8",
"AppStream-8.8.0.GA:aardvark-dns-2:1.5.0-2.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:buildah-1:1.29.1-1.module+el8.8.0+18195+471da4bb.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:buildah-1:1.29.1-1.module+el8.8.0+18195+471da4bb.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:buildah-1:1.29.1-1.module+el8.8.0+18195+471da4bb.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:buildah-1:1.29.1-1.module+el8.8.0+18195+471da4bb.src::container-tools:rhel8",
"AppStream-8.8.0.GA:buildah-1:1.29.1-1.module+el8.8.0+18195+471da4bb.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:buildah-debuginfo-1:1.29.1-1.module+el8.8.0+18195+471da4bb.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:buildah-debuginfo-1:1.29.1-1.module+el8.8.0+18195+471da4bb.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:buildah-debuginfo-1:1.29.1-1.module+el8.8.0+18195+471da4bb.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:buildah-debuginfo-1:1.29.1-1.module+el8.8.0+18195+471da4bb.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:buildah-debugsource-1:1.29.1-1.module+el8.8.0+18195+471da4bb.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:buildah-debugsource-1:1.29.1-1.module+el8.8.0+18195+471da4bb.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:buildah-debugsource-1:1.29.1-1.module+el8.8.0+18195+471da4bb.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:buildah-debugsource-1:1.29.1-1.module+el8.8.0+18195+471da4bb.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:buildah-tests-1:1.29.1-1.module+el8.8.0+18195+471da4bb.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:buildah-tests-1:1.29.1-1.module+el8.8.0+18195+471da4bb.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:buildah-tests-1:1.29.1-1.module+el8.8.0+18195+471da4bb.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:buildah-tests-1:1.29.1-1.module+el8.8.0+18195+471da4bb.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:buildah-tests-debuginfo-1:1.29.1-1.module+el8.8.0+18195+471da4bb.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:buildah-tests-debuginfo-1:1.29.1-1.module+el8.8.0+18195+471da4bb.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:buildah-tests-debuginfo-1:1.29.1-1.module+el8.8.0+18195+471da4bb.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:buildah-tests-debuginfo-1:1.29.1-1.module+el8.8.0+18195+471da4bb.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:cockpit-podman-0:63.1-1.module+el8.8.0+18286+cd236dce.noarch::container-tools:rhel8",
"AppStream-8.8.0.GA:cockpit-podman-0:63.1-1.module+el8.8.0+18286+cd236dce.src::container-tools:rhel8",
"AppStream-8.8.0.GA:conmon-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:conmon-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:conmon-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:conmon-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.src::container-tools:rhel8",
"AppStream-8.8.0.GA:conmon-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:conmon-debuginfo-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:conmon-debuginfo-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:conmon-debuginfo-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:conmon-debuginfo-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:conmon-debugsource-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:conmon-debugsource-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:conmon-debugsource-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:conmon-debugsource-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:container-selinux-2:2.205.0-2.module+el8.8.0+18438+15d3aa65.noarch::container-tools:rhel8",
"AppStream-8.8.0.GA:container-selinux-2:2.205.0-2.module+el8.8.0+18438+15d3aa65.src::container-tools:rhel8",
"AppStream-8.8.0.GA:containernetworking-plugins-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:containernetworking-plugins-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:containernetworking-plugins-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:containernetworking-plugins-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.src::container-tools:rhel8",
"AppStream-8.8.0.GA:containernetworking-plugins-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:containernetworking-plugins-debuginfo-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:containernetworking-plugins-debuginfo-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:containernetworking-plugins-debuginfo-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:containernetworking-plugins-debuginfo-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:containernetworking-plugins-debugsource-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:containernetworking-plugins-debugsource-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:containernetworking-plugins-debugsource-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:containernetworking-plugins-debugsource-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:containers-common-2:1-63.module+el8.8.0+18438+15d3aa65.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:containers-common-2:1-63.module+el8.8.0+18438+15d3aa65.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:containers-common-2:1-63.module+el8.8.0+18438+15d3aa65.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:containers-common-2:1-63.module+el8.8.0+18438+15d3aa65.src::container-tools:rhel8",
"AppStream-8.8.0.GA:containers-common-2:1-63.module+el8.8.0+18438+15d3aa65.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:crit-0:3.15-3.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:crit-0:3.15-3.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:crit-0:3.15-3.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:crit-0:3.15-3.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:criu-0:3.15-3.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:criu-0:3.15-3.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:criu-0:3.15-3.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:criu-0:3.15-3.module+el8.8.0+18060+3f21f2cc.src::container-tools:rhel8",
"AppStream-8.8.0.GA:criu-0:3.15-3.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:criu-debuginfo-0:3.15-3.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:criu-debuginfo-0:3.15-3.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:criu-debuginfo-0:3.15-3.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:criu-debuginfo-0:3.15-3.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:criu-debugsource-0:3.15-3.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:criu-debugsource-0:3.15-3.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:criu-debugsource-0:3.15-3.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:criu-debugsource-0:3.15-3.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:criu-devel-0:3.15-3.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:criu-devel-0:3.15-3.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:criu-devel-0:3.15-3.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:criu-devel-0:3.15-3.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:criu-libs-0:3.15-3.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:criu-libs-0:3.15-3.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:criu-libs-0:3.15-3.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:criu-libs-0:3.15-3.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:criu-libs-debuginfo-0:3.15-3.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:criu-libs-debuginfo-0:3.15-3.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:criu-libs-debuginfo-0:3.15-3.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:criu-libs-debuginfo-0:3.15-3.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:crun-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:crun-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:crun-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:crun-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.src::container-tools:rhel8",
"AppStream-8.8.0.GA:crun-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:crun-debuginfo-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:crun-debuginfo-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:crun-debuginfo-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:crun-debuginfo-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:crun-debugsource-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:crun-debugsource-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:crun-debugsource-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:crun-debugsource-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:fuse-overlayfs-0:1.10-1.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:fuse-overlayfs-0:1.10-1.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:fuse-overlayfs-0:1.10-1.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:fuse-overlayfs-0:1.10-1.module+el8.8.0+18060+3f21f2cc.src::container-tools:rhel8",
"AppStream-8.8.0.GA:fuse-overlayfs-0:1.10-1.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:fuse-overlayfs-debuginfo-0:1.10-1.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:fuse-overlayfs-debuginfo-0:1.10-1.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:fuse-overlayfs-debuginfo-0:1.10-1.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:fuse-overlayfs-debuginfo-0:1.10-1.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:fuse-overlayfs-debugsource-0:1.10-1.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:fuse-overlayfs-debugsource-0:1.10-1.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:fuse-overlayfs-debugsource-0:1.10-1.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:fuse-overlayfs-debugsource-0:1.10-1.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:libslirp-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:libslirp-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:libslirp-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:libslirp-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.src::container-tools:rhel8",
"AppStream-8.8.0.GA:libslirp-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:libslirp-debuginfo-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:libslirp-debuginfo-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:libslirp-debuginfo-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:libslirp-debuginfo-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:libslirp-debugsource-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:libslirp-debugsource-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:libslirp-debugsource-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:libslirp-debugsource-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:libslirp-devel-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:libslirp-devel-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:libslirp-devel-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:libslirp-devel-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:netavark-2:1.5.0-4.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:netavark-2:1.5.0-4.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:netavark-2:1.5.0-4.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:netavark-2:1.5.0-4.module+el8.8.0+18060+3f21f2cc.src::container-tools:rhel8",
"AppStream-8.8.0.GA:netavark-2:1.5.0-4.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.src::container-tools:rhel8",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-debuginfo-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-debuginfo-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-debuginfo-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-debuginfo-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-debugsource-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-debugsource-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-debugsource-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-debugsource-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.src::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-catatonit-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-catatonit-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-catatonit-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-catatonit-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-catatonit-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-catatonit-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-catatonit-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-catatonit-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-debugsource-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-debugsource-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-debugsource-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-debugsource-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-docker-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.noarch::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-gvproxy-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-gvproxy-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-gvproxy-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-gvproxy-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-gvproxy-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-gvproxy-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-gvproxy-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-gvproxy-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-plugins-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-plugins-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-plugins-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-plugins-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-plugins-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-plugins-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-plugins-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-plugins-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-remote-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-remote-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-remote-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-remote-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-remote-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-remote-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-remote-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-remote-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-tests-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-tests-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-tests-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-tests-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:python-podman-0:4.4.1-1.module+el8.8.0+18275+3a56cc62.src::container-tools:rhel8",
"AppStream-8.8.0.GA:python3-criu-0:3.15-3.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:python3-criu-0:3.15-3.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:python3-criu-0:3.15-3.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:python3-criu-0:3.15-3.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:python3-podman-0:4.4.1-1.module+el8.8.0+18275+3a56cc62.noarch::container-tools:rhel8",
"AppStream-8.8.0.GA:runc-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:runc-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:runc-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:runc-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.src::container-tools:rhel8",
"AppStream-8.8.0.GA:runc-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:runc-debuginfo-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:runc-debuginfo-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:runc-debuginfo-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:runc-debuginfo-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:runc-debugsource-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:runc-debugsource-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:runc-debugsource-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:runc-debugsource-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:skopeo-2:1.11.2-0.2.module+el8.8.0+18251+ad5b274c.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:skopeo-2:1.11.2-0.2.module+el8.8.0+18251+ad5b274c.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:skopeo-2:1.11.2-0.2.module+el8.8.0+18251+ad5b274c.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:skopeo-2:1.11.2-0.2.module+el8.8.0+18251+ad5b274c.src::container-tools:rhel8",
"AppStream-8.8.0.GA:skopeo-2:1.11.2-0.2.module+el8.8.0+18251+ad5b274c.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:skopeo-tests-2:1.11.2-0.2.module+el8.8.0+18251+ad5b274c.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:skopeo-tests-2:1.11.2-0.2.module+el8.8.0+18251+ad5b274c.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:skopeo-tests-2:1.11.2-0.2.module+el8.8.0+18251+ad5b274c.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:skopeo-tests-2:1.11.2-0.2.module+el8.8.0+18251+ad5b274c.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:slirp4netns-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:slirp4netns-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:slirp4netns-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:slirp4netns-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.src::container-tools:rhel8",
"AppStream-8.8.0.GA:slirp4netns-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:slirp4netns-debuginfo-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:slirp4netns-debuginfo-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:slirp4netns-debuginfo-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:slirp4netns-debuginfo-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:slirp4netns-debugsource-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:slirp4netns-debugsource-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:slirp4netns-debugsource-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:slirp4netns-debugsource-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:toolbox-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:toolbox-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:toolbox-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:toolbox-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.src::container-tools:rhel8",
"AppStream-8.8.0.GA:toolbox-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:toolbox-debuginfo-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:toolbox-debuginfo-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:toolbox-debuginfo-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:toolbox-debuginfo-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:toolbox-debugsource-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:toolbox-debugsource-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:toolbox-debugsource-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:toolbox-debugsource-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:toolbox-tests-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:toolbox-tests-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:toolbox-tests-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:toolbox-tests-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:udica-0:0.2.6-20.module+el8.8.0+18060+3f21f2cc.noarch::container-tools:rhel8",
"AppStream-8.8.0.GA:udica-0:0.2.6-20.module+el8.8.0+18060+3f21f2cc.src::container-tools:rhel8"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2023:2758"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "LOCAL",
"availabilityImpact": "HIGH",
"baseScore": 5.5,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "LOW",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"AppStream-8.8.0.GA:aardvark-dns-2:1.5.0-2.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:aardvark-dns-2:1.5.0-2.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:aardvark-dns-2:1.5.0-2.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:aardvark-dns-2:1.5.0-2.module+el8.8.0+18060+3f21f2cc.src::container-tools:rhel8",
"AppStream-8.8.0.GA:aardvark-dns-2:1.5.0-2.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:buildah-1:1.29.1-1.module+el8.8.0+18195+471da4bb.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:buildah-1:1.29.1-1.module+el8.8.0+18195+471da4bb.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:buildah-1:1.29.1-1.module+el8.8.0+18195+471da4bb.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:buildah-1:1.29.1-1.module+el8.8.0+18195+471da4bb.src::container-tools:rhel8",
"AppStream-8.8.0.GA:buildah-1:1.29.1-1.module+el8.8.0+18195+471da4bb.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:buildah-debuginfo-1:1.29.1-1.module+el8.8.0+18195+471da4bb.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:buildah-debuginfo-1:1.29.1-1.module+el8.8.0+18195+471da4bb.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:buildah-debuginfo-1:1.29.1-1.module+el8.8.0+18195+471da4bb.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:buildah-debuginfo-1:1.29.1-1.module+el8.8.0+18195+471da4bb.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:buildah-debugsource-1:1.29.1-1.module+el8.8.0+18195+471da4bb.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:buildah-debugsource-1:1.29.1-1.module+el8.8.0+18195+471da4bb.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:buildah-debugsource-1:1.29.1-1.module+el8.8.0+18195+471da4bb.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:buildah-debugsource-1:1.29.1-1.module+el8.8.0+18195+471da4bb.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:buildah-tests-1:1.29.1-1.module+el8.8.0+18195+471da4bb.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:buildah-tests-1:1.29.1-1.module+el8.8.0+18195+471da4bb.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:buildah-tests-1:1.29.1-1.module+el8.8.0+18195+471da4bb.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:buildah-tests-1:1.29.1-1.module+el8.8.0+18195+471da4bb.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:buildah-tests-debuginfo-1:1.29.1-1.module+el8.8.0+18195+471da4bb.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:buildah-tests-debuginfo-1:1.29.1-1.module+el8.8.0+18195+471da4bb.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:buildah-tests-debuginfo-1:1.29.1-1.module+el8.8.0+18195+471da4bb.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:buildah-tests-debuginfo-1:1.29.1-1.module+el8.8.0+18195+471da4bb.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:cockpit-podman-0:63.1-1.module+el8.8.0+18286+cd236dce.noarch::container-tools:rhel8",
"AppStream-8.8.0.GA:cockpit-podman-0:63.1-1.module+el8.8.0+18286+cd236dce.src::container-tools:rhel8",
"AppStream-8.8.0.GA:conmon-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:conmon-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:conmon-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:conmon-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.src::container-tools:rhel8",
"AppStream-8.8.0.GA:conmon-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:conmon-debuginfo-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:conmon-debuginfo-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:conmon-debuginfo-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:conmon-debuginfo-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:conmon-debugsource-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:conmon-debugsource-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:conmon-debugsource-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:conmon-debugsource-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:container-selinux-2:2.205.0-2.module+el8.8.0+18438+15d3aa65.noarch::container-tools:rhel8",
"AppStream-8.8.0.GA:container-selinux-2:2.205.0-2.module+el8.8.0+18438+15d3aa65.src::container-tools:rhel8",
"AppStream-8.8.0.GA:containernetworking-plugins-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:containernetworking-plugins-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:containernetworking-plugins-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:containernetworking-plugins-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.src::container-tools:rhel8",
"AppStream-8.8.0.GA:containernetworking-plugins-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:containernetworking-plugins-debuginfo-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:containernetworking-plugins-debuginfo-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:containernetworking-plugins-debuginfo-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:containernetworking-plugins-debuginfo-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:containernetworking-plugins-debugsource-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:containernetworking-plugins-debugsource-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:containernetworking-plugins-debugsource-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:containernetworking-plugins-debugsource-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:containers-common-2:1-63.module+el8.8.0+18438+15d3aa65.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:containers-common-2:1-63.module+el8.8.0+18438+15d3aa65.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:containers-common-2:1-63.module+el8.8.0+18438+15d3aa65.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:containers-common-2:1-63.module+el8.8.0+18438+15d3aa65.src::container-tools:rhel8",
"AppStream-8.8.0.GA:containers-common-2:1-63.module+el8.8.0+18438+15d3aa65.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:crit-0:3.15-3.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:crit-0:3.15-3.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:crit-0:3.15-3.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:crit-0:3.15-3.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:criu-0:3.15-3.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:criu-0:3.15-3.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:criu-0:3.15-3.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:criu-0:3.15-3.module+el8.8.0+18060+3f21f2cc.src::container-tools:rhel8",
"AppStream-8.8.0.GA:criu-0:3.15-3.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:criu-debuginfo-0:3.15-3.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:criu-debuginfo-0:3.15-3.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:criu-debuginfo-0:3.15-3.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:criu-debuginfo-0:3.15-3.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:criu-debugsource-0:3.15-3.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:criu-debugsource-0:3.15-3.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:criu-debugsource-0:3.15-3.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:criu-debugsource-0:3.15-3.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:criu-devel-0:3.15-3.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:criu-devel-0:3.15-3.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:criu-devel-0:3.15-3.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:criu-devel-0:3.15-3.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:criu-libs-0:3.15-3.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:criu-libs-0:3.15-3.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:criu-libs-0:3.15-3.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:criu-libs-0:3.15-3.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:criu-libs-debuginfo-0:3.15-3.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:criu-libs-debuginfo-0:3.15-3.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:criu-libs-debuginfo-0:3.15-3.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:criu-libs-debuginfo-0:3.15-3.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:crun-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:crun-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:crun-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:crun-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.src::container-tools:rhel8",
"AppStream-8.8.0.GA:crun-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:crun-debuginfo-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:crun-debuginfo-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:crun-debuginfo-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:crun-debuginfo-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:crun-debugsource-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:crun-debugsource-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:crun-debugsource-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:crun-debugsource-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:fuse-overlayfs-0:1.10-1.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:fuse-overlayfs-0:1.10-1.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:fuse-overlayfs-0:1.10-1.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:fuse-overlayfs-0:1.10-1.module+el8.8.0+18060+3f21f2cc.src::container-tools:rhel8",
"AppStream-8.8.0.GA:fuse-overlayfs-0:1.10-1.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:fuse-overlayfs-debuginfo-0:1.10-1.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:fuse-overlayfs-debuginfo-0:1.10-1.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:fuse-overlayfs-debuginfo-0:1.10-1.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:fuse-overlayfs-debuginfo-0:1.10-1.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:fuse-overlayfs-debugsource-0:1.10-1.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:fuse-overlayfs-debugsource-0:1.10-1.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:fuse-overlayfs-debugsource-0:1.10-1.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:fuse-overlayfs-debugsource-0:1.10-1.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:libslirp-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:libslirp-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:libslirp-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:libslirp-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.src::container-tools:rhel8",
"AppStream-8.8.0.GA:libslirp-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:libslirp-debuginfo-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:libslirp-debuginfo-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:libslirp-debuginfo-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:libslirp-debuginfo-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:libslirp-debugsource-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:libslirp-debugsource-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:libslirp-debugsource-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:libslirp-debugsource-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:libslirp-devel-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:libslirp-devel-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:libslirp-devel-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:libslirp-devel-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:netavark-2:1.5.0-4.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:netavark-2:1.5.0-4.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:netavark-2:1.5.0-4.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:netavark-2:1.5.0-4.module+el8.8.0+18060+3f21f2cc.src::container-tools:rhel8",
"AppStream-8.8.0.GA:netavark-2:1.5.0-4.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.src::container-tools:rhel8",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-debuginfo-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-debuginfo-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-debuginfo-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-debuginfo-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-debugsource-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-debugsource-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-debugsource-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-debugsource-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.src::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-catatonit-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-catatonit-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-catatonit-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-catatonit-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-catatonit-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-catatonit-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-catatonit-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-catatonit-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-debugsource-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-debugsource-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-debugsource-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-debugsource-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-docker-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.noarch::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-gvproxy-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-gvproxy-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-gvproxy-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-gvproxy-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-gvproxy-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-gvproxy-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-gvproxy-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-gvproxy-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-plugins-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-plugins-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-plugins-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-plugins-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-plugins-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-plugins-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-plugins-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-plugins-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-remote-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-remote-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-remote-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-remote-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-remote-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-remote-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-remote-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-remote-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-tests-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-tests-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-tests-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-tests-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:python-podman-0:4.4.1-1.module+el8.8.0+18275+3a56cc62.src::container-tools:rhel8",
"AppStream-8.8.0.GA:python3-criu-0:3.15-3.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:python3-criu-0:3.15-3.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:python3-criu-0:3.15-3.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:python3-criu-0:3.15-3.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:python3-podman-0:4.4.1-1.module+el8.8.0+18275+3a56cc62.noarch::container-tools:rhel8",
"AppStream-8.8.0.GA:runc-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:runc-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:runc-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:runc-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.src::container-tools:rhel8",
"AppStream-8.8.0.GA:runc-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:runc-debuginfo-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:runc-debuginfo-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:runc-debuginfo-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:runc-debuginfo-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:runc-debugsource-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:runc-debugsource-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:runc-debugsource-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:runc-debugsource-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:skopeo-2:1.11.2-0.2.module+el8.8.0+18251+ad5b274c.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:skopeo-2:1.11.2-0.2.module+el8.8.0+18251+ad5b274c.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:skopeo-2:1.11.2-0.2.module+el8.8.0+18251+ad5b274c.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:skopeo-2:1.11.2-0.2.module+el8.8.0+18251+ad5b274c.src::container-tools:rhel8",
"AppStream-8.8.0.GA:skopeo-2:1.11.2-0.2.module+el8.8.0+18251+ad5b274c.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:skopeo-tests-2:1.11.2-0.2.module+el8.8.0+18251+ad5b274c.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:skopeo-tests-2:1.11.2-0.2.module+el8.8.0+18251+ad5b274c.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:skopeo-tests-2:1.11.2-0.2.module+el8.8.0+18251+ad5b274c.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:skopeo-tests-2:1.11.2-0.2.module+el8.8.0+18251+ad5b274c.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:slirp4netns-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:slirp4netns-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:slirp4netns-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:slirp4netns-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.src::container-tools:rhel8",
"AppStream-8.8.0.GA:slirp4netns-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:slirp4netns-debuginfo-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:slirp4netns-debuginfo-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:slirp4netns-debuginfo-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:slirp4netns-debuginfo-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:slirp4netns-debugsource-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:slirp4netns-debugsource-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:slirp4netns-debugsource-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:slirp4netns-debugsource-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:toolbox-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:toolbox-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:toolbox-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:toolbox-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.src::container-tools:rhel8",
"AppStream-8.8.0.GA:toolbox-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:toolbox-debuginfo-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:toolbox-debuginfo-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:toolbox-debuginfo-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:toolbox-debuginfo-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:toolbox-debugsource-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:toolbox-debugsource-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:toolbox-debugsource-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:toolbox-debugsource-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:toolbox-tests-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:toolbox-tests-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:toolbox-tests-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:toolbox-tests-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:udica-0:0.2.6-20.module+el8.8.0+18060+3f21f2cc.noarch::container-tools:rhel8",
"AppStream-8.8.0.GA:udica-0:0.2.6-20.module+el8.8.0+18060+3f21f2cc.src::container-tools:rhel8"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "golang: go/parser: stack exhaustion in all Parse* functions"
},
{
"cve": "CVE-2022-27664",
"cwe": {
"id": "CWE-400",
"name": "Uncontrolled Resource Consumption"
},
"discovery_date": "2022-09-06T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2124669"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in the golang package. In net/http in Go, attackers can cause a denial of service because an HTTP/2 connection can hang during closing if a fatal error preempts the shutdown.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "golang: net/http: handle server errors after sending GOAWAY",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "The opportunity for a Denial of Service is limited to the golang runtime. In the case of OpenShift Container Platform, this would be restricted within each individual container. There are multiple layers of guide rails (Golang\u2019s Garbage Collector; OpenShift\u2019s resource constraints imposed at the container and cluster levels) which would require a malicious user to continue submitting attacks for there to be any enduring impact. They would also need access to external server resources to be able to send a massive volume of requests to cause a significant impact on server operations.\n\nWithin regulated environments, a combination of the following controls acts as a significant barrier to successfully exploiting a CWE-400: Uncontrolled Resource Consumption vulnerability and therefore downgrades the severity of this particular CVE from Moderate to Low.\n\nRed Hat restricts access to all platform information by default, granting access only after successful hard token-based multi-factor authentication (MFA) and enforcing least privilege to ensure only authorized roles can execute or modify code. The environment employs malicious code protections, including IDS/IPS and antimalware tools to detect threats and monitor resource usage, helping prevent uncontrolled consumption that could lead to system failure. Additional safeguards, such as web application firewalls and load-balancing strategies, protect against resource exhaustion and performance degradation. Event logs are centrally collected, correlated, and analyzed to support monitoring, alerting, and retention, aiding in the detection of abnormal behavior and potential denial-of-service (DoS) conditions. Static code analysis and peer reviews enforce strong input validation and error handling, reducing the likelihood of input-based DoS attacks.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"AppStream-8.8.0.GA:aardvark-dns-2:1.5.0-2.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:aardvark-dns-2:1.5.0-2.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:aardvark-dns-2:1.5.0-2.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:aardvark-dns-2:1.5.0-2.module+el8.8.0+18060+3f21f2cc.src::container-tools:rhel8",
"AppStream-8.8.0.GA:aardvark-dns-2:1.5.0-2.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:buildah-1:1.29.1-1.module+el8.8.0+18195+471da4bb.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:buildah-1:1.29.1-1.module+el8.8.0+18195+471da4bb.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:buildah-1:1.29.1-1.module+el8.8.0+18195+471da4bb.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:buildah-1:1.29.1-1.module+el8.8.0+18195+471da4bb.src::container-tools:rhel8",
"AppStream-8.8.0.GA:buildah-1:1.29.1-1.module+el8.8.0+18195+471da4bb.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:buildah-debuginfo-1:1.29.1-1.module+el8.8.0+18195+471da4bb.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:buildah-debuginfo-1:1.29.1-1.module+el8.8.0+18195+471da4bb.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:buildah-debuginfo-1:1.29.1-1.module+el8.8.0+18195+471da4bb.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:buildah-debuginfo-1:1.29.1-1.module+el8.8.0+18195+471da4bb.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:buildah-debugsource-1:1.29.1-1.module+el8.8.0+18195+471da4bb.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:buildah-debugsource-1:1.29.1-1.module+el8.8.0+18195+471da4bb.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:buildah-debugsource-1:1.29.1-1.module+el8.8.0+18195+471da4bb.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:buildah-debugsource-1:1.29.1-1.module+el8.8.0+18195+471da4bb.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:buildah-tests-1:1.29.1-1.module+el8.8.0+18195+471da4bb.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:buildah-tests-1:1.29.1-1.module+el8.8.0+18195+471da4bb.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:buildah-tests-1:1.29.1-1.module+el8.8.0+18195+471da4bb.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:buildah-tests-1:1.29.1-1.module+el8.8.0+18195+471da4bb.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:buildah-tests-debuginfo-1:1.29.1-1.module+el8.8.0+18195+471da4bb.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:buildah-tests-debuginfo-1:1.29.1-1.module+el8.8.0+18195+471da4bb.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:buildah-tests-debuginfo-1:1.29.1-1.module+el8.8.0+18195+471da4bb.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:buildah-tests-debuginfo-1:1.29.1-1.module+el8.8.0+18195+471da4bb.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:cockpit-podman-0:63.1-1.module+el8.8.0+18286+cd236dce.noarch::container-tools:rhel8",
"AppStream-8.8.0.GA:cockpit-podman-0:63.1-1.module+el8.8.0+18286+cd236dce.src::container-tools:rhel8",
"AppStream-8.8.0.GA:conmon-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:conmon-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:conmon-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:conmon-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.src::container-tools:rhel8",
"AppStream-8.8.0.GA:conmon-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:conmon-debuginfo-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:conmon-debuginfo-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:conmon-debuginfo-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:conmon-debuginfo-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:conmon-debugsource-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:conmon-debugsource-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:conmon-debugsource-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:conmon-debugsource-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:container-selinux-2:2.205.0-2.module+el8.8.0+18438+15d3aa65.noarch::container-tools:rhel8",
"AppStream-8.8.0.GA:container-selinux-2:2.205.0-2.module+el8.8.0+18438+15d3aa65.src::container-tools:rhel8",
"AppStream-8.8.0.GA:containernetworking-plugins-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:containernetworking-plugins-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:containernetworking-plugins-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:containernetworking-plugins-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.src::container-tools:rhel8",
"AppStream-8.8.0.GA:containernetworking-plugins-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:containernetworking-plugins-debuginfo-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:containernetworking-plugins-debuginfo-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:containernetworking-plugins-debuginfo-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:containernetworking-plugins-debuginfo-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:containernetworking-plugins-debugsource-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:containernetworking-plugins-debugsource-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:containernetworking-plugins-debugsource-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:containernetworking-plugins-debugsource-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:containers-common-2:1-63.module+el8.8.0+18438+15d3aa65.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:containers-common-2:1-63.module+el8.8.0+18438+15d3aa65.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:containers-common-2:1-63.module+el8.8.0+18438+15d3aa65.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:containers-common-2:1-63.module+el8.8.0+18438+15d3aa65.src::container-tools:rhel8",
"AppStream-8.8.0.GA:containers-common-2:1-63.module+el8.8.0+18438+15d3aa65.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:crit-0:3.15-3.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:crit-0:3.15-3.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:crit-0:3.15-3.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:crit-0:3.15-3.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:criu-0:3.15-3.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:criu-0:3.15-3.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:criu-0:3.15-3.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:criu-0:3.15-3.module+el8.8.0+18060+3f21f2cc.src::container-tools:rhel8",
"AppStream-8.8.0.GA:criu-0:3.15-3.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:criu-debuginfo-0:3.15-3.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:criu-debuginfo-0:3.15-3.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:criu-debuginfo-0:3.15-3.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:criu-debuginfo-0:3.15-3.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:criu-debugsource-0:3.15-3.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:criu-debugsource-0:3.15-3.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:criu-debugsource-0:3.15-3.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:criu-debugsource-0:3.15-3.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:criu-devel-0:3.15-3.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:criu-devel-0:3.15-3.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:criu-devel-0:3.15-3.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:criu-devel-0:3.15-3.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:criu-libs-0:3.15-3.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:criu-libs-0:3.15-3.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:criu-libs-0:3.15-3.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:criu-libs-0:3.15-3.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:criu-libs-debuginfo-0:3.15-3.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:criu-libs-debuginfo-0:3.15-3.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:criu-libs-debuginfo-0:3.15-3.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:criu-libs-debuginfo-0:3.15-3.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:crun-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:crun-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:crun-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:crun-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.src::container-tools:rhel8",
"AppStream-8.8.0.GA:crun-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:crun-debuginfo-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:crun-debuginfo-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:crun-debuginfo-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:crun-debuginfo-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:crun-debugsource-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:crun-debugsource-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:crun-debugsource-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:crun-debugsource-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:fuse-overlayfs-0:1.10-1.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:fuse-overlayfs-0:1.10-1.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:fuse-overlayfs-0:1.10-1.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:fuse-overlayfs-0:1.10-1.module+el8.8.0+18060+3f21f2cc.src::container-tools:rhel8",
"AppStream-8.8.0.GA:fuse-overlayfs-0:1.10-1.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:fuse-overlayfs-debuginfo-0:1.10-1.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:fuse-overlayfs-debuginfo-0:1.10-1.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:fuse-overlayfs-debuginfo-0:1.10-1.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:fuse-overlayfs-debuginfo-0:1.10-1.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:fuse-overlayfs-debugsource-0:1.10-1.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:fuse-overlayfs-debugsource-0:1.10-1.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:fuse-overlayfs-debugsource-0:1.10-1.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:fuse-overlayfs-debugsource-0:1.10-1.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:libslirp-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:libslirp-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:libslirp-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:libslirp-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.src::container-tools:rhel8",
"AppStream-8.8.0.GA:libslirp-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:libslirp-debuginfo-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:libslirp-debuginfo-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:libslirp-debuginfo-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:libslirp-debuginfo-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:libslirp-debugsource-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:libslirp-debugsource-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:libslirp-debugsource-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:libslirp-debugsource-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:libslirp-devel-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:libslirp-devel-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:libslirp-devel-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:libslirp-devel-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:netavark-2:1.5.0-4.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:netavark-2:1.5.0-4.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:netavark-2:1.5.0-4.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:netavark-2:1.5.0-4.module+el8.8.0+18060+3f21f2cc.src::container-tools:rhel8",
"AppStream-8.8.0.GA:netavark-2:1.5.0-4.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.src::container-tools:rhel8",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-debuginfo-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-debuginfo-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-debuginfo-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-debuginfo-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-debugsource-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-debugsource-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-debugsource-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-debugsource-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.src::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-catatonit-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-catatonit-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-catatonit-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-catatonit-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-catatonit-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-catatonit-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-catatonit-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-catatonit-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-debugsource-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-debugsource-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-debugsource-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-debugsource-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-docker-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.noarch::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-gvproxy-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-gvproxy-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-gvproxy-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-gvproxy-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-gvproxy-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-gvproxy-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-gvproxy-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-gvproxy-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-plugins-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-plugins-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-plugins-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-plugins-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-plugins-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-plugins-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-plugins-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-plugins-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-remote-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-remote-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-remote-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-remote-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-remote-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-remote-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-remote-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-remote-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-tests-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-tests-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-tests-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-tests-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:python-podman-0:4.4.1-1.module+el8.8.0+18275+3a56cc62.src::container-tools:rhel8",
"AppStream-8.8.0.GA:python3-criu-0:3.15-3.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:python3-criu-0:3.15-3.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:python3-criu-0:3.15-3.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:python3-criu-0:3.15-3.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:python3-podman-0:4.4.1-1.module+el8.8.0+18275+3a56cc62.noarch::container-tools:rhel8",
"AppStream-8.8.0.GA:runc-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:runc-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:runc-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:runc-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.src::container-tools:rhel8",
"AppStream-8.8.0.GA:runc-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:runc-debuginfo-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:runc-debuginfo-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:runc-debuginfo-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:runc-debuginfo-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:runc-debugsource-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:runc-debugsource-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:runc-debugsource-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:runc-debugsource-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:skopeo-2:1.11.2-0.2.module+el8.8.0+18251+ad5b274c.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:skopeo-2:1.11.2-0.2.module+el8.8.0+18251+ad5b274c.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:skopeo-2:1.11.2-0.2.module+el8.8.0+18251+ad5b274c.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:skopeo-2:1.11.2-0.2.module+el8.8.0+18251+ad5b274c.src::container-tools:rhel8",
"AppStream-8.8.0.GA:skopeo-2:1.11.2-0.2.module+el8.8.0+18251+ad5b274c.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:skopeo-tests-2:1.11.2-0.2.module+el8.8.0+18251+ad5b274c.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:skopeo-tests-2:1.11.2-0.2.module+el8.8.0+18251+ad5b274c.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:skopeo-tests-2:1.11.2-0.2.module+el8.8.0+18251+ad5b274c.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:skopeo-tests-2:1.11.2-0.2.module+el8.8.0+18251+ad5b274c.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:slirp4netns-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:slirp4netns-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:slirp4netns-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:slirp4netns-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.src::container-tools:rhel8",
"AppStream-8.8.0.GA:slirp4netns-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:slirp4netns-debuginfo-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:slirp4netns-debuginfo-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:slirp4netns-debuginfo-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:slirp4netns-debuginfo-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:slirp4netns-debugsource-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:slirp4netns-debugsource-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:slirp4netns-debugsource-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:slirp4netns-debugsource-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:toolbox-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:toolbox-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:toolbox-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:toolbox-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.src::container-tools:rhel8",
"AppStream-8.8.0.GA:toolbox-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:toolbox-debuginfo-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:toolbox-debuginfo-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:toolbox-debuginfo-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:toolbox-debuginfo-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:toolbox-debugsource-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:toolbox-debugsource-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:toolbox-debugsource-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:toolbox-debugsource-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:toolbox-tests-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:toolbox-tests-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:toolbox-tests-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:toolbox-tests-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:udica-0:0.2.6-20.module+el8.8.0+18060+3f21f2cc.noarch::container-tools:rhel8",
"AppStream-8.8.0.GA:udica-0:0.2.6-20.module+el8.8.0+18060+3f21f2cc.src::container-tools:rhel8"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2022-27664"
},
{
"category": "external",
"summary": "RHBZ#2124669",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2124669"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2022-27664",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-27664"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2022-27664",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2022-27664"
},
{
"category": "external",
"summary": "https://go.dev/issue/54658",
"url": "https://go.dev/issue/54658"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-announce/c/x49AQzIVX-s/m/0tgO0pjiBQAJ",
"url": "https://groups.google.com/g/golang-announce/c/x49AQzIVX-s/m/0tgO0pjiBQAJ"
}
],
"release_date": "2022-09-06T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2023-05-16T08:49:00+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"AppStream-8.8.0.GA:aardvark-dns-2:1.5.0-2.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:aardvark-dns-2:1.5.0-2.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:aardvark-dns-2:1.5.0-2.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:aardvark-dns-2:1.5.0-2.module+el8.8.0+18060+3f21f2cc.src::container-tools:rhel8",
"AppStream-8.8.0.GA:aardvark-dns-2:1.5.0-2.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:buildah-1:1.29.1-1.module+el8.8.0+18195+471da4bb.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:buildah-1:1.29.1-1.module+el8.8.0+18195+471da4bb.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:buildah-1:1.29.1-1.module+el8.8.0+18195+471da4bb.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:buildah-1:1.29.1-1.module+el8.8.0+18195+471da4bb.src::container-tools:rhel8",
"AppStream-8.8.0.GA:buildah-1:1.29.1-1.module+el8.8.0+18195+471da4bb.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:buildah-debuginfo-1:1.29.1-1.module+el8.8.0+18195+471da4bb.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:buildah-debuginfo-1:1.29.1-1.module+el8.8.0+18195+471da4bb.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:buildah-debuginfo-1:1.29.1-1.module+el8.8.0+18195+471da4bb.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:buildah-debuginfo-1:1.29.1-1.module+el8.8.0+18195+471da4bb.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:buildah-debugsource-1:1.29.1-1.module+el8.8.0+18195+471da4bb.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:buildah-debugsource-1:1.29.1-1.module+el8.8.0+18195+471da4bb.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:buildah-debugsource-1:1.29.1-1.module+el8.8.0+18195+471da4bb.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:buildah-debugsource-1:1.29.1-1.module+el8.8.0+18195+471da4bb.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:buildah-tests-1:1.29.1-1.module+el8.8.0+18195+471da4bb.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:buildah-tests-1:1.29.1-1.module+el8.8.0+18195+471da4bb.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:buildah-tests-1:1.29.1-1.module+el8.8.0+18195+471da4bb.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:buildah-tests-1:1.29.1-1.module+el8.8.0+18195+471da4bb.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:buildah-tests-debuginfo-1:1.29.1-1.module+el8.8.0+18195+471da4bb.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:buildah-tests-debuginfo-1:1.29.1-1.module+el8.8.0+18195+471da4bb.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:buildah-tests-debuginfo-1:1.29.1-1.module+el8.8.0+18195+471da4bb.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:buildah-tests-debuginfo-1:1.29.1-1.module+el8.8.0+18195+471da4bb.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:cockpit-podman-0:63.1-1.module+el8.8.0+18286+cd236dce.noarch::container-tools:rhel8",
"AppStream-8.8.0.GA:cockpit-podman-0:63.1-1.module+el8.8.0+18286+cd236dce.src::container-tools:rhel8",
"AppStream-8.8.0.GA:conmon-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:conmon-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:conmon-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:conmon-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.src::container-tools:rhel8",
"AppStream-8.8.0.GA:conmon-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:conmon-debuginfo-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:conmon-debuginfo-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:conmon-debuginfo-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:conmon-debuginfo-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:conmon-debugsource-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:conmon-debugsource-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:conmon-debugsource-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:conmon-debugsource-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:container-selinux-2:2.205.0-2.module+el8.8.0+18438+15d3aa65.noarch::container-tools:rhel8",
"AppStream-8.8.0.GA:container-selinux-2:2.205.0-2.module+el8.8.0+18438+15d3aa65.src::container-tools:rhel8",
"AppStream-8.8.0.GA:containernetworking-plugins-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:containernetworking-plugins-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:containernetworking-plugins-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:containernetworking-plugins-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.src::container-tools:rhel8",
"AppStream-8.8.0.GA:containernetworking-plugins-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:containernetworking-plugins-debuginfo-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:containernetworking-plugins-debuginfo-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:containernetworking-plugins-debuginfo-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:containernetworking-plugins-debuginfo-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:containernetworking-plugins-debugsource-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:containernetworking-plugins-debugsource-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:containernetworking-plugins-debugsource-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:containernetworking-plugins-debugsource-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:containers-common-2:1-63.module+el8.8.0+18438+15d3aa65.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:containers-common-2:1-63.module+el8.8.0+18438+15d3aa65.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:containers-common-2:1-63.module+el8.8.0+18438+15d3aa65.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:containers-common-2:1-63.module+el8.8.0+18438+15d3aa65.src::container-tools:rhel8",
"AppStream-8.8.0.GA:containers-common-2:1-63.module+el8.8.0+18438+15d3aa65.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:crit-0:3.15-3.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:crit-0:3.15-3.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:crit-0:3.15-3.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:crit-0:3.15-3.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:criu-0:3.15-3.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:criu-0:3.15-3.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:criu-0:3.15-3.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:criu-0:3.15-3.module+el8.8.0+18060+3f21f2cc.src::container-tools:rhel8",
"AppStream-8.8.0.GA:criu-0:3.15-3.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:criu-debuginfo-0:3.15-3.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:criu-debuginfo-0:3.15-3.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:criu-debuginfo-0:3.15-3.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:criu-debuginfo-0:3.15-3.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:criu-debugsource-0:3.15-3.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:criu-debugsource-0:3.15-3.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:criu-debugsource-0:3.15-3.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:criu-debugsource-0:3.15-3.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:criu-devel-0:3.15-3.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:criu-devel-0:3.15-3.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:criu-devel-0:3.15-3.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:criu-devel-0:3.15-3.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:criu-libs-0:3.15-3.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:criu-libs-0:3.15-3.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:criu-libs-0:3.15-3.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:criu-libs-0:3.15-3.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:criu-libs-debuginfo-0:3.15-3.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:criu-libs-debuginfo-0:3.15-3.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:criu-libs-debuginfo-0:3.15-3.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:criu-libs-debuginfo-0:3.15-3.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:crun-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:crun-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:crun-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:crun-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.src::container-tools:rhel8",
"AppStream-8.8.0.GA:crun-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:crun-debuginfo-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:crun-debuginfo-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:crun-debuginfo-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:crun-debuginfo-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:crun-debugsource-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:crun-debugsource-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:crun-debugsource-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:crun-debugsource-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:fuse-overlayfs-0:1.10-1.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:fuse-overlayfs-0:1.10-1.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:fuse-overlayfs-0:1.10-1.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:fuse-overlayfs-0:1.10-1.module+el8.8.0+18060+3f21f2cc.src::container-tools:rhel8",
"AppStream-8.8.0.GA:fuse-overlayfs-0:1.10-1.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:fuse-overlayfs-debuginfo-0:1.10-1.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:fuse-overlayfs-debuginfo-0:1.10-1.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:fuse-overlayfs-debuginfo-0:1.10-1.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:fuse-overlayfs-debuginfo-0:1.10-1.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:fuse-overlayfs-debugsource-0:1.10-1.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:fuse-overlayfs-debugsource-0:1.10-1.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:fuse-overlayfs-debugsource-0:1.10-1.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:fuse-overlayfs-debugsource-0:1.10-1.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:libslirp-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:libslirp-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:libslirp-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:libslirp-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.src::container-tools:rhel8",
"AppStream-8.8.0.GA:libslirp-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:libslirp-debuginfo-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:libslirp-debuginfo-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:libslirp-debuginfo-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:libslirp-debuginfo-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:libslirp-debugsource-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:libslirp-debugsource-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:libslirp-debugsource-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:libslirp-debugsource-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:libslirp-devel-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:libslirp-devel-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:libslirp-devel-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:libslirp-devel-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:netavark-2:1.5.0-4.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:netavark-2:1.5.0-4.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:netavark-2:1.5.0-4.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:netavark-2:1.5.0-4.module+el8.8.0+18060+3f21f2cc.src::container-tools:rhel8",
"AppStream-8.8.0.GA:netavark-2:1.5.0-4.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.src::container-tools:rhel8",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-debuginfo-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-debuginfo-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-debuginfo-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-debuginfo-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-debugsource-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-debugsource-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-debugsource-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-debugsource-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.src::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-catatonit-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-catatonit-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-catatonit-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-catatonit-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-catatonit-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-catatonit-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-catatonit-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-catatonit-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-debugsource-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-debugsource-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-debugsource-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-debugsource-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-docker-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.noarch::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-gvproxy-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-gvproxy-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-gvproxy-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-gvproxy-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-gvproxy-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-gvproxy-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-gvproxy-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-gvproxy-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-plugins-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-plugins-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-plugins-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-plugins-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-plugins-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-plugins-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-plugins-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-plugins-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-remote-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-remote-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-remote-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-remote-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-remote-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-remote-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-remote-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-remote-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-tests-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-tests-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-tests-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-tests-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:python-podman-0:4.4.1-1.module+el8.8.0+18275+3a56cc62.src::container-tools:rhel8",
"AppStream-8.8.0.GA:python3-criu-0:3.15-3.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:python3-criu-0:3.15-3.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:python3-criu-0:3.15-3.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:python3-criu-0:3.15-3.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:python3-podman-0:4.4.1-1.module+el8.8.0+18275+3a56cc62.noarch::container-tools:rhel8",
"AppStream-8.8.0.GA:runc-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:runc-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:runc-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:runc-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.src::container-tools:rhel8",
"AppStream-8.8.0.GA:runc-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:runc-debuginfo-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:runc-debuginfo-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:runc-debuginfo-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:runc-debuginfo-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:runc-debugsource-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:runc-debugsource-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:runc-debugsource-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:runc-debugsource-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:skopeo-2:1.11.2-0.2.module+el8.8.0+18251+ad5b274c.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:skopeo-2:1.11.2-0.2.module+el8.8.0+18251+ad5b274c.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:skopeo-2:1.11.2-0.2.module+el8.8.0+18251+ad5b274c.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:skopeo-2:1.11.2-0.2.module+el8.8.0+18251+ad5b274c.src::container-tools:rhel8",
"AppStream-8.8.0.GA:skopeo-2:1.11.2-0.2.module+el8.8.0+18251+ad5b274c.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:skopeo-tests-2:1.11.2-0.2.module+el8.8.0+18251+ad5b274c.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:skopeo-tests-2:1.11.2-0.2.module+el8.8.0+18251+ad5b274c.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:skopeo-tests-2:1.11.2-0.2.module+el8.8.0+18251+ad5b274c.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:skopeo-tests-2:1.11.2-0.2.module+el8.8.0+18251+ad5b274c.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:slirp4netns-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:slirp4netns-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:slirp4netns-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:slirp4netns-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.src::container-tools:rhel8",
"AppStream-8.8.0.GA:slirp4netns-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:slirp4netns-debuginfo-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:slirp4netns-debuginfo-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:slirp4netns-debuginfo-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:slirp4netns-debuginfo-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:slirp4netns-debugsource-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:slirp4netns-debugsource-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:slirp4netns-debugsource-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:slirp4netns-debugsource-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:toolbox-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:toolbox-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:toolbox-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:toolbox-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.src::container-tools:rhel8",
"AppStream-8.8.0.GA:toolbox-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:toolbox-debuginfo-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:toolbox-debuginfo-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:toolbox-debuginfo-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:toolbox-debuginfo-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:toolbox-debugsource-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:toolbox-debugsource-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:toolbox-debugsource-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:toolbox-debugsource-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:toolbox-tests-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:toolbox-tests-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:toolbox-tests-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:toolbox-tests-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:udica-0:0.2.6-20.module+el8.8.0+18060+3f21f2cc.noarch::container-tools:rhel8",
"AppStream-8.8.0.GA:udica-0:0.2.6-20.module+el8.8.0+18060+3f21f2cc.src::container-tools:rhel8"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2023:2758"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 6.5,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "LOW",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"AppStream-8.8.0.GA:aardvark-dns-2:1.5.0-2.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:aardvark-dns-2:1.5.0-2.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:aardvark-dns-2:1.5.0-2.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:aardvark-dns-2:1.5.0-2.module+el8.8.0+18060+3f21f2cc.src::container-tools:rhel8",
"AppStream-8.8.0.GA:aardvark-dns-2:1.5.0-2.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:buildah-1:1.29.1-1.module+el8.8.0+18195+471da4bb.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:buildah-1:1.29.1-1.module+el8.8.0+18195+471da4bb.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:buildah-1:1.29.1-1.module+el8.8.0+18195+471da4bb.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:buildah-1:1.29.1-1.module+el8.8.0+18195+471da4bb.src::container-tools:rhel8",
"AppStream-8.8.0.GA:buildah-1:1.29.1-1.module+el8.8.0+18195+471da4bb.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:buildah-debuginfo-1:1.29.1-1.module+el8.8.0+18195+471da4bb.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:buildah-debuginfo-1:1.29.1-1.module+el8.8.0+18195+471da4bb.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:buildah-debuginfo-1:1.29.1-1.module+el8.8.0+18195+471da4bb.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:buildah-debuginfo-1:1.29.1-1.module+el8.8.0+18195+471da4bb.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:buildah-debugsource-1:1.29.1-1.module+el8.8.0+18195+471da4bb.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:buildah-debugsource-1:1.29.1-1.module+el8.8.0+18195+471da4bb.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:buildah-debugsource-1:1.29.1-1.module+el8.8.0+18195+471da4bb.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:buildah-debugsource-1:1.29.1-1.module+el8.8.0+18195+471da4bb.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:buildah-tests-1:1.29.1-1.module+el8.8.0+18195+471da4bb.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:buildah-tests-1:1.29.1-1.module+el8.8.0+18195+471da4bb.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:buildah-tests-1:1.29.1-1.module+el8.8.0+18195+471da4bb.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:buildah-tests-1:1.29.1-1.module+el8.8.0+18195+471da4bb.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:buildah-tests-debuginfo-1:1.29.1-1.module+el8.8.0+18195+471da4bb.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:buildah-tests-debuginfo-1:1.29.1-1.module+el8.8.0+18195+471da4bb.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:buildah-tests-debuginfo-1:1.29.1-1.module+el8.8.0+18195+471da4bb.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:buildah-tests-debuginfo-1:1.29.1-1.module+el8.8.0+18195+471da4bb.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:cockpit-podman-0:63.1-1.module+el8.8.0+18286+cd236dce.noarch::container-tools:rhel8",
"AppStream-8.8.0.GA:cockpit-podman-0:63.1-1.module+el8.8.0+18286+cd236dce.src::container-tools:rhel8",
"AppStream-8.8.0.GA:conmon-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:conmon-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:conmon-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:conmon-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.src::container-tools:rhel8",
"AppStream-8.8.0.GA:conmon-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:conmon-debuginfo-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:conmon-debuginfo-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:conmon-debuginfo-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:conmon-debuginfo-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:conmon-debugsource-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:conmon-debugsource-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:conmon-debugsource-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:conmon-debugsource-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:container-selinux-2:2.205.0-2.module+el8.8.0+18438+15d3aa65.noarch::container-tools:rhel8",
"AppStream-8.8.0.GA:container-selinux-2:2.205.0-2.module+el8.8.0+18438+15d3aa65.src::container-tools:rhel8",
"AppStream-8.8.0.GA:containernetworking-plugins-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:containernetworking-plugins-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:containernetworking-plugins-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:containernetworking-plugins-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.src::container-tools:rhel8",
"AppStream-8.8.0.GA:containernetworking-plugins-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:containernetworking-plugins-debuginfo-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:containernetworking-plugins-debuginfo-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:containernetworking-plugins-debuginfo-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:containernetworking-plugins-debuginfo-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:containernetworking-plugins-debugsource-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:containernetworking-plugins-debugsource-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:containernetworking-plugins-debugsource-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:containernetworking-plugins-debugsource-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:containers-common-2:1-63.module+el8.8.0+18438+15d3aa65.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:containers-common-2:1-63.module+el8.8.0+18438+15d3aa65.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:containers-common-2:1-63.module+el8.8.0+18438+15d3aa65.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:containers-common-2:1-63.module+el8.8.0+18438+15d3aa65.src::container-tools:rhel8",
"AppStream-8.8.0.GA:containers-common-2:1-63.module+el8.8.0+18438+15d3aa65.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:crit-0:3.15-3.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:crit-0:3.15-3.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:crit-0:3.15-3.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:crit-0:3.15-3.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:criu-0:3.15-3.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:criu-0:3.15-3.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:criu-0:3.15-3.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:criu-0:3.15-3.module+el8.8.0+18060+3f21f2cc.src::container-tools:rhel8",
"AppStream-8.8.0.GA:criu-0:3.15-3.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:criu-debuginfo-0:3.15-3.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:criu-debuginfo-0:3.15-3.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:criu-debuginfo-0:3.15-3.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:criu-debuginfo-0:3.15-3.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:criu-debugsource-0:3.15-3.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:criu-debugsource-0:3.15-3.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:criu-debugsource-0:3.15-3.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:criu-debugsource-0:3.15-3.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:criu-devel-0:3.15-3.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:criu-devel-0:3.15-3.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:criu-devel-0:3.15-3.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:criu-devel-0:3.15-3.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:criu-libs-0:3.15-3.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:criu-libs-0:3.15-3.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:criu-libs-0:3.15-3.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:criu-libs-0:3.15-3.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:criu-libs-debuginfo-0:3.15-3.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:criu-libs-debuginfo-0:3.15-3.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:criu-libs-debuginfo-0:3.15-3.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:criu-libs-debuginfo-0:3.15-3.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:crun-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:crun-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:crun-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:crun-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.src::container-tools:rhel8",
"AppStream-8.8.0.GA:crun-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:crun-debuginfo-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:crun-debuginfo-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:crun-debuginfo-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:crun-debuginfo-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:crun-debugsource-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:crun-debugsource-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:crun-debugsource-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:crun-debugsource-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:fuse-overlayfs-0:1.10-1.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:fuse-overlayfs-0:1.10-1.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:fuse-overlayfs-0:1.10-1.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:fuse-overlayfs-0:1.10-1.module+el8.8.0+18060+3f21f2cc.src::container-tools:rhel8",
"AppStream-8.8.0.GA:fuse-overlayfs-0:1.10-1.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:fuse-overlayfs-debuginfo-0:1.10-1.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:fuse-overlayfs-debuginfo-0:1.10-1.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:fuse-overlayfs-debuginfo-0:1.10-1.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:fuse-overlayfs-debuginfo-0:1.10-1.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:fuse-overlayfs-debugsource-0:1.10-1.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:fuse-overlayfs-debugsource-0:1.10-1.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:fuse-overlayfs-debugsource-0:1.10-1.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:fuse-overlayfs-debugsource-0:1.10-1.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:libslirp-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:libslirp-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:libslirp-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:libslirp-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.src::container-tools:rhel8",
"AppStream-8.8.0.GA:libslirp-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:libslirp-debuginfo-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:libslirp-debuginfo-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:libslirp-debuginfo-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:libslirp-debuginfo-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:libslirp-debugsource-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:libslirp-debugsource-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:libslirp-debugsource-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:libslirp-debugsource-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:libslirp-devel-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:libslirp-devel-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:libslirp-devel-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:libslirp-devel-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:netavark-2:1.5.0-4.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:netavark-2:1.5.0-4.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:netavark-2:1.5.0-4.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:netavark-2:1.5.0-4.module+el8.8.0+18060+3f21f2cc.src::container-tools:rhel8",
"AppStream-8.8.0.GA:netavark-2:1.5.0-4.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.src::container-tools:rhel8",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-debuginfo-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-debuginfo-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-debuginfo-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-debuginfo-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-debugsource-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-debugsource-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-debugsource-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-debugsource-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.src::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-catatonit-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-catatonit-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-catatonit-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-catatonit-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-catatonit-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-catatonit-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-catatonit-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-catatonit-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-debugsource-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-debugsource-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-debugsource-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-debugsource-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-docker-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.noarch::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-gvproxy-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-gvproxy-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-gvproxy-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-gvproxy-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-gvproxy-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-gvproxy-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-gvproxy-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-gvproxy-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-plugins-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-plugins-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-plugins-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-plugins-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-plugins-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-plugins-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-plugins-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-plugins-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-remote-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-remote-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-remote-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-remote-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-remote-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-remote-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-remote-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-remote-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-tests-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-tests-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-tests-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-tests-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:python-podman-0:4.4.1-1.module+el8.8.0+18275+3a56cc62.src::container-tools:rhel8",
"AppStream-8.8.0.GA:python3-criu-0:3.15-3.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:python3-criu-0:3.15-3.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:python3-criu-0:3.15-3.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:python3-criu-0:3.15-3.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:python3-podman-0:4.4.1-1.module+el8.8.0+18275+3a56cc62.noarch::container-tools:rhel8",
"AppStream-8.8.0.GA:runc-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:runc-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:runc-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:runc-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.src::container-tools:rhel8",
"AppStream-8.8.0.GA:runc-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:runc-debuginfo-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:runc-debuginfo-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:runc-debuginfo-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:runc-debuginfo-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:runc-debugsource-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:runc-debugsource-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:runc-debugsource-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:runc-debugsource-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:skopeo-2:1.11.2-0.2.module+el8.8.0+18251+ad5b274c.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:skopeo-2:1.11.2-0.2.module+el8.8.0+18251+ad5b274c.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:skopeo-2:1.11.2-0.2.module+el8.8.0+18251+ad5b274c.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:skopeo-2:1.11.2-0.2.module+el8.8.0+18251+ad5b274c.src::container-tools:rhel8",
"AppStream-8.8.0.GA:skopeo-2:1.11.2-0.2.module+el8.8.0+18251+ad5b274c.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:skopeo-tests-2:1.11.2-0.2.module+el8.8.0+18251+ad5b274c.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:skopeo-tests-2:1.11.2-0.2.module+el8.8.0+18251+ad5b274c.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:skopeo-tests-2:1.11.2-0.2.module+el8.8.0+18251+ad5b274c.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:skopeo-tests-2:1.11.2-0.2.module+el8.8.0+18251+ad5b274c.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:slirp4netns-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:slirp4netns-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:slirp4netns-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:slirp4netns-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.src::container-tools:rhel8",
"AppStream-8.8.0.GA:slirp4netns-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:slirp4netns-debuginfo-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:slirp4netns-debuginfo-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:slirp4netns-debuginfo-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:slirp4netns-debuginfo-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:slirp4netns-debugsource-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:slirp4netns-debugsource-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:slirp4netns-debugsource-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:slirp4netns-debugsource-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:toolbox-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:toolbox-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:toolbox-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:toolbox-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.src::container-tools:rhel8",
"AppStream-8.8.0.GA:toolbox-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:toolbox-debuginfo-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:toolbox-debuginfo-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:toolbox-debuginfo-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:toolbox-debuginfo-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:toolbox-debugsource-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:toolbox-debugsource-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:toolbox-debugsource-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:toolbox-debugsource-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:toolbox-tests-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:toolbox-tests-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:toolbox-tests-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:toolbox-tests-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:udica-0:0.2.6-20.module+el8.8.0+18060+3f21f2cc.noarch::container-tools:rhel8",
"AppStream-8.8.0.GA:udica-0:0.2.6-20.module+el8.8.0+18060+3f21f2cc.src::container-tools:rhel8"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "golang: net/http: handle server errors after sending GOAWAY"
},
{
"cve": "CVE-2022-28131",
"cwe": {
"id": "CWE-1325",
"name": "Improperly Controlled Sequential Memory Allocation"
},
"discovery_date": "2022-07-14T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2107390"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in golang encoding/xml. When calling Decoder, Skip while parsing a deeply nested XML document, a panic can occur due to stack exhaustion and allows an attacker to impact system availability.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "golang: encoding/xml: stack exhaustion in Decoder.Skip",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "The vulnerability exists in the calling of the function decoder.skip to a deeply nested XML document. Although the vulnerability exists, it may require that the application accept deeply nested XML from untrusted sources and specifically calls Decoder.Skip on it. In many deployments, that code path might not even be reachable or exposed to external input. On top of that, a successful exploitation will only result in denial of service due to stack exhaustion, which is why this has been marked as moderate by Red Hat.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"AppStream-8.8.0.GA:aardvark-dns-2:1.5.0-2.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:aardvark-dns-2:1.5.0-2.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:aardvark-dns-2:1.5.0-2.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:aardvark-dns-2:1.5.0-2.module+el8.8.0+18060+3f21f2cc.src::container-tools:rhel8",
"AppStream-8.8.0.GA:aardvark-dns-2:1.5.0-2.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:buildah-1:1.29.1-1.module+el8.8.0+18195+471da4bb.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:buildah-1:1.29.1-1.module+el8.8.0+18195+471da4bb.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:buildah-1:1.29.1-1.module+el8.8.0+18195+471da4bb.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:buildah-1:1.29.1-1.module+el8.8.0+18195+471da4bb.src::container-tools:rhel8",
"AppStream-8.8.0.GA:buildah-1:1.29.1-1.module+el8.8.0+18195+471da4bb.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:buildah-debuginfo-1:1.29.1-1.module+el8.8.0+18195+471da4bb.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:buildah-debuginfo-1:1.29.1-1.module+el8.8.0+18195+471da4bb.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:buildah-debuginfo-1:1.29.1-1.module+el8.8.0+18195+471da4bb.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:buildah-debuginfo-1:1.29.1-1.module+el8.8.0+18195+471da4bb.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:buildah-debugsource-1:1.29.1-1.module+el8.8.0+18195+471da4bb.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:buildah-debugsource-1:1.29.1-1.module+el8.8.0+18195+471da4bb.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:buildah-debugsource-1:1.29.1-1.module+el8.8.0+18195+471da4bb.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:buildah-debugsource-1:1.29.1-1.module+el8.8.0+18195+471da4bb.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:buildah-tests-1:1.29.1-1.module+el8.8.0+18195+471da4bb.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:buildah-tests-1:1.29.1-1.module+el8.8.0+18195+471da4bb.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:buildah-tests-1:1.29.1-1.module+el8.8.0+18195+471da4bb.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:buildah-tests-1:1.29.1-1.module+el8.8.0+18195+471da4bb.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:buildah-tests-debuginfo-1:1.29.1-1.module+el8.8.0+18195+471da4bb.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:buildah-tests-debuginfo-1:1.29.1-1.module+el8.8.0+18195+471da4bb.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:buildah-tests-debuginfo-1:1.29.1-1.module+el8.8.0+18195+471da4bb.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:buildah-tests-debuginfo-1:1.29.1-1.module+el8.8.0+18195+471da4bb.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:cockpit-podman-0:63.1-1.module+el8.8.0+18286+cd236dce.noarch::container-tools:rhel8",
"AppStream-8.8.0.GA:cockpit-podman-0:63.1-1.module+el8.8.0+18286+cd236dce.src::container-tools:rhel8",
"AppStream-8.8.0.GA:conmon-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:conmon-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:conmon-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:conmon-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.src::container-tools:rhel8",
"AppStream-8.8.0.GA:conmon-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:conmon-debuginfo-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:conmon-debuginfo-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:conmon-debuginfo-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:conmon-debuginfo-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:conmon-debugsource-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:conmon-debugsource-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:conmon-debugsource-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:conmon-debugsource-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:container-selinux-2:2.205.0-2.module+el8.8.0+18438+15d3aa65.noarch::container-tools:rhel8",
"AppStream-8.8.0.GA:container-selinux-2:2.205.0-2.module+el8.8.0+18438+15d3aa65.src::container-tools:rhel8",
"AppStream-8.8.0.GA:containernetworking-plugins-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:containernetworking-plugins-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:containernetworking-plugins-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:containernetworking-plugins-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.src::container-tools:rhel8",
"AppStream-8.8.0.GA:containernetworking-plugins-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:containernetworking-plugins-debuginfo-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:containernetworking-plugins-debuginfo-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:containernetworking-plugins-debuginfo-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:containernetworking-plugins-debuginfo-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:containernetworking-plugins-debugsource-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:containernetworking-plugins-debugsource-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:containernetworking-plugins-debugsource-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:containernetworking-plugins-debugsource-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:containers-common-2:1-63.module+el8.8.0+18438+15d3aa65.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:containers-common-2:1-63.module+el8.8.0+18438+15d3aa65.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:containers-common-2:1-63.module+el8.8.0+18438+15d3aa65.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:containers-common-2:1-63.module+el8.8.0+18438+15d3aa65.src::container-tools:rhel8",
"AppStream-8.8.0.GA:containers-common-2:1-63.module+el8.8.0+18438+15d3aa65.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:crit-0:3.15-3.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:crit-0:3.15-3.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:crit-0:3.15-3.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:crit-0:3.15-3.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:criu-0:3.15-3.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:criu-0:3.15-3.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:criu-0:3.15-3.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:criu-0:3.15-3.module+el8.8.0+18060+3f21f2cc.src::container-tools:rhel8",
"AppStream-8.8.0.GA:criu-0:3.15-3.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:criu-debuginfo-0:3.15-3.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:criu-debuginfo-0:3.15-3.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:criu-debuginfo-0:3.15-3.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:criu-debuginfo-0:3.15-3.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:criu-debugsource-0:3.15-3.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:criu-debugsource-0:3.15-3.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:criu-debugsource-0:3.15-3.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:criu-debugsource-0:3.15-3.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:criu-devel-0:3.15-3.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:criu-devel-0:3.15-3.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:criu-devel-0:3.15-3.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:criu-devel-0:3.15-3.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:criu-libs-0:3.15-3.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:criu-libs-0:3.15-3.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:criu-libs-0:3.15-3.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:criu-libs-0:3.15-3.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:criu-libs-debuginfo-0:3.15-3.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:criu-libs-debuginfo-0:3.15-3.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:criu-libs-debuginfo-0:3.15-3.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:criu-libs-debuginfo-0:3.15-3.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:crun-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:crun-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:crun-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:crun-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.src::container-tools:rhel8",
"AppStream-8.8.0.GA:crun-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:crun-debuginfo-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:crun-debuginfo-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:crun-debuginfo-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:crun-debuginfo-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:crun-debugsource-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:crun-debugsource-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:crun-debugsource-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:crun-debugsource-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:fuse-overlayfs-0:1.10-1.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:fuse-overlayfs-0:1.10-1.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:fuse-overlayfs-0:1.10-1.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:fuse-overlayfs-0:1.10-1.module+el8.8.0+18060+3f21f2cc.src::container-tools:rhel8",
"AppStream-8.8.0.GA:fuse-overlayfs-0:1.10-1.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:fuse-overlayfs-debuginfo-0:1.10-1.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:fuse-overlayfs-debuginfo-0:1.10-1.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:fuse-overlayfs-debuginfo-0:1.10-1.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:fuse-overlayfs-debuginfo-0:1.10-1.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:fuse-overlayfs-debugsource-0:1.10-1.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:fuse-overlayfs-debugsource-0:1.10-1.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:fuse-overlayfs-debugsource-0:1.10-1.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:fuse-overlayfs-debugsource-0:1.10-1.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:libslirp-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:libslirp-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:libslirp-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:libslirp-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.src::container-tools:rhel8",
"AppStream-8.8.0.GA:libslirp-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:libslirp-debuginfo-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:libslirp-debuginfo-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:libslirp-debuginfo-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:libslirp-debuginfo-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:libslirp-debugsource-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:libslirp-debugsource-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:libslirp-debugsource-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:libslirp-debugsource-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:libslirp-devel-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:libslirp-devel-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:libslirp-devel-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:libslirp-devel-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:netavark-2:1.5.0-4.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:netavark-2:1.5.0-4.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:netavark-2:1.5.0-4.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:netavark-2:1.5.0-4.module+el8.8.0+18060+3f21f2cc.src::container-tools:rhel8",
"AppStream-8.8.0.GA:netavark-2:1.5.0-4.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.src::container-tools:rhel8",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-debuginfo-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-debuginfo-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-debuginfo-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-debuginfo-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-debugsource-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-debugsource-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-debugsource-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-debugsource-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.src::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-catatonit-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-catatonit-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-catatonit-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-catatonit-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-catatonit-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-catatonit-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-catatonit-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-catatonit-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-debugsource-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-debugsource-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-debugsource-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-debugsource-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-docker-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.noarch::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-gvproxy-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-gvproxy-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-gvproxy-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-gvproxy-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-gvproxy-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-gvproxy-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-gvproxy-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-gvproxy-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-plugins-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-plugins-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-plugins-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-plugins-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-plugins-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-plugins-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-plugins-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-plugins-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-remote-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-remote-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-remote-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-remote-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-remote-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-remote-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-remote-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-remote-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-tests-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-tests-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-tests-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-tests-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:python-podman-0:4.4.1-1.module+el8.8.0+18275+3a56cc62.src::container-tools:rhel8",
"AppStream-8.8.0.GA:python3-criu-0:3.15-3.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:python3-criu-0:3.15-3.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:python3-criu-0:3.15-3.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:python3-criu-0:3.15-3.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:python3-podman-0:4.4.1-1.module+el8.8.0+18275+3a56cc62.noarch::container-tools:rhel8",
"AppStream-8.8.0.GA:runc-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:runc-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:runc-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:runc-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.src::container-tools:rhel8",
"AppStream-8.8.0.GA:runc-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:runc-debuginfo-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:runc-debuginfo-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:runc-debuginfo-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:runc-debuginfo-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:runc-debugsource-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:runc-debugsource-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:runc-debugsource-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:runc-debugsource-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:skopeo-2:1.11.2-0.2.module+el8.8.0+18251+ad5b274c.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:skopeo-2:1.11.2-0.2.module+el8.8.0+18251+ad5b274c.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:skopeo-2:1.11.2-0.2.module+el8.8.0+18251+ad5b274c.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:skopeo-2:1.11.2-0.2.module+el8.8.0+18251+ad5b274c.src::container-tools:rhel8",
"AppStream-8.8.0.GA:skopeo-2:1.11.2-0.2.module+el8.8.0+18251+ad5b274c.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:skopeo-tests-2:1.11.2-0.2.module+el8.8.0+18251+ad5b274c.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:skopeo-tests-2:1.11.2-0.2.module+el8.8.0+18251+ad5b274c.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:skopeo-tests-2:1.11.2-0.2.module+el8.8.0+18251+ad5b274c.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:skopeo-tests-2:1.11.2-0.2.module+el8.8.0+18251+ad5b274c.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:slirp4netns-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:slirp4netns-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:slirp4netns-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:slirp4netns-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.src::container-tools:rhel8",
"AppStream-8.8.0.GA:slirp4netns-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:slirp4netns-debuginfo-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:slirp4netns-debuginfo-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:slirp4netns-debuginfo-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:slirp4netns-debuginfo-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:slirp4netns-debugsource-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:slirp4netns-debugsource-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:slirp4netns-debugsource-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:slirp4netns-debugsource-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:toolbox-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:toolbox-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:toolbox-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:toolbox-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.src::container-tools:rhel8",
"AppStream-8.8.0.GA:toolbox-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:toolbox-debuginfo-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:toolbox-debuginfo-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:toolbox-debuginfo-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:toolbox-debuginfo-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:toolbox-debugsource-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:toolbox-debugsource-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:toolbox-debugsource-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:toolbox-debugsource-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:toolbox-tests-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:toolbox-tests-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:toolbox-tests-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:toolbox-tests-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:udica-0:0.2.6-20.module+el8.8.0+18060+3f21f2cc.noarch::container-tools:rhel8",
"AppStream-8.8.0.GA:udica-0:0.2.6-20.module+el8.8.0+18060+3f21f2cc.src::container-tools:rhel8"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2022-28131"
},
{
"category": "external",
"summary": "RHBZ#2107390",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2107390"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2022-28131",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-28131"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2022-28131",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2022-28131"
},
{
"category": "external",
"summary": "https://go.dev/issue/53614",
"url": "https://go.dev/issue/53614"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-announce/c/nqrv9fbR0zE",
"url": "https://groups.google.com/g/golang-announce/c/nqrv9fbR0zE"
}
],
"release_date": "2022-07-12T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2023-05-16T08:49:00+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"AppStream-8.8.0.GA:aardvark-dns-2:1.5.0-2.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:aardvark-dns-2:1.5.0-2.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:aardvark-dns-2:1.5.0-2.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:aardvark-dns-2:1.5.0-2.module+el8.8.0+18060+3f21f2cc.src::container-tools:rhel8",
"AppStream-8.8.0.GA:aardvark-dns-2:1.5.0-2.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:buildah-1:1.29.1-1.module+el8.8.0+18195+471da4bb.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:buildah-1:1.29.1-1.module+el8.8.0+18195+471da4bb.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:buildah-1:1.29.1-1.module+el8.8.0+18195+471da4bb.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:buildah-1:1.29.1-1.module+el8.8.0+18195+471da4bb.src::container-tools:rhel8",
"AppStream-8.8.0.GA:buildah-1:1.29.1-1.module+el8.8.0+18195+471da4bb.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:buildah-debuginfo-1:1.29.1-1.module+el8.8.0+18195+471da4bb.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:buildah-debuginfo-1:1.29.1-1.module+el8.8.0+18195+471da4bb.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:buildah-debuginfo-1:1.29.1-1.module+el8.8.0+18195+471da4bb.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:buildah-debuginfo-1:1.29.1-1.module+el8.8.0+18195+471da4bb.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:buildah-debugsource-1:1.29.1-1.module+el8.8.0+18195+471da4bb.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:buildah-debugsource-1:1.29.1-1.module+el8.8.0+18195+471da4bb.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:buildah-debugsource-1:1.29.1-1.module+el8.8.0+18195+471da4bb.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:buildah-debugsource-1:1.29.1-1.module+el8.8.0+18195+471da4bb.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:buildah-tests-1:1.29.1-1.module+el8.8.0+18195+471da4bb.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:buildah-tests-1:1.29.1-1.module+el8.8.0+18195+471da4bb.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:buildah-tests-1:1.29.1-1.module+el8.8.0+18195+471da4bb.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:buildah-tests-1:1.29.1-1.module+el8.8.0+18195+471da4bb.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:buildah-tests-debuginfo-1:1.29.1-1.module+el8.8.0+18195+471da4bb.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:buildah-tests-debuginfo-1:1.29.1-1.module+el8.8.0+18195+471da4bb.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:buildah-tests-debuginfo-1:1.29.1-1.module+el8.8.0+18195+471da4bb.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:buildah-tests-debuginfo-1:1.29.1-1.module+el8.8.0+18195+471da4bb.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:cockpit-podman-0:63.1-1.module+el8.8.0+18286+cd236dce.noarch::container-tools:rhel8",
"AppStream-8.8.0.GA:cockpit-podman-0:63.1-1.module+el8.8.0+18286+cd236dce.src::container-tools:rhel8",
"AppStream-8.8.0.GA:conmon-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:conmon-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:conmon-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:conmon-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.src::container-tools:rhel8",
"AppStream-8.8.0.GA:conmon-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:conmon-debuginfo-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:conmon-debuginfo-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:conmon-debuginfo-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:conmon-debuginfo-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:conmon-debugsource-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:conmon-debugsource-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:conmon-debugsource-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:conmon-debugsource-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:container-selinux-2:2.205.0-2.module+el8.8.0+18438+15d3aa65.noarch::container-tools:rhel8",
"AppStream-8.8.0.GA:container-selinux-2:2.205.0-2.module+el8.8.0+18438+15d3aa65.src::container-tools:rhel8",
"AppStream-8.8.0.GA:containernetworking-plugins-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:containernetworking-plugins-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:containernetworking-plugins-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:containernetworking-plugins-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.src::container-tools:rhel8",
"AppStream-8.8.0.GA:containernetworking-plugins-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:containernetworking-plugins-debuginfo-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:containernetworking-plugins-debuginfo-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:containernetworking-plugins-debuginfo-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:containernetworking-plugins-debuginfo-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:containernetworking-plugins-debugsource-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:containernetworking-plugins-debugsource-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:containernetworking-plugins-debugsource-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:containernetworking-plugins-debugsource-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:containers-common-2:1-63.module+el8.8.0+18438+15d3aa65.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:containers-common-2:1-63.module+el8.8.0+18438+15d3aa65.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:containers-common-2:1-63.module+el8.8.0+18438+15d3aa65.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:containers-common-2:1-63.module+el8.8.0+18438+15d3aa65.src::container-tools:rhel8",
"AppStream-8.8.0.GA:containers-common-2:1-63.module+el8.8.0+18438+15d3aa65.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:crit-0:3.15-3.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:crit-0:3.15-3.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:crit-0:3.15-3.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:crit-0:3.15-3.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:criu-0:3.15-3.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:criu-0:3.15-3.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:criu-0:3.15-3.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:criu-0:3.15-3.module+el8.8.0+18060+3f21f2cc.src::container-tools:rhel8",
"AppStream-8.8.0.GA:criu-0:3.15-3.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:criu-debuginfo-0:3.15-3.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:criu-debuginfo-0:3.15-3.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:criu-debuginfo-0:3.15-3.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:criu-debuginfo-0:3.15-3.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:criu-debugsource-0:3.15-3.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:criu-debugsource-0:3.15-3.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:criu-debugsource-0:3.15-3.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:criu-debugsource-0:3.15-3.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:criu-devel-0:3.15-3.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:criu-devel-0:3.15-3.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:criu-devel-0:3.15-3.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:criu-devel-0:3.15-3.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:criu-libs-0:3.15-3.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:criu-libs-0:3.15-3.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:criu-libs-0:3.15-3.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:criu-libs-0:3.15-3.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:criu-libs-debuginfo-0:3.15-3.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:criu-libs-debuginfo-0:3.15-3.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:criu-libs-debuginfo-0:3.15-3.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:criu-libs-debuginfo-0:3.15-3.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:crun-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:crun-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:crun-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:crun-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.src::container-tools:rhel8",
"AppStream-8.8.0.GA:crun-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:crun-debuginfo-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:crun-debuginfo-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:crun-debuginfo-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:crun-debuginfo-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:crun-debugsource-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:crun-debugsource-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:crun-debugsource-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:crun-debugsource-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:fuse-overlayfs-0:1.10-1.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:fuse-overlayfs-0:1.10-1.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:fuse-overlayfs-0:1.10-1.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:fuse-overlayfs-0:1.10-1.module+el8.8.0+18060+3f21f2cc.src::container-tools:rhel8",
"AppStream-8.8.0.GA:fuse-overlayfs-0:1.10-1.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:fuse-overlayfs-debuginfo-0:1.10-1.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:fuse-overlayfs-debuginfo-0:1.10-1.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:fuse-overlayfs-debuginfo-0:1.10-1.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:fuse-overlayfs-debuginfo-0:1.10-1.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:fuse-overlayfs-debugsource-0:1.10-1.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:fuse-overlayfs-debugsource-0:1.10-1.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:fuse-overlayfs-debugsource-0:1.10-1.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:fuse-overlayfs-debugsource-0:1.10-1.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:libslirp-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:libslirp-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:libslirp-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:libslirp-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.src::container-tools:rhel8",
"AppStream-8.8.0.GA:libslirp-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:libslirp-debuginfo-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:libslirp-debuginfo-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:libslirp-debuginfo-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:libslirp-debuginfo-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:libslirp-debugsource-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:libslirp-debugsource-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:libslirp-debugsource-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:libslirp-debugsource-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:libslirp-devel-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:libslirp-devel-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:libslirp-devel-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:libslirp-devel-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:netavark-2:1.5.0-4.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:netavark-2:1.5.0-4.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:netavark-2:1.5.0-4.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:netavark-2:1.5.0-4.module+el8.8.0+18060+3f21f2cc.src::container-tools:rhel8",
"AppStream-8.8.0.GA:netavark-2:1.5.0-4.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.src::container-tools:rhel8",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-debuginfo-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-debuginfo-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-debuginfo-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-debuginfo-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-debugsource-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-debugsource-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-debugsource-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-debugsource-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.src::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-catatonit-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-catatonit-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-catatonit-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-catatonit-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-catatonit-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-catatonit-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-catatonit-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-catatonit-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-debugsource-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-debugsource-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-debugsource-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-debugsource-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-docker-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.noarch::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-gvproxy-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-gvproxy-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-gvproxy-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-gvproxy-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-gvproxy-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-gvproxy-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-gvproxy-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-gvproxy-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-plugins-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-plugins-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-plugins-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-plugins-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-plugins-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-plugins-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-plugins-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-plugins-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-remote-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-remote-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-remote-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-remote-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-remote-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-remote-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-remote-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-remote-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-tests-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-tests-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-tests-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-tests-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:python-podman-0:4.4.1-1.module+el8.8.0+18275+3a56cc62.src::container-tools:rhel8",
"AppStream-8.8.0.GA:python3-criu-0:3.15-3.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:python3-criu-0:3.15-3.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:python3-criu-0:3.15-3.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:python3-criu-0:3.15-3.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:python3-podman-0:4.4.1-1.module+el8.8.0+18275+3a56cc62.noarch::container-tools:rhel8",
"AppStream-8.8.0.GA:runc-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:runc-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:runc-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:runc-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.src::container-tools:rhel8",
"AppStream-8.8.0.GA:runc-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:runc-debuginfo-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:runc-debuginfo-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:runc-debuginfo-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:runc-debuginfo-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:runc-debugsource-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:runc-debugsource-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:runc-debugsource-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:runc-debugsource-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:skopeo-2:1.11.2-0.2.module+el8.8.0+18251+ad5b274c.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:skopeo-2:1.11.2-0.2.module+el8.8.0+18251+ad5b274c.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:skopeo-2:1.11.2-0.2.module+el8.8.0+18251+ad5b274c.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:skopeo-2:1.11.2-0.2.module+el8.8.0+18251+ad5b274c.src::container-tools:rhel8",
"AppStream-8.8.0.GA:skopeo-2:1.11.2-0.2.module+el8.8.0+18251+ad5b274c.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:skopeo-tests-2:1.11.2-0.2.module+el8.8.0+18251+ad5b274c.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:skopeo-tests-2:1.11.2-0.2.module+el8.8.0+18251+ad5b274c.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:skopeo-tests-2:1.11.2-0.2.module+el8.8.0+18251+ad5b274c.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:skopeo-tests-2:1.11.2-0.2.module+el8.8.0+18251+ad5b274c.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:slirp4netns-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:slirp4netns-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:slirp4netns-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:slirp4netns-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.src::container-tools:rhel8",
"AppStream-8.8.0.GA:slirp4netns-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:slirp4netns-debuginfo-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:slirp4netns-debuginfo-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:slirp4netns-debuginfo-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:slirp4netns-debuginfo-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:slirp4netns-debugsource-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:slirp4netns-debugsource-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:slirp4netns-debugsource-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:slirp4netns-debugsource-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:toolbox-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:toolbox-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:toolbox-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:toolbox-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.src::container-tools:rhel8",
"AppStream-8.8.0.GA:toolbox-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:toolbox-debuginfo-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:toolbox-debuginfo-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:toolbox-debuginfo-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:toolbox-debuginfo-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:toolbox-debugsource-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:toolbox-debugsource-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:toolbox-debugsource-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:toolbox-debugsource-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:toolbox-tests-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:toolbox-tests-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:toolbox-tests-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:toolbox-tests-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:udica-0:0.2.6-20.module+el8.8.0+18060+3f21f2cc.noarch::container-tools:rhel8",
"AppStream-8.8.0.GA:udica-0:0.2.6-20.module+el8.8.0+18060+3f21f2cc.src::container-tools:rhel8"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2023:2758"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "LOCAL",
"availabilityImpact": "HIGH",
"baseScore": 7.3,
"baseSeverity": "HIGH",
"confidentialityImpact": "LOW",
"integrityImpact": "LOW",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:N/UI:N/S:U/C:L/I:L/A:H",
"version": "3.1"
},
"products": [
"AppStream-8.8.0.GA:aardvark-dns-2:1.5.0-2.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:aardvark-dns-2:1.5.0-2.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:aardvark-dns-2:1.5.0-2.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:aardvark-dns-2:1.5.0-2.module+el8.8.0+18060+3f21f2cc.src::container-tools:rhel8",
"AppStream-8.8.0.GA:aardvark-dns-2:1.5.0-2.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:buildah-1:1.29.1-1.module+el8.8.0+18195+471da4bb.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:buildah-1:1.29.1-1.module+el8.8.0+18195+471da4bb.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:buildah-1:1.29.1-1.module+el8.8.0+18195+471da4bb.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:buildah-1:1.29.1-1.module+el8.8.0+18195+471da4bb.src::container-tools:rhel8",
"AppStream-8.8.0.GA:buildah-1:1.29.1-1.module+el8.8.0+18195+471da4bb.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:buildah-debuginfo-1:1.29.1-1.module+el8.8.0+18195+471da4bb.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:buildah-debuginfo-1:1.29.1-1.module+el8.8.0+18195+471da4bb.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:buildah-debuginfo-1:1.29.1-1.module+el8.8.0+18195+471da4bb.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:buildah-debuginfo-1:1.29.1-1.module+el8.8.0+18195+471da4bb.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:buildah-debugsource-1:1.29.1-1.module+el8.8.0+18195+471da4bb.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:buildah-debugsource-1:1.29.1-1.module+el8.8.0+18195+471da4bb.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:buildah-debugsource-1:1.29.1-1.module+el8.8.0+18195+471da4bb.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:buildah-debugsource-1:1.29.1-1.module+el8.8.0+18195+471da4bb.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:buildah-tests-1:1.29.1-1.module+el8.8.0+18195+471da4bb.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:buildah-tests-1:1.29.1-1.module+el8.8.0+18195+471da4bb.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:buildah-tests-1:1.29.1-1.module+el8.8.0+18195+471da4bb.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:buildah-tests-1:1.29.1-1.module+el8.8.0+18195+471da4bb.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:buildah-tests-debuginfo-1:1.29.1-1.module+el8.8.0+18195+471da4bb.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:buildah-tests-debuginfo-1:1.29.1-1.module+el8.8.0+18195+471da4bb.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:buildah-tests-debuginfo-1:1.29.1-1.module+el8.8.0+18195+471da4bb.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:buildah-tests-debuginfo-1:1.29.1-1.module+el8.8.0+18195+471da4bb.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:cockpit-podman-0:63.1-1.module+el8.8.0+18286+cd236dce.noarch::container-tools:rhel8",
"AppStream-8.8.0.GA:cockpit-podman-0:63.1-1.module+el8.8.0+18286+cd236dce.src::container-tools:rhel8",
"AppStream-8.8.0.GA:conmon-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:conmon-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:conmon-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:conmon-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.src::container-tools:rhel8",
"AppStream-8.8.0.GA:conmon-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:conmon-debuginfo-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:conmon-debuginfo-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:conmon-debuginfo-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:conmon-debuginfo-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:conmon-debugsource-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:conmon-debugsource-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:conmon-debugsource-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:conmon-debugsource-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:container-selinux-2:2.205.0-2.module+el8.8.0+18438+15d3aa65.noarch::container-tools:rhel8",
"AppStream-8.8.0.GA:container-selinux-2:2.205.0-2.module+el8.8.0+18438+15d3aa65.src::container-tools:rhel8",
"AppStream-8.8.0.GA:containernetworking-plugins-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:containernetworking-plugins-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:containernetworking-plugins-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:containernetworking-plugins-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.src::container-tools:rhel8",
"AppStream-8.8.0.GA:containernetworking-plugins-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:containernetworking-plugins-debuginfo-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:containernetworking-plugins-debuginfo-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:containernetworking-plugins-debuginfo-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:containernetworking-plugins-debuginfo-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:containernetworking-plugins-debugsource-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:containernetworking-plugins-debugsource-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:containernetworking-plugins-debugsource-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:containernetworking-plugins-debugsource-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:containers-common-2:1-63.module+el8.8.0+18438+15d3aa65.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:containers-common-2:1-63.module+el8.8.0+18438+15d3aa65.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:containers-common-2:1-63.module+el8.8.0+18438+15d3aa65.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:containers-common-2:1-63.module+el8.8.0+18438+15d3aa65.src::container-tools:rhel8",
"AppStream-8.8.0.GA:containers-common-2:1-63.module+el8.8.0+18438+15d3aa65.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:crit-0:3.15-3.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:crit-0:3.15-3.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:crit-0:3.15-3.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:crit-0:3.15-3.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:criu-0:3.15-3.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:criu-0:3.15-3.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:criu-0:3.15-3.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:criu-0:3.15-3.module+el8.8.0+18060+3f21f2cc.src::container-tools:rhel8",
"AppStream-8.8.0.GA:criu-0:3.15-3.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:criu-debuginfo-0:3.15-3.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:criu-debuginfo-0:3.15-3.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:criu-debuginfo-0:3.15-3.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:criu-debuginfo-0:3.15-3.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:criu-debugsource-0:3.15-3.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:criu-debugsource-0:3.15-3.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:criu-debugsource-0:3.15-3.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:criu-debugsource-0:3.15-3.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:criu-devel-0:3.15-3.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:criu-devel-0:3.15-3.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:criu-devel-0:3.15-3.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:criu-devel-0:3.15-3.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:criu-libs-0:3.15-3.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:criu-libs-0:3.15-3.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:criu-libs-0:3.15-3.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:criu-libs-0:3.15-3.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:criu-libs-debuginfo-0:3.15-3.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:criu-libs-debuginfo-0:3.15-3.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:criu-libs-debuginfo-0:3.15-3.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:criu-libs-debuginfo-0:3.15-3.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:crun-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:crun-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:crun-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:crun-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.src::container-tools:rhel8",
"AppStream-8.8.0.GA:crun-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:crun-debuginfo-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:crun-debuginfo-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:crun-debuginfo-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:crun-debuginfo-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:crun-debugsource-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:crun-debugsource-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:crun-debugsource-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:crun-debugsource-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:fuse-overlayfs-0:1.10-1.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:fuse-overlayfs-0:1.10-1.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:fuse-overlayfs-0:1.10-1.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:fuse-overlayfs-0:1.10-1.module+el8.8.0+18060+3f21f2cc.src::container-tools:rhel8",
"AppStream-8.8.0.GA:fuse-overlayfs-0:1.10-1.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:fuse-overlayfs-debuginfo-0:1.10-1.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:fuse-overlayfs-debuginfo-0:1.10-1.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:fuse-overlayfs-debuginfo-0:1.10-1.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:fuse-overlayfs-debuginfo-0:1.10-1.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:fuse-overlayfs-debugsource-0:1.10-1.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:fuse-overlayfs-debugsource-0:1.10-1.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:fuse-overlayfs-debugsource-0:1.10-1.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:fuse-overlayfs-debugsource-0:1.10-1.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:libslirp-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:libslirp-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:libslirp-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:libslirp-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.src::container-tools:rhel8",
"AppStream-8.8.0.GA:libslirp-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:libslirp-debuginfo-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:libslirp-debuginfo-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:libslirp-debuginfo-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:libslirp-debuginfo-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:libslirp-debugsource-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:libslirp-debugsource-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:libslirp-debugsource-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:libslirp-debugsource-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:libslirp-devel-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:libslirp-devel-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:libslirp-devel-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:libslirp-devel-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:netavark-2:1.5.0-4.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:netavark-2:1.5.0-4.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:netavark-2:1.5.0-4.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:netavark-2:1.5.0-4.module+el8.8.0+18060+3f21f2cc.src::container-tools:rhel8",
"AppStream-8.8.0.GA:netavark-2:1.5.0-4.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.src::container-tools:rhel8",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-debuginfo-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-debuginfo-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-debuginfo-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-debuginfo-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-debugsource-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-debugsource-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-debugsource-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-debugsource-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.src::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-catatonit-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-catatonit-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-catatonit-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-catatonit-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-catatonit-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-catatonit-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-catatonit-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-catatonit-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-debugsource-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-debugsource-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-debugsource-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-debugsource-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-docker-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.noarch::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-gvproxy-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-gvproxy-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-gvproxy-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-gvproxy-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-gvproxy-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-gvproxy-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-gvproxy-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-gvproxy-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-plugins-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-plugins-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-plugins-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-plugins-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-plugins-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-plugins-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-plugins-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-plugins-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-remote-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-remote-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-remote-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-remote-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-remote-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-remote-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-remote-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-remote-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-tests-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-tests-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-tests-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-tests-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:python-podman-0:4.4.1-1.module+el8.8.0+18275+3a56cc62.src::container-tools:rhel8",
"AppStream-8.8.0.GA:python3-criu-0:3.15-3.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:python3-criu-0:3.15-3.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:python3-criu-0:3.15-3.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:python3-criu-0:3.15-3.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:python3-podman-0:4.4.1-1.module+el8.8.0+18275+3a56cc62.noarch::container-tools:rhel8",
"AppStream-8.8.0.GA:runc-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:runc-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:runc-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:runc-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.src::container-tools:rhel8",
"AppStream-8.8.0.GA:runc-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:runc-debuginfo-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:runc-debuginfo-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:runc-debuginfo-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:runc-debuginfo-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:runc-debugsource-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:runc-debugsource-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:runc-debugsource-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:runc-debugsource-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:skopeo-2:1.11.2-0.2.module+el8.8.0+18251+ad5b274c.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:skopeo-2:1.11.2-0.2.module+el8.8.0+18251+ad5b274c.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:skopeo-2:1.11.2-0.2.module+el8.8.0+18251+ad5b274c.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:skopeo-2:1.11.2-0.2.module+el8.8.0+18251+ad5b274c.src::container-tools:rhel8",
"AppStream-8.8.0.GA:skopeo-2:1.11.2-0.2.module+el8.8.0+18251+ad5b274c.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:skopeo-tests-2:1.11.2-0.2.module+el8.8.0+18251+ad5b274c.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:skopeo-tests-2:1.11.2-0.2.module+el8.8.0+18251+ad5b274c.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:skopeo-tests-2:1.11.2-0.2.module+el8.8.0+18251+ad5b274c.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:skopeo-tests-2:1.11.2-0.2.module+el8.8.0+18251+ad5b274c.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:slirp4netns-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:slirp4netns-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:slirp4netns-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:slirp4netns-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.src::container-tools:rhel8",
"AppStream-8.8.0.GA:slirp4netns-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:slirp4netns-debuginfo-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:slirp4netns-debuginfo-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:slirp4netns-debuginfo-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:slirp4netns-debuginfo-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:slirp4netns-debugsource-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:slirp4netns-debugsource-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:slirp4netns-debugsource-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:slirp4netns-debugsource-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:toolbox-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:toolbox-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:toolbox-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:toolbox-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.src::container-tools:rhel8",
"AppStream-8.8.0.GA:toolbox-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:toolbox-debuginfo-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:toolbox-debuginfo-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:toolbox-debuginfo-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:toolbox-debuginfo-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:toolbox-debugsource-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:toolbox-debugsource-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:toolbox-debugsource-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:toolbox-debugsource-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:toolbox-tests-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:toolbox-tests-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:toolbox-tests-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:toolbox-tests-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:udica-0:0.2.6-20.module+el8.8.0+18060+3f21f2cc.noarch::container-tools:rhel8",
"AppStream-8.8.0.GA:udica-0:0.2.6-20.module+el8.8.0+18060+3f21f2cc.src::container-tools:rhel8"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "golang: encoding/xml: stack exhaustion in Decoder.Skip"
},
{
"cve": "CVE-2022-30629",
"cwe": {
"id": "CWE-331",
"name": "Insufficient Entropy"
},
"discovery_date": "2022-06-02T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2092793"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in the crypto/tls golang package. When session tickets are generated by crypto/tls, it is missing the ticket expiration. This issue may allow an attacker to observe the TLS handshakes to correlate successive connections during session resumption.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "golang: crypto/tls: session tickets lack random ticket_age_add",
"title": "Vulnerability summary"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"AppStream-8.8.0.GA:aardvark-dns-2:1.5.0-2.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:aardvark-dns-2:1.5.0-2.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:aardvark-dns-2:1.5.0-2.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:aardvark-dns-2:1.5.0-2.module+el8.8.0+18060+3f21f2cc.src::container-tools:rhel8",
"AppStream-8.8.0.GA:aardvark-dns-2:1.5.0-2.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:buildah-1:1.29.1-1.module+el8.8.0+18195+471da4bb.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:buildah-1:1.29.1-1.module+el8.8.0+18195+471da4bb.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:buildah-1:1.29.1-1.module+el8.8.0+18195+471da4bb.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:buildah-1:1.29.1-1.module+el8.8.0+18195+471da4bb.src::container-tools:rhel8",
"AppStream-8.8.0.GA:buildah-1:1.29.1-1.module+el8.8.0+18195+471da4bb.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:buildah-debuginfo-1:1.29.1-1.module+el8.8.0+18195+471da4bb.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:buildah-debuginfo-1:1.29.1-1.module+el8.8.0+18195+471da4bb.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:buildah-debuginfo-1:1.29.1-1.module+el8.8.0+18195+471da4bb.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:buildah-debuginfo-1:1.29.1-1.module+el8.8.0+18195+471da4bb.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:buildah-debugsource-1:1.29.1-1.module+el8.8.0+18195+471da4bb.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:buildah-debugsource-1:1.29.1-1.module+el8.8.0+18195+471da4bb.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:buildah-debugsource-1:1.29.1-1.module+el8.8.0+18195+471da4bb.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:buildah-debugsource-1:1.29.1-1.module+el8.8.0+18195+471da4bb.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:buildah-tests-1:1.29.1-1.module+el8.8.0+18195+471da4bb.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:buildah-tests-1:1.29.1-1.module+el8.8.0+18195+471da4bb.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:buildah-tests-1:1.29.1-1.module+el8.8.0+18195+471da4bb.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:buildah-tests-1:1.29.1-1.module+el8.8.0+18195+471da4bb.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:buildah-tests-debuginfo-1:1.29.1-1.module+el8.8.0+18195+471da4bb.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:buildah-tests-debuginfo-1:1.29.1-1.module+el8.8.0+18195+471da4bb.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:buildah-tests-debuginfo-1:1.29.1-1.module+el8.8.0+18195+471da4bb.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:buildah-tests-debuginfo-1:1.29.1-1.module+el8.8.0+18195+471da4bb.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:cockpit-podman-0:63.1-1.module+el8.8.0+18286+cd236dce.noarch::container-tools:rhel8",
"AppStream-8.8.0.GA:cockpit-podman-0:63.1-1.module+el8.8.0+18286+cd236dce.src::container-tools:rhel8",
"AppStream-8.8.0.GA:conmon-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:conmon-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:conmon-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:conmon-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.src::container-tools:rhel8",
"AppStream-8.8.0.GA:conmon-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:conmon-debuginfo-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:conmon-debuginfo-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:conmon-debuginfo-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:conmon-debuginfo-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:conmon-debugsource-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:conmon-debugsource-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:conmon-debugsource-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:conmon-debugsource-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:container-selinux-2:2.205.0-2.module+el8.8.0+18438+15d3aa65.noarch::container-tools:rhel8",
"AppStream-8.8.0.GA:container-selinux-2:2.205.0-2.module+el8.8.0+18438+15d3aa65.src::container-tools:rhel8",
"AppStream-8.8.0.GA:containernetworking-plugins-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:containernetworking-plugins-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:containernetworking-plugins-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:containernetworking-plugins-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.src::container-tools:rhel8",
"AppStream-8.8.0.GA:containernetworking-plugins-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:containernetworking-plugins-debuginfo-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:containernetworking-plugins-debuginfo-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:containernetworking-plugins-debuginfo-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:containernetworking-plugins-debuginfo-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:containernetworking-plugins-debugsource-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:containernetworking-plugins-debugsource-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:containernetworking-plugins-debugsource-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:containernetworking-plugins-debugsource-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:containers-common-2:1-63.module+el8.8.0+18438+15d3aa65.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:containers-common-2:1-63.module+el8.8.0+18438+15d3aa65.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:containers-common-2:1-63.module+el8.8.0+18438+15d3aa65.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:containers-common-2:1-63.module+el8.8.0+18438+15d3aa65.src::container-tools:rhel8",
"AppStream-8.8.0.GA:containers-common-2:1-63.module+el8.8.0+18438+15d3aa65.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:crit-0:3.15-3.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:crit-0:3.15-3.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:crit-0:3.15-3.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:crit-0:3.15-3.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:criu-0:3.15-3.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:criu-0:3.15-3.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:criu-0:3.15-3.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:criu-0:3.15-3.module+el8.8.0+18060+3f21f2cc.src::container-tools:rhel8",
"AppStream-8.8.0.GA:criu-0:3.15-3.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:criu-debuginfo-0:3.15-3.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:criu-debuginfo-0:3.15-3.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:criu-debuginfo-0:3.15-3.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:criu-debuginfo-0:3.15-3.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:criu-debugsource-0:3.15-3.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:criu-debugsource-0:3.15-3.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:criu-debugsource-0:3.15-3.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:criu-debugsource-0:3.15-3.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:criu-devel-0:3.15-3.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:criu-devel-0:3.15-3.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:criu-devel-0:3.15-3.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:criu-devel-0:3.15-3.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:criu-libs-0:3.15-3.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:criu-libs-0:3.15-3.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:criu-libs-0:3.15-3.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:criu-libs-0:3.15-3.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:criu-libs-debuginfo-0:3.15-3.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:criu-libs-debuginfo-0:3.15-3.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:criu-libs-debuginfo-0:3.15-3.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:criu-libs-debuginfo-0:3.15-3.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:crun-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:crun-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:crun-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:crun-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.src::container-tools:rhel8",
"AppStream-8.8.0.GA:crun-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:crun-debuginfo-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:crun-debuginfo-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:crun-debuginfo-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:crun-debuginfo-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:crun-debugsource-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:crun-debugsource-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:crun-debugsource-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:crun-debugsource-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:fuse-overlayfs-0:1.10-1.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:fuse-overlayfs-0:1.10-1.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:fuse-overlayfs-0:1.10-1.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:fuse-overlayfs-0:1.10-1.module+el8.8.0+18060+3f21f2cc.src::container-tools:rhel8",
"AppStream-8.8.0.GA:fuse-overlayfs-0:1.10-1.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:fuse-overlayfs-debuginfo-0:1.10-1.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:fuse-overlayfs-debuginfo-0:1.10-1.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:fuse-overlayfs-debuginfo-0:1.10-1.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:fuse-overlayfs-debuginfo-0:1.10-1.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:fuse-overlayfs-debugsource-0:1.10-1.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:fuse-overlayfs-debugsource-0:1.10-1.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:fuse-overlayfs-debugsource-0:1.10-1.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:fuse-overlayfs-debugsource-0:1.10-1.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:libslirp-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:libslirp-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:libslirp-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:libslirp-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.src::container-tools:rhel8",
"AppStream-8.8.0.GA:libslirp-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:libslirp-debuginfo-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:libslirp-debuginfo-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:libslirp-debuginfo-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:libslirp-debuginfo-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:libslirp-debugsource-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:libslirp-debugsource-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:libslirp-debugsource-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:libslirp-debugsource-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:libslirp-devel-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:libslirp-devel-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:libslirp-devel-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:libslirp-devel-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:netavark-2:1.5.0-4.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:netavark-2:1.5.0-4.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:netavark-2:1.5.0-4.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:netavark-2:1.5.0-4.module+el8.8.0+18060+3f21f2cc.src::container-tools:rhel8",
"AppStream-8.8.0.GA:netavark-2:1.5.0-4.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.src::container-tools:rhel8",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-debuginfo-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-debuginfo-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-debuginfo-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-debuginfo-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-debugsource-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-debugsource-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-debugsource-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-debugsource-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.src::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-catatonit-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-catatonit-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-catatonit-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-catatonit-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-catatonit-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-catatonit-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-catatonit-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-catatonit-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-debugsource-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-debugsource-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-debugsource-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-debugsource-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-docker-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.noarch::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-gvproxy-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-gvproxy-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-gvproxy-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-gvproxy-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-gvproxy-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-gvproxy-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-gvproxy-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-gvproxy-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-plugins-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-plugins-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-plugins-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-plugins-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-plugins-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-plugins-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-plugins-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-plugins-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-remote-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-remote-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-remote-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-remote-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-remote-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-remote-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-remote-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-remote-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-tests-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-tests-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-tests-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-tests-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:python-podman-0:4.4.1-1.module+el8.8.0+18275+3a56cc62.src::container-tools:rhel8",
"AppStream-8.8.0.GA:python3-criu-0:3.15-3.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:python3-criu-0:3.15-3.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:python3-criu-0:3.15-3.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:python3-criu-0:3.15-3.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:python3-podman-0:4.4.1-1.module+el8.8.0+18275+3a56cc62.noarch::container-tools:rhel8",
"AppStream-8.8.0.GA:runc-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:runc-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:runc-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:runc-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.src::container-tools:rhel8",
"AppStream-8.8.0.GA:runc-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:runc-debuginfo-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:runc-debuginfo-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:runc-debuginfo-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:runc-debuginfo-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:runc-debugsource-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:runc-debugsource-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:runc-debugsource-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:runc-debugsource-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:skopeo-2:1.11.2-0.2.module+el8.8.0+18251+ad5b274c.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:skopeo-2:1.11.2-0.2.module+el8.8.0+18251+ad5b274c.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:skopeo-2:1.11.2-0.2.module+el8.8.0+18251+ad5b274c.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:skopeo-2:1.11.2-0.2.module+el8.8.0+18251+ad5b274c.src::container-tools:rhel8",
"AppStream-8.8.0.GA:skopeo-2:1.11.2-0.2.module+el8.8.0+18251+ad5b274c.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:skopeo-tests-2:1.11.2-0.2.module+el8.8.0+18251+ad5b274c.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:skopeo-tests-2:1.11.2-0.2.module+el8.8.0+18251+ad5b274c.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:skopeo-tests-2:1.11.2-0.2.module+el8.8.0+18251+ad5b274c.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:skopeo-tests-2:1.11.2-0.2.module+el8.8.0+18251+ad5b274c.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:slirp4netns-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:slirp4netns-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:slirp4netns-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:slirp4netns-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.src::container-tools:rhel8",
"AppStream-8.8.0.GA:slirp4netns-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:slirp4netns-debuginfo-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:slirp4netns-debuginfo-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:slirp4netns-debuginfo-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:slirp4netns-debuginfo-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:slirp4netns-debugsource-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:slirp4netns-debugsource-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:slirp4netns-debugsource-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:slirp4netns-debugsource-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:toolbox-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:toolbox-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:toolbox-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:toolbox-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.src::container-tools:rhel8",
"AppStream-8.8.0.GA:toolbox-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:toolbox-debuginfo-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:toolbox-debuginfo-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:toolbox-debuginfo-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:toolbox-debuginfo-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:toolbox-debugsource-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:toolbox-debugsource-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:toolbox-debugsource-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:toolbox-debugsource-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:toolbox-tests-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:toolbox-tests-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:toolbox-tests-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:toolbox-tests-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:udica-0:0.2.6-20.module+el8.8.0+18060+3f21f2cc.noarch::container-tools:rhel8",
"AppStream-8.8.0.GA:udica-0:0.2.6-20.module+el8.8.0+18060+3f21f2cc.src::container-tools:rhel8"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2022-30629"
},
{
"category": "external",
"summary": "RHBZ#2092793",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2092793"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2022-30629",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-30629"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2022-30629",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2022-30629"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-announce/c/TzIC9-t8Ytg",
"url": "https://groups.google.com/g/golang-announce/c/TzIC9-t8Ytg"
}
],
"release_date": "2022-06-02T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2023-05-16T08:49:00+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"AppStream-8.8.0.GA:aardvark-dns-2:1.5.0-2.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:aardvark-dns-2:1.5.0-2.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:aardvark-dns-2:1.5.0-2.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:aardvark-dns-2:1.5.0-2.module+el8.8.0+18060+3f21f2cc.src::container-tools:rhel8",
"AppStream-8.8.0.GA:aardvark-dns-2:1.5.0-2.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:buildah-1:1.29.1-1.module+el8.8.0+18195+471da4bb.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:buildah-1:1.29.1-1.module+el8.8.0+18195+471da4bb.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:buildah-1:1.29.1-1.module+el8.8.0+18195+471da4bb.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:buildah-1:1.29.1-1.module+el8.8.0+18195+471da4bb.src::container-tools:rhel8",
"AppStream-8.8.0.GA:buildah-1:1.29.1-1.module+el8.8.0+18195+471da4bb.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:buildah-debuginfo-1:1.29.1-1.module+el8.8.0+18195+471da4bb.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:buildah-debuginfo-1:1.29.1-1.module+el8.8.0+18195+471da4bb.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:buildah-debuginfo-1:1.29.1-1.module+el8.8.0+18195+471da4bb.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:buildah-debuginfo-1:1.29.1-1.module+el8.8.0+18195+471da4bb.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:buildah-debugsource-1:1.29.1-1.module+el8.8.0+18195+471da4bb.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:buildah-debugsource-1:1.29.1-1.module+el8.8.0+18195+471da4bb.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:buildah-debugsource-1:1.29.1-1.module+el8.8.0+18195+471da4bb.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:buildah-debugsource-1:1.29.1-1.module+el8.8.0+18195+471da4bb.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:buildah-tests-1:1.29.1-1.module+el8.8.0+18195+471da4bb.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:buildah-tests-1:1.29.1-1.module+el8.8.0+18195+471da4bb.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:buildah-tests-1:1.29.1-1.module+el8.8.0+18195+471da4bb.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:buildah-tests-1:1.29.1-1.module+el8.8.0+18195+471da4bb.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:buildah-tests-debuginfo-1:1.29.1-1.module+el8.8.0+18195+471da4bb.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:buildah-tests-debuginfo-1:1.29.1-1.module+el8.8.0+18195+471da4bb.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:buildah-tests-debuginfo-1:1.29.1-1.module+el8.8.0+18195+471da4bb.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:buildah-tests-debuginfo-1:1.29.1-1.module+el8.8.0+18195+471da4bb.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:cockpit-podman-0:63.1-1.module+el8.8.0+18286+cd236dce.noarch::container-tools:rhel8",
"AppStream-8.8.0.GA:cockpit-podman-0:63.1-1.module+el8.8.0+18286+cd236dce.src::container-tools:rhel8",
"AppStream-8.8.0.GA:conmon-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:conmon-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:conmon-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:conmon-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.src::container-tools:rhel8",
"AppStream-8.8.0.GA:conmon-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:conmon-debuginfo-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:conmon-debuginfo-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:conmon-debuginfo-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:conmon-debuginfo-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:conmon-debugsource-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:conmon-debugsource-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:conmon-debugsource-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:conmon-debugsource-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:container-selinux-2:2.205.0-2.module+el8.8.0+18438+15d3aa65.noarch::container-tools:rhel8",
"AppStream-8.8.0.GA:container-selinux-2:2.205.0-2.module+el8.8.0+18438+15d3aa65.src::container-tools:rhel8",
"AppStream-8.8.0.GA:containernetworking-plugins-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:containernetworking-plugins-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:containernetworking-plugins-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:containernetworking-plugins-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.src::container-tools:rhel8",
"AppStream-8.8.0.GA:containernetworking-plugins-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:containernetworking-plugins-debuginfo-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:containernetworking-plugins-debuginfo-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:containernetworking-plugins-debuginfo-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:containernetworking-plugins-debuginfo-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:containernetworking-plugins-debugsource-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:containernetworking-plugins-debugsource-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:containernetworking-plugins-debugsource-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:containernetworking-plugins-debugsource-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:containers-common-2:1-63.module+el8.8.0+18438+15d3aa65.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:containers-common-2:1-63.module+el8.8.0+18438+15d3aa65.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:containers-common-2:1-63.module+el8.8.0+18438+15d3aa65.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:containers-common-2:1-63.module+el8.8.0+18438+15d3aa65.src::container-tools:rhel8",
"AppStream-8.8.0.GA:containers-common-2:1-63.module+el8.8.0+18438+15d3aa65.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:crit-0:3.15-3.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:crit-0:3.15-3.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:crit-0:3.15-3.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:crit-0:3.15-3.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:criu-0:3.15-3.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:criu-0:3.15-3.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:criu-0:3.15-3.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:criu-0:3.15-3.module+el8.8.0+18060+3f21f2cc.src::container-tools:rhel8",
"AppStream-8.8.0.GA:criu-0:3.15-3.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:criu-debuginfo-0:3.15-3.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:criu-debuginfo-0:3.15-3.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:criu-debuginfo-0:3.15-3.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:criu-debuginfo-0:3.15-3.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:criu-debugsource-0:3.15-3.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:criu-debugsource-0:3.15-3.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:criu-debugsource-0:3.15-3.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:criu-debugsource-0:3.15-3.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:criu-devel-0:3.15-3.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:criu-devel-0:3.15-3.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:criu-devel-0:3.15-3.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:criu-devel-0:3.15-3.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:criu-libs-0:3.15-3.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:criu-libs-0:3.15-3.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:criu-libs-0:3.15-3.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:criu-libs-0:3.15-3.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:criu-libs-debuginfo-0:3.15-3.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:criu-libs-debuginfo-0:3.15-3.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:criu-libs-debuginfo-0:3.15-3.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:criu-libs-debuginfo-0:3.15-3.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:crun-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:crun-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:crun-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:crun-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.src::container-tools:rhel8",
"AppStream-8.8.0.GA:crun-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:crun-debuginfo-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:crun-debuginfo-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:crun-debuginfo-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:crun-debuginfo-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:crun-debugsource-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:crun-debugsource-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:crun-debugsource-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:crun-debugsource-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:fuse-overlayfs-0:1.10-1.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:fuse-overlayfs-0:1.10-1.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:fuse-overlayfs-0:1.10-1.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:fuse-overlayfs-0:1.10-1.module+el8.8.0+18060+3f21f2cc.src::container-tools:rhel8",
"AppStream-8.8.0.GA:fuse-overlayfs-0:1.10-1.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:fuse-overlayfs-debuginfo-0:1.10-1.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:fuse-overlayfs-debuginfo-0:1.10-1.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:fuse-overlayfs-debuginfo-0:1.10-1.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:fuse-overlayfs-debuginfo-0:1.10-1.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:fuse-overlayfs-debugsource-0:1.10-1.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:fuse-overlayfs-debugsource-0:1.10-1.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:fuse-overlayfs-debugsource-0:1.10-1.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:fuse-overlayfs-debugsource-0:1.10-1.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:libslirp-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:libslirp-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:libslirp-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:libslirp-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.src::container-tools:rhel8",
"AppStream-8.8.0.GA:libslirp-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:libslirp-debuginfo-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:libslirp-debuginfo-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:libslirp-debuginfo-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:libslirp-debuginfo-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:libslirp-debugsource-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:libslirp-debugsource-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:libslirp-debugsource-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:libslirp-debugsource-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:libslirp-devel-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:libslirp-devel-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:libslirp-devel-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:libslirp-devel-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:netavark-2:1.5.0-4.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:netavark-2:1.5.0-4.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:netavark-2:1.5.0-4.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:netavark-2:1.5.0-4.module+el8.8.0+18060+3f21f2cc.src::container-tools:rhel8",
"AppStream-8.8.0.GA:netavark-2:1.5.0-4.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.src::container-tools:rhel8",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-debuginfo-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-debuginfo-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-debuginfo-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-debuginfo-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-debugsource-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-debugsource-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-debugsource-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-debugsource-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.src::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-catatonit-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-catatonit-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-catatonit-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-catatonit-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-catatonit-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-catatonit-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-catatonit-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-catatonit-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-debugsource-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-debugsource-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-debugsource-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-debugsource-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-docker-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.noarch::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-gvproxy-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-gvproxy-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-gvproxy-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-gvproxy-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-gvproxy-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-gvproxy-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-gvproxy-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-gvproxy-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-plugins-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-plugins-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-plugins-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-plugins-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-plugins-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-plugins-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-plugins-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-plugins-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-remote-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-remote-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-remote-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-remote-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-remote-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-remote-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-remote-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-remote-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-tests-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-tests-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-tests-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-tests-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:python-podman-0:4.4.1-1.module+el8.8.0+18275+3a56cc62.src::container-tools:rhel8",
"AppStream-8.8.0.GA:python3-criu-0:3.15-3.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:python3-criu-0:3.15-3.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:python3-criu-0:3.15-3.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:python3-criu-0:3.15-3.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:python3-podman-0:4.4.1-1.module+el8.8.0+18275+3a56cc62.noarch::container-tools:rhel8",
"AppStream-8.8.0.GA:runc-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:runc-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:runc-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:runc-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.src::container-tools:rhel8",
"AppStream-8.8.0.GA:runc-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:runc-debuginfo-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:runc-debuginfo-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:runc-debuginfo-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:runc-debuginfo-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:runc-debugsource-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:runc-debugsource-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:runc-debugsource-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:runc-debugsource-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:skopeo-2:1.11.2-0.2.module+el8.8.0+18251+ad5b274c.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:skopeo-2:1.11.2-0.2.module+el8.8.0+18251+ad5b274c.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:skopeo-2:1.11.2-0.2.module+el8.8.0+18251+ad5b274c.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:skopeo-2:1.11.2-0.2.module+el8.8.0+18251+ad5b274c.src::container-tools:rhel8",
"AppStream-8.8.0.GA:skopeo-2:1.11.2-0.2.module+el8.8.0+18251+ad5b274c.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:skopeo-tests-2:1.11.2-0.2.module+el8.8.0+18251+ad5b274c.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:skopeo-tests-2:1.11.2-0.2.module+el8.8.0+18251+ad5b274c.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:skopeo-tests-2:1.11.2-0.2.module+el8.8.0+18251+ad5b274c.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:skopeo-tests-2:1.11.2-0.2.module+el8.8.0+18251+ad5b274c.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:slirp4netns-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:slirp4netns-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:slirp4netns-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:slirp4netns-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.src::container-tools:rhel8",
"AppStream-8.8.0.GA:slirp4netns-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:slirp4netns-debuginfo-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:slirp4netns-debuginfo-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:slirp4netns-debuginfo-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:slirp4netns-debuginfo-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:slirp4netns-debugsource-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:slirp4netns-debugsource-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:slirp4netns-debugsource-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:slirp4netns-debugsource-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:toolbox-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:toolbox-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:toolbox-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:toolbox-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.src::container-tools:rhel8",
"AppStream-8.8.0.GA:toolbox-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:toolbox-debuginfo-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:toolbox-debuginfo-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:toolbox-debuginfo-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:toolbox-debuginfo-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:toolbox-debugsource-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:toolbox-debugsource-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:toolbox-debugsource-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:toolbox-debugsource-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:toolbox-tests-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:toolbox-tests-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:toolbox-tests-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:toolbox-tests-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:udica-0:0.2.6-20.module+el8.8.0+18060+3f21f2cc.noarch::container-tools:rhel8",
"AppStream-8.8.0.GA:udica-0:0.2.6-20.module+el8.8.0+18060+3f21f2cc.src::container-tools:rhel8"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2023:2758"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "HIGH",
"attackVector": "NETWORK",
"availabilityImpact": "NONE",
"baseScore": 3.1,
"baseSeverity": "LOW",
"confidentialityImpact": "LOW",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "REQUIRED",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:R/S:U/C:L/I:N/A:N",
"version": "3.1"
},
"products": [
"AppStream-8.8.0.GA:aardvark-dns-2:1.5.0-2.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:aardvark-dns-2:1.5.0-2.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:aardvark-dns-2:1.5.0-2.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:aardvark-dns-2:1.5.0-2.module+el8.8.0+18060+3f21f2cc.src::container-tools:rhel8",
"AppStream-8.8.0.GA:aardvark-dns-2:1.5.0-2.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:buildah-1:1.29.1-1.module+el8.8.0+18195+471da4bb.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:buildah-1:1.29.1-1.module+el8.8.0+18195+471da4bb.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:buildah-1:1.29.1-1.module+el8.8.0+18195+471da4bb.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:buildah-1:1.29.1-1.module+el8.8.0+18195+471da4bb.src::container-tools:rhel8",
"AppStream-8.8.0.GA:buildah-1:1.29.1-1.module+el8.8.0+18195+471da4bb.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:buildah-debuginfo-1:1.29.1-1.module+el8.8.0+18195+471da4bb.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:buildah-debuginfo-1:1.29.1-1.module+el8.8.0+18195+471da4bb.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:buildah-debuginfo-1:1.29.1-1.module+el8.8.0+18195+471da4bb.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:buildah-debuginfo-1:1.29.1-1.module+el8.8.0+18195+471da4bb.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:buildah-debugsource-1:1.29.1-1.module+el8.8.0+18195+471da4bb.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:buildah-debugsource-1:1.29.1-1.module+el8.8.0+18195+471da4bb.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:buildah-debugsource-1:1.29.1-1.module+el8.8.0+18195+471da4bb.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:buildah-debugsource-1:1.29.1-1.module+el8.8.0+18195+471da4bb.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:buildah-tests-1:1.29.1-1.module+el8.8.0+18195+471da4bb.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:buildah-tests-1:1.29.1-1.module+el8.8.0+18195+471da4bb.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:buildah-tests-1:1.29.1-1.module+el8.8.0+18195+471da4bb.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:buildah-tests-1:1.29.1-1.module+el8.8.0+18195+471da4bb.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:buildah-tests-debuginfo-1:1.29.1-1.module+el8.8.0+18195+471da4bb.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:buildah-tests-debuginfo-1:1.29.1-1.module+el8.8.0+18195+471da4bb.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:buildah-tests-debuginfo-1:1.29.1-1.module+el8.8.0+18195+471da4bb.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:buildah-tests-debuginfo-1:1.29.1-1.module+el8.8.0+18195+471da4bb.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:cockpit-podman-0:63.1-1.module+el8.8.0+18286+cd236dce.noarch::container-tools:rhel8",
"AppStream-8.8.0.GA:cockpit-podman-0:63.1-1.module+el8.8.0+18286+cd236dce.src::container-tools:rhel8",
"AppStream-8.8.0.GA:conmon-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:conmon-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:conmon-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:conmon-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.src::container-tools:rhel8",
"AppStream-8.8.0.GA:conmon-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:conmon-debuginfo-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:conmon-debuginfo-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:conmon-debuginfo-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:conmon-debuginfo-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:conmon-debugsource-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:conmon-debugsource-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:conmon-debugsource-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:conmon-debugsource-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:container-selinux-2:2.205.0-2.module+el8.8.0+18438+15d3aa65.noarch::container-tools:rhel8",
"AppStream-8.8.0.GA:container-selinux-2:2.205.0-2.module+el8.8.0+18438+15d3aa65.src::container-tools:rhel8",
"AppStream-8.8.0.GA:containernetworking-plugins-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:containernetworking-plugins-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:containernetworking-plugins-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:containernetworking-plugins-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.src::container-tools:rhel8",
"AppStream-8.8.0.GA:containernetworking-plugins-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:containernetworking-plugins-debuginfo-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:containernetworking-plugins-debuginfo-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:containernetworking-plugins-debuginfo-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:containernetworking-plugins-debuginfo-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:containernetworking-plugins-debugsource-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:containernetworking-plugins-debugsource-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:containernetworking-plugins-debugsource-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:containernetworking-plugins-debugsource-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:containers-common-2:1-63.module+el8.8.0+18438+15d3aa65.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:containers-common-2:1-63.module+el8.8.0+18438+15d3aa65.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:containers-common-2:1-63.module+el8.8.0+18438+15d3aa65.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:containers-common-2:1-63.module+el8.8.0+18438+15d3aa65.src::container-tools:rhel8",
"AppStream-8.8.0.GA:containers-common-2:1-63.module+el8.8.0+18438+15d3aa65.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:crit-0:3.15-3.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:crit-0:3.15-3.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:crit-0:3.15-3.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:crit-0:3.15-3.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:criu-0:3.15-3.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:criu-0:3.15-3.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:criu-0:3.15-3.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:criu-0:3.15-3.module+el8.8.0+18060+3f21f2cc.src::container-tools:rhel8",
"AppStream-8.8.0.GA:criu-0:3.15-3.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:criu-debuginfo-0:3.15-3.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:criu-debuginfo-0:3.15-3.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:criu-debuginfo-0:3.15-3.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:criu-debuginfo-0:3.15-3.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:criu-debugsource-0:3.15-3.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:criu-debugsource-0:3.15-3.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:criu-debugsource-0:3.15-3.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:criu-debugsource-0:3.15-3.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:criu-devel-0:3.15-3.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:criu-devel-0:3.15-3.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:criu-devel-0:3.15-3.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:criu-devel-0:3.15-3.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:criu-libs-0:3.15-3.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:criu-libs-0:3.15-3.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:criu-libs-0:3.15-3.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:criu-libs-0:3.15-3.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:criu-libs-debuginfo-0:3.15-3.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:criu-libs-debuginfo-0:3.15-3.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:criu-libs-debuginfo-0:3.15-3.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:criu-libs-debuginfo-0:3.15-3.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:crun-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:crun-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:crun-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:crun-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.src::container-tools:rhel8",
"AppStream-8.8.0.GA:crun-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:crun-debuginfo-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:crun-debuginfo-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:crun-debuginfo-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:crun-debuginfo-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:crun-debugsource-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:crun-debugsource-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:crun-debugsource-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:crun-debugsource-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:fuse-overlayfs-0:1.10-1.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:fuse-overlayfs-0:1.10-1.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:fuse-overlayfs-0:1.10-1.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:fuse-overlayfs-0:1.10-1.module+el8.8.0+18060+3f21f2cc.src::container-tools:rhel8",
"AppStream-8.8.0.GA:fuse-overlayfs-0:1.10-1.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:fuse-overlayfs-debuginfo-0:1.10-1.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:fuse-overlayfs-debuginfo-0:1.10-1.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:fuse-overlayfs-debuginfo-0:1.10-1.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:fuse-overlayfs-debuginfo-0:1.10-1.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:fuse-overlayfs-debugsource-0:1.10-1.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:fuse-overlayfs-debugsource-0:1.10-1.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:fuse-overlayfs-debugsource-0:1.10-1.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:fuse-overlayfs-debugsource-0:1.10-1.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:libslirp-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:libslirp-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:libslirp-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:libslirp-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.src::container-tools:rhel8",
"AppStream-8.8.0.GA:libslirp-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:libslirp-debuginfo-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:libslirp-debuginfo-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:libslirp-debuginfo-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:libslirp-debuginfo-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:libslirp-debugsource-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:libslirp-debugsource-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:libslirp-debugsource-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:libslirp-debugsource-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:libslirp-devel-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:libslirp-devel-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:libslirp-devel-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:libslirp-devel-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:netavark-2:1.5.0-4.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:netavark-2:1.5.0-4.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:netavark-2:1.5.0-4.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:netavark-2:1.5.0-4.module+el8.8.0+18060+3f21f2cc.src::container-tools:rhel8",
"AppStream-8.8.0.GA:netavark-2:1.5.0-4.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.src::container-tools:rhel8",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-debuginfo-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-debuginfo-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-debuginfo-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-debuginfo-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-debugsource-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-debugsource-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-debugsource-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-debugsource-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.src::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-catatonit-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-catatonit-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-catatonit-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-catatonit-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-catatonit-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-catatonit-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-catatonit-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-catatonit-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-debugsource-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-debugsource-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-debugsource-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-debugsource-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-docker-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.noarch::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-gvproxy-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-gvproxy-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-gvproxy-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-gvproxy-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-gvproxy-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-gvproxy-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-gvproxy-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-gvproxy-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-plugins-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-plugins-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-plugins-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-plugins-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-plugins-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-plugins-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-plugins-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-plugins-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-remote-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-remote-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-remote-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-remote-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-remote-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-remote-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-remote-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-remote-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-tests-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-tests-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-tests-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-tests-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:python-podman-0:4.4.1-1.module+el8.8.0+18275+3a56cc62.src::container-tools:rhel8",
"AppStream-8.8.0.GA:python3-criu-0:3.15-3.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:python3-criu-0:3.15-3.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:python3-criu-0:3.15-3.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:python3-criu-0:3.15-3.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:python3-podman-0:4.4.1-1.module+el8.8.0+18275+3a56cc62.noarch::container-tools:rhel8",
"AppStream-8.8.0.GA:runc-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:runc-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:runc-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:runc-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.src::container-tools:rhel8",
"AppStream-8.8.0.GA:runc-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:runc-debuginfo-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:runc-debuginfo-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:runc-debuginfo-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:runc-debuginfo-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:runc-debugsource-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:runc-debugsource-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:runc-debugsource-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:runc-debugsource-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:skopeo-2:1.11.2-0.2.module+el8.8.0+18251+ad5b274c.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:skopeo-2:1.11.2-0.2.module+el8.8.0+18251+ad5b274c.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:skopeo-2:1.11.2-0.2.module+el8.8.0+18251+ad5b274c.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:skopeo-2:1.11.2-0.2.module+el8.8.0+18251+ad5b274c.src::container-tools:rhel8",
"AppStream-8.8.0.GA:skopeo-2:1.11.2-0.2.module+el8.8.0+18251+ad5b274c.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:skopeo-tests-2:1.11.2-0.2.module+el8.8.0+18251+ad5b274c.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:skopeo-tests-2:1.11.2-0.2.module+el8.8.0+18251+ad5b274c.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:skopeo-tests-2:1.11.2-0.2.module+el8.8.0+18251+ad5b274c.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:skopeo-tests-2:1.11.2-0.2.module+el8.8.0+18251+ad5b274c.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:slirp4netns-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:slirp4netns-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:slirp4netns-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:slirp4netns-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.src::container-tools:rhel8",
"AppStream-8.8.0.GA:slirp4netns-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:slirp4netns-debuginfo-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:slirp4netns-debuginfo-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:slirp4netns-debuginfo-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:slirp4netns-debuginfo-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:slirp4netns-debugsource-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:slirp4netns-debugsource-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:slirp4netns-debugsource-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:slirp4netns-debugsource-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:toolbox-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:toolbox-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:toolbox-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:toolbox-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.src::container-tools:rhel8",
"AppStream-8.8.0.GA:toolbox-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:toolbox-debuginfo-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:toolbox-debuginfo-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:toolbox-debuginfo-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:toolbox-debuginfo-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:toolbox-debugsource-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:toolbox-debugsource-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:toolbox-debugsource-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:toolbox-debugsource-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:toolbox-tests-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:toolbox-tests-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:toolbox-tests-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:toolbox-tests-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:udica-0:0.2.6-20.module+el8.8.0+18060+3f21f2cc.noarch::container-tools:rhel8",
"AppStream-8.8.0.GA:udica-0:0.2.6-20.module+el8.8.0+18060+3f21f2cc.src::container-tools:rhel8"
]
}
],
"threats": [
{
"category": "impact",
"details": "Low"
}
],
"title": "golang: crypto/tls: session tickets lack random ticket_age_add"
},
{
"cve": "CVE-2022-30630",
"cwe": {
"id": "CWE-1325",
"name": "Improperly Controlled Sequential Memory Allocation"
},
"discovery_date": "2022-07-14T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2107371"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in the golang standard library, io/fs. Calling Glob on a path that contains a large number of path separators can cause a panic issue due to stack exhaustion. This could allow an attacker to impact availability.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "golang: io/fs: stack exhaustion in Glob",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "RH ProdSec has set the Impact of this vulnerability to Moderate as there is no known method to execute arbitary code. Successful exploitation of this bug can cause the application under attack to panic, merely causing a Denial of Service at the application level. As the kernel is unaffected by this bug, the user can merely relaunch the application to fix the problem. Also, if somehow the application keeps relaunching, the timer watchdogs in the default RHEL kernel will stop the attack in its tracks.\n\nWithin regulated environments, a combination of the following controls acts as a significant barrier to successfully exploiting a CWE-1325: Improperly Controlled Sequential Memory Allocation vulnerability and therefore downgrades the severity of this particular CVE from Moderate to Low.\n\nAccess to the platform is granted only after successful hard token-based multi-factor authentication (MFA) and is governed by least privilege to ensure only authorized users and roles can execute or modify code. Static code analysis and peer reviews enforce strong input validation and error handling, preventing improperly validated inputs from causing system instability, data exposure, or privilege escalation. In the event of successful exploitation, process isolation limits the impact of excessive sequential memory allocation by restricting memory use per process, preventing any single process from exhausting system resources. Finally, the platform uses memory protection mechanisms such as Data Execution Prevention (DEP) and Address Space Layout Randomization (ASLR) to reduce the risk of memory allocation-based attacks.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"AppStream-8.8.0.GA:aardvark-dns-2:1.5.0-2.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:aardvark-dns-2:1.5.0-2.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:aardvark-dns-2:1.5.0-2.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:aardvark-dns-2:1.5.0-2.module+el8.8.0+18060+3f21f2cc.src::container-tools:rhel8",
"AppStream-8.8.0.GA:aardvark-dns-2:1.5.0-2.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:buildah-1:1.29.1-1.module+el8.8.0+18195+471da4bb.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:buildah-1:1.29.1-1.module+el8.8.0+18195+471da4bb.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:buildah-1:1.29.1-1.module+el8.8.0+18195+471da4bb.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:buildah-1:1.29.1-1.module+el8.8.0+18195+471da4bb.src::container-tools:rhel8",
"AppStream-8.8.0.GA:buildah-1:1.29.1-1.module+el8.8.0+18195+471da4bb.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:buildah-debuginfo-1:1.29.1-1.module+el8.8.0+18195+471da4bb.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:buildah-debuginfo-1:1.29.1-1.module+el8.8.0+18195+471da4bb.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:buildah-debuginfo-1:1.29.1-1.module+el8.8.0+18195+471da4bb.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:buildah-debuginfo-1:1.29.1-1.module+el8.8.0+18195+471da4bb.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:buildah-debugsource-1:1.29.1-1.module+el8.8.0+18195+471da4bb.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:buildah-debugsource-1:1.29.1-1.module+el8.8.0+18195+471da4bb.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:buildah-debugsource-1:1.29.1-1.module+el8.8.0+18195+471da4bb.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:buildah-debugsource-1:1.29.1-1.module+el8.8.0+18195+471da4bb.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:buildah-tests-1:1.29.1-1.module+el8.8.0+18195+471da4bb.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:buildah-tests-1:1.29.1-1.module+el8.8.0+18195+471da4bb.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:buildah-tests-1:1.29.1-1.module+el8.8.0+18195+471da4bb.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:buildah-tests-1:1.29.1-1.module+el8.8.0+18195+471da4bb.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:buildah-tests-debuginfo-1:1.29.1-1.module+el8.8.0+18195+471da4bb.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:buildah-tests-debuginfo-1:1.29.1-1.module+el8.8.0+18195+471da4bb.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:buildah-tests-debuginfo-1:1.29.1-1.module+el8.8.0+18195+471da4bb.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:buildah-tests-debuginfo-1:1.29.1-1.module+el8.8.0+18195+471da4bb.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:cockpit-podman-0:63.1-1.module+el8.8.0+18286+cd236dce.noarch::container-tools:rhel8",
"AppStream-8.8.0.GA:cockpit-podman-0:63.1-1.module+el8.8.0+18286+cd236dce.src::container-tools:rhel8",
"AppStream-8.8.0.GA:conmon-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:conmon-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:conmon-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:conmon-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.src::container-tools:rhel8",
"AppStream-8.8.0.GA:conmon-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:conmon-debuginfo-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:conmon-debuginfo-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:conmon-debuginfo-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:conmon-debuginfo-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:conmon-debugsource-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:conmon-debugsource-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:conmon-debugsource-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:conmon-debugsource-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:container-selinux-2:2.205.0-2.module+el8.8.0+18438+15d3aa65.noarch::container-tools:rhel8",
"AppStream-8.8.0.GA:container-selinux-2:2.205.0-2.module+el8.8.0+18438+15d3aa65.src::container-tools:rhel8",
"AppStream-8.8.0.GA:containernetworking-plugins-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:containernetworking-plugins-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:containernetworking-plugins-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:containernetworking-plugins-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.src::container-tools:rhel8",
"AppStream-8.8.0.GA:containernetworking-plugins-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:containernetworking-plugins-debuginfo-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:containernetworking-plugins-debuginfo-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:containernetworking-plugins-debuginfo-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:containernetworking-plugins-debuginfo-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:containernetworking-plugins-debugsource-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:containernetworking-plugins-debugsource-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:containernetworking-plugins-debugsource-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:containernetworking-plugins-debugsource-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:containers-common-2:1-63.module+el8.8.0+18438+15d3aa65.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:containers-common-2:1-63.module+el8.8.0+18438+15d3aa65.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:containers-common-2:1-63.module+el8.8.0+18438+15d3aa65.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:containers-common-2:1-63.module+el8.8.0+18438+15d3aa65.src::container-tools:rhel8",
"AppStream-8.8.0.GA:containers-common-2:1-63.module+el8.8.0+18438+15d3aa65.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:crit-0:3.15-3.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:crit-0:3.15-3.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:crit-0:3.15-3.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:crit-0:3.15-3.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:criu-0:3.15-3.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:criu-0:3.15-3.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:criu-0:3.15-3.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:criu-0:3.15-3.module+el8.8.0+18060+3f21f2cc.src::container-tools:rhel8",
"AppStream-8.8.0.GA:criu-0:3.15-3.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:criu-debuginfo-0:3.15-3.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:criu-debuginfo-0:3.15-3.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:criu-debuginfo-0:3.15-3.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:criu-debuginfo-0:3.15-3.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:criu-debugsource-0:3.15-3.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:criu-debugsource-0:3.15-3.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:criu-debugsource-0:3.15-3.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:criu-debugsource-0:3.15-3.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:criu-devel-0:3.15-3.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:criu-devel-0:3.15-3.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:criu-devel-0:3.15-3.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:criu-devel-0:3.15-3.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:criu-libs-0:3.15-3.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:criu-libs-0:3.15-3.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:criu-libs-0:3.15-3.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:criu-libs-0:3.15-3.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:criu-libs-debuginfo-0:3.15-3.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:criu-libs-debuginfo-0:3.15-3.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:criu-libs-debuginfo-0:3.15-3.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:criu-libs-debuginfo-0:3.15-3.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:crun-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:crun-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:crun-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:crun-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.src::container-tools:rhel8",
"AppStream-8.8.0.GA:crun-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:crun-debuginfo-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:crun-debuginfo-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:crun-debuginfo-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:crun-debuginfo-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:crun-debugsource-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:crun-debugsource-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:crun-debugsource-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:crun-debugsource-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:fuse-overlayfs-0:1.10-1.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:fuse-overlayfs-0:1.10-1.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:fuse-overlayfs-0:1.10-1.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:fuse-overlayfs-0:1.10-1.module+el8.8.0+18060+3f21f2cc.src::container-tools:rhel8",
"AppStream-8.8.0.GA:fuse-overlayfs-0:1.10-1.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:fuse-overlayfs-debuginfo-0:1.10-1.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:fuse-overlayfs-debuginfo-0:1.10-1.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:fuse-overlayfs-debuginfo-0:1.10-1.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:fuse-overlayfs-debuginfo-0:1.10-1.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:fuse-overlayfs-debugsource-0:1.10-1.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:fuse-overlayfs-debugsource-0:1.10-1.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:fuse-overlayfs-debugsource-0:1.10-1.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:fuse-overlayfs-debugsource-0:1.10-1.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:libslirp-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:libslirp-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:libslirp-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:libslirp-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.src::container-tools:rhel8",
"AppStream-8.8.0.GA:libslirp-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:libslirp-debuginfo-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:libslirp-debuginfo-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:libslirp-debuginfo-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:libslirp-debuginfo-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:libslirp-debugsource-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:libslirp-debugsource-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:libslirp-debugsource-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:libslirp-debugsource-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:libslirp-devel-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:libslirp-devel-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:libslirp-devel-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:libslirp-devel-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:netavark-2:1.5.0-4.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:netavark-2:1.5.0-4.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:netavark-2:1.5.0-4.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:netavark-2:1.5.0-4.module+el8.8.0+18060+3f21f2cc.src::container-tools:rhel8",
"AppStream-8.8.0.GA:netavark-2:1.5.0-4.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.src::container-tools:rhel8",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-debuginfo-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-debuginfo-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-debuginfo-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-debuginfo-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-debugsource-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-debugsource-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-debugsource-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-debugsource-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.src::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-catatonit-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-catatonit-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-catatonit-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-catatonit-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-catatonit-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-catatonit-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-catatonit-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-catatonit-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-debugsource-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-debugsource-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-debugsource-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-debugsource-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-docker-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.noarch::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-gvproxy-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-gvproxy-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-gvproxy-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-gvproxy-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-gvproxy-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-gvproxy-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-gvproxy-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-gvproxy-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-plugins-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-plugins-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-plugins-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-plugins-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-plugins-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-plugins-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-plugins-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-plugins-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-remote-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-remote-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-remote-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-remote-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-remote-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-remote-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-remote-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-remote-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-tests-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-tests-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-tests-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-tests-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:python-podman-0:4.4.1-1.module+el8.8.0+18275+3a56cc62.src::container-tools:rhel8",
"AppStream-8.8.0.GA:python3-criu-0:3.15-3.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:python3-criu-0:3.15-3.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:python3-criu-0:3.15-3.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:python3-criu-0:3.15-3.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:python3-podman-0:4.4.1-1.module+el8.8.0+18275+3a56cc62.noarch::container-tools:rhel8",
"AppStream-8.8.0.GA:runc-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:runc-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:runc-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:runc-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.src::container-tools:rhel8",
"AppStream-8.8.0.GA:runc-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:runc-debuginfo-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:runc-debuginfo-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:runc-debuginfo-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:runc-debuginfo-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:runc-debugsource-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:runc-debugsource-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:runc-debugsource-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:runc-debugsource-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:skopeo-2:1.11.2-0.2.module+el8.8.0+18251+ad5b274c.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:skopeo-2:1.11.2-0.2.module+el8.8.0+18251+ad5b274c.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:skopeo-2:1.11.2-0.2.module+el8.8.0+18251+ad5b274c.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:skopeo-2:1.11.2-0.2.module+el8.8.0+18251+ad5b274c.src::container-tools:rhel8",
"AppStream-8.8.0.GA:skopeo-2:1.11.2-0.2.module+el8.8.0+18251+ad5b274c.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:skopeo-tests-2:1.11.2-0.2.module+el8.8.0+18251+ad5b274c.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:skopeo-tests-2:1.11.2-0.2.module+el8.8.0+18251+ad5b274c.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:skopeo-tests-2:1.11.2-0.2.module+el8.8.0+18251+ad5b274c.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:skopeo-tests-2:1.11.2-0.2.module+el8.8.0+18251+ad5b274c.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:slirp4netns-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:slirp4netns-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:slirp4netns-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:slirp4netns-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.src::container-tools:rhel8",
"AppStream-8.8.0.GA:slirp4netns-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:slirp4netns-debuginfo-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:slirp4netns-debuginfo-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:slirp4netns-debuginfo-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:slirp4netns-debuginfo-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:slirp4netns-debugsource-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:slirp4netns-debugsource-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:slirp4netns-debugsource-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:slirp4netns-debugsource-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:toolbox-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:toolbox-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:toolbox-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:toolbox-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.src::container-tools:rhel8",
"AppStream-8.8.0.GA:toolbox-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:toolbox-debuginfo-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:toolbox-debuginfo-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:toolbox-debuginfo-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:toolbox-debuginfo-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:toolbox-debugsource-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:toolbox-debugsource-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:toolbox-debugsource-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:toolbox-debugsource-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:toolbox-tests-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:toolbox-tests-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:toolbox-tests-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:toolbox-tests-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:udica-0:0.2.6-20.module+el8.8.0+18060+3f21f2cc.noarch::container-tools:rhel8",
"AppStream-8.8.0.GA:udica-0:0.2.6-20.module+el8.8.0+18060+3f21f2cc.src::container-tools:rhel8"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2022-30630"
},
{
"category": "external",
"summary": "RHBZ#2107371",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2107371"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2022-30630",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-30630"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2022-30630",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2022-30630"
},
{
"category": "external",
"summary": "https://go.dev/issue/53415",
"url": "https://go.dev/issue/53415"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-announce/c/nqrv9fbR0zE",
"url": "https://groups.google.com/g/golang-announce/c/nqrv9fbR0zE"
}
],
"release_date": "2022-07-12T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2023-05-16T08:49:00+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"AppStream-8.8.0.GA:aardvark-dns-2:1.5.0-2.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:aardvark-dns-2:1.5.0-2.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:aardvark-dns-2:1.5.0-2.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:aardvark-dns-2:1.5.0-2.module+el8.8.0+18060+3f21f2cc.src::container-tools:rhel8",
"AppStream-8.8.0.GA:aardvark-dns-2:1.5.0-2.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:buildah-1:1.29.1-1.module+el8.8.0+18195+471da4bb.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:buildah-1:1.29.1-1.module+el8.8.0+18195+471da4bb.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:buildah-1:1.29.1-1.module+el8.8.0+18195+471da4bb.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:buildah-1:1.29.1-1.module+el8.8.0+18195+471da4bb.src::container-tools:rhel8",
"AppStream-8.8.0.GA:buildah-1:1.29.1-1.module+el8.8.0+18195+471da4bb.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:buildah-debuginfo-1:1.29.1-1.module+el8.8.0+18195+471da4bb.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:buildah-debuginfo-1:1.29.1-1.module+el8.8.0+18195+471da4bb.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:buildah-debuginfo-1:1.29.1-1.module+el8.8.0+18195+471da4bb.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:buildah-debuginfo-1:1.29.1-1.module+el8.8.0+18195+471da4bb.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:buildah-debugsource-1:1.29.1-1.module+el8.8.0+18195+471da4bb.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:buildah-debugsource-1:1.29.1-1.module+el8.8.0+18195+471da4bb.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:buildah-debugsource-1:1.29.1-1.module+el8.8.0+18195+471da4bb.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:buildah-debugsource-1:1.29.1-1.module+el8.8.0+18195+471da4bb.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:buildah-tests-1:1.29.1-1.module+el8.8.0+18195+471da4bb.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:buildah-tests-1:1.29.1-1.module+el8.8.0+18195+471da4bb.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:buildah-tests-1:1.29.1-1.module+el8.8.0+18195+471da4bb.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:buildah-tests-1:1.29.1-1.module+el8.8.0+18195+471da4bb.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:buildah-tests-debuginfo-1:1.29.1-1.module+el8.8.0+18195+471da4bb.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:buildah-tests-debuginfo-1:1.29.1-1.module+el8.8.0+18195+471da4bb.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:buildah-tests-debuginfo-1:1.29.1-1.module+el8.8.0+18195+471da4bb.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:buildah-tests-debuginfo-1:1.29.1-1.module+el8.8.0+18195+471da4bb.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:cockpit-podman-0:63.1-1.module+el8.8.0+18286+cd236dce.noarch::container-tools:rhel8",
"AppStream-8.8.0.GA:cockpit-podman-0:63.1-1.module+el8.8.0+18286+cd236dce.src::container-tools:rhel8",
"AppStream-8.8.0.GA:conmon-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:conmon-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:conmon-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:conmon-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.src::container-tools:rhel8",
"AppStream-8.8.0.GA:conmon-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:conmon-debuginfo-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:conmon-debuginfo-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:conmon-debuginfo-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:conmon-debuginfo-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:conmon-debugsource-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:conmon-debugsource-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:conmon-debugsource-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:conmon-debugsource-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:container-selinux-2:2.205.0-2.module+el8.8.0+18438+15d3aa65.noarch::container-tools:rhel8",
"AppStream-8.8.0.GA:container-selinux-2:2.205.0-2.module+el8.8.0+18438+15d3aa65.src::container-tools:rhel8",
"AppStream-8.8.0.GA:containernetworking-plugins-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:containernetworking-plugins-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:containernetworking-plugins-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:containernetworking-plugins-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.src::container-tools:rhel8",
"AppStream-8.8.0.GA:containernetworking-plugins-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:containernetworking-plugins-debuginfo-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:containernetworking-plugins-debuginfo-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:containernetworking-plugins-debuginfo-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:containernetworking-plugins-debuginfo-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:containernetworking-plugins-debugsource-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:containernetworking-plugins-debugsource-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:containernetworking-plugins-debugsource-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:containernetworking-plugins-debugsource-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:containers-common-2:1-63.module+el8.8.0+18438+15d3aa65.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:containers-common-2:1-63.module+el8.8.0+18438+15d3aa65.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:containers-common-2:1-63.module+el8.8.0+18438+15d3aa65.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:containers-common-2:1-63.module+el8.8.0+18438+15d3aa65.src::container-tools:rhel8",
"AppStream-8.8.0.GA:containers-common-2:1-63.module+el8.8.0+18438+15d3aa65.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:crit-0:3.15-3.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:crit-0:3.15-3.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:crit-0:3.15-3.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:crit-0:3.15-3.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:criu-0:3.15-3.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:criu-0:3.15-3.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:criu-0:3.15-3.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:criu-0:3.15-3.module+el8.8.0+18060+3f21f2cc.src::container-tools:rhel8",
"AppStream-8.8.0.GA:criu-0:3.15-3.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:criu-debuginfo-0:3.15-3.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:criu-debuginfo-0:3.15-3.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:criu-debuginfo-0:3.15-3.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:criu-debuginfo-0:3.15-3.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:criu-debugsource-0:3.15-3.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:criu-debugsource-0:3.15-3.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:criu-debugsource-0:3.15-3.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:criu-debugsource-0:3.15-3.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:criu-devel-0:3.15-3.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:criu-devel-0:3.15-3.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:criu-devel-0:3.15-3.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:criu-devel-0:3.15-3.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:criu-libs-0:3.15-3.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:criu-libs-0:3.15-3.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:criu-libs-0:3.15-3.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:criu-libs-0:3.15-3.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:criu-libs-debuginfo-0:3.15-3.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:criu-libs-debuginfo-0:3.15-3.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:criu-libs-debuginfo-0:3.15-3.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:criu-libs-debuginfo-0:3.15-3.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:crun-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:crun-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:crun-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:crun-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.src::container-tools:rhel8",
"AppStream-8.8.0.GA:crun-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:crun-debuginfo-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:crun-debuginfo-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:crun-debuginfo-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:crun-debuginfo-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:crun-debugsource-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:crun-debugsource-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:crun-debugsource-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:crun-debugsource-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:fuse-overlayfs-0:1.10-1.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:fuse-overlayfs-0:1.10-1.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:fuse-overlayfs-0:1.10-1.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:fuse-overlayfs-0:1.10-1.module+el8.8.0+18060+3f21f2cc.src::container-tools:rhel8",
"AppStream-8.8.0.GA:fuse-overlayfs-0:1.10-1.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:fuse-overlayfs-debuginfo-0:1.10-1.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:fuse-overlayfs-debuginfo-0:1.10-1.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:fuse-overlayfs-debuginfo-0:1.10-1.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:fuse-overlayfs-debuginfo-0:1.10-1.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:fuse-overlayfs-debugsource-0:1.10-1.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:fuse-overlayfs-debugsource-0:1.10-1.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:fuse-overlayfs-debugsource-0:1.10-1.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:fuse-overlayfs-debugsource-0:1.10-1.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:libslirp-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:libslirp-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:libslirp-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:libslirp-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.src::container-tools:rhel8",
"AppStream-8.8.0.GA:libslirp-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:libslirp-debuginfo-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:libslirp-debuginfo-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:libslirp-debuginfo-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:libslirp-debuginfo-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:libslirp-debugsource-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:libslirp-debugsource-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:libslirp-debugsource-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:libslirp-debugsource-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:libslirp-devel-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:libslirp-devel-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:libslirp-devel-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:libslirp-devel-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:netavark-2:1.5.0-4.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:netavark-2:1.5.0-4.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:netavark-2:1.5.0-4.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:netavark-2:1.5.0-4.module+el8.8.0+18060+3f21f2cc.src::container-tools:rhel8",
"AppStream-8.8.0.GA:netavark-2:1.5.0-4.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.src::container-tools:rhel8",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-debuginfo-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-debuginfo-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-debuginfo-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-debuginfo-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-debugsource-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-debugsource-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-debugsource-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-debugsource-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.src::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-catatonit-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-catatonit-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-catatonit-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-catatonit-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-catatonit-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-catatonit-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-catatonit-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-catatonit-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-debugsource-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-debugsource-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-debugsource-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-debugsource-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-docker-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.noarch::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-gvproxy-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-gvproxy-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-gvproxy-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-gvproxy-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-gvproxy-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-gvproxy-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-gvproxy-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-gvproxy-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-plugins-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-plugins-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-plugins-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-plugins-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-plugins-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-plugins-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-plugins-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-plugins-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-remote-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-remote-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-remote-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-remote-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-remote-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-remote-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-remote-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-remote-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-tests-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-tests-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-tests-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-tests-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:python-podman-0:4.4.1-1.module+el8.8.0+18275+3a56cc62.src::container-tools:rhel8",
"AppStream-8.8.0.GA:python3-criu-0:3.15-3.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:python3-criu-0:3.15-3.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:python3-criu-0:3.15-3.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:python3-criu-0:3.15-3.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:python3-podman-0:4.4.1-1.module+el8.8.0+18275+3a56cc62.noarch::container-tools:rhel8",
"AppStream-8.8.0.GA:runc-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:runc-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:runc-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:runc-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.src::container-tools:rhel8",
"AppStream-8.8.0.GA:runc-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:runc-debuginfo-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:runc-debuginfo-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:runc-debuginfo-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:runc-debuginfo-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:runc-debugsource-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:runc-debugsource-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:runc-debugsource-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:runc-debugsource-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:skopeo-2:1.11.2-0.2.module+el8.8.0+18251+ad5b274c.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:skopeo-2:1.11.2-0.2.module+el8.8.0+18251+ad5b274c.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:skopeo-2:1.11.2-0.2.module+el8.8.0+18251+ad5b274c.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:skopeo-2:1.11.2-0.2.module+el8.8.0+18251+ad5b274c.src::container-tools:rhel8",
"AppStream-8.8.0.GA:skopeo-2:1.11.2-0.2.module+el8.8.0+18251+ad5b274c.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:skopeo-tests-2:1.11.2-0.2.module+el8.8.0+18251+ad5b274c.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:skopeo-tests-2:1.11.2-0.2.module+el8.8.0+18251+ad5b274c.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:skopeo-tests-2:1.11.2-0.2.module+el8.8.0+18251+ad5b274c.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:skopeo-tests-2:1.11.2-0.2.module+el8.8.0+18251+ad5b274c.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:slirp4netns-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:slirp4netns-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:slirp4netns-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:slirp4netns-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.src::container-tools:rhel8",
"AppStream-8.8.0.GA:slirp4netns-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:slirp4netns-debuginfo-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:slirp4netns-debuginfo-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:slirp4netns-debuginfo-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:slirp4netns-debuginfo-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:slirp4netns-debugsource-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:slirp4netns-debugsource-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:slirp4netns-debugsource-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:slirp4netns-debugsource-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:toolbox-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:toolbox-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:toolbox-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:toolbox-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.src::container-tools:rhel8",
"AppStream-8.8.0.GA:toolbox-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:toolbox-debuginfo-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:toolbox-debuginfo-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:toolbox-debuginfo-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:toolbox-debuginfo-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:toolbox-debugsource-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:toolbox-debugsource-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:toolbox-debugsource-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:toolbox-debugsource-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:toolbox-tests-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:toolbox-tests-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:toolbox-tests-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:toolbox-tests-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:udica-0:0.2.6-20.module+el8.8.0+18060+3f21f2cc.noarch::container-tools:rhel8",
"AppStream-8.8.0.GA:udica-0:0.2.6-20.module+el8.8.0+18060+3f21f2cc.src::container-tools:rhel8"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2023:2758"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"AppStream-8.8.0.GA:aardvark-dns-2:1.5.0-2.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:aardvark-dns-2:1.5.0-2.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:aardvark-dns-2:1.5.0-2.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:aardvark-dns-2:1.5.0-2.module+el8.8.0+18060+3f21f2cc.src::container-tools:rhel8",
"AppStream-8.8.0.GA:aardvark-dns-2:1.5.0-2.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:buildah-1:1.29.1-1.module+el8.8.0+18195+471da4bb.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:buildah-1:1.29.1-1.module+el8.8.0+18195+471da4bb.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:buildah-1:1.29.1-1.module+el8.8.0+18195+471da4bb.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:buildah-1:1.29.1-1.module+el8.8.0+18195+471da4bb.src::container-tools:rhel8",
"AppStream-8.8.0.GA:buildah-1:1.29.1-1.module+el8.8.0+18195+471da4bb.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:buildah-debuginfo-1:1.29.1-1.module+el8.8.0+18195+471da4bb.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:buildah-debuginfo-1:1.29.1-1.module+el8.8.0+18195+471da4bb.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:buildah-debuginfo-1:1.29.1-1.module+el8.8.0+18195+471da4bb.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:buildah-debuginfo-1:1.29.1-1.module+el8.8.0+18195+471da4bb.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:buildah-debugsource-1:1.29.1-1.module+el8.8.0+18195+471da4bb.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:buildah-debugsource-1:1.29.1-1.module+el8.8.0+18195+471da4bb.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:buildah-debugsource-1:1.29.1-1.module+el8.8.0+18195+471da4bb.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:buildah-debugsource-1:1.29.1-1.module+el8.8.0+18195+471da4bb.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:buildah-tests-1:1.29.1-1.module+el8.8.0+18195+471da4bb.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:buildah-tests-1:1.29.1-1.module+el8.8.0+18195+471da4bb.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:buildah-tests-1:1.29.1-1.module+el8.8.0+18195+471da4bb.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:buildah-tests-1:1.29.1-1.module+el8.8.0+18195+471da4bb.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:buildah-tests-debuginfo-1:1.29.1-1.module+el8.8.0+18195+471da4bb.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:buildah-tests-debuginfo-1:1.29.1-1.module+el8.8.0+18195+471da4bb.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:buildah-tests-debuginfo-1:1.29.1-1.module+el8.8.0+18195+471da4bb.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:buildah-tests-debuginfo-1:1.29.1-1.module+el8.8.0+18195+471da4bb.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:cockpit-podman-0:63.1-1.module+el8.8.0+18286+cd236dce.noarch::container-tools:rhel8",
"AppStream-8.8.0.GA:cockpit-podman-0:63.1-1.module+el8.8.0+18286+cd236dce.src::container-tools:rhel8",
"AppStream-8.8.0.GA:conmon-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:conmon-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:conmon-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:conmon-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.src::container-tools:rhel8",
"AppStream-8.8.0.GA:conmon-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:conmon-debuginfo-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:conmon-debuginfo-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:conmon-debuginfo-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:conmon-debuginfo-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:conmon-debugsource-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:conmon-debugsource-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:conmon-debugsource-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:conmon-debugsource-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:container-selinux-2:2.205.0-2.module+el8.8.0+18438+15d3aa65.noarch::container-tools:rhel8",
"AppStream-8.8.0.GA:container-selinux-2:2.205.0-2.module+el8.8.0+18438+15d3aa65.src::container-tools:rhel8",
"AppStream-8.8.0.GA:containernetworking-plugins-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:containernetworking-plugins-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:containernetworking-plugins-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:containernetworking-plugins-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.src::container-tools:rhel8",
"AppStream-8.8.0.GA:containernetworking-plugins-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:containernetworking-plugins-debuginfo-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:containernetworking-plugins-debuginfo-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:containernetworking-plugins-debuginfo-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:containernetworking-plugins-debuginfo-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:containernetworking-plugins-debugsource-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:containernetworking-plugins-debugsource-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:containernetworking-plugins-debugsource-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:containernetworking-plugins-debugsource-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:containers-common-2:1-63.module+el8.8.0+18438+15d3aa65.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:containers-common-2:1-63.module+el8.8.0+18438+15d3aa65.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:containers-common-2:1-63.module+el8.8.0+18438+15d3aa65.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:containers-common-2:1-63.module+el8.8.0+18438+15d3aa65.src::container-tools:rhel8",
"AppStream-8.8.0.GA:containers-common-2:1-63.module+el8.8.0+18438+15d3aa65.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:crit-0:3.15-3.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:crit-0:3.15-3.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:crit-0:3.15-3.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:crit-0:3.15-3.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:criu-0:3.15-3.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:criu-0:3.15-3.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:criu-0:3.15-3.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:criu-0:3.15-3.module+el8.8.0+18060+3f21f2cc.src::container-tools:rhel8",
"AppStream-8.8.0.GA:criu-0:3.15-3.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:criu-debuginfo-0:3.15-3.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:criu-debuginfo-0:3.15-3.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:criu-debuginfo-0:3.15-3.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:criu-debuginfo-0:3.15-3.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:criu-debugsource-0:3.15-3.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:criu-debugsource-0:3.15-3.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:criu-debugsource-0:3.15-3.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:criu-debugsource-0:3.15-3.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:criu-devel-0:3.15-3.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:criu-devel-0:3.15-3.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:criu-devel-0:3.15-3.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:criu-devel-0:3.15-3.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:criu-libs-0:3.15-3.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:criu-libs-0:3.15-3.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:criu-libs-0:3.15-3.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:criu-libs-0:3.15-3.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:criu-libs-debuginfo-0:3.15-3.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:criu-libs-debuginfo-0:3.15-3.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:criu-libs-debuginfo-0:3.15-3.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:criu-libs-debuginfo-0:3.15-3.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:crun-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:crun-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:crun-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:crun-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.src::container-tools:rhel8",
"AppStream-8.8.0.GA:crun-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:crun-debuginfo-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:crun-debuginfo-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:crun-debuginfo-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:crun-debuginfo-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:crun-debugsource-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:crun-debugsource-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:crun-debugsource-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:crun-debugsource-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:fuse-overlayfs-0:1.10-1.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:fuse-overlayfs-0:1.10-1.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:fuse-overlayfs-0:1.10-1.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:fuse-overlayfs-0:1.10-1.module+el8.8.0+18060+3f21f2cc.src::container-tools:rhel8",
"AppStream-8.8.0.GA:fuse-overlayfs-0:1.10-1.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:fuse-overlayfs-debuginfo-0:1.10-1.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:fuse-overlayfs-debuginfo-0:1.10-1.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:fuse-overlayfs-debuginfo-0:1.10-1.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:fuse-overlayfs-debuginfo-0:1.10-1.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:fuse-overlayfs-debugsource-0:1.10-1.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:fuse-overlayfs-debugsource-0:1.10-1.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:fuse-overlayfs-debugsource-0:1.10-1.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:fuse-overlayfs-debugsource-0:1.10-1.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:libslirp-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:libslirp-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:libslirp-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:libslirp-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.src::container-tools:rhel8",
"AppStream-8.8.0.GA:libslirp-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:libslirp-debuginfo-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:libslirp-debuginfo-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:libslirp-debuginfo-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:libslirp-debuginfo-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:libslirp-debugsource-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:libslirp-debugsource-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:libslirp-debugsource-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:libslirp-debugsource-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:libslirp-devel-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:libslirp-devel-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:libslirp-devel-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:libslirp-devel-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:netavark-2:1.5.0-4.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:netavark-2:1.5.0-4.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:netavark-2:1.5.0-4.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:netavark-2:1.5.0-4.module+el8.8.0+18060+3f21f2cc.src::container-tools:rhel8",
"AppStream-8.8.0.GA:netavark-2:1.5.0-4.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.src::container-tools:rhel8",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-debuginfo-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-debuginfo-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-debuginfo-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-debuginfo-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-debugsource-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-debugsource-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-debugsource-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-debugsource-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.src::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-catatonit-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-catatonit-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-catatonit-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-catatonit-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-catatonit-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-catatonit-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-catatonit-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-catatonit-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-debugsource-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-debugsource-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-debugsource-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-debugsource-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-docker-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.noarch::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-gvproxy-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-gvproxy-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-gvproxy-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-gvproxy-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-gvproxy-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-gvproxy-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-gvproxy-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-gvproxy-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-plugins-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-plugins-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-plugins-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-plugins-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-plugins-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-plugins-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-plugins-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-plugins-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-remote-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-remote-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-remote-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-remote-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-remote-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-remote-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-remote-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-remote-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-tests-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-tests-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-tests-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-tests-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:python-podman-0:4.4.1-1.module+el8.8.0+18275+3a56cc62.src::container-tools:rhel8",
"AppStream-8.8.0.GA:python3-criu-0:3.15-3.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:python3-criu-0:3.15-3.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:python3-criu-0:3.15-3.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:python3-criu-0:3.15-3.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:python3-podman-0:4.4.1-1.module+el8.8.0+18275+3a56cc62.noarch::container-tools:rhel8",
"AppStream-8.8.0.GA:runc-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:runc-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:runc-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:runc-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.src::container-tools:rhel8",
"AppStream-8.8.0.GA:runc-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:runc-debuginfo-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:runc-debuginfo-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:runc-debuginfo-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:runc-debuginfo-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:runc-debugsource-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:runc-debugsource-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:runc-debugsource-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:runc-debugsource-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:skopeo-2:1.11.2-0.2.module+el8.8.0+18251+ad5b274c.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:skopeo-2:1.11.2-0.2.module+el8.8.0+18251+ad5b274c.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:skopeo-2:1.11.2-0.2.module+el8.8.0+18251+ad5b274c.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:skopeo-2:1.11.2-0.2.module+el8.8.0+18251+ad5b274c.src::container-tools:rhel8",
"AppStream-8.8.0.GA:skopeo-2:1.11.2-0.2.module+el8.8.0+18251+ad5b274c.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:skopeo-tests-2:1.11.2-0.2.module+el8.8.0+18251+ad5b274c.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:skopeo-tests-2:1.11.2-0.2.module+el8.8.0+18251+ad5b274c.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:skopeo-tests-2:1.11.2-0.2.module+el8.8.0+18251+ad5b274c.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:skopeo-tests-2:1.11.2-0.2.module+el8.8.0+18251+ad5b274c.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:slirp4netns-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:slirp4netns-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:slirp4netns-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:slirp4netns-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.src::container-tools:rhel8",
"AppStream-8.8.0.GA:slirp4netns-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:slirp4netns-debuginfo-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:slirp4netns-debuginfo-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:slirp4netns-debuginfo-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:slirp4netns-debuginfo-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:slirp4netns-debugsource-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:slirp4netns-debugsource-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:slirp4netns-debugsource-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:slirp4netns-debugsource-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:toolbox-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:toolbox-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:toolbox-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:toolbox-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.src::container-tools:rhel8",
"AppStream-8.8.0.GA:toolbox-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:toolbox-debuginfo-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:toolbox-debuginfo-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:toolbox-debuginfo-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:toolbox-debuginfo-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:toolbox-debugsource-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:toolbox-debugsource-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:toolbox-debugsource-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:toolbox-debugsource-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:toolbox-tests-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:toolbox-tests-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:toolbox-tests-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:toolbox-tests-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:udica-0:0.2.6-20.module+el8.8.0+18060+3f21f2cc.noarch::container-tools:rhel8",
"AppStream-8.8.0.GA:udica-0:0.2.6-20.module+el8.8.0+18060+3f21f2cc.src::container-tools:rhel8"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "golang: io/fs: stack exhaustion in Glob"
},
{
"cve": "CVE-2022-30631",
"cwe": {
"id": "CWE-1325",
"name": "Improperly Controlled Sequential Memory Allocation"
},
"discovery_date": "2022-07-14T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2107342"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in golang. Calling the Reader, Read method on an archive that contains a large number of concatenated 0-length compressed files can cause a panic issue due to stack exhaustion.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "golang: compress/gzip: stack exhaustion in Reader.Read",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "To exploit CVE-2022-30631, an attacker supplies a specially crafted gzip archive to a Go application that uses a vulnerable version of the compress/gzip package without adequate input validation. This can lead to uncontrolled recursion, resulting in stack exhaustion and causing the application to panic, thereby affecting its availability.\n\nAs this is merely a DoS and there is no known way to control the instruction pointer, RH ProdSec has set the impact of this vulnerabilty to \"Moderate\".\n\nWithin regulated environments, a combination of the following controls acts as a significant barrier to successfully exploiting a CWE-1325: Improperly Controlled Sequential Memory Allocation vulnerability and therefore downgrades the severity of this particular CVE from Moderate to Low.\n\nAccess to the platform is granted only after successful hard token-based multi-factor authentication (MFA) and is governed by least privilege to ensure only authorized users and roles can execute or modify code. Static code analysis and peer reviews enforce strong input validation and error handling, preventing improperly validated inputs from causing system instability, data exposure, or privilege escalation. In the event of successful exploitation, process isolation limits the impact of excessive sequential memory allocation by restricting memory use per process, preventing any single process from exhausting system resources. Finally, the platform uses memory protection mechanisms such as Data Execution Prevention (DEP) and Address Space Layout Randomization (ASLR) to reduce the risk of memory allocation-based attacks.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"AppStream-8.8.0.GA:aardvark-dns-2:1.5.0-2.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:aardvark-dns-2:1.5.0-2.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:aardvark-dns-2:1.5.0-2.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:aardvark-dns-2:1.5.0-2.module+el8.8.0+18060+3f21f2cc.src::container-tools:rhel8",
"AppStream-8.8.0.GA:aardvark-dns-2:1.5.0-2.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:buildah-1:1.29.1-1.module+el8.8.0+18195+471da4bb.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:buildah-1:1.29.1-1.module+el8.8.0+18195+471da4bb.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:buildah-1:1.29.1-1.module+el8.8.0+18195+471da4bb.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:buildah-1:1.29.1-1.module+el8.8.0+18195+471da4bb.src::container-tools:rhel8",
"AppStream-8.8.0.GA:buildah-1:1.29.1-1.module+el8.8.0+18195+471da4bb.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:buildah-debuginfo-1:1.29.1-1.module+el8.8.0+18195+471da4bb.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:buildah-debuginfo-1:1.29.1-1.module+el8.8.0+18195+471da4bb.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:buildah-debuginfo-1:1.29.1-1.module+el8.8.0+18195+471da4bb.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:buildah-debuginfo-1:1.29.1-1.module+el8.8.0+18195+471da4bb.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:buildah-debugsource-1:1.29.1-1.module+el8.8.0+18195+471da4bb.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:buildah-debugsource-1:1.29.1-1.module+el8.8.0+18195+471da4bb.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:buildah-debugsource-1:1.29.1-1.module+el8.8.0+18195+471da4bb.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:buildah-debugsource-1:1.29.1-1.module+el8.8.0+18195+471da4bb.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:buildah-tests-1:1.29.1-1.module+el8.8.0+18195+471da4bb.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:buildah-tests-1:1.29.1-1.module+el8.8.0+18195+471da4bb.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:buildah-tests-1:1.29.1-1.module+el8.8.0+18195+471da4bb.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:buildah-tests-1:1.29.1-1.module+el8.8.0+18195+471da4bb.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:buildah-tests-debuginfo-1:1.29.1-1.module+el8.8.0+18195+471da4bb.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:buildah-tests-debuginfo-1:1.29.1-1.module+el8.8.0+18195+471da4bb.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:buildah-tests-debuginfo-1:1.29.1-1.module+el8.8.0+18195+471da4bb.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:buildah-tests-debuginfo-1:1.29.1-1.module+el8.8.0+18195+471da4bb.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:cockpit-podman-0:63.1-1.module+el8.8.0+18286+cd236dce.noarch::container-tools:rhel8",
"AppStream-8.8.0.GA:cockpit-podman-0:63.1-1.module+el8.8.0+18286+cd236dce.src::container-tools:rhel8",
"AppStream-8.8.0.GA:conmon-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:conmon-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:conmon-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:conmon-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.src::container-tools:rhel8",
"AppStream-8.8.0.GA:conmon-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:conmon-debuginfo-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:conmon-debuginfo-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:conmon-debuginfo-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:conmon-debuginfo-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:conmon-debugsource-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:conmon-debugsource-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:conmon-debugsource-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:conmon-debugsource-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:container-selinux-2:2.205.0-2.module+el8.8.0+18438+15d3aa65.noarch::container-tools:rhel8",
"AppStream-8.8.0.GA:container-selinux-2:2.205.0-2.module+el8.8.0+18438+15d3aa65.src::container-tools:rhel8",
"AppStream-8.8.0.GA:containernetworking-plugins-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:containernetworking-plugins-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:containernetworking-plugins-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:containernetworking-plugins-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.src::container-tools:rhel8",
"AppStream-8.8.0.GA:containernetworking-plugins-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:containernetworking-plugins-debuginfo-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:containernetworking-plugins-debuginfo-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:containernetworking-plugins-debuginfo-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:containernetworking-plugins-debuginfo-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:containernetworking-plugins-debugsource-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:containernetworking-plugins-debugsource-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:containernetworking-plugins-debugsource-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:containernetworking-plugins-debugsource-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:containers-common-2:1-63.module+el8.8.0+18438+15d3aa65.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:containers-common-2:1-63.module+el8.8.0+18438+15d3aa65.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:containers-common-2:1-63.module+el8.8.0+18438+15d3aa65.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:containers-common-2:1-63.module+el8.8.0+18438+15d3aa65.src::container-tools:rhel8",
"AppStream-8.8.0.GA:containers-common-2:1-63.module+el8.8.0+18438+15d3aa65.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:crit-0:3.15-3.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:crit-0:3.15-3.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:crit-0:3.15-3.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:crit-0:3.15-3.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:criu-0:3.15-3.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:criu-0:3.15-3.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:criu-0:3.15-3.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:criu-0:3.15-3.module+el8.8.0+18060+3f21f2cc.src::container-tools:rhel8",
"AppStream-8.8.0.GA:criu-0:3.15-3.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:criu-debuginfo-0:3.15-3.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:criu-debuginfo-0:3.15-3.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:criu-debuginfo-0:3.15-3.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:criu-debuginfo-0:3.15-3.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:criu-debugsource-0:3.15-3.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:criu-debugsource-0:3.15-3.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:criu-debugsource-0:3.15-3.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:criu-debugsource-0:3.15-3.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:criu-devel-0:3.15-3.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:criu-devel-0:3.15-3.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:criu-devel-0:3.15-3.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:criu-devel-0:3.15-3.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:criu-libs-0:3.15-3.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:criu-libs-0:3.15-3.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:criu-libs-0:3.15-3.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:criu-libs-0:3.15-3.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:criu-libs-debuginfo-0:3.15-3.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:criu-libs-debuginfo-0:3.15-3.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:criu-libs-debuginfo-0:3.15-3.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:criu-libs-debuginfo-0:3.15-3.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:crun-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:crun-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:crun-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:crun-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.src::container-tools:rhel8",
"AppStream-8.8.0.GA:crun-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:crun-debuginfo-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:crun-debuginfo-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:crun-debuginfo-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:crun-debuginfo-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:crun-debugsource-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:crun-debugsource-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:crun-debugsource-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:crun-debugsource-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:fuse-overlayfs-0:1.10-1.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:fuse-overlayfs-0:1.10-1.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:fuse-overlayfs-0:1.10-1.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:fuse-overlayfs-0:1.10-1.module+el8.8.0+18060+3f21f2cc.src::container-tools:rhel8",
"AppStream-8.8.0.GA:fuse-overlayfs-0:1.10-1.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:fuse-overlayfs-debuginfo-0:1.10-1.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:fuse-overlayfs-debuginfo-0:1.10-1.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:fuse-overlayfs-debuginfo-0:1.10-1.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:fuse-overlayfs-debuginfo-0:1.10-1.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:fuse-overlayfs-debugsource-0:1.10-1.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:fuse-overlayfs-debugsource-0:1.10-1.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:fuse-overlayfs-debugsource-0:1.10-1.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:fuse-overlayfs-debugsource-0:1.10-1.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:libslirp-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:libslirp-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:libslirp-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:libslirp-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.src::container-tools:rhel8",
"AppStream-8.8.0.GA:libslirp-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:libslirp-debuginfo-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:libslirp-debuginfo-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:libslirp-debuginfo-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:libslirp-debuginfo-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:libslirp-debugsource-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:libslirp-debugsource-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:libslirp-debugsource-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:libslirp-debugsource-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:libslirp-devel-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:libslirp-devel-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:libslirp-devel-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:libslirp-devel-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:netavark-2:1.5.0-4.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:netavark-2:1.5.0-4.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:netavark-2:1.5.0-4.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:netavark-2:1.5.0-4.module+el8.8.0+18060+3f21f2cc.src::container-tools:rhel8",
"AppStream-8.8.0.GA:netavark-2:1.5.0-4.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.src::container-tools:rhel8",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-debuginfo-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-debuginfo-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-debuginfo-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-debuginfo-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-debugsource-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-debugsource-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-debugsource-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-debugsource-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.src::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-catatonit-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-catatonit-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-catatonit-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-catatonit-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-catatonit-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-catatonit-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-catatonit-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-catatonit-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-debugsource-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-debugsource-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-debugsource-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-debugsource-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-docker-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.noarch::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-gvproxy-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-gvproxy-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-gvproxy-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-gvproxy-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-gvproxy-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-gvproxy-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-gvproxy-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-gvproxy-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-plugins-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-plugins-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-plugins-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-plugins-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-plugins-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-plugins-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-plugins-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-plugins-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-remote-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-remote-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-remote-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-remote-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-remote-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-remote-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-remote-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-remote-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-tests-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-tests-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-tests-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-tests-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:python-podman-0:4.4.1-1.module+el8.8.0+18275+3a56cc62.src::container-tools:rhel8",
"AppStream-8.8.0.GA:python3-criu-0:3.15-3.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:python3-criu-0:3.15-3.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:python3-criu-0:3.15-3.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:python3-criu-0:3.15-3.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:python3-podman-0:4.4.1-1.module+el8.8.0+18275+3a56cc62.noarch::container-tools:rhel8",
"AppStream-8.8.0.GA:runc-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:runc-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:runc-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:runc-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.src::container-tools:rhel8",
"AppStream-8.8.0.GA:runc-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:runc-debuginfo-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:runc-debuginfo-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:runc-debuginfo-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:runc-debuginfo-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:runc-debugsource-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:runc-debugsource-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:runc-debugsource-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:runc-debugsource-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:skopeo-2:1.11.2-0.2.module+el8.8.0+18251+ad5b274c.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:skopeo-2:1.11.2-0.2.module+el8.8.0+18251+ad5b274c.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:skopeo-2:1.11.2-0.2.module+el8.8.0+18251+ad5b274c.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:skopeo-2:1.11.2-0.2.module+el8.8.0+18251+ad5b274c.src::container-tools:rhel8",
"AppStream-8.8.0.GA:skopeo-2:1.11.2-0.2.module+el8.8.0+18251+ad5b274c.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:skopeo-tests-2:1.11.2-0.2.module+el8.8.0+18251+ad5b274c.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:skopeo-tests-2:1.11.2-0.2.module+el8.8.0+18251+ad5b274c.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:skopeo-tests-2:1.11.2-0.2.module+el8.8.0+18251+ad5b274c.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:skopeo-tests-2:1.11.2-0.2.module+el8.8.0+18251+ad5b274c.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:slirp4netns-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:slirp4netns-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:slirp4netns-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:slirp4netns-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.src::container-tools:rhel8",
"AppStream-8.8.0.GA:slirp4netns-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:slirp4netns-debuginfo-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:slirp4netns-debuginfo-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:slirp4netns-debuginfo-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:slirp4netns-debuginfo-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:slirp4netns-debugsource-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:slirp4netns-debugsource-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:slirp4netns-debugsource-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:slirp4netns-debugsource-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:toolbox-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:toolbox-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:toolbox-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:toolbox-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.src::container-tools:rhel8",
"AppStream-8.8.0.GA:toolbox-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:toolbox-debuginfo-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:toolbox-debuginfo-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:toolbox-debuginfo-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:toolbox-debuginfo-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:toolbox-debugsource-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:toolbox-debugsource-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:toolbox-debugsource-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:toolbox-debugsource-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:toolbox-tests-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:toolbox-tests-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:toolbox-tests-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:toolbox-tests-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:udica-0:0.2.6-20.module+el8.8.0+18060+3f21f2cc.noarch::container-tools:rhel8",
"AppStream-8.8.0.GA:udica-0:0.2.6-20.module+el8.8.0+18060+3f21f2cc.src::container-tools:rhel8"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2022-30631"
},
{
"category": "external",
"summary": "RHBZ#2107342",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2107342"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2022-30631",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-30631"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2022-30631",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2022-30631"
},
{
"category": "external",
"summary": "https://go.dev/issue/53168",
"url": "https://go.dev/issue/53168"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-announce/c/nqrv9fbR0zE",
"url": "https://groups.google.com/g/golang-announce/c/nqrv9fbR0zE"
}
],
"release_date": "2022-07-12T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2023-05-16T08:49:00+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"AppStream-8.8.0.GA:aardvark-dns-2:1.5.0-2.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:aardvark-dns-2:1.5.0-2.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:aardvark-dns-2:1.5.0-2.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:aardvark-dns-2:1.5.0-2.module+el8.8.0+18060+3f21f2cc.src::container-tools:rhel8",
"AppStream-8.8.0.GA:aardvark-dns-2:1.5.0-2.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:buildah-1:1.29.1-1.module+el8.8.0+18195+471da4bb.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:buildah-1:1.29.1-1.module+el8.8.0+18195+471da4bb.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:buildah-1:1.29.1-1.module+el8.8.0+18195+471da4bb.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:buildah-1:1.29.1-1.module+el8.8.0+18195+471da4bb.src::container-tools:rhel8",
"AppStream-8.8.0.GA:buildah-1:1.29.1-1.module+el8.8.0+18195+471da4bb.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:buildah-debuginfo-1:1.29.1-1.module+el8.8.0+18195+471da4bb.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:buildah-debuginfo-1:1.29.1-1.module+el8.8.0+18195+471da4bb.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:buildah-debuginfo-1:1.29.1-1.module+el8.8.0+18195+471da4bb.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:buildah-debuginfo-1:1.29.1-1.module+el8.8.0+18195+471da4bb.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:buildah-debugsource-1:1.29.1-1.module+el8.8.0+18195+471da4bb.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:buildah-debugsource-1:1.29.1-1.module+el8.8.0+18195+471da4bb.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:buildah-debugsource-1:1.29.1-1.module+el8.8.0+18195+471da4bb.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:buildah-debugsource-1:1.29.1-1.module+el8.8.0+18195+471da4bb.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:buildah-tests-1:1.29.1-1.module+el8.8.0+18195+471da4bb.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:buildah-tests-1:1.29.1-1.module+el8.8.0+18195+471da4bb.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:buildah-tests-1:1.29.1-1.module+el8.8.0+18195+471da4bb.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:buildah-tests-1:1.29.1-1.module+el8.8.0+18195+471da4bb.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:buildah-tests-debuginfo-1:1.29.1-1.module+el8.8.0+18195+471da4bb.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:buildah-tests-debuginfo-1:1.29.1-1.module+el8.8.0+18195+471da4bb.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:buildah-tests-debuginfo-1:1.29.1-1.module+el8.8.0+18195+471da4bb.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:buildah-tests-debuginfo-1:1.29.1-1.module+el8.8.0+18195+471da4bb.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:cockpit-podman-0:63.1-1.module+el8.8.0+18286+cd236dce.noarch::container-tools:rhel8",
"AppStream-8.8.0.GA:cockpit-podman-0:63.1-1.module+el8.8.0+18286+cd236dce.src::container-tools:rhel8",
"AppStream-8.8.0.GA:conmon-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:conmon-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:conmon-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:conmon-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.src::container-tools:rhel8",
"AppStream-8.8.0.GA:conmon-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:conmon-debuginfo-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:conmon-debuginfo-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:conmon-debuginfo-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:conmon-debuginfo-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:conmon-debugsource-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:conmon-debugsource-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:conmon-debugsource-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:conmon-debugsource-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:container-selinux-2:2.205.0-2.module+el8.8.0+18438+15d3aa65.noarch::container-tools:rhel8",
"AppStream-8.8.0.GA:container-selinux-2:2.205.0-2.module+el8.8.0+18438+15d3aa65.src::container-tools:rhel8",
"AppStream-8.8.0.GA:containernetworking-plugins-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:containernetworking-plugins-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:containernetworking-plugins-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:containernetworking-plugins-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.src::container-tools:rhel8",
"AppStream-8.8.0.GA:containernetworking-plugins-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:containernetworking-plugins-debuginfo-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:containernetworking-plugins-debuginfo-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:containernetworking-plugins-debuginfo-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:containernetworking-plugins-debuginfo-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:containernetworking-plugins-debugsource-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:containernetworking-plugins-debugsource-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:containernetworking-plugins-debugsource-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:containernetworking-plugins-debugsource-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:containers-common-2:1-63.module+el8.8.0+18438+15d3aa65.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:containers-common-2:1-63.module+el8.8.0+18438+15d3aa65.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:containers-common-2:1-63.module+el8.8.0+18438+15d3aa65.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:containers-common-2:1-63.module+el8.8.0+18438+15d3aa65.src::container-tools:rhel8",
"AppStream-8.8.0.GA:containers-common-2:1-63.module+el8.8.0+18438+15d3aa65.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:crit-0:3.15-3.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:crit-0:3.15-3.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:crit-0:3.15-3.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:crit-0:3.15-3.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:criu-0:3.15-3.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:criu-0:3.15-3.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:criu-0:3.15-3.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:criu-0:3.15-3.module+el8.8.0+18060+3f21f2cc.src::container-tools:rhel8",
"AppStream-8.8.0.GA:criu-0:3.15-3.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:criu-debuginfo-0:3.15-3.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:criu-debuginfo-0:3.15-3.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:criu-debuginfo-0:3.15-3.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:criu-debuginfo-0:3.15-3.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:criu-debugsource-0:3.15-3.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:criu-debugsource-0:3.15-3.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:criu-debugsource-0:3.15-3.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:criu-debugsource-0:3.15-3.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:criu-devel-0:3.15-3.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:criu-devel-0:3.15-3.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:criu-devel-0:3.15-3.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:criu-devel-0:3.15-3.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:criu-libs-0:3.15-3.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:criu-libs-0:3.15-3.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:criu-libs-0:3.15-3.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:criu-libs-0:3.15-3.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:criu-libs-debuginfo-0:3.15-3.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:criu-libs-debuginfo-0:3.15-3.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:criu-libs-debuginfo-0:3.15-3.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:criu-libs-debuginfo-0:3.15-3.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:crun-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:crun-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:crun-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:crun-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.src::container-tools:rhel8",
"AppStream-8.8.0.GA:crun-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:crun-debuginfo-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:crun-debuginfo-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:crun-debuginfo-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:crun-debuginfo-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:crun-debugsource-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:crun-debugsource-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:crun-debugsource-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:crun-debugsource-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:fuse-overlayfs-0:1.10-1.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:fuse-overlayfs-0:1.10-1.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:fuse-overlayfs-0:1.10-1.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:fuse-overlayfs-0:1.10-1.module+el8.8.0+18060+3f21f2cc.src::container-tools:rhel8",
"AppStream-8.8.0.GA:fuse-overlayfs-0:1.10-1.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:fuse-overlayfs-debuginfo-0:1.10-1.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:fuse-overlayfs-debuginfo-0:1.10-1.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:fuse-overlayfs-debuginfo-0:1.10-1.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:fuse-overlayfs-debuginfo-0:1.10-1.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:fuse-overlayfs-debugsource-0:1.10-1.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:fuse-overlayfs-debugsource-0:1.10-1.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:fuse-overlayfs-debugsource-0:1.10-1.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:fuse-overlayfs-debugsource-0:1.10-1.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:libslirp-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:libslirp-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:libslirp-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:libslirp-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.src::container-tools:rhel8",
"AppStream-8.8.0.GA:libslirp-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:libslirp-debuginfo-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:libslirp-debuginfo-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:libslirp-debuginfo-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:libslirp-debuginfo-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:libslirp-debugsource-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:libslirp-debugsource-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:libslirp-debugsource-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:libslirp-debugsource-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:libslirp-devel-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:libslirp-devel-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:libslirp-devel-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:libslirp-devel-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:netavark-2:1.5.0-4.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:netavark-2:1.5.0-4.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:netavark-2:1.5.0-4.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:netavark-2:1.5.0-4.module+el8.8.0+18060+3f21f2cc.src::container-tools:rhel8",
"AppStream-8.8.0.GA:netavark-2:1.5.0-4.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.src::container-tools:rhel8",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-debuginfo-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-debuginfo-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-debuginfo-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-debuginfo-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-debugsource-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-debugsource-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-debugsource-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-debugsource-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.src::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-catatonit-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-catatonit-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-catatonit-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-catatonit-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-catatonit-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-catatonit-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-catatonit-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-catatonit-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-debugsource-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-debugsource-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-debugsource-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-debugsource-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-docker-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.noarch::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-gvproxy-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-gvproxy-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-gvproxy-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-gvproxy-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-gvproxy-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-gvproxy-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-gvproxy-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-gvproxy-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-plugins-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-plugins-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-plugins-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-plugins-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-plugins-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-plugins-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-plugins-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-plugins-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-remote-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-remote-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-remote-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-remote-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-remote-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-remote-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-remote-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-remote-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-tests-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-tests-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-tests-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-tests-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:python-podman-0:4.4.1-1.module+el8.8.0+18275+3a56cc62.src::container-tools:rhel8",
"AppStream-8.8.0.GA:python3-criu-0:3.15-3.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:python3-criu-0:3.15-3.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:python3-criu-0:3.15-3.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:python3-criu-0:3.15-3.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:python3-podman-0:4.4.1-1.module+el8.8.0+18275+3a56cc62.noarch::container-tools:rhel8",
"AppStream-8.8.0.GA:runc-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:runc-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:runc-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:runc-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.src::container-tools:rhel8",
"AppStream-8.8.0.GA:runc-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:runc-debuginfo-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:runc-debuginfo-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:runc-debuginfo-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:runc-debuginfo-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:runc-debugsource-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:runc-debugsource-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:runc-debugsource-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:runc-debugsource-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:skopeo-2:1.11.2-0.2.module+el8.8.0+18251+ad5b274c.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:skopeo-2:1.11.2-0.2.module+el8.8.0+18251+ad5b274c.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:skopeo-2:1.11.2-0.2.module+el8.8.0+18251+ad5b274c.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:skopeo-2:1.11.2-0.2.module+el8.8.0+18251+ad5b274c.src::container-tools:rhel8",
"AppStream-8.8.0.GA:skopeo-2:1.11.2-0.2.module+el8.8.0+18251+ad5b274c.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:skopeo-tests-2:1.11.2-0.2.module+el8.8.0+18251+ad5b274c.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:skopeo-tests-2:1.11.2-0.2.module+el8.8.0+18251+ad5b274c.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:skopeo-tests-2:1.11.2-0.2.module+el8.8.0+18251+ad5b274c.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:skopeo-tests-2:1.11.2-0.2.module+el8.8.0+18251+ad5b274c.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:slirp4netns-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:slirp4netns-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:slirp4netns-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:slirp4netns-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.src::container-tools:rhel8",
"AppStream-8.8.0.GA:slirp4netns-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:slirp4netns-debuginfo-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:slirp4netns-debuginfo-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:slirp4netns-debuginfo-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:slirp4netns-debuginfo-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:slirp4netns-debugsource-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:slirp4netns-debugsource-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:slirp4netns-debugsource-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:slirp4netns-debugsource-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:toolbox-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:toolbox-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:toolbox-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:toolbox-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.src::container-tools:rhel8",
"AppStream-8.8.0.GA:toolbox-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:toolbox-debuginfo-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:toolbox-debuginfo-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:toolbox-debuginfo-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:toolbox-debuginfo-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:toolbox-debugsource-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:toolbox-debugsource-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:toolbox-debugsource-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:toolbox-debugsource-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:toolbox-tests-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:toolbox-tests-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:toolbox-tests-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:toolbox-tests-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:udica-0:0.2.6-20.module+el8.8.0+18060+3f21f2cc.noarch::container-tools:rhel8",
"AppStream-8.8.0.GA:udica-0:0.2.6-20.module+el8.8.0+18060+3f21f2cc.src::container-tools:rhel8"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2023:2758"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"AppStream-8.8.0.GA:aardvark-dns-2:1.5.0-2.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:aardvark-dns-2:1.5.0-2.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:aardvark-dns-2:1.5.0-2.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:aardvark-dns-2:1.5.0-2.module+el8.8.0+18060+3f21f2cc.src::container-tools:rhel8",
"AppStream-8.8.0.GA:aardvark-dns-2:1.5.0-2.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:buildah-1:1.29.1-1.module+el8.8.0+18195+471da4bb.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:buildah-1:1.29.1-1.module+el8.8.0+18195+471da4bb.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:buildah-1:1.29.1-1.module+el8.8.0+18195+471da4bb.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:buildah-1:1.29.1-1.module+el8.8.0+18195+471da4bb.src::container-tools:rhel8",
"AppStream-8.8.0.GA:buildah-1:1.29.1-1.module+el8.8.0+18195+471da4bb.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:buildah-debuginfo-1:1.29.1-1.module+el8.8.0+18195+471da4bb.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:buildah-debuginfo-1:1.29.1-1.module+el8.8.0+18195+471da4bb.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:buildah-debuginfo-1:1.29.1-1.module+el8.8.0+18195+471da4bb.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:buildah-debuginfo-1:1.29.1-1.module+el8.8.0+18195+471da4bb.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:buildah-debugsource-1:1.29.1-1.module+el8.8.0+18195+471da4bb.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:buildah-debugsource-1:1.29.1-1.module+el8.8.0+18195+471da4bb.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:buildah-debugsource-1:1.29.1-1.module+el8.8.0+18195+471da4bb.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:buildah-debugsource-1:1.29.1-1.module+el8.8.0+18195+471da4bb.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:buildah-tests-1:1.29.1-1.module+el8.8.0+18195+471da4bb.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:buildah-tests-1:1.29.1-1.module+el8.8.0+18195+471da4bb.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:buildah-tests-1:1.29.1-1.module+el8.8.0+18195+471da4bb.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:buildah-tests-1:1.29.1-1.module+el8.8.0+18195+471da4bb.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:buildah-tests-debuginfo-1:1.29.1-1.module+el8.8.0+18195+471da4bb.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:buildah-tests-debuginfo-1:1.29.1-1.module+el8.8.0+18195+471da4bb.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:buildah-tests-debuginfo-1:1.29.1-1.module+el8.8.0+18195+471da4bb.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:buildah-tests-debuginfo-1:1.29.1-1.module+el8.8.0+18195+471da4bb.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:cockpit-podman-0:63.1-1.module+el8.8.0+18286+cd236dce.noarch::container-tools:rhel8",
"AppStream-8.8.0.GA:cockpit-podman-0:63.1-1.module+el8.8.0+18286+cd236dce.src::container-tools:rhel8",
"AppStream-8.8.0.GA:conmon-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:conmon-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:conmon-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:conmon-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.src::container-tools:rhel8",
"AppStream-8.8.0.GA:conmon-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:conmon-debuginfo-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:conmon-debuginfo-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:conmon-debuginfo-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:conmon-debuginfo-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:conmon-debugsource-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:conmon-debugsource-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:conmon-debugsource-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:conmon-debugsource-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:container-selinux-2:2.205.0-2.module+el8.8.0+18438+15d3aa65.noarch::container-tools:rhel8",
"AppStream-8.8.0.GA:container-selinux-2:2.205.0-2.module+el8.8.0+18438+15d3aa65.src::container-tools:rhel8",
"AppStream-8.8.0.GA:containernetworking-plugins-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:containernetworking-plugins-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:containernetworking-plugins-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:containernetworking-plugins-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.src::container-tools:rhel8",
"AppStream-8.8.0.GA:containernetworking-plugins-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:containernetworking-plugins-debuginfo-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:containernetworking-plugins-debuginfo-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:containernetworking-plugins-debuginfo-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:containernetworking-plugins-debuginfo-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:containernetworking-plugins-debugsource-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:containernetworking-plugins-debugsource-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:containernetworking-plugins-debugsource-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:containernetworking-plugins-debugsource-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:containers-common-2:1-63.module+el8.8.0+18438+15d3aa65.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:containers-common-2:1-63.module+el8.8.0+18438+15d3aa65.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:containers-common-2:1-63.module+el8.8.0+18438+15d3aa65.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:containers-common-2:1-63.module+el8.8.0+18438+15d3aa65.src::container-tools:rhel8",
"AppStream-8.8.0.GA:containers-common-2:1-63.module+el8.8.0+18438+15d3aa65.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:crit-0:3.15-3.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:crit-0:3.15-3.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:crit-0:3.15-3.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:crit-0:3.15-3.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:criu-0:3.15-3.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:criu-0:3.15-3.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:criu-0:3.15-3.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:criu-0:3.15-3.module+el8.8.0+18060+3f21f2cc.src::container-tools:rhel8",
"AppStream-8.8.0.GA:criu-0:3.15-3.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:criu-debuginfo-0:3.15-3.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:criu-debuginfo-0:3.15-3.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:criu-debuginfo-0:3.15-3.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:criu-debuginfo-0:3.15-3.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:criu-debugsource-0:3.15-3.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:criu-debugsource-0:3.15-3.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:criu-debugsource-0:3.15-3.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:criu-debugsource-0:3.15-3.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:criu-devel-0:3.15-3.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:criu-devel-0:3.15-3.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:criu-devel-0:3.15-3.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:criu-devel-0:3.15-3.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:criu-libs-0:3.15-3.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:criu-libs-0:3.15-3.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:criu-libs-0:3.15-3.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:criu-libs-0:3.15-3.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:criu-libs-debuginfo-0:3.15-3.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:criu-libs-debuginfo-0:3.15-3.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:criu-libs-debuginfo-0:3.15-3.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:criu-libs-debuginfo-0:3.15-3.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:crun-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:crun-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:crun-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:crun-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.src::container-tools:rhel8",
"AppStream-8.8.0.GA:crun-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:crun-debuginfo-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:crun-debuginfo-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:crun-debuginfo-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:crun-debuginfo-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:crun-debugsource-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:crun-debugsource-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:crun-debugsource-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:crun-debugsource-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:fuse-overlayfs-0:1.10-1.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:fuse-overlayfs-0:1.10-1.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:fuse-overlayfs-0:1.10-1.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:fuse-overlayfs-0:1.10-1.module+el8.8.0+18060+3f21f2cc.src::container-tools:rhel8",
"AppStream-8.8.0.GA:fuse-overlayfs-0:1.10-1.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:fuse-overlayfs-debuginfo-0:1.10-1.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:fuse-overlayfs-debuginfo-0:1.10-1.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:fuse-overlayfs-debuginfo-0:1.10-1.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:fuse-overlayfs-debuginfo-0:1.10-1.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:fuse-overlayfs-debugsource-0:1.10-1.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:fuse-overlayfs-debugsource-0:1.10-1.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:fuse-overlayfs-debugsource-0:1.10-1.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:fuse-overlayfs-debugsource-0:1.10-1.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:libslirp-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:libslirp-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:libslirp-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:libslirp-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.src::container-tools:rhel8",
"AppStream-8.8.0.GA:libslirp-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:libslirp-debuginfo-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:libslirp-debuginfo-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:libslirp-debuginfo-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:libslirp-debuginfo-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:libslirp-debugsource-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:libslirp-debugsource-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:libslirp-debugsource-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:libslirp-debugsource-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:libslirp-devel-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:libslirp-devel-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:libslirp-devel-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:libslirp-devel-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:netavark-2:1.5.0-4.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:netavark-2:1.5.0-4.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:netavark-2:1.5.0-4.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:netavark-2:1.5.0-4.module+el8.8.0+18060+3f21f2cc.src::container-tools:rhel8",
"AppStream-8.8.0.GA:netavark-2:1.5.0-4.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.src::container-tools:rhel8",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-debuginfo-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-debuginfo-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-debuginfo-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-debuginfo-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-debugsource-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-debugsource-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-debugsource-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-debugsource-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.src::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-catatonit-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-catatonit-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-catatonit-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-catatonit-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-catatonit-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-catatonit-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-catatonit-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-catatonit-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-debugsource-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-debugsource-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-debugsource-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-debugsource-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-docker-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.noarch::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-gvproxy-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-gvproxy-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-gvproxy-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-gvproxy-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-gvproxy-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-gvproxy-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-gvproxy-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-gvproxy-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-plugins-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-plugins-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-plugins-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-plugins-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-plugins-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-plugins-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-plugins-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-plugins-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-remote-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-remote-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-remote-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-remote-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-remote-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-remote-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-remote-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-remote-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-tests-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-tests-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-tests-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-tests-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:python-podman-0:4.4.1-1.module+el8.8.0+18275+3a56cc62.src::container-tools:rhel8",
"AppStream-8.8.0.GA:python3-criu-0:3.15-3.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:python3-criu-0:3.15-3.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:python3-criu-0:3.15-3.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:python3-criu-0:3.15-3.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:python3-podman-0:4.4.1-1.module+el8.8.0+18275+3a56cc62.noarch::container-tools:rhel8",
"AppStream-8.8.0.GA:runc-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:runc-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:runc-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:runc-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.src::container-tools:rhel8",
"AppStream-8.8.0.GA:runc-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:runc-debuginfo-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:runc-debuginfo-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:runc-debuginfo-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:runc-debuginfo-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:runc-debugsource-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:runc-debugsource-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:runc-debugsource-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:runc-debugsource-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:skopeo-2:1.11.2-0.2.module+el8.8.0+18251+ad5b274c.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:skopeo-2:1.11.2-0.2.module+el8.8.0+18251+ad5b274c.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:skopeo-2:1.11.2-0.2.module+el8.8.0+18251+ad5b274c.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:skopeo-2:1.11.2-0.2.module+el8.8.0+18251+ad5b274c.src::container-tools:rhel8",
"AppStream-8.8.0.GA:skopeo-2:1.11.2-0.2.module+el8.8.0+18251+ad5b274c.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:skopeo-tests-2:1.11.2-0.2.module+el8.8.0+18251+ad5b274c.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:skopeo-tests-2:1.11.2-0.2.module+el8.8.0+18251+ad5b274c.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:skopeo-tests-2:1.11.2-0.2.module+el8.8.0+18251+ad5b274c.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:skopeo-tests-2:1.11.2-0.2.module+el8.8.0+18251+ad5b274c.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:slirp4netns-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:slirp4netns-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:slirp4netns-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:slirp4netns-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.src::container-tools:rhel8",
"AppStream-8.8.0.GA:slirp4netns-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:slirp4netns-debuginfo-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:slirp4netns-debuginfo-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:slirp4netns-debuginfo-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:slirp4netns-debuginfo-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:slirp4netns-debugsource-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:slirp4netns-debugsource-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:slirp4netns-debugsource-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:slirp4netns-debugsource-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:toolbox-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:toolbox-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:toolbox-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:toolbox-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.src::container-tools:rhel8",
"AppStream-8.8.0.GA:toolbox-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:toolbox-debuginfo-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:toolbox-debuginfo-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:toolbox-debuginfo-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:toolbox-debuginfo-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:toolbox-debugsource-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:toolbox-debugsource-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:toolbox-debugsource-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:toolbox-debugsource-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:toolbox-tests-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:toolbox-tests-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:toolbox-tests-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:toolbox-tests-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:udica-0:0.2.6-20.module+el8.8.0+18060+3f21f2cc.noarch::container-tools:rhel8",
"AppStream-8.8.0.GA:udica-0:0.2.6-20.module+el8.8.0+18060+3f21f2cc.src::container-tools:rhel8"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "golang: compress/gzip: stack exhaustion in Reader.Read"
},
{
"cve": "CVE-2022-30632",
"cwe": {
"id": "CWE-1325",
"name": "Improperly Controlled Sequential Memory Allocation"
},
"discovery_date": "2022-07-14T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2107386"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in golang. Calling Glob on a path that contains a large number of path separators can cause a panic issue due to stack exhaustion. This can cause an attacker to impact availability.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "golang: path/filepath: stack exhaustion in Glob",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "The exploitation of this flaw will only result in a denial of service of the application via the application crashing which is why this has been rated as moderate.\n\nWithin regulated environments, a combination of the following controls acts as a significant barrier to successfully exploiting a CWE-1325: Improperly Controlled Sequential Memory Allocation vulnerability and therefore downgrades the severity of this particular CVE from Moderate to Low.\n\nAccess to the platform is granted only after successful hard token-based multi-factor authentication (MFA) and is governed by least privilege to ensure only authorized users and roles can execute or modify code. Static code analysis and peer reviews enforce strong input validation and error handling, preventing improperly validated inputs from causing system instability, data exposure, or privilege escalation. In the event of successful exploitation, process isolation limits the impact of excessive sequential memory allocation by restricting memory use per process, preventing any single process from exhausting system resources. Finally, the platform uses memory protection mechanisms such as Data Execution Prevention (DEP) and Address Space Layout Randomization (ASLR) to reduce the risk of memory allocation-based attacks.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"AppStream-8.8.0.GA:aardvark-dns-2:1.5.0-2.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:aardvark-dns-2:1.5.0-2.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:aardvark-dns-2:1.5.0-2.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:aardvark-dns-2:1.5.0-2.module+el8.8.0+18060+3f21f2cc.src::container-tools:rhel8",
"AppStream-8.8.0.GA:aardvark-dns-2:1.5.0-2.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:buildah-1:1.29.1-1.module+el8.8.0+18195+471da4bb.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:buildah-1:1.29.1-1.module+el8.8.0+18195+471da4bb.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:buildah-1:1.29.1-1.module+el8.8.0+18195+471da4bb.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:buildah-1:1.29.1-1.module+el8.8.0+18195+471da4bb.src::container-tools:rhel8",
"AppStream-8.8.0.GA:buildah-1:1.29.1-1.module+el8.8.0+18195+471da4bb.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:buildah-debuginfo-1:1.29.1-1.module+el8.8.0+18195+471da4bb.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:buildah-debuginfo-1:1.29.1-1.module+el8.8.0+18195+471da4bb.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:buildah-debuginfo-1:1.29.1-1.module+el8.8.0+18195+471da4bb.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:buildah-debuginfo-1:1.29.1-1.module+el8.8.0+18195+471da4bb.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:buildah-debugsource-1:1.29.1-1.module+el8.8.0+18195+471da4bb.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:buildah-debugsource-1:1.29.1-1.module+el8.8.0+18195+471da4bb.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:buildah-debugsource-1:1.29.1-1.module+el8.8.0+18195+471da4bb.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:buildah-debugsource-1:1.29.1-1.module+el8.8.0+18195+471da4bb.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:buildah-tests-1:1.29.1-1.module+el8.8.0+18195+471da4bb.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:buildah-tests-1:1.29.1-1.module+el8.8.0+18195+471da4bb.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:buildah-tests-1:1.29.1-1.module+el8.8.0+18195+471da4bb.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:buildah-tests-1:1.29.1-1.module+el8.8.0+18195+471da4bb.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:buildah-tests-debuginfo-1:1.29.1-1.module+el8.8.0+18195+471da4bb.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:buildah-tests-debuginfo-1:1.29.1-1.module+el8.8.0+18195+471da4bb.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:buildah-tests-debuginfo-1:1.29.1-1.module+el8.8.0+18195+471da4bb.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:buildah-tests-debuginfo-1:1.29.1-1.module+el8.8.0+18195+471da4bb.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:cockpit-podman-0:63.1-1.module+el8.8.0+18286+cd236dce.noarch::container-tools:rhel8",
"AppStream-8.8.0.GA:cockpit-podman-0:63.1-1.module+el8.8.0+18286+cd236dce.src::container-tools:rhel8",
"AppStream-8.8.0.GA:conmon-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:conmon-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:conmon-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:conmon-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.src::container-tools:rhel8",
"AppStream-8.8.0.GA:conmon-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:conmon-debuginfo-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:conmon-debuginfo-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:conmon-debuginfo-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:conmon-debuginfo-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:conmon-debugsource-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:conmon-debugsource-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:conmon-debugsource-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:conmon-debugsource-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:container-selinux-2:2.205.0-2.module+el8.8.0+18438+15d3aa65.noarch::container-tools:rhel8",
"AppStream-8.8.0.GA:container-selinux-2:2.205.0-2.module+el8.8.0+18438+15d3aa65.src::container-tools:rhel8",
"AppStream-8.8.0.GA:containernetworking-plugins-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:containernetworking-plugins-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:containernetworking-plugins-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:containernetworking-plugins-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.src::container-tools:rhel8",
"AppStream-8.8.0.GA:containernetworking-plugins-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:containernetworking-plugins-debuginfo-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:containernetworking-plugins-debuginfo-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:containernetworking-plugins-debuginfo-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:containernetworking-plugins-debuginfo-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:containernetworking-plugins-debugsource-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:containernetworking-plugins-debugsource-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:containernetworking-plugins-debugsource-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:containernetworking-plugins-debugsource-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:containers-common-2:1-63.module+el8.8.0+18438+15d3aa65.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:containers-common-2:1-63.module+el8.8.0+18438+15d3aa65.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:containers-common-2:1-63.module+el8.8.0+18438+15d3aa65.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:containers-common-2:1-63.module+el8.8.0+18438+15d3aa65.src::container-tools:rhel8",
"AppStream-8.8.0.GA:containers-common-2:1-63.module+el8.8.0+18438+15d3aa65.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:crit-0:3.15-3.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:crit-0:3.15-3.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:crit-0:3.15-3.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:crit-0:3.15-3.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:criu-0:3.15-3.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:criu-0:3.15-3.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:criu-0:3.15-3.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:criu-0:3.15-3.module+el8.8.0+18060+3f21f2cc.src::container-tools:rhel8",
"AppStream-8.8.0.GA:criu-0:3.15-3.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:criu-debuginfo-0:3.15-3.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:criu-debuginfo-0:3.15-3.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:criu-debuginfo-0:3.15-3.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:criu-debuginfo-0:3.15-3.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:criu-debugsource-0:3.15-3.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:criu-debugsource-0:3.15-3.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:criu-debugsource-0:3.15-3.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:criu-debugsource-0:3.15-3.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:criu-devel-0:3.15-3.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:criu-devel-0:3.15-3.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:criu-devel-0:3.15-3.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:criu-devel-0:3.15-3.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:criu-libs-0:3.15-3.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:criu-libs-0:3.15-3.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:criu-libs-0:3.15-3.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:criu-libs-0:3.15-3.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:criu-libs-debuginfo-0:3.15-3.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:criu-libs-debuginfo-0:3.15-3.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:criu-libs-debuginfo-0:3.15-3.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:criu-libs-debuginfo-0:3.15-3.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:crun-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:crun-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:crun-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:crun-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.src::container-tools:rhel8",
"AppStream-8.8.0.GA:crun-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:crun-debuginfo-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:crun-debuginfo-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:crun-debuginfo-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:crun-debuginfo-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:crun-debugsource-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:crun-debugsource-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:crun-debugsource-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:crun-debugsource-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:fuse-overlayfs-0:1.10-1.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:fuse-overlayfs-0:1.10-1.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:fuse-overlayfs-0:1.10-1.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:fuse-overlayfs-0:1.10-1.module+el8.8.0+18060+3f21f2cc.src::container-tools:rhel8",
"AppStream-8.8.0.GA:fuse-overlayfs-0:1.10-1.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:fuse-overlayfs-debuginfo-0:1.10-1.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:fuse-overlayfs-debuginfo-0:1.10-1.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:fuse-overlayfs-debuginfo-0:1.10-1.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:fuse-overlayfs-debuginfo-0:1.10-1.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:fuse-overlayfs-debugsource-0:1.10-1.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:fuse-overlayfs-debugsource-0:1.10-1.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:fuse-overlayfs-debugsource-0:1.10-1.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:fuse-overlayfs-debugsource-0:1.10-1.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:libslirp-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:libslirp-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:libslirp-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:libslirp-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.src::container-tools:rhel8",
"AppStream-8.8.0.GA:libslirp-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:libslirp-debuginfo-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:libslirp-debuginfo-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:libslirp-debuginfo-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:libslirp-debuginfo-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:libslirp-debugsource-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:libslirp-debugsource-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:libslirp-debugsource-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:libslirp-debugsource-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:libslirp-devel-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:libslirp-devel-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:libslirp-devel-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:libslirp-devel-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:netavark-2:1.5.0-4.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:netavark-2:1.5.0-4.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:netavark-2:1.5.0-4.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:netavark-2:1.5.0-4.module+el8.8.0+18060+3f21f2cc.src::container-tools:rhel8",
"AppStream-8.8.0.GA:netavark-2:1.5.0-4.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.src::container-tools:rhel8",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-debuginfo-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-debuginfo-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-debuginfo-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-debuginfo-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-debugsource-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-debugsource-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-debugsource-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-debugsource-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.src::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-catatonit-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-catatonit-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-catatonit-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-catatonit-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-catatonit-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-catatonit-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-catatonit-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-catatonit-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-debugsource-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-debugsource-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-debugsource-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-debugsource-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-docker-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.noarch::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-gvproxy-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-gvproxy-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-gvproxy-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-gvproxy-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-gvproxy-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-gvproxy-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-gvproxy-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-gvproxy-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-plugins-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-plugins-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-plugins-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-plugins-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-plugins-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-plugins-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-plugins-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-plugins-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-remote-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-remote-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-remote-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-remote-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-remote-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-remote-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-remote-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-remote-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-tests-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-tests-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-tests-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-tests-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:python-podman-0:4.4.1-1.module+el8.8.0+18275+3a56cc62.src::container-tools:rhel8",
"AppStream-8.8.0.GA:python3-criu-0:3.15-3.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:python3-criu-0:3.15-3.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:python3-criu-0:3.15-3.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:python3-criu-0:3.15-3.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:python3-podman-0:4.4.1-1.module+el8.8.0+18275+3a56cc62.noarch::container-tools:rhel8",
"AppStream-8.8.0.GA:runc-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:runc-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:runc-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:runc-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.src::container-tools:rhel8",
"AppStream-8.8.0.GA:runc-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:runc-debuginfo-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:runc-debuginfo-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:runc-debuginfo-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:runc-debuginfo-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:runc-debugsource-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:runc-debugsource-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:runc-debugsource-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:runc-debugsource-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:skopeo-2:1.11.2-0.2.module+el8.8.0+18251+ad5b274c.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:skopeo-2:1.11.2-0.2.module+el8.8.0+18251+ad5b274c.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:skopeo-2:1.11.2-0.2.module+el8.8.0+18251+ad5b274c.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:skopeo-2:1.11.2-0.2.module+el8.8.0+18251+ad5b274c.src::container-tools:rhel8",
"AppStream-8.8.0.GA:skopeo-2:1.11.2-0.2.module+el8.8.0+18251+ad5b274c.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:skopeo-tests-2:1.11.2-0.2.module+el8.8.0+18251+ad5b274c.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:skopeo-tests-2:1.11.2-0.2.module+el8.8.0+18251+ad5b274c.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:skopeo-tests-2:1.11.2-0.2.module+el8.8.0+18251+ad5b274c.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:skopeo-tests-2:1.11.2-0.2.module+el8.8.0+18251+ad5b274c.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:slirp4netns-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:slirp4netns-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:slirp4netns-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:slirp4netns-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.src::container-tools:rhel8",
"AppStream-8.8.0.GA:slirp4netns-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:slirp4netns-debuginfo-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:slirp4netns-debuginfo-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:slirp4netns-debuginfo-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:slirp4netns-debuginfo-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:slirp4netns-debugsource-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:slirp4netns-debugsource-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:slirp4netns-debugsource-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:slirp4netns-debugsource-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:toolbox-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:toolbox-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:toolbox-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:toolbox-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.src::container-tools:rhel8",
"AppStream-8.8.0.GA:toolbox-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:toolbox-debuginfo-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:toolbox-debuginfo-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:toolbox-debuginfo-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:toolbox-debuginfo-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:toolbox-debugsource-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:toolbox-debugsource-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:toolbox-debugsource-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:toolbox-debugsource-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:toolbox-tests-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:toolbox-tests-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:toolbox-tests-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:toolbox-tests-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:udica-0:0.2.6-20.module+el8.8.0+18060+3f21f2cc.noarch::container-tools:rhel8",
"AppStream-8.8.0.GA:udica-0:0.2.6-20.module+el8.8.0+18060+3f21f2cc.src::container-tools:rhel8"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2022-30632"
},
{
"category": "external",
"summary": "RHBZ#2107386",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2107386"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2022-30632",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-30632"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2022-30632",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2022-30632"
},
{
"category": "external",
"summary": "https://go.dev/issue/53416",
"url": "https://go.dev/issue/53416"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-announce/c/nqrv9fbR0zE",
"url": "https://groups.google.com/g/golang-announce/c/nqrv9fbR0zE"
}
],
"release_date": "2022-07-12T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2023-05-16T08:49:00+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"AppStream-8.8.0.GA:aardvark-dns-2:1.5.0-2.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:aardvark-dns-2:1.5.0-2.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:aardvark-dns-2:1.5.0-2.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:aardvark-dns-2:1.5.0-2.module+el8.8.0+18060+3f21f2cc.src::container-tools:rhel8",
"AppStream-8.8.0.GA:aardvark-dns-2:1.5.0-2.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:buildah-1:1.29.1-1.module+el8.8.0+18195+471da4bb.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:buildah-1:1.29.1-1.module+el8.8.0+18195+471da4bb.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:buildah-1:1.29.1-1.module+el8.8.0+18195+471da4bb.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:buildah-1:1.29.1-1.module+el8.8.0+18195+471da4bb.src::container-tools:rhel8",
"AppStream-8.8.0.GA:buildah-1:1.29.1-1.module+el8.8.0+18195+471da4bb.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:buildah-debuginfo-1:1.29.1-1.module+el8.8.0+18195+471da4bb.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:buildah-debuginfo-1:1.29.1-1.module+el8.8.0+18195+471da4bb.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:buildah-debuginfo-1:1.29.1-1.module+el8.8.0+18195+471da4bb.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:buildah-debuginfo-1:1.29.1-1.module+el8.8.0+18195+471da4bb.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:buildah-debugsource-1:1.29.1-1.module+el8.8.0+18195+471da4bb.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:buildah-debugsource-1:1.29.1-1.module+el8.8.0+18195+471da4bb.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:buildah-debugsource-1:1.29.1-1.module+el8.8.0+18195+471da4bb.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:buildah-debugsource-1:1.29.1-1.module+el8.8.0+18195+471da4bb.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:buildah-tests-1:1.29.1-1.module+el8.8.0+18195+471da4bb.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:buildah-tests-1:1.29.1-1.module+el8.8.0+18195+471da4bb.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:buildah-tests-1:1.29.1-1.module+el8.8.0+18195+471da4bb.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:buildah-tests-1:1.29.1-1.module+el8.8.0+18195+471da4bb.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:buildah-tests-debuginfo-1:1.29.1-1.module+el8.8.0+18195+471da4bb.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:buildah-tests-debuginfo-1:1.29.1-1.module+el8.8.0+18195+471da4bb.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:buildah-tests-debuginfo-1:1.29.1-1.module+el8.8.0+18195+471da4bb.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:buildah-tests-debuginfo-1:1.29.1-1.module+el8.8.0+18195+471da4bb.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:cockpit-podman-0:63.1-1.module+el8.8.0+18286+cd236dce.noarch::container-tools:rhel8",
"AppStream-8.8.0.GA:cockpit-podman-0:63.1-1.module+el8.8.0+18286+cd236dce.src::container-tools:rhel8",
"AppStream-8.8.0.GA:conmon-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:conmon-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:conmon-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:conmon-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.src::container-tools:rhel8",
"AppStream-8.8.0.GA:conmon-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:conmon-debuginfo-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:conmon-debuginfo-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:conmon-debuginfo-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:conmon-debuginfo-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:conmon-debugsource-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:conmon-debugsource-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:conmon-debugsource-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:conmon-debugsource-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:container-selinux-2:2.205.0-2.module+el8.8.0+18438+15d3aa65.noarch::container-tools:rhel8",
"AppStream-8.8.0.GA:container-selinux-2:2.205.0-2.module+el8.8.0+18438+15d3aa65.src::container-tools:rhel8",
"AppStream-8.8.0.GA:containernetworking-plugins-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:containernetworking-plugins-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:containernetworking-plugins-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:containernetworking-plugins-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.src::container-tools:rhel8",
"AppStream-8.8.0.GA:containernetworking-plugins-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:containernetworking-plugins-debuginfo-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:containernetworking-plugins-debuginfo-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:containernetworking-plugins-debuginfo-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:containernetworking-plugins-debuginfo-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:containernetworking-plugins-debugsource-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:containernetworking-plugins-debugsource-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:containernetworking-plugins-debugsource-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:containernetworking-plugins-debugsource-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:containers-common-2:1-63.module+el8.8.0+18438+15d3aa65.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:containers-common-2:1-63.module+el8.8.0+18438+15d3aa65.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:containers-common-2:1-63.module+el8.8.0+18438+15d3aa65.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:containers-common-2:1-63.module+el8.8.0+18438+15d3aa65.src::container-tools:rhel8",
"AppStream-8.8.0.GA:containers-common-2:1-63.module+el8.8.0+18438+15d3aa65.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:crit-0:3.15-3.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:crit-0:3.15-3.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:crit-0:3.15-3.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:crit-0:3.15-3.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:criu-0:3.15-3.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:criu-0:3.15-3.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:criu-0:3.15-3.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:criu-0:3.15-3.module+el8.8.0+18060+3f21f2cc.src::container-tools:rhel8",
"AppStream-8.8.0.GA:criu-0:3.15-3.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:criu-debuginfo-0:3.15-3.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:criu-debuginfo-0:3.15-3.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:criu-debuginfo-0:3.15-3.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:criu-debuginfo-0:3.15-3.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:criu-debugsource-0:3.15-3.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:criu-debugsource-0:3.15-3.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:criu-debugsource-0:3.15-3.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:criu-debugsource-0:3.15-3.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:criu-devel-0:3.15-3.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:criu-devel-0:3.15-3.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:criu-devel-0:3.15-3.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:criu-devel-0:3.15-3.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:criu-libs-0:3.15-3.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:criu-libs-0:3.15-3.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:criu-libs-0:3.15-3.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:criu-libs-0:3.15-3.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:criu-libs-debuginfo-0:3.15-3.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:criu-libs-debuginfo-0:3.15-3.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:criu-libs-debuginfo-0:3.15-3.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:criu-libs-debuginfo-0:3.15-3.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:crun-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:crun-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:crun-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:crun-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.src::container-tools:rhel8",
"AppStream-8.8.0.GA:crun-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:crun-debuginfo-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:crun-debuginfo-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:crun-debuginfo-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:crun-debuginfo-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:crun-debugsource-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:crun-debugsource-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:crun-debugsource-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:crun-debugsource-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:fuse-overlayfs-0:1.10-1.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:fuse-overlayfs-0:1.10-1.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:fuse-overlayfs-0:1.10-1.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:fuse-overlayfs-0:1.10-1.module+el8.8.0+18060+3f21f2cc.src::container-tools:rhel8",
"AppStream-8.8.0.GA:fuse-overlayfs-0:1.10-1.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:fuse-overlayfs-debuginfo-0:1.10-1.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:fuse-overlayfs-debuginfo-0:1.10-1.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:fuse-overlayfs-debuginfo-0:1.10-1.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:fuse-overlayfs-debuginfo-0:1.10-1.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:fuse-overlayfs-debugsource-0:1.10-1.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:fuse-overlayfs-debugsource-0:1.10-1.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:fuse-overlayfs-debugsource-0:1.10-1.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:fuse-overlayfs-debugsource-0:1.10-1.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:libslirp-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:libslirp-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:libslirp-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:libslirp-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.src::container-tools:rhel8",
"AppStream-8.8.0.GA:libslirp-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:libslirp-debuginfo-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:libslirp-debuginfo-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:libslirp-debuginfo-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:libslirp-debuginfo-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:libslirp-debugsource-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:libslirp-debugsource-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:libslirp-debugsource-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:libslirp-debugsource-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:libslirp-devel-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:libslirp-devel-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:libslirp-devel-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:libslirp-devel-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:netavark-2:1.5.0-4.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:netavark-2:1.5.0-4.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:netavark-2:1.5.0-4.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:netavark-2:1.5.0-4.module+el8.8.0+18060+3f21f2cc.src::container-tools:rhel8",
"AppStream-8.8.0.GA:netavark-2:1.5.0-4.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.src::container-tools:rhel8",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-debuginfo-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-debuginfo-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-debuginfo-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-debuginfo-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-debugsource-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-debugsource-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-debugsource-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-debugsource-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.src::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-catatonit-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-catatonit-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-catatonit-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-catatonit-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-catatonit-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-catatonit-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-catatonit-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-catatonit-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-debugsource-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-debugsource-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-debugsource-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-debugsource-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-docker-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.noarch::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-gvproxy-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-gvproxy-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-gvproxy-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-gvproxy-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-gvproxy-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-gvproxy-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-gvproxy-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-gvproxy-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-plugins-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-plugins-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-plugins-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-plugins-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-plugins-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-plugins-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-plugins-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-plugins-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-remote-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-remote-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-remote-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-remote-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-remote-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-remote-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-remote-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-remote-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-tests-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-tests-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-tests-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-tests-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:python-podman-0:4.4.1-1.module+el8.8.0+18275+3a56cc62.src::container-tools:rhel8",
"AppStream-8.8.0.GA:python3-criu-0:3.15-3.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:python3-criu-0:3.15-3.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:python3-criu-0:3.15-3.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:python3-criu-0:3.15-3.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:python3-podman-0:4.4.1-1.module+el8.8.0+18275+3a56cc62.noarch::container-tools:rhel8",
"AppStream-8.8.0.GA:runc-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:runc-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:runc-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:runc-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.src::container-tools:rhel8",
"AppStream-8.8.0.GA:runc-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:runc-debuginfo-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:runc-debuginfo-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:runc-debuginfo-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:runc-debuginfo-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:runc-debugsource-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:runc-debugsource-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:runc-debugsource-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:runc-debugsource-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:skopeo-2:1.11.2-0.2.module+el8.8.0+18251+ad5b274c.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:skopeo-2:1.11.2-0.2.module+el8.8.0+18251+ad5b274c.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:skopeo-2:1.11.2-0.2.module+el8.8.0+18251+ad5b274c.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:skopeo-2:1.11.2-0.2.module+el8.8.0+18251+ad5b274c.src::container-tools:rhel8",
"AppStream-8.8.0.GA:skopeo-2:1.11.2-0.2.module+el8.8.0+18251+ad5b274c.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:skopeo-tests-2:1.11.2-0.2.module+el8.8.0+18251+ad5b274c.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:skopeo-tests-2:1.11.2-0.2.module+el8.8.0+18251+ad5b274c.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:skopeo-tests-2:1.11.2-0.2.module+el8.8.0+18251+ad5b274c.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:skopeo-tests-2:1.11.2-0.2.module+el8.8.0+18251+ad5b274c.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:slirp4netns-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:slirp4netns-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:slirp4netns-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:slirp4netns-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.src::container-tools:rhel8",
"AppStream-8.8.0.GA:slirp4netns-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:slirp4netns-debuginfo-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:slirp4netns-debuginfo-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:slirp4netns-debuginfo-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:slirp4netns-debuginfo-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:slirp4netns-debugsource-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:slirp4netns-debugsource-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:slirp4netns-debugsource-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:slirp4netns-debugsource-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:toolbox-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:toolbox-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:toolbox-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:toolbox-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.src::container-tools:rhel8",
"AppStream-8.8.0.GA:toolbox-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:toolbox-debuginfo-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:toolbox-debuginfo-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:toolbox-debuginfo-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:toolbox-debuginfo-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:toolbox-debugsource-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:toolbox-debugsource-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:toolbox-debugsource-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:toolbox-debugsource-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:toolbox-tests-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:toolbox-tests-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:toolbox-tests-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:toolbox-tests-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:udica-0:0.2.6-20.module+el8.8.0+18060+3f21f2cc.noarch::container-tools:rhel8",
"AppStream-8.8.0.GA:udica-0:0.2.6-20.module+el8.8.0+18060+3f21f2cc.src::container-tools:rhel8"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2023:2758"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"AppStream-8.8.0.GA:aardvark-dns-2:1.5.0-2.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:aardvark-dns-2:1.5.0-2.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:aardvark-dns-2:1.5.0-2.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:aardvark-dns-2:1.5.0-2.module+el8.8.0+18060+3f21f2cc.src::container-tools:rhel8",
"AppStream-8.8.0.GA:aardvark-dns-2:1.5.0-2.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:buildah-1:1.29.1-1.module+el8.8.0+18195+471da4bb.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:buildah-1:1.29.1-1.module+el8.8.0+18195+471da4bb.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:buildah-1:1.29.1-1.module+el8.8.0+18195+471da4bb.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:buildah-1:1.29.1-1.module+el8.8.0+18195+471da4bb.src::container-tools:rhel8",
"AppStream-8.8.0.GA:buildah-1:1.29.1-1.module+el8.8.0+18195+471da4bb.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:buildah-debuginfo-1:1.29.1-1.module+el8.8.0+18195+471da4bb.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:buildah-debuginfo-1:1.29.1-1.module+el8.8.0+18195+471da4bb.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:buildah-debuginfo-1:1.29.1-1.module+el8.8.0+18195+471da4bb.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:buildah-debuginfo-1:1.29.1-1.module+el8.8.0+18195+471da4bb.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:buildah-debugsource-1:1.29.1-1.module+el8.8.0+18195+471da4bb.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:buildah-debugsource-1:1.29.1-1.module+el8.8.0+18195+471da4bb.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:buildah-debugsource-1:1.29.1-1.module+el8.8.0+18195+471da4bb.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:buildah-debugsource-1:1.29.1-1.module+el8.8.0+18195+471da4bb.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:buildah-tests-1:1.29.1-1.module+el8.8.0+18195+471da4bb.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:buildah-tests-1:1.29.1-1.module+el8.8.0+18195+471da4bb.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:buildah-tests-1:1.29.1-1.module+el8.8.0+18195+471da4bb.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:buildah-tests-1:1.29.1-1.module+el8.8.0+18195+471da4bb.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:buildah-tests-debuginfo-1:1.29.1-1.module+el8.8.0+18195+471da4bb.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:buildah-tests-debuginfo-1:1.29.1-1.module+el8.8.0+18195+471da4bb.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:buildah-tests-debuginfo-1:1.29.1-1.module+el8.8.0+18195+471da4bb.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:buildah-tests-debuginfo-1:1.29.1-1.module+el8.8.0+18195+471da4bb.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:cockpit-podman-0:63.1-1.module+el8.8.0+18286+cd236dce.noarch::container-tools:rhel8",
"AppStream-8.8.0.GA:cockpit-podman-0:63.1-1.module+el8.8.0+18286+cd236dce.src::container-tools:rhel8",
"AppStream-8.8.0.GA:conmon-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:conmon-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:conmon-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:conmon-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.src::container-tools:rhel8",
"AppStream-8.8.0.GA:conmon-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:conmon-debuginfo-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:conmon-debuginfo-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:conmon-debuginfo-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:conmon-debuginfo-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:conmon-debugsource-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:conmon-debugsource-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:conmon-debugsource-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:conmon-debugsource-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:container-selinux-2:2.205.0-2.module+el8.8.0+18438+15d3aa65.noarch::container-tools:rhel8",
"AppStream-8.8.0.GA:container-selinux-2:2.205.0-2.module+el8.8.0+18438+15d3aa65.src::container-tools:rhel8",
"AppStream-8.8.0.GA:containernetworking-plugins-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:containernetworking-plugins-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:containernetworking-plugins-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:containernetworking-plugins-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.src::container-tools:rhel8",
"AppStream-8.8.0.GA:containernetworking-plugins-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:containernetworking-plugins-debuginfo-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:containernetworking-plugins-debuginfo-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:containernetworking-plugins-debuginfo-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:containernetworking-plugins-debuginfo-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:containernetworking-plugins-debugsource-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:containernetworking-plugins-debugsource-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:containernetworking-plugins-debugsource-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:containernetworking-plugins-debugsource-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:containers-common-2:1-63.module+el8.8.0+18438+15d3aa65.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:containers-common-2:1-63.module+el8.8.0+18438+15d3aa65.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:containers-common-2:1-63.module+el8.8.0+18438+15d3aa65.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:containers-common-2:1-63.module+el8.8.0+18438+15d3aa65.src::container-tools:rhel8",
"AppStream-8.8.0.GA:containers-common-2:1-63.module+el8.8.0+18438+15d3aa65.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:crit-0:3.15-3.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:crit-0:3.15-3.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:crit-0:3.15-3.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:crit-0:3.15-3.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:criu-0:3.15-3.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:criu-0:3.15-3.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:criu-0:3.15-3.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:criu-0:3.15-3.module+el8.8.0+18060+3f21f2cc.src::container-tools:rhel8",
"AppStream-8.8.0.GA:criu-0:3.15-3.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:criu-debuginfo-0:3.15-3.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:criu-debuginfo-0:3.15-3.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:criu-debuginfo-0:3.15-3.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:criu-debuginfo-0:3.15-3.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:criu-debugsource-0:3.15-3.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:criu-debugsource-0:3.15-3.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:criu-debugsource-0:3.15-3.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:criu-debugsource-0:3.15-3.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:criu-devel-0:3.15-3.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:criu-devel-0:3.15-3.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:criu-devel-0:3.15-3.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:criu-devel-0:3.15-3.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:criu-libs-0:3.15-3.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:criu-libs-0:3.15-3.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:criu-libs-0:3.15-3.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:criu-libs-0:3.15-3.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:criu-libs-debuginfo-0:3.15-3.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:criu-libs-debuginfo-0:3.15-3.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:criu-libs-debuginfo-0:3.15-3.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:criu-libs-debuginfo-0:3.15-3.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:crun-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:crun-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:crun-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:crun-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.src::container-tools:rhel8",
"AppStream-8.8.0.GA:crun-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:crun-debuginfo-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:crun-debuginfo-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:crun-debuginfo-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:crun-debuginfo-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:crun-debugsource-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:crun-debugsource-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:crun-debugsource-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:crun-debugsource-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:fuse-overlayfs-0:1.10-1.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:fuse-overlayfs-0:1.10-1.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:fuse-overlayfs-0:1.10-1.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:fuse-overlayfs-0:1.10-1.module+el8.8.0+18060+3f21f2cc.src::container-tools:rhel8",
"AppStream-8.8.0.GA:fuse-overlayfs-0:1.10-1.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:fuse-overlayfs-debuginfo-0:1.10-1.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:fuse-overlayfs-debuginfo-0:1.10-1.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:fuse-overlayfs-debuginfo-0:1.10-1.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:fuse-overlayfs-debuginfo-0:1.10-1.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:fuse-overlayfs-debugsource-0:1.10-1.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:fuse-overlayfs-debugsource-0:1.10-1.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:fuse-overlayfs-debugsource-0:1.10-1.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:fuse-overlayfs-debugsource-0:1.10-1.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:libslirp-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:libslirp-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:libslirp-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:libslirp-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.src::container-tools:rhel8",
"AppStream-8.8.0.GA:libslirp-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:libslirp-debuginfo-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:libslirp-debuginfo-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:libslirp-debuginfo-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:libslirp-debuginfo-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:libslirp-debugsource-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:libslirp-debugsource-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:libslirp-debugsource-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:libslirp-debugsource-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:libslirp-devel-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:libslirp-devel-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:libslirp-devel-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:libslirp-devel-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:netavark-2:1.5.0-4.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:netavark-2:1.5.0-4.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:netavark-2:1.5.0-4.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:netavark-2:1.5.0-4.module+el8.8.0+18060+3f21f2cc.src::container-tools:rhel8",
"AppStream-8.8.0.GA:netavark-2:1.5.0-4.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.src::container-tools:rhel8",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-debuginfo-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-debuginfo-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-debuginfo-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-debuginfo-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-debugsource-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-debugsource-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-debugsource-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-debugsource-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.src::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-catatonit-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-catatonit-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-catatonit-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-catatonit-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-catatonit-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-catatonit-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-catatonit-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-catatonit-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-debugsource-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-debugsource-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-debugsource-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-debugsource-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-docker-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.noarch::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-gvproxy-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-gvproxy-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-gvproxy-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-gvproxy-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-gvproxy-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-gvproxy-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-gvproxy-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-gvproxy-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-plugins-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-plugins-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-plugins-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-plugins-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-plugins-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-plugins-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-plugins-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-plugins-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-remote-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-remote-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-remote-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-remote-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-remote-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-remote-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-remote-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-remote-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-tests-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-tests-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-tests-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-tests-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:python-podman-0:4.4.1-1.module+el8.8.0+18275+3a56cc62.src::container-tools:rhel8",
"AppStream-8.8.0.GA:python3-criu-0:3.15-3.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:python3-criu-0:3.15-3.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:python3-criu-0:3.15-3.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:python3-criu-0:3.15-3.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:python3-podman-0:4.4.1-1.module+el8.8.0+18275+3a56cc62.noarch::container-tools:rhel8",
"AppStream-8.8.0.GA:runc-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:runc-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:runc-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:runc-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.src::container-tools:rhel8",
"AppStream-8.8.0.GA:runc-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:runc-debuginfo-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:runc-debuginfo-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:runc-debuginfo-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:runc-debuginfo-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:runc-debugsource-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:runc-debugsource-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:runc-debugsource-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:runc-debugsource-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:skopeo-2:1.11.2-0.2.module+el8.8.0+18251+ad5b274c.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:skopeo-2:1.11.2-0.2.module+el8.8.0+18251+ad5b274c.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:skopeo-2:1.11.2-0.2.module+el8.8.0+18251+ad5b274c.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:skopeo-2:1.11.2-0.2.module+el8.8.0+18251+ad5b274c.src::container-tools:rhel8",
"AppStream-8.8.0.GA:skopeo-2:1.11.2-0.2.module+el8.8.0+18251+ad5b274c.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:skopeo-tests-2:1.11.2-0.2.module+el8.8.0+18251+ad5b274c.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:skopeo-tests-2:1.11.2-0.2.module+el8.8.0+18251+ad5b274c.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:skopeo-tests-2:1.11.2-0.2.module+el8.8.0+18251+ad5b274c.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:skopeo-tests-2:1.11.2-0.2.module+el8.8.0+18251+ad5b274c.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:slirp4netns-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:slirp4netns-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:slirp4netns-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:slirp4netns-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.src::container-tools:rhel8",
"AppStream-8.8.0.GA:slirp4netns-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:slirp4netns-debuginfo-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:slirp4netns-debuginfo-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:slirp4netns-debuginfo-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:slirp4netns-debuginfo-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:slirp4netns-debugsource-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:slirp4netns-debugsource-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:slirp4netns-debugsource-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:slirp4netns-debugsource-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:toolbox-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:toolbox-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:toolbox-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:toolbox-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.src::container-tools:rhel8",
"AppStream-8.8.0.GA:toolbox-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:toolbox-debuginfo-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:toolbox-debuginfo-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:toolbox-debuginfo-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:toolbox-debuginfo-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:toolbox-debugsource-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:toolbox-debugsource-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:toolbox-debugsource-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:toolbox-debugsource-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:toolbox-tests-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:toolbox-tests-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:toolbox-tests-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:toolbox-tests-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:udica-0:0.2.6-20.module+el8.8.0+18060+3f21f2cc.noarch::container-tools:rhel8",
"AppStream-8.8.0.GA:udica-0:0.2.6-20.module+el8.8.0+18060+3f21f2cc.src::container-tools:rhel8"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "golang: path/filepath: stack exhaustion in Glob"
},
{
"cve": "CVE-2022-30633",
"cwe": {
"id": "CWE-1325",
"name": "Improperly Controlled Sequential Memory Allocation"
},
"discovery_date": "2022-07-14T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2107392"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in golang. Calling Unmarshal on an XML document into a Go struct, which has a nested field that uses the \"any\" field tag, can cause a panic due to stack exhaustion.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "golang: encoding/xml: stack exhaustion in Unmarshal",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "Red Hat has marked this as moderate impact for two primary reasons\n1. Though the vulnerability exists, it is hard to exploit in real scenarios (e.g., the attacker must be able to feed crafted XML documents into specific code paths).\n2. The vulnerability is a denial of service (DoS) due to stack exhaustion rather than code execution or data breach. Since it doesn\u2019t compromise confidentiality or integrity.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"AppStream-8.8.0.GA:aardvark-dns-2:1.5.0-2.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:aardvark-dns-2:1.5.0-2.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:aardvark-dns-2:1.5.0-2.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:aardvark-dns-2:1.5.0-2.module+el8.8.0+18060+3f21f2cc.src::container-tools:rhel8",
"AppStream-8.8.0.GA:aardvark-dns-2:1.5.0-2.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:buildah-1:1.29.1-1.module+el8.8.0+18195+471da4bb.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:buildah-1:1.29.1-1.module+el8.8.0+18195+471da4bb.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:buildah-1:1.29.1-1.module+el8.8.0+18195+471da4bb.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:buildah-1:1.29.1-1.module+el8.8.0+18195+471da4bb.src::container-tools:rhel8",
"AppStream-8.8.0.GA:buildah-1:1.29.1-1.module+el8.8.0+18195+471da4bb.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:buildah-debuginfo-1:1.29.1-1.module+el8.8.0+18195+471da4bb.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:buildah-debuginfo-1:1.29.1-1.module+el8.8.0+18195+471da4bb.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:buildah-debuginfo-1:1.29.1-1.module+el8.8.0+18195+471da4bb.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:buildah-debuginfo-1:1.29.1-1.module+el8.8.0+18195+471da4bb.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:buildah-debugsource-1:1.29.1-1.module+el8.8.0+18195+471da4bb.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:buildah-debugsource-1:1.29.1-1.module+el8.8.0+18195+471da4bb.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:buildah-debugsource-1:1.29.1-1.module+el8.8.0+18195+471da4bb.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:buildah-debugsource-1:1.29.1-1.module+el8.8.0+18195+471da4bb.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:buildah-tests-1:1.29.1-1.module+el8.8.0+18195+471da4bb.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:buildah-tests-1:1.29.1-1.module+el8.8.0+18195+471da4bb.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:buildah-tests-1:1.29.1-1.module+el8.8.0+18195+471da4bb.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:buildah-tests-1:1.29.1-1.module+el8.8.0+18195+471da4bb.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:buildah-tests-debuginfo-1:1.29.1-1.module+el8.8.0+18195+471da4bb.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:buildah-tests-debuginfo-1:1.29.1-1.module+el8.8.0+18195+471da4bb.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:buildah-tests-debuginfo-1:1.29.1-1.module+el8.8.0+18195+471da4bb.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:buildah-tests-debuginfo-1:1.29.1-1.module+el8.8.0+18195+471da4bb.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:cockpit-podman-0:63.1-1.module+el8.8.0+18286+cd236dce.noarch::container-tools:rhel8",
"AppStream-8.8.0.GA:cockpit-podman-0:63.1-1.module+el8.8.0+18286+cd236dce.src::container-tools:rhel8",
"AppStream-8.8.0.GA:conmon-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:conmon-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:conmon-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:conmon-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.src::container-tools:rhel8",
"AppStream-8.8.0.GA:conmon-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:conmon-debuginfo-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:conmon-debuginfo-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:conmon-debuginfo-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:conmon-debuginfo-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:conmon-debugsource-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:conmon-debugsource-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:conmon-debugsource-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:conmon-debugsource-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:container-selinux-2:2.205.0-2.module+el8.8.0+18438+15d3aa65.noarch::container-tools:rhel8",
"AppStream-8.8.0.GA:container-selinux-2:2.205.0-2.module+el8.8.0+18438+15d3aa65.src::container-tools:rhel8",
"AppStream-8.8.0.GA:containernetworking-plugins-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:containernetworking-plugins-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:containernetworking-plugins-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:containernetworking-plugins-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.src::container-tools:rhel8",
"AppStream-8.8.0.GA:containernetworking-plugins-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:containernetworking-plugins-debuginfo-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:containernetworking-plugins-debuginfo-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:containernetworking-plugins-debuginfo-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:containernetworking-plugins-debuginfo-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:containernetworking-plugins-debugsource-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:containernetworking-plugins-debugsource-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:containernetworking-plugins-debugsource-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:containernetworking-plugins-debugsource-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:containers-common-2:1-63.module+el8.8.0+18438+15d3aa65.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:containers-common-2:1-63.module+el8.8.0+18438+15d3aa65.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:containers-common-2:1-63.module+el8.8.0+18438+15d3aa65.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:containers-common-2:1-63.module+el8.8.0+18438+15d3aa65.src::container-tools:rhel8",
"AppStream-8.8.0.GA:containers-common-2:1-63.module+el8.8.0+18438+15d3aa65.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:crit-0:3.15-3.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:crit-0:3.15-3.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:crit-0:3.15-3.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:crit-0:3.15-3.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:criu-0:3.15-3.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:criu-0:3.15-3.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:criu-0:3.15-3.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:criu-0:3.15-3.module+el8.8.0+18060+3f21f2cc.src::container-tools:rhel8",
"AppStream-8.8.0.GA:criu-0:3.15-3.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:criu-debuginfo-0:3.15-3.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:criu-debuginfo-0:3.15-3.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:criu-debuginfo-0:3.15-3.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:criu-debuginfo-0:3.15-3.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:criu-debugsource-0:3.15-3.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:criu-debugsource-0:3.15-3.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:criu-debugsource-0:3.15-3.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:criu-debugsource-0:3.15-3.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:criu-devel-0:3.15-3.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:criu-devel-0:3.15-3.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:criu-devel-0:3.15-3.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:criu-devel-0:3.15-3.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:criu-libs-0:3.15-3.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:criu-libs-0:3.15-3.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:criu-libs-0:3.15-3.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:criu-libs-0:3.15-3.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:criu-libs-debuginfo-0:3.15-3.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:criu-libs-debuginfo-0:3.15-3.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:criu-libs-debuginfo-0:3.15-3.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:criu-libs-debuginfo-0:3.15-3.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:crun-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:crun-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:crun-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:crun-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.src::container-tools:rhel8",
"AppStream-8.8.0.GA:crun-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:crun-debuginfo-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:crun-debuginfo-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:crun-debuginfo-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:crun-debuginfo-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:crun-debugsource-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:crun-debugsource-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:crun-debugsource-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:crun-debugsource-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:fuse-overlayfs-0:1.10-1.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:fuse-overlayfs-0:1.10-1.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:fuse-overlayfs-0:1.10-1.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:fuse-overlayfs-0:1.10-1.module+el8.8.0+18060+3f21f2cc.src::container-tools:rhel8",
"AppStream-8.8.0.GA:fuse-overlayfs-0:1.10-1.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:fuse-overlayfs-debuginfo-0:1.10-1.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:fuse-overlayfs-debuginfo-0:1.10-1.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:fuse-overlayfs-debuginfo-0:1.10-1.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:fuse-overlayfs-debuginfo-0:1.10-1.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:fuse-overlayfs-debugsource-0:1.10-1.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:fuse-overlayfs-debugsource-0:1.10-1.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:fuse-overlayfs-debugsource-0:1.10-1.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:fuse-overlayfs-debugsource-0:1.10-1.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:libslirp-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:libslirp-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:libslirp-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:libslirp-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.src::container-tools:rhel8",
"AppStream-8.8.0.GA:libslirp-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:libslirp-debuginfo-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:libslirp-debuginfo-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:libslirp-debuginfo-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:libslirp-debuginfo-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:libslirp-debugsource-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:libslirp-debugsource-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:libslirp-debugsource-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:libslirp-debugsource-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:libslirp-devel-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:libslirp-devel-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:libslirp-devel-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:libslirp-devel-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:netavark-2:1.5.0-4.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:netavark-2:1.5.0-4.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:netavark-2:1.5.0-4.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:netavark-2:1.5.0-4.module+el8.8.0+18060+3f21f2cc.src::container-tools:rhel8",
"AppStream-8.8.0.GA:netavark-2:1.5.0-4.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.src::container-tools:rhel8",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-debuginfo-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-debuginfo-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-debuginfo-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-debuginfo-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-debugsource-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-debugsource-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-debugsource-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-debugsource-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.src::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-catatonit-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-catatonit-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-catatonit-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-catatonit-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-catatonit-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-catatonit-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-catatonit-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-catatonit-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-debugsource-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-debugsource-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-debugsource-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-debugsource-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-docker-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.noarch::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-gvproxy-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-gvproxy-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-gvproxy-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-gvproxy-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-gvproxy-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-gvproxy-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-gvproxy-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-gvproxy-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-plugins-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-plugins-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-plugins-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-plugins-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-plugins-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-plugins-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-plugins-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-plugins-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-remote-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-remote-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-remote-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-remote-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-remote-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-remote-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-remote-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-remote-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-tests-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-tests-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-tests-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-tests-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:python-podman-0:4.4.1-1.module+el8.8.0+18275+3a56cc62.src::container-tools:rhel8",
"AppStream-8.8.0.GA:python3-criu-0:3.15-3.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:python3-criu-0:3.15-3.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:python3-criu-0:3.15-3.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:python3-criu-0:3.15-3.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:python3-podman-0:4.4.1-1.module+el8.8.0+18275+3a56cc62.noarch::container-tools:rhel8",
"AppStream-8.8.0.GA:runc-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:runc-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:runc-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:runc-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.src::container-tools:rhel8",
"AppStream-8.8.0.GA:runc-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:runc-debuginfo-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:runc-debuginfo-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:runc-debuginfo-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:runc-debuginfo-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:runc-debugsource-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:runc-debugsource-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:runc-debugsource-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:runc-debugsource-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:skopeo-2:1.11.2-0.2.module+el8.8.0+18251+ad5b274c.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:skopeo-2:1.11.2-0.2.module+el8.8.0+18251+ad5b274c.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:skopeo-2:1.11.2-0.2.module+el8.8.0+18251+ad5b274c.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:skopeo-2:1.11.2-0.2.module+el8.8.0+18251+ad5b274c.src::container-tools:rhel8",
"AppStream-8.8.0.GA:skopeo-2:1.11.2-0.2.module+el8.8.0+18251+ad5b274c.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:skopeo-tests-2:1.11.2-0.2.module+el8.8.0+18251+ad5b274c.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:skopeo-tests-2:1.11.2-0.2.module+el8.8.0+18251+ad5b274c.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:skopeo-tests-2:1.11.2-0.2.module+el8.8.0+18251+ad5b274c.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:skopeo-tests-2:1.11.2-0.2.module+el8.8.0+18251+ad5b274c.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:slirp4netns-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:slirp4netns-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:slirp4netns-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:slirp4netns-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.src::container-tools:rhel8",
"AppStream-8.8.0.GA:slirp4netns-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:slirp4netns-debuginfo-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:slirp4netns-debuginfo-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:slirp4netns-debuginfo-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:slirp4netns-debuginfo-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:slirp4netns-debugsource-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:slirp4netns-debugsource-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:slirp4netns-debugsource-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:slirp4netns-debugsource-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:toolbox-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:toolbox-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:toolbox-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:toolbox-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.src::container-tools:rhel8",
"AppStream-8.8.0.GA:toolbox-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:toolbox-debuginfo-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:toolbox-debuginfo-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:toolbox-debuginfo-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:toolbox-debuginfo-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:toolbox-debugsource-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:toolbox-debugsource-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:toolbox-debugsource-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:toolbox-debugsource-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:toolbox-tests-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:toolbox-tests-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:toolbox-tests-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:toolbox-tests-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:udica-0:0.2.6-20.module+el8.8.0+18060+3f21f2cc.noarch::container-tools:rhel8",
"AppStream-8.8.0.GA:udica-0:0.2.6-20.module+el8.8.0+18060+3f21f2cc.src::container-tools:rhel8"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2022-30633"
},
{
"category": "external",
"summary": "RHBZ#2107392",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2107392"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2022-30633",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-30633"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2022-30633",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2022-30633"
},
{
"category": "external",
"summary": "https://go.dev/issue/53611",
"url": "https://go.dev/issue/53611"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-announce/c/nqrv9fbR0zE",
"url": "https://groups.google.com/g/golang-announce/c/nqrv9fbR0zE"
}
],
"release_date": "2022-07-12T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2023-05-16T08:49:00+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"AppStream-8.8.0.GA:aardvark-dns-2:1.5.0-2.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:aardvark-dns-2:1.5.0-2.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:aardvark-dns-2:1.5.0-2.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:aardvark-dns-2:1.5.0-2.module+el8.8.0+18060+3f21f2cc.src::container-tools:rhel8",
"AppStream-8.8.0.GA:aardvark-dns-2:1.5.0-2.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:buildah-1:1.29.1-1.module+el8.8.0+18195+471da4bb.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:buildah-1:1.29.1-1.module+el8.8.0+18195+471da4bb.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:buildah-1:1.29.1-1.module+el8.8.0+18195+471da4bb.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:buildah-1:1.29.1-1.module+el8.8.0+18195+471da4bb.src::container-tools:rhel8",
"AppStream-8.8.0.GA:buildah-1:1.29.1-1.module+el8.8.0+18195+471da4bb.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:buildah-debuginfo-1:1.29.1-1.module+el8.8.0+18195+471da4bb.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:buildah-debuginfo-1:1.29.1-1.module+el8.8.0+18195+471da4bb.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:buildah-debuginfo-1:1.29.1-1.module+el8.8.0+18195+471da4bb.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:buildah-debuginfo-1:1.29.1-1.module+el8.8.0+18195+471da4bb.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:buildah-debugsource-1:1.29.1-1.module+el8.8.0+18195+471da4bb.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:buildah-debugsource-1:1.29.1-1.module+el8.8.0+18195+471da4bb.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:buildah-debugsource-1:1.29.1-1.module+el8.8.0+18195+471da4bb.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:buildah-debugsource-1:1.29.1-1.module+el8.8.0+18195+471da4bb.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:buildah-tests-1:1.29.1-1.module+el8.8.0+18195+471da4bb.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:buildah-tests-1:1.29.1-1.module+el8.8.0+18195+471da4bb.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:buildah-tests-1:1.29.1-1.module+el8.8.0+18195+471da4bb.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:buildah-tests-1:1.29.1-1.module+el8.8.0+18195+471da4bb.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:buildah-tests-debuginfo-1:1.29.1-1.module+el8.8.0+18195+471da4bb.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:buildah-tests-debuginfo-1:1.29.1-1.module+el8.8.0+18195+471da4bb.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:buildah-tests-debuginfo-1:1.29.1-1.module+el8.8.0+18195+471da4bb.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:buildah-tests-debuginfo-1:1.29.1-1.module+el8.8.0+18195+471da4bb.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:cockpit-podman-0:63.1-1.module+el8.8.0+18286+cd236dce.noarch::container-tools:rhel8",
"AppStream-8.8.0.GA:cockpit-podman-0:63.1-1.module+el8.8.0+18286+cd236dce.src::container-tools:rhel8",
"AppStream-8.8.0.GA:conmon-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:conmon-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:conmon-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:conmon-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.src::container-tools:rhel8",
"AppStream-8.8.0.GA:conmon-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:conmon-debuginfo-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:conmon-debuginfo-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:conmon-debuginfo-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:conmon-debuginfo-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:conmon-debugsource-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:conmon-debugsource-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:conmon-debugsource-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:conmon-debugsource-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:container-selinux-2:2.205.0-2.module+el8.8.0+18438+15d3aa65.noarch::container-tools:rhel8",
"AppStream-8.8.0.GA:container-selinux-2:2.205.0-2.module+el8.8.0+18438+15d3aa65.src::container-tools:rhel8",
"AppStream-8.8.0.GA:containernetworking-plugins-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:containernetworking-plugins-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:containernetworking-plugins-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:containernetworking-plugins-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.src::container-tools:rhel8",
"AppStream-8.8.0.GA:containernetworking-plugins-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:containernetworking-plugins-debuginfo-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:containernetworking-plugins-debuginfo-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:containernetworking-plugins-debuginfo-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:containernetworking-plugins-debuginfo-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:containernetworking-plugins-debugsource-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:containernetworking-plugins-debugsource-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:containernetworking-plugins-debugsource-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:containernetworking-plugins-debugsource-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:containers-common-2:1-63.module+el8.8.0+18438+15d3aa65.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:containers-common-2:1-63.module+el8.8.0+18438+15d3aa65.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:containers-common-2:1-63.module+el8.8.0+18438+15d3aa65.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:containers-common-2:1-63.module+el8.8.0+18438+15d3aa65.src::container-tools:rhel8",
"AppStream-8.8.0.GA:containers-common-2:1-63.module+el8.8.0+18438+15d3aa65.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:crit-0:3.15-3.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:crit-0:3.15-3.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:crit-0:3.15-3.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:crit-0:3.15-3.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:criu-0:3.15-3.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:criu-0:3.15-3.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:criu-0:3.15-3.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:criu-0:3.15-3.module+el8.8.0+18060+3f21f2cc.src::container-tools:rhel8",
"AppStream-8.8.0.GA:criu-0:3.15-3.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:criu-debuginfo-0:3.15-3.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:criu-debuginfo-0:3.15-3.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:criu-debuginfo-0:3.15-3.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:criu-debuginfo-0:3.15-3.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:criu-debugsource-0:3.15-3.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:criu-debugsource-0:3.15-3.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:criu-debugsource-0:3.15-3.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:criu-debugsource-0:3.15-3.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:criu-devel-0:3.15-3.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:criu-devel-0:3.15-3.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:criu-devel-0:3.15-3.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:criu-devel-0:3.15-3.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:criu-libs-0:3.15-3.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:criu-libs-0:3.15-3.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:criu-libs-0:3.15-3.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:criu-libs-0:3.15-3.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:criu-libs-debuginfo-0:3.15-3.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:criu-libs-debuginfo-0:3.15-3.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:criu-libs-debuginfo-0:3.15-3.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:criu-libs-debuginfo-0:3.15-3.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:crun-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:crun-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:crun-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:crun-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.src::container-tools:rhel8",
"AppStream-8.8.0.GA:crun-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:crun-debuginfo-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:crun-debuginfo-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:crun-debuginfo-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:crun-debuginfo-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:crun-debugsource-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:crun-debugsource-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:crun-debugsource-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:crun-debugsource-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:fuse-overlayfs-0:1.10-1.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:fuse-overlayfs-0:1.10-1.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:fuse-overlayfs-0:1.10-1.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:fuse-overlayfs-0:1.10-1.module+el8.8.0+18060+3f21f2cc.src::container-tools:rhel8",
"AppStream-8.8.0.GA:fuse-overlayfs-0:1.10-1.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:fuse-overlayfs-debuginfo-0:1.10-1.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:fuse-overlayfs-debuginfo-0:1.10-1.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:fuse-overlayfs-debuginfo-0:1.10-1.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:fuse-overlayfs-debuginfo-0:1.10-1.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:fuse-overlayfs-debugsource-0:1.10-1.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:fuse-overlayfs-debugsource-0:1.10-1.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:fuse-overlayfs-debugsource-0:1.10-1.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:fuse-overlayfs-debugsource-0:1.10-1.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:libslirp-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:libslirp-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:libslirp-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:libslirp-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.src::container-tools:rhel8",
"AppStream-8.8.0.GA:libslirp-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:libslirp-debuginfo-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:libslirp-debuginfo-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:libslirp-debuginfo-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:libslirp-debuginfo-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:libslirp-debugsource-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:libslirp-debugsource-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:libslirp-debugsource-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:libslirp-debugsource-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:libslirp-devel-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:libslirp-devel-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:libslirp-devel-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:libslirp-devel-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:netavark-2:1.5.0-4.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:netavark-2:1.5.0-4.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:netavark-2:1.5.0-4.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:netavark-2:1.5.0-4.module+el8.8.0+18060+3f21f2cc.src::container-tools:rhel8",
"AppStream-8.8.0.GA:netavark-2:1.5.0-4.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.src::container-tools:rhel8",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-debuginfo-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-debuginfo-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-debuginfo-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-debuginfo-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-debugsource-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-debugsource-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-debugsource-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-debugsource-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.src::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-catatonit-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-catatonit-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-catatonit-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-catatonit-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-catatonit-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-catatonit-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-catatonit-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-catatonit-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-debugsource-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-debugsource-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-debugsource-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-debugsource-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-docker-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.noarch::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-gvproxy-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-gvproxy-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-gvproxy-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-gvproxy-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-gvproxy-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-gvproxy-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-gvproxy-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-gvproxy-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-plugins-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-plugins-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-plugins-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-plugins-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-plugins-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-plugins-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-plugins-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-plugins-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-remote-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-remote-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-remote-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-remote-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-remote-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-remote-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-remote-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-remote-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-tests-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-tests-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-tests-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-tests-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:python-podman-0:4.4.1-1.module+el8.8.0+18275+3a56cc62.src::container-tools:rhel8",
"AppStream-8.8.0.GA:python3-criu-0:3.15-3.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:python3-criu-0:3.15-3.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:python3-criu-0:3.15-3.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:python3-criu-0:3.15-3.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:python3-podman-0:4.4.1-1.module+el8.8.0+18275+3a56cc62.noarch::container-tools:rhel8",
"AppStream-8.8.0.GA:runc-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:runc-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:runc-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:runc-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.src::container-tools:rhel8",
"AppStream-8.8.0.GA:runc-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:runc-debuginfo-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:runc-debuginfo-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:runc-debuginfo-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:runc-debuginfo-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:runc-debugsource-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:runc-debugsource-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:runc-debugsource-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:runc-debugsource-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:skopeo-2:1.11.2-0.2.module+el8.8.0+18251+ad5b274c.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:skopeo-2:1.11.2-0.2.module+el8.8.0+18251+ad5b274c.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:skopeo-2:1.11.2-0.2.module+el8.8.0+18251+ad5b274c.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:skopeo-2:1.11.2-0.2.module+el8.8.0+18251+ad5b274c.src::container-tools:rhel8",
"AppStream-8.8.0.GA:skopeo-2:1.11.2-0.2.module+el8.8.0+18251+ad5b274c.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:skopeo-tests-2:1.11.2-0.2.module+el8.8.0+18251+ad5b274c.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:skopeo-tests-2:1.11.2-0.2.module+el8.8.0+18251+ad5b274c.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:skopeo-tests-2:1.11.2-0.2.module+el8.8.0+18251+ad5b274c.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:skopeo-tests-2:1.11.2-0.2.module+el8.8.0+18251+ad5b274c.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:slirp4netns-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:slirp4netns-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:slirp4netns-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:slirp4netns-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.src::container-tools:rhel8",
"AppStream-8.8.0.GA:slirp4netns-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:slirp4netns-debuginfo-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:slirp4netns-debuginfo-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:slirp4netns-debuginfo-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:slirp4netns-debuginfo-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:slirp4netns-debugsource-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:slirp4netns-debugsource-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:slirp4netns-debugsource-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:slirp4netns-debugsource-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:toolbox-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:toolbox-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:toolbox-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:toolbox-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.src::container-tools:rhel8",
"AppStream-8.8.0.GA:toolbox-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:toolbox-debuginfo-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:toolbox-debuginfo-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:toolbox-debuginfo-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:toolbox-debuginfo-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:toolbox-debugsource-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:toolbox-debugsource-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:toolbox-debugsource-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:toolbox-debugsource-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:toolbox-tests-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:toolbox-tests-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:toolbox-tests-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:toolbox-tests-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:udica-0:0.2.6-20.module+el8.8.0+18060+3f21f2cc.noarch::container-tools:rhel8",
"AppStream-8.8.0.GA:udica-0:0.2.6-20.module+el8.8.0+18060+3f21f2cc.src::container-tools:rhel8"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2023:2758"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"AppStream-8.8.0.GA:aardvark-dns-2:1.5.0-2.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:aardvark-dns-2:1.5.0-2.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:aardvark-dns-2:1.5.0-2.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:aardvark-dns-2:1.5.0-2.module+el8.8.0+18060+3f21f2cc.src::container-tools:rhel8",
"AppStream-8.8.0.GA:aardvark-dns-2:1.5.0-2.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:buildah-1:1.29.1-1.module+el8.8.0+18195+471da4bb.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:buildah-1:1.29.1-1.module+el8.8.0+18195+471da4bb.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:buildah-1:1.29.1-1.module+el8.8.0+18195+471da4bb.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:buildah-1:1.29.1-1.module+el8.8.0+18195+471da4bb.src::container-tools:rhel8",
"AppStream-8.8.0.GA:buildah-1:1.29.1-1.module+el8.8.0+18195+471da4bb.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:buildah-debuginfo-1:1.29.1-1.module+el8.8.0+18195+471da4bb.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:buildah-debuginfo-1:1.29.1-1.module+el8.8.0+18195+471da4bb.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:buildah-debuginfo-1:1.29.1-1.module+el8.8.0+18195+471da4bb.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:buildah-debuginfo-1:1.29.1-1.module+el8.8.0+18195+471da4bb.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:buildah-debugsource-1:1.29.1-1.module+el8.8.0+18195+471da4bb.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:buildah-debugsource-1:1.29.1-1.module+el8.8.0+18195+471da4bb.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:buildah-debugsource-1:1.29.1-1.module+el8.8.0+18195+471da4bb.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:buildah-debugsource-1:1.29.1-1.module+el8.8.0+18195+471da4bb.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:buildah-tests-1:1.29.1-1.module+el8.8.0+18195+471da4bb.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:buildah-tests-1:1.29.1-1.module+el8.8.0+18195+471da4bb.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:buildah-tests-1:1.29.1-1.module+el8.8.0+18195+471da4bb.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:buildah-tests-1:1.29.1-1.module+el8.8.0+18195+471da4bb.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:buildah-tests-debuginfo-1:1.29.1-1.module+el8.8.0+18195+471da4bb.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:buildah-tests-debuginfo-1:1.29.1-1.module+el8.8.0+18195+471da4bb.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:buildah-tests-debuginfo-1:1.29.1-1.module+el8.8.0+18195+471da4bb.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:buildah-tests-debuginfo-1:1.29.1-1.module+el8.8.0+18195+471da4bb.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:cockpit-podman-0:63.1-1.module+el8.8.0+18286+cd236dce.noarch::container-tools:rhel8",
"AppStream-8.8.0.GA:cockpit-podman-0:63.1-1.module+el8.8.0+18286+cd236dce.src::container-tools:rhel8",
"AppStream-8.8.0.GA:conmon-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:conmon-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:conmon-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:conmon-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.src::container-tools:rhel8",
"AppStream-8.8.0.GA:conmon-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:conmon-debuginfo-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:conmon-debuginfo-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:conmon-debuginfo-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:conmon-debuginfo-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:conmon-debugsource-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:conmon-debugsource-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:conmon-debugsource-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:conmon-debugsource-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:container-selinux-2:2.205.0-2.module+el8.8.0+18438+15d3aa65.noarch::container-tools:rhel8",
"AppStream-8.8.0.GA:container-selinux-2:2.205.0-2.module+el8.8.0+18438+15d3aa65.src::container-tools:rhel8",
"AppStream-8.8.0.GA:containernetworking-plugins-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:containernetworking-plugins-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:containernetworking-plugins-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:containernetworking-plugins-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.src::container-tools:rhel8",
"AppStream-8.8.0.GA:containernetworking-plugins-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:containernetworking-plugins-debuginfo-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:containernetworking-plugins-debuginfo-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:containernetworking-plugins-debuginfo-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:containernetworking-plugins-debuginfo-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:containernetworking-plugins-debugsource-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:containernetworking-plugins-debugsource-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:containernetworking-plugins-debugsource-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:containernetworking-plugins-debugsource-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:containers-common-2:1-63.module+el8.8.0+18438+15d3aa65.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:containers-common-2:1-63.module+el8.8.0+18438+15d3aa65.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:containers-common-2:1-63.module+el8.8.0+18438+15d3aa65.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:containers-common-2:1-63.module+el8.8.0+18438+15d3aa65.src::container-tools:rhel8",
"AppStream-8.8.0.GA:containers-common-2:1-63.module+el8.8.0+18438+15d3aa65.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:crit-0:3.15-3.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:crit-0:3.15-3.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:crit-0:3.15-3.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:crit-0:3.15-3.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:criu-0:3.15-3.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:criu-0:3.15-3.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:criu-0:3.15-3.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:criu-0:3.15-3.module+el8.8.0+18060+3f21f2cc.src::container-tools:rhel8",
"AppStream-8.8.0.GA:criu-0:3.15-3.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:criu-debuginfo-0:3.15-3.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:criu-debuginfo-0:3.15-3.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:criu-debuginfo-0:3.15-3.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:criu-debuginfo-0:3.15-3.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:criu-debugsource-0:3.15-3.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:criu-debugsource-0:3.15-3.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:criu-debugsource-0:3.15-3.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:criu-debugsource-0:3.15-3.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:criu-devel-0:3.15-3.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:criu-devel-0:3.15-3.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:criu-devel-0:3.15-3.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:criu-devel-0:3.15-3.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:criu-libs-0:3.15-3.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:criu-libs-0:3.15-3.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:criu-libs-0:3.15-3.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:criu-libs-0:3.15-3.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:criu-libs-debuginfo-0:3.15-3.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:criu-libs-debuginfo-0:3.15-3.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:criu-libs-debuginfo-0:3.15-3.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:criu-libs-debuginfo-0:3.15-3.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:crun-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:crun-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:crun-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:crun-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.src::container-tools:rhel8",
"AppStream-8.8.0.GA:crun-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:crun-debuginfo-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:crun-debuginfo-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:crun-debuginfo-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:crun-debuginfo-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:crun-debugsource-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:crun-debugsource-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:crun-debugsource-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:crun-debugsource-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:fuse-overlayfs-0:1.10-1.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:fuse-overlayfs-0:1.10-1.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:fuse-overlayfs-0:1.10-1.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:fuse-overlayfs-0:1.10-1.module+el8.8.0+18060+3f21f2cc.src::container-tools:rhel8",
"AppStream-8.8.0.GA:fuse-overlayfs-0:1.10-1.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:fuse-overlayfs-debuginfo-0:1.10-1.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:fuse-overlayfs-debuginfo-0:1.10-1.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:fuse-overlayfs-debuginfo-0:1.10-1.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:fuse-overlayfs-debuginfo-0:1.10-1.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:fuse-overlayfs-debugsource-0:1.10-1.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:fuse-overlayfs-debugsource-0:1.10-1.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:fuse-overlayfs-debugsource-0:1.10-1.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:fuse-overlayfs-debugsource-0:1.10-1.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:libslirp-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:libslirp-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:libslirp-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:libslirp-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.src::container-tools:rhel8",
"AppStream-8.8.0.GA:libslirp-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:libslirp-debuginfo-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:libslirp-debuginfo-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:libslirp-debuginfo-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:libslirp-debuginfo-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:libslirp-debugsource-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:libslirp-debugsource-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:libslirp-debugsource-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:libslirp-debugsource-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:libslirp-devel-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:libslirp-devel-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:libslirp-devel-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:libslirp-devel-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:netavark-2:1.5.0-4.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:netavark-2:1.5.0-4.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:netavark-2:1.5.0-4.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:netavark-2:1.5.0-4.module+el8.8.0+18060+3f21f2cc.src::container-tools:rhel8",
"AppStream-8.8.0.GA:netavark-2:1.5.0-4.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.src::container-tools:rhel8",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-debuginfo-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-debuginfo-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-debuginfo-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-debuginfo-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-debugsource-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-debugsource-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-debugsource-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-debugsource-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.src::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-catatonit-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-catatonit-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-catatonit-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-catatonit-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-catatonit-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-catatonit-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-catatonit-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-catatonit-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-debugsource-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-debugsource-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-debugsource-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-debugsource-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-docker-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.noarch::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-gvproxy-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-gvproxy-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-gvproxy-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-gvproxy-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-gvproxy-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-gvproxy-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-gvproxy-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-gvproxy-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-plugins-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-plugins-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-plugins-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-plugins-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-plugins-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-plugins-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-plugins-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-plugins-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-remote-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-remote-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-remote-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-remote-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-remote-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-remote-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-remote-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-remote-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-tests-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-tests-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-tests-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-tests-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:python-podman-0:4.4.1-1.module+el8.8.0+18275+3a56cc62.src::container-tools:rhel8",
"AppStream-8.8.0.GA:python3-criu-0:3.15-3.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:python3-criu-0:3.15-3.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:python3-criu-0:3.15-3.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:python3-criu-0:3.15-3.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:python3-podman-0:4.4.1-1.module+el8.8.0+18275+3a56cc62.noarch::container-tools:rhel8",
"AppStream-8.8.0.GA:runc-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:runc-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:runc-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:runc-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.src::container-tools:rhel8",
"AppStream-8.8.0.GA:runc-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:runc-debuginfo-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:runc-debuginfo-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:runc-debuginfo-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:runc-debuginfo-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:runc-debugsource-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:runc-debugsource-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:runc-debugsource-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:runc-debugsource-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:skopeo-2:1.11.2-0.2.module+el8.8.0+18251+ad5b274c.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:skopeo-2:1.11.2-0.2.module+el8.8.0+18251+ad5b274c.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:skopeo-2:1.11.2-0.2.module+el8.8.0+18251+ad5b274c.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:skopeo-2:1.11.2-0.2.module+el8.8.0+18251+ad5b274c.src::container-tools:rhel8",
"AppStream-8.8.0.GA:skopeo-2:1.11.2-0.2.module+el8.8.0+18251+ad5b274c.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:skopeo-tests-2:1.11.2-0.2.module+el8.8.0+18251+ad5b274c.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:skopeo-tests-2:1.11.2-0.2.module+el8.8.0+18251+ad5b274c.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:skopeo-tests-2:1.11.2-0.2.module+el8.8.0+18251+ad5b274c.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:skopeo-tests-2:1.11.2-0.2.module+el8.8.0+18251+ad5b274c.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:slirp4netns-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:slirp4netns-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:slirp4netns-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:slirp4netns-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.src::container-tools:rhel8",
"AppStream-8.8.0.GA:slirp4netns-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:slirp4netns-debuginfo-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:slirp4netns-debuginfo-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:slirp4netns-debuginfo-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:slirp4netns-debuginfo-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:slirp4netns-debugsource-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:slirp4netns-debugsource-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:slirp4netns-debugsource-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:slirp4netns-debugsource-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:toolbox-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:toolbox-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:toolbox-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:toolbox-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.src::container-tools:rhel8",
"AppStream-8.8.0.GA:toolbox-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:toolbox-debuginfo-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:toolbox-debuginfo-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:toolbox-debuginfo-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:toolbox-debuginfo-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:toolbox-debugsource-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:toolbox-debugsource-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:toolbox-debugsource-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:toolbox-debugsource-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:toolbox-tests-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:toolbox-tests-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:toolbox-tests-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:toolbox-tests-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:udica-0:0.2.6-20.module+el8.8.0+18060+3f21f2cc.noarch::container-tools:rhel8",
"AppStream-8.8.0.GA:udica-0:0.2.6-20.module+el8.8.0+18060+3f21f2cc.src::container-tools:rhel8"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "golang: encoding/xml: stack exhaustion in Unmarshal"
},
{
"cve": "CVE-2022-30635",
"cwe": {
"id": "CWE-1325",
"name": "Improperly Controlled Sequential Memory Allocation"
},
"discovery_date": "2022-07-14T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2107388"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in golang. When calling Decoder, Decode on a message that contains deeply nested structures, a panic can occur due to stack exhaustion and allows an attacker to impact system availability.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "golang: encoding/gob: stack exhaustion in Decoder.Decode",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "OpenShift Container Platform (OCP) starting from 4.10 stream is already compiled in the patched version of Go, hence is not affected by this vulnerability.The vulnerability has been rated as moderate instead of high because the vulnerability can only result in a minor denial of service.\n\nWithin regulated environments, a combination of the following controls acts as a significant barrier to successfully exploiting a CWE-1325: Improperly Controlled Sequential Memory Allocation vulnerability and therefore downgrades the severity of this particular CVE from Moderate to Low.\n\nAccess to the platform is granted only after successful hard token-based multi-factor authentication (MFA) and is governed by least privilege to ensure only authorized users and roles can execute or modify code. Static code analysis and peer reviews enforce strong input validation and error handling, preventing improperly validated inputs from causing system instability, data exposure, or privilege escalation. In the event of successful exploitation, process isolation limits the impact of excessive sequential memory allocation by restricting memory use per process, preventing any single process from exhausting system resources. Finally, the platform uses memory protection mechanisms such as Data Execution Prevention (DEP) and Address Space Layout Randomization (ASLR) to reduce the risk of memory allocation-based attacks.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"AppStream-8.8.0.GA:aardvark-dns-2:1.5.0-2.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:aardvark-dns-2:1.5.0-2.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:aardvark-dns-2:1.5.0-2.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:aardvark-dns-2:1.5.0-2.module+el8.8.0+18060+3f21f2cc.src::container-tools:rhel8",
"AppStream-8.8.0.GA:aardvark-dns-2:1.5.0-2.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:buildah-1:1.29.1-1.module+el8.8.0+18195+471da4bb.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:buildah-1:1.29.1-1.module+el8.8.0+18195+471da4bb.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:buildah-1:1.29.1-1.module+el8.8.0+18195+471da4bb.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:buildah-1:1.29.1-1.module+el8.8.0+18195+471da4bb.src::container-tools:rhel8",
"AppStream-8.8.0.GA:buildah-1:1.29.1-1.module+el8.8.0+18195+471da4bb.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:buildah-debuginfo-1:1.29.1-1.module+el8.8.0+18195+471da4bb.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:buildah-debuginfo-1:1.29.1-1.module+el8.8.0+18195+471da4bb.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:buildah-debuginfo-1:1.29.1-1.module+el8.8.0+18195+471da4bb.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:buildah-debuginfo-1:1.29.1-1.module+el8.8.0+18195+471da4bb.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:buildah-debugsource-1:1.29.1-1.module+el8.8.0+18195+471da4bb.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:buildah-debugsource-1:1.29.1-1.module+el8.8.0+18195+471da4bb.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:buildah-debugsource-1:1.29.1-1.module+el8.8.0+18195+471da4bb.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:buildah-debugsource-1:1.29.1-1.module+el8.8.0+18195+471da4bb.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:buildah-tests-1:1.29.1-1.module+el8.8.0+18195+471da4bb.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:buildah-tests-1:1.29.1-1.module+el8.8.0+18195+471da4bb.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:buildah-tests-1:1.29.1-1.module+el8.8.0+18195+471da4bb.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:buildah-tests-1:1.29.1-1.module+el8.8.0+18195+471da4bb.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:buildah-tests-debuginfo-1:1.29.1-1.module+el8.8.0+18195+471da4bb.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:buildah-tests-debuginfo-1:1.29.1-1.module+el8.8.0+18195+471da4bb.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:buildah-tests-debuginfo-1:1.29.1-1.module+el8.8.0+18195+471da4bb.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:buildah-tests-debuginfo-1:1.29.1-1.module+el8.8.0+18195+471da4bb.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:cockpit-podman-0:63.1-1.module+el8.8.0+18286+cd236dce.noarch::container-tools:rhel8",
"AppStream-8.8.0.GA:cockpit-podman-0:63.1-1.module+el8.8.0+18286+cd236dce.src::container-tools:rhel8",
"AppStream-8.8.0.GA:conmon-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:conmon-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:conmon-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:conmon-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.src::container-tools:rhel8",
"AppStream-8.8.0.GA:conmon-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:conmon-debuginfo-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:conmon-debuginfo-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:conmon-debuginfo-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:conmon-debuginfo-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:conmon-debugsource-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:conmon-debugsource-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:conmon-debugsource-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:conmon-debugsource-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:container-selinux-2:2.205.0-2.module+el8.8.0+18438+15d3aa65.noarch::container-tools:rhel8",
"AppStream-8.8.0.GA:container-selinux-2:2.205.0-2.module+el8.8.0+18438+15d3aa65.src::container-tools:rhel8",
"AppStream-8.8.0.GA:containernetworking-plugins-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:containernetworking-plugins-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:containernetworking-plugins-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:containernetworking-plugins-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.src::container-tools:rhel8",
"AppStream-8.8.0.GA:containernetworking-plugins-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:containernetworking-plugins-debuginfo-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:containernetworking-plugins-debuginfo-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:containernetworking-plugins-debuginfo-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:containernetworking-plugins-debuginfo-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:containernetworking-plugins-debugsource-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:containernetworking-plugins-debugsource-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:containernetworking-plugins-debugsource-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:containernetworking-plugins-debugsource-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:containers-common-2:1-63.module+el8.8.0+18438+15d3aa65.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:containers-common-2:1-63.module+el8.8.0+18438+15d3aa65.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:containers-common-2:1-63.module+el8.8.0+18438+15d3aa65.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:containers-common-2:1-63.module+el8.8.0+18438+15d3aa65.src::container-tools:rhel8",
"AppStream-8.8.0.GA:containers-common-2:1-63.module+el8.8.0+18438+15d3aa65.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:crit-0:3.15-3.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:crit-0:3.15-3.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:crit-0:3.15-3.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:crit-0:3.15-3.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:criu-0:3.15-3.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:criu-0:3.15-3.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:criu-0:3.15-3.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:criu-0:3.15-3.module+el8.8.0+18060+3f21f2cc.src::container-tools:rhel8",
"AppStream-8.8.0.GA:criu-0:3.15-3.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:criu-debuginfo-0:3.15-3.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:criu-debuginfo-0:3.15-3.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:criu-debuginfo-0:3.15-3.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:criu-debuginfo-0:3.15-3.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:criu-debugsource-0:3.15-3.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:criu-debugsource-0:3.15-3.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:criu-debugsource-0:3.15-3.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:criu-debugsource-0:3.15-3.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:criu-devel-0:3.15-3.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:criu-devel-0:3.15-3.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:criu-devel-0:3.15-3.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:criu-devel-0:3.15-3.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:criu-libs-0:3.15-3.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:criu-libs-0:3.15-3.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:criu-libs-0:3.15-3.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:criu-libs-0:3.15-3.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:criu-libs-debuginfo-0:3.15-3.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:criu-libs-debuginfo-0:3.15-3.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:criu-libs-debuginfo-0:3.15-3.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:criu-libs-debuginfo-0:3.15-3.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:crun-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:crun-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:crun-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:crun-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.src::container-tools:rhel8",
"AppStream-8.8.0.GA:crun-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:crun-debuginfo-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:crun-debuginfo-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:crun-debuginfo-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:crun-debuginfo-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:crun-debugsource-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:crun-debugsource-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:crun-debugsource-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:crun-debugsource-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:fuse-overlayfs-0:1.10-1.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:fuse-overlayfs-0:1.10-1.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:fuse-overlayfs-0:1.10-1.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:fuse-overlayfs-0:1.10-1.module+el8.8.0+18060+3f21f2cc.src::container-tools:rhel8",
"AppStream-8.8.0.GA:fuse-overlayfs-0:1.10-1.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:fuse-overlayfs-debuginfo-0:1.10-1.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:fuse-overlayfs-debuginfo-0:1.10-1.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:fuse-overlayfs-debuginfo-0:1.10-1.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:fuse-overlayfs-debuginfo-0:1.10-1.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:fuse-overlayfs-debugsource-0:1.10-1.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:fuse-overlayfs-debugsource-0:1.10-1.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:fuse-overlayfs-debugsource-0:1.10-1.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:fuse-overlayfs-debugsource-0:1.10-1.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:libslirp-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:libslirp-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:libslirp-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:libslirp-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.src::container-tools:rhel8",
"AppStream-8.8.0.GA:libslirp-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:libslirp-debuginfo-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:libslirp-debuginfo-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:libslirp-debuginfo-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:libslirp-debuginfo-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:libslirp-debugsource-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:libslirp-debugsource-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:libslirp-debugsource-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:libslirp-debugsource-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:libslirp-devel-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:libslirp-devel-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:libslirp-devel-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:libslirp-devel-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:netavark-2:1.5.0-4.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:netavark-2:1.5.0-4.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:netavark-2:1.5.0-4.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:netavark-2:1.5.0-4.module+el8.8.0+18060+3f21f2cc.src::container-tools:rhel8",
"AppStream-8.8.0.GA:netavark-2:1.5.0-4.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.src::container-tools:rhel8",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-debuginfo-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-debuginfo-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-debuginfo-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-debuginfo-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-debugsource-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-debugsource-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-debugsource-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-debugsource-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.src::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-catatonit-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-catatonit-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-catatonit-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-catatonit-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-catatonit-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-catatonit-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-catatonit-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-catatonit-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-debugsource-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-debugsource-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-debugsource-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-debugsource-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-docker-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.noarch::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-gvproxy-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-gvproxy-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-gvproxy-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-gvproxy-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-gvproxy-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-gvproxy-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-gvproxy-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-gvproxy-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-plugins-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-plugins-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-plugins-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-plugins-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-plugins-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-plugins-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-plugins-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-plugins-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-remote-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-remote-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-remote-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-remote-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-remote-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-remote-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-remote-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-remote-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-tests-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-tests-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-tests-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-tests-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:python-podman-0:4.4.1-1.module+el8.8.0+18275+3a56cc62.src::container-tools:rhel8",
"AppStream-8.8.0.GA:python3-criu-0:3.15-3.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:python3-criu-0:3.15-3.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:python3-criu-0:3.15-3.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:python3-criu-0:3.15-3.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:python3-podman-0:4.4.1-1.module+el8.8.0+18275+3a56cc62.noarch::container-tools:rhel8",
"AppStream-8.8.0.GA:runc-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:runc-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:runc-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:runc-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.src::container-tools:rhel8",
"AppStream-8.8.0.GA:runc-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:runc-debuginfo-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:runc-debuginfo-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:runc-debuginfo-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:runc-debuginfo-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:runc-debugsource-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:runc-debugsource-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:runc-debugsource-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:runc-debugsource-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:skopeo-2:1.11.2-0.2.module+el8.8.0+18251+ad5b274c.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:skopeo-2:1.11.2-0.2.module+el8.8.0+18251+ad5b274c.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:skopeo-2:1.11.2-0.2.module+el8.8.0+18251+ad5b274c.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:skopeo-2:1.11.2-0.2.module+el8.8.0+18251+ad5b274c.src::container-tools:rhel8",
"AppStream-8.8.0.GA:skopeo-2:1.11.2-0.2.module+el8.8.0+18251+ad5b274c.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:skopeo-tests-2:1.11.2-0.2.module+el8.8.0+18251+ad5b274c.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:skopeo-tests-2:1.11.2-0.2.module+el8.8.0+18251+ad5b274c.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:skopeo-tests-2:1.11.2-0.2.module+el8.8.0+18251+ad5b274c.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:skopeo-tests-2:1.11.2-0.2.module+el8.8.0+18251+ad5b274c.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:slirp4netns-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:slirp4netns-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:slirp4netns-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:slirp4netns-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.src::container-tools:rhel8",
"AppStream-8.8.0.GA:slirp4netns-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:slirp4netns-debuginfo-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:slirp4netns-debuginfo-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:slirp4netns-debuginfo-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:slirp4netns-debuginfo-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:slirp4netns-debugsource-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:slirp4netns-debugsource-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:slirp4netns-debugsource-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:slirp4netns-debugsource-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:toolbox-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:toolbox-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:toolbox-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:toolbox-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.src::container-tools:rhel8",
"AppStream-8.8.0.GA:toolbox-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:toolbox-debuginfo-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:toolbox-debuginfo-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:toolbox-debuginfo-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:toolbox-debuginfo-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:toolbox-debugsource-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:toolbox-debugsource-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:toolbox-debugsource-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:toolbox-debugsource-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:toolbox-tests-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:toolbox-tests-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:toolbox-tests-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:toolbox-tests-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:udica-0:0.2.6-20.module+el8.8.0+18060+3f21f2cc.noarch::container-tools:rhel8",
"AppStream-8.8.0.GA:udica-0:0.2.6-20.module+el8.8.0+18060+3f21f2cc.src::container-tools:rhel8"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2022-30635"
},
{
"category": "external",
"summary": "RHBZ#2107388",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2107388"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2022-30635",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-30635"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2022-30635",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2022-30635"
},
{
"category": "external",
"summary": "https://go.dev/issue/53615",
"url": "https://go.dev/issue/53615"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-announce/c/nqrv9fbR0zE",
"url": "https://groups.google.com/g/golang-announce/c/nqrv9fbR0zE"
}
],
"release_date": "2022-07-12T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2023-05-16T08:49:00+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"AppStream-8.8.0.GA:aardvark-dns-2:1.5.0-2.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:aardvark-dns-2:1.5.0-2.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:aardvark-dns-2:1.5.0-2.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:aardvark-dns-2:1.5.0-2.module+el8.8.0+18060+3f21f2cc.src::container-tools:rhel8",
"AppStream-8.8.0.GA:aardvark-dns-2:1.5.0-2.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:buildah-1:1.29.1-1.module+el8.8.0+18195+471da4bb.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:buildah-1:1.29.1-1.module+el8.8.0+18195+471da4bb.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:buildah-1:1.29.1-1.module+el8.8.0+18195+471da4bb.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:buildah-1:1.29.1-1.module+el8.8.0+18195+471da4bb.src::container-tools:rhel8",
"AppStream-8.8.0.GA:buildah-1:1.29.1-1.module+el8.8.0+18195+471da4bb.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:buildah-debuginfo-1:1.29.1-1.module+el8.8.0+18195+471da4bb.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:buildah-debuginfo-1:1.29.1-1.module+el8.8.0+18195+471da4bb.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:buildah-debuginfo-1:1.29.1-1.module+el8.8.0+18195+471da4bb.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:buildah-debuginfo-1:1.29.1-1.module+el8.8.0+18195+471da4bb.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:buildah-debugsource-1:1.29.1-1.module+el8.8.0+18195+471da4bb.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:buildah-debugsource-1:1.29.1-1.module+el8.8.0+18195+471da4bb.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:buildah-debugsource-1:1.29.1-1.module+el8.8.0+18195+471da4bb.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:buildah-debugsource-1:1.29.1-1.module+el8.8.0+18195+471da4bb.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:buildah-tests-1:1.29.1-1.module+el8.8.0+18195+471da4bb.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:buildah-tests-1:1.29.1-1.module+el8.8.0+18195+471da4bb.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:buildah-tests-1:1.29.1-1.module+el8.8.0+18195+471da4bb.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:buildah-tests-1:1.29.1-1.module+el8.8.0+18195+471da4bb.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:buildah-tests-debuginfo-1:1.29.1-1.module+el8.8.0+18195+471da4bb.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:buildah-tests-debuginfo-1:1.29.1-1.module+el8.8.0+18195+471da4bb.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:buildah-tests-debuginfo-1:1.29.1-1.module+el8.8.0+18195+471da4bb.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:buildah-tests-debuginfo-1:1.29.1-1.module+el8.8.0+18195+471da4bb.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:cockpit-podman-0:63.1-1.module+el8.8.0+18286+cd236dce.noarch::container-tools:rhel8",
"AppStream-8.8.0.GA:cockpit-podman-0:63.1-1.module+el8.8.0+18286+cd236dce.src::container-tools:rhel8",
"AppStream-8.8.0.GA:conmon-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:conmon-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:conmon-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:conmon-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.src::container-tools:rhel8",
"AppStream-8.8.0.GA:conmon-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:conmon-debuginfo-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:conmon-debuginfo-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:conmon-debuginfo-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:conmon-debuginfo-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:conmon-debugsource-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:conmon-debugsource-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:conmon-debugsource-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:conmon-debugsource-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:container-selinux-2:2.205.0-2.module+el8.8.0+18438+15d3aa65.noarch::container-tools:rhel8",
"AppStream-8.8.0.GA:container-selinux-2:2.205.0-2.module+el8.8.0+18438+15d3aa65.src::container-tools:rhel8",
"AppStream-8.8.0.GA:containernetworking-plugins-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:containernetworking-plugins-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:containernetworking-plugins-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:containernetworking-plugins-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.src::container-tools:rhel8",
"AppStream-8.8.0.GA:containernetworking-plugins-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:containernetworking-plugins-debuginfo-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:containernetworking-plugins-debuginfo-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:containernetworking-plugins-debuginfo-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:containernetworking-plugins-debuginfo-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:containernetworking-plugins-debugsource-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:containernetworking-plugins-debugsource-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:containernetworking-plugins-debugsource-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:containernetworking-plugins-debugsource-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:containers-common-2:1-63.module+el8.8.0+18438+15d3aa65.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:containers-common-2:1-63.module+el8.8.0+18438+15d3aa65.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:containers-common-2:1-63.module+el8.8.0+18438+15d3aa65.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:containers-common-2:1-63.module+el8.8.0+18438+15d3aa65.src::container-tools:rhel8",
"AppStream-8.8.0.GA:containers-common-2:1-63.module+el8.8.0+18438+15d3aa65.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:crit-0:3.15-3.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:crit-0:3.15-3.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:crit-0:3.15-3.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:crit-0:3.15-3.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:criu-0:3.15-3.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:criu-0:3.15-3.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:criu-0:3.15-3.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:criu-0:3.15-3.module+el8.8.0+18060+3f21f2cc.src::container-tools:rhel8",
"AppStream-8.8.0.GA:criu-0:3.15-3.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:criu-debuginfo-0:3.15-3.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:criu-debuginfo-0:3.15-3.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:criu-debuginfo-0:3.15-3.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:criu-debuginfo-0:3.15-3.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:criu-debugsource-0:3.15-3.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:criu-debugsource-0:3.15-3.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:criu-debugsource-0:3.15-3.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:criu-debugsource-0:3.15-3.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:criu-devel-0:3.15-3.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:criu-devel-0:3.15-3.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:criu-devel-0:3.15-3.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:criu-devel-0:3.15-3.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:criu-libs-0:3.15-3.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:criu-libs-0:3.15-3.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:criu-libs-0:3.15-3.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:criu-libs-0:3.15-3.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:criu-libs-debuginfo-0:3.15-3.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:criu-libs-debuginfo-0:3.15-3.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:criu-libs-debuginfo-0:3.15-3.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:criu-libs-debuginfo-0:3.15-3.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:crun-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:crun-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:crun-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:crun-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.src::container-tools:rhel8",
"AppStream-8.8.0.GA:crun-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:crun-debuginfo-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:crun-debuginfo-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:crun-debuginfo-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:crun-debuginfo-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:crun-debugsource-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:crun-debugsource-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:crun-debugsource-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:crun-debugsource-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:fuse-overlayfs-0:1.10-1.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:fuse-overlayfs-0:1.10-1.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:fuse-overlayfs-0:1.10-1.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:fuse-overlayfs-0:1.10-1.module+el8.8.0+18060+3f21f2cc.src::container-tools:rhel8",
"AppStream-8.8.0.GA:fuse-overlayfs-0:1.10-1.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:fuse-overlayfs-debuginfo-0:1.10-1.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:fuse-overlayfs-debuginfo-0:1.10-1.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:fuse-overlayfs-debuginfo-0:1.10-1.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:fuse-overlayfs-debuginfo-0:1.10-1.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:fuse-overlayfs-debugsource-0:1.10-1.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:fuse-overlayfs-debugsource-0:1.10-1.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:fuse-overlayfs-debugsource-0:1.10-1.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:fuse-overlayfs-debugsource-0:1.10-1.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:libslirp-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:libslirp-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:libslirp-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:libslirp-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.src::container-tools:rhel8",
"AppStream-8.8.0.GA:libslirp-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:libslirp-debuginfo-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:libslirp-debuginfo-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:libslirp-debuginfo-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:libslirp-debuginfo-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:libslirp-debugsource-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:libslirp-debugsource-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:libslirp-debugsource-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:libslirp-debugsource-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:libslirp-devel-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:libslirp-devel-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:libslirp-devel-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:libslirp-devel-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:netavark-2:1.5.0-4.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:netavark-2:1.5.0-4.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:netavark-2:1.5.0-4.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:netavark-2:1.5.0-4.module+el8.8.0+18060+3f21f2cc.src::container-tools:rhel8",
"AppStream-8.8.0.GA:netavark-2:1.5.0-4.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.src::container-tools:rhel8",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-debuginfo-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-debuginfo-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-debuginfo-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-debuginfo-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-debugsource-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-debugsource-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-debugsource-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-debugsource-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.src::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-catatonit-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-catatonit-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-catatonit-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-catatonit-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-catatonit-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-catatonit-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-catatonit-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-catatonit-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-debugsource-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-debugsource-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-debugsource-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-debugsource-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-docker-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.noarch::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-gvproxy-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-gvproxy-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-gvproxy-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-gvproxy-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-gvproxy-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-gvproxy-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-gvproxy-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-gvproxy-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-plugins-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-plugins-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-plugins-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-plugins-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-plugins-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-plugins-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-plugins-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-plugins-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-remote-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-remote-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-remote-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-remote-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-remote-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-remote-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-remote-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-remote-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-tests-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-tests-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-tests-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-tests-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:python-podman-0:4.4.1-1.module+el8.8.0+18275+3a56cc62.src::container-tools:rhel8",
"AppStream-8.8.0.GA:python3-criu-0:3.15-3.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:python3-criu-0:3.15-3.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:python3-criu-0:3.15-3.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:python3-criu-0:3.15-3.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:python3-podman-0:4.4.1-1.module+el8.8.0+18275+3a56cc62.noarch::container-tools:rhel8",
"AppStream-8.8.0.GA:runc-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:runc-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:runc-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:runc-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.src::container-tools:rhel8",
"AppStream-8.8.0.GA:runc-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:runc-debuginfo-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:runc-debuginfo-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:runc-debuginfo-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:runc-debuginfo-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:runc-debugsource-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:runc-debugsource-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:runc-debugsource-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:runc-debugsource-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:skopeo-2:1.11.2-0.2.module+el8.8.0+18251+ad5b274c.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:skopeo-2:1.11.2-0.2.module+el8.8.0+18251+ad5b274c.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:skopeo-2:1.11.2-0.2.module+el8.8.0+18251+ad5b274c.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:skopeo-2:1.11.2-0.2.module+el8.8.0+18251+ad5b274c.src::container-tools:rhel8",
"AppStream-8.8.0.GA:skopeo-2:1.11.2-0.2.module+el8.8.0+18251+ad5b274c.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:skopeo-tests-2:1.11.2-0.2.module+el8.8.0+18251+ad5b274c.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:skopeo-tests-2:1.11.2-0.2.module+el8.8.0+18251+ad5b274c.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:skopeo-tests-2:1.11.2-0.2.module+el8.8.0+18251+ad5b274c.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:skopeo-tests-2:1.11.2-0.2.module+el8.8.0+18251+ad5b274c.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:slirp4netns-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:slirp4netns-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:slirp4netns-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:slirp4netns-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.src::container-tools:rhel8",
"AppStream-8.8.0.GA:slirp4netns-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:slirp4netns-debuginfo-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:slirp4netns-debuginfo-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:slirp4netns-debuginfo-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:slirp4netns-debuginfo-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:slirp4netns-debugsource-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:slirp4netns-debugsource-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:slirp4netns-debugsource-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:slirp4netns-debugsource-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:toolbox-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:toolbox-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:toolbox-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:toolbox-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.src::container-tools:rhel8",
"AppStream-8.8.0.GA:toolbox-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:toolbox-debuginfo-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:toolbox-debuginfo-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:toolbox-debuginfo-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:toolbox-debuginfo-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:toolbox-debugsource-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:toolbox-debugsource-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:toolbox-debugsource-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:toolbox-debugsource-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:toolbox-tests-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:toolbox-tests-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:toolbox-tests-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:toolbox-tests-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:udica-0:0.2.6-20.module+el8.8.0+18060+3f21f2cc.noarch::container-tools:rhel8",
"AppStream-8.8.0.GA:udica-0:0.2.6-20.module+el8.8.0+18060+3f21f2cc.src::container-tools:rhel8"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2023:2758"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"AppStream-8.8.0.GA:aardvark-dns-2:1.5.0-2.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:aardvark-dns-2:1.5.0-2.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:aardvark-dns-2:1.5.0-2.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:aardvark-dns-2:1.5.0-2.module+el8.8.0+18060+3f21f2cc.src::container-tools:rhel8",
"AppStream-8.8.0.GA:aardvark-dns-2:1.5.0-2.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:buildah-1:1.29.1-1.module+el8.8.0+18195+471da4bb.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:buildah-1:1.29.1-1.module+el8.8.0+18195+471da4bb.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:buildah-1:1.29.1-1.module+el8.8.0+18195+471da4bb.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:buildah-1:1.29.1-1.module+el8.8.0+18195+471da4bb.src::container-tools:rhel8",
"AppStream-8.8.0.GA:buildah-1:1.29.1-1.module+el8.8.0+18195+471da4bb.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:buildah-debuginfo-1:1.29.1-1.module+el8.8.0+18195+471da4bb.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:buildah-debuginfo-1:1.29.1-1.module+el8.8.0+18195+471da4bb.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:buildah-debuginfo-1:1.29.1-1.module+el8.8.0+18195+471da4bb.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:buildah-debuginfo-1:1.29.1-1.module+el8.8.0+18195+471da4bb.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:buildah-debugsource-1:1.29.1-1.module+el8.8.0+18195+471da4bb.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:buildah-debugsource-1:1.29.1-1.module+el8.8.0+18195+471da4bb.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:buildah-debugsource-1:1.29.1-1.module+el8.8.0+18195+471da4bb.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:buildah-debugsource-1:1.29.1-1.module+el8.8.0+18195+471da4bb.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:buildah-tests-1:1.29.1-1.module+el8.8.0+18195+471da4bb.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:buildah-tests-1:1.29.1-1.module+el8.8.0+18195+471da4bb.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:buildah-tests-1:1.29.1-1.module+el8.8.0+18195+471da4bb.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:buildah-tests-1:1.29.1-1.module+el8.8.0+18195+471da4bb.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:buildah-tests-debuginfo-1:1.29.1-1.module+el8.8.0+18195+471da4bb.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:buildah-tests-debuginfo-1:1.29.1-1.module+el8.8.0+18195+471da4bb.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:buildah-tests-debuginfo-1:1.29.1-1.module+el8.8.0+18195+471da4bb.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:buildah-tests-debuginfo-1:1.29.1-1.module+el8.8.0+18195+471da4bb.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:cockpit-podman-0:63.1-1.module+el8.8.0+18286+cd236dce.noarch::container-tools:rhel8",
"AppStream-8.8.0.GA:cockpit-podman-0:63.1-1.module+el8.8.0+18286+cd236dce.src::container-tools:rhel8",
"AppStream-8.8.0.GA:conmon-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:conmon-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:conmon-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:conmon-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.src::container-tools:rhel8",
"AppStream-8.8.0.GA:conmon-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:conmon-debuginfo-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:conmon-debuginfo-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:conmon-debuginfo-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:conmon-debuginfo-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:conmon-debugsource-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:conmon-debugsource-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:conmon-debugsource-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:conmon-debugsource-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:container-selinux-2:2.205.0-2.module+el8.8.0+18438+15d3aa65.noarch::container-tools:rhel8",
"AppStream-8.8.0.GA:container-selinux-2:2.205.0-2.module+el8.8.0+18438+15d3aa65.src::container-tools:rhel8",
"AppStream-8.8.0.GA:containernetworking-plugins-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:containernetworking-plugins-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:containernetworking-plugins-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:containernetworking-plugins-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.src::container-tools:rhel8",
"AppStream-8.8.0.GA:containernetworking-plugins-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:containernetworking-plugins-debuginfo-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:containernetworking-plugins-debuginfo-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:containernetworking-plugins-debuginfo-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:containernetworking-plugins-debuginfo-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:containernetworking-plugins-debugsource-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:containernetworking-plugins-debugsource-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:containernetworking-plugins-debugsource-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:containernetworking-plugins-debugsource-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:containers-common-2:1-63.module+el8.8.0+18438+15d3aa65.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:containers-common-2:1-63.module+el8.8.0+18438+15d3aa65.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:containers-common-2:1-63.module+el8.8.0+18438+15d3aa65.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:containers-common-2:1-63.module+el8.8.0+18438+15d3aa65.src::container-tools:rhel8",
"AppStream-8.8.0.GA:containers-common-2:1-63.module+el8.8.0+18438+15d3aa65.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:crit-0:3.15-3.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:crit-0:3.15-3.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:crit-0:3.15-3.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:crit-0:3.15-3.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:criu-0:3.15-3.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:criu-0:3.15-3.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:criu-0:3.15-3.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:criu-0:3.15-3.module+el8.8.0+18060+3f21f2cc.src::container-tools:rhel8",
"AppStream-8.8.0.GA:criu-0:3.15-3.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:criu-debuginfo-0:3.15-3.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:criu-debuginfo-0:3.15-3.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:criu-debuginfo-0:3.15-3.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:criu-debuginfo-0:3.15-3.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:criu-debugsource-0:3.15-3.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:criu-debugsource-0:3.15-3.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:criu-debugsource-0:3.15-3.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:criu-debugsource-0:3.15-3.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:criu-devel-0:3.15-3.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:criu-devel-0:3.15-3.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:criu-devel-0:3.15-3.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:criu-devel-0:3.15-3.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:criu-libs-0:3.15-3.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:criu-libs-0:3.15-3.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:criu-libs-0:3.15-3.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:criu-libs-0:3.15-3.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:criu-libs-debuginfo-0:3.15-3.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:criu-libs-debuginfo-0:3.15-3.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:criu-libs-debuginfo-0:3.15-3.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:criu-libs-debuginfo-0:3.15-3.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:crun-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:crun-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:crun-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:crun-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.src::container-tools:rhel8",
"AppStream-8.8.0.GA:crun-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:crun-debuginfo-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:crun-debuginfo-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:crun-debuginfo-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:crun-debuginfo-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:crun-debugsource-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:crun-debugsource-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:crun-debugsource-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:crun-debugsource-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:fuse-overlayfs-0:1.10-1.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:fuse-overlayfs-0:1.10-1.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:fuse-overlayfs-0:1.10-1.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:fuse-overlayfs-0:1.10-1.module+el8.8.0+18060+3f21f2cc.src::container-tools:rhel8",
"AppStream-8.8.0.GA:fuse-overlayfs-0:1.10-1.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:fuse-overlayfs-debuginfo-0:1.10-1.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:fuse-overlayfs-debuginfo-0:1.10-1.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:fuse-overlayfs-debuginfo-0:1.10-1.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:fuse-overlayfs-debuginfo-0:1.10-1.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:fuse-overlayfs-debugsource-0:1.10-1.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:fuse-overlayfs-debugsource-0:1.10-1.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:fuse-overlayfs-debugsource-0:1.10-1.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:fuse-overlayfs-debugsource-0:1.10-1.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:libslirp-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:libslirp-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:libslirp-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:libslirp-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.src::container-tools:rhel8",
"AppStream-8.8.0.GA:libslirp-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:libslirp-debuginfo-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:libslirp-debuginfo-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:libslirp-debuginfo-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:libslirp-debuginfo-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:libslirp-debugsource-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:libslirp-debugsource-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:libslirp-debugsource-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:libslirp-debugsource-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:libslirp-devel-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:libslirp-devel-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:libslirp-devel-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:libslirp-devel-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:netavark-2:1.5.0-4.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:netavark-2:1.5.0-4.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:netavark-2:1.5.0-4.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:netavark-2:1.5.0-4.module+el8.8.0+18060+3f21f2cc.src::container-tools:rhel8",
"AppStream-8.8.0.GA:netavark-2:1.5.0-4.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.src::container-tools:rhel8",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-debuginfo-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-debuginfo-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-debuginfo-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-debuginfo-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-debugsource-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-debugsource-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-debugsource-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-debugsource-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.src::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-catatonit-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-catatonit-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-catatonit-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-catatonit-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-catatonit-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-catatonit-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-catatonit-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-catatonit-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-debugsource-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-debugsource-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-debugsource-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-debugsource-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-docker-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.noarch::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-gvproxy-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-gvproxy-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-gvproxy-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-gvproxy-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-gvproxy-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-gvproxy-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-gvproxy-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-gvproxy-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-plugins-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-plugins-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-plugins-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-plugins-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-plugins-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-plugins-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-plugins-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-plugins-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-remote-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-remote-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-remote-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-remote-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-remote-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-remote-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-remote-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-remote-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-tests-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-tests-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-tests-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-tests-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:python-podman-0:4.4.1-1.module+el8.8.0+18275+3a56cc62.src::container-tools:rhel8",
"AppStream-8.8.0.GA:python3-criu-0:3.15-3.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:python3-criu-0:3.15-3.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:python3-criu-0:3.15-3.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:python3-criu-0:3.15-3.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:python3-podman-0:4.4.1-1.module+el8.8.0+18275+3a56cc62.noarch::container-tools:rhel8",
"AppStream-8.8.0.GA:runc-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:runc-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:runc-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:runc-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.src::container-tools:rhel8",
"AppStream-8.8.0.GA:runc-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:runc-debuginfo-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:runc-debuginfo-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:runc-debuginfo-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:runc-debuginfo-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:runc-debugsource-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:runc-debugsource-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:runc-debugsource-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:runc-debugsource-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:skopeo-2:1.11.2-0.2.module+el8.8.0+18251+ad5b274c.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:skopeo-2:1.11.2-0.2.module+el8.8.0+18251+ad5b274c.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:skopeo-2:1.11.2-0.2.module+el8.8.0+18251+ad5b274c.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:skopeo-2:1.11.2-0.2.module+el8.8.0+18251+ad5b274c.src::container-tools:rhel8",
"AppStream-8.8.0.GA:skopeo-2:1.11.2-0.2.module+el8.8.0+18251+ad5b274c.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:skopeo-tests-2:1.11.2-0.2.module+el8.8.0+18251+ad5b274c.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:skopeo-tests-2:1.11.2-0.2.module+el8.8.0+18251+ad5b274c.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:skopeo-tests-2:1.11.2-0.2.module+el8.8.0+18251+ad5b274c.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:skopeo-tests-2:1.11.2-0.2.module+el8.8.0+18251+ad5b274c.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:slirp4netns-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:slirp4netns-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:slirp4netns-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:slirp4netns-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.src::container-tools:rhel8",
"AppStream-8.8.0.GA:slirp4netns-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:slirp4netns-debuginfo-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:slirp4netns-debuginfo-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:slirp4netns-debuginfo-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:slirp4netns-debuginfo-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:slirp4netns-debugsource-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:slirp4netns-debugsource-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:slirp4netns-debugsource-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:slirp4netns-debugsource-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:toolbox-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:toolbox-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:toolbox-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:toolbox-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.src::container-tools:rhel8",
"AppStream-8.8.0.GA:toolbox-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:toolbox-debuginfo-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:toolbox-debuginfo-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:toolbox-debuginfo-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:toolbox-debuginfo-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:toolbox-debugsource-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:toolbox-debugsource-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:toolbox-debugsource-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:toolbox-debugsource-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:toolbox-tests-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:toolbox-tests-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:toolbox-tests-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:toolbox-tests-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:udica-0:0.2.6-20.module+el8.8.0+18060+3f21f2cc.noarch::container-tools:rhel8",
"AppStream-8.8.0.GA:udica-0:0.2.6-20.module+el8.8.0+18060+3f21f2cc.src::container-tools:rhel8"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "golang: encoding/gob: stack exhaustion in Decoder.Decode"
},
{
"cve": "CVE-2022-32148",
"cwe": {
"id": "CWE-200",
"name": "Exposure of Sensitive Information to an Unauthorized Actor"
},
"discovery_date": "2022-07-14T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2107383"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in net/http/httputil golang package. When httputil.ReverseProxy.ServeHTTP is called with a Request.Header map containing a nil value for the X-Forwarded-For header, ReverseProxy could set the client IP incorrectly. This issue may affect confidentiality.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "golang: net/http/httputil: NewSingleHostReverseProxy - omit X-Forwarded-For not working",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "Within regulated environments, a combination of the following controls acts as a significant barrier to successfully exploiting a CWE-200: Exposure of Sensitive Information to an Unauthorized Actor vulnerability and therefore downgrades the severity of this particular CVE from Moderate to Low.\n\nAccess to the platform is granted only after successful hard token, multi-factor authentication (MFA), which is coupled with account management controls, including integration with single sign-on (SSO), to ensure that user permissions are restricted to only the functions necessary for their roles. Access to sensitive information is explicitly authorized and enforced based on predefined access policies. Event logs are collected and processed for centralization, correlation, analysis, monitoring, reporting, alerting, and retention. This process ensures that audit logs are generated for specific events involving sensitive information, which helps identify patterns of unauthorized access or data exposure. The platform enforces the use of validated cryptographic modules across compute resources to protect the confidentiality of information, even in the event of interception.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"AppStream-8.8.0.GA:aardvark-dns-2:1.5.0-2.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:aardvark-dns-2:1.5.0-2.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:aardvark-dns-2:1.5.0-2.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:aardvark-dns-2:1.5.0-2.module+el8.8.0+18060+3f21f2cc.src::container-tools:rhel8",
"AppStream-8.8.0.GA:aardvark-dns-2:1.5.0-2.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:buildah-1:1.29.1-1.module+el8.8.0+18195+471da4bb.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:buildah-1:1.29.1-1.module+el8.8.0+18195+471da4bb.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:buildah-1:1.29.1-1.module+el8.8.0+18195+471da4bb.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:buildah-1:1.29.1-1.module+el8.8.0+18195+471da4bb.src::container-tools:rhel8",
"AppStream-8.8.0.GA:buildah-1:1.29.1-1.module+el8.8.0+18195+471da4bb.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:buildah-debuginfo-1:1.29.1-1.module+el8.8.0+18195+471da4bb.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:buildah-debuginfo-1:1.29.1-1.module+el8.8.0+18195+471da4bb.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:buildah-debuginfo-1:1.29.1-1.module+el8.8.0+18195+471da4bb.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:buildah-debuginfo-1:1.29.1-1.module+el8.8.0+18195+471da4bb.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:buildah-debugsource-1:1.29.1-1.module+el8.8.0+18195+471da4bb.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:buildah-debugsource-1:1.29.1-1.module+el8.8.0+18195+471da4bb.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:buildah-debugsource-1:1.29.1-1.module+el8.8.0+18195+471da4bb.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:buildah-debugsource-1:1.29.1-1.module+el8.8.0+18195+471da4bb.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:buildah-tests-1:1.29.1-1.module+el8.8.0+18195+471da4bb.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:buildah-tests-1:1.29.1-1.module+el8.8.0+18195+471da4bb.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:buildah-tests-1:1.29.1-1.module+el8.8.0+18195+471da4bb.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:buildah-tests-1:1.29.1-1.module+el8.8.0+18195+471da4bb.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:buildah-tests-debuginfo-1:1.29.1-1.module+el8.8.0+18195+471da4bb.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:buildah-tests-debuginfo-1:1.29.1-1.module+el8.8.0+18195+471da4bb.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:buildah-tests-debuginfo-1:1.29.1-1.module+el8.8.0+18195+471da4bb.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:buildah-tests-debuginfo-1:1.29.1-1.module+el8.8.0+18195+471da4bb.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:cockpit-podman-0:63.1-1.module+el8.8.0+18286+cd236dce.noarch::container-tools:rhel8",
"AppStream-8.8.0.GA:cockpit-podman-0:63.1-1.module+el8.8.0+18286+cd236dce.src::container-tools:rhel8",
"AppStream-8.8.0.GA:conmon-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:conmon-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:conmon-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:conmon-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.src::container-tools:rhel8",
"AppStream-8.8.0.GA:conmon-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:conmon-debuginfo-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:conmon-debuginfo-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:conmon-debuginfo-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:conmon-debuginfo-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:conmon-debugsource-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:conmon-debugsource-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:conmon-debugsource-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:conmon-debugsource-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:container-selinux-2:2.205.0-2.module+el8.8.0+18438+15d3aa65.noarch::container-tools:rhel8",
"AppStream-8.8.0.GA:container-selinux-2:2.205.0-2.module+el8.8.0+18438+15d3aa65.src::container-tools:rhel8",
"AppStream-8.8.0.GA:containernetworking-plugins-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:containernetworking-plugins-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:containernetworking-plugins-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:containernetworking-plugins-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.src::container-tools:rhel8",
"AppStream-8.8.0.GA:containernetworking-plugins-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:containernetworking-plugins-debuginfo-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:containernetworking-plugins-debuginfo-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:containernetworking-plugins-debuginfo-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:containernetworking-plugins-debuginfo-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:containernetworking-plugins-debugsource-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:containernetworking-plugins-debugsource-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:containernetworking-plugins-debugsource-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:containernetworking-plugins-debugsource-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:containers-common-2:1-63.module+el8.8.0+18438+15d3aa65.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:containers-common-2:1-63.module+el8.8.0+18438+15d3aa65.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:containers-common-2:1-63.module+el8.8.0+18438+15d3aa65.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:containers-common-2:1-63.module+el8.8.0+18438+15d3aa65.src::container-tools:rhel8",
"AppStream-8.8.0.GA:containers-common-2:1-63.module+el8.8.0+18438+15d3aa65.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:crit-0:3.15-3.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:crit-0:3.15-3.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:crit-0:3.15-3.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:crit-0:3.15-3.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:criu-0:3.15-3.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:criu-0:3.15-3.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:criu-0:3.15-3.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:criu-0:3.15-3.module+el8.8.0+18060+3f21f2cc.src::container-tools:rhel8",
"AppStream-8.8.0.GA:criu-0:3.15-3.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:criu-debuginfo-0:3.15-3.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:criu-debuginfo-0:3.15-3.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:criu-debuginfo-0:3.15-3.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:criu-debuginfo-0:3.15-3.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:criu-debugsource-0:3.15-3.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:criu-debugsource-0:3.15-3.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:criu-debugsource-0:3.15-3.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:criu-debugsource-0:3.15-3.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:criu-devel-0:3.15-3.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:criu-devel-0:3.15-3.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:criu-devel-0:3.15-3.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:criu-devel-0:3.15-3.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:criu-libs-0:3.15-3.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:criu-libs-0:3.15-3.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:criu-libs-0:3.15-3.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:criu-libs-0:3.15-3.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:criu-libs-debuginfo-0:3.15-3.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:criu-libs-debuginfo-0:3.15-3.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:criu-libs-debuginfo-0:3.15-3.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:criu-libs-debuginfo-0:3.15-3.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:crun-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:crun-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:crun-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:crun-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.src::container-tools:rhel8",
"AppStream-8.8.0.GA:crun-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:crun-debuginfo-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:crun-debuginfo-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:crun-debuginfo-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:crun-debuginfo-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:crun-debugsource-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:crun-debugsource-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:crun-debugsource-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:crun-debugsource-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:fuse-overlayfs-0:1.10-1.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:fuse-overlayfs-0:1.10-1.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:fuse-overlayfs-0:1.10-1.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:fuse-overlayfs-0:1.10-1.module+el8.8.0+18060+3f21f2cc.src::container-tools:rhel8",
"AppStream-8.8.0.GA:fuse-overlayfs-0:1.10-1.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:fuse-overlayfs-debuginfo-0:1.10-1.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:fuse-overlayfs-debuginfo-0:1.10-1.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:fuse-overlayfs-debuginfo-0:1.10-1.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:fuse-overlayfs-debuginfo-0:1.10-1.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:fuse-overlayfs-debugsource-0:1.10-1.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:fuse-overlayfs-debugsource-0:1.10-1.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:fuse-overlayfs-debugsource-0:1.10-1.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:fuse-overlayfs-debugsource-0:1.10-1.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:libslirp-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:libslirp-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:libslirp-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:libslirp-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.src::container-tools:rhel8",
"AppStream-8.8.0.GA:libslirp-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:libslirp-debuginfo-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:libslirp-debuginfo-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:libslirp-debuginfo-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:libslirp-debuginfo-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:libslirp-debugsource-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:libslirp-debugsource-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:libslirp-debugsource-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:libslirp-debugsource-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:libslirp-devel-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:libslirp-devel-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:libslirp-devel-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:libslirp-devel-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:netavark-2:1.5.0-4.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:netavark-2:1.5.0-4.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:netavark-2:1.5.0-4.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:netavark-2:1.5.0-4.module+el8.8.0+18060+3f21f2cc.src::container-tools:rhel8",
"AppStream-8.8.0.GA:netavark-2:1.5.0-4.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.src::container-tools:rhel8",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-debuginfo-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-debuginfo-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-debuginfo-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-debuginfo-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-debugsource-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-debugsource-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-debugsource-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-debugsource-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.src::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-catatonit-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-catatonit-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-catatonit-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-catatonit-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-catatonit-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-catatonit-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-catatonit-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-catatonit-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-debugsource-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-debugsource-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-debugsource-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-debugsource-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-docker-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.noarch::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-gvproxy-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-gvproxy-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-gvproxy-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-gvproxy-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-gvproxy-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-gvproxy-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-gvproxy-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-gvproxy-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-plugins-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-plugins-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-plugins-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-plugins-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-plugins-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-plugins-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-plugins-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-plugins-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-remote-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-remote-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-remote-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-remote-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-remote-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-remote-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-remote-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-remote-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-tests-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-tests-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-tests-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-tests-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:python-podman-0:4.4.1-1.module+el8.8.0+18275+3a56cc62.src::container-tools:rhel8",
"AppStream-8.8.0.GA:python3-criu-0:3.15-3.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:python3-criu-0:3.15-3.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:python3-criu-0:3.15-3.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:python3-criu-0:3.15-3.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:python3-podman-0:4.4.1-1.module+el8.8.0+18275+3a56cc62.noarch::container-tools:rhel8",
"AppStream-8.8.0.GA:runc-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:runc-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:runc-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:runc-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.src::container-tools:rhel8",
"AppStream-8.8.0.GA:runc-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:runc-debuginfo-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:runc-debuginfo-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:runc-debuginfo-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:runc-debuginfo-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:runc-debugsource-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:runc-debugsource-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:runc-debugsource-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:runc-debugsource-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:skopeo-2:1.11.2-0.2.module+el8.8.0+18251+ad5b274c.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:skopeo-2:1.11.2-0.2.module+el8.8.0+18251+ad5b274c.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:skopeo-2:1.11.2-0.2.module+el8.8.0+18251+ad5b274c.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:skopeo-2:1.11.2-0.2.module+el8.8.0+18251+ad5b274c.src::container-tools:rhel8",
"AppStream-8.8.0.GA:skopeo-2:1.11.2-0.2.module+el8.8.0+18251+ad5b274c.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:skopeo-tests-2:1.11.2-0.2.module+el8.8.0+18251+ad5b274c.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:skopeo-tests-2:1.11.2-0.2.module+el8.8.0+18251+ad5b274c.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:skopeo-tests-2:1.11.2-0.2.module+el8.8.0+18251+ad5b274c.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:skopeo-tests-2:1.11.2-0.2.module+el8.8.0+18251+ad5b274c.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:slirp4netns-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:slirp4netns-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:slirp4netns-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:slirp4netns-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.src::container-tools:rhel8",
"AppStream-8.8.0.GA:slirp4netns-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:slirp4netns-debuginfo-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:slirp4netns-debuginfo-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:slirp4netns-debuginfo-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:slirp4netns-debuginfo-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:slirp4netns-debugsource-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:slirp4netns-debugsource-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:slirp4netns-debugsource-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:slirp4netns-debugsource-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:toolbox-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:toolbox-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:toolbox-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:toolbox-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.src::container-tools:rhel8",
"AppStream-8.8.0.GA:toolbox-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:toolbox-debuginfo-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:toolbox-debuginfo-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:toolbox-debuginfo-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:toolbox-debuginfo-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:toolbox-debugsource-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:toolbox-debugsource-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:toolbox-debugsource-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:toolbox-debugsource-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:toolbox-tests-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:toolbox-tests-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:toolbox-tests-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:toolbox-tests-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:udica-0:0.2.6-20.module+el8.8.0+18060+3f21f2cc.noarch::container-tools:rhel8",
"AppStream-8.8.0.GA:udica-0:0.2.6-20.module+el8.8.0+18060+3f21f2cc.src::container-tools:rhel8"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2022-32148"
},
{
"category": "external",
"summary": "RHBZ#2107383",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2107383"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2022-32148",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-32148"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2022-32148",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2022-32148"
},
{
"category": "external",
"summary": "https://go.dev/issue/53423",
"url": "https://go.dev/issue/53423"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-announce/c/nqrv9fbR0zE",
"url": "https://groups.google.com/g/golang-announce/c/nqrv9fbR0zE"
}
],
"release_date": "2022-07-12T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2023-05-16T08:49:00+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"AppStream-8.8.0.GA:aardvark-dns-2:1.5.0-2.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:aardvark-dns-2:1.5.0-2.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:aardvark-dns-2:1.5.0-2.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:aardvark-dns-2:1.5.0-2.module+el8.8.0+18060+3f21f2cc.src::container-tools:rhel8",
"AppStream-8.8.0.GA:aardvark-dns-2:1.5.0-2.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:buildah-1:1.29.1-1.module+el8.8.0+18195+471da4bb.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:buildah-1:1.29.1-1.module+el8.8.0+18195+471da4bb.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:buildah-1:1.29.1-1.module+el8.8.0+18195+471da4bb.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:buildah-1:1.29.1-1.module+el8.8.0+18195+471da4bb.src::container-tools:rhel8",
"AppStream-8.8.0.GA:buildah-1:1.29.1-1.module+el8.8.0+18195+471da4bb.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:buildah-debuginfo-1:1.29.1-1.module+el8.8.0+18195+471da4bb.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:buildah-debuginfo-1:1.29.1-1.module+el8.8.0+18195+471da4bb.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:buildah-debuginfo-1:1.29.1-1.module+el8.8.0+18195+471da4bb.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:buildah-debuginfo-1:1.29.1-1.module+el8.8.0+18195+471da4bb.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:buildah-debugsource-1:1.29.1-1.module+el8.8.0+18195+471da4bb.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:buildah-debugsource-1:1.29.1-1.module+el8.8.0+18195+471da4bb.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:buildah-debugsource-1:1.29.1-1.module+el8.8.0+18195+471da4bb.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:buildah-debugsource-1:1.29.1-1.module+el8.8.0+18195+471da4bb.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:buildah-tests-1:1.29.1-1.module+el8.8.0+18195+471da4bb.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:buildah-tests-1:1.29.1-1.module+el8.8.0+18195+471da4bb.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:buildah-tests-1:1.29.1-1.module+el8.8.0+18195+471da4bb.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:buildah-tests-1:1.29.1-1.module+el8.8.0+18195+471da4bb.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:buildah-tests-debuginfo-1:1.29.1-1.module+el8.8.0+18195+471da4bb.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:buildah-tests-debuginfo-1:1.29.1-1.module+el8.8.0+18195+471da4bb.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:buildah-tests-debuginfo-1:1.29.1-1.module+el8.8.0+18195+471da4bb.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:buildah-tests-debuginfo-1:1.29.1-1.module+el8.8.0+18195+471da4bb.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:cockpit-podman-0:63.1-1.module+el8.8.0+18286+cd236dce.noarch::container-tools:rhel8",
"AppStream-8.8.0.GA:cockpit-podman-0:63.1-1.module+el8.8.0+18286+cd236dce.src::container-tools:rhel8",
"AppStream-8.8.0.GA:conmon-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:conmon-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:conmon-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:conmon-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.src::container-tools:rhel8",
"AppStream-8.8.0.GA:conmon-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:conmon-debuginfo-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:conmon-debuginfo-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:conmon-debuginfo-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:conmon-debuginfo-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:conmon-debugsource-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:conmon-debugsource-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:conmon-debugsource-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:conmon-debugsource-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:container-selinux-2:2.205.0-2.module+el8.8.0+18438+15d3aa65.noarch::container-tools:rhel8",
"AppStream-8.8.0.GA:container-selinux-2:2.205.0-2.module+el8.8.0+18438+15d3aa65.src::container-tools:rhel8",
"AppStream-8.8.0.GA:containernetworking-plugins-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:containernetworking-plugins-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:containernetworking-plugins-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:containernetworking-plugins-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.src::container-tools:rhel8",
"AppStream-8.8.0.GA:containernetworking-plugins-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:containernetworking-plugins-debuginfo-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:containernetworking-plugins-debuginfo-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:containernetworking-plugins-debuginfo-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:containernetworking-plugins-debuginfo-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:containernetworking-plugins-debugsource-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:containernetworking-plugins-debugsource-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:containernetworking-plugins-debugsource-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:containernetworking-plugins-debugsource-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:containers-common-2:1-63.module+el8.8.0+18438+15d3aa65.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:containers-common-2:1-63.module+el8.8.0+18438+15d3aa65.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:containers-common-2:1-63.module+el8.8.0+18438+15d3aa65.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:containers-common-2:1-63.module+el8.8.0+18438+15d3aa65.src::container-tools:rhel8",
"AppStream-8.8.0.GA:containers-common-2:1-63.module+el8.8.0+18438+15d3aa65.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:crit-0:3.15-3.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:crit-0:3.15-3.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:crit-0:3.15-3.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:crit-0:3.15-3.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:criu-0:3.15-3.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:criu-0:3.15-3.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:criu-0:3.15-3.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:criu-0:3.15-3.module+el8.8.0+18060+3f21f2cc.src::container-tools:rhel8",
"AppStream-8.8.0.GA:criu-0:3.15-3.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:criu-debuginfo-0:3.15-3.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:criu-debuginfo-0:3.15-3.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:criu-debuginfo-0:3.15-3.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:criu-debuginfo-0:3.15-3.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:criu-debugsource-0:3.15-3.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:criu-debugsource-0:3.15-3.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:criu-debugsource-0:3.15-3.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:criu-debugsource-0:3.15-3.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:criu-devel-0:3.15-3.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:criu-devel-0:3.15-3.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:criu-devel-0:3.15-3.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:criu-devel-0:3.15-3.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:criu-libs-0:3.15-3.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:criu-libs-0:3.15-3.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:criu-libs-0:3.15-3.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:criu-libs-0:3.15-3.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:criu-libs-debuginfo-0:3.15-3.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:criu-libs-debuginfo-0:3.15-3.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:criu-libs-debuginfo-0:3.15-3.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:criu-libs-debuginfo-0:3.15-3.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:crun-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:crun-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:crun-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:crun-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.src::container-tools:rhel8",
"AppStream-8.8.0.GA:crun-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:crun-debuginfo-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:crun-debuginfo-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:crun-debuginfo-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:crun-debuginfo-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:crun-debugsource-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:crun-debugsource-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:crun-debugsource-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:crun-debugsource-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:fuse-overlayfs-0:1.10-1.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:fuse-overlayfs-0:1.10-1.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:fuse-overlayfs-0:1.10-1.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:fuse-overlayfs-0:1.10-1.module+el8.8.0+18060+3f21f2cc.src::container-tools:rhel8",
"AppStream-8.8.0.GA:fuse-overlayfs-0:1.10-1.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:fuse-overlayfs-debuginfo-0:1.10-1.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:fuse-overlayfs-debuginfo-0:1.10-1.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:fuse-overlayfs-debuginfo-0:1.10-1.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:fuse-overlayfs-debuginfo-0:1.10-1.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:fuse-overlayfs-debugsource-0:1.10-1.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:fuse-overlayfs-debugsource-0:1.10-1.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:fuse-overlayfs-debugsource-0:1.10-1.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:fuse-overlayfs-debugsource-0:1.10-1.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:libslirp-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:libslirp-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:libslirp-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:libslirp-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.src::container-tools:rhel8",
"AppStream-8.8.0.GA:libslirp-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:libslirp-debuginfo-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:libslirp-debuginfo-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:libslirp-debuginfo-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:libslirp-debuginfo-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:libslirp-debugsource-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:libslirp-debugsource-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:libslirp-debugsource-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:libslirp-debugsource-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:libslirp-devel-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:libslirp-devel-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:libslirp-devel-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:libslirp-devel-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:netavark-2:1.5.0-4.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:netavark-2:1.5.0-4.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:netavark-2:1.5.0-4.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:netavark-2:1.5.0-4.module+el8.8.0+18060+3f21f2cc.src::container-tools:rhel8",
"AppStream-8.8.0.GA:netavark-2:1.5.0-4.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.src::container-tools:rhel8",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-debuginfo-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-debuginfo-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-debuginfo-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-debuginfo-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-debugsource-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-debugsource-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-debugsource-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-debugsource-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.src::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-catatonit-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-catatonit-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-catatonit-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-catatonit-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-catatonit-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-catatonit-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-catatonit-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-catatonit-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-debugsource-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-debugsource-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-debugsource-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-debugsource-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-docker-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.noarch::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-gvproxy-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-gvproxy-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-gvproxy-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-gvproxy-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-gvproxy-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-gvproxy-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-gvproxy-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-gvproxy-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-plugins-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-plugins-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-plugins-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-plugins-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-plugins-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-plugins-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-plugins-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-plugins-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-remote-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-remote-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-remote-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-remote-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-remote-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-remote-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-remote-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-remote-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-tests-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-tests-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-tests-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-tests-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:python-podman-0:4.4.1-1.module+el8.8.0+18275+3a56cc62.src::container-tools:rhel8",
"AppStream-8.8.0.GA:python3-criu-0:3.15-3.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:python3-criu-0:3.15-3.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:python3-criu-0:3.15-3.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:python3-criu-0:3.15-3.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:python3-podman-0:4.4.1-1.module+el8.8.0+18275+3a56cc62.noarch::container-tools:rhel8",
"AppStream-8.8.0.GA:runc-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:runc-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:runc-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:runc-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.src::container-tools:rhel8",
"AppStream-8.8.0.GA:runc-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:runc-debuginfo-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:runc-debuginfo-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:runc-debuginfo-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:runc-debuginfo-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:runc-debugsource-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:runc-debugsource-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:runc-debugsource-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:runc-debugsource-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:skopeo-2:1.11.2-0.2.module+el8.8.0+18251+ad5b274c.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:skopeo-2:1.11.2-0.2.module+el8.8.0+18251+ad5b274c.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:skopeo-2:1.11.2-0.2.module+el8.8.0+18251+ad5b274c.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:skopeo-2:1.11.2-0.2.module+el8.8.0+18251+ad5b274c.src::container-tools:rhel8",
"AppStream-8.8.0.GA:skopeo-2:1.11.2-0.2.module+el8.8.0+18251+ad5b274c.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:skopeo-tests-2:1.11.2-0.2.module+el8.8.0+18251+ad5b274c.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:skopeo-tests-2:1.11.2-0.2.module+el8.8.0+18251+ad5b274c.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:skopeo-tests-2:1.11.2-0.2.module+el8.8.0+18251+ad5b274c.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:skopeo-tests-2:1.11.2-0.2.module+el8.8.0+18251+ad5b274c.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:slirp4netns-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:slirp4netns-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:slirp4netns-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:slirp4netns-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.src::container-tools:rhel8",
"AppStream-8.8.0.GA:slirp4netns-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:slirp4netns-debuginfo-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:slirp4netns-debuginfo-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:slirp4netns-debuginfo-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:slirp4netns-debuginfo-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:slirp4netns-debugsource-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:slirp4netns-debugsource-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:slirp4netns-debugsource-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:slirp4netns-debugsource-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:toolbox-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:toolbox-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:toolbox-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:toolbox-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.src::container-tools:rhel8",
"AppStream-8.8.0.GA:toolbox-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:toolbox-debuginfo-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:toolbox-debuginfo-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:toolbox-debuginfo-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:toolbox-debuginfo-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:toolbox-debugsource-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:toolbox-debugsource-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:toolbox-debugsource-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:toolbox-debugsource-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:toolbox-tests-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:toolbox-tests-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:toolbox-tests-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:toolbox-tests-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:udica-0:0.2.6-20.module+el8.8.0+18060+3f21f2cc.noarch::container-tools:rhel8",
"AppStream-8.8.0.GA:udica-0:0.2.6-20.module+el8.8.0+18060+3f21f2cc.src::container-tools:rhel8"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2023:2758"
}
],
"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": [
"AppStream-8.8.0.GA:aardvark-dns-2:1.5.0-2.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:aardvark-dns-2:1.5.0-2.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:aardvark-dns-2:1.5.0-2.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:aardvark-dns-2:1.5.0-2.module+el8.8.0+18060+3f21f2cc.src::container-tools:rhel8",
"AppStream-8.8.0.GA:aardvark-dns-2:1.5.0-2.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:buildah-1:1.29.1-1.module+el8.8.0+18195+471da4bb.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:buildah-1:1.29.1-1.module+el8.8.0+18195+471da4bb.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:buildah-1:1.29.1-1.module+el8.8.0+18195+471da4bb.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:buildah-1:1.29.1-1.module+el8.8.0+18195+471da4bb.src::container-tools:rhel8",
"AppStream-8.8.0.GA:buildah-1:1.29.1-1.module+el8.8.0+18195+471da4bb.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:buildah-debuginfo-1:1.29.1-1.module+el8.8.0+18195+471da4bb.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:buildah-debuginfo-1:1.29.1-1.module+el8.8.0+18195+471da4bb.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:buildah-debuginfo-1:1.29.1-1.module+el8.8.0+18195+471da4bb.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:buildah-debuginfo-1:1.29.1-1.module+el8.8.0+18195+471da4bb.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:buildah-debugsource-1:1.29.1-1.module+el8.8.0+18195+471da4bb.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:buildah-debugsource-1:1.29.1-1.module+el8.8.0+18195+471da4bb.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:buildah-debugsource-1:1.29.1-1.module+el8.8.0+18195+471da4bb.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:buildah-debugsource-1:1.29.1-1.module+el8.8.0+18195+471da4bb.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:buildah-tests-1:1.29.1-1.module+el8.8.0+18195+471da4bb.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:buildah-tests-1:1.29.1-1.module+el8.8.0+18195+471da4bb.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:buildah-tests-1:1.29.1-1.module+el8.8.0+18195+471da4bb.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:buildah-tests-1:1.29.1-1.module+el8.8.0+18195+471da4bb.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:buildah-tests-debuginfo-1:1.29.1-1.module+el8.8.0+18195+471da4bb.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:buildah-tests-debuginfo-1:1.29.1-1.module+el8.8.0+18195+471da4bb.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:buildah-tests-debuginfo-1:1.29.1-1.module+el8.8.0+18195+471da4bb.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:buildah-tests-debuginfo-1:1.29.1-1.module+el8.8.0+18195+471da4bb.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:cockpit-podman-0:63.1-1.module+el8.8.0+18286+cd236dce.noarch::container-tools:rhel8",
"AppStream-8.8.0.GA:cockpit-podman-0:63.1-1.module+el8.8.0+18286+cd236dce.src::container-tools:rhel8",
"AppStream-8.8.0.GA:conmon-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:conmon-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:conmon-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:conmon-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.src::container-tools:rhel8",
"AppStream-8.8.0.GA:conmon-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:conmon-debuginfo-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:conmon-debuginfo-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:conmon-debuginfo-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:conmon-debuginfo-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:conmon-debugsource-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:conmon-debugsource-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:conmon-debugsource-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:conmon-debugsource-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:container-selinux-2:2.205.0-2.module+el8.8.0+18438+15d3aa65.noarch::container-tools:rhel8",
"AppStream-8.8.0.GA:container-selinux-2:2.205.0-2.module+el8.8.0+18438+15d3aa65.src::container-tools:rhel8",
"AppStream-8.8.0.GA:containernetworking-plugins-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:containernetworking-plugins-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:containernetworking-plugins-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:containernetworking-plugins-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.src::container-tools:rhel8",
"AppStream-8.8.0.GA:containernetworking-plugins-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:containernetworking-plugins-debuginfo-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:containernetworking-plugins-debuginfo-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:containernetworking-plugins-debuginfo-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:containernetworking-plugins-debuginfo-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:containernetworking-plugins-debugsource-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:containernetworking-plugins-debugsource-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:containernetworking-plugins-debugsource-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:containernetworking-plugins-debugsource-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:containers-common-2:1-63.module+el8.8.0+18438+15d3aa65.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:containers-common-2:1-63.module+el8.8.0+18438+15d3aa65.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:containers-common-2:1-63.module+el8.8.0+18438+15d3aa65.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:containers-common-2:1-63.module+el8.8.0+18438+15d3aa65.src::container-tools:rhel8",
"AppStream-8.8.0.GA:containers-common-2:1-63.module+el8.8.0+18438+15d3aa65.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:crit-0:3.15-3.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:crit-0:3.15-3.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:crit-0:3.15-3.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:crit-0:3.15-3.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:criu-0:3.15-3.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:criu-0:3.15-3.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:criu-0:3.15-3.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:criu-0:3.15-3.module+el8.8.0+18060+3f21f2cc.src::container-tools:rhel8",
"AppStream-8.8.0.GA:criu-0:3.15-3.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:criu-debuginfo-0:3.15-3.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:criu-debuginfo-0:3.15-3.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:criu-debuginfo-0:3.15-3.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:criu-debuginfo-0:3.15-3.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:criu-debugsource-0:3.15-3.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:criu-debugsource-0:3.15-3.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:criu-debugsource-0:3.15-3.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:criu-debugsource-0:3.15-3.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:criu-devel-0:3.15-3.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:criu-devel-0:3.15-3.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:criu-devel-0:3.15-3.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:criu-devel-0:3.15-3.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:criu-libs-0:3.15-3.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:criu-libs-0:3.15-3.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:criu-libs-0:3.15-3.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:criu-libs-0:3.15-3.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:criu-libs-debuginfo-0:3.15-3.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:criu-libs-debuginfo-0:3.15-3.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:criu-libs-debuginfo-0:3.15-3.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:criu-libs-debuginfo-0:3.15-3.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:crun-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:crun-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:crun-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:crun-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.src::container-tools:rhel8",
"AppStream-8.8.0.GA:crun-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:crun-debuginfo-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:crun-debuginfo-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:crun-debuginfo-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:crun-debuginfo-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:crun-debugsource-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:crun-debugsource-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:crun-debugsource-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:crun-debugsource-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:fuse-overlayfs-0:1.10-1.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:fuse-overlayfs-0:1.10-1.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:fuse-overlayfs-0:1.10-1.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:fuse-overlayfs-0:1.10-1.module+el8.8.0+18060+3f21f2cc.src::container-tools:rhel8",
"AppStream-8.8.0.GA:fuse-overlayfs-0:1.10-1.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:fuse-overlayfs-debuginfo-0:1.10-1.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:fuse-overlayfs-debuginfo-0:1.10-1.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:fuse-overlayfs-debuginfo-0:1.10-1.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:fuse-overlayfs-debuginfo-0:1.10-1.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:fuse-overlayfs-debugsource-0:1.10-1.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:fuse-overlayfs-debugsource-0:1.10-1.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:fuse-overlayfs-debugsource-0:1.10-1.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:fuse-overlayfs-debugsource-0:1.10-1.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:libslirp-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:libslirp-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:libslirp-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:libslirp-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.src::container-tools:rhel8",
"AppStream-8.8.0.GA:libslirp-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:libslirp-debuginfo-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:libslirp-debuginfo-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:libslirp-debuginfo-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:libslirp-debuginfo-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:libslirp-debugsource-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:libslirp-debugsource-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:libslirp-debugsource-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:libslirp-debugsource-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:libslirp-devel-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:libslirp-devel-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:libslirp-devel-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:libslirp-devel-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:netavark-2:1.5.0-4.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:netavark-2:1.5.0-4.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:netavark-2:1.5.0-4.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:netavark-2:1.5.0-4.module+el8.8.0+18060+3f21f2cc.src::container-tools:rhel8",
"AppStream-8.8.0.GA:netavark-2:1.5.0-4.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.src::container-tools:rhel8",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-debuginfo-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-debuginfo-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-debuginfo-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-debuginfo-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-debugsource-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-debugsource-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-debugsource-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-debugsource-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.src::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-catatonit-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-catatonit-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-catatonit-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-catatonit-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-catatonit-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-catatonit-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-catatonit-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-catatonit-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-debugsource-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-debugsource-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-debugsource-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-debugsource-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-docker-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.noarch::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-gvproxy-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-gvproxy-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-gvproxy-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-gvproxy-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-gvproxy-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-gvproxy-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-gvproxy-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-gvproxy-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-plugins-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-plugins-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-plugins-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-plugins-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-plugins-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-plugins-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-plugins-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-plugins-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-remote-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-remote-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-remote-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-remote-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-remote-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-remote-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-remote-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-remote-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-tests-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-tests-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-tests-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-tests-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:python-podman-0:4.4.1-1.module+el8.8.0+18275+3a56cc62.src::container-tools:rhel8",
"AppStream-8.8.0.GA:python3-criu-0:3.15-3.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:python3-criu-0:3.15-3.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:python3-criu-0:3.15-3.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:python3-criu-0:3.15-3.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:python3-podman-0:4.4.1-1.module+el8.8.0+18275+3a56cc62.noarch::container-tools:rhel8",
"AppStream-8.8.0.GA:runc-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:runc-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:runc-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:runc-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.src::container-tools:rhel8",
"AppStream-8.8.0.GA:runc-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:runc-debuginfo-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:runc-debuginfo-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:runc-debuginfo-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:runc-debuginfo-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:runc-debugsource-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:runc-debugsource-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:runc-debugsource-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:runc-debugsource-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:skopeo-2:1.11.2-0.2.module+el8.8.0+18251+ad5b274c.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:skopeo-2:1.11.2-0.2.module+el8.8.0+18251+ad5b274c.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:skopeo-2:1.11.2-0.2.module+el8.8.0+18251+ad5b274c.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:skopeo-2:1.11.2-0.2.module+el8.8.0+18251+ad5b274c.src::container-tools:rhel8",
"AppStream-8.8.0.GA:skopeo-2:1.11.2-0.2.module+el8.8.0+18251+ad5b274c.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:skopeo-tests-2:1.11.2-0.2.module+el8.8.0+18251+ad5b274c.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:skopeo-tests-2:1.11.2-0.2.module+el8.8.0+18251+ad5b274c.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:skopeo-tests-2:1.11.2-0.2.module+el8.8.0+18251+ad5b274c.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:skopeo-tests-2:1.11.2-0.2.module+el8.8.0+18251+ad5b274c.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:slirp4netns-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:slirp4netns-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:slirp4netns-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:slirp4netns-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.src::container-tools:rhel8",
"AppStream-8.8.0.GA:slirp4netns-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:slirp4netns-debuginfo-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:slirp4netns-debuginfo-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:slirp4netns-debuginfo-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:slirp4netns-debuginfo-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:slirp4netns-debugsource-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:slirp4netns-debugsource-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:slirp4netns-debugsource-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:slirp4netns-debugsource-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:toolbox-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:toolbox-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:toolbox-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:toolbox-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.src::container-tools:rhel8",
"AppStream-8.8.0.GA:toolbox-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:toolbox-debuginfo-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:toolbox-debuginfo-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:toolbox-debuginfo-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:toolbox-debuginfo-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:toolbox-debugsource-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:toolbox-debugsource-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:toolbox-debugsource-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:toolbox-debugsource-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:toolbox-tests-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:toolbox-tests-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:toolbox-tests-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:toolbox-tests-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:udica-0:0.2.6-20.module+el8.8.0+18060+3f21f2cc.noarch::container-tools:rhel8",
"AppStream-8.8.0.GA:udica-0:0.2.6-20.module+el8.8.0+18060+3f21f2cc.src::container-tools:rhel8"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "golang: net/http/httputil: NewSingleHostReverseProxy - omit X-Forwarded-For not working"
},
{
"cve": "CVE-2022-32189",
"cwe": {
"id": "CWE-400",
"name": "Uncontrolled Resource Consumption"
},
"discovery_date": "2022-08-02T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2113814"
}
],
"notes": [
{
"category": "description",
"text": "An uncontrolled resource consumption flaw was found in Golang math/big. A too-short encoded message can cause a panic in Float.GobDecode and Rat.GobDecode in math/big in Go, potentially allowing an attacker to create a denial of service, impacting availability.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "golang: math/big: decoding big.Float and big.Rat types can panic if the encoded message is too short, potentially allowing a denial of service",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "This flaw stems from a particular and specific method (GoBDecode) which isn\u0027t commonly used. There are few components within Red Hat offerings which call this function. In rare cases where this method is called, the component limits possible damage or it is not possible to be triggered by an attacker. For these combined reasons the impact has been downgraded 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-8.8.0.GA:aardvark-dns-2:1.5.0-2.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:aardvark-dns-2:1.5.0-2.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:aardvark-dns-2:1.5.0-2.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:aardvark-dns-2:1.5.0-2.module+el8.8.0+18060+3f21f2cc.src::container-tools:rhel8",
"AppStream-8.8.0.GA:aardvark-dns-2:1.5.0-2.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:buildah-1:1.29.1-1.module+el8.8.0+18195+471da4bb.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:buildah-1:1.29.1-1.module+el8.8.0+18195+471da4bb.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:buildah-1:1.29.1-1.module+el8.8.0+18195+471da4bb.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:buildah-1:1.29.1-1.module+el8.8.0+18195+471da4bb.src::container-tools:rhel8",
"AppStream-8.8.0.GA:buildah-1:1.29.1-1.module+el8.8.0+18195+471da4bb.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:buildah-debuginfo-1:1.29.1-1.module+el8.8.0+18195+471da4bb.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:buildah-debuginfo-1:1.29.1-1.module+el8.8.0+18195+471da4bb.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:buildah-debuginfo-1:1.29.1-1.module+el8.8.0+18195+471da4bb.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:buildah-debuginfo-1:1.29.1-1.module+el8.8.0+18195+471da4bb.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:buildah-debugsource-1:1.29.1-1.module+el8.8.0+18195+471da4bb.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:buildah-debugsource-1:1.29.1-1.module+el8.8.0+18195+471da4bb.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:buildah-debugsource-1:1.29.1-1.module+el8.8.0+18195+471da4bb.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:buildah-debugsource-1:1.29.1-1.module+el8.8.0+18195+471da4bb.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:buildah-tests-1:1.29.1-1.module+el8.8.0+18195+471da4bb.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:buildah-tests-1:1.29.1-1.module+el8.8.0+18195+471da4bb.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:buildah-tests-1:1.29.1-1.module+el8.8.0+18195+471da4bb.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:buildah-tests-1:1.29.1-1.module+el8.8.0+18195+471da4bb.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:buildah-tests-debuginfo-1:1.29.1-1.module+el8.8.0+18195+471da4bb.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:buildah-tests-debuginfo-1:1.29.1-1.module+el8.8.0+18195+471da4bb.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:buildah-tests-debuginfo-1:1.29.1-1.module+el8.8.0+18195+471da4bb.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:buildah-tests-debuginfo-1:1.29.1-1.module+el8.8.0+18195+471da4bb.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:cockpit-podman-0:63.1-1.module+el8.8.0+18286+cd236dce.noarch::container-tools:rhel8",
"AppStream-8.8.0.GA:cockpit-podman-0:63.1-1.module+el8.8.0+18286+cd236dce.src::container-tools:rhel8",
"AppStream-8.8.0.GA:conmon-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:conmon-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:conmon-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:conmon-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.src::container-tools:rhel8",
"AppStream-8.8.0.GA:conmon-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:conmon-debuginfo-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:conmon-debuginfo-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:conmon-debuginfo-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:conmon-debuginfo-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:conmon-debugsource-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:conmon-debugsource-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:conmon-debugsource-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:conmon-debugsource-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:container-selinux-2:2.205.0-2.module+el8.8.0+18438+15d3aa65.noarch::container-tools:rhel8",
"AppStream-8.8.0.GA:container-selinux-2:2.205.0-2.module+el8.8.0+18438+15d3aa65.src::container-tools:rhel8",
"AppStream-8.8.0.GA:containernetworking-plugins-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:containernetworking-plugins-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:containernetworking-plugins-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:containernetworking-plugins-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.src::container-tools:rhel8",
"AppStream-8.8.0.GA:containernetworking-plugins-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:containernetworking-plugins-debuginfo-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:containernetworking-plugins-debuginfo-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:containernetworking-plugins-debuginfo-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:containernetworking-plugins-debuginfo-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:containernetworking-plugins-debugsource-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:containernetworking-plugins-debugsource-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:containernetworking-plugins-debugsource-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:containernetworking-plugins-debugsource-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:containers-common-2:1-63.module+el8.8.0+18438+15d3aa65.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:containers-common-2:1-63.module+el8.8.0+18438+15d3aa65.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:containers-common-2:1-63.module+el8.8.0+18438+15d3aa65.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:containers-common-2:1-63.module+el8.8.0+18438+15d3aa65.src::container-tools:rhel8",
"AppStream-8.8.0.GA:containers-common-2:1-63.module+el8.8.0+18438+15d3aa65.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:crit-0:3.15-3.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:crit-0:3.15-3.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:crit-0:3.15-3.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:crit-0:3.15-3.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:criu-0:3.15-3.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:criu-0:3.15-3.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:criu-0:3.15-3.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:criu-0:3.15-3.module+el8.8.0+18060+3f21f2cc.src::container-tools:rhel8",
"AppStream-8.8.0.GA:criu-0:3.15-3.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:criu-debuginfo-0:3.15-3.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:criu-debuginfo-0:3.15-3.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:criu-debuginfo-0:3.15-3.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:criu-debuginfo-0:3.15-3.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:criu-debugsource-0:3.15-3.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:criu-debugsource-0:3.15-3.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:criu-debugsource-0:3.15-3.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:criu-debugsource-0:3.15-3.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:criu-devel-0:3.15-3.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:criu-devel-0:3.15-3.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:criu-devel-0:3.15-3.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:criu-devel-0:3.15-3.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:criu-libs-0:3.15-3.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:criu-libs-0:3.15-3.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:criu-libs-0:3.15-3.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:criu-libs-0:3.15-3.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:criu-libs-debuginfo-0:3.15-3.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:criu-libs-debuginfo-0:3.15-3.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:criu-libs-debuginfo-0:3.15-3.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:criu-libs-debuginfo-0:3.15-3.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:crun-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:crun-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:crun-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:crun-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.src::container-tools:rhel8",
"AppStream-8.8.0.GA:crun-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:crun-debuginfo-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:crun-debuginfo-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:crun-debuginfo-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:crun-debuginfo-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:crun-debugsource-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:crun-debugsource-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:crun-debugsource-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:crun-debugsource-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:fuse-overlayfs-0:1.10-1.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:fuse-overlayfs-0:1.10-1.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:fuse-overlayfs-0:1.10-1.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:fuse-overlayfs-0:1.10-1.module+el8.8.0+18060+3f21f2cc.src::container-tools:rhel8",
"AppStream-8.8.0.GA:fuse-overlayfs-0:1.10-1.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:fuse-overlayfs-debuginfo-0:1.10-1.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:fuse-overlayfs-debuginfo-0:1.10-1.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:fuse-overlayfs-debuginfo-0:1.10-1.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:fuse-overlayfs-debuginfo-0:1.10-1.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:fuse-overlayfs-debugsource-0:1.10-1.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:fuse-overlayfs-debugsource-0:1.10-1.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:fuse-overlayfs-debugsource-0:1.10-1.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:fuse-overlayfs-debugsource-0:1.10-1.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:libslirp-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:libslirp-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:libslirp-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:libslirp-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.src::container-tools:rhel8",
"AppStream-8.8.0.GA:libslirp-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:libslirp-debuginfo-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:libslirp-debuginfo-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:libslirp-debuginfo-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:libslirp-debuginfo-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:libslirp-debugsource-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:libslirp-debugsource-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:libslirp-debugsource-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:libslirp-debugsource-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:libslirp-devel-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:libslirp-devel-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:libslirp-devel-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:libslirp-devel-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:netavark-2:1.5.0-4.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:netavark-2:1.5.0-4.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:netavark-2:1.5.0-4.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:netavark-2:1.5.0-4.module+el8.8.0+18060+3f21f2cc.src::container-tools:rhel8",
"AppStream-8.8.0.GA:netavark-2:1.5.0-4.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.src::container-tools:rhel8",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-debuginfo-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-debuginfo-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-debuginfo-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-debuginfo-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-debugsource-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-debugsource-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-debugsource-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-debugsource-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.src::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-catatonit-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-catatonit-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-catatonit-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-catatonit-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-catatonit-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-catatonit-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-catatonit-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-catatonit-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-debugsource-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-debugsource-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-debugsource-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-debugsource-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-docker-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.noarch::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-gvproxy-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-gvproxy-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-gvproxy-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-gvproxy-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-gvproxy-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-gvproxy-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-gvproxy-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-gvproxy-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-plugins-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-plugins-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-plugins-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-plugins-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-plugins-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-plugins-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-plugins-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-plugins-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-remote-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-remote-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-remote-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-remote-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-remote-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-remote-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-remote-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-remote-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-tests-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-tests-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-tests-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-tests-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:python-podman-0:4.4.1-1.module+el8.8.0+18275+3a56cc62.src::container-tools:rhel8",
"AppStream-8.8.0.GA:python3-criu-0:3.15-3.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:python3-criu-0:3.15-3.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:python3-criu-0:3.15-3.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:python3-criu-0:3.15-3.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:python3-podman-0:4.4.1-1.module+el8.8.0+18275+3a56cc62.noarch::container-tools:rhel8",
"AppStream-8.8.0.GA:runc-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:runc-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:runc-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:runc-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.src::container-tools:rhel8",
"AppStream-8.8.0.GA:runc-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:runc-debuginfo-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:runc-debuginfo-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:runc-debuginfo-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:runc-debuginfo-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:runc-debugsource-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:runc-debugsource-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:runc-debugsource-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:runc-debugsource-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:skopeo-2:1.11.2-0.2.module+el8.8.0+18251+ad5b274c.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:skopeo-2:1.11.2-0.2.module+el8.8.0+18251+ad5b274c.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:skopeo-2:1.11.2-0.2.module+el8.8.0+18251+ad5b274c.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:skopeo-2:1.11.2-0.2.module+el8.8.0+18251+ad5b274c.src::container-tools:rhel8",
"AppStream-8.8.0.GA:skopeo-2:1.11.2-0.2.module+el8.8.0+18251+ad5b274c.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:skopeo-tests-2:1.11.2-0.2.module+el8.8.0+18251+ad5b274c.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:skopeo-tests-2:1.11.2-0.2.module+el8.8.0+18251+ad5b274c.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:skopeo-tests-2:1.11.2-0.2.module+el8.8.0+18251+ad5b274c.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:skopeo-tests-2:1.11.2-0.2.module+el8.8.0+18251+ad5b274c.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:slirp4netns-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:slirp4netns-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:slirp4netns-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:slirp4netns-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.src::container-tools:rhel8",
"AppStream-8.8.0.GA:slirp4netns-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:slirp4netns-debuginfo-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:slirp4netns-debuginfo-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:slirp4netns-debuginfo-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:slirp4netns-debuginfo-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:slirp4netns-debugsource-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:slirp4netns-debugsource-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:slirp4netns-debugsource-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:slirp4netns-debugsource-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:toolbox-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:toolbox-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:toolbox-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:toolbox-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.src::container-tools:rhel8",
"AppStream-8.8.0.GA:toolbox-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:toolbox-debuginfo-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:toolbox-debuginfo-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:toolbox-debuginfo-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:toolbox-debuginfo-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:toolbox-debugsource-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:toolbox-debugsource-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:toolbox-debugsource-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:toolbox-debugsource-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:toolbox-tests-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:toolbox-tests-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:toolbox-tests-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:toolbox-tests-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:udica-0:0.2.6-20.module+el8.8.0+18060+3f21f2cc.noarch::container-tools:rhel8",
"AppStream-8.8.0.GA:udica-0:0.2.6-20.module+el8.8.0+18060+3f21f2cc.src::container-tools:rhel8"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2022-32189"
},
{
"category": "external",
"summary": "RHBZ#2113814",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2113814"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2022-32189",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-32189"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2022-32189",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2022-32189"
},
{
"category": "external",
"summary": "https://go.dev/issue/53871",
"url": "https://go.dev/issue/53871"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-nuts/c/DCFSyTGM0wU",
"url": "https://groups.google.com/g/golang-nuts/c/DCFSyTGM0wU"
}
],
"release_date": "2022-08-01T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2023-05-16T08:49:00+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"AppStream-8.8.0.GA:aardvark-dns-2:1.5.0-2.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:aardvark-dns-2:1.5.0-2.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:aardvark-dns-2:1.5.0-2.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:aardvark-dns-2:1.5.0-2.module+el8.8.0+18060+3f21f2cc.src::container-tools:rhel8",
"AppStream-8.8.0.GA:aardvark-dns-2:1.5.0-2.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:buildah-1:1.29.1-1.module+el8.8.0+18195+471da4bb.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:buildah-1:1.29.1-1.module+el8.8.0+18195+471da4bb.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:buildah-1:1.29.1-1.module+el8.8.0+18195+471da4bb.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:buildah-1:1.29.1-1.module+el8.8.0+18195+471da4bb.src::container-tools:rhel8",
"AppStream-8.8.0.GA:buildah-1:1.29.1-1.module+el8.8.0+18195+471da4bb.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:buildah-debuginfo-1:1.29.1-1.module+el8.8.0+18195+471da4bb.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:buildah-debuginfo-1:1.29.1-1.module+el8.8.0+18195+471da4bb.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:buildah-debuginfo-1:1.29.1-1.module+el8.8.0+18195+471da4bb.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:buildah-debuginfo-1:1.29.1-1.module+el8.8.0+18195+471da4bb.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:buildah-debugsource-1:1.29.1-1.module+el8.8.0+18195+471da4bb.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:buildah-debugsource-1:1.29.1-1.module+el8.8.0+18195+471da4bb.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:buildah-debugsource-1:1.29.1-1.module+el8.8.0+18195+471da4bb.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:buildah-debugsource-1:1.29.1-1.module+el8.8.0+18195+471da4bb.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:buildah-tests-1:1.29.1-1.module+el8.8.0+18195+471da4bb.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:buildah-tests-1:1.29.1-1.module+el8.8.0+18195+471da4bb.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:buildah-tests-1:1.29.1-1.module+el8.8.0+18195+471da4bb.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:buildah-tests-1:1.29.1-1.module+el8.8.0+18195+471da4bb.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:buildah-tests-debuginfo-1:1.29.1-1.module+el8.8.0+18195+471da4bb.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:buildah-tests-debuginfo-1:1.29.1-1.module+el8.8.0+18195+471da4bb.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:buildah-tests-debuginfo-1:1.29.1-1.module+el8.8.0+18195+471da4bb.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:buildah-tests-debuginfo-1:1.29.1-1.module+el8.8.0+18195+471da4bb.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:cockpit-podman-0:63.1-1.module+el8.8.0+18286+cd236dce.noarch::container-tools:rhel8",
"AppStream-8.8.0.GA:cockpit-podman-0:63.1-1.module+el8.8.0+18286+cd236dce.src::container-tools:rhel8",
"AppStream-8.8.0.GA:conmon-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:conmon-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:conmon-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:conmon-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.src::container-tools:rhel8",
"AppStream-8.8.0.GA:conmon-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:conmon-debuginfo-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:conmon-debuginfo-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:conmon-debuginfo-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:conmon-debuginfo-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:conmon-debugsource-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:conmon-debugsource-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:conmon-debugsource-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:conmon-debugsource-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:container-selinux-2:2.205.0-2.module+el8.8.0+18438+15d3aa65.noarch::container-tools:rhel8",
"AppStream-8.8.0.GA:container-selinux-2:2.205.0-2.module+el8.8.0+18438+15d3aa65.src::container-tools:rhel8",
"AppStream-8.8.0.GA:containernetworking-plugins-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:containernetworking-plugins-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:containernetworking-plugins-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:containernetworking-plugins-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.src::container-tools:rhel8",
"AppStream-8.8.0.GA:containernetworking-plugins-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:containernetworking-plugins-debuginfo-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:containernetworking-plugins-debuginfo-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:containernetworking-plugins-debuginfo-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:containernetworking-plugins-debuginfo-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:containernetworking-plugins-debugsource-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:containernetworking-plugins-debugsource-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:containernetworking-plugins-debugsource-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:containernetworking-plugins-debugsource-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:containers-common-2:1-63.module+el8.8.0+18438+15d3aa65.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:containers-common-2:1-63.module+el8.8.0+18438+15d3aa65.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:containers-common-2:1-63.module+el8.8.0+18438+15d3aa65.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:containers-common-2:1-63.module+el8.8.0+18438+15d3aa65.src::container-tools:rhel8",
"AppStream-8.8.0.GA:containers-common-2:1-63.module+el8.8.0+18438+15d3aa65.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:crit-0:3.15-3.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:crit-0:3.15-3.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:crit-0:3.15-3.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:crit-0:3.15-3.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:criu-0:3.15-3.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:criu-0:3.15-3.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:criu-0:3.15-3.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:criu-0:3.15-3.module+el8.8.0+18060+3f21f2cc.src::container-tools:rhel8",
"AppStream-8.8.0.GA:criu-0:3.15-3.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:criu-debuginfo-0:3.15-3.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:criu-debuginfo-0:3.15-3.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:criu-debuginfo-0:3.15-3.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:criu-debuginfo-0:3.15-3.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:criu-debugsource-0:3.15-3.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:criu-debugsource-0:3.15-3.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:criu-debugsource-0:3.15-3.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:criu-debugsource-0:3.15-3.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:criu-devel-0:3.15-3.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:criu-devel-0:3.15-3.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:criu-devel-0:3.15-3.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:criu-devel-0:3.15-3.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:criu-libs-0:3.15-3.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:criu-libs-0:3.15-3.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:criu-libs-0:3.15-3.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:criu-libs-0:3.15-3.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:criu-libs-debuginfo-0:3.15-3.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:criu-libs-debuginfo-0:3.15-3.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:criu-libs-debuginfo-0:3.15-3.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:criu-libs-debuginfo-0:3.15-3.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:crun-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:crun-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:crun-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:crun-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.src::container-tools:rhel8",
"AppStream-8.8.0.GA:crun-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:crun-debuginfo-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:crun-debuginfo-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:crun-debuginfo-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:crun-debuginfo-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:crun-debugsource-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:crun-debugsource-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:crun-debugsource-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:crun-debugsource-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:fuse-overlayfs-0:1.10-1.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:fuse-overlayfs-0:1.10-1.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:fuse-overlayfs-0:1.10-1.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:fuse-overlayfs-0:1.10-1.module+el8.8.0+18060+3f21f2cc.src::container-tools:rhel8",
"AppStream-8.8.0.GA:fuse-overlayfs-0:1.10-1.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:fuse-overlayfs-debuginfo-0:1.10-1.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:fuse-overlayfs-debuginfo-0:1.10-1.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:fuse-overlayfs-debuginfo-0:1.10-1.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:fuse-overlayfs-debuginfo-0:1.10-1.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:fuse-overlayfs-debugsource-0:1.10-1.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:fuse-overlayfs-debugsource-0:1.10-1.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:fuse-overlayfs-debugsource-0:1.10-1.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:fuse-overlayfs-debugsource-0:1.10-1.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:libslirp-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:libslirp-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:libslirp-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:libslirp-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.src::container-tools:rhel8",
"AppStream-8.8.0.GA:libslirp-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:libslirp-debuginfo-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:libslirp-debuginfo-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:libslirp-debuginfo-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:libslirp-debuginfo-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:libslirp-debugsource-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:libslirp-debugsource-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:libslirp-debugsource-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:libslirp-debugsource-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:libslirp-devel-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:libslirp-devel-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:libslirp-devel-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:libslirp-devel-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:netavark-2:1.5.0-4.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:netavark-2:1.5.0-4.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:netavark-2:1.5.0-4.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:netavark-2:1.5.0-4.module+el8.8.0+18060+3f21f2cc.src::container-tools:rhel8",
"AppStream-8.8.0.GA:netavark-2:1.5.0-4.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.src::container-tools:rhel8",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-debuginfo-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-debuginfo-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-debuginfo-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-debuginfo-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-debugsource-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-debugsource-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-debugsource-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-debugsource-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.src::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-catatonit-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-catatonit-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-catatonit-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-catatonit-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-catatonit-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-catatonit-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-catatonit-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-catatonit-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-debugsource-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-debugsource-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-debugsource-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-debugsource-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-docker-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.noarch::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-gvproxy-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-gvproxy-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-gvproxy-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-gvproxy-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-gvproxy-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-gvproxy-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-gvproxy-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-gvproxy-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-plugins-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-plugins-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-plugins-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-plugins-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-plugins-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-plugins-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-plugins-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-plugins-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-remote-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-remote-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-remote-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-remote-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-remote-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-remote-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-remote-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-remote-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-tests-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-tests-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-tests-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-tests-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:python-podman-0:4.4.1-1.module+el8.8.0+18275+3a56cc62.src::container-tools:rhel8",
"AppStream-8.8.0.GA:python3-criu-0:3.15-3.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:python3-criu-0:3.15-3.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:python3-criu-0:3.15-3.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:python3-criu-0:3.15-3.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:python3-podman-0:4.4.1-1.module+el8.8.0+18275+3a56cc62.noarch::container-tools:rhel8",
"AppStream-8.8.0.GA:runc-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:runc-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:runc-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:runc-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.src::container-tools:rhel8",
"AppStream-8.8.0.GA:runc-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:runc-debuginfo-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:runc-debuginfo-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:runc-debuginfo-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:runc-debuginfo-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:runc-debugsource-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:runc-debugsource-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:runc-debugsource-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:runc-debugsource-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:skopeo-2:1.11.2-0.2.module+el8.8.0+18251+ad5b274c.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:skopeo-2:1.11.2-0.2.module+el8.8.0+18251+ad5b274c.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:skopeo-2:1.11.2-0.2.module+el8.8.0+18251+ad5b274c.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:skopeo-2:1.11.2-0.2.module+el8.8.0+18251+ad5b274c.src::container-tools:rhel8",
"AppStream-8.8.0.GA:skopeo-2:1.11.2-0.2.module+el8.8.0+18251+ad5b274c.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:skopeo-tests-2:1.11.2-0.2.module+el8.8.0+18251+ad5b274c.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:skopeo-tests-2:1.11.2-0.2.module+el8.8.0+18251+ad5b274c.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:skopeo-tests-2:1.11.2-0.2.module+el8.8.0+18251+ad5b274c.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:skopeo-tests-2:1.11.2-0.2.module+el8.8.0+18251+ad5b274c.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:slirp4netns-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:slirp4netns-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:slirp4netns-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:slirp4netns-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.src::container-tools:rhel8",
"AppStream-8.8.0.GA:slirp4netns-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:slirp4netns-debuginfo-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:slirp4netns-debuginfo-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:slirp4netns-debuginfo-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:slirp4netns-debuginfo-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:slirp4netns-debugsource-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:slirp4netns-debugsource-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:slirp4netns-debugsource-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:slirp4netns-debugsource-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:toolbox-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:toolbox-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:toolbox-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:toolbox-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.src::container-tools:rhel8",
"AppStream-8.8.0.GA:toolbox-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:toolbox-debuginfo-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:toolbox-debuginfo-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:toolbox-debuginfo-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:toolbox-debuginfo-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:toolbox-debugsource-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:toolbox-debugsource-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:toolbox-debugsource-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:toolbox-debugsource-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:toolbox-tests-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:toolbox-tests-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:toolbox-tests-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:toolbox-tests-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:udica-0:0.2.6-20.module+el8.8.0+18060+3f21f2cc.noarch::container-tools:rhel8",
"AppStream-8.8.0.GA:udica-0:0.2.6-20.module+el8.8.0+18060+3f21f2cc.src::container-tools:rhel8"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2023:2758"
},
{
"category": "workaround",
"details": "Mitigation for this issue is either not available or the currently available options don\u0027t meet the Red Hat Product Security criteria comprising ease of use and deployment, applicability to widespread installation base or stability.",
"product_ids": [
"AppStream-8.8.0.GA:aardvark-dns-2:1.5.0-2.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:aardvark-dns-2:1.5.0-2.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:aardvark-dns-2:1.5.0-2.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:aardvark-dns-2:1.5.0-2.module+el8.8.0+18060+3f21f2cc.src::container-tools:rhel8",
"AppStream-8.8.0.GA:aardvark-dns-2:1.5.0-2.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:buildah-1:1.29.1-1.module+el8.8.0+18195+471da4bb.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:buildah-1:1.29.1-1.module+el8.8.0+18195+471da4bb.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:buildah-1:1.29.1-1.module+el8.8.0+18195+471da4bb.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:buildah-1:1.29.1-1.module+el8.8.0+18195+471da4bb.src::container-tools:rhel8",
"AppStream-8.8.0.GA:buildah-1:1.29.1-1.module+el8.8.0+18195+471da4bb.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:buildah-debuginfo-1:1.29.1-1.module+el8.8.0+18195+471da4bb.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:buildah-debuginfo-1:1.29.1-1.module+el8.8.0+18195+471da4bb.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:buildah-debuginfo-1:1.29.1-1.module+el8.8.0+18195+471da4bb.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:buildah-debuginfo-1:1.29.1-1.module+el8.8.0+18195+471da4bb.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:buildah-debugsource-1:1.29.1-1.module+el8.8.0+18195+471da4bb.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:buildah-debugsource-1:1.29.1-1.module+el8.8.0+18195+471da4bb.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:buildah-debugsource-1:1.29.1-1.module+el8.8.0+18195+471da4bb.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:buildah-debugsource-1:1.29.1-1.module+el8.8.0+18195+471da4bb.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:buildah-tests-1:1.29.1-1.module+el8.8.0+18195+471da4bb.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:buildah-tests-1:1.29.1-1.module+el8.8.0+18195+471da4bb.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:buildah-tests-1:1.29.1-1.module+el8.8.0+18195+471da4bb.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:buildah-tests-1:1.29.1-1.module+el8.8.0+18195+471da4bb.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:buildah-tests-debuginfo-1:1.29.1-1.module+el8.8.0+18195+471da4bb.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:buildah-tests-debuginfo-1:1.29.1-1.module+el8.8.0+18195+471da4bb.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:buildah-tests-debuginfo-1:1.29.1-1.module+el8.8.0+18195+471da4bb.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:buildah-tests-debuginfo-1:1.29.1-1.module+el8.8.0+18195+471da4bb.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:cockpit-podman-0:63.1-1.module+el8.8.0+18286+cd236dce.noarch::container-tools:rhel8",
"AppStream-8.8.0.GA:cockpit-podman-0:63.1-1.module+el8.8.0+18286+cd236dce.src::container-tools:rhel8",
"AppStream-8.8.0.GA:conmon-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:conmon-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:conmon-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:conmon-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.src::container-tools:rhel8",
"AppStream-8.8.0.GA:conmon-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:conmon-debuginfo-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:conmon-debuginfo-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:conmon-debuginfo-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:conmon-debuginfo-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:conmon-debugsource-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:conmon-debugsource-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:conmon-debugsource-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:conmon-debugsource-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:container-selinux-2:2.205.0-2.module+el8.8.0+18438+15d3aa65.noarch::container-tools:rhel8",
"AppStream-8.8.0.GA:container-selinux-2:2.205.0-2.module+el8.8.0+18438+15d3aa65.src::container-tools:rhel8",
"AppStream-8.8.0.GA:containernetworking-plugins-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:containernetworking-plugins-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:containernetworking-plugins-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:containernetworking-plugins-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.src::container-tools:rhel8",
"AppStream-8.8.0.GA:containernetworking-plugins-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:containernetworking-plugins-debuginfo-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:containernetworking-plugins-debuginfo-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:containernetworking-plugins-debuginfo-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:containernetworking-plugins-debuginfo-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:containernetworking-plugins-debugsource-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:containernetworking-plugins-debugsource-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:containernetworking-plugins-debugsource-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:containernetworking-plugins-debugsource-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:containers-common-2:1-63.module+el8.8.0+18438+15d3aa65.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:containers-common-2:1-63.module+el8.8.0+18438+15d3aa65.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:containers-common-2:1-63.module+el8.8.0+18438+15d3aa65.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:containers-common-2:1-63.module+el8.8.0+18438+15d3aa65.src::container-tools:rhel8",
"AppStream-8.8.0.GA:containers-common-2:1-63.module+el8.8.0+18438+15d3aa65.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:crit-0:3.15-3.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:crit-0:3.15-3.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:crit-0:3.15-3.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:crit-0:3.15-3.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:criu-0:3.15-3.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:criu-0:3.15-3.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:criu-0:3.15-3.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:criu-0:3.15-3.module+el8.8.0+18060+3f21f2cc.src::container-tools:rhel8",
"AppStream-8.8.0.GA:criu-0:3.15-3.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:criu-debuginfo-0:3.15-3.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:criu-debuginfo-0:3.15-3.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:criu-debuginfo-0:3.15-3.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:criu-debuginfo-0:3.15-3.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:criu-debugsource-0:3.15-3.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:criu-debugsource-0:3.15-3.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:criu-debugsource-0:3.15-3.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:criu-debugsource-0:3.15-3.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:criu-devel-0:3.15-3.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:criu-devel-0:3.15-3.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:criu-devel-0:3.15-3.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:criu-devel-0:3.15-3.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:criu-libs-0:3.15-3.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:criu-libs-0:3.15-3.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:criu-libs-0:3.15-3.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:criu-libs-0:3.15-3.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:criu-libs-debuginfo-0:3.15-3.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:criu-libs-debuginfo-0:3.15-3.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:criu-libs-debuginfo-0:3.15-3.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:criu-libs-debuginfo-0:3.15-3.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:crun-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:crun-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:crun-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:crun-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.src::container-tools:rhel8",
"AppStream-8.8.0.GA:crun-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:crun-debuginfo-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:crun-debuginfo-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:crun-debuginfo-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:crun-debuginfo-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:crun-debugsource-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:crun-debugsource-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:crun-debugsource-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:crun-debugsource-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:fuse-overlayfs-0:1.10-1.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:fuse-overlayfs-0:1.10-1.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:fuse-overlayfs-0:1.10-1.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:fuse-overlayfs-0:1.10-1.module+el8.8.0+18060+3f21f2cc.src::container-tools:rhel8",
"AppStream-8.8.0.GA:fuse-overlayfs-0:1.10-1.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:fuse-overlayfs-debuginfo-0:1.10-1.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:fuse-overlayfs-debuginfo-0:1.10-1.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:fuse-overlayfs-debuginfo-0:1.10-1.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:fuse-overlayfs-debuginfo-0:1.10-1.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:fuse-overlayfs-debugsource-0:1.10-1.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:fuse-overlayfs-debugsource-0:1.10-1.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:fuse-overlayfs-debugsource-0:1.10-1.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:fuse-overlayfs-debugsource-0:1.10-1.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:libslirp-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:libslirp-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:libslirp-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:libslirp-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.src::container-tools:rhel8",
"AppStream-8.8.0.GA:libslirp-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:libslirp-debuginfo-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:libslirp-debuginfo-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:libslirp-debuginfo-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:libslirp-debuginfo-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:libslirp-debugsource-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:libslirp-debugsource-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:libslirp-debugsource-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:libslirp-debugsource-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:libslirp-devel-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:libslirp-devel-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:libslirp-devel-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:libslirp-devel-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:netavark-2:1.5.0-4.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:netavark-2:1.5.0-4.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:netavark-2:1.5.0-4.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:netavark-2:1.5.0-4.module+el8.8.0+18060+3f21f2cc.src::container-tools:rhel8",
"AppStream-8.8.0.GA:netavark-2:1.5.0-4.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.src::container-tools:rhel8",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-debuginfo-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-debuginfo-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-debuginfo-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-debuginfo-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-debugsource-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-debugsource-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-debugsource-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-debugsource-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.src::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-catatonit-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-catatonit-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-catatonit-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-catatonit-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-catatonit-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-catatonit-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-catatonit-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-catatonit-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-debugsource-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-debugsource-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-debugsource-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-debugsource-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-docker-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.noarch::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-gvproxy-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-gvproxy-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-gvproxy-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-gvproxy-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-gvproxy-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-gvproxy-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-gvproxy-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-gvproxy-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-plugins-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-plugins-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-plugins-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-plugins-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-plugins-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-plugins-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-plugins-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-plugins-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-remote-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-remote-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-remote-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-remote-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-remote-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-remote-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-remote-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-remote-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-tests-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-tests-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-tests-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-tests-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:python-podman-0:4.4.1-1.module+el8.8.0+18275+3a56cc62.src::container-tools:rhel8",
"AppStream-8.8.0.GA:python3-criu-0:3.15-3.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:python3-criu-0:3.15-3.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:python3-criu-0:3.15-3.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:python3-criu-0:3.15-3.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:python3-podman-0:4.4.1-1.module+el8.8.0+18275+3a56cc62.noarch::container-tools:rhel8",
"AppStream-8.8.0.GA:runc-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:runc-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:runc-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:runc-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.src::container-tools:rhel8",
"AppStream-8.8.0.GA:runc-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:runc-debuginfo-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:runc-debuginfo-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:runc-debuginfo-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:runc-debuginfo-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:runc-debugsource-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:runc-debugsource-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:runc-debugsource-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:runc-debugsource-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:skopeo-2:1.11.2-0.2.module+el8.8.0+18251+ad5b274c.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:skopeo-2:1.11.2-0.2.module+el8.8.0+18251+ad5b274c.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:skopeo-2:1.11.2-0.2.module+el8.8.0+18251+ad5b274c.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:skopeo-2:1.11.2-0.2.module+el8.8.0+18251+ad5b274c.src::container-tools:rhel8",
"AppStream-8.8.0.GA:skopeo-2:1.11.2-0.2.module+el8.8.0+18251+ad5b274c.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:skopeo-tests-2:1.11.2-0.2.module+el8.8.0+18251+ad5b274c.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:skopeo-tests-2:1.11.2-0.2.module+el8.8.0+18251+ad5b274c.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:skopeo-tests-2:1.11.2-0.2.module+el8.8.0+18251+ad5b274c.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:skopeo-tests-2:1.11.2-0.2.module+el8.8.0+18251+ad5b274c.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:slirp4netns-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:slirp4netns-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:slirp4netns-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:slirp4netns-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.src::container-tools:rhel8",
"AppStream-8.8.0.GA:slirp4netns-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:slirp4netns-debuginfo-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:slirp4netns-debuginfo-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:slirp4netns-debuginfo-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:slirp4netns-debuginfo-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:slirp4netns-debugsource-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:slirp4netns-debugsource-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:slirp4netns-debugsource-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:slirp4netns-debugsource-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:toolbox-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:toolbox-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:toolbox-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:toolbox-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.src::container-tools:rhel8",
"AppStream-8.8.0.GA:toolbox-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:toolbox-debuginfo-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:toolbox-debuginfo-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:toolbox-debuginfo-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:toolbox-debuginfo-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:toolbox-debugsource-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:toolbox-debugsource-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:toolbox-debugsource-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:toolbox-debugsource-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:toolbox-tests-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:toolbox-tests-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:toolbox-tests-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:toolbox-tests-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:udica-0:0.2.6-20.module+el8.8.0+18060+3f21f2cc.noarch::container-tools:rhel8",
"AppStream-8.8.0.GA:udica-0:0.2.6-20.module+el8.8.0+18060+3f21f2cc.src::container-tools:rhel8"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 6.5,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "LOW",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"AppStream-8.8.0.GA:aardvark-dns-2:1.5.0-2.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:aardvark-dns-2:1.5.0-2.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:aardvark-dns-2:1.5.0-2.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:aardvark-dns-2:1.5.0-2.module+el8.8.0+18060+3f21f2cc.src::container-tools:rhel8",
"AppStream-8.8.0.GA:aardvark-dns-2:1.5.0-2.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:buildah-1:1.29.1-1.module+el8.8.0+18195+471da4bb.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:buildah-1:1.29.1-1.module+el8.8.0+18195+471da4bb.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:buildah-1:1.29.1-1.module+el8.8.0+18195+471da4bb.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:buildah-1:1.29.1-1.module+el8.8.0+18195+471da4bb.src::container-tools:rhel8",
"AppStream-8.8.0.GA:buildah-1:1.29.1-1.module+el8.8.0+18195+471da4bb.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:buildah-debuginfo-1:1.29.1-1.module+el8.8.0+18195+471da4bb.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:buildah-debuginfo-1:1.29.1-1.module+el8.8.0+18195+471da4bb.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:buildah-debuginfo-1:1.29.1-1.module+el8.8.0+18195+471da4bb.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:buildah-debuginfo-1:1.29.1-1.module+el8.8.0+18195+471da4bb.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:buildah-debugsource-1:1.29.1-1.module+el8.8.0+18195+471da4bb.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:buildah-debugsource-1:1.29.1-1.module+el8.8.0+18195+471da4bb.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:buildah-debugsource-1:1.29.1-1.module+el8.8.0+18195+471da4bb.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:buildah-debugsource-1:1.29.1-1.module+el8.8.0+18195+471da4bb.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:buildah-tests-1:1.29.1-1.module+el8.8.0+18195+471da4bb.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:buildah-tests-1:1.29.1-1.module+el8.8.0+18195+471da4bb.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:buildah-tests-1:1.29.1-1.module+el8.8.0+18195+471da4bb.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:buildah-tests-1:1.29.1-1.module+el8.8.0+18195+471da4bb.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:buildah-tests-debuginfo-1:1.29.1-1.module+el8.8.0+18195+471da4bb.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:buildah-tests-debuginfo-1:1.29.1-1.module+el8.8.0+18195+471da4bb.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:buildah-tests-debuginfo-1:1.29.1-1.module+el8.8.0+18195+471da4bb.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:buildah-tests-debuginfo-1:1.29.1-1.module+el8.8.0+18195+471da4bb.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:cockpit-podman-0:63.1-1.module+el8.8.0+18286+cd236dce.noarch::container-tools:rhel8",
"AppStream-8.8.0.GA:cockpit-podman-0:63.1-1.module+el8.8.0+18286+cd236dce.src::container-tools:rhel8",
"AppStream-8.8.0.GA:conmon-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:conmon-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:conmon-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:conmon-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.src::container-tools:rhel8",
"AppStream-8.8.0.GA:conmon-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:conmon-debuginfo-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:conmon-debuginfo-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:conmon-debuginfo-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:conmon-debuginfo-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:conmon-debugsource-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:conmon-debugsource-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:conmon-debugsource-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:conmon-debugsource-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:container-selinux-2:2.205.0-2.module+el8.8.0+18438+15d3aa65.noarch::container-tools:rhel8",
"AppStream-8.8.0.GA:container-selinux-2:2.205.0-2.module+el8.8.0+18438+15d3aa65.src::container-tools:rhel8",
"AppStream-8.8.0.GA:containernetworking-plugins-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:containernetworking-plugins-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:containernetworking-plugins-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:containernetworking-plugins-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.src::container-tools:rhel8",
"AppStream-8.8.0.GA:containernetworking-plugins-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:containernetworking-plugins-debuginfo-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:containernetworking-plugins-debuginfo-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:containernetworking-plugins-debuginfo-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:containernetworking-plugins-debuginfo-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:containernetworking-plugins-debugsource-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:containernetworking-plugins-debugsource-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:containernetworking-plugins-debugsource-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:containernetworking-plugins-debugsource-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:containers-common-2:1-63.module+el8.8.0+18438+15d3aa65.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:containers-common-2:1-63.module+el8.8.0+18438+15d3aa65.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:containers-common-2:1-63.module+el8.8.0+18438+15d3aa65.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:containers-common-2:1-63.module+el8.8.0+18438+15d3aa65.src::container-tools:rhel8",
"AppStream-8.8.0.GA:containers-common-2:1-63.module+el8.8.0+18438+15d3aa65.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:crit-0:3.15-3.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:crit-0:3.15-3.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:crit-0:3.15-3.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:crit-0:3.15-3.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:criu-0:3.15-3.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:criu-0:3.15-3.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:criu-0:3.15-3.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:criu-0:3.15-3.module+el8.8.0+18060+3f21f2cc.src::container-tools:rhel8",
"AppStream-8.8.0.GA:criu-0:3.15-3.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:criu-debuginfo-0:3.15-3.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:criu-debuginfo-0:3.15-3.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:criu-debuginfo-0:3.15-3.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:criu-debuginfo-0:3.15-3.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:criu-debugsource-0:3.15-3.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:criu-debugsource-0:3.15-3.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:criu-debugsource-0:3.15-3.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:criu-debugsource-0:3.15-3.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:criu-devel-0:3.15-3.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:criu-devel-0:3.15-3.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:criu-devel-0:3.15-3.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:criu-devel-0:3.15-3.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:criu-libs-0:3.15-3.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:criu-libs-0:3.15-3.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:criu-libs-0:3.15-3.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:criu-libs-0:3.15-3.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:criu-libs-debuginfo-0:3.15-3.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:criu-libs-debuginfo-0:3.15-3.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:criu-libs-debuginfo-0:3.15-3.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:criu-libs-debuginfo-0:3.15-3.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:crun-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:crun-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:crun-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:crun-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.src::container-tools:rhel8",
"AppStream-8.8.0.GA:crun-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:crun-debuginfo-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:crun-debuginfo-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:crun-debuginfo-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:crun-debuginfo-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:crun-debugsource-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:crun-debugsource-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:crun-debugsource-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:crun-debugsource-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:fuse-overlayfs-0:1.10-1.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:fuse-overlayfs-0:1.10-1.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:fuse-overlayfs-0:1.10-1.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:fuse-overlayfs-0:1.10-1.module+el8.8.0+18060+3f21f2cc.src::container-tools:rhel8",
"AppStream-8.8.0.GA:fuse-overlayfs-0:1.10-1.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:fuse-overlayfs-debuginfo-0:1.10-1.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:fuse-overlayfs-debuginfo-0:1.10-1.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:fuse-overlayfs-debuginfo-0:1.10-1.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:fuse-overlayfs-debuginfo-0:1.10-1.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:fuse-overlayfs-debugsource-0:1.10-1.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:fuse-overlayfs-debugsource-0:1.10-1.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:fuse-overlayfs-debugsource-0:1.10-1.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:fuse-overlayfs-debugsource-0:1.10-1.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:libslirp-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:libslirp-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:libslirp-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:libslirp-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.src::container-tools:rhel8",
"AppStream-8.8.0.GA:libslirp-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:libslirp-debuginfo-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:libslirp-debuginfo-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:libslirp-debuginfo-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:libslirp-debuginfo-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:libslirp-debugsource-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:libslirp-debugsource-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:libslirp-debugsource-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:libslirp-debugsource-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:libslirp-devel-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:libslirp-devel-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:libslirp-devel-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:libslirp-devel-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:netavark-2:1.5.0-4.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:netavark-2:1.5.0-4.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:netavark-2:1.5.0-4.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:netavark-2:1.5.0-4.module+el8.8.0+18060+3f21f2cc.src::container-tools:rhel8",
"AppStream-8.8.0.GA:netavark-2:1.5.0-4.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.src::container-tools:rhel8",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-debuginfo-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-debuginfo-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-debuginfo-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-debuginfo-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-debugsource-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-debugsource-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-debugsource-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-debugsource-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.src::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-catatonit-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-catatonit-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-catatonit-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-catatonit-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-catatonit-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-catatonit-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-catatonit-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-catatonit-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-debugsource-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-debugsource-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-debugsource-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-debugsource-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-docker-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.noarch::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-gvproxy-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-gvproxy-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-gvproxy-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-gvproxy-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-gvproxy-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-gvproxy-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-gvproxy-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-gvproxy-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-plugins-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-plugins-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-plugins-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-plugins-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-plugins-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-plugins-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-plugins-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-plugins-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-remote-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-remote-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-remote-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-remote-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-remote-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-remote-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-remote-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-remote-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-tests-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-tests-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-tests-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-tests-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:python-podman-0:4.4.1-1.module+el8.8.0+18275+3a56cc62.src::container-tools:rhel8",
"AppStream-8.8.0.GA:python3-criu-0:3.15-3.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:python3-criu-0:3.15-3.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:python3-criu-0:3.15-3.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:python3-criu-0:3.15-3.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:python3-podman-0:4.4.1-1.module+el8.8.0+18275+3a56cc62.noarch::container-tools:rhel8",
"AppStream-8.8.0.GA:runc-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:runc-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:runc-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:runc-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.src::container-tools:rhel8",
"AppStream-8.8.0.GA:runc-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:runc-debuginfo-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:runc-debuginfo-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:runc-debuginfo-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:runc-debuginfo-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:runc-debugsource-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:runc-debugsource-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:runc-debugsource-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:runc-debugsource-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:skopeo-2:1.11.2-0.2.module+el8.8.0+18251+ad5b274c.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:skopeo-2:1.11.2-0.2.module+el8.8.0+18251+ad5b274c.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:skopeo-2:1.11.2-0.2.module+el8.8.0+18251+ad5b274c.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:skopeo-2:1.11.2-0.2.module+el8.8.0+18251+ad5b274c.src::container-tools:rhel8",
"AppStream-8.8.0.GA:skopeo-2:1.11.2-0.2.module+el8.8.0+18251+ad5b274c.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:skopeo-tests-2:1.11.2-0.2.module+el8.8.0+18251+ad5b274c.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:skopeo-tests-2:1.11.2-0.2.module+el8.8.0+18251+ad5b274c.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:skopeo-tests-2:1.11.2-0.2.module+el8.8.0+18251+ad5b274c.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:skopeo-tests-2:1.11.2-0.2.module+el8.8.0+18251+ad5b274c.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:slirp4netns-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:slirp4netns-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:slirp4netns-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:slirp4netns-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.src::container-tools:rhel8",
"AppStream-8.8.0.GA:slirp4netns-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:slirp4netns-debuginfo-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:slirp4netns-debuginfo-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:slirp4netns-debuginfo-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:slirp4netns-debuginfo-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:slirp4netns-debugsource-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:slirp4netns-debugsource-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:slirp4netns-debugsource-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:slirp4netns-debugsource-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:toolbox-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:toolbox-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:toolbox-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:toolbox-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.src::container-tools:rhel8",
"AppStream-8.8.0.GA:toolbox-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:toolbox-debuginfo-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:toolbox-debuginfo-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:toolbox-debuginfo-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:toolbox-debuginfo-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:toolbox-debugsource-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:toolbox-debugsource-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:toolbox-debugsource-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:toolbox-debugsource-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:toolbox-tests-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:toolbox-tests-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:toolbox-tests-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:toolbox-tests-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:udica-0:0.2.6-20.module+el8.8.0+18060+3f21f2cc.noarch::container-tools:rhel8",
"AppStream-8.8.0.GA:udica-0:0.2.6-20.module+el8.8.0+18060+3f21f2cc.src::container-tools:rhel8"
]
}
],
"threats": [
{
"category": "impact",
"details": "Low"
}
],
"title": "golang: math/big: decoding big.Float and big.Rat types can panic if the encoded message is too short, potentially allowing a denial of service"
},
{
"cve": "CVE-2022-41717",
"cwe": {
"id": "CWE-770",
"name": "Allocation of Resources Without Limits or Throttling"
},
"discovery_date": "2023-01-16T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2161274"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in the net/http library of the golang package. This flaw allows an attacker to cause excessive memory growth in a Go server accepting HTTP/2 requests. HTTP/2 server connections contain a cache of HTTP header keys sent by the client. While the total number of entries in this cache is capped, an attacker sending very large keys can cause the server to allocate approximately 64 MiB per open connection.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "golang: net/http: excessive memory growth in a Go server accepting HTTP/2 requests",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "Within Red Hat OpenShift Container Platform, the grafana container is listed as will not fix. Since OCP 4.10, Grafana itself is not shipped and the Grafana web server is protected behind an OAuth proxy server.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"AppStream-8.8.0.GA:aardvark-dns-2:1.5.0-2.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:aardvark-dns-2:1.5.0-2.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:aardvark-dns-2:1.5.0-2.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:aardvark-dns-2:1.5.0-2.module+el8.8.0+18060+3f21f2cc.src::container-tools:rhel8",
"AppStream-8.8.0.GA:aardvark-dns-2:1.5.0-2.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:buildah-1:1.29.1-1.module+el8.8.0+18195+471da4bb.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:buildah-1:1.29.1-1.module+el8.8.0+18195+471da4bb.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:buildah-1:1.29.1-1.module+el8.8.0+18195+471da4bb.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:buildah-1:1.29.1-1.module+el8.8.0+18195+471da4bb.src::container-tools:rhel8",
"AppStream-8.8.0.GA:buildah-1:1.29.1-1.module+el8.8.0+18195+471da4bb.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:buildah-debuginfo-1:1.29.1-1.module+el8.8.0+18195+471da4bb.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:buildah-debuginfo-1:1.29.1-1.module+el8.8.0+18195+471da4bb.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:buildah-debuginfo-1:1.29.1-1.module+el8.8.0+18195+471da4bb.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:buildah-debuginfo-1:1.29.1-1.module+el8.8.0+18195+471da4bb.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:buildah-debugsource-1:1.29.1-1.module+el8.8.0+18195+471da4bb.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:buildah-debugsource-1:1.29.1-1.module+el8.8.0+18195+471da4bb.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:buildah-debugsource-1:1.29.1-1.module+el8.8.0+18195+471da4bb.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:buildah-debugsource-1:1.29.1-1.module+el8.8.0+18195+471da4bb.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:buildah-tests-1:1.29.1-1.module+el8.8.0+18195+471da4bb.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:buildah-tests-1:1.29.1-1.module+el8.8.0+18195+471da4bb.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:buildah-tests-1:1.29.1-1.module+el8.8.0+18195+471da4bb.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:buildah-tests-1:1.29.1-1.module+el8.8.0+18195+471da4bb.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:buildah-tests-debuginfo-1:1.29.1-1.module+el8.8.0+18195+471da4bb.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:buildah-tests-debuginfo-1:1.29.1-1.module+el8.8.0+18195+471da4bb.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:buildah-tests-debuginfo-1:1.29.1-1.module+el8.8.0+18195+471da4bb.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:buildah-tests-debuginfo-1:1.29.1-1.module+el8.8.0+18195+471da4bb.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:cockpit-podman-0:63.1-1.module+el8.8.0+18286+cd236dce.noarch::container-tools:rhel8",
"AppStream-8.8.0.GA:cockpit-podman-0:63.1-1.module+el8.8.0+18286+cd236dce.src::container-tools:rhel8",
"AppStream-8.8.0.GA:conmon-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:conmon-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:conmon-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:conmon-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.src::container-tools:rhel8",
"AppStream-8.8.0.GA:conmon-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:conmon-debuginfo-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:conmon-debuginfo-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:conmon-debuginfo-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:conmon-debuginfo-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:conmon-debugsource-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:conmon-debugsource-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:conmon-debugsource-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:conmon-debugsource-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:container-selinux-2:2.205.0-2.module+el8.8.0+18438+15d3aa65.noarch::container-tools:rhel8",
"AppStream-8.8.0.GA:container-selinux-2:2.205.0-2.module+el8.8.0+18438+15d3aa65.src::container-tools:rhel8",
"AppStream-8.8.0.GA:containernetworking-plugins-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:containernetworking-plugins-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:containernetworking-plugins-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:containernetworking-plugins-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.src::container-tools:rhel8",
"AppStream-8.8.0.GA:containernetworking-plugins-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:containernetworking-plugins-debuginfo-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:containernetworking-plugins-debuginfo-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:containernetworking-plugins-debuginfo-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:containernetworking-plugins-debuginfo-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:containernetworking-plugins-debugsource-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:containernetworking-plugins-debugsource-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:containernetworking-plugins-debugsource-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:containernetworking-plugins-debugsource-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:containers-common-2:1-63.module+el8.8.0+18438+15d3aa65.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:containers-common-2:1-63.module+el8.8.0+18438+15d3aa65.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:containers-common-2:1-63.module+el8.8.0+18438+15d3aa65.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:containers-common-2:1-63.module+el8.8.0+18438+15d3aa65.src::container-tools:rhel8",
"AppStream-8.8.0.GA:containers-common-2:1-63.module+el8.8.0+18438+15d3aa65.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:crit-0:3.15-3.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:crit-0:3.15-3.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:crit-0:3.15-3.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:crit-0:3.15-3.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:criu-0:3.15-3.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:criu-0:3.15-3.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:criu-0:3.15-3.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:criu-0:3.15-3.module+el8.8.0+18060+3f21f2cc.src::container-tools:rhel8",
"AppStream-8.8.0.GA:criu-0:3.15-3.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:criu-debuginfo-0:3.15-3.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:criu-debuginfo-0:3.15-3.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:criu-debuginfo-0:3.15-3.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:criu-debuginfo-0:3.15-3.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:criu-debugsource-0:3.15-3.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:criu-debugsource-0:3.15-3.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:criu-debugsource-0:3.15-3.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:criu-debugsource-0:3.15-3.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:criu-devel-0:3.15-3.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:criu-devel-0:3.15-3.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:criu-devel-0:3.15-3.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:criu-devel-0:3.15-3.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:criu-libs-0:3.15-3.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:criu-libs-0:3.15-3.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:criu-libs-0:3.15-3.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:criu-libs-0:3.15-3.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:criu-libs-debuginfo-0:3.15-3.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:criu-libs-debuginfo-0:3.15-3.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:criu-libs-debuginfo-0:3.15-3.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:criu-libs-debuginfo-0:3.15-3.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:crun-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:crun-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:crun-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:crun-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.src::container-tools:rhel8",
"AppStream-8.8.0.GA:crun-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:crun-debuginfo-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:crun-debuginfo-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:crun-debuginfo-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:crun-debuginfo-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:crun-debugsource-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:crun-debugsource-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:crun-debugsource-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:crun-debugsource-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:fuse-overlayfs-0:1.10-1.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:fuse-overlayfs-0:1.10-1.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:fuse-overlayfs-0:1.10-1.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:fuse-overlayfs-0:1.10-1.module+el8.8.0+18060+3f21f2cc.src::container-tools:rhel8",
"AppStream-8.8.0.GA:fuse-overlayfs-0:1.10-1.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:fuse-overlayfs-debuginfo-0:1.10-1.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:fuse-overlayfs-debuginfo-0:1.10-1.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:fuse-overlayfs-debuginfo-0:1.10-1.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:fuse-overlayfs-debuginfo-0:1.10-1.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:fuse-overlayfs-debugsource-0:1.10-1.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:fuse-overlayfs-debugsource-0:1.10-1.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:fuse-overlayfs-debugsource-0:1.10-1.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:fuse-overlayfs-debugsource-0:1.10-1.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:libslirp-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:libslirp-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:libslirp-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:libslirp-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.src::container-tools:rhel8",
"AppStream-8.8.0.GA:libslirp-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:libslirp-debuginfo-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:libslirp-debuginfo-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:libslirp-debuginfo-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:libslirp-debuginfo-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:libslirp-debugsource-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:libslirp-debugsource-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:libslirp-debugsource-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:libslirp-debugsource-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:libslirp-devel-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:libslirp-devel-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:libslirp-devel-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:libslirp-devel-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:netavark-2:1.5.0-4.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:netavark-2:1.5.0-4.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:netavark-2:1.5.0-4.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:netavark-2:1.5.0-4.module+el8.8.0+18060+3f21f2cc.src::container-tools:rhel8",
"AppStream-8.8.0.GA:netavark-2:1.5.0-4.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.src::container-tools:rhel8",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-debuginfo-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-debuginfo-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-debuginfo-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-debuginfo-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-debugsource-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-debugsource-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-debugsource-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-debugsource-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.src::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-catatonit-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-catatonit-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-catatonit-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-catatonit-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-catatonit-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-catatonit-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-catatonit-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-catatonit-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-debugsource-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-debugsource-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-debugsource-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-debugsource-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-docker-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.noarch::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-gvproxy-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-gvproxy-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-gvproxy-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-gvproxy-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-gvproxy-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-gvproxy-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-gvproxy-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-gvproxy-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-plugins-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-plugins-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-plugins-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-plugins-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-plugins-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-plugins-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-plugins-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-plugins-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-remote-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-remote-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-remote-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-remote-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-remote-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-remote-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-remote-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-remote-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-tests-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-tests-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-tests-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-tests-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:python-podman-0:4.4.1-1.module+el8.8.0+18275+3a56cc62.src::container-tools:rhel8",
"AppStream-8.8.0.GA:python3-criu-0:3.15-3.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:python3-criu-0:3.15-3.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:python3-criu-0:3.15-3.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:python3-criu-0:3.15-3.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:python3-podman-0:4.4.1-1.module+el8.8.0+18275+3a56cc62.noarch::container-tools:rhel8",
"AppStream-8.8.0.GA:runc-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:runc-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:runc-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:runc-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.src::container-tools:rhel8",
"AppStream-8.8.0.GA:runc-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:runc-debuginfo-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:runc-debuginfo-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:runc-debuginfo-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:runc-debuginfo-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:runc-debugsource-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:runc-debugsource-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:runc-debugsource-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:runc-debugsource-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:skopeo-2:1.11.2-0.2.module+el8.8.0+18251+ad5b274c.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:skopeo-2:1.11.2-0.2.module+el8.8.0+18251+ad5b274c.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:skopeo-2:1.11.2-0.2.module+el8.8.0+18251+ad5b274c.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:skopeo-2:1.11.2-0.2.module+el8.8.0+18251+ad5b274c.src::container-tools:rhel8",
"AppStream-8.8.0.GA:skopeo-2:1.11.2-0.2.module+el8.8.0+18251+ad5b274c.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:skopeo-tests-2:1.11.2-0.2.module+el8.8.0+18251+ad5b274c.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:skopeo-tests-2:1.11.2-0.2.module+el8.8.0+18251+ad5b274c.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:skopeo-tests-2:1.11.2-0.2.module+el8.8.0+18251+ad5b274c.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:skopeo-tests-2:1.11.2-0.2.module+el8.8.0+18251+ad5b274c.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:slirp4netns-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:slirp4netns-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:slirp4netns-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:slirp4netns-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.src::container-tools:rhel8",
"AppStream-8.8.0.GA:slirp4netns-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:slirp4netns-debuginfo-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:slirp4netns-debuginfo-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:slirp4netns-debuginfo-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:slirp4netns-debuginfo-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:slirp4netns-debugsource-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:slirp4netns-debugsource-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:slirp4netns-debugsource-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:slirp4netns-debugsource-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:toolbox-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:toolbox-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:toolbox-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:toolbox-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.src::container-tools:rhel8",
"AppStream-8.8.0.GA:toolbox-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:toolbox-debuginfo-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:toolbox-debuginfo-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:toolbox-debuginfo-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:toolbox-debuginfo-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:toolbox-debugsource-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:toolbox-debugsource-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:toolbox-debugsource-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:toolbox-debugsource-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:toolbox-tests-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:toolbox-tests-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:toolbox-tests-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:toolbox-tests-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:udica-0:0.2.6-20.module+el8.8.0+18060+3f21f2cc.noarch::container-tools:rhel8",
"AppStream-8.8.0.GA:udica-0:0.2.6-20.module+el8.8.0+18060+3f21f2cc.src::container-tools:rhel8"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2022-41717"
},
{
"category": "external",
"summary": "RHBZ#2161274",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2161274"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2022-41717",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-41717"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2022-41717",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2022-41717"
},
{
"category": "external",
"summary": "https://go.dev/cl/455635",
"url": "https://go.dev/cl/455635"
},
{
"category": "external",
"summary": "https://go.dev/cl/455717",
"url": "https://go.dev/cl/455717"
},
{
"category": "external",
"summary": "https://go.dev/issue/56350",
"url": "https://go.dev/issue/56350"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-announce/c/L_3rmdT0BMU/m/yZDrXjIiBQAJ",
"url": "https://groups.google.com/g/golang-announce/c/L_3rmdT0BMU/m/yZDrXjIiBQAJ"
},
{
"category": "external",
"summary": "https://pkg.go.dev/vuln/GO-2022-1144",
"url": "https://pkg.go.dev/vuln/GO-2022-1144"
}
],
"release_date": "2022-11-30T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2023-05-16T08:49:00+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"AppStream-8.8.0.GA:aardvark-dns-2:1.5.0-2.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:aardvark-dns-2:1.5.0-2.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:aardvark-dns-2:1.5.0-2.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:aardvark-dns-2:1.5.0-2.module+el8.8.0+18060+3f21f2cc.src::container-tools:rhel8",
"AppStream-8.8.0.GA:aardvark-dns-2:1.5.0-2.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:buildah-1:1.29.1-1.module+el8.8.0+18195+471da4bb.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:buildah-1:1.29.1-1.module+el8.8.0+18195+471da4bb.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:buildah-1:1.29.1-1.module+el8.8.0+18195+471da4bb.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:buildah-1:1.29.1-1.module+el8.8.0+18195+471da4bb.src::container-tools:rhel8",
"AppStream-8.8.0.GA:buildah-1:1.29.1-1.module+el8.8.0+18195+471da4bb.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:buildah-debuginfo-1:1.29.1-1.module+el8.8.0+18195+471da4bb.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:buildah-debuginfo-1:1.29.1-1.module+el8.8.0+18195+471da4bb.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:buildah-debuginfo-1:1.29.1-1.module+el8.8.0+18195+471da4bb.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:buildah-debuginfo-1:1.29.1-1.module+el8.8.0+18195+471da4bb.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:buildah-debugsource-1:1.29.1-1.module+el8.8.0+18195+471da4bb.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:buildah-debugsource-1:1.29.1-1.module+el8.8.0+18195+471da4bb.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:buildah-debugsource-1:1.29.1-1.module+el8.8.0+18195+471da4bb.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:buildah-debugsource-1:1.29.1-1.module+el8.8.0+18195+471da4bb.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:buildah-tests-1:1.29.1-1.module+el8.8.0+18195+471da4bb.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:buildah-tests-1:1.29.1-1.module+el8.8.0+18195+471da4bb.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:buildah-tests-1:1.29.1-1.module+el8.8.0+18195+471da4bb.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:buildah-tests-1:1.29.1-1.module+el8.8.0+18195+471da4bb.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:buildah-tests-debuginfo-1:1.29.1-1.module+el8.8.0+18195+471da4bb.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:buildah-tests-debuginfo-1:1.29.1-1.module+el8.8.0+18195+471da4bb.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:buildah-tests-debuginfo-1:1.29.1-1.module+el8.8.0+18195+471da4bb.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:buildah-tests-debuginfo-1:1.29.1-1.module+el8.8.0+18195+471da4bb.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:cockpit-podman-0:63.1-1.module+el8.8.0+18286+cd236dce.noarch::container-tools:rhel8",
"AppStream-8.8.0.GA:cockpit-podman-0:63.1-1.module+el8.8.0+18286+cd236dce.src::container-tools:rhel8",
"AppStream-8.8.0.GA:conmon-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:conmon-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:conmon-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:conmon-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.src::container-tools:rhel8",
"AppStream-8.8.0.GA:conmon-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:conmon-debuginfo-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:conmon-debuginfo-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:conmon-debuginfo-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:conmon-debuginfo-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:conmon-debugsource-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:conmon-debugsource-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:conmon-debugsource-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:conmon-debugsource-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:container-selinux-2:2.205.0-2.module+el8.8.0+18438+15d3aa65.noarch::container-tools:rhel8",
"AppStream-8.8.0.GA:container-selinux-2:2.205.0-2.module+el8.8.0+18438+15d3aa65.src::container-tools:rhel8",
"AppStream-8.8.0.GA:containernetworking-plugins-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:containernetworking-plugins-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:containernetworking-plugins-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:containernetworking-plugins-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.src::container-tools:rhel8",
"AppStream-8.8.0.GA:containernetworking-plugins-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:containernetworking-plugins-debuginfo-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:containernetworking-plugins-debuginfo-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:containernetworking-plugins-debuginfo-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:containernetworking-plugins-debuginfo-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:containernetworking-plugins-debugsource-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:containernetworking-plugins-debugsource-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:containernetworking-plugins-debugsource-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:containernetworking-plugins-debugsource-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:containers-common-2:1-63.module+el8.8.0+18438+15d3aa65.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:containers-common-2:1-63.module+el8.8.0+18438+15d3aa65.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:containers-common-2:1-63.module+el8.8.0+18438+15d3aa65.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:containers-common-2:1-63.module+el8.8.0+18438+15d3aa65.src::container-tools:rhel8",
"AppStream-8.8.0.GA:containers-common-2:1-63.module+el8.8.0+18438+15d3aa65.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:crit-0:3.15-3.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:crit-0:3.15-3.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:crit-0:3.15-3.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:crit-0:3.15-3.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:criu-0:3.15-3.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:criu-0:3.15-3.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:criu-0:3.15-3.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:criu-0:3.15-3.module+el8.8.0+18060+3f21f2cc.src::container-tools:rhel8",
"AppStream-8.8.0.GA:criu-0:3.15-3.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:criu-debuginfo-0:3.15-3.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:criu-debuginfo-0:3.15-3.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:criu-debuginfo-0:3.15-3.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:criu-debuginfo-0:3.15-3.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:criu-debugsource-0:3.15-3.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:criu-debugsource-0:3.15-3.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:criu-debugsource-0:3.15-3.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:criu-debugsource-0:3.15-3.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:criu-devel-0:3.15-3.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:criu-devel-0:3.15-3.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:criu-devel-0:3.15-3.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:criu-devel-0:3.15-3.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:criu-libs-0:3.15-3.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:criu-libs-0:3.15-3.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:criu-libs-0:3.15-3.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:criu-libs-0:3.15-3.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:criu-libs-debuginfo-0:3.15-3.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:criu-libs-debuginfo-0:3.15-3.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:criu-libs-debuginfo-0:3.15-3.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:criu-libs-debuginfo-0:3.15-3.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:crun-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:crun-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:crun-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:crun-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.src::container-tools:rhel8",
"AppStream-8.8.0.GA:crun-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:crun-debuginfo-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:crun-debuginfo-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:crun-debuginfo-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:crun-debuginfo-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:crun-debugsource-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:crun-debugsource-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:crun-debugsource-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:crun-debugsource-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:fuse-overlayfs-0:1.10-1.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:fuse-overlayfs-0:1.10-1.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:fuse-overlayfs-0:1.10-1.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:fuse-overlayfs-0:1.10-1.module+el8.8.0+18060+3f21f2cc.src::container-tools:rhel8",
"AppStream-8.8.0.GA:fuse-overlayfs-0:1.10-1.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:fuse-overlayfs-debuginfo-0:1.10-1.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:fuse-overlayfs-debuginfo-0:1.10-1.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:fuse-overlayfs-debuginfo-0:1.10-1.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:fuse-overlayfs-debuginfo-0:1.10-1.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:fuse-overlayfs-debugsource-0:1.10-1.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:fuse-overlayfs-debugsource-0:1.10-1.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:fuse-overlayfs-debugsource-0:1.10-1.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:fuse-overlayfs-debugsource-0:1.10-1.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:libslirp-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:libslirp-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:libslirp-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:libslirp-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.src::container-tools:rhel8",
"AppStream-8.8.0.GA:libslirp-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:libslirp-debuginfo-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:libslirp-debuginfo-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:libslirp-debuginfo-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:libslirp-debuginfo-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:libslirp-debugsource-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:libslirp-debugsource-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:libslirp-debugsource-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:libslirp-debugsource-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:libslirp-devel-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:libslirp-devel-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:libslirp-devel-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:libslirp-devel-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:netavark-2:1.5.0-4.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:netavark-2:1.5.0-4.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:netavark-2:1.5.0-4.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:netavark-2:1.5.0-4.module+el8.8.0+18060+3f21f2cc.src::container-tools:rhel8",
"AppStream-8.8.0.GA:netavark-2:1.5.0-4.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.src::container-tools:rhel8",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-debuginfo-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-debuginfo-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-debuginfo-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-debuginfo-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-debugsource-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-debugsource-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-debugsource-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-debugsource-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.src::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-catatonit-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-catatonit-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-catatonit-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-catatonit-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-catatonit-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-catatonit-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-catatonit-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-catatonit-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-debugsource-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-debugsource-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-debugsource-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-debugsource-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-docker-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.noarch::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-gvproxy-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-gvproxy-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-gvproxy-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-gvproxy-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-gvproxy-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-gvproxy-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-gvproxy-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-gvproxy-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-plugins-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-plugins-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-plugins-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-plugins-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-plugins-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-plugins-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-plugins-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-plugins-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-remote-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-remote-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-remote-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-remote-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-remote-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-remote-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-remote-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-remote-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-tests-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-tests-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-tests-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-tests-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:python-podman-0:4.4.1-1.module+el8.8.0+18275+3a56cc62.src::container-tools:rhel8",
"AppStream-8.8.0.GA:python3-criu-0:3.15-3.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:python3-criu-0:3.15-3.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:python3-criu-0:3.15-3.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:python3-criu-0:3.15-3.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:python3-podman-0:4.4.1-1.module+el8.8.0+18275+3a56cc62.noarch::container-tools:rhel8",
"AppStream-8.8.0.GA:runc-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:runc-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:runc-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:runc-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.src::container-tools:rhel8",
"AppStream-8.8.0.GA:runc-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:runc-debuginfo-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:runc-debuginfo-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:runc-debuginfo-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:runc-debuginfo-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:runc-debugsource-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:runc-debugsource-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:runc-debugsource-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:runc-debugsource-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:skopeo-2:1.11.2-0.2.module+el8.8.0+18251+ad5b274c.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:skopeo-2:1.11.2-0.2.module+el8.8.0+18251+ad5b274c.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:skopeo-2:1.11.2-0.2.module+el8.8.0+18251+ad5b274c.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:skopeo-2:1.11.2-0.2.module+el8.8.0+18251+ad5b274c.src::container-tools:rhel8",
"AppStream-8.8.0.GA:skopeo-2:1.11.2-0.2.module+el8.8.0+18251+ad5b274c.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:skopeo-tests-2:1.11.2-0.2.module+el8.8.0+18251+ad5b274c.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:skopeo-tests-2:1.11.2-0.2.module+el8.8.0+18251+ad5b274c.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:skopeo-tests-2:1.11.2-0.2.module+el8.8.0+18251+ad5b274c.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:skopeo-tests-2:1.11.2-0.2.module+el8.8.0+18251+ad5b274c.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:slirp4netns-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:slirp4netns-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:slirp4netns-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:slirp4netns-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.src::container-tools:rhel8",
"AppStream-8.8.0.GA:slirp4netns-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:slirp4netns-debuginfo-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:slirp4netns-debuginfo-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:slirp4netns-debuginfo-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:slirp4netns-debuginfo-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:slirp4netns-debugsource-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:slirp4netns-debugsource-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:slirp4netns-debugsource-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:slirp4netns-debugsource-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:toolbox-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:toolbox-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:toolbox-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:toolbox-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.src::container-tools:rhel8",
"AppStream-8.8.0.GA:toolbox-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:toolbox-debuginfo-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:toolbox-debuginfo-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:toolbox-debuginfo-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:toolbox-debuginfo-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:toolbox-debugsource-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:toolbox-debugsource-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:toolbox-debugsource-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:toolbox-debugsource-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:toolbox-tests-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:toolbox-tests-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:toolbox-tests-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:toolbox-tests-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:udica-0:0.2.6-20.module+el8.8.0+18060+3f21f2cc.noarch::container-tools:rhel8",
"AppStream-8.8.0.GA:udica-0:0.2.6-20.module+el8.8.0+18060+3f21f2cc.src::container-tools:rhel8"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2023:2758"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "LOW",
"baseScore": 5.3,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:L",
"version": "3.1"
},
"products": [
"AppStream-8.8.0.GA:aardvark-dns-2:1.5.0-2.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:aardvark-dns-2:1.5.0-2.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:aardvark-dns-2:1.5.0-2.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:aardvark-dns-2:1.5.0-2.module+el8.8.0+18060+3f21f2cc.src::container-tools:rhel8",
"AppStream-8.8.0.GA:aardvark-dns-2:1.5.0-2.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:buildah-1:1.29.1-1.module+el8.8.0+18195+471da4bb.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:buildah-1:1.29.1-1.module+el8.8.0+18195+471da4bb.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:buildah-1:1.29.1-1.module+el8.8.0+18195+471da4bb.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:buildah-1:1.29.1-1.module+el8.8.0+18195+471da4bb.src::container-tools:rhel8",
"AppStream-8.8.0.GA:buildah-1:1.29.1-1.module+el8.8.0+18195+471da4bb.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:buildah-debuginfo-1:1.29.1-1.module+el8.8.0+18195+471da4bb.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:buildah-debuginfo-1:1.29.1-1.module+el8.8.0+18195+471da4bb.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:buildah-debuginfo-1:1.29.1-1.module+el8.8.0+18195+471da4bb.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:buildah-debuginfo-1:1.29.1-1.module+el8.8.0+18195+471da4bb.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:buildah-debugsource-1:1.29.1-1.module+el8.8.0+18195+471da4bb.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:buildah-debugsource-1:1.29.1-1.module+el8.8.0+18195+471da4bb.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:buildah-debugsource-1:1.29.1-1.module+el8.8.0+18195+471da4bb.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:buildah-debugsource-1:1.29.1-1.module+el8.8.0+18195+471da4bb.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:buildah-tests-1:1.29.1-1.module+el8.8.0+18195+471da4bb.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:buildah-tests-1:1.29.1-1.module+el8.8.0+18195+471da4bb.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:buildah-tests-1:1.29.1-1.module+el8.8.0+18195+471da4bb.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:buildah-tests-1:1.29.1-1.module+el8.8.0+18195+471da4bb.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:buildah-tests-debuginfo-1:1.29.1-1.module+el8.8.0+18195+471da4bb.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:buildah-tests-debuginfo-1:1.29.1-1.module+el8.8.0+18195+471da4bb.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:buildah-tests-debuginfo-1:1.29.1-1.module+el8.8.0+18195+471da4bb.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:buildah-tests-debuginfo-1:1.29.1-1.module+el8.8.0+18195+471da4bb.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:cockpit-podman-0:63.1-1.module+el8.8.0+18286+cd236dce.noarch::container-tools:rhel8",
"AppStream-8.8.0.GA:cockpit-podman-0:63.1-1.module+el8.8.0+18286+cd236dce.src::container-tools:rhel8",
"AppStream-8.8.0.GA:conmon-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:conmon-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:conmon-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:conmon-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.src::container-tools:rhel8",
"AppStream-8.8.0.GA:conmon-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:conmon-debuginfo-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:conmon-debuginfo-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:conmon-debuginfo-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:conmon-debuginfo-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:conmon-debugsource-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:conmon-debugsource-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:conmon-debugsource-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:conmon-debugsource-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:container-selinux-2:2.205.0-2.module+el8.8.0+18438+15d3aa65.noarch::container-tools:rhel8",
"AppStream-8.8.0.GA:container-selinux-2:2.205.0-2.module+el8.8.0+18438+15d3aa65.src::container-tools:rhel8",
"AppStream-8.8.0.GA:containernetworking-plugins-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:containernetworking-plugins-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:containernetworking-plugins-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:containernetworking-plugins-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.src::container-tools:rhel8",
"AppStream-8.8.0.GA:containernetworking-plugins-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:containernetworking-plugins-debuginfo-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:containernetworking-plugins-debuginfo-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:containernetworking-plugins-debuginfo-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:containernetworking-plugins-debuginfo-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:containernetworking-plugins-debugsource-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:containernetworking-plugins-debugsource-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:containernetworking-plugins-debugsource-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:containernetworking-plugins-debugsource-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:containers-common-2:1-63.module+el8.8.0+18438+15d3aa65.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:containers-common-2:1-63.module+el8.8.0+18438+15d3aa65.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:containers-common-2:1-63.module+el8.8.0+18438+15d3aa65.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:containers-common-2:1-63.module+el8.8.0+18438+15d3aa65.src::container-tools:rhel8",
"AppStream-8.8.0.GA:containers-common-2:1-63.module+el8.8.0+18438+15d3aa65.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:crit-0:3.15-3.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:crit-0:3.15-3.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:crit-0:3.15-3.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:crit-0:3.15-3.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:criu-0:3.15-3.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:criu-0:3.15-3.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:criu-0:3.15-3.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:criu-0:3.15-3.module+el8.8.0+18060+3f21f2cc.src::container-tools:rhel8",
"AppStream-8.8.0.GA:criu-0:3.15-3.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:criu-debuginfo-0:3.15-3.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:criu-debuginfo-0:3.15-3.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:criu-debuginfo-0:3.15-3.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:criu-debuginfo-0:3.15-3.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:criu-debugsource-0:3.15-3.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:criu-debugsource-0:3.15-3.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:criu-debugsource-0:3.15-3.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:criu-debugsource-0:3.15-3.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:criu-devel-0:3.15-3.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:criu-devel-0:3.15-3.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:criu-devel-0:3.15-3.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:criu-devel-0:3.15-3.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:criu-libs-0:3.15-3.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:criu-libs-0:3.15-3.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:criu-libs-0:3.15-3.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:criu-libs-0:3.15-3.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:criu-libs-debuginfo-0:3.15-3.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:criu-libs-debuginfo-0:3.15-3.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:criu-libs-debuginfo-0:3.15-3.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:criu-libs-debuginfo-0:3.15-3.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:crun-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:crun-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:crun-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:crun-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.src::container-tools:rhel8",
"AppStream-8.8.0.GA:crun-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:crun-debuginfo-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:crun-debuginfo-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:crun-debuginfo-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:crun-debuginfo-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:crun-debugsource-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:crun-debugsource-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:crun-debugsource-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:crun-debugsource-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:fuse-overlayfs-0:1.10-1.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:fuse-overlayfs-0:1.10-1.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:fuse-overlayfs-0:1.10-1.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:fuse-overlayfs-0:1.10-1.module+el8.8.0+18060+3f21f2cc.src::container-tools:rhel8",
"AppStream-8.8.0.GA:fuse-overlayfs-0:1.10-1.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:fuse-overlayfs-debuginfo-0:1.10-1.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:fuse-overlayfs-debuginfo-0:1.10-1.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:fuse-overlayfs-debuginfo-0:1.10-1.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:fuse-overlayfs-debuginfo-0:1.10-1.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:fuse-overlayfs-debugsource-0:1.10-1.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:fuse-overlayfs-debugsource-0:1.10-1.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:fuse-overlayfs-debugsource-0:1.10-1.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:fuse-overlayfs-debugsource-0:1.10-1.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:libslirp-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:libslirp-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:libslirp-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:libslirp-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.src::container-tools:rhel8",
"AppStream-8.8.0.GA:libslirp-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:libslirp-debuginfo-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:libslirp-debuginfo-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:libslirp-debuginfo-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:libslirp-debuginfo-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:libslirp-debugsource-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:libslirp-debugsource-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:libslirp-debugsource-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:libslirp-debugsource-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:libslirp-devel-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:libslirp-devel-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:libslirp-devel-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:libslirp-devel-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:netavark-2:1.5.0-4.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:netavark-2:1.5.0-4.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:netavark-2:1.5.0-4.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:netavark-2:1.5.0-4.module+el8.8.0+18060+3f21f2cc.src::container-tools:rhel8",
"AppStream-8.8.0.GA:netavark-2:1.5.0-4.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.src::container-tools:rhel8",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-debuginfo-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-debuginfo-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-debuginfo-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-debuginfo-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-debugsource-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-debugsource-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-debugsource-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-debugsource-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.src::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-catatonit-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-catatonit-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-catatonit-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-catatonit-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-catatonit-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-catatonit-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-catatonit-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-catatonit-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-debugsource-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-debugsource-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-debugsource-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-debugsource-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-docker-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.noarch::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-gvproxy-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-gvproxy-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-gvproxy-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-gvproxy-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-gvproxy-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-gvproxy-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-gvproxy-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-gvproxy-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-plugins-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-plugins-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-plugins-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-plugins-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-plugins-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-plugins-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-plugins-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-plugins-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-remote-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-remote-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-remote-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-remote-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-remote-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-remote-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-remote-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-remote-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-tests-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-tests-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-tests-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-tests-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:python-podman-0:4.4.1-1.module+el8.8.0+18275+3a56cc62.src::container-tools:rhel8",
"AppStream-8.8.0.GA:python3-criu-0:3.15-3.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:python3-criu-0:3.15-3.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:python3-criu-0:3.15-3.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:python3-criu-0:3.15-3.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:python3-podman-0:4.4.1-1.module+el8.8.0+18275+3a56cc62.noarch::container-tools:rhel8",
"AppStream-8.8.0.GA:runc-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:runc-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:runc-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:runc-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.src::container-tools:rhel8",
"AppStream-8.8.0.GA:runc-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:runc-debuginfo-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:runc-debuginfo-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:runc-debuginfo-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:runc-debuginfo-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:runc-debugsource-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:runc-debugsource-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:runc-debugsource-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:runc-debugsource-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:skopeo-2:1.11.2-0.2.module+el8.8.0+18251+ad5b274c.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:skopeo-2:1.11.2-0.2.module+el8.8.0+18251+ad5b274c.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:skopeo-2:1.11.2-0.2.module+el8.8.0+18251+ad5b274c.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:skopeo-2:1.11.2-0.2.module+el8.8.0+18251+ad5b274c.src::container-tools:rhel8",
"AppStream-8.8.0.GA:skopeo-2:1.11.2-0.2.module+el8.8.0+18251+ad5b274c.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:skopeo-tests-2:1.11.2-0.2.module+el8.8.0+18251+ad5b274c.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:skopeo-tests-2:1.11.2-0.2.module+el8.8.0+18251+ad5b274c.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:skopeo-tests-2:1.11.2-0.2.module+el8.8.0+18251+ad5b274c.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:skopeo-tests-2:1.11.2-0.2.module+el8.8.0+18251+ad5b274c.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:slirp4netns-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:slirp4netns-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:slirp4netns-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:slirp4netns-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.src::container-tools:rhel8",
"AppStream-8.8.0.GA:slirp4netns-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:slirp4netns-debuginfo-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:slirp4netns-debuginfo-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:slirp4netns-debuginfo-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:slirp4netns-debuginfo-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:slirp4netns-debugsource-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:slirp4netns-debugsource-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:slirp4netns-debugsource-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:slirp4netns-debugsource-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:toolbox-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:toolbox-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:toolbox-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:toolbox-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.src::container-tools:rhel8",
"AppStream-8.8.0.GA:toolbox-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:toolbox-debuginfo-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:toolbox-debuginfo-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:toolbox-debuginfo-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:toolbox-debuginfo-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:toolbox-debugsource-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:toolbox-debugsource-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:toolbox-debugsource-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:toolbox-debugsource-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:toolbox-tests-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:toolbox-tests-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:toolbox-tests-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:toolbox-tests-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:udica-0:0.2.6-20.module+el8.8.0+18060+3f21f2cc.noarch::container-tools:rhel8",
"AppStream-8.8.0.GA:udica-0:0.2.6-20.module+el8.8.0+18060+3f21f2cc.src::container-tools:rhel8"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "golang: net/http: excessive memory growth in a Go server accepting HTTP/2 requests"
},
{
"acknowledgments": [
{
"names": [
"Zhi Li"
],
"organization": "Huazhong University of Science and Technology"
},
{
"names": [
"Weijie Liu",
"Hongliang Tian"
],
"organization": "Ant Group"
},
{
"names": [
"XiaoFeng Wang"
],
"organization": "Indiana University Bloomington"
}
],
"cve": "CVE-2023-0778",
"cwe": {
"id": "CWE-367",
"name": "Time-of-check Time-of-use (TOCTOU) Race Condition"
},
"discovery_date": "2023-02-08T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2168256"
}
],
"notes": [
{
"category": "description",
"text": "A Time-of-check Time-of-use (TOCTOU) flaw was found in podman. This issue may allow a malicious user to replace a normal file in a volume with a symlink while exporting the volume, allowing for access to arbitrary files on the host file system.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "podman: symlink exchange attack in podman export volume",
"title": "Vulnerability summary"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"AppStream-8.8.0.GA:aardvark-dns-2:1.5.0-2.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:aardvark-dns-2:1.5.0-2.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:aardvark-dns-2:1.5.0-2.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:aardvark-dns-2:1.5.0-2.module+el8.8.0+18060+3f21f2cc.src::container-tools:rhel8",
"AppStream-8.8.0.GA:aardvark-dns-2:1.5.0-2.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:buildah-1:1.29.1-1.module+el8.8.0+18195+471da4bb.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:buildah-1:1.29.1-1.module+el8.8.0+18195+471da4bb.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:buildah-1:1.29.1-1.module+el8.8.0+18195+471da4bb.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:buildah-1:1.29.1-1.module+el8.8.0+18195+471da4bb.src::container-tools:rhel8",
"AppStream-8.8.0.GA:buildah-1:1.29.1-1.module+el8.8.0+18195+471da4bb.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:buildah-debuginfo-1:1.29.1-1.module+el8.8.0+18195+471da4bb.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:buildah-debuginfo-1:1.29.1-1.module+el8.8.0+18195+471da4bb.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:buildah-debuginfo-1:1.29.1-1.module+el8.8.0+18195+471da4bb.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:buildah-debuginfo-1:1.29.1-1.module+el8.8.0+18195+471da4bb.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:buildah-debugsource-1:1.29.1-1.module+el8.8.0+18195+471da4bb.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:buildah-debugsource-1:1.29.1-1.module+el8.8.0+18195+471da4bb.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:buildah-debugsource-1:1.29.1-1.module+el8.8.0+18195+471da4bb.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:buildah-debugsource-1:1.29.1-1.module+el8.8.0+18195+471da4bb.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:buildah-tests-1:1.29.1-1.module+el8.8.0+18195+471da4bb.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:buildah-tests-1:1.29.1-1.module+el8.8.0+18195+471da4bb.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:buildah-tests-1:1.29.1-1.module+el8.8.0+18195+471da4bb.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:buildah-tests-1:1.29.1-1.module+el8.8.0+18195+471da4bb.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:buildah-tests-debuginfo-1:1.29.1-1.module+el8.8.0+18195+471da4bb.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:buildah-tests-debuginfo-1:1.29.1-1.module+el8.8.0+18195+471da4bb.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:buildah-tests-debuginfo-1:1.29.1-1.module+el8.8.0+18195+471da4bb.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:buildah-tests-debuginfo-1:1.29.1-1.module+el8.8.0+18195+471da4bb.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:cockpit-podman-0:63.1-1.module+el8.8.0+18286+cd236dce.noarch::container-tools:rhel8",
"AppStream-8.8.0.GA:cockpit-podman-0:63.1-1.module+el8.8.0+18286+cd236dce.src::container-tools:rhel8",
"AppStream-8.8.0.GA:conmon-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:conmon-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:conmon-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:conmon-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.src::container-tools:rhel8",
"AppStream-8.8.0.GA:conmon-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:conmon-debuginfo-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:conmon-debuginfo-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:conmon-debuginfo-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:conmon-debuginfo-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:conmon-debugsource-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:conmon-debugsource-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:conmon-debugsource-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:conmon-debugsource-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:container-selinux-2:2.205.0-2.module+el8.8.0+18438+15d3aa65.noarch::container-tools:rhel8",
"AppStream-8.8.0.GA:container-selinux-2:2.205.0-2.module+el8.8.0+18438+15d3aa65.src::container-tools:rhel8",
"AppStream-8.8.0.GA:containernetworking-plugins-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:containernetworking-plugins-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:containernetworking-plugins-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:containernetworking-plugins-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.src::container-tools:rhel8",
"AppStream-8.8.0.GA:containernetworking-plugins-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:containernetworking-plugins-debuginfo-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:containernetworking-plugins-debuginfo-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:containernetworking-plugins-debuginfo-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:containernetworking-plugins-debuginfo-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:containernetworking-plugins-debugsource-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:containernetworking-plugins-debugsource-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:containernetworking-plugins-debugsource-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:containernetworking-plugins-debugsource-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:containers-common-2:1-63.module+el8.8.0+18438+15d3aa65.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:containers-common-2:1-63.module+el8.8.0+18438+15d3aa65.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:containers-common-2:1-63.module+el8.8.0+18438+15d3aa65.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:containers-common-2:1-63.module+el8.8.0+18438+15d3aa65.src::container-tools:rhel8",
"AppStream-8.8.0.GA:containers-common-2:1-63.module+el8.8.0+18438+15d3aa65.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:crit-0:3.15-3.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:crit-0:3.15-3.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:crit-0:3.15-3.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:crit-0:3.15-3.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:criu-0:3.15-3.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:criu-0:3.15-3.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:criu-0:3.15-3.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:criu-0:3.15-3.module+el8.8.0+18060+3f21f2cc.src::container-tools:rhel8",
"AppStream-8.8.0.GA:criu-0:3.15-3.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:criu-debuginfo-0:3.15-3.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:criu-debuginfo-0:3.15-3.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:criu-debuginfo-0:3.15-3.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:criu-debuginfo-0:3.15-3.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:criu-debugsource-0:3.15-3.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:criu-debugsource-0:3.15-3.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:criu-debugsource-0:3.15-3.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:criu-debugsource-0:3.15-3.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:criu-devel-0:3.15-3.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:criu-devel-0:3.15-3.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:criu-devel-0:3.15-3.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:criu-devel-0:3.15-3.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:criu-libs-0:3.15-3.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:criu-libs-0:3.15-3.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:criu-libs-0:3.15-3.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:criu-libs-0:3.15-3.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:criu-libs-debuginfo-0:3.15-3.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:criu-libs-debuginfo-0:3.15-3.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:criu-libs-debuginfo-0:3.15-3.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:criu-libs-debuginfo-0:3.15-3.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:crun-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:crun-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:crun-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:crun-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.src::container-tools:rhel8",
"AppStream-8.8.0.GA:crun-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:crun-debuginfo-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:crun-debuginfo-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:crun-debuginfo-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:crun-debuginfo-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:crun-debugsource-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:crun-debugsource-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:crun-debugsource-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:crun-debugsource-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:fuse-overlayfs-0:1.10-1.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:fuse-overlayfs-0:1.10-1.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:fuse-overlayfs-0:1.10-1.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:fuse-overlayfs-0:1.10-1.module+el8.8.0+18060+3f21f2cc.src::container-tools:rhel8",
"AppStream-8.8.0.GA:fuse-overlayfs-0:1.10-1.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:fuse-overlayfs-debuginfo-0:1.10-1.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:fuse-overlayfs-debuginfo-0:1.10-1.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:fuse-overlayfs-debuginfo-0:1.10-1.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:fuse-overlayfs-debuginfo-0:1.10-1.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:fuse-overlayfs-debugsource-0:1.10-1.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:fuse-overlayfs-debugsource-0:1.10-1.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:fuse-overlayfs-debugsource-0:1.10-1.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:fuse-overlayfs-debugsource-0:1.10-1.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:libslirp-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:libslirp-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:libslirp-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:libslirp-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.src::container-tools:rhel8",
"AppStream-8.8.0.GA:libslirp-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:libslirp-debuginfo-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:libslirp-debuginfo-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:libslirp-debuginfo-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:libslirp-debuginfo-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:libslirp-debugsource-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:libslirp-debugsource-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:libslirp-debugsource-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:libslirp-debugsource-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:libslirp-devel-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:libslirp-devel-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:libslirp-devel-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:libslirp-devel-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:netavark-2:1.5.0-4.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:netavark-2:1.5.0-4.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:netavark-2:1.5.0-4.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:netavark-2:1.5.0-4.module+el8.8.0+18060+3f21f2cc.src::container-tools:rhel8",
"AppStream-8.8.0.GA:netavark-2:1.5.0-4.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.src::container-tools:rhel8",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-debuginfo-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-debuginfo-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-debuginfo-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-debuginfo-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-debugsource-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-debugsource-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-debugsource-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-debugsource-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.src::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-catatonit-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-catatonit-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-catatonit-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-catatonit-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-catatonit-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-catatonit-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-catatonit-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-catatonit-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-debugsource-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-debugsource-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-debugsource-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-debugsource-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-docker-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.noarch::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-gvproxy-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-gvproxy-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-gvproxy-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-gvproxy-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-gvproxy-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-gvproxy-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-gvproxy-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-gvproxy-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-plugins-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-plugins-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-plugins-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-plugins-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-plugins-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-plugins-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-plugins-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-plugins-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-remote-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-remote-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-remote-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-remote-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-remote-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-remote-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-remote-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-remote-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-tests-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-tests-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-tests-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-tests-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:python-podman-0:4.4.1-1.module+el8.8.0+18275+3a56cc62.src::container-tools:rhel8",
"AppStream-8.8.0.GA:python3-criu-0:3.15-3.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:python3-criu-0:3.15-3.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:python3-criu-0:3.15-3.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:python3-criu-0:3.15-3.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:python3-podman-0:4.4.1-1.module+el8.8.0+18275+3a56cc62.noarch::container-tools:rhel8",
"AppStream-8.8.0.GA:runc-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:runc-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:runc-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:runc-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.src::container-tools:rhel8",
"AppStream-8.8.0.GA:runc-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:runc-debuginfo-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:runc-debuginfo-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:runc-debuginfo-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:runc-debuginfo-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:runc-debugsource-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:runc-debugsource-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:runc-debugsource-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:runc-debugsource-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:skopeo-2:1.11.2-0.2.module+el8.8.0+18251+ad5b274c.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:skopeo-2:1.11.2-0.2.module+el8.8.0+18251+ad5b274c.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:skopeo-2:1.11.2-0.2.module+el8.8.0+18251+ad5b274c.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:skopeo-2:1.11.2-0.2.module+el8.8.0+18251+ad5b274c.src::container-tools:rhel8",
"AppStream-8.8.0.GA:skopeo-2:1.11.2-0.2.module+el8.8.0+18251+ad5b274c.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:skopeo-tests-2:1.11.2-0.2.module+el8.8.0+18251+ad5b274c.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:skopeo-tests-2:1.11.2-0.2.module+el8.8.0+18251+ad5b274c.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:skopeo-tests-2:1.11.2-0.2.module+el8.8.0+18251+ad5b274c.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:skopeo-tests-2:1.11.2-0.2.module+el8.8.0+18251+ad5b274c.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:slirp4netns-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:slirp4netns-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:slirp4netns-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:slirp4netns-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.src::container-tools:rhel8",
"AppStream-8.8.0.GA:slirp4netns-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:slirp4netns-debuginfo-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:slirp4netns-debuginfo-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:slirp4netns-debuginfo-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:slirp4netns-debuginfo-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:slirp4netns-debugsource-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:slirp4netns-debugsource-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:slirp4netns-debugsource-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:slirp4netns-debugsource-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:toolbox-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:toolbox-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:toolbox-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:toolbox-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.src::container-tools:rhel8",
"AppStream-8.8.0.GA:toolbox-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:toolbox-debuginfo-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:toolbox-debuginfo-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:toolbox-debuginfo-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:toolbox-debuginfo-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:toolbox-debugsource-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:toolbox-debugsource-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:toolbox-debugsource-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:toolbox-debugsource-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:toolbox-tests-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:toolbox-tests-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:toolbox-tests-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:toolbox-tests-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:udica-0:0.2.6-20.module+el8.8.0+18060+3f21f2cc.noarch::container-tools:rhel8",
"AppStream-8.8.0.GA:udica-0:0.2.6-20.module+el8.8.0+18060+3f21f2cc.src::container-tools:rhel8"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2023-0778"
},
{
"category": "external",
"summary": "RHBZ#2168256",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2168256"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2023-0778",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-0778"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2023-0778",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2023-0778"
},
{
"category": "external",
"summary": "https://github.com/advisories/GHSA-qwqv-rqgf-8qh8",
"url": "https://github.com/advisories/GHSA-qwqv-rqgf-8qh8"
}
],
"release_date": "2023-02-15T15:56:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2023-05-16T08:49:00+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"AppStream-8.8.0.GA:aardvark-dns-2:1.5.0-2.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:aardvark-dns-2:1.5.0-2.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:aardvark-dns-2:1.5.0-2.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:aardvark-dns-2:1.5.0-2.module+el8.8.0+18060+3f21f2cc.src::container-tools:rhel8",
"AppStream-8.8.0.GA:aardvark-dns-2:1.5.0-2.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:buildah-1:1.29.1-1.module+el8.8.0+18195+471da4bb.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:buildah-1:1.29.1-1.module+el8.8.0+18195+471da4bb.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:buildah-1:1.29.1-1.module+el8.8.0+18195+471da4bb.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:buildah-1:1.29.1-1.module+el8.8.0+18195+471da4bb.src::container-tools:rhel8",
"AppStream-8.8.0.GA:buildah-1:1.29.1-1.module+el8.8.0+18195+471da4bb.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:buildah-debuginfo-1:1.29.1-1.module+el8.8.0+18195+471da4bb.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:buildah-debuginfo-1:1.29.1-1.module+el8.8.0+18195+471da4bb.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:buildah-debuginfo-1:1.29.1-1.module+el8.8.0+18195+471da4bb.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:buildah-debuginfo-1:1.29.1-1.module+el8.8.0+18195+471da4bb.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:buildah-debugsource-1:1.29.1-1.module+el8.8.0+18195+471da4bb.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:buildah-debugsource-1:1.29.1-1.module+el8.8.0+18195+471da4bb.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:buildah-debugsource-1:1.29.1-1.module+el8.8.0+18195+471da4bb.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:buildah-debugsource-1:1.29.1-1.module+el8.8.0+18195+471da4bb.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:buildah-tests-1:1.29.1-1.module+el8.8.0+18195+471da4bb.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:buildah-tests-1:1.29.1-1.module+el8.8.0+18195+471da4bb.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:buildah-tests-1:1.29.1-1.module+el8.8.0+18195+471da4bb.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:buildah-tests-1:1.29.1-1.module+el8.8.0+18195+471da4bb.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:buildah-tests-debuginfo-1:1.29.1-1.module+el8.8.0+18195+471da4bb.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:buildah-tests-debuginfo-1:1.29.1-1.module+el8.8.0+18195+471da4bb.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:buildah-tests-debuginfo-1:1.29.1-1.module+el8.8.0+18195+471da4bb.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:buildah-tests-debuginfo-1:1.29.1-1.module+el8.8.0+18195+471da4bb.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:cockpit-podman-0:63.1-1.module+el8.8.0+18286+cd236dce.noarch::container-tools:rhel8",
"AppStream-8.8.0.GA:cockpit-podman-0:63.1-1.module+el8.8.0+18286+cd236dce.src::container-tools:rhel8",
"AppStream-8.8.0.GA:conmon-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:conmon-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:conmon-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:conmon-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.src::container-tools:rhel8",
"AppStream-8.8.0.GA:conmon-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:conmon-debuginfo-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:conmon-debuginfo-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:conmon-debuginfo-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:conmon-debuginfo-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:conmon-debugsource-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:conmon-debugsource-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:conmon-debugsource-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:conmon-debugsource-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:container-selinux-2:2.205.0-2.module+el8.8.0+18438+15d3aa65.noarch::container-tools:rhel8",
"AppStream-8.8.0.GA:container-selinux-2:2.205.0-2.module+el8.8.0+18438+15d3aa65.src::container-tools:rhel8",
"AppStream-8.8.0.GA:containernetworking-plugins-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:containernetworking-plugins-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:containernetworking-plugins-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:containernetworking-plugins-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.src::container-tools:rhel8",
"AppStream-8.8.0.GA:containernetworking-plugins-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:containernetworking-plugins-debuginfo-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:containernetworking-plugins-debuginfo-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:containernetworking-plugins-debuginfo-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:containernetworking-plugins-debuginfo-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:containernetworking-plugins-debugsource-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:containernetworking-plugins-debugsource-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:containernetworking-plugins-debugsource-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:containernetworking-plugins-debugsource-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:containers-common-2:1-63.module+el8.8.0+18438+15d3aa65.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:containers-common-2:1-63.module+el8.8.0+18438+15d3aa65.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:containers-common-2:1-63.module+el8.8.0+18438+15d3aa65.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:containers-common-2:1-63.module+el8.8.0+18438+15d3aa65.src::container-tools:rhel8",
"AppStream-8.8.0.GA:containers-common-2:1-63.module+el8.8.0+18438+15d3aa65.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:crit-0:3.15-3.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:crit-0:3.15-3.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:crit-0:3.15-3.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:crit-0:3.15-3.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:criu-0:3.15-3.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:criu-0:3.15-3.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:criu-0:3.15-3.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:criu-0:3.15-3.module+el8.8.0+18060+3f21f2cc.src::container-tools:rhel8",
"AppStream-8.8.0.GA:criu-0:3.15-3.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:criu-debuginfo-0:3.15-3.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:criu-debuginfo-0:3.15-3.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:criu-debuginfo-0:3.15-3.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:criu-debuginfo-0:3.15-3.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:criu-debugsource-0:3.15-3.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:criu-debugsource-0:3.15-3.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:criu-debugsource-0:3.15-3.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:criu-debugsource-0:3.15-3.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:criu-devel-0:3.15-3.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:criu-devel-0:3.15-3.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:criu-devel-0:3.15-3.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:criu-devel-0:3.15-3.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:criu-libs-0:3.15-3.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:criu-libs-0:3.15-3.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:criu-libs-0:3.15-3.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:criu-libs-0:3.15-3.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:criu-libs-debuginfo-0:3.15-3.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:criu-libs-debuginfo-0:3.15-3.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:criu-libs-debuginfo-0:3.15-3.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:criu-libs-debuginfo-0:3.15-3.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:crun-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:crun-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:crun-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:crun-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.src::container-tools:rhel8",
"AppStream-8.8.0.GA:crun-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:crun-debuginfo-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:crun-debuginfo-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:crun-debuginfo-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:crun-debuginfo-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:crun-debugsource-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:crun-debugsource-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:crun-debugsource-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:crun-debugsource-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:fuse-overlayfs-0:1.10-1.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:fuse-overlayfs-0:1.10-1.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:fuse-overlayfs-0:1.10-1.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:fuse-overlayfs-0:1.10-1.module+el8.8.0+18060+3f21f2cc.src::container-tools:rhel8",
"AppStream-8.8.0.GA:fuse-overlayfs-0:1.10-1.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:fuse-overlayfs-debuginfo-0:1.10-1.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:fuse-overlayfs-debuginfo-0:1.10-1.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:fuse-overlayfs-debuginfo-0:1.10-1.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:fuse-overlayfs-debuginfo-0:1.10-1.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:fuse-overlayfs-debugsource-0:1.10-1.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:fuse-overlayfs-debugsource-0:1.10-1.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:fuse-overlayfs-debugsource-0:1.10-1.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:fuse-overlayfs-debugsource-0:1.10-1.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:libslirp-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:libslirp-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:libslirp-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:libslirp-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.src::container-tools:rhel8",
"AppStream-8.8.0.GA:libslirp-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:libslirp-debuginfo-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:libslirp-debuginfo-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:libslirp-debuginfo-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:libslirp-debuginfo-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:libslirp-debugsource-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:libslirp-debugsource-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:libslirp-debugsource-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:libslirp-debugsource-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:libslirp-devel-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:libslirp-devel-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:libslirp-devel-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:libslirp-devel-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:netavark-2:1.5.0-4.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:netavark-2:1.5.0-4.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:netavark-2:1.5.0-4.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:netavark-2:1.5.0-4.module+el8.8.0+18060+3f21f2cc.src::container-tools:rhel8",
"AppStream-8.8.0.GA:netavark-2:1.5.0-4.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.src::container-tools:rhel8",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-debuginfo-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-debuginfo-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-debuginfo-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-debuginfo-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-debugsource-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-debugsource-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-debugsource-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-debugsource-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.src::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-catatonit-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-catatonit-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-catatonit-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-catatonit-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-catatonit-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-catatonit-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-catatonit-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-catatonit-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-debugsource-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-debugsource-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-debugsource-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-debugsource-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-docker-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.noarch::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-gvproxy-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-gvproxy-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-gvproxy-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-gvproxy-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-gvproxy-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-gvproxy-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-gvproxy-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-gvproxy-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-plugins-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-plugins-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-plugins-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-plugins-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-plugins-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-plugins-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-plugins-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-plugins-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-remote-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-remote-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-remote-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-remote-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-remote-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-remote-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-remote-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-remote-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-tests-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-tests-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-tests-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-tests-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:python-podman-0:4.4.1-1.module+el8.8.0+18275+3a56cc62.src::container-tools:rhel8",
"AppStream-8.8.0.GA:python3-criu-0:3.15-3.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:python3-criu-0:3.15-3.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:python3-criu-0:3.15-3.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:python3-criu-0:3.15-3.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:python3-podman-0:4.4.1-1.module+el8.8.0+18275+3a56cc62.noarch::container-tools:rhel8",
"AppStream-8.8.0.GA:runc-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:runc-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:runc-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:runc-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.src::container-tools:rhel8",
"AppStream-8.8.0.GA:runc-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:runc-debuginfo-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:runc-debuginfo-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:runc-debuginfo-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:runc-debuginfo-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:runc-debugsource-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:runc-debugsource-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:runc-debugsource-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:runc-debugsource-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:skopeo-2:1.11.2-0.2.module+el8.8.0+18251+ad5b274c.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:skopeo-2:1.11.2-0.2.module+el8.8.0+18251+ad5b274c.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:skopeo-2:1.11.2-0.2.module+el8.8.0+18251+ad5b274c.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:skopeo-2:1.11.2-0.2.module+el8.8.0+18251+ad5b274c.src::container-tools:rhel8",
"AppStream-8.8.0.GA:skopeo-2:1.11.2-0.2.module+el8.8.0+18251+ad5b274c.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:skopeo-tests-2:1.11.2-0.2.module+el8.8.0+18251+ad5b274c.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:skopeo-tests-2:1.11.2-0.2.module+el8.8.0+18251+ad5b274c.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:skopeo-tests-2:1.11.2-0.2.module+el8.8.0+18251+ad5b274c.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:skopeo-tests-2:1.11.2-0.2.module+el8.8.0+18251+ad5b274c.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:slirp4netns-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:slirp4netns-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:slirp4netns-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:slirp4netns-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.src::container-tools:rhel8",
"AppStream-8.8.0.GA:slirp4netns-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:slirp4netns-debuginfo-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:slirp4netns-debuginfo-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:slirp4netns-debuginfo-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:slirp4netns-debuginfo-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:slirp4netns-debugsource-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:slirp4netns-debugsource-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:slirp4netns-debugsource-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:slirp4netns-debugsource-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:toolbox-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:toolbox-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:toolbox-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:toolbox-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.src::container-tools:rhel8",
"AppStream-8.8.0.GA:toolbox-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:toolbox-debuginfo-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:toolbox-debuginfo-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:toolbox-debuginfo-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:toolbox-debuginfo-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:toolbox-debugsource-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:toolbox-debugsource-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:toolbox-debugsource-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:toolbox-debugsource-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:toolbox-tests-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:toolbox-tests-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:toolbox-tests-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:toolbox-tests-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:udica-0:0.2.6-20.module+el8.8.0+18060+3f21f2cc.noarch::container-tools:rhel8",
"AppStream-8.8.0.GA:udica-0:0.2.6-20.module+el8.8.0+18060+3f21f2cc.src::container-tools:rhel8"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2023:2758"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "HIGH",
"attackVector": "NETWORK",
"availabilityImpact": "NONE",
"baseScore": 6.8,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "HIGH",
"integrityImpact": "HIGH",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "REQUIRED",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:R/S:U/C:H/I:H/A:N",
"version": "3.1"
},
"products": [
"AppStream-8.8.0.GA:aardvark-dns-2:1.5.0-2.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:aardvark-dns-2:1.5.0-2.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:aardvark-dns-2:1.5.0-2.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:aardvark-dns-2:1.5.0-2.module+el8.8.0+18060+3f21f2cc.src::container-tools:rhel8",
"AppStream-8.8.0.GA:aardvark-dns-2:1.5.0-2.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:buildah-1:1.29.1-1.module+el8.8.0+18195+471da4bb.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:buildah-1:1.29.1-1.module+el8.8.0+18195+471da4bb.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:buildah-1:1.29.1-1.module+el8.8.0+18195+471da4bb.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:buildah-1:1.29.1-1.module+el8.8.0+18195+471da4bb.src::container-tools:rhel8",
"AppStream-8.8.0.GA:buildah-1:1.29.1-1.module+el8.8.0+18195+471da4bb.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:buildah-debuginfo-1:1.29.1-1.module+el8.8.0+18195+471da4bb.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:buildah-debuginfo-1:1.29.1-1.module+el8.8.0+18195+471da4bb.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:buildah-debuginfo-1:1.29.1-1.module+el8.8.0+18195+471da4bb.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:buildah-debuginfo-1:1.29.1-1.module+el8.8.0+18195+471da4bb.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:buildah-debugsource-1:1.29.1-1.module+el8.8.0+18195+471da4bb.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:buildah-debugsource-1:1.29.1-1.module+el8.8.0+18195+471da4bb.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:buildah-debugsource-1:1.29.1-1.module+el8.8.0+18195+471da4bb.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:buildah-debugsource-1:1.29.1-1.module+el8.8.0+18195+471da4bb.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:buildah-tests-1:1.29.1-1.module+el8.8.0+18195+471da4bb.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:buildah-tests-1:1.29.1-1.module+el8.8.0+18195+471da4bb.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:buildah-tests-1:1.29.1-1.module+el8.8.0+18195+471da4bb.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:buildah-tests-1:1.29.1-1.module+el8.8.0+18195+471da4bb.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:buildah-tests-debuginfo-1:1.29.1-1.module+el8.8.0+18195+471da4bb.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:buildah-tests-debuginfo-1:1.29.1-1.module+el8.8.0+18195+471da4bb.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:buildah-tests-debuginfo-1:1.29.1-1.module+el8.8.0+18195+471da4bb.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:buildah-tests-debuginfo-1:1.29.1-1.module+el8.8.0+18195+471da4bb.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:cockpit-podman-0:63.1-1.module+el8.8.0+18286+cd236dce.noarch::container-tools:rhel8",
"AppStream-8.8.0.GA:cockpit-podman-0:63.1-1.module+el8.8.0+18286+cd236dce.src::container-tools:rhel8",
"AppStream-8.8.0.GA:conmon-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:conmon-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:conmon-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:conmon-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.src::container-tools:rhel8",
"AppStream-8.8.0.GA:conmon-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:conmon-debuginfo-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:conmon-debuginfo-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:conmon-debuginfo-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:conmon-debuginfo-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:conmon-debugsource-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:conmon-debugsource-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:conmon-debugsource-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:conmon-debugsource-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:container-selinux-2:2.205.0-2.module+el8.8.0+18438+15d3aa65.noarch::container-tools:rhel8",
"AppStream-8.8.0.GA:container-selinux-2:2.205.0-2.module+el8.8.0+18438+15d3aa65.src::container-tools:rhel8",
"AppStream-8.8.0.GA:containernetworking-plugins-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:containernetworking-plugins-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:containernetworking-plugins-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:containernetworking-plugins-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.src::container-tools:rhel8",
"AppStream-8.8.0.GA:containernetworking-plugins-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:containernetworking-plugins-debuginfo-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:containernetworking-plugins-debuginfo-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:containernetworking-plugins-debuginfo-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:containernetworking-plugins-debuginfo-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:containernetworking-plugins-debugsource-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:containernetworking-plugins-debugsource-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:containernetworking-plugins-debugsource-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:containernetworking-plugins-debugsource-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:containers-common-2:1-63.module+el8.8.0+18438+15d3aa65.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:containers-common-2:1-63.module+el8.8.0+18438+15d3aa65.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:containers-common-2:1-63.module+el8.8.0+18438+15d3aa65.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:containers-common-2:1-63.module+el8.8.0+18438+15d3aa65.src::container-tools:rhel8",
"AppStream-8.8.0.GA:containers-common-2:1-63.module+el8.8.0+18438+15d3aa65.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:crit-0:3.15-3.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:crit-0:3.15-3.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:crit-0:3.15-3.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:crit-0:3.15-3.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:criu-0:3.15-3.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:criu-0:3.15-3.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:criu-0:3.15-3.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:criu-0:3.15-3.module+el8.8.0+18060+3f21f2cc.src::container-tools:rhel8",
"AppStream-8.8.0.GA:criu-0:3.15-3.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:criu-debuginfo-0:3.15-3.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:criu-debuginfo-0:3.15-3.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:criu-debuginfo-0:3.15-3.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:criu-debuginfo-0:3.15-3.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:criu-debugsource-0:3.15-3.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:criu-debugsource-0:3.15-3.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:criu-debugsource-0:3.15-3.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:criu-debugsource-0:3.15-3.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:criu-devel-0:3.15-3.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:criu-devel-0:3.15-3.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:criu-devel-0:3.15-3.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:criu-devel-0:3.15-3.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:criu-libs-0:3.15-3.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:criu-libs-0:3.15-3.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:criu-libs-0:3.15-3.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:criu-libs-0:3.15-3.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:criu-libs-debuginfo-0:3.15-3.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:criu-libs-debuginfo-0:3.15-3.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:criu-libs-debuginfo-0:3.15-3.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:criu-libs-debuginfo-0:3.15-3.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:crun-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:crun-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:crun-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:crun-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.src::container-tools:rhel8",
"AppStream-8.8.0.GA:crun-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:crun-debuginfo-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:crun-debuginfo-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:crun-debuginfo-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:crun-debuginfo-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:crun-debugsource-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:crun-debugsource-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:crun-debugsource-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:crun-debugsource-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:fuse-overlayfs-0:1.10-1.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:fuse-overlayfs-0:1.10-1.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:fuse-overlayfs-0:1.10-1.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:fuse-overlayfs-0:1.10-1.module+el8.8.0+18060+3f21f2cc.src::container-tools:rhel8",
"AppStream-8.8.0.GA:fuse-overlayfs-0:1.10-1.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:fuse-overlayfs-debuginfo-0:1.10-1.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:fuse-overlayfs-debuginfo-0:1.10-1.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:fuse-overlayfs-debuginfo-0:1.10-1.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:fuse-overlayfs-debuginfo-0:1.10-1.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:fuse-overlayfs-debugsource-0:1.10-1.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:fuse-overlayfs-debugsource-0:1.10-1.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:fuse-overlayfs-debugsource-0:1.10-1.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:fuse-overlayfs-debugsource-0:1.10-1.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:libslirp-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:libslirp-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:libslirp-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:libslirp-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.src::container-tools:rhel8",
"AppStream-8.8.0.GA:libslirp-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:libslirp-debuginfo-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:libslirp-debuginfo-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:libslirp-debuginfo-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:libslirp-debuginfo-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:libslirp-debugsource-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:libslirp-debugsource-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:libslirp-debugsource-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:libslirp-debugsource-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:libslirp-devel-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:libslirp-devel-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:libslirp-devel-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:libslirp-devel-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:netavark-2:1.5.0-4.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:netavark-2:1.5.0-4.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:netavark-2:1.5.0-4.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:netavark-2:1.5.0-4.module+el8.8.0+18060+3f21f2cc.src::container-tools:rhel8",
"AppStream-8.8.0.GA:netavark-2:1.5.0-4.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.src::container-tools:rhel8",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-debuginfo-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-debuginfo-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-debuginfo-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-debuginfo-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-debugsource-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-debugsource-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-debugsource-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-debugsource-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.src::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-catatonit-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-catatonit-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-catatonit-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-catatonit-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-catatonit-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-catatonit-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-catatonit-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-catatonit-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-debugsource-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-debugsource-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-debugsource-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-debugsource-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-docker-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.noarch::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-gvproxy-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-gvproxy-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-gvproxy-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-gvproxy-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-gvproxy-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-gvproxy-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-gvproxy-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-gvproxy-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-plugins-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-plugins-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-plugins-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-plugins-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-plugins-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-plugins-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-plugins-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-plugins-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-remote-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-remote-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-remote-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-remote-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-remote-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-remote-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-remote-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-remote-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-tests-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-tests-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-tests-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:podman-tests-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:python-podman-0:4.4.1-1.module+el8.8.0+18275+3a56cc62.src::container-tools:rhel8",
"AppStream-8.8.0.GA:python3-criu-0:3.15-3.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:python3-criu-0:3.15-3.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:python3-criu-0:3.15-3.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:python3-criu-0:3.15-3.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:python3-podman-0:4.4.1-1.module+el8.8.0+18275+3a56cc62.noarch::container-tools:rhel8",
"AppStream-8.8.0.GA:runc-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:runc-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:runc-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:runc-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.src::container-tools:rhel8",
"AppStream-8.8.0.GA:runc-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:runc-debuginfo-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:runc-debuginfo-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:runc-debuginfo-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:runc-debuginfo-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:runc-debugsource-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:runc-debugsource-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:runc-debugsource-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:runc-debugsource-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:skopeo-2:1.11.2-0.2.module+el8.8.0+18251+ad5b274c.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:skopeo-2:1.11.2-0.2.module+el8.8.0+18251+ad5b274c.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:skopeo-2:1.11.2-0.2.module+el8.8.0+18251+ad5b274c.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:skopeo-2:1.11.2-0.2.module+el8.8.0+18251+ad5b274c.src::container-tools:rhel8",
"AppStream-8.8.0.GA:skopeo-2:1.11.2-0.2.module+el8.8.0+18251+ad5b274c.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:skopeo-tests-2:1.11.2-0.2.module+el8.8.0+18251+ad5b274c.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:skopeo-tests-2:1.11.2-0.2.module+el8.8.0+18251+ad5b274c.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:skopeo-tests-2:1.11.2-0.2.module+el8.8.0+18251+ad5b274c.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:skopeo-tests-2:1.11.2-0.2.module+el8.8.0+18251+ad5b274c.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:slirp4netns-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:slirp4netns-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:slirp4netns-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:slirp4netns-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.src::container-tools:rhel8",
"AppStream-8.8.0.GA:slirp4netns-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:slirp4netns-debuginfo-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:slirp4netns-debuginfo-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:slirp4netns-debuginfo-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:slirp4netns-debuginfo-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:slirp4netns-debugsource-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:slirp4netns-debugsource-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:slirp4netns-debugsource-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:slirp4netns-debugsource-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:toolbox-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:toolbox-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:toolbox-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:toolbox-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.src::container-tools:rhel8",
"AppStream-8.8.0.GA:toolbox-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:toolbox-debuginfo-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:toolbox-debuginfo-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:toolbox-debuginfo-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:toolbox-debuginfo-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:toolbox-debugsource-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:toolbox-debugsource-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:toolbox-debugsource-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:toolbox-debugsource-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:toolbox-tests-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.aarch64::container-tools:rhel8",
"AppStream-8.8.0.GA:toolbox-tests-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.ppc64le::container-tools:rhel8",
"AppStream-8.8.0.GA:toolbox-tests-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.s390x::container-tools:rhel8",
"AppStream-8.8.0.GA:toolbox-tests-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.x86_64::container-tools:rhel8",
"AppStream-8.8.0.GA:udica-0:0.2.6-20.module+el8.8.0+18060+3f21f2cc.noarch::container-tools:rhel8",
"AppStream-8.8.0.GA:udica-0:0.2.6-20.module+el8.8.0+18060+3f21f2cc.src::container-tools:rhel8"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "podman: symlink exchange attack in podman export volume"
}
]
}
RHSA-2022:5775
Vulnerability from csaf_redhat
Notes
{
"document": {
"aggregate_severity": {
"namespace": "https://access.redhat.com/security/updates/classification/",
"text": "Important"
},
"category": "csaf_security_advisory",
"csaf_version": "2.0",
"distribution": {
"text": "Copyright \u00a9 Red Hat, Inc. All rights reserved.",
"tlp": {
"label": "WHITE",
"url": "https://www.first.org/tlp/"
}
},
"lang": "en",
"notes": [
{
"category": "summary",
"text": "An update for the go-toolset:rhel8 module is now available for Red Hat Enterprise Linux 8.\n\nRed Hat Product Security has rated this update as having a security impact of Important. A Common Vulnerability Scoring System (CVSS) base score, which gives a detailed severity rating, is available for each vulnerability from the CVE link(s) in the References section.",
"title": "Topic"
},
{
"category": "general",
"text": "Go Toolset provides the Go programming language tools and libraries. Go is alternatively known as golang. \n\nSecurity Fix(es):\n\n* golang: compress/gzip: stack exhaustion in Reader.Read (CVE-2022-30631)\n\n* golang: net/http: improper sanitization of Transfer-Encoding header (CVE-2022-1705)\n\n* golang: go/parser: stack exhaustion in all Parse* functions (CVE-2022-1962)\n\n* golang: encoding/xml: stack exhaustion in Decoder.Skip (CVE-2022-28131)\n\n* golang: io/fs: stack exhaustion in Glob (CVE-2022-30630)\n\n* golang: path/filepath: stack exhaustion in Glob (CVE-2022-30632)\n\n* golang: encoding/xml: stack exhaustion in Unmarshal (CVE-2022-30633)\n\n* golang: encoding/gob: stack exhaustion in Decoder.Decode (CVE-2022-30635)\n\n* golang: net/http/httputil: NewSingleHostReverseProxy - omit X-Forwarded-For not working (CVE-2022-32148)\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* Clean up dist-git patches (BZ#2110942)\n\n* Update Go to version 1.17.12 (BZ#2110943)",
"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-2022:5775",
"url": "https://access.redhat.com/errata/RHSA-2022:5775"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/updates/classification/#important",
"url": "https://access.redhat.com/security/updates/classification/#important"
},
{
"category": "external",
"summary": "2107342",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2107342"
},
{
"category": "external",
"summary": "2107371",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2107371"
},
{
"category": "external",
"summary": "2107374",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2107374"
},
{
"category": "external",
"summary": "2107376",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2107376"
},
{
"category": "external",
"summary": "2107383",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2107383"
},
{
"category": "external",
"summary": "2107386",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2107386"
},
{
"category": "external",
"summary": "2107388",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2107388"
},
{
"category": "external",
"summary": "2107390",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2107390"
},
{
"category": "external",
"summary": "2107392",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2107392"
},
{
"category": "self",
"summary": "Canonical URL",
"url": "https://security.access.redhat.com/data/csaf/v2/advisories/2022/rhsa-2022_5775.json"
}
],
"title": "Red Hat Security Advisory: go-toolset:rhel8 security and bug fix update",
"tracking": {
"current_release_date": "2025-10-31T13:02:03+00:00",
"generator": {
"date": "2025-10-31T13:02:03+00:00",
"engine": {
"name": "Red Hat SDEngine",
"version": "4.6.10"
}
},
"id": "RHSA-2022:5775",
"initial_release_date": "2022-08-01T12:10:47+00:00",
"revision_history": [
{
"date": "2022-08-01T12:10:47+00:00",
"number": "1",
"summary": "Initial version"
},
{
"date": "2022-08-01T12:10:47+00:00",
"number": "2",
"summary": "Last updated version"
},
{
"date": "2025-10-31T13:02:03+00:00",
"number": "3",
"summary": "Last generated version"
}
],
"status": "final",
"version": "3"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_name",
"name": "Red Hat Enterprise Linux AppStream (v. 8)",
"product": {
"name": "Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.6.0.Z.MAIN.EUS",
"product_identification_helper": {
"cpe": "cpe:/a:redhat:enterprise_linux:8::appstream"
}
}
}
],
"category": "product_family",
"name": "Red Hat Enterprise Linux"
},
{
"branches": [
{
"category": "product_version",
"name": "go-toolset-0:1.17.12-1.module+el8.6.0+16014+a372c00b.aarch64::go-toolset:rhel8",
"product": {
"name": "go-toolset-0:1.17.12-1.module+el8.6.0+16014+a372c00b.aarch64 (go-toolset:rhel8)",
"product_id": "go-toolset-0:1.17.12-1.module+el8.6.0+16014+a372c00b.aarch64::go-toolset:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/go-toolset@1.17.12-1.module%2Bel8.6.0%2B16014%2Ba372c00b?arch=aarch64\u0026rpmmod=go-toolset:rhel8:8060020220720230014:97d7f71f"
}
}
},
{
"category": "product_version",
"name": "golang-0:1.17.12-1.module+el8.6.0+16014+a372c00b.aarch64::go-toolset:rhel8",
"product": {
"name": "golang-0:1.17.12-1.module+el8.6.0+16014+a372c00b.aarch64 (go-toolset:rhel8)",
"product_id": "golang-0:1.17.12-1.module+el8.6.0+16014+a372c00b.aarch64::go-toolset:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/golang@1.17.12-1.module%2Bel8.6.0%2B16014%2Ba372c00b?arch=aarch64\u0026rpmmod=go-toolset:rhel8:8060020220720230014:97d7f71f"
}
}
},
{
"category": "product_version",
"name": "golang-bin-0:1.17.12-1.module+el8.6.0+16014+a372c00b.aarch64::go-toolset:rhel8",
"product": {
"name": "golang-bin-0:1.17.12-1.module+el8.6.0+16014+a372c00b.aarch64 (go-toolset:rhel8)",
"product_id": "golang-bin-0:1.17.12-1.module+el8.6.0+16014+a372c00b.aarch64::go-toolset:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/golang-bin@1.17.12-1.module%2Bel8.6.0%2B16014%2Ba372c00b?arch=aarch64\u0026rpmmod=go-toolset:rhel8:8060020220720230014:97d7f71f"
}
}
}
],
"category": "architecture",
"name": "aarch64"
},
{
"branches": [
{
"category": "product_version",
"name": "go-toolset-0:1.17.12-1.module+el8.6.0+16014+a372c00b.src::go-toolset:rhel8",
"product": {
"name": "go-toolset-0:1.17.12-1.module+el8.6.0+16014+a372c00b.src (go-toolset:rhel8)",
"product_id": "go-toolset-0:1.17.12-1.module+el8.6.0+16014+a372c00b.src::go-toolset:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/go-toolset@1.17.12-1.module%2Bel8.6.0%2B16014%2Ba372c00b?arch=src\u0026rpmmod=go-toolset:rhel8:8060020220720230014:97d7f71f"
}
}
},
{
"category": "product_version",
"name": "golang-0:1.17.12-1.module+el8.6.0+16014+a372c00b.src::go-toolset:rhel8",
"product": {
"name": "golang-0:1.17.12-1.module+el8.6.0+16014+a372c00b.src (go-toolset:rhel8)",
"product_id": "golang-0:1.17.12-1.module+el8.6.0+16014+a372c00b.src::go-toolset:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/golang@1.17.12-1.module%2Bel8.6.0%2B16014%2Ba372c00b?arch=src\u0026rpmmod=go-toolset:rhel8:8060020220720230014:97d7f71f"
}
}
},
{
"category": "product_version",
"name": "delve-0:1.7.2-1.module+el8.6.0+12972+ebab5911.src::go-toolset:rhel8",
"product": {
"name": "delve-0:1.7.2-1.module+el8.6.0+12972+ebab5911.src (go-toolset:rhel8)",
"product_id": "delve-0:1.7.2-1.module+el8.6.0+12972+ebab5911.src::go-toolset:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/delve@1.7.2-1.module%2Bel8.6.0%2B12972%2Bebab5911?arch=src\u0026rpmmod=go-toolset:rhel8:8060020220720230014:97d7f71f"
}
}
}
],
"category": "architecture",
"name": "src"
},
{
"branches": [
{
"category": "product_version",
"name": "golang-docs-0:1.17.12-1.module+el8.6.0+16014+a372c00b.noarch::go-toolset:rhel8",
"product": {
"name": "golang-docs-0:1.17.12-1.module+el8.6.0+16014+a372c00b.noarch (go-toolset:rhel8)",
"product_id": "golang-docs-0:1.17.12-1.module+el8.6.0+16014+a372c00b.noarch::go-toolset:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/golang-docs@1.17.12-1.module%2Bel8.6.0%2B16014%2Ba372c00b?arch=noarch\u0026rpmmod=go-toolset:rhel8:8060020220720230014:97d7f71f"
}
}
},
{
"category": "product_version",
"name": "golang-misc-0:1.17.12-1.module+el8.6.0+16014+a372c00b.noarch::go-toolset:rhel8",
"product": {
"name": "golang-misc-0:1.17.12-1.module+el8.6.0+16014+a372c00b.noarch (go-toolset:rhel8)",
"product_id": "golang-misc-0:1.17.12-1.module+el8.6.0+16014+a372c00b.noarch::go-toolset:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/golang-misc@1.17.12-1.module%2Bel8.6.0%2B16014%2Ba372c00b?arch=noarch\u0026rpmmod=go-toolset:rhel8:8060020220720230014:97d7f71f"
}
}
},
{
"category": "product_version",
"name": "golang-src-0:1.17.12-1.module+el8.6.0+16014+a372c00b.noarch::go-toolset:rhel8",
"product": {
"name": "golang-src-0:1.17.12-1.module+el8.6.0+16014+a372c00b.noarch (go-toolset:rhel8)",
"product_id": "golang-src-0:1.17.12-1.module+el8.6.0+16014+a372c00b.noarch::go-toolset:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/golang-src@1.17.12-1.module%2Bel8.6.0%2B16014%2Ba372c00b?arch=noarch\u0026rpmmod=go-toolset:rhel8:8060020220720230014:97d7f71f"
}
}
},
{
"category": "product_version",
"name": "golang-tests-0:1.17.12-1.module+el8.6.0+16014+a372c00b.noarch::go-toolset:rhel8",
"product": {
"name": "golang-tests-0:1.17.12-1.module+el8.6.0+16014+a372c00b.noarch (go-toolset:rhel8)",
"product_id": "golang-tests-0:1.17.12-1.module+el8.6.0+16014+a372c00b.noarch::go-toolset:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/golang-tests@1.17.12-1.module%2Bel8.6.0%2B16014%2Ba372c00b?arch=noarch\u0026rpmmod=go-toolset:rhel8:8060020220720230014:97d7f71f"
}
}
}
],
"category": "architecture",
"name": "noarch"
},
{
"branches": [
{
"category": "product_version",
"name": "go-toolset-0:1.17.12-1.module+el8.6.0+16014+a372c00b.ppc64le::go-toolset:rhel8",
"product": {
"name": "go-toolset-0:1.17.12-1.module+el8.6.0+16014+a372c00b.ppc64le (go-toolset:rhel8)",
"product_id": "go-toolset-0:1.17.12-1.module+el8.6.0+16014+a372c00b.ppc64le::go-toolset:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/go-toolset@1.17.12-1.module%2Bel8.6.0%2B16014%2Ba372c00b?arch=ppc64le\u0026rpmmod=go-toolset:rhel8:8060020220720230014:97d7f71f"
}
}
},
{
"category": "product_version",
"name": "golang-0:1.17.12-1.module+el8.6.0+16014+a372c00b.ppc64le::go-toolset:rhel8",
"product": {
"name": "golang-0:1.17.12-1.module+el8.6.0+16014+a372c00b.ppc64le (go-toolset:rhel8)",
"product_id": "golang-0:1.17.12-1.module+el8.6.0+16014+a372c00b.ppc64le::go-toolset:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/golang@1.17.12-1.module%2Bel8.6.0%2B16014%2Ba372c00b?arch=ppc64le\u0026rpmmod=go-toolset:rhel8:8060020220720230014:97d7f71f"
}
}
},
{
"category": "product_version",
"name": "golang-bin-0:1.17.12-1.module+el8.6.0+16014+a372c00b.ppc64le::go-toolset:rhel8",
"product": {
"name": "golang-bin-0:1.17.12-1.module+el8.6.0+16014+a372c00b.ppc64le (go-toolset:rhel8)",
"product_id": "golang-bin-0:1.17.12-1.module+el8.6.0+16014+a372c00b.ppc64le::go-toolset:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/golang-bin@1.17.12-1.module%2Bel8.6.0%2B16014%2Ba372c00b?arch=ppc64le\u0026rpmmod=go-toolset:rhel8:8060020220720230014:97d7f71f"
}
}
}
],
"category": "architecture",
"name": "ppc64le"
},
{
"branches": [
{
"category": "product_version",
"name": "go-toolset-0:1.17.12-1.module+el8.6.0+16014+a372c00b.s390x::go-toolset:rhel8",
"product": {
"name": "go-toolset-0:1.17.12-1.module+el8.6.0+16014+a372c00b.s390x (go-toolset:rhel8)",
"product_id": "go-toolset-0:1.17.12-1.module+el8.6.0+16014+a372c00b.s390x::go-toolset:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/go-toolset@1.17.12-1.module%2Bel8.6.0%2B16014%2Ba372c00b?arch=s390x\u0026rpmmod=go-toolset:rhel8:8060020220720230014:97d7f71f"
}
}
},
{
"category": "product_version",
"name": "golang-0:1.17.12-1.module+el8.6.0+16014+a372c00b.s390x::go-toolset:rhel8",
"product": {
"name": "golang-0:1.17.12-1.module+el8.6.0+16014+a372c00b.s390x (go-toolset:rhel8)",
"product_id": "golang-0:1.17.12-1.module+el8.6.0+16014+a372c00b.s390x::go-toolset:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/golang@1.17.12-1.module%2Bel8.6.0%2B16014%2Ba372c00b?arch=s390x\u0026rpmmod=go-toolset:rhel8:8060020220720230014:97d7f71f"
}
}
},
{
"category": "product_version",
"name": "golang-bin-0:1.17.12-1.module+el8.6.0+16014+a372c00b.s390x::go-toolset:rhel8",
"product": {
"name": "golang-bin-0:1.17.12-1.module+el8.6.0+16014+a372c00b.s390x (go-toolset:rhel8)",
"product_id": "golang-bin-0:1.17.12-1.module+el8.6.0+16014+a372c00b.s390x::go-toolset:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/golang-bin@1.17.12-1.module%2Bel8.6.0%2B16014%2Ba372c00b?arch=s390x\u0026rpmmod=go-toolset:rhel8:8060020220720230014:97d7f71f"
}
}
}
],
"category": "architecture",
"name": "s390x"
},
{
"branches": [
{
"category": "product_version",
"name": "delve-0:1.7.2-1.module+el8.6.0+12972+ebab5911.x86_64::go-toolset:rhel8",
"product": {
"name": "delve-0:1.7.2-1.module+el8.6.0+12972+ebab5911.x86_64 (go-toolset:rhel8)",
"product_id": "delve-0:1.7.2-1.module+el8.6.0+12972+ebab5911.x86_64::go-toolset:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/delve@1.7.2-1.module%2Bel8.6.0%2B12972%2Bebab5911?arch=x86_64\u0026rpmmod=go-toolset:rhel8:8060020220720230014:97d7f71f"
}
}
},
{
"category": "product_version",
"name": "delve-debuginfo-0:1.7.2-1.module+el8.6.0+12972+ebab5911.x86_64::go-toolset:rhel8",
"product": {
"name": "delve-debuginfo-0:1.7.2-1.module+el8.6.0+12972+ebab5911.x86_64 (go-toolset:rhel8)",
"product_id": "delve-debuginfo-0:1.7.2-1.module+el8.6.0+12972+ebab5911.x86_64::go-toolset:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/delve-debuginfo@1.7.2-1.module%2Bel8.6.0%2B12972%2Bebab5911?arch=x86_64\u0026rpmmod=go-toolset:rhel8:8060020220720230014:97d7f71f"
}
}
},
{
"category": "product_version",
"name": "delve-debugsource-0:1.7.2-1.module+el8.6.0+12972+ebab5911.x86_64::go-toolset:rhel8",
"product": {
"name": "delve-debugsource-0:1.7.2-1.module+el8.6.0+12972+ebab5911.x86_64 (go-toolset:rhel8)",
"product_id": "delve-debugsource-0:1.7.2-1.module+el8.6.0+12972+ebab5911.x86_64::go-toolset:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/delve-debugsource@1.7.2-1.module%2Bel8.6.0%2B12972%2Bebab5911?arch=x86_64\u0026rpmmod=go-toolset:rhel8:8060020220720230014:97d7f71f"
}
}
},
{
"category": "product_version",
"name": "go-toolset-0:1.17.12-1.module+el8.6.0+16014+a372c00b.x86_64::go-toolset:rhel8",
"product": {
"name": "go-toolset-0:1.17.12-1.module+el8.6.0+16014+a372c00b.x86_64 (go-toolset:rhel8)",
"product_id": "go-toolset-0:1.17.12-1.module+el8.6.0+16014+a372c00b.x86_64::go-toolset:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/go-toolset@1.17.12-1.module%2Bel8.6.0%2B16014%2Ba372c00b?arch=x86_64\u0026rpmmod=go-toolset:rhel8:8060020220720230014:97d7f71f"
}
}
},
{
"category": "product_version",
"name": "golang-0:1.17.12-1.module+el8.6.0+16014+a372c00b.x86_64::go-toolset:rhel8",
"product": {
"name": "golang-0:1.17.12-1.module+el8.6.0+16014+a372c00b.x86_64 (go-toolset:rhel8)",
"product_id": "golang-0:1.17.12-1.module+el8.6.0+16014+a372c00b.x86_64::go-toolset:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/golang@1.17.12-1.module%2Bel8.6.0%2B16014%2Ba372c00b?arch=x86_64\u0026rpmmod=go-toolset:rhel8:8060020220720230014:97d7f71f"
}
}
},
{
"category": "product_version",
"name": "golang-bin-0:1.17.12-1.module+el8.6.0+16014+a372c00b.x86_64::go-toolset:rhel8",
"product": {
"name": "golang-bin-0:1.17.12-1.module+el8.6.0+16014+a372c00b.x86_64 (go-toolset:rhel8)",
"product_id": "golang-bin-0:1.17.12-1.module+el8.6.0+16014+a372c00b.x86_64::go-toolset:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/golang-bin@1.17.12-1.module%2Bel8.6.0%2B16014%2Ba372c00b?arch=x86_64\u0026rpmmod=go-toolset:rhel8:8060020220720230014:97d7f71f"
}
}
},
{
"category": "product_version",
"name": "golang-race-0:1.17.12-1.module+el8.6.0+16014+a372c00b.x86_64::go-toolset:rhel8",
"product": {
"name": "golang-race-0:1.17.12-1.module+el8.6.0+16014+a372c00b.x86_64 (go-toolset:rhel8)",
"product_id": "golang-race-0:1.17.12-1.module+el8.6.0+16014+a372c00b.x86_64::go-toolset:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/golang-race@1.17.12-1.module%2Bel8.6.0%2B16014%2Ba372c00b?arch=x86_64\u0026rpmmod=go-toolset:rhel8:8060020220720230014:97d7f71f"
}
}
}
],
"category": "architecture",
"name": "x86_64"
}
],
"category": "vendor",
"name": "Red Hat"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "delve-0:1.7.2-1.module+el8.6.0+12972+ebab5911.src (go-toolset:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.6.0.Z.MAIN.EUS:delve-0:1.7.2-1.module+el8.6.0+12972+ebab5911.src::go-toolset:rhel8"
},
"product_reference": "delve-0:1.7.2-1.module+el8.6.0+12972+ebab5911.src::go-toolset:rhel8",
"relates_to_product_reference": "AppStream-8.6.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "delve-0:1.7.2-1.module+el8.6.0+12972+ebab5911.x86_64 (go-toolset:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.6.0.Z.MAIN.EUS:delve-0:1.7.2-1.module+el8.6.0+12972+ebab5911.x86_64::go-toolset:rhel8"
},
"product_reference": "delve-0:1.7.2-1.module+el8.6.0+12972+ebab5911.x86_64::go-toolset:rhel8",
"relates_to_product_reference": "AppStream-8.6.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "delve-debuginfo-0:1.7.2-1.module+el8.6.0+12972+ebab5911.x86_64 (go-toolset:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.6.0.Z.MAIN.EUS:delve-debuginfo-0:1.7.2-1.module+el8.6.0+12972+ebab5911.x86_64::go-toolset:rhel8"
},
"product_reference": "delve-debuginfo-0:1.7.2-1.module+el8.6.0+12972+ebab5911.x86_64::go-toolset:rhel8",
"relates_to_product_reference": "AppStream-8.6.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "delve-debugsource-0:1.7.2-1.module+el8.6.0+12972+ebab5911.x86_64 (go-toolset:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.6.0.Z.MAIN.EUS:delve-debugsource-0:1.7.2-1.module+el8.6.0+12972+ebab5911.x86_64::go-toolset:rhel8"
},
"product_reference": "delve-debugsource-0:1.7.2-1.module+el8.6.0+12972+ebab5911.x86_64::go-toolset:rhel8",
"relates_to_product_reference": "AppStream-8.6.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go-toolset-0:1.17.12-1.module+el8.6.0+16014+a372c00b.aarch64 (go-toolset:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.6.0.Z.MAIN.EUS:go-toolset-0:1.17.12-1.module+el8.6.0+16014+a372c00b.aarch64::go-toolset:rhel8"
},
"product_reference": "go-toolset-0:1.17.12-1.module+el8.6.0+16014+a372c00b.aarch64::go-toolset:rhel8",
"relates_to_product_reference": "AppStream-8.6.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go-toolset-0:1.17.12-1.module+el8.6.0+16014+a372c00b.ppc64le (go-toolset:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.6.0.Z.MAIN.EUS:go-toolset-0:1.17.12-1.module+el8.6.0+16014+a372c00b.ppc64le::go-toolset:rhel8"
},
"product_reference": "go-toolset-0:1.17.12-1.module+el8.6.0+16014+a372c00b.ppc64le::go-toolset:rhel8",
"relates_to_product_reference": "AppStream-8.6.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go-toolset-0:1.17.12-1.module+el8.6.0+16014+a372c00b.s390x (go-toolset:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.6.0.Z.MAIN.EUS:go-toolset-0:1.17.12-1.module+el8.6.0+16014+a372c00b.s390x::go-toolset:rhel8"
},
"product_reference": "go-toolset-0:1.17.12-1.module+el8.6.0+16014+a372c00b.s390x::go-toolset:rhel8",
"relates_to_product_reference": "AppStream-8.6.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go-toolset-0:1.17.12-1.module+el8.6.0+16014+a372c00b.src (go-toolset:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.6.0.Z.MAIN.EUS:go-toolset-0:1.17.12-1.module+el8.6.0+16014+a372c00b.src::go-toolset:rhel8"
},
"product_reference": "go-toolset-0:1.17.12-1.module+el8.6.0+16014+a372c00b.src::go-toolset:rhel8",
"relates_to_product_reference": "AppStream-8.6.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go-toolset-0:1.17.12-1.module+el8.6.0+16014+a372c00b.x86_64 (go-toolset:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.6.0.Z.MAIN.EUS:go-toolset-0:1.17.12-1.module+el8.6.0+16014+a372c00b.x86_64::go-toolset:rhel8"
},
"product_reference": "go-toolset-0:1.17.12-1.module+el8.6.0+16014+a372c00b.x86_64::go-toolset:rhel8",
"relates_to_product_reference": "AppStream-8.6.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "golang-0:1.17.12-1.module+el8.6.0+16014+a372c00b.aarch64 (go-toolset:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.6.0.Z.MAIN.EUS:golang-0:1.17.12-1.module+el8.6.0+16014+a372c00b.aarch64::go-toolset:rhel8"
},
"product_reference": "golang-0:1.17.12-1.module+el8.6.0+16014+a372c00b.aarch64::go-toolset:rhel8",
"relates_to_product_reference": "AppStream-8.6.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "golang-0:1.17.12-1.module+el8.6.0+16014+a372c00b.ppc64le (go-toolset:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.6.0.Z.MAIN.EUS:golang-0:1.17.12-1.module+el8.6.0+16014+a372c00b.ppc64le::go-toolset:rhel8"
},
"product_reference": "golang-0:1.17.12-1.module+el8.6.0+16014+a372c00b.ppc64le::go-toolset:rhel8",
"relates_to_product_reference": "AppStream-8.6.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "golang-0:1.17.12-1.module+el8.6.0+16014+a372c00b.s390x (go-toolset:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.6.0.Z.MAIN.EUS:golang-0:1.17.12-1.module+el8.6.0+16014+a372c00b.s390x::go-toolset:rhel8"
},
"product_reference": "golang-0:1.17.12-1.module+el8.6.0+16014+a372c00b.s390x::go-toolset:rhel8",
"relates_to_product_reference": "AppStream-8.6.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "golang-0:1.17.12-1.module+el8.6.0+16014+a372c00b.src (go-toolset:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.6.0.Z.MAIN.EUS:golang-0:1.17.12-1.module+el8.6.0+16014+a372c00b.src::go-toolset:rhel8"
},
"product_reference": "golang-0:1.17.12-1.module+el8.6.0+16014+a372c00b.src::go-toolset:rhel8",
"relates_to_product_reference": "AppStream-8.6.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "golang-0:1.17.12-1.module+el8.6.0+16014+a372c00b.x86_64 (go-toolset:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.6.0.Z.MAIN.EUS:golang-0:1.17.12-1.module+el8.6.0+16014+a372c00b.x86_64::go-toolset:rhel8"
},
"product_reference": "golang-0:1.17.12-1.module+el8.6.0+16014+a372c00b.x86_64::go-toolset:rhel8",
"relates_to_product_reference": "AppStream-8.6.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "golang-bin-0:1.17.12-1.module+el8.6.0+16014+a372c00b.aarch64 (go-toolset:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.6.0.Z.MAIN.EUS:golang-bin-0:1.17.12-1.module+el8.6.0+16014+a372c00b.aarch64::go-toolset:rhel8"
},
"product_reference": "golang-bin-0:1.17.12-1.module+el8.6.0+16014+a372c00b.aarch64::go-toolset:rhel8",
"relates_to_product_reference": "AppStream-8.6.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "golang-bin-0:1.17.12-1.module+el8.6.0+16014+a372c00b.ppc64le (go-toolset:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.6.0.Z.MAIN.EUS:golang-bin-0:1.17.12-1.module+el8.6.0+16014+a372c00b.ppc64le::go-toolset:rhel8"
},
"product_reference": "golang-bin-0:1.17.12-1.module+el8.6.0+16014+a372c00b.ppc64le::go-toolset:rhel8",
"relates_to_product_reference": "AppStream-8.6.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "golang-bin-0:1.17.12-1.module+el8.6.0+16014+a372c00b.s390x (go-toolset:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.6.0.Z.MAIN.EUS:golang-bin-0:1.17.12-1.module+el8.6.0+16014+a372c00b.s390x::go-toolset:rhel8"
},
"product_reference": "golang-bin-0:1.17.12-1.module+el8.6.0+16014+a372c00b.s390x::go-toolset:rhel8",
"relates_to_product_reference": "AppStream-8.6.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "golang-bin-0:1.17.12-1.module+el8.6.0+16014+a372c00b.x86_64 (go-toolset:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.6.0.Z.MAIN.EUS:golang-bin-0:1.17.12-1.module+el8.6.0+16014+a372c00b.x86_64::go-toolset:rhel8"
},
"product_reference": "golang-bin-0:1.17.12-1.module+el8.6.0+16014+a372c00b.x86_64::go-toolset:rhel8",
"relates_to_product_reference": "AppStream-8.6.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "golang-docs-0:1.17.12-1.module+el8.6.0+16014+a372c00b.noarch (go-toolset:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.6.0.Z.MAIN.EUS:golang-docs-0:1.17.12-1.module+el8.6.0+16014+a372c00b.noarch::go-toolset:rhel8"
},
"product_reference": "golang-docs-0:1.17.12-1.module+el8.6.0+16014+a372c00b.noarch::go-toolset:rhel8",
"relates_to_product_reference": "AppStream-8.6.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "golang-misc-0:1.17.12-1.module+el8.6.0+16014+a372c00b.noarch (go-toolset:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.6.0.Z.MAIN.EUS:golang-misc-0:1.17.12-1.module+el8.6.0+16014+a372c00b.noarch::go-toolset:rhel8"
},
"product_reference": "golang-misc-0:1.17.12-1.module+el8.6.0+16014+a372c00b.noarch::go-toolset:rhel8",
"relates_to_product_reference": "AppStream-8.6.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "golang-race-0:1.17.12-1.module+el8.6.0+16014+a372c00b.x86_64 (go-toolset:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.6.0.Z.MAIN.EUS:golang-race-0:1.17.12-1.module+el8.6.0+16014+a372c00b.x86_64::go-toolset:rhel8"
},
"product_reference": "golang-race-0:1.17.12-1.module+el8.6.0+16014+a372c00b.x86_64::go-toolset:rhel8",
"relates_to_product_reference": "AppStream-8.6.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "golang-src-0:1.17.12-1.module+el8.6.0+16014+a372c00b.noarch (go-toolset:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.6.0.Z.MAIN.EUS:golang-src-0:1.17.12-1.module+el8.6.0+16014+a372c00b.noarch::go-toolset:rhel8"
},
"product_reference": "golang-src-0:1.17.12-1.module+el8.6.0+16014+a372c00b.noarch::go-toolset:rhel8",
"relates_to_product_reference": "AppStream-8.6.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "golang-tests-0:1.17.12-1.module+el8.6.0+16014+a372c00b.noarch (go-toolset:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.6.0.Z.MAIN.EUS:golang-tests-0:1.17.12-1.module+el8.6.0+16014+a372c00b.noarch::go-toolset:rhel8"
},
"product_reference": "golang-tests-0:1.17.12-1.module+el8.6.0+16014+a372c00b.noarch::go-toolset:rhel8",
"relates_to_product_reference": "AppStream-8.6.0.Z.MAIN.EUS"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2022-1705",
"cwe": {
"id": "CWE-444",
"name": "Inconsistent Interpretation of HTTP Requests (\u0027HTTP Request/Response Smuggling\u0027)"
},
"discovery_date": "2022-07-14T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2107374"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in golang. The HTTP/1 client accepted invalid Transfer-Encoding headers indicating \"chunked\" encoding. This issue could allow request smuggling, but only if combined with an intermediate server that also improperly accepts the header as invalid.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "golang: net/http: improper sanitization of Transfer-Encoding header",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "Within regulated environments, a combination of the following controls acts as a significant barrier to successfully exploiting a CWE-444: Inconsistent Interpretation of HTTP Requests (\u0027HTTP Request/Response Smuggling\u0027) vulnerability and therefore downgrades the severity of this particular CVE from Moderate to Low.\n\nThe platform uses secure, encrypted HTTPS connections over TLS 1.2 to reduce the risk of smuggling attacks by preventing the injection of ambiguous or malformed requests between components. The environment employs IPS/IDS and antimalware solutions to detect and block malicious code while ensuring consistent interpretation of HTTP requests across network layers, mitigating request/response inconsistencies. Event logs are collected and analyzed for centralization, correlation, monitoring, alerting, and retention, enabling the detection of malformed or suspicious HTTP traffic. Static code analysis and peer reviews enforce strong input validation and error handling to ensure all user inputs adhere to HTTP protocol specifications.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"AppStream-8.6.0.Z.MAIN.EUS:delve-0:1.7.2-1.module+el8.6.0+12972+ebab5911.src::go-toolset:rhel8",
"AppStream-8.6.0.Z.MAIN.EUS:delve-0:1.7.2-1.module+el8.6.0+12972+ebab5911.x86_64::go-toolset:rhel8",
"AppStream-8.6.0.Z.MAIN.EUS:delve-debuginfo-0:1.7.2-1.module+el8.6.0+12972+ebab5911.x86_64::go-toolset:rhel8",
"AppStream-8.6.0.Z.MAIN.EUS:delve-debugsource-0:1.7.2-1.module+el8.6.0+12972+ebab5911.x86_64::go-toolset:rhel8",
"AppStream-8.6.0.Z.MAIN.EUS:go-toolset-0:1.17.12-1.module+el8.6.0+16014+a372c00b.aarch64::go-toolset:rhel8",
"AppStream-8.6.0.Z.MAIN.EUS:go-toolset-0:1.17.12-1.module+el8.6.0+16014+a372c00b.ppc64le::go-toolset:rhel8",
"AppStream-8.6.0.Z.MAIN.EUS:go-toolset-0:1.17.12-1.module+el8.6.0+16014+a372c00b.s390x::go-toolset:rhel8",
"AppStream-8.6.0.Z.MAIN.EUS:go-toolset-0:1.17.12-1.module+el8.6.0+16014+a372c00b.src::go-toolset:rhel8",
"AppStream-8.6.0.Z.MAIN.EUS:go-toolset-0:1.17.12-1.module+el8.6.0+16014+a372c00b.x86_64::go-toolset:rhel8",
"AppStream-8.6.0.Z.MAIN.EUS:golang-0:1.17.12-1.module+el8.6.0+16014+a372c00b.aarch64::go-toolset:rhel8",
"AppStream-8.6.0.Z.MAIN.EUS:golang-0:1.17.12-1.module+el8.6.0+16014+a372c00b.ppc64le::go-toolset:rhel8",
"AppStream-8.6.0.Z.MAIN.EUS:golang-0:1.17.12-1.module+el8.6.0+16014+a372c00b.s390x::go-toolset:rhel8",
"AppStream-8.6.0.Z.MAIN.EUS:golang-0:1.17.12-1.module+el8.6.0+16014+a372c00b.src::go-toolset:rhel8",
"AppStream-8.6.0.Z.MAIN.EUS:golang-0:1.17.12-1.module+el8.6.0+16014+a372c00b.x86_64::go-toolset:rhel8",
"AppStream-8.6.0.Z.MAIN.EUS:golang-bin-0:1.17.12-1.module+el8.6.0+16014+a372c00b.aarch64::go-toolset:rhel8",
"AppStream-8.6.0.Z.MAIN.EUS:golang-bin-0:1.17.12-1.module+el8.6.0+16014+a372c00b.ppc64le::go-toolset:rhel8",
"AppStream-8.6.0.Z.MAIN.EUS:golang-bin-0:1.17.12-1.module+el8.6.0+16014+a372c00b.s390x::go-toolset:rhel8",
"AppStream-8.6.0.Z.MAIN.EUS:golang-bin-0:1.17.12-1.module+el8.6.0+16014+a372c00b.x86_64::go-toolset:rhel8",
"AppStream-8.6.0.Z.MAIN.EUS:golang-docs-0:1.17.12-1.module+el8.6.0+16014+a372c00b.noarch::go-toolset:rhel8",
"AppStream-8.6.0.Z.MAIN.EUS:golang-misc-0:1.17.12-1.module+el8.6.0+16014+a372c00b.noarch::go-toolset:rhel8",
"AppStream-8.6.0.Z.MAIN.EUS:golang-race-0:1.17.12-1.module+el8.6.0+16014+a372c00b.x86_64::go-toolset:rhel8",
"AppStream-8.6.0.Z.MAIN.EUS:golang-src-0:1.17.12-1.module+el8.6.0+16014+a372c00b.noarch::go-toolset:rhel8",
"AppStream-8.6.0.Z.MAIN.EUS:golang-tests-0:1.17.12-1.module+el8.6.0+16014+a372c00b.noarch::go-toolset:rhel8"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2022-1705"
},
{
"category": "external",
"summary": "RHBZ#2107374",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2107374"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2022-1705",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-1705"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2022-1705",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2022-1705"
},
{
"category": "external",
"summary": "https://go.dev/issue/53188",
"url": "https://go.dev/issue/53188"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-announce/c/nqrv9fbR0zE",
"url": "https://groups.google.com/g/golang-announce/c/nqrv9fbR0zE"
}
],
"release_date": "2022-07-12T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2022-08-01T12:10:47+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"AppStream-8.6.0.Z.MAIN.EUS:delve-0:1.7.2-1.module+el8.6.0+12972+ebab5911.src::go-toolset:rhel8",
"AppStream-8.6.0.Z.MAIN.EUS:delve-0:1.7.2-1.module+el8.6.0+12972+ebab5911.x86_64::go-toolset:rhel8",
"AppStream-8.6.0.Z.MAIN.EUS:delve-debuginfo-0:1.7.2-1.module+el8.6.0+12972+ebab5911.x86_64::go-toolset:rhel8",
"AppStream-8.6.0.Z.MAIN.EUS:delve-debugsource-0:1.7.2-1.module+el8.6.0+12972+ebab5911.x86_64::go-toolset:rhel8",
"AppStream-8.6.0.Z.MAIN.EUS:go-toolset-0:1.17.12-1.module+el8.6.0+16014+a372c00b.aarch64::go-toolset:rhel8",
"AppStream-8.6.0.Z.MAIN.EUS:go-toolset-0:1.17.12-1.module+el8.6.0+16014+a372c00b.ppc64le::go-toolset:rhel8",
"AppStream-8.6.0.Z.MAIN.EUS:go-toolset-0:1.17.12-1.module+el8.6.0+16014+a372c00b.s390x::go-toolset:rhel8",
"AppStream-8.6.0.Z.MAIN.EUS:go-toolset-0:1.17.12-1.module+el8.6.0+16014+a372c00b.src::go-toolset:rhel8",
"AppStream-8.6.0.Z.MAIN.EUS:go-toolset-0:1.17.12-1.module+el8.6.0+16014+a372c00b.x86_64::go-toolset:rhel8",
"AppStream-8.6.0.Z.MAIN.EUS:golang-0:1.17.12-1.module+el8.6.0+16014+a372c00b.aarch64::go-toolset:rhel8",
"AppStream-8.6.0.Z.MAIN.EUS:golang-0:1.17.12-1.module+el8.6.0+16014+a372c00b.ppc64le::go-toolset:rhel8",
"AppStream-8.6.0.Z.MAIN.EUS:golang-0:1.17.12-1.module+el8.6.0+16014+a372c00b.s390x::go-toolset:rhel8",
"AppStream-8.6.0.Z.MAIN.EUS:golang-0:1.17.12-1.module+el8.6.0+16014+a372c00b.src::go-toolset:rhel8",
"AppStream-8.6.0.Z.MAIN.EUS:golang-0:1.17.12-1.module+el8.6.0+16014+a372c00b.x86_64::go-toolset:rhel8",
"AppStream-8.6.0.Z.MAIN.EUS:golang-bin-0:1.17.12-1.module+el8.6.0+16014+a372c00b.aarch64::go-toolset:rhel8",
"AppStream-8.6.0.Z.MAIN.EUS:golang-bin-0:1.17.12-1.module+el8.6.0+16014+a372c00b.ppc64le::go-toolset:rhel8",
"AppStream-8.6.0.Z.MAIN.EUS:golang-bin-0:1.17.12-1.module+el8.6.0+16014+a372c00b.s390x::go-toolset:rhel8",
"AppStream-8.6.0.Z.MAIN.EUS:golang-bin-0:1.17.12-1.module+el8.6.0+16014+a372c00b.x86_64::go-toolset:rhel8",
"AppStream-8.6.0.Z.MAIN.EUS:golang-docs-0:1.17.12-1.module+el8.6.0+16014+a372c00b.noarch::go-toolset:rhel8",
"AppStream-8.6.0.Z.MAIN.EUS:golang-misc-0:1.17.12-1.module+el8.6.0+16014+a372c00b.noarch::go-toolset:rhel8",
"AppStream-8.6.0.Z.MAIN.EUS:golang-race-0:1.17.12-1.module+el8.6.0+16014+a372c00b.x86_64::go-toolset:rhel8",
"AppStream-8.6.0.Z.MAIN.EUS:golang-src-0:1.17.12-1.module+el8.6.0+16014+a372c00b.noarch::go-toolset:rhel8",
"AppStream-8.6.0.Z.MAIN.EUS:golang-tests-0:1.17.12-1.module+el8.6.0+16014+a372c00b.noarch::go-toolset:rhel8"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2022:5775"
}
],
"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": [
"AppStream-8.6.0.Z.MAIN.EUS:delve-0:1.7.2-1.module+el8.6.0+12972+ebab5911.src::go-toolset:rhel8",
"AppStream-8.6.0.Z.MAIN.EUS:delve-0:1.7.2-1.module+el8.6.0+12972+ebab5911.x86_64::go-toolset:rhel8",
"AppStream-8.6.0.Z.MAIN.EUS:delve-debuginfo-0:1.7.2-1.module+el8.6.0+12972+ebab5911.x86_64::go-toolset:rhel8",
"AppStream-8.6.0.Z.MAIN.EUS:delve-debugsource-0:1.7.2-1.module+el8.6.0+12972+ebab5911.x86_64::go-toolset:rhel8",
"AppStream-8.6.0.Z.MAIN.EUS:go-toolset-0:1.17.12-1.module+el8.6.0+16014+a372c00b.aarch64::go-toolset:rhel8",
"AppStream-8.6.0.Z.MAIN.EUS:go-toolset-0:1.17.12-1.module+el8.6.0+16014+a372c00b.ppc64le::go-toolset:rhel8",
"AppStream-8.6.0.Z.MAIN.EUS:go-toolset-0:1.17.12-1.module+el8.6.0+16014+a372c00b.s390x::go-toolset:rhel8",
"AppStream-8.6.0.Z.MAIN.EUS:go-toolset-0:1.17.12-1.module+el8.6.0+16014+a372c00b.src::go-toolset:rhel8",
"AppStream-8.6.0.Z.MAIN.EUS:go-toolset-0:1.17.12-1.module+el8.6.0+16014+a372c00b.x86_64::go-toolset:rhel8",
"AppStream-8.6.0.Z.MAIN.EUS:golang-0:1.17.12-1.module+el8.6.0+16014+a372c00b.aarch64::go-toolset:rhel8",
"AppStream-8.6.0.Z.MAIN.EUS:golang-0:1.17.12-1.module+el8.6.0+16014+a372c00b.ppc64le::go-toolset:rhel8",
"AppStream-8.6.0.Z.MAIN.EUS:golang-0:1.17.12-1.module+el8.6.0+16014+a372c00b.s390x::go-toolset:rhel8",
"AppStream-8.6.0.Z.MAIN.EUS:golang-0:1.17.12-1.module+el8.6.0+16014+a372c00b.src::go-toolset:rhel8",
"AppStream-8.6.0.Z.MAIN.EUS:golang-0:1.17.12-1.module+el8.6.0+16014+a372c00b.x86_64::go-toolset:rhel8",
"AppStream-8.6.0.Z.MAIN.EUS:golang-bin-0:1.17.12-1.module+el8.6.0+16014+a372c00b.aarch64::go-toolset:rhel8",
"AppStream-8.6.0.Z.MAIN.EUS:golang-bin-0:1.17.12-1.module+el8.6.0+16014+a372c00b.ppc64le::go-toolset:rhel8",
"AppStream-8.6.0.Z.MAIN.EUS:golang-bin-0:1.17.12-1.module+el8.6.0+16014+a372c00b.s390x::go-toolset:rhel8",
"AppStream-8.6.0.Z.MAIN.EUS:golang-bin-0:1.17.12-1.module+el8.6.0+16014+a372c00b.x86_64::go-toolset:rhel8",
"AppStream-8.6.0.Z.MAIN.EUS:golang-docs-0:1.17.12-1.module+el8.6.0+16014+a372c00b.noarch::go-toolset:rhel8",
"AppStream-8.6.0.Z.MAIN.EUS:golang-misc-0:1.17.12-1.module+el8.6.0+16014+a372c00b.noarch::go-toolset:rhel8",
"AppStream-8.6.0.Z.MAIN.EUS:golang-race-0:1.17.12-1.module+el8.6.0+16014+a372c00b.x86_64::go-toolset:rhel8",
"AppStream-8.6.0.Z.MAIN.EUS:golang-src-0:1.17.12-1.module+el8.6.0+16014+a372c00b.noarch::go-toolset:rhel8",
"AppStream-8.6.0.Z.MAIN.EUS:golang-tests-0:1.17.12-1.module+el8.6.0+16014+a372c00b.noarch::go-toolset:rhel8"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "golang: net/http: improper sanitization of Transfer-Encoding header"
},
{
"cve": "CVE-2022-1962",
"cwe": {
"id": "CWE-1325",
"name": "Improperly Controlled Sequential Memory Allocation"
},
"discovery_date": "2022-07-14T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2107376"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in the golang standard library, go/parser. When calling any Parse functions on the Go source code, which contains deeply nested types or declarations, a panic can occur due to stack exhaustion. This issue allows an attacker to impact system availability.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "golang: go/parser: stack exhaustion in all Parse* functions",
"title": "Vulnerability summary"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"AppStream-8.6.0.Z.MAIN.EUS:delve-0:1.7.2-1.module+el8.6.0+12972+ebab5911.src::go-toolset:rhel8",
"AppStream-8.6.0.Z.MAIN.EUS:delve-0:1.7.2-1.module+el8.6.0+12972+ebab5911.x86_64::go-toolset:rhel8",
"AppStream-8.6.0.Z.MAIN.EUS:delve-debuginfo-0:1.7.2-1.module+el8.6.0+12972+ebab5911.x86_64::go-toolset:rhel8",
"AppStream-8.6.0.Z.MAIN.EUS:delve-debugsource-0:1.7.2-1.module+el8.6.0+12972+ebab5911.x86_64::go-toolset:rhel8",
"AppStream-8.6.0.Z.MAIN.EUS:go-toolset-0:1.17.12-1.module+el8.6.0+16014+a372c00b.aarch64::go-toolset:rhel8",
"AppStream-8.6.0.Z.MAIN.EUS:go-toolset-0:1.17.12-1.module+el8.6.0+16014+a372c00b.ppc64le::go-toolset:rhel8",
"AppStream-8.6.0.Z.MAIN.EUS:go-toolset-0:1.17.12-1.module+el8.6.0+16014+a372c00b.s390x::go-toolset:rhel8",
"AppStream-8.6.0.Z.MAIN.EUS:go-toolset-0:1.17.12-1.module+el8.6.0+16014+a372c00b.src::go-toolset:rhel8",
"AppStream-8.6.0.Z.MAIN.EUS:go-toolset-0:1.17.12-1.module+el8.6.0+16014+a372c00b.x86_64::go-toolset:rhel8",
"AppStream-8.6.0.Z.MAIN.EUS:golang-0:1.17.12-1.module+el8.6.0+16014+a372c00b.aarch64::go-toolset:rhel8",
"AppStream-8.6.0.Z.MAIN.EUS:golang-0:1.17.12-1.module+el8.6.0+16014+a372c00b.ppc64le::go-toolset:rhel8",
"AppStream-8.6.0.Z.MAIN.EUS:golang-0:1.17.12-1.module+el8.6.0+16014+a372c00b.s390x::go-toolset:rhel8",
"AppStream-8.6.0.Z.MAIN.EUS:golang-0:1.17.12-1.module+el8.6.0+16014+a372c00b.src::go-toolset:rhel8",
"AppStream-8.6.0.Z.MAIN.EUS:golang-0:1.17.12-1.module+el8.6.0+16014+a372c00b.x86_64::go-toolset:rhel8",
"AppStream-8.6.0.Z.MAIN.EUS:golang-bin-0:1.17.12-1.module+el8.6.0+16014+a372c00b.aarch64::go-toolset:rhel8",
"AppStream-8.6.0.Z.MAIN.EUS:golang-bin-0:1.17.12-1.module+el8.6.0+16014+a372c00b.ppc64le::go-toolset:rhel8",
"AppStream-8.6.0.Z.MAIN.EUS:golang-bin-0:1.17.12-1.module+el8.6.0+16014+a372c00b.s390x::go-toolset:rhel8",
"AppStream-8.6.0.Z.MAIN.EUS:golang-bin-0:1.17.12-1.module+el8.6.0+16014+a372c00b.x86_64::go-toolset:rhel8",
"AppStream-8.6.0.Z.MAIN.EUS:golang-docs-0:1.17.12-1.module+el8.6.0+16014+a372c00b.noarch::go-toolset:rhel8",
"AppStream-8.6.0.Z.MAIN.EUS:golang-misc-0:1.17.12-1.module+el8.6.0+16014+a372c00b.noarch::go-toolset:rhel8",
"AppStream-8.6.0.Z.MAIN.EUS:golang-race-0:1.17.12-1.module+el8.6.0+16014+a372c00b.x86_64::go-toolset:rhel8",
"AppStream-8.6.0.Z.MAIN.EUS:golang-src-0:1.17.12-1.module+el8.6.0+16014+a372c00b.noarch::go-toolset:rhel8",
"AppStream-8.6.0.Z.MAIN.EUS:golang-tests-0:1.17.12-1.module+el8.6.0+16014+a372c00b.noarch::go-toolset:rhel8"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2022-1962"
},
{
"category": "external",
"summary": "RHBZ#2107376",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2107376"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2022-1962",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-1962"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2022-1962",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2022-1962"
},
{
"category": "external",
"summary": "https://go.dev/issue/53616",
"url": "https://go.dev/issue/53616"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-announce/c/nqrv9fbR0zE",
"url": "https://groups.google.com/g/golang-announce/c/nqrv9fbR0zE"
}
],
"release_date": "2022-07-12T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2022-08-01T12:10:47+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"AppStream-8.6.0.Z.MAIN.EUS:delve-0:1.7.2-1.module+el8.6.0+12972+ebab5911.src::go-toolset:rhel8",
"AppStream-8.6.0.Z.MAIN.EUS:delve-0:1.7.2-1.module+el8.6.0+12972+ebab5911.x86_64::go-toolset:rhel8",
"AppStream-8.6.0.Z.MAIN.EUS:delve-debuginfo-0:1.7.2-1.module+el8.6.0+12972+ebab5911.x86_64::go-toolset:rhel8",
"AppStream-8.6.0.Z.MAIN.EUS:delve-debugsource-0:1.7.2-1.module+el8.6.0+12972+ebab5911.x86_64::go-toolset:rhel8",
"AppStream-8.6.0.Z.MAIN.EUS:go-toolset-0:1.17.12-1.module+el8.6.0+16014+a372c00b.aarch64::go-toolset:rhel8",
"AppStream-8.6.0.Z.MAIN.EUS:go-toolset-0:1.17.12-1.module+el8.6.0+16014+a372c00b.ppc64le::go-toolset:rhel8",
"AppStream-8.6.0.Z.MAIN.EUS:go-toolset-0:1.17.12-1.module+el8.6.0+16014+a372c00b.s390x::go-toolset:rhel8",
"AppStream-8.6.0.Z.MAIN.EUS:go-toolset-0:1.17.12-1.module+el8.6.0+16014+a372c00b.src::go-toolset:rhel8",
"AppStream-8.6.0.Z.MAIN.EUS:go-toolset-0:1.17.12-1.module+el8.6.0+16014+a372c00b.x86_64::go-toolset:rhel8",
"AppStream-8.6.0.Z.MAIN.EUS:golang-0:1.17.12-1.module+el8.6.0+16014+a372c00b.aarch64::go-toolset:rhel8",
"AppStream-8.6.0.Z.MAIN.EUS:golang-0:1.17.12-1.module+el8.6.0+16014+a372c00b.ppc64le::go-toolset:rhel8",
"AppStream-8.6.0.Z.MAIN.EUS:golang-0:1.17.12-1.module+el8.6.0+16014+a372c00b.s390x::go-toolset:rhel8",
"AppStream-8.6.0.Z.MAIN.EUS:golang-0:1.17.12-1.module+el8.6.0+16014+a372c00b.src::go-toolset:rhel8",
"AppStream-8.6.0.Z.MAIN.EUS:golang-0:1.17.12-1.module+el8.6.0+16014+a372c00b.x86_64::go-toolset:rhel8",
"AppStream-8.6.0.Z.MAIN.EUS:golang-bin-0:1.17.12-1.module+el8.6.0+16014+a372c00b.aarch64::go-toolset:rhel8",
"AppStream-8.6.0.Z.MAIN.EUS:golang-bin-0:1.17.12-1.module+el8.6.0+16014+a372c00b.ppc64le::go-toolset:rhel8",
"AppStream-8.6.0.Z.MAIN.EUS:golang-bin-0:1.17.12-1.module+el8.6.0+16014+a372c00b.s390x::go-toolset:rhel8",
"AppStream-8.6.0.Z.MAIN.EUS:golang-bin-0:1.17.12-1.module+el8.6.0+16014+a372c00b.x86_64::go-toolset:rhel8",
"AppStream-8.6.0.Z.MAIN.EUS:golang-docs-0:1.17.12-1.module+el8.6.0+16014+a372c00b.noarch::go-toolset:rhel8",
"AppStream-8.6.0.Z.MAIN.EUS:golang-misc-0:1.17.12-1.module+el8.6.0+16014+a372c00b.noarch::go-toolset:rhel8",
"AppStream-8.6.0.Z.MAIN.EUS:golang-race-0:1.17.12-1.module+el8.6.0+16014+a372c00b.x86_64::go-toolset:rhel8",
"AppStream-8.6.0.Z.MAIN.EUS:golang-src-0:1.17.12-1.module+el8.6.0+16014+a372c00b.noarch::go-toolset:rhel8",
"AppStream-8.6.0.Z.MAIN.EUS:golang-tests-0:1.17.12-1.module+el8.6.0+16014+a372c00b.noarch::go-toolset:rhel8"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2022:5775"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "LOCAL",
"availabilityImpact": "HIGH",
"baseScore": 5.5,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "LOW",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"AppStream-8.6.0.Z.MAIN.EUS:delve-0:1.7.2-1.module+el8.6.0+12972+ebab5911.src::go-toolset:rhel8",
"AppStream-8.6.0.Z.MAIN.EUS:delve-0:1.7.2-1.module+el8.6.0+12972+ebab5911.x86_64::go-toolset:rhel8",
"AppStream-8.6.0.Z.MAIN.EUS:delve-debuginfo-0:1.7.2-1.module+el8.6.0+12972+ebab5911.x86_64::go-toolset:rhel8",
"AppStream-8.6.0.Z.MAIN.EUS:delve-debugsource-0:1.7.2-1.module+el8.6.0+12972+ebab5911.x86_64::go-toolset:rhel8",
"AppStream-8.6.0.Z.MAIN.EUS:go-toolset-0:1.17.12-1.module+el8.6.0+16014+a372c00b.aarch64::go-toolset:rhel8",
"AppStream-8.6.0.Z.MAIN.EUS:go-toolset-0:1.17.12-1.module+el8.6.0+16014+a372c00b.ppc64le::go-toolset:rhel8",
"AppStream-8.6.0.Z.MAIN.EUS:go-toolset-0:1.17.12-1.module+el8.6.0+16014+a372c00b.s390x::go-toolset:rhel8",
"AppStream-8.6.0.Z.MAIN.EUS:go-toolset-0:1.17.12-1.module+el8.6.0+16014+a372c00b.src::go-toolset:rhel8",
"AppStream-8.6.0.Z.MAIN.EUS:go-toolset-0:1.17.12-1.module+el8.6.0+16014+a372c00b.x86_64::go-toolset:rhel8",
"AppStream-8.6.0.Z.MAIN.EUS:golang-0:1.17.12-1.module+el8.6.0+16014+a372c00b.aarch64::go-toolset:rhel8",
"AppStream-8.6.0.Z.MAIN.EUS:golang-0:1.17.12-1.module+el8.6.0+16014+a372c00b.ppc64le::go-toolset:rhel8",
"AppStream-8.6.0.Z.MAIN.EUS:golang-0:1.17.12-1.module+el8.6.0+16014+a372c00b.s390x::go-toolset:rhel8",
"AppStream-8.6.0.Z.MAIN.EUS:golang-0:1.17.12-1.module+el8.6.0+16014+a372c00b.src::go-toolset:rhel8",
"AppStream-8.6.0.Z.MAIN.EUS:golang-0:1.17.12-1.module+el8.6.0+16014+a372c00b.x86_64::go-toolset:rhel8",
"AppStream-8.6.0.Z.MAIN.EUS:golang-bin-0:1.17.12-1.module+el8.6.0+16014+a372c00b.aarch64::go-toolset:rhel8",
"AppStream-8.6.0.Z.MAIN.EUS:golang-bin-0:1.17.12-1.module+el8.6.0+16014+a372c00b.ppc64le::go-toolset:rhel8",
"AppStream-8.6.0.Z.MAIN.EUS:golang-bin-0:1.17.12-1.module+el8.6.0+16014+a372c00b.s390x::go-toolset:rhel8",
"AppStream-8.6.0.Z.MAIN.EUS:golang-bin-0:1.17.12-1.module+el8.6.0+16014+a372c00b.x86_64::go-toolset:rhel8",
"AppStream-8.6.0.Z.MAIN.EUS:golang-docs-0:1.17.12-1.module+el8.6.0+16014+a372c00b.noarch::go-toolset:rhel8",
"AppStream-8.6.0.Z.MAIN.EUS:golang-misc-0:1.17.12-1.module+el8.6.0+16014+a372c00b.noarch::go-toolset:rhel8",
"AppStream-8.6.0.Z.MAIN.EUS:golang-race-0:1.17.12-1.module+el8.6.0+16014+a372c00b.x86_64::go-toolset:rhel8",
"AppStream-8.6.0.Z.MAIN.EUS:golang-src-0:1.17.12-1.module+el8.6.0+16014+a372c00b.noarch::go-toolset:rhel8",
"AppStream-8.6.0.Z.MAIN.EUS:golang-tests-0:1.17.12-1.module+el8.6.0+16014+a372c00b.noarch::go-toolset:rhel8"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "golang: go/parser: stack exhaustion in all Parse* functions"
},
{
"cve": "CVE-2022-28131",
"cwe": {
"id": "CWE-1325",
"name": "Improperly Controlled Sequential Memory Allocation"
},
"discovery_date": "2022-07-14T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2107390"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in golang encoding/xml. When calling Decoder, Skip while parsing a deeply nested XML document, a panic can occur due to stack exhaustion and allows an attacker to impact system availability.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "golang: encoding/xml: stack exhaustion in Decoder.Skip",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "The vulnerability exists in the calling of the function decoder.skip to a deeply nested XML document. Although the vulnerability exists, it may require that the application accept deeply nested XML from untrusted sources and specifically calls Decoder.Skip on it. In many deployments, that code path might not even be reachable or exposed to external input. On top of that, a successful exploitation will only result in denial of service due to stack exhaustion, which is why this has been marked as moderate by Red Hat.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"AppStream-8.6.0.Z.MAIN.EUS:delve-0:1.7.2-1.module+el8.6.0+12972+ebab5911.src::go-toolset:rhel8",
"AppStream-8.6.0.Z.MAIN.EUS:delve-0:1.7.2-1.module+el8.6.0+12972+ebab5911.x86_64::go-toolset:rhel8",
"AppStream-8.6.0.Z.MAIN.EUS:delve-debuginfo-0:1.7.2-1.module+el8.6.0+12972+ebab5911.x86_64::go-toolset:rhel8",
"AppStream-8.6.0.Z.MAIN.EUS:delve-debugsource-0:1.7.2-1.module+el8.6.0+12972+ebab5911.x86_64::go-toolset:rhel8",
"AppStream-8.6.0.Z.MAIN.EUS:go-toolset-0:1.17.12-1.module+el8.6.0+16014+a372c00b.aarch64::go-toolset:rhel8",
"AppStream-8.6.0.Z.MAIN.EUS:go-toolset-0:1.17.12-1.module+el8.6.0+16014+a372c00b.ppc64le::go-toolset:rhel8",
"AppStream-8.6.0.Z.MAIN.EUS:go-toolset-0:1.17.12-1.module+el8.6.0+16014+a372c00b.s390x::go-toolset:rhel8",
"AppStream-8.6.0.Z.MAIN.EUS:go-toolset-0:1.17.12-1.module+el8.6.0+16014+a372c00b.src::go-toolset:rhel8",
"AppStream-8.6.0.Z.MAIN.EUS:go-toolset-0:1.17.12-1.module+el8.6.0+16014+a372c00b.x86_64::go-toolset:rhel8",
"AppStream-8.6.0.Z.MAIN.EUS:golang-0:1.17.12-1.module+el8.6.0+16014+a372c00b.aarch64::go-toolset:rhel8",
"AppStream-8.6.0.Z.MAIN.EUS:golang-0:1.17.12-1.module+el8.6.0+16014+a372c00b.ppc64le::go-toolset:rhel8",
"AppStream-8.6.0.Z.MAIN.EUS:golang-0:1.17.12-1.module+el8.6.0+16014+a372c00b.s390x::go-toolset:rhel8",
"AppStream-8.6.0.Z.MAIN.EUS:golang-0:1.17.12-1.module+el8.6.0+16014+a372c00b.src::go-toolset:rhel8",
"AppStream-8.6.0.Z.MAIN.EUS:golang-0:1.17.12-1.module+el8.6.0+16014+a372c00b.x86_64::go-toolset:rhel8",
"AppStream-8.6.0.Z.MAIN.EUS:golang-bin-0:1.17.12-1.module+el8.6.0+16014+a372c00b.aarch64::go-toolset:rhel8",
"AppStream-8.6.0.Z.MAIN.EUS:golang-bin-0:1.17.12-1.module+el8.6.0+16014+a372c00b.ppc64le::go-toolset:rhel8",
"AppStream-8.6.0.Z.MAIN.EUS:golang-bin-0:1.17.12-1.module+el8.6.0+16014+a372c00b.s390x::go-toolset:rhel8",
"AppStream-8.6.0.Z.MAIN.EUS:golang-bin-0:1.17.12-1.module+el8.6.0+16014+a372c00b.x86_64::go-toolset:rhel8",
"AppStream-8.6.0.Z.MAIN.EUS:golang-docs-0:1.17.12-1.module+el8.6.0+16014+a372c00b.noarch::go-toolset:rhel8",
"AppStream-8.6.0.Z.MAIN.EUS:golang-misc-0:1.17.12-1.module+el8.6.0+16014+a372c00b.noarch::go-toolset:rhel8",
"AppStream-8.6.0.Z.MAIN.EUS:golang-race-0:1.17.12-1.module+el8.6.0+16014+a372c00b.x86_64::go-toolset:rhel8",
"AppStream-8.6.0.Z.MAIN.EUS:golang-src-0:1.17.12-1.module+el8.6.0+16014+a372c00b.noarch::go-toolset:rhel8",
"AppStream-8.6.0.Z.MAIN.EUS:golang-tests-0:1.17.12-1.module+el8.6.0+16014+a372c00b.noarch::go-toolset:rhel8"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2022-28131"
},
{
"category": "external",
"summary": "RHBZ#2107390",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2107390"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2022-28131",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-28131"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2022-28131",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2022-28131"
},
{
"category": "external",
"summary": "https://go.dev/issue/53614",
"url": "https://go.dev/issue/53614"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-announce/c/nqrv9fbR0zE",
"url": "https://groups.google.com/g/golang-announce/c/nqrv9fbR0zE"
}
],
"release_date": "2022-07-12T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2022-08-01T12:10:47+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"AppStream-8.6.0.Z.MAIN.EUS:delve-0:1.7.2-1.module+el8.6.0+12972+ebab5911.src::go-toolset:rhel8",
"AppStream-8.6.0.Z.MAIN.EUS:delve-0:1.7.2-1.module+el8.6.0+12972+ebab5911.x86_64::go-toolset:rhel8",
"AppStream-8.6.0.Z.MAIN.EUS:delve-debuginfo-0:1.7.2-1.module+el8.6.0+12972+ebab5911.x86_64::go-toolset:rhel8",
"AppStream-8.6.0.Z.MAIN.EUS:delve-debugsource-0:1.7.2-1.module+el8.6.0+12972+ebab5911.x86_64::go-toolset:rhel8",
"AppStream-8.6.0.Z.MAIN.EUS:go-toolset-0:1.17.12-1.module+el8.6.0+16014+a372c00b.aarch64::go-toolset:rhel8",
"AppStream-8.6.0.Z.MAIN.EUS:go-toolset-0:1.17.12-1.module+el8.6.0+16014+a372c00b.ppc64le::go-toolset:rhel8",
"AppStream-8.6.0.Z.MAIN.EUS:go-toolset-0:1.17.12-1.module+el8.6.0+16014+a372c00b.s390x::go-toolset:rhel8",
"AppStream-8.6.0.Z.MAIN.EUS:go-toolset-0:1.17.12-1.module+el8.6.0+16014+a372c00b.src::go-toolset:rhel8",
"AppStream-8.6.0.Z.MAIN.EUS:go-toolset-0:1.17.12-1.module+el8.6.0+16014+a372c00b.x86_64::go-toolset:rhel8",
"AppStream-8.6.0.Z.MAIN.EUS:golang-0:1.17.12-1.module+el8.6.0+16014+a372c00b.aarch64::go-toolset:rhel8",
"AppStream-8.6.0.Z.MAIN.EUS:golang-0:1.17.12-1.module+el8.6.0+16014+a372c00b.ppc64le::go-toolset:rhel8",
"AppStream-8.6.0.Z.MAIN.EUS:golang-0:1.17.12-1.module+el8.6.0+16014+a372c00b.s390x::go-toolset:rhel8",
"AppStream-8.6.0.Z.MAIN.EUS:golang-0:1.17.12-1.module+el8.6.0+16014+a372c00b.src::go-toolset:rhel8",
"AppStream-8.6.0.Z.MAIN.EUS:golang-0:1.17.12-1.module+el8.6.0+16014+a372c00b.x86_64::go-toolset:rhel8",
"AppStream-8.6.0.Z.MAIN.EUS:golang-bin-0:1.17.12-1.module+el8.6.0+16014+a372c00b.aarch64::go-toolset:rhel8",
"AppStream-8.6.0.Z.MAIN.EUS:golang-bin-0:1.17.12-1.module+el8.6.0+16014+a372c00b.ppc64le::go-toolset:rhel8",
"AppStream-8.6.0.Z.MAIN.EUS:golang-bin-0:1.17.12-1.module+el8.6.0+16014+a372c00b.s390x::go-toolset:rhel8",
"AppStream-8.6.0.Z.MAIN.EUS:golang-bin-0:1.17.12-1.module+el8.6.0+16014+a372c00b.x86_64::go-toolset:rhel8",
"AppStream-8.6.0.Z.MAIN.EUS:golang-docs-0:1.17.12-1.module+el8.6.0+16014+a372c00b.noarch::go-toolset:rhel8",
"AppStream-8.6.0.Z.MAIN.EUS:golang-misc-0:1.17.12-1.module+el8.6.0+16014+a372c00b.noarch::go-toolset:rhel8",
"AppStream-8.6.0.Z.MAIN.EUS:golang-race-0:1.17.12-1.module+el8.6.0+16014+a372c00b.x86_64::go-toolset:rhel8",
"AppStream-8.6.0.Z.MAIN.EUS:golang-src-0:1.17.12-1.module+el8.6.0+16014+a372c00b.noarch::go-toolset:rhel8",
"AppStream-8.6.0.Z.MAIN.EUS:golang-tests-0:1.17.12-1.module+el8.6.0+16014+a372c00b.noarch::go-toolset:rhel8"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2022:5775"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "LOCAL",
"availabilityImpact": "HIGH",
"baseScore": 7.3,
"baseSeverity": "HIGH",
"confidentialityImpact": "LOW",
"integrityImpact": "LOW",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:N/UI:N/S:U/C:L/I:L/A:H",
"version": "3.1"
},
"products": [
"AppStream-8.6.0.Z.MAIN.EUS:delve-0:1.7.2-1.module+el8.6.0+12972+ebab5911.src::go-toolset:rhel8",
"AppStream-8.6.0.Z.MAIN.EUS:delve-0:1.7.2-1.module+el8.6.0+12972+ebab5911.x86_64::go-toolset:rhel8",
"AppStream-8.6.0.Z.MAIN.EUS:delve-debuginfo-0:1.7.2-1.module+el8.6.0+12972+ebab5911.x86_64::go-toolset:rhel8",
"AppStream-8.6.0.Z.MAIN.EUS:delve-debugsource-0:1.7.2-1.module+el8.6.0+12972+ebab5911.x86_64::go-toolset:rhel8",
"AppStream-8.6.0.Z.MAIN.EUS:go-toolset-0:1.17.12-1.module+el8.6.0+16014+a372c00b.aarch64::go-toolset:rhel8",
"AppStream-8.6.0.Z.MAIN.EUS:go-toolset-0:1.17.12-1.module+el8.6.0+16014+a372c00b.ppc64le::go-toolset:rhel8",
"AppStream-8.6.0.Z.MAIN.EUS:go-toolset-0:1.17.12-1.module+el8.6.0+16014+a372c00b.s390x::go-toolset:rhel8",
"AppStream-8.6.0.Z.MAIN.EUS:go-toolset-0:1.17.12-1.module+el8.6.0+16014+a372c00b.src::go-toolset:rhel8",
"AppStream-8.6.0.Z.MAIN.EUS:go-toolset-0:1.17.12-1.module+el8.6.0+16014+a372c00b.x86_64::go-toolset:rhel8",
"AppStream-8.6.0.Z.MAIN.EUS:golang-0:1.17.12-1.module+el8.6.0+16014+a372c00b.aarch64::go-toolset:rhel8",
"AppStream-8.6.0.Z.MAIN.EUS:golang-0:1.17.12-1.module+el8.6.0+16014+a372c00b.ppc64le::go-toolset:rhel8",
"AppStream-8.6.0.Z.MAIN.EUS:golang-0:1.17.12-1.module+el8.6.0+16014+a372c00b.s390x::go-toolset:rhel8",
"AppStream-8.6.0.Z.MAIN.EUS:golang-0:1.17.12-1.module+el8.6.0+16014+a372c00b.src::go-toolset:rhel8",
"AppStream-8.6.0.Z.MAIN.EUS:golang-0:1.17.12-1.module+el8.6.0+16014+a372c00b.x86_64::go-toolset:rhel8",
"AppStream-8.6.0.Z.MAIN.EUS:golang-bin-0:1.17.12-1.module+el8.6.0+16014+a372c00b.aarch64::go-toolset:rhel8",
"AppStream-8.6.0.Z.MAIN.EUS:golang-bin-0:1.17.12-1.module+el8.6.0+16014+a372c00b.ppc64le::go-toolset:rhel8",
"AppStream-8.6.0.Z.MAIN.EUS:golang-bin-0:1.17.12-1.module+el8.6.0+16014+a372c00b.s390x::go-toolset:rhel8",
"AppStream-8.6.0.Z.MAIN.EUS:golang-bin-0:1.17.12-1.module+el8.6.0+16014+a372c00b.x86_64::go-toolset:rhel8",
"AppStream-8.6.0.Z.MAIN.EUS:golang-docs-0:1.17.12-1.module+el8.6.0+16014+a372c00b.noarch::go-toolset:rhel8",
"AppStream-8.6.0.Z.MAIN.EUS:golang-misc-0:1.17.12-1.module+el8.6.0+16014+a372c00b.noarch::go-toolset:rhel8",
"AppStream-8.6.0.Z.MAIN.EUS:golang-race-0:1.17.12-1.module+el8.6.0+16014+a372c00b.x86_64::go-toolset:rhel8",
"AppStream-8.6.0.Z.MAIN.EUS:golang-src-0:1.17.12-1.module+el8.6.0+16014+a372c00b.noarch::go-toolset:rhel8",
"AppStream-8.6.0.Z.MAIN.EUS:golang-tests-0:1.17.12-1.module+el8.6.0+16014+a372c00b.noarch::go-toolset:rhel8"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "golang: encoding/xml: stack exhaustion in Decoder.Skip"
},
{
"cve": "CVE-2022-30629",
"cwe": {
"id": "CWE-331",
"name": "Insufficient Entropy"
},
"discovery_date": "2022-06-02T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2092793"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in the crypto/tls golang package. When session tickets are generated by crypto/tls, it is missing the ticket expiration. This issue may allow an attacker to observe the TLS handshakes to correlate successive connections during session resumption.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "golang: crypto/tls: session tickets lack random ticket_age_add",
"title": "Vulnerability summary"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"AppStream-8.6.0.Z.MAIN.EUS:delve-0:1.7.2-1.module+el8.6.0+12972+ebab5911.src::go-toolset:rhel8",
"AppStream-8.6.0.Z.MAIN.EUS:delve-0:1.7.2-1.module+el8.6.0+12972+ebab5911.x86_64::go-toolset:rhel8",
"AppStream-8.6.0.Z.MAIN.EUS:delve-debuginfo-0:1.7.2-1.module+el8.6.0+12972+ebab5911.x86_64::go-toolset:rhel8",
"AppStream-8.6.0.Z.MAIN.EUS:delve-debugsource-0:1.7.2-1.module+el8.6.0+12972+ebab5911.x86_64::go-toolset:rhel8",
"AppStream-8.6.0.Z.MAIN.EUS:go-toolset-0:1.17.12-1.module+el8.6.0+16014+a372c00b.aarch64::go-toolset:rhel8",
"AppStream-8.6.0.Z.MAIN.EUS:go-toolset-0:1.17.12-1.module+el8.6.0+16014+a372c00b.ppc64le::go-toolset:rhel8",
"AppStream-8.6.0.Z.MAIN.EUS:go-toolset-0:1.17.12-1.module+el8.6.0+16014+a372c00b.s390x::go-toolset:rhel8",
"AppStream-8.6.0.Z.MAIN.EUS:go-toolset-0:1.17.12-1.module+el8.6.0+16014+a372c00b.src::go-toolset:rhel8",
"AppStream-8.6.0.Z.MAIN.EUS:go-toolset-0:1.17.12-1.module+el8.6.0+16014+a372c00b.x86_64::go-toolset:rhel8",
"AppStream-8.6.0.Z.MAIN.EUS:golang-0:1.17.12-1.module+el8.6.0+16014+a372c00b.aarch64::go-toolset:rhel8",
"AppStream-8.6.0.Z.MAIN.EUS:golang-0:1.17.12-1.module+el8.6.0+16014+a372c00b.ppc64le::go-toolset:rhel8",
"AppStream-8.6.0.Z.MAIN.EUS:golang-0:1.17.12-1.module+el8.6.0+16014+a372c00b.s390x::go-toolset:rhel8",
"AppStream-8.6.0.Z.MAIN.EUS:golang-0:1.17.12-1.module+el8.6.0+16014+a372c00b.src::go-toolset:rhel8",
"AppStream-8.6.0.Z.MAIN.EUS:golang-0:1.17.12-1.module+el8.6.0+16014+a372c00b.x86_64::go-toolset:rhel8",
"AppStream-8.6.0.Z.MAIN.EUS:golang-bin-0:1.17.12-1.module+el8.6.0+16014+a372c00b.aarch64::go-toolset:rhel8",
"AppStream-8.6.0.Z.MAIN.EUS:golang-bin-0:1.17.12-1.module+el8.6.0+16014+a372c00b.ppc64le::go-toolset:rhel8",
"AppStream-8.6.0.Z.MAIN.EUS:golang-bin-0:1.17.12-1.module+el8.6.0+16014+a372c00b.s390x::go-toolset:rhel8",
"AppStream-8.6.0.Z.MAIN.EUS:golang-bin-0:1.17.12-1.module+el8.6.0+16014+a372c00b.x86_64::go-toolset:rhel8",
"AppStream-8.6.0.Z.MAIN.EUS:golang-docs-0:1.17.12-1.module+el8.6.0+16014+a372c00b.noarch::go-toolset:rhel8",
"AppStream-8.6.0.Z.MAIN.EUS:golang-misc-0:1.17.12-1.module+el8.6.0+16014+a372c00b.noarch::go-toolset:rhel8",
"AppStream-8.6.0.Z.MAIN.EUS:golang-race-0:1.17.12-1.module+el8.6.0+16014+a372c00b.x86_64::go-toolset:rhel8",
"AppStream-8.6.0.Z.MAIN.EUS:golang-src-0:1.17.12-1.module+el8.6.0+16014+a372c00b.noarch::go-toolset:rhel8",
"AppStream-8.6.0.Z.MAIN.EUS:golang-tests-0:1.17.12-1.module+el8.6.0+16014+a372c00b.noarch::go-toolset:rhel8"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2022-30629"
},
{
"category": "external",
"summary": "RHBZ#2092793",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2092793"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2022-30629",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-30629"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2022-30629",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2022-30629"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-announce/c/TzIC9-t8Ytg",
"url": "https://groups.google.com/g/golang-announce/c/TzIC9-t8Ytg"
}
],
"release_date": "2022-06-02T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2022-08-01T12:10:47+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"AppStream-8.6.0.Z.MAIN.EUS:delve-0:1.7.2-1.module+el8.6.0+12972+ebab5911.src::go-toolset:rhel8",
"AppStream-8.6.0.Z.MAIN.EUS:delve-0:1.7.2-1.module+el8.6.0+12972+ebab5911.x86_64::go-toolset:rhel8",
"AppStream-8.6.0.Z.MAIN.EUS:delve-debuginfo-0:1.7.2-1.module+el8.6.0+12972+ebab5911.x86_64::go-toolset:rhel8",
"AppStream-8.6.0.Z.MAIN.EUS:delve-debugsource-0:1.7.2-1.module+el8.6.0+12972+ebab5911.x86_64::go-toolset:rhel8",
"AppStream-8.6.0.Z.MAIN.EUS:go-toolset-0:1.17.12-1.module+el8.6.0+16014+a372c00b.aarch64::go-toolset:rhel8",
"AppStream-8.6.0.Z.MAIN.EUS:go-toolset-0:1.17.12-1.module+el8.6.0+16014+a372c00b.ppc64le::go-toolset:rhel8",
"AppStream-8.6.0.Z.MAIN.EUS:go-toolset-0:1.17.12-1.module+el8.6.0+16014+a372c00b.s390x::go-toolset:rhel8",
"AppStream-8.6.0.Z.MAIN.EUS:go-toolset-0:1.17.12-1.module+el8.6.0+16014+a372c00b.src::go-toolset:rhel8",
"AppStream-8.6.0.Z.MAIN.EUS:go-toolset-0:1.17.12-1.module+el8.6.0+16014+a372c00b.x86_64::go-toolset:rhel8",
"AppStream-8.6.0.Z.MAIN.EUS:golang-0:1.17.12-1.module+el8.6.0+16014+a372c00b.aarch64::go-toolset:rhel8",
"AppStream-8.6.0.Z.MAIN.EUS:golang-0:1.17.12-1.module+el8.6.0+16014+a372c00b.ppc64le::go-toolset:rhel8",
"AppStream-8.6.0.Z.MAIN.EUS:golang-0:1.17.12-1.module+el8.6.0+16014+a372c00b.s390x::go-toolset:rhel8",
"AppStream-8.6.0.Z.MAIN.EUS:golang-0:1.17.12-1.module+el8.6.0+16014+a372c00b.src::go-toolset:rhel8",
"AppStream-8.6.0.Z.MAIN.EUS:golang-0:1.17.12-1.module+el8.6.0+16014+a372c00b.x86_64::go-toolset:rhel8",
"AppStream-8.6.0.Z.MAIN.EUS:golang-bin-0:1.17.12-1.module+el8.6.0+16014+a372c00b.aarch64::go-toolset:rhel8",
"AppStream-8.6.0.Z.MAIN.EUS:golang-bin-0:1.17.12-1.module+el8.6.0+16014+a372c00b.ppc64le::go-toolset:rhel8",
"AppStream-8.6.0.Z.MAIN.EUS:golang-bin-0:1.17.12-1.module+el8.6.0+16014+a372c00b.s390x::go-toolset:rhel8",
"AppStream-8.6.0.Z.MAIN.EUS:golang-bin-0:1.17.12-1.module+el8.6.0+16014+a372c00b.x86_64::go-toolset:rhel8",
"AppStream-8.6.0.Z.MAIN.EUS:golang-docs-0:1.17.12-1.module+el8.6.0+16014+a372c00b.noarch::go-toolset:rhel8",
"AppStream-8.6.0.Z.MAIN.EUS:golang-misc-0:1.17.12-1.module+el8.6.0+16014+a372c00b.noarch::go-toolset:rhel8",
"AppStream-8.6.0.Z.MAIN.EUS:golang-race-0:1.17.12-1.module+el8.6.0+16014+a372c00b.x86_64::go-toolset:rhel8",
"AppStream-8.6.0.Z.MAIN.EUS:golang-src-0:1.17.12-1.module+el8.6.0+16014+a372c00b.noarch::go-toolset:rhel8",
"AppStream-8.6.0.Z.MAIN.EUS:golang-tests-0:1.17.12-1.module+el8.6.0+16014+a372c00b.noarch::go-toolset:rhel8"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2022:5775"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "HIGH",
"attackVector": "NETWORK",
"availabilityImpact": "NONE",
"baseScore": 3.1,
"baseSeverity": "LOW",
"confidentialityImpact": "LOW",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "REQUIRED",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:R/S:U/C:L/I:N/A:N",
"version": "3.1"
},
"products": [
"AppStream-8.6.0.Z.MAIN.EUS:delve-0:1.7.2-1.module+el8.6.0+12972+ebab5911.src::go-toolset:rhel8",
"AppStream-8.6.0.Z.MAIN.EUS:delve-0:1.7.2-1.module+el8.6.0+12972+ebab5911.x86_64::go-toolset:rhel8",
"AppStream-8.6.0.Z.MAIN.EUS:delve-debuginfo-0:1.7.2-1.module+el8.6.0+12972+ebab5911.x86_64::go-toolset:rhel8",
"AppStream-8.6.0.Z.MAIN.EUS:delve-debugsource-0:1.7.2-1.module+el8.6.0+12972+ebab5911.x86_64::go-toolset:rhel8",
"AppStream-8.6.0.Z.MAIN.EUS:go-toolset-0:1.17.12-1.module+el8.6.0+16014+a372c00b.aarch64::go-toolset:rhel8",
"AppStream-8.6.0.Z.MAIN.EUS:go-toolset-0:1.17.12-1.module+el8.6.0+16014+a372c00b.ppc64le::go-toolset:rhel8",
"AppStream-8.6.0.Z.MAIN.EUS:go-toolset-0:1.17.12-1.module+el8.6.0+16014+a372c00b.s390x::go-toolset:rhel8",
"AppStream-8.6.0.Z.MAIN.EUS:go-toolset-0:1.17.12-1.module+el8.6.0+16014+a372c00b.src::go-toolset:rhel8",
"AppStream-8.6.0.Z.MAIN.EUS:go-toolset-0:1.17.12-1.module+el8.6.0+16014+a372c00b.x86_64::go-toolset:rhel8",
"AppStream-8.6.0.Z.MAIN.EUS:golang-0:1.17.12-1.module+el8.6.0+16014+a372c00b.aarch64::go-toolset:rhel8",
"AppStream-8.6.0.Z.MAIN.EUS:golang-0:1.17.12-1.module+el8.6.0+16014+a372c00b.ppc64le::go-toolset:rhel8",
"AppStream-8.6.0.Z.MAIN.EUS:golang-0:1.17.12-1.module+el8.6.0+16014+a372c00b.s390x::go-toolset:rhel8",
"AppStream-8.6.0.Z.MAIN.EUS:golang-0:1.17.12-1.module+el8.6.0+16014+a372c00b.src::go-toolset:rhel8",
"AppStream-8.6.0.Z.MAIN.EUS:golang-0:1.17.12-1.module+el8.6.0+16014+a372c00b.x86_64::go-toolset:rhel8",
"AppStream-8.6.0.Z.MAIN.EUS:golang-bin-0:1.17.12-1.module+el8.6.0+16014+a372c00b.aarch64::go-toolset:rhel8",
"AppStream-8.6.0.Z.MAIN.EUS:golang-bin-0:1.17.12-1.module+el8.6.0+16014+a372c00b.ppc64le::go-toolset:rhel8",
"AppStream-8.6.0.Z.MAIN.EUS:golang-bin-0:1.17.12-1.module+el8.6.0+16014+a372c00b.s390x::go-toolset:rhel8",
"AppStream-8.6.0.Z.MAIN.EUS:golang-bin-0:1.17.12-1.module+el8.6.0+16014+a372c00b.x86_64::go-toolset:rhel8",
"AppStream-8.6.0.Z.MAIN.EUS:golang-docs-0:1.17.12-1.module+el8.6.0+16014+a372c00b.noarch::go-toolset:rhel8",
"AppStream-8.6.0.Z.MAIN.EUS:golang-misc-0:1.17.12-1.module+el8.6.0+16014+a372c00b.noarch::go-toolset:rhel8",
"AppStream-8.6.0.Z.MAIN.EUS:golang-race-0:1.17.12-1.module+el8.6.0+16014+a372c00b.x86_64::go-toolset:rhel8",
"AppStream-8.6.0.Z.MAIN.EUS:golang-src-0:1.17.12-1.module+el8.6.0+16014+a372c00b.noarch::go-toolset:rhel8",
"AppStream-8.6.0.Z.MAIN.EUS:golang-tests-0:1.17.12-1.module+el8.6.0+16014+a372c00b.noarch::go-toolset:rhel8"
]
}
],
"threats": [
{
"category": "impact",
"details": "Low"
}
],
"title": "golang: crypto/tls: session tickets lack random ticket_age_add"
},
{
"cve": "CVE-2022-30630",
"cwe": {
"id": "CWE-1325",
"name": "Improperly Controlled Sequential Memory Allocation"
},
"discovery_date": "2022-07-14T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2107371"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in the golang standard library, io/fs. Calling Glob on a path that contains a large number of path separators can cause a panic issue due to stack exhaustion. This could allow an attacker to impact availability.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "golang: io/fs: stack exhaustion in Glob",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "RH ProdSec has set the Impact of this vulnerability to Moderate as there is no known method to execute arbitary code. Successful exploitation of this bug can cause the application under attack to panic, merely causing a Denial of Service at the application level. As the kernel is unaffected by this bug, the user can merely relaunch the application to fix the problem. Also, if somehow the application keeps relaunching, the timer watchdogs in the default RHEL kernel will stop the attack in its tracks.\n\nWithin regulated environments, a combination of the following controls acts as a significant barrier to successfully exploiting a CWE-1325: Improperly Controlled Sequential Memory Allocation vulnerability and therefore downgrades the severity of this particular CVE from Moderate to Low.\n\nAccess to the platform is granted only after successful hard token-based multi-factor authentication (MFA) and is governed by least privilege to ensure only authorized users and roles can execute or modify code. Static code analysis and peer reviews enforce strong input validation and error handling, preventing improperly validated inputs from causing system instability, data exposure, or privilege escalation. In the event of successful exploitation, process isolation limits the impact of excessive sequential memory allocation by restricting memory use per process, preventing any single process from exhausting system resources. Finally, the platform uses memory protection mechanisms such as Data Execution Prevention (DEP) and Address Space Layout Randomization (ASLR) to reduce the risk of memory allocation-based attacks.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"AppStream-8.6.0.Z.MAIN.EUS:delve-0:1.7.2-1.module+el8.6.0+12972+ebab5911.src::go-toolset:rhel8",
"AppStream-8.6.0.Z.MAIN.EUS:delve-0:1.7.2-1.module+el8.6.0+12972+ebab5911.x86_64::go-toolset:rhel8",
"AppStream-8.6.0.Z.MAIN.EUS:delve-debuginfo-0:1.7.2-1.module+el8.6.0+12972+ebab5911.x86_64::go-toolset:rhel8",
"AppStream-8.6.0.Z.MAIN.EUS:delve-debugsource-0:1.7.2-1.module+el8.6.0+12972+ebab5911.x86_64::go-toolset:rhel8",
"AppStream-8.6.0.Z.MAIN.EUS:go-toolset-0:1.17.12-1.module+el8.6.0+16014+a372c00b.aarch64::go-toolset:rhel8",
"AppStream-8.6.0.Z.MAIN.EUS:go-toolset-0:1.17.12-1.module+el8.6.0+16014+a372c00b.ppc64le::go-toolset:rhel8",
"AppStream-8.6.0.Z.MAIN.EUS:go-toolset-0:1.17.12-1.module+el8.6.0+16014+a372c00b.s390x::go-toolset:rhel8",
"AppStream-8.6.0.Z.MAIN.EUS:go-toolset-0:1.17.12-1.module+el8.6.0+16014+a372c00b.src::go-toolset:rhel8",
"AppStream-8.6.0.Z.MAIN.EUS:go-toolset-0:1.17.12-1.module+el8.6.0+16014+a372c00b.x86_64::go-toolset:rhel8",
"AppStream-8.6.0.Z.MAIN.EUS:golang-0:1.17.12-1.module+el8.6.0+16014+a372c00b.aarch64::go-toolset:rhel8",
"AppStream-8.6.0.Z.MAIN.EUS:golang-0:1.17.12-1.module+el8.6.0+16014+a372c00b.ppc64le::go-toolset:rhel8",
"AppStream-8.6.0.Z.MAIN.EUS:golang-0:1.17.12-1.module+el8.6.0+16014+a372c00b.s390x::go-toolset:rhel8",
"AppStream-8.6.0.Z.MAIN.EUS:golang-0:1.17.12-1.module+el8.6.0+16014+a372c00b.src::go-toolset:rhel8",
"AppStream-8.6.0.Z.MAIN.EUS:golang-0:1.17.12-1.module+el8.6.0+16014+a372c00b.x86_64::go-toolset:rhel8",
"AppStream-8.6.0.Z.MAIN.EUS:golang-bin-0:1.17.12-1.module+el8.6.0+16014+a372c00b.aarch64::go-toolset:rhel8",
"AppStream-8.6.0.Z.MAIN.EUS:golang-bin-0:1.17.12-1.module+el8.6.0+16014+a372c00b.ppc64le::go-toolset:rhel8",
"AppStream-8.6.0.Z.MAIN.EUS:golang-bin-0:1.17.12-1.module+el8.6.0+16014+a372c00b.s390x::go-toolset:rhel8",
"AppStream-8.6.0.Z.MAIN.EUS:golang-bin-0:1.17.12-1.module+el8.6.0+16014+a372c00b.x86_64::go-toolset:rhel8",
"AppStream-8.6.0.Z.MAIN.EUS:golang-docs-0:1.17.12-1.module+el8.6.0+16014+a372c00b.noarch::go-toolset:rhel8",
"AppStream-8.6.0.Z.MAIN.EUS:golang-misc-0:1.17.12-1.module+el8.6.0+16014+a372c00b.noarch::go-toolset:rhel8",
"AppStream-8.6.0.Z.MAIN.EUS:golang-race-0:1.17.12-1.module+el8.6.0+16014+a372c00b.x86_64::go-toolset:rhel8",
"AppStream-8.6.0.Z.MAIN.EUS:golang-src-0:1.17.12-1.module+el8.6.0+16014+a372c00b.noarch::go-toolset:rhel8",
"AppStream-8.6.0.Z.MAIN.EUS:golang-tests-0:1.17.12-1.module+el8.6.0+16014+a372c00b.noarch::go-toolset:rhel8"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2022-30630"
},
{
"category": "external",
"summary": "RHBZ#2107371",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2107371"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2022-30630",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-30630"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2022-30630",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2022-30630"
},
{
"category": "external",
"summary": "https://go.dev/issue/53415",
"url": "https://go.dev/issue/53415"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-announce/c/nqrv9fbR0zE",
"url": "https://groups.google.com/g/golang-announce/c/nqrv9fbR0zE"
}
],
"release_date": "2022-07-12T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2022-08-01T12:10:47+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"AppStream-8.6.0.Z.MAIN.EUS:delve-0:1.7.2-1.module+el8.6.0+12972+ebab5911.src::go-toolset:rhel8",
"AppStream-8.6.0.Z.MAIN.EUS:delve-0:1.7.2-1.module+el8.6.0+12972+ebab5911.x86_64::go-toolset:rhel8",
"AppStream-8.6.0.Z.MAIN.EUS:delve-debuginfo-0:1.7.2-1.module+el8.6.0+12972+ebab5911.x86_64::go-toolset:rhel8",
"AppStream-8.6.0.Z.MAIN.EUS:delve-debugsource-0:1.7.2-1.module+el8.6.0+12972+ebab5911.x86_64::go-toolset:rhel8",
"AppStream-8.6.0.Z.MAIN.EUS:go-toolset-0:1.17.12-1.module+el8.6.0+16014+a372c00b.aarch64::go-toolset:rhel8",
"AppStream-8.6.0.Z.MAIN.EUS:go-toolset-0:1.17.12-1.module+el8.6.0+16014+a372c00b.ppc64le::go-toolset:rhel8",
"AppStream-8.6.0.Z.MAIN.EUS:go-toolset-0:1.17.12-1.module+el8.6.0+16014+a372c00b.s390x::go-toolset:rhel8",
"AppStream-8.6.0.Z.MAIN.EUS:go-toolset-0:1.17.12-1.module+el8.6.0+16014+a372c00b.src::go-toolset:rhel8",
"AppStream-8.6.0.Z.MAIN.EUS:go-toolset-0:1.17.12-1.module+el8.6.0+16014+a372c00b.x86_64::go-toolset:rhel8",
"AppStream-8.6.0.Z.MAIN.EUS:golang-0:1.17.12-1.module+el8.6.0+16014+a372c00b.aarch64::go-toolset:rhel8",
"AppStream-8.6.0.Z.MAIN.EUS:golang-0:1.17.12-1.module+el8.6.0+16014+a372c00b.ppc64le::go-toolset:rhel8",
"AppStream-8.6.0.Z.MAIN.EUS:golang-0:1.17.12-1.module+el8.6.0+16014+a372c00b.s390x::go-toolset:rhel8",
"AppStream-8.6.0.Z.MAIN.EUS:golang-0:1.17.12-1.module+el8.6.0+16014+a372c00b.src::go-toolset:rhel8",
"AppStream-8.6.0.Z.MAIN.EUS:golang-0:1.17.12-1.module+el8.6.0+16014+a372c00b.x86_64::go-toolset:rhel8",
"AppStream-8.6.0.Z.MAIN.EUS:golang-bin-0:1.17.12-1.module+el8.6.0+16014+a372c00b.aarch64::go-toolset:rhel8",
"AppStream-8.6.0.Z.MAIN.EUS:golang-bin-0:1.17.12-1.module+el8.6.0+16014+a372c00b.ppc64le::go-toolset:rhel8",
"AppStream-8.6.0.Z.MAIN.EUS:golang-bin-0:1.17.12-1.module+el8.6.0+16014+a372c00b.s390x::go-toolset:rhel8",
"AppStream-8.6.0.Z.MAIN.EUS:golang-bin-0:1.17.12-1.module+el8.6.0+16014+a372c00b.x86_64::go-toolset:rhel8",
"AppStream-8.6.0.Z.MAIN.EUS:golang-docs-0:1.17.12-1.module+el8.6.0+16014+a372c00b.noarch::go-toolset:rhel8",
"AppStream-8.6.0.Z.MAIN.EUS:golang-misc-0:1.17.12-1.module+el8.6.0+16014+a372c00b.noarch::go-toolset:rhel8",
"AppStream-8.6.0.Z.MAIN.EUS:golang-race-0:1.17.12-1.module+el8.6.0+16014+a372c00b.x86_64::go-toolset:rhel8",
"AppStream-8.6.0.Z.MAIN.EUS:golang-src-0:1.17.12-1.module+el8.6.0+16014+a372c00b.noarch::go-toolset:rhel8",
"AppStream-8.6.0.Z.MAIN.EUS:golang-tests-0:1.17.12-1.module+el8.6.0+16014+a372c00b.noarch::go-toolset:rhel8"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2022:5775"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"AppStream-8.6.0.Z.MAIN.EUS:delve-0:1.7.2-1.module+el8.6.0+12972+ebab5911.src::go-toolset:rhel8",
"AppStream-8.6.0.Z.MAIN.EUS:delve-0:1.7.2-1.module+el8.6.0+12972+ebab5911.x86_64::go-toolset:rhel8",
"AppStream-8.6.0.Z.MAIN.EUS:delve-debuginfo-0:1.7.2-1.module+el8.6.0+12972+ebab5911.x86_64::go-toolset:rhel8",
"AppStream-8.6.0.Z.MAIN.EUS:delve-debugsource-0:1.7.2-1.module+el8.6.0+12972+ebab5911.x86_64::go-toolset:rhel8",
"AppStream-8.6.0.Z.MAIN.EUS:go-toolset-0:1.17.12-1.module+el8.6.0+16014+a372c00b.aarch64::go-toolset:rhel8",
"AppStream-8.6.0.Z.MAIN.EUS:go-toolset-0:1.17.12-1.module+el8.6.0+16014+a372c00b.ppc64le::go-toolset:rhel8",
"AppStream-8.6.0.Z.MAIN.EUS:go-toolset-0:1.17.12-1.module+el8.6.0+16014+a372c00b.s390x::go-toolset:rhel8",
"AppStream-8.6.0.Z.MAIN.EUS:go-toolset-0:1.17.12-1.module+el8.6.0+16014+a372c00b.src::go-toolset:rhel8",
"AppStream-8.6.0.Z.MAIN.EUS:go-toolset-0:1.17.12-1.module+el8.6.0+16014+a372c00b.x86_64::go-toolset:rhel8",
"AppStream-8.6.0.Z.MAIN.EUS:golang-0:1.17.12-1.module+el8.6.0+16014+a372c00b.aarch64::go-toolset:rhel8",
"AppStream-8.6.0.Z.MAIN.EUS:golang-0:1.17.12-1.module+el8.6.0+16014+a372c00b.ppc64le::go-toolset:rhel8",
"AppStream-8.6.0.Z.MAIN.EUS:golang-0:1.17.12-1.module+el8.6.0+16014+a372c00b.s390x::go-toolset:rhel8",
"AppStream-8.6.0.Z.MAIN.EUS:golang-0:1.17.12-1.module+el8.6.0+16014+a372c00b.src::go-toolset:rhel8",
"AppStream-8.6.0.Z.MAIN.EUS:golang-0:1.17.12-1.module+el8.6.0+16014+a372c00b.x86_64::go-toolset:rhel8",
"AppStream-8.6.0.Z.MAIN.EUS:golang-bin-0:1.17.12-1.module+el8.6.0+16014+a372c00b.aarch64::go-toolset:rhel8",
"AppStream-8.6.0.Z.MAIN.EUS:golang-bin-0:1.17.12-1.module+el8.6.0+16014+a372c00b.ppc64le::go-toolset:rhel8",
"AppStream-8.6.0.Z.MAIN.EUS:golang-bin-0:1.17.12-1.module+el8.6.0+16014+a372c00b.s390x::go-toolset:rhel8",
"AppStream-8.6.0.Z.MAIN.EUS:golang-bin-0:1.17.12-1.module+el8.6.0+16014+a372c00b.x86_64::go-toolset:rhel8",
"AppStream-8.6.0.Z.MAIN.EUS:golang-docs-0:1.17.12-1.module+el8.6.0+16014+a372c00b.noarch::go-toolset:rhel8",
"AppStream-8.6.0.Z.MAIN.EUS:golang-misc-0:1.17.12-1.module+el8.6.0+16014+a372c00b.noarch::go-toolset:rhel8",
"AppStream-8.6.0.Z.MAIN.EUS:golang-race-0:1.17.12-1.module+el8.6.0+16014+a372c00b.x86_64::go-toolset:rhel8",
"AppStream-8.6.0.Z.MAIN.EUS:golang-src-0:1.17.12-1.module+el8.6.0+16014+a372c00b.noarch::go-toolset:rhel8",
"AppStream-8.6.0.Z.MAIN.EUS:golang-tests-0:1.17.12-1.module+el8.6.0+16014+a372c00b.noarch::go-toolset:rhel8"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "golang: io/fs: stack exhaustion in Glob"
},
{
"cve": "CVE-2022-30631",
"cwe": {
"id": "CWE-1325",
"name": "Improperly Controlled Sequential Memory Allocation"
},
"discovery_date": "2022-07-14T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2107342"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in golang. Calling the Reader, Read method on an archive that contains a large number of concatenated 0-length compressed files can cause a panic issue due to stack exhaustion.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "golang: compress/gzip: stack exhaustion in Reader.Read",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "To exploit CVE-2022-30631, an attacker supplies a specially crafted gzip archive to a Go application that uses a vulnerable version of the compress/gzip package without adequate input validation. This can lead to uncontrolled recursion, resulting in stack exhaustion and causing the application to panic, thereby affecting its availability.\n\nAs this is merely a DoS and there is no known way to control the instruction pointer, RH ProdSec has set the impact of this vulnerabilty to \"Moderate\".\n\nWithin regulated environments, a combination of the following controls acts as a significant barrier to successfully exploiting a CWE-1325: Improperly Controlled Sequential Memory Allocation vulnerability and therefore downgrades the severity of this particular CVE from Moderate to Low.\n\nAccess to the platform is granted only after successful hard token-based multi-factor authentication (MFA) and is governed by least privilege to ensure only authorized users and roles can execute or modify code. Static code analysis and peer reviews enforce strong input validation and error handling, preventing improperly validated inputs from causing system instability, data exposure, or privilege escalation. In the event of successful exploitation, process isolation limits the impact of excessive sequential memory allocation by restricting memory use per process, preventing any single process from exhausting system resources. Finally, the platform uses memory protection mechanisms such as Data Execution Prevention (DEP) and Address Space Layout Randomization (ASLR) to reduce the risk of memory allocation-based attacks.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"AppStream-8.6.0.Z.MAIN.EUS:delve-0:1.7.2-1.module+el8.6.0+12972+ebab5911.src::go-toolset:rhel8",
"AppStream-8.6.0.Z.MAIN.EUS:delve-0:1.7.2-1.module+el8.6.0+12972+ebab5911.x86_64::go-toolset:rhel8",
"AppStream-8.6.0.Z.MAIN.EUS:delve-debuginfo-0:1.7.2-1.module+el8.6.0+12972+ebab5911.x86_64::go-toolset:rhel8",
"AppStream-8.6.0.Z.MAIN.EUS:delve-debugsource-0:1.7.2-1.module+el8.6.0+12972+ebab5911.x86_64::go-toolset:rhel8",
"AppStream-8.6.0.Z.MAIN.EUS:go-toolset-0:1.17.12-1.module+el8.6.0+16014+a372c00b.aarch64::go-toolset:rhel8",
"AppStream-8.6.0.Z.MAIN.EUS:go-toolset-0:1.17.12-1.module+el8.6.0+16014+a372c00b.ppc64le::go-toolset:rhel8",
"AppStream-8.6.0.Z.MAIN.EUS:go-toolset-0:1.17.12-1.module+el8.6.0+16014+a372c00b.s390x::go-toolset:rhel8",
"AppStream-8.6.0.Z.MAIN.EUS:go-toolset-0:1.17.12-1.module+el8.6.0+16014+a372c00b.src::go-toolset:rhel8",
"AppStream-8.6.0.Z.MAIN.EUS:go-toolset-0:1.17.12-1.module+el8.6.0+16014+a372c00b.x86_64::go-toolset:rhel8",
"AppStream-8.6.0.Z.MAIN.EUS:golang-0:1.17.12-1.module+el8.6.0+16014+a372c00b.aarch64::go-toolset:rhel8",
"AppStream-8.6.0.Z.MAIN.EUS:golang-0:1.17.12-1.module+el8.6.0+16014+a372c00b.ppc64le::go-toolset:rhel8",
"AppStream-8.6.0.Z.MAIN.EUS:golang-0:1.17.12-1.module+el8.6.0+16014+a372c00b.s390x::go-toolset:rhel8",
"AppStream-8.6.0.Z.MAIN.EUS:golang-0:1.17.12-1.module+el8.6.0+16014+a372c00b.src::go-toolset:rhel8",
"AppStream-8.6.0.Z.MAIN.EUS:golang-0:1.17.12-1.module+el8.6.0+16014+a372c00b.x86_64::go-toolset:rhel8",
"AppStream-8.6.0.Z.MAIN.EUS:golang-bin-0:1.17.12-1.module+el8.6.0+16014+a372c00b.aarch64::go-toolset:rhel8",
"AppStream-8.6.0.Z.MAIN.EUS:golang-bin-0:1.17.12-1.module+el8.6.0+16014+a372c00b.ppc64le::go-toolset:rhel8",
"AppStream-8.6.0.Z.MAIN.EUS:golang-bin-0:1.17.12-1.module+el8.6.0+16014+a372c00b.s390x::go-toolset:rhel8",
"AppStream-8.6.0.Z.MAIN.EUS:golang-bin-0:1.17.12-1.module+el8.6.0+16014+a372c00b.x86_64::go-toolset:rhel8",
"AppStream-8.6.0.Z.MAIN.EUS:golang-docs-0:1.17.12-1.module+el8.6.0+16014+a372c00b.noarch::go-toolset:rhel8",
"AppStream-8.6.0.Z.MAIN.EUS:golang-misc-0:1.17.12-1.module+el8.6.0+16014+a372c00b.noarch::go-toolset:rhel8",
"AppStream-8.6.0.Z.MAIN.EUS:golang-race-0:1.17.12-1.module+el8.6.0+16014+a372c00b.x86_64::go-toolset:rhel8",
"AppStream-8.6.0.Z.MAIN.EUS:golang-src-0:1.17.12-1.module+el8.6.0+16014+a372c00b.noarch::go-toolset:rhel8",
"AppStream-8.6.0.Z.MAIN.EUS:golang-tests-0:1.17.12-1.module+el8.6.0+16014+a372c00b.noarch::go-toolset:rhel8"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2022-30631"
},
{
"category": "external",
"summary": "RHBZ#2107342",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2107342"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2022-30631",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-30631"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2022-30631",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2022-30631"
},
{
"category": "external",
"summary": "https://go.dev/issue/53168",
"url": "https://go.dev/issue/53168"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-announce/c/nqrv9fbR0zE",
"url": "https://groups.google.com/g/golang-announce/c/nqrv9fbR0zE"
}
],
"release_date": "2022-07-12T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2022-08-01T12:10:47+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"AppStream-8.6.0.Z.MAIN.EUS:delve-0:1.7.2-1.module+el8.6.0+12972+ebab5911.src::go-toolset:rhel8",
"AppStream-8.6.0.Z.MAIN.EUS:delve-0:1.7.2-1.module+el8.6.0+12972+ebab5911.x86_64::go-toolset:rhel8",
"AppStream-8.6.0.Z.MAIN.EUS:delve-debuginfo-0:1.7.2-1.module+el8.6.0+12972+ebab5911.x86_64::go-toolset:rhel8",
"AppStream-8.6.0.Z.MAIN.EUS:delve-debugsource-0:1.7.2-1.module+el8.6.0+12972+ebab5911.x86_64::go-toolset:rhel8",
"AppStream-8.6.0.Z.MAIN.EUS:go-toolset-0:1.17.12-1.module+el8.6.0+16014+a372c00b.aarch64::go-toolset:rhel8",
"AppStream-8.6.0.Z.MAIN.EUS:go-toolset-0:1.17.12-1.module+el8.6.0+16014+a372c00b.ppc64le::go-toolset:rhel8",
"AppStream-8.6.0.Z.MAIN.EUS:go-toolset-0:1.17.12-1.module+el8.6.0+16014+a372c00b.s390x::go-toolset:rhel8",
"AppStream-8.6.0.Z.MAIN.EUS:go-toolset-0:1.17.12-1.module+el8.6.0+16014+a372c00b.src::go-toolset:rhel8",
"AppStream-8.6.0.Z.MAIN.EUS:go-toolset-0:1.17.12-1.module+el8.6.0+16014+a372c00b.x86_64::go-toolset:rhel8",
"AppStream-8.6.0.Z.MAIN.EUS:golang-0:1.17.12-1.module+el8.6.0+16014+a372c00b.aarch64::go-toolset:rhel8",
"AppStream-8.6.0.Z.MAIN.EUS:golang-0:1.17.12-1.module+el8.6.0+16014+a372c00b.ppc64le::go-toolset:rhel8",
"AppStream-8.6.0.Z.MAIN.EUS:golang-0:1.17.12-1.module+el8.6.0+16014+a372c00b.s390x::go-toolset:rhel8",
"AppStream-8.6.0.Z.MAIN.EUS:golang-0:1.17.12-1.module+el8.6.0+16014+a372c00b.src::go-toolset:rhel8",
"AppStream-8.6.0.Z.MAIN.EUS:golang-0:1.17.12-1.module+el8.6.0+16014+a372c00b.x86_64::go-toolset:rhel8",
"AppStream-8.6.0.Z.MAIN.EUS:golang-bin-0:1.17.12-1.module+el8.6.0+16014+a372c00b.aarch64::go-toolset:rhel8",
"AppStream-8.6.0.Z.MAIN.EUS:golang-bin-0:1.17.12-1.module+el8.6.0+16014+a372c00b.ppc64le::go-toolset:rhel8",
"AppStream-8.6.0.Z.MAIN.EUS:golang-bin-0:1.17.12-1.module+el8.6.0+16014+a372c00b.s390x::go-toolset:rhel8",
"AppStream-8.6.0.Z.MAIN.EUS:golang-bin-0:1.17.12-1.module+el8.6.0+16014+a372c00b.x86_64::go-toolset:rhel8",
"AppStream-8.6.0.Z.MAIN.EUS:golang-docs-0:1.17.12-1.module+el8.6.0+16014+a372c00b.noarch::go-toolset:rhel8",
"AppStream-8.6.0.Z.MAIN.EUS:golang-misc-0:1.17.12-1.module+el8.6.0+16014+a372c00b.noarch::go-toolset:rhel8",
"AppStream-8.6.0.Z.MAIN.EUS:golang-race-0:1.17.12-1.module+el8.6.0+16014+a372c00b.x86_64::go-toolset:rhel8",
"AppStream-8.6.0.Z.MAIN.EUS:golang-src-0:1.17.12-1.module+el8.6.0+16014+a372c00b.noarch::go-toolset:rhel8",
"AppStream-8.6.0.Z.MAIN.EUS:golang-tests-0:1.17.12-1.module+el8.6.0+16014+a372c00b.noarch::go-toolset:rhel8"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2022:5775"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"AppStream-8.6.0.Z.MAIN.EUS:delve-0:1.7.2-1.module+el8.6.0+12972+ebab5911.src::go-toolset:rhel8",
"AppStream-8.6.0.Z.MAIN.EUS:delve-0:1.7.2-1.module+el8.6.0+12972+ebab5911.x86_64::go-toolset:rhel8",
"AppStream-8.6.0.Z.MAIN.EUS:delve-debuginfo-0:1.7.2-1.module+el8.6.0+12972+ebab5911.x86_64::go-toolset:rhel8",
"AppStream-8.6.0.Z.MAIN.EUS:delve-debugsource-0:1.7.2-1.module+el8.6.0+12972+ebab5911.x86_64::go-toolset:rhel8",
"AppStream-8.6.0.Z.MAIN.EUS:go-toolset-0:1.17.12-1.module+el8.6.0+16014+a372c00b.aarch64::go-toolset:rhel8",
"AppStream-8.6.0.Z.MAIN.EUS:go-toolset-0:1.17.12-1.module+el8.6.0+16014+a372c00b.ppc64le::go-toolset:rhel8",
"AppStream-8.6.0.Z.MAIN.EUS:go-toolset-0:1.17.12-1.module+el8.6.0+16014+a372c00b.s390x::go-toolset:rhel8",
"AppStream-8.6.0.Z.MAIN.EUS:go-toolset-0:1.17.12-1.module+el8.6.0+16014+a372c00b.src::go-toolset:rhel8",
"AppStream-8.6.0.Z.MAIN.EUS:go-toolset-0:1.17.12-1.module+el8.6.0+16014+a372c00b.x86_64::go-toolset:rhel8",
"AppStream-8.6.0.Z.MAIN.EUS:golang-0:1.17.12-1.module+el8.6.0+16014+a372c00b.aarch64::go-toolset:rhel8",
"AppStream-8.6.0.Z.MAIN.EUS:golang-0:1.17.12-1.module+el8.6.0+16014+a372c00b.ppc64le::go-toolset:rhel8",
"AppStream-8.6.0.Z.MAIN.EUS:golang-0:1.17.12-1.module+el8.6.0+16014+a372c00b.s390x::go-toolset:rhel8",
"AppStream-8.6.0.Z.MAIN.EUS:golang-0:1.17.12-1.module+el8.6.0+16014+a372c00b.src::go-toolset:rhel8",
"AppStream-8.6.0.Z.MAIN.EUS:golang-0:1.17.12-1.module+el8.6.0+16014+a372c00b.x86_64::go-toolset:rhel8",
"AppStream-8.6.0.Z.MAIN.EUS:golang-bin-0:1.17.12-1.module+el8.6.0+16014+a372c00b.aarch64::go-toolset:rhel8",
"AppStream-8.6.0.Z.MAIN.EUS:golang-bin-0:1.17.12-1.module+el8.6.0+16014+a372c00b.ppc64le::go-toolset:rhel8",
"AppStream-8.6.0.Z.MAIN.EUS:golang-bin-0:1.17.12-1.module+el8.6.0+16014+a372c00b.s390x::go-toolset:rhel8",
"AppStream-8.6.0.Z.MAIN.EUS:golang-bin-0:1.17.12-1.module+el8.6.0+16014+a372c00b.x86_64::go-toolset:rhel8",
"AppStream-8.6.0.Z.MAIN.EUS:golang-docs-0:1.17.12-1.module+el8.6.0+16014+a372c00b.noarch::go-toolset:rhel8",
"AppStream-8.6.0.Z.MAIN.EUS:golang-misc-0:1.17.12-1.module+el8.6.0+16014+a372c00b.noarch::go-toolset:rhel8",
"AppStream-8.6.0.Z.MAIN.EUS:golang-race-0:1.17.12-1.module+el8.6.0+16014+a372c00b.x86_64::go-toolset:rhel8",
"AppStream-8.6.0.Z.MAIN.EUS:golang-src-0:1.17.12-1.module+el8.6.0+16014+a372c00b.noarch::go-toolset:rhel8",
"AppStream-8.6.0.Z.MAIN.EUS:golang-tests-0:1.17.12-1.module+el8.6.0+16014+a372c00b.noarch::go-toolset:rhel8"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "golang: compress/gzip: stack exhaustion in Reader.Read"
},
{
"cve": "CVE-2022-30632",
"cwe": {
"id": "CWE-1325",
"name": "Improperly Controlled Sequential Memory Allocation"
},
"discovery_date": "2022-07-14T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2107386"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in golang. Calling Glob on a path that contains a large number of path separators can cause a panic issue due to stack exhaustion. This can cause an attacker to impact availability.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "golang: path/filepath: stack exhaustion in Glob",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "The exploitation of this flaw will only result in a denial of service of the application via the application crashing which is why this has been rated as moderate.\n\nWithin regulated environments, a combination of the following controls acts as a significant barrier to successfully exploiting a CWE-1325: Improperly Controlled Sequential Memory Allocation vulnerability and therefore downgrades the severity of this particular CVE from Moderate to Low.\n\nAccess to the platform is granted only after successful hard token-based multi-factor authentication (MFA) and is governed by least privilege to ensure only authorized users and roles can execute or modify code. Static code analysis and peer reviews enforce strong input validation and error handling, preventing improperly validated inputs from causing system instability, data exposure, or privilege escalation. In the event of successful exploitation, process isolation limits the impact of excessive sequential memory allocation by restricting memory use per process, preventing any single process from exhausting system resources. Finally, the platform uses memory protection mechanisms such as Data Execution Prevention (DEP) and Address Space Layout Randomization (ASLR) to reduce the risk of memory allocation-based attacks.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"AppStream-8.6.0.Z.MAIN.EUS:delve-0:1.7.2-1.module+el8.6.0+12972+ebab5911.src::go-toolset:rhel8",
"AppStream-8.6.0.Z.MAIN.EUS:delve-0:1.7.2-1.module+el8.6.0+12972+ebab5911.x86_64::go-toolset:rhel8",
"AppStream-8.6.0.Z.MAIN.EUS:delve-debuginfo-0:1.7.2-1.module+el8.6.0+12972+ebab5911.x86_64::go-toolset:rhel8",
"AppStream-8.6.0.Z.MAIN.EUS:delve-debugsource-0:1.7.2-1.module+el8.6.0+12972+ebab5911.x86_64::go-toolset:rhel8",
"AppStream-8.6.0.Z.MAIN.EUS:go-toolset-0:1.17.12-1.module+el8.6.0+16014+a372c00b.aarch64::go-toolset:rhel8",
"AppStream-8.6.0.Z.MAIN.EUS:go-toolset-0:1.17.12-1.module+el8.6.0+16014+a372c00b.ppc64le::go-toolset:rhel8",
"AppStream-8.6.0.Z.MAIN.EUS:go-toolset-0:1.17.12-1.module+el8.6.0+16014+a372c00b.s390x::go-toolset:rhel8",
"AppStream-8.6.0.Z.MAIN.EUS:go-toolset-0:1.17.12-1.module+el8.6.0+16014+a372c00b.src::go-toolset:rhel8",
"AppStream-8.6.0.Z.MAIN.EUS:go-toolset-0:1.17.12-1.module+el8.6.0+16014+a372c00b.x86_64::go-toolset:rhel8",
"AppStream-8.6.0.Z.MAIN.EUS:golang-0:1.17.12-1.module+el8.6.0+16014+a372c00b.aarch64::go-toolset:rhel8",
"AppStream-8.6.0.Z.MAIN.EUS:golang-0:1.17.12-1.module+el8.6.0+16014+a372c00b.ppc64le::go-toolset:rhel8",
"AppStream-8.6.0.Z.MAIN.EUS:golang-0:1.17.12-1.module+el8.6.0+16014+a372c00b.s390x::go-toolset:rhel8",
"AppStream-8.6.0.Z.MAIN.EUS:golang-0:1.17.12-1.module+el8.6.0+16014+a372c00b.src::go-toolset:rhel8",
"AppStream-8.6.0.Z.MAIN.EUS:golang-0:1.17.12-1.module+el8.6.0+16014+a372c00b.x86_64::go-toolset:rhel8",
"AppStream-8.6.0.Z.MAIN.EUS:golang-bin-0:1.17.12-1.module+el8.6.0+16014+a372c00b.aarch64::go-toolset:rhel8",
"AppStream-8.6.0.Z.MAIN.EUS:golang-bin-0:1.17.12-1.module+el8.6.0+16014+a372c00b.ppc64le::go-toolset:rhel8",
"AppStream-8.6.0.Z.MAIN.EUS:golang-bin-0:1.17.12-1.module+el8.6.0+16014+a372c00b.s390x::go-toolset:rhel8",
"AppStream-8.6.0.Z.MAIN.EUS:golang-bin-0:1.17.12-1.module+el8.6.0+16014+a372c00b.x86_64::go-toolset:rhel8",
"AppStream-8.6.0.Z.MAIN.EUS:golang-docs-0:1.17.12-1.module+el8.6.0+16014+a372c00b.noarch::go-toolset:rhel8",
"AppStream-8.6.0.Z.MAIN.EUS:golang-misc-0:1.17.12-1.module+el8.6.0+16014+a372c00b.noarch::go-toolset:rhel8",
"AppStream-8.6.0.Z.MAIN.EUS:golang-race-0:1.17.12-1.module+el8.6.0+16014+a372c00b.x86_64::go-toolset:rhel8",
"AppStream-8.6.0.Z.MAIN.EUS:golang-src-0:1.17.12-1.module+el8.6.0+16014+a372c00b.noarch::go-toolset:rhel8",
"AppStream-8.6.0.Z.MAIN.EUS:golang-tests-0:1.17.12-1.module+el8.6.0+16014+a372c00b.noarch::go-toolset:rhel8"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2022-30632"
},
{
"category": "external",
"summary": "RHBZ#2107386",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2107386"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2022-30632",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-30632"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2022-30632",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2022-30632"
},
{
"category": "external",
"summary": "https://go.dev/issue/53416",
"url": "https://go.dev/issue/53416"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-announce/c/nqrv9fbR0zE",
"url": "https://groups.google.com/g/golang-announce/c/nqrv9fbR0zE"
}
],
"release_date": "2022-07-12T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2022-08-01T12:10:47+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"AppStream-8.6.0.Z.MAIN.EUS:delve-0:1.7.2-1.module+el8.6.0+12972+ebab5911.src::go-toolset:rhel8",
"AppStream-8.6.0.Z.MAIN.EUS:delve-0:1.7.2-1.module+el8.6.0+12972+ebab5911.x86_64::go-toolset:rhel8",
"AppStream-8.6.0.Z.MAIN.EUS:delve-debuginfo-0:1.7.2-1.module+el8.6.0+12972+ebab5911.x86_64::go-toolset:rhel8",
"AppStream-8.6.0.Z.MAIN.EUS:delve-debugsource-0:1.7.2-1.module+el8.6.0+12972+ebab5911.x86_64::go-toolset:rhel8",
"AppStream-8.6.0.Z.MAIN.EUS:go-toolset-0:1.17.12-1.module+el8.6.0+16014+a372c00b.aarch64::go-toolset:rhel8",
"AppStream-8.6.0.Z.MAIN.EUS:go-toolset-0:1.17.12-1.module+el8.6.0+16014+a372c00b.ppc64le::go-toolset:rhel8",
"AppStream-8.6.0.Z.MAIN.EUS:go-toolset-0:1.17.12-1.module+el8.6.0+16014+a372c00b.s390x::go-toolset:rhel8",
"AppStream-8.6.0.Z.MAIN.EUS:go-toolset-0:1.17.12-1.module+el8.6.0+16014+a372c00b.src::go-toolset:rhel8",
"AppStream-8.6.0.Z.MAIN.EUS:go-toolset-0:1.17.12-1.module+el8.6.0+16014+a372c00b.x86_64::go-toolset:rhel8",
"AppStream-8.6.0.Z.MAIN.EUS:golang-0:1.17.12-1.module+el8.6.0+16014+a372c00b.aarch64::go-toolset:rhel8",
"AppStream-8.6.0.Z.MAIN.EUS:golang-0:1.17.12-1.module+el8.6.0+16014+a372c00b.ppc64le::go-toolset:rhel8",
"AppStream-8.6.0.Z.MAIN.EUS:golang-0:1.17.12-1.module+el8.6.0+16014+a372c00b.s390x::go-toolset:rhel8",
"AppStream-8.6.0.Z.MAIN.EUS:golang-0:1.17.12-1.module+el8.6.0+16014+a372c00b.src::go-toolset:rhel8",
"AppStream-8.6.0.Z.MAIN.EUS:golang-0:1.17.12-1.module+el8.6.0+16014+a372c00b.x86_64::go-toolset:rhel8",
"AppStream-8.6.0.Z.MAIN.EUS:golang-bin-0:1.17.12-1.module+el8.6.0+16014+a372c00b.aarch64::go-toolset:rhel8",
"AppStream-8.6.0.Z.MAIN.EUS:golang-bin-0:1.17.12-1.module+el8.6.0+16014+a372c00b.ppc64le::go-toolset:rhel8",
"AppStream-8.6.0.Z.MAIN.EUS:golang-bin-0:1.17.12-1.module+el8.6.0+16014+a372c00b.s390x::go-toolset:rhel8",
"AppStream-8.6.0.Z.MAIN.EUS:golang-bin-0:1.17.12-1.module+el8.6.0+16014+a372c00b.x86_64::go-toolset:rhel8",
"AppStream-8.6.0.Z.MAIN.EUS:golang-docs-0:1.17.12-1.module+el8.6.0+16014+a372c00b.noarch::go-toolset:rhel8",
"AppStream-8.6.0.Z.MAIN.EUS:golang-misc-0:1.17.12-1.module+el8.6.0+16014+a372c00b.noarch::go-toolset:rhel8",
"AppStream-8.6.0.Z.MAIN.EUS:golang-race-0:1.17.12-1.module+el8.6.0+16014+a372c00b.x86_64::go-toolset:rhel8",
"AppStream-8.6.0.Z.MAIN.EUS:golang-src-0:1.17.12-1.module+el8.6.0+16014+a372c00b.noarch::go-toolset:rhel8",
"AppStream-8.6.0.Z.MAIN.EUS:golang-tests-0:1.17.12-1.module+el8.6.0+16014+a372c00b.noarch::go-toolset:rhel8"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2022:5775"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"AppStream-8.6.0.Z.MAIN.EUS:delve-0:1.7.2-1.module+el8.6.0+12972+ebab5911.src::go-toolset:rhel8",
"AppStream-8.6.0.Z.MAIN.EUS:delve-0:1.7.2-1.module+el8.6.0+12972+ebab5911.x86_64::go-toolset:rhel8",
"AppStream-8.6.0.Z.MAIN.EUS:delve-debuginfo-0:1.7.2-1.module+el8.6.0+12972+ebab5911.x86_64::go-toolset:rhel8",
"AppStream-8.6.0.Z.MAIN.EUS:delve-debugsource-0:1.7.2-1.module+el8.6.0+12972+ebab5911.x86_64::go-toolset:rhel8",
"AppStream-8.6.0.Z.MAIN.EUS:go-toolset-0:1.17.12-1.module+el8.6.0+16014+a372c00b.aarch64::go-toolset:rhel8",
"AppStream-8.6.0.Z.MAIN.EUS:go-toolset-0:1.17.12-1.module+el8.6.0+16014+a372c00b.ppc64le::go-toolset:rhel8",
"AppStream-8.6.0.Z.MAIN.EUS:go-toolset-0:1.17.12-1.module+el8.6.0+16014+a372c00b.s390x::go-toolset:rhel8",
"AppStream-8.6.0.Z.MAIN.EUS:go-toolset-0:1.17.12-1.module+el8.6.0+16014+a372c00b.src::go-toolset:rhel8",
"AppStream-8.6.0.Z.MAIN.EUS:go-toolset-0:1.17.12-1.module+el8.6.0+16014+a372c00b.x86_64::go-toolset:rhel8",
"AppStream-8.6.0.Z.MAIN.EUS:golang-0:1.17.12-1.module+el8.6.0+16014+a372c00b.aarch64::go-toolset:rhel8",
"AppStream-8.6.0.Z.MAIN.EUS:golang-0:1.17.12-1.module+el8.6.0+16014+a372c00b.ppc64le::go-toolset:rhel8",
"AppStream-8.6.0.Z.MAIN.EUS:golang-0:1.17.12-1.module+el8.6.0+16014+a372c00b.s390x::go-toolset:rhel8",
"AppStream-8.6.0.Z.MAIN.EUS:golang-0:1.17.12-1.module+el8.6.0+16014+a372c00b.src::go-toolset:rhel8",
"AppStream-8.6.0.Z.MAIN.EUS:golang-0:1.17.12-1.module+el8.6.0+16014+a372c00b.x86_64::go-toolset:rhel8",
"AppStream-8.6.0.Z.MAIN.EUS:golang-bin-0:1.17.12-1.module+el8.6.0+16014+a372c00b.aarch64::go-toolset:rhel8",
"AppStream-8.6.0.Z.MAIN.EUS:golang-bin-0:1.17.12-1.module+el8.6.0+16014+a372c00b.ppc64le::go-toolset:rhel8",
"AppStream-8.6.0.Z.MAIN.EUS:golang-bin-0:1.17.12-1.module+el8.6.0+16014+a372c00b.s390x::go-toolset:rhel8",
"AppStream-8.6.0.Z.MAIN.EUS:golang-bin-0:1.17.12-1.module+el8.6.0+16014+a372c00b.x86_64::go-toolset:rhel8",
"AppStream-8.6.0.Z.MAIN.EUS:golang-docs-0:1.17.12-1.module+el8.6.0+16014+a372c00b.noarch::go-toolset:rhel8",
"AppStream-8.6.0.Z.MAIN.EUS:golang-misc-0:1.17.12-1.module+el8.6.0+16014+a372c00b.noarch::go-toolset:rhel8",
"AppStream-8.6.0.Z.MAIN.EUS:golang-race-0:1.17.12-1.module+el8.6.0+16014+a372c00b.x86_64::go-toolset:rhel8",
"AppStream-8.6.0.Z.MAIN.EUS:golang-src-0:1.17.12-1.module+el8.6.0+16014+a372c00b.noarch::go-toolset:rhel8",
"AppStream-8.6.0.Z.MAIN.EUS:golang-tests-0:1.17.12-1.module+el8.6.0+16014+a372c00b.noarch::go-toolset:rhel8"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "golang: path/filepath: stack exhaustion in Glob"
},
{
"cve": "CVE-2022-30633",
"cwe": {
"id": "CWE-1325",
"name": "Improperly Controlled Sequential Memory Allocation"
},
"discovery_date": "2022-07-14T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2107392"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in golang. Calling Unmarshal on an XML document into a Go struct, which has a nested field that uses the \"any\" field tag, can cause a panic due to stack exhaustion.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "golang: encoding/xml: stack exhaustion in Unmarshal",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "Red Hat has marked this as moderate impact for two primary reasons\n1. Though the vulnerability exists, it is hard to exploit in real scenarios (e.g., the attacker must be able to feed crafted XML documents into specific code paths).\n2. The vulnerability is a denial of service (DoS) due to stack exhaustion rather than code execution or data breach. Since it doesn\u2019t compromise confidentiality or integrity.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"AppStream-8.6.0.Z.MAIN.EUS:delve-0:1.7.2-1.module+el8.6.0+12972+ebab5911.src::go-toolset:rhel8",
"AppStream-8.6.0.Z.MAIN.EUS:delve-0:1.7.2-1.module+el8.6.0+12972+ebab5911.x86_64::go-toolset:rhel8",
"AppStream-8.6.0.Z.MAIN.EUS:delve-debuginfo-0:1.7.2-1.module+el8.6.0+12972+ebab5911.x86_64::go-toolset:rhel8",
"AppStream-8.6.0.Z.MAIN.EUS:delve-debugsource-0:1.7.2-1.module+el8.6.0+12972+ebab5911.x86_64::go-toolset:rhel8",
"AppStream-8.6.0.Z.MAIN.EUS:go-toolset-0:1.17.12-1.module+el8.6.0+16014+a372c00b.aarch64::go-toolset:rhel8",
"AppStream-8.6.0.Z.MAIN.EUS:go-toolset-0:1.17.12-1.module+el8.6.0+16014+a372c00b.ppc64le::go-toolset:rhel8",
"AppStream-8.6.0.Z.MAIN.EUS:go-toolset-0:1.17.12-1.module+el8.6.0+16014+a372c00b.s390x::go-toolset:rhel8",
"AppStream-8.6.0.Z.MAIN.EUS:go-toolset-0:1.17.12-1.module+el8.6.0+16014+a372c00b.src::go-toolset:rhel8",
"AppStream-8.6.0.Z.MAIN.EUS:go-toolset-0:1.17.12-1.module+el8.6.0+16014+a372c00b.x86_64::go-toolset:rhel8",
"AppStream-8.6.0.Z.MAIN.EUS:golang-0:1.17.12-1.module+el8.6.0+16014+a372c00b.aarch64::go-toolset:rhel8",
"AppStream-8.6.0.Z.MAIN.EUS:golang-0:1.17.12-1.module+el8.6.0+16014+a372c00b.ppc64le::go-toolset:rhel8",
"AppStream-8.6.0.Z.MAIN.EUS:golang-0:1.17.12-1.module+el8.6.0+16014+a372c00b.s390x::go-toolset:rhel8",
"AppStream-8.6.0.Z.MAIN.EUS:golang-0:1.17.12-1.module+el8.6.0+16014+a372c00b.src::go-toolset:rhel8",
"AppStream-8.6.0.Z.MAIN.EUS:golang-0:1.17.12-1.module+el8.6.0+16014+a372c00b.x86_64::go-toolset:rhel8",
"AppStream-8.6.0.Z.MAIN.EUS:golang-bin-0:1.17.12-1.module+el8.6.0+16014+a372c00b.aarch64::go-toolset:rhel8",
"AppStream-8.6.0.Z.MAIN.EUS:golang-bin-0:1.17.12-1.module+el8.6.0+16014+a372c00b.ppc64le::go-toolset:rhel8",
"AppStream-8.6.0.Z.MAIN.EUS:golang-bin-0:1.17.12-1.module+el8.6.0+16014+a372c00b.s390x::go-toolset:rhel8",
"AppStream-8.6.0.Z.MAIN.EUS:golang-bin-0:1.17.12-1.module+el8.6.0+16014+a372c00b.x86_64::go-toolset:rhel8",
"AppStream-8.6.0.Z.MAIN.EUS:golang-docs-0:1.17.12-1.module+el8.6.0+16014+a372c00b.noarch::go-toolset:rhel8",
"AppStream-8.6.0.Z.MAIN.EUS:golang-misc-0:1.17.12-1.module+el8.6.0+16014+a372c00b.noarch::go-toolset:rhel8",
"AppStream-8.6.0.Z.MAIN.EUS:golang-race-0:1.17.12-1.module+el8.6.0+16014+a372c00b.x86_64::go-toolset:rhel8",
"AppStream-8.6.0.Z.MAIN.EUS:golang-src-0:1.17.12-1.module+el8.6.0+16014+a372c00b.noarch::go-toolset:rhel8",
"AppStream-8.6.0.Z.MAIN.EUS:golang-tests-0:1.17.12-1.module+el8.6.0+16014+a372c00b.noarch::go-toolset:rhel8"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2022-30633"
},
{
"category": "external",
"summary": "RHBZ#2107392",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2107392"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2022-30633",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-30633"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2022-30633",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2022-30633"
},
{
"category": "external",
"summary": "https://go.dev/issue/53611",
"url": "https://go.dev/issue/53611"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-announce/c/nqrv9fbR0zE",
"url": "https://groups.google.com/g/golang-announce/c/nqrv9fbR0zE"
}
],
"release_date": "2022-07-12T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2022-08-01T12:10:47+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"AppStream-8.6.0.Z.MAIN.EUS:delve-0:1.7.2-1.module+el8.6.0+12972+ebab5911.src::go-toolset:rhel8",
"AppStream-8.6.0.Z.MAIN.EUS:delve-0:1.7.2-1.module+el8.6.0+12972+ebab5911.x86_64::go-toolset:rhel8",
"AppStream-8.6.0.Z.MAIN.EUS:delve-debuginfo-0:1.7.2-1.module+el8.6.0+12972+ebab5911.x86_64::go-toolset:rhel8",
"AppStream-8.6.0.Z.MAIN.EUS:delve-debugsource-0:1.7.2-1.module+el8.6.0+12972+ebab5911.x86_64::go-toolset:rhel8",
"AppStream-8.6.0.Z.MAIN.EUS:go-toolset-0:1.17.12-1.module+el8.6.0+16014+a372c00b.aarch64::go-toolset:rhel8",
"AppStream-8.6.0.Z.MAIN.EUS:go-toolset-0:1.17.12-1.module+el8.6.0+16014+a372c00b.ppc64le::go-toolset:rhel8",
"AppStream-8.6.0.Z.MAIN.EUS:go-toolset-0:1.17.12-1.module+el8.6.0+16014+a372c00b.s390x::go-toolset:rhel8",
"AppStream-8.6.0.Z.MAIN.EUS:go-toolset-0:1.17.12-1.module+el8.6.0+16014+a372c00b.src::go-toolset:rhel8",
"AppStream-8.6.0.Z.MAIN.EUS:go-toolset-0:1.17.12-1.module+el8.6.0+16014+a372c00b.x86_64::go-toolset:rhel8",
"AppStream-8.6.0.Z.MAIN.EUS:golang-0:1.17.12-1.module+el8.6.0+16014+a372c00b.aarch64::go-toolset:rhel8",
"AppStream-8.6.0.Z.MAIN.EUS:golang-0:1.17.12-1.module+el8.6.0+16014+a372c00b.ppc64le::go-toolset:rhel8",
"AppStream-8.6.0.Z.MAIN.EUS:golang-0:1.17.12-1.module+el8.6.0+16014+a372c00b.s390x::go-toolset:rhel8",
"AppStream-8.6.0.Z.MAIN.EUS:golang-0:1.17.12-1.module+el8.6.0+16014+a372c00b.src::go-toolset:rhel8",
"AppStream-8.6.0.Z.MAIN.EUS:golang-0:1.17.12-1.module+el8.6.0+16014+a372c00b.x86_64::go-toolset:rhel8",
"AppStream-8.6.0.Z.MAIN.EUS:golang-bin-0:1.17.12-1.module+el8.6.0+16014+a372c00b.aarch64::go-toolset:rhel8",
"AppStream-8.6.0.Z.MAIN.EUS:golang-bin-0:1.17.12-1.module+el8.6.0+16014+a372c00b.ppc64le::go-toolset:rhel8",
"AppStream-8.6.0.Z.MAIN.EUS:golang-bin-0:1.17.12-1.module+el8.6.0+16014+a372c00b.s390x::go-toolset:rhel8",
"AppStream-8.6.0.Z.MAIN.EUS:golang-bin-0:1.17.12-1.module+el8.6.0+16014+a372c00b.x86_64::go-toolset:rhel8",
"AppStream-8.6.0.Z.MAIN.EUS:golang-docs-0:1.17.12-1.module+el8.6.0+16014+a372c00b.noarch::go-toolset:rhel8",
"AppStream-8.6.0.Z.MAIN.EUS:golang-misc-0:1.17.12-1.module+el8.6.0+16014+a372c00b.noarch::go-toolset:rhel8",
"AppStream-8.6.0.Z.MAIN.EUS:golang-race-0:1.17.12-1.module+el8.6.0+16014+a372c00b.x86_64::go-toolset:rhel8",
"AppStream-8.6.0.Z.MAIN.EUS:golang-src-0:1.17.12-1.module+el8.6.0+16014+a372c00b.noarch::go-toolset:rhel8",
"AppStream-8.6.0.Z.MAIN.EUS:golang-tests-0:1.17.12-1.module+el8.6.0+16014+a372c00b.noarch::go-toolset:rhel8"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2022:5775"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"AppStream-8.6.0.Z.MAIN.EUS:delve-0:1.7.2-1.module+el8.6.0+12972+ebab5911.src::go-toolset:rhel8",
"AppStream-8.6.0.Z.MAIN.EUS:delve-0:1.7.2-1.module+el8.6.0+12972+ebab5911.x86_64::go-toolset:rhel8",
"AppStream-8.6.0.Z.MAIN.EUS:delve-debuginfo-0:1.7.2-1.module+el8.6.0+12972+ebab5911.x86_64::go-toolset:rhel8",
"AppStream-8.6.0.Z.MAIN.EUS:delve-debugsource-0:1.7.2-1.module+el8.6.0+12972+ebab5911.x86_64::go-toolset:rhel8",
"AppStream-8.6.0.Z.MAIN.EUS:go-toolset-0:1.17.12-1.module+el8.6.0+16014+a372c00b.aarch64::go-toolset:rhel8",
"AppStream-8.6.0.Z.MAIN.EUS:go-toolset-0:1.17.12-1.module+el8.6.0+16014+a372c00b.ppc64le::go-toolset:rhel8",
"AppStream-8.6.0.Z.MAIN.EUS:go-toolset-0:1.17.12-1.module+el8.6.0+16014+a372c00b.s390x::go-toolset:rhel8",
"AppStream-8.6.0.Z.MAIN.EUS:go-toolset-0:1.17.12-1.module+el8.6.0+16014+a372c00b.src::go-toolset:rhel8",
"AppStream-8.6.0.Z.MAIN.EUS:go-toolset-0:1.17.12-1.module+el8.6.0+16014+a372c00b.x86_64::go-toolset:rhel8",
"AppStream-8.6.0.Z.MAIN.EUS:golang-0:1.17.12-1.module+el8.6.0+16014+a372c00b.aarch64::go-toolset:rhel8",
"AppStream-8.6.0.Z.MAIN.EUS:golang-0:1.17.12-1.module+el8.6.0+16014+a372c00b.ppc64le::go-toolset:rhel8",
"AppStream-8.6.0.Z.MAIN.EUS:golang-0:1.17.12-1.module+el8.6.0+16014+a372c00b.s390x::go-toolset:rhel8",
"AppStream-8.6.0.Z.MAIN.EUS:golang-0:1.17.12-1.module+el8.6.0+16014+a372c00b.src::go-toolset:rhel8",
"AppStream-8.6.0.Z.MAIN.EUS:golang-0:1.17.12-1.module+el8.6.0+16014+a372c00b.x86_64::go-toolset:rhel8",
"AppStream-8.6.0.Z.MAIN.EUS:golang-bin-0:1.17.12-1.module+el8.6.0+16014+a372c00b.aarch64::go-toolset:rhel8",
"AppStream-8.6.0.Z.MAIN.EUS:golang-bin-0:1.17.12-1.module+el8.6.0+16014+a372c00b.ppc64le::go-toolset:rhel8",
"AppStream-8.6.0.Z.MAIN.EUS:golang-bin-0:1.17.12-1.module+el8.6.0+16014+a372c00b.s390x::go-toolset:rhel8",
"AppStream-8.6.0.Z.MAIN.EUS:golang-bin-0:1.17.12-1.module+el8.6.0+16014+a372c00b.x86_64::go-toolset:rhel8",
"AppStream-8.6.0.Z.MAIN.EUS:golang-docs-0:1.17.12-1.module+el8.6.0+16014+a372c00b.noarch::go-toolset:rhel8",
"AppStream-8.6.0.Z.MAIN.EUS:golang-misc-0:1.17.12-1.module+el8.6.0+16014+a372c00b.noarch::go-toolset:rhel8",
"AppStream-8.6.0.Z.MAIN.EUS:golang-race-0:1.17.12-1.module+el8.6.0+16014+a372c00b.x86_64::go-toolset:rhel8",
"AppStream-8.6.0.Z.MAIN.EUS:golang-src-0:1.17.12-1.module+el8.6.0+16014+a372c00b.noarch::go-toolset:rhel8",
"AppStream-8.6.0.Z.MAIN.EUS:golang-tests-0:1.17.12-1.module+el8.6.0+16014+a372c00b.noarch::go-toolset:rhel8"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "golang: encoding/xml: stack exhaustion in Unmarshal"
},
{
"cve": "CVE-2022-30635",
"cwe": {
"id": "CWE-1325",
"name": "Improperly Controlled Sequential Memory Allocation"
},
"discovery_date": "2022-07-14T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2107388"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in golang. When calling Decoder, Decode on a message that contains deeply nested structures, a panic can occur due to stack exhaustion and allows an attacker to impact system availability.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "golang: encoding/gob: stack exhaustion in Decoder.Decode",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "OpenShift Container Platform (OCP) starting from 4.10 stream is already compiled in the patched version of Go, hence is not affected by this vulnerability.The vulnerability has been rated as moderate instead of high because the vulnerability can only result in a minor denial of service.\n\nWithin regulated environments, a combination of the following controls acts as a significant barrier to successfully exploiting a CWE-1325: Improperly Controlled Sequential Memory Allocation vulnerability and therefore downgrades the severity of this particular CVE from Moderate to Low.\n\nAccess to the platform is granted only after successful hard token-based multi-factor authentication (MFA) and is governed by least privilege to ensure only authorized users and roles can execute or modify code. Static code analysis and peer reviews enforce strong input validation and error handling, preventing improperly validated inputs from causing system instability, data exposure, or privilege escalation. In the event of successful exploitation, process isolation limits the impact of excessive sequential memory allocation by restricting memory use per process, preventing any single process from exhausting system resources. Finally, the platform uses memory protection mechanisms such as Data Execution Prevention (DEP) and Address Space Layout Randomization (ASLR) to reduce the risk of memory allocation-based attacks.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"AppStream-8.6.0.Z.MAIN.EUS:delve-0:1.7.2-1.module+el8.6.0+12972+ebab5911.src::go-toolset:rhel8",
"AppStream-8.6.0.Z.MAIN.EUS:delve-0:1.7.2-1.module+el8.6.0+12972+ebab5911.x86_64::go-toolset:rhel8",
"AppStream-8.6.0.Z.MAIN.EUS:delve-debuginfo-0:1.7.2-1.module+el8.6.0+12972+ebab5911.x86_64::go-toolset:rhel8",
"AppStream-8.6.0.Z.MAIN.EUS:delve-debugsource-0:1.7.2-1.module+el8.6.0+12972+ebab5911.x86_64::go-toolset:rhel8",
"AppStream-8.6.0.Z.MAIN.EUS:go-toolset-0:1.17.12-1.module+el8.6.0+16014+a372c00b.aarch64::go-toolset:rhel8",
"AppStream-8.6.0.Z.MAIN.EUS:go-toolset-0:1.17.12-1.module+el8.6.0+16014+a372c00b.ppc64le::go-toolset:rhel8",
"AppStream-8.6.0.Z.MAIN.EUS:go-toolset-0:1.17.12-1.module+el8.6.0+16014+a372c00b.s390x::go-toolset:rhel8",
"AppStream-8.6.0.Z.MAIN.EUS:go-toolset-0:1.17.12-1.module+el8.6.0+16014+a372c00b.src::go-toolset:rhel8",
"AppStream-8.6.0.Z.MAIN.EUS:go-toolset-0:1.17.12-1.module+el8.6.0+16014+a372c00b.x86_64::go-toolset:rhel8",
"AppStream-8.6.0.Z.MAIN.EUS:golang-0:1.17.12-1.module+el8.6.0+16014+a372c00b.aarch64::go-toolset:rhel8",
"AppStream-8.6.0.Z.MAIN.EUS:golang-0:1.17.12-1.module+el8.6.0+16014+a372c00b.ppc64le::go-toolset:rhel8",
"AppStream-8.6.0.Z.MAIN.EUS:golang-0:1.17.12-1.module+el8.6.0+16014+a372c00b.s390x::go-toolset:rhel8",
"AppStream-8.6.0.Z.MAIN.EUS:golang-0:1.17.12-1.module+el8.6.0+16014+a372c00b.src::go-toolset:rhel8",
"AppStream-8.6.0.Z.MAIN.EUS:golang-0:1.17.12-1.module+el8.6.0+16014+a372c00b.x86_64::go-toolset:rhel8",
"AppStream-8.6.0.Z.MAIN.EUS:golang-bin-0:1.17.12-1.module+el8.6.0+16014+a372c00b.aarch64::go-toolset:rhel8",
"AppStream-8.6.0.Z.MAIN.EUS:golang-bin-0:1.17.12-1.module+el8.6.0+16014+a372c00b.ppc64le::go-toolset:rhel8",
"AppStream-8.6.0.Z.MAIN.EUS:golang-bin-0:1.17.12-1.module+el8.6.0+16014+a372c00b.s390x::go-toolset:rhel8",
"AppStream-8.6.0.Z.MAIN.EUS:golang-bin-0:1.17.12-1.module+el8.6.0+16014+a372c00b.x86_64::go-toolset:rhel8",
"AppStream-8.6.0.Z.MAIN.EUS:golang-docs-0:1.17.12-1.module+el8.6.0+16014+a372c00b.noarch::go-toolset:rhel8",
"AppStream-8.6.0.Z.MAIN.EUS:golang-misc-0:1.17.12-1.module+el8.6.0+16014+a372c00b.noarch::go-toolset:rhel8",
"AppStream-8.6.0.Z.MAIN.EUS:golang-race-0:1.17.12-1.module+el8.6.0+16014+a372c00b.x86_64::go-toolset:rhel8",
"AppStream-8.6.0.Z.MAIN.EUS:golang-src-0:1.17.12-1.module+el8.6.0+16014+a372c00b.noarch::go-toolset:rhel8",
"AppStream-8.6.0.Z.MAIN.EUS:golang-tests-0:1.17.12-1.module+el8.6.0+16014+a372c00b.noarch::go-toolset:rhel8"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2022-30635"
},
{
"category": "external",
"summary": "RHBZ#2107388",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2107388"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2022-30635",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-30635"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2022-30635",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2022-30635"
},
{
"category": "external",
"summary": "https://go.dev/issue/53615",
"url": "https://go.dev/issue/53615"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-announce/c/nqrv9fbR0zE",
"url": "https://groups.google.com/g/golang-announce/c/nqrv9fbR0zE"
}
],
"release_date": "2022-07-12T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2022-08-01T12:10:47+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"AppStream-8.6.0.Z.MAIN.EUS:delve-0:1.7.2-1.module+el8.6.0+12972+ebab5911.src::go-toolset:rhel8",
"AppStream-8.6.0.Z.MAIN.EUS:delve-0:1.7.2-1.module+el8.6.0+12972+ebab5911.x86_64::go-toolset:rhel8",
"AppStream-8.6.0.Z.MAIN.EUS:delve-debuginfo-0:1.7.2-1.module+el8.6.0+12972+ebab5911.x86_64::go-toolset:rhel8",
"AppStream-8.6.0.Z.MAIN.EUS:delve-debugsource-0:1.7.2-1.module+el8.6.0+12972+ebab5911.x86_64::go-toolset:rhel8",
"AppStream-8.6.0.Z.MAIN.EUS:go-toolset-0:1.17.12-1.module+el8.6.0+16014+a372c00b.aarch64::go-toolset:rhel8",
"AppStream-8.6.0.Z.MAIN.EUS:go-toolset-0:1.17.12-1.module+el8.6.0+16014+a372c00b.ppc64le::go-toolset:rhel8",
"AppStream-8.6.0.Z.MAIN.EUS:go-toolset-0:1.17.12-1.module+el8.6.0+16014+a372c00b.s390x::go-toolset:rhel8",
"AppStream-8.6.0.Z.MAIN.EUS:go-toolset-0:1.17.12-1.module+el8.6.0+16014+a372c00b.src::go-toolset:rhel8",
"AppStream-8.6.0.Z.MAIN.EUS:go-toolset-0:1.17.12-1.module+el8.6.0+16014+a372c00b.x86_64::go-toolset:rhel8",
"AppStream-8.6.0.Z.MAIN.EUS:golang-0:1.17.12-1.module+el8.6.0+16014+a372c00b.aarch64::go-toolset:rhel8",
"AppStream-8.6.0.Z.MAIN.EUS:golang-0:1.17.12-1.module+el8.6.0+16014+a372c00b.ppc64le::go-toolset:rhel8",
"AppStream-8.6.0.Z.MAIN.EUS:golang-0:1.17.12-1.module+el8.6.0+16014+a372c00b.s390x::go-toolset:rhel8",
"AppStream-8.6.0.Z.MAIN.EUS:golang-0:1.17.12-1.module+el8.6.0+16014+a372c00b.src::go-toolset:rhel8",
"AppStream-8.6.0.Z.MAIN.EUS:golang-0:1.17.12-1.module+el8.6.0+16014+a372c00b.x86_64::go-toolset:rhel8",
"AppStream-8.6.0.Z.MAIN.EUS:golang-bin-0:1.17.12-1.module+el8.6.0+16014+a372c00b.aarch64::go-toolset:rhel8",
"AppStream-8.6.0.Z.MAIN.EUS:golang-bin-0:1.17.12-1.module+el8.6.0+16014+a372c00b.ppc64le::go-toolset:rhel8",
"AppStream-8.6.0.Z.MAIN.EUS:golang-bin-0:1.17.12-1.module+el8.6.0+16014+a372c00b.s390x::go-toolset:rhel8",
"AppStream-8.6.0.Z.MAIN.EUS:golang-bin-0:1.17.12-1.module+el8.6.0+16014+a372c00b.x86_64::go-toolset:rhel8",
"AppStream-8.6.0.Z.MAIN.EUS:golang-docs-0:1.17.12-1.module+el8.6.0+16014+a372c00b.noarch::go-toolset:rhel8",
"AppStream-8.6.0.Z.MAIN.EUS:golang-misc-0:1.17.12-1.module+el8.6.0+16014+a372c00b.noarch::go-toolset:rhel8",
"AppStream-8.6.0.Z.MAIN.EUS:golang-race-0:1.17.12-1.module+el8.6.0+16014+a372c00b.x86_64::go-toolset:rhel8",
"AppStream-8.6.0.Z.MAIN.EUS:golang-src-0:1.17.12-1.module+el8.6.0+16014+a372c00b.noarch::go-toolset:rhel8",
"AppStream-8.6.0.Z.MAIN.EUS:golang-tests-0:1.17.12-1.module+el8.6.0+16014+a372c00b.noarch::go-toolset:rhel8"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2022:5775"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"AppStream-8.6.0.Z.MAIN.EUS:delve-0:1.7.2-1.module+el8.6.0+12972+ebab5911.src::go-toolset:rhel8",
"AppStream-8.6.0.Z.MAIN.EUS:delve-0:1.7.2-1.module+el8.6.0+12972+ebab5911.x86_64::go-toolset:rhel8",
"AppStream-8.6.0.Z.MAIN.EUS:delve-debuginfo-0:1.7.2-1.module+el8.6.0+12972+ebab5911.x86_64::go-toolset:rhel8",
"AppStream-8.6.0.Z.MAIN.EUS:delve-debugsource-0:1.7.2-1.module+el8.6.0+12972+ebab5911.x86_64::go-toolset:rhel8",
"AppStream-8.6.0.Z.MAIN.EUS:go-toolset-0:1.17.12-1.module+el8.6.0+16014+a372c00b.aarch64::go-toolset:rhel8",
"AppStream-8.6.0.Z.MAIN.EUS:go-toolset-0:1.17.12-1.module+el8.6.0+16014+a372c00b.ppc64le::go-toolset:rhel8",
"AppStream-8.6.0.Z.MAIN.EUS:go-toolset-0:1.17.12-1.module+el8.6.0+16014+a372c00b.s390x::go-toolset:rhel8",
"AppStream-8.6.0.Z.MAIN.EUS:go-toolset-0:1.17.12-1.module+el8.6.0+16014+a372c00b.src::go-toolset:rhel8",
"AppStream-8.6.0.Z.MAIN.EUS:go-toolset-0:1.17.12-1.module+el8.6.0+16014+a372c00b.x86_64::go-toolset:rhel8",
"AppStream-8.6.0.Z.MAIN.EUS:golang-0:1.17.12-1.module+el8.6.0+16014+a372c00b.aarch64::go-toolset:rhel8",
"AppStream-8.6.0.Z.MAIN.EUS:golang-0:1.17.12-1.module+el8.6.0+16014+a372c00b.ppc64le::go-toolset:rhel8",
"AppStream-8.6.0.Z.MAIN.EUS:golang-0:1.17.12-1.module+el8.6.0+16014+a372c00b.s390x::go-toolset:rhel8",
"AppStream-8.6.0.Z.MAIN.EUS:golang-0:1.17.12-1.module+el8.6.0+16014+a372c00b.src::go-toolset:rhel8",
"AppStream-8.6.0.Z.MAIN.EUS:golang-0:1.17.12-1.module+el8.6.0+16014+a372c00b.x86_64::go-toolset:rhel8",
"AppStream-8.6.0.Z.MAIN.EUS:golang-bin-0:1.17.12-1.module+el8.6.0+16014+a372c00b.aarch64::go-toolset:rhel8",
"AppStream-8.6.0.Z.MAIN.EUS:golang-bin-0:1.17.12-1.module+el8.6.0+16014+a372c00b.ppc64le::go-toolset:rhel8",
"AppStream-8.6.0.Z.MAIN.EUS:golang-bin-0:1.17.12-1.module+el8.6.0+16014+a372c00b.s390x::go-toolset:rhel8",
"AppStream-8.6.0.Z.MAIN.EUS:golang-bin-0:1.17.12-1.module+el8.6.0+16014+a372c00b.x86_64::go-toolset:rhel8",
"AppStream-8.6.0.Z.MAIN.EUS:golang-docs-0:1.17.12-1.module+el8.6.0+16014+a372c00b.noarch::go-toolset:rhel8",
"AppStream-8.6.0.Z.MAIN.EUS:golang-misc-0:1.17.12-1.module+el8.6.0+16014+a372c00b.noarch::go-toolset:rhel8",
"AppStream-8.6.0.Z.MAIN.EUS:golang-race-0:1.17.12-1.module+el8.6.0+16014+a372c00b.x86_64::go-toolset:rhel8",
"AppStream-8.6.0.Z.MAIN.EUS:golang-src-0:1.17.12-1.module+el8.6.0+16014+a372c00b.noarch::go-toolset:rhel8",
"AppStream-8.6.0.Z.MAIN.EUS:golang-tests-0:1.17.12-1.module+el8.6.0+16014+a372c00b.noarch::go-toolset:rhel8"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "golang: encoding/gob: stack exhaustion in Decoder.Decode"
},
{
"cve": "CVE-2022-32148",
"cwe": {
"id": "CWE-200",
"name": "Exposure of Sensitive Information to an Unauthorized Actor"
},
"discovery_date": "2022-07-14T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2107383"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in net/http/httputil golang package. When httputil.ReverseProxy.ServeHTTP is called with a Request.Header map containing a nil value for the X-Forwarded-For header, ReverseProxy could set the client IP incorrectly. This issue may affect confidentiality.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "golang: net/http/httputil: NewSingleHostReverseProxy - omit X-Forwarded-For not working",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "Within regulated environments, a combination of the following controls acts as a significant barrier to successfully exploiting a CWE-200: Exposure of Sensitive Information to an Unauthorized Actor vulnerability and therefore downgrades the severity of this particular CVE from Moderate to Low.\n\nAccess to the platform is granted only after successful hard token, multi-factor authentication (MFA), which is coupled with account management controls, including integration with single sign-on (SSO), to ensure that user permissions are restricted to only the functions necessary for their roles. Access to sensitive information is explicitly authorized and enforced based on predefined access policies. Event logs are collected and processed for centralization, correlation, analysis, monitoring, reporting, alerting, and retention. This process ensures that audit logs are generated for specific events involving sensitive information, which helps identify patterns of unauthorized access or data exposure. The platform enforces the use of validated cryptographic modules across compute resources to protect the confidentiality of information, even in the event of interception.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"AppStream-8.6.0.Z.MAIN.EUS:delve-0:1.7.2-1.module+el8.6.0+12972+ebab5911.src::go-toolset:rhel8",
"AppStream-8.6.0.Z.MAIN.EUS:delve-0:1.7.2-1.module+el8.6.0+12972+ebab5911.x86_64::go-toolset:rhel8",
"AppStream-8.6.0.Z.MAIN.EUS:delve-debuginfo-0:1.7.2-1.module+el8.6.0+12972+ebab5911.x86_64::go-toolset:rhel8",
"AppStream-8.6.0.Z.MAIN.EUS:delve-debugsource-0:1.7.2-1.module+el8.6.0+12972+ebab5911.x86_64::go-toolset:rhel8",
"AppStream-8.6.0.Z.MAIN.EUS:go-toolset-0:1.17.12-1.module+el8.6.0+16014+a372c00b.aarch64::go-toolset:rhel8",
"AppStream-8.6.0.Z.MAIN.EUS:go-toolset-0:1.17.12-1.module+el8.6.0+16014+a372c00b.ppc64le::go-toolset:rhel8",
"AppStream-8.6.0.Z.MAIN.EUS:go-toolset-0:1.17.12-1.module+el8.6.0+16014+a372c00b.s390x::go-toolset:rhel8",
"AppStream-8.6.0.Z.MAIN.EUS:go-toolset-0:1.17.12-1.module+el8.6.0+16014+a372c00b.src::go-toolset:rhel8",
"AppStream-8.6.0.Z.MAIN.EUS:go-toolset-0:1.17.12-1.module+el8.6.0+16014+a372c00b.x86_64::go-toolset:rhel8",
"AppStream-8.6.0.Z.MAIN.EUS:golang-0:1.17.12-1.module+el8.6.0+16014+a372c00b.aarch64::go-toolset:rhel8",
"AppStream-8.6.0.Z.MAIN.EUS:golang-0:1.17.12-1.module+el8.6.0+16014+a372c00b.ppc64le::go-toolset:rhel8",
"AppStream-8.6.0.Z.MAIN.EUS:golang-0:1.17.12-1.module+el8.6.0+16014+a372c00b.s390x::go-toolset:rhel8",
"AppStream-8.6.0.Z.MAIN.EUS:golang-0:1.17.12-1.module+el8.6.0+16014+a372c00b.src::go-toolset:rhel8",
"AppStream-8.6.0.Z.MAIN.EUS:golang-0:1.17.12-1.module+el8.6.0+16014+a372c00b.x86_64::go-toolset:rhel8",
"AppStream-8.6.0.Z.MAIN.EUS:golang-bin-0:1.17.12-1.module+el8.6.0+16014+a372c00b.aarch64::go-toolset:rhel8",
"AppStream-8.6.0.Z.MAIN.EUS:golang-bin-0:1.17.12-1.module+el8.6.0+16014+a372c00b.ppc64le::go-toolset:rhel8",
"AppStream-8.6.0.Z.MAIN.EUS:golang-bin-0:1.17.12-1.module+el8.6.0+16014+a372c00b.s390x::go-toolset:rhel8",
"AppStream-8.6.0.Z.MAIN.EUS:golang-bin-0:1.17.12-1.module+el8.6.0+16014+a372c00b.x86_64::go-toolset:rhel8",
"AppStream-8.6.0.Z.MAIN.EUS:golang-docs-0:1.17.12-1.module+el8.6.0+16014+a372c00b.noarch::go-toolset:rhel8",
"AppStream-8.6.0.Z.MAIN.EUS:golang-misc-0:1.17.12-1.module+el8.6.0+16014+a372c00b.noarch::go-toolset:rhel8",
"AppStream-8.6.0.Z.MAIN.EUS:golang-race-0:1.17.12-1.module+el8.6.0+16014+a372c00b.x86_64::go-toolset:rhel8",
"AppStream-8.6.0.Z.MAIN.EUS:golang-src-0:1.17.12-1.module+el8.6.0+16014+a372c00b.noarch::go-toolset:rhel8",
"AppStream-8.6.0.Z.MAIN.EUS:golang-tests-0:1.17.12-1.module+el8.6.0+16014+a372c00b.noarch::go-toolset:rhel8"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2022-32148"
},
{
"category": "external",
"summary": "RHBZ#2107383",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2107383"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2022-32148",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-32148"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2022-32148",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2022-32148"
},
{
"category": "external",
"summary": "https://go.dev/issue/53423",
"url": "https://go.dev/issue/53423"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-announce/c/nqrv9fbR0zE",
"url": "https://groups.google.com/g/golang-announce/c/nqrv9fbR0zE"
}
],
"release_date": "2022-07-12T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2022-08-01T12:10:47+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"AppStream-8.6.0.Z.MAIN.EUS:delve-0:1.7.2-1.module+el8.6.0+12972+ebab5911.src::go-toolset:rhel8",
"AppStream-8.6.0.Z.MAIN.EUS:delve-0:1.7.2-1.module+el8.6.0+12972+ebab5911.x86_64::go-toolset:rhel8",
"AppStream-8.6.0.Z.MAIN.EUS:delve-debuginfo-0:1.7.2-1.module+el8.6.0+12972+ebab5911.x86_64::go-toolset:rhel8",
"AppStream-8.6.0.Z.MAIN.EUS:delve-debugsource-0:1.7.2-1.module+el8.6.0+12972+ebab5911.x86_64::go-toolset:rhel8",
"AppStream-8.6.0.Z.MAIN.EUS:go-toolset-0:1.17.12-1.module+el8.6.0+16014+a372c00b.aarch64::go-toolset:rhel8",
"AppStream-8.6.0.Z.MAIN.EUS:go-toolset-0:1.17.12-1.module+el8.6.0+16014+a372c00b.ppc64le::go-toolset:rhel8",
"AppStream-8.6.0.Z.MAIN.EUS:go-toolset-0:1.17.12-1.module+el8.6.0+16014+a372c00b.s390x::go-toolset:rhel8",
"AppStream-8.6.0.Z.MAIN.EUS:go-toolset-0:1.17.12-1.module+el8.6.0+16014+a372c00b.src::go-toolset:rhel8",
"AppStream-8.6.0.Z.MAIN.EUS:go-toolset-0:1.17.12-1.module+el8.6.0+16014+a372c00b.x86_64::go-toolset:rhel8",
"AppStream-8.6.0.Z.MAIN.EUS:golang-0:1.17.12-1.module+el8.6.0+16014+a372c00b.aarch64::go-toolset:rhel8",
"AppStream-8.6.0.Z.MAIN.EUS:golang-0:1.17.12-1.module+el8.6.0+16014+a372c00b.ppc64le::go-toolset:rhel8",
"AppStream-8.6.0.Z.MAIN.EUS:golang-0:1.17.12-1.module+el8.6.0+16014+a372c00b.s390x::go-toolset:rhel8",
"AppStream-8.6.0.Z.MAIN.EUS:golang-0:1.17.12-1.module+el8.6.0+16014+a372c00b.src::go-toolset:rhel8",
"AppStream-8.6.0.Z.MAIN.EUS:golang-0:1.17.12-1.module+el8.6.0+16014+a372c00b.x86_64::go-toolset:rhel8",
"AppStream-8.6.0.Z.MAIN.EUS:golang-bin-0:1.17.12-1.module+el8.6.0+16014+a372c00b.aarch64::go-toolset:rhel8",
"AppStream-8.6.0.Z.MAIN.EUS:golang-bin-0:1.17.12-1.module+el8.6.0+16014+a372c00b.ppc64le::go-toolset:rhel8",
"AppStream-8.6.0.Z.MAIN.EUS:golang-bin-0:1.17.12-1.module+el8.6.0+16014+a372c00b.s390x::go-toolset:rhel8",
"AppStream-8.6.0.Z.MAIN.EUS:golang-bin-0:1.17.12-1.module+el8.6.0+16014+a372c00b.x86_64::go-toolset:rhel8",
"AppStream-8.6.0.Z.MAIN.EUS:golang-docs-0:1.17.12-1.module+el8.6.0+16014+a372c00b.noarch::go-toolset:rhel8",
"AppStream-8.6.0.Z.MAIN.EUS:golang-misc-0:1.17.12-1.module+el8.6.0+16014+a372c00b.noarch::go-toolset:rhel8",
"AppStream-8.6.0.Z.MAIN.EUS:golang-race-0:1.17.12-1.module+el8.6.0+16014+a372c00b.x86_64::go-toolset:rhel8",
"AppStream-8.6.0.Z.MAIN.EUS:golang-src-0:1.17.12-1.module+el8.6.0+16014+a372c00b.noarch::go-toolset:rhel8",
"AppStream-8.6.0.Z.MAIN.EUS:golang-tests-0:1.17.12-1.module+el8.6.0+16014+a372c00b.noarch::go-toolset:rhel8"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2022:5775"
}
],
"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": [
"AppStream-8.6.0.Z.MAIN.EUS:delve-0:1.7.2-1.module+el8.6.0+12972+ebab5911.src::go-toolset:rhel8",
"AppStream-8.6.0.Z.MAIN.EUS:delve-0:1.7.2-1.module+el8.6.0+12972+ebab5911.x86_64::go-toolset:rhel8",
"AppStream-8.6.0.Z.MAIN.EUS:delve-debuginfo-0:1.7.2-1.module+el8.6.0+12972+ebab5911.x86_64::go-toolset:rhel8",
"AppStream-8.6.0.Z.MAIN.EUS:delve-debugsource-0:1.7.2-1.module+el8.6.0+12972+ebab5911.x86_64::go-toolset:rhel8",
"AppStream-8.6.0.Z.MAIN.EUS:go-toolset-0:1.17.12-1.module+el8.6.0+16014+a372c00b.aarch64::go-toolset:rhel8",
"AppStream-8.6.0.Z.MAIN.EUS:go-toolset-0:1.17.12-1.module+el8.6.0+16014+a372c00b.ppc64le::go-toolset:rhel8",
"AppStream-8.6.0.Z.MAIN.EUS:go-toolset-0:1.17.12-1.module+el8.6.0+16014+a372c00b.s390x::go-toolset:rhel8",
"AppStream-8.6.0.Z.MAIN.EUS:go-toolset-0:1.17.12-1.module+el8.6.0+16014+a372c00b.src::go-toolset:rhel8",
"AppStream-8.6.0.Z.MAIN.EUS:go-toolset-0:1.17.12-1.module+el8.6.0+16014+a372c00b.x86_64::go-toolset:rhel8",
"AppStream-8.6.0.Z.MAIN.EUS:golang-0:1.17.12-1.module+el8.6.0+16014+a372c00b.aarch64::go-toolset:rhel8",
"AppStream-8.6.0.Z.MAIN.EUS:golang-0:1.17.12-1.module+el8.6.0+16014+a372c00b.ppc64le::go-toolset:rhel8",
"AppStream-8.6.0.Z.MAIN.EUS:golang-0:1.17.12-1.module+el8.6.0+16014+a372c00b.s390x::go-toolset:rhel8",
"AppStream-8.6.0.Z.MAIN.EUS:golang-0:1.17.12-1.module+el8.6.0+16014+a372c00b.src::go-toolset:rhel8",
"AppStream-8.6.0.Z.MAIN.EUS:golang-0:1.17.12-1.module+el8.6.0+16014+a372c00b.x86_64::go-toolset:rhel8",
"AppStream-8.6.0.Z.MAIN.EUS:golang-bin-0:1.17.12-1.module+el8.6.0+16014+a372c00b.aarch64::go-toolset:rhel8",
"AppStream-8.6.0.Z.MAIN.EUS:golang-bin-0:1.17.12-1.module+el8.6.0+16014+a372c00b.ppc64le::go-toolset:rhel8",
"AppStream-8.6.0.Z.MAIN.EUS:golang-bin-0:1.17.12-1.module+el8.6.0+16014+a372c00b.s390x::go-toolset:rhel8",
"AppStream-8.6.0.Z.MAIN.EUS:golang-bin-0:1.17.12-1.module+el8.6.0+16014+a372c00b.x86_64::go-toolset:rhel8",
"AppStream-8.6.0.Z.MAIN.EUS:golang-docs-0:1.17.12-1.module+el8.6.0+16014+a372c00b.noarch::go-toolset:rhel8",
"AppStream-8.6.0.Z.MAIN.EUS:golang-misc-0:1.17.12-1.module+el8.6.0+16014+a372c00b.noarch::go-toolset:rhel8",
"AppStream-8.6.0.Z.MAIN.EUS:golang-race-0:1.17.12-1.module+el8.6.0+16014+a372c00b.x86_64::go-toolset:rhel8",
"AppStream-8.6.0.Z.MAIN.EUS:golang-src-0:1.17.12-1.module+el8.6.0+16014+a372c00b.noarch::go-toolset:rhel8",
"AppStream-8.6.0.Z.MAIN.EUS:golang-tests-0:1.17.12-1.module+el8.6.0+16014+a372c00b.noarch::go-toolset:rhel8"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "golang: net/http/httputil: NewSingleHostReverseProxy - omit X-Forwarded-For not working"
}
]
}
rhsa-2022_5866
Vulnerability from csaf_redhat
Notes
{
"document": {
"aggregate_severity": {
"namespace": "https://access.redhat.com/security/updates/classification/",
"text": "Important"
},
"category": "csaf_security_advisory",
"csaf_version": "2.0",
"distribution": {
"text": "Copyright \u00a9 Red Hat, Inc. All rights reserved.",
"tlp": {
"label": "WHITE",
"url": "https://www.first.org/tlp/"
}
},
"lang": "en",
"notes": [
{
"category": "summary",
"text": "An update for go-toolset-1.17 and go-toolset-1.17-golang is now available for Red Hat Developer Tools.\n\nRed Hat Product Security has rated this update as having a security impact of Important. A Common Vulnerability Scoring System (CVSS) base score, which gives a detailed severity rating, is available for each vulnerability from the CVE link(s) in the References section.",
"title": "Topic"
},
{
"category": "general",
"text": "Go Toolset provides the Go programming language tools and libraries. Go is\nalternatively known as golang.\n\nSecurity Fix(es):\n\n* golang: compress/gzip: stack exhaustion in Reader.Read (CVE-2022-30631)\n\n* golang: net/http: improper sanitization of Transfer-Encoding header (CVE-2022-1705)\n\n* golang: go/parser: stack exhaustion in all Parse* functions (CVE-2022-1962)\n\n* golang: encoding/xml: stack exhaustion in Decoder.Skip (CVE-2022-28131)\n\n* golang: io/fs: stack exhaustion in Glob (CVE-2022-30630)\n\n* golang: path/filepath: stack exhaustion in Glob (CVE-2022-30632)\n\n* golang: encoding/xml: stack exhaustion in Unmarshal (CVE-2022-30633)\n\n* golang: encoding/gob: stack exhaustion in Decoder.Decode (CVE-2022-30635)\n\n* golang: net/http/httputil: NewSingleHostReverseProxy - omit X-Forwarded-For not working (CVE-2022-32148)\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* Clean up dist-git patches (BZ#2109172)\n\n* Update Go to version 1.17.12 (BZ#2109184)",
"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-2022:5866",
"url": "https://access.redhat.com/errata/RHSA-2022:5866"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/updates/classification/#important",
"url": "https://access.redhat.com/security/updates/classification/#important"
},
{
"category": "external",
"summary": "2107342",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2107342"
},
{
"category": "external",
"summary": "2107371",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2107371"
},
{
"category": "external",
"summary": "2107374",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2107374"
},
{
"category": "external",
"summary": "2107376",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2107376"
},
{
"category": "external",
"summary": "2107383",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2107383"
},
{
"category": "external",
"summary": "2107386",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2107386"
},
{
"category": "external",
"summary": "2107388",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2107388"
},
{
"category": "external",
"summary": "2107390",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2107390"
},
{
"category": "external",
"summary": "2107392",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2107392"
},
{
"category": "self",
"summary": "Canonical URL",
"url": "https://security.access.redhat.com/data/csaf/v2/advisories/2022/rhsa-2022_5866.json"
}
],
"title": "Red Hat Security Advisory: go-toolset-1.17 and go-toolset-1.17-golang security and bug fix update",
"tracking": {
"current_release_date": "2025-01-06T19:19:55+00:00",
"generator": {
"date": "2025-01-06T19:19:55+00:00",
"engine": {
"name": "Red Hat SDEngine",
"version": "4.2.5"
}
},
"id": "RHSA-2022:5866",
"initial_release_date": "2022-08-02T09:56:09+00:00",
"revision_history": [
{
"date": "2022-08-02T09:56:09+00:00",
"number": "1",
"summary": "Initial version"
},
{
"date": "2022-08-02T09:56:09+00:00",
"number": "2",
"summary": "Last updated version"
},
{
"date": "2025-01-06T19:19:55+00:00",
"number": "3",
"summary": "Last generated version"
}
],
"status": "final",
"version": "3"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_name",
"name": "Red Hat Developer Tools for Red Hat Enterprise Linux Server (v. 7)",
"product": {
"name": "Red Hat Developer Tools for Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-DevTools-2022.2",
"product_identification_helper": {
"cpe": "cpe:/a:redhat:devtools:2022"
}
}
},
{
"category": "product_name",
"name": "Red Hat Developer Tools for Red Hat Enterprise Linux Server (v. 7)",
"product": {
"name": "Red Hat Developer Tools for Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Workstation-DevTools-2022.2",
"product_identification_helper": {
"cpe": "cpe:/a:redhat:devtools:2022"
}
}
}
],
"category": "product_family",
"name": "Red Hat Developer Tools"
},
{
"branches": [
{
"category": "product_version",
"name": "go-toolset-1.17-golang-0:1.17.12-1.el7_9.src",
"product": {
"name": "go-toolset-1.17-golang-0:1.17.12-1.el7_9.src",
"product_id": "go-toolset-1.17-golang-0:1.17.12-1.el7_9.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/go-toolset-1.17-golang@1.17.12-1.el7_9?arch=src"
}
}
},
{
"category": "product_version",
"name": "go-toolset-1.17-0:1.17.12-1.el7_9.src",
"product": {
"name": "go-toolset-1.17-0:1.17.12-1.el7_9.src",
"product_id": "go-toolset-1.17-0:1.17.12-1.el7_9.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/go-toolset-1.17@1.17.12-1.el7_9?arch=src"
}
}
}
],
"category": "architecture",
"name": "src"
},
{
"branches": [
{
"category": "product_version",
"name": "go-toolset-1.17-golang-0:1.17.12-1.el7_9.x86_64",
"product": {
"name": "go-toolset-1.17-golang-0:1.17.12-1.el7_9.x86_64",
"product_id": "go-toolset-1.17-golang-0:1.17.12-1.el7_9.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/go-toolset-1.17-golang@1.17.12-1.el7_9?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "go-toolset-1.17-golang-bin-0:1.17.12-1.el7_9.x86_64",
"product": {
"name": "go-toolset-1.17-golang-bin-0:1.17.12-1.el7_9.x86_64",
"product_id": "go-toolset-1.17-golang-bin-0:1.17.12-1.el7_9.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/go-toolset-1.17-golang-bin@1.17.12-1.el7_9?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "go-toolset-1.17-golang-misc-0:1.17.12-1.el7_9.x86_64",
"product": {
"name": "go-toolset-1.17-golang-misc-0:1.17.12-1.el7_9.x86_64",
"product_id": "go-toolset-1.17-golang-misc-0:1.17.12-1.el7_9.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/go-toolset-1.17-golang-misc@1.17.12-1.el7_9?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "go-toolset-1.17-golang-race-0:1.17.12-1.el7_9.x86_64",
"product": {
"name": "go-toolset-1.17-golang-race-0:1.17.12-1.el7_9.x86_64",
"product_id": "go-toolset-1.17-golang-race-0:1.17.12-1.el7_9.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/go-toolset-1.17-golang-race@1.17.12-1.el7_9?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "go-toolset-1.17-golang-src-0:1.17.12-1.el7_9.x86_64",
"product": {
"name": "go-toolset-1.17-golang-src-0:1.17.12-1.el7_9.x86_64",
"product_id": "go-toolset-1.17-golang-src-0:1.17.12-1.el7_9.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/go-toolset-1.17-golang-src@1.17.12-1.el7_9?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "go-toolset-1.17-golang-tests-0:1.17.12-1.el7_9.x86_64",
"product": {
"name": "go-toolset-1.17-golang-tests-0:1.17.12-1.el7_9.x86_64",
"product_id": "go-toolset-1.17-golang-tests-0:1.17.12-1.el7_9.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/go-toolset-1.17-golang-tests@1.17.12-1.el7_9?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "go-toolset-1.17-0:1.17.12-1.el7_9.x86_64",
"product": {
"name": "go-toolset-1.17-0:1.17.12-1.el7_9.x86_64",
"product_id": "go-toolset-1.17-0:1.17.12-1.el7_9.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/go-toolset-1.17@1.17.12-1.el7_9?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "go-toolset-1.17-build-0:1.17.12-1.el7_9.x86_64",
"product": {
"name": "go-toolset-1.17-build-0:1.17.12-1.el7_9.x86_64",
"product_id": "go-toolset-1.17-build-0:1.17.12-1.el7_9.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/go-toolset-1.17-build@1.17.12-1.el7_9?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "go-toolset-1.17-runtime-0:1.17.12-1.el7_9.x86_64",
"product": {
"name": "go-toolset-1.17-runtime-0:1.17.12-1.el7_9.x86_64",
"product_id": "go-toolset-1.17-runtime-0:1.17.12-1.el7_9.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/go-toolset-1.17-runtime@1.17.12-1.el7_9?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "go-toolset-1.17-scldevel-0:1.17.12-1.el7_9.x86_64",
"product": {
"name": "go-toolset-1.17-scldevel-0:1.17.12-1.el7_9.x86_64",
"product_id": "go-toolset-1.17-scldevel-0:1.17.12-1.el7_9.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/go-toolset-1.17-scldevel@1.17.12-1.el7_9?arch=x86_64"
}
}
}
],
"category": "architecture",
"name": "x86_64"
},
{
"branches": [
{
"category": "product_version",
"name": "go-toolset-1.17-golang-0:1.17.12-1.el7_9.s390x",
"product": {
"name": "go-toolset-1.17-golang-0:1.17.12-1.el7_9.s390x",
"product_id": "go-toolset-1.17-golang-0:1.17.12-1.el7_9.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/go-toolset-1.17-golang@1.17.12-1.el7_9?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "go-toolset-1.17-golang-bin-0:1.17.12-1.el7_9.s390x",
"product": {
"name": "go-toolset-1.17-golang-bin-0:1.17.12-1.el7_9.s390x",
"product_id": "go-toolset-1.17-golang-bin-0:1.17.12-1.el7_9.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/go-toolset-1.17-golang-bin@1.17.12-1.el7_9?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "go-toolset-1.17-golang-misc-0:1.17.12-1.el7_9.s390x",
"product": {
"name": "go-toolset-1.17-golang-misc-0:1.17.12-1.el7_9.s390x",
"product_id": "go-toolset-1.17-golang-misc-0:1.17.12-1.el7_9.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/go-toolset-1.17-golang-misc@1.17.12-1.el7_9?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "go-toolset-1.17-golang-src-0:1.17.12-1.el7_9.s390x",
"product": {
"name": "go-toolset-1.17-golang-src-0:1.17.12-1.el7_9.s390x",
"product_id": "go-toolset-1.17-golang-src-0:1.17.12-1.el7_9.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/go-toolset-1.17-golang-src@1.17.12-1.el7_9?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "go-toolset-1.17-golang-tests-0:1.17.12-1.el7_9.s390x",
"product": {
"name": "go-toolset-1.17-golang-tests-0:1.17.12-1.el7_9.s390x",
"product_id": "go-toolset-1.17-golang-tests-0:1.17.12-1.el7_9.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/go-toolset-1.17-golang-tests@1.17.12-1.el7_9?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "go-toolset-1.17-0:1.17.12-1.el7_9.s390x",
"product": {
"name": "go-toolset-1.17-0:1.17.12-1.el7_9.s390x",
"product_id": "go-toolset-1.17-0:1.17.12-1.el7_9.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/go-toolset-1.17@1.17.12-1.el7_9?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "go-toolset-1.17-build-0:1.17.12-1.el7_9.s390x",
"product": {
"name": "go-toolset-1.17-build-0:1.17.12-1.el7_9.s390x",
"product_id": "go-toolset-1.17-build-0:1.17.12-1.el7_9.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/go-toolset-1.17-build@1.17.12-1.el7_9?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "go-toolset-1.17-runtime-0:1.17.12-1.el7_9.s390x",
"product": {
"name": "go-toolset-1.17-runtime-0:1.17.12-1.el7_9.s390x",
"product_id": "go-toolset-1.17-runtime-0:1.17.12-1.el7_9.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/go-toolset-1.17-runtime@1.17.12-1.el7_9?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "go-toolset-1.17-scldevel-0:1.17.12-1.el7_9.s390x",
"product": {
"name": "go-toolset-1.17-scldevel-0:1.17.12-1.el7_9.s390x",
"product_id": "go-toolset-1.17-scldevel-0:1.17.12-1.el7_9.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/go-toolset-1.17-scldevel@1.17.12-1.el7_9?arch=s390x"
}
}
}
],
"category": "architecture",
"name": "s390x"
},
{
"branches": [
{
"category": "product_version",
"name": "go-toolset-1.17-golang-0:1.17.12-1.el7_9.ppc64le",
"product": {
"name": "go-toolset-1.17-golang-0:1.17.12-1.el7_9.ppc64le",
"product_id": "go-toolset-1.17-golang-0:1.17.12-1.el7_9.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/go-toolset-1.17-golang@1.17.12-1.el7_9?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "go-toolset-1.17-golang-bin-0:1.17.12-1.el7_9.ppc64le",
"product": {
"name": "go-toolset-1.17-golang-bin-0:1.17.12-1.el7_9.ppc64le",
"product_id": "go-toolset-1.17-golang-bin-0:1.17.12-1.el7_9.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/go-toolset-1.17-golang-bin@1.17.12-1.el7_9?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "go-toolset-1.17-golang-misc-0:1.17.12-1.el7_9.ppc64le",
"product": {
"name": "go-toolset-1.17-golang-misc-0:1.17.12-1.el7_9.ppc64le",
"product_id": "go-toolset-1.17-golang-misc-0:1.17.12-1.el7_9.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/go-toolset-1.17-golang-misc@1.17.12-1.el7_9?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "go-toolset-1.17-golang-src-0:1.17.12-1.el7_9.ppc64le",
"product": {
"name": "go-toolset-1.17-golang-src-0:1.17.12-1.el7_9.ppc64le",
"product_id": "go-toolset-1.17-golang-src-0:1.17.12-1.el7_9.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/go-toolset-1.17-golang-src@1.17.12-1.el7_9?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "go-toolset-1.17-golang-tests-0:1.17.12-1.el7_9.ppc64le",
"product": {
"name": "go-toolset-1.17-golang-tests-0:1.17.12-1.el7_9.ppc64le",
"product_id": "go-toolset-1.17-golang-tests-0:1.17.12-1.el7_9.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/go-toolset-1.17-golang-tests@1.17.12-1.el7_9?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "go-toolset-1.17-0:1.17.12-1.el7_9.ppc64le",
"product": {
"name": "go-toolset-1.17-0:1.17.12-1.el7_9.ppc64le",
"product_id": "go-toolset-1.17-0:1.17.12-1.el7_9.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/go-toolset-1.17@1.17.12-1.el7_9?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "go-toolset-1.17-build-0:1.17.12-1.el7_9.ppc64le",
"product": {
"name": "go-toolset-1.17-build-0:1.17.12-1.el7_9.ppc64le",
"product_id": "go-toolset-1.17-build-0:1.17.12-1.el7_9.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/go-toolset-1.17-build@1.17.12-1.el7_9?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "go-toolset-1.17-runtime-0:1.17.12-1.el7_9.ppc64le",
"product": {
"name": "go-toolset-1.17-runtime-0:1.17.12-1.el7_9.ppc64le",
"product_id": "go-toolset-1.17-runtime-0:1.17.12-1.el7_9.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/go-toolset-1.17-runtime@1.17.12-1.el7_9?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "go-toolset-1.17-scldevel-0:1.17.12-1.el7_9.ppc64le",
"product": {
"name": "go-toolset-1.17-scldevel-0:1.17.12-1.el7_9.ppc64le",
"product_id": "go-toolset-1.17-scldevel-0:1.17.12-1.el7_9.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/go-toolset-1.17-scldevel@1.17.12-1.el7_9?arch=ppc64le"
}
}
}
],
"category": "architecture",
"name": "ppc64le"
},
{
"branches": [
{
"category": "product_version",
"name": "go-toolset-1.17-golang-docs-0:1.17.12-1.el7_9.noarch",
"product": {
"name": "go-toolset-1.17-golang-docs-0:1.17.12-1.el7_9.noarch",
"product_id": "go-toolset-1.17-golang-docs-0:1.17.12-1.el7_9.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/go-toolset-1.17-golang-docs@1.17.12-1.el7_9?arch=noarch"
}
}
}
],
"category": "architecture",
"name": "noarch"
}
],
"category": "vendor",
"name": "Red Hat"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "go-toolset-1.17-0:1.17.12-1.el7_9.ppc64le as a component of Red Hat Developer Tools for Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-DevTools-2022.2:go-toolset-1.17-0:1.17.12-1.el7_9.ppc64le"
},
"product_reference": "go-toolset-1.17-0:1.17.12-1.el7_9.ppc64le",
"relates_to_product_reference": "7Server-DevTools-2022.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go-toolset-1.17-0:1.17.12-1.el7_9.s390x as a component of Red Hat Developer Tools for Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-DevTools-2022.2:go-toolset-1.17-0:1.17.12-1.el7_9.s390x"
},
"product_reference": "go-toolset-1.17-0:1.17.12-1.el7_9.s390x",
"relates_to_product_reference": "7Server-DevTools-2022.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go-toolset-1.17-0:1.17.12-1.el7_9.src as a component of Red Hat Developer Tools for Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-DevTools-2022.2:go-toolset-1.17-0:1.17.12-1.el7_9.src"
},
"product_reference": "go-toolset-1.17-0:1.17.12-1.el7_9.src",
"relates_to_product_reference": "7Server-DevTools-2022.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go-toolset-1.17-0:1.17.12-1.el7_9.x86_64 as a component of Red Hat Developer Tools for Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-DevTools-2022.2:go-toolset-1.17-0:1.17.12-1.el7_9.x86_64"
},
"product_reference": "go-toolset-1.17-0:1.17.12-1.el7_9.x86_64",
"relates_to_product_reference": "7Server-DevTools-2022.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go-toolset-1.17-build-0:1.17.12-1.el7_9.ppc64le as a component of Red Hat Developer Tools for Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-DevTools-2022.2:go-toolset-1.17-build-0:1.17.12-1.el7_9.ppc64le"
},
"product_reference": "go-toolset-1.17-build-0:1.17.12-1.el7_9.ppc64le",
"relates_to_product_reference": "7Server-DevTools-2022.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go-toolset-1.17-build-0:1.17.12-1.el7_9.s390x as a component of Red Hat Developer Tools for Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-DevTools-2022.2:go-toolset-1.17-build-0:1.17.12-1.el7_9.s390x"
},
"product_reference": "go-toolset-1.17-build-0:1.17.12-1.el7_9.s390x",
"relates_to_product_reference": "7Server-DevTools-2022.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go-toolset-1.17-build-0:1.17.12-1.el7_9.x86_64 as a component of Red Hat Developer Tools for Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-DevTools-2022.2:go-toolset-1.17-build-0:1.17.12-1.el7_9.x86_64"
},
"product_reference": "go-toolset-1.17-build-0:1.17.12-1.el7_9.x86_64",
"relates_to_product_reference": "7Server-DevTools-2022.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go-toolset-1.17-golang-0:1.17.12-1.el7_9.ppc64le as a component of Red Hat Developer Tools for Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-DevTools-2022.2:go-toolset-1.17-golang-0:1.17.12-1.el7_9.ppc64le"
},
"product_reference": "go-toolset-1.17-golang-0:1.17.12-1.el7_9.ppc64le",
"relates_to_product_reference": "7Server-DevTools-2022.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go-toolset-1.17-golang-0:1.17.12-1.el7_9.s390x as a component of Red Hat Developer Tools for Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-DevTools-2022.2:go-toolset-1.17-golang-0:1.17.12-1.el7_9.s390x"
},
"product_reference": "go-toolset-1.17-golang-0:1.17.12-1.el7_9.s390x",
"relates_to_product_reference": "7Server-DevTools-2022.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go-toolset-1.17-golang-0:1.17.12-1.el7_9.src as a component of Red Hat Developer Tools for Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-DevTools-2022.2:go-toolset-1.17-golang-0:1.17.12-1.el7_9.src"
},
"product_reference": "go-toolset-1.17-golang-0:1.17.12-1.el7_9.src",
"relates_to_product_reference": "7Server-DevTools-2022.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go-toolset-1.17-golang-0:1.17.12-1.el7_9.x86_64 as a component of Red Hat Developer Tools for Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-DevTools-2022.2:go-toolset-1.17-golang-0:1.17.12-1.el7_9.x86_64"
},
"product_reference": "go-toolset-1.17-golang-0:1.17.12-1.el7_9.x86_64",
"relates_to_product_reference": "7Server-DevTools-2022.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go-toolset-1.17-golang-bin-0:1.17.12-1.el7_9.ppc64le as a component of Red Hat Developer Tools for Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-DevTools-2022.2:go-toolset-1.17-golang-bin-0:1.17.12-1.el7_9.ppc64le"
},
"product_reference": "go-toolset-1.17-golang-bin-0:1.17.12-1.el7_9.ppc64le",
"relates_to_product_reference": "7Server-DevTools-2022.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go-toolset-1.17-golang-bin-0:1.17.12-1.el7_9.s390x as a component of Red Hat Developer Tools for Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-DevTools-2022.2:go-toolset-1.17-golang-bin-0:1.17.12-1.el7_9.s390x"
},
"product_reference": "go-toolset-1.17-golang-bin-0:1.17.12-1.el7_9.s390x",
"relates_to_product_reference": "7Server-DevTools-2022.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go-toolset-1.17-golang-bin-0:1.17.12-1.el7_9.x86_64 as a component of Red Hat Developer Tools for Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-DevTools-2022.2:go-toolset-1.17-golang-bin-0:1.17.12-1.el7_9.x86_64"
},
"product_reference": "go-toolset-1.17-golang-bin-0:1.17.12-1.el7_9.x86_64",
"relates_to_product_reference": "7Server-DevTools-2022.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go-toolset-1.17-golang-docs-0:1.17.12-1.el7_9.noarch as a component of Red Hat Developer Tools for Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-DevTools-2022.2:go-toolset-1.17-golang-docs-0:1.17.12-1.el7_9.noarch"
},
"product_reference": "go-toolset-1.17-golang-docs-0:1.17.12-1.el7_9.noarch",
"relates_to_product_reference": "7Server-DevTools-2022.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go-toolset-1.17-golang-misc-0:1.17.12-1.el7_9.ppc64le as a component of Red Hat Developer Tools for Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-DevTools-2022.2:go-toolset-1.17-golang-misc-0:1.17.12-1.el7_9.ppc64le"
},
"product_reference": "go-toolset-1.17-golang-misc-0:1.17.12-1.el7_9.ppc64le",
"relates_to_product_reference": "7Server-DevTools-2022.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go-toolset-1.17-golang-misc-0:1.17.12-1.el7_9.s390x as a component of Red Hat Developer Tools for Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-DevTools-2022.2:go-toolset-1.17-golang-misc-0:1.17.12-1.el7_9.s390x"
},
"product_reference": "go-toolset-1.17-golang-misc-0:1.17.12-1.el7_9.s390x",
"relates_to_product_reference": "7Server-DevTools-2022.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go-toolset-1.17-golang-misc-0:1.17.12-1.el7_9.x86_64 as a component of Red Hat Developer Tools for Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-DevTools-2022.2:go-toolset-1.17-golang-misc-0:1.17.12-1.el7_9.x86_64"
},
"product_reference": "go-toolset-1.17-golang-misc-0:1.17.12-1.el7_9.x86_64",
"relates_to_product_reference": "7Server-DevTools-2022.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go-toolset-1.17-golang-race-0:1.17.12-1.el7_9.x86_64 as a component of Red Hat Developer Tools for Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-DevTools-2022.2:go-toolset-1.17-golang-race-0:1.17.12-1.el7_9.x86_64"
},
"product_reference": "go-toolset-1.17-golang-race-0:1.17.12-1.el7_9.x86_64",
"relates_to_product_reference": "7Server-DevTools-2022.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go-toolset-1.17-golang-src-0:1.17.12-1.el7_9.ppc64le as a component of Red Hat Developer Tools for Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-DevTools-2022.2:go-toolset-1.17-golang-src-0:1.17.12-1.el7_9.ppc64le"
},
"product_reference": "go-toolset-1.17-golang-src-0:1.17.12-1.el7_9.ppc64le",
"relates_to_product_reference": "7Server-DevTools-2022.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go-toolset-1.17-golang-src-0:1.17.12-1.el7_9.s390x as a component of Red Hat Developer Tools for Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-DevTools-2022.2:go-toolset-1.17-golang-src-0:1.17.12-1.el7_9.s390x"
},
"product_reference": "go-toolset-1.17-golang-src-0:1.17.12-1.el7_9.s390x",
"relates_to_product_reference": "7Server-DevTools-2022.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go-toolset-1.17-golang-src-0:1.17.12-1.el7_9.x86_64 as a component of Red Hat Developer Tools for Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-DevTools-2022.2:go-toolset-1.17-golang-src-0:1.17.12-1.el7_9.x86_64"
},
"product_reference": "go-toolset-1.17-golang-src-0:1.17.12-1.el7_9.x86_64",
"relates_to_product_reference": "7Server-DevTools-2022.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go-toolset-1.17-golang-tests-0:1.17.12-1.el7_9.ppc64le as a component of Red Hat Developer Tools for Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-DevTools-2022.2:go-toolset-1.17-golang-tests-0:1.17.12-1.el7_9.ppc64le"
},
"product_reference": "go-toolset-1.17-golang-tests-0:1.17.12-1.el7_9.ppc64le",
"relates_to_product_reference": "7Server-DevTools-2022.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go-toolset-1.17-golang-tests-0:1.17.12-1.el7_9.s390x as a component of Red Hat Developer Tools for Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-DevTools-2022.2:go-toolset-1.17-golang-tests-0:1.17.12-1.el7_9.s390x"
},
"product_reference": "go-toolset-1.17-golang-tests-0:1.17.12-1.el7_9.s390x",
"relates_to_product_reference": "7Server-DevTools-2022.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go-toolset-1.17-golang-tests-0:1.17.12-1.el7_9.x86_64 as a component of Red Hat Developer Tools for Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-DevTools-2022.2:go-toolset-1.17-golang-tests-0:1.17.12-1.el7_9.x86_64"
},
"product_reference": "go-toolset-1.17-golang-tests-0:1.17.12-1.el7_9.x86_64",
"relates_to_product_reference": "7Server-DevTools-2022.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go-toolset-1.17-runtime-0:1.17.12-1.el7_9.ppc64le as a component of Red Hat Developer Tools for Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-DevTools-2022.2:go-toolset-1.17-runtime-0:1.17.12-1.el7_9.ppc64le"
},
"product_reference": "go-toolset-1.17-runtime-0:1.17.12-1.el7_9.ppc64le",
"relates_to_product_reference": "7Server-DevTools-2022.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go-toolset-1.17-runtime-0:1.17.12-1.el7_9.s390x as a component of Red Hat Developer Tools for Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-DevTools-2022.2:go-toolset-1.17-runtime-0:1.17.12-1.el7_9.s390x"
},
"product_reference": "go-toolset-1.17-runtime-0:1.17.12-1.el7_9.s390x",
"relates_to_product_reference": "7Server-DevTools-2022.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go-toolset-1.17-runtime-0:1.17.12-1.el7_9.x86_64 as a component of Red Hat Developer Tools for Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-DevTools-2022.2:go-toolset-1.17-runtime-0:1.17.12-1.el7_9.x86_64"
},
"product_reference": "go-toolset-1.17-runtime-0:1.17.12-1.el7_9.x86_64",
"relates_to_product_reference": "7Server-DevTools-2022.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go-toolset-1.17-scldevel-0:1.17.12-1.el7_9.ppc64le as a component of Red Hat Developer Tools for Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-DevTools-2022.2:go-toolset-1.17-scldevel-0:1.17.12-1.el7_9.ppc64le"
},
"product_reference": "go-toolset-1.17-scldevel-0:1.17.12-1.el7_9.ppc64le",
"relates_to_product_reference": "7Server-DevTools-2022.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go-toolset-1.17-scldevel-0:1.17.12-1.el7_9.s390x as a component of Red Hat Developer Tools for Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-DevTools-2022.2:go-toolset-1.17-scldevel-0:1.17.12-1.el7_9.s390x"
},
"product_reference": "go-toolset-1.17-scldevel-0:1.17.12-1.el7_9.s390x",
"relates_to_product_reference": "7Server-DevTools-2022.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go-toolset-1.17-scldevel-0:1.17.12-1.el7_9.x86_64 as a component of Red Hat Developer Tools for Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-DevTools-2022.2:go-toolset-1.17-scldevel-0:1.17.12-1.el7_9.x86_64"
},
"product_reference": "go-toolset-1.17-scldevel-0:1.17.12-1.el7_9.x86_64",
"relates_to_product_reference": "7Server-DevTools-2022.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go-toolset-1.17-0:1.17.12-1.el7_9.ppc64le as a component of Red Hat Developer Tools for Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Workstation-DevTools-2022.2:go-toolset-1.17-0:1.17.12-1.el7_9.ppc64le"
},
"product_reference": "go-toolset-1.17-0:1.17.12-1.el7_9.ppc64le",
"relates_to_product_reference": "7Workstation-DevTools-2022.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go-toolset-1.17-0:1.17.12-1.el7_9.s390x as a component of Red Hat Developer Tools for Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Workstation-DevTools-2022.2:go-toolset-1.17-0:1.17.12-1.el7_9.s390x"
},
"product_reference": "go-toolset-1.17-0:1.17.12-1.el7_9.s390x",
"relates_to_product_reference": "7Workstation-DevTools-2022.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go-toolset-1.17-0:1.17.12-1.el7_9.src as a component of Red Hat Developer Tools for Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Workstation-DevTools-2022.2:go-toolset-1.17-0:1.17.12-1.el7_9.src"
},
"product_reference": "go-toolset-1.17-0:1.17.12-1.el7_9.src",
"relates_to_product_reference": "7Workstation-DevTools-2022.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go-toolset-1.17-0:1.17.12-1.el7_9.x86_64 as a component of Red Hat Developer Tools for Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Workstation-DevTools-2022.2:go-toolset-1.17-0:1.17.12-1.el7_9.x86_64"
},
"product_reference": "go-toolset-1.17-0:1.17.12-1.el7_9.x86_64",
"relates_to_product_reference": "7Workstation-DevTools-2022.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go-toolset-1.17-build-0:1.17.12-1.el7_9.ppc64le as a component of Red Hat Developer Tools for Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Workstation-DevTools-2022.2:go-toolset-1.17-build-0:1.17.12-1.el7_9.ppc64le"
},
"product_reference": "go-toolset-1.17-build-0:1.17.12-1.el7_9.ppc64le",
"relates_to_product_reference": "7Workstation-DevTools-2022.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go-toolset-1.17-build-0:1.17.12-1.el7_9.s390x as a component of Red Hat Developer Tools for Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Workstation-DevTools-2022.2:go-toolset-1.17-build-0:1.17.12-1.el7_9.s390x"
},
"product_reference": "go-toolset-1.17-build-0:1.17.12-1.el7_9.s390x",
"relates_to_product_reference": "7Workstation-DevTools-2022.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go-toolset-1.17-build-0:1.17.12-1.el7_9.x86_64 as a component of Red Hat Developer Tools for Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Workstation-DevTools-2022.2:go-toolset-1.17-build-0:1.17.12-1.el7_9.x86_64"
},
"product_reference": "go-toolset-1.17-build-0:1.17.12-1.el7_9.x86_64",
"relates_to_product_reference": "7Workstation-DevTools-2022.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go-toolset-1.17-golang-0:1.17.12-1.el7_9.ppc64le as a component of Red Hat Developer Tools for Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Workstation-DevTools-2022.2:go-toolset-1.17-golang-0:1.17.12-1.el7_9.ppc64le"
},
"product_reference": "go-toolset-1.17-golang-0:1.17.12-1.el7_9.ppc64le",
"relates_to_product_reference": "7Workstation-DevTools-2022.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go-toolset-1.17-golang-0:1.17.12-1.el7_9.s390x as a component of Red Hat Developer Tools for Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Workstation-DevTools-2022.2:go-toolset-1.17-golang-0:1.17.12-1.el7_9.s390x"
},
"product_reference": "go-toolset-1.17-golang-0:1.17.12-1.el7_9.s390x",
"relates_to_product_reference": "7Workstation-DevTools-2022.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go-toolset-1.17-golang-0:1.17.12-1.el7_9.src as a component of Red Hat Developer Tools for Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Workstation-DevTools-2022.2:go-toolset-1.17-golang-0:1.17.12-1.el7_9.src"
},
"product_reference": "go-toolset-1.17-golang-0:1.17.12-1.el7_9.src",
"relates_to_product_reference": "7Workstation-DevTools-2022.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go-toolset-1.17-golang-0:1.17.12-1.el7_9.x86_64 as a component of Red Hat Developer Tools for Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Workstation-DevTools-2022.2:go-toolset-1.17-golang-0:1.17.12-1.el7_9.x86_64"
},
"product_reference": "go-toolset-1.17-golang-0:1.17.12-1.el7_9.x86_64",
"relates_to_product_reference": "7Workstation-DevTools-2022.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go-toolset-1.17-golang-bin-0:1.17.12-1.el7_9.ppc64le as a component of Red Hat Developer Tools for Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Workstation-DevTools-2022.2:go-toolset-1.17-golang-bin-0:1.17.12-1.el7_9.ppc64le"
},
"product_reference": "go-toolset-1.17-golang-bin-0:1.17.12-1.el7_9.ppc64le",
"relates_to_product_reference": "7Workstation-DevTools-2022.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go-toolset-1.17-golang-bin-0:1.17.12-1.el7_9.s390x as a component of Red Hat Developer Tools for Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Workstation-DevTools-2022.2:go-toolset-1.17-golang-bin-0:1.17.12-1.el7_9.s390x"
},
"product_reference": "go-toolset-1.17-golang-bin-0:1.17.12-1.el7_9.s390x",
"relates_to_product_reference": "7Workstation-DevTools-2022.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go-toolset-1.17-golang-bin-0:1.17.12-1.el7_9.x86_64 as a component of Red Hat Developer Tools for Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Workstation-DevTools-2022.2:go-toolset-1.17-golang-bin-0:1.17.12-1.el7_9.x86_64"
},
"product_reference": "go-toolset-1.17-golang-bin-0:1.17.12-1.el7_9.x86_64",
"relates_to_product_reference": "7Workstation-DevTools-2022.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go-toolset-1.17-golang-docs-0:1.17.12-1.el7_9.noarch as a component of Red Hat Developer Tools for Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Workstation-DevTools-2022.2:go-toolset-1.17-golang-docs-0:1.17.12-1.el7_9.noarch"
},
"product_reference": "go-toolset-1.17-golang-docs-0:1.17.12-1.el7_9.noarch",
"relates_to_product_reference": "7Workstation-DevTools-2022.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go-toolset-1.17-golang-misc-0:1.17.12-1.el7_9.ppc64le as a component of Red Hat Developer Tools for Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Workstation-DevTools-2022.2:go-toolset-1.17-golang-misc-0:1.17.12-1.el7_9.ppc64le"
},
"product_reference": "go-toolset-1.17-golang-misc-0:1.17.12-1.el7_9.ppc64le",
"relates_to_product_reference": "7Workstation-DevTools-2022.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go-toolset-1.17-golang-misc-0:1.17.12-1.el7_9.s390x as a component of Red Hat Developer Tools for Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Workstation-DevTools-2022.2:go-toolset-1.17-golang-misc-0:1.17.12-1.el7_9.s390x"
},
"product_reference": "go-toolset-1.17-golang-misc-0:1.17.12-1.el7_9.s390x",
"relates_to_product_reference": "7Workstation-DevTools-2022.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go-toolset-1.17-golang-misc-0:1.17.12-1.el7_9.x86_64 as a component of Red Hat Developer Tools for Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Workstation-DevTools-2022.2:go-toolset-1.17-golang-misc-0:1.17.12-1.el7_9.x86_64"
},
"product_reference": "go-toolset-1.17-golang-misc-0:1.17.12-1.el7_9.x86_64",
"relates_to_product_reference": "7Workstation-DevTools-2022.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go-toolset-1.17-golang-race-0:1.17.12-1.el7_9.x86_64 as a component of Red Hat Developer Tools for Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Workstation-DevTools-2022.2:go-toolset-1.17-golang-race-0:1.17.12-1.el7_9.x86_64"
},
"product_reference": "go-toolset-1.17-golang-race-0:1.17.12-1.el7_9.x86_64",
"relates_to_product_reference": "7Workstation-DevTools-2022.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go-toolset-1.17-golang-src-0:1.17.12-1.el7_9.ppc64le as a component of Red Hat Developer Tools for Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Workstation-DevTools-2022.2:go-toolset-1.17-golang-src-0:1.17.12-1.el7_9.ppc64le"
},
"product_reference": "go-toolset-1.17-golang-src-0:1.17.12-1.el7_9.ppc64le",
"relates_to_product_reference": "7Workstation-DevTools-2022.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go-toolset-1.17-golang-src-0:1.17.12-1.el7_9.s390x as a component of Red Hat Developer Tools for Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Workstation-DevTools-2022.2:go-toolset-1.17-golang-src-0:1.17.12-1.el7_9.s390x"
},
"product_reference": "go-toolset-1.17-golang-src-0:1.17.12-1.el7_9.s390x",
"relates_to_product_reference": "7Workstation-DevTools-2022.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go-toolset-1.17-golang-src-0:1.17.12-1.el7_9.x86_64 as a component of Red Hat Developer Tools for Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Workstation-DevTools-2022.2:go-toolset-1.17-golang-src-0:1.17.12-1.el7_9.x86_64"
},
"product_reference": "go-toolset-1.17-golang-src-0:1.17.12-1.el7_9.x86_64",
"relates_to_product_reference": "7Workstation-DevTools-2022.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go-toolset-1.17-golang-tests-0:1.17.12-1.el7_9.ppc64le as a component of Red Hat Developer Tools for Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Workstation-DevTools-2022.2:go-toolset-1.17-golang-tests-0:1.17.12-1.el7_9.ppc64le"
},
"product_reference": "go-toolset-1.17-golang-tests-0:1.17.12-1.el7_9.ppc64le",
"relates_to_product_reference": "7Workstation-DevTools-2022.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go-toolset-1.17-golang-tests-0:1.17.12-1.el7_9.s390x as a component of Red Hat Developer Tools for Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Workstation-DevTools-2022.2:go-toolset-1.17-golang-tests-0:1.17.12-1.el7_9.s390x"
},
"product_reference": "go-toolset-1.17-golang-tests-0:1.17.12-1.el7_9.s390x",
"relates_to_product_reference": "7Workstation-DevTools-2022.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go-toolset-1.17-golang-tests-0:1.17.12-1.el7_9.x86_64 as a component of Red Hat Developer Tools for Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Workstation-DevTools-2022.2:go-toolset-1.17-golang-tests-0:1.17.12-1.el7_9.x86_64"
},
"product_reference": "go-toolset-1.17-golang-tests-0:1.17.12-1.el7_9.x86_64",
"relates_to_product_reference": "7Workstation-DevTools-2022.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go-toolset-1.17-runtime-0:1.17.12-1.el7_9.ppc64le as a component of Red Hat Developer Tools for Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Workstation-DevTools-2022.2:go-toolset-1.17-runtime-0:1.17.12-1.el7_9.ppc64le"
},
"product_reference": "go-toolset-1.17-runtime-0:1.17.12-1.el7_9.ppc64le",
"relates_to_product_reference": "7Workstation-DevTools-2022.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go-toolset-1.17-runtime-0:1.17.12-1.el7_9.s390x as a component of Red Hat Developer Tools for Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Workstation-DevTools-2022.2:go-toolset-1.17-runtime-0:1.17.12-1.el7_9.s390x"
},
"product_reference": "go-toolset-1.17-runtime-0:1.17.12-1.el7_9.s390x",
"relates_to_product_reference": "7Workstation-DevTools-2022.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go-toolset-1.17-runtime-0:1.17.12-1.el7_9.x86_64 as a component of Red Hat Developer Tools for Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Workstation-DevTools-2022.2:go-toolset-1.17-runtime-0:1.17.12-1.el7_9.x86_64"
},
"product_reference": "go-toolset-1.17-runtime-0:1.17.12-1.el7_9.x86_64",
"relates_to_product_reference": "7Workstation-DevTools-2022.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go-toolset-1.17-scldevel-0:1.17.12-1.el7_9.ppc64le as a component of Red Hat Developer Tools for Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Workstation-DevTools-2022.2:go-toolset-1.17-scldevel-0:1.17.12-1.el7_9.ppc64le"
},
"product_reference": "go-toolset-1.17-scldevel-0:1.17.12-1.el7_9.ppc64le",
"relates_to_product_reference": "7Workstation-DevTools-2022.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go-toolset-1.17-scldevel-0:1.17.12-1.el7_9.s390x as a component of Red Hat Developer Tools for Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Workstation-DevTools-2022.2:go-toolset-1.17-scldevel-0:1.17.12-1.el7_9.s390x"
},
"product_reference": "go-toolset-1.17-scldevel-0:1.17.12-1.el7_9.s390x",
"relates_to_product_reference": "7Workstation-DevTools-2022.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go-toolset-1.17-scldevel-0:1.17.12-1.el7_9.x86_64 as a component of Red Hat Developer Tools for Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Workstation-DevTools-2022.2:go-toolset-1.17-scldevel-0:1.17.12-1.el7_9.x86_64"
},
"product_reference": "go-toolset-1.17-scldevel-0:1.17.12-1.el7_9.x86_64",
"relates_to_product_reference": "7Workstation-DevTools-2022.2"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2022-1705",
"cwe": {
"id": "CWE-444",
"name": "Inconsistent Interpretation of HTTP Requests (\u0027HTTP Request/Response Smuggling\u0027)"
},
"discovery_date": "2022-07-14T00:00:00+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"7Server-DevTools-2022.2:go-toolset-1.17-0:1.17.12-1.el7_9.ppc64le",
"7Server-DevTools-2022.2:go-toolset-1.17-0:1.17.12-1.el7_9.s390x",
"7Server-DevTools-2022.2:go-toolset-1.17-0:1.17.12-1.el7_9.src",
"7Server-DevTools-2022.2:go-toolset-1.17-0:1.17.12-1.el7_9.x86_64",
"7Server-DevTools-2022.2:go-toolset-1.17-build-0:1.17.12-1.el7_9.ppc64le",
"7Server-DevTools-2022.2:go-toolset-1.17-build-0:1.17.12-1.el7_9.s390x",
"7Server-DevTools-2022.2:go-toolset-1.17-build-0:1.17.12-1.el7_9.x86_64",
"7Server-DevTools-2022.2:go-toolset-1.17-runtime-0:1.17.12-1.el7_9.ppc64le",
"7Server-DevTools-2022.2:go-toolset-1.17-runtime-0:1.17.12-1.el7_9.s390x",
"7Server-DevTools-2022.2:go-toolset-1.17-runtime-0:1.17.12-1.el7_9.x86_64",
"7Server-DevTools-2022.2:go-toolset-1.17-scldevel-0:1.17.12-1.el7_9.ppc64le",
"7Server-DevTools-2022.2:go-toolset-1.17-scldevel-0:1.17.12-1.el7_9.s390x",
"7Server-DevTools-2022.2:go-toolset-1.17-scldevel-0:1.17.12-1.el7_9.x86_64",
"7Workstation-DevTools-2022.2:go-toolset-1.17-0:1.17.12-1.el7_9.ppc64le",
"7Workstation-DevTools-2022.2:go-toolset-1.17-0:1.17.12-1.el7_9.s390x",
"7Workstation-DevTools-2022.2:go-toolset-1.17-0:1.17.12-1.el7_9.src",
"7Workstation-DevTools-2022.2:go-toolset-1.17-0:1.17.12-1.el7_9.x86_64",
"7Workstation-DevTools-2022.2:go-toolset-1.17-build-0:1.17.12-1.el7_9.ppc64le",
"7Workstation-DevTools-2022.2:go-toolset-1.17-build-0:1.17.12-1.el7_9.s390x",
"7Workstation-DevTools-2022.2:go-toolset-1.17-build-0:1.17.12-1.el7_9.x86_64",
"7Workstation-DevTools-2022.2:go-toolset-1.17-runtime-0:1.17.12-1.el7_9.ppc64le",
"7Workstation-DevTools-2022.2:go-toolset-1.17-runtime-0:1.17.12-1.el7_9.s390x",
"7Workstation-DevTools-2022.2:go-toolset-1.17-runtime-0:1.17.12-1.el7_9.x86_64",
"7Workstation-DevTools-2022.2:go-toolset-1.17-scldevel-0:1.17.12-1.el7_9.ppc64le",
"7Workstation-DevTools-2022.2:go-toolset-1.17-scldevel-0:1.17.12-1.el7_9.s390x",
"7Workstation-DevTools-2022.2:go-toolset-1.17-scldevel-0:1.17.12-1.el7_9.x86_64"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2107374"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in golang. The HTTP/1 client accepted invalid Transfer-Encoding headers indicating \"chunked\" encoding. This issue could allow request smuggling, but only if combined with an intermediate server that also improperly accepts the header as invalid.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "golang: net/http: improper sanitization of Transfer-Encoding 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": [
"7Server-DevTools-2022.2:go-toolset-1.17-golang-0:1.17.12-1.el7_9.ppc64le",
"7Server-DevTools-2022.2:go-toolset-1.17-golang-0:1.17.12-1.el7_9.s390x",
"7Server-DevTools-2022.2:go-toolset-1.17-golang-0:1.17.12-1.el7_9.src",
"7Server-DevTools-2022.2:go-toolset-1.17-golang-0:1.17.12-1.el7_9.x86_64",
"7Server-DevTools-2022.2:go-toolset-1.17-golang-bin-0:1.17.12-1.el7_9.ppc64le",
"7Server-DevTools-2022.2:go-toolset-1.17-golang-bin-0:1.17.12-1.el7_9.s390x",
"7Server-DevTools-2022.2:go-toolset-1.17-golang-bin-0:1.17.12-1.el7_9.x86_64",
"7Server-DevTools-2022.2:go-toolset-1.17-golang-docs-0:1.17.12-1.el7_9.noarch",
"7Server-DevTools-2022.2:go-toolset-1.17-golang-misc-0:1.17.12-1.el7_9.ppc64le",
"7Server-DevTools-2022.2:go-toolset-1.17-golang-misc-0:1.17.12-1.el7_9.s390x",
"7Server-DevTools-2022.2:go-toolset-1.17-golang-misc-0:1.17.12-1.el7_9.x86_64",
"7Server-DevTools-2022.2:go-toolset-1.17-golang-race-0:1.17.12-1.el7_9.x86_64",
"7Server-DevTools-2022.2:go-toolset-1.17-golang-src-0:1.17.12-1.el7_9.ppc64le",
"7Server-DevTools-2022.2:go-toolset-1.17-golang-src-0:1.17.12-1.el7_9.s390x",
"7Server-DevTools-2022.2:go-toolset-1.17-golang-src-0:1.17.12-1.el7_9.x86_64",
"7Server-DevTools-2022.2:go-toolset-1.17-golang-tests-0:1.17.12-1.el7_9.ppc64le",
"7Server-DevTools-2022.2:go-toolset-1.17-golang-tests-0:1.17.12-1.el7_9.s390x",
"7Server-DevTools-2022.2:go-toolset-1.17-golang-tests-0:1.17.12-1.el7_9.x86_64",
"7Workstation-DevTools-2022.2:go-toolset-1.17-golang-0:1.17.12-1.el7_9.ppc64le",
"7Workstation-DevTools-2022.2:go-toolset-1.17-golang-0:1.17.12-1.el7_9.s390x",
"7Workstation-DevTools-2022.2:go-toolset-1.17-golang-0:1.17.12-1.el7_9.src",
"7Workstation-DevTools-2022.2:go-toolset-1.17-golang-0:1.17.12-1.el7_9.x86_64",
"7Workstation-DevTools-2022.2:go-toolset-1.17-golang-bin-0:1.17.12-1.el7_9.ppc64le",
"7Workstation-DevTools-2022.2:go-toolset-1.17-golang-bin-0:1.17.12-1.el7_9.s390x",
"7Workstation-DevTools-2022.2:go-toolset-1.17-golang-bin-0:1.17.12-1.el7_9.x86_64",
"7Workstation-DevTools-2022.2:go-toolset-1.17-golang-docs-0:1.17.12-1.el7_9.noarch",
"7Workstation-DevTools-2022.2:go-toolset-1.17-golang-misc-0:1.17.12-1.el7_9.ppc64le",
"7Workstation-DevTools-2022.2:go-toolset-1.17-golang-misc-0:1.17.12-1.el7_9.s390x",
"7Workstation-DevTools-2022.2:go-toolset-1.17-golang-misc-0:1.17.12-1.el7_9.x86_64",
"7Workstation-DevTools-2022.2:go-toolset-1.17-golang-race-0:1.17.12-1.el7_9.x86_64",
"7Workstation-DevTools-2022.2:go-toolset-1.17-golang-src-0:1.17.12-1.el7_9.ppc64le",
"7Workstation-DevTools-2022.2:go-toolset-1.17-golang-src-0:1.17.12-1.el7_9.s390x",
"7Workstation-DevTools-2022.2:go-toolset-1.17-golang-src-0:1.17.12-1.el7_9.x86_64",
"7Workstation-DevTools-2022.2:go-toolset-1.17-golang-tests-0:1.17.12-1.el7_9.ppc64le",
"7Workstation-DevTools-2022.2:go-toolset-1.17-golang-tests-0:1.17.12-1.el7_9.s390x",
"7Workstation-DevTools-2022.2:go-toolset-1.17-golang-tests-0:1.17.12-1.el7_9.x86_64"
],
"known_not_affected": [
"7Server-DevTools-2022.2:go-toolset-1.17-0:1.17.12-1.el7_9.ppc64le",
"7Server-DevTools-2022.2:go-toolset-1.17-0:1.17.12-1.el7_9.s390x",
"7Server-DevTools-2022.2:go-toolset-1.17-0:1.17.12-1.el7_9.src",
"7Server-DevTools-2022.2:go-toolset-1.17-0:1.17.12-1.el7_9.x86_64",
"7Server-DevTools-2022.2:go-toolset-1.17-build-0:1.17.12-1.el7_9.ppc64le",
"7Server-DevTools-2022.2:go-toolset-1.17-build-0:1.17.12-1.el7_9.s390x",
"7Server-DevTools-2022.2:go-toolset-1.17-build-0:1.17.12-1.el7_9.x86_64",
"7Server-DevTools-2022.2:go-toolset-1.17-runtime-0:1.17.12-1.el7_9.ppc64le",
"7Server-DevTools-2022.2:go-toolset-1.17-runtime-0:1.17.12-1.el7_9.s390x",
"7Server-DevTools-2022.2:go-toolset-1.17-runtime-0:1.17.12-1.el7_9.x86_64",
"7Server-DevTools-2022.2:go-toolset-1.17-scldevel-0:1.17.12-1.el7_9.ppc64le",
"7Server-DevTools-2022.2:go-toolset-1.17-scldevel-0:1.17.12-1.el7_9.s390x",
"7Server-DevTools-2022.2:go-toolset-1.17-scldevel-0:1.17.12-1.el7_9.x86_64",
"7Workstation-DevTools-2022.2:go-toolset-1.17-0:1.17.12-1.el7_9.ppc64le",
"7Workstation-DevTools-2022.2:go-toolset-1.17-0:1.17.12-1.el7_9.s390x",
"7Workstation-DevTools-2022.2:go-toolset-1.17-0:1.17.12-1.el7_9.src",
"7Workstation-DevTools-2022.2:go-toolset-1.17-0:1.17.12-1.el7_9.x86_64",
"7Workstation-DevTools-2022.2:go-toolset-1.17-build-0:1.17.12-1.el7_9.ppc64le",
"7Workstation-DevTools-2022.2:go-toolset-1.17-build-0:1.17.12-1.el7_9.s390x",
"7Workstation-DevTools-2022.2:go-toolset-1.17-build-0:1.17.12-1.el7_9.x86_64",
"7Workstation-DevTools-2022.2:go-toolset-1.17-runtime-0:1.17.12-1.el7_9.ppc64le",
"7Workstation-DevTools-2022.2:go-toolset-1.17-runtime-0:1.17.12-1.el7_9.s390x",
"7Workstation-DevTools-2022.2:go-toolset-1.17-runtime-0:1.17.12-1.el7_9.x86_64",
"7Workstation-DevTools-2022.2:go-toolset-1.17-scldevel-0:1.17.12-1.el7_9.ppc64le",
"7Workstation-DevTools-2022.2:go-toolset-1.17-scldevel-0:1.17.12-1.el7_9.s390x",
"7Workstation-DevTools-2022.2:go-toolset-1.17-scldevel-0:1.17.12-1.el7_9.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2022-1705"
},
{
"category": "external",
"summary": "RHBZ#2107374",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2107374"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2022-1705",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-1705"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2022-1705",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2022-1705"
},
{
"category": "external",
"summary": "https://go.dev/issue/53188",
"url": "https://go.dev/issue/53188"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-announce/c/nqrv9fbR0zE",
"url": "https://groups.google.com/g/golang-announce/c/nqrv9fbR0zE"
}
],
"release_date": "2022-07-12T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2022-08-02T09:56:09+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"7Server-DevTools-2022.2:go-toolset-1.17-golang-0:1.17.12-1.el7_9.ppc64le",
"7Server-DevTools-2022.2:go-toolset-1.17-golang-0:1.17.12-1.el7_9.s390x",
"7Server-DevTools-2022.2:go-toolset-1.17-golang-0:1.17.12-1.el7_9.src",
"7Server-DevTools-2022.2:go-toolset-1.17-golang-0:1.17.12-1.el7_9.x86_64",
"7Server-DevTools-2022.2:go-toolset-1.17-golang-bin-0:1.17.12-1.el7_9.ppc64le",
"7Server-DevTools-2022.2:go-toolset-1.17-golang-bin-0:1.17.12-1.el7_9.s390x",
"7Server-DevTools-2022.2:go-toolset-1.17-golang-bin-0:1.17.12-1.el7_9.x86_64",
"7Server-DevTools-2022.2:go-toolset-1.17-golang-docs-0:1.17.12-1.el7_9.noarch",
"7Server-DevTools-2022.2:go-toolset-1.17-golang-misc-0:1.17.12-1.el7_9.ppc64le",
"7Server-DevTools-2022.2:go-toolset-1.17-golang-misc-0:1.17.12-1.el7_9.s390x",
"7Server-DevTools-2022.2:go-toolset-1.17-golang-misc-0:1.17.12-1.el7_9.x86_64",
"7Server-DevTools-2022.2:go-toolset-1.17-golang-race-0:1.17.12-1.el7_9.x86_64",
"7Server-DevTools-2022.2:go-toolset-1.17-golang-src-0:1.17.12-1.el7_9.ppc64le",
"7Server-DevTools-2022.2:go-toolset-1.17-golang-src-0:1.17.12-1.el7_9.s390x",
"7Server-DevTools-2022.2:go-toolset-1.17-golang-src-0:1.17.12-1.el7_9.x86_64",
"7Server-DevTools-2022.2:go-toolset-1.17-golang-tests-0:1.17.12-1.el7_9.ppc64le",
"7Server-DevTools-2022.2:go-toolset-1.17-golang-tests-0:1.17.12-1.el7_9.s390x",
"7Server-DevTools-2022.2:go-toolset-1.17-golang-tests-0:1.17.12-1.el7_9.x86_64",
"7Workstation-DevTools-2022.2:go-toolset-1.17-golang-0:1.17.12-1.el7_9.ppc64le",
"7Workstation-DevTools-2022.2:go-toolset-1.17-golang-0:1.17.12-1.el7_9.s390x",
"7Workstation-DevTools-2022.2:go-toolset-1.17-golang-0:1.17.12-1.el7_9.src",
"7Workstation-DevTools-2022.2:go-toolset-1.17-golang-0:1.17.12-1.el7_9.x86_64",
"7Workstation-DevTools-2022.2:go-toolset-1.17-golang-bin-0:1.17.12-1.el7_9.ppc64le",
"7Workstation-DevTools-2022.2:go-toolset-1.17-golang-bin-0:1.17.12-1.el7_9.s390x",
"7Workstation-DevTools-2022.2:go-toolset-1.17-golang-bin-0:1.17.12-1.el7_9.x86_64",
"7Workstation-DevTools-2022.2:go-toolset-1.17-golang-docs-0:1.17.12-1.el7_9.noarch",
"7Workstation-DevTools-2022.2:go-toolset-1.17-golang-misc-0:1.17.12-1.el7_9.ppc64le",
"7Workstation-DevTools-2022.2:go-toolset-1.17-golang-misc-0:1.17.12-1.el7_9.s390x",
"7Workstation-DevTools-2022.2:go-toolset-1.17-golang-misc-0:1.17.12-1.el7_9.x86_64",
"7Workstation-DevTools-2022.2:go-toolset-1.17-golang-race-0:1.17.12-1.el7_9.x86_64",
"7Workstation-DevTools-2022.2:go-toolset-1.17-golang-src-0:1.17.12-1.el7_9.ppc64le",
"7Workstation-DevTools-2022.2:go-toolset-1.17-golang-src-0:1.17.12-1.el7_9.s390x",
"7Workstation-DevTools-2022.2:go-toolset-1.17-golang-src-0:1.17.12-1.el7_9.x86_64",
"7Workstation-DevTools-2022.2:go-toolset-1.17-golang-tests-0:1.17.12-1.el7_9.ppc64le",
"7Workstation-DevTools-2022.2:go-toolset-1.17-golang-tests-0:1.17.12-1.el7_9.s390x",
"7Workstation-DevTools-2022.2:go-toolset-1.17-golang-tests-0:1.17.12-1.el7_9.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2022:5866"
}
],
"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": [
"7Server-DevTools-2022.2:go-toolset-1.17-0:1.17.12-1.el7_9.ppc64le",
"7Server-DevTools-2022.2:go-toolset-1.17-0:1.17.12-1.el7_9.s390x",
"7Server-DevTools-2022.2:go-toolset-1.17-0:1.17.12-1.el7_9.src",
"7Server-DevTools-2022.2:go-toolset-1.17-0:1.17.12-1.el7_9.x86_64",
"7Server-DevTools-2022.2:go-toolset-1.17-build-0:1.17.12-1.el7_9.ppc64le",
"7Server-DevTools-2022.2:go-toolset-1.17-build-0:1.17.12-1.el7_9.s390x",
"7Server-DevTools-2022.2:go-toolset-1.17-build-0:1.17.12-1.el7_9.x86_64",
"7Server-DevTools-2022.2:go-toolset-1.17-golang-0:1.17.12-1.el7_9.ppc64le",
"7Server-DevTools-2022.2:go-toolset-1.17-golang-0:1.17.12-1.el7_9.s390x",
"7Server-DevTools-2022.2:go-toolset-1.17-golang-0:1.17.12-1.el7_9.src",
"7Server-DevTools-2022.2:go-toolset-1.17-golang-0:1.17.12-1.el7_9.x86_64",
"7Server-DevTools-2022.2:go-toolset-1.17-golang-bin-0:1.17.12-1.el7_9.ppc64le",
"7Server-DevTools-2022.2:go-toolset-1.17-golang-bin-0:1.17.12-1.el7_9.s390x",
"7Server-DevTools-2022.2:go-toolset-1.17-golang-bin-0:1.17.12-1.el7_9.x86_64",
"7Server-DevTools-2022.2:go-toolset-1.17-golang-docs-0:1.17.12-1.el7_9.noarch",
"7Server-DevTools-2022.2:go-toolset-1.17-golang-misc-0:1.17.12-1.el7_9.ppc64le",
"7Server-DevTools-2022.2:go-toolset-1.17-golang-misc-0:1.17.12-1.el7_9.s390x",
"7Server-DevTools-2022.2:go-toolset-1.17-golang-misc-0:1.17.12-1.el7_9.x86_64",
"7Server-DevTools-2022.2:go-toolset-1.17-golang-race-0:1.17.12-1.el7_9.x86_64",
"7Server-DevTools-2022.2:go-toolset-1.17-golang-src-0:1.17.12-1.el7_9.ppc64le",
"7Server-DevTools-2022.2:go-toolset-1.17-golang-src-0:1.17.12-1.el7_9.s390x",
"7Server-DevTools-2022.2:go-toolset-1.17-golang-src-0:1.17.12-1.el7_9.x86_64",
"7Server-DevTools-2022.2:go-toolset-1.17-golang-tests-0:1.17.12-1.el7_9.ppc64le",
"7Server-DevTools-2022.2:go-toolset-1.17-golang-tests-0:1.17.12-1.el7_9.s390x",
"7Server-DevTools-2022.2:go-toolset-1.17-golang-tests-0:1.17.12-1.el7_9.x86_64",
"7Server-DevTools-2022.2:go-toolset-1.17-runtime-0:1.17.12-1.el7_9.ppc64le",
"7Server-DevTools-2022.2:go-toolset-1.17-runtime-0:1.17.12-1.el7_9.s390x",
"7Server-DevTools-2022.2:go-toolset-1.17-runtime-0:1.17.12-1.el7_9.x86_64",
"7Server-DevTools-2022.2:go-toolset-1.17-scldevel-0:1.17.12-1.el7_9.ppc64le",
"7Server-DevTools-2022.2:go-toolset-1.17-scldevel-0:1.17.12-1.el7_9.s390x",
"7Server-DevTools-2022.2:go-toolset-1.17-scldevel-0:1.17.12-1.el7_9.x86_64",
"7Workstation-DevTools-2022.2:go-toolset-1.17-0:1.17.12-1.el7_9.ppc64le",
"7Workstation-DevTools-2022.2:go-toolset-1.17-0:1.17.12-1.el7_9.s390x",
"7Workstation-DevTools-2022.2:go-toolset-1.17-0:1.17.12-1.el7_9.src",
"7Workstation-DevTools-2022.2:go-toolset-1.17-0:1.17.12-1.el7_9.x86_64",
"7Workstation-DevTools-2022.2:go-toolset-1.17-build-0:1.17.12-1.el7_9.ppc64le",
"7Workstation-DevTools-2022.2:go-toolset-1.17-build-0:1.17.12-1.el7_9.s390x",
"7Workstation-DevTools-2022.2:go-toolset-1.17-build-0:1.17.12-1.el7_9.x86_64",
"7Workstation-DevTools-2022.2:go-toolset-1.17-golang-0:1.17.12-1.el7_9.ppc64le",
"7Workstation-DevTools-2022.2:go-toolset-1.17-golang-0:1.17.12-1.el7_9.s390x",
"7Workstation-DevTools-2022.2:go-toolset-1.17-golang-0:1.17.12-1.el7_9.src",
"7Workstation-DevTools-2022.2:go-toolset-1.17-golang-0:1.17.12-1.el7_9.x86_64",
"7Workstation-DevTools-2022.2:go-toolset-1.17-golang-bin-0:1.17.12-1.el7_9.ppc64le",
"7Workstation-DevTools-2022.2:go-toolset-1.17-golang-bin-0:1.17.12-1.el7_9.s390x",
"7Workstation-DevTools-2022.2:go-toolset-1.17-golang-bin-0:1.17.12-1.el7_9.x86_64",
"7Workstation-DevTools-2022.2:go-toolset-1.17-golang-docs-0:1.17.12-1.el7_9.noarch",
"7Workstation-DevTools-2022.2:go-toolset-1.17-golang-misc-0:1.17.12-1.el7_9.ppc64le",
"7Workstation-DevTools-2022.2:go-toolset-1.17-golang-misc-0:1.17.12-1.el7_9.s390x",
"7Workstation-DevTools-2022.2:go-toolset-1.17-golang-misc-0:1.17.12-1.el7_9.x86_64",
"7Workstation-DevTools-2022.2:go-toolset-1.17-golang-race-0:1.17.12-1.el7_9.x86_64",
"7Workstation-DevTools-2022.2:go-toolset-1.17-golang-src-0:1.17.12-1.el7_9.ppc64le",
"7Workstation-DevTools-2022.2:go-toolset-1.17-golang-src-0:1.17.12-1.el7_9.s390x",
"7Workstation-DevTools-2022.2:go-toolset-1.17-golang-src-0:1.17.12-1.el7_9.x86_64",
"7Workstation-DevTools-2022.2:go-toolset-1.17-golang-tests-0:1.17.12-1.el7_9.ppc64le",
"7Workstation-DevTools-2022.2:go-toolset-1.17-golang-tests-0:1.17.12-1.el7_9.s390x",
"7Workstation-DevTools-2022.2:go-toolset-1.17-golang-tests-0:1.17.12-1.el7_9.x86_64",
"7Workstation-DevTools-2022.2:go-toolset-1.17-runtime-0:1.17.12-1.el7_9.ppc64le",
"7Workstation-DevTools-2022.2:go-toolset-1.17-runtime-0:1.17.12-1.el7_9.s390x",
"7Workstation-DevTools-2022.2:go-toolset-1.17-runtime-0:1.17.12-1.el7_9.x86_64",
"7Workstation-DevTools-2022.2:go-toolset-1.17-scldevel-0:1.17.12-1.el7_9.ppc64le",
"7Workstation-DevTools-2022.2:go-toolset-1.17-scldevel-0:1.17.12-1.el7_9.s390x",
"7Workstation-DevTools-2022.2:go-toolset-1.17-scldevel-0:1.17.12-1.el7_9.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "golang: net/http: improper sanitization of Transfer-Encoding header"
},
{
"cve": "CVE-2022-1962",
"cwe": {
"id": "CWE-1325",
"name": "Improperly Controlled Sequential Memory Allocation"
},
"discovery_date": "2022-07-14T00:00:00+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"7Server-DevTools-2022.2:go-toolset-1.17-0:1.17.12-1.el7_9.ppc64le",
"7Server-DevTools-2022.2:go-toolset-1.17-0:1.17.12-1.el7_9.s390x",
"7Server-DevTools-2022.2:go-toolset-1.17-0:1.17.12-1.el7_9.src",
"7Server-DevTools-2022.2:go-toolset-1.17-0:1.17.12-1.el7_9.x86_64",
"7Server-DevTools-2022.2:go-toolset-1.17-build-0:1.17.12-1.el7_9.ppc64le",
"7Server-DevTools-2022.2:go-toolset-1.17-build-0:1.17.12-1.el7_9.s390x",
"7Server-DevTools-2022.2:go-toolset-1.17-build-0:1.17.12-1.el7_9.x86_64",
"7Server-DevTools-2022.2:go-toolset-1.17-runtime-0:1.17.12-1.el7_9.ppc64le",
"7Server-DevTools-2022.2:go-toolset-1.17-runtime-0:1.17.12-1.el7_9.s390x",
"7Server-DevTools-2022.2:go-toolset-1.17-runtime-0:1.17.12-1.el7_9.x86_64",
"7Server-DevTools-2022.2:go-toolset-1.17-scldevel-0:1.17.12-1.el7_9.ppc64le",
"7Server-DevTools-2022.2:go-toolset-1.17-scldevel-0:1.17.12-1.el7_9.s390x",
"7Server-DevTools-2022.2:go-toolset-1.17-scldevel-0:1.17.12-1.el7_9.x86_64",
"7Workstation-DevTools-2022.2:go-toolset-1.17-0:1.17.12-1.el7_9.ppc64le",
"7Workstation-DevTools-2022.2:go-toolset-1.17-0:1.17.12-1.el7_9.s390x",
"7Workstation-DevTools-2022.2:go-toolset-1.17-0:1.17.12-1.el7_9.src",
"7Workstation-DevTools-2022.2:go-toolset-1.17-0:1.17.12-1.el7_9.x86_64",
"7Workstation-DevTools-2022.2:go-toolset-1.17-build-0:1.17.12-1.el7_9.ppc64le",
"7Workstation-DevTools-2022.2:go-toolset-1.17-build-0:1.17.12-1.el7_9.s390x",
"7Workstation-DevTools-2022.2:go-toolset-1.17-build-0:1.17.12-1.el7_9.x86_64",
"7Workstation-DevTools-2022.2:go-toolset-1.17-runtime-0:1.17.12-1.el7_9.ppc64le",
"7Workstation-DevTools-2022.2:go-toolset-1.17-runtime-0:1.17.12-1.el7_9.s390x",
"7Workstation-DevTools-2022.2:go-toolset-1.17-runtime-0:1.17.12-1.el7_9.x86_64",
"7Workstation-DevTools-2022.2:go-toolset-1.17-scldevel-0:1.17.12-1.el7_9.ppc64le",
"7Workstation-DevTools-2022.2:go-toolset-1.17-scldevel-0:1.17.12-1.el7_9.s390x",
"7Workstation-DevTools-2022.2:go-toolset-1.17-scldevel-0:1.17.12-1.el7_9.x86_64"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2107376"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in the golang standard library, go/parser. When calling any Parse functions on the Go source code, which contains deeply nested types or declarations, a panic can occur due to stack exhaustion. This issue allows an attacker to impact system availability.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "golang: go/parser: stack exhaustion in all Parse* functions",
"title": "Vulnerability summary"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"7Server-DevTools-2022.2:go-toolset-1.17-golang-0:1.17.12-1.el7_9.ppc64le",
"7Server-DevTools-2022.2:go-toolset-1.17-golang-0:1.17.12-1.el7_9.s390x",
"7Server-DevTools-2022.2:go-toolset-1.17-golang-0:1.17.12-1.el7_9.src",
"7Server-DevTools-2022.2:go-toolset-1.17-golang-0:1.17.12-1.el7_9.x86_64",
"7Server-DevTools-2022.2:go-toolset-1.17-golang-bin-0:1.17.12-1.el7_9.ppc64le",
"7Server-DevTools-2022.2:go-toolset-1.17-golang-bin-0:1.17.12-1.el7_9.s390x",
"7Server-DevTools-2022.2:go-toolset-1.17-golang-bin-0:1.17.12-1.el7_9.x86_64",
"7Server-DevTools-2022.2:go-toolset-1.17-golang-docs-0:1.17.12-1.el7_9.noarch",
"7Server-DevTools-2022.2:go-toolset-1.17-golang-misc-0:1.17.12-1.el7_9.ppc64le",
"7Server-DevTools-2022.2:go-toolset-1.17-golang-misc-0:1.17.12-1.el7_9.s390x",
"7Server-DevTools-2022.2:go-toolset-1.17-golang-misc-0:1.17.12-1.el7_9.x86_64",
"7Server-DevTools-2022.2:go-toolset-1.17-golang-race-0:1.17.12-1.el7_9.x86_64",
"7Server-DevTools-2022.2:go-toolset-1.17-golang-src-0:1.17.12-1.el7_9.ppc64le",
"7Server-DevTools-2022.2:go-toolset-1.17-golang-src-0:1.17.12-1.el7_9.s390x",
"7Server-DevTools-2022.2:go-toolset-1.17-golang-src-0:1.17.12-1.el7_9.x86_64",
"7Server-DevTools-2022.2:go-toolset-1.17-golang-tests-0:1.17.12-1.el7_9.ppc64le",
"7Server-DevTools-2022.2:go-toolset-1.17-golang-tests-0:1.17.12-1.el7_9.s390x",
"7Server-DevTools-2022.2:go-toolset-1.17-golang-tests-0:1.17.12-1.el7_9.x86_64",
"7Workstation-DevTools-2022.2:go-toolset-1.17-golang-0:1.17.12-1.el7_9.ppc64le",
"7Workstation-DevTools-2022.2:go-toolset-1.17-golang-0:1.17.12-1.el7_9.s390x",
"7Workstation-DevTools-2022.2:go-toolset-1.17-golang-0:1.17.12-1.el7_9.src",
"7Workstation-DevTools-2022.2:go-toolset-1.17-golang-0:1.17.12-1.el7_9.x86_64",
"7Workstation-DevTools-2022.2:go-toolset-1.17-golang-bin-0:1.17.12-1.el7_9.ppc64le",
"7Workstation-DevTools-2022.2:go-toolset-1.17-golang-bin-0:1.17.12-1.el7_9.s390x",
"7Workstation-DevTools-2022.2:go-toolset-1.17-golang-bin-0:1.17.12-1.el7_9.x86_64",
"7Workstation-DevTools-2022.2:go-toolset-1.17-golang-docs-0:1.17.12-1.el7_9.noarch",
"7Workstation-DevTools-2022.2:go-toolset-1.17-golang-misc-0:1.17.12-1.el7_9.ppc64le",
"7Workstation-DevTools-2022.2:go-toolset-1.17-golang-misc-0:1.17.12-1.el7_9.s390x",
"7Workstation-DevTools-2022.2:go-toolset-1.17-golang-misc-0:1.17.12-1.el7_9.x86_64",
"7Workstation-DevTools-2022.2:go-toolset-1.17-golang-race-0:1.17.12-1.el7_9.x86_64",
"7Workstation-DevTools-2022.2:go-toolset-1.17-golang-src-0:1.17.12-1.el7_9.ppc64le",
"7Workstation-DevTools-2022.2:go-toolset-1.17-golang-src-0:1.17.12-1.el7_9.s390x",
"7Workstation-DevTools-2022.2:go-toolset-1.17-golang-src-0:1.17.12-1.el7_9.x86_64",
"7Workstation-DevTools-2022.2:go-toolset-1.17-golang-tests-0:1.17.12-1.el7_9.ppc64le",
"7Workstation-DevTools-2022.2:go-toolset-1.17-golang-tests-0:1.17.12-1.el7_9.s390x",
"7Workstation-DevTools-2022.2:go-toolset-1.17-golang-tests-0:1.17.12-1.el7_9.x86_64"
],
"known_not_affected": [
"7Server-DevTools-2022.2:go-toolset-1.17-0:1.17.12-1.el7_9.ppc64le",
"7Server-DevTools-2022.2:go-toolset-1.17-0:1.17.12-1.el7_9.s390x",
"7Server-DevTools-2022.2:go-toolset-1.17-0:1.17.12-1.el7_9.src",
"7Server-DevTools-2022.2:go-toolset-1.17-0:1.17.12-1.el7_9.x86_64",
"7Server-DevTools-2022.2:go-toolset-1.17-build-0:1.17.12-1.el7_9.ppc64le",
"7Server-DevTools-2022.2:go-toolset-1.17-build-0:1.17.12-1.el7_9.s390x",
"7Server-DevTools-2022.2:go-toolset-1.17-build-0:1.17.12-1.el7_9.x86_64",
"7Server-DevTools-2022.2:go-toolset-1.17-runtime-0:1.17.12-1.el7_9.ppc64le",
"7Server-DevTools-2022.2:go-toolset-1.17-runtime-0:1.17.12-1.el7_9.s390x",
"7Server-DevTools-2022.2:go-toolset-1.17-runtime-0:1.17.12-1.el7_9.x86_64",
"7Server-DevTools-2022.2:go-toolset-1.17-scldevel-0:1.17.12-1.el7_9.ppc64le",
"7Server-DevTools-2022.2:go-toolset-1.17-scldevel-0:1.17.12-1.el7_9.s390x",
"7Server-DevTools-2022.2:go-toolset-1.17-scldevel-0:1.17.12-1.el7_9.x86_64",
"7Workstation-DevTools-2022.2:go-toolset-1.17-0:1.17.12-1.el7_9.ppc64le",
"7Workstation-DevTools-2022.2:go-toolset-1.17-0:1.17.12-1.el7_9.s390x",
"7Workstation-DevTools-2022.2:go-toolset-1.17-0:1.17.12-1.el7_9.src",
"7Workstation-DevTools-2022.2:go-toolset-1.17-0:1.17.12-1.el7_9.x86_64",
"7Workstation-DevTools-2022.2:go-toolset-1.17-build-0:1.17.12-1.el7_9.ppc64le",
"7Workstation-DevTools-2022.2:go-toolset-1.17-build-0:1.17.12-1.el7_9.s390x",
"7Workstation-DevTools-2022.2:go-toolset-1.17-build-0:1.17.12-1.el7_9.x86_64",
"7Workstation-DevTools-2022.2:go-toolset-1.17-runtime-0:1.17.12-1.el7_9.ppc64le",
"7Workstation-DevTools-2022.2:go-toolset-1.17-runtime-0:1.17.12-1.el7_9.s390x",
"7Workstation-DevTools-2022.2:go-toolset-1.17-runtime-0:1.17.12-1.el7_9.x86_64",
"7Workstation-DevTools-2022.2:go-toolset-1.17-scldevel-0:1.17.12-1.el7_9.ppc64le",
"7Workstation-DevTools-2022.2:go-toolset-1.17-scldevel-0:1.17.12-1.el7_9.s390x",
"7Workstation-DevTools-2022.2:go-toolset-1.17-scldevel-0:1.17.12-1.el7_9.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2022-1962"
},
{
"category": "external",
"summary": "RHBZ#2107376",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2107376"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2022-1962",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-1962"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2022-1962",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2022-1962"
},
{
"category": "external",
"summary": "https://go.dev/issue/53616",
"url": "https://go.dev/issue/53616"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-announce/c/nqrv9fbR0zE",
"url": "https://groups.google.com/g/golang-announce/c/nqrv9fbR0zE"
}
],
"release_date": "2022-07-12T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2022-08-02T09:56:09+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"7Server-DevTools-2022.2:go-toolset-1.17-golang-0:1.17.12-1.el7_9.ppc64le",
"7Server-DevTools-2022.2:go-toolset-1.17-golang-0:1.17.12-1.el7_9.s390x",
"7Server-DevTools-2022.2:go-toolset-1.17-golang-0:1.17.12-1.el7_9.src",
"7Server-DevTools-2022.2:go-toolset-1.17-golang-0:1.17.12-1.el7_9.x86_64",
"7Server-DevTools-2022.2:go-toolset-1.17-golang-bin-0:1.17.12-1.el7_9.ppc64le",
"7Server-DevTools-2022.2:go-toolset-1.17-golang-bin-0:1.17.12-1.el7_9.s390x",
"7Server-DevTools-2022.2:go-toolset-1.17-golang-bin-0:1.17.12-1.el7_9.x86_64",
"7Server-DevTools-2022.2:go-toolset-1.17-golang-docs-0:1.17.12-1.el7_9.noarch",
"7Server-DevTools-2022.2:go-toolset-1.17-golang-misc-0:1.17.12-1.el7_9.ppc64le",
"7Server-DevTools-2022.2:go-toolset-1.17-golang-misc-0:1.17.12-1.el7_9.s390x",
"7Server-DevTools-2022.2:go-toolset-1.17-golang-misc-0:1.17.12-1.el7_9.x86_64",
"7Server-DevTools-2022.2:go-toolset-1.17-golang-race-0:1.17.12-1.el7_9.x86_64",
"7Server-DevTools-2022.2:go-toolset-1.17-golang-src-0:1.17.12-1.el7_9.ppc64le",
"7Server-DevTools-2022.2:go-toolset-1.17-golang-src-0:1.17.12-1.el7_9.s390x",
"7Server-DevTools-2022.2:go-toolset-1.17-golang-src-0:1.17.12-1.el7_9.x86_64",
"7Server-DevTools-2022.2:go-toolset-1.17-golang-tests-0:1.17.12-1.el7_9.ppc64le",
"7Server-DevTools-2022.2:go-toolset-1.17-golang-tests-0:1.17.12-1.el7_9.s390x",
"7Server-DevTools-2022.2:go-toolset-1.17-golang-tests-0:1.17.12-1.el7_9.x86_64",
"7Workstation-DevTools-2022.2:go-toolset-1.17-golang-0:1.17.12-1.el7_9.ppc64le",
"7Workstation-DevTools-2022.2:go-toolset-1.17-golang-0:1.17.12-1.el7_9.s390x",
"7Workstation-DevTools-2022.2:go-toolset-1.17-golang-0:1.17.12-1.el7_9.src",
"7Workstation-DevTools-2022.2:go-toolset-1.17-golang-0:1.17.12-1.el7_9.x86_64",
"7Workstation-DevTools-2022.2:go-toolset-1.17-golang-bin-0:1.17.12-1.el7_9.ppc64le",
"7Workstation-DevTools-2022.2:go-toolset-1.17-golang-bin-0:1.17.12-1.el7_9.s390x",
"7Workstation-DevTools-2022.2:go-toolset-1.17-golang-bin-0:1.17.12-1.el7_9.x86_64",
"7Workstation-DevTools-2022.2:go-toolset-1.17-golang-docs-0:1.17.12-1.el7_9.noarch",
"7Workstation-DevTools-2022.2:go-toolset-1.17-golang-misc-0:1.17.12-1.el7_9.ppc64le",
"7Workstation-DevTools-2022.2:go-toolset-1.17-golang-misc-0:1.17.12-1.el7_9.s390x",
"7Workstation-DevTools-2022.2:go-toolset-1.17-golang-misc-0:1.17.12-1.el7_9.x86_64",
"7Workstation-DevTools-2022.2:go-toolset-1.17-golang-race-0:1.17.12-1.el7_9.x86_64",
"7Workstation-DevTools-2022.2:go-toolset-1.17-golang-src-0:1.17.12-1.el7_9.ppc64le",
"7Workstation-DevTools-2022.2:go-toolset-1.17-golang-src-0:1.17.12-1.el7_9.s390x",
"7Workstation-DevTools-2022.2:go-toolset-1.17-golang-src-0:1.17.12-1.el7_9.x86_64",
"7Workstation-DevTools-2022.2:go-toolset-1.17-golang-tests-0:1.17.12-1.el7_9.ppc64le",
"7Workstation-DevTools-2022.2:go-toolset-1.17-golang-tests-0:1.17.12-1.el7_9.s390x",
"7Workstation-DevTools-2022.2:go-toolset-1.17-golang-tests-0:1.17.12-1.el7_9.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2022:5866"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "LOCAL",
"availabilityImpact": "HIGH",
"baseScore": 5.5,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "LOW",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"7Server-DevTools-2022.2:go-toolset-1.17-0:1.17.12-1.el7_9.ppc64le",
"7Server-DevTools-2022.2:go-toolset-1.17-0:1.17.12-1.el7_9.s390x",
"7Server-DevTools-2022.2:go-toolset-1.17-0:1.17.12-1.el7_9.src",
"7Server-DevTools-2022.2:go-toolset-1.17-0:1.17.12-1.el7_9.x86_64",
"7Server-DevTools-2022.2:go-toolset-1.17-build-0:1.17.12-1.el7_9.ppc64le",
"7Server-DevTools-2022.2:go-toolset-1.17-build-0:1.17.12-1.el7_9.s390x",
"7Server-DevTools-2022.2:go-toolset-1.17-build-0:1.17.12-1.el7_9.x86_64",
"7Server-DevTools-2022.2:go-toolset-1.17-golang-0:1.17.12-1.el7_9.ppc64le",
"7Server-DevTools-2022.2:go-toolset-1.17-golang-0:1.17.12-1.el7_9.s390x",
"7Server-DevTools-2022.2:go-toolset-1.17-golang-0:1.17.12-1.el7_9.src",
"7Server-DevTools-2022.2:go-toolset-1.17-golang-0:1.17.12-1.el7_9.x86_64",
"7Server-DevTools-2022.2:go-toolset-1.17-golang-bin-0:1.17.12-1.el7_9.ppc64le",
"7Server-DevTools-2022.2:go-toolset-1.17-golang-bin-0:1.17.12-1.el7_9.s390x",
"7Server-DevTools-2022.2:go-toolset-1.17-golang-bin-0:1.17.12-1.el7_9.x86_64",
"7Server-DevTools-2022.2:go-toolset-1.17-golang-docs-0:1.17.12-1.el7_9.noarch",
"7Server-DevTools-2022.2:go-toolset-1.17-golang-misc-0:1.17.12-1.el7_9.ppc64le",
"7Server-DevTools-2022.2:go-toolset-1.17-golang-misc-0:1.17.12-1.el7_9.s390x",
"7Server-DevTools-2022.2:go-toolset-1.17-golang-misc-0:1.17.12-1.el7_9.x86_64",
"7Server-DevTools-2022.2:go-toolset-1.17-golang-race-0:1.17.12-1.el7_9.x86_64",
"7Server-DevTools-2022.2:go-toolset-1.17-golang-src-0:1.17.12-1.el7_9.ppc64le",
"7Server-DevTools-2022.2:go-toolset-1.17-golang-src-0:1.17.12-1.el7_9.s390x",
"7Server-DevTools-2022.2:go-toolset-1.17-golang-src-0:1.17.12-1.el7_9.x86_64",
"7Server-DevTools-2022.2:go-toolset-1.17-golang-tests-0:1.17.12-1.el7_9.ppc64le",
"7Server-DevTools-2022.2:go-toolset-1.17-golang-tests-0:1.17.12-1.el7_9.s390x",
"7Server-DevTools-2022.2:go-toolset-1.17-golang-tests-0:1.17.12-1.el7_9.x86_64",
"7Server-DevTools-2022.2:go-toolset-1.17-runtime-0:1.17.12-1.el7_9.ppc64le",
"7Server-DevTools-2022.2:go-toolset-1.17-runtime-0:1.17.12-1.el7_9.s390x",
"7Server-DevTools-2022.2:go-toolset-1.17-runtime-0:1.17.12-1.el7_9.x86_64",
"7Server-DevTools-2022.2:go-toolset-1.17-scldevel-0:1.17.12-1.el7_9.ppc64le",
"7Server-DevTools-2022.2:go-toolset-1.17-scldevel-0:1.17.12-1.el7_9.s390x",
"7Server-DevTools-2022.2:go-toolset-1.17-scldevel-0:1.17.12-1.el7_9.x86_64",
"7Workstation-DevTools-2022.2:go-toolset-1.17-0:1.17.12-1.el7_9.ppc64le",
"7Workstation-DevTools-2022.2:go-toolset-1.17-0:1.17.12-1.el7_9.s390x",
"7Workstation-DevTools-2022.2:go-toolset-1.17-0:1.17.12-1.el7_9.src",
"7Workstation-DevTools-2022.2:go-toolset-1.17-0:1.17.12-1.el7_9.x86_64",
"7Workstation-DevTools-2022.2:go-toolset-1.17-build-0:1.17.12-1.el7_9.ppc64le",
"7Workstation-DevTools-2022.2:go-toolset-1.17-build-0:1.17.12-1.el7_9.s390x",
"7Workstation-DevTools-2022.2:go-toolset-1.17-build-0:1.17.12-1.el7_9.x86_64",
"7Workstation-DevTools-2022.2:go-toolset-1.17-golang-0:1.17.12-1.el7_9.ppc64le",
"7Workstation-DevTools-2022.2:go-toolset-1.17-golang-0:1.17.12-1.el7_9.s390x",
"7Workstation-DevTools-2022.2:go-toolset-1.17-golang-0:1.17.12-1.el7_9.src",
"7Workstation-DevTools-2022.2:go-toolset-1.17-golang-0:1.17.12-1.el7_9.x86_64",
"7Workstation-DevTools-2022.2:go-toolset-1.17-golang-bin-0:1.17.12-1.el7_9.ppc64le",
"7Workstation-DevTools-2022.2:go-toolset-1.17-golang-bin-0:1.17.12-1.el7_9.s390x",
"7Workstation-DevTools-2022.2:go-toolset-1.17-golang-bin-0:1.17.12-1.el7_9.x86_64",
"7Workstation-DevTools-2022.2:go-toolset-1.17-golang-docs-0:1.17.12-1.el7_9.noarch",
"7Workstation-DevTools-2022.2:go-toolset-1.17-golang-misc-0:1.17.12-1.el7_9.ppc64le",
"7Workstation-DevTools-2022.2:go-toolset-1.17-golang-misc-0:1.17.12-1.el7_9.s390x",
"7Workstation-DevTools-2022.2:go-toolset-1.17-golang-misc-0:1.17.12-1.el7_9.x86_64",
"7Workstation-DevTools-2022.2:go-toolset-1.17-golang-race-0:1.17.12-1.el7_9.x86_64",
"7Workstation-DevTools-2022.2:go-toolset-1.17-golang-src-0:1.17.12-1.el7_9.ppc64le",
"7Workstation-DevTools-2022.2:go-toolset-1.17-golang-src-0:1.17.12-1.el7_9.s390x",
"7Workstation-DevTools-2022.2:go-toolset-1.17-golang-src-0:1.17.12-1.el7_9.x86_64",
"7Workstation-DevTools-2022.2:go-toolset-1.17-golang-tests-0:1.17.12-1.el7_9.ppc64le",
"7Workstation-DevTools-2022.2:go-toolset-1.17-golang-tests-0:1.17.12-1.el7_9.s390x",
"7Workstation-DevTools-2022.2:go-toolset-1.17-golang-tests-0:1.17.12-1.el7_9.x86_64",
"7Workstation-DevTools-2022.2:go-toolset-1.17-runtime-0:1.17.12-1.el7_9.ppc64le",
"7Workstation-DevTools-2022.2:go-toolset-1.17-runtime-0:1.17.12-1.el7_9.s390x",
"7Workstation-DevTools-2022.2:go-toolset-1.17-runtime-0:1.17.12-1.el7_9.x86_64",
"7Workstation-DevTools-2022.2:go-toolset-1.17-scldevel-0:1.17.12-1.el7_9.ppc64le",
"7Workstation-DevTools-2022.2:go-toolset-1.17-scldevel-0:1.17.12-1.el7_9.s390x",
"7Workstation-DevTools-2022.2:go-toolset-1.17-scldevel-0:1.17.12-1.el7_9.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "golang: go/parser: stack exhaustion in all Parse* functions"
},
{
"cve": "CVE-2022-28131",
"cwe": {
"id": "CWE-1325",
"name": "Improperly Controlled Sequential Memory Allocation"
},
"discovery_date": "2022-07-14T00:00:00+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"7Server-DevTools-2022.2:go-toolset-1.17-0:1.17.12-1.el7_9.ppc64le",
"7Server-DevTools-2022.2:go-toolset-1.17-0:1.17.12-1.el7_9.s390x",
"7Server-DevTools-2022.2:go-toolset-1.17-0:1.17.12-1.el7_9.src",
"7Server-DevTools-2022.2:go-toolset-1.17-0:1.17.12-1.el7_9.x86_64",
"7Server-DevTools-2022.2:go-toolset-1.17-build-0:1.17.12-1.el7_9.ppc64le",
"7Server-DevTools-2022.2:go-toolset-1.17-build-0:1.17.12-1.el7_9.s390x",
"7Server-DevTools-2022.2:go-toolset-1.17-build-0:1.17.12-1.el7_9.x86_64",
"7Server-DevTools-2022.2:go-toolset-1.17-runtime-0:1.17.12-1.el7_9.ppc64le",
"7Server-DevTools-2022.2:go-toolset-1.17-runtime-0:1.17.12-1.el7_9.s390x",
"7Server-DevTools-2022.2:go-toolset-1.17-runtime-0:1.17.12-1.el7_9.x86_64",
"7Server-DevTools-2022.2:go-toolset-1.17-scldevel-0:1.17.12-1.el7_9.ppc64le",
"7Server-DevTools-2022.2:go-toolset-1.17-scldevel-0:1.17.12-1.el7_9.s390x",
"7Server-DevTools-2022.2:go-toolset-1.17-scldevel-0:1.17.12-1.el7_9.x86_64",
"7Workstation-DevTools-2022.2:go-toolset-1.17-0:1.17.12-1.el7_9.ppc64le",
"7Workstation-DevTools-2022.2:go-toolset-1.17-0:1.17.12-1.el7_9.s390x",
"7Workstation-DevTools-2022.2:go-toolset-1.17-0:1.17.12-1.el7_9.src",
"7Workstation-DevTools-2022.2:go-toolset-1.17-0:1.17.12-1.el7_9.x86_64",
"7Workstation-DevTools-2022.2:go-toolset-1.17-build-0:1.17.12-1.el7_9.ppc64le",
"7Workstation-DevTools-2022.2:go-toolset-1.17-build-0:1.17.12-1.el7_9.s390x",
"7Workstation-DevTools-2022.2:go-toolset-1.17-build-0:1.17.12-1.el7_9.x86_64",
"7Workstation-DevTools-2022.2:go-toolset-1.17-runtime-0:1.17.12-1.el7_9.ppc64le",
"7Workstation-DevTools-2022.2:go-toolset-1.17-runtime-0:1.17.12-1.el7_9.s390x",
"7Workstation-DevTools-2022.2:go-toolset-1.17-runtime-0:1.17.12-1.el7_9.x86_64",
"7Workstation-DevTools-2022.2:go-toolset-1.17-scldevel-0:1.17.12-1.el7_9.ppc64le",
"7Workstation-DevTools-2022.2:go-toolset-1.17-scldevel-0:1.17.12-1.el7_9.s390x",
"7Workstation-DevTools-2022.2:go-toolset-1.17-scldevel-0:1.17.12-1.el7_9.x86_64"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2107390"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in golang encoding/xml. When calling Decoder, Skip while parsing a deeply nested XML document, a panic can occur due to stack exhaustion and allows an attacker to impact system availability.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "golang: encoding/xml: stack exhaustion in Decoder.Skip",
"title": "Vulnerability summary"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"7Server-DevTools-2022.2:go-toolset-1.17-golang-0:1.17.12-1.el7_9.ppc64le",
"7Server-DevTools-2022.2:go-toolset-1.17-golang-0:1.17.12-1.el7_9.s390x",
"7Server-DevTools-2022.2:go-toolset-1.17-golang-0:1.17.12-1.el7_9.src",
"7Server-DevTools-2022.2:go-toolset-1.17-golang-0:1.17.12-1.el7_9.x86_64",
"7Server-DevTools-2022.2:go-toolset-1.17-golang-bin-0:1.17.12-1.el7_9.ppc64le",
"7Server-DevTools-2022.2:go-toolset-1.17-golang-bin-0:1.17.12-1.el7_9.s390x",
"7Server-DevTools-2022.2:go-toolset-1.17-golang-bin-0:1.17.12-1.el7_9.x86_64",
"7Server-DevTools-2022.2:go-toolset-1.17-golang-docs-0:1.17.12-1.el7_9.noarch",
"7Server-DevTools-2022.2:go-toolset-1.17-golang-misc-0:1.17.12-1.el7_9.ppc64le",
"7Server-DevTools-2022.2:go-toolset-1.17-golang-misc-0:1.17.12-1.el7_9.s390x",
"7Server-DevTools-2022.2:go-toolset-1.17-golang-misc-0:1.17.12-1.el7_9.x86_64",
"7Server-DevTools-2022.2:go-toolset-1.17-golang-race-0:1.17.12-1.el7_9.x86_64",
"7Server-DevTools-2022.2:go-toolset-1.17-golang-src-0:1.17.12-1.el7_9.ppc64le",
"7Server-DevTools-2022.2:go-toolset-1.17-golang-src-0:1.17.12-1.el7_9.s390x",
"7Server-DevTools-2022.2:go-toolset-1.17-golang-src-0:1.17.12-1.el7_9.x86_64",
"7Server-DevTools-2022.2:go-toolset-1.17-golang-tests-0:1.17.12-1.el7_9.ppc64le",
"7Server-DevTools-2022.2:go-toolset-1.17-golang-tests-0:1.17.12-1.el7_9.s390x",
"7Server-DevTools-2022.2:go-toolset-1.17-golang-tests-0:1.17.12-1.el7_9.x86_64",
"7Workstation-DevTools-2022.2:go-toolset-1.17-golang-0:1.17.12-1.el7_9.ppc64le",
"7Workstation-DevTools-2022.2:go-toolset-1.17-golang-0:1.17.12-1.el7_9.s390x",
"7Workstation-DevTools-2022.2:go-toolset-1.17-golang-0:1.17.12-1.el7_9.src",
"7Workstation-DevTools-2022.2:go-toolset-1.17-golang-0:1.17.12-1.el7_9.x86_64",
"7Workstation-DevTools-2022.2:go-toolset-1.17-golang-bin-0:1.17.12-1.el7_9.ppc64le",
"7Workstation-DevTools-2022.2:go-toolset-1.17-golang-bin-0:1.17.12-1.el7_9.s390x",
"7Workstation-DevTools-2022.2:go-toolset-1.17-golang-bin-0:1.17.12-1.el7_9.x86_64",
"7Workstation-DevTools-2022.2:go-toolset-1.17-golang-docs-0:1.17.12-1.el7_9.noarch",
"7Workstation-DevTools-2022.2:go-toolset-1.17-golang-misc-0:1.17.12-1.el7_9.ppc64le",
"7Workstation-DevTools-2022.2:go-toolset-1.17-golang-misc-0:1.17.12-1.el7_9.s390x",
"7Workstation-DevTools-2022.2:go-toolset-1.17-golang-misc-0:1.17.12-1.el7_9.x86_64",
"7Workstation-DevTools-2022.2:go-toolset-1.17-golang-race-0:1.17.12-1.el7_9.x86_64",
"7Workstation-DevTools-2022.2:go-toolset-1.17-golang-src-0:1.17.12-1.el7_9.ppc64le",
"7Workstation-DevTools-2022.2:go-toolset-1.17-golang-src-0:1.17.12-1.el7_9.s390x",
"7Workstation-DevTools-2022.2:go-toolset-1.17-golang-src-0:1.17.12-1.el7_9.x86_64",
"7Workstation-DevTools-2022.2:go-toolset-1.17-golang-tests-0:1.17.12-1.el7_9.ppc64le",
"7Workstation-DevTools-2022.2:go-toolset-1.17-golang-tests-0:1.17.12-1.el7_9.s390x",
"7Workstation-DevTools-2022.2:go-toolset-1.17-golang-tests-0:1.17.12-1.el7_9.x86_64"
],
"known_not_affected": [
"7Server-DevTools-2022.2:go-toolset-1.17-0:1.17.12-1.el7_9.ppc64le",
"7Server-DevTools-2022.2:go-toolset-1.17-0:1.17.12-1.el7_9.s390x",
"7Server-DevTools-2022.2:go-toolset-1.17-0:1.17.12-1.el7_9.src",
"7Server-DevTools-2022.2:go-toolset-1.17-0:1.17.12-1.el7_9.x86_64",
"7Server-DevTools-2022.2:go-toolset-1.17-build-0:1.17.12-1.el7_9.ppc64le",
"7Server-DevTools-2022.2:go-toolset-1.17-build-0:1.17.12-1.el7_9.s390x",
"7Server-DevTools-2022.2:go-toolset-1.17-build-0:1.17.12-1.el7_9.x86_64",
"7Server-DevTools-2022.2:go-toolset-1.17-runtime-0:1.17.12-1.el7_9.ppc64le",
"7Server-DevTools-2022.2:go-toolset-1.17-runtime-0:1.17.12-1.el7_9.s390x",
"7Server-DevTools-2022.2:go-toolset-1.17-runtime-0:1.17.12-1.el7_9.x86_64",
"7Server-DevTools-2022.2:go-toolset-1.17-scldevel-0:1.17.12-1.el7_9.ppc64le",
"7Server-DevTools-2022.2:go-toolset-1.17-scldevel-0:1.17.12-1.el7_9.s390x",
"7Server-DevTools-2022.2:go-toolset-1.17-scldevel-0:1.17.12-1.el7_9.x86_64",
"7Workstation-DevTools-2022.2:go-toolset-1.17-0:1.17.12-1.el7_9.ppc64le",
"7Workstation-DevTools-2022.2:go-toolset-1.17-0:1.17.12-1.el7_9.s390x",
"7Workstation-DevTools-2022.2:go-toolset-1.17-0:1.17.12-1.el7_9.src",
"7Workstation-DevTools-2022.2:go-toolset-1.17-0:1.17.12-1.el7_9.x86_64",
"7Workstation-DevTools-2022.2:go-toolset-1.17-build-0:1.17.12-1.el7_9.ppc64le",
"7Workstation-DevTools-2022.2:go-toolset-1.17-build-0:1.17.12-1.el7_9.s390x",
"7Workstation-DevTools-2022.2:go-toolset-1.17-build-0:1.17.12-1.el7_9.x86_64",
"7Workstation-DevTools-2022.2:go-toolset-1.17-runtime-0:1.17.12-1.el7_9.ppc64le",
"7Workstation-DevTools-2022.2:go-toolset-1.17-runtime-0:1.17.12-1.el7_9.s390x",
"7Workstation-DevTools-2022.2:go-toolset-1.17-runtime-0:1.17.12-1.el7_9.x86_64",
"7Workstation-DevTools-2022.2:go-toolset-1.17-scldevel-0:1.17.12-1.el7_9.ppc64le",
"7Workstation-DevTools-2022.2:go-toolset-1.17-scldevel-0:1.17.12-1.el7_9.s390x",
"7Workstation-DevTools-2022.2:go-toolset-1.17-scldevel-0:1.17.12-1.el7_9.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2022-28131"
},
{
"category": "external",
"summary": "RHBZ#2107390",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2107390"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2022-28131",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-28131"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2022-28131",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2022-28131"
},
{
"category": "external",
"summary": "https://go.dev/issue/53614",
"url": "https://go.dev/issue/53614"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-announce/c/nqrv9fbR0zE",
"url": "https://groups.google.com/g/golang-announce/c/nqrv9fbR0zE"
}
],
"release_date": "2022-07-12T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2022-08-02T09:56:09+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"7Server-DevTools-2022.2:go-toolset-1.17-golang-0:1.17.12-1.el7_9.ppc64le",
"7Server-DevTools-2022.2:go-toolset-1.17-golang-0:1.17.12-1.el7_9.s390x",
"7Server-DevTools-2022.2:go-toolset-1.17-golang-0:1.17.12-1.el7_9.src",
"7Server-DevTools-2022.2:go-toolset-1.17-golang-0:1.17.12-1.el7_9.x86_64",
"7Server-DevTools-2022.2:go-toolset-1.17-golang-bin-0:1.17.12-1.el7_9.ppc64le",
"7Server-DevTools-2022.2:go-toolset-1.17-golang-bin-0:1.17.12-1.el7_9.s390x",
"7Server-DevTools-2022.2:go-toolset-1.17-golang-bin-0:1.17.12-1.el7_9.x86_64",
"7Server-DevTools-2022.2:go-toolset-1.17-golang-docs-0:1.17.12-1.el7_9.noarch",
"7Server-DevTools-2022.2:go-toolset-1.17-golang-misc-0:1.17.12-1.el7_9.ppc64le",
"7Server-DevTools-2022.2:go-toolset-1.17-golang-misc-0:1.17.12-1.el7_9.s390x",
"7Server-DevTools-2022.2:go-toolset-1.17-golang-misc-0:1.17.12-1.el7_9.x86_64",
"7Server-DevTools-2022.2:go-toolset-1.17-golang-race-0:1.17.12-1.el7_9.x86_64",
"7Server-DevTools-2022.2:go-toolset-1.17-golang-src-0:1.17.12-1.el7_9.ppc64le",
"7Server-DevTools-2022.2:go-toolset-1.17-golang-src-0:1.17.12-1.el7_9.s390x",
"7Server-DevTools-2022.2:go-toolset-1.17-golang-src-0:1.17.12-1.el7_9.x86_64",
"7Server-DevTools-2022.2:go-toolset-1.17-golang-tests-0:1.17.12-1.el7_9.ppc64le",
"7Server-DevTools-2022.2:go-toolset-1.17-golang-tests-0:1.17.12-1.el7_9.s390x",
"7Server-DevTools-2022.2:go-toolset-1.17-golang-tests-0:1.17.12-1.el7_9.x86_64",
"7Workstation-DevTools-2022.2:go-toolset-1.17-golang-0:1.17.12-1.el7_9.ppc64le",
"7Workstation-DevTools-2022.2:go-toolset-1.17-golang-0:1.17.12-1.el7_9.s390x",
"7Workstation-DevTools-2022.2:go-toolset-1.17-golang-0:1.17.12-1.el7_9.src",
"7Workstation-DevTools-2022.2:go-toolset-1.17-golang-0:1.17.12-1.el7_9.x86_64",
"7Workstation-DevTools-2022.2:go-toolset-1.17-golang-bin-0:1.17.12-1.el7_9.ppc64le",
"7Workstation-DevTools-2022.2:go-toolset-1.17-golang-bin-0:1.17.12-1.el7_9.s390x",
"7Workstation-DevTools-2022.2:go-toolset-1.17-golang-bin-0:1.17.12-1.el7_9.x86_64",
"7Workstation-DevTools-2022.2:go-toolset-1.17-golang-docs-0:1.17.12-1.el7_9.noarch",
"7Workstation-DevTools-2022.2:go-toolset-1.17-golang-misc-0:1.17.12-1.el7_9.ppc64le",
"7Workstation-DevTools-2022.2:go-toolset-1.17-golang-misc-0:1.17.12-1.el7_9.s390x",
"7Workstation-DevTools-2022.2:go-toolset-1.17-golang-misc-0:1.17.12-1.el7_9.x86_64",
"7Workstation-DevTools-2022.2:go-toolset-1.17-golang-race-0:1.17.12-1.el7_9.x86_64",
"7Workstation-DevTools-2022.2:go-toolset-1.17-golang-src-0:1.17.12-1.el7_9.ppc64le",
"7Workstation-DevTools-2022.2:go-toolset-1.17-golang-src-0:1.17.12-1.el7_9.s390x",
"7Workstation-DevTools-2022.2:go-toolset-1.17-golang-src-0:1.17.12-1.el7_9.x86_64",
"7Workstation-DevTools-2022.2:go-toolset-1.17-golang-tests-0:1.17.12-1.el7_9.ppc64le",
"7Workstation-DevTools-2022.2:go-toolset-1.17-golang-tests-0:1.17.12-1.el7_9.s390x",
"7Workstation-DevTools-2022.2:go-toolset-1.17-golang-tests-0:1.17.12-1.el7_9.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2022:5866"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "LOCAL",
"availabilityImpact": "HIGH",
"baseScore": 7.3,
"baseSeverity": "HIGH",
"confidentialityImpact": "LOW",
"integrityImpact": "LOW",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:N/UI:N/S:U/C:L/I:L/A:H",
"version": "3.1"
},
"products": [
"7Server-DevTools-2022.2:go-toolset-1.17-0:1.17.12-1.el7_9.ppc64le",
"7Server-DevTools-2022.2:go-toolset-1.17-0:1.17.12-1.el7_9.s390x",
"7Server-DevTools-2022.2:go-toolset-1.17-0:1.17.12-1.el7_9.src",
"7Server-DevTools-2022.2:go-toolset-1.17-0:1.17.12-1.el7_9.x86_64",
"7Server-DevTools-2022.2:go-toolset-1.17-build-0:1.17.12-1.el7_9.ppc64le",
"7Server-DevTools-2022.2:go-toolset-1.17-build-0:1.17.12-1.el7_9.s390x",
"7Server-DevTools-2022.2:go-toolset-1.17-build-0:1.17.12-1.el7_9.x86_64",
"7Server-DevTools-2022.2:go-toolset-1.17-golang-0:1.17.12-1.el7_9.ppc64le",
"7Server-DevTools-2022.2:go-toolset-1.17-golang-0:1.17.12-1.el7_9.s390x",
"7Server-DevTools-2022.2:go-toolset-1.17-golang-0:1.17.12-1.el7_9.src",
"7Server-DevTools-2022.2:go-toolset-1.17-golang-0:1.17.12-1.el7_9.x86_64",
"7Server-DevTools-2022.2:go-toolset-1.17-golang-bin-0:1.17.12-1.el7_9.ppc64le",
"7Server-DevTools-2022.2:go-toolset-1.17-golang-bin-0:1.17.12-1.el7_9.s390x",
"7Server-DevTools-2022.2:go-toolset-1.17-golang-bin-0:1.17.12-1.el7_9.x86_64",
"7Server-DevTools-2022.2:go-toolset-1.17-golang-docs-0:1.17.12-1.el7_9.noarch",
"7Server-DevTools-2022.2:go-toolset-1.17-golang-misc-0:1.17.12-1.el7_9.ppc64le",
"7Server-DevTools-2022.2:go-toolset-1.17-golang-misc-0:1.17.12-1.el7_9.s390x",
"7Server-DevTools-2022.2:go-toolset-1.17-golang-misc-0:1.17.12-1.el7_9.x86_64",
"7Server-DevTools-2022.2:go-toolset-1.17-golang-race-0:1.17.12-1.el7_9.x86_64",
"7Server-DevTools-2022.2:go-toolset-1.17-golang-src-0:1.17.12-1.el7_9.ppc64le",
"7Server-DevTools-2022.2:go-toolset-1.17-golang-src-0:1.17.12-1.el7_9.s390x",
"7Server-DevTools-2022.2:go-toolset-1.17-golang-src-0:1.17.12-1.el7_9.x86_64",
"7Server-DevTools-2022.2:go-toolset-1.17-golang-tests-0:1.17.12-1.el7_9.ppc64le",
"7Server-DevTools-2022.2:go-toolset-1.17-golang-tests-0:1.17.12-1.el7_9.s390x",
"7Server-DevTools-2022.2:go-toolset-1.17-golang-tests-0:1.17.12-1.el7_9.x86_64",
"7Server-DevTools-2022.2:go-toolset-1.17-runtime-0:1.17.12-1.el7_9.ppc64le",
"7Server-DevTools-2022.2:go-toolset-1.17-runtime-0:1.17.12-1.el7_9.s390x",
"7Server-DevTools-2022.2:go-toolset-1.17-runtime-0:1.17.12-1.el7_9.x86_64",
"7Server-DevTools-2022.2:go-toolset-1.17-scldevel-0:1.17.12-1.el7_9.ppc64le",
"7Server-DevTools-2022.2:go-toolset-1.17-scldevel-0:1.17.12-1.el7_9.s390x",
"7Server-DevTools-2022.2:go-toolset-1.17-scldevel-0:1.17.12-1.el7_9.x86_64",
"7Workstation-DevTools-2022.2:go-toolset-1.17-0:1.17.12-1.el7_9.ppc64le",
"7Workstation-DevTools-2022.2:go-toolset-1.17-0:1.17.12-1.el7_9.s390x",
"7Workstation-DevTools-2022.2:go-toolset-1.17-0:1.17.12-1.el7_9.src",
"7Workstation-DevTools-2022.2:go-toolset-1.17-0:1.17.12-1.el7_9.x86_64",
"7Workstation-DevTools-2022.2:go-toolset-1.17-build-0:1.17.12-1.el7_9.ppc64le",
"7Workstation-DevTools-2022.2:go-toolset-1.17-build-0:1.17.12-1.el7_9.s390x",
"7Workstation-DevTools-2022.2:go-toolset-1.17-build-0:1.17.12-1.el7_9.x86_64",
"7Workstation-DevTools-2022.2:go-toolset-1.17-golang-0:1.17.12-1.el7_9.ppc64le",
"7Workstation-DevTools-2022.2:go-toolset-1.17-golang-0:1.17.12-1.el7_9.s390x",
"7Workstation-DevTools-2022.2:go-toolset-1.17-golang-0:1.17.12-1.el7_9.src",
"7Workstation-DevTools-2022.2:go-toolset-1.17-golang-0:1.17.12-1.el7_9.x86_64",
"7Workstation-DevTools-2022.2:go-toolset-1.17-golang-bin-0:1.17.12-1.el7_9.ppc64le",
"7Workstation-DevTools-2022.2:go-toolset-1.17-golang-bin-0:1.17.12-1.el7_9.s390x",
"7Workstation-DevTools-2022.2:go-toolset-1.17-golang-bin-0:1.17.12-1.el7_9.x86_64",
"7Workstation-DevTools-2022.2:go-toolset-1.17-golang-docs-0:1.17.12-1.el7_9.noarch",
"7Workstation-DevTools-2022.2:go-toolset-1.17-golang-misc-0:1.17.12-1.el7_9.ppc64le",
"7Workstation-DevTools-2022.2:go-toolset-1.17-golang-misc-0:1.17.12-1.el7_9.s390x",
"7Workstation-DevTools-2022.2:go-toolset-1.17-golang-misc-0:1.17.12-1.el7_9.x86_64",
"7Workstation-DevTools-2022.2:go-toolset-1.17-golang-race-0:1.17.12-1.el7_9.x86_64",
"7Workstation-DevTools-2022.2:go-toolset-1.17-golang-src-0:1.17.12-1.el7_9.ppc64le",
"7Workstation-DevTools-2022.2:go-toolset-1.17-golang-src-0:1.17.12-1.el7_9.s390x",
"7Workstation-DevTools-2022.2:go-toolset-1.17-golang-src-0:1.17.12-1.el7_9.x86_64",
"7Workstation-DevTools-2022.2:go-toolset-1.17-golang-tests-0:1.17.12-1.el7_9.ppc64le",
"7Workstation-DevTools-2022.2:go-toolset-1.17-golang-tests-0:1.17.12-1.el7_9.s390x",
"7Workstation-DevTools-2022.2:go-toolset-1.17-golang-tests-0:1.17.12-1.el7_9.x86_64",
"7Workstation-DevTools-2022.2:go-toolset-1.17-runtime-0:1.17.12-1.el7_9.ppc64le",
"7Workstation-DevTools-2022.2:go-toolset-1.17-runtime-0:1.17.12-1.el7_9.s390x",
"7Workstation-DevTools-2022.2:go-toolset-1.17-runtime-0:1.17.12-1.el7_9.x86_64",
"7Workstation-DevTools-2022.2:go-toolset-1.17-scldevel-0:1.17.12-1.el7_9.ppc64le",
"7Workstation-DevTools-2022.2:go-toolset-1.17-scldevel-0:1.17.12-1.el7_9.s390x",
"7Workstation-DevTools-2022.2:go-toolset-1.17-scldevel-0:1.17.12-1.el7_9.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "golang: encoding/xml: stack exhaustion in Decoder.Skip"
},
{
"cve": "CVE-2022-30629",
"cwe": {
"id": "CWE-331",
"name": "Insufficient Entropy"
},
"discovery_date": "2022-06-02T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2092793"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in the crypto/tls golang package. When session tickets are generated by crypto/tls, it is missing the ticket expiration. This issue may allow an attacker to observe the TLS handshakes to correlate successive connections during session resumption.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "golang: crypto/tls: session tickets lack random ticket_age_add",
"title": "Vulnerability summary"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"7Server-DevTools-2022.2:go-toolset-1.17-0:1.17.12-1.el7_9.ppc64le",
"7Server-DevTools-2022.2:go-toolset-1.17-0:1.17.12-1.el7_9.s390x",
"7Server-DevTools-2022.2:go-toolset-1.17-0:1.17.12-1.el7_9.src",
"7Server-DevTools-2022.2:go-toolset-1.17-0:1.17.12-1.el7_9.x86_64",
"7Server-DevTools-2022.2:go-toolset-1.17-build-0:1.17.12-1.el7_9.ppc64le",
"7Server-DevTools-2022.2:go-toolset-1.17-build-0:1.17.12-1.el7_9.s390x",
"7Server-DevTools-2022.2:go-toolset-1.17-build-0:1.17.12-1.el7_9.x86_64",
"7Server-DevTools-2022.2:go-toolset-1.17-golang-0:1.17.12-1.el7_9.ppc64le",
"7Server-DevTools-2022.2:go-toolset-1.17-golang-0:1.17.12-1.el7_9.s390x",
"7Server-DevTools-2022.2:go-toolset-1.17-golang-0:1.17.12-1.el7_9.src",
"7Server-DevTools-2022.2:go-toolset-1.17-golang-0:1.17.12-1.el7_9.x86_64",
"7Server-DevTools-2022.2:go-toolset-1.17-golang-bin-0:1.17.12-1.el7_9.ppc64le",
"7Server-DevTools-2022.2:go-toolset-1.17-golang-bin-0:1.17.12-1.el7_9.s390x",
"7Server-DevTools-2022.2:go-toolset-1.17-golang-bin-0:1.17.12-1.el7_9.x86_64",
"7Server-DevTools-2022.2:go-toolset-1.17-golang-docs-0:1.17.12-1.el7_9.noarch",
"7Server-DevTools-2022.2:go-toolset-1.17-golang-misc-0:1.17.12-1.el7_9.ppc64le",
"7Server-DevTools-2022.2:go-toolset-1.17-golang-misc-0:1.17.12-1.el7_9.s390x",
"7Server-DevTools-2022.2:go-toolset-1.17-golang-misc-0:1.17.12-1.el7_9.x86_64",
"7Server-DevTools-2022.2:go-toolset-1.17-golang-race-0:1.17.12-1.el7_9.x86_64",
"7Server-DevTools-2022.2:go-toolset-1.17-golang-src-0:1.17.12-1.el7_9.ppc64le",
"7Server-DevTools-2022.2:go-toolset-1.17-golang-src-0:1.17.12-1.el7_9.s390x",
"7Server-DevTools-2022.2:go-toolset-1.17-golang-src-0:1.17.12-1.el7_9.x86_64",
"7Server-DevTools-2022.2:go-toolset-1.17-golang-tests-0:1.17.12-1.el7_9.ppc64le",
"7Server-DevTools-2022.2:go-toolset-1.17-golang-tests-0:1.17.12-1.el7_9.s390x",
"7Server-DevTools-2022.2:go-toolset-1.17-golang-tests-0:1.17.12-1.el7_9.x86_64",
"7Server-DevTools-2022.2:go-toolset-1.17-runtime-0:1.17.12-1.el7_9.ppc64le",
"7Server-DevTools-2022.2:go-toolset-1.17-runtime-0:1.17.12-1.el7_9.s390x",
"7Server-DevTools-2022.2:go-toolset-1.17-runtime-0:1.17.12-1.el7_9.x86_64",
"7Server-DevTools-2022.2:go-toolset-1.17-scldevel-0:1.17.12-1.el7_9.ppc64le",
"7Server-DevTools-2022.2:go-toolset-1.17-scldevel-0:1.17.12-1.el7_9.s390x",
"7Server-DevTools-2022.2:go-toolset-1.17-scldevel-0:1.17.12-1.el7_9.x86_64",
"7Workstation-DevTools-2022.2:go-toolset-1.17-0:1.17.12-1.el7_9.ppc64le",
"7Workstation-DevTools-2022.2:go-toolset-1.17-0:1.17.12-1.el7_9.s390x",
"7Workstation-DevTools-2022.2:go-toolset-1.17-0:1.17.12-1.el7_9.src",
"7Workstation-DevTools-2022.2:go-toolset-1.17-0:1.17.12-1.el7_9.x86_64",
"7Workstation-DevTools-2022.2:go-toolset-1.17-build-0:1.17.12-1.el7_9.ppc64le",
"7Workstation-DevTools-2022.2:go-toolset-1.17-build-0:1.17.12-1.el7_9.s390x",
"7Workstation-DevTools-2022.2:go-toolset-1.17-build-0:1.17.12-1.el7_9.x86_64",
"7Workstation-DevTools-2022.2:go-toolset-1.17-golang-0:1.17.12-1.el7_9.ppc64le",
"7Workstation-DevTools-2022.2:go-toolset-1.17-golang-0:1.17.12-1.el7_9.s390x",
"7Workstation-DevTools-2022.2:go-toolset-1.17-golang-0:1.17.12-1.el7_9.src",
"7Workstation-DevTools-2022.2:go-toolset-1.17-golang-0:1.17.12-1.el7_9.x86_64",
"7Workstation-DevTools-2022.2:go-toolset-1.17-golang-bin-0:1.17.12-1.el7_9.ppc64le",
"7Workstation-DevTools-2022.2:go-toolset-1.17-golang-bin-0:1.17.12-1.el7_9.s390x",
"7Workstation-DevTools-2022.2:go-toolset-1.17-golang-bin-0:1.17.12-1.el7_9.x86_64",
"7Workstation-DevTools-2022.2:go-toolset-1.17-golang-docs-0:1.17.12-1.el7_9.noarch",
"7Workstation-DevTools-2022.2:go-toolset-1.17-golang-misc-0:1.17.12-1.el7_9.ppc64le",
"7Workstation-DevTools-2022.2:go-toolset-1.17-golang-misc-0:1.17.12-1.el7_9.s390x",
"7Workstation-DevTools-2022.2:go-toolset-1.17-golang-misc-0:1.17.12-1.el7_9.x86_64",
"7Workstation-DevTools-2022.2:go-toolset-1.17-golang-race-0:1.17.12-1.el7_9.x86_64",
"7Workstation-DevTools-2022.2:go-toolset-1.17-golang-src-0:1.17.12-1.el7_9.ppc64le",
"7Workstation-DevTools-2022.2:go-toolset-1.17-golang-src-0:1.17.12-1.el7_9.s390x",
"7Workstation-DevTools-2022.2:go-toolset-1.17-golang-src-0:1.17.12-1.el7_9.x86_64",
"7Workstation-DevTools-2022.2:go-toolset-1.17-golang-tests-0:1.17.12-1.el7_9.ppc64le",
"7Workstation-DevTools-2022.2:go-toolset-1.17-golang-tests-0:1.17.12-1.el7_9.s390x",
"7Workstation-DevTools-2022.2:go-toolset-1.17-golang-tests-0:1.17.12-1.el7_9.x86_64",
"7Workstation-DevTools-2022.2:go-toolset-1.17-runtime-0:1.17.12-1.el7_9.ppc64le",
"7Workstation-DevTools-2022.2:go-toolset-1.17-runtime-0:1.17.12-1.el7_9.s390x",
"7Workstation-DevTools-2022.2:go-toolset-1.17-runtime-0:1.17.12-1.el7_9.x86_64",
"7Workstation-DevTools-2022.2:go-toolset-1.17-scldevel-0:1.17.12-1.el7_9.ppc64le",
"7Workstation-DevTools-2022.2:go-toolset-1.17-scldevel-0:1.17.12-1.el7_9.s390x",
"7Workstation-DevTools-2022.2:go-toolset-1.17-scldevel-0:1.17.12-1.el7_9.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2022-30629"
},
{
"category": "external",
"summary": "RHBZ#2092793",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2092793"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2022-30629",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-30629"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2022-30629",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2022-30629"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-announce/c/TzIC9-t8Ytg",
"url": "https://groups.google.com/g/golang-announce/c/TzIC9-t8Ytg"
}
],
"release_date": "2022-06-02T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2022-08-02T09:56:09+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"7Server-DevTools-2022.2:go-toolset-1.17-0:1.17.12-1.el7_9.ppc64le",
"7Server-DevTools-2022.2:go-toolset-1.17-0:1.17.12-1.el7_9.s390x",
"7Server-DevTools-2022.2:go-toolset-1.17-0:1.17.12-1.el7_9.src",
"7Server-DevTools-2022.2:go-toolset-1.17-0:1.17.12-1.el7_9.x86_64",
"7Server-DevTools-2022.2:go-toolset-1.17-build-0:1.17.12-1.el7_9.ppc64le",
"7Server-DevTools-2022.2:go-toolset-1.17-build-0:1.17.12-1.el7_9.s390x",
"7Server-DevTools-2022.2:go-toolset-1.17-build-0:1.17.12-1.el7_9.x86_64",
"7Server-DevTools-2022.2:go-toolset-1.17-golang-0:1.17.12-1.el7_9.ppc64le",
"7Server-DevTools-2022.2:go-toolset-1.17-golang-0:1.17.12-1.el7_9.s390x",
"7Server-DevTools-2022.2:go-toolset-1.17-golang-0:1.17.12-1.el7_9.src",
"7Server-DevTools-2022.2:go-toolset-1.17-golang-0:1.17.12-1.el7_9.x86_64",
"7Server-DevTools-2022.2:go-toolset-1.17-golang-bin-0:1.17.12-1.el7_9.ppc64le",
"7Server-DevTools-2022.2:go-toolset-1.17-golang-bin-0:1.17.12-1.el7_9.s390x",
"7Server-DevTools-2022.2:go-toolset-1.17-golang-bin-0:1.17.12-1.el7_9.x86_64",
"7Server-DevTools-2022.2:go-toolset-1.17-golang-docs-0:1.17.12-1.el7_9.noarch",
"7Server-DevTools-2022.2:go-toolset-1.17-golang-misc-0:1.17.12-1.el7_9.ppc64le",
"7Server-DevTools-2022.2:go-toolset-1.17-golang-misc-0:1.17.12-1.el7_9.s390x",
"7Server-DevTools-2022.2:go-toolset-1.17-golang-misc-0:1.17.12-1.el7_9.x86_64",
"7Server-DevTools-2022.2:go-toolset-1.17-golang-race-0:1.17.12-1.el7_9.x86_64",
"7Server-DevTools-2022.2:go-toolset-1.17-golang-src-0:1.17.12-1.el7_9.ppc64le",
"7Server-DevTools-2022.2:go-toolset-1.17-golang-src-0:1.17.12-1.el7_9.s390x",
"7Server-DevTools-2022.2:go-toolset-1.17-golang-src-0:1.17.12-1.el7_9.x86_64",
"7Server-DevTools-2022.2:go-toolset-1.17-golang-tests-0:1.17.12-1.el7_9.ppc64le",
"7Server-DevTools-2022.2:go-toolset-1.17-golang-tests-0:1.17.12-1.el7_9.s390x",
"7Server-DevTools-2022.2:go-toolset-1.17-golang-tests-0:1.17.12-1.el7_9.x86_64",
"7Server-DevTools-2022.2:go-toolset-1.17-runtime-0:1.17.12-1.el7_9.ppc64le",
"7Server-DevTools-2022.2:go-toolset-1.17-runtime-0:1.17.12-1.el7_9.s390x",
"7Server-DevTools-2022.2:go-toolset-1.17-runtime-0:1.17.12-1.el7_9.x86_64",
"7Server-DevTools-2022.2:go-toolset-1.17-scldevel-0:1.17.12-1.el7_9.ppc64le",
"7Server-DevTools-2022.2:go-toolset-1.17-scldevel-0:1.17.12-1.el7_9.s390x",
"7Server-DevTools-2022.2:go-toolset-1.17-scldevel-0:1.17.12-1.el7_9.x86_64",
"7Workstation-DevTools-2022.2:go-toolset-1.17-0:1.17.12-1.el7_9.ppc64le",
"7Workstation-DevTools-2022.2:go-toolset-1.17-0:1.17.12-1.el7_9.s390x",
"7Workstation-DevTools-2022.2:go-toolset-1.17-0:1.17.12-1.el7_9.src",
"7Workstation-DevTools-2022.2:go-toolset-1.17-0:1.17.12-1.el7_9.x86_64",
"7Workstation-DevTools-2022.2:go-toolset-1.17-build-0:1.17.12-1.el7_9.ppc64le",
"7Workstation-DevTools-2022.2:go-toolset-1.17-build-0:1.17.12-1.el7_9.s390x",
"7Workstation-DevTools-2022.2:go-toolset-1.17-build-0:1.17.12-1.el7_9.x86_64",
"7Workstation-DevTools-2022.2:go-toolset-1.17-golang-0:1.17.12-1.el7_9.ppc64le",
"7Workstation-DevTools-2022.2:go-toolset-1.17-golang-0:1.17.12-1.el7_9.s390x",
"7Workstation-DevTools-2022.2:go-toolset-1.17-golang-0:1.17.12-1.el7_9.src",
"7Workstation-DevTools-2022.2:go-toolset-1.17-golang-0:1.17.12-1.el7_9.x86_64",
"7Workstation-DevTools-2022.2:go-toolset-1.17-golang-bin-0:1.17.12-1.el7_9.ppc64le",
"7Workstation-DevTools-2022.2:go-toolset-1.17-golang-bin-0:1.17.12-1.el7_9.s390x",
"7Workstation-DevTools-2022.2:go-toolset-1.17-golang-bin-0:1.17.12-1.el7_9.x86_64",
"7Workstation-DevTools-2022.2:go-toolset-1.17-golang-docs-0:1.17.12-1.el7_9.noarch",
"7Workstation-DevTools-2022.2:go-toolset-1.17-golang-misc-0:1.17.12-1.el7_9.ppc64le",
"7Workstation-DevTools-2022.2:go-toolset-1.17-golang-misc-0:1.17.12-1.el7_9.s390x",
"7Workstation-DevTools-2022.2:go-toolset-1.17-golang-misc-0:1.17.12-1.el7_9.x86_64",
"7Workstation-DevTools-2022.2:go-toolset-1.17-golang-race-0:1.17.12-1.el7_9.x86_64",
"7Workstation-DevTools-2022.2:go-toolset-1.17-golang-src-0:1.17.12-1.el7_9.ppc64le",
"7Workstation-DevTools-2022.2:go-toolset-1.17-golang-src-0:1.17.12-1.el7_9.s390x",
"7Workstation-DevTools-2022.2:go-toolset-1.17-golang-src-0:1.17.12-1.el7_9.x86_64",
"7Workstation-DevTools-2022.2:go-toolset-1.17-golang-tests-0:1.17.12-1.el7_9.ppc64le",
"7Workstation-DevTools-2022.2:go-toolset-1.17-golang-tests-0:1.17.12-1.el7_9.s390x",
"7Workstation-DevTools-2022.2:go-toolset-1.17-golang-tests-0:1.17.12-1.el7_9.x86_64",
"7Workstation-DevTools-2022.2:go-toolset-1.17-runtime-0:1.17.12-1.el7_9.ppc64le",
"7Workstation-DevTools-2022.2:go-toolset-1.17-runtime-0:1.17.12-1.el7_9.s390x",
"7Workstation-DevTools-2022.2:go-toolset-1.17-runtime-0:1.17.12-1.el7_9.x86_64",
"7Workstation-DevTools-2022.2:go-toolset-1.17-scldevel-0:1.17.12-1.el7_9.ppc64le",
"7Workstation-DevTools-2022.2:go-toolset-1.17-scldevel-0:1.17.12-1.el7_9.s390x",
"7Workstation-DevTools-2022.2:go-toolset-1.17-scldevel-0:1.17.12-1.el7_9.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2022:5866"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "HIGH",
"attackVector": "NETWORK",
"availabilityImpact": "NONE",
"baseScore": 3.1,
"baseSeverity": "LOW",
"confidentialityImpact": "LOW",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "REQUIRED",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:R/S:U/C:L/I:N/A:N",
"version": "3.1"
},
"products": [
"7Server-DevTools-2022.2:go-toolset-1.17-0:1.17.12-1.el7_9.ppc64le",
"7Server-DevTools-2022.2:go-toolset-1.17-0:1.17.12-1.el7_9.s390x",
"7Server-DevTools-2022.2:go-toolset-1.17-0:1.17.12-1.el7_9.src",
"7Server-DevTools-2022.2:go-toolset-1.17-0:1.17.12-1.el7_9.x86_64",
"7Server-DevTools-2022.2:go-toolset-1.17-build-0:1.17.12-1.el7_9.ppc64le",
"7Server-DevTools-2022.2:go-toolset-1.17-build-0:1.17.12-1.el7_9.s390x",
"7Server-DevTools-2022.2:go-toolset-1.17-build-0:1.17.12-1.el7_9.x86_64",
"7Server-DevTools-2022.2:go-toolset-1.17-golang-0:1.17.12-1.el7_9.ppc64le",
"7Server-DevTools-2022.2:go-toolset-1.17-golang-0:1.17.12-1.el7_9.s390x",
"7Server-DevTools-2022.2:go-toolset-1.17-golang-0:1.17.12-1.el7_9.src",
"7Server-DevTools-2022.2:go-toolset-1.17-golang-0:1.17.12-1.el7_9.x86_64",
"7Server-DevTools-2022.2:go-toolset-1.17-golang-bin-0:1.17.12-1.el7_9.ppc64le",
"7Server-DevTools-2022.2:go-toolset-1.17-golang-bin-0:1.17.12-1.el7_9.s390x",
"7Server-DevTools-2022.2:go-toolset-1.17-golang-bin-0:1.17.12-1.el7_9.x86_64",
"7Server-DevTools-2022.2:go-toolset-1.17-golang-docs-0:1.17.12-1.el7_9.noarch",
"7Server-DevTools-2022.2:go-toolset-1.17-golang-misc-0:1.17.12-1.el7_9.ppc64le",
"7Server-DevTools-2022.2:go-toolset-1.17-golang-misc-0:1.17.12-1.el7_9.s390x",
"7Server-DevTools-2022.2:go-toolset-1.17-golang-misc-0:1.17.12-1.el7_9.x86_64",
"7Server-DevTools-2022.2:go-toolset-1.17-golang-race-0:1.17.12-1.el7_9.x86_64",
"7Server-DevTools-2022.2:go-toolset-1.17-golang-src-0:1.17.12-1.el7_9.ppc64le",
"7Server-DevTools-2022.2:go-toolset-1.17-golang-src-0:1.17.12-1.el7_9.s390x",
"7Server-DevTools-2022.2:go-toolset-1.17-golang-src-0:1.17.12-1.el7_9.x86_64",
"7Server-DevTools-2022.2:go-toolset-1.17-golang-tests-0:1.17.12-1.el7_9.ppc64le",
"7Server-DevTools-2022.2:go-toolset-1.17-golang-tests-0:1.17.12-1.el7_9.s390x",
"7Server-DevTools-2022.2:go-toolset-1.17-golang-tests-0:1.17.12-1.el7_9.x86_64",
"7Server-DevTools-2022.2:go-toolset-1.17-runtime-0:1.17.12-1.el7_9.ppc64le",
"7Server-DevTools-2022.2:go-toolset-1.17-runtime-0:1.17.12-1.el7_9.s390x",
"7Server-DevTools-2022.2:go-toolset-1.17-runtime-0:1.17.12-1.el7_9.x86_64",
"7Server-DevTools-2022.2:go-toolset-1.17-scldevel-0:1.17.12-1.el7_9.ppc64le",
"7Server-DevTools-2022.2:go-toolset-1.17-scldevel-0:1.17.12-1.el7_9.s390x",
"7Server-DevTools-2022.2:go-toolset-1.17-scldevel-0:1.17.12-1.el7_9.x86_64",
"7Workstation-DevTools-2022.2:go-toolset-1.17-0:1.17.12-1.el7_9.ppc64le",
"7Workstation-DevTools-2022.2:go-toolset-1.17-0:1.17.12-1.el7_9.s390x",
"7Workstation-DevTools-2022.2:go-toolset-1.17-0:1.17.12-1.el7_9.src",
"7Workstation-DevTools-2022.2:go-toolset-1.17-0:1.17.12-1.el7_9.x86_64",
"7Workstation-DevTools-2022.2:go-toolset-1.17-build-0:1.17.12-1.el7_9.ppc64le",
"7Workstation-DevTools-2022.2:go-toolset-1.17-build-0:1.17.12-1.el7_9.s390x",
"7Workstation-DevTools-2022.2:go-toolset-1.17-build-0:1.17.12-1.el7_9.x86_64",
"7Workstation-DevTools-2022.2:go-toolset-1.17-golang-0:1.17.12-1.el7_9.ppc64le",
"7Workstation-DevTools-2022.2:go-toolset-1.17-golang-0:1.17.12-1.el7_9.s390x",
"7Workstation-DevTools-2022.2:go-toolset-1.17-golang-0:1.17.12-1.el7_9.src",
"7Workstation-DevTools-2022.2:go-toolset-1.17-golang-0:1.17.12-1.el7_9.x86_64",
"7Workstation-DevTools-2022.2:go-toolset-1.17-golang-bin-0:1.17.12-1.el7_9.ppc64le",
"7Workstation-DevTools-2022.2:go-toolset-1.17-golang-bin-0:1.17.12-1.el7_9.s390x",
"7Workstation-DevTools-2022.2:go-toolset-1.17-golang-bin-0:1.17.12-1.el7_9.x86_64",
"7Workstation-DevTools-2022.2:go-toolset-1.17-golang-docs-0:1.17.12-1.el7_9.noarch",
"7Workstation-DevTools-2022.2:go-toolset-1.17-golang-misc-0:1.17.12-1.el7_9.ppc64le",
"7Workstation-DevTools-2022.2:go-toolset-1.17-golang-misc-0:1.17.12-1.el7_9.s390x",
"7Workstation-DevTools-2022.2:go-toolset-1.17-golang-misc-0:1.17.12-1.el7_9.x86_64",
"7Workstation-DevTools-2022.2:go-toolset-1.17-golang-race-0:1.17.12-1.el7_9.x86_64",
"7Workstation-DevTools-2022.2:go-toolset-1.17-golang-src-0:1.17.12-1.el7_9.ppc64le",
"7Workstation-DevTools-2022.2:go-toolset-1.17-golang-src-0:1.17.12-1.el7_9.s390x",
"7Workstation-DevTools-2022.2:go-toolset-1.17-golang-src-0:1.17.12-1.el7_9.x86_64",
"7Workstation-DevTools-2022.2:go-toolset-1.17-golang-tests-0:1.17.12-1.el7_9.ppc64le",
"7Workstation-DevTools-2022.2:go-toolset-1.17-golang-tests-0:1.17.12-1.el7_9.s390x",
"7Workstation-DevTools-2022.2:go-toolset-1.17-golang-tests-0:1.17.12-1.el7_9.x86_64",
"7Workstation-DevTools-2022.2:go-toolset-1.17-runtime-0:1.17.12-1.el7_9.ppc64le",
"7Workstation-DevTools-2022.2:go-toolset-1.17-runtime-0:1.17.12-1.el7_9.s390x",
"7Workstation-DevTools-2022.2:go-toolset-1.17-runtime-0:1.17.12-1.el7_9.x86_64",
"7Workstation-DevTools-2022.2:go-toolset-1.17-scldevel-0:1.17.12-1.el7_9.ppc64le",
"7Workstation-DevTools-2022.2:go-toolset-1.17-scldevel-0:1.17.12-1.el7_9.s390x",
"7Workstation-DevTools-2022.2:go-toolset-1.17-scldevel-0:1.17.12-1.el7_9.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Low"
}
],
"title": "golang: crypto/tls: session tickets lack random ticket_age_add"
},
{
"cve": "CVE-2022-30630",
"cwe": {
"id": "CWE-1325",
"name": "Improperly Controlled Sequential Memory Allocation"
},
"discovery_date": "2022-07-14T00:00:00+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"7Server-DevTools-2022.2:go-toolset-1.17-0:1.17.12-1.el7_9.ppc64le",
"7Server-DevTools-2022.2:go-toolset-1.17-0:1.17.12-1.el7_9.s390x",
"7Server-DevTools-2022.2:go-toolset-1.17-0:1.17.12-1.el7_9.src",
"7Server-DevTools-2022.2:go-toolset-1.17-0:1.17.12-1.el7_9.x86_64",
"7Server-DevTools-2022.2:go-toolset-1.17-build-0:1.17.12-1.el7_9.ppc64le",
"7Server-DevTools-2022.2:go-toolset-1.17-build-0:1.17.12-1.el7_9.s390x",
"7Server-DevTools-2022.2:go-toolset-1.17-build-0:1.17.12-1.el7_9.x86_64",
"7Server-DevTools-2022.2:go-toolset-1.17-runtime-0:1.17.12-1.el7_9.ppc64le",
"7Server-DevTools-2022.2:go-toolset-1.17-runtime-0:1.17.12-1.el7_9.s390x",
"7Server-DevTools-2022.2:go-toolset-1.17-runtime-0:1.17.12-1.el7_9.x86_64",
"7Server-DevTools-2022.2:go-toolset-1.17-scldevel-0:1.17.12-1.el7_9.ppc64le",
"7Server-DevTools-2022.2:go-toolset-1.17-scldevel-0:1.17.12-1.el7_9.s390x",
"7Server-DevTools-2022.2:go-toolset-1.17-scldevel-0:1.17.12-1.el7_9.x86_64",
"7Workstation-DevTools-2022.2:go-toolset-1.17-0:1.17.12-1.el7_9.ppc64le",
"7Workstation-DevTools-2022.2:go-toolset-1.17-0:1.17.12-1.el7_9.s390x",
"7Workstation-DevTools-2022.2:go-toolset-1.17-0:1.17.12-1.el7_9.src",
"7Workstation-DevTools-2022.2:go-toolset-1.17-0:1.17.12-1.el7_9.x86_64",
"7Workstation-DevTools-2022.2:go-toolset-1.17-build-0:1.17.12-1.el7_9.ppc64le",
"7Workstation-DevTools-2022.2:go-toolset-1.17-build-0:1.17.12-1.el7_9.s390x",
"7Workstation-DevTools-2022.2:go-toolset-1.17-build-0:1.17.12-1.el7_9.x86_64",
"7Workstation-DevTools-2022.2:go-toolset-1.17-runtime-0:1.17.12-1.el7_9.ppc64le",
"7Workstation-DevTools-2022.2:go-toolset-1.17-runtime-0:1.17.12-1.el7_9.s390x",
"7Workstation-DevTools-2022.2:go-toolset-1.17-runtime-0:1.17.12-1.el7_9.x86_64",
"7Workstation-DevTools-2022.2:go-toolset-1.17-scldevel-0:1.17.12-1.el7_9.ppc64le",
"7Workstation-DevTools-2022.2:go-toolset-1.17-scldevel-0:1.17.12-1.el7_9.s390x",
"7Workstation-DevTools-2022.2:go-toolset-1.17-scldevel-0:1.17.12-1.el7_9.x86_64"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2107371"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in the golang standard library, io/fs. Calling Glob on a path that contains a large number of path separators can cause a panic issue due to stack exhaustion. This could allow an attacker to impact availability.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "golang: io/fs: stack exhaustion in Glob",
"title": "Vulnerability summary"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"7Server-DevTools-2022.2:go-toolset-1.17-golang-0:1.17.12-1.el7_9.ppc64le",
"7Server-DevTools-2022.2:go-toolset-1.17-golang-0:1.17.12-1.el7_9.s390x",
"7Server-DevTools-2022.2:go-toolset-1.17-golang-0:1.17.12-1.el7_9.src",
"7Server-DevTools-2022.2:go-toolset-1.17-golang-0:1.17.12-1.el7_9.x86_64",
"7Server-DevTools-2022.2:go-toolset-1.17-golang-bin-0:1.17.12-1.el7_9.ppc64le",
"7Server-DevTools-2022.2:go-toolset-1.17-golang-bin-0:1.17.12-1.el7_9.s390x",
"7Server-DevTools-2022.2:go-toolset-1.17-golang-bin-0:1.17.12-1.el7_9.x86_64",
"7Server-DevTools-2022.2:go-toolset-1.17-golang-docs-0:1.17.12-1.el7_9.noarch",
"7Server-DevTools-2022.2:go-toolset-1.17-golang-misc-0:1.17.12-1.el7_9.ppc64le",
"7Server-DevTools-2022.2:go-toolset-1.17-golang-misc-0:1.17.12-1.el7_9.s390x",
"7Server-DevTools-2022.2:go-toolset-1.17-golang-misc-0:1.17.12-1.el7_9.x86_64",
"7Server-DevTools-2022.2:go-toolset-1.17-golang-race-0:1.17.12-1.el7_9.x86_64",
"7Server-DevTools-2022.2:go-toolset-1.17-golang-src-0:1.17.12-1.el7_9.ppc64le",
"7Server-DevTools-2022.2:go-toolset-1.17-golang-src-0:1.17.12-1.el7_9.s390x",
"7Server-DevTools-2022.2:go-toolset-1.17-golang-src-0:1.17.12-1.el7_9.x86_64",
"7Server-DevTools-2022.2:go-toolset-1.17-golang-tests-0:1.17.12-1.el7_9.ppc64le",
"7Server-DevTools-2022.2:go-toolset-1.17-golang-tests-0:1.17.12-1.el7_9.s390x",
"7Server-DevTools-2022.2:go-toolset-1.17-golang-tests-0:1.17.12-1.el7_9.x86_64",
"7Workstation-DevTools-2022.2:go-toolset-1.17-golang-0:1.17.12-1.el7_9.ppc64le",
"7Workstation-DevTools-2022.2:go-toolset-1.17-golang-0:1.17.12-1.el7_9.s390x",
"7Workstation-DevTools-2022.2:go-toolset-1.17-golang-0:1.17.12-1.el7_9.src",
"7Workstation-DevTools-2022.2:go-toolset-1.17-golang-0:1.17.12-1.el7_9.x86_64",
"7Workstation-DevTools-2022.2:go-toolset-1.17-golang-bin-0:1.17.12-1.el7_9.ppc64le",
"7Workstation-DevTools-2022.2:go-toolset-1.17-golang-bin-0:1.17.12-1.el7_9.s390x",
"7Workstation-DevTools-2022.2:go-toolset-1.17-golang-bin-0:1.17.12-1.el7_9.x86_64",
"7Workstation-DevTools-2022.2:go-toolset-1.17-golang-docs-0:1.17.12-1.el7_9.noarch",
"7Workstation-DevTools-2022.2:go-toolset-1.17-golang-misc-0:1.17.12-1.el7_9.ppc64le",
"7Workstation-DevTools-2022.2:go-toolset-1.17-golang-misc-0:1.17.12-1.el7_9.s390x",
"7Workstation-DevTools-2022.2:go-toolset-1.17-golang-misc-0:1.17.12-1.el7_9.x86_64",
"7Workstation-DevTools-2022.2:go-toolset-1.17-golang-race-0:1.17.12-1.el7_9.x86_64",
"7Workstation-DevTools-2022.2:go-toolset-1.17-golang-src-0:1.17.12-1.el7_9.ppc64le",
"7Workstation-DevTools-2022.2:go-toolset-1.17-golang-src-0:1.17.12-1.el7_9.s390x",
"7Workstation-DevTools-2022.2:go-toolset-1.17-golang-src-0:1.17.12-1.el7_9.x86_64",
"7Workstation-DevTools-2022.2:go-toolset-1.17-golang-tests-0:1.17.12-1.el7_9.ppc64le",
"7Workstation-DevTools-2022.2:go-toolset-1.17-golang-tests-0:1.17.12-1.el7_9.s390x",
"7Workstation-DevTools-2022.2:go-toolset-1.17-golang-tests-0:1.17.12-1.el7_9.x86_64"
],
"known_not_affected": [
"7Server-DevTools-2022.2:go-toolset-1.17-0:1.17.12-1.el7_9.ppc64le",
"7Server-DevTools-2022.2:go-toolset-1.17-0:1.17.12-1.el7_9.s390x",
"7Server-DevTools-2022.2:go-toolset-1.17-0:1.17.12-1.el7_9.src",
"7Server-DevTools-2022.2:go-toolset-1.17-0:1.17.12-1.el7_9.x86_64",
"7Server-DevTools-2022.2:go-toolset-1.17-build-0:1.17.12-1.el7_9.ppc64le",
"7Server-DevTools-2022.2:go-toolset-1.17-build-0:1.17.12-1.el7_9.s390x",
"7Server-DevTools-2022.2:go-toolset-1.17-build-0:1.17.12-1.el7_9.x86_64",
"7Server-DevTools-2022.2:go-toolset-1.17-runtime-0:1.17.12-1.el7_9.ppc64le",
"7Server-DevTools-2022.2:go-toolset-1.17-runtime-0:1.17.12-1.el7_9.s390x",
"7Server-DevTools-2022.2:go-toolset-1.17-runtime-0:1.17.12-1.el7_9.x86_64",
"7Server-DevTools-2022.2:go-toolset-1.17-scldevel-0:1.17.12-1.el7_9.ppc64le",
"7Server-DevTools-2022.2:go-toolset-1.17-scldevel-0:1.17.12-1.el7_9.s390x",
"7Server-DevTools-2022.2:go-toolset-1.17-scldevel-0:1.17.12-1.el7_9.x86_64",
"7Workstation-DevTools-2022.2:go-toolset-1.17-0:1.17.12-1.el7_9.ppc64le",
"7Workstation-DevTools-2022.2:go-toolset-1.17-0:1.17.12-1.el7_9.s390x",
"7Workstation-DevTools-2022.2:go-toolset-1.17-0:1.17.12-1.el7_9.src",
"7Workstation-DevTools-2022.2:go-toolset-1.17-0:1.17.12-1.el7_9.x86_64",
"7Workstation-DevTools-2022.2:go-toolset-1.17-build-0:1.17.12-1.el7_9.ppc64le",
"7Workstation-DevTools-2022.2:go-toolset-1.17-build-0:1.17.12-1.el7_9.s390x",
"7Workstation-DevTools-2022.2:go-toolset-1.17-build-0:1.17.12-1.el7_9.x86_64",
"7Workstation-DevTools-2022.2:go-toolset-1.17-runtime-0:1.17.12-1.el7_9.ppc64le",
"7Workstation-DevTools-2022.2:go-toolset-1.17-runtime-0:1.17.12-1.el7_9.s390x",
"7Workstation-DevTools-2022.2:go-toolset-1.17-runtime-0:1.17.12-1.el7_9.x86_64",
"7Workstation-DevTools-2022.2:go-toolset-1.17-scldevel-0:1.17.12-1.el7_9.ppc64le",
"7Workstation-DevTools-2022.2:go-toolset-1.17-scldevel-0:1.17.12-1.el7_9.s390x",
"7Workstation-DevTools-2022.2:go-toolset-1.17-scldevel-0:1.17.12-1.el7_9.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2022-30630"
},
{
"category": "external",
"summary": "RHBZ#2107371",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2107371"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2022-30630",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-30630"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2022-30630",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2022-30630"
},
{
"category": "external",
"summary": "https://go.dev/issue/53415",
"url": "https://go.dev/issue/53415"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-announce/c/nqrv9fbR0zE",
"url": "https://groups.google.com/g/golang-announce/c/nqrv9fbR0zE"
}
],
"release_date": "2022-07-12T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2022-08-02T09:56:09+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"7Server-DevTools-2022.2:go-toolset-1.17-golang-0:1.17.12-1.el7_9.ppc64le",
"7Server-DevTools-2022.2:go-toolset-1.17-golang-0:1.17.12-1.el7_9.s390x",
"7Server-DevTools-2022.2:go-toolset-1.17-golang-0:1.17.12-1.el7_9.src",
"7Server-DevTools-2022.2:go-toolset-1.17-golang-0:1.17.12-1.el7_9.x86_64",
"7Server-DevTools-2022.2:go-toolset-1.17-golang-bin-0:1.17.12-1.el7_9.ppc64le",
"7Server-DevTools-2022.2:go-toolset-1.17-golang-bin-0:1.17.12-1.el7_9.s390x",
"7Server-DevTools-2022.2:go-toolset-1.17-golang-bin-0:1.17.12-1.el7_9.x86_64",
"7Server-DevTools-2022.2:go-toolset-1.17-golang-docs-0:1.17.12-1.el7_9.noarch",
"7Server-DevTools-2022.2:go-toolset-1.17-golang-misc-0:1.17.12-1.el7_9.ppc64le",
"7Server-DevTools-2022.2:go-toolset-1.17-golang-misc-0:1.17.12-1.el7_9.s390x",
"7Server-DevTools-2022.2:go-toolset-1.17-golang-misc-0:1.17.12-1.el7_9.x86_64",
"7Server-DevTools-2022.2:go-toolset-1.17-golang-race-0:1.17.12-1.el7_9.x86_64",
"7Server-DevTools-2022.2:go-toolset-1.17-golang-src-0:1.17.12-1.el7_9.ppc64le",
"7Server-DevTools-2022.2:go-toolset-1.17-golang-src-0:1.17.12-1.el7_9.s390x",
"7Server-DevTools-2022.2:go-toolset-1.17-golang-src-0:1.17.12-1.el7_9.x86_64",
"7Server-DevTools-2022.2:go-toolset-1.17-golang-tests-0:1.17.12-1.el7_9.ppc64le",
"7Server-DevTools-2022.2:go-toolset-1.17-golang-tests-0:1.17.12-1.el7_9.s390x",
"7Server-DevTools-2022.2:go-toolset-1.17-golang-tests-0:1.17.12-1.el7_9.x86_64",
"7Workstation-DevTools-2022.2:go-toolset-1.17-golang-0:1.17.12-1.el7_9.ppc64le",
"7Workstation-DevTools-2022.2:go-toolset-1.17-golang-0:1.17.12-1.el7_9.s390x",
"7Workstation-DevTools-2022.2:go-toolset-1.17-golang-0:1.17.12-1.el7_9.src",
"7Workstation-DevTools-2022.2:go-toolset-1.17-golang-0:1.17.12-1.el7_9.x86_64",
"7Workstation-DevTools-2022.2:go-toolset-1.17-golang-bin-0:1.17.12-1.el7_9.ppc64le",
"7Workstation-DevTools-2022.2:go-toolset-1.17-golang-bin-0:1.17.12-1.el7_9.s390x",
"7Workstation-DevTools-2022.2:go-toolset-1.17-golang-bin-0:1.17.12-1.el7_9.x86_64",
"7Workstation-DevTools-2022.2:go-toolset-1.17-golang-docs-0:1.17.12-1.el7_9.noarch",
"7Workstation-DevTools-2022.2:go-toolset-1.17-golang-misc-0:1.17.12-1.el7_9.ppc64le",
"7Workstation-DevTools-2022.2:go-toolset-1.17-golang-misc-0:1.17.12-1.el7_9.s390x",
"7Workstation-DevTools-2022.2:go-toolset-1.17-golang-misc-0:1.17.12-1.el7_9.x86_64",
"7Workstation-DevTools-2022.2:go-toolset-1.17-golang-race-0:1.17.12-1.el7_9.x86_64",
"7Workstation-DevTools-2022.2:go-toolset-1.17-golang-src-0:1.17.12-1.el7_9.ppc64le",
"7Workstation-DevTools-2022.2:go-toolset-1.17-golang-src-0:1.17.12-1.el7_9.s390x",
"7Workstation-DevTools-2022.2:go-toolset-1.17-golang-src-0:1.17.12-1.el7_9.x86_64",
"7Workstation-DevTools-2022.2:go-toolset-1.17-golang-tests-0:1.17.12-1.el7_9.ppc64le",
"7Workstation-DevTools-2022.2:go-toolset-1.17-golang-tests-0:1.17.12-1.el7_9.s390x",
"7Workstation-DevTools-2022.2:go-toolset-1.17-golang-tests-0:1.17.12-1.el7_9.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2022:5866"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"7Server-DevTools-2022.2:go-toolset-1.17-0:1.17.12-1.el7_9.ppc64le",
"7Server-DevTools-2022.2:go-toolset-1.17-0:1.17.12-1.el7_9.s390x",
"7Server-DevTools-2022.2:go-toolset-1.17-0:1.17.12-1.el7_9.src",
"7Server-DevTools-2022.2:go-toolset-1.17-0:1.17.12-1.el7_9.x86_64",
"7Server-DevTools-2022.2:go-toolset-1.17-build-0:1.17.12-1.el7_9.ppc64le",
"7Server-DevTools-2022.2:go-toolset-1.17-build-0:1.17.12-1.el7_9.s390x",
"7Server-DevTools-2022.2:go-toolset-1.17-build-0:1.17.12-1.el7_9.x86_64",
"7Server-DevTools-2022.2:go-toolset-1.17-golang-0:1.17.12-1.el7_9.ppc64le",
"7Server-DevTools-2022.2:go-toolset-1.17-golang-0:1.17.12-1.el7_9.s390x",
"7Server-DevTools-2022.2:go-toolset-1.17-golang-0:1.17.12-1.el7_9.src",
"7Server-DevTools-2022.2:go-toolset-1.17-golang-0:1.17.12-1.el7_9.x86_64",
"7Server-DevTools-2022.2:go-toolset-1.17-golang-bin-0:1.17.12-1.el7_9.ppc64le",
"7Server-DevTools-2022.2:go-toolset-1.17-golang-bin-0:1.17.12-1.el7_9.s390x",
"7Server-DevTools-2022.2:go-toolset-1.17-golang-bin-0:1.17.12-1.el7_9.x86_64",
"7Server-DevTools-2022.2:go-toolset-1.17-golang-docs-0:1.17.12-1.el7_9.noarch",
"7Server-DevTools-2022.2:go-toolset-1.17-golang-misc-0:1.17.12-1.el7_9.ppc64le",
"7Server-DevTools-2022.2:go-toolset-1.17-golang-misc-0:1.17.12-1.el7_9.s390x",
"7Server-DevTools-2022.2:go-toolset-1.17-golang-misc-0:1.17.12-1.el7_9.x86_64",
"7Server-DevTools-2022.2:go-toolset-1.17-golang-race-0:1.17.12-1.el7_9.x86_64",
"7Server-DevTools-2022.2:go-toolset-1.17-golang-src-0:1.17.12-1.el7_9.ppc64le",
"7Server-DevTools-2022.2:go-toolset-1.17-golang-src-0:1.17.12-1.el7_9.s390x",
"7Server-DevTools-2022.2:go-toolset-1.17-golang-src-0:1.17.12-1.el7_9.x86_64",
"7Server-DevTools-2022.2:go-toolset-1.17-golang-tests-0:1.17.12-1.el7_9.ppc64le",
"7Server-DevTools-2022.2:go-toolset-1.17-golang-tests-0:1.17.12-1.el7_9.s390x",
"7Server-DevTools-2022.2:go-toolset-1.17-golang-tests-0:1.17.12-1.el7_9.x86_64",
"7Server-DevTools-2022.2:go-toolset-1.17-runtime-0:1.17.12-1.el7_9.ppc64le",
"7Server-DevTools-2022.2:go-toolset-1.17-runtime-0:1.17.12-1.el7_9.s390x",
"7Server-DevTools-2022.2:go-toolset-1.17-runtime-0:1.17.12-1.el7_9.x86_64",
"7Server-DevTools-2022.2:go-toolset-1.17-scldevel-0:1.17.12-1.el7_9.ppc64le",
"7Server-DevTools-2022.2:go-toolset-1.17-scldevel-0:1.17.12-1.el7_9.s390x",
"7Server-DevTools-2022.2:go-toolset-1.17-scldevel-0:1.17.12-1.el7_9.x86_64",
"7Workstation-DevTools-2022.2:go-toolset-1.17-0:1.17.12-1.el7_9.ppc64le",
"7Workstation-DevTools-2022.2:go-toolset-1.17-0:1.17.12-1.el7_9.s390x",
"7Workstation-DevTools-2022.2:go-toolset-1.17-0:1.17.12-1.el7_9.src",
"7Workstation-DevTools-2022.2:go-toolset-1.17-0:1.17.12-1.el7_9.x86_64",
"7Workstation-DevTools-2022.2:go-toolset-1.17-build-0:1.17.12-1.el7_9.ppc64le",
"7Workstation-DevTools-2022.2:go-toolset-1.17-build-0:1.17.12-1.el7_9.s390x",
"7Workstation-DevTools-2022.2:go-toolset-1.17-build-0:1.17.12-1.el7_9.x86_64",
"7Workstation-DevTools-2022.2:go-toolset-1.17-golang-0:1.17.12-1.el7_9.ppc64le",
"7Workstation-DevTools-2022.2:go-toolset-1.17-golang-0:1.17.12-1.el7_9.s390x",
"7Workstation-DevTools-2022.2:go-toolset-1.17-golang-0:1.17.12-1.el7_9.src",
"7Workstation-DevTools-2022.2:go-toolset-1.17-golang-0:1.17.12-1.el7_9.x86_64",
"7Workstation-DevTools-2022.2:go-toolset-1.17-golang-bin-0:1.17.12-1.el7_9.ppc64le",
"7Workstation-DevTools-2022.2:go-toolset-1.17-golang-bin-0:1.17.12-1.el7_9.s390x",
"7Workstation-DevTools-2022.2:go-toolset-1.17-golang-bin-0:1.17.12-1.el7_9.x86_64",
"7Workstation-DevTools-2022.2:go-toolset-1.17-golang-docs-0:1.17.12-1.el7_9.noarch",
"7Workstation-DevTools-2022.2:go-toolset-1.17-golang-misc-0:1.17.12-1.el7_9.ppc64le",
"7Workstation-DevTools-2022.2:go-toolset-1.17-golang-misc-0:1.17.12-1.el7_9.s390x",
"7Workstation-DevTools-2022.2:go-toolset-1.17-golang-misc-0:1.17.12-1.el7_9.x86_64",
"7Workstation-DevTools-2022.2:go-toolset-1.17-golang-race-0:1.17.12-1.el7_9.x86_64",
"7Workstation-DevTools-2022.2:go-toolset-1.17-golang-src-0:1.17.12-1.el7_9.ppc64le",
"7Workstation-DevTools-2022.2:go-toolset-1.17-golang-src-0:1.17.12-1.el7_9.s390x",
"7Workstation-DevTools-2022.2:go-toolset-1.17-golang-src-0:1.17.12-1.el7_9.x86_64",
"7Workstation-DevTools-2022.2:go-toolset-1.17-golang-tests-0:1.17.12-1.el7_9.ppc64le",
"7Workstation-DevTools-2022.2:go-toolset-1.17-golang-tests-0:1.17.12-1.el7_9.s390x",
"7Workstation-DevTools-2022.2:go-toolset-1.17-golang-tests-0:1.17.12-1.el7_9.x86_64",
"7Workstation-DevTools-2022.2:go-toolset-1.17-runtime-0:1.17.12-1.el7_9.ppc64le",
"7Workstation-DevTools-2022.2:go-toolset-1.17-runtime-0:1.17.12-1.el7_9.s390x",
"7Workstation-DevTools-2022.2:go-toolset-1.17-runtime-0:1.17.12-1.el7_9.x86_64",
"7Workstation-DevTools-2022.2:go-toolset-1.17-scldevel-0:1.17.12-1.el7_9.ppc64le",
"7Workstation-DevTools-2022.2:go-toolset-1.17-scldevel-0:1.17.12-1.el7_9.s390x",
"7Workstation-DevTools-2022.2:go-toolset-1.17-scldevel-0:1.17.12-1.el7_9.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "golang: io/fs: stack exhaustion in Glob"
},
{
"cve": "CVE-2022-30631",
"cwe": {
"id": "CWE-1325",
"name": "Improperly Controlled Sequential Memory Allocation"
},
"discovery_date": "2022-07-14T00:00:00+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"7Server-DevTools-2022.2:go-toolset-1.17-0:1.17.12-1.el7_9.ppc64le",
"7Server-DevTools-2022.2:go-toolset-1.17-0:1.17.12-1.el7_9.s390x",
"7Server-DevTools-2022.2:go-toolset-1.17-0:1.17.12-1.el7_9.src",
"7Server-DevTools-2022.2:go-toolset-1.17-0:1.17.12-1.el7_9.x86_64",
"7Server-DevTools-2022.2:go-toolset-1.17-build-0:1.17.12-1.el7_9.ppc64le",
"7Server-DevTools-2022.2:go-toolset-1.17-build-0:1.17.12-1.el7_9.s390x",
"7Server-DevTools-2022.2:go-toolset-1.17-build-0:1.17.12-1.el7_9.x86_64",
"7Server-DevTools-2022.2:go-toolset-1.17-runtime-0:1.17.12-1.el7_9.ppc64le",
"7Server-DevTools-2022.2:go-toolset-1.17-runtime-0:1.17.12-1.el7_9.s390x",
"7Server-DevTools-2022.2:go-toolset-1.17-runtime-0:1.17.12-1.el7_9.x86_64",
"7Server-DevTools-2022.2:go-toolset-1.17-scldevel-0:1.17.12-1.el7_9.ppc64le",
"7Server-DevTools-2022.2:go-toolset-1.17-scldevel-0:1.17.12-1.el7_9.s390x",
"7Server-DevTools-2022.2:go-toolset-1.17-scldevel-0:1.17.12-1.el7_9.x86_64",
"7Workstation-DevTools-2022.2:go-toolset-1.17-0:1.17.12-1.el7_9.ppc64le",
"7Workstation-DevTools-2022.2:go-toolset-1.17-0:1.17.12-1.el7_9.s390x",
"7Workstation-DevTools-2022.2:go-toolset-1.17-0:1.17.12-1.el7_9.src",
"7Workstation-DevTools-2022.2:go-toolset-1.17-0:1.17.12-1.el7_9.x86_64",
"7Workstation-DevTools-2022.2:go-toolset-1.17-build-0:1.17.12-1.el7_9.ppc64le",
"7Workstation-DevTools-2022.2:go-toolset-1.17-build-0:1.17.12-1.el7_9.s390x",
"7Workstation-DevTools-2022.2:go-toolset-1.17-build-0:1.17.12-1.el7_9.x86_64",
"7Workstation-DevTools-2022.2:go-toolset-1.17-runtime-0:1.17.12-1.el7_9.ppc64le",
"7Workstation-DevTools-2022.2:go-toolset-1.17-runtime-0:1.17.12-1.el7_9.s390x",
"7Workstation-DevTools-2022.2:go-toolset-1.17-runtime-0:1.17.12-1.el7_9.x86_64",
"7Workstation-DevTools-2022.2:go-toolset-1.17-scldevel-0:1.17.12-1.el7_9.ppc64le",
"7Workstation-DevTools-2022.2:go-toolset-1.17-scldevel-0:1.17.12-1.el7_9.s390x",
"7Workstation-DevTools-2022.2:go-toolset-1.17-scldevel-0:1.17.12-1.el7_9.x86_64"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2107342"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in golang. Calling the Reader, Read method on an archive that contains a large number of concatenated 0-length compressed files can cause a panic issue due to stack exhaustion.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "golang: compress/gzip: stack exhaustion in Reader.Read",
"title": "Vulnerability summary"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"7Server-DevTools-2022.2:go-toolset-1.17-golang-0:1.17.12-1.el7_9.ppc64le",
"7Server-DevTools-2022.2:go-toolset-1.17-golang-0:1.17.12-1.el7_9.s390x",
"7Server-DevTools-2022.2:go-toolset-1.17-golang-0:1.17.12-1.el7_9.src",
"7Server-DevTools-2022.2:go-toolset-1.17-golang-0:1.17.12-1.el7_9.x86_64",
"7Server-DevTools-2022.2:go-toolset-1.17-golang-bin-0:1.17.12-1.el7_9.ppc64le",
"7Server-DevTools-2022.2:go-toolset-1.17-golang-bin-0:1.17.12-1.el7_9.s390x",
"7Server-DevTools-2022.2:go-toolset-1.17-golang-bin-0:1.17.12-1.el7_9.x86_64",
"7Server-DevTools-2022.2:go-toolset-1.17-golang-docs-0:1.17.12-1.el7_9.noarch",
"7Server-DevTools-2022.2:go-toolset-1.17-golang-misc-0:1.17.12-1.el7_9.ppc64le",
"7Server-DevTools-2022.2:go-toolset-1.17-golang-misc-0:1.17.12-1.el7_9.s390x",
"7Server-DevTools-2022.2:go-toolset-1.17-golang-misc-0:1.17.12-1.el7_9.x86_64",
"7Server-DevTools-2022.2:go-toolset-1.17-golang-race-0:1.17.12-1.el7_9.x86_64",
"7Server-DevTools-2022.2:go-toolset-1.17-golang-src-0:1.17.12-1.el7_9.ppc64le",
"7Server-DevTools-2022.2:go-toolset-1.17-golang-src-0:1.17.12-1.el7_9.s390x",
"7Server-DevTools-2022.2:go-toolset-1.17-golang-src-0:1.17.12-1.el7_9.x86_64",
"7Server-DevTools-2022.2:go-toolset-1.17-golang-tests-0:1.17.12-1.el7_9.ppc64le",
"7Server-DevTools-2022.2:go-toolset-1.17-golang-tests-0:1.17.12-1.el7_9.s390x",
"7Server-DevTools-2022.2:go-toolset-1.17-golang-tests-0:1.17.12-1.el7_9.x86_64",
"7Workstation-DevTools-2022.2:go-toolset-1.17-golang-0:1.17.12-1.el7_9.ppc64le",
"7Workstation-DevTools-2022.2:go-toolset-1.17-golang-0:1.17.12-1.el7_9.s390x",
"7Workstation-DevTools-2022.2:go-toolset-1.17-golang-0:1.17.12-1.el7_9.src",
"7Workstation-DevTools-2022.2:go-toolset-1.17-golang-0:1.17.12-1.el7_9.x86_64",
"7Workstation-DevTools-2022.2:go-toolset-1.17-golang-bin-0:1.17.12-1.el7_9.ppc64le",
"7Workstation-DevTools-2022.2:go-toolset-1.17-golang-bin-0:1.17.12-1.el7_9.s390x",
"7Workstation-DevTools-2022.2:go-toolset-1.17-golang-bin-0:1.17.12-1.el7_9.x86_64",
"7Workstation-DevTools-2022.2:go-toolset-1.17-golang-docs-0:1.17.12-1.el7_9.noarch",
"7Workstation-DevTools-2022.2:go-toolset-1.17-golang-misc-0:1.17.12-1.el7_9.ppc64le",
"7Workstation-DevTools-2022.2:go-toolset-1.17-golang-misc-0:1.17.12-1.el7_9.s390x",
"7Workstation-DevTools-2022.2:go-toolset-1.17-golang-misc-0:1.17.12-1.el7_9.x86_64",
"7Workstation-DevTools-2022.2:go-toolset-1.17-golang-race-0:1.17.12-1.el7_9.x86_64",
"7Workstation-DevTools-2022.2:go-toolset-1.17-golang-src-0:1.17.12-1.el7_9.ppc64le",
"7Workstation-DevTools-2022.2:go-toolset-1.17-golang-src-0:1.17.12-1.el7_9.s390x",
"7Workstation-DevTools-2022.2:go-toolset-1.17-golang-src-0:1.17.12-1.el7_9.x86_64",
"7Workstation-DevTools-2022.2:go-toolset-1.17-golang-tests-0:1.17.12-1.el7_9.ppc64le",
"7Workstation-DevTools-2022.2:go-toolset-1.17-golang-tests-0:1.17.12-1.el7_9.s390x",
"7Workstation-DevTools-2022.2:go-toolset-1.17-golang-tests-0:1.17.12-1.el7_9.x86_64"
],
"known_not_affected": [
"7Server-DevTools-2022.2:go-toolset-1.17-0:1.17.12-1.el7_9.ppc64le",
"7Server-DevTools-2022.2:go-toolset-1.17-0:1.17.12-1.el7_9.s390x",
"7Server-DevTools-2022.2:go-toolset-1.17-0:1.17.12-1.el7_9.src",
"7Server-DevTools-2022.2:go-toolset-1.17-0:1.17.12-1.el7_9.x86_64",
"7Server-DevTools-2022.2:go-toolset-1.17-build-0:1.17.12-1.el7_9.ppc64le",
"7Server-DevTools-2022.2:go-toolset-1.17-build-0:1.17.12-1.el7_9.s390x",
"7Server-DevTools-2022.2:go-toolset-1.17-build-0:1.17.12-1.el7_9.x86_64",
"7Server-DevTools-2022.2:go-toolset-1.17-runtime-0:1.17.12-1.el7_9.ppc64le",
"7Server-DevTools-2022.2:go-toolset-1.17-runtime-0:1.17.12-1.el7_9.s390x",
"7Server-DevTools-2022.2:go-toolset-1.17-runtime-0:1.17.12-1.el7_9.x86_64",
"7Server-DevTools-2022.2:go-toolset-1.17-scldevel-0:1.17.12-1.el7_9.ppc64le",
"7Server-DevTools-2022.2:go-toolset-1.17-scldevel-0:1.17.12-1.el7_9.s390x",
"7Server-DevTools-2022.2:go-toolset-1.17-scldevel-0:1.17.12-1.el7_9.x86_64",
"7Workstation-DevTools-2022.2:go-toolset-1.17-0:1.17.12-1.el7_9.ppc64le",
"7Workstation-DevTools-2022.2:go-toolset-1.17-0:1.17.12-1.el7_9.s390x",
"7Workstation-DevTools-2022.2:go-toolset-1.17-0:1.17.12-1.el7_9.src",
"7Workstation-DevTools-2022.2:go-toolset-1.17-0:1.17.12-1.el7_9.x86_64",
"7Workstation-DevTools-2022.2:go-toolset-1.17-build-0:1.17.12-1.el7_9.ppc64le",
"7Workstation-DevTools-2022.2:go-toolset-1.17-build-0:1.17.12-1.el7_9.s390x",
"7Workstation-DevTools-2022.2:go-toolset-1.17-build-0:1.17.12-1.el7_9.x86_64",
"7Workstation-DevTools-2022.2:go-toolset-1.17-runtime-0:1.17.12-1.el7_9.ppc64le",
"7Workstation-DevTools-2022.2:go-toolset-1.17-runtime-0:1.17.12-1.el7_9.s390x",
"7Workstation-DevTools-2022.2:go-toolset-1.17-runtime-0:1.17.12-1.el7_9.x86_64",
"7Workstation-DevTools-2022.2:go-toolset-1.17-scldevel-0:1.17.12-1.el7_9.ppc64le",
"7Workstation-DevTools-2022.2:go-toolset-1.17-scldevel-0:1.17.12-1.el7_9.s390x",
"7Workstation-DevTools-2022.2:go-toolset-1.17-scldevel-0:1.17.12-1.el7_9.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2022-30631"
},
{
"category": "external",
"summary": "RHBZ#2107342",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2107342"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2022-30631",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-30631"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2022-30631",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2022-30631"
},
{
"category": "external",
"summary": "https://go.dev/issue/53168",
"url": "https://go.dev/issue/53168"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-announce/c/nqrv9fbR0zE",
"url": "https://groups.google.com/g/golang-announce/c/nqrv9fbR0zE"
}
],
"release_date": "2022-07-12T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2022-08-02T09:56:09+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"7Server-DevTools-2022.2:go-toolset-1.17-golang-0:1.17.12-1.el7_9.ppc64le",
"7Server-DevTools-2022.2:go-toolset-1.17-golang-0:1.17.12-1.el7_9.s390x",
"7Server-DevTools-2022.2:go-toolset-1.17-golang-0:1.17.12-1.el7_9.src",
"7Server-DevTools-2022.2:go-toolset-1.17-golang-0:1.17.12-1.el7_9.x86_64",
"7Server-DevTools-2022.2:go-toolset-1.17-golang-bin-0:1.17.12-1.el7_9.ppc64le",
"7Server-DevTools-2022.2:go-toolset-1.17-golang-bin-0:1.17.12-1.el7_9.s390x",
"7Server-DevTools-2022.2:go-toolset-1.17-golang-bin-0:1.17.12-1.el7_9.x86_64",
"7Server-DevTools-2022.2:go-toolset-1.17-golang-docs-0:1.17.12-1.el7_9.noarch",
"7Server-DevTools-2022.2:go-toolset-1.17-golang-misc-0:1.17.12-1.el7_9.ppc64le",
"7Server-DevTools-2022.2:go-toolset-1.17-golang-misc-0:1.17.12-1.el7_9.s390x",
"7Server-DevTools-2022.2:go-toolset-1.17-golang-misc-0:1.17.12-1.el7_9.x86_64",
"7Server-DevTools-2022.2:go-toolset-1.17-golang-race-0:1.17.12-1.el7_9.x86_64",
"7Server-DevTools-2022.2:go-toolset-1.17-golang-src-0:1.17.12-1.el7_9.ppc64le",
"7Server-DevTools-2022.2:go-toolset-1.17-golang-src-0:1.17.12-1.el7_9.s390x",
"7Server-DevTools-2022.2:go-toolset-1.17-golang-src-0:1.17.12-1.el7_9.x86_64",
"7Server-DevTools-2022.2:go-toolset-1.17-golang-tests-0:1.17.12-1.el7_9.ppc64le",
"7Server-DevTools-2022.2:go-toolset-1.17-golang-tests-0:1.17.12-1.el7_9.s390x",
"7Server-DevTools-2022.2:go-toolset-1.17-golang-tests-0:1.17.12-1.el7_9.x86_64",
"7Workstation-DevTools-2022.2:go-toolset-1.17-golang-0:1.17.12-1.el7_9.ppc64le",
"7Workstation-DevTools-2022.2:go-toolset-1.17-golang-0:1.17.12-1.el7_9.s390x",
"7Workstation-DevTools-2022.2:go-toolset-1.17-golang-0:1.17.12-1.el7_9.src",
"7Workstation-DevTools-2022.2:go-toolset-1.17-golang-0:1.17.12-1.el7_9.x86_64",
"7Workstation-DevTools-2022.2:go-toolset-1.17-golang-bin-0:1.17.12-1.el7_9.ppc64le",
"7Workstation-DevTools-2022.2:go-toolset-1.17-golang-bin-0:1.17.12-1.el7_9.s390x",
"7Workstation-DevTools-2022.2:go-toolset-1.17-golang-bin-0:1.17.12-1.el7_9.x86_64",
"7Workstation-DevTools-2022.2:go-toolset-1.17-golang-docs-0:1.17.12-1.el7_9.noarch",
"7Workstation-DevTools-2022.2:go-toolset-1.17-golang-misc-0:1.17.12-1.el7_9.ppc64le",
"7Workstation-DevTools-2022.2:go-toolset-1.17-golang-misc-0:1.17.12-1.el7_9.s390x",
"7Workstation-DevTools-2022.2:go-toolset-1.17-golang-misc-0:1.17.12-1.el7_9.x86_64",
"7Workstation-DevTools-2022.2:go-toolset-1.17-golang-race-0:1.17.12-1.el7_9.x86_64",
"7Workstation-DevTools-2022.2:go-toolset-1.17-golang-src-0:1.17.12-1.el7_9.ppc64le",
"7Workstation-DevTools-2022.2:go-toolset-1.17-golang-src-0:1.17.12-1.el7_9.s390x",
"7Workstation-DevTools-2022.2:go-toolset-1.17-golang-src-0:1.17.12-1.el7_9.x86_64",
"7Workstation-DevTools-2022.2:go-toolset-1.17-golang-tests-0:1.17.12-1.el7_9.ppc64le",
"7Workstation-DevTools-2022.2:go-toolset-1.17-golang-tests-0:1.17.12-1.el7_9.s390x",
"7Workstation-DevTools-2022.2:go-toolset-1.17-golang-tests-0:1.17.12-1.el7_9.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2022:5866"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"7Server-DevTools-2022.2:go-toolset-1.17-0:1.17.12-1.el7_9.ppc64le",
"7Server-DevTools-2022.2:go-toolset-1.17-0:1.17.12-1.el7_9.s390x",
"7Server-DevTools-2022.2:go-toolset-1.17-0:1.17.12-1.el7_9.src",
"7Server-DevTools-2022.2:go-toolset-1.17-0:1.17.12-1.el7_9.x86_64",
"7Server-DevTools-2022.2:go-toolset-1.17-build-0:1.17.12-1.el7_9.ppc64le",
"7Server-DevTools-2022.2:go-toolset-1.17-build-0:1.17.12-1.el7_9.s390x",
"7Server-DevTools-2022.2:go-toolset-1.17-build-0:1.17.12-1.el7_9.x86_64",
"7Server-DevTools-2022.2:go-toolset-1.17-golang-0:1.17.12-1.el7_9.ppc64le",
"7Server-DevTools-2022.2:go-toolset-1.17-golang-0:1.17.12-1.el7_9.s390x",
"7Server-DevTools-2022.2:go-toolset-1.17-golang-0:1.17.12-1.el7_9.src",
"7Server-DevTools-2022.2:go-toolset-1.17-golang-0:1.17.12-1.el7_9.x86_64",
"7Server-DevTools-2022.2:go-toolset-1.17-golang-bin-0:1.17.12-1.el7_9.ppc64le",
"7Server-DevTools-2022.2:go-toolset-1.17-golang-bin-0:1.17.12-1.el7_9.s390x",
"7Server-DevTools-2022.2:go-toolset-1.17-golang-bin-0:1.17.12-1.el7_9.x86_64",
"7Server-DevTools-2022.2:go-toolset-1.17-golang-docs-0:1.17.12-1.el7_9.noarch",
"7Server-DevTools-2022.2:go-toolset-1.17-golang-misc-0:1.17.12-1.el7_9.ppc64le",
"7Server-DevTools-2022.2:go-toolset-1.17-golang-misc-0:1.17.12-1.el7_9.s390x",
"7Server-DevTools-2022.2:go-toolset-1.17-golang-misc-0:1.17.12-1.el7_9.x86_64",
"7Server-DevTools-2022.2:go-toolset-1.17-golang-race-0:1.17.12-1.el7_9.x86_64",
"7Server-DevTools-2022.2:go-toolset-1.17-golang-src-0:1.17.12-1.el7_9.ppc64le",
"7Server-DevTools-2022.2:go-toolset-1.17-golang-src-0:1.17.12-1.el7_9.s390x",
"7Server-DevTools-2022.2:go-toolset-1.17-golang-src-0:1.17.12-1.el7_9.x86_64",
"7Server-DevTools-2022.2:go-toolset-1.17-golang-tests-0:1.17.12-1.el7_9.ppc64le",
"7Server-DevTools-2022.2:go-toolset-1.17-golang-tests-0:1.17.12-1.el7_9.s390x",
"7Server-DevTools-2022.2:go-toolset-1.17-golang-tests-0:1.17.12-1.el7_9.x86_64",
"7Server-DevTools-2022.2:go-toolset-1.17-runtime-0:1.17.12-1.el7_9.ppc64le",
"7Server-DevTools-2022.2:go-toolset-1.17-runtime-0:1.17.12-1.el7_9.s390x",
"7Server-DevTools-2022.2:go-toolset-1.17-runtime-0:1.17.12-1.el7_9.x86_64",
"7Server-DevTools-2022.2:go-toolset-1.17-scldevel-0:1.17.12-1.el7_9.ppc64le",
"7Server-DevTools-2022.2:go-toolset-1.17-scldevel-0:1.17.12-1.el7_9.s390x",
"7Server-DevTools-2022.2:go-toolset-1.17-scldevel-0:1.17.12-1.el7_9.x86_64",
"7Workstation-DevTools-2022.2:go-toolset-1.17-0:1.17.12-1.el7_9.ppc64le",
"7Workstation-DevTools-2022.2:go-toolset-1.17-0:1.17.12-1.el7_9.s390x",
"7Workstation-DevTools-2022.2:go-toolset-1.17-0:1.17.12-1.el7_9.src",
"7Workstation-DevTools-2022.2:go-toolset-1.17-0:1.17.12-1.el7_9.x86_64",
"7Workstation-DevTools-2022.2:go-toolset-1.17-build-0:1.17.12-1.el7_9.ppc64le",
"7Workstation-DevTools-2022.2:go-toolset-1.17-build-0:1.17.12-1.el7_9.s390x",
"7Workstation-DevTools-2022.2:go-toolset-1.17-build-0:1.17.12-1.el7_9.x86_64",
"7Workstation-DevTools-2022.2:go-toolset-1.17-golang-0:1.17.12-1.el7_9.ppc64le",
"7Workstation-DevTools-2022.2:go-toolset-1.17-golang-0:1.17.12-1.el7_9.s390x",
"7Workstation-DevTools-2022.2:go-toolset-1.17-golang-0:1.17.12-1.el7_9.src",
"7Workstation-DevTools-2022.2:go-toolset-1.17-golang-0:1.17.12-1.el7_9.x86_64",
"7Workstation-DevTools-2022.2:go-toolset-1.17-golang-bin-0:1.17.12-1.el7_9.ppc64le",
"7Workstation-DevTools-2022.2:go-toolset-1.17-golang-bin-0:1.17.12-1.el7_9.s390x",
"7Workstation-DevTools-2022.2:go-toolset-1.17-golang-bin-0:1.17.12-1.el7_9.x86_64",
"7Workstation-DevTools-2022.2:go-toolset-1.17-golang-docs-0:1.17.12-1.el7_9.noarch",
"7Workstation-DevTools-2022.2:go-toolset-1.17-golang-misc-0:1.17.12-1.el7_9.ppc64le",
"7Workstation-DevTools-2022.2:go-toolset-1.17-golang-misc-0:1.17.12-1.el7_9.s390x",
"7Workstation-DevTools-2022.2:go-toolset-1.17-golang-misc-0:1.17.12-1.el7_9.x86_64",
"7Workstation-DevTools-2022.2:go-toolset-1.17-golang-race-0:1.17.12-1.el7_9.x86_64",
"7Workstation-DevTools-2022.2:go-toolset-1.17-golang-src-0:1.17.12-1.el7_9.ppc64le",
"7Workstation-DevTools-2022.2:go-toolset-1.17-golang-src-0:1.17.12-1.el7_9.s390x",
"7Workstation-DevTools-2022.2:go-toolset-1.17-golang-src-0:1.17.12-1.el7_9.x86_64",
"7Workstation-DevTools-2022.2:go-toolset-1.17-golang-tests-0:1.17.12-1.el7_9.ppc64le",
"7Workstation-DevTools-2022.2:go-toolset-1.17-golang-tests-0:1.17.12-1.el7_9.s390x",
"7Workstation-DevTools-2022.2:go-toolset-1.17-golang-tests-0:1.17.12-1.el7_9.x86_64",
"7Workstation-DevTools-2022.2:go-toolset-1.17-runtime-0:1.17.12-1.el7_9.ppc64le",
"7Workstation-DevTools-2022.2:go-toolset-1.17-runtime-0:1.17.12-1.el7_9.s390x",
"7Workstation-DevTools-2022.2:go-toolset-1.17-runtime-0:1.17.12-1.el7_9.x86_64",
"7Workstation-DevTools-2022.2:go-toolset-1.17-scldevel-0:1.17.12-1.el7_9.ppc64le",
"7Workstation-DevTools-2022.2:go-toolset-1.17-scldevel-0:1.17.12-1.el7_9.s390x",
"7Workstation-DevTools-2022.2:go-toolset-1.17-scldevel-0:1.17.12-1.el7_9.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "golang: compress/gzip: stack exhaustion in Reader.Read"
},
{
"cve": "CVE-2022-30632",
"cwe": {
"id": "CWE-1325",
"name": "Improperly Controlled Sequential Memory Allocation"
},
"discovery_date": "2022-07-14T00:00:00+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"7Server-DevTools-2022.2:go-toolset-1.17-0:1.17.12-1.el7_9.ppc64le",
"7Server-DevTools-2022.2:go-toolset-1.17-0:1.17.12-1.el7_9.s390x",
"7Server-DevTools-2022.2:go-toolset-1.17-0:1.17.12-1.el7_9.src",
"7Server-DevTools-2022.2:go-toolset-1.17-0:1.17.12-1.el7_9.x86_64",
"7Server-DevTools-2022.2:go-toolset-1.17-build-0:1.17.12-1.el7_9.ppc64le",
"7Server-DevTools-2022.2:go-toolset-1.17-build-0:1.17.12-1.el7_9.s390x",
"7Server-DevTools-2022.2:go-toolset-1.17-build-0:1.17.12-1.el7_9.x86_64",
"7Server-DevTools-2022.2:go-toolset-1.17-runtime-0:1.17.12-1.el7_9.ppc64le",
"7Server-DevTools-2022.2:go-toolset-1.17-runtime-0:1.17.12-1.el7_9.s390x",
"7Server-DevTools-2022.2:go-toolset-1.17-runtime-0:1.17.12-1.el7_9.x86_64",
"7Server-DevTools-2022.2:go-toolset-1.17-scldevel-0:1.17.12-1.el7_9.ppc64le",
"7Server-DevTools-2022.2:go-toolset-1.17-scldevel-0:1.17.12-1.el7_9.s390x",
"7Server-DevTools-2022.2:go-toolset-1.17-scldevel-0:1.17.12-1.el7_9.x86_64",
"7Workstation-DevTools-2022.2:go-toolset-1.17-0:1.17.12-1.el7_9.ppc64le",
"7Workstation-DevTools-2022.2:go-toolset-1.17-0:1.17.12-1.el7_9.s390x",
"7Workstation-DevTools-2022.2:go-toolset-1.17-0:1.17.12-1.el7_9.src",
"7Workstation-DevTools-2022.2:go-toolset-1.17-0:1.17.12-1.el7_9.x86_64",
"7Workstation-DevTools-2022.2:go-toolset-1.17-build-0:1.17.12-1.el7_9.ppc64le",
"7Workstation-DevTools-2022.2:go-toolset-1.17-build-0:1.17.12-1.el7_9.s390x",
"7Workstation-DevTools-2022.2:go-toolset-1.17-build-0:1.17.12-1.el7_9.x86_64",
"7Workstation-DevTools-2022.2:go-toolset-1.17-runtime-0:1.17.12-1.el7_9.ppc64le",
"7Workstation-DevTools-2022.2:go-toolset-1.17-runtime-0:1.17.12-1.el7_9.s390x",
"7Workstation-DevTools-2022.2:go-toolset-1.17-runtime-0:1.17.12-1.el7_9.x86_64",
"7Workstation-DevTools-2022.2:go-toolset-1.17-scldevel-0:1.17.12-1.el7_9.ppc64le",
"7Workstation-DevTools-2022.2:go-toolset-1.17-scldevel-0:1.17.12-1.el7_9.s390x",
"7Workstation-DevTools-2022.2:go-toolset-1.17-scldevel-0:1.17.12-1.el7_9.x86_64"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2107386"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in golang. Calling Glob on a path that contains a large number of path separators can cause a panic issue due to stack exhaustion. This can cause an attacker to impact availability.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "golang: path/filepath: stack exhaustion in Glob",
"title": "Vulnerability summary"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"7Server-DevTools-2022.2:go-toolset-1.17-golang-0:1.17.12-1.el7_9.ppc64le",
"7Server-DevTools-2022.2:go-toolset-1.17-golang-0:1.17.12-1.el7_9.s390x",
"7Server-DevTools-2022.2:go-toolset-1.17-golang-0:1.17.12-1.el7_9.src",
"7Server-DevTools-2022.2:go-toolset-1.17-golang-0:1.17.12-1.el7_9.x86_64",
"7Server-DevTools-2022.2:go-toolset-1.17-golang-bin-0:1.17.12-1.el7_9.ppc64le",
"7Server-DevTools-2022.2:go-toolset-1.17-golang-bin-0:1.17.12-1.el7_9.s390x",
"7Server-DevTools-2022.2:go-toolset-1.17-golang-bin-0:1.17.12-1.el7_9.x86_64",
"7Server-DevTools-2022.2:go-toolset-1.17-golang-docs-0:1.17.12-1.el7_9.noarch",
"7Server-DevTools-2022.2:go-toolset-1.17-golang-misc-0:1.17.12-1.el7_9.ppc64le",
"7Server-DevTools-2022.2:go-toolset-1.17-golang-misc-0:1.17.12-1.el7_9.s390x",
"7Server-DevTools-2022.2:go-toolset-1.17-golang-misc-0:1.17.12-1.el7_9.x86_64",
"7Server-DevTools-2022.2:go-toolset-1.17-golang-race-0:1.17.12-1.el7_9.x86_64",
"7Server-DevTools-2022.2:go-toolset-1.17-golang-src-0:1.17.12-1.el7_9.ppc64le",
"7Server-DevTools-2022.2:go-toolset-1.17-golang-src-0:1.17.12-1.el7_9.s390x",
"7Server-DevTools-2022.2:go-toolset-1.17-golang-src-0:1.17.12-1.el7_9.x86_64",
"7Server-DevTools-2022.2:go-toolset-1.17-golang-tests-0:1.17.12-1.el7_9.ppc64le",
"7Server-DevTools-2022.2:go-toolset-1.17-golang-tests-0:1.17.12-1.el7_9.s390x",
"7Server-DevTools-2022.2:go-toolset-1.17-golang-tests-0:1.17.12-1.el7_9.x86_64",
"7Workstation-DevTools-2022.2:go-toolset-1.17-golang-0:1.17.12-1.el7_9.ppc64le",
"7Workstation-DevTools-2022.2:go-toolset-1.17-golang-0:1.17.12-1.el7_9.s390x",
"7Workstation-DevTools-2022.2:go-toolset-1.17-golang-0:1.17.12-1.el7_9.src",
"7Workstation-DevTools-2022.2:go-toolset-1.17-golang-0:1.17.12-1.el7_9.x86_64",
"7Workstation-DevTools-2022.2:go-toolset-1.17-golang-bin-0:1.17.12-1.el7_9.ppc64le",
"7Workstation-DevTools-2022.2:go-toolset-1.17-golang-bin-0:1.17.12-1.el7_9.s390x",
"7Workstation-DevTools-2022.2:go-toolset-1.17-golang-bin-0:1.17.12-1.el7_9.x86_64",
"7Workstation-DevTools-2022.2:go-toolset-1.17-golang-docs-0:1.17.12-1.el7_9.noarch",
"7Workstation-DevTools-2022.2:go-toolset-1.17-golang-misc-0:1.17.12-1.el7_9.ppc64le",
"7Workstation-DevTools-2022.2:go-toolset-1.17-golang-misc-0:1.17.12-1.el7_9.s390x",
"7Workstation-DevTools-2022.2:go-toolset-1.17-golang-misc-0:1.17.12-1.el7_9.x86_64",
"7Workstation-DevTools-2022.2:go-toolset-1.17-golang-race-0:1.17.12-1.el7_9.x86_64",
"7Workstation-DevTools-2022.2:go-toolset-1.17-golang-src-0:1.17.12-1.el7_9.ppc64le",
"7Workstation-DevTools-2022.2:go-toolset-1.17-golang-src-0:1.17.12-1.el7_9.s390x",
"7Workstation-DevTools-2022.2:go-toolset-1.17-golang-src-0:1.17.12-1.el7_9.x86_64",
"7Workstation-DevTools-2022.2:go-toolset-1.17-golang-tests-0:1.17.12-1.el7_9.ppc64le",
"7Workstation-DevTools-2022.2:go-toolset-1.17-golang-tests-0:1.17.12-1.el7_9.s390x",
"7Workstation-DevTools-2022.2:go-toolset-1.17-golang-tests-0:1.17.12-1.el7_9.x86_64"
],
"known_not_affected": [
"7Server-DevTools-2022.2:go-toolset-1.17-0:1.17.12-1.el7_9.ppc64le",
"7Server-DevTools-2022.2:go-toolset-1.17-0:1.17.12-1.el7_9.s390x",
"7Server-DevTools-2022.2:go-toolset-1.17-0:1.17.12-1.el7_9.src",
"7Server-DevTools-2022.2:go-toolset-1.17-0:1.17.12-1.el7_9.x86_64",
"7Server-DevTools-2022.2:go-toolset-1.17-build-0:1.17.12-1.el7_9.ppc64le",
"7Server-DevTools-2022.2:go-toolset-1.17-build-0:1.17.12-1.el7_9.s390x",
"7Server-DevTools-2022.2:go-toolset-1.17-build-0:1.17.12-1.el7_9.x86_64",
"7Server-DevTools-2022.2:go-toolset-1.17-runtime-0:1.17.12-1.el7_9.ppc64le",
"7Server-DevTools-2022.2:go-toolset-1.17-runtime-0:1.17.12-1.el7_9.s390x",
"7Server-DevTools-2022.2:go-toolset-1.17-runtime-0:1.17.12-1.el7_9.x86_64",
"7Server-DevTools-2022.2:go-toolset-1.17-scldevel-0:1.17.12-1.el7_9.ppc64le",
"7Server-DevTools-2022.2:go-toolset-1.17-scldevel-0:1.17.12-1.el7_9.s390x",
"7Server-DevTools-2022.2:go-toolset-1.17-scldevel-0:1.17.12-1.el7_9.x86_64",
"7Workstation-DevTools-2022.2:go-toolset-1.17-0:1.17.12-1.el7_9.ppc64le",
"7Workstation-DevTools-2022.2:go-toolset-1.17-0:1.17.12-1.el7_9.s390x",
"7Workstation-DevTools-2022.2:go-toolset-1.17-0:1.17.12-1.el7_9.src",
"7Workstation-DevTools-2022.2:go-toolset-1.17-0:1.17.12-1.el7_9.x86_64",
"7Workstation-DevTools-2022.2:go-toolset-1.17-build-0:1.17.12-1.el7_9.ppc64le",
"7Workstation-DevTools-2022.2:go-toolset-1.17-build-0:1.17.12-1.el7_9.s390x",
"7Workstation-DevTools-2022.2:go-toolset-1.17-build-0:1.17.12-1.el7_9.x86_64",
"7Workstation-DevTools-2022.2:go-toolset-1.17-runtime-0:1.17.12-1.el7_9.ppc64le",
"7Workstation-DevTools-2022.2:go-toolset-1.17-runtime-0:1.17.12-1.el7_9.s390x",
"7Workstation-DevTools-2022.2:go-toolset-1.17-runtime-0:1.17.12-1.el7_9.x86_64",
"7Workstation-DevTools-2022.2:go-toolset-1.17-scldevel-0:1.17.12-1.el7_9.ppc64le",
"7Workstation-DevTools-2022.2:go-toolset-1.17-scldevel-0:1.17.12-1.el7_9.s390x",
"7Workstation-DevTools-2022.2:go-toolset-1.17-scldevel-0:1.17.12-1.el7_9.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2022-30632"
},
{
"category": "external",
"summary": "RHBZ#2107386",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2107386"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2022-30632",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-30632"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2022-30632",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2022-30632"
},
{
"category": "external",
"summary": "https://go.dev/issue/53416",
"url": "https://go.dev/issue/53416"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-announce/c/nqrv9fbR0zE",
"url": "https://groups.google.com/g/golang-announce/c/nqrv9fbR0zE"
}
],
"release_date": "2022-07-12T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2022-08-02T09:56:09+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"7Server-DevTools-2022.2:go-toolset-1.17-golang-0:1.17.12-1.el7_9.ppc64le",
"7Server-DevTools-2022.2:go-toolset-1.17-golang-0:1.17.12-1.el7_9.s390x",
"7Server-DevTools-2022.2:go-toolset-1.17-golang-0:1.17.12-1.el7_9.src",
"7Server-DevTools-2022.2:go-toolset-1.17-golang-0:1.17.12-1.el7_9.x86_64",
"7Server-DevTools-2022.2:go-toolset-1.17-golang-bin-0:1.17.12-1.el7_9.ppc64le",
"7Server-DevTools-2022.2:go-toolset-1.17-golang-bin-0:1.17.12-1.el7_9.s390x",
"7Server-DevTools-2022.2:go-toolset-1.17-golang-bin-0:1.17.12-1.el7_9.x86_64",
"7Server-DevTools-2022.2:go-toolset-1.17-golang-docs-0:1.17.12-1.el7_9.noarch",
"7Server-DevTools-2022.2:go-toolset-1.17-golang-misc-0:1.17.12-1.el7_9.ppc64le",
"7Server-DevTools-2022.2:go-toolset-1.17-golang-misc-0:1.17.12-1.el7_9.s390x",
"7Server-DevTools-2022.2:go-toolset-1.17-golang-misc-0:1.17.12-1.el7_9.x86_64",
"7Server-DevTools-2022.2:go-toolset-1.17-golang-race-0:1.17.12-1.el7_9.x86_64",
"7Server-DevTools-2022.2:go-toolset-1.17-golang-src-0:1.17.12-1.el7_9.ppc64le",
"7Server-DevTools-2022.2:go-toolset-1.17-golang-src-0:1.17.12-1.el7_9.s390x",
"7Server-DevTools-2022.2:go-toolset-1.17-golang-src-0:1.17.12-1.el7_9.x86_64",
"7Server-DevTools-2022.2:go-toolset-1.17-golang-tests-0:1.17.12-1.el7_9.ppc64le",
"7Server-DevTools-2022.2:go-toolset-1.17-golang-tests-0:1.17.12-1.el7_9.s390x",
"7Server-DevTools-2022.2:go-toolset-1.17-golang-tests-0:1.17.12-1.el7_9.x86_64",
"7Workstation-DevTools-2022.2:go-toolset-1.17-golang-0:1.17.12-1.el7_9.ppc64le",
"7Workstation-DevTools-2022.2:go-toolset-1.17-golang-0:1.17.12-1.el7_9.s390x",
"7Workstation-DevTools-2022.2:go-toolset-1.17-golang-0:1.17.12-1.el7_9.src",
"7Workstation-DevTools-2022.2:go-toolset-1.17-golang-0:1.17.12-1.el7_9.x86_64",
"7Workstation-DevTools-2022.2:go-toolset-1.17-golang-bin-0:1.17.12-1.el7_9.ppc64le",
"7Workstation-DevTools-2022.2:go-toolset-1.17-golang-bin-0:1.17.12-1.el7_9.s390x",
"7Workstation-DevTools-2022.2:go-toolset-1.17-golang-bin-0:1.17.12-1.el7_9.x86_64",
"7Workstation-DevTools-2022.2:go-toolset-1.17-golang-docs-0:1.17.12-1.el7_9.noarch",
"7Workstation-DevTools-2022.2:go-toolset-1.17-golang-misc-0:1.17.12-1.el7_9.ppc64le",
"7Workstation-DevTools-2022.2:go-toolset-1.17-golang-misc-0:1.17.12-1.el7_9.s390x",
"7Workstation-DevTools-2022.2:go-toolset-1.17-golang-misc-0:1.17.12-1.el7_9.x86_64",
"7Workstation-DevTools-2022.2:go-toolset-1.17-golang-race-0:1.17.12-1.el7_9.x86_64",
"7Workstation-DevTools-2022.2:go-toolset-1.17-golang-src-0:1.17.12-1.el7_9.ppc64le",
"7Workstation-DevTools-2022.2:go-toolset-1.17-golang-src-0:1.17.12-1.el7_9.s390x",
"7Workstation-DevTools-2022.2:go-toolset-1.17-golang-src-0:1.17.12-1.el7_9.x86_64",
"7Workstation-DevTools-2022.2:go-toolset-1.17-golang-tests-0:1.17.12-1.el7_9.ppc64le",
"7Workstation-DevTools-2022.2:go-toolset-1.17-golang-tests-0:1.17.12-1.el7_9.s390x",
"7Workstation-DevTools-2022.2:go-toolset-1.17-golang-tests-0:1.17.12-1.el7_9.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2022:5866"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"7Server-DevTools-2022.2:go-toolset-1.17-0:1.17.12-1.el7_9.ppc64le",
"7Server-DevTools-2022.2:go-toolset-1.17-0:1.17.12-1.el7_9.s390x",
"7Server-DevTools-2022.2:go-toolset-1.17-0:1.17.12-1.el7_9.src",
"7Server-DevTools-2022.2:go-toolset-1.17-0:1.17.12-1.el7_9.x86_64",
"7Server-DevTools-2022.2:go-toolset-1.17-build-0:1.17.12-1.el7_9.ppc64le",
"7Server-DevTools-2022.2:go-toolset-1.17-build-0:1.17.12-1.el7_9.s390x",
"7Server-DevTools-2022.2:go-toolset-1.17-build-0:1.17.12-1.el7_9.x86_64",
"7Server-DevTools-2022.2:go-toolset-1.17-golang-0:1.17.12-1.el7_9.ppc64le",
"7Server-DevTools-2022.2:go-toolset-1.17-golang-0:1.17.12-1.el7_9.s390x",
"7Server-DevTools-2022.2:go-toolset-1.17-golang-0:1.17.12-1.el7_9.src",
"7Server-DevTools-2022.2:go-toolset-1.17-golang-0:1.17.12-1.el7_9.x86_64",
"7Server-DevTools-2022.2:go-toolset-1.17-golang-bin-0:1.17.12-1.el7_9.ppc64le",
"7Server-DevTools-2022.2:go-toolset-1.17-golang-bin-0:1.17.12-1.el7_9.s390x",
"7Server-DevTools-2022.2:go-toolset-1.17-golang-bin-0:1.17.12-1.el7_9.x86_64",
"7Server-DevTools-2022.2:go-toolset-1.17-golang-docs-0:1.17.12-1.el7_9.noarch",
"7Server-DevTools-2022.2:go-toolset-1.17-golang-misc-0:1.17.12-1.el7_9.ppc64le",
"7Server-DevTools-2022.2:go-toolset-1.17-golang-misc-0:1.17.12-1.el7_9.s390x",
"7Server-DevTools-2022.2:go-toolset-1.17-golang-misc-0:1.17.12-1.el7_9.x86_64",
"7Server-DevTools-2022.2:go-toolset-1.17-golang-race-0:1.17.12-1.el7_9.x86_64",
"7Server-DevTools-2022.2:go-toolset-1.17-golang-src-0:1.17.12-1.el7_9.ppc64le",
"7Server-DevTools-2022.2:go-toolset-1.17-golang-src-0:1.17.12-1.el7_9.s390x",
"7Server-DevTools-2022.2:go-toolset-1.17-golang-src-0:1.17.12-1.el7_9.x86_64",
"7Server-DevTools-2022.2:go-toolset-1.17-golang-tests-0:1.17.12-1.el7_9.ppc64le",
"7Server-DevTools-2022.2:go-toolset-1.17-golang-tests-0:1.17.12-1.el7_9.s390x",
"7Server-DevTools-2022.2:go-toolset-1.17-golang-tests-0:1.17.12-1.el7_9.x86_64",
"7Server-DevTools-2022.2:go-toolset-1.17-runtime-0:1.17.12-1.el7_9.ppc64le",
"7Server-DevTools-2022.2:go-toolset-1.17-runtime-0:1.17.12-1.el7_9.s390x",
"7Server-DevTools-2022.2:go-toolset-1.17-runtime-0:1.17.12-1.el7_9.x86_64",
"7Server-DevTools-2022.2:go-toolset-1.17-scldevel-0:1.17.12-1.el7_9.ppc64le",
"7Server-DevTools-2022.2:go-toolset-1.17-scldevel-0:1.17.12-1.el7_9.s390x",
"7Server-DevTools-2022.2:go-toolset-1.17-scldevel-0:1.17.12-1.el7_9.x86_64",
"7Workstation-DevTools-2022.2:go-toolset-1.17-0:1.17.12-1.el7_9.ppc64le",
"7Workstation-DevTools-2022.2:go-toolset-1.17-0:1.17.12-1.el7_9.s390x",
"7Workstation-DevTools-2022.2:go-toolset-1.17-0:1.17.12-1.el7_9.src",
"7Workstation-DevTools-2022.2:go-toolset-1.17-0:1.17.12-1.el7_9.x86_64",
"7Workstation-DevTools-2022.2:go-toolset-1.17-build-0:1.17.12-1.el7_9.ppc64le",
"7Workstation-DevTools-2022.2:go-toolset-1.17-build-0:1.17.12-1.el7_9.s390x",
"7Workstation-DevTools-2022.2:go-toolset-1.17-build-0:1.17.12-1.el7_9.x86_64",
"7Workstation-DevTools-2022.2:go-toolset-1.17-golang-0:1.17.12-1.el7_9.ppc64le",
"7Workstation-DevTools-2022.2:go-toolset-1.17-golang-0:1.17.12-1.el7_9.s390x",
"7Workstation-DevTools-2022.2:go-toolset-1.17-golang-0:1.17.12-1.el7_9.src",
"7Workstation-DevTools-2022.2:go-toolset-1.17-golang-0:1.17.12-1.el7_9.x86_64",
"7Workstation-DevTools-2022.2:go-toolset-1.17-golang-bin-0:1.17.12-1.el7_9.ppc64le",
"7Workstation-DevTools-2022.2:go-toolset-1.17-golang-bin-0:1.17.12-1.el7_9.s390x",
"7Workstation-DevTools-2022.2:go-toolset-1.17-golang-bin-0:1.17.12-1.el7_9.x86_64",
"7Workstation-DevTools-2022.2:go-toolset-1.17-golang-docs-0:1.17.12-1.el7_9.noarch",
"7Workstation-DevTools-2022.2:go-toolset-1.17-golang-misc-0:1.17.12-1.el7_9.ppc64le",
"7Workstation-DevTools-2022.2:go-toolset-1.17-golang-misc-0:1.17.12-1.el7_9.s390x",
"7Workstation-DevTools-2022.2:go-toolset-1.17-golang-misc-0:1.17.12-1.el7_9.x86_64",
"7Workstation-DevTools-2022.2:go-toolset-1.17-golang-race-0:1.17.12-1.el7_9.x86_64",
"7Workstation-DevTools-2022.2:go-toolset-1.17-golang-src-0:1.17.12-1.el7_9.ppc64le",
"7Workstation-DevTools-2022.2:go-toolset-1.17-golang-src-0:1.17.12-1.el7_9.s390x",
"7Workstation-DevTools-2022.2:go-toolset-1.17-golang-src-0:1.17.12-1.el7_9.x86_64",
"7Workstation-DevTools-2022.2:go-toolset-1.17-golang-tests-0:1.17.12-1.el7_9.ppc64le",
"7Workstation-DevTools-2022.2:go-toolset-1.17-golang-tests-0:1.17.12-1.el7_9.s390x",
"7Workstation-DevTools-2022.2:go-toolset-1.17-golang-tests-0:1.17.12-1.el7_9.x86_64",
"7Workstation-DevTools-2022.2:go-toolset-1.17-runtime-0:1.17.12-1.el7_9.ppc64le",
"7Workstation-DevTools-2022.2:go-toolset-1.17-runtime-0:1.17.12-1.el7_9.s390x",
"7Workstation-DevTools-2022.2:go-toolset-1.17-runtime-0:1.17.12-1.el7_9.x86_64",
"7Workstation-DevTools-2022.2:go-toolset-1.17-scldevel-0:1.17.12-1.el7_9.ppc64le",
"7Workstation-DevTools-2022.2:go-toolset-1.17-scldevel-0:1.17.12-1.el7_9.s390x",
"7Workstation-DevTools-2022.2:go-toolset-1.17-scldevel-0:1.17.12-1.el7_9.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "golang: path/filepath: stack exhaustion in Glob"
},
{
"cve": "CVE-2022-30633",
"cwe": {
"id": "CWE-1325",
"name": "Improperly Controlled Sequential Memory Allocation"
},
"discovery_date": "2022-07-14T00:00:00+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"7Server-DevTools-2022.2:go-toolset-1.17-0:1.17.12-1.el7_9.ppc64le",
"7Server-DevTools-2022.2:go-toolset-1.17-0:1.17.12-1.el7_9.s390x",
"7Server-DevTools-2022.2:go-toolset-1.17-0:1.17.12-1.el7_9.src",
"7Server-DevTools-2022.2:go-toolset-1.17-0:1.17.12-1.el7_9.x86_64",
"7Server-DevTools-2022.2:go-toolset-1.17-build-0:1.17.12-1.el7_9.ppc64le",
"7Server-DevTools-2022.2:go-toolset-1.17-build-0:1.17.12-1.el7_9.s390x",
"7Server-DevTools-2022.2:go-toolset-1.17-build-0:1.17.12-1.el7_9.x86_64",
"7Server-DevTools-2022.2:go-toolset-1.17-runtime-0:1.17.12-1.el7_9.ppc64le",
"7Server-DevTools-2022.2:go-toolset-1.17-runtime-0:1.17.12-1.el7_9.s390x",
"7Server-DevTools-2022.2:go-toolset-1.17-runtime-0:1.17.12-1.el7_9.x86_64",
"7Server-DevTools-2022.2:go-toolset-1.17-scldevel-0:1.17.12-1.el7_9.ppc64le",
"7Server-DevTools-2022.2:go-toolset-1.17-scldevel-0:1.17.12-1.el7_9.s390x",
"7Server-DevTools-2022.2:go-toolset-1.17-scldevel-0:1.17.12-1.el7_9.x86_64",
"7Workstation-DevTools-2022.2:go-toolset-1.17-0:1.17.12-1.el7_9.ppc64le",
"7Workstation-DevTools-2022.2:go-toolset-1.17-0:1.17.12-1.el7_9.s390x",
"7Workstation-DevTools-2022.2:go-toolset-1.17-0:1.17.12-1.el7_9.src",
"7Workstation-DevTools-2022.2:go-toolset-1.17-0:1.17.12-1.el7_9.x86_64",
"7Workstation-DevTools-2022.2:go-toolset-1.17-build-0:1.17.12-1.el7_9.ppc64le",
"7Workstation-DevTools-2022.2:go-toolset-1.17-build-0:1.17.12-1.el7_9.s390x",
"7Workstation-DevTools-2022.2:go-toolset-1.17-build-0:1.17.12-1.el7_9.x86_64",
"7Workstation-DevTools-2022.2:go-toolset-1.17-runtime-0:1.17.12-1.el7_9.ppc64le",
"7Workstation-DevTools-2022.2:go-toolset-1.17-runtime-0:1.17.12-1.el7_9.s390x",
"7Workstation-DevTools-2022.2:go-toolset-1.17-runtime-0:1.17.12-1.el7_9.x86_64",
"7Workstation-DevTools-2022.2:go-toolset-1.17-scldevel-0:1.17.12-1.el7_9.ppc64le",
"7Workstation-DevTools-2022.2:go-toolset-1.17-scldevel-0:1.17.12-1.el7_9.s390x",
"7Workstation-DevTools-2022.2:go-toolset-1.17-scldevel-0:1.17.12-1.el7_9.x86_64"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2107392"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in golang. Calling Unmarshal on an XML document into a Go struct, which has a nested field that uses the \"any\" field tag, can cause a panic due to stack exhaustion.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "golang: encoding/xml: stack exhaustion in Unmarshal",
"title": "Vulnerability summary"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"7Server-DevTools-2022.2:go-toolset-1.17-golang-0:1.17.12-1.el7_9.ppc64le",
"7Server-DevTools-2022.2:go-toolset-1.17-golang-0:1.17.12-1.el7_9.s390x",
"7Server-DevTools-2022.2:go-toolset-1.17-golang-0:1.17.12-1.el7_9.src",
"7Server-DevTools-2022.2:go-toolset-1.17-golang-0:1.17.12-1.el7_9.x86_64",
"7Server-DevTools-2022.2:go-toolset-1.17-golang-bin-0:1.17.12-1.el7_9.ppc64le",
"7Server-DevTools-2022.2:go-toolset-1.17-golang-bin-0:1.17.12-1.el7_9.s390x",
"7Server-DevTools-2022.2:go-toolset-1.17-golang-bin-0:1.17.12-1.el7_9.x86_64",
"7Server-DevTools-2022.2:go-toolset-1.17-golang-docs-0:1.17.12-1.el7_9.noarch",
"7Server-DevTools-2022.2:go-toolset-1.17-golang-misc-0:1.17.12-1.el7_9.ppc64le",
"7Server-DevTools-2022.2:go-toolset-1.17-golang-misc-0:1.17.12-1.el7_9.s390x",
"7Server-DevTools-2022.2:go-toolset-1.17-golang-misc-0:1.17.12-1.el7_9.x86_64",
"7Server-DevTools-2022.2:go-toolset-1.17-golang-race-0:1.17.12-1.el7_9.x86_64",
"7Server-DevTools-2022.2:go-toolset-1.17-golang-src-0:1.17.12-1.el7_9.ppc64le",
"7Server-DevTools-2022.2:go-toolset-1.17-golang-src-0:1.17.12-1.el7_9.s390x",
"7Server-DevTools-2022.2:go-toolset-1.17-golang-src-0:1.17.12-1.el7_9.x86_64",
"7Server-DevTools-2022.2:go-toolset-1.17-golang-tests-0:1.17.12-1.el7_9.ppc64le",
"7Server-DevTools-2022.2:go-toolset-1.17-golang-tests-0:1.17.12-1.el7_9.s390x",
"7Server-DevTools-2022.2:go-toolset-1.17-golang-tests-0:1.17.12-1.el7_9.x86_64",
"7Workstation-DevTools-2022.2:go-toolset-1.17-golang-0:1.17.12-1.el7_9.ppc64le",
"7Workstation-DevTools-2022.2:go-toolset-1.17-golang-0:1.17.12-1.el7_9.s390x",
"7Workstation-DevTools-2022.2:go-toolset-1.17-golang-0:1.17.12-1.el7_9.src",
"7Workstation-DevTools-2022.2:go-toolset-1.17-golang-0:1.17.12-1.el7_9.x86_64",
"7Workstation-DevTools-2022.2:go-toolset-1.17-golang-bin-0:1.17.12-1.el7_9.ppc64le",
"7Workstation-DevTools-2022.2:go-toolset-1.17-golang-bin-0:1.17.12-1.el7_9.s390x",
"7Workstation-DevTools-2022.2:go-toolset-1.17-golang-bin-0:1.17.12-1.el7_9.x86_64",
"7Workstation-DevTools-2022.2:go-toolset-1.17-golang-docs-0:1.17.12-1.el7_9.noarch",
"7Workstation-DevTools-2022.2:go-toolset-1.17-golang-misc-0:1.17.12-1.el7_9.ppc64le",
"7Workstation-DevTools-2022.2:go-toolset-1.17-golang-misc-0:1.17.12-1.el7_9.s390x",
"7Workstation-DevTools-2022.2:go-toolset-1.17-golang-misc-0:1.17.12-1.el7_9.x86_64",
"7Workstation-DevTools-2022.2:go-toolset-1.17-golang-race-0:1.17.12-1.el7_9.x86_64",
"7Workstation-DevTools-2022.2:go-toolset-1.17-golang-src-0:1.17.12-1.el7_9.ppc64le",
"7Workstation-DevTools-2022.2:go-toolset-1.17-golang-src-0:1.17.12-1.el7_9.s390x",
"7Workstation-DevTools-2022.2:go-toolset-1.17-golang-src-0:1.17.12-1.el7_9.x86_64",
"7Workstation-DevTools-2022.2:go-toolset-1.17-golang-tests-0:1.17.12-1.el7_9.ppc64le",
"7Workstation-DevTools-2022.2:go-toolset-1.17-golang-tests-0:1.17.12-1.el7_9.s390x",
"7Workstation-DevTools-2022.2:go-toolset-1.17-golang-tests-0:1.17.12-1.el7_9.x86_64"
],
"known_not_affected": [
"7Server-DevTools-2022.2:go-toolset-1.17-0:1.17.12-1.el7_9.ppc64le",
"7Server-DevTools-2022.2:go-toolset-1.17-0:1.17.12-1.el7_9.s390x",
"7Server-DevTools-2022.2:go-toolset-1.17-0:1.17.12-1.el7_9.src",
"7Server-DevTools-2022.2:go-toolset-1.17-0:1.17.12-1.el7_9.x86_64",
"7Server-DevTools-2022.2:go-toolset-1.17-build-0:1.17.12-1.el7_9.ppc64le",
"7Server-DevTools-2022.2:go-toolset-1.17-build-0:1.17.12-1.el7_9.s390x",
"7Server-DevTools-2022.2:go-toolset-1.17-build-0:1.17.12-1.el7_9.x86_64",
"7Server-DevTools-2022.2:go-toolset-1.17-runtime-0:1.17.12-1.el7_9.ppc64le",
"7Server-DevTools-2022.2:go-toolset-1.17-runtime-0:1.17.12-1.el7_9.s390x",
"7Server-DevTools-2022.2:go-toolset-1.17-runtime-0:1.17.12-1.el7_9.x86_64",
"7Server-DevTools-2022.2:go-toolset-1.17-scldevel-0:1.17.12-1.el7_9.ppc64le",
"7Server-DevTools-2022.2:go-toolset-1.17-scldevel-0:1.17.12-1.el7_9.s390x",
"7Server-DevTools-2022.2:go-toolset-1.17-scldevel-0:1.17.12-1.el7_9.x86_64",
"7Workstation-DevTools-2022.2:go-toolset-1.17-0:1.17.12-1.el7_9.ppc64le",
"7Workstation-DevTools-2022.2:go-toolset-1.17-0:1.17.12-1.el7_9.s390x",
"7Workstation-DevTools-2022.2:go-toolset-1.17-0:1.17.12-1.el7_9.src",
"7Workstation-DevTools-2022.2:go-toolset-1.17-0:1.17.12-1.el7_9.x86_64",
"7Workstation-DevTools-2022.2:go-toolset-1.17-build-0:1.17.12-1.el7_9.ppc64le",
"7Workstation-DevTools-2022.2:go-toolset-1.17-build-0:1.17.12-1.el7_9.s390x",
"7Workstation-DevTools-2022.2:go-toolset-1.17-build-0:1.17.12-1.el7_9.x86_64",
"7Workstation-DevTools-2022.2:go-toolset-1.17-runtime-0:1.17.12-1.el7_9.ppc64le",
"7Workstation-DevTools-2022.2:go-toolset-1.17-runtime-0:1.17.12-1.el7_9.s390x",
"7Workstation-DevTools-2022.2:go-toolset-1.17-runtime-0:1.17.12-1.el7_9.x86_64",
"7Workstation-DevTools-2022.2:go-toolset-1.17-scldevel-0:1.17.12-1.el7_9.ppc64le",
"7Workstation-DevTools-2022.2:go-toolset-1.17-scldevel-0:1.17.12-1.el7_9.s390x",
"7Workstation-DevTools-2022.2:go-toolset-1.17-scldevel-0:1.17.12-1.el7_9.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2022-30633"
},
{
"category": "external",
"summary": "RHBZ#2107392",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2107392"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2022-30633",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-30633"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2022-30633",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2022-30633"
},
{
"category": "external",
"summary": "https://go.dev/issue/53611",
"url": "https://go.dev/issue/53611"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-announce/c/nqrv9fbR0zE",
"url": "https://groups.google.com/g/golang-announce/c/nqrv9fbR0zE"
}
],
"release_date": "2022-07-12T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2022-08-02T09:56:09+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"7Server-DevTools-2022.2:go-toolset-1.17-golang-0:1.17.12-1.el7_9.ppc64le",
"7Server-DevTools-2022.2:go-toolset-1.17-golang-0:1.17.12-1.el7_9.s390x",
"7Server-DevTools-2022.2:go-toolset-1.17-golang-0:1.17.12-1.el7_9.src",
"7Server-DevTools-2022.2:go-toolset-1.17-golang-0:1.17.12-1.el7_9.x86_64",
"7Server-DevTools-2022.2:go-toolset-1.17-golang-bin-0:1.17.12-1.el7_9.ppc64le",
"7Server-DevTools-2022.2:go-toolset-1.17-golang-bin-0:1.17.12-1.el7_9.s390x",
"7Server-DevTools-2022.2:go-toolset-1.17-golang-bin-0:1.17.12-1.el7_9.x86_64",
"7Server-DevTools-2022.2:go-toolset-1.17-golang-docs-0:1.17.12-1.el7_9.noarch",
"7Server-DevTools-2022.2:go-toolset-1.17-golang-misc-0:1.17.12-1.el7_9.ppc64le",
"7Server-DevTools-2022.2:go-toolset-1.17-golang-misc-0:1.17.12-1.el7_9.s390x",
"7Server-DevTools-2022.2:go-toolset-1.17-golang-misc-0:1.17.12-1.el7_9.x86_64",
"7Server-DevTools-2022.2:go-toolset-1.17-golang-race-0:1.17.12-1.el7_9.x86_64",
"7Server-DevTools-2022.2:go-toolset-1.17-golang-src-0:1.17.12-1.el7_9.ppc64le",
"7Server-DevTools-2022.2:go-toolset-1.17-golang-src-0:1.17.12-1.el7_9.s390x",
"7Server-DevTools-2022.2:go-toolset-1.17-golang-src-0:1.17.12-1.el7_9.x86_64",
"7Server-DevTools-2022.2:go-toolset-1.17-golang-tests-0:1.17.12-1.el7_9.ppc64le",
"7Server-DevTools-2022.2:go-toolset-1.17-golang-tests-0:1.17.12-1.el7_9.s390x",
"7Server-DevTools-2022.2:go-toolset-1.17-golang-tests-0:1.17.12-1.el7_9.x86_64",
"7Workstation-DevTools-2022.2:go-toolset-1.17-golang-0:1.17.12-1.el7_9.ppc64le",
"7Workstation-DevTools-2022.2:go-toolset-1.17-golang-0:1.17.12-1.el7_9.s390x",
"7Workstation-DevTools-2022.2:go-toolset-1.17-golang-0:1.17.12-1.el7_9.src",
"7Workstation-DevTools-2022.2:go-toolset-1.17-golang-0:1.17.12-1.el7_9.x86_64",
"7Workstation-DevTools-2022.2:go-toolset-1.17-golang-bin-0:1.17.12-1.el7_9.ppc64le",
"7Workstation-DevTools-2022.2:go-toolset-1.17-golang-bin-0:1.17.12-1.el7_9.s390x",
"7Workstation-DevTools-2022.2:go-toolset-1.17-golang-bin-0:1.17.12-1.el7_9.x86_64",
"7Workstation-DevTools-2022.2:go-toolset-1.17-golang-docs-0:1.17.12-1.el7_9.noarch",
"7Workstation-DevTools-2022.2:go-toolset-1.17-golang-misc-0:1.17.12-1.el7_9.ppc64le",
"7Workstation-DevTools-2022.2:go-toolset-1.17-golang-misc-0:1.17.12-1.el7_9.s390x",
"7Workstation-DevTools-2022.2:go-toolset-1.17-golang-misc-0:1.17.12-1.el7_9.x86_64",
"7Workstation-DevTools-2022.2:go-toolset-1.17-golang-race-0:1.17.12-1.el7_9.x86_64",
"7Workstation-DevTools-2022.2:go-toolset-1.17-golang-src-0:1.17.12-1.el7_9.ppc64le",
"7Workstation-DevTools-2022.2:go-toolset-1.17-golang-src-0:1.17.12-1.el7_9.s390x",
"7Workstation-DevTools-2022.2:go-toolset-1.17-golang-src-0:1.17.12-1.el7_9.x86_64",
"7Workstation-DevTools-2022.2:go-toolset-1.17-golang-tests-0:1.17.12-1.el7_9.ppc64le",
"7Workstation-DevTools-2022.2:go-toolset-1.17-golang-tests-0:1.17.12-1.el7_9.s390x",
"7Workstation-DevTools-2022.2:go-toolset-1.17-golang-tests-0:1.17.12-1.el7_9.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2022:5866"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"7Server-DevTools-2022.2:go-toolset-1.17-0:1.17.12-1.el7_9.ppc64le",
"7Server-DevTools-2022.2:go-toolset-1.17-0:1.17.12-1.el7_9.s390x",
"7Server-DevTools-2022.2:go-toolset-1.17-0:1.17.12-1.el7_9.src",
"7Server-DevTools-2022.2:go-toolset-1.17-0:1.17.12-1.el7_9.x86_64",
"7Server-DevTools-2022.2:go-toolset-1.17-build-0:1.17.12-1.el7_9.ppc64le",
"7Server-DevTools-2022.2:go-toolset-1.17-build-0:1.17.12-1.el7_9.s390x",
"7Server-DevTools-2022.2:go-toolset-1.17-build-0:1.17.12-1.el7_9.x86_64",
"7Server-DevTools-2022.2:go-toolset-1.17-golang-0:1.17.12-1.el7_9.ppc64le",
"7Server-DevTools-2022.2:go-toolset-1.17-golang-0:1.17.12-1.el7_9.s390x",
"7Server-DevTools-2022.2:go-toolset-1.17-golang-0:1.17.12-1.el7_9.src",
"7Server-DevTools-2022.2:go-toolset-1.17-golang-0:1.17.12-1.el7_9.x86_64",
"7Server-DevTools-2022.2:go-toolset-1.17-golang-bin-0:1.17.12-1.el7_9.ppc64le",
"7Server-DevTools-2022.2:go-toolset-1.17-golang-bin-0:1.17.12-1.el7_9.s390x",
"7Server-DevTools-2022.2:go-toolset-1.17-golang-bin-0:1.17.12-1.el7_9.x86_64",
"7Server-DevTools-2022.2:go-toolset-1.17-golang-docs-0:1.17.12-1.el7_9.noarch",
"7Server-DevTools-2022.2:go-toolset-1.17-golang-misc-0:1.17.12-1.el7_9.ppc64le",
"7Server-DevTools-2022.2:go-toolset-1.17-golang-misc-0:1.17.12-1.el7_9.s390x",
"7Server-DevTools-2022.2:go-toolset-1.17-golang-misc-0:1.17.12-1.el7_9.x86_64",
"7Server-DevTools-2022.2:go-toolset-1.17-golang-race-0:1.17.12-1.el7_9.x86_64",
"7Server-DevTools-2022.2:go-toolset-1.17-golang-src-0:1.17.12-1.el7_9.ppc64le",
"7Server-DevTools-2022.2:go-toolset-1.17-golang-src-0:1.17.12-1.el7_9.s390x",
"7Server-DevTools-2022.2:go-toolset-1.17-golang-src-0:1.17.12-1.el7_9.x86_64",
"7Server-DevTools-2022.2:go-toolset-1.17-golang-tests-0:1.17.12-1.el7_9.ppc64le",
"7Server-DevTools-2022.2:go-toolset-1.17-golang-tests-0:1.17.12-1.el7_9.s390x",
"7Server-DevTools-2022.2:go-toolset-1.17-golang-tests-0:1.17.12-1.el7_9.x86_64",
"7Server-DevTools-2022.2:go-toolset-1.17-runtime-0:1.17.12-1.el7_9.ppc64le",
"7Server-DevTools-2022.2:go-toolset-1.17-runtime-0:1.17.12-1.el7_9.s390x",
"7Server-DevTools-2022.2:go-toolset-1.17-runtime-0:1.17.12-1.el7_9.x86_64",
"7Server-DevTools-2022.2:go-toolset-1.17-scldevel-0:1.17.12-1.el7_9.ppc64le",
"7Server-DevTools-2022.2:go-toolset-1.17-scldevel-0:1.17.12-1.el7_9.s390x",
"7Server-DevTools-2022.2:go-toolset-1.17-scldevel-0:1.17.12-1.el7_9.x86_64",
"7Workstation-DevTools-2022.2:go-toolset-1.17-0:1.17.12-1.el7_9.ppc64le",
"7Workstation-DevTools-2022.2:go-toolset-1.17-0:1.17.12-1.el7_9.s390x",
"7Workstation-DevTools-2022.2:go-toolset-1.17-0:1.17.12-1.el7_9.src",
"7Workstation-DevTools-2022.2:go-toolset-1.17-0:1.17.12-1.el7_9.x86_64",
"7Workstation-DevTools-2022.2:go-toolset-1.17-build-0:1.17.12-1.el7_9.ppc64le",
"7Workstation-DevTools-2022.2:go-toolset-1.17-build-0:1.17.12-1.el7_9.s390x",
"7Workstation-DevTools-2022.2:go-toolset-1.17-build-0:1.17.12-1.el7_9.x86_64",
"7Workstation-DevTools-2022.2:go-toolset-1.17-golang-0:1.17.12-1.el7_9.ppc64le",
"7Workstation-DevTools-2022.2:go-toolset-1.17-golang-0:1.17.12-1.el7_9.s390x",
"7Workstation-DevTools-2022.2:go-toolset-1.17-golang-0:1.17.12-1.el7_9.src",
"7Workstation-DevTools-2022.2:go-toolset-1.17-golang-0:1.17.12-1.el7_9.x86_64",
"7Workstation-DevTools-2022.2:go-toolset-1.17-golang-bin-0:1.17.12-1.el7_9.ppc64le",
"7Workstation-DevTools-2022.2:go-toolset-1.17-golang-bin-0:1.17.12-1.el7_9.s390x",
"7Workstation-DevTools-2022.2:go-toolset-1.17-golang-bin-0:1.17.12-1.el7_9.x86_64",
"7Workstation-DevTools-2022.2:go-toolset-1.17-golang-docs-0:1.17.12-1.el7_9.noarch",
"7Workstation-DevTools-2022.2:go-toolset-1.17-golang-misc-0:1.17.12-1.el7_9.ppc64le",
"7Workstation-DevTools-2022.2:go-toolset-1.17-golang-misc-0:1.17.12-1.el7_9.s390x",
"7Workstation-DevTools-2022.2:go-toolset-1.17-golang-misc-0:1.17.12-1.el7_9.x86_64",
"7Workstation-DevTools-2022.2:go-toolset-1.17-golang-race-0:1.17.12-1.el7_9.x86_64",
"7Workstation-DevTools-2022.2:go-toolset-1.17-golang-src-0:1.17.12-1.el7_9.ppc64le",
"7Workstation-DevTools-2022.2:go-toolset-1.17-golang-src-0:1.17.12-1.el7_9.s390x",
"7Workstation-DevTools-2022.2:go-toolset-1.17-golang-src-0:1.17.12-1.el7_9.x86_64",
"7Workstation-DevTools-2022.2:go-toolset-1.17-golang-tests-0:1.17.12-1.el7_9.ppc64le",
"7Workstation-DevTools-2022.2:go-toolset-1.17-golang-tests-0:1.17.12-1.el7_9.s390x",
"7Workstation-DevTools-2022.2:go-toolset-1.17-golang-tests-0:1.17.12-1.el7_9.x86_64",
"7Workstation-DevTools-2022.2:go-toolset-1.17-runtime-0:1.17.12-1.el7_9.ppc64le",
"7Workstation-DevTools-2022.2:go-toolset-1.17-runtime-0:1.17.12-1.el7_9.s390x",
"7Workstation-DevTools-2022.2:go-toolset-1.17-runtime-0:1.17.12-1.el7_9.x86_64",
"7Workstation-DevTools-2022.2:go-toolset-1.17-scldevel-0:1.17.12-1.el7_9.ppc64le",
"7Workstation-DevTools-2022.2:go-toolset-1.17-scldevel-0:1.17.12-1.el7_9.s390x",
"7Workstation-DevTools-2022.2:go-toolset-1.17-scldevel-0:1.17.12-1.el7_9.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "golang: encoding/xml: stack exhaustion in Unmarshal"
},
{
"cve": "CVE-2022-30635",
"cwe": {
"id": "CWE-1325",
"name": "Improperly Controlled Sequential Memory Allocation"
},
"discovery_date": "2022-07-14T00:00:00+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"7Server-DevTools-2022.2:go-toolset-1.17-0:1.17.12-1.el7_9.ppc64le",
"7Server-DevTools-2022.2:go-toolset-1.17-0:1.17.12-1.el7_9.s390x",
"7Server-DevTools-2022.2:go-toolset-1.17-0:1.17.12-1.el7_9.src",
"7Server-DevTools-2022.2:go-toolset-1.17-0:1.17.12-1.el7_9.x86_64",
"7Server-DevTools-2022.2:go-toolset-1.17-build-0:1.17.12-1.el7_9.ppc64le",
"7Server-DevTools-2022.2:go-toolset-1.17-build-0:1.17.12-1.el7_9.s390x",
"7Server-DevTools-2022.2:go-toolset-1.17-build-0:1.17.12-1.el7_9.x86_64",
"7Server-DevTools-2022.2:go-toolset-1.17-runtime-0:1.17.12-1.el7_9.ppc64le",
"7Server-DevTools-2022.2:go-toolset-1.17-runtime-0:1.17.12-1.el7_9.s390x",
"7Server-DevTools-2022.2:go-toolset-1.17-runtime-0:1.17.12-1.el7_9.x86_64",
"7Server-DevTools-2022.2:go-toolset-1.17-scldevel-0:1.17.12-1.el7_9.ppc64le",
"7Server-DevTools-2022.2:go-toolset-1.17-scldevel-0:1.17.12-1.el7_9.s390x",
"7Server-DevTools-2022.2:go-toolset-1.17-scldevel-0:1.17.12-1.el7_9.x86_64",
"7Workstation-DevTools-2022.2:go-toolset-1.17-0:1.17.12-1.el7_9.ppc64le",
"7Workstation-DevTools-2022.2:go-toolset-1.17-0:1.17.12-1.el7_9.s390x",
"7Workstation-DevTools-2022.2:go-toolset-1.17-0:1.17.12-1.el7_9.src",
"7Workstation-DevTools-2022.2:go-toolset-1.17-0:1.17.12-1.el7_9.x86_64",
"7Workstation-DevTools-2022.2:go-toolset-1.17-build-0:1.17.12-1.el7_9.ppc64le",
"7Workstation-DevTools-2022.2:go-toolset-1.17-build-0:1.17.12-1.el7_9.s390x",
"7Workstation-DevTools-2022.2:go-toolset-1.17-build-0:1.17.12-1.el7_9.x86_64",
"7Workstation-DevTools-2022.2:go-toolset-1.17-runtime-0:1.17.12-1.el7_9.ppc64le",
"7Workstation-DevTools-2022.2:go-toolset-1.17-runtime-0:1.17.12-1.el7_9.s390x",
"7Workstation-DevTools-2022.2:go-toolset-1.17-runtime-0:1.17.12-1.el7_9.x86_64",
"7Workstation-DevTools-2022.2:go-toolset-1.17-scldevel-0:1.17.12-1.el7_9.ppc64le",
"7Workstation-DevTools-2022.2:go-toolset-1.17-scldevel-0:1.17.12-1.el7_9.s390x",
"7Workstation-DevTools-2022.2:go-toolset-1.17-scldevel-0:1.17.12-1.el7_9.x86_64"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2107388"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in golang. When calling Decoder, Decode on a message that contains deeply nested structures, a panic can occur due to stack exhaustion and allows an attacker to impact system availability.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "golang: encoding/gob: stack exhaustion in Decoder.Decode",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "OpenShift Container Platform (OCP) starting from 4.10 stream is already compiled in the patched version of Go, hence is not affected by this vulnerability.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"7Server-DevTools-2022.2:go-toolset-1.17-golang-0:1.17.12-1.el7_9.ppc64le",
"7Server-DevTools-2022.2:go-toolset-1.17-golang-0:1.17.12-1.el7_9.s390x",
"7Server-DevTools-2022.2:go-toolset-1.17-golang-0:1.17.12-1.el7_9.src",
"7Server-DevTools-2022.2:go-toolset-1.17-golang-0:1.17.12-1.el7_9.x86_64",
"7Server-DevTools-2022.2:go-toolset-1.17-golang-bin-0:1.17.12-1.el7_9.ppc64le",
"7Server-DevTools-2022.2:go-toolset-1.17-golang-bin-0:1.17.12-1.el7_9.s390x",
"7Server-DevTools-2022.2:go-toolset-1.17-golang-bin-0:1.17.12-1.el7_9.x86_64",
"7Server-DevTools-2022.2:go-toolset-1.17-golang-docs-0:1.17.12-1.el7_9.noarch",
"7Server-DevTools-2022.2:go-toolset-1.17-golang-misc-0:1.17.12-1.el7_9.ppc64le",
"7Server-DevTools-2022.2:go-toolset-1.17-golang-misc-0:1.17.12-1.el7_9.s390x",
"7Server-DevTools-2022.2:go-toolset-1.17-golang-misc-0:1.17.12-1.el7_9.x86_64",
"7Server-DevTools-2022.2:go-toolset-1.17-golang-race-0:1.17.12-1.el7_9.x86_64",
"7Server-DevTools-2022.2:go-toolset-1.17-golang-src-0:1.17.12-1.el7_9.ppc64le",
"7Server-DevTools-2022.2:go-toolset-1.17-golang-src-0:1.17.12-1.el7_9.s390x",
"7Server-DevTools-2022.2:go-toolset-1.17-golang-src-0:1.17.12-1.el7_9.x86_64",
"7Server-DevTools-2022.2:go-toolset-1.17-golang-tests-0:1.17.12-1.el7_9.ppc64le",
"7Server-DevTools-2022.2:go-toolset-1.17-golang-tests-0:1.17.12-1.el7_9.s390x",
"7Server-DevTools-2022.2:go-toolset-1.17-golang-tests-0:1.17.12-1.el7_9.x86_64",
"7Workstation-DevTools-2022.2:go-toolset-1.17-golang-0:1.17.12-1.el7_9.ppc64le",
"7Workstation-DevTools-2022.2:go-toolset-1.17-golang-0:1.17.12-1.el7_9.s390x",
"7Workstation-DevTools-2022.2:go-toolset-1.17-golang-0:1.17.12-1.el7_9.src",
"7Workstation-DevTools-2022.2:go-toolset-1.17-golang-0:1.17.12-1.el7_9.x86_64",
"7Workstation-DevTools-2022.2:go-toolset-1.17-golang-bin-0:1.17.12-1.el7_9.ppc64le",
"7Workstation-DevTools-2022.2:go-toolset-1.17-golang-bin-0:1.17.12-1.el7_9.s390x",
"7Workstation-DevTools-2022.2:go-toolset-1.17-golang-bin-0:1.17.12-1.el7_9.x86_64",
"7Workstation-DevTools-2022.2:go-toolset-1.17-golang-docs-0:1.17.12-1.el7_9.noarch",
"7Workstation-DevTools-2022.2:go-toolset-1.17-golang-misc-0:1.17.12-1.el7_9.ppc64le",
"7Workstation-DevTools-2022.2:go-toolset-1.17-golang-misc-0:1.17.12-1.el7_9.s390x",
"7Workstation-DevTools-2022.2:go-toolset-1.17-golang-misc-0:1.17.12-1.el7_9.x86_64",
"7Workstation-DevTools-2022.2:go-toolset-1.17-golang-race-0:1.17.12-1.el7_9.x86_64",
"7Workstation-DevTools-2022.2:go-toolset-1.17-golang-src-0:1.17.12-1.el7_9.ppc64le",
"7Workstation-DevTools-2022.2:go-toolset-1.17-golang-src-0:1.17.12-1.el7_9.s390x",
"7Workstation-DevTools-2022.2:go-toolset-1.17-golang-src-0:1.17.12-1.el7_9.x86_64",
"7Workstation-DevTools-2022.2:go-toolset-1.17-golang-tests-0:1.17.12-1.el7_9.ppc64le",
"7Workstation-DevTools-2022.2:go-toolset-1.17-golang-tests-0:1.17.12-1.el7_9.s390x",
"7Workstation-DevTools-2022.2:go-toolset-1.17-golang-tests-0:1.17.12-1.el7_9.x86_64"
],
"known_not_affected": [
"7Server-DevTools-2022.2:go-toolset-1.17-0:1.17.12-1.el7_9.ppc64le",
"7Server-DevTools-2022.2:go-toolset-1.17-0:1.17.12-1.el7_9.s390x",
"7Server-DevTools-2022.2:go-toolset-1.17-0:1.17.12-1.el7_9.src",
"7Server-DevTools-2022.2:go-toolset-1.17-0:1.17.12-1.el7_9.x86_64",
"7Server-DevTools-2022.2:go-toolset-1.17-build-0:1.17.12-1.el7_9.ppc64le",
"7Server-DevTools-2022.2:go-toolset-1.17-build-0:1.17.12-1.el7_9.s390x",
"7Server-DevTools-2022.2:go-toolset-1.17-build-0:1.17.12-1.el7_9.x86_64",
"7Server-DevTools-2022.2:go-toolset-1.17-runtime-0:1.17.12-1.el7_9.ppc64le",
"7Server-DevTools-2022.2:go-toolset-1.17-runtime-0:1.17.12-1.el7_9.s390x",
"7Server-DevTools-2022.2:go-toolset-1.17-runtime-0:1.17.12-1.el7_9.x86_64",
"7Server-DevTools-2022.2:go-toolset-1.17-scldevel-0:1.17.12-1.el7_9.ppc64le",
"7Server-DevTools-2022.2:go-toolset-1.17-scldevel-0:1.17.12-1.el7_9.s390x",
"7Server-DevTools-2022.2:go-toolset-1.17-scldevel-0:1.17.12-1.el7_9.x86_64",
"7Workstation-DevTools-2022.2:go-toolset-1.17-0:1.17.12-1.el7_9.ppc64le",
"7Workstation-DevTools-2022.2:go-toolset-1.17-0:1.17.12-1.el7_9.s390x",
"7Workstation-DevTools-2022.2:go-toolset-1.17-0:1.17.12-1.el7_9.src",
"7Workstation-DevTools-2022.2:go-toolset-1.17-0:1.17.12-1.el7_9.x86_64",
"7Workstation-DevTools-2022.2:go-toolset-1.17-build-0:1.17.12-1.el7_9.ppc64le",
"7Workstation-DevTools-2022.2:go-toolset-1.17-build-0:1.17.12-1.el7_9.s390x",
"7Workstation-DevTools-2022.2:go-toolset-1.17-build-0:1.17.12-1.el7_9.x86_64",
"7Workstation-DevTools-2022.2:go-toolset-1.17-runtime-0:1.17.12-1.el7_9.ppc64le",
"7Workstation-DevTools-2022.2:go-toolset-1.17-runtime-0:1.17.12-1.el7_9.s390x",
"7Workstation-DevTools-2022.2:go-toolset-1.17-runtime-0:1.17.12-1.el7_9.x86_64",
"7Workstation-DevTools-2022.2:go-toolset-1.17-scldevel-0:1.17.12-1.el7_9.ppc64le",
"7Workstation-DevTools-2022.2:go-toolset-1.17-scldevel-0:1.17.12-1.el7_9.s390x",
"7Workstation-DevTools-2022.2:go-toolset-1.17-scldevel-0:1.17.12-1.el7_9.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2022-30635"
},
{
"category": "external",
"summary": "RHBZ#2107388",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2107388"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2022-30635",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-30635"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2022-30635",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2022-30635"
},
{
"category": "external",
"summary": "https://go.dev/issue/53615",
"url": "https://go.dev/issue/53615"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-announce/c/nqrv9fbR0zE",
"url": "https://groups.google.com/g/golang-announce/c/nqrv9fbR0zE"
}
],
"release_date": "2022-07-12T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2022-08-02T09:56:09+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"7Server-DevTools-2022.2:go-toolset-1.17-golang-0:1.17.12-1.el7_9.ppc64le",
"7Server-DevTools-2022.2:go-toolset-1.17-golang-0:1.17.12-1.el7_9.s390x",
"7Server-DevTools-2022.2:go-toolset-1.17-golang-0:1.17.12-1.el7_9.src",
"7Server-DevTools-2022.2:go-toolset-1.17-golang-0:1.17.12-1.el7_9.x86_64",
"7Server-DevTools-2022.2:go-toolset-1.17-golang-bin-0:1.17.12-1.el7_9.ppc64le",
"7Server-DevTools-2022.2:go-toolset-1.17-golang-bin-0:1.17.12-1.el7_9.s390x",
"7Server-DevTools-2022.2:go-toolset-1.17-golang-bin-0:1.17.12-1.el7_9.x86_64",
"7Server-DevTools-2022.2:go-toolset-1.17-golang-docs-0:1.17.12-1.el7_9.noarch",
"7Server-DevTools-2022.2:go-toolset-1.17-golang-misc-0:1.17.12-1.el7_9.ppc64le",
"7Server-DevTools-2022.2:go-toolset-1.17-golang-misc-0:1.17.12-1.el7_9.s390x",
"7Server-DevTools-2022.2:go-toolset-1.17-golang-misc-0:1.17.12-1.el7_9.x86_64",
"7Server-DevTools-2022.2:go-toolset-1.17-golang-race-0:1.17.12-1.el7_9.x86_64",
"7Server-DevTools-2022.2:go-toolset-1.17-golang-src-0:1.17.12-1.el7_9.ppc64le",
"7Server-DevTools-2022.2:go-toolset-1.17-golang-src-0:1.17.12-1.el7_9.s390x",
"7Server-DevTools-2022.2:go-toolset-1.17-golang-src-0:1.17.12-1.el7_9.x86_64",
"7Server-DevTools-2022.2:go-toolset-1.17-golang-tests-0:1.17.12-1.el7_9.ppc64le",
"7Server-DevTools-2022.2:go-toolset-1.17-golang-tests-0:1.17.12-1.el7_9.s390x",
"7Server-DevTools-2022.2:go-toolset-1.17-golang-tests-0:1.17.12-1.el7_9.x86_64",
"7Workstation-DevTools-2022.2:go-toolset-1.17-golang-0:1.17.12-1.el7_9.ppc64le",
"7Workstation-DevTools-2022.2:go-toolset-1.17-golang-0:1.17.12-1.el7_9.s390x",
"7Workstation-DevTools-2022.2:go-toolset-1.17-golang-0:1.17.12-1.el7_9.src",
"7Workstation-DevTools-2022.2:go-toolset-1.17-golang-0:1.17.12-1.el7_9.x86_64",
"7Workstation-DevTools-2022.2:go-toolset-1.17-golang-bin-0:1.17.12-1.el7_9.ppc64le",
"7Workstation-DevTools-2022.2:go-toolset-1.17-golang-bin-0:1.17.12-1.el7_9.s390x",
"7Workstation-DevTools-2022.2:go-toolset-1.17-golang-bin-0:1.17.12-1.el7_9.x86_64",
"7Workstation-DevTools-2022.2:go-toolset-1.17-golang-docs-0:1.17.12-1.el7_9.noarch",
"7Workstation-DevTools-2022.2:go-toolset-1.17-golang-misc-0:1.17.12-1.el7_9.ppc64le",
"7Workstation-DevTools-2022.2:go-toolset-1.17-golang-misc-0:1.17.12-1.el7_9.s390x",
"7Workstation-DevTools-2022.2:go-toolset-1.17-golang-misc-0:1.17.12-1.el7_9.x86_64",
"7Workstation-DevTools-2022.2:go-toolset-1.17-golang-race-0:1.17.12-1.el7_9.x86_64",
"7Workstation-DevTools-2022.2:go-toolset-1.17-golang-src-0:1.17.12-1.el7_9.ppc64le",
"7Workstation-DevTools-2022.2:go-toolset-1.17-golang-src-0:1.17.12-1.el7_9.s390x",
"7Workstation-DevTools-2022.2:go-toolset-1.17-golang-src-0:1.17.12-1.el7_9.x86_64",
"7Workstation-DevTools-2022.2:go-toolset-1.17-golang-tests-0:1.17.12-1.el7_9.ppc64le",
"7Workstation-DevTools-2022.2:go-toolset-1.17-golang-tests-0:1.17.12-1.el7_9.s390x",
"7Workstation-DevTools-2022.2:go-toolset-1.17-golang-tests-0:1.17.12-1.el7_9.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2022:5866"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"7Server-DevTools-2022.2:go-toolset-1.17-0:1.17.12-1.el7_9.ppc64le",
"7Server-DevTools-2022.2:go-toolset-1.17-0:1.17.12-1.el7_9.s390x",
"7Server-DevTools-2022.2:go-toolset-1.17-0:1.17.12-1.el7_9.src",
"7Server-DevTools-2022.2:go-toolset-1.17-0:1.17.12-1.el7_9.x86_64",
"7Server-DevTools-2022.2:go-toolset-1.17-build-0:1.17.12-1.el7_9.ppc64le",
"7Server-DevTools-2022.2:go-toolset-1.17-build-0:1.17.12-1.el7_9.s390x",
"7Server-DevTools-2022.2:go-toolset-1.17-build-0:1.17.12-1.el7_9.x86_64",
"7Server-DevTools-2022.2:go-toolset-1.17-golang-0:1.17.12-1.el7_9.ppc64le",
"7Server-DevTools-2022.2:go-toolset-1.17-golang-0:1.17.12-1.el7_9.s390x",
"7Server-DevTools-2022.2:go-toolset-1.17-golang-0:1.17.12-1.el7_9.src",
"7Server-DevTools-2022.2:go-toolset-1.17-golang-0:1.17.12-1.el7_9.x86_64",
"7Server-DevTools-2022.2:go-toolset-1.17-golang-bin-0:1.17.12-1.el7_9.ppc64le",
"7Server-DevTools-2022.2:go-toolset-1.17-golang-bin-0:1.17.12-1.el7_9.s390x",
"7Server-DevTools-2022.2:go-toolset-1.17-golang-bin-0:1.17.12-1.el7_9.x86_64",
"7Server-DevTools-2022.2:go-toolset-1.17-golang-docs-0:1.17.12-1.el7_9.noarch",
"7Server-DevTools-2022.2:go-toolset-1.17-golang-misc-0:1.17.12-1.el7_9.ppc64le",
"7Server-DevTools-2022.2:go-toolset-1.17-golang-misc-0:1.17.12-1.el7_9.s390x",
"7Server-DevTools-2022.2:go-toolset-1.17-golang-misc-0:1.17.12-1.el7_9.x86_64",
"7Server-DevTools-2022.2:go-toolset-1.17-golang-race-0:1.17.12-1.el7_9.x86_64",
"7Server-DevTools-2022.2:go-toolset-1.17-golang-src-0:1.17.12-1.el7_9.ppc64le",
"7Server-DevTools-2022.2:go-toolset-1.17-golang-src-0:1.17.12-1.el7_9.s390x",
"7Server-DevTools-2022.2:go-toolset-1.17-golang-src-0:1.17.12-1.el7_9.x86_64",
"7Server-DevTools-2022.2:go-toolset-1.17-golang-tests-0:1.17.12-1.el7_9.ppc64le",
"7Server-DevTools-2022.2:go-toolset-1.17-golang-tests-0:1.17.12-1.el7_9.s390x",
"7Server-DevTools-2022.2:go-toolset-1.17-golang-tests-0:1.17.12-1.el7_9.x86_64",
"7Server-DevTools-2022.2:go-toolset-1.17-runtime-0:1.17.12-1.el7_9.ppc64le",
"7Server-DevTools-2022.2:go-toolset-1.17-runtime-0:1.17.12-1.el7_9.s390x",
"7Server-DevTools-2022.2:go-toolset-1.17-runtime-0:1.17.12-1.el7_9.x86_64",
"7Server-DevTools-2022.2:go-toolset-1.17-scldevel-0:1.17.12-1.el7_9.ppc64le",
"7Server-DevTools-2022.2:go-toolset-1.17-scldevel-0:1.17.12-1.el7_9.s390x",
"7Server-DevTools-2022.2:go-toolset-1.17-scldevel-0:1.17.12-1.el7_9.x86_64",
"7Workstation-DevTools-2022.2:go-toolset-1.17-0:1.17.12-1.el7_9.ppc64le",
"7Workstation-DevTools-2022.2:go-toolset-1.17-0:1.17.12-1.el7_9.s390x",
"7Workstation-DevTools-2022.2:go-toolset-1.17-0:1.17.12-1.el7_9.src",
"7Workstation-DevTools-2022.2:go-toolset-1.17-0:1.17.12-1.el7_9.x86_64",
"7Workstation-DevTools-2022.2:go-toolset-1.17-build-0:1.17.12-1.el7_9.ppc64le",
"7Workstation-DevTools-2022.2:go-toolset-1.17-build-0:1.17.12-1.el7_9.s390x",
"7Workstation-DevTools-2022.2:go-toolset-1.17-build-0:1.17.12-1.el7_9.x86_64",
"7Workstation-DevTools-2022.2:go-toolset-1.17-golang-0:1.17.12-1.el7_9.ppc64le",
"7Workstation-DevTools-2022.2:go-toolset-1.17-golang-0:1.17.12-1.el7_9.s390x",
"7Workstation-DevTools-2022.2:go-toolset-1.17-golang-0:1.17.12-1.el7_9.src",
"7Workstation-DevTools-2022.2:go-toolset-1.17-golang-0:1.17.12-1.el7_9.x86_64",
"7Workstation-DevTools-2022.2:go-toolset-1.17-golang-bin-0:1.17.12-1.el7_9.ppc64le",
"7Workstation-DevTools-2022.2:go-toolset-1.17-golang-bin-0:1.17.12-1.el7_9.s390x",
"7Workstation-DevTools-2022.2:go-toolset-1.17-golang-bin-0:1.17.12-1.el7_9.x86_64",
"7Workstation-DevTools-2022.2:go-toolset-1.17-golang-docs-0:1.17.12-1.el7_9.noarch",
"7Workstation-DevTools-2022.2:go-toolset-1.17-golang-misc-0:1.17.12-1.el7_9.ppc64le",
"7Workstation-DevTools-2022.2:go-toolset-1.17-golang-misc-0:1.17.12-1.el7_9.s390x",
"7Workstation-DevTools-2022.2:go-toolset-1.17-golang-misc-0:1.17.12-1.el7_9.x86_64",
"7Workstation-DevTools-2022.2:go-toolset-1.17-golang-race-0:1.17.12-1.el7_9.x86_64",
"7Workstation-DevTools-2022.2:go-toolset-1.17-golang-src-0:1.17.12-1.el7_9.ppc64le",
"7Workstation-DevTools-2022.2:go-toolset-1.17-golang-src-0:1.17.12-1.el7_9.s390x",
"7Workstation-DevTools-2022.2:go-toolset-1.17-golang-src-0:1.17.12-1.el7_9.x86_64",
"7Workstation-DevTools-2022.2:go-toolset-1.17-golang-tests-0:1.17.12-1.el7_9.ppc64le",
"7Workstation-DevTools-2022.2:go-toolset-1.17-golang-tests-0:1.17.12-1.el7_9.s390x",
"7Workstation-DevTools-2022.2:go-toolset-1.17-golang-tests-0:1.17.12-1.el7_9.x86_64",
"7Workstation-DevTools-2022.2:go-toolset-1.17-runtime-0:1.17.12-1.el7_9.ppc64le",
"7Workstation-DevTools-2022.2:go-toolset-1.17-runtime-0:1.17.12-1.el7_9.s390x",
"7Workstation-DevTools-2022.2:go-toolset-1.17-runtime-0:1.17.12-1.el7_9.x86_64",
"7Workstation-DevTools-2022.2:go-toolset-1.17-scldevel-0:1.17.12-1.el7_9.ppc64le",
"7Workstation-DevTools-2022.2:go-toolset-1.17-scldevel-0:1.17.12-1.el7_9.s390x",
"7Workstation-DevTools-2022.2:go-toolset-1.17-scldevel-0:1.17.12-1.el7_9.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "golang: encoding/gob: stack exhaustion in Decoder.Decode"
},
{
"cve": "CVE-2022-32148",
"cwe": {
"id": "CWE-200",
"name": "Exposure of Sensitive Information to an Unauthorized Actor"
},
"discovery_date": "2022-07-14T00:00:00+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"7Server-DevTools-2022.2:go-toolset-1.17-0:1.17.12-1.el7_9.ppc64le",
"7Server-DevTools-2022.2:go-toolset-1.17-0:1.17.12-1.el7_9.s390x",
"7Server-DevTools-2022.2:go-toolset-1.17-0:1.17.12-1.el7_9.src",
"7Server-DevTools-2022.2:go-toolset-1.17-0:1.17.12-1.el7_9.x86_64",
"7Server-DevTools-2022.2:go-toolset-1.17-build-0:1.17.12-1.el7_9.ppc64le",
"7Server-DevTools-2022.2:go-toolset-1.17-build-0:1.17.12-1.el7_9.s390x",
"7Server-DevTools-2022.2:go-toolset-1.17-build-0:1.17.12-1.el7_9.x86_64",
"7Server-DevTools-2022.2:go-toolset-1.17-runtime-0:1.17.12-1.el7_9.ppc64le",
"7Server-DevTools-2022.2:go-toolset-1.17-runtime-0:1.17.12-1.el7_9.s390x",
"7Server-DevTools-2022.2:go-toolset-1.17-runtime-0:1.17.12-1.el7_9.x86_64",
"7Server-DevTools-2022.2:go-toolset-1.17-scldevel-0:1.17.12-1.el7_9.ppc64le",
"7Server-DevTools-2022.2:go-toolset-1.17-scldevel-0:1.17.12-1.el7_9.s390x",
"7Server-DevTools-2022.2:go-toolset-1.17-scldevel-0:1.17.12-1.el7_9.x86_64",
"7Workstation-DevTools-2022.2:go-toolset-1.17-0:1.17.12-1.el7_9.ppc64le",
"7Workstation-DevTools-2022.2:go-toolset-1.17-0:1.17.12-1.el7_9.s390x",
"7Workstation-DevTools-2022.2:go-toolset-1.17-0:1.17.12-1.el7_9.src",
"7Workstation-DevTools-2022.2:go-toolset-1.17-0:1.17.12-1.el7_9.x86_64",
"7Workstation-DevTools-2022.2:go-toolset-1.17-build-0:1.17.12-1.el7_9.ppc64le",
"7Workstation-DevTools-2022.2:go-toolset-1.17-build-0:1.17.12-1.el7_9.s390x",
"7Workstation-DevTools-2022.2:go-toolset-1.17-build-0:1.17.12-1.el7_9.x86_64",
"7Workstation-DevTools-2022.2:go-toolset-1.17-runtime-0:1.17.12-1.el7_9.ppc64le",
"7Workstation-DevTools-2022.2:go-toolset-1.17-runtime-0:1.17.12-1.el7_9.s390x",
"7Workstation-DevTools-2022.2:go-toolset-1.17-runtime-0:1.17.12-1.el7_9.x86_64",
"7Workstation-DevTools-2022.2:go-toolset-1.17-scldevel-0:1.17.12-1.el7_9.ppc64le",
"7Workstation-DevTools-2022.2:go-toolset-1.17-scldevel-0:1.17.12-1.el7_9.s390x",
"7Workstation-DevTools-2022.2:go-toolset-1.17-scldevel-0:1.17.12-1.el7_9.x86_64"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2107383"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in net/http/httputil golang package. When httputil.ReverseProxy.ServeHTTP is called with a Request.Header map containing a nil value for the X-Forwarded-For header, ReverseProxy could set the client IP incorrectly. This issue may affect confidentiality.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "golang: net/http/httputil: NewSingleHostReverseProxy - omit X-Forwarded-For not working",
"title": "Vulnerability summary"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"7Server-DevTools-2022.2:go-toolset-1.17-golang-0:1.17.12-1.el7_9.ppc64le",
"7Server-DevTools-2022.2:go-toolset-1.17-golang-0:1.17.12-1.el7_9.s390x",
"7Server-DevTools-2022.2:go-toolset-1.17-golang-0:1.17.12-1.el7_9.src",
"7Server-DevTools-2022.2:go-toolset-1.17-golang-0:1.17.12-1.el7_9.x86_64",
"7Server-DevTools-2022.2:go-toolset-1.17-golang-bin-0:1.17.12-1.el7_9.ppc64le",
"7Server-DevTools-2022.2:go-toolset-1.17-golang-bin-0:1.17.12-1.el7_9.s390x",
"7Server-DevTools-2022.2:go-toolset-1.17-golang-bin-0:1.17.12-1.el7_9.x86_64",
"7Server-DevTools-2022.2:go-toolset-1.17-golang-docs-0:1.17.12-1.el7_9.noarch",
"7Server-DevTools-2022.2:go-toolset-1.17-golang-misc-0:1.17.12-1.el7_9.ppc64le",
"7Server-DevTools-2022.2:go-toolset-1.17-golang-misc-0:1.17.12-1.el7_9.s390x",
"7Server-DevTools-2022.2:go-toolset-1.17-golang-misc-0:1.17.12-1.el7_9.x86_64",
"7Server-DevTools-2022.2:go-toolset-1.17-golang-race-0:1.17.12-1.el7_9.x86_64",
"7Server-DevTools-2022.2:go-toolset-1.17-golang-src-0:1.17.12-1.el7_9.ppc64le",
"7Server-DevTools-2022.2:go-toolset-1.17-golang-src-0:1.17.12-1.el7_9.s390x",
"7Server-DevTools-2022.2:go-toolset-1.17-golang-src-0:1.17.12-1.el7_9.x86_64",
"7Server-DevTools-2022.2:go-toolset-1.17-golang-tests-0:1.17.12-1.el7_9.ppc64le",
"7Server-DevTools-2022.2:go-toolset-1.17-golang-tests-0:1.17.12-1.el7_9.s390x",
"7Server-DevTools-2022.2:go-toolset-1.17-golang-tests-0:1.17.12-1.el7_9.x86_64",
"7Workstation-DevTools-2022.2:go-toolset-1.17-golang-0:1.17.12-1.el7_9.ppc64le",
"7Workstation-DevTools-2022.2:go-toolset-1.17-golang-0:1.17.12-1.el7_9.s390x",
"7Workstation-DevTools-2022.2:go-toolset-1.17-golang-0:1.17.12-1.el7_9.src",
"7Workstation-DevTools-2022.2:go-toolset-1.17-golang-0:1.17.12-1.el7_9.x86_64",
"7Workstation-DevTools-2022.2:go-toolset-1.17-golang-bin-0:1.17.12-1.el7_9.ppc64le",
"7Workstation-DevTools-2022.2:go-toolset-1.17-golang-bin-0:1.17.12-1.el7_9.s390x",
"7Workstation-DevTools-2022.2:go-toolset-1.17-golang-bin-0:1.17.12-1.el7_9.x86_64",
"7Workstation-DevTools-2022.2:go-toolset-1.17-golang-docs-0:1.17.12-1.el7_9.noarch",
"7Workstation-DevTools-2022.2:go-toolset-1.17-golang-misc-0:1.17.12-1.el7_9.ppc64le",
"7Workstation-DevTools-2022.2:go-toolset-1.17-golang-misc-0:1.17.12-1.el7_9.s390x",
"7Workstation-DevTools-2022.2:go-toolset-1.17-golang-misc-0:1.17.12-1.el7_9.x86_64",
"7Workstation-DevTools-2022.2:go-toolset-1.17-golang-race-0:1.17.12-1.el7_9.x86_64",
"7Workstation-DevTools-2022.2:go-toolset-1.17-golang-src-0:1.17.12-1.el7_9.ppc64le",
"7Workstation-DevTools-2022.2:go-toolset-1.17-golang-src-0:1.17.12-1.el7_9.s390x",
"7Workstation-DevTools-2022.2:go-toolset-1.17-golang-src-0:1.17.12-1.el7_9.x86_64",
"7Workstation-DevTools-2022.2:go-toolset-1.17-golang-tests-0:1.17.12-1.el7_9.ppc64le",
"7Workstation-DevTools-2022.2:go-toolset-1.17-golang-tests-0:1.17.12-1.el7_9.s390x",
"7Workstation-DevTools-2022.2:go-toolset-1.17-golang-tests-0:1.17.12-1.el7_9.x86_64"
],
"known_not_affected": [
"7Server-DevTools-2022.2:go-toolset-1.17-0:1.17.12-1.el7_9.ppc64le",
"7Server-DevTools-2022.2:go-toolset-1.17-0:1.17.12-1.el7_9.s390x",
"7Server-DevTools-2022.2:go-toolset-1.17-0:1.17.12-1.el7_9.src",
"7Server-DevTools-2022.2:go-toolset-1.17-0:1.17.12-1.el7_9.x86_64",
"7Server-DevTools-2022.2:go-toolset-1.17-build-0:1.17.12-1.el7_9.ppc64le",
"7Server-DevTools-2022.2:go-toolset-1.17-build-0:1.17.12-1.el7_9.s390x",
"7Server-DevTools-2022.2:go-toolset-1.17-build-0:1.17.12-1.el7_9.x86_64",
"7Server-DevTools-2022.2:go-toolset-1.17-runtime-0:1.17.12-1.el7_9.ppc64le",
"7Server-DevTools-2022.2:go-toolset-1.17-runtime-0:1.17.12-1.el7_9.s390x",
"7Server-DevTools-2022.2:go-toolset-1.17-runtime-0:1.17.12-1.el7_9.x86_64",
"7Server-DevTools-2022.2:go-toolset-1.17-scldevel-0:1.17.12-1.el7_9.ppc64le",
"7Server-DevTools-2022.2:go-toolset-1.17-scldevel-0:1.17.12-1.el7_9.s390x",
"7Server-DevTools-2022.2:go-toolset-1.17-scldevel-0:1.17.12-1.el7_9.x86_64",
"7Workstation-DevTools-2022.2:go-toolset-1.17-0:1.17.12-1.el7_9.ppc64le",
"7Workstation-DevTools-2022.2:go-toolset-1.17-0:1.17.12-1.el7_9.s390x",
"7Workstation-DevTools-2022.2:go-toolset-1.17-0:1.17.12-1.el7_9.src",
"7Workstation-DevTools-2022.2:go-toolset-1.17-0:1.17.12-1.el7_9.x86_64",
"7Workstation-DevTools-2022.2:go-toolset-1.17-build-0:1.17.12-1.el7_9.ppc64le",
"7Workstation-DevTools-2022.2:go-toolset-1.17-build-0:1.17.12-1.el7_9.s390x",
"7Workstation-DevTools-2022.2:go-toolset-1.17-build-0:1.17.12-1.el7_9.x86_64",
"7Workstation-DevTools-2022.2:go-toolset-1.17-runtime-0:1.17.12-1.el7_9.ppc64le",
"7Workstation-DevTools-2022.2:go-toolset-1.17-runtime-0:1.17.12-1.el7_9.s390x",
"7Workstation-DevTools-2022.2:go-toolset-1.17-runtime-0:1.17.12-1.el7_9.x86_64",
"7Workstation-DevTools-2022.2:go-toolset-1.17-scldevel-0:1.17.12-1.el7_9.ppc64le",
"7Workstation-DevTools-2022.2:go-toolset-1.17-scldevel-0:1.17.12-1.el7_9.s390x",
"7Workstation-DevTools-2022.2:go-toolset-1.17-scldevel-0:1.17.12-1.el7_9.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2022-32148"
},
{
"category": "external",
"summary": "RHBZ#2107383",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2107383"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2022-32148",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-32148"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2022-32148",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2022-32148"
},
{
"category": "external",
"summary": "https://go.dev/issue/53423",
"url": "https://go.dev/issue/53423"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-announce/c/nqrv9fbR0zE",
"url": "https://groups.google.com/g/golang-announce/c/nqrv9fbR0zE"
}
],
"release_date": "2022-07-12T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2022-08-02T09:56:09+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"7Server-DevTools-2022.2:go-toolset-1.17-golang-0:1.17.12-1.el7_9.ppc64le",
"7Server-DevTools-2022.2:go-toolset-1.17-golang-0:1.17.12-1.el7_9.s390x",
"7Server-DevTools-2022.2:go-toolset-1.17-golang-0:1.17.12-1.el7_9.src",
"7Server-DevTools-2022.2:go-toolset-1.17-golang-0:1.17.12-1.el7_9.x86_64",
"7Server-DevTools-2022.2:go-toolset-1.17-golang-bin-0:1.17.12-1.el7_9.ppc64le",
"7Server-DevTools-2022.2:go-toolset-1.17-golang-bin-0:1.17.12-1.el7_9.s390x",
"7Server-DevTools-2022.2:go-toolset-1.17-golang-bin-0:1.17.12-1.el7_9.x86_64",
"7Server-DevTools-2022.2:go-toolset-1.17-golang-docs-0:1.17.12-1.el7_9.noarch",
"7Server-DevTools-2022.2:go-toolset-1.17-golang-misc-0:1.17.12-1.el7_9.ppc64le",
"7Server-DevTools-2022.2:go-toolset-1.17-golang-misc-0:1.17.12-1.el7_9.s390x",
"7Server-DevTools-2022.2:go-toolset-1.17-golang-misc-0:1.17.12-1.el7_9.x86_64",
"7Server-DevTools-2022.2:go-toolset-1.17-golang-race-0:1.17.12-1.el7_9.x86_64",
"7Server-DevTools-2022.2:go-toolset-1.17-golang-src-0:1.17.12-1.el7_9.ppc64le",
"7Server-DevTools-2022.2:go-toolset-1.17-golang-src-0:1.17.12-1.el7_9.s390x",
"7Server-DevTools-2022.2:go-toolset-1.17-golang-src-0:1.17.12-1.el7_9.x86_64",
"7Server-DevTools-2022.2:go-toolset-1.17-golang-tests-0:1.17.12-1.el7_9.ppc64le",
"7Server-DevTools-2022.2:go-toolset-1.17-golang-tests-0:1.17.12-1.el7_9.s390x",
"7Server-DevTools-2022.2:go-toolset-1.17-golang-tests-0:1.17.12-1.el7_9.x86_64",
"7Workstation-DevTools-2022.2:go-toolset-1.17-golang-0:1.17.12-1.el7_9.ppc64le",
"7Workstation-DevTools-2022.2:go-toolset-1.17-golang-0:1.17.12-1.el7_9.s390x",
"7Workstation-DevTools-2022.2:go-toolset-1.17-golang-0:1.17.12-1.el7_9.src",
"7Workstation-DevTools-2022.2:go-toolset-1.17-golang-0:1.17.12-1.el7_9.x86_64",
"7Workstation-DevTools-2022.2:go-toolset-1.17-golang-bin-0:1.17.12-1.el7_9.ppc64le",
"7Workstation-DevTools-2022.2:go-toolset-1.17-golang-bin-0:1.17.12-1.el7_9.s390x",
"7Workstation-DevTools-2022.2:go-toolset-1.17-golang-bin-0:1.17.12-1.el7_9.x86_64",
"7Workstation-DevTools-2022.2:go-toolset-1.17-golang-docs-0:1.17.12-1.el7_9.noarch",
"7Workstation-DevTools-2022.2:go-toolset-1.17-golang-misc-0:1.17.12-1.el7_9.ppc64le",
"7Workstation-DevTools-2022.2:go-toolset-1.17-golang-misc-0:1.17.12-1.el7_9.s390x",
"7Workstation-DevTools-2022.2:go-toolset-1.17-golang-misc-0:1.17.12-1.el7_9.x86_64",
"7Workstation-DevTools-2022.2:go-toolset-1.17-golang-race-0:1.17.12-1.el7_9.x86_64",
"7Workstation-DevTools-2022.2:go-toolset-1.17-golang-src-0:1.17.12-1.el7_9.ppc64le",
"7Workstation-DevTools-2022.2:go-toolset-1.17-golang-src-0:1.17.12-1.el7_9.s390x",
"7Workstation-DevTools-2022.2:go-toolset-1.17-golang-src-0:1.17.12-1.el7_9.x86_64",
"7Workstation-DevTools-2022.2:go-toolset-1.17-golang-tests-0:1.17.12-1.el7_9.ppc64le",
"7Workstation-DevTools-2022.2:go-toolset-1.17-golang-tests-0:1.17.12-1.el7_9.s390x",
"7Workstation-DevTools-2022.2:go-toolset-1.17-golang-tests-0:1.17.12-1.el7_9.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2022:5866"
}
],
"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": [
"7Server-DevTools-2022.2:go-toolset-1.17-0:1.17.12-1.el7_9.ppc64le",
"7Server-DevTools-2022.2:go-toolset-1.17-0:1.17.12-1.el7_9.s390x",
"7Server-DevTools-2022.2:go-toolset-1.17-0:1.17.12-1.el7_9.src",
"7Server-DevTools-2022.2:go-toolset-1.17-0:1.17.12-1.el7_9.x86_64",
"7Server-DevTools-2022.2:go-toolset-1.17-build-0:1.17.12-1.el7_9.ppc64le",
"7Server-DevTools-2022.2:go-toolset-1.17-build-0:1.17.12-1.el7_9.s390x",
"7Server-DevTools-2022.2:go-toolset-1.17-build-0:1.17.12-1.el7_9.x86_64",
"7Server-DevTools-2022.2:go-toolset-1.17-golang-0:1.17.12-1.el7_9.ppc64le",
"7Server-DevTools-2022.2:go-toolset-1.17-golang-0:1.17.12-1.el7_9.s390x",
"7Server-DevTools-2022.2:go-toolset-1.17-golang-0:1.17.12-1.el7_9.src",
"7Server-DevTools-2022.2:go-toolset-1.17-golang-0:1.17.12-1.el7_9.x86_64",
"7Server-DevTools-2022.2:go-toolset-1.17-golang-bin-0:1.17.12-1.el7_9.ppc64le",
"7Server-DevTools-2022.2:go-toolset-1.17-golang-bin-0:1.17.12-1.el7_9.s390x",
"7Server-DevTools-2022.2:go-toolset-1.17-golang-bin-0:1.17.12-1.el7_9.x86_64",
"7Server-DevTools-2022.2:go-toolset-1.17-golang-docs-0:1.17.12-1.el7_9.noarch",
"7Server-DevTools-2022.2:go-toolset-1.17-golang-misc-0:1.17.12-1.el7_9.ppc64le",
"7Server-DevTools-2022.2:go-toolset-1.17-golang-misc-0:1.17.12-1.el7_9.s390x",
"7Server-DevTools-2022.2:go-toolset-1.17-golang-misc-0:1.17.12-1.el7_9.x86_64",
"7Server-DevTools-2022.2:go-toolset-1.17-golang-race-0:1.17.12-1.el7_9.x86_64",
"7Server-DevTools-2022.2:go-toolset-1.17-golang-src-0:1.17.12-1.el7_9.ppc64le",
"7Server-DevTools-2022.2:go-toolset-1.17-golang-src-0:1.17.12-1.el7_9.s390x",
"7Server-DevTools-2022.2:go-toolset-1.17-golang-src-0:1.17.12-1.el7_9.x86_64",
"7Server-DevTools-2022.2:go-toolset-1.17-golang-tests-0:1.17.12-1.el7_9.ppc64le",
"7Server-DevTools-2022.2:go-toolset-1.17-golang-tests-0:1.17.12-1.el7_9.s390x",
"7Server-DevTools-2022.2:go-toolset-1.17-golang-tests-0:1.17.12-1.el7_9.x86_64",
"7Server-DevTools-2022.2:go-toolset-1.17-runtime-0:1.17.12-1.el7_9.ppc64le",
"7Server-DevTools-2022.2:go-toolset-1.17-runtime-0:1.17.12-1.el7_9.s390x",
"7Server-DevTools-2022.2:go-toolset-1.17-runtime-0:1.17.12-1.el7_9.x86_64",
"7Server-DevTools-2022.2:go-toolset-1.17-scldevel-0:1.17.12-1.el7_9.ppc64le",
"7Server-DevTools-2022.2:go-toolset-1.17-scldevel-0:1.17.12-1.el7_9.s390x",
"7Server-DevTools-2022.2:go-toolset-1.17-scldevel-0:1.17.12-1.el7_9.x86_64",
"7Workstation-DevTools-2022.2:go-toolset-1.17-0:1.17.12-1.el7_9.ppc64le",
"7Workstation-DevTools-2022.2:go-toolset-1.17-0:1.17.12-1.el7_9.s390x",
"7Workstation-DevTools-2022.2:go-toolset-1.17-0:1.17.12-1.el7_9.src",
"7Workstation-DevTools-2022.2:go-toolset-1.17-0:1.17.12-1.el7_9.x86_64",
"7Workstation-DevTools-2022.2:go-toolset-1.17-build-0:1.17.12-1.el7_9.ppc64le",
"7Workstation-DevTools-2022.2:go-toolset-1.17-build-0:1.17.12-1.el7_9.s390x",
"7Workstation-DevTools-2022.2:go-toolset-1.17-build-0:1.17.12-1.el7_9.x86_64",
"7Workstation-DevTools-2022.2:go-toolset-1.17-golang-0:1.17.12-1.el7_9.ppc64le",
"7Workstation-DevTools-2022.2:go-toolset-1.17-golang-0:1.17.12-1.el7_9.s390x",
"7Workstation-DevTools-2022.2:go-toolset-1.17-golang-0:1.17.12-1.el7_9.src",
"7Workstation-DevTools-2022.2:go-toolset-1.17-golang-0:1.17.12-1.el7_9.x86_64",
"7Workstation-DevTools-2022.2:go-toolset-1.17-golang-bin-0:1.17.12-1.el7_9.ppc64le",
"7Workstation-DevTools-2022.2:go-toolset-1.17-golang-bin-0:1.17.12-1.el7_9.s390x",
"7Workstation-DevTools-2022.2:go-toolset-1.17-golang-bin-0:1.17.12-1.el7_9.x86_64",
"7Workstation-DevTools-2022.2:go-toolset-1.17-golang-docs-0:1.17.12-1.el7_9.noarch",
"7Workstation-DevTools-2022.2:go-toolset-1.17-golang-misc-0:1.17.12-1.el7_9.ppc64le",
"7Workstation-DevTools-2022.2:go-toolset-1.17-golang-misc-0:1.17.12-1.el7_9.s390x",
"7Workstation-DevTools-2022.2:go-toolset-1.17-golang-misc-0:1.17.12-1.el7_9.x86_64",
"7Workstation-DevTools-2022.2:go-toolset-1.17-golang-race-0:1.17.12-1.el7_9.x86_64",
"7Workstation-DevTools-2022.2:go-toolset-1.17-golang-src-0:1.17.12-1.el7_9.ppc64le",
"7Workstation-DevTools-2022.2:go-toolset-1.17-golang-src-0:1.17.12-1.el7_9.s390x",
"7Workstation-DevTools-2022.2:go-toolset-1.17-golang-src-0:1.17.12-1.el7_9.x86_64",
"7Workstation-DevTools-2022.2:go-toolset-1.17-golang-tests-0:1.17.12-1.el7_9.ppc64le",
"7Workstation-DevTools-2022.2:go-toolset-1.17-golang-tests-0:1.17.12-1.el7_9.s390x",
"7Workstation-DevTools-2022.2:go-toolset-1.17-golang-tests-0:1.17.12-1.el7_9.x86_64",
"7Workstation-DevTools-2022.2:go-toolset-1.17-runtime-0:1.17.12-1.el7_9.ppc64le",
"7Workstation-DevTools-2022.2:go-toolset-1.17-runtime-0:1.17.12-1.el7_9.s390x",
"7Workstation-DevTools-2022.2:go-toolset-1.17-runtime-0:1.17.12-1.el7_9.x86_64",
"7Workstation-DevTools-2022.2:go-toolset-1.17-scldevel-0:1.17.12-1.el7_9.ppc64le",
"7Workstation-DevTools-2022.2:go-toolset-1.17-scldevel-0:1.17.12-1.el7_9.s390x",
"7Workstation-DevTools-2022.2:go-toolset-1.17-scldevel-0:1.17.12-1.el7_9.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "golang: net/http/httputil: NewSingleHostReverseProxy - omit X-Forwarded-For not working"
}
]
}
rhsa-2022_6430
Vulnerability from csaf_redhat
Notes
{
"document": {
"aggregate_severity": {
"namespace": "https://access.redhat.com/security/updates/classification/",
"text": "Moderate"
},
"category": "csaf_security_advisory",
"csaf_version": "2.0",
"distribution": {
"text": "Copyright \u00a9 Red Hat, Inc. All rights reserved.",
"tlp": {
"label": "WHITE",
"url": "https://www.first.org/tlp/"
}
},
"lang": "en",
"notes": [
{
"category": "summary",
"text": "OpenShift API for Data Protection (OADP) 1.0.4 is now available.\n\nRed Hat Product Security has rated this update as having a security impact of Moderate. A Common Vulnerability Scoring System (CVSS) base score, which gives a detailed severity rating, is available for each vulnerability from the CVE link(s) in the References section.",
"title": "Topic"
},
{
"category": "general",
"text": "OpenShift API for Data Protection (OADP) enables you to back up and restore application resources, persistent volume data, and internal container images to external backup storage. OADP enables both file system-based and snapshot-based backups for persistent volumes.\n\nSecurity Fix(es):\n\n* golang: net/http: improper sanitization of Transfer-Encoding header (CVE-2022-1705)\n\n* golang: go/parser: stack exhaustion in all Parse* functions (CVE-2022-1962)\n\n* prometheus/client_golang: Denial of service using InstrumentHandlerCounter (CVE-2022-21698)\n\n* golang: encoding/pem: fix stack overflow in Decode (CVE-2022-24675)\n\n* golang: io/fs: stack exhaustion in Glob (CVE-2022-30630)\n\n* golang: compress/gzip: stack exhaustion in Reader.Read (CVE-2022-30631)\n\n* golang: net/http/httputil: NewSingleHostReverseProxy - omit X-Forwarded-For not working (CVE-2022-32148)\n\n* golang: crypto/tls: session tickets lack random ticket_age_add (CVE-2022-30629)\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-2022:6430",
"url": "https://access.redhat.com/errata/RHSA-2022:6430"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/updates/classification/#moderate",
"url": "https://access.redhat.com/security/updates/classification/#moderate"
},
{
"category": "external",
"summary": "2045880",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2045880"
},
{
"category": "external",
"summary": "2077688",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2077688"
},
{
"category": "external",
"summary": "2092793",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2092793"
},
{
"category": "external",
"summary": "2107342",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2107342"
},
{
"category": "external",
"summary": "2107371",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2107371"
},
{
"category": "external",
"summary": "2107374",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2107374"
},
{
"category": "external",
"summary": "2107376",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2107376"
},
{
"category": "external",
"summary": "2107383",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2107383"
},
{
"category": "self",
"summary": "Canonical URL",
"url": "https://security.access.redhat.com/data/csaf/v2/advisories/2022/rhsa-2022_6430.json"
}
],
"title": "Red Hat Security Advisory: OpenShift API for Data Protection (OADP) 1.0.4 security and bug fix update",
"tracking": {
"current_release_date": "2025-01-06T19:20:58+00:00",
"generator": {
"date": "2025-01-06T19:20:58+00:00",
"engine": {
"name": "Red Hat SDEngine",
"version": "4.2.5"
}
},
"id": "RHSA-2022:6430",
"initial_release_date": "2022-09-13T02:09:43+00:00",
"revision_history": [
{
"date": "2022-09-13T02:09:43+00:00",
"number": "1",
"summary": "Initial version"
},
{
"date": "2022-09-13T02:09:43+00:00",
"number": "2",
"summary": "Last updated version"
},
{
"date": "2025-01-06T19:20:58+00:00",
"number": "3",
"summary": "Last generated version"
}
],
"status": "final",
"version": "3"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_name",
"name": "8Base-OADP-1.0",
"product": {
"name": "8Base-OADP-1.0",
"product_id": "8Base-OADP-1.0",
"product_identification_helper": {
"cpe": "cpe:/a:redhat:openshift_api_data_protection:1.0::el8"
}
}
}
],
"category": "product_family",
"name": "OpenShift API for Data Protection"
},
{
"branches": [
{
"category": "product_version",
"name": "oadp/oadp-kubevirt-velero-plugin-rhel8@sha256:d5d5e8252fd5c5fc38e0a28aef3b209302da2403381906a4fc16996201ea602d_amd64",
"product": {
"name": "oadp/oadp-kubevirt-velero-plugin-rhel8@sha256:d5d5e8252fd5c5fc38e0a28aef3b209302da2403381906a4fc16996201ea602d_amd64",
"product_id": "oadp/oadp-kubevirt-velero-plugin-rhel8@sha256:d5d5e8252fd5c5fc38e0a28aef3b209302da2403381906a4fc16996201ea602d_amd64",
"product_identification_helper": {
"purl": "pkg:oci/oadp-kubevirt-velero-plugin-rhel8@sha256:d5d5e8252fd5c5fc38e0a28aef3b209302da2403381906a4fc16996201ea602d?arch=amd64\u0026repository_url=registry.redhat.io/oadp/oadp-kubevirt-velero-plugin-rhel8\u0026tag=1.0.4-11"
}
}
},
{
"category": "product_version",
"name": "oadp/oadp-mustgather-rhel8@sha256:ce71a41a5ea7455baf6ef8b71e3212f61fba35ade50b632b91cdf53ae2cd412f_amd64",
"product": {
"name": "oadp/oadp-mustgather-rhel8@sha256:ce71a41a5ea7455baf6ef8b71e3212f61fba35ade50b632b91cdf53ae2cd412f_amd64",
"product_id": "oadp/oadp-mustgather-rhel8@sha256:ce71a41a5ea7455baf6ef8b71e3212f61fba35ade50b632b91cdf53ae2cd412f_amd64",
"product_identification_helper": {
"purl": "pkg:oci/oadp-mustgather-rhel8@sha256:ce71a41a5ea7455baf6ef8b71e3212f61fba35ade50b632b91cdf53ae2cd412f?arch=amd64\u0026repository_url=registry.redhat.io/oadp/oadp-mustgather-rhel8\u0026tag=1.0.4-17"
}
}
},
{
"category": "product_version",
"name": "oadp/oadp-operator-bundle@sha256:d803961b4c075fe513459313dea1245871413d29d3232a0a12973db7398409db_amd64",
"product": {
"name": "oadp/oadp-operator-bundle@sha256:d803961b4c075fe513459313dea1245871413d29d3232a0a12973db7398409db_amd64",
"product_id": "oadp/oadp-operator-bundle@sha256:d803961b4c075fe513459313dea1245871413d29d3232a0a12973db7398409db_amd64",
"product_identification_helper": {
"purl": "pkg:oci/oadp-operator-bundle@sha256:d803961b4c075fe513459313dea1245871413d29d3232a0a12973db7398409db?arch=amd64\u0026repository_url=registry.redhat.io/oadp/oadp-operator-bundle\u0026tag=1.0.4-17"
}
}
},
{
"category": "product_version",
"name": "oadp/oadp-rhel8-operator@sha256:8769890ce3bd07afb147fd045bdfd4dd02f7d2a83857728d60fe576c455f8a56_amd64",
"product": {
"name": "oadp/oadp-rhel8-operator@sha256:8769890ce3bd07afb147fd045bdfd4dd02f7d2a83857728d60fe576c455f8a56_amd64",
"product_id": "oadp/oadp-rhel8-operator@sha256:8769890ce3bd07afb147fd045bdfd4dd02f7d2a83857728d60fe576c455f8a56_amd64",
"product_identification_helper": {
"purl": "pkg:oci/oadp-rhel8-operator@sha256:8769890ce3bd07afb147fd045bdfd4dd02f7d2a83857728d60fe576c455f8a56?arch=amd64\u0026repository_url=registry.redhat.io/oadp/oadp-rhel8-operator\u0026tag=1.0.4-5"
}
}
},
{
"category": "product_version",
"name": "oadp/oadp-registry-rhel8@sha256:10ab07c1494e47c1da64e61e5a5e5889e5e74429a10da95a9f908f5bf0c0553a_amd64",
"product": {
"name": "oadp/oadp-registry-rhel8@sha256:10ab07c1494e47c1da64e61e5a5e5889e5e74429a10da95a9f908f5bf0c0553a_amd64",
"product_id": "oadp/oadp-registry-rhel8@sha256:10ab07c1494e47c1da64e61e5a5e5889e5e74429a10da95a9f908f5bf0c0553a_amd64",
"product_identification_helper": {
"purl": "pkg:oci/oadp-registry-rhel8@sha256:10ab07c1494e47c1da64e61e5a5e5889e5e74429a10da95a9f908f5bf0c0553a?arch=amd64\u0026repository_url=registry.redhat.io/oadp/oadp-registry-rhel8\u0026tag=1.0.4-6"
}
}
},
{
"category": "product_version",
"name": "oadp/oadp-velero-rhel8@sha256:efb4eb48cbd2ee2276844bc6a6c0fb402c293faabd0a56b1ba3e8b41da0d99a8_amd64",
"product": {
"name": "oadp/oadp-velero-rhel8@sha256:efb4eb48cbd2ee2276844bc6a6c0fb402c293faabd0a56b1ba3e8b41da0d99a8_amd64",
"product_id": "oadp/oadp-velero-rhel8@sha256:efb4eb48cbd2ee2276844bc6a6c0fb402c293faabd0a56b1ba3e8b41da0d99a8_amd64",
"product_identification_helper": {
"purl": "pkg:oci/oadp-velero-rhel8@sha256:efb4eb48cbd2ee2276844bc6a6c0fb402c293faabd0a56b1ba3e8b41da0d99a8?arch=amd64\u0026repository_url=registry.redhat.io/oadp/oadp-velero-rhel8\u0026tag=1.0.4-6"
}
}
},
{
"category": "product_version",
"name": "oadp/oadp-velero-plugin-rhel8@sha256:bf5d6974202df79eac08dfd475fa1c2f7d21819ef5e4d5a7f761b73424429128_amd64",
"product": {
"name": "oadp/oadp-velero-plugin-rhel8@sha256:bf5d6974202df79eac08dfd475fa1c2f7d21819ef5e4d5a7f761b73424429128_amd64",
"product_id": "oadp/oadp-velero-plugin-rhel8@sha256:bf5d6974202df79eac08dfd475fa1c2f7d21819ef5e4d5a7f761b73424429128_amd64",
"product_identification_helper": {
"purl": "pkg:oci/oadp-velero-plugin-rhel8@sha256:bf5d6974202df79eac08dfd475fa1c2f7d21819ef5e4d5a7f761b73424429128?arch=amd64\u0026repository_url=registry.redhat.io/oadp/oadp-velero-plugin-rhel8\u0026tag=1.0.4-5"
}
}
},
{
"category": "product_version",
"name": "oadp/oadp-velero-plugin-for-aws-rhel8@sha256:d8672ec946550fb12ba952f305bc9cb4d820b776a5b16b7932657837b4d242ab_amd64",
"product": {
"name": "oadp/oadp-velero-plugin-for-aws-rhel8@sha256:d8672ec946550fb12ba952f305bc9cb4d820b776a5b16b7932657837b4d242ab_amd64",
"product_id": "oadp/oadp-velero-plugin-for-aws-rhel8@sha256:d8672ec946550fb12ba952f305bc9cb4d820b776a5b16b7932657837b4d242ab_amd64",
"product_identification_helper": {
"purl": "pkg:oci/oadp-velero-plugin-for-aws-rhel8@sha256:d8672ec946550fb12ba952f305bc9cb4d820b776a5b16b7932657837b4d242ab?arch=amd64\u0026repository_url=registry.redhat.io/oadp/oadp-velero-plugin-for-aws-rhel8\u0026tag=1.0.4-5"
}
}
},
{
"category": "product_version",
"name": "oadp/oadp-velero-plugin-for-csi-rhel8@sha256:58b31dd30b9bcb47a5d590ca4197ea4aebd6ba5e9e73055a5889da889d1e63e8_amd64",
"product": {
"name": "oadp/oadp-velero-plugin-for-csi-rhel8@sha256:58b31dd30b9bcb47a5d590ca4197ea4aebd6ba5e9e73055a5889da889d1e63e8_amd64",
"product_id": "oadp/oadp-velero-plugin-for-csi-rhel8@sha256:58b31dd30b9bcb47a5d590ca4197ea4aebd6ba5e9e73055a5889da889d1e63e8_amd64",
"product_identification_helper": {
"purl": "pkg:oci/oadp-velero-plugin-for-csi-rhel8@sha256:58b31dd30b9bcb47a5d590ca4197ea4aebd6ba5e9e73055a5889da889d1e63e8?arch=amd64\u0026repository_url=registry.redhat.io/oadp/oadp-velero-plugin-for-csi-rhel8\u0026tag=1.0.4-5"
}
}
},
{
"category": "product_version",
"name": "oadp/oadp-velero-plugin-for-gcp-rhel8@sha256:dfcf22434189301007fb440c6b714a04163c931cbc3021f337b19ccf840bde70_amd64",
"product": {
"name": "oadp/oadp-velero-plugin-for-gcp-rhel8@sha256:dfcf22434189301007fb440c6b714a04163c931cbc3021f337b19ccf840bde70_amd64",
"product_id": "oadp/oadp-velero-plugin-for-gcp-rhel8@sha256:dfcf22434189301007fb440c6b714a04163c931cbc3021f337b19ccf840bde70_amd64",
"product_identification_helper": {
"purl": "pkg:oci/oadp-velero-plugin-for-gcp-rhel8@sha256:dfcf22434189301007fb440c6b714a04163c931cbc3021f337b19ccf840bde70?arch=amd64\u0026repository_url=registry.redhat.io/oadp/oadp-velero-plugin-for-gcp-rhel8\u0026tag=1.0.4-5"
}
}
},
{
"category": "product_version",
"name": "oadp/oadp-velero-plugin-for-microsoft-azure-rhel8@sha256:383434ed3aafd0b55384f84fd1204b8ae62e6743472ca9f1beb0878be8044f89_amd64",
"product": {
"name": "oadp/oadp-velero-plugin-for-microsoft-azure-rhel8@sha256:383434ed3aafd0b55384f84fd1204b8ae62e6743472ca9f1beb0878be8044f89_amd64",
"product_id": "oadp/oadp-velero-plugin-for-microsoft-azure-rhel8@sha256:383434ed3aafd0b55384f84fd1204b8ae62e6743472ca9f1beb0878be8044f89_amd64",
"product_identification_helper": {
"purl": "pkg:oci/oadp-velero-plugin-for-microsoft-azure-rhel8@sha256:383434ed3aafd0b55384f84fd1204b8ae62e6743472ca9f1beb0878be8044f89?arch=amd64\u0026repository_url=registry.redhat.io/oadp/oadp-velero-plugin-for-microsoft-azure-rhel8\u0026tag=1.0.4-5"
}
}
},
{
"category": "product_version",
"name": "oadp/oadp-velero-restic-restore-helper-rhel8@sha256:31dfff0d43517d4dee4c47a1d05705b30b74a180794cc6f8a2a156b91c14d5fd_amd64",
"product": {
"name": "oadp/oadp-velero-restic-restore-helper-rhel8@sha256:31dfff0d43517d4dee4c47a1d05705b30b74a180794cc6f8a2a156b91c14d5fd_amd64",
"product_id": "oadp/oadp-velero-restic-restore-helper-rhel8@sha256:31dfff0d43517d4dee4c47a1d05705b30b74a180794cc6f8a2a156b91c14d5fd_amd64",
"product_identification_helper": {
"purl": "pkg:oci/oadp-velero-restic-restore-helper-rhel8@sha256:31dfff0d43517d4dee4c47a1d05705b30b74a180794cc6f8a2a156b91c14d5fd?arch=amd64\u0026repository_url=registry.redhat.io/oadp/oadp-velero-restic-restore-helper-rhel8\u0026tag=1.0.4-6"
}
}
}
],
"category": "architecture",
"name": "amd64"
}
],
"category": "vendor",
"name": "Red Hat"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "oadp/oadp-kubevirt-velero-plugin-rhel8@sha256:d5d5e8252fd5c5fc38e0a28aef3b209302da2403381906a4fc16996201ea602d_amd64 as a component of 8Base-OADP-1.0",
"product_id": "8Base-OADP-1.0:oadp/oadp-kubevirt-velero-plugin-rhel8@sha256:d5d5e8252fd5c5fc38e0a28aef3b209302da2403381906a4fc16996201ea602d_amd64"
},
"product_reference": "oadp/oadp-kubevirt-velero-plugin-rhel8@sha256:d5d5e8252fd5c5fc38e0a28aef3b209302da2403381906a4fc16996201ea602d_amd64",
"relates_to_product_reference": "8Base-OADP-1.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "oadp/oadp-mustgather-rhel8@sha256:ce71a41a5ea7455baf6ef8b71e3212f61fba35ade50b632b91cdf53ae2cd412f_amd64 as a component of 8Base-OADP-1.0",
"product_id": "8Base-OADP-1.0:oadp/oadp-mustgather-rhel8@sha256:ce71a41a5ea7455baf6ef8b71e3212f61fba35ade50b632b91cdf53ae2cd412f_amd64"
},
"product_reference": "oadp/oadp-mustgather-rhel8@sha256:ce71a41a5ea7455baf6ef8b71e3212f61fba35ade50b632b91cdf53ae2cd412f_amd64",
"relates_to_product_reference": "8Base-OADP-1.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "oadp/oadp-operator-bundle@sha256:d803961b4c075fe513459313dea1245871413d29d3232a0a12973db7398409db_amd64 as a component of 8Base-OADP-1.0",
"product_id": "8Base-OADP-1.0:oadp/oadp-operator-bundle@sha256:d803961b4c075fe513459313dea1245871413d29d3232a0a12973db7398409db_amd64"
},
"product_reference": "oadp/oadp-operator-bundle@sha256:d803961b4c075fe513459313dea1245871413d29d3232a0a12973db7398409db_amd64",
"relates_to_product_reference": "8Base-OADP-1.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "oadp/oadp-registry-rhel8@sha256:10ab07c1494e47c1da64e61e5a5e5889e5e74429a10da95a9f908f5bf0c0553a_amd64 as a component of 8Base-OADP-1.0",
"product_id": "8Base-OADP-1.0:oadp/oadp-registry-rhel8@sha256:10ab07c1494e47c1da64e61e5a5e5889e5e74429a10da95a9f908f5bf0c0553a_amd64"
},
"product_reference": "oadp/oadp-registry-rhel8@sha256:10ab07c1494e47c1da64e61e5a5e5889e5e74429a10da95a9f908f5bf0c0553a_amd64",
"relates_to_product_reference": "8Base-OADP-1.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "oadp/oadp-rhel8-operator@sha256:8769890ce3bd07afb147fd045bdfd4dd02f7d2a83857728d60fe576c455f8a56_amd64 as a component of 8Base-OADP-1.0",
"product_id": "8Base-OADP-1.0:oadp/oadp-rhel8-operator@sha256:8769890ce3bd07afb147fd045bdfd4dd02f7d2a83857728d60fe576c455f8a56_amd64"
},
"product_reference": "oadp/oadp-rhel8-operator@sha256:8769890ce3bd07afb147fd045bdfd4dd02f7d2a83857728d60fe576c455f8a56_amd64",
"relates_to_product_reference": "8Base-OADP-1.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "oadp/oadp-velero-plugin-for-aws-rhel8@sha256:d8672ec946550fb12ba952f305bc9cb4d820b776a5b16b7932657837b4d242ab_amd64 as a component of 8Base-OADP-1.0",
"product_id": "8Base-OADP-1.0:oadp/oadp-velero-plugin-for-aws-rhel8@sha256:d8672ec946550fb12ba952f305bc9cb4d820b776a5b16b7932657837b4d242ab_amd64"
},
"product_reference": "oadp/oadp-velero-plugin-for-aws-rhel8@sha256:d8672ec946550fb12ba952f305bc9cb4d820b776a5b16b7932657837b4d242ab_amd64",
"relates_to_product_reference": "8Base-OADP-1.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "oadp/oadp-velero-plugin-for-csi-rhel8@sha256:58b31dd30b9bcb47a5d590ca4197ea4aebd6ba5e9e73055a5889da889d1e63e8_amd64 as a component of 8Base-OADP-1.0",
"product_id": "8Base-OADP-1.0:oadp/oadp-velero-plugin-for-csi-rhel8@sha256:58b31dd30b9bcb47a5d590ca4197ea4aebd6ba5e9e73055a5889da889d1e63e8_amd64"
},
"product_reference": "oadp/oadp-velero-plugin-for-csi-rhel8@sha256:58b31dd30b9bcb47a5d590ca4197ea4aebd6ba5e9e73055a5889da889d1e63e8_amd64",
"relates_to_product_reference": "8Base-OADP-1.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "oadp/oadp-velero-plugin-for-gcp-rhel8@sha256:dfcf22434189301007fb440c6b714a04163c931cbc3021f337b19ccf840bde70_amd64 as a component of 8Base-OADP-1.0",
"product_id": "8Base-OADP-1.0:oadp/oadp-velero-plugin-for-gcp-rhel8@sha256:dfcf22434189301007fb440c6b714a04163c931cbc3021f337b19ccf840bde70_amd64"
},
"product_reference": "oadp/oadp-velero-plugin-for-gcp-rhel8@sha256:dfcf22434189301007fb440c6b714a04163c931cbc3021f337b19ccf840bde70_amd64",
"relates_to_product_reference": "8Base-OADP-1.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "oadp/oadp-velero-plugin-for-microsoft-azure-rhel8@sha256:383434ed3aafd0b55384f84fd1204b8ae62e6743472ca9f1beb0878be8044f89_amd64 as a component of 8Base-OADP-1.0",
"product_id": "8Base-OADP-1.0:oadp/oadp-velero-plugin-for-microsoft-azure-rhel8@sha256:383434ed3aafd0b55384f84fd1204b8ae62e6743472ca9f1beb0878be8044f89_amd64"
},
"product_reference": "oadp/oadp-velero-plugin-for-microsoft-azure-rhel8@sha256:383434ed3aafd0b55384f84fd1204b8ae62e6743472ca9f1beb0878be8044f89_amd64",
"relates_to_product_reference": "8Base-OADP-1.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "oadp/oadp-velero-plugin-rhel8@sha256:bf5d6974202df79eac08dfd475fa1c2f7d21819ef5e4d5a7f761b73424429128_amd64 as a component of 8Base-OADP-1.0",
"product_id": "8Base-OADP-1.0:oadp/oadp-velero-plugin-rhel8@sha256:bf5d6974202df79eac08dfd475fa1c2f7d21819ef5e4d5a7f761b73424429128_amd64"
},
"product_reference": "oadp/oadp-velero-plugin-rhel8@sha256:bf5d6974202df79eac08dfd475fa1c2f7d21819ef5e4d5a7f761b73424429128_amd64",
"relates_to_product_reference": "8Base-OADP-1.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "oadp/oadp-velero-restic-restore-helper-rhel8@sha256:31dfff0d43517d4dee4c47a1d05705b30b74a180794cc6f8a2a156b91c14d5fd_amd64 as a component of 8Base-OADP-1.0",
"product_id": "8Base-OADP-1.0:oadp/oadp-velero-restic-restore-helper-rhel8@sha256:31dfff0d43517d4dee4c47a1d05705b30b74a180794cc6f8a2a156b91c14d5fd_amd64"
},
"product_reference": "oadp/oadp-velero-restic-restore-helper-rhel8@sha256:31dfff0d43517d4dee4c47a1d05705b30b74a180794cc6f8a2a156b91c14d5fd_amd64",
"relates_to_product_reference": "8Base-OADP-1.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "oadp/oadp-velero-rhel8@sha256:efb4eb48cbd2ee2276844bc6a6c0fb402c293faabd0a56b1ba3e8b41da0d99a8_amd64 as a component of 8Base-OADP-1.0",
"product_id": "8Base-OADP-1.0:oadp/oadp-velero-rhel8@sha256:efb4eb48cbd2ee2276844bc6a6c0fb402c293faabd0a56b1ba3e8b41da0d99a8_amd64"
},
"product_reference": "oadp/oadp-velero-rhel8@sha256:efb4eb48cbd2ee2276844bc6a6c0fb402c293faabd0a56b1ba3e8b41da0d99a8_amd64",
"relates_to_product_reference": "8Base-OADP-1.0"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2022-1705",
"cwe": {
"id": "CWE-444",
"name": "Inconsistent Interpretation of HTTP Requests (\u0027HTTP Request/Response Smuggling\u0027)"
},
"discovery_date": "2022-07-14T00:00:00+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"8Base-OADP-1.0:oadp/oadp-kubevirt-velero-plugin-rhel8@sha256:d5d5e8252fd5c5fc38e0a28aef3b209302da2403381906a4fc16996201ea602d_amd64",
"8Base-OADP-1.0:oadp/oadp-mustgather-rhel8@sha256:ce71a41a5ea7455baf6ef8b71e3212f61fba35ade50b632b91cdf53ae2cd412f_amd64",
"8Base-OADP-1.0:oadp/oadp-operator-bundle@sha256:d803961b4c075fe513459313dea1245871413d29d3232a0a12973db7398409db_amd64",
"8Base-OADP-1.0:oadp/oadp-registry-rhel8@sha256:10ab07c1494e47c1da64e61e5a5e5889e5e74429a10da95a9f908f5bf0c0553a_amd64",
"8Base-OADP-1.0:oadp/oadp-rhel8-operator@sha256:8769890ce3bd07afb147fd045bdfd4dd02f7d2a83857728d60fe576c455f8a56_amd64",
"8Base-OADP-1.0:oadp/oadp-velero-plugin-for-aws-rhel8@sha256:d8672ec946550fb12ba952f305bc9cb4d820b776a5b16b7932657837b4d242ab_amd64",
"8Base-OADP-1.0:oadp/oadp-velero-plugin-for-csi-rhel8@sha256:58b31dd30b9bcb47a5d590ca4197ea4aebd6ba5e9e73055a5889da889d1e63e8_amd64",
"8Base-OADP-1.0:oadp/oadp-velero-plugin-for-gcp-rhel8@sha256:dfcf22434189301007fb440c6b714a04163c931cbc3021f337b19ccf840bde70_amd64",
"8Base-OADP-1.0:oadp/oadp-velero-plugin-for-microsoft-azure-rhel8@sha256:383434ed3aafd0b55384f84fd1204b8ae62e6743472ca9f1beb0878be8044f89_amd64",
"8Base-OADP-1.0:oadp/oadp-velero-plugin-rhel8@sha256:bf5d6974202df79eac08dfd475fa1c2f7d21819ef5e4d5a7f761b73424429128_amd64",
"8Base-OADP-1.0:oadp/oadp-velero-restic-restore-helper-rhel8@sha256:31dfff0d43517d4dee4c47a1d05705b30b74a180794cc6f8a2a156b91c14d5fd_amd64"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2107374"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in golang. The HTTP/1 client accepted invalid Transfer-Encoding headers indicating \"chunked\" encoding. This issue could allow request smuggling, but only if combined with an intermediate server that also improperly accepts the header as invalid.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "golang: net/http: improper sanitization of Transfer-Encoding header",
"title": "Vulnerability summary"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"8Base-OADP-1.0:oadp/oadp-velero-rhel8@sha256:efb4eb48cbd2ee2276844bc6a6c0fb402c293faabd0a56b1ba3e8b41da0d99a8_amd64"
],
"known_not_affected": [
"8Base-OADP-1.0:oadp/oadp-kubevirt-velero-plugin-rhel8@sha256:d5d5e8252fd5c5fc38e0a28aef3b209302da2403381906a4fc16996201ea602d_amd64",
"8Base-OADP-1.0:oadp/oadp-mustgather-rhel8@sha256:ce71a41a5ea7455baf6ef8b71e3212f61fba35ade50b632b91cdf53ae2cd412f_amd64",
"8Base-OADP-1.0:oadp/oadp-operator-bundle@sha256:d803961b4c075fe513459313dea1245871413d29d3232a0a12973db7398409db_amd64",
"8Base-OADP-1.0:oadp/oadp-registry-rhel8@sha256:10ab07c1494e47c1da64e61e5a5e5889e5e74429a10da95a9f908f5bf0c0553a_amd64",
"8Base-OADP-1.0:oadp/oadp-rhel8-operator@sha256:8769890ce3bd07afb147fd045bdfd4dd02f7d2a83857728d60fe576c455f8a56_amd64",
"8Base-OADP-1.0:oadp/oadp-velero-plugin-for-aws-rhel8@sha256:d8672ec946550fb12ba952f305bc9cb4d820b776a5b16b7932657837b4d242ab_amd64",
"8Base-OADP-1.0:oadp/oadp-velero-plugin-for-csi-rhel8@sha256:58b31dd30b9bcb47a5d590ca4197ea4aebd6ba5e9e73055a5889da889d1e63e8_amd64",
"8Base-OADP-1.0:oadp/oadp-velero-plugin-for-gcp-rhel8@sha256:dfcf22434189301007fb440c6b714a04163c931cbc3021f337b19ccf840bde70_amd64",
"8Base-OADP-1.0:oadp/oadp-velero-plugin-for-microsoft-azure-rhel8@sha256:383434ed3aafd0b55384f84fd1204b8ae62e6743472ca9f1beb0878be8044f89_amd64",
"8Base-OADP-1.0:oadp/oadp-velero-plugin-rhel8@sha256:bf5d6974202df79eac08dfd475fa1c2f7d21819ef5e4d5a7f761b73424429128_amd64",
"8Base-OADP-1.0:oadp/oadp-velero-restic-restore-helper-rhel8@sha256:31dfff0d43517d4dee4c47a1d05705b30b74a180794cc6f8a2a156b91c14d5fd_amd64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2022-1705"
},
{
"category": "external",
"summary": "RHBZ#2107374",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2107374"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2022-1705",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-1705"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2022-1705",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2022-1705"
},
{
"category": "external",
"summary": "https://go.dev/issue/53188",
"url": "https://go.dev/issue/53188"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-announce/c/nqrv9fbR0zE",
"url": "https://groups.google.com/g/golang-announce/c/nqrv9fbR0zE"
}
],
"release_date": "2022-07-12T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2022-09-13T02:09:43+00:00",
"details": "For details on how to apply this update, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"8Base-OADP-1.0:oadp/oadp-velero-rhel8@sha256:efb4eb48cbd2ee2276844bc6a6c0fb402c293faabd0a56b1ba3e8b41da0d99a8_amd64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2022:6430"
}
],
"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-OADP-1.0:oadp/oadp-kubevirt-velero-plugin-rhel8@sha256:d5d5e8252fd5c5fc38e0a28aef3b209302da2403381906a4fc16996201ea602d_amd64",
"8Base-OADP-1.0:oadp/oadp-mustgather-rhel8@sha256:ce71a41a5ea7455baf6ef8b71e3212f61fba35ade50b632b91cdf53ae2cd412f_amd64",
"8Base-OADP-1.0:oadp/oadp-operator-bundle@sha256:d803961b4c075fe513459313dea1245871413d29d3232a0a12973db7398409db_amd64",
"8Base-OADP-1.0:oadp/oadp-registry-rhel8@sha256:10ab07c1494e47c1da64e61e5a5e5889e5e74429a10da95a9f908f5bf0c0553a_amd64",
"8Base-OADP-1.0:oadp/oadp-rhel8-operator@sha256:8769890ce3bd07afb147fd045bdfd4dd02f7d2a83857728d60fe576c455f8a56_amd64",
"8Base-OADP-1.0:oadp/oadp-velero-plugin-for-aws-rhel8@sha256:d8672ec946550fb12ba952f305bc9cb4d820b776a5b16b7932657837b4d242ab_amd64",
"8Base-OADP-1.0:oadp/oadp-velero-plugin-for-csi-rhel8@sha256:58b31dd30b9bcb47a5d590ca4197ea4aebd6ba5e9e73055a5889da889d1e63e8_amd64",
"8Base-OADP-1.0:oadp/oadp-velero-plugin-for-gcp-rhel8@sha256:dfcf22434189301007fb440c6b714a04163c931cbc3021f337b19ccf840bde70_amd64",
"8Base-OADP-1.0:oadp/oadp-velero-plugin-for-microsoft-azure-rhel8@sha256:383434ed3aafd0b55384f84fd1204b8ae62e6743472ca9f1beb0878be8044f89_amd64",
"8Base-OADP-1.0:oadp/oadp-velero-plugin-rhel8@sha256:bf5d6974202df79eac08dfd475fa1c2f7d21819ef5e4d5a7f761b73424429128_amd64",
"8Base-OADP-1.0:oadp/oadp-velero-restic-restore-helper-rhel8@sha256:31dfff0d43517d4dee4c47a1d05705b30b74a180794cc6f8a2a156b91c14d5fd_amd64",
"8Base-OADP-1.0:oadp/oadp-velero-rhel8@sha256:efb4eb48cbd2ee2276844bc6a6c0fb402c293faabd0a56b1ba3e8b41da0d99a8_amd64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "golang: net/http: improper sanitization of Transfer-Encoding header"
},
{
"cve": "CVE-2022-1962",
"cwe": {
"id": "CWE-1325",
"name": "Improperly Controlled Sequential Memory Allocation"
},
"discovery_date": "2022-07-14T00:00:00+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"8Base-OADP-1.0:oadp/oadp-kubevirt-velero-plugin-rhel8@sha256:d5d5e8252fd5c5fc38e0a28aef3b209302da2403381906a4fc16996201ea602d_amd64",
"8Base-OADP-1.0:oadp/oadp-mustgather-rhel8@sha256:ce71a41a5ea7455baf6ef8b71e3212f61fba35ade50b632b91cdf53ae2cd412f_amd64",
"8Base-OADP-1.0:oadp/oadp-operator-bundle@sha256:d803961b4c075fe513459313dea1245871413d29d3232a0a12973db7398409db_amd64",
"8Base-OADP-1.0:oadp/oadp-registry-rhel8@sha256:10ab07c1494e47c1da64e61e5a5e5889e5e74429a10da95a9f908f5bf0c0553a_amd64",
"8Base-OADP-1.0:oadp/oadp-rhel8-operator@sha256:8769890ce3bd07afb147fd045bdfd4dd02f7d2a83857728d60fe576c455f8a56_amd64",
"8Base-OADP-1.0:oadp/oadp-velero-plugin-for-aws-rhel8@sha256:d8672ec946550fb12ba952f305bc9cb4d820b776a5b16b7932657837b4d242ab_amd64",
"8Base-OADP-1.0:oadp/oadp-velero-plugin-for-csi-rhel8@sha256:58b31dd30b9bcb47a5d590ca4197ea4aebd6ba5e9e73055a5889da889d1e63e8_amd64",
"8Base-OADP-1.0:oadp/oadp-velero-plugin-for-gcp-rhel8@sha256:dfcf22434189301007fb440c6b714a04163c931cbc3021f337b19ccf840bde70_amd64",
"8Base-OADP-1.0:oadp/oadp-velero-plugin-for-microsoft-azure-rhel8@sha256:383434ed3aafd0b55384f84fd1204b8ae62e6743472ca9f1beb0878be8044f89_amd64",
"8Base-OADP-1.0:oadp/oadp-velero-plugin-rhel8@sha256:bf5d6974202df79eac08dfd475fa1c2f7d21819ef5e4d5a7f761b73424429128_amd64",
"8Base-OADP-1.0:oadp/oadp-velero-restic-restore-helper-rhel8@sha256:31dfff0d43517d4dee4c47a1d05705b30b74a180794cc6f8a2a156b91c14d5fd_amd64"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2107376"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in the golang standard library, go/parser. When calling any Parse functions on the Go source code, which contains deeply nested types or declarations, a panic can occur due to stack exhaustion. This issue allows an attacker to impact system availability.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "golang: go/parser: stack exhaustion in all Parse* functions",
"title": "Vulnerability summary"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"8Base-OADP-1.0:oadp/oadp-velero-rhel8@sha256:efb4eb48cbd2ee2276844bc6a6c0fb402c293faabd0a56b1ba3e8b41da0d99a8_amd64"
],
"known_not_affected": [
"8Base-OADP-1.0:oadp/oadp-kubevirt-velero-plugin-rhel8@sha256:d5d5e8252fd5c5fc38e0a28aef3b209302da2403381906a4fc16996201ea602d_amd64",
"8Base-OADP-1.0:oadp/oadp-mustgather-rhel8@sha256:ce71a41a5ea7455baf6ef8b71e3212f61fba35ade50b632b91cdf53ae2cd412f_amd64",
"8Base-OADP-1.0:oadp/oadp-operator-bundle@sha256:d803961b4c075fe513459313dea1245871413d29d3232a0a12973db7398409db_amd64",
"8Base-OADP-1.0:oadp/oadp-registry-rhel8@sha256:10ab07c1494e47c1da64e61e5a5e5889e5e74429a10da95a9f908f5bf0c0553a_amd64",
"8Base-OADP-1.0:oadp/oadp-rhel8-operator@sha256:8769890ce3bd07afb147fd045bdfd4dd02f7d2a83857728d60fe576c455f8a56_amd64",
"8Base-OADP-1.0:oadp/oadp-velero-plugin-for-aws-rhel8@sha256:d8672ec946550fb12ba952f305bc9cb4d820b776a5b16b7932657837b4d242ab_amd64",
"8Base-OADP-1.0:oadp/oadp-velero-plugin-for-csi-rhel8@sha256:58b31dd30b9bcb47a5d590ca4197ea4aebd6ba5e9e73055a5889da889d1e63e8_amd64",
"8Base-OADP-1.0:oadp/oadp-velero-plugin-for-gcp-rhel8@sha256:dfcf22434189301007fb440c6b714a04163c931cbc3021f337b19ccf840bde70_amd64",
"8Base-OADP-1.0:oadp/oadp-velero-plugin-for-microsoft-azure-rhel8@sha256:383434ed3aafd0b55384f84fd1204b8ae62e6743472ca9f1beb0878be8044f89_amd64",
"8Base-OADP-1.0:oadp/oadp-velero-plugin-rhel8@sha256:bf5d6974202df79eac08dfd475fa1c2f7d21819ef5e4d5a7f761b73424429128_amd64",
"8Base-OADP-1.0:oadp/oadp-velero-restic-restore-helper-rhel8@sha256:31dfff0d43517d4dee4c47a1d05705b30b74a180794cc6f8a2a156b91c14d5fd_amd64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2022-1962"
},
{
"category": "external",
"summary": "RHBZ#2107376",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2107376"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2022-1962",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-1962"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2022-1962",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2022-1962"
},
{
"category": "external",
"summary": "https://go.dev/issue/53616",
"url": "https://go.dev/issue/53616"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-announce/c/nqrv9fbR0zE",
"url": "https://groups.google.com/g/golang-announce/c/nqrv9fbR0zE"
}
],
"release_date": "2022-07-12T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2022-09-13T02:09:43+00:00",
"details": "For details on how to apply this update, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"8Base-OADP-1.0:oadp/oadp-velero-rhel8@sha256:efb4eb48cbd2ee2276844bc6a6c0fb402c293faabd0a56b1ba3e8b41da0d99a8_amd64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2022:6430"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "LOCAL",
"availabilityImpact": "HIGH",
"baseScore": 5.5,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "LOW",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"8Base-OADP-1.0:oadp/oadp-kubevirt-velero-plugin-rhel8@sha256:d5d5e8252fd5c5fc38e0a28aef3b209302da2403381906a4fc16996201ea602d_amd64",
"8Base-OADP-1.0:oadp/oadp-mustgather-rhel8@sha256:ce71a41a5ea7455baf6ef8b71e3212f61fba35ade50b632b91cdf53ae2cd412f_amd64",
"8Base-OADP-1.0:oadp/oadp-operator-bundle@sha256:d803961b4c075fe513459313dea1245871413d29d3232a0a12973db7398409db_amd64",
"8Base-OADP-1.0:oadp/oadp-registry-rhel8@sha256:10ab07c1494e47c1da64e61e5a5e5889e5e74429a10da95a9f908f5bf0c0553a_amd64",
"8Base-OADP-1.0:oadp/oadp-rhel8-operator@sha256:8769890ce3bd07afb147fd045bdfd4dd02f7d2a83857728d60fe576c455f8a56_amd64",
"8Base-OADP-1.0:oadp/oadp-velero-plugin-for-aws-rhel8@sha256:d8672ec946550fb12ba952f305bc9cb4d820b776a5b16b7932657837b4d242ab_amd64",
"8Base-OADP-1.0:oadp/oadp-velero-plugin-for-csi-rhel8@sha256:58b31dd30b9bcb47a5d590ca4197ea4aebd6ba5e9e73055a5889da889d1e63e8_amd64",
"8Base-OADP-1.0:oadp/oadp-velero-plugin-for-gcp-rhel8@sha256:dfcf22434189301007fb440c6b714a04163c931cbc3021f337b19ccf840bde70_amd64",
"8Base-OADP-1.0:oadp/oadp-velero-plugin-for-microsoft-azure-rhel8@sha256:383434ed3aafd0b55384f84fd1204b8ae62e6743472ca9f1beb0878be8044f89_amd64",
"8Base-OADP-1.0:oadp/oadp-velero-plugin-rhel8@sha256:bf5d6974202df79eac08dfd475fa1c2f7d21819ef5e4d5a7f761b73424429128_amd64",
"8Base-OADP-1.0:oadp/oadp-velero-restic-restore-helper-rhel8@sha256:31dfff0d43517d4dee4c47a1d05705b30b74a180794cc6f8a2a156b91c14d5fd_amd64",
"8Base-OADP-1.0:oadp/oadp-velero-rhel8@sha256:efb4eb48cbd2ee2276844bc6a6c0fb402c293faabd0a56b1ba3e8b41da0d99a8_amd64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "golang: go/parser: stack exhaustion in all Parse* functions"
},
{
"cve": "CVE-2022-21698",
"cwe": {
"id": "CWE-772",
"name": "Missing Release of Resource after Effective Lifetime"
},
"discovery_date": "2022-01-19T00:00:00+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"8Base-OADP-1.0:oadp/oadp-kubevirt-velero-plugin-rhel8@sha256:d5d5e8252fd5c5fc38e0a28aef3b209302da2403381906a4fc16996201ea602d_amd64",
"8Base-OADP-1.0:oadp/oadp-mustgather-rhel8@sha256:ce71a41a5ea7455baf6ef8b71e3212f61fba35ade50b632b91cdf53ae2cd412f_amd64",
"8Base-OADP-1.0:oadp/oadp-operator-bundle@sha256:d803961b4c075fe513459313dea1245871413d29d3232a0a12973db7398409db_amd64",
"8Base-OADP-1.0:oadp/oadp-rhel8-operator@sha256:8769890ce3bd07afb147fd045bdfd4dd02f7d2a83857728d60fe576c455f8a56_amd64",
"8Base-OADP-1.0:oadp/oadp-velero-plugin-for-aws-rhel8@sha256:d8672ec946550fb12ba952f305bc9cb4d820b776a5b16b7932657837b4d242ab_amd64",
"8Base-OADP-1.0:oadp/oadp-velero-plugin-for-csi-rhel8@sha256:58b31dd30b9bcb47a5d590ca4197ea4aebd6ba5e9e73055a5889da889d1e63e8_amd64",
"8Base-OADP-1.0:oadp/oadp-velero-plugin-for-gcp-rhel8@sha256:dfcf22434189301007fb440c6b714a04163c931cbc3021f337b19ccf840bde70_amd64",
"8Base-OADP-1.0:oadp/oadp-velero-plugin-for-microsoft-azure-rhel8@sha256:383434ed3aafd0b55384f84fd1204b8ae62e6743472ca9f1beb0878be8044f89_amd64",
"8Base-OADP-1.0:oadp/oadp-velero-plugin-rhel8@sha256:bf5d6974202df79eac08dfd475fa1c2f7d21819ef5e4d5a7f761b73424429128_amd64",
"8Base-OADP-1.0:oadp/oadp-velero-restic-restore-helper-rhel8@sha256:31dfff0d43517d4dee4c47a1d05705b30b74a180794cc6f8a2a156b91c14d5fd_amd64",
"8Base-OADP-1.0:oadp/oadp-velero-rhel8@sha256:efb4eb48cbd2ee2276844bc6a6c0fb402c293faabd0a56b1ba3e8b41da0d99a8_amd64"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2045880"
}
],
"notes": [
{
"category": "description",
"text": "A denial of service attack was found in prometheus/client_golang. This flaw allows an attacker to produce a denial of service attack on an HTTP server by exploiting the InstrumentHandlerCounter function in the version below 1.11.1, resulting in a loss of availability.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "prometheus/client_golang: Denial of service using InstrumentHandlerCounter",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "This flaw has been rated as having a moderate impact for two main reasons. The opportunity for a Denial of Service is limited to the golang runtime. In the case of OpenShift Container Platform, this would be restricted within each individual container. Additionally, this is in alignment with upstream\u0027s (the Prometheus project) impact rating.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"8Base-OADP-1.0:oadp/oadp-registry-rhel8@sha256:10ab07c1494e47c1da64e61e5a5e5889e5e74429a10da95a9f908f5bf0c0553a_amd64"
],
"known_not_affected": [
"8Base-OADP-1.0:oadp/oadp-kubevirt-velero-plugin-rhel8@sha256:d5d5e8252fd5c5fc38e0a28aef3b209302da2403381906a4fc16996201ea602d_amd64",
"8Base-OADP-1.0:oadp/oadp-mustgather-rhel8@sha256:ce71a41a5ea7455baf6ef8b71e3212f61fba35ade50b632b91cdf53ae2cd412f_amd64",
"8Base-OADP-1.0:oadp/oadp-operator-bundle@sha256:d803961b4c075fe513459313dea1245871413d29d3232a0a12973db7398409db_amd64",
"8Base-OADP-1.0:oadp/oadp-rhel8-operator@sha256:8769890ce3bd07afb147fd045bdfd4dd02f7d2a83857728d60fe576c455f8a56_amd64",
"8Base-OADP-1.0:oadp/oadp-velero-plugin-for-aws-rhel8@sha256:d8672ec946550fb12ba952f305bc9cb4d820b776a5b16b7932657837b4d242ab_amd64",
"8Base-OADP-1.0:oadp/oadp-velero-plugin-for-csi-rhel8@sha256:58b31dd30b9bcb47a5d590ca4197ea4aebd6ba5e9e73055a5889da889d1e63e8_amd64",
"8Base-OADP-1.0:oadp/oadp-velero-plugin-for-gcp-rhel8@sha256:dfcf22434189301007fb440c6b714a04163c931cbc3021f337b19ccf840bde70_amd64",
"8Base-OADP-1.0:oadp/oadp-velero-plugin-for-microsoft-azure-rhel8@sha256:383434ed3aafd0b55384f84fd1204b8ae62e6743472ca9f1beb0878be8044f89_amd64",
"8Base-OADP-1.0:oadp/oadp-velero-plugin-rhel8@sha256:bf5d6974202df79eac08dfd475fa1c2f7d21819ef5e4d5a7f761b73424429128_amd64",
"8Base-OADP-1.0:oadp/oadp-velero-restic-restore-helper-rhel8@sha256:31dfff0d43517d4dee4c47a1d05705b30b74a180794cc6f8a2a156b91c14d5fd_amd64",
"8Base-OADP-1.0:oadp/oadp-velero-rhel8@sha256:efb4eb48cbd2ee2276844bc6a6c0fb402c293faabd0a56b1ba3e8b41da0d99a8_amd64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2022-21698"
},
{
"category": "external",
"summary": "RHBZ#2045880",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2045880"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2022-21698",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-21698"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2022-21698",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2022-21698"
},
{
"category": "external",
"summary": "https://github.com/prometheus/client_golang/security/advisories/GHSA-cg3q-j54f-5p7p",
"url": "https://github.com/prometheus/client_golang/security/advisories/GHSA-cg3q-j54f-5p7p"
}
],
"release_date": "2022-02-15T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2022-09-13T02:09:43+00:00",
"details": "For details on how to apply this update, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"8Base-OADP-1.0:oadp/oadp-registry-rhel8@sha256:10ab07c1494e47c1da64e61e5a5e5889e5e74429a10da95a9f908f5bf0c0553a_amd64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2022:6430"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"8Base-OADP-1.0:oadp/oadp-kubevirt-velero-plugin-rhel8@sha256:d5d5e8252fd5c5fc38e0a28aef3b209302da2403381906a4fc16996201ea602d_amd64",
"8Base-OADP-1.0:oadp/oadp-mustgather-rhel8@sha256:ce71a41a5ea7455baf6ef8b71e3212f61fba35ade50b632b91cdf53ae2cd412f_amd64",
"8Base-OADP-1.0:oadp/oadp-operator-bundle@sha256:d803961b4c075fe513459313dea1245871413d29d3232a0a12973db7398409db_amd64",
"8Base-OADP-1.0:oadp/oadp-registry-rhel8@sha256:10ab07c1494e47c1da64e61e5a5e5889e5e74429a10da95a9f908f5bf0c0553a_amd64",
"8Base-OADP-1.0:oadp/oadp-rhel8-operator@sha256:8769890ce3bd07afb147fd045bdfd4dd02f7d2a83857728d60fe576c455f8a56_amd64",
"8Base-OADP-1.0:oadp/oadp-velero-plugin-for-aws-rhel8@sha256:d8672ec946550fb12ba952f305bc9cb4d820b776a5b16b7932657837b4d242ab_amd64",
"8Base-OADP-1.0:oadp/oadp-velero-plugin-for-csi-rhel8@sha256:58b31dd30b9bcb47a5d590ca4197ea4aebd6ba5e9e73055a5889da889d1e63e8_amd64",
"8Base-OADP-1.0:oadp/oadp-velero-plugin-for-gcp-rhel8@sha256:dfcf22434189301007fb440c6b714a04163c931cbc3021f337b19ccf840bde70_amd64",
"8Base-OADP-1.0:oadp/oadp-velero-plugin-for-microsoft-azure-rhel8@sha256:383434ed3aafd0b55384f84fd1204b8ae62e6743472ca9f1beb0878be8044f89_amd64",
"8Base-OADP-1.0:oadp/oadp-velero-plugin-rhel8@sha256:bf5d6974202df79eac08dfd475fa1c2f7d21819ef5e4d5a7f761b73424429128_amd64",
"8Base-OADP-1.0:oadp/oadp-velero-restic-restore-helper-rhel8@sha256:31dfff0d43517d4dee4c47a1d05705b30b74a180794cc6f8a2a156b91c14d5fd_amd64",
"8Base-OADP-1.0:oadp/oadp-velero-rhel8@sha256:efb4eb48cbd2ee2276844bc6a6c0fb402c293faabd0a56b1ba3e8b41da0d99a8_amd64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "prometheus/client_golang: Denial of service using InstrumentHandlerCounter"
},
{
"cve": "CVE-2022-24675",
"cwe": {
"id": "CWE-120",
"name": "Buffer Copy without Checking Size of Input (\u0027Classic Buffer Overflow\u0027)"
},
"discovery_date": "2022-04-21T00:00:00+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"8Base-OADP-1.0:oadp/oadp-kubevirt-velero-plugin-rhel8@sha256:d5d5e8252fd5c5fc38e0a28aef3b209302da2403381906a4fc16996201ea602d_amd64",
"8Base-OADP-1.0:oadp/oadp-mustgather-rhel8@sha256:ce71a41a5ea7455baf6ef8b71e3212f61fba35ade50b632b91cdf53ae2cd412f_amd64",
"8Base-OADP-1.0:oadp/oadp-operator-bundle@sha256:d803961b4c075fe513459313dea1245871413d29d3232a0a12973db7398409db_amd64",
"8Base-OADP-1.0:oadp/oadp-rhel8-operator@sha256:8769890ce3bd07afb147fd045bdfd4dd02f7d2a83857728d60fe576c455f8a56_amd64",
"8Base-OADP-1.0:oadp/oadp-velero-plugin-for-aws-rhel8@sha256:d8672ec946550fb12ba952f305bc9cb4d820b776a5b16b7932657837b4d242ab_amd64",
"8Base-OADP-1.0:oadp/oadp-velero-plugin-for-csi-rhel8@sha256:58b31dd30b9bcb47a5d590ca4197ea4aebd6ba5e9e73055a5889da889d1e63e8_amd64",
"8Base-OADP-1.0:oadp/oadp-velero-plugin-for-gcp-rhel8@sha256:dfcf22434189301007fb440c6b714a04163c931cbc3021f337b19ccf840bde70_amd64",
"8Base-OADP-1.0:oadp/oadp-velero-plugin-for-microsoft-azure-rhel8@sha256:383434ed3aafd0b55384f84fd1204b8ae62e6743472ca9f1beb0878be8044f89_amd64",
"8Base-OADP-1.0:oadp/oadp-velero-plugin-rhel8@sha256:bf5d6974202df79eac08dfd475fa1c2f7d21819ef5e4d5a7f761b73424429128_amd64",
"8Base-OADP-1.0:oadp/oadp-velero-restic-restore-helper-rhel8@sha256:31dfff0d43517d4dee4c47a1d05705b30b74a180794cc6f8a2a156b91c14d5fd_amd64",
"8Base-OADP-1.0:oadp/oadp-velero-rhel8@sha256:efb4eb48cbd2ee2276844bc6a6c0fb402c293faabd0a56b1ba3e8b41da0d99a8_amd64"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2077688"
}
],
"notes": [
{
"category": "description",
"text": "A buffer overflow flaw was found in Golang\u0027s library encoding/pem. This flaw allows an attacker to use a large PEM input (more than 5 MB), causing a stack overflow in Decode, which leads to a loss of availability.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "golang: encoding/pem: fix stack overflow in Decode",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "Red Hat Enterprise Linux 7, 8 and 9 are affected, because the code-base is affected by this vulnerability.\n\nRed Hat Product Security has rated this issue as having Moderate security impact, and the issue is not currently planned to be addressed in future updates for Red Hat Enterprise Linux 7, hence, marked as Out-of-Support-Scope.\n\nRed Hat Developer Tools - Compilers (go-toolset-1.16-golang \u0026 go-toolset-1.17-golang), ships the vulnerable code and affected by this vulnerability.\n\nFor additional information, refer to the Issue Severity Classification: https://access.redhat.com/security/updates/classification/ and Red Hat Enterprise Linux Life Cycle \u0026 Updates Policy: https://access.redhat.com/support/policy/updates/errata/.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"8Base-OADP-1.0:oadp/oadp-registry-rhel8@sha256:10ab07c1494e47c1da64e61e5a5e5889e5e74429a10da95a9f908f5bf0c0553a_amd64"
],
"known_not_affected": [
"8Base-OADP-1.0:oadp/oadp-kubevirt-velero-plugin-rhel8@sha256:d5d5e8252fd5c5fc38e0a28aef3b209302da2403381906a4fc16996201ea602d_amd64",
"8Base-OADP-1.0:oadp/oadp-mustgather-rhel8@sha256:ce71a41a5ea7455baf6ef8b71e3212f61fba35ade50b632b91cdf53ae2cd412f_amd64",
"8Base-OADP-1.0:oadp/oadp-operator-bundle@sha256:d803961b4c075fe513459313dea1245871413d29d3232a0a12973db7398409db_amd64",
"8Base-OADP-1.0:oadp/oadp-rhel8-operator@sha256:8769890ce3bd07afb147fd045bdfd4dd02f7d2a83857728d60fe576c455f8a56_amd64",
"8Base-OADP-1.0:oadp/oadp-velero-plugin-for-aws-rhel8@sha256:d8672ec946550fb12ba952f305bc9cb4d820b776a5b16b7932657837b4d242ab_amd64",
"8Base-OADP-1.0:oadp/oadp-velero-plugin-for-csi-rhel8@sha256:58b31dd30b9bcb47a5d590ca4197ea4aebd6ba5e9e73055a5889da889d1e63e8_amd64",
"8Base-OADP-1.0:oadp/oadp-velero-plugin-for-gcp-rhel8@sha256:dfcf22434189301007fb440c6b714a04163c931cbc3021f337b19ccf840bde70_amd64",
"8Base-OADP-1.0:oadp/oadp-velero-plugin-for-microsoft-azure-rhel8@sha256:383434ed3aafd0b55384f84fd1204b8ae62e6743472ca9f1beb0878be8044f89_amd64",
"8Base-OADP-1.0:oadp/oadp-velero-plugin-rhel8@sha256:bf5d6974202df79eac08dfd475fa1c2f7d21819ef5e4d5a7f761b73424429128_amd64",
"8Base-OADP-1.0:oadp/oadp-velero-restic-restore-helper-rhel8@sha256:31dfff0d43517d4dee4c47a1d05705b30b74a180794cc6f8a2a156b91c14d5fd_amd64",
"8Base-OADP-1.0:oadp/oadp-velero-rhel8@sha256:efb4eb48cbd2ee2276844bc6a6c0fb402c293faabd0a56b1ba3e8b41da0d99a8_amd64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2022-24675"
},
{
"category": "external",
"summary": "RHBZ#2077688",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2077688"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2022-24675",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-24675"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2022-24675",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2022-24675"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-announce/c/oecdBNLOml8",
"url": "https://groups.google.com/g/golang-announce/c/oecdBNLOml8"
}
],
"release_date": "2022-04-12T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2022-09-13T02:09:43+00:00",
"details": "For details on how to apply this update, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"8Base-OADP-1.0:oadp/oadp-registry-rhel8@sha256:10ab07c1494e47c1da64e61e5a5e5889e5e74429a10da95a9f908f5bf0c0553a_amd64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2022:6430"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"8Base-OADP-1.0:oadp/oadp-kubevirt-velero-plugin-rhel8@sha256:d5d5e8252fd5c5fc38e0a28aef3b209302da2403381906a4fc16996201ea602d_amd64",
"8Base-OADP-1.0:oadp/oadp-mustgather-rhel8@sha256:ce71a41a5ea7455baf6ef8b71e3212f61fba35ade50b632b91cdf53ae2cd412f_amd64",
"8Base-OADP-1.0:oadp/oadp-operator-bundle@sha256:d803961b4c075fe513459313dea1245871413d29d3232a0a12973db7398409db_amd64",
"8Base-OADP-1.0:oadp/oadp-registry-rhel8@sha256:10ab07c1494e47c1da64e61e5a5e5889e5e74429a10da95a9f908f5bf0c0553a_amd64",
"8Base-OADP-1.0:oadp/oadp-rhel8-operator@sha256:8769890ce3bd07afb147fd045bdfd4dd02f7d2a83857728d60fe576c455f8a56_amd64",
"8Base-OADP-1.0:oadp/oadp-velero-plugin-for-aws-rhel8@sha256:d8672ec946550fb12ba952f305bc9cb4d820b776a5b16b7932657837b4d242ab_amd64",
"8Base-OADP-1.0:oadp/oadp-velero-plugin-for-csi-rhel8@sha256:58b31dd30b9bcb47a5d590ca4197ea4aebd6ba5e9e73055a5889da889d1e63e8_amd64",
"8Base-OADP-1.0:oadp/oadp-velero-plugin-for-gcp-rhel8@sha256:dfcf22434189301007fb440c6b714a04163c931cbc3021f337b19ccf840bde70_amd64",
"8Base-OADP-1.0:oadp/oadp-velero-plugin-for-microsoft-azure-rhel8@sha256:383434ed3aafd0b55384f84fd1204b8ae62e6743472ca9f1beb0878be8044f89_amd64",
"8Base-OADP-1.0:oadp/oadp-velero-plugin-rhel8@sha256:bf5d6974202df79eac08dfd475fa1c2f7d21819ef5e4d5a7f761b73424429128_amd64",
"8Base-OADP-1.0:oadp/oadp-velero-restic-restore-helper-rhel8@sha256:31dfff0d43517d4dee4c47a1d05705b30b74a180794cc6f8a2a156b91c14d5fd_amd64",
"8Base-OADP-1.0:oadp/oadp-velero-rhel8@sha256:efb4eb48cbd2ee2276844bc6a6c0fb402c293faabd0a56b1ba3e8b41da0d99a8_amd64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "golang: encoding/pem: fix stack overflow in Decode"
},
{
"cve": "CVE-2022-30629",
"cwe": {
"id": "CWE-331",
"name": "Insufficient Entropy"
},
"discovery_date": "2022-06-02T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2092793"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in the crypto/tls golang package. When session tickets are generated by crypto/tls, it is missing the ticket expiration. This issue may allow an attacker to observe the TLS handshakes to correlate successive connections during session resumption.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "golang: crypto/tls: session tickets lack random ticket_age_add",
"title": "Vulnerability summary"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"8Base-OADP-1.0:oadp/oadp-kubevirt-velero-plugin-rhel8@sha256:d5d5e8252fd5c5fc38e0a28aef3b209302da2403381906a4fc16996201ea602d_amd64",
"8Base-OADP-1.0:oadp/oadp-mustgather-rhel8@sha256:ce71a41a5ea7455baf6ef8b71e3212f61fba35ade50b632b91cdf53ae2cd412f_amd64",
"8Base-OADP-1.0:oadp/oadp-operator-bundle@sha256:d803961b4c075fe513459313dea1245871413d29d3232a0a12973db7398409db_amd64",
"8Base-OADP-1.0:oadp/oadp-registry-rhel8@sha256:10ab07c1494e47c1da64e61e5a5e5889e5e74429a10da95a9f908f5bf0c0553a_amd64",
"8Base-OADP-1.0:oadp/oadp-rhel8-operator@sha256:8769890ce3bd07afb147fd045bdfd4dd02f7d2a83857728d60fe576c455f8a56_amd64",
"8Base-OADP-1.0:oadp/oadp-velero-plugin-for-aws-rhel8@sha256:d8672ec946550fb12ba952f305bc9cb4d820b776a5b16b7932657837b4d242ab_amd64",
"8Base-OADP-1.0:oadp/oadp-velero-plugin-for-csi-rhel8@sha256:58b31dd30b9bcb47a5d590ca4197ea4aebd6ba5e9e73055a5889da889d1e63e8_amd64",
"8Base-OADP-1.0:oadp/oadp-velero-plugin-for-gcp-rhel8@sha256:dfcf22434189301007fb440c6b714a04163c931cbc3021f337b19ccf840bde70_amd64",
"8Base-OADP-1.0:oadp/oadp-velero-plugin-for-microsoft-azure-rhel8@sha256:383434ed3aafd0b55384f84fd1204b8ae62e6743472ca9f1beb0878be8044f89_amd64",
"8Base-OADP-1.0:oadp/oadp-velero-plugin-rhel8@sha256:bf5d6974202df79eac08dfd475fa1c2f7d21819ef5e4d5a7f761b73424429128_amd64",
"8Base-OADP-1.0:oadp/oadp-velero-restic-restore-helper-rhel8@sha256:31dfff0d43517d4dee4c47a1d05705b30b74a180794cc6f8a2a156b91c14d5fd_amd64",
"8Base-OADP-1.0:oadp/oadp-velero-rhel8@sha256:efb4eb48cbd2ee2276844bc6a6c0fb402c293faabd0a56b1ba3e8b41da0d99a8_amd64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2022-30629"
},
{
"category": "external",
"summary": "RHBZ#2092793",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2092793"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2022-30629",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-30629"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2022-30629",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2022-30629"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-announce/c/TzIC9-t8Ytg",
"url": "https://groups.google.com/g/golang-announce/c/TzIC9-t8Ytg"
}
],
"release_date": "2022-06-02T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2022-09-13T02:09:43+00:00",
"details": "For details on how to apply this update, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"8Base-OADP-1.0:oadp/oadp-kubevirt-velero-plugin-rhel8@sha256:d5d5e8252fd5c5fc38e0a28aef3b209302da2403381906a4fc16996201ea602d_amd64",
"8Base-OADP-1.0:oadp/oadp-mustgather-rhel8@sha256:ce71a41a5ea7455baf6ef8b71e3212f61fba35ade50b632b91cdf53ae2cd412f_amd64",
"8Base-OADP-1.0:oadp/oadp-operator-bundle@sha256:d803961b4c075fe513459313dea1245871413d29d3232a0a12973db7398409db_amd64",
"8Base-OADP-1.0:oadp/oadp-registry-rhel8@sha256:10ab07c1494e47c1da64e61e5a5e5889e5e74429a10da95a9f908f5bf0c0553a_amd64",
"8Base-OADP-1.0:oadp/oadp-rhel8-operator@sha256:8769890ce3bd07afb147fd045bdfd4dd02f7d2a83857728d60fe576c455f8a56_amd64",
"8Base-OADP-1.0:oadp/oadp-velero-plugin-for-aws-rhel8@sha256:d8672ec946550fb12ba952f305bc9cb4d820b776a5b16b7932657837b4d242ab_amd64",
"8Base-OADP-1.0:oadp/oadp-velero-plugin-for-csi-rhel8@sha256:58b31dd30b9bcb47a5d590ca4197ea4aebd6ba5e9e73055a5889da889d1e63e8_amd64",
"8Base-OADP-1.0:oadp/oadp-velero-plugin-for-gcp-rhel8@sha256:dfcf22434189301007fb440c6b714a04163c931cbc3021f337b19ccf840bde70_amd64",
"8Base-OADP-1.0:oadp/oadp-velero-plugin-for-microsoft-azure-rhel8@sha256:383434ed3aafd0b55384f84fd1204b8ae62e6743472ca9f1beb0878be8044f89_amd64",
"8Base-OADP-1.0:oadp/oadp-velero-plugin-rhel8@sha256:bf5d6974202df79eac08dfd475fa1c2f7d21819ef5e4d5a7f761b73424429128_amd64",
"8Base-OADP-1.0:oadp/oadp-velero-restic-restore-helper-rhel8@sha256:31dfff0d43517d4dee4c47a1d05705b30b74a180794cc6f8a2a156b91c14d5fd_amd64",
"8Base-OADP-1.0:oadp/oadp-velero-rhel8@sha256:efb4eb48cbd2ee2276844bc6a6c0fb402c293faabd0a56b1ba3e8b41da0d99a8_amd64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2022:6430"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "HIGH",
"attackVector": "NETWORK",
"availabilityImpact": "NONE",
"baseScore": 3.1,
"baseSeverity": "LOW",
"confidentialityImpact": "LOW",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "REQUIRED",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:R/S:U/C:L/I:N/A:N",
"version": "3.1"
},
"products": [
"8Base-OADP-1.0:oadp/oadp-kubevirt-velero-plugin-rhel8@sha256:d5d5e8252fd5c5fc38e0a28aef3b209302da2403381906a4fc16996201ea602d_amd64",
"8Base-OADP-1.0:oadp/oadp-mustgather-rhel8@sha256:ce71a41a5ea7455baf6ef8b71e3212f61fba35ade50b632b91cdf53ae2cd412f_amd64",
"8Base-OADP-1.0:oadp/oadp-operator-bundle@sha256:d803961b4c075fe513459313dea1245871413d29d3232a0a12973db7398409db_amd64",
"8Base-OADP-1.0:oadp/oadp-registry-rhel8@sha256:10ab07c1494e47c1da64e61e5a5e5889e5e74429a10da95a9f908f5bf0c0553a_amd64",
"8Base-OADP-1.0:oadp/oadp-rhel8-operator@sha256:8769890ce3bd07afb147fd045bdfd4dd02f7d2a83857728d60fe576c455f8a56_amd64",
"8Base-OADP-1.0:oadp/oadp-velero-plugin-for-aws-rhel8@sha256:d8672ec946550fb12ba952f305bc9cb4d820b776a5b16b7932657837b4d242ab_amd64",
"8Base-OADP-1.0:oadp/oadp-velero-plugin-for-csi-rhel8@sha256:58b31dd30b9bcb47a5d590ca4197ea4aebd6ba5e9e73055a5889da889d1e63e8_amd64",
"8Base-OADP-1.0:oadp/oadp-velero-plugin-for-gcp-rhel8@sha256:dfcf22434189301007fb440c6b714a04163c931cbc3021f337b19ccf840bde70_amd64",
"8Base-OADP-1.0:oadp/oadp-velero-plugin-for-microsoft-azure-rhel8@sha256:383434ed3aafd0b55384f84fd1204b8ae62e6743472ca9f1beb0878be8044f89_amd64",
"8Base-OADP-1.0:oadp/oadp-velero-plugin-rhel8@sha256:bf5d6974202df79eac08dfd475fa1c2f7d21819ef5e4d5a7f761b73424429128_amd64",
"8Base-OADP-1.0:oadp/oadp-velero-restic-restore-helper-rhel8@sha256:31dfff0d43517d4dee4c47a1d05705b30b74a180794cc6f8a2a156b91c14d5fd_amd64",
"8Base-OADP-1.0:oadp/oadp-velero-rhel8@sha256:efb4eb48cbd2ee2276844bc6a6c0fb402c293faabd0a56b1ba3e8b41da0d99a8_amd64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Low"
}
],
"title": "golang: crypto/tls: session tickets lack random ticket_age_add"
},
{
"cve": "CVE-2022-30630",
"cwe": {
"id": "CWE-1325",
"name": "Improperly Controlled Sequential Memory Allocation"
},
"discovery_date": "2022-07-14T00:00:00+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"8Base-OADP-1.0:oadp/oadp-kubevirt-velero-plugin-rhel8@sha256:d5d5e8252fd5c5fc38e0a28aef3b209302da2403381906a4fc16996201ea602d_amd64",
"8Base-OADP-1.0:oadp/oadp-mustgather-rhel8@sha256:ce71a41a5ea7455baf6ef8b71e3212f61fba35ade50b632b91cdf53ae2cd412f_amd64",
"8Base-OADP-1.0:oadp/oadp-operator-bundle@sha256:d803961b4c075fe513459313dea1245871413d29d3232a0a12973db7398409db_amd64",
"8Base-OADP-1.0:oadp/oadp-registry-rhel8@sha256:10ab07c1494e47c1da64e61e5a5e5889e5e74429a10da95a9f908f5bf0c0553a_amd64",
"8Base-OADP-1.0:oadp/oadp-rhel8-operator@sha256:8769890ce3bd07afb147fd045bdfd4dd02f7d2a83857728d60fe576c455f8a56_amd64",
"8Base-OADP-1.0:oadp/oadp-velero-plugin-for-aws-rhel8@sha256:d8672ec946550fb12ba952f305bc9cb4d820b776a5b16b7932657837b4d242ab_amd64",
"8Base-OADP-1.0:oadp/oadp-velero-plugin-for-csi-rhel8@sha256:58b31dd30b9bcb47a5d590ca4197ea4aebd6ba5e9e73055a5889da889d1e63e8_amd64",
"8Base-OADP-1.0:oadp/oadp-velero-plugin-for-gcp-rhel8@sha256:dfcf22434189301007fb440c6b714a04163c931cbc3021f337b19ccf840bde70_amd64",
"8Base-OADP-1.0:oadp/oadp-velero-plugin-for-microsoft-azure-rhel8@sha256:383434ed3aafd0b55384f84fd1204b8ae62e6743472ca9f1beb0878be8044f89_amd64",
"8Base-OADP-1.0:oadp/oadp-velero-plugin-rhel8@sha256:bf5d6974202df79eac08dfd475fa1c2f7d21819ef5e4d5a7f761b73424429128_amd64",
"8Base-OADP-1.0:oadp/oadp-velero-restic-restore-helper-rhel8@sha256:31dfff0d43517d4dee4c47a1d05705b30b74a180794cc6f8a2a156b91c14d5fd_amd64"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2107371"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in the golang standard library, io/fs. Calling Glob on a path that contains a large number of path separators can cause a panic issue due to stack exhaustion. This could allow an attacker to impact availability.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "golang: io/fs: stack exhaustion in Glob",
"title": "Vulnerability summary"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"8Base-OADP-1.0:oadp/oadp-velero-rhel8@sha256:efb4eb48cbd2ee2276844bc6a6c0fb402c293faabd0a56b1ba3e8b41da0d99a8_amd64"
],
"known_not_affected": [
"8Base-OADP-1.0:oadp/oadp-kubevirt-velero-plugin-rhel8@sha256:d5d5e8252fd5c5fc38e0a28aef3b209302da2403381906a4fc16996201ea602d_amd64",
"8Base-OADP-1.0:oadp/oadp-mustgather-rhel8@sha256:ce71a41a5ea7455baf6ef8b71e3212f61fba35ade50b632b91cdf53ae2cd412f_amd64",
"8Base-OADP-1.0:oadp/oadp-operator-bundle@sha256:d803961b4c075fe513459313dea1245871413d29d3232a0a12973db7398409db_amd64",
"8Base-OADP-1.0:oadp/oadp-registry-rhel8@sha256:10ab07c1494e47c1da64e61e5a5e5889e5e74429a10da95a9f908f5bf0c0553a_amd64",
"8Base-OADP-1.0:oadp/oadp-rhel8-operator@sha256:8769890ce3bd07afb147fd045bdfd4dd02f7d2a83857728d60fe576c455f8a56_amd64",
"8Base-OADP-1.0:oadp/oadp-velero-plugin-for-aws-rhel8@sha256:d8672ec946550fb12ba952f305bc9cb4d820b776a5b16b7932657837b4d242ab_amd64",
"8Base-OADP-1.0:oadp/oadp-velero-plugin-for-csi-rhel8@sha256:58b31dd30b9bcb47a5d590ca4197ea4aebd6ba5e9e73055a5889da889d1e63e8_amd64",
"8Base-OADP-1.0:oadp/oadp-velero-plugin-for-gcp-rhel8@sha256:dfcf22434189301007fb440c6b714a04163c931cbc3021f337b19ccf840bde70_amd64",
"8Base-OADP-1.0:oadp/oadp-velero-plugin-for-microsoft-azure-rhel8@sha256:383434ed3aafd0b55384f84fd1204b8ae62e6743472ca9f1beb0878be8044f89_amd64",
"8Base-OADP-1.0:oadp/oadp-velero-plugin-rhel8@sha256:bf5d6974202df79eac08dfd475fa1c2f7d21819ef5e4d5a7f761b73424429128_amd64",
"8Base-OADP-1.0:oadp/oadp-velero-restic-restore-helper-rhel8@sha256:31dfff0d43517d4dee4c47a1d05705b30b74a180794cc6f8a2a156b91c14d5fd_amd64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2022-30630"
},
{
"category": "external",
"summary": "RHBZ#2107371",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2107371"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2022-30630",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-30630"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2022-30630",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2022-30630"
},
{
"category": "external",
"summary": "https://go.dev/issue/53415",
"url": "https://go.dev/issue/53415"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-announce/c/nqrv9fbR0zE",
"url": "https://groups.google.com/g/golang-announce/c/nqrv9fbR0zE"
}
],
"release_date": "2022-07-12T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2022-09-13T02:09:43+00:00",
"details": "For details on how to apply this update, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"8Base-OADP-1.0:oadp/oadp-velero-rhel8@sha256:efb4eb48cbd2ee2276844bc6a6c0fb402c293faabd0a56b1ba3e8b41da0d99a8_amd64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2022:6430"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"8Base-OADP-1.0:oadp/oadp-kubevirt-velero-plugin-rhel8@sha256:d5d5e8252fd5c5fc38e0a28aef3b209302da2403381906a4fc16996201ea602d_amd64",
"8Base-OADP-1.0:oadp/oadp-mustgather-rhel8@sha256:ce71a41a5ea7455baf6ef8b71e3212f61fba35ade50b632b91cdf53ae2cd412f_amd64",
"8Base-OADP-1.0:oadp/oadp-operator-bundle@sha256:d803961b4c075fe513459313dea1245871413d29d3232a0a12973db7398409db_amd64",
"8Base-OADP-1.0:oadp/oadp-registry-rhel8@sha256:10ab07c1494e47c1da64e61e5a5e5889e5e74429a10da95a9f908f5bf0c0553a_amd64",
"8Base-OADP-1.0:oadp/oadp-rhel8-operator@sha256:8769890ce3bd07afb147fd045bdfd4dd02f7d2a83857728d60fe576c455f8a56_amd64",
"8Base-OADP-1.0:oadp/oadp-velero-plugin-for-aws-rhel8@sha256:d8672ec946550fb12ba952f305bc9cb4d820b776a5b16b7932657837b4d242ab_amd64",
"8Base-OADP-1.0:oadp/oadp-velero-plugin-for-csi-rhel8@sha256:58b31dd30b9bcb47a5d590ca4197ea4aebd6ba5e9e73055a5889da889d1e63e8_amd64",
"8Base-OADP-1.0:oadp/oadp-velero-plugin-for-gcp-rhel8@sha256:dfcf22434189301007fb440c6b714a04163c931cbc3021f337b19ccf840bde70_amd64",
"8Base-OADP-1.0:oadp/oadp-velero-plugin-for-microsoft-azure-rhel8@sha256:383434ed3aafd0b55384f84fd1204b8ae62e6743472ca9f1beb0878be8044f89_amd64",
"8Base-OADP-1.0:oadp/oadp-velero-plugin-rhel8@sha256:bf5d6974202df79eac08dfd475fa1c2f7d21819ef5e4d5a7f761b73424429128_amd64",
"8Base-OADP-1.0:oadp/oadp-velero-restic-restore-helper-rhel8@sha256:31dfff0d43517d4dee4c47a1d05705b30b74a180794cc6f8a2a156b91c14d5fd_amd64",
"8Base-OADP-1.0:oadp/oadp-velero-rhel8@sha256:efb4eb48cbd2ee2276844bc6a6c0fb402c293faabd0a56b1ba3e8b41da0d99a8_amd64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "golang: io/fs: stack exhaustion in Glob"
},
{
"cve": "CVE-2022-30631",
"cwe": {
"id": "CWE-1325",
"name": "Improperly Controlled Sequential Memory Allocation"
},
"discovery_date": "2022-07-14T00:00:00+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"8Base-OADP-1.0:oadp/oadp-kubevirt-velero-plugin-rhel8@sha256:d5d5e8252fd5c5fc38e0a28aef3b209302da2403381906a4fc16996201ea602d_amd64",
"8Base-OADP-1.0:oadp/oadp-mustgather-rhel8@sha256:ce71a41a5ea7455baf6ef8b71e3212f61fba35ade50b632b91cdf53ae2cd412f_amd64",
"8Base-OADP-1.0:oadp/oadp-operator-bundle@sha256:d803961b4c075fe513459313dea1245871413d29d3232a0a12973db7398409db_amd64",
"8Base-OADP-1.0:oadp/oadp-registry-rhel8@sha256:10ab07c1494e47c1da64e61e5a5e5889e5e74429a10da95a9f908f5bf0c0553a_amd64",
"8Base-OADP-1.0:oadp/oadp-rhel8-operator@sha256:8769890ce3bd07afb147fd045bdfd4dd02f7d2a83857728d60fe576c455f8a56_amd64",
"8Base-OADP-1.0:oadp/oadp-velero-plugin-for-aws-rhel8@sha256:d8672ec946550fb12ba952f305bc9cb4d820b776a5b16b7932657837b4d242ab_amd64",
"8Base-OADP-1.0:oadp/oadp-velero-plugin-for-csi-rhel8@sha256:58b31dd30b9bcb47a5d590ca4197ea4aebd6ba5e9e73055a5889da889d1e63e8_amd64",
"8Base-OADP-1.0:oadp/oadp-velero-plugin-for-gcp-rhel8@sha256:dfcf22434189301007fb440c6b714a04163c931cbc3021f337b19ccf840bde70_amd64",
"8Base-OADP-1.0:oadp/oadp-velero-plugin-for-microsoft-azure-rhel8@sha256:383434ed3aafd0b55384f84fd1204b8ae62e6743472ca9f1beb0878be8044f89_amd64",
"8Base-OADP-1.0:oadp/oadp-velero-plugin-rhel8@sha256:bf5d6974202df79eac08dfd475fa1c2f7d21819ef5e4d5a7f761b73424429128_amd64",
"8Base-OADP-1.0:oadp/oadp-velero-restic-restore-helper-rhel8@sha256:31dfff0d43517d4dee4c47a1d05705b30b74a180794cc6f8a2a156b91c14d5fd_amd64"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2107342"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in golang. Calling the Reader, Read method on an archive that contains a large number of concatenated 0-length compressed files can cause a panic issue due to stack exhaustion.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "golang: compress/gzip: stack exhaustion in Reader.Read",
"title": "Vulnerability summary"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"8Base-OADP-1.0:oadp/oadp-velero-rhel8@sha256:efb4eb48cbd2ee2276844bc6a6c0fb402c293faabd0a56b1ba3e8b41da0d99a8_amd64"
],
"known_not_affected": [
"8Base-OADP-1.0:oadp/oadp-kubevirt-velero-plugin-rhel8@sha256:d5d5e8252fd5c5fc38e0a28aef3b209302da2403381906a4fc16996201ea602d_amd64",
"8Base-OADP-1.0:oadp/oadp-mustgather-rhel8@sha256:ce71a41a5ea7455baf6ef8b71e3212f61fba35ade50b632b91cdf53ae2cd412f_amd64",
"8Base-OADP-1.0:oadp/oadp-operator-bundle@sha256:d803961b4c075fe513459313dea1245871413d29d3232a0a12973db7398409db_amd64",
"8Base-OADP-1.0:oadp/oadp-registry-rhel8@sha256:10ab07c1494e47c1da64e61e5a5e5889e5e74429a10da95a9f908f5bf0c0553a_amd64",
"8Base-OADP-1.0:oadp/oadp-rhel8-operator@sha256:8769890ce3bd07afb147fd045bdfd4dd02f7d2a83857728d60fe576c455f8a56_amd64",
"8Base-OADP-1.0:oadp/oadp-velero-plugin-for-aws-rhel8@sha256:d8672ec946550fb12ba952f305bc9cb4d820b776a5b16b7932657837b4d242ab_amd64",
"8Base-OADP-1.0:oadp/oadp-velero-plugin-for-csi-rhel8@sha256:58b31dd30b9bcb47a5d590ca4197ea4aebd6ba5e9e73055a5889da889d1e63e8_amd64",
"8Base-OADP-1.0:oadp/oadp-velero-plugin-for-gcp-rhel8@sha256:dfcf22434189301007fb440c6b714a04163c931cbc3021f337b19ccf840bde70_amd64",
"8Base-OADP-1.0:oadp/oadp-velero-plugin-for-microsoft-azure-rhel8@sha256:383434ed3aafd0b55384f84fd1204b8ae62e6743472ca9f1beb0878be8044f89_amd64",
"8Base-OADP-1.0:oadp/oadp-velero-plugin-rhel8@sha256:bf5d6974202df79eac08dfd475fa1c2f7d21819ef5e4d5a7f761b73424429128_amd64",
"8Base-OADP-1.0:oadp/oadp-velero-restic-restore-helper-rhel8@sha256:31dfff0d43517d4dee4c47a1d05705b30b74a180794cc6f8a2a156b91c14d5fd_amd64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2022-30631"
},
{
"category": "external",
"summary": "RHBZ#2107342",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2107342"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2022-30631",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-30631"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2022-30631",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2022-30631"
},
{
"category": "external",
"summary": "https://go.dev/issue/53168",
"url": "https://go.dev/issue/53168"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-announce/c/nqrv9fbR0zE",
"url": "https://groups.google.com/g/golang-announce/c/nqrv9fbR0zE"
}
],
"release_date": "2022-07-12T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2022-09-13T02:09:43+00:00",
"details": "For details on how to apply this update, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"8Base-OADP-1.0:oadp/oadp-velero-rhel8@sha256:efb4eb48cbd2ee2276844bc6a6c0fb402c293faabd0a56b1ba3e8b41da0d99a8_amd64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2022:6430"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"8Base-OADP-1.0:oadp/oadp-kubevirt-velero-plugin-rhel8@sha256:d5d5e8252fd5c5fc38e0a28aef3b209302da2403381906a4fc16996201ea602d_amd64",
"8Base-OADP-1.0:oadp/oadp-mustgather-rhel8@sha256:ce71a41a5ea7455baf6ef8b71e3212f61fba35ade50b632b91cdf53ae2cd412f_amd64",
"8Base-OADP-1.0:oadp/oadp-operator-bundle@sha256:d803961b4c075fe513459313dea1245871413d29d3232a0a12973db7398409db_amd64",
"8Base-OADP-1.0:oadp/oadp-registry-rhel8@sha256:10ab07c1494e47c1da64e61e5a5e5889e5e74429a10da95a9f908f5bf0c0553a_amd64",
"8Base-OADP-1.0:oadp/oadp-rhel8-operator@sha256:8769890ce3bd07afb147fd045bdfd4dd02f7d2a83857728d60fe576c455f8a56_amd64",
"8Base-OADP-1.0:oadp/oadp-velero-plugin-for-aws-rhel8@sha256:d8672ec946550fb12ba952f305bc9cb4d820b776a5b16b7932657837b4d242ab_amd64",
"8Base-OADP-1.0:oadp/oadp-velero-plugin-for-csi-rhel8@sha256:58b31dd30b9bcb47a5d590ca4197ea4aebd6ba5e9e73055a5889da889d1e63e8_amd64",
"8Base-OADP-1.0:oadp/oadp-velero-plugin-for-gcp-rhel8@sha256:dfcf22434189301007fb440c6b714a04163c931cbc3021f337b19ccf840bde70_amd64",
"8Base-OADP-1.0:oadp/oadp-velero-plugin-for-microsoft-azure-rhel8@sha256:383434ed3aafd0b55384f84fd1204b8ae62e6743472ca9f1beb0878be8044f89_amd64",
"8Base-OADP-1.0:oadp/oadp-velero-plugin-rhel8@sha256:bf5d6974202df79eac08dfd475fa1c2f7d21819ef5e4d5a7f761b73424429128_amd64",
"8Base-OADP-1.0:oadp/oadp-velero-restic-restore-helper-rhel8@sha256:31dfff0d43517d4dee4c47a1d05705b30b74a180794cc6f8a2a156b91c14d5fd_amd64",
"8Base-OADP-1.0:oadp/oadp-velero-rhel8@sha256:efb4eb48cbd2ee2276844bc6a6c0fb402c293faabd0a56b1ba3e8b41da0d99a8_amd64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "golang: compress/gzip: stack exhaustion in Reader.Read"
},
{
"cve": "CVE-2022-32148",
"cwe": {
"id": "CWE-200",
"name": "Exposure of Sensitive Information to an Unauthorized Actor"
},
"discovery_date": "2022-07-14T00:00:00+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"8Base-OADP-1.0:oadp/oadp-kubevirt-velero-plugin-rhel8@sha256:d5d5e8252fd5c5fc38e0a28aef3b209302da2403381906a4fc16996201ea602d_amd64",
"8Base-OADP-1.0:oadp/oadp-mustgather-rhel8@sha256:ce71a41a5ea7455baf6ef8b71e3212f61fba35ade50b632b91cdf53ae2cd412f_amd64",
"8Base-OADP-1.0:oadp/oadp-operator-bundle@sha256:d803961b4c075fe513459313dea1245871413d29d3232a0a12973db7398409db_amd64",
"8Base-OADP-1.0:oadp/oadp-registry-rhel8@sha256:10ab07c1494e47c1da64e61e5a5e5889e5e74429a10da95a9f908f5bf0c0553a_amd64",
"8Base-OADP-1.0:oadp/oadp-rhel8-operator@sha256:8769890ce3bd07afb147fd045bdfd4dd02f7d2a83857728d60fe576c455f8a56_amd64",
"8Base-OADP-1.0:oadp/oadp-velero-plugin-for-aws-rhel8@sha256:d8672ec946550fb12ba952f305bc9cb4d820b776a5b16b7932657837b4d242ab_amd64",
"8Base-OADP-1.0:oadp/oadp-velero-plugin-for-csi-rhel8@sha256:58b31dd30b9bcb47a5d590ca4197ea4aebd6ba5e9e73055a5889da889d1e63e8_amd64",
"8Base-OADP-1.0:oadp/oadp-velero-plugin-for-gcp-rhel8@sha256:dfcf22434189301007fb440c6b714a04163c931cbc3021f337b19ccf840bde70_amd64",
"8Base-OADP-1.0:oadp/oadp-velero-plugin-for-microsoft-azure-rhel8@sha256:383434ed3aafd0b55384f84fd1204b8ae62e6743472ca9f1beb0878be8044f89_amd64",
"8Base-OADP-1.0:oadp/oadp-velero-plugin-rhel8@sha256:bf5d6974202df79eac08dfd475fa1c2f7d21819ef5e4d5a7f761b73424429128_amd64",
"8Base-OADP-1.0:oadp/oadp-velero-restic-restore-helper-rhel8@sha256:31dfff0d43517d4dee4c47a1d05705b30b74a180794cc6f8a2a156b91c14d5fd_amd64"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2107383"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in net/http/httputil golang package. When httputil.ReverseProxy.ServeHTTP is called with a Request.Header map containing a nil value for the X-Forwarded-For header, ReverseProxy could set the client IP incorrectly. This issue may affect confidentiality.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "golang: net/http/httputil: NewSingleHostReverseProxy - omit X-Forwarded-For not working",
"title": "Vulnerability summary"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"8Base-OADP-1.0:oadp/oadp-velero-rhel8@sha256:efb4eb48cbd2ee2276844bc6a6c0fb402c293faabd0a56b1ba3e8b41da0d99a8_amd64"
],
"known_not_affected": [
"8Base-OADP-1.0:oadp/oadp-kubevirt-velero-plugin-rhel8@sha256:d5d5e8252fd5c5fc38e0a28aef3b209302da2403381906a4fc16996201ea602d_amd64",
"8Base-OADP-1.0:oadp/oadp-mustgather-rhel8@sha256:ce71a41a5ea7455baf6ef8b71e3212f61fba35ade50b632b91cdf53ae2cd412f_amd64",
"8Base-OADP-1.0:oadp/oadp-operator-bundle@sha256:d803961b4c075fe513459313dea1245871413d29d3232a0a12973db7398409db_amd64",
"8Base-OADP-1.0:oadp/oadp-registry-rhel8@sha256:10ab07c1494e47c1da64e61e5a5e5889e5e74429a10da95a9f908f5bf0c0553a_amd64",
"8Base-OADP-1.0:oadp/oadp-rhel8-operator@sha256:8769890ce3bd07afb147fd045bdfd4dd02f7d2a83857728d60fe576c455f8a56_amd64",
"8Base-OADP-1.0:oadp/oadp-velero-plugin-for-aws-rhel8@sha256:d8672ec946550fb12ba952f305bc9cb4d820b776a5b16b7932657837b4d242ab_amd64",
"8Base-OADP-1.0:oadp/oadp-velero-plugin-for-csi-rhel8@sha256:58b31dd30b9bcb47a5d590ca4197ea4aebd6ba5e9e73055a5889da889d1e63e8_amd64",
"8Base-OADP-1.0:oadp/oadp-velero-plugin-for-gcp-rhel8@sha256:dfcf22434189301007fb440c6b714a04163c931cbc3021f337b19ccf840bde70_amd64",
"8Base-OADP-1.0:oadp/oadp-velero-plugin-for-microsoft-azure-rhel8@sha256:383434ed3aafd0b55384f84fd1204b8ae62e6743472ca9f1beb0878be8044f89_amd64",
"8Base-OADP-1.0:oadp/oadp-velero-plugin-rhel8@sha256:bf5d6974202df79eac08dfd475fa1c2f7d21819ef5e4d5a7f761b73424429128_amd64",
"8Base-OADP-1.0:oadp/oadp-velero-restic-restore-helper-rhel8@sha256:31dfff0d43517d4dee4c47a1d05705b30b74a180794cc6f8a2a156b91c14d5fd_amd64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2022-32148"
},
{
"category": "external",
"summary": "RHBZ#2107383",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2107383"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2022-32148",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-32148"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2022-32148",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2022-32148"
},
{
"category": "external",
"summary": "https://go.dev/issue/53423",
"url": "https://go.dev/issue/53423"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-announce/c/nqrv9fbR0zE",
"url": "https://groups.google.com/g/golang-announce/c/nqrv9fbR0zE"
}
],
"release_date": "2022-07-12T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2022-09-13T02:09:43+00:00",
"details": "For details on how to apply this update, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"8Base-OADP-1.0:oadp/oadp-velero-rhel8@sha256:efb4eb48cbd2ee2276844bc6a6c0fb402c293faabd0a56b1ba3e8b41da0d99a8_amd64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2022:6430"
}
],
"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-OADP-1.0:oadp/oadp-kubevirt-velero-plugin-rhel8@sha256:d5d5e8252fd5c5fc38e0a28aef3b209302da2403381906a4fc16996201ea602d_amd64",
"8Base-OADP-1.0:oadp/oadp-mustgather-rhel8@sha256:ce71a41a5ea7455baf6ef8b71e3212f61fba35ade50b632b91cdf53ae2cd412f_amd64",
"8Base-OADP-1.0:oadp/oadp-operator-bundle@sha256:d803961b4c075fe513459313dea1245871413d29d3232a0a12973db7398409db_amd64",
"8Base-OADP-1.0:oadp/oadp-registry-rhel8@sha256:10ab07c1494e47c1da64e61e5a5e5889e5e74429a10da95a9f908f5bf0c0553a_amd64",
"8Base-OADP-1.0:oadp/oadp-rhel8-operator@sha256:8769890ce3bd07afb147fd045bdfd4dd02f7d2a83857728d60fe576c455f8a56_amd64",
"8Base-OADP-1.0:oadp/oadp-velero-plugin-for-aws-rhel8@sha256:d8672ec946550fb12ba952f305bc9cb4d820b776a5b16b7932657837b4d242ab_amd64",
"8Base-OADP-1.0:oadp/oadp-velero-plugin-for-csi-rhel8@sha256:58b31dd30b9bcb47a5d590ca4197ea4aebd6ba5e9e73055a5889da889d1e63e8_amd64",
"8Base-OADP-1.0:oadp/oadp-velero-plugin-for-gcp-rhel8@sha256:dfcf22434189301007fb440c6b714a04163c931cbc3021f337b19ccf840bde70_amd64",
"8Base-OADP-1.0:oadp/oadp-velero-plugin-for-microsoft-azure-rhel8@sha256:383434ed3aafd0b55384f84fd1204b8ae62e6743472ca9f1beb0878be8044f89_amd64",
"8Base-OADP-1.0:oadp/oadp-velero-plugin-rhel8@sha256:bf5d6974202df79eac08dfd475fa1c2f7d21819ef5e4d5a7f761b73424429128_amd64",
"8Base-OADP-1.0:oadp/oadp-velero-restic-restore-helper-rhel8@sha256:31dfff0d43517d4dee4c47a1d05705b30b74a180794cc6f8a2a156b91c14d5fd_amd64",
"8Base-OADP-1.0:oadp/oadp-velero-rhel8@sha256:efb4eb48cbd2ee2276844bc6a6c0fb402c293faabd0a56b1ba3e8b41da0d99a8_amd64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "golang: net/http/httputil: NewSingleHostReverseProxy - omit X-Forwarded-For not working"
}
]
}
rhsa-2023:2253
Vulnerability from csaf_redhat
Notes
{
"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: net/http: An attacker can cause excessive memory growth in a Go server accepting HTTP/2 requests (CVE-2022-41717)\n\n* golang: crypto/tls: session tickets lack random ticket_age_add (CVE-2022-30629)\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.2 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:2253",
"url": "https://access.redhat.com/errata/RHSA-2023:2253"
},
{
"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.2_release_notes/index",
"url": "https://access.redhat.com/documentation/en-us/red_hat_enterprise_linux/9/html/9.2_release_notes/index"
},
{
"category": "external",
"summary": "2092793",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2092793"
},
{
"category": "external",
"summary": "2142494",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2142494"
},
{
"category": "external",
"summary": "2150429",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2150429"
},
{
"category": "external",
"summary": "2151247",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2151247"
},
{
"category": "external",
"summary": "2152001",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2152001"
},
{
"category": "external",
"summary": "2161274",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2161274"
},
{
"category": "external",
"summary": "2166225",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2166225"
},
{
"category": "external",
"summary": "2182315",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2182315"
},
{
"category": "self",
"summary": "Canonical URL",
"url": "https://security.access.redhat.com/data/csaf/v2/advisories/2023/rhsa-2023_2253.json"
}
],
"title": "Red Hat Security Advisory: buildah security and bug fix update",
"tracking": {
"current_release_date": "2025-10-31T13:02:31+00:00",
"generator": {
"date": "2025-10-31T13:02:31+00:00",
"engine": {
"name": "Red Hat SDEngine",
"version": "4.6.10"
}
},
"id": "RHSA-2023:2253",
"initial_release_date": "2023-05-09T09:52:10+00:00",
"revision_history": [
{
"date": "2023-05-09T09:52:10+00:00",
"number": "1",
"summary": "Initial version"
},
{
"date": "2023-05-09T09:52:10+00:00",
"number": "2",
"summary": "Last updated version"
},
{
"date": "2025-10-31T13:02:31+00:00",
"number": "3",
"summary": "Last generated version"
}
],
"status": "final",
"version": "3"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_name",
"name": "Red Hat Enterprise Linux AppStream (v. 9)",
"product": {
"name": "Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.2.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.29.1-1.el9.src",
"product": {
"name": "buildah-1:1.29.1-1.el9.src",
"product_id": "buildah-1:1.29.1-1.el9.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/buildah@1.29.1-1.el9?arch=src\u0026epoch=1"
}
}
}
],
"category": "architecture",
"name": "src"
},
{
"branches": [
{
"category": "product_version",
"name": "buildah-1:1.29.1-1.el9.aarch64",
"product": {
"name": "buildah-1:1.29.1-1.el9.aarch64",
"product_id": "buildah-1:1.29.1-1.el9.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/buildah@1.29.1-1.el9?arch=aarch64\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "buildah-tests-1:1.29.1-1.el9.aarch64",
"product": {
"name": "buildah-tests-1:1.29.1-1.el9.aarch64",
"product_id": "buildah-tests-1:1.29.1-1.el9.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/buildah-tests@1.29.1-1.el9?arch=aarch64\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "buildah-debugsource-1:1.29.1-1.el9.aarch64",
"product": {
"name": "buildah-debugsource-1:1.29.1-1.el9.aarch64",
"product_id": "buildah-debugsource-1:1.29.1-1.el9.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/buildah-debugsource@1.29.1-1.el9?arch=aarch64\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "buildah-debuginfo-1:1.29.1-1.el9.aarch64",
"product": {
"name": "buildah-debuginfo-1:1.29.1-1.el9.aarch64",
"product_id": "buildah-debuginfo-1:1.29.1-1.el9.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/buildah-debuginfo@1.29.1-1.el9?arch=aarch64\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "buildah-tests-debuginfo-1:1.29.1-1.el9.aarch64",
"product": {
"name": "buildah-tests-debuginfo-1:1.29.1-1.el9.aarch64",
"product_id": "buildah-tests-debuginfo-1:1.29.1-1.el9.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/buildah-tests-debuginfo@1.29.1-1.el9?arch=aarch64\u0026epoch=1"
}
}
}
],
"category": "architecture",
"name": "aarch64"
},
{
"branches": [
{
"category": "product_version",
"name": "buildah-1:1.29.1-1.el9.ppc64le",
"product": {
"name": "buildah-1:1.29.1-1.el9.ppc64le",
"product_id": "buildah-1:1.29.1-1.el9.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/buildah@1.29.1-1.el9?arch=ppc64le\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "buildah-tests-1:1.29.1-1.el9.ppc64le",
"product": {
"name": "buildah-tests-1:1.29.1-1.el9.ppc64le",
"product_id": "buildah-tests-1:1.29.1-1.el9.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/buildah-tests@1.29.1-1.el9?arch=ppc64le\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "buildah-debugsource-1:1.29.1-1.el9.ppc64le",
"product": {
"name": "buildah-debugsource-1:1.29.1-1.el9.ppc64le",
"product_id": "buildah-debugsource-1:1.29.1-1.el9.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/buildah-debugsource@1.29.1-1.el9?arch=ppc64le\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "buildah-debuginfo-1:1.29.1-1.el9.ppc64le",
"product": {
"name": "buildah-debuginfo-1:1.29.1-1.el9.ppc64le",
"product_id": "buildah-debuginfo-1:1.29.1-1.el9.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/buildah-debuginfo@1.29.1-1.el9?arch=ppc64le\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "buildah-tests-debuginfo-1:1.29.1-1.el9.ppc64le",
"product": {
"name": "buildah-tests-debuginfo-1:1.29.1-1.el9.ppc64le",
"product_id": "buildah-tests-debuginfo-1:1.29.1-1.el9.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/buildah-tests-debuginfo@1.29.1-1.el9?arch=ppc64le\u0026epoch=1"
}
}
}
],
"category": "architecture",
"name": "ppc64le"
},
{
"branches": [
{
"category": "product_version",
"name": "buildah-1:1.29.1-1.el9.x86_64",
"product": {
"name": "buildah-1:1.29.1-1.el9.x86_64",
"product_id": "buildah-1:1.29.1-1.el9.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/buildah@1.29.1-1.el9?arch=x86_64\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "buildah-tests-1:1.29.1-1.el9.x86_64",
"product": {
"name": "buildah-tests-1:1.29.1-1.el9.x86_64",
"product_id": "buildah-tests-1:1.29.1-1.el9.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/buildah-tests@1.29.1-1.el9?arch=x86_64\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "buildah-debugsource-1:1.29.1-1.el9.x86_64",
"product": {
"name": "buildah-debugsource-1:1.29.1-1.el9.x86_64",
"product_id": "buildah-debugsource-1:1.29.1-1.el9.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/buildah-debugsource@1.29.1-1.el9?arch=x86_64\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "buildah-debuginfo-1:1.29.1-1.el9.x86_64",
"product": {
"name": "buildah-debuginfo-1:1.29.1-1.el9.x86_64",
"product_id": "buildah-debuginfo-1:1.29.1-1.el9.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/buildah-debuginfo@1.29.1-1.el9?arch=x86_64\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "buildah-tests-debuginfo-1:1.29.1-1.el9.x86_64",
"product": {
"name": "buildah-tests-debuginfo-1:1.29.1-1.el9.x86_64",
"product_id": "buildah-tests-debuginfo-1:1.29.1-1.el9.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/buildah-tests-debuginfo@1.29.1-1.el9?arch=x86_64\u0026epoch=1"
}
}
}
],
"category": "architecture",
"name": "x86_64"
},
{
"branches": [
{
"category": "product_version",
"name": "buildah-1:1.29.1-1.el9.s390x",
"product": {
"name": "buildah-1:1.29.1-1.el9.s390x",
"product_id": "buildah-1:1.29.1-1.el9.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/buildah@1.29.1-1.el9?arch=s390x\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "buildah-tests-1:1.29.1-1.el9.s390x",
"product": {
"name": "buildah-tests-1:1.29.1-1.el9.s390x",
"product_id": "buildah-tests-1:1.29.1-1.el9.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/buildah-tests@1.29.1-1.el9?arch=s390x\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "buildah-debugsource-1:1.29.1-1.el9.s390x",
"product": {
"name": "buildah-debugsource-1:1.29.1-1.el9.s390x",
"product_id": "buildah-debugsource-1:1.29.1-1.el9.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/buildah-debugsource@1.29.1-1.el9?arch=s390x\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "buildah-debuginfo-1:1.29.1-1.el9.s390x",
"product": {
"name": "buildah-debuginfo-1:1.29.1-1.el9.s390x",
"product_id": "buildah-debuginfo-1:1.29.1-1.el9.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/buildah-debuginfo@1.29.1-1.el9?arch=s390x\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "buildah-tests-debuginfo-1:1.29.1-1.el9.s390x",
"product": {
"name": "buildah-tests-debuginfo-1:1.29.1-1.el9.s390x",
"product_id": "buildah-tests-debuginfo-1:1.29.1-1.el9.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/buildah-tests-debuginfo@1.29.1-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.29.1-1.el9.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.2.0.GA:buildah-1:1.29.1-1.el9.aarch64"
},
"product_reference": "buildah-1:1.29.1-1.el9.aarch64",
"relates_to_product_reference": "AppStream-9.2.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "buildah-1:1.29.1-1.el9.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.2.0.GA:buildah-1:1.29.1-1.el9.ppc64le"
},
"product_reference": "buildah-1:1.29.1-1.el9.ppc64le",
"relates_to_product_reference": "AppStream-9.2.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "buildah-1:1.29.1-1.el9.s390x as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.2.0.GA:buildah-1:1.29.1-1.el9.s390x"
},
"product_reference": "buildah-1:1.29.1-1.el9.s390x",
"relates_to_product_reference": "AppStream-9.2.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "buildah-1:1.29.1-1.el9.src as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.2.0.GA:buildah-1:1.29.1-1.el9.src"
},
"product_reference": "buildah-1:1.29.1-1.el9.src",
"relates_to_product_reference": "AppStream-9.2.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "buildah-1:1.29.1-1.el9.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.2.0.GA:buildah-1:1.29.1-1.el9.x86_64"
},
"product_reference": "buildah-1:1.29.1-1.el9.x86_64",
"relates_to_product_reference": "AppStream-9.2.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "buildah-debuginfo-1:1.29.1-1.el9.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.2.0.GA:buildah-debuginfo-1:1.29.1-1.el9.aarch64"
},
"product_reference": "buildah-debuginfo-1:1.29.1-1.el9.aarch64",
"relates_to_product_reference": "AppStream-9.2.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "buildah-debuginfo-1:1.29.1-1.el9.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.2.0.GA:buildah-debuginfo-1:1.29.1-1.el9.ppc64le"
},
"product_reference": "buildah-debuginfo-1:1.29.1-1.el9.ppc64le",
"relates_to_product_reference": "AppStream-9.2.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "buildah-debuginfo-1:1.29.1-1.el9.s390x as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.2.0.GA:buildah-debuginfo-1:1.29.1-1.el9.s390x"
},
"product_reference": "buildah-debuginfo-1:1.29.1-1.el9.s390x",
"relates_to_product_reference": "AppStream-9.2.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "buildah-debuginfo-1:1.29.1-1.el9.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.2.0.GA:buildah-debuginfo-1:1.29.1-1.el9.x86_64"
},
"product_reference": "buildah-debuginfo-1:1.29.1-1.el9.x86_64",
"relates_to_product_reference": "AppStream-9.2.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "buildah-debugsource-1:1.29.1-1.el9.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.2.0.GA:buildah-debugsource-1:1.29.1-1.el9.aarch64"
},
"product_reference": "buildah-debugsource-1:1.29.1-1.el9.aarch64",
"relates_to_product_reference": "AppStream-9.2.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "buildah-debugsource-1:1.29.1-1.el9.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.2.0.GA:buildah-debugsource-1:1.29.1-1.el9.ppc64le"
},
"product_reference": "buildah-debugsource-1:1.29.1-1.el9.ppc64le",
"relates_to_product_reference": "AppStream-9.2.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "buildah-debugsource-1:1.29.1-1.el9.s390x as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.2.0.GA:buildah-debugsource-1:1.29.1-1.el9.s390x"
},
"product_reference": "buildah-debugsource-1:1.29.1-1.el9.s390x",
"relates_to_product_reference": "AppStream-9.2.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "buildah-debugsource-1:1.29.1-1.el9.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.2.0.GA:buildah-debugsource-1:1.29.1-1.el9.x86_64"
},
"product_reference": "buildah-debugsource-1:1.29.1-1.el9.x86_64",
"relates_to_product_reference": "AppStream-9.2.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "buildah-tests-1:1.29.1-1.el9.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.2.0.GA:buildah-tests-1:1.29.1-1.el9.aarch64"
},
"product_reference": "buildah-tests-1:1.29.1-1.el9.aarch64",
"relates_to_product_reference": "AppStream-9.2.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "buildah-tests-1:1.29.1-1.el9.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.2.0.GA:buildah-tests-1:1.29.1-1.el9.ppc64le"
},
"product_reference": "buildah-tests-1:1.29.1-1.el9.ppc64le",
"relates_to_product_reference": "AppStream-9.2.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "buildah-tests-1:1.29.1-1.el9.s390x as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.2.0.GA:buildah-tests-1:1.29.1-1.el9.s390x"
},
"product_reference": "buildah-tests-1:1.29.1-1.el9.s390x",
"relates_to_product_reference": "AppStream-9.2.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "buildah-tests-1:1.29.1-1.el9.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.2.0.GA:buildah-tests-1:1.29.1-1.el9.x86_64"
},
"product_reference": "buildah-tests-1:1.29.1-1.el9.x86_64",
"relates_to_product_reference": "AppStream-9.2.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "buildah-tests-debuginfo-1:1.29.1-1.el9.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.2.0.GA:buildah-tests-debuginfo-1:1.29.1-1.el9.aarch64"
},
"product_reference": "buildah-tests-debuginfo-1:1.29.1-1.el9.aarch64",
"relates_to_product_reference": "AppStream-9.2.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "buildah-tests-debuginfo-1:1.29.1-1.el9.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.2.0.GA:buildah-tests-debuginfo-1:1.29.1-1.el9.ppc64le"
},
"product_reference": "buildah-tests-debuginfo-1:1.29.1-1.el9.ppc64le",
"relates_to_product_reference": "AppStream-9.2.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "buildah-tests-debuginfo-1:1.29.1-1.el9.s390x as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.2.0.GA:buildah-tests-debuginfo-1:1.29.1-1.el9.s390x"
},
"product_reference": "buildah-tests-debuginfo-1:1.29.1-1.el9.s390x",
"relates_to_product_reference": "AppStream-9.2.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "buildah-tests-debuginfo-1:1.29.1-1.el9.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.2.0.GA:buildah-tests-debuginfo-1:1.29.1-1.el9.x86_64"
},
"product_reference": "buildah-tests-debuginfo-1:1.29.1-1.el9.x86_64",
"relates_to_product_reference": "AppStream-9.2.0.GA"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2022-30629",
"cwe": {
"id": "CWE-331",
"name": "Insufficient Entropy"
},
"discovery_date": "2022-06-02T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2092793"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in the crypto/tls golang package. When session tickets are generated by crypto/tls, it is missing the ticket expiration. This issue may allow an attacker to observe the TLS handshakes to correlate successive connections during session resumption.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "golang: crypto/tls: session tickets lack random ticket_age_add",
"title": "Vulnerability summary"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"AppStream-9.2.0.GA:buildah-1:1.29.1-1.el9.aarch64",
"AppStream-9.2.0.GA:buildah-1:1.29.1-1.el9.ppc64le",
"AppStream-9.2.0.GA:buildah-1:1.29.1-1.el9.s390x",
"AppStream-9.2.0.GA:buildah-1:1.29.1-1.el9.src",
"AppStream-9.2.0.GA:buildah-1:1.29.1-1.el9.x86_64",
"AppStream-9.2.0.GA:buildah-debuginfo-1:1.29.1-1.el9.aarch64",
"AppStream-9.2.0.GA:buildah-debuginfo-1:1.29.1-1.el9.ppc64le",
"AppStream-9.2.0.GA:buildah-debuginfo-1:1.29.1-1.el9.s390x",
"AppStream-9.2.0.GA:buildah-debuginfo-1:1.29.1-1.el9.x86_64",
"AppStream-9.2.0.GA:buildah-debugsource-1:1.29.1-1.el9.aarch64",
"AppStream-9.2.0.GA:buildah-debugsource-1:1.29.1-1.el9.ppc64le",
"AppStream-9.2.0.GA:buildah-debugsource-1:1.29.1-1.el9.s390x",
"AppStream-9.2.0.GA:buildah-debugsource-1:1.29.1-1.el9.x86_64",
"AppStream-9.2.0.GA:buildah-tests-1:1.29.1-1.el9.aarch64",
"AppStream-9.2.0.GA:buildah-tests-1:1.29.1-1.el9.ppc64le",
"AppStream-9.2.0.GA:buildah-tests-1:1.29.1-1.el9.s390x",
"AppStream-9.2.0.GA:buildah-tests-1:1.29.1-1.el9.x86_64",
"AppStream-9.2.0.GA:buildah-tests-debuginfo-1:1.29.1-1.el9.aarch64",
"AppStream-9.2.0.GA:buildah-tests-debuginfo-1:1.29.1-1.el9.ppc64le",
"AppStream-9.2.0.GA:buildah-tests-debuginfo-1:1.29.1-1.el9.s390x",
"AppStream-9.2.0.GA:buildah-tests-debuginfo-1:1.29.1-1.el9.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2022-30629"
},
{
"category": "external",
"summary": "RHBZ#2092793",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2092793"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2022-30629",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-30629"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2022-30629",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2022-30629"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-announce/c/TzIC9-t8Ytg",
"url": "https://groups.google.com/g/golang-announce/c/TzIC9-t8Ytg"
}
],
"release_date": "2022-06-02T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2023-05-09T09:52:10+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"AppStream-9.2.0.GA:buildah-1:1.29.1-1.el9.aarch64",
"AppStream-9.2.0.GA:buildah-1:1.29.1-1.el9.ppc64le",
"AppStream-9.2.0.GA:buildah-1:1.29.1-1.el9.s390x",
"AppStream-9.2.0.GA:buildah-1:1.29.1-1.el9.src",
"AppStream-9.2.0.GA:buildah-1:1.29.1-1.el9.x86_64",
"AppStream-9.2.0.GA:buildah-debuginfo-1:1.29.1-1.el9.aarch64",
"AppStream-9.2.0.GA:buildah-debuginfo-1:1.29.1-1.el9.ppc64le",
"AppStream-9.2.0.GA:buildah-debuginfo-1:1.29.1-1.el9.s390x",
"AppStream-9.2.0.GA:buildah-debuginfo-1:1.29.1-1.el9.x86_64",
"AppStream-9.2.0.GA:buildah-debugsource-1:1.29.1-1.el9.aarch64",
"AppStream-9.2.0.GA:buildah-debugsource-1:1.29.1-1.el9.ppc64le",
"AppStream-9.2.0.GA:buildah-debugsource-1:1.29.1-1.el9.s390x",
"AppStream-9.2.0.GA:buildah-debugsource-1:1.29.1-1.el9.x86_64",
"AppStream-9.2.0.GA:buildah-tests-1:1.29.1-1.el9.aarch64",
"AppStream-9.2.0.GA:buildah-tests-1:1.29.1-1.el9.ppc64le",
"AppStream-9.2.0.GA:buildah-tests-1:1.29.1-1.el9.s390x",
"AppStream-9.2.0.GA:buildah-tests-1:1.29.1-1.el9.x86_64",
"AppStream-9.2.0.GA:buildah-tests-debuginfo-1:1.29.1-1.el9.aarch64",
"AppStream-9.2.0.GA:buildah-tests-debuginfo-1:1.29.1-1.el9.ppc64le",
"AppStream-9.2.0.GA:buildah-tests-debuginfo-1:1.29.1-1.el9.s390x",
"AppStream-9.2.0.GA:buildah-tests-debuginfo-1:1.29.1-1.el9.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2023:2253"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "HIGH",
"attackVector": "NETWORK",
"availabilityImpact": "NONE",
"baseScore": 3.1,
"baseSeverity": "LOW",
"confidentialityImpact": "LOW",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "REQUIRED",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:R/S:U/C:L/I:N/A:N",
"version": "3.1"
},
"products": [
"AppStream-9.2.0.GA:buildah-1:1.29.1-1.el9.aarch64",
"AppStream-9.2.0.GA:buildah-1:1.29.1-1.el9.ppc64le",
"AppStream-9.2.0.GA:buildah-1:1.29.1-1.el9.s390x",
"AppStream-9.2.0.GA:buildah-1:1.29.1-1.el9.src",
"AppStream-9.2.0.GA:buildah-1:1.29.1-1.el9.x86_64",
"AppStream-9.2.0.GA:buildah-debuginfo-1:1.29.1-1.el9.aarch64",
"AppStream-9.2.0.GA:buildah-debuginfo-1:1.29.1-1.el9.ppc64le",
"AppStream-9.2.0.GA:buildah-debuginfo-1:1.29.1-1.el9.s390x",
"AppStream-9.2.0.GA:buildah-debuginfo-1:1.29.1-1.el9.x86_64",
"AppStream-9.2.0.GA:buildah-debugsource-1:1.29.1-1.el9.aarch64",
"AppStream-9.2.0.GA:buildah-debugsource-1:1.29.1-1.el9.ppc64le",
"AppStream-9.2.0.GA:buildah-debugsource-1:1.29.1-1.el9.s390x",
"AppStream-9.2.0.GA:buildah-debugsource-1:1.29.1-1.el9.x86_64",
"AppStream-9.2.0.GA:buildah-tests-1:1.29.1-1.el9.aarch64",
"AppStream-9.2.0.GA:buildah-tests-1:1.29.1-1.el9.ppc64le",
"AppStream-9.2.0.GA:buildah-tests-1:1.29.1-1.el9.s390x",
"AppStream-9.2.0.GA:buildah-tests-1:1.29.1-1.el9.x86_64",
"AppStream-9.2.0.GA:buildah-tests-debuginfo-1:1.29.1-1.el9.aarch64",
"AppStream-9.2.0.GA:buildah-tests-debuginfo-1:1.29.1-1.el9.ppc64le",
"AppStream-9.2.0.GA:buildah-tests-debuginfo-1:1.29.1-1.el9.s390x",
"AppStream-9.2.0.GA:buildah-tests-debuginfo-1:1.29.1-1.el9.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Low"
}
],
"title": "golang: crypto/tls: session tickets lack random ticket_age_add"
},
{
"cve": "CVE-2022-41717",
"cwe": {
"id": "CWE-770",
"name": "Allocation of Resources Without Limits or Throttling"
},
"discovery_date": "2023-01-16T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2161274"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in the net/http library of the golang package. This flaw allows an attacker to cause excessive memory growth in a Go server accepting HTTP/2 requests. HTTP/2 server connections contain a cache of HTTP header keys sent by the client. While the total number of entries in this cache is capped, an attacker sending very large keys can cause the server to allocate approximately 64 MiB per open connection.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "golang: net/http: excessive memory growth in a Go server accepting HTTP/2 requests",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "Within Red Hat OpenShift Container Platform, the grafana container is listed as will not fix. Since OCP 4.10, Grafana itself is not shipped and the Grafana web server is protected behind an OAuth proxy server.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"AppStream-9.2.0.GA:buildah-1:1.29.1-1.el9.aarch64",
"AppStream-9.2.0.GA:buildah-1:1.29.1-1.el9.ppc64le",
"AppStream-9.2.0.GA:buildah-1:1.29.1-1.el9.s390x",
"AppStream-9.2.0.GA:buildah-1:1.29.1-1.el9.src",
"AppStream-9.2.0.GA:buildah-1:1.29.1-1.el9.x86_64",
"AppStream-9.2.0.GA:buildah-debuginfo-1:1.29.1-1.el9.aarch64",
"AppStream-9.2.0.GA:buildah-debuginfo-1:1.29.1-1.el9.ppc64le",
"AppStream-9.2.0.GA:buildah-debuginfo-1:1.29.1-1.el9.s390x",
"AppStream-9.2.0.GA:buildah-debuginfo-1:1.29.1-1.el9.x86_64",
"AppStream-9.2.0.GA:buildah-debugsource-1:1.29.1-1.el9.aarch64",
"AppStream-9.2.0.GA:buildah-debugsource-1:1.29.1-1.el9.ppc64le",
"AppStream-9.2.0.GA:buildah-debugsource-1:1.29.1-1.el9.s390x",
"AppStream-9.2.0.GA:buildah-debugsource-1:1.29.1-1.el9.x86_64",
"AppStream-9.2.0.GA:buildah-tests-1:1.29.1-1.el9.aarch64",
"AppStream-9.2.0.GA:buildah-tests-1:1.29.1-1.el9.ppc64le",
"AppStream-9.2.0.GA:buildah-tests-1:1.29.1-1.el9.s390x",
"AppStream-9.2.0.GA:buildah-tests-1:1.29.1-1.el9.x86_64",
"AppStream-9.2.0.GA:buildah-tests-debuginfo-1:1.29.1-1.el9.aarch64",
"AppStream-9.2.0.GA:buildah-tests-debuginfo-1:1.29.1-1.el9.ppc64le",
"AppStream-9.2.0.GA:buildah-tests-debuginfo-1:1.29.1-1.el9.s390x",
"AppStream-9.2.0.GA:buildah-tests-debuginfo-1:1.29.1-1.el9.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2022-41717"
},
{
"category": "external",
"summary": "RHBZ#2161274",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2161274"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2022-41717",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-41717"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2022-41717",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2022-41717"
},
{
"category": "external",
"summary": "https://go.dev/cl/455635",
"url": "https://go.dev/cl/455635"
},
{
"category": "external",
"summary": "https://go.dev/cl/455717",
"url": "https://go.dev/cl/455717"
},
{
"category": "external",
"summary": "https://go.dev/issue/56350",
"url": "https://go.dev/issue/56350"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-announce/c/L_3rmdT0BMU/m/yZDrXjIiBQAJ",
"url": "https://groups.google.com/g/golang-announce/c/L_3rmdT0BMU/m/yZDrXjIiBQAJ"
},
{
"category": "external",
"summary": "https://pkg.go.dev/vuln/GO-2022-1144",
"url": "https://pkg.go.dev/vuln/GO-2022-1144"
}
],
"release_date": "2022-11-30T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2023-05-09T09:52:10+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"AppStream-9.2.0.GA:buildah-1:1.29.1-1.el9.aarch64",
"AppStream-9.2.0.GA:buildah-1:1.29.1-1.el9.ppc64le",
"AppStream-9.2.0.GA:buildah-1:1.29.1-1.el9.s390x",
"AppStream-9.2.0.GA:buildah-1:1.29.1-1.el9.src",
"AppStream-9.2.0.GA:buildah-1:1.29.1-1.el9.x86_64",
"AppStream-9.2.0.GA:buildah-debuginfo-1:1.29.1-1.el9.aarch64",
"AppStream-9.2.0.GA:buildah-debuginfo-1:1.29.1-1.el9.ppc64le",
"AppStream-9.2.0.GA:buildah-debuginfo-1:1.29.1-1.el9.s390x",
"AppStream-9.2.0.GA:buildah-debuginfo-1:1.29.1-1.el9.x86_64",
"AppStream-9.2.0.GA:buildah-debugsource-1:1.29.1-1.el9.aarch64",
"AppStream-9.2.0.GA:buildah-debugsource-1:1.29.1-1.el9.ppc64le",
"AppStream-9.2.0.GA:buildah-debugsource-1:1.29.1-1.el9.s390x",
"AppStream-9.2.0.GA:buildah-debugsource-1:1.29.1-1.el9.x86_64",
"AppStream-9.2.0.GA:buildah-tests-1:1.29.1-1.el9.aarch64",
"AppStream-9.2.0.GA:buildah-tests-1:1.29.1-1.el9.ppc64le",
"AppStream-9.2.0.GA:buildah-tests-1:1.29.1-1.el9.s390x",
"AppStream-9.2.0.GA:buildah-tests-1:1.29.1-1.el9.x86_64",
"AppStream-9.2.0.GA:buildah-tests-debuginfo-1:1.29.1-1.el9.aarch64",
"AppStream-9.2.0.GA:buildah-tests-debuginfo-1:1.29.1-1.el9.ppc64le",
"AppStream-9.2.0.GA:buildah-tests-debuginfo-1:1.29.1-1.el9.s390x",
"AppStream-9.2.0.GA:buildah-tests-debuginfo-1:1.29.1-1.el9.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2023:2253"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "LOW",
"baseScore": 5.3,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:L",
"version": "3.1"
},
"products": [
"AppStream-9.2.0.GA:buildah-1:1.29.1-1.el9.aarch64",
"AppStream-9.2.0.GA:buildah-1:1.29.1-1.el9.ppc64le",
"AppStream-9.2.0.GA:buildah-1:1.29.1-1.el9.s390x",
"AppStream-9.2.0.GA:buildah-1:1.29.1-1.el9.src",
"AppStream-9.2.0.GA:buildah-1:1.29.1-1.el9.x86_64",
"AppStream-9.2.0.GA:buildah-debuginfo-1:1.29.1-1.el9.aarch64",
"AppStream-9.2.0.GA:buildah-debuginfo-1:1.29.1-1.el9.ppc64le",
"AppStream-9.2.0.GA:buildah-debuginfo-1:1.29.1-1.el9.s390x",
"AppStream-9.2.0.GA:buildah-debuginfo-1:1.29.1-1.el9.x86_64",
"AppStream-9.2.0.GA:buildah-debugsource-1:1.29.1-1.el9.aarch64",
"AppStream-9.2.0.GA:buildah-debugsource-1:1.29.1-1.el9.ppc64le",
"AppStream-9.2.0.GA:buildah-debugsource-1:1.29.1-1.el9.s390x",
"AppStream-9.2.0.GA:buildah-debugsource-1:1.29.1-1.el9.x86_64",
"AppStream-9.2.0.GA:buildah-tests-1:1.29.1-1.el9.aarch64",
"AppStream-9.2.0.GA:buildah-tests-1:1.29.1-1.el9.ppc64le",
"AppStream-9.2.0.GA:buildah-tests-1:1.29.1-1.el9.s390x",
"AppStream-9.2.0.GA:buildah-tests-1:1.29.1-1.el9.x86_64",
"AppStream-9.2.0.GA:buildah-tests-debuginfo-1:1.29.1-1.el9.aarch64",
"AppStream-9.2.0.GA:buildah-tests-debuginfo-1:1.29.1-1.el9.ppc64le",
"AppStream-9.2.0.GA:buildah-tests-debuginfo-1:1.29.1-1.el9.s390x",
"AppStream-9.2.0.GA:buildah-tests-debuginfo-1:1.29.1-1.el9.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "golang: net/http: excessive memory growth in a Go server accepting HTTP/2 requests"
}
]
}
rhsa-2023_2758
Vulnerability from csaf_redhat
Notes
{
"document": {
"aggregate_severity": {
"namespace": "https://access.redhat.com/security/updates/classification/",
"text": "Moderate"
},
"category": "csaf_security_advisory",
"csaf_version": "2.0",
"distribution": {
"text": "Copyright \u00a9 Red Hat, Inc. All rights reserved.",
"tlp": {
"label": "WHITE",
"url": "https://www.first.org/tlp/"
}
},
"lang": "en",
"notes": [
{
"category": "summary",
"text": "An update for the container-tools:rhel8 module is now available for Red Hat Enterprise Linux 8.\n\nRed Hat Product Security has rated this update as having a security impact of Moderate. A Common Vulnerability Scoring System (CVSS) base score, which gives a detailed severity rating, is available for each vulnerability from the CVE link(s) in the References section.",
"title": "Topic"
},
{
"category": "general",
"text": "The container-tools module contains tools for working with containers, notably podman, buildah, skopeo, and runc.\n\nSecurity Fix(es):\n\n* golang: net/http: improper sanitization of Transfer-Encoding header (CVE-2022-1705)\n\n* golang: go/parser: stack exhaustion in all Parse* functions (CVE-2022-1962)\n\n* golang: net/http: handle server errors after sending GOAWAY (CVE-2022-27664)\n\n* golang: encoding/xml: stack exhaustion in Decoder.Skip (CVE-2022-28131)\n\n* golang: io/fs: stack exhaustion in Glob (CVE-2022-30630)\n\n* golang: compress/gzip: stack exhaustion in Reader.Read (CVE-2022-30631)\n\n* golang: path/filepath: stack exhaustion in Glob (CVE-2022-30632)\n\n* golang: encoding/xml: stack exhaustion in Unmarshal (CVE-2022-30633)\n\n* golang: encoding/gob: stack exhaustion in Decoder.Decode (CVE-2022-30635)\n\n* golang: net/http/httputil: NewSingleHostReverseProxy - omit X-Forwarded-For not working (CVE-2022-32148)\n\n* golang: net/http: excessive memory growth in a Go server accepting HTTP/2 requests (CVE-2022-41717)\n\n* podman: symlink exchange attack in podman export volume (CVE-2023-0778)\n\n* golang: crypto/tls: session tickets lack random ticket_age_add (CVE-2022-30629)\n\n* golang: math/big: decoding big.Float and big.Rat types can panic if the encoded message is too short, potentially allowing a denial of service (CVE-2022-32189)\n\nFor more details about the security issue(s), including the impact, a CVSS score, acknowledgments, and other related information, refer to the CVE page(s) listed in the References section.\n\nAdditional Changes:\n\nFor detailed information on changes in this release, see the Red Hat Enterprise Linux 8.8 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:2758",
"url": "https://access.redhat.com/errata/RHSA-2023:2758"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/updates/classification/#moderate",
"url": "https://access.redhat.com/security/updates/classification/#moderate"
},
{
"category": "external",
"summary": "https://access.redhat.com/documentation/en-us/red_hat_enterprise_linux/8/html/8.8_release_notes/index",
"url": "https://access.redhat.com/documentation/en-us/red_hat_enterprise_linux/8/html/8.8_release_notes/index"
},
{
"category": "external",
"summary": "2033280",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2033280"
},
{
"category": "external",
"summary": "2047290",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2047290"
},
{
"category": "external",
"summary": "2059658",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2059658"
},
{
"category": "external",
"summary": "2080458",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2080458"
},
{
"category": "external",
"summary": "2089790",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2089790"
},
{
"category": "external",
"summary": "2090166",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2090166"
},
{
"category": "external",
"summary": "2092793",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2092793"
},
{
"category": "external",
"summary": "2097708",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2097708"
},
{
"category": "external",
"summary": "2106396",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2106396"
},
{
"category": "external",
"summary": "2107342",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2107342"
},
{
"category": "external",
"summary": "2107371",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2107371"
},
{
"category": "external",
"summary": "2107374",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2107374"
},
{
"category": "external",
"summary": "2107376",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2107376"
},
{
"category": "external",
"summary": "2107383",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2107383"
},
{
"category": "external",
"summary": "2107386",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2107386"
},
{
"category": "external",
"summary": "2107388",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2107388"
},
{
"category": "external",
"summary": "2107390",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2107390"
},
{
"category": "external",
"summary": "2107392",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2107392"
},
{
"category": "external",
"summary": "2113814",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2113814"
},
{
"category": "external",
"summary": "2116481",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2116481"
},
{
"category": "external",
"summary": "2116922",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2116922"
},
{
"category": "external",
"summary": "2120435",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2120435"
},
{
"category": "external",
"summary": "2121841",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2121841"
},
{
"category": "external",
"summary": "2123415",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2123415"
},
{
"category": "external",
"summary": "2124414",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2124414"
},
{
"category": "external",
"summary": "2124416",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2124416"
},
{
"category": "external",
"summary": "2124669",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2124669"
},
{
"category": "external",
"summary": "2124705",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2124705"
},
{
"category": "external",
"summary": "2124952",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2124952"
},
{
"category": "external",
"summary": "2126243",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2126243"
},
{
"category": "external",
"summary": "2126697",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2126697"
},
{
"category": "external",
"summary": "2128675",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2128675"
},
{
"category": "external",
"summary": "2131741",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2131741"
},
{
"category": "external",
"summary": "2131836",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2131836"
},
{
"category": "external",
"summary": "2135970",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2135970"
},
{
"category": "external",
"summary": "2135973",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2135973"
},
{
"category": "external",
"summary": "2136319",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2136319"
},
{
"category": "external",
"summary": "2136933",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2136933"
},
{
"category": "external",
"summary": "2138434",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2138434"
},
{
"category": "external",
"summary": "2139052",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2139052"
},
{
"category": "external",
"summary": "2139724",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2139724"
},
{
"category": "external",
"summary": "2140084",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2140084"
},
{
"category": "external",
"summary": "2140087",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2140087"
},
{
"category": "external",
"summary": "2141452",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2141452"
},
{
"category": "external",
"summary": "2142711",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2142711"
},
{
"category": "external",
"summary": "2144754",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2144754"
},
{
"category": "external",
"summary": "2152516",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2152516"
},
{
"category": "external",
"summary": "2153036",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2153036"
},
{
"category": "external",
"summary": "2155828",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2155828"
},
{
"category": "external",
"summary": "2157930",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2157930"
},
{
"category": "external",
"summary": "2158084",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2158084"
},
{
"category": "external",
"summary": "2158469",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2158469"
},
{
"category": "external",
"summary": "2161274",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2161274"
},
{
"category": "external",
"summary": "2161682",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2161682"
},
{
"category": "external",
"summary": "2163759",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2163759"
},
{
"category": "external",
"summary": "2165875",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2165875"
},
{
"category": "external",
"summary": "2168256",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2168256"
},
{
"category": "self",
"summary": "Canonical URL",
"url": "https://security.access.redhat.com/data/csaf/v2/advisories/2023/rhsa-2023_2758.json"
}
],
"title": "Red Hat Security Advisory: container-tools:rhel8 security, bug fix, and enhancement update",
"tracking": {
"current_release_date": "2025-01-06T19:26:38+00:00",
"generator": {
"date": "2025-01-06T19:26:38+00:00",
"engine": {
"name": "Red Hat SDEngine",
"version": "4.2.5"
}
},
"id": "RHSA-2023:2758",
"initial_release_date": "2023-05-16T08:49:00+00:00",
"revision_history": [
{
"date": "2023-05-16T08:49:00+00:00",
"number": "1",
"summary": "Initial version"
},
{
"date": "2023-05-16T08:49:00+00:00",
"number": "2",
"summary": "Last updated version"
},
{
"date": "2025-01-06T19:26:38+00:00",
"number": "3",
"summary": "Last generated version"
}
],
"status": "final",
"version": "3"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_name",
"name": "Red Hat Enterprise Linux AppStream (v. 8)",
"product": {
"name": "Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.GA",
"product_identification_helper": {
"cpe": "cpe:/a:redhat:enterprise_linux:8::appstream"
}
}
}
],
"category": "product_family",
"name": "Red Hat Enterprise Linux"
},
{
"branches": [
{
"category": "product_version",
"name": "container-tools:rhel8:8080020230321153727:0f77c1b7",
"product": {
"name": "container-tools:rhel8:8080020230321153727:0f77c1b7",
"product_id": "container-tools:rhel8:8080020230321153727:0f77c1b7",
"product_identification_helper": {
"purl": "pkg:rpmmod/redhat/container-tools@rhel8:8080020230321153727:0f77c1b7"
}
}
},
{
"category": "product_version",
"name": "cockpit-podman-0:63.1-1.module+el8.8.0+18286+cd236dce.noarch",
"product": {
"name": "cockpit-podman-0:63.1-1.module+el8.8.0+18286+cd236dce.noarch",
"product_id": "cockpit-podman-0:63.1-1.module+el8.8.0+18286+cd236dce.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/cockpit-podman@63.1-1.module%2Bel8.8.0%2B18286%2Bcd236dce?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "container-selinux-2:2.205.0-2.module+el8.8.0+18438+15d3aa65.noarch",
"product": {
"name": "container-selinux-2:2.205.0-2.module+el8.8.0+18438+15d3aa65.noarch",
"product_id": "container-selinux-2:2.205.0-2.module+el8.8.0+18438+15d3aa65.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/container-selinux@2.205.0-2.module%2Bel8.8.0%2B18438%2B15d3aa65?arch=noarch\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "podman-docker-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.noarch",
"product": {
"name": "podman-docker-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.noarch",
"product_id": "podman-docker-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-docker@4.4.1-8.module%2Bel8.8.0%2B18438%2B15d3aa65?arch=noarch\u0026epoch=3"
}
}
},
{
"category": "product_version",
"name": "python3-podman-0:4.4.1-1.module+el8.8.0+18275+3a56cc62.noarch",
"product": {
"name": "python3-podman-0:4.4.1-1.module+el8.8.0+18275+3a56cc62.noarch",
"product_id": "python3-podman-0:4.4.1-1.module+el8.8.0+18275+3a56cc62.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-podman@4.4.1-1.module%2Bel8.8.0%2B18275%2B3a56cc62?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "udica-0:0.2.6-20.module+el8.8.0+18060+3f21f2cc.noarch",
"product": {
"name": "udica-0:0.2.6-20.module+el8.8.0+18060+3f21f2cc.noarch",
"product_id": "udica-0:0.2.6-20.module+el8.8.0+18060+3f21f2cc.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/udica@0.2.6-20.module%2Bel8.8.0%2B18060%2B3f21f2cc?arch=noarch"
}
}
}
],
"category": "architecture",
"name": "noarch"
},
{
"branches": [
{
"category": "product_version",
"name": "aardvark-dns-2:1.5.0-2.module+el8.8.0+18060+3f21f2cc.src",
"product": {
"name": "aardvark-dns-2:1.5.0-2.module+el8.8.0+18060+3f21f2cc.src",
"product_id": "aardvark-dns-2:1.5.0-2.module+el8.8.0+18060+3f21f2cc.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/aardvark-dns@1.5.0-2.module%2Bel8.8.0%2B18060%2B3f21f2cc?arch=src\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "buildah-1:1.29.1-1.module+el8.8.0+18195+471da4bb.src",
"product": {
"name": "buildah-1:1.29.1-1.module+el8.8.0+18195+471da4bb.src",
"product_id": "buildah-1:1.29.1-1.module+el8.8.0+18195+471da4bb.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/buildah@1.29.1-1.module%2Bel8.8.0%2B18195%2B471da4bb?arch=src\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "cockpit-podman-0:63.1-1.module+el8.8.0+18286+cd236dce.src",
"product": {
"name": "cockpit-podman-0:63.1-1.module+el8.8.0+18286+cd236dce.src",
"product_id": "cockpit-podman-0:63.1-1.module+el8.8.0+18286+cd236dce.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/cockpit-podman@63.1-1.module%2Bel8.8.0%2B18286%2Bcd236dce?arch=src"
}
}
},
{
"category": "product_version",
"name": "conmon-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.src",
"product": {
"name": "conmon-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.src",
"product_id": "conmon-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/conmon@2.1.6-1.module%2Bel8.8.0%2B18098%2B9b44df5f?arch=src\u0026epoch=3"
}
}
},
{
"category": "product_version",
"name": "container-selinux-2:2.205.0-2.module+el8.8.0+18438+15d3aa65.src",
"product": {
"name": "container-selinux-2:2.205.0-2.module+el8.8.0+18438+15d3aa65.src",
"product_id": "container-selinux-2:2.205.0-2.module+el8.8.0+18438+15d3aa65.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/container-selinux@2.205.0-2.module%2Bel8.8.0%2B18438%2B15d3aa65?arch=src\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "containernetworking-plugins-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.src",
"product": {
"name": "containernetworking-plugins-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.src",
"product_id": "containernetworking-plugins-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/containernetworking-plugins@1.2.0-1.module%2Bel8.8.0%2B18060%2B3f21f2cc?arch=src\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "containers-common-2:1-63.module+el8.8.0+18438+15d3aa65.src",
"product": {
"name": "containers-common-2:1-63.module+el8.8.0+18438+15d3aa65.src",
"product_id": "containers-common-2:1-63.module+el8.8.0+18438+15d3aa65.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/containers-common@1-63.module%2Bel8.8.0%2B18438%2B15d3aa65?arch=src\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "criu-0:3.15-3.module+el8.8.0+18060+3f21f2cc.src",
"product": {
"name": "criu-0:3.15-3.module+el8.8.0+18060+3f21f2cc.src",
"product_id": "criu-0:3.15-3.module+el8.8.0+18060+3f21f2cc.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/criu@3.15-3.module%2Bel8.8.0%2B18060%2B3f21f2cc?arch=src"
}
}
},
{
"category": "product_version",
"name": "crun-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.src",
"product": {
"name": "crun-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.src",
"product_id": "crun-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/crun@1.8.1-2.module%2Bel8.8.0%2B18418%2Bf0e540fe?arch=src"
}
}
},
{
"category": "product_version",
"name": "fuse-overlayfs-0:1.10-1.module+el8.8.0+18060+3f21f2cc.src",
"product": {
"name": "fuse-overlayfs-0:1.10-1.module+el8.8.0+18060+3f21f2cc.src",
"product_id": "fuse-overlayfs-0:1.10-1.module+el8.8.0+18060+3f21f2cc.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/fuse-overlayfs@1.10-1.module%2Bel8.8.0%2B18060%2B3f21f2cc?arch=src"
}
}
},
{
"category": "product_version",
"name": "libslirp-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.src",
"product": {
"name": "libslirp-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.src",
"product_id": "libslirp-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libslirp@4.4.0-1.module%2Bel8.8.0%2B18060%2B3f21f2cc?arch=src"
}
}
},
{
"category": "product_version",
"name": "netavark-2:1.5.0-4.module+el8.8.0+18060+3f21f2cc.src",
"product": {
"name": "netavark-2:1.5.0-4.module+el8.8.0+18060+3f21f2cc.src",
"product_id": "netavark-2:1.5.0-4.module+el8.8.0+18060+3f21f2cc.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/netavark@1.5.0-4.module%2Bel8.8.0%2B18060%2B3f21f2cc?arch=src\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "oci-seccomp-bpf-hook-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.src",
"product": {
"name": "oci-seccomp-bpf-hook-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.src",
"product_id": "oci-seccomp-bpf-hook-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/oci-seccomp-bpf-hook@1.2.8-1.module%2Bel8.8.0%2B18060%2B3f21f2cc?arch=src"
}
}
},
{
"category": "product_version",
"name": "podman-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.src",
"product": {
"name": "podman-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.src",
"product_id": "podman-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman@4.4.1-8.module%2Bel8.8.0%2B18438%2B15d3aa65?arch=src\u0026epoch=3"
}
}
},
{
"category": "product_version",
"name": "python-podman-0:4.4.1-1.module+el8.8.0+18275+3a56cc62.src",
"product": {
"name": "python-podman-0:4.4.1-1.module+el8.8.0+18275+3a56cc62.src",
"product_id": "python-podman-0:4.4.1-1.module+el8.8.0+18275+3a56cc62.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python-podman@4.4.1-1.module%2Bel8.8.0%2B18275%2B3a56cc62?arch=src"
}
}
},
{
"category": "product_version",
"name": "runc-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.src",
"product": {
"name": "runc-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.src",
"product_id": "runc-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/runc@1.1.4-1.module%2Bel8.8.0%2B18060%2B3f21f2cc?arch=src\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "skopeo-2:1.11.2-0.2.module+el8.8.0+18251+ad5b274c.src",
"product": {
"name": "skopeo-2:1.11.2-0.2.module+el8.8.0+18251+ad5b274c.src",
"product_id": "skopeo-2:1.11.2-0.2.module+el8.8.0+18251+ad5b274c.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/skopeo@1.11.2-0.2.module%2Bel8.8.0%2B18251%2Bad5b274c?arch=src\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "slirp4netns-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.src",
"product": {
"name": "slirp4netns-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.src",
"product_id": "slirp4netns-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/slirp4netns@1.2.0-2.module%2Bel8.8.0%2B18060%2B3f21f2cc?arch=src"
}
}
},
{
"category": "product_version",
"name": "toolbox-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.src",
"product": {
"name": "toolbox-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.src",
"product_id": "toolbox-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/toolbox@0.0.99.3-7.module%2Bel8.8.0%2B18119%2Be3deee03?arch=src"
}
}
},
{
"category": "product_version",
"name": "udica-0:0.2.6-20.module+el8.8.0+18060+3f21f2cc.src",
"product": {
"name": "udica-0:0.2.6-20.module+el8.8.0+18060+3f21f2cc.src",
"product_id": "udica-0:0.2.6-20.module+el8.8.0+18060+3f21f2cc.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/udica@0.2.6-20.module%2Bel8.8.0%2B18060%2B3f21f2cc?arch=src"
}
}
}
],
"category": "architecture",
"name": "src"
},
{
"branches": [
{
"category": "product_version",
"name": "aardvark-dns-2:1.5.0-2.module+el8.8.0+18060+3f21f2cc.x86_64",
"product": {
"name": "aardvark-dns-2:1.5.0-2.module+el8.8.0+18060+3f21f2cc.x86_64",
"product_id": "aardvark-dns-2:1.5.0-2.module+el8.8.0+18060+3f21f2cc.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/aardvark-dns@1.5.0-2.module%2Bel8.8.0%2B18060%2B3f21f2cc?arch=x86_64\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "buildah-1:1.29.1-1.module+el8.8.0+18195+471da4bb.x86_64",
"product": {
"name": "buildah-1:1.29.1-1.module+el8.8.0+18195+471da4bb.x86_64",
"product_id": "buildah-1:1.29.1-1.module+el8.8.0+18195+471da4bb.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/buildah@1.29.1-1.module%2Bel8.8.0%2B18195%2B471da4bb?arch=x86_64\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "buildah-debuginfo-1:1.29.1-1.module+el8.8.0+18195+471da4bb.x86_64",
"product": {
"name": "buildah-debuginfo-1:1.29.1-1.module+el8.8.0+18195+471da4bb.x86_64",
"product_id": "buildah-debuginfo-1:1.29.1-1.module+el8.8.0+18195+471da4bb.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/buildah-debuginfo@1.29.1-1.module%2Bel8.8.0%2B18195%2B471da4bb?arch=x86_64\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "buildah-debugsource-1:1.29.1-1.module+el8.8.0+18195+471da4bb.x86_64",
"product": {
"name": "buildah-debugsource-1:1.29.1-1.module+el8.8.0+18195+471da4bb.x86_64",
"product_id": "buildah-debugsource-1:1.29.1-1.module+el8.8.0+18195+471da4bb.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/buildah-debugsource@1.29.1-1.module%2Bel8.8.0%2B18195%2B471da4bb?arch=x86_64\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "buildah-tests-1:1.29.1-1.module+el8.8.0+18195+471da4bb.x86_64",
"product": {
"name": "buildah-tests-1:1.29.1-1.module+el8.8.0+18195+471da4bb.x86_64",
"product_id": "buildah-tests-1:1.29.1-1.module+el8.8.0+18195+471da4bb.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/buildah-tests@1.29.1-1.module%2Bel8.8.0%2B18195%2B471da4bb?arch=x86_64\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "buildah-tests-debuginfo-1:1.29.1-1.module+el8.8.0+18195+471da4bb.x86_64",
"product": {
"name": "buildah-tests-debuginfo-1:1.29.1-1.module+el8.8.0+18195+471da4bb.x86_64",
"product_id": "buildah-tests-debuginfo-1:1.29.1-1.module+el8.8.0+18195+471da4bb.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/buildah-tests-debuginfo@1.29.1-1.module%2Bel8.8.0%2B18195%2B471da4bb?arch=x86_64\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "conmon-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.x86_64",
"product": {
"name": "conmon-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.x86_64",
"product_id": "conmon-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/conmon@2.1.6-1.module%2Bel8.8.0%2B18098%2B9b44df5f?arch=x86_64\u0026epoch=3"
}
}
},
{
"category": "product_version",
"name": "conmon-debuginfo-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.x86_64",
"product": {
"name": "conmon-debuginfo-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.x86_64",
"product_id": "conmon-debuginfo-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/conmon-debuginfo@2.1.6-1.module%2Bel8.8.0%2B18098%2B9b44df5f?arch=x86_64\u0026epoch=3"
}
}
},
{
"category": "product_version",
"name": "conmon-debugsource-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.x86_64",
"product": {
"name": "conmon-debugsource-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.x86_64",
"product_id": "conmon-debugsource-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/conmon-debugsource@2.1.6-1.module%2Bel8.8.0%2B18098%2B9b44df5f?arch=x86_64\u0026epoch=3"
}
}
},
{
"category": "product_version",
"name": "containernetworking-plugins-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.x86_64",
"product": {
"name": "containernetworking-plugins-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.x86_64",
"product_id": "containernetworking-plugins-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/containernetworking-plugins@1.2.0-1.module%2Bel8.8.0%2B18060%2B3f21f2cc?arch=x86_64\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "containernetworking-plugins-debuginfo-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.x86_64",
"product": {
"name": "containernetworking-plugins-debuginfo-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.x86_64",
"product_id": "containernetworking-plugins-debuginfo-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/containernetworking-plugins-debuginfo@1.2.0-1.module%2Bel8.8.0%2B18060%2B3f21f2cc?arch=x86_64\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "containernetworking-plugins-debugsource-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.x86_64",
"product": {
"name": "containernetworking-plugins-debugsource-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.x86_64",
"product_id": "containernetworking-plugins-debugsource-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/containernetworking-plugins-debugsource@1.2.0-1.module%2Bel8.8.0%2B18060%2B3f21f2cc?arch=x86_64\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "containers-common-2:1-63.module+el8.8.0+18438+15d3aa65.x86_64",
"product": {
"name": "containers-common-2:1-63.module+el8.8.0+18438+15d3aa65.x86_64",
"product_id": "containers-common-2:1-63.module+el8.8.0+18438+15d3aa65.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/containers-common@1-63.module%2Bel8.8.0%2B18438%2B15d3aa65?arch=x86_64\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "crit-0:3.15-3.module+el8.8.0+18060+3f21f2cc.x86_64",
"product": {
"name": "crit-0:3.15-3.module+el8.8.0+18060+3f21f2cc.x86_64",
"product_id": "crit-0:3.15-3.module+el8.8.0+18060+3f21f2cc.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/crit@3.15-3.module%2Bel8.8.0%2B18060%2B3f21f2cc?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "criu-0:3.15-3.module+el8.8.0+18060+3f21f2cc.x86_64",
"product": {
"name": "criu-0:3.15-3.module+el8.8.0+18060+3f21f2cc.x86_64",
"product_id": "criu-0:3.15-3.module+el8.8.0+18060+3f21f2cc.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/criu@3.15-3.module%2Bel8.8.0%2B18060%2B3f21f2cc?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "criu-debuginfo-0:3.15-3.module+el8.8.0+18060+3f21f2cc.x86_64",
"product": {
"name": "criu-debuginfo-0:3.15-3.module+el8.8.0+18060+3f21f2cc.x86_64",
"product_id": "criu-debuginfo-0:3.15-3.module+el8.8.0+18060+3f21f2cc.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/criu-debuginfo@3.15-3.module%2Bel8.8.0%2B18060%2B3f21f2cc?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "criu-debugsource-0:3.15-3.module+el8.8.0+18060+3f21f2cc.x86_64",
"product": {
"name": "criu-debugsource-0:3.15-3.module+el8.8.0+18060+3f21f2cc.x86_64",
"product_id": "criu-debugsource-0:3.15-3.module+el8.8.0+18060+3f21f2cc.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/criu-debugsource@3.15-3.module%2Bel8.8.0%2B18060%2B3f21f2cc?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "criu-devel-0:3.15-3.module+el8.8.0+18060+3f21f2cc.x86_64",
"product": {
"name": "criu-devel-0:3.15-3.module+el8.8.0+18060+3f21f2cc.x86_64",
"product_id": "criu-devel-0:3.15-3.module+el8.8.0+18060+3f21f2cc.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/criu-devel@3.15-3.module%2Bel8.8.0%2B18060%2B3f21f2cc?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "criu-libs-0:3.15-3.module+el8.8.0+18060+3f21f2cc.x86_64",
"product": {
"name": "criu-libs-0:3.15-3.module+el8.8.0+18060+3f21f2cc.x86_64",
"product_id": "criu-libs-0:3.15-3.module+el8.8.0+18060+3f21f2cc.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/criu-libs@3.15-3.module%2Bel8.8.0%2B18060%2B3f21f2cc?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "criu-libs-debuginfo-0:3.15-3.module+el8.8.0+18060+3f21f2cc.x86_64",
"product": {
"name": "criu-libs-debuginfo-0:3.15-3.module+el8.8.0+18060+3f21f2cc.x86_64",
"product_id": "criu-libs-debuginfo-0:3.15-3.module+el8.8.0+18060+3f21f2cc.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/criu-libs-debuginfo@3.15-3.module%2Bel8.8.0%2B18060%2B3f21f2cc?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "crun-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.x86_64",
"product": {
"name": "crun-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.x86_64",
"product_id": "crun-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/crun@1.8.1-2.module%2Bel8.8.0%2B18418%2Bf0e540fe?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "crun-debuginfo-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.x86_64",
"product": {
"name": "crun-debuginfo-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.x86_64",
"product_id": "crun-debuginfo-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/crun-debuginfo@1.8.1-2.module%2Bel8.8.0%2B18418%2Bf0e540fe?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "crun-debugsource-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.x86_64",
"product": {
"name": "crun-debugsource-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.x86_64",
"product_id": "crun-debugsource-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/crun-debugsource@1.8.1-2.module%2Bel8.8.0%2B18418%2Bf0e540fe?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "fuse-overlayfs-0:1.10-1.module+el8.8.0+18060+3f21f2cc.x86_64",
"product": {
"name": "fuse-overlayfs-0:1.10-1.module+el8.8.0+18060+3f21f2cc.x86_64",
"product_id": "fuse-overlayfs-0:1.10-1.module+el8.8.0+18060+3f21f2cc.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/fuse-overlayfs@1.10-1.module%2Bel8.8.0%2B18060%2B3f21f2cc?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "fuse-overlayfs-debuginfo-0:1.10-1.module+el8.8.0+18060+3f21f2cc.x86_64",
"product": {
"name": "fuse-overlayfs-debuginfo-0:1.10-1.module+el8.8.0+18060+3f21f2cc.x86_64",
"product_id": "fuse-overlayfs-debuginfo-0:1.10-1.module+el8.8.0+18060+3f21f2cc.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/fuse-overlayfs-debuginfo@1.10-1.module%2Bel8.8.0%2B18060%2B3f21f2cc?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "fuse-overlayfs-debugsource-0:1.10-1.module+el8.8.0+18060+3f21f2cc.x86_64",
"product": {
"name": "fuse-overlayfs-debugsource-0:1.10-1.module+el8.8.0+18060+3f21f2cc.x86_64",
"product_id": "fuse-overlayfs-debugsource-0:1.10-1.module+el8.8.0+18060+3f21f2cc.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/fuse-overlayfs-debugsource@1.10-1.module%2Bel8.8.0%2B18060%2B3f21f2cc?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "libslirp-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.x86_64",
"product": {
"name": "libslirp-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.x86_64",
"product_id": "libslirp-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libslirp@4.4.0-1.module%2Bel8.8.0%2B18060%2B3f21f2cc?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "libslirp-debuginfo-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.x86_64",
"product": {
"name": "libslirp-debuginfo-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.x86_64",
"product_id": "libslirp-debuginfo-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libslirp-debuginfo@4.4.0-1.module%2Bel8.8.0%2B18060%2B3f21f2cc?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "libslirp-debugsource-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.x86_64",
"product": {
"name": "libslirp-debugsource-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.x86_64",
"product_id": "libslirp-debugsource-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libslirp-debugsource@4.4.0-1.module%2Bel8.8.0%2B18060%2B3f21f2cc?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "libslirp-devel-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.x86_64",
"product": {
"name": "libslirp-devel-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.x86_64",
"product_id": "libslirp-devel-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libslirp-devel@4.4.0-1.module%2Bel8.8.0%2B18060%2B3f21f2cc?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "netavark-2:1.5.0-4.module+el8.8.0+18060+3f21f2cc.x86_64",
"product": {
"name": "netavark-2:1.5.0-4.module+el8.8.0+18060+3f21f2cc.x86_64",
"product_id": "netavark-2:1.5.0-4.module+el8.8.0+18060+3f21f2cc.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/netavark@1.5.0-4.module%2Bel8.8.0%2B18060%2B3f21f2cc?arch=x86_64\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "oci-seccomp-bpf-hook-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.x86_64",
"product": {
"name": "oci-seccomp-bpf-hook-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.x86_64",
"product_id": "oci-seccomp-bpf-hook-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/oci-seccomp-bpf-hook@1.2.8-1.module%2Bel8.8.0%2B18060%2B3f21f2cc?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "oci-seccomp-bpf-hook-debuginfo-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.x86_64",
"product": {
"name": "oci-seccomp-bpf-hook-debuginfo-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.x86_64",
"product_id": "oci-seccomp-bpf-hook-debuginfo-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/oci-seccomp-bpf-hook-debuginfo@1.2.8-1.module%2Bel8.8.0%2B18060%2B3f21f2cc?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "oci-seccomp-bpf-hook-debugsource-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.x86_64",
"product": {
"name": "oci-seccomp-bpf-hook-debugsource-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.x86_64",
"product_id": "oci-seccomp-bpf-hook-debugsource-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/oci-seccomp-bpf-hook-debugsource@1.2.8-1.module%2Bel8.8.0%2B18060%2B3f21f2cc?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "podman-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.x86_64",
"product": {
"name": "podman-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.x86_64",
"product_id": "podman-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman@4.4.1-8.module%2Bel8.8.0%2B18438%2B15d3aa65?arch=x86_64\u0026epoch=3"
}
}
},
{
"category": "product_version",
"name": "podman-catatonit-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.x86_64",
"product": {
"name": "podman-catatonit-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.x86_64",
"product_id": "podman-catatonit-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-catatonit@4.4.1-8.module%2Bel8.8.0%2B18438%2B15d3aa65?arch=x86_64\u0026epoch=3"
}
}
},
{
"category": "product_version",
"name": "podman-catatonit-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.x86_64",
"product": {
"name": "podman-catatonit-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.x86_64",
"product_id": "podman-catatonit-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-catatonit-debuginfo@4.4.1-8.module%2Bel8.8.0%2B18438%2B15d3aa65?arch=x86_64\u0026epoch=3"
}
}
},
{
"category": "product_version",
"name": "podman-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.x86_64",
"product": {
"name": "podman-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.x86_64",
"product_id": "podman-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-debuginfo@4.4.1-8.module%2Bel8.8.0%2B18438%2B15d3aa65?arch=x86_64\u0026epoch=3"
}
}
},
{
"category": "product_version",
"name": "podman-debugsource-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.x86_64",
"product": {
"name": "podman-debugsource-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.x86_64",
"product_id": "podman-debugsource-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-debugsource@4.4.1-8.module%2Bel8.8.0%2B18438%2B15d3aa65?arch=x86_64\u0026epoch=3"
}
}
},
{
"category": "product_version",
"name": "podman-gvproxy-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.x86_64",
"product": {
"name": "podman-gvproxy-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.x86_64",
"product_id": "podman-gvproxy-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-gvproxy@4.4.1-8.module%2Bel8.8.0%2B18438%2B15d3aa65?arch=x86_64\u0026epoch=3"
}
}
},
{
"category": "product_version",
"name": "podman-gvproxy-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.x86_64",
"product": {
"name": "podman-gvproxy-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.x86_64",
"product_id": "podman-gvproxy-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-gvproxy-debuginfo@4.4.1-8.module%2Bel8.8.0%2B18438%2B15d3aa65?arch=x86_64\u0026epoch=3"
}
}
},
{
"category": "product_version",
"name": "podman-plugins-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.x86_64",
"product": {
"name": "podman-plugins-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.x86_64",
"product_id": "podman-plugins-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-plugins@4.4.1-8.module%2Bel8.8.0%2B18438%2B15d3aa65?arch=x86_64\u0026epoch=3"
}
}
},
{
"category": "product_version",
"name": "podman-plugins-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.x86_64",
"product": {
"name": "podman-plugins-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.x86_64",
"product_id": "podman-plugins-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-plugins-debuginfo@4.4.1-8.module%2Bel8.8.0%2B18438%2B15d3aa65?arch=x86_64\u0026epoch=3"
}
}
},
{
"category": "product_version",
"name": "podman-remote-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.x86_64",
"product": {
"name": "podman-remote-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.x86_64",
"product_id": "podman-remote-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-remote@4.4.1-8.module%2Bel8.8.0%2B18438%2B15d3aa65?arch=x86_64\u0026epoch=3"
}
}
},
{
"category": "product_version",
"name": "podman-remote-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.x86_64",
"product": {
"name": "podman-remote-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.x86_64",
"product_id": "podman-remote-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-remote-debuginfo@4.4.1-8.module%2Bel8.8.0%2B18438%2B15d3aa65?arch=x86_64\u0026epoch=3"
}
}
},
{
"category": "product_version",
"name": "podman-tests-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.x86_64",
"product": {
"name": "podman-tests-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.x86_64",
"product_id": "podman-tests-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-tests@4.4.1-8.module%2Bel8.8.0%2B18438%2B15d3aa65?arch=x86_64\u0026epoch=3"
}
}
},
{
"category": "product_version",
"name": "python3-criu-0:3.15-3.module+el8.8.0+18060+3f21f2cc.x86_64",
"product": {
"name": "python3-criu-0:3.15-3.module+el8.8.0+18060+3f21f2cc.x86_64",
"product_id": "python3-criu-0:3.15-3.module+el8.8.0+18060+3f21f2cc.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-criu@3.15-3.module%2Bel8.8.0%2B18060%2B3f21f2cc?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "runc-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.x86_64",
"product": {
"name": "runc-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.x86_64",
"product_id": "runc-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/runc@1.1.4-1.module%2Bel8.8.0%2B18060%2B3f21f2cc?arch=x86_64\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "runc-debuginfo-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.x86_64",
"product": {
"name": "runc-debuginfo-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.x86_64",
"product_id": "runc-debuginfo-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/runc-debuginfo@1.1.4-1.module%2Bel8.8.0%2B18060%2B3f21f2cc?arch=x86_64\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "runc-debugsource-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.x86_64",
"product": {
"name": "runc-debugsource-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.x86_64",
"product_id": "runc-debugsource-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/runc-debugsource@1.1.4-1.module%2Bel8.8.0%2B18060%2B3f21f2cc?arch=x86_64\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "skopeo-2:1.11.2-0.2.module+el8.8.0+18251+ad5b274c.x86_64",
"product": {
"name": "skopeo-2:1.11.2-0.2.module+el8.8.0+18251+ad5b274c.x86_64",
"product_id": "skopeo-2:1.11.2-0.2.module+el8.8.0+18251+ad5b274c.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/skopeo@1.11.2-0.2.module%2Bel8.8.0%2B18251%2Bad5b274c?arch=x86_64\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "skopeo-tests-2:1.11.2-0.2.module+el8.8.0+18251+ad5b274c.x86_64",
"product": {
"name": "skopeo-tests-2:1.11.2-0.2.module+el8.8.0+18251+ad5b274c.x86_64",
"product_id": "skopeo-tests-2:1.11.2-0.2.module+el8.8.0+18251+ad5b274c.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/skopeo-tests@1.11.2-0.2.module%2Bel8.8.0%2B18251%2Bad5b274c?arch=x86_64\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "slirp4netns-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.x86_64",
"product": {
"name": "slirp4netns-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.x86_64",
"product_id": "slirp4netns-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/slirp4netns@1.2.0-2.module%2Bel8.8.0%2B18060%2B3f21f2cc?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "slirp4netns-debuginfo-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.x86_64",
"product": {
"name": "slirp4netns-debuginfo-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.x86_64",
"product_id": "slirp4netns-debuginfo-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/slirp4netns-debuginfo@1.2.0-2.module%2Bel8.8.0%2B18060%2B3f21f2cc?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "slirp4netns-debugsource-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.x86_64",
"product": {
"name": "slirp4netns-debugsource-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.x86_64",
"product_id": "slirp4netns-debugsource-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/slirp4netns-debugsource@1.2.0-2.module%2Bel8.8.0%2B18060%2B3f21f2cc?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "toolbox-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.x86_64",
"product": {
"name": "toolbox-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.x86_64",
"product_id": "toolbox-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/toolbox@0.0.99.3-7.module%2Bel8.8.0%2B18119%2Be3deee03?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "toolbox-debuginfo-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.x86_64",
"product": {
"name": "toolbox-debuginfo-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.x86_64",
"product_id": "toolbox-debuginfo-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/toolbox-debuginfo@0.0.99.3-7.module%2Bel8.8.0%2B18119%2Be3deee03?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "toolbox-debugsource-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.x86_64",
"product": {
"name": "toolbox-debugsource-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.x86_64",
"product_id": "toolbox-debugsource-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/toolbox-debugsource@0.0.99.3-7.module%2Bel8.8.0%2B18119%2Be3deee03?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "toolbox-tests-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.x86_64",
"product": {
"name": "toolbox-tests-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.x86_64",
"product_id": "toolbox-tests-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/toolbox-tests@0.0.99.3-7.module%2Bel8.8.0%2B18119%2Be3deee03?arch=x86_64"
}
}
}
],
"category": "architecture",
"name": "x86_64"
},
{
"branches": [
{
"category": "product_version",
"name": "aardvark-dns-2:1.5.0-2.module+el8.8.0+18060+3f21f2cc.s390x",
"product": {
"name": "aardvark-dns-2:1.5.0-2.module+el8.8.0+18060+3f21f2cc.s390x",
"product_id": "aardvark-dns-2:1.5.0-2.module+el8.8.0+18060+3f21f2cc.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/aardvark-dns@1.5.0-2.module%2Bel8.8.0%2B18060%2B3f21f2cc?arch=s390x\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "buildah-1:1.29.1-1.module+el8.8.0+18195+471da4bb.s390x",
"product": {
"name": "buildah-1:1.29.1-1.module+el8.8.0+18195+471da4bb.s390x",
"product_id": "buildah-1:1.29.1-1.module+el8.8.0+18195+471da4bb.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/buildah@1.29.1-1.module%2Bel8.8.0%2B18195%2B471da4bb?arch=s390x\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "buildah-debuginfo-1:1.29.1-1.module+el8.8.0+18195+471da4bb.s390x",
"product": {
"name": "buildah-debuginfo-1:1.29.1-1.module+el8.8.0+18195+471da4bb.s390x",
"product_id": "buildah-debuginfo-1:1.29.1-1.module+el8.8.0+18195+471da4bb.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/buildah-debuginfo@1.29.1-1.module%2Bel8.8.0%2B18195%2B471da4bb?arch=s390x\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "buildah-debugsource-1:1.29.1-1.module+el8.8.0+18195+471da4bb.s390x",
"product": {
"name": "buildah-debugsource-1:1.29.1-1.module+el8.8.0+18195+471da4bb.s390x",
"product_id": "buildah-debugsource-1:1.29.1-1.module+el8.8.0+18195+471da4bb.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/buildah-debugsource@1.29.1-1.module%2Bel8.8.0%2B18195%2B471da4bb?arch=s390x\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "buildah-tests-1:1.29.1-1.module+el8.8.0+18195+471da4bb.s390x",
"product": {
"name": "buildah-tests-1:1.29.1-1.module+el8.8.0+18195+471da4bb.s390x",
"product_id": "buildah-tests-1:1.29.1-1.module+el8.8.0+18195+471da4bb.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/buildah-tests@1.29.1-1.module%2Bel8.8.0%2B18195%2B471da4bb?arch=s390x\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "buildah-tests-debuginfo-1:1.29.1-1.module+el8.8.0+18195+471da4bb.s390x",
"product": {
"name": "buildah-tests-debuginfo-1:1.29.1-1.module+el8.8.0+18195+471da4bb.s390x",
"product_id": "buildah-tests-debuginfo-1:1.29.1-1.module+el8.8.0+18195+471da4bb.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/buildah-tests-debuginfo@1.29.1-1.module%2Bel8.8.0%2B18195%2B471da4bb?arch=s390x\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "conmon-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.s390x",
"product": {
"name": "conmon-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.s390x",
"product_id": "conmon-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/conmon@2.1.6-1.module%2Bel8.8.0%2B18098%2B9b44df5f?arch=s390x\u0026epoch=3"
}
}
},
{
"category": "product_version",
"name": "conmon-debuginfo-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.s390x",
"product": {
"name": "conmon-debuginfo-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.s390x",
"product_id": "conmon-debuginfo-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/conmon-debuginfo@2.1.6-1.module%2Bel8.8.0%2B18098%2B9b44df5f?arch=s390x\u0026epoch=3"
}
}
},
{
"category": "product_version",
"name": "conmon-debugsource-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.s390x",
"product": {
"name": "conmon-debugsource-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.s390x",
"product_id": "conmon-debugsource-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/conmon-debugsource@2.1.6-1.module%2Bel8.8.0%2B18098%2B9b44df5f?arch=s390x\u0026epoch=3"
}
}
},
{
"category": "product_version",
"name": "containernetworking-plugins-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.s390x",
"product": {
"name": "containernetworking-plugins-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.s390x",
"product_id": "containernetworking-plugins-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/containernetworking-plugins@1.2.0-1.module%2Bel8.8.0%2B18060%2B3f21f2cc?arch=s390x\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "containernetworking-plugins-debuginfo-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.s390x",
"product": {
"name": "containernetworking-plugins-debuginfo-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.s390x",
"product_id": "containernetworking-plugins-debuginfo-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/containernetworking-plugins-debuginfo@1.2.0-1.module%2Bel8.8.0%2B18060%2B3f21f2cc?arch=s390x\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "containernetworking-plugins-debugsource-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.s390x",
"product": {
"name": "containernetworking-plugins-debugsource-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.s390x",
"product_id": "containernetworking-plugins-debugsource-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/containernetworking-plugins-debugsource@1.2.0-1.module%2Bel8.8.0%2B18060%2B3f21f2cc?arch=s390x\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "containers-common-2:1-63.module+el8.8.0+18438+15d3aa65.s390x",
"product": {
"name": "containers-common-2:1-63.module+el8.8.0+18438+15d3aa65.s390x",
"product_id": "containers-common-2:1-63.module+el8.8.0+18438+15d3aa65.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/containers-common@1-63.module%2Bel8.8.0%2B18438%2B15d3aa65?arch=s390x\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "crit-0:3.15-3.module+el8.8.0+18060+3f21f2cc.s390x",
"product": {
"name": "crit-0:3.15-3.module+el8.8.0+18060+3f21f2cc.s390x",
"product_id": "crit-0:3.15-3.module+el8.8.0+18060+3f21f2cc.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/crit@3.15-3.module%2Bel8.8.0%2B18060%2B3f21f2cc?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "criu-0:3.15-3.module+el8.8.0+18060+3f21f2cc.s390x",
"product": {
"name": "criu-0:3.15-3.module+el8.8.0+18060+3f21f2cc.s390x",
"product_id": "criu-0:3.15-3.module+el8.8.0+18060+3f21f2cc.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/criu@3.15-3.module%2Bel8.8.0%2B18060%2B3f21f2cc?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "criu-debuginfo-0:3.15-3.module+el8.8.0+18060+3f21f2cc.s390x",
"product": {
"name": "criu-debuginfo-0:3.15-3.module+el8.8.0+18060+3f21f2cc.s390x",
"product_id": "criu-debuginfo-0:3.15-3.module+el8.8.0+18060+3f21f2cc.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/criu-debuginfo@3.15-3.module%2Bel8.8.0%2B18060%2B3f21f2cc?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "criu-debugsource-0:3.15-3.module+el8.8.0+18060+3f21f2cc.s390x",
"product": {
"name": "criu-debugsource-0:3.15-3.module+el8.8.0+18060+3f21f2cc.s390x",
"product_id": "criu-debugsource-0:3.15-3.module+el8.8.0+18060+3f21f2cc.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/criu-debugsource@3.15-3.module%2Bel8.8.0%2B18060%2B3f21f2cc?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "criu-devel-0:3.15-3.module+el8.8.0+18060+3f21f2cc.s390x",
"product": {
"name": "criu-devel-0:3.15-3.module+el8.8.0+18060+3f21f2cc.s390x",
"product_id": "criu-devel-0:3.15-3.module+el8.8.0+18060+3f21f2cc.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/criu-devel@3.15-3.module%2Bel8.8.0%2B18060%2B3f21f2cc?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "criu-libs-0:3.15-3.module+el8.8.0+18060+3f21f2cc.s390x",
"product": {
"name": "criu-libs-0:3.15-3.module+el8.8.0+18060+3f21f2cc.s390x",
"product_id": "criu-libs-0:3.15-3.module+el8.8.0+18060+3f21f2cc.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/criu-libs@3.15-3.module%2Bel8.8.0%2B18060%2B3f21f2cc?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "criu-libs-debuginfo-0:3.15-3.module+el8.8.0+18060+3f21f2cc.s390x",
"product": {
"name": "criu-libs-debuginfo-0:3.15-3.module+el8.8.0+18060+3f21f2cc.s390x",
"product_id": "criu-libs-debuginfo-0:3.15-3.module+el8.8.0+18060+3f21f2cc.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/criu-libs-debuginfo@3.15-3.module%2Bel8.8.0%2B18060%2B3f21f2cc?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "crun-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.s390x",
"product": {
"name": "crun-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.s390x",
"product_id": "crun-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/crun@1.8.1-2.module%2Bel8.8.0%2B18418%2Bf0e540fe?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "crun-debuginfo-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.s390x",
"product": {
"name": "crun-debuginfo-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.s390x",
"product_id": "crun-debuginfo-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/crun-debuginfo@1.8.1-2.module%2Bel8.8.0%2B18418%2Bf0e540fe?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "crun-debugsource-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.s390x",
"product": {
"name": "crun-debugsource-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.s390x",
"product_id": "crun-debugsource-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/crun-debugsource@1.8.1-2.module%2Bel8.8.0%2B18418%2Bf0e540fe?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "fuse-overlayfs-0:1.10-1.module+el8.8.0+18060+3f21f2cc.s390x",
"product": {
"name": "fuse-overlayfs-0:1.10-1.module+el8.8.0+18060+3f21f2cc.s390x",
"product_id": "fuse-overlayfs-0:1.10-1.module+el8.8.0+18060+3f21f2cc.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/fuse-overlayfs@1.10-1.module%2Bel8.8.0%2B18060%2B3f21f2cc?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "fuse-overlayfs-debuginfo-0:1.10-1.module+el8.8.0+18060+3f21f2cc.s390x",
"product": {
"name": "fuse-overlayfs-debuginfo-0:1.10-1.module+el8.8.0+18060+3f21f2cc.s390x",
"product_id": "fuse-overlayfs-debuginfo-0:1.10-1.module+el8.8.0+18060+3f21f2cc.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/fuse-overlayfs-debuginfo@1.10-1.module%2Bel8.8.0%2B18060%2B3f21f2cc?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "fuse-overlayfs-debugsource-0:1.10-1.module+el8.8.0+18060+3f21f2cc.s390x",
"product": {
"name": "fuse-overlayfs-debugsource-0:1.10-1.module+el8.8.0+18060+3f21f2cc.s390x",
"product_id": "fuse-overlayfs-debugsource-0:1.10-1.module+el8.8.0+18060+3f21f2cc.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/fuse-overlayfs-debugsource@1.10-1.module%2Bel8.8.0%2B18060%2B3f21f2cc?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "libslirp-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.s390x",
"product": {
"name": "libslirp-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.s390x",
"product_id": "libslirp-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libslirp@4.4.0-1.module%2Bel8.8.0%2B18060%2B3f21f2cc?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "libslirp-debuginfo-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.s390x",
"product": {
"name": "libslirp-debuginfo-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.s390x",
"product_id": "libslirp-debuginfo-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libslirp-debuginfo@4.4.0-1.module%2Bel8.8.0%2B18060%2B3f21f2cc?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "libslirp-debugsource-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.s390x",
"product": {
"name": "libslirp-debugsource-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.s390x",
"product_id": "libslirp-debugsource-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libslirp-debugsource@4.4.0-1.module%2Bel8.8.0%2B18060%2B3f21f2cc?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "libslirp-devel-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.s390x",
"product": {
"name": "libslirp-devel-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.s390x",
"product_id": "libslirp-devel-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libslirp-devel@4.4.0-1.module%2Bel8.8.0%2B18060%2B3f21f2cc?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "netavark-2:1.5.0-4.module+el8.8.0+18060+3f21f2cc.s390x",
"product": {
"name": "netavark-2:1.5.0-4.module+el8.8.0+18060+3f21f2cc.s390x",
"product_id": "netavark-2:1.5.0-4.module+el8.8.0+18060+3f21f2cc.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/netavark@1.5.0-4.module%2Bel8.8.0%2B18060%2B3f21f2cc?arch=s390x\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "oci-seccomp-bpf-hook-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.s390x",
"product": {
"name": "oci-seccomp-bpf-hook-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.s390x",
"product_id": "oci-seccomp-bpf-hook-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/oci-seccomp-bpf-hook@1.2.8-1.module%2Bel8.8.0%2B18060%2B3f21f2cc?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "oci-seccomp-bpf-hook-debuginfo-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.s390x",
"product": {
"name": "oci-seccomp-bpf-hook-debuginfo-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.s390x",
"product_id": "oci-seccomp-bpf-hook-debuginfo-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/oci-seccomp-bpf-hook-debuginfo@1.2.8-1.module%2Bel8.8.0%2B18060%2B3f21f2cc?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "oci-seccomp-bpf-hook-debugsource-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.s390x",
"product": {
"name": "oci-seccomp-bpf-hook-debugsource-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.s390x",
"product_id": "oci-seccomp-bpf-hook-debugsource-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/oci-seccomp-bpf-hook-debugsource@1.2.8-1.module%2Bel8.8.0%2B18060%2B3f21f2cc?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "podman-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.s390x",
"product": {
"name": "podman-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.s390x",
"product_id": "podman-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman@4.4.1-8.module%2Bel8.8.0%2B18438%2B15d3aa65?arch=s390x\u0026epoch=3"
}
}
},
{
"category": "product_version",
"name": "podman-catatonit-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.s390x",
"product": {
"name": "podman-catatonit-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.s390x",
"product_id": "podman-catatonit-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-catatonit@4.4.1-8.module%2Bel8.8.0%2B18438%2B15d3aa65?arch=s390x\u0026epoch=3"
}
}
},
{
"category": "product_version",
"name": "podman-catatonit-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.s390x",
"product": {
"name": "podman-catatonit-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.s390x",
"product_id": "podman-catatonit-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-catatonit-debuginfo@4.4.1-8.module%2Bel8.8.0%2B18438%2B15d3aa65?arch=s390x\u0026epoch=3"
}
}
},
{
"category": "product_version",
"name": "podman-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.s390x",
"product": {
"name": "podman-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.s390x",
"product_id": "podman-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-debuginfo@4.4.1-8.module%2Bel8.8.0%2B18438%2B15d3aa65?arch=s390x\u0026epoch=3"
}
}
},
{
"category": "product_version",
"name": "podman-debugsource-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.s390x",
"product": {
"name": "podman-debugsource-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.s390x",
"product_id": "podman-debugsource-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-debugsource@4.4.1-8.module%2Bel8.8.0%2B18438%2B15d3aa65?arch=s390x\u0026epoch=3"
}
}
},
{
"category": "product_version",
"name": "podman-gvproxy-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.s390x",
"product": {
"name": "podman-gvproxy-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.s390x",
"product_id": "podman-gvproxy-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-gvproxy@4.4.1-8.module%2Bel8.8.0%2B18438%2B15d3aa65?arch=s390x\u0026epoch=3"
}
}
},
{
"category": "product_version",
"name": "podman-gvproxy-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.s390x",
"product": {
"name": "podman-gvproxy-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.s390x",
"product_id": "podman-gvproxy-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-gvproxy-debuginfo@4.4.1-8.module%2Bel8.8.0%2B18438%2B15d3aa65?arch=s390x\u0026epoch=3"
}
}
},
{
"category": "product_version",
"name": "podman-plugins-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.s390x",
"product": {
"name": "podman-plugins-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.s390x",
"product_id": "podman-plugins-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-plugins@4.4.1-8.module%2Bel8.8.0%2B18438%2B15d3aa65?arch=s390x\u0026epoch=3"
}
}
},
{
"category": "product_version",
"name": "podman-plugins-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.s390x",
"product": {
"name": "podman-plugins-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.s390x",
"product_id": "podman-plugins-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-plugins-debuginfo@4.4.1-8.module%2Bel8.8.0%2B18438%2B15d3aa65?arch=s390x\u0026epoch=3"
}
}
},
{
"category": "product_version",
"name": "podman-remote-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.s390x",
"product": {
"name": "podman-remote-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.s390x",
"product_id": "podman-remote-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-remote@4.4.1-8.module%2Bel8.8.0%2B18438%2B15d3aa65?arch=s390x\u0026epoch=3"
}
}
},
{
"category": "product_version",
"name": "podman-remote-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.s390x",
"product": {
"name": "podman-remote-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.s390x",
"product_id": "podman-remote-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-remote-debuginfo@4.4.1-8.module%2Bel8.8.0%2B18438%2B15d3aa65?arch=s390x\u0026epoch=3"
}
}
},
{
"category": "product_version",
"name": "podman-tests-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.s390x",
"product": {
"name": "podman-tests-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.s390x",
"product_id": "podman-tests-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-tests@4.4.1-8.module%2Bel8.8.0%2B18438%2B15d3aa65?arch=s390x\u0026epoch=3"
}
}
},
{
"category": "product_version",
"name": "python3-criu-0:3.15-3.module+el8.8.0+18060+3f21f2cc.s390x",
"product": {
"name": "python3-criu-0:3.15-3.module+el8.8.0+18060+3f21f2cc.s390x",
"product_id": "python3-criu-0:3.15-3.module+el8.8.0+18060+3f21f2cc.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-criu@3.15-3.module%2Bel8.8.0%2B18060%2B3f21f2cc?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "runc-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.s390x",
"product": {
"name": "runc-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.s390x",
"product_id": "runc-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/runc@1.1.4-1.module%2Bel8.8.0%2B18060%2B3f21f2cc?arch=s390x\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "runc-debuginfo-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.s390x",
"product": {
"name": "runc-debuginfo-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.s390x",
"product_id": "runc-debuginfo-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/runc-debuginfo@1.1.4-1.module%2Bel8.8.0%2B18060%2B3f21f2cc?arch=s390x\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "runc-debugsource-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.s390x",
"product": {
"name": "runc-debugsource-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.s390x",
"product_id": "runc-debugsource-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/runc-debugsource@1.1.4-1.module%2Bel8.8.0%2B18060%2B3f21f2cc?arch=s390x\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "skopeo-2:1.11.2-0.2.module+el8.8.0+18251+ad5b274c.s390x",
"product": {
"name": "skopeo-2:1.11.2-0.2.module+el8.8.0+18251+ad5b274c.s390x",
"product_id": "skopeo-2:1.11.2-0.2.module+el8.8.0+18251+ad5b274c.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/skopeo@1.11.2-0.2.module%2Bel8.8.0%2B18251%2Bad5b274c?arch=s390x\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "skopeo-tests-2:1.11.2-0.2.module+el8.8.0+18251+ad5b274c.s390x",
"product": {
"name": "skopeo-tests-2:1.11.2-0.2.module+el8.8.0+18251+ad5b274c.s390x",
"product_id": "skopeo-tests-2:1.11.2-0.2.module+el8.8.0+18251+ad5b274c.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/skopeo-tests@1.11.2-0.2.module%2Bel8.8.0%2B18251%2Bad5b274c?arch=s390x\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "slirp4netns-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.s390x",
"product": {
"name": "slirp4netns-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.s390x",
"product_id": "slirp4netns-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/slirp4netns@1.2.0-2.module%2Bel8.8.0%2B18060%2B3f21f2cc?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "slirp4netns-debuginfo-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.s390x",
"product": {
"name": "slirp4netns-debuginfo-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.s390x",
"product_id": "slirp4netns-debuginfo-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/slirp4netns-debuginfo@1.2.0-2.module%2Bel8.8.0%2B18060%2B3f21f2cc?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "slirp4netns-debugsource-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.s390x",
"product": {
"name": "slirp4netns-debugsource-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.s390x",
"product_id": "slirp4netns-debugsource-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/slirp4netns-debugsource@1.2.0-2.module%2Bel8.8.0%2B18060%2B3f21f2cc?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "toolbox-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.s390x",
"product": {
"name": "toolbox-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.s390x",
"product_id": "toolbox-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/toolbox@0.0.99.3-7.module%2Bel8.8.0%2B18119%2Be3deee03?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "toolbox-debuginfo-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.s390x",
"product": {
"name": "toolbox-debuginfo-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.s390x",
"product_id": "toolbox-debuginfo-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/toolbox-debuginfo@0.0.99.3-7.module%2Bel8.8.0%2B18119%2Be3deee03?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "toolbox-debugsource-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.s390x",
"product": {
"name": "toolbox-debugsource-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.s390x",
"product_id": "toolbox-debugsource-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/toolbox-debugsource@0.0.99.3-7.module%2Bel8.8.0%2B18119%2Be3deee03?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "toolbox-tests-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.s390x",
"product": {
"name": "toolbox-tests-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.s390x",
"product_id": "toolbox-tests-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/toolbox-tests@0.0.99.3-7.module%2Bel8.8.0%2B18119%2Be3deee03?arch=s390x"
}
}
}
],
"category": "architecture",
"name": "s390x"
},
{
"branches": [
{
"category": "product_version",
"name": "aardvark-dns-2:1.5.0-2.module+el8.8.0+18060+3f21f2cc.ppc64le",
"product": {
"name": "aardvark-dns-2:1.5.0-2.module+el8.8.0+18060+3f21f2cc.ppc64le",
"product_id": "aardvark-dns-2:1.5.0-2.module+el8.8.0+18060+3f21f2cc.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/aardvark-dns@1.5.0-2.module%2Bel8.8.0%2B18060%2B3f21f2cc?arch=ppc64le\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "buildah-1:1.29.1-1.module+el8.8.0+18195+471da4bb.ppc64le",
"product": {
"name": "buildah-1:1.29.1-1.module+el8.8.0+18195+471da4bb.ppc64le",
"product_id": "buildah-1:1.29.1-1.module+el8.8.0+18195+471da4bb.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/buildah@1.29.1-1.module%2Bel8.8.0%2B18195%2B471da4bb?arch=ppc64le\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "buildah-debuginfo-1:1.29.1-1.module+el8.8.0+18195+471da4bb.ppc64le",
"product": {
"name": "buildah-debuginfo-1:1.29.1-1.module+el8.8.0+18195+471da4bb.ppc64le",
"product_id": "buildah-debuginfo-1:1.29.1-1.module+el8.8.0+18195+471da4bb.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/buildah-debuginfo@1.29.1-1.module%2Bel8.8.0%2B18195%2B471da4bb?arch=ppc64le\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "buildah-debugsource-1:1.29.1-1.module+el8.8.0+18195+471da4bb.ppc64le",
"product": {
"name": "buildah-debugsource-1:1.29.1-1.module+el8.8.0+18195+471da4bb.ppc64le",
"product_id": "buildah-debugsource-1:1.29.1-1.module+el8.8.0+18195+471da4bb.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/buildah-debugsource@1.29.1-1.module%2Bel8.8.0%2B18195%2B471da4bb?arch=ppc64le\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "buildah-tests-1:1.29.1-1.module+el8.8.0+18195+471da4bb.ppc64le",
"product": {
"name": "buildah-tests-1:1.29.1-1.module+el8.8.0+18195+471da4bb.ppc64le",
"product_id": "buildah-tests-1:1.29.1-1.module+el8.8.0+18195+471da4bb.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/buildah-tests@1.29.1-1.module%2Bel8.8.0%2B18195%2B471da4bb?arch=ppc64le\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "buildah-tests-debuginfo-1:1.29.1-1.module+el8.8.0+18195+471da4bb.ppc64le",
"product": {
"name": "buildah-tests-debuginfo-1:1.29.1-1.module+el8.8.0+18195+471da4bb.ppc64le",
"product_id": "buildah-tests-debuginfo-1:1.29.1-1.module+el8.8.0+18195+471da4bb.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/buildah-tests-debuginfo@1.29.1-1.module%2Bel8.8.0%2B18195%2B471da4bb?arch=ppc64le\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "conmon-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.ppc64le",
"product": {
"name": "conmon-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.ppc64le",
"product_id": "conmon-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/conmon@2.1.6-1.module%2Bel8.8.0%2B18098%2B9b44df5f?arch=ppc64le\u0026epoch=3"
}
}
},
{
"category": "product_version",
"name": "conmon-debuginfo-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.ppc64le",
"product": {
"name": "conmon-debuginfo-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.ppc64le",
"product_id": "conmon-debuginfo-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/conmon-debuginfo@2.1.6-1.module%2Bel8.8.0%2B18098%2B9b44df5f?arch=ppc64le\u0026epoch=3"
}
}
},
{
"category": "product_version",
"name": "conmon-debugsource-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.ppc64le",
"product": {
"name": "conmon-debugsource-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.ppc64le",
"product_id": "conmon-debugsource-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/conmon-debugsource@2.1.6-1.module%2Bel8.8.0%2B18098%2B9b44df5f?arch=ppc64le\u0026epoch=3"
}
}
},
{
"category": "product_version",
"name": "containernetworking-plugins-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.ppc64le",
"product": {
"name": "containernetworking-plugins-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.ppc64le",
"product_id": "containernetworking-plugins-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/containernetworking-plugins@1.2.0-1.module%2Bel8.8.0%2B18060%2B3f21f2cc?arch=ppc64le\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "containernetworking-plugins-debuginfo-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.ppc64le",
"product": {
"name": "containernetworking-plugins-debuginfo-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.ppc64le",
"product_id": "containernetworking-plugins-debuginfo-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/containernetworking-plugins-debuginfo@1.2.0-1.module%2Bel8.8.0%2B18060%2B3f21f2cc?arch=ppc64le\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "containernetworking-plugins-debugsource-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.ppc64le",
"product": {
"name": "containernetworking-plugins-debugsource-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.ppc64le",
"product_id": "containernetworking-plugins-debugsource-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/containernetworking-plugins-debugsource@1.2.0-1.module%2Bel8.8.0%2B18060%2B3f21f2cc?arch=ppc64le\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "containers-common-2:1-63.module+el8.8.0+18438+15d3aa65.ppc64le",
"product": {
"name": "containers-common-2:1-63.module+el8.8.0+18438+15d3aa65.ppc64le",
"product_id": "containers-common-2:1-63.module+el8.8.0+18438+15d3aa65.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/containers-common@1-63.module%2Bel8.8.0%2B18438%2B15d3aa65?arch=ppc64le\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "crit-0:3.15-3.module+el8.8.0+18060+3f21f2cc.ppc64le",
"product": {
"name": "crit-0:3.15-3.module+el8.8.0+18060+3f21f2cc.ppc64le",
"product_id": "crit-0:3.15-3.module+el8.8.0+18060+3f21f2cc.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/crit@3.15-3.module%2Bel8.8.0%2B18060%2B3f21f2cc?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "criu-0:3.15-3.module+el8.8.0+18060+3f21f2cc.ppc64le",
"product": {
"name": "criu-0:3.15-3.module+el8.8.0+18060+3f21f2cc.ppc64le",
"product_id": "criu-0:3.15-3.module+el8.8.0+18060+3f21f2cc.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/criu@3.15-3.module%2Bel8.8.0%2B18060%2B3f21f2cc?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "criu-debuginfo-0:3.15-3.module+el8.8.0+18060+3f21f2cc.ppc64le",
"product": {
"name": "criu-debuginfo-0:3.15-3.module+el8.8.0+18060+3f21f2cc.ppc64le",
"product_id": "criu-debuginfo-0:3.15-3.module+el8.8.0+18060+3f21f2cc.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/criu-debuginfo@3.15-3.module%2Bel8.8.0%2B18060%2B3f21f2cc?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "criu-debugsource-0:3.15-3.module+el8.8.0+18060+3f21f2cc.ppc64le",
"product": {
"name": "criu-debugsource-0:3.15-3.module+el8.8.0+18060+3f21f2cc.ppc64le",
"product_id": "criu-debugsource-0:3.15-3.module+el8.8.0+18060+3f21f2cc.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/criu-debugsource@3.15-3.module%2Bel8.8.0%2B18060%2B3f21f2cc?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "criu-devel-0:3.15-3.module+el8.8.0+18060+3f21f2cc.ppc64le",
"product": {
"name": "criu-devel-0:3.15-3.module+el8.8.0+18060+3f21f2cc.ppc64le",
"product_id": "criu-devel-0:3.15-3.module+el8.8.0+18060+3f21f2cc.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/criu-devel@3.15-3.module%2Bel8.8.0%2B18060%2B3f21f2cc?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "criu-libs-0:3.15-3.module+el8.8.0+18060+3f21f2cc.ppc64le",
"product": {
"name": "criu-libs-0:3.15-3.module+el8.8.0+18060+3f21f2cc.ppc64le",
"product_id": "criu-libs-0:3.15-3.module+el8.8.0+18060+3f21f2cc.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/criu-libs@3.15-3.module%2Bel8.8.0%2B18060%2B3f21f2cc?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "criu-libs-debuginfo-0:3.15-3.module+el8.8.0+18060+3f21f2cc.ppc64le",
"product": {
"name": "criu-libs-debuginfo-0:3.15-3.module+el8.8.0+18060+3f21f2cc.ppc64le",
"product_id": "criu-libs-debuginfo-0:3.15-3.module+el8.8.0+18060+3f21f2cc.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/criu-libs-debuginfo@3.15-3.module%2Bel8.8.0%2B18060%2B3f21f2cc?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "crun-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.ppc64le",
"product": {
"name": "crun-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.ppc64le",
"product_id": "crun-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/crun@1.8.1-2.module%2Bel8.8.0%2B18418%2Bf0e540fe?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "crun-debuginfo-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.ppc64le",
"product": {
"name": "crun-debuginfo-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.ppc64le",
"product_id": "crun-debuginfo-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/crun-debuginfo@1.8.1-2.module%2Bel8.8.0%2B18418%2Bf0e540fe?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "crun-debugsource-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.ppc64le",
"product": {
"name": "crun-debugsource-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.ppc64le",
"product_id": "crun-debugsource-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/crun-debugsource@1.8.1-2.module%2Bel8.8.0%2B18418%2Bf0e540fe?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "fuse-overlayfs-0:1.10-1.module+el8.8.0+18060+3f21f2cc.ppc64le",
"product": {
"name": "fuse-overlayfs-0:1.10-1.module+el8.8.0+18060+3f21f2cc.ppc64le",
"product_id": "fuse-overlayfs-0:1.10-1.module+el8.8.0+18060+3f21f2cc.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/fuse-overlayfs@1.10-1.module%2Bel8.8.0%2B18060%2B3f21f2cc?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "fuse-overlayfs-debuginfo-0:1.10-1.module+el8.8.0+18060+3f21f2cc.ppc64le",
"product": {
"name": "fuse-overlayfs-debuginfo-0:1.10-1.module+el8.8.0+18060+3f21f2cc.ppc64le",
"product_id": "fuse-overlayfs-debuginfo-0:1.10-1.module+el8.8.0+18060+3f21f2cc.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/fuse-overlayfs-debuginfo@1.10-1.module%2Bel8.8.0%2B18060%2B3f21f2cc?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "fuse-overlayfs-debugsource-0:1.10-1.module+el8.8.0+18060+3f21f2cc.ppc64le",
"product": {
"name": "fuse-overlayfs-debugsource-0:1.10-1.module+el8.8.0+18060+3f21f2cc.ppc64le",
"product_id": "fuse-overlayfs-debugsource-0:1.10-1.module+el8.8.0+18060+3f21f2cc.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/fuse-overlayfs-debugsource@1.10-1.module%2Bel8.8.0%2B18060%2B3f21f2cc?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "libslirp-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.ppc64le",
"product": {
"name": "libslirp-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.ppc64le",
"product_id": "libslirp-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libslirp@4.4.0-1.module%2Bel8.8.0%2B18060%2B3f21f2cc?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "libslirp-debuginfo-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.ppc64le",
"product": {
"name": "libslirp-debuginfo-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.ppc64le",
"product_id": "libslirp-debuginfo-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libslirp-debuginfo@4.4.0-1.module%2Bel8.8.0%2B18060%2B3f21f2cc?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "libslirp-debugsource-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.ppc64le",
"product": {
"name": "libslirp-debugsource-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.ppc64le",
"product_id": "libslirp-debugsource-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libslirp-debugsource@4.4.0-1.module%2Bel8.8.0%2B18060%2B3f21f2cc?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "libslirp-devel-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.ppc64le",
"product": {
"name": "libslirp-devel-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.ppc64le",
"product_id": "libslirp-devel-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libslirp-devel@4.4.0-1.module%2Bel8.8.0%2B18060%2B3f21f2cc?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "netavark-2:1.5.0-4.module+el8.8.0+18060+3f21f2cc.ppc64le",
"product": {
"name": "netavark-2:1.5.0-4.module+el8.8.0+18060+3f21f2cc.ppc64le",
"product_id": "netavark-2:1.5.0-4.module+el8.8.0+18060+3f21f2cc.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/netavark@1.5.0-4.module%2Bel8.8.0%2B18060%2B3f21f2cc?arch=ppc64le\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "oci-seccomp-bpf-hook-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.ppc64le",
"product": {
"name": "oci-seccomp-bpf-hook-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.ppc64le",
"product_id": "oci-seccomp-bpf-hook-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/oci-seccomp-bpf-hook@1.2.8-1.module%2Bel8.8.0%2B18060%2B3f21f2cc?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "oci-seccomp-bpf-hook-debuginfo-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.ppc64le",
"product": {
"name": "oci-seccomp-bpf-hook-debuginfo-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.ppc64le",
"product_id": "oci-seccomp-bpf-hook-debuginfo-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/oci-seccomp-bpf-hook-debuginfo@1.2.8-1.module%2Bel8.8.0%2B18060%2B3f21f2cc?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "oci-seccomp-bpf-hook-debugsource-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.ppc64le",
"product": {
"name": "oci-seccomp-bpf-hook-debugsource-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.ppc64le",
"product_id": "oci-seccomp-bpf-hook-debugsource-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/oci-seccomp-bpf-hook-debugsource@1.2.8-1.module%2Bel8.8.0%2B18060%2B3f21f2cc?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "podman-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.ppc64le",
"product": {
"name": "podman-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.ppc64le",
"product_id": "podman-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman@4.4.1-8.module%2Bel8.8.0%2B18438%2B15d3aa65?arch=ppc64le\u0026epoch=3"
}
}
},
{
"category": "product_version",
"name": "podman-catatonit-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.ppc64le",
"product": {
"name": "podman-catatonit-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.ppc64le",
"product_id": "podman-catatonit-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-catatonit@4.4.1-8.module%2Bel8.8.0%2B18438%2B15d3aa65?arch=ppc64le\u0026epoch=3"
}
}
},
{
"category": "product_version",
"name": "podman-catatonit-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.ppc64le",
"product": {
"name": "podman-catatonit-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.ppc64le",
"product_id": "podman-catatonit-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-catatonit-debuginfo@4.4.1-8.module%2Bel8.8.0%2B18438%2B15d3aa65?arch=ppc64le\u0026epoch=3"
}
}
},
{
"category": "product_version",
"name": "podman-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.ppc64le",
"product": {
"name": "podman-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.ppc64le",
"product_id": "podman-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-debuginfo@4.4.1-8.module%2Bel8.8.0%2B18438%2B15d3aa65?arch=ppc64le\u0026epoch=3"
}
}
},
{
"category": "product_version",
"name": "podman-debugsource-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.ppc64le",
"product": {
"name": "podman-debugsource-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.ppc64le",
"product_id": "podman-debugsource-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-debugsource@4.4.1-8.module%2Bel8.8.0%2B18438%2B15d3aa65?arch=ppc64le\u0026epoch=3"
}
}
},
{
"category": "product_version",
"name": "podman-gvproxy-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.ppc64le",
"product": {
"name": "podman-gvproxy-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.ppc64le",
"product_id": "podman-gvproxy-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-gvproxy@4.4.1-8.module%2Bel8.8.0%2B18438%2B15d3aa65?arch=ppc64le\u0026epoch=3"
}
}
},
{
"category": "product_version",
"name": "podman-gvproxy-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.ppc64le",
"product": {
"name": "podman-gvproxy-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.ppc64le",
"product_id": "podman-gvproxy-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-gvproxy-debuginfo@4.4.1-8.module%2Bel8.8.0%2B18438%2B15d3aa65?arch=ppc64le\u0026epoch=3"
}
}
},
{
"category": "product_version",
"name": "podman-plugins-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.ppc64le",
"product": {
"name": "podman-plugins-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.ppc64le",
"product_id": "podman-plugins-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-plugins@4.4.1-8.module%2Bel8.8.0%2B18438%2B15d3aa65?arch=ppc64le\u0026epoch=3"
}
}
},
{
"category": "product_version",
"name": "podman-plugins-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.ppc64le",
"product": {
"name": "podman-plugins-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.ppc64le",
"product_id": "podman-plugins-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-plugins-debuginfo@4.4.1-8.module%2Bel8.8.0%2B18438%2B15d3aa65?arch=ppc64le\u0026epoch=3"
}
}
},
{
"category": "product_version",
"name": "podman-remote-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.ppc64le",
"product": {
"name": "podman-remote-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.ppc64le",
"product_id": "podman-remote-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-remote@4.4.1-8.module%2Bel8.8.0%2B18438%2B15d3aa65?arch=ppc64le\u0026epoch=3"
}
}
},
{
"category": "product_version",
"name": "podman-remote-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.ppc64le",
"product": {
"name": "podman-remote-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.ppc64le",
"product_id": "podman-remote-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-remote-debuginfo@4.4.1-8.module%2Bel8.8.0%2B18438%2B15d3aa65?arch=ppc64le\u0026epoch=3"
}
}
},
{
"category": "product_version",
"name": "podman-tests-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.ppc64le",
"product": {
"name": "podman-tests-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.ppc64le",
"product_id": "podman-tests-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-tests@4.4.1-8.module%2Bel8.8.0%2B18438%2B15d3aa65?arch=ppc64le\u0026epoch=3"
}
}
},
{
"category": "product_version",
"name": "python3-criu-0:3.15-3.module+el8.8.0+18060+3f21f2cc.ppc64le",
"product": {
"name": "python3-criu-0:3.15-3.module+el8.8.0+18060+3f21f2cc.ppc64le",
"product_id": "python3-criu-0:3.15-3.module+el8.8.0+18060+3f21f2cc.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-criu@3.15-3.module%2Bel8.8.0%2B18060%2B3f21f2cc?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "runc-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.ppc64le",
"product": {
"name": "runc-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.ppc64le",
"product_id": "runc-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/runc@1.1.4-1.module%2Bel8.8.0%2B18060%2B3f21f2cc?arch=ppc64le\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "runc-debuginfo-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.ppc64le",
"product": {
"name": "runc-debuginfo-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.ppc64le",
"product_id": "runc-debuginfo-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/runc-debuginfo@1.1.4-1.module%2Bel8.8.0%2B18060%2B3f21f2cc?arch=ppc64le\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "runc-debugsource-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.ppc64le",
"product": {
"name": "runc-debugsource-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.ppc64le",
"product_id": "runc-debugsource-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/runc-debugsource@1.1.4-1.module%2Bel8.8.0%2B18060%2B3f21f2cc?arch=ppc64le\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "skopeo-2:1.11.2-0.2.module+el8.8.0+18251+ad5b274c.ppc64le",
"product": {
"name": "skopeo-2:1.11.2-0.2.module+el8.8.0+18251+ad5b274c.ppc64le",
"product_id": "skopeo-2:1.11.2-0.2.module+el8.8.0+18251+ad5b274c.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/skopeo@1.11.2-0.2.module%2Bel8.8.0%2B18251%2Bad5b274c?arch=ppc64le\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "skopeo-tests-2:1.11.2-0.2.module+el8.8.0+18251+ad5b274c.ppc64le",
"product": {
"name": "skopeo-tests-2:1.11.2-0.2.module+el8.8.0+18251+ad5b274c.ppc64le",
"product_id": "skopeo-tests-2:1.11.2-0.2.module+el8.8.0+18251+ad5b274c.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/skopeo-tests@1.11.2-0.2.module%2Bel8.8.0%2B18251%2Bad5b274c?arch=ppc64le\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "slirp4netns-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.ppc64le",
"product": {
"name": "slirp4netns-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.ppc64le",
"product_id": "slirp4netns-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/slirp4netns@1.2.0-2.module%2Bel8.8.0%2B18060%2B3f21f2cc?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "slirp4netns-debuginfo-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.ppc64le",
"product": {
"name": "slirp4netns-debuginfo-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.ppc64le",
"product_id": "slirp4netns-debuginfo-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/slirp4netns-debuginfo@1.2.0-2.module%2Bel8.8.0%2B18060%2B3f21f2cc?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "slirp4netns-debugsource-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.ppc64le",
"product": {
"name": "slirp4netns-debugsource-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.ppc64le",
"product_id": "slirp4netns-debugsource-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/slirp4netns-debugsource@1.2.0-2.module%2Bel8.8.0%2B18060%2B3f21f2cc?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "toolbox-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.ppc64le",
"product": {
"name": "toolbox-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.ppc64le",
"product_id": "toolbox-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/toolbox@0.0.99.3-7.module%2Bel8.8.0%2B18119%2Be3deee03?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "toolbox-debuginfo-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.ppc64le",
"product": {
"name": "toolbox-debuginfo-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.ppc64le",
"product_id": "toolbox-debuginfo-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/toolbox-debuginfo@0.0.99.3-7.module%2Bel8.8.0%2B18119%2Be3deee03?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "toolbox-debugsource-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.ppc64le",
"product": {
"name": "toolbox-debugsource-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.ppc64le",
"product_id": "toolbox-debugsource-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/toolbox-debugsource@0.0.99.3-7.module%2Bel8.8.0%2B18119%2Be3deee03?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "toolbox-tests-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.ppc64le",
"product": {
"name": "toolbox-tests-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.ppc64le",
"product_id": "toolbox-tests-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/toolbox-tests@0.0.99.3-7.module%2Bel8.8.0%2B18119%2Be3deee03?arch=ppc64le"
}
}
}
],
"category": "architecture",
"name": "ppc64le"
},
{
"branches": [
{
"category": "product_version",
"name": "aardvark-dns-2:1.5.0-2.module+el8.8.0+18060+3f21f2cc.aarch64",
"product": {
"name": "aardvark-dns-2:1.5.0-2.module+el8.8.0+18060+3f21f2cc.aarch64",
"product_id": "aardvark-dns-2:1.5.0-2.module+el8.8.0+18060+3f21f2cc.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/aardvark-dns@1.5.0-2.module%2Bel8.8.0%2B18060%2B3f21f2cc?arch=aarch64\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "buildah-1:1.29.1-1.module+el8.8.0+18195+471da4bb.aarch64",
"product": {
"name": "buildah-1:1.29.1-1.module+el8.8.0+18195+471da4bb.aarch64",
"product_id": "buildah-1:1.29.1-1.module+el8.8.0+18195+471da4bb.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/buildah@1.29.1-1.module%2Bel8.8.0%2B18195%2B471da4bb?arch=aarch64\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "buildah-debuginfo-1:1.29.1-1.module+el8.8.0+18195+471da4bb.aarch64",
"product": {
"name": "buildah-debuginfo-1:1.29.1-1.module+el8.8.0+18195+471da4bb.aarch64",
"product_id": "buildah-debuginfo-1:1.29.1-1.module+el8.8.0+18195+471da4bb.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/buildah-debuginfo@1.29.1-1.module%2Bel8.8.0%2B18195%2B471da4bb?arch=aarch64\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "buildah-debugsource-1:1.29.1-1.module+el8.8.0+18195+471da4bb.aarch64",
"product": {
"name": "buildah-debugsource-1:1.29.1-1.module+el8.8.0+18195+471da4bb.aarch64",
"product_id": "buildah-debugsource-1:1.29.1-1.module+el8.8.0+18195+471da4bb.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/buildah-debugsource@1.29.1-1.module%2Bel8.8.0%2B18195%2B471da4bb?arch=aarch64\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "buildah-tests-1:1.29.1-1.module+el8.8.0+18195+471da4bb.aarch64",
"product": {
"name": "buildah-tests-1:1.29.1-1.module+el8.8.0+18195+471da4bb.aarch64",
"product_id": "buildah-tests-1:1.29.1-1.module+el8.8.0+18195+471da4bb.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/buildah-tests@1.29.1-1.module%2Bel8.8.0%2B18195%2B471da4bb?arch=aarch64\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "buildah-tests-debuginfo-1:1.29.1-1.module+el8.8.0+18195+471da4bb.aarch64",
"product": {
"name": "buildah-tests-debuginfo-1:1.29.1-1.module+el8.8.0+18195+471da4bb.aarch64",
"product_id": "buildah-tests-debuginfo-1:1.29.1-1.module+el8.8.0+18195+471da4bb.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/buildah-tests-debuginfo@1.29.1-1.module%2Bel8.8.0%2B18195%2B471da4bb?arch=aarch64\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "conmon-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.aarch64",
"product": {
"name": "conmon-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.aarch64",
"product_id": "conmon-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/conmon@2.1.6-1.module%2Bel8.8.0%2B18098%2B9b44df5f?arch=aarch64\u0026epoch=3"
}
}
},
{
"category": "product_version",
"name": "conmon-debuginfo-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.aarch64",
"product": {
"name": "conmon-debuginfo-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.aarch64",
"product_id": "conmon-debuginfo-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/conmon-debuginfo@2.1.6-1.module%2Bel8.8.0%2B18098%2B9b44df5f?arch=aarch64\u0026epoch=3"
}
}
},
{
"category": "product_version",
"name": "conmon-debugsource-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.aarch64",
"product": {
"name": "conmon-debugsource-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.aarch64",
"product_id": "conmon-debugsource-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/conmon-debugsource@2.1.6-1.module%2Bel8.8.0%2B18098%2B9b44df5f?arch=aarch64\u0026epoch=3"
}
}
},
{
"category": "product_version",
"name": "containernetworking-plugins-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.aarch64",
"product": {
"name": "containernetworking-plugins-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.aarch64",
"product_id": "containernetworking-plugins-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/containernetworking-plugins@1.2.0-1.module%2Bel8.8.0%2B18060%2B3f21f2cc?arch=aarch64\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "containernetworking-plugins-debuginfo-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.aarch64",
"product": {
"name": "containernetworking-plugins-debuginfo-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.aarch64",
"product_id": "containernetworking-plugins-debuginfo-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/containernetworking-plugins-debuginfo@1.2.0-1.module%2Bel8.8.0%2B18060%2B3f21f2cc?arch=aarch64\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "containernetworking-plugins-debugsource-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.aarch64",
"product": {
"name": "containernetworking-plugins-debugsource-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.aarch64",
"product_id": "containernetworking-plugins-debugsource-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/containernetworking-plugins-debugsource@1.2.0-1.module%2Bel8.8.0%2B18060%2B3f21f2cc?arch=aarch64\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "containers-common-2:1-63.module+el8.8.0+18438+15d3aa65.aarch64",
"product": {
"name": "containers-common-2:1-63.module+el8.8.0+18438+15d3aa65.aarch64",
"product_id": "containers-common-2:1-63.module+el8.8.0+18438+15d3aa65.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/containers-common@1-63.module%2Bel8.8.0%2B18438%2B15d3aa65?arch=aarch64\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "crit-0:3.15-3.module+el8.8.0+18060+3f21f2cc.aarch64",
"product": {
"name": "crit-0:3.15-3.module+el8.8.0+18060+3f21f2cc.aarch64",
"product_id": "crit-0:3.15-3.module+el8.8.0+18060+3f21f2cc.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/crit@3.15-3.module%2Bel8.8.0%2B18060%2B3f21f2cc?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "criu-0:3.15-3.module+el8.8.0+18060+3f21f2cc.aarch64",
"product": {
"name": "criu-0:3.15-3.module+el8.8.0+18060+3f21f2cc.aarch64",
"product_id": "criu-0:3.15-3.module+el8.8.0+18060+3f21f2cc.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/criu@3.15-3.module%2Bel8.8.0%2B18060%2B3f21f2cc?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "criu-debuginfo-0:3.15-3.module+el8.8.0+18060+3f21f2cc.aarch64",
"product": {
"name": "criu-debuginfo-0:3.15-3.module+el8.8.0+18060+3f21f2cc.aarch64",
"product_id": "criu-debuginfo-0:3.15-3.module+el8.8.0+18060+3f21f2cc.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/criu-debuginfo@3.15-3.module%2Bel8.8.0%2B18060%2B3f21f2cc?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "criu-debugsource-0:3.15-3.module+el8.8.0+18060+3f21f2cc.aarch64",
"product": {
"name": "criu-debugsource-0:3.15-3.module+el8.8.0+18060+3f21f2cc.aarch64",
"product_id": "criu-debugsource-0:3.15-3.module+el8.8.0+18060+3f21f2cc.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/criu-debugsource@3.15-3.module%2Bel8.8.0%2B18060%2B3f21f2cc?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "criu-devel-0:3.15-3.module+el8.8.0+18060+3f21f2cc.aarch64",
"product": {
"name": "criu-devel-0:3.15-3.module+el8.8.0+18060+3f21f2cc.aarch64",
"product_id": "criu-devel-0:3.15-3.module+el8.8.0+18060+3f21f2cc.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/criu-devel@3.15-3.module%2Bel8.8.0%2B18060%2B3f21f2cc?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "criu-libs-0:3.15-3.module+el8.8.0+18060+3f21f2cc.aarch64",
"product": {
"name": "criu-libs-0:3.15-3.module+el8.8.0+18060+3f21f2cc.aarch64",
"product_id": "criu-libs-0:3.15-3.module+el8.8.0+18060+3f21f2cc.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/criu-libs@3.15-3.module%2Bel8.8.0%2B18060%2B3f21f2cc?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "criu-libs-debuginfo-0:3.15-3.module+el8.8.0+18060+3f21f2cc.aarch64",
"product": {
"name": "criu-libs-debuginfo-0:3.15-3.module+el8.8.0+18060+3f21f2cc.aarch64",
"product_id": "criu-libs-debuginfo-0:3.15-3.module+el8.8.0+18060+3f21f2cc.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/criu-libs-debuginfo@3.15-3.module%2Bel8.8.0%2B18060%2B3f21f2cc?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "crun-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.aarch64",
"product": {
"name": "crun-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.aarch64",
"product_id": "crun-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/crun@1.8.1-2.module%2Bel8.8.0%2B18418%2Bf0e540fe?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "crun-debuginfo-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.aarch64",
"product": {
"name": "crun-debuginfo-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.aarch64",
"product_id": "crun-debuginfo-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/crun-debuginfo@1.8.1-2.module%2Bel8.8.0%2B18418%2Bf0e540fe?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "crun-debugsource-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.aarch64",
"product": {
"name": "crun-debugsource-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.aarch64",
"product_id": "crun-debugsource-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/crun-debugsource@1.8.1-2.module%2Bel8.8.0%2B18418%2Bf0e540fe?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "fuse-overlayfs-0:1.10-1.module+el8.8.0+18060+3f21f2cc.aarch64",
"product": {
"name": "fuse-overlayfs-0:1.10-1.module+el8.8.0+18060+3f21f2cc.aarch64",
"product_id": "fuse-overlayfs-0:1.10-1.module+el8.8.0+18060+3f21f2cc.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/fuse-overlayfs@1.10-1.module%2Bel8.8.0%2B18060%2B3f21f2cc?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "fuse-overlayfs-debuginfo-0:1.10-1.module+el8.8.0+18060+3f21f2cc.aarch64",
"product": {
"name": "fuse-overlayfs-debuginfo-0:1.10-1.module+el8.8.0+18060+3f21f2cc.aarch64",
"product_id": "fuse-overlayfs-debuginfo-0:1.10-1.module+el8.8.0+18060+3f21f2cc.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/fuse-overlayfs-debuginfo@1.10-1.module%2Bel8.8.0%2B18060%2B3f21f2cc?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "fuse-overlayfs-debugsource-0:1.10-1.module+el8.8.0+18060+3f21f2cc.aarch64",
"product": {
"name": "fuse-overlayfs-debugsource-0:1.10-1.module+el8.8.0+18060+3f21f2cc.aarch64",
"product_id": "fuse-overlayfs-debugsource-0:1.10-1.module+el8.8.0+18060+3f21f2cc.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/fuse-overlayfs-debugsource@1.10-1.module%2Bel8.8.0%2B18060%2B3f21f2cc?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "libslirp-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.aarch64",
"product": {
"name": "libslirp-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.aarch64",
"product_id": "libslirp-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libslirp@4.4.0-1.module%2Bel8.8.0%2B18060%2B3f21f2cc?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "libslirp-debuginfo-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.aarch64",
"product": {
"name": "libslirp-debuginfo-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.aarch64",
"product_id": "libslirp-debuginfo-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libslirp-debuginfo@4.4.0-1.module%2Bel8.8.0%2B18060%2B3f21f2cc?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "libslirp-debugsource-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.aarch64",
"product": {
"name": "libslirp-debugsource-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.aarch64",
"product_id": "libslirp-debugsource-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libslirp-debugsource@4.4.0-1.module%2Bel8.8.0%2B18060%2B3f21f2cc?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "libslirp-devel-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.aarch64",
"product": {
"name": "libslirp-devel-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.aarch64",
"product_id": "libslirp-devel-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libslirp-devel@4.4.0-1.module%2Bel8.8.0%2B18060%2B3f21f2cc?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "netavark-2:1.5.0-4.module+el8.8.0+18060+3f21f2cc.aarch64",
"product": {
"name": "netavark-2:1.5.0-4.module+el8.8.0+18060+3f21f2cc.aarch64",
"product_id": "netavark-2:1.5.0-4.module+el8.8.0+18060+3f21f2cc.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/netavark@1.5.0-4.module%2Bel8.8.0%2B18060%2B3f21f2cc?arch=aarch64\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "oci-seccomp-bpf-hook-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.aarch64",
"product": {
"name": "oci-seccomp-bpf-hook-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.aarch64",
"product_id": "oci-seccomp-bpf-hook-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/oci-seccomp-bpf-hook@1.2.8-1.module%2Bel8.8.0%2B18060%2B3f21f2cc?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "oci-seccomp-bpf-hook-debuginfo-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.aarch64",
"product": {
"name": "oci-seccomp-bpf-hook-debuginfo-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.aarch64",
"product_id": "oci-seccomp-bpf-hook-debuginfo-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/oci-seccomp-bpf-hook-debuginfo@1.2.8-1.module%2Bel8.8.0%2B18060%2B3f21f2cc?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "oci-seccomp-bpf-hook-debugsource-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.aarch64",
"product": {
"name": "oci-seccomp-bpf-hook-debugsource-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.aarch64",
"product_id": "oci-seccomp-bpf-hook-debugsource-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/oci-seccomp-bpf-hook-debugsource@1.2.8-1.module%2Bel8.8.0%2B18060%2B3f21f2cc?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "podman-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.aarch64",
"product": {
"name": "podman-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.aarch64",
"product_id": "podman-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman@4.4.1-8.module%2Bel8.8.0%2B18438%2B15d3aa65?arch=aarch64\u0026epoch=3"
}
}
},
{
"category": "product_version",
"name": "podman-catatonit-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.aarch64",
"product": {
"name": "podman-catatonit-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.aarch64",
"product_id": "podman-catatonit-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-catatonit@4.4.1-8.module%2Bel8.8.0%2B18438%2B15d3aa65?arch=aarch64\u0026epoch=3"
}
}
},
{
"category": "product_version",
"name": "podman-catatonit-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.aarch64",
"product": {
"name": "podman-catatonit-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.aarch64",
"product_id": "podman-catatonit-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-catatonit-debuginfo@4.4.1-8.module%2Bel8.8.0%2B18438%2B15d3aa65?arch=aarch64\u0026epoch=3"
}
}
},
{
"category": "product_version",
"name": "podman-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.aarch64",
"product": {
"name": "podman-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.aarch64",
"product_id": "podman-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-debuginfo@4.4.1-8.module%2Bel8.8.0%2B18438%2B15d3aa65?arch=aarch64\u0026epoch=3"
}
}
},
{
"category": "product_version",
"name": "podman-debugsource-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.aarch64",
"product": {
"name": "podman-debugsource-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.aarch64",
"product_id": "podman-debugsource-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-debugsource@4.4.1-8.module%2Bel8.8.0%2B18438%2B15d3aa65?arch=aarch64\u0026epoch=3"
}
}
},
{
"category": "product_version",
"name": "podman-gvproxy-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.aarch64",
"product": {
"name": "podman-gvproxy-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.aarch64",
"product_id": "podman-gvproxy-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-gvproxy@4.4.1-8.module%2Bel8.8.0%2B18438%2B15d3aa65?arch=aarch64\u0026epoch=3"
}
}
},
{
"category": "product_version",
"name": "podman-gvproxy-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.aarch64",
"product": {
"name": "podman-gvproxy-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.aarch64",
"product_id": "podman-gvproxy-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-gvproxy-debuginfo@4.4.1-8.module%2Bel8.8.0%2B18438%2B15d3aa65?arch=aarch64\u0026epoch=3"
}
}
},
{
"category": "product_version",
"name": "podman-plugins-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.aarch64",
"product": {
"name": "podman-plugins-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.aarch64",
"product_id": "podman-plugins-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-plugins@4.4.1-8.module%2Bel8.8.0%2B18438%2B15d3aa65?arch=aarch64\u0026epoch=3"
}
}
},
{
"category": "product_version",
"name": "podman-plugins-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.aarch64",
"product": {
"name": "podman-plugins-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.aarch64",
"product_id": "podman-plugins-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-plugins-debuginfo@4.4.1-8.module%2Bel8.8.0%2B18438%2B15d3aa65?arch=aarch64\u0026epoch=3"
}
}
},
{
"category": "product_version",
"name": "podman-remote-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.aarch64",
"product": {
"name": "podman-remote-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.aarch64",
"product_id": "podman-remote-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-remote@4.4.1-8.module%2Bel8.8.0%2B18438%2B15d3aa65?arch=aarch64\u0026epoch=3"
}
}
},
{
"category": "product_version",
"name": "podman-remote-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.aarch64",
"product": {
"name": "podman-remote-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.aarch64",
"product_id": "podman-remote-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-remote-debuginfo@4.4.1-8.module%2Bel8.8.0%2B18438%2B15d3aa65?arch=aarch64\u0026epoch=3"
}
}
},
{
"category": "product_version",
"name": "podman-tests-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.aarch64",
"product": {
"name": "podman-tests-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.aarch64",
"product_id": "podman-tests-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-tests@4.4.1-8.module%2Bel8.8.0%2B18438%2B15d3aa65?arch=aarch64\u0026epoch=3"
}
}
},
{
"category": "product_version",
"name": "python3-criu-0:3.15-3.module+el8.8.0+18060+3f21f2cc.aarch64",
"product": {
"name": "python3-criu-0:3.15-3.module+el8.8.0+18060+3f21f2cc.aarch64",
"product_id": "python3-criu-0:3.15-3.module+el8.8.0+18060+3f21f2cc.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-criu@3.15-3.module%2Bel8.8.0%2B18060%2B3f21f2cc?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "runc-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.aarch64",
"product": {
"name": "runc-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.aarch64",
"product_id": "runc-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/runc@1.1.4-1.module%2Bel8.8.0%2B18060%2B3f21f2cc?arch=aarch64\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "runc-debuginfo-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.aarch64",
"product": {
"name": "runc-debuginfo-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.aarch64",
"product_id": "runc-debuginfo-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/runc-debuginfo@1.1.4-1.module%2Bel8.8.0%2B18060%2B3f21f2cc?arch=aarch64\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "runc-debugsource-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.aarch64",
"product": {
"name": "runc-debugsource-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.aarch64",
"product_id": "runc-debugsource-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/runc-debugsource@1.1.4-1.module%2Bel8.8.0%2B18060%2B3f21f2cc?arch=aarch64\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "skopeo-2:1.11.2-0.2.module+el8.8.0+18251+ad5b274c.aarch64",
"product": {
"name": "skopeo-2:1.11.2-0.2.module+el8.8.0+18251+ad5b274c.aarch64",
"product_id": "skopeo-2:1.11.2-0.2.module+el8.8.0+18251+ad5b274c.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/skopeo@1.11.2-0.2.module%2Bel8.8.0%2B18251%2Bad5b274c?arch=aarch64\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "skopeo-tests-2:1.11.2-0.2.module+el8.8.0+18251+ad5b274c.aarch64",
"product": {
"name": "skopeo-tests-2:1.11.2-0.2.module+el8.8.0+18251+ad5b274c.aarch64",
"product_id": "skopeo-tests-2:1.11.2-0.2.module+el8.8.0+18251+ad5b274c.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/skopeo-tests@1.11.2-0.2.module%2Bel8.8.0%2B18251%2Bad5b274c?arch=aarch64\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "slirp4netns-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.aarch64",
"product": {
"name": "slirp4netns-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.aarch64",
"product_id": "slirp4netns-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/slirp4netns@1.2.0-2.module%2Bel8.8.0%2B18060%2B3f21f2cc?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "slirp4netns-debuginfo-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.aarch64",
"product": {
"name": "slirp4netns-debuginfo-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.aarch64",
"product_id": "slirp4netns-debuginfo-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/slirp4netns-debuginfo@1.2.0-2.module%2Bel8.8.0%2B18060%2B3f21f2cc?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "slirp4netns-debugsource-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.aarch64",
"product": {
"name": "slirp4netns-debugsource-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.aarch64",
"product_id": "slirp4netns-debugsource-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/slirp4netns-debugsource@1.2.0-2.module%2Bel8.8.0%2B18060%2B3f21f2cc?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "toolbox-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.aarch64",
"product": {
"name": "toolbox-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.aarch64",
"product_id": "toolbox-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/toolbox@0.0.99.3-7.module%2Bel8.8.0%2B18119%2Be3deee03?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "toolbox-debuginfo-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.aarch64",
"product": {
"name": "toolbox-debuginfo-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.aarch64",
"product_id": "toolbox-debuginfo-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/toolbox-debuginfo@0.0.99.3-7.module%2Bel8.8.0%2B18119%2Be3deee03?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "toolbox-debugsource-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.aarch64",
"product": {
"name": "toolbox-debugsource-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.aarch64",
"product_id": "toolbox-debugsource-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/toolbox-debugsource@0.0.99.3-7.module%2Bel8.8.0%2B18119%2Be3deee03?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "toolbox-tests-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.aarch64",
"product": {
"name": "toolbox-tests-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.aarch64",
"product_id": "toolbox-tests-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/toolbox-tests@0.0.99.3-7.module%2Bel8.8.0%2B18119%2Be3deee03?arch=aarch64"
}
}
}
],
"category": "architecture",
"name": "aarch64"
}
],
"category": "vendor",
"name": "Red Hat"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "container-tools:rhel8:8080020230321153727:0f77c1b7 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7"
},
"product_reference": "container-tools:rhel8:8080020230321153727:0f77c1b7",
"relates_to_product_reference": "AppStream-8.8.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "aardvark-dns-2:1.5.0-2.module+el8.8.0+18060+3f21f2cc.aarch64 as a component of container-tools:rhel8:8080020230321153727:0f77c1b7 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:aardvark-dns-2:1.5.0-2.module+el8.8.0+18060+3f21f2cc.aarch64"
},
"product_reference": "aardvark-dns-2:1.5.0-2.module+el8.8.0+18060+3f21f2cc.aarch64",
"relates_to_product_reference": "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "aardvark-dns-2:1.5.0-2.module+el8.8.0+18060+3f21f2cc.ppc64le as a component of container-tools:rhel8:8080020230321153727:0f77c1b7 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:aardvark-dns-2:1.5.0-2.module+el8.8.0+18060+3f21f2cc.ppc64le"
},
"product_reference": "aardvark-dns-2:1.5.0-2.module+el8.8.0+18060+3f21f2cc.ppc64le",
"relates_to_product_reference": "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "aardvark-dns-2:1.5.0-2.module+el8.8.0+18060+3f21f2cc.s390x as a component of container-tools:rhel8:8080020230321153727:0f77c1b7 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:aardvark-dns-2:1.5.0-2.module+el8.8.0+18060+3f21f2cc.s390x"
},
"product_reference": "aardvark-dns-2:1.5.0-2.module+el8.8.0+18060+3f21f2cc.s390x",
"relates_to_product_reference": "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "aardvark-dns-2:1.5.0-2.module+el8.8.0+18060+3f21f2cc.src as a component of container-tools:rhel8:8080020230321153727:0f77c1b7 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:aardvark-dns-2:1.5.0-2.module+el8.8.0+18060+3f21f2cc.src"
},
"product_reference": "aardvark-dns-2:1.5.0-2.module+el8.8.0+18060+3f21f2cc.src",
"relates_to_product_reference": "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "aardvark-dns-2:1.5.0-2.module+el8.8.0+18060+3f21f2cc.x86_64 as a component of container-tools:rhel8:8080020230321153727:0f77c1b7 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:aardvark-dns-2:1.5.0-2.module+el8.8.0+18060+3f21f2cc.x86_64"
},
"product_reference": "aardvark-dns-2:1.5.0-2.module+el8.8.0+18060+3f21f2cc.x86_64",
"relates_to_product_reference": "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "buildah-1:1.29.1-1.module+el8.8.0+18195+471da4bb.aarch64 as a component of container-tools:rhel8:8080020230321153727:0f77c1b7 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:buildah-1:1.29.1-1.module+el8.8.0+18195+471da4bb.aarch64"
},
"product_reference": "buildah-1:1.29.1-1.module+el8.8.0+18195+471da4bb.aarch64",
"relates_to_product_reference": "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "buildah-1:1.29.1-1.module+el8.8.0+18195+471da4bb.ppc64le as a component of container-tools:rhel8:8080020230321153727:0f77c1b7 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:buildah-1:1.29.1-1.module+el8.8.0+18195+471da4bb.ppc64le"
},
"product_reference": "buildah-1:1.29.1-1.module+el8.8.0+18195+471da4bb.ppc64le",
"relates_to_product_reference": "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "buildah-1:1.29.1-1.module+el8.8.0+18195+471da4bb.s390x as a component of container-tools:rhel8:8080020230321153727:0f77c1b7 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:buildah-1:1.29.1-1.module+el8.8.0+18195+471da4bb.s390x"
},
"product_reference": "buildah-1:1.29.1-1.module+el8.8.0+18195+471da4bb.s390x",
"relates_to_product_reference": "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "buildah-1:1.29.1-1.module+el8.8.0+18195+471da4bb.src as a component of container-tools:rhel8:8080020230321153727:0f77c1b7 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:buildah-1:1.29.1-1.module+el8.8.0+18195+471da4bb.src"
},
"product_reference": "buildah-1:1.29.1-1.module+el8.8.0+18195+471da4bb.src",
"relates_to_product_reference": "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "buildah-1:1.29.1-1.module+el8.8.0+18195+471da4bb.x86_64 as a component of container-tools:rhel8:8080020230321153727:0f77c1b7 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:buildah-1:1.29.1-1.module+el8.8.0+18195+471da4bb.x86_64"
},
"product_reference": "buildah-1:1.29.1-1.module+el8.8.0+18195+471da4bb.x86_64",
"relates_to_product_reference": "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "buildah-debuginfo-1:1.29.1-1.module+el8.8.0+18195+471da4bb.aarch64 as a component of container-tools:rhel8:8080020230321153727:0f77c1b7 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:buildah-debuginfo-1:1.29.1-1.module+el8.8.0+18195+471da4bb.aarch64"
},
"product_reference": "buildah-debuginfo-1:1.29.1-1.module+el8.8.0+18195+471da4bb.aarch64",
"relates_to_product_reference": "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "buildah-debuginfo-1:1.29.1-1.module+el8.8.0+18195+471da4bb.ppc64le as a component of container-tools:rhel8:8080020230321153727:0f77c1b7 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:buildah-debuginfo-1:1.29.1-1.module+el8.8.0+18195+471da4bb.ppc64le"
},
"product_reference": "buildah-debuginfo-1:1.29.1-1.module+el8.8.0+18195+471da4bb.ppc64le",
"relates_to_product_reference": "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "buildah-debuginfo-1:1.29.1-1.module+el8.8.0+18195+471da4bb.s390x as a component of container-tools:rhel8:8080020230321153727:0f77c1b7 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:buildah-debuginfo-1:1.29.1-1.module+el8.8.0+18195+471da4bb.s390x"
},
"product_reference": "buildah-debuginfo-1:1.29.1-1.module+el8.8.0+18195+471da4bb.s390x",
"relates_to_product_reference": "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "buildah-debuginfo-1:1.29.1-1.module+el8.8.0+18195+471da4bb.x86_64 as a component of container-tools:rhel8:8080020230321153727:0f77c1b7 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:buildah-debuginfo-1:1.29.1-1.module+el8.8.0+18195+471da4bb.x86_64"
},
"product_reference": "buildah-debuginfo-1:1.29.1-1.module+el8.8.0+18195+471da4bb.x86_64",
"relates_to_product_reference": "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "buildah-debugsource-1:1.29.1-1.module+el8.8.0+18195+471da4bb.aarch64 as a component of container-tools:rhel8:8080020230321153727:0f77c1b7 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:buildah-debugsource-1:1.29.1-1.module+el8.8.0+18195+471da4bb.aarch64"
},
"product_reference": "buildah-debugsource-1:1.29.1-1.module+el8.8.0+18195+471da4bb.aarch64",
"relates_to_product_reference": "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "buildah-debugsource-1:1.29.1-1.module+el8.8.0+18195+471da4bb.ppc64le as a component of container-tools:rhel8:8080020230321153727:0f77c1b7 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:buildah-debugsource-1:1.29.1-1.module+el8.8.0+18195+471da4bb.ppc64le"
},
"product_reference": "buildah-debugsource-1:1.29.1-1.module+el8.8.0+18195+471da4bb.ppc64le",
"relates_to_product_reference": "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "buildah-debugsource-1:1.29.1-1.module+el8.8.0+18195+471da4bb.s390x as a component of container-tools:rhel8:8080020230321153727:0f77c1b7 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:buildah-debugsource-1:1.29.1-1.module+el8.8.0+18195+471da4bb.s390x"
},
"product_reference": "buildah-debugsource-1:1.29.1-1.module+el8.8.0+18195+471da4bb.s390x",
"relates_to_product_reference": "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "buildah-debugsource-1:1.29.1-1.module+el8.8.0+18195+471da4bb.x86_64 as a component of container-tools:rhel8:8080020230321153727:0f77c1b7 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:buildah-debugsource-1:1.29.1-1.module+el8.8.0+18195+471da4bb.x86_64"
},
"product_reference": "buildah-debugsource-1:1.29.1-1.module+el8.8.0+18195+471da4bb.x86_64",
"relates_to_product_reference": "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "buildah-tests-1:1.29.1-1.module+el8.8.0+18195+471da4bb.aarch64 as a component of container-tools:rhel8:8080020230321153727:0f77c1b7 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:buildah-tests-1:1.29.1-1.module+el8.8.0+18195+471da4bb.aarch64"
},
"product_reference": "buildah-tests-1:1.29.1-1.module+el8.8.0+18195+471da4bb.aarch64",
"relates_to_product_reference": "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "buildah-tests-1:1.29.1-1.module+el8.8.0+18195+471da4bb.ppc64le as a component of container-tools:rhel8:8080020230321153727:0f77c1b7 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:buildah-tests-1:1.29.1-1.module+el8.8.0+18195+471da4bb.ppc64le"
},
"product_reference": "buildah-tests-1:1.29.1-1.module+el8.8.0+18195+471da4bb.ppc64le",
"relates_to_product_reference": "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "buildah-tests-1:1.29.1-1.module+el8.8.0+18195+471da4bb.s390x as a component of container-tools:rhel8:8080020230321153727:0f77c1b7 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:buildah-tests-1:1.29.1-1.module+el8.8.0+18195+471da4bb.s390x"
},
"product_reference": "buildah-tests-1:1.29.1-1.module+el8.8.0+18195+471da4bb.s390x",
"relates_to_product_reference": "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "buildah-tests-1:1.29.1-1.module+el8.8.0+18195+471da4bb.x86_64 as a component of container-tools:rhel8:8080020230321153727:0f77c1b7 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:buildah-tests-1:1.29.1-1.module+el8.8.0+18195+471da4bb.x86_64"
},
"product_reference": "buildah-tests-1:1.29.1-1.module+el8.8.0+18195+471da4bb.x86_64",
"relates_to_product_reference": "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "buildah-tests-debuginfo-1:1.29.1-1.module+el8.8.0+18195+471da4bb.aarch64 as a component of container-tools:rhel8:8080020230321153727:0f77c1b7 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:buildah-tests-debuginfo-1:1.29.1-1.module+el8.8.0+18195+471da4bb.aarch64"
},
"product_reference": "buildah-tests-debuginfo-1:1.29.1-1.module+el8.8.0+18195+471da4bb.aarch64",
"relates_to_product_reference": "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "buildah-tests-debuginfo-1:1.29.1-1.module+el8.8.0+18195+471da4bb.ppc64le as a component of container-tools:rhel8:8080020230321153727:0f77c1b7 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:buildah-tests-debuginfo-1:1.29.1-1.module+el8.8.0+18195+471da4bb.ppc64le"
},
"product_reference": "buildah-tests-debuginfo-1:1.29.1-1.module+el8.8.0+18195+471da4bb.ppc64le",
"relates_to_product_reference": "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "buildah-tests-debuginfo-1:1.29.1-1.module+el8.8.0+18195+471da4bb.s390x as a component of container-tools:rhel8:8080020230321153727:0f77c1b7 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:buildah-tests-debuginfo-1:1.29.1-1.module+el8.8.0+18195+471da4bb.s390x"
},
"product_reference": "buildah-tests-debuginfo-1:1.29.1-1.module+el8.8.0+18195+471da4bb.s390x",
"relates_to_product_reference": "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "buildah-tests-debuginfo-1:1.29.1-1.module+el8.8.0+18195+471da4bb.x86_64 as a component of container-tools:rhel8:8080020230321153727:0f77c1b7 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:buildah-tests-debuginfo-1:1.29.1-1.module+el8.8.0+18195+471da4bb.x86_64"
},
"product_reference": "buildah-tests-debuginfo-1:1.29.1-1.module+el8.8.0+18195+471da4bb.x86_64",
"relates_to_product_reference": "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cockpit-podman-0:63.1-1.module+el8.8.0+18286+cd236dce.noarch as a component of container-tools:rhel8:8080020230321153727:0f77c1b7 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:cockpit-podman-0:63.1-1.module+el8.8.0+18286+cd236dce.noarch"
},
"product_reference": "cockpit-podman-0:63.1-1.module+el8.8.0+18286+cd236dce.noarch",
"relates_to_product_reference": "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cockpit-podman-0:63.1-1.module+el8.8.0+18286+cd236dce.src as a component of container-tools:rhel8:8080020230321153727:0f77c1b7 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:cockpit-podman-0:63.1-1.module+el8.8.0+18286+cd236dce.src"
},
"product_reference": "cockpit-podman-0:63.1-1.module+el8.8.0+18286+cd236dce.src",
"relates_to_product_reference": "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "conmon-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.aarch64 as a component of container-tools:rhel8:8080020230321153727:0f77c1b7 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:conmon-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.aarch64"
},
"product_reference": "conmon-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.aarch64",
"relates_to_product_reference": "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "conmon-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.ppc64le as a component of container-tools:rhel8:8080020230321153727:0f77c1b7 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:conmon-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.ppc64le"
},
"product_reference": "conmon-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.ppc64le",
"relates_to_product_reference": "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "conmon-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.s390x as a component of container-tools:rhel8:8080020230321153727:0f77c1b7 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:conmon-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.s390x"
},
"product_reference": "conmon-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.s390x",
"relates_to_product_reference": "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "conmon-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.src as a component of container-tools:rhel8:8080020230321153727:0f77c1b7 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:conmon-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.src"
},
"product_reference": "conmon-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.src",
"relates_to_product_reference": "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "conmon-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.x86_64 as a component of container-tools:rhel8:8080020230321153727:0f77c1b7 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:conmon-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.x86_64"
},
"product_reference": "conmon-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.x86_64",
"relates_to_product_reference": "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "conmon-debuginfo-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.aarch64 as a component of container-tools:rhel8:8080020230321153727:0f77c1b7 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:conmon-debuginfo-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.aarch64"
},
"product_reference": "conmon-debuginfo-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.aarch64",
"relates_to_product_reference": "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "conmon-debuginfo-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.ppc64le as a component of container-tools:rhel8:8080020230321153727:0f77c1b7 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:conmon-debuginfo-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.ppc64le"
},
"product_reference": "conmon-debuginfo-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.ppc64le",
"relates_to_product_reference": "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "conmon-debuginfo-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.s390x as a component of container-tools:rhel8:8080020230321153727:0f77c1b7 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:conmon-debuginfo-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.s390x"
},
"product_reference": "conmon-debuginfo-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.s390x",
"relates_to_product_reference": "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "conmon-debuginfo-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.x86_64 as a component of container-tools:rhel8:8080020230321153727:0f77c1b7 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:conmon-debuginfo-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.x86_64"
},
"product_reference": "conmon-debuginfo-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.x86_64",
"relates_to_product_reference": "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "conmon-debugsource-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.aarch64 as a component of container-tools:rhel8:8080020230321153727:0f77c1b7 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:conmon-debugsource-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.aarch64"
},
"product_reference": "conmon-debugsource-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.aarch64",
"relates_to_product_reference": "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "conmon-debugsource-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.ppc64le as a component of container-tools:rhel8:8080020230321153727:0f77c1b7 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:conmon-debugsource-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.ppc64le"
},
"product_reference": "conmon-debugsource-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.ppc64le",
"relates_to_product_reference": "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "conmon-debugsource-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.s390x as a component of container-tools:rhel8:8080020230321153727:0f77c1b7 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:conmon-debugsource-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.s390x"
},
"product_reference": "conmon-debugsource-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.s390x",
"relates_to_product_reference": "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "conmon-debugsource-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.x86_64 as a component of container-tools:rhel8:8080020230321153727:0f77c1b7 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:conmon-debugsource-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.x86_64"
},
"product_reference": "conmon-debugsource-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.x86_64",
"relates_to_product_reference": "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "container-selinux-2:2.205.0-2.module+el8.8.0+18438+15d3aa65.noarch as a component of container-tools:rhel8:8080020230321153727:0f77c1b7 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:container-selinux-2:2.205.0-2.module+el8.8.0+18438+15d3aa65.noarch"
},
"product_reference": "container-selinux-2:2.205.0-2.module+el8.8.0+18438+15d3aa65.noarch",
"relates_to_product_reference": "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "container-selinux-2:2.205.0-2.module+el8.8.0+18438+15d3aa65.src as a component of container-tools:rhel8:8080020230321153727:0f77c1b7 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:container-selinux-2:2.205.0-2.module+el8.8.0+18438+15d3aa65.src"
},
"product_reference": "container-selinux-2:2.205.0-2.module+el8.8.0+18438+15d3aa65.src",
"relates_to_product_reference": "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "containernetworking-plugins-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.aarch64 as a component of container-tools:rhel8:8080020230321153727:0f77c1b7 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:containernetworking-plugins-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.aarch64"
},
"product_reference": "containernetworking-plugins-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.aarch64",
"relates_to_product_reference": "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "containernetworking-plugins-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.ppc64le as a component of container-tools:rhel8:8080020230321153727:0f77c1b7 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:containernetworking-plugins-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.ppc64le"
},
"product_reference": "containernetworking-plugins-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.ppc64le",
"relates_to_product_reference": "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "containernetworking-plugins-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.s390x as a component of container-tools:rhel8:8080020230321153727:0f77c1b7 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:containernetworking-plugins-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.s390x"
},
"product_reference": "containernetworking-plugins-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.s390x",
"relates_to_product_reference": "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "containernetworking-plugins-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.src as a component of container-tools:rhel8:8080020230321153727:0f77c1b7 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:containernetworking-plugins-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.src"
},
"product_reference": "containernetworking-plugins-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.src",
"relates_to_product_reference": "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "containernetworking-plugins-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.x86_64 as a component of container-tools:rhel8:8080020230321153727:0f77c1b7 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:containernetworking-plugins-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.x86_64"
},
"product_reference": "containernetworking-plugins-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.x86_64",
"relates_to_product_reference": "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "containernetworking-plugins-debuginfo-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.aarch64 as a component of container-tools:rhel8:8080020230321153727:0f77c1b7 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:containernetworking-plugins-debuginfo-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.aarch64"
},
"product_reference": "containernetworking-plugins-debuginfo-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.aarch64",
"relates_to_product_reference": "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "containernetworking-plugins-debuginfo-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.ppc64le as a component of container-tools:rhel8:8080020230321153727:0f77c1b7 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:containernetworking-plugins-debuginfo-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.ppc64le"
},
"product_reference": "containernetworking-plugins-debuginfo-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.ppc64le",
"relates_to_product_reference": "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "containernetworking-plugins-debuginfo-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.s390x as a component of container-tools:rhel8:8080020230321153727:0f77c1b7 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:containernetworking-plugins-debuginfo-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.s390x"
},
"product_reference": "containernetworking-plugins-debuginfo-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.s390x",
"relates_to_product_reference": "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "containernetworking-plugins-debuginfo-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.x86_64 as a component of container-tools:rhel8:8080020230321153727:0f77c1b7 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:containernetworking-plugins-debuginfo-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.x86_64"
},
"product_reference": "containernetworking-plugins-debuginfo-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.x86_64",
"relates_to_product_reference": "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "containernetworking-plugins-debugsource-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.aarch64 as a component of container-tools:rhel8:8080020230321153727:0f77c1b7 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:containernetworking-plugins-debugsource-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.aarch64"
},
"product_reference": "containernetworking-plugins-debugsource-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.aarch64",
"relates_to_product_reference": "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "containernetworking-plugins-debugsource-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.ppc64le as a component of container-tools:rhel8:8080020230321153727:0f77c1b7 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:containernetworking-plugins-debugsource-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.ppc64le"
},
"product_reference": "containernetworking-plugins-debugsource-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.ppc64le",
"relates_to_product_reference": "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "containernetworking-plugins-debugsource-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.s390x as a component of container-tools:rhel8:8080020230321153727:0f77c1b7 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:containernetworking-plugins-debugsource-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.s390x"
},
"product_reference": "containernetworking-plugins-debugsource-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.s390x",
"relates_to_product_reference": "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "containernetworking-plugins-debugsource-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.x86_64 as a component of container-tools:rhel8:8080020230321153727:0f77c1b7 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:containernetworking-plugins-debugsource-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.x86_64"
},
"product_reference": "containernetworking-plugins-debugsource-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.x86_64",
"relates_to_product_reference": "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "containers-common-2:1-63.module+el8.8.0+18438+15d3aa65.aarch64 as a component of container-tools:rhel8:8080020230321153727:0f77c1b7 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:containers-common-2:1-63.module+el8.8.0+18438+15d3aa65.aarch64"
},
"product_reference": "containers-common-2:1-63.module+el8.8.0+18438+15d3aa65.aarch64",
"relates_to_product_reference": "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "containers-common-2:1-63.module+el8.8.0+18438+15d3aa65.ppc64le as a component of container-tools:rhel8:8080020230321153727:0f77c1b7 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:containers-common-2:1-63.module+el8.8.0+18438+15d3aa65.ppc64le"
},
"product_reference": "containers-common-2:1-63.module+el8.8.0+18438+15d3aa65.ppc64le",
"relates_to_product_reference": "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "containers-common-2:1-63.module+el8.8.0+18438+15d3aa65.s390x as a component of container-tools:rhel8:8080020230321153727:0f77c1b7 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:containers-common-2:1-63.module+el8.8.0+18438+15d3aa65.s390x"
},
"product_reference": "containers-common-2:1-63.module+el8.8.0+18438+15d3aa65.s390x",
"relates_to_product_reference": "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "containers-common-2:1-63.module+el8.8.0+18438+15d3aa65.src as a component of container-tools:rhel8:8080020230321153727:0f77c1b7 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:containers-common-2:1-63.module+el8.8.0+18438+15d3aa65.src"
},
"product_reference": "containers-common-2:1-63.module+el8.8.0+18438+15d3aa65.src",
"relates_to_product_reference": "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "containers-common-2:1-63.module+el8.8.0+18438+15d3aa65.x86_64 as a component of container-tools:rhel8:8080020230321153727:0f77c1b7 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:containers-common-2:1-63.module+el8.8.0+18438+15d3aa65.x86_64"
},
"product_reference": "containers-common-2:1-63.module+el8.8.0+18438+15d3aa65.x86_64",
"relates_to_product_reference": "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "crit-0:3.15-3.module+el8.8.0+18060+3f21f2cc.aarch64 as a component of container-tools:rhel8:8080020230321153727:0f77c1b7 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:crit-0:3.15-3.module+el8.8.0+18060+3f21f2cc.aarch64"
},
"product_reference": "crit-0:3.15-3.module+el8.8.0+18060+3f21f2cc.aarch64",
"relates_to_product_reference": "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "crit-0:3.15-3.module+el8.8.0+18060+3f21f2cc.ppc64le as a component of container-tools:rhel8:8080020230321153727:0f77c1b7 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:crit-0:3.15-3.module+el8.8.0+18060+3f21f2cc.ppc64le"
},
"product_reference": "crit-0:3.15-3.module+el8.8.0+18060+3f21f2cc.ppc64le",
"relates_to_product_reference": "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "crit-0:3.15-3.module+el8.8.0+18060+3f21f2cc.s390x as a component of container-tools:rhel8:8080020230321153727:0f77c1b7 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:crit-0:3.15-3.module+el8.8.0+18060+3f21f2cc.s390x"
},
"product_reference": "crit-0:3.15-3.module+el8.8.0+18060+3f21f2cc.s390x",
"relates_to_product_reference": "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "crit-0:3.15-3.module+el8.8.0+18060+3f21f2cc.x86_64 as a component of container-tools:rhel8:8080020230321153727:0f77c1b7 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:crit-0:3.15-3.module+el8.8.0+18060+3f21f2cc.x86_64"
},
"product_reference": "crit-0:3.15-3.module+el8.8.0+18060+3f21f2cc.x86_64",
"relates_to_product_reference": "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "criu-0:3.15-3.module+el8.8.0+18060+3f21f2cc.aarch64 as a component of container-tools:rhel8:8080020230321153727:0f77c1b7 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:criu-0:3.15-3.module+el8.8.0+18060+3f21f2cc.aarch64"
},
"product_reference": "criu-0:3.15-3.module+el8.8.0+18060+3f21f2cc.aarch64",
"relates_to_product_reference": "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "criu-0:3.15-3.module+el8.8.0+18060+3f21f2cc.ppc64le as a component of container-tools:rhel8:8080020230321153727:0f77c1b7 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:criu-0:3.15-3.module+el8.8.0+18060+3f21f2cc.ppc64le"
},
"product_reference": "criu-0:3.15-3.module+el8.8.0+18060+3f21f2cc.ppc64le",
"relates_to_product_reference": "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "criu-0:3.15-3.module+el8.8.0+18060+3f21f2cc.s390x as a component of container-tools:rhel8:8080020230321153727:0f77c1b7 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:criu-0:3.15-3.module+el8.8.0+18060+3f21f2cc.s390x"
},
"product_reference": "criu-0:3.15-3.module+el8.8.0+18060+3f21f2cc.s390x",
"relates_to_product_reference": "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "criu-0:3.15-3.module+el8.8.0+18060+3f21f2cc.src as a component of container-tools:rhel8:8080020230321153727:0f77c1b7 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:criu-0:3.15-3.module+el8.8.0+18060+3f21f2cc.src"
},
"product_reference": "criu-0:3.15-3.module+el8.8.0+18060+3f21f2cc.src",
"relates_to_product_reference": "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "criu-0:3.15-3.module+el8.8.0+18060+3f21f2cc.x86_64 as a component of container-tools:rhel8:8080020230321153727:0f77c1b7 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:criu-0:3.15-3.module+el8.8.0+18060+3f21f2cc.x86_64"
},
"product_reference": "criu-0:3.15-3.module+el8.8.0+18060+3f21f2cc.x86_64",
"relates_to_product_reference": "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "criu-debuginfo-0:3.15-3.module+el8.8.0+18060+3f21f2cc.aarch64 as a component of container-tools:rhel8:8080020230321153727:0f77c1b7 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:criu-debuginfo-0:3.15-3.module+el8.8.0+18060+3f21f2cc.aarch64"
},
"product_reference": "criu-debuginfo-0:3.15-3.module+el8.8.0+18060+3f21f2cc.aarch64",
"relates_to_product_reference": "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "criu-debuginfo-0:3.15-3.module+el8.8.0+18060+3f21f2cc.ppc64le as a component of container-tools:rhel8:8080020230321153727:0f77c1b7 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:criu-debuginfo-0:3.15-3.module+el8.8.0+18060+3f21f2cc.ppc64le"
},
"product_reference": "criu-debuginfo-0:3.15-3.module+el8.8.0+18060+3f21f2cc.ppc64le",
"relates_to_product_reference": "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "criu-debuginfo-0:3.15-3.module+el8.8.0+18060+3f21f2cc.s390x as a component of container-tools:rhel8:8080020230321153727:0f77c1b7 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:criu-debuginfo-0:3.15-3.module+el8.8.0+18060+3f21f2cc.s390x"
},
"product_reference": "criu-debuginfo-0:3.15-3.module+el8.8.0+18060+3f21f2cc.s390x",
"relates_to_product_reference": "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "criu-debuginfo-0:3.15-3.module+el8.8.0+18060+3f21f2cc.x86_64 as a component of container-tools:rhel8:8080020230321153727:0f77c1b7 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:criu-debuginfo-0:3.15-3.module+el8.8.0+18060+3f21f2cc.x86_64"
},
"product_reference": "criu-debuginfo-0:3.15-3.module+el8.8.0+18060+3f21f2cc.x86_64",
"relates_to_product_reference": "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "criu-debugsource-0:3.15-3.module+el8.8.0+18060+3f21f2cc.aarch64 as a component of container-tools:rhel8:8080020230321153727:0f77c1b7 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:criu-debugsource-0:3.15-3.module+el8.8.0+18060+3f21f2cc.aarch64"
},
"product_reference": "criu-debugsource-0:3.15-3.module+el8.8.0+18060+3f21f2cc.aarch64",
"relates_to_product_reference": "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "criu-debugsource-0:3.15-3.module+el8.8.0+18060+3f21f2cc.ppc64le as a component of container-tools:rhel8:8080020230321153727:0f77c1b7 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:criu-debugsource-0:3.15-3.module+el8.8.0+18060+3f21f2cc.ppc64le"
},
"product_reference": "criu-debugsource-0:3.15-3.module+el8.8.0+18060+3f21f2cc.ppc64le",
"relates_to_product_reference": "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "criu-debugsource-0:3.15-3.module+el8.8.0+18060+3f21f2cc.s390x as a component of container-tools:rhel8:8080020230321153727:0f77c1b7 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:criu-debugsource-0:3.15-3.module+el8.8.0+18060+3f21f2cc.s390x"
},
"product_reference": "criu-debugsource-0:3.15-3.module+el8.8.0+18060+3f21f2cc.s390x",
"relates_to_product_reference": "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "criu-debugsource-0:3.15-3.module+el8.8.0+18060+3f21f2cc.x86_64 as a component of container-tools:rhel8:8080020230321153727:0f77c1b7 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:criu-debugsource-0:3.15-3.module+el8.8.0+18060+3f21f2cc.x86_64"
},
"product_reference": "criu-debugsource-0:3.15-3.module+el8.8.0+18060+3f21f2cc.x86_64",
"relates_to_product_reference": "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "criu-devel-0:3.15-3.module+el8.8.0+18060+3f21f2cc.aarch64 as a component of container-tools:rhel8:8080020230321153727:0f77c1b7 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:criu-devel-0:3.15-3.module+el8.8.0+18060+3f21f2cc.aarch64"
},
"product_reference": "criu-devel-0:3.15-3.module+el8.8.0+18060+3f21f2cc.aarch64",
"relates_to_product_reference": "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "criu-devel-0:3.15-3.module+el8.8.0+18060+3f21f2cc.ppc64le as a component of container-tools:rhel8:8080020230321153727:0f77c1b7 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:criu-devel-0:3.15-3.module+el8.8.0+18060+3f21f2cc.ppc64le"
},
"product_reference": "criu-devel-0:3.15-3.module+el8.8.0+18060+3f21f2cc.ppc64le",
"relates_to_product_reference": "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "criu-devel-0:3.15-3.module+el8.8.0+18060+3f21f2cc.s390x as a component of container-tools:rhel8:8080020230321153727:0f77c1b7 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:criu-devel-0:3.15-3.module+el8.8.0+18060+3f21f2cc.s390x"
},
"product_reference": "criu-devel-0:3.15-3.module+el8.8.0+18060+3f21f2cc.s390x",
"relates_to_product_reference": "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "criu-devel-0:3.15-3.module+el8.8.0+18060+3f21f2cc.x86_64 as a component of container-tools:rhel8:8080020230321153727:0f77c1b7 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:criu-devel-0:3.15-3.module+el8.8.0+18060+3f21f2cc.x86_64"
},
"product_reference": "criu-devel-0:3.15-3.module+el8.8.0+18060+3f21f2cc.x86_64",
"relates_to_product_reference": "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "criu-libs-0:3.15-3.module+el8.8.0+18060+3f21f2cc.aarch64 as a component of container-tools:rhel8:8080020230321153727:0f77c1b7 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:criu-libs-0:3.15-3.module+el8.8.0+18060+3f21f2cc.aarch64"
},
"product_reference": "criu-libs-0:3.15-3.module+el8.8.0+18060+3f21f2cc.aarch64",
"relates_to_product_reference": "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "criu-libs-0:3.15-3.module+el8.8.0+18060+3f21f2cc.ppc64le as a component of container-tools:rhel8:8080020230321153727:0f77c1b7 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:criu-libs-0:3.15-3.module+el8.8.0+18060+3f21f2cc.ppc64le"
},
"product_reference": "criu-libs-0:3.15-3.module+el8.8.0+18060+3f21f2cc.ppc64le",
"relates_to_product_reference": "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "criu-libs-0:3.15-3.module+el8.8.0+18060+3f21f2cc.s390x as a component of container-tools:rhel8:8080020230321153727:0f77c1b7 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:criu-libs-0:3.15-3.module+el8.8.0+18060+3f21f2cc.s390x"
},
"product_reference": "criu-libs-0:3.15-3.module+el8.8.0+18060+3f21f2cc.s390x",
"relates_to_product_reference": "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "criu-libs-0:3.15-3.module+el8.8.0+18060+3f21f2cc.x86_64 as a component of container-tools:rhel8:8080020230321153727:0f77c1b7 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:criu-libs-0:3.15-3.module+el8.8.0+18060+3f21f2cc.x86_64"
},
"product_reference": "criu-libs-0:3.15-3.module+el8.8.0+18060+3f21f2cc.x86_64",
"relates_to_product_reference": "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "criu-libs-debuginfo-0:3.15-3.module+el8.8.0+18060+3f21f2cc.aarch64 as a component of container-tools:rhel8:8080020230321153727:0f77c1b7 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:criu-libs-debuginfo-0:3.15-3.module+el8.8.0+18060+3f21f2cc.aarch64"
},
"product_reference": "criu-libs-debuginfo-0:3.15-3.module+el8.8.0+18060+3f21f2cc.aarch64",
"relates_to_product_reference": "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "criu-libs-debuginfo-0:3.15-3.module+el8.8.0+18060+3f21f2cc.ppc64le as a component of container-tools:rhel8:8080020230321153727:0f77c1b7 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:criu-libs-debuginfo-0:3.15-3.module+el8.8.0+18060+3f21f2cc.ppc64le"
},
"product_reference": "criu-libs-debuginfo-0:3.15-3.module+el8.8.0+18060+3f21f2cc.ppc64le",
"relates_to_product_reference": "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "criu-libs-debuginfo-0:3.15-3.module+el8.8.0+18060+3f21f2cc.s390x as a component of container-tools:rhel8:8080020230321153727:0f77c1b7 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:criu-libs-debuginfo-0:3.15-3.module+el8.8.0+18060+3f21f2cc.s390x"
},
"product_reference": "criu-libs-debuginfo-0:3.15-3.module+el8.8.0+18060+3f21f2cc.s390x",
"relates_to_product_reference": "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "criu-libs-debuginfo-0:3.15-3.module+el8.8.0+18060+3f21f2cc.x86_64 as a component of container-tools:rhel8:8080020230321153727:0f77c1b7 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:criu-libs-debuginfo-0:3.15-3.module+el8.8.0+18060+3f21f2cc.x86_64"
},
"product_reference": "criu-libs-debuginfo-0:3.15-3.module+el8.8.0+18060+3f21f2cc.x86_64",
"relates_to_product_reference": "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "crun-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.aarch64 as a component of container-tools:rhel8:8080020230321153727:0f77c1b7 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:crun-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.aarch64"
},
"product_reference": "crun-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.aarch64",
"relates_to_product_reference": "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "crun-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.ppc64le as a component of container-tools:rhel8:8080020230321153727:0f77c1b7 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:crun-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.ppc64le"
},
"product_reference": "crun-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.ppc64le",
"relates_to_product_reference": "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "crun-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.s390x as a component of container-tools:rhel8:8080020230321153727:0f77c1b7 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:crun-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.s390x"
},
"product_reference": "crun-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.s390x",
"relates_to_product_reference": "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "crun-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.src as a component of container-tools:rhel8:8080020230321153727:0f77c1b7 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:crun-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.src"
},
"product_reference": "crun-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.src",
"relates_to_product_reference": "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "crun-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.x86_64 as a component of container-tools:rhel8:8080020230321153727:0f77c1b7 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:crun-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.x86_64"
},
"product_reference": "crun-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.x86_64",
"relates_to_product_reference": "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "crun-debuginfo-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.aarch64 as a component of container-tools:rhel8:8080020230321153727:0f77c1b7 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:crun-debuginfo-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.aarch64"
},
"product_reference": "crun-debuginfo-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.aarch64",
"relates_to_product_reference": "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "crun-debuginfo-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.ppc64le as a component of container-tools:rhel8:8080020230321153727:0f77c1b7 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:crun-debuginfo-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.ppc64le"
},
"product_reference": "crun-debuginfo-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.ppc64le",
"relates_to_product_reference": "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "crun-debuginfo-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.s390x as a component of container-tools:rhel8:8080020230321153727:0f77c1b7 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:crun-debuginfo-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.s390x"
},
"product_reference": "crun-debuginfo-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.s390x",
"relates_to_product_reference": "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "crun-debuginfo-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.x86_64 as a component of container-tools:rhel8:8080020230321153727:0f77c1b7 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:crun-debuginfo-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.x86_64"
},
"product_reference": "crun-debuginfo-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.x86_64",
"relates_to_product_reference": "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "crun-debugsource-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.aarch64 as a component of container-tools:rhel8:8080020230321153727:0f77c1b7 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:crun-debugsource-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.aarch64"
},
"product_reference": "crun-debugsource-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.aarch64",
"relates_to_product_reference": "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "crun-debugsource-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.ppc64le as a component of container-tools:rhel8:8080020230321153727:0f77c1b7 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:crun-debugsource-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.ppc64le"
},
"product_reference": "crun-debugsource-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.ppc64le",
"relates_to_product_reference": "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "crun-debugsource-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.s390x as a component of container-tools:rhel8:8080020230321153727:0f77c1b7 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:crun-debugsource-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.s390x"
},
"product_reference": "crun-debugsource-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.s390x",
"relates_to_product_reference": "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "crun-debugsource-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.x86_64 as a component of container-tools:rhel8:8080020230321153727:0f77c1b7 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:crun-debugsource-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.x86_64"
},
"product_reference": "crun-debugsource-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.x86_64",
"relates_to_product_reference": "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fuse-overlayfs-0:1.10-1.module+el8.8.0+18060+3f21f2cc.aarch64 as a component of container-tools:rhel8:8080020230321153727:0f77c1b7 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:fuse-overlayfs-0:1.10-1.module+el8.8.0+18060+3f21f2cc.aarch64"
},
"product_reference": "fuse-overlayfs-0:1.10-1.module+el8.8.0+18060+3f21f2cc.aarch64",
"relates_to_product_reference": "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fuse-overlayfs-0:1.10-1.module+el8.8.0+18060+3f21f2cc.ppc64le as a component of container-tools:rhel8:8080020230321153727:0f77c1b7 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:fuse-overlayfs-0:1.10-1.module+el8.8.0+18060+3f21f2cc.ppc64le"
},
"product_reference": "fuse-overlayfs-0:1.10-1.module+el8.8.0+18060+3f21f2cc.ppc64le",
"relates_to_product_reference": "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fuse-overlayfs-0:1.10-1.module+el8.8.0+18060+3f21f2cc.s390x as a component of container-tools:rhel8:8080020230321153727:0f77c1b7 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:fuse-overlayfs-0:1.10-1.module+el8.8.0+18060+3f21f2cc.s390x"
},
"product_reference": "fuse-overlayfs-0:1.10-1.module+el8.8.0+18060+3f21f2cc.s390x",
"relates_to_product_reference": "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fuse-overlayfs-0:1.10-1.module+el8.8.0+18060+3f21f2cc.src as a component of container-tools:rhel8:8080020230321153727:0f77c1b7 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:fuse-overlayfs-0:1.10-1.module+el8.8.0+18060+3f21f2cc.src"
},
"product_reference": "fuse-overlayfs-0:1.10-1.module+el8.8.0+18060+3f21f2cc.src",
"relates_to_product_reference": "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fuse-overlayfs-0:1.10-1.module+el8.8.0+18060+3f21f2cc.x86_64 as a component of container-tools:rhel8:8080020230321153727:0f77c1b7 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:fuse-overlayfs-0:1.10-1.module+el8.8.0+18060+3f21f2cc.x86_64"
},
"product_reference": "fuse-overlayfs-0:1.10-1.module+el8.8.0+18060+3f21f2cc.x86_64",
"relates_to_product_reference": "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fuse-overlayfs-debuginfo-0:1.10-1.module+el8.8.0+18060+3f21f2cc.aarch64 as a component of container-tools:rhel8:8080020230321153727:0f77c1b7 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:fuse-overlayfs-debuginfo-0:1.10-1.module+el8.8.0+18060+3f21f2cc.aarch64"
},
"product_reference": "fuse-overlayfs-debuginfo-0:1.10-1.module+el8.8.0+18060+3f21f2cc.aarch64",
"relates_to_product_reference": "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fuse-overlayfs-debuginfo-0:1.10-1.module+el8.8.0+18060+3f21f2cc.ppc64le as a component of container-tools:rhel8:8080020230321153727:0f77c1b7 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:fuse-overlayfs-debuginfo-0:1.10-1.module+el8.8.0+18060+3f21f2cc.ppc64le"
},
"product_reference": "fuse-overlayfs-debuginfo-0:1.10-1.module+el8.8.0+18060+3f21f2cc.ppc64le",
"relates_to_product_reference": "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fuse-overlayfs-debuginfo-0:1.10-1.module+el8.8.0+18060+3f21f2cc.s390x as a component of container-tools:rhel8:8080020230321153727:0f77c1b7 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:fuse-overlayfs-debuginfo-0:1.10-1.module+el8.8.0+18060+3f21f2cc.s390x"
},
"product_reference": "fuse-overlayfs-debuginfo-0:1.10-1.module+el8.8.0+18060+3f21f2cc.s390x",
"relates_to_product_reference": "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fuse-overlayfs-debuginfo-0:1.10-1.module+el8.8.0+18060+3f21f2cc.x86_64 as a component of container-tools:rhel8:8080020230321153727:0f77c1b7 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:fuse-overlayfs-debuginfo-0:1.10-1.module+el8.8.0+18060+3f21f2cc.x86_64"
},
"product_reference": "fuse-overlayfs-debuginfo-0:1.10-1.module+el8.8.0+18060+3f21f2cc.x86_64",
"relates_to_product_reference": "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fuse-overlayfs-debugsource-0:1.10-1.module+el8.8.0+18060+3f21f2cc.aarch64 as a component of container-tools:rhel8:8080020230321153727:0f77c1b7 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:fuse-overlayfs-debugsource-0:1.10-1.module+el8.8.0+18060+3f21f2cc.aarch64"
},
"product_reference": "fuse-overlayfs-debugsource-0:1.10-1.module+el8.8.0+18060+3f21f2cc.aarch64",
"relates_to_product_reference": "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fuse-overlayfs-debugsource-0:1.10-1.module+el8.8.0+18060+3f21f2cc.ppc64le as a component of container-tools:rhel8:8080020230321153727:0f77c1b7 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:fuse-overlayfs-debugsource-0:1.10-1.module+el8.8.0+18060+3f21f2cc.ppc64le"
},
"product_reference": "fuse-overlayfs-debugsource-0:1.10-1.module+el8.8.0+18060+3f21f2cc.ppc64le",
"relates_to_product_reference": "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fuse-overlayfs-debugsource-0:1.10-1.module+el8.8.0+18060+3f21f2cc.s390x as a component of container-tools:rhel8:8080020230321153727:0f77c1b7 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:fuse-overlayfs-debugsource-0:1.10-1.module+el8.8.0+18060+3f21f2cc.s390x"
},
"product_reference": "fuse-overlayfs-debugsource-0:1.10-1.module+el8.8.0+18060+3f21f2cc.s390x",
"relates_to_product_reference": "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fuse-overlayfs-debugsource-0:1.10-1.module+el8.8.0+18060+3f21f2cc.x86_64 as a component of container-tools:rhel8:8080020230321153727:0f77c1b7 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:fuse-overlayfs-debugsource-0:1.10-1.module+el8.8.0+18060+3f21f2cc.x86_64"
},
"product_reference": "fuse-overlayfs-debugsource-0:1.10-1.module+el8.8.0+18060+3f21f2cc.x86_64",
"relates_to_product_reference": "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libslirp-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.aarch64 as a component of container-tools:rhel8:8080020230321153727:0f77c1b7 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:libslirp-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.aarch64"
},
"product_reference": "libslirp-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.aarch64",
"relates_to_product_reference": "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libslirp-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.ppc64le as a component of container-tools:rhel8:8080020230321153727:0f77c1b7 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:libslirp-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.ppc64le"
},
"product_reference": "libslirp-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.ppc64le",
"relates_to_product_reference": "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libslirp-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.s390x as a component of container-tools:rhel8:8080020230321153727:0f77c1b7 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:libslirp-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.s390x"
},
"product_reference": "libslirp-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.s390x",
"relates_to_product_reference": "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libslirp-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.src as a component of container-tools:rhel8:8080020230321153727:0f77c1b7 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:libslirp-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.src"
},
"product_reference": "libslirp-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.src",
"relates_to_product_reference": "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libslirp-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.x86_64 as a component of container-tools:rhel8:8080020230321153727:0f77c1b7 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:libslirp-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.x86_64"
},
"product_reference": "libslirp-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.x86_64",
"relates_to_product_reference": "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libslirp-debuginfo-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.aarch64 as a component of container-tools:rhel8:8080020230321153727:0f77c1b7 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:libslirp-debuginfo-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.aarch64"
},
"product_reference": "libslirp-debuginfo-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.aarch64",
"relates_to_product_reference": "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libslirp-debuginfo-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.ppc64le as a component of container-tools:rhel8:8080020230321153727:0f77c1b7 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:libslirp-debuginfo-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.ppc64le"
},
"product_reference": "libslirp-debuginfo-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.ppc64le",
"relates_to_product_reference": "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libslirp-debuginfo-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.s390x as a component of container-tools:rhel8:8080020230321153727:0f77c1b7 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:libslirp-debuginfo-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.s390x"
},
"product_reference": "libslirp-debuginfo-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.s390x",
"relates_to_product_reference": "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libslirp-debuginfo-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.x86_64 as a component of container-tools:rhel8:8080020230321153727:0f77c1b7 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:libslirp-debuginfo-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.x86_64"
},
"product_reference": "libslirp-debuginfo-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.x86_64",
"relates_to_product_reference": "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libslirp-debugsource-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.aarch64 as a component of container-tools:rhel8:8080020230321153727:0f77c1b7 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:libslirp-debugsource-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.aarch64"
},
"product_reference": "libslirp-debugsource-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.aarch64",
"relates_to_product_reference": "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libslirp-debugsource-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.ppc64le as a component of container-tools:rhel8:8080020230321153727:0f77c1b7 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:libslirp-debugsource-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.ppc64le"
},
"product_reference": "libslirp-debugsource-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.ppc64le",
"relates_to_product_reference": "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libslirp-debugsource-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.s390x as a component of container-tools:rhel8:8080020230321153727:0f77c1b7 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:libslirp-debugsource-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.s390x"
},
"product_reference": "libslirp-debugsource-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.s390x",
"relates_to_product_reference": "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libslirp-debugsource-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.x86_64 as a component of container-tools:rhel8:8080020230321153727:0f77c1b7 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:libslirp-debugsource-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.x86_64"
},
"product_reference": "libslirp-debugsource-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.x86_64",
"relates_to_product_reference": "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libslirp-devel-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.aarch64 as a component of container-tools:rhel8:8080020230321153727:0f77c1b7 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:libslirp-devel-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.aarch64"
},
"product_reference": "libslirp-devel-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.aarch64",
"relates_to_product_reference": "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libslirp-devel-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.ppc64le as a component of container-tools:rhel8:8080020230321153727:0f77c1b7 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:libslirp-devel-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.ppc64le"
},
"product_reference": "libslirp-devel-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.ppc64le",
"relates_to_product_reference": "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libslirp-devel-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.s390x as a component of container-tools:rhel8:8080020230321153727:0f77c1b7 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:libslirp-devel-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.s390x"
},
"product_reference": "libslirp-devel-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.s390x",
"relates_to_product_reference": "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libslirp-devel-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.x86_64 as a component of container-tools:rhel8:8080020230321153727:0f77c1b7 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:libslirp-devel-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.x86_64"
},
"product_reference": "libslirp-devel-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.x86_64",
"relates_to_product_reference": "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "netavark-2:1.5.0-4.module+el8.8.0+18060+3f21f2cc.aarch64 as a component of container-tools:rhel8:8080020230321153727:0f77c1b7 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:netavark-2:1.5.0-4.module+el8.8.0+18060+3f21f2cc.aarch64"
},
"product_reference": "netavark-2:1.5.0-4.module+el8.8.0+18060+3f21f2cc.aarch64",
"relates_to_product_reference": "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "netavark-2:1.5.0-4.module+el8.8.0+18060+3f21f2cc.ppc64le as a component of container-tools:rhel8:8080020230321153727:0f77c1b7 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:netavark-2:1.5.0-4.module+el8.8.0+18060+3f21f2cc.ppc64le"
},
"product_reference": "netavark-2:1.5.0-4.module+el8.8.0+18060+3f21f2cc.ppc64le",
"relates_to_product_reference": "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "netavark-2:1.5.0-4.module+el8.8.0+18060+3f21f2cc.s390x as a component of container-tools:rhel8:8080020230321153727:0f77c1b7 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:netavark-2:1.5.0-4.module+el8.8.0+18060+3f21f2cc.s390x"
},
"product_reference": "netavark-2:1.5.0-4.module+el8.8.0+18060+3f21f2cc.s390x",
"relates_to_product_reference": "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "netavark-2:1.5.0-4.module+el8.8.0+18060+3f21f2cc.src as a component of container-tools:rhel8:8080020230321153727:0f77c1b7 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:netavark-2:1.5.0-4.module+el8.8.0+18060+3f21f2cc.src"
},
"product_reference": "netavark-2:1.5.0-4.module+el8.8.0+18060+3f21f2cc.src",
"relates_to_product_reference": "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "netavark-2:1.5.0-4.module+el8.8.0+18060+3f21f2cc.x86_64 as a component of container-tools:rhel8:8080020230321153727:0f77c1b7 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:netavark-2:1.5.0-4.module+el8.8.0+18060+3f21f2cc.x86_64"
},
"product_reference": "netavark-2:1.5.0-4.module+el8.8.0+18060+3f21f2cc.x86_64",
"relates_to_product_reference": "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "oci-seccomp-bpf-hook-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.aarch64 as a component of container-tools:rhel8:8080020230321153727:0f77c1b7 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:oci-seccomp-bpf-hook-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.aarch64"
},
"product_reference": "oci-seccomp-bpf-hook-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.aarch64",
"relates_to_product_reference": "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "oci-seccomp-bpf-hook-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.ppc64le as a component of container-tools:rhel8:8080020230321153727:0f77c1b7 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:oci-seccomp-bpf-hook-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.ppc64le"
},
"product_reference": "oci-seccomp-bpf-hook-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.ppc64le",
"relates_to_product_reference": "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "oci-seccomp-bpf-hook-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.s390x as a component of container-tools:rhel8:8080020230321153727:0f77c1b7 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:oci-seccomp-bpf-hook-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.s390x"
},
"product_reference": "oci-seccomp-bpf-hook-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.s390x",
"relates_to_product_reference": "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "oci-seccomp-bpf-hook-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.src as a component of container-tools:rhel8:8080020230321153727:0f77c1b7 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:oci-seccomp-bpf-hook-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.src"
},
"product_reference": "oci-seccomp-bpf-hook-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.src",
"relates_to_product_reference": "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "oci-seccomp-bpf-hook-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.x86_64 as a component of container-tools:rhel8:8080020230321153727:0f77c1b7 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:oci-seccomp-bpf-hook-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.x86_64"
},
"product_reference": "oci-seccomp-bpf-hook-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.x86_64",
"relates_to_product_reference": "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "oci-seccomp-bpf-hook-debuginfo-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.aarch64 as a component of container-tools:rhel8:8080020230321153727:0f77c1b7 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:oci-seccomp-bpf-hook-debuginfo-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.aarch64"
},
"product_reference": "oci-seccomp-bpf-hook-debuginfo-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.aarch64",
"relates_to_product_reference": "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "oci-seccomp-bpf-hook-debuginfo-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.ppc64le as a component of container-tools:rhel8:8080020230321153727:0f77c1b7 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:oci-seccomp-bpf-hook-debuginfo-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.ppc64le"
},
"product_reference": "oci-seccomp-bpf-hook-debuginfo-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.ppc64le",
"relates_to_product_reference": "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "oci-seccomp-bpf-hook-debuginfo-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.s390x as a component of container-tools:rhel8:8080020230321153727:0f77c1b7 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:oci-seccomp-bpf-hook-debuginfo-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.s390x"
},
"product_reference": "oci-seccomp-bpf-hook-debuginfo-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.s390x",
"relates_to_product_reference": "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "oci-seccomp-bpf-hook-debuginfo-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.x86_64 as a component of container-tools:rhel8:8080020230321153727:0f77c1b7 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:oci-seccomp-bpf-hook-debuginfo-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.x86_64"
},
"product_reference": "oci-seccomp-bpf-hook-debuginfo-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.x86_64",
"relates_to_product_reference": "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "oci-seccomp-bpf-hook-debugsource-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.aarch64 as a component of container-tools:rhel8:8080020230321153727:0f77c1b7 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:oci-seccomp-bpf-hook-debugsource-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.aarch64"
},
"product_reference": "oci-seccomp-bpf-hook-debugsource-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.aarch64",
"relates_to_product_reference": "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "oci-seccomp-bpf-hook-debugsource-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.ppc64le as a component of container-tools:rhel8:8080020230321153727:0f77c1b7 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:oci-seccomp-bpf-hook-debugsource-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.ppc64le"
},
"product_reference": "oci-seccomp-bpf-hook-debugsource-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.ppc64le",
"relates_to_product_reference": "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "oci-seccomp-bpf-hook-debugsource-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.s390x as a component of container-tools:rhel8:8080020230321153727:0f77c1b7 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:oci-seccomp-bpf-hook-debugsource-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.s390x"
},
"product_reference": "oci-seccomp-bpf-hook-debugsource-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.s390x",
"relates_to_product_reference": "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "oci-seccomp-bpf-hook-debugsource-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.x86_64 as a component of container-tools:rhel8:8080020230321153727:0f77c1b7 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:oci-seccomp-bpf-hook-debugsource-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.x86_64"
},
"product_reference": "oci-seccomp-bpf-hook-debugsource-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.x86_64",
"relates_to_product_reference": "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.aarch64 as a component of container-tools:rhel8:8080020230321153727:0f77c1b7 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.aarch64"
},
"product_reference": "podman-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.aarch64",
"relates_to_product_reference": "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.ppc64le as a component of container-tools:rhel8:8080020230321153727:0f77c1b7 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.ppc64le"
},
"product_reference": "podman-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.ppc64le",
"relates_to_product_reference": "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.s390x as a component of container-tools:rhel8:8080020230321153727:0f77c1b7 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.s390x"
},
"product_reference": "podman-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.s390x",
"relates_to_product_reference": "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.src as a component of container-tools:rhel8:8080020230321153727:0f77c1b7 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.src"
},
"product_reference": "podman-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.src",
"relates_to_product_reference": "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.x86_64 as a component of container-tools:rhel8:8080020230321153727:0f77c1b7 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.x86_64"
},
"product_reference": "podman-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.x86_64",
"relates_to_product_reference": "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-catatonit-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.aarch64 as a component of container-tools:rhel8:8080020230321153727:0f77c1b7 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-catatonit-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.aarch64"
},
"product_reference": "podman-catatonit-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.aarch64",
"relates_to_product_reference": "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-catatonit-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.ppc64le as a component of container-tools:rhel8:8080020230321153727:0f77c1b7 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-catatonit-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.ppc64le"
},
"product_reference": "podman-catatonit-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.ppc64le",
"relates_to_product_reference": "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-catatonit-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.s390x as a component of container-tools:rhel8:8080020230321153727:0f77c1b7 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-catatonit-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.s390x"
},
"product_reference": "podman-catatonit-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.s390x",
"relates_to_product_reference": "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-catatonit-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.x86_64 as a component of container-tools:rhel8:8080020230321153727:0f77c1b7 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-catatonit-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.x86_64"
},
"product_reference": "podman-catatonit-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.x86_64",
"relates_to_product_reference": "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-catatonit-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.aarch64 as a component of container-tools:rhel8:8080020230321153727:0f77c1b7 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-catatonit-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.aarch64"
},
"product_reference": "podman-catatonit-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.aarch64",
"relates_to_product_reference": "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-catatonit-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.ppc64le as a component of container-tools:rhel8:8080020230321153727:0f77c1b7 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-catatonit-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.ppc64le"
},
"product_reference": "podman-catatonit-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.ppc64le",
"relates_to_product_reference": "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-catatonit-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.s390x as a component of container-tools:rhel8:8080020230321153727:0f77c1b7 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-catatonit-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.s390x"
},
"product_reference": "podman-catatonit-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.s390x",
"relates_to_product_reference": "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-catatonit-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.x86_64 as a component of container-tools:rhel8:8080020230321153727:0f77c1b7 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-catatonit-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.x86_64"
},
"product_reference": "podman-catatonit-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.x86_64",
"relates_to_product_reference": "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.aarch64 as a component of container-tools:rhel8:8080020230321153727:0f77c1b7 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.aarch64"
},
"product_reference": "podman-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.aarch64",
"relates_to_product_reference": "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.ppc64le as a component of container-tools:rhel8:8080020230321153727:0f77c1b7 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.ppc64le"
},
"product_reference": "podman-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.ppc64le",
"relates_to_product_reference": "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.s390x as a component of container-tools:rhel8:8080020230321153727:0f77c1b7 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.s390x"
},
"product_reference": "podman-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.s390x",
"relates_to_product_reference": "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.x86_64 as a component of container-tools:rhel8:8080020230321153727:0f77c1b7 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.x86_64"
},
"product_reference": "podman-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.x86_64",
"relates_to_product_reference": "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-debugsource-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.aarch64 as a component of container-tools:rhel8:8080020230321153727:0f77c1b7 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-debugsource-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.aarch64"
},
"product_reference": "podman-debugsource-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.aarch64",
"relates_to_product_reference": "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-debugsource-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.ppc64le as a component of container-tools:rhel8:8080020230321153727:0f77c1b7 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-debugsource-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.ppc64le"
},
"product_reference": "podman-debugsource-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.ppc64le",
"relates_to_product_reference": "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-debugsource-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.s390x as a component of container-tools:rhel8:8080020230321153727:0f77c1b7 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-debugsource-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.s390x"
},
"product_reference": "podman-debugsource-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.s390x",
"relates_to_product_reference": "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-debugsource-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.x86_64 as a component of container-tools:rhel8:8080020230321153727:0f77c1b7 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-debugsource-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.x86_64"
},
"product_reference": "podman-debugsource-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.x86_64",
"relates_to_product_reference": "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-docker-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.noarch as a component of container-tools:rhel8:8080020230321153727:0f77c1b7 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-docker-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.noarch"
},
"product_reference": "podman-docker-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.noarch",
"relates_to_product_reference": "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-gvproxy-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.aarch64 as a component of container-tools:rhel8:8080020230321153727:0f77c1b7 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-gvproxy-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.aarch64"
},
"product_reference": "podman-gvproxy-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.aarch64",
"relates_to_product_reference": "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-gvproxy-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.ppc64le as a component of container-tools:rhel8:8080020230321153727:0f77c1b7 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-gvproxy-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.ppc64le"
},
"product_reference": "podman-gvproxy-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.ppc64le",
"relates_to_product_reference": "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-gvproxy-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.s390x as a component of container-tools:rhel8:8080020230321153727:0f77c1b7 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-gvproxy-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.s390x"
},
"product_reference": "podman-gvproxy-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.s390x",
"relates_to_product_reference": "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-gvproxy-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.x86_64 as a component of container-tools:rhel8:8080020230321153727:0f77c1b7 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-gvproxy-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.x86_64"
},
"product_reference": "podman-gvproxy-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.x86_64",
"relates_to_product_reference": "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-gvproxy-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.aarch64 as a component of container-tools:rhel8:8080020230321153727:0f77c1b7 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-gvproxy-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.aarch64"
},
"product_reference": "podman-gvproxy-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.aarch64",
"relates_to_product_reference": "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-gvproxy-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.ppc64le as a component of container-tools:rhel8:8080020230321153727:0f77c1b7 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-gvproxy-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.ppc64le"
},
"product_reference": "podman-gvproxy-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.ppc64le",
"relates_to_product_reference": "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-gvproxy-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.s390x as a component of container-tools:rhel8:8080020230321153727:0f77c1b7 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-gvproxy-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.s390x"
},
"product_reference": "podman-gvproxy-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.s390x",
"relates_to_product_reference": "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-gvproxy-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.x86_64 as a component of container-tools:rhel8:8080020230321153727:0f77c1b7 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-gvproxy-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.x86_64"
},
"product_reference": "podman-gvproxy-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.x86_64",
"relates_to_product_reference": "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-plugins-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.aarch64 as a component of container-tools:rhel8:8080020230321153727:0f77c1b7 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-plugins-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.aarch64"
},
"product_reference": "podman-plugins-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.aarch64",
"relates_to_product_reference": "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-plugins-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.ppc64le as a component of container-tools:rhel8:8080020230321153727:0f77c1b7 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-plugins-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.ppc64le"
},
"product_reference": "podman-plugins-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.ppc64le",
"relates_to_product_reference": "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-plugins-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.s390x as a component of container-tools:rhel8:8080020230321153727:0f77c1b7 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-plugins-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.s390x"
},
"product_reference": "podman-plugins-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.s390x",
"relates_to_product_reference": "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-plugins-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.x86_64 as a component of container-tools:rhel8:8080020230321153727:0f77c1b7 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-plugins-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.x86_64"
},
"product_reference": "podman-plugins-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.x86_64",
"relates_to_product_reference": "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-plugins-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.aarch64 as a component of container-tools:rhel8:8080020230321153727:0f77c1b7 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-plugins-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.aarch64"
},
"product_reference": "podman-plugins-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.aarch64",
"relates_to_product_reference": "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-plugins-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.ppc64le as a component of container-tools:rhel8:8080020230321153727:0f77c1b7 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-plugins-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.ppc64le"
},
"product_reference": "podman-plugins-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.ppc64le",
"relates_to_product_reference": "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-plugins-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.s390x as a component of container-tools:rhel8:8080020230321153727:0f77c1b7 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-plugins-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.s390x"
},
"product_reference": "podman-plugins-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.s390x",
"relates_to_product_reference": "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-plugins-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.x86_64 as a component of container-tools:rhel8:8080020230321153727:0f77c1b7 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-plugins-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.x86_64"
},
"product_reference": "podman-plugins-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.x86_64",
"relates_to_product_reference": "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-remote-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.aarch64 as a component of container-tools:rhel8:8080020230321153727:0f77c1b7 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-remote-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.aarch64"
},
"product_reference": "podman-remote-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.aarch64",
"relates_to_product_reference": "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-remote-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.ppc64le as a component of container-tools:rhel8:8080020230321153727:0f77c1b7 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-remote-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.ppc64le"
},
"product_reference": "podman-remote-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.ppc64le",
"relates_to_product_reference": "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-remote-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.s390x as a component of container-tools:rhel8:8080020230321153727:0f77c1b7 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-remote-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.s390x"
},
"product_reference": "podman-remote-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.s390x",
"relates_to_product_reference": "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-remote-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.x86_64 as a component of container-tools:rhel8:8080020230321153727:0f77c1b7 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-remote-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.x86_64"
},
"product_reference": "podman-remote-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.x86_64",
"relates_to_product_reference": "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-remote-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.aarch64 as a component of container-tools:rhel8:8080020230321153727:0f77c1b7 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-remote-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.aarch64"
},
"product_reference": "podman-remote-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.aarch64",
"relates_to_product_reference": "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-remote-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.ppc64le as a component of container-tools:rhel8:8080020230321153727:0f77c1b7 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-remote-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.ppc64le"
},
"product_reference": "podman-remote-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.ppc64le",
"relates_to_product_reference": "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-remote-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.s390x as a component of container-tools:rhel8:8080020230321153727:0f77c1b7 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-remote-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.s390x"
},
"product_reference": "podman-remote-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.s390x",
"relates_to_product_reference": "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-remote-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.x86_64 as a component of container-tools:rhel8:8080020230321153727:0f77c1b7 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-remote-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.x86_64"
},
"product_reference": "podman-remote-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.x86_64",
"relates_to_product_reference": "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-tests-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.aarch64 as a component of container-tools:rhel8:8080020230321153727:0f77c1b7 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-tests-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.aarch64"
},
"product_reference": "podman-tests-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.aarch64",
"relates_to_product_reference": "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-tests-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.ppc64le as a component of container-tools:rhel8:8080020230321153727:0f77c1b7 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-tests-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.ppc64le"
},
"product_reference": "podman-tests-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.ppc64le",
"relates_to_product_reference": "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-tests-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.s390x as a component of container-tools:rhel8:8080020230321153727:0f77c1b7 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-tests-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.s390x"
},
"product_reference": "podman-tests-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.s390x",
"relates_to_product_reference": "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-tests-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.x86_64 as a component of container-tools:rhel8:8080020230321153727:0f77c1b7 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-tests-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.x86_64"
},
"product_reference": "podman-tests-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.x86_64",
"relates_to_product_reference": "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-podman-0:4.4.1-1.module+el8.8.0+18275+3a56cc62.src as a component of container-tools:rhel8:8080020230321153727:0f77c1b7 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:python-podman-0:4.4.1-1.module+el8.8.0+18275+3a56cc62.src"
},
"product_reference": "python-podman-0:4.4.1-1.module+el8.8.0+18275+3a56cc62.src",
"relates_to_product_reference": "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-criu-0:3.15-3.module+el8.8.0+18060+3f21f2cc.aarch64 as a component of container-tools:rhel8:8080020230321153727:0f77c1b7 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:python3-criu-0:3.15-3.module+el8.8.0+18060+3f21f2cc.aarch64"
},
"product_reference": "python3-criu-0:3.15-3.module+el8.8.0+18060+3f21f2cc.aarch64",
"relates_to_product_reference": "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-criu-0:3.15-3.module+el8.8.0+18060+3f21f2cc.ppc64le as a component of container-tools:rhel8:8080020230321153727:0f77c1b7 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:python3-criu-0:3.15-3.module+el8.8.0+18060+3f21f2cc.ppc64le"
},
"product_reference": "python3-criu-0:3.15-3.module+el8.8.0+18060+3f21f2cc.ppc64le",
"relates_to_product_reference": "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-criu-0:3.15-3.module+el8.8.0+18060+3f21f2cc.s390x as a component of container-tools:rhel8:8080020230321153727:0f77c1b7 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:python3-criu-0:3.15-3.module+el8.8.0+18060+3f21f2cc.s390x"
},
"product_reference": "python3-criu-0:3.15-3.module+el8.8.0+18060+3f21f2cc.s390x",
"relates_to_product_reference": "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-criu-0:3.15-3.module+el8.8.0+18060+3f21f2cc.x86_64 as a component of container-tools:rhel8:8080020230321153727:0f77c1b7 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:python3-criu-0:3.15-3.module+el8.8.0+18060+3f21f2cc.x86_64"
},
"product_reference": "python3-criu-0:3.15-3.module+el8.8.0+18060+3f21f2cc.x86_64",
"relates_to_product_reference": "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-podman-0:4.4.1-1.module+el8.8.0+18275+3a56cc62.noarch as a component of container-tools:rhel8:8080020230321153727:0f77c1b7 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:python3-podman-0:4.4.1-1.module+el8.8.0+18275+3a56cc62.noarch"
},
"product_reference": "python3-podman-0:4.4.1-1.module+el8.8.0+18275+3a56cc62.noarch",
"relates_to_product_reference": "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "runc-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.aarch64 as a component of container-tools:rhel8:8080020230321153727:0f77c1b7 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:runc-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.aarch64"
},
"product_reference": "runc-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.aarch64",
"relates_to_product_reference": "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "runc-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.ppc64le as a component of container-tools:rhel8:8080020230321153727:0f77c1b7 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:runc-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.ppc64le"
},
"product_reference": "runc-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.ppc64le",
"relates_to_product_reference": "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "runc-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.s390x as a component of container-tools:rhel8:8080020230321153727:0f77c1b7 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:runc-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.s390x"
},
"product_reference": "runc-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.s390x",
"relates_to_product_reference": "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "runc-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.src as a component of container-tools:rhel8:8080020230321153727:0f77c1b7 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:runc-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.src"
},
"product_reference": "runc-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.src",
"relates_to_product_reference": "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "runc-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.x86_64 as a component of container-tools:rhel8:8080020230321153727:0f77c1b7 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:runc-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.x86_64"
},
"product_reference": "runc-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.x86_64",
"relates_to_product_reference": "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "runc-debuginfo-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.aarch64 as a component of container-tools:rhel8:8080020230321153727:0f77c1b7 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:runc-debuginfo-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.aarch64"
},
"product_reference": "runc-debuginfo-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.aarch64",
"relates_to_product_reference": "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "runc-debuginfo-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.ppc64le as a component of container-tools:rhel8:8080020230321153727:0f77c1b7 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:runc-debuginfo-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.ppc64le"
},
"product_reference": "runc-debuginfo-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.ppc64le",
"relates_to_product_reference": "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "runc-debuginfo-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.s390x as a component of container-tools:rhel8:8080020230321153727:0f77c1b7 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:runc-debuginfo-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.s390x"
},
"product_reference": "runc-debuginfo-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.s390x",
"relates_to_product_reference": "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "runc-debuginfo-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.x86_64 as a component of container-tools:rhel8:8080020230321153727:0f77c1b7 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:runc-debuginfo-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.x86_64"
},
"product_reference": "runc-debuginfo-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.x86_64",
"relates_to_product_reference": "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "runc-debugsource-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.aarch64 as a component of container-tools:rhel8:8080020230321153727:0f77c1b7 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:runc-debugsource-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.aarch64"
},
"product_reference": "runc-debugsource-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.aarch64",
"relates_to_product_reference": "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "runc-debugsource-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.ppc64le as a component of container-tools:rhel8:8080020230321153727:0f77c1b7 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:runc-debugsource-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.ppc64le"
},
"product_reference": "runc-debugsource-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.ppc64le",
"relates_to_product_reference": "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "runc-debugsource-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.s390x as a component of container-tools:rhel8:8080020230321153727:0f77c1b7 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:runc-debugsource-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.s390x"
},
"product_reference": "runc-debugsource-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.s390x",
"relates_to_product_reference": "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "runc-debugsource-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.x86_64 as a component of container-tools:rhel8:8080020230321153727:0f77c1b7 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:runc-debugsource-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.x86_64"
},
"product_reference": "runc-debugsource-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.x86_64",
"relates_to_product_reference": "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "skopeo-2:1.11.2-0.2.module+el8.8.0+18251+ad5b274c.aarch64 as a component of container-tools:rhel8:8080020230321153727:0f77c1b7 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:skopeo-2:1.11.2-0.2.module+el8.8.0+18251+ad5b274c.aarch64"
},
"product_reference": "skopeo-2:1.11.2-0.2.module+el8.8.0+18251+ad5b274c.aarch64",
"relates_to_product_reference": "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "skopeo-2:1.11.2-0.2.module+el8.8.0+18251+ad5b274c.ppc64le as a component of container-tools:rhel8:8080020230321153727:0f77c1b7 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:skopeo-2:1.11.2-0.2.module+el8.8.0+18251+ad5b274c.ppc64le"
},
"product_reference": "skopeo-2:1.11.2-0.2.module+el8.8.0+18251+ad5b274c.ppc64le",
"relates_to_product_reference": "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "skopeo-2:1.11.2-0.2.module+el8.8.0+18251+ad5b274c.s390x as a component of container-tools:rhel8:8080020230321153727:0f77c1b7 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:skopeo-2:1.11.2-0.2.module+el8.8.0+18251+ad5b274c.s390x"
},
"product_reference": "skopeo-2:1.11.2-0.2.module+el8.8.0+18251+ad5b274c.s390x",
"relates_to_product_reference": "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "skopeo-2:1.11.2-0.2.module+el8.8.0+18251+ad5b274c.src as a component of container-tools:rhel8:8080020230321153727:0f77c1b7 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:skopeo-2:1.11.2-0.2.module+el8.8.0+18251+ad5b274c.src"
},
"product_reference": "skopeo-2:1.11.2-0.2.module+el8.8.0+18251+ad5b274c.src",
"relates_to_product_reference": "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "skopeo-2:1.11.2-0.2.module+el8.8.0+18251+ad5b274c.x86_64 as a component of container-tools:rhel8:8080020230321153727:0f77c1b7 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:skopeo-2:1.11.2-0.2.module+el8.8.0+18251+ad5b274c.x86_64"
},
"product_reference": "skopeo-2:1.11.2-0.2.module+el8.8.0+18251+ad5b274c.x86_64",
"relates_to_product_reference": "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "skopeo-tests-2:1.11.2-0.2.module+el8.8.0+18251+ad5b274c.aarch64 as a component of container-tools:rhel8:8080020230321153727:0f77c1b7 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:skopeo-tests-2:1.11.2-0.2.module+el8.8.0+18251+ad5b274c.aarch64"
},
"product_reference": "skopeo-tests-2:1.11.2-0.2.module+el8.8.0+18251+ad5b274c.aarch64",
"relates_to_product_reference": "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "skopeo-tests-2:1.11.2-0.2.module+el8.8.0+18251+ad5b274c.ppc64le as a component of container-tools:rhel8:8080020230321153727:0f77c1b7 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:skopeo-tests-2:1.11.2-0.2.module+el8.8.0+18251+ad5b274c.ppc64le"
},
"product_reference": "skopeo-tests-2:1.11.2-0.2.module+el8.8.0+18251+ad5b274c.ppc64le",
"relates_to_product_reference": "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "skopeo-tests-2:1.11.2-0.2.module+el8.8.0+18251+ad5b274c.s390x as a component of container-tools:rhel8:8080020230321153727:0f77c1b7 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:skopeo-tests-2:1.11.2-0.2.module+el8.8.0+18251+ad5b274c.s390x"
},
"product_reference": "skopeo-tests-2:1.11.2-0.2.module+el8.8.0+18251+ad5b274c.s390x",
"relates_to_product_reference": "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "skopeo-tests-2:1.11.2-0.2.module+el8.8.0+18251+ad5b274c.x86_64 as a component of container-tools:rhel8:8080020230321153727:0f77c1b7 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:skopeo-tests-2:1.11.2-0.2.module+el8.8.0+18251+ad5b274c.x86_64"
},
"product_reference": "skopeo-tests-2:1.11.2-0.2.module+el8.8.0+18251+ad5b274c.x86_64",
"relates_to_product_reference": "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "slirp4netns-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.aarch64 as a component of container-tools:rhel8:8080020230321153727:0f77c1b7 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:slirp4netns-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.aarch64"
},
"product_reference": "slirp4netns-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.aarch64",
"relates_to_product_reference": "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "slirp4netns-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.ppc64le as a component of container-tools:rhel8:8080020230321153727:0f77c1b7 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:slirp4netns-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.ppc64le"
},
"product_reference": "slirp4netns-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.ppc64le",
"relates_to_product_reference": "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "slirp4netns-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.s390x as a component of container-tools:rhel8:8080020230321153727:0f77c1b7 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:slirp4netns-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.s390x"
},
"product_reference": "slirp4netns-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.s390x",
"relates_to_product_reference": "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "slirp4netns-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.src as a component of container-tools:rhel8:8080020230321153727:0f77c1b7 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:slirp4netns-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.src"
},
"product_reference": "slirp4netns-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.src",
"relates_to_product_reference": "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "slirp4netns-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.x86_64 as a component of container-tools:rhel8:8080020230321153727:0f77c1b7 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:slirp4netns-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.x86_64"
},
"product_reference": "slirp4netns-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.x86_64",
"relates_to_product_reference": "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "slirp4netns-debuginfo-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.aarch64 as a component of container-tools:rhel8:8080020230321153727:0f77c1b7 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:slirp4netns-debuginfo-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.aarch64"
},
"product_reference": "slirp4netns-debuginfo-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.aarch64",
"relates_to_product_reference": "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "slirp4netns-debuginfo-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.ppc64le as a component of container-tools:rhel8:8080020230321153727:0f77c1b7 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:slirp4netns-debuginfo-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.ppc64le"
},
"product_reference": "slirp4netns-debuginfo-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.ppc64le",
"relates_to_product_reference": "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "slirp4netns-debuginfo-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.s390x as a component of container-tools:rhel8:8080020230321153727:0f77c1b7 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:slirp4netns-debuginfo-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.s390x"
},
"product_reference": "slirp4netns-debuginfo-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.s390x",
"relates_to_product_reference": "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "slirp4netns-debuginfo-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.x86_64 as a component of container-tools:rhel8:8080020230321153727:0f77c1b7 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:slirp4netns-debuginfo-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.x86_64"
},
"product_reference": "slirp4netns-debuginfo-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.x86_64",
"relates_to_product_reference": "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "slirp4netns-debugsource-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.aarch64 as a component of container-tools:rhel8:8080020230321153727:0f77c1b7 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:slirp4netns-debugsource-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.aarch64"
},
"product_reference": "slirp4netns-debugsource-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.aarch64",
"relates_to_product_reference": "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "slirp4netns-debugsource-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.ppc64le as a component of container-tools:rhel8:8080020230321153727:0f77c1b7 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:slirp4netns-debugsource-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.ppc64le"
},
"product_reference": "slirp4netns-debugsource-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.ppc64le",
"relates_to_product_reference": "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "slirp4netns-debugsource-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.s390x as a component of container-tools:rhel8:8080020230321153727:0f77c1b7 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:slirp4netns-debugsource-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.s390x"
},
"product_reference": "slirp4netns-debugsource-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.s390x",
"relates_to_product_reference": "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "slirp4netns-debugsource-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.x86_64 as a component of container-tools:rhel8:8080020230321153727:0f77c1b7 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:slirp4netns-debugsource-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.x86_64"
},
"product_reference": "slirp4netns-debugsource-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.x86_64",
"relates_to_product_reference": "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "toolbox-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.aarch64 as a component of container-tools:rhel8:8080020230321153727:0f77c1b7 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:toolbox-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.aarch64"
},
"product_reference": "toolbox-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.aarch64",
"relates_to_product_reference": "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "toolbox-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.ppc64le as a component of container-tools:rhel8:8080020230321153727:0f77c1b7 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:toolbox-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.ppc64le"
},
"product_reference": "toolbox-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.ppc64le",
"relates_to_product_reference": "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "toolbox-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.s390x as a component of container-tools:rhel8:8080020230321153727:0f77c1b7 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:toolbox-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.s390x"
},
"product_reference": "toolbox-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.s390x",
"relates_to_product_reference": "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "toolbox-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.src as a component of container-tools:rhel8:8080020230321153727:0f77c1b7 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:toolbox-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.src"
},
"product_reference": "toolbox-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.src",
"relates_to_product_reference": "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "toolbox-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.x86_64 as a component of container-tools:rhel8:8080020230321153727:0f77c1b7 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:toolbox-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.x86_64"
},
"product_reference": "toolbox-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.x86_64",
"relates_to_product_reference": "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "toolbox-debuginfo-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.aarch64 as a component of container-tools:rhel8:8080020230321153727:0f77c1b7 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:toolbox-debuginfo-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.aarch64"
},
"product_reference": "toolbox-debuginfo-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.aarch64",
"relates_to_product_reference": "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "toolbox-debuginfo-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.ppc64le as a component of container-tools:rhel8:8080020230321153727:0f77c1b7 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:toolbox-debuginfo-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.ppc64le"
},
"product_reference": "toolbox-debuginfo-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.ppc64le",
"relates_to_product_reference": "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "toolbox-debuginfo-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.s390x as a component of container-tools:rhel8:8080020230321153727:0f77c1b7 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:toolbox-debuginfo-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.s390x"
},
"product_reference": "toolbox-debuginfo-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.s390x",
"relates_to_product_reference": "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "toolbox-debuginfo-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.x86_64 as a component of container-tools:rhel8:8080020230321153727:0f77c1b7 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:toolbox-debuginfo-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.x86_64"
},
"product_reference": "toolbox-debuginfo-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.x86_64",
"relates_to_product_reference": "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "toolbox-debugsource-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.aarch64 as a component of container-tools:rhel8:8080020230321153727:0f77c1b7 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:toolbox-debugsource-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.aarch64"
},
"product_reference": "toolbox-debugsource-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.aarch64",
"relates_to_product_reference": "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "toolbox-debugsource-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.ppc64le as a component of container-tools:rhel8:8080020230321153727:0f77c1b7 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:toolbox-debugsource-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.ppc64le"
},
"product_reference": "toolbox-debugsource-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.ppc64le",
"relates_to_product_reference": "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "toolbox-debugsource-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.s390x as a component of container-tools:rhel8:8080020230321153727:0f77c1b7 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:toolbox-debugsource-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.s390x"
},
"product_reference": "toolbox-debugsource-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.s390x",
"relates_to_product_reference": "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "toolbox-debugsource-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.x86_64 as a component of container-tools:rhel8:8080020230321153727:0f77c1b7 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:toolbox-debugsource-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.x86_64"
},
"product_reference": "toolbox-debugsource-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.x86_64",
"relates_to_product_reference": "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "toolbox-tests-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.aarch64 as a component of container-tools:rhel8:8080020230321153727:0f77c1b7 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:toolbox-tests-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.aarch64"
},
"product_reference": "toolbox-tests-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.aarch64",
"relates_to_product_reference": "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "toolbox-tests-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.ppc64le as a component of container-tools:rhel8:8080020230321153727:0f77c1b7 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:toolbox-tests-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.ppc64le"
},
"product_reference": "toolbox-tests-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.ppc64le",
"relates_to_product_reference": "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "toolbox-tests-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.s390x as a component of container-tools:rhel8:8080020230321153727:0f77c1b7 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:toolbox-tests-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.s390x"
},
"product_reference": "toolbox-tests-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.s390x",
"relates_to_product_reference": "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "toolbox-tests-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.x86_64 as a component of container-tools:rhel8:8080020230321153727:0f77c1b7 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:toolbox-tests-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.x86_64"
},
"product_reference": "toolbox-tests-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.x86_64",
"relates_to_product_reference": "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "udica-0:0.2.6-20.module+el8.8.0+18060+3f21f2cc.noarch as a component of container-tools:rhel8:8080020230321153727:0f77c1b7 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:udica-0:0.2.6-20.module+el8.8.0+18060+3f21f2cc.noarch"
},
"product_reference": "udica-0:0.2.6-20.module+el8.8.0+18060+3f21f2cc.noarch",
"relates_to_product_reference": "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "udica-0:0.2.6-20.module+el8.8.0+18060+3f21f2cc.src as a component of container-tools:rhel8:8080020230321153727:0f77c1b7 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:udica-0:0.2.6-20.module+el8.8.0+18060+3f21f2cc.src"
},
"product_reference": "udica-0:0.2.6-20.module+el8.8.0+18060+3f21f2cc.src",
"relates_to_product_reference": "AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2022-1705",
"cwe": {
"id": "CWE-444",
"name": "Inconsistent Interpretation of HTTP Requests (\u0027HTTP Request/Response Smuggling\u0027)"
},
"discovery_date": "2022-07-14T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2107374"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in golang. The HTTP/1 client accepted invalid Transfer-Encoding headers indicating \"chunked\" encoding. This issue could allow request smuggling, but only if combined with an intermediate server that also improperly accepts the header as invalid.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "golang: net/http: improper sanitization of Transfer-Encoding header",
"title": "Vulnerability summary"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:aardvark-dns-2:1.5.0-2.module+el8.8.0+18060+3f21f2cc.aarch64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:aardvark-dns-2:1.5.0-2.module+el8.8.0+18060+3f21f2cc.ppc64le",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:aardvark-dns-2:1.5.0-2.module+el8.8.0+18060+3f21f2cc.s390x",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:aardvark-dns-2:1.5.0-2.module+el8.8.0+18060+3f21f2cc.src",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:aardvark-dns-2:1.5.0-2.module+el8.8.0+18060+3f21f2cc.x86_64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:buildah-1:1.29.1-1.module+el8.8.0+18195+471da4bb.aarch64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:buildah-1:1.29.1-1.module+el8.8.0+18195+471da4bb.ppc64le",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:buildah-1:1.29.1-1.module+el8.8.0+18195+471da4bb.s390x",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:buildah-1:1.29.1-1.module+el8.8.0+18195+471da4bb.src",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:buildah-1:1.29.1-1.module+el8.8.0+18195+471da4bb.x86_64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:buildah-debuginfo-1:1.29.1-1.module+el8.8.0+18195+471da4bb.aarch64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:buildah-debuginfo-1:1.29.1-1.module+el8.8.0+18195+471da4bb.ppc64le",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:buildah-debuginfo-1:1.29.1-1.module+el8.8.0+18195+471da4bb.s390x",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:buildah-debuginfo-1:1.29.1-1.module+el8.8.0+18195+471da4bb.x86_64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:buildah-debugsource-1:1.29.1-1.module+el8.8.0+18195+471da4bb.aarch64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:buildah-debugsource-1:1.29.1-1.module+el8.8.0+18195+471da4bb.ppc64le",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:buildah-debugsource-1:1.29.1-1.module+el8.8.0+18195+471da4bb.s390x",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:buildah-debugsource-1:1.29.1-1.module+el8.8.0+18195+471da4bb.x86_64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:buildah-tests-1:1.29.1-1.module+el8.8.0+18195+471da4bb.aarch64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:buildah-tests-1:1.29.1-1.module+el8.8.0+18195+471da4bb.ppc64le",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:buildah-tests-1:1.29.1-1.module+el8.8.0+18195+471da4bb.s390x",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:buildah-tests-1:1.29.1-1.module+el8.8.0+18195+471da4bb.x86_64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:buildah-tests-debuginfo-1:1.29.1-1.module+el8.8.0+18195+471da4bb.aarch64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:buildah-tests-debuginfo-1:1.29.1-1.module+el8.8.0+18195+471da4bb.ppc64le",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:buildah-tests-debuginfo-1:1.29.1-1.module+el8.8.0+18195+471da4bb.s390x",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:buildah-tests-debuginfo-1:1.29.1-1.module+el8.8.0+18195+471da4bb.x86_64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:cockpit-podman-0:63.1-1.module+el8.8.0+18286+cd236dce.noarch",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:cockpit-podman-0:63.1-1.module+el8.8.0+18286+cd236dce.src",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:conmon-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.aarch64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:conmon-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.ppc64le",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:conmon-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.s390x",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:conmon-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.src",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:conmon-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.x86_64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:conmon-debuginfo-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.aarch64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:conmon-debuginfo-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.ppc64le",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:conmon-debuginfo-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.s390x",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:conmon-debuginfo-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.x86_64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:conmon-debugsource-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.aarch64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:conmon-debugsource-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.ppc64le",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:conmon-debugsource-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.s390x",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:conmon-debugsource-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.x86_64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:container-selinux-2:2.205.0-2.module+el8.8.0+18438+15d3aa65.noarch",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:container-selinux-2:2.205.0-2.module+el8.8.0+18438+15d3aa65.src",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:containernetworking-plugins-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.aarch64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:containernetworking-plugins-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.ppc64le",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:containernetworking-plugins-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.s390x",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:containernetworking-plugins-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.src",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:containernetworking-plugins-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.x86_64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:containernetworking-plugins-debuginfo-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.aarch64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:containernetworking-plugins-debuginfo-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.ppc64le",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:containernetworking-plugins-debuginfo-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.s390x",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:containernetworking-plugins-debuginfo-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.x86_64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:containernetworking-plugins-debugsource-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.aarch64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:containernetworking-plugins-debugsource-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.ppc64le",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:containernetworking-plugins-debugsource-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.s390x",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:containernetworking-plugins-debugsource-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.x86_64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:containers-common-2:1-63.module+el8.8.0+18438+15d3aa65.aarch64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:containers-common-2:1-63.module+el8.8.0+18438+15d3aa65.ppc64le",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:containers-common-2:1-63.module+el8.8.0+18438+15d3aa65.s390x",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:containers-common-2:1-63.module+el8.8.0+18438+15d3aa65.src",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:containers-common-2:1-63.module+el8.8.0+18438+15d3aa65.x86_64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:crit-0:3.15-3.module+el8.8.0+18060+3f21f2cc.aarch64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:crit-0:3.15-3.module+el8.8.0+18060+3f21f2cc.ppc64le",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:crit-0:3.15-3.module+el8.8.0+18060+3f21f2cc.s390x",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:crit-0:3.15-3.module+el8.8.0+18060+3f21f2cc.x86_64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:criu-0:3.15-3.module+el8.8.0+18060+3f21f2cc.aarch64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:criu-0:3.15-3.module+el8.8.0+18060+3f21f2cc.ppc64le",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:criu-0:3.15-3.module+el8.8.0+18060+3f21f2cc.s390x",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:criu-0:3.15-3.module+el8.8.0+18060+3f21f2cc.src",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:criu-0:3.15-3.module+el8.8.0+18060+3f21f2cc.x86_64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:criu-debuginfo-0:3.15-3.module+el8.8.0+18060+3f21f2cc.aarch64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:criu-debuginfo-0:3.15-3.module+el8.8.0+18060+3f21f2cc.ppc64le",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:criu-debuginfo-0:3.15-3.module+el8.8.0+18060+3f21f2cc.s390x",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:criu-debuginfo-0:3.15-3.module+el8.8.0+18060+3f21f2cc.x86_64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:criu-debugsource-0:3.15-3.module+el8.8.0+18060+3f21f2cc.aarch64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:criu-debugsource-0:3.15-3.module+el8.8.0+18060+3f21f2cc.ppc64le",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:criu-debugsource-0:3.15-3.module+el8.8.0+18060+3f21f2cc.s390x",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:criu-debugsource-0:3.15-3.module+el8.8.0+18060+3f21f2cc.x86_64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:criu-devel-0:3.15-3.module+el8.8.0+18060+3f21f2cc.aarch64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:criu-devel-0:3.15-3.module+el8.8.0+18060+3f21f2cc.ppc64le",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:criu-devel-0:3.15-3.module+el8.8.0+18060+3f21f2cc.s390x",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:criu-devel-0:3.15-3.module+el8.8.0+18060+3f21f2cc.x86_64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:criu-libs-0:3.15-3.module+el8.8.0+18060+3f21f2cc.aarch64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:criu-libs-0:3.15-3.module+el8.8.0+18060+3f21f2cc.ppc64le",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:criu-libs-0:3.15-3.module+el8.8.0+18060+3f21f2cc.s390x",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:criu-libs-0:3.15-3.module+el8.8.0+18060+3f21f2cc.x86_64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:criu-libs-debuginfo-0:3.15-3.module+el8.8.0+18060+3f21f2cc.aarch64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:criu-libs-debuginfo-0:3.15-3.module+el8.8.0+18060+3f21f2cc.ppc64le",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:criu-libs-debuginfo-0:3.15-3.module+el8.8.0+18060+3f21f2cc.s390x",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:criu-libs-debuginfo-0:3.15-3.module+el8.8.0+18060+3f21f2cc.x86_64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:crun-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.aarch64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:crun-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.ppc64le",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:crun-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.s390x",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:crun-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.src",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:crun-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.x86_64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:crun-debuginfo-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.aarch64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:crun-debuginfo-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.ppc64le",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:crun-debuginfo-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.s390x",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:crun-debuginfo-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.x86_64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:crun-debugsource-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.aarch64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:crun-debugsource-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.ppc64le",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:crun-debugsource-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.s390x",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:crun-debugsource-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.x86_64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:fuse-overlayfs-0:1.10-1.module+el8.8.0+18060+3f21f2cc.aarch64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:fuse-overlayfs-0:1.10-1.module+el8.8.0+18060+3f21f2cc.ppc64le",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:fuse-overlayfs-0:1.10-1.module+el8.8.0+18060+3f21f2cc.s390x",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:fuse-overlayfs-0:1.10-1.module+el8.8.0+18060+3f21f2cc.src",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:fuse-overlayfs-0:1.10-1.module+el8.8.0+18060+3f21f2cc.x86_64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:fuse-overlayfs-debuginfo-0:1.10-1.module+el8.8.0+18060+3f21f2cc.aarch64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:fuse-overlayfs-debuginfo-0:1.10-1.module+el8.8.0+18060+3f21f2cc.ppc64le",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:fuse-overlayfs-debuginfo-0:1.10-1.module+el8.8.0+18060+3f21f2cc.s390x",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:fuse-overlayfs-debuginfo-0:1.10-1.module+el8.8.0+18060+3f21f2cc.x86_64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:fuse-overlayfs-debugsource-0:1.10-1.module+el8.8.0+18060+3f21f2cc.aarch64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:fuse-overlayfs-debugsource-0:1.10-1.module+el8.8.0+18060+3f21f2cc.ppc64le",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:fuse-overlayfs-debugsource-0:1.10-1.module+el8.8.0+18060+3f21f2cc.s390x",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:fuse-overlayfs-debugsource-0:1.10-1.module+el8.8.0+18060+3f21f2cc.x86_64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:libslirp-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.aarch64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:libslirp-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.ppc64le",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:libslirp-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.s390x",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:libslirp-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.src",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:libslirp-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.x86_64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:libslirp-debuginfo-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.aarch64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:libslirp-debuginfo-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.ppc64le",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:libslirp-debuginfo-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.s390x",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:libslirp-debuginfo-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.x86_64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:libslirp-debugsource-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.aarch64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:libslirp-debugsource-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.ppc64le",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:libslirp-debugsource-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.s390x",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:libslirp-debugsource-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.x86_64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:libslirp-devel-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.aarch64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:libslirp-devel-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.ppc64le",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:libslirp-devel-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.s390x",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:libslirp-devel-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.x86_64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:netavark-2:1.5.0-4.module+el8.8.0+18060+3f21f2cc.aarch64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:netavark-2:1.5.0-4.module+el8.8.0+18060+3f21f2cc.ppc64le",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:netavark-2:1.5.0-4.module+el8.8.0+18060+3f21f2cc.s390x",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:netavark-2:1.5.0-4.module+el8.8.0+18060+3f21f2cc.src",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:netavark-2:1.5.0-4.module+el8.8.0+18060+3f21f2cc.x86_64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:oci-seccomp-bpf-hook-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.aarch64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:oci-seccomp-bpf-hook-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.ppc64le",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:oci-seccomp-bpf-hook-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.s390x",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:oci-seccomp-bpf-hook-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.src",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:oci-seccomp-bpf-hook-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.x86_64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:oci-seccomp-bpf-hook-debuginfo-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.aarch64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:oci-seccomp-bpf-hook-debuginfo-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.ppc64le",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:oci-seccomp-bpf-hook-debuginfo-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.s390x",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:oci-seccomp-bpf-hook-debuginfo-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.x86_64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:oci-seccomp-bpf-hook-debugsource-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.aarch64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:oci-seccomp-bpf-hook-debugsource-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.ppc64le",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:oci-seccomp-bpf-hook-debugsource-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.s390x",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:oci-seccomp-bpf-hook-debugsource-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.x86_64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.aarch64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.ppc64le",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.s390x",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.src",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.x86_64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-catatonit-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.aarch64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-catatonit-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.ppc64le",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-catatonit-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.s390x",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-catatonit-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.x86_64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-catatonit-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.aarch64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-catatonit-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.ppc64le",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-catatonit-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.s390x",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-catatonit-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.x86_64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.aarch64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.ppc64le",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.s390x",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.x86_64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-debugsource-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.aarch64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-debugsource-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.ppc64le",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-debugsource-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.s390x",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-debugsource-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.x86_64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-docker-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.noarch",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-gvproxy-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.aarch64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-gvproxy-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.ppc64le",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-gvproxy-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.s390x",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-gvproxy-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.x86_64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-gvproxy-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.aarch64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-gvproxy-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.ppc64le",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-gvproxy-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.s390x",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-gvproxy-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.x86_64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-plugins-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.aarch64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-plugins-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.ppc64le",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-plugins-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.s390x",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-plugins-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.x86_64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-plugins-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.aarch64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-plugins-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.ppc64le",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-plugins-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.s390x",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-plugins-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.x86_64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-remote-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.aarch64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-remote-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.ppc64le",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-remote-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.s390x",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-remote-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.x86_64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-remote-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.aarch64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-remote-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.ppc64le",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-remote-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.s390x",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-remote-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.x86_64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-tests-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.aarch64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-tests-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.ppc64le",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-tests-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.s390x",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-tests-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.x86_64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:python-podman-0:4.4.1-1.module+el8.8.0+18275+3a56cc62.src",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:python3-criu-0:3.15-3.module+el8.8.0+18060+3f21f2cc.aarch64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:python3-criu-0:3.15-3.module+el8.8.0+18060+3f21f2cc.ppc64le",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:python3-criu-0:3.15-3.module+el8.8.0+18060+3f21f2cc.s390x",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:python3-criu-0:3.15-3.module+el8.8.0+18060+3f21f2cc.x86_64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:python3-podman-0:4.4.1-1.module+el8.8.0+18275+3a56cc62.noarch",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:runc-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.aarch64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:runc-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.ppc64le",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:runc-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.s390x",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:runc-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.src",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:runc-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.x86_64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:runc-debuginfo-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.aarch64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:runc-debuginfo-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.ppc64le",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:runc-debuginfo-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.s390x",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:runc-debuginfo-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.x86_64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:runc-debugsource-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.aarch64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:runc-debugsource-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.ppc64le",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:runc-debugsource-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.s390x",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:runc-debugsource-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.x86_64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:skopeo-2:1.11.2-0.2.module+el8.8.0+18251+ad5b274c.aarch64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:skopeo-2:1.11.2-0.2.module+el8.8.0+18251+ad5b274c.ppc64le",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:skopeo-2:1.11.2-0.2.module+el8.8.0+18251+ad5b274c.s390x",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:skopeo-2:1.11.2-0.2.module+el8.8.0+18251+ad5b274c.src",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:skopeo-2:1.11.2-0.2.module+el8.8.0+18251+ad5b274c.x86_64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:skopeo-tests-2:1.11.2-0.2.module+el8.8.0+18251+ad5b274c.aarch64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:skopeo-tests-2:1.11.2-0.2.module+el8.8.0+18251+ad5b274c.ppc64le",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:skopeo-tests-2:1.11.2-0.2.module+el8.8.0+18251+ad5b274c.s390x",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:skopeo-tests-2:1.11.2-0.2.module+el8.8.0+18251+ad5b274c.x86_64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:slirp4netns-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.aarch64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:slirp4netns-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.ppc64le",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:slirp4netns-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.s390x",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:slirp4netns-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.src",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:slirp4netns-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.x86_64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:slirp4netns-debuginfo-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.aarch64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:slirp4netns-debuginfo-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.ppc64le",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:slirp4netns-debuginfo-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.s390x",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:slirp4netns-debuginfo-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.x86_64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:slirp4netns-debugsource-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.aarch64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:slirp4netns-debugsource-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.ppc64le",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:slirp4netns-debugsource-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.s390x",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:slirp4netns-debugsource-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.x86_64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:toolbox-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.aarch64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:toolbox-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.ppc64le",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:toolbox-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.s390x",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:toolbox-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.src",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:toolbox-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.x86_64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:toolbox-debuginfo-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.aarch64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:toolbox-debuginfo-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.ppc64le",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:toolbox-debuginfo-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.s390x",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:toolbox-debuginfo-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.x86_64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:toolbox-debugsource-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.aarch64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:toolbox-debugsource-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.ppc64le",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:toolbox-debugsource-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.s390x",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:toolbox-debugsource-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.x86_64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:toolbox-tests-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.aarch64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:toolbox-tests-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.ppc64le",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:toolbox-tests-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.s390x",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:toolbox-tests-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.x86_64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:udica-0:0.2.6-20.module+el8.8.0+18060+3f21f2cc.noarch",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:udica-0:0.2.6-20.module+el8.8.0+18060+3f21f2cc.src"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2022-1705"
},
{
"category": "external",
"summary": "RHBZ#2107374",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2107374"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2022-1705",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-1705"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2022-1705",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2022-1705"
},
{
"category": "external",
"summary": "https://go.dev/issue/53188",
"url": "https://go.dev/issue/53188"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-announce/c/nqrv9fbR0zE",
"url": "https://groups.google.com/g/golang-announce/c/nqrv9fbR0zE"
}
],
"release_date": "2022-07-12T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2023-05-16T08:49:00+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:aardvark-dns-2:1.5.0-2.module+el8.8.0+18060+3f21f2cc.aarch64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:aardvark-dns-2:1.5.0-2.module+el8.8.0+18060+3f21f2cc.ppc64le",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:aardvark-dns-2:1.5.0-2.module+el8.8.0+18060+3f21f2cc.s390x",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:aardvark-dns-2:1.5.0-2.module+el8.8.0+18060+3f21f2cc.src",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:aardvark-dns-2:1.5.0-2.module+el8.8.0+18060+3f21f2cc.x86_64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:buildah-1:1.29.1-1.module+el8.8.0+18195+471da4bb.aarch64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:buildah-1:1.29.1-1.module+el8.8.0+18195+471da4bb.ppc64le",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:buildah-1:1.29.1-1.module+el8.8.0+18195+471da4bb.s390x",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:buildah-1:1.29.1-1.module+el8.8.0+18195+471da4bb.src",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:buildah-1:1.29.1-1.module+el8.8.0+18195+471da4bb.x86_64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:buildah-debuginfo-1:1.29.1-1.module+el8.8.0+18195+471da4bb.aarch64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:buildah-debuginfo-1:1.29.1-1.module+el8.8.0+18195+471da4bb.ppc64le",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:buildah-debuginfo-1:1.29.1-1.module+el8.8.0+18195+471da4bb.s390x",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:buildah-debuginfo-1:1.29.1-1.module+el8.8.0+18195+471da4bb.x86_64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:buildah-debugsource-1:1.29.1-1.module+el8.8.0+18195+471da4bb.aarch64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:buildah-debugsource-1:1.29.1-1.module+el8.8.0+18195+471da4bb.ppc64le",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:buildah-debugsource-1:1.29.1-1.module+el8.8.0+18195+471da4bb.s390x",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:buildah-debugsource-1:1.29.1-1.module+el8.8.0+18195+471da4bb.x86_64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:buildah-tests-1:1.29.1-1.module+el8.8.0+18195+471da4bb.aarch64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:buildah-tests-1:1.29.1-1.module+el8.8.0+18195+471da4bb.ppc64le",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:buildah-tests-1:1.29.1-1.module+el8.8.0+18195+471da4bb.s390x",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:buildah-tests-1:1.29.1-1.module+el8.8.0+18195+471da4bb.x86_64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:buildah-tests-debuginfo-1:1.29.1-1.module+el8.8.0+18195+471da4bb.aarch64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:buildah-tests-debuginfo-1:1.29.1-1.module+el8.8.0+18195+471da4bb.ppc64le",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:buildah-tests-debuginfo-1:1.29.1-1.module+el8.8.0+18195+471da4bb.s390x",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:buildah-tests-debuginfo-1:1.29.1-1.module+el8.8.0+18195+471da4bb.x86_64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:cockpit-podman-0:63.1-1.module+el8.8.0+18286+cd236dce.noarch",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:cockpit-podman-0:63.1-1.module+el8.8.0+18286+cd236dce.src",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:conmon-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.aarch64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:conmon-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.ppc64le",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:conmon-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.s390x",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:conmon-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.src",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:conmon-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.x86_64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:conmon-debuginfo-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.aarch64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:conmon-debuginfo-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.ppc64le",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:conmon-debuginfo-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.s390x",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:conmon-debuginfo-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.x86_64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:conmon-debugsource-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.aarch64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:conmon-debugsource-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.ppc64le",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:conmon-debugsource-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.s390x",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:conmon-debugsource-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.x86_64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:container-selinux-2:2.205.0-2.module+el8.8.0+18438+15d3aa65.noarch",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:container-selinux-2:2.205.0-2.module+el8.8.0+18438+15d3aa65.src",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:containernetworking-plugins-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.aarch64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:containernetworking-plugins-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.ppc64le",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:containernetworking-plugins-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.s390x",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:containernetworking-plugins-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.src",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:containernetworking-plugins-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.x86_64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:containernetworking-plugins-debuginfo-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.aarch64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:containernetworking-plugins-debuginfo-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.ppc64le",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:containernetworking-plugins-debuginfo-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.s390x",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:containernetworking-plugins-debuginfo-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.x86_64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:containernetworking-plugins-debugsource-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.aarch64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:containernetworking-plugins-debugsource-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.ppc64le",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:containernetworking-plugins-debugsource-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.s390x",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:containernetworking-plugins-debugsource-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.x86_64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:containers-common-2:1-63.module+el8.8.0+18438+15d3aa65.aarch64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:containers-common-2:1-63.module+el8.8.0+18438+15d3aa65.ppc64le",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:containers-common-2:1-63.module+el8.8.0+18438+15d3aa65.s390x",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:containers-common-2:1-63.module+el8.8.0+18438+15d3aa65.src",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:containers-common-2:1-63.module+el8.8.0+18438+15d3aa65.x86_64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:crit-0:3.15-3.module+el8.8.0+18060+3f21f2cc.aarch64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:crit-0:3.15-3.module+el8.8.0+18060+3f21f2cc.ppc64le",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:crit-0:3.15-3.module+el8.8.0+18060+3f21f2cc.s390x",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:crit-0:3.15-3.module+el8.8.0+18060+3f21f2cc.x86_64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:criu-0:3.15-3.module+el8.8.0+18060+3f21f2cc.aarch64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:criu-0:3.15-3.module+el8.8.0+18060+3f21f2cc.ppc64le",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:criu-0:3.15-3.module+el8.8.0+18060+3f21f2cc.s390x",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:criu-0:3.15-3.module+el8.8.0+18060+3f21f2cc.src",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:criu-0:3.15-3.module+el8.8.0+18060+3f21f2cc.x86_64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:criu-debuginfo-0:3.15-3.module+el8.8.0+18060+3f21f2cc.aarch64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:criu-debuginfo-0:3.15-3.module+el8.8.0+18060+3f21f2cc.ppc64le",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:criu-debuginfo-0:3.15-3.module+el8.8.0+18060+3f21f2cc.s390x",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:criu-debuginfo-0:3.15-3.module+el8.8.0+18060+3f21f2cc.x86_64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:criu-debugsource-0:3.15-3.module+el8.8.0+18060+3f21f2cc.aarch64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:criu-debugsource-0:3.15-3.module+el8.8.0+18060+3f21f2cc.ppc64le",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:criu-debugsource-0:3.15-3.module+el8.8.0+18060+3f21f2cc.s390x",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:criu-debugsource-0:3.15-3.module+el8.8.0+18060+3f21f2cc.x86_64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:criu-devel-0:3.15-3.module+el8.8.0+18060+3f21f2cc.aarch64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:criu-devel-0:3.15-3.module+el8.8.0+18060+3f21f2cc.ppc64le",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:criu-devel-0:3.15-3.module+el8.8.0+18060+3f21f2cc.s390x",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:criu-devel-0:3.15-3.module+el8.8.0+18060+3f21f2cc.x86_64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:criu-libs-0:3.15-3.module+el8.8.0+18060+3f21f2cc.aarch64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:criu-libs-0:3.15-3.module+el8.8.0+18060+3f21f2cc.ppc64le",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:criu-libs-0:3.15-3.module+el8.8.0+18060+3f21f2cc.s390x",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:criu-libs-0:3.15-3.module+el8.8.0+18060+3f21f2cc.x86_64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:criu-libs-debuginfo-0:3.15-3.module+el8.8.0+18060+3f21f2cc.aarch64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:criu-libs-debuginfo-0:3.15-3.module+el8.8.0+18060+3f21f2cc.ppc64le",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:criu-libs-debuginfo-0:3.15-3.module+el8.8.0+18060+3f21f2cc.s390x",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:criu-libs-debuginfo-0:3.15-3.module+el8.8.0+18060+3f21f2cc.x86_64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:crun-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.aarch64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:crun-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.ppc64le",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:crun-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.s390x",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:crun-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.src",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:crun-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.x86_64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:crun-debuginfo-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.aarch64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:crun-debuginfo-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.ppc64le",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:crun-debuginfo-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.s390x",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:crun-debuginfo-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.x86_64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:crun-debugsource-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.aarch64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:crun-debugsource-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.ppc64le",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:crun-debugsource-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.s390x",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:crun-debugsource-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.x86_64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:fuse-overlayfs-0:1.10-1.module+el8.8.0+18060+3f21f2cc.aarch64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:fuse-overlayfs-0:1.10-1.module+el8.8.0+18060+3f21f2cc.ppc64le",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:fuse-overlayfs-0:1.10-1.module+el8.8.0+18060+3f21f2cc.s390x",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:fuse-overlayfs-0:1.10-1.module+el8.8.0+18060+3f21f2cc.src",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:fuse-overlayfs-0:1.10-1.module+el8.8.0+18060+3f21f2cc.x86_64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:fuse-overlayfs-debuginfo-0:1.10-1.module+el8.8.0+18060+3f21f2cc.aarch64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:fuse-overlayfs-debuginfo-0:1.10-1.module+el8.8.0+18060+3f21f2cc.ppc64le",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:fuse-overlayfs-debuginfo-0:1.10-1.module+el8.8.0+18060+3f21f2cc.s390x",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:fuse-overlayfs-debuginfo-0:1.10-1.module+el8.8.0+18060+3f21f2cc.x86_64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:fuse-overlayfs-debugsource-0:1.10-1.module+el8.8.0+18060+3f21f2cc.aarch64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:fuse-overlayfs-debugsource-0:1.10-1.module+el8.8.0+18060+3f21f2cc.ppc64le",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:fuse-overlayfs-debugsource-0:1.10-1.module+el8.8.0+18060+3f21f2cc.s390x",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:fuse-overlayfs-debugsource-0:1.10-1.module+el8.8.0+18060+3f21f2cc.x86_64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:libslirp-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.aarch64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:libslirp-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.ppc64le",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:libslirp-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.s390x",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:libslirp-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.src",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:libslirp-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.x86_64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:libslirp-debuginfo-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.aarch64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:libslirp-debuginfo-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.ppc64le",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:libslirp-debuginfo-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.s390x",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:libslirp-debuginfo-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.x86_64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:libslirp-debugsource-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.aarch64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:libslirp-debugsource-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.ppc64le",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:libslirp-debugsource-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.s390x",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:libslirp-debugsource-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.x86_64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:libslirp-devel-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.aarch64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:libslirp-devel-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.ppc64le",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:libslirp-devel-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.s390x",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:libslirp-devel-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.x86_64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:netavark-2:1.5.0-4.module+el8.8.0+18060+3f21f2cc.aarch64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:netavark-2:1.5.0-4.module+el8.8.0+18060+3f21f2cc.ppc64le",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:netavark-2:1.5.0-4.module+el8.8.0+18060+3f21f2cc.s390x",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:netavark-2:1.5.0-4.module+el8.8.0+18060+3f21f2cc.src",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:netavark-2:1.5.0-4.module+el8.8.0+18060+3f21f2cc.x86_64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:oci-seccomp-bpf-hook-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.aarch64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:oci-seccomp-bpf-hook-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.ppc64le",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:oci-seccomp-bpf-hook-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.s390x",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:oci-seccomp-bpf-hook-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.src",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:oci-seccomp-bpf-hook-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.x86_64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:oci-seccomp-bpf-hook-debuginfo-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.aarch64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:oci-seccomp-bpf-hook-debuginfo-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.ppc64le",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:oci-seccomp-bpf-hook-debuginfo-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.s390x",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:oci-seccomp-bpf-hook-debuginfo-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.x86_64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:oci-seccomp-bpf-hook-debugsource-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.aarch64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:oci-seccomp-bpf-hook-debugsource-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.ppc64le",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:oci-seccomp-bpf-hook-debugsource-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.s390x",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:oci-seccomp-bpf-hook-debugsource-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.x86_64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.aarch64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.ppc64le",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.s390x",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.src",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.x86_64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-catatonit-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.aarch64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-catatonit-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.ppc64le",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-catatonit-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.s390x",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-catatonit-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.x86_64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-catatonit-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.aarch64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-catatonit-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.ppc64le",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-catatonit-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.s390x",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-catatonit-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.x86_64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.aarch64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.ppc64le",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.s390x",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.x86_64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-debugsource-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.aarch64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-debugsource-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.ppc64le",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-debugsource-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.s390x",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-debugsource-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.x86_64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-docker-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.noarch",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-gvproxy-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.aarch64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-gvproxy-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.ppc64le",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-gvproxy-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.s390x",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-gvproxy-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.x86_64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-gvproxy-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.aarch64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-gvproxy-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.ppc64le",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-gvproxy-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.s390x",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-gvproxy-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.x86_64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-plugins-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.aarch64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-plugins-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.ppc64le",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-plugins-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.s390x",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-plugins-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.x86_64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-plugins-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.aarch64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-plugins-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.ppc64le",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-plugins-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.s390x",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-plugins-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.x86_64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-remote-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.aarch64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-remote-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.ppc64le",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-remote-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.s390x",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-remote-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.x86_64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-remote-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.aarch64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-remote-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.ppc64le",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-remote-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.s390x",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-remote-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.x86_64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-tests-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.aarch64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-tests-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.ppc64le",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-tests-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.s390x",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-tests-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.x86_64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:python-podman-0:4.4.1-1.module+el8.8.0+18275+3a56cc62.src",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:python3-criu-0:3.15-3.module+el8.8.0+18060+3f21f2cc.aarch64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:python3-criu-0:3.15-3.module+el8.8.0+18060+3f21f2cc.ppc64le",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:python3-criu-0:3.15-3.module+el8.8.0+18060+3f21f2cc.s390x",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:python3-criu-0:3.15-3.module+el8.8.0+18060+3f21f2cc.x86_64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:python3-podman-0:4.4.1-1.module+el8.8.0+18275+3a56cc62.noarch",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:runc-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.aarch64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:runc-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.ppc64le",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:runc-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.s390x",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:runc-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.src",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:runc-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.x86_64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:runc-debuginfo-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.aarch64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:runc-debuginfo-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.ppc64le",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:runc-debuginfo-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.s390x",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:runc-debuginfo-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.x86_64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:runc-debugsource-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.aarch64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:runc-debugsource-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.ppc64le",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:runc-debugsource-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.s390x",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:runc-debugsource-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.x86_64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:skopeo-2:1.11.2-0.2.module+el8.8.0+18251+ad5b274c.aarch64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:skopeo-2:1.11.2-0.2.module+el8.8.0+18251+ad5b274c.ppc64le",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:skopeo-2:1.11.2-0.2.module+el8.8.0+18251+ad5b274c.s390x",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:skopeo-2:1.11.2-0.2.module+el8.8.0+18251+ad5b274c.src",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:skopeo-2:1.11.2-0.2.module+el8.8.0+18251+ad5b274c.x86_64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:skopeo-tests-2:1.11.2-0.2.module+el8.8.0+18251+ad5b274c.aarch64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:skopeo-tests-2:1.11.2-0.2.module+el8.8.0+18251+ad5b274c.ppc64le",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:skopeo-tests-2:1.11.2-0.2.module+el8.8.0+18251+ad5b274c.s390x",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:skopeo-tests-2:1.11.2-0.2.module+el8.8.0+18251+ad5b274c.x86_64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:slirp4netns-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.aarch64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:slirp4netns-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.ppc64le",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:slirp4netns-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.s390x",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:slirp4netns-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.src",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:slirp4netns-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.x86_64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:slirp4netns-debuginfo-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.aarch64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:slirp4netns-debuginfo-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.ppc64le",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:slirp4netns-debuginfo-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.s390x",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:slirp4netns-debuginfo-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.x86_64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:slirp4netns-debugsource-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.aarch64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:slirp4netns-debugsource-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.ppc64le",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:slirp4netns-debugsource-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.s390x",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:slirp4netns-debugsource-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.x86_64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:toolbox-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.aarch64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:toolbox-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.ppc64le",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:toolbox-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.s390x",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:toolbox-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.src",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:toolbox-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.x86_64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:toolbox-debuginfo-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.aarch64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:toolbox-debuginfo-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.ppc64le",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:toolbox-debuginfo-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.s390x",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:toolbox-debuginfo-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.x86_64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:toolbox-debugsource-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.aarch64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:toolbox-debugsource-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.ppc64le",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:toolbox-debugsource-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.s390x",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:toolbox-debugsource-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.x86_64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:toolbox-tests-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.aarch64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:toolbox-tests-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.ppc64le",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:toolbox-tests-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.s390x",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:toolbox-tests-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.x86_64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:udica-0:0.2.6-20.module+el8.8.0+18060+3f21f2cc.noarch",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:udica-0:0.2.6-20.module+el8.8.0+18060+3f21f2cc.src"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2023:2758"
}
],
"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": [
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:aardvark-dns-2:1.5.0-2.module+el8.8.0+18060+3f21f2cc.aarch64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:aardvark-dns-2:1.5.0-2.module+el8.8.0+18060+3f21f2cc.ppc64le",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:aardvark-dns-2:1.5.0-2.module+el8.8.0+18060+3f21f2cc.s390x",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:aardvark-dns-2:1.5.0-2.module+el8.8.0+18060+3f21f2cc.src",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:aardvark-dns-2:1.5.0-2.module+el8.8.0+18060+3f21f2cc.x86_64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:buildah-1:1.29.1-1.module+el8.8.0+18195+471da4bb.aarch64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:buildah-1:1.29.1-1.module+el8.8.0+18195+471da4bb.ppc64le",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:buildah-1:1.29.1-1.module+el8.8.0+18195+471da4bb.s390x",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:buildah-1:1.29.1-1.module+el8.8.0+18195+471da4bb.src",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:buildah-1:1.29.1-1.module+el8.8.0+18195+471da4bb.x86_64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:buildah-debuginfo-1:1.29.1-1.module+el8.8.0+18195+471da4bb.aarch64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:buildah-debuginfo-1:1.29.1-1.module+el8.8.0+18195+471da4bb.ppc64le",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:buildah-debuginfo-1:1.29.1-1.module+el8.8.0+18195+471da4bb.s390x",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:buildah-debuginfo-1:1.29.1-1.module+el8.8.0+18195+471da4bb.x86_64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:buildah-debugsource-1:1.29.1-1.module+el8.8.0+18195+471da4bb.aarch64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:buildah-debugsource-1:1.29.1-1.module+el8.8.0+18195+471da4bb.ppc64le",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:buildah-debugsource-1:1.29.1-1.module+el8.8.0+18195+471da4bb.s390x",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:buildah-debugsource-1:1.29.1-1.module+el8.8.0+18195+471da4bb.x86_64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:buildah-tests-1:1.29.1-1.module+el8.8.0+18195+471da4bb.aarch64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:buildah-tests-1:1.29.1-1.module+el8.8.0+18195+471da4bb.ppc64le",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:buildah-tests-1:1.29.1-1.module+el8.8.0+18195+471da4bb.s390x",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:buildah-tests-1:1.29.1-1.module+el8.8.0+18195+471da4bb.x86_64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:buildah-tests-debuginfo-1:1.29.1-1.module+el8.8.0+18195+471da4bb.aarch64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:buildah-tests-debuginfo-1:1.29.1-1.module+el8.8.0+18195+471da4bb.ppc64le",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:buildah-tests-debuginfo-1:1.29.1-1.module+el8.8.0+18195+471da4bb.s390x",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:buildah-tests-debuginfo-1:1.29.1-1.module+el8.8.0+18195+471da4bb.x86_64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:cockpit-podman-0:63.1-1.module+el8.8.0+18286+cd236dce.noarch",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:cockpit-podman-0:63.1-1.module+el8.8.0+18286+cd236dce.src",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:conmon-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.aarch64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:conmon-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.ppc64le",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:conmon-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.s390x",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:conmon-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.src",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:conmon-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.x86_64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:conmon-debuginfo-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.aarch64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:conmon-debuginfo-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.ppc64le",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:conmon-debuginfo-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.s390x",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:conmon-debuginfo-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.x86_64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:conmon-debugsource-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.aarch64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:conmon-debugsource-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.ppc64le",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:conmon-debugsource-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.s390x",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:conmon-debugsource-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.x86_64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:container-selinux-2:2.205.0-2.module+el8.8.0+18438+15d3aa65.noarch",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:container-selinux-2:2.205.0-2.module+el8.8.0+18438+15d3aa65.src",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:containernetworking-plugins-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.aarch64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:containernetworking-plugins-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.ppc64le",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:containernetworking-plugins-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.s390x",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:containernetworking-plugins-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.src",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:containernetworking-plugins-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.x86_64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:containernetworking-plugins-debuginfo-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.aarch64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:containernetworking-plugins-debuginfo-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.ppc64le",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:containernetworking-plugins-debuginfo-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.s390x",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:containernetworking-plugins-debuginfo-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.x86_64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:containernetworking-plugins-debugsource-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.aarch64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:containernetworking-plugins-debugsource-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.ppc64le",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:containernetworking-plugins-debugsource-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.s390x",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:containernetworking-plugins-debugsource-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.x86_64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:containers-common-2:1-63.module+el8.8.0+18438+15d3aa65.aarch64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:containers-common-2:1-63.module+el8.8.0+18438+15d3aa65.ppc64le",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:containers-common-2:1-63.module+el8.8.0+18438+15d3aa65.s390x",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:containers-common-2:1-63.module+el8.8.0+18438+15d3aa65.src",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:containers-common-2:1-63.module+el8.8.0+18438+15d3aa65.x86_64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:crit-0:3.15-3.module+el8.8.0+18060+3f21f2cc.aarch64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:crit-0:3.15-3.module+el8.8.0+18060+3f21f2cc.ppc64le",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:crit-0:3.15-3.module+el8.8.0+18060+3f21f2cc.s390x",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:crit-0:3.15-3.module+el8.8.0+18060+3f21f2cc.x86_64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:criu-0:3.15-3.module+el8.8.0+18060+3f21f2cc.aarch64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:criu-0:3.15-3.module+el8.8.0+18060+3f21f2cc.ppc64le",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:criu-0:3.15-3.module+el8.8.0+18060+3f21f2cc.s390x",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:criu-0:3.15-3.module+el8.8.0+18060+3f21f2cc.src",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:criu-0:3.15-3.module+el8.8.0+18060+3f21f2cc.x86_64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:criu-debuginfo-0:3.15-3.module+el8.8.0+18060+3f21f2cc.aarch64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:criu-debuginfo-0:3.15-3.module+el8.8.0+18060+3f21f2cc.ppc64le",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:criu-debuginfo-0:3.15-3.module+el8.8.0+18060+3f21f2cc.s390x",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:criu-debuginfo-0:3.15-3.module+el8.8.0+18060+3f21f2cc.x86_64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:criu-debugsource-0:3.15-3.module+el8.8.0+18060+3f21f2cc.aarch64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:criu-debugsource-0:3.15-3.module+el8.8.0+18060+3f21f2cc.ppc64le",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:criu-debugsource-0:3.15-3.module+el8.8.0+18060+3f21f2cc.s390x",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:criu-debugsource-0:3.15-3.module+el8.8.0+18060+3f21f2cc.x86_64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:criu-devel-0:3.15-3.module+el8.8.0+18060+3f21f2cc.aarch64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:criu-devel-0:3.15-3.module+el8.8.0+18060+3f21f2cc.ppc64le",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:criu-devel-0:3.15-3.module+el8.8.0+18060+3f21f2cc.s390x",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:criu-devel-0:3.15-3.module+el8.8.0+18060+3f21f2cc.x86_64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:criu-libs-0:3.15-3.module+el8.8.0+18060+3f21f2cc.aarch64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:criu-libs-0:3.15-3.module+el8.8.0+18060+3f21f2cc.ppc64le",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:criu-libs-0:3.15-3.module+el8.8.0+18060+3f21f2cc.s390x",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:criu-libs-0:3.15-3.module+el8.8.0+18060+3f21f2cc.x86_64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:criu-libs-debuginfo-0:3.15-3.module+el8.8.0+18060+3f21f2cc.aarch64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:criu-libs-debuginfo-0:3.15-3.module+el8.8.0+18060+3f21f2cc.ppc64le",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:criu-libs-debuginfo-0:3.15-3.module+el8.8.0+18060+3f21f2cc.s390x",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:criu-libs-debuginfo-0:3.15-3.module+el8.8.0+18060+3f21f2cc.x86_64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:crun-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.aarch64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:crun-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.ppc64le",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:crun-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.s390x",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:crun-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.src",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:crun-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.x86_64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:crun-debuginfo-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.aarch64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:crun-debuginfo-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.ppc64le",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:crun-debuginfo-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.s390x",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:crun-debuginfo-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.x86_64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:crun-debugsource-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.aarch64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:crun-debugsource-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.ppc64le",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:crun-debugsource-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.s390x",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:crun-debugsource-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.x86_64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:fuse-overlayfs-0:1.10-1.module+el8.8.0+18060+3f21f2cc.aarch64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:fuse-overlayfs-0:1.10-1.module+el8.8.0+18060+3f21f2cc.ppc64le",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:fuse-overlayfs-0:1.10-1.module+el8.8.0+18060+3f21f2cc.s390x",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:fuse-overlayfs-0:1.10-1.module+el8.8.0+18060+3f21f2cc.src",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:fuse-overlayfs-0:1.10-1.module+el8.8.0+18060+3f21f2cc.x86_64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:fuse-overlayfs-debuginfo-0:1.10-1.module+el8.8.0+18060+3f21f2cc.aarch64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:fuse-overlayfs-debuginfo-0:1.10-1.module+el8.8.0+18060+3f21f2cc.ppc64le",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:fuse-overlayfs-debuginfo-0:1.10-1.module+el8.8.0+18060+3f21f2cc.s390x",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:fuse-overlayfs-debuginfo-0:1.10-1.module+el8.8.0+18060+3f21f2cc.x86_64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:fuse-overlayfs-debugsource-0:1.10-1.module+el8.8.0+18060+3f21f2cc.aarch64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:fuse-overlayfs-debugsource-0:1.10-1.module+el8.8.0+18060+3f21f2cc.ppc64le",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:fuse-overlayfs-debugsource-0:1.10-1.module+el8.8.0+18060+3f21f2cc.s390x",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:fuse-overlayfs-debugsource-0:1.10-1.module+el8.8.0+18060+3f21f2cc.x86_64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:libslirp-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.aarch64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:libslirp-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.ppc64le",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:libslirp-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.s390x",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:libslirp-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.src",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:libslirp-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.x86_64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:libslirp-debuginfo-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.aarch64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:libslirp-debuginfo-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.ppc64le",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:libslirp-debuginfo-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.s390x",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:libslirp-debuginfo-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.x86_64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:libslirp-debugsource-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.aarch64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:libslirp-debugsource-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.ppc64le",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:libslirp-debugsource-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.s390x",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:libslirp-debugsource-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.x86_64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:libslirp-devel-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.aarch64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:libslirp-devel-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.ppc64le",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:libslirp-devel-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.s390x",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:libslirp-devel-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.x86_64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:netavark-2:1.5.0-4.module+el8.8.0+18060+3f21f2cc.aarch64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:netavark-2:1.5.0-4.module+el8.8.0+18060+3f21f2cc.ppc64le",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:netavark-2:1.5.0-4.module+el8.8.0+18060+3f21f2cc.s390x",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:netavark-2:1.5.0-4.module+el8.8.0+18060+3f21f2cc.src",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:netavark-2:1.5.0-4.module+el8.8.0+18060+3f21f2cc.x86_64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:oci-seccomp-bpf-hook-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.aarch64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:oci-seccomp-bpf-hook-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.ppc64le",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:oci-seccomp-bpf-hook-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.s390x",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:oci-seccomp-bpf-hook-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.src",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:oci-seccomp-bpf-hook-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.x86_64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:oci-seccomp-bpf-hook-debuginfo-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.aarch64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:oci-seccomp-bpf-hook-debuginfo-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.ppc64le",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:oci-seccomp-bpf-hook-debuginfo-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.s390x",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:oci-seccomp-bpf-hook-debuginfo-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.x86_64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:oci-seccomp-bpf-hook-debugsource-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.aarch64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:oci-seccomp-bpf-hook-debugsource-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.ppc64le",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:oci-seccomp-bpf-hook-debugsource-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.s390x",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:oci-seccomp-bpf-hook-debugsource-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.x86_64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.aarch64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.ppc64le",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.s390x",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.src",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.x86_64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-catatonit-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.aarch64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-catatonit-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.ppc64le",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-catatonit-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.s390x",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-catatonit-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.x86_64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-catatonit-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.aarch64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-catatonit-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.ppc64le",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-catatonit-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.s390x",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-catatonit-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.x86_64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.aarch64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.ppc64le",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.s390x",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.x86_64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-debugsource-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.aarch64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-debugsource-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.ppc64le",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-debugsource-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.s390x",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-debugsource-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.x86_64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-docker-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.noarch",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-gvproxy-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.aarch64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-gvproxy-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.ppc64le",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-gvproxy-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.s390x",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-gvproxy-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.x86_64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-gvproxy-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.aarch64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-gvproxy-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.ppc64le",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-gvproxy-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.s390x",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-gvproxy-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.x86_64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-plugins-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.aarch64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-plugins-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.ppc64le",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-plugins-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.s390x",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-plugins-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.x86_64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-plugins-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.aarch64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-plugins-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.ppc64le",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-plugins-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.s390x",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-plugins-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.x86_64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-remote-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.aarch64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-remote-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.ppc64le",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-remote-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.s390x",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-remote-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.x86_64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-remote-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.aarch64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-remote-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.ppc64le",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-remote-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.s390x",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-remote-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.x86_64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-tests-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.aarch64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-tests-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.ppc64le",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-tests-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.s390x",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-tests-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.x86_64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:python-podman-0:4.4.1-1.module+el8.8.0+18275+3a56cc62.src",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:python3-criu-0:3.15-3.module+el8.8.0+18060+3f21f2cc.aarch64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:python3-criu-0:3.15-3.module+el8.8.0+18060+3f21f2cc.ppc64le",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:python3-criu-0:3.15-3.module+el8.8.0+18060+3f21f2cc.s390x",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:python3-criu-0:3.15-3.module+el8.8.0+18060+3f21f2cc.x86_64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:python3-podman-0:4.4.1-1.module+el8.8.0+18275+3a56cc62.noarch",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:runc-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.aarch64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:runc-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.ppc64le",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:runc-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.s390x",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:runc-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.src",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:runc-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.x86_64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:runc-debuginfo-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.aarch64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:runc-debuginfo-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.ppc64le",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:runc-debuginfo-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.s390x",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:runc-debuginfo-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.x86_64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:runc-debugsource-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.aarch64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:runc-debugsource-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.ppc64le",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:runc-debugsource-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.s390x",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:runc-debugsource-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.x86_64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:skopeo-2:1.11.2-0.2.module+el8.8.0+18251+ad5b274c.aarch64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:skopeo-2:1.11.2-0.2.module+el8.8.0+18251+ad5b274c.ppc64le",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:skopeo-2:1.11.2-0.2.module+el8.8.0+18251+ad5b274c.s390x",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:skopeo-2:1.11.2-0.2.module+el8.8.0+18251+ad5b274c.src",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:skopeo-2:1.11.2-0.2.module+el8.8.0+18251+ad5b274c.x86_64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:skopeo-tests-2:1.11.2-0.2.module+el8.8.0+18251+ad5b274c.aarch64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:skopeo-tests-2:1.11.2-0.2.module+el8.8.0+18251+ad5b274c.ppc64le",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:skopeo-tests-2:1.11.2-0.2.module+el8.8.0+18251+ad5b274c.s390x",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:skopeo-tests-2:1.11.2-0.2.module+el8.8.0+18251+ad5b274c.x86_64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:slirp4netns-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.aarch64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:slirp4netns-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.ppc64le",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:slirp4netns-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.s390x",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:slirp4netns-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.src",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:slirp4netns-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.x86_64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:slirp4netns-debuginfo-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.aarch64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:slirp4netns-debuginfo-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.ppc64le",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:slirp4netns-debuginfo-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.s390x",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:slirp4netns-debuginfo-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.x86_64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:slirp4netns-debugsource-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.aarch64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:slirp4netns-debugsource-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.ppc64le",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:slirp4netns-debugsource-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.s390x",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:slirp4netns-debugsource-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.x86_64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:toolbox-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.aarch64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:toolbox-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.ppc64le",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:toolbox-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.s390x",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:toolbox-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.src",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:toolbox-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.x86_64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:toolbox-debuginfo-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.aarch64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:toolbox-debuginfo-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.ppc64le",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:toolbox-debuginfo-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.s390x",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:toolbox-debuginfo-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.x86_64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:toolbox-debugsource-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.aarch64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:toolbox-debugsource-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.ppc64le",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:toolbox-debugsource-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.s390x",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:toolbox-debugsource-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.x86_64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:toolbox-tests-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.aarch64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:toolbox-tests-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.ppc64le",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:toolbox-tests-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.s390x",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:toolbox-tests-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.x86_64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:udica-0:0.2.6-20.module+el8.8.0+18060+3f21f2cc.noarch",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:udica-0:0.2.6-20.module+el8.8.0+18060+3f21f2cc.src"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "golang: net/http: improper sanitization of Transfer-Encoding header"
},
{
"cve": "CVE-2022-1962",
"cwe": {
"id": "CWE-1325",
"name": "Improperly Controlled Sequential Memory Allocation"
},
"discovery_date": "2022-07-14T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2107376"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in the golang standard library, go/parser. When calling any Parse functions on the Go source code, which contains deeply nested types or declarations, a panic can occur due to stack exhaustion. This issue allows an attacker to impact system availability.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "golang: go/parser: stack exhaustion in all Parse* functions",
"title": "Vulnerability summary"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:aardvark-dns-2:1.5.0-2.module+el8.8.0+18060+3f21f2cc.aarch64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:aardvark-dns-2:1.5.0-2.module+el8.8.0+18060+3f21f2cc.ppc64le",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:aardvark-dns-2:1.5.0-2.module+el8.8.0+18060+3f21f2cc.s390x",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:aardvark-dns-2:1.5.0-2.module+el8.8.0+18060+3f21f2cc.src",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:aardvark-dns-2:1.5.0-2.module+el8.8.0+18060+3f21f2cc.x86_64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:buildah-1:1.29.1-1.module+el8.8.0+18195+471da4bb.aarch64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:buildah-1:1.29.1-1.module+el8.8.0+18195+471da4bb.ppc64le",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:buildah-1:1.29.1-1.module+el8.8.0+18195+471da4bb.s390x",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:buildah-1:1.29.1-1.module+el8.8.0+18195+471da4bb.src",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:buildah-1:1.29.1-1.module+el8.8.0+18195+471da4bb.x86_64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:buildah-debuginfo-1:1.29.1-1.module+el8.8.0+18195+471da4bb.aarch64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:buildah-debuginfo-1:1.29.1-1.module+el8.8.0+18195+471da4bb.ppc64le",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:buildah-debuginfo-1:1.29.1-1.module+el8.8.0+18195+471da4bb.s390x",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:buildah-debuginfo-1:1.29.1-1.module+el8.8.0+18195+471da4bb.x86_64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:buildah-debugsource-1:1.29.1-1.module+el8.8.0+18195+471da4bb.aarch64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:buildah-debugsource-1:1.29.1-1.module+el8.8.0+18195+471da4bb.ppc64le",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:buildah-debugsource-1:1.29.1-1.module+el8.8.0+18195+471da4bb.s390x",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:buildah-debugsource-1:1.29.1-1.module+el8.8.0+18195+471da4bb.x86_64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:buildah-tests-1:1.29.1-1.module+el8.8.0+18195+471da4bb.aarch64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:buildah-tests-1:1.29.1-1.module+el8.8.0+18195+471da4bb.ppc64le",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:buildah-tests-1:1.29.1-1.module+el8.8.0+18195+471da4bb.s390x",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:buildah-tests-1:1.29.1-1.module+el8.8.0+18195+471da4bb.x86_64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:buildah-tests-debuginfo-1:1.29.1-1.module+el8.8.0+18195+471da4bb.aarch64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:buildah-tests-debuginfo-1:1.29.1-1.module+el8.8.0+18195+471da4bb.ppc64le",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:buildah-tests-debuginfo-1:1.29.1-1.module+el8.8.0+18195+471da4bb.s390x",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:buildah-tests-debuginfo-1:1.29.1-1.module+el8.8.0+18195+471da4bb.x86_64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:cockpit-podman-0:63.1-1.module+el8.8.0+18286+cd236dce.noarch",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:cockpit-podman-0:63.1-1.module+el8.8.0+18286+cd236dce.src",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:conmon-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.aarch64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:conmon-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.ppc64le",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:conmon-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.s390x",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:conmon-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.src",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:conmon-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.x86_64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:conmon-debuginfo-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.aarch64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:conmon-debuginfo-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.ppc64le",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:conmon-debuginfo-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.s390x",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:conmon-debuginfo-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.x86_64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:conmon-debugsource-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.aarch64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:conmon-debugsource-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.ppc64le",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:conmon-debugsource-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.s390x",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:conmon-debugsource-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.x86_64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:container-selinux-2:2.205.0-2.module+el8.8.0+18438+15d3aa65.noarch",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:container-selinux-2:2.205.0-2.module+el8.8.0+18438+15d3aa65.src",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:containernetworking-plugins-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.aarch64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:containernetworking-plugins-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.ppc64le",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:containernetworking-plugins-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.s390x",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:containernetworking-plugins-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.src",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:containernetworking-plugins-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.x86_64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:containernetworking-plugins-debuginfo-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.aarch64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:containernetworking-plugins-debuginfo-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.ppc64le",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:containernetworking-plugins-debuginfo-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.s390x",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:containernetworking-plugins-debuginfo-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.x86_64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:containernetworking-plugins-debugsource-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.aarch64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:containernetworking-plugins-debugsource-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.ppc64le",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:containernetworking-plugins-debugsource-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.s390x",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:containernetworking-plugins-debugsource-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.x86_64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:containers-common-2:1-63.module+el8.8.0+18438+15d3aa65.aarch64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:containers-common-2:1-63.module+el8.8.0+18438+15d3aa65.ppc64le",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:containers-common-2:1-63.module+el8.8.0+18438+15d3aa65.s390x",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:containers-common-2:1-63.module+el8.8.0+18438+15d3aa65.src",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:containers-common-2:1-63.module+el8.8.0+18438+15d3aa65.x86_64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:crit-0:3.15-3.module+el8.8.0+18060+3f21f2cc.aarch64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:crit-0:3.15-3.module+el8.8.0+18060+3f21f2cc.ppc64le",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:crit-0:3.15-3.module+el8.8.0+18060+3f21f2cc.s390x",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:crit-0:3.15-3.module+el8.8.0+18060+3f21f2cc.x86_64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:criu-0:3.15-3.module+el8.8.0+18060+3f21f2cc.aarch64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:criu-0:3.15-3.module+el8.8.0+18060+3f21f2cc.ppc64le",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:criu-0:3.15-3.module+el8.8.0+18060+3f21f2cc.s390x",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:criu-0:3.15-3.module+el8.8.0+18060+3f21f2cc.src",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:criu-0:3.15-3.module+el8.8.0+18060+3f21f2cc.x86_64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:criu-debuginfo-0:3.15-3.module+el8.8.0+18060+3f21f2cc.aarch64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:criu-debuginfo-0:3.15-3.module+el8.8.0+18060+3f21f2cc.ppc64le",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:criu-debuginfo-0:3.15-3.module+el8.8.0+18060+3f21f2cc.s390x",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:criu-debuginfo-0:3.15-3.module+el8.8.0+18060+3f21f2cc.x86_64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:criu-debugsource-0:3.15-3.module+el8.8.0+18060+3f21f2cc.aarch64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:criu-debugsource-0:3.15-3.module+el8.8.0+18060+3f21f2cc.ppc64le",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:criu-debugsource-0:3.15-3.module+el8.8.0+18060+3f21f2cc.s390x",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:criu-debugsource-0:3.15-3.module+el8.8.0+18060+3f21f2cc.x86_64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:criu-devel-0:3.15-3.module+el8.8.0+18060+3f21f2cc.aarch64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:criu-devel-0:3.15-3.module+el8.8.0+18060+3f21f2cc.ppc64le",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:criu-devel-0:3.15-3.module+el8.8.0+18060+3f21f2cc.s390x",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:criu-devel-0:3.15-3.module+el8.8.0+18060+3f21f2cc.x86_64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:criu-libs-0:3.15-3.module+el8.8.0+18060+3f21f2cc.aarch64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:criu-libs-0:3.15-3.module+el8.8.0+18060+3f21f2cc.ppc64le",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:criu-libs-0:3.15-3.module+el8.8.0+18060+3f21f2cc.s390x",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:criu-libs-0:3.15-3.module+el8.8.0+18060+3f21f2cc.x86_64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:criu-libs-debuginfo-0:3.15-3.module+el8.8.0+18060+3f21f2cc.aarch64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:criu-libs-debuginfo-0:3.15-3.module+el8.8.0+18060+3f21f2cc.ppc64le",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:criu-libs-debuginfo-0:3.15-3.module+el8.8.0+18060+3f21f2cc.s390x",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:criu-libs-debuginfo-0:3.15-3.module+el8.8.0+18060+3f21f2cc.x86_64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:crun-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.aarch64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:crun-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.ppc64le",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:crun-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.s390x",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:crun-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.src",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:crun-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.x86_64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:crun-debuginfo-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.aarch64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:crun-debuginfo-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.ppc64le",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:crun-debuginfo-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.s390x",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:crun-debuginfo-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.x86_64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:crun-debugsource-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.aarch64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:crun-debugsource-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.ppc64le",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:crun-debugsource-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.s390x",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:crun-debugsource-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.x86_64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:fuse-overlayfs-0:1.10-1.module+el8.8.0+18060+3f21f2cc.aarch64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:fuse-overlayfs-0:1.10-1.module+el8.8.0+18060+3f21f2cc.ppc64le",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:fuse-overlayfs-0:1.10-1.module+el8.8.0+18060+3f21f2cc.s390x",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:fuse-overlayfs-0:1.10-1.module+el8.8.0+18060+3f21f2cc.src",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:fuse-overlayfs-0:1.10-1.module+el8.8.0+18060+3f21f2cc.x86_64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:fuse-overlayfs-debuginfo-0:1.10-1.module+el8.8.0+18060+3f21f2cc.aarch64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:fuse-overlayfs-debuginfo-0:1.10-1.module+el8.8.0+18060+3f21f2cc.ppc64le",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:fuse-overlayfs-debuginfo-0:1.10-1.module+el8.8.0+18060+3f21f2cc.s390x",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:fuse-overlayfs-debuginfo-0:1.10-1.module+el8.8.0+18060+3f21f2cc.x86_64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:fuse-overlayfs-debugsource-0:1.10-1.module+el8.8.0+18060+3f21f2cc.aarch64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:fuse-overlayfs-debugsource-0:1.10-1.module+el8.8.0+18060+3f21f2cc.ppc64le",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:fuse-overlayfs-debugsource-0:1.10-1.module+el8.8.0+18060+3f21f2cc.s390x",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:fuse-overlayfs-debugsource-0:1.10-1.module+el8.8.0+18060+3f21f2cc.x86_64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:libslirp-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.aarch64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:libslirp-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.ppc64le",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:libslirp-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.s390x",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:libslirp-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.src",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:libslirp-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.x86_64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:libslirp-debuginfo-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.aarch64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:libslirp-debuginfo-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.ppc64le",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:libslirp-debuginfo-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.s390x",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:libslirp-debuginfo-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.x86_64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:libslirp-debugsource-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.aarch64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:libslirp-debugsource-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.ppc64le",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:libslirp-debugsource-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.s390x",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:libslirp-debugsource-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.x86_64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:libslirp-devel-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.aarch64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:libslirp-devel-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.ppc64le",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:libslirp-devel-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.s390x",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:libslirp-devel-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.x86_64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:netavark-2:1.5.0-4.module+el8.8.0+18060+3f21f2cc.aarch64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:netavark-2:1.5.0-4.module+el8.8.0+18060+3f21f2cc.ppc64le",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:netavark-2:1.5.0-4.module+el8.8.0+18060+3f21f2cc.s390x",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:netavark-2:1.5.0-4.module+el8.8.0+18060+3f21f2cc.src",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:netavark-2:1.5.0-4.module+el8.8.0+18060+3f21f2cc.x86_64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:oci-seccomp-bpf-hook-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.aarch64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:oci-seccomp-bpf-hook-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.ppc64le",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:oci-seccomp-bpf-hook-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.s390x",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:oci-seccomp-bpf-hook-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.src",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:oci-seccomp-bpf-hook-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.x86_64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:oci-seccomp-bpf-hook-debuginfo-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.aarch64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:oci-seccomp-bpf-hook-debuginfo-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.ppc64le",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:oci-seccomp-bpf-hook-debuginfo-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.s390x",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:oci-seccomp-bpf-hook-debuginfo-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.x86_64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:oci-seccomp-bpf-hook-debugsource-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.aarch64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:oci-seccomp-bpf-hook-debugsource-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.ppc64le",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:oci-seccomp-bpf-hook-debugsource-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.s390x",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:oci-seccomp-bpf-hook-debugsource-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.x86_64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.aarch64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.ppc64le",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.s390x",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.src",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.x86_64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-catatonit-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.aarch64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-catatonit-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.ppc64le",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-catatonit-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.s390x",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-catatonit-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.x86_64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-catatonit-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.aarch64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-catatonit-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.ppc64le",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-catatonit-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.s390x",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-catatonit-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.x86_64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.aarch64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.ppc64le",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.s390x",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.x86_64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-debugsource-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.aarch64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-debugsource-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.ppc64le",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-debugsource-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.s390x",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-debugsource-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.x86_64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-docker-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.noarch",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-gvproxy-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.aarch64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-gvproxy-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.ppc64le",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-gvproxy-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.s390x",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-gvproxy-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.x86_64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-gvproxy-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.aarch64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-gvproxy-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.ppc64le",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-gvproxy-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.s390x",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-gvproxy-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.x86_64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-plugins-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.aarch64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-plugins-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.ppc64le",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-plugins-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.s390x",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-plugins-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.x86_64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-plugins-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.aarch64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-plugins-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.ppc64le",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-plugins-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.s390x",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-plugins-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.x86_64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-remote-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.aarch64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-remote-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.ppc64le",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-remote-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.s390x",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-remote-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.x86_64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-remote-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.aarch64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-remote-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.ppc64le",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-remote-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.s390x",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-remote-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.x86_64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-tests-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.aarch64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-tests-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.ppc64le",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-tests-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.s390x",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-tests-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.x86_64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:python-podman-0:4.4.1-1.module+el8.8.0+18275+3a56cc62.src",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:python3-criu-0:3.15-3.module+el8.8.0+18060+3f21f2cc.aarch64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:python3-criu-0:3.15-3.module+el8.8.0+18060+3f21f2cc.ppc64le",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:python3-criu-0:3.15-3.module+el8.8.0+18060+3f21f2cc.s390x",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:python3-criu-0:3.15-3.module+el8.8.0+18060+3f21f2cc.x86_64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:python3-podman-0:4.4.1-1.module+el8.8.0+18275+3a56cc62.noarch",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:runc-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.aarch64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:runc-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.ppc64le",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:runc-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.s390x",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:runc-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.src",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:runc-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.x86_64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:runc-debuginfo-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.aarch64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:runc-debuginfo-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.ppc64le",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:runc-debuginfo-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.s390x",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:runc-debuginfo-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.x86_64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:runc-debugsource-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.aarch64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:runc-debugsource-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.ppc64le",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:runc-debugsource-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.s390x",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:runc-debugsource-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.x86_64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:skopeo-2:1.11.2-0.2.module+el8.8.0+18251+ad5b274c.aarch64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:skopeo-2:1.11.2-0.2.module+el8.8.0+18251+ad5b274c.ppc64le",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:skopeo-2:1.11.2-0.2.module+el8.8.0+18251+ad5b274c.s390x",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:skopeo-2:1.11.2-0.2.module+el8.8.0+18251+ad5b274c.src",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:skopeo-2:1.11.2-0.2.module+el8.8.0+18251+ad5b274c.x86_64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:skopeo-tests-2:1.11.2-0.2.module+el8.8.0+18251+ad5b274c.aarch64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:skopeo-tests-2:1.11.2-0.2.module+el8.8.0+18251+ad5b274c.ppc64le",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:skopeo-tests-2:1.11.2-0.2.module+el8.8.0+18251+ad5b274c.s390x",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:skopeo-tests-2:1.11.2-0.2.module+el8.8.0+18251+ad5b274c.x86_64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:slirp4netns-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.aarch64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:slirp4netns-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.ppc64le",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:slirp4netns-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.s390x",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:slirp4netns-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.src",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:slirp4netns-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.x86_64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:slirp4netns-debuginfo-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.aarch64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:slirp4netns-debuginfo-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.ppc64le",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:slirp4netns-debuginfo-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.s390x",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:slirp4netns-debuginfo-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.x86_64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:slirp4netns-debugsource-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.aarch64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:slirp4netns-debugsource-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.ppc64le",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:slirp4netns-debugsource-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.s390x",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:slirp4netns-debugsource-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.x86_64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:toolbox-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.aarch64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:toolbox-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.ppc64le",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:toolbox-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.s390x",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:toolbox-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.src",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:toolbox-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.x86_64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:toolbox-debuginfo-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.aarch64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:toolbox-debuginfo-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.ppc64le",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:toolbox-debuginfo-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.s390x",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:toolbox-debuginfo-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.x86_64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:toolbox-debugsource-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.aarch64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:toolbox-debugsource-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.ppc64le",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:toolbox-debugsource-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.s390x",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:toolbox-debugsource-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.x86_64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:toolbox-tests-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.aarch64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:toolbox-tests-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.ppc64le",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:toolbox-tests-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.s390x",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:toolbox-tests-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.x86_64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:udica-0:0.2.6-20.module+el8.8.0+18060+3f21f2cc.noarch",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:udica-0:0.2.6-20.module+el8.8.0+18060+3f21f2cc.src"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2022-1962"
},
{
"category": "external",
"summary": "RHBZ#2107376",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2107376"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2022-1962",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-1962"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2022-1962",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2022-1962"
},
{
"category": "external",
"summary": "https://go.dev/issue/53616",
"url": "https://go.dev/issue/53616"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-announce/c/nqrv9fbR0zE",
"url": "https://groups.google.com/g/golang-announce/c/nqrv9fbR0zE"
}
],
"release_date": "2022-07-12T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2023-05-16T08:49:00+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:aardvark-dns-2:1.5.0-2.module+el8.8.0+18060+3f21f2cc.aarch64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:aardvark-dns-2:1.5.0-2.module+el8.8.0+18060+3f21f2cc.ppc64le",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:aardvark-dns-2:1.5.0-2.module+el8.8.0+18060+3f21f2cc.s390x",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:aardvark-dns-2:1.5.0-2.module+el8.8.0+18060+3f21f2cc.src",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:aardvark-dns-2:1.5.0-2.module+el8.8.0+18060+3f21f2cc.x86_64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:buildah-1:1.29.1-1.module+el8.8.0+18195+471da4bb.aarch64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:buildah-1:1.29.1-1.module+el8.8.0+18195+471da4bb.ppc64le",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:buildah-1:1.29.1-1.module+el8.8.0+18195+471da4bb.s390x",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:buildah-1:1.29.1-1.module+el8.8.0+18195+471da4bb.src",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:buildah-1:1.29.1-1.module+el8.8.0+18195+471da4bb.x86_64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:buildah-debuginfo-1:1.29.1-1.module+el8.8.0+18195+471da4bb.aarch64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:buildah-debuginfo-1:1.29.1-1.module+el8.8.0+18195+471da4bb.ppc64le",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:buildah-debuginfo-1:1.29.1-1.module+el8.8.0+18195+471da4bb.s390x",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:buildah-debuginfo-1:1.29.1-1.module+el8.8.0+18195+471da4bb.x86_64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:buildah-debugsource-1:1.29.1-1.module+el8.8.0+18195+471da4bb.aarch64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:buildah-debugsource-1:1.29.1-1.module+el8.8.0+18195+471da4bb.ppc64le",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:buildah-debugsource-1:1.29.1-1.module+el8.8.0+18195+471da4bb.s390x",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:buildah-debugsource-1:1.29.1-1.module+el8.8.0+18195+471da4bb.x86_64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:buildah-tests-1:1.29.1-1.module+el8.8.0+18195+471da4bb.aarch64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:buildah-tests-1:1.29.1-1.module+el8.8.0+18195+471da4bb.ppc64le",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:buildah-tests-1:1.29.1-1.module+el8.8.0+18195+471da4bb.s390x",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:buildah-tests-1:1.29.1-1.module+el8.8.0+18195+471da4bb.x86_64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:buildah-tests-debuginfo-1:1.29.1-1.module+el8.8.0+18195+471da4bb.aarch64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:buildah-tests-debuginfo-1:1.29.1-1.module+el8.8.0+18195+471da4bb.ppc64le",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:buildah-tests-debuginfo-1:1.29.1-1.module+el8.8.0+18195+471da4bb.s390x",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:buildah-tests-debuginfo-1:1.29.1-1.module+el8.8.0+18195+471da4bb.x86_64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:cockpit-podman-0:63.1-1.module+el8.8.0+18286+cd236dce.noarch",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:cockpit-podman-0:63.1-1.module+el8.8.0+18286+cd236dce.src",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:conmon-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.aarch64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:conmon-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.ppc64le",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:conmon-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.s390x",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:conmon-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.src",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:conmon-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.x86_64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:conmon-debuginfo-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.aarch64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:conmon-debuginfo-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.ppc64le",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:conmon-debuginfo-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.s390x",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:conmon-debuginfo-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.x86_64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:conmon-debugsource-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.aarch64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:conmon-debugsource-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.ppc64le",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:conmon-debugsource-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.s390x",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:conmon-debugsource-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.x86_64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:container-selinux-2:2.205.0-2.module+el8.8.0+18438+15d3aa65.noarch",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:container-selinux-2:2.205.0-2.module+el8.8.0+18438+15d3aa65.src",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:containernetworking-plugins-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.aarch64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:containernetworking-plugins-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.ppc64le",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:containernetworking-plugins-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.s390x",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:containernetworking-plugins-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.src",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:containernetworking-plugins-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.x86_64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:containernetworking-plugins-debuginfo-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.aarch64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:containernetworking-plugins-debuginfo-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.ppc64le",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:containernetworking-plugins-debuginfo-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.s390x",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:containernetworking-plugins-debuginfo-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.x86_64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:containernetworking-plugins-debugsource-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.aarch64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:containernetworking-plugins-debugsource-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.ppc64le",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:containernetworking-plugins-debugsource-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.s390x",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:containernetworking-plugins-debugsource-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.x86_64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:containers-common-2:1-63.module+el8.8.0+18438+15d3aa65.aarch64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:containers-common-2:1-63.module+el8.8.0+18438+15d3aa65.ppc64le",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:containers-common-2:1-63.module+el8.8.0+18438+15d3aa65.s390x",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:containers-common-2:1-63.module+el8.8.0+18438+15d3aa65.src",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:containers-common-2:1-63.module+el8.8.0+18438+15d3aa65.x86_64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:crit-0:3.15-3.module+el8.8.0+18060+3f21f2cc.aarch64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:crit-0:3.15-3.module+el8.8.0+18060+3f21f2cc.ppc64le",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:crit-0:3.15-3.module+el8.8.0+18060+3f21f2cc.s390x",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:crit-0:3.15-3.module+el8.8.0+18060+3f21f2cc.x86_64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:criu-0:3.15-3.module+el8.8.0+18060+3f21f2cc.aarch64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:criu-0:3.15-3.module+el8.8.0+18060+3f21f2cc.ppc64le",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:criu-0:3.15-3.module+el8.8.0+18060+3f21f2cc.s390x",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:criu-0:3.15-3.module+el8.8.0+18060+3f21f2cc.src",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:criu-0:3.15-3.module+el8.8.0+18060+3f21f2cc.x86_64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:criu-debuginfo-0:3.15-3.module+el8.8.0+18060+3f21f2cc.aarch64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:criu-debuginfo-0:3.15-3.module+el8.8.0+18060+3f21f2cc.ppc64le",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:criu-debuginfo-0:3.15-3.module+el8.8.0+18060+3f21f2cc.s390x",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:criu-debuginfo-0:3.15-3.module+el8.8.0+18060+3f21f2cc.x86_64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:criu-debugsource-0:3.15-3.module+el8.8.0+18060+3f21f2cc.aarch64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:criu-debugsource-0:3.15-3.module+el8.8.0+18060+3f21f2cc.ppc64le",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:criu-debugsource-0:3.15-3.module+el8.8.0+18060+3f21f2cc.s390x",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:criu-debugsource-0:3.15-3.module+el8.8.0+18060+3f21f2cc.x86_64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:criu-devel-0:3.15-3.module+el8.8.0+18060+3f21f2cc.aarch64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:criu-devel-0:3.15-3.module+el8.8.0+18060+3f21f2cc.ppc64le",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:criu-devel-0:3.15-3.module+el8.8.0+18060+3f21f2cc.s390x",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:criu-devel-0:3.15-3.module+el8.8.0+18060+3f21f2cc.x86_64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:criu-libs-0:3.15-3.module+el8.8.0+18060+3f21f2cc.aarch64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:criu-libs-0:3.15-3.module+el8.8.0+18060+3f21f2cc.ppc64le",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:criu-libs-0:3.15-3.module+el8.8.0+18060+3f21f2cc.s390x",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:criu-libs-0:3.15-3.module+el8.8.0+18060+3f21f2cc.x86_64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:criu-libs-debuginfo-0:3.15-3.module+el8.8.0+18060+3f21f2cc.aarch64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:criu-libs-debuginfo-0:3.15-3.module+el8.8.0+18060+3f21f2cc.ppc64le",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:criu-libs-debuginfo-0:3.15-3.module+el8.8.0+18060+3f21f2cc.s390x",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:criu-libs-debuginfo-0:3.15-3.module+el8.8.0+18060+3f21f2cc.x86_64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:crun-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.aarch64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:crun-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.ppc64le",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:crun-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.s390x",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:crun-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.src",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:crun-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.x86_64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:crun-debuginfo-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.aarch64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:crun-debuginfo-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.ppc64le",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:crun-debuginfo-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.s390x",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:crun-debuginfo-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.x86_64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:crun-debugsource-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.aarch64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:crun-debugsource-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.ppc64le",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:crun-debugsource-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.s390x",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:crun-debugsource-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.x86_64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:fuse-overlayfs-0:1.10-1.module+el8.8.0+18060+3f21f2cc.aarch64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:fuse-overlayfs-0:1.10-1.module+el8.8.0+18060+3f21f2cc.ppc64le",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:fuse-overlayfs-0:1.10-1.module+el8.8.0+18060+3f21f2cc.s390x",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:fuse-overlayfs-0:1.10-1.module+el8.8.0+18060+3f21f2cc.src",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:fuse-overlayfs-0:1.10-1.module+el8.8.0+18060+3f21f2cc.x86_64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:fuse-overlayfs-debuginfo-0:1.10-1.module+el8.8.0+18060+3f21f2cc.aarch64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:fuse-overlayfs-debuginfo-0:1.10-1.module+el8.8.0+18060+3f21f2cc.ppc64le",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:fuse-overlayfs-debuginfo-0:1.10-1.module+el8.8.0+18060+3f21f2cc.s390x",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:fuse-overlayfs-debuginfo-0:1.10-1.module+el8.8.0+18060+3f21f2cc.x86_64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:fuse-overlayfs-debugsource-0:1.10-1.module+el8.8.0+18060+3f21f2cc.aarch64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:fuse-overlayfs-debugsource-0:1.10-1.module+el8.8.0+18060+3f21f2cc.ppc64le",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:fuse-overlayfs-debugsource-0:1.10-1.module+el8.8.0+18060+3f21f2cc.s390x",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:fuse-overlayfs-debugsource-0:1.10-1.module+el8.8.0+18060+3f21f2cc.x86_64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:libslirp-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.aarch64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:libslirp-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.ppc64le",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:libslirp-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.s390x",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:libslirp-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.src",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:libslirp-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.x86_64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:libslirp-debuginfo-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.aarch64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:libslirp-debuginfo-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.ppc64le",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:libslirp-debuginfo-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.s390x",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:libslirp-debuginfo-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.x86_64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:libslirp-debugsource-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.aarch64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:libslirp-debugsource-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.ppc64le",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:libslirp-debugsource-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.s390x",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:libslirp-debugsource-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.x86_64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:libslirp-devel-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.aarch64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:libslirp-devel-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.ppc64le",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:libslirp-devel-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.s390x",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:libslirp-devel-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.x86_64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:netavark-2:1.5.0-4.module+el8.8.0+18060+3f21f2cc.aarch64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:netavark-2:1.5.0-4.module+el8.8.0+18060+3f21f2cc.ppc64le",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:netavark-2:1.5.0-4.module+el8.8.0+18060+3f21f2cc.s390x",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:netavark-2:1.5.0-4.module+el8.8.0+18060+3f21f2cc.src",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:netavark-2:1.5.0-4.module+el8.8.0+18060+3f21f2cc.x86_64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:oci-seccomp-bpf-hook-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.aarch64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:oci-seccomp-bpf-hook-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.ppc64le",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:oci-seccomp-bpf-hook-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.s390x",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:oci-seccomp-bpf-hook-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.src",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:oci-seccomp-bpf-hook-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.x86_64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:oci-seccomp-bpf-hook-debuginfo-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.aarch64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:oci-seccomp-bpf-hook-debuginfo-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.ppc64le",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:oci-seccomp-bpf-hook-debuginfo-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.s390x",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:oci-seccomp-bpf-hook-debuginfo-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.x86_64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:oci-seccomp-bpf-hook-debugsource-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.aarch64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:oci-seccomp-bpf-hook-debugsource-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.ppc64le",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:oci-seccomp-bpf-hook-debugsource-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.s390x",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:oci-seccomp-bpf-hook-debugsource-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.x86_64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.aarch64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.ppc64le",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.s390x",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.src",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.x86_64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-catatonit-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.aarch64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-catatonit-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.ppc64le",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-catatonit-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.s390x",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-catatonit-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.x86_64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-catatonit-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.aarch64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-catatonit-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.ppc64le",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-catatonit-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.s390x",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-catatonit-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.x86_64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.aarch64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.ppc64le",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.s390x",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.x86_64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-debugsource-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.aarch64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-debugsource-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.ppc64le",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-debugsource-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.s390x",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-debugsource-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.x86_64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-docker-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.noarch",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-gvproxy-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.aarch64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-gvproxy-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.ppc64le",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-gvproxy-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.s390x",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-gvproxy-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.x86_64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-gvproxy-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.aarch64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-gvproxy-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.ppc64le",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-gvproxy-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.s390x",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-gvproxy-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.x86_64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-plugins-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.aarch64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-plugins-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.ppc64le",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-plugins-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.s390x",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-plugins-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.x86_64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-plugins-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.aarch64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-plugins-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.ppc64le",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-plugins-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.s390x",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-plugins-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.x86_64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-remote-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.aarch64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-remote-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.ppc64le",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-remote-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.s390x",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-remote-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.x86_64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-remote-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.aarch64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-remote-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.ppc64le",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-remote-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.s390x",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-remote-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.x86_64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-tests-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.aarch64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-tests-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.ppc64le",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-tests-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.s390x",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-tests-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.x86_64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:python-podman-0:4.4.1-1.module+el8.8.0+18275+3a56cc62.src",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:python3-criu-0:3.15-3.module+el8.8.0+18060+3f21f2cc.aarch64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:python3-criu-0:3.15-3.module+el8.8.0+18060+3f21f2cc.ppc64le",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:python3-criu-0:3.15-3.module+el8.8.0+18060+3f21f2cc.s390x",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:python3-criu-0:3.15-3.module+el8.8.0+18060+3f21f2cc.x86_64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:python3-podman-0:4.4.1-1.module+el8.8.0+18275+3a56cc62.noarch",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:runc-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.aarch64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:runc-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.ppc64le",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:runc-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.s390x",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:runc-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.src",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:runc-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.x86_64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:runc-debuginfo-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.aarch64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:runc-debuginfo-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.ppc64le",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:runc-debuginfo-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.s390x",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:runc-debuginfo-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.x86_64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:runc-debugsource-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.aarch64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:runc-debugsource-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.ppc64le",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:runc-debugsource-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.s390x",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:runc-debugsource-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.x86_64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:skopeo-2:1.11.2-0.2.module+el8.8.0+18251+ad5b274c.aarch64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:skopeo-2:1.11.2-0.2.module+el8.8.0+18251+ad5b274c.ppc64le",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:skopeo-2:1.11.2-0.2.module+el8.8.0+18251+ad5b274c.s390x",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:skopeo-2:1.11.2-0.2.module+el8.8.0+18251+ad5b274c.src",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:skopeo-2:1.11.2-0.2.module+el8.8.0+18251+ad5b274c.x86_64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:skopeo-tests-2:1.11.2-0.2.module+el8.8.0+18251+ad5b274c.aarch64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:skopeo-tests-2:1.11.2-0.2.module+el8.8.0+18251+ad5b274c.ppc64le",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:skopeo-tests-2:1.11.2-0.2.module+el8.8.0+18251+ad5b274c.s390x",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:skopeo-tests-2:1.11.2-0.2.module+el8.8.0+18251+ad5b274c.x86_64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:slirp4netns-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.aarch64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:slirp4netns-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.ppc64le",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:slirp4netns-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.s390x",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:slirp4netns-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.src",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:slirp4netns-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.x86_64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:slirp4netns-debuginfo-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.aarch64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:slirp4netns-debuginfo-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.ppc64le",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:slirp4netns-debuginfo-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.s390x",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:slirp4netns-debuginfo-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.x86_64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:slirp4netns-debugsource-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.aarch64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:slirp4netns-debugsource-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.ppc64le",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:slirp4netns-debugsource-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.s390x",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:slirp4netns-debugsource-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.x86_64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:toolbox-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.aarch64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:toolbox-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.ppc64le",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:toolbox-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.s390x",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:toolbox-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.src",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:toolbox-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.x86_64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:toolbox-debuginfo-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.aarch64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:toolbox-debuginfo-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.ppc64le",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:toolbox-debuginfo-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.s390x",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:toolbox-debuginfo-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.x86_64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:toolbox-debugsource-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.aarch64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:toolbox-debugsource-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.ppc64le",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:toolbox-debugsource-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.s390x",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:toolbox-debugsource-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.x86_64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:toolbox-tests-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.aarch64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:toolbox-tests-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.ppc64le",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:toolbox-tests-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.s390x",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:toolbox-tests-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.x86_64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:udica-0:0.2.6-20.module+el8.8.0+18060+3f21f2cc.noarch",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:udica-0:0.2.6-20.module+el8.8.0+18060+3f21f2cc.src"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2023:2758"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "LOCAL",
"availabilityImpact": "HIGH",
"baseScore": 5.5,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "LOW",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:aardvark-dns-2:1.5.0-2.module+el8.8.0+18060+3f21f2cc.aarch64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:aardvark-dns-2:1.5.0-2.module+el8.8.0+18060+3f21f2cc.ppc64le",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:aardvark-dns-2:1.5.0-2.module+el8.8.0+18060+3f21f2cc.s390x",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:aardvark-dns-2:1.5.0-2.module+el8.8.0+18060+3f21f2cc.src",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:aardvark-dns-2:1.5.0-2.module+el8.8.0+18060+3f21f2cc.x86_64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:buildah-1:1.29.1-1.module+el8.8.0+18195+471da4bb.aarch64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:buildah-1:1.29.1-1.module+el8.8.0+18195+471da4bb.ppc64le",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:buildah-1:1.29.1-1.module+el8.8.0+18195+471da4bb.s390x",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:buildah-1:1.29.1-1.module+el8.8.0+18195+471da4bb.src",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:buildah-1:1.29.1-1.module+el8.8.0+18195+471da4bb.x86_64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:buildah-debuginfo-1:1.29.1-1.module+el8.8.0+18195+471da4bb.aarch64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:buildah-debuginfo-1:1.29.1-1.module+el8.8.0+18195+471da4bb.ppc64le",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:buildah-debuginfo-1:1.29.1-1.module+el8.8.0+18195+471da4bb.s390x",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:buildah-debuginfo-1:1.29.1-1.module+el8.8.0+18195+471da4bb.x86_64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:buildah-debugsource-1:1.29.1-1.module+el8.8.0+18195+471da4bb.aarch64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:buildah-debugsource-1:1.29.1-1.module+el8.8.0+18195+471da4bb.ppc64le",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:buildah-debugsource-1:1.29.1-1.module+el8.8.0+18195+471da4bb.s390x",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:buildah-debugsource-1:1.29.1-1.module+el8.8.0+18195+471da4bb.x86_64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:buildah-tests-1:1.29.1-1.module+el8.8.0+18195+471da4bb.aarch64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:buildah-tests-1:1.29.1-1.module+el8.8.0+18195+471da4bb.ppc64le",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:buildah-tests-1:1.29.1-1.module+el8.8.0+18195+471da4bb.s390x",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:buildah-tests-1:1.29.1-1.module+el8.8.0+18195+471da4bb.x86_64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:buildah-tests-debuginfo-1:1.29.1-1.module+el8.8.0+18195+471da4bb.aarch64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:buildah-tests-debuginfo-1:1.29.1-1.module+el8.8.0+18195+471da4bb.ppc64le",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:buildah-tests-debuginfo-1:1.29.1-1.module+el8.8.0+18195+471da4bb.s390x",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:buildah-tests-debuginfo-1:1.29.1-1.module+el8.8.0+18195+471da4bb.x86_64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:cockpit-podman-0:63.1-1.module+el8.8.0+18286+cd236dce.noarch",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:cockpit-podman-0:63.1-1.module+el8.8.0+18286+cd236dce.src",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:conmon-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.aarch64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:conmon-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.ppc64le",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:conmon-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.s390x",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:conmon-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.src",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:conmon-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.x86_64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:conmon-debuginfo-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.aarch64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:conmon-debuginfo-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.ppc64le",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:conmon-debuginfo-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.s390x",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:conmon-debuginfo-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.x86_64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:conmon-debugsource-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.aarch64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:conmon-debugsource-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.ppc64le",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:conmon-debugsource-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.s390x",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:conmon-debugsource-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.x86_64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:container-selinux-2:2.205.0-2.module+el8.8.0+18438+15d3aa65.noarch",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:container-selinux-2:2.205.0-2.module+el8.8.0+18438+15d3aa65.src",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:containernetworking-plugins-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.aarch64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:containernetworking-plugins-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.ppc64le",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:containernetworking-plugins-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.s390x",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:containernetworking-plugins-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.src",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:containernetworking-plugins-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.x86_64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:containernetworking-plugins-debuginfo-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.aarch64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:containernetworking-plugins-debuginfo-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.ppc64le",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:containernetworking-plugins-debuginfo-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.s390x",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:containernetworking-plugins-debuginfo-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.x86_64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:containernetworking-plugins-debugsource-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.aarch64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:containernetworking-plugins-debugsource-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.ppc64le",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:containernetworking-plugins-debugsource-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.s390x",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:containernetworking-plugins-debugsource-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.x86_64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:containers-common-2:1-63.module+el8.8.0+18438+15d3aa65.aarch64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:containers-common-2:1-63.module+el8.8.0+18438+15d3aa65.ppc64le",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:containers-common-2:1-63.module+el8.8.0+18438+15d3aa65.s390x",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:containers-common-2:1-63.module+el8.8.0+18438+15d3aa65.src",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:containers-common-2:1-63.module+el8.8.0+18438+15d3aa65.x86_64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:crit-0:3.15-3.module+el8.8.0+18060+3f21f2cc.aarch64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:crit-0:3.15-3.module+el8.8.0+18060+3f21f2cc.ppc64le",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:crit-0:3.15-3.module+el8.8.0+18060+3f21f2cc.s390x",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:crit-0:3.15-3.module+el8.8.0+18060+3f21f2cc.x86_64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:criu-0:3.15-3.module+el8.8.0+18060+3f21f2cc.aarch64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:criu-0:3.15-3.module+el8.8.0+18060+3f21f2cc.ppc64le",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:criu-0:3.15-3.module+el8.8.0+18060+3f21f2cc.s390x",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:criu-0:3.15-3.module+el8.8.0+18060+3f21f2cc.src",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:criu-0:3.15-3.module+el8.8.0+18060+3f21f2cc.x86_64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:criu-debuginfo-0:3.15-3.module+el8.8.0+18060+3f21f2cc.aarch64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:criu-debuginfo-0:3.15-3.module+el8.8.0+18060+3f21f2cc.ppc64le",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:criu-debuginfo-0:3.15-3.module+el8.8.0+18060+3f21f2cc.s390x",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:criu-debuginfo-0:3.15-3.module+el8.8.0+18060+3f21f2cc.x86_64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:criu-debugsource-0:3.15-3.module+el8.8.0+18060+3f21f2cc.aarch64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:criu-debugsource-0:3.15-3.module+el8.8.0+18060+3f21f2cc.ppc64le",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:criu-debugsource-0:3.15-3.module+el8.8.0+18060+3f21f2cc.s390x",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:criu-debugsource-0:3.15-3.module+el8.8.0+18060+3f21f2cc.x86_64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:criu-devel-0:3.15-3.module+el8.8.0+18060+3f21f2cc.aarch64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:criu-devel-0:3.15-3.module+el8.8.0+18060+3f21f2cc.ppc64le",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:criu-devel-0:3.15-3.module+el8.8.0+18060+3f21f2cc.s390x",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:criu-devel-0:3.15-3.module+el8.8.0+18060+3f21f2cc.x86_64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:criu-libs-0:3.15-3.module+el8.8.0+18060+3f21f2cc.aarch64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:criu-libs-0:3.15-3.module+el8.8.0+18060+3f21f2cc.ppc64le",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:criu-libs-0:3.15-3.module+el8.8.0+18060+3f21f2cc.s390x",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:criu-libs-0:3.15-3.module+el8.8.0+18060+3f21f2cc.x86_64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:criu-libs-debuginfo-0:3.15-3.module+el8.8.0+18060+3f21f2cc.aarch64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:criu-libs-debuginfo-0:3.15-3.module+el8.8.0+18060+3f21f2cc.ppc64le",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:criu-libs-debuginfo-0:3.15-3.module+el8.8.0+18060+3f21f2cc.s390x",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:criu-libs-debuginfo-0:3.15-3.module+el8.8.0+18060+3f21f2cc.x86_64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:crun-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.aarch64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:crun-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.ppc64le",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:crun-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.s390x",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:crun-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.src",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:crun-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.x86_64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:crun-debuginfo-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.aarch64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:crun-debuginfo-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.ppc64le",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:crun-debuginfo-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.s390x",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:crun-debuginfo-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.x86_64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:crun-debugsource-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.aarch64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:crun-debugsource-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.ppc64le",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:crun-debugsource-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.s390x",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:crun-debugsource-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.x86_64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:fuse-overlayfs-0:1.10-1.module+el8.8.0+18060+3f21f2cc.aarch64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:fuse-overlayfs-0:1.10-1.module+el8.8.0+18060+3f21f2cc.ppc64le",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:fuse-overlayfs-0:1.10-1.module+el8.8.0+18060+3f21f2cc.s390x",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:fuse-overlayfs-0:1.10-1.module+el8.8.0+18060+3f21f2cc.src",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:fuse-overlayfs-0:1.10-1.module+el8.8.0+18060+3f21f2cc.x86_64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:fuse-overlayfs-debuginfo-0:1.10-1.module+el8.8.0+18060+3f21f2cc.aarch64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:fuse-overlayfs-debuginfo-0:1.10-1.module+el8.8.0+18060+3f21f2cc.ppc64le",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:fuse-overlayfs-debuginfo-0:1.10-1.module+el8.8.0+18060+3f21f2cc.s390x",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:fuse-overlayfs-debuginfo-0:1.10-1.module+el8.8.0+18060+3f21f2cc.x86_64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:fuse-overlayfs-debugsource-0:1.10-1.module+el8.8.0+18060+3f21f2cc.aarch64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:fuse-overlayfs-debugsource-0:1.10-1.module+el8.8.0+18060+3f21f2cc.ppc64le",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:fuse-overlayfs-debugsource-0:1.10-1.module+el8.8.0+18060+3f21f2cc.s390x",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:fuse-overlayfs-debugsource-0:1.10-1.module+el8.8.0+18060+3f21f2cc.x86_64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:libslirp-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.aarch64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:libslirp-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.ppc64le",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:libslirp-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.s390x",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:libslirp-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.src",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:libslirp-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.x86_64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:libslirp-debuginfo-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.aarch64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:libslirp-debuginfo-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.ppc64le",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:libslirp-debuginfo-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.s390x",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:libslirp-debuginfo-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.x86_64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:libslirp-debugsource-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.aarch64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:libslirp-debugsource-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.ppc64le",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:libslirp-debugsource-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.s390x",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:libslirp-debugsource-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.x86_64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:libslirp-devel-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.aarch64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:libslirp-devel-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.ppc64le",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:libslirp-devel-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.s390x",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:libslirp-devel-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.x86_64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:netavark-2:1.5.0-4.module+el8.8.0+18060+3f21f2cc.aarch64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:netavark-2:1.5.0-4.module+el8.8.0+18060+3f21f2cc.ppc64le",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:netavark-2:1.5.0-4.module+el8.8.0+18060+3f21f2cc.s390x",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:netavark-2:1.5.0-4.module+el8.8.0+18060+3f21f2cc.src",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:netavark-2:1.5.0-4.module+el8.8.0+18060+3f21f2cc.x86_64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:oci-seccomp-bpf-hook-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.aarch64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:oci-seccomp-bpf-hook-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.ppc64le",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:oci-seccomp-bpf-hook-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.s390x",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:oci-seccomp-bpf-hook-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.src",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:oci-seccomp-bpf-hook-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.x86_64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:oci-seccomp-bpf-hook-debuginfo-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.aarch64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:oci-seccomp-bpf-hook-debuginfo-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.ppc64le",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:oci-seccomp-bpf-hook-debuginfo-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.s390x",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:oci-seccomp-bpf-hook-debuginfo-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.x86_64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:oci-seccomp-bpf-hook-debugsource-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.aarch64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:oci-seccomp-bpf-hook-debugsource-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.ppc64le",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:oci-seccomp-bpf-hook-debugsource-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.s390x",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:oci-seccomp-bpf-hook-debugsource-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.x86_64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.aarch64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.ppc64le",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.s390x",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.src",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.x86_64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-catatonit-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.aarch64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-catatonit-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.ppc64le",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-catatonit-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.s390x",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-catatonit-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.x86_64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-catatonit-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.aarch64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-catatonit-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.ppc64le",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-catatonit-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.s390x",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-catatonit-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.x86_64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.aarch64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.ppc64le",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.s390x",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.x86_64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-debugsource-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.aarch64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-debugsource-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.ppc64le",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-debugsource-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.s390x",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-debugsource-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.x86_64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-docker-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.noarch",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-gvproxy-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.aarch64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-gvproxy-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.ppc64le",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-gvproxy-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.s390x",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-gvproxy-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.x86_64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-gvproxy-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.aarch64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-gvproxy-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.ppc64le",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-gvproxy-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.s390x",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-gvproxy-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.x86_64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-plugins-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.aarch64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-plugins-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.ppc64le",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-plugins-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.s390x",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-plugins-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.x86_64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-plugins-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.aarch64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-plugins-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.ppc64le",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-plugins-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.s390x",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-plugins-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.x86_64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-remote-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.aarch64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-remote-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.ppc64le",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-remote-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.s390x",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-remote-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.x86_64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-remote-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.aarch64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-remote-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.ppc64le",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-remote-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.s390x",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-remote-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.x86_64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-tests-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.aarch64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-tests-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.ppc64le",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-tests-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.s390x",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-tests-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.x86_64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:python-podman-0:4.4.1-1.module+el8.8.0+18275+3a56cc62.src",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:python3-criu-0:3.15-3.module+el8.8.0+18060+3f21f2cc.aarch64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:python3-criu-0:3.15-3.module+el8.8.0+18060+3f21f2cc.ppc64le",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:python3-criu-0:3.15-3.module+el8.8.0+18060+3f21f2cc.s390x",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:python3-criu-0:3.15-3.module+el8.8.0+18060+3f21f2cc.x86_64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:python3-podman-0:4.4.1-1.module+el8.8.0+18275+3a56cc62.noarch",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:runc-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.aarch64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:runc-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.ppc64le",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:runc-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.s390x",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:runc-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.src",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:runc-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.x86_64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:runc-debuginfo-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.aarch64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:runc-debuginfo-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.ppc64le",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:runc-debuginfo-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.s390x",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:runc-debuginfo-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.x86_64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:runc-debugsource-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.aarch64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:runc-debugsource-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.ppc64le",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:runc-debugsource-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.s390x",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:runc-debugsource-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.x86_64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:skopeo-2:1.11.2-0.2.module+el8.8.0+18251+ad5b274c.aarch64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:skopeo-2:1.11.2-0.2.module+el8.8.0+18251+ad5b274c.ppc64le",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:skopeo-2:1.11.2-0.2.module+el8.8.0+18251+ad5b274c.s390x",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:skopeo-2:1.11.2-0.2.module+el8.8.0+18251+ad5b274c.src",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:skopeo-2:1.11.2-0.2.module+el8.8.0+18251+ad5b274c.x86_64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:skopeo-tests-2:1.11.2-0.2.module+el8.8.0+18251+ad5b274c.aarch64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:skopeo-tests-2:1.11.2-0.2.module+el8.8.0+18251+ad5b274c.ppc64le",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:skopeo-tests-2:1.11.2-0.2.module+el8.8.0+18251+ad5b274c.s390x",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:skopeo-tests-2:1.11.2-0.2.module+el8.8.0+18251+ad5b274c.x86_64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:slirp4netns-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.aarch64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:slirp4netns-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.ppc64le",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:slirp4netns-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.s390x",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:slirp4netns-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.src",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:slirp4netns-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.x86_64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:slirp4netns-debuginfo-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.aarch64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:slirp4netns-debuginfo-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.ppc64le",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:slirp4netns-debuginfo-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.s390x",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:slirp4netns-debuginfo-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.x86_64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:slirp4netns-debugsource-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.aarch64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:slirp4netns-debugsource-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.ppc64le",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:slirp4netns-debugsource-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.s390x",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:slirp4netns-debugsource-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.x86_64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:toolbox-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.aarch64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:toolbox-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.ppc64le",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:toolbox-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.s390x",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:toolbox-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.src",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:toolbox-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.x86_64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:toolbox-debuginfo-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.aarch64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:toolbox-debuginfo-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.ppc64le",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:toolbox-debuginfo-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.s390x",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:toolbox-debuginfo-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.x86_64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:toolbox-debugsource-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.aarch64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:toolbox-debugsource-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.ppc64le",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:toolbox-debugsource-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.s390x",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:toolbox-debugsource-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.x86_64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:toolbox-tests-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.aarch64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:toolbox-tests-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.ppc64le",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:toolbox-tests-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.s390x",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:toolbox-tests-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.x86_64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:udica-0:0.2.6-20.module+el8.8.0+18060+3f21f2cc.noarch",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:udica-0:0.2.6-20.module+el8.8.0+18060+3f21f2cc.src"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "golang: go/parser: stack exhaustion in all Parse* functions"
},
{
"cve": "CVE-2022-27664",
"cwe": {
"id": "CWE-400",
"name": "Uncontrolled Resource Consumption"
},
"discovery_date": "2022-09-06T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2124669"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in the golang package. In net/http in Go, attackers can cause a denial of service because an HTTP/2 connection can hang during closing if a fatal error preempts the shutdown.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "golang: net/http: handle server errors after sending GOAWAY",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "The opportunity for a Denial of Service is limited to the golang runtime. In the case of OpenShift Container Platform, this would be restricted within each individual container. There are multiple layers of guide rails (Golang\u2019s Garbage Collector; OpenShift\u2019s resource constraints imposed at the container and cluster levels) which would require a malicious user to continue submitting attacks for there to be any enduring impact. They would also need access to external server resources to be able to send a massive volume of requests to cause a significant impact on server operations.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:aardvark-dns-2:1.5.0-2.module+el8.8.0+18060+3f21f2cc.aarch64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:aardvark-dns-2:1.5.0-2.module+el8.8.0+18060+3f21f2cc.ppc64le",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:aardvark-dns-2:1.5.0-2.module+el8.8.0+18060+3f21f2cc.s390x",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:aardvark-dns-2:1.5.0-2.module+el8.8.0+18060+3f21f2cc.src",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:aardvark-dns-2:1.5.0-2.module+el8.8.0+18060+3f21f2cc.x86_64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:buildah-1:1.29.1-1.module+el8.8.0+18195+471da4bb.aarch64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:buildah-1:1.29.1-1.module+el8.8.0+18195+471da4bb.ppc64le",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:buildah-1:1.29.1-1.module+el8.8.0+18195+471da4bb.s390x",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:buildah-1:1.29.1-1.module+el8.8.0+18195+471da4bb.src",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:buildah-1:1.29.1-1.module+el8.8.0+18195+471da4bb.x86_64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:buildah-debuginfo-1:1.29.1-1.module+el8.8.0+18195+471da4bb.aarch64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:buildah-debuginfo-1:1.29.1-1.module+el8.8.0+18195+471da4bb.ppc64le",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:buildah-debuginfo-1:1.29.1-1.module+el8.8.0+18195+471da4bb.s390x",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:buildah-debuginfo-1:1.29.1-1.module+el8.8.0+18195+471da4bb.x86_64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:buildah-debugsource-1:1.29.1-1.module+el8.8.0+18195+471da4bb.aarch64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:buildah-debugsource-1:1.29.1-1.module+el8.8.0+18195+471da4bb.ppc64le",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:buildah-debugsource-1:1.29.1-1.module+el8.8.0+18195+471da4bb.s390x",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:buildah-debugsource-1:1.29.1-1.module+el8.8.0+18195+471da4bb.x86_64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:buildah-tests-1:1.29.1-1.module+el8.8.0+18195+471da4bb.aarch64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:buildah-tests-1:1.29.1-1.module+el8.8.0+18195+471da4bb.ppc64le",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:buildah-tests-1:1.29.1-1.module+el8.8.0+18195+471da4bb.s390x",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:buildah-tests-1:1.29.1-1.module+el8.8.0+18195+471da4bb.x86_64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:buildah-tests-debuginfo-1:1.29.1-1.module+el8.8.0+18195+471da4bb.aarch64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:buildah-tests-debuginfo-1:1.29.1-1.module+el8.8.0+18195+471da4bb.ppc64le",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:buildah-tests-debuginfo-1:1.29.1-1.module+el8.8.0+18195+471da4bb.s390x",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:buildah-tests-debuginfo-1:1.29.1-1.module+el8.8.0+18195+471da4bb.x86_64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:cockpit-podman-0:63.1-1.module+el8.8.0+18286+cd236dce.noarch",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:cockpit-podman-0:63.1-1.module+el8.8.0+18286+cd236dce.src",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:conmon-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.aarch64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:conmon-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.ppc64le",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:conmon-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.s390x",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:conmon-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.src",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:conmon-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.x86_64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:conmon-debuginfo-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.aarch64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:conmon-debuginfo-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.ppc64le",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:conmon-debuginfo-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.s390x",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:conmon-debuginfo-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.x86_64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:conmon-debugsource-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.aarch64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:conmon-debugsource-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.ppc64le",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:conmon-debugsource-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.s390x",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:conmon-debugsource-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.x86_64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:container-selinux-2:2.205.0-2.module+el8.8.0+18438+15d3aa65.noarch",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:container-selinux-2:2.205.0-2.module+el8.8.0+18438+15d3aa65.src",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:containernetworking-plugins-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.aarch64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:containernetworking-plugins-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.ppc64le",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:containernetworking-plugins-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.s390x",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:containernetworking-plugins-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.src",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:containernetworking-plugins-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.x86_64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:containernetworking-plugins-debuginfo-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.aarch64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:containernetworking-plugins-debuginfo-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.ppc64le",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:containernetworking-plugins-debuginfo-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.s390x",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:containernetworking-plugins-debuginfo-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.x86_64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:containernetworking-plugins-debugsource-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.aarch64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:containernetworking-plugins-debugsource-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.ppc64le",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:containernetworking-plugins-debugsource-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.s390x",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:containernetworking-plugins-debugsource-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.x86_64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:containers-common-2:1-63.module+el8.8.0+18438+15d3aa65.aarch64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:containers-common-2:1-63.module+el8.8.0+18438+15d3aa65.ppc64le",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:containers-common-2:1-63.module+el8.8.0+18438+15d3aa65.s390x",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:containers-common-2:1-63.module+el8.8.0+18438+15d3aa65.src",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:containers-common-2:1-63.module+el8.8.0+18438+15d3aa65.x86_64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:crit-0:3.15-3.module+el8.8.0+18060+3f21f2cc.aarch64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:crit-0:3.15-3.module+el8.8.0+18060+3f21f2cc.ppc64le",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:crit-0:3.15-3.module+el8.8.0+18060+3f21f2cc.s390x",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:crit-0:3.15-3.module+el8.8.0+18060+3f21f2cc.x86_64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:criu-0:3.15-3.module+el8.8.0+18060+3f21f2cc.aarch64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:criu-0:3.15-3.module+el8.8.0+18060+3f21f2cc.ppc64le",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:criu-0:3.15-3.module+el8.8.0+18060+3f21f2cc.s390x",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:criu-0:3.15-3.module+el8.8.0+18060+3f21f2cc.src",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:criu-0:3.15-3.module+el8.8.0+18060+3f21f2cc.x86_64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:criu-debuginfo-0:3.15-3.module+el8.8.0+18060+3f21f2cc.aarch64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:criu-debuginfo-0:3.15-3.module+el8.8.0+18060+3f21f2cc.ppc64le",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:criu-debuginfo-0:3.15-3.module+el8.8.0+18060+3f21f2cc.s390x",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:criu-debuginfo-0:3.15-3.module+el8.8.0+18060+3f21f2cc.x86_64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:criu-debugsource-0:3.15-3.module+el8.8.0+18060+3f21f2cc.aarch64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:criu-debugsource-0:3.15-3.module+el8.8.0+18060+3f21f2cc.ppc64le",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:criu-debugsource-0:3.15-3.module+el8.8.0+18060+3f21f2cc.s390x",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:criu-debugsource-0:3.15-3.module+el8.8.0+18060+3f21f2cc.x86_64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:criu-devel-0:3.15-3.module+el8.8.0+18060+3f21f2cc.aarch64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:criu-devel-0:3.15-3.module+el8.8.0+18060+3f21f2cc.ppc64le",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:criu-devel-0:3.15-3.module+el8.8.0+18060+3f21f2cc.s390x",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:criu-devel-0:3.15-3.module+el8.8.0+18060+3f21f2cc.x86_64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:criu-libs-0:3.15-3.module+el8.8.0+18060+3f21f2cc.aarch64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:criu-libs-0:3.15-3.module+el8.8.0+18060+3f21f2cc.ppc64le",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:criu-libs-0:3.15-3.module+el8.8.0+18060+3f21f2cc.s390x",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:criu-libs-0:3.15-3.module+el8.8.0+18060+3f21f2cc.x86_64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:criu-libs-debuginfo-0:3.15-3.module+el8.8.0+18060+3f21f2cc.aarch64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:criu-libs-debuginfo-0:3.15-3.module+el8.8.0+18060+3f21f2cc.ppc64le",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:criu-libs-debuginfo-0:3.15-3.module+el8.8.0+18060+3f21f2cc.s390x",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:criu-libs-debuginfo-0:3.15-3.module+el8.8.0+18060+3f21f2cc.x86_64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:crun-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.aarch64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:crun-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.ppc64le",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:crun-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.s390x",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:crun-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.src",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:crun-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.x86_64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:crun-debuginfo-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.aarch64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:crun-debuginfo-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.ppc64le",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:crun-debuginfo-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.s390x",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:crun-debuginfo-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.x86_64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:crun-debugsource-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.aarch64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:crun-debugsource-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.ppc64le",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:crun-debugsource-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.s390x",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:crun-debugsource-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.x86_64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:fuse-overlayfs-0:1.10-1.module+el8.8.0+18060+3f21f2cc.aarch64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:fuse-overlayfs-0:1.10-1.module+el8.8.0+18060+3f21f2cc.ppc64le",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:fuse-overlayfs-0:1.10-1.module+el8.8.0+18060+3f21f2cc.s390x",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:fuse-overlayfs-0:1.10-1.module+el8.8.0+18060+3f21f2cc.src",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:fuse-overlayfs-0:1.10-1.module+el8.8.0+18060+3f21f2cc.x86_64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:fuse-overlayfs-debuginfo-0:1.10-1.module+el8.8.0+18060+3f21f2cc.aarch64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:fuse-overlayfs-debuginfo-0:1.10-1.module+el8.8.0+18060+3f21f2cc.ppc64le",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:fuse-overlayfs-debuginfo-0:1.10-1.module+el8.8.0+18060+3f21f2cc.s390x",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:fuse-overlayfs-debuginfo-0:1.10-1.module+el8.8.0+18060+3f21f2cc.x86_64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:fuse-overlayfs-debugsource-0:1.10-1.module+el8.8.0+18060+3f21f2cc.aarch64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:fuse-overlayfs-debugsource-0:1.10-1.module+el8.8.0+18060+3f21f2cc.ppc64le",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:fuse-overlayfs-debugsource-0:1.10-1.module+el8.8.0+18060+3f21f2cc.s390x",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:fuse-overlayfs-debugsource-0:1.10-1.module+el8.8.0+18060+3f21f2cc.x86_64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:libslirp-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.aarch64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:libslirp-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.ppc64le",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:libslirp-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.s390x",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:libslirp-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.src",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:libslirp-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.x86_64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:libslirp-debuginfo-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.aarch64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:libslirp-debuginfo-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.ppc64le",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:libslirp-debuginfo-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.s390x",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:libslirp-debuginfo-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.x86_64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:libslirp-debugsource-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.aarch64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:libslirp-debugsource-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.ppc64le",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:libslirp-debugsource-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.s390x",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:libslirp-debugsource-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.x86_64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:libslirp-devel-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.aarch64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:libslirp-devel-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.ppc64le",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:libslirp-devel-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.s390x",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:libslirp-devel-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.x86_64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:netavark-2:1.5.0-4.module+el8.8.0+18060+3f21f2cc.aarch64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:netavark-2:1.5.0-4.module+el8.8.0+18060+3f21f2cc.ppc64le",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:netavark-2:1.5.0-4.module+el8.8.0+18060+3f21f2cc.s390x",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:netavark-2:1.5.0-4.module+el8.8.0+18060+3f21f2cc.src",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:netavark-2:1.5.0-4.module+el8.8.0+18060+3f21f2cc.x86_64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:oci-seccomp-bpf-hook-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.aarch64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:oci-seccomp-bpf-hook-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.ppc64le",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:oci-seccomp-bpf-hook-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.s390x",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:oci-seccomp-bpf-hook-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.src",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:oci-seccomp-bpf-hook-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.x86_64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:oci-seccomp-bpf-hook-debuginfo-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.aarch64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:oci-seccomp-bpf-hook-debuginfo-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.ppc64le",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:oci-seccomp-bpf-hook-debuginfo-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.s390x",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:oci-seccomp-bpf-hook-debuginfo-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.x86_64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:oci-seccomp-bpf-hook-debugsource-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.aarch64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:oci-seccomp-bpf-hook-debugsource-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.ppc64le",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:oci-seccomp-bpf-hook-debugsource-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.s390x",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:oci-seccomp-bpf-hook-debugsource-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.x86_64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.aarch64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.ppc64le",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.s390x",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.src",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.x86_64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-catatonit-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.aarch64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-catatonit-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.ppc64le",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-catatonit-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.s390x",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-catatonit-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.x86_64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-catatonit-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.aarch64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-catatonit-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.ppc64le",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-catatonit-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.s390x",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-catatonit-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.x86_64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.aarch64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.ppc64le",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.s390x",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.x86_64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-debugsource-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.aarch64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-debugsource-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.ppc64le",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-debugsource-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.s390x",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-debugsource-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.x86_64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-docker-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.noarch",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-gvproxy-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.aarch64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-gvproxy-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.ppc64le",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-gvproxy-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.s390x",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-gvproxy-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.x86_64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-gvproxy-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.aarch64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-gvproxy-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.ppc64le",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-gvproxy-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.s390x",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-gvproxy-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.x86_64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-plugins-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.aarch64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-plugins-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.ppc64le",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-plugins-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.s390x",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-plugins-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.x86_64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-plugins-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.aarch64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-plugins-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.ppc64le",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-plugins-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.s390x",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-plugins-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.x86_64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-remote-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.aarch64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-remote-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.ppc64le",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-remote-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.s390x",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-remote-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.x86_64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-remote-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.aarch64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-remote-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.ppc64le",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-remote-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.s390x",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-remote-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.x86_64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-tests-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.aarch64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-tests-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.ppc64le",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-tests-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.s390x",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-tests-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.x86_64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:python-podman-0:4.4.1-1.module+el8.8.0+18275+3a56cc62.src",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:python3-criu-0:3.15-3.module+el8.8.0+18060+3f21f2cc.aarch64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:python3-criu-0:3.15-3.module+el8.8.0+18060+3f21f2cc.ppc64le",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:python3-criu-0:3.15-3.module+el8.8.0+18060+3f21f2cc.s390x",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:python3-criu-0:3.15-3.module+el8.8.0+18060+3f21f2cc.x86_64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:python3-podman-0:4.4.1-1.module+el8.8.0+18275+3a56cc62.noarch",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:runc-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.aarch64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:runc-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.ppc64le",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:runc-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.s390x",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:runc-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.src",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:runc-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.x86_64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:runc-debuginfo-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.aarch64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:runc-debuginfo-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.ppc64le",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:runc-debuginfo-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.s390x",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:runc-debuginfo-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.x86_64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:runc-debugsource-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.aarch64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:runc-debugsource-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.ppc64le",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:runc-debugsource-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.s390x",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:runc-debugsource-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.x86_64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:skopeo-2:1.11.2-0.2.module+el8.8.0+18251+ad5b274c.aarch64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:skopeo-2:1.11.2-0.2.module+el8.8.0+18251+ad5b274c.ppc64le",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:skopeo-2:1.11.2-0.2.module+el8.8.0+18251+ad5b274c.s390x",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:skopeo-2:1.11.2-0.2.module+el8.8.0+18251+ad5b274c.src",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:skopeo-2:1.11.2-0.2.module+el8.8.0+18251+ad5b274c.x86_64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:skopeo-tests-2:1.11.2-0.2.module+el8.8.0+18251+ad5b274c.aarch64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:skopeo-tests-2:1.11.2-0.2.module+el8.8.0+18251+ad5b274c.ppc64le",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:skopeo-tests-2:1.11.2-0.2.module+el8.8.0+18251+ad5b274c.s390x",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:skopeo-tests-2:1.11.2-0.2.module+el8.8.0+18251+ad5b274c.x86_64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:slirp4netns-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.aarch64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:slirp4netns-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.ppc64le",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:slirp4netns-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.s390x",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:slirp4netns-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.src",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:slirp4netns-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.x86_64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:slirp4netns-debuginfo-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.aarch64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:slirp4netns-debuginfo-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.ppc64le",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:slirp4netns-debuginfo-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.s390x",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:slirp4netns-debuginfo-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.x86_64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:slirp4netns-debugsource-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.aarch64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:slirp4netns-debugsource-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.ppc64le",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:slirp4netns-debugsource-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.s390x",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:slirp4netns-debugsource-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.x86_64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:toolbox-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.aarch64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:toolbox-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.ppc64le",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:toolbox-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.s390x",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:toolbox-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.src",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:toolbox-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.x86_64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:toolbox-debuginfo-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.aarch64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:toolbox-debuginfo-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.ppc64le",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:toolbox-debuginfo-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.s390x",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:toolbox-debuginfo-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.x86_64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:toolbox-debugsource-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.aarch64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:toolbox-debugsource-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.ppc64le",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:toolbox-debugsource-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.s390x",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:toolbox-debugsource-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.x86_64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:toolbox-tests-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.aarch64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:toolbox-tests-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.ppc64le",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:toolbox-tests-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.s390x",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:toolbox-tests-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.x86_64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:udica-0:0.2.6-20.module+el8.8.0+18060+3f21f2cc.noarch",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:udica-0:0.2.6-20.module+el8.8.0+18060+3f21f2cc.src"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2022-27664"
},
{
"category": "external",
"summary": "RHBZ#2124669",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2124669"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2022-27664",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-27664"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2022-27664",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2022-27664"
},
{
"category": "external",
"summary": "https://go.dev/issue/54658",
"url": "https://go.dev/issue/54658"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-announce/c/x49AQzIVX-s/m/0tgO0pjiBQAJ",
"url": "https://groups.google.com/g/golang-announce/c/x49AQzIVX-s/m/0tgO0pjiBQAJ"
}
],
"release_date": "2022-09-06T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2023-05-16T08:49:00+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:aardvark-dns-2:1.5.0-2.module+el8.8.0+18060+3f21f2cc.aarch64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:aardvark-dns-2:1.5.0-2.module+el8.8.0+18060+3f21f2cc.ppc64le",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:aardvark-dns-2:1.5.0-2.module+el8.8.0+18060+3f21f2cc.s390x",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:aardvark-dns-2:1.5.0-2.module+el8.8.0+18060+3f21f2cc.src",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:aardvark-dns-2:1.5.0-2.module+el8.8.0+18060+3f21f2cc.x86_64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:buildah-1:1.29.1-1.module+el8.8.0+18195+471da4bb.aarch64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:buildah-1:1.29.1-1.module+el8.8.0+18195+471da4bb.ppc64le",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:buildah-1:1.29.1-1.module+el8.8.0+18195+471da4bb.s390x",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:buildah-1:1.29.1-1.module+el8.8.0+18195+471da4bb.src",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:buildah-1:1.29.1-1.module+el8.8.0+18195+471da4bb.x86_64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:buildah-debuginfo-1:1.29.1-1.module+el8.8.0+18195+471da4bb.aarch64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:buildah-debuginfo-1:1.29.1-1.module+el8.8.0+18195+471da4bb.ppc64le",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:buildah-debuginfo-1:1.29.1-1.module+el8.8.0+18195+471da4bb.s390x",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:buildah-debuginfo-1:1.29.1-1.module+el8.8.0+18195+471da4bb.x86_64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:buildah-debugsource-1:1.29.1-1.module+el8.8.0+18195+471da4bb.aarch64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:buildah-debugsource-1:1.29.1-1.module+el8.8.0+18195+471da4bb.ppc64le",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:buildah-debugsource-1:1.29.1-1.module+el8.8.0+18195+471da4bb.s390x",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:buildah-debugsource-1:1.29.1-1.module+el8.8.0+18195+471da4bb.x86_64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:buildah-tests-1:1.29.1-1.module+el8.8.0+18195+471da4bb.aarch64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:buildah-tests-1:1.29.1-1.module+el8.8.0+18195+471da4bb.ppc64le",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:buildah-tests-1:1.29.1-1.module+el8.8.0+18195+471da4bb.s390x",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:buildah-tests-1:1.29.1-1.module+el8.8.0+18195+471da4bb.x86_64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:buildah-tests-debuginfo-1:1.29.1-1.module+el8.8.0+18195+471da4bb.aarch64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:buildah-tests-debuginfo-1:1.29.1-1.module+el8.8.0+18195+471da4bb.ppc64le",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:buildah-tests-debuginfo-1:1.29.1-1.module+el8.8.0+18195+471da4bb.s390x",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:buildah-tests-debuginfo-1:1.29.1-1.module+el8.8.0+18195+471da4bb.x86_64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:cockpit-podman-0:63.1-1.module+el8.8.0+18286+cd236dce.noarch",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:cockpit-podman-0:63.1-1.module+el8.8.0+18286+cd236dce.src",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:conmon-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.aarch64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:conmon-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.ppc64le",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:conmon-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.s390x",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:conmon-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.src",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:conmon-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.x86_64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:conmon-debuginfo-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.aarch64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:conmon-debuginfo-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.ppc64le",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:conmon-debuginfo-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.s390x",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:conmon-debuginfo-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.x86_64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:conmon-debugsource-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.aarch64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:conmon-debugsource-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.ppc64le",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:conmon-debugsource-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.s390x",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:conmon-debugsource-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.x86_64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:container-selinux-2:2.205.0-2.module+el8.8.0+18438+15d3aa65.noarch",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:container-selinux-2:2.205.0-2.module+el8.8.0+18438+15d3aa65.src",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:containernetworking-plugins-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.aarch64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:containernetworking-plugins-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.ppc64le",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:containernetworking-plugins-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.s390x",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:containernetworking-plugins-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.src",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:containernetworking-plugins-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.x86_64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:containernetworking-plugins-debuginfo-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.aarch64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:containernetworking-plugins-debuginfo-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.ppc64le",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:containernetworking-plugins-debuginfo-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.s390x",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:containernetworking-plugins-debuginfo-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.x86_64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:containernetworking-plugins-debugsource-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.aarch64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:containernetworking-plugins-debugsource-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.ppc64le",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:containernetworking-plugins-debugsource-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.s390x",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:containernetworking-plugins-debugsource-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.x86_64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:containers-common-2:1-63.module+el8.8.0+18438+15d3aa65.aarch64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:containers-common-2:1-63.module+el8.8.0+18438+15d3aa65.ppc64le",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:containers-common-2:1-63.module+el8.8.0+18438+15d3aa65.s390x",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:containers-common-2:1-63.module+el8.8.0+18438+15d3aa65.src",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:containers-common-2:1-63.module+el8.8.0+18438+15d3aa65.x86_64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:crit-0:3.15-3.module+el8.8.0+18060+3f21f2cc.aarch64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:crit-0:3.15-3.module+el8.8.0+18060+3f21f2cc.ppc64le",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:crit-0:3.15-3.module+el8.8.0+18060+3f21f2cc.s390x",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:crit-0:3.15-3.module+el8.8.0+18060+3f21f2cc.x86_64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:criu-0:3.15-3.module+el8.8.0+18060+3f21f2cc.aarch64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:criu-0:3.15-3.module+el8.8.0+18060+3f21f2cc.ppc64le",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:criu-0:3.15-3.module+el8.8.0+18060+3f21f2cc.s390x",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:criu-0:3.15-3.module+el8.8.0+18060+3f21f2cc.src",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:criu-0:3.15-3.module+el8.8.0+18060+3f21f2cc.x86_64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:criu-debuginfo-0:3.15-3.module+el8.8.0+18060+3f21f2cc.aarch64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:criu-debuginfo-0:3.15-3.module+el8.8.0+18060+3f21f2cc.ppc64le",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:criu-debuginfo-0:3.15-3.module+el8.8.0+18060+3f21f2cc.s390x",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:criu-debuginfo-0:3.15-3.module+el8.8.0+18060+3f21f2cc.x86_64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:criu-debugsource-0:3.15-3.module+el8.8.0+18060+3f21f2cc.aarch64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:criu-debugsource-0:3.15-3.module+el8.8.0+18060+3f21f2cc.ppc64le",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:criu-debugsource-0:3.15-3.module+el8.8.0+18060+3f21f2cc.s390x",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:criu-debugsource-0:3.15-3.module+el8.8.0+18060+3f21f2cc.x86_64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:criu-devel-0:3.15-3.module+el8.8.0+18060+3f21f2cc.aarch64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:criu-devel-0:3.15-3.module+el8.8.0+18060+3f21f2cc.ppc64le",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:criu-devel-0:3.15-3.module+el8.8.0+18060+3f21f2cc.s390x",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:criu-devel-0:3.15-3.module+el8.8.0+18060+3f21f2cc.x86_64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:criu-libs-0:3.15-3.module+el8.8.0+18060+3f21f2cc.aarch64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:criu-libs-0:3.15-3.module+el8.8.0+18060+3f21f2cc.ppc64le",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:criu-libs-0:3.15-3.module+el8.8.0+18060+3f21f2cc.s390x",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:criu-libs-0:3.15-3.module+el8.8.0+18060+3f21f2cc.x86_64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:criu-libs-debuginfo-0:3.15-3.module+el8.8.0+18060+3f21f2cc.aarch64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:criu-libs-debuginfo-0:3.15-3.module+el8.8.0+18060+3f21f2cc.ppc64le",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:criu-libs-debuginfo-0:3.15-3.module+el8.8.0+18060+3f21f2cc.s390x",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:criu-libs-debuginfo-0:3.15-3.module+el8.8.0+18060+3f21f2cc.x86_64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:crun-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.aarch64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:crun-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.ppc64le",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:crun-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.s390x",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:crun-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.src",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:crun-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.x86_64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:crun-debuginfo-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.aarch64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:crun-debuginfo-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.ppc64le",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:crun-debuginfo-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.s390x",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:crun-debuginfo-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.x86_64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:crun-debugsource-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.aarch64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:crun-debugsource-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.ppc64le",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:crun-debugsource-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.s390x",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:crun-debugsource-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.x86_64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:fuse-overlayfs-0:1.10-1.module+el8.8.0+18060+3f21f2cc.aarch64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:fuse-overlayfs-0:1.10-1.module+el8.8.0+18060+3f21f2cc.ppc64le",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:fuse-overlayfs-0:1.10-1.module+el8.8.0+18060+3f21f2cc.s390x",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:fuse-overlayfs-0:1.10-1.module+el8.8.0+18060+3f21f2cc.src",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:fuse-overlayfs-0:1.10-1.module+el8.8.0+18060+3f21f2cc.x86_64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:fuse-overlayfs-debuginfo-0:1.10-1.module+el8.8.0+18060+3f21f2cc.aarch64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:fuse-overlayfs-debuginfo-0:1.10-1.module+el8.8.0+18060+3f21f2cc.ppc64le",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:fuse-overlayfs-debuginfo-0:1.10-1.module+el8.8.0+18060+3f21f2cc.s390x",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:fuse-overlayfs-debuginfo-0:1.10-1.module+el8.8.0+18060+3f21f2cc.x86_64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:fuse-overlayfs-debugsource-0:1.10-1.module+el8.8.0+18060+3f21f2cc.aarch64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:fuse-overlayfs-debugsource-0:1.10-1.module+el8.8.0+18060+3f21f2cc.ppc64le",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:fuse-overlayfs-debugsource-0:1.10-1.module+el8.8.0+18060+3f21f2cc.s390x",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:fuse-overlayfs-debugsource-0:1.10-1.module+el8.8.0+18060+3f21f2cc.x86_64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:libslirp-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.aarch64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:libslirp-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.ppc64le",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:libslirp-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.s390x",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:libslirp-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.src",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:libslirp-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.x86_64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:libslirp-debuginfo-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.aarch64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:libslirp-debuginfo-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.ppc64le",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:libslirp-debuginfo-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.s390x",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:libslirp-debuginfo-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.x86_64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:libslirp-debugsource-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.aarch64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:libslirp-debugsource-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.ppc64le",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:libslirp-debugsource-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.s390x",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:libslirp-debugsource-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.x86_64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:libslirp-devel-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.aarch64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:libslirp-devel-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.ppc64le",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:libslirp-devel-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.s390x",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:libslirp-devel-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.x86_64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:netavark-2:1.5.0-4.module+el8.8.0+18060+3f21f2cc.aarch64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:netavark-2:1.5.0-4.module+el8.8.0+18060+3f21f2cc.ppc64le",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:netavark-2:1.5.0-4.module+el8.8.0+18060+3f21f2cc.s390x",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:netavark-2:1.5.0-4.module+el8.8.0+18060+3f21f2cc.src",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:netavark-2:1.5.0-4.module+el8.8.0+18060+3f21f2cc.x86_64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:oci-seccomp-bpf-hook-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.aarch64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:oci-seccomp-bpf-hook-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.ppc64le",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:oci-seccomp-bpf-hook-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.s390x",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:oci-seccomp-bpf-hook-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.src",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:oci-seccomp-bpf-hook-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.x86_64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:oci-seccomp-bpf-hook-debuginfo-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.aarch64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:oci-seccomp-bpf-hook-debuginfo-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.ppc64le",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:oci-seccomp-bpf-hook-debuginfo-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.s390x",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:oci-seccomp-bpf-hook-debuginfo-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.x86_64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:oci-seccomp-bpf-hook-debugsource-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.aarch64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:oci-seccomp-bpf-hook-debugsource-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.ppc64le",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:oci-seccomp-bpf-hook-debugsource-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.s390x",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:oci-seccomp-bpf-hook-debugsource-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.x86_64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.aarch64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.ppc64le",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.s390x",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.src",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.x86_64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-catatonit-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.aarch64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-catatonit-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.ppc64le",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-catatonit-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.s390x",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-catatonit-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.x86_64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-catatonit-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.aarch64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-catatonit-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.ppc64le",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-catatonit-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.s390x",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-catatonit-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.x86_64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.aarch64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.ppc64le",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.s390x",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.x86_64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-debugsource-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.aarch64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-debugsource-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.ppc64le",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-debugsource-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.s390x",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-debugsource-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.x86_64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-docker-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.noarch",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-gvproxy-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.aarch64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-gvproxy-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.ppc64le",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-gvproxy-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.s390x",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-gvproxy-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.x86_64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-gvproxy-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.aarch64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-gvproxy-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.ppc64le",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-gvproxy-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.s390x",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-gvproxy-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.x86_64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-plugins-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.aarch64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-plugins-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.ppc64le",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-plugins-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.s390x",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-plugins-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.x86_64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-plugins-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.aarch64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-plugins-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.ppc64le",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-plugins-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.s390x",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-plugins-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.x86_64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-remote-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.aarch64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-remote-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.ppc64le",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-remote-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.s390x",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-remote-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.x86_64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-remote-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.aarch64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-remote-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.ppc64le",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-remote-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.s390x",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-remote-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.x86_64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-tests-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.aarch64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-tests-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.ppc64le",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-tests-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.s390x",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-tests-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.x86_64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:python-podman-0:4.4.1-1.module+el8.8.0+18275+3a56cc62.src",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:python3-criu-0:3.15-3.module+el8.8.0+18060+3f21f2cc.aarch64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:python3-criu-0:3.15-3.module+el8.8.0+18060+3f21f2cc.ppc64le",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:python3-criu-0:3.15-3.module+el8.8.0+18060+3f21f2cc.s390x",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:python3-criu-0:3.15-3.module+el8.8.0+18060+3f21f2cc.x86_64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:python3-podman-0:4.4.1-1.module+el8.8.0+18275+3a56cc62.noarch",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:runc-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.aarch64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:runc-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.ppc64le",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:runc-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.s390x",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:runc-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.src",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:runc-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.x86_64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:runc-debuginfo-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.aarch64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:runc-debuginfo-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.ppc64le",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:runc-debuginfo-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.s390x",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:runc-debuginfo-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.x86_64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:runc-debugsource-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.aarch64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:runc-debugsource-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.ppc64le",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:runc-debugsource-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.s390x",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:runc-debugsource-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.x86_64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:skopeo-2:1.11.2-0.2.module+el8.8.0+18251+ad5b274c.aarch64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:skopeo-2:1.11.2-0.2.module+el8.8.0+18251+ad5b274c.ppc64le",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:skopeo-2:1.11.2-0.2.module+el8.8.0+18251+ad5b274c.s390x",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:skopeo-2:1.11.2-0.2.module+el8.8.0+18251+ad5b274c.src",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:skopeo-2:1.11.2-0.2.module+el8.8.0+18251+ad5b274c.x86_64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:skopeo-tests-2:1.11.2-0.2.module+el8.8.0+18251+ad5b274c.aarch64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:skopeo-tests-2:1.11.2-0.2.module+el8.8.0+18251+ad5b274c.ppc64le",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:skopeo-tests-2:1.11.2-0.2.module+el8.8.0+18251+ad5b274c.s390x",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:skopeo-tests-2:1.11.2-0.2.module+el8.8.0+18251+ad5b274c.x86_64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:slirp4netns-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.aarch64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:slirp4netns-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.ppc64le",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:slirp4netns-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.s390x",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:slirp4netns-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.src",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:slirp4netns-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.x86_64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:slirp4netns-debuginfo-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.aarch64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:slirp4netns-debuginfo-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.ppc64le",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:slirp4netns-debuginfo-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.s390x",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:slirp4netns-debuginfo-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.x86_64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:slirp4netns-debugsource-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.aarch64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:slirp4netns-debugsource-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.ppc64le",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:slirp4netns-debugsource-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.s390x",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:slirp4netns-debugsource-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.x86_64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:toolbox-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.aarch64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:toolbox-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.ppc64le",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:toolbox-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.s390x",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:toolbox-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.src",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:toolbox-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.x86_64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:toolbox-debuginfo-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.aarch64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:toolbox-debuginfo-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.ppc64le",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:toolbox-debuginfo-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.s390x",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:toolbox-debuginfo-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.x86_64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:toolbox-debugsource-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.aarch64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:toolbox-debugsource-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.ppc64le",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:toolbox-debugsource-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.s390x",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:toolbox-debugsource-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.x86_64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:toolbox-tests-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.aarch64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:toolbox-tests-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.ppc64le",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:toolbox-tests-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.s390x",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:toolbox-tests-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.x86_64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:udica-0:0.2.6-20.module+el8.8.0+18060+3f21f2cc.noarch",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:udica-0:0.2.6-20.module+el8.8.0+18060+3f21f2cc.src"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2023:2758"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 6.5,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "LOW",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:aardvark-dns-2:1.5.0-2.module+el8.8.0+18060+3f21f2cc.aarch64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:aardvark-dns-2:1.5.0-2.module+el8.8.0+18060+3f21f2cc.ppc64le",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:aardvark-dns-2:1.5.0-2.module+el8.8.0+18060+3f21f2cc.s390x",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:aardvark-dns-2:1.5.0-2.module+el8.8.0+18060+3f21f2cc.src",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:aardvark-dns-2:1.5.0-2.module+el8.8.0+18060+3f21f2cc.x86_64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:buildah-1:1.29.1-1.module+el8.8.0+18195+471da4bb.aarch64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:buildah-1:1.29.1-1.module+el8.8.0+18195+471da4bb.ppc64le",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:buildah-1:1.29.1-1.module+el8.8.0+18195+471da4bb.s390x",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:buildah-1:1.29.1-1.module+el8.8.0+18195+471da4bb.src",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:buildah-1:1.29.1-1.module+el8.8.0+18195+471da4bb.x86_64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:buildah-debuginfo-1:1.29.1-1.module+el8.8.0+18195+471da4bb.aarch64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:buildah-debuginfo-1:1.29.1-1.module+el8.8.0+18195+471da4bb.ppc64le",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:buildah-debuginfo-1:1.29.1-1.module+el8.8.0+18195+471da4bb.s390x",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:buildah-debuginfo-1:1.29.1-1.module+el8.8.0+18195+471da4bb.x86_64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:buildah-debugsource-1:1.29.1-1.module+el8.8.0+18195+471da4bb.aarch64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:buildah-debugsource-1:1.29.1-1.module+el8.8.0+18195+471da4bb.ppc64le",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:buildah-debugsource-1:1.29.1-1.module+el8.8.0+18195+471da4bb.s390x",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:buildah-debugsource-1:1.29.1-1.module+el8.8.0+18195+471da4bb.x86_64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:buildah-tests-1:1.29.1-1.module+el8.8.0+18195+471da4bb.aarch64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:buildah-tests-1:1.29.1-1.module+el8.8.0+18195+471da4bb.ppc64le",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:buildah-tests-1:1.29.1-1.module+el8.8.0+18195+471da4bb.s390x",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:buildah-tests-1:1.29.1-1.module+el8.8.0+18195+471da4bb.x86_64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:buildah-tests-debuginfo-1:1.29.1-1.module+el8.8.0+18195+471da4bb.aarch64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:buildah-tests-debuginfo-1:1.29.1-1.module+el8.8.0+18195+471da4bb.ppc64le",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:buildah-tests-debuginfo-1:1.29.1-1.module+el8.8.0+18195+471da4bb.s390x",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:buildah-tests-debuginfo-1:1.29.1-1.module+el8.8.0+18195+471da4bb.x86_64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:cockpit-podman-0:63.1-1.module+el8.8.0+18286+cd236dce.noarch",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:cockpit-podman-0:63.1-1.module+el8.8.0+18286+cd236dce.src",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:conmon-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.aarch64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:conmon-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.ppc64le",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:conmon-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.s390x",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:conmon-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.src",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:conmon-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.x86_64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:conmon-debuginfo-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.aarch64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:conmon-debuginfo-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.ppc64le",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:conmon-debuginfo-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.s390x",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:conmon-debuginfo-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.x86_64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:conmon-debugsource-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.aarch64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:conmon-debugsource-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.ppc64le",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:conmon-debugsource-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.s390x",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:conmon-debugsource-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.x86_64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:container-selinux-2:2.205.0-2.module+el8.8.0+18438+15d3aa65.noarch",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:container-selinux-2:2.205.0-2.module+el8.8.0+18438+15d3aa65.src",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:containernetworking-plugins-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.aarch64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:containernetworking-plugins-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.ppc64le",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:containernetworking-plugins-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.s390x",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:containernetworking-plugins-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.src",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:containernetworking-plugins-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.x86_64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:containernetworking-plugins-debuginfo-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.aarch64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:containernetworking-plugins-debuginfo-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.ppc64le",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:containernetworking-plugins-debuginfo-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.s390x",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:containernetworking-plugins-debuginfo-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.x86_64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:containernetworking-plugins-debugsource-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.aarch64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:containernetworking-plugins-debugsource-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.ppc64le",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:containernetworking-plugins-debugsource-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.s390x",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:containernetworking-plugins-debugsource-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.x86_64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:containers-common-2:1-63.module+el8.8.0+18438+15d3aa65.aarch64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:containers-common-2:1-63.module+el8.8.0+18438+15d3aa65.ppc64le",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:containers-common-2:1-63.module+el8.8.0+18438+15d3aa65.s390x",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:containers-common-2:1-63.module+el8.8.0+18438+15d3aa65.src",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:containers-common-2:1-63.module+el8.8.0+18438+15d3aa65.x86_64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:crit-0:3.15-3.module+el8.8.0+18060+3f21f2cc.aarch64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:crit-0:3.15-3.module+el8.8.0+18060+3f21f2cc.ppc64le",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:crit-0:3.15-3.module+el8.8.0+18060+3f21f2cc.s390x",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:crit-0:3.15-3.module+el8.8.0+18060+3f21f2cc.x86_64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:criu-0:3.15-3.module+el8.8.0+18060+3f21f2cc.aarch64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:criu-0:3.15-3.module+el8.8.0+18060+3f21f2cc.ppc64le",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:criu-0:3.15-3.module+el8.8.0+18060+3f21f2cc.s390x",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:criu-0:3.15-3.module+el8.8.0+18060+3f21f2cc.src",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:criu-0:3.15-3.module+el8.8.0+18060+3f21f2cc.x86_64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:criu-debuginfo-0:3.15-3.module+el8.8.0+18060+3f21f2cc.aarch64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:criu-debuginfo-0:3.15-3.module+el8.8.0+18060+3f21f2cc.ppc64le",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:criu-debuginfo-0:3.15-3.module+el8.8.0+18060+3f21f2cc.s390x",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:criu-debuginfo-0:3.15-3.module+el8.8.0+18060+3f21f2cc.x86_64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:criu-debugsource-0:3.15-3.module+el8.8.0+18060+3f21f2cc.aarch64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:criu-debugsource-0:3.15-3.module+el8.8.0+18060+3f21f2cc.ppc64le",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:criu-debugsource-0:3.15-3.module+el8.8.0+18060+3f21f2cc.s390x",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:criu-debugsource-0:3.15-3.module+el8.8.0+18060+3f21f2cc.x86_64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:criu-devel-0:3.15-3.module+el8.8.0+18060+3f21f2cc.aarch64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:criu-devel-0:3.15-3.module+el8.8.0+18060+3f21f2cc.ppc64le",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:criu-devel-0:3.15-3.module+el8.8.0+18060+3f21f2cc.s390x",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:criu-devel-0:3.15-3.module+el8.8.0+18060+3f21f2cc.x86_64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:criu-libs-0:3.15-3.module+el8.8.0+18060+3f21f2cc.aarch64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:criu-libs-0:3.15-3.module+el8.8.0+18060+3f21f2cc.ppc64le",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:criu-libs-0:3.15-3.module+el8.8.0+18060+3f21f2cc.s390x",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:criu-libs-0:3.15-3.module+el8.8.0+18060+3f21f2cc.x86_64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:criu-libs-debuginfo-0:3.15-3.module+el8.8.0+18060+3f21f2cc.aarch64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:criu-libs-debuginfo-0:3.15-3.module+el8.8.0+18060+3f21f2cc.ppc64le",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:criu-libs-debuginfo-0:3.15-3.module+el8.8.0+18060+3f21f2cc.s390x",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:criu-libs-debuginfo-0:3.15-3.module+el8.8.0+18060+3f21f2cc.x86_64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:crun-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.aarch64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:crun-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.ppc64le",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:crun-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.s390x",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:crun-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.src",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:crun-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.x86_64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:crun-debuginfo-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.aarch64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:crun-debuginfo-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.ppc64le",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:crun-debuginfo-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.s390x",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:crun-debuginfo-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.x86_64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:crun-debugsource-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.aarch64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:crun-debugsource-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.ppc64le",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:crun-debugsource-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.s390x",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:crun-debugsource-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.x86_64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:fuse-overlayfs-0:1.10-1.module+el8.8.0+18060+3f21f2cc.aarch64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:fuse-overlayfs-0:1.10-1.module+el8.8.0+18060+3f21f2cc.ppc64le",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:fuse-overlayfs-0:1.10-1.module+el8.8.0+18060+3f21f2cc.s390x",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:fuse-overlayfs-0:1.10-1.module+el8.8.0+18060+3f21f2cc.src",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:fuse-overlayfs-0:1.10-1.module+el8.8.0+18060+3f21f2cc.x86_64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:fuse-overlayfs-debuginfo-0:1.10-1.module+el8.8.0+18060+3f21f2cc.aarch64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:fuse-overlayfs-debuginfo-0:1.10-1.module+el8.8.0+18060+3f21f2cc.ppc64le",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:fuse-overlayfs-debuginfo-0:1.10-1.module+el8.8.0+18060+3f21f2cc.s390x",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:fuse-overlayfs-debuginfo-0:1.10-1.module+el8.8.0+18060+3f21f2cc.x86_64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:fuse-overlayfs-debugsource-0:1.10-1.module+el8.8.0+18060+3f21f2cc.aarch64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:fuse-overlayfs-debugsource-0:1.10-1.module+el8.8.0+18060+3f21f2cc.ppc64le",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:fuse-overlayfs-debugsource-0:1.10-1.module+el8.8.0+18060+3f21f2cc.s390x",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:fuse-overlayfs-debugsource-0:1.10-1.module+el8.8.0+18060+3f21f2cc.x86_64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:libslirp-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.aarch64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:libslirp-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.ppc64le",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:libslirp-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.s390x",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:libslirp-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.src",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:libslirp-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.x86_64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:libslirp-debuginfo-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.aarch64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:libslirp-debuginfo-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.ppc64le",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:libslirp-debuginfo-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.s390x",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:libslirp-debuginfo-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.x86_64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:libslirp-debugsource-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.aarch64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:libslirp-debugsource-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.ppc64le",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:libslirp-debugsource-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.s390x",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:libslirp-debugsource-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.x86_64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:libslirp-devel-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.aarch64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:libslirp-devel-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.ppc64le",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:libslirp-devel-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.s390x",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:libslirp-devel-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.x86_64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:netavark-2:1.5.0-4.module+el8.8.0+18060+3f21f2cc.aarch64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:netavark-2:1.5.0-4.module+el8.8.0+18060+3f21f2cc.ppc64le",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:netavark-2:1.5.0-4.module+el8.8.0+18060+3f21f2cc.s390x",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:netavark-2:1.5.0-4.module+el8.8.0+18060+3f21f2cc.src",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:netavark-2:1.5.0-4.module+el8.8.0+18060+3f21f2cc.x86_64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:oci-seccomp-bpf-hook-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.aarch64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:oci-seccomp-bpf-hook-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.ppc64le",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:oci-seccomp-bpf-hook-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.s390x",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:oci-seccomp-bpf-hook-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.src",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:oci-seccomp-bpf-hook-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.x86_64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:oci-seccomp-bpf-hook-debuginfo-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.aarch64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:oci-seccomp-bpf-hook-debuginfo-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.ppc64le",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:oci-seccomp-bpf-hook-debuginfo-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.s390x",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:oci-seccomp-bpf-hook-debuginfo-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.x86_64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:oci-seccomp-bpf-hook-debugsource-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.aarch64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:oci-seccomp-bpf-hook-debugsource-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.ppc64le",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:oci-seccomp-bpf-hook-debugsource-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.s390x",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:oci-seccomp-bpf-hook-debugsource-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.x86_64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.aarch64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.ppc64le",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.s390x",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.src",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.x86_64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-catatonit-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.aarch64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-catatonit-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.ppc64le",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-catatonit-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.s390x",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-catatonit-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.x86_64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-catatonit-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.aarch64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-catatonit-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.ppc64le",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-catatonit-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.s390x",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-catatonit-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.x86_64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.aarch64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.ppc64le",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.s390x",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.x86_64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-debugsource-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.aarch64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-debugsource-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.ppc64le",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-debugsource-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.s390x",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-debugsource-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.x86_64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-docker-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.noarch",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-gvproxy-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.aarch64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-gvproxy-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.ppc64le",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-gvproxy-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.s390x",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-gvproxy-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.x86_64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-gvproxy-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.aarch64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-gvproxy-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.ppc64le",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-gvproxy-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.s390x",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-gvproxy-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.x86_64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-plugins-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.aarch64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-plugins-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.ppc64le",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-plugins-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.s390x",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-plugins-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.x86_64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-plugins-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.aarch64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-plugins-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.ppc64le",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-plugins-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.s390x",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-plugins-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.x86_64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-remote-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.aarch64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-remote-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.ppc64le",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-remote-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.s390x",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-remote-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.x86_64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-remote-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.aarch64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-remote-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.ppc64le",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-remote-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.s390x",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-remote-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.x86_64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-tests-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.aarch64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-tests-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.ppc64le",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-tests-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.s390x",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-tests-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.x86_64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:python-podman-0:4.4.1-1.module+el8.8.0+18275+3a56cc62.src",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:python3-criu-0:3.15-3.module+el8.8.0+18060+3f21f2cc.aarch64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:python3-criu-0:3.15-3.module+el8.8.0+18060+3f21f2cc.ppc64le",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:python3-criu-0:3.15-3.module+el8.8.0+18060+3f21f2cc.s390x",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:python3-criu-0:3.15-3.module+el8.8.0+18060+3f21f2cc.x86_64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:python3-podman-0:4.4.1-1.module+el8.8.0+18275+3a56cc62.noarch",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:runc-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.aarch64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:runc-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.ppc64le",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:runc-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.s390x",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:runc-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.src",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:runc-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.x86_64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:runc-debuginfo-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.aarch64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:runc-debuginfo-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.ppc64le",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:runc-debuginfo-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.s390x",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:runc-debuginfo-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.x86_64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:runc-debugsource-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.aarch64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:runc-debugsource-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.ppc64le",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:runc-debugsource-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.s390x",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:runc-debugsource-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.x86_64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:skopeo-2:1.11.2-0.2.module+el8.8.0+18251+ad5b274c.aarch64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:skopeo-2:1.11.2-0.2.module+el8.8.0+18251+ad5b274c.ppc64le",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:skopeo-2:1.11.2-0.2.module+el8.8.0+18251+ad5b274c.s390x",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:skopeo-2:1.11.2-0.2.module+el8.8.0+18251+ad5b274c.src",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:skopeo-2:1.11.2-0.2.module+el8.8.0+18251+ad5b274c.x86_64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:skopeo-tests-2:1.11.2-0.2.module+el8.8.0+18251+ad5b274c.aarch64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:skopeo-tests-2:1.11.2-0.2.module+el8.8.0+18251+ad5b274c.ppc64le",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:skopeo-tests-2:1.11.2-0.2.module+el8.8.0+18251+ad5b274c.s390x",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:skopeo-tests-2:1.11.2-0.2.module+el8.8.0+18251+ad5b274c.x86_64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:slirp4netns-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.aarch64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:slirp4netns-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.ppc64le",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:slirp4netns-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.s390x",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:slirp4netns-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.src",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:slirp4netns-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.x86_64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:slirp4netns-debuginfo-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.aarch64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:slirp4netns-debuginfo-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.ppc64le",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:slirp4netns-debuginfo-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.s390x",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:slirp4netns-debuginfo-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.x86_64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:slirp4netns-debugsource-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.aarch64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:slirp4netns-debugsource-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.ppc64le",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:slirp4netns-debugsource-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.s390x",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:slirp4netns-debugsource-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.x86_64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:toolbox-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.aarch64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:toolbox-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.ppc64le",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:toolbox-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.s390x",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:toolbox-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.src",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:toolbox-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.x86_64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:toolbox-debuginfo-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.aarch64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:toolbox-debuginfo-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.ppc64le",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:toolbox-debuginfo-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.s390x",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:toolbox-debuginfo-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.x86_64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:toolbox-debugsource-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.aarch64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:toolbox-debugsource-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.ppc64le",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:toolbox-debugsource-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.s390x",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:toolbox-debugsource-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.x86_64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:toolbox-tests-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.aarch64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:toolbox-tests-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.ppc64le",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:toolbox-tests-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.s390x",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:toolbox-tests-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.x86_64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:udica-0:0.2.6-20.module+el8.8.0+18060+3f21f2cc.noarch",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:udica-0:0.2.6-20.module+el8.8.0+18060+3f21f2cc.src"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "golang: net/http: handle server errors after sending GOAWAY"
},
{
"cve": "CVE-2022-28131",
"cwe": {
"id": "CWE-1325",
"name": "Improperly Controlled Sequential Memory Allocation"
},
"discovery_date": "2022-07-14T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2107390"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in golang encoding/xml. When calling Decoder, Skip while parsing a deeply nested XML document, a panic can occur due to stack exhaustion and allows an attacker to impact system availability.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "golang: encoding/xml: stack exhaustion in Decoder.Skip",
"title": "Vulnerability summary"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:aardvark-dns-2:1.5.0-2.module+el8.8.0+18060+3f21f2cc.aarch64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:aardvark-dns-2:1.5.0-2.module+el8.8.0+18060+3f21f2cc.ppc64le",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:aardvark-dns-2:1.5.0-2.module+el8.8.0+18060+3f21f2cc.s390x",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:aardvark-dns-2:1.5.0-2.module+el8.8.0+18060+3f21f2cc.src",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:aardvark-dns-2:1.5.0-2.module+el8.8.0+18060+3f21f2cc.x86_64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:buildah-1:1.29.1-1.module+el8.8.0+18195+471da4bb.aarch64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:buildah-1:1.29.1-1.module+el8.8.0+18195+471da4bb.ppc64le",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:buildah-1:1.29.1-1.module+el8.8.0+18195+471da4bb.s390x",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:buildah-1:1.29.1-1.module+el8.8.0+18195+471da4bb.src",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:buildah-1:1.29.1-1.module+el8.8.0+18195+471da4bb.x86_64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:buildah-debuginfo-1:1.29.1-1.module+el8.8.0+18195+471da4bb.aarch64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:buildah-debuginfo-1:1.29.1-1.module+el8.8.0+18195+471da4bb.ppc64le",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:buildah-debuginfo-1:1.29.1-1.module+el8.8.0+18195+471da4bb.s390x",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:buildah-debuginfo-1:1.29.1-1.module+el8.8.0+18195+471da4bb.x86_64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:buildah-debugsource-1:1.29.1-1.module+el8.8.0+18195+471da4bb.aarch64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:buildah-debugsource-1:1.29.1-1.module+el8.8.0+18195+471da4bb.ppc64le",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:buildah-debugsource-1:1.29.1-1.module+el8.8.0+18195+471da4bb.s390x",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:buildah-debugsource-1:1.29.1-1.module+el8.8.0+18195+471da4bb.x86_64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:buildah-tests-1:1.29.1-1.module+el8.8.0+18195+471da4bb.aarch64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:buildah-tests-1:1.29.1-1.module+el8.8.0+18195+471da4bb.ppc64le",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:buildah-tests-1:1.29.1-1.module+el8.8.0+18195+471da4bb.s390x",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:buildah-tests-1:1.29.1-1.module+el8.8.0+18195+471da4bb.x86_64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:buildah-tests-debuginfo-1:1.29.1-1.module+el8.8.0+18195+471da4bb.aarch64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:buildah-tests-debuginfo-1:1.29.1-1.module+el8.8.0+18195+471da4bb.ppc64le",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:buildah-tests-debuginfo-1:1.29.1-1.module+el8.8.0+18195+471da4bb.s390x",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:buildah-tests-debuginfo-1:1.29.1-1.module+el8.8.0+18195+471da4bb.x86_64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:cockpit-podman-0:63.1-1.module+el8.8.0+18286+cd236dce.noarch",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:cockpit-podman-0:63.1-1.module+el8.8.0+18286+cd236dce.src",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:conmon-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.aarch64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:conmon-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.ppc64le",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:conmon-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.s390x",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:conmon-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.src",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:conmon-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.x86_64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:conmon-debuginfo-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.aarch64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:conmon-debuginfo-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.ppc64le",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:conmon-debuginfo-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.s390x",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:conmon-debuginfo-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.x86_64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:conmon-debugsource-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.aarch64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:conmon-debugsource-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.ppc64le",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:conmon-debugsource-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.s390x",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:conmon-debugsource-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.x86_64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:container-selinux-2:2.205.0-2.module+el8.8.0+18438+15d3aa65.noarch",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:container-selinux-2:2.205.0-2.module+el8.8.0+18438+15d3aa65.src",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:containernetworking-plugins-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.aarch64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:containernetworking-plugins-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.ppc64le",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:containernetworking-plugins-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.s390x",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:containernetworking-plugins-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.src",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:containernetworking-plugins-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.x86_64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:containernetworking-plugins-debuginfo-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.aarch64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:containernetworking-plugins-debuginfo-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.ppc64le",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:containernetworking-plugins-debuginfo-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.s390x",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:containernetworking-plugins-debuginfo-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.x86_64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:containernetworking-plugins-debugsource-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.aarch64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:containernetworking-plugins-debugsource-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.ppc64le",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:containernetworking-plugins-debugsource-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.s390x",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:containernetworking-plugins-debugsource-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.x86_64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:containers-common-2:1-63.module+el8.8.0+18438+15d3aa65.aarch64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:containers-common-2:1-63.module+el8.8.0+18438+15d3aa65.ppc64le",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:containers-common-2:1-63.module+el8.8.0+18438+15d3aa65.s390x",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:containers-common-2:1-63.module+el8.8.0+18438+15d3aa65.src",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:containers-common-2:1-63.module+el8.8.0+18438+15d3aa65.x86_64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:crit-0:3.15-3.module+el8.8.0+18060+3f21f2cc.aarch64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:crit-0:3.15-3.module+el8.8.0+18060+3f21f2cc.ppc64le",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:crit-0:3.15-3.module+el8.8.0+18060+3f21f2cc.s390x",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:crit-0:3.15-3.module+el8.8.0+18060+3f21f2cc.x86_64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:criu-0:3.15-3.module+el8.8.0+18060+3f21f2cc.aarch64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:criu-0:3.15-3.module+el8.8.0+18060+3f21f2cc.ppc64le",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:criu-0:3.15-3.module+el8.8.0+18060+3f21f2cc.s390x",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:criu-0:3.15-3.module+el8.8.0+18060+3f21f2cc.src",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:criu-0:3.15-3.module+el8.8.0+18060+3f21f2cc.x86_64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:criu-debuginfo-0:3.15-3.module+el8.8.0+18060+3f21f2cc.aarch64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:criu-debuginfo-0:3.15-3.module+el8.8.0+18060+3f21f2cc.ppc64le",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:criu-debuginfo-0:3.15-3.module+el8.8.0+18060+3f21f2cc.s390x",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:criu-debuginfo-0:3.15-3.module+el8.8.0+18060+3f21f2cc.x86_64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:criu-debugsource-0:3.15-3.module+el8.8.0+18060+3f21f2cc.aarch64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:criu-debugsource-0:3.15-3.module+el8.8.0+18060+3f21f2cc.ppc64le",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:criu-debugsource-0:3.15-3.module+el8.8.0+18060+3f21f2cc.s390x",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:criu-debugsource-0:3.15-3.module+el8.8.0+18060+3f21f2cc.x86_64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:criu-devel-0:3.15-3.module+el8.8.0+18060+3f21f2cc.aarch64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:criu-devel-0:3.15-3.module+el8.8.0+18060+3f21f2cc.ppc64le",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:criu-devel-0:3.15-3.module+el8.8.0+18060+3f21f2cc.s390x",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:criu-devel-0:3.15-3.module+el8.8.0+18060+3f21f2cc.x86_64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:criu-libs-0:3.15-3.module+el8.8.0+18060+3f21f2cc.aarch64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:criu-libs-0:3.15-3.module+el8.8.0+18060+3f21f2cc.ppc64le",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:criu-libs-0:3.15-3.module+el8.8.0+18060+3f21f2cc.s390x",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:criu-libs-0:3.15-3.module+el8.8.0+18060+3f21f2cc.x86_64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:criu-libs-debuginfo-0:3.15-3.module+el8.8.0+18060+3f21f2cc.aarch64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:criu-libs-debuginfo-0:3.15-3.module+el8.8.0+18060+3f21f2cc.ppc64le",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:criu-libs-debuginfo-0:3.15-3.module+el8.8.0+18060+3f21f2cc.s390x",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:criu-libs-debuginfo-0:3.15-3.module+el8.8.0+18060+3f21f2cc.x86_64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:crun-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.aarch64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:crun-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.ppc64le",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:crun-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.s390x",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:crun-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.src",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:crun-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.x86_64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:crun-debuginfo-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.aarch64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:crun-debuginfo-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.ppc64le",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:crun-debuginfo-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.s390x",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:crun-debuginfo-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.x86_64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:crun-debugsource-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.aarch64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:crun-debugsource-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.ppc64le",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:crun-debugsource-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.s390x",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:crun-debugsource-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.x86_64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:fuse-overlayfs-0:1.10-1.module+el8.8.0+18060+3f21f2cc.aarch64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:fuse-overlayfs-0:1.10-1.module+el8.8.0+18060+3f21f2cc.ppc64le",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:fuse-overlayfs-0:1.10-1.module+el8.8.0+18060+3f21f2cc.s390x",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:fuse-overlayfs-0:1.10-1.module+el8.8.0+18060+3f21f2cc.src",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:fuse-overlayfs-0:1.10-1.module+el8.8.0+18060+3f21f2cc.x86_64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:fuse-overlayfs-debuginfo-0:1.10-1.module+el8.8.0+18060+3f21f2cc.aarch64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:fuse-overlayfs-debuginfo-0:1.10-1.module+el8.8.0+18060+3f21f2cc.ppc64le",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:fuse-overlayfs-debuginfo-0:1.10-1.module+el8.8.0+18060+3f21f2cc.s390x",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:fuse-overlayfs-debuginfo-0:1.10-1.module+el8.8.0+18060+3f21f2cc.x86_64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:fuse-overlayfs-debugsource-0:1.10-1.module+el8.8.0+18060+3f21f2cc.aarch64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:fuse-overlayfs-debugsource-0:1.10-1.module+el8.8.0+18060+3f21f2cc.ppc64le",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:fuse-overlayfs-debugsource-0:1.10-1.module+el8.8.0+18060+3f21f2cc.s390x",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:fuse-overlayfs-debugsource-0:1.10-1.module+el8.8.0+18060+3f21f2cc.x86_64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:libslirp-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.aarch64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:libslirp-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.ppc64le",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:libslirp-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.s390x",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:libslirp-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.src",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:libslirp-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.x86_64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:libslirp-debuginfo-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.aarch64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:libslirp-debuginfo-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.ppc64le",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:libslirp-debuginfo-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.s390x",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:libslirp-debuginfo-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.x86_64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:libslirp-debugsource-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.aarch64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:libslirp-debugsource-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.ppc64le",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:libslirp-debugsource-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.s390x",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:libslirp-debugsource-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.x86_64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:libslirp-devel-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.aarch64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:libslirp-devel-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.ppc64le",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:libslirp-devel-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.s390x",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:libslirp-devel-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.x86_64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:netavark-2:1.5.0-4.module+el8.8.0+18060+3f21f2cc.aarch64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:netavark-2:1.5.0-4.module+el8.8.0+18060+3f21f2cc.ppc64le",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:netavark-2:1.5.0-4.module+el8.8.0+18060+3f21f2cc.s390x",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:netavark-2:1.5.0-4.module+el8.8.0+18060+3f21f2cc.src",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:netavark-2:1.5.0-4.module+el8.8.0+18060+3f21f2cc.x86_64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:oci-seccomp-bpf-hook-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.aarch64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:oci-seccomp-bpf-hook-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.ppc64le",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:oci-seccomp-bpf-hook-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.s390x",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:oci-seccomp-bpf-hook-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.src",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:oci-seccomp-bpf-hook-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.x86_64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:oci-seccomp-bpf-hook-debuginfo-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.aarch64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:oci-seccomp-bpf-hook-debuginfo-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.ppc64le",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:oci-seccomp-bpf-hook-debuginfo-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.s390x",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:oci-seccomp-bpf-hook-debuginfo-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.x86_64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:oci-seccomp-bpf-hook-debugsource-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.aarch64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:oci-seccomp-bpf-hook-debugsource-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.ppc64le",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:oci-seccomp-bpf-hook-debugsource-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.s390x",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:oci-seccomp-bpf-hook-debugsource-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.x86_64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.aarch64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.ppc64le",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.s390x",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.src",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.x86_64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-catatonit-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.aarch64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-catatonit-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.ppc64le",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-catatonit-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.s390x",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-catatonit-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.x86_64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-catatonit-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.aarch64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-catatonit-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.ppc64le",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-catatonit-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.s390x",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-catatonit-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.x86_64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.aarch64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.ppc64le",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.s390x",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.x86_64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-debugsource-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.aarch64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-debugsource-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.ppc64le",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-debugsource-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.s390x",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-debugsource-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.x86_64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-docker-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.noarch",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-gvproxy-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.aarch64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-gvproxy-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.ppc64le",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-gvproxy-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.s390x",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-gvproxy-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.x86_64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-gvproxy-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.aarch64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-gvproxy-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.ppc64le",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-gvproxy-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.s390x",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-gvproxy-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.x86_64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-plugins-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.aarch64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-plugins-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.ppc64le",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-plugins-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.s390x",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-plugins-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.x86_64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-plugins-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.aarch64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-plugins-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.ppc64le",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-plugins-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.s390x",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-plugins-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.x86_64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-remote-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.aarch64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-remote-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.ppc64le",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-remote-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.s390x",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-remote-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.x86_64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-remote-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.aarch64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-remote-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.ppc64le",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-remote-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.s390x",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-remote-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.x86_64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-tests-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.aarch64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-tests-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.ppc64le",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-tests-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.s390x",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-tests-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.x86_64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:python-podman-0:4.4.1-1.module+el8.8.0+18275+3a56cc62.src",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:python3-criu-0:3.15-3.module+el8.8.0+18060+3f21f2cc.aarch64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:python3-criu-0:3.15-3.module+el8.8.0+18060+3f21f2cc.ppc64le",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:python3-criu-0:3.15-3.module+el8.8.0+18060+3f21f2cc.s390x",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:python3-criu-0:3.15-3.module+el8.8.0+18060+3f21f2cc.x86_64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:python3-podman-0:4.4.1-1.module+el8.8.0+18275+3a56cc62.noarch",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:runc-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.aarch64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:runc-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.ppc64le",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:runc-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.s390x",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:runc-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.src",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:runc-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.x86_64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:runc-debuginfo-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.aarch64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:runc-debuginfo-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.ppc64le",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:runc-debuginfo-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.s390x",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:runc-debuginfo-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.x86_64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:runc-debugsource-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.aarch64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:runc-debugsource-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.ppc64le",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:runc-debugsource-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.s390x",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:runc-debugsource-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.x86_64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:skopeo-2:1.11.2-0.2.module+el8.8.0+18251+ad5b274c.aarch64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:skopeo-2:1.11.2-0.2.module+el8.8.0+18251+ad5b274c.ppc64le",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:skopeo-2:1.11.2-0.2.module+el8.8.0+18251+ad5b274c.s390x",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:skopeo-2:1.11.2-0.2.module+el8.8.0+18251+ad5b274c.src",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:skopeo-2:1.11.2-0.2.module+el8.8.0+18251+ad5b274c.x86_64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:skopeo-tests-2:1.11.2-0.2.module+el8.8.0+18251+ad5b274c.aarch64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:skopeo-tests-2:1.11.2-0.2.module+el8.8.0+18251+ad5b274c.ppc64le",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:skopeo-tests-2:1.11.2-0.2.module+el8.8.0+18251+ad5b274c.s390x",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:skopeo-tests-2:1.11.2-0.2.module+el8.8.0+18251+ad5b274c.x86_64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:slirp4netns-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.aarch64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:slirp4netns-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.ppc64le",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:slirp4netns-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.s390x",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:slirp4netns-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.src",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:slirp4netns-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.x86_64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:slirp4netns-debuginfo-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.aarch64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:slirp4netns-debuginfo-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.ppc64le",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:slirp4netns-debuginfo-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.s390x",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:slirp4netns-debuginfo-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.x86_64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:slirp4netns-debugsource-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.aarch64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:slirp4netns-debugsource-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.ppc64le",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:slirp4netns-debugsource-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.s390x",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:slirp4netns-debugsource-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.x86_64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:toolbox-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.aarch64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:toolbox-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.ppc64le",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:toolbox-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.s390x",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:toolbox-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.src",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:toolbox-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.x86_64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:toolbox-debuginfo-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.aarch64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:toolbox-debuginfo-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.ppc64le",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:toolbox-debuginfo-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.s390x",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:toolbox-debuginfo-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.x86_64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:toolbox-debugsource-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.aarch64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:toolbox-debugsource-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.ppc64le",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:toolbox-debugsource-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.s390x",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:toolbox-debugsource-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.x86_64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:toolbox-tests-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.aarch64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:toolbox-tests-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.ppc64le",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:toolbox-tests-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.s390x",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:toolbox-tests-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.x86_64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:udica-0:0.2.6-20.module+el8.8.0+18060+3f21f2cc.noarch",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:udica-0:0.2.6-20.module+el8.8.0+18060+3f21f2cc.src"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2022-28131"
},
{
"category": "external",
"summary": "RHBZ#2107390",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2107390"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2022-28131",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-28131"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2022-28131",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2022-28131"
},
{
"category": "external",
"summary": "https://go.dev/issue/53614",
"url": "https://go.dev/issue/53614"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-announce/c/nqrv9fbR0zE",
"url": "https://groups.google.com/g/golang-announce/c/nqrv9fbR0zE"
}
],
"release_date": "2022-07-12T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2023-05-16T08:49:00+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:aardvark-dns-2:1.5.0-2.module+el8.8.0+18060+3f21f2cc.aarch64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:aardvark-dns-2:1.5.0-2.module+el8.8.0+18060+3f21f2cc.ppc64le",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:aardvark-dns-2:1.5.0-2.module+el8.8.0+18060+3f21f2cc.s390x",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:aardvark-dns-2:1.5.0-2.module+el8.8.0+18060+3f21f2cc.src",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:aardvark-dns-2:1.5.0-2.module+el8.8.0+18060+3f21f2cc.x86_64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:buildah-1:1.29.1-1.module+el8.8.0+18195+471da4bb.aarch64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:buildah-1:1.29.1-1.module+el8.8.0+18195+471da4bb.ppc64le",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:buildah-1:1.29.1-1.module+el8.8.0+18195+471da4bb.s390x",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:buildah-1:1.29.1-1.module+el8.8.0+18195+471da4bb.src",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:buildah-1:1.29.1-1.module+el8.8.0+18195+471da4bb.x86_64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:buildah-debuginfo-1:1.29.1-1.module+el8.8.0+18195+471da4bb.aarch64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:buildah-debuginfo-1:1.29.1-1.module+el8.8.0+18195+471da4bb.ppc64le",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:buildah-debuginfo-1:1.29.1-1.module+el8.8.0+18195+471da4bb.s390x",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:buildah-debuginfo-1:1.29.1-1.module+el8.8.0+18195+471da4bb.x86_64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:buildah-debugsource-1:1.29.1-1.module+el8.8.0+18195+471da4bb.aarch64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:buildah-debugsource-1:1.29.1-1.module+el8.8.0+18195+471da4bb.ppc64le",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:buildah-debugsource-1:1.29.1-1.module+el8.8.0+18195+471da4bb.s390x",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:buildah-debugsource-1:1.29.1-1.module+el8.8.0+18195+471da4bb.x86_64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:buildah-tests-1:1.29.1-1.module+el8.8.0+18195+471da4bb.aarch64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:buildah-tests-1:1.29.1-1.module+el8.8.0+18195+471da4bb.ppc64le",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:buildah-tests-1:1.29.1-1.module+el8.8.0+18195+471da4bb.s390x",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:buildah-tests-1:1.29.1-1.module+el8.8.0+18195+471da4bb.x86_64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:buildah-tests-debuginfo-1:1.29.1-1.module+el8.8.0+18195+471da4bb.aarch64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:buildah-tests-debuginfo-1:1.29.1-1.module+el8.8.0+18195+471da4bb.ppc64le",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:buildah-tests-debuginfo-1:1.29.1-1.module+el8.8.0+18195+471da4bb.s390x",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:buildah-tests-debuginfo-1:1.29.1-1.module+el8.8.0+18195+471da4bb.x86_64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:cockpit-podman-0:63.1-1.module+el8.8.0+18286+cd236dce.noarch",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:cockpit-podman-0:63.1-1.module+el8.8.0+18286+cd236dce.src",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:conmon-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.aarch64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:conmon-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.ppc64le",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:conmon-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.s390x",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:conmon-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.src",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:conmon-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.x86_64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:conmon-debuginfo-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.aarch64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:conmon-debuginfo-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.ppc64le",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:conmon-debuginfo-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.s390x",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:conmon-debuginfo-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.x86_64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:conmon-debugsource-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.aarch64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:conmon-debugsource-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.ppc64le",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:conmon-debugsource-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.s390x",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:conmon-debugsource-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.x86_64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:container-selinux-2:2.205.0-2.module+el8.8.0+18438+15d3aa65.noarch",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:container-selinux-2:2.205.0-2.module+el8.8.0+18438+15d3aa65.src",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:containernetworking-plugins-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.aarch64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:containernetworking-plugins-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.ppc64le",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:containernetworking-plugins-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.s390x",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:containernetworking-plugins-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.src",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:containernetworking-plugins-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.x86_64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:containernetworking-plugins-debuginfo-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.aarch64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:containernetworking-plugins-debuginfo-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.ppc64le",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:containernetworking-plugins-debuginfo-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.s390x",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:containernetworking-plugins-debuginfo-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.x86_64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:containernetworking-plugins-debugsource-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.aarch64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:containernetworking-plugins-debugsource-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.ppc64le",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:containernetworking-plugins-debugsource-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.s390x",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:containernetworking-plugins-debugsource-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.x86_64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:containers-common-2:1-63.module+el8.8.0+18438+15d3aa65.aarch64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:containers-common-2:1-63.module+el8.8.0+18438+15d3aa65.ppc64le",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:containers-common-2:1-63.module+el8.8.0+18438+15d3aa65.s390x",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:containers-common-2:1-63.module+el8.8.0+18438+15d3aa65.src",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:containers-common-2:1-63.module+el8.8.0+18438+15d3aa65.x86_64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:crit-0:3.15-3.module+el8.8.0+18060+3f21f2cc.aarch64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:crit-0:3.15-3.module+el8.8.0+18060+3f21f2cc.ppc64le",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:crit-0:3.15-3.module+el8.8.0+18060+3f21f2cc.s390x",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:crit-0:3.15-3.module+el8.8.0+18060+3f21f2cc.x86_64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:criu-0:3.15-3.module+el8.8.0+18060+3f21f2cc.aarch64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:criu-0:3.15-3.module+el8.8.0+18060+3f21f2cc.ppc64le",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:criu-0:3.15-3.module+el8.8.0+18060+3f21f2cc.s390x",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:criu-0:3.15-3.module+el8.8.0+18060+3f21f2cc.src",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:criu-0:3.15-3.module+el8.8.0+18060+3f21f2cc.x86_64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:criu-debuginfo-0:3.15-3.module+el8.8.0+18060+3f21f2cc.aarch64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:criu-debuginfo-0:3.15-3.module+el8.8.0+18060+3f21f2cc.ppc64le",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:criu-debuginfo-0:3.15-3.module+el8.8.0+18060+3f21f2cc.s390x",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:criu-debuginfo-0:3.15-3.module+el8.8.0+18060+3f21f2cc.x86_64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:criu-debugsource-0:3.15-3.module+el8.8.0+18060+3f21f2cc.aarch64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:criu-debugsource-0:3.15-3.module+el8.8.0+18060+3f21f2cc.ppc64le",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:criu-debugsource-0:3.15-3.module+el8.8.0+18060+3f21f2cc.s390x",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:criu-debugsource-0:3.15-3.module+el8.8.0+18060+3f21f2cc.x86_64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:criu-devel-0:3.15-3.module+el8.8.0+18060+3f21f2cc.aarch64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:criu-devel-0:3.15-3.module+el8.8.0+18060+3f21f2cc.ppc64le",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:criu-devel-0:3.15-3.module+el8.8.0+18060+3f21f2cc.s390x",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:criu-devel-0:3.15-3.module+el8.8.0+18060+3f21f2cc.x86_64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:criu-libs-0:3.15-3.module+el8.8.0+18060+3f21f2cc.aarch64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:criu-libs-0:3.15-3.module+el8.8.0+18060+3f21f2cc.ppc64le",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:criu-libs-0:3.15-3.module+el8.8.0+18060+3f21f2cc.s390x",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:criu-libs-0:3.15-3.module+el8.8.0+18060+3f21f2cc.x86_64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:criu-libs-debuginfo-0:3.15-3.module+el8.8.0+18060+3f21f2cc.aarch64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:criu-libs-debuginfo-0:3.15-3.module+el8.8.0+18060+3f21f2cc.ppc64le",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:criu-libs-debuginfo-0:3.15-3.module+el8.8.0+18060+3f21f2cc.s390x",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:criu-libs-debuginfo-0:3.15-3.module+el8.8.0+18060+3f21f2cc.x86_64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:crun-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.aarch64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:crun-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.ppc64le",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:crun-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.s390x",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:crun-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.src",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:crun-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.x86_64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:crun-debuginfo-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.aarch64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:crun-debuginfo-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.ppc64le",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:crun-debuginfo-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.s390x",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:crun-debuginfo-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.x86_64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:crun-debugsource-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.aarch64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:crun-debugsource-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.ppc64le",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:crun-debugsource-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.s390x",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:crun-debugsource-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.x86_64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:fuse-overlayfs-0:1.10-1.module+el8.8.0+18060+3f21f2cc.aarch64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:fuse-overlayfs-0:1.10-1.module+el8.8.0+18060+3f21f2cc.ppc64le",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:fuse-overlayfs-0:1.10-1.module+el8.8.0+18060+3f21f2cc.s390x",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:fuse-overlayfs-0:1.10-1.module+el8.8.0+18060+3f21f2cc.src",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:fuse-overlayfs-0:1.10-1.module+el8.8.0+18060+3f21f2cc.x86_64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:fuse-overlayfs-debuginfo-0:1.10-1.module+el8.8.0+18060+3f21f2cc.aarch64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:fuse-overlayfs-debuginfo-0:1.10-1.module+el8.8.0+18060+3f21f2cc.ppc64le",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:fuse-overlayfs-debuginfo-0:1.10-1.module+el8.8.0+18060+3f21f2cc.s390x",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:fuse-overlayfs-debuginfo-0:1.10-1.module+el8.8.0+18060+3f21f2cc.x86_64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:fuse-overlayfs-debugsource-0:1.10-1.module+el8.8.0+18060+3f21f2cc.aarch64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:fuse-overlayfs-debugsource-0:1.10-1.module+el8.8.0+18060+3f21f2cc.ppc64le",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:fuse-overlayfs-debugsource-0:1.10-1.module+el8.8.0+18060+3f21f2cc.s390x",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:fuse-overlayfs-debugsource-0:1.10-1.module+el8.8.0+18060+3f21f2cc.x86_64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:libslirp-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.aarch64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:libslirp-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.ppc64le",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:libslirp-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.s390x",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:libslirp-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.src",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:libslirp-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.x86_64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:libslirp-debuginfo-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.aarch64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:libslirp-debuginfo-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.ppc64le",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:libslirp-debuginfo-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.s390x",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:libslirp-debuginfo-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.x86_64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:libslirp-debugsource-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.aarch64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:libslirp-debugsource-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.ppc64le",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:libslirp-debugsource-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.s390x",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:libslirp-debugsource-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.x86_64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:libslirp-devel-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.aarch64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:libslirp-devel-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.ppc64le",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:libslirp-devel-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.s390x",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:libslirp-devel-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.x86_64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:netavark-2:1.5.0-4.module+el8.8.0+18060+3f21f2cc.aarch64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:netavark-2:1.5.0-4.module+el8.8.0+18060+3f21f2cc.ppc64le",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:netavark-2:1.5.0-4.module+el8.8.0+18060+3f21f2cc.s390x",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:netavark-2:1.5.0-4.module+el8.8.0+18060+3f21f2cc.src",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:netavark-2:1.5.0-4.module+el8.8.0+18060+3f21f2cc.x86_64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:oci-seccomp-bpf-hook-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.aarch64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:oci-seccomp-bpf-hook-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.ppc64le",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:oci-seccomp-bpf-hook-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.s390x",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:oci-seccomp-bpf-hook-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.src",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:oci-seccomp-bpf-hook-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.x86_64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:oci-seccomp-bpf-hook-debuginfo-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.aarch64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:oci-seccomp-bpf-hook-debuginfo-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.ppc64le",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:oci-seccomp-bpf-hook-debuginfo-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.s390x",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:oci-seccomp-bpf-hook-debuginfo-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.x86_64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:oci-seccomp-bpf-hook-debugsource-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.aarch64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:oci-seccomp-bpf-hook-debugsource-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.ppc64le",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:oci-seccomp-bpf-hook-debugsource-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.s390x",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:oci-seccomp-bpf-hook-debugsource-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.x86_64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.aarch64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.ppc64le",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.s390x",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.src",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.x86_64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-catatonit-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.aarch64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-catatonit-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.ppc64le",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-catatonit-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.s390x",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-catatonit-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.x86_64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-catatonit-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.aarch64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-catatonit-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.ppc64le",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-catatonit-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.s390x",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-catatonit-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.x86_64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.aarch64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.ppc64le",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.s390x",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.x86_64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-debugsource-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.aarch64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-debugsource-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.ppc64le",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-debugsource-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.s390x",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-debugsource-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.x86_64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-docker-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.noarch",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-gvproxy-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.aarch64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-gvproxy-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.ppc64le",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-gvproxy-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.s390x",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-gvproxy-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.x86_64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-gvproxy-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.aarch64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-gvproxy-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.ppc64le",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-gvproxy-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.s390x",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-gvproxy-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.x86_64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-plugins-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.aarch64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-plugins-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.ppc64le",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-plugins-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.s390x",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-plugins-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.x86_64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-plugins-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.aarch64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-plugins-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.ppc64le",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-plugins-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.s390x",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-plugins-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.x86_64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-remote-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.aarch64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-remote-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.ppc64le",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-remote-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.s390x",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-remote-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.x86_64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-remote-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.aarch64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-remote-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.ppc64le",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-remote-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.s390x",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-remote-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.x86_64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-tests-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.aarch64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-tests-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.ppc64le",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-tests-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.s390x",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-tests-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.x86_64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:python-podman-0:4.4.1-1.module+el8.8.0+18275+3a56cc62.src",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:python3-criu-0:3.15-3.module+el8.8.0+18060+3f21f2cc.aarch64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:python3-criu-0:3.15-3.module+el8.8.0+18060+3f21f2cc.ppc64le",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:python3-criu-0:3.15-3.module+el8.8.0+18060+3f21f2cc.s390x",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:python3-criu-0:3.15-3.module+el8.8.0+18060+3f21f2cc.x86_64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:python3-podman-0:4.4.1-1.module+el8.8.0+18275+3a56cc62.noarch",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:runc-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.aarch64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:runc-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.ppc64le",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:runc-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.s390x",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:runc-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.src",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:runc-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.x86_64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:runc-debuginfo-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.aarch64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:runc-debuginfo-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.ppc64le",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:runc-debuginfo-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.s390x",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:runc-debuginfo-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.x86_64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:runc-debugsource-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.aarch64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:runc-debugsource-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.ppc64le",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:runc-debugsource-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.s390x",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:runc-debugsource-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.x86_64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:skopeo-2:1.11.2-0.2.module+el8.8.0+18251+ad5b274c.aarch64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:skopeo-2:1.11.2-0.2.module+el8.8.0+18251+ad5b274c.ppc64le",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:skopeo-2:1.11.2-0.2.module+el8.8.0+18251+ad5b274c.s390x",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:skopeo-2:1.11.2-0.2.module+el8.8.0+18251+ad5b274c.src",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:skopeo-2:1.11.2-0.2.module+el8.8.0+18251+ad5b274c.x86_64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:skopeo-tests-2:1.11.2-0.2.module+el8.8.0+18251+ad5b274c.aarch64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:skopeo-tests-2:1.11.2-0.2.module+el8.8.0+18251+ad5b274c.ppc64le",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:skopeo-tests-2:1.11.2-0.2.module+el8.8.0+18251+ad5b274c.s390x",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:skopeo-tests-2:1.11.2-0.2.module+el8.8.0+18251+ad5b274c.x86_64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:slirp4netns-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.aarch64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:slirp4netns-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.ppc64le",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:slirp4netns-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.s390x",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:slirp4netns-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.src",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:slirp4netns-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.x86_64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:slirp4netns-debuginfo-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.aarch64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:slirp4netns-debuginfo-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.ppc64le",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:slirp4netns-debuginfo-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.s390x",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:slirp4netns-debuginfo-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.x86_64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:slirp4netns-debugsource-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.aarch64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:slirp4netns-debugsource-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.ppc64le",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:slirp4netns-debugsource-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.s390x",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:slirp4netns-debugsource-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.x86_64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:toolbox-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.aarch64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:toolbox-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.ppc64le",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:toolbox-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.s390x",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:toolbox-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.src",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:toolbox-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.x86_64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:toolbox-debuginfo-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.aarch64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:toolbox-debuginfo-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.ppc64le",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:toolbox-debuginfo-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.s390x",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:toolbox-debuginfo-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.x86_64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:toolbox-debugsource-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.aarch64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:toolbox-debugsource-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.ppc64le",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:toolbox-debugsource-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.s390x",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:toolbox-debugsource-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.x86_64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:toolbox-tests-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.aarch64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:toolbox-tests-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.ppc64le",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:toolbox-tests-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.s390x",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:toolbox-tests-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.x86_64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:udica-0:0.2.6-20.module+el8.8.0+18060+3f21f2cc.noarch",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:udica-0:0.2.6-20.module+el8.8.0+18060+3f21f2cc.src"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2023:2758"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "LOCAL",
"availabilityImpact": "HIGH",
"baseScore": 7.3,
"baseSeverity": "HIGH",
"confidentialityImpact": "LOW",
"integrityImpact": "LOW",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:N/UI:N/S:U/C:L/I:L/A:H",
"version": "3.1"
},
"products": [
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:aardvark-dns-2:1.5.0-2.module+el8.8.0+18060+3f21f2cc.aarch64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:aardvark-dns-2:1.5.0-2.module+el8.8.0+18060+3f21f2cc.ppc64le",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:aardvark-dns-2:1.5.0-2.module+el8.8.0+18060+3f21f2cc.s390x",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:aardvark-dns-2:1.5.0-2.module+el8.8.0+18060+3f21f2cc.src",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:aardvark-dns-2:1.5.0-2.module+el8.8.0+18060+3f21f2cc.x86_64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:buildah-1:1.29.1-1.module+el8.8.0+18195+471da4bb.aarch64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:buildah-1:1.29.1-1.module+el8.8.0+18195+471da4bb.ppc64le",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:buildah-1:1.29.1-1.module+el8.8.0+18195+471da4bb.s390x",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:buildah-1:1.29.1-1.module+el8.8.0+18195+471da4bb.src",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:buildah-1:1.29.1-1.module+el8.8.0+18195+471da4bb.x86_64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:buildah-debuginfo-1:1.29.1-1.module+el8.8.0+18195+471da4bb.aarch64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:buildah-debuginfo-1:1.29.1-1.module+el8.8.0+18195+471da4bb.ppc64le",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:buildah-debuginfo-1:1.29.1-1.module+el8.8.0+18195+471da4bb.s390x",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:buildah-debuginfo-1:1.29.1-1.module+el8.8.0+18195+471da4bb.x86_64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:buildah-debugsource-1:1.29.1-1.module+el8.8.0+18195+471da4bb.aarch64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:buildah-debugsource-1:1.29.1-1.module+el8.8.0+18195+471da4bb.ppc64le",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:buildah-debugsource-1:1.29.1-1.module+el8.8.0+18195+471da4bb.s390x",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:buildah-debugsource-1:1.29.1-1.module+el8.8.0+18195+471da4bb.x86_64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:buildah-tests-1:1.29.1-1.module+el8.8.0+18195+471da4bb.aarch64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:buildah-tests-1:1.29.1-1.module+el8.8.0+18195+471da4bb.ppc64le",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:buildah-tests-1:1.29.1-1.module+el8.8.0+18195+471da4bb.s390x",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:buildah-tests-1:1.29.1-1.module+el8.8.0+18195+471da4bb.x86_64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:buildah-tests-debuginfo-1:1.29.1-1.module+el8.8.0+18195+471da4bb.aarch64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:buildah-tests-debuginfo-1:1.29.1-1.module+el8.8.0+18195+471da4bb.ppc64le",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:buildah-tests-debuginfo-1:1.29.1-1.module+el8.8.0+18195+471da4bb.s390x",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:buildah-tests-debuginfo-1:1.29.1-1.module+el8.8.0+18195+471da4bb.x86_64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:cockpit-podman-0:63.1-1.module+el8.8.0+18286+cd236dce.noarch",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:cockpit-podman-0:63.1-1.module+el8.8.0+18286+cd236dce.src",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:conmon-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.aarch64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:conmon-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.ppc64le",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:conmon-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.s390x",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:conmon-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.src",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:conmon-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.x86_64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:conmon-debuginfo-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.aarch64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:conmon-debuginfo-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.ppc64le",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:conmon-debuginfo-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.s390x",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:conmon-debuginfo-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.x86_64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:conmon-debugsource-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.aarch64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:conmon-debugsource-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.ppc64le",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:conmon-debugsource-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.s390x",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:conmon-debugsource-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.x86_64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:container-selinux-2:2.205.0-2.module+el8.8.0+18438+15d3aa65.noarch",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:container-selinux-2:2.205.0-2.module+el8.8.0+18438+15d3aa65.src",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:containernetworking-plugins-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.aarch64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:containernetworking-plugins-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.ppc64le",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:containernetworking-plugins-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.s390x",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:containernetworking-plugins-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.src",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:containernetworking-plugins-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.x86_64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:containernetworking-plugins-debuginfo-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.aarch64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:containernetworking-plugins-debuginfo-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.ppc64le",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:containernetworking-plugins-debuginfo-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.s390x",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:containernetworking-plugins-debuginfo-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.x86_64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:containernetworking-plugins-debugsource-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.aarch64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:containernetworking-plugins-debugsource-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.ppc64le",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:containernetworking-plugins-debugsource-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.s390x",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:containernetworking-plugins-debugsource-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.x86_64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:containers-common-2:1-63.module+el8.8.0+18438+15d3aa65.aarch64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:containers-common-2:1-63.module+el8.8.0+18438+15d3aa65.ppc64le",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:containers-common-2:1-63.module+el8.8.0+18438+15d3aa65.s390x",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:containers-common-2:1-63.module+el8.8.0+18438+15d3aa65.src",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:containers-common-2:1-63.module+el8.8.0+18438+15d3aa65.x86_64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:crit-0:3.15-3.module+el8.8.0+18060+3f21f2cc.aarch64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:crit-0:3.15-3.module+el8.8.0+18060+3f21f2cc.ppc64le",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:crit-0:3.15-3.module+el8.8.0+18060+3f21f2cc.s390x",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:crit-0:3.15-3.module+el8.8.0+18060+3f21f2cc.x86_64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:criu-0:3.15-3.module+el8.8.0+18060+3f21f2cc.aarch64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:criu-0:3.15-3.module+el8.8.0+18060+3f21f2cc.ppc64le",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:criu-0:3.15-3.module+el8.8.0+18060+3f21f2cc.s390x",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:criu-0:3.15-3.module+el8.8.0+18060+3f21f2cc.src",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:criu-0:3.15-3.module+el8.8.0+18060+3f21f2cc.x86_64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:criu-debuginfo-0:3.15-3.module+el8.8.0+18060+3f21f2cc.aarch64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:criu-debuginfo-0:3.15-3.module+el8.8.0+18060+3f21f2cc.ppc64le",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:criu-debuginfo-0:3.15-3.module+el8.8.0+18060+3f21f2cc.s390x",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:criu-debuginfo-0:3.15-3.module+el8.8.0+18060+3f21f2cc.x86_64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:criu-debugsource-0:3.15-3.module+el8.8.0+18060+3f21f2cc.aarch64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:criu-debugsource-0:3.15-3.module+el8.8.0+18060+3f21f2cc.ppc64le",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:criu-debugsource-0:3.15-3.module+el8.8.0+18060+3f21f2cc.s390x",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:criu-debugsource-0:3.15-3.module+el8.8.0+18060+3f21f2cc.x86_64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:criu-devel-0:3.15-3.module+el8.8.0+18060+3f21f2cc.aarch64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:criu-devel-0:3.15-3.module+el8.8.0+18060+3f21f2cc.ppc64le",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:criu-devel-0:3.15-3.module+el8.8.0+18060+3f21f2cc.s390x",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:criu-devel-0:3.15-3.module+el8.8.0+18060+3f21f2cc.x86_64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:criu-libs-0:3.15-3.module+el8.8.0+18060+3f21f2cc.aarch64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:criu-libs-0:3.15-3.module+el8.8.0+18060+3f21f2cc.ppc64le",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:criu-libs-0:3.15-3.module+el8.8.0+18060+3f21f2cc.s390x",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:criu-libs-0:3.15-3.module+el8.8.0+18060+3f21f2cc.x86_64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:criu-libs-debuginfo-0:3.15-3.module+el8.8.0+18060+3f21f2cc.aarch64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:criu-libs-debuginfo-0:3.15-3.module+el8.8.0+18060+3f21f2cc.ppc64le",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:criu-libs-debuginfo-0:3.15-3.module+el8.8.0+18060+3f21f2cc.s390x",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:criu-libs-debuginfo-0:3.15-3.module+el8.8.0+18060+3f21f2cc.x86_64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:crun-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.aarch64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:crun-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.ppc64le",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:crun-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.s390x",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:crun-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.src",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:crun-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.x86_64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:crun-debuginfo-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.aarch64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:crun-debuginfo-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.ppc64le",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:crun-debuginfo-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.s390x",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:crun-debuginfo-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.x86_64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:crun-debugsource-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.aarch64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:crun-debugsource-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.ppc64le",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:crun-debugsource-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.s390x",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:crun-debugsource-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.x86_64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:fuse-overlayfs-0:1.10-1.module+el8.8.0+18060+3f21f2cc.aarch64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:fuse-overlayfs-0:1.10-1.module+el8.8.0+18060+3f21f2cc.ppc64le",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:fuse-overlayfs-0:1.10-1.module+el8.8.0+18060+3f21f2cc.s390x",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:fuse-overlayfs-0:1.10-1.module+el8.8.0+18060+3f21f2cc.src",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:fuse-overlayfs-0:1.10-1.module+el8.8.0+18060+3f21f2cc.x86_64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:fuse-overlayfs-debuginfo-0:1.10-1.module+el8.8.0+18060+3f21f2cc.aarch64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:fuse-overlayfs-debuginfo-0:1.10-1.module+el8.8.0+18060+3f21f2cc.ppc64le",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:fuse-overlayfs-debuginfo-0:1.10-1.module+el8.8.0+18060+3f21f2cc.s390x",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:fuse-overlayfs-debuginfo-0:1.10-1.module+el8.8.0+18060+3f21f2cc.x86_64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:fuse-overlayfs-debugsource-0:1.10-1.module+el8.8.0+18060+3f21f2cc.aarch64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:fuse-overlayfs-debugsource-0:1.10-1.module+el8.8.0+18060+3f21f2cc.ppc64le",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:fuse-overlayfs-debugsource-0:1.10-1.module+el8.8.0+18060+3f21f2cc.s390x",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:fuse-overlayfs-debugsource-0:1.10-1.module+el8.8.0+18060+3f21f2cc.x86_64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:libslirp-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.aarch64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:libslirp-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.ppc64le",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:libslirp-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.s390x",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:libslirp-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.src",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:libslirp-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.x86_64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:libslirp-debuginfo-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.aarch64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:libslirp-debuginfo-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.ppc64le",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:libslirp-debuginfo-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.s390x",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:libslirp-debuginfo-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.x86_64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:libslirp-debugsource-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.aarch64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:libslirp-debugsource-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.ppc64le",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:libslirp-debugsource-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.s390x",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:libslirp-debugsource-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.x86_64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:libslirp-devel-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.aarch64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:libslirp-devel-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.ppc64le",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:libslirp-devel-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.s390x",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:libslirp-devel-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.x86_64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:netavark-2:1.5.0-4.module+el8.8.0+18060+3f21f2cc.aarch64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:netavark-2:1.5.0-4.module+el8.8.0+18060+3f21f2cc.ppc64le",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:netavark-2:1.5.0-4.module+el8.8.0+18060+3f21f2cc.s390x",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:netavark-2:1.5.0-4.module+el8.8.0+18060+3f21f2cc.src",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:netavark-2:1.5.0-4.module+el8.8.0+18060+3f21f2cc.x86_64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:oci-seccomp-bpf-hook-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.aarch64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:oci-seccomp-bpf-hook-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.ppc64le",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:oci-seccomp-bpf-hook-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.s390x",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:oci-seccomp-bpf-hook-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.src",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:oci-seccomp-bpf-hook-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.x86_64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:oci-seccomp-bpf-hook-debuginfo-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.aarch64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:oci-seccomp-bpf-hook-debuginfo-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.ppc64le",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:oci-seccomp-bpf-hook-debuginfo-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.s390x",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:oci-seccomp-bpf-hook-debuginfo-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.x86_64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:oci-seccomp-bpf-hook-debugsource-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.aarch64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:oci-seccomp-bpf-hook-debugsource-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.ppc64le",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:oci-seccomp-bpf-hook-debugsource-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.s390x",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:oci-seccomp-bpf-hook-debugsource-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.x86_64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.aarch64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.ppc64le",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.s390x",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.src",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.x86_64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-catatonit-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.aarch64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-catatonit-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.ppc64le",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-catatonit-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.s390x",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-catatonit-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.x86_64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-catatonit-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.aarch64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-catatonit-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.ppc64le",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-catatonit-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.s390x",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-catatonit-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.x86_64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.aarch64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.ppc64le",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.s390x",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.x86_64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-debugsource-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.aarch64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-debugsource-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.ppc64le",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-debugsource-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.s390x",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-debugsource-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.x86_64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-docker-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.noarch",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-gvproxy-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.aarch64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-gvproxy-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.ppc64le",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-gvproxy-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.s390x",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-gvproxy-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.x86_64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-gvproxy-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.aarch64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-gvproxy-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.ppc64le",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-gvproxy-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.s390x",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-gvproxy-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.x86_64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-plugins-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.aarch64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-plugins-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.ppc64le",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-plugins-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.s390x",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-plugins-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.x86_64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-plugins-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.aarch64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-plugins-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.ppc64le",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-plugins-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.s390x",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-plugins-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.x86_64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-remote-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.aarch64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-remote-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.ppc64le",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-remote-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.s390x",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-remote-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.x86_64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-remote-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.aarch64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-remote-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.ppc64le",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-remote-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.s390x",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-remote-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.x86_64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-tests-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.aarch64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-tests-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.ppc64le",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-tests-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.s390x",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-tests-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.x86_64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:python-podman-0:4.4.1-1.module+el8.8.0+18275+3a56cc62.src",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:python3-criu-0:3.15-3.module+el8.8.0+18060+3f21f2cc.aarch64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:python3-criu-0:3.15-3.module+el8.8.0+18060+3f21f2cc.ppc64le",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:python3-criu-0:3.15-3.module+el8.8.0+18060+3f21f2cc.s390x",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:python3-criu-0:3.15-3.module+el8.8.0+18060+3f21f2cc.x86_64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:python3-podman-0:4.4.1-1.module+el8.8.0+18275+3a56cc62.noarch",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:runc-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.aarch64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:runc-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.ppc64le",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:runc-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.s390x",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:runc-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.src",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:runc-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.x86_64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:runc-debuginfo-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.aarch64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:runc-debuginfo-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.ppc64le",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:runc-debuginfo-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.s390x",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:runc-debuginfo-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.x86_64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:runc-debugsource-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.aarch64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:runc-debugsource-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.ppc64le",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:runc-debugsource-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.s390x",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:runc-debugsource-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.x86_64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:skopeo-2:1.11.2-0.2.module+el8.8.0+18251+ad5b274c.aarch64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:skopeo-2:1.11.2-0.2.module+el8.8.0+18251+ad5b274c.ppc64le",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:skopeo-2:1.11.2-0.2.module+el8.8.0+18251+ad5b274c.s390x",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:skopeo-2:1.11.2-0.2.module+el8.8.0+18251+ad5b274c.src",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:skopeo-2:1.11.2-0.2.module+el8.8.0+18251+ad5b274c.x86_64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:skopeo-tests-2:1.11.2-0.2.module+el8.8.0+18251+ad5b274c.aarch64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:skopeo-tests-2:1.11.2-0.2.module+el8.8.0+18251+ad5b274c.ppc64le",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:skopeo-tests-2:1.11.2-0.2.module+el8.8.0+18251+ad5b274c.s390x",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:skopeo-tests-2:1.11.2-0.2.module+el8.8.0+18251+ad5b274c.x86_64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:slirp4netns-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.aarch64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:slirp4netns-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.ppc64le",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:slirp4netns-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.s390x",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:slirp4netns-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.src",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:slirp4netns-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.x86_64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:slirp4netns-debuginfo-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.aarch64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:slirp4netns-debuginfo-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.ppc64le",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:slirp4netns-debuginfo-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.s390x",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:slirp4netns-debuginfo-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.x86_64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:slirp4netns-debugsource-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.aarch64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:slirp4netns-debugsource-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.ppc64le",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:slirp4netns-debugsource-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.s390x",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:slirp4netns-debugsource-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.x86_64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:toolbox-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.aarch64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:toolbox-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.ppc64le",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:toolbox-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.s390x",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:toolbox-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.src",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:toolbox-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.x86_64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:toolbox-debuginfo-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.aarch64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:toolbox-debuginfo-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.ppc64le",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:toolbox-debuginfo-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.s390x",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:toolbox-debuginfo-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.x86_64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:toolbox-debugsource-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.aarch64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:toolbox-debugsource-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.ppc64le",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:toolbox-debugsource-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.s390x",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:toolbox-debugsource-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.x86_64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:toolbox-tests-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.aarch64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:toolbox-tests-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.ppc64le",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:toolbox-tests-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.s390x",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:toolbox-tests-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.x86_64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:udica-0:0.2.6-20.module+el8.8.0+18060+3f21f2cc.noarch",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:udica-0:0.2.6-20.module+el8.8.0+18060+3f21f2cc.src"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "golang: encoding/xml: stack exhaustion in Decoder.Skip"
},
{
"cve": "CVE-2022-30629",
"cwe": {
"id": "CWE-331",
"name": "Insufficient Entropy"
},
"discovery_date": "2022-06-02T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2092793"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in the crypto/tls golang package. When session tickets are generated by crypto/tls, it is missing the ticket expiration. This issue may allow an attacker to observe the TLS handshakes to correlate successive connections during session resumption.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "golang: crypto/tls: session tickets lack random ticket_age_add",
"title": "Vulnerability summary"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:aardvark-dns-2:1.5.0-2.module+el8.8.0+18060+3f21f2cc.aarch64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:aardvark-dns-2:1.5.0-2.module+el8.8.0+18060+3f21f2cc.ppc64le",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:aardvark-dns-2:1.5.0-2.module+el8.8.0+18060+3f21f2cc.s390x",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:aardvark-dns-2:1.5.0-2.module+el8.8.0+18060+3f21f2cc.src",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:aardvark-dns-2:1.5.0-2.module+el8.8.0+18060+3f21f2cc.x86_64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:buildah-1:1.29.1-1.module+el8.8.0+18195+471da4bb.aarch64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:buildah-1:1.29.1-1.module+el8.8.0+18195+471da4bb.ppc64le",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:buildah-1:1.29.1-1.module+el8.8.0+18195+471da4bb.s390x",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:buildah-1:1.29.1-1.module+el8.8.0+18195+471da4bb.src",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:buildah-1:1.29.1-1.module+el8.8.0+18195+471da4bb.x86_64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:buildah-debuginfo-1:1.29.1-1.module+el8.8.0+18195+471da4bb.aarch64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:buildah-debuginfo-1:1.29.1-1.module+el8.8.0+18195+471da4bb.ppc64le",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:buildah-debuginfo-1:1.29.1-1.module+el8.8.0+18195+471da4bb.s390x",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:buildah-debuginfo-1:1.29.1-1.module+el8.8.0+18195+471da4bb.x86_64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:buildah-debugsource-1:1.29.1-1.module+el8.8.0+18195+471da4bb.aarch64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:buildah-debugsource-1:1.29.1-1.module+el8.8.0+18195+471da4bb.ppc64le",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:buildah-debugsource-1:1.29.1-1.module+el8.8.0+18195+471da4bb.s390x",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:buildah-debugsource-1:1.29.1-1.module+el8.8.0+18195+471da4bb.x86_64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:buildah-tests-1:1.29.1-1.module+el8.8.0+18195+471da4bb.aarch64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:buildah-tests-1:1.29.1-1.module+el8.8.0+18195+471da4bb.ppc64le",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:buildah-tests-1:1.29.1-1.module+el8.8.0+18195+471da4bb.s390x",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:buildah-tests-1:1.29.1-1.module+el8.8.0+18195+471da4bb.x86_64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:buildah-tests-debuginfo-1:1.29.1-1.module+el8.8.0+18195+471da4bb.aarch64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:buildah-tests-debuginfo-1:1.29.1-1.module+el8.8.0+18195+471da4bb.ppc64le",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:buildah-tests-debuginfo-1:1.29.1-1.module+el8.8.0+18195+471da4bb.s390x",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:buildah-tests-debuginfo-1:1.29.1-1.module+el8.8.0+18195+471da4bb.x86_64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:cockpit-podman-0:63.1-1.module+el8.8.0+18286+cd236dce.noarch",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:cockpit-podman-0:63.1-1.module+el8.8.0+18286+cd236dce.src",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:conmon-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.aarch64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:conmon-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.ppc64le",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:conmon-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.s390x",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:conmon-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.src",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:conmon-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.x86_64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:conmon-debuginfo-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.aarch64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:conmon-debuginfo-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.ppc64le",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:conmon-debuginfo-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.s390x",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:conmon-debuginfo-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.x86_64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:conmon-debugsource-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.aarch64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:conmon-debugsource-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.ppc64le",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:conmon-debugsource-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.s390x",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:conmon-debugsource-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.x86_64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:container-selinux-2:2.205.0-2.module+el8.8.0+18438+15d3aa65.noarch",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:container-selinux-2:2.205.0-2.module+el8.8.0+18438+15d3aa65.src",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:containernetworking-plugins-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.aarch64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:containernetworking-plugins-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.ppc64le",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:containernetworking-plugins-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.s390x",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:containernetworking-plugins-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.src",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:containernetworking-plugins-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.x86_64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:containernetworking-plugins-debuginfo-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.aarch64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:containernetworking-plugins-debuginfo-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.ppc64le",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:containernetworking-plugins-debuginfo-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.s390x",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:containernetworking-plugins-debuginfo-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.x86_64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:containernetworking-plugins-debugsource-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.aarch64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:containernetworking-plugins-debugsource-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.ppc64le",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:containernetworking-plugins-debugsource-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.s390x",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:containernetworking-plugins-debugsource-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.x86_64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:containers-common-2:1-63.module+el8.8.0+18438+15d3aa65.aarch64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:containers-common-2:1-63.module+el8.8.0+18438+15d3aa65.ppc64le",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:containers-common-2:1-63.module+el8.8.0+18438+15d3aa65.s390x",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:containers-common-2:1-63.module+el8.8.0+18438+15d3aa65.src",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:containers-common-2:1-63.module+el8.8.0+18438+15d3aa65.x86_64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:crit-0:3.15-3.module+el8.8.0+18060+3f21f2cc.aarch64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:crit-0:3.15-3.module+el8.8.0+18060+3f21f2cc.ppc64le",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:crit-0:3.15-3.module+el8.8.0+18060+3f21f2cc.s390x",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:crit-0:3.15-3.module+el8.8.0+18060+3f21f2cc.x86_64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:criu-0:3.15-3.module+el8.8.0+18060+3f21f2cc.aarch64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:criu-0:3.15-3.module+el8.8.0+18060+3f21f2cc.ppc64le",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:criu-0:3.15-3.module+el8.8.0+18060+3f21f2cc.s390x",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:criu-0:3.15-3.module+el8.8.0+18060+3f21f2cc.src",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:criu-0:3.15-3.module+el8.8.0+18060+3f21f2cc.x86_64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:criu-debuginfo-0:3.15-3.module+el8.8.0+18060+3f21f2cc.aarch64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:criu-debuginfo-0:3.15-3.module+el8.8.0+18060+3f21f2cc.ppc64le",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:criu-debuginfo-0:3.15-3.module+el8.8.0+18060+3f21f2cc.s390x",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:criu-debuginfo-0:3.15-3.module+el8.8.0+18060+3f21f2cc.x86_64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:criu-debugsource-0:3.15-3.module+el8.8.0+18060+3f21f2cc.aarch64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:criu-debugsource-0:3.15-3.module+el8.8.0+18060+3f21f2cc.ppc64le",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:criu-debugsource-0:3.15-3.module+el8.8.0+18060+3f21f2cc.s390x",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:criu-debugsource-0:3.15-3.module+el8.8.0+18060+3f21f2cc.x86_64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:criu-devel-0:3.15-3.module+el8.8.0+18060+3f21f2cc.aarch64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:criu-devel-0:3.15-3.module+el8.8.0+18060+3f21f2cc.ppc64le",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:criu-devel-0:3.15-3.module+el8.8.0+18060+3f21f2cc.s390x",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:criu-devel-0:3.15-3.module+el8.8.0+18060+3f21f2cc.x86_64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:criu-libs-0:3.15-3.module+el8.8.0+18060+3f21f2cc.aarch64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:criu-libs-0:3.15-3.module+el8.8.0+18060+3f21f2cc.ppc64le",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:criu-libs-0:3.15-3.module+el8.8.0+18060+3f21f2cc.s390x",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:criu-libs-0:3.15-3.module+el8.8.0+18060+3f21f2cc.x86_64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:criu-libs-debuginfo-0:3.15-3.module+el8.8.0+18060+3f21f2cc.aarch64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:criu-libs-debuginfo-0:3.15-3.module+el8.8.0+18060+3f21f2cc.ppc64le",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:criu-libs-debuginfo-0:3.15-3.module+el8.8.0+18060+3f21f2cc.s390x",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:criu-libs-debuginfo-0:3.15-3.module+el8.8.0+18060+3f21f2cc.x86_64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:crun-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.aarch64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:crun-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.ppc64le",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:crun-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.s390x",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:crun-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.src",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:crun-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.x86_64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:crun-debuginfo-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.aarch64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:crun-debuginfo-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.ppc64le",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:crun-debuginfo-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.s390x",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:crun-debuginfo-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.x86_64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:crun-debugsource-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.aarch64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:crun-debugsource-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.ppc64le",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:crun-debugsource-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.s390x",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:crun-debugsource-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.x86_64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:fuse-overlayfs-0:1.10-1.module+el8.8.0+18060+3f21f2cc.aarch64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:fuse-overlayfs-0:1.10-1.module+el8.8.0+18060+3f21f2cc.ppc64le",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:fuse-overlayfs-0:1.10-1.module+el8.8.0+18060+3f21f2cc.s390x",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:fuse-overlayfs-0:1.10-1.module+el8.8.0+18060+3f21f2cc.src",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:fuse-overlayfs-0:1.10-1.module+el8.8.0+18060+3f21f2cc.x86_64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:fuse-overlayfs-debuginfo-0:1.10-1.module+el8.8.0+18060+3f21f2cc.aarch64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:fuse-overlayfs-debuginfo-0:1.10-1.module+el8.8.0+18060+3f21f2cc.ppc64le",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:fuse-overlayfs-debuginfo-0:1.10-1.module+el8.8.0+18060+3f21f2cc.s390x",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:fuse-overlayfs-debuginfo-0:1.10-1.module+el8.8.0+18060+3f21f2cc.x86_64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:fuse-overlayfs-debugsource-0:1.10-1.module+el8.8.0+18060+3f21f2cc.aarch64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:fuse-overlayfs-debugsource-0:1.10-1.module+el8.8.0+18060+3f21f2cc.ppc64le",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:fuse-overlayfs-debugsource-0:1.10-1.module+el8.8.0+18060+3f21f2cc.s390x",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:fuse-overlayfs-debugsource-0:1.10-1.module+el8.8.0+18060+3f21f2cc.x86_64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:libslirp-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.aarch64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:libslirp-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.ppc64le",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:libslirp-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.s390x",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:libslirp-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.src",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:libslirp-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.x86_64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:libslirp-debuginfo-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.aarch64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:libslirp-debuginfo-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.ppc64le",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:libslirp-debuginfo-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.s390x",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:libslirp-debuginfo-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.x86_64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:libslirp-debugsource-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.aarch64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:libslirp-debugsource-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.ppc64le",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:libslirp-debugsource-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.s390x",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:libslirp-debugsource-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.x86_64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:libslirp-devel-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.aarch64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:libslirp-devel-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.ppc64le",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:libslirp-devel-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.s390x",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:libslirp-devel-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.x86_64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:netavark-2:1.5.0-4.module+el8.8.0+18060+3f21f2cc.aarch64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:netavark-2:1.5.0-4.module+el8.8.0+18060+3f21f2cc.ppc64le",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:netavark-2:1.5.0-4.module+el8.8.0+18060+3f21f2cc.s390x",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:netavark-2:1.5.0-4.module+el8.8.0+18060+3f21f2cc.src",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:netavark-2:1.5.0-4.module+el8.8.0+18060+3f21f2cc.x86_64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:oci-seccomp-bpf-hook-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.aarch64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:oci-seccomp-bpf-hook-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.ppc64le",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:oci-seccomp-bpf-hook-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.s390x",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:oci-seccomp-bpf-hook-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.src",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:oci-seccomp-bpf-hook-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.x86_64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:oci-seccomp-bpf-hook-debuginfo-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.aarch64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:oci-seccomp-bpf-hook-debuginfo-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.ppc64le",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:oci-seccomp-bpf-hook-debuginfo-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.s390x",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:oci-seccomp-bpf-hook-debuginfo-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.x86_64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:oci-seccomp-bpf-hook-debugsource-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.aarch64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:oci-seccomp-bpf-hook-debugsource-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.ppc64le",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:oci-seccomp-bpf-hook-debugsource-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.s390x",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:oci-seccomp-bpf-hook-debugsource-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.x86_64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.aarch64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.ppc64le",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.s390x",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.src",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.x86_64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-catatonit-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.aarch64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-catatonit-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.ppc64le",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-catatonit-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.s390x",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-catatonit-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.x86_64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-catatonit-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.aarch64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-catatonit-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.ppc64le",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-catatonit-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.s390x",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-catatonit-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.x86_64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.aarch64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.ppc64le",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.s390x",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.x86_64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-debugsource-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.aarch64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-debugsource-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.ppc64le",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-debugsource-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.s390x",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-debugsource-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.x86_64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-docker-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.noarch",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-gvproxy-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.aarch64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-gvproxy-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.ppc64le",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-gvproxy-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.s390x",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-gvproxy-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.x86_64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-gvproxy-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.aarch64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-gvproxy-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.ppc64le",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-gvproxy-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.s390x",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-gvproxy-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.x86_64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-plugins-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.aarch64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-plugins-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.ppc64le",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-plugins-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.s390x",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-plugins-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.x86_64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-plugins-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.aarch64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-plugins-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.ppc64le",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-plugins-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.s390x",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-plugins-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.x86_64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-remote-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.aarch64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-remote-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.ppc64le",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-remote-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.s390x",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-remote-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.x86_64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-remote-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.aarch64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-remote-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.ppc64le",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-remote-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.s390x",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-remote-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.x86_64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-tests-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.aarch64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-tests-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.ppc64le",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-tests-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.s390x",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-tests-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.x86_64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:python-podman-0:4.4.1-1.module+el8.8.0+18275+3a56cc62.src",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:python3-criu-0:3.15-3.module+el8.8.0+18060+3f21f2cc.aarch64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:python3-criu-0:3.15-3.module+el8.8.0+18060+3f21f2cc.ppc64le",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:python3-criu-0:3.15-3.module+el8.8.0+18060+3f21f2cc.s390x",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:python3-criu-0:3.15-3.module+el8.8.0+18060+3f21f2cc.x86_64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:python3-podman-0:4.4.1-1.module+el8.8.0+18275+3a56cc62.noarch",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:runc-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.aarch64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:runc-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.ppc64le",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:runc-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.s390x",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:runc-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.src",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:runc-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.x86_64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:runc-debuginfo-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.aarch64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:runc-debuginfo-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.ppc64le",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:runc-debuginfo-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.s390x",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:runc-debuginfo-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.x86_64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:runc-debugsource-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.aarch64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:runc-debugsource-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.ppc64le",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:runc-debugsource-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.s390x",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:runc-debugsource-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.x86_64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:skopeo-2:1.11.2-0.2.module+el8.8.0+18251+ad5b274c.aarch64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:skopeo-2:1.11.2-0.2.module+el8.8.0+18251+ad5b274c.ppc64le",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:skopeo-2:1.11.2-0.2.module+el8.8.0+18251+ad5b274c.s390x",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:skopeo-2:1.11.2-0.2.module+el8.8.0+18251+ad5b274c.src",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:skopeo-2:1.11.2-0.2.module+el8.8.0+18251+ad5b274c.x86_64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:skopeo-tests-2:1.11.2-0.2.module+el8.8.0+18251+ad5b274c.aarch64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:skopeo-tests-2:1.11.2-0.2.module+el8.8.0+18251+ad5b274c.ppc64le",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:skopeo-tests-2:1.11.2-0.2.module+el8.8.0+18251+ad5b274c.s390x",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:skopeo-tests-2:1.11.2-0.2.module+el8.8.0+18251+ad5b274c.x86_64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:slirp4netns-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.aarch64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:slirp4netns-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.ppc64le",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:slirp4netns-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.s390x",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:slirp4netns-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.src",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:slirp4netns-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.x86_64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:slirp4netns-debuginfo-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.aarch64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:slirp4netns-debuginfo-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.ppc64le",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:slirp4netns-debuginfo-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.s390x",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:slirp4netns-debuginfo-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.x86_64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:slirp4netns-debugsource-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.aarch64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:slirp4netns-debugsource-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.ppc64le",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:slirp4netns-debugsource-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.s390x",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:slirp4netns-debugsource-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.x86_64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:toolbox-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.aarch64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:toolbox-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.ppc64le",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:toolbox-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.s390x",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:toolbox-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.src",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:toolbox-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.x86_64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:toolbox-debuginfo-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.aarch64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:toolbox-debuginfo-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.ppc64le",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:toolbox-debuginfo-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.s390x",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:toolbox-debuginfo-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.x86_64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:toolbox-debugsource-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.aarch64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:toolbox-debugsource-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.ppc64le",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:toolbox-debugsource-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.s390x",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:toolbox-debugsource-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.x86_64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:toolbox-tests-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.aarch64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:toolbox-tests-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.ppc64le",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:toolbox-tests-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.s390x",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:toolbox-tests-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.x86_64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:udica-0:0.2.6-20.module+el8.8.0+18060+3f21f2cc.noarch",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:udica-0:0.2.6-20.module+el8.8.0+18060+3f21f2cc.src"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2022-30629"
},
{
"category": "external",
"summary": "RHBZ#2092793",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2092793"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2022-30629",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-30629"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2022-30629",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2022-30629"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-announce/c/TzIC9-t8Ytg",
"url": "https://groups.google.com/g/golang-announce/c/TzIC9-t8Ytg"
}
],
"release_date": "2022-06-02T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2023-05-16T08:49:00+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:aardvark-dns-2:1.5.0-2.module+el8.8.0+18060+3f21f2cc.aarch64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:aardvark-dns-2:1.5.0-2.module+el8.8.0+18060+3f21f2cc.ppc64le",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:aardvark-dns-2:1.5.0-2.module+el8.8.0+18060+3f21f2cc.s390x",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:aardvark-dns-2:1.5.0-2.module+el8.8.0+18060+3f21f2cc.src",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:aardvark-dns-2:1.5.0-2.module+el8.8.0+18060+3f21f2cc.x86_64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:buildah-1:1.29.1-1.module+el8.8.0+18195+471da4bb.aarch64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:buildah-1:1.29.1-1.module+el8.8.0+18195+471da4bb.ppc64le",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:buildah-1:1.29.1-1.module+el8.8.0+18195+471da4bb.s390x",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:buildah-1:1.29.1-1.module+el8.8.0+18195+471da4bb.src",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:buildah-1:1.29.1-1.module+el8.8.0+18195+471da4bb.x86_64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:buildah-debuginfo-1:1.29.1-1.module+el8.8.0+18195+471da4bb.aarch64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:buildah-debuginfo-1:1.29.1-1.module+el8.8.0+18195+471da4bb.ppc64le",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:buildah-debuginfo-1:1.29.1-1.module+el8.8.0+18195+471da4bb.s390x",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:buildah-debuginfo-1:1.29.1-1.module+el8.8.0+18195+471da4bb.x86_64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:buildah-debugsource-1:1.29.1-1.module+el8.8.0+18195+471da4bb.aarch64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:buildah-debugsource-1:1.29.1-1.module+el8.8.0+18195+471da4bb.ppc64le",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:buildah-debugsource-1:1.29.1-1.module+el8.8.0+18195+471da4bb.s390x",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:buildah-debugsource-1:1.29.1-1.module+el8.8.0+18195+471da4bb.x86_64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:buildah-tests-1:1.29.1-1.module+el8.8.0+18195+471da4bb.aarch64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:buildah-tests-1:1.29.1-1.module+el8.8.0+18195+471da4bb.ppc64le",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:buildah-tests-1:1.29.1-1.module+el8.8.0+18195+471da4bb.s390x",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:buildah-tests-1:1.29.1-1.module+el8.8.0+18195+471da4bb.x86_64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:buildah-tests-debuginfo-1:1.29.1-1.module+el8.8.0+18195+471da4bb.aarch64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:buildah-tests-debuginfo-1:1.29.1-1.module+el8.8.0+18195+471da4bb.ppc64le",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:buildah-tests-debuginfo-1:1.29.1-1.module+el8.8.0+18195+471da4bb.s390x",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:buildah-tests-debuginfo-1:1.29.1-1.module+el8.8.0+18195+471da4bb.x86_64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:cockpit-podman-0:63.1-1.module+el8.8.0+18286+cd236dce.noarch",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:cockpit-podman-0:63.1-1.module+el8.8.0+18286+cd236dce.src",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:conmon-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.aarch64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:conmon-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.ppc64le",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:conmon-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.s390x",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:conmon-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.src",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:conmon-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.x86_64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:conmon-debuginfo-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.aarch64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:conmon-debuginfo-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.ppc64le",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:conmon-debuginfo-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.s390x",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:conmon-debuginfo-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.x86_64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:conmon-debugsource-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.aarch64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:conmon-debugsource-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.ppc64le",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:conmon-debugsource-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.s390x",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:conmon-debugsource-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.x86_64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:container-selinux-2:2.205.0-2.module+el8.8.0+18438+15d3aa65.noarch",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:container-selinux-2:2.205.0-2.module+el8.8.0+18438+15d3aa65.src",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:containernetworking-plugins-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.aarch64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:containernetworking-plugins-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.ppc64le",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:containernetworking-plugins-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.s390x",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:containernetworking-plugins-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.src",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:containernetworking-plugins-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.x86_64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:containernetworking-plugins-debuginfo-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.aarch64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:containernetworking-plugins-debuginfo-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.ppc64le",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:containernetworking-plugins-debuginfo-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.s390x",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:containernetworking-plugins-debuginfo-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.x86_64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:containernetworking-plugins-debugsource-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.aarch64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:containernetworking-plugins-debugsource-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.ppc64le",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:containernetworking-plugins-debugsource-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.s390x",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:containernetworking-plugins-debugsource-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.x86_64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:containers-common-2:1-63.module+el8.8.0+18438+15d3aa65.aarch64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:containers-common-2:1-63.module+el8.8.0+18438+15d3aa65.ppc64le",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:containers-common-2:1-63.module+el8.8.0+18438+15d3aa65.s390x",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:containers-common-2:1-63.module+el8.8.0+18438+15d3aa65.src",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:containers-common-2:1-63.module+el8.8.0+18438+15d3aa65.x86_64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:crit-0:3.15-3.module+el8.8.0+18060+3f21f2cc.aarch64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:crit-0:3.15-3.module+el8.8.0+18060+3f21f2cc.ppc64le",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:crit-0:3.15-3.module+el8.8.0+18060+3f21f2cc.s390x",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:crit-0:3.15-3.module+el8.8.0+18060+3f21f2cc.x86_64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:criu-0:3.15-3.module+el8.8.0+18060+3f21f2cc.aarch64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:criu-0:3.15-3.module+el8.8.0+18060+3f21f2cc.ppc64le",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:criu-0:3.15-3.module+el8.8.0+18060+3f21f2cc.s390x",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:criu-0:3.15-3.module+el8.8.0+18060+3f21f2cc.src",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:criu-0:3.15-3.module+el8.8.0+18060+3f21f2cc.x86_64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:criu-debuginfo-0:3.15-3.module+el8.8.0+18060+3f21f2cc.aarch64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:criu-debuginfo-0:3.15-3.module+el8.8.0+18060+3f21f2cc.ppc64le",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:criu-debuginfo-0:3.15-3.module+el8.8.0+18060+3f21f2cc.s390x",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:criu-debuginfo-0:3.15-3.module+el8.8.0+18060+3f21f2cc.x86_64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:criu-debugsource-0:3.15-3.module+el8.8.0+18060+3f21f2cc.aarch64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:criu-debugsource-0:3.15-3.module+el8.8.0+18060+3f21f2cc.ppc64le",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:criu-debugsource-0:3.15-3.module+el8.8.0+18060+3f21f2cc.s390x",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:criu-debugsource-0:3.15-3.module+el8.8.0+18060+3f21f2cc.x86_64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:criu-devel-0:3.15-3.module+el8.8.0+18060+3f21f2cc.aarch64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:criu-devel-0:3.15-3.module+el8.8.0+18060+3f21f2cc.ppc64le",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:criu-devel-0:3.15-3.module+el8.8.0+18060+3f21f2cc.s390x",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:criu-devel-0:3.15-3.module+el8.8.0+18060+3f21f2cc.x86_64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:criu-libs-0:3.15-3.module+el8.8.0+18060+3f21f2cc.aarch64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:criu-libs-0:3.15-3.module+el8.8.0+18060+3f21f2cc.ppc64le",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:criu-libs-0:3.15-3.module+el8.8.0+18060+3f21f2cc.s390x",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:criu-libs-0:3.15-3.module+el8.8.0+18060+3f21f2cc.x86_64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:criu-libs-debuginfo-0:3.15-3.module+el8.8.0+18060+3f21f2cc.aarch64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:criu-libs-debuginfo-0:3.15-3.module+el8.8.0+18060+3f21f2cc.ppc64le",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:criu-libs-debuginfo-0:3.15-3.module+el8.8.0+18060+3f21f2cc.s390x",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:criu-libs-debuginfo-0:3.15-3.module+el8.8.0+18060+3f21f2cc.x86_64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:crun-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.aarch64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:crun-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.ppc64le",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:crun-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.s390x",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:crun-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.src",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:crun-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.x86_64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:crun-debuginfo-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.aarch64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:crun-debuginfo-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.ppc64le",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:crun-debuginfo-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.s390x",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:crun-debuginfo-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.x86_64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:crun-debugsource-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.aarch64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:crun-debugsource-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.ppc64le",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:crun-debugsource-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.s390x",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:crun-debugsource-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.x86_64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:fuse-overlayfs-0:1.10-1.module+el8.8.0+18060+3f21f2cc.aarch64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:fuse-overlayfs-0:1.10-1.module+el8.8.0+18060+3f21f2cc.ppc64le",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:fuse-overlayfs-0:1.10-1.module+el8.8.0+18060+3f21f2cc.s390x",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:fuse-overlayfs-0:1.10-1.module+el8.8.0+18060+3f21f2cc.src",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:fuse-overlayfs-0:1.10-1.module+el8.8.0+18060+3f21f2cc.x86_64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:fuse-overlayfs-debuginfo-0:1.10-1.module+el8.8.0+18060+3f21f2cc.aarch64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:fuse-overlayfs-debuginfo-0:1.10-1.module+el8.8.0+18060+3f21f2cc.ppc64le",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:fuse-overlayfs-debuginfo-0:1.10-1.module+el8.8.0+18060+3f21f2cc.s390x",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:fuse-overlayfs-debuginfo-0:1.10-1.module+el8.8.0+18060+3f21f2cc.x86_64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:fuse-overlayfs-debugsource-0:1.10-1.module+el8.8.0+18060+3f21f2cc.aarch64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:fuse-overlayfs-debugsource-0:1.10-1.module+el8.8.0+18060+3f21f2cc.ppc64le",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:fuse-overlayfs-debugsource-0:1.10-1.module+el8.8.0+18060+3f21f2cc.s390x",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:fuse-overlayfs-debugsource-0:1.10-1.module+el8.8.0+18060+3f21f2cc.x86_64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:libslirp-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.aarch64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:libslirp-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.ppc64le",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:libslirp-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.s390x",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:libslirp-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.src",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:libslirp-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.x86_64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:libslirp-debuginfo-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.aarch64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:libslirp-debuginfo-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.ppc64le",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:libslirp-debuginfo-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.s390x",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:libslirp-debuginfo-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.x86_64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:libslirp-debugsource-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.aarch64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:libslirp-debugsource-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.ppc64le",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:libslirp-debugsource-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.s390x",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:libslirp-debugsource-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.x86_64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:libslirp-devel-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.aarch64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:libslirp-devel-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.ppc64le",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:libslirp-devel-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.s390x",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:libslirp-devel-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.x86_64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:netavark-2:1.5.0-4.module+el8.8.0+18060+3f21f2cc.aarch64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:netavark-2:1.5.0-4.module+el8.8.0+18060+3f21f2cc.ppc64le",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:netavark-2:1.5.0-4.module+el8.8.0+18060+3f21f2cc.s390x",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:netavark-2:1.5.0-4.module+el8.8.0+18060+3f21f2cc.src",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:netavark-2:1.5.0-4.module+el8.8.0+18060+3f21f2cc.x86_64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:oci-seccomp-bpf-hook-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.aarch64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:oci-seccomp-bpf-hook-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.ppc64le",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:oci-seccomp-bpf-hook-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.s390x",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:oci-seccomp-bpf-hook-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.src",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:oci-seccomp-bpf-hook-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.x86_64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:oci-seccomp-bpf-hook-debuginfo-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.aarch64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:oci-seccomp-bpf-hook-debuginfo-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.ppc64le",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:oci-seccomp-bpf-hook-debuginfo-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.s390x",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:oci-seccomp-bpf-hook-debuginfo-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.x86_64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:oci-seccomp-bpf-hook-debugsource-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.aarch64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:oci-seccomp-bpf-hook-debugsource-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.ppc64le",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:oci-seccomp-bpf-hook-debugsource-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.s390x",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:oci-seccomp-bpf-hook-debugsource-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.x86_64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.aarch64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.ppc64le",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.s390x",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.src",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.x86_64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-catatonit-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.aarch64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-catatonit-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.ppc64le",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-catatonit-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.s390x",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-catatonit-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.x86_64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-catatonit-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.aarch64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-catatonit-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.ppc64le",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-catatonit-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.s390x",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-catatonit-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.x86_64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.aarch64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.ppc64le",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.s390x",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.x86_64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-debugsource-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.aarch64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-debugsource-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.ppc64le",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-debugsource-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.s390x",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-debugsource-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.x86_64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-docker-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.noarch",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-gvproxy-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.aarch64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-gvproxy-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.ppc64le",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-gvproxy-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.s390x",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-gvproxy-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.x86_64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-gvproxy-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.aarch64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-gvproxy-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.ppc64le",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-gvproxy-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.s390x",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-gvproxy-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.x86_64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-plugins-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.aarch64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-plugins-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.ppc64le",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-plugins-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.s390x",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-plugins-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.x86_64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-plugins-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.aarch64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-plugins-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.ppc64le",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-plugins-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.s390x",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-plugins-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.x86_64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-remote-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.aarch64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-remote-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.ppc64le",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-remote-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.s390x",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-remote-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.x86_64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-remote-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.aarch64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-remote-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.ppc64le",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-remote-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.s390x",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-remote-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.x86_64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-tests-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.aarch64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-tests-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.ppc64le",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-tests-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.s390x",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-tests-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.x86_64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:python-podman-0:4.4.1-1.module+el8.8.0+18275+3a56cc62.src",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:python3-criu-0:3.15-3.module+el8.8.0+18060+3f21f2cc.aarch64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:python3-criu-0:3.15-3.module+el8.8.0+18060+3f21f2cc.ppc64le",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:python3-criu-0:3.15-3.module+el8.8.0+18060+3f21f2cc.s390x",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:python3-criu-0:3.15-3.module+el8.8.0+18060+3f21f2cc.x86_64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:python3-podman-0:4.4.1-1.module+el8.8.0+18275+3a56cc62.noarch",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:runc-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.aarch64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:runc-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.ppc64le",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:runc-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.s390x",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:runc-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.src",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:runc-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.x86_64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:runc-debuginfo-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.aarch64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:runc-debuginfo-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.ppc64le",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:runc-debuginfo-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.s390x",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:runc-debuginfo-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.x86_64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:runc-debugsource-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.aarch64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:runc-debugsource-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.ppc64le",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:runc-debugsource-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.s390x",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:runc-debugsource-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.x86_64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:skopeo-2:1.11.2-0.2.module+el8.8.0+18251+ad5b274c.aarch64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:skopeo-2:1.11.2-0.2.module+el8.8.0+18251+ad5b274c.ppc64le",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:skopeo-2:1.11.2-0.2.module+el8.8.0+18251+ad5b274c.s390x",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:skopeo-2:1.11.2-0.2.module+el8.8.0+18251+ad5b274c.src",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:skopeo-2:1.11.2-0.2.module+el8.8.0+18251+ad5b274c.x86_64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:skopeo-tests-2:1.11.2-0.2.module+el8.8.0+18251+ad5b274c.aarch64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:skopeo-tests-2:1.11.2-0.2.module+el8.8.0+18251+ad5b274c.ppc64le",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:skopeo-tests-2:1.11.2-0.2.module+el8.8.0+18251+ad5b274c.s390x",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:skopeo-tests-2:1.11.2-0.2.module+el8.8.0+18251+ad5b274c.x86_64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:slirp4netns-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.aarch64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:slirp4netns-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.ppc64le",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:slirp4netns-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.s390x",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:slirp4netns-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.src",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:slirp4netns-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.x86_64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:slirp4netns-debuginfo-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.aarch64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:slirp4netns-debuginfo-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.ppc64le",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:slirp4netns-debuginfo-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.s390x",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:slirp4netns-debuginfo-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.x86_64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:slirp4netns-debugsource-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.aarch64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:slirp4netns-debugsource-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.ppc64le",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:slirp4netns-debugsource-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.s390x",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:slirp4netns-debugsource-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.x86_64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:toolbox-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.aarch64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:toolbox-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.ppc64le",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:toolbox-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.s390x",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:toolbox-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.src",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:toolbox-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.x86_64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:toolbox-debuginfo-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.aarch64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:toolbox-debuginfo-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.ppc64le",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:toolbox-debuginfo-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.s390x",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:toolbox-debuginfo-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.x86_64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:toolbox-debugsource-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.aarch64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:toolbox-debugsource-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.ppc64le",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:toolbox-debugsource-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.s390x",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:toolbox-debugsource-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.x86_64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:toolbox-tests-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.aarch64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:toolbox-tests-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.ppc64le",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:toolbox-tests-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.s390x",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:toolbox-tests-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.x86_64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:udica-0:0.2.6-20.module+el8.8.0+18060+3f21f2cc.noarch",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:udica-0:0.2.6-20.module+el8.8.0+18060+3f21f2cc.src"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2023:2758"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "HIGH",
"attackVector": "NETWORK",
"availabilityImpact": "NONE",
"baseScore": 3.1,
"baseSeverity": "LOW",
"confidentialityImpact": "LOW",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "REQUIRED",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:R/S:U/C:L/I:N/A:N",
"version": "3.1"
},
"products": [
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:aardvark-dns-2:1.5.0-2.module+el8.8.0+18060+3f21f2cc.aarch64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:aardvark-dns-2:1.5.0-2.module+el8.8.0+18060+3f21f2cc.ppc64le",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:aardvark-dns-2:1.5.0-2.module+el8.8.0+18060+3f21f2cc.s390x",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:aardvark-dns-2:1.5.0-2.module+el8.8.0+18060+3f21f2cc.src",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:aardvark-dns-2:1.5.0-2.module+el8.8.0+18060+3f21f2cc.x86_64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:buildah-1:1.29.1-1.module+el8.8.0+18195+471da4bb.aarch64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:buildah-1:1.29.1-1.module+el8.8.0+18195+471da4bb.ppc64le",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:buildah-1:1.29.1-1.module+el8.8.0+18195+471da4bb.s390x",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:buildah-1:1.29.1-1.module+el8.8.0+18195+471da4bb.src",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:buildah-1:1.29.1-1.module+el8.8.0+18195+471da4bb.x86_64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:buildah-debuginfo-1:1.29.1-1.module+el8.8.0+18195+471da4bb.aarch64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:buildah-debuginfo-1:1.29.1-1.module+el8.8.0+18195+471da4bb.ppc64le",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:buildah-debuginfo-1:1.29.1-1.module+el8.8.0+18195+471da4bb.s390x",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:buildah-debuginfo-1:1.29.1-1.module+el8.8.0+18195+471da4bb.x86_64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:buildah-debugsource-1:1.29.1-1.module+el8.8.0+18195+471da4bb.aarch64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:buildah-debugsource-1:1.29.1-1.module+el8.8.0+18195+471da4bb.ppc64le",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:buildah-debugsource-1:1.29.1-1.module+el8.8.0+18195+471da4bb.s390x",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:buildah-debugsource-1:1.29.1-1.module+el8.8.0+18195+471da4bb.x86_64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:buildah-tests-1:1.29.1-1.module+el8.8.0+18195+471da4bb.aarch64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:buildah-tests-1:1.29.1-1.module+el8.8.0+18195+471da4bb.ppc64le",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:buildah-tests-1:1.29.1-1.module+el8.8.0+18195+471da4bb.s390x",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:buildah-tests-1:1.29.1-1.module+el8.8.0+18195+471da4bb.x86_64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:buildah-tests-debuginfo-1:1.29.1-1.module+el8.8.0+18195+471da4bb.aarch64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:buildah-tests-debuginfo-1:1.29.1-1.module+el8.8.0+18195+471da4bb.ppc64le",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:buildah-tests-debuginfo-1:1.29.1-1.module+el8.8.0+18195+471da4bb.s390x",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:buildah-tests-debuginfo-1:1.29.1-1.module+el8.8.0+18195+471da4bb.x86_64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:cockpit-podman-0:63.1-1.module+el8.8.0+18286+cd236dce.noarch",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:cockpit-podman-0:63.1-1.module+el8.8.0+18286+cd236dce.src",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:conmon-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.aarch64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:conmon-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.ppc64le",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:conmon-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.s390x",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:conmon-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.src",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:conmon-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.x86_64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:conmon-debuginfo-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.aarch64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:conmon-debuginfo-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.ppc64le",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:conmon-debuginfo-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.s390x",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:conmon-debuginfo-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.x86_64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:conmon-debugsource-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.aarch64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:conmon-debugsource-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.ppc64le",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:conmon-debugsource-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.s390x",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:conmon-debugsource-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.x86_64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:container-selinux-2:2.205.0-2.module+el8.8.0+18438+15d3aa65.noarch",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:container-selinux-2:2.205.0-2.module+el8.8.0+18438+15d3aa65.src",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:containernetworking-plugins-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.aarch64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:containernetworking-plugins-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.ppc64le",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:containernetworking-plugins-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.s390x",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:containernetworking-plugins-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.src",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:containernetworking-plugins-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.x86_64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:containernetworking-plugins-debuginfo-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.aarch64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:containernetworking-plugins-debuginfo-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.ppc64le",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:containernetworking-plugins-debuginfo-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.s390x",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:containernetworking-plugins-debuginfo-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.x86_64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:containernetworking-plugins-debugsource-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.aarch64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:containernetworking-plugins-debugsource-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.ppc64le",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:containernetworking-plugins-debugsource-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.s390x",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:containernetworking-plugins-debugsource-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.x86_64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:containers-common-2:1-63.module+el8.8.0+18438+15d3aa65.aarch64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:containers-common-2:1-63.module+el8.8.0+18438+15d3aa65.ppc64le",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:containers-common-2:1-63.module+el8.8.0+18438+15d3aa65.s390x",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:containers-common-2:1-63.module+el8.8.0+18438+15d3aa65.src",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:containers-common-2:1-63.module+el8.8.0+18438+15d3aa65.x86_64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:crit-0:3.15-3.module+el8.8.0+18060+3f21f2cc.aarch64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:crit-0:3.15-3.module+el8.8.0+18060+3f21f2cc.ppc64le",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:crit-0:3.15-3.module+el8.8.0+18060+3f21f2cc.s390x",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:crit-0:3.15-3.module+el8.8.0+18060+3f21f2cc.x86_64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:criu-0:3.15-3.module+el8.8.0+18060+3f21f2cc.aarch64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:criu-0:3.15-3.module+el8.8.0+18060+3f21f2cc.ppc64le",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:criu-0:3.15-3.module+el8.8.0+18060+3f21f2cc.s390x",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:criu-0:3.15-3.module+el8.8.0+18060+3f21f2cc.src",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:criu-0:3.15-3.module+el8.8.0+18060+3f21f2cc.x86_64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:criu-debuginfo-0:3.15-3.module+el8.8.0+18060+3f21f2cc.aarch64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:criu-debuginfo-0:3.15-3.module+el8.8.0+18060+3f21f2cc.ppc64le",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:criu-debuginfo-0:3.15-3.module+el8.8.0+18060+3f21f2cc.s390x",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:criu-debuginfo-0:3.15-3.module+el8.8.0+18060+3f21f2cc.x86_64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:criu-debugsource-0:3.15-3.module+el8.8.0+18060+3f21f2cc.aarch64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:criu-debugsource-0:3.15-3.module+el8.8.0+18060+3f21f2cc.ppc64le",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:criu-debugsource-0:3.15-3.module+el8.8.0+18060+3f21f2cc.s390x",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:criu-debugsource-0:3.15-3.module+el8.8.0+18060+3f21f2cc.x86_64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:criu-devel-0:3.15-3.module+el8.8.0+18060+3f21f2cc.aarch64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:criu-devel-0:3.15-3.module+el8.8.0+18060+3f21f2cc.ppc64le",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:criu-devel-0:3.15-3.module+el8.8.0+18060+3f21f2cc.s390x",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:criu-devel-0:3.15-3.module+el8.8.0+18060+3f21f2cc.x86_64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:criu-libs-0:3.15-3.module+el8.8.0+18060+3f21f2cc.aarch64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:criu-libs-0:3.15-3.module+el8.8.0+18060+3f21f2cc.ppc64le",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:criu-libs-0:3.15-3.module+el8.8.0+18060+3f21f2cc.s390x",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:criu-libs-0:3.15-3.module+el8.8.0+18060+3f21f2cc.x86_64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:criu-libs-debuginfo-0:3.15-3.module+el8.8.0+18060+3f21f2cc.aarch64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:criu-libs-debuginfo-0:3.15-3.module+el8.8.0+18060+3f21f2cc.ppc64le",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:criu-libs-debuginfo-0:3.15-3.module+el8.8.0+18060+3f21f2cc.s390x",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:criu-libs-debuginfo-0:3.15-3.module+el8.8.0+18060+3f21f2cc.x86_64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:crun-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.aarch64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:crun-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.ppc64le",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:crun-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.s390x",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:crun-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.src",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:crun-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.x86_64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:crun-debuginfo-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.aarch64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:crun-debuginfo-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.ppc64le",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:crun-debuginfo-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.s390x",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:crun-debuginfo-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.x86_64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:crun-debugsource-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.aarch64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:crun-debugsource-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.ppc64le",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:crun-debugsource-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.s390x",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:crun-debugsource-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.x86_64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:fuse-overlayfs-0:1.10-1.module+el8.8.0+18060+3f21f2cc.aarch64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:fuse-overlayfs-0:1.10-1.module+el8.8.0+18060+3f21f2cc.ppc64le",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:fuse-overlayfs-0:1.10-1.module+el8.8.0+18060+3f21f2cc.s390x",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:fuse-overlayfs-0:1.10-1.module+el8.8.0+18060+3f21f2cc.src",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:fuse-overlayfs-0:1.10-1.module+el8.8.0+18060+3f21f2cc.x86_64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:fuse-overlayfs-debuginfo-0:1.10-1.module+el8.8.0+18060+3f21f2cc.aarch64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:fuse-overlayfs-debuginfo-0:1.10-1.module+el8.8.0+18060+3f21f2cc.ppc64le",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:fuse-overlayfs-debuginfo-0:1.10-1.module+el8.8.0+18060+3f21f2cc.s390x",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:fuse-overlayfs-debuginfo-0:1.10-1.module+el8.8.0+18060+3f21f2cc.x86_64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:fuse-overlayfs-debugsource-0:1.10-1.module+el8.8.0+18060+3f21f2cc.aarch64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:fuse-overlayfs-debugsource-0:1.10-1.module+el8.8.0+18060+3f21f2cc.ppc64le",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:fuse-overlayfs-debugsource-0:1.10-1.module+el8.8.0+18060+3f21f2cc.s390x",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:fuse-overlayfs-debugsource-0:1.10-1.module+el8.8.0+18060+3f21f2cc.x86_64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:libslirp-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.aarch64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:libslirp-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.ppc64le",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:libslirp-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.s390x",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:libslirp-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.src",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:libslirp-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.x86_64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:libslirp-debuginfo-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.aarch64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:libslirp-debuginfo-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.ppc64le",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:libslirp-debuginfo-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.s390x",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:libslirp-debuginfo-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.x86_64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:libslirp-debugsource-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.aarch64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:libslirp-debugsource-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.ppc64le",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:libslirp-debugsource-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.s390x",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:libslirp-debugsource-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.x86_64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:libslirp-devel-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.aarch64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:libslirp-devel-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.ppc64le",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:libslirp-devel-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.s390x",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:libslirp-devel-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.x86_64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:netavark-2:1.5.0-4.module+el8.8.0+18060+3f21f2cc.aarch64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:netavark-2:1.5.0-4.module+el8.8.0+18060+3f21f2cc.ppc64le",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:netavark-2:1.5.0-4.module+el8.8.0+18060+3f21f2cc.s390x",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:netavark-2:1.5.0-4.module+el8.8.0+18060+3f21f2cc.src",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:netavark-2:1.5.0-4.module+el8.8.0+18060+3f21f2cc.x86_64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:oci-seccomp-bpf-hook-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.aarch64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:oci-seccomp-bpf-hook-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.ppc64le",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:oci-seccomp-bpf-hook-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.s390x",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:oci-seccomp-bpf-hook-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.src",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:oci-seccomp-bpf-hook-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.x86_64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:oci-seccomp-bpf-hook-debuginfo-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.aarch64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:oci-seccomp-bpf-hook-debuginfo-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.ppc64le",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:oci-seccomp-bpf-hook-debuginfo-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.s390x",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:oci-seccomp-bpf-hook-debuginfo-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.x86_64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:oci-seccomp-bpf-hook-debugsource-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.aarch64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:oci-seccomp-bpf-hook-debugsource-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.ppc64le",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:oci-seccomp-bpf-hook-debugsource-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.s390x",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:oci-seccomp-bpf-hook-debugsource-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.x86_64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.aarch64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.ppc64le",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.s390x",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.src",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.x86_64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-catatonit-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.aarch64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-catatonit-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.ppc64le",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-catatonit-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.s390x",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-catatonit-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.x86_64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-catatonit-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.aarch64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-catatonit-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.ppc64le",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-catatonit-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.s390x",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-catatonit-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.x86_64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.aarch64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.ppc64le",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.s390x",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.x86_64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-debugsource-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.aarch64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-debugsource-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.ppc64le",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-debugsource-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.s390x",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-debugsource-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.x86_64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-docker-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.noarch",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-gvproxy-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.aarch64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-gvproxy-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.ppc64le",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-gvproxy-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.s390x",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-gvproxy-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.x86_64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-gvproxy-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.aarch64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-gvproxy-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.ppc64le",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-gvproxy-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.s390x",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-gvproxy-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.x86_64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-plugins-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.aarch64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-plugins-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.ppc64le",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-plugins-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.s390x",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-plugins-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.x86_64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-plugins-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.aarch64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-plugins-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.ppc64le",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-plugins-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.s390x",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-plugins-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.x86_64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-remote-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.aarch64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-remote-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.ppc64le",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-remote-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.s390x",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-remote-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.x86_64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-remote-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.aarch64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-remote-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.ppc64le",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-remote-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.s390x",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-remote-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.x86_64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-tests-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.aarch64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-tests-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.ppc64le",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-tests-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.s390x",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-tests-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.x86_64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:python-podman-0:4.4.1-1.module+el8.8.0+18275+3a56cc62.src",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:python3-criu-0:3.15-3.module+el8.8.0+18060+3f21f2cc.aarch64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:python3-criu-0:3.15-3.module+el8.8.0+18060+3f21f2cc.ppc64le",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:python3-criu-0:3.15-3.module+el8.8.0+18060+3f21f2cc.s390x",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:python3-criu-0:3.15-3.module+el8.8.0+18060+3f21f2cc.x86_64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:python3-podman-0:4.4.1-1.module+el8.8.0+18275+3a56cc62.noarch",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:runc-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.aarch64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:runc-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.ppc64le",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:runc-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.s390x",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:runc-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.src",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:runc-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.x86_64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:runc-debuginfo-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.aarch64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:runc-debuginfo-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.ppc64le",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:runc-debuginfo-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.s390x",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:runc-debuginfo-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.x86_64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:runc-debugsource-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.aarch64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:runc-debugsource-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.ppc64le",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:runc-debugsource-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.s390x",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:runc-debugsource-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.x86_64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:skopeo-2:1.11.2-0.2.module+el8.8.0+18251+ad5b274c.aarch64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:skopeo-2:1.11.2-0.2.module+el8.8.0+18251+ad5b274c.ppc64le",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:skopeo-2:1.11.2-0.2.module+el8.8.0+18251+ad5b274c.s390x",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:skopeo-2:1.11.2-0.2.module+el8.8.0+18251+ad5b274c.src",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:skopeo-2:1.11.2-0.2.module+el8.8.0+18251+ad5b274c.x86_64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:skopeo-tests-2:1.11.2-0.2.module+el8.8.0+18251+ad5b274c.aarch64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:skopeo-tests-2:1.11.2-0.2.module+el8.8.0+18251+ad5b274c.ppc64le",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:skopeo-tests-2:1.11.2-0.2.module+el8.8.0+18251+ad5b274c.s390x",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:skopeo-tests-2:1.11.2-0.2.module+el8.8.0+18251+ad5b274c.x86_64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:slirp4netns-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.aarch64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:slirp4netns-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.ppc64le",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:slirp4netns-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.s390x",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:slirp4netns-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.src",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:slirp4netns-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.x86_64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:slirp4netns-debuginfo-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.aarch64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:slirp4netns-debuginfo-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.ppc64le",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:slirp4netns-debuginfo-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.s390x",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:slirp4netns-debuginfo-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.x86_64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:slirp4netns-debugsource-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.aarch64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:slirp4netns-debugsource-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.ppc64le",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:slirp4netns-debugsource-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.s390x",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:slirp4netns-debugsource-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.x86_64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:toolbox-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.aarch64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:toolbox-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.ppc64le",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:toolbox-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.s390x",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:toolbox-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.src",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:toolbox-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.x86_64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:toolbox-debuginfo-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.aarch64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:toolbox-debuginfo-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.ppc64le",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:toolbox-debuginfo-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.s390x",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:toolbox-debuginfo-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.x86_64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:toolbox-debugsource-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.aarch64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:toolbox-debugsource-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.ppc64le",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:toolbox-debugsource-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.s390x",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:toolbox-debugsource-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.x86_64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:toolbox-tests-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.aarch64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:toolbox-tests-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.ppc64le",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:toolbox-tests-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.s390x",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:toolbox-tests-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.x86_64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:udica-0:0.2.6-20.module+el8.8.0+18060+3f21f2cc.noarch",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:udica-0:0.2.6-20.module+el8.8.0+18060+3f21f2cc.src"
]
}
],
"threats": [
{
"category": "impact",
"details": "Low"
}
],
"title": "golang: crypto/tls: session tickets lack random ticket_age_add"
},
{
"cve": "CVE-2022-30630",
"cwe": {
"id": "CWE-1325",
"name": "Improperly Controlled Sequential Memory Allocation"
},
"discovery_date": "2022-07-14T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2107371"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in the golang standard library, io/fs. Calling Glob on a path that contains a large number of path separators can cause a panic issue due to stack exhaustion. This could allow an attacker to impact availability.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "golang: io/fs: stack exhaustion in Glob",
"title": "Vulnerability summary"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:aardvark-dns-2:1.5.0-2.module+el8.8.0+18060+3f21f2cc.aarch64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:aardvark-dns-2:1.5.0-2.module+el8.8.0+18060+3f21f2cc.ppc64le",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:aardvark-dns-2:1.5.0-2.module+el8.8.0+18060+3f21f2cc.s390x",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:aardvark-dns-2:1.5.0-2.module+el8.8.0+18060+3f21f2cc.src",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:aardvark-dns-2:1.5.0-2.module+el8.8.0+18060+3f21f2cc.x86_64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:buildah-1:1.29.1-1.module+el8.8.0+18195+471da4bb.aarch64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:buildah-1:1.29.1-1.module+el8.8.0+18195+471da4bb.ppc64le",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:buildah-1:1.29.1-1.module+el8.8.0+18195+471da4bb.s390x",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:buildah-1:1.29.1-1.module+el8.8.0+18195+471da4bb.src",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:buildah-1:1.29.1-1.module+el8.8.0+18195+471da4bb.x86_64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:buildah-debuginfo-1:1.29.1-1.module+el8.8.0+18195+471da4bb.aarch64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:buildah-debuginfo-1:1.29.1-1.module+el8.8.0+18195+471da4bb.ppc64le",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:buildah-debuginfo-1:1.29.1-1.module+el8.8.0+18195+471da4bb.s390x",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:buildah-debuginfo-1:1.29.1-1.module+el8.8.0+18195+471da4bb.x86_64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:buildah-debugsource-1:1.29.1-1.module+el8.8.0+18195+471da4bb.aarch64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:buildah-debugsource-1:1.29.1-1.module+el8.8.0+18195+471da4bb.ppc64le",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:buildah-debugsource-1:1.29.1-1.module+el8.8.0+18195+471da4bb.s390x",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:buildah-debugsource-1:1.29.1-1.module+el8.8.0+18195+471da4bb.x86_64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:buildah-tests-1:1.29.1-1.module+el8.8.0+18195+471da4bb.aarch64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:buildah-tests-1:1.29.1-1.module+el8.8.0+18195+471da4bb.ppc64le",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:buildah-tests-1:1.29.1-1.module+el8.8.0+18195+471da4bb.s390x",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:buildah-tests-1:1.29.1-1.module+el8.8.0+18195+471da4bb.x86_64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:buildah-tests-debuginfo-1:1.29.1-1.module+el8.8.0+18195+471da4bb.aarch64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:buildah-tests-debuginfo-1:1.29.1-1.module+el8.8.0+18195+471da4bb.ppc64le",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:buildah-tests-debuginfo-1:1.29.1-1.module+el8.8.0+18195+471da4bb.s390x",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:buildah-tests-debuginfo-1:1.29.1-1.module+el8.8.0+18195+471da4bb.x86_64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:cockpit-podman-0:63.1-1.module+el8.8.0+18286+cd236dce.noarch",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:cockpit-podman-0:63.1-1.module+el8.8.0+18286+cd236dce.src",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:conmon-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.aarch64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:conmon-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.ppc64le",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:conmon-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.s390x",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:conmon-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.src",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:conmon-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.x86_64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:conmon-debuginfo-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.aarch64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:conmon-debuginfo-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.ppc64le",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:conmon-debuginfo-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.s390x",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:conmon-debuginfo-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.x86_64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:conmon-debugsource-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.aarch64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:conmon-debugsource-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.ppc64le",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:conmon-debugsource-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.s390x",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:conmon-debugsource-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.x86_64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:container-selinux-2:2.205.0-2.module+el8.8.0+18438+15d3aa65.noarch",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:container-selinux-2:2.205.0-2.module+el8.8.0+18438+15d3aa65.src",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:containernetworking-plugins-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.aarch64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:containernetworking-plugins-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.ppc64le",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:containernetworking-plugins-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.s390x",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:containernetworking-plugins-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.src",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:containernetworking-plugins-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.x86_64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:containernetworking-plugins-debuginfo-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.aarch64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:containernetworking-plugins-debuginfo-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.ppc64le",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:containernetworking-plugins-debuginfo-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.s390x",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:containernetworking-plugins-debuginfo-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.x86_64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:containernetworking-plugins-debugsource-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.aarch64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:containernetworking-plugins-debugsource-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.ppc64le",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:containernetworking-plugins-debugsource-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.s390x",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:containernetworking-plugins-debugsource-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.x86_64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:containers-common-2:1-63.module+el8.8.0+18438+15d3aa65.aarch64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:containers-common-2:1-63.module+el8.8.0+18438+15d3aa65.ppc64le",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:containers-common-2:1-63.module+el8.8.0+18438+15d3aa65.s390x",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:containers-common-2:1-63.module+el8.8.0+18438+15d3aa65.src",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:containers-common-2:1-63.module+el8.8.0+18438+15d3aa65.x86_64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:crit-0:3.15-3.module+el8.8.0+18060+3f21f2cc.aarch64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:crit-0:3.15-3.module+el8.8.0+18060+3f21f2cc.ppc64le",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:crit-0:3.15-3.module+el8.8.0+18060+3f21f2cc.s390x",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:crit-0:3.15-3.module+el8.8.0+18060+3f21f2cc.x86_64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:criu-0:3.15-3.module+el8.8.0+18060+3f21f2cc.aarch64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:criu-0:3.15-3.module+el8.8.0+18060+3f21f2cc.ppc64le",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:criu-0:3.15-3.module+el8.8.0+18060+3f21f2cc.s390x",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:criu-0:3.15-3.module+el8.8.0+18060+3f21f2cc.src",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:criu-0:3.15-3.module+el8.8.0+18060+3f21f2cc.x86_64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:criu-debuginfo-0:3.15-3.module+el8.8.0+18060+3f21f2cc.aarch64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:criu-debuginfo-0:3.15-3.module+el8.8.0+18060+3f21f2cc.ppc64le",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:criu-debuginfo-0:3.15-3.module+el8.8.0+18060+3f21f2cc.s390x",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:criu-debuginfo-0:3.15-3.module+el8.8.0+18060+3f21f2cc.x86_64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:criu-debugsource-0:3.15-3.module+el8.8.0+18060+3f21f2cc.aarch64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:criu-debugsource-0:3.15-3.module+el8.8.0+18060+3f21f2cc.ppc64le",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:criu-debugsource-0:3.15-3.module+el8.8.0+18060+3f21f2cc.s390x",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:criu-debugsource-0:3.15-3.module+el8.8.0+18060+3f21f2cc.x86_64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:criu-devel-0:3.15-3.module+el8.8.0+18060+3f21f2cc.aarch64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:criu-devel-0:3.15-3.module+el8.8.0+18060+3f21f2cc.ppc64le",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:criu-devel-0:3.15-3.module+el8.8.0+18060+3f21f2cc.s390x",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:criu-devel-0:3.15-3.module+el8.8.0+18060+3f21f2cc.x86_64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:criu-libs-0:3.15-3.module+el8.8.0+18060+3f21f2cc.aarch64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:criu-libs-0:3.15-3.module+el8.8.0+18060+3f21f2cc.ppc64le",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:criu-libs-0:3.15-3.module+el8.8.0+18060+3f21f2cc.s390x",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:criu-libs-0:3.15-3.module+el8.8.0+18060+3f21f2cc.x86_64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:criu-libs-debuginfo-0:3.15-3.module+el8.8.0+18060+3f21f2cc.aarch64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:criu-libs-debuginfo-0:3.15-3.module+el8.8.0+18060+3f21f2cc.ppc64le",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:criu-libs-debuginfo-0:3.15-3.module+el8.8.0+18060+3f21f2cc.s390x",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:criu-libs-debuginfo-0:3.15-3.module+el8.8.0+18060+3f21f2cc.x86_64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:crun-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.aarch64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:crun-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.ppc64le",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:crun-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.s390x",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:crun-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.src",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:crun-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.x86_64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:crun-debuginfo-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.aarch64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:crun-debuginfo-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.ppc64le",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:crun-debuginfo-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.s390x",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:crun-debuginfo-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.x86_64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:crun-debugsource-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.aarch64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:crun-debugsource-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.ppc64le",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:crun-debugsource-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.s390x",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:crun-debugsource-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.x86_64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:fuse-overlayfs-0:1.10-1.module+el8.8.0+18060+3f21f2cc.aarch64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:fuse-overlayfs-0:1.10-1.module+el8.8.0+18060+3f21f2cc.ppc64le",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:fuse-overlayfs-0:1.10-1.module+el8.8.0+18060+3f21f2cc.s390x",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:fuse-overlayfs-0:1.10-1.module+el8.8.0+18060+3f21f2cc.src",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:fuse-overlayfs-0:1.10-1.module+el8.8.0+18060+3f21f2cc.x86_64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:fuse-overlayfs-debuginfo-0:1.10-1.module+el8.8.0+18060+3f21f2cc.aarch64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:fuse-overlayfs-debuginfo-0:1.10-1.module+el8.8.0+18060+3f21f2cc.ppc64le",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:fuse-overlayfs-debuginfo-0:1.10-1.module+el8.8.0+18060+3f21f2cc.s390x",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:fuse-overlayfs-debuginfo-0:1.10-1.module+el8.8.0+18060+3f21f2cc.x86_64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:fuse-overlayfs-debugsource-0:1.10-1.module+el8.8.0+18060+3f21f2cc.aarch64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:fuse-overlayfs-debugsource-0:1.10-1.module+el8.8.0+18060+3f21f2cc.ppc64le",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:fuse-overlayfs-debugsource-0:1.10-1.module+el8.8.0+18060+3f21f2cc.s390x",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:fuse-overlayfs-debugsource-0:1.10-1.module+el8.8.0+18060+3f21f2cc.x86_64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:libslirp-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.aarch64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:libslirp-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.ppc64le",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:libslirp-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.s390x",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:libslirp-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.src",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:libslirp-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.x86_64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:libslirp-debuginfo-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.aarch64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:libslirp-debuginfo-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.ppc64le",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:libslirp-debuginfo-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.s390x",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:libslirp-debuginfo-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.x86_64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:libslirp-debugsource-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.aarch64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:libslirp-debugsource-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.ppc64le",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:libslirp-debugsource-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.s390x",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:libslirp-debugsource-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.x86_64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:libslirp-devel-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.aarch64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:libslirp-devel-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.ppc64le",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:libslirp-devel-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.s390x",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:libslirp-devel-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.x86_64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:netavark-2:1.5.0-4.module+el8.8.0+18060+3f21f2cc.aarch64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:netavark-2:1.5.0-4.module+el8.8.0+18060+3f21f2cc.ppc64le",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:netavark-2:1.5.0-4.module+el8.8.0+18060+3f21f2cc.s390x",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:netavark-2:1.5.0-4.module+el8.8.0+18060+3f21f2cc.src",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:netavark-2:1.5.0-4.module+el8.8.0+18060+3f21f2cc.x86_64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:oci-seccomp-bpf-hook-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.aarch64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:oci-seccomp-bpf-hook-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.ppc64le",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:oci-seccomp-bpf-hook-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.s390x",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:oci-seccomp-bpf-hook-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.src",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:oci-seccomp-bpf-hook-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.x86_64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:oci-seccomp-bpf-hook-debuginfo-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.aarch64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:oci-seccomp-bpf-hook-debuginfo-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.ppc64le",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:oci-seccomp-bpf-hook-debuginfo-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.s390x",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:oci-seccomp-bpf-hook-debuginfo-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.x86_64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:oci-seccomp-bpf-hook-debugsource-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.aarch64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:oci-seccomp-bpf-hook-debugsource-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.ppc64le",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:oci-seccomp-bpf-hook-debugsource-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.s390x",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:oci-seccomp-bpf-hook-debugsource-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.x86_64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.aarch64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.ppc64le",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.s390x",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.src",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.x86_64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-catatonit-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.aarch64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-catatonit-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.ppc64le",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-catatonit-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.s390x",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-catatonit-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.x86_64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-catatonit-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.aarch64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-catatonit-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.ppc64le",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-catatonit-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.s390x",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-catatonit-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.x86_64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.aarch64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.ppc64le",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.s390x",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.x86_64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-debugsource-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.aarch64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-debugsource-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.ppc64le",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-debugsource-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.s390x",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-debugsource-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.x86_64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-docker-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.noarch",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-gvproxy-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.aarch64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-gvproxy-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.ppc64le",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-gvproxy-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.s390x",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-gvproxy-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.x86_64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-gvproxy-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.aarch64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-gvproxy-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.ppc64le",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-gvproxy-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.s390x",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-gvproxy-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.x86_64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-plugins-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.aarch64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-plugins-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.ppc64le",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-plugins-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.s390x",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-plugins-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.x86_64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-plugins-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.aarch64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-plugins-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.ppc64le",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-plugins-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.s390x",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-plugins-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.x86_64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-remote-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.aarch64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-remote-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.ppc64le",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-remote-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.s390x",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-remote-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.x86_64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-remote-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.aarch64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-remote-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.ppc64le",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-remote-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.s390x",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-remote-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.x86_64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-tests-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.aarch64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-tests-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.ppc64le",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-tests-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.s390x",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-tests-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.x86_64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:python-podman-0:4.4.1-1.module+el8.8.0+18275+3a56cc62.src",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:python3-criu-0:3.15-3.module+el8.8.0+18060+3f21f2cc.aarch64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:python3-criu-0:3.15-3.module+el8.8.0+18060+3f21f2cc.ppc64le",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:python3-criu-0:3.15-3.module+el8.8.0+18060+3f21f2cc.s390x",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:python3-criu-0:3.15-3.module+el8.8.0+18060+3f21f2cc.x86_64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:python3-podman-0:4.4.1-1.module+el8.8.0+18275+3a56cc62.noarch",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:runc-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.aarch64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:runc-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.ppc64le",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:runc-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.s390x",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:runc-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.src",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:runc-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.x86_64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:runc-debuginfo-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.aarch64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:runc-debuginfo-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.ppc64le",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:runc-debuginfo-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.s390x",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:runc-debuginfo-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.x86_64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:runc-debugsource-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.aarch64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:runc-debugsource-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.ppc64le",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:runc-debugsource-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.s390x",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:runc-debugsource-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.x86_64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:skopeo-2:1.11.2-0.2.module+el8.8.0+18251+ad5b274c.aarch64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:skopeo-2:1.11.2-0.2.module+el8.8.0+18251+ad5b274c.ppc64le",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:skopeo-2:1.11.2-0.2.module+el8.8.0+18251+ad5b274c.s390x",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:skopeo-2:1.11.2-0.2.module+el8.8.0+18251+ad5b274c.src",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:skopeo-2:1.11.2-0.2.module+el8.8.0+18251+ad5b274c.x86_64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:skopeo-tests-2:1.11.2-0.2.module+el8.8.0+18251+ad5b274c.aarch64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:skopeo-tests-2:1.11.2-0.2.module+el8.8.0+18251+ad5b274c.ppc64le",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:skopeo-tests-2:1.11.2-0.2.module+el8.8.0+18251+ad5b274c.s390x",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:skopeo-tests-2:1.11.2-0.2.module+el8.8.0+18251+ad5b274c.x86_64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:slirp4netns-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.aarch64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:slirp4netns-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.ppc64le",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:slirp4netns-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.s390x",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:slirp4netns-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.src",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:slirp4netns-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.x86_64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:slirp4netns-debuginfo-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.aarch64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:slirp4netns-debuginfo-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.ppc64le",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:slirp4netns-debuginfo-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.s390x",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:slirp4netns-debuginfo-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.x86_64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:slirp4netns-debugsource-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.aarch64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:slirp4netns-debugsource-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.ppc64le",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:slirp4netns-debugsource-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.s390x",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:slirp4netns-debugsource-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.x86_64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:toolbox-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.aarch64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:toolbox-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.ppc64le",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:toolbox-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.s390x",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:toolbox-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.src",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:toolbox-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.x86_64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:toolbox-debuginfo-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.aarch64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:toolbox-debuginfo-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.ppc64le",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:toolbox-debuginfo-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.s390x",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:toolbox-debuginfo-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.x86_64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:toolbox-debugsource-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.aarch64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:toolbox-debugsource-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.ppc64le",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:toolbox-debugsource-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.s390x",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:toolbox-debugsource-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.x86_64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:toolbox-tests-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.aarch64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:toolbox-tests-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.ppc64le",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:toolbox-tests-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.s390x",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:toolbox-tests-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.x86_64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:udica-0:0.2.6-20.module+el8.8.0+18060+3f21f2cc.noarch",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:udica-0:0.2.6-20.module+el8.8.0+18060+3f21f2cc.src"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2022-30630"
},
{
"category": "external",
"summary": "RHBZ#2107371",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2107371"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2022-30630",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-30630"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2022-30630",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2022-30630"
},
{
"category": "external",
"summary": "https://go.dev/issue/53415",
"url": "https://go.dev/issue/53415"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-announce/c/nqrv9fbR0zE",
"url": "https://groups.google.com/g/golang-announce/c/nqrv9fbR0zE"
}
],
"release_date": "2022-07-12T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2023-05-16T08:49:00+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:aardvark-dns-2:1.5.0-2.module+el8.8.0+18060+3f21f2cc.aarch64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:aardvark-dns-2:1.5.0-2.module+el8.8.0+18060+3f21f2cc.ppc64le",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:aardvark-dns-2:1.5.0-2.module+el8.8.0+18060+3f21f2cc.s390x",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:aardvark-dns-2:1.5.0-2.module+el8.8.0+18060+3f21f2cc.src",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:aardvark-dns-2:1.5.0-2.module+el8.8.0+18060+3f21f2cc.x86_64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:buildah-1:1.29.1-1.module+el8.8.0+18195+471da4bb.aarch64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:buildah-1:1.29.1-1.module+el8.8.0+18195+471da4bb.ppc64le",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:buildah-1:1.29.1-1.module+el8.8.0+18195+471da4bb.s390x",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:buildah-1:1.29.1-1.module+el8.8.0+18195+471da4bb.src",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:buildah-1:1.29.1-1.module+el8.8.0+18195+471da4bb.x86_64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:buildah-debuginfo-1:1.29.1-1.module+el8.8.0+18195+471da4bb.aarch64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:buildah-debuginfo-1:1.29.1-1.module+el8.8.0+18195+471da4bb.ppc64le",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:buildah-debuginfo-1:1.29.1-1.module+el8.8.0+18195+471da4bb.s390x",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:buildah-debuginfo-1:1.29.1-1.module+el8.8.0+18195+471da4bb.x86_64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:buildah-debugsource-1:1.29.1-1.module+el8.8.0+18195+471da4bb.aarch64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:buildah-debugsource-1:1.29.1-1.module+el8.8.0+18195+471da4bb.ppc64le",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:buildah-debugsource-1:1.29.1-1.module+el8.8.0+18195+471da4bb.s390x",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:buildah-debugsource-1:1.29.1-1.module+el8.8.0+18195+471da4bb.x86_64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:buildah-tests-1:1.29.1-1.module+el8.8.0+18195+471da4bb.aarch64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:buildah-tests-1:1.29.1-1.module+el8.8.0+18195+471da4bb.ppc64le",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:buildah-tests-1:1.29.1-1.module+el8.8.0+18195+471da4bb.s390x",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:buildah-tests-1:1.29.1-1.module+el8.8.0+18195+471da4bb.x86_64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:buildah-tests-debuginfo-1:1.29.1-1.module+el8.8.0+18195+471da4bb.aarch64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:buildah-tests-debuginfo-1:1.29.1-1.module+el8.8.0+18195+471da4bb.ppc64le",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:buildah-tests-debuginfo-1:1.29.1-1.module+el8.8.0+18195+471da4bb.s390x",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:buildah-tests-debuginfo-1:1.29.1-1.module+el8.8.0+18195+471da4bb.x86_64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:cockpit-podman-0:63.1-1.module+el8.8.0+18286+cd236dce.noarch",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:cockpit-podman-0:63.1-1.module+el8.8.0+18286+cd236dce.src",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:conmon-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.aarch64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:conmon-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.ppc64le",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:conmon-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.s390x",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:conmon-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.src",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:conmon-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.x86_64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:conmon-debuginfo-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.aarch64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:conmon-debuginfo-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.ppc64le",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:conmon-debuginfo-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.s390x",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:conmon-debuginfo-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.x86_64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:conmon-debugsource-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.aarch64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:conmon-debugsource-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.ppc64le",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:conmon-debugsource-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.s390x",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:conmon-debugsource-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.x86_64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:container-selinux-2:2.205.0-2.module+el8.8.0+18438+15d3aa65.noarch",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:container-selinux-2:2.205.0-2.module+el8.8.0+18438+15d3aa65.src",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:containernetworking-plugins-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.aarch64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:containernetworking-plugins-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.ppc64le",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:containernetworking-plugins-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.s390x",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:containernetworking-plugins-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.src",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:containernetworking-plugins-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.x86_64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:containernetworking-plugins-debuginfo-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.aarch64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:containernetworking-plugins-debuginfo-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.ppc64le",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:containernetworking-plugins-debuginfo-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.s390x",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:containernetworking-plugins-debuginfo-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.x86_64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:containernetworking-plugins-debugsource-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.aarch64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:containernetworking-plugins-debugsource-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.ppc64le",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:containernetworking-plugins-debugsource-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.s390x",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:containernetworking-plugins-debugsource-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.x86_64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:containers-common-2:1-63.module+el8.8.0+18438+15d3aa65.aarch64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:containers-common-2:1-63.module+el8.8.0+18438+15d3aa65.ppc64le",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:containers-common-2:1-63.module+el8.8.0+18438+15d3aa65.s390x",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:containers-common-2:1-63.module+el8.8.0+18438+15d3aa65.src",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:containers-common-2:1-63.module+el8.8.0+18438+15d3aa65.x86_64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:crit-0:3.15-3.module+el8.8.0+18060+3f21f2cc.aarch64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:crit-0:3.15-3.module+el8.8.0+18060+3f21f2cc.ppc64le",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:crit-0:3.15-3.module+el8.8.0+18060+3f21f2cc.s390x",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:crit-0:3.15-3.module+el8.8.0+18060+3f21f2cc.x86_64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:criu-0:3.15-3.module+el8.8.0+18060+3f21f2cc.aarch64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:criu-0:3.15-3.module+el8.8.0+18060+3f21f2cc.ppc64le",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:criu-0:3.15-3.module+el8.8.0+18060+3f21f2cc.s390x",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:criu-0:3.15-3.module+el8.8.0+18060+3f21f2cc.src",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:criu-0:3.15-3.module+el8.8.0+18060+3f21f2cc.x86_64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:criu-debuginfo-0:3.15-3.module+el8.8.0+18060+3f21f2cc.aarch64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:criu-debuginfo-0:3.15-3.module+el8.8.0+18060+3f21f2cc.ppc64le",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:criu-debuginfo-0:3.15-3.module+el8.8.0+18060+3f21f2cc.s390x",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:criu-debuginfo-0:3.15-3.module+el8.8.0+18060+3f21f2cc.x86_64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:criu-debugsource-0:3.15-3.module+el8.8.0+18060+3f21f2cc.aarch64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:criu-debugsource-0:3.15-3.module+el8.8.0+18060+3f21f2cc.ppc64le",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:criu-debugsource-0:3.15-3.module+el8.8.0+18060+3f21f2cc.s390x",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:criu-debugsource-0:3.15-3.module+el8.8.0+18060+3f21f2cc.x86_64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:criu-devel-0:3.15-3.module+el8.8.0+18060+3f21f2cc.aarch64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:criu-devel-0:3.15-3.module+el8.8.0+18060+3f21f2cc.ppc64le",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:criu-devel-0:3.15-3.module+el8.8.0+18060+3f21f2cc.s390x",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:criu-devel-0:3.15-3.module+el8.8.0+18060+3f21f2cc.x86_64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:criu-libs-0:3.15-3.module+el8.8.0+18060+3f21f2cc.aarch64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:criu-libs-0:3.15-3.module+el8.8.0+18060+3f21f2cc.ppc64le",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:criu-libs-0:3.15-3.module+el8.8.0+18060+3f21f2cc.s390x",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:criu-libs-0:3.15-3.module+el8.8.0+18060+3f21f2cc.x86_64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:criu-libs-debuginfo-0:3.15-3.module+el8.8.0+18060+3f21f2cc.aarch64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:criu-libs-debuginfo-0:3.15-3.module+el8.8.0+18060+3f21f2cc.ppc64le",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:criu-libs-debuginfo-0:3.15-3.module+el8.8.0+18060+3f21f2cc.s390x",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:criu-libs-debuginfo-0:3.15-3.module+el8.8.0+18060+3f21f2cc.x86_64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:crun-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.aarch64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:crun-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.ppc64le",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:crun-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.s390x",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:crun-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.src",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:crun-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.x86_64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:crun-debuginfo-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.aarch64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:crun-debuginfo-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.ppc64le",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:crun-debuginfo-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.s390x",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:crun-debuginfo-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.x86_64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:crun-debugsource-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.aarch64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:crun-debugsource-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.ppc64le",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:crun-debugsource-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.s390x",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:crun-debugsource-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.x86_64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:fuse-overlayfs-0:1.10-1.module+el8.8.0+18060+3f21f2cc.aarch64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:fuse-overlayfs-0:1.10-1.module+el8.8.0+18060+3f21f2cc.ppc64le",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:fuse-overlayfs-0:1.10-1.module+el8.8.0+18060+3f21f2cc.s390x",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:fuse-overlayfs-0:1.10-1.module+el8.8.0+18060+3f21f2cc.src",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:fuse-overlayfs-0:1.10-1.module+el8.8.0+18060+3f21f2cc.x86_64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:fuse-overlayfs-debuginfo-0:1.10-1.module+el8.8.0+18060+3f21f2cc.aarch64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:fuse-overlayfs-debuginfo-0:1.10-1.module+el8.8.0+18060+3f21f2cc.ppc64le",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:fuse-overlayfs-debuginfo-0:1.10-1.module+el8.8.0+18060+3f21f2cc.s390x",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:fuse-overlayfs-debuginfo-0:1.10-1.module+el8.8.0+18060+3f21f2cc.x86_64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:fuse-overlayfs-debugsource-0:1.10-1.module+el8.8.0+18060+3f21f2cc.aarch64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:fuse-overlayfs-debugsource-0:1.10-1.module+el8.8.0+18060+3f21f2cc.ppc64le",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:fuse-overlayfs-debugsource-0:1.10-1.module+el8.8.0+18060+3f21f2cc.s390x",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:fuse-overlayfs-debugsource-0:1.10-1.module+el8.8.0+18060+3f21f2cc.x86_64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:libslirp-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.aarch64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:libslirp-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.ppc64le",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:libslirp-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.s390x",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:libslirp-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.src",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:libslirp-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.x86_64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:libslirp-debuginfo-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.aarch64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:libslirp-debuginfo-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.ppc64le",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:libslirp-debuginfo-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.s390x",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:libslirp-debuginfo-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.x86_64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:libslirp-debugsource-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.aarch64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:libslirp-debugsource-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.ppc64le",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:libslirp-debugsource-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.s390x",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:libslirp-debugsource-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.x86_64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:libslirp-devel-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.aarch64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:libslirp-devel-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.ppc64le",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:libslirp-devel-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.s390x",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:libslirp-devel-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.x86_64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:netavark-2:1.5.0-4.module+el8.8.0+18060+3f21f2cc.aarch64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:netavark-2:1.5.0-4.module+el8.8.0+18060+3f21f2cc.ppc64le",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:netavark-2:1.5.0-4.module+el8.8.0+18060+3f21f2cc.s390x",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:netavark-2:1.5.0-4.module+el8.8.0+18060+3f21f2cc.src",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:netavark-2:1.5.0-4.module+el8.8.0+18060+3f21f2cc.x86_64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:oci-seccomp-bpf-hook-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.aarch64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:oci-seccomp-bpf-hook-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.ppc64le",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:oci-seccomp-bpf-hook-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.s390x",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:oci-seccomp-bpf-hook-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.src",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:oci-seccomp-bpf-hook-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.x86_64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:oci-seccomp-bpf-hook-debuginfo-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.aarch64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:oci-seccomp-bpf-hook-debuginfo-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.ppc64le",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:oci-seccomp-bpf-hook-debuginfo-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.s390x",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:oci-seccomp-bpf-hook-debuginfo-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.x86_64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:oci-seccomp-bpf-hook-debugsource-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.aarch64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:oci-seccomp-bpf-hook-debugsource-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.ppc64le",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:oci-seccomp-bpf-hook-debugsource-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.s390x",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:oci-seccomp-bpf-hook-debugsource-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.x86_64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.aarch64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.ppc64le",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.s390x",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.src",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.x86_64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-catatonit-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.aarch64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-catatonit-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.ppc64le",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-catatonit-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.s390x",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-catatonit-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.x86_64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-catatonit-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.aarch64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-catatonit-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.ppc64le",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-catatonit-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.s390x",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-catatonit-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.x86_64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.aarch64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.ppc64le",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.s390x",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.x86_64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-debugsource-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.aarch64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-debugsource-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.ppc64le",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-debugsource-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.s390x",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-debugsource-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.x86_64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-docker-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.noarch",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-gvproxy-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.aarch64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-gvproxy-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.ppc64le",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-gvproxy-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.s390x",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-gvproxy-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.x86_64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-gvproxy-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.aarch64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-gvproxy-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.ppc64le",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-gvproxy-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.s390x",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-gvproxy-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.x86_64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-plugins-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.aarch64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-plugins-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.ppc64le",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-plugins-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.s390x",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-plugins-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.x86_64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-plugins-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.aarch64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-plugins-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.ppc64le",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-plugins-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.s390x",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-plugins-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.x86_64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-remote-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.aarch64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-remote-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.ppc64le",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-remote-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.s390x",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-remote-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.x86_64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-remote-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.aarch64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-remote-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.ppc64le",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-remote-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.s390x",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-remote-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.x86_64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-tests-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.aarch64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-tests-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.ppc64le",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-tests-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.s390x",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-tests-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.x86_64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:python-podman-0:4.4.1-1.module+el8.8.0+18275+3a56cc62.src",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:python3-criu-0:3.15-3.module+el8.8.0+18060+3f21f2cc.aarch64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:python3-criu-0:3.15-3.module+el8.8.0+18060+3f21f2cc.ppc64le",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:python3-criu-0:3.15-3.module+el8.8.0+18060+3f21f2cc.s390x",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:python3-criu-0:3.15-3.module+el8.8.0+18060+3f21f2cc.x86_64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:python3-podman-0:4.4.1-1.module+el8.8.0+18275+3a56cc62.noarch",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:runc-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.aarch64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:runc-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.ppc64le",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:runc-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.s390x",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:runc-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.src",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:runc-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.x86_64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:runc-debuginfo-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.aarch64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:runc-debuginfo-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.ppc64le",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:runc-debuginfo-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.s390x",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:runc-debuginfo-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.x86_64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:runc-debugsource-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.aarch64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:runc-debugsource-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.ppc64le",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:runc-debugsource-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.s390x",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:runc-debugsource-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.x86_64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:skopeo-2:1.11.2-0.2.module+el8.8.0+18251+ad5b274c.aarch64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:skopeo-2:1.11.2-0.2.module+el8.8.0+18251+ad5b274c.ppc64le",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:skopeo-2:1.11.2-0.2.module+el8.8.0+18251+ad5b274c.s390x",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:skopeo-2:1.11.2-0.2.module+el8.8.0+18251+ad5b274c.src",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:skopeo-2:1.11.2-0.2.module+el8.8.0+18251+ad5b274c.x86_64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:skopeo-tests-2:1.11.2-0.2.module+el8.8.0+18251+ad5b274c.aarch64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:skopeo-tests-2:1.11.2-0.2.module+el8.8.0+18251+ad5b274c.ppc64le",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:skopeo-tests-2:1.11.2-0.2.module+el8.8.0+18251+ad5b274c.s390x",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:skopeo-tests-2:1.11.2-0.2.module+el8.8.0+18251+ad5b274c.x86_64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:slirp4netns-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.aarch64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:slirp4netns-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.ppc64le",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:slirp4netns-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.s390x",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:slirp4netns-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.src",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:slirp4netns-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.x86_64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:slirp4netns-debuginfo-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.aarch64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:slirp4netns-debuginfo-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.ppc64le",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:slirp4netns-debuginfo-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.s390x",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:slirp4netns-debuginfo-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.x86_64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:slirp4netns-debugsource-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.aarch64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:slirp4netns-debugsource-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.ppc64le",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:slirp4netns-debugsource-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.s390x",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:slirp4netns-debugsource-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.x86_64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:toolbox-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.aarch64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:toolbox-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.ppc64le",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:toolbox-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.s390x",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:toolbox-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.src",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:toolbox-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.x86_64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:toolbox-debuginfo-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.aarch64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:toolbox-debuginfo-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.ppc64le",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:toolbox-debuginfo-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.s390x",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:toolbox-debuginfo-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.x86_64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:toolbox-debugsource-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.aarch64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:toolbox-debugsource-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.ppc64le",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:toolbox-debugsource-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.s390x",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:toolbox-debugsource-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.x86_64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:toolbox-tests-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.aarch64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:toolbox-tests-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.ppc64le",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:toolbox-tests-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.s390x",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:toolbox-tests-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.x86_64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:udica-0:0.2.6-20.module+el8.8.0+18060+3f21f2cc.noarch",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:udica-0:0.2.6-20.module+el8.8.0+18060+3f21f2cc.src"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2023:2758"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:aardvark-dns-2:1.5.0-2.module+el8.8.0+18060+3f21f2cc.aarch64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:aardvark-dns-2:1.5.0-2.module+el8.8.0+18060+3f21f2cc.ppc64le",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:aardvark-dns-2:1.5.0-2.module+el8.8.0+18060+3f21f2cc.s390x",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:aardvark-dns-2:1.5.0-2.module+el8.8.0+18060+3f21f2cc.src",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:aardvark-dns-2:1.5.0-2.module+el8.8.0+18060+3f21f2cc.x86_64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:buildah-1:1.29.1-1.module+el8.8.0+18195+471da4bb.aarch64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:buildah-1:1.29.1-1.module+el8.8.0+18195+471da4bb.ppc64le",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:buildah-1:1.29.1-1.module+el8.8.0+18195+471da4bb.s390x",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:buildah-1:1.29.1-1.module+el8.8.0+18195+471da4bb.src",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:buildah-1:1.29.1-1.module+el8.8.0+18195+471da4bb.x86_64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:buildah-debuginfo-1:1.29.1-1.module+el8.8.0+18195+471da4bb.aarch64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:buildah-debuginfo-1:1.29.1-1.module+el8.8.0+18195+471da4bb.ppc64le",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:buildah-debuginfo-1:1.29.1-1.module+el8.8.0+18195+471da4bb.s390x",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:buildah-debuginfo-1:1.29.1-1.module+el8.8.0+18195+471da4bb.x86_64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:buildah-debugsource-1:1.29.1-1.module+el8.8.0+18195+471da4bb.aarch64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:buildah-debugsource-1:1.29.1-1.module+el8.8.0+18195+471da4bb.ppc64le",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:buildah-debugsource-1:1.29.1-1.module+el8.8.0+18195+471da4bb.s390x",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:buildah-debugsource-1:1.29.1-1.module+el8.8.0+18195+471da4bb.x86_64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:buildah-tests-1:1.29.1-1.module+el8.8.0+18195+471da4bb.aarch64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:buildah-tests-1:1.29.1-1.module+el8.8.0+18195+471da4bb.ppc64le",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:buildah-tests-1:1.29.1-1.module+el8.8.0+18195+471da4bb.s390x",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:buildah-tests-1:1.29.1-1.module+el8.8.0+18195+471da4bb.x86_64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:buildah-tests-debuginfo-1:1.29.1-1.module+el8.8.0+18195+471da4bb.aarch64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:buildah-tests-debuginfo-1:1.29.1-1.module+el8.8.0+18195+471da4bb.ppc64le",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:buildah-tests-debuginfo-1:1.29.1-1.module+el8.8.0+18195+471da4bb.s390x",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:buildah-tests-debuginfo-1:1.29.1-1.module+el8.8.0+18195+471da4bb.x86_64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:cockpit-podman-0:63.1-1.module+el8.8.0+18286+cd236dce.noarch",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:cockpit-podman-0:63.1-1.module+el8.8.0+18286+cd236dce.src",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:conmon-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.aarch64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:conmon-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.ppc64le",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:conmon-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.s390x",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:conmon-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.src",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:conmon-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.x86_64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:conmon-debuginfo-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.aarch64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:conmon-debuginfo-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.ppc64le",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:conmon-debuginfo-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.s390x",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:conmon-debuginfo-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.x86_64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:conmon-debugsource-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.aarch64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:conmon-debugsource-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.ppc64le",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:conmon-debugsource-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.s390x",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:conmon-debugsource-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.x86_64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:container-selinux-2:2.205.0-2.module+el8.8.0+18438+15d3aa65.noarch",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:container-selinux-2:2.205.0-2.module+el8.8.0+18438+15d3aa65.src",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:containernetworking-plugins-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.aarch64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:containernetworking-plugins-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.ppc64le",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:containernetworking-plugins-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.s390x",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:containernetworking-plugins-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.src",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:containernetworking-plugins-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.x86_64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:containernetworking-plugins-debuginfo-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.aarch64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:containernetworking-plugins-debuginfo-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.ppc64le",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:containernetworking-plugins-debuginfo-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.s390x",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:containernetworking-plugins-debuginfo-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.x86_64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:containernetworking-plugins-debugsource-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.aarch64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:containernetworking-plugins-debugsource-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.ppc64le",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:containernetworking-plugins-debugsource-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.s390x",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:containernetworking-plugins-debugsource-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.x86_64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:containers-common-2:1-63.module+el8.8.0+18438+15d3aa65.aarch64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:containers-common-2:1-63.module+el8.8.0+18438+15d3aa65.ppc64le",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:containers-common-2:1-63.module+el8.8.0+18438+15d3aa65.s390x",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:containers-common-2:1-63.module+el8.8.0+18438+15d3aa65.src",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:containers-common-2:1-63.module+el8.8.0+18438+15d3aa65.x86_64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:crit-0:3.15-3.module+el8.8.0+18060+3f21f2cc.aarch64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:crit-0:3.15-3.module+el8.8.0+18060+3f21f2cc.ppc64le",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:crit-0:3.15-3.module+el8.8.0+18060+3f21f2cc.s390x",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:crit-0:3.15-3.module+el8.8.0+18060+3f21f2cc.x86_64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:criu-0:3.15-3.module+el8.8.0+18060+3f21f2cc.aarch64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:criu-0:3.15-3.module+el8.8.0+18060+3f21f2cc.ppc64le",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:criu-0:3.15-3.module+el8.8.0+18060+3f21f2cc.s390x",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:criu-0:3.15-3.module+el8.8.0+18060+3f21f2cc.src",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:criu-0:3.15-3.module+el8.8.0+18060+3f21f2cc.x86_64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:criu-debuginfo-0:3.15-3.module+el8.8.0+18060+3f21f2cc.aarch64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:criu-debuginfo-0:3.15-3.module+el8.8.0+18060+3f21f2cc.ppc64le",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:criu-debuginfo-0:3.15-3.module+el8.8.0+18060+3f21f2cc.s390x",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:criu-debuginfo-0:3.15-3.module+el8.8.0+18060+3f21f2cc.x86_64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:criu-debugsource-0:3.15-3.module+el8.8.0+18060+3f21f2cc.aarch64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:criu-debugsource-0:3.15-3.module+el8.8.0+18060+3f21f2cc.ppc64le",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:criu-debugsource-0:3.15-3.module+el8.8.0+18060+3f21f2cc.s390x",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:criu-debugsource-0:3.15-3.module+el8.8.0+18060+3f21f2cc.x86_64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:criu-devel-0:3.15-3.module+el8.8.0+18060+3f21f2cc.aarch64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:criu-devel-0:3.15-3.module+el8.8.0+18060+3f21f2cc.ppc64le",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:criu-devel-0:3.15-3.module+el8.8.0+18060+3f21f2cc.s390x",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:criu-devel-0:3.15-3.module+el8.8.0+18060+3f21f2cc.x86_64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:criu-libs-0:3.15-3.module+el8.8.0+18060+3f21f2cc.aarch64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:criu-libs-0:3.15-3.module+el8.8.0+18060+3f21f2cc.ppc64le",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:criu-libs-0:3.15-3.module+el8.8.0+18060+3f21f2cc.s390x",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:criu-libs-0:3.15-3.module+el8.8.0+18060+3f21f2cc.x86_64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:criu-libs-debuginfo-0:3.15-3.module+el8.8.0+18060+3f21f2cc.aarch64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:criu-libs-debuginfo-0:3.15-3.module+el8.8.0+18060+3f21f2cc.ppc64le",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:criu-libs-debuginfo-0:3.15-3.module+el8.8.0+18060+3f21f2cc.s390x",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:criu-libs-debuginfo-0:3.15-3.module+el8.8.0+18060+3f21f2cc.x86_64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:crun-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.aarch64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:crun-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.ppc64le",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:crun-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.s390x",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:crun-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.src",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:crun-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.x86_64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:crun-debuginfo-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.aarch64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:crun-debuginfo-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.ppc64le",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:crun-debuginfo-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.s390x",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:crun-debuginfo-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.x86_64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:crun-debugsource-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.aarch64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:crun-debugsource-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.ppc64le",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:crun-debugsource-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.s390x",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:crun-debugsource-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.x86_64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:fuse-overlayfs-0:1.10-1.module+el8.8.0+18060+3f21f2cc.aarch64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:fuse-overlayfs-0:1.10-1.module+el8.8.0+18060+3f21f2cc.ppc64le",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:fuse-overlayfs-0:1.10-1.module+el8.8.0+18060+3f21f2cc.s390x",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:fuse-overlayfs-0:1.10-1.module+el8.8.0+18060+3f21f2cc.src",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:fuse-overlayfs-0:1.10-1.module+el8.8.0+18060+3f21f2cc.x86_64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:fuse-overlayfs-debuginfo-0:1.10-1.module+el8.8.0+18060+3f21f2cc.aarch64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:fuse-overlayfs-debuginfo-0:1.10-1.module+el8.8.0+18060+3f21f2cc.ppc64le",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:fuse-overlayfs-debuginfo-0:1.10-1.module+el8.8.0+18060+3f21f2cc.s390x",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:fuse-overlayfs-debuginfo-0:1.10-1.module+el8.8.0+18060+3f21f2cc.x86_64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:fuse-overlayfs-debugsource-0:1.10-1.module+el8.8.0+18060+3f21f2cc.aarch64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:fuse-overlayfs-debugsource-0:1.10-1.module+el8.8.0+18060+3f21f2cc.ppc64le",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:fuse-overlayfs-debugsource-0:1.10-1.module+el8.8.0+18060+3f21f2cc.s390x",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:fuse-overlayfs-debugsource-0:1.10-1.module+el8.8.0+18060+3f21f2cc.x86_64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:libslirp-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.aarch64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:libslirp-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.ppc64le",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:libslirp-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.s390x",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:libslirp-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.src",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:libslirp-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.x86_64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:libslirp-debuginfo-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.aarch64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:libslirp-debuginfo-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.ppc64le",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:libslirp-debuginfo-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.s390x",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:libslirp-debuginfo-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.x86_64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:libslirp-debugsource-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.aarch64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:libslirp-debugsource-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.ppc64le",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:libslirp-debugsource-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.s390x",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:libslirp-debugsource-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.x86_64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:libslirp-devel-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.aarch64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:libslirp-devel-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.ppc64le",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:libslirp-devel-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.s390x",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:libslirp-devel-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.x86_64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:netavark-2:1.5.0-4.module+el8.8.0+18060+3f21f2cc.aarch64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:netavark-2:1.5.0-4.module+el8.8.0+18060+3f21f2cc.ppc64le",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:netavark-2:1.5.0-4.module+el8.8.0+18060+3f21f2cc.s390x",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:netavark-2:1.5.0-4.module+el8.8.0+18060+3f21f2cc.src",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:netavark-2:1.5.0-4.module+el8.8.0+18060+3f21f2cc.x86_64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:oci-seccomp-bpf-hook-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.aarch64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:oci-seccomp-bpf-hook-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.ppc64le",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:oci-seccomp-bpf-hook-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.s390x",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:oci-seccomp-bpf-hook-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.src",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:oci-seccomp-bpf-hook-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.x86_64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:oci-seccomp-bpf-hook-debuginfo-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.aarch64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:oci-seccomp-bpf-hook-debuginfo-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.ppc64le",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:oci-seccomp-bpf-hook-debuginfo-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.s390x",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:oci-seccomp-bpf-hook-debuginfo-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.x86_64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:oci-seccomp-bpf-hook-debugsource-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.aarch64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:oci-seccomp-bpf-hook-debugsource-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.ppc64le",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:oci-seccomp-bpf-hook-debugsource-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.s390x",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:oci-seccomp-bpf-hook-debugsource-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.x86_64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.aarch64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.ppc64le",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.s390x",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.src",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.x86_64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-catatonit-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.aarch64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-catatonit-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.ppc64le",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-catatonit-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.s390x",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-catatonit-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.x86_64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-catatonit-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.aarch64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-catatonit-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.ppc64le",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-catatonit-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.s390x",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-catatonit-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.x86_64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.aarch64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.ppc64le",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.s390x",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.x86_64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-debugsource-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.aarch64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-debugsource-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.ppc64le",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-debugsource-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.s390x",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-debugsource-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.x86_64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-docker-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.noarch",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-gvproxy-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.aarch64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-gvproxy-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.ppc64le",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-gvproxy-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.s390x",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-gvproxy-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.x86_64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-gvproxy-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.aarch64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-gvproxy-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.ppc64le",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-gvproxy-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.s390x",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-gvproxy-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.x86_64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-plugins-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.aarch64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-plugins-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.ppc64le",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-plugins-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.s390x",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-plugins-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.x86_64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-plugins-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.aarch64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-plugins-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.ppc64le",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-plugins-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.s390x",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-plugins-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.x86_64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-remote-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.aarch64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-remote-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.ppc64le",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-remote-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.s390x",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-remote-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.x86_64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-remote-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.aarch64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-remote-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.ppc64le",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-remote-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.s390x",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-remote-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.x86_64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-tests-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.aarch64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-tests-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.ppc64le",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-tests-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.s390x",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-tests-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.x86_64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:python-podman-0:4.4.1-1.module+el8.8.0+18275+3a56cc62.src",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:python3-criu-0:3.15-3.module+el8.8.0+18060+3f21f2cc.aarch64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:python3-criu-0:3.15-3.module+el8.8.0+18060+3f21f2cc.ppc64le",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:python3-criu-0:3.15-3.module+el8.8.0+18060+3f21f2cc.s390x",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:python3-criu-0:3.15-3.module+el8.8.0+18060+3f21f2cc.x86_64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:python3-podman-0:4.4.1-1.module+el8.8.0+18275+3a56cc62.noarch",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:runc-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.aarch64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:runc-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.ppc64le",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:runc-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.s390x",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:runc-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.src",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:runc-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.x86_64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:runc-debuginfo-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.aarch64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:runc-debuginfo-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.ppc64le",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:runc-debuginfo-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.s390x",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:runc-debuginfo-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.x86_64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:runc-debugsource-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.aarch64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:runc-debugsource-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.ppc64le",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:runc-debugsource-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.s390x",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:runc-debugsource-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.x86_64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:skopeo-2:1.11.2-0.2.module+el8.8.0+18251+ad5b274c.aarch64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:skopeo-2:1.11.2-0.2.module+el8.8.0+18251+ad5b274c.ppc64le",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:skopeo-2:1.11.2-0.2.module+el8.8.0+18251+ad5b274c.s390x",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:skopeo-2:1.11.2-0.2.module+el8.8.0+18251+ad5b274c.src",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:skopeo-2:1.11.2-0.2.module+el8.8.0+18251+ad5b274c.x86_64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:skopeo-tests-2:1.11.2-0.2.module+el8.8.0+18251+ad5b274c.aarch64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:skopeo-tests-2:1.11.2-0.2.module+el8.8.0+18251+ad5b274c.ppc64le",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:skopeo-tests-2:1.11.2-0.2.module+el8.8.0+18251+ad5b274c.s390x",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:skopeo-tests-2:1.11.2-0.2.module+el8.8.0+18251+ad5b274c.x86_64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:slirp4netns-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.aarch64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:slirp4netns-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.ppc64le",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:slirp4netns-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.s390x",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:slirp4netns-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.src",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:slirp4netns-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.x86_64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:slirp4netns-debuginfo-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.aarch64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:slirp4netns-debuginfo-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.ppc64le",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:slirp4netns-debuginfo-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.s390x",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:slirp4netns-debuginfo-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.x86_64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:slirp4netns-debugsource-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.aarch64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:slirp4netns-debugsource-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.ppc64le",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:slirp4netns-debugsource-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.s390x",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:slirp4netns-debugsource-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.x86_64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:toolbox-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.aarch64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:toolbox-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.ppc64le",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:toolbox-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.s390x",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:toolbox-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.src",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:toolbox-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.x86_64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:toolbox-debuginfo-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.aarch64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:toolbox-debuginfo-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.ppc64le",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:toolbox-debuginfo-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.s390x",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:toolbox-debuginfo-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.x86_64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:toolbox-debugsource-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.aarch64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:toolbox-debugsource-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.ppc64le",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:toolbox-debugsource-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.s390x",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:toolbox-debugsource-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.x86_64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:toolbox-tests-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.aarch64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:toolbox-tests-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.ppc64le",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:toolbox-tests-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.s390x",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:toolbox-tests-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.x86_64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:udica-0:0.2.6-20.module+el8.8.0+18060+3f21f2cc.noarch",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:udica-0:0.2.6-20.module+el8.8.0+18060+3f21f2cc.src"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "golang: io/fs: stack exhaustion in Glob"
},
{
"cve": "CVE-2022-30631",
"cwe": {
"id": "CWE-1325",
"name": "Improperly Controlled Sequential Memory Allocation"
},
"discovery_date": "2022-07-14T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2107342"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in golang. Calling the Reader, Read method on an archive that contains a large number of concatenated 0-length compressed files can cause a panic issue due to stack exhaustion.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "golang: compress/gzip: stack exhaustion in Reader.Read",
"title": "Vulnerability summary"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:aardvark-dns-2:1.5.0-2.module+el8.8.0+18060+3f21f2cc.aarch64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:aardvark-dns-2:1.5.0-2.module+el8.8.0+18060+3f21f2cc.ppc64le",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:aardvark-dns-2:1.5.0-2.module+el8.8.0+18060+3f21f2cc.s390x",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:aardvark-dns-2:1.5.0-2.module+el8.8.0+18060+3f21f2cc.src",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:aardvark-dns-2:1.5.0-2.module+el8.8.0+18060+3f21f2cc.x86_64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:buildah-1:1.29.1-1.module+el8.8.0+18195+471da4bb.aarch64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:buildah-1:1.29.1-1.module+el8.8.0+18195+471da4bb.ppc64le",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:buildah-1:1.29.1-1.module+el8.8.0+18195+471da4bb.s390x",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:buildah-1:1.29.1-1.module+el8.8.0+18195+471da4bb.src",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:buildah-1:1.29.1-1.module+el8.8.0+18195+471da4bb.x86_64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:buildah-debuginfo-1:1.29.1-1.module+el8.8.0+18195+471da4bb.aarch64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:buildah-debuginfo-1:1.29.1-1.module+el8.8.0+18195+471da4bb.ppc64le",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:buildah-debuginfo-1:1.29.1-1.module+el8.8.0+18195+471da4bb.s390x",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:buildah-debuginfo-1:1.29.1-1.module+el8.8.0+18195+471da4bb.x86_64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:buildah-debugsource-1:1.29.1-1.module+el8.8.0+18195+471da4bb.aarch64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:buildah-debugsource-1:1.29.1-1.module+el8.8.0+18195+471da4bb.ppc64le",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:buildah-debugsource-1:1.29.1-1.module+el8.8.0+18195+471da4bb.s390x",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:buildah-debugsource-1:1.29.1-1.module+el8.8.0+18195+471da4bb.x86_64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:buildah-tests-1:1.29.1-1.module+el8.8.0+18195+471da4bb.aarch64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:buildah-tests-1:1.29.1-1.module+el8.8.0+18195+471da4bb.ppc64le",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:buildah-tests-1:1.29.1-1.module+el8.8.0+18195+471da4bb.s390x",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:buildah-tests-1:1.29.1-1.module+el8.8.0+18195+471da4bb.x86_64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:buildah-tests-debuginfo-1:1.29.1-1.module+el8.8.0+18195+471da4bb.aarch64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:buildah-tests-debuginfo-1:1.29.1-1.module+el8.8.0+18195+471da4bb.ppc64le",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:buildah-tests-debuginfo-1:1.29.1-1.module+el8.8.0+18195+471da4bb.s390x",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:buildah-tests-debuginfo-1:1.29.1-1.module+el8.8.0+18195+471da4bb.x86_64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:cockpit-podman-0:63.1-1.module+el8.8.0+18286+cd236dce.noarch",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:cockpit-podman-0:63.1-1.module+el8.8.0+18286+cd236dce.src",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:conmon-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.aarch64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:conmon-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.ppc64le",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:conmon-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.s390x",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:conmon-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.src",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:conmon-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.x86_64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:conmon-debuginfo-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.aarch64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:conmon-debuginfo-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.ppc64le",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:conmon-debuginfo-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.s390x",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:conmon-debuginfo-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.x86_64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:conmon-debugsource-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.aarch64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:conmon-debugsource-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.ppc64le",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:conmon-debugsource-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.s390x",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:conmon-debugsource-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.x86_64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:container-selinux-2:2.205.0-2.module+el8.8.0+18438+15d3aa65.noarch",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:container-selinux-2:2.205.0-2.module+el8.8.0+18438+15d3aa65.src",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:containernetworking-plugins-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.aarch64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:containernetworking-plugins-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.ppc64le",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:containernetworking-plugins-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.s390x",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:containernetworking-plugins-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.src",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:containernetworking-plugins-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.x86_64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:containernetworking-plugins-debuginfo-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.aarch64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:containernetworking-plugins-debuginfo-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.ppc64le",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:containernetworking-plugins-debuginfo-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.s390x",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:containernetworking-plugins-debuginfo-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.x86_64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:containernetworking-plugins-debugsource-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.aarch64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:containernetworking-plugins-debugsource-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.ppc64le",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:containernetworking-plugins-debugsource-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.s390x",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:containernetworking-plugins-debugsource-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.x86_64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:containers-common-2:1-63.module+el8.8.0+18438+15d3aa65.aarch64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:containers-common-2:1-63.module+el8.8.0+18438+15d3aa65.ppc64le",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:containers-common-2:1-63.module+el8.8.0+18438+15d3aa65.s390x",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:containers-common-2:1-63.module+el8.8.0+18438+15d3aa65.src",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:containers-common-2:1-63.module+el8.8.0+18438+15d3aa65.x86_64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:crit-0:3.15-3.module+el8.8.0+18060+3f21f2cc.aarch64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:crit-0:3.15-3.module+el8.8.0+18060+3f21f2cc.ppc64le",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:crit-0:3.15-3.module+el8.8.0+18060+3f21f2cc.s390x",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:crit-0:3.15-3.module+el8.8.0+18060+3f21f2cc.x86_64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:criu-0:3.15-3.module+el8.8.0+18060+3f21f2cc.aarch64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:criu-0:3.15-3.module+el8.8.0+18060+3f21f2cc.ppc64le",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:criu-0:3.15-3.module+el8.8.0+18060+3f21f2cc.s390x",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:criu-0:3.15-3.module+el8.8.0+18060+3f21f2cc.src",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:criu-0:3.15-3.module+el8.8.0+18060+3f21f2cc.x86_64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:criu-debuginfo-0:3.15-3.module+el8.8.0+18060+3f21f2cc.aarch64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:criu-debuginfo-0:3.15-3.module+el8.8.0+18060+3f21f2cc.ppc64le",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:criu-debuginfo-0:3.15-3.module+el8.8.0+18060+3f21f2cc.s390x",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:criu-debuginfo-0:3.15-3.module+el8.8.0+18060+3f21f2cc.x86_64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:criu-debugsource-0:3.15-3.module+el8.8.0+18060+3f21f2cc.aarch64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:criu-debugsource-0:3.15-3.module+el8.8.0+18060+3f21f2cc.ppc64le",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:criu-debugsource-0:3.15-3.module+el8.8.0+18060+3f21f2cc.s390x",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:criu-debugsource-0:3.15-3.module+el8.8.0+18060+3f21f2cc.x86_64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:criu-devel-0:3.15-3.module+el8.8.0+18060+3f21f2cc.aarch64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:criu-devel-0:3.15-3.module+el8.8.0+18060+3f21f2cc.ppc64le",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:criu-devel-0:3.15-3.module+el8.8.0+18060+3f21f2cc.s390x",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:criu-devel-0:3.15-3.module+el8.8.0+18060+3f21f2cc.x86_64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:criu-libs-0:3.15-3.module+el8.8.0+18060+3f21f2cc.aarch64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:criu-libs-0:3.15-3.module+el8.8.0+18060+3f21f2cc.ppc64le",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:criu-libs-0:3.15-3.module+el8.8.0+18060+3f21f2cc.s390x",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:criu-libs-0:3.15-3.module+el8.8.0+18060+3f21f2cc.x86_64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:criu-libs-debuginfo-0:3.15-3.module+el8.8.0+18060+3f21f2cc.aarch64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:criu-libs-debuginfo-0:3.15-3.module+el8.8.0+18060+3f21f2cc.ppc64le",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:criu-libs-debuginfo-0:3.15-3.module+el8.8.0+18060+3f21f2cc.s390x",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:criu-libs-debuginfo-0:3.15-3.module+el8.8.0+18060+3f21f2cc.x86_64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:crun-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.aarch64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:crun-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.ppc64le",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:crun-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.s390x",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:crun-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.src",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:crun-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.x86_64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:crun-debuginfo-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.aarch64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:crun-debuginfo-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.ppc64le",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:crun-debuginfo-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.s390x",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:crun-debuginfo-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.x86_64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:crun-debugsource-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.aarch64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:crun-debugsource-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.ppc64le",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:crun-debugsource-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.s390x",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:crun-debugsource-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.x86_64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:fuse-overlayfs-0:1.10-1.module+el8.8.0+18060+3f21f2cc.aarch64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:fuse-overlayfs-0:1.10-1.module+el8.8.0+18060+3f21f2cc.ppc64le",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:fuse-overlayfs-0:1.10-1.module+el8.8.0+18060+3f21f2cc.s390x",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:fuse-overlayfs-0:1.10-1.module+el8.8.0+18060+3f21f2cc.src",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:fuse-overlayfs-0:1.10-1.module+el8.8.0+18060+3f21f2cc.x86_64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:fuse-overlayfs-debuginfo-0:1.10-1.module+el8.8.0+18060+3f21f2cc.aarch64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:fuse-overlayfs-debuginfo-0:1.10-1.module+el8.8.0+18060+3f21f2cc.ppc64le",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:fuse-overlayfs-debuginfo-0:1.10-1.module+el8.8.0+18060+3f21f2cc.s390x",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:fuse-overlayfs-debuginfo-0:1.10-1.module+el8.8.0+18060+3f21f2cc.x86_64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:fuse-overlayfs-debugsource-0:1.10-1.module+el8.8.0+18060+3f21f2cc.aarch64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:fuse-overlayfs-debugsource-0:1.10-1.module+el8.8.0+18060+3f21f2cc.ppc64le",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:fuse-overlayfs-debugsource-0:1.10-1.module+el8.8.0+18060+3f21f2cc.s390x",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:fuse-overlayfs-debugsource-0:1.10-1.module+el8.8.0+18060+3f21f2cc.x86_64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:libslirp-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.aarch64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:libslirp-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.ppc64le",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:libslirp-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.s390x",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:libslirp-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.src",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:libslirp-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.x86_64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:libslirp-debuginfo-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.aarch64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:libslirp-debuginfo-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.ppc64le",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:libslirp-debuginfo-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.s390x",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:libslirp-debuginfo-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.x86_64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:libslirp-debugsource-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.aarch64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:libslirp-debugsource-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.ppc64le",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:libslirp-debugsource-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.s390x",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:libslirp-debugsource-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.x86_64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:libslirp-devel-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.aarch64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:libslirp-devel-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.ppc64le",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:libslirp-devel-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.s390x",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:libslirp-devel-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.x86_64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:netavark-2:1.5.0-4.module+el8.8.0+18060+3f21f2cc.aarch64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:netavark-2:1.5.0-4.module+el8.8.0+18060+3f21f2cc.ppc64le",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:netavark-2:1.5.0-4.module+el8.8.0+18060+3f21f2cc.s390x",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:netavark-2:1.5.0-4.module+el8.8.0+18060+3f21f2cc.src",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:netavark-2:1.5.0-4.module+el8.8.0+18060+3f21f2cc.x86_64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:oci-seccomp-bpf-hook-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.aarch64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:oci-seccomp-bpf-hook-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.ppc64le",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:oci-seccomp-bpf-hook-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.s390x",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:oci-seccomp-bpf-hook-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.src",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:oci-seccomp-bpf-hook-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.x86_64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:oci-seccomp-bpf-hook-debuginfo-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.aarch64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:oci-seccomp-bpf-hook-debuginfo-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.ppc64le",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:oci-seccomp-bpf-hook-debuginfo-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.s390x",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:oci-seccomp-bpf-hook-debuginfo-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.x86_64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:oci-seccomp-bpf-hook-debugsource-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.aarch64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:oci-seccomp-bpf-hook-debugsource-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.ppc64le",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:oci-seccomp-bpf-hook-debugsource-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.s390x",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:oci-seccomp-bpf-hook-debugsource-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.x86_64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.aarch64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.ppc64le",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.s390x",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.src",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.x86_64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-catatonit-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.aarch64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-catatonit-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.ppc64le",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-catatonit-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.s390x",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-catatonit-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.x86_64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-catatonit-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.aarch64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-catatonit-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.ppc64le",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-catatonit-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.s390x",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-catatonit-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.x86_64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.aarch64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.ppc64le",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.s390x",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.x86_64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-debugsource-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.aarch64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-debugsource-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.ppc64le",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-debugsource-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.s390x",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-debugsource-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.x86_64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-docker-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.noarch",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-gvproxy-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.aarch64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-gvproxy-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.ppc64le",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-gvproxy-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.s390x",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-gvproxy-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.x86_64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-gvproxy-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.aarch64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-gvproxy-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.ppc64le",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-gvproxy-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.s390x",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-gvproxy-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.x86_64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-plugins-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.aarch64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-plugins-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.ppc64le",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-plugins-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.s390x",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-plugins-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.x86_64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-plugins-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.aarch64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-plugins-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.ppc64le",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-plugins-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.s390x",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-plugins-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.x86_64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-remote-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.aarch64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-remote-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.ppc64le",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-remote-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.s390x",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-remote-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.x86_64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-remote-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.aarch64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-remote-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.ppc64le",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-remote-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.s390x",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-remote-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.x86_64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-tests-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.aarch64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-tests-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.ppc64le",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-tests-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.s390x",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-tests-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.x86_64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:python-podman-0:4.4.1-1.module+el8.8.0+18275+3a56cc62.src",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:python3-criu-0:3.15-3.module+el8.8.0+18060+3f21f2cc.aarch64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:python3-criu-0:3.15-3.module+el8.8.0+18060+3f21f2cc.ppc64le",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:python3-criu-0:3.15-3.module+el8.8.0+18060+3f21f2cc.s390x",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:python3-criu-0:3.15-3.module+el8.8.0+18060+3f21f2cc.x86_64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:python3-podman-0:4.4.1-1.module+el8.8.0+18275+3a56cc62.noarch",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:runc-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.aarch64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:runc-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.ppc64le",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:runc-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.s390x",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:runc-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.src",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:runc-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.x86_64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:runc-debuginfo-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.aarch64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:runc-debuginfo-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.ppc64le",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:runc-debuginfo-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.s390x",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:runc-debuginfo-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.x86_64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:runc-debugsource-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.aarch64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:runc-debugsource-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.ppc64le",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:runc-debugsource-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.s390x",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:runc-debugsource-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.x86_64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:skopeo-2:1.11.2-0.2.module+el8.8.0+18251+ad5b274c.aarch64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:skopeo-2:1.11.2-0.2.module+el8.8.0+18251+ad5b274c.ppc64le",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:skopeo-2:1.11.2-0.2.module+el8.8.0+18251+ad5b274c.s390x",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:skopeo-2:1.11.2-0.2.module+el8.8.0+18251+ad5b274c.src",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:skopeo-2:1.11.2-0.2.module+el8.8.0+18251+ad5b274c.x86_64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:skopeo-tests-2:1.11.2-0.2.module+el8.8.0+18251+ad5b274c.aarch64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:skopeo-tests-2:1.11.2-0.2.module+el8.8.0+18251+ad5b274c.ppc64le",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:skopeo-tests-2:1.11.2-0.2.module+el8.8.0+18251+ad5b274c.s390x",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:skopeo-tests-2:1.11.2-0.2.module+el8.8.0+18251+ad5b274c.x86_64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:slirp4netns-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.aarch64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:slirp4netns-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.ppc64le",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:slirp4netns-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.s390x",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:slirp4netns-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.src",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:slirp4netns-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.x86_64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:slirp4netns-debuginfo-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.aarch64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:slirp4netns-debuginfo-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.ppc64le",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:slirp4netns-debuginfo-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.s390x",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:slirp4netns-debuginfo-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.x86_64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:slirp4netns-debugsource-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.aarch64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:slirp4netns-debugsource-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.ppc64le",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:slirp4netns-debugsource-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.s390x",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:slirp4netns-debugsource-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.x86_64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:toolbox-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.aarch64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:toolbox-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.ppc64le",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:toolbox-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.s390x",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:toolbox-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.src",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:toolbox-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.x86_64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:toolbox-debuginfo-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.aarch64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:toolbox-debuginfo-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.ppc64le",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:toolbox-debuginfo-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.s390x",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:toolbox-debuginfo-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.x86_64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:toolbox-debugsource-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.aarch64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:toolbox-debugsource-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.ppc64le",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:toolbox-debugsource-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.s390x",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:toolbox-debugsource-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.x86_64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:toolbox-tests-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.aarch64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:toolbox-tests-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.ppc64le",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:toolbox-tests-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.s390x",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:toolbox-tests-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.x86_64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:udica-0:0.2.6-20.module+el8.8.0+18060+3f21f2cc.noarch",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:udica-0:0.2.6-20.module+el8.8.0+18060+3f21f2cc.src"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2022-30631"
},
{
"category": "external",
"summary": "RHBZ#2107342",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2107342"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2022-30631",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-30631"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2022-30631",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2022-30631"
},
{
"category": "external",
"summary": "https://go.dev/issue/53168",
"url": "https://go.dev/issue/53168"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-announce/c/nqrv9fbR0zE",
"url": "https://groups.google.com/g/golang-announce/c/nqrv9fbR0zE"
}
],
"release_date": "2022-07-12T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2023-05-16T08:49:00+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:aardvark-dns-2:1.5.0-2.module+el8.8.0+18060+3f21f2cc.aarch64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:aardvark-dns-2:1.5.0-2.module+el8.8.0+18060+3f21f2cc.ppc64le",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:aardvark-dns-2:1.5.0-2.module+el8.8.0+18060+3f21f2cc.s390x",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:aardvark-dns-2:1.5.0-2.module+el8.8.0+18060+3f21f2cc.src",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:aardvark-dns-2:1.5.0-2.module+el8.8.0+18060+3f21f2cc.x86_64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:buildah-1:1.29.1-1.module+el8.8.0+18195+471da4bb.aarch64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:buildah-1:1.29.1-1.module+el8.8.0+18195+471da4bb.ppc64le",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:buildah-1:1.29.1-1.module+el8.8.0+18195+471da4bb.s390x",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:buildah-1:1.29.1-1.module+el8.8.0+18195+471da4bb.src",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:buildah-1:1.29.1-1.module+el8.8.0+18195+471da4bb.x86_64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:buildah-debuginfo-1:1.29.1-1.module+el8.8.0+18195+471da4bb.aarch64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:buildah-debuginfo-1:1.29.1-1.module+el8.8.0+18195+471da4bb.ppc64le",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:buildah-debuginfo-1:1.29.1-1.module+el8.8.0+18195+471da4bb.s390x",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:buildah-debuginfo-1:1.29.1-1.module+el8.8.0+18195+471da4bb.x86_64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:buildah-debugsource-1:1.29.1-1.module+el8.8.0+18195+471da4bb.aarch64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:buildah-debugsource-1:1.29.1-1.module+el8.8.0+18195+471da4bb.ppc64le",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:buildah-debugsource-1:1.29.1-1.module+el8.8.0+18195+471da4bb.s390x",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:buildah-debugsource-1:1.29.1-1.module+el8.8.0+18195+471da4bb.x86_64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:buildah-tests-1:1.29.1-1.module+el8.8.0+18195+471da4bb.aarch64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:buildah-tests-1:1.29.1-1.module+el8.8.0+18195+471da4bb.ppc64le",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:buildah-tests-1:1.29.1-1.module+el8.8.0+18195+471da4bb.s390x",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:buildah-tests-1:1.29.1-1.module+el8.8.0+18195+471da4bb.x86_64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:buildah-tests-debuginfo-1:1.29.1-1.module+el8.8.0+18195+471da4bb.aarch64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:buildah-tests-debuginfo-1:1.29.1-1.module+el8.8.0+18195+471da4bb.ppc64le",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:buildah-tests-debuginfo-1:1.29.1-1.module+el8.8.0+18195+471da4bb.s390x",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:buildah-tests-debuginfo-1:1.29.1-1.module+el8.8.0+18195+471da4bb.x86_64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:cockpit-podman-0:63.1-1.module+el8.8.0+18286+cd236dce.noarch",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:cockpit-podman-0:63.1-1.module+el8.8.0+18286+cd236dce.src",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:conmon-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.aarch64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:conmon-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.ppc64le",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:conmon-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.s390x",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:conmon-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.src",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:conmon-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.x86_64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:conmon-debuginfo-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.aarch64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:conmon-debuginfo-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.ppc64le",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:conmon-debuginfo-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.s390x",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:conmon-debuginfo-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.x86_64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:conmon-debugsource-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.aarch64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:conmon-debugsource-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.ppc64le",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:conmon-debugsource-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.s390x",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:conmon-debugsource-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.x86_64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:container-selinux-2:2.205.0-2.module+el8.8.0+18438+15d3aa65.noarch",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:container-selinux-2:2.205.0-2.module+el8.8.0+18438+15d3aa65.src",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:containernetworking-plugins-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.aarch64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:containernetworking-plugins-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.ppc64le",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:containernetworking-plugins-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.s390x",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:containernetworking-plugins-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.src",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:containernetworking-plugins-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.x86_64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:containernetworking-plugins-debuginfo-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.aarch64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:containernetworking-plugins-debuginfo-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.ppc64le",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:containernetworking-plugins-debuginfo-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.s390x",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:containernetworking-plugins-debuginfo-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.x86_64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:containernetworking-plugins-debugsource-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.aarch64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:containernetworking-plugins-debugsource-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.ppc64le",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:containernetworking-plugins-debugsource-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.s390x",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:containernetworking-plugins-debugsource-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.x86_64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:containers-common-2:1-63.module+el8.8.0+18438+15d3aa65.aarch64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:containers-common-2:1-63.module+el8.8.0+18438+15d3aa65.ppc64le",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:containers-common-2:1-63.module+el8.8.0+18438+15d3aa65.s390x",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:containers-common-2:1-63.module+el8.8.0+18438+15d3aa65.src",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:containers-common-2:1-63.module+el8.8.0+18438+15d3aa65.x86_64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:crit-0:3.15-3.module+el8.8.0+18060+3f21f2cc.aarch64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:crit-0:3.15-3.module+el8.8.0+18060+3f21f2cc.ppc64le",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:crit-0:3.15-3.module+el8.8.0+18060+3f21f2cc.s390x",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:crit-0:3.15-3.module+el8.8.0+18060+3f21f2cc.x86_64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:criu-0:3.15-3.module+el8.8.0+18060+3f21f2cc.aarch64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:criu-0:3.15-3.module+el8.8.0+18060+3f21f2cc.ppc64le",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:criu-0:3.15-3.module+el8.8.0+18060+3f21f2cc.s390x",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:criu-0:3.15-3.module+el8.8.0+18060+3f21f2cc.src",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:criu-0:3.15-3.module+el8.8.0+18060+3f21f2cc.x86_64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:criu-debuginfo-0:3.15-3.module+el8.8.0+18060+3f21f2cc.aarch64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:criu-debuginfo-0:3.15-3.module+el8.8.0+18060+3f21f2cc.ppc64le",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:criu-debuginfo-0:3.15-3.module+el8.8.0+18060+3f21f2cc.s390x",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:criu-debuginfo-0:3.15-3.module+el8.8.0+18060+3f21f2cc.x86_64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:criu-debugsource-0:3.15-3.module+el8.8.0+18060+3f21f2cc.aarch64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:criu-debugsource-0:3.15-3.module+el8.8.0+18060+3f21f2cc.ppc64le",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:criu-debugsource-0:3.15-3.module+el8.8.0+18060+3f21f2cc.s390x",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:criu-debugsource-0:3.15-3.module+el8.8.0+18060+3f21f2cc.x86_64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:criu-devel-0:3.15-3.module+el8.8.0+18060+3f21f2cc.aarch64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:criu-devel-0:3.15-3.module+el8.8.0+18060+3f21f2cc.ppc64le",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:criu-devel-0:3.15-3.module+el8.8.0+18060+3f21f2cc.s390x",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:criu-devel-0:3.15-3.module+el8.8.0+18060+3f21f2cc.x86_64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:criu-libs-0:3.15-3.module+el8.8.0+18060+3f21f2cc.aarch64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:criu-libs-0:3.15-3.module+el8.8.0+18060+3f21f2cc.ppc64le",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:criu-libs-0:3.15-3.module+el8.8.0+18060+3f21f2cc.s390x",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:criu-libs-0:3.15-3.module+el8.8.0+18060+3f21f2cc.x86_64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:criu-libs-debuginfo-0:3.15-3.module+el8.8.0+18060+3f21f2cc.aarch64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:criu-libs-debuginfo-0:3.15-3.module+el8.8.0+18060+3f21f2cc.ppc64le",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:criu-libs-debuginfo-0:3.15-3.module+el8.8.0+18060+3f21f2cc.s390x",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:criu-libs-debuginfo-0:3.15-3.module+el8.8.0+18060+3f21f2cc.x86_64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:crun-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.aarch64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:crun-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.ppc64le",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:crun-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.s390x",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:crun-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.src",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:crun-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.x86_64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:crun-debuginfo-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.aarch64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:crun-debuginfo-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.ppc64le",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:crun-debuginfo-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.s390x",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:crun-debuginfo-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.x86_64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:crun-debugsource-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.aarch64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:crun-debugsource-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.ppc64le",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:crun-debugsource-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.s390x",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:crun-debugsource-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.x86_64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:fuse-overlayfs-0:1.10-1.module+el8.8.0+18060+3f21f2cc.aarch64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:fuse-overlayfs-0:1.10-1.module+el8.8.0+18060+3f21f2cc.ppc64le",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:fuse-overlayfs-0:1.10-1.module+el8.8.0+18060+3f21f2cc.s390x",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:fuse-overlayfs-0:1.10-1.module+el8.8.0+18060+3f21f2cc.src",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:fuse-overlayfs-0:1.10-1.module+el8.8.0+18060+3f21f2cc.x86_64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:fuse-overlayfs-debuginfo-0:1.10-1.module+el8.8.0+18060+3f21f2cc.aarch64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:fuse-overlayfs-debuginfo-0:1.10-1.module+el8.8.0+18060+3f21f2cc.ppc64le",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:fuse-overlayfs-debuginfo-0:1.10-1.module+el8.8.0+18060+3f21f2cc.s390x",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:fuse-overlayfs-debuginfo-0:1.10-1.module+el8.8.0+18060+3f21f2cc.x86_64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:fuse-overlayfs-debugsource-0:1.10-1.module+el8.8.0+18060+3f21f2cc.aarch64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:fuse-overlayfs-debugsource-0:1.10-1.module+el8.8.0+18060+3f21f2cc.ppc64le",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:fuse-overlayfs-debugsource-0:1.10-1.module+el8.8.0+18060+3f21f2cc.s390x",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:fuse-overlayfs-debugsource-0:1.10-1.module+el8.8.0+18060+3f21f2cc.x86_64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:libslirp-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.aarch64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:libslirp-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.ppc64le",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:libslirp-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.s390x",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:libslirp-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.src",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:libslirp-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.x86_64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:libslirp-debuginfo-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.aarch64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:libslirp-debuginfo-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.ppc64le",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:libslirp-debuginfo-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.s390x",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:libslirp-debuginfo-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.x86_64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:libslirp-debugsource-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.aarch64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:libslirp-debugsource-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.ppc64le",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:libslirp-debugsource-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.s390x",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:libslirp-debugsource-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.x86_64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:libslirp-devel-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.aarch64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:libslirp-devel-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.ppc64le",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:libslirp-devel-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.s390x",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:libslirp-devel-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.x86_64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:netavark-2:1.5.0-4.module+el8.8.0+18060+3f21f2cc.aarch64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:netavark-2:1.5.0-4.module+el8.8.0+18060+3f21f2cc.ppc64le",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:netavark-2:1.5.0-4.module+el8.8.0+18060+3f21f2cc.s390x",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:netavark-2:1.5.0-4.module+el8.8.0+18060+3f21f2cc.src",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:netavark-2:1.5.0-4.module+el8.8.0+18060+3f21f2cc.x86_64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:oci-seccomp-bpf-hook-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.aarch64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:oci-seccomp-bpf-hook-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.ppc64le",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:oci-seccomp-bpf-hook-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.s390x",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:oci-seccomp-bpf-hook-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.src",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:oci-seccomp-bpf-hook-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.x86_64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:oci-seccomp-bpf-hook-debuginfo-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.aarch64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:oci-seccomp-bpf-hook-debuginfo-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.ppc64le",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:oci-seccomp-bpf-hook-debuginfo-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.s390x",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:oci-seccomp-bpf-hook-debuginfo-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.x86_64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:oci-seccomp-bpf-hook-debugsource-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.aarch64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:oci-seccomp-bpf-hook-debugsource-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.ppc64le",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:oci-seccomp-bpf-hook-debugsource-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.s390x",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:oci-seccomp-bpf-hook-debugsource-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.x86_64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.aarch64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.ppc64le",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.s390x",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.src",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.x86_64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-catatonit-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.aarch64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-catatonit-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.ppc64le",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-catatonit-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.s390x",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-catatonit-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.x86_64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-catatonit-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.aarch64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-catatonit-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.ppc64le",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-catatonit-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.s390x",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-catatonit-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.x86_64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.aarch64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.ppc64le",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.s390x",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.x86_64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-debugsource-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.aarch64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-debugsource-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.ppc64le",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-debugsource-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.s390x",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-debugsource-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.x86_64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-docker-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.noarch",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-gvproxy-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.aarch64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-gvproxy-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.ppc64le",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-gvproxy-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.s390x",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-gvproxy-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.x86_64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-gvproxy-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.aarch64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-gvproxy-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.ppc64le",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-gvproxy-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.s390x",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-gvproxy-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.x86_64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-plugins-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.aarch64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-plugins-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.ppc64le",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-plugins-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.s390x",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-plugins-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.x86_64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-plugins-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.aarch64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-plugins-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.ppc64le",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-plugins-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.s390x",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-plugins-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.x86_64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-remote-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.aarch64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-remote-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.ppc64le",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-remote-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.s390x",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-remote-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.x86_64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-remote-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.aarch64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-remote-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.ppc64le",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-remote-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.s390x",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-remote-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.x86_64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-tests-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.aarch64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-tests-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.ppc64le",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-tests-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.s390x",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-tests-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.x86_64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:python-podman-0:4.4.1-1.module+el8.8.0+18275+3a56cc62.src",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:python3-criu-0:3.15-3.module+el8.8.0+18060+3f21f2cc.aarch64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:python3-criu-0:3.15-3.module+el8.8.0+18060+3f21f2cc.ppc64le",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:python3-criu-0:3.15-3.module+el8.8.0+18060+3f21f2cc.s390x",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:python3-criu-0:3.15-3.module+el8.8.0+18060+3f21f2cc.x86_64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:python3-podman-0:4.4.1-1.module+el8.8.0+18275+3a56cc62.noarch",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:runc-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.aarch64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:runc-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.ppc64le",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:runc-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.s390x",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:runc-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.src",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:runc-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.x86_64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:runc-debuginfo-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.aarch64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:runc-debuginfo-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.ppc64le",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:runc-debuginfo-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.s390x",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:runc-debuginfo-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.x86_64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:runc-debugsource-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.aarch64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:runc-debugsource-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.ppc64le",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:runc-debugsource-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.s390x",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:runc-debugsource-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.x86_64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:skopeo-2:1.11.2-0.2.module+el8.8.0+18251+ad5b274c.aarch64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:skopeo-2:1.11.2-0.2.module+el8.8.0+18251+ad5b274c.ppc64le",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:skopeo-2:1.11.2-0.2.module+el8.8.0+18251+ad5b274c.s390x",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:skopeo-2:1.11.2-0.2.module+el8.8.0+18251+ad5b274c.src",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:skopeo-2:1.11.2-0.2.module+el8.8.0+18251+ad5b274c.x86_64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:skopeo-tests-2:1.11.2-0.2.module+el8.8.0+18251+ad5b274c.aarch64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:skopeo-tests-2:1.11.2-0.2.module+el8.8.0+18251+ad5b274c.ppc64le",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:skopeo-tests-2:1.11.2-0.2.module+el8.8.0+18251+ad5b274c.s390x",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:skopeo-tests-2:1.11.2-0.2.module+el8.8.0+18251+ad5b274c.x86_64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:slirp4netns-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.aarch64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:slirp4netns-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.ppc64le",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:slirp4netns-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.s390x",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:slirp4netns-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.src",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:slirp4netns-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.x86_64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:slirp4netns-debuginfo-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.aarch64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:slirp4netns-debuginfo-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.ppc64le",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:slirp4netns-debuginfo-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.s390x",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:slirp4netns-debuginfo-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.x86_64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:slirp4netns-debugsource-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.aarch64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:slirp4netns-debugsource-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.ppc64le",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:slirp4netns-debugsource-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.s390x",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:slirp4netns-debugsource-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.x86_64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:toolbox-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.aarch64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:toolbox-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.ppc64le",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:toolbox-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.s390x",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:toolbox-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.src",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:toolbox-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.x86_64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:toolbox-debuginfo-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.aarch64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:toolbox-debuginfo-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.ppc64le",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:toolbox-debuginfo-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.s390x",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:toolbox-debuginfo-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.x86_64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:toolbox-debugsource-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.aarch64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:toolbox-debugsource-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.ppc64le",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:toolbox-debugsource-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.s390x",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:toolbox-debugsource-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.x86_64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:toolbox-tests-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.aarch64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:toolbox-tests-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.ppc64le",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:toolbox-tests-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.s390x",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:toolbox-tests-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.x86_64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:udica-0:0.2.6-20.module+el8.8.0+18060+3f21f2cc.noarch",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:udica-0:0.2.6-20.module+el8.8.0+18060+3f21f2cc.src"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2023:2758"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:aardvark-dns-2:1.5.0-2.module+el8.8.0+18060+3f21f2cc.aarch64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:aardvark-dns-2:1.5.0-2.module+el8.8.0+18060+3f21f2cc.ppc64le",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:aardvark-dns-2:1.5.0-2.module+el8.8.0+18060+3f21f2cc.s390x",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:aardvark-dns-2:1.5.0-2.module+el8.8.0+18060+3f21f2cc.src",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:aardvark-dns-2:1.5.0-2.module+el8.8.0+18060+3f21f2cc.x86_64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:buildah-1:1.29.1-1.module+el8.8.0+18195+471da4bb.aarch64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:buildah-1:1.29.1-1.module+el8.8.0+18195+471da4bb.ppc64le",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:buildah-1:1.29.1-1.module+el8.8.0+18195+471da4bb.s390x",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:buildah-1:1.29.1-1.module+el8.8.0+18195+471da4bb.src",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:buildah-1:1.29.1-1.module+el8.8.0+18195+471da4bb.x86_64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:buildah-debuginfo-1:1.29.1-1.module+el8.8.0+18195+471da4bb.aarch64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:buildah-debuginfo-1:1.29.1-1.module+el8.8.0+18195+471da4bb.ppc64le",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:buildah-debuginfo-1:1.29.1-1.module+el8.8.0+18195+471da4bb.s390x",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:buildah-debuginfo-1:1.29.1-1.module+el8.8.0+18195+471da4bb.x86_64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:buildah-debugsource-1:1.29.1-1.module+el8.8.0+18195+471da4bb.aarch64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:buildah-debugsource-1:1.29.1-1.module+el8.8.0+18195+471da4bb.ppc64le",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:buildah-debugsource-1:1.29.1-1.module+el8.8.0+18195+471da4bb.s390x",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:buildah-debugsource-1:1.29.1-1.module+el8.8.0+18195+471da4bb.x86_64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:buildah-tests-1:1.29.1-1.module+el8.8.0+18195+471da4bb.aarch64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:buildah-tests-1:1.29.1-1.module+el8.8.0+18195+471da4bb.ppc64le",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:buildah-tests-1:1.29.1-1.module+el8.8.0+18195+471da4bb.s390x",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:buildah-tests-1:1.29.1-1.module+el8.8.0+18195+471da4bb.x86_64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:buildah-tests-debuginfo-1:1.29.1-1.module+el8.8.0+18195+471da4bb.aarch64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:buildah-tests-debuginfo-1:1.29.1-1.module+el8.8.0+18195+471da4bb.ppc64le",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:buildah-tests-debuginfo-1:1.29.1-1.module+el8.8.0+18195+471da4bb.s390x",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:buildah-tests-debuginfo-1:1.29.1-1.module+el8.8.0+18195+471da4bb.x86_64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:cockpit-podman-0:63.1-1.module+el8.8.0+18286+cd236dce.noarch",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:cockpit-podman-0:63.1-1.module+el8.8.0+18286+cd236dce.src",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:conmon-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.aarch64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:conmon-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.ppc64le",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:conmon-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.s390x",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:conmon-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.src",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:conmon-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.x86_64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:conmon-debuginfo-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.aarch64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:conmon-debuginfo-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.ppc64le",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:conmon-debuginfo-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.s390x",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:conmon-debuginfo-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.x86_64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:conmon-debugsource-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.aarch64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:conmon-debugsource-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.ppc64le",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:conmon-debugsource-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.s390x",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:conmon-debugsource-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.x86_64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:container-selinux-2:2.205.0-2.module+el8.8.0+18438+15d3aa65.noarch",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:container-selinux-2:2.205.0-2.module+el8.8.0+18438+15d3aa65.src",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:containernetworking-plugins-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.aarch64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:containernetworking-plugins-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.ppc64le",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:containernetworking-plugins-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.s390x",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:containernetworking-plugins-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.src",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:containernetworking-plugins-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.x86_64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:containernetworking-plugins-debuginfo-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.aarch64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:containernetworking-plugins-debuginfo-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.ppc64le",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:containernetworking-plugins-debuginfo-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.s390x",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:containernetworking-plugins-debuginfo-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.x86_64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:containernetworking-plugins-debugsource-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.aarch64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:containernetworking-plugins-debugsource-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.ppc64le",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:containernetworking-plugins-debugsource-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.s390x",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:containernetworking-plugins-debugsource-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.x86_64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:containers-common-2:1-63.module+el8.8.0+18438+15d3aa65.aarch64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:containers-common-2:1-63.module+el8.8.0+18438+15d3aa65.ppc64le",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:containers-common-2:1-63.module+el8.8.0+18438+15d3aa65.s390x",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:containers-common-2:1-63.module+el8.8.0+18438+15d3aa65.src",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:containers-common-2:1-63.module+el8.8.0+18438+15d3aa65.x86_64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:crit-0:3.15-3.module+el8.8.0+18060+3f21f2cc.aarch64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:crit-0:3.15-3.module+el8.8.0+18060+3f21f2cc.ppc64le",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:crit-0:3.15-3.module+el8.8.0+18060+3f21f2cc.s390x",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:crit-0:3.15-3.module+el8.8.0+18060+3f21f2cc.x86_64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:criu-0:3.15-3.module+el8.8.0+18060+3f21f2cc.aarch64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:criu-0:3.15-3.module+el8.8.0+18060+3f21f2cc.ppc64le",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:criu-0:3.15-3.module+el8.8.0+18060+3f21f2cc.s390x",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:criu-0:3.15-3.module+el8.8.0+18060+3f21f2cc.src",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:criu-0:3.15-3.module+el8.8.0+18060+3f21f2cc.x86_64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:criu-debuginfo-0:3.15-3.module+el8.8.0+18060+3f21f2cc.aarch64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:criu-debuginfo-0:3.15-3.module+el8.8.0+18060+3f21f2cc.ppc64le",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:criu-debuginfo-0:3.15-3.module+el8.8.0+18060+3f21f2cc.s390x",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:criu-debuginfo-0:3.15-3.module+el8.8.0+18060+3f21f2cc.x86_64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:criu-debugsource-0:3.15-3.module+el8.8.0+18060+3f21f2cc.aarch64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:criu-debugsource-0:3.15-3.module+el8.8.0+18060+3f21f2cc.ppc64le",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:criu-debugsource-0:3.15-3.module+el8.8.0+18060+3f21f2cc.s390x",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:criu-debugsource-0:3.15-3.module+el8.8.0+18060+3f21f2cc.x86_64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:criu-devel-0:3.15-3.module+el8.8.0+18060+3f21f2cc.aarch64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:criu-devel-0:3.15-3.module+el8.8.0+18060+3f21f2cc.ppc64le",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:criu-devel-0:3.15-3.module+el8.8.0+18060+3f21f2cc.s390x",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:criu-devel-0:3.15-3.module+el8.8.0+18060+3f21f2cc.x86_64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:criu-libs-0:3.15-3.module+el8.8.0+18060+3f21f2cc.aarch64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:criu-libs-0:3.15-3.module+el8.8.0+18060+3f21f2cc.ppc64le",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:criu-libs-0:3.15-3.module+el8.8.0+18060+3f21f2cc.s390x",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:criu-libs-0:3.15-3.module+el8.8.0+18060+3f21f2cc.x86_64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:criu-libs-debuginfo-0:3.15-3.module+el8.8.0+18060+3f21f2cc.aarch64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:criu-libs-debuginfo-0:3.15-3.module+el8.8.0+18060+3f21f2cc.ppc64le",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:criu-libs-debuginfo-0:3.15-3.module+el8.8.0+18060+3f21f2cc.s390x",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:criu-libs-debuginfo-0:3.15-3.module+el8.8.0+18060+3f21f2cc.x86_64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:crun-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.aarch64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:crun-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.ppc64le",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:crun-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.s390x",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:crun-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.src",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:crun-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.x86_64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:crun-debuginfo-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.aarch64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:crun-debuginfo-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.ppc64le",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:crun-debuginfo-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.s390x",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:crun-debuginfo-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.x86_64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:crun-debugsource-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.aarch64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:crun-debugsource-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.ppc64le",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:crun-debugsource-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.s390x",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:crun-debugsource-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.x86_64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:fuse-overlayfs-0:1.10-1.module+el8.8.0+18060+3f21f2cc.aarch64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:fuse-overlayfs-0:1.10-1.module+el8.8.0+18060+3f21f2cc.ppc64le",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:fuse-overlayfs-0:1.10-1.module+el8.8.0+18060+3f21f2cc.s390x",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:fuse-overlayfs-0:1.10-1.module+el8.8.0+18060+3f21f2cc.src",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:fuse-overlayfs-0:1.10-1.module+el8.8.0+18060+3f21f2cc.x86_64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:fuse-overlayfs-debuginfo-0:1.10-1.module+el8.8.0+18060+3f21f2cc.aarch64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:fuse-overlayfs-debuginfo-0:1.10-1.module+el8.8.0+18060+3f21f2cc.ppc64le",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:fuse-overlayfs-debuginfo-0:1.10-1.module+el8.8.0+18060+3f21f2cc.s390x",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:fuse-overlayfs-debuginfo-0:1.10-1.module+el8.8.0+18060+3f21f2cc.x86_64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:fuse-overlayfs-debugsource-0:1.10-1.module+el8.8.0+18060+3f21f2cc.aarch64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:fuse-overlayfs-debugsource-0:1.10-1.module+el8.8.0+18060+3f21f2cc.ppc64le",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:fuse-overlayfs-debugsource-0:1.10-1.module+el8.8.0+18060+3f21f2cc.s390x",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:fuse-overlayfs-debugsource-0:1.10-1.module+el8.8.0+18060+3f21f2cc.x86_64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:libslirp-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.aarch64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:libslirp-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.ppc64le",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:libslirp-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.s390x",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:libslirp-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.src",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:libslirp-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.x86_64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:libslirp-debuginfo-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.aarch64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:libslirp-debuginfo-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.ppc64le",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:libslirp-debuginfo-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.s390x",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:libslirp-debuginfo-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.x86_64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:libslirp-debugsource-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.aarch64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:libslirp-debugsource-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.ppc64le",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:libslirp-debugsource-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.s390x",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:libslirp-debugsource-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.x86_64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:libslirp-devel-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.aarch64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:libslirp-devel-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.ppc64le",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:libslirp-devel-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.s390x",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:libslirp-devel-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.x86_64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:netavark-2:1.5.0-4.module+el8.8.0+18060+3f21f2cc.aarch64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:netavark-2:1.5.0-4.module+el8.8.0+18060+3f21f2cc.ppc64le",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:netavark-2:1.5.0-4.module+el8.8.0+18060+3f21f2cc.s390x",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:netavark-2:1.5.0-4.module+el8.8.0+18060+3f21f2cc.src",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:netavark-2:1.5.0-4.module+el8.8.0+18060+3f21f2cc.x86_64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:oci-seccomp-bpf-hook-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.aarch64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:oci-seccomp-bpf-hook-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.ppc64le",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:oci-seccomp-bpf-hook-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.s390x",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:oci-seccomp-bpf-hook-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.src",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:oci-seccomp-bpf-hook-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.x86_64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:oci-seccomp-bpf-hook-debuginfo-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.aarch64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:oci-seccomp-bpf-hook-debuginfo-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.ppc64le",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:oci-seccomp-bpf-hook-debuginfo-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.s390x",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:oci-seccomp-bpf-hook-debuginfo-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.x86_64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:oci-seccomp-bpf-hook-debugsource-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.aarch64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:oci-seccomp-bpf-hook-debugsource-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.ppc64le",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:oci-seccomp-bpf-hook-debugsource-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.s390x",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:oci-seccomp-bpf-hook-debugsource-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.x86_64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.aarch64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.ppc64le",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.s390x",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.src",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.x86_64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-catatonit-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.aarch64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-catatonit-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.ppc64le",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-catatonit-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.s390x",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-catatonit-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.x86_64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-catatonit-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.aarch64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-catatonit-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.ppc64le",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-catatonit-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.s390x",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-catatonit-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.x86_64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.aarch64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.ppc64le",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.s390x",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.x86_64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-debugsource-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.aarch64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-debugsource-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.ppc64le",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-debugsource-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.s390x",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-debugsource-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.x86_64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-docker-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.noarch",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-gvproxy-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.aarch64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-gvproxy-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.ppc64le",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-gvproxy-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.s390x",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-gvproxy-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.x86_64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-gvproxy-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.aarch64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-gvproxy-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.ppc64le",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-gvproxy-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.s390x",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-gvproxy-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.x86_64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-plugins-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.aarch64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-plugins-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.ppc64le",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-plugins-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.s390x",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-plugins-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.x86_64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-plugins-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.aarch64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-plugins-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.ppc64le",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-plugins-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.s390x",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-plugins-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.x86_64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-remote-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.aarch64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-remote-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.ppc64le",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-remote-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.s390x",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-remote-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.x86_64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-remote-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.aarch64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-remote-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.ppc64le",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-remote-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.s390x",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-remote-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.x86_64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-tests-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.aarch64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-tests-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.ppc64le",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-tests-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.s390x",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-tests-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.x86_64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:python-podman-0:4.4.1-1.module+el8.8.0+18275+3a56cc62.src",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:python3-criu-0:3.15-3.module+el8.8.0+18060+3f21f2cc.aarch64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:python3-criu-0:3.15-3.module+el8.8.0+18060+3f21f2cc.ppc64le",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:python3-criu-0:3.15-3.module+el8.8.0+18060+3f21f2cc.s390x",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:python3-criu-0:3.15-3.module+el8.8.0+18060+3f21f2cc.x86_64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:python3-podman-0:4.4.1-1.module+el8.8.0+18275+3a56cc62.noarch",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:runc-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.aarch64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:runc-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.ppc64le",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:runc-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.s390x",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:runc-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.src",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:runc-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.x86_64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:runc-debuginfo-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.aarch64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:runc-debuginfo-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.ppc64le",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:runc-debuginfo-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.s390x",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:runc-debuginfo-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.x86_64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:runc-debugsource-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.aarch64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:runc-debugsource-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.ppc64le",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:runc-debugsource-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.s390x",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:runc-debugsource-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.x86_64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:skopeo-2:1.11.2-0.2.module+el8.8.0+18251+ad5b274c.aarch64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:skopeo-2:1.11.2-0.2.module+el8.8.0+18251+ad5b274c.ppc64le",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:skopeo-2:1.11.2-0.2.module+el8.8.0+18251+ad5b274c.s390x",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:skopeo-2:1.11.2-0.2.module+el8.8.0+18251+ad5b274c.src",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:skopeo-2:1.11.2-0.2.module+el8.8.0+18251+ad5b274c.x86_64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:skopeo-tests-2:1.11.2-0.2.module+el8.8.0+18251+ad5b274c.aarch64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:skopeo-tests-2:1.11.2-0.2.module+el8.8.0+18251+ad5b274c.ppc64le",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:skopeo-tests-2:1.11.2-0.2.module+el8.8.0+18251+ad5b274c.s390x",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:skopeo-tests-2:1.11.2-0.2.module+el8.8.0+18251+ad5b274c.x86_64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:slirp4netns-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.aarch64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:slirp4netns-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.ppc64le",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:slirp4netns-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.s390x",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:slirp4netns-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.src",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:slirp4netns-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.x86_64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:slirp4netns-debuginfo-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.aarch64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:slirp4netns-debuginfo-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.ppc64le",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:slirp4netns-debuginfo-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.s390x",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:slirp4netns-debuginfo-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.x86_64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:slirp4netns-debugsource-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.aarch64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:slirp4netns-debugsource-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.ppc64le",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:slirp4netns-debugsource-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.s390x",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:slirp4netns-debugsource-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.x86_64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:toolbox-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.aarch64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:toolbox-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.ppc64le",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:toolbox-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.s390x",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:toolbox-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.src",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:toolbox-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.x86_64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:toolbox-debuginfo-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.aarch64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:toolbox-debuginfo-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.ppc64le",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:toolbox-debuginfo-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.s390x",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:toolbox-debuginfo-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.x86_64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:toolbox-debugsource-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.aarch64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:toolbox-debugsource-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.ppc64le",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:toolbox-debugsource-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.s390x",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:toolbox-debugsource-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.x86_64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:toolbox-tests-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.aarch64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:toolbox-tests-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.ppc64le",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:toolbox-tests-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.s390x",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:toolbox-tests-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.x86_64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:udica-0:0.2.6-20.module+el8.8.0+18060+3f21f2cc.noarch",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:udica-0:0.2.6-20.module+el8.8.0+18060+3f21f2cc.src"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "golang: compress/gzip: stack exhaustion in Reader.Read"
},
{
"cve": "CVE-2022-30632",
"cwe": {
"id": "CWE-1325",
"name": "Improperly Controlled Sequential Memory Allocation"
},
"discovery_date": "2022-07-14T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2107386"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in golang. Calling Glob on a path that contains a large number of path separators can cause a panic issue due to stack exhaustion. This can cause an attacker to impact availability.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "golang: path/filepath: stack exhaustion in Glob",
"title": "Vulnerability summary"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:aardvark-dns-2:1.5.0-2.module+el8.8.0+18060+3f21f2cc.aarch64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:aardvark-dns-2:1.5.0-2.module+el8.8.0+18060+3f21f2cc.ppc64le",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:aardvark-dns-2:1.5.0-2.module+el8.8.0+18060+3f21f2cc.s390x",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:aardvark-dns-2:1.5.0-2.module+el8.8.0+18060+3f21f2cc.src",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:aardvark-dns-2:1.5.0-2.module+el8.8.0+18060+3f21f2cc.x86_64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:buildah-1:1.29.1-1.module+el8.8.0+18195+471da4bb.aarch64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:buildah-1:1.29.1-1.module+el8.8.0+18195+471da4bb.ppc64le",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:buildah-1:1.29.1-1.module+el8.8.0+18195+471da4bb.s390x",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:buildah-1:1.29.1-1.module+el8.8.0+18195+471da4bb.src",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:buildah-1:1.29.1-1.module+el8.8.0+18195+471da4bb.x86_64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:buildah-debuginfo-1:1.29.1-1.module+el8.8.0+18195+471da4bb.aarch64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:buildah-debuginfo-1:1.29.1-1.module+el8.8.0+18195+471da4bb.ppc64le",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:buildah-debuginfo-1:1.29.1-1.module+el8.8.0+18195+471da4bb.s390x",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:buildah-debuginfo-1:1.29.1-1.module+el8.8.0+18195+471da4bb.x86_64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:buildah-debugsource-1:1.29.1-1.module+el8.8.0+18195+471da4bb.aarch64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:buildah-debugsource-1:1.29.1-1.module+el8.8.0+18195+471da4bb.ppc64le",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:buildah-debugsource-1:1.29.1-1.module+el8.8.0+18195+471da4bb.s390x",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:buildah-debugsource-1:1.29.1-1.module+el8.8.0+18195+471da4bb.x86_64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:buildah-tests-1:1.29.1-1.module+el8.8.0+18195+471da4bb.aarch64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:buildah-tests-1:1.29.1-1.module+el8.8.0+18195+471da4bb.ppc64le",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:buildah-tests-1:1.29.1-1.module+el8.8.0+18195+471da4bb.s390x",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:buildah-tests-1:1.29.1-1.module+el8.8.0+18195+471da4bb.x86_64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:buildah-tests-debuginfo-1:1.29.1-1.module+el8.8.0+18195+471da4bb.aarch64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:buildah-tests-debuginfo-1:1.29.1-1.module+el8.8.0+18195+471da4bb.ppc64le",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:buildah-tests-debuginfo-1:1.29.1-1.module+el8.8.0+18195+471da4bb.s390x",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:buildah-tests-debuginfo-1:1.29.1-1.module+el8.8.0+18195+471da4bb.x86_64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:cockpit-podman-0:63.1-1.module+el8.8.0+18286+cd236dce.noarch",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:cockpit-podman-0:63.1-1.module+el8.8.0+18286+cd236dce.src",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:conmon-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.aarch64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:conmon-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.ppc64le",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:conmon-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.s390x",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:conmon-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.src",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:conmon-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.x86_64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:conmon-debuginfo-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.aarch64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:conmon-debuginfo-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.ppc64le",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:conmon-debuginfo-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.s390x",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:conmon-debuginfo-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.x86_64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:conmon-debugsource-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.aarch64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:conmon-debugsource-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.ppc64le",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:conmon-debugsource-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.s390x",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:conmon-debugsource-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.x86_64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:container-selinux-2:2.205.0-2.module+el8.8.0+18438+15d3aa65.noarch",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:container-selinux-2:2.205.0-2.module+el8.8.0+18438+15d3aa65.src",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:containernetworking-plugins-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.aarch64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:containernetworking-plugins-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.ppc64le",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:containernetworking-plugins-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.s390x",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:containernetworking-plugins-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.src",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:containernetworking-plugins-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.x86_64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:containernetworking-plugins-debuginfo-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.aarch64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:containernetworking-plugins-debuginfo-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.ppc64le",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:containernetworking-plugins-debuginfo-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.s390x",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:containernetworking-plugins-debuginfo-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.x86_64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:containernetworking-plugins-debugsource-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.aarch64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:containernetworking-plugins-debugsource-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.ppc64le",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:containernetworking-plugins-debugsource-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.s390x",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:containernetworking-plugins-debugsource-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.x86_64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:containers-common-2:1-63.module+el8.8.0+18438+15d3aa65.aarch64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:containers-common-2:1-63.module+el8.8.0+18438+15d3aa65.ppc64le",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:containers-common-2:1-63.module+el8.8.0+18438+15d3aa65.s390x",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:containers-common-2:1-63.module+el8.8.0+18438+15d3aa65.src",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:containers-common-2:1-63.module+el8.8.0+18438+15d3aa65.x86_64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:crit-0:3.15-3.module+el8.8.0+18060+3f21f2cc.aarch64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:crit-0:3.15-3.module+el8.8.0+18060+3f21f2cc.ppc64le",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:crit-0:3.15-3.module+el8.8.0+18060+3f21f2cc.s390x",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:crit-0:3.15-3.module+el8.8.0+18060+3f21f2cc.x86_64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:criu-0:3.15-3.module+el8.8.0+18060+3f21f2cc.aarch64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:criu-0:3.15-3.module+el8.8.0+18060+3f21f2cc.ppc64le",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:criu-0:3.15-3.module+el8.8.0+18060+3f21f2cc.s390x",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:criu-0:3.15-3.module+el8.8.0+18060+3f21f2cc.src",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:criu-0:3.15-3.module+el8.8.0+18060+3f21f2cc.x86_64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:criu-debuginfo-0:3.15-3.module+el8.8.0+18060+3f21f2cc.aarch64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:criu-debuginfo-0:3.15-3.module+el8.8.0+18060+3f21f2cc.ppc64le",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:criu-debuginfo-0:3.15-3.module+el8.8.0+18060+3f21f2cc.s390x",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:criu-debuginfo-0:3.15-3.module+el8.8.0+18060+3f21f2cc.x86_64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:criu-debugsource-0:3.15-3.module+el8.8.0+18060+3f21f2cc.aarch64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:criu-debugsource-0:3.15-3.module+el8.8.0+18060+3f21f2cc.ppc64le",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:criu-debugsource-0:3.15-3.module+el8.8.0+18060+3f21f2cc.s390x",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:criu-debugsource-0:3.15-3.module+el8.8.0+18060+3f21f2cc.x86_64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:criu-devel-0:3.15-3.module+el8.8.0+18060+3f21f2cc.aarch64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:criu-devel-0:3.15-3.module+el8.8.0+18060+3f21f2cc.ppc64le",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:criu-devel-0:3.15-3.module+el8.8.0+18060+3f21f2cc.s390x",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:criu-devel-0:3.15-3.module+el8.8.0+18060+3f21f2cc.x86_64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:criu-libs-0:3.15-3.module+el8.8.0+18060+3f21f2cc.aarch64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:criu-libs-0:3.15-3.module+el8.8.0+18060+3f21f2cc.ppc64le",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:criu-libs-0:3.15-3.module+el8.8.0+18060+3f21f2cc.s390x",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:criu-libs-0:3.15-3.module+el8.8.0+18060+3f21f2cc.x86_64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:criu-libs-debuginfo-0:3.15-3.module+el8.8.0+18060+3f21f2cc.aarch64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:criu-libs-debuginfo-0:3.15-3.module+el8.8.0+18060+3f21f2cc.ppc64le",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:criu-libs-debuginfo-0:3.15-3.module+el8.8.0+18060+3f21f2cc.s390x",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:criu-libs-debuginfo-0:3.15-3.module+el8.8.0+18060+3f21f2cc.x86_64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:crun-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.aarch64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:crun-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.ppc64le",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:crun-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.s390x",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:crun-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.src",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:crun-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.x86_64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:crun-debuginfo-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.aarch64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:crun-debuginfo-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.ppc64le",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:crun-debuginfo-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.s390x",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:crun-debuginfo-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.x86_64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:crun-debugsource-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.aarch64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:crun-debugsource-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.ppc64le",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:crun-debugsource-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.s390x",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:crun-debugsource-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.x86_64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:fuse-overlayfs-0:1.10-1.module+el8.8.0+18060+3f21f2cc.aarch64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:fuse-overlayfs-0:1.10-1.module+el8.8.0+18060+3f21f2cc.ppc64le",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:fuse-overlayfs-0:1.10-1.module+el8.8.0+18060+3f21f2cc.s390x",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:fuse-overlayfs-0:1.10-1.module+el8.8.0+18060+3f21f2cc.src",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:fuse-overlayfs-0:1.10-1.module+el8.8.0+18060+3f21f2cc.x86_64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:fuse-overlayfs-debuginfo-0:1.10-1.module+el8.8.0+18060+3f21f2cc.aarch64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:fuse-overlayfs-debuginfo-0:1.10-1.module+el8.8.0+18060+3f21f2cc.ppc64le",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:fuse-overlayfs-debuginfo-0:1.10-1.module+el8.8.0+18060+3f21f2cc.s390x",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:fuse-overlayfs-debuginfo-0:1.10-1.module+el8.8.0+18060+3f21f2cc.x86_64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:fuse-overlayfs-debugsource-0:1.10-1.module+el8.8.0+18060+3f21f2cc.aarch64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:fuse-overlayfs-debugsource-0:1.10-1.module+el8.8.0+18060+3f21f2cc.ppc64le",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:fuse-overlayfs-debugsource-0:1.10-1.module+el8.8.0+18060+3f21f2cc.s390x",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:fuse-overlayfs-debugsource-0:1.10-1.module+el8.8.0+18060+3f21f2cc.x86_64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:libslirp-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.aarch64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:libslirp-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.ppc64le",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:libslirp-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.s390x",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:libslirp-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.src",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:libslirp-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.x86_64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:libslirp-debuginfo-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.aarch64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:libslirp-debuginfo-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.ppc64le",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:libslirp-debuginfo-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.s390x",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:libslirp-debuginfo-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.x86_64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:libslirp-debugsource-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.aarch64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:libslirp-debugsource-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.ppc64le",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:libslirp-debugsource-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.s390x",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:libslirp-debugsource-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.x86_64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:libslirp-devel-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.aarch64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:libslirp-devel-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.ppc64le",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:libslirp-devel-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.s390x",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:libslirp-devel-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.x86_64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:netavark-2:1.5.0-4.module+el8.8.0+18060+3f21f2cc.aarch64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:netavark-2:1.5.0-4.module+el8.8.0+18060+3f21f2cc.ppc64le",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:netavark-2:1.5.0-4.module+el8.8.0+18060+3f21f2cc.s390x",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:netavark-2:1.5.0-4.module+el8.8.0+18060+3f21f2cc.src",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:netavark-2:1.5.0-4.module+el8.8.0+18060+3f21f2cc.x86_64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:oci-seccomp-bpf-hook-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.aarch64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:oci-seccomp-bpf-hook-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.ppc64le",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:oci-seccomp-bpf-hook-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.s390x",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:oci-seccomp-bpf-hook-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.src",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:oci-seccomp-bpf-hook-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.x86_64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:oci-seccomp-bpf-hook-debuginfo-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.aarch64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:oci-seccomp-bpf-hook-debuginfo-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.ppc64le",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:oci-seccomp-bpf-hook-debuginfo-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.s390x",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:oci-seccomp-bpf-hook-debuginfo-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.x86_64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:oci-seccomp-bpf-hook-debugsource-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.aarch64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:oci-seccomp-bpf-hook-debugsource-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.ppc64le",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:oci-seccomp-bpf-hook-debugsource-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.s390x",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:oci-seccomp-bpf-hook-debugsource-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.x86_64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.aarch64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.ppc64le",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.s390x",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.src",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.x86_64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-catatonit-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.aarch64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-catatonit-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.ppc64le",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-catatonit-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.s390x",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-catatonit-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.x86_64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-catatonit-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.aarch64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-catatonit-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.ppc64le",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-catatonit-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.s390x",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-catatonit-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.x86_64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.aarch64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.ppc64le",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.s390x",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.x86_64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-debugsource-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.aarch64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-debugsource-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.ppc64le",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-debugsource-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.s390x",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-debugsource-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.x86_64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-docker-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.noarch",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-gvproxy-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.aarch64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-gvproxy-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.ppc64le",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-gvproxy-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.s390x",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-gvproxy-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.x86_64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-gvproxy-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.aarch64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-gvproxy-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.ppc64le",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-gvproxy-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.s390x",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-gvproxy-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.x86_64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-plugins-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.aarch64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-plugins-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.ppc64le",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-plugins-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.s390x",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-plugins-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.x86_64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-plugins-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.aarch64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-plugins-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.ppc64le",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-plugins-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.s390x",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-plugins-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.x86_64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-remote-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.aarch64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-remote-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.ppc64le",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-remote-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.s390x",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-remote-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.x86_64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-remote-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.aarch64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-remote-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.ppc64le",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-remote-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.s390x",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-remote-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.x86_64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-tests-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.aarch64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-tests-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.ppc64le",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-tests-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.s390x",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-tests-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.x86_64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:python-podman-0:4.4.1-1.module+el8.8.0+18275+3a56cc62.src",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:python3-criu-0:3.15-3.module+el8.8.0+18060+3f21f2cc.aarch64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:python3-criu-0:3.15-3.module+el8.8.0+18060+3f21f2cc.ppc64le",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:python3-criu-0:3.15-3.module+el8.8.0+18060+3f21f2cc.s390x",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:python3-criu-0:3.15-3.module+el8.8.0+18060+3f21f2cc.x86_64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:python3-podman-0:4.4.1-1.module+el8.8.0+18275+3a56cc62.noarch",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:runc-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.aarch64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:runc-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.ppc64le",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:runc-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.s390x",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:runc-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.src",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:runc-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.x86_64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:runc-debuginfo-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.aarch64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:runc-debuginfo-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.ppc64le",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:runc-debuginfo-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.s390x",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:runc-debuginfo-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.x86_64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:runc-debugsource-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.aarch64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:runc-debugsource-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.ppc64le",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:runc-debugsource-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.s390x",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:runc-debugsource-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.x86_64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:skopeo-2:1.11.2-0.2.module+el8.8.0+18251+ad5b274c.aarch64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:skopeo-2:1.11.2-0.2.module+el8.8.0+18251+ad5b274c.ppc64le",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:skopeo-2:1.11.2-0.2.module+el8.8.0+18251+ad5b274c.s390x",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:skopeo-2:1.11.2-0.2.module+el8.8.0+18251+ad5b274c.src",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:skopeo-2:1.11.2-0.2.module+el8.8.0+18251+ad5b274c.x86_64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:skopeo-tests-2:1.11.2-0.2.module+el8.8.0+18251+ad5b274c.aarch64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:skopeo-tests-2:1.11.2-0.2.module+el8.8.0+18251+ad5b274c.ppc64le",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:skopeo-tests-2:1.11.2-0.2.module+el8.8.0+18251+ad5b274c.s390x",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:skopeo-tests-2:1.11.2-0.2.module+el8.8.0+18251+ad5b274c.x86_64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:slirp4netns-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.aarch64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:slirp4netns-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.ppc64le",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:slirp4netns-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.s390x",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:slirp4netns-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.src",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:slirp4netns-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.x86_64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:slirp4netns-debuginfo-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.aarch64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:slirp4netns-debuginfo-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.ppc64le",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:slirp4netns-debuginfo-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.s390x",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:slirp4netns-debuginfo-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.x86_64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:slirp4netns-debugsource-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.aarch64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:slirp4netns-debugsource-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.ppc64le",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:slirp4netns-debugsource-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.s390x",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:slirp4netns-debugsource-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.x86_64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:toolbox-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.aarch64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:toolbox-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.ppc64le",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:toolbox-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.s390x",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:toolbox-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.src",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:toolbox-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.x86_64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:toolbox-debuginfo-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.aarch64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:toolbox-debuginfo-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.ppc64le",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:toolbox-debuginfo-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.s390x",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:toolbox-debuginfo-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.x86_64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:toolbox-debugsource-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.aarch64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:toolbox-debugsource-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.ppc64le",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:toolbox-debugsource-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.s390x",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:toolbox-debugsource-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.x86_64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:toolbox-tests-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.aarch64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:toolbox-tests-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.ppc64le",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:toolbox-tests-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.s390x",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:toolbox-tests-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.x86_64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:udica-0:0.2.6-20.module+el8.8.0+18060+3f21f2cc.noarch",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:udica-0:0.2.6-20.module+el8.8.0+18060+3f21f2cc.src"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2022-30632"
},
{
"category": "external",
"summary": "RHBZ#2107386",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2107386"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2022-30632",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-30632"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2022-30632",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2022-30632"
},
{
"category": "external",
"summary": "https://go.dev/issue/53416",
"url": "https://go.dev/issue/53416"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-announce/c/nqrv9fbR0zE",
"url": "https://groups.google.com/g/golang-announce/c/nqrv9fbR0zE"
}
],
"release_date": "2022-07-12T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2023-05-16T08:49:00+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:aardvark-dns-2:1.5.0-2.module+el8.8.0+18060+3f21f2cc.aarch64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:aardvark-dns-2:1.5.0-2.module+el8.8.0+18060+3f21f2cc.ppc64le",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:aardvark-dns-2:1.5.0-2.module+el8.8.0+18060+3f21f2cc.s390x",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:aardvark-dns-2:1.5.0-2.module+el8.8.0+18060+3f21f2cc.src",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:aardvark-dns-2:1.5.0-2.module+el8.8.0+18060+3f21f2cc.x86_64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:buildah-1:1.29.1-1.module+el8.8.0+18195+471da4bb.aarch64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:buildah-1:1.29.1-1.module+el8.8.0+18195+471da4bb.ppc64le",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:buildah-1:1.29.1-1.module+el8.8.0+18195+471da4bb.s390x",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:buildah-1:1.29.1-1.module+el8.8.0+18195+471da4bb.src",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:buildah-1:1.29.1-1.module+el8.8.0+18195+471da4bb.x86_64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:buildah-debuginfo-1:1.29.1-1.module+el8.8.0+18195+471da4bb.aarch64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:buildah-debuginfo-1:1.29.1-1.module+el8.8.0+18195+471da4bb.ppc64le",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:buildah-debuginfo-1:1.29.1-1.module+el8.8.0+18195+471da4bb.s390x",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:buildah-debuginfo-1:1.29.1-1.module+el8.8.0+18195+471da4bb.x86_64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:buildah-debugsource-1:1.29.1-1.module+el8.8.0+18195+471da4bb.aarch64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:buildah-debugsource-1:1.29.1-1.module+el8.8.0+18195+471da4bb.ppc64le",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:buildah-debugsource-1:1.29.1-1.module+el8.8.0+18195+471da4bb.s390x",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:buildah-debugsource-1:1.29.1-1.module+el8.8.0+18195+471da4bb.x86_64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:buildah-tests-1:1.29.1-1.module+el8.8.0+18195+471da4bb.aarch64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:buildah-tests-1:1.29.1-1.module+el8.8.0+18195+471da4bb.ppc64le",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:buildah-tests-1:1.29.1-1.module+el8.8.0+18195+471da4bb.s390x",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:buildah-tests-1:1.29.1-1.module+el8.8.0+18195+471da4bb.x86_64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:buildah-tests-debuginfo-1:1.29.1-1.module+el8.8.0+18195+471da4bb.aarch64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:buildah-tests-debuginfo-1:1.29.1-1.module+el8.8.0+18195+471da4bb.ppc64le",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:buildah-tests-debuginfo-1:1.29.1-1.module+el8.8.0+18195+471da4bb.s390x",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:buildah-tests-debuginfo-1:1.29.1-1.module+el8.8.0+18195+471da4bb.x86_64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:cockpit-podman-0:63.1-1.module+el8.8.0+18286+cd236dce.noarch",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:cockpit-podman-0:63.1-1.module+el8.8.0+18286+cd236dce.src",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:conmon-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.aarch64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:conmon-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.ppc64le",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:conmon-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.s390x",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:conmon-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.src",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:conmon-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.x86_64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:conmon-debuginfo-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.aarch64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:conmon-debuginfo-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.ppc64le",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:conmon-debuginfo-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.s390x",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:conmon-debuginfo-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.x86_64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:conmon-debugsource-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.aarch64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:conmon-debugsource-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.ppc64le",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:conmon-debugsource-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.s390x",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:conmon-debugsource-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.x86_64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:container-selinux-2:2.205.0-2.module+el8.8.0+18438+15d3aa65.noarch",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:container-selinux-2:2.205.0-2.module+el8.8.0+18438+15d3aa65.src",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:containernetworking-plugins-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.aarch64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:containernetworking-plugins-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.ppc64le",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:containernetworking-plugins-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.s390x",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:containernetworking-plugins-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.src",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:containernetworking-plugins-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.x86_64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:containernetworking-plugins-debuginfo-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.aarch64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:containernetworking-plugins-debuginfo-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.ppc64le",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:containernetworking-plugins-debuginfo-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.s390x",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:containernetworking-plugins-debuginfo-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.x86_64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:containernetworking-plugins-debugsource-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.aarch64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:containernetworking-plugins-debugsource-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.ppc64le",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:containernetworking-plugins-debugsource-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.s390x",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:containernetworking-plugins-debugsource-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.x86_64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:containers-common-2:1-63.module+el8.8.0+18438+15d3aa65.aarch64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:containers-common-2:1-63.module+el8.8.0+18438+15d3aa65.ppc64le",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:containers-common-2:1-63.module+el8.8.0+18438+15d3aa65.s390x",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:containers-common-2:1-63.module+el8.8.0+18438+15d3aa65.src",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:containers-common-2:1-63.module+el8.8.0+18438+15d3aa65.x86_64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:crit-0:3.15-3.module+el8.8.0+18060+3f21f2cc.aarch64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:crit-0:3.15-3.module+el8.8.0+18060+3f21f2cc.ppc64le",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:crit-0:3.15-3.module+el8.8.0+18060+3f21f2cc.s390x",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:crit-0:3.15-3.module+el8.8.0+18060+3f21f2cc.x86_64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:criu-0:3.15-3.module+el8.8.0+18060+3f21f2cc.aarch64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:criu-0:3.15-3.module+el8.8.0+18060+3f21f2cc.ppc64le",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:criu-0:3.15-3.module+el8.8.0+18060+3f21f2cc.s390x",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:criu-0:3.15-3.module+el8.8.0+18060+3f21f2cc.src",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:criu-0:3.15-3.module+el8.8.0+18060+3f21f2cc.x86_64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:criu-debuginfo-0:3.15-3.module+el8.8.0+18060+3f21f2cc.aarch64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:criu-debuginfo-0:3.15-3.module+el8.8.0+18060+3f21f2cc.ppc64le",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:criu-debuginfo-0:3.15-3.module+el8.8.0+18060+3f21f2cc.s390x",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:criu-debuginfo-0:3.15-3.module+el8.8.0+18060+3f21f2cc.x86_64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:criu-debugsource-0:3.15-3.module+el8.8.0+18060+3f21f2cc.aarch64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:criu-debugsource-0:3.15-3.module+el8.8.0+18060+3f21f2cc.ppc64le",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:criu-debugsource-0:3.15-3.module+el8.8.0+18060+3f21f2cc.s390x",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:criu-debugsource-0:3.15-3.module+el8.8.0+18060+3f21f2cc.x86_64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:criu-devel-0:3.15-3.module+el8.8.0+18060+3f21f2cc.aarch64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:criu-devel-0:3.15-3.module+el8.8.0+18060+3f21f2cc.ppc64le",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:criu-devel-0:3.15-3.module+el8.8.0+18060+3f21f2cc.s390x",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:criu-devel-0:3.15-3.module+el8.8.0+18060+3f21f2cc.x86_64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:criu-libs-0:3.15-3.module+el8.8.0+18060+3f21f2cc.aarch64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:criu-libs-0:3.15-3.module+el8.8.0+18060+3f21f2cc.ppc64le",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:criu-libs-0:3.15-3.module+el8.8.0+18060+3f21f2cc.s390x",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:criu-libs-0:3.15-3.module+el8.8.0+18060+3f21f2cc.x86_64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:criu-libs-debuginfo-0:3.15-3.module+el8.8.0+18060+3f21f2cc.aarch64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:criu-libs-debuginfo-0:3.15-3.module+el8.8.0+18060+3f21f2cc.ppc64le",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:criu-libs-debuginfo-0:3.15-3.module+el8.8.0+18060+3f21f2cc.s390x",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:criu-libs-debuginfo-0:3.15-3.module+el8.8.0+18060+3f21f2cc.x86_64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:crun-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.aarch64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:crun-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.ppc64le",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:crun-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.s390x",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:crun-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.src",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:crun-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.x86_64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:crun-debuginfo-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.aarch64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:crun-debuginfo-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.ppc64le",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:crun-debuginfo-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.s390x",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:crun-debuginfo-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.x86_64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:crun-debugsource-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.aarch64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:crun-debugsource-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.ppc64le",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:crun-debugsource-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.s390x",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:crun-debugsource-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.x86_64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:fuse-overlayfs-0:1.10-1.module+el8.8.0+18060+3f21f2cc.aarch64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:fuse-overlayfs-0:1.10-1.module+el8.8.0+18060+3f21f2cc.ppc64le",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:fuse-overlayfs-0:1.10-1.module+el8.8.0+18060+3f21f2cc.s390x",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:fuse-overlayfs-0:1.10-1.module+el8.8.0+18060+3f21f2cc.src",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:fuse-overlayfs-0:1.10-1.module+el8.8.0+18060+3f21f2cc.x86_64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:fuse-overlayfs-debuginfo-0:1.10-1.module+el8.8.0+18060+3f21f2cc.aarch64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:fuse-overlayfs-debuginfo-0:1.10-1.module+el8.8.0+18060+3f21f2cc.ppc64le",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:fuse-overlayfs-debuginfo-0:1.10-1.module+el8.8.0+18060+3f21f2cc.s390x",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:fuse-overlayfs-debuginfo-0:1.10-1.module+el8.8.0+18060+3f21f2cc.x86_64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:fuse-overlayfs-debugsource-0:1.10-1.module+el8.8.0+18060+3f21f2cc.aarch64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:fuse-overlayfs-debugsource-0:1.10-1.module+el8.8.0+18060+3f21f2cc.ppc64le",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:fuse-overlayfs-debugsource-0:1.10-1.module+el8.8.0+18060+3f21f2cc.s390x",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:fuse-overlayfs-debugsource-0:1.10-1.module+el8.8.0+18060+3f21f2cc.x86_64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:libslirp-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.aarch64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:libslirp-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.ppc64le",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:libslirp-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.s390x",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:libslirp-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.src",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:libslirp-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.x86_64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:libslirp-debuginfo-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.aarch64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:libslirp-debuginfo-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.ppc64le",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:libslirp-debuginfo-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.s390x",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:libslirp-debuginfo-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.x86_64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:libslirp-debugsource-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.aarch64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:libslirp-debugsource-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.ppc64le",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:libslirp-debugsource-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.s390x",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:libslirp-debugsource-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.x86_64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:libslirp-devel-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.aarch64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:libslirp-devel-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.ppc64le",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:libslirp-devel-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.s390x",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:libslirp-devel-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.x86_64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:netavark-2:1.5.0-4.module+el8.8.0+18060+3f21f2cc.aarch64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:netavark-2:1.5.0-4.module+el8.8.0+18060+3f21f2cc.ppc64le",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:netavark-2:1.5.0-4.module+el8.8.0+18060+3f21f2cc.s390x",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:netavark-2:1.5.0-4.module+el8.8.0+18060+3f21f2cc.src",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:netavark-2:1.5.0-4.module+el8.8.0+18060+3f21f2cc.x86_64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:oci-seccomp-bpf-hook-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.aarch64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:oci-seccomp-bpf-hook-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.ppc64le",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:oci-seccomp-bpf-hook-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.s390x",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:oci-seccomp-bpf-hook-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.src",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:oci-seccomp-bpf-hook-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.x86_64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:oci-seccomp-bpf-hook-debuginfo-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.aarch64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:oci-seccomp-bpf-hook-debuginfo-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.ppc64le",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:oci-seccomp-bpf-hook-debuginfo-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.s390x",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:oci-seccomp-bpf-hook-debuginfo-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.x86_64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:oci-seccomp-bpf-hook-debugsource-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.aarch64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:oci-seccomp-bpf-hook-debugsource-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.ppc64le",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:oci-seccomp-bpf-hook-debugsource-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.s390x",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:oci-seccomp-bpf-hook-debugsource-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.x86_64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.aarch64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.ppc64le",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.s390x",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.src",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.x86_64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-catatonit-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.aarch64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-catatonit-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.ppc64le",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-catatonit-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.s390x",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-catatonit-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.x86_64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-catatonit-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.aarch64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-catatonit-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.ppc64le",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-catatonit-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.s390x",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-catatonit-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.x86_64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.aarch64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.ppc64le",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.s390x",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.x86_64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-debugsource-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.aarch64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-debugsource-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.ppc64le",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-debugsource-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.s390x",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-debugsource-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.x86_64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-docker-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.noarch",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-gvproxy-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.aarch64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-gvproxy-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.ppc64le",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-gvproxy-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.s390x",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-gvproxy-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.x86_64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-gvproxy-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.aarch64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-gvproxy-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.ppc64le",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-gvproxy-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.s390x",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-gvproxy-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.x86_64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-plugins-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.aarch64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-plugins-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.ppc64le",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-plugins-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.s390x",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-plugins-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.x86_64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-plugins-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.aarch64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-plugins-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.ppc64le",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-plugins-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.s390x",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-plugins-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.x86_64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-remote-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.aarch64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-remote-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.ppc64le",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-remote-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.s390x",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-remote-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.x86_64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-remote-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.aarch64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-remote-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.ppc64le",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-remote-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.s390x",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-remote-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.x86_64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-tests-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.aarch64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-tests-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.ppc64le",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-tests-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.s390x",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-tests-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.x86_64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:python-podman-0:4.4.1-1.module+el8.8.0+18275+3a56cc62.src",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:python3-criu-0:3.15-3.module+el8.8.0+18060+3f21f2cc.aarch64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:python3-criu-0:3.15-3.module+el8.8.0+18060+3f21f2cc.ppc64le",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:python3-criu-0:3.15-3.module+el8.8.0+18060+3f21f2cc.s390x",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:python3-criu-0:3.15-3.module+el8.8.0+18060+3f21f2cc.x86_64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:python3-podman-0:4.4.1-1.module+el8.8.0+18275+3a56cc62.noarch",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:runc-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.aarch64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:runc-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.ppc64le",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:runc-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.s390x",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:runc-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.src",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:runc-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.x86_64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:runc-debuginfo-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.aarch64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:runc-debuginfo-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.ppc64le",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:runc-debuginfo-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.s390x",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:runc-debuginfo-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.x86_64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:runc-debugsource-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.aarch64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:runc-debugsource-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.ppc64le",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:runc-debugsource-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.s390x",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:runc-debugsource-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.x86_64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:skopeo-2:1.11.2-0.2.module+el8.8.0+18251+ad5b274c.aarch64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:skopeo-2:1.11.2-0.2.module+el8.8.0+18251+ad5b274c.ppc64le",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:skopeo-2:1.11.2-0.2.module+el8.8.0+18251+ad5b274c.s390x",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:skopeo-2:1.11.2-0.2.module+el8.8.0+18251+ad5b274c.src",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:skopeo-2:1.11.2-0.2.module+el8.8.0+18251+ad5b274c.x86_64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:skopeo-tests-2:1.11.2-0.2.module+el8.8.0+18251+ad5b274c.aarch64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:skopeo-tests-2:1.11.2-0.2.module+el8.8.0+18251+ad5b274c.ppc64le",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:skopeo-tests-2:1.11.2-0.2.module+el8.8.0+18251+ad5b274c.s390x",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:skopeo-tests-2:1.11.2-0.2.module+el8.8.0+18251+ad5b274c.x86_64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:slirp4netns-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.aarch64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:slirp4netns-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.ppc64le",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:slirp4netns-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.s390x",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:slirp4netns-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.src",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:slirp4netns-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.x86_64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:slirp4netns-debuginfo-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.aarch64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:slirp4netns-debuginfo-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.ppc64le",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:slirp4netns-debuginfo-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.s390x",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:slirp4netns-debuginfo-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.x86_64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:slirp4netns-debugsource-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.aarch64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:slirp4netns-debugsource-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.ppc64le",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:slirp4netns-debugsource-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.s390x",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:slirp4netns-debugsource-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.x86_64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:toolbox-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.aarch64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:toolbox-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.ppc64le",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:toolbox-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.s390x",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:toolbox-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.src",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:toolbox-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.x86_64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:toolbox-debuginfo-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.aarch64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:toolbox-debuginfo-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.ppc64le",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:toolbox-debuginfo-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.s390x",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:toolbox-debuginfo-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.x86_64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:toolbox-debugsource-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.aarch64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:toolbox-debugsource-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.ppc64le",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:toolbox-debugsource-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.s390x",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:toolbox-debugsource-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.x86_64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:toolbox-tests-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.aarch64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:toolbox-tests-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.ppc64le",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:toolbox-tests-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.s390x",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:toolbox-tests-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.x86_64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:udica-0:0.2.6-20.module+el8.8.0+18060+3f21f2cc.noarch",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:udica-0:0.2.6-20.module+el8.8.0+18060+3f21f2cc.src"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2023:2758"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:aardvark-dns-2:1.5.0-2.module+el8.8.0+18060+3f21f2cc.aarch64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:aardvark-dns-2:1.5.0-2.module+el8.8.0+18060+3f21f2cc.ppc64le",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:aardvark-dns-2:1.5.0-2.module+el8.8.0+18060+3f21f2cc.s390x",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:aardvark-dns-2:1.5.0-2.module+el8.8.0+18060+3f21f2cc.src",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:aardvark-dns-2:1.5.0-2.module+el8.8.0+18060+3f21f2cc.x86_64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:buildah-1:1.29.1-1.module+el8.8.0+18195+471da4bb.aarch64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:buildah-1:1.29.1-1.module+el8.8.0+18195+471da4bb.ppc64le",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:buildah-1:1.29.1-1.module+el8.8.0+18195+471da4bb.s390x",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:buildah-1:1.29.1-1.module+el8.8.0+18195+471da4bb.src",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:buildah-1:1.29.1-1.module+el8.8.0+18195+471da4bb.x86_64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:buildah-debuginfo-1:1.29.1-1.module+el8.8.0+18195+471da4bb.aarch64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:buildah-debuginfo-1:1.29.1-1.module+el8.8.0+18195+471da4bb.ppc64le",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:buildah-debuginfo-1:1.29.1-1.module+el8.8.0+18195+471da4bb.s390x",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:buildah-debuginfo-1:1.29.1-1.module+el8.8.0+18195+471da4bb.x86_64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:buildah-debugsource-1:1.29.1-1.module+el8.8.0+18195+471da4bb.aarch64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:buildah-debugsource-1:1.29.1-1.module+el8.8.0+18195+471da4bb.ppc64le",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:buildah-debugsource-1:1.29.1-1.module+el8.8.0+18195+471da4bb.s390x",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:buildah-debugsource-1:1.29.1-1.module+el8.8.0+18195+471da4bb.x86_64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:buildah-tests-1:1.29.1-1.module+el8.8.0+18195+471da4bb.aarch64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:buildah-tests-1:1.29.1-1.module+el8.8.0+18195+471da4bb.ppc64le",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:buildah-tests-1:1.29.1-1.module+el8.8.0+18195+471da4bb.s390x",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:buildah-tests-1:1.29.1-1.module+el8.8.0+18195+471da4bb.x86_64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:buildah-tests-debuginfo-1:1.29.1-1.module+el8.8.0+18195+471da4bb.aarch64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:buildah-tests-debuginfo-1:1.29.1-1.module+el8.8.0+18195+471da4bb.ppc64le",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:buildah-tests-debuginfo-1:1.29.1-1.module+el8.8.0+18195+471da4bb.s390x",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:buildah-tests-debuginfo-1:1.29.1-1.module+el8.8.0+18195+471da4bb.x86_64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:cockpit-podman-0:63.1-1.module+el8.8.0+18286+cd236dce.noarch",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:cockpit-podman-0:63.1-1.module+el8.8.0+18286+cd236dce.src",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:conmon-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.aarch64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:conmon-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.ppc64le",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:conmon-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.s390x",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:conmon-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.src",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:conmon-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.x86_64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:conmon-debuginfo-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.aarch64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:conmon-debuginfo-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.ppc64le",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:conmon-debuginfo-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.s390x",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:conmon-debuginfo-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.x86_64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:conmon-debugsource-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.aarch64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:conmon-debugsource-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.ppc64le",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:conmon-debugsource-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.s390x",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:conmon-debugsource-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.x86_64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:container-selinux-2:2.205.0-2.module+el8.8.0+18438+15d3aa65.noarch",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:container-selinux-2:2.205.0-2.module+el8.8.0+18438+15d3aa65.src",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:containernetworking-plugins-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.aarch64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:containernetworking-plugins-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.ppc64le",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:containernetworking-plugins-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.s390x",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:containernetworking-plugins-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.src",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:containernetworking-plugins-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.x86_64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:containernetworking-plugins-debuginfo-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.aarch64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:containernetworking-plugins-debuginfo-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.ppc64le",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:containernetworking-plugins-debuginfo-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.s390x",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:containernetworking-plugins-debuginfo-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.x86_64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:containernetworking-plugins-debugsource-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.aarch64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:containernetworking-plugins-debugsource-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.ppc64le",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:containernetworking-plugins-debugsource-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.s390x",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:containernetworking-plugins-debugsource-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.x86_64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:containers-common-2:1-63.module+el8.8.0+18438+15d3aa65.aarch64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:containers-common-2:1-63.module+el8.8.0+18438+15d3aa65.ppc64le",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:containers-common-2:1-63.module+el8.8.0+18438+15d3aa65.s390x",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:containers-common-2:1-63.module+el8.8.0+18438+15d3aa65.src",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:containers-common-2:1-63.module+el8.8.0+18438+15d3aa65.x86_64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:crit-0:3.15-3.module+el8.8.0+18060+3f21f2cc.aarch64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:crit-0:3.15-3.module+el8.8.0+18060+3f21f2cc.ppc64le",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:crit-0:3.15-3.module+el8.8.0+18060+3f21f2cc.s390x",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:crit-0:3.15-3.module+el8.8.0+18060+3f21f2cc.x86_64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:criu-0:3.15-3.module+el8.8.0+18060+3f21f2cc.aarch64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:criu-0:3.15-3.module+el8.8.0+18060+3f21f2cc.ppc64le",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:criu-0:3.15-3.module+el8.8.0+18060+3f21f2cc.s390x",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:criu-0:3.15-3.module+el8.8.0+18060+3f21f2cc.src",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:criu-0:3.15-3.module+el8.8.0+18060+3f21f2cc.x86_64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:criu-debuginfo-0:3.15-3.module+el8.8.0+18060+3f21f2cc.aarch64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:criu-debuginfo-0:3.15-3.module+el8.8.0+18060+3f21f2cc.ppc64le",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:criu-debuginfo-0:3.15-3.module+el8.8.0+18060+3f21f2cc.s390x",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:criu-debuginfo-0:3.15-3.module+el8.8.0+18060+3f21f2cc.x86_64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:criu-debugsource-0:3.15-3.module+el8.8.0+18060+3f21f2cc.aarch64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:criu-debugsource-0:3.15-3.module+el8.8.0+18060+3f21f2cc.ppc64le",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:criu-debugsource-0:3.15-3.module+el8.8.0+18060+3f21f2cc.s390x",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:criu-debugsource-0:3.15-3.module+el8.8.0+18060+3f21f2cc.x86_64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:criu-devel-0:3.15-3.module+el8.8.0+18060+3f21f2cc.aarch64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:criu-devel-0:3.15-3.module+el8.8.0+18060+3f21f2cc.ppc64le",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:criu-devel-0:3.15-3.module+el8.8.0+18060+3f21f2cc.s390x",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:criu-devel-0:3.15-3.module+el8.8.0+18060+3f21f2cc.x86_64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:criu-libs-0:3.15-3.module+el8.8.0+18060+3f21f2cc.aarch64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:criu-libs-0:3.15-3.module+el8.8.0+18060+3f21f2cc.ppc64le",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:criu-libs-0:3.15-3.module+el8.8.0+18060+3f21f2cc.s390x",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:criu-libs-0:3.15-3.module+el8.8.0+18060+3f21f2cc.x86_64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:criu-libs-debuginfo-0:3.15-3.module+el8.8.0+18060+3f21f2cc.aarch64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:criu-libs-debuginfo-0:3.15-3.module+el8.8.0+18060+3f21f2cc.ppc64le",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:criu-libs-debuginfo-0:3.15-3.module+el8.8.0+18060+3f21f2cc.s390x",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:criu-libs-debuginfo-0:3.15-3.module+el8.8.0+18060+3f21f2cc.x86_64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:crun-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.aarch64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:crun-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.ppc64le",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:crun-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.s390x",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:crun-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.src",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:crun-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.x86_64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:crun-debuginfo-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.aarch64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:crun-debuginfo-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.ppc64le",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:crun-debuginfo-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.s390x",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:crun-debuginfo-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.x86_64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:crun-debugsource-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.aarch64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:crun-debugsource-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.ppc64le",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:crun-debugsource-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.s390x",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:crun-debugsource-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.x86_64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:fuse-overlayfs-0:1.10-1.module+el8.8.0+18060+3f21f2cc.aarch64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:fuse-overlayfs-0:1.10-1.module+el8.8.0+18060+3f21f2cc.ppc64le",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:fuse-overlayfs-0:1.10-1.module+el8.8.0+18060+3f21f2cc.s390x",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:fuse-overlayfs-0:1.10-1.module+el8.8.0+18060+3f21f2cc.src",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:fuse-overlayfs-0:1.10-1.module+el8.8.0+18060+3f21f2cc.x86_64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:fuse-overlayfs-debuginfo-0:1.10-1.module+el8.8.0+18060+3f21f2cc.aarch64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:fuse-overlayfs-debuginfo-0:1.10-1.module+el8.8.0+18060+3f21f2cc.ppc64le",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:fuse-overlayfs-debuginfo-0:1.10-1.module+el8.8.0+18060+3f21f2cc.s390x",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:fuse-overlayfs-debuginfo-0:1.10-1.module+el8.8.0+18060+3f21f2cc.x86_64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:fuse-overlayfs-debugsource-0:1.10-1.module+el8.8.0+18060+3f21f2cc.aarch64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:fuse-overlayfs-debugsource-0:1.10-1.module+el8.8.0+18060+3f21f2cc.ppc64le",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:fuse-overlayfs-debugsource-0:1.10-1.module+el8.8.0+18060+3f21f2cc.s390x",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:fuse-overlayfs-debugsource-0:1.10-1.module+el8.8.0+18060+3f21f2cc.x86_64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:libslirp-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.aarch64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:libslirp-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.ppc64le",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:libslirp-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.s390x",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:libslirp-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.src",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:libslirp-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.x86_64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:libslirp-debuginfo-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.aarch64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:libslirp-debuginfo-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.ppc64le",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:libslirp-debuginfo-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.s390x",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:libslirp-debuginfo-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.x86_64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:libslirp-debugsource-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.aarch64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:libslirp-debugsource-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.ppc64le",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:libslirp-debugsource-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.s390x",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:libslirp-debugsource-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.x86_64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:libslirp-devel-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.aarch64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:libslirp-devel-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.ppc64le",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:libslirp-devel-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.s390x",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:libslirp-devel-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.x86_64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:netavark-2:1.5.0-4.module+el8.8.0+18060+3f21f2cc.aarch64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:netavark-2:1.5.0-4.module+el8.8.0+18060+3f21f2cc.ppc64le",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:netavark-2:1.5.0-4.module+el8.8.0+18060+3f21f2cc.s390x",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:netavark-2:1.5.0-4.module+el8.8.0+18060+3f21f2cc.src",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:netavark-2:1.5.0-4.module+el8.8.0+18060+3f21f2cc.x86_64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:oci-seccomp-bpf-hook-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.aarch64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:oci-seccomp-bpf-hook-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.ppc64le",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:oci-seccomp-bpf-hook-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.s390x",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:oci-seccomp-bpf-hook-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.src",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:oci-seccomp-bpf-hook-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.x86_64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:oci-seccomp-bpf-hook-debuginfo-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.aarch64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:oci-seccomp-bpf-hook-debuginfo-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.ppc64le",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:oci-seccomp-bpf-hook-debuginfo-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.s390x",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:oci-seccomp-bpf-hook-debuginfo-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.x86_64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:oci-seccomp-bpf-hook-debugsource-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.aarch64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:oci-seccomp-bpf-hook-debugsource-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.ppc64le",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:oci-seccomp-bpf-hook-debugsource-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.s390x",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:oci-seccomp-bpf-hook-debugsource-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.x86_64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.aarch64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.ppc64le",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.s390x",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.src",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.x86_64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-catatonit-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.aarch64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-catatonit-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.ppc64le",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-catatonit-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.s390x",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-catatonit-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.x86_64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-catatonit-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.aarch64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-catatonit-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.ppc64le",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-catatonit-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.s390x",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-catatonit-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.x86_64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.aarch64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.ppc64le",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.s390x",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.x86_64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-debugsource-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.aarch64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-debugsource-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.ppc64le",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-debugsource-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.s390x",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-debugsource-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.x86_64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-docker-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.noarch",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-gvproxy-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.aarch64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-gvproxy-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.ppc64le",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-gvproxy-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.s390x",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-gvproxy-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.x86_64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-gvproxy-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.aarch64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-gvproxy-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.ppc64le",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-gvproxy-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.s390x",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-gvproxy-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.x86_64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-plugins-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.aarch64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-plugins-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.ppc64le",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-plugins-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.s390x",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-plugins-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.x86_64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-plugins-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.aarch64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-plugins-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.ppc64le",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-plugins-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.s390x",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-plugins-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.x86_64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-remote-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.aarch64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-remote-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.ppc64le",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-remote-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.s390x",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-remote-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.x86_64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-remote-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.aarch64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-remote-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.ppc64le",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-remote-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.s390x",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-remote-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.x86_64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-tests-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.aarch64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-tests-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.ppc64le",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-tests-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.s390x",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-tests-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.x86_64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:python-podman-0:4.4.1-1.module+el8.8.0+18275+3a56cc62.src",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:python3-criu-0:3.15-3.module+el8.8.0+18060+3f21f2cc.aarch64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:python3-criu-0:3.15-3.module+el8.8.0+18060+3f21f2cc.ppc64le",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:python3-criu-0:3.15-3.module+el8.8.0+18060+3f21f2cc.s390x",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:python3-criu-0:3.15-3.module+el8.8.0+18060+3f21f2cc.x86_64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:python3-podman-0:4.4.1-1.module+el8.8.0+18275+3a56cc62.noarch",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:runc-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.aarch64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:runc-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.ppc64le",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:runc-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.s390x",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:runc-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.src",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:runc-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.x86_64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:runc-debuginfo-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.aarch64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:runc-debuginfo-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.ppc64le",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:runc-debuginfo-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.s390x",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:runc-debuginfo-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.x86_64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:runc-debugsource-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.aarch64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:runc-debugsource-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.ppc64le",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:runc-debugsource-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.s390x",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:runc-debugsource-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.x86_64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:skopeo-2:1.11.2-0.2.module+el8.8.0+18251+ad5b274c.aarch64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:skopeo-2:1.11.2-0.2.module+el8.8.0+18251+ad5b274c.ppc64le",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:skopeo-2:1.11.2-0.2.module+el8.8.0+18251+ad5b274c.s390x",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:skopeo-2:1.11.2-0.2.module+el8.8.0+18251+ad5b274c.src",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:skopeo-2:1.11.2-0.2.module+el8.8.0+18251+ad5b274c.x86_64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:skopeo-tests-2:1.11.2-0.2.module+el8.8.0+18251+ad5b274c.aarch64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:skopeo-tests-2:1.11.2-0.2.module+el8.8.0+18251+ad5b274c.ppc64le",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:skopeo-tests-2:1.11.2-0.2.module+el8.8.0+18251+ad5b274c.s390x",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:skopeo-tests-2:1.11.2-0.2.module+el8.8.0+18251+ad5b274c.x86_64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:slirp4netns-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.aarch64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:slirp4netns-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.ppc64le",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:slirp4netns-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.s390x",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:slirp4netns-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.src",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:slirp4netns-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.x86_64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:slirp4netns-debuginfo-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.aarch64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:slirp4netns-debuginfo-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.ppc64le",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:slirp4netns-debuginfo-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.s390x",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:slirp4netns-debuginfo-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.x86_64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:slirp4netns-debugsource-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.aarch64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:slirp4netns-debugsource-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.ppc64le",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:slirp4netns-debugsource-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.s390x",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:slirp4netns-debugsource-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.x86_64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:toolbox-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.aarch64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:toolbox-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.ppc64le",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:toolbox-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.s390x",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:toolbox-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.src",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:toolbox-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.x86_64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:toolbox-debuginfo-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.aarch64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:toolbox-debuginfo-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.ppc64le",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:toolbox-debuginfo-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.s390x",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:toolbox-debuginfo-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.x86_64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:toolbox-debugsource-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.aarch64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:toolbox-debugsource-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.ppc64le",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:toolbox-debugsource-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.s390x",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:toolbox-debugsource-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.x86_64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:toolbox-tests-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.aarch64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:toolbox-tests-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.ppc64le",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:toolbox-tests-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.s390x",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:toolbox-tests-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.x86_64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:udica-0:0.2.6-20.module+el8.8.0+18060+3f21f2cc.noarch",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:udica-0:0.2.6-20.module+el8.8.0+18060+3f21f2cc.src"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "golang: path/filepath: stack exhaustion in Glob"
},
{
"cve": "CVE-2022-30633",
"cwe": {
"id": "CWE-1325",
"name": "Improperly Controlled Sequential Memory Allocation"
},
"discovery_date": "2022-07-14T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2107392"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in golang. Calling Unmarshal on an XML document into a Go struct, which has a nested field that uses the \"any\" field tag, can cause a panic due to stack exhaustion.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "golang: encoding/xml: stack exhaustion in Unmarshal",
"title": "Vulnerability summary"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:aardvark-dns-2:1.5.0-2.module+el8.8.0+18060+3f21f2cc.aarch64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:aardvark-dns-2:1.5.0-2.module+el8.8.0+18060+3f21f2cc.ppc64le",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:aardvark-dns-2:1.5.0-2.module+el8.8.0+18060+3f21f2cc.s390x",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:aardvark-dns-2:1.5.0-2.module+el8.8.0+18060+3f21f2cc.src",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:aardvark-dns-2:1.5.0-2.module+el8.8.0+18060+3f21f2cc.x86_64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:buildah-1:1.29.1-1.module+el8.8.0+18195+471da4bb.aarch64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:buildah-1:1.29.1-1.module+el8.8.0+18195+471da4bb.ppc64le",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:buildah-1:1.29.1-1.module+el8.8.0+18195+471da4bb.s390x",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:buildah-1:1.29.1-1.module+el8.8.0+18195+471da4bb.src",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:buildah-1:1.29.1-1.module+el8.8.0+18195+471da4bb.x86_64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:buildah-debuginfo-1:1.29.1-1.module+el8.8.0+18195+471da4bb.aarch64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:buildah-debuginfo-1:1.29.1-1.module+el8.8.0+18195+471da4bb.ppc64le",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:buildah-debuginfo-1:1.29.1-1.module+el8.8.0+18195+471da4bb.s390x",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:buildah-debuginfo-1:1.29.1-1.module+el8.8.0+18195+471da4bb.x86_64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:buildah-debugsource-1:1.29.1-1.module+el8.8.0+18195+471da4bb.aarch64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:buildah-debugsource-1:1.29.1-1.module+el8.8.0+18195+471da4bb.ppc64le",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:buildah-debugsource-1:1.29.1-1.module+el8.8.0+18195+471da4bb.s390x",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:buildah-debugsource-1:1.29.1-1.module+el8.8.0+18195+471da4bb.x86_64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:buildah-tests-1:1.29.1-1.module+el8.8.0+18195+471da4bb.aarch64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:buildah-tests-1:1.29.1-1.module+el8.8.0+18195+471da4bb.ppc64le",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:buildah-tests-1:1.29.1-1.module+el8.8.0+18195+471da4bb.s390x",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:buildah-tests-1:1.29.1-1.module+el8.8.0+18195+471da4bb.x86_64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:buildah-tests-debuginfo-1:1.29.1-1.module+el8.8.0+18195+471da4bb.aarch64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:buildah-tests-debuginfo-1:1.29.1-1.module+el8.8.0+18195+471da4bb.ppc64le",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:buildah-tests-debuginfo-1:1.29.1-1.module+el8.8.0+18195+471da4bb.s390x",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:buildah-tests-debuginfo-1:1.29.1-1.module+el8.8.0+18195+471da4bb.x86_64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:cockpit-podman-0:63.1-1.module+el8.8.0+18286+cd236dce.noarch",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:cockpit-podman-0:63.1-1.module+el8.8.0+18286+cd236dce.src",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:conmon-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.aarch64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:conmon-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.ppc64le",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:conmon-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.s390x",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:conmon-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.src",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:conmon-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.x86_64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:conmon-debuginfo-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.aarch64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:conmon-debuginfo-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.ppc64le",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:conmon-debuginfo-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.s390x",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:conmon-debuginfo-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.x86_64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:conmon-debugsource-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.aarch64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:conmon-debugsource-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.ppc64le",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:conmon-debugsource-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.s390x",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:conmon-debugsource-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.x86_64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:container-selinux-2:2.205.0-2.module+el8.8.0+18438+15d3aa65.noarch",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:container-selinux-2:2.205.0-2.module+el8.8.0+18438+15d3aa65.src",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:containernetworking-plugins-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.aarch64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:containernetworking-plugins-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.ppc64le",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:containernetworking-plugins-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.s390x",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:containernetworking-plugins-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.src",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:containernetworking-plugins-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.x86_64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:containernetworking-plugins-debuginfo-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.aarch64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:containernetworking-plugins-debuginfo-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.ppc64le",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:containernetworking-plugins-debuginfo-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.s390x",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:containernetworking-plugins-debuginfo-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.x86_64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:containernetworking-plugins-debugsource-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.aarch64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:containernetworking-plugins-debugsource-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.ppc64le",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:containernetworking-plugins-debugsource-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.s390x",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:containernetworking-plugins-debugsource-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.x86_64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:containers-common-2:1-63.module+el8.8.0+18438+15d3aa65.aarch64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:containers-common-2:1-63.module+el8.8.0+18438+15d3aa65.ppc64le",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:containers-common-2:1-63.module+el8.8.0+18438+15d3aa65.s390x",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:containers-common-2:1-63.module+el8.8.0+18438+15d3aa65.src",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:containers-common-2:1-63.module+el8.8.0+18438+15d3aa65.x86_64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:crit-0:3.15-3.module+el8.8.0+18060+3f21f2cc.aarch64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:crit-0:3.15-3.module+el8.8.0+18060+3f21f2cc.ppc64le",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:crit-0:3.15-3.module+el8.8.0+18060+3f21f2cc.s390x",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:crit-0:3.15-3.module+el8.8.0+18060+3f21f2cc.x86_64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:criu-0:3.15-3.module+el8.8.0+18060+3f21f2cc.aarch64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:criu-0:3.15-3.module+el8.8.0+18060+3f21f2cc.ppc64le",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:criu-0:3.15-3.module+el8.8.0+18060+3f21f2cc.s390x",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:criu-0:3.15-3.module+el8.8.0+18060+3f21f2cc.src",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:criu-0:3.15-3.module+el8.8.0+18060+3f21f2cc.x86_64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:criu-debuginfo-0:3.15-3.module+el8.8.0+18060+3f21f2cc.aarch64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:criu-debuginfo-0:3.15-3.module+el8.8.0+18060+3f21f2cc.ppc64le",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:criu-debuginfo-0:3.15-3.module+el8.8.0+18060+3f21f2cc.s390x",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:criu-debuginfo-0:3.15-3.module+el8.8.0+18060+3f21f2cc.x86_64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:criu-debugsource-0:3.15-3.module+el8.8.0+18060+3f21f2cc.aarch64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:criu-debugsource-0:3.15-3.module+el8.8.0+18060+3f21f2cc.ppc64le",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:criu-debugsource-0:3.15-3.module+el8.8.0+18060+3f21f2cc.s390x",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:criu-debugsource-0:3.15-3.module+el8.8.0+18060+3f21f2cc.x86_64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:criu-devel-0:3.15-3.module+el8.8.0+18060+3f21f2cc.aarch64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:criu-devel-0:3.15-3.module+el8.8.0+18060+3f21f2cc.ppc64le",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:criu-devel-0:3.15-3.module+el8.8.0+18060+3f21f2cc.s390x",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:criu-devel-0:3.15-3.module+el8.8.0+18060+3f21f2cc.x86_64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:criu-libs-0:3.15-3.module+el8.8.0+18060+3f21f2cc.aarch64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:criu-libs-0:3.15-3.module+el8.8.0+18060+3f21f2cc.ppc64le",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:criu-libs-0:3.15-3.module+el8.8.0+18060+3f21f2cc.s390x",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:criu-libs-0:3.15-3.module+el8.8.0+18060+3f21f2cc.x86_64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:criu-libs-debuginfo-0:3.15-3.module+el8.8.0+18060+3f21f2cc.aarch64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:criu-libs-debuginfo-0:3.15-3.module+el8.8.0+18060+3f21f2cc.ppc64le",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:criu-libs-debuginfo-0:3.15-3.module+el8.8.0+18060+3f21f2cc.s390x",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:criu-libs-debuginfo-0:3.15-3.module+el8.8.0+18060+3f21f2cc.x86_64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:crun-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.aarch64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:crun-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.ppc64le",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:crun-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.s390x",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:crun-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.src",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:crun-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.x86_64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:crun-debuginfo-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.aarch64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:crun-debuginfo-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.ppc64le",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:crun-debuginfo-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.s390x",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:crun-debuginfo-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.x86_64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:crun-debugsource-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.aarch64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:crun-debugsource-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.ppc64le",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:crun-debugsource-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.s390x",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:crun-debugsource-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.x86_64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:fuse-overlayfs-0:1.10-1.module+el8.8.0+18060+3f21f2cc.aarch64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:fuse-overlayfs-0:1.10-1.module+el8.8.0+18060+3f21f2cc.ppc64le",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:fuse-overlayfs-0:1.10-1.module+el8.8.0+18060+3f21f2cc.s390x",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:fuse-overlayfs-0:1.10-1.module+el8.8.0+18060+3f21f2cc.src",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:fuse-overlayfs-0:1.10-1.module+el8.8.0+18060+3f21f2cc.x86_64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:fuse-overlayfs-debuginfo-0:1.10-1.module+el8.8.0+18060+3f21f2cc.aarch64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:fuse-overlayfs-debuginfo-0:1.10-1.module+el8.8.0+18060+3f21f2cc.ppc64le",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:fuse-overlayfs-debuginfo-0:1.10-1.module+el8.8.0+18060+3f21f2cc.s390x",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:fuse-overlayfs-debuginfo-0:1.10-1.module+el8.8.0+18060+3f21f2cc.x86_64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:fuse-overlayfs-debugsource-0:1.10-1.module+el8.8.0+18060+3f21f2cc.aarch64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:fuse-overlayfs-debugsource-0:1.10-1.module+el8.8.0+18060+3f21f2cc.ppc64le",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:fuse-overlayfs-debugsource-0:1.10-1.module+el8.8.0+18060+3f21f2cc.s390x",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:fuse-overlayfs-debugsource-0:1.10-1.module+el8.8.0+18060+3f21f2cc.x86_64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:libslirp-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.aarch64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:libslirp-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.ppc64le",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:libslirp-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.s390x",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:libslirp-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.src",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:libslirp-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.x86_64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:libslirp-debuginfo-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.aarch64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:libslirp-debuginfo-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.ppc64le",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:libslirp-debuginfo-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.s390x",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:libslirp-debuginfo-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.x86_64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:libslirp-debugsource-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.aarch64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:libslirp-debugsource-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.ppc64le",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:libslirp-debugsource-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.s390x",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:libslirp-debugsource-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.x86_64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:libslirp-devel-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.aarch64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:libslirp-devel-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.ppc64le",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:libslirp-devel-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.s390x",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:libslirp-devel-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.x86_64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:netavark-2:1.5.0-4.module+el8.8.0+18060+3f21f2cc.aarch64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:netavark-2:1.5.0-4.module+el8.8.0+18060+3f21f2cc.ppc64le",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:netavark-2:1.5.0-4.module+el8.8.0+18060+3f21f2cc.s390x",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:netavark-2:1.5.0-4.module+el8.8.0+18060+3f21f2cc.src",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:netavark-2:1.5.0-4.module+el8.8.0+18060+3f21f2cc.x86_64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:oci-seccomp-bpf-hook-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.aarch64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:oci-seccomp-bpf-hook-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.ppc64le",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:oci-seccomp-bpf-hook-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.s390x",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:oci-seccomp-bpf-hook-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.src",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:oci-seccomp-bpf-hook-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.x86_64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:oci-seccomp-bpf-hook-debuginfo-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.aarch64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:oci-seccomp-bpf-hook-debuginfo-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.ppc64le",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:oci-seccomp-bpf-hook-debuginfo-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.s390x",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:oci-seccomp-bpf-hook-debuginfo-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.x86_64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:oci-seccomp-bpf-hook-debugsource-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.aarch64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:oci-seccomp-bpf-hook-debugsource-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.ppc64le",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:oci-seccomp-bpf-hook-debugsource-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.s390x",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:oci-seccomp-bpf-hook-debugsource-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.x86_64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.aarch64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.ppc64le",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.s390x",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.src",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.x86_64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-catatonit-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.aarch64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-catatonit-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.ppc64le",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-catatonit-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.s390x",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-catatonit-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.x86_64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-catatonit-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.aarch64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-catatonit-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.ppc64le",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-catatonit-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.s390x",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-catatonit-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.x86_64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.aarch64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.ppc64le",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.s390x",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.x86_64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-debugsource-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.aarch64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-debugsource-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.ppc64le",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-debugsource-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.s390x",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-debugsource-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.x86_64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-docker-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.noarch",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-gvproxy-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.aarch64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-gvproxy-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.ppc64le",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-gvproxy-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.s390x",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-gvproxy-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.x86_64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-gvproxy-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.aarch64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-gvproxy-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.ppc64le",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-gvproxy-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.s390x",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-gvproxy-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.x86_64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-plugins-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.aarch64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-plugins-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.ppc64le",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-plugins-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.s390x",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-plugins-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.x86_64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-plugins-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.aarch64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-plugins-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.ppc64le",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-plugins-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.s390x",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-plugins-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.x86_64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-remote-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.aarch64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-remote-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.ppc64le",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-remote-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.s390x",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-remote-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.x86_64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-remote-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.aarch64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-remote-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.ppc64le",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-remote-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.s390x",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-remote-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.x86_64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-tests-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.aarch64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-tests-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.ppc64le",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-tests-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.s390x",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-tests-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.x86_64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:python-podman-0:4.4.1-1.module+el8.8.0+18275+3a56cc62.src",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:python3-criu-0:3.15-3.module+el8.8.0+18060+3f21f2cc.aarch64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:python3-criu-0:3.15-3.module+el8.8.0+18060+3f21f2cc.ppc64le",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:python3-criu-0:3.15-3.module+el8.8.0+18060+3f21f2cc.s390x",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:python3-criu-0:3.15-3.module+el8.8.0+18060+3f21f2cc.x86_64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:python3-podman-0:4.4.1-1.module+el8.8.0+18275+3a56cc62.noarch",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:runc-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.aarch64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:runc-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.ppc64le",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:runc-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.s390x",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:runc-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.src",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:runc-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.x86_64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:runc-debuginfo-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.aarch64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:runc-debuginfo-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.ppc64le",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:runc-debuginfo-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.s390x",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:runc-debuginfo-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.x86_64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:runc-debugsource-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.aarch64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:runc-debugsource-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.ppc64le",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:runc-debugsource-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.s390x",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:runc-debugsource-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.x86_64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:skopeo-2:1.11.2-0.2.module+el8.8.0+18251+ad5b274c.aarch64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:skopeo-2:1.11.2-0.2.module+el8.8.0+18251+ad5b274c.ppc64le",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:skopeo-2:1.11.2-0.2.module+el8.8.0+18251+ad5b274c.s390x",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:skopeo-2:1.11.2-0.2.module+el8.8.0+18251+ad5b274c.src",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:skopeo-2:1.11.2-0.2.module+el8.8.0+18251+ad5b274c.x86_64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:skopeo-tests-2:1.11.2-0.2.module+el8.8.0+18251+ad5b274c.aarch64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:skopeo-tests-2:1.11.2-0.2.module+el8.8.0+18251+ad5b274c.ppc64le",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:skopeo-tests-2:1.11.2-0.2.module+el8.8.0+18251+ad5b274c.s390x",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:skopeo-tests-2:1.11.2-0.2.module+el8.8.0+18251+ad5b274c.x86_64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:slirp4netns-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.aarch64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:slirp4netns-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.ppc64le",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:slirp4netns-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.s390x",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:slirp4netns-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.src",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:slirp4netns-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.x86_64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:slirp4netns-debuginfo-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.aarch64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:slirp4netns-debuginfo-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.ppc64le",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:slirp4netns-debuginfo-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.s390x",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:slirp4netns-debuginfo-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.x86_64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:slirp4netns-debugsource-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.aarch64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:slirp4netns-debugsource-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.ppc64le",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:slirp4netns-debugsource-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.s390x",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:slirp4netns-debugsource-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.x86_64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:toolbox-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.aarch64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:toolbox-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.ppc64le",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:toolbox-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.s390x",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:toolbox-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.src",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:toolbox-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.x86_64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:toolbox-debuginfo-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.aarch64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:toolbox-debuginfo-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.ppc64le",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:toolbox-debuginfo-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.s390x",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:toolbox-debuginfo-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.x86_64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:toolbox-debugsource-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.aarch64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:toolbox-debugsource-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.ppc64le",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:toolbox-debugsource-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.s390x",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:toolbox-debugsource-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.x86_64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:toolbox-tests-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.aarch64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:toolbox-tests-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.ppc64le",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:toolbox-tests-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.s390x",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:toolbox-tests-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.x86_64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:udica-0:0.2.6-20.module+el8.8.0+18060+3f21f2cc.noarch",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:udica-0:0.2.6-20.module+el8.8.0+18060+3f21f2cc.src"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2022-30633"
},
{
"category": "external",
"summary": "RHBZ#2107392",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2107392"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2022-30633",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-30633"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2022-30633",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2022-30633"
},
{
"category": "external",
"summary": "https://go.dev/issue/53611",
"url": "https://go.dev/issue/53611"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-announce/c/nqrv9fbR0zE",
"url": "https://groups.google.com/g/golang-announce/c/nqrv9fbR0zE"
}
],
"release_date": "2022-07-12T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2023-05-16T08:49:00+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:aardvark-dns-2:1.5.0-2.module+el8.8.0+18060+3f21f2cc.aarch64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:aardvark-dns-2:1.5.0-2.module+el8.8.0+18060+3f21f2cc.ppc64le",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:aardvark-dns-2:1.5.0-2.module+el8.8.0+18060+3f21f2cc.s390x",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:aardvark-dns-2:1.5.0-2.module+el8.8.0+18060+3f21f2cc.src",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:aardvark-dns-2:1.5.0-2.module+el8.8.0+18060+3f21f2cc.x86_64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:buildah-1:1.29.1-1.module+el8.8.0+18195+471da4bb.aarch64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:buildah-1:1.29.1-1.module+el8.8.0+18195+471da4bb.ppc64le",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:buildah-1:1.29.1-1.module+el8.8.0+18195+471da4bb.s390x",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:buildah-1:1.29.1-1.module+el8.8.0+18195+471da4bb.src",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:buildah-1:1.29.1-1.module+el8.8.0+18195+471da4bb.x86_64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:buildah-debuginfo-1:1.29.1-1.module+el8.8.0+18195+471da4bb.aarch64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:buildah-debuginfo-1:1.29.1-1.module+el8.8.0+18195+471da4bb.ppc64le",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:buildah-debuginfo-1:1.29.1-1.module+el8.8.0+18195+471da4bb.s390x",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:buildah-debuginfo-1:1.29.1-1.module+el8.8.0+18195+471da4bb.x86_64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:buildah-debugsource-1:1.29.1-1.module+el8.8.0+18195+471da4bb.aarch64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:buildah-debugsource-1:1.29.1-1.module+el8.8.0+18195+471da4bb.ppc64le",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:buildah-debugsource-1:1.29.1-1.module+el8.8.0+18195+471da4bb.s390x",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:buildah-debugsource-1:1.29.1-1.module+el8.8.0+18195+471da4bb.x86_64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:buildah-tests-1:1.29.1-1.module+el8.8.0+18195+471da4bb.aarch64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:buildah-tests-1:1.29.1-1.module+el8.8.0+18195+471da4bb.ppc64le",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:buildah-tests-1:1.29.1-1.module+el8.8.0+18195+471da4bb.s390x",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:buildah-tests-1:1.29.1-1.module+el8.8.0+18195+471da4bb.x86_64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:buildah-tests-debuginfo-1:1.29.1-1.module+el8.8.0+18195+471da4bb.aarch64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:buildah-tests-debuginfo-1:1.29.1-1.module+el8.8.0+18195+471da4bb.ppc64le",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:buildah-tests-debuginfo-1:1.29.1-1.module+el8.8.0+18195+471da4bb.s390x",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:buildah-tests-debuginfo-1:1.29.1-1.module+el8.8.0+18195+471da4bb.x86_64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:cockpit-podman-0:63.1-1.module+el8.8.0+18286+cd236dce.noarch",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:cockpit-podman-0:63.1-1.module+el8.8.0+18286+cd236dce.src",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:conmon-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.aarch64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:conmon-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.ppc64le",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:conmon-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.s390x",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:conmon-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.src",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:conmon-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.x86_64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:conmon-debuginfo-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.aarch64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:conmon-debuginfo-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.ppc64le",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:conmon-debuginfo-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.s390x",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:conmon-debuginfo-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.x86_64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:conmon-debugsource-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.aarch64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:conmon-debugsource-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.ppc64le",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:conmon-debugsource-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.s390x",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:conmon-debugsource-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.x86_64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:container-selinux-2:2.205.0-2.module+el8.8.0+18438+15d3aa65.noarch",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:container-selinux-2:2.205.0-2.module+el8.8.0+18438+15d3aa65.src",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:containernetworking-plugins-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.aarch64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:containernetworking-plugins-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.ppc64le",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:containernetworking-plugins-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.s390x",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:containernetworking-plugins-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.src",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:containernetworking-plugins-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.x86_64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:containernetworking-plugins-debuginfo-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.aarch64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:containernetworking-plugins-debuginfo-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.ppc64le",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:containernetworking-plugins-debuginfo-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.s390x",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:containernetworking-plugins-debuginfo-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.x86_64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:containernetworking-plugins-debugsource-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.aarch64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:containernetworking-plugins-debugsource-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.ppc64le",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:containernetworking-plugins-debugsource-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.s390x",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:containernetworking-plugins-debugsource-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.x86_64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:containers-common-2:1-63.module+el8.8.0+18438+15d3aa65.aarch64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:containers-common-2:1-63.module+el8.8.0+18438+15d3aa65.ppc64le",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:containers-common-2:1-63.module+el8.8.0+18438+15d3aa65.s390x",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:containers-common-2:1-63.module+el8.8.0+18438+15d3aa65.src",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:containers-common-2:1-63.module+el8.8.0+18438+15d3aa65.x86_64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:crit-0:3.15-3.module+el8.8.0+18060+3f21f2cc.aarch64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:crit-0:3.15-3.module+el8.8.0+18060+3f21f2cc.ppc64le",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:crit-0:3.15-3.module+el8.8.0+18060+3f21f2cc.s390x",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:crit-0:3.15-3.module+el8.8.0+18060+3f21f2cc.x86_64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:criu-0:3.15-3.module+el8.8.0+18060+3f21f2cc.aarch64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:criu-0:3.15-3.module+el8.8.0+18060+3f21f2cc.ppc64le",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:criu-0:3.15-3.module+el8.8.0+18060+3f21f2cc.s390x",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:criu-0:3.15-3.module+el8.8.0+18060+3f21f2cc.src",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:criu-0:3.15-3.module+el8.8.0+18060+3f21f2cc.x86_64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:criu-debuginfo-0:3.15-3.module+el8.8.0+18060+3f21f2cc.aarch64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:criu-debuginfo-0:3.15-3.module+el8.8.0+18060+3f21f2cc.ppc64le",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:criu-debuginfo-0:3.15-3.module+el8.8.0+18060+3f21f2cc.s390x",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:criu-debuginfo-0:3.15-3.module+el8.8.0+18060+3f21f2cc.x86_64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:criu-debugsource-0:3.15-3.module+el8.8.0+18060+3f21f2cc.aarch64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:criu-debugsource-0:3.15-3.module+el8.8.0+18060+3f21f2cc.ppc64le",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:criu-debugsource-0:3.15-3.module+el8.8.0+18060+3f21f2cc.s390x",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:criu-debugsource-0:3.15-3.module+el8.8.0+18060+3f21f2cc.x86_64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:criu-devel-0:3.15-3.module+el8.8.0+18060+3f21f2cc.aarch64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:criu-devel-0:3.15-3.module+el8.8.0+18060+3f21f2cc.ppc64le",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:criu-devel-0:3.15-3.module+el8.8.0+18060+3f21f2cc.s390x",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:criu-devel-0:3.15-3.module+el8.8.0+18060+3f21f2cc.x86_64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:criu-libs-0:3.15-3.module+el8.8.0+18060+3f21f2cc.aarch64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:criu-libs-0:3.15-3.module+el8.8.0+18060+3f21f2cc.ppc64le",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:criu-libs-0:3.15-3.module+el8.8.0+18060+3f21f2cc.s390x",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:criu-libs-0:3.15-3.module+el8.8.0+18060+3f21f2cc.x86_64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:criu-libs-debuginfo-0:3.15-3.module+el8.8.0+18060+3f21f2cc.aarch64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:criu-libs-debuginfo-0:3.15-3.module+el8.8.0+18060+3f21f2cc.ppc64le",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:criu-libs-debuginfo-0:3.15-3.module+el8.8.0+18060+3f21f2cc.s390x",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:criu-libs-debuginfo-0:3.15-3.module+el8.8.0+18060+3f21f2cc.x86_64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:crun-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.aarch64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:crun-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.ppc64le",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:crun-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.s390x",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:crun-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.src",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:crun-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.x86_64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:crun-debuginfo-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.aarch64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:crun-debuginfo-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.ppc64le",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:crun-debuginfo-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.s390x",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:crun-debuginfo-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.x86_64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:crun-debugsource-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.aarch64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:crun-debugsource-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.ppc64le",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:crun-debugsource-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.s390x",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:crun-debugsource-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.x86_64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:fuse-overlayfs-0:1.10-1.module+el8.8.0+18060+3f21f2cc.aarch64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:fuse-overlayfs-0:1.10-1.module+el8.8.0+18060+3f21f2cc.ppc64le",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:fuse-overlayfs-0:1.10-1.module+el8.8.0+18060+3f21f2cc.s390x",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:fuse-overlayfs-0:1.10-1.module+el8.8.0+18060+3f21f2cc.src",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:fuse-overlayfs-0:1.10-1.module+el8.8.0+18060+3f21f2cc.x86_64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:fuse-overlayfs-debuginfo-0:1.10-1.module+el8.8.0+18060+3f21f2cc.aarch64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:fuse-overlayfs-debuginfo-0:1.10-1.module+el8.8.0+18060+3f21f2cc.ppc64le",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:fuse-overlayfs-debuginfo-0:1.10-1.module+el8.8.0+18060+3f21f2cc.s390x",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:fuse-overlayfs-debuginfo-0:1.10-1.module+el8.8.0+18060+3f21f2cc.x86_64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:fuse-overlayfs-debugsource-0:1.10-1.module+el8.8.0+18060+3f21f2cc.aarch64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:fuse-overlayfs-debugsource-0:1.10-1.module+el8.8.0+18060+3f21f2cc.ppc64le",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:fuse-overlayfs-debugsource-0:1.10-1.module+el8.8.0+18060+3f21f2cc.s390x",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:fuse-overlayfs-debugsource-0:1.10-1.module+el8.8.0+18060+3f21f2cc.x86_64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:libslirp-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.aarch64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:libslirp-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.ppc64le",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:libslirp-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.s390x",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:libslirp-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.src",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:libslirp-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.x86_64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:libslirp-debuginfo-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.aarch64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:libslirp-debuginfo-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.ppc64le",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:libslirp-debuginfo-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.s390x",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:libslirp-debuginfo-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.x86_64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:libslirp-debugsource-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.aarch64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:libslirp-debugsource-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.ppc64le",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:libslirp-debugsource-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.s390x",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:libslirp-debugsource-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.x86_64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:libslirp-devel-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.aarch64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:libslirp-devel-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.ppc64le",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:libslirp-devel-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.s390x",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:libslirp-devel-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.x86_64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:netavark-2:1.5.0-4.module+el8.8.0+18060+3f21f2cc.aarch64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:netavark-2:1.5.0-4.module+el8.8.0+18060+3f21f2cc.ppc64le",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:netavark-2:1.5.0-4.module+el8.8.0+18060+3f21f2cc.s390x",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:netavark-2:1.5.0-4.module+el8.8.0+18060+3f21f2cc.src",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:netavark-2:1.5.0-4.module+el8.8.0+18060+3f21f2cc.x86_64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:oci-seccomp-bpf-hook-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.aarch64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:oci-seccomp-bpf-hook-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.ppc64le",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:oci-seccomp-bpf-hook-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.s390x",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:oci-seccomp-bpf-hook-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.src",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:oci-seccomp-bpf-hook-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.x86_64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:oci-seccomp-bpf-hook-debuginfo-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.aarch64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:oci-seccomp-bpf-hook-debuginfo-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.ppc64le",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:oci-seccomp-bpf-hook-debuginfo-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.s390x",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:oci-seccomp-bpf-hook-debuginfo-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.x86_64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:oci-seccomp-bpf-hook-debugsource-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.aarch64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:oci-seccomp-bpf-hook-debugsource-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.ppc64le",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:oci-seccomp-bpf-hook-debugsource-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.s390x",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:oci-seccomp-bpf-hook-debugsource-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.x86_64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.aarch64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.ppc64le",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.s390x",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.src",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.x86_64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-catatonit-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.aarch64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-catatonit-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.ppc64le",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-catatonit-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.s390x",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-catatonit-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.x86_64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-catatonit-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.aarch64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-catatonit-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.ppc64le",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-catatonit-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.s390x",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-catatonit-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.x86_64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.aarch64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.ppc64le",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.s390x",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.x86_64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-debugsource-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.aarch64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-debugsource-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.ppc64le",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-debugsource-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.s390x",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-debugsource-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.x86_64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-docker-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.noarch",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-gvproxy-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.aarch64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-gvproxy-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.ppc64le",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-gvproxy-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.s390x",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-gvproxy-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.x86_64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-gvproxy-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.aarch64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-gvproxy-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.ppc64le",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-gvproxy-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.s390x",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-gvproxy-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.x86_64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-plugins-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.aarch64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-plugins-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.ppc64le",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-plugins-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.s390x",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-plugins-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.x86_64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-plugins-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.aarch64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-plugins-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.ppc64le",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-plugins-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.s390x",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-plugins-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.x86_64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-remote-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.aarch64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-remote-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.ppc64le",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-remote-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.s390x",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-remote-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.x86_64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-remote-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.aarch64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-remote-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.ppc64le",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-remote-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.s390x",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-remote-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.x86_64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-tests-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.aarch64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-tests-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.ppc64le",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-tests-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.s390x",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-tests-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.x86_64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:python-podman-0:4.4.1-1.module+el8.8.0+18275+3a56cc62.src",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:python3-criu-0:3.15-3.module+el8.8.0+18060+3f21f2cc.aarch64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:python3-criu-0:3.15-3.module+el8.8.0+18060+3f21f2cc.ppc64le",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:python3-criu-0:3.15-3.module+el8.8.0+18060+3f21f2cc.s390x",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:python3-criu-0:3.15-3.module+el8.8.0+18060+3f21f2cc.x86_64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:python3-podman-0:4.4.1-1.module+el8.8.0+18275+3a56cc62.noarch",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:runc-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.aarch64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:runc-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.ppc64le",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:runc-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.s390x",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:runc-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.src",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:runc-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.x86_64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:runc-debuginfo-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.aarch64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:runc-debuginfo-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.ppc64le",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:runc-debuginfo-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.s390x",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:runc-debuginfo-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.x86_64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:runc-debugsource-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.aarch64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:runc-debugsource-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.ppc64le",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:runc-debugsource-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.s390x",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:runc-debugsource-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.x86_64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:skopeo-2:1.11.2-0.2.module+el8.8.0+18251+ad5b274c.aarch64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:skopeo-2:1.11.2-0.2.module+el8.8.0+18251+ad5b274c.ppc64le",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:skopeo-2:1.11.2-0.2.module+el8.8.0+18251+ad5b274c.s390x",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:skopeo-2:1.11.2-0.2.module+el8.8.0+18251+ad5b274c.src",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:skopeo-2:1.11.2-0.2.module+el8.8.0+18251+ad5b274c.x86_64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:skopeo-tests-2:1.11.2-0.2.module+el8.8.0+18251+ad5b274c.aarch64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:skopeo-tests-2:1.11.2-0.2.module+el8.8.0+18251+ad5b274c.ppc64le",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:skopeo-tests-2:1.11.2-0.2.module+el8.8.0+18251+ad5b274c.s390x",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:skopeo-tests-2:1.11.2-0.2.module+el8.8.0+18251+ad5b274c.x86_64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:slirp4netns-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.aarch64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:slirp4netns-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.ppc64le",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:slirp4netns-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.s390x",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:slirp4netns-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.src",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:slirp4netns-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.x86_64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:slirp4netns-debuginfo-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.aarch64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:slirp4netns-debuginfo-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.ppc64le",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:slirp4netns-debuginfo-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.s390x",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:slirp4netns-debuginfo-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.x86_64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:slirp4netns-debugsource-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.aarch64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:slirp4netns-debugsource-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.ppc64le",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:slirp4netns-debugsource-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.s390x",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:slirp4netns-debugsource-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.x86_64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:toolbox-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.aarch64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:toolbox-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.ppc64le",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:toolbox-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.s390x",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:toolbox-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.src",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:toolbox-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.x86_64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:toolbox-debuginfo-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.aarch64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:toolbox-debuginfo-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.ppc64le",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:toolbox-debuginfo-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.s390x",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:toolbox-debuginfo-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.x86_64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:toolbox-debugsource-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.aarch64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:toolbox-debugsource-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.ppc64le",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:toolbox-debugsource-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.s390x",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:toolbox-debugsource-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.x86_64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:toolbox-tests-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.aarch64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:toolbox-tests-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.ppc64le",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:toolbox-tests-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.s390x",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:toolbox-tests-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.x86_64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:udica-0:0.2.6-20.module+el8.8.0+18060+3f21f2cc.noarch",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:udica-0:0.2.6-20.module+el8.8.0+18060+3f21f2cc.src"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2023:2758"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:aardvark-dns-2:1.5.0-2.module+el8.8.0+18060+3f21f2cc.aarch64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:aardvark-dns-2:1.5.0-2.module+el8.8.0+18060+3f21f2cc.ppc64le",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:aardvark-dns-2:1.5.0-2.module+el8.8.0+18060+3f21f2cc.s390x",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:aardvark-dns-2:1.5.0-2.module+el8.8.0+18060+3f21f2cc.src",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:aardvark-dns-2:1.5.0-2.module+el8.8.0+18060+3f21f2cc.x86_64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:buildah-1:1.29.1-1.module+el8.8.0+18195+471da4bb.aarch64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:buildah-1:1.29.1-1.module+el8.8.0+18195+471da4bb.ppc64le",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:buildah-1:1.29.1-1.module+el8.8.0+18195+471da4bb.s390x",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:buildah-1:1.29.1-1.module+el8.8.0+18195+471da4bb.src",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:buildah-1:1.29.1-1.module+el8.8.0+18195+471da4bb.x86_64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:buildah-debuginfo-1:1.29.1-1.module+el8.8.0+18195+471da4bb.aarch64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:buildah-debuginfo-1:1.29.1-1.module+el8.8.0+18195+471da4bb.ppc64le",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:buildah-debuginfo-1:1.29.1-1.module+el8.8.0+18195+471da4bb.s390x",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:buildah-debuginfo-1:1.29.1-1.module+el8.8.0+18195+471da4bb.x86_64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:buildah-debugsource-1:1.29.1-1.module+el8.8.0+18195+471da4bb.aarch64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:buildah-debugsource-1:1.29.1-1.module+el8.8.0+18195+471da4bb.ppc64le",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:buildah-debugsource-1:1.29.1-1.module+el8.8.0+18195+471da4bb.s390x",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:buildah-debugsource-1:1.29.1-1.module+el8.8.0+18195+471da4bb.x86_64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:buildah-tests-1:1.29.1-1.module+el8.8.0+18195+471da4bb.aarch64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:buildah-tests-1:1.29.1-1.module+el8.8.0+18195+471da4bb.ppc64le",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:buildah-tests-1:1.29.1-1.module+el8.8.0+18195+471da4bb.s390x",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:buildah-tests-1:1.29.1-1.module+el8.8.0+18195+471da4bb.x86_64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:buildah-tests-debuginfo-1:1.29.1-1.module+el8.8.0+18195+471da4bb.aarch64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:buildah-tests-debuginfo-1:1.29.1-1.module+el8.8.0+18195+471da4bb.ppc64le",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:buildah-tests-debuginfo-1:1.29.1-1.module+el8.8.0+18195+471da4bb.s390x",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:buildah-tests-debuginfo-1:1.29.1-1.module+el8.8.0+18195+471da4bb.x86_64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:cockpit-podman-0:63.1-1.module+el8.8.0+18286+cd236dce.noarch",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:cockpit-podman-0:63.1-1.module+el8.8.0+18286+cd236dce.src",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:conmon-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.aarch64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:conmon-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.ppc64le",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:conmon-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.s390x",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:conmon-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.src",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:conmon-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.x86_64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:conmon-debuginfo-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.aarch64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:conmon-debuginfo-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.ppc64le",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:conmon-debuginfo-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.s390x",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:conmon-debuginfo-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.x86_64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:conmon-debugsource-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.aarch64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:conmon-debugsource-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.ppc64le",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:conmon-debugsource-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.s390x",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:conmon-debugsource-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.x86_64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:container-selinux-2:2.205.0-2.module+el8.8.0+18438+15d3aa65.noarch",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:container-selinux-2:2.205.0-2.module+el8.8.0+18438+15d3aa65.src",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:containernetworking-plugins-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.aarch64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:containernetworking-plugins-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.ppc64le",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:containernetworking-plugins-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.s390x",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:containernetworking-plugins-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.src",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:containernetworking-plugins-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.x86_64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:containernetworking-plugins-debuginfo-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.aarch64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:containernetworking-plugins-debuginfo-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.ppc64le",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:containernetworking-plugins-debuginfo-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.s390x",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:containernetworking-plugins-debuginfo-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.x86_64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:containernetworking-plugins-debugsource-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.aarch64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:containernetworking-plugins-debugsource-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.ppc64le",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:containernetworking-plugins-debugsource-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.s390x",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:containernetworking-plugins-debugsource-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.x86_64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:containers-common-2:1-63.module+el8.8.0+18438+15d3aa65.aarch64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:containers-common-2:1-63.module+el8.8.0+18438+15d3aa65.ppc64le",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:containers-common-2:1-63.module+el8.8.0+18438+15d3aa65.s390x",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:containers-common-2:1-63.module+el8.8.0+18438+15d3aa65.src",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:containers-common-2:1-63.module+el8.8.0+18438+15d3aa65.x86_64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:crit-0:3.15-3.module+el8.8.0+18060+3f21f2cc.aarch64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:crit-0:3.15-3.module+el8.8.0+18060+3f21f2cc.ppc64le",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:crit-0:3.15-3.module+el8.8.0+18060+3f21f2cc.s390x",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:crit-0:3.15-3.module+el8.8.0+18060+3f21f2cc.x86_64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:criu-0:3.15-3.module+el8.8.0+18060+3f21f2cc.aarch64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:criu-0:3.15-3.module+el8.8.0+18060+3f21f2cc.ppc64le",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:criu-0:3.15-3.module+el8.8.0+18060+3f21f2cc.s390x",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:criu-0:3.15-3.module+el8.8.0+18060+3f21f2cc.src",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:criu-0:3.15-3.module+el8.8.0+18060+3f21f2cc.x86_64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:criu-debuginfo-0:3.15-3.module+el8.8.0+18060+3f21f2cc.aarch64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:criu-debuginfo-0:3.15-3.module+el8.8.0+18060+3f21f2cc.ppc64le",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:criu-debuginfo-0:3.15-3.module+el8.8.0+18060+3f21f2cc.s390x",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:criu-debuginfo-0:3.15-3.module+el8.8.0+18060+3f21f2cc.x86_64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:criu-debugsource-0:3.15-3.module+el8.8.0+18060+3f21f2cc.aarch64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:criu-debugsource-0:3.15-3.module+el8.8.0+18060+3f21f2cc.ppc64le",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:criu-debugsource-0:3.15-3.module+el8.8.0+18060+3f21f2cc.s390x",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:criu-debugsource-0:3.15-3.module+el8.8.0+18060+3f21f2cc.x86_64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:criu-devel-0:3.15-3.module+el8.8.0+18060+3f21f2cc.aarch64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:criu-devel-0:3.15-3.module+el8.8.0+18060+3f21f2cc.ppc64le",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:criu-devel-0:3.15-3.module+el8.8.0+18060+3f21f2cc.s390x",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:criu-devel-0:3.15-3.module+el8.8.0+18060+3f21f2cc.x86_64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:criu-libs-0:3.15-3.module+el8.8.0+18060+3f21f2cc.aarch64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:criu-libs-0:3.15-3.module+el8.8.0+18060+3f21f2cc.ppc64le",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:criu-libs-0:3.15-3.module+el8.8.0+18060+3f21f2cc.s390x",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:criu-libs-0:3.15-3.module+el8.8.0+18060+3f21f2cc.x86_64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:criu-libs-debuginfo-0:3.15-3.module+el8.8.0+18060+3f21f2cc.aarch64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:criu-libs-debuginfo-0:3.15-3.module+el8.8.0+18060+3f21f2cc.ppc64le",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:criu-libs-debuginfo-0:3.15-3.module+el8.8.0+18060+3f21f2cc.s390x",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:criu-libs-debuginfo-0:3.15-3.module+el8.8.0+18060+3f21f2cc.x86_64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:crun-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.aarch64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:crun-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.ppc64le",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:crun-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.s390x",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:crun-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.src",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:crun-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.x86_64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:crun-debuginfo-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.aarch64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:crun-debuginfo-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.ppc64le",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:crun-debuginfo-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.s390x",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:crun-debuginfo-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.x86_64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:crun-debugsource-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.aarch64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:crun-debugsource-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.ppc64le",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:crun-debugsource-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.s390x",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:crun-debugsource-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.x86_64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:fuse-overlayfs-0:1.10-1.module+el8.8.0+18060+3f21f2cc.aarch64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:fuse-overlayfs-0:1.10-1.module+el8.8.0+18060+3f21f2cc.ppc64le",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:fuse-overlayfs-0:1.10-1.module+el8.8.0+18060+3f21f2cc.s390x",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:fuse-overlayfs-0:1.10-1.module+el8.8.0+18060+3f21f2cc.src",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:fuse-overlayfs-0:1.10-1.module+el8.8.0+18060+3f21f2cc.x86_64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:fuse-overlayfs-debuginfo-0:1.10-1.module+el8.8.0+18060+3f21f2cc.aarch64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:fuse-overlayfs-debuginfo-0:1.10-1.module+el8.8.0+18060+3f21f2cc.ppc64le",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:fuse-overlayfs-debuginfo-0:1.10-1.module+el8.8.0+18060+3f21f2cc.s390x",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:fuse-overlayfs-debuginfo-0:1.10-1.module+el8.8.0+18060+3f21f2cc.x86_64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:fuse-overlayfs-debugsource-0:1.10-1.module+el8.8.0+18060+3f21f2cc.aarch64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:fuse-overlayfs-debugsource-0:1.10-1.module+el8.8.0+18060+3f21f2cc.ppc64le",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:fuse-overlayfs-debugsource-0:1.10-1.module+el8.8.0+18060+3f21f2cc.s390x",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:fuse-overlayfs-debugsource-0:1.10-1.module+el8.8.0+18060+3f21f2cc.x86_64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:libslirp-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.aarch64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:libslirp-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.ppc64le",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:libslirp-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.s390x",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:libslirp-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.src",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:libslirp-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.x86_64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:libslirp-debuginfo-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.aarch64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:libslirp-debuginfo-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.ppc64le",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:libslirp-debuginfo-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.s390x",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:libslirp-debuginfo-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.x86_64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:libslirp-debugsource-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.aarch64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:libslirp-debugsource-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.ppc64le",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:libslirp-debugsource-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.s390x",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:libslirp-debugsource-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.x86_64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:libslirp-devel-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.aarch64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:libslirp-devel-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.ppc64le",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:libslirp-devel-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.s390x",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:libslirp-devel-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.x86_64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:netavark-2:1.5.0-4.module+el8.8.0+18060+3f21f2cc.aarch64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:netavark-2:1.5.0-4.module+el8.8.0+18060+3f21f2cc.ppc64le",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:netavark-2:1.5.0-4.module+el8.8.0+18060+3f21f2cc.s390x",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:netavark-2:1.5.0-4.module+el8.8.0+18060+3f21f2cc.src",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:netavark-2:1.5.0-4.module+el8.8.0+18060+3f21f2cc.x86_64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:oci-seccomp-bpf-hook-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.aarch64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:oci-seccomp-bpf-hook-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.ppc64le",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:oci-seccomp-bpf-hook-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.s390x",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:oci-seccomp-bpf-hook-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.src",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:oci-seccomp-bpf-hook-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.x86_64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:oci-seccomp-bpf-hook-debuginfo-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.aarch64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:oci-seccomp-bpf-hook-debuginfo-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.ppc64le",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:oci-seccomp-bpf-hook-debuginfo-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.s390x",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:oci-seccomp-bpf-hook-debuginfo-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.x86_64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:oci-seccomp-bpf-hook-debugsource-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.aarch64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:oci-seccomp-bpf-hook-debugsource-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.ppc64le",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:oci-seccomp-bpf-hook-debugsource-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.s390x",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:oci-seccomp-bpf-hook-debugsource-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.x86_64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.aarch64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.ppc64le",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.s390x",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.src",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.x86_64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-catatonit-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.aarch64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-catatonit-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.ppc64le",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-catatonit-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.s390x",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-catatonit-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.x86_64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-catatonit-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.aarch64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-catatonit-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.ppc64le",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-catatonit-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.s390x",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-catatonit-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.x86_64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.aarch64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.ppc64le",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.s390x",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.x86_64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-debugsource-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.aarch64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-debugsource-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.ppc64le",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-debugsource-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.s390x",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-debugsource-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.x86_64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-docker-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.noarch",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-gvproxy-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.aarch64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-gvproxy-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.ppc64le",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-gvproxy-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.s390x",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-gvproxy-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.x86_64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-gvproxy-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.aarch64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-gvproxy-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.ppc64le",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-gvproxy-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.s390x",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-gvproxy-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.x86_64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-plugins-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.aarch64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-plugins-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.ppc64le",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-plugins-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.s390x",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-plugins-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.x86_64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-plugins-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.aarch64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-plugins-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.ppc64le",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-plugins-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.s390x",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-plugins-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.x86_64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-remote-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.aarch64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-remote-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.ppc64le",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-remote-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.s390x",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-remote-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.x86_64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-remote-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.aarch64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-remote-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.ppc64le",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-remote-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.s390x",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-remote-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.x86_64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-tests-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.aarch64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-tests-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.ppc64le",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-tests-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.s390x",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-tests-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.x86_64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:python-podman-0:4.4.1-1.module+el8.8.0+18275+3a56cc62.src",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:python3-criu-0:3.15-3.module+el8.8.0+18060+3f21f2cc.aarch64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:python3-criu-0:3.15-3.module+el8.8.0+18060+3f21f2cc.ppc64le",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:python3-criu-0:3.15-3.module+el8.8.0+18060+3f21f2cc.s390x",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:python3-criu-0:3.15-3.module+el8.8.0+18060+3f21f2cc.x86_64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:python3-podman-0:4.4.1-1.module+el8.8.0+18275+3a56cc62.noarch",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:runc-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.aarch64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:runc-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.ppc64le",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:runc-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.s390x",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:runc-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.src",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:runc-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.x86_64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:runc-debuginfo-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.aarch64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:runc-debuginfo-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.ppc64le",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:runc-debuginfo-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.s390x",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:runc-debuginfo-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.x86_64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:runc-debugsource-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.aarch64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:runc-debugsource-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.ppc64le",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:runc-debugsource-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.s390x",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:runc-debugsource-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.x86_64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:skopeo-2:1.11.2-0.2.module+el8.8.0+18251+ad5b274c.aarch64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:skopeo-2:1.11.2-0.2.module+el8.8.0+18251+ad5b274c.ppc64le",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:skopeo-2:1.11.2-0.2.module+el8.8.0+18251+ad5b274c.s390x",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:skopeo-2:1.11.2-0.2.module+el8.8.0+18251+ad5b274c.src",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:skopeo-2:1.11.2-0.2.module+el8.8.0+18251+ad5b274c.x86_64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:skopeo-tests-2:1.11.2-0.2.module+el8.8.0+18251+ad5b274c.aarch64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:skopeo-tests-2:1.11.2-0.2.module+el8.8.0+18251+ad5b274c.ppc64le",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:skopeo-tests-2:1.11.2-0.2.module+el8.8.0+18251+ad5b274c.s390x",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:skopeo-tests-2:1.11.2-0.2.module+el8.8.0+18251+ad5b274c.x86_64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:slirp4netns-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.aarch64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:slirp4netns-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.ppc64le",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:slirp4netns-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.s390x",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:slirp4netns-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.src",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:slirp4netns-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.x86_64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:slirp4netns-debuginfo-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.aarch64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:slirp4netns-debuginfo-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.ppc64le",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:slirp4netns-debuginfo-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.s390x",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:slirp4netns-debuginfo-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.x86_64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:slirp4netns-debugsource-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.aarch64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:slirp4netns-debugsource-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.ppc64le",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:slirp4netns-debugsource-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.s390x",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:slirp4netns-debugsource-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.x86_64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:toolbox-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.aarch64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:toolbox-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.ppc64le",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:toolbox-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.s390x",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:toolbox-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.src",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:toolbox-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.x86_64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:toolbox-debuginfo-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.aarch64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:toolbox-debuginfo-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.ppc64le",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:toolbox-debuginfo-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.s390x",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:toolbox-debuginfo-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.x86_64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:toolbox-debugsource-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.aarch64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:toolbox-debugsource-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.ppc64le",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:toolbox-debugsource-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.s390x",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:toolbox-debugsource-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.x86_64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:toolbox-tests-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.aarch64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:toolbox-tests-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.ppc64le",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:toolbox-tests-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.s390x",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:toolbox-tests-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.x86_64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:udica-0:0.2.6-20.module+el8.8.0+18060+3f21f2cc.noarch",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:udica-0:0.2.6-20.module+el8.8.0+18060+3f21f2cc.src"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "golang: encoding/xml: stack exhaustion in Unmarshal"
},
{
"cve": "CVE-2022-30635",
"cwe": {
"id": "CWE-1325",
"name": "Improperly Controlled Sequential Memory Allocation"
},
"discovery_date": "2022-07-14T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2107388"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in golang. When calling Decoder, Decode on a message that contains deeply nested structures, a panic can occur due to stack exhaustion and allows an attacker to impact system availability.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "golang: encoding/gob: stack exhaustion in Decoder.Decode",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "OpenShift Container Platform (OCP) starting from 4.10 stream is already compiled in the patched version of Go, hence is not affected by this vulnerability.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:aardvark-dns-2:1.5.0-2.module+el8.8.0+18060+3f21f2cc.aarch64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:aardvark-dns-2:1.5.0-2.module+el8.8.0+18060+3f21f2cc.ppc64le",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:aardvark-dns-2:1.5.0-2.module+el8.8.0+18060+3f21f2cc.s390x",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:aardvark-dns-2:1.5.0-2.module+el8.8.0+18060+3f21f2cc.src",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:aardvark-dns-2:1.5.0-2.module+el8.8.0+18060+3f21f2cc.x86_64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:buildah-1:1.29.1-1.module+el8.8.0+18195+471da4bb.aarch64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:buildah-1:1.29.1-1.module+el8.8.0+18195+471da4bb.ppc64le",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:buildah-1:1.29.1-1.module+el8.8.0+18195+471da4bb.s390x",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:buildah-1:1.29.1-1.module+el8.8.0+18195+471da4bb.src",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:buildah-1:1.29.1-1.module+el8.8.0+18195+471da4bb.x86_64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:buildah-debuginfo-1:1.29.1-1.module+el8.8.0+18195+471da4bb.aarch64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:buildah-debuginfo-1:1.29.1-1.module+el8.8.0+18195+471da4bb.ppc64le",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:buildah-debuginfo-1:1.29.1-1.module+el8.8.0+18195+471da4bb.s390x",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:buildah-debuginfo-1:1.29.1-1.module+el8.8.0+18195+471da4bb.x86_64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:buildah-debugsource-1:1.29.1-1.module+el8.8.0+18195+471da4bb.aarch64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:buildah-debugsource-1:1.29.1-1.module+el8.8.0+18195+471da4bb.ppc64le",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:buildah-debugsource-1:1.29.1-1.module+el8.8.0+18195+471da4bb.s390x",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:buildah-debugsource-1:1.29.1-1.module+el8.8.0+18195+471da4bb.x86_64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:buildah-tests-1:1.29.1-1.module+el8.8.0+18195+471da4bb.aarch64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:buildah-tests-1:1.29.1-1.module+el8.8.0+18195+471da4bb.ppc64le",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:buildah-tests-1:1.29.1-1.module+el8.8.0+18195+471da4bb.s390x",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:buildah-tests-1:1.29.1-1.module+el8.8.0+18195+471da4bb.x86_64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:buildah-tests-debuginfo-1:1.29.1-1.module+el8.8.0+18195+471da4bb.aarch64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:buildah-tests-debuginfo-1:1.29.1-1.module+el8.8.0+18195+471da4bb.ppc64le",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:buildah-tests-debuginfo-1:1.29.1-1.module+el8.8.0+18195+471da4bb.s390x",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:buildah-tests-debuginfo-1:1.29.1-1.module+el8.8.0+18195+471da4bb.x86_64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:cockpit-podman-0:63.1-1.module+el8.8.0+18286+cd236dce.noarch",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:cockpit-podman-0:63.1-1.module+el8.8.0+18286+cd236dce.src",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:conmon-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.aarch64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:conmon-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.ppc64le",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:conmon-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.s390x",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:conmon-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.src",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:conmon-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.x86_64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:conmon-debuginfo-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.aarch64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:conmon-debuginfo-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.ppc64le",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:conmon-debuginfo-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.s390x",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:conmon-debuginfo-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.x86_64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:conmon-debugsource-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.aarch64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:conmon-debugsource-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.ppc64le",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:conmon-debugsource-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.s390x",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:conmon-debugsource-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.x86_64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:container-selinux-2:2.205.0-2.module+el8.8.0+18438+15d3aa65.noarch",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:container-selinux-2:2.205.0-2.module+el8.8.0+18438+15d3aa65.src",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:containernetworking-plugins-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.aarch64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:containernetworking-plugins-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.ppc64le",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:containernetworking-plugins-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.s390x",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:containernetworking-plugins-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.src",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:containernetworking-plugins-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.x86_64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:containernetworking-plugins-debuginfo-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.aarch64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:containernetworking-plugins-debuginfo-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.ppc64le",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:containernetworking-plugins-debuginfo-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.s390x",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:containernetworking-plugins-debuginfo-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.x86_64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:containernetworking-plugins-debugsource-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.aarch64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:containernetworking-plugins-debugsource-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.ppc64le",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:containernetworking-plugins-debugsource-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.s390x",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:containernetworking-plugins-debugsource-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.x86_64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:containers-common-2:1-63.module+el8.8.0+18438+15d3aa65.aarch64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:containers-common-2:1-63.module+el8.8.0+18438+15d3aa65.ppc64le",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:containers-common-2:1-63.module+el8.8.0+18438+15d3aa65.s390x",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:containers-common-2:1-63.module+el8.8.0+18438+15d3aa65.src",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:containers-common-2:1-63.module+el8.8.0+18438+15d3aa65.x86_64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:crit-0:3.15-3.module+el8.8.0+18060+3f21f2cc.aarch64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:crit-0:3.15-3.module+el8.8.0+18060+3f21f2cc.ppc64le",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:crit-0:3.15-3.module+el8.8.0+18060+3f21f2cc.s390x",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:crit-0:3.15-3.module+el8.8.0+18060+3f21f2cc.x86_64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:criu-0:3.15-3.module+el8.8.0+18060+3f21f2cc.aarch64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:criu-0:3.15-3.module+el8.8.0+18060+3f21f2cc.ppc64le",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:criu-0:3.15-3.module+el8.8.0+18060+3f21f2cc.s390x",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:criu-0:3.15-3.module+el8.8.0+18060+3f21f2cc.src",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:criu-0:3.15-3.module+el8.8.0+18060+3f21f2cc.x86_64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:criu-debuginfo-0:3.15-3.module+el8.8.0+18060+3f21f2cc.aarch64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:criu-debuginfo-0:3.15-3.module+el8.8.0+18060+3f21f2cc.ppc64le",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:criu-debuginfo-0:3.15-3.module+el8.8.0+18060+3f21f2cc.s390x",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:criu-debuginfo-0:3.15-3.module+el8.8.0+18060+3f21f2cc.x86_64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:criu-debugsource-0:3.15-3.module+el8.8.0+18060+3f21f2cc.aarch64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:criu-debugsource-0:3.15-3.module+el8.8.0+18060+3f21f2cc.ppc64le",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:criu-debugsource-0:3.15-3.module+el8.8.0+18060+3f21f2cc.s390x",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:criu-debugsource-0:3.15-3.module+el8.8.0+18060+3f21f2cc.x86_64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:criu-devel-0:3.15-3.module+el8.8.0+18060+3f21f2cc.aarch64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:criu-devel-0:3.15-3.module+el8.8.0+18060+3f21f2cc.ppc64le",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:criu-devel-0:3.15-3.module+el8.8.0+18060+3f21f2cc.s390x",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:criu-devel-0:3.15-3.module+el8.8.0+18060+3f21f2cc.x86_64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:criu-libs-0:3.15-3.module+el8.8.0+18060+3f21f2cc.aarch64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:criu-libs-0:3.15-3.module+el8.8.0+18060+3f21f2cc.ppc64le",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:criu-libs-0:3.15-3.module+el8.8.0+18060+3f21f2cc.s390x",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:criu-libs-0:3.15-3.module+el8.8.0+18060+3f21f2cc.x86_64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:criu-libs-debuginfo-0:3.15-3.module+el8.8.0+18060+3f21f2cc.aarch64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:criu-libs-debuginfo-0:3.15-3.module+el8.8.0+18060+3f21f2cc.ppc64le",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:criu-libs-debuginfo-0:3.15-3.module+el8.8.0+18060+3f21f2cc.s390x",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:criu-libs-debuginfo-0:3.15-3.module+el8.8.0+18060+3f21f2cc.x86_64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:crun-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.aarch64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:crun-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.ppc64le",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:crun-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.s390x",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:crun-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.src",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:crun-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.x86_64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:crun-debuginfo-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.aarch64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:crun-debuginfo-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.ppc64le",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:crun-debuginfo-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.s390x",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:crun-debuginfo-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.x86_64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:crun-debugsource-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.aarch64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:crun-debugsource-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.ppc64le",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:crun-debugsource-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.s390x",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:crun-debugsource-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.x86_64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:fuse-overlayfs-0:1.10-1.module+el8.8.0+18060+3f21f2cc.aarch64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:fuse-overlayfs-0:1.10-1.module+el8.8.0+18060+3f21f2cc.ppc64le",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:fuse-overlayfs-0:1.10-1.module+el8.8.0+18060+3f21f2cc.s390x",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:fuse-overlayfs-0:1.10-1.module+el8.8.0+18060+3f21f2cc.src",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:fuse-overlayfs-0:1.10-1.module+el8.8.0+18060+3f21f2cc.x86_64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:fuse-overlayfs-debuginfo-0:1.10-1.module+el8.8.0+18060+3f21f2cc.aarch64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:fuse-overlayfs-debuginfo-0:1.10-1.module+el8.8.0+18060+3f21f2cc.ppc64le",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:fuse-overlayfs-debuginfo-0:1.10-1.module+el8.8.0+18060+3f21f2cc.s390x",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:fuse-overlayfs-debuginfo-0:1.10-1.module+el8.8.0+18060+3f21f2cc.x86_64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:fuse-overlayfs-debugsource-0:1.10-1.module+el8.8.0+18060+3f21f2cc.aarch64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:fuse-overlayfs-debugsource-0:1.10-1.module+el8.8.0+18060+3f21f2cc.ppc64le",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:fuse-overlayfs-debugsource-0:1.10-1.module+el8.8.0+18060+3f21f2cc.s390x",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:fuse-overlayfs-debugsource-0:1.10-1.module+el8.8.0+18060+3f21f2cc.x86_64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:libslirp-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.aarch64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:libslirp-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.ppc64le",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:libslirp-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.s390x",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:libslirp-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.src",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:libslirp-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.x86_64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:libslirp-debuginfo-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.aarch64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:libslirp-debuginfo-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.ppc64le",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:libslirp-debuginfo-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.s390x",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:libslirp-debuginfo-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.x86_64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:libslirp-debugsource-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.aarch64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:libslirp-debugsource-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.ppc64le",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:libslirp-debugsource-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.s390x",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:libslirp-debugsource-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.x86_64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:libslirp-devel-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.aarch64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:libslirp-devel-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.ppc64le",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:libslirp-devel-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.s390x",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:libslirp-devel-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.x86_64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:netavark-2:1.5.0-4.module+el8.8.0+18060+3f21f2cc.aarch64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:netavark-2:1.5.0-4.module+el8.8.0+18060+3f21f2cc.ppc64le",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:netavark-2:1.5.0-4.module+el8.8.0+18060+3f21f2cc.s390x",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:netavark-2:1.5.0-4.module+el8.8.0+18060+3f21f2cc.src",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:netavark-2:1.5.0-4.module+el8.8.0+18060+3f21f2cc.x86_64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:oci-seccomp-bpf-hook-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.aarch64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:oci-seccomp-bpf-hook-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.ppc64le",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:oci-seccomp-bpf-hook-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.s390x",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:oci-seccomp-bpf-hook-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.src",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:oci-seccomp-bpf-hook-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.x86_64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:oci-seccomp-bpf-hook-debuginfo-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.aarch64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:oci-seccomp-bpf-hook-debuginfo-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.ppc64le",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:oci-seccomp-bpf-hook-debuginfo-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.s390x",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:oci-seccomp-bpf-hook-debuginfo-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.x86_64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:oci-seccomp-bpf-hook-debugsource-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.aarch64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:oci-seccomp-bpf-hook-debugsource-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.ppc64le",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:oci-seccomp-bpf-hook-debugsource-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.s390x",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:oci-seccomp-bpf-hook-debugsource-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.x86_64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.aarch64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.ppc64le",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.s390x",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.src",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.x86_64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-catatonit-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.aarch64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-catatonit-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.ppc64le",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-catatonit-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.s390x",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-catatonit-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.x86_64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-catatonit-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.aarch64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-catatonit-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.ppc64le",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-catatonit-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.s390x",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-catatonit-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.x86_64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.aarch64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.ppc64le",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.s390x",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.x86_64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-debugsource-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.aarch64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-debugsource-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.ppc64le",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-debugsource-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.s390x",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-debugsource-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.x86_64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-docker-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.noarch",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-gvproxy-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.aarch64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-gvproxy-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.ppc64le",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-gvproxy-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.s390x",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-gvproxy-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.x86_64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-gvproxy-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.aarch64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-gvproxy-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.ppc64le",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-gvproxy-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.s390x",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-gvproxy-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.x86_64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-plugins-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.aarch64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-plugins-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.ppc64le",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-plugins-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.s390x",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-plugins-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.x86_64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-plugins-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.aarch64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-plugins-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.ppc64le",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-plugins-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.s390x",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-plugins-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.x86_64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-remote-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.aarch64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-remote-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.ppc64le",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-remote-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.s390x",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-remote-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.x86_64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-remote-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.aarch64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-remote-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.ppc64le",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-remote-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.s390x",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-remote-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.x86_64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-tests-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.aarch64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-tests-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.ppc64le",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-tests-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.s390x",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-tests-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.x86_64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:python-podman-0:4.4.1-1.module+el8.8.0+18275+3a56cc62.src",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:python3-criu-0:3.15-3.module+el8.8.0+18060+3f21f2cc.aarch64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:python3-criu-0:3.15-3.module+el8.8.0+18060+3f21f2cc.ppc64le",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:python3-criu-0:3.15-3.module+el8.8.0+18060+3f21f2cc.s390x",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:python3-criu-0:3.15-3.module+el8.8.0+18060+3f21f2cc.x86_64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:python3-podman-0:4.4.1-1.module+el8.8.0+18275+3a56cc62.noarch",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:runc-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.aarch64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:runc-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.ppc64le",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:runc-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.s390x",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:runc-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.src",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:runc-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.x86_64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:runc-debuginfo-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.aarch64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:runc-debuginfo-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.ppc64le",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:runc-debuginfo-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.s390x",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:runc-debuginfo-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.x86_64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:runc-debugsource-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.aarch64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:runc-debugsource-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.ppc64le",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:runc-debugsource-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.s390x",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:runc-debugsource-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.x86_64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:skopeo-2:1.11.2-0.2.module+el8.8.0+18251+ad5b274c.aarch64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:skopeo-2:1.11.2-0.2.module+el8.8.0+18251+ad5b274c.ppc64le",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:skopeo-2:1.11.2-0.2.module+el8.8.0+18251+ad5b274c.s390x",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:skopeo-2:1.11.2-0.2.module+el8.8.0+18251+ad5b274c.src",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:skopeo-2:1.11.2-0.2.module+el8.8.0+18251+ad5b274c.x86_64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:skopeo-tests-2:1.11.2-0.2.module+el8.8.0+18251+ad5b274c.aarch64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:skopeo-tests-2:1.11.2-0.2.module+el8.8.0+18251+ad5b274c.ppc64le",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:skopeo-tests-2:1.11.2-0.2.module+el8.8.0+18251+ad5b274c.s390x",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:skopeo-tests-2:1.11.2-0.2.module+el8.8.0+18251+ad5b274c.x86_64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:slirp4netns-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.aarch64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:slirp4netns-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.ppc64le",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:slirp4netns-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.s390x",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:slirp4netns-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.src",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:slirp4netns-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.x86_64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:slirp4netns-debuginfo-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.aarch64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:slirp4netns-debuginfo-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.ppc64le",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:slirp4netns-debuginfo-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.s390x",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:slirp4netns-debuginfo-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.x86_64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:slirp4netns-debugsource-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.aarch64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:slirp4netns-debugsource-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.ppc64le",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:slirp4netns-debugsource-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.s390x",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:slirp4netns-debugsource-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.x86_64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:toolbox-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.aarch64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:toolbox-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.ppc64le",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:toolbox-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.s390x",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:toolbox-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.src",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:toolbox-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.x86_64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:toolbox-debuginfo-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.aarch64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:toolbox-debuginfo-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.ppc64le",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:toolbox-debuginfo-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.s390x",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:toolbox-debuginfo-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.x86_64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:toolbox-debugsource-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.aarch64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:toolbox-debugsource-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.ppc64le",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:toolbox-debugsource-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.s390x",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:toolbox-debugsource-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.x86_64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:toolbox-tests-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.aarch64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:toolbox-tests-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.ppc64le",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:toolbox-tests-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.s390x",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:toolbox-tests-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.x86_64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:udica-0:0.2.6-20.module+el8.8.0+18060+3f21f2cc.noarch",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:udica-0:0.2.6-20.module+el8.8.0+18060+3f21f2cc.src"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2022-30635"
},
{
"category": "external",
"summary": "RHBZ#2107388",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2107388"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2022-30635",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-30635"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2022-30635",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2022-30635"
},
{
"category": "external",
"summary": "https://go.dev/issue/53615",
"url": "https://go.dev/issue/53615"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-announce/c/nqrv9fbR0zE",
"url": "https://groups.google.com/g/golang-announce/c/nqrv9fbR0zE"
}
],
"release_date": "2022-07-12T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2023-05-16T08:49:00+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:aardvark-dns-2:1.5.0-2.module+el8.8.0+18060+3f21f2cc.aarch64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:aardvark-dns-2:1.5.0-2.module+el8.8.0+18060+3f21f2cc.ppc64le",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:aardvark-dns-2:1.5.0-2.module+el8.8.0+18060+3f21f2cc.s390x",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:aardvark-dns-2:1.5.0-2.module+el8.8.0+18060+3f21f2cc.src",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:aardvark-dns-2:1.5.0-2.module+el8.8.0+18060+3f21f2cc.x86_64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:buildah-1:1.29.1-1.module+el8.8.0+18195+471da4bb.aarch64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:buildah-1:1.29.1-1.module+el8.8.0+18195+471da4bb.ppc64le",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:buildah-1:1.29.1-1.module+el8.8.0+18195+471da4bb.s390x",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:buildah-1:1.29.1-1.module+el8.8.0+18195+471da4bb.src",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:buildah-1:1.29.1-1.module+el8.8.0+18195+471da4bb.x86_64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:buildah-debuginfo-1:1.29.1-1.module+el8.8.0+18195+471da4bb.aarch64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:buildah-debuginfo-1:1.29.1-1.module+el8.8.0+18195+471da4bb.ppc64le",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:buildah-debuginfo-1:1.29.1-1.module+el8.8.0+18195+471da4bb.s390x",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:buildah-debuginfo-1:1.29.1-1.module+el8.8.0+18195+471da4bb.x86_64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:buildah-debugsource-1:1.29.1-1.module+el8.8.0+18195+471da4bb.aarch64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:buildah-debugsource-1:1.29.1-1.module+el8.8.0+18195+471da4bb.ppc64le",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:buildah-debugsource-1:1.29.1-1.module+el8.8.0+18195+471da4bb.s390x",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:buildah-debugsource-1:1.29.1-1.module+el8.8.0+18195+471da4bb.x86_64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:buildah-tests-1:1.29.1-1.module+el8.8.0+18195+471da4bb.aarch64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:buildah-tests-1:1.29.1-1.module+el8.8.0+18195+471da4bb.ppc64le",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:buildah-tests-1:1.29.1-1.module+el8.8.0+18195+471da4bb.s390x",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:buildah-tests-1:1.29.1-1.module+el8.8.0+18195+471da4bb.x86_64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:buildah-tests-debuginfo-1:1.29.1-1.module+el8.8.0+18195+471da4bb.aarch64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:buildah-tests-debuginfo-1:1.29.1-1.module+el8.8.0+18195+471da4bb.ppc64le",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:buildah-tests-debuginfo-1:1.29.1-1.module+el8.8.0+18195+471da4bb.s390x",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:buildah-tests-debuginfo-1:1.29.1-1.module+el8.8.0+18195+471da4bb.x86_64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:cockpit-podman-0:63.1-1.module+el8.8.0+18286+cd236dce.noarch",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:cockpit-podman-0:63.1-1.module+el8.8.0+18286+cd236dce.src",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:conmon-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.aarch64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:conmon-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.ppc64le",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:conmon-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.s390x",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:conmon-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.src",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:conmon-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.x86_64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:conmon-debuginfo-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.aarch64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:conmon-debuginfo-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.ppc64le",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:conmon-debuginfo-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.s390x",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:conmon-debuginfo-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.x86_64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:conmon-debugsource-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.aarch64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:conmon-debugsource-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.ppc64le",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:conmon-debugsource-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.s390x",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:conmon-debugsource-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.x86_64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:container-selinux-2:2.205.0-2.module+el8.8.0+18438+15d3aa65.noarch",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:container-selinux-2:2.205.0-2.module+el8.8.0+18438+15d3aa65.src",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:containernetworking-plugins-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.aarch64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:containernetworking-plugins-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.ppc64le",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:containernetworking-plugins-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.s390x",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:containernetworking-plugins-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.src",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:containernetworking-plugins-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.x86_64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:containernetworking-plugins-debuginfo-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.aarch64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:containernetworking-plugins-debuginfo-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.ppc64le",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:containernetworking-plugins-debuginfo-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.s390x",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:containernetworking-plugins-debuginfo-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.x86_64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:containernetworking-plugins-debugsource-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.aarch64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:containernetworking-plugins-debugsource-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.ppc64le",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:containernetworking-plugins-debugsource-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.s390x",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:containernetworking-plugins-debugsource-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.x86_64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:containers-common-2:1-63.module+el8.8.0+18438+15d3aa65.aarch64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:containers-common-2:1-63.module+el8.8.0+18438+15d3aa65.ppc64le",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:containers-common-2:1-63.module+el8.8.0+18438+15d3aa65.s390x",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:containers-common-2:1-63.module+el8.8.0+18438+15d3aa65.src",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:containers-common-2:1-63.module+el8.8.0+18438+15d3aa65.x86_64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:crit-0:3.15-3.module+el8.8.0+18060+3f21f2cc.aarch64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:crit-0:3.15-3.module+el8.8.0+18060+3f21f2cc.ppc64le",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:crit-0:3.15-3.module+el8.8.0+18060+3f21f2cc.s390x",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:crit-0:3.15-3.module+el8.8.0+18060+3f21f2cc.x86_64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:criu-0:3.15-3.module+el8.8.0+18060+3f21f2cc.aarch64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:criu-0:3.15-3.module+el8.8.0+18060+3f21f2cc.ppc64le",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:criu-0:3.15-3.module+el8.8.0+18060+3f21f2cc.s390x",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:criu-0:3.15-3.module+el8.8.0+18060+3f21f2cc.src",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:criu-0:3.15-3.module+el8.8.0+18060+3f21f2cc.x86_64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:criu-debuginfo-0:3.15-3.module+el8.8.0+18060+3f21f2cc.aarch64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:criu-debuginfo-0:3.15-3.module+el8.8.0+18060+3f21f2cc.ppc64le",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:criu-debuginfo-0:3.15-3.module+el8.8.0+18060+3f21f2cc.s390x",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:criu-debuginfo-0:3.15-3.module+el8.8.0+18060+3f21f2cc.x86_64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:criu-debugsource-0:3.15-3.module+el8.8.0+18060+3f21f2cc.aarch64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:criu-debugsource-0:3.15-3.module+el8.8.0+18060+3f21f2cc.ppc64le",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:criu-debugsource-0:3.15-3.module+el8.8.0+18060+3f21f2cc.s390x",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:criu-debugsource-0:3.15-3.module+el8.8.0+18060+3f21f2cc.x86_64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:criu-devel-0:3.15-3.module+el8.8.0+18060+3f21f2cc.aarch64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:criu-devel-0:3.15-3.module+el8.8.0+18060+3f21f2cc.ppc64le",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:criu-devel-0:3.15-3.module+el8.8.0+18060+3f21f2cc.s390x",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:criu-devel-0:3.15-3.module+el8.8.0+18060+3f21f2cc.x86_64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:criu-libs-0:3.15-3.module+el8.8.0+18060+3f21f2cc.aarch64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:criu-libs-0:3.15-3.module+el8.8.0+18060+3f21f2cc.ppc64le",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:criu-libs-0:3.15-3.module+el8.8.0+18060+3f21f2cc.s390x",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:criu-libs-0:3.15-3.module+el8.8.0+18060+3f21f2cc.x86_64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:criu-libs-debuginfo-0:3.15-3.module+el8.8.0+18060+3f21f2cc.aarch64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:criu-libs-debuginfo-0:3.15-3.module+el8.8.0+18060+3f21f2cc.ppc64le",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:criu-libs-debuginfo-0:3.15-3.module+el8.8.0+18060+3f21f2cc.s390x",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:criu-libs-debuginfo-0:3.15-3.module+el8.8.0+18060+3f21f2cc.x86_64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:crun-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.aarch64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:crun-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.ppc64le",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:crun-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.s390x",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:crun-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.src",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:crun-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.x86_64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:crun-debuginfo-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.aarch64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:crun-debuginfo-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.ppc64le",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:crun-debuginfo-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.s390x",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:crun-debuginfo-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.x86_64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:crun-debugsource-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.aarch64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:crun-debugsource-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.ppc64le",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:crun-debugsource-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.s390x",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:crun-debugsource-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.x86_64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:fuse-overlayfs-0:1.10-1.module+el8.8.0+18060+3f21f2cc.aarch64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:fuse-overlayfs-0:1.10-1.module+el8.8.0+18060+3f21f2cc.ppc64le",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:fuse-overlayfs-0:1.10-1.module+el8.8.0+18060+3f21f2cc.s390x",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:fuse-overlayfs-0:1.10-1.module+el8.8.0+18060+3f21f2cc.src",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:fuse-overlayfs-0:1.10-1.module+el8.8.0+18060+3f21f2cc.x86_64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:fuse-overlayfs-debuginfo-0:1.10-1.module+el8.8.0+18060+3f21f2cc.aarch64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:fuse-overlayfs-debuginfo-0:1.10-1.module+el8.8.0+18060+3f21f2cc.ppc64le",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:fuse-overlayfs-debuginfo-0:1.10-1.module+el8.8.0+18060+3f21f2cc.s390x",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:fuse-overlayfs-debuginfo-0:1.10-1.module+el8.8.0+18060+3f21f2cc.x86_64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:fuse-overlayfs-debugsource-0:1.10-1.module+el8.8.0+18060+3f21f2cc.aarch64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:fuse-overlayfs-debugsource-0:1.10-1.module+el8.8.0+18060+3f21f2cc.ppc64le",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:fuse-overlayfs-debugsource-0:1.10-1.module+el8.8.0+18060+3f21f2cc.s390x",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:fuse-overlayfs-debugsource-0:1.10-1.module+el8.8.0+18060+3f21f2cc.x86_64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:libslirp-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.aarch64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:libslirp-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.ppc64le",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:libslirp-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.s390x",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:libslirp-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.src",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:libslirp-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.x86_64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:libslirp-debuginfo-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.aarch64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:libslirp-debuginfo-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.ppc64le",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:libslirp-debuginfo-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.s390x",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:libslirp-debuginfo-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.x86_64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:libslirp-debugsource-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.aarch64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:libslirp-debugsource-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.ppc64le",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:libslirp-debugsource-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.s390x",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:libslirp-debugsource-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.x86_64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:libslirp-devel-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.aarch64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:libslirp-devel-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.ppc64le",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:libslirp-devel-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.s390x",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:libslirp-devel-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.x86_64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:netavark-2:1.5.0-4.module+el8.8.0+18060+3f21f2cc.aarch64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:netavark-2:1.5.0-4.module+el8.8.0+18060+3f21f2cc.ppc64le",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:netavark-2:1.5.0-4.module+el8.8.0+18060+3f21f2cc.s390x",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:netavark-2:1.5.0-4.module+el8.8.0+18060+3f21f2cc.src",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:netavark-2:1.5.0-4.module+el8.8.0+18060+3f21f2cc.x86_64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:oci-seccomp-bpf-hook-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.aarch64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:oci-seccomp-bpf-hook-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.ppc64le",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:oci-seccomp-bpf-hook-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.s390x",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:oci-seccomp-bpf-hook-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.src",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:oci-seccomp-bpf-hook-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.x86_64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:oci-seccomp-bpf-hook-debuginfo-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.aarch64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:oci-seccomp-bpf-hook-debuginfo-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.ppc64le",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:oci-seccomp-bpf-hook-debuginfo-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.s390x",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:oci-seccomp-bpf-hook-debuginfo-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.x86_64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:oci-seccomp-bpf-hook-debugsource-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.aarch64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:oci-seccomp-bpf-hook-debugsource-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.ppc64le",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:oci-seccomp-bpf-hook-debugsource-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.s390x",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:oci-seccomp-bpf-hook-debugsource-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.x86_64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.aarch64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.ppc64le",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.s390x",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.src",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.x86_64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-catatonit-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.aarch64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-catatonit-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.ppc64le",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-catatonit-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.s390x",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-catatonit-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.x86_64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-catatonit-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.aarch64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-catatonit-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.ppc64le",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-catatonit-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.s390x",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-catatonit-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.x86_64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.aarch64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.ppc64le",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.s390x",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.x86_64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-debugsource-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.aarch64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-debugsource-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.ppc64le",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-debugsource-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.s390x",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-debugsource-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.x86_64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-docker-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.noarch",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-gvproxy-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.aarch64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-gvproxy-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.ppc64le",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-gvproxy-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.s390x",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-gvproxy-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.x86_64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-gvproxy-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.aarch64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-gvproxy-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.ppc64le",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-gvproxy-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.s390x",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-gvproxy-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.x86_64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-plugins-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.aarch64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-plugins-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.ppc64le",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-plugins-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.s390x",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-plugins-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.x86_64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-plugins-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.aarch64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-plugins-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.ppc64le",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-plugins-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.s390x",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-plugins-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.x86_64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-remote-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.aarch64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-remote-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.ppc64le",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-remote-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.s390x",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-remote-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.x86_64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-remote-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.aarch64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-remote-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.ppc64le",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-remote-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.s390x",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-remote-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.x86_64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-tests-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.aarch64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-tests-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.ppc64le",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-tests-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.s390x",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-tests-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.x86_64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:python-podman-0:4.4.1-1.module+el8.8.0+18275+3a56cc62.src",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:python3-criu-0:3.15-3.module+el8.8.0+18060+3f21f2cc.aarch64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:python3-criu-0:3.15-3.module+el8.8.0+18060+3f21f2cc.ppc64le",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:python3-criu-0:3.15-3.module+el8.8.0+18060+3f21f2cc.s390x",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:python3-criu-0:3.15-3.module+el8.8.0+18060+3f21f2cc.x86_64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:python3-podman-0:4.4.1-1.module+el8.8.0+18275+3a56cc62.noarch",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:runc-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.aarch64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:runc-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.ppc64le",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:runc-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.s390x",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:runc-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.src",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:runc-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.x86_64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:runc-debuginfo-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.aarch64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:runc-debuginfo-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.ppc64le",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:runc-debuginfo-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.s390x",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:runc-debuginfo-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.x86_64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:runc-debugsource-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.aarch64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:runc-debugsource-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.ppc64le",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:runc-debugsource-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.s390x",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:runc-debugsource-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.x86_64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:skopeo-2:1.11.2-0.2.module+el8.8.0+18251+ad5b274c.aarch64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:skopeo-2:1.11.2-0.2.module+el8.8.0+18251+ad5b274c.ppc64le",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:skopeo-2:1.11.2-0.2.module+el8.8.0+18251+ad5b274c.s390x",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:skopeo-2:1.11.2-0.2.module+el8.8.0+18251+ad5b274c.src",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:skopeo-2:1.11.2-0.2.module+el8.8.0+18251+ad5b274c.x86_64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:skopeo-tests-2:1.11.2-0.2.module+el8.8.0+18251+ad5b274c.aarch64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:skopeo-tests-2:1.11.2-0.2.module+el8.8.0+18251+ad5b274c.ppc64le",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:skopeo-tests-2:1.11.2-0.2.module+el8.8.0+18251+ad5b274c.s390x",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:skopeo-tests-2:1.11.2-0.2.module+el8.8.0+18251+ad5b274c.x86_64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:slirp4netns-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.aarch64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:slirp4netns-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.ppc64le",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:slirp4netns-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.s390x",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:slirp4netns-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.src",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:slirp4netns-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.x86_64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:slirp4netns-debuginfo-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.aarch64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:slirp4netns-debuginfo-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.ppc64le",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:slirp4netns-debuginfo-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.s390x",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:slirp4netns-debuginfo-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.x86_64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:slirp4netns-debugsource-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.aarch64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:slirp4netns-debugsource-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.ppc64le",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:slirp4netns-debugsource-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.s390x",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:slirp4netns-debugsource-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.x86_64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:toolbox-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.aarch64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:toolbox-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.ppc64le",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:toolbox-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.s390x",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:toolbox-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.src",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:toolbox-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.x86_64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:toolbox-debuginfo-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.aarch64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:toolbox-debuginfo-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.ppc64le",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:toolbox-debuginfo-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.s390x",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:toolbox-debuginfo-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.x86_64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:toolbox-debugsource-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.aarch64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:toolbox-debugsource-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.ppc64le",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:toolbox-debugsource-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.s390x",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:toolbox-debugsource-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.x86_64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:toolbox-tests-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.aarch64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:toolbox-tests-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.ppc64le",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:toolbox-tests-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.s390x",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:toolbox-tests-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.x86_64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:udica-0:0.2.6-20.module+el8.8.0+18060+3f21f2cc.noarch",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:udica-0:0.2.6-20.module+el8.8.0+18060+3f21f2cc.src"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2023:2758"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:aardvark-dns-2:1.5.0-2.module+el8.8.0+18060+3f21f2cc.aarch64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:aardvark-dns-2:1.5.0-2.module+el8.8.0+18060+3f21f2cc.ppc64le",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:aardvark-dns-2:1.5.0-2.module+el8.8.0+18060+3f21f2cc.s390x",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:aardvark-dns-2:1.5.0-2.module+el8.8.0+18060+3f21f2cc.src",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:aardvark-dns-2:1.5.0-2.module+el8.8.0+18060+3f21f2cc.x86_64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:buildah-1:1.29.1-1.module+el8.8.0+18195+471da4bb.aarch64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:buildah-1:1.29.1-1.module+el8.8.0+18195+471da4bb.ppc64le",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:buildah-1:1.29.1-1.module+el8.8.0+18195+471da4bb.s390x",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:buildah-1:1.29.1-1.module+el8.8.0+18195+471da4bb.src",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:buildah-1:1.29.1-1.module+el8.8.0+18195+471da4bb.x86_64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:buildah-debuginfo-1:1.29.1-1.module+el8.8.0+18195+471da4bb.aarch64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:buildah-debuginfo-1:1.29.1-1.module+el8.8.0+18195+471da4bb.ppc64le",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:buildah-debuginfo-1:1.29.1-1.module+el8.8.0+18195+471da4bb.s390x",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:buildah-debuginfo-1:1.29.1-1.module+el8.8.0+18195+471da4bb.x86_64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:buildah-debugsource-1:1.29.1-1.module+el8.8.0+18195+471da4bb.aarch64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:buildah-debugsource-1:1.29.1-1.module+el8.8.0+18195+471da4bb.ppc64le",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:buildah-debugsource-1:1.29.1-1.module+el8.8.0+18195+471da4bb.s390x",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:buildah-debugsource-1:1.29.1-1.module+el8.8.0+18195+471da4bb.x86_64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:buildah-tests-1:1.29.1-1.module+el8.8.0+18195+471da4bb.aarch64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:buildah-tests-1:1.29.1-1.module+el8.8.0+18195+471da4bb.ppc64le",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:buildah-tests-1:1.29.1-1.module+el8.8.0+18195+471da4bb.s390x",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:buildah-tests-1:1.29.1-1.module+el8.8.0+18195+471da4bb.x86_64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:buildah-tests-debuginfo-1:1.29.1-1.module+el8.8.0+18195+471da4bb.aarch64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:buildah-tests-debuginfo-1:1.29.1-1.module+el8.8.0+18195+471da4bb.ppc64le",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:buildah-tests-debuginfo-1:1.29.1-1.module+el8.8.0+18195+471da4bb.s390x",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:buildah-tests-debuginfo-1:1.29.1-1.module+el8.8.0+18195+471da4bb.x86_64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:cockpit-podman-0:63.1-1.module+el8.8.0+18286+cd236dce.noarch",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:cockpit-podman-0:63.1-1.module+el8.8.0+18286+cd236dce.src",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:conmon-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.aarch64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:conmon-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.ppc64le",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:conmon-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.s390x",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:conmon-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.src",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:conmon-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.x86_64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:conmon-debuginfo-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.aarch64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:conmon-debuginfo-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.ppc64le",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:conmon-debuginfo-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.s390x",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:conmon-debuginfo-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.x86_64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:conmon-debugsource-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.aarch64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:conmon-debugsource-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.ppc64le",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:conmon-debugsource-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.s390x",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:conmon-debugsource-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.x86_64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:container-selinux-2:2.205.0-2.module+el8.8.0+18438+15d3aa65.noarch",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:container-selinux-2:2.205.0-2.module+el8.8.0+18438+15d3aa65.src",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:containernetworking-plugins-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.aarch64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:containernetworking-plugins-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.ppc64le",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:containernetworking-plugins-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.s390x",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:containernetworking-plugins-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.src",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:containernetworking-plugins-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.x86_64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:containernetworking-plugins-debuginfo-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.aarch64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:containernetworking-plugins-debuginfo-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.ppc64le",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:containernetworking-plugins-debuginfo-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.s390x",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:containernetworking-plugins-debuginfo-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.x86_64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:containernetworking-plugins-debugsource-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.aarch64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:containernetworking-plugins-debugsource-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.ppc64le",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:containernetworking-plugins-debugsource-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.s390x",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:containernetworking-plugins-debugsource-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.x86_64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:containers-common-2:1-63.module+el8.8.0+18438+15d3aa65.aarch64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:containers-common-2:1-63.module+el8.8.0+18438+15d3aa65.ppc64le",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:containers-common-2:1-63.module+el8.8.0+18438+15d3aa65.s390x",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:containers-common-2:1-63.module+el8.8.0+18438+15d3aa65.src",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:containers-common-2:1-63.module+el8.8.0+18438+15d3aa65.x86_64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:crit-0:3.15-3.module+el8.8.0+18060+3f21f2cc.aarch64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:crit-0:3.15-3.module+el8.8.0+18060+3f21f2cc.ppc64le",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:crit-0:3.15-3.module+el8.8.0+18060+3f21f2cc.s390x",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:crit-0:3.15-3.module+el8.8.0+18060+3f21f2cc.x86_64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:criu-0:3.15-3.module+el8.8.0+18060+3f21f2cc.aarch64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:criu-0:3.15-3.module+el8.8.0+18060+3f21f2cc.ppc64le",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:criu-0:3.15-3.module+el8.8.0+18060+3f21f2cc.s390x",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:criu-0:3.15-3.module+el8.8.0+18060+3f21f2cc.src",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:criu-0:3.15-3.module+el8.8.0+18060+3f21f2cc.x86_64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:criu-debuginfo-0:3.15-3.module+el8.8.0+18060+3f21f2cc.aarch64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:criu-debuginfo-0:3.15-3.module+el8.8.0+18060+3f21f2cc.ppc64le",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:criu-debuginfo-0:3.15-3.module+el8.8.0+18060+3f21f2cc.s390x",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:criu-debuginfo-0:3.15-3.module+el8.8.0+18060+3f21f2cc.x86_64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:criu-debugsource-0:3.15-3.module+el8.8.0+18060+3f21f2cc.aarch64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:criu-debugsource-0:3.15-3.module+el8.8.0+18060+3f21f2cc.ppc64le",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:criu-debugsource-0:3.15-3.module+el8.8.0+18060+3f21f2cc.s390x",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:criu-debugsource-0:3.15-3.module+el8.8.0+18060+3f21f2cc.x86_64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:criu-devel-0:3.15-3.module+el8.8.0+18060+3f21f2cc.aarch64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:criu-devel-0:3.15-3.module+el8.8.0+18060+3f21f2cc.ppc64le",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:criu-devel-0:3.15-3.module+el8.8.0+18060+3f21f2cc.s390x",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:criu-devel-0:3.15-3.module+el8.8.0+18060+3f21f2cc.x86_64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:criu-libs-0:3.15-3.module+el8.8.0+18060+3f21f2cc.aarch64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:criu-libs-0:3.15-3.module+el8.8.0+18060+3f21f2cc.ppc64le",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:criu-libs-0:3.15-3.module+el8.8.0+18060+3f21f2cc.s390x",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:criu-libs-0:3.15-3.module+el8.8.0+18060+3f21f2cc.x86_64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:criu-libs-debuginfo-0:3.15-3.module+el8.8.0+18060+3f21f2cc.aarch64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:criu-libs-debuginfo-0:3.15-3.module+el8.8.0+18060+3f21f2cc.ppc64le",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:criu-libs-debuginfo-0:3.15-3.module+el8.8.0+18060+3f21f2cc.s390x",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:criu-libs-debuginfo-0:3.15-3.module+el8.8.0+18060+3f21f2cc.x86_64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:crun-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.aarch64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:crun-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.ppc64le",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:crun-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.s390x",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:crun-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.src",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:crun-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.x86_64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:crun-debuginfo-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.aarch64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:crun-debuginfo-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.ppc64le",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:crun-debuginfo-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.s390x",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:crun-debuginfo-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.x86_64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:crun-debugsource-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.aarch64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:crun-debugsource-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.ppc64le",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:crun-debugsource-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.s390x",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:crun-debugsource-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.x86_64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:fuse-overlayfs-0:1.10-1.module+el8.8.0+18060+3f21f2cc.aarch64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:fuse-overlayfs-0:1.10-1.module+el8.8.0+18060+3f21f2cc.ppc64le",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:fuse-overlayfs-0:1.10-1.module+el8.8.0+18060+3f21f2cc.s390x",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:fuse-overlayfs-0:1.10-1.module+el8.8.0+18060+3f21f2cc.src",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:fuse-overlayfs-0:1.10-1.module+el8.8.0+18060+3f21f2cc.x86_64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:fuse-overlayfs-debuginfo-0:1.10-1.module+el8.8.0+18060+3f21f2cc.aarch64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:fuse-overlayfs-debuginfo-0:1.10-1.module+el8.8.0+18060+3f21f2cc.ppc64le",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:fuse-overlayfs-debuginfo-0:1.10-1.module+el8.8.0+18060+3f21f2cc.s390x",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:fuse-overlayfs-debuginfo-0:1.10-1.module+el8.8.0+18060+3f21f2cc.x86_64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:fuse-overlayfs-debugsource-0:1.10-1.module+el8.8.0+18060+3f21f2cc.aarch64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:fuse-overlayfs-debugsource-0:1.10-1.module+el8.8.0+18060+3f21f2cc.ppc64le",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:fuse-overlayfs-debugsource-0:1.10-1.module+el8.8.0+18060+3f21f2cc.s390x",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:fuse-overlayfs-debugsource-0:1.10-1.module+el8.8.0+18060+3f21f2cc.x86_64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:libslirp-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.aarch64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:libslirp-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.ppc64le",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:libslirp-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.s390x",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:libslirp-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.src",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:libslirp-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.x86_64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:libslirp-debuginfo-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.aarch64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:libslirp-debuginfo-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.ppc64le",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:libslirp-debuginfo-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.s390x",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:libslirp-debuginfo-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.x86_64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:libslirp-debugsource-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.aarch64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:libslirp-debugsource-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.ppc64le",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:libslirp-debugsource-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.s390x",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:libslirp-debugsource-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.x86_64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:libslirp-devel-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.aarch64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:libslirp-devel-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.ppc64le",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:libslirp-devel-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.s390x",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:libslirp-devel-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.x86_64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:netavark-2:1.5.0-4.module+el8.8.0+18060+3f21f2cc.aarch64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:netavark-2:1.5.0-4.module+el8.8.0+18060+3f21f2cc.ppc64le",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:netavark-2:1.5.0-4.module+el8.8.0+18060+3f21f2cc.s390x",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:netavark-2:1.5.0-4.module+el8.8.0+18060+3f21f2cc.src",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:netavark-2:1.5.0-4.module+el8.8.0+18060+3f21f2cc.x86_64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:oci-seccomp-bpf-hook-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.aarch64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:oci-seccomp-bpf-hook-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.ppc64le",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:oci-seccomp-bpf-hook-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.s390x",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:oci-seccomp-bpf-hook-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.src",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:oci-seccomp-bpf-hook-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.x86_64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:oci-seccomp-bpf-hook-debuginfo-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.aarch64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:oci-seccomp-bpf-hook-debuginfo-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.ppc64le",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:oci-seccomp-bpf-hook-debuginfo-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.s390x",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:oci-seccomp-bpf-hook-debuginfo-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.x86_64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:oci-seccomp-bpf-hook-debugsource-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.aarch64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:oci-seccomp-bpf-hook-debugsource-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.ppc64le",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:oci-seccomp-bpf-hook-debugsource-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.s390x",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:oci-seccomp-bpf-hook-debugsource-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.x86_64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.aarch64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.ppc64le",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.s390x",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.src",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.x86_64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-catatonit-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.aarch64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-catatonit-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.ppc64le",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-catatonit-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.s390x",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-catatonit-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.x86_64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-catatonit-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.aarch64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-catatonit-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.ppc64le",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-catatonit-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.s390x",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-catatonit-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.x86_64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.aarch64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.ppc64le",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.s390x",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.x86_64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-debugsource-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.aarch64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-debugsource-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.ppc64le",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-debugsource-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.s390x",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-debugsource-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.x86_64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-docker-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.noarch",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-gvproxy-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.aarch64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-gvproxy-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.ppc64le",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-gvproxy-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.s390x",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-gvproxy-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.x86_64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-gvproxy-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.aarch64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-gvproxy-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.ppc64le",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-gvproxy-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.s390x",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-gvproxy-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.x86_64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-plugins-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.aarch64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-plugins-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.ppc64le",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-plugins-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.s390x",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-plugins-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.x86_64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-plugins-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.aarch64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-plugins-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.ppc64le",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-plugins-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.s390x",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-plugins-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.x86_64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-remote-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.aarch64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-remote-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.ppc64le",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-remote-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.s390x",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-remote-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.x86_64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-remote-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.aarch64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-remote-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.ppc64le",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-remote-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.s390x",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-remote-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.x86_64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-tests-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.aarch64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-tests-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.ppc64le",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-tests-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.s390x",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-tests-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.x86_64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:python-podman-0:4.4.1-1.module+el8.8.0+18275+3a56cc62.src",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:python3-criu-0:3.15-3.module+el8.8.0+18060+3f21f2cc.aarch64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:python3-criu-0:3.15-3.module+el8.8.0+18060+3f21f2cc.ppc64le",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:python3-criu-0:3.15-3.module+el8.8.0+18060+3f21f2cc.s390x",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:python3-criu-0:3.15-3.module+el8.8.0+18060+3f21f2cc.x86_64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:python3-podman-0:4.4.1-1.module+el8.8.0+18275+3a56cc62.noarch",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:runc-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.aarch64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:runc-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.ppc64le",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:runc-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.s390x",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:runc-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.src",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:runc-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.x86_64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:runc-debuginfo-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.aarch64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:runc-debuginfo-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.ppc64le",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:runc-debuginfo-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.s390x",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:runc-debuginfo-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.x86_64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:runc-debugsource-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.aarch64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:runc-debugsource-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.ppc64le",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:runc-debugsource-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.s390x",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:runc-debugsource-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.x86_64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:skopeo-2:1.11.2-0.2.module+el8.8.0+18251+ad5b274c.aarch64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:skopeo-2:1.11.2-0.2.module+el8.8.0+18251+ad5b274c.ppc64le",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:skopeo-2:1.11.2-0.2.module+el8.8.0+18251+ad5b274c.s390x",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:skopeo-2:1.11.2-0.2.module+el8.8.0+18251+ad5b274c.src",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:skopeo-2:1.11.2-0.2.module+el8.8.0+18251+ad5b274c.x86_64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:skopeo-tests-2:1.11.2-0.2.module+el8.8.0+18251+ad5b274c.aarch64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:skopeo-tests-2:1.11.2-0.2.module+el8.8.0+18251+ad5b274c.ppc64le",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:skopeo-tests-2:1.11.2-0.2.module+el8.8.0+18251+ad5b274c.s390x",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:skopeo-tests-2:1.11.2-0.2.module+el8.8.0+18251+ad5b274c.x86_64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:slirp4netns-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.aarch64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:slirp4netns-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.ppc64le",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:slirp4netns-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.s390x",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:slirp4netns-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.src",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:slirp4netns-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.x86_64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:slirp4netns-debuginfo-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.aarch64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:slirp4netns-debuginfo-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.ppc64le",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:slirp4netns-debuginfo-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.s390x",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:slirp4netns-debuginfo-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.x86_64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:slirp4netns-debugsource-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.aarch64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:slirp4netns-debugsource-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.ppc64le",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:slirp4netns-debugsource-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.s390x",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:slirp4netns-debugsource-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.x86_64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:toolbox-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.aarch64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:toolbox-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.ppc64le",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:toolbox-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.s390x",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:toolbox-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.src",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:toolbox-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.x86_64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:toolbox-debuginfo-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.aarch64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:toolbox-debuginfo-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.ppc64le",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:toolbox-debuginfo-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.s390x",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:toolbox-debuginfo-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.x86_64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:toolbox-debugsource-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.aarch64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:toolbox-debugsource-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.ppc64le",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:toolbox-debugsource-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.s390x",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:toolbox-debugsource-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.x86_64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:toolbox-tests-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.aarch64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:toolbox-tests-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.ppc64le",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:toolbox-tests-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.s390x",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:toolbox-tests-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.x86_64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:udica-0:0.2.6-20.module+el8.8.0+18060+3f21f2cc.noarch",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:udica-0:0.2.6-20.module+el8.8.0+18060+3f21f2cc.src"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "golang: encoding/gob: stack exhaustion in Decoder.Decode"
},
{
"cve": "CVE-2022-32148",
"cwe": {
"id": "CWE-200",
"name": "Exposure of Sensitive Information to an Unauthorized Actor"
},
"discovery_date": "2022-07-14T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2107383"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in net/http/httputil golang package. When httputil.ReverseProxy.ServeHTTP is called with a Request.Header map containing a nil value for the X-Forwarded-For header, ReverseProxy could set the client IP incorrectly. This issue may affect confidentiality.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "golang: net/http/httputil: NewSingleHostReverseProxy - omit X-Forwarded-For not working",
"title": "Vulnerability summary"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:aardvark-dns-2:1.5.0-2.module+el8.8.0+18060+3f21f2cc.aarch64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:aardvark-dns-2:1.5.0-2.module+el8.8.0+18060+3f21f2cc.ppc64le",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:aardvark-dns-2:1.5.0-2.module+el8.8.0+18060+3f21f2cc.s390x",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:aardvark-dns-2:1.5.0-2.module+el8.8.0+18060+3f21f2cc.src",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:aardvark-dns-2:1.5.0-2.module+el8.8.0+18060+3f21f2cc.x86_64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:buildah-1:1.29.1-1.module+el8.8.0+18195+471da4bb.aarch64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:buildah-1:1.29.1-1.module+el8.8.0+18195+471da4bb.ppc64le",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:buildah-1:1.29.1-1.module+el8.8.0+18195+471da4bb.s390x",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:buildah-1:1.29.1-1.module+el8.8.0+18195+471da4bb.src",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:buildah-1:1.29.1-1.module+el8.8.0+18195+471da4bb.x86_64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:buildah-debuginfo-1:1.29.1-1.module+el8.8.0+18195+471da4bb.aarch64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:buildah-debuginfo-1:1.29.1-1.module+el8.8.0+18195+471da4bb.ppc64le",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:buildah-debuginfo-1:1.29.1-1.module+el8.8.0+18195+471da4bb.s390x",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:buildah-debuginfo-1:1.29.1-1.module+el8.8.0+18195+471da4bb.x86_64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:buildah-debugsource-1:1.29.1-1.module+el8.8.0+18195+471da4bb.aarch64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:buildah-debugsource-1:1.29.1-1.module+el8.8.0+18195+471da4bb.ppc64le",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:buildah-debugsource-1:1.29.1-1.module+el8.8.0+18195+471da4bb.s390x",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:buildah-debugsource-1:1.29.1-1.module+el8.8.0+18195+471da4bb.x86_64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:buildah-tests-1:1.29.1-1.module+el8.8.0+18195+471da4bb.aarch64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:buildah-tests-1:1.29.1-1.module+el8.8.0+18195+471da4bb.ppc64le",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:buildah-tests-1:1.29.1-1.module+el8.8.0+18195+471da4bb.s390x",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:buildah-tests-1:1.29.1-1.module+el8.8.0+18195+471da4bb.x86_64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:buildah-tests-debuginfo-1:1.29.1-1.module+el8.8.0+18195+471da4bb.aarch64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:buildah-tests-debuginfo-1:1.29.1-1.module+el8.8.0+18195+471da4bb.ppc64le",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:buildah-tests-debuginfo-1:1.29.1-1.module+el8.8.0+18195+471da4bb.s390x",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:buildah-tests-debuginfo-1:1.29.1-1.module+el8.8.0+18195+471da4bb.x86_64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:cockpit-podman-0:63.1-1.module+el8.8.0+18286+cd236dce.noarch",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:cockpit-podman-0:63.1-1.module+el8.8.0+18286+cd236dce.src",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:conmon-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.aarch64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:conmon-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.ppc64le",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:conmon-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.s390x",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:conmon-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.src",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:conmon-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.x86_64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:conmon-debuginfo-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.aarch64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:conmon-debuginfo-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.ppc64le",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:conmon-debuginfo-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.s390x",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:conmon-debuginfo-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.x86_64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:conmon-debugsource-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.aarch64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:conmon-debugsource-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.ppc64le",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:conmon-debugsource-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.s390x",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:conmon-debugsource-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.x86_64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:container-selinux-2:2.205.0-2.module+el8.8.0+18438+15d3aa65.noarch",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:container-selinux-2:2.205.0-2.module+el8.8.0+18438+15d3aa65.src",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:containernetworking-plugins-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.aarch64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:containernetworking-plugins-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.ppc64le",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:containernetworking-plugins-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.s390x",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:containernetworking-plugins-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.src",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:containernetworking-plugins-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.x86_64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:containernetworking-plugins-debuginfo-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.aarch64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:containernetworking-plugins-debuginfo-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.ppc64le",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:containernetworking-plugins-debuginfo-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.s390x",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:containernetworking-plugins-debuginfo-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.x86_64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:containernetworking-plugins-debugsource-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.aarch64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:containernetworking-plugins-debugsource-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.ppc64le",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:containernetworking-plugins-debugsource-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.s390x",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:containernetworking-plugins-debugsource-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.x86_64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:containers-common-2:1-63.module+el8.8.0+18438+15d3aa65.aarch64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:containers-common-2:1-63.module+el8.8.0+18438+15d3aa65.ppc64le",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:containers-common-2:1-63.module+el8.8.0+18438+15d3aa65.s390x",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:containers-common-2:1-63.module+el8.8.0+18438+15d3aa65.src",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:containers-common-2:1-63.module+el8.8.0+18438+15d3aa65.x86_64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:crit-0:3.15-3.module+el8.8.0+18060+3f21f2cc.aarch64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:crit-0:3.15-3.module+el8.8.0+18060+3f21f2cc.ppc64le",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:crit-0:3.15-3.module+el8.8.0+18060+3f21f2cc.s390x",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:crit-0:3.15-3.module+el8.8.0+18060+3f21f2cc.x86_64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:criu-0:3.15-3.module+el8.8.0+18060+3f21f2cc.aarch64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:criu-0:3.15-3.module+el8.8.0+18060+3f21f2cc.ppc64le",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:criu-0:3.15-3.module+el8.8.0+18060+3f21f2cc.s390x",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:criu-0:3.15-3.module+el8.8.0+18060+3f21f2cc.src",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:criu-0:3.15-3.module+el8.8.0+18060+3f21f2cc.x86_64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:criu-debuginfo-0:3.15-3.module+el8.8.0+18060+3f21f2cc.aarch64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:criu-debuginfo-0:3.15-3.module+el8.8.0+18060+3f21f2cc.ppc64le",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:criu-debuginfo-0:3.15-3.module+el8.8.0+18060+3f21f2cc.s390x",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:criu-debuginfo-0:3.15-3.module+el8.8.0+18060+3f21f2cc.x86_64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:criu-debugsource-0:3.15-3.module+el8.8.0+18060+3f21f2cc.aarch64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:criu-debugsource-0:3.15-3.module+el8.8.0+18060+3f21f2cc.ppc64le",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:criu-debugsource-0:3.15-3.module+el8.8.0+18060+3f21f2cc.s390x",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:criu-debugsource-0:3.15-3.module+el8.8.0+18060+3f21f2cc.x86_64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:criu-devel-0:3.15-3.module+el8.8.0+18060+3f21f2cc.aarch64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:criu-devel-0:3.15-3.module+el8.8.0+18060+3f21f2cc.ppc64le",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:criu-devel-0:3.15-3.module+el8.8.0+18060+3f21f2cc.s390x",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:criu-devel-0:3.15-3.module+el8.8.0+18060+3f21f2cc.x86_64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:criu-libs-0:3.15-3.module+el8.8.0+18060+3f21f2cc.aarch64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:criu-libs-0:3.15-3.module+el8.8.0+18060+3f21f2cc.ppc64le",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:criu-libs-0:3.15-3.module+el8.8.0+18060+3f21f2cc.s390x",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:criu-libs-0:3.15-3.module+el8.8.0+18060+3f21f2cc.x86_64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:criu-libs-debuginfo-0:3.15-3.module+el8.8.0+18060+3f21f2cc.aarch64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:criu-libs-debuginfo-0:3.15-3.module+el8.8.0+18060+3f21f2cc.ppc64le",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:criu-libs-debuginfo-0:3.15-3.module+el8.8.0+18060+3f21f2cc.s390x",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:criu-libs-debuginfo-0:3.15-3.module+el8.8.0+18060+3f21f2cc.x86_64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:crun-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.aarch64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:crun-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.ppc64le",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:crun-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.s390x",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:crun-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.src",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:crun-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.x86_64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:crun-debuginfo-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.aarch64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:crun-debuginfo-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.ppc64le",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:crun-debuginfo-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.s390x",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:crun-debuginfo-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.x86_64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:crun-debugsource-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.aarch64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:crun-debugsource-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.ppc64le",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:crun-debugsource-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.s390x",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:crun-debugsource-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.x86_64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:fuse-overlayfs-0:1.10-1.module+el8.8.0+18060+3f21f2cc.aarch64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:fuse-overlayfs-0:1.10-1.module+el8.8.0+18060+3f21f2cc.ppc64le",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:fuse-overlayfs-0:1.10-1.module+el8.8.0+18060+3f21f2cc.s390x",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:fuse-overlayfs-0:1.10-1.module+el8.8.0+18060+3f21f2cc.src",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:fuse-overlayfs-0:1.10-1.module+el8.8.0+18060+3f21f2cc.x86_64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:fuse-overlayfs-debuginfo-0:1.10-1.module+el8.8.0+18060+3f21f2cc.aarch64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:fuse-overlayfs-debuginfo-0:1.10-1.module+el8.8.0+18060+3f21f2cc.ppc64le",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:fuse-overlayfs-debuginfo-0:1.10-1.module+el8.8.0+18060+3f21f2cc.s390x",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:fuse-overlayfs-debuginfo-0:1.10-1.module+el8.8.0+18060+3f21f2cc.x86_64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:fuse-overlayfs-debugsource-0:1.10-1.module+el8.8.0+18060+3f21f2cc.aarch64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:fuse-overlayfs-debugsource-0:1.10-1.module+el8.8.0+18060+3f21f2cc.ppc64le",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:fuse-overlayfs-debugsource-0:1.10-1.module+el8.8.0+18060+3f21f2cc.s390x",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:fuse-overlayfs-debugsource-0:1.10-1.module+el8.8.0+18060+3f21f2cc.x86_64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:libslirp-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.aarch64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:libslirp-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.ppc64le",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:libslirp-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.s390x",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:libslirp-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.src",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:libslirp-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.x86_64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:libslirp-debuginfo-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.aarch64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:libslirp-debuginfo-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.ppc64le",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:libslirp-debuginfo-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.s390x",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:libslirp-debuginfo-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.x86_64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:libslirp-debugsource-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.aarch64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:libslirp-debugsource-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.ppc64le",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:libslirp-debugsource-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.s390x",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:libslirp-debugsource-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.x86_64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:libslirp-devel-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.aarch64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:libslirp-devel-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.ppc64le",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:libslirp-devel-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.s390x",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:libslirp-devel-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.x86_64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:netavark-2:1.5.0-4.module+el8.8.0+18060+3f21f2cc.aarch64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:netavark-2:1.5.0-4.module+el8.8.0+18060+3f21f2cc.ppc64le",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:netavark-2:1.5.0-4.module+el8.8.0+18060+3f21f2cc.s390x",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:netavark-2:1.5.0-4.module+el8.8.0+18060+3f21f2cc.src",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:netavark-2:1.5.0-4.module+el8.8.0+18060+3f21f2cc.x86_64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:oci-seccomp-bpf-hook-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.aarch64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:oci-seccomp-bpf-hook-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.ppc64le",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:oci-seccomp-bpf-hook-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.s390x",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:oci-seccomp-bpf-hook-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.src",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:oci-seccomp-bpf-hook-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.x86_64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:oci-seccomp-bpf-hook-debuginfo-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.aarch64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:oci-seccomp-bpf-hook-debuginfo-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.ppc64le",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:oci-seccomp-bpf-hook-debuginfo-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.s390x",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:oci-seccomp-bpf-hook-debuginfo-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.x86_64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:oci-seccomp-bpf-hook-debugsource-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.aarch64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:oci-seccomp-bpf-hook-debugsource-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.ppc64le",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:oci-seccomp-bpf-hook-debugsource-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.s390x",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:oci-seccomp-bpf-hook-debugsource-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.x86_64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.aarch64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.ppc64le",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.s390x",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.src",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.x86_64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-catatonit-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.aarch64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-catatonit-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.ppc64le",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-catatonit-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.s390x",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-catatonit-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.x86_64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-catatonit-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.aarch64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-catatonit-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.ppc64le",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-catatonit-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.s390x",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-catatonit-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.x86_64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.aarch64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.ppc64le",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.s390x",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.x86_64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-debugsource-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.aarch64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-debugsource-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.ppc64le",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-debugsource-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.s390x",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-debugsource-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.x86_64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-docker-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.noarch",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-gvproxy-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.aarch64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-gvproxy-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.ppc64le",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-gvproxy-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.s390x",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-gvproxy-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.x86_64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-gvproxy-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.aarch64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-gvproxy-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.ppc64le",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-gvproxy-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.s390x",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-gvproxy-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.x86_64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-plugins-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.aarch64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-plugins-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.ppc64le",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-plugins-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.s390x",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-plugins-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.x86_64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-plugins-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.aarch64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-plugins-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.ppc64le",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-plugins-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.s390x",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-plugins-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.x86_64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-remote-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.aarch64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-remote-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.ppc64le",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-remote-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.s390x",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-remote-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.x86_64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-remote-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.aarch64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-remote-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.ppc64le",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-remote-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.s390x",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-remote-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.x86_64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-tests-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.aarch64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-tests-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.ppc64le",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-tests-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.s390x",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-tests-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.x86_64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:python-podman-0:4.4.1-1.module+el8.8.0+18275+3a56cc62.src",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:python3-criu-0:3.15-3.module+el8.8.0+18060+3f21f2cc.aarch64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:python3-criu-0:3.15-3.module+el8.8.0+18060+3f21f2cc.ppc64le",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:python3-criu-0:3.15-3.module+el8.8.0+18060+3f21f2cc.s390x",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:python3-criu-0:3.15-3.module+el8.8.0+18060+3f21f2cc.x86_64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:python3-podman-0:4.4.1-1.module+el8.8.0+18275+3a56cc62.noarch",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:runc-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.aarch64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:runc-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.ppc64le",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:runc-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.s390x",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:runc-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.src",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:runc-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.x86_64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:runc-debuginfo-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.aarch64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:runc-debuginfo-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.ppc64le",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:runc-debuginfo-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.s390x",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:runc-debuginfo-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.x86_64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:runc-debugsource-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.aarch64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:runc-debugsource-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.ppc64le",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:runc-debugsource-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.s390x",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:runc-debugsource-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.x86_64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:skopeo-2:1.11.2-0.2.module+el8.8.0+18251+ad5b274c.aarch64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:skopeo-2:1.11.2-0.2.module+el8.8.0+18251+ad5b274c.ppc64le",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:skopeo-2:1.11.2-0.2.module+el8.8.0+18251+ad5b274c.s390x",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:skopeo-2:1.11.2-0.2.module+el8.8.0+18251+ad5b274c.src",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:skopeo-2:1.11.2-0.2.module+el8.8.0+18251+ad5b274c.x86_64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:skopeo-tests-2:1.11.2-0.2.module+el8.8.0+18251+ad5b274c.aarch64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:skopeo-tests-2:1.11.2-0.2.module+el8.8.0+18251+ad5b274c.ppc64le",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:skopeo-tests-2:1.11.2-0.2.module+el8.8.0+18251+ad5b274c.s390x",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:skopeo-tests-2:1.11.2-0.2.module+el8.8.0+18251+ad5b274c.x86_64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:slirp4netns-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.aarch64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:slirp4netns-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.ppc64le",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:slirp4netns-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.s390x",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:slirp4netns-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.src",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:slirp4netns-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.x86_64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:slirp4netns-debuginfo-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.aarch64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:slirp4netns-debuginfo-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.ppc64le",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:slirp4netns-debuginfo-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.s390x",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:slirp4netns-debuginfo-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.x86_64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:slirp4netns-debugsource-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.aarch64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:slirp4netns-debugsource-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.ppc64le",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:slirp4netns-debugsource-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.s390x",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:slirp4netns-debugsource-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.x86_64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:toolbox-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.aarch64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:toolbox-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.ppc64le",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:toolbox-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.s390x",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:toolbox-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.src",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:toolbox-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.x86_64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:toolbox-debuginfo-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.aarch64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:toolbox-debuginfo-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.ppc64le",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:toolbox-debuginfo-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.s390x",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:toolbox-debuginfo-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.x86_64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:toolbox-debugsource-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.aarch64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:toolbox-debugsource-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.ppc64le",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:toolbox-debugsource-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.s390x",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:toolbox-debugsource-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.x86_64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:toolbox-tests-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.aarch64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:toolbox-tests-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.ppc64le",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:toolbox-tests-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.s390x",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:toolbox-tests-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.x86_64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:udica-0:0.2.6-20.module+el8.8.0+18060+3f21f2cc.noarch",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:udica-0:0.2.6-20.module+el8.8.0+18060+3f21f2cc.src"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2022-32148"
},
{
"category": "external",
"summary": "RHBZ#2107383",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2107383"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2022-32148",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-32148"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2022-32148",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2022-32148"
},
{
"category": "external",
"summary": "https://go.dev/issue/53423",
"url": "https://go.dev/issue/53423"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-announce/c/nqrv9fbR0zE",
"url": "https://groups.google.com/g/golang-announce/c/nqrv9fbR0zE"
}
],
"release_date": "2022-07-12T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2023-05-16T08:49:00+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:aardvark-dns-2:1.5.0-2.module+el8.8.0+18060+3f21f2cc.aarch64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:aardvark-dns-2:1.5.0-2.module+el8.8.0+18060+3f21f2cc.ppc64le",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:aardvark-dns-2:1.5.0-2.module+el8.8.0+18060+3f21f2cc.s390x",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:aardvark-dns-2:1.5.0-2.module+el8.8.0+18060+3f21f2cc.src",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:aardvark-dns-2:1.5.0-2.module+el8.8.0+18060+3f21f2cc.x86_64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:buildah-1:1.29.1-1.module+el8.8.0+18195+471da4bb.aarch64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:buildah-1:1.29.1-1.module+el8.8.0+18195+471da4bb.ppc64le",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:buildah-1:1.29.1-1.module+el8.8.0+18195+471da4bb.s390x",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:buildah-1:1.29.1-1.module+el8.8.0+18195+471da4bb.src",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:buildah-1:1.29.1-1.module+el8.8.0+18195+471da4bb.x86_64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:buildah-debuginfo-1:1.29.1-1.module+el8.8.0+18195+471da4bb.aarch64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:buildah-debuginfo-1:1.29.1-1.module+el8.8.0+18195+471da4bb.ppc64le",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:buildah-debuginfo-1:1.29.1-1.module+el8.8.0+18195+471da4bb.s390x",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:buildah-debuginfo-1:1.29.1-1.module+el8.8.0+18195+471da4bb.x86_64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:buildah-debugsource-1:1.29.1-1.module+el8.8.0+18195+471da4bb.aarch64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:buildah-debugsource-1:1.29.1-1.module+el8.8.0+18195+471da4bb.ppc64le",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:buildah-debugsource-1:1.29.1-1.module+el8.8.0+18195+471da4bb.s390x",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:buildah-debugsource-1:1.29.1-1.module+el8.8.0+18195+471da4bb.x86_64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:buildah-tests-1:1.29.1-1.module+el8.8.0+18195+471da4bb.aarch64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:buildah-tests-1:1.29.1-1.module+el8.8.0+18195+471da4bb.ppc64le",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:buildah-tests-1:1.29.1-1.module+el8.8.0+18195+471da4bb.s390x",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:buildah-tests-1:1.29.1-1.module+el8.8.0+18195+471da4bb.x86_64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:buildah-tests-debuginfo-1:1.29.1-1.module+el8.8.0+18195+471da4bb.aarch64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:buildah-tests-debuginfo-1:1.29.1-1.module+el8.8.0+18195+471da4bb.ppc64le",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:buildah-tests-debuginfo-1:1.29.1-1.module+el8.8.0+18195+471da4bb.s390x",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:buildah-tests-debuginfo-1:1.29.1-1.module+el8.8.0+18195+471da4bb.x86_64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:cockpit-podman-0:63.1-1.module+el8.8.0+18286+cd236dce.noarch",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:cockpit-podman-0:63.1-1.module+el8.8.0+18286+cd236dce.src",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:conmon-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.aarch64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:conmon-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.ppc64le",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:conmon-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.s390x",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:conmon-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.src",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:conmon-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.x86_64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:conmon-debuginfo-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.aarch64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:conmon-debuginfo-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.ppc64le",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:conmon-debuginfo-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.s390x",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:conmon-debuginfo-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.x86_64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:conmon-debugsource-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.aarch64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:conmon-debugsource-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.ppc64le",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:conmon-debugsource-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.s390x",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:conmon-debugsource-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.x86_64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:container-selinux-2:2.205.0-2.module+el8.8.0+18438+15d3aa65.noarch",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:container-selinux-2:2.205.0-2.module+el8.8.0+18438+15d3aa65.src",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:containernetworking-plugins-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.aarch64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:containernetworking-plugins-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.ppc64le",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:containernetworking-plugins-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.s390x",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:containernetworking-plugins-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.src",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:containernetworking-plugins-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.x86_64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:containernetworking-plugins-debuginfo-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.aarch64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:containernetworking-plugins-debuginfo-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.ppc64le",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:containernetworking-plugins-debuginfo-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.s390x",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:containernetworking-plugins-debuginfo-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.x86_64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:containernetworking-plugins-debugsource-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.aarch64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:containernetworking-plugins-debugsource-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.ppc64le",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:containernetworking-plugins-debugsource-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.s390x",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:containernetworking-plugins-debugsource-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.x86_64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:containers-common-2:1-63.module+el8.8.0+18438+15d3aa65.aarch64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:containers-common-2:1-63.module+el8.8.0+18438+15d3aa65.ppc64le",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:containers-common-2:1-63.module+el8.8.0+18438+15d3aa65.s390x",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:containers-common-2:1-63.module+el8.8.0+18438+15d3aa65.src",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:containers-common-2:1-63.module+el8.8.0+18438+15d3aa65.x86_64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:crit-0:3.15-3.module+el8.8.0+18060+3f21f2cc.aarch64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:crit-0:3.15-3.module+el8.8.0+18060+3f21f2cc.ppc64le",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:crit-0:3.15-3.module+el8.8.0+18060+3f21f2cc.s390x",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:crit-0:3.15-3.module+el8.8.0+18060+3f21f2cc.x86_64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:criu-0:3.15-3.module+el8.8.0+18060+3f21f2cc.aarch64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:criu-0:3.15-3.module+el8.8.0+18060+3f21f2cc.ppc64le",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:criu-0:3.15-3.module+el8.8.0+18060+3f21f2cc.s390x",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:criu-0:3.15-3.module+el8.8.0+18060+3f21f2cc.src",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:criu-0:3.15-3.module+el8.8.0+18060+3f21f2cc.x86_64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:criu-debuginfo-0:3.15-3.module+el8.8.0+18060+3f21f2cc.aarch64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:criu-debuginfo-0:3.15-3.module+el8.8.0+18060+3f21f2cc.ppc64le",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:criu-debuginfo-0:3.15-3.module+el8.8.0+18060+3f21f2cc.s390x",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:criu-debuginfo-0:3.15-3.module+el8.8.0+18060+3f21f2cc.x86_64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:criu-debugsource-0:3.15-3.module+el8.8.0+18060+3f21f2cc.aarch64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:criu-debugsource-0:3.15-3.module+el8.8.0+18060+3f21f2cc.ppc64le",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:criu-debugsource-0:3.15-3.module+el8.8.0+18060+3f21f2cc.s390x",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:criu-debugsource-0:3.15-3.module+el8.8.0+18060+3f21f2cc.x86_64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:criu-devel-0:3.15-3.module+el8.8.0+18060+3f21f2cc.aarch64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:criu-devel-0:3.15-3.module+el8.8.0+18060+3f21f2cc.ppc64le",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:criu-devel-0:3.15-3.module+el8.8.0+18060+3f21f2cc.s390x",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:criu-devel-0:3.15-3.module+el8.8.0+18060+3f21f2cc.x86_64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:criu-libs-0:3.15-3.module+el8.8.0+18060+3f21f2cc.aarch64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:criu-libs-0:3.15-3.module+el8.8.0+18060+3f21f2cc.ppc64le",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:criu-libs-0:3.15-3.module+el8.8.0+18060+3f21f2cc.s390x",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:criu-libs-0:3.15-3.module+el8.8.0+18060+3f21f2cc.x86_64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:criu-libs-debuginfo-0:3.15-3.module+el8.8.0+18060+3f21f2cc.aarch64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:criu-libs-debuginfo-0:3.15-3.module+el8.8.0+18060+3f21f2cc.ppc64le",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:criu-libs-debuginfo-0:3.15-3.module+el8.8.0+18060+3f21f2cc.s390x",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:criu-libs-debuginfo-0:3.15-3.module+el8.8.0+18060+3f21f2cc.x86_64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:crun-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.aarch64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:crun-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.ppc64le",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:crun-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.s390x",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:crun-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.src",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:crun-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.x86_64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:crun-debuginfo-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.aarch64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:crun-debuginfo-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.ppc64le",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:crun-debuginfo-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.s390x",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:crun-debuginfo-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.x86_64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:crun-debugsource-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.aarch64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:crun-debugsource-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.ppc64le",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:crun-debugsource-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.s390x",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:crun-debugsource-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.x86_64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:fuse-overlayfs-0:1.10-1.module+el8.8.0+18060+3f21f2cc.aarch64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:fuse-overlayfs-0:1.10-1.module+el8.8.0+18060+3f21f2cc.ppc64le",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:fuse-overlayfs-0:1.10-1.module+el8.8.0+18060+3f21f2cc.s390x",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:fuse-overlayfs-0:1.10-1.module+el8.8.0+18060+3f21f2cc.src",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:fuse-overlayfs-0:1.10-1.module+el8.8.0+18060+3f21f2cc.x86_64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:fuse-overlayfs-debuginfo-0:1.10-1.module+el8.8.0+18060+3f21f2cc.aarch64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:fuse-overlayfs-debuginfo-0:1.10-1.module+el8.8.0+18060+3f21f2cc.ppc64le",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:fuse-overlayfs-debuginfo-0:1.10-1.module+el8.8.0+18060+3f21f2cc.s390x",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:fuse-overlayfs-debuginfo-0:1.10-1.module+el8.8.0+18060+3f21f2cc.x86_64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:fuse-overlayfs-debugsource-0:1.10-1.module+el8.8.0+18060+3f21f2cc.aarch64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:fuse-overlayfs-debugsource-0:1.10-1.module+el8.8.0+18060+3f21f2cc.ppc64le",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:fuse-overlayfs-debugsource-0:1.10-1.module+el8.8.0+18060+3f21f2cc.s390x",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:fuse-overlayfs-debugsource-0:1.10-1.module+el8.8.0+18060+3f21f2cc.x86_64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:libslirp-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.aarch64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:libslirp-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.ppc64le",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:libslirp-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.s390x",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:libslirp-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.src",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:libslirp-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.x86_64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:libslirp-debuginfo-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.aarch64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:libslirp-debuginfo-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.ppc64le",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:libslirp-debuginfo-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.s390x",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:libslirp-debuginfo-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.x86_64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:libslirp-debugsource-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.aarch64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:libslirp-debugsource-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.ppc64le",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:libslirp-debugsource-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.s390x",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:libslirp-debugsource-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.x86_64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:libslirp-devel-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.aarch64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:libslirp-devel-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.ppc64le",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:libslirp-devel-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.s390x",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:libslirp-devel-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.x86_64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:netavark-2:1.5.0-4.module+el8.8.0+18060+3f21f2cc.aarch64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:netavark-2:1.5.0-4.module+el8.8.0+18060+3f21f2cc.ppc64le",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:netavark-2:1.5.0-4.module+el8.8.0+18060+3f21f2cc.s390x",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:netavark-2:1.5.0-4.module+el8.8.0+18060+3f21f2cc.src",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:netavark-2:1.5.0-4.module+el8.8.0+18060+3f21f2cc.x86_64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:oci-seccomp-bpf-hook-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.aarch64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:oci-seccomp-bpf-hook-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.ppc64le",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:oci-seccomp-bpf-hook-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.s390x",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:oci-seccomp-bpf-hook-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.src",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:oci-seccomp-bpf-hook-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.x86_64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:oci-seccomp-bpf-hook-debuginfo-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.aarch64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:oci-seccomp-bpf-hook-debuginfo-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.ppc64le",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:oci-seccomp-bpf-hook-debuginfo-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.s390x",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:oci-seccomp-bpf-hook-debuginfo-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.x86_64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:oci-seccomp-bpf-hook-debugsource-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.aarch64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:oci-seccomp-bpf-hook-debugsource-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.ppc64le",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:oci-seccomp-bpf-hook-debugsource-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.s390x",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:oci-seccomp-bpf-hook-debugsource-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.x86_64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.aarch64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.ppc64le",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.s390x",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.src",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.x86_64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-catatonit-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.aarch64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-catatonit-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.ppc64le",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-catatonit-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.s390x",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-catatonit-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.x86_64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-catatonit-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.aarch64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-catatonit-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.ppc64le",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-catatonit-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.s390x",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-catatonit-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.x86_64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.aarch64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.ppc64le",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.s390x",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.x86_64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-debugsource-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.aarch64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-debugsource-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.ppc64le",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-debugsource-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.s390x",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-debugsource-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.x86_64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-docker-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.noarch",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-gvproxy-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.aarch64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-gvproxy-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.ppc64le",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-gvproxy-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.s390x",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-gvproxy-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.x86_64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-gvproxy-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.aarch64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-gvproxy-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.ppc64le",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-gvproxy-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.s390x",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-gvproxy-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.x86_64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-plugins-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.aarch64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-plugins-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.ppc64le",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-plugins-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.s390x",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-plugins-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.x86_64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-plugins-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.aarch64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-plugins-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.ppc64le",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-plugins-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.s390x",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-plugins-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.x86_64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-remote-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.aarch64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-remote-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.ppc64le",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-remote-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.s390x",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-remote-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.x86_64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-remote-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.aarch64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-remote-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.ppc64le",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-remote-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.s390x",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-remote-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.x86_64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-tests-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.aarch64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-tests-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.ppc64le",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-tests-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.s390x",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-tests-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.x86_64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:python-podman-0:4.4.1-1.module+el8.8.0+18275+3a56cc62.src",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:python3-criu-0:3.15-3.module+el8.8.0+18060+3f21f2cc.aarch64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:python3-criu-0:3.15-3.module+el8.8.0+18060+3f21f2cc.ppc64le",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:python3-criu-0:3.15-3.module+el8.8.0+18060+3f21f2cc.s390x",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:python3-criu-0:3.15-3.module+el8.8.0+18060+3f21f2cc.x86_64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:python3-podman-0:4.4.1-1.module+el8.8.0+18275+3a56cc62.noarch",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:runc-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.aarch64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:runc-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.ppc64le",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:runc-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.s390x",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:runc-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.src",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:runc-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.x86_64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:runc-debuginfo-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.aarch64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:runc-debuginfo-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.ppc64le",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:runc-debuginfo-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.s390x",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:runc-debuginfo-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.x86_64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:runc-debugsource-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.aarch64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:runc-debugsource-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.ppc64le",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:runc-debugsource-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.s390x",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:runc-debugsource-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.x86_64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:skopeo-2:1.11.2-0.2.module+el8.8.0+18251+ad5b274c.aarch64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:skopeo-2:1.11.2-0.2.module+el8.8.0+18251+ad5b274c.ppc64le",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:skopeo-2:1.11.2-0.2.module+el8.8.0+18251+ad5b274c.s390x",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:skopeo-2:1.11.2-0.2.module+el8.8.0+18251+ad5b274c.src",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:skopeo-2:1.11.2-0.2.module+el8.8.0+18251+ad5b274c.x86_64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:skopeo-tests-2:1.11.2-0.2.module+el8.8.0+18251+ad5b274c.aarch64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:skopeo-tests-2:1.11.2-0.2.module+el8.8.0+18251+ad5b274c.ppc64le",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:skopeo-tests-2:1.11.2-0.2.module+el8.8.0+18251+ad5b274c.s390x",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:skopeo-tests-2:1.11.2-0.2.module+el8.8.0+18251+ad5b274c.x86_64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:slirp4netns-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.aarch64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:slirp4netns-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.ppc64le",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:slirp4netns-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.s390x",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:slirp4netns-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.src",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:slirp4netns-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.x86_64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:slirp4netns-debuginfo-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.aarch64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:slirp4netns-debuginfo-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.ppc64le",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:slirp4netns-debuginfo-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.s390x",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:slirp4netns-debuginfo-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.x86_64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:slirp4netns-debugsource-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.aarch64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:slirp4netns-debugsource-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.ppc64le",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:slirp4netns-debugsource-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.s390x",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:slirp4netns-debugsource-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.x86_64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:toolbox-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.aarch64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:toolbox-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.ppc64le",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:toolbox-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.s390x",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:toolbox-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.src",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:toolbox-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.x86_64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:toolbox-debuginfo-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.aarch64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:toolbox-debuginfo-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.ppc64le",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:toolbox-debuginfo-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.s390x",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:toolbox-debuginfo-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.x86_64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:toolbox-debugsource-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.aarch64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:toolbox-debugsource-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.ppc64le",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:toolbox-debugsource-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.s390x",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:toolbox-debugsource-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.x86_64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:toolbox-tests-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.aarch64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:toolbox-tests-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.ppc64le",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:toolbox-tests-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.s390x",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:toolbox-tests-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.x86_64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:udica-0:0.2.6-20.module+el8.8.0+18060+3f21f2cc.noarch",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:udica-0:0.2.6-20.module+el8.8.0+18060+3f21f2cc.src"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2023:2758"
}
],
"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": [
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:aardvark-dns-2:1.5.0-2.module+el8.8.0+18060+3f21f2cc.aarch64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:aardvark-dns-2:1.5.0-2.module+el8.8.0+18060+3f21f2cc.ppc64le",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:aardvark-dns-2:1.5.0-2.module+el8.8.0+18060+3f21f2cc.s390x",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:aardvark-dns-2:1.5.0-2.module+el8.8.0+18060+3f21f2cc.src",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:aardvark-dns-2:1.5.0-2.module+el8.8.0+18060+3f21f2cc.x86_64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:buildah-1:1.29.1-1.module+el8.8.0+18195+471da4bb.aarch64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:buildah-1:1.29.1-1.module+el8.8.0+18195+471da4bb.ppc64le",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:buildah-1:1.29.1-1.module+el8.8.0+18195+471da4bb.s390x",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:buildah-1:1.29.1-1.module+el8.8.0+18195+471da4bb.src",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:buildah-1:1.29.1-1.module+el8.8.0+18195+471da4bb.x86_64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:buildah-debuginfo-1:1.29.1-1.module+el8.8.0+18195+471da4bb.aarch64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:buildah-debuginfo-1:1.29.1-1.module+el8.8.0+18195+471da4bb.ppc64le",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:buildah-debuginfo-1:1.29.1-1.module+el8.8.0+18195+471da4bb.s390x",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:buildah-debuginfo-1:1.29.1-1.module+el8.8.0+18195+471da4bb.x86_64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:buildah-debugsource-1:1.29.1-1.module+el8.8.0+18195+471da4bb.aarch64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:buildah-debugsource-1:1.29.1-1.module+el8.8.0+18195+471da4bb.ppc64le",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:buildah-debugsource-1:1.29.1-1.module+el8.8.0+18195+471da4bb.s390x",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:buildah-debugsource-1:1.29.1-1.module+el8.8.0+18195+471da4bb.x86_64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:buildah-tests-1:1.29.1-1.module+el8.8.0+18195+471da4bb.aarch64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:buildah-tests-1:1.29.1-1.module+el8.8.0+18195+471da4bb.ppc64le",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:buildah-tests-1:1.29.1-1.module+el8.8.0+18195+471da4bb.s390x",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:buildah-tests-1:1.29.1-1.module+el8.8.0+18195+471da4bb.x86_64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:buildah-tests-debuginfo-1:1.29.1-1.module+el8.8.0+18195+471da4bb.aarch64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:buildah-tests-debuginfo-1:1.29.1-1.module+el8.8.0+18195+471da4bb.ppc64le",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:buildah-tests-debuginfo-1:1.29.1-1.module+el8.8.0+18195+471da4bb.s390x",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:buildah-tests-debuginfo-1:1.29.1-1.module+el8.8.0+18195+471da4bb.x86_64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:cockpit-podman-0:63.1-1.module+el8.8.0+18286+cd236dce.noarch",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:cockpit-podman-0:63.1-1.module+el8.8.0+18286+cd236dce.src",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:conmon-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.aarch64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:conmon-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.ppc64le",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:conmon-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.s390x",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:conmon-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.src",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:conmon-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.x86_64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:conmon-debuginfo-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.aarch64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:conmon-debuginfo-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.ppc64le",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:conmon-debuginfo-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.s390x",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:conmon-debuginfo-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.x86_64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:conmon-debugsource-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.aarch64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:conmon-debugsource-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.ppc64le",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:conmon-debugsource-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.s390x",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:conmon-debugsource-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.x86_64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:container-selinux-2:2.205.0-2.module+el8.8.0+18438+15d3aa65.noarch",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:container-selinux-2:2.205.0-2.module+el8.8.0+18438+15d3aa65.src",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:containernetworking-plugins-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.aarch64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:containernetworking-plugins-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.ppc64le",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:containernetworking-plugins-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.s390x",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:containernetworking-plugins-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.src",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:containernetworking-plugins-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.x86_64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:containernetworking-plugins-debuginfo-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.aarch64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:containernetworking-plugins-debuginfo-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.ppc64le",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:containernetworking-plugins-debuginfo-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.s390x",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:containernetworking-plugins-debuginfo-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.x86_64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:containernetworking-plugins-debugsource-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.aarch64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:containernetworking-plugins-debugsource-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.ppc64le",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:containernetworking-plugins-debugsource-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.s390x",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:containernetworking-plugins-debugsource-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.x86_64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:containers-common-2:1-63.module+el8.8.0+18438+15d3aa65.aarch64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:containers-common-2:1-63.module+el8.8.0+18438+15d3aa65.ppc64le",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:containers-common-2:1-63.module+el8.8.0+18438+15d3aa65.s390x",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:containers-common-2:1-63.module+el8.8.0+18438+15d3aa65.src",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:containers-common-2:1-63.module+el8.8.0+18438+15d3aa65.x86_64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:crit-0:3.15-3.module+el8.8.0+18060+3f21f2cc.aarch64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:crit-0:3.15-3.module+el8.8.0+18060+3f21f2cc.ppc64le",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:crit-0:3.15-3.module+el8.8.0+18060+3f21f2cc.s390x",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:crit-0:3.15-3.module+el8.8.0+18060+3f21f2cc.x86_64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:criu-0:3.15-3.module+el8.8.0+18060+3f21f2cc.aarch64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:criu-0:3.15-3.module+el8.8.0+18060+3f21f2cc.ppc64le",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:criu-0:3.15-3.module+el8.8.0+18060+3f21f2cc.s390x",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:criu-0:3.15-3.module+el8.8.0+18060+3f21f2cc.src",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:criu-0:3.15-3.module+el8.8.0+18060+3f21f2cc.x86_64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:criu-debuginfo-0:3.15-3.module+el8.8.0+18060+3f21f2cc.aarch64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:criu-debuginfo-0:3.15-3.module+el8.8.0+18060+3f21f2cc.ppc64le",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:criu-debuginfo-0:3.15-3.module+el8.8.0+18060+3f21f2cc.s390x",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:criu-debuginfo-0:3.15-3.module+el8.8.0+18060+3f21f2cc.x86_64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:criu-debugsource-0:3.15-3.module+el8.8.0+18060+3f21f2cc.aarch64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:criu-debugsource-0:3.15-3.module+el8.8.0+18060+3f21f2cc.ppc64le",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:criu-debugsource-0:3.15-3.module+el8.8.0+18060+3f21f2cc.s390x",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:criu-debugsource-0:3.15-3.module+el8.8.0+18060+3f21f2cc.x86_64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:criu-devel-0:3.15-3.module+el8.8.0+18060+3f21f2cc.aarch64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:criu-devel-0:3.15-3.module+el8.8.0+18060+3f21f2cc.ppc64le",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:criu-devel-0:3.15-3.module+el8.8.0+18060+3f21f2cc.s390x",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:criu-devel-0:3.15-3.module+el8.8.0+18060+3f21f2cc.x86_64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:criu-libs-0:3.15-3.module+el8.8.0+18060+3f21f2cc.aarch64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:criu-libs-0:3.15-3.module+el8.8.0+18060+3f21f2cc.ppc64le",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:criu-libs-0:3.15-3.module+el8.8.0+18060+3f21f2cc.s390x",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:criu-libs-0:3.15-3.module+el8.8.0+18060+3f21f2cc.x86_64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:criu-libs-debuginfo-0:3.15-3.module+el8.8.0+18060+3f21f2cc.aarch64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:criu-libs-debuginfo-0:3.15-3.module+el8.8.0+18060+3f21f2cc.ppc64le",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:criu-libs-debuginfo-0:3.15-3.module+el8.8.0+18060+3f21f2cc.s390x",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:criu-libs-debuginfo-0:3.15-3.module+el8.8.0+18060+3f21f2cc.x86_64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:crun-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.aarch64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:crun-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.ppc64le",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:crun-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.s390x",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:crun-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.src",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:crun-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.x86_64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:crun-debuginfo-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.aarch64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:crun-debuginfo-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.ppc64le",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:crun-debuginfo-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.s390x",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:crun-debuginfo-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.x86_64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:crun-debugsource-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.aarch64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:crun-debugsource-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.ppc64le",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:crun-debugsource-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.s390x",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:crun-debugsource-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.x86_64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:fuse-overlayfs-0:1.10-1.module+el8.8.0+18060+3f21f2cc.aarch64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:fuse-overlayfs-0:1.10-1.module+el8.8.0+18060+3f21f2cc.ppc64le",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:fuse-overlayfs-0:1.10-1.module+el8.8.0+18060+3f21f2cc.s390x",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:fuse-overlayfs-0:1.10-1.module+el8.8.0+18060+3f21f2cc.src",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:fuse-overlayfs-0:1.10-1.module+el8.8.0+18060+3f21f2cc.x86_64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:fuse-overlayfs-debuginfo-0:1.10-1.module+el8.8.0+18060+3f21f2cc.aarch64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:fuse-overlayfs-debuginfo-0:1.10-1.module+el8.8.0+18060+3f21f2cc.ppc64le",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:fuse-overlayfs-debuginfo-0:1.10-1.module+el8.8.0+18060+3f21f2cc.s390x",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:fuse-overlayfs-debuginfo-0:1.10-1.module+el8.8.0+18060+3f21f2cc.x86_64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:fuse-overlayfs-debugsource-0:1.10-1.module+el8.8.0+18060+3f21f2cc.aarch64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:fuse-overlayfs-debugsource-0:1.10-1.module+el8.8.0+18060+3f21f2cc.ppc64le",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:fuse-overlayfs-debugsource-0:1.10-1.module+el8.8.0+18060+3f21f2cc.s390x",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:fuse-overlayfs-debugsource-0:1.10-1.module+el8.8.0+18060+3f21f2cc.x86_64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:libslirp-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.aarch64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:libslirp-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.ppc64le",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:libslirp-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.s390x",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:libslirp-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.src",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:libslirp-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.x86_64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:libslirp-debuginfo-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.aarch64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:libslirp-debuginfo-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.ppc64le",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:libslirp-debuginfo-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.s390x",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:libslirp-debuginfo-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.x86_64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:libslirp-debugsource-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.aarch64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:libslirp-debugsource-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.ppc64le",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:libslirp-debugsource-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.s390x",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:libslirp-debugsource-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.x86_64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:libslirp-devel-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.aarch64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:libslirp-devel-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.ppc64le",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:libslirp-devel-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.s390x",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:libslirp-devel-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.x86_64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:netavark-2:1.5.0-4.module+el8.8.0+18060+3f21f2cc.aarch64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:netavark-2:1.5.0-4.module+el8.8.0+18060+3f21f2cc.ppc64le",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:netavark-2:1.5.0-4.module+el8.8.0+18060+3f21f2cc.s390x",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:netavark-2:1.5.0-4.module+el8.8.0+18060+3f21f2cc.src",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:netavark-2:1.5.0-4.module+el8.8.0+18060+3f21f2cc.x86_64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:oci-seccomp-bpf-hook-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.aarch64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:oci-seccomp-bpf-hook-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.ppc64le",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:oci-seccomp-bpf-hook-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.s390x",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:oci-seccomp-bpf-hook-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.src",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:oci-seccomp-bpf-hook-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.x86_64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:oci-seccomp-bpf-hook-debuginfo-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.aarch64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:oci-seccomp-bpf-hook-debuginfo-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.ppc64le",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:oci-seccomp-bpf-hook-debuginfo-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.s390x",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:oci-seccomp-bpf-hook-debuginfo-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.x86_64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:oci-seccomp-bpf-hook-debugsource-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.aarch64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:oci-seccomp-bpf-hook-debugsource-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.ppc64le",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:oci-seccomp-bpf-hook-debugsource-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.s390x",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:oci-seccomp-bpf-hook-debugsource-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.x86_64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.aarch64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.ppc64le",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.s390x",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.src",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.x86_64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-catatonit-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.aarch64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-catatonit-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.ppc64le",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-catatonit-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.s390x",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-catatonit-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.x86_64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-catatonit-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.aarch64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-catatonit-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.ppc64le",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-catatonit-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.s390x",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-catatonit-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.x86_64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.aarch64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.ppc64le",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.s390x",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.x86_64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-debugsource-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.aarch64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-debugsource-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.ppc64le",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-debugsource-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.s390x",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-debugsource-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.x86_64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-docker-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.noarch",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-gvproxy-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.aarch64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-gvproxy-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.ppc64le",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-gvproxy-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.s390x",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-gvproxy-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.x86_64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-gvproxy-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.aarch64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-gvproxy-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.ppc64le",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-gvproxy-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.s390x",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-gvproxy-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.x86_64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-plugins-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.aarch64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-plugins-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.ppc64le",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-plugins-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.s390x",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-plugins-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.x86_64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-plugins-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.aarch64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-plugins-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.ppc64le",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-plugins-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.s390x",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-plugins-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.x86_64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-remote-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.aarch64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-remote-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.ppc64le",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-remote-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.s390x",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-remote-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.x86_64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-remote-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.aarch64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-remote-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.ppc64le",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-remote-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.s390x",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-remote-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.x86_64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-tests-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.aarch64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-tests-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.ppc64le",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-tests-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.s390x",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-tests-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.x86_64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:python-podman-0:4.4.1-1.module+el8.8.0+18275+3a56cc62.src",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:python3-criu-0:3.15-3.module+el8.8.0+18060+3f21f2cc.aarch64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:python3-criu-0:3.15-3.module+el8.8.0+18060+3f21f2cc.ppc64le",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:python3-criu-0:3.15-3.module+el8.8.0+18060+3f21f2cc.s390x",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:python3-criu-0:3.15-3.module+el8.8.0+18060+3f21f2cc.x86_64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:python3-podman-0:4.4.1-1.module+el8.8.0+18275+3a56cc62.noarch",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:runc-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.aarch64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:runc-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.ppc64le",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:runc-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.s390x",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:runc-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.src",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:runc-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.x86_64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:runc-debuginfo-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.aarch64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:runc-debuginfo-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.ppc64le",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:runc-debuginfo-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.s390x",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:runc-debuginfo-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.x86_64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:runc-debugsource-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.aarch64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:runc-debugsource-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.ppc64le",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:runc-debugsource-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.s390x",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:runc-debugsource-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.x86_64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:skopeo-2:1.11.2-0.2.module+el8.8.0+18251+ad5b274c.aarch64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:skopeo-2:1.11.2-0.2.module+el8.8.0+18251+ad5b274c.ppc64le",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:skopeo-2:1.11.2-0.2.module+el8.8.0+18251+ad5b274c.s390x",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:skopeo-2:1.11.2-0.2.module+el8.8.0+18251+ad5b274c.src",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:skopeo-2:1.11.2-0.2.module+el8.8.0+18251+ad5b274c.x86_64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:skopeo-tests-2:1.11.2-0.2.module+el8.8.0+18251+ad5b274c.aarch64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:skopeo-tests-2:1.11.2-0.2.module+el8.8.0+18251+ad5b274c.ppc64le",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:skopeo-tests-2:1.11.2-0.2.module+el8.8.0+18251+ad5b274c.s390x",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:skopeo-tests-2:1.11.2-0.2.module+el8.8.0+18251+ad5b274c.x86_64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:slirp4netns-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.aarch64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:slirp4netns-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.ppc64le",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:slirp4netns-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.s390x",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:slirp4netns-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.src",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:slirp4netns-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.x86_64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:slirp4netns-debuginfo-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.aarch64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:slirp4netns-debuginfo-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.ppc64le",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:slirp4netns-debuginfo-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.s390x",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:slirp4netns-debuginfo-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.x86_64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:slirp4netns-debugsource-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.aarch64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:slirp4netns-debugsource-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.ppc64le",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:slirp4netns-debugsource-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.s390x",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:slirp4netns-debugsource-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.x86_64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:toolbox-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.aarch64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:toolbox-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.ppc64le",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:toolbox-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.s390x",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:toolbox-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.src",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:toolbox-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.x86_64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:toolbox-debuginfo-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.aarch64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:toolbox-debuginfo-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.ppc64le",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:toolbox-debuginfo-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.s390x",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:toolbox-debuginfo-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.x86_64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:toolbox-debugsource-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.aarch64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:toolbox-debugsource-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.ppc64le",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:toolbox-debugsource-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.s390x",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:toolbox-debugsource-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.x86_64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:toolbox-tests-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.aarch64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:toolbox-tests-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.ppc64le",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:toolbox-tests-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.s390x",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:toolbox-tests-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.x86_64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:udica-0:0.2.6-20.module+el8.8.0+18060+3f21f2cc.noarch",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:udica-0:0.2.6-20.module+el8.8.0+18060+3f21f2cc.src"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "golang: net/http/httputil: NewSingleHostReverseProxy - omit X-Forwarded-For not working"
},
{
"cve": "CVE-2022-32189",
"cwe": {
"id": "CWE-400",
"name": "Uncontrolled Resource Consumption"
},
"discovery_date": "2022-08-02T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2113814"
}
],
"notes": [
{
"category": "description",
"text": "An uncontrolled resource consumption flaw was found in Golang math/big. A too-short encoded message can cause a panic in Float.GobDecode and Rat.GobDecode in math/big in Go, potentially allowing an attacker to create a denial of service, impacting availability.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "golang: math/big: decoding big.Float and big.Rat types can panic if the encoded message is too short, potentially allowing a denial of service",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "This flaw stems from a particular and specific method (GoBDecode) which isn\u0027t commonly used. There are few components within Red Hat offerings which call this function. In rare cases where this method is called, the component limits possible damage or it is not possible to be triggered by an attacker. For these combined reasons the impact has been downgraded 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-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:aardvark-dns-2:1.5.0-2.module+el8.8.0+18060+3f21f2cc.aarch64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:aardvark-dns-2:1.5.0-2.module+el8.8.0+18060+3f21f2cc.ppc64le",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:aardvark-dns-2:1.5.0-2.module+el8.8.0+18060+3f21f2cc.s390x",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:aardvark-dns-2:1.5.0-2.module+el8.8.0+18060+3f21f2cc.src",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:aardvark-dns-2:1.5.0-2.module+el8.8.0+18060+3f21f2cc.x86_64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:buildah-1:1.29.1-1.module+el8.8.0+18195+471da4bb.aarch64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:buildah-1:1.29.1-1.module+el8.8.0+18195+471da4bb.ppc64le",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:buildah-1:1.29.1-1.module+el8.8.0+18195+471da4bb.s390x",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:buildah-1:1.29.1-1.module+el8.8.0+18195+471da4bb.src",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:buildah-1:1.29.1-1.module+el8.8.0+18195+471da4bb.x86_64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:buildah-debuginfo-1:1.29.1-1.module+el8.8.0+18195+471da4bb.aarch64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:buildah-debuginfo-1:1.29.1-1.module+el8.8.0+18195+471da4bb.ppc64le",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:buildah-debuginfo-1:1.29.1-1.module+el8.8.0+18195+471da4bb.s390x",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:buildah-debuginfo-1:1.29.1-1.module+el8.8.0+18195+471da4bb.x86_64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:buildah-debugsource-1:1.29.1-1.module+el8.8.0+18195+471da4bb.aarch64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:buildah-debugsource-1:1.29.1-1.module+el8.8.0+18195+471da4bb.ppc64le",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:buildah-debugsource-1:1.29.1-1.module+el8.8.0+18195+471da4bb.s390x",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:buildah-debugsource-1:1.29.1-1.module+el8.8.0+18195+471da4bb.x86_64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:buildah-tests-1:1.29.1-1.module+el8.8.0+18195+471da4bb.aarch64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:buildah-tests-1:1.29.1-1.module+el8.8.0+18195+471da4bb.ppc64le",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:buildah-tests-1:1.29.1-1.module+el8.8.0+18195+471da4bb.s390x",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:buildah-tests-1:1.29.1-1.module+el8.8.0+18195+471da4bb.x86_64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:buildah-tests-debuginfo-1:1.29.1-1.module+el8.8.0+18195+471da4bb.aarch64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:buildah-tests-debuginfo-1:1.29.1-1.module+el8.8.0+18195+471da4bb.ppc64le",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:buildah-tests-debuginfo-1:1.29.1-1.module+el8.8.0+18195+471da4bb.s390x",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:buildah-tests-debuginfo-1:1.29.1-1.module+el8.8.0+18195+471da4bb.x86_64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:cockpit-podman-0:63.1-1.module+el8.8.0+18286+cd236dce.noarch",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:cockpit-podman-0:63.1-1.module+el8.8.0+18286+cd236dce.src",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:conmon-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.aarch64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:conmon-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.ppc64le",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:conmon-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.s390x",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:conmon-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.src",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:conmon-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.x86_64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:conmon-debuginfo-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.aarch64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:conmon-debuginfo-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.ppc64le",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:conmon-debuginfo-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.s390x",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:conmon-debuginfo-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.x86_64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:conmon-debugsource-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.aarch64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:conmon-debugsource-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.ppc64le",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:conmon-debugsource-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.s390x",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:conmon-debugsource-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.x86_64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:container-selinux-2:2.205.0-2.module+el8.8.0+18438+15d3aa65.noarch",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:container-selinux-2:2.205.0-2.module+el8.8.0+18438+15d3aa65.src",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:containernetworking-plugins-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.aarch64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:containernetworking-plugins-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.ppc64le",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:containernetworking-plugins-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.s390x",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:containernetworking-plugins-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.src",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:containernetworking-plugins-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.x86_64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:containernetworking-plugins-debuginfo-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.aarch64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:containernetworking-plugins-debuginfo-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.ppc64le",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:containernetworking-plugins-debuginfo-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.s390x",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:containernetworking-plugins-debuginfo-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.x86_64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:containernetworking-plugins-debugsource-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.aarch64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:containernetworking-plugins-debugsource-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.ppc64le",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:containernetworking-plugins-debugsource-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.s390x",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:containernetworking-plugins-debugsource-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.x86_64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:containers-common-2:1-63.module+el8.8.0+18438+15d3aa65.aarch64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:containers-common-2:1-63.module+el8.8.0+18438+15d3aa65.ppc64le",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:containers-common-2:1-63.module+el8.8.0+18438+15d3aa65.s390x",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:containers-common-2:1-63.module+el8.8.0+18438+15d3aa65.src",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:containers-common-2:1-63.module+el8.8.0+18438+15d3aa65.x86_64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:crit-0:3.15-3.module+el8.8.0+18060+3f21f2cc.aarch64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:crit-0:3.15-3.module+el8.8.0+18060+3f21f2cc.ppc64le",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:crit-0:3.15-3.module+el8.8.0+18060+3f21f2cc.s390x",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:crit-0:3.15-3.module+el8.8.0+18060+3f21f2cc.x86_64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:criu-0:3.15-3.module+el8.8.0+18060+3f21f2cc.aarch64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:criu-0:3.15-3.module+el8.8.0+18060+3f21f2cc.ppc64le",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:criu-0:3.15-3.module+el8.8.0+18060+3f21f2cc.s390x",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:criu-0:3.15-3.module+el8.8.0+18060+3f21f2cc.src",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:criu-0:3.15-3.module+el8.8.0+18060+3f21f2cc.x86_64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:criu-debuginfo-0:3.15-3.module+el8.8.0+18060+3f21f2cc.aarch64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:criu-debuginfo-0:3.15-3.module+el8.8.0+18060+3f21f2cc.ppc64le",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:criu-debuginfo-0:3.15-3.module+el8.8.0+18060+3f21f2cc.s390x",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:criu-debuginfo-0:3.15-3.module+el8.8.0+18060+3f21f2cc.x86_64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:criu-debugsource-0:3.15-3.module+el8.8.0+18060+3f21f2cc.aarch64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:criu-debugsource-0:3.15-3.module+el8.8.0+18060+3f21f2cc.ppc64le",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:criu-debugsource-0:3.15-3.module+el8.8.0+18060+3f21f2cc.s390x",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:criu-debugsource-0:3.15-3.module+el8.8.0+18060+3f21f2cc.x86_64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:criu-devel-0:3.15-3.module+el8.8.0+18060+3f21f2cc.aarch64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:criu-devel-0:3.15-3.module+el8.8.0+18060+3f21f2cc.ppc64le",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:criu-devel-0:3.15-3.module+el8.8.0+18060+3f21f2cc.s390x",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:criu-devel-0:3.15-3.module+el8.8.0+18060+3f21f2cc.x86_64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:criu-libs-0:3.15-3.module+el8.8.0+18060+3f21f2cc.aarch64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:criu-libs-0:3.15-3.module+el8.8.0+18060+3f21f2cc.ppc64le",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:criu-libs-0:3.15-3.module+el8.8.0+18060+3f21f2cc.s390x",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:criu-libs-0:3.15-3.module+el8.8.0+18060+3f21f2cc.x86_64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:criu-libs-debuginfo-0:3.15-3.module+el8.8.0+18060+3f21f2cc.aarch64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:criu-libs-debuginfo-0:3.15-3.module+el8.8.0+18060+3f21f2cc.ppc64le",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:criu-libs-debuginfo-0:3.15-3.module+el8.8.0+18060+3f21f2cc.s390x",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:criu-libs-debuginfo-0:3.15-3.module+el8.8.0+18060+3f21f2cc.x86_64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:crun-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.aarch64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:crun-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.ppc64le",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:crun-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.s390x",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:crun-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.src",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:crun-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.x86_64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:crun-debuginfo-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.aarch64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:crun-debuginfo-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.ppc64le",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:crun-debuginfo-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.s390x",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:crun-debuginfo-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.x86_64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:crun-debugsource-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.aarch64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:crun-debugsource-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.ppc64le",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:crun-debugsource-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.s390x",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:crun-debugsource-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.x86_64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:fuse-overlayfs-0:1.10-1.module+el8.8.0+18060+3f21f2cc.aarch64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:fuse-overlayfs-0:1.10-1.module+el8.8.0+18060+3f21f2cc.ppc64le",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:fuse-overlayfs-0:1.10-1.module+el8.8.0+18060+3f21f2cc.s390x",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:fuse-overlayfs-0:1.10-1.module+el8.8.0+18060+3f21f2cc.src",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:fuse-overlayfs-0:1.10-1.module+el8.8.0+18060+3f21f2cc.x86_64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:fuse-overlayfs-debuginfo-0:1.10-1.module+el8.8.0+18060+3f21f2cc.aarch64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:fuse-overlayfs-debuginfo-0:1.10-1.module+el8.8.0+18060+3f21f2cc.ppc64le",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:fuse-overlayfs-debuginfo-0:1.10-1.module+el8.8.0+18060+3f21f2cc.s390x",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:fuse-overlayfs-debuginfo-0:1.10-1.module+el8.8.0+18060+3f21f2cc.x86_64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:fuse-overlayfs-debugsource-0:1.10-1.module+el8.8.0+18060+3f21f2cc.aarch64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:fuse-overlayfs-debugsource-0:1.10-1.module+el8.8.0+18060+3f21f2cc.ppc64le",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:fuse-overlayfs-debugsource-0:1.10-1.module+el8.8.0+18060+3f21f2cc.s390x",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:fuse-overlayfs-debugsource-0:1.10-1.module+el8.8.0+18060+3f21f2cc.x86_64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:libslirp-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.aarch64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:libslirp-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.ppc64le",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:libslirp-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.s390x",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:libslirp-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.src",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:libslirp-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.x86_64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:libslirp-debuginfo-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.aarch64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:libslirp-debuginfo-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.ppc64le",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:libslirp-debuginfo-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.s390x",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:libslirp-debuginfo-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.x86_64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:libslirp-debugsource-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.aarch64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:libslirp-debugsource-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.ppc64le",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:libslirp-debugsource-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.s390x",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:libslirp-debugsource-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.x86_64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:libslirp-devel-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.aarch64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:libslirp-devel-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.ppc64le",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:libslirp-devel-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.s390x",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:libslirp-devel-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.x86_64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:netavark-2:1.5.0-4.module+el8.8.0+18060+3f21f2cc.aarch64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:netavark-2:1.5.0-4.module+el8.8.0+18060+3f21f2cc.ppc64le",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:netavark-2:1.5.0-4.module+el8.8.0+18060+3f21f2cc.s390x",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:netavark-2:1.5.0-4.module+el8.8.0+18060+3f21f2cc.src",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:netavark-2:1.5.0-4.module+el8.8.0+18060+3f21f2cc.x86_64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:oci-seccomp-bpf-hook-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.aarch64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:oci-seccomp-bpf-hook-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.ppc64le",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:oci-seccomp-bpf-hook-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.s390x",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:oci-seccomp-bpf-hook-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.src",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:oci-seccomp-bpf-hook-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.x86_64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:oci-seccomp-bpf-hook-debuginfo-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.aarch64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:oci-seccomp-bpf-hook-debuginfo-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.ppc64le",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:oci-seccomp-bpf-hook-debuginfo-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.s390x",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:oci-seccomp-bpf-hook-debuginfo-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.x86_64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:oci-seccomp-bpf-hook-debugsource-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.aarch64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:oci-seccomp-bpf-hook-debugsource-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.ppc64le",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:oci-seccomp-bpf-hook-debugsource-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.s390x",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:oci-seccomp-bpf-hook-debugsource-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.x86_64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.aarch64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.ppc64le",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.s390x",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.src",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.x86_64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-catatonit-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.aarch64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-catatonit-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.ppc64le",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-catatonit-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.s390x",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-catatonit-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.x86_64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-catatonit-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.aarch64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-catatonit-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.ppc64le",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-catatonit-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.s390x",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-catatonit-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.x86_64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.aarch64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.ppc64le",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.s390x",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.x86_64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-debugsource-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.aarch64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-debugsource-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.ppc64le",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-debugsource-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.s390x",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-debugsource-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.x86_64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-docker-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.noarch",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-gvproxy-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.aarch64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-gvproxy-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.ppc64le",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-gvproxy-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.s390x",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-gvproxy-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.x86_64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-gvproxy-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.aarch64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-gvproxy-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.ppc64le",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-gvproxy-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.s390x",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-gvproxy-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.x86_64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-plugins-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.aarch64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-plugins-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.ppc64le",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-plugins-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.s390x",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-plugins-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.x86_64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-plugins-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.aarch64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-plugins-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.ppc64le",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-plugins-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.s390x",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-plugins-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.x86_64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-remote-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.aarch64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-remote-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.ppc64le",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-remote-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.s390x",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-remote-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.x86_64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-remote-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.aarch64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-remote-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.ppc64le",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-remote-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.s390x",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-remote-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.x86_64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-tests-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.aarch64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-tests-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.ppc64le",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-tests-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.s390x",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-tests-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.x86_64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:python-podman-0:4.4.1-1.module+el8.8.0+18275+3a56cc62.src",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:python3-criu-0:3.15-3.module+el8.8.0+18060+3f21f2cc.aarch64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:python3-criu-0:3.15-3.module+el8.8.0+18060+3f21f2cc.ppc64le",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:python3-criu-0:3.15-3.module+el8.8.0+18060+3f21f2cc.s390x",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:python3-criu-0:3.15-3.module+el8.8.0+18060+3f21f2cc.x86_64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:python3-podman-0:4.4.1-1.module+el8.8.0+18275+3a56cc62.noarch",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:runc-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.aarch64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:runc-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.ppc64le",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:runc-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.s390x",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:runc-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.src",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:runc-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.x86_64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:runc-debuginfo-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.aarch64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:runc-debuginfo-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.ppc64le",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:runc-debuginfo-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.s390x",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:runc-debuginfo-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.x86_64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:runc-debugsource-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.aarch64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:runc-debugsource-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.ppc64le",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:runc-debugsource-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.s390x",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:runc-debugsource-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.x86_64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:skopeo-2:1.11.2-0.2.module+el8.8.0+18251+ad5b274c.aarch64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:skopeo-2:1.11.2-0.2.module+el8.8.0+18251+ad5b274c.ppc64le",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:skopeo-2:1.11.2-0.2.module+el8.8.0+18251+ad5b274c.s390x",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:skopeo-2:1.11.2-0.2.module+el8.8.0+18251+ad5b274c.src",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:skopeo-2:1.11.2-0.2.module+el8.8.0+18251+ad5b274c.x86_64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:skopeo-tests-2:1.11.2-0.2.module+el8.8.0+18251+ad5b274c.aarch64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:skopeo-tests-2:1.11.2-0.2.module+el8.8.0+18251+ad5b274c.ppc64le",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:skopeo-tests-2:1.11.2-0.2.module+el8.8.0+18251+ad5b274c.s390x",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:skopeo-tests-2:1.11.2-0.2.module+el8.8.0+18251+ad5b274c.x86_64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:slirp4netns-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.aarch64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:slirp4netns-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.ppc64le",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:slirp4netns-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.s390x",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:slirp4netns-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.src",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:slirp4netns-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.x86_64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:slirp4netns-debuginfo-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.aarch64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:slirp4netns-debuginfo-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.ppc64le",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:slirp4netns-debuginfo-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.s390x",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:slirp4netns-debuginfo-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.x86_64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:slirp4netns-debugsource-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.aarch64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:slirp4netns-debugsource-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.ppc64le",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:slirp4netns-debugsource-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.s390x",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:slirp4netns-debugsource-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.x86_64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:toolbox-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.aarch64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:toolbox-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.ppc64le",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:toolbox-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.s390x",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:toolbox-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.src",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:toolbox-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.x86_64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:toolbox-debuginfo-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.aarch64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:toolbox-debuginfo-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.ppc64le",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:toolbox-debuginfo-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.s390x",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:toolbox-debuginfo-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.x86_64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:toolbox-debugsource-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.aarch64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:toolbox-debugsource-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.ppc64le",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:toolbox-debugsource-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.s390x",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:toolbox-debugsource-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.x86_64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:toolbox-tests-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.aarch64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:toolbox-tests-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.ppc64le",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:toolbox-tests-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.s390x",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:toolbox-tests-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.x86_64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:udica-0:0.2.6-20.module+el8.8.0+18060+3f21f2cc.noarch",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:udica-0:0.2.6-20.module+el8.8.0+18060+3f21f2cc.src"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2022-32189"
},
{
"category": "external",
"summary": "RHBZ#2113814",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2113814"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2022-32189",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-32189"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2022-32189",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2022-32189"
},
{
"category": "external",
"summary": "https://go.dev/issue/53871",
"url": "https://go.dev/issue/53871"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-nuts/c/DCFSyTGM0wU",
"url": "https://groups.google.com/g/golang-nuts/c/DCFSyTGM0wU"
}
],
"release_date": "2022-08-01T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2023-05-16T08:49:00+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:aardvark-dns-2:1.5.0-2.module+el8.8.0+18060+3f21f2cc.aarch64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:aardvark-dns-2:1.5.0-2.module+el8.8.0+18060+3f21f2cc.ppc64le",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:aardvark-dns-2:1.5.0-2.module+el8.8.0+18060+3f21f2cc.s390x",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:aardvark-dns-2:1.5.0-2.module+el8.8.0+18060+3f21f2cc.src",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:aardvark-dns-2:1.5.0-2.module+el8.8.0+18060+3f21f2cc.x86_64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:buildah-1:1.29.1-1.module+el8.8.0+18195+471da4bb.aarch64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:buildah-1:1.29.1-1.module+el8.8.0+18195+471da4bb.ppc64le",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:buildah-1:1.29.1-1.module+el8.8.0+18195+471da4bb.s390x",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:buildah-1:1.29.1-1.module+el8.8.0+18195+471da4bb.src",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:buildah-1:1.29.1-1.module+el8.8.0+18195+471da4bb.x86_64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:buildah-debuginfo-1:1.29.1-1.module+el8.8.0+18195+471da4bb.aarch64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:buildah-debuginfo-1:1.29.1-1.module+el8.8.0+18195+471da4bb.ppc64le",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:buildah-debuginfo-1:1.29.1-1.module+el8.8.0+18195+471da4bb.s390x",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:buildah-debuginfo-1:1.29.1-1.module+el8.8.0+18195+471da4bb.x86_64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:buildah-debugsource-1:1.29.1-1.module+el8.8.0+18195+471da4bb.aarch64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:buildah-debugsource-1:1.29.1-1.module+el8.8.0+18195+471da4bb.ppc64le",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:buildah-debugsource-1:1.29.1-1.module+el8.8.0+18195+471da4bb.s390x",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:buildah-debugsource-1:1.29.1-1.module+el8.8.0+18195+471da4bb.x86_64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:buildah-tests-1:1.29.1-1.module+el8.8.0+18195+471da4bb.aarch64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:buildah-tests-1:1.29.1-1.module+el8.8.0+18195+471da4bb.ppc64le",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:buildah-tests-1:1.29.1-1.module+el8.8.0+18195+471da4bb.s390x",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:buildah-tests-1:1.29.1-1.module+el8.8.0+18195+471da4bb.x86_64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:buildah-tests-debuginfo-1:1.29.1-1.module+el8.8.0+18195+471da4bb.aarch64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:buildah-tests-debuginfo-1:1.29.1-1.module+el8.8.0+18195+471da4bb.ppc64le",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:buildah-tests-debuginfo-1:1.29.1-1.module+el8.8.0+18195+471da4bb.s390x",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:buildah-tests-debuginfo-1:1.29.1-1.module+el8.8.0+18195+471da4bb.x86_64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:cockpit-podman-0:63.1-1.module+el8.8.0+18286+cd236dce.noarch",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:cockpit-podman-0:63.1-1.module+el8.8.0+18286+cd236dce.src",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:conmon-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.aarch64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:conmon-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.ppc64le",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:conmon-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.s390x",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:conmon-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.src",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:conmon-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.x86_64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:conmon-debuginfo-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.aarch64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:conmon-debuginfo-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.ppc64le",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:conmon-debuginfo-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.s390x",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:conmon-debuginfo-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.x86_64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:conmon-debugsource-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.aarch64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:conmon-debugsource-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.ppc64le",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:conmon-debugsource-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.s390x",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:conmon-debugsource-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.x86_64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:container-selinux-2:2.205.0-2.module+el8.8.0+18438+15d3aa65.noarch",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:container-selinux-2:2.205.0-2.module+el8.8.0+18438+15d3aa65.src",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:containernetworking-plugins-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.aarch64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:containernetworking-plugins-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.ppc64le",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:containernetworking-plugins-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.s390x",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:containernetworking-plugins-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.src",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:containernetworking-plugins-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.x86_64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:containernetworking-plugins-debuginfo-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.aarch64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:containernetworking-plugins-debuginfo-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.ppc64le",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:containernetworking-plugins-debuginfo-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.s390x",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:containernetworking-plugins-debuginfo-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.x86_64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:containernetworking-plugins-debugsource-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.aarch64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:containernetworking-plugins-debugsource-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.ppc64le",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:containernetworking-plugins-debugsource-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.s390x",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:containernetworking-plugins-debugsource-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.x86_64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:containers-common-2:1-63.module+el8.8.0+18438+15d3aa65.aarch64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:containers-common-2:1-63.module+el8.8.0+18438+15d3aa65.ppc64le",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:containers-common-2:1-63.module+el8.8.0+18438+15d3aa65.s390x",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:containers-common-2:1-63.module+el8.8.0+18438+15d3aa65.src",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:containers-common-2:1-63.module+el8.8.0+18438+15d3aa65.x86_64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:crit-0:3.15-3.module+el8.8.0+18060+3f21f2cc.aarch64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:crit-0:3.15-3.module+el8.8.0+18060+3f21f2cc.ppc64le",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:crit-0:3.15-3.module+el8.8.0+18060+3f21f2cc.s390x",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:crit-0:3.15-3.module+el8.8.0+18060+3f21f2cc.x86_64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:criu-0:3.15-3.module+el8.8.0+18060+3f21f2cc.aarch64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:criu-0:3.15-3.module+el8.8.0+18060+3f21f2cc.ppc64le",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:criu-0:3.15-3.module+el8.8.0+18060+3f21f2cc.s390x",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:criu-0:3.15-3.module+el8.8.0+18060+3f21f2cc.src",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:criu-0:3.15-3.module+el8.8.0+18060+3f21f2cc.x86_64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:criu-debuginfo-0:3.15-3.module+el8.8.0+18060+3f21f2cc.aarch64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:criu-debuginfo-0:3.15-3.module+el8.8.0+18060+3f21f2cc.ppc64le",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:criu-debuginfo-0:3.15-3.module+el8.8.0+18060+3f21f2cc.s390x",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:criu-debuginfo-0:3.15-3.module+el8.8.0+18060+3f21f2cc.x86_64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:criu-debugsource-0:3.15-3.module+el8.8.0+18060+3f21f2cc.aarch64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:criu-debugsource-0:3.15-3.module+el8.8.0+18060+3f21f2cc.ppc64le",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:criu-debugsource-0:3.15-3.module+el8.8.0+18060+3f21f2cc.s390x",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:criu-debugsource-0:3.15-3.module+el8.8.0+18060+3f21f2cc.x86_64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:criu-devel-0:3.15-3.module+el8.8.0+18060+3f21f2cc.aarch64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:criu-devel-0:3.15-3.module+el8.8.0+18060+3f21f2cc.ppc64le",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:criu-devel-0:3.15-3.module+el8.8.0+18060+3f21f2cc.s390x",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:criu-devel-0:3.15-3.module+el8.8.0+18060+3f21f2cc.x86_64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:criu-libs-0:3.15-3.module+el8.8.0+18060+3f21f2cc.aarch64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:criu-libs-0:3.15-3.module+el8.8.0+18060+3f21f2cc.ppc64le",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:criu-libs-0:3.15-3.module+el8.8.0+18060+3f21f2cc.s390x",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:criu-libs-0:3.15-3.module+el8.8.0+18060+3f21f2cc.x86_64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:criu-libs-debuginfo-0:3.15-3.module+el8.8.0+18060+3f21f2cc.aarch64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:criu-libs-debuginfo-0:3.15-3.module+el8.8.0+18060+3f21f2cc.ppc64le",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:criu-libs-debuginfo-0:3.15-3.module+el8.8.0+18060+3f21f2cc.s390x",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:criu-libs-debuginfo-0:3.15-3.module+el8.8.0+18060+3f21f2cc.x86_64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:crun-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.aarch64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:crun-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.ppc64le",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:crun-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.s390x",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:crun-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.src",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:crun-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.x86_64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:crun-debuginfo-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.aarch64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:crun-debuginfo-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.ppc64le",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:crun-debuginfo-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.s390x",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:crun-debuginfo-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.x86_64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:crun-debugsource-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.aarch64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:crun-debugsource-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.ppc64le",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:crun-debugsource-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.s390x",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:crun-debugsource-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.x86_64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:fuse-overlayfs-0:1.10-1.module+el8.8.0+18060+3f21f2cc.aarch64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:fuse-overlayfs-0:1.10-1.module+el8.8.0+18060+3f21f2cc.ppc64le",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:fuse-overlayfs-0:1.10-1.module+el8.8.0+18060+3f21f2cc.s390x",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:fuse-overlayfs-0:1.10-1.module+el8.8.0+18060+3f21f2cc.src",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:fuse-overlayfs-0:1.10-1.module+el8.8.0+18060+3f21f2cc.x86_64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:fuse-overlayfs-debuginfo-0:1.10-1.module+el8.8.0+18060+3f21f2cc.aarch64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:fuse-overlayfs-debuginfo-0:1.10-1.module+el8.8.0+18060+3f21f2cc.ppc64le",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:fuse-overlayfs-debuginfo-0:1.10-1.module+el8.8.0+18060+3f21f2cc.s390x",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:fuse-overlayfs-debuginfo-0:1.10-1.module+el8.8.0+18060+3f21f2cc.x86_64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:fuse-overlayfs-debugsource-0:1.10-1.module+el8.8.0+18060+3f21f2cc.aarch64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:fuse-overlayfs-debugsource-0:1.10-1.module+el8.8.0+18060+3f21f2cc.ppc64le",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:fuse-overlayfs-debugsource-0:1.10-1.module+el8.8.0+18060+3f21f2cc.s390x",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:fuse-overlayfs-debugsource-0:1.10-1.module+el8.8.0+18060+3f21f2cc.x86_64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:libslirp-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.aarch64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:libslirp-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.ppc64le",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:libslirp-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.s390x",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:libslirp-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.src",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:libslirp-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.x86_64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:libslirp-debuginfo-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.aarch64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:libslirp-debuginfo-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.ppc64le",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:libslirp-debuginfo-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.s390x",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:libslirp-debuginfo-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.x86_64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:libslirp-debugsource-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.aarch64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:libslirp-debugsource-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.ppc64le",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:libslirp-debugsource-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.s390x",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:libslirp-debugsource-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.x86_64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:libslirp-devel-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.aarch64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:libslirp-devel-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.ppc64le",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:libslirp-devel-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.s390x",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:libslirp-devel-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.x86_64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:netavark-2:1.5.0-4.module+el8.8.0+18060+3f21f2cc.aarch64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:netavark-2:1.5.0-4.module+el8.8.0+18060+3f21f2cc.ppc64le",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:netavark-2:1.5.0-4.module+el8.8.0+18060+3f21f2cc.s390x",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:netavark-2:1.5.0-4.module+el8.8.0+18060+3f21f2cc.src",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:netavark-2:1.5.0-4.module+el8.8.0+18060+3f21f2cc.x86_64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:oci-seccomp-bpf-hook-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.aarch64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:oci-seccomp-bpf-hook-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.ppc64le",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:oci-seccomp-bpf-hook-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.s390x",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:oci-seccomp-bpf-hook-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.src",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:oci-seccomp-bpf-hook-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.x86_64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:oci-seccomp-bpf-hook-debuginfo-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.aarch64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:oci-seccomp-bpf-hook-debuginfo-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.ppc64le",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:oci-seccomp-bpf-hook-debuginfo-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.s390x",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:oci-seccomp-bpf-hook-debuginfo-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.x86_64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:oci-seccomp-bpf-hook-debugsource-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.aarch64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:oci-seccomp-bpf-hook-debugsource-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.ppc64le",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:oci-seccomp-bpf-hook-debugsource-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.s390x",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:oci-seccomp-bpf-hook-debugsource-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.x86_64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.aarch64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.ppc64le",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.s390x",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.src",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.x86_64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-catatonit-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.aarch64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-catatonit-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.ppc64le",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-catatonit-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.s390x",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-catatonit-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.x86_64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-catatonit-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.aarch64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-catatonit-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.ppc64le",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-catatonit-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.s390x",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-catatonit-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.x86_64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.aarch64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.ppc64le",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.s390x",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.x86_64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-debugsource-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.aarch64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-debugsource-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.ppc64le",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-debugsource-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.s390x",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-debugsource-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.x86_64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-docker-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.noarch",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-gvproxy-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.aarch64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-gvproxy-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.ppc64le",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-gvproxy-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.s390x",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-gvproxy-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.x86_64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-gvproxy-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.aarch64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-gvproxy-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.ppc64le",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-gvproxy-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.s390x",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-gvproxy-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.x86_64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-plugins-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.aarch64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-plugins-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.ppc64le",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-plugins-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.s390x",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-plugins-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.x86_64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-plugins-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.aarch64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-plugins-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.ppc64le",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-plugins-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.s390x",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-plugins-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.x86_64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-remote-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.aarch64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-remote-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.ppc64le",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-remote-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.s390x",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-remote-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.x86_64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-remote-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.aarch64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-remote-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.ppc64le",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-remote-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.s390x",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-remote-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.x86_64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-tests-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.aarch64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-tests-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.ppc64le",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-tests-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.s390x",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-tests-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.x86_64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:python-podman-0:4.4.1-1.module+el8.8.0+18275+3a56cc62.src",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:python3-criu-0:3.15-3.module+el8.8.0+18060+3f21f2cc.aarch64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:python3-criu-0:3.15-3.module+el8.8.0+18060+3f21f2cc.ppc64le",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:python3-criu-0:3.15-3.module+el8.8.0+18060+3f21f2cc.s390x",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:python3-criu-0:3.15-3.module+el8.8.0+18060+3f21f2cc.x86_64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:python3-podman-0:4.4.1-1.module+el8.8.0+18275+3a56cc62.noarch",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:runc-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.aarch64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:runc-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.ppc64le",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:runc-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.s390x",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:runc-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.src",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:runc-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.x86_64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:runc-debuginfo-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.aarch64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:runc-debuginfo-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.ppc64le",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:runc-debuginfo-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.s390x",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:runc-debuginfo-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.x86_64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:runc-debugsource-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.aarch64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:runc-debugsource-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.ppc64le",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:runc-debugsource-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.s390x",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:runc-debugsource-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.x86_64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:skopeo-2:1.11.2-0.2.module+el8.8.0+18251+ad5b274c.aarch64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:skopeo-2:1.11.2-0.2.module+el8.8.0+18251+ad5b274c.ppc64le",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:skopeo-2:1.11.2-0.2.module+el8.8.0+18251+ad5b274c.s390x",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:skopeo-2:1.11.2-0.2.module+el8.8.0+18251+ad5b274c.src",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:skopeo-2:1.11.2-0.2.module+el8.8.0+18251+ad5b274c.x86_64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:skopeo-tests-2:1.11.2-0.2.module+el8.8.0+18251+ad5b274c.aarch64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:skopeo-tests-2:1.11.2-0.2.module+el8.8.0+18251+ad5b274c.ppc64le",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:skopeo-tests-2:1.11.2-0.2.module+el8.8.0+18251+ad5b274c.s390x",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:skopeo-tests-2:1.11.2-0.2.module+el8.8.0+18251+ad5b274c.x86_64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:slirp4netns-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.aarch64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:slirp4netns-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.ppc64le",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:slirp4netns-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.s390x",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:slirp4netns-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.src",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:slirp4netns-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.x86_64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:slirp4netns-debuginfo-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.aarch64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:slirp4netns-debuginfo-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.ppc64le",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:slirp4netns-debuginfo-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.s390x",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:slirp4netns-debuginfo-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.x86_64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:slirp4netns-debugsource-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.aarch64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:slirp4netns-debugsource-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.ppc64le",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:slirp4netns-debugsource-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.s390x",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:slirp4netns-debugsource-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.x86_64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:toolbox-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.aarch64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:toolbox-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.ppc64le",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:toolbox-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.s390x",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:toolbox-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.src",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:toolbox-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.x86_64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:toolbox-debuginfo-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.aarch64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:toolbox-debuginfo-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.ppc64le",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:toolbox-debuginfo-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.s390x",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:toolbox-debuginfo-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.x86_64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:toolbox-debugsource-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.aarch64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:toolbox-debugsource-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.ppc64le",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:toolbox-debugsource-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.s390x",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:toolbox-debugsource-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.x86_64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:toolbox-tests-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.aarch64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:toolbox-tests-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.ppc64le",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:toolbox-tests-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.s390x",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:toolbox-tests-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.x86_64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:udica-0:0.2.6-20.module+el8.8.0+18060+3f21f2cc.noarch",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:udica-0:0.2.6-20.module+el8.8.0+18060+3f21f2cc.src"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2023:2758"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 6.5,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "LOW",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:aardvark-dns-2:1.5.0-2.module+el8.8.0+18060+3f21f2cc.aarch64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:aardvark-dns-2:1.5.0-2.module+el8.8.0+18060+3f21f2cc.ppc64le",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:aardvark-dns-2:1.5.0-2.module+el8.8.0+18060+3f21f2cc.s390x",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:aardvark-dns-2:1.5.0-2.module+el8.8.0+18060+3f21f2cc.src",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:aardvark-dns-2:1.5.0-2.module+el8.8.0+18060+3f21f2cc.x86_64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:buildah-1:1.29.1-1.module+el8.8.0+18195+471da4bb.aarch64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:buildah-1:1.29.1-1.module+el8.8.0+18195+471da4bb.ppc64le",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:buildah-1:1.29.1-1.module+el8.8.0+18195+471da4bb.s390x",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:buildah-1:1.29.1-1.module+el8.8.0+18195+471da4bb.src",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:buildah-1:1.29.1-1.module+el8.8.0+18195+471da4bb.x86_64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:buildah-debuginfo-1:1.29.1-1.module+el8.8.0+18195+471da4bb.aarch64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:buildah-debuginfo-1:1.29.1-1.module+el8.8.0+18195+471da4bb.ppc64le",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:buildah-debuginfo-1:1.29.1-1.module+el8.8.0+18195+471da4bb.s390x",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:buildah-debuginfo-1:1.29.1-1.module+el8.8.0+18195+471da4bb.x86_64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:buildah-debugsource-1:1.29.1-1.module+el8.8.0+18195+471da4bb.aarch64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:buildah-debugsource-1:1.29.1-1.module+el8.8.0+18195+471da4bb.ppc64le",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:buildah-debugsource-1:1.29.1-1.module+el8.8.0+18195+471da4bb.s390x",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:buildah-debugsource-1:1.29.1-1.module+el8.8.0+18195+471da4bb.x86_64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:buildah-tests-1:1.29.1-1.module+el8.8.0+18195+471da4bb.aarch64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:buildah-tests-1:1.29.1-1.module+el8.8.0+18195+471da4bb.ppc64le",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:buildah-tests-1:1.29.1-1.module+el8.8.0+18195+471da4bb.s390x",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:buildah-tests-1:1.29.1-1.module+el8.8.0+18195+471da4bb.x86_64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:buildah-tests-debuginfo-1:1.29.1-1.module+el8.8.0+18195+471da4bb.aarch64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:buildah-tests-debuginfo-1:1.29.1-1.module+el8.8.0+18195+471da4bb.ppc64le",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:buildah-tests-debuginfo-1:1.29.1-1.module+el8.8.0+18195+471da4bb.s390x",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:buildah-tests-debuginfo-1:1.29.1-1.module+el8.8.0+18195+471da4bb.x86_64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:cockpit-podman-0:63.1-1.module+el8.8.0+18286+cd236dce.noarch",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:cockpit-podman-0:63.1-1.module+el8.8.0+18286+cd236dce.src",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:conmon-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.aarch64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:conmon-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.ppc64le",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:conmon-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.s390x",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:conmon-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.src",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:conmon-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.x86_64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:conmon-debuginfo-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.aarch64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:conmon-debuginfo-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.ppc64le",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:conmon-debuginfo-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.s390x",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:conmon-debuginfo-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.x86_64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:conmon-debugsource-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.aarch64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:conmon-debugsource-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.ppc64le",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:conmon-debugsource-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.s390x",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:conmon-debugsource-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.x86_64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:container-selinux-2:2.205.0-2.module+el8.8.0+18438+15d3aa65.noarch",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:container-selinux-2:2.205.0-2.module+el8.8.0+18438+15d3aa65.src",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:containernetworking-plugins-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.aarch64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:containernetworking-plugins-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.ppc64le",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:containernetworking-plugins-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.s390x",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:containernetworking-plugins-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.src",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:containernetworking-plugins-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.x86_64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:containernetworking-plugins-debuginfo-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.aarch64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:containernetworking-plugins-debuginfo-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.ppc64le",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:containernetworking-plugins-debuginfo-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.s390x",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:containernetworking-plugins-debuginfo-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.x86_64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:containernetworking-plugins-debugsource-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.aarch64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:containernetworking-plugins-debugsource-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.ppc64le",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:containernetworking-plugins-debugsource-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.s390x",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:containernetworking-plugins-debugsource-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.x86_64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:containers-common-2:1-63.module+el8.8.0+18438+15d3aa65.aarch64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:containers-common-2:1-63.module+el8.8.0+18438+15d3aa65.ppc64le",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:containers-common-2:1-63.module+el8.8.0+18438+15d3aa65.s390x",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:containers-common-2:1-63.module+el8.8.0+18438+15d3aa65.src",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:containers-common-2:1-63.module+el8.8.0+18438+15d3aa65.x86_64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:crit-0:3.15-3.module+el8.8.0+18060+3f21f2cc.aarch64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:crit-0:3.15-3.module+el8.8.0+18060+3f21f2cc.ppc64le",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:crit-0:3.15-3.module+el8.8.0+18060+3f21f2cc.s390x",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:crit-0:3.15-3.module+el8.8.0+18060+3f21f2cc.x86_64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:criu-0:3.15-3.module+el8.8.0+18060+3f21f2cc.aarch64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:criu-0:3.15-3.module+el8.8.0+18060+3f21f2cc.ppc64le",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:criu-0:3.15-3.module+el8.8.0+18060+3f21f2cc.s390x",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:criu-0:3.15-3.module+el8.8.0+18060+3f21f2cc.src",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:criu-0:3.15-3.module+el8.8.0+18060+3f21f2cc.x86_64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:criu-debuginfo-0:3.15-3.module+el8.8.0+18060+3f21f2cc.aarch64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:criu-debuginfo-0:3.15-3.module+el8.8.0+18060+3f21f2cc.ppc64le",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:criu-debuginfo-0:3.15-3.module+el8.8.0+18060+3f21f2cc.s390x",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:criu-debuginfo-0:3.15-3.module+el8.8.0+18060+3f21f2cc.x86_64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:criu-debugsource-0:3.15-3.module+el8.8.0+18060+3f21f2cc.aarch64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:criu-debugsource-0:3.15-3.module+el8.8.0+18060+3f21f2cc.ppc64le",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:criu-debugsource-0:3.15-3.module+el8.8.0+18060+3f21f2cc.s390x",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:criu-debugsource-0:3.15-3.module+el8.8.0+18060+3f21f2cc.x86_64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:criu-devel-0:3.15-3.module+el8.8.0+18060+3f21f2cc.aarch64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:criu-devel-0:3.15-3.module+el8.8.0+18060+3f21f2cc.ppc64le",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:criu-devel-0:3.15-3.module+el8.8.0+18060+3f21f2cc.s390x",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:criu-devel-0:3.15-3.module+el8.8.0+18060+3f21f2cc.x86_64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:criu-libs-0:3.15-3.module+el8.8.0+18060+3f21f2cc.aarch64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:criu-libs-0:3.15-3.module+el8.8.0+18060+3f21f2cc.ppc64le",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:criu-libs-0:3.15-3.module+el8.8.0+18060+3f21f2cc.s390x",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:criu-libs-0:3.15-3.module+el8.8.0+18060+3f21f2cc.x86_64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:criu-libs-debuginfo-0:3.15-3.module+el8.8.0+18060+3f21f2cc.aarch64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:criu-libs-debuginfo-0:3.15-3.module+el8.8.0+18060+3f21f2cc.ppc64le",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:criu-libs-debuginfo-0:3.15-3.module+el8.8.0+18060+3f21f2cc.s390x",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:criu-libs-debuginfo-0:3.15-3.module+el8.8.0+18060+3f21f2cc.x86_64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:crun-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.aarch64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:crun-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.ppc64le",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:crun-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.s390x",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:crun-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.src",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:crun-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.x86_64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:crun-debuginfo-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.aarch64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:crun-debuginfo-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.ppc64le",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:crun-debuginfo-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.s390x",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:crun-debuginfo-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.x86_64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:crun-debugsource-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.aarch64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:crun-debugsource-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.ppc64le",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:crun-debugsource-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.s390x",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:crun-debugsource-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.x86_64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:fuse-overlayfs-0:1.10-1.module+el8.8.0+18060+3f21f2cc.aarch64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:fuse-overlayfs-0:1.10-1.module+el8.8.0+18060+3f21f2cc.ppc64le",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:fuse-overlayfs-0:1.10-1.module+el8.8.0+18060+3f21f2cc.s390x",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:fuse-overlayfs-0:1.10-1.module+el8.8.0+18060+3f21f2cc.src",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:fuse-overlayfs-0:1.10-1.module+el8.8.0+18060+3f21f2cc.x86_64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:fuse-overlayfs-debuginfo-0:1.10-1.module+el8.8.0+18060+3f21f2cc.aarch64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:fuse-overlayfs-debuginfo-0:1.10-1.module+el8.8.0+18060+3f21f2cc.ppc64le",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:fuse-overlayfs-debuginfo-0:1.10-1.module+el8.8.0+18060+3f21f2cc.s390x",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:fuse-overlayfs-debuginfo-0:1.10-1.module+el8.8.0+18060+3f21f2cc.x86_64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:fuse-overlayfs-debugsource-0:1.10-1.module+el8.8.0+18060+3f21f2cc.aarch64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:fuse-overlayfs-debugsource-0:1.10-1.module+el8.8.0+18060+3f21f2cc.ppc64le",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:fuse-overlayfs-debugsource-0:1.10-1.module+el8.8.0+18060+3f21f2cc.s390x",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:fuse-overlayfs-debugsource-0:1.10-1.module+el8.8.0+18060+3f21f2cc.x86_64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:libslirp-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.aarch64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:libslirp-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.ppc64le",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:libslirp-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.s390x",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:libslirp-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.src",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:libslirp-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.x86_64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:libslirp-debuginfo-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.aarch64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:libslirp-debuginfo-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.ppc64le",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:libslirp-debuginfo-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.s390x",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:libslirp-debuginfo-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.x86_64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:libslirp-debugsource-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.aarch64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:libslirp-debugsource-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.ppc64le",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:libslirp-debugsource-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.s390x",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:libslirp-debugsource-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.x86_64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:libslirp-devel-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.aarch64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:libslirp-devel-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.ppc64le",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:libslirp-devel-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.s390x",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:libslirp-devel-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.x86_64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:netavark-2:1.5.0-4.module+el8.8.0+18060+3f21f2cc.aarch64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:netavark-2:1.5.0-4.module+el8.8.0+18060+3f21f2cc.ppc64le",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:netavark-2:1.5.0-4.module+el8.8.0+18060+3f21f2cc.s390x",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:netavark-2:1.5.0-4.module+el8.8.0+18060+3f21f2cc.src",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:netavark-2:1.5.0-4.module+el8.8.0+18060+3f21f2cc.x86_64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:oci-seccomp-bpf-hook-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.aarch64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:oci-seccomp-bpf-hook-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.ppc64le",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:oci-seccomp-bpf-hook-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.s390x",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:oci-seccomp-bpf-hook-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.src",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:oci-seccomp-bpf-hook-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.x86_64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:oci-seccomp-bpf-hook-debuginfo-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.aarch64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:oci-seccomp-bpf-hook-debuginfo-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.ppc64le",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:oci-seccomp-bpf-hook-debuginfo-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.s390x",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:oci-seccomp-bpf-hook-debuginfo-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.x86_64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:oci-seccomp-bpf-hook-debugsource-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.aarch64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:oci-seccomp-bpf-hook-debugsource-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.ppc64le",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:oci-seccomp-bpf-hook-debugsource-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.s390x",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:oci-seccomp-bpf-hook-debugsource-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.x86_64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.aarch64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.ppc64le",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.s390x",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.src",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.x86_64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-catatonit-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.aarch64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-catatonit-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.ppc64le",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-catatonit-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.s390x",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-catatonit-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.x86_64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-catatonit-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.aarch64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-catatonit-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.ppc64le",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-catatonit-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.s390x",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-catatonit-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.x86_64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.aarch64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.ppc64le",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.s390x",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.x86_64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-debugsource-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.aarch64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-debugsource-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.ppc64le",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-debugsource-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.s390x",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-debugsource-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.x86_64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-docker-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.noarch",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-gvproxy-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.aarch64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-gvproxy-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.ppc64le",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-gvproxy-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.s390x",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-gvproxy-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.x86_64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-gvproxy-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.aarch64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-gvproxy-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.ppc64le",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-gvproxy-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.s390x",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-gvproxy-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.x86_64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-plugins-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.aarch64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-plugins-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.ppc64le",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-plugins-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.s390x",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-plugins-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.x86_64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-plugins-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.aarch64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-plugins-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.ppc64le",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-plugins-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.s390x",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-plugins-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.x86_64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-remote-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.aarch64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-remote-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.ppc64le",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-remote-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.s390x",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-remote-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.x86_64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-remote-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.aarch64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-remote-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.ppc64le",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-remote-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.s390x",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-remote-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.x86_64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-tests-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.aarch64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-tests-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.ppc64le",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-tests-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.s390x",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-tests-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.x86_64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:python-podman-0:4.4.1-1.module+el8.8.0+18275+3a56cc62.src",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:python3-criu-0:3.15-3.module+el8.8.0+18060+3f21f2cc.aarch64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:python3-criu-0:3.15-3.module+el8.8.0+18060+3f21f2cc.ppc64le",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:python3-criu-0:3.15-3.module+el8.8.0+18060+3f21f2cc.s390x",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:python3-criu-0:3.15-3.module+el8.8.0+18060+3f21f2cc.x86_64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:python3-podman-0:4.4.1-1.module+el8.8.0+18275+3a56cc62.noarch",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:runc-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.aarch64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:runc-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.ppc64le",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:runc-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.s390x",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:runc-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.src",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:runc-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.x86_64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:runc-debuginfo-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.aarch64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:runc-debuginfo-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.ppc64le",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:runc-debuginfo-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.s390x",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:runc-debuginfo-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.x86_64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:runc-debugsource-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.aarch64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:runc-debugsource-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.ppc64le",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:runc-debugsource-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.s390x",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:runc-debugsource-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.x86_64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:skopeo-2:1.11.2-0.2.module+el8.8.0+18251+ad5b274c.aarch64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:skopeo-2:1.11.2-0.2.module+el8.8.0+18251+ad5b274c.ppc64le",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:skopeo-2:1.11.2-0.2.module+el8.8.0+18251+ad5b274c.s390x",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:skopeo-2:1.11.2-0.2.module+el8.8.0+18251+ad5b274c.src",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:skopeo-2:1.11.2-0.2.module+el8.8.0+18251+ad5b274c.x86_64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:skopeo-tests-2:1.11.2-0.2.module+el8.8.0+18251+ad5b274c.aarch64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:skopeo-tests-2:1.11.2-0.2.module+el8.8.0+18251+ad5b274c.ppc64le",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:skopeo-tests-2:1.11.2-0.2.module+el8.8.0+18251+ad5b274c.s390x",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:skopeo-tests-2:1.11.2-0.2.module+el8.8.0+18251+ad5b274c.x86_64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:slirp4netns-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.aarch64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:slirp4netns-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.ppc64le",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:slirp4netns-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.s390x",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:slirp4netns-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.src",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:slirp4netns-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.x86_64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:slirp4netns-debuginfo-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.aarch64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:slirp4netns-debuginfo-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.ppc64le",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:slirp4netns-debuginfo-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.s390x",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:slirp4netns-debuginfo-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.x86_64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:slirp4netns-debugsource-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.aarch64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:slirp4netns-debugsource-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.ppc64le",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:slirp4netns-debugsource-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.s390x",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:slirp4netns-debugsource-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.x86_64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:toolbox-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.aarch64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:toolbox-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.ppc64le",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:toolbox-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.s390x",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:toolbox-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.src",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:toolbox-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.x86_64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:toolbox-debuginfo-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.aarch64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:toolbox-debuginfo-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.ppc64le",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:toolbox-debuginfo-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.s390x",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:toolbox-debuginfo-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.x86_64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:toolbox-debugsource-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.aarch64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:toolbox-debugsource-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.ppc64le",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:toolbox-debugsource-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.s390x",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:toolbox-debugsource-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.x86_64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:toolbox-tests-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.aarch64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:toolbox-tests-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.ppc64le",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:toolbox-tests-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.s390x",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:toolbox-tests-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.x86_64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:udica-0:0.2.6-20.module+el8.8.0+18060+3f21f2cc.noarch",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:udica-0:0.2.6-20.module+el8.8.0+18060+3f21f2cc.src"
]
}
],
"threats": [
{
"category": "impact",
"details": "Low"
}
],
"title": "golang: math/big: decoding big.Float and big.Rat types can panic if the encoded message is too short, potentially allowing a denial of service"
},
{
"cve": "CVE-2022-41717",
"cwe": {
"id": "CWE-770",
"name": "Allocation of Resources Without Limits or Throttling"
},
"discovery_date": "2023-01-16T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2161274"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in the net/http library of the golang package. This flaw allows an attacker to cause excessive memory growth in a Go server accepting HTTP/2 requests. HTTP/2 server connections contain a cache of HTTP header keys sent by the client. While the total number of entries in this cache is capped, an attacker sending very large keys can cause the server to allocate approximately 64 MiB per open connection.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "golang: net/http: excessive memory growth in a Go server accepting HTTP/2 requests",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "Within Red Hat OpenShift Container Platform, the grafana container is listed as will not fix. Since OCP 4.10, Grafana itself is not shipped and the Grafana web server is protected behind an OAuth proxy server.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:aardvark-dns-2:1.5.0-2.module+el8.8.0+18060+3f21f2cc.aarch64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:aardvark-dns-2:1.5.0-2.module+el8.8.0+18060+3f21f2cc.ppc64le",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:aardvark-dns-2:1.5.0-2.module+el8.8.0+18060+3f21f2cc.s390x",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:aardvark-dns-2:1.5.0-2.module+el8.8.0+18060+3f21f2cc.src",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:aardvark-dns-2:1.5.0-2.module+el8.8.0+18060+3f21f2cc.x86_64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:buildah-1:1.29.1-1.module+el8.8.0+18195+471da4bb.aarch64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:buildah-1:1.29.1-1.module+el8.8.0+18195+471da4bb.ppc64le",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:buildah-1:1.29.1-1.module+el8.8.0+18195+471da4bb.s390x",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:buildah-1:1.29.1-1.module+el8.8.0+18195+471da4bb.src",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:buildah-1:1.29.1-1.module+el8.8.0+18195+471da4bb.x86_64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:buildah-debuginfo-1:1.29.1-1.module+el8.8.0+18195+471da4bb.aarch64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:buildah-debuginfo-1:1.29.1-1.module+el8.8.0+18195+471da4bb.ppc64le",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:buildah-debuginfo-1:1.29.1-1.module+el8.8.0+18195+471da4bb.s390x",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:buildah-debuginfo-1:1.29.1-1.module+el8.8.0+18195+471da4bb.x86_64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:buildah-debugsource-1:1.29.1-1.module+el8.8.0+18195+471da4bb.aarch64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:buildah-debugsource-1:1.29.1-1.module+el8.8.0+18195+471da4bb.ppc64le",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:buildah-debugsource-1:1.29.1-1.module+el8.8.0+18195+471da4bb.s390x",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:buildah-debugsource-1:1.29.1-1.module+el8.8.0+18195+471da4bb.x86_64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:buildah-tests-1:1.29.1-1.module+el8.8.0+18195+471da4bb.aarch64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:buildah-tests-1:1.29.1-1.module+el8.8.0+18195+471da4bb.ppc64le",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:buildah-tests-1:1.29.1-1.module+el8.8.0+18195+471da4bb.s390x",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:buildah-tests-1:1.29.1-1.module+el8.8.0+18195+471da4bb.x86_64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:buildah-tests-debuginfo-1:1.29.1-1.module+el8.8.0+18195+471da4bb.aarch64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:buildah-tests-debuginfo-1:1.29.1-1.module+el8.8.0+18195+471da4bb.ppc64le",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:buildah-tests-debuginfo-1:1.29.1-1.module+el8.8.0+18195+471da4bb.s390x",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:buildah-tests-debuginfo-1:1.29.1-1.module+el8.8.0+18195+471da4bb.x86_64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:cockpit-podman-0:63.1-1.module+el8.8.0+18286+cd236dce.noarch",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:cockpit-podman-0:63.1-1.module+el8.8.0+18286+cd236dce.src",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:conmon-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.aarch64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:conmon-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.ppc64le",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:conmon-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.s390x",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:conmon-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.src",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:conmon-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.x86_64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:conmon-debuginfo-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.aarch64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:conmon-debuginfo-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.ppc64le",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:conmon-debuginfo-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.s390x",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:conmon-debuginfo-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.x86_64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:conmon-debugsource-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.aarch64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:conmon-debugsource-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.ppc64le",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:conmon-debugsource-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.s390x",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:conmon-debugsource-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.x86_64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:container-selinux-2:2.205.0-2.module+el8.8.0+18438+15d3aa65.noarch",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:container-selinux-2:2.205.0-2.module+el8.8.0+18438+15d3aa65.src",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:containernetworking-plugins-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.aarch64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:containernetworking-plugins-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.ppc64le",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:containernetworking-plugins-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.s390x",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:containernetworking-plugins-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.src",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:containernetworking-plugins-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.x86_64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:containernetworking-plugins-debuginfo-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.aarch64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:containernetworking-plugins-debuginfo-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.ppc64le",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:containernetworking-plugins-debuginfo-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.s390x",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:containernetworking-plugins-debuginfo-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.x86_64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:containernetworking-plugins-debugsource-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.aarch64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:containernetworking-plugins-debugsource-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.ppc64le",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:containernetworking-plugins-debugsource-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.s390x",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:containernetworking-plugins-debugsource-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.x86_64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:containers-common-2:1-63.module+el8.8.0+18438+15d3aa65.aarch64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:containers-common-2:1-63.module+el8.8.0+18438+15d3aa65.ppc64le",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:containers-common-2:1-63.module+el8.8.0+18438+15d3aa65.s390x",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:containers-common-2:1-63.module+el8.8.0+18438+15d3aa65.src",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:containers-common-2:1-63.module+el8.8.0+18438+15d3aa65.x86_64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:crit-0:3.15-3.module+el8.8.0+18060+3f21f2cc.aarch64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:crit-0:3.15-3.module+el8.8.0+18060+3f21f2cc.ppc64le",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:crit-0:3.15-3.module+el8.8.0+18060+3f21f2cc.s390x",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:crit-0:3.15-3.module+el8.8.0+18060+3f21f2cc.x86_64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:criu-0:3.15-3.module+el8.8.0+18060+3f21f2cc.aarch64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:criu-0:3.15-3.module+el8.8.0+18060+3f21f2cc.ppc64le",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:criu-0:3.15-3.module+el8.8.0+18060+3f21f2cc.s390x",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:criu-0:3.15-3.module+el8.8.0+18060+3f21f2cc.src",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:criu-0:3.15-3.module+el8.8.0+18060+3f21f2cc.x86_64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:criu-debuginfo-0:3.15-3.module+el8.8.0+18060+3f21f2cc.aarch64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:criu-debuginfo-0:3.15-3.module+el8.8.0+18060+3f21f2cc.ppc64le",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:criu-debuginfo-0:3.15-3.module+el8.8.0+18060+3f21f2cc.s390x",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:criu-debuginfo-0:3.15-3.module+el8.8.0+18060+3f21f2cc.x86_64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:criu-debugsource-0:3.15-3.module+el8.8.0+18060+3f21f2cc.aarch64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:criu-debugsource-0:3.15-3.module+el8.8.0+18060+3f21f2cc.ppc64le",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:criu-debugsource-0:3.15-3.module+el8.8.0+18060+3f21f2cc.s390x",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:criu-debugsource-0:3.15-3.module+el8.8.0+18060+3f21f2cc.x86_64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:criu-devel-0:3.15-3.module+el8.8.0+18060+3f21f2cc.aarch64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:criu-devel-0:3.15-3.module+el8.8.0+18060+3f21f2cc.ppc64le",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:criu-devel-0:3.15-3.module+el8.8.0+18060+3f21f2cc.s390x",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:criu-devel-0:3.15-3.module+el8.8.0+18060+3f21f2cc.x86_64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:criu-libs-0:3.15-3.module+el8.8.0+18060+3f21f2cc.aarch64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:criu-libs-0:3.15-3.module+el8.8.0+18060+3f21f2cc.ppc64le",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:criu-libs-0:3.15-3.module+el8.8.0+18060+3f21f2cc.s390x",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:criu-libs-0:3.15-3.module+el8.8.0+18060+3f21f2cc.x86_64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:criu-libs-debuginfo-0:3.15-3.module+el8.8.0+18060+3f21f2cc.aarch64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:criu-libs-debuginfo-0:3.15-3.module+el8.8.0+18060+3f21f2cc.ppc64le",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:criu-libs-debuginfo-0:3.15-3.module+el8.8.0+18060+3f21f2cc.s390x",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:criu-libs-debuginfo-0:3.15-3.module+el8.8.0+18060+3f21f2cc.x86_64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:crun-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.aarch64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:crun-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.ppc64le",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:crun-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.s390x",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:crun-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.src",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:crun-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.x86_64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:crun-debuginfo-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.aarch64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:crun-debuginfo-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.ppc64le",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:crun-debuginfo-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.s390x",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:crun-debuginfo-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.x86_64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:crun-debugsource-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.aarch64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:crun-debugsource-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.ppc64le",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:crun-debugsource-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.s390x",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:crun-debugsource-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.x86_64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:fuse-overlayfs-0:1.10-1.module+el8.8.0+18060+3f21f2cc.aarch64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:fuse-overlayfs-0:1.10-1.module+el8.8.0+18060+3f21f2cc.ppc64le",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:fuse-overlayfs-0:1.10-1.module+el8.8.0+18060+3f21f2cc.s390x",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:fuse-overlayfs-0:1.10-1.module+el8.8.0+18060+3f21f2cc.src",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:fuse-overlayfs-0:1.10-1.module+el8.8.0+18060+3f21f2cc.x86_64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:fuse-overlayfs-debuginfo-0:1.10-1.module+el8.8.0+18060+3f21f2cc.aarch64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:fuse-overlayfs-debuginfo-0:1.10-1.module+el8.8.0+18060+3f21f2cc.ppc64le",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:fuse-overlayfs-debuginfo-0:1.10-1.module+el8.8.0+18060+3f21f2cc.s390x",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:fuse-overlayfs-debuginfo-0:1.10-1.module+el8.8.0+18060+3f21f2cc.x86_64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:fuse-overlayfs-debugsource-0:1.10-1.module+el8.8.0+18060+3f21f2cc.aarch64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:fuse-overlayfs-debugsource-0:1.10-1.module+el8.8.0+18060+3f21f2cc.ppc64le",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:fuse-overlayfs-debugsource-0:1.10-1.module+el8.8.0+18060+3f21f2cc.s390x",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:fuse-overlayfs-debugsource-0:1.10-1.module+el8.8.0+18060+3f21f2cc.x86_64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:libslirp-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.aarch64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:libslirp-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.ppc64le",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:libslirp-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.s390x",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:libslirp-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.src",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:libslirp-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.x86_64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:libslirp-debuginfo-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.aarch64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:libslirp-debuginfo-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.ppc64le",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:libslirp-debuginfo-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.s390x",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:libslirp-debuginfo-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.x86_64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:libslirp-debugsource-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.aarch64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:libslirp-debugsource-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.ppc64le",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:libslirp-debugsource-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.s390x",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:libslirp-debugsource-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.x86_64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:libslirp-devel-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.aarch64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:libslirp-devel-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.ppc64le",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:libslirp-devel-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.s390x",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:libslirp-devel-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.x86_64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:netavark-2:1.5.0-4.module+el8.8.0+18060+3f21f2cc.aarch64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:netavark-2:1.5.0-4.module+el8.8.0+18060+3f21f2cc.ppc64le",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:netavark-2:1.5.0-4.module+el8.8.0+18060+3f21f2cc.s390x",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:netavark-2:1.5.0-4.module+el8.8.0+18060+3f21f2cc.src",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:netavark-2:1.5.0-4.module+el8.8.0+18060+3f21f2cc.x86_64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:oci-seccomp-bpf-hook-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.aarch64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:oci-seccomp-bpf-hook-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.ppc64le",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:oci-seccomp-bpf-hook-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.s390x",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:oci-seccomp-bpf-hook-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.src",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:oci-seccomp-bpf-hook-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.x86_64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:oci-seccomp-bpf-hook-debuginfo-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.aarch64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:oci-seccomp-bpf-hook-debuginfo-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.ppc64le",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:oci-seccomp-bpf-hook-debuginfo-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.s390x",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:oci-seccomp-bpf-hook-debuginfo-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.x86_64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:oci-seccomp-bpf-hook-debugsource-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.aarch64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:oci-seccomp-bpf-hook-debugsource-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.ppc64le",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:oci-seccomp-bpf-hook-debugsource-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.s390x",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:oci-seccomp-bpf-hook-debugsource-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.x86_64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.aarch64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.ppc64le",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.s390x",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.src",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.x86_64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-catatonit-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.aarch64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-catatonit-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.ppc64le",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-catatonit-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.s390x",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-catatonit-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.x86_64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-catatonit-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.aarch64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-catatonit-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.ppc64le",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-catatonit-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.s390x",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-catatonit-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.x86_64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.aarch64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.ppc64le",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.s390x",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.x86_64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-debugsource-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.aarch64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-debugsource-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.ppc64le",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-debugsource-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.s390x",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-debugsource-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.x86_64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-docker-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.noarch",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-gvproxy-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.aarch64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-gvproxy-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.ppc64le",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-gvproxy-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.s390x",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-gvproxy-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.x86_64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-gvproxy-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.aarch64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-gvproxy-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.ppc64le",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-gvproxy-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.s390x",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-gvproxy-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.x86_64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-plugins-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.aarch64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-plugins-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.ppc64le",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-plugins-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.s390x",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-plugins-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.x86_64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-plugins-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.aarch64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-plugins-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.ppc64le",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-plugins-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.s390x",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-plugins-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.x86_64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-remote-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.aarch64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-remote-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.ppc64le",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-remote-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.s390x",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-remote-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.x86_64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-remote-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.aarch64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-remote-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.ppc64le",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-remote-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.s390x",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-remote-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.x86_64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-tests-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.aarch64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-tests-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.ppc64le",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-tests-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.s390x",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-tests-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.x86_64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:python-podman-0:4.4.1-1.module+el8.8.0+18275+3a56cc62.src",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:python3-criu-0:3.15-3.module+el8.8.0+18060+3f21f2cc.aarch64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:python3-criu-0:3.15-3.module+el8.8.0+18060+3f21f2cc.ppc64le",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:python3-criu-0:3.15-3.module+el8.8.0+18060+3f21f2cc.s390x",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:python3-criu-0:3.15-3.module+el8.8.0+18060+3f21f2cc.x86_64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:python3-podman-0:4.4.1-1.module+el8.8.0+18275+3a56cc62.noarch",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:runc-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.aarch64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:runc-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.ppc64le",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:runc-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.s390x",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:runc-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.src",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:runc-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.x86_64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:runc-debuginfo-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.aarch64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:runc-debuginfo-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.ppc64le",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:runc-debuginfo-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.s390x",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:runc-debuginfo-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.x86_64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:runc-debugsource-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.aarch64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:runc-debugsource-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.ppc64le",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:runc-debugsource-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.s390x",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:runc-debugsource-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.x86_64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:skopeo-2:1.11.2-0.2.module+el8.8.0+18251+ad5b274c.aarch64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:skopeo-2:1.11.2-0.2.module+el8.8.0+18251+ad5b274c.ppc64le",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:skopeo-2:1.11.2-0.2.module+el8.8.0+18251+ad5b274c.s390x",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:skopeo-2:1.11.2-0.2.module+el8.8.0+18251+ad5b274c.src",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:skopeo-2:1.11.2-0.2.module+el8.8.0+18251+ad5b274c.x86_64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:skopeo-tests-2:1.11.2-0.2.module+el8.8.0+18251+ad5b274c.aarch64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:skopeo-tests-2:1.11.2-0.2.module+el8.8.0+18251+ad5b274c.ppc64le",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:skopeo-tests-2:1.11.2-0.2.module+el8.8.0+18251+ad5b274c.s390x",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:skopeo-tests-2:1.11.2-0.2.module+el8.8.0+18251+ad5b274c.x86_64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:slirp4netns-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.aarch64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:slirp4netns-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.ppc64le",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:slirp4netns-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.s390x",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:slirp4netns-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.src",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:slirp4netns-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.x86_64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:slirp4netns-debuginfo-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.aarch64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:slirp4netns-debuginfo-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.ppc64le",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:slirp4netns-debuginfo-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.s390x",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:slirp4netns-debuginfo-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.x86_64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:slirp4netns-debugsource-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.aarch64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:slirp4netns-debugsource-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.ppc64le",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:slirp4netns-debugsource-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.s390x",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:slirp4netns-debugsource-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.x86_64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:toolbox-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.aarch64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:toolbox-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.ppc64le",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:toolbox-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.s390x",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:toolbox-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.src",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:toolbox-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.x86_64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:toolbox-debuginfo-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.aarch64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:toolbox-debuginfo-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.ppc64le",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:toolbox-debuginfo-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.s390x",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:toolbox-debuginfo-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.x86_64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:toolbox-debugsource-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.aarch64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:toolbox-debugsource-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.ppc64le",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:toolbox-debugsource-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.s390x",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:toolbox-debugsource-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.x86_64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:toolbox-tests-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.aarch64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:toolbox-tests-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.ppc64le",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:toolbox-tests-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.s390x",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:toolbox-tests-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.x86_64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:udica-0:0.2.6-20.module+el8.8.0+18060+3f21f2cc.noarch",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:udica-0:0.2.6-20.module+el8.8.0+18060+3f21f2cc.src"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2022-41717"
},
{
"category": "external",
"summary": "RHBZ#2161274",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2161274"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2022-41717",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-41717"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2022-41717",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2022-41717"
},
{
"category": "external",
"summary": "https://go.dev/cl/455635",
"url": "https://go.dev/cl/455635"
},
{
"category": "external",
"summary": "https://go.dev/cl/455717",
"url": "https://go.dev/cl/455717"
},
{
"category": "external",
"summary": "https://go.dev/issue/56350",
"url": "https://go.dev/issue/56350"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-announce/c/L_3rmdT0BMU/m/yZDrXjIiBQAJ",
"url": "https://groups.google.com/g/golang-announce/c/L_3rmdT0BMU/m/yZDrXjIiBQAJ"
},
{
"category": "external",
"summary": "https://pkg.go.dev/vuln/GO-2022-1144",
"url": "https://pkg.go.dev/vuln/GO-2022-1144"
}
],
"release_date": "2022-11-30T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2023-05-16T08:49:00+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:aardvark-dns-2:1.5.0-2.module+el8.8.0+18060+3f21f2cc.aarch64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:aardvark-dns-2:1.5.0-2.module+el8.8.0+18060+3f21f2cc.ppc64le",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:aardvark-dns-2:1.5.0-2.module+el8.8.0+18060+3f21f2cc.s390x",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:aardvark-dns-2:1.5.0-2.module+el8.8.0+18060+3f21f2cc.src",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:aardvark-dns-2:1.5.0-2.module+el8.8.0+18060+3f21f2cc.x86_64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:buildah-1:1.29.1-1.module+el8.8.0+18195+471da4bb.aarch64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:buildah-1:1.29.1-1.module+el8.8.0+18195+471da4bb.ppc64le",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:buildah-1:1.29.1-1.module+el8.8.0+18195+471da4bb.s390x",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:buildah-1:1.29.1-1.module+el8.8.0+18195+471da4bb.src",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:buildah-1:1.29.1-1.module+el8.8.0+18195+471da4bb.x86_64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:buildah-debuginfo-1:1.29.1-1.module+el8.8.0+18195+471da4bb.aarch64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:buildah-debuginfo-1:1.29.1-1.module+el8.8.0+18195+471da4bb.ppc64le",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:buildah-debuginfo-1:1.29.1-1.module+el8.8.0+18195+471da4bb.s390x",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:buildah-debuginfo-1:1.29.1-1.module+el8.8.0+18195+471da4bb.x86_64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:buildah-debugsource-1:1.29.1-1.module+el8.8.0+18195+471da4bb.aarch64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:buildah-debugsource-1:1.29.1-1.module+el8.8.0+18195+471da4bb.ppc64le",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:buildah-debugsource-1:1.29.1-1.module+el8.8.0+18195+471da4bb.s390x",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:buildah-debugsource-1:1.29.1-1.module+el8.8.0+18195+471da4bb.x86_64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:buildah-tests-1:1.29.1-1.module+el8.8.0+18195+471da4bb.aarch64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:buildah-tests-1:1.29.1-1.module+el8.8.0+18195+471da4bb.ppc64le",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:buildah-tests-1:1.29.1-1.module+el8.8.0+18195+471da4bb.s390x",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:buildah-tests-1:1.29.1-1.module+el8.8.0+18195+471da4bb.x86_64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:buildah-tests-debuginfo-1:1.29.1-1.module+el8.8.0+18195+471da4bb.aarch64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:buildah-tests-debuginfo-1:1.29.1-1.module+el8.8.0+18195+471da4bb.ppc64le",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:buildah-tests-debuginfo-1:1.29.1-1.module+el8.8.0+18195+471da4bb.s390x",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:buildah-tests-debuginfo-1:1.29.1-1.module+el8.8.0+18195+471da4bb.x86_64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:cockpit-podman-0:63.1-1.module+el8.8.0+18286+cd236dce.noarch",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:cockpit-podman-0:63.1-1.module+el8.8.0+18286+cd236dce.src",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:conmon-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.aarch64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:conmon-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.ppc64le",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:conmon-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.s390x",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:conmon-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.src",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:conmon-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.x86_64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:conmon-debuginfo-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.aarch64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:conmon-debuginfo-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.ppc64le",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:conmon-debuginfo-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.s390x",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:conmon-debuginfo-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.x86_64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:conmon-debugsource-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.aarch64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:conmon-debugsource-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.ppc64le",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:conmon-debugsource-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.s390x",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:conmon-debugsource-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.x86_64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:container-selinux-2:2.205.0-2.module+el8.8.0+18438+15d3aa65.noarch",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:container-selinux-2:2.205.0-2.module+el8.8.0+18438+15d3aa65.src",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:containernetworking-plugins-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.aarch64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:containernetworking-plugins-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.ppc64le",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:containernetworking-plugins-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.s390x",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:containernetworking-plugins-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.src",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:containernetworking-plugins-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.x86_64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:containernetworking-plugins-debuginfo-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.aarch64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:containernetworking-plugins-debuginfo-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.ppc64le",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:containernetworking-plugins-debuginfo-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.s390x",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:containernetworking-plugins-debuginfo-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.x86_64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:containernetworking-plugins-debugsource-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.aarch64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:containernetworking-plugins-debugsource-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.ppc64le",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:containernetworking-plugins-debugsource-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.s390x",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:containernetworking-plugins-debugsource-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.x86_64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:containers-common-2:1-63.module+el8.8.0+18438+15d3aa65.aarch64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:containers-common-2:1-63.module+el8.8.0+18438+15d3aa65.ppc64le",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:containers-common-2:1-63.module+el8.8.0+18438+15d3aa65.s390x",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:containers-common-2:1-63.module+el8.8.0+18438+15d3aa65.src",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:containers-common-2:1-63.module+el8.8.0+18438+15d3aa65.x86_64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:crit-0:3.15-3.module+el8.8.0+18060+3f21f2cc.aarch64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:crit-0:3.15-3.module+el8.8.0+18060+3f21f2cc.ppc64le",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:crit-0:3.15-3.module+el8.8.0+18060+3f21f2cc.s390x",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:crit-0:3.15-3.module+el8.8.0+18060+3f21f2cc.x86_64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:criu-0:3.15-3.module+el8.8.0+18060+3f21f2cc.aarch64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:criu-0:3.15-3.module+el8.8.0+18060+3f21f2cc.ppc64le",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:criu-0:3.15-3.module+el8.8.0+18060+3f21f2cc.s390x",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:criu-0:3.15-3.module+el8.8.0+18060+3f21f2cc.src",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:criu-0:3.15-3.module+el8.8.0+18060+3f21f2cc.x86_64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:criu-debuginfo-0:3.15-3.module+el8.8.0+18060+3f21f2cc.aarch64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:criu-debuginfo-0:3.15-3.module+el8.8.0+18060+3f21f2cc.ppc64le",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:criu-debuginfo-0:3.15-3.module+el8.8.0+18060+3f21f2cc.s390x",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:criu-debuginfo-0:3.15-3.module+el8.8.0+18060+3f21f2cc.x86_64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:criu-debugsource-0:3.15-3.module+el8.8.0+18060+3f21f2cc.aarch64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:criu-debugsource-0:3.15-3.module+el8.8.0+18060+3f21f2cc.ppc64le",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:criu-debugsource-0:3.15-3.module+el8.8.0+18060+3f21f2cc.s390x",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:criu-debugsource-0:3.15-3.module+el8.8.0+18060+3f21f2cc.x86_64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:criu-devel-0:3.15-3.module+el8.8.0+18060+3f21f2cc.aarch64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:criu-devel-0:3.15-3.module+el8.8.0+18060+3f21f2cc.ppc64le",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:criu-devel-0:3.15-3.module+el8.8.0+18060+3f21f2cc.s390x",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:criu-devel-0:3.15-3.module+el8.8.0+18060+3f21f2cc.x86_64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:criu-libs-0:3.15-3.module+el8.8.0+18060+3f21f2cc.aarch64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:criu-libs-0:3.15-3.module+el8.8.0+18060+3f21f2cc.ppc64le",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:criu-libs-0:3.15-3.module+el8.8.0+18060+3f21f2cc.s390x",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:criu-libs-0:3.15-3.module+el8.8.0+18060+3f21f2cc.x86_64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:criu-libs-debuginfo-0:3.15-3.module+el8.8.0+18060+3f21f2cc.aarch64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:criu-libs-debuginfo-0:3.15-3.module+el8.8.0+18060+3f21f2cc.ppc64le",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:criu-libs-debuginfo-0:3.15-3.module+el8.8.0+18060+3f21f2cc.s390x",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:criu-libs-debuginfo-0:3.15-3.module+el8.8.0+18060+3f21f2cc.x86_64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:crun-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.aarch64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:crun-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.ppc64le",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:crun-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.s390x",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:crun-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.src",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:crun-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.x86_64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:crun-debuginfo-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.aarch64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:crun-debuginfo-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.ppc64le",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:crun-debuginfo-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.s390x",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:crun-debuginfo-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.x86_64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:crun-debugsource-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.aarch64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:crun-debugsource-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.ppc64le",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:crun-debugsource-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.s390x",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:crun-debugsource-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.x86_64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:fuse-overlayfs-0:1.10-1.module+el8.8.0+18060+3f21f2cc.aarch64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:fuse-overlayfs-0:1.10-1.module+el8.8.0+18060+3f21f2cc.ppc64le",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:fuse-overlayfs-0:1.10-1.module+el8.8.0+18060+3f21f2cc.s390x",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:fuse-overlayfs-0:1.10-1.module+el8.8.0+18060+3f21f2cc.src",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:fuse-overlayfs-0:1.10-1.module+el8.8.0+18060+3f21f2cc.x86_64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:fuse-overlayfs-debuginfo-0:1.10-1.module+el8.8.0+18060+3f21f2cc.aarch64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:fuse-overlayfs-debuginfo-0:1.10-1.module+el8.8.0+18060+3f21f2cc.ppc64le",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:fuse-overlayfs-debuginfo-0:1.10-1.module+el8.8.0+18060+3f21f2cc.s390x",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:fuse-overlayfs-debuginfo-0:1.10-1.module+el8.8.0+18060+3f21f2cc.x86_64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:fuse-overlayfs-debugsource-0:1.10-1.module+el8.8.0+18060+3f21f2cc.aarch64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:fuse-overlayfs-debugsource-0:1.10-1.module+el8.8.0+18060+3f21f2cc.ppc64le",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:fuse-overlayfs-debugsource-0:1.10-1.module+el8.8.0+18060+3f21f2cc.s390x",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:fuse-overlayfs-debugsource-0:1.10-1.module+el8.8.0+18060+3f21f2cc.x86_64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:libslirp-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.aarch64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:libslirp-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.ppc64le",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:libslirp-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.s390x",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:libslirp-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.src",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:libslirp-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.x86_64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:libslirp-debuginfo-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.aarch64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:libslirp-debuginfo-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.ppc64le",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:libslirp-debuginfo-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.s390x",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:libslirp-debuginfo-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.x86_64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:libslirp-debugsource-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.aarch64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:libslirp-debugsource-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.ppc64le",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:libslirp-debugsource-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.s390x",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:libslirp-debugsource-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.x86_64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:libslirp-devel-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.aarch64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:libslirp-devel-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.ppc64le",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:libslirp-devel-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.s390x",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:libslirp-devel-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.x86_64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:netavark-2:1.5.0-4.module+el8.8.0+18060+3f21f2cc.aarch64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:netavark-2:1.5.0-4.module+el8.8.0+18060+3f21f2cc.ppc64le",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:netavark-2:1.5.0-4.module+el8.8.0+18060+3f21f2cc.s390x",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:netavark-2:1.5.0-4.module+el8.8.0+18060+3f21f2cc.src",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:netavark-2:1.5.0-4.module+el8.8.0+18060+3f21f2cc.x86_64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:oci-seccomp-bpf-hook-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.aarch64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:oci-seccomp-bpf-hook-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.ppc64le",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:oci-seccomp-bpf-hook-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.s390x",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:oci-seccomp-bpf-hook-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.src",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:oci-seccomp-bpf-hook-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.x86_64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:oci-seccomp-bpf-hook-debuginfo-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.aarch64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:oci-seccomp-bpf-hook-debuginfo-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.ppc64le",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:oci-seccomp-bpf-hook-debuginfo-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.s390x",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:oci-seccomp-bpf-hook-debuginfo-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.x86_64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:oci-seccomp-bpf-hook-debugsource-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.aarch64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:oci-seccomp-bpf-hook-debugsource-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.ppc64le",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:oci-seccomp-bpf-hook-debugsource-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.s390x",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:oci-seccomp-bpf-hook-debugsource-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.x86_64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.aarch64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.ppc64le",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.s390x",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.src",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.x86_64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-catatonit-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.aarch64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-catatonit-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.ppc64le",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-catatonit-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.s390x",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-catatonit-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.x86_64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-catatonit-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.aarch64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-catatonit-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.ppc64le",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-catatonit-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.s390x",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-catatonit-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.x86_64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.aarch64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.ppc64le",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.s390x",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.x86_64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-debugsource-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.aarch64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-debugsource-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.ppc64le",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-debugsource-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.s390x",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-debugsource-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.x86_64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-docker-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.noarch",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-gvproxy-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.aarch64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-gvproxy-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.ppc64le",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-gvproxy-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.s390x",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-gvproxy-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.x86_64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-gvproxy-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.aarch64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-gvproxy-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.ppc64le",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-gvproxy-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.s390x",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-gvproxy-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.x86_64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-plugins-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.aarch64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-plugins-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.ppc64le",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-plugins-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.s390x",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-plugins-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.x86_64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-plugins-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.aarch64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-plugins-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.ppc64le",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-plugins-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.s390x",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-plugins-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.x86_64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-remote-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.aarch64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-remote-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.ppc64le",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-remote-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.s390x",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-remote-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.x86_64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-remote-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.aarch64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-remote-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.ppc64le",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-remote-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.s390x",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-remote-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.x86_64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-tests-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.aarch64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-tests-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.ppc64le",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-tests-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.s390x",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-tests-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.x86_64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:python-podman-0:4.4.1-1.module+el8.8.0+18275+3a56cc62.src",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:python3-criu-0:3.15-3.module+el8.8.0+18060+3f21f2cc.aarch64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:python3-criu-0:3.15-3.module+el8.8.0+18060+3f21f2cc.ppc64le",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:python3-criu-0:3.15-3.module+el8.8.0+18060+3f21f2cc.s390x",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:python3-criu-0:3.15-3.module+el8.8.0+18060+3f21f2cc.x86_64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:python3-podman-0:4.4.1-1.module+el8.8.0+18275+3a56cc62.noarch",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:runc-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.aarch64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:runc-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.ppc64le",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:runc-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.s390x",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:runc-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.src",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:runc-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.x86_64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:runc-debuginfo-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.aarch64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:runc-debuginfo-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.ppc64le",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:runc-debuginfo-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.s390x",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:runc-debuginfo-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.x86_64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:runc-debugsource-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.aarch64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:runc-debugsource-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.ppc64le",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:runc-debugsource-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.s390x",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:runc-debugsource-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.x86_64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:skopeo-2:1.11.2-0.2.module+el8.8.0+18251+ad5b274c.aarch64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:skopeo-2:1.11.2-0.2.module+el8.8.0+18251+ad5b274c.ppc64le",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:skopeo-2:1.11.2-0.2.module+el8.8.0+18251+ad5b274c.s390x",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:skopeo-2:1.11.2-0.2.module+el8.8.0+18251+ad5b274c.src",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:skopeo-2:1.11.2-0.2.module+el8.8.0+18251+ad5b274c.x86_64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:skopeo-tests-2:1.11.2-0.2.module+el8.8.0+18251+ad5b274c.aarch64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:skopeo-tests-2:1.11.2-0.2.module+el8.8.0+18251+ad5b274c.ppc64le",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:skopeo-tests-2:1.11.2-0.2.module+el8.8.0+18251+ad5b274c.s390x",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:skopeo-tests-2:1.11.2-0.2.module+el8.8.0+18251+ad5b274c.x86_64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:slirp4netns-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.aarch64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:slirp4netns-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.ppc64le",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:slirp4netns-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.s390x",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:slirp4netns-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.src",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:slirp4netns-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.x86_64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:slirp4netns-debuginfo-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.aarch64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:slirp4netns-debuginfo-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.ppc64le",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:slirp4netns-debuginfo-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.s390x",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:slirp4netns-debuginfo-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.x86_64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:slirp4netns-debugsource-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.aarch64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:slirp4netns-debugsource-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.ppc64le",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:slirp4netns-debugsource-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.s390x",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:slirp4netns-debugsource-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.x86_64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:toolbox-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.aarch64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:toolbox-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.ppc64le",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:toolbox-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.s390x",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:toolbox-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.src",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:toolbox-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.x86_64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:toolbox-debuginfo-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.aarch64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:toolbox-debuginfo-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.ppc64le",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:toolbox-debuginfo-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.s390x",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:toolbox-debuginfo-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.x86_64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:toolbox-debugsource-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.aarch64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:toolbox-debugsource-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.ppc64le",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:toolbox-debugsource-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.s390x",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:toolbox-debugsource-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.x86_64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:toolbox-tests-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.aarch64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:toolbox-tests-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.ppc64le",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:toolbox-tests-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.s390x",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:toolbox-tests-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.x86_64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:udica-0:0.2.6-20.module+el8.8.0+18060+3f21f2cc.noarch",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:udica-0:0.2.6-20.module+el8.8.0+18060+3f21f2cc.src"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2023:2758"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "LOW",
"baseScore": 5.3,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:L",
"version": "3.1"
},
"products": [
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:aardvark-dns-2:1.5.0-2.module+el8.8.0+18060+3f21f2cc.aarch64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:aardvark-dns-2:1.5.0-2.module+el8.8.0+18060+3f21f2cc.ppc64le",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:aardvark-dns-2:1.5.0-2.module+el8.8.0+18060+3f21f2cc.s390x",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:aardvark-dns-2:1.5.0-2.module+el8.8.0+18060+3f21f2cc.src",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:aardvark-dns-2:1.5.0-2.module+el8.8.0+18060+3f21f2cc.x86_64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:buildah-1:1.29.1-1.module+el8.8.0+18195+471da4bb.aarch64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:buildah-1:1.29.1-1.module+el8.8.0+18195+471da4bb.ppc64le",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:buildah-1:1.29.1-1.module+el8.8.0+18195+471da4bb.s390x",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:buildah-1:1.29.1-1.module+el8.8.0+18195+471da4bb.src",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:buildah-1:1.29.1-1.module+el8.8.0+18195+471da4bb.x86_64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:buildah-debuginfo-1:1.29.1-1.module+el8.8.0+18195+471da4bb.aarch64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:buildah-debuginfo-1:1.29.1-1.module+el8.8.0+18195+471da4bb.ppc64le",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:buildah-debuginfo-1:1.29.1-1.module+el8.8.0+18195+471da4bb.s390x",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:buildah-debuginfo-1:1.29.1-1.module+el8.8.0+18195+471da4bb.x86_64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:buildah-debugsource-1:1.29.1-1.module+el8.8.0+18195+471da4bb.aarch64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:buildah-debugsource-1:1.29.1-1.module+el8.8.0+18195+471da4bb.ppc64le",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:buildah-debugsource-1:1.29.1-1.module+el8.8.0+18195+471da4bb.s390x",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:buildah-debugsource-1:1.29.1-1.module+el8.8.0+18195+471da4bb.x86_64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:buildah-tests-1:1.29.1-1.module+el8.8.0+18195+471da4bb.aarch64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:buildah-tests-1:1.29.1-1.module+el8.8.0+18195+471da4bb.ppc64le",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:buildah-tests-1:1.29.1-1.module+el8.8.0+18195+471da4bb.s390x",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:buildah-tests-1:1.29.1-1.module+el8.8.0+18195+471da4bb.x86_64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:buildah-tests-debuginfo-1:1.29.1-1.module+el8.8.0+18195+471da4bb.aarch64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:buildah-tests-debuginfo-1:1.29.1-1.module+el8.8.0+18195+471da4bb.ppc64le",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:buildah-tests-debuginfo-1:1.29.1-1.module+el8.8.0+18195+471da4bb.s390x",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:buildah-tests-debuginfo-1:1.29.1-1.module+el8.8.0+18195+471da4bb.x86_64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:cockpit-podman-0:63.1-1.module+el8.8.0+18286+cd236dce.noarch",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:cockpit-podman-0:63.1-1.module+el8.8.0+18286+cd236dce.src",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:conmon-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.aarch64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:conmon-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.ppc64le",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:conmon-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.s390x",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:conmon-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.src",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:conmon-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.x86_64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:conmon-debuginfo-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.aarch64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:conmon-debuginfo-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.ppc64le",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:conmon-debuginfo-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.s390x",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:conmon-debuginfo-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.x86_64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:conmon-debugsource-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.aarch64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:conmon-debugsource-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.ppc64le",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:conmon-debugsource-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.s390x",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:conmon-debugsource-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.x86_64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:container-selinux-2:2.205.0-2.module+el8.8.0+18438+15d3aa65.noarch",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:container-selinux-2:2.205.0-2.module+el8.8.0+18438+15d3aa65.src",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:containernetworking-plugins-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.aarch64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:containernetworking-plugins-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.ppc64le",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:containernetworking-plugins-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.s390x",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:containernetworking-plugins-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.src",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:containernetworking-plugins-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.x86_64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:containernetworking-plugins-debuginfo-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.aarch64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:containernetworking-plugins-debuginfo-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.ppc64le",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:containernetworking-plugins-debuginfo-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.s390x",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:containernetworking-plugins-debuginfo-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.x86_64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:containernetworking-plugins-debugsource-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.aarch64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:containernetworking-plugins-debugsource-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.ppc64le",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:containernetworking-plugins-debugsource-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.s390x",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:containernetworking-plugins-debugsource-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.x86_64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:containers-common-2:1-63.module+el8.8.0+18438+15d3aa65.aarch64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:containers-common-2:1-63.module+el8.8.0+18438+15d3aa65.ppc64le",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:containers-common-2:1-63.module+el8.8.0+18438+15d3aa65.s390x",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:containers-common-2:1-63.module+el8.8.0+18438+15d3aa65.src",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:containers-common-2:1-63.module+el8.8.0+18438+15d3aa65.x86_64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:crit-0:3.15-3.module+el8.8.0+18060+3f21f2cc.aarch64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:crit-0:3.15-3.module+el8.8.0+18060+3f21f2cc.ppc64le",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:crit-0:3.15-3.module+el8.8.0+18060+3f21f2cc.s390x",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:crit-0:3.15-3.module+el8.8.0+18060+3f21f2cc.x86_64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:criu-0:3.15-3.module+el8.8.0+18060+3f21f2cc.aarch64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:criu-0:3.15-3.module+el8.8.0+18060+3f21f2cc.ppc64le",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:criu-0:3.15-3.module+el8.8.0+18060+3f21f2cc.s390x",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:criu-0:3.15-3.module+el8.8.0+18060+3f21f2cc.src",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:criu-0:3.15-3.module+el8.8.0+18060+3f21f2cc.x86_64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:criu-debuginfo-0:3.15-3.module+el8.8.0+18060+3f21f2cc.aarch64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:criu-debuginfo-0:3.15-3.module+el8.8.0+18060+3f21f2cc.ppc64le",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:criu-debuginfo-0:3.15-3.module+el8.8.0+18060+3f21f2cc.s390x",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:criu-debuginfo-0:3.15-3.module+el8.8.0+18060+3f21f2cc.x86_64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:criu-debugsource-0:3.15-3.module+el8.8.0+18060+3f21f2cc.aarch64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:criu-debugsource-0:3.15-3.module+el8.8.0+18060+3f21f2cc.ppc64le",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:criu-debugsource-0:3.15-3.module+el8.8.0+18060+3f21f2cc.s390x",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:criu-debugsource-0:3.15-3.module+el8.8.0+18060+3f21f2cc.x86_64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:criu-devel-0:3.15-3.module+el8.8.0+18060+3f21f2cc.aarch64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:criu-devel-0:3.15-3.module+el8.8.0+18060+3f21f2cc.ppc64le",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:criu-devel-0:3.15-3.module+el8.8.0+18060+3f21f2cc.s390x",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:criu-devel-0:3.15-3.module+el8.8.0+18060+3f21f2cc.x86_64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:criu-libs-0:3.15-3.module+el8.8.0+18060+3f21f2cc.aarch64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:criu-libs-0:3.15-3.module+el8.8.0+18060+3f21f2cc.ppc64le",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:criu-libs-0:3.15-3.module+el8.8.0+18060+3f21f2cc.s390x",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:criu-libs-0:3.15-3.module+el8.8.0+18060+3f21f2cc.x86_64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:criu-libs-debuginfo-0:3.15-3.module+el8.8.0+18060+3f21f2cc.aarch64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:criu-libs-debuginfo-0:3.15-3.module+el8.8.0+18060+3f21f2cc.ppc64le",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:criu-libs-debuginfo-0:3.15-3.module+el8.8.0+18060+3f21f2cc.s390x",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:criu-libs-debuginfo-0:3.15-3.module+el8.8.0+18060+3f21f2cc.x86_64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:crun-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.aarch64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:crun-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.ppc64le",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:crun-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.s390x",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:crun-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.src",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:crun-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.x86_64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:crun-debuginfo-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.aarch64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:crun-debuginfo-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.ppc64le",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:crun-debuginfo-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.s390x",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:crun-debuginfo-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.x86_64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:crun-debugsource-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.aarch64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:crun-debugsource-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.ppc64le",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:crun-debugsource-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.s390x",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:crun-debugsource-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.x86_64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:fuse-overlayfs-0:1.10-1.module+el8.8.0+18060+3f21f2cc.aarch64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:fuse-overlayfs-0:1.10-1.module+el8.8.0+18060+3f21f2cc.ppc64le",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:fuse-overlayfs-0:1.10-1.module+el8.8.0+18060+3f21f2cc.s390x",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:fuse-overlayfs-0:1.10-1.module+el8.8.0+18060+3f21f2cc.src",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:fuse-overlayfs-0:1.10-1.module+el8.8.0+18060+3f21f2cc.x86_64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:fuse-overlayfs-debuginfo-0:1.10-1.module+el8.8.0+18060+3f21f2cc.aarch64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:fuse-overlayfs-debuginfo-0:1.10-1.module+el8.8.0+18060+3f21f2cc.ppc64le",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:fuse-overlayfs-debuginfo-0:1.10-1.module+el8.8.0+18060+3f21f2cc.s390x",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:fuse-overlayfs-debuginfo-0:1.10-1.module+el8.8.0+18060+3f21f2cc.x86_64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:fuse-overlayfs-debugsource-0:1.10-1.module+el8.8.0+18060+3f21f2cc.aarch64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:fuse-overlayfs-debugsource-0:1.10-1.module+el8.8.0+18060+3f21f2cc.ppc64le",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:fuse-overlayfs-debugsource-0:1.10-1.module+el8.8.0+18060+3f21f2cc.s390x",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:fuse-overlayfs-debugsource-0:1.10-1.module+el8.8.0+18060+3f21f2cc.x86_64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:libslirp-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.aarch64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:libslirp-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.ppc64le",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:libslirp-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.s390x",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:libslirp-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.src",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:libslirp-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.x86_64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:libslirp-debuginfo-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.aarch64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:libslirp-debuginfo-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.ppc64le",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:libslirp-debuginfo-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.s390x",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:libslirp-debuginfo-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.x86_64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:libslirp-debugsource-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.aarch64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:libslirp-debugsource-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.ppc64le",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:libslirp-debugsource-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.s390x",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:libslirp-debugsource-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.x86_64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:libslirp-devel-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.aarch64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:libslirp-devel-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.ppc64le",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:libslirp-devel-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.s390x",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:libslirp-devel-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.x86_64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:netavark-2:1.5.0-4.module+el8.8.0+18060+3f21f2cc.aarch64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:netavark-2:1.5.0-4.module+el8.8.0+18060+3f21f2cc.ppc64le",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:netavark-2:1.5.0-4.module+el8.8.0+18060+3f21f2cc.s390x",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:netavark-2:1.5.0-4.module+el8.8.0+18060+3f21f2cc.src",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:netavark-2:1.5.0-4.module+el8.8.0+18060+3f21f2cc.x86_64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:oci-seccomp-bpf-hook-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.aarch64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:oci-seccomp-bpf-hook-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.ppc64le",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:oci-seccomp-bpf-hook-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.s390x",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:oci-seccomp-bpf-hook-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.src",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:oci-seccomp-bpf-hook-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.x86_64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:oci-seccomp-bpf-hook-debuginfo-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.aarch64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:oci-seccomp-bpf-hook-debuginfo-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.ppc64le",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:oci-seccomp-bpf-hook-debuginfo-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.s390x",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:oci-seccomp-bpf-hook-debuginfo-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.x86_64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:oci-seccomp-bpf-hook-debugsource-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.aarch64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:oci-seccomp-bpf-hook-debugsource-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.ppc64le",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:oci-seccomp-bpf-hook-debugsource-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.s390x",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:oci-seccomp-bpf-hook-debugsource-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.x86_64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.aarch64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.ppc64le",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.s390x",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.src",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.x86_64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-catatonit-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.aarch64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-catatonit-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.ppc64le",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-catatonit-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.s390x",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-catatonit-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.x86_64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-catatonit-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.aarch64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-catatonit-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.ppc64le",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-catatonit-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.s390x",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-catatonit-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.x86_64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.aarch64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.ppc64le",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.s390x",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.x86_64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-debugsource-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.aarch64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-debugsource-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.ppc64le",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-debugsource-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.s390x",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-debugsource-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.x86_64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-docker-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.noarch",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-gvproxy-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.aarch64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-gvproxy-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.ppc64le",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-gvproxy-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.s390x",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-gvproxy-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.x86_64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-gvproxy-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.aarch64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-gvproxy-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.ppc64le",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-gvproxy-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.s390x",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-gvproxy-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.x86_64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-plugins-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.aarch64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-plugins-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.ppc64le",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-plugins-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.s390x",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-plugins-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.x86_64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-plugins-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.aarch64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-plugins-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.ppc64le",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-plugins-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.s390x",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-plugins-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.x86_64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-remote-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.aarch64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-remote-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.ppc64le",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-remote-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.s390x",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-remote-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.x86_64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-remote-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.aarch64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-remote-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.ppc64le",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-remote-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.s390x",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-remote-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.x86_64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-tests-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.aarch64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-tests-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.ppc64le",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-tests-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.s390x",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-tests-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.x86_64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:python-podman-0:4.4.1-1.module+el8.8.0+18275+3a56cc62.src",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:python3-criu-0:3.15-3.module+el8.8.0+18060+3f21f2cc.aarch64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:python3-criu-0:3.15-3.module+el8.8.0+18060+3f21f2cc.ppc64le",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:python3-criu-0:3.15-3.module+el8.8.0+18060+3f21f2cc.s390x",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:python3-criu-0:3.15-3.module+el8.8.0+18060+3f21f2cc.x86_64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:python3-podman-0:4.4.1-1.module+el8.8.0+18275+3a56cc62.noarch",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:runc-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.aarch64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:runc-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.ppc64le",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:runc-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.s390x",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:runc-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.src",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:runc-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.x86_64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:runc-debuginfo-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.aarch64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:runc-debuginfo-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.ppc64le",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:runc-debuginfo-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.s390x",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:runc-debuginfo-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.x86_64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:runc-debugsource-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.aarch64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:runc-debugsource-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.ppc64le",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:runc-debugsource-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.s390x",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:runc-debugsource-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.x86_64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:skopeo-2:1.11.2-0.2.module+el8.8.0+18251+ad5b274c.aarch64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:skopeo-2:1.11.2-0.2.module+el8.8.0+18251+ad5b274c.ppc64le",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:skopeo-2:1.11.2-0.2.module+el8.8.0+18251+ad5b274c.s390x",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:skopeo-2:1.11.2-0.2.module+el8.8.0+18251+ad5b274c.src",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:skopeo-2:1.11.2-0.2.module+el8.8.0+18251+ad5b274c.x86_64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:skopeo-tests-2:1.11.2-0.2.module+el8.8.0+18251+ad5b274c.aarch64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:skopeo-tests-2:1.11.2-0.2.module+el8.8.0+18251+ad5b274c.ppc64le",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:skopeo-tests-2:1.11.2-0.2.module+el8.8.0+18251+ad5b274c.s390x",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:skopeo-tests-2:1.11.2-0.2.module+el8.8.0+18251+ad5b274c.x86_64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:slirp4netns-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.aarch64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:slirp4netns-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.ppc64le",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:slirp4netns-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.s390x",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:slirp4netns-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.src",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:slirp4netns-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.x86_64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:slirp4netns-debuginfo-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.aarch64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:slirp4netns-debuginfo-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.ppc64le",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:slirp4netns-debuginfo-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.s390x",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:slirp4netns-debuginfo-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.x86_64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:slirp4netns-debugsource-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.aarch64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:slirp4netns-debugsource-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.ppc64le",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:slirp4netns-debugsource-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.s390x",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:slirp4netns-debugsource-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.x86_64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:toolbox-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.aarch64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:toolbox-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.ppc64le",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:toolbox-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.s390x",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:toolbox-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.src",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:toolbox-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.x86_64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:toolbox-debuginfo-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.aarch64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:toolbox-debuginfo-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.ppc64le",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:toolbox-debuginfo-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.s390x",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:toolbox-debuginfo-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.x86_64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:toolbox-debugsource-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.aarch64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:toolbox-debugsource-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.ppc64le",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:toolbox-debugsource-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.s390x",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:toolbox-debugsource-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.x86_64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:toolbox-tests-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.aarch64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:toolbox-tests-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.ppc64le",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:toolbox-tests-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.s390x",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:toolbox-tests-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.x86_64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:udica-0:0.2.6-20.module+el8.8.0+18060+3f21f2cc.noarch",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:udica-0:0.2.6-20.module+el8.8.0+18060+3f21f2cc.src"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "golang: net/http: excessive memory growth in a Go server accepting HTTP/2 requests"
},
{
"acknowledgments": [
{
"names": [
"Zhi Li"
],
"organization": "Huazhong University of Science and Technology"
},
{
"names": [
"Weijie Liu",
"Hongliang Tian"
],
"organization": "Ant Group"
},
{
"names": [
"XiaoFeng Wang"
],
"organization": "Indiana University Bloomington"
}
],
"cve": "CVE-2023-0778",
"cwe": {
"id": "CWE-367",
"name": "Time-of-check Time-of-use (TOCTOU) Race Condition"
},
"discovery_date": "2023-02-08T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2168256"
}
],
"notes": [
{
"category": "description",
"text": "A Time-of-check Time-of-use (TOCTOU) flaw was found in podman. This issue may allow a malicious user to replace a normal file in a volume with a symlink while exporting the volume, allowing for access to arbitrary files on the host file system.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "podman: symlink exchange attack in podman export volume",
"title": "Vulnerability summary"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:aardvark-dns-2:1.5.0-2.module+el8.8.0+18060+3f21f2cc.aarch64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:aardvark-dns-2:1.5.0-2.module+el8.8.0+18060+3f21f2cc.ppc64le",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:aardvark-dns-2:1.5.0-2.module+el8.8.0+18060+3f21f2cc.s390x",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:aardvark-dns-2:1.5.0-2.module+el8.8.0+18060+3f21f2cc.src",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:aardvark-dns-2:1.5.0-2.module+el8.8.0+18060+3f21f2cc.x86_64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:buildah-1:1.29.1-1.module+el8.8.0+18195+471da4bb.aarch64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:buildah-1:1.29.1-1.module+el8.8.0+18195+471da4bb.ppc64le",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:buildah-1:1.29.1-1.module+el8.8.0+18195+471da4bb.s390x",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:buildah-1:1.29.1-1.module+el8.8.0+18195+471da4bb.src",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:buildah-1:1.29.1-1.module+el8.8.0+18195+471da4bb.x86_64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:buildah-debuginfo-1:1.29.1-1.module+el8.8.0+18195+471da4bb.aarch64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:buildah-debuginfo-1:1.29.1-1.module+el8.8.0+18195+471da4bb.ppc64le",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:buildah-debuginfo-1:1.29.1-1.module+el8.8.0+18195+471da4bb.s390x",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:buildah-debuginfo-1:1.29.1-1.module+el8.8.0+18195+471da4bb.x86_64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:buildah-debugsource-1:1.29.1-1.module+el8.8.0+18195+471da4bb.aarch64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:buildah-debugsource-1:1.29.1-1.module+el8.8.0+18195+471da4bb.ppc64le",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:buildah-debugsource-1:1.29.1-1.module+el8.8.0+18195+471da4bb.s390x",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:buildah-debugsource-1:1.29.1-1.module+el8.8.0+18195+471da4bb.x86_64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:buildah-tests-1:1.29.1-1.module+el8.8.0+18195+471da4bb.aarch64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:buildah-tests-1:1.29.1-1.module+el8.8.0+18195+471da4bb.ppc64le",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:buildah-tests-1:1.29.1-1.module+el8.8.0+18195+471da4bb.s390x",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:buildah-tests-1:1.29.1-1.module+el8.8.0+18195+471da4bb.x86_64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:buildah-tests-debuginfo-1:1.29.1-1.module+el8.8.0+18195+471da4bb.aarch64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:buildah-tests-debuginfo-1:1.29.1-1.module+el8.8.0+18195+471da4bb.ppc64le",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:buildah-tests-debuginfo-1:1.29.1-1.module+el8.8.0+18195+471da4bb.s390x",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:buildah-tests-debuginfo-1:1.29.1-1.module+el8.8.0+18195+471da4bb.x86_64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:cockpit-podman-0:63.1-1.module+el8.8.0+18286+cd236dce.noarch",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:cockpit-podman-0:63.1-1.module+el8.8.0+18286+cd236dce.src",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:conmon-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.aarch64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:conmon-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.ppc64le",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:conmon-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.s390x",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:conmon-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.src",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:conmon-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.x86_64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:conmon-debuginfo-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.aarch64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:conmon-debuginfo-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.ppc64le",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:conmon-debuginfo-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.s390x",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:conmon-debuginfo-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.x86_64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:conmon-debugsource-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.aarch64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:conmon-debugsource-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.ppc64le",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:conmon-debugsource-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.s390x",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:conmon-debugsource-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.x86_64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:container-selinux-2:2.205.0-2.module+el8.8.0+18438+15d3aa65.noarch",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:container-selinux-2:2.205.0-2.module+el8.8.0+18438+15d3aa65.src",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:containernetworking-plugins-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.aarch64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:containernetworking-plugins-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.ppc64le",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:containernetworking-plugins-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.s390x",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:containernetworking-plugins-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.src",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:containernetworking-plugins-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.x86_64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:containernetworking-plugins-debuginfo-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.aarch64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:containernetworking-plugins-debuginfo-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.ppc64le",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:containernetworking-plugins-debuginfo-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.s390x",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:containernetworking-plugins-debuginfo-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.x86_64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:containernetworking-plugins-debugsource-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.aarch64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:containernetworking-plugins-debugsource-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.ppc64le",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:containernetworking-plugins-debugsource-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.s390x",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:containernetworking-plugins-debugsource-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.x86_64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:containers-common-2:1-63.module+el8.8.0+18438+15d3aa65.aarch64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:containers-common-2:1-63.module+el8.8.0+18438+15d3aa65.ppc64le",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:containers-common-2:1-63.module+el8.8.0+18438+15d3aa65.s390x",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:containers-common-2:1-63.module+el8.8.0+18438+15d3aa65.src",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:containers-common-2:1-63.module+el8.8.0+18438+15d3aa65.x86_64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:crit-0:3.15-3.module+el8.8.0+18060+3f21f2cc.aarch64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:crit-0:3.15-3.module+el8.8.0+18060+3f21f2cc.ppc64le",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:crit-0:3.15-3.module+el8.8.0+18060+3f21f2cc.s390x",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:crit-0:3.15-3.module+el8.8.0+18060+3f21f2cc.x86_64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:criu-0:3.15-3.module+el8.8.0+18060+3f21f2cc.aarch64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:criu-0:3.15-3.module+el8.8.0+18060+3f21f2cc.ppc64le",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:criu-0:3.15-3.module+el8.8.0+18060+3f21f2cc.s390x",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:criu-0:3.15-3.module+el8.8.0+18060+3f21f2cc.src",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:criu-0:3.15-3.module+el8.8.0+18060+3f21f2cc.x86_64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:criu-debuginfo-0:3.15-3.module+el8.8.0+18060+3f21f2cc.aarch64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:criu-debuginfo-0:3.15-3.module+el8.8.0+18060+3f21f2cc.ppc64le",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:criu-debuginfo-0:3.15-3.module+el8.8.0+18060+3f21f2cc.s390x",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:criu-debuginfo-0:3.15-3.module+el8.8.0+18060+3f21f2cc.x86_64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:criu-debugsource-0:3.15-3.module+el8.8.0+18060+3f21f2cc.aarch64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:criu-debugsource-0:3.15-3.module+el8.8.0+18060+3f21f2cc.ppc64le",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:criu-debugsource-0:3.15-3.module+el8.8.0+18060+3f21f2cc.s390x",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:criu-debugsource-0:3.15-3.module+el8.8.0+18060+3f21f2cc.x86_64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:criu-devel-0:3.15-3.module+el8.8.0+18060+3f21f2cc.aarch64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:criu-devel-0:3.15-3.module+el8.8.0+18060+3f21f2cc.ppc64le",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:criu-devel-0:3.15-3.module+el8.8.0+18060+3f21f2cc.s390x",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:criu-devel-0:3.15-3.module+el8.8.0+18060+3f21f2cc.x86_64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:criu-libs-0:3.15-3.module+el8.8.0+18060+3f21f2cc.aarch64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:criu-libs-0:3.15-3.module+el8.8.0+18060+3f21f2cc.ppc64le",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:criu-libs-0:3.15-3.module+el8.8.0+18060+3f21f2cc.s390x",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:criu-libs-0:3.15-3.module+el8.8.0+18060+3f21f2cc.x86_64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:criu-libs-debuginfo-0:3.15-3.module+el8.8.0+18060+3f21f2cc.aarch64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:criu-libs-debuginfo-0:3.15-3.module+el8.8.0+18060+3f21f2cc.ppc64le",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:criu-libs-debuginfo-0:3.15-3.module+el8.8.0+18060+3f21f2cc.s390x",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:criu-libs-debuginfo-0:3.15-3.module+el8.8.0+18060+3f21f2cc.x86_64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:crun-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.aarch64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:crun-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.ppc64le",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:crun-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.s390x",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:crun-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.src",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:crun-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.x86_64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:crun-debuginfo-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.aarch64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:crun-debuginfo-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.ppc64le",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:crun-debuginfo-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.s390x",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:crun-debuginfo-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.x86_64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:crun-debugsource-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.aarch64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:crun-debugsource-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.ppc64le",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:crun-debugsource-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.s390x",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:crun-debugsource-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.x86_64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:fuse-overlayfs-0:1.10-1.module+el8.8.0+18060+3f21f2cc.aarch64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:fuse-overlayfs-0:1.10-1.module+el8.8.0+18060+3f21f2cc.ppc64le",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:fuse-overlayfs-0:1.10-1.module+el8.8.0+18060+3f21f2cc.s390x",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:fuse-overlayfs-0:1.10-1.module+el8.8.0+18060+3f21f2cc.src",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:fuse-overlayfs-0:1.10-1.module+el8.8.0+18060+3f21f2cc.x86_64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:fuse-overlayfs-debuginfo-0:1.10-1.module+el8.8.0+18060+3f21f2cc.aarch64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:fuse-overlayfs-debuginfo-0:1.10-1.module+el8.8.0+18060+3f21f2cc.ppc64le",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:fuse-overlayfs-debuginfo-0:1.10-1.module+el8.8.0+18060+3f21f2cc.s390x",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:fuse-overlayfs-debuginfo-0:1.10-1.module+el8.8.0+18060+3f21f2cc.x86_64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:fuse-overlayfs-debugsource-0:1.10-1.module+el8.8.0+18060+3f21f2cc.aarch64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:fuse-overlayfs-debugsource-0:1.10-1.module+el8.8.0+18060+3f21f2cc.ppc64le",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:fuse-overlayfs-debugsource-0:1.10-1.module+el8.8.0+18060+3f21f2cc.s390x",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:fuse-overlayfs-debugsource-0:1.10-1.module+el8.8.0+18060+3f21f2cc.x86_64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:libslirp-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.aarch64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:libslirp-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.ppc64le",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:libslirp-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.s390x",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:libslirp-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.src",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:libslirp-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.x86_64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:libslirp-debuginfo-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.aarch64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:libslirp-debuginfo-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.ppc64le",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:libslirp-debuginfo-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.s390x",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:libslirp-debuginfo-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.x86_64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:libslirp-debugsource-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.aarch64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:libslirp-debugsource-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.ppc64le",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:libslirp-debugsource-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.s390x",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:libslirp-debugsource-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.x86_64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:libslirp-devel-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.aarch64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:libslirp-devel-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.ppc64le",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:libslirp-devel-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.s390x",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:libslirp-devel-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.x86_64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:netavark-2:1.5.0-4.module+el8.8.0+18060+3f21f2cc.aarch64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:netavark-2:1.5.0-4.module+el8.8.0+18060+3f21f2cc.ppc64le",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:netavark-2:1.5.0-4.module+el8.8.0+18060+3f21f2cc.s390x",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:netavark-2:1.5.0-4.module+el8.8.0+18060+3f21f2cc.src",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:netavark-2:1.5.0-4.module+el8.8.0+18060+3f21f2cc.x86_64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:oci-seccomp-bpf-hook-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.aarch64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:oci-seccomp-bpf-hook-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.ppc64le",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:oci-seccomp-bpf-hook-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.s390x",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:oci-seccomp-bpf-hook-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.src",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:oci-seccomp-bpf-hook-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.x86_64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:oci-seccomp-bpf-hook-debuginfo-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.aarch64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:oci-seccomp-bpf-hook-debuginfo-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.ppc64le",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:oci-seccomp-bpf-hook-debuginfo-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.s390x",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:oci-seccomp-bpf-hook-debuginfo-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.x86_64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:oci-seccomp-bpf-hook-debugsource-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.aarch64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:oci-seccomp-bpf-hook-debugsource-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.ppc64le",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:oci-seccomp-bpf-hook-debugsource-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.s390x",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:oci-seccomp-bpf-hook-debugsource-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.x86_64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.aarch64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.ppc64le",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.s390x",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.src",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.x86_64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-catatonit-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.aarch64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-catatonit-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.ppc64le",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-catatonit-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.s390x",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-catatonit-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.x86_64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-catatonit-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.aarch64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-catatonit-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.ppc64le",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-catatonit-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.s390x",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-catatonit-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.x86_64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.aarch64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.ppc64le",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.s390x",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.x86_64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-debugsource-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.aarch64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-debugsource-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.ppc64le",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-debugsource-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.s390x",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-debugsource-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.x86_64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-docker-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.noarch",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-gvproxy-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.aarch64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-gvproxy-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.ppc64le",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-gvproxy-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.s390x",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-gvproxy-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.x86_64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-gvproxy-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.aarch64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-gvproxy-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.ppc64le",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-gvproxy-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.s390x",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-gvproxy-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.x86_64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-plugins-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.aarch64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-plugins-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.ppc64le",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-plugins-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.s390x",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-plugins-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.x86_64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-plugins-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.aarch64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-plugins-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.ppc64le",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-plugins-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.s390x",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-plugins-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.x86_64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-remote-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.aarch64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-remote-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.ppc64le",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-remote-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.s390x",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-remote-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.x86_64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-remote-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.aarch64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-remote-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.ppc64le",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-remote-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.s390x",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-remote-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.x86_64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-tests-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.aarch64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-tests-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.ppc64le",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-tests-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.s390x",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-tests-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.x86_64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:python-podman-0:4.4.1-1.module+el8.8.0+18275+3a56cc62.src",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:python3-criu-0:3.15-3.module+el8.8.0+18060+3f21f2cc.aarch64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:python3-criu-0:3.15-3.module+el8.8.0+18060+3f21f2cc.ppc64le",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:python3-criu-0:3.15-3.module+el8.8.0+18060+3f21f2cc.s390x",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:python3-criu-0:3.15-3.module+el8.8.0+18060+3f21f2cc.x86_64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:python3-podman-0:4.4.1-1.module+el8.8.0+18275+3a56cc62.noarch",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:runc-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.aarch64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:runc-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.ppc64le",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:runc-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.s390x",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:runc-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.src",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:runc-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.x86_64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:runc-debuginfo-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.aarch64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:runc-debuginfo-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.ppc64le",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:runc-debuginfo-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.s390x",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:runc-debuginfo-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.x86_64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:runc-debugsource-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.aarch64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:runc-debugsource-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.ppc64le",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:runc-debugsource-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.s390x",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:runc-debugsource-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.x86_64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:skopeo-2:1.11.2-0.2.module+el8.8.0+18251+ad5b274c.aarch64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:skopeo-2:1.11.2-0.2.module+el8.8.0+18251+ad5b274c.ppc64le",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:skopeo-2:1.11.2-0.2.module+el8.8.0+18251+ad5b274c.s390x",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:skopeo-2:1.11.2-0.2.module+el8.8.0+18251+ad5b274c.src",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:skopeo-2:1.11.2-0.2.module+el8.8.0+18251+ad5b274c.x86_64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:skopeo-tests-2:1.11.2-0.2.module+el8.8.0+18251+ad5b274c.aarch64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:skopeo-tests-2:1.11.2-0.2.module+el8.8.0+18251+ad5b274c.ppc64le",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:skopeo-tests-2:1.11.2-0.2.module+el8.8.0+18251+ad5b274c.s390x",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:skopeo-tests-2:1.11.2-0.2.module+el8.8.0+18251+ad5b274c.x86_64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:slirp4netns-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.aarch64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:slirp4netns-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.ppc64le",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:slirp4netns-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.s390x",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:slirp4netns-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.src",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:slirp4netns-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.x86_64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:slirp4netns-debuginfo-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.aarch64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:slirp4netns-debuginfo-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.ppc64le",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:slirp4netns-debuginfo-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.s390x",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:slirp4netns-debuginfo-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.x86_64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:slirp4netns-debugsource-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.aarch64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:slirp4netns-debugsource-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.ppc64le",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:slirp4netns-debugsource-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.s390x",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:slirp4netns-debugsource-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.x86_64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:toolbox-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.aarch64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:toolbox-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.ppc64le",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:toolbox-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.s390x",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:toolbox-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.src",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:toolbox-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.x86_64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:toolbox-debuginfo-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.aarch64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:toolbox-debuginfo-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.ppc64le",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:toolbox-debuginfo-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.s390x",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:toolbox-debuginfo-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.x86_64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:toolbox-debugsource-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.aarch64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:toolbox-debugsource-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.ppc64le",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:toolbox-debugsource-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.s390x",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:toolbox-debugsource-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.x86_64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:toolbox-tests-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.aarch64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:toolbox-tests-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.ppc64le",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:toolbox-tests-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.s390x",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:toolbox-tests-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.x86_64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:udica-0:0.2.6-20.module+el8.8.0+18060+3f21f2cc.noarch",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:udica-0:0.2.6-20.module+el8.8.0+18060+3f21f2cc.src"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2023-0778"
},
{
"category": "external",
"summary": "RHBZ#2168256",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2168256"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2023-0778",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-0778"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2023-0778",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2023-0778"
},
{
"category": "external",
"summary": "https://github.com/advisories/GHSA-qwqv-rqgf-8qh8",
"url": "https://github.com/advisories/GHSA-qwqv-rqgf-8qh8"
}
],
"release_date": "2023-02-15T15:56:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2023-05-16T08:49:00+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:aardvark-dns-2:1.5.0-2.module+el8.8.0+18060+3f21f2cc.aarch64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:aardvark-dns-2:1.5.0-2.module+el8.8.0+18060+3f21f2cc.ppc64le",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:aardvark-dns-2:1.5.0-2.module+el8.8.0+18060+3f21f2cc.s390x",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:aardvark-dns-2:1.5.0-2.module+el8.8.0+18060+3f21f2cc.src",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:aardvark-dns-2:1.5.0-2.module+el8.8.0+18060+3f21f2cc.x86_64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:buildah-1:1.29.1-1.module+el8.8.0+18195+471da4bb.aarch64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:buildah-1:1.29.1-1.module+el8.8.0+18195+471da4bb.ppc64le",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:buildah-1:1.29.1-1.module+el8.8.0+18195+471da4bb.s390x",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:buildah-1:1.29.1-1.module+el8.8.0+18195+471da4bb.src",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:buildah-1:1.29.1-1.module+el8.8.0+18195+471da4bb.x86_64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:buildah-debuginfo-1:1.29.1-1.module+el8.8.0+18195+471da4bb.aarch64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:buildah-debuginfo-1:1.29.1-1.module+el8.8.0+18195+471da4bb.ppc64le",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:buildah-debuginfo-1:1.29.1-1.module+el8.8.0+18195+471da4bb.s390x",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:buildah-debuginfo-1:1.29.1-1.module+el8.8.0+18195+471da4bb.x86_64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:buildah-debugsource-1:1.29.1-1.module+el8.8.0+18195+471da4bb.aarch64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:buildah-debugsource-1:1.29.1-1.module+el8.8.0+18195+471da4bb.ppc64le",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:buildah-debugsource-1:1.29.1-1.module+el8.8.0+18195+471da4bb.s390x",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:buildah-debugsource-1:1.29.1-1.module+el8.8.0+18195+471da4bb.x86_64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:buildah-tests-1:1.29.1-1.module+el8.8.0+18195+471da4bb.aarch64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:buildah-tests-1:1.29.1-1.module+el8.8.0+18195+471da4bb.ppc64le",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:buildah-tests-1:1.29.1-1.module+el8.8.0+18195+471da4bb.s390x",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:buildah-tests-1:1.29.1-1.module+el8.8.0+18195+471da4bb.x86_64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:buildah-tests-debuginfo-1:1.29.1-1.module+el8.8.0+18195+471da4bb.aarch64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:buildah-tests-debuginfo-1:1.29.1-1.module+el8.8.0+18195+471da4bb.ppc64le",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:buildah-tests-debuginfo-1:1.29.1-1.module+el8.8.0+18195+471da4bb.s390x",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:buildah-tests-debuginfo-1:1.29.1-1.module+el8.8.0+18195+471da4bb.x86_64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:cockpit-podman-0:63.1-1.module+el8.8.0+18286+cd236dce.noarch",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:cockpit-podman-0:63.1-1.module+el8.8.0+18286+cd236dce.src",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:conmon-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.aarch64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:conmon-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.ppc64le",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:conmon-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.s390x",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:conmon-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.src",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:conmon-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.x86_64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:conmon-debuginfo-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.aarch64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:conmon-debuginfo-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.ppc64le",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:conmon-debuginfo-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.s390x",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:conmon-debuginfo-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.x86_64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:conmon-debugsource-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.aarch64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:conmon-debugsource-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.ppc64le",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:conmon-debugsource-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.s390x",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:conmon-debugsource-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.x86_64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:container-selinux-2:2.205.0-2.module+el8.8.0+18438+15d3aa65.noarch",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:container-selinux-2:2.205.0-2.module+el8.8.0+18438+15d3aa65.src",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:containernetworking-plugins-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.aarch64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:containernetworking-plugins-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.ppc64le",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:containernetworking-plugins-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.s390x",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:containernetworking-plugins-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.src",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:containernetworking-plugins-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.x86_64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:containernetworking-plugins-debuginfo-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.aarch64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:containernetworking-plugins-debuginfo-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.ppc64le",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:containernetworking-plugins-debuginfo-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.s390x",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:containernetworking-plugins-debuginfo-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.x86_64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:containernetworking-plugins-debugsource-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.aarch64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:containernetworking-plugins-debugsource-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.ppc64le",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:containernetworking-plugins-debugsource-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.s390x",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:containernetworking-plugins-debugsource-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.x86_64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:containers-common-2:1-63.module+el8.8.0+18438+15d3aa65.aarch64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:containers-common-2:1-63.module+el8.8.0+18438+15d3aa65.ppc64le",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:containers-common-2:1-63.module+el8.8.0+18438+15d3aa65.s390x",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:containers-common-2:1-63.module+el8.8.0+18438+15d3aa65.src",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:containers-common-2:1-63.module+el8.8.0+18438+15d3aa65.x86_64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:crit-0:3.15-3.module+el8.8.0+18060+3f21f2cc.aarch64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:crit-0:3.15-3.module+el8.8.0+18060+3f21f2cc.ppc64le",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:crit-0:3.15-3.module+el8.8.0+18060+3f21f2cc.s390x",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:crit-0:3.15-3.module+el8.8.0+18060+3f21f2cc.x86_64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:criu-0:3.15-3.module+el8.8.0+18060+3f21f2cc.aarch64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:criu-0:3.15-3.module+el8.8.0+18060+3f21f2cc.ppc64le",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:criu-0:3.15-3.module+el8.8.0+18060+3f21f2cc.s390x",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:criu-0:3.15-3.module+el8.8.0+18060+3f21f2cc.src",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:criu-0:3.15-3.module+el8.8.0+18060+3f21f2cc.x86_64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:criu-debuginfo-0:3.15-3.module+el8.8.0+18060+3f21f2cc.aarch64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:criu-debuginfo-0:3.15-3.module+el8.8.0+18060+3f21f2cc.ppc64le",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:criu-debuginfo-0:3.15-3.module+el8.8.0+18060+3f21f2cc.s390x",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:criu-debuginfo-0:3.15-3.module+el8.8.0+18060+3f21f2cc.x86_64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:criu-debugsource-0:3.15-3.module+el8.8.0+18060+3f21f2cc.aarch64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:criu-debugsource-0:3.15-3.module+el8.8.0+18060+3f21f2cc.ppc64le",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:criu-debugsource-0:3.15-3.module+el8.8.0+18060+3f21f2cc.s390x",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:criu-debugsource-0:3.15-3.module+el8.8.0+18060+3f21f2cc.x86_64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:criu-devel-0:3.15-3.module+el8.8.0+18060+3f21f2cc.aarch64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:criu-devel-0:3.15-3.module+el8.8.0+18060+3f21f2cc.ppc64le",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:criu-devel-0:3.15-3.module+el8.8.0+18060+3f21f2cc.s390x",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:criu-devel-0:3.15-3.module+el8.8.0+18060+3f21f2cc.x86_64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:criu-libs-0:3.15-3.module+el8.8.0+18060+3f21f2cc.aarch64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:criu-libs-0:3.15-3.module+el8.8.0+18060+3f21f2cc.ppc64le",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:criu-libs-0:3.15-3.module+el8.8.0+18060+3f21f2cc.s390x",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:criu-libs-0:3.15-3.module+el8.8.0+18060+3f21f2cc.x86_64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:criu-libs-debuginfo-0:3.15-3.module+el8.8.0+18060+3f21f2cc.aarch64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:criu-libs-debuginfo-0:3.15-3.module+el8.8.0+18060+3f21f2cc.ppc64le",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:criu-libs-debuginfo-0:3.15-3.module+el8.8.0+18060+3f21f2cc.s390x",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:criu-libs-debuginfo-0:3.15-3.module+el8.8.0+18060+3f21f2cc.x86_64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:crun-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.aarch64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:crun-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.ppc64le",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:crun-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.s390x",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:crun-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.src",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:crun-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.x86_64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:crun-debuginfo-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.aarch64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:crun-debuginfo-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.ppc64le",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:crun-debuginfo-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.s390x",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:crun-debuginfo-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.x86_64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:crun-debugsource-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.aarch64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:crun-debugsource-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.ppc64le",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:crun-debugsource-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.s390x",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:crun-debugsource-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.x86_64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:fuse-overlayfs-0:1.10-1.module+el8.8.0+18060+3f21f2cc.aarch64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:fuse-overlayfs-0:1.10-1.module+el8.8.0+18060+3f21f2cc.ppc64le",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:fuse-overlayfs-0:1.10-1.module+el8.8.0+18060+3f21f2cc.s390x",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:fuse-overlayfs-0:1.10-1.module+el8.8.0+18060+3f21f2cc.src",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:fuse-overlayfs-0:1.10-1.module+el8.8.0+18060+3f21f2cc.x86_64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:fuse-overlayfs-debuginfo-0:1.10-1.module+el8.8.0+18060+3f21f2cc.aarch64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:fuse-overlayfs-debuginfo-0:1.10-1.module+el8.8.0+18060+3f21f2cc.ppc64le",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:fuse-overlayfs-debuginfo-0:1.10-1.module+el8.8.0+18060+3f21f2cc.s390x",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:fuse-overlayfs-debuginfo-0:1.10-1.module+el8.8.0+18060+3f21f2cc.x86_64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:fuse-overlayfs-debugsource-0:1.10-1.module+el8.8.0+18060+3f21f2cc.aarch64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:fuse-overlayfs-debugsource-0:1.10-1.module+el8.8.0+18060+3f21f2cc.ppc64le",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:fuse-overlayfs-debugsource-0:1.10-1.module+el8.8.0+18060+3f21f2cc.s390x",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:fuse-overlayfs-debugsource-0:1.10-1.module+el8.8.0+18060+3f21f2cc.x86_64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:libslirp-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.aarch64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:libslirp-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.ppc64le",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:libslirp-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.s390x",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:libslirp-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.src",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:libslirp-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.x86_64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:libslirp-debuginfo-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.aarch64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:libslirp-debuginfo-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.ppc64le",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:libslirp-debuginfo-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.s390x",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:libslirp-debuginfo-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.x86_64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:libslirp-debugsource-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.aarch64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:libslirp-debugsource-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.ppc64le",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:libslirp-debugsource-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.s390x",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:libslirp-debugsource-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.x86_64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:libslirp-devel-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.aarch64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:libslirp-devel-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.ppc64le",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:libslirp-devel-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.s390x",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:libslirp-devel-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.x86_64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:netavark-2:1.5.0-4.module+el8.8.0+18060+3f21f2cc.aarch64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:netavark-2:1.5.0-4.module+el8.8.0+18060+3f21f2cc.ppc64le",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:netavark-2:1.5.0-4.module+el8.8.0+18060+3f21f2cc.s390x",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:netavark-2:1.5.0-4.module+el8.8.0+18060+3f21f2cc.src",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:netavark-2:1.5.0-4.module+el8.8.0+18060+3f21f2cc.x86_64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:oci-seccomp-bpf-hook-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.aarch64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:oci-seccomp-bpf-hook-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.ppc64le",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:oci-seccomp-bpf-hook-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.s390x",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:oci-seccomp-bpf-hook-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.src",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:oci-seccomp-bpf-hook-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.x86_64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:oci-seccomp-bpf-hook-debuginfo-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.aarch64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:oci-seccomp-bpf-hook-debuginfo-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.ppc64le",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:oci-seccomp-bpf-hook-debuginfo-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.s390x",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:oci-seccomp-bpf-hook-debuginfo-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.x86_64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:oci-seccomp-bpf-hook-debugsource-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.aarch64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:oci-seccomp-bpf-hook-debugsource-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.ppc64le",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:oci-seccomp-bpf-hook-debugsource-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.s390x",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:oci-seccomp-bpf-hook-debugsource-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.x86_64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.aarch64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.ppc64le",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.s390x",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.src",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.x86_64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-catatonit-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.aarch64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-catatonit-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.ppc64le",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-catatonit-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.s390x",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-catatonit-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.x86_64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-catatonit-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.aarch64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-catatonit-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.ppc64le",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-catatonit-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.s390x",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-catatonit-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.x86_64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.aarch64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.ppc64le",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.s390x",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.x86_64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-debugsource-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.aarch64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-debugsource-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.ppc64le",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-debugsource-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.s390x",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-debugsource-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.x86_64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-docker-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.noarch",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-gvproxy-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.aarch64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-gvproxy-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.ppc64le",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-gvproxy-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.s390x",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-gvproxy-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.x86_64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-gvproxy-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.aarch64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-gvproxy-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.ppc64le",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-gvproxy-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.s390x",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-gvproxy-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.x86_64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-plugins-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.aarch64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-plugins-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.ppc64le",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-plugins-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.s390x",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-plugins-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.x86_64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-plugins-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.aarch64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-plugins-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.ppc64le",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-plugins-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.s390x",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-plugins-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.x86_64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-remote-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.aarch64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-remote-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.ppc64le",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-remote-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.s390x",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-remote-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.x86_64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-remote-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.aarch64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-remote-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.ppc64le",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-remote-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.s390x",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-remote-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.x86_64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-tests-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.aarch64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-tests-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.ppc64le",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-tests-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.s390x",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-tests-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.x86_64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:python-podman-0:4.4.1-1.module+el8.8.0+18275+3a56cc62.src",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:python3-criu-0:3.15-3.module+el8.8.0+18060+3f21f2cc.aarch64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:python3-criu-0:3.15-3.module+el8.8.0+18060+3f21f2cc.ppc64le",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:python3-criu-0:3.15-3.module+el8.8.0+18060+3f21f2cc.s390x",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:python3-criu-0:3.15-3.module+el8.8.0+18060+3f21f2cc.x86_64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:python3-podman-0:4.4.1-1.module+el8.8.0+18275+3a56cc62.noarch",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:runc-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.aarch64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:runc-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.ppc64le",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:runc-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.s390x",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:runc-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.src",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:runc-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.x86_64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:runc-debuginfo-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.aarch64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:runc-debuginfo-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.ppc64le",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:runc-debuginfo-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.s390x",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:runc-debuginfo-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.x86_64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:runc-debugsource-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.aarch64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:runc-debugsource-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.ppc64le",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:runc-debugsource-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.s390x",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:runc-debugsource-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.x86_64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:skopeo-2:1.11.2-0.2.module+el8.8.0+18251+ad5b274c.aarch64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:skopeo-2:1.11.2-0.2.module+el8.8.0+18251+ad5b274c.ppc64le",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:skopeo-2:1.11.2-0.2.module+el8.8.0+18251+ad5b274c.s390x",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:skopeo-2:1.11.2-0.2.module+el8.8.0+18251+ad5b274c.src",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:skopeo-2:1.11.2-0.2.module+el8.8.0+18251+ad5b274c.x86_64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:skopeo-tests-2:1.11.2-0.2.module+el8.8.0+18251+ad5b274c.aarch64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:skopeo-tests-2:1.11.2-0.2.module+el8.8.0+18251+ad5b274c.ppc64le",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:skopeo-tests-2:1.11.2-0.2.module+el8.8.0+18251+ad5b274c.s390x",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:skopeo-tests-2:1.11.2-0.2.module+el8.8.0+18251+ad5b274c.x86_64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:slirp4netns-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.aarch64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:slirp4netns-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.ppc64le",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:slirp4netns-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.s390x",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:slirp4netns-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.src",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:slirp4netns-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.x86_64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:slirp4netns-debuginfo-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.aarch64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:slirp4netns-debuginfo-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.ppc64le",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:slirp4netns-debuginfo-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.s390x",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:slirp4netns-debuginfo-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.x86_64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:slirp4netns-debugsource-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.aarch64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:slirp4netns-debugsource-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.ppc64le",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:slirp4netns-debugsource-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.s390x",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:slirp4netns-debugsource-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.x86_64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:toolbox-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.aarch64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:toolbox-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.ppc64le",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:toolbox-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.s390x",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:toolbox-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.src",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:toolbox-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.x86_64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:toolbox-debuginfo-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.aarch64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:toolbox-debuginfo-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.ppc64le",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:toolbox-debuginfo-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.s390x",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:toolbox-debuginfo-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.x86_64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:toolbox-debugsource-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.aarch64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:toolbox-debugsource-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.ppc64le",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:toolbox-debugsource-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.s390x",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:toolbox-debugsource-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.x86_64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:toolbox-tests-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.aarch64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:toolbox-tests-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.ppc64le",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:toolbox-tests-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.s390x",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:toolbox-tests-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.x86_64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:udica-0:0.2.6-20.module+el8.8.0+18060+3f21f2cc.noarch",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:udica-0:0.2.6-20.module+el8.8.0+18060+3f21f2cc.src"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2023:2758"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "HIGH",
"attackVector": "NETWORK",
"availabilityImpact": "NONE",
"baseScore": 6.8,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "HIGH",
"integrityImpact": "HIGH",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "REQUIRED",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:R/S:U/C:H/I:H/A:N",
"version": "3.1"
},
"products": [
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:aardvark-dns-2:1.5.0-2.module+el8.8.0+18060+3f21f2cc.aarch64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:aardvark-dns-2:1.5.0-2.module+el8.8.0+18060+3f21f2cc.ppc64le",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:aardvark-dns-2:1.5.0-2.module+el8.8.0+18060+3f21f2cc.s390x",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:aardvark-dns-2:1.5.0-2.module+el8.8.0+18060+3f21f2cc.src",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:aardvark-dns-2:1.5.0-2.module+el8.8.0+18060+3f21f2cc.x86_64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:buildah-1:1.29.1-1.module+el8.8.0+18195+471da4bb.aarch64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:buildah-1:1.29.1-1.module+el8.8.0+18195+471da4bb.ppc64le",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:buildah-1:1.29.1-1.module+el8.8.0+18195+471da4bb.s390x",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:buildah-1:1.29.1-1.module+el8.8.0+18195+471da4bb.src",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:buildah-1:1.29.1-1.module+el8.8.0+18195+471da4bb.x86_64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:buildah-debuginfo-1:1.29.1-1.module+el8.8.0+18195+471da4bb.aarch64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:buildah-debuginfo-1:1.29.1-1.module+el8.8.0+18195+471da4bb.ppc64le",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:buildah-debuginfo-1:1.29.1-1.module+el8.8.0+18195+471da4bb.s390x",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:buildah-debuginfo-1:1.29.1-1.module+el8.8.0+18195+471da4bb.x86_64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:buildah-debugsource-1:1.29.1-1.module+el8.8.0+18195+471da4bb.aarch64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:buildah-debugsource-1:1.29.1-1.module+el8.8.0+18195+471da4bb.ppc64le",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:buildah-debugsource-1:1.29.1-1.module+el8.8.0+18195+471da4bb.s390x",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:buildah-debugsource-1:1.29.1-1.module+el8.8.0+18195+471da4bb.x86_64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:buildah-tests-1:1.29.1-1.module+el8.8.0+18195+471da4bb.aarch64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:buildah-tests-1:1.29.1-1.module+el8.8.0+18195+471da4bb.ppc64le",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:buildah-tests-1:1.29.1-1.module+el8.8.0+18195+471da4bb.s390x",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:buildah-tests-1:1.29.1-1.module+el8.8.0+18195+471da4bb.x86_64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:buildah-tests-debuginfo-1:1.29.1-1.module+el8.8.0+18195+471da4bb.aarch64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:buildah-tests-debuginfo-1:1.29.1-1.module+el8.8.0+18195+471da4bb.ppc64le",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:buildah-tests-debuginfo-1:1.29.1-1.module+el8.8.0+18195+471da4bb.s390x",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:buildah-tests-debuginfo-1:1.29.1-1.module+el8.8.0+18195+471da4bb.x86_64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:cockpit-podman-0:63.1-1.module+el8.8.0+18286+cd236dce.noarch",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:cockpit-podman-0:63.1-1.module+el8.8.0+18286+cd236dce.src",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:conmon-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.aarch64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:conmon-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.ppc64le",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:conmon-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.s390x",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:conmon-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.src",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:conmon-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.x86_64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:conmon-debuginfo-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.aarch64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:conmon-debuginfo-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.ppc64le",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:conmon-debuginfo-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.s390x",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:conmon-debuginfo-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.x86_64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:conmon-debugsource-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.aarch64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:conmon-debugsource-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.ppc64le",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:conmon-debugsource-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.s390x",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:conmon-debugsource-3:2.1.6-1.module+el8.8.0+18098+9b44df5f.x86_64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:container-selinux-2:2.205.0-2.module+el8.8.0+18438+15d3aa65.noarch",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:container-selinux-2:2.205.0-2.module+el8.8.0+18438+15d3aa65.src",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:containernetworking-plugins-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.aarch64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:containernetworking-plugins-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.ppc64le",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:containernetworking-plugins-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.s390x",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:containernetworking-plugins-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.src",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:containernetworking-plugins-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.x86_64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:containernetworking-plugins-debuginfo-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.aarch64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:containernetworking-plugins-debuginfo-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.ppc64le",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:containernetworking-plugins-debuginfo-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.s390x",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:containernetworking-plugins-debuginfo-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.x86_64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:containernetworking-plugins-debugsource-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.aarch64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:containernetworking-plugins-debugsource-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.ppc64le",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:containernetworking-plugins-debugsource-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.s390x",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:containernetworking-plugins-debugsource-1:1.2.0-1.module+el8.8.0+18060+3f21f2cc.x86_64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:containers-common-2:1-63.module+el8.8.0+18438+15d3aa65.aarch64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:containers-common-2:1-63.module+el8.8.0+18438+15d3aa65.ppc64le",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:containers-common-2:1-63.module+el8.8.0+18438+15d3aa65.s390x",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:containers-common-2:1-63.module+el8.8.0+18438+15d3aa65.src",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:containers-common-2:1-63.module+el8.8.0+18438+15d3aa65.x86_64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:crit-0:3.15-3.module+el8.8.0+18060+3f21f2cc.aarch64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:crit-0:3.15-3.module+el8.8.0+18060+3f21f2cc.ppc64le",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:crit-0:3.15-3.module+el8.8.0+18060+3f21f2cc.s390x",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:crit-0:3.15-3.module+el8.8.0+18060+3f21f2cc.x86_64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:criu-0:3.15-3.module+el8.8.0+18060+3f21f2cc.aarch64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:criu-0:3.15-3.module+el8.8.0+18060+3f21f2cc.ppc64le",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:criu-0:3.15-3.module+el8.8.0+18060+3f21f2cc.s390x",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:criu-0:3.15-3.module+el8.8.0+18060+3f21f2cc.src",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:criu-0:3.15-3.module+el8.8.0+18060+3f21f2cc.x86_64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:criu-debuginfo-0:3.15-3.module+el8.8.0+18060+3f21f2cc.aarch64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:criu-debuginfo-0:3.15-3.module+el8.8.0+18060+3f21f2cc.ppc64le",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:criu-debuginfo-0:3.15-3.module+el8.8.0+18060+3f21f2cc.s390x",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:criu-debuginfo-0:3.15-3.module+el8.8.0+18060+3f21f2cc.x86_64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:criu-debugsource-0:3.15-3.module+el8.8.0+18060+3f21f2cc.aarch64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:criu-debugsource-0:3.15-3.module+el8.8.0+18060+3f21f2cc.ppc64le",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:criu-debugsource-0:3.15-3.module+el8.8.0+18060+3f21f2cc.s390x",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:criu-debugsource-0:3.15-3.module+el8.8.0+18060+3f21f2cc.x86_64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:criu-devel-0:3.15-3.module+el8.8.0+18060+3f21f2cc.aarch64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:criu-devel-0:3.15-3.module+el8.8.0+18060+3f21f2cc.ppc64le",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:criu-devel-0:3.15-3.module+el8.8.0+18060+3f21f2cc.s390x",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:criu-devel-0:3.15-3.module+el8.8.0+18060+3f21f2cc.x86_64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:criu-libs-0:3.15-3.module+el8.8.0+18060+3f21f2cc.aarch64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:criu-libs-0:3.15-3.module+el8.8.0+18060+3f21f2cc.ppc64le",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:criu-libs-0:3.15-3.module+el8.8.0+18060+3f21f2cc.s390x",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:criu-libs-0:3.15-3.module+el8.8.0+18060+3f21f2cc.x86_64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:criu-libs-debuginfo-0:3.15-3.module+el8.8.0+18060+3f21f2cc.aarch64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:criu-libs-debuginfo-0:3.15-3.module+el8.8.0+18060+3f21f2cc.ppc64le",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:criu-libs-debuginfo-0:3.15-3.module+el8.8.0+18060+3f21f2cc.s390x",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:criu-libs-debuginfo-0:3.15-3.module+el8.8.0+18060+3f21f2cc.x86_64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:crun-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.aarch64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:crun-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.ppc64le",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:crun-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.s390x",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:crun-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.src",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:crun-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.x86_64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:crun-debuginfo-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.aarch64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:crun-debuginfo-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.ppc64le",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:crun-debuginfo-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.s390x",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:crun-debuginfo-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.x86_64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:crun-debugsource-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.aarch64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:crun-debugsource-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.ppc64le",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:crun-debugsource-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.s390x",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:crun-debugsource-0:1.8.1-2.module+el8.8.0+18418+f0e540fe.x86_64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:fuse-overlayfs-0:1.10-1.module+el8.8.0+18060+3f21f2cc.aarch64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:fuse-overlayfs-0:1.10-1.module+el8.8.0+18060+3f21f2cc.ppc64le",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:fuse-overlayfs-0:1.10-1.module+el8.8.0+18060+3f21f2cc.s390x",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:fuse-overlayfs-0:1.10-1.module+el8.8.0+18060+3f21f2cc.src",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:fuse-overlayfs-0:1.10-1.module+el8.8.0+18060+3f21f2cc.x86_64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:fuse-overlayfs-debuginfo-0:1.10-1.module+el8.8.0+18060+3f21f2cc.aarch64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:fuse-overlayfs-debuginfo-0:1.10-1.module+el8.8.0+18060+3f21f2cc.ppc64le",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:fuse-overlayfs-debuginfo-0:1.10-1.module+el8.8.0+18060+3f21f2cc.s390x",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:fuse-overlayfs-debuginfo-0:1.10-1.module+el8.8.0+18060+3f21f2cc.x86_64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:fuse-overlayfs-debugsource-0:1.10-1.module+el8.8.0+18060+3f21f2cc.aarch64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:fuse-overlayfs-debugsource-0:1.10-1.module+el8.8.0+18060+3f21f2cc.ppc64le",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:fuse-overlayfs-debugsource-0:1.10-1.module+el8.8.0+18060+3f21f2cc.s390x",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:fuse-overlayfs-debugsource-0:1.10-1.module+el8.8.0+18060+3f21f2cc.x86_64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:libslirp-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.aarch64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:libslirp-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.ppc64le",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:libslirp-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.s390x",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:libslirp-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.src",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:libslirp-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.x86_64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:libslirp-debuginfo-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.aarch64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:libslirp-debuginfo-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.ppc64le",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:libslirp-debuginfo-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.s390x",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:libslirp-debuginfo-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.x86_64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:libslirp-debugsource-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.aarch64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:libslirp-debugsource-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.ppc64le",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:libslirp-debugsource-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.s390x",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:libslirp-debugsource-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.x86_64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:libslirp-devel-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.aarch64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:libslirp-devel-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.ppc64le",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:libslirp-devel-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.s390x",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:libslirp-devel-0:4.4.0-1.module+el8.8.0+18060+3f21f2cc.x86_64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:netavark-2:1.5.0-4.module+el8.8.0+18060+3f21f2cc.aarch64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:netavark-2:1.5.0-4.module+el8.8.0+18060+3f21f2cc.ppc64le",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:netavark-2:1.5.0-4.module+el8.8.0+18060+3f21f2cc.s390x",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:netavark-2:1.5.0-4.module+el8.8.0+18060+3f21f2cc.src",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:netavark-2:1.5.0-4.module+el8.8.0+18060+3f21f2cc.x86_64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:oci-seccomp-bpf-hook-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.aarch64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:oci-seccomp-bpf-hook-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.ppc64le",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:oci-seccomp-bpf-hook-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.s390x",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:oci-seccomp-bpf-hook-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.src",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:oci-seccomp-bpf-hook-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.x86_64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:oci-seccomp-bpf-hook-debuginfo-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.aarch64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:oci-seccomp-bpf-hook-debuginfo-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.ppc64le",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:oci-seccomp-bpf-hook-debuginfo-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.s390x",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:oci-seccomp-bpf-hook-debuginfo-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.x86_64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:oci-seccomp-bpf-hook-debugsource-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.aarch64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:oci-seccomp-bpf-hook-debugsource-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.ppc64le",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:oci-seccomp-bpf-hook-debugsource-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.s390x",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:oci-seccomp-bpf-hook-debugsource-0:1.2.8-1.module+el8.8.0+18060+3f21f2cc.x86_64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.aarch64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.ppc64le",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.s390x",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.src",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.x86_64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-catatonit-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.aarch64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-catatonit-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.ppc64le",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-catatonit-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.s390x",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-catatonit-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.x86_64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-catatonit-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.aarch64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-catatonit-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.ppc64le",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-catatonit-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.s390x",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-catatonit-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.x86_64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.aarch64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.ppc64le",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.s390x",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.x86_64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-debugsource-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.aarch64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-debugsource-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.ppc64le",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-debugsource-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.s390x",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-debugsource-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.x86_64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-docker-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.noarch",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-gvproxy-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.aarch64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-gvproxy-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.ppc64le",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-gvproxy-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.s390x",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-gvproxy-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.x86_64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-gvproxy-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.aarch64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-gvproxy-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.ppc64le",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-gvproxy-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.s390x",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-gvproxy-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.x86_64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-plugins-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.aarch64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-plugins-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.ppc64le",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-plugins-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.s390x",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-plugins-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.x86_64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-plugins-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.aarch64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-plugins-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.ppc64le",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-plugins-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.s390x",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-plugins-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.x86_64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-remote-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.aarch64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-remote-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.ppc64le",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-remote-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.s390x",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-remote-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.x86_64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-remote-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.aarch64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-remote-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.ppc64le",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-remote-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.s390x",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-remote-debuginfo-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.x86_64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-tests-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.aarch64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-tests-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.ppc64le",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-tests-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.s390x",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:podman-tests-3:4.4.1-8.module+el8.8.0+18438+15d3aa65.x86_64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:python-podman-0:4.4.1-1.module+el8.8.0+18275+3a56cc62.src",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:python3-criu-0:3.15-3.module+el8.8.0+18060+3f21f2cc.aarch64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:python3-criu-0:3.15-3.module+el8.8.0+18060+3f21f2cc.ppc64le",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:python3-criu-0:3.15-3.module+el8.8.0+18060+3f21f2cc.s390x",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:python3-criu-0:3.15-3.module+el8.8.0+18060+3f21f2cc.x86_64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:python3-podman-0:4.4.1-1.module+el8.8.0+18275+3a56cc62.noarch",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:runc-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.aarch64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:runc-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.ppc64le",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:runc-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.s390x",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:runc-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.src",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:runc-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.x86_64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:runc-debuginfo-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.aarch64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:runc-debuginfo-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.ppc64le",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:runc-debuginfo-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.s390x",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:runc-debuginfo-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.x86_64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:runc-debugsource-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.aarch64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:runc-debugsource-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.ppc64le",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:runc-debugsource-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.s390x",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:runc-debugsource-1:1.1.4-1.module+el8.8.0+18060+3f21f2cc.x86_64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:skopeo-2:1.11.2-0.2.module+el8.8.0+18251+ad5b274c.aarch64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:skopeo-2:1.11.2-0.2.module+el8.8.0+18251+ad5b274c.ppc64le",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:skopeo-2:1.11.2-0.2.module+el8.8.0+18251+ad5b274c.s390x",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:skopeo-2:1.11.2-0.2.module+el8.8.0+18251+ad5b274c.src",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:skopeo-2:1.11.2-0.2.module+el8.8.0+18251+ad5b274c.x86_64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:skopeo-tests-2:1.11.2-0.2.module+el8.8.0+18251+ad5b274c.aarch64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:skopeo-tests-2:1.11.2-0.2.module+el8.8.0+18251+ad5b274c.ppc64le",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:skopeo-tests-2:1.11.2-0.2.module+el8.8.0+18251+ad5b274c.s390x",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:skopeo-tests-2:1.11.2-0.2.module+el8.8.0+18251+ad5b274c.x86_64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:slirp4netns-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.aarch64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:slirp4netns-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.ppc64le",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:slirp4netns-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.s390x",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:slirp4netns-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.src",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:slirp4netns-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.x86_64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:slirp4netns-debuginfo-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.aarch64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:slirp4netns-debuginfo-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.ppc64le",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:slirp4netns-debuginfo-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.s390x",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:slirp4netns-debuginfo-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.x86_64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:slirp4netns-debugsource-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.aarch64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:slirp4netns-debugsource-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.ppc64le",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:slirp4netns-debugsource-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.s390x",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:slirp4netns-debugsource-0:1.2.0-2.module+el8.8.0+18060+3f21f2cc.x86_64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:toolbox-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.aarch64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:toolbox-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.ppc64le",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:toolbox-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.s390x",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:toolbox-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.src",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:toolbox-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.x86_64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:toolbox-debuginfo-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.aarch64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:toolbox-debuginfo-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.ppc64le",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:toolbox-debuginfo-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.s390x",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:toolbox-debuginfo-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.x86_64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:toolbox-debugsource-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.aarch64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:toolbox-debugsource-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.ppc64le",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:toolbox-debugsource-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.s390x",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:toolbox-debugsource-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.x86_64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:toolbox-tests-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.aarch64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:toolbox-tests-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.ppc64le",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:toolbox-tests-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.s390x",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:toolbox-tests-0:0.0.99.3-7.module+el8.8.0+18119+e3deee03.x86_64",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:udica-0:0.2.6-20.module+el8.8.0+18060+3f21f2cc.noarch",
"AppStream-8.8.0.GA:container-tools:rhel8:8080020230321153727:0f77c1b7:udica-0:0.2.6-20.module+el8.8.0+18060+3f21f2cc.src"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "podman: symlink exchange attack in podman export volume"
}
]
}
rhsa-2023_2283
Vulnerability from csaf_redhat
Notes
{
"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: net/http: excessive memory growth in a Go server accepting HTTP/2 requests (CVE-2022-41717)\n\n* golang: crypto/tls: session tickets lack random ticket_age_add (CVE-2022-30629)\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.2 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:2283",
"url": "https://access.redhat.com/errata/RHSA-2023:2283"
},
{
"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.2_release_notes/index",
"url": "https://access.redhat.com/documentation/en-us/red_hat_enterprise_linux/9/html/9.2_release_notes/index"
},
{
"category": "external",
"summary": "2092793",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2092793"
},
{
"category": "external",
"summary": "2161274",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2161274"
},
{
"category": "external",
"summary": "2182318",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2182318"
},
{
"category": "self",
"summary": "Canonical URL",
"url": "https://security.access.redhat.com/data/csaf/v2/advisories/2023/rhsa-2023_2283.json"
}
],
"title": "Red Hat Security Advisory: skopeo security and bug fix update",
"tracking": {
"current_release_date": "2025-01-06T19:25:23+00:00",
"generator": {
"date": "2025-01-06T19:25:23+00:00",
"engine": {
"name": "Red Hat SDEngine",
"version": "4.2.5"
}
},
"id": "RHSA-2023:2283",
"initial_release_date": "2023-05-09T10:01:47+00:00",
"revision_history": [
{
"date": "2023-05-09T10:01:47+00:00",
"number": "1",
"summary": "Initial version"
},
{
"date": "2023-05-09T10:01:47+00:00",
"number": "2",
"summary": "Last updated version"
},
{
"date": "2025-01-06T19:25:23+00:00",
"number": "3",
"summary": "Last generated version"
}
],
"status": "final",
"version": "3"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_name",
"name": "Red Hat Enterprise Linux AppStream (v. 9)",
"product": {
"name": "Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.2.0.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.11.2-0.1.el9.src",
"product": {
"name": "skopeo-2:1.11.2-0.1.el9.src",
"product_id": "skopeo-2:1.11.2-0.1.el9.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/skopeo@1.11.2-0.1.el9?arch=src\u0026epoch=2"
}
}
}
],
"category": "architecture",
"name": "src"
},
{
"branches": [
{
"category": "product_version",
"name": "skopeo-2:1.11.2-0.1.el9.aarch64",
"product": {
"name": "skopeo-2:1.11.2-0.1.el9.aarch64",
"product_id": "skopeo-2:1.11.2-0.1.el9.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/skopeo@1.11.2-0.1.el9?arch=aarch64\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "skopeo-tests-2:1.11.2-0.1.el9.aarch64",
"product": {
"name": "skopeo-tests-2:1.11.2-0.1.el9.aarch64",
"product_id": "skopeo-tests-2:1.11.2-0.1.el9.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/skopeo-tests@1.11.2-0.1.el9?arch=aarch64\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "skopeo-debugsource-2:1.11.2-0.1.el9.aarch64",
"product": {
"name": "skopeo-debugsource-2:1.11.2-0.1.el9.aarch64",
"product_id": "skopeo-debugsource-2:1.11.2-0.1.el9.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/skopeo-debugsource@1.11.2-0.1.el9?arch=aarch64\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "skopeo-debuginfo-2:1.11.2-0.1.el9.aarch64",
"product": {
"name": "skopeo-debuginfo-2:1.11.2-0.1.el9.aarch64",
"product_id": "skopeo-debuginfo-2:1.11.2-0.1.el9.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/skopeo-debuginfo@1.11.2-0.1.el9?arch=aarch64\u0026epoch=2"
}
}
}
],
"category": "architecture",
"name": "aarch64"
},
{
"branches": [
{
"category": "product_version",
"name": "skopeo-2:1.11.2-0.1.el9.ppc64le",
"product": {
"name": "skopeo-2:1.11.2-0.1.el9.ppc64le",
"product_id": "skopeo-2:1.11.2-0.1.el9.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/skopeo@1.11.2-0.1.el9?arch=ppc64le\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "skopeo-tests-2:1.11.2-0.1.el9.ppc64le",
"product": {
"name": "skopeo-tests-2:1.11.2-0.1.el9.ppc64le",
"product_id": "skopeo-tests-2:1.11.2-0.1.el9.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/skopeo-tests@1.11.2-0.1.el9?arch=ppc64le\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "skopeo-debugsource-2:1.11.2-0.1.el9.ppc64le",
"product": {
"name": "skopeo-debugsource-2:1.11.2-0.1.el9.ppc64le",
"product_id": "skopeo-debugsource-2:1.11.2-0.1.el9.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/skopeo-debugsource@1.11.2-0.1.el9?arch=ppc64le\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "skopeo-debuginfo-2:1.11.2-0.1.el9.ppc64le",
"product": {
"name": "skopeo-debuginfo-2:1.11.2-0.1.el9.ppc64le",
"product_id": "skopeo-debuginfo-2:1.11.2-0.1.el9.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/skopeo-debuginfo@1.11.2-0.1.el9?arch=ppc64le\u0026epoch=2"
}
}
}
],
"category": "architecture",
"name": "ppc64le"
},
{
"branches": [
{
"category": "product_version",
"name": "skopeo-2:1.11.2-0.1.el9.x86_64",
"product": {
"name": "skopeo-2:1.11.2-0.1.el9.x86_64",
"product_id": "skopeo-2:1.11.2-0.1.el9.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/skopeo@1.11.2-0.1.el9?arch=x86_64\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "skopeo-tests-2:1.11.2-0.1.el9.x86_64",
"product": {
"name": "skopeo-tests-2:1.11.2-0.1.el9.x86_64",
"product_id": "skopeo-tests-2:1.11.2-0.1.el9.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/skopeo-tests@1.11.2-0.1.el9?arch=x86_64\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "skopeo-debugsource-2:1.11.2-0.1.el9.x86_64",
"product": {
"name": "skopeo-debugsource-2:1.11.2-0.1.el9.x86_64",
"product_id": "skopeo-debugsource-2:1.11.2-0.1.el9.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/skopeo-debugsource@1.11.2-0.1.el9?arch=x86_64\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "skopeo-debuginfo-2:1.11.2-0.1.el9.x86_64",
"product": {
"name": "skopeo-debuginfo-2:1.11.2-0.1.el9.x86_64",
"product_id": "skopeo-debuginfo-2:1.11.2-0.1.el9.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/skopeo-debuginfo@1.11.2-0.1.el9?arch=x86_64\u0026epoch=2"
}
}
}
],
"category": "architecture",
"name": "x86_64"
},
{
"branches": [
{
"category": "product_version",
"name": "skopeo-2:1.11.2-0.1.el9.s390x",
"product": {
"name": "skopeo-2:1.11.2-0.1.el9.s390x",
"product_id": "skopeo-2:1.11.2-0.1.el9.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/skopeo@1.11.2-0.1.el9?arch=s390x\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "skopeo-tests-2:1.11.2-0.1.el9.s390x",
"product": {
"name": "skopeo-tests-2:1.11.2-0.1.el9.s390x",
"product_id": "skopeo-tests-2:1.11.2-0.1.el9.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/skopeo-tests@1.11.2-0.1.el9?arch=s390x\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "skopeo-debugsource-2:1.11.2-0.1.el9.s390x",
"product": {
"name": "skopeo-debugsource-2:1.11.2-0.1.el9.s390x",
"product_id": "skopeo-debugsource-2:1.11.2-0.1.el9.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/skopeo-debugsource@1.11.2-0.1.el9?arch=s390x\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "skopeo-debuginfo-2:1.11.2-0.1.el9.s390x",
"product": {
"name": "skopeo-debuginfo-2:1.11.2-0.1.el9.s390x",
"product_id": "skopeo-debuginfo-2:1.11.2-0.1.el9.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/skopeo-debuginfo@1.11.2-0.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.11.2-0.1.el9.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.2.0.GA:skopeo-2:1.11.2-0.1.el9.aarch64"
},
"product_reference": "skopeo-2:1.11.2-0.1.el9.aarch64",
"relates_to_product_reference": "AppStream-9.2.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "skopeo-2:1.11.2-0.1.el9.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.2.0.GA:skopeo-2:1.11.2-0.1.el9.ppc64le"
},
"product_reference": "skopeo-2:1.11.2-0.1.el9.ppc64le",
"relates_to_product_reference": "AppStream-9.2.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "skopeo-2:1.11.2-0.1.el9.s390x as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.2.0.GA:skopeo-2:1.11.2-0.1.el9.s390x"
},
"product_reference": "skopeo-2:1.11.2-0.1.el9.s390x",
"relates_to_product_reference": "AppStream-9.2.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "skopeo-2:1.11.2-0.1.el9.src as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.2.0.GA:skopeo-2:1.11.2-0.1.el9.src"
},
"product_reference": "skopeo-2:1.11.2-0.1.el9.src",
"relates_to_product_reference": "AppStream-9.2.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "skopeo-2:1.11.2-0.1.el9.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.2.0.GA:skopeo-2:1.11.2-0.1.el9.x86_64"
},
"product_reference": "skopeo-2:1.11.2-0.1.el9.x86_64",
"relates_to_product_reference": "AppStream-9.2.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "skopeo-debuginfo-2:1.11.2-0.1.el9.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.2.0.GA:skopeo-debuginfo-2:1.11.2-0.1.el9.aarch64"
},
"product_reference": "skopeo-debuginfo-2:1.11.2-0.1.el9.aarch64",
"relates_to_product_reference": "AppStream-9.2.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "skopeo-debuginfo-2:1.11.2-0.1.el9.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.2.0.GA:skopeo-debuginfo-2:1.11.2-0.1.el9.ppc64le"
},
"product_reference": "skopeo-debuginfo-2:1.11.2-0.1.el9.ppc64le",
"relates_to_product_reference": "AppStream-9.2.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "skopeo-debuginfo-2:1.11.2-0.1.el9.s390x as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.2.0.GA:skopeo-debuginfo-2:1.11.2-0.1.el9.s390x"
},
"product_reference": "skopeo-debuginfo-2:1.11.2-0.1.el9.s390x",
"relates_to_product_reference": "AppStream-9.2.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "skopeo-debuginfo-2:1.11.2-0.1.el9.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.2.0.GA:skopeo-debuginfo-2:1.11.2-0.1.el9.x86_64"
},
"product_reference": "skopeo-debuginfo-2:1.11.2-0.1.el9.x86_64",
"relates_to_product_reference": "AppStream-9.2.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "skopeo-debugsource-2:1.11.2-0.1.el9.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.2.0.GA:skopeo-debugsource-2:1.11.2-0.1.el9.aarch64"
},
"product_reference": "skopeo-debugsource-2:1.11.2-0.1.el9.aarch64",
"relates_to_product_reference": "AppStream-9.2.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "skopeo-debugsource-2:1.11.2-0.1.el9.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.2.0.GA:skopeo-debugsource-2:1.11.2-0.1.el9.ppc64le"
},
"product_reference": "skopeo-debugsource-2:1.11.2-0.1.el9.ppc64le",
"relates_to_product_reference": "AppStream-9.2.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "skopeo-debugsource-2:1.11.2-0.1.el9.s390x as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.2.0.GA:skopeo-debugsource-2:1.11.2-0.1.el9.s390x"
},
"product_reference": "skopeo-debugsource-2:1.11.2-0.1.el9.s390x",
"relates_to_product_reference": "AppStream-9.2.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "skopeo-debugsource-2:1.11.2-0.1.el9.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.2.0.GA:skopeo-debugsource-2:1.11.2-0.1.el9.x86_64"
},
"product_reference": "skopeo-debugsource-2:1.11.2-0.1.el9.x86_64",
"relates_to_product_reference": "AppStream-9.2.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "skopeo-tests-2:1.11.2-0.1.el9.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.2.0.GA:skopeo-tests-2:1.11.2-0.1.el9.aarch64"
},
"product_reference": "skopeo-tests-2:1.11.2-0.1.el9.aarch64",
"relates_to_product_reference": "AppStream-9.2.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "skopeo-tests-2:1.11.2-0.1.el9.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.2.0.GA:skopeo-tests-2:1.11.2-0.1.el9.ppc64le"
},
"product_reference": "skopeo-tests-2:1.11.2-0.1.el9.ppc64le",
"relates_to_product_reference": "AppStream-9.2.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "skopeo-tests-2:1.11.2-0.1.el9.s390x as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.2.0.GA:skopeo-tests-2:1.11.2-0.1.el9.s390x"
},
"product_reference": "skopeo-tests-2:1.11.2-0.1.el9.s390x",
"relates_to_product_reference": "AppStream-9.2.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "skopeo-tests-2:1.11.2-0.1.el9.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.2.0.GA:skopeo-tests-2:1.11.2-0.1.el9.x86_64"
},
"product_reference": "skopeo-tests-2:1.11.2-0.1.el9.x86_64",
"relates_to_product_reference": "AppStream-9.2.0.GA"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2022-30629",
"cwe": {
"id": "CWE-331",
"name": "Insufficient Entropy"
},
"discovery_date": "2022-06-02T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2092793"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in the crypto/tls golang package. When session tickets are generated by crypto/tls, it is missing the ticket expiration. This issue may allow an attacker to observe the TLS handshakes to correlate successive connections during session resumption.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "golang: crypto/tls: session tickets lack random ticket_age_add",
"title": "Vulnerability summary"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"AppStream-9.2.0.GA:skopeo-2:1.11.2-0.1.el9.aarch64",
"AppStream-9.2.0.GA:skopeo-2:1.11.2-0.1.el9.ppc64le",
"AppStream-9.2.0.GA:skopeo-2:1.11.2-0.1.el9.s390x",
"AppStream-9.2.0.GA:skopeo-2:1.11.2-0.1.el9.src",
"AppStream-9.2.0.GA:skopeo-2:1.11.2-0.1.el9.x86_64",
"AppStream-9.2.0.GA:skopeo-debuginfo-2:1.11.2-0.1.el9.aarch64",
"AppStream-9.2.0.GA:skopeo-debuginfo-2:1.11.2-0.1.el9.ppc64le",
"AppStream-9.2.0.GA:skopeo-debuginfo-2:1.11.2-0.1.el9.s390x",
"AppStream-9.2.0.GA:skopeo-debuginfo-2:1.11.2-0.1.el9.x86_64",
"AppStream-9.2.0.GA:skopeo-debugsource-2:1.11.2-0.1.el9.aarch64",
"AppStream-9.2.0.GA:skopeo-debugsource-2:1.11.2-0.1.el9.ppc64le",
"AppStream-9.2.0.GA:skopeo-debugsource-2:1.11.2-0.1.el9.s390x",
"AppStream-9.2.0.GA:skopeo-debugsource-2:1.11.2-0.1.el9.x86_64",
"AppStream-9.2.0.GA:skopeo-tests-2:1.11.2-0.1.el9.aarch64",
"AppStream-9.2.0.GA:skopeo-tests-2:1.11.2-0.1.el9.ppc64le",
"AppStream-9.2.0.GA:skopeo-tests-2:1.11.2-0.1.el9.s390x",
"AppStream-9.2.0.GA:skopeo-tests-2:1.11.2-0.1.el9.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2022-30629"
},
{
"category": "external",
"summary": "RHBZ#2092793",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2092793"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2022-30629",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-30629"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2022-30629",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2022-30629"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-announce/c/TzIC9-t8Ytg",
"url": "https://groups.google.com/g/golang-announce/c/TzIC9-t8Ytg"
}
],
"release_date": "2022-06-02T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2023-05-09T10:01:47+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"AppStream-9.2.0.GA:skopeo-2:1.11.2-0.1.el9.aarch64",
"AppStream-9.2.0.GA:skopeo-2:1.11.2-0.1.el9.ppc64le",
"AppStream-9.2.0.GA:skopeo-2:1.11.2-0.1.el9.s390x",
"AppStream-9.2.0.GA:skopeo-2:1.11.2-0.1.el9.src",
"AppStream-9.2.0.GA:skopeo-2:1.11.2-0.1.el9.x86_64",
"AppStream-9.2.0.GA:skopeo-debuginfo-2:1.11.2-0.1.el9.aarch64",
"AppStream-9.2.0.GA:skopeo-debuginfo-2:1.11.2-0.1.el9.ppc64le",
"AppStream-9.2.0.GA:skopeo-debuginfo-2:1.11.2-0.1.el9.s390x",
"AppStream-9.2.0.GA:skopeo-debuginfo-2:1.11.2-0.1.el9.x86_64",
"AppStream-9.2.0.GA:skopeo-debugsource-2:1.11.2-0.1.el9.aarch64",
"AppStream-9.2.0.GA:skopeo-debugsource-2:1.11.2-0.1.el9.ppc64le",
"AppStream-9.2.0.GA:skopeo-debugsource-2:1.11.2-0.1.el9.s390x",
"AppStream-9.2.0.GA:skopeo-debugsource-2:1.11.2-0.1.el9.x86_64",
"AppStream-9.2.0.GA:skopeo-tests-2:1.11.2-0.1.el9.aarch64",
"AppStream-9.2.0.GA:skopeo-tests-2:1.11.2-0.1.el9.ppc64le",
"AppStream-9.2.0.GA:skopeo-tests-2:1.11.2-0.1.el9.s390x",
"AppStream-9.2.0.GA:skopeo-tests-2:1.11.2-0.1.el9.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2023:2283"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "HIGH",
"attackVector": "NETWORK",
"availabilityImpact": "NONE",
"baseScore": 3.1,
"baseSeverity": "LOW",
"confidentialityImpact": "LOW",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "REQUIRED",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:R/S:U/C:L/I:N/A:N",
"version": "3.1"
},
"products": [
"AppStream-9.2.0.GA:skopeo-2:1.11.2-0.1.el9.aarch64",
"AppStream-9.2.0.GA:skopeo-2:1.11.2-0.1.el9.ppc64le",
"AppStream-9.2.0.GA:skopeo-2:1.11.2-0.1.el9.s390x",
"AppStream-9.2.0.GA:skopeo-2:1.11.2-0.1.el9.src",
"AppStream-9.2.0.GA:skopeo-2:1.11.2-0.1.el9.x86_64",
"AppStream-9.2.0.GA:skopeo-debuginfo-2:1.11.2-0.1.el9.aarch64",
"AppStream-9.2.0.GA:skopeo-debuginfo-2:1.11.2-0.1.el9.ppc64le",
"AppStream-9.2.0.GA:skopeo-debuginfo-2:1.11.2-0.1.el9.s390x",
"AppStream-9.2.0.GA:skopeo-debuginfo-2:1.11.2-0.1.el9.x86_64",
"AppStream-9.2.0.GA:skopeo-debugsource-2:1.11.2-0.1.el9.aarch64",
"AppStream-9.2.0.GA:skopeo-debugsource-2:1.11.2-0.1.el9.ppc64le",
"AppStream-9.2.0.GA:skopeo-debugsource-2:1.11.2-0.1.el9.s390x",
"AppStream-9.2.0.GA:skopeo-debugsource-2:1.11.2-0.1.el9.x86_64",
"AppStream-9.2.0.GA:skopeo-tests-2:1.11.2-0.1.el9.aarch64",
"AppStream-9.2.0.GA:skopeo-tests-2:1.11.2-0.1.el9.ppc64le",
"AppStream-9.2.0.GA:skopeo-tests-2:1.11.2-0.1.el9.s390x",
"AppStream-9.2.0.GA:skopeo-tests-2:1.11.2-0.1.el9.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Low"
}
],
"title": "golang: crypto/tls: session tickets lack random ticket_age_add"
},
{
"cve": "CVE-2022-41717",
"cwe": {
"id": "CWE-770",
"name": "Allocation of Resources Without Limits or Throttling"
},
"discovery_date": "2023-01-16T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2161274"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in the net/http library of the golang package. This flaw allows an attacker to cause excessive memory growth in a Go server accepting HTTP/2 requests. HTTP/2 server connections contain a cache of HTTP header keys sent by the client. While the total number of entries in this cache is capped, an attacker sending very large keys can cause the server to allocate approximately 64 MiB per open connection.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "golang: net/http: excessive memory growth in a Go server accepting HTTP/2 requests",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "Within Red Hat OpenShift Container Platform, the grafana container is listed as will not fix. Since OCP 4.10, Grafana itself is not shipped and the Grafana web server is protected behind an OAuth proxy server.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"AppStream-9.2.0.GA:skopeo-2:1.11.2-0.1.el9.aarch64",
"AppStream-9.2.0.GA:skopeo-2:1.11.2-0.1.el9.ppc64le",
"AppStream-9.2.0.GA:skopeo-2:1.11.2-0.1.el9.s390x",
"AppStream-9.2.0.GA:skopeo-2:1.11.2-0.1.el9.src",
"AppStream-9.2.0.GA:skopeo-2:1.11.2-0.1.el9.x86_64",
"AppStream-9.2.0.GA:skopeo-debuginfo-2:1.11.2-0.1.el9.aarch64",
"AppStream-9.2.0.GA:skopeo-debuginfo-2:1.11.2-0.1.el9.ppc64le",
"AppStream-9.2.0.GA:skopeo-debuginfo-2:1.11.2-0.1.el9.s390x",
"AppStream-9.2.0.GA:skopeo-debuginfo-2:1.11.2-0.1.el9.x86_64",
"AppStream-9.2.0.GA:skopeo-debugsource-2:1.11.2-0.1.el9.aarch64",
"AppStream-9.2.0.GA:skopeo-debugsource-2:1.11.2-0.1.el9.ppc64le",
"AppStream-9.2.0.GA:skopeo-debugsource-2:1.11.2-0.1.el9.s390x",
"AppStream-9.2.0.GA:skopeo-debugsource-2:1.11.2-0.1.el9.x86_64",
"AppStream-9.2.0.GA:skopeo-tests-2:1.11.2-0.1.el9.aarch64",
"AppStream-9.2.0.GA:skopeo-tests-2:1.11.2-0.1.el9.ppc64le",
"AppStream-9.2.0.GA:skopeo-tests-2:1.11.2-0.1.el9.s390x",
"AppStream-9.2.0.GA:skopeo-tests-2:1.11.2-0.1.el9.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2022-41717"
},
{
"category": "external",
"summary": "RHBZ#2161274",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2161274"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2022-41717",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-41717"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2022-41717",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2022-41717"
},
{
"category": "external",
"summary": "https://go.dev/cl/455635",
"url": "https://go.dev/cl/455635"
},
{
"category": "external",
"summary": "https://go.dev/cl/455717",
"url": "https://go.dev/cl/455717"
},
{
"category": "external",
"summary": "https://go.dev/issue/56350",
"url": "https://go.dev/issue/56350"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-announce/c/L_3rmdT0BMU/m/yZDrXjIiBQAJ",
"url": "https://groups.google.com/g/golang-announce/c/L_3rmdT0BMU/m/yZDrXjIiBQAJ"
},
{
"category": "external",
"summary": "https://pkg.go.dev/vuln/GO-2022-1144",
"url": "https://pkg.go.dev/vuln/GO-2022-1144"
}
],
"release_date": "2022-11-30T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2023-05-09T10:01:47+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"AppStream-9.2.0.GA:skopeo-2:1.11.2-0.1.el9.aarch64",
"AppStream-9.2.0.GA:skopeo-2:1.11.2-0.1.el9.ppc64le",
"AppStream-9.2.0.GA:skopeo-2:1.11.2-0.1.el9.s390x",
"AppStream-9.2.0.GA:skopeo-2:1.11.2-0.1.el9.src",
"AppStream-9.2.0.GA:skopeo-2:1.11.2-0.1.el9.x86_64",
"AppStream-9.2.0.GA:skopeo-debuginfo-2:1.11.2-0.1.el9.aarch64",
"AppStream-9.2.0.GA:skopeo-debuginfo-2:1.11.2-0.1.el9.ppc64le",
"AppStream-9.2.0.GA:skopeo-debuginfo-2:1.11.2-0.1.el9.s390x",
"AppStream-9.2.0.GA:skopeo-debuginfo-2:1.11.2-0.1.el9.x86_64",
"AppStream-9.2.0.GA:skopeo-debugsource-2:1.11.2-0.1.el9.aarch64",
"AppStream-9.2.0.GA:skopeo-debugsource-2:1.11.2-0.1.el9.ppc64le",
"AppStream-9.2.0.GA:skopeo-debugsource-2:1.11.2-0.1.el9.s390x",
"AppStream-9.2.0.GA:skopeo-debugsource-2:1.11.2-0.1.el9.x86_64",
"AppStream-9.2.0.GA:skopeo-tests-2:1.11.2-0.1.el9.aarch64",
"AppStream-9.2.0.GA:skopeo-tests-2:1.11.2-0.1.el9.ppc64le",
"AppStream-9.2.0.GA:skopeo-tests-2:1.11.2-0.1.el9.s390x",
"AppStream-9.2.0.GA:skopeo-tests-2:1.11.2-0.1.el9.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2023:2283"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "LOW",
"baseScore": 5.3,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:L",
"version": "3.1"
},
"products": [
"AppStream-9.2.0.GA:skopeo-2:1.11.2-0.1.el9.aarch64",
"AppStream-9.2.0.GA:skopeo-2:1.11.2-0.1.el9.ppc64le",
"AppStream-9.2.0.GA:skopeo-2:1.11.2-0.1.el9.s390x",
"AppStream-9.2.0.GA:skopeo-2:1.11.2-0.1.el9.src",
"AppStream-9.2.0.GA:skopeo-2:1.11.2-0.1.el9.x86_64",
"AppStream-9.2.0.GA:skopeo-debuginfo-2:1.11.2-0.1.el9.aarch64",
"AppStream-9.2.0.GA:skopeo-debuginfo-2:1.11.2-0.1.el9.ppc64le",
"AppStream-9.2.0.GA:skopeo-debuginfo-2:1.11.2-0.1.el9.s390x",
"AppStream-9.2.0.GA:skopeo-debuginfo-2:1.11.2-0.1.el9.x86_64",
"AppStream-9.2.0.GA:skopeo-debugsource-2:1.11.2-0.1.el9.aarch64",
"AppStream-9.2.0.GA:skopeo-debugsource-2:1.11.2-0.1.el9.ppc64le",
"AppStream-9.2.0.GA:skopeo-debugsource-2:1.11.2-0.1.el9.s390x",
"AppStream-9.2.0.GA:skopeo-debugsource-2:1.11.2-0.1.el9.x86_64",
"AppStream-9.2.0.GA:skopeo-tests-2:1.11.2-0.1.el9.aarch64",
"AppStream-9.2.0.GA:skopeo-tests-2:1.11.2-0.1.el9.ppc64le",
"AppStream-9.2.0.GA:skopeo-tests-2:1.11.2-0.1.el9.s390x",
"AppStream-9.2.0.GA:skopeo-tests-2:1.11.2-0.1.el9.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "golang: net/http: excessive memory growth in a Go server accepting HTTP/2 requests"
}
]
}
rhsa-2022:5799
Vulnerability from csaf_redhat
Notes
{
"document": {
"aggregate_severity": {
"namespace": "https://access.redhat.com/security/updates/classification/",
"text": "Important"
},
"category": "csaf_security_advisory",
"csaf_version": "2.0",
"distribution": {
"text": "Copyright \u00a9 Red Hat, Inc. All rights reserved.",
"tlp": {
"label": "WHITE",
"url": "https://www.first.org/tlp/"
}
},
"lang": "en",
"notes": [
{
"category": "summary",
"text": "An update for go-toolset and golang is now available for Red Hat Enterprise Linux 9.\n\nRed Hat Product Security has rated this update as having a security impact of Important. A Common Vulnerability Scoring System (CVSS) base score, which gives a detailed severity rating, is available for each vulnerability from the CVE link(s) in the References section.",
"title": "Topic"
},
{
"category": "general",
"text": "Go Toolset provides the Go programming language tools and libraries. Go is alternatively known as golang. \n\nThe golang packages provide the Go programming language compiler.\n\nSecurity Fix(es):\n\n* golang: compress/gzip: stack exhaustion in Reader.Read (CVE-2022-30631)\n\n* golang: net/http: improper sanitization of Transfer-Encoding header (CVE-2022-1705)\n\n* golang: go/parser: stack exhaustion in all Parse* functions (CVE-2022-1962)\n\n* golang: encoding/xml: stack exhaustion in Decoder.Skip (CVE-2022-28131)\n\n* golang: io/fs: stack exhaustion in Glob (CVE-2022-30630)\n\n* golang: path/filepath: stack exhaustion in Glob (CVE-2022-30632)\n\n* golang: encoding/xml: stack exhaustion in Unmarshal (CVE-2022-30633)\n\n* golang: encoding/gob: stack exhaustion in Decoder.Decode (CVE-2022-30635)\n\n* golang: net/http/httputil: NewSingleHostReverseProxy - omit X-Forwarded-For not working (CVE-2022-32148)\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* Clean up dist-git patches (BZ#2109174)\n\n* Update Go to version 1.17.12 (BZ#2109183)",
"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-2022:5799",
"url": "https://access.redhat.com/errata/RHSA-2022:5799"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/updates/classification/#important",
"url": "https://access.redhat.com/security/updates/classification/#important"
},
{
"category": "external",
"summary": "2107342",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2107342"
},
{
"category": "external",
"summary": "2107371",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2107371"
},
{
"category": "external",
"summary": "2107374",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2107374"
},
{
"category": "external",
"summary": "2107376",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2107376"
},
{
"category": "external",
"summary": "2107383",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2107383"
},
{
"category": "external",
"summary": "2107386",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2107386"
},
{
"category": "external",
"summary": "2107388",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2107388"
},
{
"category": "external",
"summary": "2107390",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2107390"
},
{
"category": "external",
"summary": "2107392",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2107392"
},
{
"category": "self",
"summary": "Canonical URL",
"url": "https://security.access.redhat.com/data/csaf/v2/advisories/2022/rhsa-2022_5799.json"
}
],
"title": "Red Hat Security Advisory: go-toolset and golang security and bug fix update",
"tracking": {
"current_release_date": "2025-10-31T13:02:03+00:00",
"generator": {
"date": "2025-10-31T13:02:03+00:00",
"engine": {
"name": "Red Hat SDEngine",
"version": "4.6.10"
}
},
"id": "RHSA-2022:5799",
"initial_release_date": "2022-08-01T16:07:42+00:00",
"revision_history": [
{
"date": "2022-08-01T16:07:42+00:00",
"number": "1",
"summary": "Initial version"
},
{
"date": "2022-08-01T16:07:42+00:00",
"number": "2",
"summary": "Last updated version"
},
{
"date": "2025-10-31T13:02:03+00:00",
"number": "3",
"summary": "Last generated version"
}
],
"status": "final",
"version": "3"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_name",
"name": "Red Hat Enterprise Linux AppStream (v. 9)",
"product": {
"name": "Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.0.0.Z.MAIN.EUS",
"product_identification_helper": {
"cpe": "cpe:/a:redhat:enterprise_linux:9::appstream"
}
}
}
],
"category": "product_family",
"name": "Red Hat Enterprise Linux"
},
{
"branches": [
{
"category": "product_version",
"name": "golang-0:1.17.12-1.el9_0.src",
"product": {
"name": "golang-0:1.17.12-1.el9_0.src",
"product_id": "golang-0:1.17.12-1.el9_0.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/golang@1.17.12-1.el9_0?arch=src"
}
}
},
{
"category": "product_version",
"name": "go-toolset-0:1.17.12-1.el9_0.src",
"product": {
"name": "go-toolset-0:1.17.12-1.el9_0.src",
"product_id": "go-toolset-0:1.17.12-1.el9_0.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/go-toolset@1.17.12-1.el9_0?arch=src"
}
}
}
],
"category": "architecture",
"name": "src"
},
{
"branches": [
{
"category": "product_version",
"name": "golang-0:1.17.12-1.el9_0.aarch64",
"product": {
"name": "golang-0:1.17.12-1.el9_0.aarch64",
"product_id": "golang-0:1.17.12-1.el9_0.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/golang@1.17.12-1.el9_0?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "golang-bin-0:1.17.12-1.el9_0.aarch64",
"product": {
"name": "golang-bin-0:1.17.12-1.el9_0.aarch64",
"product_id": "golang-bin-0:1.17.12-1.el9_0.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/golang-bin@1.17.12-1.el9_0?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "go-toolset-0:1.17.12-1.el9_0.aarch64",
"product": {
"name": "go-toolset-0:1.17.12-1.el9_0.aarch64",
"product_id": "go-toolset-0:1.17.12-1.el9_0.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/go-toolset@1.17.12-1.el9_0?arch=aarch64"
}
}
}
],
"category": "architecture",
"name": "aarch64"
},
{
"branches": [
{
"category": "product_version",
"name": "golang-0:1.17.12-1.el9_0.ppc64le",
"product": {
"name": "golang-0:1.17.12-1.el9_0.ppc64le",
"product_id": "golang-0:1.17.12-1.el9_0.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/golang@1.17.12-1.el9_0?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "golang-bin-0:1.17.12-1.el9_0.ppc64le",
"product": {
"name": "golang-bin-0:1.17.12-1.el9_0.ppc64le",
"product_id": "golang-bin-0:1.17.12-1.el9_0.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/golang-bin@1.17.12-1.el9_0?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "go-toolset-0:1.17.12-1.el9_0.ppc64le",
"product": {
"name": "go-toolset-0:1.17.12-1.el9_0.ppc64le",
"product_id": "go-toolset-0:1.17.12-1.el9_0.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/go-toolset@1.17.12-1.el9_0?arch=ppc64le"
}
}
}
],
"category": "architecture",
"name": "ppc64le"
},
{
"branches": [
{
"category": "product_version",
"name": "golang-0:1.17.12-1.el9_0.x86_64",
"product": {
"name": "golang-0:1.17.12-1.el9_0.x86_64",
"product_id": "golang-0:1.17.12-1.el9_0.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/golang@1.17.12-1.el9_0?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "golang-bin-0:1.17.12-1.el9_0.x86_64",
"product": {
"name": "golang-bin-0:1.17.12-1.el9_0.x86_64",
"product_id": "golang-bin-0:1.17.12-1.el9_0.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/golang-bin@1.17.12-1.el9_0?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "golang-race-0:1.17.12-1.el9_0.x86_64",
"product": {
"name": "golang-race-0:1.17.12-1.el9_0.x86_64",
"product_id": "golang-race-0:1.17.12-1.el9_0.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/golang-race@1.17.12-1.el9_0?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "go-toolset-0:1.17.12-1.el9_0.x86_64",
"product": {
"name": "go-toolset-0:1.17.12-1.el9_0.x86_64",
"product_id": "go-toolset-0:1.17.12-1.el9_0.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/go-toolset@1.17.12-1.el9_0?arch=x86_64"
}
}
}
],
"category": "architecture",
"name": "x86_64"
},
{
"branches": [
{
"category": "product_version",
"name": "golang-0:1.17.12-1.el9_0.s390x",
"product": {
"name": "golang-0:1.17.12-1.el9_0.s390x",
"product_id": "golang-0:1.17.12-1.el9_0.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/golang@1.17.12-1.el9_0?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "golang-bin-0:1.17.12-1.el9_0.s390x",
"product": {
"name": "golang-bin-0:1.17.12-1.el9_0.s390x",
"product_id": "golang-bin-0:1.17.12-1.el9_0.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/golang-bin@1.17.12-1.el9_0?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "go-toolset-0:1.17.12-1.el9_0.s390x",
"product": {
"name": "go-toolset-0:1.17.12-1.el9_0.s390x",
"product_id": "go-toolset-0:1.17.12-1.el9_0.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/go-toolset@1.17.12-1.el9_0?arch=s390x"
}
}
}
],
"category": "architecture",
"name": "s390x"
},
{
"branches": [
{
"category": "product_version",
"name": "golang-docs-0:1.17.12-1.el9_0.noarch",
"product": {
"name": "golang-docs-0:1.17.12-1.el9_0.noarch",
"product_id": "golang-docs-0:1.17.12-1.el9_0.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/golang-docs@1.17.12-1.el9_0?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "golang-misc-0:1.17.12-1.el9_0.noarch",
"product": {
"name": "golang-misc-0:1.17.12-1.el9_0.noarch",
"product_id": "golang-misc-0:1.17.12-1.el9_0.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/golang-misc@1.17.12-1.el9_0?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "golang-src-0:1.17.12-1.el9_0.noarch",
"product": {
"name": "golang-src-0:1.17.12-1.el9_0.noarch",
"product_id": "golang-src-0:1.17.12-1.el9_0.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/golang-src@1.17.12-1.el9_0?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "golang-tests-0:1.17.12-1.el9_0.noarch",
"product": {
"name": "golang-tests-0:1.17.12-1.el9_0.noarch",
"product_id": "golang-tests-0:1.17.12-1.el9_0.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/golang-tests@1.17.12-1.el9_0?arch=noarch"
}
}
}
],
"category": "architecture",
"name": "noarch"
}
],
"category": "vendor",
"name": "Red Hat"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "go-toolset-0:1.17.12-1.el9_0.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.0.0.Z.MAIN.EUS:go-toolset-0:1.17.12-1.el9_0.aarch64"
},
"product_reference": "go-toolset-0:1.17.12-1.el9_0.aarch64",
"relates_to_product_reference": "AppStream-9.0.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go-toolset-0:1.17.12-1.el9_0.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.0.0.Z.MAIN.EUS:go-toolset-0:1.17.12-1.el9_0.ppc64le"
},
"product_reference": "go-toolset-0:1.17.12-1.el9_0.ppc64le",
"relates_to_product_reference": "AppStream-9.0.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go-toolset-0:1.17.12-1.el9_0.s390x as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.0.0.Z.MAIN.EUS:go-toolset-0:1.17.12-1.el9_0.s390x"
},
"product_reference": "go-toolset-0:1.17.12-1.el9_0.s390x",
"relates_to_product_reference": "AppStream-9.0.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go-toolset-0:1.17.12-1.el9_0.src as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.0.0.Z.MAIN.EUS:go-toolset-0:1.17.12-1.el9_0.src"
},
"product_reference": "go-toolset-0:1.17.12-1.el9_0.src",
"relates_to_product_reference": "AppStream-9.0.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go-toolset-0:1.17.12-1.el9_0.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.0.0.Z.MAIN.EUS:go-toolset-0:1.17.12-1.el9_0.x86_64"
},
"product_reference": "go-toolset-0:1.17.12-1.el9_0.x86_64",
"relates_to_product_reference": "AppStream-9.0.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "golang-0:1.17.12-1.el9_0.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.0.0.Z.MAIN.EUS:golang-0:1.17.12-1.el9_0.aarch64"
},
"product_reference": "golang-0:1.17.12-1.el9_0.aarch64",
"relates_to_product_reference": "AppStream-9.0.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "golang-0:1.17.12-1.el9_0.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.0.0.Z.MAIN.EUS:golang-0:1.17.12-1.el9_0.ppc64le"
},
"product_reference": "golang-0:1.17.12-1.el9_0.ppc64le",
"relates_to_product_reference": "AppStream-9.0.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "golang-0:1.17.12-1.el9_0.s390x as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.0.0.Z.MAIN.EUS:golang-0:1.17.12-1.el9_0.s390x"
},
"product_reference": "golang-0:1.17.12-1.el9_0.s390x",
"relates_to_product_reference": "AppStream-9.0.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "golang-0:1.17.12-1.el9_0.src as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.0.0.Z.MAIN.EUS:golang-0:1.17.12-1.el9_0.src"
},
"product_reference": "golang-0:1.17.12-1.el9_0.src",
"relates_to_product_reference": "AppStream-9.0.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "golang-0:1.17.12-1.el9_0.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.0.0.Z.MAIN.EUS:golang-0:1.17.12-1.el9_0.x86_64"
},
"product_reference": "golang-0:1.17.12-1.el9_0.x86_64",
"relates_to_product_reference": "AppStream-9.0.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "golang-bin-0:1.17.12-1.el9_0.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.0.0.Z.MAIN.EUS:golang-bin-0:1.17.12-1.el9_0.aarch64"
},
"product_reference": "golang-bin-0:1.17.12-1.el9_0.aarch64",
"relates_to_product_reference": "AppStream-9.0.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "golang-bin-0:1.17.12-1.el9_0.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.0.0.Z.MAIN.EUS:golang-bin-0:1.17.12-1.el9_0.ppc64le"
},
"product_reference": "golang-bin-0:1.17.12-1.el9_0.ppc64le",
"relates_to_product_reference": "AppStream-9.0.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "golang-bin-0:1.17.12-1.el9_0.s390x as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.0.0.Z.MAIN.EUS:golang-bin-0:1.17.12-1.el9_0.s390x"
},
"product_reference": "golang-bin-0:1.17.12-1.el9_0.s390x",
"relates_to_product_reference": "AppStream-9.0.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "golang-bin-0:1.17.12-1.el9_0.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.0.0.Z.MAIN.EUS:golang-bin-0:1.17.12-1.el9_0.x86_64"
},
"product_reference": "golang-bin-0:1.17.12-1.el9_0.x86_64",
"relates_to_product_reference": "AppStream-9.0.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "golang-docs-0:1.17.12-1.el9_0.noarch as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.0.0.Z.MAIN.EUS:golang-docs-0:1.17.12-1.el9_0.noarch"
},
"product_reference": "golang-docs-0:1.17.12-1.el9_0.noarch",
"relates_to_product_reference": "AppStream-9.0.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "golang-misc-0:1.17.12-1.el9_0.noarch as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.0.0.Z.MAIN.EUS:golang-misc-0:1.17.12-1.el9_0.noarch"
},
"product_reference": "golang-misc-0:1.17.12-1.el9_0.noarch",
"relates_to_product_reference": "AppStream-9.0.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "golang-race-0:1.17.12-1.el9_0.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.0.0.Z.MAIN.EUS:golang-race-0:1.17.12-1.el9_0.x86_64"
},
"product_reference": "golang-race-0:1.17.12-1.el9_0.x86_64",
"relates_to_product_reference": "AppStream-9.0.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "golang-src-0:1.17.12-1.el9_0.noarch as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.0.0.Z.MAIN.EUS:golang-src-0:1.17.12-1.el9_0.noarch"
},
"product_reference": "golang-src-0:1.17.12-1.el9_0.noarch",
"relates_to_product_reference": "AppStream-9.0.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "golang-tests-0:1.17.12-1.el9_0.noarch as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.0.0.Z.MAIN.EUS:golang-tests-0:1.17.12-1.el9_0.noarch"
},
"product_reference": "golang-tests-0:1.17.12-1.el9_0.noarch",
"relates_to_product_reference": "AppStream-9.0.0.Z.MAIN.EUS"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2022-1705",
"cwe": {
"id": "CWE-444",
"name": "Inconsistent Interpretation of HTTP Requests (\u0027HTTP Request/Response Smuggling\u0027)"
},
"discovery_date": "2022-07-14T00:00:00+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"AppStream-9.0.0.Z.MAIN.EUS:go-toolset-0:1.17.12-1.el9_0.aarch64",
"AppStream-9.0.0.Z.MAIN.EUS:go-toolset-0:1.17.12-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.MAIN.EUS:go-toolset-0:1.17.12-1.el9_0.s390x",
"AppStream-9.0.0.Z.MAIN.EUS:go-toolset-0:1.17.12-1.el9_0.src",
"AppStream-9.0.0.Z.MAIN.EUS:go-toolset-0:1.17.12-1.el9_0.x86_64"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2107374"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in golang. The HTTP/1 client accepted invalid Transfer-Encoding headers indicating \"chunked\" encoding. This issue could allow request smuggling, but only if combined with an intermediate server that also improperly accepts the header as invalid.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "golang: net/http: improper sanitization of Transfer-Encoding header",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "Within regulated environments, a combination of the following controls acts as a significant barrier to successfully exploiting a CWE-444: Inconsistent Interpretation of HTTP Requests (\u0027HTTP Request/Response Smuggling\u0027) vulnerability and therefore downgrades the severity of this particular CVE from Moderate to Low.\n\nThe platform uses secure, encrypted HTTPS connections over TLS 1.2 to reduce the risk of smuggling attacks by preventing the injection of ambiguous or malformed requests between components. The environment employs IPS/IDS and antimalware solutions to detect and block malicious code while ensuring consistent interpretation of HTTP requests across network layers, mitigating request/response inconsistencies. Event logs are collected and analyzed for centralization, correlation, monitoring, alerting, and retention, enabling the detection of malformed or suspicious HTTP traffic. Static code analysis and peer reviews enforce strong input validation and error handling to ensure all user inputs adhere to HTTP protocol specifications.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\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.0.0.Z.MAIN.EUS:golang-0:1.17.12-1.el9_0.aarch64",
"AppStream-9.0.0.Z.MAIN.EUS:golang-0:1.17.12-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.MAIN.EUS:golang-0:1.17.12-1.el9_0.s390x",
"AppStream-9.0.0.Z.MAIN.EUS:golang-0:1.17.12-1.el9_0.src",
"AppStream-9.0.0.Z.MAIN.EUS:golang-0:1.17.12-1.el9_0.x86_64",
"AppStream-9.0.0.Z.MAIN.EUS:golang-bin-0:1.17.12-1.el9_0.aarch64",
"AppStream-9.0.0.Z.MAIN.EUS:golang-bin-0:1.17.12-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.MAIN.EUS:golang-bin-0:1.17.12-1.el9_0.s390x",
"AppStream-9.0.0.Z.MAIN.EUS:golang-bin-0:1.17.12-1.el9_0.x86_64",
"AppStream-9.0.0.Z.MAIN.EUS:golang-docs-0:1.17.12-1.el9_0.noarch",
"AppStream-9.0.0.Z.MAIN.EUS:golang-misc-0:1.17.12-1.el9_0.noarch",
"AppStream-9.0.0.Z.MAIN.EUS:golang-race-0:1.17.12-1.el9_0.x86_64",
"AppStream-9.0.0.Z.MAIN.EUS:golang-src-0:1.17.12-1.el9_0.noarch",
"AppStream-9.0.0.Z.MAIN.EUS:golang-tests-0:1.17.12-1.el9_0.noarch"
],
"known_not_affected": [
"AppStream-9.0.0.Z.MAIN.EUS:go-toolset-0:1.17.12-1.el9_0.aarch64",
"AppStream-9.0.0.Z.MAIN.EUS:go-toolset-0:1.17.12-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.MAIN.EUS:go-toolset-0:1.17.12-1.el9_0.s390x",
"AppStream-9.0.0.Z.MAIN.EUS:go-toolset-0:1.17.12-1.el9_0.src",
"AppStream-9.0.0.Z.MAIN.EUS:go-toolset-0:1.17.12-1.el9_0.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2022-1705"
},
{
"category": "external",
"summary": "RHBZ#2107374",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2107374"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2022-1705",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-1705"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2022-1705",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2022-1705"
},
{
"category": "external",
"summary": "https://go.dev/issue/53188",
"url": "https://go.dev/issue/53188"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-announce/c/nqrv9fbR0zE",
"url": "https://groups.google.com/g/golang-announce/c/nqrv9fbR0zE"
}
],
"release_date": "2022-07-12T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2022-08-01T16:07:42+00:00",
"details": "For details on how 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.0.0.Z.MAIN.EUS:golang-0:1.17.12-1.el9_0.aarch64",
"AppStream-9.0.0.Z.MAIN.EUS:golang-0:1.17.12-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.MAIN.EUS:golang-0:1.17.12-1.el9_0.s390x",
"AppStream-9.0.0.Z.MAIN.EUS:golang-0:1.17.12-1.el9_0.src",
"AppStream-9.0.0.Z.MAIN.EUS:golang-0:1.17.12-1.el9_0.x86_64",
"AppStream-9.0.0.Z.MAIN.EUS:golang-bin-0:1.17.12-1.el9_0.aarch64",
"AppStream-9.0.0.Z.MAIN.EUS:golang-bin-0:1.17.12-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.MAIN.EUS:golang-bin-0:1.17.12-1.el9_0.s390x",
"AppStream-9.0.0.Z.MAIN.EUS:golang-bin-0:1.17.12-1.el9_0.x86_64",
"AppStream-9.0.0.Z.MAIN.EUS:golang-docs-0:1.17.12-1.el9_0.noarch",
"AppStream-9.0.0.Z.MAIN.EUS:golang-misc-0:1.17.12-1.el9_0.noarch",
"AppStream-9.0.0.Z.MAIN.EUS:golang-race-0:1.17.12-1.el9_0.x86_64",
"AppStream-9.0.0.Z.MAIN.EUS:golang-src-0:1.17.12-1.el9_0.noarch",
"AppStream-9.0.0.Z.MAIN.EUS:golang-tests-0:1.17.12-1.el9_0.noarch"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2022:5799"
}
],
"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": [
"AppStream-9.0.0.Z.MAIN.EUS:go-toolset-0:1.17.12-1.el9_0.aarch64",
"AppStream-9.0.0.Z.MAIN.EUS:go-toolset-0:1.17.12-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.MAIN.EUS:go-toolset-0:1.17.12-1.el9_0.s390x",
"AppStream-9.0.0.Z.MAIN.EUS:go-toolset-0:1.17.12-1.el9_0.src",
"AppStream-9.0.0.Z.MAIN.EUS:go-toolset-0:1.17.12-1.el9_0.x86_64",
"AppStream-9.0.0.Z.MAIN.EUS:golang-0:1.17.12-1.el9_0.aarch64",
"AppStream-9.0.0.Z.MAIN.EUS:golang-0:1.17.12-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.MAIN.EUS:golang-0:1.17.12-1.el9_0.s390x",
"AppStream-9.0.0.Z.MAIN.EUS:golang-0:1.17.12-1.el9_0.src",
"AppStream-9.0.0.Z.MAIN.EUS:golang-0:1.17.12-1.el9_0.x86_64",
"AppStream-9.0.0.Z.MAIN.EUS:golang-bin-0:1.17.12-1.el9_0.aarch64",
"AppStream-9.0.0.Z.MAIN.EUS:golang-bin-0:1.17.12-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.MAIN.EUS:golang-bin-0:1.17.12-1.el9_0.s390x",
"AppStream-9.0.0.Z.MAIN.EUS:golang-bin-0:1.17.12-1.el9_0.x86_64",
"AppStream-9.0.0.Z.MAIN.EUS:golang-docs-0:1.17.12-1.el9_0.noarch",
"AppStream-9.0.0.Z.MAIN.EUS:golang-misc-0:1.17.12-1.el9_0.noarch",
"AppStream-9.0.0.Z.MAIN.EUS:golang-race-0:1.17.12-1.el9_0.x86_64",
"AppStream-9.0.0.Z.MAIN.EUS:golang-src-0:1.17.12-1.el9_0.noarch",
"AppStream-9.0.0.Z.MAIN.EUS:golang-tests-0:1.17.12-1.el9_0.noarch"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "golang: net/http: improper sanitization of Transfer-Encoding header"
},
{
"cve": "CVE-2022-1962",
"cwe": {
"id": "CWE-1325",
"name": "Improperly Controlled Sequential Memory Allocation"
},
"discovery_date": "2022-07-14T00:00:00+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"AppStream-9.0.0.Z.MAIN.EUS:go-toolset-0:1.17.12-1.el9_0.aarch64",
"AppStream-9.0.0.Z.MAIN.EUS:go-toolset-0:1.17.12-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.MAIN.EUS:go-toolset-0:1.17.12-1.el9_0.s390x",
"AppStream-9.0.0.Z.MAIN.EUS:go-toolset-0:1.17.12-1.el9_0.src",
"AppStream-9.0.0.Z.MAIN.EUS:go-toolset-0:1.17.12-1.el9_0.x86_64"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2107376"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in the golang standard library, go/parser. When calling any Parse functions on the Go source code, which contains deeply nested types or declarations, a panic can occur due to stack exhaustion. This issue allows an attacker to impact system availability.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "golang: go/parser: stack exhaustion in all Parse* functions",
"title": "Vulnerability summary"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"AppStream-9.0.0.Z.MAIN.EUS:golang-0:1.17.12-1.el9_0.aarch64",
"AppStream-9.0.0.Z.MAIN.EUS:golang-0:1.17.12-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.MAIN.EUS:golang-0:1.17.12-1.el9_0.s390x",
"AppStream-9.0.0.Z.MAIN.EUS:golang-0:1.17.12-1.el9_0.src",
"AppStream-9.0.0.Z.MAIN.EUS:golang-0:1.17.12-1.el9_0.x86_64",
"AppStream-9.0.0.Z.MAIN.EUS:golang-bin-0:1.17.12-1.el9_0.aarch64",
"AppStream-9.0.0.Z.MAIN.EUS:golang-bin-0:1.17.12-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.MAIN.EUS:golang-bin-0:1.17.12-1.el9_0.s390x",
"AppStream-9.0.0.Z.MAIN.EUS:golang-bin-0:1.17.12-1.el9_0.x86_64",
"AppStream-9.0.0.Z.MAIN.EUS:golang-docs-0:1.17.12-1.el9_0.noarch",
"AppStream-9.0.0.Z.MAIN.EUS:golang-misc-0:1.17.12-1.el9_0.noarch",
"AppStream-9.0.0.Z.MAIN.EUS:golang-race-0:1.17.12-1.el9_0.x86_64",
"AppStream-9.0.0.Z.MAIN.EUS:golang-src-0:1.17.12-1.el9_0.noarch",
"AppStream-9.0.0.Z.MAIN.EUS:golang-tests-0:1.17.12-1.el9_0.noarch"
],
"known_not_affected": [
"AppStream-9.0.0.Z.MAIN.EUS:go-toolset-0:1.17.12-1.el9_0.aarch64",
"AppStream-9.0.0.Z.MAIN.EUS:go-toolset-0:1.17.12-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.MAIN.EUS:go-toolset-0:1.17.12-1.el9_0.s390x",
"AppStream-9.0.0.Z.MAIN.EUS:go-toolset-0:1.17.12-1.el9_0.src",
"AppStream-9.0.0.Z.MAIN.EUS:go-toolset-0:1.17.12-1.el9_0.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2022-1962"
},
{
"category": "external",
"summary": "RHBZ#2107376",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2107376"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2022-1962",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-1962"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2022-1962",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2022-1962"
},
{
"category": "external",
"summary": "https://go.dev/issue/53616",
"url": "https://go.dev/issue/53616"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-announce/c/nqrv9fbR0zE",
"url": "https://groups.google.com/g/golang-announce/c/nqrv9fbR0zE"
}
],
"release_date": "2022-07-12T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2022-08-01T16:07:42+00:00",
"details": "For details on how 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.0.0.Z.MAIN.EUS:golang-0:1.17.12-1.el9_0.aarch64",
"AppStream-9.0.0.Z.MAIN.EUS:golang-0:1.17.12-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.MAIN.EUS:golang-0:1.17.12-1.el9_0.s390x",
"AppStream-9.0.0.Z.MAIN.EUS:golang-0:1.17.12-1.el9_0.src",
"AppStream-9.0.0.Z.MAIN.EUS:golang-0:1.17.12-1.el9_0.x86_64",
"AppStream-9.0.0.Z.MAIN.EUS:golang-bin-0:1.17.12-1.el9_0.aarch64",
"AppStream-9.0.0.Z.MAIN.EUS:golang-bin-0:1.17.12-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.MAIN.EUS:golang-bin-0:1.17.12-1.el9_0.s390x",
"AppStream-9.0.0.Z.MAIN.EUS:golang-bin-0:1.17.12-1.el9_0.x86_64",
"AppStream-9.0.0.Z.MAIN.EUS:golang-docs-0:1.17.12-1.el9_0.noarch",
"AppStream-9.0.0.Z.MAIN.EUS:golang-misc-0:1.17.12-1.el9_0.noarch",
"AppStream-9.0.0.Z.MAIN.EUS:golang-race-0:1.17.12-1.el9_0.x86_64",
"AppStream-9.0.0.Z.MAIN.EUS:golang-src-0:1.17.12-1.el9_0.noarch",
"AppStream-9.0.0.Z.MAIN.EUS:golang-tests-0:1.17.12-1.el9_0.noarch"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2022:5799"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "LOCAL",
"availabilityImpact": "HIGH",
"baseScore": 5.5,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "LOW",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"AppStream-9.0.0.Z.MAIN.EUS:go-toolset-0:1.17.12-1.el9_0.aarch64",
"AppStream-9.0.0.Z.MAIN.EUS:go-toolset-0:1.17.12-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.MAIN.EUS:go-toolset-0:1.17.12-1.el9_0.s390x",
"AppStream-9.0.0.Z.MAIN.EUS:go-toolset-0:1.17.12-1.el9_0.src",
"AppStream-9.0.0.Z.MAIN.EUS:go-toolset-0:1.17.12-1.el9_0.x86_64",
"AppStream-9.0.0.Z.MAIN.EUS:golang-0:1.17.12-1.el9_0.aarch64",
"AppStream-9.0.0.Z.MAIN.EUS:golang-0:1.17.12-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.MAIN.EUS:golang-0:1.17.12-1.el9_0.s390x",
"AppStream-9.0.0.Z.MAIN.EUS:golang-0:1.17.12-1.el9_0.src",
"AppStream-9.0.0.Z.MAIN.EUS:golang-0:1.17.12-1.el9_0.x86_64",
"AppStream-9.0.0.Z.MAIN.EUS:golang-bin-0:1.17.12-1.el9_0.aarch64",
"AppStream-9.0.0.Z.MAIN.EUS:golang-bin-0:1.17.12-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.MAIN.EUS:golang-bin-0:1.17.12-1.el9_0.s390x",
"AppStream-9.0.0.Z.MAIN.EUS:golang-bin-0:1.17.12-1.el9_0.x86_64",
"AppStream-9.0.0.Z.MAIN.EUS:golang-docs-0:1.17.12-1.el9_0.noarch",
"AppStream-9.0.0.Z.MAIN.EUS:golang-misc-0:1.17.12-1.el9_0.noarch",
"AppStream-9.0.0.Z.MAIN.EUS:golang-race-0:1.17.12-1.el9_0.x86_64",
"AppStream-9.0.0.Z.MAIN.EUS:golang-src-0:1.17.12-1.el9_0.noarch",
"AppStream-9.0.0.Z.MAIN.EUS:golang-tests-0:1.17.12-1.el9_0.noarch"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "golang: go/parser: stack exhaustion in all Parse* functions"
},
{
"cve": "CVE-2022-24675",
"cwe": {
"id": "CWE-120",
"name": "Buffer Copy without Checking Size of Input (\u0027Classic Buffer Overflow\u0027)"
},
"discovery_date": "2022-04-21T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2077688"
}
],
"notes": [
{
"category": "description",
"text": "A buffer overflow flaw was found in Golang\u0027s library encoding/pem. This flaw allows an attacker to use a large PEM input (more than 5 MB), causing a stack overflow in Decode, which leads to a loss of availability.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "golang: encoding/pem: fix stack overflow in Decode",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "Red Hat Enterprise Linux 7, 8 and 9 are affected, because the code-base is affected by this vulnerability.\n\nRed Hat Product Security has rated this issue as having Moderate security impact, and the issue is not currently planned to be addressed in future updates for Red Hat Enterprise Linux 7, hence, marked as Out-of-Support-Scope.\n\nRed Hat Developer Tools - Compilers (go-toolset-1.16-golang \u0026 go-toolset-1.17-golang), ships the vulnerable code and affected by this vulnerability.\n\nFor additional information, refer to the Issue Severity Classification: https://access.redhat.com/security/updates/classification/ and Red Hat Enterprise Linux Life Cycle \u0026 Updates Policy: https://access.redhat.com/support/policy/updates/errata/.\n\nWithin regulated environments, a combination of the following controls acts as a significant barrier to successfully exploiting a CWE-120: Buffer Copy without Checking Size of Input (\u0027Classic Buffer Overflow\u0027) vulnerability and therefore downgrades the severity of this particular CVE from Moderate to Low.\n\nRed Hat follows best practice and federal requirements for least privilege, allowing only specific processes to be run with isolated accounts specific to the team and federal platforms that have limited privileges that are only used for a single task. The environment leverages file integrity checks and malicious code protections, such as IPS/IDS and antimalware solutions, to help detect and prevent malicious code that attempts to exploit buffer overflow vulnerabilities. Robust input validation and error-handling mechanisms ensure all user inputs are thoroughly validated, preventing improperly validated inputs from causing system instability, exposing sensitive data, or escalating risks.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\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.0.0.Z.MAIN.EUS:go-toolset-0:1.17.12-1.el9_0.aarch64",
"AppStream-9.0.0.Z.MAIN.EUS:go-toolset-0:1.17.12-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.MAIN.EUS:go-toolset-0:1.17.12-1.el9_0.s390x",
"AppStream-9.0.0.Z.MAIN.EUS:go-toolset-0:1.17.12-1.el9_0.src",
"AppStream-9.0.0.Z.MAIN.EUS:go-toolset-0:1.17.12-1.el9_0.x86_64",
"AppStream-9.0.0.Z.MAIN.EUS:golang-0:1.17.12-1.el9_0.aarch64",
"AppStream-9.0.0.Z.MAIN.EUS:golang-0:1.17.12-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.MAIN.EUS:golang-0:1.17.12-1.el9_0.s390x",
"AppStream-9.0.0.Z.MAIN.EUS:golang-0:1.17.12-1.el9_0.src",
"AppStream-9.0.0.Z.MAIN.EUS:golang-0:1.17.12-1.el9_0.x86_64",
"AppStream-9.0.0.Z.MAIN.EUS:golang-bin-0:1.17.12-1.el9_0.aarch64",
"AppStream-9.0.0.Z.MAIN.EUS:golang-bin-0:1.17.12-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.MAIN.EUS:golang-bin-0:1.17.12-1.el9_0.s390x",
"AppStream-9.0.0.Z.MAIN.EUS:golang-bin-0:1.17.12-1.el9_0.x86_64",
"AppStream-9.0.0.Z.MAIN.EUS:golang-docs-0:1.17.12-1.el9_0.noarch",
"AppStream-9.0.0.Z.MAIN.EUS:golang-misc-0:1.17.12-1.el9_0.noarch",
"AppStream-9.0.0.Z.MAIN.EUS:golang-race-0:1.17.12-1.el9_0.x86_64",
"AppStream-9.0.0.Z.MAIN.EUS:golang-src-0:1.17.12-1.el9_0.noarch",
"AppStream-9.0.0.Z.MAIN.EUS:golang-tests-0:1.17.12-1.el9_0.noarch"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2022-24675"
},
{
"category": "external",
"summary": "RHBZ#2077688",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2077688"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2022-24675",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-24675"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2022-24675",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2022-24675"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-announce/c/oecdBNLOml8",
"url": "https://groups.google.com/g/golang-announce/c/oecdBNLOml8"
}
],
"release_date": "2022-04-12T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2022-08-01T16:07:42+00:00",
"details": "For details on how 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.0.0.Z.MAIN.EUS:go-toolset-0:1.17.12-1.el9_0.aarch64",
"AppStream-9.0.0.Z.MAIN.EUS:go-toolset-0:1.17.12-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.MAIN.EUS:go-toolset-0:1.17.12-1.el9_0.s390x",
"AppStream-9.0.0.Z.MAIN.EUS:go-toolset-0:1.17.12-1.el9_0.src",
"AppStream-9.0.0.Z.MAIN.EUS:go-toolset-0:1.17.12-1.el9_0.x86_64",
"AppStream-9.0.0.Z.MAIN.EUS:golang-0:1.17.12-1.el9_0.aarch64",
"AppStream-9.0.0.Z.MAIN.EUS:golang-0:1.17.12-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.MAIN.EUS:golang-0:1.17.12-1.el9_0.s390x",
"AppStream-9.0.0.Z.MAIN.EUS:golang-0:1.17.12-1.el9_0.src",
"AppStream-9.0.0.Z.MAIN.EUS:golang-0:1.17.12-1.el9_0.x86_64",
"AppStream-9.0.0.Z.MAIN.EUS:golang-bin-0:1.17.12-1.el9_0.aarch64",
"AppStream-9.0.0.Z.MAIN.EUS:golang-bin-0:1.17.12-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.MAIN.EUS:golang-bin-0:1.17.12-1.el9_0.s390x",
"AppStream-9.0.0.Z.MAIN.EUS:golang-bin-0:1.17.12-1.el9_0.x86_64",
"AppStream-9.0.0.Z.MAIN.EUS:golang-docs-0:1.17.12-1.el9_0.noarch",
"AppStream-9.0.0.Z.MAIN.EUS:golang-misc-0:1.17.12-1.el9_0.noarch",
"AppStream-9.0.0.Z.MAIN.EUS:golang-race-0:1.17.12-1.el9_0.x86_64",
"AppStream-9.0.0.Z.MAIN.EUS:golang-src-0:1.17.12-1.el9_0.noarch",
"AppStream-9.0.0.Z.MAIN.EUS:golang-tests-0:1.17.12-1.el9_0.noarch"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2022:5799"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"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.0.0.Z.MAIN.EUS:go-toolset-0:1.17.12-1.el9_0.aarch64",
"AppStream-9.0.0.Z.MAIN.EUS:go-toolset-0:1.17.12-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.MAIN.EUS:go-toolset-0:1.17.12-1.el9_0.s390x",
"AppStream-9.0.0.Z.MAIN.EUS:go-toolset-0:1.17.12-1.el9_0.src",
"AppStream-9.0.0.Z.MAIN.EUS:go-toolset-0:1.17.12-1.el9_0.x86_64",
"AppStream-9.0.0.Z.MAIN.EUS:golang-0:1.17.12-1.el9_0.aarch64",
"AppStream-9.0.0.Z.MAIN.EUS:golang-0:1.17.12-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.MAIN.EUS:golang-0:1.17.12-1.el9_0.s390x",
"AppStream-9.0.0.Z.MAIN.EUS:golang-0:1.17.12-1.el9_0.src",
"AppStream-9.0.0.Z.MAIN.EUS:golang-0:1.17.12-1.el9_0.x86_64",
"AppStream-9.0.0.Z.MAIN.EUS:golang-bin-0:1.17.12-1.el9_0.aarch64",
"AppStream-9.0.0.Z.MAIN.EUS:golang-bin-0:1.17.12-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.MAIN.EUS:golang-bin-0:1.17.12-1.el9_0.s390x",
"AppStream-9.0.0.Z.MAIN.EUS:golang-bin-0:1.17.12-1.el9_0.x86_64",
"AppStream-9.0.0.Z.MAIN.EUS:golang-docs-0:1.17.12-1.el9_0.noarch",
"AppStream-9.0.0.Z.MAIN.EUS:golang-misc-0:1.17.12-1.el9_0.noarch",
"AppStream-9.0.0.Z.MAIN.EUS:golang-race-0:1.17.12-1.el9_0.x86_64",
"AppStream-9.0.0.Z.MAIN.EUS:golang-src-0:1.17.12-1.el9_0.noarch",
"AppStream-9.0.0.Z.MAIN.EUS:golang-tests-0:1.17.12-1.el9_0.noarch"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "golang: encoding/pem: fix stack overflow in Decode"
},
{
"cve": "CVE-2022-24921",
"cwe": {
"id": "CWE-400",
"name": "Uncontrolled Resource Consumption"
},
"discovery_date": "2022-03-16T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2064857"
}
],
"notes": [
{
"category": "description",
"text": "A stack overflow flaw was found in Golang\u0027s regexp module, which can crash the runtime if the application using regexp accepts very long or arbitrarily long regexps from untrusted sources that have sufficient nesting depths. To exploit this vulnerability, an attacker would need to send large regexps with deep nesting to the application. Triggering this flaw leads to a crash of the runtime, which causes a denial of service.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "golang: regexp: stack exhaustion via a deeply nested expression",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "This flaw has been rated as a Moderate impact flaw because the exploitation of this flaw requires that an affected application accept arbitrarily long regexps from untrusted sources, which has inherent risks (even without this flaw), especially involving impacts to application availability.\n\nWithin regulated environments, a combination of the following controls acts as a significant barrier to successfully exploiting a CWE-400: Uncontrolled Resource Consumption vulnerability and therefore downgrades the severity of this particular CVE from Moderate to Low.\n\nRed Hat restricts access to all platform information by default, granting access only after successful hard token-based multi-factor authentication (MFA) and enforcing least privilege to ensure only authorized roles can execute or modify code. The environment employs malicious code protections, including IDS/IPS and antimalware tools to detect threats and monitor resource usage, helping prevent uncontrolled consumption that could lead to system failure. Additional safeguards, such as web application firewalls and load-balancing strategies, protect against resource exhaustion and performance degradation. Event logs are centrally collected, correlated, and analyzed to support monitoring, alerting, and retention, aiding in the detection of abnormal behavior and potential denial-of-service (DoS) conditions. Static code analysis and peer reviews enforce strong input validation and error handling, reducing the likelihood of input-based DoS attacks.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"AppStream-9.0.0.Z.MAIN.EUS:go-toolset-0:1.17.12-1.el9_0.aarch64",
"AppStream-9.0.0.Z.MAIN.EUS:go-toolset-0:1.17.12-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.MAIN.EUS:go-toolset-0:1.17.12-1.el9_0.s390x",
"AppStream-9.0.0.Z.MAIN.EUS:go-toolset-0:1.17.12-1.el9_0.src",
"AppStream-9.0.0.Z.MAIN.EUS:go-toolset-0:1.17.12-1.el9_0.x86_64",
"AppStream-9.0.0.Z.MAIN.EUS:golang-0:1.17.12-1.el9_0.aarch64",
"AppStream-9.0.0.Z.MAIN.EUS:golang-0:1.17.12-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.MAIN.EUS:golang-0:1.17.12-1.el9_0.s390x",
"AppStream-9.0.0.Z.MAIN.EUS:golang-0:1.17.12-1.el9_0.src",
"AppStream-9.0.0.Z.MAIN.EUS:golang-0:1.17.12-1.el9_0.x86_64",
"AppStream-9.0.0.Z.MAIN.EUS:golang-bin-0:1.17.12-1.el9_0.aarch64",
"AppStream-9.0.0.Z.MAIN.EUS:golang-bin-0:1.17.12-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.MAIN.EUS:golang-bin-0:1.17.12-1.el9_0.s390x",
"AppStream-9.0.0.Z.MAIN.EUS:golang-bin-0:1.17.12-1.el9_0.x86_64",
"AppStream-9.0.0.Z.MAIN.EUS:golang-docs-0:1.17.12-1.el9_0.noarch",
"AppStream-9.0.0.Z.MAIN.EUS:golang-misc-0:1.17.12-1.el9_0.noarch",
"AppStream-9.0.0.Z.MAIN.EUS:golang-race-0:1.17.12-1.el9_0.x86_64",
"AppStream-9.0.0.Z.MAIN.EUS:golang-src-0:1.17.12-1.el9_0.noarch",
"AppStream-9.0.0.Z.MAIN.EUS:golang-tests-0:1.17.12-1.el9_0.noarch"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2022-24921"
},
{
"category": "external",
"summary": "RHBZ#2064857",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2064857"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2022-24921",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-24921"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2022-24921",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2022-24921"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-announce/c/RP1hfrBYVuk",
"url": "https://groups.google.com/g/golang-announce/c/RP1hfrBYVuk"
}
],
"release_date": "2022-03-03T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2022-08-01T16:07:42+00:00",
"details": "For details on how 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.0.0.Z.MAIN.EUS:go-toolset-0:1.17.12-1.el9_0.aarch64",
"AppStream-9.0.0.Z.MAIN.EUS:go-toolset-0:1.17.12-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.MAIN.EUS:go-toolset-0:1.17.12-1.el9_0.s390x",
"AppStream-9.0.0.Z.MAIN.EUS:go-toolset-0:1.17.12-1.el9_0.src",
"AppStream-9.0.0.Z.MAIN.EUS:go-toolset-0:1.17.12-1.el9_0.x86_64",
"AppStream-9.0.0.Z.MAIN.EUS:golang-0:1.17.12-1.el9_0.aarch64",
"AppStream-9.0.0.Z.MAIN.EUS:golang-0:1.17.12-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.MAIN.EUS:golang-0:1.17.12-1.el9_0.s390x",
"AppStream-9.0.0.Z.MAIN.EUS:golang-0:1.17.12-1.el9_0.src",
"AppStream-9.0.0.Z.MAIN.EUS:golang-0:1.17.12-1.el9_0.x86_64",
"AppStream-9.0.0.Z.MAIN.EUS:golang-bin-0:1.17.12-1.el9_0.aarch64",
"AppStream-9.0.0.Z.MAIN.EUS:golang-bin-0:1.17.12-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.MAIN.EUS:golang-bin-0:1.17.12-1.el9_0.s390x",
"AppStream-9.0.0.Z.MAIN.EUS:golang-bin-0:1.17.12-1.el9_0.x86_64",
"AppStream-9.0.0.Z.MAIN.EUS:golang-docs-0:1.17.12-1.el9_0.noarch",
"AppStream-9.0.0.Z.MAIN.EUS:golang-misc-0:1.17.12-1.el9_0.noarch",
"AppStream-9.0.0.Z.MAIN.EUS:golang-race-0:1.17.12-1.el9_0.x86_64",
"AppStream-9.0.0.Z.MAIN.EUS:golang-src-0:1.17.12-1.el9_0.noarch",
"AppStream-9.0.0.Z.MAIN.EUS:golang-tests-0:1.17.12-1.el9_0.noarch"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2022:5799"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"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.0.0.Z.MAIN.EUS:go-toolset-0:1.17.12-1.el9_0.aarch64",
"AppStream-9.0.0.Z.MAIN.EUS:go-toolset-0:1.17.12-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.MAIN.EUS:go-toolset-0:1.17.12-1.el9_0.s390x",
"AppStream-9.0.0.Z.MAIN.EUS:go-toolset-0:1.17.12-1.el9_0.src",
"AppStream-9.0.0.Z.MAIN.EUS:go-toolset-0:1.17.12-1.el9_0.x86_64",
"AppStream-9.0.0.Z.MAIN.EUS:golang-0:1.17.12-1.el9_0.aarch64",
"AppStream-9.0.0.Z.MAIN.EUS:golang-0:1.17.12-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.MAIN.EUS:golang-0:1.17.12-1.el9_0.s390x",
"AppStream-9.0.0.Z.MAIN.EUS:golang-0:1.17.12-1.el9_0.src",
"AppStream-9.0.0.Z.MAIN.EUS:golang-0:1.17.12-1.el9_0.x86_64",
"AppStream-9.0.0.Z.MAIN.EUS:golang-bin-0:1.17.12-1.el9_0.aarch64",
"AppStream-9.0.0.Z.MAIN.EUS:golang-bin-0:1.17.12-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.MAIN.EUS:golang-bin-0:1.17.12-1.el9_0.s390x",
"AppStream-9.0.0.Z.MAIN.EUS:golang-bin-0:1.17.12-1.el9_0.x86_64",
"AppStream-9.0.0.Z.MAIN.EUS:golang-docs-0:1.17.12-1.el9_0.noarch",
"AppStream-9.0.0.Z.MAIN.EUS:golang-misc-0:1.17.12-1.el9_0.noarch",
"AppStream-9.0.0.Z.MAIN.EUS:golang-race-0:1.17.12-1.el9_0.x86_64",
"AppStream-9.0.0.Z.MAIN.EUS:golang-src-0:1.17.12-1.el9_0.noarch",
"AppStream-9.0.0.Z.MAIN.EUS:golang-tests-0:1.17.12-1.el9_0.noarch"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "golang: regexp: stack exhaustion via a deeply nested expression"
},
{
"cve": "CVE-2022-28131",
"cwe": {
"id": "CWE-1325",
"name": "Improperly Controlled Sequential Memory Allocation"
},
"discovery_date": "2022-07-14T00:00:00+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"AppStream-9.0.0.Z.MAIN.EUS:go-toolset-0:1.17.12-1.el9_0.aarch64",
"AppStream-9.0.0.Z.MAIN.EUS:go-toolset-0:1.17.12-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.MAIN.EUS:go-toolset-0:1.17.12-1.el9_0.s390x",
"AppStream-9.0.0.Z.MAIN.EUS:go-toolset-0:1.17.12-1.el9_0.src",
"AppStream-9.0.0.Z.MAIN.EUS:go-toolset-0:1.17.12-1.el9_0.x86_64"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2107390"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in golang encoding/xml. When calling Decoder, Skip while parsing a deeply nested XML document, a panic can occur due to stack exhaustion and allows an attacker to impact system availability.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "golang: encoding/xml: stack exhaustion in Decoder.Skip",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "The vulnerability exists in the calling of the function decoder.skip to a deeply nested XML document. Although the vulnerability exists, it may require that the application accept deeply nested XML from untrusted sources and specifically calls Decoder.Skip on it. In many deployments, that code path might not even be reachable or exposed to external input. On top of that, a successful exploitation will only result in denial of service due to stack exhaustion, which is why this has been marked as moderate by Red Hat.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\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.0.0.Z.MAIN.EUS:golang-0:1.17.12-1.el9_0.aarch64",
"AppStream-9.0.0.Z.MAIN.EUS:golang-0:1.17.12-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.MAIN.EUS:golang-0:1.17.12-1.el9_0.s390x",
"AppStream-9.0.0.Z.MAIN.EUS:golang-0:1.17.12-1.el9_0.src",
"AppStream-9.0.0.Z.MAIN.EUS:golang-0:1.17.12-1.el9_0.x86_64",
"AppStream-9.0.0.Z.MAIN.EUS:golang-bin-0:1.17.12-1.el9_0.aarch64",
"AppStream-9.0.0.Z.MAIN.EUS:golang-bin-0:1.17.12-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.MAIN.EUS:golang-bin-0:1.17.12-1.el9_0.s390x",
"AppStream-9.0.0.Z.MAIN.EUS:golang-bin-0:1.17.12-1.el9_0.x86_64",
"AppStream-9.0.0.Z.MAIN.EUS:golang-docs-0:1.17.12-1.el9_0.noarch",
"AppStream-9.0.0.Z.MAIN.EUS:golang-misc-0:1.17.12-1.el9_0.noarch",
"AppStream-9.0.0.Z.MAIN.EUS:golang-race-0:1.17.12-1.el9_0.x86_64",
"AppStream-9.0.0.Z.MAIN.EUS:golang-src-0:1.17.12-1.el9_0.noarch",
"AppStream-9.0.0.Z.MAIN.EUS:golang-tests-0:1.17.12-1.el9_0.noarch"
],
"known_not_affected": [
"AppStream-9.0.0.Z.MAIN.EUS:go-toolset-0:1.17.12-1.el9_0.aarch64",
"AppStream-9.0.0.Z.MAIN.EUS:go-toolset-0:1.17.12-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.MAIN.EUS:go-toolset-0:1.17.12-1.el9_0.s390x",
"AppStream-9.0.0.Z.MAIN.EUS:go-toolset-0:1.17.12-1.el9_0.src",
"AppStream-9.0.0.Z.MAIN.EUS:go-toolset-0:1.17.12-1.el9_0.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2022-28131"
},
{
"category": "external",
"summary": "RHBZ#2107390",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2107390"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2022-28131",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-28131"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2022-28131",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2022-28131"
},
{
"category": "external",
"summary": "https://go.dev/issue/53614",
"url": "https://go.dev/issue/53614"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-announce/c/nqrv9fbR0zE",
"url": "https://groups.google.com/g/golang-announce/c/nqrv9fbR0zE"
}
],
"release_date": "2022-07-12T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2022-08-01T16:07:42+00:00",
"details": "For details on how 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.0.0.Z.MAIN.EUS:golang-0:1.17.12-1.el9_0.aarch64",
"AppStream-9.0.0.Z.MAIN.EUS:golang-0:1.17.12-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.MAIN.EUS:golang-0:1.17.12-1.el9_0.s390x",
"AppStream-9.0.0.Z.MAIN.EUS:golang-0:1.17.12-1.el9_0.src",
"AppStream-9.0.0.Z.MAIN.EUS:golang-0:1.17.12-1.el9_0.x86_64",
"AppStream-9.0.0.Z.MAIN.EUS:golang-bin-0:1.17.12-1.el9_0.aarch64",
"AppStream-9.0.0.Z.MAIN.EUS:golang-bin-0:1.17.12-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.MAIN.EUS:golang-bin-0:1.17.12-1.el9_0.s390x",
"AppStream-9.0.0.Z.MAIN.EUS:golang-bin-0:1.17.12-1.el9_0.x86_64",
"AppStream-9.0.0.Z.MAIN.EUS:golang-docs-0:1.17.12-1.el9_0.noarch",
"AppStream-9.0.0.Z.MAIN.EUS:golang-misc-0:1.17.12-1.el9_0.noarch",
"AppStream-9.0.0.Z.MAIN.EUS:golang-race-0:1.17.12-1.el9_0.x86_64",
"AppStream-9.0.0.Z.MAIN.EUS:golang-src-0:1.17.12-1.el9_0.noarch",
"AppStream-9.0.0.Z.MAIN.EUS:golang-tests-0:1.17.12-1.el9_0.noarch"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2022:5799"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "LOCAL",
"availabilityImpact": "HIGH",
"baseScore": 7.3,
"baseSeverity": "HIGH",
"confidentialityImpact": "LOW",
"integrityImpact": "LOW",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:N/UI:N/S:U/C:L/I:L/A:H",
"version": "3.1"
},
"products": [
"AppStream-9.0.0.Z.MAIN.EUS:go-toolset-0:1.17.12-1.el9_0.aarch64",
"AppStream-9.0.0.Z.MAIN.EUS:go-toolset-0:1.17.12-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.MAIN.EUS:go-toolset-0:1.17.12-1.el9_0.s390x",
"AppStream-9.0.0.Z.MAIN.EUS:go-toolset-0:1.17.12-1.el9_0.src",
"AppStream-9.0.0.Z.MAIN.EUS:go-toolset-0:1.17.12-1.el9_0.x86_64",
"AppStream-9.0.0.Z.MAIN.EUS:golang-0:1.17.12-1.el9_0.aarch64",
"AppStream-9.0.0.Z.MAIN.EUS:golang-0:1.17.12-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.MAIN.EUS:golang-0:1.17.12-1.el9_0.s390x",
"AppStream-9.0.0.Z.MAIN.EUS:golang-0:1.17.12-1.el9_0.src",
"AppStream-9.0.0.Z.MAIN.EUS:golang-0:1.17.12-1.el9_0.x86_64",
"AppStream-9.0.0.Z.MAIN.EUS:golang-bin-0:1.17.12-1.el9_0.aarch64",
"AppStream-9.0.0.Z.MAIN.EUS:golang-bin-0:1.17.12-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.MAIN.EUS:golang-bin-0:1.17.12-1.el9_0.s390x",
"AppStream-9.0.0.Z.MAIN.EUS:golang-bin-0:1.17.12-1.el9_0.x86_64",
"AppStream-9.0.0.Z.MAIN.EUS:golang-docs-0:1.17.12-1.el9_0.noarch",
"AppStream-9.0.0.Z.MAIN.EUS:golang-misc-0:1.17.12-1.el9_0.noarch",
"AppStream-9.0.0.Z.MAIN.EUS:golang-race-0:1.17.12-1.el9_0.x86_64",
"AppStream-9.0.0.Z.MAIN.EUS:golang-src-0:1.17.12-1.el9_0.noarch",
"AppStream-9.0.0.Z.MAIN.EUS:golang-tests-0:1.17.12-1.el9_0.noarch"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "golang: encoding/xml: stack exhaustion in Decoder.Skip"
},
{
"cve": "CVE-2022-28327",
"cwe": {
"id": "CWE-190",
"name": "Integer Overflow or Wraparound"
},
"discovery_date": "2022-04-21T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2077689"
}
],
"notes": [
{
"category": "description",
"text": "An integer overflow flaw was found in Golang\u0027s crypto/elliptic library. This flaw allows an attacker to use a crafted scaler input longer than 32 bytes, causing P256().ScalarMult or P256().ScalarBaseMult to panic, leading to a loss of availability.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "golang: crypto/elliptic: panic caused by oversized scalar",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "A moderate severity flaw was found in Go\u2019s crypto/elliptic package in the generic P-256 implementation. If a scalar input longer than 32 bytes is supplied, P256().ScalarMult or P256().ScalarBaseMult can panic, causing the application to crash. Indirect uses via crypto/ecdsa and crypto/tls are not affected. This issue impacts availability but does not affect confidentiality or integrity. Only certain platforms (non-amd64, non-arm64, non-ppc64le, non-s390x) may be affected.\n\nRed Hat Enterprise Linux 7, 8 and 9 are affected, because the code-base is affected by this vulnerability.\n\nRed Hat Product Security has rated this issue as having Moderate security impact, and the issue is not currently planned to be addressed in future updates for Red Hat Enterprise Linux 7, hence, marked as Out-of-Support-Scope. \n\nRed Hat Developer Tools - Compilers (go-toolset-1.16-golang \u0026 go-toolset-1.17-golang), ships the vulnerable code and affected by this vulnerability.\n\nFor additional information, refer to the Issue Severity Classification: https://access.redhat.com/security/updates/classification/ and Red Hat Enterprise Linux Life Cycle \u0026 Updates Policy: https://access.redhat.com/support/policy/updates/errata/.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\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.0.0.Z.MAIN.EUS:go-toolset-0:1.17.12-1.el9_0.aarch64",
"AppStream-9.0.0.Z.MAIN.EUS:go-toolset-0:1.17.12-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.MAIN.EUS:go-toolset-0:1.17.12-1.el9_0.s390x",
"AppStream-9.0.0.Z.MAIN.EUS:go-toolset-0:1.17.12-1.el9_0.src",
"AppStream-9.0.0.Z.MAIN.EUS:go-toolset-0:1.17.12-1.el9_0.x86_64",
"AppStream-9.0.0.Z.MAIN.EUS:golang-0:1.17.12-1.el9_0.aarch64",
"AppStream-9.0.0.Z.MAIN.EUS:golang-0:1.17.12-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.MAIN.EUS:golang-0:1.17.12-1.el9_0.s390x",
"AppStream-9.0.0.Z.MAIN.EUS:golang-0:1.17.12-1.el9_0.src",
"AppStream-9.0.0.Z.MAIN.EUS:golang-0:1.17.12-1.el9_0.x86_64",
"AppStream-9.0.0.Z.MAIN.EUS:golang-bin-0:1.17.12-1.el9_0.aarch64",
"AppStream-9.0.0.Z.MAIN.EUS:golang-bin-0:1.17.12-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.MAIN.EUS:golang-bin-0:1.17.12-1.el9_0.s390x",
"AppStream-9.0.0.Z.MAIN.EUS:golang-bin-0:1.17.12-1.el9_0.x86_64",
"AppStream-9.0.0.Z.MAIN.EUS:golang-docs-0:1.17.12-1.el9_0.noarch",
"AppStream-9.0.0.Z.MAIN.EUS:golang-misc-0:1.17.12-1.el9_0.noarch",
"AppStream-9.0.0.Z.MAIN.EUS:golang-race-0:1.17.12-1.el9_0.x86_64",
"AppStream-9.0.0.Z.MAIN.EUS:golang-src-0:1.17.12-1.el9_0.noarch",
"AppStream-9.0.0.Z.MAIN.EUS:golang-tests-0:1.17.12-1.el9_0.noarch"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2022-28327"
},
{
"category": "external",
"summary": "RHBZ#2077689",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2077689"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2022-28327",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-28327"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2022-28327",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2022-28327"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-announce/c/oecdBNLOml8",
"url": "https://groups.google.com/g/golang-announce/c/oecdBNLOml8"
}
],
"release_date": "2022-04-12T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2022-08-01T16:07:42+00:00",
"details": "For details on how 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.0.0.Z.MAIN.EUS:go-toolset-0:1.17.12-1.el9_0.aarch64",
"AppStream-9.0.0.Z.MAIN.EUS:go-toolset-0:1.17.12-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.MAIN.EUS:go-toolset-0:1.17.12-1.el9_0.s390x",
"AppStream-9.0.0.Z.MAIN.EUS:go-toolset-0:1.17.12-1.el9_0.src",
"AppStream-9.0.0.Z.MAIN.EUS:go-toolset-0:1.17.12-1.el9_0.x86_64",
"AppStream-9.0.0.Z.MAIN.EUS:golang-0:1.17.12-1.el9_0.aarch64",
"AppStream-9.0.0.Z.MAIN.EUS:golang-0:1.17.12-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.MAIN.EUS:golang-0:1.17.12-1.el9_0.s390x",
"AppStream-9.0.0.Z.MAIN.EUS:golang-0:1.17.12-1.el9_0.src",
"AppStream-9.0.0.Z.MAIN.EUS:golang-0:1.17.12-1.el9_0.x86_64",
"AppStream-9.0.0.Z.MAIN.EUS:golang-bin-0:1.17.12-1.el9_0.aarch64",
"AppStream-9.0.0.Z.MAIN.EUS:golang-bin-0:1.17.12-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.MAIN.EUS:golang-bin-0:1.17.12-1.el9_0.s390x",
"AppStream-9.0.0.Z.MAIN.EUS:golang-bin-0:1.17.12-1.el9_0.x86_64",
"AppStream-9.0.0.Z.MAIN.EUS:golang-docs-0:1.17.12-1.el9_0.noarch",
"AppStream-9.0.0.Z.MAIN.EUS:golang-misc-0:1.17.12-1.el9_0.noarch",
"AppStream-9.0.0.Z.MAIN.EUS:golang-race-0:1.17.12-1.el9_0.x86_64",
"AppStream-9.0.0.Z.MAIN.EUS:golang-src-0:1.17.12-1.el9_0.noarch",
"AppStream-9.0.0.Z.MAIN.EUS:golang-tests-0:1.17.12-1.el9_0.noarch"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2022:5799"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"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.0.0.Z.MAIN.EUS:go-toolset-0:1.17.12-1.el9_0.aarch64",
"AppStream-9.0.0.Z.MAIN.EUS:go-toolset-0:1.17.12-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.MAIN.EUS:go-toolset-0:1.17.12-1.el9_0.s390x",
"AppStream-9.0.0.Z.MAIN.EUS:go-toolset-0:1.17.12-1.el9_0.src",
"AppStream-9.0.0.Z.MAIN.EUS:go-toolset-0:1.17.12-1.el9_0.x86_64",
"AppStream-9.0.0.Z.MAIN.EUS:golang-0:1.17.12-1.el9_0.aarch64",
"AppStream-9.0.0.Z.MAIN.EUS:golang-0:1.17.12-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.MAIN.EUS:golang-0:1.17.12-1.el9_0.s390x",
"AppStream-9.0.0.Z.MAIN.EUS:golang-0:1.17.12-1.el9_0.src",
"AppStream-9.0.0.Z.MAIN.EUS:golang-0:1.17.12-1.el9_0.x86_64",
"AppStream-9.0.0.Z.MAIN.EUS:golang-bin-0:1.17.12-1.el9_0.aarch64",
"AppStream-9.0.0.Z.MAIN.EUS:golang-bin-0:1.17.12-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.MAIN.EUS:golang-bin-0:1.17.12-1.el9_0.s390x",
"AppStream-9.0.0.Z.MAIN.EUS:golang-bin-0:1.17.12-1.el9_0.x86_64",
"AppStream-9.0.0.Z.MAIN.EUS:golang-docs-0:1.17.12-1.el9_0.noarch",
"AppStream-9.0.0.Z.MAIN.EUS:golang-misc-0:1.17.12-1.el9_0.noarch",
"AppStream-9.0.0.Z.MAIN.EUS:golang-race-0:1.17.12-1.el9_0.x86_64",
"AppStream-9.0.0.Z.MAIN.EUS:golang-src-0:1.17.12-1.el9_0.noarch",
"AppStream-9.0.0.Z.MAIN.EUS:golang-tests-0:1.17.12-1.el9_0.noarch"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "golang: crypto/elliptic: panic caused by oversized scalar"
},
{
"acknowledgments": [
{
"names": [
"Jo\u00ebl G\u00e4hwiler"
],
"summary": "Acknowledged by upstream."
}
],
"cve": "CVE-2022-29526",
"cwe": {
"id": "CWE-280",
"name": "Improper Handling of Insufficient Permissions or Privileges "
},
"discovery_date": "2022-05-11T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2084085"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in the syscall.Faccessat function when calling a process by checking the group. This flaw allows an attacker to check the process group permissions rather than a member of the file\u0027s group, affecting system availability.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "golang: syscall: faccessat checks wrong group",
"title": "Vulnerability summary"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\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.0.0.Z.MAIN.EUS:go-toolset-0:1.17.12-1.el9_0.aarch64",
"AppStream-9.0.0.Z.MAIN.EUS:go-toolset-0:1.17.12-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.MAIN.EUS:go-toolset-0:1.17.12-1.el9_0.s390x",
"AppStream-9.0.0.Z.MAIN.EUS:go-toolset-0:1.17.12-1.el9_0.src",
"AppStream-9.0.0.Z.MAIN.EUS:go-toolset-0:1.17.12-1.el9_0.x86_64",
"AppStream-9.0.0.Z.MAIN.EUS:golang-0:1.17.12-1.el9_0.aarch64",
"AppStream-9.0.0.Z.MAIN.EUS:golang-0:1.17.12-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.MAIN.EUS:golang-0:1.17.12-1.el9_0.s390x",
"AppStream-9.0.0.Z.MAIN.EUS:golang-0:1.17.12-1.el9_0.src",
"AppStream-9.0.0.Z.MAIN.EUS:golang-0:1.17.12-1.el9_0.x86_64",
"AppStream-9.0.0.Z.MAIN.EUS:golang-bin-0:1.17.12-1.el9_0.aarch64",
"AppStream-9.0.0.Z.MAIN.EUS:golang-bin-0:1.17.12-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.MAIN.EUS:golang-bin-0:1.17.12-1.el9_0.s390x",
"AppStream-9.0.0.Z.MAIN.EUS:golang-bin-0:1.17.12-1.el9_0.x86_64",
"AppStream-9.0.0.Z.MAIN.EUS:golang-docs-0:1.17.12-1.el9_0.noarch",
"AppStream-9.0.0.Z.MAIN.EUS:golang-misc-0:1.17.12-1.el9_0.noarch",
"AppStream-9.0.0.Z.MAIN.EUS:golang-race-0:1.17.12-1.el9_0.x86_64",
"AppStream-9.0.0.Z.MAIN.EUS:golang-src-0:1.17.12-1.el9_0.noarch",
"AppStream-9.0.0.Z.MAIN.EUS:golang-tests-0:1.17.12-1.el9_0.noarch"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2022-29526"
},
{
"category": "external",
"summary": "RHBZ#2084085",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2084085"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2022-29526",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-29526"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2022-29526",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2022-29526"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-announce/c/Y5qrqw_lWdU",
"url": "https://groups.google.com/g/golang-announce/c/Y5qrqw_lWdU"
}
],
"release_date": "2022-05-11T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2022-08-01T16:07:42+00:00",
"details": "For details on how 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.0.0.Z.MAIN.EUS:go-toolset-0:1.17.12-1.el9_0.aarch64",
"AppStream-9.0.0.Z.MAIN.EUS:go-toolset-0:1.17.12-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.MAIN.EUS:go-toolset-0:1.17.12-1.el9_0.s390x",
"AppStream-9.0.0.Z.MAIN.EUS:go-toolset-0:1.17.12-1.el9_0.src",
"AppStream-9.0.0.Z.MAIN.EUS:go-toolset-0:1.17.12-1.el9_0.x86_64",
"AppStream-9.0.0.Z.MAIN.EUS:golang-0:1.17.12-1.el9_0.aarch64",
"AppStream-9.0.0.Z.MAIN.EUS:golang-0:1.17.12-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.MAIN.EUS:golang-0:1.17.12-1.el9_0.s390x",
"AppStream-9.0.0.Z.MAIN.EUS:golang-0:1.17.12-1.el9_0.src",
"AppStream-9.0.0.Z.MAIN.EUS:golang-0:1.17.12-1.el9_0.x86_64",
"AppStream-9.0.0.Z.MAIN.EUS:golang-bin-0:1.17.12-1.el9_0.aarch64",
"AppStream-9.0.0.Z.MAIN.EUS:golang-bin-0:1.17.12-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.MAIN.EUS:golang-bin-0:1.17.12-1.el9_0.s390x",
"AppStream-9.0.0.Z.MAIN.EUS:golang-bin-0:1.17.12-1.el9_0.x86_64",
"AppStream-9.0.0.Z.MAIN.EUS:golang-docs-0:1.17.12-1.el9_0.noarch",
"AppStream-9.0.0.Z.MAIN.EUS:golang-misc-0:1.17.12-1.el9_0.noarch",
"AppStream-9.0.0.Z.MAIN.EUS:golang-race-0:1.17.12-1.el9_0.x86_64",
"AppStream-9.0.0.Z.MAIN.EUS:golang-src-0:1.17.12-1.el9_0.noarch",
"AppStream-9.0.0.Z.MAIN.EUS:golang-tests-0:1.17.12-1.el9_0.noarch"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2022:5799"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "LOCAL",
"availabilityImpact": "HIGH",
"baseScore": 6.2,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"AppStream-9.0.0.Z.MAIN.EUS:go-toolset-0:1.17.12-1.el9_0.aarch64",
"AppStream-9.0.0.Z.MAIN.EUS:go-toolset-0:1.17.12-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.MAIN.EUS:go-toolset-0:1.17.12-1.el9_0.s390x",
"AppStream-9.0.0.Z.MAIN.EUS:go-toolset-0:1.17.12-1.el9_0.src",
"AppStream-9.0.0.Z.MAIN.EUS:go-toolset-0:1.17.12-1.el9_0.x86_64",
"AppStream-9.0.0.Z.MAIN.EUS:golang-0:1.17.12-1.el9_0.aarch64",
"AppStream-9.0.0.Z.MAIN.EUS:golang-0:1.17.12-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.MAIN.EUS:golang-0:1.17.12-1.el9_0.s390x",
"AppStream-9.0.0.Z.MAIN.EUS:golang-0:1.17.12-1.el9_0.src",
"AppStream-9.0.0.Z.MAIN.EUS:golang-0:1.17.12-1.el9_0.x86_64",
"AppStream-9.0.0.Z.MAIN.EUS:golang-bin-0:1.17.12-1.el9_0.aarch64",
"AppStream-9.0.0.Z.MAIN.EUS:golang-bin-0:1.17.12-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.MAIN.EUS:golang-bin-0:1.17.12-1.el9_0.s390x",
"AppStream-9.0.0.Z.MAIN.EUS:golang-bin-0:1.17.12-1.el9_0.x86_64",
"AppStream-9.0.0.Z.MAIN.EUS:golang-docs-0:1.17.12-1.el9_0.noarch",
"AppStream-9.0.0.Z.MAIN.EUS:golang-misc-0:1.17.12-1.el9_0.noarch",
"AppStream-9.0.0.Z.MAIN.EUS:golang-race-0:1.17.12-1.el9_0.x86_64",
"AppStream-9.0.0.Z.MAIN.EUS:golang-src-0:1.17.12-1.el9_0.noarch",
"AppStream-9.0.0.Z.MAIN.EUS:golang-tests-0:1.17.12-1.el9_0.noarch"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "golang: syscall: faccessat checks wrong group"
},
{
"cve": "CVE-2022-30629",
"cwe": {
"id": "CWE-331",
"name": "Insufficient Entropy"
},
"discovery_date": "2022-06-02T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2092793"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in the crypto/tls golang package. When session tickets are generated by crypto/tls, it is missing the ticket expiration. This issue may allow an attacker to observe the TLS handshakes to correlate successive connections during session resumption.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "golang: crypto/tls: session tickets lack random ticket_age_add",
"title": "Vulnerability summary"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\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.0.0.Z.MAIN.EUS:go-toolset-0:1.17.12-1.el9_0.aarch64",
"AppStream-9.0.0.Z.MAIN.EUS:go-toolset-0:1.17.12-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.MAIN.EUS:go-toolset-0:1.17.12-1.el9_0.s390x",
"AppStream-9.0.0.Z.MAIN.EUS:go-toolset-0:1.17.12-1.el9_0.src",
"AppStream-9.0.0.Z.MAIN.EUS:go-toolset-0:1.17.12-1.el9_0.x86_64",
"AppStream-9.0.0.Z.MAIN.EUS:golang-0:1.17.12-1.el9_0.aarch64",
"AppStream-9.0.0.Z.MAIN.EUS:golang-0:1.17.12-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.MAIN.EUS:golang-0:1.17.12-1.el9_0.s390x",
"AppStream-9.0.0.Z.MAIN.EUS:golang-0:1.17.12-1.el9_0.src",
"AppStream-9.0.0.Z.MAIN.EUS:golang-0:1.17.12-1.el9_0.x86_64",
"AppStream-9.0.0.Z.MAIN.EUS:golang-bin-0:1.17.12-1.el9_0.aarch64",
"AppStream-9.0.0.Z.MAIN.EUS:golang-bin-0:1.17.12-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.MAIN.EUS:golang-bin-0:1.17.12-1.el9_0.s390x",
"AppStream-9.0.0.Z.MAIN.EUS:golang-bin-0:1.17.12-1.el9_0.x86_64",
"AppStream-9.0.0.Z.MAIN.EUS:golang-docs-0:1.17.12-1.el9_0.noarch",
"AppStream-9.0.0.Z.MAIN.EUS:golang-misc-0:1.17.12-1.el9_0.noarch",
"AppStream-9.0.0.Z.MAIN.EUS:golang-race-0:1.17.12-1.el9_0.x86_64",
"AppStream-9.0.0.Z.MAIN.EUS:golang-src-0:1.17.12-1.el9_0.noarch",
"AppStream-9.0.0.Z.MAIN.EUS:golang-tests-0:1.17.12-1.el9_0.noarch"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2022-30629"
},
{
"category": "external",
"summary": "RHBZ#2092793",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2092793"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2022-30629",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-30629"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2022-30629",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2022-30629"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-announce/c/TzIC9-t8Ytg",
"url": "https://groups.google.com/g/golang-announce/c/TzIC9-t8Ytg"
}
],
"release_date": "2022-06-02T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2022-08-01T16:07:42+00:00",
"details": "For details on how 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.0.0.Z.MAIN.EUS:go-toolset-0:1.17.12-1.el9_0.aarch64",
"AppStream-9.0.0.Z.MAIN.EUS:go-toolset-0:1.17.12-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.MAIN.EUS:go-toolset-0:1.17.12-1.el9_0.s390x",
"AppStream-9.0.0.Z.MAIN.EUS:go-toolset-0:1.17.12-1.el9_0.src",
"AppStream-9.0.0.Z.MAIN.EUS:go-toolset-0:1.17.12-1.el9_0.x86_64",
"AppStream-9.0.0.Z.MAIN.EUS:golang-0:1.17.12-1.el9_0.aarch64",
"AppStream-9.0.0.Z.MAIN.EUS:golang-0:1.17.12-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.MAIN.EUS:golang-0:1.17.12-1.el9_0.s390x",
"AppStream-9.0.0.Z.MAIN.EUS:golang-0:1.17.12-1.el9_0.src",
"AppStream-9.0.0.Z.MAIN.EUS:golang-0:1.17.12-1.el9_0.x86_64",
"AppStream-9.0.0.Z.MAIN.EUS:golang-bin-0:1.17.12-1.el9_0.aarch64",
"AppStream-9.0.0.Z.MAIN.EUS:golang-bin-0:1.17.12-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.MAIN.EUS:golang-bin-0:1.17.12-1.el9_0.s390x",
"AppStream-9.0.0.Z.MAIN.EUS:golang-bin-0:1.17.12-1.el9_0.x86_64",
"AppStream-9.0.0.Z.MAIN.EUS:golang-docs-0:1.17.12-1.el9_0.noarch",
"AppStream-9.0.0.Z.MAIN.EUS:golang-misc-0:1.17.12-1.el9_0.noarch",
"AppStream-9.0.0.Z.MAIN.EUS:golang-race-0:1.17.12-1.el9_0.x86_64",
"AppStream-9.0.0.Z.MAIN.EUS:golang-src-0:1.17.12-1.el9_0.noarch",
"AppStream-9.0.0.Z.MAIN.EUS:golang-tests-0:1.17.12-1.el9_0.noarch"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2022:5799"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "HIGH",
"attackVector": "NETWORK",
"availabilityImpact": "NONE",
"baseScore": 3.1,
"baseSeverity": "LOW",
"confidentialityImpact": "LOW",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "REQUIRED",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:R/S:U/C:L/I:N/A:N",
"version": "3.1"
},
"products": [
"AppStream-9.0.0.Z.MAIN.EUS:go-toolset-0:1.17.12-1.el9_0.aarch64",
"AppStream-9.0.0.Z.MAIN.EUS:go-toolset-0:1.17.12-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.MAIN.EUS:go-toolset-0:1.17.12-1.el9_0.s390x",
"AppStream-9.0.0.Z.MAIN.EUS:go-toolset-0:1.17.12-1.el9_0.src",
"AppStream-9.0.0.Z.MAIN.EUS:go-toolset-0:1.17.12-1.el9_0.x86_64",
"AppStream-9.0.0.Z.MAIN.EUS:golang-0:1.17.12-1.el9_0.aarch64",
"AppStream-9.0.0.Z.MAIN.EUS:golang-0:1.17.12-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.MAIN.EUS:golang-0:1.17.12-1.el9_0.s390x",
"AppStream-9.0.0.Z.MAIN.EUS:golang-0:1.17.12-1.el9_0.src",
"AppStream-9.0.0.Z.MAIN.EUS:golang-0:1.17.12-1.el9_0.x86_64",
"AppStream-9.0.0.Z.MAIN.EUS:golang-bin-0:1.17.12-1.el9_0.aarch64",
"AppStream-9.0.0.Z.MAIN.EUS:golang-bin-0:1.17.12-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.MAIN.EUS:golang-bin-0:1.17.12-1.el9_0.s390x",
"AppStream-9.0.0.Z.MAIN.EUS:golang-bin-0:1.17.12-1.el9_0.x86_64",
"AppStream-9.0.0.Z.MAIN.EUS:golang-docs-0:1.17.12-1.el9_0.noarch",
"AppStream-9.0.0.Z.MAIN.EUS:golang-misc-0:1.17.12-1.el9_0.noarch",
"AppStream-9.0.0.Z.MAIN.EUS:golang-race-0:1.17.12-1.el9_0.x86_64",
"AppStream-9.0.0.Z.MAIN.EUS:golang-src-0:1.17.12-1.el9_0.noarch",
"AppStream-9.0.0.Z.MAIN.EUS:golang-tests-0:1.17.12-1.el9_0.noarch"
]
}
],
"threats": [
{
"category": "impact",
"details": "Low"
}
],
"title": "golang: crypto/tls: session tickets lack random ticket_age_add"
},
{
"cve": "CVE-2022-30630",
"cwe": {
"id": "CWE-1325",
"name": "Improperly Controlled Sequential Memory Allocation"
},
"discovery_date": "2022-07-14T00:00:00+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"AppStream-9.0.0.Z.MAIN.EUS:go-toolset-0:1.17.12-1.el9_0.aarch64",
"AppStream-9.0.0.Z.MAIN.EUS:go-toolset-0:1.17.12-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.MAIN.EUS:go-toolset-0:1.17.12-1.el9_0.s390x",
"AppStream-9.0.0.Z.MAIN.EUS:go-toolset-0:1.17.12-1.el9_0.src",
"AppStream-9.0.0.Z.MAIN.EUS:go-toolset-0:1.17.12-1.el9_0.x86_64"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2107371"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in the golang standard library, io/fs. Calling Glob on a path that contains a large number of path separators can cause a panic issue due to stack exhaustion. This could allow an attacker to impact availability.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "golang: io/fs: stack exhaustion in Glob",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "RH ProdSec has set the Impact of this vulnerability to Moderate as there is no known method to execute arbitary code. Successful exploitation of this bug can cause the application under attack to panic, merely causing a Denial of Service at the application level. As the kernel is unaffected by this bug, the user can merely relaunch the application to fix the problem. Also, if somehow the application keeps relaunching, the timer watchdogs in the default RHEL kernel will stop the attack in its tracks.\n\nWithin regulated environments, a combination of the following controls acts as a significant barrier to successfully exploiting a CWE-1325: Improperly Controlled Sequential Memory Allocation vulnerability and therefore downgrades the severity of this particular CVE from Moderate to Low.\n\nAccess to the platform is granted only after successful hard token-based multi-factor authentication (MFA) and is governed by least privilege to ensure only authorized users and roles can execute or modify code. Static code analysis and peer reviews enforce strong input validation and error handling, preventing improperly validated inputs from causing system instability, data exposure, or privilege escalation. In the event of successful exploitation, process isolation limits the impact of excessive sequential memory allocation by restricting memory use per process, preventing any single process from exhausting system resources. Finally, the platform uses memory protection mechanisms such as Data Execution Prevention (DEP) and Address Space Layout Randomization (ASLR) to reduce the risk of memory allocation-based attacks.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"AppStream-9.0.0.Z.MAIN.EUS:golang-0:1.17.12-1.el9_0.aarch64",
"AppStream-9.0.0.Z.MAIN.EUS:golang-0:1.17.12-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.MAIN.EUS:golang-0:1.17.12-1.el9_0.s390x",
"AppStream-9.0.0.Z.MAIN.EUS:golang-0:1.17.12-1.el9_0.src",
"AppStream-9.0.0.Z.MAIN.EUS:golang-0:1.17.12-1.el9_0.x86_64",
"AppStream-9.0.0.Z.MAIN.EUS:golang-bin-0:1.17.12-1.el9_0.aarch64",
"AppStream-9.0.0.Z.MAIN.EUS:golang-bin-0:1.17.12-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.MAIN.EUS:golang-bin-0:1.17.12-1.el9_0.s390x",
"AppStream-9.0.0.Z.MAIN.EUS:golang-bin-0:1.17.12-1.el9_0.x86_64",
"AppStream-9.0.0.Z.MAIN.EUS:golang-docs-0:1.17.12-1.el9_0.noarch",
"AppStream-9.0.0.Z.MAIN.EUS:golang-misc-0:1.17.12-1.el9_0.noarch",
"AppStream-9.0.0.Z.MAIN.EUS:golang-race-0:1.17.12-1.el9_0.x86_64",
"AppStream-9.0.0.Z.MAIN.EUS:golang-src-0:1.17.12-1.el9_0.noarch",
"AppStream-9.0.0.Z.MAIN.EUS:golang-tests-0:1.17.12-1.el9_0.noarch"
],
"known_not_affected": [
"AppStream-9.0.0.Z.MAIN.EUS:go-toolset-0:1.17.12-1.el9_0.aarch64",
"AppStream-9.0.0.Z.MAIN.EUS:go-toolset-0:1.17.12-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.MAIN.EUS:go-toolset-0:1.17.12-1.el9_0.s390x",
"AppStream-9.0.0.Z.MAIN.EUS:go-toolset-0:1.17.12-1.el9_0.src",
"AppStream-9.0.0.Z.MAIN.EUS:go-toolset-0:1.17.12-1.el9_0.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2022-30630"
},
{
"category": "external",
"summary": "RHBZ#2107371",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2107371"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2022-30630",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-30630"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2022-30630",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2022-30630"
},
{
"category": "external",
"summary": "https://go.dev/issue/53415",
"url": "https://go.dev/issue/53415"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-announce/c/nqrv9fbR0zE",
"url": "https://groups.google.com/g/golang-announce/c/nqrv9fbR0zE"
}
],
"release_date": "2022-07-12T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2022-08-01T16:07:42+00:00",
"details": "For details on how 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.0.0.Z.MAIN.EUS:golang-0:1.17.12-1.el9_0.aarch64",
"AppStream-9.0.0.Z.MAIN.EUS:golang-0:1.17.12-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.MAIN.EUS:golang-0:1.17.12-1.el9_0.s390x",
"AppStream-9.0.0.Z.MAIN.EUS:golang-0:1.17.12-1.el9_0.src",
"AppStream-9.0.0.Z.MAIN.EUS:golang-0:1.17.12-1.el9_0.x86_64",
"AppStream-9.0.0.Z.MAIN.EUS:golang-bin-0:1.17.12-1.el9_0.aarch64",
"AppStream-9.0.0.Z.MAIN.EUS:golang-bin-0:1.17.12-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.MAIN.EUS:golang-bin-0:1.17.12-1.el9_0.s390x",
"AppStream-9.0.0.Z.MAIN.EUS:golang-bin-0:1.17.12-1.el9_0.x86_64",
"AppStream-9.0.0.Z.MAIN.EUS:golang-docs-0:1.17.12-1.el9_0.noarch",
"AppStream-9.0.0.Z.MAIN.EUS:golang-misc-0:1.17.12-1.el9_0.noarch",
"AppStream-9.0.0.Z.MAIN.EUS:golang-race-0:1.17.12-1.el9_0.x86_64",
"AppStream-9.0.0.Z.MAIN.EUS:golang-src-0:1.17.12-1.el9_0.noarch",
"AppStream-9.0.0.Z.MAIN.EUS:golang-tests-0:1.17.12-1.el9_0.noarch"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2022:5799"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"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.0.0.Z.MAIN.EUS:go-toolset-0:1.17.12-1.el9_0.aarch64",
"AppStream-9.0.0.Z.MAIN.EUS:go-toolset-0:1.17.12-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.MAIN.EUS:go-toolset-0:1.17.12-1.el9_0.s390x",
"AppStream-9.0.0.Z.MAIN.EUS:go-toolset-0:1.17.12-1.el9_0.src",
"AppStream-9.0.0.Z.MAIN.EUS:go-toolset-0:1.17.12-1.el9_0.x86_64",
"AppStream-9.0.0.Z.MAIN.EUS:golang-0:1.17.12-1.el9_0.aarch64",
"AppStream-9.0.0.Z.MAIN.EUS:golang-0:1.17.12-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.MAIN.EUS:golang-0:1.17.12-1.el9_0.s390x",
"AppStream-9.0.0.Z.MAIN.EUS:golang-0:1.17.12-1.el9_0.src",
"AppStream-9.0.0.Z.MAIN.EUS:golang-0:1.17.12-1.el9_0.x86_64",
"AppStream-9.0.0.Z.MAIN.EUS:golang-bin-0:1.17.12-1.el9_0.aarch64",
"AppStream-9.0.0.Z.MAIN.EUS:golang-bin-0:1.17.12-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.MAIN.EUS:golang-bin-0:1.17.12-1.el9_0.s390x",
"AppStream-9.0.0.Z.MAIN.EUS:golang-bin-0:1.17.12-1.el9_0.x86_64",
"AppStream-9.0.0.Z.MAIN.EUS:golang-docs-0:1.17.12-1.el9_0.noarch",
"AppStream-9.0.0.Z.MAIN.EUS:golang-misc-0:1.17.12-1.el9_0.noarch",
"AppStream-9.0.0.Z.MAIN.EUS:golang-race-0:1.17.12-1.el9_0.x86_64",
"AppStream-9.0.0.Z.MAIN.EUS:golang-src-0:1.17.12-1.el9_0.noarch",
"AppStream-9.0.0.Z.MAIN.EUS:golang-tests-0:1.17.12-1.el9_0.noarch"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "golang: io/fs: stack exhaustion in Glob"
},
{
"cve": "CVE-2022-30631",
"cwe": {
"id": "CWE-1325",
"name": "Improperly Controlled Sequential Memory Allocation"
},
"discovery_date": "2022-07-14T00:00:00+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"AppStream-9.0.0.Z.MAIN.EUS:go-toolset-0:1.17.12-1.el9_0.aarch64",
"AppStream-9.0.0.Z.MAIN.EUS:go-toolset-0:1.17.12-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.MAIN.EUS:go-toolset-0:1.17.12-1.el9_0.s390x",
"AppStream-9.0.0.Z.MAIN.EUS:go-toolset-0:1.17.12-1.el9_0.src",
"AppStream-9.0.0.Z.MAIN.EUS:go-toolset-0:1.17.12-1.el9_0.x86_64"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2107342"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in golang. Calling the Reader, Read method on an archive that contains a large number of concatenated 0-length compressed files can cause a panic issue due to stack exhaustion.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "golang: compress/gzip: stack exhaustion in Reader.Read",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "To exploit CVE-2022-30631, an attacker supplies a specially crafted gzip archive to a Go application that uses a vulnerable version of the compress/gzip package without adequate input validation. This can lead to uncontrolled recursion, resulting in stack exhaustion and causing the application to panic, thereby affecting its availability.\n\nAs this is merely a DoS and there is no known way to control the instruction pointer, RH ProdSec has set the impact of this vulnerabilty to \"Moderate\".\n\nWithin regulated environments, a combination of the following controls acts as a significant barrier to successfully exploiting a CWE-1325: Improperly Controlled Sequential Memory Allocation vulnerability and therefore downgrades the severity of this particular CVE from Moderate to Low.\n\nAccess to the platform is granted only after successful hard token-based multi-factor authentication (MFA) and is governed by least privilege to ensure only authorized users and roles can execute or modify code. Static code analysis and peer reviews enforce strong input validation and error handling, preventing improperly validated inputs from causing system instability, data exposure, or privilege escalation. In the event of successful exploitation, process isolation limits the impact of excessive sequential memory allocation by restricting memory use per process, preventing any single process from exhausting system resources. Finally, the platform uses memory protection mechanisms such as Data Execution Prevention (DEP) and Address Space Layout Randomization (ASLR) to reduce the risk of memory allocation-based attacks.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"AppStream-9.0.0.Z.MAIN.EUS:golang-0:1.17.12-1.el9_0.aarch64",
"AppStream-9.0.0.Z.MAIN.EUS:golang-0:1.17.12-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.MAIN.EUS:golang-0:1.17.12-1.el9_0.s390x",
"AppStream-9.0.0.Z.MAIN.EUS:golang-0:1.17.12-1.el9_0.src",
"AppStream-9.0.0.Z.MAIN.EUS:golang-0:1.17.12-1.el9_0.x86_64",
"AppStream-9.0.0.Z.MAIN.EUS:golang-bin-0:1.17.12-1.el9_0.aarch64",
"AppStream-9.0.0.Z.MAIN.EUS:golang-bin-0:1.17.12-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.MAIN.EUS:golang-bin-0:1.17.12-1.el9_0.s390x",
"AppStream-9.0.0.Z.MAIN.EUS:golang-bin-0:1.17.12-1.el9_0.x86_64",
"AppStream-9.0.0.Z.MAIN.EUS:golang-docs-0:1.17.12-1.el9_0.noarch",
"AppStream-9.0.0.Z.MAIN.EUS:golang-misc-0:1.17.12-1.el9_0.noarch",
"AppStream-9.0.0.Z.MAIN.EUS:golang-race-0:1.17.12-1.el9_0.x86_64",
"AppStream-9.0.0.Z.MAIN.EUS:golang-src-0:1.17.12-1.el9_0.noarch",
"AppStream-9.0.0.Z.MAIN.EUS:golang-tests-0:1.17.12-1.el9_0.noarch"
],
"known_not_affected": [
"AppStream-9.0.0.Z.MAIN.EUS:go-toolset-0:1.17.12-1.el9_0.aarch64",
"AppStream-9.0.0.Z.MAIN.EUS:go-toolset-0:1.17.12-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.MAIN.EUS:go-toolset-0:1.17.12-1.el9_0.s390x",
"AppStream-9.0.0.Z.MAIN.EUS:go-toolset-0:1.17.12-1.el9_0.src",
"AppStream-9.0.0.Z.MAIN.EUS:go-toolset-0:1.17.12-1.el9_0.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2022-30631"
},
{
"category": "external",
"summary": "RHBZ#2107342",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2107342"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2022-30631",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-30631"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2022-30631",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2022-30631"
},
{
"category": "external",
"summary": "https://go.dev/issue/53168",
"url": "https://go.dev/issue/53168"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-announce/c/nqrv9fbR0zE",
"url": "https://groups.google.com/g/golang-announce/c/nqrv9fbR0zE"
}
],
"release_date": "2022-07-12T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2022-08-01T16:07:42+00:00",
"details": "For details on how 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.0.0.Z.MAIN.EUS:golang-0:1.17.12-1.el9_0.aarch64",
"AppStream-9.0.0.Z.MAIN.EUS:golang-0:1.17.12-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.MAIN.EUS:golang-0:1.17.12-1.el9_0.s390x",
"AppStream-9.0.0.Z.MAIN.EUS:golang-0:1.17.12-1.el9_0.src",
"AppStream-9.0.0.Z.MAIN.EUS:golang-0:1.17.12-1.el9_0.x86_64",
"AppStream-9.0.0.Z.MAIN.EUS:golang-bin-0:1.17.12-1.el9_0.aarch64",
"AppStream-9.0.0.Z.MAIN.EUS:golang-bin-0:1.17.12-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.MAIN.EUS:golang-bin-0:1.17.12-1.el9_0.s390x",
"AppStream-9.0.0.Z.MAIN.EUS:golang-bin-0:1.17.12-1.el9_0.x86_64",
"AppStream-9.0.0.Z.MAIN.EUS:golang-docs-0:1.17.12-1.el9_0.noarch",
"AppStream-9.0.0.Z.MAIN.EUS:golang-misc-0:1.17.12-1.el9_0.noarch",
"AppStream-9.0.0.Z.MAIN.EUS:golang-race-0:1.17.12-1.el9_0.x86_64",
"AppStream-9.0.0.Z.MAIN.EUS:golang-src-0:1.17.12-1.el9_0.noarch",
"AppStream-9.0.0.Z.MAIN.EUS:golang-tests-0:1.17.12-1.el9_0.noarch"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2022:5799"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"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.0.0.Z.MAIN.EUS:go-toolset-0:1.17.12-1.el9_0.aarch64",
"AppStream-9.0.0.Z.MAIN.EUS:go-toolset-0:1.17.12-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.MAIN.EUS:go-toolset-0:1.17.12-1.el9_0.s390x",
"AppStream-9.0.0.Z.MAIN.EUS:go-toolset-0:1.17.12-1.el9_0.src",
"AppStream-9.0.0.Z.MAIN.EUS:go-toolset-0:1.17.12-1.el9_0.x86_64",
"AppStream-9.0.0.Z.MAIN.EUS:golang-0:1.17.12-1.el9_0.aarch64",
"AppStream-9.0.0.Z.MAIN.EUS:golang-0:1.17.12-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.MAIN.EUS:golang-0:1.17.12-1.el9_0.s390x",
"AppStream-9.0.0.Z.MAIN.EUS:golang-0:1.17.12-1.el9_0.src",
"AppStream-9.0.0.Z.MAIN.EUS:golang-0:1.17.12-1.el9_0.x86_64",
"AppStream-9.0.0.Z.MAIN.EUS:golang-bin-0:1.17.12-1.el9_0.aarch64",
"AppStream-9.0.0.Z.MAIN.EUS:golang-bin-0:1.17.12-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.MAIN.EUS:golang-bin-0:1.17.12-1.el9_0.s390x",
"AppStream-9.0.0.Z.MAIN.EUS:golang-bin-0:1.17.12-1.el9_0.x86_64",
"AppStream-9.0.0.Z.MAIN.EUS:golang-docs-0:1.17.12-1.el9_0.noarch",
"AppStream-9.0.0.Z.MAIN.EUS:golang-misc-0:1.17.12-1.el9_0.noarch",
"AppStream-9.0.0.Z.MAIN.EUS:golang-race-0:1.17.12-1.el9_0.x86_64",
"AppStream-9.0.0.Z.MAIN.EUS:golang-src-0:1.17.12-1.el9_0.noarch",
"AppStream-9.0.0.Z.MAIN.EUS:golang-tests-0:1.17.12-1.el9_0.noarch"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "golang: compress/gzip: stack exhaustion in Reader.Read"
},
{
"cve": "CVE-2022-30632",
"cwe": {
"id": "CWE-1325",
"name": "Improperly Controlled Sequential Memory Allocation"
},
"discovery_date": "2022-07-14T00:00:00+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"AppStream-9.0.0.Z.MAIN.EUS:go-toolset-0:1.17.12-1.el9_0.aarch64",
"AppStream-9.0.0.Z.MAIN.EUS:go-toolset-0:1.17.12-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.MAIN.EUS:go-toolset-0:1.17.12-1.el9_0.s390x",
"AppStream-9.0.0.Z.MAIN.EUS:go-toolset-0:1.17.12-1.el9_0.src",
"AppStream-9.0.0.Z.MAIN.EUS:go-toolset-0:1.17.12-1.el9_0.x86_64"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2107386"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in golang. Calling Glob on a path that contains a large number of path separators can cause a panic issue due to stack exhaustion. This can cause an attacker to impact availability.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "golang: path/filepath: stack exhaustion in Glob",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "The exploitation of this flaw will only result in a denial of service of the application via the application crashing which is why this has been rated as moderate.\n\nWithin regulated environments, a combination of the following controls acts as a significant barrier to successfully exploiting a CWE-1325: Improperly Controlled Sequential Memory Allocation vulnerability and therefore downgrades the severity of this particular CVE from Moderate to Low.\n\nAccess to the platform is granted only after successful hard token-based multi-factor authentication (MFA) and is governed by least privilege to ensure only authorized users and roles can execute or modify code. Static code analysis and peer reviews enforce strong input validation and error handling, preventing improperly validated inputs from causing system instability, data exposure, or privilege escalation. In the event of successful exploitation, process isolation limits the impact of excessive sequential memory allocation by restricting memory use per process, preventing any single process from exhausting system resources. Finally, the platform uses memory protection mechanisms such as Data Execution Prevention (DEP) and Address Space Layout Randomization (ASLR) to reduce the risk of memory allocation-based attacks.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"AppStream-9.0.0.Z.MAIN.EUS:golang-0:1.17.12-1.el9_0.aarch64",
"AppStream-9.0.0.Z.MAIN.EUS:golang-0:1.17.12-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.MAIN.EUS:golang-0:1.17.12-1.el9_0.s390x",
"AppStream-9.0.0.Z.MAIN.EUS:golang-0:1.17.12-1.el9_0.src",
"AppStream-9.0.0.Z.MAIN.EUS:golang-0:1.17.12-1.el9_0.x86_64",
"AppStream-9.0.0.Z.MAIN.EUS:golang-bin-0:1.17.12-1.el9_0.aarch64",
"AppStream-9.0.0.Z.MAIN.EUS:golang-bin-0:1.17.12-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.MAIN.EUS:golang-bin-0:1.17.12-1.el9_0.s390x",
"AppStream-9.0.0.Z.MAIN.EUS:golang-bin-0:1.17.12-1.el9_0.x86_64",
"AppStream-9.0.0.Z.MAIN.EUS:golang-docs-0:1.17.12-1.el9_0.noarch",
"AppStream-9.0.0.Z.MAIN.EUS:golang-misc-0:1.17.12-1.el9_0.noarch",
"AppStream-9.0.0.Z.MAIN.EUS:golang-race-0:1.17.12-1.el9_0.x86_64",
"AppStream-9.0.0.Z.MAIN.EUS:golang-src-0:1.17.12-1.el9_0.noarch",
"AppStream-9.0.0.Z.MAIN.EUS:golang-tests-0:1.17.12-1.el9_0.noarch"
],
"known_not_affected": [
"AppStream-9.0.0.Z.MAIN.EUS:go-toolset-0:1.17.12-1.el9_0.aarch64",
"AppStream-9.0.0.Z.MAIN.EUS:go-toolset-0:1.17.12-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.MAIN.EUS:go-toolset-0:1.17.12-1.el9_0.s390x",
"AppStream-9.0.0.Z.MAIN.EUS:go-toolset-0:1.17.12-1.el9_0.src",
"AppStream-9.0.0.Z.MAIN.EUS:go-toolset-0:1.17.12-1.el9_0.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2022-30632"
},
{
"category": "external",
"summary": "RHBZ#2107386",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2107386"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2022-30632",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-30632"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2022-30632",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2022-30632"
},
{
"category": "external",
"summary": "https://go.dev/issue/53416",
"url": "https://go.dev/issue/53416"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-announce/c/nqrv9fbR0zE",
"url": "https://groups.google.com/g/golang-announce/c/nqrv9fbR0zE"
}
],
"release_date": "2022-07-12T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2022-08-01T16:07:42+00:00",
"details": "For details on how 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.0.0.Z.MAIN.EUS:golang-0:1.17.12-1.el9_0.aarch64",
"AppStream-9.0.0.Z.MAIN.EUS:golang-0:1.17.12-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.MAIN.EUS:golang-0:1.17.12-1.el9_0.s390x",
"AppStream-9.0.0.Z.MAIN.EUS:golang-0:1.17.12-1.el9_0.src",
"AppStream-9.0.0.Z.MAIN.EUS:golang-0:1.17.12-1.el9_0.x86_64",
"AppStream-9.0.0.Z.MAIN.EUS:golang-bin-0:1.17.12-1.el9_0.aarch64",
"AppStream-9.0.0.Z.MAIN.EUS:golang-bin-0:1.17.12-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.MAIN.EUS:golang-bin-0:1.17.12-1.el9_0.s390x",
"AppStream-9.0.0.Z.MAIN.EUS:golang-bin-0:1.17.12-1.el9_0.x86_64",
"AppStream-9.0.0.Z.MAIN.EUS:golang-docs-0:1.17.12-1.el9_0.noarch",
"AppStream-9.0.0.Z.MAIN.EUS:golang-misc-0:1.17.12-1.el9_0.noarch",
"AppStream-9.0.0.Z.MAIN.EUS:golang-race-0:1.17.12-1.el9_0.x86_64",
"AppStream-9.0.0.Z.MAIN.EUS:golang-src-0:1.17.12-1.el9_0.noarch",
"AppStream-9.0.0.Z.MAIN.EUS:golang-tests-0:1.17.12-1.el9_0.noarch"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2022:5799"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"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.0.0.Z.MAIN.EUS:go-toolset-0:1.17.12-1.el9_0.aarch64",
"AppStream-9.0.0.Z.MAIN.EUS:go-toolset-0:1.17.12-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.MAIN.EUS:go-toolset-0:1.17.12-1.el9_0.s390x",
"AppStream-9.0.0.Z.MAIN.EUS:go-toolset-0:1.17.12-1.el9_0.src",
"AppStream-9.0.0.Z.MAIN.EUS:go-toolset-0:1.17.12-1.el9_0.x86_64",
"AppStream-9.0.0.Z.MAIN.EUS:golang-0:1.17.12-1.el9_0.aarch64",
"AppStream-9.0.0.Z.MAIN.EUS:golang-0:1.17.12-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.MAIN.EUS:golang-0:1.17.12-1.el9_0.s390x",
"AppStream-9.0.0.Z.MAIN.EUS:golang-0:1.17.12-1.el9_0.src",
"AppStream-9.0.0.Z.MAIN.EUS:golang-0:1.17.12-1.el9_0.x86_64",
"AppStream-9.0.0.Z.MAIN.EUS:golang-bin-0:1.17.12-1.el9_0.aarch64",
"AppStream-9.0.0.Z.MAIN.EUS:golang-bin-0:1.17.12-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.MAIN.EUS:golang-bin-0:1.17.12-1.el9_0.s390x",
"AppStream-9.0.0.Z.MAIN.EUS:golang-bin-0:1.17.12-1.el9_0.x86_64",
"AppStream-9.0.0.Z.MAIN.EUS:golang-docs-0:1.17.12-1.el9_0.noarch",
"AppStream-9.0.0.Z.MAIN.EUS:golang-misc-0:1.17.12-1.el9_0.noarch",
"AppStream-9.0.0.Z.MAIN.EUS:golang-race-0:1.17.12-1.el9_0.x86_64",
"AppStream-9.0.0.Z.MAIN.EUS:golang-src-0:1.17.12-1.el9_0.noarch",
"AppStream-9.0.0.Z.MAIN.EUS:golang-tests-0:1.17.12-1.el9_0.noarch"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "golang: path/filepath: stack exhaustion in Glob"
},
{
"cve": "CVE-2022-30633",
"cwe": {
"id": "CWE-1325",
"name": "Improperly Controlled Sequential Memory Allocation"
},
"discovery_date": "2022-07-14T00:00:00+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"AppStream-9.0.0.Z.MAIN.EUS:go-toolset-0:1.17.12-1.el9_0.aarch64",
"AppStream-9.0.0.Z.MAIN.EUS:go-toolset-0:1.17.12-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.MAIN.EUS:go-toolset-0:1.17.12-1.el9_0.s390x",
"AppStream-9.0.0.Z.MAIN.EUS:go-toolset-0:1.17.12-1.el9_0.src",
"AppStream-9.0.0.Z.MAIN.EUS:go-toolset-0:1.17.12-1.el9_0.x86_64"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2107392"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in golang. Calling Unmarshal on an XML document into a Go struct, which has a nested field that uses the \"any\" field tag, can cause a panic due to stack exhaustion.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "golang: encoding/xml: stack exhaustion in Unmarshal",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "Red Hat has marked this as moderate impact for two primary reasons\n1. Though the vulnerability exists, it is hard to exploit in real scenarios (e.g., the attacker must be able to feed crafted XML documents into specific code paths).\n2. The vulnerability is a denial of service (DoS) due to stack exhaustion rather than code execution or data breach. Since it doesn\u2019t compromise confidentiality or integrity.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"AppStream-9.0.0.Z.MAIN.EUS:golang-0:1.17.12-1.el9_0.aarch64",
"AppStream-9.0.0.Z.MAIN.EUS:golang-0:1.17.12-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.MAIN.EUS:golang-0:1.17.12-1.el9_0.s390x",
"AppStream-9.0.0.Z.MAIN.EUS:golang-0:1.17.12-1.el9_0.src",
"AppStream-9.0.0.Z.MAIN.EUS:golang-0:1.17.12-1.el9_0.x86_64",
"AppStream-9.0.0.Z.MAIN.EUS:golang-bin-0:1.17.12-1.el9_0.aarch64",
"AppStream-9.0.0.Z.MAIN.EUS:golang-bin-0:1.17.12-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.MAIN.EUS:golang-bin-0:1.17.12-1.el9_0.s390x",
"AppStream-9.0.0.Z.MAIN.EUS:golang-bin-0:1.17.12-1.el9_0.x86_64",
"AppStream-9.0.0.Z.MAIN.EUS:golang-docs-0:1.17.12-1.el9_0.noarch",
"AppStream-9.0.0.Z.MAIN.EUS:golang-misc-0:1.17.12-1.el9_0.noarch",
"AppStream-9.0.0.Z.MAIN.EUS:golang-race-0:1.17.12-1.el9_0.x86_64",
"AppStream-9.0.0.Z.MAIN.EUS:golang-src-0:1.17.12-1.el9_0.noarch",
"AppStream-9.0.0.Z.MAIN.EUS:golang-tests-0:1.17.12-1.el9_0.noarch"
],
"known_not_affected": [
"AppStream-9.0.0.Z.MAIN.EUS:go-toolset-0:1.17.12-1.el9_0.aarch64",
"AppStream-9.0.0.Z.MAIN.EUS:go-toolset-0:1.17.12-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.MAIN.EUS:go-toolset-0:1.17.12-1.el9_0.s390x",
"AppStream-9.0.0.Z.MAIN.EUS:go-toolset-0:1.17.12-1.el9_0.src",
"AppStream-9.0.0.Z.MAIN.EUS:go-toolset-0:1.17.12-1.el9_0.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2022-30633"
},
{
"category": "external",
"summary": "RHBZ#2107392",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2107392"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2022-30633",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-30633"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2022-30633",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2022-30633"
},
{
"category": "external",
"summary": "https://go.dev/issue/53611",
"url": "https://go.dev/issue/53611"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-announce/c/nqrv9fbR0zE",
"url": "https://groups.google.com/g/golang-announce/c/nqrv9fbR0zE"
}
],
"release_date": "2022-07-12T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2022-08-01T16:07:42+00:00",
"details": "For details on how 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.0.0.Z.MAIN.EUS:golang-0:1.17.12-1.el9_0.aarch64",
"AppStream-9.0.0.Z.MAIN.EUS:golang-0:1.17.12-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.MAIN.EUS:golang-0:1.17.12-1.el9_0.s390x",
"AppStream-9.0.0.Z.MAIN.EUS:golang-0:1.17.12-1.el9_0.src",
"AppStream-9.0.0.Z.MAIN.EUS:golang-0:1.17.12-1.el9_0.x86_64",
"AppStream-9.0.0.Z.MAIN.EUS:golang-bin-0:1.17.12-1.el9_0.aarch64",
"AppStream-9.0.0.Z.MAIN.EUS:golang-bin-0:1.17.12-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.MAIN.EUS:golang-bin-0:1.17.12-1.el9_0.s390x",
"AppStream-9.0.0.Z.MAIN.EUS:golang-bin-0:1.17.12-1.el9_0.x86_64",
"AppStream-9.0.0.Z.MAIN.EUS:golang-docs-0:1.17.12-1.el9_0.noarch",
"AppStream-9.0.0.Z.MAIN.EUS:golang-misc-0:1.17.12-1.el9_0.noarch",
"AppStream-9.0.0.Z.MAIN.EUS:golang-race-0:1.17.12-1.el9_0.x86_64",
"AppStream-9.0.0.Z.MAIN.EUS:golang-src-0:1.17.12-1.el9_0.noarch",
"AppStream-9.0.0.Z.MAIN.EUS:golang-tests-0:1.17.12-1.el9_0.noarch"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2022:5799"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"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.0.0.Z.MAIN.EUS:go-toolset-0:1.17.12-1.el9_0.aarch64",
"AppStream-9.0.0.Z.MAIN.EUS:go-toolset-0:1.17.12-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.MAIN.EUS:go-toolset-0:1.17.12-1.el9_0.s390x",
"AppStream-9.0.0.Z.MAIN.EUS:go-toolset-0:1.17.12-1.el9_0.src",
"AppStream-9.0.0.Z.MAIN.EUS:go-toolset-0:1.17.12-1.el9_0.x86_64",
"AppStream-9.0.0.Z.MAIN.EUS:golang-0:1.17.12-1.el9_0.aarch64",
"AppStream-9.0.0.Z.MAIN.EUS:golang-0:1.17.12-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.MAIN.EUS:golang-0:1.17.12-1.el9_0.s390x",
"AppStream-9.0.0.Z.MAIN.EUS:golang-0:1.17.12-1.el9_0.src",
"AppStream-9.0.0.Z.MAIN.EUS:golang-0:1.17.12-1.el9_0.x86_64",
"AppStream-9.0.0.Z.MAIN.EUS:golang-bin-0:1.17.12-1.el9_0.aarch64",
"AppStream-9.0.0.Z.MAIN.EUS:golang-bin-0:1.17.12-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.MAIN.EUS:golang-bin-0:1.17.12-1.el9_0.s390x",
"AppStream-9.0.0.Z.MAIN.EUS:golang-bin-0:1.17.12-1.el9_0.x86_64",
"AppStream-9.0.0.Z.MAIN.EUS:golang-docs-0:1.17.12-1.el9_0.noarch",
"AppStream-9.0.0.Z.MAIN.EUS:golang-misc-0:1.17.12-1.el9_0.noarch",
"AppStream-9.0.0.Z.MAIN.EUS:golang-race-0:1.17.12-1.el9_0.x86_64",
"AppStream-9.0.0.Z.MAIN.EUS:golang-src-0:1.17.12-1.el9_0.noarch",
"AppStream-9.0.0.Z.MAIN.EUS:golang-tests-0:1.17.12-1.el9_0.noarch"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "golang: encoding/xml: stack exhaustion in Unmarshal"
},
{
"cve": "CVE-2022-30635",
"cwe": {
"id": "CWE-1325",
"name": "Improperly Controlled Sequential Memory Allocation"
},
"discovery_date": "2022-07-14T00:00:00+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"AppStream-9.0.0.Z.MAIN.EUS:go-toolset-0:1.17.12-1.el9_0.aarch64",
"AppStream-9.0.0.Z.MAIN.EUS:go-toolset-0:1.17.12-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.MAIN.EUS:go-toolset-0:1.17.12-1.el9_0.s390x",
"AppStream-9.0.0.Z.MAIN.EUS:go-toolset-0:1.17.12-1.el9_0.src",
"AppStream-9.0.0.Z.MAIN.EUS:go-toolset-0:1.17.12-1.el9_0.x86_64"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2107388"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in golang. When calling Decoder, Decode on a message that contains deeply nested structures, a panic can occur due to stack exhaustion and allows an attacker to impact system availability.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "golang: encoding/gob: stack exhaustion in Decoder.Decode",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "OpenShift Container Platform (OCP) starting from 4.10 stream is already compiled in the patched version of Go, hence is not affected by this vulnerability.The vulnerability has been rated as moderate instead of high because the vulnerability can only result in a minor denial of service.\n\nWithin regulated environments, a combination of the following controls acts as a significant barrier to successfully exploiting a CWE-1325: Improperly Controlled Sequential Memory Allocation vulnerability and therefore downgrades the severity of this particular CVE from Moderate to Low.\n\nAccess to the platform is granted only after successful hard token-based multi-factor authentication (MFA) and is governed by least privilege to ensure only authorized users and roles can execute or modify code. Static code analysis and peer reviews enforce strong input validation and error handling, preventing improperly validated inputs from causing system instability, data exposure, or privilege escalation. In the event of successful exploitation, process isolation limits the impact of excessive sequential memory allocation by restricting memory use per process, preventing any single process from exhausting system resources. Finally, the platform uses memory protection mechanisms such as Data Execution Prevention (DEP) and Address Space Layout Randomization (ASLR) to reduce the risk of memory allocation-based attacks.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"AppStream-9.0.0.Z.MAIN.EUS:golang-0:1.17.12-1.el9_0.aarch64",
"AppStream-9.0.0.Z.MAIN.EUS:golang-0:1.17.12-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.MAIN.EUS:golang-0:1.17.12-1.el9_0.s390x",
"AppStream-9.0.0.Z.MAIN.EUS:golang-0:1.17.12-1.el9_0.src",
"AppStream-9.0.0.Z.MAIN.EUS:golang-0:1.17.12-1.el9_0.x86_64",
"AppStream-9.0.0.Z.MAIN.EUS:golang-bin-0:1.17.12-1.el9_0.aarch64",
"AppStream-9.0.0.Z.MAIN.EUS:golang-bin-0:1.17.12-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.MAIN.EUS:golang-bin-0:1.17.12-1.el9_0.s390x",
"AppStream-9.0.0.Z.MAIN.EUS:golang-bin-0:1.17.12-1.el9_0.x86_64",
"AppStream-9.0.0.Z.MAIN.EUS:golang-docs-0:1.17.12-1.el9_0.noarch",
"AppStream-9.0.0.Z.MAIN.EUS:golang-misc-0:1.17.12-1.el9_0.noarch",
"AppStream-9.0.0.Z.MAIN.EUS:golang-race-0:1.17.12-1.el9_0.x86_64",
"AppStream-9.0.0.Z.MAIN.EUS:golang-src-0:1.17.12-1.el9_0.noarch",
"AppStream-9.0.0.Z.MAIN.EUS:golang-tests-0:1.17.12-1.el9_0.noarch"
],
"known_not_affected": [
"AppStream-9.0.0.Z.MAIN.EUS:go-toolset-0:1.17.12-1.el9_0.aarch64",
"AppStream-9.0.0.Z.MAIN.EUS:go-toolset-0:1.17.12-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.MAIN.EUS:go-toolset-0:1.17.12-1.el9_0.s390x",
"AppStream-9.0.0.Z.MAIN.EUS:go-toolset-0:1.17.12-1.el9_0.src",
"AppStream-9.0.0.Z.MAIN.EUS:go-toolset-0:1.17.12-1.el9_0.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2022-30635"
},
{
"category": "external",
"summary": "RHBZ#2107388",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2107388"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2022-30635",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-30635"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2022-30635",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2022-30635"
},
{
"category": "external",
"summary": "https://go.dev/issue/53615",
"url": "https://go.dev/issue/53615"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-announce/c/nqrv9fbR0zE",
"url": "https://groups.google.com/g/golang-announce/c/nqrv9fbR0zE"
}
],
"release_date": "2022-07-12T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2022-08-01T16:07:42+00:00",
"details": "For details on how 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.0.0.Z.MAIN.EUS:golang-0:1.17.12-1.el9_0.aarch64",
"AppStream-9.0.0.Z.MAIN.EUS:golang-0:1.17.12-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.MAIN.EUS:golang-0:1.17.12-1.el9_0.s390x",
"AppStream-9.0.0.Z.MAIN.EUS:golang-0:1.17.12-1.el9_0.src",
"AppStream-9.0.0.Z.MAIN.EUS:golang-0:1.17.12-1.el9_0.x86_64",
"AppStream-9.0.0.Z.MAIN.EUS:golang-bin-0:1.17.12-1.el9_0.aarch64",
"AppStream-9.0.0.Z.MAIN.EUS:golang-bin-0:1.17.12-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.MAIN.EUS:golang-bin-0:1.17.12-1.el9_0.s390x",
"AppStream-9.0.0.Z.MAIN.EUS:golang-bin-0:1.17.12-1.el9_0.x86_64",
"AppStream-9.0.0.Z.MAIN.EUS:golang-docs-0:1.17.12-1.el9_0.noarch",
"AppStream-9.0.0.Z.MAIN.EUS:golang-misc-0:1.17.12-1.el9_0.noarch",
"AppStream-9.0.0.Z.MAIN.EUS:golang-race-0:1.17.12-1.el9_0.x86_64",
"AppStream-9.0.0.Z.MAIN.EUS:golang-src-0:1.17.12-1.el9_0.noarch",
"AppStream-9.0.0.Z.MAIN.EUS:golang-tests-0:1.17.12-1.el9_0.noarch"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2022:5799"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"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.0.0.Z.MAIN.EUS:go-toolset-0:1.17.12-1.el9_0.aarch64",
"AppStream-9.0.0.Z.MAIN.EUS:go-toolset-0:1.17.12-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.MAIN.EUS:go-toolset-0:1.17.12-1.el9_0.s390x",
"AppStream-9.0.0.Z.MAIN.EUS:go-toolset-0:1.17.12-1.el9_0.src",
"AppStream-9.0.0.Z.MAIN.EUS:go-toolset-0:1.17.12-1.el9_0.x86_64",
"AppStream-9.0.0.Z.MAIN.EUS:golang-0:1.17.12-1.el9_0.aarch64",
"AppStream-9.0.0.Z.MAIN.EUS:golang-0:1.17.12-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.MAIN.EUS:golang-0:1.17.12-1.el9_0.s390x",
"AppStream-9.0.0.Z.MAIN.EUS:golang-0:1.17.12-1.el9_0.src",
"AppStream-9.0.0.Z.MAIN.EUS:golang-0:1.17.12-1.el9_0.x86_64",
"AppStream-9.0.0.Z.MAIN.EUS:golang-bin-0:1.17.12-1.el9_0.aarch64",
"AppStream-9.0.0.Z.MAIN.EUS:golang-bin-0:1.17.12-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.MAIN.EUS:golang-bin-0:1.17.12-1.el9_0.s390x",
"AppStream-9.0.0.Z.MAIN.EUS:golang-bin-0:1.17.12-1.el9_0.x86_64",
"AppStream-9.0.0.Z.MAIN.EUS:golang-docs-0:1.17.12-1.el9_0.noarch",
"AppStream-9.0.0.Z.MAIN.EUS:golang-misc-0:1.17.12-1.el9_0.noarch",
"AppStream-9.0.0.Z.MAIN.EUS:golang-race-0:1.17.12-1.el9_0.x86_64",
"AppStream-9.0.0.Z.MAIN.EUS:golang-src-0:1.17.12-1.el9_0.noarch",
"AppStream-9.0.0.Z.MAIN.EUS:golang-tests-0:1.17.12-1.el9_0.noarch"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "golang: encoding/gob: stack exhaustion in Decoder.Decode"
},
{
"cve": "CVE-2022-32148",
"cwe": {
"id": "CWE-200",
"name": "Exposure of Sensitive Information to an Unauthorized Actor"
},
"discovery_date": "2022-07-14T00:00:00+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"AppStream-9.0.0.Z.MAIN.EUS:go-toolset-0:1.17.12-1.el9_0.aarch64",
"AppStream-9.0.0.Z.MAIN.EUS:go-toolset-0:1.17.12-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.MAIN.EUS:go-toolset-0:1.17.12-1.el9_0.s390x",
"AppStream-9.0.0.Z.MAIN.EUS:go-toolset-0:1.17.12-1.el9_0.src",
"AppStream-9.0.0.Z.MAIN.EUS:go-toolset-0:1.17.12-1.el9_0.x86_64"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2107383"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in net/http/httputil golang package. When httputil.ReverseProxy.ServeHTTP is called with a Request.Header map containing a nil value for the X-Forwarded-For header, ReverseProxy could set the client IP incorrectly. This issue may affect confidentiality.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "golang: net/http/httputil: NewSingleHostReverseProxy - omit X-Forwarded-For not working",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "Within regulated environments, a combination of the following controls acts as a significant barrier to successfully exploiting a CWE-200: Exposure of Sensitive Information to an Unauthorized Actor vulnerability and therefore downgrades the severity of this particular CVE from Moderate to Low.\n\nAccess to the platform is granted only after successful hard token, multi-factor authentication (MFA), which is coupled with account management controls, including integration with single sign-on (SSO), to ensure that user permissions are restricted to only the functions necessary for their roles. Access to sensitive information is explicitly authorized and enforced based on predefined access policies. Event logs are collected and processed for centralization, correlation, analysis, monitoring, reporting, alerting, and retention. This process ensures that audit logs are generated for specific events involving sensitive information, which helps identify patterns of unauthorized access or data exposure. The platform enforces the use of validated cryptographic modules across compute resources to protect the confidentiality of information, even in the event of interception.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\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.0.0.Z.MAIN.EUS:golang-0:1.17.12-1.el9_0.aarch64",
"AppStream-9.0.0.Z.MAIN.EUS:golang-0:1.17.12-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.MAIN.EUS:golang-0:1.17.12-1.el9_0.s390x",
"AppStream-9.0.0.Z.MAIN.EUS:golang-0:1.17.12-1.el9_0.src",
"AppStream-9.0.0.Z.MAIN.EUS:golang-0:1.17.12-1.el9_0.x86_64",
"AppStream-9.0.0.Z.MAIN.EUS:golang-bin-0:1.17.12-1.el9_0.aarch64",
"AppStream-9.0.0.Z.MAIN.EUS:golang-bin-0:1.17.12-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.MAIN.EUS:golang-bin-0:1.17.12-1.el9_0.s390x",
"AppStream-9.0.0.Z.MAIN.EUS:golang-bin-0:1.17.12-1.el9_0.x86_64",
"AppStream-9.0.0.Z.MAIN.EUS:golang-docs-0:1.17.12-1.el9_0.noarch",
"AppStream-9.0.0.Z.MAIN.EUS:golang-misc-0:1.17.12-1.el9_0.noarch",
"AppStream-9.0.0.Z.MAIN.EUS:golang-race-0:1.17.12-1.el9_0.x86_64",
"AppStream-9.0.0.Z.MAIN.EUS:golang-src-0:1.17.12-1.el9_0.noarch",
"AppStream-9.0.0.Z.MAIN.EUS:golang-tests-0:1.17.12-1.el9_0.noarch"
],
"known_not_affected": [
"AppStream-9.0.0.Z.MAIN.EUS:go-toolset-0:1.17.12-1.el9_0.aarch64",
"AppStream-9.0.0.Z.MAIN.EUS:go-toolset-0:1.17.12-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.MAIN.EUS:go-toolset-0:1.17.12-1.el9_0.s390x",
"AppStream-9.0.0.Z.MAIN.EUS:go-toolset-0:1.17.12-1.el9_0.src",
"AppStream-9.0.0.Z.MAIN.EUS:go-toolset-0:1.17.12-1.el9_0.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2022-32148"
},
{
"category": "external",
"summary": "RHBZ#2107383",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2107383"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2022-32148",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-32148"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2022-32148",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2022-32148"
},
{
"category": "external",
"summary": "https://go.dev/issue/53423",
"url": "https://go.dev/issue/53423"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-announce/c/nqrv9fbR0zE",
"url": "https://groups.google.com/g/golang-announce/c/nqrv9fbR0zE"
}
],
"release_date": "2022-07-12T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2022-08-01T16:07:42+00:00",
"details": "For details on how 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.0.0.Z.MAIN.EUS:golang-0:1.17.12-1.el9_0.aarch64",
"AppStream-9.0.0.Z.MAIN.EUS:golang-0:1.17.12-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.MAIN.EUS:golang-0:1.17.12-1.el9_0.s390x",
"AppStream-9.0.0.Z.MAIN.EUS:golang-0:1.17.12-1.el9_0.src",
"AppStream-9.0.0.Z.MAIN.EUS:golang-0:1.17.12-1.el9_0.x86_64",
"AppStream-9.0.0.Z.MAIN.EUS:golang-bin-0:1.17.12-1.el9_0.aarch64",
"AppStream-9.0.0.Z.MAIN.EUS:golang-bin-0:1.17.12-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.MAIN.EUS:golang-bin-0:1.17.12-1.el9_0.s390x",
"AppStream-9.0.0.Z.MAIN.EUS:golang-bin-0:1.17.12-1.el9_0.x86_64",
"AppStream-9.0.0.Z.MAIN.EUS:golang-docs-0:1.17.12-1.el9_0.noarch",
"AppStream-9.0.0.Z.MAIN.EUS:golang-misc-0:1.17.12-1.el9_0.noarch",
"AppStream-9.0.0.Z.MAIN.EUS:golang-race-0:1.17.12-1.el9_0.x86_64",
"AppStream-9.0.0.Z.MAIN.EUS:golang-src-0:1.17.12-1.el9_0.noarch",
"AppStream-9.0.0.Z.MAIN.EUS:golang-tests-0:1.17.12-1.el9_0.noarch"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2022:5799"
}
],
"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": [
"AppStream-9.0.0.Z.MAIN.EUS:go-toolset-0:1.17.12-1.el9_0.aarch64",
"AppStream-9.0.0.Z.MAIN.EUS:go-toolset-0:1.17.12-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.MAIN.EUS:go-toolset-0:1.17.12-1.el9_0.s390x",
"AppStream-9.0.0.Z.MAIN.EUS:go-toolset-0:1.17.12-1.el9_0.src",
"AppStream-9.0.0.Z.MAIN.EUS:go-toolset-0:1.17.12-1.el9_0.x86_64",
"AppStream-9.0.0.Z.MAIN.EUS:golang-0:1.17.12-1.el9_0.aarch64",
"AppStream-9.0.0.Z.MAIN.EUS:golang-0:1.17.12-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.MAIN.EUS:golang-0:1.17.12-1.el9_0.s390x",
"AppStream-9.0.0.Z.MAIN.EUS:golang-0:1.17.12-1.el9_0.src",
"AppStream-9.0.0.Z.MAIN.EUS:golang-0:1.17.12-1.el9_0.x86_64",
"AppStream-9.0.0.Z.MAIN.EUS:golang-bin-0:1.17.12-1.el9_0.aarch64",
"AppStream-9.0.0.Z.MAIN.EUS:golang-bin-0:1.17.12-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.MAIN.EUS:golang-bin-0:1.17.12-1.el9_0.s390x",
"AppStream-9.0.0.Z.MAIN.EUS:golang-bin-0:1.17.12-1.el9_0.x86_64",
"AppStream-9.0.0.Z.MAIN.EUS:golang-docs-0:1.17.12-1.el9_0.noarch",
"AppStream-9.0.0.Z.MAIN.EUS:golang-misc-0:1.17.12-1.el9_0.noarch",
"AppStream-9.0.0.Z.MAIN.EUS:golang-race-0:1.17.12-1.el9_0.x86_64",
"AppStream-9.0.0.Z.MAIN.EUS:golang-src-0:1.17.12-1.el9_0.noarch",
"AppStream-9.0.0.Z.MAIN.EUS:golang-tests-0:1.17.12-1.el9_0.noarch"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "golang: net/http/httputil: NewSingleHostReverseProxy - omit X-Forwarded-For not working"
}
]
}
RHSA-2022:6370
Vulnerability from csaf_redhat
Notes
{
"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.6.0 General\nAvailability release images, which fix security issues and 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.6.0 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 security issues and several bugs. See the following Release Notes documentation, which will be updated shortly for this\nrelease, for additional details about this release:\n\nhttps://access.redhat.com/documentation/en-us/red_hat_advanced_cluster_management_for_kubernetes/2.6/html/release_notes/\n\nSecurity fixes: \n\n* CVE-2022-31129 moment: inefficient parsing algorithm resulting in DoS\n\n* CVE-2022-30629 golang: crypto/tls: session tickets lack random ticket_age_add\n\n* CVE-2022-1705 golang: net/http: improper sanitization of Transfer-Encoding header\n\n* CVE-2022-1962 golang: go/parser: stack exhaustion in all Parse* functions\n\n* CVE-2022-28131 golang: encoding/xml: stack exhaustion in Decoder.Skip\n\n* CVE-2022-30630 golang: io/fs: stack exhaustion in Glob\n\n* CVE-2022-30631 golang: compress/gzip: stack exhaustion in Reader.Read\n\n* CVE-2022-30632 golang: path/filepath: stack exhaustion in Glob\n\n* CVE-2022-30633 golang: encoding/xml: stack exhaustion in Unmarshal\n\n* CVE-2022-30635 golang: encoding/gob: stack exhaustion in Decoder.Decode\n\n* CVE-2022-32148 golang: net/http/httputil: NewSingleHostReverseProxy - omit X-Forwarded-For not working\n\nBug fixes:\n\n* assisted-service repo pin-latest.py script should allow custom tags to be pinned (BZ# 2065661)\n\n* assisted-service-build image is too big in size (BZ# 2066059)\n\n* assisted-service pin-latest.py script should exclude the postgres image (BZ# 2076901)\n\n* PXE artifacts need to be served via HTTP (BZ# 2078531)\n\n* Implementing new service-agent protocol on agent side (BZ# 2081281)\n\n* RHACM 2.6.0 images (BZ# 2090906)\n\n* Assisted service POD keeps crashing after a bare metal host is created (BZ# 2093503)\n\n* Assisted service triggers the worker nodes re-provisioning on the hub cluster when the converged flow is enabled (BZ# 2096106)\n\n* Fix assisted CI jobs that fail for cluster-info readiness (BZ# 2097696)\n\n* Nodes are required to have installation disks of at least 120GB instead of at minimum of 100GB (BZ# 2099277)\n\n* The pre-selected search keyword is not readable (BZ# 2107736)\n\n* The value of label expressions in the new placement for policy and policysets cannot be shown real-time from UI (BZ# 2111843)",
"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-2022:6370",
"url": "https://access.redhat.com/errata/RHSA-2022:6370"
},
{
"category": "external",
"summary": "2107383",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2107383"
},
{
"category": "external",
"summary": "2107386",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2107386"
},
{
"category": "external",
"summary": "2112426",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2112426"
},
{
"category": "external",
"summary": "2112478",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2112478"
},
{
"category": "external",
"summary": "2112793",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2112793"
},
{
"category": "external",
"summary": "2117113",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2117113"
},
{
"category": "external",
"summary": "2096460",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2096460"
},
{
"category": "external",
"summary": "2097696",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2097696"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/updates/classification/#moderate",
"url": "https://access.redhat.com/security/updates/classification/#moderate"
},
{
"category": "external",
"summary": "2065661",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2065661"
},
{
"category": "external",
"summary": "2066059",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2066059"
},
{
"category": "external",
"summary": "2076901",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2076901"
},
{
"category": "external",
"summary": "2078531",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2078531"
},
{
"category": "external",
"summary": "2081281",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2081281"
},
{
"category": "external",
"summary": "2090901",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2090901"
},
{
"category": "external",
"summary": "2090906",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2090906"
},
{
"category": "external",
"summary": "2092793",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2092793"
},
{
"category": "external",
"summary": "2093503",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2093503"
},
{
"category": "external",
"summary": "2096106",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2096106"
},
{
"category": "external",
"summary": "2096445",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2096445"
},
{
"category": "external",
"summary": "2099277",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2099277"
},
{
"category": "external",
"summary": "2103703",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2103703"
},
{
"category": "external",
"summary": "2104117",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2104117"
},
{
"category": "external",
"summary": "2104984",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2104984"
},
{
"category": "external",
"summary": "2105075",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2105075"
},
{
"category": "external",
"summary": "2105339",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2105339"
},
{
"category": "external",
"summary": "2105357",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2105357"
},
{
"category": "external",
"summary": "2106347",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2106347"
},
{
"category": "external",
"summary": "2106882",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2106882"
},
{
"category": "external",
"summary": "2107049",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2107049"
},
{
"category": "external",
"summary": "2107065",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2107065"
},
{
"category": "external",
"summary": "2107342",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2107342"
},
{
"category": "external",
"summary": "2107370",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2107370"
},
{
"category": "external",
"summary": "2107371",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2107371"
},
{
"category": "external",
"summary": "2107374",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2107374"
},
{
"category": "external",
"summary": "2107388",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2107388"
},
{
"category": "external",
"summary": "2107390",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2107390"
},
{
"category": "external",
"summary": "2107392",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2107392"
},
{
"category": "external",
"summary": "2108888",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2108888"
},
{
"category": "external",
"summary": "2109370",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2109370"
},
{
"category": "external",
"summary": "2111203",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2111203"
},
{
"category": "external",
"summary": "2111218",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2111218"
},
{
"category": "external",
"summary": "2111651",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2111651"
},
{
"category": "external",
"summary": "2111663",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2111663"
},
{
"category": "external",
"summary": "2111671",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2111671"
},
{
"category": "external",
"summary": "2111770",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2111770"
},
{
"category": "external",
"summary": "2111843",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2111843"
},
{
"category": "external",
"summary": "2112180",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2112180"
},
{
"category": "external",
"summary": "2112281",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2112281"
},
{
"category": "external",
"summary": "2112318",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2112318"
},
{
"category": "external",
"summary": "2112321",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2112321"
},
{
"category": "external",
"summary": "2112803",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2112803"
},
{
"category": "external",
"summary": "2113787",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2113787"
},
{
"category": "external",
"summary": "2113838",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2113838"
},
{
"category": "external",
"summary": "2113842",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2113842"
},
{
"category": "external",
"summary": "2114982",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2114982"
},
{
"category": "external",
"summary": "2115622",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2115622"
},
{
"category": "external",
"summary": "2115723",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2115723"
},
{
"category": "external",
"summary": "2115993",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2115993"
},
{
"category": "external",
"summary": "2116211",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2116211"
},
{
"category": "external",
"summary": "2116329",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2116329"
},
{
"category": "external",
"summary": "2117187",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2117187"
},
{
"category": "external",
"summary": "2117480",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2117480"
},
{
"category": "external",
"summary": "2118338",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2118338"
},
{
"category": "external",
"summary": "2107376",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2107376"
},
{
"category": "external",
"summary": "2119326",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2119326"
},
{
"category": "self",
"summary": "Canonical URL",
"url": "https://security.access.redhat.com/data/csaf/v2/advisories/2022/rhsa-2022_6370.json"
}
],
"title": "Red Hat Security Advisory: Red Hat Advanced Cluster Management 2.6.0 security updates and bug fixes",
"tracking": {
"current_release_date": "2025-10-31T13:02:14+00:00",
"generator": {
"date": "2025-10-31T13:02:14+00:00",
"engine": {
"name": "Red Hat SDEngine",
"version": "4.6.10"
}
},
"id": "RHSA-2022:6370",
"initial_release_date": "2022-09-06T22:27:58+00:00",
"revision_history": [
{
"date": "2022-09-06T22:27:58+00:00",
"number": "1",
"summary": "Initial version"
},
{
"date": "2022-09-06T22:27:58+00:00",
"number": "2",
"summary": "Last updated version"
},
{
"date": "2025-10-31T13:02:14+00:00",
"number": "3",
"summary": "Last generated version"
}
],
"status": "final",
"version": "3"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_name",
"name": "Red Hat Advanced Cluster Management for Kubernetes 2.6 for RHEL 8",
"product": {
"name": "Red Hat Advanced Cluster Management for Kubernetes 2.6 for RHEL 8",
"product_id": "8Base-RHACM-2.6",
"product_identification_helper": {
"cpe": "cpe:/a:redhat:acm:2.6::el8"
}
}
}
],
"category": "product_family",
"name": "Red Hat ACM"
},
{
"branches": [
{
"category": "product_version",
"name": "rhacm2/acm-governance-policy-addon-controller-rhel8@sha256:958b729d30f10b9c121e68ac8ede2054ed29cc52a9a7d6df0537ed221aa74358_s390x",
"product": {
"name": "rhacm2/acm-governance-policy-addon-controller-rhel8@sha256:958b729d30f10b9c121e68ac8ede2054ed29cc52a9a7d6df0537ed221aa74358_s390x",
"product_id": "rhacm2/acm-governance-policy-addon-controller-rhel8@sha256:958b729d30f10b9c121e68ac8ede2054ed29cc52a9a7d6df0537ed221aa74358_s390x",
"product_identification_helper": {
"purl": "pkg:oci/acm-governance-policy-addon-controller-rhel8@sha256:958b729d30f10b9c121e68ac8ede2054ed29cc52a9a7d6df0537ed221aa74358?arch=s390x\u0026repository_url=registry.redhat.io/rhacm2/acm-governance-policy-addon-controller-rhel8\u0026tag=v2.6.0-19"
}
}
},
{
"category": "product_version",
"name": "rhacm2/acm-grafana-rhel8@sha256:45616ed43b53d3a83e65828118f09430396f5bcb0566ae3a65d937b59f0d873e_s390x",
"product": {
"name": "rhacm2/acm-grafana-rhel8@sha256:45616ed43b53d3a83e65828118f09430396f5bcb0566ae3a65d937b59f0d873e_s390x",
"product_id": "rhacm2/acm-grafana-rhel8@sha256:45616ed43b53d3a83e65828118f09430396f5bcb0566ae3a65d937b59f0d873e_s390x",
"product_identification_helper": {
"purl": "pkg:oci/acm-grafana-rhel8@sha256:45616ed43b53d3a83e65828118f09430396f5bcb0566ae3a65d937b59f0d873e?arch=s390x\u0026repository_url=registry.redhat.io/rhacm2/acm-grafana-rhel8\u0026tag=v2.6.0-8"
}
}
},
{
"category": "product_version",
"name": "rhacm2/acm-must-gather-rhel8@sha256:8a69add2d90a1e094de8510052b683e1765153da75e316ad7778499af0c5ddf9_s390x",
"product": {
"name": "rhacm2/acm-must-gather-rhel8@sha256:8a69add2d90a1e094de8510052b683e1765153da75e316ad7778499af0c5ddf9_s390x",
"product_id": "rhacm2/acm-must-gather-rhel8@sha256:8a69add2d90a1e094de8510052b683e1765153da75e316ad7778499af0c5ddf9_s390x",
"product_identification_helper": {
"purl": "pkg:oci/acm-must-gather-rhel8@sha256:8a69add2d90a1e094de8510052b683e1765153da75e316ad7778499af0c5ddf9?arch=s390x\u0026repository_url=registry.redhat.io/rhacm2/acm-must-gather-rhel8\u0026tag=v2.6.0-10"
}
}
},
{
"category": "product_version",
"name": "rhacm2/acm-operator-bundle@sha256:0eac6124f59492d09c1ae650025d59ea0e8547d9f9c832cb9607b09254ff6ddd_s390x",
"product": {
"name": "rhacm2/acm-operator-bundle@sha256:0eac6124f59492d09c1ae650025d59ea0e8547d9f9c832cb9607b09254ff6ddd_s390x",
"product_id": "rhacm2/acm-operator-bundle@sha256:0eac6124f59492d09c1ae650025d59ea0e8547d9f9c832cb9607b09254ff6ddd_s390x",
"product_identification_helper": {
"purl": "pkg:oci/acm-operator-bundle@sha256:0eac6124f59492d09c1ae650025d59ea0e8547d9f9c832cb9607b09254ff6ddd?arch=s390x\u0026repository_url=registry.redhat.io/rhacm2/acm-operator-bundle\u0026tag=v2.6.0-104"
}
}
},
{
"category": "product_version",
"name": "rhacm2/acm-prometheus-config-reloader-rhel8@sha256:89757e804d5df2b5eeeb1191b599c3acb9e75f61170f888095302830d6de0582_s390x",
"product": {
"name": "rhacm2/acm-prometheus-config-reloader-rhel8@sha256:89757e804d5df2b5eeeb1191b599c3acb9e75f61170f888095302830d6de0582_s390x",
"product_id": "rhacm2/acm-prometheus-config-reloader-rhel8@sha256:89757e804d5df2b5eeeb1191b599c3acb9e75f61170f888095302830d6de0582_s390x",
"product_identification_helper": {
"purl": "pkg:oci/acm-prometheus-config-reloader-rhel8@sha256:89757e804d5df2b5eeeb1191b599c3acb9e75f61170f888095302830d6de0582?arch=s390x\u0026repository_url=registry.redhat.io/rhacm2/acm-prometheus-config-reloader-rhel8\u0026tag=v2.6.0-8"
}
}
},
{
"category": "product_version",
"name": "rhacm2/acm-prometheus-rhel8@sha256:f34d2569033bfb1d173342264f090f46d80f7843d52704a7ce9e9eb9de2f5abb_s390x",
"product": {
"name": "rhacm2/acm-prometheus-rhel8@sha256:f34d2569033bfb1d173342264f090f46d80f7843d52704a7ce9e9eb9de2f5abb_s390x",
"product_id": "rhacm2/acm-prometheus-rhel8@sha256:f34d2569033bfb1d173342264f090f46d80f7843d52704a7ce9e9eb9de2f5abb_s390x",
"product_identification_helper": {
"purl": "pkg:oci/acm-prometheus-rhel8@sha256:f34d2569033bfb1d173342264f090f46d80f7843d52704a7ce9e9eb9de2f5abb?arch=s390x\u0026repository_url=registry.redhat.io/rhacm2/acm-prometheus-rhel8\u0026tag=v2.6.0-8"
}
}
},
{
"category": "product_version",
"name": "rhacm2/acm-volsync-addon-controller-rhel8@sha256:9eabaac2df91aeef613d6973669d07298f2159c6a6e0c9f294623f7b1a10bc08_s390x",
"product": {
"name": "rhacm2/acm-volsync-addon-controller-rhel8@sha256:9eabaac2df91aeef613d6973669d07298f2159c6a6e0c9f294623f7b1a10bc08_s390x",
"product_id": "rhacm2/acm-volsync-addon-controller-rhel8@sha256:9eabaac2df91aeef613d6973669d07298f2159c6a6e0c9f294623f7b1a10bc08_s390x",
"product_identification_helper": {
"purl": "pkg:oci/acm-volsync-addon-controller-rhel8@sha256:9eabaac2df91aeef613d6973669d07298f2159c6a6e0c9f294623f7b1a10bc08?arch=s390x\u0026repository_url=registry.redhat.io/rhacm2/acm-volsync-addon-controller-rhel8\u0026tag=v2.6.0-9"
}
}
},
{
"category": "product_version",
"name": "rhacm2/cert-policy-controller-rhel8@sha256:017c1e663827a3b55d70badd3ed979b5d1831252c49d671897a85a75afaa5bb0_s390x",
"product": {
"name": "rhacm2/cert-policy-controller-rhel8@sha256:017c1e663827a3b55d70badd3ed979b5d1831252c49d671897a85a75afaa5bb0_s390x",
"product_id": "rhacm2/cert-policy-controller-rhel8@sha256:017c1e663827a3b55d70badd3ed979b5d1831252c49d671897a85a75afaa5bb0_s390x",
"product_identification_helper": {
"purl": "pkg:oci/cert-policy-controller-rhel8@sha256:017c1e663827a3b55d70badd3ed979b5d1831252c49d671897a85a75afaa5bb0?arch=s390x\u0026repository_url=registry.redhat.io/rhacm2/cert-policy-controller-rhel8\u0026tag=v2.6.0-12"
}
}
},
{
"category": "product_version",
"name": "rhacm2/cluster-backup-rhel8-operator@sha256:f1255a76c6275a4b6a400c82e204a5112fff6fe87f71626f8f309763f6a5d9e4_s390x",
"product": {
"name": "rhacm2/cluster-backup-rhel8-operator@sha256:f1255a76c6275a4b6a400c82e204a5112fff6fe87f71626f8f309763f6a5d9e4_s390x",
"product_id": "rhacm2/cluster-backup-rhel8-operator@sha256:f1255a76c6275a4b6a400c82e204a5112fff6fe87f71626f8f309763f6a5d9e4_s390x",
"product_identification_helper": {
"purl": "pkg:oci/cluster-backup-rhel8-operator@sha256:f1255a76c6275a4b6a400c82e204a5112fff6fe87f71626f8f309763f6a5d9e4?arch=s390x\u0026repository_url=registry.redhat.io/rhacm2/cluster-backup-rhel8-operator\u0026tag=v2.6.0-21"
}
}
},
{
"category": "product_version",
"name": "rhacm2/config-policy-controller-rhel8@sha256:3b2e0d850e8fc966ec80bff16df26002334744a96b81c7a7dfe222f1706a52e3_s390x",
"product": {
"name": "rhacm2/config-policy-controller-rhel8@sha256:3b2e0d850e8fc966ec80bff16df26002334744a96b81c7a7dfe222f1706a52e3_s390x",
"product_id": "rhacm2/config-policy-controller-rhel8@sha256:3b2e0d850e8fc966ec80bff16df26002334744a96b81c7a7dfe222f1706a52e3_s390x",
"product_identification_helper": {
"purl": "pkg:oci/config-policy-controller-rhel8@sha256:3b2e0d850e8fc966ec80bff16df26002334744a96b81c7a7dfe222f1706a52e3?arch=s390x\u0026repository_url=registry.redhat.io/rhacm2/config-policy-controller-rhel8\u0026tag=v2.6.0-20"
}
}
},
{
"category": "product_version",
"name": "rhacm2/console-rhel8@sha256:f06e4e3f62db52c6d7fa0bc1f289de773e18d076bc38612e1b0ddc85c76fde06_s390x",
"product": {
"name": "rhacm2/console-rhel8@sha256:f06e4e3f62db52c6d7fa0bc1f289de773e18d076bc38612e1b0ddc85c76fde06_s390x",
"product_id": "rhacm2/console-rhel8@sha256:f06e4e3f62db52c6d7fa0bc1f289de773e18d076bc38612e1b0ddc85c76fde06_s390x",
"product_identification_helper": {
"purl": "pkg:oci/console-rhel8@sha256:f06e4e3f62db52c6d7fa0bc1f289de773e18d076bc38612e1b0ddc85c76fde06?arch=s390x\u0026repository_url=registry.redhat.io/rhacm2/console-rhel8\u0026tag=v2.6.0-65"
}
}
},
{
"category": "product_version",
"name": "rhacm2/endpoint-monitoring-rhel8-operator@sha256:80660eb7f3c068768b0ea04ff20f4539194c52427ffdab4626bf781aa3f2ca64_s390x",
"product": {
"name": "rhacm2/endpoint-monitoring-rhel8-operator@sha256:80660eb7f3c068768b0ea04ff20f4539194c52427ffdab4626bf781aa3f2ca64_s390x",
"product_id": "rhacm2/endpoint-monitoring-rhel8-operator@sha256:80660eb7f3c068768b0ea04ff20f4539194c52427ffdab4626bf781aa3f2ca64_s390x",
"product_identification_helper": {
"purl": "pkg:oci/endpoint-monitoring-rhel8-operator@sha256:80660eb7f3c068768b0ea04ff20f4539194c52427ffdab4626bf781aa3f2ca64?arch=s390x\u0026repository_url=registry.redhat.io/rhacm2/endpoint-monitoring-rhel8-operator\u0026tag=v2.6.0-19"
}
}
},
{
"category": "product_version",
"name": "rhacm2/governance-policy-propagator-rhel8@sha256:9577701bf3c7aa00b99531d2c3842130abc6cd91c52c4a7ba040b705eeace4c7_s390x",
"product": {
"name": "rhacm2/governance-policy-propagator-rhel8@sha256:9577701bf3c7aa00b99531d2c3842130abc6cd91c52c4a7ba040b705eeace4c7_s390x",
"product_id": "rhacm2/governance-policy-propagator-rhel8@sha256:9577701bf3c7aa00b99531d2c3842130abc6cd91c52c4a7ba040b705eeace4c7_s390x",
"product_identification_helper": {
"purl": "pkg:oci/governance-policy-propagator-rhel8@sha256:9577701bf3c7aa00b99531d2c3842130abc6cd91c52c4a7ba040b705eeace4c7?arch=s390x\u0026repository_url=registry.redhat.io/rhacm2/governance-policy-propagator-rhel8\u0026tag=v2.6.0-18"
}
}
},
{
"category": "product_version",
"name": "rhacm2/governance-policy-spec-sync-rhel8@sha256:2c1905ae8a83e5598678457fd955cbc867453ed5836de6fcc182e4928df8bd67_s390x",
"product": {
"name": "rhacm2/governance-policy-spec-sync-rhel8@sha256:2c1905ae8a83e5598678457fd955cbc867453ed5836de6fcc182e4928df8bd67_s390x",
"product_id": "rhacm2/governance-policy-spec-sync-rhel8@sha256:2c1905ae8a83e5598678457fd955cbc867453ed5836de6fcc182e4928df8bd67_s390x",
"product_identification_helper": {
"purl": "pkg:oci/governance-policy-spec-sync-rhel8@sha256:2c1905ae8a83e5598678457fd955cbc867453ed5836de6fcc182e4928df8bd67?arch=s390x\u0026repository_url=registry.redhat.io/rhacm2/governance-policy-spec-sync-rhel8\u0026tag=v2.6.0-14"
}
}
},
{
"category": "product_version",
"name": "rhacm2/governance-policy-status-sync-rhel8@sha256:cf6a75d94f50dd063e939aee18756c767cba43f4e1e62a9c2f2b764ac6f43746_s390x",
"product": {
"name": "rhacm2/governance-policy-status-sync-rhel8@sha256:cf6a75d94f50dd063e939aee18756c767cba43f4e1e62a9c2f2b764ac6f43746_s390x",
"product_id": "rhacm2/governance-policy-status-sync-rhel8@sha256:cf6a75d94f50dd063e939aee18756c767cba43f4e1e62a9c2f2b764ac6f43746_s390x",
"product_identification_helper": {
"purl": "pkg:oci/governance-policy-status-sync-rhel8@sha256:cf6a75d94f50dd063e939aee18756c767cba43f4e1e62a9c2f2b764ac6f43746?arch=s390x\u0026repository_url=registry.redhat.io/rhacm2/governance-policy-status-sync-rhel8\u0026tag=v2.6.0-15"
}
}
},
{
"category": "product_version",
"name": "rhacm2/governance-policy-template-sync-rhel8@sha256:95439f7e18fa87601d5860cbd9ca5f0738786e30a629d23788fd5fe33d694c66_s390x",
"product": {
"name": "rhacm2/governance-policy-template-sync-rhel8@sha256:95439f7e18fa87601d5860cbd9ca5f0738786e30a629d23788fd5fe33d694c66_s390x",
"product_id": "rhacm2/governance-policy-template-sync-rhel8@sha256:95439f7e18fa87601d5860cbd9ca5f0738786e30a629d23788fd5fe33d694c66_s390x",
"product_identification_helper": {
"purl": "pkg:oci/governance-policy-template-sync-rhel8@sha256:95439f7e18fa87601d5860cbd9ca5f0738786e30a629d23788fd5fe33d694c66?arch=s390x\u0026repository_url=registry.redhat.io/rhacm2/governance-policy-template-sync-rhel8\u0026tag=v2.6.0-17"
}
}
},
{
"category": "product_version",
"name": "rhacm2/grafana-dashboard-loader-rhel8@sha256:5223158a122658bafbd853c596cdc1f7bd7a0e4fdd82b1c3668ac84adeae9f24_s390x",
"product": {
"name": "rhacm2/grafana-dashboard-loader-rhel8@sha256:5223158a122658bafbd853c596cdc1f7bd7a0e4fdd82b1c3668ac84adeae9f24_s390x",
"product_id": "rhacm2/grafana-dashboard-loader-rhel8@sha256:5223158a122658bafbd853c596cdc1f7bd7a0e4fdd82b1c3668ac84adeae9f24_s390x",
"product_identification_helper": {
"purl": "pkg:oci/grafana-dashboard-loader-rhel8@sha256:5223158a122658bafbd853c596cdc1f7bd7a0e4fdd82b1c3668ac84adeae9f24?arch=s390x\u0026repository_url=registry.redhat.io/rhacm2/grafana-dashboard-loader-rhel8\u0026tag=v2.6.0-19"
}
}
},
{
"category": "product_version",
"name": "rhacm2/iam-policy-controller-rhel8@sha256:c5069e76a900aa300102a0ae54ecbc12c0ac31abfeed8656ee60a949daef79c3_s390x",
"product": {
"name": "rhacm2/iam-policy-controller-rhel8@sha256:c5069e76a900aa300102a0ae54ecbc12c0ac31abfeed8656ee60a949daef79c3_s390x",
"product_id": "rhacm2/iam-policy-controller-rhel8@sha256:c5069e76a900aa300102a0ae54ecbc12c0ac31abfeed8656ee60a949daef79c3_s390x",
"product_identification_helper": {
"purl": "pkg:oci/iam-policy-controller-rhel8@sha256:c5069e76a900aa300102a0ae54ecbc12c0ac31abfeed8656ee60a949daef79c3?arch=s390x\u0026repository_url=registry.redhat.io/rhacm2/iam-policy-controller-rhel8\u0026tag=v2.6.0-10"
}
}
},
{
"category": "product_version",
"name": "rhacm2/insights-client-rhel8@sha256:d4c05f641de8fd0753d63cc6d5b62464d3d6a87d601514e87ef2e40bbe7b01b6_s390x",
"product": {
"name": "rhacm2/insights-client-rhel8@sha256:d4c05f641de8fd0753d63cc6d5b62464d3d6a87d601514e87ef2e40bbe7b01b6_s390x",
"product_id": "rhacm2/insights-client-rhel8@sha256:d4c05f641de8fd0753d63cc6d5b62464d3d6a87d601514e87ef2e40bbe7b01b6_s390x",
"product_identification_helper": {
"purl": "pkg:oci/insights-client-rhel8@sha256:d4c05f641de8fd0753d63cc6d5b62464d3d6a87d601514e87ef2e40bbe7b01b6?arch=s390x\u0026repository_url=registry.redhat.io/rhacm2/insights-client-rhel8\u0026tag=v2.6.0-13"
}
}
},
{
"category": "product_version",
"name": "rhacm2/insights-metrics-rhel8@sha256:67aa55bb65685395ad2773e7459dff5fbccdeedcf9e56ec2722d8f5c919eae89_s390x",
"product": {
"name": "rhacm2/insights-metrics-rhel8@sha256:67aa55bb65685395ad2773e7459dff5fbccdeedcf9e56ec2722d8f5c919eae89_s390x",
"product_id": "rhacm2/insights-metrics-rhel8@sha256:67aa55bb65685395ad2773e7459dff5fbccdeedcf9e56ec2722d8f5c919eae89_s390x",
"product_identification_helper": {
"purl": "pkg:oci/insights-metrics-rhel8@sha256:67aa55bb65685395ad2773e7459dff5fbccdeedcf9e56ec2722d8f5c919eae89?arch=s390x\u0026repository_url=registry.redhat.io/rhacm2/insights-metrics-rhel8\u0026tag=v2.6.0-10"
}
}
},
{
"category": "product_version",
"name": "rhacm2/klusterlet-addon-controller-rhel8@sha256:22e510955af3fa736b7306c387f44b5f15f5f9a7a006c6587e06d5d8602cc2f0_s390x",
"product": {
"name": "rhacm2/klusterlet-addon-controller-rhel8@sha256:22e510955af3fa736b7306c387f44b5f15f5f9a7a006c6587e06d5d8602cc2f0_s390x",
"product_id": "rhacm2/klusterlet-addon-controller-rhel8@sha256:22e510955af3fa736b7306c387f44b5f15f5f9a7a006c6587e06d5d8602cc2f0_s390x",
"product_identification_helper": {
"purl": "pkg:oci/klusterlet-addon-controller-rhel8@sha256:22e510955af3fa736b7306c387f44b5f15f5f9a7a006c6587e06d5d8602cc2f0?arch=s390x\u0026repository_url=registry.redhat.io/rhacm2/klusterlet-addon-controller-rhel8\u0026tag=v2.6.0-15"
}
}
},
{
"category": "product_version",
"name": "rhacm2/kube-rbac-proxy-rhel8@sha256:11a353ee9da6cc843d5f346f4fa51681d13318e2e61fc4d1a3f63406eb175260_s390x",
"product": {
"name": "rhacm2/kube-rbac-proxy-rhel8@sha256:11a353ee9da6cc843d5f346f4fa51681d13318e2e61fc4d1a3f63406eb175260_s390x",
"product_id": "rhacm2/kube-rbac-proxy-rhel8@sha256:11a353ee9da6cc843d5f346f4fa51681d13318e2e61fc4d1a3f63406eb175260_s390x",
"product_identification_helper": {
"purl": "pkg:oci/kube-rbac-proxy-rhel8@sha256:11a353ee9da6cc843d5f346f4fa51681d13318e2e61fc4d1a3f63406eb175260?arch=s390x\u0026repository_url=registry.redhat.io/rhacm2/kube-rbac-proxy-rhel8\u0026tag=v2.6.0-8"
}
}
},
{
"category": "product_version",
"name": "rhacm2/kube-state-metrics-rhel8@sha256:53246a6df1f0880d94ed2644fa4366e3e2108b6fa8a51745af87785346ce5304_s390x",
"product": {
"name": "rhacm2/kube-state-metrics-rhel8@sha256:53246a6df1f0880d94ed2644fa4366e3e2108b6fa8a51745af87785346ce5304_s390x",
"product_id": "rhacm2/kube-state-metrics-rhel8@sha256:53246a6df1f0880d94ed2644fa4366e3e2108b6fa8a51745af87785346ce5304_s390x",
"product_identification_helper": {
"purl": "pkg:oci/kube-state-metrics-rhel8@sha256:53246a6df1f0880d94ed2644fa4366e3e2108b6fa8a51745af87785346ce5304?arch=s390x\u0026repository_url=registry.redhat.io/rhacm2/kube-state-metrics-rhel8\u0026tag=v2.6.0-9"
}
}
},
{
"category": "product_version",
"name": "rhacm2/management-ingress-rhel8@sha256:73b0444bd91a1dade3b7e76245ac8d6cb568929bba321b8c86c269d6f542ac3b_s390x",
"product": {
"name": "rhacm2/management-ingress-rhel8@sha256:73b0444bd91a1dade3b7e76245ac8d6cb568929bba321b8c86c269d6f542ac3b_s390x",
"product_id": "rhacm2/management-ingress-rhel8@sha256:73b0444bd91a1dade3b7e76245ac8d6cb568929bba321b8c86c269d6f542ac3b_s390x",
"product_identification_helper": {
"purl": "pkg:oci/management-ingress-rhel8@sha256:73b0444bd91a1dade3b7e76245ac8d6cb568929bba321b8c86c269d6f542ac3b?arch=s390x\u0026repository_url=registry.redhat.io/rhacm2/management-ingress-rhel8\u0026tag=v2.6.0-9"
}
}
},
{
"category": "product_version",
"name": "rhacm2/memcached-rhel8@sha256:e34722fd656e3205dcdb565b0ab68e9971174c11f125dbfff3bf82e1e21f3a76_s390x",
"product": {
"name": "rhacm2/memcached-rhel8@sha256:e34722fd656e3205dcdb565b0ab68e9971174c11f125dbfff3bf82e1e21f3a76_s390x",
"product_id": "rhacm2/memcached-rhel8@sha256:e34722fd656e3205dcdb565b0ab68e9971174c11f125dbfff3bf82e1e21f3a76_s390x",
"product_identification_helper": {
"purl": "pkg:oci/memcached-rhel8@sha256:e34722fd656e3205dcdb565b0ab68e9971174c11f125dbfff3bf82e1e21f3a76?arch=s390x\u0026repository_url=registry.redhat.io/rhacm2/memcached-rhel8\u0026tag=v2.6.0-6"
}
}
},
{
"category": "product_version",
"name": "rhacm2/memcached-exporter-rhel8@sha256:7d85dd62346a647d22202baa0f8d405b2aaf9a7174b38e5d29df2e03530009c3_s390x",
"product": {
"name": "rhacm2/memcached-exporter-rhel8@sha256:7d85dd62346a647d22202baa0f8d405b2aaf9a7174b38e5d29df2e03530009c3_s390x",
"product_id": "rhacm2/memcached-exporter-rhel8@sha256:7d85dd62346a647d22202baa0f8d405b2aaf9a7174b38e5d29df2e03530009c3_s390x",
"product_identification_helper": {
"purl": "pkg:oci/memcached-exporter-rhel8@sha256:7d85dd62346a647d22202baa0f8d405b2aaf9a7174b38e5d29df2e03530009c3?arch=s390x\u0026repository_url=registry.redhat.io/rhacm2/memcached-exporter-rhel8\u0026tag=v2.6.0-6"
}
}
},
{
"category": "product_version",
"name": "rhacm2/metrics-collector-rhel8@sha256:fa08b9bf3fd334738984e150ba5bfd2e005374752f3112340b65f6434eacd057_s390x",
"product": {
"name": "rhacm2/metrics-collector-rhel8@sha256:fa08b9bf3fd334738984e150ba5bfd2e005374752f3112340b65f6434eacd057_s390x",
"product_id": "rhacm2/metrics-collector-rhel8@sha256:fa08b9bf3fd334738984e150ba5bfd2e005374752f3112340b65f6434eacd057_s390x",
"product_identification_helper": {
"purl": "pkg:oci/metrics-collector-rhel8@sha256:fa08b9bf3fd334738984e150ba5bfd2e005374752f3112340b65f6434eacd057?arch=s390x\u0026repository_url=registry.redhat.io/rhacm2/metrics-collector-rhel8\u0026tag=v2.6.0-19"
}
}
},
{
"category": "product_version",
"name": "rhacm2/multicloud-integrations-rhel8@sha256:db8bc27937802c5d8fff769b9c93c8a01411629d199adbc39235e721d6468b30_s390x",
"product": {
"name": "rhacm2/multicloud-integrations-rhel8@sha256:db8bc27937802c5d8fff769b9c93c8a01411629d199adbc39235e721d6468b30_s390x",
"product_id": "rhacm2/multicloud-integrations-rhel8@sha256:db8bc27937802c5d8fff769b9c93c8a01411629d199adbc39235e721d6468b30_s390x",
"product_identification_helper": {
"purl": "pkg:oci/multicloud-integrations-rhel8@sha256:db8bc27937802c5d8fff769b9c93c8a01411629d199adbc39235e721d6468b30?arch=s390x\u0026repository_url=registry.redhat.io/rhacm2/multicloud-integrations-rhel8\u0026tag=v2.6.0-14"
}
}
},
{
"category": "product_version",
"name": "rhacm2/multiclusterhub-rhel8@sha256:d6e126cbdd3cfbcdee04b093389ca1b07ac8038da96060051ed94e1eeacc6d92_s390x",
"product": {
"name": "rhacm2/multiclusterhub-rhel8@sha256:d6e126cbdd3cfbcdee04b093389ca1b07ac8038da96060051ed94e1eeacc6d92_s390x",
"product_id": "rhacm2/multiclusterhub-rhel8@sha256:d6e126cbdd3cfbcdee04b093389ca1b07ac8038da96060051ed94e1eeacc6d92_s390x",
"product_identification_helper": {
"purl": "pkg:oci/multiclusterhub-rhel8@sha256:d6e126cbdd3cfbcdee04b093389ca1b07ac8038da96060051ed94e1eeacc6d92?arch=s390x\u0026repository_url=registry.redhat.io/rhacm2/multiclusterhub-rhel8\u0026tag=v2.6.0-27"
}
}
},
{
"category": "product_version",
"name": "rhacm2/multiclusterhub-repo-rhel8@sha256:9de94ea1f83ec8b7257c7b2befc1485ed9cc40c9ef3600c4c4c50934e708cf9d_s390x",
"product": {
"name": "rhacm2/multiclusterhub-repo-rhel8@sha256:9de94ea1f83ec8b7257c7b2befc1485ed9cc40c9ef3600c4c4c50934e708cf9d_s390x",
"product_id": "rhacm2/multiclusterhub-repo-rhel8@sha256:9de94ea1f83ec8b7257c7b2befc1485ed9cc40c9ef3600c4c4c50934e708cf9d_s390x",
"product_identification_helper": {
"purl": "pkg:oci/multiclusterhub-repo-rhel8@sha256:9de94ea1f83ec8b7257c7b2befc1485ed9cc40c9ef3600c4c4c50934e708cf9d?arch=s390x\u0026repository_url=registry.redhat.io/rhacm2/multiclusterhub-repo-rhel8\u0026tag=v2.6.0-20"
}
}
},
{
"category": "product_version",
"name": "rhacm2/multicluster-observability-rhel8-operator@sha256:f29581baf5277588d2e4cd01380ecf46e3c97a2f17ade01b048f75c29f18d62c_s390x",
"product": {
"name": "rhacm2/multicluster-observability-rhel8-operator@sha256:f29581baf5277588d2e4cd01380ecf46e3c97a2f17ade01b048f75c29f18d62c_s390x",
"product_id": "rhacm2/multicluster-observability-rhel8-operator@sha256:f29581baf5277588d2e4cd01380ecf46e3c97a2f17ade01b048f75c29f18d62c_s390x",
"product_identification_helper": {
"purl": "pkg:oci/multicluster-observability-rhel8-operator@sha256:f29581baf5277588d2e4cd01380ecf46e3c97a2f17ade01b048f75c29f18d62c?arch=s390x\u0026repository_url=registry.redhat.io/rhacm2/multicluster-observability-rhel8-operator\u0026tag=v2.6.0-19"
}
}
},
{
"category": "product_version",
"name": "rhacm2/multicluster-operators-application-rhel8@sha256:566a60f630ec346eced3106ec072963d1b9f9d300e7d4cee6af6dc0d590a3937_s390x",
"product": {
"name": "rhacm2/multicluster-operators-application-rhel8@sha256:566a60f630ec346eced3106ec072963d1b9f9d300e7d4cee6af6dc0d590a3937_s390x",
"product_id": "rhacm2/multicluster-operators-application-rhel8@sha256:566a60f630ec346eced3106ec072963d1b9f9d300e7d4cee6af6dc0d590a3937_s390x",
"product_identification_helper": {
"purl": "pkg:oci/multicluster-operators-application-rhel8@sha256:566a60f630ec346eced3106ec072963d1b9f9d300e7d4cee6af6dc0d590a3937?arch=s390x\u0026repository_url=registry.redhat.io/rhacm2/multicluster-operators-application-rhel8\u0026tag=v2.6.0-20"
}
}
},
{
"category": "product_version",
"name": "rhacm2/multicluster-operators-channel-rhel8@sha256:1ebe6504a6a58f39f93952bf1c135ea58ff77e65c5b8ba73c7ad6295e66a1b45_s390x",
"product": {
"name": "rhacm2/multicluster-operators-channel-rhel8@sha256:1ebe6504a6a58f39f93952bf1c135ea58ff77e65c5b8ba73c7ad6295e66a1b45_s390x",
"product_id": "rhacm2/multicluster-operators-channel-rhel8@sha256:1ebe6504a6a58f39f93952bf1c135ea58ff77e65c5b8ba73c7ad6295e66a1b45_s390x",
"product_identification_helper": {
"purl": "pkg:oci/multicluster-operators-channel-rhel8@sha256:1ebe6504a6a58f39f93952bf1c135ea58ff77e65c5b8ba73c7ad6295e66a1b45?arch=s390x\u0026repository_url=registry.redhat.io/rhacm2/multicluster-operators-channel-rhel8\u0026tag=v2.6.0-19"
}
}
},
{
"category": "product_version",
"name": "rhacm2/multicluster-operators-subscription-rhel8@sha256:7676d33b9be36ca6660d3aed888fdffcf270fcf82258ed9531e2746a3d27610c_s390x",
"product": {
"name": "rhacm2/multicluster-operators-subscription-rhel8@sha256:7676d33b9be36ca6660d3aed888fdffcf270fcf82258ed9531e2746a3d27610c_s390x",
"product_id": "rhacm2/multicluster-operators-subscription-rhel8@sha256:7676d33b9be36ca6660d3aed888fdffcf270fcf82258ed9531e2746a3d27610c_s390x",
"product_identification_helper": {
"purl": "pkg:oci/multicluster-operators-subscription-rhel8@sha256:7676d33b9be36ca6660d3aed888fdffcf270fcf82258ed9531e2746a3d27610c?arch=s390x\u0026repository_url=registry.redhat.io/rhacm2/multicluster-operators-subscription-rhel8\u0026tag=v2.6.0-43"
}
}
},
{
"category": "product_version",
"name": "rhacm2/node-exporter-rhel8@sha256:99eef3491c7092afa14179b9a9d39dd8fbfb3c9bb61759d678af5d91ac23e59d_s390x",
"product": {
"name": "rhacm2/node-exporter-rhel8@sha256:99eef3491c7092afa14179b9a9d39dd8fbfb3c9bb61759d678af5d91ac23e59d_s390x",
"product_id": "rhacm2/node-exporter-rhel8@sha256:99eef3491c7092afa14179b9a9d39dd8fbfb3c9bb61759d678af5d91ac23e59d_s390x",
"product_identification_helper": {
"purl": "pkg:oci/node-exporter-rhel8@sha256:99eef3491c7092afa14179b9a9d39dd8fbfb3c9bb61759d678af5d91ac23e59d?arch=s390x\u0026repository_url=registry.redhat.io/rhacm2/node-exporter-rhel8\u0026tag=v2.6.0-9"
}
}
},
{
"category": "product_version",
"name": "rhacm2/observatorium-rhel8@sha256:9e1fccc5b17865a6d7baaa1a15cb50f47d80a14b0a7bcbd94c12f0ddcaaf1b28_s390x",
"product": {
"name": "rhacm2/observatorium-rhel8@sha256:9e1fccc5b17865a6d7baaa1a15cb50f47d80a14b0a7bcbd94c12f0ddcaaf1b28_s390x",
"product_id": "rhacm2/observatorium-rhel8@sha256:9e1fccc5b17865a6d7baaa1a15cb50f47d80a14b0a7bcbd94c12f0ddcaaf1b28_s390x",
"product_identification_helper": {
"purl": "pkg:oci/observatorium-rhel8@sha256:9e1fccc5b17865a6d7baaa1a15cb50f47d80a14b0a7bcbd94c12f0ddcaaf1b28?arch=s390x\u0026repository_url=registry.redhat.io/rhacm2/observatorium-rhel8\u0026tag=v2.6.0-8"
}
}
},
{
"category": "product_version",
"name": "rhacm2/observatorium-rhel8-operator@sha256:f0bf89eaea6b7afc2d08c77bd40dfba581f91f462f5ec3d70473b332ca6f781c_s390x",
"product": {
"name": "rhacm2/observatorium-rhel8-operator@sha256:f0bf89eaea6b7afc2d08c77bd40dfba581f91f462f5ec3d70473b332ca6f781c_s390x",
"product_id": "rhacm2/observatorium-rhel8-operator@sha256:f0bf89eaea6b7afc2d08c77bd40dfba581f91f462f5ec3d70473b332ca6f781c_s390x",
"product_identification_helper": {
"purl": "pkg:oci/observatorium-rhel8-operator@sha256:f0bf89eaea6b7afc2d08c77bd40dfba581f91f462f5ec3d70473b332ca6f781c?arch=s390x\u0026repository_url=registry.redhat.io/rhacm2/observatorium-rhel8-operator\u0026tag=v2.6.0-9"
}
}
},
{
"category": "product_version",
"name": "rhacm2/prometheus-alertmanager-rhel8@sha256:624895d8579ef6f3e5b17558a30775790ec6f00701f8c5cdfa315292d7f9e867_s390x",
"product": {
"name": "rhacm2/prometheus-alertmanager-rhel8@sha256:624895d8579ef6f3e5b17558a30775790ec6f00701f8c5cdfa315292d7f9e867_s390x",
"product_id": "rhacm2/prometheus-alertmanager-rhel8@sha256:624895d8579ef6f3e5b17558a30775790ec6f00701f8c5cdfa315292d7f9e867_s390x",
"product_identification_helper": {
"purl": "pkg:oci/prometheus-alertmanager-rhel8@sha256:624895d8579ef6f3e5b17558a30775790ec6f00701f8c5cdfa315292d7f9e867?arch=s390x\u0026repository_url=registry.redhat.io/rhacm2/prometheus-alertmanager-rhel8\u0026tag=v2.6.0-8"
}
}
},
{
"category": "product_version",
"name": "rhacm2/prometheus-rhel8@sha256:e8241b1d852d605b44ecfcc552cb0f905f72e8a17c8d228162b40c19388f5176_s390x",
"product": {
"name": "rhacm2/prometheus-rhel8@sha256:e8241b1d852d605b44ecfcc552cb0f905f72e8a17c8d228162b40c19388f5176_s390x",
"product_id": "rhacm2/prometheus-rhel8@sha256:e8241b1d852d605b44ecfcc552cb0f905f72e8a17c8d228162b40c19388f5176_s390x",
"product_identification_helper": {
"purl": "pkg:oci/prometheus-rhel8@sha256:e8241b1d852d605b44ecfcc552cb0f905f72e8a17c8d228162b40c19388f5176?arch=s390x\u0026repository_url=registry.redhat.io/rhacm2/prometheus-rhel8\u0026tag=v2.6.0-8"
}
}
},
{
"category": "product_version",
"name": "rhacm2/rbac-query-proxy-rhel8@sha256:f1c7de85a44c03f48a6f62ba1d7d650f0b06e0f502cecff1512ad637b5bc1c27_s390x",
"product": {
"name": "rhacm2/rbac-query-proxy-rhel8@sha256:f1c7de85a44c03f48a6f62ba1d7d650f0b06e0f502cecff1512ad637b5bc1c27_s390x",
"product_id": "rhacm2/rbac-query-proxy-rhel8@sha256:f1c7de85a44c03f48a6f62ba1d7d650f0b06e0f502cecff1512ad637b5bc1c27_s390x",
"product_identification_helper": {
"purl": "pkg:oci/rbac-query-proxy-rhel8@sha256:f1c7de85a44c03f48a6f62ba1d7d650f0b06e0f502cecff1512ad637b5bc1c27?arch=s390x\u0026repository_url=registry.redhat.io/rhacm2/rbac-query-proxy-rhel8\u0026tag=v2.6.0-19"
}
}
},
{
"category": "product_version",
"name": "rhacm2/redisgraph-tls-rhel8@sha256:4696baed553266682ba2b54d3bf683d2ff1241b625de5ec54a45c1b2c5f96243_s390x",
"product": {
"name": "rhacm2/redisgraph-tls-rhel8@sha256:4696baed553266682ba2b54d3bf683d2ff1241b625de5ec54a45c1b2c5f96243_s390x",
"product_id": "rhacm2/redisgraph-tls-rhel8@sha256:4696baed553266682ba2b54d3bf683d2ff1241b625de5ec54a45c1b2c5f96243_s390x",
"product_identification_helper": {
"purl": "pkg:oci/redisgraph-tls-rhel8@sha256:4696baed553266682ba2b54d3bf683d2ff1241b625de5ec54a45c1b2c5f96243?arch=s390x\u0026repository_url=registry.redhat.io/rhacm2/redisgraph-tls-rhel8\u0026tag=v2.6.0-10"
}
}
},
{
"category": "product_version",
"name": "rhacm2/search-aggregator-rhel8@sha256:752decaefc38aa009f54201b38d4ab26d9b4020caec649d9b1f1564f56c47c2a_s390x",
"product": {
"name": "rhacm2/search-aggregator-rhel8@sha256:752decaefc38aa009f54201b38d4ab26d9b4020caec649d9b1f1564f56c47c2a_s390x",
"product_id": "rhacm2/search-aggregator-rhel8@sha256:752decaefc38aa009f54201b38d4ab26d9b4020caec649d9b1f1564f56c47c2a_s390x",
"product_identification_helper": {
"purl": "pkg:oci/search-aggregator-rhel8@sha256:752decaefc38aa009f54201b38d4ab26d9b4020caec649d9b1f1564f56c47c2a?arch=s390x\u0026repository_url=registry.redhat.io/rhacm2/search-aggregator-rhel8\u0026tag=v2.6.0-7"
}
}
},
{
"category": "product_version",
"name": "rhacm2/search-api-rhel8@sha256:b4d2d39c2b3b736987f1e888b858d52a7ebd9f8d0cebd3bdef8c59f6e3e41725_s390x",
"product": {
"name": "rhacm2/search-api-rhel8@sha256:b4d2d39c2b3b736987f1e888b858d52a7ebd9f8d0cebd3bdef8c59f6e3e41725_s390x",
"product_id": "rhacm2/search-api-rhel8@sha256:b4d2d39c2b3b736987f1e888b858d52a7ebd9f8d0cebd3bdef8c59f6e3e41725_s390x",
"product_identification_helper": {
"purl": "pkg:oci/search-api-rhel8@sha256:b4d2d39c2b3b736987f1e888b858d52a7ebd9f8d0cebd3bdef8c59f6e3e41725?arch=s390x\u0026repository_url=registry.redhat.io/rhacm2/search-api-rhel8\u0026tag=v2.6.0-17"
}
}
},
{
"category": "product_version",
"name": "rhacm2/search-collector-rhel8@sha256:be7eed9ad9502bcc294081f7e2098fc4f8411c912c34fe63479b5b770d06caca_s390x",
"product": {
"name": "rhacm2/search-collector-rhel8@sha256:be7eed9ad9502bcc294081f7e2098fc4f8411c912c34fe63479b5b770d06caca_s390x",
"product_id": "rhacm2/search-collector-rhel8@sha256:be7eed9ad9502bcc294081f7e2098fc4f8411c912c34fe63479b5b770d06caca_s390x",
"product_identification_helper": {
"purl": "pkg:oci/search-collector-rhel8@sha256:be7eed9ad9502bcc294081f7e2098fc4f8411c912c34fe63479b5b770d06caca?arch=s390x\u0026repository_url=registry.redhat.io/rhacm2/search-collector-rhel8\u0026tag=v2.6.0-10"
}
}
},
{
"category": "product_version",
"name": "rhacm2/search-rhel8@sha256:e6ed3e65f0d49b3c6b0e3e97593a8fae4d453f3aecf8d7829c0d25c68bc91ea1_s390x",
"product": {
"name": "rhacm2/search-rhel8@sha256:e6ed3e65f0d49b3c6b0e3e97593a8fae4d453f3aecf8d7829c0d25c68bc91ea1_s390x",
"product_id": "rhacm2/search-rhel8@sha256:e6ed3e65f0d49b3c6b0e3e97593a8fae4d453f3aecf8d7829c0d25c68bc91ea1_s390x",
"product_identification_helper": {
"purl": "pkg:oci/search-rhel8@sha256:e6ed3e65f0d49b3c6b0e3e97593a8fae4d453f3aecf8d7829c0d25c68bc91ea1?arch=s390x\u0026repository_url=registry.redhat.io/rhacm2/search-rhel8\u0026tag=v2.6.0-9"
}
}
},
{
"category": "product_version",
"name": "rhacm2/submariner-addon-rhel8@sha256:934c560bc786015c694e9cffbae8e86f631b3331d62f5a547931446dae82f8c3_s390x",
"product": {
"name": "rhacm2/submariner-addon-rhel8@sha256:934c560bc786015c694e9cffbae8e86f631b3331d62f5a547931446dae82f8c3_s390x",
"product_id": "rhacm2/submariner-addon-rhel8@sha256:934c560bc786015c694e9cffbae8e86f631b3331d62f5a547931446dae82f8c3_s390x",
"product_identification_helper": {
"purl": "pkg:oci/submariner-addon-rhel8@sha256:934c560bc786015c694e9cffbae8e86f631b3331d62f5a547931446dae82f8c3?arch=s390x\u0026repository_url=registry.redhat.io/rhacm2/submariner-addon-rhel8\u0026tag=v2.6.0-23"
}
}
},
{
"category": "product_version",
"name": "rhacm2/thanos-rhel8@sha256:7e43ba8f47ec54b5f86d13c81b67b044176530b63b5ae3f40332fc975cc6b21f_s390x",
"product": {
"name": "rhacm2/thanos-rhel8@sha256:7e43ba8f47ec54b5f86d13c81b67b044176530b63b5ae3f40332fc975cc6b21f_s390x",
"product_id": "rhacm2/thanos-rhel8@sha256:7e43ba8f47ec54b5f86d13c81b67b044176530b63b5ae3f40332fc975cc6b21f_s390x",
"product_identification_helper": {
"purl": "pkg:oci/thanos-rhel8@sha256:7e43ba8f47ec54b5f86d13c81b67b044176530b63b5ae3f40332fc975cc6b21f?arch=s390x\u0026repository_url=registry.redhat.io/rhacm2/thanos-rhel8\u0026tag=v2.6.0-9"
}
}
},
{
"category": "product_version",
"name": "rhacm2/thanos-receive-controller-rhel8@sha256:e3b840a7833680170f9e9ca52309552c584935a68c75cc71e6d576b104dc01c8_s390x",
"product": {
"name": "rhacm2/thanos-receive-controller-rhel8@sha256:e3b840a7833680170f9e9ca52309552c584935a68c75cc71e6d576b104dc01c8_s390x",
"product_id": "rhacm2/thanos-receive-controller-rhel8@sha256:e3b840a7833680170f9e9ca52309552c584935a68c75cc71e6d576b104dc01c8_s390x",
"product_identification_helper": {
"purl": "pkg:oci/thanos-receive-controller-rhel8@sha256:e3b840a7833680170f9e9ca52309552c584935a68c75cc71e6d576b104dc01c8?arch=s390x\u0026repository_url=registry.redhat.io/rhacm2/thanos-receive-controller-rhel8\u0026tag=v2.6.0-6"
}
}
}
],
"category": "architecture",
"name": "s390x"
},
{
"branches": [
{
"category": "product_version",
"name": "rhacm2/acm-governance-policy-addon-controller-rhel8@sha256:615ab5d9542759d921634737709e84a8e65d003ea136e5d22858d380225fd177_amd64",
"product": {
"name": "rhacm2/acm-governance-policy-addon-controller-rhel8@sha256:615ab5d9542759d921634737709e84a8e65d003ea136e5d22858d380225fd177_amd64",
"product_id": "rhacm2/acm-governance-policy-addon-controller-rhel8@sha256:615ab5d9542759d921634737709e84a8e65d003ea136e5d22858d380225fd177_amd64",
"product_identification_helper": {
"purl": "pkg:oci/acm-governance-policy-addon-controller-rhel8@sha256:615ab5d9542759d921634737709e84a8e65d003ea136e5d22858d380225fd177?arch=amd64\u0026repository_url=registry.redhat.io/rhacm2/acm-governance-policy-addon-controller-rhel8\u0026tag=v2.6.0-19"
}
}
},
{
"category": "product_version",
"name": "rhacm2/acm-grafana-rhel8@sha256:8c48441cfa850ea1274932e94da0831618c10f91022619c779304501a75fb161_amd64",
"product": {
"name": "rhacm2/acm-grafana-rhel8@sha256:8c48441cfa850ea1274932e94da0831618c10f91022619c779304501a75fb161_amd64",
"product_id": "rhacm2/acm-grafana-rhel8@sha256:8c48441cfa850ea1274932e94da0831618c10f91022619c779304501a75fb161_amd64",
"product_identification_helper": {
"purl": "pkg:oci/acm-grafana-rhel8@sha256:8c48441cfa850ea1274932e94da0831618c10f91022619c779304501a75fb161?arch=amd64\u0026repository_url=registry.redhat.io/rhacm2/acm-grafana-rhel8\u0026tag=v2.6.0-8"
}
}
},
{
"category": "product_version",
"name": "rhacm2/acm-must-gather-rhel8@sha256:dca91134a2c1c33c736afcd4c9373749448641385f39162c74e115691289e843_amd64",
"product": {
"name": "rhacm2/acm-must-gather-rhel8@sha256:dca91134a2c1c33c736afcd4c9373749448641385f39162c74e115691289e843_amd64",
"product_id": "rhacm2/acm-must-gather-rhel8@sha256:dca91134a2c1c33c736afcd4c9373749448641385f39162c74e115691289e843_amd64",
"product_identification_helper": {
"purl": "pkg:oci/acm-must-gather-rhel8@sha256:dca91134a2c1c33c736afcd4c9373749448641385f39162c74e115691289e843?arch=amd64\u0026repository_url=registry.redhat.io/rhacm2/acm-must-gather-rhel8\u0026tag=v2.6.0-10"
}
}
},
{
"category": "product_version",
"name": "rhacm2/acm-operator-bundle@sha256:ce699187f250b93976b8063228ac12d11c6c8f6baba69ba4ed17a38730e84eb3_amd64",
"product": {
"name": "rhacm2/acm-operator-bundle@sha256:ce699187f250b93976b8063228ac12d11c6c8f6baba69ba4ed17a38730e84eb3_amd64",
"product_id": "rhacm2/acm-operator-bundle@sha256:ce699187f250b93976b8063228ac12d11c6c8f6baba69ba4ed17a38730e84eb3_amd64",
"product_identification_helper": {
"purl": "pkg:oci/acm-operator-bundle@sha256:ce699187f250b93976b8063228ac12d11c6c8f6baba69ba4ed17a38730e84eb3?arch=amd64\u0026repository_url=registry.redhat.io/rhacm2/acm-operator-bundle\u0026tag=v2.6.0-104"
}
}
},
{
"category": "product_version",
"name": "rhacm2/acm-prometheus-config-reloader-rhel8@sha256:8e45e1fd7342d7525b118f01794cac1f4a8662def5f2a06336b698db2e268742_amd64",
"product": {
"name": "rhacm2/acm-prometheus-config-reloader-rhel8@sha256:8e45e1fd7342d7525b118f01794cac1f4a8662def5f2a06336b698db2e268742_amd64",
"product_id": "rhacm2/acm-prometheus-config-reloader-rhel8@sha256:8e45e1fd7342d7525b118f01794cac1f4a8662def5f2a06336b698db2e268742_amd64",
"product_identification_helper": {
"purl": "pkg:oci/acm-prometheus-config-reloader-rhel8@sha256:8e45e1fd7342d7525b118f01794cac1f4a8662def5f2a06336b698db2e268742?arch=amd64\u0026repository_url=registry.redhat.io/rhacm2/acm-prometheus-config-reloader-rhel8\u0026tag=v2.6.0-8"
}
}
},
{
"category": "product_version",
"name": "rhacm2/acm-prometheus-rhel8@sha256:728606d96dd9e0fc2e7810e092e10ee071ec36598c990c8252beccace59a679e_amd64",
"product": {
"name": "rhacm2/acm-prometheus-rhel8@sha256:728606d96dd9e0fc2e7810e092e10ee071ec36598c990c8252beccace59a679e_amd64",
"product_id": "rhacm2/acm-prometheus-rhel8@sha256:728606d96dd9e0fc2e7810e092e10ee071ec36598c990c8252beccace59a679e_amd64",
"product_identification_helper": {
"purl": "pkg:oci/acm-prometheus-rhel8@sha256:728606d96dd9e0fc2e7810e092e10ee071ec36598c990c8252beccace59a679e?arch=amd64\u0026repository_url=registry.redhat.io/rhacm2/acm-prometheus-rhel8\u0026tag=v2.6.0-8"
}
}
},
{
"category": "product_version",
"name": "rhacm2/acm-volsync-addon-controller-rhel8@sha256:27079308ea87e35564cc3089c65eae68d63880a3bb093ca64d1678a68b60fcec_amd64",
"product": {
"name": "rhacm2/acm-volsync-addon-controller-rhel8@sha256:27079308ea87e35564cc3089c65eae68d63880a3bb093ca64d1678a68b60fcec_amd64",
"product_id": "rhacm2/acm-volsync-addon-controller-rhel8@sha256:27079308ea87e35564cc3089c65eae68d63880a3bb093ca64d1678a68b60fcec_amd64",
"product_identification_helper": {
"purl": "pkg:oci/acm-volsync-addon-controller-rhel8@sha256:27079308ea87e35564cc3089c65eae68d63880a3bb093ca64d1678a68b60fcec?arch=amd64\u0026repository_url=registry.redhat.io/rhacm2/acm-volsync-addon-controller-rhel8\u0026tag=v2.6.0-9"
}
}
},
{
"category": "product_version",
"name": "rhacm2/cert-policy-controller-rhel8@sha256:a66d7d4ee1179f7fce639490f919d722db54eaa3118b4135078c33e6cbf91488_amd64",
"product": {
"name": "rhacm2/cert-policy-controller-rhel8@sha256:a66d7d4ee1179f7fce639490f919d722db54eaa3118b4135078c33e6cbf91488_amd64",
"product_id": "rhacm2/cert-policy-controller-rhel8@sha256:a66d7d4ee1179f7fce639490f919d722db54eaa3118b4135078c33e6cbf91488_amd64",
"product_identification_helper": {
"purl": "pkg:oci/cert-policy-controller-rhel8@sha256:a66d7d4ee1179f7fce639490f919d722db54eaa3118b4135078c33e6cbf91488?arch=amd64\u0026repository_url=registry.redhat.io/rhacm2/cert-policy-controller-rhel8\u0026tag=v2.6.0-12"
}
}
},
{
"category": "product_version",
"name": "rhacm2/cluster-backup-rhel8-operator@sha256:1a749d0795972a9bfd5a00aa96c238a660673464be01b2aa9fd7a3aeead6ddf7_amd64",
"product": {
"name": "rhacm2/cluster-backup-rhel8-operator@sha256:1a749d0795972a9bfd5a00aa96c238a660673464be01b2aa9fd7a3aeead6ddf7_amd64",
"product_id": "rhacm2/cluster-backup-rhel8-operator@sha256:1a749d0795972a9bfd5a00aa96c238a660673464be01b2aa9fd7a3aeead6ddf7_amd64",
"product_identification_helper": {
"purl": "pkg:oci/cluster-backup-rhel8-operator@sha256:1a749d0795972a9bfd5a00aa96c238a660673464be01b2aa9fd7a3aeead6ddf7?arch=amd64\u0026repository_url=registry.redhat.io/rhacm2/cluster-backup-rhel8-operator\u0026tag=v2.6.0-21"
}
}
},
{
"category": "product_version",
"name": "rhacm2/config-policy-controller-rhel8@sha256:61964a1a0ddf2e98bcf5249b7374235055ab85cc26663a8d9397c2b7f6fbb4c6_amd64",
"product": {
"name": "rhacm2/config-policy-controller-rhel8@sha256:61964a1a0ddf2e98bcf5249b7374235055ab85cc26663a8d9397c2b7f6fbb4c6_amd64",
"product_id": "rhacm2/config-policy-controller-rhel8@sha256:61964a1a0ddf2e98bcf5249b7374235055ab85cc26663a8d9397c2b7f6fbb4c6_amd64",
"product_identification_helper": {
"purl": "pkg:oci/config-policy-controller-rhel8@sha256:61964a1a0ddf2e98bcf5249b7374235055ab85cc26663a8d9397c2b7f6fbb4c6?arch=amd64\u0026repository_url=registry.redhat.io/rhacm2/config-policy-controller-rhel8\u0026tag=v2.6.0-20"
}
}
},
{
"category": "product_version",
"name": "rhacm2/console-rhel8@sha256:8608aed6971299def3fbe749336727e84c69582664dedac3145b92ea24e62e4d_amd64",
"product": {
"name": "rhacm2/console-rhel8@sha256:8608aed6971299def3fbe749336727e84c69582664dedac3145b92ea24e62e4d_amd64",
"product_id": "rhacm2/console-rhel8@sha256:8608aed6971299def3fbe749336727e84c69582664dedac3145b92ea24e62e4d_amd64",
"product_identification_helper": {
"purl": "pkg:oci/console-rhel8@sha256:8608aed6971299def3fbe749336727e84c69582664dedac3145b92ea24e62e4d?arch=amd64\u0026repository_url=registry.redhat.io/rhacm2/console-rhel8\u0026tag=v2.6.0-65"
}
}
},
{
"category": "product_version",
"name": "rhacm2/endpoint-monitoring-rhel8-operator@sha256:091d66731c5fe8eba5646c6b2622bb38c074e202a8a4a7e906921673b60f0898_amd64",
"product": {
"name": "rhacm2/endpoint-monitoring-rhel8-operator@sha256:091d66731c5fe8eba5646c6b2622bb38c074e202a8a4a7e906921673b60f0898_amd64",
"product_id": "rhacm2/endpoint-monitoring-rhel8-operator@sha256:091d66731c5fe8eba5646c6b2622bb38c074e202a8a4a7e906921673b60f0898_amd64",
"product_identification_helper": {
"purl": "pkg:oci/endpoint-monitoring-rhel8-operator@sha256:091d66731c5fe8eba5646c6b2622bb38c074e202a8a4a7e906921673b60f0898?arch=amd64\u0026repository_url=registry.redhat.io/rhacm2/endpoint-monitoring-rhel8-operator\u0026tag=v2.6.0-19"
}
}
},
{
"category": "product_version",
"name": "rhacm2/governance-policy-propagator-rhel8@sha256:cc519319b9f4fe672144ebedd772ddf56d5de90e3c8f52c0fb9b55313f71a7b3_amd64",
"product": {
"name": "rhacm2/governance-policy-propagator-rhel8@sha256:cc519319b9f4fe672144ebedd772ddf56d5de90e3c8f52c0fb9b55313f71a7b3_amd64",
"product_id": "rhacm2/governance-policy-propagator-rhel8@sha256:cc519319b9f4fe672144ebedd772ddf56d5de90e3c8f52c0fb9b55313f71a7b3_amd64",
"product_identification_helper": {
"purl": "pkg:oci/governance-policy-propagator-rhel8@sha256:cc519319b9f4fe672144ebedd772ddf56d5de90e3c8f52c0fb9b55313f71a7b3?arch=amd64\u0026repository_url=registry.redhat.io/rhacm2/governance-policy-propagator-rhel8\u0026tag=v2.6.0-18"
}
}
},
{
"category": "product_version",
"name": "rhacm2/governance-policy-spec-sync-rhel8@sha256:6849cf1b4dd883d5b4c0cf90a3adfb26cb59d03d3b892cee3669a32dd6b8dcc2_amd64",
"product": {
"name": "rhacm2/governance-policy-spec-sync-rhel8@sha256:6849cf1b4dd883d5b4c0cf90a3adfb26cb59d03d3b892cee3669a32dd6b8dcc2_amd64",
"product_id": "rhacm2/governance-policy-spec-sync-rhel8@sha256:6849cf1b4dd883d5b4c0cf90a3adfb26cb59d03d3b892cee3669a32dd6b8dcc2_amd64",
"product_identification_helper": {
"purl": "pkg:oci/governance-policy-spec-sync-rhel8@sha256:6849cf1b4dd883d5b4c0cf90a3adfb26cb59d03d3b892cee3669a32dd6b8dcc2?arch=amd64\u0026repository_url=registry.redhat.io/rhacm2/governance-policy-spec-sync-rhel8\u0026tag=v2.6.0-14"
}
}
},
{
"category": "product_version",
"name": "rhacm2/governance-policy-status-sync-rhel8@sha256:fffe971caa2e911d9c972c0e88712ff431d34c63dbe74e25f1cababa50ea7417_amd64",
"product": {
"name": "rhacm2/governance-policy-status-sync-rhel8@sha256:fffe971caa2e911d9c972c0e88712ff431d34c63dbe74e25f1cababa50ea7417_amd64",
"product_id": "rhacm2/governance-policy-status-sync-rhel8@sha256:fffe971caa2e911d9c972c0e88712ff431d34c63dbe74e25f1cababa50ea7417_amd64",
"product_identification_helper": {
"purl": "pkg:oci/governance-policy-status-sync-rhel8@sha256:fffe971caa2e911d9c972c0e88712ff431d34c63dbe74e25f1cababa50ea7417?arch=amd64\u0026repository_url=registry.redhat.io/rhacm2/governance-policy-status-sync-rhel8\u0026tag=v2.6.0-15"
}
}
},
{
"category": "product_version",
"name": "rhacm2/governance-policy-template-sync-rhel8@sha256:10bc1a3833599a593a058e804de67e92888ed779fd0000928d4a70b6c7d5c1c2_amd64",
"product": {
"name": "rhacm2/governance-policy-template-sync-rhel8@sha256:10bc1a3833599a593a058e804de67e92888ed779fd0000928d4a70b6c7d5c1c2_amd64",
"product_id": "rhacm2/governance-policy-template-sync-rhel8@sha256:10bc1a3833599a593a058e804de67e92888ed779fd0000928d4a70b6c7d5c1c2_amd64",
"product_identification_helper": {
"purl": "pkg:oci/governance-policy-template-sync-rhel8@sha256:10bc1a3833599a593a058e804de67e92888ed779fd0000928d4a70b6c7d5c1c2?arch=amd64\u0026repository_url=registry.redhat.io/rhacm2/governance-policy-template-sync-rhel8\u0026tag=v2.6.0-17"
}
}
},
{
"category": "product_version",
"name": "rhacm2/grafana-dashboard-loader-rhel8@sha256:561f1f05925cfe3c5f0f8a9b7475be4bbab183b5611ecfe09b090d80fa4bc2fe_amd64",
"product": {
"name": "rhacm2/grafana-dashboard-loader-rhel8@sha256:561f1f05925cfe3c5f0f8a9b7475be4bbab183b5611ecfe09b090d80fa4bc2fe_amd64",
"product_id": "rhacm2/grafana-dashboard-loader-rhel8@sha256:561f1f05925cfe3c5f0f8a9b7475be4bbab183b5611ecfe09b090d80fa4bc2fe_amd64",
"product_identification_helper": {
"purl": "pkg:oci/grafana-dashboard-loader-rhel8@sha256:561f1f05925cfe3c5f0f8a9b7475be4bbab183b5611ecfe09b090d80fa4bc2fe?arch=amd64\u0026repository_url=registry.redhat.io/rhacm2/grafana-dashboard-loader-rhel8\u0026tag=v2.6.0-19"
}
}
},
{
"category": "product_version",
"name": "rhacm2/iam-policy-controller-rhel8@sha256:8ca9e80365c76b66b2de3924fc50a5912e606042c704b02cb174a4b8bd3927c4_amd64",
"product": {
"name": "rhacm2/iam-policy-controller-rhel8@sha256:8ca9e80365c76b66b2de3924fc50a5912e606042c704b02cb174a4b8bd3927c4_amd64",
"product_id": "rhacm2/iam-policy-controller-rhel8@sha256:8ca9e80365c76b66b2de3924fc50a5912e606042c704b02cb174a4b8bd3927c4_amd64",
"product_identification_helper": {
"purl": "pkg:oci/iam-policy-controller-rhel8@sha256:8ca9e80365c76b66b2de3924fc50a5912e606042c704b02cb174a4b8bd3927c4?arch=amd64\u0026repository_url=registry.redhat.io/rhacm2/iam-policy-controller-rhel8\u0026tag=v2.6.0-10"
}
}
},
{
"category": "product_version",
"name": "rhacm2/insights-client-rhel8@sha256:02cacfec60c80b9228e8b18949751de867f974ea6b1172129096e64e949c0598_amd64",
"product": {
"name": "rhacm2/insights-client-rhel8@sha256:02cacfec60c80b9228e8b18949751de867f974ea6b1172129096e64e949c0598_amd64",
"product_id": "rhacm2/insights-client-rhel8@sha256:02cacfec60c80b9228e8b18949751de867f974ea6b1172129096e64e949c0598_amd64",
"product_identification_helper": {
"purl": "pkg:oci/insights-client-rhel8@sha256:02cacfec60c80b9228e8b18949751de867f974ea6b1172129096e64e949c0598?arch=amd64\u0026repository_url=registry.redhat.io/rhacm2/insights-client-rhel8\u0026tag=v2.6.0-13"
}
}
},
{
"category": "product_version",
"name": "rhacm2/insights-metrics-rhel8@sha256:6c54e08f5f6c2cae41a5e108e1019ff6522af8f69d666e22eb4631cd83b85917_amd64",
"product": {
"name": "rhacm2/insights-metrics-rhel8@sha256:6c54e08f5f6c2cae41a5e108e1019ff6522af8f69d666e22eb4631cd83b85917_amd64",
"product_id": "rhacm2/insights-metrics-rhel8@sha256:6c54e08f5f6c2cae41a5e108e1019ff6522af8f69d666e22eb4631cd83b85917_amd64",
"product_identification_helper": {
"purl": "pkg:oci/insights-metrics-rhel8@sha256:6c54e08f5f6c2cae41a5e108e1019ff6522af8f69d666e22eb4631cd83b85917?arch=amd64\u0026repository_url=registry.redhat.io/rhacm2/insights-metrics-rhel8\u0026tag=v2.6.0-10"
}
}
},
{
"category": "product_version",
"name": "rhacm2/klusterlet-addon-controller-rhel8@sha256:8dd7f47af047fb899c7fcbad61cb8f38da45990cac186f9235aec3e4e7de25e9_amd64",
"product": {
"name": "rhacm2/klusterlet-addon-controller-rhel8@sha256:8dd7f47af047fb899c7fcbad61cb8f38da45990cac186f9235aec3e4e7de25e9_amd64",
"product_id": "rhacm2/klusterlet-addon-controller-rhel8@sha256:8dd7f47af047fb899c7fcbad61cb8f38da45990cac186f9235aec3e4e7de25e9_amd64",
"product_identification_helper": {
"purl": "pkg:oci/klusterlet-addon-controller-rhel8@sha256:8dd7f47af047fb899c7fcbad61cb8f38da45990cac186f9235aec3e4e7de25e9?arch=amd64\u0026repository_url=registry.redhat.io/rhacm2/klusterlet-addon-controller-rhel8\u0026tag=v2.6.0-15"
}
}
},
{
"category": "product_version",
"name": "rhacm2/kube-rbac-proxy-rhel8@sha256:31757f3e3bb08b4e49e54694b18b3cf327637be20535482b2df1345b17444dda_amd64",
"product": {
"name": "rhacm2/kube-rbac-proxy-rhel8@sha256:31757f3e3bb08b4e49e54694b18b3cf327637be20535482b2df1345b17444dda_amd64",
"product_id": "rhacm2/kube-rbac-proxy-rhel8@sha256:31757f3e3bb08b4e49e54694b18b3cf327637be20535482b2df1345b17444dda_amd64",
"product_identification_helper": {
"purl": "pkg:oci/kube-rbac-proxy-rhel8@sha256:31757f3e3bb08b4e49e54694b18b3cf327637be20535482b2df1345b17444dda?arch=amd64\u0026repository_url=registry.redhat.io/rhacm2/kube-rbac-proxy-rhel8\u0026tag=v2.6.0-8"
}
}
},
{
"category": "product_version",
"name": "rhacm2/kube-state-metrics-rhel8@sha256:e6b1d24b56e6973eee1569e351db6637ca67e1d6cd124adb845cbf6e35a4f6af_amd64",
"product": {
"name": "rhacm2/kube-state-metrics-rhel8@sha256:e6b1d24b56e6973eee1569e351db6637ca67e1d6cd124adb845cbf6e35a4f6af_amd64",
"product_id": "rhacm2/kube-state-metrics-rhel8@sha256:e6b1d24b56e6973eee1569e351db6637ca67e1d6cd124adb845cbf6e35a4f6af_amd64",
"product_identification_helper": {
"purl": "pkg:oci/kube-state-metrics-rhel8@sha256:e6b1d24b56e6973eee1569e351db6637ca67e1d6cd124adb845cbf6e35a4f6af?arch=amd64\u0026repository_url=registry.redhat.io/rhacm2/kube-state-metrics-rhel8\u0026tag=v2.6.0-9"
}
}
},
{
"category": "product_version",
"name": "rhacm2/management-ingress-rhel8@sha256:6917d018e53aabb6f5402f02000aedd2e5cf71bcc84562e0fc7d7c87049f4b67_amd64",
"product": {
"name": "rhacm2/management-ingress-rhel8@sha256:6917d018e53aabb6f5402f02000aedd2e5cf71bcc84562e0fc7d7c87049f4b67_amd64",
"product_id": "rhacm2/management-ingress-rhel8@sha256:6917d018e53aabb6f5402f02000aedd2e5cf71bcc84562e0fc7d7c87049f4b67_amd64",
"product_identification_helper": {
"purl": "pkg:oci/management-ingress-rhel8@sha256:6917d018e53aabb6f5402f02000aedd2e5cf71bcc84562e0fc7d7c87049f4b67?arch=amd64\u0026repository_url=registry.redhat.io/rhacm2/management-ingress-rhel8\u0026tag=v2.6.0-9"
}
}
},
{
"category": "product_version",
"name": "rhacm2/memcached-rhel8@sha256:6f458c76757203b28434f871027c6a466a73d246ceb5bfac8793ad1896a672ab_amd64",
"product": {
"name": "rhacm2/memcached-rhel8@sha256:6f458c76757203b28434f871027c6a466a73d246ceb5bfac8793ad1896a672ab_amd64",
"product_id": "rhacm2/memcached-rhel8@sha256:6f458c76757203b28434f871027c6a466a73d246ceb5bfac8793ad1896a672ab_amd64",
"product_identification_helper": {
"purl": "pkg:oci/memcached-rhel8@sha256:6f458c76757203b28434f871027c6a466a73d246ceb5bfac8793ad1896a672ab?arch=amd64\u0026repository_url=registry.redhat.io/rhacm2/memcached-rhel8\u0026tag=v2.6.0-6"
}
}
},
{
"category": "product_version",
"name": "rhacm2/memcached-exporter-rhel8@sha256:c773b9a2fffcd549d4936054260f655c78da603957826d6bad4e8567a213ad10_amd64",
"product": {
"name": "rhacm2/memcached-exporter-rhel8@sha256:c773b9a2fffcd549d4936054260f655c78da603957826d6bad4e8567a213ad10_amd64",
"product_id": "rhacm2/memcached-exporter-rhel8@sha256:c773b9a2fffcd549d4936054260f655c78da603957826d6bad4e8567a213ad10_amd64",
"product_identification_helper": {
"purl": "pkg:oci/memcached-exporter-rhel8@sha256:c773b9a2fffcd549d4936054260f655c78da603957826d6bad4e8567a213ad10?arch=amd64\u0026repository_url=registry.redhat.io/rhacm2/memcached-exporter-rhel8\u0026tag=v2.6.0-6"
}
}
},
{
"category": "product_version",
"name": "rhacm2/metrics-collector-rhel8@sha256:6a3e0c36c123c9dc54759655d9148f580abada501034914863a6528ded19ef34_amd64",
"product": {
"name": "rhacm2/metrics-collector-rhel8@sha256:6a3e0c36c123c9dc54759655d9148f580abada501034914863a6528ded19ef34_amd64",
"product_id": "rhacm2/metrics-collector-rhel8@sha256:6a3e0c36c123c9dc54759655d9148f580abada501034914863a6528ded19ef34_amd64",
"product_identification_helper": {
"purl": "pkg:oci/metrics-collector-rhel8@sha256:6a3e0c36c123c9dc54759655d9148f580abada501034914863a6528ded19ef34?arch=amd64\u0026repository_url=registry.redhat.io/rhacm2/metrics-collector-rhel8\u0026tag=v2.6.0-19"
}
}
},
{
"category": "product_version",
"name": "rhacm2/multicloud-integrations-rhel8@sha256:db89ef3686570526afdb2b79fd698aca5dc50c633009760f1748fb9fd506067b_amd64",
"product": {
"name": "rhacm2/multicloud-integrations-rhel8@sha256:db89ef3686570526afdb2b79fd698aca5dc50c633009760f1748fb9fd506067b_amd64",
"product_id": "rhacm2/multicloud-integrations-rhel8@sha256:db89ef3686570526afdb2b79fd698aca5dc50c633009760f1748fb9fd506067b_amd64",
"product_identification_helper": {
"purl": "pkg:oci/multicloud-integrations-rhel8@sha256:db89ef3686570526afdb2b79fd698aca5dc50c633009760f1748fb9fd506067b?arch=amd64\u0026repository_url=registry.redhat.io/rhacm2/multicloud-integrations-rhel8\u0026tag=v2.6.0-14"
}
}
},
{
"category": "product_version",
"name": "rhacm2/multiclusterhub-rhel8@sha256:ecf12158a2d8802b4c7efd6b336ff36c1e002223b1d385a40fbef638d5e4aa21_amd64",
"product": {
"name": "rhacm2/multiclusterhub-rhel8@sha256:ecf12158a2d8802b4c7efd6b336ff36c1e002223b1d385a40fbef638d5e4aa21_amd64",
"product_id": "rhacm2/multiclusterhub-rhel8@sha256:ecf12158a2d8802b4c7efd6b336ff36c1e002223b1d385a40fbef638d5e4aa21_amd64",
"product_identification_helper": {
"purl": "pkg:oci/multiclusterhub-rhel8@sha256:ecf12158a2d8802b4c7efd6b336ff36c1e002223b1d385a40fbef638d5e4aa21?arch=amd64\u0026repository_url=registry.redhat.io/rhacm2/multiclusterhub-rhel8\u0026tag=v2.6.0-27"
}
}
},
{
"category": "product_version",
"name": "rhacm2/multiclusterhub-repo-rhel8@sha256:881b8c3b19918affd478c0ad0c73dff96dd28f5c1dfddb86472b42e422fa25b6_amd64",
"product": {
"name": "rhacm2/multiclusterhub-repo-rhel8@sha256:881b8c3b19918affd478c0ad0c73dff96dd28f5c1dfddb86472b42e422fa25b6_amd64",
"product_id": "rhacm2/multiclusterhub-repo-rhel8@sha256:881b8c3b19918affd478c0ad0c73dff96dd28f5c1dfddb86472b42e422fa25b6_amd64",
"product_identification_helper": {
"purl": "pkg:oci/multiclusterhub-repo-rhel8@sha256:881b8c3b19918affd478c0ad0c73dff96dd28f5c1dfddb86472b42e422fa25b6?arch=amd64\u0026repository_url=registry.redhat.io/rhacm2/multiclusterhub-repo-rhel8\u0026tag=v2.6.0-20"
}
}
},
{
"category": "product_version",
"name": "rhacm2/multicluster-observability-rhel8-operator@sha256:d23f208e020d42bc095011d423146e2da35b2bc85b844911bde2f4edf696bdca_amd64",
"product": {
"name": "rhacm2/multicluster-observability-rhel8-operator@sha256:d23f208e020d42bc095011d423146e2da35b2bc85b844911bde2f4edf696bdca_amd64",
"product_id": "rhacm2/multicluster-observability-rhel8-operator@sha256:d23f208e020d42bc095011d423146e2da35b2bc85b844911bde2f4edf696bdca_amd64",
"product_identification_helper": {
"purl": "pkg:oci/multicluster-observability-rhel8-operator@sha256:d23f208e020d42bc095011d423146e2da35b2bc85b844911bde2f4edf696bdca?arch=amd64\u0026repository_url=registry.redhat.io/rhacm2/multicluster-observability-rhel8-operator\u0026tag=v2.6.0-19"
}
}
},
{
"category": "product_version",
"name": "rhacm2/multicluster-operators-application-rhel8@sha256:ace8895fc62c1394dfa7854fd9ce3e14ef859e989255f70dc9a5a3d9bcd514c0_amd64",
"product": {
"name": "rhacm2/multicluster-operators-application-rhel8@sha256:ace8895fc62c1394dfa7854fd9ce3e14ef859e989255f70dc9a5a3d9bcd514c0_amd64",
"product_id": "rhacm2/multicluster-operators-application-rhel8@sha256:ace8895fc62c1394dfa7854fd9ce3e14ef859e989255f70dc9a5a3d9bcd514c0_amd64",
"product_identification_helper": {
"purl": "pkg:oci/multicluster-operators-application-rhel8@sha256:ace8895fc62c1394dfa7854fd9ce3e14ef859e989255f70dc9a5a3d9bcd514c0?arch=amd64\u0026repository_url=registry.redhat.io/rhacm2/multicluster-operators-application-rhel8\u0026tag=v2.6.0-20"
}
}
},
{
"category": "product_version",
"name": "rhacm2/multicluster-operators-channel-rhel8@sha256:85e20d97f28e43668c2790bd6e0adbc598d01f9fab849761fb96d7a5c4946a87_amd64",
"product": {
"name": "rhacm2/multicluster-operators-channel-rhel8@sha256:85e20d97f28e43668c2790bd6e0adbc598d01f9fab849761fb96d7a5c4946a87_amd64",
"product_id": "rhacm2/multicluster-operators-channel-rhel8@sha256:85e20d97f28e43668c2790bd6e0adbc598d01f9fab849761fb96d7a5c4946a87_amd64",
"product_identification_helper": {
"purl": "pkg:oci/multicluster-operators-channel-rhel8@sha256:85e20d97f28e43668c2790bd6e0adbc598d01f9fab849761fb96d7a5c4946a87?arch=amd64\u0026repository_url=registry.redhat.io/rhacm2/multicluster-operators-channel-rhel8\u0026tag=v2.6.0-19"
}
}
},
{
"category": "product_version",
"name": "rhacm2/multicluster-operators-subscription-rhel8@sha256:e718d5abef58365d547ef73828a26adff5b6cef1bf935aa7c27f12f604b50337_amd64",
"product": {
"name": "rhacm2/multicluster-operators-subscription-rhel8@sha256:e718d5abef58365d547ef73828a26adff5b6cef1bf935aa7c27f12f604b50337_amd64",
"product_id": "rhacm2/multicluster-operators-subscription-rhel8@sha256:e718d5abef58365d547ef73828a26adff5b6cef1bf935aa7c27f12f604b50337_amd64",
"product_identification_helper": {
"purl": "pkg:oci/multicluster-operators-subscription-rhel8@sha256:e718d5abef58365d547ef73828a26adff5b6cef1bf935aa7c27f12f604b50337?arch=amd64\u0026repository_url=registry.redhat.io/rhacm2/multicluster-operators-subscription-rhel8\u0026tag=v2.6.0-43"
}
}
},
{
"category": "product_version",
"name": "rhacm2/node-exporter-rhel8@sha256:14d23638efff3c30661c9a5f3ddb6ab0c7a9d162de1176dd9565cf49dfa4b9c5_amd64",
"product": {
"name": "rhacm2/node-exporter-rhel8@sha256:14d23638efff3c30661c9a5f3ddb6ab0c7a9d162de1176dd9565cf49dfa4b9c5_amd64",
"product_id": "rhacm2/node-exporter-rhel8@sha256:14d23638efff3c30661c9a5f3ddb6ab0c7a9d162de1176dd9565cf49dfa4b9c5_amd64",
"product_identification_helper": {
"purl": "pkg:oci/node-exporter-rhel8@sha256:14d23638efff3c30661c9a5f3ddb6ab0c7a9d162de1176dd9565cf49dfa4b9c5?arch=amd64\u0026repository_url=registry.redhat.io/rhacm2/node-exporter-rhel8\u0026tag=v2.6.0-9"
}
}
},
{
"category": "product_version",
"name": "rhacm2/observatorium-rhel8@sha256:8f2f3732600235f66c406b6121ac37979f52572ce90353b6e099be7b74406251_amd64",
"product": {
"name": "rhacm2/observatorium-rhel8@sha256:8f2f3732600235f66c406b6121ac37979f52572ce90353b6e099be7b74406251_amd64",
"product_id": "rhacm2/observatorium-rhel8@sha256:8f2f3732600235f66c406b6121ac37979f52572ce90353b6e099be7b74406251_amd64",
"product_identification_helper": {
"purl": "pkg:oci/observatorium-rhel8@sha256:8f2f3732600235f66c406b6121ac37979f52572ce90353b6e099be7b74406251?arch=amd64\u0026repository_url=registry.redhat.io/rhacm2/observatorium-rhel8\u0026tag=v2.6.0-8"
}
}
},
{
"category": "product_version",
"name": "rhacm2/observatorium-rhel8-operator@sha256:092e3437e6d38b2bf676d7fb67ad672e3ef03440017b5af7c1ebd2beb3f437eb_amd64",
"product": {
"name": "rhacm2/observatorium-rhel8-operator@sha256:092e3437e6d38b2bf676d7fb67ad672e3ef03440017b5af7c1ebd2beb3f437eb_amd64",
"product_id": "rhacm2/observatorium-rhel8-operator@sha256:092e3437e6d38b2bf676d7fb67ad672e3ef03440017b5af7c1ebd2beb3f437eb_amd64",
"product_identification_helper": {
"purl": "pkg:oci/observatorium-rhel8-operator@sha256:092e3437e6d38b2bf676d7fb67ad672e3ef03440017b5af7c1ebd2beb3f437eb?arch=amd64\u0026repository_url=registry.redhat.io/rhacm2/observatorium-rhel8-operator\u0026tag=v2.6.0-9"
}
}
},
{
"category": "product_version",
"name": "rhacm2/prometheus-alertmanager-rhel8@sha256:0860b7aa5e8b07792ad7f5d5c0654e23e9da8eedd4b9f509caea616dcfa97d69_amd64",
"product": {
"name": "rhacm2/prometheus-alertmanager-rhel8@sha256:0860b7aa5e8b07792ad7f5d5c0654e23e9da8eedd4b9f509caea616dcfa97d69_amd64",
"product_id": "rhacm2/prometheus-alertmanager-rhel8@sha256:0860b7aa5e8b07792ad7f5d5c0654e23e9da8eedd4b9f509caea616dcfa97d69_amd64",
"product_identification_helper": {
"purl": "pkg:oci/prometheus-alertmanager-rhel8@sha256:0860b7aa5e8b07792ad7f5d5c0654e23e9da8eedd4b9f509caea616dcfa97d69?arch=amd64\u0026repository_url=registry.redhat.io/rhacm2/prometheus-alertmanager-rhel8\u0026tag=v2.6.0-8"
}
}
},
{
"category": "product_version",
"name": "rhacm2/prometheus-rhel8@sha256:ed0cc13e79949436d29a7ad0b41b189744a177ea27545fd5eb9b4f71e87bd0eb_amd64",
"product": {
"name": "rhacm2/prometheus-rhel8@sha256:ed0cc13e79949436d29a7ad0b41b189744a177ea27545fd5eb9b4f71e87bd0eb_amd64",
"product_id": "rhacm2/prometheus-rhel8@sha256:ed0cc13e79949436d29a7ad0b41b189744a177ea27545fd5eb9b4f71e87bd0eb_amd64",
"product_identification_helper": {
"purl": "pkg:oci/prometheus-rhel8@sha256:ed0cc13e79949436d29a7ad0b41b189744a177ea27545fd5eb9b4f71e87bd0eb?arch=amd64\u0026repository_url=registry.redhat.io/rhacm2/prometheus-rhel8\u0026tag=v2.6.0-8"
}
}
},
{
"category": "product_version",
"name": "rhacm2/rbac-query-proxy-rhel8@sha256:582301b10af0b966ae7d5e130cb0e5f96e7912dc66b4108e0d6078656ca80604_amd64",
"product": {
"name": "rhacm2/rbac-query-proxy-rhel8@sha256:582301b10af0b966ae7d5e130cb0e5f96e7912dc66b4108e0d6078656ca80604_amd64",
"product_id": "rhacm2/rbac-query-proxy-rhel8@sha256:582301b10af0b966ae7d5e130cb0e5f96e7912dc66b4108e0d6078656ca80604_amd64",
"product_identification_helper": {
"purl": "pkg:oci/rbac-query-proxy-rhel8@sha256:582301b10af0b966ae7d5e130cb0e5f96e7912dc66b4108e0d6078656ca80604?arch=amd64\u0026repository_url=registry.redhat.io/rhacm2/rbac-query-proxy-rhel8\u0026tag=v2.6.0-19"
}
}
},
{
"category": "product_version",
"name": "rhacm2/redisgraph-tls-rhel8@sha256:128279a656bfbde6c2c052766d63a1de6a06d8bea2707813c64396c2ae382478_amd64",
"product": {
"name": "rhacm2/redisgraph-tls-rhel8@sha256:128279a656bfbde6c2c052766d63a1de6a06d8bea2707813c64396c2ae382478_amd64",
"product_id": "rhacm2/redisgraph-tls-rhel8@sha256:128279a656bfbde6c2c052766d63a1de6a06d8bea2707813c64396c2ae382478_amd64",
"product_identification_helper": {
"purl": "pkg:oci/redisgraph-tls-rhel8@sha256:128279a656bfbde6c2c052766d63a1de6a06d8bea2707813c64396c2ae382478?arch=amd64\u0026repository_url=registry.redhat.io/rhacm2/redisgraph-tls-rhel8\u0026tag=v2.6.0-10"
}
}
},
{
"category": "product_version",
"name": "rhacm2/search-aggregator-rhel8@sha256:38fceeedc0672def1c2cf42bb6743ae726e77d9f7352d002b3fc688c6d551852_amd64",
"product": {
"name": "rhacm2/search-aggregator-rhel8@sha256:38fceeedc0672def1c2cf42bb6743ae726e77d9f7352d002b3fc688c6d551852_amd64",
"product_id": "rhacm2/search-aggregator-rhel8@sha256:38fceeedc0672def1c2cf42bb6743ae726e77d9f7352d002b3fc688c6d551852_amd64",
"product_identification_helper": {
"purl": "pkg:oci/search-aggregator-rhel8@sha256:38fceeedc0672def1c2cf42bb6743ae726e77d9f7352d002b3fc688c6d551852?arch=amd64\u0026repository_url=registry.redhat.io/rhacm2/search-aggregator-rhel8\u0026tag=v2.6.0-7"
}
}
},
{
"category": "product_version",
"name": "rhacm2/search-api-rhel8@sha256:37eea70d5b1c89c25372dcea8c8c03e1e0a9af1b5a06f3b0706ba776ae8847c1_amd64",
"product": {
"name": "rhacm2/search-api-rhel8@sha256:37eea70d5b1c89c25372dcea8c8c03e1e0a9af1b5a06f3b0706ba776ae8847c1_amd64",
"product_id": "rhacm2/search-api-rhel8@sha256:37eea70d5b1c89c25372dcea8c8c03e1e0a9af1b5a06f3b0706ba776ae8847c1_amd64",
"product_identification_helper": {
"purl": "pkg:oci/search-api-rhel8@sha256:37eea70d5b1c89c25372dcea8c8c03e1e0a9af1b5a06f3b0706ba776ae8847c1?arch=amd64\u0026repository_url=registry.redhat.io/rhacm2/search-api-rhel8\u0026tag=v2.6.0-17"
}
}
},
{
"category": "product_version",
"name": "rhacm2/search-collector-rhel8@sha256:5a29a9805b8d20969cba86da11a9de8176a3172df361aec5fae136a4271de308_amd64",
"product": {
"name": "rhacm2/search-collector-rhel8@sha256:5a29a9805b8d20969cba86da11a9de8176a3172df361aec5fae136a4271de308_amd64",
"product_id": "rhacm2/search-collector-rhel8@sha256:5a29a9805b8d20969cba86da11a9de8176a3172df361aec5fae136a4271de308_amd64",
"product_identification_helper": {
"purl": "pkg:oci/search-collector-rhel8@sha256:5a29a9805b8d20969cba86da11a9de8176a3172df361aec5fae136a4271de308?arch=amd64\u0026repository_url=registry.redhat.io/rhacm2/search-collector-rhel8\u0026tag=v2.6.0-10"
}
}
},
{
"category": "product_version",
"name": "rhacm2/search-rhel8@sha256:6e6a19f1440e4eb15a8206e18f7f4dde3e1a5c6518944571d09923d116d3f04e_amd64",
"product": {
"name": "rhacm2/search-rhel8@sha256:6e6a19f1440e4eb15a8206e18f7f4dde3e1a5c6518944571d09923d116d3f04e_amd64",
"product_id": "rhacm2/search-rhel8@sha256:6e6a19f1440e4eb15a8206e18f7f4dde3e1a5c6518944571d09923d116d3f04e_amd64",
"product_identification_helper": {
"purl": "pkg:oci/search-rhel8@sha256:6e6a19f1440e4eb15a8206e18f7f4dde3e1a5c6518944571d09923d116d3f04e?arch=amd64\u0026repository_url=registry.redhat.io/rhacm2/search-rhel8\u0026tag=v2.6.0-9"
}
}
},
{
"category": "product_version",
"name": "rhacm2/submariner-addon-rhel8@sha256:fc5592d42e4aca70288448d174511b922ece7f8cb4b41c6a36195c3a4a60aa36_amd64",
"product": {
"name": "rhacm2/submariner-addon-rhel8@sha256:fc5592d42e4aca70288448d174511b922ece7f8cb4b41c6a36195c3a4a60aa36_amd64",
"product_id": "rhacm2/submariner-addon-rhel8@sha256:fc5592d42e4aca70288448d174511b922ece7f8cb4b41c6a36195c3a4a60aa36_amd64",
"product_identification_helper": {
"purl": "pkg:oci/submariner-addon-rhel8@sha256:fc5592d42e4aca70288448d174511b922ece7f8cb4b41c6a36195c3a4a60aa36?arch=amd64\u0026repository_url=registry.redhat.io/rhacm2/submariner-addon-rhel8\u0026tag=v2.6.0-23"
}
}
},
{
"category": "product_version",
"name": "rhacm2/thanos-rhel8@sha256:453c525197ccfe1f866af70ca2e7f3deb6f98d0b98c09b602b4fa1368787213d_amd64",
"product": {
"name": "rhacm2/thanos-rhel8@sha256:453c525197ccfe1f866af70ca2e7f3deb6f98d0b98c09b602b4fa1368787213d_amd64",
"product_id": "rhacm2/thanos-rhel8@sha256:453c525197ccfe1f866af70ca2e7f3deb6f98d0b98c09b602b4fa1368787213d_amd64",
"product_identification_helper": {
"purl": "pkg:oci/thanos-rhel8@sha256:453c525197ccfe1f866af70ca2e7f3deb6f98d0b98c09b602b4fa1368787213d?arch=amd64\u0026repository_url=registry.redhat.io/rhacm2/thanos-rhel8\u0026tag=v2.6.0-9"
}
}
},
{
"category": "product_version",
"name": "rhacm2/thanos-receive-controller-rhel8@sha256:c357074958324fc5d602cdcf1cba285bf8582e0b36af79a8f6211bb0dfb77a10_amd64",
"product": {
"name": "rhacm2/thanos-receive-controller-rhel8@sha256:c357074958324fc5d602cdcf1cba285bf8582e0b36af79a8f6211bb0dfb77a10_amd64",
"product_id": "rhacm2/thanos-receive-controller-rhel8@sha256:c357074958324fc5d602cdcf1cba285bf8582e0b36af79a8f6211bb0dfb77a10_amd64",
"product_identification_helper": {
"purl": "pkg:oci/thanos-receive-controller-rhel8@sha256:c357074958324fc5d602cdcf1cba285bf8582e0b36af79a8f6211bb0dfb77a10?arch=amd64\u0026repository_url=registry.redhat.io/rhacm2/thanos-receive-controller-rhel8\u0026tag=v2.6.0-6"
}
}
}
],
"category": "architecture",
"name": "amd64"
},
{
"branches": [
{
"category": "product_version",
"name": "rhacm2/acm-governance-policy-addon-controller-rhel8@sha256:b5bef941b4e0b5b3529ca5b2311c85295b9f6d12e482a9cbdad691c2406541f1_ppc64le",
"product": {
"name": "rhacm2/acm-governance-policy-addon-controller-rhel8@sha256:b5bef941b4e0b5b3529ca5b2311c85295b9f6d12e482a9cbdad691c2406541f1_ppc64le",
"product_id": "rhacm2/acm-governance-policy-addon-controller-rhel8@sha256:b5bef941b4e0b5b3529ca5b2311c85295b9f6d12e482a9cbdad691c2406541f1_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/acm-governance-policy-addon-controller-rhel8@sha256:b5bef941b4e0b5b3529ca5b2311c85295b9f6d12e482a9cbdad691c2406541f1?arch=ppc64le\u0026repository_url=registry.redhat.io/rhacm2/acm-governance-policy-addon-controller-rhel8\u0026tag=v2.6.0-19"
}
}
},
{
"category": "product_version",
"name": "rhacm2/acm-grafana-rhel8@sha256:cdf24e68e50be1350566243f6d2cb1403d09ab68e5fed39ea6c56212e42b90f1_ppc64le",
"product": {
"name": "rhacm2/acm-grafana-rhel8@sha256:cdf24e68e50be1350566243f6d2cb1403d09ab68e5fed39ea6c56212e42b90f1_ppc64le",
"product_id": "rhacm2/acm-grafana-rhel8@sha256:cdf24e68e50be1350566243f6d2cb1403d09ab68e5fed39ea6c56212e42b90f1_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/acm-grafana-rhel8@sha256:cdf24e68e50be1350566243f6d2cb1403d09ab68e5fed39ea6c56212e42b90f1?arch=ppc64le\u0026repository_url=registry.redhat.io/rhacm2/acm-grafana-rhel8\u0026tag=v2.6.0-8"
}
}
},
{
"category": "product_version",
"name": "rhacm2/acm-must-gather-rhel8@sha256:1457ff5cfd61611fdc968d4af5b020d835e107b97932c7ba7b3f5ed4cbd0e39f_ppc64le",
"product": {
"name": "rhacm2/acm-must-gather-rhel8@sha256:1457ff5cfd61611fdc968d4af5b020d835e107b97932c7ba7b3f5ed4cbd0e39f_ppc64le",
"product_id": "rhacm2/acm-must-gather-rhel8@sha256:1457ff5cfd61611fdc968d4af5b020d835e107b97932c7ba7b3f5ed4cbd0e39f_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/acm-must-gather-rhel8@sha256:1457ff5cfd61611fdc968d4af5b020d835e107b97932c7ba7b3f5ed4cbd0e39f?arch=ppc64le\u0026repository_url=registry.redhat.io/rhacm2/acm-must-gather-rhel8\u0026tag=v2.6.0-10"
}
}
},
{
"category": "product_version",
"name": "rhacm2/acm-operator-bundle@sha256:997aaee36f0bed47e231925a3f2c2ecc503410e54b35727f035c72477f3d1944_ppc64le",
"product": {
"name": "rhacm2/acm-operator-bundle@sha256:997aaee36f0bed47e231925a3f2c2ecc503410e54b35727f035c72477f3d1944_ppc64le",
"product_id": "rhacm2/acm-operator-bundle@sha256:997aaee36f0bed47e231925a3f2c2ecc503410e54b35727f035c72477f3d1944_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/acm-operator-bundle@sha256:997aaee36f0bed47e231925a3f2c2ecc503410e54b35727f035c72477f3d1944?arch=ppc64le\u0026repository_url=registry.redhat.io/rhacm2/acm-operator-bundle\u0026tag=v2.6.0-104"
}
}
},
{
"category": "product_version",
"name": "rhacm2/acm-prometheus-config-reloader-rhel8@sha256:ce1c17b34b7aac2e990dc0efe40f4406e73f727b2c7bfe109eded849de753f1a_ppc64le",
"product": {
"name": "rhacm2/acm-prometheus-config-reloader-rhel8@sha256:ce1c17b34b7aac2e990dc0efe40f4406e73f727b2c7bfe109eded849de753f1a_ppc64le",
"product_id": "rhacm2/acm-prometheus-config-reloader-rhel8@sha256:ce1c17b34b7aac2e990dc0efe40f4406e73f727b2c7bfe109eded849de753f1a_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/acm-prometheus-config-reloader-rhel8@sha256:ce1c17b34b7aac2e990dc0efe40f4406e73f727b2c7bfe109eded849de753f1a?arch=ppc64le\u0026repository_url=registry.redhat.io/rhacm2/acm-prometheus-config-reloader-rhel8\u0026tag=v2.6.0-8"
}
}
},
{
"category": "product_version",
"name": "rhacm2/acm-prometheus-rhel8@sha256:f720e0a94bfe7ed5d812819a3e77cc0581be102970127d8c0d4aa06a05edbf3d_ppc64le",
"product": {
"name": "rhacm2/acm-prometheus-rhel8@sha256:f720e0a94bfe7ed5d812819a3e77cc0581be102970127d8c0d4aa06a05edbf3d_ppc64le",
"product_id": "rhacm2/acm-prometheus-rhel8@sha256:f720e0a94bfe7ed5d812819a3e77cc0581be102970127d8c0d4aa06a05edbf3d_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/acm-prometheus-rhel8@sha256:f720e0a94bfe7ed5d812819a3e77cc0581be102970127d8c0d4aa06a05edbf3d?arch=ppc64le\u0026repository_url=registry.redhat.io/rhacm2/acm-prometheus-rhel8\u0026tag=v2.6.0-8"
}
}
},
{
"category": "product_version",
"name": "rhacm2/acm-volsync-addon-controller-rhel8@sha256:17ccd6b924b36ab14e3ca5f5331ba7e4c86f8cb64304640d58c3ee6b76edbcaf_ppc64le",
"product": {
"name": "rhacm2/acm-volsync-addon-controller-rhel8@sha256:17ccd6b924b36ab14e3ca5f5331ba7e4c86f8cb64304640d58c3ee6b76edbcaf_ppc64le",
"product_id": "rhacm2/acm-volsync-addon-controller-rhel8@sha256:17ccd6b924b36ab14e3ca5f5331ba7e4c86f8cb64304640d58c3ee6b76edbcaf_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/acm-volsync-addon-controller-rhel8@sha256:17ccd6b924b36ab14e3ca5f5331ba7e4c86f8cb64304640d58c3ee6b76edbcaf?arch=ppc64le\u0026repository_url=registry.redhat.io/rhacm2/acm-volsync-addon-controller-rhel8\u0026tag=v2.6.0-9"
}
}
},
{
"category": "product_version",
"name": "rhacm2/cert-policy-controller-rhel8@sha256:0610778095974edf936602018281bf7a5e287ba9eca9f661a423e68bbe000e40_ppc64le",
"product": {
"name": "rhacm2/cert-policy-controller-rhel8@sha256:0610778095974edf936602018281bf7a5e287ba9eca9f661a423e68bbe000e40_ppc64le",
"product_id": "rhacm2/cert-policy-controller-rhel8@sha256:0610778095974edf936602018281bf7a5e287ba9eca9f661a423e68bbe000e40_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/cert-policy-controller-rhel8@sha256:0610778095974edf936602018281bf7a5e287ba9eca9f661a423e68bbe000e40?arch=ppc64le\u0026repository_url=registry.redhat.io/rhacm2/cert-policy-controller-rhel8\u0026tag=v2.6.0-12"
}
}
},
{
"category": "product_version",
"name": "rhacm2/cluster-backup-rhel8-operator@sha256:995f225449b207da9a3cad175dac85b87eefb28ff5bae6a588f40fd79fbe12a1_ppc64le",
"product": {
"name": "rhacm2/cluster-backup-rhel8-operator@sha256:995f225449b207da9a3cad175dac85b87eefb28ff5bae6a588f40fd79fbe12a1_ppc64le",
"product_id": "rhacm2/cluster-backup-rhel8-operator@sha256:995f225449b207da9a3cad175dac85b87eefb28ff5bae6a588f40fd79fbe12a1_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/cluster-backup-rhel8-operator@sha256:995f225449b207da9a3cad175dac85b87eefb28ff5bae6a588f40fd79fbe12a1?arch=ppc64le\u0026repository_url=registry.redhat.io/rhacm2/cluster-backup-rhel8-operator\u0026tag=v2.6.0-21"
}
}
},
{
"category": "product_version",
"name": "rhacm2/config-policy-controller-rhel8@sha256:447f275bbde46d7fc173798ef5abc0a77a6780f0dffdc171786edbe00f27d8d8_ppc64le",
"product": {
"name": "rhacm2/config-policy-controller-rhel8@sha256:447f275bbde46d7fc173798ef5abc0a77a6780f0dffdc171786edbe00f27d8d8_ppc64le",
"product_id": "rhacm2/config-policy-controller-rhel8@sha256:447f275bbde46d7fc173798ef5abc0a77a6780f0dffdc171786edbe00f27d8d8_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/config-policy-controller-rhel8@sha256:447f275bbde46d7fc173798ef5abc0a77a6780f0dffdc171786edbe00f27d8d8?arch=ppc64le\u0026repository_url=registry.redhat.io/rhacm2/config-policy-controller-rhel8\u0026tag=v2.6.0-20"
}
}
},
{
"category": "product_version",
"name": "rhacm2/console-rhel8@sha256:afa80ae8274db7fa6796c35980fc5df15889e94aff3361f6cda643e5a09da220_ppc64le",
"product": {
"name": "rhacm2/console-rhel8@sha256:afa80ae8274db7fa6796c35980fc5df15889e94aff3361f6cda643e5a09da220_ppc64le",
"product_id": "rhacm2/console-rhel8@sha256:afa80ae8274db7fa6796c35980fc5df15889e94aff3361f6cda643e5a09da220_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/console-rhel8@sha256:afa80ae8274db7fa6796c35980fc5df15889e94aff3361f6cda643e5a09da220?arch=ppc64le\u0026repository_url=registry.redhat.io/rhacm2/console-rhel8\u0026tag=v2.6.0-65"
}
}
},
{
"category": "product_version",
"name": "rhacm2/endpoint-monitoring-rhel8-operator@sha256:d6204fcf04c83bac13232ec1602572ad5f22bb528537e591079dfa36152697ec_ppc64le",
"product": {
"name": "rhacm2/endpoint-monitoring-rhel8-operator@sha256:d6204fcf04c83bac13232ec1602572ad5f22bb528537e591079dfa36152697ec_ppc64le",
"product_id": "rhacm2/endpoint-monitoring-rhel8-operator@sha256:d6204fcf04c83bac13232ec1602572ad5f22bb528537e591079dfa36152697ec_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/endpoint-monitoring-rhel8-operator@sha256:d6204fcf04c83bac13232ec1602572ad5f22bb528537e591079dfa36152697ec?arch=ppc64le\u0026repository_url=registry.redhat.io/rhacm2/endpoint-monitoring-rhel8-operator\u0026tag=v2.6.0-19"
}
}
},
{
"category": "product_version",
"name": "rhacm2/governance-policy-propagator-rhel8@sha256:bdc6c128628db86697af198430c5ae5c61c3e586c1a97187e4d4e852cec61e92_ppc64le",
"product": {
"name": "rhacm2/governance-policy-propagator-rhel8@sha256:bdc6c128628db86697af198430c5ae5c61c3e586c1a97187e4d4e852cec61e92_ppc64le",
"product_id": "rhacm2/governance-policy-propagator-rhel8@sha256:bdc6c128628db86697af198430c5ae5c61c3e586c1a97187e4d4e852cec61e92_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/governance-policy-propagator-rhel8@sha256:bdc6c128628db86697af198430c5ae5c61c3e586c1a97187e4d4e852cec61e92?arch=ppc64le\u0026repository_url=registry.redhat.io/rhacm2/governance-policy-propagator-rhel8\u0026tag=v2.6.0-18"
}
}
},
{
"category": "product_version",
"name": "rhacm2/governance-policy-spec-sync-rhel8@sha256:4a8d30cc0e1d83c69b7f3339418b101da23fbcaee7d326bedaff677eceb25ab2_ppc64le",
"product": {
"name": "rhacm2/governance-policy-spec-sync-rhel8@sha256:4a8d30cc0e1d83c69b7f3339418b101da23fbcaee7d326bedaff677eceb25ab2_ppc64le",
"product_id": "rhacm2/governance-policy-spec-sync-rhel8@sha256:4a8d30cc0e1d83c69b7f3339418b101da23fbcaee7d326bedaff677eceb25ab2_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/governance-policy-spec-sync-rhel8@sha256:4a8d30cc0e1d83c69b7f3339418b101da23fbcaee7d326bedaff677eceb25ab2?arch=ppc64le\u0026repository_url=registry.redhat.io/rhacm2/governance-policy-spec-sync-rhel8\u0026tag=v2.6.0-14"
}
}
},
{
"category": "product_version",
"name": "rhacm2/governance-policy-status-sync-rhel8@sha256:e072b615eeffff80a94831e58c70980684c1ec4bd972844b25b157eb7ed5937f_ppc64le",
"product": {
"name": "rhacm2/governance-policy-status-sync-rhel8@sha256:e072b615eeffff80a94831e58c70980684c1ec4bd972844b25b157eb7ed5937f_ppc64le",
"product_id": "rhacm2/governance-policy-status-sync-rhel8@sha256:e072b615eeffff80a94831e58c70980684c1ec4bd972844b25b157eb7ed5937f_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/governance-policy-status-sync-rhel8@sha256:e072b615eeffff80a94831e58c70980684c1ec4bd972844b25b157eb7ed5937f?arch=ppc64le\u0026repository_url=registry.redhat.io/rhacm2/governance-policy-status-sync-rhel8\u0026tag=v2.6.0-15"
}
}
},
{
"category": "product_version",
"name": "rhacm2/governance-policy-template-sync-rhel8@sha256:848bce8007de7714afc8c755b5f0c3cdf5eb6b1d259811c947bc295924539a0e_ppc64le",
"product": {
"name": "rhacm2/governance-policy-template-sync-rhel8@sha256:848bce8007de7714afc8c755b5f0c3cdf5eb6b1d259811c947bc295924539a0e_ppc64le",
"product_id": "rhacm2/governance-policy-template-sync-rhel8@sha256:848bce8007de7714afc8c755b5f0c3cdf5eb6b1d259811c947bc295924539a0e_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/governance-policy-template-sync-rhel8@sha256:848bce8007de7714afc8c755b5f0c3cdf5eb6b1d259811c947bc295924539a0e?arch=ppc64le\u0026repository_url=registry.redhat.io/rhacm2/governance-policy-template-sync-rhel8\u0026tag=v2.6.0-17"
}
}
},
{
"category": "product_version",
"name": "rhacm2/grafana-dashboard-loader-rhel8@sha256:734270221ec4a516e7eb77f2ec3a753384242116aa70320a1dbe969e915af1df_ppc64le",
"product": {
"name": "rhacm2/grafana-dashboard-loader-rhel8@sha256:734270221ec4a516e7eb77f2ec3a753384242116aa70320a1dbe969e915af1df_ppc64le",
"product_id": "rhacm2/grafana-dashboard-loader-rhel8@sha256:734270221ec4a516e7eb77f2ec3a753384242116aa70320a1dbe969e915af1df_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/grafana-dashboard-loader-rhel8@sha256:734270221ec4a516e7eb77f2ec3a753384242116aa70320a1dbe969e915af1df?arch=ppc64le\u0026repository_url=registry.redhat.io/rhacm2/grafana-dashboard-loader-rhel8\u0026tag=v2.6.0-19"
}
}
},
{
"category": "product_version",
"name": "rhacm2/iam-policy-controller-rhel8@sha256:ca05e79e5508924af71f323c13f664770d8dd4eb61ecf0894e4f9a81f7a1b402_ppc64le",
"product": {
"name": "rhacm2/iam-policy-controller-rhel8@sha256:ca05e79e5508924af71f323c13f664770d8dd4eb61ecf0894e4f9a81f7a1b402_ppc64le",
"product_id": "rhacm2/iam-policy-controller-rhel8@sha256:ca05e79e5508924af71f323c13f664770d8dd4eb61ecf0894e4f9a81f7a1b402_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/iam-policy-controller-rhel8@sha256:ca05e79e5508924af71f323c13f664770d8dd4eb61ecf0894e4f9a81f7a1b402?arch=ppc64le\u0026repository_url=registry.redhat.io/rhacm2/iam-policy-controller-rhel8\u0026tag=v2.6.0-10"
}
}
},
{
"category": "product_version",
"name": "rhacm2/insights-client-rhel8@sha256:2b14036d0291e54c3191682de2ea875a78d78c35b2791a5a113ba1a8920f0621_ppc64le",
"product": {
"name": "rhacm2/insights-client-rhel8@sha256:2b14036d0291e54c3191682de2ea875a78d78c35b2791a5a113ba1a8920f0621_ppc64le",
"product_id": "rhacm2/insights-client-rhel8@sha256:2b14036d0291e54c3191682de2ea875a78d78c35b2791a5a113ba1a8920f0621_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/insights-client-rhel8@sha256:2b14036d0291e54c3191682de2ea875a78d78c35b2791a5a113ba1a8920f0621?arch=ppc64le\u0026repository_url=registry.redhat.io/rhacm2/insights-client-rhel8\u0026tag=v2.6.0-13"
}
}
},
{
"category": "product_version",
"name": "rhacm2/insights-metrics-rhel8@sha256:bad98fe71638d7346f31ea45f6063ec970bf90844bb5c5dc5f917bb0f0099899_ppc64le",
"product": {
"name": "rhacm2/insights-metrics-rhel8@sha256:bad98fe71638d7346f31ea45f6063ec970bf90844bb5c5dc5f917bb0f0099899_ppc64le",
"product_id": "rhacm2/insights-metrics-rhel8@sha256:bad98fe71638d7346f31ea45f6063ec970bf90844bb5c5dc5f917bb0f0099899_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/insights-metrics-rhel8@sha256:bad98fe71638d7346f31ea45f6063ec970bf90844bb5c5dc5f917bb0f0099899?arch=ppc64le\u0026repository_url=registry.redhat.io/rhacm2/insights-metrics-rhel8\u0026tag=v2.6.0-10"
}
}
},
{
"category": "product_version",
"name": "rhacm2/klusterlet-addon-controller-rhel8@sha256:55bc86326f992cc4f4401b93f90cdd2baa6728015ffaf6168f2d46ae43c70cf4_ppc64le",
"product": {
"name": "rhacm2/klusterlet-addon-controller-rhel8@sha256:55bc86326f992cc4f4401b93f90cdd2baa6728015ffaf6168f2d46ae43c70cf4_ppc64le",
"product_id": "rhacm2/klusterlet-addon-controller-rhel8@sha256:55bc86326f992cc4f4401b93f90cdd2baa6728015ffaf6168f2d46ae43c70cf4_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/klusterlet-addon-controller-rhel8@sha256:55bc86326f992cc4f4401b93f90cdd2baa6728015ffaf6168f2d46ae43c70cf4?arch=ppc64le\u0026repository_url=registry.redhat.io/rhacm2/klusterlet-addon-controller-rhel8\u0026tag=v2.6.0-15"
}
}
},
{
"category": "product_version",
"name": "rhacm2/kube-rbac-proxy-rhel8@sha256:dbd816d503e9beb58622604432eb415419e893627eb95c1ceeb8ff5bda7d6335_ppc64le",
"product": {
"name": "rhacm2/kube-rbac-proxy-rhel8@sha256:dbd816d503e9beb58622604432eb415419e893627eb95c1ceeb8ff5bda7d6335_ppc64le",
"product_id": "rhacm2/kube-rbac-proxy-rhel8@sha256:dbd816d503e9beb58622604432eb415419e893627eb95c1ceeb8ff5bda7d6335_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/kube-rbac-proxy-rhel8@sha256:dbd816d503e9beb58622604432eb415419e893627eb95c1ceeb8ff5bda7d6335?arch=ppc64le\u0026repository_url=registry.redhat.io/rhacm2/kube-rbac-proxy-rhel8\u0026tag=v2.6.0-8"
}
}
},
{
"category": "product_version",
"name": "rhacm2/kube-state-metrics-rhel8@sha256:c792c043462281cde7c93bd8e2136f62ca17d072e7f466353f37de8e5f5dc949_ppc64le",
"product": {
"name": "rhacm2/kube-state-metrics-rhel8@sha256:c792c043462281cde7c93bd8e2136f62ca17d072e7f466353f37de8e5f5dc949_ppc64le",
"product_id": "rhacm2/kube-state-metrics-rhel8@sha256:c792c043462281cde7c93bd8e2136f62ca17d072e7f466353f37de8e5f5dc949_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/kube-state-metrics-rhel8@sha256:c792c043462281cde7c93bd8e2136f62ca17d072e7f466353f37de8e5f5dc949?arch=ppc64le\u0026repository_url=registry.redhat.io/rhacm2/kube-state-metrics-rhel8\u0026tag=v2.6.0-9"
}
}
},
{
"category": "product_version",
"name": "rhacm2/management-ingress-rhel8@sha256:0d2665d19a8753c6269f594b68b067cd62a402404287e6416543c1af2d7d3cf4_ppc64le",
"product": {
"name": "rhacm2/management-ingress-rhel8@sha256:0d2665d19a8753c6269f594b68b067cd62a402404287e6416543c1af2d7d3cf4_ppc64le",
"product_id": "rhacm2/management-ingress-rhel8@sha256:0d2665d19a8753c6269f594b68b067cd62a402404287e6416543c1af2d7d3cf4_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/management-ingress-rhel8@sha256:0d2665d19a8753c6269f594b68b067cd62a402404287e6416543c1af2d7d3cf4?arch=ppc64le\u0026repository_url=registry.redhat.io/rhacm2/management-ingress-rhel8\u0026tag=v2.6.0-9"
}
}
},
{
"category": "product_version",
"name": "rhacm2/memcached-rhel8@sha256:584f8c4a9a1b75fc71948a98add560d4fe3d936ee46ac791f32121dbadf8c7d2_ppc64le",
"product": {
"name": "rhacm2/memcached-rhel8@sha256:584f8c4a9a1b75fc71948a98add560d4fe3d936ee46ac791f32121dbadf8c7d2_ppc64le",
"product_id": "rhacm2/memcached-rhel8@sha256:584f8c4a9a1b75fc71948a98add560d4fe3d936ee46ac791f32121dbadf8c7d2_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/memcached-rhel8@sha256:584f8c4a9a1b75fc71948a98add560d4fe3d936ee46ac791f32121dbadf8c7d2?arch=ppc64le\u0026repository_url=registry.redhat.io/rhacm2/memcached-rhel8\u0026tag=v2.6.0-6"
}
}
},
{
"category": "product_version",
"name": "rhacm2/memcached-exporter-rhel8@sha256:9e91ecec92ec0df8b72beb6040f39d9a25b0bfad844e92ea34cc2d648d221d22_ppc64le",
"product": {
"name": "rhacm2/memcached-exporter-rhel8@sha256:9e91ecec92ec0df8b72beb6040f39d9a25b0bfad844e92ea34cc2d648d221d22_ppc64le",
"product_id": "rhacm2/memcached-exporter-rhel8@sha256:9e91ecec92ec0df8b72beb6040f39d9a25b0bfad844e92ea34cc2d648d221d22_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/memcached-exporter-rhel8@sha256:9e91ecec92ec0df8b72beb6040f39d9a25b0bfad844e92ea34cc2d648d221d22?arch=ppc64le\u0026repository_url=registry.redhat.io/rhacm2/memcached-exporter-rhel8\u0026tag=v2.6.0-6"
}
}
},
{
"category": "product_version",
"name": "rhacm2/metrics-collector-rhel8@sha256:3a81a018b939752543e78c2d68d1436b851be2256b88c3e66cd506ae1d8f4c9c_ppc64le",
"product": {
"name": "rhacm2/metrics-collector-rhel8@sha256:3a81a018b939752543e78c2d68d1436b851be2256b88c3e66cd506ae1d8f4c9c_ppc64le",
"product_id": "rhacm2/metrics-collector-rhel8@sha256:3a81a018b939752543e78c2d68d1436b851be2256b88c3e66cd506ae1d8f4c9c_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/metrics-collector-rhel8@sha256:3a81a018b939752543e78c2d68d1436b851be2256b88c3e66cd506ae1d8f4c9c?arch=ppc64le\u0026repository_url=registry.redhat.io/rhacm2/metrics-collector-rhel8\u0026tag=v2.6.0-19"
}
}
},
{
"category": "product_version",
"name": "rhacm2/multicloud-integrations-rhel8@sha256:2bcbf9a565f3c566061325aca3174ec755b5c94a28612718a3f1563db317273e_ppc64le",
"product": {
"name": "rhacm2/multicloud-integrations-rhel8@sha256:2bcbf9a565f3c566061325aca3174ec755b5c94a28612718a3f1563db317273e_ppc64le",
"product_id": "rhacm2/multicloud-integrations-rhel8@sha256:2bcbf9a565f3c566061325aca3174ec755b5c94a28612718a3f1563db317273e_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/multicloud-integrations-rhel8@sha256:2bcbf9a565f3c566061325aca3174ec755b5c94a28612718a3f1563db317273e?arch=ppc64le\u0026repository_url=registry.redhat.io/rhacm2/multicloud-integrations-rhel8\u0026tag=v2.6.0-14"
}
}
},
{
"category": "product_version",
"name": "rhacm2/multiclusterhub-rhel8@sha256:48d1fa8bc5f6a4d8349c41126301bd86d12836384f336881ecb71bd79f84ae93_ppc64le",
"product": {
"name": "rhacm2/multiclusterhub-rhel8@sha256:48d1fa8bc5f6a4d8349c41126301bd86d12836384f336881ecb71bd79f84ae93_ppc64le",
"product_id": "rhacm2/multiclusterhub-rhel8@sha256:48d1fa8bc5f6a4d8349c41126301bd86d12836384f336881ecb71bd79f84ae93_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/multiclusterhub-rhel8@sha256:48d1fa8bc5f6a4d8349c41126301bd86d12836384f336881ecb71bd79f84ae93?arch=ppc64le\u0026repository_url=registry.redhat.io/rhacm2/multiclusterhub-rhel8\u0026tag=v2.6.0-27"
}
}
},
{
"category": "product_version",
"name": "rhacm2/multiclusterhub-repo-rhel8@sha256:03222a9dd6eca9cf44932a0ff1bf89bd9d2d29683f1ebb0d0aa49171b77a4963_ppc64le",
"product": {
"name": "rhacm2/multiclusterhub-repo-rhel8@sha256:03222a9dd6eca9cf44932a0ff1bf89bd9d2d29683f1ebb0d0aa49171b77a4963_ppc64le",
"product_id": "rhacm2/multiclusterhub-repo-rhel8@sha256:03222a9dd6eca9cf44932a0ff1bf89bd9d2d29683f1ebb0d0aa49171b77a4963_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/multiclusterhub-repo-rhel8@sha256:03222a9dd6eca9cf44932a0ff1bf89bd9d2d29683f1ebb0d0aa49171b77a4963?arch=ppc64le\u0026repository_url=registry.redhat.io/rhacm2/multiclusterhub-repo-rhel8\u0026tag=v2.6.0-20"
}
}
},
{
"category": "product_version",
"name": "rhacm2/multicluster-observability-rhel8-operator@sha256:434db0ca203b14b899fff9b7a2a5b975de852ea29620a828f29246448aba873c_ppc64le",
"product": {
"name": "rhacm2/multicluster-observability-rhel8-operator@sha256:434db0ca203b14b899fff9b7a2a5b975de852ea29620a828f29246448aba873c_ppc64le",
"product_id": "rhacm2/multicluster-observability-rhel8-operator@sha256:434db0ca203b14b899fff9b7a2a5b975de852ea29620a828f29246448aba873c_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/multicluster-observability-rhel8-operator@sha256:434db0ca203b14b899fff9b7a2a5b975de852ea29620a828f29246448aba873c?arch=ppc64le\u0026repository_url=registry.redhat.io/rhacm2/multicluster-observability-rhel8-operator\u0026tag=v2.6.0-19"
}
}
},
{
"category": "product_version",
"name": "rhacm2/multicluster-operators-application-rhel8@sha256:1952d422bd7ba42323711faba59244c449293cc92502e350460fee07c0e3b34a_ppc64le",
"product": {
"name": "rhacm2/multicluster-operators-application-rhel8@sha256:1952d422bd7ba42323711faba59244c449293cc92502e350460fee07c0e3b34a_ppc64le",
"product_id": "rhacm2/multicluster-operators-application-rhel8@sha256:1952d422bd7ba42323711faba59244c449293cc92502e350460fee07c0e3b34a_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/multicluster-operators-application-rhel8@sha256:1952d422bd7ba42323711faba59244c449293cc92502e350460fee07c0e3b34a?arch=ppc64le\u0026repository_url=registry.redhat.io/rhacm2/multicluster-operators-application-rhel8\u0026tag=v2.6.0-20"
}
}
},
{
"category": "product_version",
"name": "rhacm2/multicluster-operators-channel-rhel8@sha256:557cc962d0b10d80a9dea7adce387ea28fb4199a02fa8546645ab2cacbf28b88_ppc64le",
"product": {
"name": "rhacm2/multicluster-operators-channel-rhel8@sha256:557cc962d0b10d80a9dea7adce387ea28fb4199a02fa8546645ab2cacbf28b88_ppc64le",
"product_id": "rhacm2/multicluster-operators-channel-rhel8@sha256:557cc962d0b10d80a9dea7adce387ea28fb4199a02fa8546645ab2cacbf28b88_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/multicluster-operators-channel-rhel8@sha256:557cc962d0b10d80a9dea7adce387ea28fb4199a02fa8546645ab2cacbf28b88?arch=ppc64le\u0026repository_url=registry.redhat.io/rhacm2/multicluster-operators-channel-rhel8\u0026tag=v2.6.0-19"
}
}
},
{
"category": "product_version",
"name": "rhacm2/multicluster-operators-subscription-rhel8@sha256:7310f31faae367a363c27a7236b562bbfe8381a352fce906279590bac11571d2_ppc64le",
"product": {
"name": "rhacm2/multicluster-operators-subscription-rhel8@sha256:7310f31faae367a363c27a7236b562bbfe8381a352fce906279590bac11571d2_ppc64le",
"product_id": "rhacm2/multicluster-operators-subscription-rhel8@sha256:7310f31faae367a363c27a7236b562bbfe8381a352fce906279590bac11571d2_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/multicluster-operators-subscription-rhel8@sha256:7310f31faae367a363c27a7236b562bbfe8381a352fce906279590bac11571d2?arch=ppc64le\u0026repository_url=registry.redhat.io/rhacm2/multicluster-operators-subscription-rhel8\u0026tag=v2.6.0-43"
}
}
},
{
"category": "product_version",
"name": "rhacm2/node-exporter-rhel8@sha256:e200d4e1802cce7fce32b1e0dc5c3220b6f6477b73b3a2d8ea26a5a42d63f46b_ppc64le",
"product": {
"name": "rhacm2/node-exporter-rhel8@sha256:e200d4e1802cce7fce32b1e0dc5c3220b6f6477b73b3a2d8ea26a5a42d63f46b_ppc64le",
"product_id": "rhacm2/node-exporter-rhel8@sha256:e200d4e1802cce7fce32b1e0dc5c3220b6f6477b73b3a2d8ea26a5a42d63f46b_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/node-exporter-rhel8@sha256:e200d4e1802cce7fce32b1e0dc5c3220b6f6477b73b3a2d8ea26a5a42d63f46b?arch=ppc64le\u0026repository_url=registry.redhat.io/rhacm2/node-exporter-rhel8\u0026tag=v2.6.0-9"
}
}
},
{
"category": "product_version",
"name": "rhacm2/observatorium-rhel8@sha256:0686cfddd61737f7e7eb4f0c011397277394559edac3bb947c0969e302686dd5_ppc64le",
"product": {
"name": "rhacm2/observatorium-rhel8@sha256:0686cfddd61737f7e7eb4f0c011397277394559edac3bb947c0969e302686dd5_ppc64le",
"product_id": "rhacm2/observatorium-rhel8@sha256:0686cfddd61737f7e7eb4f0c011397277394559edac3bb947c0969e302686dd5_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/observatorium-rhel8@sha256:0686cfddd61737f7e7eb4f0c011397277394559edac3bb947c0969e302686dd5?arch=ppc64le\u0026repository_url=registry.redhat.io/rhacm2/observatorium-rhel8\u0026tag=v2.6.0-8"
}
}
},
{
"category": "product_version",
"name": "rhacm2/observatorium-rhel8-operator@sha256:8cf076bfb049d1aabd00040ee65f0fedd590f0dd448c7561de494093a915b397_ppc64le",
"product": {
"name": "rhacm2/observatorium-rhel8-operator@sha256:8cf076bfb049d1aabd00040ee65f0fedd590f0dd448c7561de494093a915b397_ppc64le",
"product_id": "rhacm2/observatorium-rhel8-operator@sha256:8cf076bfb049d1aabd00040ee65f0fedd590f0dd448c7561de494093a915b397_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/observatorium-rhel8-operator@sha256:8cf076bfb049d1aabd00040ee65f0fedd590f0dd448c7561de494093a915b397?arch=ppc64le\u0026repository_url=registry.redhat.io/rhacm2/observatorium-rhel8-operator\u0026tag=v2.6.0-9"
}
}
},
{
"category": "product_version",
"name": "rhacm2/prometheus-alertmanager-rhel8@sha256:c69fee848d21346a271972e89d91898eac9fec27d598d98ffa004ca8d1b53270_ppc64le",
"product": {
"name": "rhacm2/prometheus-alertmanager-rhel8@sha256:c69fee848d21346a271972e89d91898eac9fec27d598d98ffa004ca8d1b53270_ppc64le",
"product_id": "rhacm2/prometheus-alertmanager-rhel8@sha256:c69fee848d21346a271972e89d91898eac9fec27d598d98ffa004ca8d1b53270_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/prometheus-alertmanager-rhel8@sha256:c69fee848d21346a271972e89d91898eac9fec27d598d98ffa004ca8d1b53270?arch=ppc64le\u0026repository_url=registry.redhat.io/rhacm2/prometheus-alertmanager-rhel8\u0026tag=v2.6.0-8"
}
}
},
{
"category": "product_version",
"name": "rhacm2/prometheus-rhel8@sha256:67e0fadfbb4d99a60435ed12b470772b38ace4ca815fe73da68eb3c826e200fc_ppc64le",
"product": {
"name": "rhacm2/prometheus-rhel8@sha256:67e0fadfbb4d99a60435ed12b470772b38ace4ca815fe73da68eb3c826e200fc_ppc64le",
"product_id": "rhacm2/prometheus-rhel8@sha256:67e0fadfbb4d99a60435ed12b470772b38ace4ca815fe73da68eb3c826e200fc_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/prometheus-rhel8@sha256:67e0fadfbb4d99a60435ed12b470772b38ace4ca815fe73da68eb3c826e200fc?arch=ppc64le\u0026repository_url=registry.redhat.io/rhacm2/prometheus-rhel8\u0026tag=v2.6.0-8"
}
}
},
{
"category": "product_version",
"name": "rhacm2/rbac-query-proxy-rhel8@sha256:475a45884a51127722030226ff9a5f0752c98574c41eb61796aece5e702346a3_ppc64le",
"product": {
"name": "rhacm2/rbac-query-proxy-rhel8@sha256:475a45884a51127722030226ff9a5f0752c98574c41eb61796aece5e702346a3_ppc64le",
"product_id": "rhacm2/rbac-query-proxy-rhel8@sha256:475a45884a51127722030226ff9a5f0752c98574c41eb61796aece5e702346a3_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/rbac-query-proxy-rhel8@sha256:475a45884a51127722030226ff9a5f0752c98574c41eb61796aece5e702346a3?arch=ppc64le\u0026repository_url=registry.redhat.io/rhacm2/rbac-query-proxy-rhel8\u0026tag=v2.6.0-19"
}
}
},
{
"category": "product_version",
"name": "rhacm2/redisgraph-tls-rhel8@sha256:d722f2ffab1f58bbaf3c62ef71dbf7e6c4023e6ab17690f1049075a321d0b1ac_ppc64le",
"product": {
"name": "rhacm2/redisgraph-tls-rhel8@sha256:d722f2ffab1f58bbaf3c62ef71dbf7e6c4023e6ab17690f1049075a321d0b1ac_ppc64le",
"product_id": "rhacm2/redisgraph-tls-rhel8@sha256:d722f2ffab1f58bbaf3c62ef71dbf7e6c4023e6ab17690f1049075a321d0b1ac_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/redisgraph-tls-rhel8@sha256:d722f2ffab1f58bbaf3c62ef71dbf7e6c4023e6ab17690f1049075a321d0b1ac?arch=ppc64le\u0026repository_url=registry.redhat.io/rhacm2/redisgraph-tls-rhel8\u0026tag=v2.6.0-10"
}
}
},
{
"category": "product_version",
"name": "rhacm2/search-aggregator-rhel8@sha256:2b5f372c1c73c4de587b5a4388d95b8cc553fc56af446fcefa0e14c6d980b6b3_ppc64le",
"product": {
"name": "rhacm2/search-aggregator-rhel8@sha256:2b5f372c1c73c4de587b5a4388d95b8cc553fc56af446fcefa0e14c6d980b6b3_ppc64le",
"product_id": "rhacm2/search-aggregator-rhel8@sha256:2b5f372c1c73c4de587b5a4388d95b8cc553fc56af446fcefa0e14c6d980b6b3_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/search-aggregator-rhel8@sha256:2b5f372c1c73c4de587b5a4388d95b8cc553fc56af446fcefa0e14c6d980b6b3?arch=ppc64le\u0026repository_url=registry.redhat.io/rhacm2/search-aggregator-rhel8\u0026tag=v2.6.0-7"
}
}
},
{
"category": "product_version",
"name": "rhacm2/search-api-rhel8@sha256:aa8ea0deabc39a068f3f6ce9fa6334e44fc507355009a9bff448e742156ec203_ppc64le",
"product": {
"name": "rhacm2/search-api-rhel8@sha256:aa8ea0deabc39a068f3f6ce9fa6334e44fc507355009a9bff448e742156ec203_ppc64le",
"product_id": "rhacm2/search-api-rhel8@sha256:aa8ea0deabc39a068f3f6ce9fa6334e44fc507355009a9bff448e742156ec203_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/search-api-rhel8@sha256:aa8ea0deabc39a068f3f6ce9fa6334e44fc507355009a9bff448e742156ec203?arch=ppc64le\u0026repository_url=registry.redhat.io/rhacm2/search-api-rhel8\u0026tag=v2.6.0-17"
}
}
},
{
"category": "product_version",
"name": "rhacm2/search-collector-rhel8@sha256:c467c1d7ceaf5281077f7fe8ff1c1c4cffe325132890a3ab9b96ea5db2e2c930_ppc64le",
"product": {
"name": "rhacm2/search-collector-rhel8@sha256:c467c1d7ceaf5281077f7fe8ff1c1c4cffe325132890a3ab9b96ea5db2e2c930_ppc64le",
"product_id": "rhacm2/search-collector-rhel8@sha256:c467c1d7ceaf5281077f7fe8ff1c1c4cffe325132890a3ab9b96ea5db2e2c930_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/search-collector-rhel8@sha256:c467c1d7ceaf5281077f7fe8ff1c1c4cffe325132890a3ab9b96ea5db2e2c930?arch=ppc64le\u0026repository_url=registry.redhat.io/rhacm2/search-collector-rhel8\u0026tag=v2.6.0-10"
}
}
},
{
"category": "product_version",
"name": "rhacm2/search-rhel8@sha256:2135cd20bb7ebbf48499992fe46a928e28fc78c86e360633ea09054520c42539_ppc64le",
"product": {
"name": "rhacm2/search-rhel8@sha256:2135cd20bb7ebbf48499992fe46a928e28fc78c86e360633ea09054520c42539_ppc64le",
"product_id": "rhacm2/search-rhel8@sha256:2135cd20bb7ebbf48499992fe46a928e28fc78c86e360633ea09054520c42539_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/search-rhel8@sha256:2135cd20bb7ebbf48499992fe46a928e28fc78c86e360633ea09054520c42539?arch=ppc64le\u0026repository_url=registry.redhat.io/rhacm2/search-rhel8\u0026tag=v2.6.0-9"
}
}
},
{
"category": "product_version",
"name": "rhacm2/submariner-addon-rhel8@sha256:7b80d01371f551df506bd0c56df6829845bfce497ff01cc44b68f172ed5399b4_ppc64le",
"product": {
"name": "rhacm2/submariner-addon-rhel8@sha256:7b80d01371f551df506bd0c56df6829845bfce497ff01cc44b68f172ed5399b4_ppc64le",
"product_id": "rhacm2/submariner-addon-rhel8@sha256:7b80d01371f551df506bd0c56df6829845bfce497ff01cc44b68f172ed5399b4_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/submariner-addon-rhel8@sha256:7b80d01371f551df506bd0c56df6829845bfce497ff01cc44b68f172ed5399b4?arch=ppc64le\u0026repository_url=registry.redhat.io/rhacm2/submariner-addon-rhel8\u0026tag=v2.6.0-23"
}
}
},
{
"category": "product_version",
"name": "rhacm2/thanos-rhel8@sha256:faaa00c0af80c781a7c610616153a3cd1dc1b20637934c3a243a2e9664ba0ee5_ppc64le",
"product": {
"name": "rhacm2/thanos-rhel8@sha256:faaa00c0af80c781a7c610616153a3cd1dc1b20637934c3a243a2e9664ba0ee5_ppc64le",
"product_id": "rhacm2/thanos-rhel8@sha256:faaa00c0af80c781a7c610616153a3cd1dc1b20637934c3a243a2e9664ba0ee5_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/thanos-rhel8@sha256:faaa00c0af80c781a7c610616153a3cd1dc1b20637934c3a243a2e9664ba0ee5?arch=ppc64le\u0026repository_url=registry.redhat.io/rhacm2/thanos-rhel8\u0026tag=v2.6.0-9"
}
}
},
{
"category": "product_version",
"name": "rhacm2/thanos-receive-controller-rhel8@sha256:21f2626c10c4fb61b37e6ca4ab574186b423f155fbc5cfef3e894fff04cc270e_ppc64le",
"product": {
"name": "rhacm2/thanos-receive-controller-rhel8@sha256:21f2626c10c4fb61b37e6ca4ab574186b423f155fbc5cfef3e894fff04cc270e_ppc64le",
"product_id": "rhacm2/thanos-receive-controller-rhel8@sha256:21f2626c10c4fb61b37e6ca4ab574186b423f155fbc5cfef3e894fff04cc270e_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/thanos-receive-controller-rhel8@sha256:21f2626c10c4fb61b37e6ca4ab574186b423f155fbc5cfef3e894fff04cc270e?arch=ppc64le\u0026repository_url=registry.redhat.io/rhacm2/thanos-receive-controller-rhel8\u0026tag=v2.6.0-6"
}
}
}
],
"category": "architecture",
"name": "ppc64le"
},
{
"branches": [
{
"category": "product_version",
"name": "rhacm2/acm-governance-policy-addon-controller-rhel8@sha256:f6194b9056d77e54f3c74caa9eab87bd1df1818d082fc807229d1c44ec6c88c4_arm64",
"product": {
"name": "rhacm2/acm-governance-policy-addon-controller-rhel8@sha256:f6194b9056d77e54f3c74caa9eab87bd1df1818d082fc807229d1c44ec6c88c4_arm64",
"product_id": "rhacm2/acm-governance-policy-addon-controller-rhel8@sha256:f6194b9056d77e54f3c74caa9eab87bd1df1818d082fc807229d1c44ec6c88c4_arm64",
"product_identification_helper": {
"purl": "pkg:oci/acm-governance-policy-addon-controller-rhel8@sha256:f6194b9056d77e54f3c74caa9eab87bd1df1818d082fc807229d1c44ec6c88c4?arch=arm64\u0026repository_url=registry.redhat.io/rhacm2/acm-governance-policy-addon-controller-rhel8\u0026tag=v2.6.0-19"
}
}
},
{
"category": "product_version",
"name": "rhacm2/acm-grafana-rhel8@sha256:cc1c196b19c5fd8f313c6136359cc9dd37b5f59d32a581b10cf89b80b7d0cbf4_arm64",
"product": {
"name": "rhacm2/acm-grafana-rhel8@sha256:cc1c196b19c5fd8f313c6136359cc9dd37b5f59d32a581b10cf89b80b7d0cbf4_arm64",
"product_id": "rhacm2/acm-grafana-rhel8@sha256:cc1c196b19c5fd8f313c6136359cc9dd37b5f59d32a581b10cf89b80b7d0cbf4_arm64",
"product_identification_helper": {
"purl": "pkg:oci/acm-grafana-rhel8@sha256:cc1c196b19c5fd8f313c6136359cc9dd37b5f59d32a581b10cf89b80b7d0cbf4?arch=arm64\u0026repository_url=registry.redhat.io/rhacm2/acm-grafana-rhel8\u0026tag=v2.6.0-8"
}
}
},
{
"category": "product_version",
"name": "rhacm2/acm-must-gather-rhel8@sha256:39842906b3846418bc31098e2abad08210118d86aa683e9e5fd04a97822df22d_arm64",
"product": {
"name": "rhacm2/acm-must-gather-rhel8@sha256:39842906b3846418bc31098e2abad08210118d86aa683e9e5fd04a97822df22d_arm64",
"product_id": "rhacm2/acm-must-gather-rhel8@sha256:39842906b3846418bc31098e2abad08210118d86aa683e9e5fd04a97822df22d_arm64",
"product_identification_helper": {
"purl": "pkg:oci/acm-must-gather-rhel8@sha256:39842906b3846418bc31098e2abad08210118d86aa683e9e5fd04a97822df22d?arch=arm64\u0026repository_url=registry.redhat.io/rhacm2/acm-must-gather-rhel8\u0026tag=v2.6.0-10"
}
}
},
{
"category": "product_version",
"name": "rhacm2/acm-operator-bundle@sha256:1cbcd58a4c23e4c89a6a0509f78802a5aa21205db2784ebc9772b99a3917b183_arm64",
"product": {
"name": "rhacm2/acm-operator-bundle@sha256:1cbcd58a4c23e4c89a6a0509f78802a5aa21205db2784ebc9772b99a3917b183_arm64",
"product_id": "rhacm2/acm-operator-bundle@sha256:1cbcd58a4c23e4c89a6a0509f78802a5aa21205db2784ebc9772b99a3917b183_arm64",
"product_identification_helper": {
"purl": "pkg:oci/acm-operator-bundle@sha256:1cbcd58a4c23e4c89a6a0509f78802a5aa21205db2784ebc9772b99a3917b183?arch=arm64\u0026repository_url=registry.redhat.io/rhacm2/acm-operator-bundle\u0026tag=v2.6.0-104"
}
}
},
{
"category": "product_version",
"name": "rhacm2/acm-prometheus-config-reloader-rhel8@sha256:693a77a9324d6c7f0e69bd9d5725b51f3e429972f1e67469e93648cb347eae84_arm64",
"product": {
"name": "rhacm2/acm-prometheus-config-reloader-rhel8@sha256:693a77a9324d6c7f0e69bd9d5725b51f3e429972f1e67469e93648cb347eae84_arm64",
"product_id": "rhacm2/acm-prometheus-config-reloader-rhel8@sha256:693a77a9324d6c7f0e69bd9d5725b51f3e429972f1e67469e93648cb347eae84_arm64",
"product_identification_helper": {
"purl": "pkg:oci/acm-prometheus-config-reloader-rhel8@sha256:693a77a9324d6c7f0e69bd9d5725b51f3e429972f1e67469e93648cb347eae84?arch=arm64\u0026repository_url=registry.redhat.io/rhacm2/acm-prometheus-config-reloader-rhel8\u0026tag=v2.6.0-8"
}
}
},
{
"category": "product_version",
"name": "rhacm2/acm-prometheus-rhel8@sha256:b457d0b95d88c5dd0aac87492cbca40a9d7c2074002ad110f52d562f0c5d0797_arm64",
"product": {
"name": "rhacm2/acm-prometheus-rhel8@sha256:b457d0b95d88c5dd0aac87492cbca40a9d7c2074002ad110f52d562f0c5d0797_arm64",
"product_id": "rhacm2/acm-prometheus-rhel8@sha256:b457d0b95d88c5dd0aac87492cbca40a9d7c2074002ad110f52d562f0c5d0797_arm64",
"product_identification_helper": {
"purl": "pkg:oci/acm-prometheus-rhel8@sha256:b457d0b95d88c5dd0aac87492cbca40a9d7c2074002ad110f52d562f0c5d0797?arch=arm64\u0026repository_url=registry.redhat.io/rhacm2/acm-prometheus-rhel8\u0026tag=v2.6.0-8"
}
}
},
{
"category": "product_version",
"name": "rhacm2/acm-volsync-addon-controller-rhel8@sha256:f7abdf1756bc0ff2ebf02fee0469a8b9eeabe1fa8cafdd21c6e8f958155b70bb_arm64",
"product": {
"name": "rhacm2/acm-volsync-addon-controller-rhel8@sha256:f7abdf1756bc0ff2ebf02fee0469a8b9eeabe1fa8cafdd21c6e8f958155b70bb_arm64",
"product_id": "rhacm2/acm-volsync-addon-controller-rhel8@sha256:f7abdf1756bc0ff2ebf02fee0469a8b9eeabe1fa8cafdd21c6e8f958155b70bb_arm64",
"product_identification_helper": {
"purl": "pkg:oci/acm-volsync-addon-controller-rhel8@sha256:f7abdf1756bc0ff2ebf02fee0469a8b9eeabe1fa8cafdd21c6e8f958155b70bb?arch=arm64\u0026repository_url=registry.redhat.io/rhacm2/acm-volsync-addon-controller-rhel8\u0026tag=v2.6.0-9"
}
}
},
{
"category": "product_version",
"name": "rhacm2/cert-policy-controller-rhel8@sha256:d660befef0c8f7a4db7aa3b865545c9863d8f37e7ba4b8de4380185f82b208d4_arm64",
"product": {
"name": "rhacm2/cert-policy-controller-rhel8@sha256:d660befef0c8f7a4db7aa3b865545c9863d8f37e7ba4b8de4380185f82b208d4_arm64",
"product_id": "rhacm2/cert-policy-controller-rhel8@sha256:d660befef0c8f7a4db7aa3b865545c9863d8f37e7ba4b8de4380185f82b208d4_arm64",
"product_identification_helper": {
"purl": "pkg:oci/cert-policy-controller-rhel8@sha256:d660befef0c8f7a4db7aa3b865545c9863d8f37e7ba4b8de4380185f82b208d4?arch=arm64\u0026repository_url=registry.redhat.io/rhacm2/cert-policy-controller-rhel8\u0026tag=v2.6.0-12"
}
}
},
{
"category": "product_version",
"name": "rhacm2/cluster-backup-rhel8-operator@sha256:8915dbdc562e63441f79041bdf1176e46ce53e95418d133f0cd0c1ff79da48a2_arm64",
"product": {
"name": "rhacm2/cluster-backup-rhel8-operator@sha256:8915dbdc562e63441f79041bdf1176e46ce53e95418d133f0cd0c1ff79da48a2_arm64",
"product_id": "rhacm2/cluster-backup-rhel8-operator@sha256:8915dbdc562e63441f79041bdf1176e46ce53e95418d133f0cd0c1ff79da48a2_arm64",
"product_identification_helper": {
"purl": "pkg:oci/cluster-backup-rhel8-operator@sha256:8915dbdc562e63441f79041bdf1176e46ce53e95418d133f0cd0c1ff79da48a2?arch=arm64\u0026repository_url=registry.redhat.io/rhacm2/cluster-backup-rhel8-operator\u0026tag=v2.6.0-21"
}
}
},
{
"category": "product_version",
"name": "rhacm2/config-policy-controller-rhel8@sha256:a3abaa3d0bf1d34fa9e40903a8713c439f5f7f751e775d32cbab308983064ce0_arm64",
"product": {
"name": "rhacm2/config-policy-controller-rhel8@sha256:a3abaa3d0bf1d34fa9e40903a8713c439f5f7f751e775d32cbab308983064ce0_arm64",
"product_id": "rhacm2/config-policy-controller-rhel8@sha256:a3abaa3d0bf1d34fa9e40903a8713c439f5f7f751e775d32cbab308983064ce0_arm64",
"product_identification_helper": {
"purl": "pkg:oci/config-policy-controller-rhel8@sha256:a3abaa3d0bf1d34fa9e40903a8713c439f5f7f751e775d32cbab308983064ce0?arch=arm64\u0026repository_url=registry.redhat.io/rhacm2/config-policy-controller-rhel8\u0026tag=v2.6.0-20"
}
}
},
{
"category": "product_version",
"name": "rhacm2/console-rhel8@sha256:6c0f630ff57f6f423df6dbf4df9faad25089f9b391be35cb8bc9cd5211f94d67_arm64",
"product": {
"name": "rhacm2/console-rhel8@sha256:6c0f630ff57f6f423df6dbf4df9faad25089f9b391be35cb8bc9cd5211f94d67_arm64",
"product_id": "rhacm2/console-rhel8@sha256:6c0f630ff57f6f423df6dbf4df9faad25089f9b391be35cb8bc9cd5211f94d67_arm64",
"product_identification_helper": {
"purl": "pkg:oci/console-rhel8@sha256:6c0f630ff57f6f423df6dbf4df9faad25089f9b391be35cb8bc9cd5211f94d67?arch=arm64\u0026repository_url=registry.redhat.io/rhacm2/console-rhel8\u0026tag=v2.6.0-65"
}
}
},
{
"category": "product_version",
"name": "rhacm2/endpoint-monitoring-rhel8-operator@sha256:060bcd658756a924b4ce4d202bd447a3254fc1f49af7d685dde8720f355cde8e_arm64",
"product": {
"name": "rhacm2/endpoint-monitoring-rhel8-operator@sha256:060bcd658756a924b4ce4d202bd447a3254fc1f49af7d685dde8720f355cde8e_arm64",
"product_id": "rhacm2/endpoint-monitoring-rhel8-operator@sha256:060bcd658756a924b4ce4d202bd447a3254fc1f49af7d685dde8720f355cde8e_arm64",
"product_identification_helper": {
"purl": "pkg:oci/endpoint-monitoring-rhel8-operator@sha256:060bcd658756a924b4ce4d202bd447a3254fc1f49af7d685dde8720f355cde8e?arch=arm64\u0026repository_url=registry.redhat.io/rhacm2/endpoint-monitoring-rhel8-operator\u0026tag=v2.6.0-19"
}
}
},
{
"category": "product_version",
"name": "rhacm2/governance-policy-propagator-rhel8@sha256:51be0f04938b60ed1dba60908bebd2000d78e4ade34757bae70a083c67d77e8e_arm64",
"product": {
"name": "rhacm2/governance-policy-propagator-rhel8@sha256:51be0f04938b60ed1dba60908bebd2000d78e4ade34757bae70a083c67d77e8e_arm64",
"product_id": "rhacm2/governance-policy-propagator-rhel8@sha256:51be0f04938b60ed1dba60908bebd2000d78e4ade34757bae70a083c67d77e8e_arm64",
"product_identification_helper": {
"purl": "pkg:oci/governance-policy-propagator-rhel8@sha256:51be0f04938b60ed1dba60908bebd2000d78e4ade34757bae70a083c67d77e8e?arch=arm64\u0026repository_url=registry.redhat.io/rhacm2/governance-policy-propagator-rhel8\u0026tag=v2.6.0-18"
}
}
},
{
"category": "product_version",
"name": "rhacm2/governance-policy-spec-sync-rhel8@sha256:d06ffc621167aff31ecb0fa417b294ff0676fb00e4ef1c6cb0fb2aaf4b2561e0_arm64",
"product": {
"name": "rhacm2/governance-policy-spec-sync-rhel8@sha256:d06ffc621167aff31ecb0fa417b294ff0676fb00e4ef1c6cb0fb2aaf4b2561e0_arm64",
"product_id": "rhacm2/governance-policy-spec-sync-rhel8@sha256:d06ffc621167aff31ecb0fa417b294ff0676fb00e4ef1c6cb0fb2aaf4b2561e0_arm64",
"product_identification_helper": {
"purl": "pkg:oci/governance-policy-spec-sync-rhel8@sha256:d06ffc621167aff31ecb0fa417b294ff0676fb00e4ef1c6cb0fb2aaf4b2561e0?arch=arm64\u0026repository_url=registry.redhat.io/rhacm2/governance-policy-spec-sync-rhel8\u0026tag=v2.6.0-14"
}
}
},
{
"category": "product_version",
"name": "rhacm2/governance-policy-status-sync-rhel8@sha256:4c86e16f15aaf454e4e5ce5436e1db27a5f8a55f573c3eaf02e4786fe52edfc8_arm64",
"product": {
"name": "rhacm2/governance-policy-status-sync-rhel8@sha256:4c86e16f15aaf454e4e5ce5436e1db27a5f8a55f573c3eaf02e4786fe52edfc8_arm64",
"product_id": "rhacm2/governance-policy-status-sync-rhel8@sha256:4c86e16f15aaf454e4e5ce5436e1db27a5f8a55f573c3eaf02e4786fe52edfc8_arm64",
"product_identification_helper": {
"purl": "pkg:oci/governance-policy-status-sync-rhel8@sha256:4c86e16f15aaf454e4e5ce5436e1db27a5f8a55f573c3eaf02e4786fe52edfc8?arch=arm64\u0026repository_url=registry.redhat.io/rhacm2/governance-policy-status-sync-rhel8\u0026tag=v2.6.0-15"
}
}
},
{
"category": "product_version",
"name": "rhacm2/governance-policy-template-sync-rhel8@sha256:5c17f979f47840a879059ad83de12f0756889564a17190ba4438a7632c999bb1_arm64",
"product": {
"name": "rhacm2/governance-policy-template-sync-rhel8@sha256:5c17f979f47840a879059ad83de12f0756889564a17190ba4438a7632c999bb1_arm64",
"product_id": "rhacm2/governance-policy-template-sync-rhel8@sha256:5c17f979f47840a879059ad83de12f0756889564a17190ba4438a7632c999bb1_arm64",
"product_identification_helper": {
"purl": "pkg:oci/governance-policy-template-sync-rhel8@sha256:5c17f979f47840a879059ad83de12f0756889564a17190ba4438a7632c999bb1?arch=arm64\u0026repository_url=registry.redhat.io/rhacm2/governance-policy-template-sync-rhel8\u0026tag=v2.6.0-17"
}
}
},
{
"category": "product_version",
"name": "rhacm2/grafana-dashboard-loader-rhel8@sha256:1f5c1b2cffebf069859e95d0e722cb293f8c176bf5c5873bb9517c96b26c2e10_arm64",
"product": {
"name": "rhacm2/grafana-dashboard-loader-rhel8@sha256:1f5c1b2cffebf069859e95d0e722cb293f8c176bf5c5873bb9517c96b26c2e10_arm64",
"product_id": "rhacm2/grafana-dashboard-loader-rhel8@sha256:1f5c1b2cffebf069859e95d0e722cb293f8c176bf5c5873bb9517c96b26c2e10_arm64",
"product_identification_helper": {
"purl": "pkg:oci/grafana-dashboard-loader-rhel8@sha256:1f5c1b2cffebf069859e95d0e722cb293f8c176bf5c5873bb9517c96b26c2e10?arch=arm64\u0026repository_url=registry.redhat.io/rhacm2/grafana-dashboard-loader-rhel8\u0026tag=v2.6.0-19"
}
}
},
{
"category": "product_version",
"name": "rhacm2/iam-policy-controller-rhel8@sha256:2827e5f485213f92e2d0092187f3976dd6fe598e39b5cf2212d48c3a44c34b13_arm64",
"product": {
"name": "rhacm2/iam-policy-controller-rhel8@sha256:2827e5f485213f92e2d0092187f3976dd6fe598e39b5cf2212d48c3a44c34b13_arm64",
"product_id": "rhacm2/iam-policy-controller-rhel8@sha256:2827e5f485213f92e2d0092187f3976dd6fe598e39b5cf2212d48c3a44c34b13_arm64",
"product_identification_helper": {
"purl": "pkg:oci/iam-policy-controller-rhel8@sha256:2827e5f485213f92e2d0092187f3976dd6fe598e39b5cf2212d48c3a44c34b13?arch=arm64\u0026repository_url=registry.redhat.io/rhacm2/iam-policy-controller-rhel8\u0026tag=v2.6.0-10"
}
}
},
{
"category": "product_version",
"name": "rhacm2/insights-client-rhel8@sha256:e15c410b693b34f49869d037ebb5584384fcdf88114b7a94967ca09f1361a5f3_arm64",
"product": {
"name": "rhacm2/insights-client-rhel8@sha256:e15c410b693b34f49869d037ebb5584384fcdf88114b7a94967ca09f1361a5f3_arm64",
"product_id": "rhacm2/insights-client-rhel8@sha256:e15c410b693b34f49869d037ebb5584384fcdf88114b7a94967ca09f1361a5f3_arm64",
"product_identification_helper": {
"purl": "pkg:oci/insights-client-rhel8@sha256:e15c410b693b34f49869d037ebb5584384fcdf88114b7a94967ca09f1361a5f3?arch=arm64\u0026repository_url=registry.redhat.io/rhacm2/insights-client-rhel8\u0026tag=v2.6.0-13"
}
}
},
{
"category": "product_version",
"name": "rhacm2/insights-metrics-rhel8@sha256:88d9b7246aa75cb2c88ccb7f2f1202fc465be0f2d89e59f1d2259f69ada56d9d_arm64",
"product": {
"name": "rhacm2/insights-metrics-rhel8@sha256:88d9b7246aa75cb2c88ccb7f2f1202fc465be0f2d89e59f1d2259f69ada56d9d_arm64",
"product_id": "rhacm2/insights-metrics-rhel8@sha256:88d9b7246aa75cb2c88ccb7f2f1202fc465be0f2d89e59f1d2259f69ada56d9d_arm64",
"product_identification_helper": {
"purl": "pkg:oci/insights-metrics-rhel8@sha256:88d9b7246aa75cb2c88ccb7f2f1202fc465be0f2d89e59f1d2259f69ada56d9d?arch=arm64\u0026repository_url=registry.redhat.io/rhacm2/insights-metrics-rhel8\u0026tag=v2.6.0-10"
}
}
},
{
"category": "product_version",
"name": "rhacm2/klusterlet-addon-controller-rhel8@sha256:bdb97eb5bb0e8f59edf0d389fb07c45171e728dc8b4d2bdacd785193b46ec03b_arm64",
"product": {
"name": "rhacm2/klusterlet-addon-controller-rhel8@sha256:bdb97eb5bb0e8f59edf0d389fb07c45171e728dc8b4d2bdacd785193b46ec03b_arm64",
"product_id": "rhacm2/klusterlet-addon-controller-rhel8@sha256:bdb97eb5bb0e8f59edf0d389fb07c45171e728dc8b4d2bdacd785193b46ec03b_arm64",
"product_identification_helper": {
"purl": "pkg:oci/klusterlet-addon-controller-rhel8@sha256:bdb97eb5bb0e8f59edf0d389fb07c45171e728dc8b4d2bdacd785193b46ec03b?arch=arm64\u0026repository_url=registry.redhat.io/rhacm2/klusterlet-addon-controller-rhel8\u0026tag=v2.6.0-15"
}
}
},
{
"category": "product_version",
"name": "rhacm2/kube-rbac-proxy-rhel8@sha256:b2c0b7414d0fc36a49cbdc5a56b25dd62aac18defc2defbd9c1895cd13a5e716_arm64",
"product": {
"name": "rhacm2/kube-rbac-proxy-rhel8@sha256:b2c0b7414d0fc36a49cbdc5a56b25dd62aac18defc2defbd9c1895cd13a5e716_arm64",
"product_id": "rhacm2/kube-rbac-proxy-rhel8@sha256:b2c0b7414d0fc36a49cbdc5a56b25dd62aac18defc2defbd9c1895cd13a5e716_arm64",
"product_identification_helper": {
"purl": "pkg:oci/kube-rbac-proxy-rhel8@sha256:b2c0b7414d0fc36a49cbdc5a56b25dd62aac18defc2defbd9c1895cd13a5e716?arch=arm64\u0026repository_url=registry.redhat.io/rhacm2/kube-rbac-proxy-rhel8\u0026tag=v2.6.0-8"
}
}
},
{
"category": "product_version",
"name": "rhacm2/kube-state-metrics-rhel8@sha256:5f2393bceefffb32240043b6722aa73d31fc8133cc2666fcf5eb8d33794bc54f_arm64",
"product": {
"name": "rhacm2/kube-state-metrics-rhel8@sha256:5f2393bceefffb32240043b6722aa73d31fc8133cc2666fcf5eb8d33794bc54f_arm64",
"product_id": "rhacm2/kube-state-metrics-rhel8@sha256:5f2393bceefffb32240043b6722aa73d31fc8133cc2666fcf5eb8d33794bc54f_arm64",
"product_identification_helper": {
"purl": "pkg:oci/kube-state-metrics-rhel8@sha256:5f2393bceefffb32240043b6722aa73d31fc8133cc2666fcf5eb8d33794bc54f?arch=arm64\u0026repository_url=registry.redhat.io/rhacm2/kube-state-metrics-rhel8\u0026tag=v2.6.0-9"
}
}
},
{
"category": "product_version",
"name": "rhacm2/management-ingress-rhel8@sha256:07238998d21204cd8f25dc63e6dbde20a2dd25c3b96609729306db6c63a0fca4_arm64",
"product": {
"name": "rhacm2/management-ingress-rhel8@sha256:07238998d21204cd8f25dc63e6dbde20a2dd25c3b96609729306db6c63a0fca4_arm64",
"product_id": "rhacm2/management-ingress-rhel8@sha256:07238998d21204cd8f25dc63e6dbde20a2dd25c3b96609729306db6c63a0fca4_arm64",
"product_identification_helper": {
"purl": "pkg:oci/management-ingress-rhel8@sha256:07238998d21204cd8f25dc63e6dbde20a2dd25c3b96609729306db6c63a0fca4?arch=arm64\u0026repository_url=registry.redhat.io/rhacm2/management-ingress-rhel8\u0026tag=v2.6.0-9"
}
}
},
{
"category": "product_version",
"name": "rhacm2/memcached-rhel8@sha256:59b3ce3f3f4459c97cfffee5e20830d70f8a69198b5fab271e6c478d615c46d3_arm64",
"product": {
"name": "rhacm2/memcached-rhel8@sha256:59b3ce3f3f4459c97cfffee5e20830d70f8a69198b5fab271e6c478d615c46d3_arm64",
"product_id": "rhacm2/memcached-rhel8@sha256:59b3ce3f3f4459c97cfffee5e20830d70f8a69198b5fab271e6c478d615c46d3_arm64",
"product_identification_helper": {
"purl": "pkg:oci/memcached-rhel8@sha256:59b3ce3f3f4459c97cfffee5e20830d70f8a69198b5fab271e6c478d615c46d3?arch=arm64\u0026repository_url=registry.redhat.io/rhacm2/memcached-rhel8\u0026tag=v2.6.0-6"
}
}
},
{
"category": "product_version",
"name": "rhacm2/memcached-exporter-rhel8@sha256:9635616c8f058e67d557201147904b05f8b49938f63fb2b0239dfca883f61685_arm64",
"product": {
"name": "rhacm2/memcached-exporter-rhel8@sha256:9635616c8f058e67d557201147904b05f8b49938f63fb2b0239dfca883f61685_arm64",
"product_id": "rhacm2/memcached-exporter-rhel8@sha256:9635616c8f058e67d557201147904b05f8b49938f63fb2b0239dfca883f61685_arm64",
"product_identification_helper": {
"purl": "pkg:oci/memcached-exporter-rhel8@sha256:9635616c8f058e67d557201147904b05f8b49938f63fb2b0239dfca883f61685?arch=arm64\u0026repository_url=registry.redhat.io/rhacm2/memcached-exporter-rhel8\u0026tag=v2.6.0-6"
}
}
},
{
"category": "product_version",
"name": "rhacm2/metrics-collector-rhel8@sha256:7991f484f97b9951f27f70e67d5db0850c4189ee86db8406cdda961a9beb06f0_arm64",
"product": {
"name": "rhacm2/metrics-collector-rhel8@sha256:7991f484f97b9951f27f70e67d5db0850c4189ee86db8406cdda961a9beb06f0_arm64",
"product_id": "rhacm2/metrics-collector-rhel8@sha256:7991f484f97b9951f27f70e67d5db0850c4189ee86db8406cdda961a9beb06f0_arm64",
"product_identification_helper": {
"purl": "pkg:oci/metrics-collector-rhel8@sha256:7991f484f97b9951f27f70e67d5db0850c4189ee86db8406cdda961a9beb06f0?arch=arm64\u0026repository_url=registry.redhat.io/rhacm2/metrics-collector-rhel8\u0026tag=v2.6.0-19"
}
}
},
{
"category": "product_version",
"name": "rhacm2/multicloud-integrations-rhel8@sha256:6813ccd43a1aecd1aaf4d5d4b1620fd63bbca00b736100189ff91246bf3bc36b_arm64",
"product": {
"name": "rhacm2/multicloud-integrations-rhel8@sha256:6813ccd43a1aecd1aaf4d5d4b1620fd63bbca00b736100189ff91246bf3bc36b_arm64",
"product_id": "rhacm2/multicloud-integrations-rhel8@sha256:6813ccd43a1aecd1aaf4d5d4b1620fd63bbca00b736100189ff91246bf3bc36b_arm64",
"product_identification_helper": {
"purl": "pkg:oci/multicloud-integrations-rhel8@sha256:6813ccd43a1aecd1aaf4d5d4b1620fd63bbca00b736100189ff91246bf3bc36b?arch=arm64\u0026repository_url=registry.redhat.io/rhacm2/multicloud-integrations-rhel8\u0026tag=v2.6.0-14"
}
}
},
{
"category": "product_version",
"name": "rhacm2/multiclusterhub-rhel8@sha256:a33e91fb763a2f0894433bce31bd44229e7d5f5c53d36c6b6f643807a45c110b_arm64",
"product": {
"name": "rhacm2/multiclusterhub-rhel8@sha256:a33e91fb763a2f0894433bce31bd44229e7d5f5c53d36c6b6f643807a45c110b_arm64",
"product_id": "rhacm2/multiclusterhub-rhel8@sha256:a33e91fb763a2f0894433bce31bd44229e7d5f5c53d36c6b6f643807a45c110b_arm64",
"product_identification_helper": {
"purl": "pkg:oci/multiclusterhub-rhel8@sha256:a33e91fb763a2f0894433bce31bd44229e7d5f5c53d36c6b6f643807a45c110b?arch=arm64\u0026repository_url=registry.redhat.io/rhacm2/multiclusterhub-rhel8\u0026tag=v2.6.0-27"
}
}
},
{
"category": "product_version",
"name": "rhacm2/multiclusterhub-repo-rhel8@sha256:a45ed68e7d3ac89d17eaf06445cabfc19a9ce85a42f116d75028d6acd18a322b_arm64",
"product": {
"name": "rhacm2/multiclusterhub-repo-rhel8@sha256:a45ed68e7d3ac89d17eaf06445cabfc19a9ce85a42f116d75028d6acd18a322b_arm64",
"product_id": "rhacm2/multiclusterhub-repo-rhel8@sha256:a45ed68e7d3ac89d17eaf06445cabfc19a9ce85a42f116d75028d6acd18a322b_arm64",
"product_identification_helper": {
"purl": "pkg:oci/multiclusterhub-repo-rhel8@sha256:a45ed68e7d3ac89d17eaf06445cabfc19a9ce85a42f116d75028d6acd18a322b?arch=arm64\u0026repository_url=registry.redhat.io/rhacm2/multiclusterhub-repo-rhel8\u0026tag=v2.6.0-20"
}
}
},
{
"category": "product_version",
"name": "rhacm2/multicluster-observability-rhel8-operator@sha256:876bfa63b0e13833eaeadb7c6a0481f1d7970b283f69ece4d81c99985f4dd161_arm64",
"product": {
"name": "rhacm2/multicluster-observability-rhel8-operator@sha256:876bfa63b0e13833eaeadb7c6a0481f1d7970b283f69ece4d81c99985f4dd161_arm64",
"product_id": "rhacm2/multicluster-observability-rhel8-operator@sha256:876bfa63b0e13833eaeadb7c6a0481f1d7970b283f69ece4d81c99985f4dd161_arm64",
"product_identification_helper": {
"purl": "pkg:oci/multicluster-observability-rhel8-operator@sha256:876bfa63b0e13833eaeadb7c6a0481f1d7970b283f69ece4d81c99985f4dd161?arch=arm64\u0026repository_url=registry.redhat.io/rhacm2/multicluster-observability-rhel8-operator\u0026tag=v2.6.0-19"
}
}
},
{
"category": "product_version",
"name": "rhacm2/multicluster-operators-application-rhel8@sha256:724dd9f4a5e4acd061206ca2ea57c329210ade5135dbdf941b8d7e720daa4f10_arm64",
"product": {
"name": "rhacm2/multicluster-operators-application-rhel8@sha256:724dd9f4a5e4acd061206ca2ea57c329210ade5135dbdf941b8d7e720daa4f10_arm64",
"product_id": "rhacm2/multicluster-operators-application-rhel8@sha256:724dd9f4a5e4acd061206ca2ea57c329210ade5135dbdf941b8d7e720daa4f10_arm64",
"product_identification_helper": {
"purl": "pkg:oci/multicluster-operators-application-rhel8@sha256:724dd9f4a5e4acd061206ca2ea57c329210ade5135dbdf941b8d7e720daa4f10?arch=arm64\u0026repository_url=registry.redhat.io/rhacm2/multicluster-operators-application-rhel8\u0026tag=v2.6.0-20"
}
}
},
{
"category": "product_version",
"name": "rhacm2/multicluster-operators-channel-rhel8@sha256:82526c7c046325bde1dfa0a47b58b773355f00bc95c23be75105e7255e7bddd2_arm64",
"product": {
"name": "rhacm2/multicluster-operators-channel-rhel8@sha256:82526c7c046325bde1dfa0a47b58b773355f00bc95c23be75105e7255e7bddd2_arm64",
"product_id": "rhacm2/multicluster-operators-channel-rhel8@sha256:82526c7c046325bde1dfa0a47b58b773355f00bc95c23be75105e7255e7bddd2_arm64",
"product_identification_helper": {
"purl": "pkg:oci/multicluster-operators-channel-rhel8@sha256:82526c7c046325bde1dfa0a47b58b773355f00bc95c23be75105e7255e7bddd2?arch=arm64\u0026repository_url=registry.redhat.io/rhacm2/multicluster-operators-channel-rhel8\u0026tag=v2.6.0-19"
}
}
},
{
"category": "product_version",
"name": "rhacm2/multicluster-operators-subscription-rhel8@sha256:f58aff87d1efb64417c6976f6772a464e54beefe847f50a141726b7a1a6a293a_arm64",
"product": {
"name": "rhacm2/multicluster-operators-subscription-rhel8@sha256:f58aff87d1efb64417c6976f6772a464e54beefe847f50a141726b7a1a6a293a_arm64",
"product_id": "rhacm2/multicluster-operators-subscription-rhel8@sha256:f58aff87d1efb64417c6976f6772a464e54beefe847f50a141726b7a1a6a293a_arm64",
"product_identification_helper": {
"purl": "pkg:oci/multicluster-operators-subscription-rhel8@sha256:f58aff87d1efb64417c6976f6772a464e54beefe847f50a141726b7a1a6a293a?arch=arm64\u0026repository_url=registry.redhat.io/rhacm2/multicluster-operators-subscription-rhel8\u0026tag=v2.6.0-43"
}
}
},
{
"category": "product_version",
"name": "rhacm2/node-exporter-rhel8@sha256:533005e1608de68a09e53599de3f30990db95cb923794bab9ae9e3bc1a8b6baf_arm64",
"product": {
"name": "rhacm2/node-exporter-rhel8@sha256:533005e1608de68a09e53599de3f30990db95cb923794bab9ae9e3bc1a8b6baf_arm64",
"product_id": "rhacm2/node-exporter-rhel8@sha256:533005e1608de68a09e53599de3f30990db95cb923794bab9ae9e3bc1a8b6baf_arm64",
"product_identification_helper": {
"purl": "pkg:oci/node-exporter-rhel8@sha256:533005e1608de68a09e53599de3f30990db95cb923794bab9ae9e3bc1a8b6baf?arch=arm64\u0026repository_url=registry.redhat.io/rhacm2/node-exporter-rhel8\u0026tag=v2.6.0-9"
}
}
},
{
"category": "product_version",
"name": "rhacm2/observatorium-rhel8@sha256:bdd89a1051c8f21e7d81ff80c96731a0eaa7d15c320ab1e6b1dc3f6babd42598_arm64",
"product": {
"name": "rhacm2/observatorium-rhel8@sha256:bdd89a1051c8f21e7d81ff80c96731a0eaa7d15c320ab1e6b1dc3f6babd42598_arm64",
"product_id": "rhacm2/observatorium-rhel8@sha256:bdd89a1051c8f21e7d81ff80c96731a0eaa7d15c320ab1e6b1dc3f6babd42598_arm64",
"product_identification_helper": {
"purl": "pkg:oci/observatorium-rhel8@sha256:bdd89a1051c8f21e7d81ff80c96731a0eaa7d15c320ab1e6b1dc3f6babd42598?arch=arm64\u0026repository_url=registry.redhat.io/rhacm2/observatorium-rhel8\u0026tag=v2.6.0-8"
}
}
},
{
"category": "product_version",
"name": "rhacm2/observatorium-rhel8-operator@sha256:e69987a64fdbf873d4b19d8626c0c5e99dd13d7c95446850559be966dae45ad0_arm64",
"product": {
"name": "rhacm2/observatorium-rhel8-operator@sha256:e69987a64fdbf873d4b19d8626c0c5e99dd13d7c95446850559be966dae45ad0_arm64",
"product_id": "rhacm2/observatorium-rhel8-operator@sha256:e69987a64fdbf873d4b19d8626c0c5e99dd13d7c95446850559be966dae45ad0_arm64",
"product_identification_helper": {
"purl": "pkg:oci/observatorium-rhel8-operator@sha256:e69987a64fdbf873d4b19d8626c0c5e99dd13d7c95446850559be966dae45ad0?arch=arm64\u0026repository_url=registry.redhat.io/rhacm2/observatorium-rhel8-operator\u0026tag=v2.6.0-9"
}
}
},
{
"category": "product_version",
"name": "rhacm2/prometheus-alertmanager-rhel8@sha256:6d09865a228cdbbc6d1ac13042c3c00f0bd086f6dc181dfa3cdf8c7f9d826b9e_arm64",
"product": {
"name": "rhacm2/prometheus-alertmanager-rhel8@sha256:6d09865a228cdbbc6d1ac13042c3c00f0bd086f6dc181dfa3cdf8c7f9d826b9e_arm64",
"product_id": "rhacm2/prometheus-alertmanager-rhel8@sha256:6d09865a228cdbbc6d1ac13042c3c00f0bd086f6dc181dfa3cdf8c7f9d826b9e_arm64",
"product_identification_helper": {
"purl": "pkg:oci/prometheus-alertmanager-rhel8@sha256:6d09865a228cdbbc6d1ac13042c3c00f0bd086f6dc181dfa3cdf8c7f9d826b9e?arch=arm64\u0026repository_url=registry.redhat.io/rhacm2/prometheus-alertmanager-rhel8\u0026tag=v2.6.0-8"
}
}
},
{
"category": "product_version",
"name": "rhacm2/prometheus-rhel8@sha256:52cea7c27de23e3358030b09f22b962723c523a940f8e2043edc298c907d761c_arm64",
"product": {
"name": "rhacm2/prometheus-rhel8@sha256:52cea7c27de23e3358030b09f22b962723c523a940f8e2043edc298c907d761c_arm64",
"product_id": "rhacm2/prometheus-rhel8@sha256:52cea7c27de23e3358030b09f22b962723c523a940f8e2043edc298c907d761c_arm64",
"product_identification_helper": {
"purl": "pkg:oci/prometheus-rhel8@sha256:52cea7c27de23e3358030b09f22b962723c523a940f8e2043edc298c907d761c?arch=arm64\u0026repository_url=registry.redhat.io/rhacm2/prometheus-rhel8\u0026tag=v2.6.0-8"
}
}
},
{
"category": "product_version",
"name": "rhacm2/rbac-query-proxy-rhel8@sha256:29c76a37497f212aed280e2bf16ef45fb3785fb4649ce17b7fe9d653a79e2112_arm64",
"product": {
"name": "rhacm2/rbac-query-proxy-rhel8@sha256:29c76a37497f212aed280e2bf16ef45fb3785fb4649ce17b7fe9d653a79e2112_arm64",
"product_id": "rhacm2/rbac-query-proxy-rhel8@sha256:29c76a37497f212aed280e2bf16ef45fb3785fb4649ce17b7fe9d653a79e2112_arm64",
"product_identification_helper": {
"purl": "pkg:oci/rbac-query-proxy-rhel8@sha256:29c76a37497f212aed280e2bf16ef45fb3785fb4649ce17b7fe9d653a79e2112?arch=arm64\u0026repository_url=registry.redhat.io/rhacm2/rbac-query-proxy-rhel8\u0026tag=v2.6.0-19"
}
}
},
{
"category": "product_version",
"name": "rhacm2/redisgraph-tls-rhel8@sha256:35927ca6e6e9c8d420c499a0c8ad37c4297ba19743d550f489d3e66482275a49_arm64",
"product": {
"name": "rhacm2/redisgraph-tls-rhel8@sha256:35927ca6e6e9c8d420c499a0c8ad37c4297ba19743d550f489d3e66482275a49_arm64",
"product_id": "rhacm2/redisgraph-tls-rhel8@sha256:35927ca6e6e9c8d420c499a0c8ad37c4297ba19743d550f489d3e66482275a49_arm64",
"product_identification_helper": {
"purl": "pkg:oci/redisgraph-tls-rhel8@sha256:35927ca6e6e9c8d420c499a0c8ad37c4297ba19743d550f489d3e66482275a49?arch=arm64\u0026repository_url=registry.redhat.io/rhacm2/redisgraph-tls-rhel8\u0026tag=v2.6.0-10"
}
}
},
{
"category": "product_version",
"name": "rhacm2/search-aggregator-rhel8@sha256:6a915335bcebb0884fc72df2dfee97c74d42c035864b960e1c800fa6c5f8d93c_arm64",
"product": {
"name": "rhacm2/search-aggregator-rhel8@sha256:6a915335bcebb0884fc72df2dfee97c74d42c035864b960e1c800fa6c5f8d93c_arm64",
"product_id": "rhacm2/search-aggregator-rhel8@sha256:6a915335bcebb0884fc72df2dfee97c74d42c035864b960e1c800fa6c5f8d93c_arm64",
"product_identification_helper": {
"purl": "pkg:oci/search-aggregator-rhel8@sha256:6a915335bcebb0884fc72df2dfee97c74d42c035864b960e1c800fa6c5f8d93c?arch=arm64\u0026repository_url=registry.redhat.io/rhacm2/search-aggregator-rhel8\u0026tag=v2.6.0-7"
}
}
},
{
"category": "product_version",
"name": "rhacm2/search-api-rhel8@sha256:7400088d206592eb29cd86182909626262c9b2a99f017811fcc9d8a753c39009_arm64",
"product": {
"name": "rhacm2/search-api-rhel8@sha256:7400088d206592eb29cd86182909626262c9b2a99f017811fcc9d8a753c39009_arm64",
"product_id": "rhacm2/search-api-rhel8@sha256:7400088d206592eb29cd86182909626262c9b2a99f017811fcc9d8a753c39009_arm64",
"product_identification_helper": {
"purl": "pkg:oci/search-api-rhel8@sha256:7400088d206592eb29cd86182909626262c9b2a99f017811fcc9d8a753c39009?arch=arm64\u0026repository_url=registry.redhat.io/rhacm2/search-api-rhel8\u0026tag=v2.6.0-17"
}
}
},
{
"category": "product_version",
"name": "rhacm2/search-collector-rhel8@sha256:0174699ec75fcda08892b4e72b674df989af51ea5f04de57a62c2a85a3c08f4f_arm64",
"product": {
"name": "rhacm2/search-collector-rhel8@sha256:0174699ec75fcda08892b4e72b674df989af51ea5f04de57a62c2a85a3c08f4f_arm64",
"product_id": "rhacm2/search-collector-rhel8@sha256:0174699ec75fcda08892b4e72b674df989af51ea5f04de57a62c2a85a3c08f4f_arm64",
"product_identification_helper": {
"purl": "pkg:oci/search-collector-rhel8@sha256:0174699ec75fcda08892b4e72b674df989af51ea5f04de57a62c2a85a3c08f4f?arch=arm64\u0026repository_url=registry.redhat.io/rhacm2/search-collector-rhel8\u0026tag=v2.6.0-10"
}
}
},
{
"category": "product_version",
"name": "rhacm2/search-rhel8@sha256:3a7a31974210e21a3faed9b57a75b970c70ac41d9662b884d4ce67275f756fc7_arm64",
"product": {
"name": "rhacm2/search-rhel8@sha256:3a7a31974210e21a3faed9b57a75b970c70ac41d9662b884d4ce67275f756fc7_arm64",
"product_id": "rhacm2/search-rhel8@sha256:3a7a31974210e21a3faed9b57a75b970c70ac41d9662b884d4ce67275f756fc7_arm64",
"product_identification_helper": {
"purl": "pkg:oci/search-rhel8@sha256:3a7a31974210e21a3faed9b57a75b970c70ac41d9662b884d4ce67275f756fc7?arch=arm64\u0026repository_url=registry.redhat.io/rhacm2/search-rhel8\u0026tag=v2.6.0-9"
}
}
},
{
"category": "product_version",
"name": "rhacm2/submariner-addon-rhel8@sha256:b467881f4028a89a9e79ba93da719845db576f47a04ae6e569c2317be5594b29_arm64",
"product": {
"name": "rhacm2/submariner-addon-rhel8@sha256:b467881f4028a89a9e79ba93da719845db576f47a04ae6e569c2317be5594b29_arm64",
"product_id": "rhacm2/submariner-addon-rhel8@sha256:b467881f4028a89a9e79ba93da719845db576f47a04ae6e569c2317be5594b29_arm64",
"product_identification_helper": {
"purl": "pkg:oci/submariner-addon-rhel8@sha256:b467881f4028a89a9e79ba93da719845db576f47a04ae6e569c2317be5594b29?arch=arm64\u0026repository_url=registry.redhat.io/rhacm2/submariner-addon-rhel8\u0026tag=v2.6.0-23"
}
}
},
{
"category": "product_version",
"name": "rhacm2/thanos-rhel8@sha256:4b3b45ad0b564360c245d20b1540c2398c9606cf8684275e4ee071c591357929_arm64",
"product": {
"name": "rhacm2/thanos-rhel8@sha256:4b3b45ad0b564360c245d20b1540c2398c9606cf8684275e4ee071c591357929_arm64",
"product_id": "rhacm2/thanos-rhel8@sha256:4b3b45ad0b564360c245d20b1540c2398c9606cf8684275e4ee071c591357929_arm64",
"product_identification_helper": {
"purl": "pkg:oci/thanos-rhel8@sha256:4b3b45ad0b564360c245d20b1540c2398c9606cf8684275e4ee071c591357929?arch=arm64\u0026repository_url=registry.redhat.io/rhacm2/thanos-rhel8\u0026tag=v2.6.0-9"
}
}
},
{
"category": "product_version",
"name": "rhacm2/thanos-receive-controller-rhel8@sha256:d9ac8e67d6d9858b16dd9d1d49c1dd904aa22a7b618e5d33292344faced9c0d3_arm64",
"product": {
"name": "rhacm2/thanos-receive-controller-rhel8@sha256:d9ac8e67d6d9858b16dd9d1d49c1dd904aa22a7b618e5d33292344faced9c0d3_arm64",
"product_id": "rhacm2/thanos-receive-controller-rhel8@sha256:d9ac8e67d6d9858b16dd9d1d49c1dd904aa22a7b618e5d33292344faced9c0d3_arm64",
"product_identification_helper": {
"purl": "pkg:oci/thanos-receive-controller-rhel8@sha256:d9ac8e67d6d9858b16dd9d1d49c1dd904aa22a7b618e5d33292344faced9c0d3?arch=arm64\u0026repository_url=registry.redhat.io/rhacm2/thanos-receive-controller-rhel8\u0026tag=v2.6.0-6"
}
}
}
],
"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:615ab5d9542759d921634737709e84a8e65d003ea136e5d22858d380225fd177_amd64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.6 for RHEL 8",
"product_id": "8Base-RHACM-2.6:rhacm2/acm-governance-policy-addon-controller-rhel8@sha256:615ab5d9542759d921634737709e84a8e65d003ea136e5d22858d380225fd177_amd64"
},
"product_reference": "rhacm2/acm-governance-policy-addon-controller-rhel8@sha256:615ab5d9542759d921634737709e84a8e65d003ea136e5d22858d380225fd177_amd64",
"relates_to_product_reference": "8Base-RHACM-2.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/acm-governance-policy-addon-controller-rhel8@sha256:958b729d30f10b9c121e68ac8ede2054ed29cc52a9a7d6df0537ed221aa74358_s390x as a component of Red Hat Advanced Cluster Management for Kubernetes 2.6 for RHEL 8",
"product_id": "8Base-RHACM-2.6:rhacm2/acm-governance-policy-addon-controller-rhel8@sha256:958b729d30f10b9c121e68ac8ede2054ed29cc52a9a7d6df0537ed221aa74358_s390x"
},
"product_reference": "rhacm2/acm-governance-policy-addon-controller-rhel8@sha256:958b729d30f10b9c121e68ac8ede2054ed29cc52a9a7d6df0537ed221aa74358_s390x",
"relates_to_product_reference": "8Base-RHACM-2.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/acm-governance-policy-addon-controller-rhel8@sha256:b5bef941b4e0b5b3529ca5b2311c85295b9f6d12e482a9cbdad691c2406541f1_ppc64le as a component of Red Hat Advanced Cluster Management for Kubernetes 2.6 for RHEL 8",
"product_id": "8Base-RHACM-2.6:rhacm2/acm-governance-policy-addon-controller-rhel8@sha256:b5bef941b4e0b5b3529ca5b2311c85295b9f6d12e482a9cbdad691c2406541f1_ppc64le"
},
"product_reference": "rhacm2/acm-governance-policy-addon-controller-rhel8@sha256:b5bef941b4e0b5b3529ca5b2311c85295b9f6d12e482a9cbdad691c2406541f1_ppc64le",
"relates_to_product_reference": "8Base-RHACM-2.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/acm-governance-policy-addon-controller-rhel8@sha256:f6194b9056d77e54f3c74caa9eab87bd1df1818d082fc807229d1c44ec6c88c4_arm64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.6 for RHEL 8",
"product_id": "8Base-RHACM-2.6:rhacm2/acm-governance-policy-addon-controller-rhel8@sha256:f6194b9056d77e54f3c74caa9eab87bd1df1818d082fc807229d1c44ec6c88c4_arm64"
},
"product_reference": "rhacm2/acm-governance-policy-addon-controller-rhel8@sha256:f6194b9056d77e54f3c74caa9eab87bd1df1818d082fc807229d1c44ec6c88c4_arm64",
"relates_to_product_reference": "8Base-RHACM-2.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/acm-grafana-rhel8@sha256:45616ed43b53d3a83e65828118f09430396f5bcb0566ae3a65d937b59f0d873e_s390x as a component of Red Hat Advanced Cluster Management for Kubernetes 2.6 for RHEL 8",
"product_id": "8Base-RHACM-2.6:rhacm2/acm-grafana-rhel8@sha256:45616ed43b53d3a83e65828118f09430396f5bcb0566ae3a65d937b59f0d873e_s390x"
},
"product_reference": "rhacm2/acm-grafana-rhel8@sha256:45616ed43b53d3a83e65828118f09430396f5bcb0566ae3a65d937b59f0d873e_s390x",
"relates_to_product_reference": "8Base-RHACM-2.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/acm-grafana-rhel8@sha256:8c48441cfa850ea1274932e94da0831618c10f91022619c779304501a75fb161_amd64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.6 for RHEL 8",
"product_id": "8Base-RHACM-2.6:rhacm2/acm-grafana-rhel8@sha256:8c48441cfa850ea1274932e94da0831618c10f91022619c779304501a75fb161_amd64"
},
"product_reference": "rhacm2/acm-grafana-rhel8@sha256:8c48441cfa850ea1274932e94da0831618c10f91022619c779304501a75fb161_amd64",
"relates_to_product_reference": "8Base-RHACM-2.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/acm-grafana-rhel8@sha256:cc1c196b19c5fd8f313c6136359cc9dd37b5f59d32a581b10cf89b80b7d0cbf4_arm64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.6 for RHEL 8",
"product_id": "8Base-RHACM-2.6:rhacm2/acm-grafana-rhel8@sha256:cc1c196b19c5fd8f313c6136359cc9dd37b5f59d32a581b10cf89b80b7d0cbf4_arm64"
},
"product_reference": "rhacm2/acm-grafana-rhel8@sha256:cc1c196b19c5fd8f313c6136359cc9dd37b5f59d32a581b10cf89b80b7d0cbf4_arm64",
"relates_to_product_reference": "8Base-RHACM-2.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/acm-grafana-rhel8@sha256:cdf24e68e50be1350566243f6d2cb1403d09ab68e5fed39ea6c56212e42b90f1_ppc64le as a component of Red Hat Advanced Cluster Management for Kubernetes 2.6 for RHEL 8",
"product_id": "8Base-RHACM-2.6:rhacm2/acm-grafana-rhel8@sha256:cdf24e68e50be1350566243f6d2cb1403d09ab68e5fed39ea6c56212e42b90f1_ppc64le"
},
"product_reference": "rhacm2/acm-grafana-rhel8@sha256:cdf24e68e50be1350566243f6d2cb1403d09ab68e5fed39ea6c56212e42b90f1_ppc64le",
"relates_to_product_reference": "8Base-RHACM-2.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/acm-must-gather-rhel8@sha256:1457ff5cfd61611fdc968d4af5b020d835e107b97932c7ba7b3f5ed4cbd0e39f_ppc64le as a component of Red Hat Advanced Cluster Management for Kubernetes 2.6 for RHEL 8",
"product_id": "8Base-RHACM-2.6:rhacm2/acm-must-gather-rhel8@sha256:1457ff5cfd61611fdc968d4af5b020d835e107b97932c7ba7b3f5ed4cbd0e39f_ppc64le"
},
"product_reference": "rhacm2/acm-must-gather-rhel8@sha256:1457ff5cfd61611fdc968d4af5b020d835e107b97932c7ba7b3f5ed4cbd0e39f_ppc64le",
"relates_to_product_reference": "8Base-RHACM-2.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/acm-must-gather-rhel8@sha256:39842906b3846418bc31098e2abad08210118d86aa683e9e5fd04a97822df22d_arm64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.6 for RHEL 8",
"product_id": "8Base-RHACM-2.6:rhacm2/acm-must-gather-rhel8@sha256:39842906b3846418bc31098e2abad08210118d86aa683e9e5fd04a97822df22d_arm64"
},
"product_reference": "rhacm2/acm-must-gather-rhel8@sha256:39842906b3846418bc31098e2abad08210118d86aa683e9e5fd04a97822df22d_arm64",
"relates_to_product_reference": "8Base-RHACM-2.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/acm-must-gather-rhel8@sha256:8a69add2d90a1e094de8510052b683e1765153da75e316ad7778499af0c5ddf9_s390x as a component of Red Hat Advanced Cluster Management for Kubernetes 2.6 for RHEL 8",
"product_id": "8Base-RHACM-2.6:rhacm2/acm-must-gather-rhel8@sha256:8a69add2d90a1e094de8510052b683e1765153da75e316ad7778499af0c5ddf9_s390x"
},
"product_reference": "rhacm2/acm-must-gather-rhel8@sha256:8a69add2d90a1e094de8510052b683e1765153da75e316ad7778499af0c5ddf9_s390x",
"relates_to_product_reference": "8Base-RHACM-2.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/acm-must-gather-rhel8@sha256:dca91134a2c1c33c736afcd4c9373749448641385f39162c74e115691289e843_amd64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.6 for RHEL 8",
"product_id": "8Base-RHACM-2.6:rhacm2/acm-must-gather-rhel8@sha256:dca91134a2c1c33c736afcd4c9373749448641385f39162c74e115691289e843_amd64"
},
"product_reference": "rhacm2/acm-must-gather-rhel8@sha256:dca91134a2c1c33c736afcd4c9373749448641385f39162c74e115691289e843_amd64",
"relates_to_product_reference": "8Base-RHACM-2.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/acm-operator-bundle@sha256:0eac6124f59492d09c1ae650025d59ea0e8547d9f9c832cb9607b09254ff6ddd_s390x as a component of Red Hat Advanced Cluster Management for Kubernetes 2.6 for RHEL 8",
"product_id": "8Base-RHACM-2.6:rhacm2/acm-operator-bundle@sha256:0eac6124f59492d09c1ae650025d59ea0e8547d9f9c832cb9607b09254ff6ddd_s390x"
},
"product_reference": "rhacm2/acm-operator-bundle@sha256:0eac6124f59492d09c1ae650025d59ea0e8547d9f9c832cb9607b09254ff6ddd_s390x",
"relates_to_product_reference": "8Base-RHACM-2.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/acm-operator-bundle@sha256:1cbcd58a4c23e4c89a6a0509f78802a5aa21205db2784ebc9772b99a3917b183_arm64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.6 for RHEL 8",
"product_id": "8Base-RHACM-2.6:rhacm2/acm-operator-bundle@sha256:1cbcd58a4c23e4c89a6a0509f78802a5aa21205db2784ebc9772b99a3917b183_arm64"
},
"product_reference": "rhacm2/acm-operator-bundle@sha256:1cbcd58a4c23e4c89a6a0509f78802a5aa21205db2784ebc9772b99a3917b183_arm64",
"relates_to_product_reference": "8Base-RHACM-2.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/acm-operator-bundle@sha256:997aaee36f0bed47e231925a3f2c2ecc503410e54b35727f035c72477f3d1944_ppc64le as a component of Red Hat Advanced Cluster Management for Kubernetes 2.6 for RHEL 8",
"product_id": "8Base-RHACM-2.6:rhacm2/acm-operator-bundle@sha256:997aaee36f0bed47e231925a3f2c2ecc503410e54b35727f035c72477f3d1944_ppc64le"
},
"product_reference": "rhacm2/acm-operator-bundle@sha256:997aaee36f0bed47e231925a3f2c2ecc503410e54b35727f035c72477f3d1944_ppc64le",
"relates_to_product_reference": "8Base-RHACM-2.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/acm-operator-bundle@sha256:ce699187f250b93976b8063228ac12d11c6c8f6baba69ba4ed17a38730e84eb3_amd64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.6 for RHEL 8",
"product_id": "8Base-RHACM-2.6:rhacm2/acm-operator-bundle@sha256:ce699187f250b93976b8063228ac12d11c6c8f6baba69ba4ed17a38730e84eb3_amd64"
},
"product_reference": "rhacm2/acm-operator-bundle@sha256:ce699187f250b93976b8063228ac12d11c6c8f6baba69ba4ed17a38730e84eb3_amd64",
"relates_to_product_reference": "8Base-RHACM-2.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/acm-prometheus-config-reloader-rhel8@sha256:693a77a9324d6c7f0e69bd9d5725b51f3e429972f1e67469e93648cb347eae84_arm64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.6 for RHEL 8",
"product_id": "8Base-RHACM-2.6:rhacm2/acm-prometheus-config-reloader-rhel8@sha256:693a77a9324d6c7f0e69bd9d5725b51f3e429972f1e67469e93648cb347eae84_arm64"
},
"product_reference": "rhacm2/acm-prometheus-config-reloader-rhel8@sha256:693a77a9324d6c7f0e69bd9d5725b51f3e429972f1e67469e93648cb347eae84_arm64",
"relates_to_product_reference": "8Base-RHACM-2.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/acm-prometheus-config-reloader-rhel8@sha256:89757e804d5df2b5eeeb1191b599c3acb9e75f61170f888095302830d6de0582_s390x as a component of Red Hat Advanced Cluster Management for Kubernetes 2.6 for RHEL 8",
"product_id": "8Base-RHACM-2.6:rhacm2/acm-prometheus-config-reloader-rhel8@sha256:89757e804d5df2b5eeeb1191b599c3acb9e75f61170f888095302830d6de0582_s390x"
},
"product_reference": "rhacm2/acm-prometheus-config-reloader-rhel8@sha256:89757e804d5df2b5eeeb1191b599c3acb9e75f61170f888095302830d6de0582_s390x",
"relates_to_product_reference": "8Base-RHACM-2.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/acm-prometheus-config-reloader-rhel8@sha256:8e45e1fd7342d7525b118f01794cac1f4a8662def5f2a06336b698db2e268742_amd64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.6 for RHEL 8",
"product_id": "8Base-RHACM-2.6:rhacm2/acm-prometheus-config-reloader-rhel8@sha256:8e45e1fd7342d7525b118f01794cac1f4a8662def5f2a06336b698db2e268742_amd64"
},
"product_reference": "rhacm2/acm-prometheus-config-reloader-rhel8@sha256:8e45e1fd7342d7525b118f01794cac1f4a8662def5f2a06336b698db2e268742_amd64",
"relates_to_product_reference": "8Base-RHACM-2.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/acm-prometheus-config-reloader-rhel8@sha256:ce1c17b34b7aac2e990dc0efe40f4406e73f727b2c7bfe109eded849de753f1a_ppc64le as a component of Red Hat Advanced Cluster Management for Kubernetes 2.6 for RHEL 8",
"product_id": "8Base-RHACM-2.6:rhacm2/acm-prometheus-config-reloader-rhel8@sha256:ce1c17b34b7aac2e990dc0efe40f4406e73f727b2c7bfe109eded849de753f1a_ppc64le"
},
"product_reference": "rhacm2/acm-prometheus-config-reloader-rhel8@sha256:ce1c17b34b7aac2e990dc0efe40f4406e73f727b2c7bfe109eded849de753f1a_ppc64le",
"relates_to_product_reference": "8Base-RHACM-2.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/acm-prometheus-rhel8@sha256:728606d96dd9e0fc2e7810e092e10ee071ec36598c990c8252beccace59a679e_amd64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.6 for RHEL 8",
"product_id": "8Base-RHACM-2.6:rhacm2/acm-prometheus-rhel8@sha256:728606d96dd9e0fc2e7810e092e10ee071ec36598c990c8252beccace59a679e_amd64"
},
"product_reference": "rhacm2/acm-prometheus-rhel8@sha256:728606d96dd9e0fc2e7810e092e10ee071ec36598c990c8252beccace59a679e_amd64",
"relates_to_product_reference": "8Base-RHACM-2.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/acm-prometheus-rhel8@sha256:b457d0b95d88c5dd0aac87492cbca40a9d7c2074002ad110f52d562f0c5d0797_arm64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.6 for RHEL 8",
"product_id": "8Base-RHACM-2.6:rhacm2/acm-prometheus-rhel8@sha256:b457d0b95d88c5dd0aac87492cbca40a9d7c2074002ad110f52d562f0c5d0797_arm64"
},
"product_reference": "rhacm2/acm-prometheus-rhel8@sha256:b457d0b95d88c5dd0aac87492cbca40a9d7c2074002ad110f52d562f0c5d0797_arm64",
"relates_to_product_reference": "8Base-RHACM-2.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/acm-prometheus-rhel8@sha256:f34d2569033bfb1d173342264f090f46d80f7843d52704a7ce9e9eb9de2f5abb_s390x as a component of Red Hat Advanced Cluster Management for Kubernetes 2.6 for RHEL 8",
"product_id": "8Base-RHACM-2.6:rhacm2/acm-prometheus-rhel8@sha256:f34d2569033bfb1d173342264f090f46d80f7843d52704a7ce9e9eb9de2f5abb_s390x"
},
"product_reference": "rhacm2/acm-prometheus-rhel8@sha256:f34d2569033bfb1d173342264f090f46d80f7843d52704a7ce9e9eb9de2f5abb_s390x",
"relates_to_product_reference": "8Base-RHACM-2.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/acm-prometheus-rhel8@sha256:f720e0a94bfe7ed5d812819a3e77cc0581be102970127d8c0d4aa06a05edbf3d_ppc64le as a component of Red Hat Advanced Cluster Management for Kubernetes 2.6 for RHEL 8",
"product_id": "8Base-RHACM-2.6:rhacm2/acm-prometheus-rhel8@sha256:f720e0a94bfe7ed5d812819a3e77cc0581be102970127d8c0d4aa06a05edbf3d_ppc64le"
},
"product_reference": "rhacm2/acm-prometheus-rhel8@sha256:f720e0a94bfe7ed5d812819a3e77cc0581be102970127d8c0d4aa06a05edbf3d_ppc64le",
"relates_to_product_reference": "8Base-RHACM-2.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/acm-volsync-addon-controller-rhel8@sha256:17ccd6b924b36ab14e3ca5f5331ba7e4c86f8cb64304640d58c3ee6b76edbcaf_ppc64le as a component of Red Hat Advanced Cluster Management for Kubernetes 2.6 for RHEL 8",
"product_id": "8Base-RHACM-2.6:rhacm2/acm-volsync-addon-controller-rhel8@sha256:17ccd6b924b36ab14e3ca5f5331ba7e4c86f8cb64304640d58c3ee6b76edbcaf_ppc64le"
},
"product_reference": "rhacm2/acm-volsync-addon-controller-rhel8@sha256:17ccd6b924b36ab14e3ca5f5331ba7e4c86f8cb64304640d58c3ee6b76edbcaf_ppc64le",
"relates_to_product_reference": "8Base-RHACM-2.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/acm-volsync-addon-controller-rhel8@sha256:27079308ea87e35564cc3089c65eae68d63880a3bb093ca64d1678a68b60fcec_amd64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.6 for RHEL 8",
"product_id": "8Base-RHACM-2.6:rhacm2/acm-volsync-addon-controller-rhel8@sha256:27079308ea87e35564cc3089c65eae68d63880a3bb093ca64d1678a68b60fcec_amd64"
},
"product_reference": "rhacm2/acm-volsync-addon-controller-rhel8@sha256:27079308ea87e35564cc3089c65eae68d63880a3bb093ca64d1678a68b60fcec_amd64",
"relates_to_product_reference": "8Base-RHACM-2.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/acm-volsync-addon-controller-rhel8@sha256:9eabaac2df91aeef613d6973669d07298f2159c6a6e0c9f294623f7b1a10bc08_s390x as a component of Red Hat Advanced Cluster Management for Kubernetes 2.6 for RHEL 8",
"product_id": "8Base-RHACM-2.6:rhacm2/acm-volsync-addon-controller-rhel8@sha256:9eabaac2df91aeef613d6973669d07298f2159c6a6e0c9f294623f7b1a10bc08_s390x"
},
"product_reference": "rhacm2/acm-volsync-addon-controller-rhel8@sha256:9eabaac2df91aeef613d6973669d07298f2159c6a6e0c9f294623f7b1a10bc08_s390x",
"relates_to_product_reference": "8Base-RHACM-2.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/acm-volsync-addon-controller-rhel8@sha256:f7abdf1756bc0ff2ebf02fee0469a8b9eeabe1fa8cafdd21c6e8f958155b70bb_arm64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.6 for RHEL 8",
"product_id": "8Base-RHACM-2.6:rhacm2/acm-volsync-addon-controller-rhel8@sha256:f7abdf1756bc0ff2ebf02fee0469a8b9eeabe1fa8cafdd21c6e8f958155b70bb_arm64"
},
"product_reference": "rhacm2/acm-volsync-addon-controller-rhel8@sha256:f7abdf1756bc0ff2ebf02fee0469a8b9eeabe1fa8cafdd21c6e8f958155b70bb_arm64",
"relates_to_product_reference": "8Base-RHACM-2.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/cert-policy-controller-rhel8@sha256:017c1e663827a3b55d70badd3ed979b5d1831252c49d671897a85a75afaa5bb0_s390x as a component of Red Hat Advanced Cluster Management for Kubernetes 2.6 for RHEL 8",
"product_id": "8Base-RHACM-2.6:rhacm2/cert-policy-controller-rhel8@sha256:017c1e663827a3b55d70badd3ed979b5d1831252c49d671897a85a75afaa5bb0_s390x"
},
"product_reference": "rhacm2/cert-policy-controller-rhel8@sha256:017c1e663827a3b55d70badd3ed979b5d1831252c49d671897a85a75afaa5bb0_s390x",
"relates_to_product_reference": "8Base-RHACM-2.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/cert-policy-controller-rhel8@sha256:0610778095974edf936602018281bf7a5e287ba9eca9f661a423e68bbe000e40_ppc64le as a component of Red Hat Advanced Cluster Management for Kubernetes 2.6 for RHEL 8",
"product_id": "8Base-RHACM-2.6:rhacm2/cert-policy-controller-rhel8@sha256:0610778095974edf936602018281bf7a5e287ba9eca9f661a423e68bbe000e40_ppc64le"
},
"product_reference": "rhacm2/cert-policy-controller-rhel8@sha256:0610778095974edf936602018281bf7a5e287ba9eca9f661a423e68bbe000e40_ppc64le",
"relates_to_product_reference": "8Base-RHACM-2.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/cert-policy-controller-rhel8@sha256:a66d7d4ee1179f7fce639490f919d722db54eaa3118b4135078c33e6cbf91488_amd64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.6 for RHEL 8",
"product_id": "8Base-RHACM-2.6:rhacm2/cert-policy-controller-rhel8@sha256:a66d7d4ee1179f7fce639490f919d722db54eaa3118b4135078c33e6cbf91488_amd64"
},
"product_reference": "rhacm2/cert-policy-controller-rhel8@sha256:a66d7d4ee1179f7fce639490f919d722db54eaa3118b4135078c33e6cbf91488_amd64",
"relates_to_product_reference": "8Base-RHACM-2.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/cert-policy-controller-rhel8@sha256:d660befef0c8f7a4db7aa3b865545c9863d8f37e7ba4b8de4380185f82b208d4_arm64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.6 for RHEL 8",
"product_id": "8Base-RHACM-2.6:rhacm2/cert-policy-controller-rhel8@sha256:d660befef0c8f7a4db7aa3b865545c9863d8f37e7ba4b8de4380185f82b208d4_arm64"
},
"product_reference": "rhacm2/cert-policy-controller-rhel8@sha256:d660befef0c8f7a4db7aa3b865545c9863d8f37e7ba4b8de4380185f82b208d4_arm64",
"relates_to_product_reference": "8Base-RHACM-2.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/cluster-backup-rhel8-operator@sha256:1a749d0795972a9bfd5a00aa96c238a660673464be01b2aa9fd7a3aeead6ddf7_amd64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.6 for RHEL 8",
"product_id": "8Base-RHACM-2.6:rhacm2/cluster-backup-rhel8-operator@sha256:1a749d0795972a9bfd5a00aa96c238a660673464be01b2aa9fd7a3aeead6ddf7_amd64"
},
"product_reference": "rhacm2/cluster-backup-rhel8-operator@sha256:1a749d0795972a9bfd5a00aa96c238a660673464be01b2aa9fd7a3aeead6ddf7_amd64",
"relates_to_product_reference": "8Base-RHACM-2.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/cluster-backup-rhel8-operator@sha256:8915dbdc562e63441f79041bdf1176e46ce53e95418d133f0cd0c1ff79da48a2_arm64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.6 for RHEL 8",
"product_id": "8Base-RHACM-2.6:rhacm2/cluster-backup-rhel8-operator@sha256:8915dbdc562e63441f79041bdf1176e46ce53e95418d133f0cd0c1ff79da48a2_arm64"
},
"product_reference": "rhacm2/cluster-backup-rhel8-operator@sha256:8915dbdc562e63441f79041bdf1176e46ce53e95418d133f0cd0c1ff79da48a2_arm64",
"relates_to_product_reference": "8Base-RHACM-2.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/cluster-backup-rhel8-operator@sha256:995f225449b207da9a3cad175dac85b87eefb28ff5bae6a588f40fd79fbe12a1_ppc64le as a component of Red Hat Advanced Cluster Management for Kubernetes 2.6 for RHEL 8",
"product_id": "8Base-RHACM-2.6:rhacm2/cluster-backup-rhel8-operator@sha256:995f225449b207da9a3cad175dac85b87eefb28ff5bae6a588f40fd79fbe12a1_ppc64le"
},
"product_reference": "rhacm2/cluster-backup-rhel8-operator@sha256:995f225449b207da9a3cad175dac85b87eefb28ff5bae6a588f40fd79fbe12a1_ppc64le",
"relates_to_product_reference": "8Base-RHACM-2.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/cluster-backup-rhel8-operator@sha256:f1255a76c6275a4b6a400c82e204a5112fff6fe87f71626f8f309763f6a5d9e4_s390x as a component of Red Hat Advanced Cluster Management for Kubernetes 2.6 for RHEL 8",
"product_id": "8Base-RHACM-2.6:rhacm2/cluster-backup-rhel8-operator@sha256:f1255a76c6275a4b6a400c82e204a5112fff6fe87f71626f8f309763f6a5d9e4_s390x"
},
"product_reference": "rhacm2/cluster-backup-rhel8-operator@sha256:f1255a76c6275a4b6a400c82e204a5112fff6fe87f71626f8f309763f6a5d9e4_s390x",
"relates_to_product_reference": "8Base-RHACM-2.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/config-policy-controller-rhel8@sha256:3b2e0d850e8fc966ec80bff16df26002334744a96b81c7a7dfe222f1706a52e3_s390x as a component of Red Hat Advanced Cluster Management for Kubernetes 2.6 for RHEL 8",
"product_id": "8Base-RHACM-2.6:rhacm2/config-policy-controller-rhel8@sha256:3b2e0d850e8fc966ec80bff16df26002334744a96b81c7a7dfe222f1706a52e3_s390x"
},
"product_reference": "rhacm2/config-policy-controller-rhel8@sha256:3b2e0d850e8fc966ec80bff16df26002334744a96b81c7a7dfe222f1706a52e3_s390x",
"relates_to_product_reference": "8Base-RHACM-2.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/config-policy-controller-rhel8@sha256:447f275bbde46d7fc173798ef5abc0a77a6780f0dffdc171786edbe00f27d8d8_ppc64le as a component of Red Hat Advanced Cluster Management for Kubernetes 2.6 for RHEL 8",
"product_id": "8Base-RHACM-2.6:rhacm2/config-policy-controller-rhel8@sha256:447f275bbde46d7fc173798ef5abc0a77a6780f0dffdc171786edbe00f27d8d8_ppc64le"
},
"product_reference": "rhacm2/config-policy-controller-rhel8@sha256:447f275bbde46d7fc173798ef5abc0a77a6780f0dffdc171786edbe00f27d8d8_ppc64le",
"relates_to_product_reference": "8Base-RHACM-2.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/config-policy-controller-rhel8@sha256:61964a1a0ddf2e98bcf5249b7374235055ab85cc26663a8d9397c2b7f6fbb4c6_amd64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.6 for RHEL 8",
"product_id": "8Base-RHACM-2.6:rhacm2/config-policy-controller-rhel8@sha256:61964a1a0ddf2e98bcf5249b7374235055ab85cc26663a8d9397c2b7f6fbb4c6_amd64"
},
"product_reference": "rhacm2/config-policy-controller-rhel8@sha256:61964a1a0ddf2e98bcf5249b7374235055ab85cc26663a8d9397c2b7f6fbb4c6_amd64",
"relates_to_product_reference": "8Base-RHACM-2.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/config-policy-controller-rhel8@sha256:a3abaa3d0bf1d34fa9e40903a8713c439f5f7f751e775d32cbab308983064ce0_arm64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.6 for RHEL 8",
"product_id": "8Base-RHACM-2.6:rhacm2/config-policy-controller-rhel8@sha256:a3abaa3d0bf1d34fa9e40903a8713c439f5f7f751e775d32cbab308983064ce0_arm64"
},
"product_reference": "rhacm2/config-policy-controller-rhel8@sha256:a3abaa3d0bf1d34fa9e40903a8713c439f5f7f751e775d32cbab308983064ce0_arm64",
"relates_to_product_reference": "8Base-RHACM-2.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/console-rhel8@sha256:6c0f630ff57f6f423df6dbf4df9faad25089f9b391be35cb8bc9cd5211f94d67_arm64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.6 for RHEL 8",
"product_id": "8Base-RHACM-2.6:rhacm2/console-rhel8@sha256:6c0f630ff57f6f423df6dbf4df9faad25089f9b391be35cb8bc9cd5211f94d67_arm64"
},
"product_reference": "rhacm2/console-rhel8@sha256:6c0f630ff57f6f423df6dbf4df9faad25089f9b391be35cb8bc9cd5211f94d67_arm64",
"relates_to_product_reference": "8Base-RHACM-2.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/console-rhel8@sha256:8608aed6971299def3fbe749336727e84c69582664dedac3145b92ea24e62e4d_amd64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.6 for RHEL 8",
"product_id": "8Base-RHACM-2.6:rhacm2/console-rhel8@sha256:8608aed6971299def3fbe749336727e84c69582664dedac3145b92ea24e62e4d_amd64"
},
"product_reference": "rhacm2/console-rhel8@sha256:8608aed6971299def3fbe749336727e84c69582664dedac3145b92ea24e62e4d_amd64",
"relates_to_product_reference": "8Base-RHACM-2.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/console-rhel8@sha256:afa80ae8274db7fa6796c35980fc5df15889e94aff3361f6cda643e5a09da220_ppc64le as a component of Red Hat Advanced Cluster Management for Kubernetes 2.6 for RHEL 8",
"product_id": "8Base-RHACM-2.6:rhacm2/console-rhel8@sha256:afa80ae8274db7fa6796c35980fc5df15889e94aff3361f6cda643e5a09da220_ppc64le"
},
"product_reference": "rhacm2/console-rhel8@sha256:afa80ae8274db7fa6796c35980fc5df15889e94aff3361f6cda643e5a09da220_ppc64le",
"relates_to_product_reference": "8Base-RHACM-2.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/console-rhel8@sha256:f06e4e3f62db52c6d7fa0bc1f289de773e18d076bc38612e1b0ddc85c76fde06_s390x as a component of Red Hat Advanced Cluster Management for Kubernetes 2.6 for RHEL 8",
"product_id": "8Base-RHACM-2.6:rhacm2/console-rhel8@sha256:f06e4e3f62db52c6d7fa0bc1f289de773e18d076bc38612e1b0ddc85c76fde06_s390x"
},
"product_reference": "rhacm2/console-rhel8@sha256:f06e4e3f62db52c6d7fa0bc1f289de773e18d076bc38612e1b0ddc85c76fde06_s390x",
"relates_to_product_reference": "8Base-RHACM-2.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/endpoint-monitoring-rhel8-operator@sha256:060bcd658756a924b4ce4d202bd447a3254fc1f49af7d685dde8720f355cde8e_arm64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.6 for RHEL 8",
"product_id": "8Base-RHACM-2.6:rhacm2/endpoint-monitoring-rhel8-operator@sha256:060bcd658756a924b4ce4d202bd447a3254fc1f49af7d685dde8720f355cde8e_arm64"
},
"product_reference": "rhacm2/endpoint-monitoring-rhel8-operator@sha256:060bcd658756a924b4ce4d202bd447a3254fc1f49af7d685dde8720f355cde8e_arm64",
"relates_to_product_reference": "8Base-RHACM-2.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/endpoint-monitoring-rhel8-operator@sha256:091d66731c5fe8eba5646c6b2622bb38c074e202a8a4a7e906921673b60f0898_amd64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.6 for RHEL 8",
"product_id": "8Base-RHACM-2.6:rhacm2/endpoint-monitoring-rhel8-operator@sha256:091d66731c5fe8eba5646c6b2622bb38c074e202a8a4a7e906921673b60f0898_amd64"
},
"product_reference": "rhacm2/endpoint-monitoring-rhel8-operator@sha256:091d66731c5fe8eba5646c6b2622bb38c074e202a8a4a7e906921673b60f0898_amd64",
"relates_to_product_reference": "8Base-RHACM-2.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/endpoint-monitoring-rhel8-operator@sha256:80660eb7f3c068768b0ea04ff20f4539194c52427ffdab4626bf781aa3f2ca64_s390x as a component of Red Hat Advanced Cluster Management for Kubernetes 2.6 for RHEL 8",
"product_id": "8Base-RHACM-2.6:rhacm2/endpoint-monitoring-rhel8-operator@sha256:80660eb7f3c068768b0ea04ff20f4539194c52427ffdab4626bf781aa3f2ca64_s390x"
},
"product_reference": "rhacm2/endpoint-monitoring-rhel8-operator@sha256:80660eb7f3c068768b0ea04ff20f4539194c52427ffdab4626bf781aa3f2ca64_s390x",
"relates_to_product_reference": "8Base-RHACM-2.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/endpoint-monitoring-rhel8-operator@sha256:d6204fcf04c83bac13232ec1602572ad5f22bb528537e591079dfa36152697ec_ppc64le as a component of Red Hat Advanced Cluster Management for Kubernetes 2.6 for RHEL 8",
"product_id": "8Base-RHACM-2.6:rhacm2/endpoint-monitoring-rhel8-operator@sha256:d6204fcf04c83bac13232ec1602572ad5f22bb528537e591079dfa36152697ec_ppc64le"
},
"product_reference": "rhacm2/endpoint-monitoring-rhel8-operator@sha256:d6204fcf04c83bac13232ec1602572ad5f22bb528537e591079dfa36152697ec_ppc64le",
"relates_to_product_reference": "8Base-RHACM-2.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/governance-policy-propagator-rhel8@sha256:51be0f04938b60ed1dba60908bebd2000d78e4ade34757bae70a083c67d77e8e_arm64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.6 for RHEL 8",
"product_id": "8Base-RHACM-2.6:rhacm2/governance-policy-propagator-rhel8@sha256:51be0f04938b60ed1dba60908bebd2000d78e4ade34757bae70a083c67d77e8e_arm64"
},
"product_reference": "rhacm2/governance-policy-propagator-rhel8@sha256:51be0f04938b60ed1dba60908bebd2000d78e4ade34757bae70a083c67d77e8e_arm64",
"relates_to_product_reference": "8Base-RHACM-2.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/governance-policy-propagator-rhel8@sha256:9577701bf3c7aa00b99531d2c3842130abc6cd91c52c4a7ba040b705eeace4c7_s390x as a component of Red Hat Advanced Cluster Management for Kubernetes 2.6 for RHEL 8",
"product_id": "8Base-RHACM-2.6:rhacm2/governance-policy-propagator-rhel8@sha256:9577701bf3c7aa00b99531d2c3842130abc6cd91c52c4a7ba040b705eeace4c7_s390x"
},
"product_reference": "rhacm2/governance-policy-propagator-rhel8@sha256:9577701bf3c7aa00b99531d2c3842130abc6cd91c52c4a7ba040b705eeace4c7_s390x",
"relates_to_product_reference": "8Base-RHACM-2.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/governance-policy-propagator-rhel8@sha256:bdc6c128628db86697af198430c5ae5c61c3e586c1a97187e4d4e852cec61e92_ppc64le as a component of Red Hat Advanced Cluster Management for Kubernetes 2.6 for RHEL 8",
"product_id": "8Base-RHACM-2.6:rhacm2/governance-policy-propagator-rhel8@sha256:bdc6c128628db86697af198430c5ae5c61c3e586c1a97187e4d4e852cec61e92_ppc64le"
},
"product_reference": "rhacm2/governance-policy-propagator-rhel8@sha256:bdc6c128628db86697af198430c5ae5c61c3e586c1a97187e4d4e852cec61e92_ppc64le",
"relates_to_product_reference": "8Base-RHACM-2.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/governance-policy-propagator-rhel8@sha256:cc519319b9f4fe672144ebedd772ddf56d5de90e3c8f52c0fb9b55313f71a7b3_amd64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.6 for RHEL 8",
"product_id": "8Base-RHACM-2.6:rhacm2/governance-policy-propagator-rhel8@sha256:cc519319b9f4fe672144ebedd772ddf56d5de90e3c8f52c0fb9b55313f71a7b3_amd64"
},
"product_reference": "rhacm2/governance-policy-propagator-rhel8@sha256:cc519319b9f4fe672144ebedd772ddf56d5de90e3c8f52c0fb9b55313f71a7b3_amd64",
"relates_to_product_reference": "8Base-RHACM-2.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/governance-policy-spec-sync-rhel8@sha256:2c1905ae8a83e5598678457fd955cbc867453ed5836de6fcc182e4928df8bd67_s390x as a component of Red Hat Advanced Cluster Management for Kubernetes 2.6 for RHEL 8",
"product_id": "8Base-RHACM-2.6:rhacm2/governance-policy-spec-sync-rhel8@sha256:2c1905ae8a83e5598678457fd955cbc867453ed5836de6fcc182e4928df8bd67_s390x"
},
"product_reference": "rhacm2/governance-policy-spec-sync-rhel8@sha256:2c1905ae8a83e5598678457fd955cbc867453ed5836de6fcc182e4928df8bd67_s390x",
"relates_to_product_reference": "8Base-RHACM-2.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/governance-policy-spec-sync-rhel8@sha256:4a8d30cc0e1d83c69b7f3339418b101da23fbcaee7d326bedaff677eceb25ab2_ppc64le as a component of Red Hat Advanced Cluster Management for Kubernetes 2.6 for RHEL 8",
"product_id": "8Base-RHACM-2.6:rhacm2/governance-policy-spec-sync-rhel8@sha256:4a8d30cc0e1d83c69b7f3339418b101da23fbcaee7d326bedaff677eceb25ab2_ppc64le"
},
"product_reference": "rhacm2/governance-policy-spec-sync-rhel8@sha256:4a8d30cc0e1d83c69b7f3339418b101da23fbcaee7d326bedaff677eceb25ab2_ppc64le",
"relates_to_product_reference": "8Base-RHACM-2.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/governance-policy-spec-sync-rhel8@sha256:6849cf1b4dd883d5b4c0cf90a3adfb26cb59d03d3b892cee3669a32dd6b8dcc2_amd64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.6 for RHEL 8",
"product_id": "8Base-RHACM-2.6:rhacm2/governance-policy-spec-sync-rhel8@sha256:6849cf1b4dd883d5b4c0cf90a3adfb26cb59d03d3b892cee3669a32dd6b8dcc2_amd64"
},
"product_reference": "rhacm2/governance-policy-spec-sync-rhel8@sha256:6849cf1b4dd883d5b4c0cf90a3adfb26cb59d03d3b892cee3669a32dd6b8dcc2_amd64",
"relates_to_product_reference": "8Base-RHACM-2.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/governance-policy-spec-sync-rhel8@sha256:d06ffc621167aff31ecb0fa417b294ff0676fb00e4ef1c6cb0fb2aaf4b2561e0_arm64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.6 for RHEL 8",
"product_id": "8Base-RHACM-2.6:rhacm2/governance-policy-spec-sync-rhel8@sha256:d06ffc621167aff31ecb0fa417b294ff0676fb00e4ef1c6cb0fb2aaf4b2561e0_arm64"
},
"product_reference": "rhacm2/governance-policy-spec-sync-rhel8@sha256:d06ffc621167aff31ecb0fa417b294ff0676fb00e4ef1c6cb0fb2aaf4b2561e0_arm64",
"relates_to_product_reference": "8Base-RHACM-2.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/governance-policy-status-sync-rhel8@sha256:4c86e16f15aaf454e4e5ce5436e1db27a5f8a55f573c3eaf02e4786fe52edfc8_arm64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.6 for RHEL 8",
"product_id": "8Base-RHACM-2.6:rhacm2/governance-policy-status-sync-rhel8@sha256:4c86e16f15aaf454e4e5ce5436e1db27a5f8a55f573c3eaf02e4786fe52edfc8_arm64"
},
"product_reference": "rhacm2/governance-policy-status-sync-rhel8@sha256:4c86e16f15aaf454e4e5ce5436e1db27a5f8a55f573c3eaf02e4786fe52edfc8_arm64",
"relates_to_product_reference": "8Base-RHACM-2.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/governance-policy-status-sync-rhel8@sha256:cf6a75d94f50dd063e939aee18756c767cba43f4e1e62a9c2f2b764ac6f43746_s390x as a component of Red Hat Advanced Cluster Management for Kubernetes 2.6 for RHEL 8",
"product_id": "8Base-RHACM-2.6:rhacm2/governance-policy-status-sync-rhel8@sha256:cf6a75d94f50dd063e939aee18756c767cba43f4e1e62a9c2f2b764ac6f43746_s390x"
},
"product_reference": "rhacm2/governance-policy-status-sync-rhel8@sha256:cf6a75d94f50dd063e939aee18756c767cba43f4e1e62a9c2f2b764ac6f43746_s390x",
"relates_to_product_reference": "8Base-RHACM-2.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/governance-policy-status-sync-rhel8@sha256:e072b615eeffff80a94831e58c70980684c1ec4bd972844b25b157eb7ed5937f_ppc64le as a component of Red Hat Advanced Cluster Management for Kubernetes 2.6 for RHEL 8",
"product_id": "8Base-RHACM-2.6:rhacm2/governance-policy-status-sync-rhel8@sha256:e072b615eeffff80a94831e58c70980684c1ec4bd972844b25b157eb7ed5937f_ppc64le"
},
"product_reference": "rhacm2/governance-policy-status-sync-rhel8@sha256:e072b615eeffff80a94831e58c70980684c1ec4bd972844b25b157eb7ed5937f_ppc64le",
"relates_to_product_reference": "8Base-RHACM-2.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/governance-policy-status-sync-rhel8@sha256:fffe971caa2e911d9c972c0e88712ff431d34c63dbe74e25f1cababa50ea7417_amd64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.6 for RHEL 8",
"product_id": "8Base-RHACM-2.6:rhacm2/governance-policy-status-sync-rhel8@sha256:fffe971caa2e911d9c972c0e88712ff431d34c63dbe74e25f1cababa50ea7417_amd64"
},
"product_reference": "rhacm2/governance-policy-status-sync-rhel8@sha256:fffe971caa2e911d9c972c0e88712ff431d34c63dbe74e25f1cababa50ea7417_amd64",
"relates_to_product_reference": "8Base-RHACM-2.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/governance-policy-template-sync-rhel8@sha256:10bc1a3833599a593a058e804de67e92888ed779fd0000928d4a70b6c7d5c1c2_amd64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.6 for RHEL 8",
"product_id": "8Base-RHACM-2.6:rhacm2/governance-policy-template-sync-rhel8@sha256:10bc1a3833599a593a058e804de67e92888ed779fd0000928d4a70b6c7d5c1c2_amd64"
},
"product_reference": "rhacm2/governance-policy-template-sync-rhel8@sha256:10bc1a3833599a593a058e804de67e92888ed779fd0000928d4a70b6c7d5c1c2_amd64",
"relates_to_product_reference": "8Base-RHACM-2.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/governance-policy-template-sync-rhel8@sha256:5c17f979f47840a879059ad83de12f0756889564a17190ba4438a7632c999bb1_arm64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.6 for RHEL 8",
"product_id": "8Base-RHACM-2.6:rhacm2/governance-policy-template-sync-rhel8@sha256:5c17f979f47840a879059ad83de12f0756889564a17190ba4438a7632c999bb1_arm64"
},
"product_reference": "rhacm2/governance-policy-template-sync-rhel8@sha256:5c17f979f47840a879059ad83de12f0756889564a17190ba4438a7632c999bb1_arm64",
"relates_to_product_reference": "8Base-RHACM-2.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/governance-policy-template-sync-rhel8@sha256:848bce8007de7714afc8c755b5f0c3cdf5eb6b1d259811c947bc295924539a0e_ppc64le as a component of Red Hat Advanced Cluster Management for Kubernetes 2.6 for RHEL 8",
"product_id": "8Base-RHACM-2.6:rhacm2/governance-policy-template-sync-rhel8@sha256:848bce8007de7714afc8c755b5f0c3cdf5eb6b1d259811c947bc295924539a0e_ppc64le"
},
"product_reference": "rhacm2/governance-policy-template-sync-rhel8@sha256:848bce8007de7714afc8c755b5f0c3cdf5eb6b1d259811c947bc295924539a0e_ppc64le",
"relates_to_product_reference": "8Base-RHACM-2.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/governance-policy-template-sync-rhel8@sha256:95439f7e18fa87601d5860cbd9ca5f0738786e30a629d23788fd5fe33d694c66_s390x as a component of Red Hat Advanced Cluster Management for Kubernetes 2.6 for RHEL 8",
"product_id": "8Base-RHACM-2.6:rhacm2/governance-policy-template-sync-rhel8@sha256:95439f7e18fa87601d5860cbd9ca5f0738786e30a629d23788fd5fe33d694c66_s390x"
},
"product_reference": "rhacm2/governance-policy-template-sync-rhel8@sha256:95439f7e18fa87601d5860cbd9ca5f0738786e30a629d23788fd5fe33d694c66_s390x",
"relates_to_product_reference": "8Base-RHACM-2.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/grafana-dashboard-loader-rhel8@sha256:1f5c1b2cffebf069859e95d0e722cb293f8c176bf5c5873bb9517c96b26c2e10_arm64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.6 for RHEL 8",
"product_id": "8Base-RHACM-2.6:rhacm2/grafana-dashboard-loader-rhel8@sha256:1f5c1b2cffebf069859e95d0e722cb293f8c176bf5c5873bb9517c96b26c2e10_arm64"
},
"product_reference": "rhacm2/grafana-dashboard-loader-rhel8@sha256:1f5c1b2cffebf069859e95d0e722cb293f8c176bf5c5873bb9517c96b26c2e10_arm64",
"relates_to_product_reference": "8Base-RHACM-2.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/grafana-dashboard-loader-rhel8@sha256:5223158a122658bafbd853c596cdc1f7bd7a0e4fdd82b1c3668ac84adeae9f24_s390x as a component of Red Hat Advanced Cluster Management for Kubernetes 2.6 for RHEL 8",
"product_id": "8Base-RHACM-2.6:rhacm2/grafana-dashboard-loader-rhel8@sha256:5223158a122658bafbd853c596cdc1f7bd7a0e4fdd82b1c3668ac84adeae9f24_s390x"
},
"product_reference": "rhacm2/grafana-dashboard-loader-rhel8@sha256:5223158a122658bafbd853c596cdc1f7bd7a0e4fdd82b1c3668ac84adeae9f24_s390x",
"relates_to_product_reference": "8Base-RHACM-2.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/grafana-dashboard-loader-rhel8@sha256:561f1f05925cfe3c5f0f8a9b7475be4bbab183b5611ecfe09b090d80fa4bc2fe_amd64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.6 for RHEL 8",
"product_id": "8Base-RHACM-2.6:rhacm2/grafana-dashboard-loader-rhel8@sha256:561f1f05925cfe3c5f0f8a9b7475be4bbab183b5611ecfe09b090d80fa4bc2fe_amd64"
},
"product_reference": "rhacm2/grafana-dashboard-loader-rhel8@sha256:561f1f05925cfe3c5f0f8a9b7475be4bbab183b5611ecfe09b090d80fa4bc2fe_amd64",
"relates_to_product_reference": "8Base-RHACM-2.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/grafana-dashboard-loader-rhel8@sha256:734270221ec4a516e7eb77f2ec3a753384242116aa70320a1dbe969e915af1df_ppc64le as a component of Red Hat Advanced Cluster Management for Kubernetes 2.6 for RHEL 8",
"product_id": "8Base-RHACM-2.6:rhacm2/grafana-dashboard-loader-rhel8@sha256:734270221ec4a516e7eb77f2ec3a753384242116aa70320a1dbe969e915af1df_ppc64le"
},
"product_reference": "rhacm2/grafana-dashboard-loader-rhel8@sha256:734270221ec4a516e7eb77f2ec3a753384242116aa70320a1dbe969e915af1df_ppc64le",
"relates_to_product_reference": "8Base-RHACM-2.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/iam-policy-controller-rhel8@sha256:2827e5f485213f92e2d0092187f3976dd6fe598e39b5cf2212d48c3a44c34b13_arm64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.6 for RHEL 8",
"product_id": "8Base-RHACM-2.6:rhacm2/iam-policy-controller-rhel8@sha256:2827e5f485213f92e2d0092187f3976dd6fe598e39b5cf2212d48c3a44c34b13_arm64"
},
"product_reference": "rhacm2/iam-policy-controller-rhel8@sha256:2827e5f485213f92e2d0092187f3976dd6fe598e39b5cf2212d48c3a44c34b13_arm64",
"relates_to_product_reference": "8Base-RHACM-2.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/iam-policy-controller-rhel8@sha256:8ca9e80365c76b66b2de3924fc50a5912e606042c704b02cb174a4b8bd3927c4_amd64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.6 for RHEL 8",
"product_id": "8Base-RHACM-2.6:rhacm2/iam-policy-controller-rhel8@sha256:8ca9e80365c76b66b2de3924fc50a5912e606042c704b02cb174a4b8bd3927c4_amd64"
},
"product_reference": "rhacm2/iam-policy-controller-rhel8@sha256:8ca9e80365c76b66b2de3924fc50a5912e606042c704b02cb174a4b8bd3927c4_amd64",
"relates_to_product_reference": "8Base-RHACM-2.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/iam-policy-controller-rhel8@sha256:c5069e76a900aa300102a0ae54ecbc12c0ac31abfeed8656ee60a949daef79c3_s390x as a component of Red Hat Advanced Cluster Management for Kubernetes 2.6 for RHEL 8",
"product_id": "8Base-RHACM-2.6:rhacm2/iam-policy-controller-rhel8@sha256:c5069e76a900aa300102a0ae54ecbc12c0ac31abfeed8656ee60a949daef79c3_s390x"
},
"product_reference": "rhacm2/iam-policy-controller-rhel8@sha256:c5069e76a900aa300102a0ae54ecbc12c0ac31abfeed8656ee60a949daef79c3_s390x",
"relates_to_product_reference": "8Base-RHACM-2.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/iam-policy-controller-rhel8@sha256:ca05e79e5508924af71f323c13f664770d8dd4eb61ecf0894e4f9a81f7a1b402_ppc64le as a component of Red Hat Advanced Cluster Management for Kubernetes 2.6 for RHEL 8",
"product_id": "8Base-RHACM-2.6:rhacm2/iam-policy-controller-rhel8@sha256:ca05e79e5508924af71f323c13f664770d8dd4eb61ecf0894e4f9a81f7a1b402_ppc64le"
},
"product_reference": "rhacm2/iam-policy-controller-rhel8@sha256:ca05e79e5508924af71f323c13f664770d8dd4eb61ecf0894e4f9a81f7a1b402_ppc64le",
"relates_to_product_reference": "8Base-RHACM-2.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/insights-client-rhel8@sha256:02cacfec60c80b9228e8b18949751de867f974ea6b1172129096e64e949c0598_amd64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.6 for RHEL 8",
"product_id": "8Base-RHACM-2.6:rhacm2/insights-client-rhel8@sha256:02cacfec60c80b9228e8b18949751de867f974ea6b1172129096e64e949c0598_amd64"
},
"product_reference": "rhacm2/insights-client-rhel8@sha256:02cacfec60c80b9228e8b18949751de867f974ea6b1172129096e64e949c0598_amd64",
"relates_to_product_reference": "8Base-RHACM-2.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/insights-client-rhel8@sha256:2b14036d0291e54c3191682de2ea875a78d78c35b2791a5a113ba1a8920f0621_ppc64le as a component of Red Hat Advanced Cluster Management for Kubernetes 2.6 for RHEL 8",
"product_id": "8Base-RHACM-2.6:rhacm2/insights-client-rhel8@sha256:2b14036d0291e54c3191682de2ea875a78d78c35b2791a5a113ba1a8920f0621_ppc64le"
},
"product_reference": "rhacm2/insights-client-rhel8@sha256:2b14036d0291e54c3191682de2ea875a78d78c35b2791a5a113ba1a8920f0621_ppc64le",
"relates_to_product_reference": "8Base-RHACM-2.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/insights-client-rhel8@sha256:d4c05f641de8fd0753d63cc6d5b62464d3d6a87d601514e87ef2e40bbe7b01b6_s390x as a component of Red Hat Advanced Cluster Management for Kubernetes 2.6 for RHEL 8",
"product_id": "8Base-RHACM-2.6:rhacm2/insights-client-rhel8@sha256:d4c05f641de8fd0753d63cc6d5b62464d3d6a87d601514e87ef2e40bbe7b01b6_s390x"
},
"product_reference": "rhacm2/insights-client-rhel8@sha256:d4c05f641de8fd0753d63cc6d5b62464d3d6a87d601514e87ef2e40bbe7b01b6_s390x",
"relates_to_product_reference": "8Base-RHACM-2.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/insights-client-rhel8@sha256:e15c410b693b34f49869d037ebb5584384fcdf88114b7a94967ca09f1361a5f3_arm64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.6 for RHEL 8",
"product_id": "8Base-RHACM-2.6:rhacm2/insights-client-rhel8@sha256:e15c410b693b34f49869d037ebb5584384fcdf88114b7a94967ca09f1361a5f3_arm64"
},
"product_reference": "rhacm2/insights-client-rhel8@sha256:e15c410b693b34f49869d037ebb5584384fcdf88114b7a94967ca09f1361a5f3_arm64",
"relates_to_product_reference": "8Base-RHACM-2.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/insights-metrics-rhel8@sha256:67aa55bb65685395ad2773e7459dff5fbccdeedcf9e56ec2722d8f5c919eae89_s390x as a component of Red Hat Advanced Cluster Management for Kubernetes 2.6 for RHEL 8",
"product_id": "8Base-RHACM-2.6:rhacm2/insights-metrics-rhel8@sha256:67aa55bb65685395ad2773e7459dff5fbccdeedcf9e56ec2722d8f5c919eae89_s390x"
},
"product_reference": "rhacm2/insights-metrics-rhel8@sha256:67aa55bb65685395ad2773e7459dff5fbccdeedcf9e56ec2722d8f5c919eae89_s390x",
"relates_to_product_reference": "8Base-RHACM-2.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/insights-metrics-rhel8@sha256:6c54e08f5f6c2cae41a5e108e1019ff6522af8f69d666e22eb4631cd83b85917_amd64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.6 for RHEL 8",
"product_id": "8Base-RHACM-2.6:rhacm2/insights-metrics-rhel8@sha256:6c54e08f5f6c2cae41a5e108e1019ff6522af8f69d666e22eb4631cd83b85917_amd64"
},
"product_reference": "rhacm2/insights-metrics-rhel8@sha256:6c54e08f5f6c2cae41a5e108e1019ff6522af8f69d666e22eb4631cd83b85917_amd64",
"relates_to_product_reference": "8Base-RHACM-2.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/insights-metrics-rhel8@sha256:88d9b7246aa75cb2c88ccb7f2f1202fc465be0f2d89e59f1d2259f69ada56d9d_arm64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.6 for RHEL 8",
"product_id": "8Base-RHACM-2.6:rhacm2/insights-metrics-rhel8@sha256:88d9b7246aa75cb2c88ccb7f2f1202fc465be0f2d89e59f1d2259f69ada56d9d_arm64"
},
"product_reference": "rhacm2/insights-metrics-rhel8@sha256:88d9b7246aa75cb2c88ccb7f2f1202fc465be0f2d89e59f1d2259f69ada56d9d_arm64",
"relates_to_product_reference": "8Base-RHACM-2.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/insights-metrics-rhel8@sha256:bad98fe71638d7346f31ea45f6063ec970bf90844bb5c5dc5f917bb0f0099899_ppc64le as a component of Red Hat Advanced Cluster Management for Kubernetes 2.6 for RHEL 8",
"product_id": "8Base-RHACM-2.6:rhacm2/insights-metrics-rhel8@sha256:bad98fe71638d7346f31ea45f6063ec970bf90844bb5c5dc5f917bb0f0099899_ppc64le"
},
"product_reference": "rhacm2/insights-metrics-rhel8@sha256:bad98fe71638d7346f31ea45f6063ec970bf90844bb5c5dc5f917bb0f0099899_ppc64le",
"relates_to_product_reference": "8Base-RHACM-2.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/klusterlet-addon-controller-rhel8@sha256:22e510955af3fa736b7306c387f44b5f15f5f9a7a006c6587e06d5d8602cc2f0_s390x as a component of Red Hat Advanced Cluster Management for Kubernetes 2.6 for RHEL 8",
"product_id": "8Base-RHACM-2.6:rhacm2/klusterlet-addon-controller-rhel8@sha256:22e510955af3fa736b7306c387f44b5f15f5f9a7a006c6587e06d5d8602cc2f0_s390x"
},
"product_reference": "rhacm2/klusterlet-addon-controller-rhel8@sha256:22e510955af3fa736b7306c387f44b5f15f5f9a7a006c6587e06d5d8602cc2f0_s390x",
"relates_to_product_reference": "8Base-RHACM-2.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/klusterlet-addon-controller-rhel8@sha256:55bc86326f992cc4f4401b93f90cdd2baa6728015ffaf6168f2d46ae43c70cf4_ppc64le as a component of Red Hat Advanced Cluster Management for Kubernetes 2.6 for RHEL 8",
"product_id": "8Base-RHACM-2.6:rhacm2/klusterlet-addon-controller-rhel8@sha256:55bc86326f992cc4f4401b93f90cdd2baa6728015ffaf6168f2d46ae43c70cf4_ppc64le"
},
"product_reference": "rhacm2/klusterlet-addon-controller-rhel8@sha256:55bc86326f992cc4f4401b93f90cdd2baa6728015ffaf6168f2d46ae43c70cf4_ppc64le",
"relates_to_product_reference": "8Base-RHACM-2.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/klusterlet-addon-controller-rhel8@sha256:8dd7f47af047fb899c7fcbad61cb8f38da45990cac186f9235aec3e4e7de25e9_amd64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.6 for RHEL 8",
"product_id": "8Base-RHACM-2.6:rhacm2/klusterlet-addon-controller-rhel8@sha256:8dd7f47af047fb899c7fcbad61cb8f38da45990cac186f9235aec3e4e7de25e9_amd64"
},
"product_reference": "rhacm2/klusterlet-addon-controller-rhel8@sha256:8dd7f47af047fb899c7fcbad61cb8f38da45990cac186f9235aec3e4e7de25e9_amd64",
"relates_to_product_reference": "8Base-RHACM-2.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/klusterlet-addon-controller-rhel8@sha256:bdb97eb5bb0e8f59edf0d389fb07c45171e728dc8b4d2bdacd785193b46ec03b_arm64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.6 for RHEL 8",
"product_id": "8Base-RHACM-2.6:rhacm2/klusterlet-addon-controller-rhel8@sha256:bdb97eb5bb0e8f59edf0d389fb07c45171e728dc8b4d2bdacd785193b46ec03b_arm64"
},
"product_reference": "rhacm2/klusterlet-addon-controller-rhel8@sha256:bdb97eb5bb0e8f59edf0d389fb07c45171e728dc8b4d2bdacd785193b46ec03b_arm64",
"relates_to_product_reference": "8Base-RHACM-2.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/kube-rbac-proxy-rhel8@sha256:11a353ee9da6cc843d5f346f4fa51681d13318e2e61fc4d1a3f63406eb175260_s390x as a component of Red Hat Advanced Cluster Management for Kubernetes 2.6 for RHEL 8",
"product_id": "8Base-RHACM-2.6:rhacm2/kube-rbac-proxy-rhel8@sha256:11a353ee9da6cc843d5f346f4fa51681d13318e2e61fc4d1a3f63406eb175260_s390x"
},
"product_reference": "rhacm2/kube-rbac-proxy-rhel8@sha256:11a353ee9da6cc843d5f346f4fa51681d13318e2e61fc4d1a3f63406eb175260_s390x",
"relates_to_product_reference": "8Base-RHACM-2.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/kube-rbac-proxy-rhel8@sha256:31757f3e3bb08b4e49e54694b18b3cf327637be20535482b2df1345b17444dda_amd64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.6 for RHEL 8",
"product_id": "8Base-RHACM-2.6:rhacm2/kube-rbac-proxy-rhel8@sha256:31757f3e3bb08b4e49e54694b18b3cf327637be20535482b2df1345b17444dda_amd64"
},
"product_reference": "rhacm2/kube-rbac-proxy-rhel8@sha256:31757f3e3bb08b4e49e54694b18b3cf327637be20535482b2df1345b17444dda_amd64",
"relates_to_product_reference": "8Base-RHACM-2.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/kube-rbac-proxy-rhel8@sha256:b2c0b7414d0fc36a49cbdc5a56b25dd62aac18defc2defbd9c1895cd13a5e716_arm64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.6 for RHEL 8",
"product_id": "8Base-RHACM-2.6:rhacm2/kube-rbac-proxy-rhel8@sha256:b2c0b7414d0fc36a49cbdc5a56b25dd62aac18defc2defbd9c1895cd13a5e716_arm64"
},
"product_reference": "rhacm2/kube-rbac-proxy-rhel8@sha256:b2c0b7414d0fc36a49cbdc5a56b25dd62aac18defc2defbd9c1895cd13a5e716_arm64",
"relates_to_product_reference": "8Base-RHACM-2.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/kube-rbac-proxy-rhel8@sha256:dbd816d503e9beb58622604432eb415419e893627eb95c1ceeb8ff5bda7d6335_ppc64le as a component of Red Hat Advanced Cluster Management for Kubernetes 2.6 for RHEL 8",
"product_id": "8Base-RHACM-2.6:rhacm2/kube-rbac-proxy-rhel8@sha256:dbd816d503e9beb58622604432eb415419e893627eb95c1ceeb8ff5bda7d6335_ppc64le"
},
"product_reference": "rhacm2/kube-rbac-proxy-rhel8@sha256:dbd816d503e9beb58622604432eb415419e893627eb95c1ceeb8ff5bda7d6335_ppc64le",
"relates_to_product_reference": "8Base-RHACM-2.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/kube-state-metrics-rhel8@sha256:53246a6df1f0880d94ed2644fa4366e3e2108b6fa8a51745af87785346ce5304_s390x as a component of Red Hat Advanced Cluster Management for Kubernetes 2.6 for RHEL 8",
"product_id": "8Base-RHACM-2.6:rhacm2/kube-state-metrics-rhel8@sha256:53246a6df1f0880d94ed2644fa4366e3e2108b6fa8a51745af87785346ce5304_s390x"
},
"product_reference": "rhacm2/kube-state-metrics-rhel8@sha256:53246a6df1f0880d94ed2644fa4366e3e2108b6fa8a51745af87785346ce5304_s390x",
"relates_to_product_reference": "8Base-RHACM-2.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/kube-state-metrics-rhel8@sha256:5f2393bceefffb32240043b6722aa73d31fc8133cc2666fcf5eb8d33794bc54f_arm64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.6 for RHEL 8",
"product_id": "8Base-RHACM-2.6:rhacm2/kube-state-metrics-rhel8@sha256:5f2393bceefffb32240043b6722aa73d31fc8133cc2666fcf5eb8d33794bc54f_arm64"
},
"product_reference": "rhacm2/kube-state-metrics-rhel8@sha256:5f2393bceefffb32240043b6722aa73d31fc8133cc2666fcf5eb8d33794bc54f_arm64",
"relates_to_product_reference": "8Base-RHACM-2.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/kube-state-metrics-rhel8@sha256:c792c043462281cde7c93bd8e2136f62ca17d072e7f466353f37de8e5f5dc949_ppc64le as a component of Red Hat Advanced Cluster Management for Kubernetes 2.6 for RHEL 8",
"product_id": "8Base-RHACM-2.6:rhacm2/kube-state-metrics-rhel8@sha256:c792c043462281cde7c93bd8e2136f62ca17d072e7f466353f37de8e5f5dc949_ppc64le"
},
"product_reference": "rhacm2/kube-state-metrics-rhel8@sha256:c792c043462281cde7c93bd8e2136f62ca17d072e7f466353f37de8e5f5dc949_ppc64le",
"relates_to_product_reference": "8Base-RHACM-2.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/kube-state-metrics-rhel8@sha256:e6b1d24b56e6973eee1569e351db6637ca67e1d6cd124adb845cbf6e35a4f6af_amd64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.6 for RHEL 8",
"product_id": "8Base-RHACM-2.6:rhacm2/kube-state-metrics-rhel8@sha256:e6b1d24b56e6973eee1569e351db6637ca67e1d6cd124adb845cbf6e35a4f6af_amd64"
},
"product_reference": "rhacm2/kube-state-metrics-rhel8@sha256:e6b1d24b56e6973eee1569e351db6637ca67e1d6cd124adb845cbf6e35a4f6af_amd64",
"relates_to_product_reference": "8Base-RHACM-2.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/management-ingress-rhel8@sha256:07238998d21204cd8f25dc63e6dbde20a2dd25c3b96609729306db6c63a0fca4_arm64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.6 for RHEL 8",
"product_id": "8Base-RHACM-2.6:rhacm2/management-ingress-rhel8@sha256:07238998d21204cd8f25dc63e6dbde20a2dd25c3b96609729306db6c63a0fca4_arm64"
},
"product_reference": "rhacm2/management-ingress-rhel8@sha256:07238998d21204cd8f25dc63e6dbde20a2dd25c3b96609729306db6c63a0fca4_arm64",
"relates_to_product_reference": "8Base-RHACM-2.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/management-ingress-rhel8@sha256:0d2665d19a8753c6269f594b68b067cd62a402404287e6416543c1af2d7d3cf4_ppc64le as a component of Red Hat Advanced Cluster Management for Kubernetes 2.6 for RHEL 8",
"product_id": "8Base-RHACM-2.6:rhacm2/management-ingress-rhel8@sha256:0d2665d19a8753c6269f594b68b067cd62a402404287e6416543c1af2d7d3cf4_ppc64le"
},
"product_reference": "rhacm2/management-ingress-rhel8@sha256:0d2665d19a8753c6269f594b68b067cd62a402404287e6416543c1af2d7d3cf4_ppc64le",
"relates_to_product_reference": "8Base-RHACM-2.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/management-ingress-rhel8@sha256:6917d018e53aabb6f5402f02000aedd2e5cf71bcc84562e0fc7d7c87049f4b67_amd64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.6 for RHEL 8",
"product_id": "8Base-RHACM-2.6:rhacm2/management-ingress-rhel8@sha256:6917d018e53aabb6f5402f02000aedd2e5cf71bcc84562e0fc7d7c87049f4b67_amd64"
},
"product_reference": "rhacm2/management-ingress-rhel8@sha256:6917d018e53aabb6f5402f02000aedd2e5cf71bcc84562e0fc7d7c87049f4b67_amd64",
"relates_to_product_reference": "8Base-RHACM-2.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/management-ingress-rhel8@sha256:73b0444bd91a1dade3b7e76245ac8d6cb568929bba321b8c86c269d6f542ac3b_s390x as a component of Red Hat Advanced Cluster Management for Kubernetes 2.6 for RHEL 8",
"product_id": "8Base-RHACM-2.6:rhacm2/management-ingress-rhel8@sha256:73b0444bd91a1dade3b7e76245ac8d6cb568929bba321b8c86c269d6f542ac3b_s390x"
},
"product_reference": "rhacm2/management-ingress-rhel8@sha256:73b0444bd91a1dade3b7e76245ac8d6cb568929bba321b8c86c269d6f542ac3b_s390x",
"relates_to_product_reference": "8Base-RHACM-2.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/memcached-exporter-rhel8@sha256:7d85dd62346a647d22202baa0f8d405b2aaf9a7174b38e5d29df2e03530009c3_s390x as a component of Red Hat Advanced Cluster Management for Kubernetes 2.6 for RHEL 8",
"product_id": "8Base-RHACM-2.6:rhacm2/memcached-exporter-rhel8@sha256:7d85dd62346a647d22202baa0f8d405b2aaf9a7174b38e5d29df2e03530009c3_s390x"
},
"product_reference": "rhacm2/memcached-exporter-rhel8@sha256:7d85dd62346a647d22202baa0f8d405b2aaf9a7174b38e5d29df2e03530009c3_s390x",
"relates_to_product_reference": "8Base-RHACM-2.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/memcached-exporter-rhel8@sha256:9635616c8f058e67d557201147904b05f8b49938f63fb2b0239dfca883f61685_arm64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.6 for RHEL 8",
"product_id": "8Base-RHACM-2.6:rhacm2/memcached-exporter-rhel8@sha256:9635616c8f058e67d557201147904b05f8b49938f63fb2b0239dfca883f61685_arm64"
},
"product_reference": "rhacm2/memcached-exporter-rhel8@sha256:9635616c8f058e67d557201147904b05f8b49938f63fb2b0239dfca883f61685_arm64",
"relates_to_product_reference": "8Base-RHACM-2.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/memcached-exporter-rhel8@sha256:9e91ecec92ec0df8b72beb6040f39d9a25b0bfad844e92ea34cc2d648d221d22_ppc64le as a component of Red Hat Advanced Cluster Management for Kubernetes 2.6 for RHEL 8",
"product_id": "8Base-RHACM-2.6:rhacm2/memcached-exporter-rhel8@sha256:9e91ecec92ec0df8b72beb6040f39d9a25b0bfad844e92ea34cc2d648d221d22_ppc64le"
},
"product_reference": "rhacm2/memcached-exporter-rhel8@sha256:9e91ecec92ec0df8b72beb6040f39d9a25b0bfad844e92ea34cc2d648d221d22_ppc64le",
"relates_to_product_reference": "8Base-RHACM-2.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/memcached-exporter-rhel8@sha256:c773b9a2fffcd549d4936054260f655c78da603957826d6bad4e8567a213ad10_amd64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.6 for RHEL 8",
"product_id": "8Base-RHACM-2.6:rhacm2/memcached-exporter-rhel8@sha256:c773b9a2fffcd549d4936054260f655c78da603957826d6bad4e8567a213ad10_amd64"
},
"product_reference": "rhacm2/memcached-exporter-rhel8@sha256:c773b9a2fffcd549d4936054260f655c78da603957826d6bad4e8567a213ad10_amd64",
"relates_to_product_reference": "8Base-RHACM-2.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/memcached-rhel8@sha256:584f8c4a9a1b75fc71948a98add560d4fe3d936ee46ac791f32121dbadf8c7d2_ppc64le as a component of Red Hat Advanced Cluster Management for Kubernetes 2.6 for RHEL 8",
"product_id": "8Base-RHACM-2.6:rhacm2/memcached-rhel8@sha256:584f8c4a9a1b75fc71948a98add560d4fe3d936ee46ac791f32121dbadf8c7d2_ppc64le"
},
"product_reference": "rhacm2/memcached-rhel8@sha256:584f8c4a9a1b75fc71948a98add560d4fe3d936ee46ac791f32121dbadf8c7d2_ppc64le",
"relates_to_product_reference": "8Base-RHACM-2.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/memcached-rhel8@sha256:59b3ce3f3f4459c97cfffee5e20830d70f8a69198b5fab271e6c478d615c46d3_arm64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.6 for RHEL 8",
"product_id": "8Base-RHACM-2.6:rhacm2/memcached-rhel8@sha256:59b3ce3f3f4459c97cfffee5e20830d70f8a69198b5fab271e6c478d615c46d3_arm64"
},
"product_reference": "rhacm2/memcached-rhel8@sha256:59b3ce3f3f4459c97cfffee5e20830d70f8a69198b5fab271e6c478d615c46d3_arm64",
"relates_to_product_reference": "8Base-RHACM-2.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/memcached-rhel8@sha256:6f458c76757203b28434f871027c6a466a73d246ceb5bfac8793ad1896a672ab_amd64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.6 for RHEL 8",
"product_id": "8Base-RHACM-2.6:rhacm2/memcached-rhel8@sha256:6f458c76757203b28434f871027c6a466a73d246ceb5bfac8793ad1896a672ab_amd64"
},
"product_reference": "rhacm2/memcached-rhel8@sha256:6f458c76757203b28434f871027c6a466a73d246ceb5bfac8793ad1896a672ab_amd64",
"relates_to_product_reference": "8Base-RHACM-2.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/memcached-rhel8@sha256:e34722fd656e3205dcdb565b0ab68e9971174c11f125dbfff3bf82e1e21f3a76_s390x as a component of Red Hat Advanced Cluster Management for Kubernetes 2.6 for RHEL 8",
"product_id": "8Base-RHACM-2.6:rhacm2/memcached-rhel8@sha256:e34722fd656e3205dcdb565b0ab68e9971174c11f125dbfff3bf82e1e21f3a76_s390x"
},
"product_reference": "rhacm2/memcached-rhel8@sha256:e34722fd656e3205dcdb565b0ab68e9971174c11f125dbfff3bf82e1e21f3a76_s390x",
"relates_to_product_reference": "8Base-RHACM-2.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/metrics-collector-rhel8@sha256:3a81a018b939752543e78c2d68d1436b851be2256b88c3e66cd506ae1d8f4c9c_ppc64le as a component of Red Hat Advanced Cluster Management for Kubernetes 2.6 for RHEL 8",
"product_id": "8Base-RHACM-2.6:rhacm2/metrics-collector-rhel8@sha256:3a81a018b939752543e78c2d68d1436b851be2256b88c3e66cd506ae1d8f4c9c_ppc64le"
},
"product_reference": "rhacm2/metrics-collector-rhel8@sha256:3a81a018b939752543e78c2d68d1436b851be2256b88c3e66cd506ae1d8f4c9c_ppc64le",
"relates_to_product_reference": "8Base-RHACM-2.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/metrics-collector-rhel8@sha256:6a3e0c36c123c9dc54759655d9148f580abada501034914863a6528ded19ef34_amd64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.6 for RHEL 8",
"product_id": "8Base-RHACM-2.6:rhacm2/metrics-collector-rhel8@sha256:6a3e0c36c123c9dc54759655d9148f580abada501034914863a6528ded19ef34_amd64"
},
"product_reference": "rhacm2/metrics-collector-rhel8@sha256:6a3e0c36c123c9dc54759655d9148f580abada501034914863a6528ded19ef34_amd64",
"relates_to_product_reference": "8Base-RHACM-2.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/metrics-collector-rhel8@sha256:7991f484f97b9951f27f70e67d5db0850c4189ee86db8406cdda961a9beb06f0_arm64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.6 for RHEL 8",
"product_id": "8Base-RHACM-2.6:rhacm2/metrics-collector-rhel8@sha256:7991f484f97b9951f27f70e67d5db0850c4189ee86db8406cdda961a9beb06f0_arm64"
},
"product_reference": "rhacm2/metrics-collector-rhel8@sha256:7991f484f97b9951f27f70e67d5db0850c4189ee86db8406cdda961a9beb06f0_arm64",
"relates_to_product_reference": "8Base-RHACM-2.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/metrics-collector-rhel8@sha256:fa08b9bf3fd334738984e150ba5bfd2e005374752f3112340b65f6434eacd057_s390x as a component of Red Hat Advanced Cluster Management for Kubernetes 2.6 for RHEL 8",
"product_id": "8Base-RHACM-2.6:rhacm2/metrics-collector-rhel8@sha256:fa08b9bf3fd334738984e150ba5bfd2e005374752f3112340b65f6434eacd057_s390x"
},
"product_reference": "rhacm2/metrics-collector-rhel8@sha256:fa08b9bf3fd334738984e150ba5bfd2e005374752f3112340b65f6434eacd057_s390x",
"relates_to_product_reference": "8Base-RHACM-2.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/multicloud-integrations-rhel8@sha256:2bcbf9a565f3c566061325aca3174ec755b5c94a28612718a3f1563db317273e_ppc64le as a component of Red Hat Advanced Cluster Management for Kubernetes 2.6 for RHEL 8",
"product_id": "8Base-RHACM-2.6:rhacm2/multicloud-integrations-rhel8@sha256:2bcbf9a565f3c566061325aca3174ec755b5c94a28612718a3f1563db317273e_ppc64le"
},
"product_reference": "rhacm2/multicloud-integrations-rhel8@sha256:2bcbf9a565f3c566061325aca3174ec755b5c94a28612718a3f1563db317273e_ppc64le",
"relates_to_product_reference": "8Base-RHACM-2.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/multicloud-integrations-rhel8@sha256:6813ccd43a1aecd1aaf4d5d4b1620fd63bbca00b736100189ff91246bf3bc36b_arm64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.6 for RHEL 8",
"product_id": "8Base-RHACM-2.6:rhacm2/multicloud-integrations-rhel8@sha256:6813ccd43a1aecd1aaf4d5d4b1620fd63bbca00b736100189ff91246bf3bc36b_arm64"
},
"product_reference": "rhacm2/multicloud-integrations-rhel8@sha256:6813ccd43a1aecd1aaf4d5d4b1620fd63bbca00b736100189ff91246bf3bc36b_arm64",
"relates_to_product_reference": "8Base-RHACM-2.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/multicloud-integrations-rhel8@sha256:db89ef3686570526afdb2b79fd698aca5dc50c633009760f1748fb9fd506067b_amd64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.6 for RHEL 8",
"product_id": "8Base-RHACM-2.6:rhacm2/multicloud-integrations-rhel8@sha256:db89ef3686570526afdb2b79fd698aca5dc50c633009760f1748fb9fd506067b_amd64"
},
"product_reference": "rhacm2/multicloud-integrations-rhel8@sha256:db89ef3686570526afdb2b79fd698aca5dc50c633009760f1748fb9fd506067b_amd64",
"relates_to_product_reference": "8Base-RHACM-2.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/multicloud-integrations-rhel8@sha256:db8bc27937802c5d8fff769b9c93c8a01411629d199adbc39235e721d6468b30_s390x as a component of Red Hat Advanced Cluster Management for Kubernetes 2.6 for RHEL 8",
"product_id": "8Base-RHACM-2.6:rhacm2/multicloud-integrations-rhel8@sha256:db8bc27937802c5d8fff769b9c93c8a01411629d199adbc39235e721d6468b30_s390x"
},
"product_reference": "rhacm2/multicloud-integrations-rhel8@sha256:db8bc27937802c5d8fff769b9c93c8a01411629d199adbc39235e721d6468b30_s390x",
"relates_to_product_reference": "8Base-RHACM-2.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/multicluster-observability-rhel8-operator@sha256:434db0ca203b14b899fff9b7a2a5b975de852ea29620a828f29246448aba873c_ppc64le as a component of Red Hat Advanced Cluster Management for Kubernetes 2.6 for RHEL 8",
"product_id": "8Base-RHACM-2.6:rhacm2/multicluster-observability-rhel8-operator@sha256:434db0ca203b14b899fff9b7a2a5b975de852ea29620a828f29246448aba873c_ppc64le"
},
"product_reference": "rhacm2/multicluster-observability-rhel8-operator@sha256:434db0ca203b14b899fff9b7a2a5b975de852ea29620a828f29246448aba873c_ppc64le",
"relates_to_product_reference": "8Base-RHACM-2.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/multicluster-observability-rhel8-operator@sha256:876bfa63b0e13833eaeadb7c6a0481f1d7970b283f69ece4d81c99985f4dd161_arm64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.6 for RHEL 8",
"product_id": "8Base-RHACM-2.6:rhacm2/multicluster-observability-rhel8-operator@sha256:876bfa63b0e13833eaeadb7c6a0481f1d7970b283f69ece4d81c99985f4dd161_arm64"
},
"product_reference": "rhacm2/multicluster-observability-rhel8-operator@sha256:876bfa63b0e13833eaeadb7c6a0481f1d7970b283f69ece4d81c99985f4dd161_arm64",
"relates_to_product_reference": "8Base-RHACM-2.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/multicluster-observability-rhel8-operator@sha256:d23f208e020d42bc095011d423146e2da35b2bc85b844911bde2f4edf696bdca_amd64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.6 for RHEL 8",
"product_id": "8Base-RHACM-2.6:rhacm2/multicluster-observability-rhel8-operator@sha256:d23f208e020d42bc095011d423146e2da35b2bc85b844911bde2f4edf696bdca_amd64"
},
"product_reference": "rhacm2/multicluster-observability-rhel8-operator@sha256:d23f208e020d42bc095011d423146e2da35b2bc85b844911bde2f4edf696bdca_amd64",
"relates_to_product_reference": "8Base-RHACM-2.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/multicluster-observability-rhel8-operator@sha256:f29581baf5277588d2e4cd01380ecf46e3c97a2f17ade01b048f75c29f18d62c_s390x as a component of Red Hat Advanced Cluster Management for Kubernetes 2.6 for RHEL 8",
"product_id": "8Base-RHACM-2.6:rhacm2/multicluster-observability-rhel8-operator@sha256:f29581baf5277588d2e4cd01380ecf46e3c97a2f17ade01b048f75c29f18d62c_s390x"
},
"product_reference": "rhacm2/multicluster-observability-rhel8-operator@sha256:f29581baf5277588d2e4cd01380ecf46e3c97a2f17ade01b048f75c29f18d62c_s390x",
"relates_to_product_reference": "8Base-RHACM-2.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/multicluster-operators-application-rhel8@sha256:1952d422bd7ba42323711faba59244c449293cc92502e350460fee07c0e3b34a_ppc64le as a component of Red Hat Advanced Cluster Management for Kubernetes 2.6 for RHEL 8",
"product_id": "8Base-RHACM-2.6:rhacm2/multicluster-operators-application-rhel8@sha256:1952d422bd7ba42323711faba59244c449293cc92502e350460fee07c0e3b34a_ppc64le"
},
"product_reference": "rhacm2/multicluster-operators-application-rhel8@sha256:1952d422bd7ba42323711faba59244c449293cc92502e350460fee07c0e3b34a_ppc64le",
"relates_to_product_reference": "8Base-RHACM-2.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/multicluster-operators-application-rhel8@sha256:566a60f630ec346eced3106ec072963d1b9f9d300e7d4cee6af6dc0d590a3937_s390x as a component of Red Hat Advanced Cluster Management for Kubernetes 2.6 for RHEL 8",
"product_id": "8Base-RHACM-2.6:rhacm2/multicluster-operators-application-rhel8@sha256:566a60f630ec346eced3106ec072963d1b9f9d300e7d4cee6af6dc0d590a3937_s390x"
},
"product_reference": "rhacm2/multicluster-operators-application-rhel8@sha256:566a60f630ec346eced3106ec072963d1b9f9d300e7d4cee6af6dc0d590a3937_s390x",
"relates_to_product_reference": "8Base-RHACM-2.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/multicluster-operators-application-rhel8@sha256:724dd9f4a5e4acd061206ca2ea57c329210ade5135dbdf941b8d7e720daa4f10_arm64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.6 for RHEL 8",
"product_id": "8Base-RHACM-2.6:rhacm2/multicluster-operators-application-rhel8@sha256:724dd9f4a5e4acd061206ca2ea57c329210ade5135dbdf941b8d7e720daa4f10_arm64"
},
"product_reference": "rhacm2/multicluster-operators-application-rhel8@sha256:724dd9f4a5e4acd061206ca2ea57c329210ade5135dbdf941b8d7e720daa4f10_arm64",
"relates_to_product_reference": "8Base-RHACM-2.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/multicluster-operators-application-rhel8@sha256:ace8895fc62c1394dfa7854fd9ce3e14ef859e989255f70dc9a5a3d9bcd514c0_amd64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.6 for RHEL 8",
"product_id": "8Base-RHACM-2.6:rhacm2/multicluster-operators-application-rhel8@sha256:ace8895fc62c1394dfa7854fd9ce3e14ef859e989255f70dc9a5a3d9bcd514c0_amd64"
},
"product_reference": "rhacm2/multicluster-operators-application-rhel8@sha256:ace8895fc62c1394dfa7854fd9ce3e14ef859e989255f70dc9a5a3d9bcd514c0_amd64",
"relates_to_product_reference": "8Base-RHACM-2.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/multicluster-operators-channel-rhel8@sha256:1ebe6504a6a58f39f93952bf1c135ea58ff77e65c5b8ba73c7ad6295e66a1b45_s390x as a component of Red Hat Advanced Cluster Management for Kubernetes 2.6 for RHEL 8",
"product_id": "8Base-RHACM-2.6:rhacm2/multicluster-operators-channel-rhel8@sha256:1ebe6504a6a58f39f93952bf1c135ea58ff77e65c5b8ba73c7ad6295e66a1b45_s390x"
},
"product_reference": "rhacm2/multicluster-operators-channel-rhel8@sha256:1ebe6504a6a58f39f93952bf1c135ea58ff77e65c5b8ba73c7ad6295e66a1b45_s390x",
"relates_to_product_reference": "8Base-RHACM-2.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/multicluster-operators-channel-rhel8@sha256:557cc962d0b10d80a9dea7adce387ea28fb4199a02fa8546645ab2cacbf28b88_ppc64le as a component of Red Hat Advanced Cluster Management for Kubernetes 2.6 for RHEL 8",
"product_id": "8Base-RHACM-2.6:rhacm2/multicluster-operators-channel-rhel8@sha256:557cc962d0b10d80a9dea7adce387ea28fb4199a02fa8546645ab2cacbf28b88_ppc64le"
},
"product_reference": "rhacm2/multicluster-operators-channel-rhel8@sha256:557cc962d0b10d80a9dea7adce387ea28fb4199a02fa8546645ab2cacbf28b88_ppc64le",
"relates_to_product_reference": "8Base-RHACM-2.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/multicluster-operators-channel-rhel8@sha256:82526c7c046325bde1dfa0a47b58b773355f00bc95c23be75105e7255e7bddd2_arm64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.6 for RHEL 8",
"product_id": "8Base-RHACM-2.6:rhacm2/multicluster-operators-channel-rhel8@sha256:82526c7c046325bde1dfa0a47b58b773355f00bc95c23be75105e7255e7bddd2_arm64"
},
"product_reference": "rhacm2/multicluster-operators-channel-rhel8@sha256:82526c7c046325bde1dfa0a47b58b773355f00bc95c23be75105e7255e7bddd2_arm64",
"relates_to_product_reference": "8Base-RHACM-2.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/multicluster-operators-channel-rhel8@sha256:85e20d97f28e43668c2790bd6e0adbc598d01f9fab849761fb96d7a5c4946a87_amd64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.6 for RHEL 8",
"product_id": "8Base-RHACM-2.6:rhacm2/multicluster-operators-channel-rhel8@sha256:85e20d97f28e43668c2790bd6e0adbc598d01f9fab849761fb96d7a5c4946a87_amd64"
},
"product_reference": "rhacm2/multicluster-operators-channel-rhel8@sha256:85e20d97f28e43668c2790bd6e0adbc598d01f9fab849761fb96d7a5c4946a87_amd64",
"relates_to_product_reference": "8Base-RHACM-2.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/multicluster-operators-subscription-rhel8@sha256:7310f31faae367a363c27a7236b562bbfe8381a352fce906279590bac11571d2_ppc64le as a component of Red Hat Advanced Cluster Management for Kubernetes 2.6 for RHEL 8",
"product_id": "8Base-RHACM-2.6:rhacm2/multicluster-operators-subscription-rhel8@sha256:7310f31faae367a363c27a7236b562bbfe8381a352fce906279590bac11571d2_ppc64le"
},
"product_reference": "rhacm2/multicluster-operators-subscription-rhel8@sha256:7310f31faae367a363c27a7236b562bbfe8381a352fce906279590bac11571d2_ppc64le",
"relates_to_product_reference": "8Base-RHACM-2.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/multicluster-operators-subscription-rhel8@sha256:7676d33b9be36ca6660d3aed888fdffcf270fcf82258ed9531e2746a3d27610c_s390x as a component of Red Hat Advanced Cluster Management for Kubernetes 2.6 for RHEL 8",
"product_id": "8Base-RHACM-2.6:rhacm2/multicluster-operators-subscription-rhel8@sha256:7676d33b9be36ca6660d3aed888fdffcf270fcf82258ed9531e2746a3d27610c_s390x"
},
"product_reference": "rhacm2/multicluster-operators-subscription-rhel8@sha256:7676d33b9be36ca6660d3aed888fdffcf270fcf82258ed9531e2746a3d27610c_s390x",
"relates_to_product_reference": "8Base-RHACM-2.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/multicluster-operators-subscription-rhel8@sha256:e718d5abef58365d547ef73828a26adff5b6cef1bf935aa7c27f12f604b50337_amd64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.6 for RHEL 8",
"product_id": "8Base-RHACM-2.6:rhacm2/multicluster-operators-subscription-rhel8@sha256:e718d5abef58365d547ef73828a26adff5b6cef1bf935aa7c27f12f604b50337_amd64"
},
"product_reference": "rhacm2/multicluster-operators-subscription-rhel8@sha256:e718d5abef58365d547ef73828a26adff5b6cef1bf935aa7c27f12f604b50337_amd64",
"relates_to_product_reference": "8Base-RHACM-2.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/multicluster-operators-subscription-rhel8@sha256:f58aff87d1efb64417c6976f6772a464e54beefe847f50a141726b7a1a6a293a_arm64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.6 for RHEL 8",
"product_id": "8Base-RHACM-2.6:rhacm2/multicluster-operators-subscription-rhel8@sha256:f58aff87d1efb64417c6976f6772a464e54beefe847f50a141726b7a1a6a293a_arm64"
},
"product_reference": "rhacm2/multicluster-operators-subscription-rhel8@sha256:f58aff87d1efb64417c6976f6772a464e54beefe847f50a141726b7a1a6a293a_arm64",
"relates_to_product_reference": "8Base-RHACM-2.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/multiclusterhub-repo-rhel8@sha256:03222a9dd6eca9cf44932a0ff1bf89bd9d2d29683f1ebb0d0aa49171b77a4963_ppc64le as a component of Red Hat Advanced Cluster Management for Kubernetes 2.6 for RHEL 8",
"product_id": "8Base-RHACM-2.6:rhacm2/multiclusterhub-repo-rhel8@sha256:03222a9dd6eca9cf44932a0ff1bf89bd9d2d29683f1ebb0d0aa49171b77a4963_ppc64le"
},
"product_reference": "rhacm2/multiclusterhub-repo-rhel8@sha256:03222a9dd6eca9cf44932a0ff1bf89bd9d2d29683f1ebb0d0aa49171b77a4963_ppc64le",
"relates_to_product_reference": "8Base-RHACM-2.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/multiclusterhub-repo-rhel8@sha256:881b8c3b19918affd478c0ad0c73dff96dd28f5c1dfddb86472b42e422fa25b6_amd64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.6 for RHEL 8",
"product_id": "8Base-RHACM-2.6:rhacm2/multiclusterhub-repo-rhel8@sha256:881b8c3b19918affd478c0ad0c73dff96dd28f5c1dfddb86472b42e422fa25b6_amd64"
},
"product_reference": "rhacm2/multiclusterhub-repo-rhel8@sha256:881b8c3b19918affd478c0ad0c73dff96dd28f5c1dfddb86472b42e422fa25b6_amd64",
"relates_to_product_reference": "8Base-RHACM-2.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/multiclusterhub-repo-rhel8@sha256:9de94ea1f83ec8b7257c7b2befc1485ed9cc40c9ef3600c4c4c50934e708cf9d_s390x as a component of Red Hat Advanced Cluster Management for Kubernetes 2.6 for RHEL 8",
"product_id": "8Base-RHACM-2.6:rhacm2/multiclusterhub-repo-rhel8@sha256:9de94ea1f83ec8b7257c7b2befc1485ed9cc40c9ef3600c4c4c50934e708cf9d_s390x"
},
"product_reference": "rhacm2/multiclusterhub-repo-rhel8@sha256:9de94ea1f83ec8b7257c7b2befc1485ed9cc40c9ef3600c4c4c50934e708cf9d_s390x",
"relates_to_product_reference": "8Base-RHACM-2.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/multiclusterhub-repo-rhel8@sha256:a45ed68e7d3ac89d17eaf06445cabfc19a9ce85a42f116d75028d6acd18a322b_arm64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.6 for RHEL 8",
"product_id": "8Base-RHACM-2.6:rhacm2/multiclusterhub-repo-rhel8@sha256:a45ed68e7d3ac89d17eaf06445cabfc19a9ce85a42f116d75028d6acd18a322b_arm64"
},
"product_reference": "rhacm2/multiclusterhub-repo-rhel8@sha256:a45ed68e7d3ac89d17eaf06445cabfc19a9ce85a42f116d75028d6acd18a322b_arm64",
"relates_to_product_reference": "8Base-RHACM-2.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/multiclusterhub-rhel8@sha256:48d1fa8bc5f6a4d8349c41126301bd86d12836384f336881ecb71bd79f84ae93_ppc64le as a component of Red Hat Advanced Cluster Management for Kubernetes 2.6 for RHEL 8",
"product_id": "8Base-RHACM-2.6:rhacm2/multiclusterhub-rhel8@sha256:48d1fa8bc5f6a4d8349c41126301bd86d12836384f336881ecb71bd79f84ae93_ppc64le"
},
"product_reference": "rhacm2/multiclusterhub-rhel8@sha256:48d1fa8bc5f6a4d8349c41126301bd86d12836384f336881ecb71bd79f84ae93_ppc64le",
"relates_to_product_reference": "8Base-RHACM-2.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/multiclusterhub-rhel8@sha256:a33e91fb763a2f0894433bce31bd44229e7d5f5c53d36c6b6f643807a45c110b_arm64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.6 for RHEL 8",
"product_id": "8Base-RHACM-2.6:rhacm2/multiclusterhub-rhel8@sha256:a33e91fb763a2f0894433bce31bd44229e7d5f5c53d36c6b6f643807a45c110b_arm64"
},
"product_reference": "rhacm2/multiclusterhub-rhel8@sha256:a33e91fb763a2f0894433bce31bd44229e7d5f5c53d36c6b6f643807a45c110b_arm64",
"relates_to_product_reference": "8Base-RHACM-2.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/multiclusterhub-rhel8@sha256:d6e126cbdd3cfbcdee04b093389ca1b07ac8038da96060051ed94e1eeacc6d92_s390x as a component of Red Hat Advanced Cluster Management for Kubernetes 2.6 for RHEL 8",
"product_id": "8Base-RHACM-2.6:rhacm2/multiclusterhub-rhel8@sha256:d6e126cbdd3cfbcdee04b093389ca1b07ac8038da96060051ed94e1eeacc6d92_s390x"
},
"product_reference": "rhacm2/multiclusterhub-rhel8@sha256:d6e126cbdd3cfbcdee04b093389ca1b07ac8038da96060051ed94e1eeacc6d92_s390x",
"relates_to_product_reference": "8Base-RHACM-2.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/multiclusterhub-rhel8@sha256:ecf12158a2d8802b4c7efd6b336ff36c1e002223b1d385a40fbef638d5e4aa21_amd64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.6 for RHEL 8",
"product_id": "8Base-RHACM-2.6:rhacm2/multiclusterhub-rhel8@sha256:ecf12158a2d8802b4c7efd6b336ff36c1e002223b1d385a40fbef638d5e4aa21_amd64"
},
"product_reference": "rhacm2/multiclusterhub-rhel8@sha256:ecf12158a2d8802b4c7efd6b336ff36c1e002223b1d385a40fbef638d5e4aa21_amd64",
"relates_to_product_reference": "8Base-RHACM-2.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/node-exporter-rhel8@sha256:14d23638efff3c30661c9a5f3ddb6ab0c7a9d162de1176dd9565cf49dfa4b9c5_amd64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.6 for RHEL 8",
"product_id": "8Base-RHACM-2.6:rhacm2/node-exporter-rhel8@sha256:14d23638efff3c30661c9a5f3ddb6ab0c7a9d162de1176dd9565cf49dfa4b9c5_amd64"
},
"product_reference": "rhacm2/node-exporter-rhel8@sha256:14d23638efff3c30661c9a5f3ddb6ab0c7a9d162de1176dd9565cf49dfa4b9c5_amd64",
"relates_to_product_reference": "8Base-RHACM-2.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/node-exporter-rhel8@sha256:533005e1608de68a09e53599de3f30990db95cb923794bab9ae9e3bc1a8b6baf_arm64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.6 for RHEL 8",
"product_id": "8Base-RHACM-2.6:rhacm2/node-exporter-rhel8@sha256:533005e1608de68a09e53599de3f30990db95cb923794bab9ae9e3bc1a8b6baf_arm64"
},
"product_reference": "rhacm2/node-exporter-rhel8@sha256:533005e1608de68a09e53599de3f30990db95cb923794bab9ae9e3bc1a8b6baf_arm64",
"relates_to_product_reference": "8Base-RHACM-2.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/node-exporter-rhel8@sha256:99eef3491c7092afa14179b9a9d39dd8fbfb3c9bb61759d678af5d91ac23e59d_s390x as a component of Red Hat Advanced Cluster Management for Kubernetes 2.6 for RHEL 8",
"product_id": "8Base-RHACM-2.6:rhacm2/node-exporter-rhel8@sha256:99eef3491c7092afa14179b9a9d39dd8fbfb3c9bb61759d678af5d91ac23e59d_s390x"
},
"product_reference": "rhacm2/node-exporter-rhel8@sha256:99eef3491c7092afa14179b9a9d39dd8fbfb3c9bb61759d678af5d91ac23e59d_s390x",
"relates_to_product_reference": "8Base-RHACM-2.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/node-exporter-rhel8@sha256:e200d4e1802cce7fce32b1e0dc5c3220b6f6477b73b3a2d8ea26a5a42d63f46b_ppc64le as a component of Red Hat Advanced Cluster Management for Kubernetes 2.6 for RHEL 8",
"product_id": "8Base-RHACM-2.6:rhacm2/node-exporter-rhel8@sha256:e200d4e1802cce7fce32b1e0dc5c3220b6f6477b73b3a2d8ea26a5a42d63f46b_ppc64le"
},
"product_reference": "rhacm2/node-exporter-rhel8@sha256:e200d4e1802cce7fce32b1e0dc5c3220b6f6477b73b3a2d8ea26a5a42d63f46b_ppc64le",
"relates_to_product_reference": "8Base-RHACM-2.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/observatorium-rhel8-operator@sha256:092e3437e6d38b2bf676d7fb67ad672e3ef03440017b5af7c1ebd2beb3f437eb_amd64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.6 for RHEL 8",
"product_id": "8Base-RHACM-2.6:rhacm2/observatorium-rhel8-operator@sha256:092e3437e6d38b2bf676d7fb67ad672e3ef03440017b5af7c1ebd2beb3f437eb_amd64"
},
"product_reference": "rhacm2/observatorium-rhel8-operator@sha256:092e3437e6d38b2bf676d7fb67ad672e3ef03440017b5af7c1ebd2beb3f437eb_amd64",
"relates_to_product_reference": "8Base-RHACM-2.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/observatorium-rhel8-operator@sha256:8cf076bfb049d1aabd00040ee65f0fedd590f0dd448c7561de494093a915b397_ppc64le as a component of Red Hat Advanced Cluster Management for Kubernetes 2.6 for RHEL 8",
"product_id": "8Base-RHACM-2.6:rhacm2/observatorium-rhel8-operator@sha256:8cf076bfb049d1aabd00040ee65f0fedd590f0dd448c7561de494093a915b397_ppc64le"
},
"product_reference": "rhacm2/observatorium-rhel8-operator@sha256:8cf076bfb049d1aabd00040ee65f0fedd590f0dd448c7561de494093a915b397_ppc64le",
"relates_to_product_reference": "8Base-RHACM-2.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/observatorium-rhel8-operator@sha256:e69987a64fdbf873d4b19d8626c0c5e99dd13d7c95446850559be966dae45ad0_arm64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.6 for RHEL 8",
"product_id": "8Base-RHACM-2.6:rhacm2/observatorium-rhel8-operator@sha256:e69987a64fdbf873d4b19d8626c0c5e99dd13d7c95446850559be966dae45ad0_arm64"
},
"product_reference": "rhacm2/observatorium-rhel8-operator@sha256:e69987a64fdbf873d4b19d8626c0c5e99dd13d7c95446850559be966dae45ad0_arm64",
"relates_to_product_reference": "8Base-RHACM-2.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/observatorium-rhel8-operator@sha256:f0bf89eaea6b7afc2d08c77bd40dfba581f91f462f5ec3d70473b332ca6f781c_s390x as a component of Red Hat Advanced Cluster Management for Kubernetes 2.6 for RHEL 8",
"product_id": "8Base-RHACM-2.6:rhacm2/observatorium-rhel8-operator@sha256:f0bf89eaea6b7afc2d08c77bd40dfba581f91f462f5ec3d70473b332ca6f781c_s390x"
},
"product_reference": "rhacm2/observatorium-rhel8-operator@sha256:f0bf89eaea6b7afc2d08c77bd40dfba581f91f462f5ec3d70473b332ca6f781c_s390x",
"relates_to_product_reference": "8Base-RHACM-2.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/observatorium-rhel8@sha256:0686cfddd61737f7e7eb4f0c011397277394559edac3bb947c0969e302686dd5_ppc64le as a component of Red Hat Advanced Cluster Management for Kubernetes 2.6 for RHEL 8",
"product_id": "8Base-RHACM-2.6:rhacm2/observatorium-rhel8@sha256:0686cfddd61737f7e7eb4f0c011397277394559edac3bb947c0969e302686dd5_ppc64le"
},
"product_reference": "rhacm2/observatorium-rhel8@sha256:0686cfddd61737f7e7eb4f0c011397277394559edac3bb947c0969e302686dd5_ppc64le",
"relates_to_product_reference": "8Base-RHACM-2.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/observatorium-rhel8@sha256:8f2f3732600235f66c406b6121ac37979f52572ce90353b6e099be7b74406251_amd64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.6 for RHEL 8",
"product_id": "8Base-RHACM-2.6:rhacm2/observatorium-rhel8@sha256:8f2f3732600235f66c406b6121ac37979f52572ce90353b6e099be7b74406251_amd64"
},
"product_reference": "rhacm2/observatorium-rhel8@sha256:8f2f3732600235f66c406b6121ac37979f52572ce90353b6e099be7b74406251_amd64",
"relates_to_product_reference": "8Base-RHACM-2.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/observatorium-rhel8@sha256:9e1fccc5b17865a6d7baaa1a15cb50f47d80a14b0a7bcbd94c12f0ddcaaf1b28_s390x as a component of Red Hat Advanced Cluster Management for Kubernetes 2.6 for RHEL 8",
"product_id": "8Base-RHACM-2.6:rhacm2/observatorium-rhel8@sha256:9e1fccc5b17865a6d7baaa1a15cb50f47d80a14b0a7bcbd94c12f0ddcaaf1b28_s390x"
},
"product_reference": "rhacm2/observatorium-rhel8@sha256:9e1fccc5b17865a6d7baaa1a15cb50f47d80a14b0a7bcbd94c12f0ddcaaf1b28_s390x",
"relates_to_product_reference": "8Base-RHACM-2.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/observatorium-rhel8@sha256:bdd89a1051c8f21e7d81ff80c96731a0eaa7d15c320ab1e6b1dc3f6babd42598_arm64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.6 for RHEL 8",
"product_id": "8Base-RHACM-2.6:rhacm2/observatorium-rhel8@sha256:bdd89a1051c8f21e7d81ff80c96731a0eaa7d15c320ab1e6b1dc3f6babd42598_arm64"
},
"product_reference": "rhacm2/observatorium-rhel8@sha256:bdd89a1051c8f21e7d81ff80c96731a0eaa7d15c320ab1e6b1dc3f6babd42598_arm64",
"relates_to_product_reference": "8Base-RHACM-2.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/prometheus-alertmanager-rhel8@sha256:0860b7aa5e8b07792ad7f5d5c0654e23e9da8eedd4b9f509caea616dcfa97d69_amd64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.6 for RHEL 8",
"product_id": "8Base-RHACM-2.6:rhacm2/prometheus-alertmanager-rhel8@sha256:0860b7aa5e8b07792ad7f5d5c0654e23e9da8eedd4b9f509caea616dcfa97d69_amd64"
},
"product_reference": "rhacm2/prometheus-alertmanager-rhel8@sha256:0860b7aa5e8b07792ad7f5d5c0654e23e9da8eedd4b9f509caea616dcfa97d69_amd64",
"relates_to_product_reference": "8Base-RHACM-2.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/prometheus-alertmanager-rhel8@sha256:624895d8579ef6f3e5b17558a30775790ec6f00701f8c5cdfa315292d7f9e867_s390x as a component of Red Hat Advanced Cluster Management for Kubernetes 2.6 for RHEL 8",
"product_id": "8Base-RHACM-2.6:rhacm2/prometheus-alertmanager-rhel8@sha256:624895d8579ef6f3e5b17558a30775790ec6f00701f8c5cdfa315292d7f9e867_s390x"
},
"product_reference": "rhacm2/prometheus-alertmanager-rhel8@sha256:624895d8579ef6f3e5b17558a30775790ec6f00701f8c5cdfa315292d7f9e867_s390x",
"relates_to_product_reference": "8Base-RHACM-2.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/prometheus-alertmanager-rhel8@sha256:6d09865a228cdbbc6d1ac13042c3c00f0bd086f6dc181dfa3cdf8c7f9d826b9e_arm64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.6 for RHEL 8",
"product_id": "8Base-RHACM-2.6:rhacm2/prometheus-alertmanager-rhel8@sha256:6d09865a228cdbbc6d1ac13042c3c00f0bd086f6dc181dfa3cdf8c7f9d826b9e_arm64"
},
"product_reference": "rhacm2/prometheus-alertmanager-rhel8@sha256:6d09865a228cdbbc6d1ac13042c3c00f0bd086f6dc181dfa3cdf8c7f9d826b9e_arm64",
"relates_to_product_reference": "8Base-RHACM-2.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/prometheus-alertmanager-rhel8@sha256:c69fee848d21346a271972e89d91898eac9fec27d598d98ffa004ca8d1b53270_ppc64le as a component of Red Hat Advanced Cluster Management for Kubernetes 2.6 for RHEL 8",
"product_id": "8Base-RHACM-2.6:rhacm2/prometheus-alertmanager-rhel8@sha256:c69fee848d21346a271972e89d91898eac9fec27d598d98ffa004ca8d1b53270_ppc64le"
},
"product_reference": "rhacm2/prometheus-alertmanager-rhel8@sha256:c69fee848d21346a271972e89d91898eac9fec27d598d98ffa004ca8d1b53270_ppc64le",
"relates_to_product_reference": "8Base-RHACM-2.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/prometheus-rhel8@sha256:52cea7c27de23e3358030b09f22b962723c523a940f8e2043edc298c907d761c_arm64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.6 for RHEL 8",
"product_id": "8Base-RHACM-2.6:rhacm2/prometheus-rhel8@sha256:52cea7c27de23e3358030b09f22b962723c523a940f8e2043edc298c907d761c_arm64"
},
"product_reference": "rhacm2/prometheus-rhel8@sha256:52cea7c27de23e3358030b09f22b962723c523a940f8e2043edc298c907d761c_arm64",
"relates_to_product_reference": "8Base-RHACM-2.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/prometheus-rhel8@sha256:67e0fadfbb4d99a60435ed12b470772b38ace4ca815fe73da68eb3c826e200fc_ppc64le as a component of Red Hat Advanced Cluster Management for Kubernetes 2.6 for RHEL 8",
"product_id": "8Base-RHACM-2.6:rhacm2/prometheus-rhel8@sha256:67e0fadfbb4d99a60435ed12b470772b38ace4ca815fe73da68eb3c826e200fc_ppc64le"
},
"product_reference": "rhacm2/prometheus-rhel8@sha256:67e0fadfbb4d99a60435ed12b470772b38ace4ca815fe73da68eb3c826e200fc_ppc64le",
"relates_to_product_reference": "8Base-RHACM-2.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/prometheus-rhel8@sha256:e8241b1d852d605b44ecfcc552cb0f905f72e8a17c8d228162b40c19388f5176_s390x as a component of Red Hat Advanced Cluster Management for Kubernetes 2.6 for RHEL 8",
"product_id": "8Base-RHACM-2.6:rhacm2/prometheus-rhel8@sha256:e8241b1d852d605b44ecfcc552cb0f905f72e8a17c8d228162b40c19388f5176_s390x"
},
"product_reference": "rhacm2/prometheus-rhel8@sha256:e8241b1d852d605b44ecfcc552cb0f905f72e8a17c8d228162b40c19388f5176_s390x",
"relates_to_product_reference": "8Base-RHACM-2.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/prometheus-rhel8@sha256:ed0cc13e79949436d29a7ad0b41b189744a177ea27545fd5eb9b4f71e87bd0eb_amd64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.6 for RHEL 8",
"product_id": "8Base-RHACM-2.6:rhacm2/prometheus-rhel8@sha256:ed0cc13e79949436d29a7ad0b41b189744a177ea27545fd5eb9b4f71e87bd0eb_amd64"
},
"product_reference": "rhacm2/prometheus-rhel8@sha256:ed0cc13e79949436d29a7ad0b41b189744a177ea27545fd5eb9b4f71e87bd0eb_amd64",
"relates_to_product_reference": "8Base-RHACM-2.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/rbac-query-proxy-rhel8@sha256:29c76a37497f212aed280e2bf16ef45fb3785fb4649ce17b7fe9d653a79e2112_arm64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.6 for RHEL 8",
"product_id": "8Base-RHACM-2.6:rhacm2/rbac-query-proxy-rhel8@sha256:29c76a37497f212aed280e2bf16ef45fb3785fb4649ce17b7fe9d653a79e2112_arm64"
},
"product_reference": "rhacm2/rbac-query-proxy-rhel8@sha256:29c76a37497f212aed280e2bf16ef45fb3785fb4649ce17b7fe9d653a79e2112_arm64",
"relates_to_product_reference": "8Base-RHACM-2.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/rbac-query-proxy-rhel8@sha256:475a45884a51127722030226ff9a5f0752c98574c41eb61796aece5e702346a3_ppc64le as a component of Red Hat Advanced Cluster Management for Kubernetes 2.6 for RHEL 8",
"product_id": "8Base-RHACM-2.6:rhacm2/rbac-query-proxy-rhel8@sha256:475a45884a51127722030226ff9a5f0752c98574c41eb61796aece5e702346a3_ppc64le"
},
"product_reference": "rhacm2/rbac-query-proxy-rhel8@sha256:475a45884a51127722030226ff9a5f0752c98574c41eb61796aece5e702346a3_ppc64le",
"relates_to_product_reference": "8Base-RHACM-2.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/rbac-query-proxy-rhel8@sha256:582301b10af0b966ae7d5e130cb0e5f96e7912dc66b4108e0d6078656ca80604_amd64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.6 for RHEL 8",
"product_id": "8Base-RHACM-2.6:rhacm2/rbac-query-proxy-rhel8@sha256:582301b10af0b966ae7d5e130cb0e5f96e7912dc66b4108e0d6078656ca80604_amd64"
},
"product_reference": "rhacm2/rbac-query-proxy-rhel8@sha256:582301b10af0b966ae7d5e130cb0e5f96e7912dc66b4108e0d6078656ca80604_amd64",
"relates_to_product_reference": "8Base-RHACM-2.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/rbac-query-proxy-rhel8@sha256:f1c7de85a44c03f48a6f62ba1d7d650f0b06e0f502cecff1512ad637b5bc1c27_s390x as a component of Red Hat Advanced Cluster Management for Kubernetes 2.6 for RHEL 8",
"product_id": "8Base-RHACM-2.6:rhacm2/rbac-query-proxy-rhel8@sha256:f1c7de85a44c03f48a6f62ba1d7d650f0b06e0f502cecff1512ad637b5bc1c27_s390x"
},
"product_reference": "rhacm2/rbac-query-proxy-rhel8@sha256:f1c7de85a44c03f48a6f62ba1d7d650f0b06e0f502cecff1512ad637b5bc1c27_s390x",
"relates_to_product_reference": "8Base-RHACM-2.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/redisgraph-tls-rhel8@sha256:128279a656bfbde6c2c052766d63a1de6a06d8bea2707813c64396c2ae382478_amd64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.6 for RHEL 8",
"product_id": "8Base-RHACM-2.6:rhacm2/redisgraph-tls-rhel8@sha256:128279a656bfbde6c2c052766d63a1de6a06d8bea2707813c64396c2ae382478_amd64"
},
"product_reference": "rhacm2/redisgraph-tls-rhel8@sha256:128279a656bfbde6c2c052766d63a1de6a06d8bea2707813c64396c2ae382478_amd64",
"relates_to_product_reference": "8Base-RHACM-2.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/redisgraph-tls-rhel8@sha256:35927ca6e6e9c8d420c499a0c8ad37c4297ba19743d550f489d3e66482275a49_arm64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.6 for RHEL 8",
"product_id": "8Base-RHACM-2.6:rhacm2/redisgraph-tls-rhel8@sha256:35927ca6e6e9c8d420c499a0c8ad37c4297ba19743d550f489d3e66482275a49_arm64"
},
"product_reference": "rhacm2/redisgraph-tls-rhel8@sha256:35927ca6e6e9c8d420c499a0c8ad37c4297ba19743d550f489d3e66482275a49_arm64",
"relates_to_product_reference": "8Base-RHACM-2.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/redisgraph-tls-rhel8@sha256:4696baed553266682ba2b54d3bf683d2ff1241b625de5ec54a45c1b2c5f96243_s390x as a component of Red Hat Advanced Cluster Management for Kubernetes 2.6 for RHEL 8",
"product_id": "8Base-RHACM-2.6:rhacm2/redisgraph-tls-rhel8@sha256:4696baed553266682ba2b54d3bf683d2ff1241b625de5ec54a45c1b2c5f96243_s390x"
},
"product_reference": "rhacm2/redisgraph-tls-rhel8@sha256:4696baed553266682ba2b54d3bf683d2ff1241b625de5ec54a45c1b2c5f96243_s390x",
"relates_to_product_reference": "8Base-RHACM-2.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/redisgraph-tls-rhel8@sha256:d722f2ffab1f58bbaf3c62ef71dbf7e6c4023e6ab17690f1049075a321d0b1ac_ppc64le as a component of Red Hat Advanced Cluster Management for Kubernetes 2.6 for RHEL 8",
"product_id": "8Base-RHACM-2.6:rhacm2/redisgraph-tls-rhel8@sha256:d722f2ffab1f58bbaf3c62ef71dbf7e6c4023e6ab17690f1049075a321d0b1ac_ppc64le"
},
"product_reference": "rhacm2/redisgraph-tls-rhel8@sha256:d722f2ffab1f58bbaf3c62ef71dbf7e6c4023e6ab17690f1049075a321d0b1ac_ppc64le",
"relates_to_product_reference": "8Base-RHACM-2.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/search-aggregator-rhel8@sha256:2b5f372c1c73c4de587b5a4388d95b8cc553fc56af446fcefa0e14c6d980b6b3_ppc64le as a component of Red Hat Advanced Cluster Management for Kubernetes 2.6 for RHEL 8",
"product_id": "8Base-RHACM-2.6:rhacm2/search-aggregator-rhel8@sha256:2b5f372c1c73c4de587b5a4388d95b8cc553fc56af446fcefa0e14c6d980b6b3_ppc64le"
},
"product_reference": "rhacm2/search-aggregator-rhel8@sha256:2b5f372c1c73c4de587b5a4388d95b8cc553fc56af446fcefa0e14c6d980b6b3_ppc64le",
"relates_to_product_reference": "8Base-RHACM-2.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/search-aggregator-rhel8@sha256:38fceeedc0672def1c2cf42bb6743ae726e77d9f7352d002b3fc688c6d551852_amd64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.6 for RHEL 8",
"product_id": "8Base-RHACM-2.6:rhacm2/search-aggregator-rhel8@sha256:38fceeedc0672def1c2cf42bb6743ae726e77d9f7352d002b3fc688c6d551852_amd64"
},
"product_reference": "rhacm2/search-aggregator-rhel8@sha256:38fceeedc0672def1c2cf42bb6743ae726e77d9f7352d002b3fc688c6d551852_amd64",
"relates_to_product_reference": "8Base-RHACM-2.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/search-aggregator-rhel8@sha256:6a915335bcebb0884fc72df2dfee97c74d42c035864b960e1c800fa6c5f8d93c_arm64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.6 for RHEL 8",
"product_id": "8Base-RHACM-2.6:rhacm2/search-aggregator-rhel8@sha256:6a915335bcebb0884fc72df2dfee97c74d42c035864b960e1c800fa6c5f8d93c_arm64"
},
"product_reference": "rhacm2/search-aggregator-rhel8@sha256:6a915335bcebb0884fc72df2dfee97c74d42c035864b960e1c800fa6c5f8d93c_arm64",
"relates_to_product_reference": "8Base-RHACM-2.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/search-aggregator-rhel8@sha256:752decaefc38aa009f54201b38d4ab26d9b4020caec649d9b1f1564f56c47c2a_s390x as a component of Red Hat Advanced Cluster Management for Kubernetes 2.6 for RHEL 8",
"product_id": "8Base-RHACM-2.6:rhacm2/search-aggregator-rhel8@sha256:752decaefc38aa009f54201b38d4ab26d9b4020caec649d9b1f1564f56c47c2a_s390x"
},
"product_reference": "rhacm2/search-aggregator-rhel8@sha256:752decaefc38aa009f54201b38d4ab26d9b4020caec649d9b1f1564f56c47c2a_s390x",
"relates_to_product_reference": "8Base-RHACM-2.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/search-api-rhel8@sha256:37eea70d5b1c89c25372dcea8c8c03e1e0a9af1b5a06f3b0706ba776ae8847c1_amd64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.6 for RHEL 8",
"product_id": "8Base-RHACM-2.6:rhacm2/search-api-rhel8@sha256:37eea70d5b1c89c25372dcea8c8c03e1e0a9af1b5a06f3b0706ba776ae8847c1_amd64"
},
"product_reference": "rhacm2/search-api-rhel8@sha256:37eea70d5b1c89c25372dcea8c8c03e1e0a9af1b5a06f3b0706ba776ae8847c1_amd64",
"relates_to_product_reference": "8Base-RHACM-2.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/search-api-rhel8@sha256:7400088d206592eb29cd86182909626262c9b2a99f017811fcc9d8a753c39009_arm64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.6 for RHEL 8",
"product_id": "8Base-RHACM-2.6:rhacm2/search-api-rhel8@sha256:7400088d206592eb29cd86182909626262c9b2a99f017811fcc9d8a753c39009_arm64"
},
"product_reference": "rhacm2/search-api-rhel8@sha256:7400088d206592eb29cd86182909626262c9b2a99f017811fcc9d8a753c39009_arm64",
"relates_to_product_reference": "8Base-RHACM-2.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/search-api-rhel8@sha256:aa8ea0deabc39a068f3f6ce9fa6334e44fc507355009a9bff448e742156ec203_ppc64le as a component of Red Hat Advanced Cluster Management for Kubernetes 2.6 for RHEL 8",
"product_id": "8Base-RHACM-2.6:rhacm2/search-api-rhel8@sha256:aa8ea0deabc39a068f3f6ce9fa6334e44fc507355009a9bff448e742156ec203_ppc64le"
},
"product_reference": "rhacm2/search-api-rhel8@sha256:aa8ea0deabc39a068f3f6ce9fa6334e44fc507355009a9bff448e742156ec203_ppc64le",
"relates_to_product_reference": "8Base-RHACM-2.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/search-api-rhel8@sha256:b4d2d39c2b3b736987f1e888b858d52a7ebd9f8d0cebd3bdef8c59f6e3e41725_s390x as a component of Red Hat Advanced Cluster Management for Kubernetes 2.6 for RHEL 8",
"product_id": "8Base-RHACM-2.6:rhacm2/search-api-rhel8@sha256:b4d2d39c2b3b736987f1e888b858d52a7ebd9f8d0cebd3bdef8c59f6e3e41725_s390x"
},
"product_reference": "rhacm2/search-api-rhel8@sha256:b4d2d39c2b3b736987f1e888b858d52a7ebd9f8d0cebd3bdef8c59f6e3e41725_s390x",
"relates_to_product_reference": "8Base-RHACM-2.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/search-collector-rhel8@sha256:0174699ec75fcda08892b4e72b674df989af51ea5f04de57a62c2a85a3c08f4f_arm64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.6 for RHEL 8",
"product_id": "8Base-RHACM-2.6:rhacm2/search-collector-rhel8@sha256:0174699ec75fcda08892b4e72b674df989af51ea5f04de57a62c2a85a3c08f4f_arm64"
},
"product_reference": "rhacm2/search-collector-rhel8@sha256:0174699ec75fcda08892b4e72b674df989af51ea5f04de57a62c2a85a3c08f4f_arm64",
"relates_to_product_reference": "8Base-RHACM-2.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/search-collector-rhel8@sha256:5a29a9805b8d20969cba86da11a9de8176a3172df361aec5fae136a4271de308_amd64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.6 for RHEL 8",
"product_id": "8Base-RHACM-2.6:rhacm2/search-collector-rhel8@sha256:5a29a9805b8d20969cba86da11a9de8176a3172df361aec5fae136a4271de308_amd64"
},
"product_reference": "rhacm2/search-collector-rhel8@sha256:5a29a9805b8d20969cba86da11a9de8176a3172df361aec5fae136a4271de308_amd64",
"relates_to_product_reference": "8Base-RHACM-2.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/search-collector-rhel8@sha256:be7eed9ad9502bcc294081f7e2098fc4f8411c912c34fe63479b5b770d06caca_s390x as a component of Red Hat Advanced Cluster Management for Kubernetes 2.6 for RHEL 8",
"product_id": "8Base-RHACM-2.6:rhacm2/search-collector-rhel8@sha256:be7eed9ad9502bcc294081f7e2098fc4f8411c912c34fe63479b5b770d06caca_s390x"
},
"product_reference": "rhacm2/search-collector-rhel8@sha256:be7eed9ad9502bcc294081f7e2098fc4f8411c912c34fe63479b5b770d06caca_s390x",
"relates_to_product_reference": "8Base-RHACM-2.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/search-collector-rhel8@sha256:c467c1d7ceaf5281077f7fe8ff1c1c4cffe325132890a3ab9b96ea5db2e2c930_ppc64le as a component of Red Hat Advanced Cluster Management for Kubernetes 2.6 for RHEL 8",
"product_id": "8Base-RHACM-2.6:rhacm2/search-collector-rhel8@sha256:c467c1d7ceaf5281077f7fe8ff1c1c4cffe325132890a3ab9b96ea5db2e2c930_ppc64le"
},
"product_reference": "rhacm2/search-collector-rhel8@sha256:c467c1d7ceaf5281077f7fe8ff1c1c4cffe325132890a3ab9b96ea5db2e2c930_ppc64le",
"relates_to_product_reference": "8Base-RHACM-2.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/search-rhel8@sha256:2135cd20bb7ebbf48499992fe46a928e28fc78c86e360633ea09054520c42539_ppc64le as a component of Red Hat Advanced Cluster Management for Kubernetes 2.6 for RHEL 8",
"product_id": "8Base-RHACM-2.6:rhacm2/search-rhel8@sha256:2135cd20bb7ebbf48499992fe46a928e28fc78c86e360633ea09054520c42539_ppc64le"
},
"product_reference": "rhacm2/search-rhel8@sha256:2135cd20bb7ebbf48499992fe46a928e28fc78c86e360633ea09054520c42539_ppc64le",
"relates_to_product_reference": "8Base-RHACM-2.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/search-rhel8@sha256:3a7a31974210e21a3faed9b57a75b970c70ac41d9662b884d4ce67275f756fc7_arm64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.6 for RHEL 8",
"product_id": "8Base-RHACM-2.6:rhacm2/search-rhel8@sha256:3a7a31974210e21a3faed9b57a75b970c70ac41d9662b884d4ce67275f756fc7_arm64"
},
"product_reference": "rhacm2/search-rhel8@sha256:3a7a31974210e21a3faed9b57a75b970c70ac41d9662b884d4ce67275f756fc7_arm64",
"relates_to_product_reference": "8Base-RHACM-2.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/search-rhel8@sha256:6e6a19f1440e4eb15a8206e18f7f4dde3e1a5c6518944571d09923d116d3f04e_amd64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.6 for RHEL 8",
"product_id": "8Base-RHACM-2.6:rhacm2/search-rhel8@sha256:6e6a19f1440e4eb15a8206e18f7f4dde3e1a5c6518944571d09923d116d3f04e_amd64"
},
"product_reference": "rhacm2/search-rhel8@sha256:6e6a19f1440e4eb15a8206e18f7f4dde3e1a5c6518944571d09923d116d3f04e_amd64",
"relates_to_product_reference": "8Base-RHACM-2.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/search-rhel8@sha256:e6ed3e65f0d49b3c6b0e3e97593a8fae4d453f3aecf8d7829c0d25c68bc91ea1_s390x as a component of Red Hat Advanced Cluster Management for Kubernetes 2.6 for RHEL 8",
"product_id": "8Base-RHACM-2.6:rhacm2/search-rhel8@sha256:e6ed3e65f0d49b3c6b0e3e97593a8fae4d453f3aecf8d7829c0d25c68bc91ea1_s390x"
},
"product_reference": "rhacm2/search-rhel8@sha256:e6ed3e65f0d49b3c6b0e3e97593a8fae4d453f3aecf8d7829c0d25c68bc91ea1_s390x",
"relates_to_product_reference": "8Base-RHACM-2.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/submariner-addon-rhel8@sha256:7b80d01371f551df506bd0c56df6829845bfce497ff01cc44b68f172ed5399b4_ppc64le as a component of Red Hat Advanced Cluster Management for Kubernetes 2.6 for RHEL 8",
"product_id": "8Base-RHACM-2.6:rhacm2/submariner-addon-rhel8@sha256:7b80d01371f551df506bd0c56df6829845bfce497ff01cc44b68f172ed5399b4_ppc64le"
},
"product_reference": "rhacm2/submariner-addon-rhel8@sha256:7b80d01371f551df506bd0c56df6829845bfce497ff01cc44b68f172ed5399b4_ppc64le",
"relates_to_product_reference": "8Base-RHACM-2.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/submariner-addon-rhel8@sha256:934c560bc786015c694e9cffbae8e86f631b3331d62f5a547931446dae82f8c3_s390x as a component of Red Hat Advanced Cluster Management for Kubernetes 2.6 for RHEL 8",
"product_id": "8Base-RHACM-2.6:rhacm2/submariner-addon-rhel8@sha256:934c560bc786015c694e9cffbae8e86f631b3331d62f5a547931446dae82f8c3_s390x"
},
"product_reference": "rhacm2/submariner-addon-rhel8@sha256:934c560bc786015c694e9cffbae8e86f631b3331d62f5a547931446dae82f8c3_s390x",
"relates_to_product_reference": "8Base-RHACM-2.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/submariner-addon-rhel8@sha256:b467881f4028a89a9e79ba93da719845db576f47a04ae6e569c2317be5594b29_arm64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.6 for RHEL 8",
"product_id": "8Base-RHACM-2.6:rhacm2/submariner-addon-rhel8@sha256:b467881f4028a89a9e79ba93da719845db576f47a04ae6e569c2317be5594b29_arm64"
},
"product_reference": "rhacm2/submariner-addon-rhel8@sha256:b467881f4028a89a9e79ba93da719845db576f47a04ae6e569c2317be5594b29_arm64",
"relates_to_product_reference": "8Base-RHACM-2.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/submariner-addon-rhel8@sha256:fc5592d42e4aca70288448d174511b922ece7f8cb4b41c6a36195c3a4a60aa36_amd64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.6 for RHEL 8",
"product_id": "8Base-RHACM-2.6:rhacm2/submariner-addon-rhel8@sha256:fc5592d42e4aca70288448d174511b922ece7f8cb4b41c6a36195c3a4a60aa36_amd64"
},
"product_reference": "rhacm2/submariner-addon-rhel8@sha256:fc5592d42e4aca70288448d174511b922ece7f8cb4b41c6a36195c3a4a60aa36_amd64",
"relates_to_product_reference": "8Base-RHACM-2.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/thanos-receive-controller-rhel8@sha256:21f2626c10c4fb61b37e6ca4ab574186b423f155fbc5cfef3e894fff04cc270e_ppc64le as a component of Red Hat Advanced Cluster Management for Kubernetes 2.6 for RHEL 8",
"product_id": "8Base-RHACM-2.6:rhacm2/thanos-receive-controller-rhel8@sha256:21f2626c10c4fb61b37e6ca4ab574186b423f155fbc5cfef3e894fff04cc270e_ppc64le"
},
"product_reference": "rhacm2/thanos-receive-controller-rhel8@sha256:21f2626c10c4fb61b37e6ca4ab574186b423f155fbc5cfef3e894fff04cc270e_ppc64le",
"relates_to_product_reference": "8Base-RHACM-2.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/thanos-receive-controller-rhel8@sha256:c357074958324fc5d602cdcf1cba285bf8582e0b36af79a8f6211bb0dfb77a10_amd64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.6 for RHEL 8",
"product_id": "8Base-RHACM-2.6:rhacm2/thanos-receive-controller-rhel8@sha256:c357074958324fc5d602cdcf1cba285bf8582e0b36af79a8f6211bb0dfb77a10_amd64"
},
"product_reference": "rhacm2/thanos-receive-controller-rhel8@sha256:c357074958324fc5d602cdcf1cba285bf8582e0b36af79a8f6211bb0dfb77a10_amd64",
"relates_to_product_reference": "8Base-RHACM-2.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/thanos-receive-controller-rhel8@sha256:d9ac8e67d6d9858b16dd9d1d49c1dd904aa22a7b618e5d33292344faced9c0d3_arm64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.6 for RHEL 8",
"product_id": "8Base-RHACM-2.6:rhacm2/thanos-receive-controller-rhel8@sha256:d9ac8e67d6d9858b16dd9d1d49c1dd904aa22a7b618e5d33292344faced9c0d3_arm64"
},
"product_reference": "rhacm2/thanos-receive-controller-rhel8@sha256:d9ac8e67d6d9858b16dd9d1d49c1dd904aa22a7b618e5d33292344faced9c0d3_arm64",
"relates_to_product_reference": "8Base-RHACM-2.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/thanos-receive-controller-rhel8@sha256:e3b840a7833680170f9e9ca52309552c584935a68c75cc71e6d576b104dc01c8_s390x as a component of Red Hat Advanced Cluster Management for Kubernetes 2.6 for RHEL 8",
"product_id": "8Base-RHACM-2.6:rhacm2/thanos-receive-controller-rhel8@sha256:e3b840a7833680170f9e9ca52309552c584935a68c75cc71e6d576b104dc01c8_s390x"
},
"product_reference": "rhacm2/thanos-receive-controller-rhel8@sha256:e3b840a7833680170f9e9ca52309552c584935a68c75cc71e6d576b104dc01c8_s390x",
"relates_to_product_reference": "8Base-RHACM-2.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/thanos-rhel8@sha256:453c525197ccfe1f866af70ca2e7f3deb6f98d0b98c09b602b4fa1368787213d_amd64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.6 for RHEL 8",
"product_id": "8Base-RHACM-2.6:rhacm2/thanos-rhel8@sha256:453c525197ccfe1f866af70ca2e7f3deb6f98d0b98c09b602b4fa1368787213d_amd64"
},
"product_reference": "rhacm2/thanos-rhel8@sha256:453c525197ccfe1f866af70ca2e7f3deb6f98d0b98c09b602b4fa1368787213d_amd64",
"relates_to_product_reference": "8Base-RHACM-2.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/thanos-rhel8@sha256:4b3b45ad0b564360c245d20b1540c2398c9606cf8684275e4ee071c591357929_arm64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.6 for RHEL 8",
"product_id": "8Base-RHACM-2.6:rhacm2/thanos-rhel8@sha256:4b3b45ad0b564360c245d20b1540c2398c9606cf8684275e4ee071c591357929_arm64"
},
"product_reference": "rhacm2/thanos-rhel8@sha256:4b3b45ad0b564360c245d20b1540c2398c9606cf8684275e4ee071c591357929_arm64",
"relates_to_product_reference": "8Base-RHACM-2.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/thanos-rhel8@sha256:7e43ba8f47ec54b5f86d13c81b67b044176530b63b5ae3f40332fc975cc6b21f_s390x as a component of Red Hat Advanced Cluster Management for Kubernetes 2.6 for RHEL 8",
"product_id": "8Base-RHACM-2.6:rhacm2/thanos-rhel8@sha256:7e43ba8f47ec54b5f86d13c81b67b044176530b63b5ae3f40332fc975cc6b21f_s390x"
},
"product_reference": "rhacm2/thanos-rhel8@sha256:7e43ba8f47ec54b5f86d13c81b67b044176530b63b5ae3f40332fc975cc6b21f_s390x",
"relates_to_product_reference": "8Base-RHACM-2.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/thanos-rhel8@sha256:faaa00c0af80c781a7c610616153a3cd1dc1b20637934c3a243a2e9664ba0ee5_ppc64le as a component of Red Hat Advanced Cluster Management for Kubernetes 2.6 for RHEL 8",
"product_id": "8Base-RHACM-2.6:rhacm2/thanos-rhel8@sha256:faaa00c0af80c781a7c610616153a3cd1dc1b20637934c3a243a2e9664ba0ee5_ppc64le"
},
"product_reference": "rhacm2/thanos-rhel8@sha256:faaa00c0af80c781a7c610616153a3cd1dc1b20637934c3a243a2e9664ba0ee5_ppc64le",
"relates_to_product_reference": "8Base-RHACM-2.6"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2022-1705",
"cwe": {
"id": "CWE-444",
"name": "Inconsistent Interpretation of HTTP Requests (\u0027HTTP Request/Response Smuggling\u0027)"
},
"discovery_date": "2022-07-14T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2107374"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in golang. The HTTP/1 client accepted invalid Transfer-Encoding headers indicating \"chunked\" encoding. This issue could allow request smuggling, but only if combined with an intermediate server that also improperly accepts the header as invalid.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "golang: net/http: improper sanitization of Transfer-Encoding header",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "Within regulated environments, a combination of the following controls acts as a significant barrier to successfully exploiting a CWE-444: Inconsistent Interpretation of HTTP Requests (\u0027HTTP Request/Response Smuggling\u0027) vulnerability and therefore downgrades the severity of this particular CVE from Moderate to Low.\n\nThe platform uses secure, encrypted HTTPS connections over TLS 1.2 to reduce the risk of smuggling attacks by preventing the injection of ambiguous or malformed requests between components. The environment employs IPS/IDS and antimalware solutions to detect and block malicious code while ensuring consistent interpretation of HTTP requests across network layers, mitigating request/response inconsistencies. Event logs are collected and analyzed for centralization, correlation, monitoring, alerting, and retention, enabling the detection of malformed or suspicious HTTP traffic. Static code analysis and peer reviews enforce strong input validation and error handling to ensure all user inputs adhere to HTTP protocol specifications.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"8Base-RHACM-2.6:rhacm2/acm-governance-policy-addon-controller-rhel8@sha256:615ab5d9542759d921634737709e84a8e65d003ea136e5d22858d380225fd177_amd64",
"8Base-RHACM-2.6:rhacm2/acm-governance-policy-addon-controller-rhel8@sha256:958b729d30f10b9c121e68ac8ede2054ed29cc52a9a7d6df0537ed221aa74358_s390x",
"8Base-RHACM-2.6:rhacm2/acm-governance-policy-addon-controller-rhel8@sha256:b5bef941b4e0b5b3529ca5b2311c85295b9f6d12e482a9cbdad691c2406541f1_ppc64le",
"8Base-RHACM-2.6:rhacm2/acm-governance-policy-addon-controller-rhel8@sha256:f6194b9056d77e54f3c74caa9eab87bd1df1818d082fc807229d1c44ec6c88c4_arm64",
"8Base-RHACM-2.6:rhacm2/acm-grafana-rhel8@sha256:45616ed43b53d3a83e65828118f09430396f5bcb0566ae3a65d937b59f0d873e_s390x",
"8Base-RHACM-2.6:rhacm2/acm-grafana-rhel8@sha256:8c48441cfa850ea1274932e94da0831618c10f91022619c779304501a75fb161_amd64",
"8Base-RHACM-2.6:rhacm2/acm-grafana-rhel8@sha256:cc1c196b19c5fd8f313c6136359cc9dd37b5f59d32a581b10cf89b80b7d0cbf4_arm64",
"8Base-RHACM-2.6:rhacm2/acm-grafana-rhel8@sha256:cdf24e68e50be1350566243f6d2cb1403d09ab68e5fed39ea6c56212e42b90f1_ppc64le",
"8Base-RHACM-2.6:rhacm2/acm-must-gather-rhel8@sha256:1457ff5cfd61611fdc968d4af5b020d835e107b97932c7ba7b3f5ed4cbd0e39f_ppc64le",
"8Base-RHACM-2.6:rhacm2/acm-must-gather-rhel8@sha256:39842906b3846418bc31098e2abad08210118d86aa683e9e5fd04a97822df22d_arm64",
"8Base-RHACM-2.6:rhacm2/acm-must-gather-rhel8@sha256:8a69add2d90a1e094de8510052b683e1765153da75e316ad7778499af0c5ddf9_s390x",
"8Base-RHACM-2.6:rhacm2/acm-must-gather-rhel8@sha256:dca91134a2c1c33c736afcd4c9373749448641385f39162c74e115691289e843_amd64",
"8Base-RHACM-2.6:rhacm2/acm-operator-bundle@sha256:0eac6124f59492d09c1ae650025d59ea0e8547d9f9c832cb9607b09254ff6ddd_s390x",
"8Base-RHACM-2.6:rhacm2/acm-operator-bundle@sha256:1cbcd58a4c23e4c89a6a0509f78802a5aa21205db2784ebc9772b99a3917b183_arm64",
"8Base-RHACM-2.6:rhacm2/acm-operator-bundle@sha256:997aaee36f0bed47e231925a3f2c2ecc503410e54b35727f035c72477f3d1944_ppc64le",
"8Base-RHACM-2.6:rhacm2/acm-operator-bundle@sha256:ce699187f250b93976b8063228ac12d11c6c8f6baba69ba4ed17a38730e84eb3_amd64",
"8Base-RHACM-2.6:rhacm2/acm-prometheus-config-reloader-rhel8@sha256:693a77a9324d6c7f0e69bd9d5725b51f3e429972f1e67469e93648cb347eae84_arm64",
"8Base-RHACM-2.6:rhacm2/acm-prometheus-config-reloader-rhel8@sha256:89757e804d5df2b5eeeb1191b599c3acb9e75f61170f888095302830d6de0582_s390x",
"8Base-RHACM-2.6:rhacm2/acm-prometheus-config-reloader-rhel8@sha256:8e45e1fd7342d7525b118f01794cac1f4a8662def5f2a06336b698db2e268742_amd64",
"8Base-RHACM-2.6:rhacm2/acm-prometheus-config-reloader-rhel8@sha256:ce1c17b34b7aac2e990dc0efe40f4406e73f727b2c7bfe109eded849de753f1a_ppc64le",
"8Base-RHACM-2.6:rhacm2/acm-prometheus-rhel8@sha256:728606d96dd9e0fc2e7810e092e10ee071ec36598c990c8252beccace59a679e_amd64",
"8Base-RHACM-2.6:rhacm2/acm-prometheus-rhel8@sha256:b457d0b95d88c5dd0aac87492cbca40a9d7c2074002ad110f52d562f0c5d0797_arm64",
"8Base-RHACM-2.6:rhacm2/acm-prometheus-rhel8@sha256:f34d2569033bfb1d173342264f090f46d80f7843d52704a7ce9e9eb9de2f5abb_s390x",
"8Base-RHACM-2.6:rhacm2/acm-prometheus-rhel8@sha256:f720e0a94bfe7ed5d812819a3e77cc0581be102970127d8c0d4aa06a05edbf3d_ppc64le",
"8Base-RHACM-2.6:rhacm2/acm-volsync-addon-controller-rhel8@sha256:17ccd6b924b36ab14e3ca5f5331ba7e4c86f8cb64304640d58c3ee6b76edbcaf_ppc64le",
"8Base-RHACM-2.6:rhacm2/acm-volsync-addon-controller-rhel8@sha256:27079308ea87e35564cc3089c65eae68d63880a3bb093ca64d1678a68b60fcec_amd64",
"8Base-RHACM-2.6:rhacm2/acm-volsync-addon-controller-rhel8@sha256:9eabaac2df91aeef613d6973669d07298f2159c6a6e0c9f294623f7b1a10bc08_s390x",
"8Base-RHACM-2.6:rhacm2/acm-volsync-addon-controller-rhel8@sha256:f7abdf1756bc0ff2ebf02fee0469a8b9eeabe1fa8cafdd21c6e8f958155b70bb_arm64",
"8Base-RHACM-2.6:rhacm2/cert-policy-controller-rhel8@sha256:017c1e663827a3b55d70badd3ed979b5d1831252c49d671897a85a75afaa5bb0_s390x",
"8Base-RHACM-2.6:rhacm2/cert-policy-controller-rhel8@sha256:0610778095974edf936602018281bf7a5e287ba9eca9f661a423e68bbe000e40_ppc64le",
"8Base-RHACM-2.6:rhacm2/cert-policy-controller-rhel8@sha256:a66d7d4ee1179f7fce639490f919d722db54eaa3118b4135078c33e6cbf91488_amd64",
"8Base-RHACM-2.6:rhacm2/cert-policy-controller-rhel8@sha256:d660befef0c8f7a4db7aa3b865545c9863d8f37e7ba4b8de4380185f82b208d4_arm64",
"8Base-RHACM-2.6:rhacm2/cluster-backup-rhel8-operator@sha256:1a749d0795972a9bfd5a00aa96c238a660673464be01b2aa9fd7a3aeead6ddf7_amd64",
"8Base-RHACM-2.6:rhacm2/cluster-backup-rhel8-operator@sha256:8915dbdc562e63441f79041bdf1176e46ce53e95418d133f0cd0c1ff79da48a2_arm64",
"8Base-RHACM-2.6:rhacm2/cluster-backup-rhel8-operator@sha256:995f225449b207da9a3cad175dac85b87eefb28ff5bae6a588f40fd79fbe12a1_ppc64le",
"8Base-RHACM-2.6:rhacm2/cluster-backup-rhel8-operator@sha256:f1255a76c6275a4b6a400c82e204a5112fff6fe87f71626f8f309763f6a5d9e4_s390x",
"8Base-RHACM-2.6:rhacm2/config-policy-controller-rhel8@sha256:3b2e0d850e8fc966ec80bff16df26002334744a96b81c7a7dfe222f1706a52e3_s390x",
"8Base-RHACM-2.6:rhacm2/config-policy-controller-rhel8@sha256:447f275bbde46d7fc173798ef5abc0a77a6780f0dffdc171786edbe00f27d8d8_ppc64le",
"8Base-RHACM-2.6:rhacm2/config-policy-controller-rhel8@sha256:61964a1a0ddf2e98bcf5249b7374235055ab85cc26663a8d9397c2b7f6fbb4c6_amd64",
"8Base-RHACM-2.6:rhacm2/config-policy-controller-rhel8@sha256:a3abaa3d0bf1d34fa9e40903a8713c439f5f7f751e775d32cbab308983064ce0_arm64",
"8Base-RHACM-2.6:rhacm2/console-rhel8@sha256:6c0f630ff57f6f423df6dbf4df9faad25089f9b391be35cb8bc9cd5211f94d67_arm64",
"8Base-RHACM-2.6:rhacm2/console-rhel8@sha256:8608aed6971299def3fbe749336727e84c69582664dedac3145b92ea24e62e4d_amd64",
"8Base-RHACM-2.6:rhacm2/console-rhel8@sha256:afa80ae8274db7fa6796c35980fc5df15889e94aff3361f6cda643e5a09da220_ppc64le",
"8Base-RHACM-2.6:rhacm2/console-rhel8@sha256:f06e4e3f62db52c6d7fa0bc1f289de773e18d076bc38612e1b0ddc85c76fde06_s390x",
"8Base-RHACM-2.6:rhacm2/endpoint-monitoring-rhel8-operator@sha256:060bcd658756a924b4ce4d202bd447a3254fc1f49af7d685dde8720f355cde8e_arm64",
"8Base-RHACM-2.6:rhacm2/endpoint-monitoring-rhel8-operator@sha256:091d66731c5fe8eba5646c6b2622bb38c074e202a8a4a7e906921673b60f0898_amd64",
"8Base-RHACM-2.6:rhacm2/endpoint-monitoring-rhel8-operator@sha256:80660eb7f3c068768b0ea04ff20f4539194c52427ffdab4626bf781aa3f2ca64_s390x",
"8Base-RHACM-2.6:rhacm2/endpoint-monitoring-rhel8-operator@sha256:d6204fcf04c83bac13232ec1602572ad5f22bb528537e591079dfa36152697ec_ppc64le",
"8Base-RHACM-2.6:rhacm2/governance-policy-propagator-rhel8@sha256:51be0f04938b60ed1dba60908bebd2000d78e4ade34757bae70a083c67d77e8e_arm64",
"8Base-RHACM-2.6:rhacm2/governance-policy-propagator-rhel8@sha256:9577701bf3c7aa00b99531d2c3842130abc6cd91c52c4a7ba040b705eeace4c7_s390x",
"8Base-RHACM-2.6:rhacm2/governance-policy-propagator-rhel8@sha256:bdc6c128628db86697af198430c5ae5c61c3e586c1a97187e4d4e852cec61e92_ppc64le",
"8Base-RHACM-2.6:rhacm2/governance-policy-propagator-rhel8@sha256:cc519319b9f4fe672144ebedd772ddf56d5de90e3c8f52c0fb9b55313f71a7b3_amd64",
"8Base-RHACM-2.6:rhacm2/governance-policy-spec-sync-rhel8@sha256:2c1905ae8a83e5598678457fd955cbc867453ed5836de6fcc182e4928df8bd67_s390x",
"8Base-RHACM-2.6:rhacm2/governance-policy-spec-sync-rhel8@sha256:4a8d30cc0e1d83c69b7f3339418b101da23fbcaee7d326bedaff677eceb25ab2_ppc64le",
"8Base-RHACM-2.6:rhacm2/governance-policy-spec-sync-rhel8@sha256:6849cf1b4dd883d5b4c0cf90a3adfb26cb59d03d3b892cee3669a32dd6b8dcc2_amd64",
"8Base-RHACM-2.6:rhacm2/governance-policy-spec-sync-rhel8@sha256:d06ffc621167aff31ecb0fa417b294ff0676fb00e4ef1c6cb0fb2aaf4b2561e0_arm64",
"8Base-RHACM-2.6:rhacm2/governance-policy-status-sync-rhel8@sha256:4c86e16f15aaf454e4e5ce5436e1db27a5f8a55f573c3eaf02e4786fe52edfc8_arm64",
"8Base-RHACM-2.6:rhacm2/governance-policy-status-sync-rhel8@sha256:cf6a75d94f50dd063e939aee18756c767cba43f4e1e62a9c2f2b764ac6f43746_s390x",
"8Base-RHACM-2.6:rhacm2/governance-policy-status-sync-rhel8@sha256:e072b615eeffff80a94831e58c70980684c1ec4bd972844b25b157eb7ed5937f_ppc64le",
"8Base-RHACM-2.6:rhacm2/governance-policy-status-sync-rhel8@sha256:fffe971caa2e911d9c972c0e88712ff431d34c63dbe74e25f1cababa50ea7417_amd64",
"8Base-RHACM-2.6:rhacm2/governance-policy-template-sync-rhel8@sha256:10bc1a3833599a593a058e804de67e92888ed779fd0000928d4a70b6c7d5c1c2_amd64",
"8Base-RHACM-2.6:rhacm2/governance-policy-template-sync-rhel8@sha256:5c17f979f47840a879059ad83de12f0756889564a17190ba4438a7632c999bb1_arm64",
"8Base-RHACM-2.6:rhacm2/governance-policy-template-sync-rhel8@sha256:848bce8007de7714afc8c755b5f0c3cdf5eb6b1d259811c947bc295924539a0e_ppc64le",
"8Base-RHACM-2.6:rhacm2/governance-policy-template-sync-rhel8@sha256:95439f7e18fa87601d5860cbd9ca5f0738786e30a629d23788fd5fe33d694c66_s390x",
"8Base-RHACM-2.6:rhacm2/grafana-dashboard-loader-rhel8@sha256:1f5c1b2cffebf069859e95d0e722cb293f8c176bf5c5873bb9517c96b26c2e10_arm64",
"8Base-RHACM-2.6:rhacm2/grafana-dashboard-loader-rhel8@sha256:5223158a122658bafbd853c596cdc1f7bd7a0e4fdd82b1c3668ac84adeae9f24_s390x",
"8Base-RHACM-2.6:rhacm2/grafana-dashboard-loader-rhel8@sha256:561f1f05925cfe3c5f0f8a9b7475be4bbab183b5611ecfe09b090d80fa4bc2fe_amd64",
"8Base-RHACM-2.6:rhacm2/grafana-dashboard-loader-rhel8@sha256:734270221ec4a516e7eb77f2ec3a753384242116aa70320a1dbe969e915af1df_ppc64le",
"8Base-RHACM-2.6:rhacm2/iam-policy-controller-rhel8@sha256:2827e5f485213f92e2d0092187f3976dd6fe598e39b5cf2212d48c3a44c34b13_arm64",
"8Base-RHACM-2.6:rhacm2/iam-policy-controller-rhel8@sha256:8ca9e80365c76b66b2de3924fc50a5912e606042c704b02cb174a4b8bd3927c4_amd64",
"8Base-RHACM-2.6:rhacm2/iam-policy-controller-rhel8@sha256:c5069e76a900aa300102a0ae54ecbc12c0ac31abfeed8656ee60a949daef79c3_s390x",
"8Base-RHACM-2.6:rhacm2/iam-policy-controller-rhel8@sha256:ca05e79e5508924af71f323c13f664770d8dd4eb61ecf0894e4f9a81f7a1b402_ppc64le",
"8Base-RHACM-2.6:rhacm2/insights-client-rhel8@sha256:02cacfec60c80b9228e8b18949751de867f974ea6b1172129096e64e949c0598_amd64",
"8Base-RHACM-2.6:rhacm2/insights-client-rhel8@sha256:2b14036d0291e54c3191682de2ea875a78d78c35b2791a5a113ba1a8920f0621_ppc64le",
"8Base-RHACM-2.6:rhacm2/insights-client-rhel8@sha256:d4c05f641de8fd0753d63cc6d5b62464d3d6a87d601514e87ef2e40bbe7b01b6_s390x",
"8Base-RHACM-2.6:rhacm2/insights-client-rhel8@sha256:e15c410b693b34f49869d037ebb5584384fcdf88114b7a94967ca09f1361a5f3_arm64",
"8Base-RHACM-2.6:rhacm2/insights-metrics-rhel8@sha256:67aa55bb65685395ad2773e7459dff5fbccdeedcf9e56ec2722d8f5c919eae89_s390x",
"8Base-RHACM-2.6:rhacm2/insights-metrics-rhel8@sha256:6c54e08f5f6c2cae41a5e108e1019ff6522af8f69d666e22eb4631cd83b85917_amd64",
"8Base-RHACM-2.6:rhacm2/insights-metrics-rhel8@sha256:88d9b7246aa75cb2c88ccb7f2f1202fc465be0f2d89e59f1d2259f69ada56d9d_arm64",
"8Base-RHACM-2.6:rhacm2/insights-metrics-rhel8@sha256:bad98fe71638d7346f31ea45f6063ec970bf90844bb5c5dc5f917bb0f0099899_ppc64le",
"8Base-RHACM-2.6:rhacm2/klusterlet-addon-controller-rhel8@sha256:22e510955af3fa736b7306c387f44b5f15f5f9a7a006c6587e06d5d8602cc2f0_s390x",
"8Base-RHACM-2.6:rhacm2/klusterlet-addon-controller-rhel8@sha256:55bc86326f992cc4f4401b93f90cdd2baa6728015ffaf6168f2d46ae43c70cf4_ppc64le",
"8Base-RHACM-2.6:rhacm2/klusterlet-addon-controller-rhel8@sha256:8dd7f47af047fb899c7fcbad61cb8f38da45990cac186f9235aec3e4e7de25e9_amd64",
"8Base-RHACM-2.6:rhacm2/klusterlet-addon-controller-rhel8@sha256:bdb97eb5bb0e8f59edf0d389fb07c45171e728dc8b4d2bdacd785193b46ec03b_arm64",
"8Base-RHACM-2.6:rhacm2/kube-rbac-proxy-rhel8@sha256:11a353ee9da6cc843d5f346f4fa51681d13318e2e61fc4d1a3f63406eb175260_s390x",
"8Base-RHACM-2.6:rhacm2/kube-rbac-proxy-rhel8@sha256:31757f3e3bb08b4e49e54694b18b3cf327637be20535482b2df1345b17444dda_amd64",
"8Base-RHACM-2.6:rhacm2/kube-rbac-proxy-rhel8@sha256:b2c0b7414d0fc36a49cbdc5a56b25dd62aac18defc2defbd9c1895cd13a5e716_arm64",
"8Base-RHACM-2.6:rhacm2/kube-rbac-proxy-rhel8@sha256:dbd816d503e9beb58622604432eb415419e893627eb95c1ceeb8ff5bda7d6335_ppc64le",
"8Base-RHACM-2.6:rhacm2/kube-state-metrics-rhel8@sha256:53246a6df1f0880d94ed2644fa4366e3e2108b6fa8a51745af87785346ce5304_s390x",
"8Base-RHACM-2.6:rhacm2/kube-state-metrics-rhel8@sha256:5f2393bceefffb32240043b6722aa73d31fc8133cc2666fcf5eb8d33794bc54f_arm64",
"8Base-RHACM-2.6:rhacm2/kube-state-metrics-rhel8@sha256:c792c043462281cde7c93bd8e2136f62ca17d072e7f466353f37de8e5f5dc949_ppc64le",
"8Base-RHACM-2.6:rhacm2/kube-state-metrics-rhel8@sha256:e6b1d24b56e6973eee1569e351db6637ca67e1d6cd124adb845cbf6e35a4f6af_amd64",
"8Base-RHACM-2.6:rhacm2/management-ingress-rhel8@sha256:07238998d21204cd8f25dc63e6dbde20a2dd25c3b96609729306db6c63a0fca4_arm64",
"8Base-RHACM-2.6:rhacm2/management-ingress-rhel8@sha256:0d2665d19a8753c6269f594b68b067cd62a402404287e6416543c1af2d7d3cf4_ppc64le",
"8Base-RHACM-2.6:rhacm2/management-ingress-rhel8@sha256:6917d018e53aabb6f5402f02000aedd2e5cf71bcc84562e0fc7d7c87049f4b67_amd64",
"8Base-RHACM-2.6:rhacm2/management-ingress-rhel8@sha256:73b0444bd91a1dade3b7e76245ac8d6cb568929bba321b8c86c269d6f542ac3b_s390x",
"8Base-RHACM-2.6:rhacm2/memcached-exporter-rhel8@sha256:7d85dd62346a647d22202baa0f8d405b2aaf9a7174b38e5d29df2e03530009c3_s390x",
"8Base-RHACM-2.6:rhacm2/memcached-exporter-rhel8@sha256:9635616c8f058e67d557201147904b05f8b49938f63fb2b0239dfca883f61685_arm64",
"8Base-RHACM-2.6:rhacm2/memcached-exporter-rhel8@sha256:9e91ecec92ec0df8b72beb6040f39d9a25b0bfad844e92ea34cc2d648d221d22_ppc64le",
"8Base-RHACM-2.6:rhacm2/memcached-exporter-rhel8@sha256:c773b9a2fffcd549d4936054260f655c78da603957826d6bad4e8567a213ad10_amd64",
"8Base-RHACM-2.6:rhacm2/memcached-rhel8@sha256:584f8c4a9a1b75fc71948a98add560d4fe3d936ee46ac791f32121dbadf8c7d2_ppc64le",
"8Base-RHACM-2.6:rhacm2/memcached-rhel8@sha256:59b3ce3f3f4459c97cfffee5e20830d70f8a69198b5fab271e6c478d615c46d3_arm64",
"8Base-RHACM-2.6:rhacm2/memcached-rhel8@sha256:6f458c76757203b28434f871027c6a466a73d246ceb5bfac8793ad1896a672ab_amd64",
"8Base-RHACM-2.6:rhacm2/memcached-rhel8@sha256:e34722fd656e3205dcdb565b0ab68e9971174c11f125dbfff3bf82e1e21f3a76_s390x",
"8Base-RHACM-2.6:rhacm2/metrics-collector-rhel8@sha256:3a81a018b939752543e78c2d68d1436b851be2256b88c3e66cd506ae1d8f4c9c_ppc64le",
"8Base-RHACM-2.6:rhacm2/metrics-collector-rhel8@sha256:6a3e0c36c123c9dc54759655d9148f580abada501034914863a6528ded19ef34_amd64",
"8Base-RHACM-2.6:rhacm2/metrics-collector-rhel8@sha256:7991f484f97b9951f27f70e67d5db0850c4189ee86db8406cdda961a9beb06f0_arm64",
"8Base-RHACM-2.6:rhacm2/metrics-collector-rhel8@sha256:fa08b9bf3fd334738984e150ba5bfd2e005374752f3112340b65f6434eacd057_s390x",
"8Base-RHACM-2.6:rhacm2/multicloud-integrations-rhel8@sha256:2bcbf9a565f3c566061325aca3174ec755b5c94a28612718a3f1563db317273e_ppc64le",
"8Base-RHACM-2.6:rhacm2/multicloud-integrations-rhel8@sha256:6813ccd43a1aecd1aaf4d5d4b1620fd63bbca00b736100189ff91246bf3bc36b_arm64",
"8Base-RHACM-2.6:rhacm2/multicloud-integrations-rhel8@sha256:db89ef3686570526afdb2b79fd698aca5dc50c633009760f1748fb9fd506067b_amd64",
"8Base-RHACM-2.6:rhacm2/multicloud-integrations-rhel8@sha256:db8bc27937802c5d8fff769b9c93c8a01411629d199adbc39235e721d6468b30_s390x",
"8Base-RHACM-2.6:rhacm2/multicluster-observability-rhel8-operator@sha256:434db0ca203b14b899fff9b7a2a5b975de852ea29620a828f29246448aba873c_ppc64le",
"8Base-RHACM-2.6:rhacm2/multicluster-observability-rhel8-operator@sha256:876bfa63b0e13833eaeadb7c6a0481f1d7970b283f69ece4d81c99985f4dd161_arm64",
"8Base-RHACM-2.6:rhacm2/multicluster-observability-rhel8-operator@sha256:d23f208e020d42bc095011d423146e2da35b2bc85b844911bde2f4edf696bdca_amd64",
"8Base-RHACM-2.6:rhacm2/multicluster-observability-rhel8-operator@sha256:f29581baf5277588d2e4cd01380ecf46e3c97a2f17ade01b048f75c29f18d62c_s390x",
"8Base-RHACM-2.6:rhacm2/multicluster-operators-application-rhel8@sha256:1952d422bd7ba42323711faba59244c449293cc92502e350460fee07c0e3b34a_ppc64le",
"8Base-RHACM-2.6:rhacm2/multicluster-operators-application-rhel8@sha256:566a60f630ec346eced3106ec072963d1b9f9d300e7d4cee6af6dc0d590a3937_s390x",
"8Base-RHACM-2.6:rhacm2/multicluster-operators-application-rhel8@sha256:724dd9f4a5e4acd061206ca2ea57c329210ade5135dbdf941b8d7e720daa4f10_arm64",
"8Base-RHACM-2.6:rhacm2/multicluster-operators-application-rhel8@sha256:ace8895fc62c1394dfa7854fd9ce3e14ef859e989255f70dc9a5a3d9bcd514c0_amd64",
"8Base-RHACM-2.6:rhacm2/multicluster-operators-channel-rhel8@sha256:1ebe6504a6a58f39f93952bf1c135ea58ff77e65c5b8ba73c7ad6295e66a1b45_s390x",
"8Base-RHACM-2.6:rhacm2/multicluster-operators-channel-rhel8@sha256:557cc962d0b10d80a9dea7adce387ea28fb4199a02fa8546645ab2cacbf28b88_ppc64le",
"8Base-RHACM-2.6:rhacm2/multicluster-operators-channel-rhel8@sha256:82526c7c046325bde1dfa0a47b58b773355f00bc95c23be75105e7255e7bddd2_arm64",
"8Base-RHACM-2.6:rhacm2/multicluster-operators-channel-rhel8@sha256:85e20d97f28e43668c2790bd6e0adbc598d01f9fab849761fb96d7a5c4946a87_amd64",
"8Base-RHACM-2.6:rhacm2/multicluster-operators-subscription-rhel8@sha256:7310f31faae367a363c27a7236b562bbfe8381a352fce906279590bac11571d2_ppc64le",
"8Base-RHACM-2.6:rhacm2/multicluster-operators-subscription-rhel8@sha256:7676d33b9be36ca6660d3aed888fdffcf270fcf82258ed9531e2746a3d27610c_s390x",
"8Base-RHACM-2.6:rhacm2/multicluster-operators-subscription-rhel8@sha256:e718d5abef58365d547ef73828a26adff5b6cef1bf935aa7c27f12f604b50337_amd64",
"8Base-RHACM-2.6:rhacm2/multicluster-operators-subscription-rhel8@sha256:f58aff87d1efb64417c6976f6772a464e54beefe847f50a141726b7a1a6a293a_arm64",
"8Base-RHACM-2.6:rhacm2/multiclusterhub-repo-rhel8@sha256:03222a9dd6eca9cf44932a0ff1bf89bd9d2d29683f1ebb0d0aa49171b77a4963_ppc64le",
"8Base-RHACM-2.6:rhacm2/multiclusterhub-repo-rhel8@sha256:881b8c3b19918affd478c0ad0c73dff96dd28f5c1dfddb86472b42e422fa25b6_amd64",
"8Base-RHACM-2.6:rhacm2/multiclusterhub-repo-rhel8@sha256:9de94ea1f83ec8b7257c7b2befc1485ed9cc40c9ef3600c4c4c50934e708cf9d_s390x",
"8Base-RHACM-2.6:rhacm2/multiclusterhub-repo-rhel8@sha256:a45ed68e7d3ac89d17eaf06445cabfc19a9ce85a42f116d75028d6acd18a322b_arm64",
"8Base-RHACM-2.6:rhacm2/multiclusterhub-rhel8@sha256:48d1fa8bc5f6a4d8349c41126301bd86d12836384f336881ecb71bd79f84ae93_ppc64le",
"8Base-RHACM-2.6:rhacm2/multiclusterhub-rhel8@sha256:a33e91fb763a2f0894433bce31bd44229e7d5f5c53d36c6b6f643807a45c110b_arm64",
"8Base-RHACM-2.6:rhacm2/multiclusterhub-rhel8@sha256:d6e126cbdd3cfbcdee04b093389ca1b07ac8038da96060051ed94e1eeacc6d92_s390x",
"8Base-RHACM-2.6:rhacm2/multiclusterhub-rhel8@sha256:ecf12158a2d8802b4c7efd6b336ff36c1e002223b1d385a40fbef638d5e4aa21_amd64",
"8Base-RHACM-2.6:rhacm2/node-exporter-rhel8@sha256:14d23638efff3c30661c9a5f3ddb6ab0c7a9d162de1176dd9565cf49dfa4b9c5_amd64",
"8Base-RHACM-2.6:rhacm2/node-exporter-rhel8@sha256:533005e1608de68a09e53599de3f30990db95cb923794bab9ae9e3bc1a8b6baf_arm64",
"8Base-RHACM-2.6:rhacm2/node-exporter-rhel8@sha256:99eef3491c7092afa14179b9a9d39dd8fbfb3c9bb61759d678af5d91ac23e59d_s390x",
"8Base-RHACM-2.6:rhacm2/node-exporter-rhel8@sha256:e200d4e1802cce7fce32b1e0dc5c3220b6f6477b73b3a2d8ea26a5a42d63f46b_ppc64le",
"8Base-RHACM-2.6:rhacm2/observatorium-rhel8-operator@sha256:092e3437e6d38b2bf676d7fb67ad672e3ef03440017b5af7c1ebd2beb3f437eb_amd64",
"8Base-RHACM-2.6:rhacm2/observatorium-rhel8-operator@sha256:8cf076bfb049d1aabd00040ee65f0fedd590f0dd448c7561de494093a915b397_ppc64le",
"8Base-RHACM-2.6:rhacm2/observatorium-rhel8-operator@sha256:e69987a64fdbf873d4b19d8626c0c5e99dd13d7c95446850559be966dae45ad0_arm64",
"8Base-RHACM-2.6:rhacm2/observatorium-rhel8-operator@sha256:f0bf89eaea6b7afc2d08c77bd40dfba581f91f462f5ec3d70473b332ca6f781c_s390x",
"8Base-RHACM-2.6:rhacm2/observatorium-rhel8@sha256:0686cfddd61737f7e7eb4f0c011397277394559edac3bb947c0969e302686dd5_ppc64le",
"8Base-RHACM-2.6:rhacm2/observatorium-rhel8@sha256:8f2f3732600235f66c406b6121ac37979f52572ce90353b6e099be7b74406251_amd64",
"8Base-RHACM-2.6:rhacm2/observatorium-rhel8@sha256:9e1fccc5b17865a6d7baaa1a15cb50f47d80a14b0a7bcbd94c12f0ddcaaf1b28_s390x",
"8Base-RHACM-2.6:rhacm2/observatorium-rhel8@sha256:bdd89a1051c8f21e7d81ff80c96731a0eaa7d15c320ab1e6b1dc3f6babd42598_arm64",
"8Base-RHACM-2.6:rhacm2/prometheus-alertmanager-rhel8@sha256:0860b7aa5e8b07792ad7f5d5c0654e23e9da8eedd4b9f509caea616dcfa97d69_amd64",
"8Base-RHACM-2.6:rhacm2/prometheus-alertmanager-rhel8@sha256:624895d8579ef6f3e5b17558a30775790ec6f00701f8c5cdfa315292d7f9e867_s390x",
"8Base-RHACM-2.6:rhacm2/prometheus-alertmanager-rhel8@sha256:6d09865a228cdbbc6d1ac13042c3c00f0bd086f6dc181dfa3cdf8c7f9d826b9e_arm64",
"8Base-RHACM-2.6:rhacm2/prometheus-alertmanager-rhel8@sha256:c69fee848d21346a271972e89d91898eac9fec27d598d98ffa004ca8d1b53270_ppc64le",
"8Base-RHACM-2.6:rhacm2/prometheus-rhel8@sha256:52cea7c27de23e3358030b09f22b962723c523a940f8e2043edc298c907d761c_arm64",
"8Base-RHACM-2.6:rhacm2/prometheus-rhel8@sha256:67e0fadfbb4d99a60435ed12b470772b38ace4ca815fe73da68eb3c826e200fc_ppc64le",
"8Base-RHACM-2.6:rhacm2/prometheus-rhel8@sha256:e8241b1d852d605b44ecfcc552cb0f905f72e8a17c8d228162b40c19388f5176_s390x",
"8Base-RHACM-2.6:rhacm2/prometheus-rhel8@sha256:ed0cc13e79949436d29a7ad0b41b189744a177ea27545fd5eb9b4f71e87bd0eb_amd64",
"8Base-RHACM-2.6:rhacm2/rbac-query-proxy-rhel8@sha256:29c76a37497f212aed280e2bf16ef45fb3785fb4649ce17b7fe9d653a79e2112_arm64",
"8Base-RHACM-2.6:rhacm2/rbac-query-proxy-rhel8@sha256:475a45884a51127722030226ff9a5f0752c98574c41eb61796aece5e702346a3_ppc64le",
"8Base-RHACM-2.6:rhacm2/rbac-query-proxy-rhel8@sha256:582301b10af0b966ae7d5e130cb0e5f96e7912dc66b4108e0d6078656ca80604_amd64",
"8Base-RHACM-2.6:rhacm2/rbac-query-proxy-rhel8@sha256:f1c7de85a44c03f48a6f62ba1d7d650f0b06e0f502cecff1512ad637b5bc1c27_s390x",
"8Base-RHACM-2.6:rhacm2/redisgraph-tls-rhel8@sha256:128279a656bfbde6c2c052766d63a1de6a06d8bea2707813c64396c2ae382478_amd64",
"8Base-RHACM-2.6:rhacm2/redisgraph-tls-rhel8@sha256:35927ca6e6e9c8d420c499a0c8ad37c4297ba19743d550f489d3e66482275a49_arm64",
"8Base-RHACM-2.6:rhacm2/redisgraph-tls-rhel8@sha256:4696baed553266682ba2b54d3bf683d2ff1241b625de5ec54a45c1b2c5f96243_s390x",
"8Base-RHACM-2.6:rhacm2/redisgraph-tls-rhel8@sha256:d722f2ffab1f58bbaf3c62ef71dbf7e6c4023e6ab17690f1049075a321d0b1ac_ppc64le",
"8Base-RHACM-2.6:rhacm2/search-aggregator-rhel8@sha256:2b5f372c1c73c4de587b5a4388d95b8cc553fc56af446fcefa0e14c6d980b6b3_ppc64le",
"8Base-RHACM-2.6:rhacm2/search-aggregator-rhel8@sha256:38fceeedc0672def1c2cf42bb6743ae726e77d9f7352d002b3fc688c6d551852_amd64",
"8Base-RHACM-2.6:rhacm2/search-aggregator-rhel8@sha256:6a915335bcebb0884fc72df2dfee97c74d42c035864b960e1c800fa6c5f8d93c_arm64",
"8Base-RHACM-2.6:rhacm2/search-aggregator-rhel8@sha256:752decaefc38aa009f54201b38d4ab26d9b4020caec649d9b1f1564f56c47c2a_s390x",
"8Base-RHACM-2.6:rhacm2/search-api-rhel8@sha256:37eea70d5b1c89c25372dcea8c8c03e1e0a9af1b5a06f3b0706ba776ae8847c1_amd64",
"8Base-RHACM-2.6:rhacm2/search-api-rhel8@sha256:7400088d206592eb29cd86182909626262c9b2a99f017811fcc9d8a753c39009_arm64",
"8Base-RHACM-2.6:rhacm2/search-api-rhel8@sha256:aa8ea0deabc39a068f3f6ce9fa6334e44fc507355009a9bff448e742156ec203_ppc64le",
"8Base-RHACM-2.6:rhacm2/search-api-rhel8@sha256:b4d2d39c2b3b736987f1e888b858d52a7ebd9f8d0cebd3bdef8c59f6e3e41725_s390x",
"8Base-RHACM-2.6:rhacm2/search-collector-rhel8@sha256:0174699ec75fcda08892b4e72b674df989af51ea5f04de57a62c2a85a3c08f4f_arm64",
"8Base-RHACM-2.6:rhacm2/search-collector-rhel8@sha256:5a29a9805b8d20969cba86da11a9de8176a3172df361aec5fae136a4271de308_amd64",
"8Base-RHACM-2.6:rhacm2/search-collector-rhel8@sha256:be7eed9ad9502bcc294081f7e2098fc4f8411c912c34fe63479b5b770d06caca_s390x",
"8Base-RHACM-2.6:rhacm2/search-collector-rhel8@sha256:c467c1d7ceaf5281077f7fe8ff1c1c4cffe325132890a3ab9b96ea5db2e2c930_ppc64le",
"8Base-RHACM-2.6:rhacm2/search-rhel8@sha256:2135cd20bb7ebbf48499992fe46a928e28fc78c86e360633ea09054520c42539_ppc64le",
"8Base-RHACM-2.6:rhacm2/search-rhel8@sha256:3a7a31974210e21a3faed9b57a75b970c70ac41d9662b884d4ce67275f756fc7_arm64",
"8Base-RHACM-2.6:rhacm2/search-rhel8@sha256:6e6a19f1440e4eb15a8206e18f7f4dde3e1a5c6518944571d09923d116d3f04e_amd64",
"8Base-RHACM-2.6:rhacm2/search-rhel8@sha256:e6ed3e65f0d49b3c6b0e3e97593a8fae4d453f3aecf8d7829c0d25c68bc91ea1_s390x",
"8Base-RHACM-2.6:rhacm2/submariner-addon-rhel8@sha256:7b80d01371f551df506bd0c56df6829845bfce497ff01cc44b68f172ed5399b4_ppc64le",
"8Base-RHACM-2.6:rhacm2/submariner-addon-rhel8@sha256:934c560bc786015c694e9cffbae8e86f631b3331d62f5a547931446dae82f8c3_s390x",
"8Base-RHACM-2.6:rhacm2/submariner-addon-rhel8@sha256:b467881f4028a89a9e79ba93da719845db576f47a04ae6e569c2317be5594b29_arm64",
"8Base-RHACM-2.6:rhacm2/submariner-addon-rhel8@sha256:fc5592d42e4aca70288448d174511b922ece7f8cb4b41c6a36195c3a4a60aa36_amd64",
"8Base-RHACM-2.6:rhacm2/thanos-receive-controller-rhel8@sha256:21f2626c10c4fb61b37e6ca4ab574186b423f155fbc5cfef3e894fff04cc270e_ppc64le",
"8Base-RHACM-2.6:rhacm2/thanos-receive-controller-rhel8@sha256:c357074958324fc5d602cdcf1cba285bf8582e0b36af79a8f6211bb0dfb77a10_amd64",
"8Base-RHACM-2.6:rhacm2/thanos-receive-controller-rhel8@sha256:d9ac8e67d6d9858b16dd9d1d49c1dd904aa22a7b618e5d33292344faced9c0d3_arm64",
"8Base-RHACM-2.6:rhacm2/thanos-receive-controller-rhel8@sha256:e3b840a7833680170f9e9ca52309552c584935a68c75cc71e6d576b104dc01c8_s390x",
"8Base-RHACM-2.6:rhacm2/thanos-rhel8@sha256:453c525197ccfe1f866af70ca2e7f3deb6f98d0b98c09b602b4fa1368787213d_amd64",
"8Base-RHACM-2.6:rhacm2/thanos-rhel8@sha256:4b3b45ad0b564360c245d20b1540c2398c9606cf8684275e4ee071c591357929_arm64",
"8Base-RHACM-2.6:rhacm2/thanos-rhel8@sha256:7e43ba8f47ec54b5f86d13c81b67b044176530b63b5ae3f40332fc975cc6b21f_s390x",
"8Base-RHACM-2.6:rhacm2/thanos-rhel8@sha256:faaa00c0af80c781a7c610616153a3cd1dc1b20637934c3a243a2e9664ba0ee5_ppc64le"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2022-1705"
},
{
"category": "external",
"summary": "RHBZ#2107374",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2107374"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2022-1705",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-1705"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2022-1705",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2022-1705"
},
{
"category": "external",
"summary": "https://go.dev/issue/53188",
"url": "https://go.dev/issue/53188"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-announce/c/nqrv9fbR0zE",
"url": "https://groups.google.com/g/golang-announce/c/nqrv9fbR0zE"
}
],
"release_date": "2022-07-12T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2022-09-06T22:27:58+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.6/html-single/install/index#installing",
"product_ids": [
"8Base-RHACM-2.6:rhacm2/acm-governance-policy-addon-controller-rhel8@sha256:615ab5d9542759d921634737709e84a8e65d003ea136e5d22858d380225fd177_amd64",
"8Base-RHACM-2.6:rhacm2/acm-governance-policy-addon-controller-rhel8@sha256:958b729d30f10b9c121e68ac8ede2054ed29cc52a9a7d6df0537ed221aa74358_s390x",
"8Base-RHACM-2.6:rhacm2/acm-governance-policy-addon-controller-rhel8@sha256:b5bef941b4e0b5b3529ca5b2311c85295b9f6d12e482a9cbdad691c2406541f1_ppc64le",
"8Base-RHACM-2.6:rhacm2/acm-governance-policy-addon-controller-rhel8@sha256:f6194b9056d77e54f3c74caa9eab87bd1df1818d082fc807229d1c44ec6c88c4_arm64",
"8Base-RHACM-2.6:rhacm2/acm-grafana-rhel8@sha256:45616ed43b53d3a83e65828118f09430396f5bcb0566ae3a65d937b59f0d873e_s390x",
"8Base-RHACM-2.6:rhacm2/acm-grafana-rhel8@sha256:8c48441cfa850ea1274932e94da0831618c10f91022619c779304501a75fb161_amd64",
"8Base-RHACM-2.6:rhacm2/acm-grafana-rhel8@sha256:cc1c196b19c5fd8f313c6136359cc9dd37b5f59d32a581b10cf89b80b7d0cbf4_arm64",
"8Base-RHACM-2.6:rhacm2/acm-grafana-rhel8@sha256:cdf24e68e50be1350566243f6d2cb1403d09ab68e5fed39ea6c56212e42b90f1_ppc64le",
"8Base-RHACM-2.6:rhacm2/acm-must-gather-rhel8@sha256:1457ff5cfd61611fdc968d4af5b020d835e107b97932c7ba7b3f5ed4cbd0e39f_ppc64le",
"8Base-RHACM-2.6:rhacm2/acm-must-gather-rhel8@sha256:39842906b3846418bc31098e2abad08210118d86aa683e9e5fd04a97822df22d_arm64",
"8Base-RHACM-2.6:rhacm2/acm-must-gather-rhel8@sha256:8a69add2d90a1e094de8510052b683e1765153da75e316ad7778499af0c5ddf9_s390x",
"8Base-RHACM-2.6:rhacm2/acm-must-gather-rhel8@sha256:dca91134a2c1c33c736afcd4c9373749448641385f39162c74e115691289e843_amd64",
"8Base-RHACM-2.6:rhacm2/acm-operator-bundle@sha256:0eac6124f59492d09c1ae650025d59ea0e8547d9f9c832cb9607b09254ff6ddd_s390x",
"8Base-RHACM-2.6:rhacm2/acm-operator-bundle@sha256:1cbcd58a4c23e4c89a6a0509f78802a5aa21205db2784ebc9772b99a3917b183_arm64",
"8Base-RHACM-2.6:rhacm2/acm-operator-bundle@sha256:997aaee36f0bed47e231925a3f2c2ecc503410e54b35727f035c72477f3d1944_ppc64le",
"8Base-RHACM-2.6:rhacm2/acm-operator-bundle@sha256:ce699187f250b93976b8063228ac12d11c6c8f6baba69ba4ed17a38730e84eb3_amd64",
"8Base-RHACM-2.6:rhacm2/acm-prometheus-config-reloader-rhel8@sha256:693a77a9324d6c7f0e69bd9d5725b51f3e429972f1e67469e93648cb347eae84_arm64",
"8Base-RHACM-2.6:rhacm2/acm-prometheus-config-reloader-rhel8@sha256:89757e804d5df2b5eeeb1191b599c3acb9e75f61170f888095302830d6de0582_s390x",
"8Base-RHACM-2.6:rhacm2/acm-prometheus-config-reloader-rhel8@sha256:8e45e1fd7342d7525b118f01794cac1f4a8662def5f2a06336b698db2e268742_amd64",
"8Base-RHACM-2.6:rhacm2/acm-prometheus-config-reloader-rhel8@sha256:ce1c17b34b7aac2e990dc0efe40f4406e73f727b2c7bfe109eded849de753f1a_ppc64le",
"8Base-RHACM-2.6:rhacm2/acm-prometheus-rhel8@sha256:728606d96dd9e0fc2e7810e092e10ee071ec36598c990c8252beccace59a679e_amd64",
"8Base-RHACM-2.6:rhacm2/acm-prometheus-rhel8@sha256:b457d0b95d88c5dd0aac87492cbca40a9d7c2074002ad110f52d562f0c5d0797_arm64",
"8Base-RHACM-2.6:rhacm2/acm-prometheus-rhel8@sha256:f34d2569033bfb1d173342264f090f46d80f7843d52704a7ce9e9eb9de2f5abb_s390x",
"8Base-RHACM-2.6:rhacm2/acm-prometheus-rhel8@sha256:f720e0a94bfe7ed5d812819a3e77cc0581be102970127d8c0d4aa06a05edbf3d_ppc64le",
"8Base-RHACM-2.6:rhacm2/acm-volsync-addon-controller-rhel8@sha256:17ccd6b924b36ab14e3ca5f5331ba7e4c86f8cb64304640d58c3ee6b76edbcaf_ppc64le",
"8Base-RHACM-2.6:rhacm2/acm-volsync-addon-controller-rhel8@sha256:27079308ea87e35564cc3089c65eae68d63880a3bb093ca64d1678a68b60fcec_amd64",
"8Base-RHACM-2.6:rhacm2/acm-volsync-addon-controller-rhel8@sha256:9eabaac2df91aeef613d6973669d07298f2159c6a6e0c9f294623f7b1a10bc08_s390x",
"8Base-RHACM-2.6:rhacm2/acm-volsync-addon-controller-rhel8@sha256:f7abdf1756bc0ff2ebf02fee0469a8b9eeabe1fa8cafdd21c6e8f958155b70bb_arm64",
"8Base-RHACM-2.6:rhacm2/cert-policy-controller-rhel8@sha256:017c1e663827a3b55d70badd3ed979b5d1831252c49d671897a85a75afaa5bb0_s390x",
"8Base-RHACM-2.6:rhacm2/cert-policy-controller-rhel8@sha256:0610778095974edf936602018281bf7a5e287ba9eca9f661a423e68bbe000e40_ppc64le",
"8Base-RHACM-2.6:rhacm2/cert-policy-controller-rhel8@sha256:a66d7d4ee1179f7fce639490f919d722db54eaa3118b4135078c33e6cbf91488_amd64",
"8Base-RHACM-2.6:rhacm2/cert-policy-controller-rhel8@sha256:d660befef0c8f7a4db7aa3b865545c9863d8f37e7ba4b8de4380185f82b208d4_arm64",
"8Base-RHACM-2.6:rhacm2/cluster-backup-rhel8-operator@sha256:1a749d0795972a9bfd5a00aa96c238a660673464be01b2aa9fd7a3aeead6ddf7_amd64",
"8Base-RHACM-2.6:rhacm2/cluster-backup-rhel8-operator@sha256:8915dbdc562e63441f79041bdf1176e46ce53e95418d133f0cd0c1ff79da48a2_arm64",
"8Base-RHACM-2.6:rhacm2/cluster-backup-rhel8-operator@sha256:995f225449b207da9a3cad175dac85b87eefb28ff5bae6a588f40fd79fbe12a1_ppc64le",
"8Base-RHACM-2.6:rhacm2/cluster-backup-rhel8-operator@sha256:f1255a76c6275a4b6a400c82e204a5112fff6fe87f71626f8f309763f6a5d9e4_s390x",
"8Base-RHACM-2.6:rhacm2/config-policy-controller-rhel8@sha256:3b2e0d850e8fc966ec80bff16df26002334744a96b81c7a7dfe222f1706a52e3_s390x",
"8Base-RHACM-2.6:rhacm2/config-policy-controller-rhel8@sha256:447f275bbde46d7fc173798ef5abc0a77a6780f0dffdc171786edbe00f27d8d8_ppc64le",
"8Base-RHACM-2.6:rhacm2/config-policy-controller-rhel8@sha256:61964a1a0ddf2e98bcf5249b7374235055ab85cc26663a8d9397c2b7f6fbb4c6_amd64",
"8Base-RHACM-2.6:rhacm2/config-policy-controller-rhel8@sha256:a3abaa3d0bf1d34fa9e40903a8713c439f5f7f751e775d32cbab308983064ce0_arm64",
"8Base-RHACM-2.6:rhacm2/console-rhel8@sha256:6c0f630ff57f6f423df6dbf4df9faad25089f9b391be35cb8bc9cd5211f94d67_arm64",
"8Base-RHACM-2.6:rhacm2/console-rhel8@sha256:8608aed6971299def3fbe749336727e84c69582664dedac3145b92ea24e62e4d_amd64",
"8Base-RHACM-2.6:rhacm2/console-rhel8@sha256:afa80ae8274db7fa6796c35980fc5df15889e94aff3361f6cda643e5a09da220_ppc64le",
"8Base-RHACM-2.6:rhacm2/console-rhel8@sha256:f06e4e3f62db52c6d7fa0bc1f289de773e18d076bc38612e1b0ddc85c76fde06_s390x",
"8Base-RHACM-2.6:rhacm2/endpoint-monitoring-rhel8-operator@sha256:060bcd658756a924b4ce4d202bd447a3254fc1f49af7d685dde8720f355cde8e_arm64",
"8Base-RHACM-2.6:rhacm2/endpoint-monitoring-rhel8-operator@sha256:091d66731c5fe8eba5646c6b2622bb38c074e202a8a4a7e906921673b60f0898_amd64",
"8Base-RHACM-2.6:rhacm2/endpoint-monitoring-rhel8-operator@sha256:80660eb7f3c068768b0ea04ff20f4539194c52427ffdab4626bf781aa3f2ca64_s390x",
"8Base-RHACM-2.6:rhacm2/endpoint-monitoring-rhel8-operator@sha256:d6204fcf04c83bac13232ec1602572ad5f22bb528537e591079dfa36152697ec_ppc64le",
"8Base-RHACM-2.6:rhacm2/governance-policy-propagator-rhel8@sha256:51be0f04938b60ed1dba60908bebd2000d78e4ade34757bae70a083c67d77e8e_arm64",
"8Base-RHACM-2.6:rhacm2/governance-policy-propagator-rhel8@sha256:9577701bf3c7aa00b99531d2c3842130abc6cd91c52c4a7ba040b705eeace4c7_s390x",
"8Base-RHACM-2.6:rhacm2/governance-policy-propagator-rhel8@sha256:bdc6c128628db86697af198430c5ae5c61c3e586c1a97187e4d4e852cec61e92_ppc64le",
"8Base-RHACM-2.6:rhacm2/governance-policy-propagator-rhel8@sha256:cc519319b9f4fe672144ebedd772ddf56d5de90e3c8f52c0fb9b55313f71a7b3_amd64",
"8Base-RHACM-2.6:rhacm2/governance-policy-spec-sync-rhel8@sha256:2c1905ae8a83e5598678457fd955cbc867453ed5836de6fcc182e4928df8bd67_s390x",
"8Base-RHACM-2.6:rhacm2/governance-policy-spec-sync-rhel8@sha256:4a8d30cc0e1d83c69b7f3339418b101da23fbcaee7d326bedaff677eceb25ab2_ppc64le",
"8Base-RHACM-2.6:rhacm2/governance-policy-spec-sync-rhel8@sha256:6849cf1b4dd883d5b4c0cf90a3adfb26cb59d03d3b892cee3669a32dd6b8dcc2_amd64",
"8Base-RHACM-2.6:rhacm2/governance-policy-spec-sync-rhel8@sha256:d06ffc621167aff31ecb0fa417b294ff0676fb00e4ef1c6cb0fb2aaf4b2561e0_arm64",
"8Base-RHACM-2.6:rhacm2/governance-policy-status-sync-rhel8@sha256:4c86e16f15aaf454e4e5ce5436e1db27a5f8a55f573c3eaf02e4786fe52edfc8_arm64",
"8Base-RHACM-2.6:rhacm2/governance-policy-status-sync-rhel8@sha256:cf6a75d94f50dd063e939aee18756c767cba43f4e1e62a9c2f2b764ac6f43746_s390x",
"8Base-RHACM-2.6:rhacm2/governance-policy-status-sync-rhel8@sha256:e072b615eeffff80a94831e58c70980684c1ec4bd972844b25b157eb7ed5937f_ppc64le",
"8Base-RHACM-2.6:rhacm2/governance-policy-status-sync-rhel8@sha256:fffe971caa2e911d9c972c0e88712ff431d34c63dbe74e25f1cababa50ea7417_amd64",
"8Base-RHACM-2.6:rhacm2/governance-policy-template-sync-rhel8@sha256:10bc1a3833599a593a058e804de67e92888ed779fd0000928d4a70b6c7d5c1c2_amd64",
"8Base-RHACM-2.6:rhacm2/governance-policy-template-sync-rhel8@sha256:5c17f979f47840a879059ad83de12f0756889564a17190ba4438a7632c999bb1_arm64",
"8Base-RHACM-2.6:rhacm2/governance-policy-template-sync-rhel8@sha256:848bce8007de7714afc8c755b5f0c3cdf5eb6b1d259811c947bc295924539a0e_ppc64le",
"8Base-RHACM-2.6:rhacm2/governance-policy-template-sync-rhel8@sha256:95439f7e18fa87601d5860cbd9ca5f0738786e30a629d23788fd5fe33d694c66_s390x",
"8Base-RHACM-2.6:rhacm2/grafana-dashboard-loader-rhel8@sha256:1f5c1b2cffebf069859e95d0e722cb293f8c176bf5c5873bb9517c96b26c2e10_arm64",
"8Base-RHACM-2.6:rhacm2/grafana-dashboard-loader-rhel8@sha256:5223158a122658bafbd853c596cdc1f7bd7a0e4fdd82b1c3668ac84adeae9f24_s390x",
"8Base-RHACM-2.6:rhacm2/grafana-dashboard-loader-rhel8@sha256:561f1f05925cfe3c5f0f8a9b7475be4bbab183b5611ecfe09b090d80fa4bc2fe_amd64",
"8Base-RHACM-2.6:rhacm2/grafana-dashboard-loader-rhel8@sha256:734270221ec4a516e7eb77f2ec3a753384242116aa70320a1dbe969e915af1df_ppc64le",
"8Base-RHACM-2.6:rhacm2/iam-policy-controller-rhel8@sha256:2827e5f485213f92e2d0092187f3976dd6fe598e39b5cf2212d48c3a44c34b13_arm64",
"8Base-RHACM-2.6:rhacm2/iam-policy-controller-rhel8@sha256:8ca9e80365c76b66b2de3924fc50a5912e606042c704b02cb174a4b8bd3927c4_amd64",
"8Base-RHACM-2.6:rhacm2/iam-policy-controller-rhel8@sha256:c5069e76a900aa300102a0ae54ecbc12c0ac31abfeed8656ee60a949daef79c3_s390x",
"8Base-RHACM-2.6:rhacm2/iam-policy-controller-rhel8@sha256:ca05e79e5508924af71f323c13f664770d8dd4eb61ecf0894e4f9a81f7a1b402_ppc64le",
"8Base-RHACM-2.6:rhacm2/insights-client-rhel8@sha256:02cacfec60c80b9228e8b18949751de867f974ea6b1172129096e64e949c0598_amd64",
"8Base-RHACM-2.6:rhacm2/insights-client-rhel8@sha256:2b14036d0291e54c3191682de2ea875a78d78c35b2791a5a113ba1a8920f0621_ppc64le",
"8Base-RHACM-2.6:rhacm2/insights-client-rhel8@sha256:d4c05f641de8fd0753d63cc6d5b62464d3d6a87d601514e87ef2e40bbe7b01b6_s390x",
"8Base-RHACM-2.6:rhacm2/insights-client-rhel8@sha256:e15c410b693b34f49869d037ebb5584384fcdf88114b7a94967ca09f1361a5f3_arm64",
"8Base-RHACM-2.6:rhacm2/insights-metrics-rhel8@sha256:67aa55bb65685395ad2773e7459dff5fbccdeedcf9e56ec2722d8f5c919eae89_s390x",
"8Base-RHACM-2.6:rhacm2/insights-metrics-rhel8@sha256:6c54e08f5f6c2cae41a5e108e1019ff6522af8f69d666e22eb4631cd83b85917_amd64",
"8Base-RHACM-2.6:rhacm2/insights-metrics-rhel8@sha256:88d9b7246aa75cb2c88ccb7f2f1202fc465be0f2d89e59f1d2259f69ada56d9d_arm64",
"8Base-RHACM-2.6:rhacm2/insights-metrics-rhel8@sha256:bad98fe71638d7346f31ea45f6063ec970bf90844bb5c5dc5f917bb0f0099899_ppc64le",
"8Base-RHACM-2.6:rhacm2/klusterlet-addon-controller-rhel8@sha256:22e510955af3fa736b7306c387f44b5f15f5f9a7a006c6587e06d5d8602cc2f0_s390x",
"8Base-RHACM-2.6:rhacm2/klusterlet-addon-controller-rhel8@sha256:55bc86326f992cc4f4401b93f90cdd2baa6728015ffaf6168f2d46ae43c70cf4_ppc64le",
"8Base-RHACM-2.6:rhacm2/klusterlet-addon-controller-rhel8@sha256:8dd7f47af047fb899c7fcbad61cb8f38da45990cac186f9235aec3e4e7de25e9_amd64",
"8Base-RHACM-2.6:rhacm2/klusterlet-addon-controller-rhel8@sha256:bdb97eb5bb0e8f59edf0d389fb07c45171e728dc8b4d2bdacd785193b46ec03b_arm64",
"8Base-RHACM-2.6:rhacm2/kube-rbac-proxy-rhel8@sha256:11a353ee9da6cc843d5f346f4fa51681d13318e2e61fc4d1a3f63406eb175260_s390x",
"8Base-RHACM-2.6:rhacm2/kube-rbac-proxy-rhel8@sha256:31757f3e3bb08b4e49e54694b18b3cf327637be20535482b2df1345b17444dda_amd64",
"8Base-RHACM-2.6:rhacm2/kube-rbac-proxy-rhel8@sha256:b2c0b7414d0fc36a49cbdc5a56b25dd62aac18defc2defbd9c1895cd13a5e716_arm64",
"8Base-RHACM-2.6:rhacm2/kube-rbac-proxy-rhel8@sha256:dbd816d503e9beb58622604432eb415419e893627eb95c1ceeb8ff5bda7d6335_ppc64le",
"8Base-RHACM-2.6:rhacm2/kube-state-metrics-rhel8@sha256:53246a6df1f0880d94ed2644fa4366e3e2108b6fa8a51745af87785346ce5304_s390x",
"8Base-RHACM-2.6:rhacm2/kube-state-metrics-rhel8@sha256:5f2393bceefffb32240043b6722aa73d31fc8133cc2666fcf5eb8d33794bc54f_arm64",
"8Base-RHACM-2.6:rhacm2/kube-state-metrics-rhel8@sha256:c792c043462281cde7c93bd8e2136f62ca17d072e7f466353f37de8e5f5dc949_ppc64le",
"8Base-RHACM-2.6:rhacm2/kube-state-metrics-rhel8@sha256:e6b1d24b56e6973eee1569e351db6637ca67e1d6cd124adb845cbf6e35a4f6af_amd64",
"8Base-RHACM-2.6:rhacm2/management-ingress-rhel8@sha256:07238998d21204cd8f25dc63e6dbde20a2dd25c3b96609729306db6c63a0fca4_arm64",
"8Base-RHACM-2.6:rhacm2/management-ingress-rhel8@sha256:0d2665d19a8753c6269f594b68b067cd62a402404287e6416543c1af2d7d3cf4_ppc64le",
"8Base-RHACM-2.6:rhacm2/management-ingress-rhel8@sha256:6917d018e53aabb6f5402f02000aedd2e5cf71bcc84562e0fc7d7c87049f4b67_amd64",
"8Base-RHACM-2.6:rhacm2/management-ingress-rhel8@sha256:73b0444bd91a1dade3b7e76245ac8d6cb568929bba321b8c86c269d6f542ac3b_s390x",
"8Base-RHACM-2.6:rhacm2/memcached-exporter-rhel8@sha256:7d85dd62346a647d22202baa0f8d405b2aaf9a7174b38e5d29df2e03530009c3_s390x",
"8Base-RHACM-2.6:rhacm2/memcached-exporter-rhel8@sha256:9635616c8f058e67d557201147904b05f8b49938f63fb2b0239dfca883f61685_arm64",
"8Base-RHACM-2.6:rhacm2/memcached-exporter-rhel8@sha256:9e91ecec92ec0df8b72beb6040f39d9a25b0bfad844e92ea34cc2d648d221d22_ppc64le",
"8Base-RHACM-2.6:rhacm2/memcached-exporter-rhel8@sha256:c773b9a2fffcd549d4936054260f655c78da603957826d6bad4e8567a213ad10_amd64",
"8Base-RHACM-2.6:rhacm2/memcached-rhel8@sha256:584f8c4a9a1b75fc71948a98add560d4fe3d936ee46ac791f32121dbadf8c7d2_ppc64le",
"8Base-RHACM-2.6:rhacm2/memcached-rhel8@sha256:59b3ce3f3f4459c97cfffee5e20830d70f8a69198b5fab271e6c478d615c46d3_arm64",
"8Base-RHACM-2.6:rhacm2/memcached-rhel8@sha256:6f458c76757203b28434f871027c6a466a73d246ceb5bfac8793ad1896a672ab_amd64",
"8Base-RHACM-2.6:rhacm2/memcached-rhel8@sha256:e34722fd656e3205dcdb565b0ab68e9971174c11f125dbfff3bf82e1e21f3a76_s390x",
"8Base-RHACM-2.6:rhacm2/metrics-collector-rhel8@sha256:3a81a018b939752543e78c2d68d1436b851be2256b88c3e66cd506ae1d8f4c9c_ppc64le",
"8Base-RHACM-2.6:rhacm2/metrics-collector-rhel8@sha256:6a3e0c36c123c9dc54759655d9148f580abada501034914863a6528ded19ef34_amd64",
"8Base-RHACM-2.6:rhacm2/metrics-collector-rhel8@sha256:7991f484f97b9951f27f70e67d5db0850c4189ee86db8406cdda961a9beb06f0_arm64",
"8Base-RHACM-2.6:rhacm2/metrics-collector-rhel8@sha256:fa08b9bf3fd334738984e150ba5bfd2e005374752f3112340b65f6434eacd057_s390x",
"8Base-RHACM-2.6:rhacm2/multicloud-integrations-rhel8@sha256:2bcbf9a565f3c566061325aca3174ec755b5c94a28612718a3f1563db317273e_ppc64le",
"8Base-RHACM-2.6:rhacm2/multicloud-integrations-rhel8@sha256:6813ccd43a1aecd1aaf4d5d4b1620fd63bbca00b736100189ff91246bf3bc36b_arm64",
"8Base-RHACM-2.6:rhacm2/multicloud-integrations-rhel8@sha256:db89ef3686570526afdb2b79fd698aca5dc50c633009760f1748fb9fd506067b_amd64",
"8Base-RHACM-2.6:rhacm2/multicloud-integrations-rhel8@sha256:db8bc27937802c5d8fff769b9c93c8a01411629d199adbc39235e721d6468b30_s390x",
"8Base-RHACM-2.6:rhacm2/multicluster-observability-rhel8-operator@sha256:434db0ca203b14b899fff9b7a2a5b975de852ea29620a828f29246448aba873c_ppc64le",
"8Base-RHACM-2.6:rhacm2/multicluster-observability-rhel8-operator@sha256:876bfa63b0e13833eaeadb7c6a0481f1d7970b283f69ece4d81c99985f4dd161_arm64",
"8Base-RHACM-2.6:rhacm2/multicluster-observability-rhel8-operator@sha256:d23f208e020d42bc095011d423146e2da35b2bc85b844911bde2f4edf696bdca_amd64",
"8Base-RHACM-2.6:rhacm2/multicluster-observability-rhel8-operator@sha256:f29581baf5277588d2e4cd01380ecf46e3c97a2f17ade01b048f75c29f18d62c_s390x",
"8Base-RHACM-2.6:rhacm2/multicluster-operators-application-rhel8@sha256:1952d422bd7ba42323711faba59244c449293cc92502e350460fee07c0e3b34a_ppc64le",
"8Base-RHACM-2.6:rhacm2/multicluster-operators-application-rhel8@sha256:566a60f630ec346eced3106ec072963d1b9f9d300e7d4cee6af6dc0d590a3937_s390x",
"8Base-RHACM-2.6:rhacm2/multicluster-operators-application-rhel8@sha256:724dd9f4a5e4acd061206ca2ea57c329210ade5135dbdf941b8d7e720daa4f10_arm64",
"8Base-RHACM-2.6:rhacm2/multicluster-operators-application-rhel8@sha256:ace8895fc62c1394dfa7854fd9ce3e14ef859e989255f70dc9a5a3d9bcd514c0_amd64",
"8Base-RHACM-2.6:rhacm2/multicluster-operators-channel-rhel8@sha256:1ebe6504a6a58f39f93952bf1c135ea58ff77e65c5b8ba73c7ad6295e66a1b45_s390x",
"8Base-RHACM-2.6:rhacm2/multicluster-operators-channel-rhel8@sha256:557cc962d0b10d80a9dea7adce387ea28fb4199a02fa8546645ab2cacbf28b88_ppc64le",
"8Base-RHACM-2.6:rhacm2/multicluster-operators-channel-rhel8@sha256:82526c7c046325bde1dfa0a47b58b773355f00bc95c23be75105e7255e7bddd2_arm64",
"8Base-RHACM-2.6:rhacm2/multicluster-operators-channel-rhel8@sha256:85e20d97f28e43668c2790bd6e0adbc598d01f9fab849761fb96d7a5c4946a87_amd64",
"8Base-RHACM-2.6:rhacm2/multicluster-operators-subscription-rhel8@sha256:7310f31faae367a363c27a7236b562bbfe8381a352fce906279590bac11571d2_ppc64le",
"8Base-RHACM-2.6:rhacm2/multicluster-operators-subscription-rhel8@sha256:7676d33b9be36ca6660d3aed888fdffcf270fcf82258ed9531e2746a3d27610c_s390x",
"8Base-RHACM-2.6:rhacm2/multicluster-operators-subscription-rhel8@sha256:e718d5abef58365d547ef73828a26adff5b6cef1bf935aa7c27f12f604b50337_amd64",
"8Base-RHACM-2.6:rhacm2/multicluster-operators-subscription-rhel8@sha256:f58aff87d1efb64417c6976f6772a464e54beefe847f50a141726b7a1a6a293a_arm64",
"8Base-RHACM-2.6:rhacm2/multiclusterhub-repo-rhel8@sha256:03222a9dd6eca9cf44932a0ff1bf89bd9d2d29683f1ebb0d0aa49171b77a4963_ppc64le",
"8Base-RHACM-2.6:rhacm2/multiclusterhub-repo-rhel8@sha256:881b8c3b19918affd478c0ad0c73dff96dd28f5c1dfddb86472b42e422fa25b6_amd64",
"8Base-RHACM-2.6:rhacm2/multiclusterhub-repo-rhel8@sha256:9de94ea1f83ec8b7257c7b2befc1485ed9cc40c9ef3600c4c4c50934e708cf9d_s390x",
"8Base-RHACM-2.6:rhacm2/multiclusterhub-repo-rhel8@sha256:a45ed68e7d3ac89d17eaf06445cabfc19a9ce85a42f116d75028d6acd18a322b_arm64",
"8Base-RHACM-2.6:rhacm2/multiclusterhub-rhel8@sha256:48d1fa8bc5f6a4d8349c41126301bd86d12836384f336881ecb71bd79f84ae93_ppc64le",
"8Base-RHACM-2.6:rhacm2/multiclusterhub-rhel8@sha256:a33e91fb763a2f0894433bce31bd44229e7d5f5c53d36c6b6f643807a45c110b_arm64",
"8Base-RHACM-2.6:rhacm2/multiclusterhub-rhel8@sha256:d6e126cbdd3cfbcdee04b093389ca1b07ac8038da96060051ed94e1eeacc6d92_s390x",
"8Base-RHACM-2.6:rhacm2/multiclusterhub-rhel8@sha256:ecf12158a2d8802b4c7efd6b336ff36c1e002223b1d385a40fbef638d5e4aa21_amd64",
"8Base-RHACM-2.6:rhacm2/node-exporter-rhel8@sha256:14d23638efff3c30661c9a5f3ddb6ab0c7a9d162de1176dd9565cf49dfa4b9c5_amd64",
"8Base-RHACM-2.6:rhacm2/node-exporter-rhel8@sha256:533005e1608de68a09e53599de3f30990db95cb923794bab9ae9e3bc1a8b6baf_arm64",
"8Base-RHACM-2.6:rhacm2/node-exporter-rhel8@sha256:99eef3491c7092afa14179b9a9d39dd8fbfb3c9bb61759d678af5d91ac23e59d_s390x",
"8Base-RHACM-2.6:rhacm2/node-exporter-rhel8@sha256:e200d4e1802cce7fce32b1e0dc5c3220b6f6477b73b3a2d8ea26a5a42d63f46b_ppc64le",
"8Base-RHACM-2.6:rhacm2/observatorium-rhel8-operator@sha256:092e3437e6d38b2bf676d7fb67ad672e3ef03440017b5af7c1ebd2beb3f437eb_amd64",
"8Base-RHACM-2.6:rhacm2/observatorium-rhel8-operator@sha256:8cf076bfb049d1aabd00040ee65f0fedd590f0dd448c7561de494093a915b397_ppc64le",
"8Base-RHACM-2.6:rhacm2/observatorium-rhel8-operator@sha256:e69987a64fdbf873d4b19d8626c0c5e99dd13d7c95446850559be966dae45ad0_arm64",
"8Base-RHACM-2.6:rhacm2/observatorium-rhel8-operator@sha256:f0bf89eaea6b7afc2d08c77bd40dfba581f91f462f5ec3d70473b332ca6f781c_s390x",
"8Base-RHACM-2.6:rhacm2/observatorium-rhel8@sha256:0686cfddd61737f7e7eb4f0c011397277394559edac3bb947c0969e302686dd5_ppc64le",
"8Base-RHACM-2.6:rhacm2/observatorium-rhel8@sha256:8f2f3732600235f66c406b6121ac37979f52572ce90353b6e099be7b74406251_amd64",
"8Base-RHACM-2.6:rhacm2/observatorium-rhel8@sha256:9e1fccc5b17865a6d7baaa1a15cb50f47d80a14b0a7bcbd94c12f0ddcaaf1b28_s390x",
"8Base-RHACM-2.6:rhacm2/observatorium-rhel8@sha256:bdd89a1051c8f21e7d81ff80c96731a0eaa7d15c320ab1e6b1dc3f6babd42598_arm64",
"8Base-RHACM-2.6:rhacm2/prometheus-alertmanager-rhel8@sha256:0860b7aa5e8b07792ad7f5d5c0654e23e9da8eedd4b9f509caea616dcfa97d69_amd64",
"8Base-RHACM-2.6:rhacm2/prometheus-alertmanager-rhel8@sha256:624895d8579ef6f3e5b17558a30775790ec6f00701f8c5cdfa315292d7f9e867_s390x",
"8Base-RHACM-2.6:rhacm2/prometheus-alertmanager-rhel8@sha256:6d09865a228cdbbc6d1ac13042c3c00f0bd086f6dc181dfa3cdf8c7f9d826b9e_arm64",
"8Base-RHACM-2.6:rhacm2/prometheus-alertmanager-rhel8@sha256:c69fee848d21346a271972e89d91898eac9fec27d598d98ffa004ca8d1b53270_ppc64le",
"8Base-RHACM-2.6:rhacm2/prometheus-rhel8@sha256:52cea7c27de23e3358030b09f22b962723c523a940f8e2043edc298c907d761c_arm64",
"8Base-RHACM-2.6:rhacm2/prometheus-rhel8@sha256:67e0fadfbb4d99a60435ed12b470772b38ace4ca815fe73da68eb3c826e200fc_ppc64le",
"8Base-RHACM-2.6:rhacm2/prometheus-rhel8@sha256:e8241b1d852d605b44ecfcc552cb0f905f72e8a17c8d228162b40c19388f5176_s390x",
"8Base-RHACM-2.6:rhacm2/prometheus-rhel8@sha256:ed0cc13e79949436d29a7ad0b41b189744a177ea27545fd5eb9b4f71e87bd0eb_amd64",
"8Base-RHACM-2.6:rhacm2/rbac-query-proxy-rhel8@sha256:29c76a37497f212aed280e2bf16ef45fb3785fb4649ce17b7fe9d653a79e2112_arm64",
"8Base-RHACM-2.6:rhacm2/rbac-query-proxy-rhel8@sha256:475a45884a51127722030226ff9a5f0752c98574c41eb61796aece5e702346a3_ppc64le",
"8Base-RHACM-2.6:rhacm2/rbac-query-proxy-rhel8@sha256:582301b10af0b966ae7d5e130cb0e5f96e7912dc66b4108e0d6078656ca80604_amd64",
"8Base-RHACM-2.6:rhacm2/rbac-query-proxy-rhel8@sha256:f1c7de85a44c03f48a6f62ba1d7d650f0b06e0f502cecff1512ad637b5bc1c27_s390x",
"8Base-RHACM-2.6:rhacm2/redisgraph-tls-rhel8@sha256:128279a656bfbde6c2c052766d63a1de6a06d8bea2707813c64396c2ae382478_amd64",
"8Base-RHACM-2.6:rhacm2/redisgraph-tls-rhel8@sha256:35927ca6e6e9c8d420c499a0c8ad37c4297ba19743d550f489d3e66482275a49_arm64",
"8Base-RHACM-2.6:rhacm2/redisgraph-tls-rhel8@sha256:4696baed553266682ba2b54d3bf683d2ff1241b625de5ec54a45c1b2c5f96243_s390x",
"8Base-RHACM-2.6:rhacm2/redisgraph-tls-rhel8@sha256:d722f2ffab1f58bbaf3c62ef71dbf7e6c4023e6ab17690f1049075a321d0b1ac_ppc64le",
"8Base-RHACM-2.6:rhacm2/search-aggregator-rhel8@sha256:2b5f372c1c73c4de587b5a4388d95b8cc553fc56af446fcefa0e14c6d980b6b3_ppc64le",
"8Base-RHACM-2.6:rhacm2/search-aggregator-rhel8@sha256:38fceeedc0672def1c2cf42bb6743ae726e77d9f7352d002b3fc688c6d551852_amd64",
"8Base-RHACM-2.6:rhacm2/search-aggregator-rhel8@sha256:6a915335bcebb0884fc72df2dfee97c74d42c035864b960e1c800fa6c5f8d93c_arm64",
"8Base-RHACM-2.6:rhacm2/search-aggregator-rhel8@sha256:752decaefc38aa009f54201b38d4ab26d9b4020caec649d9b1f1564f56c47c2a_s390x",
"8Base-RHACM-2.6:rhacm2/search-api-rhel8@sha256:37eea70d5b1c89c25372dcea8c8c03e1e0a9af1b5a06f3b0706ba776ae8847c1_amd64",
"8Base-RHACM-2.6:rhacm2/search-api-rhel8@sha256:7400088d206592eb29cd86182909626262c9b2a99f017811fcc9d8a753c39009_arm64",
"8Base-RHACM-2.6:rhacm2/search-api-rhel8@sha256:aa8ea0deabc39a068f3f6ce9fa6334e44fc507355009a9bff448e742156ec203_ppc64le",
"8Base-RHACM-2.6:rhacm2/search-api-rhel8@sha256:b4d2d39c2b3b736987f1e888b858d52a7ebd9f8d0cebd3bdef8c59f6e3e41725_s390x",
"8Base-RHACM-2.6:rhacm2/search-collector-rhel8@sha256:0174699ec75fcda08892b4e72b674df989af51ea5f04de57a62c2a85a3c08f4f_arm64",
"8Base-RHACM-2.6:rhacm2/search-collector-rhel8@sha256:5a29a9805b8d20969cba86da11a9de8176a3172df361aec5fae136a4271de308_amd64",
"8Base-RHACM-2.6:rhacm2/search-collector-rhel8@sha256:be7eed9ad9502bcc294081f7e2098fc4f8411c912c34fe63479b5b770d06caca_s390x",
"8Base-RHACM-2.6:rhacm2/search-collector-rhel8@sha256:c467c1d7ceaf5281077f7fe8ff1c1c4cffe325132890a3ab9b96ea5db2e2c930_ppc64le",
"8Base-RHACM-2.6:rhacm2/search-rhel8@sha256:2135cd20bb7ebbf48499992fe46a928e28fc78c86e360633ea09054520c42539_ppc64le",
"8Base-RHACM-2.6:rhacm2/search-rhel8@sha256:3a7a31974210e21a3faed9b57a75b970c70ac41d9662b884d4ce67275f756fc7_arm64",
"8Base-RHACM-2.6:rhacm2/search-rhel8@sha256:6e6a19f1440e4eb15a8206e18f7f4dde3e1a5c6518944571d09923d116d3f04e_amd64",
"8Base-RHACM-2.6:rhacm2/search-rhel8@sha256:e6ed3e65f0d49b3c6b0e3e97593a8fae4d453f3aecf8d7829c0d25c68bc91ea1_s390x",
"8Base-RHACM-2.6:rhacm2/submariner-addon-rhel8@sha256:7b80d01371f551df506bd0c56df6829845bfce497ff01cc44b68f172ed5399b4_ppc64le",
"8Base-RHACM-2.6:rhacm2/submariner-addon-rhel8@sha256:934c560bc786015c694e9cffbae8e86f631b3331d62f5a547931446dae82f8c3_s390x",
"8Base-RHACM-2.6:rhacm2/submariner-addon-rhel8@sha256:b467881f4028a89a9e79ba93da719845db576f47a04ae6e569c2317be5594b29_arm64",
"8Base-RHACM-2.6:rhacm2/submariner-addon-rhel8@sha256:fc5592d42e4aca70288448d174511b922ece7f8cb4b41c6a36195c3a4a60aa36_amd64",
"8Base-RHACM-2.6:rhacm2/thanos-receive-controller-rhel8@sha256:21f2626c10c4fb61b37e6ca4ab574186b423f155fbc5cfef3e894fff04cc270e_ppc64le",
"8Base-RHACM-2.6:rhacm2/thanos-receive-controller-rhel8@sha256:c357074958324fc5d602cdcf1cba285bf8582e0b36af79a8f6211bb0dfb77a10_amd64",
"8Base-RHACM-2.6:rhacm2/thanos-receive-controller-rhel8@sha256:d9ac8e67d6d9858b16dd9d1d49c1dd904aa22a7b618e5d33292344faced9c0d3_arm64",
"8Base-RHACM-2.6:rhacm2/thanos-receive-controller-rhel8@sha256:e3b840a7833680170f9e9ca52309552c584935a68c75cc71e6d576b104dc01c8_s390x",
"8Base-RHACM-2.6:rhacm2/thanos-rhel8@sha256:453c525197ccfe1f866af70ca2e7f3deb6f98d0b98c09b602b4fa1368787213d_amd64",
"8Base-RHACM-2.6:rhacm2/thanos-rhel8@sha256:4b3b45ad0b564360c245d20b1540c2398c9606cf8684275e4ee071c591357929_arm64",
"8Base-RHACM-2.6:rhacm2/thanos-rhel8@sha256:7e43ba8f47ec54b5f86d13c81b67b044176530b63b5ae3f40332fc975cc6b21f_s390x",
"8Base-RHACM-2.6:rhacm2/thanos-rhel8@sha256:faaa00c0af80c781a7c610616153a3cd1dc1b20637934c3a243a2e9664ba0ee5_ppc64le"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2022:6370"
}
],
"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.6:rhacm2/acm-governance-policy-addon-controller-rhel8@sha256:615ab5d9542759d921634737709e84a8e65d003ea136e5d22858d380225fd177_amd64",
"8Base-RHACM-2.6:rhacm2/acm-governance-policy-addon-controller-rhel8@sha256:958b729d30f10b9c121e68ac8ede2054ed29cc52a9a7d6df0537ed221aa74358_s390x",
"8Base-RHACM-2.6:rhacm2/acm-governance-policy-addon-controller-rhel8@sha256:b5bef941b4e0b5b3529ca5b2311c85295b9f6d12e482a9cbdad691c2406541f1_ppc64le",
"8Base-RHACM-2.6:rhacm2/acm-governance-policy-addon-controller-rhel8@sha256:f6194b9056d77e54f3c74caa9eab87bd1df1818d082fc807229d1c44ec6c88c4_arm64",
"8Base-RHACM-2.6:rhacm2/acm-grafana-rhel8@sha256:45616ed43b53d3a83e65828118f09430396f5bcb0566ae3a65d937b59f0d873e_s390x",
"8Base-RHACM-2.6:rhacm2/acm-grafana-rhel8@sha256:8c48441cfa850ea1274932e94da0831618c10f91022619c779304501a75fb161_amd64",
"8Base-RHACM-2.6:rhacm2/acm-grafana-rhel8@sha256:cc1c196b19c5fd8f313c6136359cc9dd37b5f59d32a581b10cf89b80b7d0cbf4_arm64",
"8Base-RHACM-2.6:rhacm2/acm-grafana-rhel8@sha256:cdf24e68e50be1350566243f6d2cb1403d09ab68e5fed39ea6c56212e42b90f1_ppc64le",
"8Base-RHACM-2.6:rhacm2/acm-must-gather-rhel8@sha256:1457ff5cfd61611fdc968d4af5b020d835e107b97932c7ba7b3f5ed4cbd0e39f_ppc64le",
"8Base-RHACM-2.6:rhacm2/acm-must-gather-rhel8@sha256:39842906b3846418bc31098e2abad08210118d86aa683e9e5fd04a97822df22d_arm64",
"8Base-RHACM-2.6:rhacm2/acm-must-gather-rhel8@sha256:8a69add2d90a1e094de8510052b683e1765153da75e316ad7778499af0c5ddf9_s390x",
"8Base-RHACM-2.6:rhacm2/acm-must-gather-rhel8@sha256:dca91134a2c1c33c736afcd4c9373749448641385f39162c74e115691289e843_amd64",
"8Base-RHACM-2.6:rhacm2/acm-operator-bundle@sha256:0eac6124f59492d09c1ae650025d59ea0e8547d9f9c832cb9607b09254ff6ddd_s390x",
"8Base-RHACM-2.6:rhacm2/acm-operator-bundle@sha256:1cbcd58a4c23e4c89a6a0509f78802a5aa21205db2784ebc9772b99a3917b183_arm64",
"8Base-RHACM-2.6:rhacm2/acm-operator-bundle@sha256:997aaee36f0bed47e231925a3f2c2ecc503410e54b35727f035c72477f3d1944_ppc64le",
"8Base-RHACM-2.6:rhacm2/acm-operator-bundle@sha256:ce699187f250b93976b8063228ac12d11c6c8f6baba69ba4ed17a38730e84eb3_amd64",
"8Base-RHACM-2.6:rhacm2/acm-prometheus-config-reloader-rhel8@sha256:693a77a9324d6c7f0e69bd9d5725b51f3e429972f1e67469e93648cb347eae84_arm64",
"8Base-RHACM-2.6:rhacm2/acm-prometheus-config-reloader-rhel8@sha256:89757e804d5df2b5eeeb1191b599c3acb9e75f61170f888095302830d6de0582_s390x",
"8Base-RHACM-2.6:rhacm2/acm-prometheus-config-reloader-rhel8@sha256:8e45e1fd7342d7525b118f01794cac1f4a8662def5f2a06336b698db2e268742_amd64",
"8Base-RHACM-2.6:rhacm2/acm-prometheus-config-reloader-rhel8@sha256:ce1c17b34b7aac2e990dc0efe40f4406e73f727b2c7bfe109eded849de753f1a_ppc64le",
"8Base-RHACM-2.6:rhacm2/acm-prometheus-rhel8@sha256:728606d96dd9e0fc2e7810e092e10ee071ec36598c990c8252beccace59a679e_amd64",
"8Base-RHACM-2.6:rhacm2/acm-prometheus-rhel8@sha256:b457d0b95d88c5dd0aac87492cbca40a9d7c2074002ad110f52d562f0c5d0797_arm64",
"8Base-RHACM-2.6:rhacm2/acm-prometheus-rhel8@sha256:f34d2569033bfb1d173342264f090f46d80f7843d52704a7ce9e9eb9de2f5abb_s390x",
"8Base-RHACM-2.6:rhacm2/acm-prometheus-rhel8@sha256:f720e0a94bfe7ed5d812819a3e77cc0581be102970127d8c0d4aa06a05edbf3d_ppc64le",
"8Base-RHACM-2.6:rhacm2/acm-volsync-addon-controller-rhel8@sha256:17ccd6b924b36ab14e3ca5f5331ba7e4c86f8cb64304640d58c3ee6b76edbcaf_ppc64le",
"8Base-RHACM-2.6:rhacm2/acm-volsync-addon-controller-rhel8@sha256:27079308ea87e35564cc3089c65eae68d63880a3bb093ca64d1678a68b60fcec_amd64",
"8Base-RHACM-2.6:rhacm2/acm-volsync-addon-controller-rhel8@sha256:9eabaac2df91aeef613d6973669d07298f2159c6a6e0c9f294623f7b1a10bc08_s390x",
"8Base-RHACM-2.6:rhacm2/acm-volsync-addon-controller-rhel8@sha256:f7abdf1756bc0ff2ebf02fee0469a8b9eeabe1fa8cafdd21c6e8f958155b70bb_arm64",
"8Base-RHACM-2.6:rhacm2/cert-policy-controller-rhel8@sha256:017c1e663827a3b55d70badd3ed979b5d1831252c49d671897a85a75afaa5bb0_s390x",
"8Base-RHACM-2.6:rhacm2/cert-policy-controller-rhel8@sha256:0610778095974edf936602018281bf7a5e287ba9eca9f661a423e68bbe000e40_ppc64le",
"8Base-RHACM-2.6:rhacm2/cert-policy-controller-rhel8@sha256:a66d7d4ee1179f7fce639490f919d722db54eaa3118b4135078c33e6cbf91488_amd64",
"8Base-RHACM-2.6:rhacm2/cert-policy-controller-rhel8@sha256:d660befef0c8f7a4db7aa3b865545c9863d8f37e7ba4b8de4380185f82b208d4_arm64",
"8Base-RHACM-2.6:rhacm2/cluster-backup-rhel8-operator@sha256:1a749d0795972a9bfd5a00aa96c238a660673464be01b2aa9fd7a3aeead6ddf7_amd64",
"8Base-RHACM-2.6:rhacm2/cluster-backup-rhel8-operator@sha256:8915dbdc562e63441f79041bdf1176e46ce53e95418d133f0cd0c1ff79da48a2_arm64",
"8Base-RHACM-2.6:rhacm2/cluster-backup-rhel8-operator@sha256:995f225449b207da9a3cad175dac85b87eefb28ff5bae6a588f40fd79fbe12a1_ppc64le",
"8Base-RHACM-2.6:rhacm2/cluster-backup-rhel8-operator@sha256:f1255a76c6275a4b6a400c82e204a5112fff6fe87f71626f8f309763f6a5d9e4_s390x",
"8Base-RHACM-2.6:rhacm2/config-policy-controller-rhel8@sha256:3b2e0d850e8fc966ec80bff16df26002334744a96b81c7a7dfe222f1706a52e3_s390x",
"8Base-RHACM-2.6:rhacm2/config-policy-controller-rhel8@sha256:447f275bbde46d7fc173798ef5abc0a77a6780f0dffdc171786edbe00f27d8d8_ppc64le",
"8Base-RHACM-2.6:rhacm2/config-policy-controller-rhel8@sha256:61964a1a0ddf2e98bcf5249b7374235055ab85cc26663a8d9397c2b7f6fbb4c6_amd64",
"8Base-RHACM-2.6:rhacm2/config-policy-controller-rhel8@sha256:a3abaa3d0bf1d34fa9e40903a8713c439f5f7f751e775d32cbab308983064ce0_arm64",
"8Base-RHACM-2.6:rhacm2/console-rhel8@sha256:6c0f630ff57f6f423df6dbf4df9faad25089f9b391be35cb8bc9cd5211f94d67_arm64",
"8Base-RHACM-2.6:rhacm2/console-rhel8@sha256:8608aed6971299def3fbe749336727e84c69582664dedac3145b92ea24e62e4d_amd64",
"8Base-RHACM-2.6:rhacm2/console-rhel8@sha256:afa80ae8274db7fa6796c35980fc5df15889e94aff3361f6cda643e5a09da220_ppc64le",
"8Base-RHACM-2.6:rhacm2/console-rhel8@sha256:f06e4e3f62db52c6d7fa0bc1f289de773e18d076bc38612e1b0ddc85c76fde06_s390x",
"8Base-RHACM-2.6:rhacm2/endpoint-monitoring-rhel8-operator@sha256:060bcd658756a924b4ce4d202bd447a3254fc1f49af7d685dde8720f355cde8e_arm64",
"8Base-RHACM-2.6:rhacm2/endpoint-monitoring-rhel8-operator@sha256:091d66731c5fe8eba5646c6b2622bb38c074e202a8a4a7e906921673b60f0898_amd64",
"8Base-RHACM-2.6:rhacm2/endpoint-monitoring-rhel8-operator@sha256:80660eb7f3c068768b0ea04ff20f4539194c52427ffdab4626bf781aa3f2ca64_s390x",
"8Base-RHACM-2.6:rhacm2/endpoint-monitoring-rhel8-operator@sha256:d6204fcf04c83bac13232ec1602572ad5f22bb528537e591079dfa36152697ec_ppc64le",
"8Base-RHACM-2.6:rhacm2/governance-policy-propagator-rhel8@sha256:51be0f04938b60ed1dba60908bebd2000d78e4ade34757bae70a083c67d77e8e_arm64",
"8Base-RHACM-2.6:rhacm2/governance-policy-propagator-rhel8@sha256:9577701bf3c7aa00b99531d2c3842130abc6cd91c52c4a7ba040b705eeace4c7_s390x",
"8Base-RHACM-2.6:rhacm2/governance-policy-propagator-rhel8@sha256:bdc6c128628db86697af198430c5ae5c61c3e586c1a97187e4d4e852cec61e92_ppc64le",
"8Base-RHACM-2.6:rhacm2/governance-policy-propagator-rhel8@sha256:cc519319b9f4fe672144ebedd772ddf56d5de90e3c8f52c0fb9b55313f71a7b3_amd64",
"8Base-RHACM-2.6:rhacm2/governance-policy-spec-sync-rhel8@sha256:2c1905ae8a83e5598678457fd955cbc867453ed5836de6fcc182e4928df8bd67_s390x",
"8Base-RHACM-2.6:rhacm2/governance-policy-spec-sync-rhel8@sha256:4a8d30cc0e1d83c69b7f3339418b101da23fbcaee7d326bedaff677eceb25ab2_ppc64le",
"8Base-RHACM-2.6:rhacm2/governance-policy-spec-sync-rhel8@sha256:6849cf1b4dd883d5b4c0cf90a3adfb26cb59d03d3b892cee3669a32dd6b8dcc2_amd64",
"8Base-RHACM-2.6:rhacm2/governance-policy-spec-sync-rhel8@sha256:d06ffc621167aff31ecb0fa417b294ff0676fb00e4ef1c6cb0fb2aaf4b2561e0_arm64",
"8Base-RHACM-2.6:rhacm2/governance-policy-status-sync-rhel8@sha256:4c86e16f15aaf454e4e5ce5436e1db27a5f8a55f573c3eaf02e4786fe52edfc8_arm64",
"8Base-RHACM-2.6:rhacm2/governance-policy-status-sync-rhel8@sha256:cf6a75d94f50dd063e939aee18756c767cba43f4e1e62a9c2f2b764ac6f43746_s390x",
"8Base-RHACM-2.6:rhacm2/governance-policy-status-sync-rhel8@sha256:e072b615eeffff80a94831e58c70980684c1ec4bd972844b25b157eb7ed5937f_ppc64le",
"8Base-RHACM-2.6:rhacm2/governance-policy-status-sync-rhel8@sha256:fffe971caa2e911d9c972c0e88712ff431d34c63dbe74e25f1cababa50ea7417_amd64",
"8Base-RHACM-2.6:rhacm2/governance-policy-template-sync-rhel8@sha256:10bc1a3833599a593a058e804de67e92888ed779fd0000928d4a70b6c7d5c1c2_amd64",
"8Base-RHACM-2.6:rhacm2/governance-policy-template-sync-rhel8@sha256:5c17f979f47840a879059ad83de12f0756889564a17190ba4438a7632c999bb1_arm64",
"8Base-RHACM-2.6:rhacm2/governance-policy-template-sync-rhel8@sha256:848bce8007de7714afc8c755b5f0c3cdf5eb6b1d259811c947bc295924539a0e_ppc64le",
"8Base-RHACM-2.6:rhacm2/governance-policy-template-sync-rhel8@sha256:95439f7e18fa87601d5860cbd9ca5f0738786e30a629d23788fd5fe33d694c66_s390x",
"8Base-RHACM-2.6:rhacm2/grafana-dashboard-loader-rhel8@sha256:1f5c1b2cffebf069859e95d0e722cb293f8c176bf5c5873bb9517c96b26c2e10_arm64",
"8Base-RHACM-2.6:rhacm2/grafana-dashboard-loader-rhel8@sha256:5223158a122658bafbd853c596cdc1f7bd7a0e4fdd82b1c3668ac84adeae9f24_s390x",
"8Base-RHACM-2.6:rhacm2/grafana-dashboard-loader-rhel8@sha256:561f1f05925cfe3c5f0f8a9b7475be4bbab183b5611ecfe09b090d80fa4bc2fe_amd64",
"8Base-RHACM-2.6:rhacm2/grafana-dashboard-loader-rhel8@sha256:734270221ec4a516e7eb77f2ec3a753384242116aa70320a1dbe969e915af1df_ppc64le",
"8Base-RHACM-2.6:rhacm2/iam-policy-controller-rhel8@sha256:2827e5f485213f92e2d0092187f3976dd6fe598e39b5cf2212d48c3a44c34b13_arm64",
"8Base-RHACM-2.6:rhacm2/iam-policy-controller-rhel8@sha256:8ca9e80365c76b66b2de3924fc50a5912e606042c704b02cb174a4b8bd3927c4_amd64",
"8Base-RHACM-2.6:rhacm2/iam-policy-controller-rhel8@sha256:c5069e76a900aa300102a0ae54ecbc12c0ac31abfeed8656ee60a949daef79c3_s390x",
"8Base-RHACM-2.6:rhacm2/iam-policy-controller-rhel8@sha256:ca05e79e5508924af71f323c13f664770d8dd4eb61ecf0894e4f9a81f7a1b402_ppc64le",
"8Base-RHACM-2.6:rhacm2/insights-client-rhel8@sha256:02cacfec60c80b9228e8b18949751de867f974ea6b1172129096e64e949c0598_amd64",
"8Base-RHACM-2.6:rhacm2/insights-client-rhel8@sha256:2b14036d0291e54c3191682de2ea875a78d78c35b2791a5a113ba1a8920f0621_ppc64le",
"8Base-RHACM-2.6:rhacm2/insights-client-rhel8@sha256:d4c05f641de8fd0753d63cc6d5b62464d3d6a87d601514e87ef2e40bbe7b01b6_s390x",
"8Base-RHACM-2.6:rhacm2/insights-client-rhel8@sha256:e15c410b693b34f49869d037ebb5584384fcdf88114b7a94967ca09f1361a5f3_arm64",
"8Base-RHACM-2.6:rhacm2/insights-metrics-rhel8@sha256:67aa55bb65685395ad2773e7459dff5fbccdeedcf9e56ec2722d8f5c919eae89_s390x",
"8Base-RHACM-2.6:rhacm2/insights-metrics-rhel8@sha256:6c54e08f5f6c2cae41a5e108e1019ff6522af8f69d666e22eb4631cd83b85917_amd64",
"8Base-RHACM-2.6:rhacm2/insights-metrics-rhel8@sha256:88d9b7246aa75cb2c88ccb7f2f1202fc465be0f2d89e59f1d2259f69ada56d9d_arm64",
"8Base-RHACM-2.6:rhacm2/insights-metrics-rhel8@sha256:bad98fe71638d7346f31ea45f6063ec970bf90844bb5c5dc5f917bb0f0099899_ppc64le",
"8Base-RHACM-2.6:rhacm2/klusterlet-addon-controller-rhel8@sha256:22e510955af3fa736b7306c387f44b5f15f5f9a7a006c6587e06d5d8602cc2f0_s390x",
"8Base-RHACM-2.6:rhacm2/klusterlet-addon-controller-rhel8@sha256:55bc86326f992cc4f4401b93f90cdd2baa6728015ffaf6168f2d46ae43c70cf4_ppc64le",
"8Base-RHACM-2.6:rhacm2/klusterlet-addon-controller-rhel8@sha256:8dd7f47af047fb899c7fcbad61cb8f38da45990cac186f9235aec3e4e7de25e9_amd64",
"8Base-RHACM-2.6:rhacm2/klusterlet-addon-controller-rhel8@sha256:bdb97eb5bb0e8f59edf0d389fb07c45171e728dc8b4d2bdacd785193b46ec03b_arm64",
"8Base-RHACM-2.6:rhacm2/kube-rbac-proxy-rhel8@sha256:11a353ee9da6cc843d5f346f4fa51681d13318e2e61fc4d1a3f63406eb175260_s390x",
"8Base-RHACM-2.6:rhacm2/kube-rbac-proxy-rhel8@sha256:31757f3e3bb08b4e49e54694b18b3cf327637be20535482b2df1345b17444dda_amd64",
"8Base-RHACM-2.6:rhacm2/kube-rbac-proxy-rhel8@sha256:b2c0b7414d0fc36a49cbdc5a56b25dd62aac18defc2defbd9c1895cd13a5e716_arm64",
"8Base-RHACM-2.6:rhacm2/kube-rbac-proxy-rhel8@sha256:dbd816d503e9beb58622604432eb415419e893627eb95c1ceeb8ff5bda7d6335_ppc64le",
"8Base-RHACM-2.6:rhacm2/kube-state-metrics-rhel8@sha256:53246a6df1f0880d94ed2644fa4366e3e2108b6fa8a51745af87785346ce5304_s390x",
"8Base-RHACM-2.6:rhacm2/kube-state-metrics-rhel8@sha256:5f2393bceefffb32240043b6722aa73d31fc8133cc2666fcf5eb8d33794bc54f_arm64",
"8Base-RHACM-2.6:rhacm2/kube-state-metrics-rhel8@sha256:c792c043462281cde7c93bd8e2136f62ca17d072e7f466353f37de8e5f5dc949_ppc64le",
"8Base-RHACM-2.6:rhacm2/kube-state-metrics-rhel8@sha256:e6b1d24b56e6973eee1569e351db6637ca67e1d6cd124adb845cbf6e35a4f6af_amd64",
"8Base-RHACM-2.6:rhacm2/management-ingress-rhel8@sha256:07238998d21204cd8f25dc63e6dbde20a2dd25c3b96609729306db6c63a0fca4_arm64",
"8Base-RHACM-2.6:rhacm2/management-ingress-rhel8@sha256:0d2665d19a8753c6269f594b68b067cd62a402404287e6416543c1af2d7d3cf4_ppc64le",
"8Base-RHACM-2.6:rhacm2/management-ingress-rhel8@sha256:6917d018e53aabb6f5402f02000aedd2e5cf71bcc84562e0fc7d7c87049f4b67_amd64",
"8Base-RHACM-2.6:rhacm2/management-ingress-rhel8@sha256:73b0444bd91a1dade3b7e76245ac8d6cb568929bba321b8c86c269d6f542ac3b_s390x",
"8Base-RHACM-2.6:rhacm2/memcached-exporter-rhel8@sha256:7d85dd62346a647d22202baa0f8d405b2aaf9a7174b38e5d29df2e03530009c3_s390x",
"8Base-RHACM-2.6:rhacm2/memcached-exporter-rhel8@sha256:9635616c8f058e67d557201147904b05f8b49938f63fb2b0239dfca883f61685_arm64",
"8Base-RHACM-2.6:rhacm2/memcached-exporter-rhel8@sha256:9e91ecec92ec0df8b72beb6040f39d9a25b0bfad844e92ea34cc2d648d221d22_ppc64le",
"8Base-RHACM-2.6:rhacm2/memcached-exporter-rhel8@sha256:c773b9a2fffcd549d4936054260f655c78da603957826d6bad4e8567a213ad10_amd64",
"8Base-RHACM-2.6:rhacm2/memcached-rhel8@sha256:584f8c4a9a1b75fc71948a98add560d4fe3d936ee46ac791f32121dbadf8c7d2_ppc64le",
"8Base-RHACM-2.6:rhacm2/memcached-rhel8@sha256:59b3ce3f3f4459c97cfffee5e20830d70f8a69198b5fab271e6c478d615c46d3_arm64",
"8Base-RHACM-2.6:rhacm2/memcached-rhel8@sha256:6f458c76757203b28434f871027c6a466a73d246ceb5bfac8793ad1896a672ab_amd64",
"8Base-RHACM-2.6:rhacm2/memcached-rhel8@sha256:e34722fd656e3205dcdb565b0ab68e9971174c11f125dbfff3bf82e1e21f3a76_s390x",
"8Base-RHACM-2.6:rhacm2/metrics-collector-rhel8@sha256:3a81a018b939752543e78c2d68d1436b851be2256b88c3e66cd506ae1d8f4c9c_ppc64le",
"8Base-RHACM-2.6:rhacm2/metrics-collector-rhel8@sha256:6a3e0c36c123c9dc54759655d9148f580abada501034914863a6528ded19ef34_amd64",
"8Base-RHACM-2.6:rhacm2/metrics-collector-rhel8@sha256:7991f484f97b9951f27f70e67d5db0850c4189ee86db8406cdda961a9beb06f0_arm64",
"8Base-RHACM-2.6:rhacm2/metrics-collector-rhel8@sha256:fa08b9bf3fd334738984e150ba5bfd2e005374752f3112340b65f6434eacd057_s390x",
"8Base-RHACM-2.6:rhacm2/multicloud-integrations-rhel8@sha256:2bcbf9a565f3c566061325aca3174ec755b5c94a28612718a3f1563db317273e_ppc64le",
"8Base-RHACM-2.6:rhacm2/multicloud-integrations-rhel8@sha256:6813ccd43a1aecd1aaf4d5d4b1620fd63bbca00b736100189ff91246bf3bc36b_arm64",
"8Base-RHACM-2.6:rhacm2/multicloud-integrations-rhel8@sha256:db89ef3686570526afdb2b79fd698aca5dc50c633009760f1748fb9fd506067b_amd64",
"8Base-RHACM-2.6:rhacm2/multicloud-integrations-rhel8@sha256:db8bc27937802c5d8fff769b9c93c8a01411629d199adbc39235e721d6468b30_s390x",
"8Base-RHACM-2.6:rhacm2/multicluster-observability-rhel8-operator@sha256:434db0ca203b14b899fff9b7a2a5b975de852ea29620a828f29246448aba873c_ppc64le",
"8Base-RHACM-2.6:rhacm2/multicluster-observability-rhel8-operator@sha256:876bfa63b0e13833eaeadb7c6a0481f1d7970b283f69ece4d81c99985f4dd161_arm64",
"8Base-RHACM-2.6:rhacm2/multicluster-observability-rhel8-operator@sha256:d23f208e020d42bc095011d423146e2da35b2bc85b844911bde2f4edf696bdca_amd64",
"8Base-RHACM-2.6:rhacm2/multicluster-observability-rhel8-operator@sha256:f29581baf5277588d2e4cd01380ecf46e3c97a2f17ade01b048f75c29f18d62c_s390x",
"8Base-RHACM-2.6:rhacm2/multicluster-operators-application-rhel8@sha256:1952d422bd7ba42323711faba59244c449293cc92502e350460fee07c0e3b34a_ppc64le",
"8Base-RHACM-2.6:rhacm2/multicluster-operators-application-rhel8@sha256:566a60f630ec346eced3106ec072963d1b9f9d300e7d4cee6af6dc0d590a3937_s390x",
"8Base-RHACM-2.6:rhacm2/multicluster-operators-application-rhel8@sha256:724dd9f4a5e4acd061206ca2ea57c329210ade5135dbdf941b8d7e720daa4f10_arm64",
"8Base-RHACM-2.6:rhacm2/multicluster-operators-application-rhel8@sha256:ace8895fc62c1394dfa7854fd9ce3e14ef859e989255f70dc9a5a3d9bcd514c0_amd64",
"8Base-RHACM-2.6:rhacm2/multicluster-operators-channel-rhel8@sha256:1ebe6504a6a58f39f93952bf1c135ea58ff77e65c5b8ba73c7ad6295e66a1b45_s390x",
"8Base-RHACM-2.6:rhacm2/multicluster-operators-channel-rhel8@sha256:557cc962d0b10d80a9dea7adce387ea28fb4199a02fa8546645ab2cacbf28b88_ppc64le",
"8Base-RHACM-2.6:rhacm2/multicluster-operators-channel-rhel8@sha256:82526c7c046325bde1dfa0a47b58b773355f00bc95c23be75105e7255e7bddd2_arm64",
"8Base-RHACM-2.6:rhacm2/multicluster-operators-channel-rhel8@sha256:85e20d97f28e43668c2790bd6e0adbc598d01f9fab849761fb96d7a5c4946a87_amd64",
"8Base-RHACM-2.6:rhacm2/multicluster-operators-subscription-rhel8@sha256:7310f31faae367a363c27a7236b562bbfe8381a352fce906279590bac11571d2_ppc64le",
"8Base-RHACM-2.6:rhacm2/multicluster-operators-subscription-rhel8@sha256:7676d33b9be36ca6660d3aed888fdffcf270fcf82258ed9531e2746a3d27610c_s390x",
"8Base-RHACM-2.6:rhacm2/multicluster-operators-subscription-rhel8@sha256:e718d5abef58365d547ef73828a26adff5b6cef1bf935aa7c27f12f604b50337_amd64",
"8Base-RHACM-2.6:rhacm2/multicluster-operators-subscription-rhel8@sha256:f58aff87d1efb64417c6976f6772a464e54beefe847f50a141726b7a1a6a293a_arm64",
"8Base-RHACM-2.6:rhacm2/multiclusterhub-repo-rhel8@sha256:03222a9dd6eca9cf44932a0ff1bf89bd9d2d29683f1ebb0d0aa49171b77a4963_ppc64le",
"8Base-RHACM-2.6:rhacm2/multiclusterhub-repo-rhel8@sha256:881b8c3b19918affd478c0ad0c73dff96dd28f5c1dfddb86472b42e422fa25b6_amd64",
"8Base-RHACM-2.6:rhacm2/multiclusterhub-repo-rhel8@sha256:9de94ea1f83ec8b7257c7b2befc1485ed9cc40c9ef3600c4c4c50934e708cf9d_s390x",
"8Base-RHACM-2.6:rhacm2/multiclusterhub-repo-rhel8@sha256:a45ed68e7d3ac89d17eaf06445cabfc19a9ce85a42f116d75028d6acd18a322b_arm64",
"8Base-RHACM-2.6:rhacm2/multiclusterhub-rhel8@sha256:48d1fa8bc5f6a4d8349c41126301bd86d12836384f336881ecb71bd79f84ae93_ppc64le",
"8Base-RHACM-2.6:rhacm2/multiclusterhub-rhel8@sha256:a33e91fb763a2f0894433bce31bd44229e7d5f5c53d36c6b6f643807a45c110b_arm64",
"8Base-RHACM-2.6:rhacm2/multiclusterhub-rhel8@sha256:d6e126cbdd3cfbcdee04b093389ca1b07ac8038da96060051ed94e1eeacc6d92_s390x",
"8Base-RHACM-2.6:rhacm2/multiclusterhub-rhel8@sha256:ecf12158a2d8802b4c7efd6b336ff36c1e002223b1d385a40fbef638d5e4aa21_amd64",
"8Base-RHACM-2.6:rhacm2/node-exporter-rhel8@sha256:14d23638efff3c30661c9a5f3ddb6ab0c7a9d162de1176dd9565cf49dfa4b9c5_amd64",
"8Base-RHACM-2.6:rhacm2/node-exporter-rhel8@sha256:533005e1608de68a09e53599de3f30990db95cb923794bab9ae9e3bc1a8b6baf_arm64",
"8Base-RHACM-2.6:rhacm2/node-exporter-rhel8@sha256:99eef3491c7092afa14179b9a9d39dd8fbfb3c9bb61759d678af5d91ac23e59d_s390x",
"8Base-RHACM-2.6:rhacm2/node-exporter-rhel8@sha256:e200d4e1802cce7fce32b1e0dc5c3220b6f6477b73b3a2d8ea26a5a42d63f46b_ppc64le",
"8Base-RHACM-2.6:rhacm2/observatorium-rhel8-operator@sha256:092e3437e6d38b2bf676d7fb67ad672e3ef03440017b5af7c1ebd2beb3f437eb_amd64",
"8Base-RHACM-2.6:rhacm2/observatorium-rhel8-operator@sha256:8cf076bfb049d1aabd00040ee65f0fedd590f0dd448c7561de494093a915b397_ppc64le",
"8Base-RHACM-2.6:rhacm2/observatorium-rhel8-operator@sha256:e69987a64fdbf873d4b19d8626c0c5e99dd13d7c95446850559be966dae45ad0_arm64",
"8Base-RHACM-2.6:rhacm2/observatorium-rhel8-operator@sha256:f0bf89eaea6b7afc2d08c77bd40dfba581f91f462f5ec3d70473b332ca6f781c_s390x",
"8Base-RHACM-2.6:rhacm2/observatorium-rhel8@sha256:0686cfddd61737f7e7eb4f0c011397277394559edac3bb947c0969e302686dd5_ppc64le",
"8Base-RHACM-2.6:rhacm2/observatorium-rhel8@sha256:8f2f3732600235f66c406b6121ac37979f52572ce90353b6e099be7b74406251_amd64",
"8Base-RHACM-2.6:rhacm2/observatorium-rhel8@sha256:9e1fccc5b17865a6d7baaa1a15cb50f47d80a14b0a7bcbd94c12f0ddcaaf1b28_s390x",
"8Base-RHACM-2.6:rhacm2/observatorium-rhel8@sha256:bdd89a1051c8f21e7d81ff80c96731a0eaa7d15c320ab1e6b1dc3f6babd42598_arm64",
"8Base-RHACM-2.6:rhacm2/prometheus-alertmanager-rhel8@sha256:0860b7aa5e8b07792ad7f5d5c0654e23e9da8eedd4b9f509caea616dcfa97d69_amd64",
"8Base-RHACM-2.6:rhacm2/prometheus-alertmanager-rhel8@sha256:624895d8579ef6f3e5b17558a30775790ec6f00701f8c5cdfa315292d7f9e867_s390x",
"8Base-RHACM-2.6:rhacm2/prometheus-alertmanager-rhel8@sha256:6d09865a228cdbbc6d1ac13042c3c00f0bd086f6dc181dfa3cdf8c7f9d826b9e_arm64",
"8Base-RHACM-2.6:rhacm2/prometheus-alertmanager-rhel8@sha256:c69fee848d21346a271972e89d91898eac9fec27d598d98ffa004ca8d1b53270_ppc64le",
"8Base-RHACM-2.6:rhacm2/prometheus-rhel8@sha256:52cea7c27de23e3358030b09f22b962723c523a940f8e2043edc298c907d761c_arm64",
"8Base-RHACM-2.6:rhacm2/prometheus-rhel8@sha256:67e0fadfbb4d99a60435ed12b470772b38ace4ca815fe73da68eb3c826e200fc_ppc64le",
"8Base-RHACM-2.6:rhacm2/prometheus-rhel8@sha256:e8241b1d852d605b44ecfcc552cb0f905f72e8a17c8d228162b40c19388f5176_s390x",
"8Base-RHACM-2.6:rhacm2/prometheus-rhel8@sha256:ed0cc13e79949436d29a7ad0b41b189744a177ea27545fd5eb9b4f71e87bd0eb_amd64",
"8Base-RHACM-2.6:rhacm2/rbac-query-proxy-rhel8@sha256:29c76a37497f212aed280e2bf16ef45fb3785fb4649ce17b7fe9d653a79e2112_arm64",
"8Base-RHACM-2.6:rhacm2/rbac-query-proxy-rhel8@sha256:475a45884a51127722030226ff9a5f0752c98574c41eb61796aece5e702346a3_ppc64le",
"8Base-RHACM-2.6:rhacm2/rbac-query-proxy-rhel8@sha256:582301b10af0b966ae7d5e130cb0e5f96e7912dc66b4108e0d6078656ca80604_amd64",
"8Base-RHACM-2.6:rhacm2/rbac-query-proxy-rhel8@sha256:f1c7de85a44c03f48a6f62ba1d7d650f0b06e0f502cecff1512ad637b5bc1c27_s390x",
"8Base-RHACM-2.6:rhacm2/redisgraph-tls-rhel8@sha256:128279a656bfbde6c2c052766d63a1de6a06d8bea2707813c64396c2ae382478_amd64",
"8Base-RHACM-2.6:rhacm2/redisgraph-tls-rhel8@sha256:35927ca6e6e9c8d420c499a0c8ad37c4297ba19743d550f489d3e66482275a49_arm64",
"8Base-RHACM-2.6:rhacm2/redisgraph-tls-rhel8@sha256:4696baed553266682ba2b54d3bf683d2ff1241b625de5ec54a45c1b2c5f96243_s390x",
"8Base-RHACM-2.6:rhacm2/redisgraph-tls-rhel8@sha256:d722f2ffab1f58bbaf3c62ef71dbf7e6c4023e6ab17690f1049075a321d0b1ac_ppc64le",
"8Base-RHACM-2.6:rhacm2/search-aggregator-rhel8@sha256:2b5f372c1c73c4de587b5a4388d95b8cc553fc56af446fcefa0e14c6d980b6b3_ppc64le",
"8Base-RHACM-2.6:rhacm2/search-aggregator-rhel8@sha256:38fceeedc0672def1c2cf42bb6743ae726e77d9f7352d002b3fc688c6d551852_amd64",
"8Base-RHACM-2.6:rhacm2/search-aggregator-rhel8@sha256:6a915335bcebb0884fc72df2dfee97c74d42c035864b960e1c800fa6c5f8d93c_arm64",
"8Base-RHACM-2.6:rhacm2/search-aggregator-rhel8@sha256:752decaefc38aa009f54201b38d4ab26d9b4020caec649d9b1f1564f56c47c2a_s390x",
"8Base-RHACM-2.6:rhacm2/search-api-rhel8@sha256:37eea70d5b1c89c25372dcea8c8c03e1e0a9af1b5a06f3b0706ba776ae8847c1_amd64",
"8Base-RHACM-2.6:rhacm2/search-api-rhel8@sha256:7400088d206592eb29cd86182909626262c9b2a99f017811fcc9d8a753c39009_arm64",
"8Base-RHACM-2.6:rhacm2/search-api-rhel8@sha256:aa8ea0deabc39a068f3f6ce9fa6334e44fc507355009a9bff448e742156ec203_ppc64le",
"8Base-RHACM-2.6:rhacm2/search-api-rhel8@sha256:b4d2d39c2b3b736987f1e888b858d52a7ebd9f8d0cebd3bdef8c59f6e3e41725_s390x",
"8Base-RHACM-2.6:rhacm2/search-collector-rhel8@sha256:0174699ec75fcda08892b4e72b674df989af51ea5f04de57a62c2a85a3c08f4f_arm64",
"8Base-RHACM-2.6:rhacm2/search-collector-rhel8@sha256:5a29a9805b8d20969cba86da11a9de8176a3172df361aec5fae136a4271de308_amd64",
"8Base-RHACM-2.6:rhacm2/search-collector-rhel8@sha256:be7eed9ad9502bcc294081f7e2098fc4f8411c912c34fe63479b5b770d06caca_s390x",
"8Base-RHACM-2.6:rhacm2/search-collector-rhel8@sha256:c467c1d7ceaf5281077f7fe8ff1c1c4cffe325132890a3ab9b96ea5db2e2c930_ppc64le",
"8Base-RHACM-2.6:rhacm2/search-rhel8@sha256:2135cd20bb7ebbf48499992fe46a928e28fc78c86e360633ea09054520c42539_ppc64le",
"8Base-RHACM-2.6:rhacm2/search-rhel8@sha256:3a7a31974210e21a3faed9b57a75b970c70ac41d9662b884d4ce67275f756fc7_arm64",
"8Base-RHACM-2.6:rhacm2/search-rhel8@sha256:6e6a19f1440e4eb15a8206e18f7f4dde3e1a5c6518944571d09923d116d3f04e_amd64",
"8Base-RHACM-2.6:rhacm2/search-rhel8@sha256:e6ed3e65f0d49b3c6b0e3e97593a8fae4d453f3aecf8d7829c0d25c68bc91ea1_s390x",
"8Base-RHACM-2.6:rhacm2/submariner-addon-rhel8@sha256:7b80d01371f551df506bd0c56df6829845bfce497ff01cc44b68f172ed5399b4_ppc64le",
"8Base-RHACM-2.6:rhacm2/submariner-addon-rhel8@sha256:934c560bc786015c694e9cffbae8e86f631b3331d62f5a547931446dae82f8c3_s390x",
"8Base-RHACM-2.6:rhacm2/submariner-addon-rhel8@sha256:b467881f4028a89a9e79ba93da719845db576f47a04ae6e569c2317be5594b29_arm64",
"8Base-RHACM-2.6:rhacm2/submariner-addon-rhel8@sha256:fc5592d42e4aca70288448d174511b922ece7f8cb4b41c6a36195c3a4a60aa36_amd64",
"8Base-RHACM-2.6:rhacm2/thanos-receive-controller-rhel8@sha256:21f2626c10c4fb61b37e6ca4ab574186b423f155fbc5cfef3e894fff04cc270e_ppc64le",
"8Base-RHACM-2.6:rhacm2/thanos-receive-controller-rhel8@sha256:c357074958324fc5d602cdcf1cba285bf8582e0b36af79a8f6211bb0dfb77a10_amd64",
"8Base-RHACM-2.6:rhacm2/thanos-receive-controller-rhel8@sha256:d9ac8e67d6d9858b16dd9d1d49c1dd904aa22a7b618e5d33292344faced9c0d3_arm64",
"8Base-RHACM-2.6:rhacm2/thanos-receive-controller-rhel8@sha256:e3b840a7833680170f9e9ca52309552c584935a68c75cc71e6d576b104dc01c8_s390x",
"8Base-RHACM-2.6:rhacm2/thanos-rhel8@sha256:453c525197ccfe1f866af70ca2e7f3deb6f98d0b98c09b602b4fa1368787213d_amd64",
"8Base-RHACM-2.6:rhacm2/thanos-rhel8@sha256:4b3b45ad0b564360c245d20b1540c2398c9606cf8684275e4ee071c591357929_arm64",
"8Base-RHACM-2.6:rhacm2/thanos-rhel8@sha256:7e43ba8f47ec54b5f86d13c81b67b044176530b63b5ae3f40332fc975cc6b21f_s390x",
"8Base-RHACM-2.6:rhacm2/thanos-rhel8@sha256:faaa00c0af80c781a7c610616153a3cd1dc1b20637934c3a243a2e9664ba0ee5_ppc64le"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "golang: net/http: improper sanitization of Transfer-Encoding header"
},
{
"cve": "CVE-2022-1962",
"cwe": {
"id": "CWE-1325",
"name": "Improperly Controlled Sequential Memory Allocation"
},
"discovery_date": "2022-07-14T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2107376"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in the golang standard library, go/parser. When calling any Parse functions on the Go source code, which contains deeply nested types or declarations, a panic can occur due to stack exhaustion. This issue allows an attacker to impact system availability.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "golang: go/parser: stack exhaustion in all Parse* functions",
"title": "Vulnerability summary"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"8Base-RHACM-2.6:rhacm2/acm-governance-policy-addon-controller-rhel8@sha256:615ab5d9542759d921634737709e84a8e65d003ea136e5d22858d380225fd177_amd64",
"8Base-RHACM-2.6:rhacm2/acm-governance-policy-addon-controller-rhel8@sha256:958b729d30f10b9c121e68ac8ede2054ed29cc52a9a7d6df0537ed221aa74358_s390x",
"8Base-RHACM-2.6:rhacm2/acm-governance-policy-addon-controller-rhel8@sha256:b5bef941b4e0b5b3529ca5b2311c85295b9f6d12e482a9cbdad691c2406541f1_ppc64le",
"8Base-RHACM-2.6:rhacm2/acm-governance-policy-addon-controller-rhel8@sha256:f6194b9056d77e54f3c74caa9eab87bd1df1818d082fc807229d1c44ec6c88c4_arm64",
"8Base-RHACM-2.6:rhacm2/acm-grafana-rhel8@sha256:45616ed43b53d3a83e65828118f09430396f5bcb0566ae3a65d937b59f0d873e_s390x",
"8Base-RHACM-2.6:rhacm2/acm-grafana-rhel8@sha256:8c48441cfa850ea1274932e94da0831618c10f91022619c779304501a75fb161_amd64",
"8Base-RHACM-2.6:rhacm2/acm-grafana-rhel8@sha256:cc1c196b19c5fd8f313c6136359cc9dd37b5f59d32a581b10cf89b80b7d0cbf4_arm64",
"8Base-RHACM-2.6:rhacm2/acm-grafana-rhel8@sha256:cdf24e68e50be1350566243f6d2cb1403d09ab68e5fed39ea6c56212e42b90f1_ppc64le",
"8Base-RHACM-2.6:rhacm2/acm-must-gather-rhel8@sha256:1457ff5cfd61611fdc968d4af5b020d835e107b97932c7ba7b3f5ed4cbd0e39f_ppc64le",
"8Base-RHACM-2.6:rhacm2/acm-must-gather-rhel8@sha256:39842906b3846418bc31098e2abad08210118d86aa683e9e5fd04a97822df22d_arm64",
"8Base-RHACM-2.6:rhacm2/acm-must-gather-rhel8@sha256:8a69add2d90a1e094de8510052b683e1765153da75e316ad7778499af0c5ddf9_s390x",
"8Base-RHACM-2.6:rhacm2/acm-must-gather-rhel8@sha256:dca91134a2c1c33c736afcd4c9373749448641385f39162c74e115691289e843_amd64",
"8Base-RHACM-2.6:rhacm2/acm-operator-bundle@sha256:0eac6124f59492d09c1ae650025d59ea0e8547d9f9c832cb9607b09254ff6ddd_s390x",
"8Base-RHACM-2.6:rhacm2/acm-operator-bundle@sha256:1cbcd58a4c23e4c89a6a0509f78802a5aa21205db2784ebc9772b99a3917b183_arm64",
"8Base-RHACM-2.6:rhacm2/acm-operator-bundle@sha256:997aaee36f0bed47e231925a3f2c2ecc503410e54b35727f035c72477f3d1944_ppc64le",
"8Base-RHACM-2.6:rhacm2/acm-operator-bundle@sha256:ce699187f250b93976b8063228ac12d11c6c8f6baba69ba4ed17a38730e84eb3_amd64",
"8Base-RHACM-2.6:rhacm2/acm-prometheus-config-reloader-rhel8@sha256:693a77a9324d6c7f0e69bd9d5725b51f3e429972f1e67469e93648cb347eae84_arm64",
"8Base-RHACM-2.6:rhacm2/acm-prometheus-config-reloader-rhel8@sha256:89757e804d5df2b5eeeb1191b599c3acb9e75f61170f888095302830d6de0582_s390x",
"8Base-RHACM-2.6:rhacm2/acm-prometheus-config-reloader-rhel8@sha256:8e45e1fd7342d7525b118f01794cac1f4a8662def5f2a06336b698db2e268742_amd64",
"8Base-RHACM-2.6:rhacm2/acm-prometheus-config-reloader-rhel8@sha256:ce1c17b34b7aac2e990dc0efe40f4406e73f727b2c7bfe109eded849de753f1a_ppc64le",
"8Base-RHACM-2.6:rhacm2/acm-prometheus-rhel8@sha256:728606d96dd9e0fc2e7810e092e10ee071ec36598c990c8252beccace59a679e_amd64",
"8Base-RHACM-2.6:rhacm2/acm-prometheus-rhel8@sha256:b457d0b95d88c5dd0aac87492cbca40a9d7c2074002ad110f52d562f0c5d0797_arm64",
"8Base-RHACM-2.6:rhacm2/acm-prometheus-rhel8@sha256:f34d2569033bfb1d173342264f090f46d80f7843d52704a7ce9e9eb9de2f5abb_s390x",
"8Base-RHACM-2.6:rhacm2/acm-prometheus-rhel8@sha256:f720e0a94bfe7ed5d812819a3e77cc0581be102970127d8c0d4aa06a05edbf3d_ppc64le",
"8Base-RHACM-2.6:rhacm2/acm-volsync-addon-controller-rhel8@sha256:17ccd6b924b36ab14e3ca5f5331ba7e4c86f8cb64304640d58c3ee6b76edbcaf_ppc64le",
"8Base-RHACM-2.6:rhacm2/acm-volsync-addon-controller-rhel8@sha256:27079308ea87e35564cc3089c65eae68d63880a3bb093ca64d1678a68b60fcec_amd64",
"8Base-RHACM-2.6:rhacm2/acm-volsync-addon-controller-rhel8@sha256:9eabaac2df91aeef613d6973669d07298f2159c6a6e0c9f294623f7b1a10bc08_s390x",
"8Base-RHACM-2.6:rhacm2/acm-volsync-addon-controller-rhel8@sha256:f7abdf1756bc0ff2ebf02fee0469a8b9eeabe1fa8cafdd21c6e8f958155b70bb_arm64",
"8Base-RHACM-2.6:rhacm2/cert-policy-controller-rhel8@sha256:017c1e663827a3b55d70badd3ed979b5d1831252c49d671897a85a75afaa5bb0_s390x",
"8Base-RHACM-2.6:rhacm2/cert-policy-controller-rhel8@sha256:0610778095974edf936602018281bf7a5e287ba9eca9f661a423e68bbe000e40_ppc64le",
"8Base-RHACM-2.6:rhacm2/cert-policy-controller-rhel8@sha256:a66d7d4ee1179f7fce639490f919d722db54eaa3118b4135078c33e6cbf91488_amd64",
"8Base-RHACM-2.6:rhacm2/cert-policy-controller-rhel8@sha256:d660befef0c8f7a4db7aa3b865545c9863d8f37e7ba4b8de4380185f82b208d4_arm64",
"8Base-RHACM-2.6:rhacm2/cluster-backup-rhel8-operator@sha256:1a749d0795972a9bfd5a00aa96c238a660673464be01b2aa9fd7a3aeead6ddf7_amd64",
"8Base-RHACM-2.6:rhacm2/cluster-backup-rhel8-operator@sha256:8915dbdc562e63441f79041bdf1176e46ce53e95418d133f0cd0c1ff79da48a2_arm64",
"8Base-RHACM-2.6:rhacm2/cluster-backup-rhel8-operator@sha256:995f225449b207da9a3cad175dac85b87eefb28ff5bae6a588f40fd79fbe12a1_ppc64le",
"8Base-RHACM-2.6:rhacm2/cluster-backup-rhel8-operator@sha256:f1255a76c6275a4b6a400c82e204a5112fff6fe87f71626f8f309763f6a5d9e4_s390x",
"8Base-RHACM-2.6:rhacm2/config-policy-controller-rhel8@sha256:3b2e0d850e8fc966ec80bff16df26002334744a96b81c7a7dfe222f1706a52e3_s390x",
"8Base-RHACM-2.6:rhacm2/config-policy-controller-rhel8@sha256:447f275bbde46d7fc173798ef5abc0a77a6780f0dffdc171786edbe00f27d8d8_ppc64le",
"8Base-RHACM-2.6:rhacm2/config-policy-controller-rhel8@sha256:61964a1a0ddf2e98bcf5249b7374235055ab85cc26663a8d9397c2b7f6fbb4c6_amd64",
"8Base-RHACM-2.6:rhacm2/config-policy-controller-rhel8@sha256:a3abaa3d0bf1d34fa9e40903a8713c439f5f7f751e775d32cbab308983064ce0_arm64",
"8Base-RHACM-2.6:rhacm2/console-rhel8@sha256:6c0f630ff57f6f423df6dbf4df9faad25089f9b391be35cb8bc9cd5211f94d67_arm64",
"8Base-RHACM-2.6:rhacm2/console-rhel8@sha256:8608aed6971299def3fbe749336727e84c69582664dedac3145b92ea24e62e4d_amd64",
"8Base-RHACM-2.6:rhacm2/console-rhel8@sha256:afa80ae8274db7fa6796c35980fc5df15889e94aff3361f6cda643e5a09da220_ppc64le",
"8Base-RHACM-2.6:rhacm2/console-rhel8@sha256:f06e4e3f62db52c6d7fa0bc1f289de773e18d076bc38612e1b0ddc85c76fde06_s390x",
"8Base-RHACM-2.6:rhacm2/endpoint-monitoring-rhel8-operator@sha256:060bcd658756a924b4ce4d202bd447a3254fc1f49af7d685dde8720f355cde8e_arm64",
"8Base-RHACM-2.6:rhacm2/endpoint-monitoring-rhel8-operator@sha256:091d66731c5fe8eba5646c6b2622bb38c074e202a8a4a7e906921673b60f0898_amd64",
"8Base-RHACM-2.6:rhacm2/endpoint-monitoring-rhel8-operator@sha256:80660eb7f3c068768b0ea04ff20f4539194c52427ffdab4626bf781aa3f2ca64_s390x",
"8Base-RHACM-2.6:rhacm2/endpoint-monitoring-rhel8-operator@sha256:d6204fcf04c83bac13232ec1602572ad5f22bb528537e591079dfa36152697ec_ppc64le",
"8Base-RHACM-2.6:rhacm2/governance-policy-propagator-rhel8@sha256:51be0f04938b60ed1dba60908bebd2000d78e4ade34757bae70a083c67d77e8e_arm64",
"8Base-RHACM-2.6:rhacm2/governance-policy-propagator-rhel8@sha256:9577701bf3c7aa00b99531d2c3842130abc6cd91c52c4a7ba040b705eeace4c7_s390x",
"8Base-RHACM-2.6:rhacm2/governance-policy-propagator-rhel8@sha256:bdc6c128628db86697af198430c5ae5c61c3e586c1a97187e4d4e852cec61e92_ppc64le",
"8Base-RHACM-2.6:rhacm2/governance-policy-propagator-rhel8@sha256:cc519319b9f4fe672144ebedd772ddf56d5de90e3c8f52c0fb9b55313f71a7b3_amd64",
"8Base-RHACM-2.6:rhacm2/governance-policy-spec-sync-rhel8@sha256:2c1905ae8a83e5598678457fd955cbc867453ed5836de6fcc182e4928df8bd67_s390x",
"8Base-RHACM-2.6:rhacm2/governance-policy-spec-sync-rhel8@sha256:4a8d30cc0e1d83c69b7f3339418b101da23fbcaee7d326bedaff677eceb25ab2_ppc64le",
"8Base-RHACM-2.6:rhacm2/governance-policy-spec-sync-rhel8@sha256:6849cf1b4dd883d5b4c0cf90a3adfb26cb59d03d3b892cee3669a32dd6b8dcc2_amd64",
"8Base-RHACM-2.6:rhacm2/governance-policy-spec-sync-rhel8@sha256:d06ffc621167aff31ecb0fa417b294ff0676fb00e4ef1c6cb0fb2aaf4b2561e0_arm64",
"8Base-RHACM-2.6:rhacm2/governance-policy-status-sync-rhel8@sha256:4c86e16f15aaf454e4e5ce5436e1db27a5f8a55f573c3eaf02e4786fe52edfc8_arm64",
"8Base-RHACM-2.6:rhacm2/governance-policy-status-sync-rhel8@sha256:cf6a75d94f50dd063e939aee18756c767cba43f4e1e62a9c2f2b764ac6f43746_s390x",
"8Base-RHACM-2.6:rhacm2/governance-policy-status-sync-rhel8@sha256:e072b615eeffff80a94831e58c70980684c1ec4bd972844b25b157eb7ed5937f_ppc64le",
"8Base-RHACM-2.6:rhacm2/governance-policy-status-sync-rhel8@sha256:fffe971caa2e911d9c972c0e88712ff431d34c63dbe74e25f1cababa50ea7417_amd64",
"8Base-RHACM-2.6:rhacm2/governance-policy-template-sync-rhel8@sha256:10bc1a3833599a593a058e804de67e92888ed779fd0000928d4a70b6c7d5c1c2_amd64",
"8Base-RHACM-2.6:rhacm2/governance-policy-template-sync-rhel8@sha256:5c17f979f47840a879059ad83de12f0756889564a17190ba4438a7632c999bb1_arm64",
"8Base-RHACM-2.6:rhacm2/governance-policy-template-sync-rhel8@sha256:848bce8007de7714afc8c755b5f0c3cdf5eb6b1d259811c947bc295924539a0e_ppc64le",
"8Base-RHACM-2.6:rhacm2/governance-policy-template-sync-rhel8@sha256:95439f7e18fa87601d5860cbd9ca5f0738786e30a629d23788fd5fe33d694c66_s390x",
"8Base-RHACM-2.6:rhacm2/grafana-dashboard-loader-rhel8@sha256:1f5c1b2cffebf069859e95d0e722cb293f8c176bf5c5873bb9517c96b26c2e10_arm64",
"8Base-RHACM-2.6:rhacm2/grafana-dashboard-loader-rhel8@sha256:5223158a122658bafbd853c596cdc1f7bd7a0e4fdd82b1c3668ac84adeae9f24_s390x",
"8Base-RHACM-2.6:rhacm2/grafana-dashboard-loader-rhel8@sha256:561f1f05925cfe3c5f0f8a9b7475be4bbab183b5611ecfe09b090d80fa4bc2fe_amd64",
"8Base-RHACM-2.6:rhacm2/grafana-dashboard-loader-rhel8@sha256:734270221ec4a516e7eb77f2ec3a753384242116aa70320a1dbe969e915af1df_ppc64le",
"8Base-RHACM-2.6:rhacm2/iam-policy-controller-rhel8@sha256:2827e5f485213f92e2d0092187f3976dd6fe598e39b5cf2212d48c3a44c34b13_arm64",
"8Base-RHACM-2.6:rhacm2/iam-policy-controller-rhel8@sha256:8ca9e80365c76b66b2de3924fc50a5912e606042c704b02cb174a4b8bd3927c4_amd64",
"8Base-RHACM-2.6:rhacm2/iam-policy-controller-rhel8@sha256:c5069e76a900aa300102a0ae54ecbc12c0ac31abfeed8656ee60a949daef79c3_s390x",
"8Base-RHACM-2.6:rhacm2/iam-policy-controller-rhel8@sha256:ca05e79e5508924af71f323c13f664770d8dd4eb61ecf0894e4f9a81f7a1b402_ppc64le",
"8Base-RHACM-2.6:rhacm2/insights-client-rhel8@sha256:02cacfec60c80b9228e8b18949751de867f974ea6b1172129096e64e949c0598_amd64",
"8Base-RHACM-2.6:rhacm2/insights-client-rhel8@sha256:2b14036d0291e54c3191682de2ea875a78d78c35b2791a5a113ba1a8920f0621_ppc64le",
"8Base-RHACM-2.6:rhacm2/insights-client-rhel8@sha256:d4c05f641de8fd0753d63cc6d5b62464d3d6a87d601514e87ef2e40bbe7b01b6_s390x",
"8Base-RHACM-2.6:rhacm2/insights-client-rhel8@sha256:e15c410b693b34f49869d037ebb5584384fcdf88114b7a94967ca09f1361a5f3_arm64",
"8Base-RHACM-2.6:rhacm2/insights-metrics-rhel8@sha256:67aa55bb65685395ad2773e7459dff5fbccdeedcf9e56ec2722d8f5c919eae89_s390x",
"8Base-RHACM-2.6:rhacm2/insights-metrics-rhel8@sha256:6c54e08f5f6c2cae41a5e108e1019ff6522af8f69d666e22eb4631cd83b85917_amd64",
"8Base-RHACM-2.6:rhacm2/insights-metrics-rhel8@sha256:88d9b7246aa75cb2c88ccb7f2f1202fc465be0f2d89e59f1d2259f69ada56d9d_arm64",
"8Base-RHACM-2.6:rhacm2/insights-metrics-rhel8@sha256:bad98fe71638d7346f31ea45f6063ec970bf90844bb5c5dc5f917bb0f0099899_ppc64le",
"8Base-RHACM-2.6:rhacm2/klusterlet-addon-controller-rhel8@sha256:22e510955af3fa736b7306c387f44b5f15f5f9a7a006c6587e06d5d8602cc2f0_s390x",
"8Base-RHACM-2.6:rhacm2/klusterlet-addon-controller-rhel8@sha256:55bc86326f992cc4f4401b93f90cdd2baa6728015ffaf6168f2d46ae43c70cf4_ppc64le",
"8Base-RHACM-2.6:rhacm2/klusterlet-addon-controller-rhel8@sha256:8dd7f47af047fb899c7fcbad61cb8f38da45990cac186f9235aec3e4e7de25e9_amd64",
"8Base-RHACM-2.6:rhacm2/klusterlet-addon-controller-rhel8@sha256:bdb97eb5bb0e8f59edf0d389fb07c45171e728dc8b4d2bdacd785193b46ec03b_arm64",
"8Base-RHACM-2.6:rhacm2/kube-rbac-proxy-rhel8@sha256:11a353ee9da6cc843d5f346f4fa51681d13318e2e61fc4d1a3f63406eb175260_s390x",
"8Base-RHACM-2.6:rhacm2/kube-rbac-proxy-rhel8@sha256:31757f3e3bb08b4e49e54694b18b3cf327637be20535482b2df1345b17444dda_amd64",
"8Base-RHACM-2.6:rhacm2/kube-rbac-proxy-rhel8@sha256:b2c0b7414d0fc36a49cbdc5a56b25dd62aac18defc2defbd9c1895cd13a5e716_arm64",
"8Base-RHACM-2.6:rhacm2/kube-rbac-proxy-rhel8@sha256:dbd816d503e9beb58622604432eb415419e893627eb95c1ceeb8ff5bda7d6335_ppc64le",
"8Base-RHACM-2.6:rhacm2/kube-state-metrics-rhel8@sha256:53246a6df1f0880d94ed2644fa4366e3e2108b6fa8a51745af87785346ce5304_s390x",
"8Base-RHACM-2.6:rhacm2/kube-state-metrics-rhel8@sha256:5f2393bceefffb32240043b6722aa73d31fc8133cc2666fcf5eb8d33794bc54f_arm64",
"8Base-RHACM-2.6:rhacm2/kube-state-metrics-rhel8@sha256:c792c043462281cde7c93bd8e2136f62ca17d072e7f466353f37de8e5f5dc949_ppc64le",
"8Base-RHACM-2.6:rhacm2/kube-state-metrics-rhel8@sha256:e6b1d24b56e6973eee1569e351db6637ca67e1d6cd124adb845cbf6e35a4f6af_amd64",
"8Base-RHACM-2.6:rhacm2/management-ingress-rhel8@sha256:07238998d21204cd8f25dc63e6dbde20a2dd25c3b96609729306db6c63a0fca4_arm64",
"8Base-RHACM-2.6:rhacm2/management-ingress-rhel8@sha256:0d2665d19a8753c6269f594b68b067cd62a402404287e6416543c1af2d7d3cf4_ppc64le",
"8Base-RHACM-2.6:rhacm2/management-ingress-rhel8@sha256:6917d018e53aabb6f5402f02000aedd2e5cf71bcc84562e0fc7d7c87049f4b67_amd64",
"8Base-RHACM-2.6:rhacm2/management-ingress-rhel8@sha256:73b0444bd91a1dade3b7e76245ac8d6cb568929bba321b8c86c269d6f542ac3b_s390x",
"8Base-RHACM-2.6:rhacm2/memcached-exporter-rhel8@sha256:7d85dd62346a647d22202baa0f8d405b2aaf9a7174b38e5d29df2e03530009c3_s390x",
"8Base-RHACM-2.6:rhacm2/memcached-exporter-rhel8@sha256:9635616c8f058e67d557201147904b05f8b49938f63fb2b0239dfca883f61685_arm64",
"8Base-RHACM-2.6:rhacm2/memcached-exporter-rhel8@sha256:9e91ecec92ec0df8b72beb6040f39d9a25b0bfad844e92ea34cc2d648d221d22_ppc64le",
"8Base-RHACM-2.6:rhacm2/memcached-exporter-rhel8@sha256:c773b9a2fffcd549d4936054260f655c78da603957826d6bad4e8567a213ad10_amd64",
"8Base-RHACM-2.6:rhacm2/memcached-rhel8@sha256:584f8c4a9a1b75fc71948a98add560d4fe3d936ee46ac791f32121dbadf8c7d2_ppc64le",
"8Base-RHACM-2.6:rhacm2/memcached-rhel8@sha256:59b3ce3f3f4459c97cfffee5e20830d70f8a69198b5fab271e6c478d615c46d3_arm64",
"8Base-RHACM-2.6:rhacm2/memcached-rhel8@sha256:6f458c76757203b28434f871027c6a466a73d246ceb5bfac8793ad1896a672ab_amd64",
"8Base-RHACM-2.6:rhacm2/memcached-rhel8@sha256:e34722fd656e3205dcdb565b0ab68e9971174c11f125dbfff3bf82e1e21f3a76_s390x",
"8Base-RHACM-2.6:rhacm2/metrics-collector-rhel8@sha256:3a81a018b939752543e78c2d68d1436b851be2256b88c3e66cd506ae1d8f4c9c_ppc64le",
"8Base-RHACM-2.6:rhacm2/metrics-collector-rhel8@sha256:6a3e0c36c123c9dc54759655d9148f580abada501034914863a6528ded19ef34_amd64",
"8Base-RHACM-2.6:rhacm2/metrics-collector-rhel8@sha256:7991f484f97b9951f27f70e67d5db0850c4189ee86db8406cdda961a9beb06f0_arm64",
"8Base-RHACM-2.6:rhacm2/metrics-collector-rhel8@sha256:fa08b9bf3fd334738984e150ba5bfd2e005374752f3112340b65f6434eacd057_s390x",
"8Base-RHACM-2.6:rhacm2/multicloud-integrations-rhel8@sha256:2bcbf9a565f3c566061325aca3174ec755b5c94a28612718a3f1563db317273e_ppc64le",
"8Base-RHACM-2.6:rhacm2/multicloud-integrations-rhel8@sha256:6813ccd43a1aecd1aaf4d5d4b1620fd63bbca00b736100189ff91246bf3bc36b_arm64",
"8Base-RHACM-2.6:rhacm2/multicloud-integrations-rhel8@sha256:db89ef3686570526afdb2b79fd698aca5dc50c633009760f1748fb9fd506067b_amd64",
"8Base-RHACM-2.6:rhacm2/multicloud-integrations-rhel8@sha256:db8bc27937802c5d8fff769b9c93c8a01411629d199adbc39235e721d6468b30_s390x",
"8Base-RHACM-2.6:rhacm2/multicluster-observability-rhel8-operator@sha256:434db0ca203b14b899fff9b7a2a5b975de852ea29620a828f29246448aba873c_ppc64le",
"8Base-RHACM-2.6:rhacm2/multicluster-observability-rhel8-operator@sha256:876bfa63b0e13833eaeadb7c6a0481f1d7970b283f69ece4d81c99985f4dd161_arm64",
"8Base-RHACM-2.6:rhacm2/multicluster-observability-rhel8-operator@sha256:d23f208e020d42bc095011d423146e2da35b2bc85b844911bde2f4edf696bdca_amd64",
"8Base-RHACM-2.6:rhacm2/multicluster-observability-rhel8-operator@sha256:f29581baf5277588d2e4cd01380ecf46e3c97a2f17ade01b048f75c29f18d62c_s390x",
"8Base-RHACM-2.6:rhacm2/multicluster-operators-application-rhel8@sha256:1952d422bd7ba42323711faba59244c449293cc92502e350460fee07c0e3b34a_ppc64le",
"8Base-RHACM-2.6:rhacm2/multicluster-operators-application-rhel8@sha256:566a60f630ec346eced3106ec072963d1b9f9d300e7d4cee6af6dc0d590a3937_s390x",
"8Base-RHACM-2.6:rhacm2/multicluster-operators-application-rhel8@sha256:724dd9f4a5e4acd061206ca2ea57c329210ade5135dbdf941b8d7e720daa4f10_arm64",
"8Base-RHACM-2.6:rhacm2/multicluster-operators-application-rhel8@sha256:ace8895fc62c1394dfa7854fd9ce3e14ef859e989255f70dc9a5a3d9bcd514c0_amd64",
"8Base-RHACM-2.6:rhacm2/multicluster-operators-channel-rhel8@sha256:1ebe6504a6a58f39f93952bf1c135ea58ff77e65c5b8ba73c7ad6295e66a1b45_s390x",
"8Base-RHACM-2.6:rhacm2/multicluster-operators-channel-rhel8@sha256:557cc962d0b10d80a9dea7adce387ea28fb4199a02fa8546645ab2cacbf28b88_ppc64le",
"8Base-RHACM-2.6:rhacm2/multicluster-operators-channel-rhel8@sha256:82526c7c046325bde1dfa0a47b58b773355f00bc95c23be75105e7255e7bddd2_arm64",
"8Base-RHACM-2.6:rhacm2/multicluster-operators-channel-rhel8@sha256:85e20d97f28e43668c2790bd6e0adbc598d01f9fab849761fb96d7a5c4946a87_amd64",
"8Base-RHACM-2.6:rhacm2/multicluster-operators-subscription-rhel8@sha256:7310f31faae367a363c27a7236b562bbfe8381a352fce906279590bac11571d2_ppc64le",
"8Base-RHACM-2.6:rhacm2/multicluster-operators-subscription-rhel8@sha256:7676d33b9be36ca6660d3aed888fdffcf270fcf82258ed9531e2746a3d27610c_s390x",
"8Base-RHACM-2.6:rhacm2/multicluster-operators-subscription-rhel8@sha256:e718d5abef58365d547ef73828a26adff5b6cef1bf935aa7c27f12f604b50337_amd64",
"8Base-RHACM-2.6:rhacm2/multicluster-operators-subscription-rhel8@sha256:f58aff87d1efb64417c6976f6772a464e54beefe847f50a141726b7a1a6a293a_arm64",
"8Base-RHACM-2.6:rhacm2/multiclusterhub-repo-rhel8@sha256:03222a9dd6eca9cf44932a0ff1bf89bd9d2d29683f1ebb0d0aa49171b77a4963_ppc64le",
"8Base-RHACM-2.6:rhacm2/multiclusterhub-repo-rhel8@sha256:881b8c3b19918affd478c0ad0c73dff96dd28f5c1dfddb86472b42e422fa25b6_amd64",
"8Base-RHACM-2.6:rhacm2/multiclusterhub-repo-rhel8@sha256:9de94ea1f83ec8b7257c7b2befc1485ed9cc40c9ef3600c4c4c50934e708cf9d_s390x",
"8Base-RHACM-2.6:rhacm2/multiclusterhub-repo-rhel8@sha256:a45ed68e7d3ac89d17eaf06445cabfc19a9ce85a42f116d75028d6acd18a322b_arm64",
"8Base-RHACM-2.6:rhacm2/multiclusterhub-rhel8@sha256:48d1fa8bc5f6a4d8349c41126301bd86d12836384f336881ecb71bd79f84ae93_ppc64le",
"8Base-RHACM-2.6:rhacm2/multiclusterhub-rhel8@sha256:a33e91fb763a2f0894433bce31bd44229e7d5f5c53d36c6b6f643807a45c110b_arm64",
"8Base-RHACM-2.6:rhacm2/multiclusterhub-rhel8@sha256:d6e126cbdd3cfbcdee04b093389ca1b07ac8038da96060051ed94e1eeacc6d92_s390x",
"8Base-RHACM-2.6:rhacm2/multiclusterhub-rhel8@sha256:ecf12158a2d8802b4c7efd6b336ff36c1e002223b1d385a40fbef638d5e4aa21_amd64",
"8Base-RHACM-2.6:rhacm2/node-exporter-rhel8@sha256:14d23638efff3c30661c9a5f3ddb6ab0c7a9d162de1176dd9565cf49dfa4b9c5_amd64",
"8Base-RHACM-2.6:rhacm2/node-exporter-rhel8@sha256:533005e1608de68a09e53599de3f30990db95cb923794bab9ae9e3bc1a8b6baf_arm64",
"8Base-RHACM-2.6:rhacm2/node-exporter-rhel8@sha256:99eef3491c7092afa14179b9a9d39dd8fbfb3c9bb61759d678af5d91ac23e59d_s390x",
"8Base-RHACM-2.6:rhacm2/node-exporter-rhel8@sha256:e200d4e1802cce7fce32b1e0dc5c3220b6f6477b73b3a2d8ea26a5a42d63f46b_ppc64le",
"8Base-RHACM-2.6:rhacm2/observatorium-rhel8-operator@sha256:092e3437e6d38b2bf676d7fb67ad672e3ef03440017b5af7c1ebd2beb3f437eb_amd64",
"8Base-RHACM-2.6:rhacm2/observatorium-rhel8-operator@sha256:8cf076bfb049d1aabd00040ee65f0fedd590f0dd448c7561de494093a915b397_ppc64le",
"8Base-RHACM-2.6:rhacm2/observatorium-rhel8-operator@sha256:e69987a64fdbf873d4b19d8626c0c5e99dd13d7c95446850559be966dae45ad0_arm64",
"8Base-RHACM-2.6:rhacm2/observatorium-rhel8-operator@sha256:f0bf89eaea6b7afc2d08c77bd40dfba581f91f462f5ec3d70473b332ca6f781c_s390x",
"8Base-RHACM-2.6:rhacm2/observatorium-rhel8@sha256:0686cfddd61737f7e7eb4f0c011397277394559edac3bb947c0969e302686dd5_ppc64le",
"8Base-RHACM-2.6:rhacm2/observatorium-rhel8@sha256:8f2f3732600235f66c406b6121ac37979f52572ce90353b6e099be7b74406251_amd64",
"8Base-RHACM-2.6:rhacm2/observatorium-rhel8@sha256:9e1fccc5b17865a6d7baaa1a15cb50f47d80a14b0a7bcbd94c12f0ddcaaf1b28_s390x",
"8Base-RHACM-2.6:rhacm2/observatorium-rhel8@sha256:bdd89a1051c8f21e7d81ff80c96731a0eaa7d15c320ab1e6b1dc3f6babd42598_arm64",
"8Base-RHACM-2.6:rhacm2/prometheus-alertmanager-rhel8@sha256:0860b7aa5e8b07792ad7f5d5c0654e23e9da8eedd4b9f509caea616dcfa97d69_amd64",
"8Base-RHACM-2.6:rhacm2/prometheus-alertmanager-rhel8@sha256:624895d8579ef6f3e5b17558a30775790ec6f00701f8c5cdfa315292d7f9e867_s390x",
"8Base-RHACM-2.6:rhacm2/prometheus-alertmanager-rhel8@sha256:6d09865a228cdbbc6d1ac13042c3c00f0bd086f6dc181dfa3cdf8c7f9d826b9e_arm64",
"8Base-RHACM-2.6:rhacm2/prometheus-alertmanager-rhel8@sha256:c69fee848d21346a271972e89d91898eac9fec27d598d98ffa004ca8d1b53270_ppc64le",
"8Base-RHACM-2.6:rhacm2/prometheus-rhel8@sha256:52cea7c27de23e3358030b09f22b962723c523a940f8e2043edc298c907d761c_arm64",
"8Base-RHACM-2.6:rhacm2/prometheus-rhel8@sha256:67e0fadfbb4d99a60435ed12b470772b38ace4ca815fe73da68eb3c826e200fc_ppc64le",
"8Base-RHACM-2.6:rhacm2/prometheus-rhel8@sha256:e8241b1d852d605b44ecfcc552cb0f905f72e8a17c8d228162b40c19388f5176_s390x",
"8Base-RHACM-2.6:rhacm2/prometheus-rhel8@sha256:ed0cc13e79949436d29a7ad0b41b189744a177ea27545fd5eb9b4f71e87bd0eb_amd64",
"8Base-RHACM-2.6:rhacm2/rbac-query-proxy-rhel8@sha256:29c76a37497f212aed280e2bf16ef45fb3785fb4649ce17b7fe9d653a79e2112_arm64",
"8Base-RHACM-2.6:rhacm2/rbac-query-proxy-rhel8@sha256:475a45884a51127722030226ff9a5f0752c98574c41eb61796aece5e702346a3_ppc64le",
"8Base-RHACM-2.6:rhacm2/rbac-query-proxy-rhel8@sha256:582301b10af0b966ae7d5e130cb0e5f96e7912dc66b4108e0d6078656ca80604_amd64",
"8Base-RHACM-2.6:rhacm2/rbac-query-proxy-rhel8@sha256:f1c7de85a44c03f48a6f62ba1d7d650f0b06e0f502cecff1512ad637b5bc1c27_s390x",
"8Base-RHACM-2.6:rhacm2/redisgraph-tls-rhel8@sha256:128279a656bfbde6c2c052766d63a1de6a06d8bea2707813c64396c2ae382478_amd64",
"8Base-RHACM-2.6:rhacm2/redisgraph-tls-rhel8@sha256:35927ca6e6e9c8d420c499a0c8ad37c4297ba19743d550f489d3e66482275a49_arm64",
"8Base-RHACM-2.6:rhacm2/redisgraph-tls-rhel8@sha256:4696baed553266682ba2b54d3bf683d2ff1241b625de5ec54a45c1b2c5f96243_s390x",
"8Base-RHACM-2.6:rhacm2/redisgraph-tls-rhel8@sha256:d722f2ffab1f58bbaf3c62ef71dbf7e6c4023e6ab17690f1049075a321d0b1ac_ppc64le",
"8Base-RHACM-2.6:rhacm2/search-aggregator-rhel8@sha256:2b5f372c1c73c4de587b5a4388d95b8cc553fc56af446fcefa0e14c6d980b6b3_ppc64le",
"8Base-RHACM-2.6:rhacm2/search-aggregator-rhel8@sha256:38fceeedc0672def1c2cf42bb6743ae726e77d9f7352d002b3fc688c6d551852_amd64",
"8Base-RHACM-2.6:rhacm2/search-aggregator-rhel8@sha256:6a915335bcebb0884fc72df2dfee97c74d42c035864b960e1c800fa6c5f8d93c_arm64",
"8Base-RHACM-2.6:rhacm2/search-aggregator-rhel8@sha256:752decaefc38aa009f54201b38d4ab26d9b4020caec649d9b1f1564f56c47c2a_s390x",
"8Base-RHACM-2.6:rhacm2/search-api-rhel8@sha256:37eea70d5b1c89c25372dcea8c8c03e1e0a9af1b5a06f3b0706ba776ae8847c1_amd64",
"8Base-RHACM-2.6:rhacm2/search-api-rhel8@sha256:7400088d206592eb29cd86182909626262c9b2a99f017811fcc9d8a753c39009_arm64",
"8Base-RHACM-2.6:rhacm2/search-api-rhel8@sha256:aa8ea0deabc39a068f3f6ce9fa6334e44fc507355009a9bff448e742156ec203_ppc64le",
"8Base-RHACM-2.6:rhacm2/search-api-rhel8@sha256:b4d2d39c2b3b736987f1e888b858d52a7ebd9f8d0cebd3bdef8c59f6e3e41725_s390x",
"8Base-RHACM-2.6:rhacm2/search-collector-rhel8@sha256:0174699ec75fcda08892b4e72b674df989af51ea5f04de57a62c2a85a3c08f4f_arm64",
"8Base-RHACM-2.6:rhacm2/search-collector-rhel8@sha256:5a29a9805b8d20969cba86da11a9de8176a3172df361aec5fae136a4271de308_amd64",
"8Base-RHACM-2.6:rhacm2/search-collector-rhel8@sha256:be7eed9ad9502bcc294081f7e2098fc4f8411c912c34fe63479b5b770d06caca_s390x",
"8Base-RHACM-2.6:rhacm2/search-collector-rhel8@sha256:c467c1d7ceaf5281077f7fe8ff1c1c4cffe325132890a3ab9b96ea5db2e2c930_ppc64le",
"8Base-RHACM-2.6:rhacm2/search-rhel8@sha256:2135cd20bb7ebbf48499992fe46a928e28fc78c86e360633ea09054520c42539_ppc64le",
"8Base-RHACM-2.6:rhacm2/search-rhel8@sha256:3a7a31974210e21a3faed9b57a75b970c70ac41d9662b884d4ce67275f756fc7_arm64",
"8Base-RHACM-2.6:rhacm2/search-rhel8@sha256:6e6a19f1440e4eb15a8206e18f7f4dde3e1a5c6518944571d09923d116d3f04e_amd64",
"8Base-RHACM-2.6:rhacm2/search-rhel8@sha256:e6ed3e65f0d49b3c6b0e3e97593a8fae4d453f3aecf8d7829c0d25c68bc91ea1_s390x",
"8Base-RHACM-2.6:rhacm2/submariner-addon-rhel8@sha256:7b80d01371f551df506bd0c56df6829845bfce497ff01cc44b68f172ed5399b4_ppc64le",
"8Base-RHACM-2.6:rhacm2/submariner-addon-rhel8@sha256:934c560bc786015c694e9cffbae8e86f631b3331d62f5a547931446dae82f8c3_s390x",
"8Base-RHACM-2.6:rhacm2/submariner-addon-rhel8@sha256:b467881f4028a89a9e79ba93da719845db576f47a04ae6e569c2317be5594b29_arm64",
"8Base-RHACM-2.6:rhacm2/submariner-addon-rhel8@sha256:fc5592d42e4aca70288448d174511b922ece7f8cb4b41c6a36195c3a4a60aa36_amd64",
"8Base-RHACM-2.6:rhacm2/thanos-receive-controller-rhel8@sha256:21f2626c10c4fb61b37e6ca4ab574186b423f155fbc5cfef3e894fff04cc270e_ppc64le",
"8Base-RHACM-2.6:rhacm2/thanos-receive-controller-rhel8@sha256:c357074958324fc5d602cdcf1cba285bf8582e0b36af79a8f6211bb0dfb77a10_amd64",
"8Base-RHACM-2.6:rhacm2/thanos-receive-controller-rhel8@sha256:d9ac8e67d6d9858b16dd9d1d49c1dd904aa22a7b618e5d33292344faced9c0d3_arm64",
"8Base-RHACM-2.6:rhacm2/thanos-receive-controller-rhel8@sha256:e3b840a7833680170f9e9ca52309552c584935a68c75cc71e6d576b104dc01c8_s390x",
"8Base-RHACM-2.6:rhacm2/thanos-rhel8@sha256:453c525197ccfe1f866af70ca2e7f3deb6f98d0b98c09b602b4fa1368787213d_amd64",
"8Base-RHACM-2.6:rhacm2/thanos-rhel8@sha256:4b3b45ad0b564360c245d20b1540c2398c9606cf8684275e4ee071c591357929_arm64",
"8Base-RHACM-2.6:rhacm2/thanos-rhel8@sha256:7e43ba8f47ec54b5f86d13c81b67b044176530b63b5ae3f40332fc975cc6b21f_s390x",
"8Base-RHACM-2.6:rhacm2/thanos-rhel8@sha256:faaa00c0af80c781a7c610616153a3cd1dc1b20637934c3a243a2e9664ba0ee5_ppc64le"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2022-1962"
},
{
"category": "external",
"summary": "RHBZ#2107376",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2107376"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2022-1962",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-1962"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2022-1962",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2022-1962"
},
{
"category": "external",
"summary": "https://go.dev/issue/53616",
"url": "https://go.dev/issue/53616"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-announce/c/nqrv9fbR0zE",
"url": "https://groups.google.com/g/golang-announce/c/nqrv9fbR0zE"
}
],
"release_date": "2022-07-12T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2022-09-06T22:27:58+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.6/html-single/install/index#installing",
"product_ids": [
"8Base-RHACM-2.6:rhacm2/acm-governance-policy-addon-controller-rhel8@sha256:615ab5d9542759d921634737709e84a8e65d003ea136e5d22858d380225fd177_amd64",
"8Base-RHACM-2.6:rhacm2/acm-governance-policy-addon-controller-rhel8@sha256:958b729d30f10b9c121e68ac8ede2054ed29cc52a9a7d6df0537ed221aa74358_s390x",
"8Base-RHACM-2.6:rhacm2/acm-governance-policy-addon-controller-rhel8@sha256:b5bef941b4e0b5b3529ca5b2311c85295b9f6d12e482a9cbdad691c2406541f1_ppc64le",
"8Base-RHACM-2.6:rhacm2/acm-governance-policy-addon-controller-rhel8@sha256:f6194b9056d77e54f3c74caa9eab87bd1df1818d082fc807229d1c44ec6c88c4_arm64",
"8Base-RHACM-2.6:rhacm2/acm-grafana-rhel8@sha256:45616ed43b53d3a83e65828118f09430396f5bcb0566ae3a65d937b59f0d873e_s390x",
"8Base-RHACM-2.6:rhacm2/acm-grafana-rhel8@sha256:8c48441cfa850ea1274932e94da0831618c10f91022619c779304501a75fb161_amd64",
"8Base-RHACM-2.6:rhacm2/acm-grafana-rhel8@sha256:cc1c196b19c5fd8f313c6136359cc9dd37b5f59d32a581b10cf89b80b7d0cbf4_arm64",
"8Base-RHACM-2.6:rhacm2/acm-grafana-rhel8@sha256:cdf24e68e50be1350566243f6d2cb1403d09ab68e5fed39ea6c56212e42b90f1_ppc64le",
"8Base-RHACM-2.6:rhacm2/acm-must-gather-rhel8@sha256:1457ff5cfd61611fdc968d4af5b020d835e107b97932c7ba7b3f5ed4cbd0e39f_ppc64le",
"8Base-RHACM-2.6:rhacm2/acm-must-gather-rhel8@sha256:39842906b3846418bc31098e2abad08210118d86aa683e9e5fd04a97822df22d_arm64",
"8Base-RHACM-2.6:rhacm2/acm-must-gather-rhel8@sha256:8a69add2d90a1e094de8510052b683e1765153da75e316ad7778499af0c5ddf9_s390x",
"8Base-RHACM-2.6:rhacm2/acm-must-gather-rhel8@sha256:dca91134a2c1c33c736afcd4c9373749448641385f39162c74e115691289e843_amd64",
"8Base-RHACM-2.6:rhacm2/acm-operator-bundle@sha256:0eac6124f59492d09c1ae650025d59ea0e8547d9f9c832cb9607b09254ff6ddd_s390x",
"8Base-RHACM-2.6:rhacm2/acm-operator-bundle@sha256:1cbcd58a4c23e4c89a6a0509f78802a5aa21205db2784ebc9772b99a3917b183_arm64",
"8Base-RHACM-2.6:rhacm2/acm-operator-bundle@sha256:997aaee36f0bed47e231925a3f2c2ecc503410e54b35727f035c72477f3d1944_ppc64le",
"8Base-RHACM-2.6:rhacm2/acm-operator-bundle@sha256:ce699187f250b93976b8063228ac12d11c6c8f6baba69ba4ed17a38730e84eb3_amd64",
"8Base-RHACM-2.6:rhacm2/acm-prometheus-config-reloader-rhel8@sha256:693a77a9324d6c7f0e69bd9d5725b51f3e429972f1e67469e93648cb347eae84_arm64",
"8Base-RHACM-2.6:rhacm2/acm-prometheus-config-reloader-rhel8@sha256:89757e804d5df2b5eeeb1191b599c3acb9e75f61170f888095302830d6de0582_s390x",
"8Base-RHACM-2.6:rhacm2/acm-prometheus-config-reloader-rhel8@sha256:8e45e1fd7342d7525b118f01794cac1f4a8662def5f2a06336b698db2e268742_amd64",
"8Base-RHACM-2.6:rhacm2/acm-prometheus-config-reloader-rhel8@sha256:ce1c17b34b7aac2e990dc0efe40f4406e73f727b2c7bfe109eded849de753f1a_ppc64le",
"8Base-RHACM-2.6:rhacm2/acm-prometheus-rhel8@sha256:728606d96dd9e0fc2e7810e092e10ee071ec36598c990c8252beccace59a679e_amd64",
"8Base-RHACM-2.6:rhacm2/acm-prometheus-rhel8@sha256:b457d0b95d88c5dd0aac87492cbca40a9d7c2074002ad110f52d562f0c5d0797_arm64",
"8Base-RHACM-2.6:rhacm2/acm-prometheus-rhel8@sha256:f34d2569033bfb1d173342264f090f46d80f7843d52704a7ce9e9eb9de2f5abb_s390x",
"8Base-RHACM-2.6:rhacm2/acm-prometheus-rhel8@sha256:f720e0a94bfe7ed5d812819a3e77cc0581be102970127d8c0d4aa06a05edbf3d_ppc64le",
"8Base-RHACM-2.6:rhacm2/acm-volsync-addon-controller-rhel8@sha256:17ccd6b924b36ab14e3ca5f5331ba7e4c86f8cb64304640d58c3ee6b76edbcaf_ppc64le",
"8Base-RHACM-2.6:rhacm2/acm-volsync-addon-controller-rhel8@sha256:27079308ea87e35564cc3089c65eae68d63880a3bb093ca64d1678a68b60fcec_amd64",
"8Base-RHACM-2.6:rhacm2/acm-volsync-addon-controller-rhel8@sha256:9eabaac2df91aeef613d6973669d07298f2159c6a6e0c9f294623f7b1a10bc08_s390x",
"8Base-RHACM-2.6:rhacm2/acm-volsync-addon-controller-rhel8@sha256:f7abdf1756bc0ff2ebf02fee0469a8b9eeabe1fa8cafdd21c6e8f958155b70bb_arm64",
"8Base-RHACM-2.6:rhacm2/cert-policy-controller-rhel8@sha256:017c1e663827a3b55d70badd3ed979b5d1831252c49d671897a85a75afaa5bb0_s390x",
"8Base-RHACM-2.6:rhacm2/cert-policy-controller-rhel8@sha256:0610778095974edf936602018281bf7a5e287ba9eca9f661a423e68bbe000e40_ppc64le",
"8Base-RHACM-2.6:rhacm2/cert-policy-controller-rhel8@sha256:a66d7d4ee1179f7fce639490f919d722db54eaa3118b4135078c33e6cbf91488_amd64",
"8Base-RHACM-2.6:rhacm2/cert-policy-controller-rhel8@sha256:d660befef0c8f7a4db7aa3b865545c9863d8f37e7ba4b8de4380185f82b208d4_arm64",
"8Base-RHACM-2.6:rhacm2/cluster-backup-rhel8-operator@sha256:1a749d0795972a9bfd5a00aa96c238a660673464be01b2aa9fd7a3aeead6ddf7_amd64",
"8Base-RHACM-2.6:rhacm2/cluster-backup-rhel8-operator@sha256:8915dbdc562e63441f79041bdf1176e46ce53e95418d133f0cd0c1ff79da48a2_arm64",
"8Base-RHACM-2.6:rhacm2/cluster-backup-rhel8-operator@sha256:995f225449b207da9a3cad175dac85b87eefb28ff5bae6a588f40fd79fbe12a1_ppc64le",
"8Base-RHACM-2.6:rhacm2/cluster-backup-rhel8-operator@sha256:f1255a76c6275a4b6a400c82e204a5112fff6fe87f71626f8f309763f6a5d9e4_s390x",
"8Base-RHACM-2.6:rhacm2/config-policy-controller-rhel8@sha256:3b2e0d850e8fc966ec80bff16df26002334744a96b81c7a7dfe222f1706a52e3_s390x",
"8Base-RHACM-2.6:rhacm2/config-policy-controller-rhel8@sha256:447f275bbde46d7fc173798ef5abc0a77a6780f0dffdc171786edbe00f27d8d8_ppc64le",
"8Base-RHACM-2.6:rhacm2/config-policy-controller-rhel8@sha256:61964a1a0ddf2e98bcf5249b7374235055ab85cc26663a8d9397c2b7f6fbb4c6_amd64",
"8Base-RHACM-2.6:rhacm2/config-policy-controller-rhel8@sha256:a3abaa3d0bf1d34fa9e40903a8713c439f5f7f751e775d32cbab308983064ce0_arm64",
"8Base-RHACM-2.6:rhacm2/console-rhel8@sha256:6c0f630ff57f6f423df6dbf4df9faad25089f9b391be35cb8bc9cd5211f94d67_arm64",
"8Base-RHACM-2.6:rhacm2/console-rhel8@sha256:8608aed6971299def3fbe749336727e84c69582664dedac3145b92ea24e62e4d_amd64",
"8Base-RHACM-2.6:rhacm2/console-rhel8@sha256:afa80ae8274db7fa6796c35980fc5df15889e94aff3361f6cda643e5a09da220_ppc64le",
"8Base-RHACM-2.6:rhacm2/console-rhel8@sha256:f06e4e3f62db52c6d7fa0bc1f289de773e18d076bc38612e1b0ddc85c76fde06_s390x",
"8Base-RHACM-2.6:rhacm2/endpoint-monitoring-rhel8-operator@sha256:060bcd658756a924b4ce4d202bd447a3254fc1f49af7d685dde8720f355cde8e_arm64",
"8Base-RHACM-2.6:rhacm2/endpoint-monitoring-rhel8-operator@sha256:091d66731c5fe8eba5646c6b2622bb38c074e202a8a4a7e906921673b60f0898_amd64",
"8Base-RHACM-2.6:rhacm2/endpoint-monitoring-rhel8-operator@sha256:80660eb7f3c068768b0ea04ff20f4539194c52427ffdab4626bf781aa3f2ca64_s390x",
"8Base-RHACM-2.6:rhacm2/endpoint-monitoring-rhel8-operator@sha256:d6204fcf04c83bac13232ec1602572ad5f22bb528537e591079dfa36152697ec_ppc64le",
"8Base-RHACM-2.6:rhacm2/governance-policy-propagator-rhel8@sha256:51be0f04938b60ed1dba60908bebd2000d78e4ade34757bae70a083c67d77e8e_arm64",
"8Base-RHACM-2.6:rhacm2/governance-policy-propagator-rhel8@sha256:9577701bf3c7aa00b99531d2c3842130abc6cd91c52c4a7ba040b705eeace4c7_s390x",
"8Base-RHACM-2.6:rhacm2/governance-policy-propagator-rhel8@sha256:bdc6c128628db86697af198430c5ae5c61c3e586c1a97187e4d4e852cec61e92_ppc64le",
"8Base-RHACM-2.6:rhacm2/governance-policy-propagator-rhel8@sha256:cc519319b9f4fe672144ebedd772ddf56d5de90e3c8f52c0fb9b55313f71a7b3_amd64",
"8Base-RHACM-2.6:rhacm2/governance-policy-spec-sync-rhel8@sha256:2c1905ae8a83e5598678457fd955cbc867453ed5836de6fcc182e4928df8bd67_s390x",
"8Base-RHACM-2.6:rhacm2/governance-policy-spec-sync-rhel8@sha256:4a8d30cc0e1d83c69b7f3339418b101da23fbcaee7d326bedaff677eceb25ab2_ppc64le",
"8Base-RHACM-2.6:rhacm2/governance-policy-spec-sync-rhel8@sha256:6849cf1b4dd883d5b4c0cf90a3adfb26cb59d03d3b892cee3669a32dd6b8dcc2_amd64",
"8Base-RHACM-2.6:rhacm2/governance-policy-spec-sync-rhel8@sha256:d06ffc621167aff31ecb0fa417b294ff0676fb00e4ef1c6cb0fb2aaf4b2561e0_arm64",
"8Base-RHACM-2.6:rhacm2/governance-policy-status-sync-rhel8@sha256:4c86e16f15aaf454e4e5ce5436e1db27a5f8a55f573c3eaf02e4786fe52edfc8_arm64",
"8Base-RHACM-2.6:rhacm2/governance-policy-status-sync-rhel8@sha256:cf6a75d94f50dd063e939aee18756c767cba43f4e1e62a9c2f2b764ac6f43746_s390x",
"8Base-RHACM-2.6:rhacm2/governance-policy-status-sync-rhel8@sha256:e072b615eeffff80a94831e58c70980684c1ec4bd972844b25b157eb7ed5937f_ppc64le",
"8Base-RHACM-2.6:rhacm2/governance-policy-status-sync-rhel8@sha256:fffe971caa2e911d9c972c0e88712ff431d34c63dbe74e25f1cababa50ea7417_amd64",
"8Base-RHACM-2.6:rhacm2/governance-policy-template-sync-rhel8@sha256:10bc1a3833599a593a058e804de67e92888ed779fd0000928d4a70b6c7d5c1c2_amd64",
"8Base-RHACM-2.6:rhacm2/governance-policy-template-sync-rhel8@sha256:5c17f979f47840a879059ad83de12f0756889564a17190ba4438a7632c999bb1_arm64",
"8Base-RHACM-2.6:rhacm2/governance-policy-template-sync-rhel8@sha256:848bce8007de7714afc8c755b5f0c3cdf5eb6b1d259811c947bc295924539a0e_ppc64le",
"8Base-RHACM-2.6:rhacm2/governance-policy-template-sync-rhel8@sha256:95439f7e18fa87601d5860cbd9ca5f0738786e30a629d23788fd5fe33d694c66_s390x",
"8Base-RHACM-2.6:rhacm2/grafana-dashboard-loader-rhel8@sha256:1f5c1b2cffebf069859e95d0e722cb293f8c176bf5c5873bb9517c96b26c2e10_arm64",
"8Base-RHACM-2.6:rhacm2/grafana-dashboard-loader-rhel8@sha256:5223158a122658bafbd853c596cdc1f7bd7a0e4fdd82b1c3668ac84adeae9f24_s390x",
"8Base-RHACM-2.6:rhacm2/grafana-dashboard-loader-rhel8@sha256:561f1f05925cfe3c5f0f8a9b7475be4bbab183b5611ecfe09b090d80fa4bc2fe_amd64",
"8Base-RHACM-2.6:rhacm2/grafana-dashboard-loader-rhel8@sha256:734270221ec4a516e7eb77f2ec3a753384242116aa70320a1dbe969e915af1df_ppc64le",
"8Base-RHACM-2.6:rhacm2/iam-policy-controller-rhel8@sha256:2827e5f485213f92e2d0092187f3976dd6fe598e39b5cf2212d48c3a44c34b13_arm64",
"8Base-RHACM-2.6:rhacm2/iam-policy-controller-rhel8@sha256:8ca9e80365c76b66b2de3924fc50a5912e606042c704b02cb174a4b8bd3927c4_amd64",
"8Base-RHACM-2.6:rhacm2/iam-policy-controller-rhel8@sha256:c5069e76a900aa300102a0ae54ecbc12c0ac31abfeed8656ee60a949daef79c3_s390x",
"8Base-RHACM-2.6:rhacm2/iam-policy-controller-rhel8@sha256:ca05e79e5508924af71f323c13f664770d8dd4eb61ecf0894e4f9a81f7a1b402_ppc64le",
"8Base-RHACM-2.6:rhacm2/insights-client-rhel8@sha256:02cacfec60c80b9228e8b18949751de867f974ea6b1172129096e64e949c0598_amd64",
"8Base-RHACM-2.6:rhacm2/insights-client-rhel8@sha256:2b14036d0291e54c3191682de2ea875a78d78c35b2791a5a113ba1a8920f0621_ppc64le",
"8Base-RHACM-2.6:rhacm2/insights-client-rhel8@sha256:d4c05f641de8fd0753d63cc6d5b62464d3d6a87d601514e87ef2e40bbe7b01b6_s390x",
"8Base-RHACM-2.6:rhacm2/insights-client-rhel8@sha256:e15c410b693b34f49869d037ebb5584384fcdf88114b7a94967ca09f1361a5f3_arm64",
"8Base-RHACM-2.6:rhacm2/insights-metrics-rhel8@sha256:67aa55bb65685395ad2773e7459dff5fbccdeedcf9e56ec2722d8f5c919eae89_s390x",
"8Base-RHACM-2.6:rhacm2/insights-metrics-rhel8@sha256:6c54e08f5f6c2cae41a5e108e1019ff6522af8f69d666e22eb4631cd83b85917_amd64",
"8Base-RHACM-2.6:rhacm2/insights-metrics-rhel8@sha256:88d9b7246aa75cb2c88ccb7f2f1202fc465be0f2d89e59f1d2259f69ada56d9d_arm64",
"8Base-RHACM-2.6:rhacm2/insights-metrics-rhel8@sha256:bad98fe71638d7346f31ea45f6063ec970bf90844bb5c5dc5f917bb0f0099899_ppc64le",
"8Base-RHACM-2.6:rhacm2/klusterlet-addon-controller-rhel8@sha256:22e510955af3fa736b7306c387f44b5f15f5f9a7a006c6587e06d5d8602cc2f0_s390x",
"8Base-RHACM-2.6:rhacm2/klusterlet-addon-controller-rhel8@sha256:55bc86326f992cc4f4401b93f90cdd2baa6728015ffaf6168f2d46ae43c70cf4_ppc64le",
"8Base-RHACM-2.6:rhacm2/klusterlet-addon-controller-rhel8@sha256:8dd7f47af047fb899c7fcbad61cb8f38da45990cac186f9235aec3e4e7de25e9_amd64",
"8Base-RHACM-2.6:rhacm2/klusterlet-addon-controller-rhel8@sha256:bdb97eb5bb0e8f59edf0d389fb07c45171e728dc8b4d2bdacd785193b46ec03b_arm64",
"8Base-RHACM-2.6:rhacm2/kube-rbac-proxy-rhel8@sha256:11a353ee9da6cc843d5f346f4fa51681d13318e2e61fc4d1a3f63406eb175260_s390x",
"8Base-RHACM-2.6:rhacm2/kube-rbac-proxy-rhel8@sha256:31757f3e3bb08b4e49e54694b18b3cf327637be20535482b2df1345b17444dda_amd64",
"8Base-RHACM-2.6:rhacm2/kube-rbac-proxy-rhel8@sha256:b2c0b7414d0fc36a49cbdc5a56b25dd62aac18defc2defbd9c1895cd13a5e716_arm64",
"8Base-RHACM-2.6:rhacm2/kube-rbac-proxy-rhel8@sha256:dbd816d503e9beb58622604432eb415419e893627eb95c1ceeb8ff5bda7d6335_ppc64le",
"8Base-RHACM-2.6:rhacm2/kube-state-metrics-rhel8@sha256:53246a6df1f0880d94ed2644fa4366e3e2108b6fa8a51745af87785346ce5304_s390x",
"8Base-RHACM-2.6:rhacm2/kube-state-metrics-rhel8@sha256:5f2393bceefffb32240043b6722aa73d31fc8133cc2666fcf5eb8d33794bc54f_arm64",
"8Base-RHACM-2.6:rhacm2/kube-state-metrics-rhel8@sha256:c792c043462281cde7c93bd8e2136f62ca17d072e7f466353f37de8e5f5dc949_ppc64le",
"8Base-RHACM-2.6:rhacm2/kube-state-metrics-rhel8@sha256:e6b1d24b56e6973eee1569e351db6637ca67e1d6cd124adb845cbf6e35a4f6af_amd64",
"8Base-RHACM-2.6:rhacm2/management-ingress-rhel8@sha256:07238998d21204cd8f25dc63e6dbde20a2dd25c3b96609729306db6c63a0fca4_arm64",
"8Base-RHACM-2.6:rhacm2/management-ingress-rhel8@sha256:0d2665d19a8753c6269f594b68b067cd62a402404287e6416543c1af2d7d3cf4_ppc64le",
"8Base-RHACM-2.6:rhacm2/management-ingress-rhel8@sha256:6917d018e53aabb6f5402f02000aedd2e5cf71bcc84562e0fc7d7c87049f4b67_amd64",
"8Base-RHACM-2.6:rhacm2/management-ingress-rhel8@sha256:73b0444bd91a1dade3b7e76245ac8d6cb568929bba321b8c86c269d6f542ac3b_s390x",
"8Base-RHACM-2.6:rhacm2/memcached-exporter-rhel8@sha256:7d85dd62346a647d22202baa0f8d405b2aaf9a7174b38e5d29df2e03530009c3_s390x",
"8Base-RHACM-2.6:rhacm2/memcached-exporter-rhel8@sha256:9635616c8f058e67d557201147904b05f8b49938f63fb2b0239dfca883f61685_arm64",
"8Base-RHACM-2.6:rhacm2/memcached-exporter-rhel8@sha256:9e91ecec92ec0df8b72beb6040f39d9a25b0bfad844e92ea34cc2d648d221d22_ppc64le",
"8Base-RHACM-2.6:rhacm2/memcached-exporter-rhel8@sha256:c773b9a2fffcd549d4936054260f655c78da603957826d6bad4e8567a213ad10_amd64",
"8Base-RHACM-2.6:rhacm2/memcached-rhel8@sha256:584f8c4a9a1b75fc71948a98add560d4fe3d936ee46ac791f32121dbadf8c7d2_ppc64le",
"8Base-RHACM-2.6:rhacm2/memcached-rhel8@sha256:59b3ce3f3f4459c97cfffee5e20830d70f8a69198b5fab271e6c478d615c46d3_arm64",
"8Base-RHACM-2.6:rhacm2/memcached-rhel8@sha256:6f458c76757203b28434f871027c6a466a73d246ceb5bfac8793ad1896a672ab_amd64",
"8Base-RHACM-2.6:rhacm2/memcached-rhel8@sha256:e34722fd656e3205dcdb565b0ab68e9971174c11f125dbfff3bf82e1e21f3a76_s390x",
"8Base-RHACM-2.6:rhacm2/metrics-collector-rhel8@sha256:3a81a018b939752543e78c2d68d1436b851be2256b88c3e66cd506ae1d8f4c9c_ppc64le",
"8Base-RHACM-2.6:rhacm2/metrics-collector-rhel8@sha256:6a3e0c36c123c9dc54759655d9148f580abada501034914863a6528ded19ef34_amd64",
"8Base-RHACM-2.6:rhacm2/metrics-collector-rhel8@sha256:7991f484f97b9951f27f70e67d5db0850c4189ee86db8406cdda961a9beb06f0_arm64",
"8Base-RHACM-2.6:rhacm2/metrics-collector-rhel8@sha256:fa08b9bf3fd334738984e150ba5bfd2e005374752f3112340b65f6434eacd057_s390x",
"8Base-RHACM-2.6:rhacm2/multicloud-integrations-rhel8@sha256:2bcbf9a565f3c566061325aca3174ec755b5c94a28612718a3f1563db317273e_ppc64le",
"8Base-RHACM-2.6:rhacm2/multicloud-integrations-rhel8@sha256:6813ccd43a1aecd1aaf4d5d4b1620fd63bbca00b736100189ff91246bf3bc36b_arm64",
"8Base-RHACM-2.6:rhacm2/multicloud-integrations-rhel8@sha256:db89ef3686570526afdb2b79fd698aca5dc50c633009760f1748fb9fd506067b_amd64",
"8Base-RHACM-2.6:rhacm2/multicloud-integrations-rhel8@sha256:db8bc27937802c5d8fff769b9c93c8a01411629d199adbc39235e721d6468b30_s390x",
"8Base-RHACM-2.6:rhacm2/multicluster-observability-rhel8-operator@sha256:434db0ca203b14b899fff9b7a2a5b975de852ea29620a828f29246448aba873c_ppc64le",
"8Base-RHACM-2.6:rhacm2/multicluster-observability-rhel8-operator@sha256:876bfa63b0e13833eaeadb7c6a0481f1d7970b283f69ece4d81c99985f4dd161_arm64",
"8Base-RHACM-2.6:rhacm2/multicluster-observability-rhel8-operator@sha256:d23f208e020d42bc095011d423146e2da35b2bc85b844911bde2f4edf696bdca_amd64",
"8Base-RHACM-2.6:rhacm2/multicluster-observability-rhel8-operator@sha256:f29581baf5277588d2e4cd01380ecf46e3c97a2f17ade01b048f75c29f18d62c_s390x",
"8Base-RHACM-2.6:rhacm2/multicluster-operators-application-rhel8@sha256:1952d422bd7ba42323711faba59244c449293cc92502e350460fee07c0e3b34a_ppc64le",
"8Base-RHACM-2.6:rhacm2/multicluster-operators-application-rhel8@sha256:566a60f630ec346eced3106ec072963d1b9f9d300e7d4cee6af6dc0d590a3937_s390x",
"8Base-RHACM-2.6:rhacm2/multicluster-operators-application-rhel8@sha256:724dd9f4a5e4acd061206ca2ea57c329210ade5135dbdf941b8d7e720daa4f10_arm64",
"8Base-RHACM-2.6:rhacm2/multicluster-operators-application-rhel8@sha256:ace8895fc62c1394dfa7854fd9ce3e14ef859e989255f70dc9a5a3d9bcd514c0_amd64",
"8Base-RHACM-2.6:rhacm2/multicluster-operators-channel-rhel8@sha256:1ebe6504a6a58f39f93952bf1c135ea58ff77e65c5b8ba73c7ad6295e66a1b45_s390x",
"8Base-RHACM-2.6:rhacm2/multicluster-operators-channel-rhel8@sha256:557cc962d0b10d80a9dea7adce387ea28fb4199a02fa8546645ab2cacbf28b88_ppc64le",
"8Base-RHACM-2.6:rhacm2/multicluster-operators-channel-rhel8@sha256:82526c7c046325bde1dfa0a47b58b773355f00bc95c23be75105e7255e7bddd2_arm64",
"8Base-RHACM-2.6:rhacm2/multicluster-operators-channel-rhel8@sha256:85e20d97f28e43668c2790bd6e0adbc598d01f9fab849761fb96d7a5c4946a87_amd64",
"8Base-RHACM-2.6:rhacm2/multicluster-operators-subscription-rhel8@sha256:7310f31faae367a363c27a7236b562bbfe8381a352fce906279590bac11571d2_ppc64le",
"8Base-RHACM-2.6:rhacm2/multicluster-operators-subscription-rhel8@sha256:7676d33b9be36ca6660d3aed888fdffcf270fcf82258ed9531e2746a3d27610c_s390x",
"8Base-RHACM-2.6:rhacm2/multicluster-operators-subscription-rhel8@sha256:e718d5abef58365d547ef73828a26adff5b6cef1bf935aa7c27f12f604b50337_amd64",
"8Base-RHACM-2.6:rhacm2/multicluster-operators-subscription-rhel8@sha256:f58aff87d1efb64417c6976f6772a464e54beefe847f50a141726b7a1a6a293a_arm64",
"8Base-RHACM-2.6:rhacm2/multiclusterhub-repo-rhel8@sha256:03222a9dd6eca9cf44932a0ff1bf89bd9d2d29683f1ebb0d0aa49171b77a4963_ppc64le",
"8Base-RHACM-2.6:rhacm2/multiclusterhub-repo-rhel8@sha256:881b8c3b19918affd478c0ad0c73dff96dd28f5c1dfddb86472b42e422fa25b6_amd64",
"8Base-RHACM-2.6:rhacm2/multiclusterhub-repo-rhel8@sha256:9de94ea1f83ec8b7257c7b2befc1485ed9cc40c9ef3600c4c4c50934e708cf9d_s390x",
"8Base-RHACM-2.6:rhacm2/multiclusterhub-repo-rhel8@sha256:a45ed68e7d3ac89d17eaf06445cabfc19a9ce85a42f116d75028d6acd18a322b_arm64",
"8Base-RHACM-2.6:rhacm2/multiclusterhub-rhel8@sha256:48d1fa8bc5f6a4d8349c41126301bd86d12836384f336881ecb71bd79f84ae93_ppc64le",
"8Base-RHACM-2.6:rhacm2/multiclusterhub-rhel8@sha256:a33e91fb763a2f0894433bce31bd44229e7d5f5c53d36c6b6f643807a45c110b_arm64",
"8Base-RHACM-2.6:rhacm2/multiclusterhub-rhel8@sha256:d6e126cbdd3cfbcdee04b093389ca1b07ac8038da96060051ed94e1eeacc6d92_s390x",
"8Base-RHACM-2.6:rhacm2/multiclusterhub-rhel8@sha256:ecf12158a2d8802b4c7efd6b336ff36c1e002223b1d385a40fbef638d5e4aa21_amd64",
"8Base-RHACM-2.6:rhacm2/node-exporter-rhel8@sha256:14d23638efff3c30661c9a5f3ddb6ab0c7a9d162de1176dd9565cf49dfa4b9c5_amd64",
"8Base-RHACM-2.6:rhacm2/node-exporter-rhel8@sha256:533005e1608de68a09e53599de3f30990db95cb923794bab9ae9e3bc1a8b6baf_arm64",
"8Base-RHACM-2.6:rhacm2/node-exporter-rhel8@sha256:99eef3491c7092afa14179b9a9d39dd8fbfb3c9bb61759d678af5d91ac23e59d_s390x",
"8Base-RHACM-2.6:rhacm2/node-exporter-rhel8@sha256:e200d4e1802cce7fce32b1e0dc5c3220b6f6477b73b3a2d8ea26a5a42d63f46b_ppc64le",
"8Base-RHACM-2.6:rhacm2/observatorium-rhel8-operator@sha256:092e3437e6d38b2bf676d7fb67ad672e3ef03440017b5af7c1ebd2beb3f437eb_amd64",
"8Base-RHACM-2.6:rhacm2/observatorium-rhel8-operator@sha256:8cf076bfb049d1aabd00040ee65f0fedd590f0dd448c7561de494093a915b397_ppc64le",
"8Base-RHACM-2.6:rhacm2/observatorium-rhel8-operator@sha256:e69987a64fdbf873d4b19d8626c0c5e99dd13d7c95446850559be966dae45ad0_arm64",
"8Base-RHACM-2.6:rhacm2/observatorium-rhel8-operator@sha256:f0bf89eaea6b7afc2d08c77bd40dfba581f91f462f5ec3d70473b332ca6f781c_s390x",
"8Base-RHACM-2.6:rhacm2/observatorium-rhel8@sha256:0686cfddd61737f7e7eb4f0c011397277394559edac3bb947c0969e302686dd5_ppc64le",
"8Base-RHACM-2.6:rhacm2/observatorium-rhel8@sha256:8f2f3732600235f66c406b6121ac37979f52572ce90353b6e099be7b74406251_amd64",
"8Base-RHACM-2.6:rhacm2/observatorium-rhel8@sha256:9e1fccc5b17865a6d7baaa1a15cb50f47d80a14b0a7bcbd94c12f0ddcaaf1b28_s390x",
"8Base-RHACM-2.6:rhacm2/observatorium-rhel8@sha256:bdd89a1051c8f21e7d81ff80c96731a0eaa7d15c320ab1e6b1dc3f6babd42598_arm64",
"8Base-RHACM-2.6:rhacm2/prometheus-alertmanager-rhel8@sha256:0860b7aa5e8b07792ad7f5d5c0654e23e9da8eedd4b9f509caea616dcfa97d69_amd64",
"8Base-RHACM-2.6:rhacm2/prometheus-alertmanager-rhel8@sha256:624895d8579ef6f3e5b17558a30775790ec6f00701f8c5cdfa315292d7f9e867_s390x",
"8Base-RHACM-2.6:rhacm2/prometheus-alertmanager-rhel8@sha256:6d09865a228cdbbc6d1ac13042c3c00f0bd086f6dc181dfa3cdf8c7f9d826b9e_arm64",
"8Base-RHACM-2.6:rhacm2/prometheus-alertmanager-rhel8@sha256:c69fee848d21346a271972e89d91898eac9fec27d598d98ffa004ca8d1b53270_ppc64le",
"8Base-RHACM-2.6:rhacm2/prometheus-rhel8@sha256:52cea7c27de23e3358030b09f22b962723c523a940f8e2043edc298c907d761c_arm64",
"8Base-RHACM-2.6:rhacm2/prometheus-rhel8@sha256:67e0fadfbb4d99a60435ed12b470772b38ace4ca815fe73da68eb3c826e200fc_ppc64le",
"8Base-RHACM-2.6:rhacm2/prometheus-rhel8@sha256:e8241b1d852d605b44ecfcc552cb0f905f72e8a17c8d228162b40c19388f5176_s390x",
"8Base-RHACM-2.6:rhacm2/prometheus-rhel8@sha256:ed0cc13e79949436d29a7ad0b41b189744a177ea27545fd5eb9b4f71e87bd0eb_amd64",
"8Base-RHACM-2.6:rhacm2/rbac-query-proxy-rhel8@sha256:29c76a37497f212aed280e2bf16ef45fb3785fb4649ce17b7fe9d653a79e2112_arm64",
"8Base-RHACM-2.6:rhacm2/rbac-query-proxy-rhel8@sha256:475a45884a51127722030226ff9a5f0752c98574c41eb61796aece5e702346a3_ppc64le",
"8Base-RHACM-2.6:rhacm2/rbac-query-proxy-rhel8@sha256:582301b10af0b966ae7d5e130cb0e5f96e7912dc66b4108e0d6078656ca80604_amd64",
"8Base-RHACM-2.6:rhacm2/rbac-query-proxy-rhel8@sha256:f1c7de85a44c03f48a6f62ba1d7d650f0b06e0f502cecff1512ad637b5bc1c27_s390x",
"8Base-RHACM-2.6:rhacm2/redisgraph-tls-rhel8@sha256:128279a656bfbde6c2c052766d63a1de6a06d8bea2707813c64396c2ae382478_amd64",
"8Base-RHACM-2.6:rhacm2/redisgraph-tls-rhel8@sha256:35927ca6e6e9c8d420c499a0c8ad37c4297ba19743d550f489d3e66482275a49_arm64",
"8Base-RHACM-2.6:rhacm2/redisgraph-tls-rhel8@sha256:4696baed553266682ba2b54d3bf683d2ff1241b625de5ec54a45c1b2c5f96243_s390x",
"8Base-RHACM-2.6:rhacm2/redisgraph-tls-rhel8@sha256:d722f2ffab1f58bbaf3c62ef71dbf7e6c4023e6ab17690f1049075a321d0b1ac_ppc64le",
"8Base-RHACM-2.6:rhacm2/search-aggregator-rhel8@sha256:2b5f372c1c73c4de587b5a4388d95b8cc553fc56af446fcefa0e14c6d980b6b3_ppc64le",
"8Base-RHACM-2.6:rhacm2/search-aggregator-rhel8@sha256:38fceeedc0672def1c2cf42bb6743ae726e77d9f7352d002b3fc688c6d551852_amd64",
"8Base-RHACM-2.6:rhacm2/search-aggregator-rhel8@sha256:6a915335bcebb0884fc72df2dfee97c74d42c035864b960e1c800fa6c5f8d93c_arm64",
"8Base-RHACM-2.6:rhacm2/search-aggregator-rhel8@sha256:752decaefc38aa009f54201b38d4ab26d9b4020caec649d9b1f1564f56c47c2a_s390x",
"8Base-RHACM-2.6:rhacm2/search-api-rhel8@sha256:37eea70d5b1c89c25372dcea8c8c03e1e0a9af1b5a06f3b0706ba776ae8847c1_amd64",
"8Base-RHACM-2.6:rhacm2/search-api-rhel8@sha256:7400088d206592eb29cd86182909626262c9b2a99f017811fcc9d8a753c39009_arm64",
"8Base-RHACM-2.6:rhacm2/search-api-rhel8@sha256:aa8ea0deabc39a068f3f6ce9fa6334e44fc507355009a9bff448e742156ec203_ppc64le",
"8Base-RHACM-2.6:rhacm2/search-api-rhel8@sha256:b4d2d39c2b3b736987f1e888b858d52a7ebd9f8d0cebd3bdef8c59f6e3e41725_s390x",
"8Base-RHACM-2.6:rhacm2/search-collector-rhel8@sha256:0174699ec75fcda08892b4e72b674df989af51ea5f04de57a62c2a85a3c08f4f_arm64",
"8Base-RHACM-2.6:rhacm2/search-collector-rhel8@sha256:5a29a9805b8d20969cba86da11a9de8176a3172df361aec5fae136a4271de308_amd64",
"8Base-RHACM-2.6:rhacm2/search-collector-rhel8@sha256:be7eed9ad9502bcc294081f7e2098fc4f8411c912c34fe63479b5b770d06caca_s390x",
"8Base-RHACM-2.6:rhacm2/search-collector-rhel8@sha256:c467c1d7ceaf5281077f7fe8ff1c1c4cffe325132890a3ab9b96ea5db2e2c930_ppc64le",
"8Base-RHACM-2.6:rhacm2/search-rhel8@sha256:2135cd20bb7ebbf48499992fe46a928e28fc78c86e360633ea09054520c42539_ppc64le",
"8Base-RHACM-2.6:rhacm2/search-rhel8@sha256:3a7a31974210e21a3faed9b57a75b970c70ac41d9662b884d4ce67275f756fc7_arm64",
"8Base-RHACM-2.6:rhacm2/search-rhel8@sha256:6e6a19f1440e4eb15a8206e18f7f4dde3e1a5c6518944571d09923d116d3f04e_amd64",
"8Base-RHACM-2.6:rhacm2/search-rhel8@sha256:e6ed3e65f0d49b3c6b0e3e97593a8fae4d453f3aecf8d7829c0d25c68bc91ea1_s390x",
"8Base-RHACM-2.6:rhacm2/submariner-addon-rhel8@sha256:7b80d01371f551df506bd0c56df6829845bfce497ff01cc44b68f172ed5399b4_ppc64le",
"8Base-RHACM-2.6:rhacm2/submariner-addon-rhel8@sha256:934c560bc786015c694e9cffbae8e86f631b3331d62f5a547931446dae82f8c3_s390x",
"8Base-RHACM-2.6:rhacm2/submariner-addon-rhel8@sha256:b467881f4028a89a9e79ba93da719845db576f47a04ae6e569c2317be5594b29_arm64",
"8Base-RHACM-2.6:rhacm2/submariner-addon-rhel8@sha256:fc5592d42e4aca70288448d174511b922ece7f8cb4b41c6a36195c3a4a60aa36_amd64",
"8Base-RHACM-2.6:rhacm2/thanos-receive-controller-rhel8@sha256:21f2626c10c4fb61b37e6ca4ab574186b423f155fbc5cfef3e894fff04cc270e_ppc64le",
"8Base-RHACM-2.6:rhacm2/thanos-receive-controller-rhel8@sha256:c357074958324fc5d602cdcf1cba285bf8582e0b36af79a8f6211bb0dfb77a10_amd64",
"8Base-RHACM-2.6:rhacm2/thanos-receive-controller-rhel8@sha256:d9ac8e67d6d9858b16dd9d1d49c1dd904aa22a7b618e5d33292344faced9c0d3_arm64",
"8Base-RHACM-2.6:rhacm2/thanos-receive-controller-rhel8@sha256:e3b840a7833680170f9e9ca52309552c584935a68c75cc71e6d576b104dc01c8_s390x",
"8Base-RHACM-2.6:rhacm2/thanos-rhel8@sha256:453c525197ccfe1f866af70ca2e7f3deb6f98d0b98c09b602b4fa1368787213d_amd64",
"8Base-RHACM-2.6:rhacm2/thanos-rhel8@sha256:4b3b45ad0b564360c245d20b1540c2398c9606cf8684275e4ee071c591357929_arm64",
"8Base-RHACM-2.6:rhacm2/thanos-rhel8@sha256:7e43ba8f47ec54b5f86d13c81b67b044176530b63b5ae3f40332fc975cc6b21f_s390x",
"8Base-RHACM-2.6:rhacm2/thanos-rhel8@sha256:faaa00c0af80c781a7c610616153a3cd1dc1b20637934c3a243a2e9664ba0ee5_ppc64le"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2022:6370"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "LOCAL",
"availabilityImpact": "HIGH",
"baseScore": 5.5,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "LOW",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"8Base-RHACM-2.6:rhacm2/acm-governance-policy-addon-controller-rhel8@sha256:615ab5d9542759d921634737709e84a8e65d003ea136e5d22858d380225fd177_amd64",
"8Base-RHACM-2.6:rhacm2/acm-governance-policy-addon-controller-rhel8@sha256:958b729d30f10b9c121e68ac8ede2054ed29cc52a9a7d6df0537ed221aa74358_s390x",
"8Base-RHACM-2.6:rhacm2/acm-governance-policy-addon-controller-rhel8@sha256:b5bef941b4e0b5b3529ca5b2311c85295b9f6d12e482a9cbdad691c2406541f1_ppc64le",
"8Base-RHACM-2.6:rhacm2/acm-governance-policy-addon-controller-rhel8@sha256:f6194b9056d77e54f3c74caa9eab87bd1df1818d082fc807229d1c44ec6c88c4_arm64",
"8Base-RHACM-2.6:rhacm2/acm-grafana-rhel8@sha256:45616ed43b53d3a83e65828118f09430396f5bcb0566ae3a65d937b59f0d873e_s390x",
"8Base-RHACM-2.6:rhacm2/acm-grafana-rhel8@sha256:8c48441cfa850ea1274932e94da0831618c10f91022619c779304501a75fb161_amd64",
"8Base-RHACM-2.6:rhacm2/acm-grafana-rhel8@sha256:cc1c196b19c5fd8f313c6136359cc9dd37b5f59d32a581b10cf89b80b7d0cbf4_arm64",
"8Base-RHACM-2.6:rhacm2/acm-grafana-rhel8@sha256:cdf24e68e50be1350566243f6d2cb1403d09ab68e5fed39ea6c56212e42b90f1_ppc64le",
"8Base-RHACM-2.6:rhacm2/acm-must-gather-rhel8@sha256:1457ff5cfd61611fdc968d4af5b020d835e107b97932c7ba7b3f5ed4cbd0e39f_ppc64le",
"8Base-RHACM-2.6:rhacm2/acm-must-gather-rhel8@sha256:39842906b3846418bc31098e2abad08210118d86aa683e9e5fd04a97822df22d_arm64",
"8Base-RHACM-2.6:rhacm2/acm-must-gather-rhel8@sha256:8a69add2d90a1e094de8510052b683e1765153da75e316ad7778499af0c5ddf9_s390x",
"8Base-RHACM-2.6:rhacm2/acm-must-gather-rhel8@sha256:dca91134a2c1c33c736afcd4c9373749448641385f39162c74e115691289e843_amd64",
"8Base-RHACM-2.6:rhacm2/acm-operator-bundle@sha256:0eac6124f59492d09c1ae650025d59ea0e8547d9f9c832cb9607b09254ff6ddd_s390x",
"8Base-RHACM-2.6:rhacm2/acm-operator-bundle@sha256:1cbcd58a4c23e4c89a6a0509f78802a5aa21205db2784ebc9772b99a3917b183_arm64",
"8Base-RHACM-2.6:rhacm2/acm-operator-bundle@sha256:997aaee36f0bed47e231925a3f2c2ecc503410e54b35727f035c72477f3d1944_ppc64le",
"8Base-RHACM-2.6:rhacm2/acm-operator-bundle@sha256:ce699187f250b93976b8063228ac12d11c6c8f6baba69ba4ed17a38730e84eb3_amd64",
"8Base-RHACM-2.6:rhacm2/acm-prometheus-config-reloader-rhel8@sha256:693a77a9324d6c7f0e69bd9d5725b51f3e429972f1e67469e93648cb347eae84_arm64",
"8Base-RHACM-2.6:rhacm2/acm-prometheus-config-reloader-rhel8@sha256:89757e804d5df2b5eeeb1191b599c3acb9e75f61170f888095302830d6de0582_s390x",
"8Base-RHACM-2.6:rhacm2/acm-prometheus-config-reloader-rhel8@sha256:8e45e1fd7342d7525b118f01794cac1f4a8662def5f2a06336b698db2e268742_amd64",
"8Base-RHACM-2.6:rhacm2/acm-prometheus-config-reloader-rhel8@sha256:ce1c17b34b7aac2e990dc0efe40f4406e73f727b2c7bfe109eded849de753f1a_ppc64le",
"8Base-RHACM-2.6:rhacm2/acm-prometheus-rhel8@sha256:728606d96dd9e0fc2e7810e092e10ee071ec36598c990c8252beccace59a679e_amd64",
"8Base-RHACM-2.6:rhacm2/acm-prometheus-rhel8@sha256:b457d0b95d88c5dd0aac87492cbca40a9d7c2074002ad110f52d562f0c5d0797_arm64",
"8Base-RHACM-2.6:rhacm2/acm-prometheus-rhel8@sha256:f34d2569033bfb1d173342264f090f46d80f7843d52704a7ce9e9eb9de2f5abb_s390x",
"8Base-RHACM-2.6:rhacm2/acm-prometheus-rhel8@sha256:f720e0a94bfe7ed5d812819a3e77cc0581be102970127d8c0d4aa06a05edbf3d_ppc64le",
"8Base-RHACM-2.6:rhacm2/acm-volsync-addon-controller-rhel8@sha256:17ccd6b924b36ab14e3ca5f5331ba7e4c86f8cb64304640d58c3ee6b76edbcaf_ppc64le",
"8Base-RHACM-2.6:rhacm2/acm-volsync-addon-controller-rhel8@sha256:27079308ea87e35564cc3089c65eae68d63880a3bb093ca64d1678a68b60fcec_amd64",
"8Base-RHACM-2.6:rhacm2/acm-volsync-addon-controller-rhel8@sha256:9eabaac2df91aeef613d6973669d07298f2159c6a6e0c9f294623f7b1a10bc08_s390x",
"8Base-RHACM-2.6:rhacm2/acm-volsync-addon-controller-rhel8@sha256:f7abdf1756bc0ff2ebf02fee0469a8b9eeabe1fa8cafdd21c6e8f958155b70bb_arm64",
"8Base-RHACM-2.6:rhacm2/cert-policy-controller-rhel8@sha256:017c1e663827a3b55d70badd3ed979b5d1831252c49d671897a85a75afaa5bb0_s390x",
"8Base-RHACM-2.6:rhacm2/cert-policy-controller-rhel8@sha256:0610778095974edf936602018281bf7a5e287ba9eca9f661a423e68bbe000e40_ppc64le",
"8Base-RHACM-2.6:rhacm2/cert-policy-controller-rhel8@sha256:a66d7d4ee1179f7fce639490f919d722db54eaa3118b4135078c33e6cbf91488_amd64",
"8Base-RHACM-2.6:rhacm2/cert-policy-controller-rhel8@sha256:d660befef0c8f7a4db7aa3b865545c9863d8f37e7ba4b8de4380185f82b208d4_arm64",
"8Base-RHACM-2.6:rhacm2/cluster-backup-rhel8-operator@sha256:1a749d0795972a9bfd5a00aa96c238a660673464be01b2aa9fd7a3aeead6ddf7_amd64",
"8Base-RHACM-2.6:rhacm2/cluster-backup-rhel8-operator@sha256:8915dbdc562e63441f79041bdf1176e46ce53e95418d133f0cd0c1ff79da48a2_arm64",
"8Base-RHACM-2.6:rhacm2/cluster-backup-rhel8-operator@sha256:995f225449b207da9a3cad175dac85b87eefb28ff5bae6a588f40fd79fbe12a1_ppc64le",
"8Base-RHACM-2.6:rhacm2/cluster-backup-rhel8-operator@sha256:f1255a76c6275a4b6a400c82e204a5112fff6fe87f71626f8f309763f6a5d9e4_s390x",
"8Base-RHACM-2.6:rhacm2/config-policy-controller-rhel8@sha256:3b2e0d850e8fc966ec80bff16df26002334744a96b81c7a7dfe222f1706a52e3_s390x",
"8Base-RHACM-2.6:rhacm2/config-policy-controller-rhel8@sha256:447f275bbde46d7fc173798ef5abc0a77a6780f0dffdc171786edbe00f27d8d8_ppc64le",
"8Base-RHACM-2.6:rhacm2/config-policy-controller-rhel8@sha256:61964a1a0ddf2e98bcf5249b7374235055ab85cc26663a8d9397c2b7f6fbb4c6_amd64",
"8Base-RHACM-2.6:rhacm2/config-policy-controller-rhel8@sha256:a3abaa3d0bf1d34fa9e40903a8713c439f5f7f751e775d32cbab308983064ce0_arm64",
"8Base-RHACM-2.6:rhacm2/console-rhel8@sha256:6c0f630ff57f6f423df6dbf4df9faad25089f9b391be35cb8bc9cd5211f94d67_arm64",
"8Base-RHACM-2.6:rhacm2/console-rhel8@sha256:8608aed6971299def3fbe749336727e84c69582664dedac3145b92ea24e62e4d_amd64",
"8Base-RHACM-2.6:rhacm2/console-rhel8@sha256:afa80ae8274db7fa6796c35980fc5df15889e94aff3361f6cda643e5a09da220_ppc64le",
"8Base-RHACM-2.6:rhacm2/console-rhel8@sha256:f06e4e3f62db52c6d7fa0bc1f289de773e18d076bc38612e1b0ddc85c76fde06_s390x",
"8Base-RHACM-2.6:rhacm2/endpoint-monitoring-rhel8-operator@sha256:060bcd658756a924b4ce4d202bd447a3254fc1f49af7d685dde8720f355cde8e_arm64",
"8Base-RHACM-2.6:rhacm2/endpoint-monitoring-rhel8-operator@sha256:091d66731c5fe8eba5646c6b2622bb38c074e202a8a4a7e906921673b60f0898_amd64",
"8Base-RHACM-2.6:rhacm2/endpoint-monitoring-rhel8-operator@sha256:80660eb7f3c068768b0ea04ff20f4539194c52427ffdab4626bf781aa3f2ca64_s390x",
"8Base-RHACM-2.6:rhacm2/endpoint-monitoring-rhel8-operator@sha256:d6204fcf04c83bac13232ec1602572ad5f22bb528537e591079dfa36152697ec_ppc64le",
"8Base-RHACM-2.6:rhacm2/governance-policy-propagator-rhel8@sha256:51be0f04938b60ed1dba60908bebd2000d78e4ade34757bae70a083c67d77e8e_arm64",
"8Base-RHACM-2.6:rhacm2/governance-policy-propagator-rhel8@sha256:9577701bf3c7aa00b99531d2c3842130abc6cd91c52c4a7ba040b705eeace4c7_s390x",
"8Base-RHACM-2.6:rhacm2/governance-policy-propagator-rhel8@sha256:bdc6c128628db86697af198430c5ae5c61c3e586c1a97187e4d4e852cec61e92_ppc64le",
"8Base-RHACM-2.6:rhacm2/governance-policy-propagator-rhel8@sha256:cc519319b9f4fe672144ebedd772ddf56d5de90e3c8f52c0fb9b55313f71a7b3_amd64",
"8Base-RHACM-2.6:rhacm2/governance-policy-spec-sync-rhel8@sha256:2c1905ae8a83e5598678457fd955cbc867453ed5836de6fcc182e4928df8bd67_s390x",
"8Base-RHACM-2.6:rhacm2/governance-policy-spec-sync-rhel8@sha256:4a8d30cc0e1d83c69b7f3339418b101da23fbcaee7d326bedaff677eceb25ab2_ppc64le",
"8Base-RHACM-2.6:rhacm2/governance-policy-spec-sync-rhel8@sha256:6849cf1b4dd883d5b4c0cf90a3adfb26cb59d03d3b892cee3669a32dd6b8dcc2_amd64",
"8Base-RHACM-2.6:rhacm2/governance-policy-spec-sync-rhel8@sha256:d06ffc621167aff31ecb0fa417b294ff0676fb00e4ef1c6cb0fb2aaf4b2561e0_arm64",
"8Base-RHACM-2.6:rhacm2/governance-policy-status-sync-rhel8@sha256:4c86e16f15aaf454e4e5ce5436e1db27a5f8a55f573c3eaf02e4786fe52edfc8_arm64",
"8Base-RHACM-2.6:rhacm2/governance-policy-status-sync-rhel8@sha256:cf6a75d94f50dd063e939aee18756c767cba43f4e1e62a9c2f2b764ac6f43746_s390x",
"8Base-RHACM-2.6:rhacm2/governance-policy-status-sync-rhel8@sha256:e072b615eeffff80a94831e58c70980684c1ec4bd972844b25b157eb7ed5937f_ppc64le",
"8Base-RHACM-2.6:rhacm2/governance-policy-status-sync-rhel8@sha256:fffe971caa2e911d9c972c0e88712ff431d34c63dbe74e25f1cababa50ea7417_amd64",
"8Base-RHACM-2.6:rhacm2/governance-policy-template-sync-rhel8@sha256:10bc1a3833599a593a058e804de67e92888ed779fd0000928d4a70b6c7d5c1c2_amd64",
"8Base-RHACM-2.6:rhacm2/governance-policy-template-sync-rhel8@sha256:5c17f979f47840a879059ad83de12f0756889564a17190ba4438a7632c999bb1_arm64",
"8Base-RHACM-2.6:rhacm2/governance-policy-template-sync-rhel8@sha256:848bce8007de7714afc8c755b5f0c3cdf5eb6b1d259811c947bc295924539a0e_ppc64le",
"8Base-RHACM-2.6:rhacm2/governance-policy-template-sync-rhel8@sha256:95439f7e18fa87601d5860cbd9ca5f0738786e30a629d23788fd5fe33d694c66_s390x",
"8Base-RHACM-2.6:rhacm2/grafana-dashboard-loader-rhel8@sha256:1f5c1b2cffebf069859e95d0e722cb293f8c176bf5c5873bb9517c96b26c2e10_arm64",
"8Base-RHACM-2.6:rhacm2/grafana-dashboard-loader-rhel8@sha256:5223158a122658bafbd853c596cdc1f7bd7a0e4fdd82b1c3668ac84adeae9f24_s390x",
"8Base-RHACM-2.6:rhacm2/grafana-dashboard-loader-rhel8@sha256:561f1f05925cfe3c5f0f8a9b7475be4bbab183b5611ecfe09b090d80fa4bc2fe_amd64",
"8Base-RHACM-2.6:rhacm2/grafana-dashboard-loader-rhel8@sha256:734270221ec4a516e7eb77f2ec3a753384242116aa70320a1dbe969e915af1df_ppc64le",
"8Base-RHACM-2.6:rhacm2/iam-policy-controller-rhel8@sha256:2827e5f485213f92e2d0092187f3976dd6fe598e39b5cf2212d48c3a44c34b13_arm64",
"8Base-RHACM-2.6:rhacm2/iam-policy-controller-rhel8@sha256:8ca9e80365c76b66b2de3924fc50a5912e606042c704b02cb174a4b8bd3927c4_amd64",
"8Base-RHACM-2.6:rhacm2/iam-policy-controller-rhel8@sha256:c5069e76a900aa300102a0ae54ecbc12c0ac31abfeed8656ee60a949daef79c3_s390x",
"8Base-RHACM-2.6:rhacm2/iam-policy-controller-rhel8@sha256:ca05e79e5508924af71f323c13f664770d8dd4eb61ecf0894e4f9a81f7a1b402_ppc64le",
"8Base-RHACM-2.6:rhacm2/insights-client-rhel8@sha256:02cacfec60c80b9228e8b18949751de867f974ea6b1172129096e64e949c0598_amd64",
"8Base-RHACM-2.6:rhacm2/insights-client-rhel8@sha256:2b14036d0291e54c3191682de2ea875a78d78c35b2791a5a113ba1a8920f0621_ppc64le",
"8Base-RHACM-2.6:rhacm2/insights-client-rhel8@sha256:d4c05f641de8fd0753d63cc6d5b62464d3d6a87d601514e87ef2e40bbe7b01b6_s390x",
"8Base-RHACM-2.6:rhacm2/insights-client-rhel8@sha256:e15c410b693b34f49869d037ebb5584384fcdf88114b7a94967ca09f1361a5f3_arm64",
"8Base-RHACM-2.6:rhacm2/insights-metrics-rhel8@sha256:67aa55bb65685395ad2773e7459dff5fbccdeedcf9e56ec2722d8f5c919eae89_s390x",
"8Base-RHACM-2.6:rhacm2/insights-metrics-rhel8@sha256:6c54e08f5f6c2cae41a5e108e1019ff6522af8f69d666e22eb4631cd83b85917_amd64",
"8Base-RHACM-2.6:rhacm2/insights-metrics-rhel8@sha256:88d9b7246aa75cb2c88ccb7f2f1202fc465be0f2d89e59f1d2259f69ada56d9d_arm64",
"8Base-RHACM-2.6:rhacm2/insights-metrics-rhel8@sha256:bad98fe71638d7346f31ea45f6063ec970bf90844bb5c5dc5f917bb0f0099899_ppc64le",
"8Base-RHACM-2.6:rhacm2/klusterlet-addon-controller-rhel8@sha256:22e510955af3fa736b7306c387f44b5f15f5f9a7a006c6587e06d5d8602cc2f0_s390x",
"8Base-RHACM-2.6:rhacm2/klusterlet-addon-controller-rhel8@sha256:55bc86326f992cc4f4401b93f90cdd2baa6728015ffaf6168f2d46ae43c70cf4_ppc64le",
"8Base-RHACM-2.6:rhacm2/klusterlet-addon-controller-rhel8@sha256:8dd7f47af047fb899c7fcbad61cb8f38da45990cac186f9235aec3e4e7de25e9_amd64",
"8Base-RHACM-2.6:rhacm2/klusterlet-addon-controller-rhel8@sha256:bdb97eb5bb0e8f59edf0d389fb07c45171e728dc8b4d2bdacd785193b46ec03b_arm64",
"8Base-RHACM-2.6:rhacm2/kube-rbac-proxy-rhel8@sha256:11a353ee9da6cc843d5f346f4fa51681d13318e2e61fc4d1a3f63406eb175260_s390x",
"8Base-RHACM-2.6:rhacm2/kube-rbac-proxy-rhel8@sha256:31757f3e3bb08b4e49e54694b18b3cf327637be20535482b2df1345b17444dda_amd64",
"8Base-RHACM-2.6:rhacm2/kube-rbac-proxy-rhel8@sha256:b2c0b7414d0fc36a49cbdc5a56b25dd62aac18defc2defbd9c1895cd13a5e716_arm64",
"8Base-RHACM-2.6:rhacm2/kube-rbac-proxy-rhel8@sha256:dbd816d503e9beb58622604432eb415419e893627eb95c1ceeb8ff5bda7d6335_ppc64le",
"8Base-RHACM-2.6:rhacm2/kube-state-metrics-rhel8@sha256:53246a6df1f0880d94ed2644fa4366e3e2108b6fa8a51745af87785346ce5304_s390x",
"8Base-RHACM-2.6:rhacm2/kube-state-metrics-rhel8@sha256:5f2393bceefffb32240043b6722aa73d31fc8133cc2666fcf5eb8d33794bc54f_arm64",
"8Base-RHACM-2.6:rhacm2/kube-state-metrics-rhel8@sha256:c792c043462281cde7c93bd8e2136f62ca17d072e7f466353f37de8e5f5dc949_ppc64le",
"8Base-RHACM-2.6:rhacm2/kube-state-metrics-rhel8@sha256:e6b1d24b56e6973eee1569e351db6637ca67e1d6cd124adb845cbf6e35a4f6af_amd64",
"8Base-RHACM-2.6:rhacm2/management-ingress-rhel8@sha256:07238998d21204cd8f25dc63e6dbde20a2dd25c3b96609729306db6c63a0fca4_arm64",
"8Base-RHACM-2.6:rhacm2/management-ingress-rhel8@sha256:0d2665d19a8753c6269f594b68b067cd62a402404287e6416543c1af2d7d3cf4_ppc64le",
"8Base-RHACM-2.6:rhacm2/management-ingress-rhel8@sha256:6917d018e53aabb6f5402f02000aedd2e5cf71bcc84562e0fc7d7c87049f4b67_amd64",
"8Base-RHACM-2.6:rhacm2/management-ingress-rhel8@sha256:73b0444bd91a1dade3b7e76245ac8d6cb568929bba321b8c86c269d6f542ac3b_s390x",
"8Base-RHACM-2.6:rhacm2/memcached-exporter-rhel8@sha256:7d85dd62346a647d22202baa0f8d405b2aaf9a7174b38e5d29df2e03530009c3_s390x",
"8Base-RHACM-2.6:rhacm2/memcached-exporter-rhel8@sha256:9635616c8f058e67d557201147904b05f8b49938f63fb2b0239dfca883f61685_arm64",
"8Base-RHACM-2.6:rhacm2/memcached-exporter-rhel8@sha256:9e91ecec92ec0df8b72beb6040f39d9a25b0bfad844e92ea34cc2d648d221d22_ppc64le",
"8Base-RHACM-2.6:rhacm2/memcached-exporter-rhel8@sha256:c773b9a2fffcd549d4936054260f655c78da603957826d6bad4e8567a213ad10_amd64",
"8Base-RHACM-2.6:rhacm2/memcached-rhel8@sha256:584f8c4a9a1b75fc71948a98add560d4fe3d936ee46ac791f32121dbadf8c7d2_ppc64le",
"8Base-RHACM-2.6:rhacm2/memcached-rhel8@sha256:59b3ce3f3f4459c97cfffee5e20830d70f8a69198b5fab271e6c478d615c46d3_arm64",
"8Base-RHACM-2.6:rhacm2/memcached-rhel8@sha256:6f458c76757203b28434f871027c6a466a73d246ceb5bfac8793ad1896a672ab_amd64",
"8Base-RHACM-2.6:rhacm2/memcached-rhel8@sha256:e34722fd656e3205dcdb565b0ab68e9971174c11f125dbfff3bf82e1e21f3a76_s390x",
"8Base-RHACM-2.6:rhacm2/metrics-collector-rhel8@sha256:3a81a018b939752543e78c2d68d1436b851be2256b88c3e66cd506ae1d8f4c9c_ppc64le",
"8Base-RHACM-2.6:rhacm2/metrics-collector-rhel8@sha256:6a3e0c36c123c9dc54759655d9148f580abada501034914863a6528ded19ef34_amd64",
"8Base-RHACM-2.6:rhacm2/metrics-collector-rhel8@sha256:7991f484f97b9951f27f70e67d5db0850c4189ee86db8406cdda961a9beb06f0_arm64",
"8Base-RHACM-2.6:rhacm2/metrics-collector-rhel8@sha256:fa08b9bf3fd334738984e150ba5bfd2e005374752f3112340b65f6434eacd057_s390x",
"8Base-RHACM-2.6:rhacm2/multicloud-integrations-rhel8@sha256:2bcbf9a565f3c566061325aca3174ec755b5c94a28612718a3f1563db317273e_ppc64le",
"8Base-RHACM-2.6:rhacm2/multicloud-integrations-rhel8@sha256:6813ccd43a1aecd1aaf4d5d4b1620fd63bbca00b736100189ff91246bf3bc36b_arm64",
"8Base-RHACM-2.6:rhacm2/multicloud-integrations-rhel8@sha256:db89ef3686570526afdb2b79fd698aca5dc50c633009760f1748fb9fd506067b_amd64",
"8Base-RHACM-2.6:rhacm2/multicloud-integrations-rhel8@sha256:db8bc27937802c5d8fff769b9c93c8a01411629d199adbc39235e721d6468b30_s390x",
"8Base-RHACM-2.6:rhacm2/multicluster-observability-rhel8-operator@sha256:434db0ca203b14b899fff9b7a2a5b975de852ea29620a828f29246448aba873c_ppc64le",
"8Base-RHACM-2.6:rhacm2/multicluster-observability-rhel8-operator@sha256:876bfa63b0e13833eaeadb7c6a0481f1d7970b283f69ece4d81c99985f4dd161_arm64",
"8Base-RHACM-2.6:rhacm2/multicluster-observability-rhel8-operator@sha256:d23f208e020d42bc095011d423146e2da35b2bc85b844911bde2f4edf696bdca_amd64",
"8Base-RHACM-2.6:rhacm2/multicluster-observability-rhel8-operator@sha256:f29581baf5277588d2e4cd01380ecf46e3c97a2f17ade01b048f75c29f18d62c_s390x",
"8Base-RHACM-2.6:rhacm2/multicluster-operators-application-rhel8@sha256:1952d422bd7ba42323711faba59244c449293cc92502e350460fee07c0e3b34a_ppc64le",
"8Base-RHACM-2.6:rhacm2/multicluster-operators-application-rhel8@sha256:566a60f630ec346eced3106ec072963d1b9f9d300e7d4cee6af6dc0d590a3937_s390x",
"8Base-RHACM-2.6:rhacm2/multicluster-operators-application-rhel8@sha256:724dd9f4a5e4acd061206ca2ea57c329210ade5135dbdf941b8d7e720daa4f10_arm64",
"8Base-RHACM-2.6:rhacm2/multicluster-operators-application-rhel8@sha256:ace8895fc62c1394dfa7854fd9ce3e14ef859e989255f70dc9a5a3d9bcd514c0_amd64",
"8Base-RHACM-2.6:rhacm2/multicluster-operators-channel-rhel8@sha256:1ebe6504a6a58f39f93952bf1c135ea58ff77e65c5b8ba73c7ad6295e66a1b45_s390x",
"8Base-RHACM-2.6:rhacm2/multicluster-operators-channel-rhel8@sha256:557cc962d0b10d80a9dea7adce387ea28fb4199a02fa8546645ab2cacbf28b88_ppc64le",
"8Base-RHACM-2.6:rhacm2/multicluster-operators-channel-rhel8@sha256:82526c7c046325bde1dfa0a47b58b773355f00bc95c23be75105e7255e7bddd2_arm64",
"8Base-RHACM-2.6:rhacm2/multicluster-operators-channel-rhel8@sha256:85e20d97f28e43668c2790bd6e0adbc598d01f9fab849761fb96d7a5c4946a87_amd64",
"8Base-RHACM-2.6:rhacm2/multicluster-operators-subscription-rhel8@sha256:7310f31faae367a363c27a7236b562bbfe8381a352fce906279590bac11571d2_ppc64le",
"8Base-RHACM-2.6:rhacm2/multicluster-operators-subscription-rhel8@sha256:7676d33b9be36ca6660d3aed888fdffcf270fcf82258ed9531e2746a3d27610c_s390x",
"8Base-RHACM-2.6:rhacm2/multicluster-operators-subscription-rhel8@sha256:e718d5abef58365d547ef73828a26adff5b6cef1bf935aa7c27f12f604b50337_amd64",
"8Base-RHACM-2.6:rhacm2/multicluster-operators-subscription-rhel8@sha256:f58aff87d1efb64417c6976f6772a464e54beefe847f50a141726b7a1a6a293a_arm64",
"8Base-RHACM-2.6:rhacm2/multiclusterhub-repo-rhel8@sha256:03222a9dd6eca9cf44932a0ff1bf89bd9d2d29683f1ebb0d0aa49171b77a4963_ppc64le",
"8Base-RHACM-2.6:rhacm2/multiclusterhub-repo-rhel8@sha256:881b8c3b19918affd478c0ad0c73dff96dd28f5c1dfddb86472b42e422fa25b6_amd64",
"8Base-RHACM-2.6:rhacm2/multiclusterhub-repo-rhel8@sha256:9de94ea1f83ec8b7257c7b2befc1485ed9cc40c9ef3600c4c4c50934e708cf9d_s390x",
"8Base-RHACM-2.6:rhacm2/multiclusterhub-repo-rhel8@sha256:a45ed68e7d3ac89d17eaf06445cabfc19a9ce85a42f116d75028d6acd18a322b_arm64",
"8Base-RHACM-2.6:rhacm2/multiclusterhub-rhel8@sha256:48d1fa8bc5f6a4d8349c41126301bd86d12836384f336881ecb71bd79f84ae93_ppc64le",
"8Base-RHACM-2.6:rhacm2/multiclusterhub-rhel8@sha256:a33e91fb763a2f0894433bce31bd44229e7d5f5c53d36c6b6f643807a45c110b_arm64",
"8Base-RHACM-2.6:rhacm2/multiclusterhub-rhel8@sha256:d6e126cbdd3cfbcdee04b093389ca1b07ac8038da96060051ed94e1eeacc6d92_s390x",
"8Base-RHACM-2.6:rhacm2/multiclusterhub-rhel8@sha256:ecf12158a2d8802b4c7efd6b336ff36c1e002223b1d385a40fbef638d5e4aa21_amd64",
"8Base-RHACM-2.6:rhacm2/node-exporter-rhel8@sha256:14d23638efff3c30661c9a5f3ddb6ab0c7a9d162de1176dd9565cf49dfa4b9c5_amd64",
"8Base-RHACM-2.6:rhacm2/node-exporter-rhel8@sha256:533005e1608de68a09e53599de3f30990db95cb923794bab9ae9e3bc1a8b6baf_arm64",
"8Base-RHACM-2.6:rhacm2/node-exporter-rhel8@sha256:99eef3491c7092afa14179b9a9d39dd8fbfb3c9bb61759d678af5d91ac23e59d_s390x",
"8Base-RHACM-2.6:rhacm2/node-exporter-rhel8@sha256:e200d4e1802cce7fce32b1e0dc5c3220b6f6477b73b3a2d8ea26a5a42d63f46b_ppc64le",
"8Base-RHACM-2.6:rhacm2/observatorium-rhel8-operator@sha256:092e3437e6d38b2bf676d7fb67ad672e3ef03440017b5af7c1ebd2beb3f437eb_amd64",
"8Base-RHACM-2.6:rhacm2/observatorium-rhel8-operator@sha256:8cf076bfb049d1aabd00040ee65f0fedd590f0dd448c7561de494093a915b397_ppc64le",
"8Base-RHACM-2.6:rhacm2/observatorium-rhel8-operator@sha256:e69987a64fdbf873d4b19d8626c0c5e99dd13d7c95446850559be966dae45ad0_arm64",
"8Base-RHACM-2.6:rhacm2/observatorium-rhel8-operator@sha256:f0bf89eaea6b7afc2d08c77bd40dfba581f91f462f5ec3d70473b332ca6f781c_s390x",
"8Base-RHACM-2.6:rhacm2/observatorium-rhel8@sha256:0686cfddd61737f7e7eb4f0c011397277394559edac3bb947c0969e302686dd5_ppc64le",
"8Base-RHACM-2.6:rhacm2/observatorium-rhel8@sha256:8f2f3732600235f66c406b6121ac37979f52572ce90353b6e099be7b74406251_amd64",
"8Base-RHACM-2.6:rhacm2/observatorium-rhel8@sha256:9e1fccc5b17865a6d7baaa1a15cb50f47d80a14b0a7bcbd94c12f0ddcaaf1b28_s390x",
"8Base-RHACM-2.6:rhacm2/observatorium-rhel8@sha256:bdd89a1051c8f21e7d81ff80c96731a0eaa7d15c320ab1e6b1dc3f6babd42598_arm64",
"8Base-RHACM-2.6:rhacm2/prometheus-alertmanager-rhel8@sha256:0860b7aa5e8b07792ad7f5d5c0654e23e9da8eedd4b9f509caea616dcfa97d69_amd64",
"8Base-RHACM-2.6:rhacm2/prometheus-alertmanager-rhel8@sha256:624895d8579ef6f3e5b17558a30775790ec6f00701f8c5cdfa315292d7f9e867_s390x",
"8Base-RHACM-2.6:rhacm2/prometheus-alertmanager-rhel8@sha256:6d09865a228cdbbc6d1ac13042c3c00f0bd086f6dc181dfa3cdf8c7f9d826b9e_arm64",
"8Base-RHACM-2.6:rhacm2/prometheus-alertmanager-rhel8@sha256:c69fee848d21346a271972e89d91898eac9fec27d598d98ffa004ca8d1b53270_ppc64le",
"8Base-RHACM-2.6:rhacm2/prometheus-rhel8@sha256:52cea7c27de23e3358030b09f22b962723c523a940f8e2043edc298c907d761c_arm64",
"8Base-RHACM-2.6:rhacm2/prometheus-rhel8@sha256:67e0fadfbb4d99a60435ed12b470772b38ace4ca815fe73da68eb3c826e200fc_ppc64le",
"8Base-RHACM-2.6:rhacm2/prometheus-rhel8@sha256:e8241b1d852d605b44ecfcc552cb0f905f72e8a17c8d228162b40c19388f5176_s390x",
"8Base-RHACM-2.6:rhacm2/prometheus-rhel8@sha256:ed0cc13e79949436d29a7ad0b41b189744a177ea27545fd5eb9b4f71e87bd0eb_amd64",
"8Base-RHACM-2.6:rhacm2/rbac-query-proxy-rhel8@sha256:29c76a37497f212aed280e2bf16ef45fb3785fb4649ce17b7fe9d653a79e2112_arm64",
"8Base-RHACM-2.6:rhacm2/rbac-query-proxy-rhel8@sha256:475a45884a51127722030226ff9a5f0752c98574c41eb61796aece5e702346a3_ppc64le",
"8Base-RHACM-2.6:rhacm2/rbac-query-proxy-rhel8@sha256:582301b10af0b966ae7d5e130cb0e5f96e7912dc66b4108e0d6078656ca80604_amd64",
"8Base-RHACM-2.6:rhacm2/rbac-query-proxy-rhel8@sha256:f1c7de85a44c03f48a6f62ba1d7d650f0b06e0f502cecff1512ad637b5bc1c27_s390x",
"8Base-RHACM-2.6:rhacm2/redisgraph-tls-rhel8@sha256:128279a656bfbde6c2c052766d63a1de6a06d8bea2707813c64396c2ae382478_amd64",
"8Base-RHACM-2.6:rhacm2/redisgraph-tls-rhel8@sha256:35927ca6e6e9c8d420c499a0c8ad37c4297ba19743d550f489d3e66482275a49_arm64",
"8Base-RHACM-2.6:rhacm2/redisgraph-tls-rhel8@sha256:4696baed553266682ba2b54d3bf683d2ff1241b625de5ec54a45c1b2c5f96243_s390x",
"8Base-RHACM-2.6:rhacm2/redisgraph-tls-rhel8@sha256:d722f2ffab1f58bbaf3c62ef71dbf7e6c4023e6ab17690f1049075a321d0b1ac_ppc64le",
"8Base-RHACM-2.6:rhacm2/search-aggregator-rhel8@sha256:2b5f372c1c73c4de587b5a4388d95b8cc553fc56af446fcefa0e14c6d980b6b3_ppc64le",
"8Base-RHACM-2.6:rhacm2/search-aggregator-rhel8@sha256:38fceeedc0672def1c2cf42bb6743ae726e77d9f7352d002b3fc688c6d551852_amd64",
"8Base-RHACM-2.6:rhacm2/search-aggregator-rhel8@sha256:6a915335bcebb0884fc72df2dfee97c74d42c035864b960e1c800fa6c5f8d93c_arm64",
"8Base-RHACM-2.6:rhacm2/search-aggregator-rhel8@sha256:752decaefc38aa009f54201b38d4ab26d9b4020caec649d9b1f1564f56c47c2a_s390x",
"8Base-RHACM-2.6:rhacm2/search-api-rhel8@sha256:37eea70d5b1c89c25372dcea8c8c03e1e0a9af1b5a06f3b0706ba776ae8847c1_amd64",
"8Base-RHACM-2.6:rhacm2/search-api-rhel8@sha256:7400088d206592eb29cd86182909626262c9b2a99f017811fcc9d8a753c39009_arm64",
"8Base-RHACM-2.6:rhacm2/search-api-rhel8@sha256:aa8ea0deabc39a068f3f6ce9fa6334e44fc507355009a9bff448e742156ec203_ppc64le",
"8Base-RHACM-2.6:rhacm2/search-api-rhel8@sha256:b4d2d39c2b3b736987f1e888b858d52a7ebd9f8d0cebd3bdef8c59f6e3e41725_s390x",
"8Base-RHACM-2.6:rhacm2/search-collector-rhel8@sha256:0174699ec75fcda08892b4e72b674df989af51ea5f04de57a62c2a85a3c08f4f_arm64",
"8Base-RHACM-2.6:rhacm2/search-collector-rhel8@sha256:5a29a9805b8d20969cba86da11a9de8176a3172df361aec5fae136a4271de308_amd64",
"8Base-RHACM-2.6:rhacm2/search-collector-rhel8@sha256:be7eed9ad9502bcc294081f7e2098fc4f8411c912c34fe63479b5b770d06caca_s390x",
"8Base-RHACM-2.6:rhacm2/search-collector-rhel8@sha256:c467c1d7ceaf5281077f7fe8ff1c1c4cffe325132890a3ab9b96ea5db2e2c930_ppc64le",
"8Base-RHACM-2.6:rhacm2/search-rhel8@sha256:2135cd20bb7ebbf48499992fe46a928e28fc78c86e360633ea09054520c42539_ppc64le",
"8Base-RHACM-2.6:rhacm2/search-rhel8@sha256:3a7a31974210e21a3faed9b57a75b970c70ac41d9662b884d4ce67275f756fc7_arm64",
"8Base-RHACM-2.6:rhacm2/search-rhel8@sha256:6e6a19f1440e4eb15a8206e18f7f4dde3e1a5c6518944571d09923d116d3f04e_amd64",
"8Base-RHACM-2.6:rhacm2/search-rhel8@sha256:e6ed3e65f0d49b3c6b0e3e97593a8fae4d453f3aecf8d7829c0d25c68bc91ea1_s390x",
"8Base-RHACM-2.6:rhacm2/submariner-addon-rhel8@sha256:7b80d01371f551df506bd0c56df6829845bfce497ff01cc44b68f172ed5399b4_ppc64le",
"8Base-RHACM-2.6:rhacm2/submariner-addon-rhel8@sha256:934c560bc786015c694e9cffbae8e86f631b3331d62f5a547931446dae82f8c3_s390x",
"8Base-RHACM-2.6:rhacm2/submariner-addon-rhel8@sha256:b467881f4028a89a9e79ba93da719845db576f47a04ae6e569c2317be5594b29_arm64",
"8Base-RHACM-2.6:rhacm2/submariner-addon-rhel8@sha256:fc5592d42e4aca70288448d174511b922ece7f8cb4b41c6a36195c3a4a60aa36_amd64",
"8Base-RHACM-2.6:rhacm2/thanos-receive-controller-rhel8@sha256:21f2626c10c4fb61b37e6ca4ab574186b423f155fbc5cfef3e894fff04cc270e_ppc64le",
"8Base-RHACM-2.6:rhacm2/thanos-receive-controller-rhel8@sha256:c357074958324fc5d602cdcf1cba285bf8582e0b36af79a8f6211bb0dfb77a10_amd64",
"8Base-RHACM-2.6:rhacm2/thanos-receive-controller-rhel8@sha256:d9ac8e67d6d9858b16dd9d1d49c1dd904aa22a7b618e5d33292344faced9c0d3_arm64",
"8Base-RHACM-2.6:rhacm2/thanos-receive-controller-rhel8@sha256:e3b840a7833680170f9e9ca52309552c584935a68c75cc71e6d576b104dc01c8_s390x",
"8Base-RHACM-2.6:rhacm2/thanos-rhel8@sha256:453c525197ccfe1f866af70ca2e7f3deb6f98d0b98c09b602b4fa1368787213d_amd64",
"8Base-RHACM-2.6:rhacm2/thanos-rhel8@sha256:4b3b45ad0b564360c245d20b1540c2398c9606cf8684275e4ee071c591357929_arm64",
"8Base-RHACM-2.6:rhacm2/thanos-rhel8@sha256:7e43ba8f47ec54b5f86d13c81b67b044176530b63b5ae3f40332fc975cc6b21f_s390x",
"8Base-RHACM-2.6:rhacm2/thanos-rhel8@sha256:faaa00c0af80c781a7c610616153a3cd1dc1b20637934c3a243a2e9664ba0ee5_ppc64le"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "golang: go/parser: stack exhaustion in all Parse* functions"
},
{
"cve": "CVE-2022-28131",
"cwe": {
"id": "CWE-1325",
"name": "Improperly Controlled Sequential Memory Allocation"
},
"discovery_date": "2022-07-14T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2107390"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in golang encoding/xml. When calling Decoder, Skip while parsing a deeply nested XML document, a panic can occur due to stack exhaustion and allows an attacker to impact system availability.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "golang: encoding/xml: stack exhaustion in Decoder.Skip",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "The vulnerability exists in the calling of the function decoder.skip to a deeply nested XML document. Although the vulnerability exists, it may require that the application accept deeply nested XML from untrusted sources and specifically calls Decoder.Skip on it. In many deployments, that code path might not even be reachable or exposed to external input. On top of that, a successful exploitation will only result in denial of service due to stack exhaustion, which is why this has been marked as moderate by Red Hat.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"8Base-RHACM-2.6:rhacm2/acm-governance-policy-addon-controller-rhel8@sha256:615ab5d9542759d921634737709e84a8e65d003ea136e5d22858d380225fd177_amd64",
"8Base-RHACM-2.6:rhacm2/acm-governance-policy-addon-controller-rhel8@sha256:958b729d30f10b9c121e68ac8ede2054ed29cc52a9a7d6df0537ed221aa74358_s390x",
"8Base-RHACM-2.6:rhacm2/acm-governance-policy-addon-controller-rhel8@sha256:b5bef941b4e0b5b3529ca5b2311c85295b9f6d12e482a9cbdad691c2406541f1_ppc64le",
"8Base-RHACM-2.6:rhacm2/acm-governance-policy-addon-controller-rhel8@sha256:f6194b9056d77e54f3c74caa9eab87bd1df1818d082fc807229d1c44ec6c88c4_arm64",
"8Base-RHACM-2.6:rhacm2/acm-grafana-rhel8@sha256:45616ed43b53d3a83e65828118f09430396f5bcb0566ae3a65d937b59f0d873e_s390x",
"8Base-RHACM-2.6:rhacm2/acm-grafana-rhel8@sha256:8c48441cfa850ea1274932e94da0831618c10f91022619c779304501a75fb161_amd64",
"8Base-RHACM-2.6:rhacm2/acm-grafana-rhel8@sha256:cc1c196b19c5fd8f313c6136359cc9dd37b5f59d32a581b10cf89b80b7d0cbf4_arm64",
"8Base-RHACM-2.6:rhacm2/acm-grafana-rhel8@sha256:cdf24e68e50be1350566243f6d2cb1403d09ab68e5fed39ea6c56212e42b90f1_ppc64le",
"8Base-RHACM-2.6:rhacm2/acm-must-gather-rhel8@sha256:1457ff5cfd61611fdc968d4af5b020d835e107b97932c7ba7b3f5ed4cbd0e39f_ppc64le",
"8Base-RHACM-2.6:rhacm2/acm-must-gather-rhel8@sha256:39842906b3846418bc31098e2abad08210118d86aa683e9e5fd04a97822df22d_arm64",
"8Base-RHACM-2.6:rhacm2/acm-must-gather-rhel8@sha256:8a69add2d90a1e094de8510052b683e1765153da75e316ad7778499af0c5ddf9_s390x",
"8Base-RHACM-2.6:rhacm2/acm-must-gather-rhel8@sha256:dca91134a2c1c33c736afcd4c9373749448641385f39162c74e115691289e843_amd64",
"8Base-RHACM-2.6:rhacm2/acm-operator-bundle@sha256:0eac6124f59492d09c1ae650025d59ea0e8547d9f9c832cb9607b09254ff6ddd_s390x",
"8Base-RHACM-2.6:rhacm2/acm-operator-bundle@sha256:1cbcd58a4c23e4c89a6a0509f78802a5aa21205db2784ebc9772b99a3917b183_arm64",
"8Base-RHACM-2.6:rhacm2/acm-operator-bundle@sha256:997aaee36f0bed47e231925a3f2c2ecc503410e54b35727f035c72477f3d1944_ppc64le",
"8Base-RHACM-2.6:rhacm2/acm-operator-bundle@sha256:ce699187f250b93976b8063228ac12d11c6c8f6baba69ba4ed17a38730e84eb3_amd64",
"8Base-RHACM-2.6:rhacm2/acm-prometheus-config-reloader-rhel8@sha256:693a77a9324d6c7f0e69bd9d5725b51f3e429972f1e67469e93648cb347eae84_arm64",
"8Base-RHACM-2.6:rhacm2/acm-prometheus-config-reloader-rhel8@sha256:89757e804d5df2b5eeeb1191b599c3acb9e75f61170f888095302830d6de0582_s390x",
"8Base-RHACM-2.6:rhacm2/acm-prometheus-config-reloader-rhel8@sha256:8e45e1fd7342d7525b118f01794cac1f4a8662def5f2a06336b698db2e268742_amd64",
"8Base-RHACM-2.6:rhacm2/acm-prometheus-config-reloader-rhel8@sha256:ce1c17b34b7aac2e990dc0efe40f4406e73f727b2c7bfe109eded849de753f1a_ppc64le",
"8Base-RHACM-2.6:rhacm2/acm-prometheus-rhel8@sha256:728606d96dd9e0fc2e7810e092e10ee071ec36598c990c8252beccace59a679e_amd64",
"8Base-RHACM-2.6:rhacm2/acm-prometheus-rhel8@sha256:b457d0b95d88c5dd0aac87492cbca40a9d7c2074002ad110f52d562f0c5d0797_arm64",
"8Base-RHACM-2.6:rhacm2/acm-prometheus-rhel8@sha256:f34d2569033bfb1d173342264f090f46d80f7843d52704a7ce9e9eb9de2f5abb_s390x",
"8Base-RHACM-2.6:rhacm2/acm-prometheus-rhel8@sha256:f720e0a94bfe7ed5d812819a3e77cc0581be102970127d8c0d4aa06a05edbf3d_ppc64le",
"8Base-RHACM-2.6:rhacm2/acm-volsync-addon-controller-rhel8@sha256:17ccd6b924b36ab14e3ca5f5331ba7e4c86f8cb64304640d58c3ee6b76edbcaf_ppc64le",
"8Base-RHACM-2.6:rhacm2/acm-volsync-addon-controller-rhel8@sha256:27079308ea87e35564cc3089c65eae68d63880a3bb093ca64d1678a68b60fcec_amd64",
"8Base-RHACM-2.6:rhacm2/acm-volsync-addon-controller-rhel8@sha256:9eabaac2df91aeef613d6973669d07298f2159c6a6e0c9f294623f7b1a10bc08_s390x",
"8Base-RHACM-2.6:rhacm2/acm-volsync-addon-controller-rhel8@sha256:f7abdf1756bc0ff2ebf02fee0469a8b9eeabe1fa8cafdd21c6e8f958155b70bb_arm64",
"8Base-RHACM-2.6:rhacm2/cert-policy-controller-rhel8@sha256:017c1e663827a3b55d70badd3ed979b5d1831252c49d671897a85a75afaa5bb0_s390x",
"8Base-RHACM-2.6:rhacm2/cert-policy-controller-rhel8@sha256:0610778095974edf936602018281bf7a5e287ba9eca9f661a423e68bbe000e40_ppc64le",
"8Base-RHACM-2.6:rhacm2/cert-policy-controller-rhel8@sha256:a66d7d4ee1179f7fce639490f919d722db54eaa3118b4135078c33e6cbf91488_amd64",
"8Base-RHACM-2.6:rhacm2/cert-policy-controller-rhel8@sha256:d660befef0c8f7a4db7aa3b865545c9863d8f37e7ba4b8de4380185f82b208d4_arm64",
"8Base-RHACM-2.6:rhacm2/cluster-backup-rhel8-operator@sha256:1a749d0795972a9bfd5a00aa96c238a660673464be01b2aa9fd7a3aeead6ddf7_amd64",
"8Base-RHACM-2.6:rhacm2/cluster-backup-rhel8-operator@sha256:8915dbdc562e63441f79041bdf1176e46ce53e95418d133f0cd0c1ff79da48a2_arm64",
"8Base-RHACM-2.6:rhacm2/cluster-backup-rhel8-operator@sha256:995f225449b207da9a3cad175dac85b87eefb28ff5bae6a588f40fd79fbe12a1_ppc64le",
"8Base-RHACM-2.6:rhacm2/cluster-backup-rhel8-operator@sha256:f1255a76c6275a4b6a400c82e204a5112fff6fe87f71626f8f309763f6a5d9e4_s390x",
"8Base-RHACM-2.6:rhacm2/config-policy-controller-rhel8@sha256:3b2e0d850e8fc966ec80bff16df26002334744a96b81c7a7dfe222f1706a52e3_s390x",
"8Base-RHACM-2.6:rhacm2/config-policy-controller-rhel8@sha256:447f275bbde46d7fc173798ef5abc0a77a6780f0dffdc171786edbe00f27d8d8_ppc64le",
"8Base-RHACM-2.6:rhacm2/config-policy-controller-rhel8@sha256:61964a1a0ddf2e98bcf5249b7374235055ab85cc26663a8d9397c2b7f6fbb4c6_amd64",
"8Base-RHACM-2.6:rhacm2/config-policy-controller-rhel8@sha256:a3abaa3d0bf1d34fa9e40903a8713c439f5f7f751e775d32cbab308983064ce0_arm64",
"8Base-RHACM-2.6:rhacm2/console-rhel8@sha256:6c0f630ff57f6f423df6dbf4df9faad25089f9b391be35cb8bc9cd5211f94d67_arm64",
"8Base-RHACM-2.6:rhacm2/console-rhel8@sha256:8608aed6971299def3fbe749336727e84c69582664dedac3145b92ea24e62e4d_amd64",
"8Base-RHACM-2.6:rhacm2/console-rhel8@sha256:afa80ae8274db7fa6796c35980fc5df15889e94aff3361f6cda643e5a09da220_ppc64le",
"8Base-RHACM-2.6:rhacm2/console-rhel8@sha256:f06e4e3f62db52c6d7fa0bc1f289de773e18d076bc38612e1b0ddc85c76fde06_s390x",
"8Base-RHACM-2.6:rhacm2/endpoint-monitoring-rhel8-operator@sha256:060bcd658756a924b4ce4d202bd447a3254fc1f49af7d685dde8720f355cde8e_arm64",
"8Base-RHACM-2.6:rhacm2/endpoint-monitoring-rhel8-operator@sha256:091d66731c5fe8eba5646c6b2622bb38c074e202a8a4a7e906921673b60f0898_amd64",
"8Base-RHACM-2.6:rhacm2/endpoint-monitoring-rhel8-operator@sha256:80660eb7f3c068768b0ea04ff20f4539194c52427ffdab4626bf781aa3f2ca64_s390x",
"8Base-RHACM-2.6:rhacm2/endpoint-monitoring-rhel8-operator@sha256:d6204fcf04c83bac13232ec1602572ad5f22bb528537e591079dfa36152697ec_ppc64le",
"8Base-RHACM-2.6:rhacm2/governance-policy-propagator-rhel8@sha256:51be0f04938b60ed1dba60908bebd2000d78e4ade34757bae70a083c67d77e8e_arm64",
"8Base-RHACM-2.6:rhacm2/governance-policy-propagator-rhel8@sha256:9577701bf3c7aa00b99531d2c3842130abc6cd91c52c4a7ba040b705eeace4c7_s390x",
"8Base-RHACM-2.6:rhacm2/governance-policy-propagator-rhel8@sha256:bdc6c128628db86697af198430c5ae5c61c3e586c1a97187e4d4e852cec61e92_ppc64le",
"8Base-RHACM-2.6:rhacm2/governance-policy-propagator-rhel8@sha256:cc519319b9f4fe672144ebedd772ddf56d5de90e3c8f52c0fb9b55313f71a7b3_amd64",
"8Base-RHACM-2.6:rhacm2/governance-policy-spec-sync-rhel8@sha256:2c1905ae8a83e5598678457fd955cbc867453ed5836de6fcc182e4928df8bd67_s390x",
"8Base-RHACM-2.6:rhacm2/governance-policy-spec-sync-rhel8@sha256:4a8d30cc0e1d83c69b7f3339418b101da23fbcaee7d326bedaff677eceb25ab2_ppc64le",
"8Base-RHACM-2.6:rhacm2/governance-policy-spec-sync-rhel8@sha256:6849cf1b4dd883d5b4c0cf90a3adfb26cb59d03d3b892cee3669a32dd6b8dcc2_amd64",
"8Base-RHACM-2.6:rhacm2/governance-policy-spec-sync-rhel8@sha256:d06ffc621167aff31ecb0fa417b294ff0676fb00e4ef1c6cb0fb2aaf4b2561e0_arm64",
"8Base-RHACM-2.6:rhacm2/governance-policy-status-sync-rhel8@sha256:4c86e16f15aaf454e4e5ce5436e1db27a5f8a55f573c3eaf02e4786fe52edfc8_arm64",
"8Base-RHACM-2.6:rhacm2/governance-policy-status-sync-rhel8@sha256:cf6a75d94f50dd063e939aee18756c767cba43f4e1e62a9c2f2b764ac6f43746_s390x",
"8Base-RHACM-2.6:rhacm2/governance-policy-status-sync-rhel8@sha256:e072b615eeffff80a94831e58c70980684c1ec4bd972844b25b157eb7ed5937f_ppc64le",
"8Base-RHACM-2.6:rhacm2/governance-policy-status-sync-rhel8@sha256:fffe971caa2e911d9c972c0e88712ff431d34c63dbe74e25f1cababa50ea7417_amd64",
"8Base-RHACM-2.6:rhacm2/governance-policy-template-sync-rhel8@sha256:10bc1a3833599a593a058e804de67e92888ed779fd0000928d4a70b6c7d5c1c2_amd64",
"8Base-RHACM-2.6:rhacm2/governance-policy-template-sync-rhel8@sha256:5c17f979f47840a879059ad83de12f0756889564a17190ba4438a7632c999bb1_arm64",
"8Base-RHACM-2.6:rhacm2/governance-policy-template-sync-rhel8@sha256:848bce8007de7714afc8c755b5f0c3cdf5eb6b1d259811c947bc295924539a0e_ppc64le",
"8Base-RHACM-2.6:rhacm2/governance-policy-template-sync-rhel8@sha256:95439f7e18fa87601d5860cbd9ca5f0738786e30a629d23788fd5fe33d694c66_s390x",
"8Base-RHACM-2.6:rhacm2/grafana-dashboard-loader-rhel8@sha256:1f5c1b2cffebf069859e95d0e722cb293f8c176bf5c5873bb9517c96b26c2e10_arm64",
"8Base-RHACM-2.6:rhacm2/grafana-dashboard-loader-rhel8@sha256:5223158a122658bafbd853c596cdc1f7bd7a0e4fdd82b1c3668ac84adeae9f24_s390x",
"8Base-RHACM-2.6:rhacm2/grafana-dashboard-loader-rhel8@sha256:561f1f05925cfe3c5f0f8a9b7475be4bbab183b5611ecfe09b090d80fa4bc2fe_amd64",
"8Base-RHACM-2.6:rhacm2/grafana-dashboard-loader-rhel8@sha256:734270221ec4a516e7eb77f2ec3a753384242116aa70320a1dbe969e915af1df_ppc64le",
"8Base-RHACM-2.6:rhacm2/iam-policy-controller-rhel8@sha256:2827e5f485213f92e2d0092187f3976dd6fe598e39b5cf2212d48c3a44c34b13_arm64",
"8Base-RHACM-2.6:rhacm2/iam-policy-controller-rhel8@sha256:8ca9e80365c76b66b2de3924fc50a5912e606042c704b02cb174a4b8bd3927c4_amd64",
"8Base-RHACM-2.6:rhacm2/iam-policy-controller-rhel8@sha256:c5069e76a900aa300102a0ae54ecbc12c0ac31abfeed8656ee60a949daef79c3_s390x",
"8Base-RHACM-2.6:rhacm2/iam-policy-controller-rhel8@sha256:ca05e79e5508924af71f323c13f664770d8dd4eb61ecf0894e4f9a81f7a1b402_ppc64le",
"8Base-RHACM-2.6:rhacm2/insights-client-rhel8@sha256:02cacfec60c80b9228e8b18949751de867f974ea6b1172129096e64e949c0598_amd64",
"8Base-RHACM-2.6:rhacm2/insights-client-rhel8@sha256:2b14036d0291e54c3191682de2ea875a78d78c35b2791a5a113ba1a8920f0621_ppc64le",
"8Base-RHACM-2.6:rhacm2/insights-client-rhel8@sha256:d4c05f641de8fd0753d63cc6d5b62464d3d6a87d601514e87ef2e40bbe7b01b6_s390x",
"8Base-RHACM-2.6:rhacm2/insights-client-rhel8@sha256:e15c410b693b34f49869d037ebb5584384fcdf88114b7a94967ca09f1361a5f3_arm64",
"8Base-RHACM-2.6:rhacm2/insights-metrics-rhel8@sha256:67aa55bb65685395ad2773e7459dff5fbccdeedcf9e56ec2722d8f5c919eae89_s390x",
"8Base-RHACM-2.6:rhacm2/insights-metrics-rhel8@sha256:6c54e08f5f6c2cae41a5e108e1019ff6522af8f69d666e22eb4631cd83b85917_amd64",
"8Base-RHACM-2.6:rhacm2/insights-metrics-rhel8@sha256:88d9b7246aa75cb2c88ccb7f2f1202fc465be0f2d89e59f1d2259f69ada56d9d_arm64",
"8Base-RHACM-2.6:rhacm2/insights-metrics-rhel8@sha256:bad98fe71638d7346f31ea45f6063ec970bf90844bb5c5dc5f917bb0f0099899_ppc64le",
"8Base-RHACM-2.6:rhacm2/klusterlet-addon-controller-rhel8@sha256:22e510955af3fa736b7306c387f44b5f15f5f9a7a006c6587e06d5d8602cc2f0_s390x",
"8Base-RHACM-2.6:rhacm2/klusterlet-addon-controller-rhel8@sha256:55bc86326f992cc4f4401b93f90cdd2baa6728015ffaf6168f2d46ae43c70cf4_ppc64le",
"8Base-RHACM-2.6:rhacm2/klusterlet-addon-controller-rhel8@sha256:8dd7f47af047fb899c7fcbad61cb8f38da45990cac186f9235aec3e4e7de25e9_amd64",
"8Base-RHACM-2.6:rhacm2/klusterlet-addon-controller-rhel8@sha256:bdb97eb5bb0e8f59edf0d389fb07c45171e728dc8b4d2bdacd785193b46ec03b_arm64",
"8Base-RHACM-2.6:rhacm2/kube-rbac-proxy-rhel8@sha256:11a353ee9da6cc843d5f346f4fa51681d13318e2e61fc4d1a3f63406eb175260_s390x",
"8Base-RHACM-2.6:rhacm2/kube-rbac-proxy-rhel8@sha256:31757f3e3bb08b4e49e54694b18b3cf327637be20535482b2df1345b17444dda_amd64",
"8Base-RHACM-2.6:rhacm2/kube-rbac-proxy-rhel8@sha256:b2c0b7414d0fc36a49cbdc5a56b25dd62aac18defc2defbd9c1895cd13a5e716_arm64",
"8Base-RHACM-2.6:rhacm2/kube-rbac-proxy-rhel8@sha256:dbd816d503e9beb58622604432eb415419e893627eb95c1ceeb8ff5bda7d6335_ppc64le",
"8Base-RHACM-2.6:rhacm2/kube-state-metrics-rhel8@sha256:53246a6df1f0880d94ed2644fa4366e3e2108b6fa8a51745af87785346ce5304_s390x",
"8Base-RHACM-2.6:rhacm2/kube-state-metrics-rhel8@sha256:5f2393bceefffb32240043b6722aa73d31fc8133cc2666fcf5eb8d33794bc54f_arm64",
"8Base-RHACM-2.6:rhacm2/kube-state-metrics-rhel8@sha256:c792c043462281cde7c93bd8e2136f62ca17d072e7f466353f37de8e5f5dc949_ppc64le",
"8Base-RHACM-2.6:rhacm2/kube-state-metrics-rhel8@sha256:e6b1d24b56e6973eee1569e351db6637ca67e1d6cd124adb845cbf6e35a4f6af_amd64",
"8Base-RHACM-2.6:rhacm2/management-ingress-rhel8@sha256:07238998d21204cd8f25dc63e6dbde20a2dd25c3b96609729306db6c63a0fca4_arm64",
"8Base-RHACM-2.6:rhacm2/management-ingress-rhel8@sha256:0d2665d19a8753c6269f594b68b067cd62a402404287e6416543c1af2d7d3cf4_ppc64le",
"8Base-RHACM-2.6:rhacm2/management-ingress-rhel8@sha256:6917d018e53aabb6f5402f02000aedd2e5cf71bcc84562e0fc7d7c87049f4b67_amd64",
"8Base-RHACM-2.6:rhacm2/management-ingress-rhel8@sha256:73b0444bd91a1dade3b7e76245ac8d6cb568929bba321b8c86c269d6f542ac3b_s390x",
"8Base-RHACM-2.6:rhacm2/memcached-exporter-rhel8@sha256:7d85dd62346a647d22202baa0f8d405b2aaf9a7174b38e5d29df2e03530009c3_s390x",
"8Base-RHACM-2.6:rhacm2/memcached-exporter-rhel8@sha256:9635616c8f058e67d557201147904b05f8b49938f63fb2b0239dfca883f61685_arm64",
"8Base-RHACM-2.6:rhacm2/memcached-exporter-rhel8@sha256:9e91ecec92ec0df8b72beb6040f39d9a25b0bfad844e92ea34cc2d648d221d22_ppc64le",
"8Base-RHACM-2.6:rhacm2/memcached-exporter-rhel8@sha256:c773b9a2fffcd549d4936054260f655c78da603957826d6bad4e8567a213ad10_amd64",
"8Base-RHACM-2.6:rhacm2/memcached-rhel8@sha256:584f8c4a9a1b75fc71948a98add560d4fe3d936ee46ac791f32121dbadf8c7d2_ppc64le",
"8Base-RHACM-2.6:rhacm2/memcached-rhel8@sha256:59b3ce3f3f4459c97cfffee5e20830d70f8a69198b5fab271e6c478d615c46d3_arm64",
"8Base-RHACM-2.6:rhacm2/memcached-rhel8@sha256:6f458c76757203b28434f871027c6a466a73d246ceb5bfac8793ad1896a672ab_amd64",
"8Base-RHACM-2.6:rhacm2/memcached-rhel8@sha256:e34722fd656e3205dcdb565b0ab68e9971174c11f125dbfff3bf82e1e21f3a76_s390x",
"8Base-RHACM-2.6:rhacm2/metrics-collector-rhel8@sha256:3a81a018b939752543e78c2d68d1436b851be2256b88c3e66cd506ae1d8f4c9c_ppc64le",
"8Base-RHACM-2.6:rhacm2/metrics-collector-rhel8@sha256:6a3e0c36c123c9dc54759655d9148f580abada501034914863a6528ded19ef34_amd64",
"8Base-RHACM-2.6:rhacm2/metrics-collector-rhel8@sha256:7991f484f97b9951f27f70e67d5db0850c4189ee86db8406cdda961a9beb06f0_arm64",
"8Base-RHACM-2.6:rhacm2/metrics-collector-rhel8@sha256:fa08b9bf3fd334738984e150ba5bfd2e005374752f3112340b65f6434eacd057_s390x",
"8Base-RHACM-2.6:rhacm2/multicloud-integrations-rhel8@sha256:2bcbf9a565f3c566061325aca3174ec755b5c94a28612718a3f1563db317273e_ppc64le",
"8Base-RHACM-2.6:rhacm2/multicloud-integrations-rhel8@sha256:6813ccd43a1aecd1aaf4d5d4b1620fd63bbca00b736100189ff91246bf3bc36b_arm64",
"8Base-RHACM-2.6:rhacm2/multicloud-integrations-rhel8@sha256:db89ef3686570526afdb2b79fd698aca5dc50c633009760f1748fb9fd506067b_amd64",
"8Base-RHACM-2.6:rhacm2/multicloud-integrations-rhel8@sha256:db8bc27937802c5d8fff769b9c93c8a01411629d199adbc39235e721d6468b30_s390x",
"8Base-RHACM-2.6:rhacm2/multicluster-observability-rhel8-operator@sha256:434db0ca203b14b899fff9b7a2a5b975de852ea29620a828f29246448aba873c_ppc64le",
"8Base-RHACM-2.6:rhacm2/multicluster-observability-rhel8-operator@sha256:876bfa63b0e13833eaeadb7c6a0481f1d7970b283f69ece4d81c99985f4dd161_arm64",
"8Base-RHACM-2.6:rhacm2/multicluster-observability-rhel8-operator@sha256:d23f208e020d42bc095011d423146e2da35b2bc85b844911bde2f4edf696bdca_amd64",
"8Base-RHACM-2.6:rhacm2/multicluster-observability-rhel8-operator@sha256:f29581baf5277588d2e4cd01380ecf46e3c97a2f17ade01b048f75c29f18d62c_s390x",
"8Base-RHACM-2.6:rhacm2/multicluster-operators-application-rhel8@sha256:1952d422bd7ba42323711faba59244c449293cc92502e350460fee07c0e3b34a_ppc64le",
"8Base-RHACM-2.6:rhacm2/multicluster-operators-application-rhel8@sha256:566a60f630ec346eced3106ec072963d1b9f9d300e7d4cee6af6dc0d590a3937_s390x",
"8Base-RHACM-2.6:rhacm2/multicluster-operators-application-rhel8@sha256:724dd9f4a5e4acd061206ca2ea57c329210ade5135dbdf941b8d7e720daa4f10_arm64",
"8Base-RHACM-2.6:rhacm2/multicluster-operators-application-rhel8@sha256:ace8895fc62c1394dfa7854fd9ce3e14ef859e989255f70dc9a5a3d9bcd514c0_amd64",
"8Base-RHACM-2.6:rhacm2/multicluster-operators-channel-rhel8@sha256:1ebe6504a6a58f39f93952bf1c135ea58ff77e65c5b8ba73c7ad6295e66a1b45_s390x",
"8Base-RHACM-2.6:rhacm2/multicluster-operators-channel-rhel8@sha256:557cc962d0b10d80a9dea7adce387ea28fb4199a02fa8546645ab2cacbf28b88_ppc64le",
"8Base-RHACM-2.6:rhacm2/multicluster-operators-channel-rhel8@sha256:82526c7c046325bde1dfa0a47b58b773355f00bc95c23be75105e7255e7bddd2_arm64",
"8Base-RHACM-2.6:rhacm2/multicluster-operators-channel-rhel8@sha256:85e20d97f28e43668c2790bd6e0adbc598d01f9fab849761fb96d7a5c4946a87_amd64",
"8Base-RHACM-2.6:rhacm2/multicluster-operators-subscription-rhel8@sha256:7310f31faae367a363c27a7236b562bbfe8381a352fce906279590bac11571d2_ppc64le",
"8Base-RHACM-2.6:rhacm2/multicluster-operators-subscription-rhel8@sha256:7676d33b9be36ca6660d3aed888fdffcf270fcf82258ed9531e2746a3d27610c_s390x",
"8Base-RHACM-2.6:rhacm2/multicluster-operators-subscription-rhel8@sha256:e718d5abef58365d547ef73828a26adff5b6cef1bf935aa7c27f12f604b50337_amd64",
"8Base-RHACM-2.6:rhacm2/multicluster-operators-subscription-rhel8@sha256:f58aff87d1efb64417c6976f6772a464e54beefe847f50a141726b7a1a6a293a_arm64",
"8Base-RHACM-2.6:rhacm2/multiclusterhub-repo-rhel8@sha256:03222a9dd6eca9cf44932a0ff1bf89bd9d2d29683f1ebb0d0aa49171b77a4963_ppc64le",
"8Base-RHACM-2.6:rhacm2/multiclusterhub-repo-rhel8@sha256:881b8c3b19918affd478c0ad0c73dff96dd28f5c1dfddb86472b42e422fa25b6_amd64",
"8Base-RHACM-2.6:rhacm2/multiclusterhub-repo-rhel8@sha256:9de94ea1f83ec8b7257c7b2befc1485ed9cc40c9ef3600c4c4c50934e708cf9d_s390x",
"8Base-RHACM-2.6:rhacm2/multiclusterhub-repo-rhel8@sha256:a45ed68e7d3ac89d17eaf06445cabfc19a9ce85a42f116d75028d6acd18a322b_arm64",
"8Base-RHACM-2.6:rhacm2/multiclusterhub-rhel8@sha256:48d1fa8bc5f6a4d8349c41126301bd86d12836384f336881ecb71bd79f84ae93_ppc64le",
"8Base-RHACM-2.6:rhacm2/multiclusterhub-rhel8@sha256:a33e91fb763a2f0894433bce31bd44229e7d5f5c53d36c6b6f643807a45c110b_arm64",
"8Base-RHACM-2.6:rhacm2/multiclusterhub-rhel8@sha256:d6e126cbdd3cfbcdee04b093389ca1b07ac8038da96060051ed94e1eeacc6d92_s390x",
"8Base-RHACM-2.6:rhacm2/multiclusterhub-rhel8@sha256:ecf12158a2d8802b4c7efd6b336ff36c1e002223b1d385a40fbef638d5e4aa21_amd64",
"8Base-RHACM-2.6:rhacm2/node-exporter-rhel8@sha256:14d23638efff3c30661c9a5f3ddb6ab0c7a9d162de1176dd9565cf49dfa4b9c5_amd64",
"8Base-RHACM-2.6:rhacm2/node-exporter-rhel8@sha256:533005e1608de68a09e53599de3f30990db95cb923794bab9ae9e3bc1a8b6baf_arm64",
"8Base-RHACM-2.6:rhacm2/node-exporter-rhel8@sha256:99eef3491c7092afa14179b9a9d39dd8fbfb3c9bb61759d678af5d91ac23e59d_s390x",
"8Base-RHACM-2.6:rhacm2/node-exporter-rhel8@sha256:e200d4e1802cce7fce32b1e0dc5c3220b6f6477b73b3a2d8ea26a5a42d63f46b_ppc64le",
"8Base-RHACM-2.6:rhacm2/observatorium-rhel8-operator@sha256:092e3437e6d38b2bf676d7fb67ad672e3ef03440017b5af7c1ebd2beb3f437eb_amd64",
"8Base-RHACM-2.6:rhacm2/observatorium-rhel8-operator@sha256:8cf076bfb049d1aabd00040ee65f0fedd590f0dd448c7561de494093a915b397_ppc64le",
"8Base-RHACM-2.6:rhacm2/observatorium-rhel8-operator@sha256:e69987a64fdbf873d4b19d8626c0c5e99dd13d7c95446850559be966dae45ad0_arm64",
"8Base-RHACM-2.6:rhacm2/observatorium-rhel8-operator@sha256:f0bf89eaea6b7afc2d08c77bd40dfba581f91f462f5ec3d70473b332ca6f781c_s390x",
"8Base-RHACM-2.6:rhacm2/observatorium-rhel8@sha256:0686cfddd61737f7e7eb4f0c011397277394559edac3bb947c0969e302686dd5_ppc64le",
"8Base-RHACM-2.6:rhacm2/observatorium-rhel8@sha256:8f2f3732600235f66c406b6121ac37979f52572ce90353b6e099be7b74406251_amd64",
"8Base-RHACM-2.6:rhacm2/observatorium-rhel8@sha256:9e1fccc5b17865a6d7baaa1a15cb50f47d80a14b0a7bcbd94c12f0ddcaaf1b28_s390x",
"8Base-RHACM-2.6:rhacm2/observatorium-rhel8@sha256:bdd89a1051c8f21e7d81ff80c96731a0eaa7d15c320ab1e6b1dc3f6babd42598_arm64",
"8Base-RHACM-2.6:rhacm2/prometheus-alertmanager-rhel8@sha256:0860b7aa5e8b07792ad7f5d5c0654e23e9da8eedd4b9f509caea616dcfa97d69_amd64",
"8Base-RHACM-2.6:rhacm2/prometheus-alertmanager-rhel8@sha256:624895d8579ef6f3e5b17558a30775790ec6f00701f8c5cdfa315292d7f9e867_s390x",
"8Base-RHACM-2.6:rhacm2/prometheus-alertmanager-rhel8@sha256:6d09865a228cdbbc6d1ac13042c3c00f0bd086f6dc181dfa3cdf8c7f9d826b9e_arm64",
"8Base-RHACM-2.6:rhacm2/prometheus-alertmanager-rhel8@sha256:c69fee848d21346a271972e89d91898eac9fec27d598d98ffa004ca8d1b53270_ppc64le",
"8Base-RHACM-2.6:rhacm2/prometheus-rhel8@sha256:52cea7c27de23e3358030b09f22b962723c523a940f8e2043edc298c907d761c_arm64",
"8Base-RHACM-2.6:rhacm2/prometheus-rhel8@sha256:67e0fadfbb4d99a60435ed12b470772b38ace4ca815fe73da68eb3c826e200fc_ppc64le",
"8Base-RHACM-2.6:rhacm2/prometheus-rhel8@sha256:e8241b1d852d605b44ecfcc552cb0f905f72e8a17c8d228162b40c19388f5176_s390x",
"8Base-RHACM-2.6:rhacm2/prometheus-rhel8@sha256:ed0cc13e79949436d29a7ad0b41b189744a177ea27545fd5eb9b4f71e87bd0eb_amd64",
"8Base-RHACM-2.6:rhacm2/rbac-query-proxy-rhel8@sha256:29c76a37497f212aed280e2bf16ef45fb3785fb4649ce17b7fe9d653a79e2112_arm64",
"8Base-RHACM-2.6:rhacm2/rbac-query-proxy-rhel8@sha256:475a45884a51127722030226ff9a5f0752c98574c41eb61796aece5e702346a3_ppc64le",
"8Base-RHACM-2.6:rhacm2/rbac-query-proxy-rhel8@sha256:582301b10af0b966ae7d5e130cb0e5f96e7912dc66b4108e0d6078656ca80604_amd64",
"8Base-RHACM-2.6:rhacm2/rbac-query-proxy-rhel8@sha256:f1c7de85a44c03f48a6f62ba1d7d650f0b06e0f502cecff1512ad637b5bc1c27_s390x",
"8Base-RHACM-2.6:rhacm2/redisgraph-tls-rhel8@sha256:128279a656bfbde6c2c052766d63a1de6a06d8bea2707813c64396c2ae382478_amd64",
"8Base-RHACM-2.6:rhacm2/redisgraph-tls-rhel8@sha256:35927ca6e6e9c8d420c499a0c8ad37c4297ba19743d550f489d3e66482275a49_arm64",
"8Base-RHACM-2.6:rhacm2/redisgraph-tls-rhel8@sha256:4696baed553266682ba2b54d3bf683d2ff1241b625de5ec54a45c1b2c5f96243_s390x",
"8Base-RHACM-2.6:rhacm2/redisgraph-tls-rhel8@sha256:d722f2ffab1f58bbaf3c62ef71dbf7e6c4023e6ab17690f1049075a321d0b1ac_ppc64le",
"8Base-RHACM-2.6:rhacm2/search-aggregator-rhel8@sha256:2b5f372c1c73c4de587b5a4388d95b8cc553fc56af446fcefa0e14c6d980b6b3_ppc64le",
"8Base-RHACM-2.6:rhacm2/search-aggregator-rhel8@sha256:38fceeedc0672def1c2cf42bb6743ae726e77d9f7352d002b3fc688c6d551852_amd64",
"8Base-RHACM-2.6:rhacm2/search-aggregator-rhel8@sha256:6a915335bcebb0884fc72df2dfee97c74d42c035864b960e1c800fa6c5f8d93c_arm64",
"8Base-RHACM-2.6:rhacm2/search-aggregator-rhel8@sha256:752decaefc38aa009f54201b38d4ab26d9b4020caec649d9b1f1564f56c47c2a_s390x",
"8Base-RHACM-2.6:rhacm2/search-api-rhel8@sha256:37eea70d5b1c89c25372dcea8c8c03e1e0a9af1b5a06f3b0706ba776ae8847c1_amd64",
"8Base-RHACM-2.6:rhacm2/search-api-rhel8@sha256:7400088d206592eb29cd86182909626262c9b2a99f017811fcc9d8a753c39009_arm64",
"8Base-RHACM-2.6:rhacm2/search-api-rhel8@sha256:aa8ea0deabc39a068f3f6ce9fa6334e44fc507355009a9bff448e742156ec203_ppc64le",
"8Base-RHACM-2.6:rhacm2/search-api-rhel8@sha256:b4d2d39c2b3b736987f1e888b858d52a7ebd9f8d0cebd3bdef8c59f6e3e41725_s390x",
"8Base-RHACM-2.6:rhacm2/search-collector-rhel8@sha256:0174699ec75fcda08892b4e72b674df989af51ea5f04de57a62c2a85a3c08f4f_arm64",
"8Base-RHACM-2.6:rhacm2/search-collector-rhel8@sha256:5a29a9805b8d20969cba86da11a9de8176a3172df361aec5fae136a4271de308_amd64",
"8Base-RHACM-2.6:rhacm2/search-collector-rhel8@sha256:be7eed9ad9502bcc294081f7e2098fc4f8411c912c34fe63479b5b770d06caca_s390x",
"8Base-RHACM-2.6:rhacm2/search-collector-rhel8@sha256:c467c1d7ceaf5281077f7fe8ff1c1c4cffe325132890a3ab9b96ea5db2e2c930_ppc64le",
"8Base-RHACM-2.6:rhacm2/search-rhel8@sha256:2135cd20bb7ebbf48499992fe46a928e28fc78c86e360633ea09054520c42539_ppc64le",
"8Base-RHACM-2.6:rhacm2/search-rhel8@sha256:3a7a31974210e21a3faed9b57a75b970c70ac41d9662b884d4ce67275f756fc7_arm64",
"8Base-RHACM-2.6:rhacm2/search-rhel8@sha256:6e6a19f1440e4eb15a8206e18f7f4dde3e1a5c6518944571d09923d116d3f04e_amd64",
"8Base-RHACM-2.6:rhacm2/search-rhel8@sha256:e6ed3e65f0d49b3c6b0e3e97593a8fae4d453f3aecf8d7829c0d25c68bc91ea1_s390x",
"8Base-RHACM-2.6:rhacm2/submariner-addon-rhel8@sha256:7b80d01371f551df506bd0c56df6829845bfce497ff01cc44b68f172ed5399b4_ppc64le",
"8Base-RHACM-2.6:rhacm2/submariner-addon-rhel8@sha256:934c560bc786015c694e9cffbae8e86f631b3331d62f5a547931446dae82f8c3_s390x",
"8Base-RHACM-2.6:rhacm2/submariner-addon-rhel8@sha256:b467881f4028a89a9e79ba93da719845db576f47a04ae6e569c2317be5594b29_arm64",
"8Base-RHACM-2.6:rhacm2/submariner-addon-rhel8@sha256:fc5592d42e4aca70288448d174511b922ece7f8cb4b41c6a36195c3a4a60aa36_amd64",
"8Base-RHACM-2.6:rhacm2/thanos-receive-controller-rhel8@sha256:21f2626c10c4fb61b37e6ca4ab574186b423f155fbc5cfef3e894fff04cc270e_ppc64le",
"8Base-RHACM-2.6:rhacm2/thanos-receive-controller-rhel8@sha256:c357074958324fc5d602cdcf1cba285bf8582e0b36af79a8f6211bb0dfb77a10_amd64",
"8Base-RHACM-2.6:rhacm2/thanos-receive-controller-rhel8@sha256:d9ac8e67d6d9858b16dd9d1d49c1dd904aa22a7b618e5d33292344faced9c0d3_arm64",
"8Base-RHACM-2.6:rhacm2/thanos-receive-controller-rhel8@sha256:e3b840a7833680170f9e9ca52309552c584935a68c75cc71e6d576b104dc01c8_s390x",
"8Base-RHACM-2.6:rhacm2/thanos-rhel8@sha256:453c525197ccfe1f866af70ca2e7f3deb6f98d0b98c09b602b4fa1368787213d_amd64",
"8Base-RHACM-2.6:rhacm2/thanos-rhel8@sha256:4b3b45ad0b564360c245d20b1540c2398c9606cf8684275e4ee071c591357929_arm64",
"8Base-RHACM-2.6:rhacm2/thanos-rhel8@sha256:7e43ba8f47ec54b5f86d13c81b67b044176530b63b5ae3f40332fc975cc6b21f_s390x",
"8Base-RHACM-2.6:rhacm2/thanos-rhel8@sha256:faaa00c0af80c781a7c610616153a3cd1dc1b20637934c3a243a2e9664ba0ee5_ppc64le"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2022-28131"
},
{
"category": "external",
"summary": "RHBZ#2107390",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2107390"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2022-28131",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-28131"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2022-28131",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2022-28131"
},
{
"category": "external",
"summary": "https://go.dev/issue/53614",
"url": "https://go.dev/issue/53614"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-announce/c/nqrv9fbR0zE",
"url": "https://groups.google.com/g/golang-announce/c/nqrv9fbR0zE"
}
],
"release_date": "2022-07-12T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2022-09-06T22:27:58+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.6/html-single/install/index#installing",
"product_ids": [
"8Base-RHACM-2.6:rhacm2/acm-governance-policy-addon-controller-rhel8@sha256:615ab5d9542759d921634737709e84a8e65d003ea136e5d22858d380225fd177_amd64",
"8Base-RHACM-2.6:rhacm2/acm-governance-policy-addon-controller-rhel8@sha256:958b729d30f10b9c121e68ac8ede2054ed29cc52a9a7d6df0537ed221aa74358_s390x",
"8Base-RHACM-2.6:rhacm2/acm-governance-policy-addon-controller-rhel8@sha256:b5bef941b4e0b5b3529ca5b2311c85295b9f6d12e482a9cbdad691c2406541f1_ppc64le",
"8Base-RHACM-2.6:rhacm2/acm-governance-policy-addon-controller-rhel8@sha256:f6194b9056d77e54f3c74caa9eab87bd1df1818d082fc807229d1c44ec6c88c4_arm64",
"8Base-RHACM-2.6:rhacm2/acm-grafana-rhel8@sha256:45616ed43b53d3a83e65828118f09430396f5bcb0566ae3a65d937b59f0d873e_s390x",
"8Base-RHACM-2.6:rhacm2/acm-grafana-rhel8@sha256:8c48441cfa850ea1274932e94da0831618c10f91022619c779304501a75fb161_amd64",
"8Base-RHACM-2.6:rhacm2/acm-grafana-rhel8@sha256:cc1c196b19c5fd8f313c6136359cc9dd37b5f59d32a581b10cf89b80b7d0cbf4_arm64",
"8Base-RHACM-2.6:rhacm2/acm-grafana-rhel8@sha256:cdf24e68e50be1350566243f6d2cb1403d09ab68e5fed39ea6c56212e42b90f1_ppc64le",
"8Base-RHACM-2.6:rhacm2/acm-must-gather-rhel8@sha256:1457ff5cfd61611fdc968d4af5b020d835e107b97932c7ba7b3f5ed4cbd0e39f_ppc64le",
"8Base-RHACM-2.6:rhacm2/acm-must-gather-rhel8@sha256:39842906b3846418bc31098e2abad08210118d86aa683e9e5fd04a97822df22d_arm64",
"8Base-RHACM-2.6:rhacm2/acm-must-gather-rhel8@sha256:8a69add2d90a1e094de8510052b683e1765153da75e316ad7778499af0c5ddf9_s390x",
"8Base-RHACM-2.6:rhacm2/acm-must-gather-rhel8@sha256:dca91134a2c1c33c736afcd4c9373749448641385f39162c74e115691289e843_amd64",
"8Base-RHACM-2.6:rhacm2/acm-operator-bundle@sha256:0eac6124f59492d09c1ae650025d59ea0e8547d9f9c832cb9607b09254ff6ddd_s390x",
"8Base-RHACM-2.6:rhacm2/acm-operator-bundle@sha256:1cbcd58a4c23e4c89a6a0509f78802a5aa21205db2784ebc9772b99a3917b183_arm64",
"8Base-RHACM-2.6:rhacm2/acm-operator-bundle@sha256:997aaee36f0bed47e231925a3f2c2ecc503410e54b35727f035c72477f3d1944_ppc64le",
"8Base-RHACM-2.6:rhacm2/acm-operator-bundle@sha256:ce699187f250b93976b8063228ac12d11c6c8f6baba69ba4ed17a38730e84eb3_amd64",
"8Base-RHACM-2.6:rhacm2/acm-prometheus-config-reloader-rhel8@sha256:693a77a9324d6c7f0e69bd9d5725b51f3e429972f1e67469e93648cb347eae84_arm64",
"8Base-RHACM-2.6:rhacm2/acm-prometheus-config-reloader-rhel8@sha256:89757e804d5df2b5eeeb1191b599c3acb9e75f61170f888095302830d6de0582_s390x",
"8Base-RHACM-2.6:rhacm2/acm-prometheus-config-reloader-rhel8@sha256:8e45e1fd7342d7525b118f01794cac1f4a8662def5f2a06336b698db2e268742_amd64",
"8Base-RHACM-2.6:rhacm2/acm-prometheus-config-reloader-rhel8@sha256:ce1c17b34b7aac2e990dc0efe40f4406e73f727b2c7bfe109eded849de753f1a_ppc64le",
"8Base-RHACM-2.6:rhacm2/acm-prometheus-rhel8@sha256:728606d96dd9e0fc2e7810e092e10ee071ec36598c990c8252beccace59a679e_amd64",
"8Base-RHACM-2.6:rhacm2/acm-prometheus-rhel8@sha256:b457d0b95d88c5dd0aac87492cbca40a9d7c2074002ad110f52d562f0c5d0797_arm64",
"8Base-RHACM-2.6:rhacm2/acm-prometheus-rhel8@sha256:f34d2569033bfb1d173342264f090f46d80f7843d52704a7ce9e9eb9de2f5abb_s390x",
"8Base-RHACM-2.6:rhacm2/acm-prometheus-rhel8@sha256:f720e0a94bfe7ed5d812819a3e77cc0581be102970127d8c0d4aa06a05edbf3d_ppc64le",
"8Base-RHACM-2.6:rhacm2/acm-volsync-addon-controller-rhel8@sha256:17ccd6b924b36ab14e3ca5f5331ba7e4c86f8cb64304640d58c3ee6b76edbcaf_ppc64le",
"8Base-RHACM-2.6:rhacm2/acm-volsync-addon-controller-rhel8@sha256:27079308ea87e35564cc3089c65eae68d63880a3bb093ca64d1678a68b60fcec_amd64",
"8Base-RHACM-2.6:rhacm2/acm-volsync-addon-controller-rhel8@sha256:9eabaac2df91aeef613d6973669d07298f2159c6a6e0c9f294623f7b1a10bc08_s390x",
"8Base-RHACM-2.6:rhacm2/acm-volsync-addon-controller-rhel8@sha256:f7abdf1756bc0ff2ebf02fee0469a8b9eeabe1fa8cafdd21c6e8f958155b70bb_arm64",
"8Base-RHACM-2.6:rhacm2/cert-policy-controller-rhel8@sha256:017c1e663827a3b55d70badd3ed979b5d1831252c49d671897a85a75afaa5bb0_s390x",
"8Base-RHACM-2.6:rhacm2/cert-policy-controller-rhel8@sha256:0610778095974edf936602018281bf7a5e287ba9eca9f661a423e68bbe000e40_ppc64le",
"8Base-RHACM-2.6:rhacm2/cert-policy-controller-rhel8@sha256:a66d7d4ee1179f7fce639490f919d722db54eaa3118b4135078c33e6cbf91488_amd64",
"8Base-RHACM-2.6:rhacm2/cert-policy-controller-rhel8@sha256:d660befef0c8f7a4db7aa3b865545c9863d8f37e7ba4b8de4380185f82b208d4_arm64",
"8Base-RHACM-2.6:rhacm2/cluster-backup-rhel8-operator@sha256:1a749d0795972a9bfd5a00aa96c238a660673464be01b2aa9fd7a3aeead6ddf7_amd64",
"8Base-RHACM-2.6:rhacm2/cluster-backup-rhel8-operator@sha256:8915dbdc562e63441f79041bdf1176e46ce53e95418d133f0cd0c1ff79da48a2_arm64",
"8Base-RHACM-2.6:rhacm2/cluster-backup-rhel8-operator@sha256:995f225449b207da9a3cad175dac85b87eefb28ff5bae6a588f40fd79fbe12a1_ppc64le",
"8Base-RHACM-2.6:rhacm2/cluster-backup-rhel8-operator@sha256:f1255a76c6275a4b6a400c82e204a5112fff6fe87f71626f8f309763f6a5d9e4_s390x",
"8Base-RHACM-2.6:rhacm2/config-policy-controller-rhel8@sha256:3b2e0d850e8fc966ec80bff16df26002334744a96b81c7a7dfe222f1706a52e3_s390x",
"8Base-RHACM-2.6:rhacm2/config-policy-controller-rhel8@sha256:447f275bbde46d7fc173798ef5abc0a77a6780f0dffdc171786edbe00f27d8d8_ppc64le",
"8Base-RHACM-2.6:rhacm2/config-policy-controller-rhel8@sha256:61964a1a0ddf2e98bcf5249b7374235055ab85cc26663a8d9397c2b7f6fbb4c6_amd64",
"8Base-RHACM-2.6:rhacm2/config-policy-controller-rhel8@sha256:a3abaa3d0bf1d34fa9e40903a8713c439f5f7f751e775d32cbab308983064ce0_arm64",
"8Base-RHACM-2.6:rhacm2/console-rhel8@sha256:6c0f630ff57f6f423df6dbf4df9faad25089f9b391be35cb8bc9cd5211f94d67_arm64",
"8Base-RHACM-2.6:rhacm2/console-rhel8@sha256:8608aed6971299def3fbe749336727e84c69582664dedac3145b92ea24e62e4d_amd64",
"8Base-RHACM-2.6:rhacm2/console-rhel8@sha256:afa80ae8274db7fa6796c35980fc5df15889e94aff3361f6cda643e5a09da220_ppc64le",
"8Base-RHACM-2.6:rhacm2/console-rhel8@sha256:f06e4e3f62db52c6d7fa0bc1f289de773e18d076bc38612e1b0ddc85c76fde06_s390x",
"8Base-RHACM-2.6:rhacm2/endpoint-monitoring-rhel8-operator@sha256:060bcd658756a924b4ce4d202bd447a3254fc1f49af7d685dde8720f355cde8e_arm64",
"8Base-RHACM-2.6:rhacm2/endpoint-monitoring-rhel8-operator@sha256:091d66731c5fe8eba5646c6b2622bb38c074e202a8a4a7e906921673b60f0898_amd64",
"8Base-RHACM-2.6:rhacm2/endpoint-monitoring-rhel8-operator@sha256:80660eb7f3c068768b0ea04ff20f4539194c52427ffdab4626bf781aa3f2ca64_s390x",
"8Base-RHACM-2.6:rhacm2/endpoint-monitoring-rhel8-operator@sha256:d6204fcf04c83bac13232ec1602572ad5f22bb528537e591079dfa36152697ec_ppc64le",
"8Base-RHACM-2.6:rhacm2/governance-policy-propagator-rhel8@sha256:51be0f04938b60ed1dba60908bebd2000d78e4ade34757bae70a083c67d77e8e_arm64",
"8Base-RHACM-2.6:rhacm2/governance-policy-propagator-rhel8@sha256:9577701bf3c7aa00b99531d2c3842130abc6cd91c52c4a7ba040b705eeace4c7_s390x",
"8Base-RHACM-2.6:rhacm2/governance-policy-propagator-rhel8@sha256:bdc6c128628db86697af198430c5ae5c61c3e586c1a97187e4d4e852cec61e92_ppc64le",
"8Base-RHACM-2.6:rhacm2/governance-policy-propagator-rhel8@sha256:cc519319b9f4fe672144ebedd772ddf56d5de90e3c8f52c0fb9b55313f71a7b3_amd64",
"8Base-RHACM-2.6:rhacm2/governance-policy-spec-sync-rhel8@sha256:2c1905ae8a83e5598678457fd955cbc867453ed5836de6fcc182e4928df8bd67_s390x",
"8Base-RHACM-2.6:rhacm2/governance-policy-spec-sync-rhel8@sha256:4a8d30cc0e1d83c69b7f3339418b101da23fbcaee7d326bedaff677eceb25ab2_ppc64le",
"8Base-RHACM-2.6:rhacm2/governance-policy-spec-sync-rhel8@sha256:6849cf1b4dd883d5b4c0cf90a3adfb26cb59d03d3b892cee3669a32dd6b8dcc2_amd64",
"8Base-RHACM-2.6:rhacm2/governance-policy-spec-sync-rhel8@sha256:d06ffc621167aff31ecb0fa417b294ff0676fb00e4ef1c6cb0fb2aaf4b2561e0_arm64",
"8Base-RHACM-2.6:rhacm2/governance-policy-status-sync-rhel8@sha256:4c86e16f15aaf454e4e5ce5436e1db27a5f8a55f573c3eaf02e4786fe52edfc8_arm64",
"8Base-RHACM-2.6:rhacm2/governance-policy-status-sync-rhel8@sha256:cf6a75d94f50dd063e939aee18756c767cba43f4e1e62a9c2f2b764ac6f43746_s390x",
"8Base-RHACM-2.6:rhacm2/governance-policy-status-sync-rhel8@sha256:e072b615eeffff80a94831e58c70980684c1ec4bd972844b25b157eb7ed5937f_ppc64le",
"8Base-RHACM-2.6:rhacm2/governance-policy-status-sync-rhel8@sha256:fffe971caa2e911d9c972c0e88712ff431d34c63dbe74e25f1cababa50ea7417_amd64",
"8Base-RHACM-2.6:rhacm2/governance-policy-template-sync-rhel8@sha256:10bc1a3833599a593a058e804de67e92888ed779fd0000928d4a70b6c7d5c1c2_amd64",
"8Base-RHACM-2.6:rhacm2/governance-policy-template-sync-rhel8@sha256:5c17f979f47840a879059ad83de12f0756889564a17190ba4438a7632c999bb1_arm64",
"8Base-RHACM-2.6:rhacm2/governance-policy-template-sync-rhel8@sha256:848bce8007de7714afc8c755b5f0c3cdf5eb6b1d259811c947bc295924539a0e_ppc64le",
"8Base-RHACM-2.6:rhacm2/governance-policy-template-sync-rhel8@sha256:95439f7e18fa87601d5860cbd9ca5f0738786e30a629d23788fd5fe33d694c66_s390x",
"8Base-RHACM-2.6:rhacm2/grafana-dashboard-loader-rhel8@sha256:1f5c1b2cffebf069859e95d0e722cb293f8c176bf5c5873bb9517c96b26c2e10_arm64",
"8Base-RHACM-2.6:rhacm2/grafana-dashboard-loader-rhel8@sha256:5223158a122658bafbd853c596cdc1f7bd7a0e4fdd82b1c3668ac84adeae9f24_s390x",
"8Base-RHACM-2.6:rhacm2/grafana-dashboard-loader-rhel8@sha256:561f1f05925cfe3c5f0f8a9b7475be4bbab183b5611ecfe09b090d80fa4bc2fe_amd64",
"8Base-RHACM-2.6:rhacm2/grafana-dashboard-loader-rhel8@sha256:734270221ec4a516e7eb77f2ec3a753384242116aa70320a1dbe969e915af1df_ppc64le",
"8Base-RHACM-2.6:rhacm2/iam-policy-controller-rhel8@sha256:2827e5f485213f92e2d0092187f3976dd6fe598e39b5cf2212d48c3a44c34b13_arm64",
"8Base-RHACM-2.6:rhacm2/iam-policy-controller-rhel8@sha256:8ca9e80365c76b66b2de3924fc50a5912e606042c704b02cb174a4b8bd3927c4_amd64",
"8Base-RHACM-2.6:rhacm2/iam-policy-controller-rhel8@sha256:c5069e76a900aa300102a0ae54ecbc12c0ac31abfeed8656ee60a949daef79c3_s390x",
"8Base-RHACM-2.6:rhacm2/iam-policy-controller-rhel8@sha256:ca05e79e5508924af71f323c13f664770d8dd4eb61ecf0894e4f9a81f7a1b402_ppc64le",
"8Base-RHACM-2.6:rhacm2/insights-client-rhel8@sha256:02cacfec60c80b9228e8b18949751de867f974ea6b1172129096e64e949c0598_amd64",
"8Base-RHACM-2.6:rhacm2/insights-client-rhel8@sha256:2b14036d0291e54c3191682de2ea875a78d78c35b2791a5a113ba1a8920f0621_ppc64le",
"8Base-RHACM-2.6:rhacm2/insights-client-rhel8@sha256:d4c05f641de8fd0753d63cc6d5b62464d3d6a87d601514e87ef2e40bbe7b01b6_s390x",
"8Base-RHACM-2.6:rhacm2/insights-client-rhel8@sha256:e15c410b693b34f49869d037ebb5584384fcdf88114b7a94967ca09f1361a5f3_arm64",
"8Base-RHACM-2.6:rhacm2/insights-metrics-rhel8@sha256:67aa55bb65685395ad2773e7459dff5fbccdeedcf9e56ec2722d8f5c919eae89_s390x",
"8Base-RHACM-2.6:rhacm2/insights-metrics-rhel8@sha256:6c54e08f5f6c2cae41a5e108e1019ff6522af8f69d666e22eb4631cd83b85917_amd64",
"8Base-RHACM-2.6:rhacm2/insights-metrics-rhel8@sha256:88d9b7246aa75cb2c88ccb7f2f1202fc465be0f2d89e59f1d2259f69ada56d9d_arm64",
"8Base-RHACM-2.6:rhacm2/insights-metrics-rhel8@sha256:bad98fe71638d7346f31ea45f6063ec970bf90844bb5c5dc5f917bb0f0099899_ppc64le",
"8Base-RHACM-2.6:rhacm2/klusterlet-addon-controller-rhel8@sha256:22e510955af3fa736b7306c387f44b5f15f5f9a7a006c6587e06d5d8602cc2f0_s390x",
"8Base-RHACM-2.6:rhacm2/klusterlet-addon-controller-rhel8@sha256:55bc86326f992cc4f4401b93f90cdd2baa6728015ffaf6168f2d46ae43c70cf4_ppc64le",
"8Base-RHACM-2.6:rhacm2/klusterlet-addon-controller-rhel8@sha256:8dd7f47af047fb899c7fcbad61cb8f38da45990cac186f9235aec3e4e7de25e9_amd64",
"8Base-RHACM-2.6:rhacm2/klusterlet-addon-controller-rhel8@sha256:bdb97eb5bb0e8f59edf0d389fb07c45171e728dc8b4d2bdacd785193b46ec03b_arm64",
"8Base-RHACM-2.6:rhacm2/kube-rbac-proxy-rhel8@sha256:11a353ee9da6cc843d5f346f4fa51681d13318e2e61fc4d1a3f63406eb175260_s390x",
"8Base-RHACM-2.6:rhacm2/kube-rbac-proxy-rhel8@sha256:31757f3e3bb08b4e49e54694b18b3cf327637be20535482b2df1345b17444dda_amd64",
"8Base-RHACM-2.6:rhacm2/kube-rbac-proxy-rhel8@sha256:b2c0b7414d0fc36a49cbdc5a56b25dd62aac18defc2defbd9c1895cd13a5e716_arm64",
"8Base-RHACM-2.6:rhacm2/kube-rbac-proxy-rhel8@sha256:dbd816d503e9beb58622604432eb415419e893627eb95c1ceeb8ff5bda7d6335_ppc64le",
"8Base-RHACM-2.6:rhacm2/kube-state-metrics-rhel8@sha256:53246a6df1f0880d94ed2644fa4366e3e2108b6fa8a51745af87785346ce5304_s390x",
"8Base-RHACM-2.6:rhacm2/kube-state-metrics-rhel8@sha256:5f2393bceefffb32240043b6722aa73d31fc8133cc2666fcf5eb8d33794bc54f_arm64",
"8Base-RHACM-2.6:rhacm2/kube-state-metrics-rhel8@sha256:c792c043462281cde7c93bd8e2136f62ca17d072e7f466353f37de8e5f5dc949_ppc64le",
"8Base-RHACM-2.6:rhacm2/kube-state-metrics-rhel8@sha256:e6b1d24b56e6973eee1569e351db6637ca67e1d6cd124adb845cbf6e35a4f6af_amd64",
"8Base-RHACM-2.6:rhacm2/management-ingress-rhel8@sha256:07238998d21204cd8f25dc63e6dbde20a2dd25c3b96609729306db6c63a0fca4_arm64",
"8Base-RHACM-2.6:rhacm2/management-ingress-rhel8@sha256:0d2665d19a8753c6269f594b68b067cd62a402404287e6416543c1af2d7d3cf4_ppc64le",
"8Base-RHACM-2.6:rhacm2/management-ingress-rhel8@sha256:6917d018e53aabb6f5402f02000aedd2e5cf71bcc84562e0fc7d7c87049f4b67_amd64",
"8Base-RHACM-2.6:rhacm2/management-ingress-rhel8@sha256:73b0444bd91a1dade3b7e76245ac8d6cb568929bba321b8c86c269d6f542ac3b_s390x",
"8Base-RHACM-2.6:rhacm2/memcached-exporter-rhel8@sha256:7d85dd62346a647d22202baa0f8d405b2aaf9a7174b38e5d29df2e03530009c3_s390x",
"8Base-RHACM-2.6:rhacm2/memcached-exporter-rhel8@sha256:9635616c8f058e67d557201147904b05f8b49938f63fb2b0239dfca883f61685_arm64",
"8Base-RHACM-2.6:rhacm2/memcached-exporter-rhel8@sha256:9e91ecec92ec0df8b72beb6040f39d9a25b0bfad844e92ea34cc2d648d221d22_ppc64le",
"8Base-RHACM-2.6:rhacm2/memcached-exporter-rhel8@sha256:c773b9a2fffcd549d4936054260f655c78da603957826d6bad4e8567a213ad10_amd64",
"8Base-RHACM-2.6:rhacm2/memcached-rhel8@sha256:584f8c4a9a1b75fc71948a98add560d4fe3d936ee46ac791f32121dbadf8c7d2_ppc64le",
"8Base-RHACM-2.6:rhacm2/memcached-rhel8@sha256:59b3ce3f3f4459c97cfffee5e20830d70f8a69198b5fab271e6c478d615c46d3_arm64",
"8Base-RHACM-2.6:rhacm2/memcached-rhel8@sha256:6f458c76757203b28434f871027c6a466a73d246ceb5bfac8793ad1896a672ab_amd64",
"8Base-RHACM-2.6:rhacm2/memcached-rhel8@sha256:e34722fd656e3205dcdb565b0ab68e9971174c11f125dbfff3bf82e1e21f3a76_s390x",
"8Base-RHACM-2.6:rhacm2/metrics-collector-rhel8@sha256:3a81a018b939752543e78c2d68d1436b851be2256b88c3e66cd506ae1d8f4c9c_ppc64le",
"8Base-RHACM-2.6:rhacm2/metrics-collector-rhel8@sha256:6a3e0c36c123c9dc54759655d9148f580abada501034914863a6528ded19ef34_amd64",
"8Base-RHACM-2.6:rhacm2/metrics-collector-rhel8@sha256:7991f484f97b9951f27f70e67d5db0850c4189ee86db8406cdda961a9beb06f0_arm64",
"8Base-RHACM-2.6:rhacm2/metrics-collector-rhel8@sha256:fa08b9bf3fd334738984e150ba5bfd2e005374752f3112340b65f6434eacd057_s390x",
"8Base-RHACM-2.6:rhacm2/multicloud-integrations-rhel8@sha256:2bcbf9a565f3c566061325aca3174ec755b5c94a28612718a3f1563db317273e_ppc64le",
"8Base-RHACM-2.6:rhacm2/multicloud-integrations-rhel8@sha256:6813ccd43a1aecd1aaf4d5d4b1620fd63bbca00b736100189ff91246bf3bc36b_arm64",
"8Base-RHACM-2.6:rhacm2/multicloud-integrations-rhel8@sha256:db89ef3686570526afdb2b79fd698aca5dc50c633009760f1748fb9fd506067b_amd64",
"8Base-RHACM-2.6:rhacm2/multicloud-integrations-rhel8@sha256:db8bc27937802c5d8fff769b9c93c8a01411629d199adbc39235e721d6468b30_s390x",
"8Base-RHACM-2.6:rhacm2/multicluster-observability-rhel8-operator@sha256:434db0ca203b14b899fff9b7a2a5b975de852ea29620a828f29246448aba873c_ppc64le",
"8Base-RHACM-2.6:rhacm2/multicluster-observability-rhel8-operator@sha256:876bfa63b0e13833eaeadb7c6a0481f1d7970b283f69ece4d81c99985f4dd161_arm64",
"8Base-RHACM-2.6:rhacm2/multicluster-observability-rhel8-operator@sha256:d23f208e020d42bc095011d423146e2da35b2bc85b844911bde2f4edf696bdca_amd64",
"8Base-RHACM-2.6:rhacm2/multicluster-observability-rhel8-operator@sha256:f29581baf5277588d2e4cd01380ecf46e3c97a2f17ade01b048f75c29f18d62c_s390x",
"8Base-RHACM-2.6:rhacm2/multicluster-operators-application-rhel8@sha256:1952d422bd7ba42323711faba59244c449293cc92502e350460fee07c0e3b34a_ppc64le",
"8Base-RHACM-2.6:rhacm2/multicluster-operators-application-rhel8@sha256:566a60f630ec346eced3106ec072963d1b9f9d300e7d4cee6af6dc0d590a3937_s390x",
"8Base-RHACM-2.6:rhacm2/multicluster-operators-application-rhel8@sha256:724dd9f4a5e4acd061206ca2ea57c329210ade5135dbdf941b8d7e720daa4f10_arm64",
"8Base-RHACM-2.6:rhacm2/multicluster-operators-application-rhel8@sha256:ace8895fc62c1394dfa7854fd9ce3e14ef859e989255f70dc9a5a3d9bcd514c0_amd64",
"8Base-RHACM-2.6:rhacm2/multicluster-operators-channel-rhel8@sha256:1ebe6504a6a58f39f93952bf1c135ea58ff77e65c5b8ba73c7ad6295e66a1b45_s390x",
"8Base-RHACM-2.6:rhacm2/multicluster-operators-channel-rhel8@sha256:557cc962d0b10d80a9dea7adce387ea28fb4199a02fa8546645ab2cacbf28b88_ppc64le",
"8Base-RHACM-2.6:rhacm2/multicluster-operators-channel-rhel8@sha256:82526c7c046325bde1dfa0a47b58b773355f00bc95c23be75105e7255e7bddd2_arm64",
"8Base-RHACM-2.6:rhacm2/multicluster-operators-channel-rhel8@sha256:85e20d97f28e43668c2790bd6e0adbc598d01f9fab849761fb96d7a5c4946a87_amd64",
"8Base-RHACM-2.6:rhacm2/multicluster-operators-subscription-rhel8@sha256:7310f31faae367a363c27a7236b562bbfe8381a352fce906279590bac11571d2_ppc64le",
"8Base-RHACM-2.6:rhacm2/multicluster-operators-subscription-rhel8@sha256:7676d33b9be36ca6660d3aed888fdffcf270fcf82258ed9531e2746a3d27610c_s390x",
"8Base-RHACM-2.6:rhacm2/multicluster-operators-subscription-rhel8@sha256:e718d5abef58365d547ef73828a26adff5b6cef1bf935aa7c27f12f604b50337_amd64",
"8Base-RHACM-2.6:rhacm2/multicluster-operators-subscription-rhel8@sha256:f58aff87d1efb64417c6976f6772a464e54beefe847f50a141726b7a1a6a293a_arm64",
"8Base-RHACM-2.6:rhacm2/multiclusterhub-repo-rhel8@sha256:03222a9dd6eca9cf44932a0ff1bf89bd9d2d29683f1ebb0d0aa49171b77a4963_ppc64le",
"8Base-RHACM-2.6:rhacm2/multiclusterhub-repo-rhel8@sha256:881b8c3b19918affd478c0ad0c73dff96dd28f5c1dfddb86472b42e422fa25b6_amd64",
"8Base-RHACM-2.6:rhacm2/multiclusterhub-repo-rhel8@sha256:9de94ea1f83ec8b7257c7b2befc1485ed9cc40c9ef3600c4c4c50934e708cf9d_s390x",
"8Base-RHACM-2.6:rhacm2/multiclusterhub-repo-rhel8@sha256:a45ed68e7d3ac89d17eaf06445cabfc19a9ce85a42f116d75028d6acd18a322b_arm64",
"8Base-RHACM-2.6:rhacm2/multiclusterhub-rhel8@sha256:48d1fa8bc5f6a4d8349c41126301bd86d12836384f336881ecb71bd79f84ae93_ppc64le",
"8Base-RHACM-2.6:rhacm2/multiclusterhub-rhel8@sha256:a33e91fb763a2f0894433bce31bd44229e7d5f5c53d36c6b6f643807a45c110b_arm64",
"8Base-RHACM-2.6:rhacm2/multiclusterhub-rhel8@sha256:d6e126cbdd3cfbcdee04b093389ca1b07ac8038da96060051ed94e1eeacc6d92_s390x",
"8Base-RHACM-2.6:rhacm2/multiclusterhub-rhel8@sha256:ecf12158a2d8802b4c7efd6b336ff36c1e002223b1d385a40fbef638d5e4aa21_amd64",
"8Base-RHACM-2.6:rhacm2/node-exporter-rhel8@sha256:14d23638efff3c30661c9a5f3ddb6ab0c7a9d162de1176dd9565cf49dfa4b9c5_amd64",
"8Base-RHACM-2.6:rhacm2/node-exporter-rhel8@sha256:533005e1608de68a09e53599de3f30990db95cb923794bab9ae9e3bc1a8b6baf_arm64",
"8Base-RHACM-2.6:rhacm2/node-exporter-rhel8@sha256:99eef3491c7092afa14179b9a9d39dd8fbfb3c9bb61759d678af5d91ac23e59d_s390x",
"8Base-RHACM-2.6:rhacm2/node-exporter-rhel8@sha256:e200d4e1802cce7fce32b1e0dc5c3220b6f6477b73b3a2d8ea26a5a42d63f46b_ppc64le",
"8Base-RHACM-2.6:rhacm2/observatorium-rhel8-operator@sha256:092e3437e6d38b2bf676d7fb67ad672e3ef03440017b5af7c1ebd2beb3f437eb_amd64",
"8Base-RHACM-2.6:rhacm2/observatorium-rhel8-operator@sha256:8cf076bfb049d1aabd00040ee65f0fedd590f0dd448c7561de494093a915b397_ppc64le",
"8Base-RHACM-2.6:rhacm2/observatorium-rhel8-operator@sha256:e69987a64fdbf873d4b19d8626c0c5e99dd13d7c95446850559be966dae45ad0_arm64",
"8Base-RHACM-2.6:rhacm2/observatorium-rhel8-operator@sha256:f0bf89eaea6b7afc2d08c77bd40dfba581f91f462f5ec3d70473b332ca6f781c_s390x",
"8Base-RHACM-2.6:rhacm2/observatorium-rhel8@sha256:0686cfddd61737f7e7eb4f0c011397277394559edac3bb947c0969e302686dd5_ppc64le",
"8Base-RHACM-2.6:rhacm2/observatorium-rhel8@sha256:8f2f3732600235f66c406b6121ac37979f52572ce90353b6e099be7b74406251_amd64",
"8Base-RHACM-2.6:rhacm2/observatorium-rhel8@sha256:9e1fccc5b17865a6d7baaa1a15cb50f47d80a14b0a7bcbd94c12f0ddcaaf1b28_s390x",
"8Base-RHACM-2.6:rhacm2/observatorium-rhel8@sha256:bdd89a1051c8f21e7d81ff80c96731a0eaa7d15c320ab1e6b1dc3f6babd42598_arm64",
"8Base-RHACM-2.6:rhacm2/prometheus-alertmanager-rhel8@sha256:0860b7aa5e8b07792ad7f5d5c0654e23e9da8eedd4b9f509caea616dcfa97d69_amd64",
"8Base-RHACM-2.6:rhacm2/prometheus-alertmanager-rhel8@sha256:624895d8579ef6f3e5b17558a30775790ec6f00701f8c5cdfa315292d7f9e867_s390x",
"8Base-RHACM-2.6:rhacm2/prometheus-alertmanager-rhel8@sha256:6d09865a228cdbbc6d1ac13042c3c00f0bd086f6dc181dfa3cdf8c7f9d826b9e_arm64",
"8Base-RHACM-2.6:rhacm2/prometheus-alertmanager-rhel8@sha256:c69fee848d21346a271972e89d91898eac9fec27d598d98ffa004ca8d1b53270_ppc64le",
"8Base-RHACM-2.6:rhacm2/prometheus-rhel8@sha256:52cea7c27de23e3358030b09f22b962723c523a940f8e2043edc298c907d761c_arm64",
"8Base-RHACM-2.6:rhacm2/prometheus-rhel8@sha256:67e0fadfbb4d99a60435ed12b470772b38ace4ca815fe73da68eb3c826e200fc_ppc64le",
"8Base-RHACM-2.6:rhacm2/prometheus-rhel8@sha256:e8241b1d852d605b44ecfcc552cb0f905f72e8a17c8d228162b40c19388f5176_s390x",
"8Base-RHACM-2.6:rhacm2/prometheus-rhel8@sha256:ed0cc13e79949436d29a7ad0b41b189744a177ea27545fd5eb9b4f71e87bd0eb_amd64",
"8Base-RHACM-2.6:rhacm2/rbac-query-proxy-rhel8@sha256:29c76a37497f212aed280e2bf16ef45fb3785fb4649ce17b7fe9d653a79e2112_arm64",
"8Base-RHACM-2.6:rhacm2/rbac-query-proxy-rhel8@sha256:475a45884a51127722030226ff9a5f0752c98574c41eb61796aece5e702346a3_ppc64le",
"8Base-RHACM-2.6:rhacm2/rbac-query-proxy-rhel8@sha256:582301b10af0b966ae7d5e130cb0e5f96e7912dc66b4108e0d6078656ca80604_amd64",
"8Base-RHACM-2.6:rhacm2/rbac-query-proxy-rhel8@sha256:f1c7de85a44c03f48a6f62ba1d7d650f0b06e0f502cecff1512ad637b5bc1c27_s390x",
"8Base-RHACM-2.6:rhacm2/redisgraph-tls-rhel8@sha256:128279a656bfbde6c2c052766d63a1de6a06d8bea2707813c64396c2ae382478_amd64",
"8Base-RHACM-2.6:rhacm2/redisgraph-tls-rhel8@sha256:35927ca6e6e9c8d420c499a0c8ad37c4297ba19743d550f489d3e66482275a49_arm64",
"8Base-RHACM-2.6:rhacm2/redisgraph-tls-rhel8@sha256:4696baed553266682ba2b54d3bf683d2ff1241b625de5ec54a45c1b2c5f96243_s390x",
"8Base-RHACM-2.6:rhacm2/redisgraph-tls-rhel8@sha256:d722f2ffab1f58bbaf3c62ef71dbf7e6c4023e6ab17690f1049075a321d0b1ac_ppc64le",
"8Base-RHACM-2.6:rhacm2/search-aggregator-rhel8@sha256:2b5f372c1c73c4de587b5a4388d95b8cc553fc56af446fcefa0e14c6d980b6b3_ppc64le",
"8Base-RHACM-2.6:rhacm2/search-aggregator-rhel8@sha256:38fceeedc0672def1c2cf42bb6743ae726e77d9f7352d002b3fc688c6d551852_amd64",
"8Base-RHACM-2.6:rhacm2/search-aggregator-rhel8@sha256:6a915335bcebb0884fc72df2dfee97c74d42c035864b960e1c800fa6c5f8d93c_arm64",
"8Base-RHACM-2.6:rhacm2/search-aggregator-rhel8@sha256:752decaefc38aa009f54201b38d4ab26d9b4020caec649d9b1f1564f56c47c2a_s390x",
"8Base-RHACM-2.6:rhacm2/search-api-rhel8@sha256:37eea70d5b1c89c25372dcea8c8c03e1e0a9af1b5a06f3b0706ba776ae8847c1_amd64",
"8Base-RHACM-2.6:rhacm2/search-api-rhel8@sha256:7400088d206592eb29cd86182909626262c9b2a99f017811fcc9d8a753c39009_arm64",
"8Base-RHACM-2.6:rhacm2/search-api-rhel8@sha256:aa8ea0deabc39a068f3f6ce9fa6334e44fc507355009a9bff448e742156ec203_ppc64le",
"8Base-RHACM-2.6:rhacm2/search-api-rhel8@sha256:b4d2d39c2b3b736987f1e888b858d52a7ebd9f8d0cebd3bdef8c59f6e3e41725_s390x",
"8Base-RHACM-2.6:rhacm2/search-collector-rhel8@sha256:0174699ec75fcda08892b4e72b674df989af51ea5f04de57a62c2a85a3c08f4f_arm64",
"8Base-RHACM-2.6:rhacm2/search-collector-rhel8@sha256:5a29a9805b8d20969cba86da11a9de8176a3172df361aec5fae136a4271de308_amd64",
"8Base-RHACM-2.6:rhacm2/search-collector-rhel8@sha256:be7eed9ad9502bcc294081f7e2098fc4f8411c912c34fe63479b5b770d06caca_s390x",
"8Base-RHACM-2.6:rhacm2/search-collector-rhel8@sha256:c467c1d7ceaf5281077f7fe8ff1c1c4cffe325132890a3ab9b96ea5db2e2c930_ppc64le",
"8Base-RHACM-2.6:rhacm2/search-rhel8@sha256:2135cd20bb7ebbf48499992fe46a928e28fc78c86e360633ea09054520c42539_ppc64le",
"8Base-RHACM-2.6:rhacm2/search-rhel8@sha256:3a7a31974210e21a3faed9b57a75b970c70ac41d9662b884d4ce67275f756fc7_arm64",
"8Base-RHACM-2.6:rhacm2/search-rhel8@sha256:6e6a19f1440e4eb15a8206e18f7f4dde3e1a5c6518944571d09923d116d3f04e_amd64",
"8Base-RHACM-2.6:rhacm2/search-rhel8@sha256:e6ed3e65f0d49b3c6b0e3e97593a8fae4d453f3aecf8d7829c0d25c68bc91ea1_s390x",
"8Base-RHACM-2.6:rhacm2/submariner-addon-rhel8@sha256:7b80d01371f551df506bd0c56df6829845bfce497ff01cc44b68f172ed5399b4_ppc64le",
"8Base-RHACM-2.6:rhacm2/submariner-addon-rhel8@sha256:934c560bc786015c694e9cffbae8e86f631b3331d62f5a547931446dae82f8c3_s390x",
"8Base-RHACM-2.6:rhacm2/submariner-addon-rhel8@sha256:b467881f4028a89a9e79ba93da719845db576f47a04ae6e569c2317be5594b29_arm64",
"8Base-RHACM-2.6:rhacm2/submariner-addon-rhel8@sha256:fc5592d42e4aca70288448d174511b922ece7f8cb4b41c6a36195c3a4a60aa36_amd64",
"8Base-RHACM-2.6:rhacm2/thanos-receive-controller-rhel8@sha256:21f2626c10c4fb61b37e6ca4ab574186b423f155fbc5cfef3e894fff04cc270e_ppc64le",
"8Base-RHACM-2.6:rhacm2/thanos-receive-controller-rhel8@sha256:c357074958324fc5d602cdcf1cba285bf8582e0b36af79a8f6211bb0dfb77a10_amd64",
"8Base-RHACM-2.6:rhacm2/thanos-receive-controller-rhel8@sha256:d9ac8e67d6d9858b16dd9d1d49c1dd904aa22a7b618e5d33292344faced9c0d3_arm64",
"8Base-RHACM-2.6:rhacm2/thanos-receive-controller-rhel8@sha256:e3b840a7833680170f9e9ca52309552c584935a68c75cc71e6d576b104dc01c8_s390x",
"8Base-RHACM-2.6:rhacm2/thanos-rhel8@sha256:453c525197ccfe1f866af70ca2e7f3deb6f98d0b98c09b602b4fa1368787213d_amd64",
"8Base-RHACM-2.6:rhacm2/thanos-rhel8@sha256:4b3b45ad0b564360c245d20b1540c2398c9606cf8684275e4ee071c591357929_arm64",
"8Base-RHACM-2.6:rhacm2/thanos-rhel8@sha256:7e43ba8f47ec54b5f86d13c81b67b044176530b63b5ae3f40332fc975cc6b21f_s390x",
"8Base-RHACM-2.6:rhacm2/thanos-rhel8@sha256:faaa00c0af80c781a7c610616153a3cd1dc1b20637934c3a243a2e9664ba0ee5_ppc64le"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2022:6370"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "LOCAL",
"availabilityImpact": "HIGH",
"baseScore": 7.3,
"baseSeverity": "HIGH",
"confidentialityImpact": "LOW",
"integrityImpact": "LOW",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:N/UI:N/S:U/C:L/I:L/A:H",
"version": "3.1"
},
"products": [
"8Base-RHACM-2.6:rhacm2/acm-governance-policy-addon-controller-rhel8@sha256:615ab5d9542759d921634737709e84a8e65d003ea136e5d22858d380225fd177_amd64",
"8Base-RHACM-2.6:rhacm2/acm-governance-policy-addon-controller-rhel8@sha256:958b729d30f10b9c121e68ac8ede2054ed29cc52a9a7d6df0537ed221aa74358_s390x",
"8Base-RHACM-2.6:rhacm2/acm-governance-policy-addon-controller-rhel8@sha256:b5bef941b4e0b5b3529ca5b2311c85295b9f6d12e482a9cbdad691c2406541f1_ppc64le",
"8Base-RHACM-2.6:rhacm2/acm-governance-policy-addon-controller-rhel8@sha256:f6194b9056d77e54f3c74caa9eab87bd1df1818d082fc807229d1c44ec6c88c4_arm64",
"8Base-RHACM-2.6:rhacm2/acm-grafana-rhel8@sha256:45616ed43b53d3a83e65828118f09430396f5bcb0566ae3a65d937b59f0d873e_s390x",
"8Base-RHACM-2.6:rhacm2/acm-grafana-rhel8@sha256:8c48441cfa850ea1274932e94da0831618c10f91022619c779304501a75fb161_amd64",
"8Base-RHACM-2.6:rhacm2/acm-grafana-rhel8@sha256:cc1c196b19c5fd8f313c6136359cc9dd37b5f59d32a581b10cf89b80b7d0cbf4_arm64",
"8Base-RHACM-2.6:rhacm2/acm-grafana-rhel8@sha256:cdf24e68e50be1350566243f6d2cb1403d09ab68e5fed39ea6c56212e42b90f1_ppc64le",
"8Base-RHACM-2.6:rhacm2/acm-must-gather-rhel8@sha256:1457ff5cfd61611fdc968d4af5b020d835e107b97932c7ba7b3f5ed4cbd0e39f_ppc64le",
"8Base-RHACM-2.6:rhacm2/acm-must-gather-rhel8@sha256:39842906b3846418bc31098e2abad08210118d86aa683e9e5fd04a97822df22d_arm64",
"8Base-RHACM-2.6:rhacm2/acm-must-gather-rhel8@sha256:8a69add2d90a1e094de8510052b683e1765153da75e316ad7778499af0c5ddf9_s390x",
"8Base-RHACM-2.6:rhacm2/acm-must-gather-rhel8@sha256:dca91134a2c1c33c736afcd4c9373749448641385f39162c74e115691289e843_amd64",
"8Base-RHACM-2.6:rhacm2/acm-operator-bundle@sha256:0eac6124f59492d09c1ae650025d59ea0e8547d9f9c832cb9607b09254ff6ddd_s390x",
"8Base-RHACM-2.6:rhacm2/acm-operator-bundle@sha256:1cbcd58a4c23e4c89a6a0509f78802a5aa21205db2784ebc9772b99a3917b183_arm64",
"8Base-RHACM-2.6:rhacm2/acm-operator-bundle@sha256:997aaee36f0bed47e231925a3f2c2ecc503410e54b35727f035c72477f3d1944_ppc64le",
"8Base-RHACM-2.6:rhacm2/acm-operator-bundle@sha256:ce699187f250b93976b8063228ac12d11c6c8f6baba69ba4ed17a38730e84eb3_amd64",
"8Base-RHACM-2.6:rhacm2/acm-prometheus-config-reloader-rhel8@sha256:693a77a9324d6c7f0e69bd9d5725b51f3e429972f1e67469e93648cb347eae84_arm64",
"8Base-RHACM-2.6:rhacm2/acm-prometheus-config-reloader-rhel8@sha256:89757e804d5df2b5eeeb1191b599c3acb9e75f61170f888095302830d6de0582_s390x",
"8Base-RHACM-2.6:rhacm2/acm-prometheus-config-reloader-rhel8@sha256:8e45e1fd7342d7525b118f01794cac1f4a8662def5f2a06336b698db2e268742_amd64",
"8Base-RHACM-2.6:rhacm2/acm-prometheus-config-reloader-rhel8@sha256:ce1c17b34b7aac2e990dc0efe40f4406e73f727b2c7bfe109eded849de753f1a_ppc64le",
"8Base-RHACM-2.6:rhacm2/acm-prometheus-rhel8@sha256:728606d96dd9e0fc2e7810e092e10ee071ec36598c990c8252beccace59a679e_amd64",
"8Base-RHACM-2.6:rhacm2/acm-prometheus-rhel8@sha256:b457d0b95d88c5dd0aac87492cbca40a9d7c2074002ad110f52d562f0c5d0797_arm64",
"8Base-RHACM-2.6:rhacm2/acm-prometheus-rhel8@sha256:f34d2569033bfb1d173342264f090f46d80f7843d52704a7ce9e9eb9de2f5abb_s390x",
"8Base-RHACM-2.6:rhacm2/acm-prometheus-rhel8@sha256:f720e0a94bfe7ed5d812819a3e77cc0581be102970127d8c0d4aa06a05edbf3d_ppc64le",
"8Base-RHACM-2.6:rhacm2/acm-volsync-addon-controller-rhel8@sha256:17ccd6b924b36ab14e3ca5f5331ba7e4c86f8cb64304640d58c3ee6b76edbcaf_ppc64le",
"8Base-RHACM-2.6:rhacm2/acm-volsync-addon-controller-rhel8@sha256:27079308ea87e35564cc3089c65eae68d63880a3bb093ca64d1678a68b60fcec_amd64",
"8Base-RHACM-2.6:rhacm2/acm-volsync-addon-controller-rhel8@sha256:9eabaac2df91aeef613d6973669d07298f2159c6a6e0c9f294623f7b1a10bc08_s390x",
"8Base-RHACM-2.6:rhacm2/acm-volsync-addon-controller-rhel8@sha256:f7abdf1756bc0ff2ebf02fee0469a8b9eeabe1fa8cafdd21c6e8f958155b70bb_arm64",
"8Base-RHACM-2.6:rhacm2/cert-policy-controller-rhel8@sha256:017c1e663827a3b55d70badd3ed979b5d1831252c49d671897a85a75afaa5bb0_s390x",
"8Base-RHACM-2.6:rhacm2/cert-policy-controller-rhel8@sha256:0610778095974edf936602018281bf7a5e287ba9eca9f661a423e68bbe000e40_ppc64le",
"8Base-RHACM-2.6:rhacm2/cert-policy-controller-rhel8@sha256:a66d7d4ee1179f7fce639490f919d722db54eaa3118b4135078c33e6cbf91488_amd64",
"8Base-RHACM-2.6:rhacm2/cert-policy-controller-rhel8@sha256:d660befef0c8f7a4db7aa3b865545c9863d8f37e7ba4b8de4380185f82b208d4_arm64",
"8Base-RHACM-2.6:rhacm2/cluster-backup-rhel8-operator@sha256:1a749d0795972a9bfd5a00aa96c238a660673464be01b2aa9fd7a3aeead6ddf7_amd64",
"8Base-RHACM-2.6:rhacm2/cluster-backup-rhel8-operator@sha256:8915dbdc562e63441f79041bdf1176e46ce53e95418d133f0cd0c1ff79da48a2_arm64",
"8Base-RHACM-2.6:rhacm2/cluster-backup-rhel8-operator@sha256:995f225449b207da9a3cad175dac85b87eefb28ff5bae6a588f40fd79fbe12a1_ppc64le",
"8Base-RHACM-2.6:rhacm2/cluster-backup-rhel8-operator@sha256:f1255a76c6275a4b6a400c82e204a5112fff6fe87f71626f8f309763f6a5d9e4_s390x",
"8Base-RHACM-2.6:rhacm2/config-policy-controller-rhel8@sha256:3b2e0d850e8fc966ec80bff16df26002334744a96b81c7a7dfe222f1706a52e3_s390x",
"8Base-RHACM-2.6:rhacm2/config-policy-controller-rhel8@sha256:447f275bbde46d7fc173798ef5abc0a77a6780f0dffdc171786edbe00f27d8d8_ppc64le",
"8Base-RHACM-2.6:rhacm2/config-policy-controller-rhel8@sha256:61964a1a0ddf2e98bcf5249b7374235055ab85cc26663a8d9397c2b7f6fbb4c6_amd64",
"8Base-RHACM-2.6:rhacm2/config-policy-controller-rhel8@sha256:a3abaa3d0bf1d34fa9e40903a8713c439f5f7f751e775d32cbab308983064ce0_arm64",
"8Base-RHACM-2.6:rhacm2/console-rhel8@sha256:6c0f630ff57f6f423df6dbf4df9faad25089f9b391be35cb8bc9cd5211f94d67_arm64",
"8Base-RHACM-2.6:rhacm2/console-rhel8@sha256:8608aed6971299def3fbe749336727e84c69582664dedac3145b92ea24e62e4d_amd64",
"8Base-RHACM-2.6:rhacm2/console-rhel8@sha256:afa80ae8274db7fa6796c35980fc5df15889e94aff3361f6cda643e5a09da220_ppc64le",
"8Base-RHACM-2.6:rhacm2/console-rhel8@sha256:f06e4e3f62db52c6d7fa0bc1f289de773e18d076bc38612e1b0ddc85c76fde06_s390x",
"8Base-RHACM-2.6:rhacm2/endpoint-monitoring-rhel8-operator@sha256:060bcd658756a924b4ce4d202bd447a3254fc1f49af7d685dde8720f355cde8e_arm64",
"8Base-RHACM-2.6:rhacm2/endpoint-monitoring-rhel8-operator@sha256:091d66731c5fe8eba5646c6b2622bb38c074e202a8a4a7e906921673b60f0898_amd64",
"8Base-RHACM-2.6:rhacm2/endpoint-monitoring-rhel8-operator@sha256:80660eb7f3c068768b0ea04ff20f4539194c52427ffdab4626bf781aa3f2ca64_s390x",
"8Base-RHACM-2.6:rhacm2/endpoint-monitoring-rhel8-operator@sha256:d6204fcf04c83bac13232ec1602572ad5f22bb528537e591079dfa36152697ec_ppc64le",
"8Base-RHACM-2.6:rhacm2/governance-policy-propagator-rhel8@sha256:51be0f04938b60ed1dba60908bebd2000d78e4ade34757bae70a083c67d77e8e_arm64",
"8Base-RHACM-2.6:rhacm2/governance-policy-propagator-rhel8@sha256:9577701bf3c7aa00b99531d2c3842130abc6cd91c52c4a7ba040b705eeace4c7_s390x",
"8Base-RHACM-2.6:rhacm2/governance-policy-propagator-rhel8@sha256:bdc6c128628db86697af198430c5ae5c61c3e586c1a97187e4d4e852cec61e92_ppc64le",
"8Base-RHACM-2.6:rhacm2/governance-policy-propagator-rhel8@sha256:cc519319b9f4fe672144ebedd772ddf56d5de90e3c8f52c0fb9b55313f71a7b3_amd64",
"8Base-RHACM-2.6:rhacm2/governance-policy-spec-sync-rhel8@sha256:2c1905ae8a83e5598678457fd955cbc867453ed5836de6fcc182e4928df8bd67_s390x",
"8Base-RHACM-2.6:rhacm2/governance-policy-spec-sync-rhel8@sha256:4a8d30cc0e1d83c69b7f3339418b101da23fbcaee7d326bedaff677eceb25ab2_ppc64le",
"8Base-RHACM-2.6:rhacm2/governance-policy-spec-sync-rhel8@sha256:6849cf1b4dd883d5b4c0cf90a3adfb26cb59d03d3b892cee3669a32dd6b8dcc2_amd64",
"8Base-RHACM-2.6:rhacm2/governance-policy-spec-sync-rhel8@sha256:d06ffc621167aff31ecb0fa417b294ff0676fb00e4ef1c6cb0fb2aaf4b2561e0_arm64",
"8Base-RHACM-2.6:rhacm2/governance-policy-status-sync-rhel8@sha256:4c86e16f15aaf454e4e5ce5436e1db27a5f8a55f573c3eaf02e4786fe52edfc8_arm64",
"8Base-RHACM-2.6:rhacm2/governance-policy-status-sync-rhel8@sha256:cf6a75d94f50dd063e939aee18756c767cba43f4e1e62a9c2f2b764ac6f43746_s390x",
"8Base-RHACM-2.6:rhacm2/governance-policy-status-sync-rhel8@sha256:e072b615eeffff80a94831e58c70980684c1ec4bd972844b25b157eb7ed5937f_ppc64le",
"8Base-RHACM-2.6:rhacm2/governance-policy-status-sync-rhel8@sha256:fffe971caa2e911d9c972c0e88712ff431d34c63dbe74e25f1cababa50ea7417_amd64",
"8Base-RHACM-2.6:rhacm2/governance-policy-template-sync-rhel8@sha256:10bc1a3833599a593a058e804de67e92888ed779fd0000928d4a70b6c7d5c1c2_amd64",
"8Base-RHACM-2.6:rhacm2/governance-policy-template-sync-rhel8@sha256:5c17f979f47840a879059ad83de12f0756889564a17190ba4438a7632c999bb1_arm64",
"8Base-RHACM-2.6:rhacm2/governance-policy-template-sync-rhel8@sha256:848bce8007de7714afc8c755b5f0c3cdf5eb6b1d259811c947bc295924539a0e_ppc64le",
"8Base-RHACM-2.6:rhacm2/governance-policy-template-sync-rhel8@sha256:95439f7e18fa87601d5860cbd9ca5f0738786e30a629d23788fd5fe33d694c66_s390x",
"8Base-RHACM-2.6:rhacm2/grafana-dashboard-loader-rhel8@sha256:1f5c1b2cffebf069859e95d0e722cb293f8c176bf5c5873bb9517c96b26c2e10_arm64",
"8Base-RHACM-2.6:rhacm2/grafana-dashboard-loader-rhel8@sha256:5223158a122658bafbd853c596cdc1f7bd7a0e4fdd82b1c3668ac84adeae9f24_s390x",
"8Base-RHACM-2.6:rhacm2/grafana-dashboard-loader-rhel8@sha256:561f1f05925cfe3c5f0f8a9b7475be4bbab183b5611ecfe09b090d80fa4bc2fe_amd64",
"8Base-RHACM-2.6:rhacm2/grafana-dashboard-loader-rhel8@sha256:734270221ec4a516e7eb77f2ec3a753384242116aa70320a1dbe969e915af1df_ppc64le",
"8Base-RHACM-2.6:rhacm2/iam-policy-controller-rhel8@sha256:2827e5f485213f92e2d0092187f3976dd6fe598e39b5cf2212d48c3a44c34b13_arm64",
"8Base-RHACM-2.6:rhacm2/iam-policy-controller-rhel8@sha256:8ca9e80365c76b66b2de3924fc50a5912e606042c704b02cb174a4b8bd3927c4_amd64",
"8Base-RHACM-2.6:rhacm2/iam-policy-controller-rhel8@sha256:c5069e76a900aa300102a0ae54ecbc12c0ac31abfeed8656ee60a949daef79c3_s390x",
"8Base-RHACM-2.6:rhacm2/iam-policy-controller-rhel8@sha256:ca05e79e5508924af71f323c13f664770d8dd4eb61ecf0894e4f9a81f7a1b402_ppc64le",
"8Base-RHACM-2.6:rhacm2/insights-client-rhel8@sha256:02cacfec60c80b9228e8b18949751de867f974ea6b1172129096e64e949c0598_amd64",
"8Base-RHACM-2.6:rhacm2/insights-client-rhel8@sha256:2b14036d0291e54c3191682de2ea875a78d78c35b2791a5a113ba1a8920f0621_ppc64le",
"8Base-RHACM-2.6:rhacm2/insights-client-rhel8@sha256:d4c05f641de8fd0753d63cc6d5b62464d3d6a87d601514e87ef2e40bbe7b01b6_s390x",
"8Base-RHACM-2.6:rhacm2/insights-client-rhel8@sha256:e15c410b693b34f49869d037ebb5584384fcdf88114b7a94967ca09f1361a5f3_arm64",
"8Base-RHACM-2.6:rhacm2/insights-metrics-rhel8@sha256:67aa55bb65685395ad2773e7459dff5fbccdeedcf9e56ec2722d8f5c919eae89_s390x",
"8Base-RHACM-2.6:rhacm2/insights-metrics-rhel8@sha256:6c54e08f5f6c2cae41a5e108e1019ff6522af8f69d666e22eb4631cd83b85917_amd64",
"8Base-RHACM-2.6:rhacm2/insights-metrics-rhel8@sha256:88d9b7246aa75cb2c88ccb7f2f1202fc465be0f2d89e59f1d2259f69ada56d9d_arm64",
"8Base-RHACM-2.6:rhacm2/insights-metrics-rhel8@sha256:bad98fe71638d7346f31ea45f6063ec970bf90844bb5c5dc5f917bb0f0099899_ppc64le",
"8Base-RHACM-2.6:rhacm2/klusterlet-addon-controller-rhel8@sha256:22e510955af3fa736b7306c387f44b5f15f5f9a7a006c6587e06d5d8602cc2f0_s390x",
"8Base-RHACM-2.6:rhacm2/klusterlet-addon-controller-rhel8@sha256:55bc86326f992cc4f4401b93f90cdd2baa6728015ffaf6168f2d46ae43c70cf4_ppc64le",
"8Base-RHACM-2.6:rhacm2/klusterlet-addon-controller-rhel8@sha256:8dd7f47af047fb899c7fcbad61cb8f38da45990cac186f9235aec3e4e7de25e9_amd64",
"8Base-RHACM-2.6:rhacm2/klusterlet-addon-controller-rhel8@sha256:bdb97eb5bb0e8f59edf0d389fb07c45171e728dc8b4d2bdacd785193b46ec03b_arm64",
"8Base-RHACM-2.6:rhacm2/kube-rbac-proxy-rhel8@sha256:11a353ee9da6cc843d5f346f4fa51681d13318e2e61fc4d1a3f63406eb175260_s390x",
"8Base-RHACM-2.6:rhacm2/kube-rbac-proxy-rhel8@sha256:31757f3e3bb08b4e49e54694b18b3cf327637be20535482b2df1345b17444dda_amd64",
"8Base-RHACM-2.6:rhacm2/kube-rbac-proxy-rhel8@sha256:b2c0b7414d0fc36a49cbdc5a56b25dd62aac18defc2defbd9c1895cd13a5e716_arm64",
"8Base-RHACM-2.6:rhacm2/kube-rbac-proxy-rhel8@sha256:dbd816d503e9beb58622604432eb415419e893627eb95c1ceeb8ff5bda7d6335_ppc64le",
"8Base-RHACM-2.6:rhacm2/kube-state-metrics-rhel8@sha256:53246a6df1f0880d94ed2644fa4366e3e2108b6fa8a51745af87785346ce5304_s390x",
"8Base-RHACM-2.6:rhacm2/kube-state-metrics-rhel8@sha256:5f2393bceefffb32240043b6722aa73d31fc8133cc2666fcf5eb8d33794bc54f_arm64",
"8Base-RHACM-2.6:rhacm2/kube-state-metrics-rhel8@sha256:c792c043462281cde7c93bd8e2136f62ca17d072e7f466353f37de8e5f5dc949_ppc64le",
"8Base-RHACM-2.6:rhacm2/kube-state-metrics-rhel8@sha256:e6b1d24b56e6973eee1569e351db6637ca67e1d6cd124adb845cbf6e35a4f6af_amd64",
"8Base-RHACM-2.6:rhacm2/management-ingress-rhel8@sha256:07238998d21204cd8f25dc63e6dbde20a2dd25c3b96609729306db6c63a0fca4_arm64",
"8Base-RHACM-2.6:rhacm2/management-ingress-rhel8@sha256:0d2665d19a8753c6269f594b68b067cd62a402404287e6416543c1af2d7d3cf4_ppc64le",
"8Base-RHACM-2.6:rhacm2/management-ingress-rhel8@sha256:6917d018e53aabb6f5402f02000aedd2e5cf71bcc84562e0fc7d7c87049f4b67_amd64",
"8Base-RHACM-2.6:rhacm2/management-ingress-rhel8@sha256:73b0444bd91a1dade3b7e76245ac8d6cb568929bba321b8c86c269d6f542ac3b_s390x",
"8Base-RHACM-2.6:rhacm2/memcached-exporter-rhel8@sha256:7d85dd62346a647d22202baa0f8d405b2aaf9a7174b38e5d29df2e03530009c3_s390x",
"8Base-RHACM-2.6:rhacm2/memcached-exporter-rhel8@sha256:9635616c8f058e67d557201147904b05f8b49938f63fb2b0239dfca883f61685_arm64",
"8Base-RHACM-2.6:rhacm2/memcached-exporter-rhel8@sha256:9e91ecec92ec0df8b72beb6040f39d9a25b0bfad844e92ea34cc2d648d221d22_ppc64le",
"8Base-RHACM-2.6:rhacm2/memcached-exporter-rhel8@sha256:c773b9a2fffcd549d4936054260f655c78da603957826d6bad4e8567a213ad10_amd64",
"8Base-RHACM-2.6:rhacm2/memcached-rhel8@sha256:584f8c4a9a1b75fc71948a98add560d4fe3d936ee46ac791f32121dbadf8c7d2_ppc64le",
"8Base-RHACM-2.6:rhacm2/memcached-rhel8@sha256:59b3ce3f3f4459c97cfffee5e20830d70f8a69198b5fab271e6c478d615c46d3_arm64",
"8Base-RHACM-2.6:rhacm2/memcached-rhel8@sha256:6f458c76757203b28434f871027c6a466a73d246ceb5bfac8793ad1896a672ab_amd64",
"8Base-RHACM-2.6:rhacm2/memcached-rhel8@sha256:e34722fd656e3205dcdb565b0ab68e9971174c11f125dbfff3bf82e1e21f3a76_s390x",
"8Base-RHACM-2.6:rhacm2/metrics-collector-rhel8@sha256:3a81a018b939752543e78c2d68d1436b851be2256b88c3e66cd506ae1d8f4c9c_ppc64le",
"8Base-RHACM-2.6:rhacm2/metrics-collector-rhel8@sha256:6a3e0c36c123c9dc54759655d9148f580abada501034914863a6528ded19ef34_amd64",
"8Base-RHACM-2.6:rhacm2/metrics-collector-rhel8@sha256:7991f484f97b9951f27f70e67d5db0850c4189ee86db8406cdda961a9beb06f0_arm64",
"8Base-RHACM-2.6:rhacm2/metrics-collector-rhel8@sha256:fa08b9bf3fd334738984e150ba5bfd2e005374752f3112340b65f6434eacd057_s390x",
"8Base-RHACM-2.6:rhacm2/multicloud-integrations-rhel8@sha256:2bcbf9a565f3c566061325aca3174ec755b5c94a28612718a3f1563db317273e_ppc64le",
"8Base-RHACM-2.6:rhacm2/multicloud-integrations-rhel8@sha256:6813ccd43a1aecd1aaf4d5d4b1620fd63bbca00b736100189ff91246bf3bc36b_arm64",
"8Base-RHACM-2.6:rhacm2/multicloud-integrations-rhel8@sha256:db89ef3686570526afdb2b79fd698aca5dc50c633009760f1748fb9fd506067b_amd64",
"8Base-RHACM-2.6:rhacm2/multicloud-integrations-rhel8@sha256:db8bc27937802c5d8fff769b9c93c8a01411629d199adbc39235e721d6468b30_s390x",
"8Base-RHACM-2.6:rhacm2/multicluster-observability-rhel8-operator@sha256:434db0ca203b14b899fff9b7a2a5b975de852ea29620a828f29246448aba873c_ppc64le",
"8Base-RHACM-2.6:rhacm2/multicluster-observability-rhel8-operator@sha256:876bfa63b0e13833eaeadb7c6a0481f1d7970b283f69ece4d81c99985f4dd161_arm64",
"8Base-RHACM-2.6:rhacm2/multicluster-observability-rhel8-operator@sha256:d23f208e020d42bc095011d423146e2da35b2bc85b844911bde2f4edf696bdca_amd64",
"8Base-RHACM-2.6:rhacm2/multicluster-observability-rhel8-operator@sha256:f29581baf5277588d2e4cd01380ecf46e3c97a2f17ade01b048f75c29f18d62c_s390x",
"8Base-RHACM-2.6:rhacm2/multicluster-operators-application-rhel8@sha256:1952d422bd7ba42323711faba59244c449293cc92502e350460fee07c0e3b34a_ppc64le",
"8Base-RHACM-2.6:rhacm2/multicluster-operators-application-rhel8@sha256:566a60f630ec346eced3106ec072963d1b9f9d300e7d4cee6af6dc0d590a3937_s390x",
"8Base-RHACM-2.6:rhacm2/multicluster-operators-application-rhel8@sha256:724dd9f4a5e4acd061206ca2ea57c329210ade5135dbdf941b8d7e720daa4f10_arm64",
"8Base-RHACM-2.6:rhacm2/multicluster-operators-application-rhel8@sha256:ace8895fc62c1394dfa7854fd9ce3e14ef859e989255f70dc9a5a3d9bcd514c0_amd64",
"8Base-RHACM-2.6:rhacm2/multicluster-operators-channel-rhel8@sha256:1ebe6504a6a58f39f93952bf1c135ea58ff77e65c5b8ba73c7ad6295e66a1b45_s390x",
"8Base-RHACM-2.6:rhacm2/multicluster-operators-channel-rhel8@sha256:557cc962d0b10d80a9dea7adce387ea28fb4199a02fa8546645ab2cacbf28b88_ppc64le",
"8Base-RHACM-2.6:rhacm2/multicluster-operators-channel-rhel8@sha256:82526c7c046325bde1dfa0a47b58b773355f00bc95c23be75105e7255e7bddd2_arm64",
"8Base-RHACM-2.6:rhacm2/multicluster-operators-channel-rhel8@sha256:85e20d97f28e43668c2790bd6e0adbc598d01f9fab849761fb96d7a5c4946a87_amd64",
"8Base-RHACM-2.6:rhacm2/multicluster-operators-subscription-rhel8@sha256:7310f31faae367a363c27a7236b562bbfe8381a352fce906279590bac11571d2_ppc64le",
"8Base-RHACM-2.6:rhacm2/multicluster-operators-subscription-rhel8@sha256:7676d33b9be36ca6660d3aed888fdffcf270fcf82258ed9531e2746a3d27610c_s390x",
"8Base-RHACM-2.6:rhacm2/multicluster-operators-subscription-rhel8@sha256:e718d5abef58365d547ef73828a26adff5b6cef1bf935aa7c27f12f604b50337_amd64",
"8Base-RHACM-2.6:rhacm2/multicluster-operators-subscription-rhel8@sha256:f58aff87d1efb64417c6976f6772a464e54beefe847f50a141726b7a1a6a293a_arm64",
"8Base-RHACM-2.6:rhacm2/multiclusterhub-repo-rhel8@sha256:03222a9dd6eca9cf44932a0ff1bf89bd9d2d29683f1ebb0d0aa49171b77a4963_ppc64le",
"8Base-RHACM-2.6:rhacm2/multiclusterhub-repo-rhel8@sha256:881b8c3b19918affd478c0ad0c73dff96dd28f5c1dfddb86472b42e422fa25b6_amd64",
"8Base-RHACM-2.6:rhacm2/multiclusterhub-repo-rhel8@sha256:9de94ea1f83ec8b7257c7b2befc1485ed9cc40c9ef3600c4c4c50934e708cf9d_s390x",
"8Base-RHACM-2.6:rhacm2/multiclusterhub-repo-rhel8@sha256:a45ed68e7d3ac89d17eaf06445cabfc19a9ce85a42f116d75028d6acd18a322b_arm64",
"8Base-RHACM-2.6:rhacm2/multiclusterhub-rhel8@sha256:48d1fa8bc5f6a4d8349c41126301bd86d12836384f336881ecb71bd79f84ae93_ppc64le",
"8Base-RHACM-2.6:rhacm2/multiclusterhub-rhel8@sha256:a33e91fb763a2f0894433bce31bd44229e7d5f5c53d36c6b6f643807a45c110b_arm64",
"8Base-RHACM-2.6:rhacm2/multiclusterhub-rhel8@sha256:d6e126cbdd3cfbcdee04b093389ca1b07ac8038da96060051ed94e1eeacc6d92_s390x",
"8Base-RHACM-2.6:rhacm2/multiclusterhub-rhel8@sha256:ecf12158a2d8802b4c7efd6b336ff36c1e002223b1d385a40fbef638d5e4aa21_amd64",
"8Base-RHACM-2.6:rhacm2/node-exporter-rhel8@sha256:14d23638efff3c30661c9a5f3ddb6ab0c7a9d162de1176dd9565cf49dfa4b9c5_amd64",
"8Base-RHACM-2.6:rhacm2/node-exporter-rhel8@sha256:533005e1608de68a09e53599de3f30990db95cb923794bab9ae9e3bc1a8b6baf_arm64",
"8Base-RHACM-2.6:rhacm2/node-exporter-rhel8@sha256:99eef3491c7092afa14179b9a9d39dd8fbfb3c9bb61759d678af5d91ac23e59d_s390x",
"8Base-RHACM-2.6:rhacm2/node-exporter-rhel8@sha256:e200d4e1802cce7fce32b1e0dc5c3220b6f6477b73b3a2d8ea26a5a42d63f46b_ppc64le",
"8Base-RHACM-2.6:rhacm2/observatorium-rhel8-operator@sha256:092e3437e6d38b2bf676d7fb67ad672e3ef03440017b5af7c1ebd2beb3f437eb_amd64",
"8Base-RHACM-2.6:rhacm2/observatorium-rhel8-operator@sha256:8cf076bfb049d1aabd00040ee65f0fedd590f0dd448c7561de494093a915b397_ppc64le",
"8Base-RHACM-2.6:rhacm2/observatorium-rhel8-operator@sha256:e69987a64fdbf873d4b19d8626c0c5e99dd13d7c95446850559be966dae45ad0_arm64",
"8Base-RHACM-2.6:rhacm2/observatorium-rhel8-operator@sha256:f0bf89eaea6b7afc2d08c77bd40dfba581f91f462f5ec3d70473b332ca6f781c_s390x",
"8Base-RHACM-2.6:rhacm2/observatorium-rhel8@sha256:0686cfddd61737f7e7eb4f0c011397277394559edac3bb947c0969e302686dd5_ppc64le",
"8Base-RHACM-2.6:rhacm2/observatorium-rhel8@sha256:8f2f3732600235f66c406b6121ac37979f52572ce90353b6e099be7b74406251_amd64",
"8Base-RHACM-2.6:rhacm2/observatorium-rhel8@sha256:9e1fccc5b17865a6d7baaa1a15cb50f47d80a14b0a7bcbd94c12f0ddcaaf1b28_s390x",
"8Base-RHACM-2.6:rhacm2/observatorium-rhel8@sha256:bdd89a1051c8f21e7d81ff80c96731a0eaa7d15c320ab1e6b1dc3f6babd42598_arm64",
"8Base-RHACM-2.6:rhacm2/prometheus-alertmanager-rhel8@sha256:0860b7aa5e8b07792ad7f5d5c0654e23e9da8eedd4b9f509caea616dcfa97d69_amd64",
"8Base-RHACM-2.6:rhacm2/prometheus-alertmanager-rhel8@sha256:624895d8579ef6f3e5b17558a30775790ec6f00701f8c5cdfa315292d7f9e867_s390x",
"8Base-RHACM-2.6:rhacm2/prometheus-alertmanager-rhel8@sha256:6d09865a228cdbbc6d1ac13042c3c00f0bd086f6dc181dfa3cdf8c7f9d826b9e_arm64",
"8Base-RHACM-2.6:rhacm2/prometheus-alertmanager-rhel8@sha256:c69fee848d21346a271972e89d91898eac9fec27d598d98ffa004ca8d1b53270_ppc64le",
"8Base-RHACM-2.6:rhacm2/prometheus-rhel8@sha256:52cea7c27de23e3358030b09f22b962723c523a940f8e2043edc298c907d761c_arm64",
"8Base-RHACM-2.6:rhacm2/prometheus-rhel8@sha256:67e0fadfbb4d99a60435ed12b470772b38ace4ca815fe73da68eb3c826e200fc_ppc64le",
"8Base-RHACM-2.6:rhacm2/prometheus-rhel8@sha256:e8241b1d852d605b44ecfcc552cb0f905f72e8a17c8d228162b40c19388f5176_s390x",
"8Base-RHACM-2.6:rhacm2/prometheus-rhel8@sha256:ed0cc13e79949436d29a7ad0b41b189744a177ea27545fd5eb9b4f71e87bd0eb_amd64",
"8Base-RHACM-2.6:rhacm2/rbac-query-proxy-rhel8@sha256:29c76a37497f212aed280e2bf16ef45fb3785fb4649ce17b7fe9d653a79e2112_arm64",
"8Base-RHACM-2.6:rhacm2/rbac-query-proxy-rhel8@sha256:475a45884a51127722030226ff9a5f0752c98574c41eb61796aece5e702346a3_ppc64le",
"8Base-RHACM-2.6:rhacm2/rbac-query-proxy-rhel8@sha256:582301b10af0b966ae7d5e130cb0e5f96e7912dc66b4108e0d6078656ca80604_amd64",
"8Base-RHACM-2.6:rhacm2/rbac-query-proxy-rhel8@sha256:f1c7de85a44c03f48a6f62ba1d7d650f0b06e0f502cecff1512ad637b5bc1c27_s390x",
"8Base-RHACM-2.6:rhacm2/redisgraph-tls-rhel8@sha256:128279a656bfbde6c2c052766d63a1de6a06d8bea2707813c64396c2ae382478_amd64",
"8Base-RHACM-2.6:rhacm2/redisgraph-tls-rhel8@sha256:35927ca6e6e9c8d420c499a0c8ad37c4297ba19743d550f489d3e66482275a49_arm64",
"8Base-RHACM-2.6:rhacm2/redisgraph-tls-rhel8@sha256:4696baed553266682ba2b54d3bf683d2ff1241b625de5ec54a45c1b2c5f96243_s390x",
"8Base-RHACM-2.6:rhacm2/redisgraph-tls-rhel8@sha256:d722f2ffab1f58bbaf3c62ef71dbf7e6c4023e6ab17690f1049075a321d0b1ac_ppc64le",
"8Base-RHACM-2.6:rhacm2/search-aggregator-rhel8@sha256:2b5f372c1c73c4de587b5a4388d95b8cc553fc56af446fcefa0e14c6d980b6b3_ppc64le",
"8Base-RHACM-2.6:rhacm2/search-aggregator-rhel8@sha256:38fceeedc0672def1c2cf42bb6743ae726e77d9f7352d002b3fc688c6d551852_amd64",
"8Base-RHACM-2.6:rhacm2/search-aggregator-rhel8@sha256:6a915335bcebb0884fc72df2dfee97c74d42c035864b960e1c800fa6c5f8d93c_arm64",
"8Base-RHACM-2.6:rhacm2/search-aggregator-rhel8@sha256:752decaefc38aa009f54201b38d4ab26d9b4020caec649d9b1f1564f56c47c2a_s390x",
"8Base-RHACM-2.6:rhacm2/search-api-rhel8@sha256:37eea70d5b1c89c25372dcea8c8c03e1e0a9af1b5a06f3b0706ba776ae8847c1_amd64",
"8Base-RHACM-2.6:rhacm2/search-api-rhel8@sha256:7400088d206592eb29cd86182909626262c9b2a99f017811fcc9d8a753c39009_arm64",
"8Base-RHACM-2.6:rhacm2/search-api-rhel8@sha256:aa8ea0deabc39a068f3f6ce9fa6334e44fc507355009a9bff448e742156ec203_ppc64le",
"8Base-RHACM-2.6:rhacm2/search-api-rhel8@sha256:b4d2d39c2b3b736987f1e888b858d52a7ebd9f8d0cebd3bdef8c59f6e3e41725_s390x",
"8Base-RHACM-2.6:rhacm2/search-collector-rhel8@sha256:0174699ec75fcda08892b4e72b674df989af51ea5f04de57a62c2a85a3c08f4f_arm64",
"8Base-RHACM-2.6:rhacm2/search-collector-rhel8@sha256:5a29a9805b8d20969cba86da11a9de8176a3172df361aec5fae136a4271de308_amd64",
"8Base-RHACM-2.6:rhacm2/search-collector-rhel8@sha256:be7eed9ad9502bcc294081f7e2098fc4f8411c912c34fe63479b5b770d06caca_s390x",
"8Base-RHACM-2.6:rhacm2/search-collector-rhel8@sha256:c467c1d7ceaf5281077f7fe8ff1c1c4cffe325132890a3ab9b96ea5db2e2c930_ppc64le",
"8Base-RHACM-2.6:rhacm2/search-rhel8@sha256:2135cd20bb7ebbf48499992fe46a928e28fc78c86e360633ea09054520c42539_ppc64le",
"8Base-RHACM-2.6:rhacm2/search-rhel8@sha256:3a7a31974210e21a3faed9b57a75b970c70ac41d9662b884d4ce67275f756fc7_arm64",
"8Base-RHACM-2.6:rhacm2/search-rhel8@sha256:6e6a19f1440e4eb15a8206e18f7f4dde3e1a5c6518944571d09923d116d3f04e_amd64",
"8Base-RHACM-2.6:rhacm2/search-rhel8@sha256:e6ed3e65f0d49b3c6b0e3e97593a8fae4d453f3aecf8d7829c0d25c68bc91ea1_s390x",
"8Base-RHACM-2.6:rhacm2/submariner-addon-rhel8@sha256:7b80d01371f551df506bd0c56df6829845bfce497ff01cc44b68f172ed5399b4_ppc64le",
"8Base-RHACM-2.6:rhacm2/submariner-addon-rhel8@sha256:934c560bc786015c694e9cffbae8e86f631b3331d62f5a547931446dae82f8c3_s390x",
"8Base-RHACM-2.6:rhacm2/submariner-addon-rhel8@sha256:b467881f4028a89a9e79ba93da719845db576f47a04ae6e569c2317be5594b29_arm64",
"8Base-RHACM-2.6:rhacm2/submariner-addon-rhel8@sha256:fc5592d42e4aca70288448d174511b922ece7f8cb4b41c6a36195c3a4a60aa36_amd64",
"8Base-RHACM-2.6:rhacm2/thanos-receive-controller-rhel8@sha256:21f2626c10c4fb61b37e6ca4ab574186b423f155fbc5cfef3e894fff04cc270e_ppc64le",
"8Base-RHACM-2.6:rhacm2/thanos-receive-controller-rhel8@sha256:c357074958324fc5d602cdcf1cba285bf8582e0b36af79a8f6211bb0dfb77a10_amd64",
"8Base-RHACM-2.6:rhacm2/thanos-receive-controller-rhel8@sha256:d9ac8e67d6d9858b16dd9d1d49c1dd904aa22a7b618e5d33292344faced9c0d3_arm64",
"8Base-RHACM-2.6:rhacm2/thanos-receive-controller-rhel8@sha256:e3b840a7833680170f9e9ca52309552c584935a68c75cc71e6d576b104dc01c8_s390x",
"8Base-RHACM-2.6:rhacm2/thanos-rhel8@sha256:453c525197ccfe1f866af70ca2e7f3deb6f98d0b98c09b602b4fa1368787213d_amd64",
"8Base-RHACM-2.6:rhacm2/thanos-rhel8@sha256:4b3b45ad0b564360c245d20b1540c2398c9606cf8684275e4ee071c591357929_arm64",
"8Base-RHACM-2.6:rhacm2/thanos-rhel8@sha256:7e43ba8f47ec54b5f86d13c81b67b044176530b63b5ae3f40332fc975cc6b21f_s390x",
"8Base-RHACM-2.6:rhacm2/thanos-rhel8@sha256:faaa00c0af80c781a7c610616153a3cd1dc1b20637934c3a243a2e9664ba0ee5_ppc64le"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "golang: encoding/xml: stack exhaustion in Decoder.Skip"
},
{
"cve": "CVE-2022-30629",
"cwe": {
"id": "CWE-331",
"name": "Insufficient Entropy"
},
"discovery_date": "2022-06-02T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2092793"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in the crypto/tls golang package. When session tickets are generated by crypto/tls, it is missing the ticket expiration. This issue may allow an attacker to observe the TLS handshakes to correlate successive connections during session resumption.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "golang: crypto/tls: session tickets lack random ticket_age_add",
"title": "Vulnerability summary"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"8Base-RHACM-2.6:rhacm2/acm-governance-policy-addon-controller-rhel8@sha256:615ab5d9542759d921634737709e84a8e65d003ea136e5d22858d380225fd177_amd64",
"8Base-RHACM-2.6:rhacm2/acm-governance-policy-addon-controller-rhel8@sha256:958b729d30f10b9c121e68ac8ede2054ed29cc52a9a7d6df0537ed221aa74358_s390x",
"8Base-RHACM-2.6:rhacm2/acm-governance-policy-addon-controller-rhel8@sha256:b5bef941b4e0b5b3529ca5b2311c85295b9f6d12e482a9cbdad691c2406541f1_ppc64le",
"8Base-RHACM-2.6:rhacm2/acm-governance-policy-addon-controller-rhel8@sha256:f6194b9056d77e54f3c74caa9eab87bd1df1818d082fc807229d1c44ec6c88c4_arm64",
"8Base-RHACM-2.6:rhacm2/acm-grafana-rhel8@sha256:45616ed43b53d3a83e65828118f09430396f5bcb0566ae3a65d937b59f0d873e_s390x",
"8Base-RHACM-2.6:rhacm2/acm-grafana-rhel8@sha256:8c48441cfa850ea1274932e94da0831618c10f91022619c779304501a75fb161_amd64",
"8Base-RHACM-2.6:rhacm2/acm-grafana-rhel8@sha256:cc1c196b19c5fd8f313c6136359cc9dd37b5f59d32a581b10cf89b80b7d0cbf4_arm64",
"8Base-RHACM-2.6:rhacm2/acm-grafana-rhel8@sha256:cdf24e68e50be1350566243f6d2cb1403d09ab68e5fed39ea6c56212e42b90f1_ppc64le",
"8Base-RHACM-2.6:rhacm2/acm-must-gather-rhel8@sha256:1457ff5cfd61611fdc968d4af5b020d835e107b97932c7ba7b3f5ed4cbd0e39f_ppc64le",
"8Base-RHACM-2.6:rhacm2/acm-must-gather-rhel8@sha256:39842906b3846418bc31098e2abad08210118d86aa683e9e5fd04a97822df22d_arm64",
"8Base-RHACM-2.6:rhacm2/acm-must-gather-rhel8@sha256:8a69add2d90a1e094de8510052b683e1765153da75e316ad7778499af0c5ddf9_s390x",
"8Base-RHACM-2.6:rhacm2/acm-must-gather-rhel8@sha256:dca91134a2c1c33c736afcd4c9373749448641385f39162c74e115691289e843_amd64",
"8Base-RHACM-2.6:rhacm2/acm-operator-bundle@sha256:0eac6124f59492d09c1ae650025d59ea0e8547d9f9c832cb9607b09254ff6ddd_s390x",
"8Base-RHACM-2.6:rhacm2/acm-operator-bundle@sha256:1cbcd58a4c23e4c89a6a0509f78802a5aa21205db2784ebc9772b99a3917b183_arm64",
"8Base-RHACM-2.6:rhacm2/acm-operator-bundle@sha256:997aaee36f0bed47e231925a3f2c2ecc503410e54b35727f035c72477f3d1944_ppc64le",
"8Base-RHACM-2.6:rhacm2/acm-operator-bundle@sha256:ce699187f250b93976b8063228ac12d11c6c8f6baba69ba4ed17a38730e84eb3_amd64",
"8Base-RHACM-2.6:rhacm2/acm-prometheus-config-reloader-rhel8@sha256:693a77a9324d6c7f0e69bd9d5725b51f3e429972f1e67469e93648cb347eae84_arm64",
"8Base-RHACM-2.6:rhacm2/acm-prometheus-config-reloader-rhel8@sha256:89757e804d5df2b5eeeb1191b599c3acb9e75f61170f888095302830d6de0582_s390x",
"8Base-RHACM-2.6:rhacm2/acm-prometheus-config-reloader-rhel8@sha256:8e45e1fd7342d7525b118f01794cac1f4a8662def5f2a06336b698db2e268742_amd64",
"8Base-RHACM-2.6:rhacm2/acm-prometheus-config-reloader-rhel8@sha256:ce1c17b34b7aac2e990dc0efe40f4406e73f727b2c7bfe109eded849de753f1a_ppc64le",
"8Base-RHACM-2.6:rhacm2/acm-prometheus-rhel8@sha256:728606d96dd9e0fc2e7810e092e10ee071ec36598c990c8252beccace59a679e_amd64",
"8Base-RHACM-2.6:rhacm2/acm-prometheus-rhel8@sha256:b457d0b95d88c5dd0aac87492cbca40a9d7c2074002ad110f52d562f0c5d0797_arm64",
"8Base-RHACM-2.6:rhacm2/acm-prometheus-rhel8@sha256:f34d2569033bfb1d173342264f090f46d80f7843d52704a7ce9e9eb9de2f5abb_s390x",
"8Base-RHACM-2.6:rhacm2/acm-prometheus-rhel8@sha256:f720e0a94bfe7ed5d812819a3e77cc0581be102970127d8c0d4aa06a05edbf3d_ppc64le",
"8Base-RHACM-2.6:rhacm2/acm-volsync-addon-controller-rhel8@sha256:17ccd6b924b36ab14e3ca5f5331ba7e4c86f8cb64304640d58c3ee6b76edbcaf_ppc64le",
"8Base-RHACM-2.6:rhacm2/acm-volsync-addon-controller-rhel8@sha256:27079308ea87e35564cc3089c65eae68d63880a3bb093ca64d1678a68b60fcec_amd64",
"8Base-RHACM-2.6:rhacm2/acm-volsync-addon-controller-rhel8@sha256:9eabaac2df91aeef613d6973669d07298f2159c6a6e0c9f294623f7b1a10bc08_s390x",
"8Base-RHACM-2.6:rhacm2/acm-volsync-addon-controller-rhel8@sha256:f7abdf1756bc0ff2ebf02fee0469a8b9eeabe1fa8cafdd21c6e8f958155b70bb_arm64",
"8Base-RHACM-2.6:rhacm2/cert-policy-controller-rhel8@sha256:017c1e663827a3b55d70badd3ed979b5d1831252c49d671897a85a75afaa5bb0_s390x",
"8Base-RHACM-2.6:rhacm2/cert-policy-controller-rhel8@sha256:0610778095974edf936602018281bf7a5e287ba9eca9f661a423e68bbe000e40_ppc64le",
"8Base-RHACM-2.6:rhacm2/cert-policy-controller-rhel8@sha256:a66d7d4ee1179f7fce639490f919d722db54eaa3118b4135078c33e6cbf91488_amd64",
"8Base-RHACM-2.6:rhacm2/cert-policy-controller-rhel8@sha256:d660befef0c8f7a4db7aa3b865545c9863d8f37e7ba4b8de4380185f82b208d4_arm64",
"8Base-RHACM-2.6:rhacm2/cluster-backup-rhel8-operator@sha256:1a749d0795972a9bfd5a00aa96c238a660673464be01b2aa9fd7a3aeead6ddf7_amd64",
"8Base-RHACM-2.6:rhacm2/cluster-backup-rhel8-operator@sha256:8915dbdc562e63441f79041bdf1176e46ce53e95418d133f0cd0c1ff79da48a2_arm64",
"8Base-RHACM-2.6:rhacm2/cluster-backup-rhel8-operator@sha256:995f225449b207da9a3cad175dac85b87eefb28ff5bae6a588f40fd79fbe12a1_ppc64le",
"8Base-RHACM-2.6:rhacm2/cluster-backup-rhel8-operator@sha256:f1255a76c6275a4b6a400c82e204a5112fff6fe87f71626f8f309763f6a5d9e4_s390x",
"8Base-RHACM-2.6:rhacm2/config-policy-controller-rhel8@sha256:3b2e0d850e8fc966ec80bff16df26002334744a96b81c7a7dfe222f1706a52e3_s390x",
"8Base-RHACM-2.6:rhacm2/config-policy-controller-rhel8@sha256:447f275bbde46d7fc173798ef5abc0a77a6780f0dffdc171786edbe00f27d8d8_ppc64le",
"8Base-RHACM-2.6:rhacm2/config-policy-controller-rhel8@sha256:61964a1a0ddf2e98bcf5249b7374235055ab85cc26663a8d9397c2b7f6fbb4c6_amd64",
"8Base-RHACM-2.6:rhacm2/config-policy-controller-rhel8@sha256:a3abaa3d0bf1d34fa9e40903a8713c439f5f7f751e775d32cbab308983064ce0_arm64",
"8Base-RHACM-2.6:rhacm2/console-rhel8@sha256:6c0f630ff57f6f423df6dbf4df9faad25089f9b391be35cb8bc9cd5211f94d67_arm64",
"8Base-RHACM-2.6:rhacm2/console-rhel8@sha256:8608aed6971299def3fbe749336727e84c69582664dedac3145b92ea24e62e4d_amd64",
"8Base-RHACM-2.6:rhacm2/console-rhel8@sha256:afa80ae8274db7fa6796c35980fc5df15889e94aff3361f6cda643e5a09da220_ppc64le",
"8Base-RHACM-2.6:rhacm2/console-rhel8@sha256:f06e4e3f62db52c6d7fa0bc1f289de773e18d076bc38612e1b0ddc85c76fde06_s390x",
"8Base-RHACM-2.6:rhacm2/endpoint-monitoring-rhel8-operator@sha256:060bcd658756a924b4ce4d202bd447a3254fc1f49af7d685dde8720f355cde8e_arm64",
"8Base-RHACM-2.6:rhacm2/endpoint-monitoring-rhel8-operator@sha256:091d66731c5fe8eba5646c6b2622bb38c074e202a8a4a7e906921673b60f0898_amd64",
"8Base-RHACM-2.6:rhacm2/endpoint-monitoring-rhel8-operator@sha256:80660eb7f3c068768b0ea04ff20f4539194c52427ffdab4626bf781aa3f2ca64_s390x",
"8Base-RHACM-2.6:rhacm2/endpoint-monitoring-rhel8-operator@sha256:d6204fcf04c83bac13232ec1602572ad5f22bb528537e591079dfa36152697ec_ppc64le",
"8Base-RHACM-2.6:rhacm2/governance-policy-propagator-rhel8@sha256:51be0f04938b60ed1dba60908bebd2000d78e4ade34757bae70a083c67d77e8e_arm64",
"8Base-RHACM-2.6:rhacm2/governance-policy-propagator-rhel8@sha256:9577701bf3c7aa00b99531d2c3842130abc6cd91c52c4a7ba040b705eeace4c7_s390x",
"8Base-RHACM-2.6:rhacm2/governance-policy-propagator-rhel8@sha256:bdc6c128628db86697af198430c5ae5c61c3e586c1a97187e4d4e852cec61e92_ppc64le",
"8Base-RHACM-2.6:rhacm2/governance-policy-propagator-rhel8@sha256:cc519319b9f4fe672144ebedd772ddf56d5de90e3c8f52c0fb9b55313f71a7b3_amd64",
"8Base-RHACM-2.6:rhacm2/governance-policy-spec-sync-rhel8@sha256:2c1905ae8a83e5598678457fd955cbc867453ed5836de6fcc182e4928df8bd67_s390x",
"8Base-RHACM-2.6:rhacm2/governance-policy-spec-sync-rhel8@sha256:4a8d30cc0e1d83c69b7f3339418b101da23fbcaee7d326bedaff677eceb25ab2_ppc64le",
"8Base-RHACM-2.6:rhacm2/governance-policy-spec-sync-rhel8@sha256:6849cf1b4dd883d5b4c0cf90a3adfb26cb59d03d3b892cee3669a32dd6b8dcc2_amd64",
"8Base-RHACM-2.6:rhacm2/governance-policy-spec-sync-rhel8@sha256:d06ffc621167aff31ecb0fa417b294ff0676fb00e4ef1c6cb0fb2aaf4b2561e0_arm64",
"8Base-RHACM-2.6:rhacm2/governance-policy-status-sync-rhel8@sha256:4c86e16f15aaf454e4e5ce5436e1db27a5f8a55f573c3eaf02e4786fe52edfc8_arm64",
"8Base-RHACM-2.6:rhacm2/governance-policy-status-sync-rhel8@sha256:cf6a75d94f50dd063e939aee18756c767cba43f4e1e62a9c2f2b764ac6f43746_s390x",
"8Base-RHACM-2.6:rhacm2/governance-policy-status-sync-rhel8@sha256:e072b615eeffff80a94831e58c70980684c1ec4bd972844b25b157eb7ed5937f_ppc64le",
"8Base-RHACM-2.6:rhacm2/governance-policy-status-sync-rhel8@sha256:fffe971caa2e911d9c972c0e88712ff431d34c63dbe74e25f1cababa50ea7417_amd64",
"8Base-RHACM-2.6:rhacm2/governance-policy-template-sync-rhel8@sha256:10bc1a3833599a593a058e804de67e92888ed779fd0000928d4a70b6c7d5c1c2_amd64",
"8Base-RHACM-2.6:rhacm2/governance-policy-template-sync-rhel8@sha256:5c17f979f47840a879059ad83de12f0756889564a17190ba4438a7632c999bb1_arm64",
"8Base-RHACM-2.6:rhacm2/governance-policy-template-sync-rhel8@sha256:848bce8007de7714afc8c755b5f0c3cdf5eb6b1d259811c947bc295924539a0e_ppc64le",
"8Base-RHACM-2.6:rhacm2/governance-policy-template-sync-rhel8@sha256:95439f7e18fa87601d5860cbd9ca5f0738786e30a629d23788fd5fe33d694c66_s390x",
"8Base-RHACM-2.6:rhacm2/grafana-dashboard-loader-rhel8@sha256:1f5c1b2cffebf069859e95d0e722cb293f8c176bf5c5873bb9517c96b26c2e10_arm64",
"8Base-RHACM-2.6:rhacm2/grafana-dashboard-loader-rhel8@sha256:5223158a122658bafbd853c596cdc1f7bd7a0e4fdd82b1c3668ac84adeae9f24_s390x",
"8Base-RHACM-2.6:rhacm2/grafana-dashboard-loader-rhel8@sha256:561f1f05925cfe3c5f0f8a9b7475be4bbab183b5611ecfe09b090d80fa4bc2fe_amd64",
"8Base-RHACM-2.6:rhacm2/grafana-dashboard-loader-rhel8@sha256:734270221ec4a516e7eb77f2ec3a753384242116aa70320a1dbe969e915af1df_ppc64le",
"8Base-RHACM-2.6:rhacm2/iam-policy-controller-rhel8@sha256:2827e5f485213f92e2d0092187f3976dd6fe598e39b5cf2212d48c3a44c34b13_arm64",
"8Base-RHACM-2.6:rhacm2/iam-policy-controller-rhel8@sha256:8ca9e80365c76b66b2de3924fc50a5912e606042c704b02cb174a4b8bd3927c4_amd64",
"8Base-RHACM-2.6:rhacm2/iam-policy-controller-rhel8@sha256:c5069e76a900aa300102a0ae54ecbc12c0ac31abfeed8656ee60a949daef79c3_s390x",
"8Base-RHACM-2.6:rhacm2/iam-policy-controller-rhel8@sha256:ca05e79e5508924af71f323c13f664770d8dd4eb61ecf0894e4f9a81f7a1b402_ppc64le",
"8Base-RHACM-2.6:rhacm2/insights-client-rhel8@sha256:02cacfec60c80b9228e8b18949751de867f974ea6b1172129096e64e949c0598_amd64",
"8Base-RHACM-2.6:rhacm2/insights-client-rhel8@sha256:2b14036d0291e54c3191682de2ea875a78d78c35b2791a5a113ba1a8920f0621_ppc64le",
"8Base-RHACM-2.6:rhacm2/insights-client-rhel8@sha256:d4c05f641de8fd0753d63cc6d5b62464d3d6a87d601514e87ef2e40bbe7b01b6_s390x",
"8Base-RHACM-2.6:rhacm2/insights-client-rhel8@sha256:e15c410b693b34f49869d037ebb5584384fcdf88114b7a94967ca09f1361a5f3_arm64",
"8Base-RHACM-2.6:rhacm2/insights-metrics-rhel8@sha256:67aa55bb65685395ad2773e7459dff5fbccdeedcf9e56ec2722d8f5c919eae89_s390x",
"8Base-RHACM-2.6:rhacm2/insights-metrics-rhel8@sha256:6c54e08f5f6c2cae41a5e108e1019ff6522af8f69d666e22eb4631cd83b85917_amd64",
"8Base-RHACM-2.6:rhacm2/insights-metrics-rhel8@sha256:88d9b7246aa75cb2c88ccb7f2f1202fc465be0f2d89e59f1d2259f69ada56d9d_arm64",
"8Base-RHACM-2.6:rhacm2/insights-metrics-rhel8@sha256:bad98fe71638d7346f31ea45f6063ec970bf90844bb5c5dc5f917bb0f0099899_ppc64le",
"8Base-RHACM-2.6:rhacm2/klusterlet-addon-controller-rhel8@sha256:22e510955af3fa736b7306c387f44b5f15f5f9a7a006c6587e06d5d8602cc2f0_s390x",
"8Base-RHACM-2.6:rhacm2/klusterlet-addon-controller-rhel8@sha256:55bc86326f992cc4f4401b93f90cdd2baa6728015ffaf6168f2d46ae43c70cf4_ppc64le",
"8Base-RHACM-2.6:rhacm2/klusterlet-addon-controller-rhel8@sha256:8dd7f47af047fb899c7fcbad61cb8f38da45990cac186f9235aec3e4e7de25e9_amd64",
"8Base-RHACM-2.6:rhacm2/klusterlet-addon-controller-rhel8@sha256:bdb97eb5bb0e8f59edf0d389fb07c45171e728dc8b4d2bdacd785193b46ec03b_arm64",
"8Base-RHACM-2.6:rhacm2/kube-rbac-proxy-rhel8@sha256:11a353ee9da6cc843d5f346f4fa51681d13318e2e61fc4d1a3f63406eb175260_s390x",
"8Base-RHACM-2.6:rhacm2/kube-rbac-proxy-rhel8@sha256:31757f3e3bb08b4e49e54694b18b3cf327637be20535482b2df1345b17444dda_amd64",
"8Base-RHACM-2.6:rhacm2/kube-rbac-proxy-rhel8@sha256:b2c0b7414d0fc36a49cbdc5a56b25dd62aac18defc2defbd9c1895cd13a5e716_arm64",
"8Base-RHACM-2.6:rhacm2/kube-rbac-proxy-rhel8@sha256:dbd816d503e9beb58622604432eb415419e893627eb95c1ceeb8ff5bda7d6335_ppc64le",
"8Base-RHACM-2.6:rhacm2/kube-state-metrics-rhel8@sha256:53246a6df1f0880d94ed2644fa4366e3e2108b6fa8a51745af87785346ce5304_s390x",
"8Base-RHACM-2.6:rhacm2/kube-state-metrics-rhel8@sha256:5f2393bceefffb32240043b6722aa73d31fc8133cc2666fcf5eb8d33794bc54f_arm64",
"8Base-RHACM-2.6:rhacm2/kube-state-metrics-rhel8@sha256:c792c043462281cde7c93bd8e2136f62ca17d072e7f466353f37de8e5f5dc949_ppc64le",
"8Base-RHACM-2.6:rhacm2/kube-state-metrics-rhel8@sha256:e6b1d24b56e6973eee1569e351db6637ca67e1d6cd124adb845cbf6e35a4f6af_amd64",
"8Base-RHACM-2.6:rhacm2/management-ingress-rhel8@sha256:07238998d21204cd8f25dc63e6dbde20a2dd25c3b96609729306db6c63a0fca4_arm64",
"8Base-RHACM-2.6:rhacm2/management-ingress-rhel8@sha256:0d2665d19a8753c6269f594b68b067cd62a402404287e6416543c1af2d7d3cf4_ppc64le",
"8Base-RHACM-2.6:rhacm2/management-ingress-rhel8@sha256:6917d018e53aabb6f5402f02000aedd2e5cf71bcc84562e0fc7d7c87049f4b67_amd64",
"8Base-RHACM-2.6:rhacm2/management-ingress-rhel8@sha256:73b0444bd91a1dade3b7e76245ac8d6cb568929bba321b8c86c269d6f542ac3b_s390x",
"8Base-RHACM-2.6:rhacm2/memcached-exporter-rhel8@sha256:7d85dd62346a647d22202baa0f8d405b2aaf9a7174b38e5d29df2e03530009c3_s390x",
"8Base-RHACM-2.6:rhacm2/memcached-exporter-rhel8@sha256:9635616c8f058e67d557201147904b05f8b49938f63fb2b0239dfca883f61685_arm64",
"8Base-RHACM-2.6:rhacm2/memcached-exporter-rhel8@sha256:9e91ecec92ec0df8b72beb6040f39d9a25b0bfad844e92ea34cc2d648d221d22_ppc64le",
"8Base-RHACM-2.6:rhacm2/memcached-exporter-rhel8@sha256:c773b9a2fffcd549d4936054260f655c78da603957826d6bad4e8567a213ad10_amd64",
"8Base-RHACM-2.6:rhacm2/memcached-rhel8@sha256:584f8c4a9a1b75fc71948a98add560d4fe3d936ee46ac791f32121dbadf8c7d2_ppc64le",
"8Base-RHACM-2.6:rhacm2/memcached-rhel8@sha256:59b3ce3f3f4459c97cfffee5e20830d70f8a69198b5fab271e6c478d615c46d3_arm64",
"8Base-RHACM-2.6:rhacm2/memcached-rhel8@sha256:6f458c76757203b28434f871027c6a466a73d246ceb5bfac8793ad1896a672ab_amd64",
"8Base-RHACM-2.6:rhacm2/memcached-rhel8@sha256:e34722fd656e3205dcdb565b0ab68e9971174c11f125dbfff3bf82e1e21f3a76_s390x",
"8Base-RHACM-2.6:rhacm2/metrics-collector-rhel8@sha256:3a81a018b939752543e78c2d68d1436b851be2256b88c3e66cd506ae1d8f4c9c_ppc64le",
"8Base-RHACM-2.6:rhacm2/metrics-collector-rhel8@sha256:6a3e0c36c123c9dc54759655d9148f580abada501034914863a6528ded19ef34_amd64",
"8Base-RHACM-2.6:rhacm2/metrics-collector-rhel8@sha256:7991f484f97b9951f27f70e67d5db0850c4189ee86db8406cdda961a9beb06f0_arm64",
"8Base-RHACM-2.6:rhacm2/metrics-collector-rhel8@sha256:fa08b9bf3fd334738984e150ba5bfd2e005374752f3112340b65f6434eacd057_s390x",
"8Base-RHACM-2.6:rhacm2/multicloud-integrations-rhel8@sha256:2bcbf9a565f3c566061325aca3174ec755b5c94a28612718a3f1563db317273e_ppc64le",
"8Base-RHACM-2.6:rhacm2/multicloud-integrations-rhel8@sha256:6813ccd43a1aecd1aaf4d5d4b1620fd63bbca00b736100189ff91246bf3bc36b_arm64",
"8Base-RHACM-2.6:rhacm2/multicloud-integrations-rhel8@sha256:db89ef3686570526afdb2b79fd698aca5dc50c633009760f1748fb9fd506067b_amd64",
"8Base-RHACM-2.6:rhacm2/multicloud-integrations-rhel8@sha256:db8bc27937802c5d8fff769b9c93c8a01411629d199adbc39235e721d6468b30_s390x",
"8Base-RHACM-2.6:rhacm2/multicluster-observability-rhel8-operator@sha256:434db0ca203b14b899fff9b7a2a5b975de852ea29620a828f29246448aba873c_ppc64le",
"8Base-RHACM-2.6:rhacm2/multicluster-observability-rhel8-operator@sha256:876bfa63b0e13833eaeadb7c6a0481f1d7970b283f69ece4d81c99985f4dd161_arm64",
"8Base-RHACM-2.6:rhacm2/multicluster-observability-rhel8-operator@sha256:d23f208e020d42bc095011d423146e2da35b2bc85b844911bde2f4edf696bdca_amd64",
"8Base-RHACM-2.6:rhacm2/multicluster-observability-rhel8-operator@sha256:f29581baf5277588d2e4cd01380ecf46e3c97a2f17ade01b048f75c29f18d62c_s390x",
"8Base-RHACM-2.6:rhacm2/multicluster-operators-application-rhel8@sha256:1952d422bd7ba42323711faba59244c449293cc92502e350460fee07c0e3b34a_ppc64le",
"8Base-RHACM-2.6:rhacm2/multicluster-operators-application-rhel8@sha256:566a60f630ec346eced3106ec072963d1b9f9d300e7d4cee6af6dc0d590a3937_s390x",
"8Base-RHACM-2.6:rhacm2/multicluster-operators-application-rhel8@sha256:724dd9f4a5e4acd061206ca2ea57c329210ade5135dbdf941b8d7e720daa4f10_arm64",
"8Base-RHACM-2.6:rhacm2/multicluster-operators-application-rhel8@sha256:ace8895fc62c1394dfa7854fd9ce3e14ef859e989255f70dc9a5a3d9bcd514c0_amd64",
"8Base-RHACM-2.6:rhacm2/multicluster-operators-channel-rhel8@sha256:1ebe6504a6a58f39f93952bf1c135ea58ff77e65c5b8ba73c7ad6295e66a1b45_s390x",
"8Base-RHACM-2.6:rhacm2/multicluster-operators-channel-rhel8@sha256:557cc962d0b10d80a9dea7adce387ea28fb4199a02fa8546645ab2cacbf28b88_ppc64le",
"8Base-RHACM-2.6:rhacm2/multicluster-operators-channel-rhel8@sha256:82526c7c046325bde1dfa0a47b58b773355f00bc95c23be75105e7255e7bddd2_arm64",
"8Base-RHACM-2.6:rhacm2/multicluster-operators-channel-rhel8@sha256:85e20d97f28e43668c2790bd6e0adbc598d01f9fab849761fb96d7a5c4946a87_amd64",
"8Base-RHACM-2.6:rhacm2/multicluster-operators-subscription-rhel8@sha256:7310f31faae367a363c27a7236b562bbfe8381a352fce906279590bac11571d2_ppc64le",
"8Base-RHACM-2.6:rhacm2/multicluster-operators-subscription-rhel8@sha256:7676d33b9be36ca6660d3aed888fdffcf270fcf82258ed9531e2746a3d27610c_s390x",
"8Base-RHACM-2.6:rhacm2/multicluster-operators-subscription-rhel8@sha256:e718d5abef58365d547ef73828a26adff5b6cef1bf935aa7c27f12f604b50337_amd64",
"8Base-RHACM-2.6:rhacm2/multicluster-operators-subscription-rhel8@sha256:f58aff87d1efb64417c6976f6772a464e54beefe847f50a141726b7a1a6a293a_arm64",
"8Base-RHACM-2.6:rhacm2/multiclusterhub-repo-rhel8@sha256:03222a9dd6eca9cf44932a0ff1bf89bd9d2d29683f1ebb0d0aa49171b77a4963_ppc64le",
"8Base-RHACM-2.6:rhacm2/multiclusterhub-repo-rhel8@sha256:881b8c3b19918affd478c0ad0c73dff96dd28f5c1dfddb86472b42e422fa25b6_amd64",
"8Base-RHACM-2.6:rhacm2/multiclusterhub-repo-rhel8@sha256:9de94ea1f83ec8b7257c7b2befc1485ed9cc40c9ef3600c4c4c50934e708cf9d_s390x",
"8Base-RHACM-2.6:rhacm2/multiclusterhub-repo-rhel8@sha256:a45ed68e7d3ac89d17eaf06445cabfc19a9ce85a42f116d75028d6acd18a322b_arm64",
"8Base-RHACM-2.6:rhacm2/multiclusterhub-rhel8@sha256:48d1fa8bc5f6a4d8349c41126301bd86d12836384f336881ecb71bd79f84ae93_ppc64le",
"8Base-RHACM-2.6:rhacm2/multiclusterhub-rhel8@sha256:a33e91fb763a2f0894433bce31bd44229e7d5f5c53d36c6b6f643807a45c110b_arm64",
"8Base-RHACM-2.6:rhacm2/multiclusterhub-rhel8@sha256:d6e126cbdd3cfbcdee04b093389ca1b07ac8038da96060051ed94e1eeacc6d92_s390x",
"8Base-RHACM-2.6:rhacm2/multiclusterhub-rhel8@sha256:ecf12158a2d8802b4c7efd6b336ff36c1e002223b1d385a40fbef638d5e4aa21_amd64",
"8Base-RHACM-2.6:rhacm2/node-exporter-rhel8@sha256:14d23638efff3c30661c9a5f3ddb6ab0c7a9d162de1176dd9565cf49dfa4b9c5_amd64",
"8Base-RHACM-2.6:rhacm2/node-exporter-rhel8@sha256:533005e1608de68a09e53599de3f30990db95cb923794bab9ae9e3bc1a8b6baf_arm64",
"8Base-RHACM-2.6:rhacm2/node-exporter-rhel8@sha256:99eef3491c7092afa14179b9a9d39dd8fbfb3c9bb61759d678af5d91ac23e59d_s390x",
"8Base-RHACM-2.6:rhacm2/node-exporter-rhel8@sha256:e200d4e1802cce7fce32b1e0dc5c3220b6f6477b73b3a2d8ea26a5a42d63f46b_ppc64le",
"8Base-RHACM-2.6:rhacm2/observatorium-rhel8-operator@sha256:092e3437e6d38b2bf676d7fb67ad672e3ef03440017b5af7c1ebd2beb3f437eb_amd64",
"8Base-RHACM-2.6:rhacm2/observatorium-rhel8-operator@sha256:8cf076bfb049d1aabd00040ee65f0fedd590f0dd448c7561de494093a915b397_ppc64le",
"8Base-RHACM-2.6:rhacm2/observatorium-rhel8-operator@sha256:e69987a64fdbf873d4b19d8626c0c5e99dd13d7c95446850559be966dae45ad0_arm64",
"8Base-RHACM-2.6:rhacm2/observatorium-rhel8-operator@sha256:f0bf89eaea6b7afc2d08c77bd40dfba581f91f462f5ec3d70473b332ca6f781c_s390x",
"8Base-RHACM-2.6:rhacm2/observatorium-rhel8@sha256:0686cfddd61737f7e7eb4f0c011397277394559edac3bb947c0969e302686dd5_ppc64le",
"8Base-RHACM-2.6:rhacm2/observatorium-rhel8@sha256:8f2f3732600235f66c406b6121ac37979f52572ce90353b6e099be7b74406251_amd64",
"8Base-RHACM-2.6:rhacm2/observatorium-rhel8@sha256:9e1fccc5b17865a6d7baaa1a15cb50f47d80a14b0a7bcbd94c12f0ddcaaf1b28_s390x",
"8Base-RHACM-2.6:rhacm2/observatorium-rhel8@sha256:bdd89a1051c8f21e7d81ff80c96731a0eaa7d15c320ab1e6b1dc3f6babd42598_arm64",
"8Base-RHACM-2.6:rhacm2/prometheus-alertmanager-rhel8@sha256:0860b7aa5e8b07792ad7f5d5c0654e23e9da8eedd4b9f509caea616dcfa97d69_amd64",
"8Base-RHACM-2.6:rhacm2/prometheus-alertmanager-rhel8@sha256:624895d8579ef6f3e5b17558a30775790ec6f00701f8c5cdfa315292d7f9e867_s390x",
"8Base-RHACM-2.6:rhacm2/prometheus-alertmanager-rhel8@sha256:6d09865a228cdbbc6d1ac13042c3c00f0bd086f6dc181dfa3cdf8c7f9d826b9e_arm64",
"8Base-RHACM-2.6:rhacm2/prometheus-alertmanager-rhel8@sha256:c69fee848d21346a271972e89d91898eac9fec27d598d98ffa004ca8d1b53270_ppc64le",
"8Base-RHACM-2.6:rhacm2/prometheus-rhel8@sha256:52cea7c27de23e3358030b09f22b962723c523a940f8e2043edc298c907d761c_arm64",
"8Base-RHACM-2.6:rhacm2/prometheus-rhel8@sha256:67e0fadfbb4d99a60435ed12b470772b38ace4ca815fe73da68eb3c826e200fc_ppc64le",
"8Base-RHACM-2.6:rhacm2/prometheus-rhel8@sha256:e8241b1d852d605b44ecfcc552cb0f905f72e8a17c8d228162b40c19388f5176_s390x",
"8Base-RHACM-2.6:rhacm2/prometheus-rhel8@sha256:ed0cc13e79949436d29a7ad0b41b189744a177ea27545fd5eb9b4f71e87bd0eb_amd64",
"8Base-RHACM-2.6:rhacm2/rbac-query-proxy-rhel8@sha256:29c76a37497f212aed280e2bf16ef45fb3785fb4649ce17b7fe9d653a79e2112_arm64",
"8Base-RHACM-2.6:rhacm2/rbac-query-proxy-rhel8@sha256:475a45884a51127722030226ff9a5f0752c98574c41eb61796aece5e702346a3_ppc64le",
"8Base-RHACM-2.6:rhacm2/rbac-query-proxy-rhel8@sha256:582301b10af0b966ae7d5e130cb0e5f96e7912dc66b4108e0d6078656ca80604_amd64",
"8Base-RHACM-2.6:rhacm2/rbac-query-proxy-rhel8@sha256:f1c7de85a44c03f48a6f62ba1d7d650f0b06e0f502cecff1512ad637b5bc1c27_s390x",
"8Base-RHACM-2.6:rhacm2/redisgraph-tls-rhel8@sha256:128279a656bfbde6c2c052766d63a1de6a06d8bea2707813c64396c2ae382478_amd64",
"8Base-RHACM-2.6:rhacm2/redisgraph-tls-rhel8@sha256:35927ca6e6e9c8d420c499a0c8ad37c4297ba19743d550f489d3e66482275a49_arm64",
"8Base-RHACM-2.6:rhacm2/redisgraph-tls-rhel8@sha256:4696baed553266682ba2b54d3bf683d2ff1241b625de5ec54a45c1b2c5f96243_s390x",
"8Base-RHACM-2.6:rhacm2/redisgraph-tls-rhel8@sha256:d722f2ffab1f58bbaf3c62ef71dbf7e6c4023e6ab17690f1049075a321d0b1ac_ppc64le",
"8Base-RHACM-2.6:rhacm2/search-aggregator-rhel8@sha256:2b5f372c1c73c4de587b5a4388d95b8cc553fc56af446fcefa0e14c6d980b6b3_ppc64le",
"8Base-RHACM-2.6:rhacm2/search-aggregator-rhel8@sha256:38fceeedc0672def1c2cf42bb6743ae726e77d9f7352d002b3fc688c6d551852_amd64",
"8Base-RHACM-2.6:rhacm2/search-aggregator-rhel8@sha256:6a915335bcebb0884fc72df2dfee97c74d42c035864b960e1c800fa6c5f8d93c_arm64",
"8Base-RHACM-2.6:rhacm2/search-aggregator-rhel8@sha256:752decaefc38aa009f54201b38d4ab26d9b4020caec649d9b1f1564f56c47c2a_s390x",
"8Base-RHACM-2.6:rhacm2/search-api-rhel8@sha256:37eea70d5b1c89c25372dcea8c8c03e1e0a9af1b5a06f3b0706ba776ae8847c1_amd64",
"8Base-RHACM-2.6:rhacm2/search-api-rhel8@sha256:7400088d206592eb29cd86182909626262c9b2a99f017811fcc9d8a753c39009_arm64",
"8Base-RHACM-2.6:rhacm2/search-api-rhel8@sha256:aa8ea0deabc39a068f3f6ce9fa6334e44fc507355009a9bff448e742156ec203_ppc64le",
"8Base-RHACM-2.6:rhacm2/search-api-rhel8@sha256:b4d2d39c2b3b736987f1e888b858d52a7ebd9f8d0cebd3bdef8c59f6e3e41725_s390x",
"8Base-RHACM-2.6:rhacm2/search-collector-rhel8@sha256:0174699ec75fcda08892b4e72b674df989af51ea5f04de57a62c2a85a3c08f4f_arm64",
"8Base-RHACM-2.6:rhacm2/search-collector-rhel8@sha256:5a29a9805b8d20969cba86da11a9de8176a3172df361aec5fae136a4271de308_amd64",
"8Base-RHACM-2.6:rhacm2/search-collector-rhel8@sha256:be7eed9ad9502bcc294081f7e2098fc4f8411c912c34fe63479b5b770d06caca_s390x",
"8Base-RHACM-2.6:rhacm2/search-collector-rhel8@sha256:c467c1d7ceaf5281077f7fe8ff1c1c4cffe325132890a3ab9b96ea5db2e2c930_ppc64le",
"8Base-RHACM-2.6:rhacm2/search-rhel8@sha256:2135cd20bb7ebbf48499992fe46a928e28fc78c86e360633ea09054520c42539_ppc64le",
"8Base-RHACM-2.6:rhacm2/search-rhel8@sha256:3a7a31974210e21a3faed9b57a75b970c70ac41d9662b884d4ce67275f756fc7_arm64",
"8Base-RHACM-2.6:rhacm2/search-rhel8@sha256:6e6a19f1440e4eb15a8206e18f7f4dde3e1a5c6518944571d09923d116d3f04e_amd64",
"8Base-RHACM-2.6:rhacm2/search-rhel8@sha256:e6ed3e65f0d49b3c6b0e3e97593a8fae4d453f3aecf8d7829c0d25c68bc91ea1_s390x",
"8Base-RHACM-2.6:rhacm2/submariner-addon-rhel8@sha256:7b80d01371f551df506bd0c56df6829845bfce497ff01cc44b68f172ed5399b4_ppc64le",
"8Base-RHACM-2.6:rhacm2/submariner-addon-rhel8@sha256:934c560bc786015c694e9cffbae8e86f631b3331d62f5a547931446dae82f8c3_s390x",
"8Base-RHACM-2.6:rhacm2/submariner-addon-rhel8@sha256:b467881f4028a89a9e79ba93da719845db576f47a04ae6e569c2317be5594b29_arm64",
"8Base-RHACM-2.6:rhacm2/submariner-addon-rhel8@sha256:fc5592d42e4aca70288448d174511b922ece7f8cb4b41c6a36195c3a4a60aa36_amd64",
"8Base-RHACM-2.6:rhacm2/thanos-receive-controller-rhel8@sha256:21f2626c10c4fb61b37e6ca4ab574186b423f155fbc5cfef3e894fff04cc270e_ppc64le",
"8Base-RHACM-2.6:rhacm2/thanos-receive-controller-rhel8@sha256:c357074958324fc5d602cdcf1cba285bf8582e0b36af79a8f6211bb0dfb77a10_amd64",
"8Base-RHACM-2.6:rhacm2/thanos-receive-controller-rhel8@sha256:d9ac8e67d6d9858b16dd9d1d49c1dd904aa22a7b618e5d33292344faced9c0d3_arm64",
"8Base-RHACM-2.6:rhacm2/thanos-receive-controller-rhel8@sha256:e3b840a7833680170f9e9ca52309552c584935a68c75cc71e6d576b104dc01c8_s390x",
"8Base-RHACM-2.6:rhacm2/thanos-rhel8@sha256:453c525197ccfe1f866af70ca2e7f3deb6f98d0b98c09b602b4fa1368787213d_amd64",
"8Base-RHACM-2.6:rhacm2/thanos-rhel8@sha256:4b3b45ad0b564360c245d20b1540c2398c9606cf8684275e4ee071c591357929_arm64",
"8Base-RHACM-2.6:rhacm2/thanos-rhel8@sha256:7e43ba8f47ec54b5f86d13c81b67b044176530b63b5ae3f40332fc975cc6b21f_s390x",
"8Base-RHACM-2.6:rhacm2/thanos-rhel8@sha256:faaa00c0af80c781a7c610616153a3cd1dc1b20637934c3a243a2e9664ba0ee5_ppc64le"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2022-30629"
},
{
"category": "external",
"summary": "RHBZ#2092793",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2092793"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2022-30629",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-30629"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2022-30629",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2022-30629"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-announce/c/TzIC9-t8Ytg",
"url": "https://groups.google.com/g/golang-announce/c/TzIC9-t8Ytg"
}
],
"release_date": "2022-06-02T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2022-09-06T22:27:58+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.6/html-single/install/index#installing",
"product_ids": [
"8Base-RHACM-2.6:rhacm2/acm-governance-policy-addon-controller-rhel8@sha256:615ab5d9542759d921634737709e84a8e65d003ea136e5d22858d380225fd177_amd64",
"8Base-RHACM-2.6:rhacm2/acm-governance-policy-addon-controller-rhel8@sha256:958b729d30f10b9c121e68ac8ede2054ed29cc52a9a7d6df0537ed221aa74358_s390x",
"8Base-RHACM-2.6:rhacm2/acm-governance-policy-addon-controller-rhel8@sha256:b5bef941b4e0b5b3529ca5b2311c85295b9f6d12e482a9cbdad691c2406541f1_ppc64le",
"8Base-RHACM-2.6:rhacm2/acm-governance-policy-addon-controller-rhel8@sha256:f6194b9056d77e54f3c74caa9eab87bd1df1818d082fc807229d1c44ec6c88c4_arm64",
"8Base-RHACM-2.6:rhacm2/acm-grafana-rhel8@sha256:45616ed43b53d3a83e65828118f09430396f5bcb0566ae3a65d937b59f0d873e_s390x",
"8Base-RHACM-2.6:rhacm2/acm-grafana-rhel8@sha256:8c48441cfa850ea1274932e94da0831618c10f91022619c779304501a75fb161_amd64",
"8Base-RHACM-2.6:rhacm2/acm-grafana-rhel8@sha256:cc1c196b19c5fd8f313c6136359cc9dd37b5f59d32a581b10cf89b80b7d0cbf4_arm64",
"8Base-RHACM-2.6:rhacm2/acm-grafana-rhel8@sha256:cdf24e68e50be1350566243f6d2cb1403d09ab68e5fed39ea6c56212e42b90f1_ppc64le",
"8Base-RHACM-2.6:rhacm2/acm-must-gather-rhel8@sha256:1457ff5cfd61611fdc968d4af5b020d835e107b97932c7ba7b3f5ed4cbd0e39f_ppc64le",
"8Base-RHACM-2.6:rhacm2/acm-must-gather-rhel8@sha256:39842906b3846418bc31098e2abad08210118d86aa683e9e5fd04a97822df22d_arm64",
"8Base-RHACM-2.6:rhacm2/acm-must-gather-rhel8@sha256:8a69add2d90a1e094de8510052b683e1765153da75e316ad7778499af0c5ddf9_s390x",
"8Base-RHACM-2.6:rhacm2/acm-must-gather-rhel8@sha256:dca91134a2c1c33c736afcd4c9373749448641385f39162c74e115691289e843_amd64",
"8Base-RHACM-2.6:rhacm2/acm-operator-bundle@sha256:0eac6124f59492d09c1ae650025d59ea0e8547d9f9c832cb9607b09254ff6ddd_s390x",
"8Base-RHACM-2.6:rhacm2/acm-operator-bundle@sha256:1cbcd58a4c23e4c89a6a0509f78802a5aa21205db2784ebc9772b99a3917b183_arm64",
"8Base-RHACM-2.6:rhacm2/acm-operator-bundle@sha256:997aaee36f0bed47e231925a3f2c2ecc503410e54b35727f035c72477f3d1944_ppc64le",
"8Base-RHACM-2.6:rhacm2/acm-operator-bundle@sha256:ce699187f250b93976b8063228ac12d11c6c8f6baba69ba4ed17a38730e84eb3_amd64",
"8Base-RHACM-2.6:rhacm2/acm-prometheus-config-reloader-rhel8@sha256:693a77a9324d6c7f0e69bd9d5725b51f3e429972f1e67469e93648cb347eae84_arm64",
"8Base-RHACM-2.6:rhacm2/acm-prometheus-config-reloader-rhel8@sha256:89757e804d5df2b5eeeb1191b599c3acb9e75f61170f888095302830d6de0582_s390x",
"8Base-RHACM-2.6:rhacm2/acm-prometheus-config-reloader-rhel8@sha256:8e45e1fd7342d7525b118f01794cac1f4a8662def5f2a06336b698db2e268742_amd64",
"8Base-RHACM-2.6:rhacm2/acm-prometheus-config-reloader-rhel8@sha256:ce1c17b34b7aac2e990dc0efe40f4406e73f727b2c7bfe109eded849de753f1a_ppc64le",
"8Base-RHACM-2.6:rhacm2/acm-prometheus-rhel8@sha256:728606d96dd9e0fc2e7810e092e10ee071ec36598c990c8252beccace59a679e_amd64",
"8Base-RHACM-2.6:rhacm2/acm-prometheus-rhel8@sha256:b457d0b95d88c5dd0aac87492cbca40a9d7c2074002ad110f52d562f0c5d0797_arm64",
"8Base-RHACM-2.6:rhacm2/acm-prometheus-rhel8@sha256:f34d2569033bfb1d173342264f090f46d80f7843d52704a7ce9e9eb9de2f5abb_s390x",
"8Base-RHACM-2.6:rhacm2/acm-prometheus-rhel8@sha256:f720e0a94bfe7ed5d812819a3e77cc0581be102970127d8c0d4aa06a05edbf3d_ppc64le",
"8Base-RHACM-2.6:rhacm2/acm-volsync-addon-controller-rhel8@sha256:17ccd6b924b36ab14e3ca5f5331ba7e4c86f8cb64304640d58c3ee6b76edbcaf_ppc64le",
"8Base-RHACM-2.6:rhacm2/acm-volsync-addon-controller-rhel8@sha256:27079308ea87e35564cc3089c65eae68d63880a3bb093ca64d1678a68b60fcec_amd64",
"8Base-RHACM-2.6:rhacm2/acm-volsync-addon-controller-rhel8@sha256:9eabaac2df91aeef613d6973669d07298f2159c6a6e0c9f294623f7b1a10bc08_s390x",
"8Base-RHACM-2.6:rhacm2/acm-volsync-addon-controller-rhel8@sha256:f7abdf1756bc0ff2ebf02fee0469a8b9eeabe1fa8cafdd21c6e8f958155b70bb_arm64",
"8Base-RHACM-2.6:rhacm2/cert-policy-controller-rhel8@sha256:017c1e663827a3b55d70badd3ed979b5d1831252c49d671897a85a75afaa5bb0_s390x",
"8Base-RHACM-2.6:rhacm2/cert-policy-controller-rhel8@sha256:0610778095974edf936602018281bf7a5e287ba9eca9f661a423e68bbe000e40_ppc64le",
"8Base-RHACM-2.6:rhacm2/cert-policy-controller-rhel8@sha256:a66d7d4ee1179f7fce639490f919d722db54eaa3118b4135078c33e6cbf91488_amd64",
"8Base-RHACM-2.6:rhacm2/cert-policy-controller-rhel8@sha256:d660befef0c8f7a4db7aa3b865545c9863d8f37e7ba4b8de4380185f82b208d4_arm64",
"8Base-RHACM-2.6:rhacm2/cluster-backup-rhel8-operator@sha256:1a749d0795972a9bfd5a00aa96c238a660673464be01b2aa9fd7a3aeead6ddf7_amd64",
"8Base-RHACM-2.6:rhacm2/cluster-backup-rhel8-operator@sha256:8915dbdc562e63441f79041bdf1176e46ce53e95418d133f0cd0c1ff79da48a2_arm64",
"8Base-RHACM-2.6:rhacm2/cluster-backup-rhel8-operator@sha256:995f225449b207da9a3cad175dac85b87eefb28ff5bae6a588f40fd79fbe12a1_ppc64le",
"8Base-RHACM-2.6:rhacm2/cluster-backup-rhel8-operator@sha256:f1255a76c6275a4b6a400c82e204a5112fff6fe87f71626f8f309763f6a5d9e4_s390x",
"8Base-RHACM-2.6:rhacm2/config-policy-controller-rhel8@sha256:3b2e0d850e8fc966ec80bff16df26002334744a96b81c7a7dfe222f1706a52e3_s390x",
"8Base-RHACM-2.6:rhacm2/config-policy-controller-rhel8@sha256:447f275bbde46d7fc173798ef5abc0a77a6780f0dffdc171786edbe00f27d8d8_ppc64le",
"8Base-RHACM-2.6:rhacm2/config-policy-controller-rhel8@sha256:61964a1a0ddf2e98bcf5249b7374235055ab85cc26663a8d9397c2b7f6fbb4c6_amd64",
"8Base-RHACM-2.6:rhacm2/config-policy-controller-rhel8@sha256:a3abaa3d0bf1d34fa9e40903a8713c439f5f7f751e775d32cbab308983064ce0_arm64",
"8Base-RHACM-2.6:rhacm2/console-rhel8@sha256:6c0f630ff57f6f423df6dbf4df9faad25089f9b391be35cb8bc9cd5211f94d67_arm64",
"8Base-RHACM-2.6:rhacm2/console-rhel8@sha256:8608aed6971299def3fbe749336727e84c69582664dedac3145b92ea24e62e4d_amd64",
"8Base-RHACM-2.6:rhacm2/console-rhel8@sha256:afa80ae8274db7fa6796c35980fc5df15889e94aff3361f6cda643e5a09da220_ppc64le",
"8Base-RHACM-2.6:rhacm2/console-rhel8@sha256:f06e4e3f62db52c6d7fa0bc1f289de773e18d076bc38612e1b0ddc85c76fde06_s390x",
"8Base-RHACM-2.6:rhacm2/endpoint-monitoring-rhel8-operator@sha256:060bcd658756a924b4ce4d202bd447a3254fc1f49af7d685dde8720f355cde8e_arm64",
"8Base-RHACM-2.6:rhacm2/endpoint-monitoring-rhel8-operator@sha256:091d66731c5fe8eba5646c6b2622bb38c074e202a8a4a7e906921673b60f0898_amd64",
"8Base-RHACM-2.6:rhacm2/endpoint-monitoring-rhel8-operator@sha256:80660eb7f3c068768b0ea04ff20f4539194c52427ffdab4626bf781aa3f2ca64_s390x",
"8Base-RHACM-2.6:rhacm2/endpoint-monitoring-rhel8-operator@sha256:d6204fcf04c83bac13232ec1602572ad5f22bb528537e591079dfa36152697ec_ppc64le",
"8Base-RHACM-2.6:rhacm2/governance-policy-propagator-rhel8@sha256:51be0f04938b60ed1dba60908bebd2000d78e4ade34757bae70a083c67d77e8e_arm64",
"8Base-RHACM-2.6:rhacm2/governance-policy-propagator-rhel8@sha256:9577701bf3c7aa00b99531d2c3842130abc6cd91c52c4a7ba040b705eeace4c7_s390x",
"8Base-RHACM-2.6:rhacm2/governance-policy-propagator-rhel8@sha256:bdc6c128628db86697af198430c5ae5c61c3e586c1a97187e4d4e852cec61e92_ppc64le",
"8Base-RHACM-2.6:rhacm2/governance-policy-propagator-rhel8@sha256:cc519319b9f4fe672144ebedd772ddf56d5de90e3c8f52c0fb9b55313f71a7b3_amd64",
"8Base-RHACM-2.6:rhacm2/governance-policy-spec-sync-rhel8@sha256:2c1905ae8a83e5598678457fd955cbc867453ed5836de6fcc182e4928df8bd67_s390x",
"8Base-RHACM-2.6:rhacm2/governance-policy-spec-sync-rhel8@sha256:4a8d30cc0e1d83c69b7f3339418b101da23fbcaee7d326bedaff677eceb25ab2_ppc64le",
"8Base-RHACM-2.6:rhacm2/governance-policy-spec-sync-rhel8@sha256:6849cf1b4dd883d5b4c0cf90a3adfb26cb59d03d3b892cee3669a32dd6b8dcc2_amd64",
"8Base-RHACM-2.6:rhacm2/governance-policy-spec-sync-rhel8@sha256:d06ffc621167aff31ecb0fa417b294ff0676fb00e4ef1c6cb0fb2aaf4b2561e0_arm64",
"8Base-RHACM-2.6:rhacm2/governance-policy-status-sync-rhel8@sha256:4c86e16f15aaf454e4e5ce5436e1db27a5f8a55f573c3eaf02e4786fe52edfc8_arm64",
"8Base-RHACM-2.6:rhacm2/governance-policy-status-sync-rhel8@sha256:cf6a75d94f50dd063e939aee18756c767cba43f4e1e62a9c2f2b764ac6f43746_s390x",
"8Base-RHACM-2.6:rhacm2/governance-policy-status-sync-rhel8@sha256:e072b615eeffff80a94831e58c70980684c1ec4bd972844b25b157eb7ed5937f_ppc64le",
"8Base-RHACM-2.6:rhacm2/governance-policy-status-sync-rhel8@sha256:fffe971caa2e911d9c972c0e88712ff431d34c63dbe74e25f1cababa50ea7417_amd64",
"8Base-RHACM-2.6:rhacm2/governance-policy-template-sync-rhel8@sha256:10bc1a3833599a593a058e804de67e92888ed779fd0000928d4a70b6c7d5c1c2_amd64",
"8Base-RHACM-2.6:rhacm2/governance-policy-template-sync-rhel8@sha256:5c17f979f47840a879059ad83de12f0756889564a17190ba4438a7632c999bb1_arm64",
"8Base-RHACM-2.6:rhacm2/governance-policy-template-sync-rhel8@sha256:848bce8007de7714afc8c755b5f0c3cdf5eb6b1d259811c947bc295924539a0e_ppc64le",
"8Base-RHACM-2.6:rhacm2/governance-policy-template-sync-rhel8@sha256:95439f7e18fa87601d5860cbd9ca5f0738786e30a629d23788fd5fe33d694c66_s390x",
"8Base-RHACM-2.6:rhacm2/grafana-dashboard-loader-rhel8@sha256:1f5c1b2cffebf069859e95d0e722cb293f8c176bf5c5873bb9517c96b26c2e10_arm64",
"8Base-RHACM-2.6:rhacm2/grafana-dashboard-loader-rhel8@sha256:5223158a122658bafbd853c596cdc1f7bd7a0e4fdd82b1c3668ac84adeae9f24_s390x",
"8Base-RHACM-2.6:rhacm2/grafana-dashboard-loader-rhel8@sha256:561f1f05925cfe3c5f0f8a9b7475be4bbab183b5611ecfe09b090d80fa4bc2fe_amd64",
"8Base-RHACM-2.6:rhacm2/grafana-dashboard-loader-rhel8@sha256:734270221ec4a516e7eb77f2ec3a753384242116aa70320a1dbe969e915af1df_ppc64le",
"8Base-RHACM-2.6:rhacm2/iam-policy-controller-rhel8@sha256:2827e5f485213f92e2d0092187f3976dd6fe598e39b5cf2212d48c3a44c34b13_arm64",
"8Base-RHACM-2.6:rhacm2/iam-policy-controller-rhel8@sha256:8ca9e80365c76b66b2de3924fc50a5912e606042c704b02cb174a4b8bd3927c4_amd64",
"8Base-RHACM-2.6:rhacm2/iam-policy-controller-rhel8@sha256:c5069e76a900aa300102a0ae54ecbc12c0ac31abfeed8656ee60a949daef79c3_s390x",
"8Base-RHACM-2.6:rhacm2/iam-policy-controller-rhel8@sha256:ca05e79e5508924af71f323c13f664770d8dd4eb61ecf0894e4f9a81f7a1b402_ppc64le",
"8Base-RHACM-2.6:rhacm2/insights-client-rhel8@sha256:02cacfec60c80b9228e8b18949751de867f974ea6b1172129096e64e949c0598_amd64",
"8Base-RHACM-2.6:rhacm2/insights-client-rhel8@sha256:2b14036d0291e54c3191682de2ea875a78d78c35b2791a5a113ba1a8920f0621_ppc64le",
"8Base-RHACM-2.6:rhacm2/insights-client-rhel8@sha256:d4c05f641de8fd0753d63cc6d5b62464d3d6a87d601514e87ef2e40bbe7b01b6_s390x",
"8Base-RHACM-2.6:rhacm2/insights-client-rhel8@sha256:e15c410b693b34f49869d037ebb5584384fcdf88114b7a94967ca09f1361a5f3_arm64",
"8Base-RHACM-2.6:rhacm2/insights-metrics-rhel8@sha256:67aa55bb65685395ad2773e7459dff5fbccdeedcf9e56ec2722d8f5c919eae89_s390x",
"8Base-RHACM-2.6:rhacm2/insights-metrics-rhel8@sha256:6c54e08f5f6c2cae41a5e108e1019ff6522af8f69d666e22eb4631cd83b85917_amd64",
"8Base-RHACM-2.6:rhacm2/insights-metrics-rhel8@sha256:88d9b7246aa75cb2c88ccb7f2f1202fc465be0f2d89e59f1d2259f69ada56d9d_arm64",
"8Base-RHACM-2.6:rhacm2/insights-metrics-rhel8@sha256:bad98fe71638d7346f31ea45f6063ec970bf90844bb5c5dc5f917bb0f0099899_ppc64le",
"8Base-RHACM-2.6:rhacm2/klusterlet-addon-controller-rhel8@sha256:22e510955af3fa736b7306c387f44b5f15f5f9a7a006c6587e06d5d8602cc2f0_s390x",
"8Base-RHACM-2.6:rhacm2/klusterlet-addon-controller-rhel8@sha256:55bc86326f992cc4f4401b93f90cdd2baa6728015ffaf6168f2d46ae43c70cf4_ppc64le",
"8Base-RHACM-2.6:rhacm2/klusterlet-addon-controller-rhel8@sha256:8dd7f47af047fb899c7fcbad61cb8f38da45990cac186f9235aec3e4e7de25e9_amd64",
"8Base-RHACM-2.6:rhacm2/klusterlet-addon-controller-rhel8@sha256:bdb97eb5bb0e8f59edf0d389fb07c45171e728dc8b4d2bdacd785193b46ec03b_arm64",
"8Base-RHACM-2.6:rhacm2/kube-rbac-proxy-rhel8@sha256:11a353ee9da6cc843d5f346f4fa51681d13318e2e61fc4d1a3f63406eb175260_s390x",
"8Base-RHACM-2.6:rhacm2/kube-rbac-proxy-rhel8@sha256:31757f3e3bb08b4e49e54694b18b3cf327637be20535482b2df1345b17444dda_amd64",
"8Base-RHACM-2.6:rhacm2/kube-rbac-proxy-rhel8@sha256:b2c0b7414d0fc36a49cbdc5a56b25dd62aac18defc2defbd9c1895cd13a5e716_arm64",
"8Base-RHACM-2.6:rhacm2/kube-rbac-proxy-rhel8@sha256:dbd816d503e9beb58622604432eb415419e893627eb95c1ceeb8ff5bda7d6335_ppc64le",
"8Base-RHACM-2.6:rhacm2/kube-state-metrics-rhel8@sha256:53246a6df1f0880d94ed2644fa4366e3e2108b6fa8a51745af87785346ce5304_s390x",
"8Base-RHACM-2.6:rhacm2/kube-state-metrics-rhel8@sha256:5f2393bceefffb32240043b6722aa73d31fc8133cc2666fcf5eb8d33794bc54f_arm64",
"8Base-RHACM-2.6:rhacm2/kube-state-metrics-rhel8@sha256:c792c043462281cde7c93bd8e2136f62ca17d072e7f466353f37de8e5f5dc949_ppc64le",
"8Base-RHACM-2.6:rhacm2/kube-state-metrics-rhel8@sha256:e6b1d24b56e6973eee1569e351db6637ca67e1d6cd124adb845cbf6e35a4f6af_amd64",
"8Base-RHACM-2.6:rhacm2/management-ingress-rhel8@sha256:07238998d21204cd8f25dc63e6dbde20a2dd25c3b96609729306db6c63a0fca4_arm64",
"8Base-RHACM-2.6:rhacm2/management-ingress-rhel8@sha256:0d2665d19a8753c6269f594b68b067cd62a402404287e6416543c1af2d7d3cf4_ppc64le",
"8Base-RHACM-2.6:rhacm2/management-ingress-rhel8@sha256:6917d018e53aabb6f5402f02000aedd2e5cf71bcc84562e0fc7d7c87049f4b67_amd64",
"8Base-RHACM-2.6:rhacm2/management-ingress-rhel8@sha256:73b0444bd91a1dade3b7e76245ac8d6cb568929bba321b8c86c269d6f542ac3b_s390x",
"8Base-RHACM-2.6:rhacm2/memcached-exporter-rhel8@sha256:7d85dd62346a647d22202baa0f8d405b2aaf9a7174b38e5d29df2e03530009c3_s390x",
"8Base-RHACM-2.6:rhacm2/memcached-exporter-rhel8@sha256:9635616c8f058e67d557201147904b05f8b49938f63fb2b0239dfca883f61685_arm64",
"8Base-RHACM-2.6:rhacm2/memcached-exporter-rhel8@sha256:9e91ecec92ec0df8b72beb6040f39d9a25b0bfad844e92ea34cc2d648d221d22_ppc64le",
"8Base-RHACM-2.6:rhacm2/memcached-exporter-rhel8@sha256:c773b9a2fffcd549d4936054260f655c78da603957826d6bad4e8567a213ad10_amd64",
"8Base-RHACM-2.6:rhacm2/memcached-rhel8@sha256:584f8c4a9a1b75fc71948a98add560d4fe3d936ee46ac791f32121dbadf8c7d2_ppc64le",
"8Base-RHACM-2.6:rhacm2/memcached-rhel8@sha256:59b3ce3f3f4459c97cfffee5e20830d70f8a69198b5fab271e6c478d615c46d3_arm64",
"8Base-RHACM-2.6:rhacm2/memcached-rhel8@sha256:6f458c76757203b28434f871027c6a466a73d246ceb5bfac8793ad1896a672ab_amd64",
"8Base-RHACM-2.6:rhacm2/memcached-rhel8@sha256:e34722fd656e3205dcdb565b0ab68e9971174c11f125dbfff3bf82e1e21f3a76_s390x",
"8Base-RHACM-2.6:rhacm2/metrics-collector-rhel8@sha256:3a81a018b939752543e78c2d68d1436b851be2256b88c3e66cd506ae1d8f4c9c_ppc64le",
"8Base-RHACM-2.6:rhacm2/metrics-collector-rhel8@sha256:6a3e0c36c123c9dc54759655d9148f580abada501034914863a6528ded19ef34_amd64",
"8Base-RHACM-2.6:rhacm2/metrics-collector-rhel8@sha256:7991f484f97b9951f27f70e67d5db0850c4189ee86db8406cdda961a9beb06f0_arm64",
"8Base-RHACM-2.6:rhacm2/metrics-collector-rhel8@sha256:fa08b9bf3fd334738984e150ba5bfd2e005374752f3112340b65f6434eacd057_s390x",
"8Base-RHACM-2.6:rhacm2/multicloud-integrations-rhel8@sha256:2bcbf9a565f3c566061325aca3174ec755b5c94a28612718a3f1563db317273e_ppc64le",
"8Base-RHACM-2.6:rhacm2/multicloud-integrations-rhel8@sha256:6813ccd43a1aecd1aaf4d5d4b1620fd63bbca00b736100189ff91246bf3bc36b_arm64",
"8Base-RHACM-2.6:rhacm2/multicloud-integrations-rhel8@sha256:db89ef3686570526afdb2b79fd698aca5dc50c633009760f1748fb9fd506067b_amd64",
"8Base-RHACM-2.6:rhacm2/multicloud-integrations-rhel8@sha256:db8bc27937802c5d8fff769b9c93c8a01411629d199adbc39235e721d6468b30_s390x",
"8Base-RHACM-2.6:rhacm2/multicluster-observability-rhel8-operator@sha256:434db0ca203b14b899fff9b7a2a5b975de852ea29620a828f29246448aba873c_ppc64le",
"8Base-RHACM-2.6:rhacm2/multicluster-observability-rhel8-operator@sha256:876bfa63b0e13833eaeadb7c6a0481f1d7970b283f69ece4d81c99985f4dd161_arm64",
"8Base-RHACM-2.6:rhacm2/multicluster-observability-rhel8-operator@sha256:d23f208e020d42bc095011d423146e2da35b2bc85b844911bde2f4edf696bdca_amd64",
"8Base-RHACM-2.6:rhacm2/multicluster-observability-rhel8-operator@sha256:f29581baf5277588d2e4cd01380ecf46e3c97a2f17ade01b048f75c29f18d62c_s390x",
"8Base-RHACM-2.6:rhacm2/multicluster-operators-application-rhel8@sha256:1952d422bd7ba42323711faba59244c449293cc92502e350460fee07c0e3b34a_ppc64le",
"8Base-RHACM-2.6:rhacm2/multicluster-operators-application-rhel8@sha256:566a60f630ec346eced3106ec072963d1b9f9d300e7d4cee6af6dc0d590a3937_s390x",
"8Base-RHACM-2.6:rhacm2/multicluster-operators-application-rhel8@sha256:724dd9f4a5e4acd061206ca2ea57c329210ade5135dbdf941b8d7e720daa4f10_arm64",
"8Base-RHACM-2.6:rhacm2/multicluster-operators-application-rhel8@sha256:ace8895fc62c1394dfa7854fd9ce3e14ef859e989255f70dc9a5a3d9bcd514c0_amd64",
"8Base-RHACM-2.6:rhacm2/multicluster-operators-channel-rhel8@sha256:1ebe6504a6a58f39f93952bf1c135ea58ff77e65c5b8ba73c7ad6295e66a1b45_s390x",
"8Base-RHACM-2.6:rhacm2/multicluster-operators-channel-rhel8@sha256:557cc962d0b10d80a9dea7adce387ea28fb4199a02fa8546645ab2cacbf28b88_ppc64le",
"8Base-RHACM-2.6:rhacm2/multicluster-operators-channel-rhel8@sha256:82526c7c046325bde1dfa0a47b58b773355f00bc95c23be75105e7255e7bddd2_arm64",
"8Base-RHACM-2.6:rhacm2/multicluster-operators-channel-rhel8@sha256:85e20d97f28e43668c2790bd6e0adbc598d01f9fab849761fb96d7a5c4946a87_amd64",
"8Base-RHACM-2.6:rhacm2/multicluster-operators-subscription-rhel8@sha256:7310f31faae367a363c27a7236b562bbfe8381a352fce906279590bac11571d2_ppc64le",
"8Base-RHACM-2.6:rhacm2/multicluster-operators-subscription-rhel8@sha256:7676d33b9be36ca6660d3aed888fdffcf270fcf82258ed9531e2746a3d27610c_s390x",
"8Base-RHACM-2.6:rhacm2/multicluster-operators-subscription-rhel8@sha256:e718d5abef58365d547ef73828a26adff5b6cef1bf935aa7c27f12f604b50337_amd64",
"8Base-RHACM-2.6:rhacm2/multicluster-operators-subscription-rhel8@sha256:f58aff87d1efb64417c6976f6772a464e54beefe847f50a141726b7a1a6a293a_arm64",
"8Base-RHACM-2.6:rhacm2/multiclusterhub-repo-rhel8@sha256:03222a9dd6eca9cf44932a0ff1bf89bd9d2d29683f1ebb0d0aa49171b77a4963_ppc64le",
"8Base-RHACM-2.6:rhacm2/multiclusterhub-repo-rhel8@sha256:881b8c3b19918affd478c0ad0c73dff96dd28f5c1dfddb86472b42e422fa25b6_amd64",
"8Base-RHACM-2.6:rhacm2/multiclusterhub-repo-rhel8@sha256:9de94ea1f83ec8b7257c7b2befc1485ed9cc40c9ef3600c4c4c50934e708cf9d_s390x",
"8Base-RHACM-2.6:rhacm2/multiclusterhub-repo-rhel8@sha256:a45ed68e7d3ac89d17eaf06445cabfc19a9ce85a42f116d75028d6acd18a322b_arm64",
"8Base-RHACM-2.6:rhacm2/multiclusterhub-rhel8@sha256:48d1fa8bc5f6a4d8349c41126301bd86d12836384f336881ecb71bd79f84ae93_ppc64le",
"8Base-RHACM-2.6:rhacm2/multiclusterhub-rhel8@sha256:a33e91fb763a2f0894433bce31bd44229e7d5f5c53d36c6b6f643807a45c110b_arm64",
"8Base-RHACM-2.6:rhacm2/multiclusterhub-rhel8@sha256:d6e126cbdd3cfbcdee04b093389ca1b07ac8038da96060051ed94e1eeacc6d92_s390x",
"8Base-RHACM-2.6:rhacm2/multiclusterhub-rhel8@sha256:ecf12158a2d8802b4c7efd6b336ff36c1e002223b1d385a40fbef638d5e4aa21_amd64",
"8Base-RHACM-2.6:rhacm2/node-exporter-rhel8@sha256:14d23638efff3c30661c9a5f3ddb6ab0c7a9d162de1176dd9565cf49dfa4b9c5_amd64",
"8Base-RHACM-2.6:rhacm2/node-exporter-rhel8@sha256:533005e1608de68a09e53599de3f30990db95cb923794bab9ae9e3bc1a8b6baf_arm64",
"8Base-RHACM-2.6:rhacm2/node-exporter-rhel8@sha256:99eef3491c7092afa14179b9a9d39dd8fbfb3c9bb61759d678af5d91ac23e59d_s390x",
"8Base-RHACM-2.6:rhacm2/node-exporter-rhel8@sha256:e200d4e1802cce7fce32b1e0dc5c3220b6f6477b73b3a2d8ea26a5a42d63f46b_ppc64le",
"8Base-RHACM-2.6:rhacm2/observatorium-rhel8-operator@sha256:092e3437e6d38b2bf676d7fb67ad672e3ef03440017b5af7c1ebd2beb3f437eb_amd64",
"8Base-RHACM-2.6:rhacm2/observatorium-rhel8-operator@sha256:8cf076bfb049d1aabd00040ee65f0fedd590f0dd448c7561de494093a915b397_ppc64le",
"8Base-RHACM-2.6:rhacm2/observatorium-rhel8-operator@sha256:e69987a64fdbf873d4b19d8626c0c5e99dd13d7c95446850559be966dae45ad0_arm64",
"8Base-RHACM-2.6:rhacm2/observatorium-rhel8-operator@sha256:f0bf89eaea6b7afc2d08c77bd40dfba581f91f462f5ec3d70473b332ca6f781c_s390x",
"8Base-RHACM-2.6:rhacm2/observatorium-rhel8@sha256:0686cfddd61737f7e7eb4f0c011397277394559edac3bb947c0969e302686dd5_ppc64le",
"8Base-RHACM-2.6:rhacm2/observatorium-rhel8@sha256:8f2f3732600235f66c406b6121ac37979f52572ce90353b6e099be7b74406251_amd64",
"8Base-RHACM-2.6:rhacm2/observatorium-rhel8@sha256:9e1fccc5b17865a6d7baaa1a15cb50f47d80a14b0a7bcbd94c12f0ddcaaf1b28_s390x",
"8Base-RHACM-2.6:rhacm2/observatorium-rhel8@sha256:bdd89a1051c8f21e7d81ff80c96731a0eaa7d15c320ab1e6b1dc3f6babd42598_arm64",
"8Base-RHACM-2.6:rhacm2/prometheus-alertmanager-rhel8@sha256:0860b7aa5e8b07792ad7f5d5c0654e23e9da8eedd4b9f509caea616dcfa97d69_amd64",
"8Base-RHACM-2.6:rhacm2/prometheus-alertmanager-rhel8@sha256:624895d8579ef6f3e5b17558a30775790ec6f00701f8c5cdfa315292d7f9e867_s390x",
"8Base-RHACM-2.6:rhacm2/prometheus-alertmanager-rhel8@sha256:6d09865a228cdbbc6d1ac13042c3c00f0bd086f6dc181dfa3cdf8c7f9d826b9e_arm64",
"8Base-RHACM-2.6:rhacm2/prometheus-alertmanager-rhel8@sha256:c69fee848d21346a271972e89d91898eac9fec27d598d98ffa004ca8d1b53270_ppc64le",
"8Base-RHACM-2.6:rhacm2/prometheus-rhel8@sha256:52cea7c27de23e3358030b09f22b962723c523a940f8e2043edc298c907d761c_arm64",
"8Base-RHACM-2.6:rhacm2/prometheus-rhel8@sha256:67e0fadfbb4d99a60435ed12b470772b38ace4ca815fe73da68eb3c826e200fc_ppc64le",
"8Base-RHACM-2.6:rhacm2/prometheus-rhel8@sha256:e8241b1d852d605b44ecfcc552cb0f905f72e8a17c8d228162b40c19388f5176_s390x",
"8Base-RHACM-2.6:rhacm2/prometheus-rhel8@sha256:ed0cc13e79949436d29a7ad0b41b189744a177ea27545fd5eb9b4f71e87bd0eb_amd64",
"8Base-RHACM-2.6:rhacm2/rbac-query-proxy-rhel8@sha256:29c76a37497f212aed280e2bf16ef45fb3785fb4649ce17b7fe9d653a79e2112_arm64",
"8Base-RHACM-2.6:rhacm2/rbac-query-proxy-rhel8@sha256:475a45884a51127722030226ff9a5f0752c98574c41eb61796aece5e702346a3_ppc64le",
"8Base-RHACM-2.6:rhacm2/rbac-query-proxy-rhel8@sha256:582301b10af0b966ae7d5e130cb0e5f96e7912dc66b4108e0d6078656ca80604_amd64",
"8Base-RHACM-2.6:rhacm2/rbac-query-proxy-rhel8@sha256:f1c7de85a44c03f48a6f62ba1d7d650f0b06e0f502cecff1512ad637b5bc1c27_s390x",
"8Base-RHACM-2.6:rhacm2/redisgraph-tls-rhel8@sha256:128279a656bfbde6c2c052766d63a1de6a06d8bea2707813c64396c2ae382478_amd64",
"8Base-RHACM-2.6:rhacm2/redisgraph-tls-rhel8@sha256:35927ca6e6e9c8d420c499a0c8ad37c4297ba19743d550f489d3e66482275a49_arm64",
"8Base-RHACM-2.6:rhacm2/redisgraph-tls-rhel8@sha256:4696baed553266682ba2b54d3bf683d2ff1241b625de5ec54a45c1b2c5f96243_s390x",
"8Base-RHACM-2.6:rhacm2/redisgraph-tls-rhel8@sha256:d722f2ffab1f58bbaf3c62ef71dbf7e6c4023e6ab17690f1049075a321d0b1ac_ppc64le",
"8Base-RHACM-2.6:rhacm2/search-aggregator-rhel8@sha256:2b5f372c1c73c4de587b5a4388d95b8cc553fc56af446fcefa0e14c6d980b6b3_ppc64le",
"8Base-RHACM-2.6:rhacm2/search-aggregator-rhel8@sha256:38fceeedc0672def1c2cf42bb6743ae726e77d9f7352d002b3fc688c6d551852_amd64",
"8Base-RHACM-2.6:rhacm2/search-aggregator-rhel8@sha256:6a915335bcebb0884fc72df2dfee97c74d42c035864b960e1c800fa6c5f8d93c_arm64",
"8Base-RHACM-2.6:rhacm2/search-aggregator-rhel8@sha256:752decaefc38aa009f54201b38d4ab26d9b4020caec649d9b1f1564f56c47c2a_s390x",
"8Base-RHACM-2.6:rhacm2/search-api-rhel8@sha256:37eea70d5b1c89c25372dcea8c8c03e1e0a9af1b5a06f3b0706ba776ae8847c1_amd64",
"8Base-RHACM-2.6:rhacm2/search-api-rhel8@sha256:7400088d206592eb29cd86182909626262c9b2a99f017811fcc9d8a753c39009_arm64",
"8Base-RHACM-2.6:rhacm2/search-api-rhel8@sha256:aa8ea0deabc39a068f3f6ce9fa6334e44fc507355009a9bff448e742156ec203_ppc64le",
"8Base-RHACM-2.6:rhacm2/search-api-rhel8@sha256:b4d2d39c2b3b736987f1e888b858d52a7ebd9f8d0cebd3bdef8c59f6e3e41725_s390x",
"8Base-RHACM-2.6:rhacm2/search-collector-rhel8@sha256:0174699ec75fcda08892b4e72b674df989af51ea5f04de57a62c2a85a3c08f4f_arm64",
"8Base-RHACM-2.6:rhacm2/search-collector-rhel8@sha256:5a29a9805b8d20969cba86da11a9de8176a3172df361aec5fae136a4271de308_amd64",
"8Base-RHACM-2.6:rhacm2/search-collector-rhel8@sha256:be7eed9ad9502bcc294081f7e2098fc4f8411c912c34fe63479b5b770d06caca_s390x",
"8Base-RHACM-2.6:rhacm2/search-collector-rhel8@sha256:c467c1d7ceaf5281077f7fe8ff1c1c4cffe325132890a3ab9b96ea5db2e2c930_ppc64le",
"8Base-RHACM-2.6:rhacm2/search-rhel8@sha256:2135cd20bb7ebbf48499992fe46a928e28fc78c86e360633ea09054520c42539_ppc64le",
"8Base-RHACM-2.6:rhacm2/search-rhel8@sha256:3a7a31974210e21a3faed9b57a75b970c70ac41d9662b884d4ce67275f756fc7_arm64",
"8Base-RHACM-2.6:rhacm2/search-rhel8@sha256:6e6a19f1440e4eb15a8206e18f7f4dde3e1a5c6518944571d09923d116d3f04e_amd64",
"8Base-RHACM-2.6:rhacm2/search-rhel8@sha256:e6ed3e65f0d49b3c6b0e3e97593a8fae4d453f3aecf8d7829c0d25c68bc91ea1_s390x",
"8Base-RHACM-2.6:rhacm2/submariner-addon-rhel8@sha256:7b80d01371f551df506bd0c56df6829845bfce497ff01cc44b68f172ed5399b4_ppc64le",
"8Base-RHACM-2.6:rhacm2/submariner-addon-rhel8@sha256:934c560bc786015c694e9cffbae8e86f631b3331d62f5a547931446dae82f8c3_s390x",
"8Base-RHACM-2.6:rhacm2/submariner-addon-rhel8@sha256:b467881f4028a89a9e79ba93da719845db576f47a04ae6e569c2317be5594b29_arm64",
"8Base-RHACM-2.6:rhacm2/submariner-addon-rhel8@sha256:fc5592d42e4aca70288448d174511b922ece7f8cb4b41c6a36195c3a4a60aa36_amd64",
"8Base-RHACM-2.6:rhacm2/thanos-receive-controller-rhel8@sha256:21f2626c10c4fb61b37e6ca4ab574186b423f155fbc5cfef3e894fff04cc270e_ppc64le",
"8Base-RHACM-2.6:rhacm2/thanos-receive-controller-rhel8@sha256:c357074958324fc5d602cdcf1cba285bf8582e0b36af79a8f6211bb0dfb77a10_amd64",
"8Base-RHACM-2.6:rhacm2/thanos-receive-controller-rhel8@sha256:d9ac8e67d6d9858b16dd9d1d49c1dd904aa22a7b618e5d33292344faced9c0d3_arm64",
"8Base-RHACM-2.6:rhacm2/thanos-receive-controller-rhel8@sha256:e3b840a7833680170f9e9ca52309552c584935a68c75cc71e6d576b104dc01c8_s390x",
"8Base-RHACM-2.6:rhacm2/thanos-rhel8@sha256:453c525197ccfe1f866af70ca2e7f3deb6f98d0b98c09b602b4fa1368787213d_amd64",
"8Base-RHACM-2.6:rhacm2/thanos-rhel8@sha256:4b3b45ad0b564360c245d20b1540c2398c9606cf8684275e4ee071c591357929_arm64",
"8Base-RHACM-2.6:rhacm2/thanos-rhel8@sha256:7e43ba8f47ec54b5f86d13c81b67b044176530b63b5ae3f40332fc975cc6b21f_s390x",
"8Base-RHACM-2.6:rhacm2/thanos-rhel8@sha256:faaa00c0af80c781a7c610616153a3cd1dc1b20637934c3a243a2e9664ba0ee5_ppc64le"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2022:6370"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "HIGH",
"attackVector": "NETWORK",
"availabilityImpact": "NONE",
"baseScore": 3.1,
"baseSeverity": "LOW",
"confidentialityImpact": "LOW",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "REQUIRED",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:R/S:U/C:L/I:N/A:N",
"version": "3.1"
},
"products": [
"8Base-RHACM-2.6:rhacm2/acm-governance-policy-addon-controller-rhel8@sha256:615ab5d9542759d921634737709e84a8e65d003ea136e5d22858d380225fd177_amd64",
"8Base-RHACM-2.6:rhacm2/acm-governance-policy-addon-controller-rhel8@sha256:958b729d30f10b9c121e68ac8ede2054ed29cc52a9a7d6df0537ed221aa74358_s390x",
"8Base-RHACM-2.6:rhacm2/acm-governance-policy-addon-controller-rhel8@sha256:b5bef941b4e0b5b3529ca5b2311c85295b9f6d12e482a9cbdad691c2406541f1_ppc64le",
"8Base-RHACM-2.6:rhacm2/acm-governance-policy-addon-controller-rhel8@sha256:f6194b9056d77e54f3c74caa9eab87bd1df1818d082fc807229d1c44ec6c88c4_arm64",
"8Base-RHACM-2.6:rhacm2/acm-grafana-rhel8@sha256:45616ed43b53d3a83e65828118f09430396f5bcb0566ae3a65d937b59f0d873e_s390x",
"8Base-RHACM-2.6:rhacm2/acm-grafana-rhel8@sha256:8c48441cfa850ea1274932e94da0831618c10f91022619c779304501a75fb161_amd64",
"8Base-RHACM-2.6:rhacm2/acm-grafana-rhel8@sha256:cc1c196b19c5fd8f313c6136359cc9dd37b5f59d32a581b10cf89b80b7d0cbf4_arm64",
"8Base-RHACM-2.6:rhacm2/acm-grafana-rhel8@sha256:cdf24e68e50be1350566243f6d2cb1403d09ab68e5fed39ea6c56212e42b90f1_ppc64le",
"8Base-RHACM-2.6:rhacm2/acm-must-gather-rhel8@sha256:1457ff5cfd61611fdc968d4af5b020d835e107b97932c7ba7b3f5ed4cbd0e39f_ppc64le",
"8Base-RHACM-2.6:rhacm2/acm-must-gather-rhel8@sha256:39842906b3846418bc31098e2abad08210118d86aa683e9e5fd04a97822df22d_arm64",
"8Base-RHACM-2.6:rhacm2/acm-must-gather-rhel8@sha256:8a69add2d90a1e094de8510052b683e1765153da75e316ad7778499af0c5ddf9_s390x",
"8Base-RHACM-2.6:rhacm2/acm-must-gather-rhel8@sha256:dca91134a2c1c33c736afcd4c9373749448641385f39162c74e115691289e843_amd64",
"8Base-RHACM-2.6:rhacm2/acm-operator-bundle@sha256:0eac6124f59492d09c1ae650025d59ea0e8547d9f9c832cb9607b09254ff6ddd_s390x",
"8Base-RHACM-2.6:rhacm2/acm-operator-bundle@sha256:1cbcd58a4c23e4c89a6a0509f78802a5aa21205db2784ebc9772b99a3917b183_arm64",
"8Base-RHACM-2.6:rhacm2/acm-operator-bundle@sha256:997aaee36f0bed47e231925a3f2c2ecc503410e54b35727f035c72477f3d1944_ppc64le",
"8Base-RHACM-2.6:rhacm2/acm-operator-bundle@sha256:ce699187f250b93976b8063228ac12d11c6c8f6baba69ba4ed17a38730e84eb3_amd64",
"8Base-RHACM-2.6:rhacm2/acm-prometheus-config-reloader-rhel8@sha256:693a77a9324d6c7f0e69bd9d5725b51f3e429972f1e67469e93648cb347eae84_arm64",
"8Base-RHACM-2.6:rhacm2/acm-prometheus-config-reloader-rhel8@sha256:89757e804d5df2b5eeeb1191b599c3acb9e75f61170f888095302830d6de0582_s390x",
"8Base-RHACM-2.6:rhacm2/acm-prometheus-config-reloader-rhel8@sha256:8e45e1fd7342d7525b118f01794cac1f4a8662def5f2a06336b698db2e268742_amd64",
"8Base-RHACM-2.6:rhacm2/acm-prometheus-config-reloader-rhel8@sha256:ce1c17b34b7aac2e990dc0efe40f4406e73f727b2c7bfe109eded849de753f1a_ppc64le",
"8Base-RHACM-2.6:rhacm2/acm-prometheus-rhel8@sha256:728606d96dd9e0fc2e7810e092e10ee071ec36598c990c8252beccace59a679e_amd64",
"8Base-RHACM-2.6:rhacm2/acm-prometheus-rhel8@sha256:b457d0b95d88c5dd0aac87492cbca40a9d7c2074002ad110f52d562f0c5d0797_arm64",
"8Base-RHACM-2.6:rhacm2/acm-prometheus-rhel8@sha256:f34d2569033bfb1d173342264f090f46d80f7843d52704a7ce9e9eb9de2f5abb_s390x",
"8Base-RHACM-2.6:rhacm2/acm-prometheus-rhel8@sha256:f720e0a94bfe7ed5d812819a3e77cc0581be102970127d8c0d4aa06a05edbf3d_ppc64le",
"8Base-RHACM-2.6:rhacm2/acm-volsync-addon-controller-rhel8@sha256:17ccd6b924b36ab14e3ca5f5331ba7e4c86f8cb64304640d58c3ee6b76edbcaf_ppc64le",
"8Base-RHACM-2.6:rhacm2/acm-volsync-addon-controller-rhel8@sha256:27079308ea87e35564cc3089c65eae68d63880a3bb093ca64d1678a68b60fcec_amd64",
"8Base-RHACM-2.6:rhacm2/acm-volsync-addon-controller-rhel8@sha256:9eabaac2df91aeef613d6973669d07298f2159c6a6e0c9f294623f7b1a10bc08_s390x",
"8Base-RHACM-2.6:rhacm2/acm-volsync-addon-controller-rhel8@sha256:f7abdf1756bc0ff2ebf02fee0469a8b9eeabe1fa8cafdd21c6e8f958155b70bb_arm64",
"8Base-RHACM-2.6:rhacm2/cert-policy-controller-rhel8@sha256:017c1e663827a3b55d70badd3ed979b5d1831252c49d671897a85a75afaa5bb0_s390x",
"8Base-RHACM-2.6:rhacm2/cert-policy-controller-rhel8@sha256:0610778095974edf936602018281bf7a5e287ba9eca9f661a423e68bbe000e40_ppc64le",
"8Base-RHACM-2.6:rhacm2/cert-policy-controller-rhel8@sha256:a66d7d4ee1179f7fce639490f919d722db54eaa3118b4135078c33e6cbf91488_amd64",
"8Base-RHACM-2.6:rhacm2/cert-policy-controller-rhel8@sha256:d660befef0c8f7a4db7aa3b865545c9863d8f37e7ba4b8de4380185f82b208d4_arm64",
"8Base-RHACM-2.6:rhacm2/cluster-backup-rhel8-operator@sha256:1a749d0795972a9bfd5a00aa96c238a660673464be01b2aa9fd7a3aeead6ddf7_amd64",
"8Base-RHACM-2.6:rhacm2/cluster-backup-rhel8-operator@sha256:8915dbdc562e63441f79041bdf1176e46ce53e95418d133f0cd0c1ff79da48a2_arm64",
"8Base-RHACM-2.6:rhacm2/cluster-backup-rhel8-operator@sha256:995f225449b207da9a3cad175dac85b87eefb28ff5bae6a588f40fd79fbe12a1_ppc64le",
"8Base-RHACM-2.6:rhacm2/cluster-backup-rhel8-operator@sha256:f1255a76c6275a4b6a400c82e204a5112fff6fe87f71626f8f309763f6a5d9e4_s390x",
"8Base-RHACM-2.6:rhacm2/config-policy-controller-rhel8@sha256:3b2e0d850e8fc966ec80bff16df26002334744a96b81c7a7dfe222f1706a52e3_s390x",
"8Base-RHACM-2.6:rhacm2/config-policy-controller-rhel8@sha256:447f275bbde46d7fc173798ef5abc0a77a6780f0dffdc171786edbe00f27d8d8_ppc64le",
"8Base-RHACM-2.6:rhacm2/config-policy-controller-rhel8@sha256:61964a1a0ddf2e98bcf5249b7374235055ab85cc26663a8d9397c2b7f6fbb4c6_amd64",
"8Base-RHACM-2.6:rhacm2/config-policy-controller-rhel8@sha256:a3abaa3d0bf1d34fa9e40903a8713c439f5f7f751e775d32cbab308983064ce0_arm64",
"8Base-RHACM-2.6:rhacm2/console-rhel8@sha256:6c0f630ff57f6f423df6dbf4df9faad25089f9b391be35cb8bc9cd5211f94d67_arm64",
"8Base-RHACM-2.6:rhacm2/console-rhel8@sha256:8608aed6971299def3fbe749336727e84c69582664dedac3145b92ea24e62e4d_amd64",
"8Base-RHACM-2.6:rhacm2/console-rhel8@sha256:afa80ae8274db7fa6796c35980fc5df15889e94aff3361f6cda643e5a09da220_ppc64le",
"8Base-RHACM-2.6:rhacm2/console-rhel8@sha256:f06e4e3f62db52c6d7fa0bc1f289de773e18d076bc38612e1b0ddc85c76fde06_s390x",
"8Base-RHACM-2.6:rhacm2/endpoint-monitoring-rhel8-operator@sha256:060bcd658756a924b4ce4d202bd447a3254fc1f49af7d685dde8720f355cde8e_arm64",
"8Base-RHACM-2.6:rhacm2/endpoint-monitoring-rhel8-operator@sha256:091d66731c5fe8eba5646c6b2622bb38c074e202a8a4a7e906921673b60f0898_amd64",
"8Base-RHACM-2.6:rhacm2/endpoint-monitoring-rhel8-operator@sha256:80660eb7f3c068768b0ea04ff20f4539194c52427ffdab4626bf781aa3f2ca64_s390x",
"8Base-RHACM-2.6:rhacm2/endpoint-monitoring-rhel8-operator@sha256:d6204fcf04c83bac13232ec1602572ad5f22bb528537e591079dfa36152697ec_ppc64le",
"8Base-RHACM-2.6:rhacm2/governance-policy-propagator-rhel8@sha256:51be0f04938b60ed1dba60908bebd2000d78e4ade34757bae70a083c67d77e8e_arm64",
"8Base-RHACM-2.6:rhacm2/governance-policy-propagator-rhel8@sha256:9577701bf3c7aa00b99531d2c3842130abc6cd91c52c4a7ba040b705eeace4c7_s390x",
"8Base-RHACM-2.6:rhacm2/governance-policy-propagator-rhel8@sha256:bdc6c128628db86697af198430c5ae5c61c3e586c1a97187e4d4e852cec61e92_ppc64le",
"8Base-RHACM-2.6:rhacm2/governance-policy-propagator-rhel8@sha256:cc519319b9f4fe672144ebedd772ddf56d5de90e3c8f52c0fb9b55313f71a7b3_amd64",
"8Base-RHACM-2.6:rhacm2/governance-policy-spec-sync-rhel8@sha256:2c1905ae8a83e5598678457fd955cbc867453ed5836de6fcc182e4928df8bd67_s390x",
"8Base-RHACM-2.6:rhacm2/governance-policy-spec-sync-rhel8@sha256:4a8d30cc0e1d83c69b7f3339418b101da23fbcaee7d326bedaff677eceb25ab2_ppc64le",
"8Base-RHACM-2.6:rhacm2/governance-policy-spec-sync-rhel8@sha256:6849cf1b4dd883d5b4c0cf90a3adfb26cb59d03d3b892cee3669a32dd6b8dcc2_amd64",
"8Base-RHACM-2.6:rhacm2/governance-policy-spec-sync-rhel8@sha256:d06ffc621167aff31ecb0fa417b294ff0676fb00e4ef1c6cb0fb2aaf4b2561e0_arm64",
"8Base-RHACM-2.6:rhacm2/governance-policy-status-sync-rhel8@sha256:4c86e16f15aaf454e4e5ce5436e1db27a5f8a55f573c3eaf02e4786fe52edfc8_arm64",
"8Base-RHACM-2.6:rhacm2/governance-policy-status-sync-rhel8@sha256:cf6a75d94f50dd063e939aee18756c767cba43f4e1e62a9c2f2b764ac6f43746_s390x",
"8Base-RHACM-2.6:rhacm2/governance-policy-status-sync-rhel8@sha256:e072b615eeffff80a94831e58c70980684c1ec4bd972844b25b157eb7ed5937f_ppc64le",
"8Base-RHACM-2.6:rhacm2/governance-policy-status-sync-rhel8@sha256:fffe971caa2e911d9c972c0e88712ff431d34c63dbe74e25f1cababa50ea7417_amd64",
"8Base-RHACM-2.6:rhacm2/governance-policy-template-sync-rhel8@sha256:10bc1a3833599a593a058e804de67e92888ed779fd0000928d4a70b6c7d5c1c2_amd64",
"8Base-RHACM-2.6:rhacm2/governance-policy-template-sync-rhel8@sha256:5c17f979f47840a879059ad83de12f0756889564a17190ba4438a7632c999bb1_arm64",
"8Base-RHACM-2.6:rhacm2/governance-policy-template-sync-rhel8@sha256:848bce8007de7714afc8c755b5f0c3cdf5eb6b1d259811c947bc295924539a0e_ppc64le",
"8Base-RHACM-2.6:rhacm2/governance-policy-template-sync-rhel8@sha256:95439f7e18fa87601d5860cbd9ca5f0738786e30a629d23788fd5fe33d694c66_s390x",
"8Base-RHACM-2.6:rhacm2/grafana-dashboard-loader-rhel8@sha256:1f5c1b2cffebf069859e95d0e722cb293f8c176bf5c5873bb9517c96b26c2e10_arm64",
"8Base-RHACM-2.6:rhacm2/grafana-dashboard-loader-rhel8@sha256:5223158a122658bafbd853c596cdc1f7bd7a0e4fdd82b1c3668ac84adeae9f24_s390x",
"8Base-RHACM-2.6:rhacm2/grafana-dashboard-loader-rhel8@sha256:561f1f05925cfe3c5f0f8a9b7475be4bbab183b5611ecfe09b090d80fa4bc2fe_amd64",
"8Base-RHACM-2.6:rhacm2/grafana-dashboard-loader-rhel8@sha256:734270221ec4a516e7eb77f2ec3a753384242116aa70320a1dbe969e915af1df_ppc64le",
"8Base-RHACM-2.6:rhacm2/iam-policy-controller-rhel8@sha256:2827e5f485213f92e2d0092187f3976dd6fe598e39b5cf2212d48c3a44c34b13_arm64",
"8Base-RHACM-2.6:rhacm2/iam-policy-controller-rhel8@sha256:8ca9e80365c76b66b2de3924fc50a5912e606042c704b02cb174a4b8bd3927c4_amd64",
"8Base-RHACM-2.6:rhacm2/iam-policy-controller-rhel8@sha256:c5069e76a900aa300102a0ae54ecbc12c0ac31abfeed8656ee60a949daef79c3_s390x",
"8Base-RHACM-2.6:rhacm2/iam-policy-controller-rhel8@sha256:ca05e79e5508924af71f323c13f664770d8dd4eb61ecf0894e4f9a81f7a1b402_ppc64le",
"8Base-RHACM-2.6:rhacm2/insights-client-rhel8@sha256:02cacfec60c80b9228e8b18949751de867f974ea6b1172129096e64e949c0598_amd64",
"8Base-RHACM-2.6:rhacm2/insights-client-rhel8@sha256:2b14036d0291e54c3191682de2ea875a78d78c35b2791a5a113ba1a8920f0621_ppc64le",
"8Base-RHACM-2.6:rhacm2/insights-client-rhel8@sha256:d4c05f641de8fd0753d63cc6d5b62464d3d6a87d601514e87ef2e40bbe7b01b6_s390x",
"8Base-RHACM-2.6:rhacm2/insights-client-rhel8@sha256:e15c410b693b34f49869d037ebb5584384fcdf88114b7a94967ca09f1361a5f3_arm64",
"8Base-RHACM-2.6:rhacm2/insights-metrics-rhel8@sha256:67aa55bb65685395ad2773e7459dff5fbccdeedcf9e56ec2722d8f5c919eae89_s390x",
"8Base-RHACM-2.6:rhacm2/insights-metrics-rhel8@sha256:6c54e08f5f6c2cae41a5e108e1019ff6522af8f69d666e22eb4631cd83b85917_amd64",
"8Base-RHACM-2.6:rhacm2/insights-metrics-rhel8@sha256:88d9b7246aa75cb2c88ccb7f2f1202fc465be0f2d89e59f1d2259f69ada56d9d_arm64",
"8Base-RHACM-2.6:rhacm2/insights-metrics-rhel8@sha256:bad98fe71638d7346f31ea45f6063ec970bf90844bb5c5dc5f917bb0f0099899_ppc64le",
"8Base-RHACM-2.6:rhacm2/klusterlet-addon-controller-rhel8@sha256:22e510955af3fa736b7306c387f44b5f15f5f9a7a006c6587e06d5d8602cc2f0_s390x",
"8Base-RHACM-2.6:rhacm2/klusterlet-addon-controller-rhel8@sha256:55bc86326f992cc4f4401b93f90cdd2baa6728015ffaf6168f2d46ae43c70cf4_ppc64le",
"8Base-RHACM-2.6:rhacm2/klusterlet-addon-controller-rhel8@sha256:8dd7f47af047fb899c7fcbad61cb8f38da45990cac186f9235aec3e4e7de25e9_amd64",
"8Base-RHACM-2.6:rhacm2/klusterlet-addon-controller-rhel8@sha256:bdb97eb5bb0e8f59edf0d389fb07c45171e728dc8b4d2bdacd785193b46ec03b_arm64",
"8Base-RHACM-2.6:rhacm2/kube-rbac-proxy-rhel8@sha256:11a353ee9da6cc843d5f346f4fa51681d13318e2e61fc4d1a3f63406eb175260_s390x",
"8Base-RHACM-2.6:rhacm2/kube-rbac-proxy-rhel8@sha256:31757f3e3bb08b4e49e54694b18b3cf327637be20535482b2df1345b17444dda_amd64",
"8Base-RHACM-2.6:rhacm2/kube-rbac-proxy-rhel8@sha256:b2c0b7414d0fc36a49cbdc5a56b25dd62aac18defc2defbd9c1895cd13a5e716_arm64",
"8Base-RHACM-2.6:rhacm2/kube-rbac-proxy-rhel8@sha256:dbd816d503e9beb58622604432eb415419e893627eb95c1ceeb8ff5bda7d6335_ppc64le",
"8Base-RHACM-2.6:rhacm2/kube-state-metrics-rhel8@sha256:53246a6df1f0880d94ed2644fa4366e3e2108b6fa8a51745af87785346ce5304_s390x",
"8Base-RHACM-2.6:rhacm2/kube-state-metrics-rhel8@sha256:5f2393bceefffb32240043b6722aa73d31fc8133cc2666fcf5eb8d33794bc54f_arm64",
"8Base-RHACM-2.6:rhacm2/kube-state-metrics-rhel8@sha256:c792c043462281cde7c93bd8e2136f62ca17d072e7f466353f37de8e5f5dc949_ppc64le",
"8Base-RHACM-2.6:rhacm2/kube-state-metrics-rhel8@sha256:e6b1d24b56e6973eee1569e351db6637ca67e1d6cd124adb845cbf6e35a4f6af_amd64",
"8Base-RHACM-2.6:rhacm2/management-ingress-rhel8@sha256:07238998d21204cd8f25dc63e6dbde20a2dd25c3b96609729306db6c63a0fca4_arm64",
"8Base-RHACM-2.6:rhacm2/management-ingress-rhel8@sha256:0d2665d19a8753c6269f594b68b067cd62a402404287e6416543c1af2d7d3cf4_ppc64le",
"8Base-RHACM-2.6:rhacm2/management-ingress-rhel8@sha256:6917d018e53aabb6f5402f02000aedd2e5cf71bcc84562e0fc7d7c87049f4b67_amd64",
"8Base-RHACM-2.6:rhacm2/management-ingress-rhel8@sha256:73b0444bd91a1dade3b7e76245ac8d6cb568929bba321b8c86c269d6f542ac3b_s390x",
"8Base-RHACM-2.6:rhacm2/memcached-exporter-rhel8@sha256:7d85dd62346a647d22202baa0f8d405b2aaf9a7174b38e5d29df2e03530009c3_s390x",
"8Base-RHACM-2.6:rhacm2/memcached-exporter-rhel8@sha256:9635616c8f058e67d557201147904b05f8b49938f63fb2b0239dfca883f61685_arm64",
"8Base-RHACM-2.6:rhacm2/memcached-exporter-rhel8@sha256:9e91ecec92ec0df8b72beb6040f39d9a25b0bfad844e92ea34cc2d648d221d22_ppc64le",
"8Base-RHACM-2.6:rhacm2/memcached-exporter-rhel8@sha256:c773b9a2fffcd549d4936054260f655c78da603957826d6bad4e8567a213ad10_amd64",
"8Base-RHACM-2.6:rhacm2/memcached-rhel8@sha256:584f8c4a9a1b75fc71948a98add560d4fe3d936ee46ac791f32121dbadf8c7d2_ppc64le",
"8Base-RHACM-2.6:rhacm2/memcached-rhel8@sha256:59b3ce3f3f4459c97cfffee5e20830d70f8a69198b5fab271e6c478d615c46d3_arm64",
"8Base-RHACM-2.6:rhacm2/memcached-rhel8@sha256:6f458c76757203b28434f871027c6a466a73d246ceb5bfac8793ad1896a672ab_amd64",
"8Base-RHACM-2.6:rhacm2/memcached-rhel8@sha256:e34722fd656e3205dcdb565b0ab68e9971174c11f125dbfff3bf82e1e21f3a76_s390x",
"8Base-RHACM-2.6:rhacm2/metrics-collector-rhel8@sha256:3a81a018b939752543e78c2d68d1436b851be2256b88c3e66cd506ae1d8f4c9c_ppc64le",
"8Base-RHACM-2.6:rhacm2/metrics-collector-rhel8@sha256:6a3e0c36c123c9dc54759655d9148f580abada501034914863a6528ded19ef34_amd64",
"8Base-RHACM-2.6:rhacm2/metrics-collector-rhel8@sha256:7991f484f97b9951f27f70e67d5db0850c4189ee86db8406cdda961a9beb06f0_arm64",
"8Base-RHACM-2.6:rhacm2/metrics-collector-rhel8@sha256:fa08b9bf3fd334738984e150ba5bfd2e005374752f3112340b65f6434eacd057_s390x",
"8Base-RHACM-2.6:rhacm2/multicloud-integrations-rhel8@sha256:2bcbf9a565f3c566061325aca3174ec755b5c94a28612718a3f1563db317273e_ppc64le",
"8Base-RHACM-2.6:rhacm2/multicloud-integrations-rhel8@sha256:6813ccd43a1aecd1aaf4d5d4b1620fd63bbca00b736100189ff91246bf3bc36b_arm64",
"8Base-RHACM-2.6:rhacm2/multicloud-integrations-rhel8@sha256:db89ef3686570526afdb2b79fd698aca5dc50c633009760f1748fb9fd506067b_amd64",
"8Base-RHACM-2.6:rhacm2/multicloud-integrations-rhel8@sha256:db8bc27937802c5d8fff769b9c93c8a01411629d199adbc39235e721d6468b30_s390x",
"8Base-RHACM-2.6:rhacm2/multicluster-observability-rhel8-operator@sha256:434db0ca203b14b899fff9b7a2a5b975de852ea29620a828f29246448aba873c_ppc64le",
"8Base-RHACM-2.6:rhacm2/multicluster-observability-rhel8-operator@sha256:876bfa63b0e13833eaeadb7c6a0481f1d7970b283f69ece4d81c99985f4dd161_arm64",
"8Base-RHACM-2.6:rhacm2/multicluster-observability-rhel8-operator@sha256:d23f208e020d42bc095011d423146e2da35b2bc85b844911bde2f4edf696bdca_amd64",
"8Base-RHACM-2.6:rhacm2/multicluster-observability-rhel8-operator@sha256:f29581baf5277588d2e4cd01380ecf46e3c97a2f17ade01b048f75c29f18d62c_s390x",
"8Base-RHACM-2.6:rhacm2/multicluster-operators-application-rhel8@sha256:1952d422bd7ba42323711faba59244c449293cc92502e350460fee07c0e3b34a_ppc64le",
"8Base-RHACM-2.6:rhacm2/multicluster-operators-application-rhel8@sha256:566a60f630ec346eced3106ec072963d1b9f9d300e7d4cee6af6dc0d590a3937_s390x",
"8Base-RHACM-2.6:rhacm2/multicluster-operators-application-rhel8@sha256:724dd9f4a5e4acd061206ca2ea57c329210ade5135dbdf941b8d7e720daa4f10_arm64",
"8Base-RHACM-2.6:rhacm2/multicluster-operators-application-rhel8@sha256:ace8895fc62c1394dfa7854fd9ce3e14ef859e989255f70dc9a5a3d9bcd514c0_amd64",
"8Base-RHACM-2.6:rhacm2/multicluster-operators-channel-rhel8@sha256:1ebe6504a6a58f39f93952bf1c135ea58ff77e65c5b8ba73c7ad6295e66a1b45_s390x",
"8Base-RHACM-2.6:rhacm2/multicluster-operators-channel-rhel8@sha256:557cc962d0b10d80a9dea7adce387ea28fb4199a02fa8546645ab2cacbf28b88_ppc64le",
"8Base-RHACM-2.6:rhacm2/multicluster-operators-channel-rhel8@sha256:82526c7c046325bde1dfa0a47b58b773355f00bc95c23be75105e7255e7bddd2_arm64",
"8Base-RHACM-2.6:rhacm2/multicluster-operators-channel-rhel8@sha256:85e20d97f28e43668c2790bd6e0adbc598d01f9fab849761fb96d7a5c4946a87_amd64",
"8Base-RHACM-2.6:rhacm2/multicluster-operators-subscription-rhel8@sha256:7310f31faae367a363c27a7236b562bbfe8381a352fce906279590bac11571d2_ppc64le",
"8Base-RHACM-2.6:rhacm2/multicluster-operators-subscription-rhel8@sha256:7676d33b9be36ca6660d3aed888fdffcf270fcf82258ed9531e2746a3d27610c_s390x",
"8Base-RHACM-2.6:rhacm2/multicluster-operators-subscription-rhel8@sha256:e718d5abef58365d547ef73828a26adff5b6cef1bf935aa7c27f12f604b50337_amd64",
"8Base-RHACM-2.6:rhacm2/multicluster-operators-subscription-rhel8@sha256:f58aff87d1efb64417c6976f6772a464e54beefe847f50a141726b7a1a6a293a_arm64",
"8Base-RHACM-2.6:rhacm2/multiclusterhub-repo-rhel8@sha256:03222a9dd6eca9cf44932a0ff1bf89bd9d2d29683f1ebb0d0aa49171b77a4963_ppc64le",
"8Base-RHACM-2.6:rhacm2/multiclusterhub-repo-rhel8@sha256:881b8c3b19918affd478c0ad0c73dff96dd28f5c1dfddb86472b42e422fa25b6_amd64",
"8Base-RHACM-2.6:rhacm2/multiclusterhub-repo-rhel8@sha256:9de94ea1f83ec8b7257c7b2befc1485ed9cc40c9ef3600c4c4c50934e708cf9d_s390x",
"8Base-RHACM-2.6:rhacm2/multiclusterhub-repo-rhel8@sha256:a45ed68e7d3ac89d17eaf06445cabfc19a9ce85a42f116d75028d6acd18a322b_arm64",
"8Base-RHACM-2.6:rhacm2/multiclusterhub-rhel8@sha256:48d1fa8bc5f6a4d8349c41126301bd86d12836384f336881ecb71bd79f84ae93_ppc64le",
"8Base-RHACM-2.6:rhacm2/multiclusterhub-rhel8@sha256:a33e91fb763a2f0894433bce31bd44229e7d5f5c53d36c6b6f643807a45c110b_arm64",
"8Base-RHACM-2.6:rhacm2/multiclusterhub-rhel8@sha256:d6e126cbdd3cfbcdee04b093389ca1b07ac8038da96060051ed94e1eeacc6d92_s390x",
"8Base-RHACM-2.6:rhacm2/multiclusterhub-rhel8@sha256:ecf12158a2d8802b4c7efd6b336ff36c1e002223b1d385a40fbef638d5e4aa21_amd64",
"8Base-RHACM-2.6:rhacm2/node-exporter-rhel8@sha256:14d23638efff3c30661c9a5f3ddb6ab0c7a9d162de1176dd9565cf49dfa4b9c5_amd64",
"8Base-RHACM-2.6:rhacm2/node-exporter-rhel8@sha256:533005e1608de68a09e53599de3f30990db95cb923794bab9ae9e3bc1a8b6baf_arm64",
"8Base-RHACM-2.6:rhacm2/node-exporter-rhel8@sha256:99eef3491c7092afa14179b9a9d39dd8fbfb3c9bb61759d678af5d91ac23e59d_s390x",
"8Base-RHACM-2.6:rhacm2/node-exporter-rhel8@sha256:e200d4e1802cce7fce32b1e0dc5c3220b6f6477b73b3a2d8ea26a5a42d63f46b_ppc64le",
"8Base-RHACM-2.6:rhacm2/observatorium-rhel8-operator@sha256:092e3437e6d38b2bf676d7fb67ad672e3ef03440017b5af7c1ebd2beb3f437eb_amd64",
"8Base-RHACM-2.6:rhacm2/observatorium-rhel8-operator@sha256:8cf076bfb049d1aabd00040ee65f0fedd590f0dd448c7561de494093a915b397_ppc64le",
"8Base-RHACM-2.6:rhacm2/observatorium-rhel8-operator@sha256:e69987a64fdbf873d4b19d8626c0c5e99dd13d7c95446850559be966dae45ad0_arm64",
"8Base-RHACM-2.6:rhacm2/observatorium-rhel8-operator@sha256:f0bf89eaea6b7afc2d08c77bd40dfba581f91f462f5ec3d70473b332ca6f781c_s390x",
"8Base-RHACM-2.6:rhacm2/observatorium-rhel8@sha256:0686cfddd61737f7e7eb4f0c011397277394559edac3bb947c0969e302686dd5_ppc64le",
"8Base-RHACM-2.6:rhacm2/observatorium-rhel8@sha256:8f2f3732600235f66c406b6121ac37979f52572ce90353b6e099be7b74406251_amd64",
"8Base-RHACM-2.6:rhacm2/observatorium-rhel8@sha256:9e1fccc5b17865a6d7baaa1a15cb50f47d80a14b0a7bcbd94c12f0ddcaaf1b28_s390x",
"8Base-RHACM-2.6:rhacm2/observatorium-rhel8@sha256:bdd89a1051c8f21e7d81ff80c96731a0eaa7d15c320ab1e6b1dc3f6babd42598_arm64",
"8Base-RHACM-2.6:rhacm2/prometheus-alertmanager-rhel8@sha256:0860b7aa5e8b07792ad7f5d5c0654e23e9da8eedd4b9f509caea616dcfa97d69_amd64",
"8Base-RHACM-2.6:rhacm2/prometheus-alertmanager-rhel8@sha256:624895d8579ef6f3e5b17558a30775790ec6f00701f8c5cdfa315292d7f9e867_s390x",
"8Base-RHACM-2.6:rhacm2/prometheus-alertmanager-rhel8@sha256:6d09865a228cdbbc6d1ac13042c3c00f0bd086f6dc181dfa3cdf8c7f9d826b9e_arm64",
"8Base-RHACM-2.6:rhacm2/prometheus-alertmanager-rhel8@sha256:c69fee848d21346a271972e89d91898eac9fec27d598d98ffa004ca8d1b53270_ppc64le",
"8Base-RHACM-2.6:rhacm2/prometheus-rhel8@sha256:52cea7c27de23e3358030b09f22b962723c523a940f8e2043edc298c907d761c_arm64",
"8Base-RHACM-2.6:rhacm2/prometheus-rhel8@sha256:67e0fadfbb4d99a60435ed12b470772b38ace4ca815fe73da68eb3c826e200fc_ppc64le",
"8Base-RHACM-2.6:rhacm2/prometheus-rhel8@sha256:e8241b1d852d605b44ecfcc552cb0f905f72e8a17c8d228162b40c19388f5176_s390x",
"8Base-RHACM-2.6:rhacm2/prometheus-rhel8@sha256:ed0cc13e79949436d29a7ad0b41b189744a177ea27545fd5eb9b4f71e87bd0eb_amd64",
"8Base-RHACM-2.6:rhacm2/rbac-query-proxy-rhel8@sha256:29c76a37497f212aed280e2bf16ef45fb3785fb4649ce17b7fe9d653a79e2112_arm64",
"8Base-RHACM-2.6:rhacm2/rbac-query-proxy-rhel8@sha256:475a45884a51127722030226ff9a5f0752c98574c41eb61796aece5e702346a3_ppc64le",
"8Base-RHACM-2.6:rhacm2/rbac-query-proxy-rhel8@sha256:582301b10af0b966ae7d5e130cb0e5f96e7912dc66b4108e0d6078656ca80604_amd64",
"8Base-RHACM-2.6:rhacm2/rbac-query-proxy-rhel8@sha256:f1c7de85a44c03f48a6f62ba1d7d650f0b06e0f502cecff1512ad637b5bc1c27_s390x",
"8Base-RHACM-2.6:rhacm2/redisgraph-tls-rhel8@sha256:128279a656bfbde6c2c052766d63a1de6a06d8bea2707813c64396c2ae382478_amd64",
"8Base-RHACM-2.6:rhacm2/redisgraph-tls-rhel8@sha256:35927ca6e6e9c8d420c499a0c8ad37c4297ba19743d550f489d3e66482275a49_arm64",
"8Base-RHACM-2.6:rhacm2/redisgraph-tls-rhel8@sha256:4696baed553266682ba2b54d3bf683d2ff1241b625de5ec54a45c1b2c5f96243_s390x",
"8Base-RHACM-2.6:rhacm2/redisgraph-tls-rhel8@sha256:d722f2ffab1f58bbaf3c62ef71dbf7e6c4023e6ab17690f1049075a321d0b1ac_ppc64le",
"8Base-RHACM-2.6:rhacm2/search-aggregator-rhel8@sha256:2b5f372c1c73c4de587b5a4388d95b8cc553fc56af446fcefa0e14c6d980b6b3_ppc64le",
"8Base-RHACM-2.6:rhacm2/search-aggregator-rhel8@sha256:38fceeedc0672def1c2cf42bb6743ae726e77d9f7352d002b3fc688c6d551852_amd64",
"8Base-RHACM-2.6:rhacm2/search-aggregator-rhel8@sha256:6a915335bcebb0884fc72df2dfee97c74d42c035864b960e1c800fa6c5f8d93c_arm64",
"8Base-RHACM-2.6:rhacm2/search-aggregator-rhel8@sha256:752decaefc38aa009f54201b38d4ab26d9b4020caec649d9b1f1564f56c47c2a_s390x",
"8Base-RHACM-2.6:rhacm2/search-api-rhel8@sha256:37eea70d5b1c89c25372dcea8c8c03e1e0a9af1b5a06f3b0706ba776ae8847c1_amd64",
"8Base-RHACM-2.6:rhacm2/search-api-rhel8@sha256:7400088d206592eb29cd86182909626262c9b2a99f017811fcc9d8a753c39009_arm64",
"8Base-RHACM-2.6:rhacm2/search-api-rhel8@sha256:aa8ea0deabc39a068f3f6ce9fa6334e44fc507355009a9bff448e742156ec203_ppc64le",
"8Base-RHACM-2.6:rhacm2/search-api-rhel8@sha256:b4d2d39c2b3b736987f1e888b858d52a7ebd9f8d0cebd3bdef8c59f6e3e41725_s390x",
"8Base-RHACM-2.6:rhacm2/search-collector-rhel8@sha256:0174699ec75fcda08892b4e72b674df989af51ea5f04de57a62c2a85a3c08f4f_arm64",
"8Base-RHACM-2.6:rhacm2/search-collector-rhel8@sha256:5a29a9805b8d20969cba86da11a9de8176a3172df361aec5fae136a4271de308_amd64",
"8Base-RHACM-2.6:rhacm2/search-collector-rhel8@sha256:be7eed9ad9502bcc294081f7e2098fc4f8411c912c34fe63479b5b770d06caca_s390x",
"8Base-RHACM-2.6:rhacm2/search-collector-rhel8@sha256:c467c1d7ceaf5281077f7fe8ff1c1c4cffe325132890a3ab9b96ea5db2e2c930_ppc64le",
"8Base-RHACM-2.6:rhacm2/search-rhel8@sha256:2135cd20bb7ebbf48499992fe46a928e28fc78c86e360633ea09054520c42539_ppc64le",
"8Base-RHACM-2.6:rhacm2/search-rhel8@sha256:3a7a31974210e21a3faed9b57a75b970c70ac41d9662b884d4ce67275f756fc7_arm64",
"8Base-RHACM-2.6:rhacm2/search-rhel8@sha256:6e6a19f1440e4eb15a8206e18f7f4dde3e1a5c6518944571d09923d116d3f04e_amd64",
"8Base-RHACM-2.6:rhacm2/search-rhel8@sha256:e6ed3e65f0d49b3c6b0e3e97593a8fae4d453f3aecf8d7829c0d25c68bc91ea1_s390x",
"8Base-RHACM-2.6:rhacm2/submariner-addon-rhel8@sha256:7b80d01371f551df506bd0c56df6829845bfce497ff01cc44b68f172ed5399b4_ppc64le",
"8Base-RHACM-2.6:rhacm2/submariner-addon-rhel8@sha256:934c560bc786015c694e9cffbae8e86f631b3331d62f5a547931446dae82f8c3_s390x",
"8Base-RHACM-2.6:rhacm2/submariner-addon-rhel8@sha256:b467881f4028a89a9e79ba93da719845db576f47a04ae6e569c2317be5594b29_arm64",
"8Base-RHACM-2.6:rhacm2/submariner-addon-rhel8@sha256:fc5592d42e4aca70288448d174511b922ece7f8cb4b41c6a36195c3a4a60aa36_amd64",
"8Base-RHACM-2.6:rhacm2/thanos-receive-controller-rhel8@sha256:21f2626c10c4fb61b37e6ca4ab574186b423f155fbc5cfef3e894fff04cc270e_ppc64le",
"8Base-RHACM-2.6:rhacm2/thanos-receive-controller-rhel8@sha256:c357074958324fc5d602cdcf1cba285bf8582e0b36af79a8f6211bb0dfb77a10_amd64",
"8Base-RHACM-2.6:rhacm2/thanos-receive-controller-rhel8@sha256:d9ac8e67d6d9858b16dd9d1d49c1dd904aa22a7b618e5d33292344faced9c0d3_arm64",
"8Base-RHACM-2.6:rhacm2/thanos-receive-controller-rhel8@sha256:e3b840a7833680170f9e9ca52309552c584935a68c75cc71e6d576b104dc01c8_s390x",
"8Base-RHACM-2.6:rhacm2/thanos-rhel8@sha256:453c525197ccfe1f866af70ca2e7f3deb6f98d0b98c09b602b4fa1368787213d_amd64",
"8Base-RHACM-2.6:rhacm2/thanos-rhel8@sha256:4b3b45ad0b564360c245d20b1540c2398c9606cf8684275e4ee071c591357929_arm64",
"8Base-RHACM-2.6:rhacm2/thanos-rhel8@sha256:7e43ba8f47ec54b5f86d13c81b67b044176530b63b5ae3f40332fc975cc6b21f_s390x",
"8Base-RHACM-2.6:rhacm2/thanos-rhel8@sha256:faaa00c0af80c781a7c610616153a3cd1dc1b20637934c3a243a2e9664ba0ee5_ppc64le"
]
}
],
"threats": [
{
"category": "impact",
"details": "Low"
}
],
"title": "golang: crypto/tls: session tickets lack random ticket_age_add"
},
{
"cve": "CVE-2022-30630",
"cwe": {
"id": "CWE-1325",
"name": "Improperly Controlled Sequential Memory Allocation"
},
"discovery_date": "2022-07-14T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2107371"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in the golang standard library, io/fs. Calling Glob on a path that contains a large number of path separators can cause a panic issue due to stack exhaustion. This could allow an attacker to impact availability.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "golang: io/fs: stack exhaustion in Glob",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "RH ProdSec has set the Impact of this vulnerability to Moderate as there is no known method to execute arbitary code. Successful exploitation of this bug can cause the application under attack to panic, merely causing a Denial of Service at the application level. As the kernel is unaffected by this bug, the user can merely relaunch the application to fix the problem. Also, if somehow the application keeps relaunching, the timer watchdogs in the default RHEL kernel will stop the attack in its tracks.\n\nWithin regulated environments, a combination of the following controls acts as a significant barrier to successfully exploiting a CWE-1325: Improperly Controlled Sequential Memory Allocation vulnerability and therefore downgrades the severity of this particular CVE from Moderate to Low.\n\nAccess to the platform is granted only after successful hard token-based multi-factor authentication (MFA) and is governed by least privilege to ensure only authorized users and roles can execute or modify code. Static code analysis and peer reviews enforce strong input validation and error handling, preventing improperly validated inputs from causing system instability, data exposure, or privilege escalation. In the event of successful exploitation, process isolation limits the impact of excessive sequential memory allocation by restricting memory use per process, preventing any single process from exhausting system resources. Finally, the platform uses memory protection mechanisms such as Data Execution Prevention (DEP) and Address Space Layout Randomization (ASLR) to reduce the risk of memory allocation-based attacks.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"8Base-RHACM-2.6:rhacm2/acm-governance-policy-addon-controller-rhel8@sha256:615ab5d9542759d921634737709e84a8e65d003ea136e5d22858d380225fd177_amd64",
"8Base-RHACM-2.6:rhacm2/acm-governance-policy-addon-controller-rhel8@sha256:958b729d30f10b9c121e68ac8ede2054ed29cc52a9a7d6df0537ed221aa74358_s390x",
"8Base-RHACM-2.6:rhacm2/acm-governance-policy-addon-controller-rhel8@sha256:b5bef941b4e0b5b3529ca5b2311c85295b9f6d12e482a9cbdad691c2406541f1_ppc64le",
"8Base-RHACM-2.6:rhacm2/acm-governance-policy-addon-controller-rhel8@sha256:f6194b9056d77e54f3c74caa9eab87bd1df1818d082fc807229d1c44ec6c88c4_arm64",
"8Base-RHACM-2.6:rhacm2/acm-grafana-rhel8@sha256:45616ed43b53d3a83e65828118f09430396f5bcb0566ae3a65d937b59f0d873e_s390x",
"8Base-RHACM-2.6:rhacm2/acm-grafana-rhel8@sha256:8c48441cfa850ea1274932e94da0831618c10f91022619c779304501a75fb161_amd64",
"8Base-RHACM-2.6:rhacm2/acm-grafana-rhel8@sha256:cc1c196b19c5fd8f313c6136359cc9dd37b5f59d32a581b10cf89b80b7d0cbf4_arm64",
"8Base-RHACM-2.6:rhacm2/acm-grafana-rhel8@sha256:cdf24e68e50be1350566243f6d2cb1403d09ab68e5fed39ea6c56212e42b90f1_ppc64le",
"8Base-RHACM-2.6:rhacm2/acm-must-gather-rhel8@sha256:1457ff5cfd61611fdc968d4af5b020d835e107b97932c7ba7b3f5ed4cbd0e39f_ppc64le",
"8Base-RHACM-2.6:rhacm2/acm-must-gather-rhel8@sha256:39842906b3846418bc31098e2abad08210118d86aa683e9e5fd04a97822df22d_arm64",
"8Base-RHACM-2.6:rhacm2/acm-must-gather-rhel8@sha256:8a69add2d90a1e094de8510052b683e1765153da75e316ad7778499af0c5ddf9_s390x",
"8Base-RHACM-2.6:rhacm2/acm-must-gather-rhel8@sha256:dca91134a2c1c33c736afcd4c9373749448641385f39162c74e115691289e843_amd64",
"8Base-RHACM-2.6:rhacm2/acm-operator-bundle@sha256:0eac6124f59492d09c1ae650025d59ea0e8547d9f9c832cb9607b09254ff6ddd_s390x",
"8Base-RHACM-2.6:rhacm2/acm-operator-bundle@sha256:1cbcd58a4c23e4c89a6a0509f78802a5aa21205db2784ebc9772b99a3917b183_arm64",
"8Base-RHACM-2.6:rhacm2/acm-operator-bundle@sha256:997aaee36f0bed47e231925a3f2c2ecc503410e54b35727f035c72477f3d1944_ppc64le",
"8Base-RHACM-2.6:rhacm2/acm-operator-bundle@sha256:ce699187f250b93976b8063228ac12d11c6c8f6baba69ba4ed17a38730e84eb3_amd64",
"8Base-RHACM-2.6:rhacm2/acm-prometheus-config-reloader-rhel8@sha256:693a77a9324d6c7f0e69bd9d5725b51f3e429972f1e67469e93648cb347eae84_arm64",
"8Base-RHACM-2.6:rhacm2/acm-prometheus-config-reloader-rhel8@sha256:89757e804d5df2b5eeeb1191b599c3acb9e75f61170f888095302830d6de0582_s390x",
"8Base-RHACM-2.6:rhacm2/acm-prometheus-config-reloader-rhel8@sha256:8e45e1fd7342d7525b118f01794cac1f4a8662def5f2a06336b698db2e268742_amd64",
"8Base-RHACM-2.6:rhacm2/acm-prometheus-config-reloader-rhel8@sha256:ce1c17b34b7aac2e990dc0efe40f4406e73f727b2c7bfe109eded849de753f1a_ppc64le",
"8Base-RHACM-2.6:rhacm2/acm-prometheus-rhel8@sha256:728606d96dd9e0fc2e7810e092e10ee071ec36598c990c8252beccace59a679e_amd64",
"8Base-RHACM-2.6:rhacm2/acm-prometheus-rhel8@sha256:b457d0b95d88c5dd0aac87492cbca40a9d7c2074002ad110f52d562f0c5d0797_arm64",
"8Base-RHACM-2.6:rhacm2/acm-prometheus-rhel8@sha256:f34d2569033bfb1d173342264f090f46d80f7843d52704a7ce9e9eb9de2f5abb_s390x",
"8Base-RHACM-2.6:rhacm2/acm-prometheus-rhel8@sha256:f720e0a94bfe7ed5d812819a3e77cc0581be102970127d8c0d4aa06a05edbf3d_ppc64le",
"8Base-RHACM-2.6:rhacm2/acm-volsync-addon-controller-rhel8@sha256:17ccd6b924b36ab14e3ca5f5331ba7e4c86f8cb64304640d58c3ee6b76edbcaf_ppc64le",
"8Base-RHACM-2.6:rhacm2/acm-volsync-addon-controller-rhel8@sha256:27079308ea87e35564cc3089c65eae68d63880a3bb093ca64d1678a68b60fcec_amd64",
"8Base-RHACM-2.6:rhacm2/acm-volsync-addon-controller-rhel8@sha256:9eabaac2df91aeef613d6973669d07298f2159c6a6e0c9f294623f7b1a10bc08_s390x",
"8Base-RHACM-2.6:rhacm2/acm-volsync-addon-controller-rhel8@sha256:f7abdf1756bc0ff2ebf02fee0469a8b9eeabe1fa8cafdd21c6e8f958155b70bb_arm64",
"8Base-RHACM-2.6:rhacm2/cert-policy-controller-rhel8@sha256:017c1e663827a3b55d70badd3ed979b5d1831252c49d671897a85a75afaa5bb0_s390x",
"8Base-RHACM-2.6:rhacm2/cert-policy-controller-rhel8@sha256:0610778095974edf936602018281bf7a5e287ba9eca9f661a423e68bbe000e40_ppc64le",
"8Base-RHACM-2.6:rhacm2/cert-policy-controller-rhel8@sha256:a66d7d4ee1179f7fce639490f919d722db54eaa3118b4135078c33e6cbf91488_amd64",
"8Base-RHACM-2.6:rhacm2/cert-policy-controller-rhel8@sha256:d660befef0c8f7a4db7aa3b865545c9863d8f37e7ba4b8de4380185f82b208d4_arm64",
"8Base-RHACM-2.6:rhacm2/cluster-backup-rhel8-operator@sha256:1a749d0795972a9bfd5a00aa96c238a660673464be01b2aa9fd7a3aeead6ddf7_amd64",
"8Base-RHACM-2.6:rhacm2/cluster-backup-rhel8-operator@sha256:8915dbdc562e63441f79041bdf1176e46ce53e95418d133f0cd0c1ff79da48a2_arm64",
"8Base-RHACM-2.6:rhacm2/cluster-backup-rhel8-operator@sha256:995f225449b207da9a3cad175dac85b87eefb28ff5bae6a588f40fd79fbe12a1_ppc64le",
"8Base-RHACM-2.6:rhacm2/cluster-backup-rhel8-operator@sha256:f1255a76c6275a4b6a400c82e204a5112fff6fe87f71626f8f309763f6a5d9e4_s390x",
"8Base-RHACM-2.6:rhacm2/config-policy-controller-rhel8@sha256:3b2e0d850e8fc966ec80bff16df26002334744a96b81c7a7dfe222f1706a52e3_s390x",
"8Base-RHACM-2.6:rhacm2/config-policy-controller-rhel8@sha256:447f275bbde46d7fc173798ef5abc0a77a6780f0dffdc171786edbe00f27d8d8_ppc64le",
"8Base-RHACM-2.6:rhacm2/config-policy-controller-rhel8@sha256:61964a1a0ddf2e98bcf5249b7374235055ab85cc26663a8d9397c2b7f6fbb4c6_amd64",
"8Base-RHACM-2.6:rhacm2/config-policy-controller-rhel8@sha256:a3abaa3d0bf1d34fa9e40903a8713c439f5f7f751e775d32cbab308983064ce0_arm64",
"8Base-RHACM-2.6:rhacm2/console-rhel8@sha256:6c0f630ff57f6f423df6dbf4df9faad25089f9b391be35cb8bc9cd5211f94d67_arm64",
"8Base-RHACM-2.6:rhacm2/console-rhel8@sha256:8608aed6971299def3fbe749336727e84c69582664dedac3145b92ea24e62e4d_amd64",
"8Base-RHACM-2.6:rhacm2/console-rhel8@sha256:afa80ae8274db7fa6796c35980fc5df15889e94aff3361f6cda643e5a09da220_ppc64le",
"8Base-RHACM-2.6:rhacm2/console-rhel8@sha256:f06e4e3f62db52c6d7fa0bc1f289de773e18d076bc38612e1b0ddc85c76fde06_s390x",
"8Base-RHACM-2.6:rhacm2/endpoint-monitoring-rhel8-operator@sha256:060bcd658756a924b4ce4d202bd447a3254fc1f49af7d685dde8720f355cde8e_arm64",
"8Base-RHACM-2.6:rhacm2/endpoint-monitoring-rhel8-operator@sha256:091d66731c5fe8eba5646c6b2622bb38c074e202a8a4a7e906921673b60f0898_amd64",
"8Base-RHACM-2.6:rhacm2/endpoint-monitoring-rhel8-operator@sha256:80660eb7f3c068768b0ea04ff20f4539194c52427ffdab4626bf781aa3f2ca64_s390x",
"8Base-RHACM-2.6:rhacm2/endpoint-monitoring-rhel8-operator@sha256:d6204fcf04c83bac13232ec1602572ad5f22bb528537e591079dfa36152697ec_ppc64le",
"8Base-RHACM-2.6:rhacm2/governance-policy-propagator-rhel8@sha256:51be0f04938b60ed1dba60908bebd2000d78e4ade34757bae70a083c67d77e8e_arm64",
"8Base-RHACM-2.6:rhacm2/governance-policy-propagator-rhel8@sha256:9577701bf3c7aa00b99531d2c3842130abc6cd91c52c4a7ba040b705eeace4c7_s390x",
"8Base-RHACM-2.6:rhacm2/governance-policy-propagator-rhel8@sha256:bdc6c128628db86697af198430c5ae5c61c3e586c1a97187e4d4e852cec61e92_ppc64le",
"8Base-RHACM-2.6:rhacm2/governance-policy-propagator-rhel8@sha256:cc519319b9f4fe672144ebedd772ddf56d5de90e3c8f52c0fb9b55313f71a7b3_amd64",
"8Base-RHACM-2.6:rhacm2/governance-policy-spec-sync-rhel8@sha256:2c1905ae8a83e5598678457fd955cbc867453ed5836de6fcc182e4928df8bd67_s390x",
"8Base-RHACM-2.6:rhacm2/governance-policy-spec-sync-rhel8@sha256:4a8d30cc0e1d83c69b7f3339418b101da23fbcaee7d326bedaff677eceb25ab2_ppc64le",
"8Base-RHACM-2.6:rhacm2/governance-policy-spec-sync-rhel8@sha256:6849cf1b4dd883d5b4c0cf90a3adfb26cb59d03d3b892cee3669a32dd6b8dcc2_amd64",
"8Base-RHACM-2.6:rhacm2/governance-policy-spec-sync-rhel8@sha256:d06ffc621167aff31ecb0fa417b294ff0676fb00e4ef1c6cb0fb2aaf4b2561e0_arm64",
"8Base-RHACM-2.6:rhacm2/governance-policy-status-sync-rhel8@sha256:4c86e16f15aaf454e4e5ce5436e1db27a5f8a55f573c3eaf02e4786fe52edfc8_arm64",
"8Base-RHACM-2.6:rhacm2/governance-policy-status-sync-rhel8@sha256:cf6a75d94f50dd063e939aee18756c767cba43f4e1e62a9c2f2b764ac6f43746_s390x",
"8Base-RHACM-2.6:rhacm2/governance-policy-status-sync-rhel8@sha256:e072b615eeffff80a94831e58c70980684c1ec4bd972844b25b157eb7ed5937f_ppc64le",
"8Base-RHACM-2.6:rhacm2/governance-policy-status-sync-rhel8@sha256:fffe971caa2e911d9c972c0e88712ff431d34c63dbe74e25f1cababa50ea7417_amd64",
"8Base-RHACM-2.6:rhacm2/governance-policy-template-sync-rhel8@sha256:10bc1a3833599a593a058e804de67e92888ed779fd0000928d4a70b6c7d5c1c2_amd64",
"8Base-RHACM-2.6:rhacm2/governance-policy-template-sync-rhel8@sha256:5c17f979f47840a879059ad83de12f0756889564a17190ba4438a7632c999bb1_arm64",
"8Base-RHACM-2.6:rhacm2/governance-policy-template-sync-rhel8@sha256:848bce8007de7714afc8c755b5f0c3cdf5eb6b1d259811c947bc295924539a0e_ppc64le",
"8Base-RHACM-2.6:rhacm2/governance-policy-template-sync-rhel8@sha256:95439f7e18fa87601d5860cbd9ca5f0738786e30a629d23788fd5fe33d694c66_s390x",
"8Base-RHACM-2.6:rhacm2/grafana-dashboard-loader-rhel8@sha256:1f5c1b2cffebf069859e95d0e722cb293f8c176bf5c5873bb9517c96b26c2e10_arm64",
"8Base-RHACM-2.6:rhacm2/grafana-dashboard-loader-rhel8@sha256:5223158a122658bafbd853c596cdc1f7bd7a0e4fdd82b1c3668ac84adeae9f24_s390x",
"8Base-RHACM-2.6:rhacm2/grafana-dashboard-loader-rhel8@sha256:561f1f05925cfe3c5f0f8a9b7475be4bbab183b5611ecfe09b090d80fa4bc2fe_amd64",
"8Base-RHACM-2.6:rhacm2/grafana-dashboard-loader-rhel8@sha256:734270221ec4a516e7eb77f2ec3a753384242116aa70320a1dbe969e915af1df_ppc64le",
"8Base-RHACM-2.6:rhacm2/iam-policy-controller-rhel8@sha256:2827e5f485213f92e2d0092187f3976dd6fe598e39b5cf2212d48c3a44c34b13_arm64",
"8Base-RHACM-2.6:rhacm2/iam-policy-controller-rhel8@sha256:8ca9e80365c76b66b2de3924fc50a5912e606042c704b02cb174a4b8bd3927c4_amd64",
"8Base-RHACM-2.6:rhacm2/iam-policy-controller-rhel8@sha256:c5069e76a900aa300102a0ae54ecbc12c0ac31abfeed8656ee60a949daef79c3_s390x",
"8Base-RHACM-2.6:rhacm2/iam-policy-controller-rhel8@sha256:ca05e79e5508924af71f323c13f664770d8dd4eb61ecf0894e4f9a81f7a1b402_ppc64le",
"8Base-RHACM-2.6:rhacm2/insights-client-rhel8@sha256:02cacfec60c80b9228e8b18949751de867f974ea6b1172129096e64e949c0598_amd64",
"8Base-RHACM-2.6:rhacm2/insights-client-rhel8@sha256:2b14036d0291e54c3191682de2ea875a78d78c35b2791a5a113ba1a8920f0621_ppc64le",
"8Base-RHACM-2.6:rhacm2/insights-client-rhel8@sha256:d4c05f641de8fd0753d63cc6d5b62464d3d6a87d601514e87ef2e40bbe7b01b6_s390x",
"8Base-RHACM-2.6:rhacm2/insights-client-rhel8@sha256:e15c410b693b34f49869d037ebb5584384fcdf88114b7a94967ca09f1361a5f3_arm64",
"8Base-RHACM-2.6:rhacm2/insights-metrics-rhel8@sha256:67aa55bb65685395ad2773e7459dff5fbccdeedcf9e56ec2722d8f5c919eae89_s390x",
"8Base-RHACM-2.6:rhacm2/insights-metrics-rhel8@sha256:6c54e08f5f6c2cae41a5e108e1019ff6522af8f69d666e22eb4631cd83b85917_amd64",
"8Base-RHACM-2.6:rhacm2/insights-metrics-rhel8@sha256:88d9b7246aa75cb2c88ccb7f2f1202fc465be0f2d89e59f1d2259f69ada56d9d_arm64",
"8Base-RHACM-2.6:rhacm2/insights-metrics-rhel8@sha256:bad98fe71638d7346f31ea45f6063ec970bf90844bb5c5dc5f917bb0f0099899_ppc64le",
"8Base-RHACM-2.6:rhacm2/klusterlet-addon-controller-rhel8@sha256:22e510955af3fa736b7306c387f44b5f15f5f9a7a006c6587e06d5d8602cc2f0_s390x",
"8Base-RHACM-2.6:rhacm2/klusterlet-addon-controller-rhel8@sha256:55bc86326f992cc4f4401b93f90cdd2baa6728015ffaf6168f2d46ae43c70cf4_ppc64le",
"8Base-RHACM-2.6:rhacm2/klusterlet-addon-controller-rhel8@sha256:8dd7f47af047fb899c7fcbad61cb8f38da45990cac186f9235aec3e4e7de25e9_amd64",
"8Base-RHACM-2.6:rhacm2/klusterlet-addon-controller-rhel8@sha256:bdb97eb5bb0e8f59edf0d389fb07c45171e728dc8b4d2bdacd785193b46ec03b_arm64",
"8Base-RHACM-2.6:rhacm2/kube-rbac-proxy-rhel8@sha256:11a353ee9da6cc843d5f346f4fa51681d13318e2e61fc4d1a3f63406eb175260_s390x",
"8Base-RHACM-2.6:rhacm2/kube-rbac-proxy-rhel8@sha256:31757f3e3bb08b4e49e54694b18b3cf327637be20535482b2df1345b17444dda_amd64",
"8Base-RHACM-2.6:rhacm2/kube-rbac-proxy-rhel8@sha256:b2c0b7414d0fc36a49cbdc5a56b25dd62aac18defc2defbd9c1895cd13a5e716_arm64",
"8Base-RHACM-2.6:rhacm2/kube-rbac-proxy-rhel8@sha256:dbd816d503e9beb58622604432eb415419e893627eb95c1ceeb8ff5bda7d6335_ppc64le",
"8Base-RHACM-2.6:rhacm2/kube-state-metrics-rhel8@sha256:53246a6df1f0880d94ed2644fa4366e3e2108b6fa8a51745af87785346ce5304_s390x",
"8Base-RHACM-2.6:rhacm2/kube-state-metrics-rhel8@sha256:5f2393bceefffb32240043b6722aa73d31fc8133cc2666fcf5eb8d33794bc54f_arm64",
"8Base-RHACM-2.6:rhacm2/kube-state-metrics-rhel8@sha256:c792c043462281cde7c93bd8e2136f62ca17d072e7f466353f37de8e5f5dc949_ppc64le",
"8Base-RHACM-2.6:rhacm2/kube-state-metrics-rhel8@sha256:e6b1d24b56e6973eee1569e351db6637ca67e1d6cd124adb845cbf6e35a4f6af_amd64",
"8Base-RHACM-2.6:rhacm2/management-ingress-rhel8@sha256:07238998d21204cd8f25dc63e6dbde20a2dd25c3b96609729306db6c63a0fca4_arm64",
"8Base-RHACM-2.6:rhacm2/management-ingress-rhel8@sha256:0d2665d19a8753c6269f594b68b067cd62a402404287e6416543c1af2d7d3cf4_ppc64le",
"8Base-RHACM-2.6:rhacm2/management-ingress-rhel8@sha256:6917d018e53aabb6f5402f02000aedd2e5cf71bcc84562e0fc7d7c87049f4b67_amd64",
"8Base-RHACM-2.6:rhacm2/management-ingress-rhel8@sha256:73b0444bd91a1dade3b7e76245ac8d6cb568929bba321b8c86c269d6f542ac3b_s390x",
"8Base-RHACM-2.6:rhacm2/memcached-exporter-rhel8@sha256:7d85dd62346a647d22202baa0f8d405b2aaf9a7174b38e5d29df2e03530009c3_s390x",
"8Base-RHACM-2.6:rhacm2/memcached-exporter-rhel8@sha256:9635616c8f058e67d557201147904b05f8b49938f63fb2b0239dfca883f61685_arm64",
"8Base-RHACM-2.6:rhacm2/memcached-exporter-rhel8@sha256:9e91ecec92ec0df8b72beb6040f39d9a25b0bfad844e92ea34cc2d648d221d22_ppc64le",
"8Base-RHACM-2.6:rhacm2/memcached-exporter-rhel8@sha256:c773b9a2fffcd549d4936054260f655c78da603957826d6bad4e8567a213ad10_amd64",
"8Base-RHACM-2.6:rhacm2/memcached-rhel8@sha256:584f8c4a9a1b75fc71948a98add560d4fe3d936ee46ac791f32121dbadf8c7d2_ppc64le",
"8Base-RHACM-2.6:rhacm2/memcached-rhel8@sha256:59b3ce3f3f4459c97cfffee5e20830d70f8a69198b5fab271e6c478d615c46d3_arm64",
"8Base-RHACM-2.6:rhacm2/memcached-rhel8@sha256:6f458c76757203b28434f871027c6a466a73d246ceb5bfac8793ad1896a672ab_amd64",
"8Base-RHACM-2.6:rhacm2/memcached-rhel8@sha256:e34722fd656e3205dcdb565b0ab68e9971174c11f125dbfff3bf82e1e21f3a76_s390x",
"8Base-RHACM-2.6:rhacm2/metrics-collector-rhel8@sha256:3a81a018b939752543e78c2d68d1436b851be2256b88c3e66cd506ae1d8f4c9c_ppc64le",
"8Base-RHACM-2.6:rhacm2/metrics-collector-rhel8@sha256:6a3e0c36c123c9dc54759655d9148f580abada501034914863a6528ded19ef34_amd64",
"8Base-RHACM-2.6:rhacm2/metrics-collector-rhel8@sha256:7991f484f97b9951f27f70e67d5db0850c4189ee86db8406cdda961a9beb06f0_arm64",
"8Base-RHACM-2.6:rhacm2/metrics-collector-rhel8@sha256:fa08b9bf3fd334738984e150ba5bfd2e005374752f3112340b65f6434eacd057_s390x",
"8Base-RHACM-2.6:rhacm2/multicloud-integrations-rhel8@sha256:2bcbf9a565f3c566061325aca3174ec755b5c94a28612718a3f1563db317273e_ppc64le",
"8Base-RHACM-2.6:rhacm2/multicloud-integrations-rhel8@sha256:6813ccd43a1aecd1aaf4d5d4b1620fd63bbca00b736100189ff91246bf3bc36b_arm64",
"8Base-RHACM-2.6:rhacm2/multicloud-integrations-rhel8@sha256:db89ef3686570526afdb2b79fd698aca5dc50c633009760f1748fb9fd506067b_amd64",
"8Base-RHACM-2.6:rhacm2/multicloud-integrations-rhel8@sha256:db8bc27937802c5d8fff769b9c93c8a01411629d199adbc39235e721d6468b30_s390x",
"8Base-RHACM-2.6:rhacm2/multicluster-observability-rhel8-operator@sha256:434db0ca203b14b899fff9b7a2a5b975de852ea29620a828f29246448aba873c_ppc64le",
"8Base-RHACM-2.6:rhacm2/multicluster-observability-rhel8-operator@sha256:876bfa63b0e13833eaeadb7c6a0481f1d7970b283f69ece4d81c99985f4dd161_arm64",
"8Base-RHACM-2.6:rhacm2/multicluster-observability-rhel8-operator@sha256:d23f208e020d42bc095011d423146e2da35b2bc85b844911bde2f4edf696bdca_amd64",
"8Base-RHACM-2.6:rhacm2/multicluster-observability-rhel8-operator@sha256:f29581baf5277588d2e4cd01380ecf46e3c97a2f17ade01b048f75c29f18d62c_s390x",
"8Base-RHACM-2.6:rhacm2/multicluster-operators-application-rhel8@sha256:1952d422bd7ba42323711faba59244c449293cc92502e350460fee07c0e3b34a_ppc64le",
"8Base-RHACM-2.6:rhacm2/multicluster-operators-application-rhel8@sha256:566a60f630ec346eced3106ec072963d1b9f9d300e7d4cee6af6dc0d590a3937_s390x",
"8Base-RHACM-2.6:rhacm2/multicluster-operators-application-rhel8@sha256:724dd9f4a5e4acd061206ca2ea57c329210ade5135dbdf941b8d7e720daa4f10_arm64",
"8Base-RHACM-2.6:rhacm2/multicluster-operators-application-rhel8@sha256:ace8895fc62c1394dfa7854fd9ce3e14ef859e989255f70dc9a5a3d9bcd514c0_amd64",
"8Base-RHACM-2.6:rhacm2/multicluster-operators-channel-rhel8@sha256:1ebe6504a6a58f39f93952bf1c135ea58ff77e65c5b8ba73c7ad6295e66a1b45_s390x",
"8Base-RHACM-2.6:rhacm2/multicluster-operators-channel-rhel8@sha256:557cc962d0b10d80a9dea7adce387ea28fb4199a02fa8546645ab2cacbf28b88_ppc64le",
"8Base-RHACM-2.6:rhacm2/multicluster-operators-channel-rhel8@sha256:82526c7c046325bde1dfa0a47b58b773355f00bc95c23be75105e7255e7bddd2_arm64",
"8Base-RHACM-2.6:rhacm2/multicluster-operators-channel-rhel8@sha256:85e20d97f28e43668c2790bd6e0adbc598d01f9fab849761fb96d7a5c4946a87_amd64",
"8Base-RHACM-2.6:rhacm2/multicluster-operators-subscription-rhel8@sha256:7310f31faae367a363c27a7236b562bbfe8381a352fce906279590bac11571d2_ppc64le",
"8Base-RHACM-2.6:rhacm2/multicluster-operators-subscription-rhel8@sha256:7676d33b9be36ca6660d3aed888fdffcf270fcf82258ed9531e2746a3d27610c_s390x",
"8Base-RHACM-2.6:rhacm2/multicluster-operators-subscription-rhel8@sha256:e718d5abef58365d547ef73828a26adff5b6cef1bf935aa7c27f12f604b50337_amd64",
"8Base-RHACM-2.6:rhacm2/multicluster-operators-subscription-rhel8@sha256:f58aff87d1efb64417c6976f6772a464e54beefe847f50a141726b7a1a6a293a_arm64",
"8Base-RHACM-2.6:rhacm2/multiclusterhub-repo-rhel8@sha256:03222a9dd6eca9cf44932a0ff1bf89bd9d2d29683f1ebb0d0aa49171b77a4963_ppc64le",
"8Base-RHACM-2.6:rhacm2/multiclusterhub-repo-rhel8@sha256:881b8c3b19918affd478c0ad0c73dff96dd28f5c1dfddb86472b42e422fa25b6_amd64",
"8Base-RHACM-2.6:rhacm2/multiclusterhub-repo-rhel8@sha256:9de94ea1f83ec8b7257c7b2befc1485ed9cc40c9ef3600c4c4c50934e708cf9d_s390x",
"8Base-RHACM-2.6:rhacm2/multiclusterhub-repo-rhel8@sha256:a45ed68e7d3ac89d17eaf06445cabfc19a9ce85a42f116d75028d6acd18a322b_arm64",
"8Base-RHACM-2.6:rhacm2/multiclusterhub-rhel8@sha256:48d1fa8bc5f6a4d8349c41126301bd86d12836384f336881ecb71bd79f84ae93_ppc64le",
"8Base-RHACM-2.6:rhacm2/multiclusterhub-rhel8@sha256:a33e91fb763a2f0894433bce31bd44229e7d5f5c53d36c6b6f643807a45c110b_arm64",
"8Base-RHACM-2.6:rhacm2/multiclusterhub-rhel8@sha256:d6e126cbdd3cfbcdee04b093389ca1b07ac8038da96060051ed94e1eeacc6d92_s390x",
"8Base-RHACM-2.6:rhacm2/multiclusterhub-rhel8@sha256:ecf12158a2d8802b4c7efd6b336ff36c1e002223b1d385a40fbef638d5e4aa21_amd64",
"8Base-RHACM-2.6:rhacm2/node-exporter-rhel8@sha256:14d23638efff3c30661c9a5f3ddb6ab0c7a9d162de1176dd9565cf49dfa4b9c5_amd64",
"8Base-RHACM-2.6:rhacm2/node-exporter-rhel8@sha256:533005e1608de68a09e53599de3f30990db95cb923794bab9ae9e3bc1a8b6baf_arm64",
"8Base-RHACM-2.6:rhacm2/node-exporter-rhel8@sha256:99eef3491c7092afa14179b9a9d39dd8fbfb3c9bb61759d678af5d91ac23e59d_s390x",
"8Base-RHACM-2.6:rhacm2/node-exporter-rhel8@sha256:e200d4e1802cce7fce32b1e0dc5c3220b6f6477b73b3a2d8ea26a5a42d63f46b_ppc64le",
"8Base-RHACM-2.6:rhacm2/observatorium-rhel8-operator@sha256:092e3437e6d38b2bf676d7fb67ad672e3ef03440017b5af7c1ebd2beb3f437eb_amd64",
"8Base-RHACM-2.6:rhacm2/observatorium-rhel8-operator@sha256:8cf076bfb049d1aabd00040ee65f0fedd590f0dd448c7561de494093a915b397_ppc64le",
"8Base-RHACM-2.6:rhacm2/observatorium-rhel8-operator@sha256:e69987a64fdbf873d4b19d8626c0c5e99dd13d7c95446850559be966dae45ad0_arm64",
"8Base-RHACM-2.6:rhacm2/observatorium-rhel8-operator@sha256:f0bf89eaea6b7afc2d08c77bd40dfba581f91f462f5ec3d70473b332ca6f781c_s390x",
"8Base-RHACM-2.6:rhacm2/observatorium-rhel8@sha256:0686cfddd61737f7e7eb4f0c011397277394559edac3bb947c0969e302686dd5_ppc64le",
"8Base-RHACM-2.6:rhacm2/observatorium-rhel8@sha256:8f2f3732600235f66c406b6121ac37979f52572ce90353b6e099be7b74406251_amd64",
"8Base-RHACM-2.6:rhacm2/observatorium-rhel8@sha256:9e1fccc5b17865a6d7baaa1a15cb50f47d80a14b0a7bcbd94c12f0ddcaaf1b28_s390x",
"8Base-RHACM-2.6:rhacm2/observatorium-rhel8@sha256:bdd89a1051c8f21e7d81ff80c96731a0eaa7d15c320ab1e6b1dc3f6babd42598_arm64",
"8Base-RHACM-2.6:rhacm2/prometheus-alertmanager-rhel8@sha256:0860b7aa5e8b07792ad7f5d5c0654e23e9da8eedd4b9f509caea616dcfa97d69_amd64",
"8Base-RHACM-2.6:rhacm2/prometheus-alertmanager-rhel8@sha256:624895d8579ef6f3e5b17558a30775790ec6f00701f8c5cdfa315292d7f9e867_s390x",
"8Base-RHACM-2.6:rhacm2/prometheus-alertmanager-rhel8@sha256:6d09865a228cdbbc6d1ac13042c3c00f0bd086f6dc181dfa3cdf8c7f9d826b9e_arm64",
"8Base-RHACM-2.6:rhacm2/prometheus-alertmanager-rhel8@sha256:c69fee848d21346a271972e89d91898eac9fec27d598d98ffa004ca8d1b53270_ppc64le",
"8Base-RHACM-2.6:rhacm2/prometheus-rhel8@sha256:52cea7c27de23e3358030b09f22b962723c523a940f8e2043edc298c907d761c_arm64",
"8Base-RHACM-2.6:rhacm2/prometheus-rhel8@sha256:67e0fadfbb4d99a60435ed12b470772b38ace4ca815fe73da68eb3c826e200fc_ppc64le",
"8Base-RHACM-2.6:rhacm2/prometheus-rhel8@sha256:e8241b1d852d605b44ecfcc552cb0f905f72e8a17c8d228162b40c19388f5176_s390x",
"8Base-RHACM-2.6:rhacm2/prometheus-rhel8@sha256:ed0cc13e79949436d29a7ad0b41b189744a177ea27545fd5eb9b4f71e87bd0eb_amd64",
"8Base-RHACM-2.6:rhacm2/rbac-query-proxy-rhel8@sha256:29c76a37497f212aed280e2bf16ef45fb3785fb4649ce17b7fe9d653a79e2112_arm64",
"8Base-RHACM-2.6:rhacm2/rbac-query-proxy-rhel8@sha256:475a45884a51127722030226ff9a5f0752c98574c41eb61796aece5e702346a3_ppc64le",
"8Base-RHACM-2.6:rhacm2/rbac-query-proxy-rhel8@sha256:582301b10af0b966ae7d5e130cb0e5f96e7912dc66b4108e0d6078656ca80604_amd64",
"8Base-RHACM-2.6:rhacm2/rbac-query-proxy-rhel8@sha256:f1c7de85a44c03f48a6f62ba1d7d650f0b06e0f502cecff1512ad637b5bc1c27_s390x",
"8Base-RHACM-2.6:rhacm2/redisgraph-tls-rhel8@sha256:128279a656bfbde6c2c052766d63a1de6a06d8bea2707813c64396c2ae382478_amd64",
"8Base-RHACM-2.6:rhacm2/redisgraph-tls-rhel8@sha256:35927ca6e6e9c8d420c499a0c8ad37c4297ba19743d550f489d3e66482275a49_arm64",
"8Base-RHACM-2.6:rhacm2/redisgraph-tls-rhel8@sha256:4696baed553266682ba2b54d3bf683d2ff1241b625de5ec54a45c1b2c5f96243_s390x",
"8Base-RHACM-2.6:rhacm2/redisgraph-tls-rhel8@sha256:d722f2ffab1f58bbaf3c62ef71dbf7e6c4023e6ab17690f1049075a321d0b1ac_ppc64le",
"8Base-RHACM-2.6:rhacm2/search-aggregator-rhel8@sha256:2b5f372c1c73c4de587b5a4388d95b8cc553fc56af446fcefa0e14c6d980b6b3_ppc64le",
"8Base-RHACM-2.6:rhacm2/search-aggregator-rhel8@sha256:38fceeedc0672def1c2cf42bb6743ae726e77d9f7352d002b3fc688c6d551852_amd64",
"8Base-RHACM-2.6:rhacm2/search-aggregator-rhel8@sha256:6a915335bcebb0884fc72df2dfee97c74d42c035864b960e1c800fa6c5f8d93c_arm64",
"8Base-RHACM-2.6:rhacm2/search-aggregator-rhel8@sha256:752decaefc38aa009f54201b38d4ab26d9b4020caec649d9b1f1564f56c47c2a_s390x",
"8Base-RHACM-2.6:rhacm2/search-api-rhel8@sha256:37eea70d5b1c89c25372dcea8c8c03e1e0a9af1b5a06f3b0706ba776ae8847c1_amd64",
"8Base-RHACM-2.6:rhacm2/search-api-rhel8@sha256:7400088d206592eb29cd86182909626262c9b2a99f017811fcc9d8a753c39009_arm64",
"8Base-RHACM-2.6:rhacm2/search-api-rhel8@sha256:aa8ea0deabc39a068f3f6ce9fa6334e44fc507355009a9bff448e742156ec203_ppc64le",
"8Base-RHACM-2.6:rhacm2/search-api-rhel8@sha256:b4d2d39c2b3b736987f1e888b858d52a7ebd9f8d0cebd3bdef8c59f6e3e41725_s390x",
"8Base-RHACM-2.6:rhacm2/search-collector-rhel8@sha256:0174699ec75fcda08892b4e72b674df989af51ea5f04de57a62c2a85a3c08f4f_arm64",
"8Base-RHACM-2.6:rhacm2/search-collector-rhel8@sha256:5a29a9805b8d20969cba86da11a9de8176a3172df361aec5fae136a4271de308_amd64",
"8Base-RHACM-2.6:rhacm2/search-collector-rhel8@sha256:be7eed9ad9502bcc294081f7e2098fc4f8411c912c34fe63479b5b770d06caca_s390x",
"8Base-RHACM-2.6:rhacm2/search-collector-rhel8@sha256:c467c1d7ceaf5281077f7fe8ff1c1c4cffe325132890a3ab9b96ea5db2e2c930_ppc64le",
"8Base-RHACM-2.6:rhacm2/search-rhel8@sha256:2135cd20bb7ebbf48499992fe46a928e28fc78c86e360633ea09054520c42539_ppc64le",
"8Base-RHACM-2.6:rhacm2/search-rhel8@sha256:3a7a31974210e21a3faed9b57a75b970c70ac41d9662b884d4ce67275f756fc7_arm64",
"8Base-RHACM-2.6:rhacm2/search-rhel8@sha256:6e6a19f1440e4eb15a8206e18f7f4dde3e1a5c6518944571d09923d116d3f04e_amd64",
"8Base-RHACM-2.6:rhacm2/search-rhel8@sha256:e6ed3e65f0d49b3c6b0e3e97593a8fae4d453f3aecf8d7829c0d25c68bc91ea1_s390x",
"8Base-RHACM-2.6:rhacm2/submariner-addon-rhel8@sha256:7b80d01371f551df506bd0c56df6829845bfce497ff01cc44b68f172ed5399b4_ppc64le",
"8Base-RHACM-2.6:rhacm2/submariner-addon-rhel8@sha256:934c560bc786015c694e9cffbae8e86f631b3331d62f5a547931446dae82f8c3_s390x",
"8Base-RHACM-2.6:rhacm2/submariner-addon-rhel8@sha256:b467881f4028a89a9e79ba93da719845db576f47a04ae6e569c2317be5594b29_arm64",
"8Base-RHACM-2.6:rhacm2/submariner-addon-rhel8@sha256:fc5592d42e4aca70288448d174511b922ece7f8cb4b41c6a36195c3a4a60aa36_amd64",
"8Base-RHACM-2.6:rhacm2/thanos-receive-controller-rhel8@sha256:21f2626c10c4fb61b37e6ca4ab574186b423f155fbc5cfef3e894fff04cc270e_ppc64le",
"8Base-RHACM-2.6:rhacm2/thanos-receive-controller-rhel8@sha256:c357074958324fc5d602cdcf1cba285bf8582e0b36af79a8f6211bb0dfb77a10_amd64",
"8Base-RHACM-2.6:rhacm2/thanos-receive-controller-rhel8@sha256:d9ac8e67d6d9858b16dd9d1d49c1dd904aa22a7b618e5d33292344faced9c0d3_arm64",
"8Base-RHACM-2.6:rhacm2/thanos-receive-controller-rhel8@sha256:e3b840a7833680170f9e9ca52309552c584935a68c75cc71e6d576b104dc01c8_s390x",
"8Base-RHACM-2.6:rhacm2/thanos-rhel8@sha256:453c525197ccfe1f866af70ca2e7f3deb6f98d0b98c09b602b4fa1368787213d_amd64",
"8Base-RHACM-2.6:rhacm2/thanos-rhel8@sha256:4b3b45ad0b564360c245d20b1540c2398c9606cf8684275e4ee071c591357929_arm64",
"8Base-RHACM-2.6:rhacm2/thanos-rhel8@sha256:7e43ba8f47ec54b5f86d13c81b67b044176530b63b5ae3f40332fc975cc6b21f_s390x",
"8Base-RHACM-2.6:rhacm2/thanos-rhel8@sha256:faaa00c0af80c781a7c610616153a3cd1dc1b20637934c3a243a2e9664ba0ee5_ppc64le"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2022-30630"
},
{
"category": "external",
"summary": "RHBZ#2107371",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2107371"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2022-30630",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-30630"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2022-30630",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2022-30630"
},
{
"category": "external",
"summary": "https://go.dev/issue/53415",
"url": "https://go.dev/issue/53415"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-announce/c/nqrv9fbR0zE",
"url": "https://groups.google.com/g/golang-announce/c/nqrv9fbR0zE"
}
],
"release_date": "2022-07-12T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2022-09-06T22:27:58+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.6/html-single/install/index#installing",
"product_ids": [
"8Base-RHACM-2.6:rhacm2/acm-governance-policy-addon-controller-rhel8@sha256:615ab5d9542759d921634737709e84a8e65d003ea136e5d22858d380225fd177_amd64",
"8Base-RHACM-2.6:rhacm2/acm-governance-policy-addon-controller-rhel8@sha256:958b729d30f10b9c121e68ac8ede2054ed29cc52a9a7d6df0537ed221aa74358_s390x",
"8Base-RHACM-2.6:rhacm2/acm-governance-policy-addon-controller-rhel8@sha256:b5bef941b4e0b5b3529ca5b2311c85295b9f6d12e482a9cbdad691c2406541f1_ppc64le",
"8Base-RHACM-2.6:rhacm2/acm-governance-policy-addon-controller-rhel8@sha256:f6194b9056d77e54f3c74caa9eab87bd1df1818d082fc807229d1c44ec6c88c4_arm64",
"8Base-RHACM-2.6:rhacm2/acm-grafana-rhel8@sha256:45616ed43b53d3a83e65828118f09430396f5bcb0566ae3a65d937b59f0d873e_s390x",
"8Base-RHACM-2.6:rhacm2/acm-grafana-rhel8@sha256:8c48441cfa850ea1274932e94da0831618c10f91022619c779304501a75fb161_amd64",
"8Base-RHACM-2.6:rhacm2/acm-grafana-rhel8@sha256:cc1c196b19c5fd8f313c6136359cc9dd37b5f59d32a581b10cf89b80b7d0cbf4_arm64",
"8Base-RHACM-2.6:rhacm2/acm-grafana-rhel8@sha256:cdf24e68e50be1350566243f6d2cb1403d09ab68e5fed39ea6c56212e42b90f1_ppc64le",
"8Base-RHACM-2.6:rhacm2/acm-must-gather-rhel8@sha256:1457ff5cfd61611fdc968d4af5b020d835e107b97932c7ba7b3f5ed4cbd0e39f_ppc64le",
"8Base-RHACM-2.6:rhacm2/acm-must-gather-rhel8@sha256:39842906b3846418bc31098e2abad08210118d86aa683e9e5fd04a97822df22d_arm64",
"8Base-RHACM-2.6:rhacm2/acm-must-gather-rhel8@sha256:8a69add2d90a1e094de8510052b683e1765153da75e316ad7778499af0c5ddf9_s390x",
"8Base-RHACM-2.6:rhacm2/acm-must-gather-rhel8@sha256:dca91134a2c1c33c736afcd4c9373749448641385f39162c74e115691289e843_amd64",
"8Base-RHACM-2.6:rhacm2/acm-operator-bundle@sha256:0eac6124f59492d09c1ae650025d59ea0e8547d9f9c832cb9607b09254ff6ddd_s390x",
"8Base-RHACM-2.6:rhacm2/acm-operator-bundle@sha256:1cbcd58a4c23e4c89a6a0509f78802a5aa21205db2784ebc9772b99a3917b183_arm64",
"8Base-RHACM-2.6:rhacm2/acm-operator-bundle@sha256:997aaee36f0bed47e231925a3f2c2ecc503410e54b35727f035c72477f3d1944_ppc64le",
"8Base-RHACM-2.6:rhacm2/acm-operator-bundle@sha256:ce699187f250b93976b8063228ac12d11c6c8f6baba69ba4ed17a38730e84eb3_amd64",
"8Base-RHACM-2.6:rhacm2/acm-prometheus-config-reloader-rhel8@sha256:693a77a9324d6c7f0e69bd9d5725b51f3e429972f1e67469e93648cb347eae84_arm64",
"8Base-RHACM-2.6:rhacm2/acm-prometheus-config-reloader-rhel8@sha256:89757e804d5df2b5eeeb1191b599c3acb9e75f61170f888095302830d6de0582_s390x",
"8Base-RHACM-2.6:rhacm2/acm-prometheus-config-reloader-rhel8@sha256:8e45e1fd7342d7525b118f01794cac1f4a8662def5f2a06336b698db2e268742_amd64",
"8Base-RHACM-2.6:rhacm2/acm-prometheus-config-reloader-rhel8@sha256:ce1c17b34b7aac2e990dc0efe40f4406e73f727b2c7bfe109eded849de753f1a_ppc64le",
"8Base-RHACM-2.6:rhacm2/acm-prometheus-rhel8@sha256:728606d96dd9e0fc2e7810e092e10ee071ec36598c990c8252beccace59a679e_amd64",
"8Base-RHACM-2.6:rhacm2/acm-prometheus-rhel8@sha256:b457d0b95d88c5dd0aac87492cbca40a9d7c2074002ad110f52d562f0c5d0797_arm64",
"8Base-RHACM-2.6:rhacm2/acm-prometheus-rhel8@sha256:f34d2569033bfb1d173342264f090f46d80f7843d52704a7ce9e9eb9de2f5abb_s390x",
"8Base-RHACM-2.6:rhacm2/acm-prometheus-rhel8@sha256:f720e0a94bfe7ed5d812819a3e77cc0581be102970127d8c0d4aa06a05edbf3d_ppc64le",
"8Base-RHACM-2.6:rhacm2/acm-volsync-addon-controller-rhel8@sha256:17ccd6b924b36ab14e3ca5f5331ba7e4c86f8cb64304640d58c3ee6b76edbcaf_ppc64le",
"8Base-RHACM-2.6:rhacm2/acm-volsync-addon-controller-rhel8@sha256:27079308ea87e35564cc3089c65eae68d63880a3bb093ca64d1678a68b60fcec_amd64",
"8Base-RHACM-2.6:rhacm2/acm-volsync-addon-controller-rhel8@sha256:9eabaac2df91aeef613d6973669d07298f2159c6a6e0c9f294623f7b1a10bc08_s390x",
"8Base-RHACM-2.6:rhacm2/acm-volsync-addon-controller-rhel8@sha256:f7abdf1756bc0ff2ebf02fee0469a8b9eeabe1fa8cafdd21c6e8f958155b70bb_arm64",
"8Base-RHACM-2.6:rhacm2/cert-policy-controller-rhel8@sha256:017c1e663827a3b55d70badd3ed979b5d1831252c49d671897a85a75afaa5bb0_s390x",
"8Base-RHACM-2.6:rhacm2/cert-policy-controller-rhel8@sha256:0610778095974edf936602018281bf7a5e287ba9eca9f661a423e68bbe000e40_ppc64le",
"8Base-RHACM-2.6:rhacm2/cert-policy-controller-rhel8@sha256:a66d7d4ee1179f7fce639490f919d722db54eaa3118b4135078c33e6cbf91488_amd64",
"8Base-RHACM-2.6:rhacm2/cert-policy-controller-rhel8@sha256:d660befef0c8f7a4db7aa3b865545c9863d8f37e7ba4b8de4380185f82b208d4_arm64",
"8Base-RHACM-2.6:rhacm2/cluster-backup-rhel8-operator@sha256:1a749d0795972a9bfd5a00aa96c238a660673464be01b2aa9fd7a3aeead6ddf7_amd64",
"8Base-RHACM-2.6:rhacm2/cluster-backup-rhel8-operator@sha256:8915dbdc562e63441f79041bdf1176e46ce53e95418d133f0cd0c1ff79da48a2_arm64",
"8Base-RHACM-2.6:rhacm2/cluster-backup-rhel8-operator@sha256:995f225449b207da9a3cad175dac85b87eefb28ff5bae6a588f40fd79fbe12a1_ppc64le",
"8Base-RHACM-2.6:rhacm2/cluster-backup-rhel8-operator@sha256:f1255a76c6275a4b6a400c82e204a5112fff6fe87f71626f8f309763f6a5d9e4_s390x",
"8Base-RHACM-2.6:rhacm2/config-policy-controller-rhel8@sha256:3b2e0d850e8fc966ec80bff16df26002334744a96b81c7a7dfe222f1706a52e3_s390x",
"8Base-RHACM-2.6:rhacm2/config-policy-controller-rhel8@sha256:447f275bbde46d7fc173798ef5abc0a77a6780f0dffdc171786edbe00f27d8d8_ppc64le",
"8Base-RHACM-2.6:rhacm2/config-policy-controller-rhel8@sha256:61964a1a0ddf2e98bcf5249b7374235055ab85cc26663a8d9397c2b7f6fbb4c6_amd64",
"8Base-RHACM-2.6:rhacm2/config-policy-controller-rhel8@sha256:a3abaa3d0bf1d34fa9e40903a8713c439f5f7f751e775d32cbab308983064ce0_arm64",
"8Base-RHACM-2.6:rhacm2/console-rhel8@sha256:6c0f630ff57f6f423df6dbf4df9faad25089f9b391be35cb8bc9cd5211f94d67_arm64",
"8Base-RHACM-2.6:rhacm2/console-rhel8@sha256:8608aed6971299def3fbe749336727e84c69582664dedac3145b92ea24e62e4d_amd64",
"8Base-RHACM-2.6:rhacm2/console-rhel8@sha256:afa80ae8274db7fa6796c35980fc5df15889e94aff3361f6cda643e5a09da220_ppc64le",
"8Base-RHACM-2.6:rhacm2/console-rhel8@sha256:f06e4e3f62db52c6d7fa0bc1f289de773e18d076bc38612e1b0ddc85c76fde06_s390x",
"8Base-RHACM-2.6:rhacm2/endpoint-monitoring-rhel8-operator@sha256:060bcd658756a924b4ce4d202bd447a3254fc1f49af7d685dde8720f355cde8e_arm64",
"8Base-RHACM-2.6:rhacm2/endpoint-monitoring-rhel8-operator@sha256:091d66731c5fe8eba5646c6b2622bb38c074e202a8a4a7e906921673b60f0898_amd64",
"8Base-RHACM-2.6:rhacm2/endpoint-monitoring-rhel8-operator@sha256:80660eb7f3c068768b0ea04ff20f4539194c52427ffdab4626bf781aa3f2ca64_s390x",
"8Base-RHACM-2.6:rhacm2/endpoint-monitoring-rhel8-operator@sha256:d6204fcf04c83bac13232ec1602572ad5f22bb528537e591079dfa36152697ec_ppc64le",
"8Base-RHACM-2.6:rhacm2/governance-policy-propagator-rhel8@sha256:51be0f04938b60ed1dba60908bebd2000d78e4ade34757bae70a083c67d77e8e_arm64",
"8Base-RHACM-2.6:rhacm2/governance-policy-propagator-rhel8@sha256:9577701bf3c7aa00b99531d2c3842130abc6cd91c52c4a7ba040b705eeace4c7_s390x",
"8Base-RHACM-2.6:rhacm2/governance-policy-propagator-rhel8@sha256:bdc6c128628db86697af198430c5ae5c61c3e586c1a97187e4d4e852cec61e92_ppc64le",
"8Base-RHACM-2.6:rhacm2/governance-policy-propagator-rhel8@sha256:cc519319b9f4fe672144ebedd772ddf56d5de90e3c8f52c0fb9b55313f71a7b3_amd64",
"8Base-RHACM-2.6:rhacm2/governance-policy-spec-sync-rhel8@sha256:2c1905ae8a83e5598678457fd955cbc867453ed5836de6fcc182e4928df8bd67_s390x",
"8Base-RHACM-2.6:rhacm2/governance-policy-spec-sync-rhel8@sha256:4a8d30cc0e1d83c69b7f3339418b101da23fbcaee7d326bedaff677eceb25ab2_ppc64le",
"8Base-RHACM-2.6:rhacm2/governance-policy-spec-sync-rhel8@sha256:6849cf1b4dd883d5b4c0cf90a3adfb26cb59d03d3b892cee3669a32dd6b8dcc2_amd64",
"8Base-RHACM-2.6:rhacm2/governance-policy-spec-sync-rhel8@sha256:d06ffc621167aff31ecb0fa417b294ff0676fb00e4ef1c6cb0fb2aaf4b2561e0_arm64",
"8Base-RHACM-2.6:rhacm2/governance-policy-status-sync-rhel8@sha256:4c86e16f15aaf454e4e5ce5436e1db27a5f8a55f573c3eaf02e4786fe52edfc8_arm64",
"8Base-RHACM-2.6:rhacm2/governance-policy-status-sync-rhel8@sha256:cf6a75d94f50dd063e939aee18756c767cba43f4e1e62a9c2f2b764ac6f43746_s390x",
"8Base-RHACM-2.6:rhacm2/governance-policy-status-sync-rhel8@sha256:e072b615eeffff80a94831e58c70980684c1ec4bd972844b25b157eb7ed5937f_ppc64le",
"8Base-RHACM-2.6:rhacm2/governance-policy-status-sync-rhel8@sha256:fffe971caa2e911d9c972c0e88712ff431d34c63dbe74e25f1cababa50ea7417_amd64",
"8Base-RHACM-2.6:rhacm2/governance-policy-template-sync-rhel8@sha256:10bc1a3833599a593a058e804de67e92888ed779fd0000928d4a70b6c7d5c1c2_amd64",
"8Base-RHACM-2.6:rhacm2/governance-policy-template-sync-rhel8@sha256:5c17f979f47840a879059ad83de12f0756889564a17190ba4438a7632c999bb1_arm64",
"8Base-RHACM-2.6:rhacm2/governance-policy-template-sync-rhel8@sha256:848bce8007de7714afc8c755b5f0c3cdf5eb6b1d259811c947bc295924539a0e_ppc64le",
"8Base-RHACM-2.6:rhacm2/governance-policy-template-sync-rhel8@sha256:95439f7e18fa87601d5860cbd9ca5f0738786e30a629d23788fd5fe33d694c66_s390x",
"8Base-RHACM-2.6:rhacm2/grafana-dashboard-loader-rhel8@sha256:1f5c1b2cffebf069859e95d0e722cb293f8c176bf5c5873bb9517c96b26c2e10_arm64",
"8Base-RHACM-2.6:rhacm2/grafana-dashboard-loader-rhel8@sha256:5223158a122658bafbd853c596cdc1f7bd7a0e4fdd82b1c3668ac84adeae9f24_s390x",
"8Base-RHACM-2.6:rhacm2/grafana-dashboard-loader-rhel8@sha256:561f1f05925cfe3c5f0f8a9b7475be4bbab183b5611ecfe09b090d80fa4bc2fe_amd64",
"8Base-RHACM-2.6:rhacm2/grafana-dashboard-loader-rhel8@sha256:734270221ec4a516e7eb77f2ec3a753384242116aa70320a1dbe969e915af1df_ppc64le",
"8Base-RHACM-2.6:rhacm2/iam-policy-controller-rhel8@sha256:2827e5f485213f92e2d0092187f3976dd6fe598e39b5cf2212d48c3a44c34b13_arm64",
"8Base-RHACM-2.6:rhacm2/iam-policy-controller-rhel8@sha256:8ca9e80365c76b66b2de3924fc50a5912e606042c704b02cb174a4b8bd3927c4_amd64",
"8Base-RHACM-2.6:rhacm2/iam-policy-controller-rhel8@sha256:c5069e76a900aa300102a0ae54ecbc12c0ac31abfeed8656ee60a949daef79c3_s390x",
"8Base-RHACM-2.6:rhacm2/iam-policy-controller-rhel8@sha256:ca05e79e5508924af71f323c13f664770d8dd4eb61ecf0894e4f9a81f7a1b402_ppc64le",
"8Base-RHACM-2.6:rhacm2/insights-client-rhel8@sha256:02cacfec60c80b9228e8b18949751de867f974ea6b1172129096e64e949c0598_amd64",
"8Base-RHACM-2.6:rhacm2/insights-client-rhel8@sha256:2b14036d0291e54c3191682de2ea875a78d78c35b2791a5a113ba1a8920f0621_ppc64le",
"8Base-RHACM-2.6:rhacm2/insights-client-rhel8@sha256:d4c05f641de8fd0753d63cc6d5b62464d3d6a87d601514e87ef2e40bbe7b01b6_s390x",
"8Base-RHACM-2.6:rhacm2/insights-client-rhel8@sha256:e15c410b693b34f49869d037ebb5584384fcdf88114b7a94967ca09f1361a5f3_arm64",
"8Base-RHACM-2.6:rhacm2/insights-metrics-rhel8@sha256:67aa55bb65685395ad2773e7459dff5fbccdeedcf9e56ec2722d8f5c919eae89_s390x",
"8Base-RHACM-2.6:rhacm2/insights-metrics-rhel8@sha256:6c54e08f5f6c2cae41a5e108e1019ff6522af8f69d666e22eb4631cd83b85917_amd64",
"8Base-RHACM-2.6:rhacm2/insights-metrics-rhel8@sha256:88d9b7246aa75cb2c88ccb7f2f1202fc465be0f2d89e59f1d2259f69ada56d9d_arm64",
"8Base-RHACM-2.6:rhacm2/insights-metrics-rhel8@sha256:bad98fe71638d7346f31ea45f6063ec970bf90844bb5c5dc5f917bb0f0099899_ppc64le",
"8Base-RHACM-2.6:rhacm2/klusterlet-addon-controller-rhel8@sha256:22e510955af3fa736b7306c387f44b5f15f5f9a7a006c6587e06d5d8602cc2f0_s390x",
"8Base-RHACM-2.6:rhacm2/klusterlet-addon-controller-rhel8@sha256:55bc86326f992cc4f4401b93f90cdd2baa6728015ffaf6168f2d46ae43c70cf4_ppc64le",
"8Base-RHACM-2.6:rhacm2/klusterlet-addon-controller-rhel8@sha256:8dd7f47af047fb899c7fcbad61cb8f38da45990cac186f9235aec3e4e7de25e9_amd64",
"8Base-RHACM-2.6:rhacm2/klusterlet-addon-controller-rhel8@sha256:bdb97eb5bb0e8f59edf0d389fb07c45171e728dc8b4d2bdacd785193b46ec03b_arm64",
"8Base-RHACM-2.6:rhacm2/kube-rbac-proxy-rhel8@sha256:11a353ee9da6cc843d5f346f4fa51681d13318e2e61fc4d1a3f63406eb175260_s390x",
"8Base-RHACM-2.6:rhacm2/kube-rbac-proxy-rhel8@sha256:31757f3e3bb08b4e49e54694b18b3cf327637be20535482b2df1345b17444dda_amd64",
"8Base-RHACM-2.6:rhacm2/kube-rbac-proxy-rhel8@sha256:b2c0b7414d0fc36a49cbdc5a56b25dd62aac18defc2defbd9c1895cd13a5e716_arm64",
"8Base-RHACM-2.6:rhacm2/kube-rbac-proxy-rhel8@sha256:dbd816d503e9beb58622604432eb415419e893627eb95c1ceeb8ff5bda7d6335_ppc64le",
"8Base-RHACM-2.6:rhacm2/kube-state-metrics-rhel8@sha256:53246a6df1f0880d94ed2644fa4366e3e2108b6fa8a51745af87785346ce5304_s390x",
"8Base-RHACM-2.6:rhacm2/kube-state-metrics-rhel8@sha256:5f2393bceefffb32240043b6722aa73d31fc8133cc2666fcf5eb8d33794bc54f_arm64",
"8Base-RHACM-2.6:rhacm2/kube-state-metrics-rhel8@sha256:c792c043462281cde7c93bd8e2136f62ca17d072e7f466353f37de8e5f5dc949_ppc64le",
"8Base-RHACM-2.6:rhacm2/kube-state-metrics-rhel8@sha256:e6b1d24b56e6973eee1569e351db6637ca67e1d6cd124adb845cbf6e35a4f6af_amd64",
"8Base-RHACM-2.6:rhacm2/management-ingress-rhel8@sha256:07238998d21204cd8f25dc63e6dbde20a2dd25c3b96609729306db6c63a0fca4_arm64",
"8Base-RHACM-2.6:rhacm2/management-ingress-rhel8@sha256:0d2665d19a8753c6269f594b68b067cd62a402404287e6416543c1af2d7d3cf4_ppc64le",
"8Base-RHACM-2.6:rhacm2/management-ingress-rhel8@sha256:6917d018e53aabb6f5402f02000aedd2e5cf71bcc84562e0fc7d7c87049f4b67_amd64",
"8Base-RHACM-2.6:rhacm2/management-ingress-rhel8@sha256:73b0444bd91a1dade3b7e76245ac8d6cb568929bba321b8c86c269d6f542ac3b_s390x",
"8Base-RHACM-2.6:rhacm2/memcached-exporter-rhel8@sha256:7d85dd62346a647d22202baa0f8d405b2aaf9a7174b38e5d29df2e03530009c3_s390x",
"8Base-RHACM-2.6:rhacm2/memcached-exporter-rhel8@sha256:9635616c8f058e67d557201147904b05f8b49938f63fb2b0239dfca883f61685_arm64",
"8Base-RHACM-2.6:rhacm2/memcached-exporter-rhel8@sha256:9e91ecec92ec0df8b72beb6040f39d9a25b0bfad844e92ea34cc2d648d221d22_ppc64le",
"8Base-RHACM-2.6:rhacm2/memcached-exporter-rhel8@sha256:c773b9a2fffcd549d4936054260f655c78da603957826d6bad4e8567a213ad10_amd64",
"8Base-RHACM-2.6:rhacm2/memcached-rhel8@sha256:584f8c4a9a1b75fc71948a98add560d4fe3d936ee46ac791f32121dbadf8c7d2_ppc64le",
"8Base-RHACM-2.6:rhacm2/memcached-rhel8@sha256:59b3ce3f3f4459c97cfffee5e20830d70f8a69198b5fab271e6c478d615c46d3_arm64",
"8Base-RHACM-2.6:rhacm2/memcached-rhel8@sha256:6f458c76757203b28434f871027c6a466a73d246ceb5bfac8793ad1896a672ab_amd64",
"8Base-RHACM-2.6:rhacm2/memcached-rhel8@sha256:e34722fd656e3205dcdb565b0ab68e9971174c11f125dbfff3bf82e1e21f3a76_s390x",
"8Base-RHACM-2.6:rhacm2/metrics-collector-rhel8@sha256:3a81a018b939752543e78c2d68d1436b851be2256b88c3e66cd506ae1d8f4c9c_ppc64le",
"8Base-RHACM-2.6:rhacm2/metrics-collector-rhel8@sha256:6a3e0c36c123c9dc54759655d9148f580abada501034914863a6528ded19ef34_amd64",
"8Base-RHACM-2.6:rhacm2/metrics-collector-rhel8@sha256:7991f484f97b9951f27f70e67d5db0850c4189ee86db8406cdda961a9beb06f0_arm64",
"8Base-RHACM-2.6:rhacm2/metrics-collector-rhel8@sha256:fa08b9bf3fd334738984e150ba5bfd2e005374752f3112340b65f6434eacd057_s390x",
"8Base-RHACM-2.6:rhacm2/multicloud-integrations-rhel8@sha256:2bcbf9a565f3c566061325aca3174ec755b5c94a28612718a3f1563db317273e_ppc64le",
"8Base-RHACM-2.6:rhacm2/multicloud-integrations-rhel8@sha256:6813ccd43a1aecd1aaf4d5d4b1620fd63bbca00b736100189ff91246bf3bc36b_arm64",
"8Base-RHACM-2.6:rhacm2/multicloud-integrations-rhel8@sha256:db89ef3686570526afdb2b79fd698aca5dc50c633009760f1748fb9fd506067b_amd64",
"8Base-RHACM-2.6:rhacm2/multicloud-integrations-rhel8@sha256:db8bc27937802c5d8fff769b9c93c8a01411629d199adbc39235e721d6468b30_s390x",
"8Base-RHACM-2.6:rhacm2/multicluster-observability-rhel8-operator@sha256:434db0ca203b14b899fff9b7a2a5b975de852ea29620a828f29246448aba873c_ppc64le",
"8Base-RHACM-2.6:rhacm2/multicluster-observability-rhel8-operator@sha256:876bfa63b0e13833eaeadb7c6a0481f1d7970b283f69ece4d81c99985f4dd161_arm64",
"8Base-RHACM-2.6:rhacm2/multicluster-observability-rhel8-operator@sha256:d23f208e020d42bc095011d423146e2da35b2bc85b844911bde2f4edf696bdca_amd64",
"8Base-RHACM-2.6:rhacm2/multicluster-observability-rhel8-operator@sha256:f29581baf5277588d2e4cd01380ecf46e3c97a2f17ade01b048f75c29f18d62c_s390x",
"8Base-RHACM-2.6:rhacm2/multicluster-operators-application-rhel8@sha256:1952d422bd7ba42323711faba59244c449293cc92502e350460fee07c0e3b34a_ppc64le",
"8Base-RHACM-2.6:rhacm2/multicluster-operators-application-rhel8@sha256:566a60f630ec346eced3106ec072963d1b9f9d300e7d4cee6af6dc0d590a3937_s390x",
"8Base-RHACM-2.6:rhacm2/multicluster-operators-application-rhel8@sha256:724dd9f4a5e4acd061206ca2ea57c329210ade5135dbdf941b8d7e720daa4f10_arm64",
"8Base-RHACM-2.6:rhacm2/multicluster-operators-application-rhel8@sha256:ace8895fc62c1394dfa7854fd9ce3e14ef859e989255f70dc9a5a3d9bcd514c0_amd64",
"8Base-RHACM-2.6:rhacm2/multicluster-operators-channel-rhel8@sha256:1ebe6504a6a58f39f93952bf1c135ea58ff77e65c5b8ba73c7ad6295e66a1b45_s390x",
"8Base-RHACM-2.6:rhacm2/multicluster-operators-channel-rhel8@sha256:557cc962d0b10d80a9dea7adce387ea28fb4199a02fa8546645ab2cacbf28b88_ppc64le",
"8Base-RHACM-2.6:rhacm2/multicluster-operators-channel-rhel8@sha256:82526c7c046325bde1dfa0a47b58b773355f00bc95c23be75105e7255e7bddd2_arm64",
"8Base-RHACM-2.6:rhacm2/multicluster-operators-channel-rhel8@sha256:85e20d97f28e43668c2790bd6e0adbc598d01f9fab849761fb96d7a5c4946a87_amd64",
"8Base-RHACM-2.6:rhacm2/multicluster-operators-subscription-rhel8@sha256:7310f31faae367a363c27a7236b562bbfe8381a352fce906279590bac11571d2_ppc64le",
"8Base-RHACM-2.6:rhacm2/multicluster-operators-subscription-rhel8@sha256:7676d33b9be36ca6660d3aed888fdffcf270fcf82258ed9531e2746a3d27610c_s390x",
"8Base-RHACM-2.6:rhacm2/multicluster-operators-subscription-rhel8@sha256:e718d5abef58365d547ef73828a26adff5b6cef1bf935aa7c27f12f604b50337_amd64",
"8Base-RHACM-2.6:rhacm2/multicluster-operators-subscription-rhel8@sha256:f58aff87d1efb64417c6976f6772a464e54beefe847f50a141726b7a1a6a293a_arm64",
"8Base-RHACM-2.6:rhacm2/multiclusterhub-repo-rhel8@sha256:03222a9dd6eca9cf44932a0ff1bf89bd9d2d29683f1ebb0d0aa49171b77a4963_ppc64le",
"8Base-RHACM-2.6:rhacm2/multiclusterhub-repo-rhel8@sha256:881b8c3b19918affd478c0ad0c73dff96dd28f5c1dfddb86472b42e422fa25b6_amd64",
"8Base-RHACM-2.6:rhacm2/multiclusterhub-repo-rhel8@sha256:9de94ea1f83ec8b7257c7b2befc1485ed9cc40c9ef3600c4c4c50934e708cf9d_s390x",
"8Base-RHACM-2.6:rhacm2/multiclusterhub-repo-rhel8@sha256:a45ed68e7d3ac89d17eaf06445cabfc19a9ce85a42f116d75028d6acd18a322b_arm64",
"8Base-RHACM-2.6:rhacm2/multiclusterhub-rhel8@sha256:48d1fa8bc5f6a4d8349c41126301bd86d12836384f336881ecb71bd79f84ae93_ppc64le",
"8Base-RHACM-2.6:rhacm2/multiclusterhub-rhel8@sha256:a33e91fb763a2f0894433bce31bd44229e7d5f5c53d36c6b6f643807a45c110b_arm64",
"8Base-RHACM-2.6:rhacm2/multiclusterhub-rhel8@sha256:d6e126cbdd3cfbcdee04b093389ca1b07ac8038da96060051ed94e1eeacc6d92_s390x",
"8Base-RHACM-2.6:rhacm2/multiclusterhub-rhel8@sha256:ecf12158a2d8802b4c7efd6b336ff36c1e002223b1d385a40fbef638d5e4aa21_amd64",
"8Base-RHACM-2.6:rhacm2/node-exporter-rhel8@sha256:14d23638efff3c30661c9a5f3ddb6ab0c7a9d162de1176dd9565cf49dfa4b9c5_amd64",
"8Base-RHACM-2.6:rhacm2/node-exporter-rhel8@sha256:533005e1608de68a09e53599de3f30990db95cb923794bab9ae9e3bc1a8b6baf_arm64",
"8Base-RHACM-2.6:rhacm2/node-exporter-rhel8@sha256:99eef3491c7092afa14179b9a9d39dd8fbfb3c9bb61759d678af5d91ac23e59d_s390x",
"8Base-RHACM-2.6:rhacm2/node-exporter-rhel8@sha256:e200d4e1802cce7fce32b1e0dc5c3220b6f6477b73b3a2d8ea26a5a42d63f46b_ppc64le",
"8Base-RHACM-2.6:rhacm2/observatorium-rhel8-operator@sha256:092e3437e6d38b2bf676d7fb67ad672e3ef03440017b5af7c1ebd2beb3f437eb_amd64",
"8Base-RHACM-2.6:rhacm2/observatorium-rhel8-operator@sha256:8cf076bfb049d1aabd00040ee65f0fedd590f0dd448c7561de494093a915b397_ppc64le",
"8Base-RHACM-2.6:rhacm2/observatorium-rhel8-operator@sha256:e69987a64fdbf873d4b19d8626c0c5e99dd13d7c95446850559be966dae45ad0_arm64",
"8Base-RHACM-2.6:rhacm2/observatorium-rhel8-operator@sha256:f0bf89eaea6b7afc2d08c77bd40dfba581f91f462f5ec3d70473b332ca6f781c_s390x",
"8Base-RHACM-2.6:rhacm2/observatorium-rhel8@sha256:0686cfddd61737f7e7eb4f0c011397277394559edac3bb947c0969e302686dd5_ppc64le",
"8Base-RHACM-2.6:rhacm2/observatorium-rhel8@sha256:8f2f3732600235f66c406b6121ac37979f52572ce90353b6e099be7b74406251_amd64",
"8Base-RHACM-2.6:rhacm2/observatorium-rhel8@sha256:9e1fccc5b17865a6d7baaa1a15cb50f47d80a14b0a7bcbd94c12f0ddcaaf1b28_s390x",
"8Base-RHACM-2.6:rhacm2/observatorium-rhel8@sha256:bdd89a1051c8f21e7d81ff80c96731a0eaa7d15c320ab1e6b1dc3f6babd42598_arm64",
"8Base-RHACM-2.6:rhacm2/prometheus-alertmanager-rhel8@sha256:0860b7aa5e8b07792ad7f5d5c0654e23e9da8eedd4b9f509caea616dcfa97d69_amd64",
"8Base-RHACM-2.6:rhacm2/prometheus-alertmanager-rhel8@sha256:624895d8579ef6f3e5b17558a30775790ec6f00701f8c5cdfa315292d7f9e867_s390x",
"8Base-RHACM-2.6:rhacm2/prometheus-alertmanager-rhel8@sha256:6d09865a228cdbbc6d1ac13042c3c00f0bd086f6dc181dfa3cdf8c7f9d826b9e_arm64",
"8Base-RHACM-2.6:rhacm2/prometheus-alertmanager-rhel8@sha256:c69fee848d21346a271972e89d91898eac9fec27d598d98ffa004ca8d1b53270_ppc64le",
"8Base-RHACM-2.6:rhacm2/prometheus-rhel8@sha256:52cea7c27de23e3358030b09f22b962723c523a940f8e2043edc298c907d761c_arm64",
"8Base-RHACM-2.6:rhacm2/prometheus-rhel8@sha256:67e0fadfbb4d99a60435ed12b470772b38ace4ca815fe73da68eb3c826e200fc_ppc64le",
"8Base-RHACM-2.6:rhacm2/prometheus-rhel8@sha256:e8241b1d852d605b44ecfcc552cb0f905f72e8a17c8d228162b40c19388f5176_s390x",
"8Base-RHACM-2.6:rhacm2/prometheus-rhel8@sha256:ed0cc13e79949436d29a7ad0b41b189744a177ea27545fd5eb9b4f71e87bd0eb_amd64",
"8Base-RHACM-2.6:rhacm2/rbac-query-proxy-rhel8@sha256:29c76a37497f212aed280e2bf16ef45fb3785fb4649ce17b7fe9d653a79e2112_arm64",
"8Base-RHACM-2.6:rhacm2/rbac-query-proxy-rhel8@sha256:475a45884a51127722030226ff9a5f0752c98574c41eb61796aece5e702346a3_ppc64le",
"8Base-RHACM-2.6:rhacm2/rbac-query-proxy-rhel8@sha256:582301b10af0b966ae7d5e130cb0e5f96e7912dc66b4108e0d6078656ca80604_amd64",
"8Base-RHACM-2.6:rhacm2/rbac-query-proxy-rhel8@sha256:f1c7de85a44c03f48a6f62ba1d7d650f0b06e0f502cecff1512ad637b5bc1c27_s390x",
"8Base-RHACM-2.6:rhacm2/redisgraph-tls-rhel8@sha256:128279a656bfbde6c2c052766d63a1de6a06d8bea2707813c64396c2ae382478_amd64",
"8Base-RHACM-2.6:rhacm2/redisgraph-tls-rhel8@sha256:35927ca6e6e9c8d420c499a0c8ad37c4297ba19743d550f489d3e66482275a49_arm64",
"8Base-RHACM-2.6:rhacm2/redisgraph-tls-rhel8@sha256:4696baed553266682ba2b54d3bf683d2ff1241b625de5ec54a45c1b2c5f96243_s390x",
"8Base-RHACM-2.6:rhacm2/redisgraph-tls-rhel8@sha256:d722f2ffab1f58bbaf3c62ef71dbf7e6c4023e6ab17690f1049075a321d0b1ac_ppc64le",
"8Base-RHACM-2.6:rhacm2/search-aggregator-rhel8@sha256:2b5f372c1c73c4de587b5a4388d95b8cc553fc56af446fcefa0e14c6d980b6b3_ppc64le",
"8Base-RHACM-2.6:rhacm2/search-aggregator-rhel8@sha256:38fceeedc0672def1c2cf42bb6743ae726e77d9f7352d002b3fc688c6d551852_amd64",
"8Base-RHACM-2.6:rhacm2/search-aggregator-rhel8@sha256:6a915335bcebb0884fc72df2dfee97c74d42c035864b960e1c800fa6c5f8d93c_arm64",
"8Base-RHACM-2.6:rhacm2/search-aggregator-rhel8@sha256:752decaefc38aa009f54201b38d4ab26d9b4020caec649d9b1f1564f56c47c2a_s390x",
"8Base-RHACM-2.6:rhacm2/search-api-rhel8@sha256:37eea70d5b1c89c25372dcea8c8c03e1e0a9af1b5a06f3b0706ba776ae8847c1_amd64",
"8Base-RHACM-2.6:rhacm2/search-api-rhel8@sha256:7400088d206592eb29cd86182909626262c9b2a99f017811fcc9d8a753c39009_arm64",
"8Base-RHACM-2.6:rhacm2/search-api-rhel8@sha256:aa8ea0deabc39a068f3f6ce9fa6334e44fc507355009a9bff448e742156ec203_ppc64le",
"8Base-RHACM-2.6:rhacm2/search-api-rhel8@sha256:b4d2d39c2b3b736987f1e888b858d52a7ebd9f8d0cebd3bdef8c59f6e3e41725_s390x",
"8Base-RHACM-2.6:rhacm2/search-collector-rhel8@sha256:0174699ec75fcda08892b4e72b674df989af51ea5f04de57a62c2a85a3c08f4f_arm64",
"8Base-RHACM-2.6:rhacm2/search-collector-rhel8@sha256:5a29a9805b8d20969cba86da11a9de8176a3172df361aec5fae136a4271de308_amd64",
"8Base-RHACM-2.6:rhacm2/search-collector-rhel8@sha256:be7eed9ad9502bcc294081f7e2098fc4f8411c912c34fe63479b5b770d06caca_s390x",
"8Base-RHACM-2.6:rhacm2/search-collector-rhel8@sha256:c467c1d7ceaf5281077f7fe8ff1c1c4cffe325132890a3ab9b96ea5db2e2c930_ppc64le",
"8Base-RHACM-2.6:rhacm2/search-rhel8@sha256:2135cd20bb7ebbf48499992fe46a928e28fc78c86e360633ea09054520c42539_ppc64le",
"8Base-RHACM-2.6:rhacm2/search-rhel8@sha256:3a7a31974210e21a3faed9b57a75b970c70ac41d9662b884d4ce67275f756fc7_arm64",
"8Base-RHACM-2.6:rhacm2/search-rhel8@sha256:6e6a19f1440e4eb15a8206e18f7f4dde3e1a5c6518944571d09923d116d3f04e_amd64",
"8Base-RHACM-2.6:rhacm2/search-rhel8@sha256:e6ed3e65f0d49b3c6b0e3e97593a8fae4d453f3aecf8d7829c0d25c68bc91ea1_s390x",
"8Base-RHACM-2.6:rhacm2/submariner-addon-rhel8@sha256:7b80d01371f551df506bd0c56df6829845bfce497ff01cc44b68f172ed5399b4_ppc64le",
"8Base-RHACM-2.6:rhacm2/submariner-addon-rhel8@sha256:934c560bc786015c694e9cffbae8e86f631b3331d62f5a547931446dae82f8c3_s390x",
"8Base-RHACM-2.6:rhacm2/submariner-addon-rhel8@sha256:b467881f4028a89a9e79ba93da719845db576f47a04ae6e569c2317be5594b29_arm64",
"8Base-RHACM-2.6:rhacm2/submariner-addon-rhel8@sha256:fc5592d42e4aca70288448d174511b922ece7f8cb4b41c6a36195c3a4a60aa36_amd64",
"8Base-RHACM-2.6:rhacm2/thanos-receive-controller-rhel8@sha256:21f2626c10c4fb61b37e6ca4ab574186b423f155fbc5cfef3e894fff04cc270e_ppc64le",
"8Base-RHACM-2.6:rhacm2/thanos-receive-controller-rhel8@sha256:c357074958324fc5d602cdcf1cba285bf8582e0b36af79a8f6211bb0dfb77a10_amd64",
"8Base-RHACM-2.6:rhacm2/thanos-receive-controller-rhel8@sha256:d9ac8e67d6d9858b16dd9d1d49c1dd904aa22a7b618e5d33292344faced9c0d3_arm64",
"8Base-RHACM-2.6:rhacm2/thanos-receive-controller-rhel8@sha256:e3b840a7833680170f9e9ca52309552c584935a68c75cc71e6d576b104dc01c8_s390x",
"8Base-RHACM-2.6:rhacm2/thanos-rhel8@sha256:453c525197ccfe1f866af70ca2e7f3deb6f98d0b98c09b602b4fa1368787213d_amd64",
"8Base-RHACM-2.6:rhacm2/thanos-rhel8@sha256:4b3b45ad0b564360c245d20b1540c2398c9606cf8684275e4ee071c591357929_arm64",
"8Base-RHACM-2.6:rhacm2/thanos-rhel8@sha256:7e43ba8f47ec54b5f86d13c81b67b044176530b63b5ae3f40332fc975cc6b21f_s390x",
"8Base-RHACM-2.6:rhacm2/thanos-rhel8@sha256:faaa00c0af80c781a7c610616153a3cd1dc1b20637934c3a243a2e9664ba0ee5_ppc64le"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2022:6370"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"8Base-RHACM-2.6:rhacm2/acm-governance-policy-addon-controller-rhel8@sha256:615ab5d9542759d921634737709e84a8e65d003ea136e5d22858d380225fd177_amd64",
"8Base-RHACM-2.6:rhacm2/acm-governance-policy-addon-controller-rhel8@sha256:958b729d30f10b9c121e68ac8ede2054ed29cc52a9a7d6df0537ed221aa74358_s390x",
"8Base-RHACM-2.6:rhacm2/acm-governance-policy-addon-controller-rhel8@sha256:b5bef941b4e0b5b3529ca5b2311c85295b9f6d12e482a9cbdad691c2406541f1_ppc64le",
"8Base-RHACM-2.6:rhacm2/acm-governance-policy-addon-controller-rhel8@sha256:f6194b9056d77e54f3c74caa9eab87bd1df1818d082fc807229d1c44ec6c88c4_arm64",
"8Base-RHACM-2.6:rhacm2/acm-grafana-rhel8@sha256:45616ed43b53d3a83e65828118f09430396f5bcb0566ae3a65d937b59f0d873e_s390x",
"8Base-RHACM-2.6:rhacm2/acm-grafana-rhel8@sha256:8c48441cfa850ea1274932e94da0831618c10f91022619c779304501a75fb161_amd64",
"8Base-RHACM-2.6:rhacm2/acm-grafana-rhel8@sha256:cc1c196b19c5fd8f313c6136359cc9dd37b5f59d32a581b10cf89b80b7d0cbf4_arm64",
"8Base-RHACM-2.6:rhacm2/acm-grafana-rhel8@sha256:cdf24e68e50be1350566243f6d2cb1403d09ab68e5fed39ea6c56212e42b90f1_ppc64le",
"8Base-RHACM-2.6:rhacm2/acm-must-gather-rhel8@sha256:1457ff5cfd61611fdc968d4af5b020d835e107b97932c7ba7b3f5ed4cbd0e39f_ppc64le",
"8Base-RHACM-2.6:rhacm2/acm-must-gather-rhel8@sha256:39842906b3846418bc31098e2abad08210118d86aa683e9e5fd04a97822df22d_arm64",
"8Base-RHACM-2.6:rhacm2/acm-must-gather-rhel8@sha256:8a69add2d90a1e094de8510052b683e1765153da75e316ad7778499af0c5ddf9_s390x",
"8Base-RHACM-2.6:rhacm2/acm-must-gather-rhel8@sha256:dca91134a2c1c33c736afcd4c9373749448641385f39162c74e115691289e843_amd64",
"8Base-RHACM-2.6:rhacm2/acm-operator-bundle@sha256:0eac6124f59492d09c1ae650025d59ea0e8547d9f9c832cb9607b09254ff6ddd_s390x",
"8Base-RHACM-2.6:rhacm2/acm-operator-bundle@sha256:1cbcd58a4c23e4c89a6a0509f78802a5aa21205db2784ebc9772b99a3917b183_arm64",
"8Base-RHACM-2.6:rhacm2/acm-operator-bundle@sha256:997aaee36f0bed47e231925a3f2c2ecc503410e54b35727f035c72477f3d1944_ppc64le",
"8Base-RHACM-2.6:rhacm2/acm-operator-bundle@sha256:ce699187f250b93976b8063228ac12d11c6c8f6baba69ba4ed17a38730e84eb3_amd64",
"8Base-RHACM-2.6:rhacm2/acm-prometheus-config-reloader-rhel8@sha256:693a77a9324d6c7f0e69bd9d5725b51f3e429972f1e67469e93648cb347eae84_arm64",
"8Base-RHACM-2.6:rhacm2/acm-prometheus-config-reloader-rhel8@sha256:89757e804d5df2b5eeeb1191b599c3acb9e75f61170f888095302830d6de0582_s390x",
"8Base-RHACM-2.6:rhacm2/acm-prometheus-config-reloader-rhel8@sha256:8e45e1fd7342d7525b118f01794cac1f4a8662def5f2a06336b698db2e268742_amd64",
"8Base-RHACM-2.6:rhacm2/acm-prometheus-config-reloader-rhel8@sha256:ce1c17b34b7aac2e990dc0efe40f4406e73f727b2c7bfe109eded849de753f1a_ppc64le",
"8Base-RHACM-2.6:rhacm2/acm-prometheus-rhel8@sha256:728606d96dd9e0fc2e7810e092e10ee071ec36598c990c8252beccace59a679e_amd64",
"8Base-RHACM-2.6:rhacm2/acm-prometheus-rhel8@sha256:b457d0b95d88c5dd0aac87492cbca40a9d7c2074002ad110f52d562f0c5d0797_arm64",
"8Base-RHACM-2.6:rhacm2/acm-prometheus-rhel8@sha256:f34d2569033bfb1d173342264f090f46d80f7843d52704a7ce9e9eb9de2f5abb_s390x",
"8Base-RHACM-2.6:rhacm2/acm-prometheus-rhel8@sha256:f720e0a94bfe7ed5d812819a3e77cc0581be102970127d8c0d4aa06a05edbf3d_ppc64le",
"8Base-RHACM-2.6:rhacm2/acm-volsync-addon-controller-rhel8@sha256:17ccd6b924b36ab14e3ca5f5331ba7e4c86f8cb64304640d58c3ee6b76edbcaf_ppc64le",
"8Base-RHACM-2.6:rhacm2/acm-volsync-addon-controller-rhel8@sha256:27079308ea87e35564cc3089c65eae68d63880a3bb093ca64d1678a68b60fcec_amd64",
"8Base-RHACM-2.6:rhacm2/acm-volsync-addon-controller-rhel8@sha256:9eabaac2df91aeef613d6973669d07298f2159c6a6e0c9f294623f7b1a10bc08_s390x",
"8Base-RHACM-2.6:rhacm2/acm-volsync-addon-controller-rhel8@sha256:f7abdf1756bc0ff2ebf02fee0469a8b9eeabe1fa8cafdd21c6e8f958155b70bb_arm64",
"8Base-RHACM-2.6:rhacm2/cert-policy-controller-rhel8@sha256:017c1e663827a3b55d70badd3ed979b5d1831252c49d671897a85a75afaa5bb0_s390x",
"8Base-RHACM-2.6:rhacm2/cert-policy-controller-rhel8@sha256:0610778095974edf936602018281bf7a5e287ba9eca9f661a423e68bbe000e40_ppc64le",
"8Base-RHACM-2.6:rhacm2/cert-policy-controller-rhel8@sha256:a66d7d4ee1179f7fce639490f919d722db54eaa3118b4135078c33e6cbf91488_amd64",
"8Base-RHACM-2.6:rhacm2/cert-policy-controller-rhel8@sha256:d660befef0c8f7a4db7aa3b865545c9863d8f37e7ba4b8de4380185f82b208d4_arm64",
"8Base-RHACM-2.6:rhacm2/cluster-backup-rhel8-operator@sha256:1a749d0795972a9bfd5a00aa96c238a660673464be01b2aa9fd7a3aeead6ddf7_amd64",
"8Base-RHACM-2.6:rhacm2/cluster-backup-rhel8-operator@sha256:8915dbdc562e63441f79041bdf1176e46ce53e95418d133f0cd0c1ff79da48a2_arm64",
"8Base-RHACM-2.6:rhacm2/cluster-backup-rhel8-operator@sha256:995f225449b207da9a3cad175dac85b87eefb28ff5bae6a588f40fd79fbe12a1_ppc64le",
"8Base-RHACM-2.6:rhacm2/cluster-backup-rhel8-operator@sha256:f1255a76c6275a4b6a400c82e204a5112fff6fe87f71626f8f309763f6a5d9e4_s390x",
"8Base-RHACM-2.6:rhacm2/config-policy-controller-rhel8@sha256:3b2e0d850e8fc966ec80bff16df26002334744a96b81c7a7dfe222f1706a52e3_s390x",
"8Base-RHACM-2.6:rhacm2/config-policy-controller-rhel8@sha256:447f275bbde46d7fc173798ef5abc0a77a6780f0dffdc171786edbe00f27d8d8_ppc64le",
"8Base-RHACM-2.6:rhacm2/config-policy-controller-rhel8@sha256:61964a1a0ddf2e98bcf5249b7374235055ab85cc26663a8d9397c2b7f6fbb4c6_amd64",
"8Base-RHACM-2.6:rhacm2/config-policy-controller-rhel8@sha256:a3abaa3d0bf1d34fa9e40903a8713c439f5f7f751e775d32cbab308983064ce0_arm64",
"8Base-RHACM-2.6:rhacm2/console-rhel8@sha256:6c0f630ff57f6f423df6dbf4df9faad25089f9b391be35cb8bc9cd5211f94d67_arm64",
"8Base-RHACM-2.6:rhacm2/console-rhel8@sha256:8608aed6971299def3fbe749336727e84c69582664dedac3145b92ea24e62e4d_amd64",
"8Base-RHACM-2.6:rhacm2/console-rhel8@sha256:afa80ae8274db7fa6796c35980fc5df15889e94aff3361f6cda643e5a09da220_ppc64le",
"8Base-RHACM-2.6:rhacm2/console-rhel8@sha256:f06e4e3f62db52c6d7fa0bc1f289de773e18d076bc38612e1b0ddc85c76fde06_s390x",
"8Base-RHACM-2.6:rhacm2/endpoint-monitoring-rhel8-operator@sha256:060bcd658756a924b4ce4d202bd447a3254fc1f49af7d685dde8720f355cde8e_arm64",
"8Base-RHACM-2.6:rhacm2/endpoint-monitoring-rhel8-operator@sha256:091d66731c5fe8eba5646c6b2622bb38c074e202a8a4a7e906921673b60f0898_amd64",
"8Base-RHACM-2.6:rhacm2/endpoint-monitoring-rhel8-operator@sha256:80660eb7f3c068768b0ea04ff20f4539194c52427ffdab4626bf781aa3f2ca64_s390x",
"8Base-RHACM-2.6:rhacm2/endpoint-monitoring-rhel8-operator@sha256:d6204fcf04c83bac13232ec1602572ad5f22bb528537e591079dfa36152697ec_ppc64le",
"8Base-RHACM-2.6:rhacm2/governance-policy-propagator-rhel8@sha256:51be0f04938b60ed1dba60908bebd2000d78e4ade34757bae70a083c67d77e8e_arm64",
"8Base-RHACM-2.6:rhacm2/governance-policy-propagator-rhel8@sha256:9577701bf3c7aa00b99531d2c3842130abc6cd91c52c4a7ba040b705eeace4c7_s390x",
"8Base-RHACM-2.6:rhacm2/governance-policy-propagator-rhel8@sha256:bdc6c128628db86697af198430c5ae5c61c3e586c1a97187e4d4e852cec61e92_ppc64le",
"8Base-RHACM-2.6:rhacm2/governance-policy-propagator-rhel8@sha256:cc519319b9f4fe672144ebedd772ddf56d5de90e3c8f52c0fb9b55313f71a7b3_amd64",
"8Base-RHACM-2.6:rhacm2/governance-policy-spec-sync-rhel8@sha256:2c1905ae8a83e5598678457fd955cbc867453ed5836de6fcc182e4928df8bd67_s390x",
"8Base-RHACM-2.6:rhacm2/governance-policy-spec-sync-rhel8@sha256:4a8d30cc0e1d83c69b7f3339418b101da23fbcaee7d326bedaff677eceb25ab2_ppc64le",
"8Base-RHACM-2.6:rhacm2/governance-policy-spec-sync-rhel8@sha256:6849cf1b4dd883d5b4c0cf90a3adfb26cb59d03d3b892cee3669a32dd6b8dcc2_amd64",
"8Base-RHACM-2.6:rhacm2/governance-policy-spec-sync-rhel8@sha256:d06ffc621167aff31ecb0fa417b294ff0676fb00e4ef1c6cb0fb2aaf4b2561e0_arm64",
"8Base-RHACM-2.6:rhacm2/governance-policy-status-sync-rhel8@sha256:4c86e16f15aaf454e4e5ce5436e1db27a5f8a55f573c3eaf02e4786fe52edfc8_arm64",
"8Base-RHACM-2.6:rhacm2/governance-policy-status-sync-rhel8@sha256:cf6a75d94f50dd063e939aee18756c767cba43f4e1e62a9c2f2b764ac6f43746_s390x",
"8Base-RHACM-2.6:rhacm2/governance-policy-status-sync-rhel8@sha256:e072b615eeffff80a94831e58c70980684c1ec4bd972844b25b157eb7ed5937f_ppc64le",
"8Base-RHACM-2.6:rhacm2/governance-policy-status-sync-rhel8@sha256:fffe971caa2e911d9c972c0e88712ff431d34c63dbe74e25f1cababa50ea7417_amd64",
"8Base-RHACM-2.6:rhacm2/governance-policy-template-sync-rhel8@sha256:10bc1a3833599a593a058e804de67e92888ed779fd0000928d4a70b6c7d5c1c2_amd64",
"8Base-RHACM-2.6:rhacm2/governance-policy-template-sync-rhel8@sha256:5c17f979f47840a879059ad83de12f0756889564a17190ba4438a7632c999bb1_arm64",
"8Base-RHACM-2.6:rhacm2/governance-policy-template-sync-rhel8@sha256:848bce8007de7714afc8c755b5f0c3cdf5eb6b1d259811c947bc295924539a0e_ppc64le",
"8Base-RHACM-2.6:rhacm2/governance-policy-template-sync-rhel8@sha256:95439f7e18fa87601d5860cbd9ca5f0738786e30a629d23788fd5fe33d694c66_s390x",
"8Base-RHACM-2.6:rhacm2/grafana-dashboard-loader-rhel8@sha256:1f5c1b2cffebf069859e95d0e722cb293f8c176bf5c5873bb9517c96b26c2e10_arm64",
"8Base-RHACM-2.6:rhacm2/grafana-dashboard-loader-rhel8@sha256:5223158a122658bafbd853c596cdc1f7bd7a0e4fdd82b1c3668ac84adeae9f24_s390x",
"8Base-RHACM-2.6:rhacm2/grafana-dashboard-loader-rhel8@sha256:561f1f05925cfe3c5f0f8a9b7475be4bbab183b5611ecfe09b090d80fa4bc2fe_amd64",
"8Base-RHACM-2.6:rhacm2/grafana-dashboard-loader-rhel8@sha256:734270221ec4a516e7eb77f2ec3a753384242116aa70320a1dbe969e915af1df_ppc64le",
"8Base-RHACM-2.6:rhacm2/iam-policy-controller-rhel8@sha256:2827e5f485213f92e2d0092187f3976dd6fe598e39b5cf2212d48c3a44c34b13_arm64",
"8Base-RHACM-2.6:rhacm2/iam-policy-controller-rhel8@sha256:8ca9e80365c76b66b2de3924fc50a5912e606042c704b02cb174a4b8bd3927c4_amd64",
"8Base-RHACM-2.6:rhacm2/iam-policy-controller-rhel8@sha256:c5069e76a900aa300102a0ae54ecbc12c0ac31abfeed8656ee60a949daef79c3_s390x",
"8Base-RHACM-2.6:rhacm2/iam-policy-controller-rhel8@sha256:ca05e79e5508924af71f323c13f664770d8dd4eb61ecf0894e4f9a81f7a1b402_ppc64le",
"8Base-RHACM-2.6:rhacm2/insights-client-rhel8@sha256:02cacfec60c80b9228e8b18949751de867f974ea6b1172129096e64e949c0598_amd64",
"8Base-RHACM-2.6:rhacm2/insights-client-rhel8@sha256:2b14036d0291e54c3191682de2ea875a78d78c35b2791a5a113ba1a8920f0621_ppc64le",
"8Base-RHACM-2.6:rhacm2/insights-client-rhel8@sha256:d4c05f641de8fd0753d63cc6d5b62464d3d6a87d601514e87ef2e40bbe7b01b6_s390x",
"8Base-RHACM-2.6:rhacm2/insights-client-rhel8@sha256:e15c410b693b34f49869d037ebb5584384fcdf88114b7a94967ca09f1361a5f3_arm64",
"8Base-RHACM-2.6:rhacm2/insights-metrics-rhel8@sha256:67aa55bb65685395ad2773e7459dff5fbccdeedcf9e56ec2722d8f5c919eae89_s390x",
"8Base-RHACM-2.6:rhacm2/insights-metrics-rhel8@sha256:6c54e08f5f6c2cae41a5e108e1019ff6522af8f69d666e22eb4631cd83b85917_amd64",
"8Base-RHACM-2.6:rhacm2/insights-metrics-rhel8@sha256:88d9b7246aa75cb2c88ccb7f2f1202fc465be0f2d89e59f1d2259f69ada56d9d_arm64",
"8Base-RHACM-2.6:rhacm2/insights-metrics-rhel8@sha256:bad98fe71638d7346f31ea45f6063ec970bf90844bb5c5dc5f917bb0f0099899_ppc64le",
"8Base-RHACM-2.6:rhacm2/klusterlet-addon-controller-rhel8@sha256:22e510955af3fa736b7306c387f44b5f15f5f9a7a006c6587e06d5d8602cc2f0_s390x",
"8Base-RHACM-2.6:rhacm2/klusterlet-addon-controller-rhel8@sha256:55bc86326f992cc4f4401b93f90cdd2baa6728015ffaf6168f2d46ae43c70cf4_ppc64le",
"8Base-RHACM-2.6:rhacm2/klusterlet-addon-controller-rhel8@sha256:8dd7f47af047fb899c7fcbad61cb8f38da45990cac186f9235aec3e4e7de25e9_amd64",
"8Base-RHACM-2.6:rhacm2/klusterlet-addon-controller-rhel8@sha256:bdb97eb5bb0e8f59edf0d389fb07c45171e728dc8b4d2bdacd785193b46ec03b_arm64",
"8Base-RHACM-2.6:rhacm2/kube-rbac-proxy-rhel8@sha256:11a353ee9da6cc843d5f346f4fa51681d13318e2e61fc4d1a3f63406eb175260_s390x",
"8Base-RHACM-2.6:rhacm2/kube-rbac-proxy-rhel8@sha256:31757f3e3bb08b4e49e54694b18b3cf327637be20535482b2df1345b17444dda_amd64",
"8Base-RHACM-2.6:rhacm2/kube-rbac-proxy-rhel8@sha256:b2c0b7414d0fc36a49cbdc5a56b25dd62aac18defc2defbd9c1895cd13a5e716_arm64",
"8Base-RHACM-2.6:rhacm2/kube-rbac-proxy-rhel8@sha256:dbd816d503e9beb58622604432eb415419e893627eb95c1ceeb8ff5bda7d6335_ppc64le",
"8Base-RHACM-2.6:rhacm2/kube-state-metrics-rhel8@sha256:53246a6df1f0880d94ed2644fa4366e3e2108b6fa8a51745af87785346ce5304_s390x",
"8Base-RHACM-2.6:rhacm2/kube-state-metrics-rhel8@sha256:5f2393bceefffb32240043b6722aa73d31fc8133cc2666fcf5eb8d33794bc54f_arm64",
"8Base-RHACM-2.6:rhacm2/kube-state-metrics-rhel8@sha256:c792c043462281cde7c93bd8e2136f62ca17d072e7f466353f37de8e5f5dc949_ppc64le",
"8Base-RHACM-2.6:rhacm2/kube-state-metrics-rhel8@sha256:e6b1d24b56e6973eee1569e351db6637ca67e1d6cd124adb845cbf6e35a4f6af_amd64",
"8Base-RHACM-2.6:rhacm2/management-ingress-rhel8@sha256:07238998d21204cd8f25dc63e6dbde20a2dd25c3b96609729306db6c63a0fca4_arm64",
"8Base-RHACM-2.6:rhacm2/management-ingress-rhel8@sha256:0d2665d19a8753c6269f594b68b067cd62a402404287e6416543c1af2d7d3cf4_ppc64le",
"8Base-RHACM-2.6:rhacm2/management-ingress-rhel8@sha256:6917d018e53aabb6f5402f02000aedd2e5cf71bcc84562e0fc7d7c87049f4b67_amd64",
"8Base-RHACM-2.6:rhacm2/management-ingress-rhel8@sha256:73b0444bd91a1dade3b7e76245ac8d6cb568929bba321b8c86c269d6f542ac3b_s390x",
"8Base-RHACM-2.6:rhacm2/memcached-exporter-rhel8@sha256:7d85dd62346a647d22202baa0f8d405b2aaf9a7174b38e5d29df2e03530009c3_s390x",
"8Base-RHACM-2.6:rhacm2/memcached-exporter-rhel8@sha256:9635616c8f058e67d557201147904b05f8b49938f63fb2b0239dfca883f61685_arm64",
"8Base-RHACM-2.6:rhacm2/memcached-exporter-rhel8@sha256:9e91ecec92ec0df8b72beb6040f39d9a25b0bfad844e92ea34cc2d648d221d22_ppc64le",
"8Base-RHACM-2.6:rhacm2/memcached-exporter-rhel8@sha256:c773b9a2fffcd549d4936054260f655c78da603957826d6bad4e8567a213ad10_amd64",
"8Base-RHACM-2.6:rhacm2/memcached-rhel8@sha256:584f8c4a9a1b75fc71948a98add560d4fe3d936ee46ac791f32121dbadf8c7d2_ppc64le",
"8Base-RHACM-2.6:rhacm2/memcached-rhel8@sha256:59b3ce3f3f4459c97cfffee5e20830d70f8a69198b5fab271e6c478d615c46d3_arm64",
"8Base-RHACM-2.6:rhacm2/memcached-rhel8@sha256:6f458c76757203b28434f871027c6a466a73d246ceb5bfac8793ad1896a672ab_amd64",
"8Base-RHACM-2.6:rhacm2/memcached-rhel8@sha256:e34722fd656e3205dcdb565b0ab68e9971174c11f125dbfff3bf82e1e21f3a76_s390x",
"8Base-RHACM-2.6:rhacm2/metrics-collector-rhel8@sha256:3a81a018b939752543e78c2d68d1436b851be2256b88c3e66cd506ae1d8f4c9c_ppc64le",
"8Base-RHACM-2.6:rhacm2/metrics-collector-rhel8@sha256:6a3e0c36c123c9dc54759655d9148f580abada501034914863a6528ded19ef34_amd64",
"8Base-RHACM-2.6:rhacm2/metrics-collector-rhel8@sha256:7991f484f97b9951f27f70e67d5db0850c4189ee86db8406cdda961a9beb06f0_arm64",
"8Base-RHACM-2.6:rhacm2/metrics-collector-rhel8@sha256:fa08b9bf3fd334738984e150ba5bfd2e005374752f3112340b65f6434eacd057_s390x",
"8Base-RHACM-2.6:rhacm2/multicloud-integrations-rhel8@sha256:2bcbf9a565f3c566061325aca3174ec755b5c94a28612718a3f1563db317273e_ppc64le",
"8Base-RHACM-2.6:rhacm2/multicloud-integrations-rhel8@sha256:6813ccd43a1aecd1aaf4d5d4b1620fd63bbca00b736100189ff91246bf3bc36b_arm64",
"8Base-RHACM-2.6:rhacm2/multicloud-integrations-rhel8@sha256:db89ef3686570526afdb2b79fd698aca5dc50c633009760f1748fb9fd506067b_amd64",
"8Base-RHACM-2.6:rhacm2/multicloud-integrations-rhel8@sha256:db8bc27937802c5d8fff769b9c93c8a01411629d199adbc39235e721d6468b30_s390x",
"8Base-RHACM-2.6:rhacm2/multicluster-observability-rhel8-operator@sha256:434db0ca203b14b899fff9b7a2a5b975de852ea29620a828f29246448aba873c_ppc64le",
"8Base-RHACM-2.6:rhacm2/multicluster-observability-rhel8-operator@sha256:876bfa63b0e13833eaeadb7c6a0481f1d7970b283f69ece4d81c99985f4dd161_arm64",
"8Base-RHACM-2.6:rhacm2/multicluster-observability-rhel8-operator@sha256:d23f208e020d42bc095011d423146e2da35b2bc85b844911bde2f4edf696bdca_amd64",
"8Base-RHACM-2.6:rhacm2/multicluster-observability-rhel8-operator@sha256:f29581baf5277588d2e4cd01380ecf46e3c97a2f17ade01b048f75c29f18d62c_s390x",
"8Base-RHACM-2.6:rhacm2/multicluster-operators-application-rhel8@sha256:1952d422bd7ba42323711faba59244c449293cc92502e350460fee07c0e3b34a_ppc64le",
"8Base-RHACM-2.6:rhacm2/multicluster-operators-application-rhel8@sha256:566a60f630ec346eced3106ec072963d1b9f9d300e7d4cee6af6dc0d590a3937_s390x",
"8Base-RHACM-2.6:rhacm2/multicluster-operators-application-rhel8@sha256:724dd9f4a5e4acd061206ca2ea57c329210ade5135dbdf941b8d7e720daa4f10_arm64",
"8Base-RHACM-2.6:rhacm2/multicluster-operators-application-rhel8@sha256:ace8895fc62c1394dfa7854fd9ce3e14ef859e989255f70dc9a5a3d9bcd514c0_amd64",
"8Base-RHACM-2.6:rhacm2/multicluster-operators-channel-rhel8@sha256:1ebe6504a6a58f39f93952bf1c135ea58ff77e65c5b8ba73c7ad6295e66a1b45_s390x",
"8Base-RHACM-2.6:rhacm2/multicluster-operators-channel-rhel8@sha256:557cc962d0b10d80a9dea7adce387ea28fb4199a02fa8546645ab2cacbf28b88_ppc64le",
"8Base-RHACM-2.6:rhacm2/multicluster-operators-channel-rhel8@sha256:82526c7c046325bde1dfa0a47b58b773355f00bc95c23be75105e7255e7bddd2_arm64",
"8Base-RHACM-2.6:rhacm2/multicluster-operators-channel-rhel8@sha256:85e20d97f28e43668c2790bd6e0adbc598d01f9fab849761fb96d7a5c4946a87_amd64",
"8Base-RHACM-2.6:rhacm2/multicluster-operators-subscription-rhel8@sha256:7310f31faae367a363c27a7236b562bbfe8381a352fce906279590bac11571d2_ppc64le",
"8Base-RHACM-2.6:rhacm2/multicluster-operators-subscription-rhel8@sha256:7676d33b9be36ca6660d3aed888fdffcf270fcf82258ed9531e2746a3d27610c_s390x",
"8Base-RHACM-2.6:rhacm2/multicluster-operators-subscription-rhel8@sha256:e718d5abef58365d547ef73828a26adff5b6cef1bf935aa7c27f12f604b50337_amd64",
"8Base-RHACM-2.6:rhacm2/multicluster-operators-subscription-rhel8@sha256:f58aff87d1efb64417c6976f6772a464e54beefe847f50a141726b7a1a6a293a_arm64",
"8Base-RHACM-2.6:rhacm2/multiclusterhub-repo-rhel8@sha256:03222a9dd6eca9cf44932a0ff1bf89bd9d2d29683f1ebb0d0aa49171b77a4963_ppc64le",
"8Base-RHACM-2.6:rhacm2/multiclusterhub-repo-rhel8@sha256:881b8c3b19918affd478c0ad0c73dff96dd28f5c1dfddb86472b42e422fa25b6_amd64",
"8Base-RHACM-2.6:rhacm2/multiclusterhub-repo-rhel8@sha256:9de94ea1f83ec8b7257c7b2befc1485ed9cc40c9ef3600c4c4c50934e708cf9d_s390x",
"8Base-RHACM-2.6:rhacm2/multiclusterhub-repo-rhel8@sha256:a45ed68e7d3ac89d17eaf06445cabfc19a9ce85a42f116d75028d6acd18a322b_arm64",
"8Base-RHACM-2.6:rhacm2/multiclusterhub-rhel8@sha256:48d1fa8bc5f6a4d8349c41126301bd86d12836384f336881ecb71bd79f84ae93_ppc64le",
"8Base-RHACM-2.6:rhacm2/multiclusterhub-rhel8@sha256:a33e91fb763a2f0894433bce31bd44229e7d5f5c53d36c6b6f643807a45c110b_arm64",
"8Base-RHACM-2.6:rhacm2/multiclusterhub-rhel8@sha256:d6e126cbdd3cfbcdee04b093389ca1b07ac8038da96060051ed94e1eeacc6d92_s390x",
"8Base-RHACM-2.6:rhacm2/multiclusterhub-rhel8@sha256:ecf12158a2d8802b4c7efd6b336ff36c1e002223b1d385a40fbef638d5e4aa21_amd64",
"8Base-RHACM-2.6:rhacm2/node-exporter-rhel8@sha256:14d23638efff3c30661c9a5f3ddb6ab0c7a9d162de1176dd9565cf49dfa4b9c5_amd64",
"8Base-RHACM-2.6:rhacm2/node-exporter-rhel8@sha256:533005e1608de68a09e53599de3f30990db95cb923794bab9ae9e3bc1a8b6baf_arm64",
"8Base-RHACM-2.6:rhacm2/node-exporter-rhel8@sha256:99eef3491c7092afa14179b9a9d39dd8fbfb3c9bb61759d678af5d91ac23e59d_s390x",
"8Base-RHACM-2.6:rhacm2/node-exporter-rhel8@sha256:e200d4e1802cce7fce32b1e0dc5c3220b6f6477b73b3a2d8ea26a5a42d63f46b_ppc64le",
"8Base-RHACM-2.6:rhacm2/observatorium-rhel8-operator@sha256:092e3437e6d38b2bf676d7fb67ad672e3ef03440017b5af7c1ebd2beb3f437eb_amd64",
"8Base-RHACM-2.6:rhacm2/observatorium-rhel8-operator@sha256:8cf076bfb049d1aabd00040ee65f0fedd590f0dd448c7561de494093a915b397_ppc64le",
"8Base-RHACM-2.6:rhacm2/observatorium-rhel8-operator@sha256:e69987a64fdbf873d4b19d8626c0c5e99dd13d7c95446850559be966dae45ad0_arm64",
"8Base-RHACM-2.6:rhacm2/observatorium-rhel8-operator@sha256:f0bf89eaea6b7afc2d08c77bd40dfba581f91f462f5ec3d70473b332ca6f781c_s390x",
"8Base-RHACM-2.6:rhacm2/observatorium-rhel8@sha256:0686cfddd61737f7e7eb4f0c011397277394559edac3bb947c0969e302686dd5_ppc64le",
"8Base-RHACM-2.6:rhacm2/observatorium-rhel8@sha256:8f2f3732600235f66c406b6121ac37979f52572ce90353b6e099be7b74406251_amd64",
"8Base-RHACM-2.6:rhacm2/observatorium-rhel8@sha256:9e1fccc5b17865a6d7baaa1a15cb50f47d80a14b0a7bcbd94c12f0ddcaaf1b28_s390x",
"8Base-RHACM-2.6:rhacm2/observatorium-rhel8@sha256:bdd89a1051c8f21e7d81ff80c96731a0eaa7d15c320ab1e6b1dc3f6babd42598_arm64",
"8Base-RHACM-2.6:rhacm2/prometheus-alertmanager-rhel8@sha256:0860b7aa5e8b07792ad7f5d5c0654e23e9da8eedd4b9f509caea616dcfa97d69_amd64",
"8Base-RHACM-2.6:rhacm2/prometheus-alertmanager-rhel8@sha256:624895d8579ef6f3e5b17558a30775790ec6f00701f8c5cdfa315292d7f9e867_s390x",
"8Base-RHACM-2.6:rhacm2/prometheus-alertmanager-rhel8@sha256:6d09865a228cdbbc6d1ac13042c3c00f0bd086f6dc181dfa3cdf8c7f9d826b9e_arm64",
"8Base-RHACM-2.6:rhacm2/prometheus-alertmanager-rhel8@sha256:c69fee848d21346a271972e89d91898eac9fec27d598d98ffa004ca8d1b53270_ppc64le",
"8Base-RHACM-2.6:rhacm2/prometheus-rhel8@sha256:52cea7c27de23e3358030b09f22b962723c523a940f8e2043edc298c907d761c_arm64",
"8Base-RHACM-2.6:rhacm2/prometheus-rhel8@sha256:67e0fadfbb4d99a60435ed12b470772b38ace4ca815fe73da68eb3c826e200fc_ppc64le",
"8Base-RHACM-2.6:rhacm2/prometheus-rhel8@sha256:e8241b1d852d605b44ecfcc552cb0f905f72e8a17c8d228162b40c19388f5176_s390x",
"8Base-RHACM-2.6:rhacm2/prometheus-rhel8@sha256:ed0cc13e79949436d29a7ad0b41b189744a177ea27545fd5eb9b4f71e87bd0eb_amd64",
"8Base-RHACM-2.6:rhacm2/rbac-query-proxy-rhel8@sha256:29c76a37497f212aed280e2bf16ef45fb3785fb4649ce17b7fe9d653a79e2112_arm64",
"8Base-RHACM-2.6:rhacm2/rbac-query-proxy-rhel8@sha256:475a45884a51127722030226ff9a5f0752c98574c41eb61796aece5e702346a3_ppc64le",
"8Base-RHACM-2.6:rhacm2/rbac-query-proxy-rhel8@sha256:582301b10af0b966ae7d5e130cb0e5f96e7912dc66b4108e0d6078656ca80604_amd64",
"8Base-RHACM-2.6:rhacm2/rbac-query-proxy-rhel8@sha256:f1c7de85a44c03f48a6f62ba1d7d650f0b06e0f502cecff1512ad637b5bc1c27_s390x",
"8Base-RHACM-2.6:rhacm2/redisgraph-tls-rhel8@sha256:128279a656bfbde6c2c052766d63a1de6a06d8bea2707813c64396c2ae382478_amd64",
"8Base-RHACM-2.6:rhacm2/redisgraph-tls-rhel8@sha256:35927ca6e6e9c8d420c499a0c8ad37c4297ba19743d550f489d3e66482275a49_arm64",
"8Base-RHACM-2.6:rhacm2/redisgraph-tls-rhel8@sha256:4696baed553266682ba2b54d3bf683d2ff1241b625de5ec54a45c1b2c5f96243_s390x",
"8Base-RHACM-2.6:rhacm2/redisgraph-tls-rhel8@sha256:d722f2ffab1f58bbaf3c62ef71dbf7e6c4023e6ab17690f1049075a321d0b1ac_ppc64le",
"8Base-RHACM-2.6:rhacm2/search-aggregator-rhel8@sha256:2b5f372c1c73c4de587b5a4388d95b8cc553fc56af446fcefa0e14c6d980b6b3_ppc64le",
"8Base-RHACM-2.6:rhacm2/search-aggregator-rhel8@sha256:38fceeedc0672def1c2cf42bb6743ae726e77d9f7352d002b3fc688c6d551852_amd64",
"8Base-RHACM-2.6:rhacm2/search-aggregator-rhel8@sha256:6a915335bcebb0884fc72df2dfee97c74d42c035864b960e1c800fa6c5f8d93c_arm64",
"8Base-RHACM-2.6:rhacm2/search-aggregator-rhel8@sha256:752decaefc38aa009f54201b38d4ab26d9b4020caec649d9b1f1564f56c47c2a_s390x",
"8Base-RHACM-2.6:rhacm2/search-api-rhel8@sha256:37eea70d5b1c89c25372dcea8c8c03e1e0a9af1b5a06f3b0706ba776ae8847c1_amd64",
"8Base-RHACM-2.6:rhacm2/search-api-rhel8@sha256:7400088d206592eb29cd86182909626262c9b2a99f017811fcc9d8a753c39009_arm64",
"8Base-RHACM-2.6:rhacm2/search-api-rhel8@sha256:aa8ea0deabc39a068f3f6ce9fa6334e44fc507355009a9bff448e742156ec203_ppc64le",
"8Base-RHACM-2.6:rhacm2/search-api-rhel8@sha256:b4d2d39c2b3b736987f1e888b858d52a7ebd9f8d0cebd3bdef8c59f6e3e41725_s390x",
"8Base-RHACM-2.6:rhacm2/search-collector-rhel8@sha256:0174699ec75fcda08892b4e72b674df989af51ea5f04de57a62c2a85a3c08f4f_arm64",
"8Base-RHACM-2.6:rhacm2/search-collector-rhel8@sha256:5a29a9805b8d20969cba86da11a9de8176a3172df361aec5fae136a4271de308_amd64",
"8Base-RHACM-2.6:rhacm2/search-collector-rhel8@sha256:be7eed9ad9502bcc294081f7e2098fc4f8411c912c34fe63479b5b770d06caca_s390x",
"8Base-RHACM-2.6:rhacm2/search-collector-rhel8@sha256:c467c1d7ceaf5281077f7fe8ff1c1c4cffe325132890a3ab9b96ea5db2e2c930_ppc64le",
"8Base-RHACM-2.6:rhacm2/search-rhel8@sha256:2135cd20bb7ebbf48499992fe46a928e28fc78c86e360633ea09054520c42539_ppc64le",
"8Base-RHACM-2.6:rhacm2/search-rhel8@sha256:3a7a31974210e21a3faed9b57a75b970c70ac41d9662b884d4ce67275f756fc7_arm64",
"8Base-RHACM-2.6:rhacm2/search-rhel8@sha256:6e6a19f1440e4eb15a8206e18f7f4dde3e1a5c6518944571d09923d116d3f04e_amd64",
"8Base-RHACM-2.6:rhacm2/search-rhel8@sha256:e6ed3e65f0d49b3c6b0e3e97593a8fae4d453f3aecf8d7829c0d25c68bc91ea1_s390x",
"8Base-RHACM-2.6:rhacm2/submariner-addon-rhel8@sha256:7b80d01371f551df506bd0c56df6829845bfce497ff01cc44b68f172ed5399b4_ppc64le",
"8Base-RHACM-2.6:rhacm2/submariner-addon-rhel8@sha256:934c560bc786015c694e9cffbae8e86f631b3331d62f5a547931446dae82f8c3_s390x",
"8Base-RHACM-2.6:rhacm2/submariner-addon-rhel8@sha256:b467881f4028a89a9e79ba93da719845db576f47a04ae6e569c2317be5594b29_arm64",
"8Base-RHACM-2.6:rhacm2/submariner-addon-rhel8@sha256:fc5592d42e4aca70288448d174511b922ece7f8cb4b41c6a36195c3a4a60aa36_amd64",
"8Base-RHACM-2.6:rhacm2/thanos-receive-controller-rhel8@sha256:21f2626c10c4fb61b37e6ca4ab574186b423f155fbc5cfef3e894fff04cc270e_ppc64le",
"8Base-RHACM-2.6:rhacm2/thanos-receive-controller-rhel8@sha256:c357074958324fc5d602cdcf1cba285bf8582e0b36af79a8f6211bb0dfb77a10_amd64",
"8Base-RHACM-2.6:rhacm2/thanos-receive-controller-rhel8@sha256:d9ac8e67d6d9858b16dd9d1d49c1dd904aa22a7b618e5d33292344faced9c0d3_arm64",
"8Base-RHACM-2.6:rhacm2/thanos-receive-controller-rhel8@sha256:e3b840a7833680170f9e9ca52309552c584935a68c75cc71e6d576b104dc01c8_s390x",
"8Base-RHACM-2.6:rhacm2/thanos-rhel8@sha256:453c525197ccfe1f866af70ca2e7f3deb6f98d0b98c09b602b4fa1368787213d_amd64",
"8Base-RHACM-2.6:rhacm2/thanos-rhel8@sha256:4b3b45ad0b564360c245d20b1540c2398c9606cf8684275e4ee071c591357929_arm64",
"8Base-RHACM-2.6:rhacm2/thanos-rhel8@sha256:7e43ba8f47ec54b5f86d13c81b67b044176530b63b5ae3f40332fc975cc6b21f_s390x",
"8Base-RHACM-2.6:rhacm2/thanos-rhel8@sha256:faaa00c0af80c781a7c610616153a3cd1dc1b20637934c3a243a2e9664ba0ee5_ppc64le"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "golang: io/fs: stack exhaustion in Glob"
},
{
"cve": "CVE-2022-30631",
"cwe": {
"id": "CWE-1325",
"name": "Improperly Controlled Sequential Memory Allocation"
},
"discovery_date": "2022-07-14T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2107342"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in golang. Calling the Reader, Read method on an archive that contains a large number of concatenated 0-length compressed files can cause a panic issue due to stack exhaustion.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "golang: compress/gzip: stack exhaustion in Reader.Read",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "To exploit CVE-2022-30631, an attacker supplies a specially crafted gzip archive to a Go application that uses a vulnerable version of the compress/gzip package without adequate input validation. This can lead to uncontrolled recursion, resulting in stack exhaustion and causing the application to panic, thereby affecting its availability.\n\nAs this is merely a DoS and there is no known way to control the instruction pointer, RH ProdSec has set the impact of this vulnerabilty to \"Moderate\".\n\nWithin regulated environments, a combination of the following controls acts as a significant barrier to successfully exploiting a CWE-1325: Improperly Controlled Sequential Memory Allocation vulnerability and therefore downgrades the severity of this particular CVE from Moderate to Low.\n\nAccess to the platform is granted only after successful hard token-based multi-factor authentication (MFA) and is governed by least privilege to ensure only authorized users and roles can execute or modify code. Static code analysis and peer reviews enforce strong input validation and error handling, preventing improperly validated inputs from causing system instability, data exposure, or privilege escalation. In the event of successful exploitation, process isolation limits the impact of excessive sequential memory allocation by restricting memory use per process, preventing any single process from exhausting system resources. Finally, the platform uses memory protection mechanisms such as Data Execution Prevention (DEP) and Address Space Layout Randomization (ASLR) to reduce the risk of memory allocation-based attacks.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"8Base-RHACM-2.6:rhacm2/acm-governance-policy-addon-controller-rhel8@sha256:615ab5d9542759d921634737709e84a8e65d003ea136e5d22858d380225fd177_amd64",
"8Base-RHACM-2.6:rhacm2/acm-governance-policy-addon-controller-rhel8@sha256:958b729d30f10b9c121e68ac8ede2054ed29cc52a9a7d6df0537ed221aa74358_s390x",
"8Base-RHACM-2.6:rhacm2/acm-governance-policy-addon-controller-rhel8@sha256:b5bef941b4e0b5b3529ca5b2311c85295b9f6d12e482a9cbdad691c2406541f1_ppc64le",
"8Base-RHACM-2.6:rhacm2/acm-governance-policy-addon-controller-rhel8@sha256:f6194b9056d77e54f3c74caa9eab87bd1df1818d082fc807229d1c44ec6c88c4_arm64",
"8Base-RHACM-2.6:rhacm2/acm-grafana-rhel8@sha256:45616ed43b53d3a83e65828118f09430396f5bcb0566ae3a65d937b59f0d873e_s390x",
"8Base-RHACM-2.6:rhacm2/acm-grafana-rhel8@sha256:8c48441cfa850ea1274932e94da0831618c10f91022619c779304501a75fb161_amd64",
"8Base-RHACM-2.6:rhacm2/acm-grafana-rhel8@sha256:cc1c196b19c5fd8f313c6136359cc9dd37b5f59d32a581b10cf89b80b7d0cbf4_arm64",
"8Base-RHACM-2.6:rhacm2/acm-grafana-rhel8@sha256:cdf24e68e50be1350566243f6d2cb1403d09ab68e5fed39ea6c56212e42b90f1_ppc64le",
"8Base-RHACM-2.6:rhacm2/acm-must-gather-rhel8@sha256:1457ff5cfd61611fdc968d4af5b020d835e107b97932c7ba7b3f5ed4cbd0e39f_ppc64le",
"8Base-RHACM-2.6:rhacm2/acm-must-gather-rhel8@sha256:39842906b3846418bc31098e2abad08210118d86aa683e9e5fd04a97822df22d_arm64",
"8Base-RHACM-2.6:rhacm2/acm-must-gather-rhel8@sha256:8a69add2d90a1e094de8510052b683e1765153da75e316ad7778499af0c5ddf9_s390x",
"8Base-RHACM-2.6:rhacm2/acm-must-gather-rhel8@sha256:dca91134a2c1c33c736afcd4c9373749448641385f39162c74e115691289e843_amd64",
"8Base-RHACM-2.6:rhacm2/acm-operator-bundle@sha256:0eac6124f59492d09c1ae650025d59ea0e8547d9f9c832cb9607b09254ff6ddd_s390x",
"8Base-RHACM-2.6:rhacm2/acm-operator-bundle@sha256:1cbcd58a4c23e4c89a6a0509f78802a5aa21205db2784ebc9772b99a3917b183_arm64",
"8Base-RHACM-2.6:rhacm2/acm-operator-bundle@sha256:997aaee36f0bed47e231925a3f2c2ecc503410e54b35727f035c72477f3d1944_ppc64le",
"8Base-RHACM-2.6:rhacm2/acm-operator-bundle@sha256:ce699187f250b93976b8063228ac12d11c6c8f6baba69ba4ed17a38730e84eb3_amd64",
"8Base-RHACM-2.6:rhacm2/acm-prometheus-config-reloader-rhel8@sha256:693a77a9324d6c7f0e69bd9d5725b51f3e429972f1e67469e93648cb347eae84_arm64",
"8Base-RHACM-2.6:rhacm2/acm-prometheus-config-reloader-rhel8@sha256:89757e804d5df2b5eeeb1191b599c3acb9e75f61170f888095302830d6de0582_s390x",
"8Base-RHACM-2.6:rhacm2/acm-prometheus-config-reloader-rhel8@sha256:8e45e1fd7342d7525b118f01794cac1f4a8662def5f2a06336b698db2e268742_amd64",
"8Base-RHACM-2.6:rhacm2/acm-prometheus-config-reloader-rhel8@sha256:ce1c17b34b7aac2e990dc0efe40f4406e73f727b2c7bfe109eded849de753f1a_ppc64le",
"8Base-RHACM-2.6:rhacm2/acm-prometheus-rhel8@sha256:728606d96dd9e0fc2e7810e092e10ee071ec36598c990c8252beccace59a679e_amd64",
"8Base-RHACM-2.6:rhacm2/acm-prometheus-rhel8@sha256:b457d0b95d88c5dd0aac87492cbca40a9d7c2074002ad110f52d562f0c5d0797_arm64",
"8Base-RHACM-2.6:rhacm2/acm-prometheus-rhel8@sha256:f34d2569033bfb1d173342264f090f46d80f7843d52704a7ce9e9eb9de2f5abb_s390x",
"8Base-RHACM-2.6:rhacm2/acm-prometheus-rhel8@sha256:f720e0a94bfe7ed5d812819a3e77cc0581be102970127d8c0d4aa06a05edbf3d_ppc64le",
"8Base-RHACM-2.6:rhacm2/acm-volsync-addon-controller-rhel8@sha256:17ccd6b924b36ab14e3ca5f5331ba7e4c86f8cb64304640d58c3ee6b76edbcaf_ppc64le",
"8Base-RHACM-2.6:rhacm2/acm-volsync-addon-controller-rhel8@sha256:27079308ea87e35564cc3089c65eae68d63880a3bb093ca64d1678a68b60fcec_amd64",
"8Base-RHACM-2.6:rhacm2/acm-volsync-addon-controller-rhel8@sha256:9eabaac2df91aeef613d6973669d07298f2159c6a6e0c9f294623f7b1a10bc08_s390x",
"8Base-RHACM-2.6:rhacm2/acm-volsync-addon-controller-rhel8@sha256:f7abdf1756bc0ff2ebf02fee0469a8b9eeabe1fa8cafdd21c6e8f958155b70bb_arm64",
"8Base-RHACM-2.6:rhacm2/cert-policy-controller-rhel8@sha256:017c1e663827a3b55d70badd3ed979b5d1831252c49d671897a85a75afaa5bb0_s390x",
"8Base-RHACM-2.6:rhacm2/cert-policy-controller-rhel8@sha256:0610778095974edf936602018281bf7a5e287ba9eca9f661a423e68bbe000e40_ppc64le",
"8Base-RHACM-2.6:rhacm2/cert-policy-controller-rhel8@sha256:a66d7d4ee1179f7fce639490f919d722db54eaa3118b4135078c33e6cbf91488_amd64",
"8Base-RHACM-2.6:rhacm2/cert-policy-controller-rhel8@sha256:d660befef0c8f7a4db7aa3b865545c9863d8f37e7ba4b8de4380185f82b208d4_arm64",
"8Base-RHACM-2.6:rhacm2/cluster-backup-rhel8-operator@sha256:1a749d0795972a9bfd5a00aa96c238a660673464be01b2aa9fd7a3aeead6ddf7_amd64",
"8Base-RHACM-2.6:rhacm2/cluster-backup-rhel8-operator@sha256:8915dbdc562e63441f79041bdf1176e46ce53e95418d133f0cd0c1ff79da48a2_arm64",
"8Base-RHACM-2.6:rhacm2/cluster-backup-rhel8-operator@sha256:995f225449b207da9a3cad175dac85b87eefb28ff5bae6a588f40fd79fbe12a1_ppc64le",
"8Base-RHACM-2.6:rhacm2/cluster-backup-rhel8-operator@sha256:f1255a76c6275a4b6a400c82e204a5112fff6fe87f71626f8f309763f6a5d9e4_s390x",
"8Base-RHACM-2.6:rhacm2/config-policy-controller-rhel8@sha256:3b2e0d850e8fc966ec80bff16df26002334744a96b81c7a7dfe222f1706a52e3_s390x",
"8Base-RHACM-2.6:rhacm2/config-policy-controller-rhel8@sha256:447f275bbde46d7fc173798ef5abc0a77a6780f0dffdc171786edbe00f27d8d8_ppc64le",
"8Base-RHACM-2.6:rhacm2/config-policy-controller-rhel8@sha256:61964a1a0ddf2e98bcf5249b7374235055ab85cc26663a8d9397c2b7f6fbb4c6_amd64",
"8Base-RHACM-2.6:rhacm2/config-policy-controller-rhel8@sha256:a3abaa3d0bf1d34fa9e40903a8713c439f5f7f751e775d32cbab308983064ce0_arm64",
"8Base-RHACM-2.6:rhacm2/console-rhel8@sha256:6c0f630ff57f6f423df6dbf4df9faad25089f9b391be35cb8bc9cd5211f94d67_arm64",
"8Base-RHACM-2.6:rhacm2/console-rhel8@sha256:8608aed6971299def3fbe749336727e84c69582664dedac3145b92ea24e62e4d_amd64",
"8Base-RHACM-2.6:rhacm2/console-rhel8@sha256:afa80ae8274db7fa6796c35980fc5df15889e94aff3361f6cda643e5a09da220_ppc64le",
"8Base-RHACM-2.6:rhacm2/console-rhel8@sha256:f06e4e3f62db52c6d7fa0bc1f289de773e18d076bc38612e1b0ddc85c76fde06_s390x",
"8Base-RHACM-2.6:rhacm2/endpoint-monitoring-rhel8-operator@sha256:060bcd658756a924b4ce4d202bd447a3254fc1f49af7d685dde8720f355cde8e_arm64",
"8Base-RHACM-2.6:rhacm2/endpoint-monitoring-rhel8-operator@sha256:091d66731c5fe8eba5646c6b2622bb38c074e202a8a4a7e906921673b60f0898_amd64",
"8Base-RHACM-2.6:rhacm2/endpoint-monitoring-rhel8-operator@sha256:80660eb7f3c068768b0ea04ff20f4539194c52427ffdab4626bf781aa3f2ca64_s390x",
"8Base-RHACM-2.6:rhacm2/endpoint-monitoring-rhel8-operator@sha256:d6204fcf04c83bac13232ec1602572ad5f22bb528537e591079dfa36152697ec_ppc64le",
"8Base-RHACM-2.6:rhacm2/governance-policy-propagator-rhel8@sha256:51be0f04938b60ed1dba60908bebd2000d78e4ade34757bae70a083c67d77e8e_arm64",
"8Base-RHACM-2.6:rhacm2/governance-policy-propagator-rhel8@sha256:9577701bf3c7aa00b99531d2c3842130abc6cd91c52c4a7ba040b705eeace4c7_s390x",
"8Base-RHACM-2.6:rhacm2/governance-policy-propagator-rhel8@sha256:bdc6c128628db86697af198430c5ae5c61c3e586c1a97187e4d4e852cec61e92_ppc64le",
"8Base-RHACM-2.6:rhacm2/governance-policy-propagator-rhel8@sha256:cc519319b9f4fe672144ebedd772ddf56d5de90e3c8f52c0fb9b55313f71a7b3_amd64",
"8Base-RHACM-2.6:rhacm2/governance-policy-spec-sync-rhel8@sha256:2c1905ae8a83e5598678457fd955cbc867453ed5836de6fcc182e4928df8bd67_s390x",
"8Base-RHACM-2.6:rhacm2/governance-policy-spec-sync-rhel8@sha256:4a8d30cc0e1d83c69b7f3339418b101da23fbcaee7d326bedaff677eceb25ab2_ppc64le",
"8Base-RHACM-2.6:rhacm2/governance-policy-spec-sync-rhel8@sha256:6849cf1b4dd883d5b4c0cf90a3adfb26cb59d03d3b892cee3669a32dd6b8dcc2_amd64",
"8Base-RHACM-2.6:rhacm2/governance-policy-spec-sync-rhel8@sha256:d06ffc621167aff31ecb0fa417b294ff0676fb00e4ef1c6cb0fb2aaf4b2561e0_arm64",
"8Base-RHACM-2.6:rhacm2/governance-policy-status-sync-rhel8@sha256:4c86e16f15aaf454e4e5ce5436e1db27a5f8a55f573c3eaf02e4786fe52edfc8_arm64",
"8Base-RHACM-2.6:rhacm2/governance-policy-status-sync-rhel8@sha256:cf6a75d94f50dd063e939aee18756c767cba43f4e1e62a9c2f2b764ac6f43746_s390x",
"8Base-RHACM-2.6:rhacm2/governance-policy-status-sync-rhel8@sha256:e072b615eeffff80a94831e58c70980684c1ec4bd972844b25b157eb7ed5937f_ppc64le",
"8Base-RHACM-2.6:rhacm2/governance-policy-status-sync-rhel8@sha256:fffe971caa2e911d9c972c0e88712ff431d34c63dbe74e25f1cababa50ea7417_amd64",
"8Base-RHACM-2.6:rhacm2/governance-policy-template-sync-rhel8@sha256:10bc1a3833599a593a058e804de67e92888ed779fd0000928d4a70b6c7d5c1c2_amd64",
"8Base-RHACM-2.6:rhacm2/governance-policy-template-sync-rhel8@sha256:5c17f979f47840a879059ad83de12f0756889564a17190ba4438a7632c999bb1_arm64",
"8Base-RHACM-2.6:rhacm2/governance-policy-template-sync-rhel8@sha256:848bce8007de7714afc8c755b5f0c3cdf5eb6b1d259811c947bc295924539a0e_ppc64le",
"8Base-RHACM-2.6:rhacm2/governance-policy-template-sync-rhel8@sha256:95439f7e18fa87601d5860cbd9ca5f0738786e30a629d23788fd5fe33d694c66_s390x",
"8Base-RHACM-2.6:rhacm2/grafana-dashboard-loader-rhel8@sha256:1f5c1b2cffebf069859e95d0e722cb293f8c176bf5c5873bb9517c96b26c2e10_arm64",
"8Base-RHACM-2.6:rhacm2/grafana-dashboard-loader-rhel8@sha256:5223158a122658bafbd853c596cdc1f7bd7a0e4fdd82b1c3668ac84adeae9f24_s390x",
"8Base-RHACM-2.6:rhacm2/grafana-dashboard-loader-rhel8@sha256:561f1f05925cfe3c5f0f8a9b7475be4bbab183b5611ecfe09b090d80fa4bc2fe_amd64",
"8Base-RHACM-2.6:rhacm2/grafana-dashboard-loader-rhel8@sha256:734270221ec4a516e7eb77f2ec3a753384242116aa70320a1dbe969e915af1df_ppc64le",
"8Base-RHACM-2.6:rhacm2/iam-policy-controller-rhel8@sha256:2827e5f485213f92e2d0092187f3976dd6fe598e39b5cf2212d48c3a44c34b13_arm64",
"8Base-RHACM-2.6:rhacm2/iam-policy-controller-rhel8@sha256:8ca9e80365c76b66b2de3924fc50a5912e606042c704b02cb174a4b8bd3927c4_amd64",
"8Base-RHACM-2.6:rhacm2/iam-policy-controller-rhel8@sha256:c5069e76a900aa300102a0ae54ecbc12c0ac31abfeed8656ee60a949daef79c3_s390x",
"8Base-RHACM-2.6:rhacm2/iam-policy-controller-rhel8@sha256:ca05e79e5508924af71f323c13f664770d8dd4eb61ecf0894e4f9a81f7a1b402_ppc64le",
"8Base-RHACM-2.6:rhacm2/insights-client-rhel8@sha256:02cacfec60c80b9228e8b18949751de867f974ea6b1172129096e64e949c0598_amd64",
"8Base-RHACM-2.6:rhacm2/insights-client-rhel8@sha256:2b14036d0291e54c3191682de2ea875a78d78c35b2791a5a113ba1a8920f0621_ppc64le",
"8Base-RHACM-2.6:rhacm2/insights-client-rhel8@sha256:d4c05f641de8fd0753d63cc6d5b62464d3d6a87d601514e87ef2e40bbe7b01b6_s390x",
"8Base-RHACM-2.6:rhacm2/insights-client-rhel8@sha256:e15c410b693b34f49869d037ebb5584384fcdf88114b7a94967ca09f1361a5f3_arm64",
"8Base-RHACM-2.6:rhacm2/insights-metrics-rhel8@sha256:67aa55bb65685395ad2773e7459dff5fbccdeedcf9e56ec2722d8f5c919eae89_s390x",
"8Base-RHACM-2.6:rhacm2/insights-metrics-rhel8@sha256:6c54e08f5f6c2cae41a5e108e1019ff6522af8f69d666e22eb4631cd83b85917_amd64",
"8Base-RHACM-2.6:rhacm2/insights-metrics-rhel8@sha256:88d9b7246aa75cb2c88ccb7f2f1202fc465be0f2d89e59f1d2259f69ada56d9d_arm64",
"8Base-RHACM-2.6:rhacm2/insights-metrics-rhel8@sha256:bad98fe71638d7346f31ea45f6063ec970bf90844bb5c5dc5f917bb0f0099899_ppc64le",
"8Base-RHACM-2.6:rhacm2/klusterlet-addon-controller-rhel8@sha256:22e510955af3fa736b7306c387f44b5f15f5f9a7a006c6587e06d5d8602cc2f0_s390x",
"8Base-RHACM-2.6:rhacm2/klusterlet-addon-controller-rhel8@sha256:55bc86326f992cc4f4401b93f90cdd2baa6728015ffaf6168f2d46ae43c70cf4_ppc64le",
"8Base-RHACM-2.6:rhacm2/klusterlet-addon-controller-rhel8@sha256:8dd7f47af047fb899c7fcbad61cb8f38da45990cac186f9235aec3e4e7de25e9_amd64",
"8Base-RHACM-2.6:rhacm2/klusterlet-addon-controller-rhel8@sha256:bdb97eb5bb0e8f59edf0d389fb07c45171e728dc8b4d2bdacd785193b46ec03b_arm64",
"8Base-RHACM-2.6:rhacm2/kube-rbac-proxy-rhel8@sha256:11a353ee9da6cc843d5f346f4fa51681d13318e2e61fc4d1a3f63406eb175260_s390x",
"8Base-RHACM-2.6:rhacm2/kube-rbac-proxy-rhel8@sha256:31757f3e3bb08b4e49e54694b18b3cf327637be20535482b2df1345b17444dda_amd64",
"8Base-RHACM-2.6:rhacm2/kube-rbac-proxy-rhel8@sha256:b2c0b7414d0fc36a49cbdc5a56b25dd62aac18defc2defbd9c1895cd13a5e716_arm64",
"8Base-RHACM-2.6:rhacm2/kube-rbac-proxy-rhel8@sha256:dbd816d503e9beb58622604432eb415419e893627eb95c1ceeb8ff5bda7d6335_ppc64le",
"8Base-RHACM-2.6:rhacm2/kube-state-metrics-rhel8@sha256:53246a6df1f0880d94ed2644fa4366e3e2108b6fa8a51745af87785346ce5304_s390x",
"8Base-RHACM-2.6:rhacm2/kube-state-metrics-rhel8@sha256:5f2393bceefffb32240043b6722aa73d31fc8133cc2666fcf5eb8d33794bc54f_arm64",
"8Base-RHACM-2.6:rhacm2/kube-state-metrics-rhel8@sha256:c792c043462281cde7c93bd8e2136f62ca17d072e7f466353f37de8e5f5dc949_ppc64le",
"8Base-RHACM-2.6:rhacm2/kube-state-metrics-rhel8@sha256:e6b1d24b56e6973eee1569e351db6637ca67e1d6cd124adb845cbf6e35a4f6af_amd64",
"8Base-RHACM-2.6:rhacm2/management-ingress-rhel8@sha256:07238998d21204cd8f25dc63e6dbde20a2dd25c3b96609729306db6c63a0fca4_arm64",
"8Base-RHACM-2.6:rhacm2/management-ingress-rhel8@sha256:0d2665d19a8753c6269f594b68b067cd62a402404287e6416543c1af2d7d3cf4_ppc64le",
"8Base-RHACM-2.6:rhacm2/management-ingress-rhel8@sha256:6917d018e53aabb6f5402f02000aedd2e5cf71bcc84562e0fc7d7c87049f4b67_amd64",
"8Base-RHACM-2.6:rhacm2/management-ingress-rhel8@sha256:73b0444bd91a1dade3b7e76245ac8d6cb568929bba321b8c86c269d6f542ac3b_s390x",
"8Base-RHACM-2.6:rhacm2/memcached-exporter-rhel8@sha256:7d85dd62346a647d22202baa0f8d405b2aaf9a7174b38e5d29df2e03530009c3_s390x",
"8Base-RHACM-2.6:rhacm2/memcached-exporter-rhel8@sha256:9635616c8f058e67d557201147904b05f8b49938f63fb2b0239dfca883f61685_arm64",
"8Base-RHACM-2.6:rhacm2/memcached-exporter-rhel8@sha256:9e91ecec92ec0df8b72beb6040f39d9a25b0bfad844e92ea34cc2d648d221d22_ppc64le",
"8Base-RHACM-2.6:rhacm2/memcached-exporter-rhel8@sha256:c773b9a2fffcd549d4936054260f655c78da603957826d6bad4e8567a213ad10_amd64",
"8Base-RHACM-2.6:rhacm2/memcached-rhel8@sha256:584f8c4a9a1b75fc71948a98add560d4fe3d936ee46ac791f32121dbadf8c7d2_ppc64le",
"8Base-RHACM-2.6:rhacm2/memcached-rhel8@sha256:59b3ce3f3f4459c97cfffee5e20830d70f8a69198b5fab271e6c478d615c46d3_arm64",
"8Base-RHACM-2.6:rhacm2/memcached-rhel8@sha256:6f458c76757203b28434f871027c6a466a73d246ceb5bfac8793ad1896a672ab_amd64",
"8Base-RHACM-2.6:rhacm2/memcached-rhel8@sha256:e34722fd656e3205dcdb565b0ab68e9971174c11f125dbfff3bf82e1e21f3a76_s390x",
"8Base-RHACM-2.6:rhacm2/metrics-collector-rhel8@sha256:3a81a018b939752543e78c2d68d1436b851be2256b88c3e66cd506ae1d8f4c9c_ppc64le",
"8Base-RHACM-2.6:rhacm2/metrics-collector-rhel8@sha256:6a3e0c36c123c9dc54759655d9148f580abada501034914863a6528ded19ef34_amd64",
"8Base-RHACM-2.6:rhacm2/metrics-collector-rhel8@sha256:7991f484f97b9951f27f70e67d5db0850c4189ee86db8406cdda961a9beb06f0_arm64",
"8Base-RHACM-2.6:rhacm2/metrics-collector-rhel8@sha256:fa08b9bf3fd334738984e150ba5bfd2e005374752f3112340b65f6434eacd057_s390x",
"8Base-RHACM-2.6:rhacm2/multicloud-integrations-rhel8@sha256:2bcbf9a565f3c566061325aca3174ec755b5c94a28612718a3f1563db317273e_ppc64le",
"8Base-RHACM-2.6:rhacm2/multicloud-integrations-rhel8@sha256:6813ccd43a1aecd1aaf4d5d4b1620fd63bbca00b736100189ff91246bf3bc36b_arm64",
"8Base-RHACM-2.6:rhacm2/multicloud-integrations-rhel8@sha256:db89ef3686570526afdb2b79fd698aca5dc50c633009760f1748fb9fd506067b_amd64",
"8Base-RHACM-2.6:rhacm2/multicloud-integrations-rhel8@sha256:db8bc27937802c5d8fff769b9c93c8a01411629d199adbc39235e721d6468b30_s390x",
"8Base-RHACM-2.6:rhacm2/multicluster-observability-rhel8-operator@sha256:434db0ca203b14b899fff9b7a2a5b975de852ea29620a828f29246448aba873c_ppc64le",
"8Base-RHACM-2.6:rhacm2/multicluster-observability-rhel8-operator@sha256:876bfa63b0e13833eaeadb7c6a0481f1d7970b283f69ece4d81c99985f4dd161_arm64",
"8Base-RHACM-2.6:rhacm2/multicluster-observability-rhel8-operator@sha256:d23f208e020d42bc095011d423146e2da35b2bc85b844911bde2f4edf696bdca_amd64",
"8Base-RHACM-2.6:rhacm2/multicluster-observability-rhel8-operator@sha256:f29581baf5277588d2e4cd01380ecf46e3c97a2f17ade01b048f75c29f18d62c_s390x",
"8Base-RHACM-2.6:rhacm2/multicluster-operators-application-rhel8@sha256:1952d422bd7ba42323711faba59244c449293cc92502e350460fee07c0e3b34a_ppc64le",
"8Base-RHACM-2.6:rhacm2/multicluster-operators-application-rhel8@sha256:566a60f630ec346eced3106ec072963d1b9f9d300e7d4cee6af6dc0d590a3937_s390x",
"8Base-RHACM-2.6:rhacm2/multicluster-operators-application-rhel8@sha256:724dd9f4a5e4acd061206ca2ea57c329210ade5135dbdf941b8d7e720daa4f10_arm64",
"8Base-RHACM-2.6:rhacm2/multicluster-operators-application-rhel8@sha256:ace8895fc62c1394dfa7854fd9ce3e14ef859e989255f70dc9a5a3d9bcd514c0_amd64",
"8Base-RHACM-2.6:rhacm2/multicluster-operators-channel-rhel8@sha256:1ebe6504a6a58f39f93952bf1c135ea58ff77e65c5b8ba73c7ad6295e66a1b45_s390x",
"8Base-RHACM-2.6:rhacm2/multicluster-operators-channel-rhel8@sha256:557cc962d0b10d80a9dea7adce387ea28fb4199a02fa8546645ab2cacbf28b88_ppc64le",
"8Base-RHACM-2.6:rhacm2/multicluster-operators-channel-rhel8@sha256:82526c7c046325bde1dfa0a47b58b773355f00bc95c23be75105e7255e7bddd2_arm64",
"8Base-RHACM-2.6:rhacm2/multicluster-operators-channel-rhel8@sha256:85e20d97f28e43668c2790bd6e0adbc598d01f9fab849761fb96d7a5c4946a87_amd64",
"8Base-RHACM-2.6:rhacm2/multicluster-operators-subscription-rhel8@sha256:7310f31faae367a363c27a7236b562bbfe8381a352fce906279590bac11571d2_ppc64le",
"8Base-RHACM-2.6:rhacm2/multicluster-operators-subscription-rhel8@sha256:7676d33b9be36ca6660d3aed888fdffcf270fcf82258ed9531e2746a3d27610c_s390x",
"8Base-RHACM-2.6:rhacm2/multicluster-operators-subscription-rhel8@sha256:e718d5abef58365d547ef73828a26adff5b6cef1bf935aa7c27f12f604b50337_amd64",
"8Base-RHACM-2.6:rhacm2/multicluster-operators-subscription-rhel8@sha256:f58aff87d1efb64417c6976f6772a464e54beefe847f50a141726b7a1a6a293a_arm64",
"8Base-RHACM-2.6:rhacm2/multiclusterhub-repo-rhel8@sha256:03222a9dd6eca9cf44932a0ff1bf89bd9d2d29683f1ebb0d0aa49171b77a4963_ppc64le",
"8Base-RHACM-2.6:rhacm2/multiclusterhub-repo-rhel8@sha256:881b8c3b19918affd478c0ad0c73dff96dd28f5c1dfddb86472b42e422fa25b6_amd64",
"8Base-RHACM-2.6:rhacm2/multiclusterhub-repo-rhel8@sha256:9de94ea1f83ec8b7257c7b2befc1485ed9cc40c9ef3600c4c4c50934e708cf9d_s390x",
"8Base-RHACM-2.6:rhacm2/multiclusterhub-repo-rhel8@sha256:a45ed68e7d3ac89d17eaf06445cabfc19a9ce85a42f116d75028d6acd18a322b_arm64",
"8Base-RHACM-2.6:rhacm2/multiclusterhub-rhel8@sha256:48d1fa8bc5f6a4d8349c41126301bd86d12836384f336881ecb71bd79f84ae93_ppc64le",
"8Base-RHACM-2.6:rhacm2/multiclusterhub-rhel8@sha256:a33e91fb763a2f0894433bce31bd44229e7d5f5c53d36c6b6f643807a45c110b_arm64",
"8Base-RHACM-2.6:rhacm2/multiclusterhub-rhel8@sha256:d6e126cbdd3cfbcdee04b093389ca1b07ac8038da96060051ed94e1eeacc6d92_s390x",
"8Base-RHACM-2.6:rhacm2/multiclusterhub-rhel8@sha256:ecf12158a2d8802b4c7efd6b336ff36c1e002223b1d385a40fbef638d5e4aa21_amd64",
"8Base-RHACM-2.6:rhacm2/node-exporter-rhel8@sha256:14d23638efff3c30661c9a5f3ddb6ab0c7a9d162de1176dd9565cf49dfa4b9c5_amd64",
"8Base-RHACM-2.6:rhacm2/node-exporter-rhel8@sha256:533005e1608de68a09e53599de3f30990db95cb923794bab9ae9e3bc1a8b6baf_arm64",
"8Base-RHACM-2.6:rhacm2/node-exporter-rhel8@sha256:99eef3491c7092afa14179b9a9d39dd8fbfb3c9bb61759d678af5d91ac23e59d_s390x",
"8Base-RHACM-2.6:rhacm2/node-exporter-rhel8@sha256:e200d4e1802cce7fce32b1e0dc5c3220b6f6477b73b3a2d8ea26a5a42d63f46b_ppc64le",
"8Base-RHACM-2.6:rhacm2/observatorium-rhel8-operator@sha256:092e3437e6d38b2bf676d7fb67ad672e3ef03440017b5af7c1ebd2beb3f437eb_amd64",
"8Base-RHACM-2.6:rhacm2/observatorium-rhel8-operator@sha256:8cf076bfb049d1aabd00040ee65f0fedd590f0dd448c7561de494093a915b397_ppc64le",
"8Base-RHACM-2.6:rhacm2/observatorium-rhel8-operator@sha256:e69987a64fdbf873d4b19d8626c0c5e99dd13d7c95446850559be966dae45ad0_arm64",
"8Base-RHACM-2.6:rhacm2/observatorium-rhel8-operator@sha256:f0bf89eaea6b7afc2d08c77bd40dfba581f91f462f5ec3d70473b332ca6f781c_s390x",
"8Base-RHACM-2.6:rhacm2/observatorium-rhel8@sha256:0686cfddd61737f7e7eb4f0c011397277394559edac3bb947c0969e302686dd5_ppc64le",
"8Base-RHACM-2.6:rhacm2/observatorium-rhel8@sha256:8f2f3732600235f66c406b6121ac37979f52572ce90353b6e099be7b74406251_amd64",
"8Base-RHACM-2.6:rhacm2/observatorium-rhel8@sha256:9e1fccc5b17865a6d7baaa1a15cb50f47d80a14b0a7bcbd94c12f0ddcaaf1b28_s390x",
"8Base-RHACM-2.6:rhacm2/observatorium-rhel8@sha256:bdd89a1051c8f21e7d81ff80c96731a0eaa7d15c320ab1e6b1dc3f6babd42598_arm64",
"8Base-RHACM-2.6:rhacm2/prometheus-alertmanager-rhel8@sha256:0860b7aa5e8b07792ad7f5d5c0654e23e9da8eedd4b9f509caea616dcfa97d69_amd64",
"8Base-RHACM-2.6:rhacm2/prometheus-alertmanager-rhel8@sha256:624895d8579ef6f3e5b17558a30775790ec6f00701f8c5cdfa315292d7f9e867_s390x",
"8Base-RHACM-2.6:rhacm2/prometheus-alertmanager-rhel8@sha256:6d09865a228cdbbc6d1ac13042c3c00f0bd086f6dc181dfa3cdf8c7f9d826b9e_arm64",
"8Base-RHACM-2.6:rhacm2/prometheus-alertmanager-rhel8@sha256:c69fee848d21346a271972e89d91898eac9fec27d598d98ffa004ca8d1b53270_ppc64le",
"8Base-RHACM-2.6:rhacm2/prometheus-rhel8@sha256:52cea7c27de23e3358030b09f22b962723c523a940f8e2043edc298c907d761c_arm64",
"8Base-RHACM-2.6:rhacm2/prometheus-rhel8@sha256:67e0fadfbb4d99a60435ed12b470772b38ace4ca815fe73da68eb3c826e200fc_ppc64le",
"8Base-RHACM-2.6:rhacm2/prometheus-rhel8@sha256:e8241b1d852d605b44ecfcc552cb0f905f72e8a17c8d228162b40c19388f5176_s390x",
"8Base-RHACM-2.6:rhacm2/prometheus-rhel8@sha256:ed0cc13e79949436d29a7ad0b41b189744a177ea27545fd5eb9b4f71e87bd0eb_amd64",
"8Base-RHACM-2.6:rhacm2/rbac-query-proxy-rhel8@sha256:29c76a37497f212aed280e2bf16ef45fb3785fb4649ce17b7fe9d653a79e2112_arm64",
"8Base-RHACM-2.6:rhacm2/rbac-query-proxy-rhel8@sha256:475a45884a51127722030226ff9a5f0752c98574c41eb61796aece5e702346a3_ppc64le",
"8Base-RHACM-2.6:rhacm2/rbac-query-proxy-rhel8@sha256:582301b10af0b966ae7d5e130cb0e5f96e7912dc66b4108e0d6078656ca80604_amd64",
"8Base-RHACM-2.6:rhacm2/rbac-query-proxy-rhel8@sha256:f1c7de85a44c03f48a6f62ba1d7d650f0b06e0f502cecff1512ad637b5bc1c27_s390x",
"8Base-RHACM-2.6:rhacm2/redisgraph-tls-rhel8@sha256:128279a656bfbde6c2c052766d63a1de6a06d8bea2707813c64396c2ae382478_amd64",
"8Base-RHACM-2.6:rhacm2/redisgraph-tls-rhel8@sha256:35927ca6e6e9c8d420c499a0c8ad37c4297ba19743d550f489d3e66482275a49_arm64",
"8Base-RHACM-2.6:rhacm2/redisgraph-tls-rhel8@sha256:4696baed553266682ba2b54d3bf683d2ff1241b625de5ec54a45c1b2c5f96243_s390x",
"8Base-RHACM-2.6:rhacm2/redisgraph-tls-rhel8@sha256:d722f2ffab1f58bbaf3c62ef71dbf7e6c4023e6ab17690f1049075a321d0b1ac_ppc64le",
"8Base-RHACM-2.6:rhacm2/search-aggregator-rhel8@sha256:2b5f372c1c73c4de587b5a4388d95b8cc553fc56af446fcefa0e14c6d980b6b3_ppc64le",
"8Base-RHACM-2.6:rhacm2/search-aggregator-rhel8@sha256:38fceeedc0672def1c2cf42bb6743ae726e77d9f7352d002b3fc688c6d551852_amd64",
"8Base-RHACM-2.6:rhacm2/search-aggregator-rhel8@sha256:6a915335bcebb0884fc72df2dfee97c74d42c035864b960e1c800fa6c5f8d93c_arm64",
"8Base-RHACM-2.6:rhacm2/search-aggregator-rhel8@sha256:752decaefc38aa009f54201b38d4ab26d9b4020caec649d9b1f1564f56c47c2a_s390x",
"8Base-RHACM-2.6:rhacm2/search-api-rhel8@sha256:37eea70d5b1c89c25372dcea8c8c03e1e0a9af1b5a06f3b0706ba776ae8847c1_amd64",
"8Base-RHACM-2.6:rhacm2/search-api-rhel8@sha256:7400088d206592eb29cd86182909626262c9b2a99f017811fcc9d8a753c39009_arm64",
"8Base-RHACM-2.6:rhacm2/search-api-rhel8@sha256:aa8ea0deabc39a068f3f6ce9fa6334e44fc507355009a9bff448e742156ec203_ppc64le",
"8Base-RHACM-2.6:rhacm2/search-api-rhel8@sha256:b4d2d39c2b3b736987f1e888b858d52a7ebd9f8d0cebd3bdef8c59f6e3e41725_s390x",
"8Base-RHACM-2.6:rhacm2/search-collector-rhel8@sha256:0174699ec75fcda08892b4e72b674df989af51ea5f04de57a62c2a85a3c08f4f_arm64",
"8Base-RHACM-2.6:rhacm2/search-collector-rhel8@sha256:5a29a9805b8d20969cba86da11a9de8176a3172df361aec5fae136a4271de308_amd64",
"8Base-RHACM-2.6:rhacm2/search-collector-rhel8@sha256:be7eed9ad9502bcc294081f7e2098fc4f8411c912c34fe63479b5b770d06caca_s390x",
"8Base-RHACM-2.6:rhacm2/search-collector-rhel8@sha256:c467c1d7ceaf5281077f7fe8ff1c1c4cffe325132890a3ab9b96ea5db2e2c930_ppc64le",
"8Base-RHACM-2.6:rhacm2/search-rhel8@sha256:2135cd20bb7ebbf48499992fe46a928e28fc78c86e360633ea09054520c42539_ppc64le",
"8Base-RHACM-2.6:rhacm2/search-rhel8@sha256:3a7a31974210e21a3faed9b57a75b970c70ac41d9662b884d4ce67275f756fc7_arm64",
"8Base-RHACM-2.6:rhacm2/search-rhel8@sha256:6e6a19f1440e4eb15a8206e18f7f4dde3e1a5c6518944571d09923d116d3f04e_amd64",
"8Base-RHACM-2.6:rhacm2/search-rhel8@sha256:e6ed3e65f0d49b3c6b0e3e97593a8fae4d453f3aecf8d7829c0d25c68bc91ea1_s390x",
"8Base-RHACM-2.6:rhacm2/submariner-addon-rhel8@sha256:7b80d01371f551df506bd0c56df6829845bfce497ff01cc44b68f172ed5399b4_ppc64le",
"8Base-RHACM-2.6:rhacm2/submariner-addon-rhel8@sha256:934c560bc786015c694e9cffbae8e86f631b3331d62f5a547931446dae82f8c3_s390x",
"8Base-RHACM-2.6:rhacm2/submariner-addon-rhel8@sha256:b467881f4028a89a9e79ba93da719845db576f47a04ae6e569c2317be5594b29_arm64",
"8Base-RHACM-2.6:rhacm2/submariner-addon-rhel8@sha256:fc5592d42e4aca70288448d174511b922ece7f8cb4b41c6a36195c3a4a60aa36_amd64",
"8Base-RHACM-2.6:rhacm2/thanos-receive-controller-rhel8@sha256:21f2626c10c4fb61b37e6ca4ab574186b423f155fbc5cfef3e894fff04cc270e_ppc64le",
"8Base-RHACM-2.6:rhacm2/thanos-receive-controller-rhel8@sha256:c357074958324fc5d602cdcf1cba285bf8582e0b36af79a8f6211bb0dfb77a10_amd64",
"8Base-RHACM-2.6:rhacm2/thanos-receive-controller-rhel8@sha256:d9ac8e67d6d9858b16dd9d1d49c1dd904aa22a7b618e5d33292344faced9c0d3_arm64",
"8Base-RHACM-2.6:rhacm2/thanos-receive-controller-rhel8@sha256:e3b840a7833680170f9e9ca52309552c584935a68c75cc71e6d576b104dc01c8_s390x",
"8Base-RHACM-2.6:rhacm2/thanos-rhel8@sha256:453c525197ccfe1f866af70ca2e7f3deb6f98d0b98c09b602b4fa1368787213d_amd64",
"8Base-RHACM-2.6:rhacm2/thanos-rhel8@sha256:4b3b45ad0b564360c245d20b1540c2398c9606cf8684275e4ee071c591357929_arm64",
"8Base-RHACM-2.6:rhacm2/thanos-rhel8@sha256:7e43ba8f47ec54b5f86d13c81b67b044176530b63b5ae3f40332fc975cc6b21f_s390x",
"8Base-RHACM-2.6:rhacm2/thanos-rhel8@sha256:faaa00c0af80c781a7c610616153a3cd1dc1b20637934c3a243a2e9664ba0ee5_ppc64le"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2022-30631"
},
{
"category": "external",
"summary": "RHBZ#2107342",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2107342"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2022-30631",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-30631"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2022-30631",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2022-30631"
},
{
"category": "external",
"summary": "https://go.dev/issue/53168",
"url": "https://go.dev/issue/53168"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-announce/c/nqrv9fbR0zE",
"url": "https://groups.google.com/g/golang-announce/c/nqrv9fbR0zE"
}
],
"release_date": "2022-07-12T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2022-09-06T22:27:58+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.6/html-single/install/index#installing",
"product_ids": [
"8Base-RHACM-2.6:rhacm2/acm-governance-policy-addon-controller-rhel8@sha256:615ab5d9542759d921634737709e84a8e65d003ea136e5d22858d380225fd177_amd64",
"8Base-RHACM-2.6:rhacm2/acm-governance-policy-addon-controller-rhel8@sha256:958b729d30f10b9c121e68ac8ede2054ed29cc52a9a7d6df0537ed221aa74358_s390x",
"8Base-RHACM-2.6:rhacm2/acm-governance-policy-addon-controller-rhel8@sha256:b5bef941b4e0b5b3529ca5b2311c85295b9f6d12e482a9cbdad691c2406541f1_ppc64le",
"8Base-RHACM-2.6:rhacm2/acm-governance-policy-addon-controller-rhel8@sha256:f6194b9056d77e54f3c74caa9eab87bd1df1818d082fc807229d1c44ec6c88c4_arm64",
"8Base-RHACM-2.6:rhacm2/acm-grafana-rhel8@sha256:45616ed43b53d3a83e65828118f09430396f5bcb0566ae3a65d937b59f0d873e_s390x",
"8Base-RHACM-2.6:rhacm2/acm-grafana-rhel8@sha256:8c48441cfa850ea1274932e94da0831618c10f91022619c779304501a75fb161_amd64",
"8Base-RHACM-2.6:rhacm2/acm-grafana-rhel8@sha256:cc1c196b19c5fd8f313c6136359cc9dd37b5f59d32a581b10cf89b80b7d0cbf4_arm64",
"8Base-RHACM-2.6:rhacm2/acm-grafana-rhel8@sha256:cdf24e68e50be1350566243f6d2cb1403d09ab68e5fed39ea6c56212e42b90f1_ppc64le",
"8Base-RHACM-2.6:rhacm2/acm-must-gather-rhel8@sha256:1457ff5cfd61611fdc968d4af5b020d835e107b97932c7ba7b3f5ed4cbd0e39f_ppc64le",
"8Base-RHACM-2.6:rhacm2/acm-must-gather-rhel8@sha256:39842906b3846418bc31098e2abad08210118d86aa683e9e5fd04a97822df22d_arm64",
"8Base-RHACM-2.6:rhacm2/acm-must-gather-rhel8@sha256:8a69add2d90a1e094de8510052b683e1765153da75e316ad7778499af0c5ddf9_s390x",
"8Base-RHACM-2.6:rhacm2/acm-must-gather-rhel8@sha256:dca91134a2c1c33c736afcd4c9373749448641385f39162c74e115691289e843_amd64",
"8Base-RHACM-2.6:rhacm2/acm-operator-bundle@sha256:0eac6124f59492d09c1ae650025d59ea0e8547d9f9c832cb9607b09254ff6ddd_s390x",
"8Base-RHACM-2.6:rhacm2/acm-operator-bundle@sha256:1cbcd58a4c23e4c89a6a0509f78802a5aa21205db2784ebc9772b99a3917b183_arm64",
"8Base-RHACM-2.6:rhacm2/acm-operator-bundle@sha256:997aaee36f0bed47e231925a3f2c2ecc503410e54b35727f035c72477f3d1944_ppc64le",
"8Base-RHACM-2.6:rhacm2/acm-operator-bundle@sha256:ce699187f250b93976b8063228ac12d11c6c8f6baba69ba4ed17a38730e84eb3_amd64",
"8Base-RHACM-2.6:rhacm2/acm-prometheus-config-reloader-rhel8@sha256:693a77a9324d6c7f0e69bd9d5725b51f3e429972f1e67469e93648cb347eae84_arm64",
"8Base-RHACM-2.6:rhacm2/acm-prometheus-config-reloader-rhel8@sha256:89757e804d5df2b5eeeb1191b599c3acb9e75f61170f888095302830d6de0582_s390x",
"8Base-RHACM-2.6:rhacm2/acm-prometheus-config-reloader-rhel8@sha256:8e45e1fd7342d7525b118f01794cac1f4a8662def5f2a06336b698db2e268742_amd64",
"8Base-RHACM-2.6:rhacm2/acm-prometheus-config-reloader-rhel8@sha256:ce1c17b34b7aac2e990dc0efe40f4406e73f727b2c7bfe109eded849de753f1a_ppc64le",
"8Base-RHACM-2.6:rhacm2/acm-prometheus-rhel8@sha256:728606d96dd9e0fc2e7810e092e10ee071ec36598c990c8252beccace59a679e_amd64",
"8Base-RHACM-2.6:rhacm2/acm-prometheus-rhel8@sha256:b457d0b95d88c5dd0aac87492cbca40a9d7c2074002ad110f52d562f0c5d0797_arm64",
"8Base-RHACM-2.6:rhacm2/acm-prometheus-rhel8@sha256:f34d2569033bfb1d173342264f090f46d80f7843d52704a7ce9e9eb9de2f5abb_s390x",
"8Base-RHACM-2.6:rhacm2/acm-prometheus-rhel8@sha256:f720e0a94bfe7ed5d812819a3e77cc0581be102970127d8c0d4aa06a05edbf3d_ppc64le",
"8Base-RHACM-2.6:rhacm2/acm-volsync-addon-controller-rhel8@sha256:17ccd6b924b36ab14e3ca5f5331ba7e4c86f8cb64304640d58c3ee6b76edbcaf_ppc64le",
"8Base-RHACM-2.6:rhacm2/acm-volsync-addon-controller-rhel8@sha256:27079308ea87e35564cc3089c65eae68d63880a3bb093ca64d1678a68b60fcec_amd64",
"8Base-RHACM-2.6:rhacm2/acm-volsync-addon-controller-rhel8@sha256:9eabaac2df91aeef613d6973669d07298f2159c6a6e0c9f294623f7b1a10bc08_s390x",
"8Base-RHACM-2.6:rhacm2/acm-volsync-addon-controller-rhel8@sha256:f7abdf1756bc0ff2ebf02fee0469a8b9eeabe1fa8cafdd21c6e8f958155b70bb_arm64",
"8Base-RHACM-2.6:rhacm2/cert-policy-controller-rhel8@sha256:017c1e663827a3b55d70badd3ed979b5d1831252c49d671897a85a75afaa5bb0_s390x",
"8Base-RHACM-2.6:rhacm2/cert-policy-controller-rhel8@sha256:0610778095974edf936602018281bf7a5e287ba9eca9f661a423e68bbe000e40_ppc64le",
"8Base-RHACM-2.6:rhacm2/cert-policy-controller-rhel8@sha256:a66d7d4ee1179f7fce639490f919d722db54eaa3118b4135078c33e6cbf91488_amd64",
"8Base-RHACM-2.6:rhacm2/cert-policy-controller-rhel8@sha256:d660befef0c8f7a4db7aa3b865545c9863d8f37e7ba4b8de4380185f82b208d4_arm64",
"8Base-RHACM-2.6:rhacm2/cluster-backup-rhel8-operator@sha256:1a749d0795972a9bfd5a00aa96c238a660673464be01b2aa9fd7a3aeead6ddf7_amd64",
"8Base-RHACM-2.6:rhacm2/cluster-backup-rhel8-operator@sha256:8915dbdc562e63441f79041bdf1176e46ce53e95418d133f0cd0c1ff79da48a2_arm64",
"8Base-RHACM-2.6:rhacm2/cluster-backup-rhel8-operator@sha256:995f225449b207da9a3cad175dac85b87eefb28ff5bae6a588f40fd79fbe12a1_ppc64le",
"8Base-RHACM-2.6:rhacm2/cluster-backup-rhel8-operator@sha256:f1255a76c6275a4b6a400c82e204a5112fff6fe87f71626f8f309763f6a5d9e4_s390x",
"8Base-RHACM-2.6:rhacm2/config-policy-controller-rhel8@sha256:3b2e0d850e8fc966ec80bff16df26002334744a96b81c7a7dfe222f1706a52e3_s390x",
"8Base-RHACM-2.6:rhacm2/config-policy-controller-rhel8@sha256:447f275bbde46d7fc173798ef5abc0a77a6780f0dffdc171786edbe00f27d8d8_ppc64le",
"8Base-RHACM-2.6:rhacm2/config-policy-controller-rhel8@sha256:61964a1a0ddf2e98bcf5249b7374235055ab85cc26663a8d9397c2b7f6fbb4c6_amd64",
"8Base-RHACM-2.6:rhacm2/config-policy-controller-rhel8@sha256:a3abaa3d0bf1d34fa9e40903a8713c439f5f7f751e775d32cbab308983064ce0_arm64",
"8Base-RHACM-2.6:rhacm2/console-rhel8@sha256:6c0f630ff57f6f423df6dbf4df9faad25089f9b391be35cb8bc9cd5211f94d67_arm64",
"8Base-RHACM-2.6:rhacm2/console-rhel8@sha256:8608aed6971299def3fbe749336727e84c69582664dedac3145b92ea24e62e4d_amd64",
"8Base-RHACM-2.6:rhacm2/console-rhel8@sha256:afa80ae8274db7fa6796c35980fc5df15889e94aff3361f6cda643e5a09da220_ppc64le",
"8Base-RHACM-2.6:rhacm2/console-rhel8@sha256:f06e4e3f62db52c6d7fa0bc1f289de773e18d076bc38612e1b0ddc85c76fde06_s390x",
"8Base-RHACM-2.6:rhacm2/endpoint-monitoring-rhel8-operator@sha256:060bcd658756a924b4ce4d202bd447a3254fc1f49af7d685dde8720f355cde8e_arm64",
"8Base-RHACM-2.6:rhacm2/endpoint-monitoring-rhel8-operator@sha256:091d66731c5fe8eba5646c6b2622bb38c074e202a8a4a7e906921673b60f0898_amd64",
"8Base-RHACM-2.6:rhacm2/endpoint-monitoring-rhel8-operator@sha256:80660eb7f3c068768b0ea04ff20f4539194c52427ffdab4626bf781aa3f2ca64_s390x",
"8Base-RHACM-2.6:rhacm2/endpoint-monitoring-rhel8-operator@sha256:d6204fcf04c83bac13232ec1602572ad5f22bb528537e591079dfa36152697ec_ppc64le",
"8Base-RHACM-2.6:rhacm2/governance-policy-propagator-rhel8@sha256:51be0f04938b60ed1dba60908bebd2000d78e4ade34757bae70a083c67d77e8e_arm64",
"8Base-RHACM-2.6:rhacm2/governance-policy-propagator-rhel8@sha256:9577701bf3c7aa00b99531d2c3842130abc6cd91c52c4a7ba040b705eeace4c7_s390x",
"8Base-RHACM-2.6:rhacm2/governance-policy-propagator-rhel8@sha256:bdc6c128628db86697af198430c5ae5c61c3e586c1a97187e4d4e852cec61e92_ppc64le",
"8Base-RHACM-2.6:rhacm2/governance-policy-propagator-rhel8@sha256:cc519319b9f4fe672144ebedd772ddf56d5de90e3c8f52c0fb9b55313f71a7b3_amd64",
"8Base-RHACM-2.6:rhacm2/governance-policy-spec-sync-rhel8@sha256:2c1905ae8a83e5598678457fd955cbc867453ed5836de6fcc182e4928df8bd67_s390x",
"8Base-RHACM-2.6:rhacm2/governance-policy-spec-sync-rhel8@sha256:4a8d30cc0e1d83c69b7f3339418b101da23fbcaee7d326bedaff677eceb25ab2_ppc64le",
"8Base-RHACM-2.6:rhacm2/governance-policy-spec-sync-rhel8@sha256:6849cf1b4dd883d5b4c0cf90a3adfb26cb59d03d3b892cee3669a32dd6b8dcc2_amd64",
"8Base-RHACM-2.6:rhacm2/governance-policy-spec-sync-rhel8@sha256:d06ffc621167aff31ecb0fa417b294ff0676fb00e4ef1c6cb0fb2aaf4b2561e0_arm64",
"8Base-RHACM-2.6:rhacm2/governance-policy-status-sync-rhel8@sha256:4c86e16f15aaf454e4e5ce5436e1db27a5f8a55f573c3eaf02e4786fe52edfc8_arm64",
"8Base-RHACM-2.6:rhacm2/governance-policy-status-sync-rhel8@sha256:cf6a75d94f50dd063e939aee18756c767cba43f4e1e62a9c2f2b764ac6f43746_s390x",
"8Base-RHACM-2.6:rhacm2/governance-policy-status-sync-rhel8@sha256:e072b615eeffff80a94831e58c70980684c1ec4bd972844b25b157eb7ed5937f_ppc64le",
"8Base-RHACM-2.6:rhacm2/governance-policy-status-sync-rhel8@sha256:fffe971caa2e911d9c972c0e88712ff431d34c63dbe74e25f1cababa50ea7417_amd64",
"8Base-RHACM-2.6:rhacm2/governance-policy-template-sync-rhel8@sha256:10bc1a3833599a593a058e804de67e92888ed779fd0000928d4a70b6c7d5c1c2_amd64",
"8Base-RHACM-2.6:rhacm2/governance-policy-template-sync-rhel8@sha256:5c17f979f47840a879059ad83de12f0756889564a17190ba4438a7632c999bb1_arm64",
"8Base-RHACM-2.6:rhacm2/governance-policy-template-sync-rhel8@sha256:848bce8007de7714afc8c755b5f0c3cdf5eb6b1d259811c947bc295924539a0e_ppc64le",
"8Base-RHACM-2.6:rhacm2/governance-policy-template-sync-rhel8@sha256:95439f7e18fa87601d5860cbd9ca5f0738786e30a629d23788fd5fe33d694c66_s390x",
"8Base-RHACM-2.6:rhacm2/grafana-dashboard-loader-rhel8@sha256:1f5c1b2cffebf069859e95d0e722cb293f8c176bf5c5873bb9517c96b26c2e10_arm64",
"8Base-RHACM-2.6:rhacm2/grafana-dashboard-loader-rhel8@sha256:5223158a122658bafbd853c596cdc1f7bd7a0e4fdd82b1c3668ac84adeae9f24_s390x",
"8Base-RHACM-2.6:rhacm2/grafana-dashboard-loader-rhel8@sha256:561f1f05925cfe3c5f0f8a9b7475be4bbab183b5611ecfe09b090d80fa4bc2fe_amd64",
"8Base-RHACM-2.6:rhacm2/grafana-dashboard-loader-rhel8@sha256:734270221ec4a516e7eb77f2ec3a753384242116aa70320a1dbe969e915af1df_ppc64le",
"8Base-RHACM-2.6:rhacm2/iam-policy-controller-rhel8@sha256:2827e5f485213f92e2d0092187f3976dd6fe598e39b5cf2212d48c3a44c34b13_arm64",
"8Base-RHACM-2.6:rhacm2/iam-policy-controller-rhel8@sha256:8ca9e80365c76b66b2de3924fc50a5912e606042c704b02cb174a4b8bd3927c4_amd64",
"8Base-RHACM-2.6:rhacm2/iam-policy-controller-rhel8@sha256:c5069e76a900aa300102a0ae54ecbc12c0ac31abfeed8656ee60a949daef79c3_s390x",
"8Base-RHACM-2.6:rhacm2/iam-policy-controller-rhel8@sha256:ca05e79e5508924af71f323c13f664770d8dd4eb61ecf0894e4f9a81f7a1b402_ppc64le",
"8Base-RHACM-2.6:rhacm2/insights-client-rhel8@sha256:02cacfec60c80b9228e8b18949751de867f974ea6b1172129096e64e949c0598_amd64",
"8Base-RHACM-2.6:rhacm2/insights-client-rhel8@sha256:2b14036d0291e54c3191682de2ea875a78d78c35b2791a5a113ba1a8920f0621_ppc64le",
"8Base-RHACM-2.6:rhacm2/insights-client-rhel8@sha256:d4c05f641de8fd0753d63cc6d5b62464d3d6a87d601514e87ef2e40bbe7b01b6_s390x",
"8Base-RHACM-2.6:rhacm2/insights-client-rhel8@sha256:e15c410b693b34f49869d037ebb5584384fcdf88114b7a94967ca09f1361a5f3_arm64",
"8Base-RHACM-2.6:rhacm2/insights-metrics-rhel8@sha256:67aa55bb65685395ad2773e7459dff5fbccdeedcf9e56ec2722d8f5c919eae89_s390x",
"8Base-RHACM-2.6:rhacm2/insights-metrics-rhel8@sha256:6c54e08f5f6c2cae41a5e108e1019ff6522af8f69d666e22eb4631cd83b85917_amd64",
"8Base-RHACM-2.6:rhacm2/insights-metrics-rhel8@sha256:88d9b7246aa75cb2c88ccb7f2f1202fc465be0f2d89e59f1d2259f69ada56d9d_arm64",
"8Base-RHACM-2.6:rhacm2/insights-metrics-rhel8@sha256:bad98fe71638d7346f31ea45f6063ec970bf90844bb5c5dc5f917bb0f0099899_ppc64le",
"8Base-RHACM-2.6:rhacm2/klusterlet-addon-controller-rhel8@sha256:22e510955af3fa736b7306c387f44b5f15f5f9a7a006c6587e06d5d8602cc2f0_s390x",
"8Base-RHACM-2.6:rhacm2/klusterlet-addon-controller-rhel8@sha256:55bc86326f992cc4f4401b93f90cdd2baa6728015ffaf6168f2d46ae43c70cf4_ppc64le",
"8Base-RHACM-2.6:rhacm2/klusterlet-addon-controller-rhel8@sha256:8dd7f47af047fb899c7fcbad61cb8f38da45990cac186f9235aec3e4e7de25e9_amd64",
"8Base-RHACM-2.6:rhacm2/klusterlet-addon-controller-rhel8@sha256:bdb97eb5bb0e8f59edf0d389fb07c45171e728dc8b4d2bdacd785193b46ec03b_arm64",
"8Base-RHACM-2.6:rhacm2/kube-rbac-proxy-rhel8@sha256:11a353ee9da6cc843d5f346f4fa51681d13318e2e61fc4d1a3f63406eb175260_s390x",
"8Base-RHACM-2.6:rhacm2/kube-rbac-proxy-rhel8@sha256:31757f3e3bb08b4e49e54694b18b3cf327637be20535482b2df1345b17444dda_amd64",
"8Base-RHACM-2.6:rhacm2/kube-rbac-proxy-rhel8@sha256:b2c0b7414d0fc36a49cbdc5a56b25dd62aac18defc2defbd9c1895cd13a5e716_arm64",
"8Base-RHACM-2.6:rhacm2/kube-rbac-proxy-rhel8@sha256:dbd816d503e9beb58622604432eb415419e893627eb95c1ceeb8ff5bda7d6335_ppc64le",
"8Base-RHACM-2.6:rhacm2/kube-state-metrics-rhel8@sha256:53246a6df1f0880d94ed2644fa4366e3e2108b6fa8a51745af87785346ce5304_s390x",
"8Base-RHACM-2.6:rhacm2/kube-state-metrics-rhel8@sha256:5f2393bceefffb32240043b6722aa73d31fc8133cc2666fcf5eb8d33794bc54f_arm64",
"8Base-RHACM-2.6:rhacm2/kube-state-metrics-rhel8@sha256:c792c043462281cde7c93bd8e2136f62ca17d072e7f466353f37de8e5f5dc949_ppc64le",
"8Base-RHACM-2.6:rhacm2/kube-state-metrics-rhel8@sha256:e6b1d24b56e6973eee1569e351db6637ca67e1d6cd124adb845cbf6e35a4f6af_amd64",
"8Base-RHACM-2.6:rhacm2/management-ingress-rhel8@sha256:07238998d21204cd8f25dc63e6dbde20a2dd25c3b96609729306db6c63a0fca4_arm64",
"8Base-RHACM-2.6:rhacm2/management-ingress-rhel8@sha256:0d2665d19a8753c6269f594b68b067cd62a402404287e6416543c1af2d7d3cf4_ppc64le",
"8Base-RHACM-2.6:rhacm2/management-ingress-rhel8@sha256:6917d018e53aabb6f5402f02000aedd2e5cf71bcc84562e0fc7d7c87049f4b67_amd64",
"8Base-RHACM-2.6:rhacm2/management-ingress-rhel8@sha256:73b0444bd91a1dade3b7e76245ac8d6cb568929bba321b8c86c269d6f542ac3b_s390x",
"8Base-RHACM-2.6:rhacm2/memcached-exporter-rhel8@sha256:7d85dd62346a647d22202baa0f8d405b2aaf9a7174b38e5d29df2e03530009c3_s390x",
"8Base-RHACM-2.6:rhacm2/memcached-exporter-rhel8@sha256:9635616c8f058e67d557201147904b05f8b49938f63fb2b0239dfca883f61685_arm64",
"8Base-RHACM-2.6:rhacm2/memcached-exporter-rhel8@sha256:9e91ecec92ec0df8b72beb6040f39d9a25b0bfad844e92ea34cc2d648d221d22_ppc64le",
"8Base-RHACM-2.6:rhacm2/memcached-exporter-rhel8@sha256:c773b9a2fffcd549d4936054260f655c78da603957826d6bad4e8567a213ad10_amd64",
"8Base-RHACM-2.6:rhacm2/memcached-rhel8@sha256:584f8c4a9a1b75fc71948a98add560d4fe3d936ee46ac791f32121dbadf8c7d2_ppc64le",
"8Base-RHACM-2.6:rhacm2/memcached-rhel8@sha256:59b3ce3f3f4459c97cfffee5e20830d70f8a69198b5fab271e6c478d615c46d3_arm64",
"8Base-RHACM-2.6:rhacm2/memcached-rhel8@sha256:6f458c76757203b28434f871027c6a466a73d246ceb5bfac8793ad1896a672ab_amd64",
"8Base-RHACM-2.6:rhacm2/memcached-rhel8@sha256:e34722fd656e3205dcdb565b0ab68e9971174c11f125dbfff3bf82e1e21f3a76_s390x",
"8Base-RHACM-2.6:rhacm2/metrics-collector-rhel8@sha256:3a81a018b939752543e78c2d68d1436b851be2256b88c3e66cd506ae1d8f4c9c_ppc64le",
"8Base-RHACM-2.6:rhacm2/metrics-collector-rhel8@sha256:6a3e0c36c123c9dc54759655d9148f580abada501034914863a6528ded19ef34_amd64",
"8Base-RHACM-2.6:rhacm2/metrics-collector-rhel8@sha256:7991f484f97b9951f27f70e67d5db0850c4189ee86db8406cdda961a9beb06f0_arm64",
"8Base-RHACM-2.6:rhacm2/metrics-collector-rhel8@sha256:fa08b9bf3fd334738984e150ba5bfd2e005374752f3112340b65f6434eacd057_s390x",
"8Base-RHACM-2.6:rhacm2/multicloud-integrations-rhel8@sha256:2bcbf9a565f3c566061325aca3174ec755b5c94a28612718a3f1563db317273e_ppc64le",
"8Base-RHACM-2.6:rhacm2/multicloud-integrations-rhel8@sha256:6813ccd43a1aecd1aaf4d5d4b1620fd63bbca00b736100189ff91246bf3bc36b_arm64",
"8Base-RHACM-2.6:rhacm2/multicloud-integrations-rhel8@sha256:db89ef3686570526afdb2b79fd698aca5dc50c633009760f1748fb9fd506067b_amd64",
"8Base-RHACM-2.6:rhacm2/multicloud-integrations-rhel8@sha256:db8bc27937802c5d8fff769b9c93c8a01411629d199adbc39235e721d6468b30_s390x",
"8Base-RHACM-2.6:rhacm2/multicluster-observability-rhel8-operator@sha256:434db0ca203b14b899fff9b7a2a5b975de852ea29620a828f29246448aba873c_ppc64le",
"8Base-RHACM-2.6:rhacm2/multicluster-observability-rhel8-operator@sha256:876bfa63b0e13833eaeadb7c6a0481f1d7970b283f69ece4d81c99985f4dd161_arm64",
"8Base-RHACM-2.6:rhacm2/multicluster-observability-rhel8-operator@sha256:d23f208e020d42bc095011d423146e2da35b2bc85b844911bde2f4edf696bdca_amd64",
"8Base-RHACM-2.6:rhacm2/multicluster-observability-rhel8-operator@sha256:f29581baf5277588d2e4cd01380ecf46e3c97a2f17ade01b048f75c29f18d62c_s390x",
"8Base-RHACM-2.6:rhacm2/multicluster-operators-application-rhel8@sha256:1952d422bd7ba42323711faba59244c449293cc92502e350460fee07c0e3b34a_ppc64le",
"8Base-RHACM-2.6:rhacm2/multicluster-operators-application-rhel8@sha256:566a60f630ec346eced3106ec072963d1b9f9d300e7d4cee6af6dc0d590a3937_s390x",
"8Base-RHACM-2.6:rhacm2/multicluster-operators-application-rhel8@sha256:724dd9f4a5e4acd061206ca2ea57c329210ade5135dbdf941b8d7e720daa4f10_arm64",
"8Base-RHACM-2.6:rhacm2/multicluster-operators-application-rhel8@sha256:ace8895fc62c1394dfa7854fd9ce3e14ef859e989255f70dc9a5a3d9bcd514c0_amd64",
"8Base-RHACM-2.6:rhacm2/multicluster-operators-channel-rhel8@sha256:1ebe6504a6a58f39f93952bf1c135ea58ff77e65c5b8ba73c7ad6295e66a1b45_s390x",
"8Base-RHACM-2.6:rhacm2/multicluster-operators-channel-rhel8@sha256:557cc962d0b10d80a9dea7adce387ea28fb4199a02fa8546645ab2cacbf28b88_ppc64le",
"8Base-RHACM-2.6:rhacm2/multicluster-operators-channel-rhel8@sha256:82526c7c046325bde1dfa0a47b58b773355f00bc95c23be75105e7255e7bddd2_arm64",
"8Base-RHACM-2.6:rhacm2/multicluster-operators-channel-rhel8@sha256:85e20d97f28e43668c2790bd6e0adbc598d01f9fab849761fb96d7a5c4946a87_amd64",
"8Base-RHACM-2.6:rhacm2/multicluster-operators-subscription-rhel8@sha256:7310f31faae367a363c27a7236b562bbfe8381a352fce906279590bac11571d2_ppc64le",
"8Base-RHACM-2.6:rhacm2/multicluster-operators-subscription-rhel8@sha256:7676d33b9be36ca6660d3aed888fdffcf270fcf82258ed9531e2746a3d27610c_s390x",
"8Base-RHACM-2.6:rhacm2/multicluster-operators-subscription-rhel8@sha256:e718d5abef58365d547ef73828a26adff5b6cef1bf935aa7c27f12f604b50337_amd64",
"8Base-RHACM-2.6:rhacm2/multicluster-operators-subscription-rhel8@sha256:f58aff87d1efb64417c6976f6772a464e54beefe847f50a141726b7a1a6a293a_arm64",
"8Base-RHACM-2.6:rhacm2/multiclusterhub-repo-rhel8@sha256:03222a9dd6eca9cf44932a0ff1bf89bd9d2d29683f1ebb0d0aa49171b77a4963_ppc64le",
"8Base-RHACM-2.6:rhacm2/multiclusterhub-repo-rhel8@sha256:881b8c3b19918affd478c0ad0c73dff96dd28f5c1dfddb86472b42e422fa25b6_amd64",
"8Base-RHACM-2.6:rhacm2/multiclusterhub-repo-rhel8@sha256:9de94ea1f83ec8b7257c7b2befc1485ed9cc40c9ef3600c4c4c50934e708cf9d_s390x",
"8Base-RHACM-2.6:rhacm2/multiclusterhub-repo-rhel8@sha256:a45ed68e7d3ac89d17eaf06445cabfc19a9ce85a42f116d75028d6acd18a322b_arm64",
"8Base-RHACM-2.6:rhacm2/multiclusterhub-rhel8@sha256:48d1fa8bc5f6a4d8349c41126301bd86d12836384f336881ecb71bd79f84ae93_ppc64le",
"8Base-RHACM-2.6:rhacm2/multiclusterhub-rhel8@sha256:a33e91fb763a2f0894433bce31bd44229e7d5f5c53d36c6b6f643807a45c110b_arm64",
"8Base-RHACM-2.6:rhacm2/multiclusterhub-rhel8@sha256:d6e126cbdd3cfbcdee04b093389ca1b07ac8038da96060051ed94e1eeacc6d92_s390x",
"8Base-RHACM-2.6:rhacm2/multiclusterhub-rhel8@sha256:ecf12158a2d8802b4c7efd6b336ff36c1e002223b1d385a40fbef638d5e4aa21_amd64",
"8Base-RHACM-2.6:rhacm2/node-exporter-rhel8@sha256:14d23638efff3c30661c9a5f3ddb6ab0c7a9d162de1176dd9565cf49dfa4b9c5_amd64",
"8Base-RHACM-2.6:rhacm2/node-exporter-rhel8@sha256:533005e1608de68a09e53599de3f30990db95cb923794bab9ae9e3bc1a8b6baf_arm64",
"8Base-RHACM-2.6:rhacm2/node-exporter-rhel8@sha256:99eef3491c7092afa14179b9a9d39dd8fbfb3c9bb61759d678af5d91ac23e59d_s390x",
"8Base-RHACM-2.6:rhacm2/node-exporter-rhel8@sha256:e200d4e1802cce7fce32b1e0dc5c3220b6f6477b73b3a2d8ea26a5a42d63f46b_ppc64le",
"8Base-RHACM-2.6:rhacm2/observatorium-rhel8-operator@sha256:092e3437e6d38b2bf676d7fb67ad672e3ef03440017b5af7c1ebd2beb3f437eb_amd64",
"8Base-RHACM-2.6:rhacm2/observatorium-rhel8-operator@sha256:8cf076bfb049d1aabd00040ee65f0fedd590f0dd448c7561de494093a915b397_ppc64le",
"8Base-RHACM-2.6:rhacm2/observatorium-rhel8-operator@sha256:e69987a64fdbf873d4b19d8626c0c5e99dd13d7c95446850559be966dae45ad0_arm64",
"8Base-RHACM-2.6:rhacm2/observatorium-rhel8-operator@sha256:f0bf89eaea6b7afc2d08c77bd40dfba581f91f462f5ec3d70473b332ca6f781c_s390x",
"8Base-RHACM-2.6:rhacm2/observatorium-rhel8@sha256:0686cfddd61737f7e7eb4f0c011397277394559edac3bb947c0969e302686dd5_ppc64le",
"8Base-RHACM-2.6:rhacm2/observatorium-rhel8@sha256:8f2f3732600235f66c406b6121ac37979f52572ce90353b6e099be7b74406251_amd64",
"8Base-RHACM-2.6:rhacm2/observatorium-rhel8@sha256:9e1fccc5b17865a6d7baaa1a15cb50f47d80a14b0a7bcbd94c12f0ddcaaf1b28_s390x",
"8Base-RHACM-2.6:rhacm2/observatorium-rhel8@sha256:bdd89a1051c8f21e7d81ff80c96731a0eaa7d15c320ab1e6b1dc3f6babd42598_arm64",
"8Base-RHACM-2.6:rhacm2/prometheus-alertmanager-rhel8@sha256:0860b7aa5e8b07792ad7f5d5c0654e23e9da8eedd4b9f509caea616dcfa97d69_amd64",
"8Base-RHACM-2.6:rhacm2/prometheus-alertmanager-rhel8@sha256:624895d8579ef6f3e5b17558a30775790ec6f00701f8c5cdfa315292d7f9e867_s390x",
"8Base-RHACM-2.6:rhacm2/prometheus-alertmanager-rhel8@sha256:6d09865a228cdbbc6d1ac13042c3c00f0bd086f6dc181dfa3cdf8c7f9d826b9e_arm64",
"8Base-RHACM-2.6:rhacm2/prometheus-alertmanager-rhel8@sha256:c69fee848d21346a271972e89d91898eac9fec27d598d98ffa004ca8d1b53270_ppc64le",
"8Base-RHACM-2.6:rhacm2/prometheus-rhel8@sha256:52cea7c27de23e3358030b09f22b962723c523a940f8e2043edc298c907d761c_arm64",
"8Base-RHACM-2.6:rhacm2/prometheus-rhel8@sha256:67e0fadfbb4d99a60435ed12b470772b38ace4ca815fe73da68eb3c826e200fc_ppc64le",
"8Base-RHACM-2.6:rhacm2/prometheus-rhel8@sha256:e8241b1d852d605b44ecfcc552cb0f905f72e8a17c8d228162b40c19388f5176_s390x",
"8Base-RHACM-2.6:rhacm2/prometheus-rhel8@sha256:ed0cc13e79949436d29a7ad0b41b189744a177ea27545fd5eb9b4f71e87bd0eb_amd64",
"8Base-RHACM-2.6:rhacm2/rbac-query-proxy-rhel8@sha256:29c76a37497f212aed280e2bf16ef45fb3785fb4649ce17b7fe9d653a79e2112_arm64",
"8Base-RHACM-2.6:rhacm2/rbac-query-proxy-rhel8@sha256:475a45884a51127722030226ff9a5f0752c98574c41eb61796aece5e702346a3_ppc64le",
"8Base-RHACM-2.6:rhacm2/rbac-query-proxy-rhel8@sha256:582301b10af0b966ae7d5e130cb0e5f96e7912dc66b4108e0d6078656ca80604_amd64",
"8Base-RHACM-2.6:rhacm2/rbac-query-proxy-rhel8@sha256:f1c7de85a44c03f48a6f62ba1d7d650f0b06e0f502cecff1512ad637b5bc1c27_s390x",
"8Base-RHACM-2.6:rhacm2/redisgraph-tls-rhel8@sha256:128279a656bfbde6c2c052766d63a1de6a06d8bea2707813c64396c2ae382478_amd64",
"8Base-RHACM-2.6:rhacm2/redisgraph-tls-rhel8@sha256:35927ca6e6e9c8d420c499a0c8ad37c4297ba19743d550f489d3e66482275a49_arm64",
"8Base-RHACM-2.6:rhacm2/redisgraph-tls-rhel8@sha256:4696baed553266682ba2b54d3bf683d2ff1241b625de5ec54a45c1b2c5f96243_s390x",
"8Base-RHACM-2.6:rhacm2/redisgraph-tls-rhel8@sha256:d722f2ffab1f58bbaf3c62ef71dbf7e6c4023e6ab17690f1049075a321d0b1ac_ppc64le",
"8Base-RHACM-2.6:rhacm2/search-aggregator-rhel8@sha256:2b5f372c1c73c4de587b5a4388d95b8cc553fc56af446fcefa0e14c6d980b6b3_ppc64le",
"8Base-RHACM-2.6:rhacm2/search-aggregator-rhel8@sha256:38fceeedc0672def1c2cf42bb6743ae726e77d9f7352d002b3fc688c6d551852_amd64",
"8Base-RHACM-2.6:rhacm2/search-aggregator-rhel8@sha256:6a915335bcebb0884fc72df2dfee97c74d42c035864b960e1c800fa6c5f8d93c_arm64",
"8Base-RHACM-2.6:rhacm2/search-aggregator-rhel8@sha256:752decaefc38aa009f54201b38d4ab26d9b4020caec649d9b1f1564f56c47c2a_s390x",
"8Base-RHACM-2.6:rhacm2/search-api-rhel8@sha256:37eea70d5b1c89c25372dcea8c8c03e1e0a9af1b5a06f3b0706ba776ae8847c1_amd64",
"8Base-RHACM-2.6:rhacm2/search-api-rhel8@sha256:7400088d206592eb29cd86182909626262c9b2a99f017811fcc9d8a753c39009_arm64",
"8Base-RHACM-2.6:rhacm2/search-api-rhel8@sha256:aa8ea0deabc39a068f3f6ce9fa6334e44fc507355009a9bff448e742156ec203_ppc64le",
"8Base-RHACM-2.6:rhacm2/search-api-rhel8@sha256:b4d2d39c2b3b736987f1e888b858d52a7ebd9f8d0cebd3bdef8c59f6e3e41725_s390x",
"8Base-RHACM-2.6:rhacm2/search-collector-rhel8@sha256:0174699ec75fcda08892b4e72b674df989af51ea5f04de57a62c2a85a3c08f4f_arm64",
"8Base-RHACM-2.6:rhacm2/search-collector-rhel8@sha256:5a29a9805b8d20969cba86da11a9de8176a3172df361aec5fae136a4271de308_amd64",
"8Base-RHACM-2.6:rhacm2/search-collector-rhel8@sha256:be7eed9ad9502bcc294081f7e2098fc4f8411c912c34fe63479b5b770d06caca_s390x",
"8Base-RHACM-2.6:rhacm2/search-collector-rhel8@sha256:c467c1d7ceaf5281077f7fe8ff1c1c4cffe325132890a3ab9b96ea5db2e2c930_ppc64le",
"8Base-RHACM-2.6:rhacm2/search-rhel8@sha256:2135cd20bb7ebbf48499992fe46a928e28fc78c86e360633ea09054520c42539_ppc64le",
"8Base-RHACM-2.6:rhacm2/search-rhel8@sha256:3a7a31974210e21a3faed9b57a75b970c70ac41d9662b884d4ce67275f756fc7_arm64",
"8Base-RHACM-2.6:rhacm2/search-rhel8@sha256:6e6a19f1440e4eb15a8206e18f7f4dde3e1a5c6518944571d09923d116d3f04e_amd64",
"8Base-RHACM-2.6:rhacm2/search-rhel8@sha256:e6ed3e65f0d49b3c6b0e3e97593a8fae4d453f3aecf8d7829c0d25c68bc91ea1_s390x",
"8Base-RHACM-2.6:rhacm2/submariner-addon-rhel8@sha256:7b80d01371f551df506bd0c56df6829845bfce497ff01cc44b68f172ed5399b4_ppc64le",
"8Base-RHACM-2.6:rhacm2/submariner-addon-rhel8@sha256:934c560bc786015c694e9cffbae8e86f631b3331d62f5a547931446dae82f8c3_s390x",
"8Base-RHACM-2.6:rhacm2/submariner-addon-rhel8@sha256:b467881f4028a89a9e79ba93da719845db576f47a04ae6e569c2317be5594b29_arm64",
"8Base-RHACM-2.6:rhacm2/submariner-addon-rhel8@sha256:fc5592d42e4aca70288448d174511b922ece7f8cb4b41c6a36195c3a4a60aa36_amd64",
"8Base-RHACM-2.6:rhacm2/thanos-receive-controller-rhel8@sha256:21f2626c10c4fb61b37e6ca4ab574186b423f155fbc5cfef3e894fff04cc270e_ppc64le",
"8Base-RHACM-2.6:rhacm2/thanos-receive-controller-rhel8@sha256:c357074958324fc5d602cdcf1cba285bf8582e0b36af79a8f6211bb0dfb77a10_amd64",
"8Base-RHACM-2.6:rhacm2/thanos-receive-controller-rhel8@sha256:d9ac8e67d6d9858b16dd9d1d49c1dd904aa22a7b618e5d33292344faced9c0d3_arm64",
"8Base-RHACM-2.6:rhacm2/thanos-receive-controller-rhel8@sha256:e3b840a7833680170f9e9ca52309552c584935a68c75cc71e6d576b104dc01c8_s390x",
"8Base-RHACM-2.6:rhacm2/thanos-rhel8@sha256:453c525197ccfe1f866af70ca2e7f3deb6f98d0b98c09b602b4fa1368787213d_amd64",
"8Base-RHACM-2.6:rhacm2/thanos-rhel8@sha256:4b3b45ad0b564360c245d20b1540c2398c9606cf8684275e4ee071c591357929_arm64",
"8Base-RHACM-2.6:rhacm2/thanos-rhel8@sha256:7e43ba8f47ec54b5f86d13c81b67b044176530b63b5ae3f40332fc975cc6b21f_s390x",
"8Base-RHACM-2.6:rhacm2/thanos-rhel8@sha256:faaa00c0af80c781a7c610616153a3cd1dc1b20637934c3a243a2e9664ba0ee5_ppc64le"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2022:6370"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"8Base-RHACM-2.6:rhacm2/acm-governance-policy-addon-controller-rhel8@sha256:615ab5d9542759d921634737709e84a8e65d003ea136e5d22858d380225fd177_amd64",
"8Base-RHACM-2.6:rhacm2/acm-governance-policy-addon-controller-rhel8@sha256:958b729d30f10b9c121e68ac8ede2054ed29cc52a9a7d6df0537ed221aa74358_s390x",
"8Base-RHACM-2.6:rhacm2/acm-governance-policy-addon-controller-rhel8@sha256:b5bef941b4e0b5b3529ca5b2311c85295b9f6d12e482a9cbdad691c2406541f1_ppc64le",
"8Base-RHACM-2.6:rhacm2/acm-governance-policy-addon-controller-rhel8@sha256:f6194b9056d77e54f3c74caa9eab87bd1df1818d082fc807229d1c44ec6c88c4_arm64",
"8Base-RHACM-2.6:rhacm2/acm-grafana-rhel8@sha256:45616ed43b53d3a83e65828118f09430396f5bcb0566ae3a65d937b59f0d873e_s390x",
"8Base-RHACM-2.6:rhacm2/acm-grafana-rhel8@sha256:8c48441cfa850ea1274932e94da0831618c10f91022619c779304501a75fb161_amd64",
"8Base-RHACM-2.6:rhacm2/acm-grafana-rhel8@sha256:cc1c196b19c5fd8f313c6136359cc9dd37b5f59d32a581b10cf89b80b7d0cbf4_arm64",
"8Base-RHACM-2.6:rhacm2/acm-grafana-rhel8@sha256:cdf24e68e50be1350566243f6d2cb1403d09ab68e5fed39ea6c56212e42b90f1_ppc64le",
"8Base-RHACM-2.6:rhacm2/acm-must-gather-rhel8@sha256:1457ff5cfd61611fdc968d4af5b020d835e107b97932c7ba7b3f5ed4cbd0e39f_ppc64le",
"8Base-RHACM-2.6:rhacm2/acm-must-gather-rhel8@sha256:39842906b3846418bc31098e2abad08210118d86aa683e9e5fd04a97822df22d_arm64",
"8Base-RHACM-2.6:rhacm2/acm-must-gather-rhel8@sha256:8a69add2d90a1e094de8510052b683e1765153da75e316ad7778499af0c5ddf9_s390x",
"8Base-RHACM-2.6:rhacm2/acm-must-gather-rhel8@sha256:dca91134a2c1c33c736afcd4c9373749448641385f39162c74e115691289e843_amd64",
"8Base-RHACM-2.6:rhacm2/acm-operator-bundle@sha256:0eac6124f59492d09c1ae650025d59ea0e8547d9f9c832cb9607b09254ff6ddd_s390x",
"8Base-RHACM-2.6:rhacm2/acm-operator-bundle@sha256:1cbcd58a4c23e4c89a6a0509f78802a5aa21205db2784ebc9772b99a3917b183_arm64",
"8Base-RHACM-2.6:rhacm2/acm-operator-bundle@sha256:997aaee36f0bed47e231925a3f2c2ecc503410e54b35727f035c72477f3d1944_ppc64le",
"8Base-RHACM-2.6:rhacm2/acm-operator-bundle@sha256:ce699187f250b93976b8063228ac12d11c6c8f6baba69ba4ed17a38730e84eb3_amd64",
"8Base-RHACM-2.6:rhacm2/acm-prometheus-config-reloader-rhel8@sha256:693a77a9324d6c7f0e69bd9d5725b51f3e429972f1e67469e93648cb347eae84_arm64",
"8Base-RHACM-2.6:rhacm2/acm-prometheus-config-reloader-rhel8@sha256:89757e804d5df2b5eeeb1191b599c3acb9e75f61170f888095302830d6de0582_s390x",
"8Base-RHACM-2.6:rhacm2/acm-prometheus-config-reloader-rhel8@sha256:8e45e1fd7342d7525b118f01794cac1f4a8662def5f2a06336b698db2e268742_amd64",
"8Base-RHACM-2.6:rhacm2/acm-prometheus-config-reloader-rhel8@sha256:ce1c17b34b7aac2e990dc0efe40f4406e73f727b2c7bfe109eded849de753f1a_ppc64le",
"8Base-RHACM-2.6:rhacm2/acm-prometheus-rhel8@sha256:728606d96dd9e0fc2e7810e092e10ee071ec36598c990c8252beccace59a679e_amd64",
"8Base-RHACM-2.6:rhacm2/acm-prometheus-rhel8@sha256:b457d0b95d88c5dd0aac87492cbca40a9d7c2074002ad110f52d562f0c5d0797_arm64",
"8Base-RHACM-2.6:rhacm2/acm-prometheus-rhel8@sha256:f34d2569033bfb1d173342264f090f46d80f7843d52704a7ce9e9eb9de2f5abb_s390x",
"8Base-RHACM-2.6:rhacm2/acm-prometheus-rhel8@sha256:f720e0a94bfe7ed5d812819a3e77cc0581be102970127d8c0d4aa06a05edbf3d_ppc64le",
"8Base-RHACM-2.6:rhacm2/acm-volsync-addon-controller-rhel8@sha256:17ccd6b924b36ab14e3ca5f5331ba7e4c86f8cb64304640d58c3ee6b76edbcaf_ppc64le",
"8Base-RHACM-2.6:rhacm2/acm-volsync-addon-controller-rhel8@sha256:27079308ea87e35564cc3089c65eae68d63880a3bb093ca64d1678a68b60fcec_amd64",
"8Base-RHACM-2.6:rhacm2/acm-volsync-addon-controller-rhel8@sha256:9eabaac2df91aeef613d6973669d07298f2159c6a6e0c9f294623f7b1a10bc08_s390x",
"8Base-RHACM-2.6:rhacm2/acm-volsync-addon-controller-rhel8@sha256:f7abdf1756bc0ff2ebf02fee0469a8b9eeabe1fa8cafdd21c6e8f958155b70bb_arm64",
"8Base-RHACM-2.6:rhacm2/cert-policy-controller-rhel8@sha256:017c1e663827a3b55d70badd3ed979b5d1831252c49d671897a85a75afaa5bb0_s390x",
"8Base-RHACM-2.6:rhacm2/cert-policy-controller-rhel8@sha256:0610778095974edf936602018281bf7a5e287ba9eca9f661a423e68bbe000e40_ppc64le",
"8Base-RHACM-2.6:rhacm2/cert-policy-controller-rhel8@sha256:a66d7d4ee1179f7fce639490f919d722db54eaa3118b4135078c33e6cbf91488_amd64",
"8Base-RHACM-2.6:rhacm2/cert-policy-controller-rhel8@sha256:d660befef0c8f7a4db7aa3b865545c9863d8f37e7ba4b8de4380185f82b208d4_arm64",
"8Base-RHACM-2.6:rhacm2/cluster-backup-rhel8-operator@sha256:1a749d0795972a9bfd5a00aa96c238a660673464be01b2aa9fd7a3aeead6ddf7_amd64",
"8Base-RHACM-2.6:rhacm2/cluster-backup-rhel8-operator@sha256:8915dbdc562e63441f79041bdf1176e46ce53e95418d133f0cd0c1ff79da48a2_arm64",
"8Base-RHACM-2.6:rhacm2/cluster-backup-rhel8-operator@sha256:995f225449b207da9a3cad175dac85b87eefb28ff5bae6a588f40fd79fbe12a1_ppc64le",
"8Base-RHACM-2.6:rhacm2/cluster-backup-rhel8-operator@sha256:f1255a76c6275a4b6a400c82e204a5112fff6fe87f71626f8f309763f6a5d9e4_s390x",
"8Base-RHACM-2.6:rhacm2/config-policy-controller-rhel8@sha256:3b2e0d850e8fc966ec80bff16df26002334744a96b81c7a7dfe222f1706a52e3_s390x",
"8Base-RHACM-2.6:rhacm2/config-policy-controller-rhel8@sha256:447f275bbde46d7fc173798ef5abc0a77a6780f0dffdc171786edbe00f27d8d8_ppc64le",
"8Base-RHACM-2.6:rhacm2/config-policy-controller-rhel8@sha256:61964a1a0ddf2e98bcf5249b7374235055ab85cc26663a8d9397c2b7f6fbb4c6_amd64",
"8Base-RHACM-2.6:rhacm2/config-policy-controller-rhel8@sha256:a3abaa3d0bf1d34fa9e40903a8713c439f5f7f751e775d32cbab308983064ce0_arm64",
"8Base-RHACM-2.6:rhacm2/console-rhel8@sha256:6c0f630ff57f6f423df6dbf4df9faad25089f9b391be35cb8bc9cd5211f94d67_arm64",
"8Base-RHACM-2.6:rhacm2/console-rhel8@sha256:8608aed6971299def3fbe749336727e84c69582664dedac3145b92ea24e62e4d_amd64",
"8Base-RHACM-2.6:rhacm2/console-rhel8@sha256:afa80ae8274db7fa6796c35980fc5df15889e94aff3361f6cda643e5a09da220_ppc64le",
"8Base-RHACM-2.6:rhacm2/console-rhel8@sha256:f06e4e3f62db52c6d7fa0bc1f289de773e18d076bc38612e1b0ddc85c76fde06_s390x",
"8Base-RHACM-2.6:rhacm2/endpoint-monitoring-rhel8-operator@sha256:060bcd658756a924b4ce4d202bd447a3254fc1f49af7d685dde8720f355cde8e_arm64",
"8Base-RHACM-2.6:rhacm2/endpoint-monitoring-rhel8-operator@sha256:091d66731c5fe8eba5646c6b2622bb38c074e202a8a4a7e906921673b60f0898_amd64",
"8Base-RHACM-2.6:rhacm2/endpoint-monitoring-rhel8-operator@sha256:80660eb7f3c068768b0ea04ff20f4539194c52427ffdab4626bf781aa3f2ca64_s390x",
"8Base-RHACM-2.6:rhacm2/endpoint-monitoring-rhel8-operator@sha256:d6204fcf04c83bac13232ec1602572ad5f22bb528537e591079dfa36152697ec_ppc64le",
"8Base-RHACM-2.6:rhacm2/governance-policy-propagator-rhel8@sha256:51be0f04938b60ed1dba60908bebd2000d78e4ade34757bae70a083c67d77e8e_arm64",
"8Base-RHACM-2.6:rhacm2/governance-policy-propagator-rhel8@sha256:9577701bf3c7aa00b99531d2c3842130abc6cd91c52c4a7ba040b705eeace4c7_s390x",
"8Base-RHACM-2.6:rhacm2/governance-policy-propagator-rhel8@sha256:bdc6c128628db86697af198430c5ae5c61c3e586c1a97187e4d4e852cec61e92_ppc64le",
"8Base-RHACM-2.6:rhacm2/governance-policy-propagator-rhel8@sha256:cc519319b9f4fe672144ebedd772ddf56d5de90e3c8f52c0fb9b55313f71a7b3_amd64",
"8Base-RHACM-2.6:rhacm2/governance-policy-spec-sync-rhel8@sha256:2c1905ae8a83e5598678457fd955cbc867453ed5836de6fcc182e4928df8bd67_s390x",
"8Base-RHACM-2.6:rhacm2/governance-policy-spec-sync-rhel8@sha256:4a8d30cc0e1d83c69b7f3339418b101da23fbcaee7d326bedaff677eceb25ab2_ppc64le",
"8Base-RHACM-2.6:rhacm2/governance-policy-spec-sync-rhel8@sha256:6849cf1b4dd883d5b4c0cf90a3adfb26cb59d03d3b892cee3669a32dd6b8dcc2_amd64",
"8Base-RHACM-2.6:rhacm2/governance-policy-spec-sync-rhel8@sha256:d06ffc621167aff31ecb0fa417b294ff0676fb00e4ef1c6cb0fb2aaf4b2561e0_arm64",
"8Base-RHACM-2.6:rhacm2/governance-policy-status-sync-rhel8@sha256:4c86e16f15aaf454e4e5ce5436e1db27a5f8a55f573c3eaf02e4786fe52edfc8_arm64",
"8Base-RHACM-2.6:rhacm2/governance-policy-status-sync-rhel8@sha256:cf6a75d94f50dd063e939aee18756c767cba43f4e1e62a9c2f2b764ac6f43746_s390x",
"8Base-RHACM-2.6:rhacm2/governance-policy-status-sync-rhel8@sha256:e072b615eeffff80a94831e58c70980684c1ec4bd972844b25b157eb7ed5937f_ppc64le",
"8Base-RHACM-2.6:rhacm2/governance-policy-status-sync-rhel8@sha256:fffe971caa2e911d9c972c0e88712ff431d34c63dbe74e25f1cababa50ea7417_amd64",
"8Base-RHACM-2.6:rhacm2/governance-policy-template-sync-rhel8@sha256:10bc1a3833599a593a058e804de67e92888ed779fd0000928d4a70b6c7d5c1c2_amd64",
"8Base-RHACM-2.6:rhacm2/governance-policy-template-sync-rhel8@sha256:5c17f979f47840a879059ad83de12f0756889564a17190ba4438a7632c999bb1_arm64",
"8Base-RHACM-2.6:rhacm2/governance-policy-template-sync-rhel8@sha256:848bce8007de7714afc8c755b5f0c3cdf5eb6b1d259811c947bc295924539a0e_ppc64le",
"8Base-RHACM-2.6:rhacm2/governance-policy-template-sync-rhel8@sha256:95439f7e18fa87601d5860cbd9ca5f0738786e30a629d23788fd5fe33d694c66_s390x",
"8Base-RHACM-2.6:rhacm2/grafana-dashboard-loader-rhel8@sha256:1f5c1b2cffebf069859e95d0e722cb293f8c176bf5c5873bb9517c96b26c2e10_arm64",
"8Base-RHACM-2.6:rhacm2/grafana-dashboard-loader-rhel8@sha256:5223158a122658bafbd853c596cdc1f7bd7a0e4fdd82b1c3668ac84adeae9f24_s390x",
"8Base-RHACM-2.6:rhacm2/grafana-dashboard-loader-rhel8@sha256:561f1f05925cfe3c5f0f8a9b7475be4bbab183b5611ecfe09b090d80fa4bc2fe_amd64",
"8Base-RHACM-2.6:rhacm2/grafana-dashboard-loader-rhel8@sha256:734270221ec4a516e7eb77f2ec3a753384242116aa70320a1dbe969e915af1df_ppc64le",
"8Base-RHACM-2.6:rhacm2/iam-policy-controller-rhel8@sha256:2827e5f485213f92e2d0092187f3976dd6fe598e39b5cf2212d48c3a44c34b13_arm64",
"8Base-RHACM-2.6:rhacm2/iam-policy-controller-rhel8@sha256:8ca9e80365c76b66b2de3924fc50a5912e606042c704b02cb174a4b8bd3927c4_amd64",
"8Base-RHACM-2.6:rhacm2/iam-policy-controller-rhel8@sha256:c5069e76a900aa300102a0ae54ecbc12c0ac31abfeed8656ee60a949daef79c3_s390x",
"8Base-RHACM-2.6:rhacm2/iam-policy-controller-rhel8@sha256:ca05e79e5508924af71f323c13f664770d8dd4eb61ecf0894e4f9a81f7a1b402_ppc64le",
"8Base-RHACM-2.6:rhacm2/insights-client-rhel8@sha256:02cacfec60c80b9228e8b18949751de867f974ea6b1172129096e64e949c0598_amd64",
"8Base-RHACM-2.6:rhacm2/insights-client-rhel8@sha256:2b14036d0291e54c3191682de2ea875a78d78c35b2791a5a113ba1a8920f0621_ppc64le",
"8Base-RHACM-2.6:rhacm2/insights-client-rhel8@sha256:d4c05f641de8fd0753d63cc6d5b62464d3d6a87d601514e87ef2e40bbe7b01b6_s390x",
"8Base-RHACM-2.6:rhacm2/insights-client-rhel8@sha256:e15c410b693b34f49869d037ebb5584384fcdf88114b7a94967ca09f1361a5f3_arm64",
"8Base-RHACM-2.6:rhacm2/insights-metrics-rhel8@sha256:67aa55bb65685395ad2773e7459dff5fbccdeedcf9e56ec2722d8f5c919eae89_s390x",
"8Base-RHACM-2.6:rhacm2/insights-metrics-rhel8@sha256:6c54e08f5f6c2cae41a5e108e1019ff6522af8f69d666e22eb4631cd83b85917_amd64",
"8Base-RHACM-2.6:rhacm2/insights-metrics-rhel8@sha256:88d9b7246aa75cb2c88ccb7f2f1202fc465be0f2d89e59f1d2259f69ada56d9d_arm64",
"8Base-RHACM-2.6:rhacm2/insights-metrics-rhel8@sha256:bad98fe71638d7346f31ea45f6063ec970bf90844bb5c5dc5f917bb0f0099899_ppc64le",
"8Base-RHACM-2.6:rhacm2/klusterlet-addon-controller-rhel8@sha256:22e510955af3fa736b7306c387f44b5f15f5f9a7a006c6587e06d5d8602cc2f0_s390x",
"8Base-RHACM-2.6:rhacm2/klusterlet-addon-controller-rhel8@sha256:55bc86326f992cc4f4401b93f90cdd2baa6728015ffaf6168f2d46ae43c70cf4_ppc64le",
"8Base-RHACM-2.6:rhacm2/klusterlet-addon-controller-rhel8@sha256:8dd7f47af047fb899c7fcbad61cb8f38da45990cac186f9235aec3e4e7de25e9_amd64",
"8Base-RHACM-2.6:rhacm2/klusterlet-addon-controller-rhel8@sha256:bdb97eb5bb0e8f59edf0d389fb07c45171e728dc8b4d2bdacd785193b46ec03b_arm64",
"8Base-RHACM-2.6:rhacm2/kube-rbac-proxy-rhel8@sha256:11a353ee9da6cc843d5f346f4fa51681d13318e2e61fc4d1a3f63406eb175260_s390x",
"8Base-RHACM-2.6:rhacm2/kube-rbac-proxy-rhel8@sha256:31757f3e3bb08b4e49e54694b18b3cf327637be20535482b2df1345b17444dda_amd64",
"8Base-RHACM-2.6:rhacm2/kube-rbac-proxy-rhel8@sha256:b2c0b7414d0fc36a49cbdc5a56b25dd62aac18defc2defbd9c1895cd13a5e716_arm64",
"8Base-RHACM-2.6:rhacm2/kube-rbac-proxy-rhel8@sha256:dbd816d503e9beb58622604432eb415419e893627eb95c1ceeb8ff5bda7d6335_ppc64le",
"8Base-RHACM-2.6:rhacm2/kube-state-metrics-rhel8@sha256:53246a6df1f0880d94ed2644fa4366e3e2108b6fa8a51745af87785346ce5304_s390x",
"8Base-RHACM-2.6:rhacm2/kube-state-metrics-rhel8@sha256:5f2393bceefffb32240043b6722aa73d31fc8133cc2666fcf5eb8d33794bc54f_arm64",
"8Base-RHACM-2.6:rhacm2/kube-state-metrics-rhel8@sha256:c792c043462281cde7c93bd8e2136f62ca17d072e7f466353f37de8e5f5dc949_ppc64le",
"8Base-RHACM-2.6:rhacm2/kube-state-metrics-rhel8@sha256:e6b1d24b56e6973eee1569e351db6637ca67e1d6cd124adb845cbf6e35a4f6af_amd64",
"8Base-RHACM-2.6:rhacm2/management-ingress-rhel8@sha256:07238998d21204cd8f25dc63e6dbde20a2dd25c3b96609729306db6c63a0fca4_arm64",
"8Base-RHACM-2.6:rhacm2/management-ingress-rhel8@sha256:0d2665d19a8753c6269f594b68b067cd62a402404287e6416543c1af2d7d3cf4_ppc64le",
"8Base-RHACM-2.6:rhacm2/management-ingress-rhel8@sha256:6917d018e53aabb6f5402f02000aedd2e5cf71bcc84562e0fc7d7c87049f4b67_amd64",
"8Base-RHACM-2.6:rhacm2/management-ingress-rhel8@sha256:73b0444bd91a1dade3b7e76245ac8d6cb568929bba321b8c86c269d6f542ac3b_s390x",
"8Base-RHACM-2.6:rhacm2/memcached-exporter-rhel8@sha256:7d85dd62346a647d22202baa0f8d405b2aaf9a7174b38e5d29df2e03530009c3_s390x",
"8Base-RHACM-2.6:rhacm2/memcached-exporter-rhel8@sha256:9635616c8f058e67d557201147904b05f8b49938f63fb2b0239dfca883f61685_arm64",
"8Base-RHACM-2.6:rhacm2/memcached-exporter-rhel8@sha256:9e91ecec92ec0df8b72beb6040f39d9a25b0bfad844e92ea34cc2d648d221d22_ppc64le",
"8Base-RHACM-2.6:rhacm2/memcached-exporter-rhel8@sha256:c773b9a2fffcd549d4936054260f655c78da603957826d6bad4e8567a213ad10_amd64",
"8Base-RHACM-2.6:rhacm2/memcached-rhel8@sha256:584f8c4a9a1b75fc71948a98add560d4fe3d936ee46ac791f32121dbadf8c7d2_ppc64le",
"8Base-RHACM-2.6:rhacm2/memcached-rhel8@sha256:59b3ce3f3f4459c97cfffee5e20830d70f8a69198b5fab271e6c478d615c46d3_arm64",
"8Base-RHACM-2.6:rhacm2/memcached-rhel8@sha256:6f458c76757203b28434f871027c6a466a73d246ceb5bfac8793ad1896a672ab_amd64",
"8Base-RHACM-2.6:rhacm2/memcached-rhel8@sha256:e34722fd656e3205dcdb565b0ab68e9971174c11f125dbfff3bf82e1e21f3a76_s390x",
"8Base-RHACM-2.6:rhacm2/metrics-collector-rhel8@sha256:3a81a018b939752543e78c2d68d1436b851be2256b88c3e66cd506ae1d8f4c9c_ppc64le",
"8Base-RHACM-2.6:rhacm2/metrics-collector-rhel8@sha256:6a3e0c36c123c9dc54759655d9148f580abada501034914863a6528ded19ef34_amd64",
"8Base-RHACM-2.6:rhacm2/metrics-collector-rhel8@sha256:7991f484f97b9951f27f70e67d5db0850c4189ee86db8406cdda961a9beb06f0_arm64",
"8Base-RHACM-2.6:rhacm2/metrics-collector-rhel8@sha256:fa08b9bf3fd334738984e150ba5bfd2e005374752f3112340b65f6434eacd057_s390x",
"8Base-RHACM-2.6:rhacm2/multicloud-integrations-rhel8@sha256:2bcbf9a565f3c566061325aca3174ec755b5c94a28612718a3f1563db317273e_ppc64le",
"8Base-RHACM-2.6:rhacm2/multicloud-integrations-rhel8@sha256:6813ccd43a1aecd1aaf4d5d4b1620fd63bbca00b736100189ff91246bf3bc36b_arm64",
"8Base-RHACM-2.6:rhacm2/multicloud-integrations-rhel8@sha256:db89ef3686570526afdb2b79fd698aca5dc50c633009760f1748fb9fd506067b_amd64",
"8Base-RHACM-2.6:rhacm2/multicloud-integrations-rhel8@sha256:db8bc27937802c5d8fff769b9c93c8a01411629d199adbc39235e721d6468b30_s390x",
"8Base-RHACM-2.6:rhacm2/multicluster-observability-rhel8-operator@sha256:434db0ca203b14b899fff9b7a2a5b975de852ea29620a828f29246448aba873c_ppc64le",
"8Base-RHACM-2.6:rhacm2/multicluster-observability-rhel8-operator@sha256:876bfa63b0e13833eaeadb7c6a0481f1d7970b283f69ece4d81c99985f4dd161_arm64",
"8Base-RHACM-2.6:rhacm2/multicluster-observability-rhel8-operator@sha256:d23f208e020d42bc095011d423146e2da35b2bc85b844911bde2f4edf696bdca_amd64",
"8Base-RHACM-2.6:rhacm2/multicluster-observability-rhel8-operator@sha256:f29581baf5277588d2e4cd01380ecf46e3c97a2f17ade01b048f75c29f18d62c_s390x",
"8Base-RHACM-2.6:rhacm2/multicluster-operators-application-rhel8@sha256:1952d422bd7ba42323711faba59244c449293cc92502e350460fee07c0e3b34a_ppc64le",
"8Base-RHACM-2.6:rhacm2/multicluster-operators-application-rhel8@sha256:566a60f630ec346eced3106ec072963d1b9f9d300e7d4cee6af6dc0d590a3937_s390x",
"8Base-RHACM-2.6:rhacm2/multicluster-operators-application-rhel8@sha256:724dd9f4a5e4acd061206ca2ea57c329210ade5135dbdf941b8d7e720daa4f10_arm64",
"8Base-RHACM-2.6:rhacm2/multicluster-operators-application-rhel8@sha256:ace8895fc62c1394dfa7854fd9ce3e14ef859e989255f70dc9a5a3d9bcd514c0_amd64",
"8Base-RHACM-2.6:rhacm2/multicluster-operators-channel-rhel8@sha256:1ebe6504a6a58f39f93952bf1c135ea58ff77e65c5b8ba73c7ad6295e66a1b45_s390x",
"8Base-RHACM-2.6:rhacm2/multicluster-operators-channel-rhel8@sha256:557cc962d0b10d80a9dea7adce387ea28fb4199a02fa8546645ab2cacbf28b88_ppc64le",
"8Base-RHACM-2.6:rhacm2/multicluster-operators-channel-rhel8@sha256:82526c7c046325bde1dfa0a47b58b773355f00bc95c23be75105e7255e7bddd2_arm64",
"8Base-RHACM-2.6:rhacm2/multicluster-operators-channel-rhel8@sha256:85e20d97f28e43668c2790bd6e0adbc598d01f9fab849761fb96d7a5c4946a87_amd64",
"8Base-RHACM-2.6:rhacm2/multicluster-operators-subscription-rhel8@sha256:7310f31faae367a363c27a7236b562bbfe8381a352fce906279590bac11571d2_ppc64le",
"8Base-RHACM-2.6:rhacm2/multicluster-operators-subscription-rhel8@sha256:7676d33b9be36ca6660d3aed888fdffcf270fcf82258ed9531e2746a3d27610c_s390x",
"8Base-RHACM-2.6:rhacm2/multicluster-operators-subscription-rhel8@sha256:e718d5abef58365d547ef73828a26adff5b6cef1bf935aa7c27f12f604b50337_amd64",
"8Base-RHACM-2.6:rhacm2/multicluster-operators-subscription-rhel8@sha256:f58aff87d1efb64417c6976f6772a464e54beefe847f50a141726b7a1a6a293a_arm64",
"8Base-RHACM-2.6:rhacm2/multiclusterhub-repo-rhel8@sha256:03222a9dd6eca9cf44932a0ff1bf89bd9d2d29683f1ebb0d0aa49171b77a4963_ppc64le",
"8Base-RHACM-2.6:rhacm2/multiclusterhub-repo-rhel8@sha256:881b8c3b19918affd478c0ad0c73dff96dd28f5c1dfddb86472b42e422fa25b6_amd64",
"8Base-RHACM-2.6:rhacm2/multiclusterhub-repo-rhel8@sha256:9de94ea1f83ec8b7257c7b2befc1485ed9cc40c9ef3600c4c4c50934e708cf9d_s390x",
"8Base-RHACM-2.6:rhacm2/multiclusterhub-repo-rhel8@sha256:a45ed68e7d3ac89d17eaf06445cabfc19a9ce85a42f116d75028d6acd18a322b_arm64",
"8Base-RHACM-2.6:rhacm2/multiclusterhub-rhel8@sha256:48d1fa8bc5f6a4d8349c41126301bd86d12836384f336881ecb71bd79f84ae93_ppc64le",
"8Base-RHACM-2.6:rhacm2/multiclusterhub-rhel8@sha256:a33e91fb763a2f0894433bce31bd44229e7d5f5c53d36c6b6f643807a45c110b_arm64",
"8Base-RHACM-2.6:rhacm2/multiclusterhub-rhel8@sha256:d6e126cbdd3cfbcdee04b093389ca1b07ac8038da96060051ed94e1eeacc6d92_s390x",
"8Base-RHACM-2.6:rhacm2/multiclusterhub-rhel8@sha256:ecf12158a2d8802b4c7efd6b336ff36c1e002223b1d385a40fbef638d5e4aa21_amd64",
"8Base-RHACM-2.6:rhacm2/node-exporter-rhel8@sha256:14d23638efff3c30661c9a5f3ddb6ab0c7a9d162de1176dd9565cf49dfa4b9c5_amd64",
"8Base-RHACM-2.6:rhacm2/node-exporter-rhel8@sha256:533005e1608de68a09e53599de3f30990db95cb923794bab9ae9e3bc1a8b6baf_arm64",
"8Base-RHACM-2.6:rhacm2/node-exporter-rhel8@sha256:99eef3491c7092afa14179b9a9d39dd8fbfb3c9bb61759d678af5d91ac23e59d_s390x",
"8Base-RHACM-2.6:rhacm2/node-exporter-rhel8@sha256:e200d4e1802cce7fce32b1e0dc5c3220b6f6477b73b3a2d8ea26a5a42d63f46b_ppc64le",
"8Base-RHACM-2.6:rhacm2/observatorium-rhel8-operator@sha256:092e3437e6d38b2bf676d7fb67ad672e3ef03440017b5af7c1ebd2beb3f437eb_amd64",
"8Base-RHACM-2.6:rhacm2/observatorium-rhel8-operator@sha256:8cf076bfb049d1aabd00040ee65f0fedd590f0dd448c7561de494093a915b397_ppc64le",
"8Base-RHACM-2.6:rhacm2/observatorium-rhel8-operator@sha256:e69987a64fdbf873d4b19d8626c0c5e99dd13d7c95446850559be966dae45ad0_arm64",
"8Base-RHACM-2.6:rhacm2/observatorium-rhel8-operator@sha256:f0bf89eaea6b7afc2d08c77bd40dfba581f91f462f5ec3d70473b332ca6f781c_s390x",
"8Base-RHACM-2.6:rhacm2/observatorium-rhel8@sha256:0686cfddd61737f7e7eb4f0c011397277394559edac3bb947c0969e302686dd5_ppc64le",
"8Base-RHACM-2.6:rhacm2/observatorium-rhel8@sha256:8f2f3732600235f66c406b6121ac37979f52572ce90353b6e099be7b74406251_amd64",
"8Base-RHACM-2.6:rhacm2/observatorium-rhel8@sha256:9e1fccc5b17865a6d7baaa1a15cb50f47d80a14b0a7bcbd94c12f0ddcaaf1b28_s390x",
"8Base-RHACM-2.6:rhacm2/observatorium-rhel8@sha256:bdd89a1051c8f21e7d81ff80c96731a0eaa7d15c320ab1e6b1dc3f6babd42598_arm64",
"8Base-RHACM-2.6:rhacm2/prometheus-alertmanager-rhel8@sha256:0860b7aa5e8b07792ad7f5d5c0654e23e9da8eedd4b9f509caea616dcfa97d69_amd64",
"8Base-RHACM-2.6:rhacm2/prometheus-alertmanager-rhel8@sha256:624895d8579ef6f3e5b17558a30775790ec6f00701f8c5cdfa315292d7f9e867_s390x",
"8Base-RHACM-2.6:rhacm2/prometheus-alertmanager-rhel8@sha256:6d09865a228cdbbc6d1ac13042c3c00f0bd086f6dc181dfa3cdf8c7f9d826b9e_arm64",
"8Base-RHACM-2.6:rhacm2/prometheus-alertmanager-rhel8@sha256:c69fee848d21346a271972e89d91898eac9fec27d598d98ffa004ca8d1b53270_ppc64le",
"8Base-RHACM-2.6:rhacm2/prometheus-rhel8@sha256:52cea7c27de23e3358030b09f22b962723c523a940f8e2043edc298c907d761c_arm64",
"8Base-RHACM-2.6:rhacm2/prometheus-rhel8@sha256:67e0fadfbb4d99a60435ed12b470772b38ace4ca815fe73da68eb3c826e200fc_ppc64le",
"8Base-RHACM-2.6:rhacm2/prometheus-rhel8@sha256:e8241b1d852d605b44ecfcc552cb0f905f72e8a17c8d228162b40c19388f5176_s390x",
"8Base-RHACM-2.6:rhacm2/prometheus-rhel8@sha256:ed0cc13e79949436d29a7ad0b41b189744a177ea27545fd5eb9b4f71e87bd0eb_amd64",
"8Base-RHACM-2.6:rhacm2/rbac-query-proxy-rhel8@sha256:29c76a37497f212aed280e2bf16ef45fb3785fb4649ce17b7fe9d653a79e2112_arm64",
"8Base-RHACM-2.6:rhacm2/rbac-query-proxy-rhel8@sha256:475a45884a51127722030226ff9a5f0752c98574c41eb61796aece5e702346a3_ppc64le",
"8Base-RHACM-2.6:rhacm2/rbac-query-proxy-rhel8@sha256:582301b10af0b966ae7d5e130cb0e5f96e7912dc66b4108e0d6078656ca80604_amd64",
"8Base-RHACM-2.6:rhacm2/rbac-query-proxy-rhel8@sha256:f1c7de85a44c03f48a6f62ba1d7d650f0b06e0f502cecff1512ad637b5bc1c27_s390x",
"8Base-RHACM-2.6:rhacm2/redisgraph-tls-rhel8@sha256:128279a656bfbde6c2c052766d63a1de6a06d8bea2707813c64396c2ae382478_amd64",
"8Base-RHACM-2.6:rhacm2/redisgraph-tls-rhel8@sha256:35927ca6e6e9c8d420c499a0c8ad37c4297ba19743d550f489d3e66482275a49_arm64",
"8Base-RHACM-2.6:rhacm2/redisgraph-tls-rhel8@sha256:4696baed553266682ba2b54d3bf683d2ff1241b625de5ec54a45c1b2c5f96243_s390x",
"8Base-RHACM-2.6:rhacm2/redisgraph-tls-rhel8@sha256:d722f2ffab1f58bbaf3c62ef71dbf7e6c4023e6ab17690f1049075a321d0b1ac_ppc64le",
"8Base-RHACM-2.6:rhacm2/search-aggregator-rhel8@sha256:2b5f372c1c73c4de587b5a4388d95b8cc553fc56af446fcefa0e14c6d980b6b3_ppc64le",
"8Base-RHACM-2.6:rhacm2/search-aggregator-rhel8@sha256:38fceeedc0672def1c2cf42bb6743ae726e77d9f7352d002b3fc688c6d551852_amd64",
"8Base-RHACM-2.6:rhacm2/search-aggregator-rhel8@sha256:6a915335bcebb0884fc72df2dfee97c74d42c035864b960e1c800fa6c5f8d93c_arm64",
"8Base-RHACM-2.6:rhacm2/search-aggregator-rhel8@sha256:752decaefc38aa009f54201b38d4ab26d9b4020caec649d9b1f1564f56c47c2a_s390x",
"8Base-RHACM-2.6:rhacm2/search-api-rhel8@sha256:37eea70d5b1c89c25372dcea8c8c03e1e0a9af1b5a06f3b0706ba776ae8847c1_amd64",
"8Base-RHACM-2.6:rhacm2/search-api-rhel8@sha256:7400088d206592eb29cd86182909626262c9b2a99f017811fcc9d8a753c39009_arm64",
"8Base-RHACM-2.6:rhacm2/search-api-rhel8@sha256:aa8ea0deabc39a068f3f6ce9fa6334e44fc507355009a9bff448e742156ec203_ppc64le",
"8Base-RHACM-2.6:rhacm2/search-api-rhel8@sha256:b4d2d39c2b3b736987f1e888b858d52a7ebd9f8d0cebd3bdef8c59f6e3e41725_s390x",
"8Base-RHACM-2.6:rhacm2/search-collector-rhel8@sha256:0174699ec75fcda08892b4e72b674df989af51ea5f04de57a62c2a85a3c08f4f_arm64",
"8Base-RHACM-2.6:rhacm2/search-collector-rhel8@sha256:5a29a9805b8d20969cba86da11a9de8176a3172df361aec5fae136a4271de308_amd64",
"8Base-RHACM-2.6:rhacm2/search-collector-rhel8@sha256:be7eed9ad9502bcc294081f7e2098fc4f8411c912c34fe63479b5b770d06caca_s390x",
"8Base-RHACM-2.6:rhacm2/search-collector-rhel8@sha256:c467c1d7ceaf5281077f7fe8ff1c1c4cffe325132890a3ab9b96ea5db2e2c930_ppc64le",
"8Base-RHACM-2.6:rhacm2/search-rhel8@sha256:2135cd20bb7ebbf48499992fe46a928e28fc78c86e360633ea09054520c42539_ppc64le",
"8Base-RHACM-2.6:rhacm2/search-rhel8@sha256:3a7a31974210e21a3faed9b57a75b970c70ac41d9662b884d4ce67275f756fc7_arm64",
"8Base-RHACM-2.6:rhacm2/search-rhel8@sha256:6e6a19f1440e4eb15a8206e18f7f4dde3e1a5c6518944571d09923d116d3f04e_amd64",
"8Base-RHACM-2.6:rhacm2/search-rhel8@sha256:e6ed3e65f0d49b3c6b0e3e97593a8fae4d453f3aecf8d7829c0d25c68bc91ea1_s390x",
"8Base-RHACM-2.6:rhacm2/submariner-addon-rhel8@sha256:7b80d01371f551df506bd0c56df6829845bfce497ff01cc44b68f172ed5399b4_ppc64le",
"8Base-RHACM-2.6:rhacm2/submariner-addon-rhel8@sha256:934c560bc786015c694e9cffbae8e86f631b3331d62f5a547931446dae82f8c3_s390x",
"8Base-RHACM-2.6:rhacm2/submariner-addon-rhel8@sha256:b467881f4028a89a9e79ba93da719845db576f47a04ae6e569c2317be5594b29_arm64",
"8Base-RHACM-2.6:rhacm2/submariner-addon-rhel8@sha256:fc5592d42e4aca70288448d174511b922ece7f8cb4b41c6a36195c3a4a60aa36_amd64",
"8Base-RHACM-2.6:rhacm2/thanos-receive-controller-rhel8@sha256:21f2626c10c4fb61b37e6ca4ab574186b423f155fbc5cfef3e894fff04cc270e_ppc64le",
"8Base-RHACM-2.6:rhacm2/thanos-receive-controller-rhel8@sha256:c357074958324fc5d602cdcf1cba285bf8582e0b36af79a8f6211bb0dfb77a10_amd64",
"8Base-RHACM-2.6:rhacm2/thanos-receive-controller-rhel8@sha256:d9ac8e67d6d9858b16dd9d1d49c1dd904aa22a7b618e5d33292344faced9c0d3_arm64",
"8Base-RHACM-2.6:rhacm2/thanos-receive-controller-rhel8@sha256:e3b840a7833680170f9e9ca52309552c584935a68c75cc71e6d576b104dc01c8_s390x",
"8Base-RHACM-2.6:rhacm2/thanos-rhel8@sha256:453c525197ccfe1f866af70ca2e7f3deb6f98d0b98c09b602b4fa1368787213d_amd64",
"8Base-RHACM-2.6:rhacm2/thanos-rhel8@sha256:4b3b45ad0b564360c245d20b1540c2398c9606cf8684275e4ee071c591357929_arm64",
"8Base-RHACM-2.6:rhacm2/thanos-rhel8@sha256:7e43ba8f47ec54b5f86d13c81b67b044176530b63b5ae3f40332fc975cc6b21f_s390x",
"8Base-RHACM-2.6:rhacm2/thanos-rhel8@sha256:faaa00c0af80c781a7c610616153a3cd1dc1b20637934c3a243a2e9664ba0ee5_ppc64le"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "golang: compress/gzip: stack exhaustion in Reader.Read"
},
{
"cve": "CVE-2022-30632",
"cwe": {
"id": "CWE-1325",
"name": "Improperly Controlled Sequential Memory Allocation"
},
"discovery_date": "2022-07-14T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2107386"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in golang. Calling Glob on a path that contains a large number of path separators can cause a panic issue due to stack exhaustion. This can cause an attacker to impact availability.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "golang: path/filepath: stack exhaustion in Glob",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "The exploitation of this flaw will only result in a denial of service of the application via the application crashing which is why this has been rated as moderate.\n\nWithin regulated environments, a combination of the following controls acts as a significant barrier to successfully exploiting a CWE-1325: Improperly Controlled Sequential Memory Allocation vulnerability and therefore downgrades the severity of this particular CVE from Moderate to Low.\n\nAccess to the platform is granted only after successful hard token-based multi-factor authentication (MFA) and is governed by least privilege to ensure only authorized users and roles can execute or modify code. Static code analysis and peer reviews enforce strong input validation and error handling, preventing improperly validated inputs from causing system instability, data exposure, or privilege escalation. In the event of successful exploitation, process isolation limits the impact of excessive sequential memory allocation by restricting memory use per process, preventing any single process from exhausting system resources. Finally, the platform uses memory protection mechanisms such as Data Execution Prevention (DEP) and Address Space Layout Randomization (ASLR) to reduce the risk of memory allocation-based attacks.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"8Base-RHACM-2.6:rhacm2/acm-governance-policy-addon-controller-rhel8@sha256:615ab5d9542759d921634737709e84a8e65d003ea136e5d22858d380225fd177_amd64",
"8Base-RHACM-2.6:rhacm2/acm-governance-policy-addon-controller-rhel8@sha256:958b729d30f10b9c121e68ac8ede2054ed29cc52a9a7d6df0537ed221aa74358_s390x",
"8Base-RHACM-2.6:rhacm2/acm-governance-policy-addon-controller-rhel8@sha256:b5bef941b4e0b5b3529ca5b2311c85295b9f6d12e482a9cbdad691c2406541f1_ppc64le",
"8Base-RHACM-2.6:rhacm2/acm-governance-policy-addon-controller-rhel8@sha256:f6194b9056d77e54f3c74caa9eab87bd1df1818d082fc807229d1c44ec6c88c4_arm64",
"8Base-RHACM-2.6:rhacm2/acm-grafana-rhel8@sha256:45616ed43b53d3a83e65828118f09430396f5bcb0566ae3a65d937b59f0d873e_s390x",
"8Base-RHACM-2.6:rhacm2/acm-grafana-rhel8@sha256:8c48441cfa850ea1274932e94da0831618c10f91022619c779304501a75fb161_amd64",
"8Base-RHACM-2.6:rhacm2/acm-grafana-rhel8@sha256:cc1c196b19c5fd8f313c6136359cc9dd37b5f59d32a581b10cf89b80b7d0cbf4_arm64",
"8Base-RHACM-2.6:rhacm2/acm-grafana-rhel8@sha256:cdf24e68e50be1350566243f6d2cb1403d09ab68e5fed39ea6c56212e42b90f1_ppc64le",
"8Base-RHACM-2.6:rhacm2/acm-must-gather-rhel8@sha256:1457ff5cfd61611fdc968d4af5b020d835e107b97932c7ba7b3f5ed4cbd0e39f_ppc64le",
"8Base-RHACM-2.6:rhacm2/acm-must-gather-rhel8@sha256:39842906b3846418bc31098e2abad08210118d86aa683e9e5fd04a97822df22d_arm64",
"8Base-RHACM-2.6:rhacm2/acm-must-gather-rhel8@sha256:8a69add2d90a1e094de8510052b683e1765153da75e316ad7778499af0c5ddf9_s390x",
"8Base-RHACM-2.6:rhacm2/acm-must-gather-rhel8@sha256:dca91134a2c1c33c736afcd4c9373749448641385f39162c74e115691289e843_amd64",
"8Base-RHACM-2.6:rhacm2/acm-operator-bundle@sha256:0eac6124f59492d09c1ae650025d59ea0e8547d9f9c832cb9607b09254ff6ddd_s390x",
"8Base-RHACM-2.6:rhacm2/acm-operator-bundle@sha256:1cbcd58a4c23e4c89a6a0509f78802a5aa21205db2784ebc9772b99a3917b183_arm64",
"8Base-RHACM-2.6:rhacm2/acm-operator-bundle@sha256:997aaee36f0bed47e231925a3f2c2ecc503410e54b35727f035c72477f3d1944_ppc64le",
"8Base-RHACM-2.6:rhacm2/acm-operator-bundle@sha256:ce699187f250b93976b8063228ac12d11c6c8f6baba69ba4ed17a38730e84eb3_amd64",
"8Base-RHACM-2.6:rhacm2/acm-prometheus-config-reloader-rhel8@sha256:693a77a9324d6c7f0e69bd9d5725b51f3e429972f1e67469e93648cb347eae84_arm64",
"8Base-RHACM-2.6:rhacm2/acm-prometheus-config-reloader-rhel8@sha256:89757e804d5df2b5eeeb1191b599c3acb9e75f61170f888095302830d6de0582_s390x",
"8Base-RHACM-2.6:rhacm2/acm-prometheus-config-reloader-rhel8@sha256:8e45e1fd7342d7525b118f01794cac1f4a8662def5f2a06336b698db2e268742_amd64",
"8Base-RHACM-2.6:rhacm2/acm-prometheus-config-reloader-rhel8@sha256:ce1c17b34b7aac2e990dc0efe40f4406e73f727b2c7bfe109eded849de753f1a_ppc64le",
"8Base-RHACM-2.6:rhacm2/acm-prometheus-rhel8@sha256:728606d96dd9e0fc2e7810e092e10ee071ec36598c990c8252beccace59a679e_amd64",
"8Base-RHACM-2.6:rhacm2/acm-prometheus-rhel8@sha256:b457d0b95d88c5dd0aac87492cbca40a9d7c2074002ad110f52d562f0c5d0797_arm64",
"8Base-RHACM-2.6:rhacm2/acm-prometheus-rhel8@sha256:f34d2569033bfb1d173342264f090f46d80f7843d52704a7ce9e9eb9de2f5abb_s390x",
"8Base-RHACM-2.6:rhacm2/acm-prometheus-rhel8@sha256:f720e0a94bfe7ed5d812819a3e77cc0581be102970127d8c0d4aa06a05edbf3d_ppc64le",
"8Base-RHACM-2.6:rhacm2/acm-volsync-addon-controller-rhel8@sha256:17ccd6b924b36ab14e3ca5f5331ba7e4c86f8cb64304640d58c3ee6b76edbcaf_ppc64le",
"8Base-RHACM-2.6:rhacm2/acm-volsync-addon-controller-rhel8@sha256:27079308ea87e35564cc3089c65eae68d63880a3bb093ca64d1678a68b60fcec_amd64",
"8Base-RHACM-2.6:rhacm2/acm-volsync-addon-controller-rhel8@sha256:9eabaac2df91aeef613d6973669d07298f2159c6a6e0c9f294623f7b1a10bc08_s390x",
"8Base-RHACM-2.6:rhacm2/acm-volsync-addon-controller-rhel8@sha256:f7abdf1756bc0ff2ebf02fee0469a8b9eeabe1fa8cafdd21c6e8f958155b70bb_arm64",
"8Base-RHACM-2.6:rhacm2/cert-policy-controller-rhel8@sha256:017c1e663827a3b55d70badd3ed979b5d1831252c49d671897a85a75afaa5bb0_s390x",
"8Base-RHACM-2.6:rhacm2/cert-policy-controller-rhel8@sha256:0610778095974edf936602018281bf7a5e287ba9eca9f661a423e68bbe000e40_ppc64le",
"8Base-RHACM-2.6:rhacm2/cert-policy-controller-rhel8@sha256:a66d7d4ee1179f7fce639490f919d722db54eaa3118b4135078c33e6cbf91488_amd64",
"8Base-RHACM-2.6:rhacm2/cert-policy-controller-rhel8@sha256:d660befef0c8f7a4db7aa3b865545c9863d8f37e7ba4b8de4380185f82b208d4_arm64",
"8Base-RHACM-2.6:rhacm2/cluster-backup-rhel8-operator@sha256:1a749d0795972a9bfd5a00aa96c238a660673464be01b2aa9fd7a3aeead6ddf7_amd64",
"8Base-RHACM-2.6:rhacm2/cluster-backup-rhel8-operator@sha256:8915dbdc562e63441f79041bdf1176e46ce53e95418d133f0cd0c1ff79da48a2_arm64",
"8Base-RHACM-2.6:rhacm2/cluster-backup-rhel8-operator@sha256:995f225449b207da9a3cad175dac85b87eefb28ff5bae6a588f40fd79fbe12a1_ppc64le",
"8Base-RHACM-2.6:rhacm2/cluster-backup-rhel8-operator@sha256:f1255a76c6275a4b6a400c82e204a5112fff6fe87f71626f8f309763f6a5d9e4_s390x",
"8Base-RHACM-2.6:rhacm2/config-policy-controller-rhel8@sha256:3b2e0d850e8fc966ec80bff16df26002334744a96b81c7a7dfe222f1706a52e3_s390x",
"8Base-RHACM-2.6:rhacm2/config-policy-controller-rhel8@sha256:447f275bbde46d7fc173798ef5abc0a77a6780f0dffdc171786edbe00f27d8d8_ppc64le",
"8Base-RHACM-2.6:rhacm2/config-policy-controller-rhel8@sha256:61964a1a0ddf2e98bcf5249b7374235055ab85cc26663a8d9397c2b7f6fbb4c6_amd64",
"8Base-RHACM-2.6:rhacm2/config-policy-controller-rhel8@sha256:a3abaa3d0bf1d34fa9e40903a8713c439f5f7f751e775d32cbab308983064ce0_arm64",
"8Base-RHACM-2.6:rhacm2/console-rhel8@sha256:6c0f630ff57f6f423df6dbf4df9faad25089f9b391be35cb8bc9cd5211f94d67_arm64",
"8Base-RHACM-2.6:rhacm2/console-rhel8@sha256:8608aed6971299def3fbe749336727e84c69582664dedac3145b92ea24e62e4d_amd64",
"8Base-RHACM-2.6:rhacm2/console-rhel8@sha256:afa80ae8274db7fa6796c35980fc5df15889e94aff3361f6cda643e5a09da220_ppc64le",
"8Base-RHACM-2.6:rhacm2/console-rhel8@sha256:f06e4e3f62db52c6d7fa0bc1f289de773e18d076bc38612e1b0ddc85c76fde06_s390x",
"8Base-RHACM-2.6:rhacm2/endpoint-monitoring-rhel8-operator@sha256:060bcd658756a924b4ce4d202bd447a3254fc1f49af7d685dde8720f355cde8e_arm64",
"8Base-RHACM-2.6:rhacm2/endpoint-monitoring-rhel8-operator@sha256:091d66731c5fe8eba5646c6b2622bb38c074e202a8a4a7e906921673b60f0898_amd64",
"8Base-RHACM-2.6:rhacm2/endpoint-monitoring-rhel8-operator@sha256:80660eb7f3c068768b0ea04ff20f4539194c52427ffdab4626bf781aa3f2ca64_s390x",
"8Base-RHACM-2.6:rhacm2/endpoint-monitoring-rhel8-operator@sha256:d6204fcf04c83bac13232ec1602572ad5f22bb528537e591079dfa36152697ec_ppc64le",
"8Base-RHACM-2.6:rhacm2/governance-policy-propagator-rhel8@sha256:51be0f04938b60ed1dba60908bebd2000d78e4ade34757bae70a083c67d77e8e_arm64",
"8Base-RHACM-2.6:rhacm2/governance-policy-propagator-rhel8@sha256:9577701bf3c7aa00b99531d2c3842130abc6cd91c52c4a7ba040b705eeace4c7_s390x",
"8Base-RHACM-2.6:rhacm2/governance-policy-propagator-rhel8@sha256:bdc6c128628db86697af198430c5ae5c61c3e586c1a97187e4d4e852cec61e92_ppc64le",
"8Base-RHACM-2.6:rhacm2/governance-policy-propagator-rhel8@sha256:cc519319b9f4fe672144ebedd772ddf56d5de90e3c8f52c0fb9b55313f71a7b3_amd64",
"8Base-RHACM-2.6:rhacm2/governance-policy-spec-sync-rhel8@sha256:2c1905ae8a83e5598678457fd955cbc867453ed5836de6fcc182e4928df8bd67_s390x",
"8Base-RHACM-2.6:rhacm2/governance-policy-spec-sync-rhel8@sha256:4a8d30cc0e1d83c69b7f3339418b101da23fbcaee7d326bedaff677eceb25ab2_ppc64le",
"8Base-RHACM-2.6:rhacm2/governance-policy-spec-sync-rhel8@sha256:6849cf1b4dd883d5b4c0cf90a3adfb26cb59d03d3b892cee3669a32dd6b8dcc2_amd64",
"8Base-RHACM-2.6:rhacm2/governance-policy-spec-sync-rhel8@sha256:d06ffc621167aff31ecb0fa417b294ff0676fb00e4ef1c6cb0fb2aaf4b2561e0_arm64",
"8Base-RHACM-2.6:rhacm2/governance-policy-status-sync-rhel8@sha256:4c86e16f15aaf454e4e5ce5436e1db27a5f8a55f573c3eaf02e4786fe52edfc8_arm64",
"8Base-RHACM-2.6:rhacm2/governance-policy-status-sync-rhel8@sha256:cf6a75d94f50dd063e939aee18756c767cba43f4e1e62a9c2f2b764ac6f43746_s390x",
"8Base-RHACM-2.6:rhacm2/governance-policy-status-sync-rhel8@sha256:e072b615eeffff80a94831e58c70980684c1ec4bd972844b25b157eb7ed5937f_ppc64le",
"8Base-RHACM-2.6:rhacm2/governance-policy-status-sync-rhel8@sha256:fffe971caa2e911d9c972c0e88712ff431d34c63dbe74e25f1cababa50ea7417_amd64",
"8Base-RHACM-2.6:rhacm2/governance-policy-template-sync-rhel8@sha256:10bc1a3833599a593a058e804de67e92888ed779fd0000928d4a70b6c7d5c1c2_amd64",
"8Base-RHACM-2.6:rhacm2/governance-policy-template-sync-rhel8@sha256:5c17f979f47840a879059ad83de12f0756889564a17190ba4438a7632c999bb1_arm64",
"8Base-RHACM-2.6:rhacm2/governance-policy-template-sync-rhel8@sha256:848bce8007de7714afc8c755b5f0c3cdf5eb6b1d259811c947bc295924539a0e_ppc64le",
"8Base-RHACM-2.6:rhacm2/governance-policy-template-sync-rhel8@sha256:95439f7e18fa87601d5860cbd9ca5f0738786e30a629d23788fd5fe33d694c66_s390x",
"8Base-RHACM-2.6:rhacm2/grafana-dashboard-loader-rhel8@sha256:1f5c1b2cffebf069859e95d0e722cb293f8c176bf5c5873bb9517c96b26c2e10_arm64",
"8Base-RHACM-2.6:rhacm2/grafana-dashboard-loader-rhel8@sha256:5223158a122658bafbd853c596cdc1f7bd7a0e4fdd82b1c3668ac84adeae9f24_s390x",
"8Base-RHACM-2.6:rhacm2/grafana-dashboard-loader-rhel8@sha256:561f1f05925cfe3c5f0f8a9b7475be4bbab183b5611ecfe09b090d80fa4bc2fe_amd64",
"8Base-RHACM-2.6:rhacm2/grafana-dashboard-loader-rhel8@sha256:734270221ec4a516e7eb77f2ec3a753384242116aa70320a1dbe969e915af1df_ppc64le",
"8Base-RHACM-2.6:rhacm2/iam-policy-controller-rhel8@sha256:2827e5f485213f92e2d0092187f3976dd6fe598e39b5cf2212d48c3a44c34b13_arm64",
"8Base-RHACM-2.6:rhacm2/iam-policy-controller-rhel8@sha256:8ca9e80365c76b66b2de3924fc50a5912e606042c704b02cb174a4b8bd3927c4_amd64",
"8Base-RHACM-2.6:rhacm2/iam-policy-controller-rhel8@sha256:c5069e76a900aa300102a0ae54ecbc12c0ac31abfeed8656ee60a949daef79c3_s390x",
"8Base-RHACM-2.6:rhacm2/iam-policy-controller-rhel8@sha256:ca05e79e5508924af71f323c13f664770d8dd4eb61ecf0894e4f9a81f7a1b402_ppc64le",
"8Base-RHACM-2.6:rhacm2/insights-client-rhel8@sha256:02cacfec60c80b9228e8b18949751de867f974ea6b1172129096e64e949c0598_amd64",
"8Base-RHACM-2.6:rhacm2/insights-client-rhel8@sha256:2b14036d0291e54c3191682de2ea875a78d78c35b2791a5a113ba1a8920f0621_ppc64le",
"8Base-RHACM-2.6:rhacm2/insights-client-rhel8@sha256:d4c05f641de8fd0753d63cc6d5b62464d3d6a87d601514e87ef2e40bbe7b01b6_s390x",
"8Base-RHACM-2.6:rhacm2/insights-client-rhel8@sha256:e15c410b693b34f49869d037ebb5584384fcdf88114b7a94967ca09f1361a5f3_arm64",
"8Base-RHACM-2.6:rhacm2/insights-metrics-rhel8@sha256:67aa55bb65685395ad2773e7459dff5fbccdeedcf9e56ec2722d8f5c919eae89_s390x",
"8Base-RHACM-2.6:rhacm2/insights-metrics-rhel8@sha256:6c54e08f5f6c2cae41a5e108e1019ff6522af8f69d666e22eb4631cd83b85917_amd64",
"8Base-RHACM-2.6:rhacm2/insights-metrics-rhel8@sha256:88d9b7246aa75cb2c88ccb7f2f1202fc465be0f2d89e59f1d2259f69ada56d9d_arm64",
"8Base-RHACM-2.6:rhacm2/insights-metrics-rhel8@sha256:bad98fe71638d7346f31ea45f6063ec970bf90844bb5c5dc5f917bb0f0099899_ppc64le",
"8Base-RHACM-2.6:rhacm2/klusterlet-addon-controller-rhel8@sha256:22e510955af3fa736b7306c387f44b5f15f5f9a7a006c6587e06d5d8602cc2f0_s390x",
"8Base-RHACM-2.6:rhacm2/klusterlet-addon-controller-rhel8@sha256:55bc86326f992cc4f4401b93f90cdd2baa6728015ffaf6168f2d46ae43c70cf4_ppc64le",
"8Base-RHACM-2.6:rhacm2/klusterlet-addon-controller-rhel8@sha256:8dd7f47af047fb899c7fcbad61cb8f38da45990cac186f9235aec3e4e7de25e9_amd64",
"8Base-RHACM-2.6:rhacm2/klusterlet-addon-controller-rhel8@sha256:bdb97eb5bb0e8f59edf0d389fb07c45171e728dc8b4d2bdacd785193b46ec03b_arm64",
"8Base-RHACM-2.6:rhacm2/kube-rbac-proxy-rhel8@sha256:11a353ee9da6cc843d5f346f4fa51681d13318e2e61fc4d1a3f63406eb175260_s390x",
"8Base-RHACM-2.6:rhacm2/kube-rbac-proxy-rhel8@sha256:31757f3e3bb08b4e49e54694b18b3cf327637be20535482b2df1345b17444dda_amd64",
"8Base-RHACM-2.6:rhacm2/kube-rbac-proxy-rhel8@sha256:b2c0b7414d0fc36a49cbdc5a56b25dd62aac18defc2defbd9c1895cd13a5e716_arm64",
"8Base-RHACM-2.6:rhacm2/kube-rbac-proxy-rhel8@sha256:dbd816d503e9beb58622604432eb415419e893627eb95c1ceeb8ff5bda7d6335_ppc64le",
"8Base-RHACM-2.6:rhacm2/kube-state-metrics-rhel8@sha256:53246a6df1f0880d94ed2644fa4366e3e2108b6fa8a51745af87785346ce5304_s390x",
"8Base-RHACM-2.6:rhacm2/kube-state-metrics-rhel8@sha256:5f2393bceefffb32240043b6722aa73d31fc8133cc2666fcf5eb8d33794bc54f_arm64",
"8Base-RHACM-2.6:rhacm2/kube-state-metrics-rhel8@sha256:c792c043462281cde7c93bd8e2136f62ca17d072e7f466353f37de8e5f5dc949_ppc64le",
"8Base-RHACM-2.6:rhacm2/kube-state-metrics-rhel8@sha256:e6b1d24b56e6973eee1569e351db6637ca67e1d6cd124adb845cbf6e35a4f6af_amd64",
"8Base-RHACM-2.6:rhacm2/management-ingress-rhel8@sha256:07238998d21204cd8f25dc63e6dbde20a2dd25c3b96609729306db6c63a0fca4_arm64",
"8Base-RHACM-2.6:rhacm2/management-ingress-rhel8@sha256:0d2665d19a8753c6269f594b68b067cd62a402404287e6416543c1af2d7d3cf4_ppc64le",
"8Base-RHACM-2.6:rhacm2/management-ingress-rhel8@sha256:6917d018e53aabb6f5402f02000aedd2e5cf71bcc84562e0fc7d7c87049f4b67_amd64",
"8Base-RHACM-2.6:rhacm2/management-ingress-rhel8@sha256:73b0444bd91a1dade3b7e76245ac8d6cb568929bba321b8c86c269d6f542ac3b_s390x",
"8Base-RHACM-2.6:rhacm2/memcached-exporter-rhel8@sha256:7d85dd62346a647d22202baa0f8d405b2aaf9a7174b38e5d29df2e03530009c3_s390x",
"8Base-RHACM-2.6:rhacm2/memcached-exporter-rhel8@sha256:9635616c8f058e67d557201147904b05f8b49938f63fb2b0239dfca883f61685_arm64",
"8Base-RHACM-2.6:rhacm2/memcached-exporter-rhel8@sha256:9e91ecec92ec0df8b72beb6040f39d9a25b0bfad844e92ea34cc2d648d221d22_ppc64le",
"8Base-RHACM-2.6:rhacm2/memcached-exporter-rhel8@sha256:c773b9a2fffcd549d4936054260f655c78da603957826d6bad4e8567a213ad10_amd64",
"8Base-RHACM-2.6:rhacm2/memcached-rhel8@sha256:584f8c4a9a1b75fc71948a98add560d4fe3d936ee46ac791f32121dbadf8c7d2_ppc64le",
"8Base-RHACM-2.6:rhacm2/memcached-rhel8@sha256:59b3ce3f3f4459c97cfffee5e20830d70f8a69198b5fab271e6c478d615c46d3_arm64",
"8Base-RHACM-2.6:rhacm2/memcached-rhel8@sha256:6f458c76757203b28434f871027c6a466a73d246ceb5bfac8793ad1896a672ab_amd64",
"8Base-RHACM-2.6:rhacm2/memcached-rhel8@sha256:e34722fd656e3205dcdb565b0ab68e9971174c11f125dbfff3bf82e1e21f3a76_s390x",
"8Base-RHACM-2.6:rhacm2/metrics-collector-rhel8@sha256:3a81a018b939752543e78c2d68d1436b851be2256b88c3e66cd506ae1d8f4c9c_ppc64le",
"8Base-RHACM-2.6:rhacm2/metrics-collector-rhel8@sha256:6a3e0c36c123c9dc54759655d9148f580abada501034914863a6528ded19ef34_amd64",
"8Base-RHACM-2.6:rhacm2/metrics-collector-rhel8@sha256:7991f484f97b9951f27f70e67d5db0850c4189ee86db8406cdda961a9beb06f0_arm64",
"8Base-RHACM-2.6:rhacm2/metrics-collector-rhel8@sha256:fa08b9bf3fd334738984e150ba5bfd2e005374752f3112340b65f6434eacd057_s390x",
"8Base-RHACM-2.6:rhacm2/multicloud-integrations-rhel8@sha256:2bcbf9a565f3c566061325aca3174ec755b5c94a28612718a3f1563db317273e_ppc64le",
"8Base-RHACM-2.6:rhacm2/multicloud-integrations-rhel8@sha256:6813ccd43a1aecd1aaf4d5d4b1620fd63bbca00b736100189ff91246bf3bc36b_arm64",
"8Base-RHACM-2.6:rhacm2/multicloud-integrations-rhel8@sha256:db89ef3686570526afdb2b79fd698aca5dc50c633009760f1748fb9fd506067b_amd64",
"8Base-RHACM-2.6:rhacm2/multicloud-integrations-rhel8@sha256:db8bc27937802c5d8fff769b9c93c8a01411629d199adbc39235e721d6468b30_s390x",
"8Base-RHACM-2.6:rhacm2/multicluster-observability-rhel8-operator@sha256:434db0ca203b14b899fff9b7a2a5b975de852ea29620a828f29246448aba873c_ppc64le",
"8Base-RHACM-2.6:rhacm2/multicluster-observability-rhel8-operator@sha256:876bfa63b0e13833eaeadb7c6a0481f1d7970b283f69ece4d81c99985f4dd161_arm64",
"8Base-RHACM-2.6:rhacm2/multicluster-observability-rhel8-operator@sha256:d23f208e020d42bc095011d423146e2da35b2bc85b844911bde2f4edf696bdca_amd64",
"8Base-RHACM-2.6:rhacm2/multicluster-observability-rhel8-operator@sha256:f29581baf5277588d2e4cd01380ecf46e3c97a2f17ade01b048f75c29f18d62c_s390x",
"8Base-RHACM-2.6:rhacm2/multicluster-operators-application-rhel8@sha256:1952d422bd7ba42323711faba59244c449293cc92502e350460fee07c0e3b34a_ppc64le",
"8Base-RHACM-2.6:rhacm2/multicluster-operators-application-rhel8@sha256:566a60f630ec346eced3106ec072963d1b9f9d300e7d4cee6af6dc0d590a3937_s390x",
"8Base-RHACM-2.6:rhacm2/multicluster-operators-application-rhel8@sha256:724dd9f4a5e4acd061206ca2ea57c329210ade5135dbdf941b8d7e720daa4f10_arm64",
"8Base-RHACM-2.6:rhacm2/multicluster-operators-application-rhel8@sha256:ace8895fc62c1394dfa7854fd9ce3e14ef859e989255f70dc9a5a3d9bcd514c0_amd64",
"8Base-RHACM-2.6:rhacm2/multicluster-operators-channel-rhel8@sha256:1ebe6504a6a58f39f93952bf1c135ea58ff77e65c5b8ba73c7ad6295e66a1b45_s390x",
"8Base-RHACM-2.6:rhacm2/multicluster-operators-channel-rhel8@sha256:557cc962d0b10d80a9dea7adce387ea28fb4199a02fa8546645ab2cacbf28b88_ppc64le",
"8Base-RHACM-2.6:rhacm2/multicluster-operators-channel-rhel8@sha256:82526c7c046325bde1dfa0a47b58b773355f00bc95c23be75105e7255e7bddd2_arm64",
"8Base-RHACM-2.6:rhacm2/multicluster-operators-channel-rhel8@sha256:85e20d97f28e43668c2790bd6e0adbc598d01f9fab849761fb96d7a5c4946a87_amd64",
"8Base-RHACM-2.6:rhacm2/multicluster-operators-subscription-rhel8@sha256:7310f31faae367a363c27a7236b562bbfe8381a352fce906279590bac11571d2_ppc64le",
"8Base-RHACM-2.6:rhacm2/multicluster-operators-subscription-rhel8@sha256:7676d33b9be36ca6660d3aed888fdffcf270fcf82258ed9531e2746a3d27610c_s390x",
"8Base-RHACM-2.6:rhacm2/multicluster-operators-subscription-rhel8@sha256:e718d5abef58365d547ef73828a26adff5b6cef1bf935aa7c27f12f604b50337_amd64",
"8Base-RHACM-2.6:rhacm2/multicluster-operators-subscription-rhel8@sha256:f58aff87d1efb64417c6976f6772a464e54beefe847f50a141726b7a1a6a293a_arm64",
"8Base-RHACM-2.6:rhacm2/multiclusterhub-repo-rhel8@sha256:03222a9dd6eca9cf44932a0ff1bf89bd9d2d29683f1ebb0d0aa49171b77a4963_ppc64le",
"8Base-RHACM-2.6:rhacm2/multiclusterhub-repo-rhel8@sha256:881b8c3b19918affd478c0ad0c73dff96dd28f5c1dfddb86472b42e422fa25b6_amd64",
"8Base-RHACM-2.6:rhacm2/multiclusterhub-repo-rhel8@sha256:9de94ea1f83ec8b7257c7b2befc1485ed9cc40c9ef3600c4c4c50934e708cf9d_s390x",
"8Base-RHACM-2.6:rhacm2/multiclusterhub-repo-rhel8@sha256:a45ed68e7d3ac89d17eaf06445cabfc19a9ce85a42f116d75028d6acd18a322b_arm64",
"8Base-RHACM-2.6:rhacm2/multiclusterhub-rhel8@sha256:48d1fa8bc5f6a4d8349c41126301bd86d12836384f336881ecb71bd79f84ae93_ppc64le",
"8Base-RHACM-2.6:rhacm2/multiclusterhub-rhel8@sha256:a33e91fb763a2f0894433bce31bd44229e7d5f5c53d36c6b6f643807a45c110b_arm64",
"8Base-RHACM-2.6:rhacm2/multiclusterhub-rhel8@sha256:d6e126cbdd3cfbcdee04b093389ca1b07ac8038da96060051ed94e1eeacc6d92_s390x",
"8Base-RHACM-2.6:rhacm2/multiclusterhub-rhel8@sha256:ecf12158a2d8802b4c7efd6b336ff36c1e002223b1d385a40fbef638d5e4aa21_amd64",
"8Base-RHACM-2.6:rhacm2/node-exporter-rhel8@sha256:14d23638efff3c30661c9a5f3ddb6ab0c7a9d162de1176dd9565cf49dfa4b9c5_amd64",
"8Base-RHACM-2.6:rhacm2/node-exporter-rhel8@sha256:533005e1608de68a09e53599de3f30990db95cb923794bab9ae9e3bc1a8b6baf_arm64",
"8Base-RHACM-2.6:rhacm2/node-exporter-rhel8@sha256:99eef3491c7092afa14179b9a9d39dd8fbfb3c9bb61759d678af5d91ac23e59d_s390x",
"8Base-RHACM-2.6:rhacm2/node-exporter-rhel8@sha256:e200d4e1802cce7fce32b1e0dc5c3220b6f6477b73b3a2d8ea26a5a42d63f46b_ppc64le",
"8Base-RHACM-2.6:rhacm2/observatorium-rhel8-operator@sha256:092e3437e6d38b2bf676d7fb67ad672e3ef03440017b5af7c1ebd2beb3f437eb_amd64",
"8Base-RHACM-2.6:rhacm2/observatorium-rhel8-operator@sha256:8cf076bfb049d1aabd00040ee65f0fedd590f0dd448c7561de494093a915b397_ppc64le",
"8Base-RHACM-2.6:rhacm2/observatorium-rhel8-operator@sha256:e69987a64fdbf873d4b19d8626c0c5e99dd13d7c95446850559be966dae45ad0_arm64",
"8Base-RHACM-2.6:rhacm2/observatorium-rhel8-operator@sha256:f0bf89eaea6b7afc2d08c77bd40dfba581f91f462f5ec3d70473b332ca6f781c_s390x",
"8Base-RHACM-2.6:rhacm2/observatorium-rhel8@sha256:0686cfddd61737f7e7eb4f0c011397277394559edac3bb947c0969e302686dd5_ppc64le",
"8Base-RHACM-2.6:rhacm2/observatorium-rhel8@sha256:8f2f3732600235f66c406b6121ac37979f52572ce90353b6e099be7b74406251_amd64",
"8Base-RHACM-2.6:rhacm2/observatorium-rhel8@sha256:9e1fccc5b17865a6d7baaa1a15cb50f47d80a14b0a7bcbd94c12f0ddcaaf1b28_s390x",
"8Base-RHACM-2.6:rhacm2/observatorium-rhel8@sha256:bdd89a1051c8f21e7d81ff80c96731a0eaa7d15c320ab1e6b1dc3f6babd42598_arm64",
"8Base-RHACM-2.6:rhacm2/prometheus-alertmanager-rhel8@sha256:0860b7aa5e8b07792ad7f5d5c0654e23e9da8eedd4b9f509caea616dcfa97d69_amd64",
"8Base-RHACM-2.6:rhacm2/prometheus-alertmanager-rhel8@sha256:624895d8579ef6f3e5b17558a30775790ec6f00701f8c5cdfa315292d7f9e867_s390x",
"8Base-RHACM-2.6:rhacm2/prometheus-alertmanager-rhel8@sha256:6d09865a228cdbbc6d1ac13042c3c00f0bd086f6dc181dfa3cdf8c7f9d826b9e_arm64",
"8Base-RHACM-2.6:rhacm2/prometheus-alertmanager-rhel8@sha256:c69fee848d21346a271972e89d91898eac9fec27d598d98ffa004ca8d1b53270_ppc64le",
"8Base-RHACM-2.6:rhacm2/prometheus-rhel8@sha256:52cea7c27de23e3358030b09f22b962723c523a940f8e2043edc298c907d761c_arm64",
"8Base-RHACM-2.6:rhacm2/prometheus-rhel8@sha256:67e0fadfbb4d99a60435ed12b470772b38ace4ca815fe73da68eb3c826e200fc_ppc64le",
"8Base-RHACM-2.6:rhacm2/prometheus-rhel8@sha256:e8241b1d852d605b44ecfcc552cb0f905f72e8a17c8d228162b40c19388f5176_s390x",
"8Base-RHACM-2.6:rhacm2/prometheus-rhel8@sha256:ed0cc13e79949436d29a7ad0b41b189744a177ea27545fd5eb9b4f71e87bd0eb_amd64",
"8Base-RHACM-2.6:rhacm2/rbac-query-proxy-rhel8@sha256:29c76a37497f212aed280e2bf16ef45fb3785fb4649ce17b7fe9d653a79e2112_arm64",
"8Base-RHACM-2.6:rhacm2/rbac-query-proxy-rhel8@sha256:475a45884a51127722030226ff9a5f0752c98574c41eb61796aece5e702346a3_ppc64le",
"8Base-RHACM-2.6:rhacm2/rbac-query-proxy-rhel8@sha256:582301b10af0b966ae7d5e130cb0e5f96e7912dc66b4108e0d6078656ca80604_amd64",
"8Base-RHACM-2.6:rhacm2/rbac-query-proxy-rhel8@sha256:f1c7de85a44c03f48a6f62ba1d7d650f0b06e0f502cecff1512ad637b5bc1c27_s390x",
"8Base-RHACM-2.6:rhacm2/redisgraph-tls-rhel8@sha256:128279a656bfbde6c2c052766d63a1de6a06d8bea2707813c64396c2ae382478_amd64",
"8Base-RHACM-2.6:rhacm2/redisgraph-tls-rhel8@sha256:35927ca6e6e9c8d420c499a0c8ad37c4297ba19743d550f489d3e66482275a49_arm64",
"8Base-RHACM-2.6:rhacm2/redisgraph-tls-rhel8@sha256:4696baed553266682ba2b54d3bf683d2ff1241b625de5ec54a45c1b2c5f96243_s390x",
"8Base-RHACM-2.6:rhacm2/redisgraph-tls-rhel8@sha256:d722f2ffab1f58bbaf3c62ef71dbf7e6c4023e6ab17690f1049075a321d0b1ac_ppc64le",
"8Base-RHACM-2.6:rhacm2/search-aggregator-rhel8@sha256:2b5f372c1c73c4de587b5a4388d95b8cc553fc56af446fcefa0e14c6d980b6b3_ppc64le",
"8Base-RHACM-2.6:rhacm2/search-aggregator-rhel8@sha256:38fceeedc0672def1c2cf42bb6743ae726e77d9f7352d002b3fc688c6d551852_amd64",
"8Base-RHACM-2.6:rhacm2/search-aggregator-rhel8@sha256:6a915335bcebb0884fc72df2dfee97c74d42c035864b960e1c800fa6c5f8d93c_arm64",
"8Base-RHACM-2.6:rhacm2/search-aggregator-rhel8@sha256:752decaefc38aa009f54201b38d4ab26d9b4020caec649d9b1f1564f56c47c2a_s390x",
"8Base-RHACM-2.6:rhacm2/search-api-rhel8@sha256:37eea70d5b1c89c25372dcea8c8c03e1e0a9af1b5a06f3b0706ba776ae8847c1_amd64",
"8Base-RHACM-2.6:rhacm2/search-api-rhel8@sha256:7400088d206592eb29cd86182909626262c9b2a99f017811fcc9d8a753c39009_arm64",
"8Base-RHACM-2.6:rhacm2/search-api-rhel8@sha256:aa8ea0deabc39a068f3f6ce9fa6334e44fc507355009a9bff448e742156ec203_ppc64le",
"8Base-RHACM-2.6:rhacm2/search-api-rhel8@sha256:b4d2d39c2b3b736987f1e888b858d52a7ebd9f8d0cebd3bdef8c59f6e3e41725_s390x",
"8Base-RHACM-2.6:rhacm2/search-collector-rhel8@sha256:0174699ec75fcda08892b4e72b674df989af51ea5f04de57a62c2a85a3c08f4f_arm64",
"8Base-RHACM-2.6:rhacm2/search-collector-rhel8@sha256:5a29a9805b8d20969cba86da11a9de8176a3172df361aec5fae136a4271de308_amd64",
"8Base-RHACM-2.6:rhacm2/search-collector-rhel8@sha256:be7eed9ad9502bcc294081f7e2098fc4f8411c912c34fe63479b5b770d06caca_s390x",
"8Base-RHACM-2.6:rhacm2/search-collector-rhel8@sha256:c467c1d7ceaf5281077f7fe8ff1c1c4cffe325132890a3ab9b96ea5db2e2c930_ppc64le",
"8Base-RHACM-2.6:rhacm2/search-rhel8@sha256:2135cd20bb7ebbf48499992fe46a928e28fc78c86e360633ea09054520c42539_ppc64le",
"8Base-RHACM-2.6:rhacm2/search-rhel8@sha256:3a7a31974210e21a3faed9b57a75b970c70ac41d9662b884d4ce67275f756fc7_arm64",
"8Base-RHACM-2.6:rhacm2/search-rhel8@sha256:6e6a19f1440e4eb15a8206e18f7f4dde3e1a5c6518944571d09923d116d3f04e_amd64",
"8Base-RHACM-2.6:rhacm2/search-rhel8@sha256:e6ed3e65f0d49b3c6b0e3e97593a8fae4d453f3aecf8d7829c0d25c68bc91ea1_s390x",
"8Base-RHACM-2.6:rhacm2/submariner-addon-rhel8@sha256:7b80d01371f551df506bd0c56df6829845bfce497ff01cc44b68f172ed5399b4_ppc64le",
"8Base-RHACM-2.6:rhacm2/submariner-addon-rhel8@sha256:934c560bc786015c694e9cffbae8e86f631b3331d62f5a547931446dae82f8c3_s390x",
"8Base-RHACM-2.6:rhacm2/submariner-addon-rhel8@sha256:b467881f4028a89a9e79ba93da719845db576f47a04ae6e569c2317be5594b29_arm64",
"8Base-RHACM-2.6:rhacm2/submariner-addon-rhel8@sha256:fc5592d42e4aca70288448d174511b922ece7f8cb4b41c6a36195c3a4a60aa36_amd64",
"8Base-RHACM-2.6:rhacm2/thanos-receive-controller-rhel8@sha256:21f2626c10c4fb61b37e6ca4ab574186b423f155fbc5cfef3e894fff04cc270e_ppc64le",
"8Base-RHACM-2.6:rhacm2/thanos-receive-controller-rhel8@sha256:c357074958324fc5d602cdcf1cba285bf8582e0b36af79a8f6211bb0dfb77a10_amd64",
"8Base-RHACM-2.6:rhacm2/thanos-receive-controller-rhel8@sha256:d9ac8e67d6d9858b16dd9d1d49c1dd904aa22a7b618e5d33292344faced9c0d3_arm64",
"8Base-RHACM-2.6:rhacm2/thanos-receive-controller-rhel8@sha256:e3b840a7833680170f9e9ca52309552c584935a68c75cc71e6d576b104dc01c8_s390x",
"8Base-RHACM-2.6:rhacm2/thanos-rhel8@sha256:453c525197ccfe1f866af70ca2e7f3deb6f98d0b98c09b602b4fa1368787213d_amd64",
"8Base-RHACM-2.6:rhacm2/thanos-rhel8@sha256:4b3b45ad0b564360c245d20b1540c2398c9606cf8684275e4ee071c591357929_arm64",
"8Base-RHACM-2.6:rhacm2/thanos-rhel8@sha256:7e43ba8f47ec54b5f86d13c81b67b044176530b63b5ae3f40332fc975cc6b21f_s390x",
"8Base-RHACM-2.6:rhacm2/thanos-rhel8@sha256:faaa00c0af80c781a7c610616153a3cd1dc1b20637934c3a243a2e9664ba0ee5_ppc64le"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2022-30632"
},
{
"category": "external",
"summary": "RHBZ#2107386",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2107386"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2022-30632",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-30632"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2022-30632",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2022-30632"
},
{
"category": "external",
"summary": "https://go.dev/issue/53416",
"url": "https://go.dev/issue/53416"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-announce/c/nqrv9fbR0zE",
"url": "https://groups.google.com/g/golang-announce/c/nqrv9fbR0zE"
}
],
"release_date": "2022-07-12T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2022-09-06T22:27:58+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.6/html-single/install/index#installing",
"product_ids": [
"8Base-RHACM-2.6:rhacm2/acm-governance-policy-addon-controller-rhel8@sha256:615ab5d9542759d921634737709e84a8e65d003ea136e5d22858d380225fd177_amd64",
"8Base-RHACM-2.6:rhacm2/acm-governance-policy-addon-controller-rhel8@sha256:958b729d30f10b9c121e68ac8ede2054ed29cc52a9a7d6df0537ed221aa74358_s390x",
"8Base-RHACM-2.6:rhacm2/acm-governance-policy-addon-controller-rhel8@sha256:b5bef941b4e0b5b3529ca5b2311c85295b9f6d12e482a9cbdad691c2406541f1_ppc64le",
"8Base-RHACM-2.6:rhacm2/acm-governance-policy-addon-controller-rhel8@sha256:f6194b9056d77e54f3c74caa9eab87bd1df1818d082fc807229d1c44ec6c88c4_arm64",
"8Base-RHACM-2.6:rhacm2/acm-grafana-rhel8@sha256:45616ed43b53d3a83e65828118f09430396f5bcb0566ae3a65d937b59f0d873e_s390x",
"8Base-RHACM-2.6:rhacm2/acm-grafana-rhel8@sha256:8c48441cfa850ea1274932e94da0831618c10f91022619c779304501a75fb161_amd64",
"8Base-RHACM-2.6:rhacm2/acm-grafana-rhel8@sha256:cc1c196b19c5fd8f313c6136359cc9dd37b5f59d32a581b10cf89b80b7d0cbf4_arm64",
"8Base-RHACM-2.6:rhacm2/acm-grafana-rhel8@sha256:cdf24e68e50be1350566243f6d2cb1403d09ab68e5fed39ea6c56212e42b90f1_ppc64le",
"8Base-RHACM-2.6:rhacm2/acm-must-gather-rhel8@sha256:1457ff5cfd61611fdc968d4af5b020d835e107b97932c7ba7b3f5ed4cbd0e39f_ppc64le",
"8Base-RHACM-2.6:rhacm2/acm-must-gather-rhel8@sha256:39842906b3846418bc31098e2abad08210118d86aa683e9e5fd04a97822df22d_arm64",
"8Base-RHACM-2.6:rhacm2/acm-must-gather-rhel8@sha256:8a69add2d90a1e094de8510052b683e1765153da75e316ad7778499af0c5ddf9_s390x",
"8Base-RHACM-2.6:rhacm2/acm-must-gather-rhel8@sha256:dca91134a2c1c33c736afcd4c9373749448641385f39162c74e115691289e843_amd64",
"8Base-RHACM-2.6:rhacm2/acm-operator-bundle@sha256:0eac6124f59492d09c1ae650025d59ea0e8547d9f9c832cb9607b09254ff6ddd_s390x",
"8Base-RHACM-2.6:rhacm2/acm-operator-bundle@sha256:1cbcd58a4c23e4c89a6a0509f78802a5aa21205db2784ebc9772b99a3917b183_arm64",
"8Base-RHACM-2.6:rhacm2/acm-operator-bundle@sha256:997aaee36f0bed47e231925a3f2c2ecc503410e54b35727f035c72477f3d1944_ppc64le",
"8Base-RHACM-2.6:rhacm2/acm-operator-bundle@sha256:ce699187f250b93976b8063228ac12d11c6c8f6baba69ba4ed17a38730e84eb3_amd64",
"8Base-RHACM-2.6:rhacm2/acm-prometheus-config-reloader-rhel8@sha256:693a77a9324d6c7f0e69bd9d5725b51f3e429972f1e67469e93648cb347eae84_arm64",
"8Base-RHACM-2.6:rhacm2/acm-prometheus-config-reloader-rhel8@sha256:89757e804d5df2b5eeeb1191b599c3acb9e75f61170f888095302830d6de0582_s390x",
"8Base-RHACM-2.6:rhacm2/acm-prometheus-config-reloader-rhel8@sha256:8e45e1fd7342d7525b118f01794cac1f4a8662def5f2a06336b698db2e268742_amd64",
"8Base-RHACM-2.6:rhacm2/acm-prometheus-config-reloader-rhel8@sha256:ce1c17b34b7aac2e990dc0efe40f4406e73f727b2c7bfe109eded849de753f1a_ppc64le",
"8Base-RHACM-2.6:rhacm2/acm-prometheus-rhel8@sha256:728606d96dd9e0fc2e7810e092e10ee071ec36598c990c8252beccace59a679e_amd64",
"8Base-RHACM-2.6:rhacm2/acm-prometheus-rhel8@sha256:b457d0b95d88c5dd0aac87492cbca40a9d7c2074002ad110f52d562f0c5d0797_arm64",
"8Base-RHACM-2.6:rhacm2/acm-prometheus-rhel8@sha256:f34d2569033bfb1d173342264f090f46d80f7843d52704a7ce9e9eb9de2f5abb_s390x",
"8Base-RHACM-2.6:rhacm2/acm-prometheus-rhel8@sha256:f720e0a94bfe7ed5d812819a3e77cc0581be102970127d8c0d4aa06a05edbf3d_ppc64le",
"8Base-RHACM-2.6:rhacm2/acm-volsync-addon-controller-rhel8@sha256:17ccd6b924b36ab14e3ca5f5331ba7e4c86f8cb64304640d58c3ee6b76edbcaf_ppc64le",
"8Base-RHACM-2.6:rhacm2/acm-volsync-addon-controller-rhel8@sha256:27079308ea87e35564cc3089c65eae68d63880a3bb093ca64d1678a68b60fcec_amd64",
"8Base-RHACM-2.6:rhacm2/acm-volsync-addon-controller-rhel8@sha256:9eabaac2df91aeef613d6973669d07298f2159c6a6e0c9f294623f7b1a10bc08_s390x",
"8Base-RHACM-2.6:rhacm2/acm-volsync-addon-controller-rhel8@sha256:f7abdf1756bc0ff2ebf02fee0469a8b9eeabe1fa8cafdd21c6e8f958155b70bb_arm64",
"8Base-RHACM-2.6:rhacm2/cert-policy-controller-rhel8@sha256:017c1e663827a3b55d70badd3ed979b5d1831252c49d671897a85a75afaa5bb0_s390x",
"8Base-RHACM-2.6:rhacm2/cert-policy-controller-rhel8@sha256:0610778095974edf936602018281bf7a5e287ba9eca9f661a423e68bbe000e40_ppc64le",
"8Base-RHACM-2.6:rhacm2/cert-policy-controller-rhel8@sha256:a66d7d4ee1179f7fce639490f919d722db54eaa3118b4135078c33e6cbf91488_amd64",
"8Base-RHACM-2.6:rhacm2/cert-policy-controller-rhel8@sha256:d660befef0c8f7a4db7aa3b865545c9863d8f37e7ba4b8de4380185f82b208d4_arm64",
"8Base-RHACM-2.6:rhacm2/cluster-backup-rhel8-operator@sha256:1a749d0795972a9bfd5a00aa96c238a660673464be01b2aa9fd7a3aeead6ddf7_amd64",
"8Base-RHACM-2.6:rhacm2/cluster-backup-rhel8-operator@sha256:8915dbdc562e63441f79041bdf1176e46ce53e95418d133f0cd0c1ff79da48a2_arm64",
"8Base-RHACM-2.6:rhacm2/cluster-backup-rhel8-operator@sha256:995f225449b207da9a3cad175dac85b87eefb28ff5bae6a588f40fd79fbe12a1_ppc64le",
"8Base-RHACM-2.6:rhacm2/cluster-backup-rhel8-operator@sha256:f1255a76c6275a4b6a400c82e204a5112fff6fe87f71626f8f309763f6a5d9e4_s390x",
"8Base-RHACM-2.6:rhacm2/config-policy-controller-rhel8@sha256:3b2e0d850e8fc966ec80bff16df26002334744a96b81c7a7dfe222f1706a52e3_s390x",
"8Base-RHACM-2.6:rhacm2/config-policy-controller-rhel8@sha256:447f275bbde46d7fc173798ef5abc0a77a6780f0dffdc171786edbe00f27d8d8_ppc64le",
"8Base-RHACM-2.6:rhacm2/config-policy-controller-rhel8@sha256:61964a1a0ddf2e98bcf5249b7374235055ab85cc26663a8d9397c2b7f6fbb4c6_amd64",
"8Base-RHACM-2.6:rhacm2/config-policy-controller-rhel8@sha256:a3abaa3d0bf1d34fa9e40903a8713c439f5f7f751e775d32cbab308983064ce0_arm64",
"8Base-RHACM-2.6:rhacm2/console-rhel8@sha256:6c0f630ff57f6f423df6dbf4df9faad25089f9b391be35cb8bc9cd5211f94d67_arm64",
"8Base-RHACM-2.6:rhacm2/console-rhel8@sha256:8608aed6971299def3fbe749336727e84c69582664dedac3145b92ea24e62e4d_amd64",
"8Base-RHACM-2.6:rhacm2/console-rhel8@sha256:afa80ae8274db7fa6796c35980fc5df15889e94aff3361f6cda643e5a09da220_ppc64le",
"8Base-RHACM-2.6:rhacm2/console-rhel8@sha256:f06e4e3f62db52c6d7fa0bc1f289de773e18d076bc38612e1b0ddc85c76fde06_s390x",
"8Base-RHACM-2.6:rhacm2/endpoint-monitoring-rhel8-operator@sha256:060bcd658756a924b4ce4d202bd447a3254fc1f49af7d685dde8720f355cde8e_arm64",
"8Base-RHACM-2.6:rhacm2/endpoint-monitoring-rhel8-operator@sha256:091d66731c5fe8eba5646c6b2622bb38c074e202a8a4a7e906921673b60f0898_amd64",
"8Base-RHACM-2.6:rhacm2/endpoint-monitoring-rhel8-operator@sha256:80660eb7f3c068768b0ea04ff20f4539194c52427ffdab4626bf781aa3f2ca64_s390x",
"8Base-RHACM-2.6:rhacm2/endpoint-monitoring-rhel8-operator@sha256:d6204fcf04c83bac13232ec1602572ad5f22bb528537e591079dfa36152697ec_ppc64le",
"8Base-RHACM-2.6:rhacm2/governance-policy-propagator-rhel8@sha256:51be0f04938b60ed1dba60908bebd2000d78e4ade34757bae70a083c67d77e8e_arm64",
"8Base-RHACM-2.6:rhacm2/governance-policy-propagator-rhel8@sha256:9577701bf3c7aa00b99531d2c3842130abc6cd91c52c4a7ba040b705eeace4c7_s390x",
"8Base-RHACM-2.6:rhacm2/governance-policy-propagator-rhel8@sha256:bdc6c128628db86697af198430c5ae5c61c3e586c1a97187e4d4e852cec61e92_ppc64le",
"8Base-RHACM-2.6:rhacm2/governance-policy-propagator-rhel8@sha256:cc519319b9f4fe672144ebedd772ddf56d5de90e3c8f52c0fb9b55313f71a7b3_amd64",
"8Base-RHACM-2.6:rhacm2/governance-policy-spec-sync-rhel8@sha256:2c1905ae8a83e5598678457fd955cbc867453ed5836de6fcc182e4928df8bd67_s390x",
"8Base-RHACM-2.6:rhacm2/governance-policy-spec-sync-rhel8@sha256:4a8d30cc0e1d83c69b7f3339418b101da23fbcaee7d326bedaff677eceb25ab2_ppc64le",
"8Base-RHACM-2.6:rhacm2/governance-policy-spec-sync-rhel8@sha256:6849cf1b4dd883d5b4c0cf90a3adfb26cb59d03d3b892cee3669a32dd6b8dcc2_amd64",
"8Base-RHACM-2.6:rhacm2/governance-policy-spec-sync-rhel8@sha256:d06ffc621167aff31ecb0fa417b294ff0676fb00e4ef1c6cb0fb2aaf4b2561e0_arm64",
"8Base-RHACM-2.6:rhacm2/governance-policy-status-sync-rhel8@sha256:4c86e16f15aaf454e4e5ce5436e1db27a5f8a55f573c3eaf02e4786fe52edfc8_arm64",
"8Base-RHACM-2.6:rhacm2/governance-policy-status-sync-rhel8@sha256:cf6a75d94f50dd063e939aee18756c767cba43f4e1e62a9c2f2b764ac6f43746_s390x",
"8Base-RHACM-2.6:rhacm2/governance-policy-status-sync-rhel8@sha256:e072b615eeffff80a94831e58c70980684c1ec4bd972844b25b157eb7ed5937f_ppc64le",
"8Base-RHACM-2.6:rhacm2/governance-policy-status-sync-rhel8@sha256:fffe971caa2e911d9c972c0e88712ff431d34c63dbe74e25f1cababa50ea7417_amd64",
"8Base-RHACM-2.6:rhacm2/governance-policy-template-sync-rhel8@sha256:10bc1a3833599a593a058e804de67e92888ed779fd0000928d4a70b6c7d5c1c2_amd64",
"8Base-RHACM-2.6:rhacm2/governance-policy-template-sync-rhel8@sha256:5c17f979f47840a879059ad83de12f0756889564a17190ba4438a7632c999bb1_arm64",
"8Base-RHACM-2.6:rhacm2/governance-policy-template-sync-rhel8@sha256:848bce8007de7714afc8c755b5f0c3cdf5eb6b1d259811c947bc295924539a0e_ppc64le",
"8Base-RHACM-2.6:rhacm2/governance-policy-template-sync-rhel8@sha256:95439f7e18fa87601d5860cbd9ca5f0738786e30a629d23788fd5fe33d694c66_s390x",
"8Base-RHACM-2.6:rhacm2/grafana-dashboard-loader-rhel8@sha256:1f5c1b2cffebf069859e95d0e722cb293f8c176bf5c5873bb9517c96b26c2e10_arm64",
"8Base-RHACM-2.6:rhacm2/grafana-dashboard-loader-rhel8@sha256:5223158a122658bafbd853c596cdc1f7bd7a0e4fdd82b1c3668ac84adeae9f24_s390x",
"8Base-RHACM-2.6:rhacm2/grafana-dashboard-loader-rhel8@sha256:561f1f05925cfe3c5f0f8a9b7475be4bbab183b5611ecfe09b090d80fa4bc2fe_amd64",
"8Base-RHACM-2.6:rhacm2/grafana-dashboard-loader-rhel8@sha256:734270221ec4a516e7eb77f2ec3a753384242116aa70320a1dbe969e915af1df_ppc64le",
"8Base-RHACM-2.6:rhacm2/iam-policy-controller-rhel8@sha256:2827e5f485213f92e2d0092187f3976dd6fe598e39b5cf2212d48c3a44c34b13_arm64",
"8Base-RHACM-2.6:rhacm2/iam-policy-controller-rhel8@sha256:8ca9e80365c76b66b2de3924fc50a5912e606042c704b02cb174a4b8bd3927c4_amd64",
"8Base-RHACM-2.6:rhacm2/iam-policy-controller-rhel8@sha256:c5069e76a900aa300102a0ae54ecbc12c0ac31abfeed8656ee60a949daef79c3_s390x",
"8Base-RHACM-2.6:rhacm2/iam-policy-controller-rhel8@sha256:ca05e79e5508924af71f323c13f664770d8dd4eb61ecf0894e4f9a81f7a1b402_ppc64le",
"8Base-RHACM-2.6:rhacm2/insights-client-rhel8@sha256:02cacfec60c80b9228e8b18949751de867f974ea6b1172129096e64e949c0598_amd64",
"8Base-RHACM-2.6:rhacm2/insights-client-rhel8@sha256:2b14036d0291e54c3191682de2ea875a78d78c35b2791a5a113ba1a8920f0621_ppc64le",
"8Base-RHACM-2.6:rhacm2/insights-client-rhel8@sha256:d4c05f641de8fd0753d63cc6d5b62464d3d6a87d601514e87ef2e40bbe7b01b6_s390x",
"8Base-RHACM-2.6:rhacm2/insights-client-rhel8@sha256:e15c410b693b34f49869d037ebb5584384fcdf88114b7a94967ca09f1361a5f3_arm64",
"8Base-RHACM-2.6:rhacm2/insights-metrics-rhel8@sha256:67aa55bb65685395ad2773e7459dff5fbccdeedcf9e56ec2722d8f5c919eae89_s390x",
"8Base-RHACM-2.6:rhacm2/insights-metrics-rhel8@sha256:6c54e08f5f6c2cae41a5e108e1019ff6522af8f69d666e22eb4631cd83b85917_amd64",
"8Base-RHACM-2.6:rhacm2/insights-metrics-rhel8@sha256:88d9b7246aa75cb2c88ccb7f2f1202fc465be0f2d89e59f1d2259f69ada56d9d_arm64",
"8Base-RHACM-2.6:rhacm2/insights-metrics-rhel8@sha256:bad98fe71638d7346f31ea45f6063ec970bf90844bb5c5dc5f917bb0f0099899_ppc64le",
"8Base-RHACM-2.6:rhacm2/klusterlet-addon-controller-rhel8@sha256:22e510955af3fa736b7306c387f44b5f15f5f9a7a006c6587e06d5d8602cc2f0_s390x",
"8Base-RHACM-2.6:rhacm2/klusterlet-addon-controller-rhel8@sha256:55bc86326f992cc4f4401b93f90cdd2baa6728015ffaf6168f2d46ae43c70cf4_ppc64le",
"8Base-RHACM-2.6:rhacm2/klusterlet-addon-controller-rhel8@sha256:8dd7f47af047fb899c7fcbad61cb8f38da45990cac186f9235aec3e4e7de25e9_amd64",
"8Base-RHACM-2.6:rhacm2/klusterlet-addon-controller-rhel8@sha256:bdb97eb5bb0e8f59edf0d389fb07c45171e728dc8b4d2bdacd785193b46ec03b_arm64",
"8Base-RHACM-2.6:rhacm2/kube-rbac-proxy-rhel8@sha256:11a353ee9da6cc843d5f346f4fa51681d13318e2e61fc4d1a3f63406eb175260_s390x",
"8Base-RHACM-2.6:rhacm2/kube-rbac-proxy-rhel8@sha256:31757f3e3bb08b4e49e54694b18b3cf327637be20535482b2df1345b17444dda_amd64",
"8Base-RHACM-2.6:rhacm2/kube-rbac-proxy-rhel8@sha256:b2c0b7414d0fc36a49cbdc5a56b25dd62aac18defc2defbd9c1895cd13a5e716_arm64",
"8Base-RHACM-2.6:rhacm2/kube-rbac-proxy-rhel8@sha256:dbd816d503e9beb58622604432eb415419e893627eb95c1ceeb8ff5bda7d6335_ppc64le",
"8Base-RHACM-2.6:rhacm2/kube-state-metrics-rhel8@sha256:53246a6df1f0880d94ed2644fa4366e3e2108b6fa8a51745af87785346ce5304_s390x",
"8Base-RHACM-2.6:rhacm2/kube-state-metrics-rhel8@sha256:5f2393bceefffb32240043b6722aa73d31fc8133cc2666fcf5eb8d33794bc54f_arm64",
"8Base-RHACM-2.6:rhacm2/kube-state-metrics-rhel8@sha256:c792c043462281cde7c93bd8e2136f62ca17d072e7f466353f37de8e5f5dc949_ppc64le",
"8Base-RHACM-2.6:rhacm2/kube-state-metrics-rhel8@sha256:e6b1d24b56e6973eee1569e351db6637ca67e1d6cd124adb845cbf6e35a4f6af_amd64",
"8Base-RHACM-2.6:rhacm2/management-ingress-rhel8@sha256:07238998d21204cd8f25dc63e6dbde20a2dd25c3b96609729306db6c63a0fca4_arm64",
"8Base-RHACM-2.6:rhacm2/management-ingress-rhel8@sha256:0d2665d19a8753c6269f594b68b067cd62a402404287e6416543c1af2d7d3cf4_ppc64le",
"8Base-RHACM-2.6:rhacm2/management-ingress-rhel8@sha256:6917d018e53aabb6f5402f02000aedd2e5cf71bcc84562e0fc7d7c87049f4b67_amd64",
"8Base-RHACM-2.6:rhacm2/management-ingress-rhel8@sha256:73b0444bd91a1dade3b7e76245ac8d6cb568929bba321b8c86c269d6f542ac3b_s390x",
"8Base-RHACM-2.6:rhacm2/memcached-exporter-rhel8@sha256:7d85dd62346a647d22202baa0f8d405b2aaf9a7174b38e5d29df2e03530009c3_s390x",
"8Base-RHACM-2.6:rhacm2/memcached-exporter-rhel8@sha256:9635616c8f058e67d557201147904b05f8b49938f63fb2b0239dfca883f61685_arm64",
"8Base-RHACM-2.6:rhacm2/memcached-exporter-rhel8@sha256:9e91ecec92ec0df8b72beb6040f39d9a25b0bfad844e92ea34cc2d648d221d22_ppc64le",
"8Base-RHACM-2.6:rhacm2/memcached-exporter-rhel8@sha256:c773b9a2fffcd549d4936054260f655c78da603957826d6bad4e8567a213ad10_amd64",
"8Base-RHACM-2.6:rhacm2/memcached-rhel8@sha256:584f8c4a9a1b75fc71948a98add560d4fe3d936ee46ac791f32121dbadf8c7d2_ppc64le",
"8Base-RHACM-2.6:rhacm2/memcached-rhel8@sha256:59b3ce3f3f4459c97cfffee5e20830d70f8a69198b5fab271e6c478d615c46d3_arm64",
"8Base-RHACM-2.6:rhacm2/memcached-rhel8@sha256:6f458c76757203b28434f871027c6a466a73d246ceb5bfac8793ad1896a672ab_amd64",
"8Base-RHACM-2.6:rhacm2/memcached-rhel8@sha256:e34722fd656e3205dcdb565b0ab68e9971174c11f125dbfff3bf82e1e21f3a76_s390x",
"8Base-RHACM-2.6:rhacm2/metrics-collector-rhel8@sha256:3a81a018b939752543e78c2d68d1436b851be2256b88c3e66cd506ae1d8f4c9c_ppc64le",
"8Base-RHACM-2.6:rhacm2/metrics-collector-rhel8@sha256:6a3e0c36c123c9dc54759655d9148f580abada501034914863a6528ded19ef34_amd64",
"8Base-RHACM-2.6:rhacm2/metrics-collector-rhel8@sha256:7991f484f97b9951f27f70e67d5db0850c4189ee86db8406cdda961a9beb06f0_arm64",
"8Base-RHACM-2.6:rhacm2/metrics-collector-rhel8@sha256:fa08b9bf3fd334738984e150ba5bfd2e005374752f3112340b65f6434eacd057_s390x",
"8Base-RHACM-2.6:rhacm2/multicloud-integrations-rhel8@sha256:2bcbf9a565f3c566061325aca3174ec755b5c94a28612718a3f1563db317273e_ppc64le",
"8Base-RHACM-2.6:rhacm2/multicloud-integrations-rhel8@sha256:6813ccd43a1aecd1aaf4d5d4b1620fd63bbca00b736100189ff91246bf3bc36b_arm64",
"8Base-RHACM-2.6:rhacm2/multicloud-integrations-rhel8@sha256:db89ef3686570526afdb2b79fd698aca5dc50c633009760f1748fb9fd506067b_amd64",
"8Base-RHACM-2.6:rhacm2/multicloud-integrations-rhel8@sha256:db8bc27937802c5d8fff769b9c93c8a01411629d199adbc39235e721d6468b30_s390x",
"8Base-RHACM-2.6:rhacm2/multicluster-observability-rhel8-operator@sha256:434db0ca203b14b899fff9b7a2a5b975de852ea29620a828f29246448aba873c_ppc64le",
"8Base-RHACM-2.6:rhacm2/multicluster-observability-rhel8-operator@sha256:876bfa63b0e13833eaeadb7c6a0481f1d7970b283f69ece4d81c99985f4dd161_arm64",
"8Base-RHACM-2.6:rhacm2/multicluster-observability-rhel8-operator@sha256:d23f208e020d42bc095011d423146e2da35b2bc85b844911bde2f4edf696bdca_amd64",
"8Base-RHACM-2.6:rhacm2/multicluster-observability-rhel8-operator@sha256:f29581baf5277588d2e4cd01380ecf46e3c97a2f17ade01b048f75c29f18d62c_s390x",
"8Base-RHACM-2.6:rhacm2/multicluster-operators-application-rhel8@sha256:1952d422bd7ba42323711faba59244c449293cc92502e350460fee07c0e3b34a_ppc64le",
"8Base-RHACM-2.6:rhacm2/multicluster-operators-application-rhel8@sha256:566a60f630ec346eced3106ec072963d1b9f9d300e7d4cee6af6dc0d590a3937_s390x",
"8Base-RHACM-2.6:rhacm2/multicluster-operators-application-rhel8@sha256:724dd9f4a5e4acd061206ca2ea57c329210ade5135dbdf941b8d7e720daa4f10_arm64",
"8Base-RHACM-2.6:rhacm2/multicluster-operators-application-rhel8@sha256:ace8895fc62c1394dfa7854fd9ce3e14ef859e989255f70dc9a5a3d9bcd514c0_amd64",
"8Base-RHACM-2.6:rhacm2/multicluster-operators-channel-rhel8@sha256:1ebe6504a6a58f39f93952bf1c135ea58ff77e65c5b8ba73c7ad6295e66a1b45_s390x",
"8Base-RHACM-2.6:rhacm2/multicluster-operators-channel-rhel8@sha256:557cc962d0b10d80a9dea7adce387ea28fb4199a02fa8546645ab2cacbf28b88_ppc64le",
"8Base-RHACM-2.6:rhacm2/multicluster-operators-channel-rhel8@sha256:82526c7c046325bde1dfa0a47b58b773355f00bc95c23be75105e7255e7bddd2_arm64",
"8Base-RHACM-2.6:rhacm2/multicluster-operators-channel-rhel8@sha256:85e20d97f28e43668c2790bd6e0adbc598d01f9fab849761fb96d7a5c4946a87_amd64",
"8Base-RHACM-2.6:rhacm2/multicluster-operators-subscription-rhel8@sha256:7310f31faae367a363c27a7236b562bbfe8381a352fce906279590bac11571d2_ppc64le",
"8Base-RHACM-2.6:rhacm2/multicluster-operators-subscription-rhel8@sha256:7676d33b9be36ca6660d3aed888fdffcf270fcf82258ed9531e2746a3d27610c_s390x",
"8Base-RHACM-2.6:rhacm2/multicluster-operators-subscription-rhel8@sha256:e718d5abef58365d547ef73828a26adff5b6cef1bf935aa7c27f12f604b50337_amd64",
"8Base-RHACM-2.6:rhacm2/multicluster-operators-subscription-rhel8@sha256:f58aff87d1efb64417c6976f6772a464e54beefe847f50a141726b7a1a6a293a_arm64",
"8Base-RHACM-2.6:rhacm2/multiclusterhub-repo-rhel8@sha256:03222a9dd6eca9cf44932a0ff1bf89bd9d2d29683f1ebb0d0aa49171b77a4963_ppc64le",
"8Base-RHACM-2.6:rhacm2/multiclusterhub-repo-rhel8@sha256:881b8c3b19918affd478c0ad0c73dff96dd28f5c1dfddb86472b42e422fa25b6_amd64",
"8Base-RHACM-2.6:rhacm2/multiclusterhub-repo-rhel8@sha256:9de94ea1f83ec8b7257c7b2befc1485ed9cc40c9ef3600c4c4c50934e708cf9d_s390x",
"8Base-RHACM-2.6:rhacm2/multiclusterhub-repo-rhel8@sha256:a45ed68e7d3ac89d17eaf06445cabfc19a9ce85a42f116d75028d6acd18a322b_arm64",
"8Base-RHACM-2.6:rhacm2/multiclusterhub-rhel8@sha256:48d1fa8bc5f6a4d8349c41126301bd86d12836384f336881ecb71bd79f84ae93_ppc64le",
"8Base-RHACM-2.6:rhacm2/multiclusterhub-rhel8@sha256:a33e91fb763a2f0894433bce31bd44229e7d5f5c53d36c6b6f643807a45c110b_arm64",
"8Base-RHACM-2.6:rhacm2/multiclusterhub-rhel8@sha256:d6e126cbdd3cfbcdee04b093389ca1b07ac8038da96060051ed94e1eeacc6d92_s390x",
"8Base-RHACM-2.6:rhacm2/multiclusterhub-rhel8@sha256:ecf12158a2d8802b4c7efd6b336ff36c1e002223b1d385a40fbef638d5e4aa21_amd64",
"8Base-RHACM-2.6:rhacm2/node-exporter-rhel8@sha256:14d23638efff3c30661c9a5f3ddb6ab0c7a9d162de1176dd9565cf49dfa4b9c5_amd64",
"8Base-RHACM-2.6:rhacm2/node-exporter-rhel8@sha256:533005e1608de68a09e53599de3f30990db95cb923794bab9ae9e3bc1a8b6baf_arm64",
"8Base-RHACM-2.6:rhacm2/node-exporter-rhel8@sha256:99eef3491c7092afa14179b9a9d39dd8fbfb3c9bb61759d678af5d91ac23e59d_s390x",
"8Base-RHACM-2.6:rhacm2/node-exporter-rhel8@sha256:e200d4e1802cce7fce32b1e0dc5c3220b6f6477b73b3a2d8ea26a5a42d63f46b_ppc64le",
"8Base-RHACM-2.6:rhacm2/observatorium-rhel8-operator@sha256:092e3437e6d38b2bf676d7fb67ad672e3ef03440017b5af7c1ebd2beb3f437eb_amd64",
"8Base-RHACM-2.6:rhacm2/observatorium-rhel8-operator@sha256:8cf076bfb049d1aabd00040ee65f0fedd590f0dd448c7561de494093a915b397_ppc64le",
"8Base-RHACM-2.6:rhacm2/observatorium-rhel8-operator@sha256:e69987a64fdbf873d4b19d8626c0c5e99dd13d7c95446850559be966dae45ad0_arm64",
"8Base-RHACM-2.6:rhacm2/observatorium-rhel8-operator@sha256:f0bf89eaea6b7afc2d08c77bd40dfba581f91f462f5ec3d70473b332ca6f781c_s390x",
"8Base-RHACM-2.6:rhacm2/observatorium-rhel8@sha256:0686cfddd61737f7e7eb4f0c011397277394559edac3bb947c0969e302686dd5_ppc64le",
"8Base-RHACM-2.6:rhacm2/observatorium-rhel8@sha256:8f2f3732600235f66c406b6121ac37979f52572ce90353b6e099be7b74406251_amd64",
"8Base-RHACM-2.6:rhacm2/observatorium-rhel8@sha256:9e1fccc5b17865a6d7baaa1a15cb50f47d80a14b0a7bcbd94c12f0ddcaaf1b28_s390x",
"8Base-RHACM-2.6:rhacm2/observatorium-rhel8@sha256:bdd89a1051c8f21e7d81ff80c96731a0eaa7d15c320ab1e6b1dc3f6babd42598_arm64",
"8Base-RHACM-2.6:rhacm2/prometheus-alertmanager-rhel8@sha256:0860b7aa5e8b07792ad7f5d5c0654e23e9da8eedd4b9f509caea616dcfa97d69_amd64",
"8Base-RHACM-2.6:rhacm2/prometheus-alertmanager-rhel8@sha256:624895d8579ef6f3e5b17558a30775790ec6f00701f8c5cdfa315292d7f9e867_s390x",
"8Base-RHACM-2.6:rhacm2/prometheus-alertmanager-rhel8@sha256:6d09865a228cdbbc6d1ac13042c3c00f0bd086f6dc181dfa3cdf8c7f9d826b9e_arm64",
"8Base-RHACM-2.6:rhacm2/prometheus-alertmanager-rhel8@sha256:c69fee848d21346a271972e89d91898eac9fec27d598d98ffa004ca8d1b53270_ppc64le",
"8Base-RHACM-2.6:rhacm2/prometheus-rhel8@sha256:52cea7c27de23e3358030b09f22b962723c523a940f8e2043edc298c907d761c_arm64",
"8Base-RHACM-2.6:rhacm2/prometheus-rhel8@sha256:67e0fadfbb4d99a60435ed12b470772b38ace4ca815fe73da68eb3c826e200fc_ppc64le",
"8Base-RHACM-2.6:rhacm2/prometheus-rhel8@sha256:e8241b1d852d605b44ecfcc552cb0f905f72e8a17c8d228162b40c19388f5176_s390x",
"8Base-RHACM-2.6:rhacm2/prometheus-rhel8@sha256:ed0cc13e79949436d29a7ad0b41b189744a177ea27545fd5eb9b4f71e87bd0eb_amd64",
"8Base-RHACM-2.6:rhacm2/rbac-query-proxy-rhel8@sha256:29c76a37497f212aed280e2bf16ef45fb3785fb4649ce17b7fe9d653a79e2112_arm64",
"8Base-RHACM-2.6:rhacm2/rbac-query-proxy-rhel8@sha256:475a45884a51127722030226ff9a5f0752c98574c41eb61796aece5e702346a3_ppc64le",
"8Base-RHACM-2.6:rhacm2/rbac-query-proxy-rhel8@sha256:582301b10af0b966ae7d5e130cb0e5f96e7912dc66b4108e0d6078656ca80604_amd64",
"8Base-RHACM-2.6:rhacm2/rbac-query-proxy-rhel8@sha256:f1c7de85a44c03f48a6f62ba1d7d650f0b06e0f502cecff1512ad637b5bc1c27_s390x",
"8Base-RHACM-2.6:rhacm2/redisgraph-tls-rhel8@sha256:128279a656bfbde6c2c052766d63a1de6a06d8bea2707813c64396c2ae382478_amd64",
"8Base-RHACM-2.6:rhacm2/redisgraph-tls-rhel8@sha256:35927ca6e6e9c8d420c499a0c8ad37c4297ba19743d550f489d3e66482275a49_arm64",
"8Base-RHACM-2.6:rhacm2/redisgraph-tls-rhel8@sha256:4696baed553266682ba2b54d3bf683d2ff1241b625de5ec54a45c1b2c5f96243_s390x",
"8Base-RHACM-2.6:rhacm2/redisgraph-tls-rhel8@sha256:d722f2ffab1f58bbaf3c62ef71dbf7e6c4023e6ab17690f1049075a321d0b1ac_ppc64le",
"8Base-RHACM-2.6:rhacm2/search-aggregator-rhel8@sha256:2b5f372c1c73c4de587b5a4388d95b8cc553fc56af446fcefa0e14c6d980b6b3_ppc64le",
"8Base-RHACM-2.6:rhacm2/search-aggregator-rhel8@sha256:38fceeedc0672def1c2cf42bb6743ae726e77d9f7352d002b3fc688c6d551852_amd64",
"8Base-RHACM-2.6:rhacm2/search-aggregator-rhel8@sha256:6a915335bcebb0884fc72df2dfee97c74d42c035864b960e1c800fa6c5f8d93c_arm64",
"8Base-RHACM-2.6:rhacm2/search-aggregator-rhel8@sha256:752decaefc38aa009f54201b38d4ab26d9b4020caec649d9b1f1564f56c47c2a_s390x",
"8Base-RHACM-2.6:rhacm2/search-api-rhel8@sha256:37eea70d5b1c89c25372dcea8c8c03e1e0a9af1b5a06f3b0706ba776ae8847c1_amd64",
"8Base-RHACM-2.6:rhacm2/search-api-rhel8@sha256:7400088d206592eb29cd86182909626262c9b2a99f017811fcc9d8a753c39009_arm64",
"8Base-RHACM-2.6:rhacm2/search-api-rhel8@sha256:aa8ea0deabc39a068f3f6ce9fa6334e44fc507355009a9bff448e742156ec203_ppc64le",
"8Base-RHACM-2.6:rhacm2/search-api-rhel8@sha256:b4d2d39c2b3b736987f1e888b858d52a7ebd9f8d0cebd3bdef8c59f6e3e41725_s390x",
"8Base-RHACM-2.6:rhacm2/search-collector-rhel8@sha256:0174699ec75fcda08892b4e72b674df989af51ea5f04de57a62c2a85a3c08f4f_arm64",
"8Base-RHACM-2.6:rhacm2/search-collector-rhel8@sha256:5a29a9805b8d20969cba86da11a9de8176a3172df361aec5fae136a4271de308_amd64",
"8Base-RHACM-2.6:rhacm2/search-collector-rhel8@sha256:be7eed9ad9502bcc294081f7e2098fc4f8411c912c34fe63479b5b770d06caca_s390x",
"8Base-RHACM-2.6:rhacm2/search-collector-rhel8@sha256:c467c1d7ceaf5281077f7fe8ff1c1c4cffe325132890a3ab9b96ea5db2e2c930_ppc64le",
"8Base-RHACM-2.6:rhacm2/search-rhel8@sha256:2135cd20bb7ebbf48499992fe46a928e28fc78c86e360633ea09054520c42539_ppc64le",
"8Base-RHACM-2.6:rhacm2/search-rhel8@sha256:3a7a31974210e21a3faed9b57a75b970c70ac41d9662b884d4ce67275f756fc7_arm64",
"8Base-RHACM-2.6:rhacm2/search-rhel8@sha256:6e6a19f1440e4eb15a8206e18f7f4dde3e1a5c6518944571d09923d116d3f04e_amd64",
"8Base-RHACM-2.6:rhacm2/search-rhel8@sha256:e6ed3e65f0d49b3c6b0e3e97593a8fae4d453f3aecf8d7829c0d25c68bc91ea1_s390x",
"8Base-RHACM-2.6:rhacm2/submariner-addon-rhel8@sha256:7b80d01371f551df506bd0c56df6829845bfce497ff01cc44b68f172ed5399b4_ppc64le",
"8Base-RHACM-2.6:rhacm2/submariner-addon-rhel8@sha256:934c560bc786015c694e9cffbae8e86f631b3331d62f5a547931446dae82f8c3_s390x",
"8Base-RHACM-2.6:rhacm2/submariner-addon-rhel8@sha256:b467881f4028a89a9e79ba93da719845db576f47a04ae6e569c2317be5594b29_arm64",
"8Base-RHACM-2.6:rhacm2/submariner-addon-rhel8@sha256:fc5592d42e4aca70288448d174511b922ece7f8cb4b41c6a36195c3a4a60aa36_amd64",
"8Base-RHACM-2.6:rhacm2/thanos-receive-controller-rhel8@sha256:21f2626c10c4fb61b37e6ca4ab574186b423f155fbc5cfef3e894fff04cc270e_ppc64le",
"8Base-RHACM-2.6:rhacm2/thanos-receive-controller-rhel8@sha256:c357074958324fc5d602cdcf1cba285bf8582e0b36af79a8f6211bb0dfb77a10_amd64",
"8Base-RHACM-2.6:rhacm2/thanos-receive-controller-rhel8@sha256:d9ac8e67d6d9858b16dd9d1d49c1dd904aa22a7b618e5d33292344faced9c0d3_arm64",
"8Base-RHACM-2.6:rhacm2/thanos-receive-controller-rhel8@sha256:e3b840a7833680170f9e9ca52309552c584935a68c75cc71e6d576b104dc01c8_s390x",
"8Base-RHACM-2.6:rhacm2/thanos-rhel8@sha256:453c525197ccfe1f866af70ca2e7f3deb6f98d0b98c09b602b4fa1368787213d_amd64",
"8Base-RHACM-2.6:rhacm2/thanos-rhel8@sha256:4b3b45ad0b564360c245d20b1540c2398c9606cf8684275e4ee071c591357929_arm64",
"8Base-RHACM-2.6:rhacm2/thanos-rhel8@sha256:7e43ba8f47ec54b5f86d13c81b67b044176530b63b5ae3f40332fc975cc6b21f_s390x",
"8Base-RHACM-2.6:rhacm2/thanos-rhel8@sha256:faaa00c0af80c781a7c610616153a3cd1dc1b20637934c3a243a2e9664ba0ee5_ppc64le"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2022:6370"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"8Base-RHACM-2.6:rhacm2/acm-governance-policy-addon-controller-rhel8@sha256:615ab5d9542759d921634737709e84a8e65d003ea136e5d22858d380225fd177_amd64",
"8Base-RHACM-2.6:rhacm2/acm-governance-policy-addon-controller-rhel8@sha256:958b729d30f10b9c121e68ac8ede2054ed29cc52a9a7d6df0537ed221aa74358_s390x",
"8Base-RHACM-2.6:rhacm2/acm-governance-policy-addon-controller-rhel8@sha256:b5bef941b4e0b5b3529ca5b2311c85295b9f6d12e482a9cbdad691c2406541f1_ppc64le",
"8Base-RHACM-2.6:rhacm2/acm-governance-policy-addon-controller-rhel8@sha256:f6194b9056d77e54f3c74caa9eab87bd1df1818d082fc807229d1c44ec6c88c4_arm64",
"8Base-RHACM-2.6:rhacm2/acm-grafana-rhel8@sha256:45616ed43b53d3a83e65828118f09430396f5bcb0566ae3a65d937b59f0d873e_s390x",
"8Base-RHACM-2.6:rhacm2/acm-grafana-rhel8@sha256:8c48441cfa850ea1274932e94da0831618c10f91022619c779304501a75fb161_amd64",
"8Base-RHACM-2.6:rhacm2/acm-grafana-rhel8@sha256:cc1c196b19c5fd8f313c6136359cc9dd37b5f59d32a581b10cf89b80b7d0cbf4_arm64",
"8Base-RHACM-2.6:rhacm2/acm-grafana-rhel8@sha256:cdf24e68e50be1350566243f6d2cb1403d09ab68e5fed39ea6c56212e42b90f1_ppc64le",
"8Base-RHACM-2.6:rhacm2/acm-must-gather-rhel8@sha256:1457ff5cfd61611fdc968d4af5b020d835e107b97932c7ba7b3f5ed4cbd0e39f_ppc64le",
"8Base-RHACM-2.6:rhacm2/acm-must-gather-rhel8@sha256:39842906b3846418bc31098e2abad08210118d86aa683e9e5fd04a97822df22d_arm64",
"8Base-RHACM-2.6:rhacm2/acm-must-gather-rhel8@sha256:8a69add2d90a1e094de8510052b683e1765153da75e316ad7778499af0c5ddf9_s390x",
"8Base-RHACM-2.6:rhacm2/acm-must-gather-rhel8@sha256:dca91134a2c1c33c736afcd4c9373749448641385f39162c74e115691289e843_amd64",
"8Base-RHACM-2.6:rhacm2/acm-operator-bundle@sha256:0eac6124f59492d09c1ae650025d59ea0e8547d9f9c832cb9607b09254ff6ddd_s390x",
"8Base-RHACM-2.6:rhacm2/acm-operator-bundle@sha256:1cbcd58a4c23e4c89a6a0509f78802a5aa21205db2784ebc9772b99a3917b183_arm64",
"8Base-RHACM-2.6:rhacm2/acm-operator-bundle@sha256:997aaee36f0bed47e231925a3f2c2ecc503410e54b35727f035c72477f3d1944_ppc64le",
"8Base-RHACM-2.6:rhacm2/acm-operator-bundle@sha256:ce699187f250b93976b8063228ac12d11c6c8f6baba69ba4ed17a38730e84eb3_amd64",
"8Base-RHACM-2.6:rhacm2/acm-prometheus-config-reloader-rhel8@sha256:693a77a9324d6c7f0e69bd9d5725b51f3e429972f1e67469e93648cb347eae84_arm64",
"8Base-RHACM-2.6:rhacm2/acm-prometheus-config-reloader-rhel8@sha256:89757e804d5df2b5eeeb1191b599c3acb9e75f61170f888095302830d6de0582_s390x",
"8Base-RHACM-2.6:rhacm2/acm-prometheus-config-reloader-rhel8@sha256:8e45e1fd7342d7525b118f01794cac1f4a8662def5f2a06336b698db2e268742_amd64",
"8Base-RHACM-2.6:rhacm2/acm-prometheus-config-reloader-rhel8@sha256:ce1c17b34b7aac2e990dc0efe40f4406e73f727b2c7bfe109eded849de753f1a_ppc64le",
"8Base-RHACM-2.6:rhacm2/acm-prometheus-rhel8@sha256:728606d96dd9e0fc2e7810e092e10ee071ec36598c990c8252beccace59a679e_amd64",
"8Base-RHACM-2.6:rhacm2/acm-prometheus-rhel8@sha256:b457d0b95d88c5dd0aac87492cbca40a9d7c2074002ad110f52d562f0c5d0797_arm64",
"8Base-RHACM-2.6:rhacm2/acm-prometheus-rhel8@sha256:f34d2569033bfb1d173342264f090f46d80f7843d52704a7ce9e9eb9de2f5abb_s390x",
"8Base-RHACM-2.6:rhacm2/acm-prometheus-rhel8@sha256:f720e0a94bfe7ed5d812819a3e77cc0581be102970127d8c0d4aa06a05edbf3d_ppc64le",
"8Base-RHACM-2.6:rhacm2/acm-volsync-addon-controller-rhel8@sha256:17ccd6b924b36ab14e3ca5f5331ba7e4c86f8cb64304640d58c3ee6b76edbcaf_ppc64le",
"8Base-RHACM-2.6:rhacm2/acm-volsync-addon-controller-rhel8@sha256:27079308ea87e35564cc3089c65eae68d63880a3bb093ca64d1678a68b60fcec_amd64",
"8Base-RHACM-2.6:rhacm2/acm-volsync-addon-controller-rhel8@sha256:9eabaac2df91aeef613d6973669d07298f2159c6a6e0c9f294623f7b1a10bc08_s390x",
"8Base-RHACM-2.6:rhacm2/acm-volsync-addon-controller-rhel8@sha256:f7abdf1756bc0ff2ebf02fee0469a8b9eeabe1fa8cafdd21c6e8f958155b70bb_arm64",
"8Base-RHACM-2.6:rhacm2/cert-policy-controller-rhel8@sha256:017c1e663827a3b55d70badd3ed979b5d1831252c49d671897a85a75afaa5bb0_s390x",
"8Base-RHACM-2.6:rhacm2/cert-policy-controller-rhel8@sha256:0610778095974edf936602018281bf7a5e287ba9eca9f661a423e68bbe000e40_ppc64le",
"8Base-RHACM-2.6:rhacm2/cert-policy-controller-rhel8@sha256:a66d7d4ee1179f7fce639490f919d722db54eaa3118b4135078c33e6cbf91488_amd64",
"8Base-RHACM-2.6:rhacm2/cert-policy-controller-rhel8@sha256:d660befef0c8f7a4db7aa3b865545c9863d8f37e7ba4b8de4380185f82b208d4_arm64",
"8Base-RHACM-2.6:rhacm2/cluster-backup-rhel8-operator@sha256:1a749d0795972a9bfd5a00aa96c238a660673464be01b2aa9fd7a3aeead6ddf7_amd64",
"8Base-RHACM-2.6:rhacm2/cluster-backup-rhel8-operator@sha256:8915dbdc562e63441f79041bdf1176e46ce53e95418d133f0cd0c1ff79da48a2_arm64",
"8Base-RHACM-2.6:rhacm2/cluster-backup-rhel8-operator@sha256:995f225449b207da9a3cad175dac85b87eefb28ff5bae6a588f40fd79fbe12a1_ppc64le",
"8Base-RHACM-2.6:rhacm2/cluster-backup-rhel8-operator@sha256:f1255a76c6275a4b6a400c82e204a5112fff6fe87f71626f8f309763f6a5d9e4_s390x",
"8Base-RHACM-2.6:rhacm2/config-policy-controller-rhel8@sha256:3b2e0d850e8fc966ec80bff16df26002334744a96b81c7a7dfe222f1706a52e3_s390x",
"8Base-RHACM-2.6:rhacm2/config-policy-controller-rhel8@sha256:447f275bbde46d7fc173798ef5abc0a77a6780f0dffdc171786edbe00f27d8d8_ppc64le",
"8Base-RHACM-2.6:rhacm2/config-policy-controller-rhel8@sha256:61964a1a0ddf2e98bcf5249b7374235055ab85cc26663a8d9397c2b7f6fbb4c6_amd64",
"8Base-RHACM-2.6:rhacm2/config-policy-controller-rhel8@sha256:a3abaa3d0bf1d34fa9e40903a8713c439f5f7f751e775d32cbab308983064ce0_arm64",
"8Base-RHACM-2.6:rhacm2/console-rhel8@sha256:6c0f630ff57f6f423df6dbf4df9faad25089f9b391be35cb8bc9cd5211f94d67_arm64",
"8Base-RHACM-2.6:rhacm2/console-rhel8@sha256:8608aed6971299def3fbe749336727e84c69582664dedac3145b92ea24e62e4d_amd64",
"8Base-RHACM-2.6:rhacm2/console-rhel8@sha256:afa80ae8274db7fa6796c35980fc5df15889e94aff3361f6cda643e5a09da220_ppc64le",
"8Base-RHACM-2.6:rhacm2/console-rhel8@sha256:f06e4e3f62db52c6d7fa0bc1f289de773e18d076bc38612e1b0ddc85c76fde06_s390x",
"8Base-RHACM-2.6:rhacm2/endpoint-monitoring-rhel8-operator@sha256:060bcd658756a924b4ce4d202bd447a3254fc1f49af7d685dde8720f355cde8e_arm64",
"8Base-RHACM-2.6:rhacm2/endpoint-monitoring-rhel8-operator@sha256:091d66731c5fe8eba5646c6b2622bb38c074e202a8a4a7e906921673b60f0898_amd64",
"8Base-RHACM-2.6:rhacm2/endpoint-monitoring-rhel8-operator@sha256:80660eb7f3c068768b0ea04ff20f4539194c52427ffdab4626bf781aa3f2ca64_s390x",
"8Base-RHACM-2.6:rhacm2/endpoint-monitoring-rhel8-operator@sha256:d6204fcf04c83bac13232ec1602572ad5f22bb528537e591079dfa36152697ec_ppc64le",
"8Base-RHACM-2.6:rhacm2/governance-policy-propagator-rhel8@sha256:51be0f04938b60ed1dba60908bebd2000d78e4ade34757bae70a083c67d77e8e_arm64",
"8Base-RHACM-2.6:rhacm2/governance-policy-propagator-rhel8@sha256:9577701bf3c7aa00b99531d2c3842130abc6cd91c52c4a7ba040b705eeace4c7_s390x",
"8Base-RHACM-2.6:rhacm2/governance-policy-propagator-rhel8@sha256:bdc6c128628db86697af198430c5ae5c61c3e586c1a97187e4d4e852cec61e92_ppc64le",
"8Base-RHACM-2.6:rhacm2/governance-policy-propagator-rhel8@sha256:cc519319b9f4fe672144ebedd772ddf56d5de90e3c8f52c0fb9b55313f71a7b3_amd64",
"8Base-RHACM-2.6:rhacm2/governance-policy-spec-sync-rhel8@sha256:2c1905ae8a83e5598678457fd955cbc867453ed5836de6fcc182e4928df8bd67_s390x",
"8Base-RHACM-2.6:rhacm2/governance-policy-spec-sync-rhel8@sha256:4a8d30cc0e1d83c69b7f3339418b101da23fbcaee7d326bedaff677eceb25ab2_ppc64le",
"8Base-RHACM-2.6:rhacm2/governance-policy-spec-sync-rhel8@sha256:6849cf1b4dd883d5b4c0cf90a3adfb26cb59d03d3b892cee3669a32dd6b8dcc2_amd64",
"8Base-RHACM-2.6:rhacm2/governance-policy-spec-sync-rhel8@sha256:d06ffc621167aff31ecb0fa417b294ff0676fb00e4ef1c6cb0fb2aaf4b2561e0_arm64",
"8Base-RHACM-2.6:rhacm2/governance-policy-status-sync-rhel8@sha256:4c86e16f15aaf454e4e5ce5436e1db27a5f8a55f573c3eaf02e4786fe52edfc8_arm64",
"8Base-RHACM-2.6:rhacm2/governance-policy-status-sync-rhel8@sha256:cf6a75d94f50dd063e939aee18756c767cba43f4e1e62a9c2f2b764ac6f43746_s390x",
"8Base-RHACM-2.6:rhacm2/governance-policy-status-sync-rhel8@sha256:e072b615eeffff80a94831e58c70980684c1ec4bd972844b25b157eb7ed5937f_ppc64le",
"8Base-RHACM-2.6:rhacm2/governance-policy-status-sync-rhel8@sha256:fffe971caa2e911d9c972c0e88712ff431d34c63dbe74e25f1cababa50ea7417_amd64",
"8Base-RHACM-2.6:rhacm2/governance-policy-template-sync-rhel8@sha256:10bc1a3833599a593a058e804de67e92888ed779fd0000928d4a70b6c7d5c1c2_amd64",
"8Base-RHACM-2.6:rhacm2/governance-policy-template-sync-rhel8@sha256:5c17f979f47840a879059ad83de12f0756889564a17190ba4438a7632c999bb1_arm64",
"8Base-RHACM-2.6:rhacm2/governance-policy-template-sync-rhel8@sha256:848bce8007de7714afc8c755b5f0c3cdf5eb6b1d259811c947bc295924539a0e_ppc64le",
"8Base-RHACM-2.6:rhacm2/governance-policy-template-sync-rhel8@sha256:95439f7e18fa87601d5860cbd9ca5f0738786e30a629d23788fd5fe33d694c66_s390x",
"8Base-RHACM-2.6:rhacm2/grafana-dashboard-loader-rhel8@sha256:1f5c1b2cffebf069859e95d0e722cb293f8c176bf5c5873bb9517c96b26c2e10_arm64",
"8Base-RHACM-2.6:rhacm2/grafana-dashboard-loader-rhel8@sha256:5223158a122658bafbd853c596cdc1f7bd7a0e4fdd82b1c3668ac84adeae9f24_s390x",
"8Base-RHACM-2.6:rhacm2/grafana-dashboard-loader-rhel8@sha256:561f1f05925cfe3c5f0f8a9b7475be4bbab183b5611ecfe09b090d80fa4bc2fe_amd64",
"8Base-RHACM-2.6:rhacm2/grafana-dashboard-loader-rhel8@sha256:734270221ec4a516e7eb77f2ec3a753384242116aa70320a1dbe969e915af1df_ppc64le",
"8Base-RHACM-2.6:rhacm2/iam-policy-controller-rhel8@sha256:2827e5f485213f92e2d0092187f3976dd6fe598e39b5cf2212d48c3a44c34b13_arm64",
"8Base-RHACM-2.6:rhacm2/iam-policy-controller-rhel8@sha256:8ca9e80365c76b66b2de3924fc50a5912e606042c704b02cb174a4b8bd3927c4_amd64",
"8Base-RHACM-2.6:rhacm2/iam-policy-controller-rhel8@sha256:c5069e76a900aa300102a0ae54ecbc12c0ac31abfeed8656ee60a949daef79c3_s390x",
"8Base-RHACM-2.6:rhacm2/iam-policy-controller-rhel8@sha256:ca05e79e5508924af71f323c13f664770d8dd4eb61ecf0894e4f9a81f7a1b402_ppc64le",
"8Base-RHACM-2.6:rhacm2/insights-client-rhel8@sha256:02cacfec60c80b9228e8b18949751de867f974ea6b1172129096e64e949c0598_amd64",
"8Base-RHACM-2.6:rhacm2/insights-client-rhel8@sha256:2b14036d0291e54c3191682de2ea875a78d78c35b2791a5a113ba1a8920f0621_ppc64le",
"8Base-RHACM-2.6:rhacm2/insights-client-rhel8@sha256:d4c05f641de8fd0753d63cc6d5b62464d3d6a87d601514e87ef2e40bbe7b01b6_s390x",
"8Base-RHACM-2.6:rhacm2/insights-client-rhel8@sha256:e15c410b693b34f49869d037ebb5584384fcdf88114b7a94967ca09f1361a5f3_arm64",
"8Base-RHACM-2.6:rhacm2/insights-metrics-rhel8@sha256:67aa55bb65685395ad2773e7459dff5fbccdeedcf9e56ec2722d8f5c919eae89_s390x",
"8Base-RHACM-2.6:rhacm2/insights-metrics-rhel8@sha256:6c54e08f5f6c2cae41a5e108e1019ff6522af8f69d666e22eb4631cd83b85917_amd64",
"8Base-RHACM-2.6:rhacm2/insights-metrics-rhel8@sha256:88d9b7246aa75cb2c88ccb7f2f1202fc465be0f2d89e59f1d2259f69ada56d9d_arm64",
"8Base-RHACM-2.6:rhacm2/insights-metrics-rhel8@sha256:bad98fe71638d7346f31ea45f6063ec970bf90844bb5c5dc5f917bb0f0099899_ppc64le",
"8Base-RHACM-2.6:rhacm2/klusterlet-addon-controller-rhel8@sha256:22e510955af3fa736b7306c387f44b5f15f5f9a7a006c6587e06d5d8602cc2f0_s390x",
"8Base-RHACM-2.6:rhacm2/klusterlet-addon-controller-rhel8@sha256:55bc86326f992cc4f4401b93f90cdd2baa6728015ffaf6168f2d46ae43c70cf4_ppc64le",
"8Base-RHACM-2.6:rhacm2/klusterlet-addon-controller-rhel8@sha256:8dd7f47af047fb899c7fcbad61cb8f38da45990cac186f9235aec3e4e7de25e9_amd64",
"8Base-RHACM-2.6:rhacm2/klusterlet-addon-controller-rhel8@sha256:bdb97eb5bb0e8f59edf0d389fb07c45171e728dc8b4d2bdacd785193b46ec03b_arm64",
"8Base-RHACM-2.6:rhacm2/kube-rbac-proxy-rhel8@sha256:11a353ee9da6cc843d5f346f4fa51681d13318e2e61fc4d1a3f63406eb175260_s390x",
"8Base-RHACM-2.6:rhacm2/kube-rbac-proxy-rhel8@sha256:31757f3e3bb08b4e49e54694b18b3cf327637be20535482b2df1345b17444dda_amd64",
"8Base-RHACM-2.6:rhacm2/kube-rbac-proxy-rhel8@sha256:b2c0b7414d0fc36a49cbdc5a56b25dd62aac18defc2defbd9c1895cd13a5e716_arm64",
"8Base-RHACM-2.6:rhacm2/kube-rbac-proxy-rhel8@sha256:dbd816d503e9beb58622604432eb415419e893627eb95c1ceeb8ff5bda7d6335_ppc64le",
"8Base-RHACM-2.6:rhacm2/kube-state-metrics-rhel8@sha256:53246a6df1f0880d94ed2644fa4366e3e2108b6fa8a51745af87785346ce5304_s390x",
"8Base-RHACM-2.6:rhacm2/kube-state-metrics-rhel8@sha256:5f2393bceefffb32240043b6722aa73d31fc8133cc2666fcf5eb8d33794bc54f_arm64",
"8Base-RHACM-2.6:rhacm2/kube-state-metrics-rhel8@sha256:c792c043462281cde7c93bd8e2136f62ca17d072e7f466353f37de8e5f5dc949_ppc64le",
"8Base-RHACM-2.6:rhacm2/kube-state-metrics-rhel8@sha256:e6b1d24b56e6973eee1569e351db6637ca67e1d6cd124adb845cbf6e35a4f6af_amd64",
"8Base-RHACM-2.6:rhacm2/management-ingress-rhel8@sha256:07238998d21204cd8f25dc63e6dbde20a2dd25c3b96609729306db6c63a0fca4_arm64",
"8Base-RHACM-2.6:rhacm2/management-ingress-rhel8@sha256:0d2665d19a8753c6269f594b68b067cd62a402404287e6416543c1af2d7d3cf4_ppc64le",
"8Base-RHACM-2.6:rhacm2/management-ingress-rhel8@sha256:6917d018e53aabb6f5402f02000aedd2e5cf71bcc84562e0fc7d7c87049f4b67_amd64",
"8Base-RHACM-2.6:rhacm2/management-ingress-rhel8@sha256:73b0444bd91a1dade3b7e76245ac8d6cb568929bba321b8c86c269d6f542ac3b_s390x",
"8Base-RHACM-2.6:rhacm2/memcached-exporter-rhel8@sha256:7d85dd62346a647d22202baa0f8d405b2aaf9a7174b38e5d29df2e03530009c3_s390x",
"8Base-RHACM-2.6:rhacm2/memcached-exporter-rhel8@sha256:9635616c8f058e67d557201147904b05f8b49938f63fb2b0239dfca883f61685_arm64",
"8Base-RHACM-2.6:rhacm2/memcached-exporter-rhel8@sha256:9e91ecec92ec0df8b72beb6040f39d9a25b0bfad844e92ea34cc2d648d221d22_ppc64le",
"8Base-RHACM-2.6:rhacm2/memcached-exporter-rhel8@sha256:c773b9a2fffcd549d4936054260f655c78da603957826d6bad4e8567a213ad10_amd64",
"8Base-RHACM-2.6:rhacm2/memcached-rhel8@sha256:584f8c4a9a1b75fc71948a98add560d4fe3d936ee46ac791f32121dbadf8c7d2_ppc64le",
"8Base-RHACM-2.6:rhacm2/memcached-rhel8@sha256:59b3ce3f3f4459c97cfffee5e20830d70f8a69198b5fab271e6c478d615c46d3_arm64",
"8Base-RHACM-2.6:rhacm2/memcached-rhel8@sha256:6f458c76757203b28434f871027c6a466a73d246ceb5bfac8793ad1896a672ab_amd64",
"8Base-RHACM-2.6:rhacm2/memcached-rhel8@sha256:e34722fd656e3205dcdb565b0ab68e9971174c11f125dbfff3bf82e1e21f3a76_s390x",
"8Base-RHACM-2.6:rhacm2/metrics-collector-rhel8@sha256:3a81a018b939752543e78c2d68d1436b851be2256b88c3e66cd506ae1d8f4c9c_ppc64le",
"8Base-RHACM-2.6:rhacm2/metrics-collector-rhel8@sha256:6a3e0c36c123c9dc54759655d9148f580abada501034914863a6528ded19ef34_amd64",
"8Base-RHACM-2.6:rhacm2/metrics-collector-rhel8@sha256:7991f484f97b9951f27f70e67d5db0850c4189ee86db8406cdda961a9beb06f0_arm64",
"8Base-RHACM-2.6:rhacm2/metrics-collector-rhel8@sha256:fa08b9bf3fd334738984e150ba5bfd2e005374752f3112340b65f6434eacd057_s390x",
"8Base-RHACM-2.6:rhacm2/multicloud-integrations-rhel8@sha256:2bcbf9a565f3c566061325aca3174ec755b5c94a28612718a3f1563db317273e_ppc64le",
"8Base-RHACM-2.6:rhacm2/multicloud-integrations-rhel8@sha256:6813ccd43a1aecd1aaf4d5d4b1620fd63bbca00b736100189ff91246bf3bc36b_arm64",
"8Base-RHACM-2.6:rhacm2/multicloud-integrations-rhel8@sha256:db89ef3686570526afdb2b79fd698aca5dc50c633009760f1748fb9fd506067b_amd64",
"8Base-RHACM-2.6:rhacm2/multicloud-integrations-rhel8@sha256:db8bc27937802c5d8fff769b9c93c8a01411629d199adbc39235e721d6468b30_s390x",
"8Base-RHACM-2.6:rhacm2/multicluster-observability-rhel8-operator@sha256:434db0ca203b14b899fff9b7a2a5b975de852ea29620a828f29246448aba873c_ppc64le",
"8Base-RHACM-2.6:rhacm2/multicluster-observability-rhel8-operator@sha256:876bfa63b0e13833eaeadb7c6a0481f1d7970b283f69ece4d81c99985f4dd161_arm64",
"8Base-RHACM-2.6:rhacm2/multicluster-observability-rhel8-operator@sha256:d23f208e020d42bc095011d423146e2da35b2bc85b844911bde2f4edf696bdca_amd64",
"8Base-RHACM-2.6:rhacm2/multicluster-observability-rhel8-operator@sha256:f29581baf5277588d2e4cd01380ecf46e3c97a2f17ade01b048f75c29f18d62c_s390x",
"8Base-RHACM-2.6:rhacm2/multicluster-operators-application-rhel8@sha256:1952d422bd7ba42323711faba59244c449293cc92502e350460fee07c0e3b34a_ppc64le",
"8Base-RHACM-2.6:rhacm2/multicluster-operators-application-rhel8@sha256:566a60f630ec346eced3106ec072963d1b9f9d300e7d4cee6af6dc0d590a3937_s390x",
"8Base-RHACM-2.6:rhacm2/multicluster-operators-application-rhel8@sha256:724dd9f4a5e4acd061206ca2ea57c329210ade5135dbdf941b8d7e720daa4f10_arm64",
"8Base-RHACM-2.6:rhacm2/multicluster-operators-application-rhel8@sha256:ace8895fc62c1394dfa7854fd9ce3e14ef859e989255f70dc9a5a3d9bcd514c0_amd64",
"8Base-RHACM-2.6:rhacm2/multicluster-operators-channel-rhel8@sha256:1ebe6504a6a58f39f93952bf1c135ea58ff77e65c5b8ba73c7ad6295e66a1b45_s390x",
"8Base-RHACM-2.6:rhacm2/multicluster-operators-channel-rhel8@sha256:557cc962d0b10d80a9dea7adce387ea28fb4199a02fa8546645ab2cacbf28b88_ppc64le",
"8Base-RHACM-2.6:rhacm2/multicluster-operators-channel-rhel8@sha256:82526c7c046325bde1dfa0a47b58b773355f00bc95c23be75105e7255e7bddd2_arm64",
"8Base-RHACM-2.6:rhacm2/multicluster-operators-channel-rhel8@sha256:85e20d97f28e43668c2790bd6e0adbc598d01f9fab849761fb96d7a5c4946a87_amd64",
"8Base-RHACM-2.6:rhacm2/multicluster-operators-subscription-rhel8@sha256:7310f31faae367a363c27a7236b562bbfe8381a352fce906279590bac11571d2_ppc64le",
"8Base-RHACM-2.6:rhacm2/multicluster-operators-subscription-rhel8@sha256:7676d33b9be36ca6660d3aed888fdffcf270fcf82258ed9531e2746a3d27610c_s390x",
"8Base-RHACM-2.6:rhacm2/multicluster-operators-subscription-rhel8@sha256:e718d5abef58365d547ef73828a26adff5b6cef1bf935aa7c27f12f604b50337_amd64",
"8Base-RHACM-2.6:rhacm2/multicluster-operators-subscription-rhel8@sha256:f58aff87d1efb64417c6976f6772a464e54beefe847f50a141726b7a1a6a293a_arm64",
"8Base-RHACM-2.6:rhacm2/multiclusterhub-repo-rhel8@sha256:03222a9dd6eca9cf44932a0ff1bf89bd9d2d29683f1ebb0d0aa49171b77a4963_ppc64le",
"8Base-RHACM-2.6:rhacm2/multiclusterhub-repo-rhel8@sha256:881b8c3b19918affd478c0ad0c73dff96dd28f5c1dfddb86472b42e422fa25b6_amd64",
"8Base-RHACM-2.6:rhacm2/multiclusterhub-repo-rhel8@sha256:9de94ea1f83ec8b7257c7b2befc1485ed9cc40c9ef3600c4c4c50934e708cf9d_s390x",
"8Base-RHACM-2.6:rhacm2/multiclusterhub-repo-rhel8@sha256:a45ed68e7d3ac89d17eaf06445cabfc19a9ce85a42f116d75028d6acd18a322b_arm64",
"8Base-RHACM-2.6:rhacm2/multiclusterhub-rhel8@sha256:48d1fa8bc5f6a4d8349c41126301bd86d12836384f336881ecb71bd79f84ae93_ppc64le",
"8Base-RHACM-2.6:rhacm2/multiclusterhub-rhel8@sha256:a33e91fb763a2f0894433bce31bd44229e7d5f5c53d36c6b6f643807a45c110b_arm64",
"8Base-RHACM-2.6:rhacm2/multiclusterhub-rhel8@sha256:d6e126cbdd3cfbcdee04b093389ca1b07ac8038da96060051ed94e1eeacc6d92_s390x",
"8Base-RHACM-2.6:rhacm2/multiclusterhub-rhel8@sha256:ecf12158a2d8802b4c7efd6b336ff36c1e002223b1d385a40fbef638d5e4aa21_amd64",
"8Base-RHACM-2.6:rhacm2/node-exporter-rhel8@sha256:14d23638efff3c30661c9a5f3ddb6ab0c7a9d162de1176dd9565cf49dfa4b9c5_amd64",
"8Base-RHACM-2.6:rhacm2/node-exporter-rhel8@sha256:533005e1608de68a09e53599de3f30990db95cb923794bab9ae9e3bc1a8b6baf_arm64",
"8Base-RHACM-2.6:rhacm2/node-exporter-rhel8@sha256:99eef3491c7092afa14179b9a9d39dd8fbfb3c9bb61759d678af5d91ac23e59d_s390x",
"8Base-RHACM-2.6:rhacm2/node-exporter-rhel8@sha256:e200d4e1802cce7fce32b1e0dc5c3220b6f6477b73b3a2d8ea26a5a42d63f46b_ppc64le",
"8Base-RHACM-2.6:rhacm2/observatorium-rhel8-operator@sha256:092e3437e6d38b2bf676d7fb67ad672e3ef03440017b5af7c1ebd2beb3f437eb_amd64",
"8Base-RHACM-2.6:rhacm2/observatorium-rhel8-operator@sha256:8cf076bfb049d1aabd00040ee65f0fedd590f0dd448c7561de494093a915b397_ppc64le",
"8Base-RHACM-2.6:rhacm2/observatorium-rhel8-operator@sha256:e69987a64fdbf873d4b19d8626c0c5e99dd13d7c95446850559be966dae45ad0_arm64",
"8Base-RHACM-2.6:rhacm2/observatorium-rhel8-operator@sha256:f0bf89eaea6b7afc2d08c77bd40dfba581f91f462f5ec3d70473b332ca6f781c_s390x",
"8Base-RHACM-2.6:rhacm2/observatorium-rhel8@sha256:0686cfddd61737f7e7eb4f0c011397277394559edac3bb947c0969e302686dd5_ppc64le",
"8Base-RHACM-2.6:rhacm2/observatorium-rhel8@sha256:8f2f3732600235f66c406b6121ac37979f52572ce90353b6e099be7b74406251_amd64",
"8Base-RHACM-2.6:rhacm2/observatorium-rhel8@sha256:9e1fccc5b17865a6d7baaa1a15cb50f47d80a14b0a7bcbd94c12f0ddcaaf1b28_s390x",
"8Base-RHACM-2.6:rhacm2/observatorium-rhel8@sha256:bdd89a1051c8f21e7d81ff80c96731a0eaa7d15c320ab1e6b1dc3f6babd42598_arm64",
"8Base-RHACM-2.6:rhacm2/prometheus-alertmanager-rhel8@sha256:0860b7aa5e8b07792ad7f5d5c0654e23e9da8eedd4b9f509caea616dcfa97d69_amd64",
"8Base-RHACM-2.6:rhacm2/prometheus-alertmanager-rhel8@sha256:624895d8579ef6f3e5b17558a30775790ec6f00701f8c5cdfa315292d7f9e867_s390x",
"8Base-RHACM-2.6:rhacm2/prometheus-alertmanager-rhel8@sha256:6d09865a228cdbbc6d1ac13042c3c00f0bd086f6dc181dfa3cdf8c7f9d826b9e_arm64",
"8Base-RHACM-2.6:rhacm2/prometheus-alertmanager-rhel8@sha256:c69fee848d21346a271972e89d91898eac9fec27d598d98ffa004ca8d1b53270_ppc64le",
"8Base-RHACM-2.6:rhacm2/prometheus-rhel8@sha256:52cea7c27de23e3358030b09f22b962723c523a940f8e2043edc298c907d761c_arm64",
"8Base-RHACM-2.6:rhacm2/prometheus-rhel8@sha256:67e0fadfbb4d99a60435ed12b470772b38ace4ca815fe73da68eb3c826e200fc_ppc64le",
"8Base-RHACM-2.6:rhacm2/prometheus-rhel8@sha256:e8241b1d852d605b44ecfcc552cb0f905f72e8a17c8d228162b40c19388f5176_s390x",
"8Base-RHACM-2.6:rhacm2/prometheus-rhel8@sha256:ed0cc13e79949436d29a7ad0b41b189744a177ea27545fd5eb9b4f71e87bd0eb_amd64",
"8Base-RHACM-2.6:rhacm2/rbac-query-proxy-rhel8@sha256:29c76a37497f212aed280e2bf16ef45fb3785fb4649ce17b7fe9d653a79e2112_arm64",
"8Base-RHACM-2.6:rhacm2/rbac-query-proxy-rhel8@sha256:475a45884a51127722030226ff9a5f0752c98574c41eb61796aece5e702346a3_ppc64le",
"8Base-RHACM-2.6:rhacm2/rbac-query-proxy-rhel8@sha256:582301b10af0b966ae7d5e130cb0e5f96e7912dc66b4108e0d6078656ca80604_amd64",
"8Base-RHACM-2.6:rhacm2/rbac-query-proxy-rhel8@sha256:f1c7de85a44c03f48a6f62ba1d7d650f0b06e0f502cecff1512ad637b5bc1c27_s390x",
"8Base-RHACM-2.6:rhacm2/redisgraph-tls-rhel8@sha256:128279a656bfbde6c2c052766d63a1de6a06d8bea2707813c64396c2ae382478_amd64",
"8Base-RHACM-2.6:rhacm2/redisgraph-tls-rhel8@sha256:35927ca6e6e9c8d420c499a0c8ad37c4297ba19743d550f489d3e66482275a49_arm64",
"8Base-RHACM-2.6:rhacm2/redisgraph-tls-rhel8@sha256:4696baed553266682ba2b54d3bf683d2ff1241b625de5ec54a45c1b2c5f96243_s390x",
"8Base-RHACM-2.6:rhacm2/redisgraph-tls-rhel8@sha256:d722f2ffab1f58bbaf3c62ef71dbf7e6c4023e6ab17690f1049075a321d0b1ac_ppc64le",
"8Base-RHACM-2.6:rhacm2/search-aggregator-rhel8@sha256:2b5f372c1c73c4de587b5a4388d95b8cc553fc56af446fcefa0e14c6d980b6b3_ppc64le",
"8Base-RHACM-2.6:rhacm2/search-aggregator-rhel8@sha256:38fceeedc0672def1c2cf42bb6743ae726e77d9f7352d002b3fc688c6d551852_amd64",
"8Base-RHACM-2.6:rhacm2/search-aggregator-rhel8@sha256:6a915335bcebb0884fc72df2dfee97c74d42c035864b960e1c800fa6c5f8d93c_arm64",
"8Base-RHACM-2.6:rhacm2/search-aggregator-rhel8@sha256:752decaefc38aa009f54201b38d4ab26d9b4020caec649d9b1f1564f56c47c2a_s390x",
"8Base-RHACM-2.6:rhacm2/search-api-rhel8@sha256:37eea70d5b1c89c25372dcea8c8c03e1e0a9af1b5a06f3b0706ba776ae8847c1_amd64",
"8Base-RHACM-2.6:rhacm2/search-api-rhel8@sha256:7400088d206592eb29cd86182909626262c9b2a99f017811fcc9d8a753c39009_arm64",
"8Base-RHACM-2.6:rhacm2/search-api-rhel8@sha256:aa8ea0deabc39a068f3f6ce9fa6334e44fc507355009a9bff448e742156ec203_ppc64le",
"8Base-RHACM-2.6:rhacm2/search-api-rhel8@sha256:b4d2d39c2b3b736987f1e888b858d52a7ebd9f8d0cebd3bdef8c59f6e3e41725_s390x",
"8Base-RHACM-2.6:rhacm2/search-collector-rhel8@sha256:0174699ec75fcda08892b4e72b674df989af51ea5f04de57a62c2a85a3c08f4f_arm64",
"8Base-RHACM-2.6:rhacm2/search-collector-rhel8@sha256:5a29a9805b8d20969cba86da11a9de8176a3172df361aec5fae136a4271de308_amd64",
"8Base-RHACM-2.6:rhacm2/search-collector-rhel8@sha256:be7eed9ad9502bcc294081f7e2098fc4f8411c912c34fe63479b5b770d06caca_s390x",
"8Base-RHACM-2.6:rhacm2/search-collector-rhel8@sha256:c467c1d7ceaf5281077f7fe8ff1c1c4cffe325132890a3ab9b96ea5db2e2c930_ppc64le",
"8Base-RHACM-2.6:rhacm2/search-rhel8@sha256:2135cd20bb7ebbf48499992fe46a928e28fc78c86e360633ea09054520c42539_ppc64le",
"8Base-RHACM-2.6:rhacm2/search-rhel8@sha256:3a7a31974210e21a3faed9b57a75b970c70ac41d9662b884d4ce67275f756fc7_arm64",
"8Base-RHACM-2.6:rhacm2/search-rhel8@sha256:6e6a19f1440e4eb15a8206e18f7f4dde3e1a5c6518944571d09923d116d3f04e_amd64",
"8Base-RHACM-2.6:rhacm2/search-rhel8@sha256:e6ed3e65f0d49b3c6b0e3e97593a8fae4d453f3aecf8d7829c0d25c68bc91ea1_s390x",
"8Base-RHACM-2.6:rhacm2/submariner-addon-rhel8@sha256:7b80d01371f551df506bd0c56df6829845bfce497ff01cc44b68f172ed5399b4_ppc64le",
"8Base-RHACM-2.6:rhacm2/submariner-addon-rhel8@sha256:934c560bc786015c694e9cffbae8e86f631b3331d62f5a547931446dae82f8c3_s390x",
"8Base-RHACM-2.6:rhacm2/submariner-addon-rhel8@sha256:b467881f4028a89a9e79ba93da719845db576f47a04ae6e569c2317be5594b29_arm64",
"8Base-RHACM-2.6:rhacm2/submariner-addon-rhel8@sha256:fc5592d42e4aca70288448d174511b922ece7f8cb4b41c6a36195c3a4a60aa36_amd64",
"8Base-RHACM-2.6:rhacm2/thanos-receive-controller-rhel8@sha256:21f2626c10c4fb61b37e6ca4ab574186b423f155fbc5cfef3e894fff04cc270e_ppc64le",
"8Base-RHACM-2.6:rhacm2/thanos-receive-controller-rhel8@sha256:c357074958324fc5d602cdcf1cba285bf8582e0b36af79a8f6211bb0dfb77a10_amd64",
"8Base-RHACM-2.6:rhacm2/thanos-receive-controller-rhel8@sha256:d9ac8e67d6d9858b16dd9d1d49c1dd904aa22a7b618e5d33292344faced9c0d3_arm64",
"8Base-RHACM-2.6:rhacm2/thanos-receive-controller-rhel8@sha256:e3b840a7833680170f9e9ca52309552c584935a68c75cc71e6d576b104dc01c8_s390x",
"8Base-RHACM-2.6:rhacm2/thanos-rhel8@sha256:453c525197ccfe1f866af70ca2e7f3deb6f98d0b98c09b602b4fa1368787213d_amd64",
"8Base-RHACM-2.6:rhacm2/thanos-rhel8@sha256:4b3b45ad0b564360c245d20b1540c2398c9606cf8684275e4ee071c591357929_arm64",
"8Base-RHACM-2.6:rhacm2/thanos-rhel8@sha256:7e43ba8f47ec54b5f86d13c81b67b044176530b63b5ae3f40332fc975cc6b21f_s390x",
"8Base-RHACM-2.6:rhacm2/thanos-rhel8@sha256:faaa00c0af80c781a7c610616153a3cd1dc1b20637934c3a243a2e9664ba0ee5_ppc64le"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "golang: path/filepath: stack exhaustion in Glob"
},
{
"cve": "CVE-2022-30633",
"cwe": {
"id": "CWE-1325",
"name": "Improperly Controlled Sequential Memory Allocation"
},
"discovery_date": "2022-07-14T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2107392"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in golang. Calling Unmarshal on an XML document into a Go struct, which has a nested field that uses the \"any\" field tag, can cause a panic due to stack exhaustion.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "golang: encoding/xml: stack exhaustion in Unmarshal",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "Red Hat has marked this as moderate impact for two primary reasons\n1. Though the vulnerability exists, it is hard to exploit in real scenarios (e.g., the attacker must be able to feed crafted XML documents into specific code paths).\n2. The vulnerability is a denial of service (DoS) due to stack exhaustion rather than code execution or data breach. Since it doesn\u2019t compromise confidentiality or integrity.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"8Base-RHACM-2.6:rhacm2/acm-governance-policy-addon-controller-rhel8@sha256:615ab5d9542759d921634737709e84a8e65d003ea136e5d22858d380225fd177_amd64",
"8Base-RHACM-2.6:rhacm2/acm-governance-policy-addon-controller-rhel8@sha256:958b729d30f10b9c121e68ac8ede2054ed29cc52a9a7d6df0537ed221aa74358_s390x",
"8Base-RHACM-2.6:rhacm2/acm-governance-policy-addon-controller-rhel8@sha256:b5bef941b4e0b5b3529ca5b2311c85295b9f6d12e482a9cbdad691c2406541f1_ppc64le",
"8Base-RHACM-2.6:rhacm2/acm-governance-policy-addon-controller-rhel8@sha256:f6194b9056d77e54f3c74caa9eab87bd1df1818d082fc807229d1c44ec6c88c4_arm64",
"8Base-RHACM-2.6:rhacm2/acm-grafana-rhel8@sha256:45616ed43b53d3a83e65828118f09430396f5bcb0566ae3a65d937b59f0d873e_s390x",
"8Base-RHACM-2.6:rhacm2/acm-grafana-rhel8@sha256:8c48441cfa850ea1274932e94da0831618c10f91022619c779304501a75fb161_amd64",
"8Base-RHACM-2.6:rhacm2/acm-grafana-rhel8@sha256:cc1c196b19c5fd8f313c6136359cc9dd37b5f59d32a581b10cf89b80b7d0cbf4_arm64",
"8Base-RHACM-2.6:rhacm2/acm-grafana-rhel8@sha256:cdf24e68e50be1350566243f6d2cb1403d09ab68e5fed39ea6c56212e42b90f1_ppc64le",
"8Base-RHACM-2.6:rhacm2/acm-must-gather-rhel8@sha256:1457ff5cfd61611fdc968d4af5b020d835e107b97932c7ba7b3f5ed4cbd0e39f_ppc64le",
"8Base-RHACM-2.6:rhacm2/acm-must-gather-rhel8@sha256:39842906b3846418bc31098e2abad08210118d86aa683e9e5fd04a97822df22d_arm64",
"8Base-RHACM-2.6:rhacm2/acm-must-gather-rhel8@sha256:8a69add2d90a1e094de8510052b683e1765153da75e316ad7778499af0c5ddf9_s390x",
"8Base-RHACM-2.6:rhacm2/acm-must-gather-rhel8@sha256:dca91134a2c1c33c736afcd4c9373749448641385f39162c74e115691289e843_amd64",
"8Base-RHACM-2.6:rhacm2/acm-operator-bundle@sha256:0eac6124f59492d09c1ae650025d59ea0e8547d9f9c832cb9607b09254ff6ddd_s390x",
"8Base-RHACM-2.6:rhacm2/acm-operator-bundle@sha256:1cbcd58a4c23e4c89a6a0509f78802a5aa21205db2784ebc9772b99a3917b183_arm64",
"8Base-RHACM-2.6:rhacm2/acm-operator-bundle@sha256:997aaee36f0bed47e231925a3f2c2ecc503410e54b35727f035c72477f3d1944_ppc64le",
"8Base-RHACM-2.6:rhacm2/acm-operator-bundle@sha256:ce699187f250b93976b8063228ac12d11c6c8f6baba69ba4ed17a38730e84eb3_amd64",
"8Base-RHACM-2.6:rhacm2/acm-prometheus-config-reloader-rhel8@sha256:693a77a9324d6c7f0e69bd9d5725b51f3e429972f1e67469e93648cb347eae84_arm64",
"8Base-RHACM-2.6:rhacm2/acm-prometheus-config-reloader-rhel8@sha256:89757e804d5df2b5eeeb1191b599c3acb9e75f61170f888095302830d6de0582_s390x",
"8Base-RHACM-2.6:rhacm2/acm-prometheus-config-reloader-rhel8@sha256:8e45e1fd7342d7525b118f01794cac1f4a8662def5f2a06336b698db2e268742_amd64",
"8Base-RHACM-2.6:rhacm2/acm-prometheus-config-reloader-rhel8@sha256:ce1c17b34b7aac2e990dc0efe40f4406e73f727b2c7bfe109eded849de753f1a_ppc64le",
"8Base-RHACM-2.6:rhacm2/acm-prometheus-rhel8@sha256:728606d96dd9e0fc2e7810e092e10ee071ec36598c990c8252beccace59a679e_amd64",
"8Base-RHACM-2.6:rhacm2/acm-prometheus-rhel8@sha256:b457d0b95d88c5dd0aac87492cbca40a9d7c2074002ad110f52d562f0c5d0797_arm64",
"8Base-RHACM-2.6:rhacm2/acm-prometheus-rhel8@sha256:f34d2569033bfb1d173342264f090f46d80f7843d52704a7ce9e9eb9de2f5abb_s390x",
"8Base-RHACM-2.6:rhacm2/acm-prometheus-rhel8@sha256:f720e0a94bfe7ed5d812819a3e77cc0581be102970127d8c0d4aa06a05edbf3d_ppc64le",
"8Base-RHACM-2.6:rhacm2/acm-volsync-addon-controller-rhel8@sha256:17ccd6b924b36ab14e3ca5f5331ba7e4c86f8cb64304640d58c3ee6b76edbcaf_ppc64le",
"8Base-RHACM-2.6:rhacm2/acm-volsync-addon-controller-rhel8@sha256:27079308ea87e35564cc3089c65eae68d63880a3bb093ca64d1678a68b60fcec_amd64",
"8Base-RHACM-2.6:rhacm2/acm-volsync-addon-controller-rhel8@sha256:9eabaac2df91aeef613d6973669d07298f2159c6a6e0c9f294623f7b1a10bc08_s390x",
"8Base-RHACM-2.6:rhacm2/acm-volsync-addon-controller-rhel8@sha256:f7abdf1756bc0ff2ebf02fee0469a8b9eeabe1fa8cafdd21c6e8f958155b70bb_arm64",
"8Base-RHACM-2.6:rhacm2/cert-policy-controller-rhel8@sha256:017c1e663827a3b55d70badd3ed979b5d1831252c49d671897a85a75afaa5bb0_s390x",
"8Base-RHACM-2.6:rhacm2/cert-policy-controller-rhel8@sha256:0610778095974edf936602018281bf7a5e287ba9eca9f661a423e68bbe000e40_ppc64le",
"8Base-RHACM-2.6:rhacm2/cert-policy-controller-rhel8@sha256:a66d7d4ee1179f7fce639490f919d722db54eaa3118b4135078c33e6cbf91488_amd64",
"8Base-RHACM-2.6:rhacm2/cert-policy-controller-rhel8@sha256:d660befef0c8f7a4db7aa3b865545c9863d8f37e7ba4b8de4380185f82b208d4_arm64",
"8Base-RHACM-2.6:rhacm2/cluster-backup-rhel8-operator@sha256:1a749d0795972a9bfd5a00aa96c238a660673464be01b2aa9fd7a3aeead6ddf7_amd64",
"8Base-RHACM-2.6:rhacm2/cluster-backup-rhel8-operator@sha256:8915dbdc562e63441f79041bdf1176e46ce53e95418d133f0cd0c1ff79da48a2_arm64",
"8Base-RHACM-2.6:rhacm2/cluster-backup-rhel8-operator@sha256:995f225449b207da9a3cad175dac85b87eefb28ff5bae6a588f40fd79fbe12a1_ppc64le",
"8Base-RHACM-2.6:rhacm2/cluster-backup-rhel8-operator@sha256:f1255a76c6275a4b6a400c82e204a5112fff6fe87f71626f8f309763f6a5d9e4_s390x",
"8Base-RHACM-2.6:rhacm2/config-policy-controller-rhel8@sha256:3b2e0d850e8fc966ec80bff16df26002334744a96b81c7a7dfe222f1706a52e3_s390x",
"8Base-RHACM-2.6:rhacm2/config-policy-controller-rhel8@sha256:447f275bbde46d7fc173798ef5abc0a77a6780f0dffdc171786edbe00f27d8d8_ppc64le",
"8Base-RHACM-2.6:rhacm2/config-policy-controller-rhel8@sha256:61964a1a0ddf2e98bcf5249b7374235055ab85cc26663a8d9397c2b7f6fbb4c6_amd64",
"8Base-RHACM-2.6:rhacm2/config-policy-controller-rhel8@sha256:a3abaa3d0bf1d34fa9e40903a8713c439f5f7f751e775d32cbab308983064ce0_arm64",
"8Base-RHACM-2.6:rhacm2/console-rhel8@sha256:6c0f630ff57f6f423df6dbf4df9faad25089f9b391be35cb8bc9cd5211f94d67_arm64",
"8Base-RHACM-2.6:rhacm2/console-rhel8@sha256:8608aed6971299def3fbe749336727e84c69582664dedac3145b92ea24e62e4d_amd64",
"8Base-RHACM-2.6:rhacm2/console-rhel8@sha256:afa80ae8274db7fa6796c35980fc5df15889e94aff3361f6cda643e5a09da220_ppc64le",
"8Base-RHACM-2.6:rhacm2/console-rhel8@sha256:f06e4e3f62db52c6d7fa0bc1f289de773e18d076bc38612e1b0ddc85c76fde06_s390x",
"8Base-RHACM-2.6:rhacm2/endpoint-monitoring-rhel8-operator@sha256:060bcd658756a924b4ce4d202bd447a3254fc1f49af7d685dde8720f355cde8e_arm64",
"8Base-RHACM-2.6:rhacm2/endpoint-monitoring-rhel8-operator@sha256:091d66731c5fe8eba5646c6b2622bb38c074e202a8a4a7e906921673b60f0898_amd64",
"8Base-RHACM-2.6:rhacm2/endpoint-monitoring-rhel8-operator@sha256:80660eb7f3c068768b0ea04ff20f4539194c52427ffdab4626bf781aa3f2ca64_s390x",
"8Base-RHACM-2.6:rhacm2/endpoint-monitoring-rhel8-operator@sha256:d6204fcf04c83bac13232ec1602572ad5f22bb528537e591079dfa36152697ec_ppc64le",
"8Base-RHACM-2.6:rhacm2/governance-policy-propagator-rhel8@sha256:51be0f04938b60ed1dba60908bebd2000d78e4ade34757bae70a083c67d77e8e_arm64",
"8Base-RHACM-2.6:rhacm2/governance-policy-propagator-rhel8@sha256:9577701bf3c7aa00b99531d2c3842130abc6cd91c52c4a7ba040b705eeace4c7_s390x",
"8Base-RHACM-2.6:rhacm2/governance-policy-propagator-rhel8@sha256:bdc6c128628db86697af198430c5ae5c61c3e586c1a97187e4d4e852cec61e92_ppc64le",
"8Base-RHACM-2.6:rhacm2/governance-policy-propagator-rhel8@sha256:cc519319b9f4fe672144ebedd772ddf56d5de90e3c8f52c0fb9b55313f71a7b3_amd64",
"8Base-RHACM-2.6:rhacm2/governance-policy-spec-sync-rhel8@sha256:2c1905ae8a83e5598678457fd955cbc867453ed5836de6fcc182e4928df8bd67_s390x",
"8Base-RHACM-2.6:rhacm2/governance-policy-spec-sync-rhel8@sha256:4a8d30cc0e1d83c69b7f3339418b101da23fbcaee7d326bedaff677eceb25ab2_ppc64le",
"8Base-RHACM-2.6:rhacm2/governance-policy-spec-sync-rhel8@sha256:6849cf1b4dd883d5b4c0cf90a3adfb26cb59d03d3b892cee3669a32dd6b8dcc2_amd64",
"8Base-RHACM-2.6:rhacm2/governance-policy-spec-sync-rhel8@sha256:d06ffc621167aff31ecb0fa417b294ff0676fb00e4ef1c6cb0fb2aaf4b2561e0_arm64",
"8Base-RHACM-2.6:rhacm2/governance-policy-status-sync-rhel8@sha256:4c86e16f15aaf454e4e5ce5436e1db27a5f8a55f573c3eaf02e4786fe52edfc8_arm64",
"8Base-RHACM-2.6:rhacm2/governance-policy-status-sync-rhel8@sha256:cf6a75d94f50dd063e939aee18756c767cba43f4e1e62a9c2f2b764ac6f43746_s390x",
"8Base-RHACM-2.6:rhacm2/governance-policy-status-sync-rhel8@sha256:e072b615eeffff80a94831e58c70980684c1ec4bd972844b25b157eb7ed5937f_ppc64le",
"8Base-RHACM-2.6:rhacm2/governance-policy-status-sync-rhel8@sha256:fffe971caa2e911d9c972c0e88712ff431d34c63dbe74e25f1cababa50ea7417_amd64",
"8Base-RHACM-2.6:rhacm2/governance-policy-template-sync-rhel8@sha256:10bc1a3833599a593a058e804de67e92888ed779fd0000928d4a70b6c7d5c1c2_amd64",
"8Base-RHACM-2.6:rhacm2/governance-policy-template-sync-rhel8@sha256:5c17f979f47840a879059ad83de12f0756889564a17190ba4438a7632c999bb1_arm64",
"8Base-RHACM-2.6:rhacm2/governance-policy-template-sync-rhel8@sha256:848bce8007de7714afc8c755b5f0c3cdf5eb6b1d259811c947bc295924539a0e_ppc64le",
"8Base-RHACM-2.6:rhacm2/governance-policy-template-sync-rhel8@sha256:95439f7e18fa87601d5860cbd9ca5f0738786e30a629d23788fd5fe33d694c66_s390x",
"8Base-RHACM-2.6:rhacm2/grafana-dashboard-loader-rhel8@sha256:1f5c1b2cffebf069859e95d0e722cb293f8c176bf5c5873bb9517c96b26c2e10_arm64",
"8Base-RHACM-2.6:rhacm2/grafana-dashboard-loader-rhel8@sha256:5223158a122658bafbd853c596cdc1f7bd7a0e4fdd82b1c3668ac84adeae9f24_s390x",
"8Base-RHACM-2.6:rhacm2/grafana-dashboard-loader-rhel8@sha256:561f1f05925cfe3c5f0f8a9b7475be4bbab183b5611ecfe09b090d80fa4bc2fe_amd64",
"8Base-RHACM-2.6:rhacm2/grafana-dashboard-loader-rhel8@sha256:734270221ec4a516e7eb77f2ec3a753384242116aa70320a1dbe969e915af1df_ppc64le",
"8Base-RHACM-2.6:rhacm2/iam-policy-controller-rhel8@sha256:2827e5f485213f92e2d0092187f3976dd6fe598e39b5cf2212d48c3a44c34b13_arm64",
"8Base-RHACM-2.6:rhacm2/iam-policy-controller-rhel8@sha256:8ca9e80365c76b66b2de3924fc50a5912e606042c704b02cb174a4b8bd3927c4_amd64",
"8Base-RHACM-2.6:rhacm2/iam-policy-controller-rhel8@sha256:c5069e76a900aa300102a0ae54ecbc12c0ac31abfeed8656ee60a949daef79c3_s390x",
"8Base-RHACM-2.6:rhacm2/iam-policy-controller-rhel8@sha256:ca05e79e5508924af71f323c13f664770d8dd4eb61ecf0894e4f9a81f7a1b402_ppc64le",
"8Base-RHACM-2.6:rhacm2/insights-client-rhel8@sha256:02cacfec60c80b9228e8b18949751de867f974ea6b1172129096e64e949c0598_amd64",
"8Base-RHACM-2.6:rhacm2/insights-client-rhel8@sha256:2b14036d0291e54c3191682de2ea875a78d78c35b2791a5a113ba1a8920f0621_ppc64le",
"8Base-RHACM-2.6:rhacm2/insights-client-rhel8@sha256:d4c05f641de8fd0753d63cc6d5b62464d3d6a87d601514e87ef2e40bbe7b01b6_s390x",
"8Base-RHACM-2.6:rhacm2/insights-client-rhel8@sha256:e15c410b693b34f49869d037ebb5584384fcdf88114b7a94967ca09f1361a5f3_arm64",
"8Base-RHACM-2.6:rhacm2/insights-metrics-rhel8@sha256:67aa55bb65685395ad2773e7459dff5fbccdeedcf9e56ec2722d8f5c919eae89_s390x",
"8Base-RHACM-2.6:rhacm2/insights-metrics-rhel8@sha256:6c54e08f5f6c2cae41a5e108e1019ff6522af8f69d666e22eb4631cd83b85917_amd64",
"8Base-RHACM-2.6:rhacm2/insights-metrics-rhel8@sha256:88d9b7246aa75cb2c88ccb7f2f1202fc465be0f2d89e59f1d2259f69ada56d9d_arm64",
"8Base-RHACM-2.6:rhacm2/insights-metrics-rhel8@sha256:bad98fe71638d7346f31ea45f6063ec970bf90844bb5c5dc5f917bb0f0099899_ppc64le",
"8Base-RHACM-2.6:rhacm2/klusterlet-addon-controller-rhel8@sha256:22e510955af3fa736b7306c387f44b5f15f5f9a7a006c6587e06d5d8602cc2f0_s390x",
"8Base-RHACM-2.6:rhacm2/klusterlet-addon-controller-rhel8@sha256:55bc86326f992cc4f4401b93f90cdd2baa6728015ffaf6168f2d46ae43c70cf4_ppc64le",
"8Base-RHACM-2.6:rhacm2/klusterlet-addon-controller-rhel8@sha256:8dd7f47af047fb899c7fcbad61cb8f38da45990cac186f9235aec3e4e7de25e9_amd64",
"8Base-RHACM-2.6:rhacm2/klusterlet-addon-controller-rhel8@sha256:bdb97eb5bb0e8f59edf0d389fb07c45171e728dc8b4d2bdacd785193b46ec03b_arm64",
"8Base-RHACM-2.6:rhacm2/kube-rbac-proxy-rhel8@sha256:11a353ee9da6cc843d5f346f4fa51681d13318e2e61fc4d1a3f63406eb175260_s390x",
"8Base-RHACM-2.6:rhacm2/kube-rbac-proxy-rhel8@sha256:31757f3e3bb08b4e49e54694b18b3cf327637be20535482b2df1345b17444dda_amd64",
"8Base-RHACM-2.6:rhacm2/kube-rbac-proxy-rhel8@sha256:b2c0b7414d0fc36a49cbdc5a56b25dd62aac18defc2defbd9c1895cd13a5e716_arm64",
"8Base-RHACM-2.6:rhacm2/kube-rbac-proxy-rhel8@sha256:dbd816d503e9beb58622604432eb415419e893627eb95c1ceeb8ff5bda7d6335_ppc64le",
"8Base-RHACM-2.6:rhacm2/kube-state-metrics-rhel8@sha256:53246a6df1f0880d94ed2644fa4366e3e2108b6fa8a51745af87785346ce5304_s390x",
"8Base-RHACM-2.6:rhacm2/kube-state-metrics-rhel8@sha256:5f2393bceefffb32240043b6722aa73d31fc8133cc2666fcf5eb8d33794bc54f_arm64",
"8Base-RHACM-2.6:rhacm2/kube-state-metrics-rhel8@sha256:c792c043462281cde7c93bd8e2136f62ca17d072e7f466353f37de8e5f5dc949_ppc64le",
"8Base-RHACM-2.6:rhacm2/kube-state-metrics-rhel8@sha256:e6b1d24b56e6973eee1569e351db6637ca67e1d6cd124adb845cbf6e35a4f6af_amd64",
"8Base-RHACM-2.6:rhacm2/management-ingress-rhel8@sha256:07238998d21204cd8f25dc63e6dbde20a2dd25c3b96609729306db6c63a0fca4_arm64",
"8Base-RHACM-2.6:rhacm2/management-ingress-rhel8@sha256:0d2665d19a8753c6269f594b68b067cd62a402404287e6416543c1af2d7d3cf4_ppc64le",
"8Base-RHACM-2.6:rhacm2/management-ingress-rhel8@sha256:6917d018e53aabb6f5402f02000aedd2e5cf71bcc84562e0fc7d7c87049f4b67_amd64",
"8Base-RHACM-2.6:rhacm2/management-ingress-rhel8@sha256:73b0444bd91a1dade3b7e76245ac8d6cb568929bba321b8c86c269d6f542ac3b_s390x",
"8Base-RHACM-2.6:rhacm2/memcached-exporter-rhel8@sha256:7d85dd62346a647d22202baa0f8d405b2aaf9a7174b38e5d29df2e03530009c3_s390x",
"8Base-RHACM-2.6:rhacm2/memcached-exporter-rhel8@sha256:9635616c8f058e67d557201147904b05f8b49938f63fb2b0239dfca883f61685_arm64",
"8Base-RHACM-2.6:rhacm2/memcached-exporter-rhel8@sha256:9e91ecec92ec0df8b72beb6040f39d9a25b0bfad844e92ea34cc2d648d221d22_ppc64le",
"8Base-RHACM-2.6:rhacm2/memcached-exporter-rhel8@sha256:c773b9a2fffcd549d4936054260f655c78da603957826d6bad4e8567a213ad10_amd64",
"8Base-RHACM-2.6:rhacm2/memcached-rhel8@sha256:584f8c4a9a1b75fc71948a98add560d4fe3d936ee46ac791f32121dbadf8c7d2_ppc64le",
"8Base-RHACM-2.6:rhacm2/memcached-rhel8@sha256:59b3ce3f3f4459c97cfffee5e20830d70f8a69198b5fab271e6c478d615c46d3_arm64",
"8Base-RHACM-2.6:rhacm2/memcached-rhel8@sha256:6f458c76757203b28434f871027c6a466a73d246ceb5bfac8793ad1896a672ab_amd64",
"8Base-RHACM-2.6:rhacm2/memcached-rhel8@sha256:e34722fd656e3205dcdb565b0ab68e9971174c11f125dbfff3bf82e1e21f3a76_s390x",
"8Base-RHACM-2.6:rhacm2/metrics-collector-rhel8@sha256:3a81a018b939752543e78c2d68d1436b851be2256b88c3e66cd506ae1d8f4c9c_ppc64le",
"8Base-RHACM-2.6:rhacm2/metrics-collector-rhel8@sha256:6a3e0c36c123c9dc54759655d9148f580abada501034914863a6528ded19ef34_amd64",
"8Base-RHACM-2.6:rhacm2/metrics-collector-rhel8@sha256:7991f484f97b9951f27f70e67d5db0850c4189ee86db8406cdda961a9beb06f0_arm64",
"8Base-RHACM-2.6:rhacm2/metrics-collector-rhel8@sha256:fa08b9bf3fd334738984e150ba5bfd2e005374752f3112340b65f6434eacd057_s390x",
"8Base-RHACM-2.6:rhacm2/multicloud-integrations-rhel8@sha256:2bcbf9a565f3c566061325aca3174ec755b5c94a28612718a3f1563db317273e_ppc64le",
"8Base-RHACM-2.6:rhacm2/multicloud-integrations-rhel8@sha256:6813ccd43a1aecd1aaf4d5d4b1620fd63bbca00b736100189ff91246bf3bc36b_arm64",
"8Base-RHACM-2.6:rhacm2/multicloud-integrations-rhel8@sha256:db89ef3686570526afdb2b79fd698aca5dc50c633009760f1748fb9fd506067b_amd64",
"8Base-RHACM-2.6:rhacm2/multicloud-integrations-rhel8@sha256:db8bc27937802c5d8fff769b9c93c8a01411629d199adbc39235e721d6468b30_s390x",
"8Base-RHACM-2.6:rhacm2/multicluster-observability-rhel8-operator@sha256:434db0ca203b14b899fff9b7a2a5b975de852ea29620a828f29246448aba873c_ppc64le",
"8Base-RHACM-2.6:rhacm2/multicluster-observability-rhel8-operator@sha256:876bfa63b0e13833eaeadb7c6a0481f1d7970b283f69ece4d81c99985f4dd161_arm64",
"8Base-RHACM-2.6:rhacm2/multicluster-observability-rhel8-operator@sha256:d23f208e020d42bc095011d423146e2da35b2bc85b844911bde2f4edf696bdca_amd64",
"8Base-RHACM-2.6:rhacm2/multicluster-observability-rhel8-operator@sha256:f29581baf5277588d2e4cd01380ecf46e3c97a2f17ade01b048f75c29f18d62c_s390x",
"8Base-RHACM-2.6:rhacm2/multicluster-operators-application-rhel8@sha256:1952d422bd7ba42323711faba59244c449293cc92502e350460fee07c0e3b34a_ppc64le",
"8Base-RHACM-2.6:rhacm2/multicluster-operators-application-rhel8@sha256:566a60f630ec346eced3106ec072963d1b9f9d300e7d4cee6af6dc0d590a3937_s390x",
"8Base-RHACM-2.6:rhacm2/multicluster-operators-application-rhel8@sha256:724dd9f4a5e4acd061206ca2ea57c329210ade5135dbdf941b8d7e720daa4f10_arm64",
"8Base-RHACM-2.6:rhacm2/multicluster-operators-application-rhel8@sha256:ace8895fc62c1394dfa7854fd9ce3e14ef859e989255f70dc9a5a3d9bcd514c0_amd64",
"8Base-RHACM-2.6:rhacm2/multicluster-operators-channel-rhel8@sha256:1ebe6504a6a58f39f93952bf1c135ea58ff77e65c5b8ba73c7ad6295e66a1b45_s390x",
"8Base-RHACM-2.6:rhacm2/multicluster-operators-channel-rhel8@sha256:557cc962d0b10d80a9dea7adce387ea28fb4199a02fa8546645ab2cacbf28b88_ppc64le",
"8Base-RHACM-2.6:rhacm2/multicluster-operators-channel-rhel8@sha256:82526c7c046325bde1dfa0a47b58b773355f00bc95c23be75105e7255e7bddd2_arm64",
"8Base-RHACM-2.6:rhacm2/multicluster-operators-channel-rhel8@sha256:85e20d97f28e43668c2790bd6e0adbc598d01f9fab849761fb96d7a5c4946a87_amd64",
"8Base-RHACM-2.6:rhacm2/multicluster-operators-subscription-rhel8@sha256:7310f31faae367a363c27a7236b562bbfe8381a352fce906279590bac11571d2_ppc64le",
"8Base-RHACM-2.6:rhacm2/multicluster-operators-subscription-rhel8@sha256:7676d33b9be36ca6660d3aed888fdffcf270fcf82258ed9531e2746a3d27610c_s390x",
"8Base-RHACM-2.6:rhacm2/multicluster-operators-subscription-rhel8@sha256:e718d5abef58365d547ef73828a26adff5b6cef1bf935aa7c27f12f604b50337_amd64",
"8Base-RHACM-2.6:rhacm2/multicluster-operators-subscription-rhel8@sha256:f58aff87d1efb64417c6976f6772a464e54beefe847f50a141726b7a1a6a293a_arm64",
"8Base-RHACM-2.6:rhacm2/multiclusterhub-repo-rhel8@sha256:03222a9dd6eca9cf44932a0ff1bf89bd9d2d29683f1ebb0d0aa49171b77a4963_ppc64le",
"8Base-RHACM-2.6:rhacm2/multiclusterhub-repo-rhel8@sha256:881b8c3b19918affd478c0ad0c73dff96dd28f5c1dfddb86472b42e422fa25b6_amd64",
"8Base-RHACM-2.6:rhacm2/multiclusterhub-repo-rhel8@sha256:9de94ea1f83ec8b7257c7b2befc1485ed9cc40c9ef3600c4c4c50934e708cf9d_s390x",
"8Base-RHACM-2.6:rhacm2/multiclusterhub-repo-rhel8@sha256:a45ed68e7d3ac89d17eaf06445cabfc19a9ce85a42f116d75028d6acd18a322b_arm64",
"8Base-RHACM-2.6:rhacm2/multiclusterhub-rhel8@sha256:48d1fa8bc5f6a4d8349c41126301bd86d12836384f336881ecb71bd79f84ae93_ppc64le",
"8Base-RHACM-2.6:rhacm2/multiclusterhub-rhel8@sha256:a33e91fb763a2f0894433bce31bd44229e7d5f5c53d36c6b6f643807a45c110b_arm64",
"8Base-RHACM-2.6:rhacm2/multiclusterhub-rhel8@sha256:d6e126cbdd3cfbcdee04b093389ca1b07ac8038da96060051ed94e1eeacc6d92_s390x",
"8Base-RHACM-2.6:rhacm2/multiclusterhub-rhel8@sha256:ecf12158a2d8802b4c7efd6b336ff36c1e002223b1d385a40fbef638d5e4aa21_amd64",
"8Base-RHACM-2.6:rhacm2/node-exporter-rhel8@sha256:14d23638efff3c30661c9a5f3ddb6ab0c7a9d162de1176dd9565cf49dfa4b9c5_amd64",
"8Base-RHACM-2.6:rhacm2/node-exporter-rhel8@sha256:533005e1608de68a09e53599de3f30990db95cb923794bab9ae9e3bc1a8b6baf_arm64",
"8Base-RHACM-2.6:rhacm2/node-exporter-rhel8@sha256:99eef3491c7092afa14179b9a9d39dd8fbfb3c9bb61759d678af5d91ac23e59d_s390x",
"8Base-RHACM-2.6:rhacm2/node-exporter-rhel8@sha256:e200d4e1802cce7fce32b1e0dc5c3220b6f6477b73b3a2d8ea26a5a42d63f46b_ppc64le",
"8Base-RHACM-2.6:rhacm2/observatorium-rhel8-operator@sha256:092e3437e6d38b2bf676d7fb67ad672e3ef03440017b5af7c1ebd2beb3f437eb_amd64",
"8Base-RHACM-2.6:rhacm2/observatorium-rhel8-operator@sha256:8cf076bfb049d1aabd00040ee65f0fedd590f0dd448c7561de494093a915b397_ppc64le",
"8Base-RHACM-2.6:rhacm2/observatorium-rhel8-operator@sha256:e69987a64fdbf873d4b19d8626c0c5e99dd13d7c95446850559be966dae45ad0_arm64",
"8Base-RHACM-2.6:rhacm2/observatorium-rhel8-operator@sha256:f0bf89eaea6b7afc2d08c77bd40dfba581f91f462f5ec3d70473b332ca6f781c_s390x",
"8Base-RHACM-2.6:rhacm2/observatorium-rhel8@sha256:0686cfddd61737f7e7eb4f0c011397277394559edac3bb947c0969e302686dd5_ppc64le",
"8Base-RHACM-2.6:rhacm2/observatorium-rhel8@sha256:8f2f3732600235f66c406b6121ac37979f52572ce90353b6e099be7b74406251_amd64",
"8Base-RHACM-2.6:rhacm2/observatorium-rhel8@sha256:9e1fccc5b17865a6d7baaa1a15cb50f47d80a14b0a7bcbd94c12f0ddcaaf1b28_s390x",
"8Base-RHACM-2.6:rhacm2/observatorium-rhel8@sha256:bdd89a1051c8f21e7d81ff80c96731a0eaa7d15c320ab1e6b1dc3f6babd42598_arm64",
"8Base-RHACM-2.6:rhacm2/prometheus-alertmanager-rhel8@sha256:0860b7aa5e8b07792ad7f5d5c0654e23e9da8eedd4b9f509caea616dcfa97d69_amd64",
"8Base-RHACM-2.6:rhacm2/prometheus-alertmanager-rhel8@sha256:624895d8579ef6f3e5b17558a30775790ec6f00701f8c5cdfa315292d7f9e867_s390x",
"8Base-RHACM-2.6:rhacm2/prometheus-alertmanager-rhel8@sha256:6d09865a228cdbbc6d1ac13042c3c00f0bd086f6dc181dfa3cdf8c7f9d826b9e_arm64",
"8Base-RHACM-2.6:rhacm2/prometheus-alertmanager-rhel8@sha256:c69fee848d21346a271972e89d91898eac9fec27d598d98ffa004ca8d1b53270_ppc64le",
"8Base-RHACM-2.6:rhacm2/prometheus-rhel8@sha256:52cea7c27de23e3358030b09f22b962723c523a940f8e2043edc298c907d761c_arm64",
"8Base-RHACM-2.6:rhacm2/prometheus-rhel8@sha256:67e0fadfbb4d99a60435ed12b470772b38ace4ca815fe73da68eb3c826e200fc_ppc64le",
"8Base-RHACM-2.6:rhacm2/prometheus-rhel8@sha256:e8241b1d852d605b44ecfcc552cb0f905f72e8a17c8d228162b40c19388f5176_s390x",
"8Base-RHACM-2.6:rhacm2/prometheus-rhel8@sha256:ed0cc13e79949436d29a7ad0b41b189744a177ea27545fd5eb9b4f71e87bd0eb_amd64",
"8Base-RHACM-2.6:rhacm2/rbac-query-proxy-rhel8@sha256:29c76a37497f212aed280e2bf16ef45fb3785fb4649ce17b7fe9d653a79e2112_arm64",
"8Base-RHACM-2.6:rhacm2/rbac-query-proxy-rhel8@sha256:475a45884a51127722030226ff9a5f0752c98574c41eb61796aece5e702346a3_ppc64le",
"8Base-RHACM-2.6:rhacm2/rbac-query-proxy-rhel8@sha256:582301b10af0b966ae7d5e130cb0e5f96e7912dc66b4108e0d6078656ca80604_amd64",
"8Base-RHACM-2.6:rhacm2/rbac-query-proxy-rhel8@sha256:f1c7de85a44c03f48a6f62ba1d7d650f0b06e0f502cecff1512ad637b5bc1c27_s390x",
"8Base-RHACM-2.6:rhacm2/redisgraph-tls-rhel8@sha256:128279a656bfbde6c2c052766d63a1de6a06d8bea2707813c64396c2ae382478_amd64",
"8Base-RHACM-2.6:rhacm2/redisgraph-tls-rhel8@sha256:35927ca6e6e9c8d420c499a0c8ad37c4297ba19743d550f489d3e66482275a49_arm64",
"8Base-RHACM-2.6:rhacm2/redisgraph-tls-rhel8@sha256:4696baed553266682ba2b54d3bf683d2ff1241b625de5ec54a45c1b2c5f96243_s390x",
"8Base-RHACM-2.6:rhacm2/redisgraph-tls-rhel8@sha256:d722f2ffab1f58bbaf3c62ef71dbf7e6c4023e6ab17690f1049075a321d0b1ac_ppc64le",
"8Base-RHACM-2.6:rhacm2/search-aggregator-rhel8@sha256:2b5f372c1c73c4de587b5a4388d95b8cc553fc56af446fcefa0e14c6d980b6b3_ppc64le",
"8Base-RHACM-2.6:rhacm2/search-aggregator-rhel8@sha256:38fceeedc0672def1c2cf42bb6743ae726e77d9f7352d002b3fc688c6d551852_amd64",
"8Base-RHACM-2.6:rhacm2/search-aggregator-rhel8@sha256:6a915335bcebb0884fc72df2dfee97c74d42c035864b960e1c800fa6c5f8d93c_arm64",
"8Base-RHACM-2.6:rhacm2/search-aggregator-rhel8@sha256:752decaefc38aa009f54201b38d4ab26d9b4020caec649d9b1f1564f56c47c2a_s390x",
"8Base-RHACM-2.6:rhacm2/search-api-rhel8@sha256:37eea70d5b1c89c25372dcea8c8c03e1e0a9af1b5a06f3b0706ba776ae8847c1_amd64",
"8Base-RHACM-2.6:rhacm2/search-api-rhel8@sha256:7400088d206592eb29cd86182909626262c9b2a99f017811fcc9d8a753c39009_arm64",
"8Base-RHACM-2.6:rhacm2/search-api-rhel8@sha256:aa8ea0deabc39a068f3f6ce9fa6334e44fc507355009a9bff448e742156ec203_ppc64le",
"8Base-RHACM-2.6:rhacm2/search-api-rhel8@sha256:b4d2d39c2b3b736987f1e888b858d52a7ebd9f8d0cebd3bdef8c59f6e3e41725_s390x",
"8Base-RHACM-2.6:rhacm2/search-collector-rhel8@sha256:0174699ec75fcda08892b4e72b674df989af51ea5f04de57a62c2a85a3c08f4f_arm64",
"8Base-RHACM-2.6:rhacm2/search-collector-rhel8@sha256:5a29a9805b8d20969cba86da11a9de8176a3172df361aec5fae136a4271de308_amd64",
"8Base-RHACM-2.6:rhacm2/search-collector-rhel8@sha256:be7eed9ad9502bcc294081f7e2098fc4f8411c912c34fe63479b5b770d06caca_s390x",
"8Base-RHACM-2.6:rhacm2/search-collector-rhel8@sha256:c467c1d7ceaf5281077f7fe8ff1c1c4cffe325132890a3ab9b96ea5db2e2c930_ppc64le",
"8Base-RHACM-2.6:rhacm2/search-rhel8@sha256:2135cd20bb7ebbf48499992fe46a928e28fc78c86e360633ea09054520c42539_ppc64le",
"8Base-RHACM-2.6:rhacm2/search-rhel8@sha256:3a7a31974210e21a3faed9b57a75b970c70ac41d9662b884d4ce67275f756fc7_arm64",
"8Base-RHACM-2.6:rhacm2/search-rhel8@sha256:6e6a19f1440e4eb15a8206e18f7f4dde3e1a5c6518944571d09923d116d3f04e_amd64",
"8Base-RHACM-2.6:rhacm2/search-rhel8@sha256:e6ed3e65f0d49b3c6b0e3e97593a8fae4d453f3aecf8d7829c0d25c68bc91ea1_s390x",
"8Base-RHACM-2.6:rhacm2/submariner-addon-rhel8@sha256:7b80d01371f551df506bd0c56df6829845bfce497ff01cc44b68f172ed5399b4_ppc64le",
"8Base-RHACM-2.6:rhacm2/submariner-addon-rhel8@sha256:934c560bc786015c694e9cffbae8e86f631b3331d62f5a547931446dae82f8c3_s390x",
"8Base-RHACM-2.6:rhacm2/submariner-addon-rhel8@sha256:b467881f4028a89a9e79ba93da719845db576f47a04ae6e569c2317be5594b29_arm64",
"8Base-RHACM-2.6:rhacm2/submariner-addon-rhel8@sha256:fc5592d42e4aca70288448d174511b922ece7f8cb4b41c6a36195c3a4a60aa36_amd64",
"8Base-RHACM-2.6:rhacm2/thanos-receive-controller-rhel8@sha256:21f2626c10c4fb61b37e6ca4ab574186b423f155fbc5cfef3e894fff04cc270e_ppc64le",
"8Base-RHACM-2.6:rhacm2/thanos-receive-controller-rhel8@sha256:c357074958324fc5d602cdcf1cba285bf8582e0b36af79a8f6211bb0dfb77a10_amd64",
"8Base-RHACM-2.6:rhacm2/thanos-receive-controller-rhel8@sha256:d9ac8e67d6d9858b16dd9d1d49c1dd904aa22a7b618e5d33292344faced9c0d3_arm64",
"8Base-RHACM-2.6:rhacm2/thanos-receive-controller-rhel8@sha256:e3b840a7833680170f9e9ca52309552c584935a68c75cc71e6d576b104dc01c8_s390x",
"8Base-RHACM-2.6:rhacm2/thanos-rhel8@sha256:453c525197ccfe1f866af70ca2e7f3deb6f98d0b98c09b602b4fa1368787213d_amd64",
"8Base-RHACM-2.6:rhacm2/thanos-rhel8@sha256:4b3b45ad0b564360c245d20b1540c2398c9606cf8684275e4ee071c591357929_arm64",
"8Base-RHACM-2.6:rhacm2/thanos-rhel8@sha256:7e43ba8f47ec54b5f86d13c81b67b044176530b63b5ae3f40332fc975cc6b21f_s390x",
"8Base-RHACM-2.6:rhacm2/thanos-rhel8@sha256:faaa00c0af80c781a7c610616153a3cd1dc1b20637934c3a243a2e9664ba0ee5_ppc64le"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2022-30633"
},
{
"category": "external",
"summary": "RHBZ#2107392",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2107392"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2022-30633",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-30633"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2022-30633",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2022-30633"
},
{
"category": "external",
"summary": "https://go.dev/issue/53611",
"url": "https://go.dev/issue/53611"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-announce/c/nqrv9fbR0zE",
"url": "https://groups.google.com/g/golang-announce/c/nqrv9fbR0zE"
}
],
"release_date": "2022-07-12T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2022-09-06T22:27:58+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.6/html-single/install/index#installing",
"product_ids": [
"8Base-RHACM-2.6:rhacm2/acm-governance-policy-addon-controller-rhel8@sha256:615ab5d9542759d921634737709e84a8e65d003ea136e5d22858d380225fd177_amd64",
"8Base-RHACM-2.6:rhacm2/acm-governance-policy-addon-controller-rhel8@sha256:958b729d30f10b9c121e68ac8ede2054ed29cc52a9a7d6df0537ed221aa74358_s390x",
"8Base-RHACM-2.6:rhacm2/acm-governance-policy-addon-controller-rhel8@sha256:b5bef941b4e0b5b3529ca5b2311c85295b9f6d12e482a9cbdad691c2406541f1_ppc64le",
"8Base-RHACM-2.6:rhacm2/acm-governance-policy-addon-controller-rhel8@sha256:f6194b9056d77e54f3c74caa9eab87bd1df1818d082fc807229d1c44ec6c88c4_arm64",
"8Base-RHACM-2.6:rhacm2/acm-grafana-rhel8@sha256:45616ed43b53d3a83e65828118f09430396f5bcb0566ae3a65d937b59f0d873e_s390x",
"8Base-RHACM-2.6:rhacm2/acm-grafana-rhel8@sha256:8c48441cfa850ea1274932e94da0831618c10f91022619c779304501a75fb161_amd64",
"8Base-RHACM-2.6:rhacm2/acm-grafana-rhel8@sha256:cc1c196b19c5fd8f313c6136359cc9dd37b5f59d32a581b10cf89b80b7d0cbf4_arm64",
"8Base-RHACM-2.6:rhacm2/acm-grafana-rhel8@sha256:cdf24e68e50be1350566243f6d2cb1403d09ab68e5fed39ea6c56212e42b90f1_ppc64le",
"8Base-RHACM-2.6:rhacm2/acm-must-gather-rhel8@sha256:1457ff5cfd61611fdc968d4af5b020d835e107b97932c7ba7b3f5ed4cbd0e39f_ppc64le",
"8Base-RHACM-2.6:rhacm2/acm-must-gather-rhel8@sha256:39842906b3846418bc31098e2abad08210118d86aa683e9e5fd04a97822df22d_arm64",
"8Base-RHACM-2.6:rhacm2/acm-must-gather-rhel8@sha256:8a69add2d90a1e094de8510052b683e1765153da75e316ad7778499af0c5ddf9_s390x",
"8Base-RHACM-2.6:rhacm2/acm-must-gather-rhel8@sha256:dca91134a2c1c33c736afcd4c9373749448641385f39162c74e115691289e843_amd64",
"8Base-RHACM-2.6:rhacm2/acm-operator-bundle@sha256:0eac6124f59492d09c1ae650025d59ea0e8547d9f9c832cb9607b09254ff6ddd_s390x",
"8Base-RHACM-2.6:rhacm2/acm-operator-bundle@sha256:1cbcd58a4c23e4c89a6a0509f78802a5aa21205db2784ebc9772b99a3917b183_arm64",
"8Base-RHACM-2.6:rhacm2/acm-operator-bundle@sha256:997aaee36f0bed47e231925a3f2c2ecc503410e54b35727f035c72477f3d1944_ppc64le",
"8Base-RHACM-2.6:rhacm2/acm-operator-bundle@sha256:ce699187f250b93976b8063228ac12d11c6c8f6baba69ba4ed17a38730e84eb3_amd64",
"8Base-RHACM-2.6:rhacm2/acm-prometheus-config-reloader-rhel8@sha256:693a77a9324d6c7f0e69bd9d5725b51f3e429972f1e67469e93648cb347eae84_arm64",
"8Base-RHACM-2.6:rhacm2/acm-prometheus-config-reloader-rhel8@sha256:89757e804d5df2b5eeeb1191b599c3acb9e75f61170f888095302830d6de0582_s390x",
"8Base-RHACM-2.6:rhacm2/acm-prometheus-config-reloader-rhel8@sha256:8e45e1fd7342d7525b118f01794cac1f4a8662def5f2a06336b698db2e268742_amd64",
"8Base-RHACM-2.6:rhacm2/acm-prometheus-config-reloader-rhel8@sha256:ce1c17b34b7aac2e990dc0efe40f4406e73f727b2c7bfe109eded849de753f1a_ppc64le",
"8Base-RHACM-2.6:rhacm2/acm-prometheus-rhel8@sha256:728606d96dd9e0fc2e7810e092e10ee071ec36598c990c8252beccace59a679e_amd64",
"8Base-RHACM-2.6:rhacm2/acm-prometheus-rhel8@sha256:b457d0b95d88c5dd0aac87492cbca40a9d7c2074002ad110f52d562f0c5d0797_arm64",
"8Base-RHACM-2.6:rhacm2/acm-prometheus-rhel8@sha256:f34d2569033bfb1d173342264f090f46d80f7843d52704a7ce9e9eb9de2f5abb_s390x",
"8Base-RHACM-2.6:rhacm2/acm-prometheus-rhel8@sha256:f720e0a94bfe7ed5d812819a3e77cc0581be102970127d8c0d4aa06a05edbf3d_ppc64le",
"8Base-RHACM-2.6:rhacm2/acm-volsync-addon-controller-rhel8@sha256:17ccd6b924b36ab14e3ca5f5331ba7e4c86f8cb64304640d58c3ee6b76edbcaf_ppc64le",
"8Base-RHACM-2.6:rhacm2/acm-volsync-addon-controller-rhel8@sha256:27079308ea87e35564cc3089c65eae68d63880a3bb093ca64d1678a68b60fcec_amd64",
"8Base-RHACM-2.6:rhacm2/acm-volsync-addon-controller-rhel8@sha256:9eabaac2df91aeef613d6973669d07298f2159c6a6e0c9f294623f7b1a10bc08_s390x",
"8Base-RHACM-2.6:rhacm2/acm-volsync-addon-controller-rhel8@sha256:f7abdf1756bc0ff2ebf02fee0469a8b9eeabe1fa8cafdd21c6e8f958155b70bb_arm64",
"8Base-RHACM-2.6:rhacm2/cert-policy-controller-rhel8@sha256:017c1e663827a3b55d70badd3ed979b5d1831252c49d671897a85a75afaa5bb0_s390x",
"8Base-RHACM-2.6:rhacm2/cert-policy-controller-rhel8@sha256:0610778095974edf936602018281bf7a5e287ba9eca9f661a423e68bbe000e40_ppc64le",
"8Base-RHACM-2.6:rhacm2/cert-policy-controller-rhel8@sha256:a66d7d4ee1179f7fce639490f919d722db54eaa3118b4135078c33e6cbf91488_amd64",
"8Base-RHACM-2.6:rhacm2/cert-policy-controller-rhel8@sha256:d660befef0c8f7a4db7aa3b865545c9863d8f37e7ba4b8de4380185f82b208d4_arm64",
"8Base-RHACM-2.6:rhacm2/cluster-backup-rhel8-operator@sha256:1a749d0795972a9bfd5a00aa96c238a660673464be01b2aa9fd7a3aeead6ddf7_amd64",
"8Base-RHACM-2.6:rhacm2/cluster-backup-rhel8-operator@sha256:8915dbdc562e63441f79041bdf1176e46ce53e95418d133f0cd0c1ff79da48a2_arm64",
"8Base-RHACM-2.6:rhacm2/cluster-backup-rhel8-operator@sha256:995f225449b207da9a3cad175dac85b87eefb28ff5bae6a588f40fd79fbe12a1_ppc64le",
"8Base-RHACM-2.6:rhacm2/cluster-backup-rhel8-operator@sha256:f1255a76c6275a4b6a400c82e204a5112fff6fe87f71626f8f309763f6a5d9e4_s390x",
"8Base-RHACM-2.6:rhacm2/config-policy-controller-rhel8@sha256:3b2e0d850e8fc966ec80bff16df26002334744a96b81c7a7dfe222f1706a52e3_s390x",
"8Base-RHACM-2.6:rhacm2/config-policy-controller-rhel8@sha256:447f275bbde46d7fc173798ef5abc0a77a6780f0dffdc171786edbe00f27d8d8_ppc64le",
"8Base-RHACM-2.6:rhacm2/config-policy-controller-rhel8@sha256:61964a1a0ddf2e98bcf5249b7374235055ab85cc26663a8d9397c2b7f6fbb4c6_amd64",
"8Base-RHACM-2.6:rhacm2/config-policy-controller-rhel8@sha256:a3abaa3d0bf1d34fa9e40903a8713c439f5f7f751e775d32cbab308983064ce0_arm64",
"8Base-RHACM-2.6:rhacm2/console-rhel8@sha256:6c0f630ff57f6f423df6dbf4df9faad25089f9b391be35cb8bc9cd5211f94d67_arm64",
"8Base-RHACM-2.6:rhacm2/console-rhel8@sha256:8608aed6971299def3fbe749336727e84c69582664dedac3145b92ea24e62e4d_amd64",
"8Base-RHACM-2.6:rhacm2/console-rhel8@sha256:afa80ae8274db7fa6796c35980fc5df15889e94aff3361f6cda643e5a09da220_ppc64le",
"8Base-RHACM-2.6:rhacm2/console-rhel8@sha256:f06e4e3f62db52c6d7fa0bc1f289de773e18d076bc38612e1b0ddc85c76fde06_s390x",
"8Base-RHACM-2.6:rhacm2/endpoint-monitoring-rhel8-operator@sha256:060bcd658756a924b4ce4d202bd447a3254fc1f49af7d685dde8720f355cde8e_arm64",
"8Base-RHACM-2.6:rhacm2/endpoint-monitoring-rhel8-operator@sha256:091d66731c5fe8eba5646c6b2622bb38c074e202a8a4a7e906921673b60f0898_amd64",
"8Base-RHACM-2.6:rhacm2/endpoint-monitoring-rhel8-operator@sha256:80660eb7f3c068768b0ea04ff20f4539194c52427ffdab4626bf781aa3f2ca64_s390x",
"8Base-RHACM-2.6:rhacm2/endpoint-monitoring-rhel8-operator@sha256:d6204fcf04c83bac13232ec1602572ad5f22bb528537e591079dfa36152697ec_ppc64le",
"8Base-RHACM-2.6:rhacm2/governance-policy-propagator-rhel8@sha256:51be0f04938b60ed1dba60908bebd2000d78e4ade34757bae70a083c67d77e8e_arm64",
"8Base-RHACM-2.6:rhacm2/governance-policy-propagator-rhel8@sha256:9577701bf3c7aa00b99531d2c3842130abc6cd91c52c4a7ba040b705eeace4c7_s390x",
"8Base-RHACM-2.6:rhacm2/governance-policy-propagator-rhel8@sha256:bdc6c128628db86697af198430c5ae5c61c3e586c1a97187e4d4e852cec61e92_ppc64le",
"8Base-RHACM-2.6:rhacm2/governance-policy-propagator-rhel8@sha256:cc519319b9f4fe672144ebedd772ddf56d5de90e3c8f52c0fb9b55313f71a7b3_amd64",
"8Base-RHACM-2.6:rhacm2/governance-policy-spec-sync-rhel8@sha256:2c1905ae8a83e5598678457fd955cbc867453ed5836de6fcc182e4928df8bd67_s390x",
"8Base-RHACM-2.6:rhacm2/governance-policy-spec-sync-rhel8@sha256:4a8d30cc0e1d83c69b7f3339418b101da23fbcaee7d326bedaff677eceb25ab2_ppc64le",
"8Base-RHACM-2.6:rhacm2/governance-policy-spec-sync-rhel8@sha256:6849cf1b4dd883d5b4c0cf90a3adfb26cb59d03d3b892cee3669a32dd6b8dcc2_amd64",
"8Base-RHACM-2.6:rhacm2/governance-policy-spec-sync-rhel8@sha256:d06ffc621167aff31ecb0fa417b294ff0676fb00e4ef1c6cb0fb2aaf4b2561e0_arm64",
"8Base-RHACM-2.6:rhacm2/governance-policy-status-sync-rhel8@sha256:4c86e16f15aaf454e4e5ce5436e1db27a5f8a55f573c3eaf02e4786fe52edfc8_arm64",
"8Base-RHACM-2.6:rhacm2/governance-policy-status-sync-rhel8@sha256:cf6a75d94f50dd063e939aee18756c767cba43f4e1e62a9c2f2b764ac6f43746_s390x",
"8Base-RHACM-2.6:rhacm2/governance-policy-status-sync-rhel8@sha256:e072b615eeffff80a94831e58c70980684c1ec4bd972844b25b157eb7ed5937f_ppc64le",
"8Base-RHACM-2.6:rhacm2/governance-policy-status-sync-rhel8@sha256:fffe971caa2e911d9c972c0e88712ff431d34c63dbe74e25f1cababa50ea7417_amd64",
"8Base-RHACM-2.6:rhacm2/governance-policy-template-sync-rhel8@sha256:10bc1a3833599a593a058e804de67e92888ed779fd0000928d4a70b6c7d5c1c2_amd64",
"8Base-RHACM-2.6:rhacm2/governance-policy-template-sync-rhel8@sha256:5c17f979f47840a879059ad83de12f0756889564a17190ba4438a7632c999bb1_arm64",
"8Base-RHACM-2.6:rhacm2/governance-policy-template-sync-rhel8@sha256:848bce8007de7714afc8c755b5f0c3cdf5eb6b1d259811c947bc295924539a0e_ppc64le",
"8Base-RHACM-2.6:rhacm2/governance-policy-template-sync-rhel8@sha256:95439f7e18fa87601d5860cbd9ca5f0738786e30a629d23788fd5fe33d694c66_s390x",
"8Base-RHACM-2.6:rhacm2/grafana-dashboard-loader-rhel8@sha256:1f5c1b2cffebf069859e95d0e722cb293f8c176bf5c5873bb9517c96b26c2e10_arm64",
"8Base-RHACM-2.6:rhacm2/grafana-dashboard-loader-rhel8@sha256:5223158a122658bafbd853c596cdc1f7bd7a0e4fdd82b1c3668ac84adeae9f24_s390x",
"8Base-RHACM-2.6:rhacm2/grafana-dashboard-loader-rhel8@sha256:561f1f05925cfe3c5f0f8a9b7475be4bbab183b5611ecfe09b090d80fa4bc2fe_amd64",
"8Base-RHACM-2.6:rhacm2/grafana-dashboard-loader-rhel8@sha256:734270221ec4a516e7eb77f2ec3a753384242116aa70320a1dbe969e915af1df_ppc64le",
"8Base-RHACM-2.6:rhacm2/iam-policy-controller-rhel8@sha256:2827e5f485213f92e2d0092187f3976dd6fe598e39b5cf2212d48c3a44c34b13_arm64",
"8Base-RHACM-2.6:rhacm2/iam-policy-controller-rhel8@sha256:8ca9e80365c76b66b2de3924fc50a5912e606042c704b02cb174a4b8bd3927c4_amd64",
"8Base-RHACM-2.6:rhacm2/iam-policy-controller-rhel8@sha256:c5069e76a900aa300102a0ae54ecbc12c0ac31abfeed8656ee60a949daef79c3_s390x",
"8Base-RHACM-2.6:rhacm2/iam-policy-controller-rhel8@sha256:ca05e79e5508924af71f323c13f664770d8dd4eb61ecf0894e4f9a81f7a1b402_ppc64le",
"8Base-RHACM-2.6:rhacm2/insights-client-rhel8@sha256:02cacfec60c80b9228e8b18949751de867f974ea6b1172129096e64e949c0598_amd64",
"8Base-RHACM-2.6:rhacm2/insights-client-rhel8@sha256:2b14036d0291e54c3191682de2ea875a78d78c35b2791a5a113ba1a8920f0621_ppc64le",
"8Base-RHACM-2.6:rhacm2/insights-client-rhel8@sha256:d4c05f641de8fd0753d63cc6d5b62464d3d6a87d601514e87ef2e40bbe7b01b6_s390x",
"8Base-RHACM-2.6:rhacm2/insights-client-rhel8@sha256:e15c410b693b34f49869d037ebb5584384fcdf88114b7a94967ca09f1361a5f3_arm64",
"8Base-RHACM-2.6:rhacm2/insights-metrics-rhel8@sha256:67aa55bb65685395ad2773e7459dff5fbccdeedcf9e56ec2722d8f5c919eae89_s390x",
"8Base-RHACM-2.6:rhacm2/insights-metrics-rhel8@sha256:6c54e08f5f6c2cae41a5e108e1019ff6522af8f69d666e22eb4631cd83b85917_amd64",
"8Base-RHACM-2.6:rhacm2/insights-metrics-rhel8@sha256:88d9b7246aa75cb2c88ccb7f2f1202fc465be0f2d89e59f1d2259f69ada56d9d_arm64",
"8Base-RHACM-2.6:rhacm2/insights-metrics-rhel8@sha256:bad98fe71638d7346f31ea45f6063ec970bf90844bb5c5dc5f917bb0f0099899_ppc64le",
"8Base-RHACM-2.6:rhacm2/klusterlet-addon-controller-rhel8@sha256:22e510955af3fa736b7306c387f44b5f15f5f9a7a006c6587e06d5d8602cc2f0_s390x",
"8Base-RHACM-2.6:rhacm2/klusterlet-addon-controller-rhel8@sha256:55bc86326f992cc4f4401b93f90cdd2baa6728015ffaf6168f2d46ae43c70cf4_ppc64le",
"8Base-RHACM-2.6:rhacm2/klusterlet-addon-controller-rhel8@sha256:8dd7f47af047fb899c7fcbad61cb8f38da45990cac186f9235aec3e4e7de25e9_amd64",
"8Base-RHACM-2.6:rhacm2/klusterlet-addon-controller-rhel8@sha256:bdb97eb5bb0e8f59edf0d389fb07c45171e728dc8b4d2bdacd785193b46ec03b_arm64",
"8Base-RHACM-2.6:rhacm2/kube-rbac-proxy-rhel8@sha256:11a353ee9da6cc843d5f346f4fa51681d13318e2e61fc4d1a3f63406eb175260_s390x",
"8Base-RHACM-2.6:rhacm2/kube-rbac-proxy-rhel8@sha256:31757f3e3bb08b4e49e54694b18b3cf327637be20535482b2df1345b17444dda_amd64",
"8Base-RHACM-2.6:rhacm2/kube-rbac-proxy-rhel8@sha256:b2c0b7414d0fc36a49cbdc5a56b25dd62aac18defc2defbd9c1895cd13a5e716_arm64",
"8Base-RHACM-2.6:rhacm2/kube-rbac-proxy-rhel8@sha256:dbd816d503e9beb58622604432eb415419e893627eb95c1ceeb8ff5bda7d6335_ppc64le",
"8Base-RHACM-2.6:rhacm2/kube-state-metrics-rhel8@sha256:53246a6df1f0880d94ed2644fa4366e3e2108b6fa8a51745af87785346ce5304_s390x",
"8Base-RHACM-2.6:rhacm2/kube-state-metrics-rhel8@sha256:5f2393bceefffb32240043b6722aa73d31fc8133cc2666fcf5eb8d33794bc54f_arm64",
"8Base-RHACM-2.6:rhacm2/kube-state-metrics-rhel8@sha256:c792c043462281cde7c93bd8e2136f62ca17d072e7f466353f37de8e5f5dc949_ppc64le",
"8Base-RHACM-2.6:rhacm2/kube-state-metrics-rhel8@sha256:e6b1d24b56e6973eee1569e351db6637ca67e1d6cd124adb845cbf6e35a4f6af_amd64",
"8Base-RHACM-2.6:rhacm2/management-ingress-rhel8@sha256:07238998d21204cd8f25dc63e6dbde20a2dd25c3b96609729306db6c63a0fca4_arm64",
"8Base-RHACM-2.6:rhacm2/management-ingress-rhel8@sha256:0d2665d19a8753c6269f594b68b067cd62a402404287e6416543c1af2d7d3cf4_ppc64le",
"8Base-RHACM-2.6:rhacm2/management-ingress-rhel8@sha256:6917d018e53aabb6f5402f02000aedd2e5cf71bcc84562e0fc7d7c87049f4b67_amd64",
"8Base-RHACM-2.6:rhacm2/management-ingress-rhel8@sha256:73b0444bd91a1dade3b7e76245ac8d6cb568929bba321b8c86c269d6f542ac3b_s390x",
"8Base-RHACM-2.6:rhacm2/memcached-exporter-rhel8@sha256:7d85dd62346a647d22202baa0f8d405b2aaf9a7174b38e5d29df2e03530009c3_s390x",
"8Base-RHACM-2.6:rhacm2/memcached-exporter-rhel8@sha256:9635616c8f058e67d557201147904b05f8b49938f63fb2b0239dfca883f61685_arm64",
"8Base-RHACM-2.6:rhacm2/memcached-exporter-rhel8@sha256:9e91ecec92ec0df8b72beb6040f39d9a25b0bfad844e92ea34cc2d648d221d22_ppc64le",
"8Base-RHACM-2.6:rhacm2/memcached-exporter-rhel8@sha256:c773b9a2fffcd549d4936054260f655c78da603957826d6bad4e8567a213ad10_amd64",
"8Base-RHACM-2.6:rhacm2/memcached-rhel8@sha256:584f8c4a9a1b75fc71948a98add560d4fe3d936ee46ac791f32121dbadf8c7d2_ppc64le",
"8Base-RHACM-2.6:rhacm2/memcached-rhel8@sha256:59b3ce3f3f4459c97cfffee5e20830d70f8a69198b5fab271e6c478d615c46d3_arm64",
"8Base-RHACM-2.6:rhacm2/memcached-rhel8@sha256:6f458c76757203b28434f871027c6a466a73d246ceb5bfac8793ad1896a672ab_amd64",
"8Base-RHACM-2.6:rhacm2/memcached-rhel8@sha256:e34722fd656e3205dcdb565b0ab68e9971174c11f125dbfff3bf82e1e21f3a76_s390x",
"8Base-RHACM-2.6:rhacm2/metrics-collector-rhel8@sha256:3a81a018b939752543e78c2d68d1436b851be2256b88c3e66cd506ae1d8f4c9c_ppc64le",
"8Base-RHACM-2.6:rhacm2/metrics-collector-rhel8@sha256:6a3e0c36c123c9dc54759655d9148f580abada501034914863a6528ded19ef34_amd64",
"8Base-RHACM-2.6:rhacm2/metrics-collector-rhel8@sha256:7991f484f97b9951f27f70e67d5db0850c4189ee86db8406cdda961a9beb06f0_arm64",
"8Base-RHACM-2.6:rhacm2/metrics-collector-rhel8@sha256:fa08b9bf3fd334738984e150ba5bfd2e005374752f3112340b65f6434eacd057_s390x",
"8Base-RHACM-2.6:rhacm2/multicloud-integrations-rhel8@sha256:2bcbf9a565f3c566061325aca3174ec755b5c94a28612718a3f1563db317273e_ppc64le",
"8Base-RHACM-2.6:rhacm2/multicloud-integrations-rhel8@sha256:6813ccd43a1aecd1aaf4d5d4b1620fd63bbca00b736100189ff91246bf3bc36b_arm64",
"8Base-RHACM-2.6:rhacm2/multicloud-integrations-rhel8@sha256:db89ef3686570526afdb2b79fd698aca5dc50c633009760f1748fb9fd506067b_amd64",
"8Base-RHACM-2.6:rhacm2/multicloud-integrations-rhel8@sha256:db8bc27937802c5d8fff769b9c93c8a01411629d199adbc39235e721d6468b30_s390x",
"8Base-RHACM-2.6:rhacm2/multicluster-observability-rhel8-operator@sha256:434db0ca203b14b899fff9b7a2a5b975de852ea29620a828f29246448aba873c_ppc64le",
"8Base-RHACM-2.6:rhacm2/multicluster-observability-rhel8-operator@sha256:876bfa63b0e13833eaeadb7c6a0481f1d7970b283f69ece4d81c99985f4dd161_arm64",
"8Base-RHACM-2.6:rhacm2/multicluster-observability-rhel8-operator@sha256:d23f208e020d42bc095011d423146e2da35b2bc85b844911bde2f4edf696bdca_amd64",
"8Base-RHACM-2.6:rhacm2/multicluster-observability-rhel8-operator@sha256:f29581baf5277588d2e4cd01380ecf46e3c97a2f17ade01b048f75c29f18d62c_s390x",
"8Base-RHACM-2.6:rhacm2/multicluster-operators-application-rhel8@sha256:1952d422bd7ba42323711faba59244c449293cc92502e350460fee07c0e3b34a_ppc64le",
"8Base-RHACM-2.6:rhacm2/multicluster-operators-application-rhel8@sha256:566a60f630ec346eced3106ec072963d1b9f9d300e7d4cee6af6dc0d590a3937_s390x",
"8Base-RHACM-2.6:rhacm2/multicluster-operators-application-rhel8@sha256:724dd9f4a5e4acd061206ca2ea57c329210ade5135dbdf941b8d7e720daa4f10_arm64",
"8Base-RHACM-2.6:rhacm2/multicluster-operators-application-rhel8@sha256:ace8895fc62c1394dfa7854fd9ce3e14ef859e989255f70dc9a5a3d9bcd514c0_amd64",
"8Base-RHACM-2.6:rhacm2/multicluster-operators-channel-rhel8@sha256:1ebe6504a6a58f39f93952bf1c135ea58ff77e65c5b8ba73c7ad6295e66a1b45_s390x",
"8Base-RHACM-2.6:rhacm2/multicluster-operators-channel-rhel8@sha256:557cc962d0b10d80a9dea7adce387ea28fb4199a02fa8546645ab2cacbf28b88_ppc64le",
"8Base-RHACM-2.6:rhacm2/multicluster-operators-channel-rhel8@sha256:82526c7c046325bde1dfa0a47b58b773355f00bc95c23be75105e7255e7bddd2_arm64",
"8Base-RHACM-2.6:rhacm2/multicluster-operators-channel-rhel8@sha256:85e20d97f28e43668c2790bd6e0adbc598d01f9fab849761fb96d7a5c4946a87_amd64",
"8Base-RHACM-2.6:rhacm2/multicluster-operators-subscription-rhel8@sha256:7310f31faae367a363c27a7236b562bbfe8381a352fce906279590bac11571d2_ppc64le",
"8Base-RHACM-2.6:rhacm2/multicluster-operators-subscription-rhel8@sha256:7676d33b9be36ca6660d3aed888fdffcf270fcf82258ed9531e2746a3d27610c_s390x",
"8Base-RHACM-2.6:rhacm2/multicluster-operators-subscription-rhel8@sha256:e718d5abef58365d547ef73828a26adff5b6cef1bf935aa7c27f12f604b50337_amd64",
"8Base-RHACM-2.6:rhacm2/multicluster-operators-subscription-rhel8@sha256:f58aff87d1efb64417c6976f6772a464e54beefe847f50a141726b7a1a6a293a_arm64",
"8Base-RHACM-2.6:rhacm2/multiclusterhub-repo-rhel8@sha256:03222a9dd6eca9cf44932a0ff1bf89bd9d2d29683f1ebb0d0aa49171b77a4963_ppc64le",
"8Base-RHACM-2.6:rhacm2/multiclusterhub-repo-rhel8@sha256:881b8c3b19918affd478c0ad0c73dff96dd28f5c1dfddb86472b42e422fa25b6_amd64",
"8Base-RHACM-2.6:rhacm2/multiclusterhub-repo-rhel8@sha256:9de94ea1f83ec8b7257c7b2befc1485ed9cc40c9ef3600c4c4c50934e708cf9d_s390x",
"8Base-RHACM-2.6:rhacm2/multiclusterhub-repo-rhel8@sha256:a45ed68e7d3ac89d17eaf06445cabfc19a9ce85a42f116d75028d6acd18a322b_arm64",
"8Base-RHACM-2.6:rhacm2/multiclusterhub-rhel8@sha256:48d1fa8bc5f6a4d8349c41126301bd86d12836384f336881ecb71bd79f84ae93_ppc64le",
"8Base-RHACM-2.6:rhacm2/multiclusterhub-rhel8@sha256:a33e91fb763a2f0894433bce31bd44229e7d5f5c53d36c6b6f643807a45c110b_arm64",
"8Base-RHACM-2.6:rhacm2/multiclusterhub-rhel8@sha256:d6e126cbdd3cfbcdee04b093389ca1b07ac8038da96060051ed94e1eeacc6d92_s390x",
"8Base-RHACM-2.6:rhacm2/multiclusterhub-rhel8@sha256:ecf12158a2d8802b4c7efd6b336ff36c1e002223b1d385a40fbef638d5e4aa21_amd64",
"8Base-RHACM-2.6:rhacm2/node-exporter-rhel8@sha256:14d23638efff3c30661c9a5f3ddb6ab0c7a9d162de1176dd9565cf49dfa4b9c5_amd64",
"8Base-RHACM-2.6:rhacm2/node-exporter-rhel8@sha256:533005e1608de68a09e53599de3f30990db95cb923794bab9ae9e3bc1a8b6baf_arm64",
"8Base-RHACM-2.6:rhacm2/node-exporter-rhel8@sha256:99eef3491c7092afa14179b9a9d39dd8fbfb3c9bb61759d678af5d91ac23e59d_s390x",
"8Base-RHACM-2.6:rhacm2/node-exporter-rhel8@sha256:e200d4e1802cce7fce32b1e0dc5c3220b6f6477b73b3a2d8ea26a5a42d63f46b_ppc64le",
"8Base-RHACM-2.6:rhacm2/observatorium-rhel8-operator@sha256:092e3437e6d38b2bf676d7fb67ad672e3ef03440017b5af7c1ebd2beb3f437eb_amd64",
"8Base-RHACM-2.6:rhacm2/observatorium-rhel8-operator@sha256:8cf076bfb049d1aabd00040ee65f0fedd590f0dd448c7561de494093a915b397_ppc64le",
"8Base-RHACM-2.6:rhacm2/observatorium-rhel8-operator@sha256:e69987a64fdbf873d4b19d8626c0c5e99dd13d7c95446850559be966dae45ad0_arm64",
"8Base-RHACM-2.6:rhacm2/observatorium-rhel8-operator@sha256:f0bf89eaea6b7afc2d08c77bd40dfba581f91f462f5ec3d70473b332ca6f781c_s390x",
"8Base-RHACM-2.6:rhacm2/observatorium-rhel8@sha256:0686cfddd61737f7e7eb4f0c011397277394559edac3bb947c0969e302686dd5_ppc64le",
"8Base-RHACM-2.6:rhacm2/observatorium-rhel8@sha256:8f2f3732600235f66c406b6121ac37979f52572ce90353b6e099be7b74406251_amd64",
"8Base-RHACM-2.6:rhacm2/observatorium-rhel8@sha256:9e1fccc5b17865a6d7baaa1a15cb50f47d80a14b0a7bcbd94c12f0ddcaaf1b28_s390x",
"8Base-RHACM-2.6:rhacm2/observatorium-rhel8@sha256:bdd89a1051c8f21e7d81ff80c96731a0eaa7d15c320ab1e6b1dc3f6babd42598_arm64",
"8Base-RHACM-2.6:rhacm2/prometheus-alertmanager-rhel8@sha256:0860b7aa5e8b07792ad7f5d5c0654e23e9da8eedd4b9f509caea616dcfa97d69_amd64",
"8Base-RHACM-2.6:rhacm2/prometheus-alertmanager-rhel8@sha256:624895d8579ef6f3e5b17558a30775790ec6f00701f8c5cdfa315292d7f9e867_s390x",
"8Base-RHACM-2.6:rhacm2/prometheus-alertmanager-rhel8@sha256:6d09865a228cdbbc6d1ac13042c3c00f0bd086f6dc181dfa3cdf8c7f9d826b9e_arm64",
"8Base-RHACM-2.6:rhacm2/prometheus-alertmanager-rhel8@sha256:c69fee848d21346a271972e89d91898eac9fec27d598d98ffa004ca8d1b53270_ppc64le",
"8Base-RHACM-2.6:rhacm2/prometheus-rhel8@sha256:52cea7c27de23e3358030b09f22b962723c523a940f8e2043edc298c907d761c_arm64",
"8Base-RHACM-2.6:rhacm2/prometheus-rhel8@sha256:67e0fadfbb4d99a60435ed12b470772b38ace4ca815fe73da68eb3c826e200fc_ppc64le",
"8Base-RHACM-2.6:rhacm2/prometheus-rhel8@sha256:e8241b1d852d605b44ecfcc552cb0f905f72e8a17c8d228162b40c19388f5176_s390x",
"8Base-RHACM-2.6:rhacm2/prometheus-rhel8@sha256:ed0cc13e79949436d29a7ad0b41b189744a177ea27545fd5eb9b4f71e87bd0eb_amd64",
"8Base-RHACM-2.6:rhacm2/rbac-query-proxy-rhel8@sha256:29c76a37497f212aed280e2bf16ef45fb3785fb4649ce17b7fe9d653a79e2112_arm64",
"8Base-RHACM-2.6:rhacm2/rbac-query-proxy-rhel8@sha256:475a45884a51127722030226ff9a5f0752c98574c41eb61796aece5e702346a3_ppc64le",
"8Base-RHACM-2.6:rhacm2/rbac-query-proxy-rhel8@sha256:582301b10af0b966ae7d5e130cb0e5f96e7912dc66b4108e0d6078656ca80604_amd64",
"8Base-RHACM-2.6:rhacm2/rbac-query-proxy-rhel8@sha256:f1c7de85a44c03f48a6f62ba1d7d650f0b06e0f502cecff1512ad637b5bc1c27_s390x",
"8Base-RHACM-2.6:rhacm2/redisgraph-tls-rhel8@sha256:128279a656bfbde6c2c052766d63a1de6a06d8bea2707813c64396c2ae382478_amd64",
"8Base-RHACM-2.6:rhacm2/redisgraph-tls-rhel8@sha256:35927ca6e6e9c8d420c499a0c8ad37c4297ba19743d550f489d3e66482275a49_arm64",
"8Base-RHACM-2.6:rhacm2/redisgraph-tls-rhel8@sha256:4696baed553266682ba2b54d3bf683d2ff1241b625de5ec54a45c1b2c5f96243_s390x",
"8Base-RHACM-2.6:rhacm2/redisgraph-tls-rhel8@sha256:d722f2ffab1f58bbaf3c62ef71dbf7e6c4023e6ab17690f1049075a321d0b1ac_ppc64le",
"8Base-RHACM-2.6:rhacm2/search-aggregator-rhel8@sha256:2b5f372c1c73c4de587b5a4388d95b8cc553fc56af446fcefa0e14c6d980b6b3_ppc64le",
"8Base-RHACM-2.6:rhacm2/search-aggregator-rhel8@sha256:38fceeedc0672def1c2cf42bb6743ae726e77d9f7352d002b3fc688c6d551852_amd64",
"8Base-RHACM-2.6:rhacm2/search-aggregator-rhel8@sha256:6a915335bcebb0884fc72df2dfee97c74d42c035864b960e1c800fa6c5f8d93c_arm64",
"8Base-RHACM-2.6:rhacm2/search-aggregator-rhel8@sha256:752decaefc38aa009f54201b38d4ab26d9b4020caec649d9b1f1564f56c47c2a_s390x",
"8Base-RHACM-2.6:rhacm2/search-api-rhel8@sha256:37eea70d5b1c89c25372dcea8c8c03e1e0a9af1b5a06f3b0706ba776ae8847c1_amd64",
"8Base-RHACM-2.6:rhacm2/search-api-rhel8@sha256:7400088d206592eb29cd86182909626262c9b2a99f017811fcc9d8a753c39009_arm64",
"8Base-RHACM-2.6:rhacm2/search-api-rhel8@sha256:aa8ea0deabc39a068f3f6ce9fa6334e44fc507355009a9bff448e742156ec203_ppc64le",
"8Base-RHACM-2.6:rhacm2/search-api-rhel8@sha256:b4d2d39c2b3b736987f1e888b858d52a7ebd9f8d0cebd3bdef8c59f6e3e41725_s390x",
"8Base-RHACM-2.6:rhacm2/search-collector-rhel8@sha256:0174699ec75fcda08892b4e72b674df989af51ea5f04de57a62c2a85a3c08f4f_arm64",
"8Base-RHACM-2.6:rhacm2/search-collector-rhel8@sha256:5a29a9805b8d20969cba86da11a9de8176a3172df361aec5fae136a4271de308_amd64",
"8Base-RHACM-2.6:rhacm2/search-collector-rhel8@sha256:be7eed9ad9502bcc294081f7e2098fc4f8411c912c34fe63479b5b770d06caca_s390x",
"8Base-RHACM-2.6:rhacm2/search-collector-rhel8@sha256:c467c1d7ceaf5281077f7fe8ff1c1c4cffe325132890a3ab9b96ea5db2e2c930_ppc64le",
"8Base-RHACM-2.6:rhacm2/search-rhel8@sha256:2135cd20bb7ebbf48499992fe46a928e28fc78c86e360633ea09054520c42539_ppc64le",
"8Base-RHACM-2.6:rhacm2/search-rhel8@sha256:3a7a31974210e21a3faed9b57a75b970c70ac41d9662b884d4ce67275f756fc7_arm64",
"8Base-RHACM-2.6:rhacm2/search-rhel8@sha256:6e6a19f1440e4eb15a8206e18f7f4dde3e1a5c6518944571d09923d116d3f04e_amd64",
"8Base-RHACM-2.6:rhacm2/search-rhel8@sha256:e6ed3e65f0d49b3c6b0e3e97593a8fae4d453f3aecf8d7829c0d25c68bc91ea1_s390x",
"8Base-RHACM-2.6:rhacm2/submariner-addon-rhel8@sha256:7b80d01371f551df506bd0c56df6829845bfce497ff01cc44b68f172ed5399b4_ppc64le",
"8Base-RHACM-2.6:rhacm2/submariner-addon-rhel8@sha256:934c560bc786015c694e9cffbae8e86f631b3331d62f5a547931446dae82f8c3_s390x",
"8Base-RHACM-2.6:rhacm2/submariner-addon-rhel8@sha256:b467881f4028a89a9e79ba93da719845db576f47a04ae6e569c2317be5594b29_arm64",
"8Base-RHACM-2.6:rhacm2/submariner-addon-rhel8@sha256:fc5592d42e4aca70288448d174511b922ece7f8cb4b41c6a36195c3a4a60aa36_amd64",
"8Base-RHACM-2.6:rhacm2/thanos-receive-controller-rhel8@sha256:21f2626c10c4fb61b37e6ca4ab574186b423f155fbc5cfef3e894fff04cc270e_ppc64le",
"8Base-RHACM-2.6:rhacm2/thanos-receive-controller-rhel8@sha256:c357074958324fc5d602cdcf1cba285bf8582e0b36af79a8f6211bb0dfb77a10_amd64",
"8Base-RHACM-2.6:rhacm2/thanos-receive-controller-rhel8@sha256:d9ac8e67d6d9858b16dd9d1d49c1dd904aa22a7b618e5d33292344faced9c0d3_arm64",
"8Base-RHACM-2.6:rhacm2/thanos-receive-controller-rhel8@sha256:e3b840a7833680170f9e9ca52309552c584935a68c75cc71e6d576b104dc01c8_s390x",
"8Base-RHACM-2.6:rhacm2/thanos-rhel8@sha256:453c525197ccfe1f866af70ca2e7f3deb6f98d0b98c09b602b4fa1368787213d_amd64",
"8Base-RHACM-2.6:rhacm2/thanos-rhel8@sha256:4b3b45ad0b564360c245d20b1540c2398c9606cf8684275e4ee071c591357929_arm64",
"8Base-RHACM-2.6:rhacm2/thanos-rhel8@sha256:7e43ba8f47ec54b5f86d13c81b67b044176530b63b5ae3f40332fc975cc6b21f_s390x",
"8Base-RHACM-2.6:rhacm2/thanos-rhel8@sha256:faaa00c0af80c781a7c610616153a3cd1dc1b20637934c3a243a2e9664ba0ee5_ppc64le"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2022:6370"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"8Base-RHACM-2.6:rhacm2/acm-governance-policy-addon-controller-rhel8@sha256:615ab5d9542759d921634737709e84a8e65d003ea136e5d22858d380225fd177_amd64",
"8Base-RHACM-2.6:rhacm2/acm-governance-policy-addon-controller-rhel8@sha256:958b729d30f10b9c121e68ac8ede2054ed29cc52a9a7d6df0537ed221aa74358_s390x",
"8Base-RHACM-2.6:rhacm2/acm-governance-policy-addon-controller-rhel8@sha256:b5bef941b4e0b5b3529ca5b2311c85295b9f6d12e482a9cbdad691c2406541f1_ppc64le",
"8Base-RHACM-2.6:rhacm2/acm-governance-policy-addon-controller-rhel8@sha256:f6194b9056d77e54f3c74caa9eab87bd1df1818d082fc807229d1c44ec6c88c4_arm64",
"8Base-RHACM-2.6:rhacm2/acm-grafana-rhel8@sha256:45616ed43b53d3a83e65828118f09430396f5bcb0566ae3a65d937b59f0d873e_s390x",
"8Base-RHACM-2.6:rhacm2/acm-grafana-rhel8@sha256:8c48441cfa850ea1274932e94da0831618c10f91022619c779304501a75fb161_amd64",
"8Base-RHACM-2.6:rhacm2/acm-grafana-rhel8@sha256:cc1c196b19c5fd8f313c6136359cc9dd37b5f59d32a581b10cf89b80b7d0cbf4_arm64",
"8Base-RHACM-2.6:rhacm2/acm-grafana-rhel8@sha256:cdf24e68e50be1350566243f6d2cb1403d09ab68e5fed39ea6c56212e42b90f1_ppc64le",
"8Base-RHACM-2.6:rhacm2/acm-must-gather-rhel8@sha256:1457ff5cfd61611fdc968d4af5b020d835e107b97932c7ba7b3f5ed4cbd0e39f_ppc64le",
"8Base-RHACM-2.6:rhacm2/acm-must-gather-rhel8@sha256:39842906b3846418bc31098e2abad08210118d86aa683e9e5fd04a97822df22d_arm64",
"8Base-RHACM-2.6:rhacm2/acm-must-gather-rhel8@sha256:8a69add2d90a1e094de8510052b683e1765153da75e316ad7778499af0c5ddf9_s390x",
"8Base-RHACM-2.6:rhacm2/acm-must-gather-rhel8@sha256:dca91134a2c1c33c736afcd4c9373749448641385f39162c74e115691289e843_amd64",
"8Base-RHACM-2.6:rhacm2/acm-operator-bundle@sha256:0eac6124f59492d09c1ae650025d59ea0e8547d9f9c832cb9607b09254ff6ddd_s390x",
"8Base-RHACM-2.6:rhacm2/acm-operator-bundle@sha256:1cbcd58a4c23e4c89a6a0509f78802a5aa21205db2784ebc9772b99a3917b183_arm64",
"8Base-RHACM-2.6:rhacm2/acm-operator-bundle@sha256:997aaee36f0bed47e231925a3f2c2ecc503410e54b35727f035c72477f3d1944_ppc64le",
"8Base-RHACM-2.6:rhacm2/acm-operator-bundle@sha256:ce699187f250b93976b8063228ac12d11c6c8f6baba69ba4ed17a38730e84eb3_amd64",
"8Base-RHACM-2.6:rhacm2/acm-prometheus-config-reloader-rhel8@sha256:693a77a9324d6c7f0e69bd9d5725b51f3e429972f1e67469e93648cb347eae84_arm64",
"8Base-RHACM-2.6:rhacm2/acm-prometheus-config-reloader-rhel8@sha256:89757e804d5df2b5eeeb1191b599c3acb9e75f61170f888095302830d6de0582_s390x",
"8Base-RHACM-2.6:rhacm2/acm-prometheus-config-reloader-rhel8@sha256:8e45e1fd7342d7525b118f01794cac1f4a8662def5f2a06336b698db2e268742_amd64",
"8Base-RHACM-2.6:rhacm2/acm-prometheus-config-reloader-rhel8@sha256:ce1c17b34b7aac2e990dc0efe40f4406e73f727b2c7bfe109eded849de753f1a_ppc64le",
"8Base-RHACM-2.6:rhacm2/acm-prometheus-rhel8@sha256:728606d96dd9e0fc2e7810e092e10ee071ec36598c990c8252beccace59a679e_amd64",
"8Base-RHACM-2.6:rhacm2/acm-prometheus-rhel8@sha256:b457d0b95d88c5dd0aac87492cbca40a9d7c2074002ad110f52d562f0c5d0797_arm64",
"8Base-RHACM-2.6:rhacm2/acm-prometheus-rhel8@sha256:f34d2569033bfb1d173342264f090f46d80f7843d52704a7ce9e9eb9de2f5abb_s390x",
"8Base-RHACM-2.6:rhacm2/acm-prometheus-rhel8@sha256:f720e0a94bfe7ed5d812819a3e77cc0581be102970127d8c0d4aa06a05edbf3d_ppc64le",
"8Base-RHACM-2.6:rhacm2/acm-volsync-addon-controller-rhel8@sha256:17ccd6b924b36ab14e3ca5f5331ba7e4c86f8cb64304640d58c3ee6b76edbcaf_ppc64le",
"8Base-RHACM-2.6:rhacm2/acm-volsync-addon-controller-rhel8@sha256:27079308ea87e35564cc3089c65eae68d63880a3bb093ca64d1678a68b60fcec_amd64",
"8Base-RHACM-2.6:rhacm2/acm-volsync-addon-controller-rhel8@sha256:9eabaac2df91aeef613d6973669d07298f2159c6a6e0c9f294623f7b1a10bc08_s390x",
"8Base-RHACM-2.6:rhacm2/acm-volsync-addon-controller-rhel8@sha256:f7abdf1756bc0ff2ebf02fee0469a8b9eeabe1fa8cafdd21c6e8f958155b70bb_arm64",
"8Base-RHACM-2.6:rhacm2/cert-policy-controller-rhel8@sha256:017c1e663827a3b55d70badd3ed979b5d1831252c49d671897a85a75afaa5bb0_s390x",
"8Base-RHACM-2.6:rhacm2/cert-policy-controller-rhel8@sha256:0610778095974edf936602018281bf7a5e287ba9eca9f661a423e68bbe000e40_ppc64le",
"8Base-RHACM-2.6:rhacm2/cert-policy-controller-rhel8@sha256:a66d7d4ee1179f7fce639490f919d722db54eaa3118b4135078c33e6cbf91488_amd64",
"8Base-RHACM-2.6:rhacm2/cert-policy-controller-rhel8@sha256:d660befef0c8f7a4db7aa3b865545c9863d8f37e7ba4b8de4380185f82b208d4_arm64",
"8Base-RHACM-2.6:rhacm2/cluster-backup-rhel8-operator@sha256:1a749d0795972a9bfd5a00aa96c238a660673464be01b2aa9fd7a3aeead6ddf7_amd64",
"8Base-RHACM-2.6:rhacm2/cluster-backup-rhel8-operator@sha256:8915dbdc562e63441f79041bdf1176e46ce53e95418d133f0cd0c1ff79da48a2_arm64",
"8Base-RHACM-2.6:rhacm2/cluster-backup-rhel8-operator@sha256:995f225449b207da9a3cad175dac85b87eefb28ff5bae6a588f40fd79fbe12a1_ppc64le",
"8Base-RHACM-2.6:rhacm2/cluster-backup-rhel8-operator@sha256:f1255a76c6275a4b6a400c82e204a5112fff6fe87f71626f8f309763f6a5d9e4_s390x",
"8Base-RHACM-2.6:rhacm2/config-policy-controller-rhel8@sha256:3b2e0d850e8fc966ec80bff16df26002334744a96b81c7a7dfe222f1706a52e3_s390x",
"8Base-RHACM-2.6:rhacm2/config-policy-controller-rhel8@sha256:447f275bbde46d7fc173798ef5abc0a77a6780f0dffdc171786edbe00f27d8d8_ppc64le",
"8Base-RHACM-2.6:rhacm2/config-policy-controller-rhel8@sha256:61964a1a0ddf2e98bcf5249b7374235055ab85cc26663a8d9397c2b7f6fbb4c6_amd64",
"8Base-RHACM-2.6:rhacm2/config-policy-controller-rhel8@sha256:a3abaa3d0bf1d34fa9e40903a8713c439f5f7f751e775d32cbab308983064ce0_arm64",
"8Base-RHACM-2.6:rhacm2/console-rhel8@sha256:6c0f630ff57f6f423df6dbf4df9faad25089f9b391be35cb8bc9cd5211f94d67_arm64",
"8Base-RHACM-2.6:rhacm2/console-rhel8@sha256:8608aed6971299def3fbe749336727e84c69582664dedac3145b92ea24e62e4d_amd64",
"8Base-RHACM-2.6:rhacm2/console-rhel8@sha256:afa80ae8274db7fa6796c35980fc5df15889e94aff3361f6cda643e5a09da220_ppc64le",
"8Base-RHACM-2.6:rhacm2/console-rhel8@sha256:f06e4e3f62db52c6d7fa0bc1f289de773e18d076bc38612e1b0ddc85c76fde06_s390x",
"8Base-RHACM-2.6:rhacm2/endpoint-monitoring-rhel8-operator@sha256:060bcd658756a924b4ce4d202bd447a3254fc1f49af7d685dde8720f355cde8e_arm64",
"8Base-RHACM-2.6:rhacm2/endpoint-monitoring-rhel8-operator@sha256:091d66731c5fe8eba5646c6b2622bb38c074e202a8a4a7e906921673b60f0898_amd64",
"8Base-RHACM-2.6:rhacm2/endpoint-monitoring-rhel8-operator@sha256:80660eb7f3c068768b0ea04ff20f4539194c52427ffdab4626bf781aa3f2ca64_s390x",
"8Base-RHACM-2.6:rhacm2/endpoint-monitoring-rhel8-operator@sha256:d6204fcf04c83bac13232ec1602572ad5f22bb528537e591079dfa36152697ec_ppc64le",
"8Base-RHACM-2.6:rhacm2/governance-policy-propagator-rhel8@sha256:51be0f04938b60ed1dba60908bebd2000d78e4ade34757bae70a083c67d77e8e_arm64",
"8Base-RHACM-2.6:rhacm2/governance-policy-propagator-rhel8@sha256:9577701bf3c7aa00b99531d2c3842130abc6cd91c52c4a7ba040b705eeace4c7_s390x",
"8Base-RHACM-2.6:rhacm2/governance-policy-propagator-rhel8@sha256:bdc6c128628db86697af198430c5ae5c61c3e586c1a97187e4d4e852cec61e92_ppc64le",
"8Base-RHACM-2.6:rhacm2/governance-policy-propagator-rhel8@sha256:cc519319b9f4fe672144ebedd772ddf56d5de90e3c8f52c0fb9b55313f71a7b3_amd64",
"8Base-RHACM-2.6:rhacm2/governance-policy-spec-sync-rhel8@sha256:2c1905ae8a83e5598678457fd955cbc867453ed5836de6fcc182e4928df8bd67_s390x",
"8Base-RHACM-2.6:rhacm2/governance-policy-spec-sync-rhel8@sha256:4a8d30cc0e1d83c69b7f3339418b101da23fbcaee7d326bedaff677eceb25ab2_ppc64le",
"8Base-RHACM-2.6:rhacm2/governance-policy-spec-sync-rhel8@sha256:6849cf1b4dd883d5b4c0cf90a3adfb26cb59d03d3b892cee3669a32dd6b8dcc2_amd64",
"8Base-RHACM-2.6:rhacm2/governance-policy-spec-sync-rhel8@sha256:d06ffc621167aff31ecb0fa417b294ff0676fb00e4ef1c6cb0fb2aaf4b2561e0_arm64",
"8Base-RHACM-2.6:rhacm2/governance-policy-status-sync-rhel8@sha256:4c86e16f15aaf454e4e5ce5436e1db27a5f8a55f573c3eaf02e4786fe52edfc8_arm64",
"8Base-RHACM-2.6:rhacm2/governance-policy-status-sync-rhel8@sha256:cf6a75d94f50dd063e939aee18756c767cba43f4e1e62a9c2f2b764ac6f43746_s390x",
"8Base-RHACM-2.6:rhacm2/governance-policy-status-sync-rhel8@sha256:e072b615eeffff80a94831e58c70980684c1ec4bd972844b25b157eb7ed5937f_ppc64le",
"8Base-RHACM-2.6:rhacm2/governance-policy-status-sync-rhel8@sha256:fffe971caa2e911d9c972c0e88712ff431d34c63dbe74e25f1cababa50ea7417_amd64",
"8Base-RHACM-2.6:rhacm2/governance-policy-template-sync-rhel8@sha256:10bc1a3833599a593a058e804de67e92888ed779fd0000928d4a70b6c7d5c1c2_amd64",
"8Base-RHACM-2.6:rhacm2/governance-policy-template-sync-rhel8@sha256:5c17f979f47840a879059ad83de12f0756889564a17190ba4438a7632c999bb1_arm64",
"8Base-RHACM-2.6:rhacm2/governance-policy-template-sync-rhel8@sha256:848bce8007de7714afc8c755b5f0c3cdf5eb6b1d259811c947bc295924539a0e_ppc64le",
"8Base-RHACM-2.6:rhacm2/governance-policy-template-sync-rhel8@sha256:95439f7e18fa87601d5860cbd9ca5f0738786e30a629d23788fd5fe33d694c66_s390x",
"8Base-RHACM-2.6:rhacm2/grafana-dashboard-loader-rhel8@sha256:1f5c1b2cffebf069859e95d0e722cb293f8c176bf5c5873bb9517c96b26c2e10_arm64",
"8Base-RHACM-2.6:rhacm2/grafana-dashboard-loader-rhel8@sha256:5223158a122658bafbd853c596cdc1f7bd7a0e4fdd82b1c3668ac84adeae9f24_s390x",
"8Base-RHACM-2.6:rhacm2/grafana-dashboard-loader-rhel8@sha256:561f1f05925cfe3c5f0f8a9b7475be4bbab183b5611ecfe09b090d80fa4bc2fe_amd64",
"8Base-RHACM-2.6:rhacm2/grafana-dashboard-loader-rhel8@sha256:734270221ec4a516e7eb77f2ec3a753384242116aa70320a1dbe969e915af1df_ppc64le",
"8Base-RHACM-2.6:rhacm2/iam-policy-controller-rhel8@sha256:2827e5f485213f92e2d0092187f3976dd6fe598e39b5cf2212d48c3a44c34b13_arm64",
"8Base-RHACM-2.6:rhacm2/iam-policy-controller-rhel8@sha256:8ca9e80365c76b66b2de3924fc50a5912e606042c704b02cb174a4b8bd3927c4_amd64",
"8Base-RHACM-2.6:rhacm2/iam-policy-controller-rhel8@sha256:c5069e76a900aa300102a0ae54ecbc12c0ac31abfeed8656ee60a949daef79c3_s390x",
"8Base-RHACM-2.6:rhacm2/iam-policy-controller-rhel8@sha256:ca05e79e5508924af71f323c13f664770d8dd4eb61ecf0894e4f9a81f7a1b402_ppc64le",
"8Base-RHACM-2.6:rhacm2/insights-client-rhel8@sha256:02cacfec60c80b9228e8b18949751de867f974ea6b1172129096e64e949c0598_amd64",
"8Base-RHACM-2.6:rhacm2/insights-client-rhel8@sha256:2b14036d0291e54c3191682de2ea875a78d78c35b2791a5a113ba1a8920f0621_ppc64le",
"8Base-RHACM-2.6:rhacm2/insights-client-rhel8@sha256:d4c05f641de8fd0753d63cc6d5b62464d3d6a87d601514e87ef2e40bbe7b01b6_s390x",
"8Base-RHACM-2.6:rhacm2/insights-client-rhel8@sha256:e15c410b693b34f49869d037ebb5584384fcdf88114b7a94967ca09f1361a5f3_arm64",
"8Base-RHACM-2.6:rhacm2/insights-metrics-rhel8@sha256:67aa55bb65685395ad2773e7459dff5fbccdeedcf9e56ec2722d8f5c919eae89_s390x",
"8Base-RHACM-2.6:rhacm2/insights-metrics-rhel8@sha256:6c54e08f5f6c2cae41a5e108e1019ff6522af8f69d666e22eb4631cd83b85917_amd64",
"8Base-RHACM-2.6:rhacm2/insights-metrics-rhel8@sha256:88d9b7246aa75cb2c88ccb7f2f1202fc465be0f2d89e59f1d2259f69ada56d9d_arm64",
"8Base-RHACM-2.6:rhacm2/insights-metrics-rhel8@sha256:bad98fe71638d7346f31ea45f6063ec970bf90844bb5c5dc5f917bb0f0099899_ppc64le",
"8Base-RHACM-2.6:rhacm2/klusterlet-addon-controller-rhel8@sha256:22e510955af3fa736b7306c387f44b5f15f5f9a7a006c6587e06d5d8602cc2f0_s390x",
"8Base-RHACM-2.6:rhacm2/klusterlet-addon-controller-rhel8@sha256:55bc86326f992cc4f4401b93f90cdd2baa6728015ffaf6168f2d46ae43c70cf4_ppc64le",
"8Base-RHACM-2.6:rhacm2/klusterlet-addon-controller-rhel8@sha256:8dd7f47af047fb899c7fcbad61cb8f38da45990cac186f9235aec3e4e7de25e9_amd64",
"8Base-RHACM-2.6:rhacm2/klusterlet-addon-controller-rhel8@sha256:bdb97eb5bb0e8f59edf0d389fb07c45171e728dc8b4d2bdacd785193b46ec03b_arm64",
"8Base-RHACM-2.6:rhacm2/kube-rbac-proxy-rhel8@sha256:11a353ee9da6cc843d5f346f4fa51681d13318e2e61fc4d1a3f63406eb175260_s390x",
"8Base-RHACM-2.6:rhacm2/kube-rbac-proxy-rhel8@sha256:31757f3e3bb08b4e49e54694b18b3cf327637be20535482b2df1345b17444dda_amd64",
"8Base-RHACM-2.6:rhacm2/kube-rbac-proxy-rhel8@sha256:b2c0b7414d0fc36a49cbdc5a56b25dd62aac18defc2defbd9c1895cd13a5e716_arm64",
"8Base-RHACM-2.6:rhacm2/kube-rbac-proxy-rhel8@sha256:dbd816d503e9beb58622604432eb415419e893627eb95c1ceeb8ff5bda7d6335_ppc64le",
"8Base-RHACM-2.6:rhacm2/kube-state-metrics-rhel8@sha256:53246a6df1f0880d94ed2644fa4366e3e2108b6fa8a51745af87785346ce5304_s390x",
"8Base-RHACM-2.6:rhacm2/kube-state-metrics-rhel8@sha256:5f2393bceefffb32240043b6722aa73d31fc8133cc2666fcf5eb8d33794bc54f_arm64",
"8Base-RHACM-2.6:rhacm2/kube-state-metrics-rhel8@sha256:c792c043462281cde7c93bd8e2136f62ca17d072e7f466353f37de8e5f5dc949_ppc64le",
"8Base-RHACM-2.6:rhacm2/kube-state-metrics-rhel8@sha256:e6b1d24b56e6973eee1569e351db6637ca67e1d6cd124adb845cbf6e35a4f6af_amd64",
"8Base-RHACM-2.6:rhacm2/management-ingress-rhel8@sha256:07238998d21204cd8f25dc63e6dbde20a2dd25c3b96609729306db6c63a0fca4_arm64",
"8Base-RHACM-2.6:rhacm2/management-ingress-rhel8@sha256:0d2665d19a8753c6269f594b68b067cd62a402404287e6416543c1af2d7d3cf4_ppc64le",
"8Base-RHACM-2.6:rhacm2/management-ingress-rhel8@sha256:6917d018e53aabb6f5402f02000aedd2e5cf71bcc84562e0fc7d7c87049f4b67_amd64",
"8Base-RHACM-2.6:rhacm2/management-ingress-rhel8@sha256:73b0444bd91a1dade3b7e76245ac8d6cb568929bba321b8c86c269d6f542ac3b_s390x",
"8Base-RHACM-2.6:rhacm2/memcached-exporter-rhel8@sha256:7d85dd62346a647d22202baa0f8d405b2aaf9a7174b38e5d29df2e03530009c3_s390x",
"8Base-RHACM-2.6:rhacm2/memcached-exporter-rhel8@sha256:9635616c8f058e67d557201147904b05f8b49938f63fb2b0239dfca883f61685_arm64",
"8Base-RHACM-2.6:rhacm2/memcached-exporter-rhel8@sha256:9e91ecec92ec0df8b72beb6040f39d9a25b0bfad844e92ea34cc2d648d221d22_ppc64le",
"8Base-RHACM-2.6:rhacm2/memcached-exporter-rhel8@sha256:c773b9a2fffcd549d4936054260f655c78da603957826d6bad4e8567a213ad10_amd64",
"8Base-RHACM-2.6:rhacm2/memcached-rhel8@sha256:584f8c4a9a1b75fc71948a98add560d4fe3d936ee46ac791f32121dbadf8c7d2_ppc64le",
"8Base-RHACM-2.6:rhacm2/memcached-rhel8@sha256:59b3ce3f3f4459c97cfffee5e20830d70f8a69198b5fab271e6c478d615c46d3_arm64",
"8Base-RHACM-2.6:rhacm2/memcached-rhel8@sha256:6f458c76757203b28434f871027c6a466a73d246ceb5bfac8793ad1896a672ab_amd64",
"8Base-RHACM-2.6:rhacm2/memcached-rhel8@sha256:e34722fd656e3205dcdb565b0ab68e9971174c11f125dbfff3bf82e1e21f3a76_s390x",
"8Base-RHACM-2.6:rhacm2/metrics-collector-rhel8@sha256:3a81a018b939752543e78c2d68d1436b851be2256b88c3e66cd506ae1d8f4c9c_ppc64le",
"8Base-RHACM-2.6:rhacm2/metrics-collector-rhel8@sha256:6a3e0c36c123c9dc54759655d9148f580abada501034914863a6528ded19ef34_amd64",
"8Base-RHACM-2.6:rhacm2/metrics-collector-rhel8@sha256:7991f484f97b9951f27f70e67d5db0850c4189ee86db8406cdda961a9beb06f0_arm64",
"8Base-RHACM-2.6:rhacm2/metrics-collector-rhel8@sha256:fa08b9bf3fd334738984e150ba5bfd2e005374752f3112340b65f6434eacd057_s390x",
"8Base-RHACM-2.6:rhacm2/multicloud-integrations-rhel8@sha256:2bcbf9a565f3c566061325aca3174ec755b5c94a28612718a3f1563db317273e_ppc64le",
"8Base-RHACM-2.6:rhacm2/multicloud-integrations-rhel8@sha256:6813ccd43a1aecd1aaf4d5d4b1620fd63bbca00b736100189ff91246bf3bc36b_arm64",
"8Base-RHACM-2.6:rhacm2/multicloud-integrations-rhel8@sha256:db89ef3686570526afdb2b79fd698aca5dc50c633009760f1748fb9fd506067b_amd64",
"8Base-RHACM-2.6:rhacm2/multicloud-integrations-rhel8@sha256:db8bc27937802c5d8fff769b9c93c8a01411629d199adbc39235e721d6468b30_s390x",
"8Base-RHACM-2.6:rhacm2/multicluster-observability-rhel8-operator@sha256:434db0ca203b14b899fff9b7a2a5b975de852ea29620a828f29246448aba873c_ppc64le",
"8Base-RHACM-2.6:rhacm2/multicluster-observability-rhel8-operator@sha256:876bfa63b0e13833eaeadb7c6a0481f1d7970b283f69ece4d81c99985f4dd161_arm64",
"8Base-RHACM-2.6:rhacm2/multicluster-observability-rhel8-operator@sha256:d23f208e020d42bc095011d423146e2da35b2bc85b844911bde2f4edf696bdca_amd64",
"8Base-RHACM-2.6:rhacm2/multicluster-observability-rhel8-operator@sha256:f29581baf5277588d2e4cd01380ecf46e3c97a2f17ade01b048f75c29f18d62c_s390x",
"8Base-RHACM-2.6:rhacm2/multicluster-operators-application-rhel8@sha256:1952d422bd7ba42323711faba59244c449293cc92502e350460fee07c0e3b34a_ppc64le",
"8Base-RHACM-2.6:rhacm2/multicluster-operators-application-rhel8@sha256:566a60f630ec346eced3106ec072963d1b9f9d300e7d4cee6af6dc0d590a3937_s390x",
"8Base-RHACM-2.6:rhacm2/multicluster-operators-application-rhel8@sha256:724dd9f4a5e4acd061206ca2ea57c329210ade5135dbdf941b8d7e720daa4f10_arm64",
"8Base-RHACM-2.6:rhacm2/multicluster-operators-application-rhel8@sha256:ace8895fc62c1394dfa7854fd9ce3e14ef859e989255f70dc9a5a3d9bcd514c0_amd64",
"8Base-RHACM-2.6:rhacm2/multicluster-operators-channel-rhel8@sha256:1ebe6504a6a58f39f93952bf1c135ea58ff77e65c5b8ba73c7ad6295e66a1b45_s390x",
"8Base-RHACM-2.6:rhacm2/multicluster-operators-channel-rhel8@sha256:557cc962d0b10d80a9dea7adce387ea28fb4199a02fa8546645ab2cacbf28b88_ppc64le",
"8Base-RHACM-2.6:rhacm2/multicluster-operators-channel-rhel8@sha256:82526c7c046325bde1dfa0a47b58b773355f00bc95c23be75105e7255e7bddd2_arm64",
"8Base-RHACM-2.6:rhacm2/multicluster-operators-channel-rhel8@sha256:85e20d97f28e43668c2790bd6e0adbc598d01f9fab849761fb96d7a5c4946a87_amd64",
"8Base-RHACM-2.6:rhacm2/multicluster-operators-subscription-rhel8@sha256:7310f31faae367a363c27a7236b562bbfe8381a352fce906279590bac11571d2_ppc64le",
"8Base-RHACM-2.6:rhacm2/multicluster-operators-subscription-rhel8@sha256:7676d33b9be36ca6660d3aed888fdffcf270fcf82258ed9531e2746a3d27610c_s390x",
"8Base-RHACM-2.6:rhacm2/multicluster-operators-subscription-rhel8@sha256:e718d5abef58365d547ef73828a26adff5b6cef1bf935aa7c27f12f604b50337_amd64",
"8Base-RHACM-2.6:rhacm2/multicluster-operators-subscription-rhel8@sha256:f58aff87d1efb64417c6976f6772a464e54beefe847f50a141726b7a1a6a293a_arm64",
"8Base-RHACM-2.6:rhacm2/multiclusterhub-repo-rhel8@sha256:03222a9dd6eca9cf44932a0ff1bf89bd9d2d29683f1ebb0d0aa49171b77a4963_ppc64le",
"8Base-RHACM-2.6:rhacm2/multiclusterhub-repo-rhel8@sha256:881b8c3b19918affd478c0ad0c73dff96dd28f5c1dfddb86472b42e422fa25b6_amd64",
"8Base-RHACM-2.6:rhacm2/multiclusterhub-repo-rhel8@sha256:9de94ea1f83ec8b7257c7b2befc1485ed9cc40c9ef3600c4c4c50934e708cf9d_s390x",
"8Base-RHACM-2.6:rhacm2/multiclusterhub-repo-rhel8@sha256:a45ed68e7d3ac89d17eaf06445cabfc19a9ce85a42f116d75028d6acd18a322b_arm64",
"8Base-RHACM-2.6:rhacm2/multiclusterhub-rhel8@sha256:48d1fa8bc5f6a4d8349c41126301bd86d12836384f336881ecb71bd79f84ae93_ppc64le",
"8Base-RHACM-2.6:rhacm2/multiclusterhub-rhel8@sha256:a33e91fb763a2f0894433bce31bd44229e7d5f5c53d36c6b6f643807a45c110b_arm64",
"8Base-RHACM-2.6:rhacm2/multiclusterhub-rhel8@sha256:d6e126cbdd3cfbcdee04b093389ca1b07ac8038da96060051ed94e1eeacc6d92_s390x",
"8Base-RHACM-2.6:rhacm2/multiclusterhub-rhel8@sha256:ecf12158a2d8802b4c7efd6b336ff36c1e002223b1d385a40fbef638d5e4aa21_amd64",
"8Base-RHACM-2.6:rhacm2/node-exporter-rhel8@sha256:14d23638efff3c30661c9a5f3ddb6ab0c7a9d162de1176dd9565cf49dfa4b9c5_amd64",
"8Base-RHACM-2.6:rhacm2/node-exporter-rhel8@sha256:533005e1608de68a09e53599de3f30990db95cb923794bab9ae9e3bc1a8b6baf_arm64",
"8Base-RHACM-2.6:rhacm2/node-exporter-rhel8@sha256:99eef3491c7092afa14179b9a9d39dd8fbfb3c9bb61759d678af5d91ac23e59d_s390x",
"8Base-RHACM-2.6:rhacm2/node-exporter-rhel8@sha256:e200d4e1802cce7fce32b1e0dc5c3220b6f6477b73b3a2d8ea26a5a42d63f46b_ppc64le",
"8Base-RHACM-2.6:rhacm2/observatorium-rhel8-operator@sha256:092e3437e6d38b2bf676d7fb67ad672e3ef03440017b5af7c1ebd2beb3f437eb_amd64",
"8Base-RHACM-2.6:rhacm2/observatorium-rhel8-operator@sha256:8cf076bfb049d1aabd00040ee65f0fedd590f0dd448c7561de494093a915b397_ppc64le",
"8Base-RHACM-2.6:rhacm2/observatorium-rhel8-operator@sha256:e69987a64fdbf873d4b19d8626c0c5e99dd13d7c95446850559be966dae45ad0_arm64",
"8Base-RHACM-2.6:rhacm2/observatorium-rhel8-operator@sha256:f0bf89eaea6b7afc2d08c77bd40dfba581f91f462f5ec3d70473b332ca6f781c_s390x",
"8Base-RHACM-2.6:rhacm2/observatorium-rhel8@sha256:0686cfddd61737f7e7eb4f0c011397277394559edac3bb947c0969e302686dd5_ppc64le",
"8Base-RHACM-2.6:rhacm2/observatorium-rhel8@sha256:8f2f3732600235f66c406b6121ac37979f52572ce90353b6e099be7b74406251_amd64",
"8Base-RHACM-2.6:rhacm2/observatorium-rhel8@sha256:9e1fccc5b17865a6d7baaa1a15cb50f47d80a14b0a7bcbd94c12f0ddcaaf1b28_s390x",
"8Base-RHACM-2.6:rhacm2/observatorium-rhel8@sha256:bdd89a1051c8f21e7d81ff80c96731a0eaa7d15c320ab1e6b1dc3f6babd42598_arm64",
"8Base-RHACM-2.6:rhacm2/prometheus-alertmanager-rhel8@sha256:0860b7aa5e8b07792ad7f5d5c0654e23e9da8eedd4b9f509caea616dcfa97d69_amd64",
"8Base-RHACM-2.6:rhacm2/prometheus-alertmanager-rhel8@sha256:624895d8579ef6f3e5b17558a30775790ec6f00701f8c5cdfa315292d7f9e867_s390x",
"8Base-RHACM-2.6:rhacm2/prometheus-alertmanager-rhel8@sha256:6d09865a228cdbbc6d1ac13042c3c00f0bd086f6dc181dfa3cdf8c7f9d826b9e_arm64",
"8Base-RHACM-2.6:rhacm2/prometheus-alertmanager-rhel8@sha256:c69fee848d21346a271972e89d91898eac9fec27d598d98ffa004ca8d1b53270_ppc64le",
"8Base-RHACM-2.6:rhacm2/prometheus-rhel8@sha256:52cea7c27de23e3358030b09f22b962723c523a940f8e2043edc298c907d761c_arm64",
"8Base-RHACM-2.6:rhacm2/prometheus-rhel8@sha256:67e0fadfbb4d99a60435ed12b470772b38ace4ca815fe73da68eb3c826e200fc_ppc64le",
"8Base-RHACM-2.6:rhacm2/prometheus-rhel8@sha256:e8241b1d852d605b44ecfcc552cb0f905f72e8a17c8d228162b40c19388f5176_s390x",
"8Base-RHACM-2.6:rhacm2/prometheus-rhel8@sha256:ed0cc13e79949436d29a7ad0b41b189744a177ea27545fd5eb9b4f71e87bd0eb_amd64",
"8Base-RHACM-2.6:rhacm2/rbac-query-proxy-rhel8@sha256:29c76a37497f212aed280e2bf16ef45fb3785fb4649ce17b7fe9d653a79e2112_arm64",
"8Base-RHACM-2.6:rhacm2/rbac-query-proxy-rhel8@sha256:475a45884a51127722030226ff9a5f0752c98574c41eb61796aece5e702346a3_ppc64le",
"8Base-RHACM-2.6:rhacm2/rbac-query-proxy-rhel8@sha256:582301b10af0b966ae7d5e130cb0e5f96e7912dc66b4108e0d6078656ca80604_amd64",
"8Base-RHACM-2.6:rhacm2/rbac-query-proxy-rhel8@sha256:f1c7de85a44c03f48a6f62ba1d7d650f0b06e0f502cecff1512ad637b5bc1c27_s390x",
"8Base-RHACM-2.6:rhacm2/redisgraph-tls-rhel8@sha256:128279a656bfbde6c2c052766d63a1de6a06d8bea2707813c64396c2ae382478_amd64",
"8Base-RHACM-2.6:rhacm2/redisgraph-tls-rhel8@sha256:35927ca6e6e9c8d420c499a0c8ad37c4297ba19743d550f489d3e66482275a49_arm64",
"8Base-RHACM-2.6:rhacm2/redisgraph-tls-rhel8@sha256:4696baed553266682ba2b54d3bf683d2ff1241b625de5ec54a45c1b2c5f96243_s390x",
"8Base-RHACM-2.6:rhacm2/redisgraph-tls-rhel8@sha256:d722f2ffab1f58bbaf3c62ef71dbf7e6c4023e6ab17690f1049075a321d0b1ac_ppc64le",
"8Base-RHACM-2.6:rhacm2/search-aggregator-rhel8@sha256:2b5f372c1c73c4de587b5a4388d95b8cc553fc56af446fcefa0e14c6d980b6b3_ppc64le",
"8Base-RHACM-2.6:rhacm2/search-aggregator-rhel8@sha256:38fceeedc0672def1c2cf42bb6743ae726e77d9f7352d002b3fc688c6d551852_amd64",
"8Base-RHACM-2.6:rhacm2/search-aggregator-rhel8@sha256:6a915335bcebb0884fc72df2dfee97c74d42c035864b960e1c800fa6c5f8d93c_arm64",
"8Base-RHACM-2.6:rhacm2/search-aggregator-rhel8@sha256:752decaefc38aa009f54201b38d4ab26d9b4020caec649d9b1f1564f56c47c2a_s390x",
"8Base-RHACM-2.6:rhacm2/search-api-rhel8@sha256:37eea70d5b1c89c25372dcea8c8c03e1e0a9af1b5a06f3b0706ba776ae8847c1_amd64",
"8Base-RHACM-2.6:rhacm2/search-api-rhel8@sha256:7400088d206592eb29cd86182909626262c9b2a99f017811fcc9d8a753c39009_arm64",
"8Base-RHACM-2.6:rhacm2/search-api-rhel8@sha256:aa8ea0deabc39a068f3f6ce9fa6334e44fc507355009a9bff448e742156ec203_ppc64le",
"8Base-RHACM-2.6:rhacm2/search-api-rhel8@sha256:b4d2d39c2b3b736987f1e888b858d52a7ebd9f8d0cebd3bdef8c59f6e3e41725_s390x",
"8Base-RHACM-2.6:rhacm2/search-collector-rhel8@sha256:0174699ec75fcda08892b4e72b674df989af51ea5f04de57a62c2a85a3c08f4f_arm64",
"8Base-RHACM-2.6:rhacm2/search-collector-rhel8@sha256:5a29a9805b8d20969cba86da11a9de8176a3172df361aec5fae136a4271de308_amd64",
"8Base-RHACM-2.6:rhacm2/search-collector-rhel8@sha256:be7eed9ad9502bcc294081f7e2098fc4f8411c912c34fe63479b5b770d06caca_s390x",
"8Base-RHACM-2.6:rhacm2/search-collector-rhel8@sha256:c467c1d7ceaf5281077f7fe8ff1c1c4cffe325132890a3ab9b96ea5db2e2c930_ppc64le",
"8Base-RHACM-2.6:rhacm2/search-rhel8@sha256:2135cd20bb7ebbf48499992fe46a928e28fc78c86e360633ea09054520c42539_ppc64le",
"8Base-RHACM-2.6:rhacm2/search-rhel8@sha256:3a7a31974210e21a3faed9b57a75b970c70ac41d9662b884d4ce67275f756fc7_arm64",
"8Base-RHACM-2.6:rhacm2/search-rhel8@sha256:6e6a19f1440e4eb15a8206e18f7f4dde3e1a5c6518944571d09923d116d3f04e_amd64",
"8Base-RHACM-2.6:rhacm2/search-rhel8@sha256:e6ed3e65f0d49b3c6b0e3e97593a8fae4d453f3aecf8d7829c0d25c68bc91ea1_s390x",
"8Base-RHACM-2.6:rhacm2/submariner-addon-rhel8@sha256:7b80d01371f551df506bd0c56df6829845bfce497ff01cc44b68f172ed5399b4_ppc64le",
"8Base-RHACM-2.6:rhacm2/submariner-addon-rhel8@sha256:934c560bc786015c694e9cffbae8e86f631b3331d62f5a547931446dae82f8c3_s390x",
"8Base-RHACM-2.6:rhacm2/submariner-addon-rhel8@sha256:b467881f4028a89a9e79ba93da719845db576f47a04ae6e569c2317be5594b29_arm64",
"8Base-RHACM-2.6:rhacm2/submariner-addon-rhel8@sha256:fc5592d42e4aca70288448d174511b922ece7f8cb4b41c6a36195c3a4a60aa36_amd64",
"8Base-RHACM-2.6:rhacm2/thanos-receive-controller-rhel8@sha256:21f2626c10c4fb61b37e6ca4ab574186b423f155fbc5cfef3e894fff04cc270e_ppc64le",
"8Base-RHACM-2.6:rhacm2/thanos-receive-controller-rhel8@sha256:c357074958324fc5d602cdcf1cba285bf8582e0b36af79a8f6211bb0dfb77a10_amd64",
"8Base-RHACM-2.6:rhacm2/thanos-receive-controller-rhel8@sha256:d9ac8e67d6d9858b16dd9d1d49c1dd904aa22a7b618e5d33292344faced9c0d3_arm64",
"8Base-RHACM-2.6:rhacm2/thanos-receive-controller-rhel8@sha256:e3b840a7833680170f9e9ca52309552c584935a68c75cc71e6d576b104dc01c8_s390x",
"8Base-RHACM-2.6:rhacm2/thanos-rhel8@sha256:453c525197ccfe1f866af70ca2e7f3deb6f98d0b98c09b602b4fa1368787213d_amd64",
"8Base-RHACM-2.6:rhacm2/thanos-rhel8@sha256:4b3b45ad0b564360c245d20b1540c2398c9606cf8684275e4ee071c591357929_arm64",
"8Base-RHACM-2.6:rhacm2/thanos-rhel8@sha256:7e43ba8f47ec54b5f86d13c81b67b044176530b63b5ae3f40332fc975cc6b21f_s390x",
"8Base-RHACM-2.6:rhacm2/thanos-rhel8@sha256:faaa00c0af80c781a7c610616153a3cd1dc1b20637934c3a243a2e9664ba0ee5_ppc64le"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "golang: encoding/xml: stack exhaustion in Unmarshal"
},
{
"cve": "CVE-2022-30635",
"cwe": {
"id": "CWE-1325",
"name": "Improperly Controlled Sequential Memory Allocation"
},
"discovery_date": "2022-07-14T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2107388"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in golang. When calling Decoder, Decode on a message that contains deeply nested structures, a panic can occur due to stack exhaustion and allows an attacker to impact system availability.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "golang: encoding/gob: stack exhaustion in Decoder.Decode",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "OpenShift Container Platform (OCP) starting from 4.10 stream is already compiled in the patched version of Go, hence is not affected by this vulnerability.The vulnerability has been rated as moderate instead of high because the vulnerability can only result in a minor denial of service.\n\nWithin regulated environments, a combination of the following controls acts as a significant barrier to successfully exploiting a CWE-1325: Improperly Controlled Sequential Memory Allocation vulnerability and therefore downgrades the severity of this particular CVE from Moderate to Low.\n\nAccess to the platform is granted only after successful hard token-based multi-factor authentication (MFA) and is governed by least privilege to ensure only authorized users and roles can execute or modify code. Static code analysis and peer reviews enforce strong input validation and error handling, preventing improperly validated inputs from causing system instability, data exposure, or privilege escalation. In the event of successful exploitation, process isolation limits the impact of excessive sequential memory allocation by restricting memory use per process, preventing any single process from exhausting system resources. Finally, the platform uses memory protection mechanisms such as Data Execution Prevention (DEP) and Address Space Layout Randomization (ASLR) to reduce the risk of memory allocation-based attacks.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"8Base-RHACM-2.6:rhacm2/acm-governance-policy-addon-controller-rhel8@sha256:615ab5d9542759d921634737709e84a8e65d003ea136e5d22858d380225fd177_amd64",
"8Base-RHACM-2.6:rhacm2/acm-governance-policy-addon-controller-rhel8@sha256:958b729d30f10b9c121e68ac8ede2054ed29cc52a9a7d6df0537ed221aa74358_s390x",
"8Base-RHACM-2.6:rhacm2/acm-governance-policy-addon-controller-rhel8@sha256:b5bef941b4e0b5b3529ca5b2311c85295b9f6d12e482a9cbdad691c2406541f1_ppc64le",
"8Base-RHACM-2.6:rhacm2/acm-governance-policy-addon-controller-rhel8@sha256:f6194b9056d77e54f3c74caa9eab87bd1df1818d082fc807229d1c44ec6c88c4_arm64",
"8Base-RHACM-2.6:rhacm2/acm-grafana-rhel8@sha256:45616ed43b53d3a83e65828118f09430396f5bcb0566ae3a65d937b59f0d873e_s390x",
"8Base-RHACM-2.6:rhacm2/acm-grafana-rhel8@sha256:8c48441cfa850ea1274932e94da0831618c10f91022619c779304501a75fb161_amd64",
"8Base-RHACM-2.6:rhacm2/acm-grafana-rhel8@sha256:cc1c196b19c5fd8f313c6136359cc9dd37b5f59d32a581b10cf89b80b7d0cbf4_arm64",
"8Base-RHACM-2.6:rhacm2/acm-grafana-rhel8@sha256:cdf24e68e50be1350566243f6d2cb1403d09ab68e5fed39ea6c56212e42b90f1_ppc64le",
"8Base-RHACM-2.6:rhacm2/acm-must-gather-rhel8@sha256:1457ff5cfd61611fdc968d4af5b020d835e107b97932c7ba7b3f5ed4cbd0e39f_ppc64le",
"8Base-RHACM-2.6:rhacm2/acm-must-gather-rhel8@sha256:39842906b3846418bc31098e2abad08210118d86aa683e9e5fd04a97822df22d_arm64",
"8Base-RHACM-2.6:rhacm2/acm-must-gather-rhel8@sha256:8a69add2d90a1e094de8510052b683e1765153da75e316ad7778499af0c5ddf9_s390x",
"8Base-RHACM-2.6:rhacm2/acm-must-gather-rhel8@sha256:dca91134a2c1c33c736afcd4c9373749448641385f39162c74e115691289e843_amd64",
"8Base-RHACM-2.6:rhacm2/acm-operator-bundle@sha256:0eac6124f59492d09c1ae650025d59ea0e8547d9f9c832cb9607b09254ff6ddd_s390x",
"8Base-RHACM-2.6:rhacm2/acm-operator-bundle@sha256:1cbcd58a4c23e4c89a6a0509f78802a5aa21205db2784ebc9772b99a3917b183_arm64",
"8Base-RHACM-2.6:rhacm2/acm-operator-bundle@sha256:997aaee36f0bed47e231925a3f2c2ecc503410e54b35727f035c72477f3d1944_ppc64le",
"8Base-RHACM-2.6:rhacm2/acm-operator-bundle@sha256:ce699187f250b93976b8063228ac12d11c6c8f6baba69ba4ed17a38730e84eb3_amd64",
"8Base-RHACM-2.6:rhacm2/acm-prometheus-config-reloader-rhel8@sha256:693a77a9324d6c7f0e69bd9d5725b51f3e429972f1e67469e93648cb347eae84_arm64",
"8Base-RHACM-2.6:rhacm2/acm-prometheus-config-reloader-rhel8@sha256:89757e804d5df2b5eeeb1191b599c3acb9e75f61170f888095302830d6de0582_s390x",
"8Base-RHACM-2.6:rhacm2/acm-prometheus-config-reloader-rhel8@sha256:8e45e1fd7342d7525b118f01794cac1f4a8662def5f2a06336b698db2e268742_amd64",
"8Base-RHACM-2.6:rhacm2/acm-prometheus-config-reloader-rhel8@sha256:ce1c17b34b7aac2e990dc0efe40f4406e73f727b2c7bfe109eded849de753f1a_ppc64le",
"8Base-RHACM-2.6:rhacm2/acm-prometheus-rhel8@sha256:728606d96dd9e0fc2e7810e092e10ee071ec36598c990c8252beccace59a679e_amd64",
"8Base-RHACM-2.6:rhacm2/acm-prometheus-rhel8@sha256:b457d0b95d88c5dd0aac87492cbca40a9d7c2074002ad110f52d562f0c5d0797_arm64",
"8Base-RHACM-2.6:rhacm2/acm-prometheus-rhel8@sha256:f34d2569033bfb1d173342264f090f46d80f7843d52704a7ce9e9eb9de2f5abb_s390x",
"8Base-RHACM-2.6:rhacm2/acm-prometheus-rhel8@sha256:f720e0a94bfe7ed5d812819a3e77cc0581be102970127d8c0d4aa06a05edbf3d_ppc64le",
"8Base-RHACM-2.6:rhacm2/acm-volsync-addon-controller-rhel8@sha256:17ccd6b924b36ab14e3ca5f5331ba7e4c86f8cb64304640d58c3ee6b76edbcaf_ppc64le",
"8Base-RHACM-2.6:rhacm2/acm-volsync-addon-controller-rhel8@sha256:27079308ea87e35564cc3089c65eae68d63880a3bb093ca64d1678a68b60fcec_amd64",
"8Base-RHACM-2.6:rhacm2/acm-volsync-addon-controller-rhel8@sha256:9eabaac2df91aeef613d6973669d07298f2159c6a6e0c9f294623f7b1a10bc08_s390x",
"8Base-RHACM-2.6:rhacm2/acm-volsync-addon-controller-rhel8@sha256:f7abdf1756bc0ff2ebf02fee0469a8b9eeabe1fa8cafdd21c6e8f958155b70bb_arm64",
"8Base-RHACM-2.6:rhacm2/cert-policy-controller-rhel8@sha256:017c1e663827a3b55d70badd3ed979b5d1831252c49d671897a85a75afaa5bb0_s390x",
"8Base-RHACM-2.6:rhacm2/cert-policy-controller-rhel8@sha256:0610778095974edf936602018281bf7a5e287ba9eca9f661a423e68bbe000e40_ppc64le",
"8Base-RHACM-2.6:rhacm2/cert-policy-controller-rhel8@sha256:a66d7d4ee1179f7fce639490f919d722db54eaa3118b4135078c33e6cbf91488_amd64",
"8Base-RHACM-2.6:rhacm2/cert-policy-controller-rhel8@sha256:d660befef0c8f7a4db7aa3b865545c9863d8f37e7ba4b8de4380185f82b208d4_arm64",
"8Base-RHACM-2.6:rhacm2/cluster-backup-rhel8-operator@sha256:1a749d0795972a9bfd5a00aa96c238a660673464be01b2aa9fd7a3aeead6ddf7_amd64",
"8Base-RHACM-2.6:rhacm2/cluster-backup-rhel8-operator@sha256:8915dbdc562e63441f79041bdf1176e46ce53e95418d133f0cd0c1ff79da48a2_arm64",
"8Base-RHACM-2.6:rhacm2/cluster-backup-rhel8-operator@sha256:995f225449b207da9a3cad175dac85b87eefb28ff5bae6a588f40fd79fbe12a1_ppc64le",
"8Base-RHACM-2.6:rhacm2/cluster-backup-rhel8-operator@sha256:f1255a76c6275a4b6a400c82e204a5112fff6fe87f71626f8f309763f6a5d9e4_s390x",
"8Base-RHACM-2.6:rhacm2/config-policy-controller-rhel8@sha256:3b2e0d850e8fc966ec80bff16df26002334744a96b81c7a7dfe222f1706a52e3_s390x",
"8Base-RHACM-2.6:rhacm2/config-policy-controller-rhel8@sha256:447f275bbde46d7fc173798ef5abc0a77a6780f0dffdc171786edbe00f27d8d8_ppc64le",
"8Base-RHACM-2.6:rhacm2/config-policy-controller-rhel8@sha256:61964a1a0ddf2e98bcf5249b7374235055ab85cc26663a8d9397c2b7f6fbb4c6_amd64",
"8Base-RHACM-2.6:rhacm2/config-policy-controller-rhel8@sha256:a3abaa3d0bf1d34fa9e40903a8713c439f5f7f751e775d32cbab308983064ce0_arm64",
"8Base-RHACM-2.6:rhacm2/console-rhel8@sha256:6c0f630ff57f6f423df6dbf4df9faad25089f9b391be35cb8bc9cd5211f94d67_arm64",
"8Base-RHACM-2.6:rhacm2/console-rhel8@sha256:8608aed6971299def3fbe749336727e84c69582664dedac3145b92ea24e62e4d_amd64",
"8Base-RHACM-2.6:rhacm2/console-rhel8@sha256:afa80ae8274db7fa6796c35980fc5df15889e94aff3361f6cda643e5a09da220_ppc64le",
"8Base-RHACM-2.6:rhacm2/console-rhel8@sha256:f06e4e3f62db52c6d7fa0bc1f289de773e18d076bc38612e1b0ddc85c76fde06_s390x",
"8Base-RHACM-2.6:rhacm2/endpoint-monitoring-rhel8-operator@sha256:060bcd658756a924b4ce4d202bd447a3254fc1f49af7d685dde8720f355cde8e_arm64",
"8Base-RHACM-2.6:rhacm2/endpoint-monitoring-rhel8-operator@sha256:091d66731c5fe8eba5646c6b2622bb38c074e202a8a4a7e906921673b60f0898_amd64",
"8Base-RHACM-2.6:rhacm2/endpoint-monitoring-rhel8-operator@sha256:80660eb7f3c068768b0ea04ff20f4539194c52427ffdab4626bf781aa3f2ca64_s390x",
"8Base-RHACM-2.6:rhacm2/endpoint-monitoring-rhel8-operator@sha256:d6204fcf04c83bac13232ec1602572ad5f22bb528537e591079dfa36152697ec_ppc64le",
"8Base-RHACM-2.6:rhacm2/governance-policy-propagator-rhel8@sha256:51be0f04938b60ed1dba60908bebd2000d78e4ade34757bae70a083c67d77e8e_arm64",
"8Base-RHACM-2.6:rhacm2/governance-policy-propagator-rhel8@sha256:9577701bf3c7aa00b99531d2c3842130abc6cd91c52c4a7ba040b705eeace4c7_s390x",
"8Base-RHACM-2.6:rhacm2/governance-policy-propagator-rhel8@sha256:bdc6c128628db86697af198430c5ae5c61c3e586c1a97187e4d4e852cec61e92_ppc64le",
"8Base-RHACM-2.6:rhacm2/governance-policy-propagator-rhel8@sha256:cc519319b9f4fe672144ebedd772ddf56d5de90e3c8f52c0fb9b55313f71a7b3_amd64",
"8Base-RHACM-2.6:rhacm2/governance-policy-spec-sync-rhel8@sha256:2c1905ae8a83e5598678457fd955cbc867453ed5836de6fcc182e4928df8bd67_s390x",
"8Base-RHACM-2.6:rhacm2/governance-policy-spec-sync-rhel8@sha256:4a8d30cc0e1d83c69b7f3339418b101da23fbcaee7d326bedaff677eceb25ab2_ppc64le",
"8Base-RHACM-2.6:rhacm2/governance-policy-spec-sync-rhel8@sha256:6849cf1b4dd883d5b4c0cf90a3adfb26cb59d03d3b892cee3669a32dd6b8dcc2_amd64",
"8Base-RHACM-2.6:rhacm2/governance-policy-spec-sync-rhel8@sha256:d06ffc621167aff31ecb0fa417b294ff0676fb00e4ef1c6cb0fb2aaf4b2561e0_arm64",
"8Base-RHACM-2.6:rhacm2/governance-policy-status-sync-rhel8@sha256:4c86e16f15aaf454e4e5ce5436e1db27a5f8a55f573c3eaf02e4786fe52edfc8_arm64",
"8Base-RHACM-2.6:rhacm2/governance-policy-status-sync-rhel8@sha256:cf6a75d94f50dd063e939aee18756c767cba43f4e1e62a9c2f2b764ac6f43746_s390x",
"8Base-RHACM-2.6:rhacm2/governance-policy-status-sync-rhel8@sha256:e072b615eeffff80a94831e58c70980684c1ec4bd972844b25b157eb7ed5937f_ppc64le",
"8Base-RHACM-2.6:rhacm2/governance-policy-status-sync-rhel8@sha256:fffe971caa2e911d9c972c0e88712ff431d34c63dbe74e25f1cababa50ea7417_amd64",
"8Base-RHACM-2.6:rhacm2/governance-policy-template-sync-rhel8@sha256:10bc1a3833599a593a058e804de67e92888ed779fd0000928d4a70b6c7d5c1c2_amd64",
"8Base-RHACM-2.6:rhacm2/governance-policy-template-sync-rhel8@sha256:5c17f979f47840a879059ad83de12f0756889564a17190ba4438a7632c999bb1_arm64",
"8Base-RHACM-2.6:rhacm2/governance-policy-template-sync-rhel8@sha256:848bce8007de7714afc8c755b5f0c3cdf5eb6b1d259811c947bc295924539a0e_ppc64le",
"8Base-RHACM-2.6:rhacm2/governance-policy-template-sync-rhel8@sha256:95439f7e18fa87601d5860cbd9ca5f0738786e30a629d23788fd5fe33d694c66_s390x",
"8Base-RHACM-2.6:rhacm2/grafana-dashboard-loader-rhel8@sha256:1f5c1b2cffebf069859e95d0e722cb293f8c176bf5c5873bb9517c96b26c2e10_arm64",
"8Base-RHACM-2.6:rhacm2/grafana-dashboard-loader-rhel8@sha256:5223158a122658bafbd853c596cdc1f7bd7a0e4fdd82b1c3668ac84adeae9f24_s390x",
"8Base-RHACM-2.6:rhacm2/grafana-dashboard-loader-rhel8@sha256:561f1f05925cfe3c5f0f8a9b7475be4bbab183b5611ecfe09b090d80fa4bc2fe_amd64",
"8Base-RHACM-2.6:rhacm2/grafana-dashboard-loader-rhel8@sha256:734270221ec4a516e7eb77f2ec3a753384242116aa70320a1dbe969e915af1df_ppc64le",
"8Base-RHACM-2.6:rhacm2/iam-policy-controller-rhel8@sha256:2827e5f485213f92e2d0092187f3976dd6fe598e39b5cf2212d48c3a44c34b13_arm64",
"8Base-RHACM-2.6:rhacm2/iam-policy-controller-rhel8@sha256:8ca9e80365c76b66b2de3924fc50a5912e606042c704b02cb174a4b8bd3927c4_amd64",
"8Base-RHACM-2.6:rhacm2/iam-policy-controller-rhel8@sha256:c5069e76a900aa300102a0ae54ecbc12c0ac31abfeed8656ee60a949daef79c3_s390x",
"8Base-RHACM-2.6:rhacm2/iam-policy-controller-rhel8@sha256:ca05e79e5508924af71f323c13f664770d8dd4eb61ecf0894e4f9a81f7a1b402_ppc64le",
"8Base-RHACM-2.6:rhacm2/insights-client-rhel8@sha256:02cacfec60c80b9228e8b18949751de867f974ea6b1172129096e64e949c0598_amd64",
"8Base-RHACM-2.6:rhacm2/insights-client-rhel8@sha256:2b14036d0291e54c3191682de2ea875a78d78c35b2791a5a113ba1a8920f0621_ppc64le",
"8Base-RHACM-2.6:rhacm2/insights-client-rhel8@sha256:d4c05f641de8fd0753d63cc6d5b62464d3d6a87d601514e87ef2e40bbe7b01b6_s390x",
"8Base-RHACM-2.6:rhacm2/insights-client-rhel8@sha256:e15c410b693b34f49869d037ebb5584384fcdf88114b7a94967ca09f1361a5f3_arm64",
"8Base-RHACM-2.6:rhacm2/insights-metrics-rhel8@sha256:67aa55bb65685395ad2773e7459dff5fbccdeedcf9e56ec2722d8f5c919eae89_s390x",
"8Base-RHACM-2.6:rhacm2/insights-metrics-rhel8@sha256:6c54e08f5f6c2cae41a5e108e1019ff6522af8f69d666e22eb4631cd83b85917_amd64",
"8Base-RHACM-2.6:rhacm2/insights-metrics-rhel8@sha256:88d9b7246aa75cb2c88ccb7f2f1202fc465be0f2d89e59f1d2259f69ada56d9d_arm64",
"8Base-RHACM-2.6:rhacm2/insights-metrics-rhel8@sha256:bad98fe71638d7346f31ea45f6063ec970bf90844bb5c5dc5f917bb0f0099899_ppc64le",
"8Base-RHACM-2.6:rhacm2/klusterlet-addon-controller-rhel8@sha256:22e510955af3fa736b7306c387f44b5f15f5f9a7a006c6587e06d5d8602cc2f0_s390x",
"8Base-RHACM-2.6:rhacm2/klusterlet-addon-controller-rhel8@sha256:55bc86326f992cc4f4401b93f90cdd2baa6728015ffaf6168f2d46ae43c70cf4_ppc64le",
"8Base-RHACM-2.6:rhacm2/klusterlet-addon-controller-rhel8@sha256:8dd7f47af047fb899c7fcbad61cb8f38da45990cac186f9235aec3e4e7de25e9_amd64",
"8Base-RHACM-2.6:rhacm2/klusterlet-addon-controller-rhel8@sha256:bdb97eb5bb0e8f59edf0d389fb07c45171e728dc8b4d2bdacd785193b46ec03b_arm64",
"8Base-RHACM-2.6:rhacm2/kube-rbac-proxy-rhel8@sha256:11a353ee9da6cc843d5f346f4fa51681d13318e2e61fc4d1a3f63406eb175260_s390x",
"8Base-RHACM-2.6:rhacm2/kube-rbac-proxy-rhel8@sha256:31757f3e3bb08b4e49e54694b18b3cf327637be20535482b2df1345b17444dda_amd64",
"8Base-RHACM-2.6:rhacm2/kube-rbac-proxy-rhel8@sha256:b2c0b7414d0fc36a49cbdc5a56b25dd62aac18defc2defbd9c1895cd13a5e716_arm64",
"8Base-RHACM-2.6:rhacm2/kube-rbac-proxy-rhel8@sha256:dbd816d503e9beb58622604432eb415419e893627eb95c1ceeb8ff5bda7d6335_ppc64le",
"8Base-RHACM-2.6:rhacm2/kube-state-metrics-rhel8@sha256:53246a6df1f0880d94ed2644fa4366e3e2108b6fa8a51745af87785346ce5304_s390x",
"8Base-RHACM-2.6:rhacm2/kube-state-metrics-rhel8@sha256:5f2393bceefffb32240043b6722aa73d31fc8133cc2666fcf5eb8d33794bc54f_arm64",
"8Base-RHACM-2.6:rhacm2/kube-state-metrics-rhel8@sha256:c792c043462281cde7c93bd8e2136f62ca17d072e7f466353f37de8e5f5dc949_ppc64le",
"8Base-RHACM-2.6:rhacm2/kube-state-metrics-rhel8@sha256:e6b1d24b56e6973eee1569e351db6637ca67e1d6cd124adb845cbf6e35a4f6af_amd64",
"8Base-RHACM-2.6:rhacm2/management-ingress-rhel8@sha256:07238998d21204cd8f25dc63e6dbde20a2dd25c3b96609729306db6c63a0fca4_arm64",
"8Base-RHACM-2.6:rhacm2/management-ingress-rhel8@sha256:0d2665d19a8753c6269f594b68b067cd62a402404287e6416543c1af2d7d3cf4_ppc64le",
"8Base-RHACM-2.6:rhacm2/management-ingress-rhel8@sha256:6917d018e53aabb6f5402f02000aedd2e5cf71bcc84562e0fc7d7c87049f4b67_amd64",
"8Base-RHACM-2.6:rhacm2/management-ingress-rhel8@sha256:73b0444bd91a1dade3b7e76245ac8d6cb568929bba321b8c86c269d6f542ac3b_s390x",
"8Base-RHACM-2.6:rhacm2/memcached-exporter-rhel8@sha256:7d85dd62346a647d22202baa0f8d405b2aaf9a7174b38e5d29df2e03530009c3_s390x",
"8Base-RHACM-2.6:rhacm2/memcached-exporter-rhel8@sha256:9635616c8f058e67d557201147904b05f8b49938f63fb2b0239dfca883f61685_arm64",
"8Base-RHACM-2.6:rhacm2/memcached-exporter-rhel8@sha256:9e91ecec92ec0df8b72beb6040f39d9a25b0bfad844e92ea34cc2d648d221d22_ppc64le",
"8Base-RHACM-2.6:rhacm2/memcached-exporter-rhel8@sha256:c773b9a2fffcd549d4936054260f655c78da603957826d6bad4e8567a213ad10_amd64",
"8Base-RHACM-2.6:rhacm2/memcached-rhel8@sha256:584f8c4a9a1b75fc71948a98add560d4fe3d936ee46ac791f32121dbadf8c7d2_ppc64le",
"8Base-RHACM-2.6:rhacm2/memcached-rhel8@sha256:59b3ce3f3f4459c97cfffee5e20830d70f8a69198b5fab271e6c478d615c46d3_arm64",
"8Base-RHACM-2.6:rhacm2/memcached-rhel8@sha256:6f458c76757203b28434f871027c6a466a73d246ceb5bfac8793ad1896a672ab_amd64",
"8Base-RHACM-2.6:rhacm2/memcached-rhel8@sha256:e34722fd656e3205dcdb565b0ab68e9971174c11f125dbfff3bf82e1e21f3a76_s390x",
"8Base-RHACM-2.6:rhacm2/metrics-collector-rhel8@sha256:3a81a018b939752543e78c2d68d1436b851be2256b88c3e66cd506ae1d8f4c9c_ppc64le",
"8Base-RHACM-2.6:rhacm2/metrics-collector-rhel8@sha256:6a3e0c36c123c9dc54759655d9148f580abada501034914863a6528ded19ef34_amd64",
"8Base-RHACM-2.6:rhacm2/metrics-collector-rhel8@sha256:7991f484f97b9951f27f70e67d5db0850c4189ee86db8406cdda961a9beb06f0_arm64",
"8Base-RHACM-2.6:rhacm2/metrics-collector-rhel8@sha256:fa08b9bf3fd334738984e150ba5bfd2e005374752f3112340b65f6434eacd057_s390x",
"8Base-RHACM-2.6:rhacm2/multicloud-integrations-rhel8@sha256:2bcbf9a565f3c566061325aca3174ec755b5c94a28612718a3f1563db317273e_ppc64le",
"8Base-RHACM-2.6:rhacm2/multicloud-integrations-rhel8@sha256:6813ccd43a1aecd1aaf4d5d4b1620fd63bbca00b736100189ff91246bf3bc36b_arm64",
"8Base-RHACM-2.6:rhacm2/multicloud-integrations-rhel8@sha256:db89ef3686570526afdb2b79fd698aca5dc50c633009760f1748fb9fd506067b_amd64",
"8Base-RHACM-2.6:rhacm2/multicloud-integrations-rhel8@sha256:db8bc27937802c5d8fff769b9c93c8a01411629d199adbc39235e721d6468b30_s390x",
"8Base-RHACM-2.6:rhacm2/multicluster-observability-rhel8-operator@sha256:434db0ca203b14b899fff9b7a2a5b975de852ea29620a828f29246448aba873c_ppc64le",
"8Base-RHACM-2.6:rhacm2/multicluster-observability-rhel8-operator@sha256:876bfa63b0e13833eaeadb7c6a0481f1d7970b283f69ece4d81c99985f4dd161_arm64",
"8Base-RHACM-2.6:rhacm2/multicluster-observability-rhel8-operator@sha256:d23f208e020d42bc095011d423146e2da35b2bc85b844911bde2f4edf696bdca_amd64",
"8Base-RHACM-2.6:rhacm2/multicluster-observability-rhel8-operator@sha256:f29581baf5277588d2e4cd01380ecf46e3c97a2f17ade01b048f75c29f18d62c_s390x",
"8Base-RHACM-2.6:rhacm2/multicluster-operators-application-rhel8@sha256:1952d422bd7ba42323711faba59244c449293cc92502e350460fee07c0e3b34a_ppc64le",
"8Base-RHACM-2.6:rhacm2/multicluster-operators-application-rhel8@sha256:566a60f630ec346eced3106ec072963d1b9f9d300e7d4cee6af6dc0d590a3937_s390x",
"8Base-RHACM-2.6:rhacm2/multicluster-operators-application-rhel8@sha256:724dd9f4a5e4acd061206ca2ea57c329210ade5135dbdf941b8d7e720daa4f10_arm64",
"8Base-RHACM-2.6:rhacm2/multicluster-operators-application-rhel8@sha256:ace8895fc62c1394dfa7854fd9ce3e14ef859e989255f70dc9a5a3d9bcd514c0_amd64",
"8Base-RHACM-2.6:rhacm2/multicluster-operators-channel-rhel8@sha256:1ebe6504a6a58f39f93952bf1c135ea58ff77e65c5b8ba73c7ad6295e66a1b45_s390x",
"8Base-RHACM-2.6:rhacm2/multicluster-operators-channel-rhel8@sha256:557cc962d0b10d80a9dea7adce387ea28fb4199a02fa8546645ab2cacbf28b88_ppc64le",
"8Base-RHACM-2.6:rhacm2/multicluster-operators-channel-rhel8@sha256:82526c7c046325bde1dfa0a47b58b773355f00bc95c23be75105e7255e7bddd2_arm64",
"8Base-RHACM-2.6:rhacm2/multicluster-operators-channel-rhel8@sha256:85e20d97f28e43668c2790bd6e0adbc598d01f9fab849761fb96d7a5c4946a87_amd64",
"8Base-RHACM-2.6:rhacm2/multicluster-operators-subscription-rhel8@sha256:7310f31faae367a363c27a7236b562bbfe8381a352fce906279590bac11571d2_ppc64le",
"8Base-RHACM-2.6:rhacm2/multicluster-operators-subscription-rhel8@sha256:7676d33b9be36ca6660d3aed888fdffcf270fcf82258ed9531e2746a3d27610c_s390x",
"8Base-RHACM-2.6:rhacm2/multicluster-operators-subscription-rhel8@sha256:e718d5abef58365d547ef73828a26adff5b6cef1bf935aa7c27f12f604b50337_amd64",
"8Base-RHACM-2.6:rhacm2/multicluster-operators-subscription-rhel8@sha256:f58aff87d1efb64417c6976f6772a464e54beefe847f50a141726b7a1a6a293a_arm64",
"8Base-RHACM-2.6:rhacm2/multiclusterhub-repo-rhel8@sha256:03222a9dd6eca9cf44932a0ff1bf89bd9d2d29683f1ebb0d0aa49171b77a4963_ppc64le",
"8Base-RHACM-2.6:rhacm2/multiclusterhub-repo-rhel8@sha256:881b8c3b19918affd478c0ad0c73dff96dd28f5c1dfddb86472b42e422fa25b6_amd64",
"8Base-RHACM-2.6:rhacm2/multiclusterhub-repo-rhel8@sha256:9de94ea1f83ec8b7257c7b2befc1485ed9cc40c9ef3600c4c4c50934e708cf9d_s390x",
"8Base-RHACM-2.6:rhacm2/multiclusterhub-repo-rhel8@sha256:a45ed68e7d3ac89d17eaf06445cabfc19a9ce85a42f116d75028d6acd18a322b_arm64",
"8Base-RHACM-2.6:rhacm2/multiclusterhub-rhel8@sha256:48d1fa8bc5f6a4d8349c41126301bd86d12836384f336881ecb71bd79f84ae93_ppc64le",
"8Base-RHACM-2.6:rhacm2/multiclusterhub-rhel8@sha256:a33e91fb763a2f0894433bce31bd44229e7d5f5c53d36c6b6f643807a45c110b_arm64",
"8Base-RHACM-2.6:rhacm2/multiclusterhub-rhel8@sha256:d6e126cbdd3cfbcdee04b093389ca1b07ac8038da96060051ed94e1eeacc6d92_s390x",
"8Base-RHACM-2.6:rhacm2/multiclusterhub-rhel8@sha256:ecf12158a2d8802b4c7efd6b336ff36c1e002223b1d385a40fbef638d5e4aa21_amd64",
"8Base-RHACM-2.6:rhacm2/node-exporter-rhel8@sha256:14d23638efff3c30661c9a5f3ddb6ab0c7a9d162de1176dd9565cf49dfa4b9c5_amd64",
"8Base-RHACM-2.6:rhacm2/node-exporter-rhel8@sha256:533005e1608de68a09e53599de3f30990db95cb923794bab9ae9e3bc1a8b6baf_arm64",
"8Base-RHACM-2.6:rhacm2/node-exporter-rhel8@sha256:99eef3491c7092afa14179b9a9d39dd8fbfb3c9bb61759d678af5d91ac23e59d_s390x",
"8Base-RHACM-2.6:rhacm2/node-exporter-rhel8@sha256:e200d4e1802cce7fce32b1e0dc5c3220b6f6477b73b3a2d8ea26a5a42d63f46b_ppc64le",
"8Base-RHACM-2.6:rhacm2/observatorium-rhel8-operator@sha256:092e3437e6d38b2bf676d7fb67ad672e3ef03440017b5af7c1ebd2beb3f437eb_amd64",
"8Base-RHACM-2.6:rhacm2/observatorium-rhel8-operator@sha256:8cf076bfb049d1aabd00040ee65f0fedd590f0dd448c7561de494093a915b397_ppc64le",
"8Base-RHACM-2.6:rhacm2/observatorium-rhel8-operator@sha256:e69987a64fdbf873d4b19d8626c0c5e99dd13d7c95446850559be966dae45ad0_arm64",
"8Base-RHACM-2.6:rhacm2/observatorium-rhel8-operator@sha256:f0bf89eaea6b7afc2d08c77bd40dfba581f91f462f5ec3d70473b332ca6f781c_s390x",
"8Base-RHACM-2.6:rhacm2/observatorium-rhel8@sha256:0686cfddd61737f7e7eb4f0c011397277394559edac3bb947c0969e302686dd5_ppc64le",
"8Base-RHACM-2.6:rhacm2/observatorium-rhel8@sha256:8f2f3732600235f66c406b6121ac37979f52572ce90353b6e099be7b74406251_amd64",
"8Base-RHACM-2.6:rhacm2/observatorium-rhel8@sha256:9e1fccc5b17865a6d7baaa1a15cb50f47d80a14b0a7bcbd94c12f0ddcaaf1b28_s390x",
"8Base-RHACM-2.6:rhacm2/observatorium-rhel8@sha256:bdd89a1051c8f21e7d81ff80c96731a0eaa7d15c320ab1e6b1dc3f6babd42598_arm64",
"8Base-RHACM-2.6:rhacm2/prometheus-alertmanager-rhel8@sha256:0860b7aa5e8b07792ad7f5d5c0654e23e9da8eedd4b9f509caea616dcfa97d69_amd64",
"8Base-RHACM-2.6:rhacm2/prometheus-alertmanager-rhel8@sha256:624895d8579ef6f3e5b17558a30775790ec6f00701f8c5cdfa315292d7f9e867_s390x",
"8Base-RHACM-2.6:rhacm2/prometheus-alertmanager-rhel8@sha256:6d09865a228cdbbc6d1ac13042c3c00f0bd086f6dc181dfa3cdf8c7f9d826b9e_arm64",
"8Base-RHACM-2.6:rhacm2/prometheus-alertmanager-rhel8@sha256:c69fee848d21346a271972e89d91898eac9fec27d598d98ffa004ca8d1b53270_ppc64le",
"8Base-RHACM-2.6:rhacm2/prometheus-rhel8@sha256:52cea7c27de23e3358030b09f22b962723c523a940f8e2043edc298c907d761c_arm64",
"8Base-RHACM-2.6:rhacm2/prometheus-rhel8@sha256:67e0fadfbb4d99a60435ed12b470772b38ace4ca815fe73da68eb3c826e200fc_ppc64le",
"8Base-RHACM-2.6:rhacm2/prometheus-rhel8@sha256:e8241b1d852d605b44ecfcc552cb0f905f72e8a17c8d228162b40c19388f5176_s390x",
"8Base-RHACM-2.6:rhacm2/prometheus-rhel8@sha256:ed0cc13e79949436d29a7ad0b41b189744a177ea27545fd5eb9b4f71e87bd0eb_amd64",
"8Base-RHACM-2.6:rhacm2/rbac-query-proxy-rhel8@sha256:29c76a37497f212aed280e2bf16ef45fb3785fb4649ce17b7fe9d653a79e2112_arm64",
"8Base-RHACM-2.6:rhacm2/rbac-query-proxy-rhel8@sha256:475a45884a51127722030226ff9a5f0752c98574c41eb61796aece5e702346a3_ppc64le",
"8Base-RHACM-2.6:rhacm2/rbac-query-proxy-rhel8@sha256:582301b10af0b966ae7d5e130cb0e5f96e7912dc66b4108e0d6078656ca80604_amd64",
"8Base-RHACM-2.6:rhacm2/rbac-query-proxy-rhel8@sha256:f1c7de85a44c03f48a6f62ba1d7d650f0b06e0f502cecff1512ad637b5bc1c27_s390x",
"8Base-RHACM-2.6:rhacm2/redisgraph-tls-rhel8@sha256:128279a656bfbde6c2c052766d63a1de6a06d8bea2707813c64396c2ae382478_amd64",
"8Base-RHACM-2.6:rhacm2/redisgraph-tls-rhel8@sha256:35927ca6e6e9c8d420c499a0c8ad37c4297ba19743d550f489d3e66482275a49_arm64",
"8Base-RHACM-2.6:rhacm2/redisgraph-tls-rhel8@sha256:4696baed553266682ba2b54d3bf683d2ff1241b625de5ec54a45c1b2c5f96243_s390x",
"8Base-RHACM-2.6:rhacm2/redisgraph-tls-rhel8@sha256:d722f2ffab1f58bbaf3c62ef71dbf7e6c4023e6ab17690f1049075a321d0b1ac_ppc64le",
"8Base-RHACM-2.6:rhacm2/search-aggregator-rhel8@sha256:2b5f372c1c73c4de587b5a4388d95b8cc553fc56af446fcefa0e14c6d980b6b3_ppc64le",
"8Base-RHACM-2.6:rhacm2/search-aggregator-rhel8@sha256:38fceeedc0672def1c2cf42bb6743ae726e77d9f7352d002b3fc688c6d551852_amd64",
"8Base-RHACM-2.6:rhacm2/search-aggregator-rhel8@sha256:6a915335bcebb0884fc72df2dfee97c74d42c035864b960e1c800fa6c5f8d93c_arm64",
"8Base-RHACM-2.6:rhacm2/search-aggregator-rhel8@sha256:752decaefc38aa009f54201b38d4ab26d9b4020caec649d9b1f1564f56c47c2a_s390x",
"8Base-RHACM-2.6:rhacm2/search-api-rhel8@sha256:37eea70d5b1c89c25372dcea8c8c03e1e0a9af1b5a06f3b0706ba776ae8847c1_amd64",
"8Base-RHACM-2.6:rhacm2/search-api-rhel8@sha256:7400088d206592eb29cd86182909626262c9b2a99f017811fcc9d8a753c39009_arm64",
"8Base-RHACM-2.6:rhacm2/search-api-rhel8@sha256:aa8ea0deabc39a068f3f6ce9fa6334e44fc507355009a9bff448e742156ec203_ppc64le",
"8Base-RHACM-2.6:rhacm2/search-api-rhel8@sha256:b4d2d39c2b3b736987f1e888b858d52a7ebd9f8d0cebd3bdef8c59f6e3e41725_s390x",
"8Base-RHACM-2.6:rhacm2/search-collector-rhel8@sha256:0174699ec75fcda08892b4e72b674df989af51ea5f04de57a62c2a85a3c08f4f_arm64",
"8Base-RHACM-2.6:rhacm2/search-collector-rhel8@sha256:5a29a9805b8d20969cba86da11a9de8176a3172df361aec5fae136a4271de308_amd64",
"8Base-RHACM-2.6:rhacm2/search-collector-rhel8@sha256:be7eed9ad9502bcc294081f7e2098fc4f8411c912c34fe63479b5b770d06caca_s390x",
"8Base-RHACM-2.6:rhacm2/search-collector-rhel8@sha256:c467c1d7ceaf5281077f7fe8ff1c1c4cffe325132890a3ab9b96ea5db2e2c930_ppc64le",
"8Base-RHACM-2.6:rhacm2/search-rhel8@sha256:2135cd20bb7ebbf48499992fe46a928e28fc78c86e360633ea09054520c42539_ppc64le",
"8Base-RHACM-2.6:rhacm2/search-rhel8@sha256:3a7a31974210e21a3faed9b57a75b970c70ac41d9662b884d4ce67275f756fc7_arm64",
"8Base-RHACM-2.6:rhacm2/search-rhel8@sha256:6e6a19f1440e4eb15a8206e18f7f4dde3e1a5c6518944571d09923d116d3f04e_amd64",
"8Base-RHACM-2.6:rhacm2/search-rhel8@sha256:e6ed3e65f0d49b3c6b0e3e97593a8fae4d453f3aecf8d7829c0d25c68bc91ea1_s390x",
"8Base-RHACM-2.6:rhacm2/submariner-addon-rhel8@sha256:7b80d01371f551df506bd0c56df6829845bfce497ff01cc44b68f172ed5399b4_ppc64le",
"8Base-RHACM-2.6:rhacm2/submariner-addon-rhel8@sha256:934c560bc786015c694e9cffbae8e86f631b3331d62f5a547931446dae82f8c3_s390x",
"8Base-RHACM-2.6:rhacm2/submariner-addon-rhel8@sha256:b467881f4028a89a9e79ba93da719845db576f47a04ae6e569c2317be5594b29_arm64",
"8Base-RHACM-2.6:rhacm2/submariner-addon-rhel8@sha256:fc5592d42e4aca70288448d174511b922ece7f8cb4b41c6a36195c3a4a60aa36_amd64",
"8Base-RHACM-2.6:rhacm2/thanos-receive-controller-rhel8@sha256:21f2626c10c4fb61b37e6ca4ab574186b423f155fbc5cfef3e894fff04cc270e_ppc64le",
"8Base-RHACM-2.6:rhacm2/thanos-receive-controller-rhel8@sha256:c357074958324fc5d602cdcf1cba285bf8582e0b36af79a8f6211bb0dfb77a10_amd64",
"8Base-RHACM-2.6:rhacm2/thanos-receive-controller-rhel8@sha256:d9ac8e67d6d9858b16dd9d1d49c1dd904aa22a7b618e5d33292344faced9c0d3_arm64",
"8Base-RHACM-2.6:rhacm2/thanos-receive-controller-rhel8@sha256:e3b840a7833680170f9e9ca52309552c584935a68c75cc71e6d576b104dc01c8_s390x",
"8Base-RHACM-2.6:rhacm2/thanos-rhel8@sha256:453c525197ccfe1f866af70ca2e7f3deb6f98d0b98c09b602b4fa1368787213d_amd64",
"8Base-RHACM-2.6:rhacm2/thanos-rhel8@sha256:4b3b45ad0b564360c245d20b1540c2398c9606cf8684275e4ee071c591357929_arm64",
"8Base-RHACM-2.6:rhacm2/thanos-rhel8@sha256:7e43ba8f47ec54b5f86d13c81b67b044176530b63b5ae3f40332fc975cc6b21f_s390x",
"8Base-RHACM-2.6:rhacm2/thanos-rhel8@sha256:faaa00c0af80c781a7c610616153a3cd1dc1b20637934c3a243a2e9664ba0ee5_ppc64le"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2022-30635"
},
{
"category": "external",
"summary": "RHBZ#2107388",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2107388"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2022-30635",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-30635"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2022-30635",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2022-30635"
},
{
"category": "external",
"summary": "https://go.dev/issue/53615",
"url": "https://go.dev/issue/53615"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-announce/c/nqrv9fbR0zE",
"url": "https://groups.google.com/g/golang-announce/c/nqrv9fbR0zE"
}
],
"release_date": "2022-07-12T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2022-09-06T22:27:58+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.6/html-single/install/index#installing",
"product_ids": [
"8Base-RHACM-2.6:rhacm2/acm-governance-policy-addon-controller-rhel8@sha256:615ab5d9542759d921634737709e84a8e65d003ea136e5d22858d380225fd177_amd64",
"8Base-RHACM-2.6:rhacm2/acm-governance-policy-addon-controller-rhel8@sha256:958b729d30f10b9c121e68ac8ede2054ed29cc52a9a7d6df0537ed221aa74358_s390x",
"8Base-RHACM-2.6:rhacm2/acm-governance-policy-addon-controller-rhel8@sha256:b5bef941b4e0b5b3529ca5b2311c85295b9f6d12e482a9cbdad691c2406541f1_ppc64le",
"8Base-RHACM-2.6:rhacm2/acm-governance-policy-addon-controller-rhel8@sha256:f6194b9056d77e54f3c74caa9eab87bd1df1818d082fc807229d1c44ec6c88c4_arm64",
"8Base-RHACM-2.6:rhacm2/acm-grafana-rhel8@sha256:45616ed43b53d3a83e65828118f09430396f5bcb0566ae3a65d937b59f0d873e_s390x",
"8Base-RHACM-2.6:rhacm2/acm-grafana-rhel8@sha256:8c48441cfa850ea1274932e94da0831618c10f91022619c779304501a75fb161_amd64",
"8Base-RHACM-2.6:rhacm2/acm-grafana-rhel8@sha256:cc1c196b19c5fd8f313c6136359cc9dd37b5f59d32a581b10cf89b80b7d0cbf4_arm64",
"8Base-RHACM-2.6:rhacm2/acm-grafana-rhel8@sha256:cdf24e68e50be1350566243f6d2cb1403d09ab68e5fed39ea6c56212e42b90f1_ppc64le",
"8Base-RHACM-2.6:rhacm2/acm-must-gather-rhel8@sha256:1457ff5cfd61611fdc968d4af5b020d835e107b97932c7ba7b3f5ed4cbd0e39f_ppc64le",
"8Base-RHACM-2.6:rhacm2/acm-must-gather-rhel8@sha256:39842906b3846418bc31098e2abad08210118d86aa683e9e5fd04a97822df22d_arm64",
"8Base-RHACM-2.6:rhacm2/acm-must-gather-rhel8@sha256:8a69add2d90a1e094de8510052b683e1765153da75e316ad7778499af0c5ddf9_s390x",
"8Base-RHACM-2.6:rhacm2/acm-must-gather-rhel8@sha256:dca91134a2c1c33c736afcd4c9373749448641385f39162c74e115691289e843_amd64",
"8Base-RHACM-2.6:rhacm2/acm-operator-bundle@sha256:0eac6124f59492d09c1ae650025d59ea0e8547d9f9c832cb9607b09254ff6ddd_s390x",
"8Base-RHACM-2.6:rhacm2/acm-operator-bundle@sha256:1cbcd58a4c23e4c89a6a0509f78802a5aa21205db2784ebc9772b99a3917b183_arm64",
"8Base-RHACM-2.6:rhacm2/acm-operator-bundle@sha256:997aaee36f0bed47e231925a3f2c2ecc503410e54b35727f035c72477f3d1944_ppc64le",
"8Base-RHACM-2.6:rhacm2/acm-operator-bundle@sha256:ce699187f250b93976b8063228ac12d11c6c8f6baba69ba4ed17a38730e84eb3_amd64",
"8Base-RHACM-2.6:rhacm2/acm-prometheus-config-reloader-rhel8@sha256:693a77a9324d6c7f0e69bd9d5725b51f3e429972f1e67469e93648cb347eae84_arm64",
"8Base-RHACM-2.6:rhacm2/acm-prometheus-config-reloader-rhel8@sha256:89757e804d5df2b5eeeb1191b599c3acb9e75f61170f888095302830d6de0582_s390x",
"8Base-RHACM-2.6:rhacm2/acm-prometheus-config-reloader-rhel8@sha256:8e45e1fd7342d7525b118f01794cac1f4a8662def5f2a06336b698db2e268742_amd64",
"8Base-RHACM-2.6:rhacm2/acm-prometheus-config-reloader-rhel8@sha256:ce1c17b34b7aac2e990dc0efe40f4406e73f727b2c7bfe109eded849de753f1a_ppc64le",
"8Base-RHACM-2.6:rhacm2/acm-prometheus-rhel8@sha256:728606d96dd9e0fc2e7810e092e10ee071ec36598c990c8252beccace59a679e_amd64",
"8Base-RHACM-2.6:rhacm2/acm-prometheus-rhel8@sha256:b457d0b95d88c5dd0aac87492cbca40a9d7c2074002ad110f52d562f0c5d0797_arm64",
"8Base-RHACM-2.6:rhacm2/acm-prometheus-rhel8@sha256:f34d2569033bfb1d173342264f090f46d80f7843d52704a7ce9e9eb9de2f5abb_s390x",
"8Base-RHACM-2.6:rhacm2/acm-prometheus-rhel8@sha256:f720e0a94bfe7ed5d812819a3e77cc0581be102970127d8c0d4aa06a05edbf3d_ppc64le",
"8Base-RHACM-2.6:rhacm2/acm-volsync-addon-controller-rhel8@sha256:17ccd6b924b36ab14e3ca5f5331ba7e4c86f8cb64304640d58c3ee6b76edbcaf_ppc64le",
"8Base-RHACM-2.6:rhacm2/acm-volsync-addon-controller-rhel8@sha256:27079308ea87e35564cc3089c65eae68d63880a3bb093ca64d1678a68b60fcec_amd64",
"8Base-RHACM-2.6:rhacm2/acm-volsync-addon-controller-rhel8@sha256:9eabaac2df91aeef613d6973669d07298f2159c6a6e0c9f294623f7b1a10bc08_s390x",
"8Base-RHACM-2.6:rhacm2/acm-volsync-addon-controller-rhel8@sha256:f7abdf1756bc0ff2ebf02fee0469a8b9eeabe1fa8cafdd21c6e8f958155b70bb_arm64",
"8Base-RHACM-2.6:rhacm2/cert-policy-controller-rhel8@sha256:017c1e663827a3b55d70badd3ed979b5d1831252c49d671897a85a75afaa5bb0_s390x",
"8Base-RHACM-2.6:rhacm2/cert-policy-controller-rhel8@sha256:0610778095974edf936602018281bf7a5e287ba9eca9f661a423e68bbe000e40_ppc64le",
"8Base-RHACM-2.6:rhacm2/cert-policy-controller-rhel8@sha256:a66d7d4ee1179f7fce639490f919d722db54eaa3118b4135078c33e6cbf91488_amd64",
"8Base-RHACM-2.6:rhacm2/cert-policy-controller-rhel8@sha256:d660befef0c8f7a4db7aa3b865545c9863d8f37e7ba4b8de4380185f82b208d4_arm64",
"8Base-RHACM-2.6:rhacm2/cluster-backup-rhel8-operator@sha256:1a749d0795972a9bfd5a00aa96c238a660673464be01b2aa9fd7a3aeead6ddf7_amd64",
"8Base-RHACM-2.6:rhacm2/cluster-backup-rhel8-operator@sha256:8915dbdc562e63441f79041bdf1176e46ce53e95418d133f0cd0c1ff79da48a2_arm64",
"8Base-RHACM-2.6:rhacm2/cluster-backup-rhel8-operator@sha256:995f225449b207da9a3cad175dac85b87eefb28ff5bae6a588f40fd79fbe12a1_ppc64le",
"8Base-RHACM-2.6:rhacm2/cluster-backup-rhel8-operator@sha256:f1255a76c6275a4b6a400c82e204a5112fff6fe87f71626f8f309763f6a5d9e4_s390x",
"8Base-RHACM-2.6:rhacm2/config-policy-controller-rhel8@sha256:3b2e0d850e8fc966ec80bff16df26002334744a96b81c7a7dfe222f1706a52e3_s390x",
"8Base-RHACM-2.6:rhacm2/config-policy-controller-rhel8@sha256:447f275bbde46d7fc173798ef5abc0a77a6780f0dffdc171786edbe00f27d8d8_ppc64le",
"8Base-RHACM-2.6:rhacm2/config-policy-controller-rhel8@sha256:61964a1a0ddf2e98bcf5249b7374235055ab85cc26663a8d9397c2b7f6fbb4c6_amd64",
"8Base-RHACM-2.6:rhacm2/config-policy-controller-rhel8@sha256:a3abaa3d0bf1d34fa9e40903a8713c439f5f7f751e775d32cbab308983064ce0_arm64",
"8Base-RHACM-2.6:rhacm2/console-rhel8@sha256:6c0f630ff57f6f423df6dbf4df9faad25089f9b391be35cb8bc9cd5211f94d67_arm64",
"8Base-RHACM-2.6:rhacm2/console-rhel8@sha256:8608aed6971299def3fbe749336727e84c69582664dedac3145b92ea24e62e4d_amd64",
"8Base-RHACM-2.6:rhacm2/console-rhel8@sha256:afa80ae8274db7fa6796c35980fc5df15889e94aff3361f6cda643e5a09da220_ppc64le",
"8Base-RHACM-2.6:rhacm2/console-rhel8@sha256:f06e4e3f62db52c6d7fa0bc1f289de773e18d076bc38612e1b0ddc85c76fde06_s390x",
"8Base-RHACM-2.6:rhacm2/endpoint-monitoring-rhel8-operator@sha256:060bcd658756a924b4ce4d202bd447a3254fc1f49af7d685dde8720f355cde8e_arm64",
"8Base-RHACM-2.6:rhacm2/endpoint-monitoring-rhel8-operator@sha256:091d66731c5fe8eba5646c6b2622bb38c074e202a8a4a7e906921673b60f0898_amd64",
"8Base-RHACM-2.6:rhacm2/endpoint-monitoring-rhel8-operator@sha256:80660eb7f3c068768b0ea04ff20f4539194c52427ffdab4626bf781aa3f2ca64_s390x",
"8Base-RHACM-2.6:rhacm2/endpoint-monitoring-rhel8-operator@sha256:d6204fcf04c83bac13232ec1602572ad5f22bb528537e591079dfa36152697ec_ppc64le",
"8Base-RHACM-2.6:rhacm2/governance-policy-propagator-rhel8@sha256:51be0f04938b60ed1dba60908bebd2000d78e4ade34757bae70a083c67d77e8e_arm64",
"8Base-RHACM-2.6:rhacm2/governance-policy-propagator-rhel8@sha256:9577701bf3c7aa00b99531d2c3842130abc6cd91c52c4a7ba040b705eeace4c7_s390x",
"8Base-RHACM-2.6:rhacm2/governance-policy-propagator-rhel8@sha256:bdc6c128628db86697af198430c5ae5c61c3e586c1a97187e4d4e852cec61e92_ppc64le",
"8Base-RHACM-2.6:rhacm2/governance-policy-propagator-rhel8@sha256:cc519319b9f4fe672144ebedd772ddf56d5de90e3c8f52c0fb9b55313f71a7b3_amd64",
"8Base-RHACM-2.6:rhacm2/governance-policy-spec-sync-rhel8@sha256:2c1905ae8a83e5598678457fd955cbc867453ed5836de6fcc182e4928df8bd67_s390x",
"8Base-RHACM-2.6:rhacm2/governance-policy-spec-sync-rhel8@sha256:4a8d30cc0e1d83c69b7f3339418b101da23fbcaee7d326bedaff677eceb25ab2_ppc64le",
"8Base-RHACM-2.6:rhacm2/governance-policy-spec-sync-rhel8@sha256:6849cf1b4dd883d5b4c0cf90a3adfb26cb59d03d3b892cee3669a32dd6b8dcc2_amd64",
"8Base-RHACM-2.6:rhacm2/governance-policy-spec-sync-rhel8@sha256:d06ffc621167aff31ecb0fa417b294ff0676fb00e4ef1c6cb0fb2aaf4b2561e0_arm64",
"8Base-RHACM-2.6:rhacm2/governance-policy-status-sync-rhel8@sha256:4c86e16f15aaf454e4e5ce5436e1db27a5f8a55f573c3eaf02e4786fe52edfc8_arm64",
"8Base-RHACM-2.6:rhacm2/governance-policy-status-sync-rhel8@sha256:cf6a75d94f50dd063e939aee18756c767cba43f4e1e62a9c2f2b764ac6f43746_s390x",
"8Base-RHACM-2.6:rhacm2/governance-policy-status-sync-rhel8@sha256:e072b615eeffff80a94831e58c70980684c1ec4bd972844b25b157eb7ed5937f_ppc64le",
"8Base-RHACM-2.6:rhacm2/governance-policy-status-sync-rhel8@sha256:fffe971caa2e911d9c972c0e88712ff431d34c63dbe74e25f1cababa50ea7417_amd64",
"8Base-RHACM-2.6:rhacm2/governance-policy-template-sync-rhel8@sha256:10bc1a3833599a593a058e804de67e92888ed779fd0000928d4a70b6c7d5c1c2_amd64",
"8Base-RHACM-2.6:rhacm2/governance-policy-template-sync-rhel8@sha256:5c17f979f47840a879059ad83de12f0756889564a17190ba4438a7632c999bb1_arm64",
"8Base-RHACM-2.6:rhacm2/governance-policy-template-sync-rhel8@sha256:848bce8007de7714afc8c755b5f0c3cdf5eb6b1d259811c947bc295924539a0e_ppc64le",
"8Base-RHACM-2.6:rhacm2/governance-policy-template-sync-rhel8@sha256:95439f7e18fa87601d5860cbd9ca5f0738786e30a629d23788fd5fe33d694c66_s390x",
"8Base-RHACM-2.6:rhacm2/grafana-dashboard-loader-rhel8@sha256:1f5c1b2cffebf069859e95d0e722cb293f8c176bf5c5873bb9517c96b26c2e10_arm64",
"8Base-RHACM-2.6:rhacm2/grafana-dashboard-loader-rhel8@sha256:5223158a122658bafbd853c596cdc1f7bd7a0e4fdd82b1c3668ac84adeae9f24_s390x",
"8Base-RHACM-2.6:rhacm2/grafana-dashboard-loader-rhel8@sha256:561f1f05925cfe3c5f0f8a9b7475be4bbab183b5611ecfe09b090d80fa4bc2fe_amd64",
"8Base-RHACM-2.6:rhacm2/grafana-dashboard-loader-rhel8@sha256:734270221ec4a516e7eb77f2ec3a753384242116aa70320a1dbe969e915af1df_ppc64le",
"8Base-RHACM-2.6:rhacm2/iam-policy-controller-rhel8@sha256:2827e5f485213f92e2d0092187f3976dd6fe598e39b5cf2212d48c3a44c34b13_arm64",
"8Base-RHACM-2.6:rhacm2/iam-policy-controller-rhel8@sha256:8ca9e80365c76b66b2de3924fc50a5912e606042c704b02cb174a4b8bd3927c4_amd64",
"8Base-RHACM-2.6:rhacm2/iam-policy-controller-rhel8@sha256:c5069e76a900aa300102a0ae54ecbc12c0ac31abfeed8656ee60a949daef79c3_s390x",
"8Base-RHACM-2.6:rhacm2/iam-policy-controller-rhel8@sha256:ca05e79e5508924af71f323c13f664770d8dd4eb61ecf0894e4f9a81f7a1b402_ppc64le",
"8Base-RHACM-2.6:rhacm2/insights-client-rhel8@sha256:02cacfec60c80b9228e8b18949751de867f974ea6b1172129096e64e949c0598_amd64",
"8Base-RHACM-2.6:rhacm2/insights-client-rhel8@sha256:2b14036d0291e54c3191682de2ea875a78d78c35b2791a5a113ba1a8920f0621_ppc64le",
"8Base-RHACM-2.6:rhacm2/insights-client-rhel8@sha256:d4c05f641de8fd0753d63cc6d5b62464d3d6a87d601514e87ef2e40bbe7b01b6_s390x",
"8Base-RHACM-2.6:rhacm2/insights-client-rhel8@sha256:e15c410b693b34f49869d037ebb5584384fcdf88114b7a94967ca09f1361a5f3_arm64",
"8Base-RHACM-2.6:rhacm2/insights-metrics-rhel8@sha256:67aa55bb65685395ad2773e7459dff5fbccdeedcf9e56ec2722d8f5c919eae89_s390x",
"8Base-RHACM-2.6:rhacm2/insights-metrics-rhel8@sha256:6c54e08f5f6c2cae41a5e108e1019ff6522af8f69d666e22eb4631cd83b85917_amd64",
"8Base-RHACM-2.6:rhacm2/insights-metrics-rhel8@sha256:88d9b7246aa75cb2c88ccb7f2f1202fc465be0f2d89e59f1d2259f69ada56d9d_arm64",
"8Base-RHACM-2.6:rhacm2/insights-metrics-rhel8@sha256:bad98fe71638d7346f31ea45f6063ec970bf90844bb5c5dc5f917bb0f0099899_ppc64le",
"8Base-RHACM-2.6:rhacm2/klusterlet-addon-controller-rhel8@sha256:22e510955af3fa736b7306c387f44b5f15f5f9a7a006c6587e06d5d8602cc2f0_s390x",
"8Base-RHACM-2.6:rhacm2/klusterlet-addon-controller-rhel8@sha256:55bc86326f992cc4f4401b93f90cdd2baa6728015ffaf6168f2d46ae43c70cf4_ppc64le",
"8Base-RHACM-2.6:rhacm2/klusterlet-addon-controller-rhel8@sha256:8dd7f47af047fb899c7fcbad61cb8f38da45990cac186f9235aec3e4e7de25e9_amd64",
"8Base-RHACM-2.6:rhacm2/klusterlet-addon-controller-rhel8@sha256:bdb97eb5bb0e8f59edf0d389fb07c45171e728dc8b4d2bdacd785193b46ec03b_arm64",
"8Base-RHACM-2.6:rhacm2/kube-rbac-proxy-rhel8@sha256:11a353ee9da6cc843d5f346f4fa51681d13318e2e61fc4d1a3f63406eb175260_s390x",
"8Base-RHACM-2.6:rhacm2/kube-rbac-proxy-rhel8@sha256:31757f3e3bb08b4e49e54694b18b3cf327637be20535482b2df1345b17444dda_amd64",
"8Base-RHACM-2.6:rhacm2/kube-rbac-proxy-rhel8@sha256:b2c0b7414d0fc36a49cbdc5a56b25dd62aac18defc2defbd9c1895cd13a5e716_arm64",
"8Base-RHACM-2.6:rhacm2/kube-rbac-proxy-rhel8@sha256:dbd816d503e9beb58622604432eb415419e893627eb95c1ceeb8ff5bda7d6335_ppc64le",
"8Base-RHACM-2.6:rhacm2/kube-state-metrics-rhel8@sha256:53246a6df1f0880d94ed2644fa4366e3e2108b6fa8a51745af87785346ce5304_s390x",
"8Base-RHACM-2.6:rhacm2/kube-state-metrics-rhel8@sha256:5f2393bceefffb32240043b6722aa73d31fc8133cc2666fcf5eb8d33794bc54f_arm64",
"8Base-RHACM-2.6:rhacm2/kube-state-metrics-rhel8@sha256:c792c043462281cde7c93bd8e2136f62ca17d072e7f466353f37de8e5f5dc949_ppc64le",
"8Base-RHACM-2.6:rhacm2/kube-state-metrics-rhel8@sha256:e6b1d24b56e6973eee1569e351db6637ca67e1d6cd124adb845cbf6e35a4f6af_amd64",
"8Base-RHACM-2.6:rhacm2/management-ingress-rhel8@sha256:07238998d21204cd8f25dc63e6dbde20a2dd25c3b96609729306db6c63a0fca4_arm64",
"8Base-RHACM-2.6:rhacm2/management-ingress-rhel8@sha256:0d2665d19a8753c6269f594b68b067cd62a402404287e6416543c1af2d7d3cf4_ppc64le",
"8Base-RHACM-2.6:rhacm2/management-ingress-rhel8@sha256:6917d018e53aabb6f5402f02000aedd2e5cf71bcc84562e0fc7d7c87049f4b67_amd64",
"8Base-RHACM-2.6:rhacm2/management-ingress-rhel8@sha256:73b0444bd91a1dade3b7e76245ac8d6cb568929bba321b8c86c269d6f542ac3b_s390x",
"8Base-RHACM-2.6:rhacm2/memcached-exporter-rhel8@sha256:7d85dd62346a647d22202baa0f8d405b2aaf9a7174b38e5d29df2e03530009c3_s390x",
"8Base-RHACM-2.6:rhacm2/memcached-exporter-rhel8@sha256:9635616c8f058e67d557201147904b05f8b49938f63fb2b0239dfca883f61685_arm64",
"8Base-RHACM-2.6:rhacm2/memcached-exporter-rhel8@sha256:9e91ecec92ec0df8b72beb6040f39d9a25b0bfad844e92ea34cc2d648d221d22_ppc64le",
"8Base-RHACM-2.6:rhacm2/memcached-exporter-rhel8@sha256:c773b9a2fffcd549d4936054260f655c78da603957826d6bad4e8567a213ad10_amd64",
"8Base-RHACM-2.6:rhacm2/memcached-rhel8@sha256:584f8c4a9a1b75fc71948a98add560d4fe3d936ee46ac791f32121dbadf8c7d2_ppc64le",
"8Base-RHACM-2.6:rhacm2/memcached-rhel8@sha256:59b3ce3f3f4459c97cfffee5e20830d70f8a69198b5fab271e6c478d615c46d3_arm64",
"8Base-RHACM-2.6:rhacm2/memcached-rhel8@sha256:6f458c76757203b28434f871027c6a466a73d246ceb5bfac8793ad1896a672ab_amd64",
"8Base-RHACM-2.6:rhacm2/memcached-rhel8@sha256:e34722fd656e3205dcdb565b0ab68e9971174c11f125dbfff3bf82e1e21f3a76_s390x",
"8Base-RHACM-2.6:rhacm2/metrics-collector-rhel8@sha256:3a81a018b939752543e78c2d68d1436b851be2256b88c3e66cd506ae1d8f4c9c_ppc64le",
"8Base-RHACM-2.6:rhacm2/metrics-collector-rhel8@sha256:6a3e0c36c123c9dc54759655d9148f580abada501034914863a6528ded19ef34_amd64",
"8Base-RHACM-2.6:rhacm2/metrics-collector-rhel8@sha256:7991f484f97b9951f27f70e67d5db0850c4189ee86db8406cdda961a9beb06f0_arm64",
"8Base-RHACM-2.6:rhacm2/metrics-collector-rhel8@sha256:fa08b9bf3fd334738984e150ba5bfd2e005374752f3112340b65f6434eacd057_s390x",
"8Base-RHACM-2.6:rhacm2/multicloud-integrations-rhel8@sha256:2bcbf9a565f3c566061325aca3174ec755b5c94a28612718a3f1563db317273e_ppc64le",
"8Base-RHACM-2.6:rhacm2/multicloud-integrations-rhel8@sha256:6813ccd43a1aecd1aaf4d5d4b1620fd63bbca00b736100189ff91246bf3bc36b_arm64",
"8Base-RHACM-2.6:rhacm2/multicloud-integrations-rhel8@sha256:db89ef3686570526afdb2b79fd698aca5dc50c633009760f1748fb9fd506067b_amd64",
"8Base-RHACM-2.6:rhacm2/multicloud-integrations-rhel8@sha256:db8bc27937802c5d8fff769b9c93c8a01411629d199adbc39235e721d6468b30_s390x",
"8Base-RHACM-2.6:rhacm2/multicluster-observability-rhel8-operator@sha256:434db0ca203b14b899fff9b7a2a5b975de852ea29620a828f29246448aba873c_ppc64le",
"8Base-RHACM-2.6:rhacm2/multicluster-observability-rhel8-operator@sha256:876bfa63b0e13833eaeadb7c6a0481f1d7970b283f69ece4d81c99985f4dd161_arm64",
"8Base-RHACM-2.6:rhacm2/multicluster-observability-rhel8-operator@sha256:d23f208e020d42bc095011d423146e2da35b2bc85b844911bde2f4edf696bdca_amd64",
"8Base-RHACM-2.6:rhacm2/multicluster-observability-rhel8-operator@sha256:f29581baf5277588d2e4cd01380ecf46e3c97a2f17ade01b048f75c29f18d62c_s390x",
"8Base-RHACM-2.6:rhacm2/multicluster-operators-application-rhel8@sha256:1952d422bd7ba42323711faba59244c449293cc92502e350460fee07c0e3b34a_ppc64le",
"8Base-RHACM-2.6:rhacm2/multicluster-operators-application-rhel8@sha256:566a60f630ec346eced3106ec072963d1b9f9d300e7d4cee6af6dc0d590a3937_s390x",
"8Base-RHACM-2.6:rhacm2/multicluster-operators-application-rhel8@sha256:724dd9f4a5e4acd061206ca2ea57c329210ade5135dbdf941b8d7e720daa4f10_arm64",
"8Base-RHACM-2.6:rhacm2/multicluster-operators-application-rhel8@sha256:ace8895fc62c1394dfa7854fd9ce3e14ef859e989255f70dc9a5a3d9bcd514c0_amd64",
"8Base-RHACM-2.6:rhacm2/multicluster-operators-channel-rhel8@sha256:1ebe6504a6a58f39f93952bf1c135ea58ff77e65c5b8ba73c7ad6295e66a1b45_s390x",
"8Base-RHACM-2.6:rhacm2/multicluster-operators-channel-rhel8@sha256:557cc962d0b10d80a9dea7adce387ea28fb4199a02fa8546645ab2cacbf28b88_ppc64le",
"8Base-RHACM-2.6:rhacm2/multicluster-operators-channel-rhel8@sha256:82526c7c046325bde1dfa0a47b58b773355f00bc95c23be75105e7255e7bddd2_arm64",
"8Base-RHACM-2.6:rhacm2/multicluster-operators-channel-rhel8@sha256:85e20d97f28e43668c2790bd6e0adbc598d01f9fab849761fb96d7a5c4946a87_amd64",
"8Base-RHACM-2.6:rhacm2/multicluster-operators-subscription-rhel8@sha256:7310f31faae367a363c27a7236b562bbfe8381a352fce906279590bac11571d2_ppc64le",
"8Base-RHACM-2.6:rhacm2/multicluster-operators-subscription-rhel8@sha256:7676d33b9be36ca6660d3aed888fdffcf270fcf82258ed9531e2746a3d27610c_s390x",
"8Base-RHACM-2.6:rhacm2/multicluster-operators-subscription-rhel8@sha256:e718d5abef58365d547ef73828a26adff5b6cef1bf935aa7c27f12f604b50337_amd64",
"8Base-RHACM-2.6:rhacm2/multicluster-operators-subscription-rhel8@sha256:f58aff87d1efb64417c6976f6772a464e54beefe847f50a141726b7a1a6a293a_arm64",
"8Base-RHACM-2.6:rhacm2/multiclusterhub-repo-rhel8@sha256:03222a9dd6eca9cf44932a0ff1bf89bd9d2d29683f1ebb0d0aa49171b77a4963_ppc64le",
"8Base-RHACM-2.6:rhacm2/multiclusterhub-repo-rhel8@sha256:881b8c3b19918affd478c0ad0c73dff96dd28f5c1dfddb86472b42e422fa25b6_amd64",
"8Base-RHACM-2.6:rhacm2/multiclusterhub-repo-rhel8@sha256:9de94ea1f83ec8b7257c7b2befc1485ed9cc40c9ef3600c4c4c50934e708cf9d_s390x",
"8Base-RHACM-2.6:rhacm2/multiclusterhub-repo-rhel8@sha256:a45ed68e7d3ac89d17eaf06445cabfc19a9ce85a42f116d75028d6acd18a322b_arm64",
"8Base-RHACM-2.6:rhacm2/multiclusterhub-rhel8@sha256:48d1fa8bc5f6a4d8349c41126301bd86d12836384f336881ecb71bd79f84ae93_ppc64le",
"8Base-RHACM-2.6:rhacm2/multiclusterhub-rhel8@sha256:a33e91fb763a2f0894433bce31bd44229e7d5f5c53d36c6b6f643807a45c110b_arm64",
"8Base-RHACM-2.6:rhacm2/multiclusterhub-rhel8@sha256:d6e126cbdd3cfbcdee04b093389ca1b07ac8038da96060051ed94e1eeacc6d92_s390x",
"8Base-RHACM-2.6:rhacm2/multiclusterhub-rhel8@sha256:ecf12158a2d8802b4c7efd6b336ff36c1e002223b1d385a40fbef638d5e4aa21_amd64",
"8Base-RHACM-2.6:rhacm2/node-exporter-rhel8@sha256:14d23638efff3c30661c9a5f3ddb6ab0c7a9d162de1176dd9565cf49dfa4b9c5_amd64",
"8Base-RHACM-2.6:rhacm2/node-exporter-rhel8@sha256:533005e1608de68a09e53599de3f30990db95cb923794bab9ae9e3bc1a8b6baf_arm64",
"8Base-RHACM-2.6:rhacm2/node-exporter-rhel8@sha256:99eef3491c7092afa14179b9a9d39dd8fbfb3c9bb61759d678af5d91ac23e59d_s390x",
"8Base-RHACM-2.6:rhacm2/node-exporter-rhel8@sha256:e200d4e1802cce7fce32b1e0dc5c3220b6f6477b73b3a2d8ea26a5a42d63f46b_ppc64le",
"8Base-RHACM-2.6:rhacm2/observatorium-rhel8-operator@sha256:092e3437e6d38b2bf676d7fb67ad672e3ef03440017b5af7c1ebd2beb3f437eb_amd64",
"8Base-RHACM-2.6:rhacm2/observatorium-rhel8-operator@sha256:8cf076bfb049d1aabd00040ee65f0fedd590f0dd448c7561de494093a915b397_ppc64le",
"8Base-RHACM-2.6:rhacm2/observatorium-rhel8-operator@sha256:e69987a64fdbf873d4b19d8626c0c5e99dd13d7c95446850559be966dae45ad0_arm64",
"8Base-RHACM-2.6:rhacm2/observatorium-rhel8-operator@sha256:f0bf89eaea6b7afc2d08c77bd40dfba581f91f462f5ec3d70473b332ca6f781c_s390x",
"8Base-RHACM-2.6:rhacm2/observatorium-rhel8@sha256:0686cfddd61737f7e7eb4f0c011397277394559edac3bb947c0969e302686dd5_ppc64le",
"8Base-RHACM-2.6:rhacm2/observatorium-rhel8@sha256:8f2f3732600235f66c406b6121ac37979f52572ce90353b6e099be7b74406251_amd64",
"8Base-RHACM-2.6:rhacm2/observatorium-rhel8@sha256:9e1fccc5b17865a6d7baaa1a15cb50f47d80a14b0a7bcbd94c12f0ddcaaf1b28_s390x",
"8Base-RHACM-2.6:rhacm2/observatorium-rhel8@sha256:bdd89a1051c8f21e7d81ff80c96731a0eaa7d15c320ab1e6b1dc3f6babd42598_arm64",
"8Base-RHACM-2.6:rhacm2/prometheus-alertmanager-rhel8@sha256:0860b7aa5e8b07792ad7f5d5c0654e23e9da8eedd4b9f509caea616dcfa97d69_amd64",
"8Base-RHACM-2.6:rhacm2/prometheus-alertmanager-rhel8@sha256:624895d8579ef6f3e5b17558a30775790ec6f00701f8c5cdfa315292d7f9e867_s390x",
"8Base-RHACM-2.6:rhacm2/prometheus-alertmanager-rhel8@sha256:6d09865a228cdbbc6d1ac13042c3c00f0bd086f6dc181dfa3cdf8c7f9d826b9e_arm64",
"8Base-RHACM-2.6:rhacm2/prometheus-alertmanager-rhel8@sha256:c69fee848d21346a271972e89d91898eac9fec27d598d98ffa004ca8d1b53270_ppc64le",
"8Base-RHACM-2.6:rhacm2/prometheus-rhel8@sha256:52cea7c27de23e3358030b09f22b962723c523a940f8e2043edc298c907d761c_arm64",
"8Base-RHACM-2.6:rhacm2/prometheus-rhel8@sha256:67e0fadfbb4d99a60435ed12b470772b38ace4ca815fe73da68eb3c826e200fc_ppc64le",
"8Base-RHACM-2.6:rhacm2/prometheus-rhel8@sha256:e8241b1d852d605b44ecfcc552cb0f905f72e8a17c8d228162b40c19388f5176_s390x",
"8Base-RHACM-2.6:rhacm2/prometheus-rhel8@sha256:ed0cc13e79949436d29a7ad0b41b189744a177ea27545fd5eb9b4f71e87bd0eb_amd64",
"8Base-RHACM-2.6:rhacm2/rbac-query-proxy-rhel8@sha256:29c76a37497f212aed280e2bf16ef45fb3785fb4649ce17b7fe9d653a79e2112_arm64",
"8Base-RHACM-2.6:rhacm2/rbac-query-proxy-rhel8@sha256:475a45884a51127722030226ff9a5f0752c98574c41eb61796aece5e702346a3_ppc64le",
"8Base-RHACM-2.6:rhacm2/rbac-query-proxy-rhel8@sha256:582301b10af0b966ae7d5e130cb0e5f96e7912dc66b4108e0d6078656ca80604_amd64",
"8Base-RHACM-2.6:rhacm2/rbac-query-proxy-rhel8@sha256:f1c7de85a44c03f48a6f62ba1d7d650f0b06e0f502cecff1512ad637b5bc1c27_s390x",
"8Base-RHACM-2.6:rhacm2/redisgraph-tls-rhel8@sha256:128279a656bfbde6c2c052766d63a1de6a06d8bea2707813c64396c2ae382478_amd64",
"8Base-RHACM-2.6:rhacm2/redisgraph-tls-rhel8@sha256:35927ca6e6e9c8d420c499a0c8ad37c4297ba19743d550f489d3e66482275a49_arm64",
"8Base-RHACM-2.6:rhacm2/redisgraph-tls-rhel8@sha256:4696baed553266682ba2b54d3bf683d2ff1241b625de5ec54a45c1b2c5f96243_s390x",
"8Base-RHACM-2.6:rhacm2/redisgraph-tls-rhel8@sha256:d722f2ffab1f58bbaf3c62ef71dbf7e6c4023e6ab17690f1049075a321d0b1ac_ppc64le",
"8Base-RHACM-2.6:rhacm2/search-aggregator-rhel8@sha256:2b5f372c1c73c4de587b5a4388d95b8cc553fc56af446fcefa0e14c6d980b6b3_ppc64le",
"8Base-RHACM-2.6:rhacm2/search-aggregator-rhel8@sha256:38fceeedc0672def1c2cf42bb6743ae726e77d9f7352d002b3fc688c6d551852_amd64",
"8Base-RHACM-2.6:rhacm2/search-aggregator-rhel8@sha256:6a915335bcebb0884fc72df2dfee97c74d42c035864b960e1c800fa6c5f8d93c_arm64",
"8Base-RHACM-2.6:rhacm2/search-aggregator-rhel8@sha256:752decaefc38aa009f54201b38d4ab26d9b4020caec649d9b1f1564f56c47c2a_s390x",
"8Base-RHACM-2.6:rhacm2/search-api-rhel8@sha256:37eea70d5b1c89c25372dcea8c8c03e1e0a9af1b5a06f3b0706ba776ae8847c1_amd64",
"8Base-RHACM-2.6:rhacm2/search-api-rhel8@sha256:7400088d206592eb29cd86182909626262c9b2a99f017811fcc9d8a753c39009_arm64",
"8Base-RHACM-2.6:rhacm2/search-api-rhel8@sha256:aa8ea0deabc39a068f3f6ce9fa6334e44fc507355009a9bff448e742156ec203_ppc64le",
"8Base-RHACM-2.6:rhacm2/search-api-rhel8@sha256:b4d2d39c2b3b736987f1e888b858d52a7ebd9f8d0cebd3bdef8c59f6e3e41725_s390x",
"8Base-RHACM-2.6:rhacm2/search-collector-rhel8@sha256:0174699ec75fcda08892b4e72b674df989af51ea5f04de57a62c2a85a3c08f4f_arm64",
"8Base-RHACM-2.6:rhacm2/search-collector-rhel8@sha256:5a29a9805b8d20969cba86da11a9de8176a3172df361aec5fae136a4271de308_amd64",
"8Base-RHACM-2.6:rhacm2/search-collector-rhel8@sha256:be7eed9ad9502bcc294081f7e2098fc4f8411c912c34fe63479b5b770d06caca_s390x",
"8Base-RHACM-2.6:rhacm2/search-collector-rhel8@sha256:c467c1d7ceaf5281077f7fe8ff1c1c4cffe325132890a3ab9b96ea5db2e2c930_ppc64le",
"8Base-RHACM-2.6:rhacm2/search-rhel8@sha256:2135cd20bb7ebbf48499992fe46a928e28fc78c86e360633ea09054520c42539_ppc64le",
"8Base-RHACM-2.6:rhacm2/search-rhel8@sha256:3a7a31974210e21a3faed9b57a75b970c70ac41d9662b884d4ce67275f756fc7_arm64",
"8Base-RHACM-2.6:rhacm2/search-rhel8@sha256:6e6a19f1440e4eb15a8206e18f7f4dde3e1a5c6518944571d09923d116d3f04e_amd64",
"8Base-RHACM-2.6:rhacm2/search-rhel8@sha256:e6ed3e65f0d49b3c6b0e3e97593a8fae4d453f3aecf8d7829c0d25c68bc91ea1_s390x",
"8Base-RHACM-2.6:rhacm2/submariner-addon-rhel8@sha256:7b80d01371f551df506bd0c56df6829845bfce497ff01cc44b68f172ed5399b4_ppc64le",
"8Base-RHACM-2.6:rhacm2/submariner-addon-rhel8@sha256:934c560bc786015c694e9cffbae8e86f631b3331d62f5a547931446dae82f8c3_s390x",
"8Base-RHACM-2.6:rhacm2/submariner-addon-rhel8@sha256:b467881f4028a89a9e79ba93da719845db576f47a04ae6e569c2317be5594b29_arm64",
"8Base-RHACM-2.6:rhacm2/submariner-addon-rhel8@sha256:fc5592d42e4aca70288448d174511b922ece7f8cb4b41c6a36195c3a4a60aa36_amd64",
"8Base-RHACM-2.6:rhacm2/thanos-receive-controller-rhel8@sha256:21f2626c10c4fb61b37e6ca4ab574186b423f155fbc5cfef3e894fff04cc270e_ppc64le",
"8Base-RHACM-2.6:rhacm2/thanos-receive-controller-rhel8@sha256:c357074958324fc5d602cdcf1cba285bf8582e0b36af79a8f6211bb0dfb77a10_amd64",
"8Base-RHACM-2.6:rhacm2/thanos-receive-controller-rhel8@sha256:d9ac8e67d6d9858b16dd9d1d49c1dd904aa22a7b618e5d33292344faced9c0d3_arm64",
"8Base-RHACM-2.6:rhacm2/thanos-receive-controller-rhel8@sha256:e3b840a7833680170f9e9ca52309552c584935a68c75cc71e6d576b104dc01c8_s390x",
"8Base-RHACM-2.6:rhacm2/thanos-rhel8@sha256:453c525197ccfe1f866af70ca2e7f3deb6f98d0b98c09b602b4fa1368787213d_amd64",
"8Base-RHACM-2.6:rhacm2/thanos-rhel8@sha256:4b3b45ad0b564360c245d20b1540c2398c9606cf8684275e4ee071c591357929_arm64",
"8Base-RHACM-2.6:rhacm2/thanos-rhel8@sha256:7e43ba8f47ec54b5f86d13c81b67b044176530b63b5ae3f40332fc975cc6b21f_s390x",
"8Base-RHACM-2.6:rhacm2/thanos-rhel8@sha256:faaa00c0af80c781a7c610616153a3cd1dc1b20637934c3a243a2e9664ba0ee5_ppc64le"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2022:6370"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"8Base-RHACM-2.6:rhacm2/acm-governance-policy-addon-controller-rhel8@sha256:615ab5d9542759d921634737709e84a8e65d003ea136e5d22858d380225fd177_amd64",
"8Base-RHACM-2.6:rhacm2/acm-governance-policy-addon-controller-rhel8@sha256:958b729d30f10b9c121e68ac8ede2054ed29cc52a9a7d6df0537ed221aa74358_s390x",
"8Base-RHACM-2.6:rhacm2/acm-governance-policy-addon-controller-rhel8@sha256:b5bef941b4e0b5b3529ca5b2311c85295b9f6d12e482a9cbdad691c2406541f1_ppc64le",
"8Base-RHACM-2.6:rhacm2/acm-governance-policy-addon-controller-rhel8@sha256:f6194b9056d77e54f3c74caa9eab87bd1df1818d082fc807229d1c44ec6c88c4_arm64",
"8Base-RHACM-2.6:rhacm2/acm-grafana-rhel8@sha256:45616ed43b53d3a83e65828118f09430396f5bcb0566ae3a65d937b59f0d873e_s390x",
"8Base-RHACM-2.6:rhacm2/acm-grafana-rhel8@sha256:8c48441cfa850ea1274932e94da0831618c10f91022619c779304501a75fb161_amd64",
"8Base-RHACM-2.6:rhacm2/acm-grafana-rhel8@sha256:cc1c196b19c5fd8f313c6136359cc9dd37b5f59d32a581b10cf89b80b7d0cbf4_arm64",
"8Base-RHACM-2.6:rhacm2/acm-grafana-rhel8@sha256:cdf24e68e50be1350566243f6d2cb1403d09ab68e5fed39ea6c56212e42b90f1_ppc64le",
"8Base-RHACM-2.6:rhacm2/acm-must-gather-rhel8@sha256:1457ff5cfd61611fdc968d4af5b020d835e107b97932c7ba7b3f5ed4cbd0e39f_ppc64le",
"8Base-RHACM-2.6:rhacm2/acm-must-gather-rhel8@sha256:39842906b3846418bc31098e2abad08210118d86aa683e9e5fd04a97822df22d_arm64",
"8Base-RHACM-2.6:rhacm2/acm-must-gather-rhel8@sha256:8a69add2d90a1e094de8510052b683e1765153da75e316ad7778499af0c5ddf9_s390x",
"8Base-RHACM-2.6:rhacm2/acm-must-gather-rhel8@sha256:dca91134a2c1c33c736afcd4c9373749448641385f39162c74e115691289e843_amd64",
"8Base-RHACM-2.6:rhacm2/acm-operator-bundle@sha256:0eac6124f59492d09c1ae650025d59ea0e8547d9f9c832cb9607b09254ff6ddd_s390x",
"8Base-RHACM-2.6:rhacm2/acm-operator-bundle@sha256:1cbcd58a4c23e4c89a6a0509f78802a5aa21205db2784ebc9772b99a3917b183_arm64",
"8Base-RHACM-2.6:rhacm2/acm-operator-bundle@sha256:997aaee36f0bed47e231925a3f2c2ecc503410e54b35727f035c72477f3d1944_ppc64le",
"8Base-RHACM-2.6:rhacm2/acm-operator-bundle@sha256:ce699187f250b93976b8063228ac12d11c6c8f6baba69ba4ed17a38730e84eb3_amd64",
"8Base-RHACM-2.6:rhacm2/acm-prometheus-config-reloader-rhel8@sha256:693a77a9324d6c7f0e69bd9d5725b51f3e429972f1e67469e93648cb347eae84_arm64",
"8Base-RHACM-2.6:rhacm2/acm-prometheus-config-reloader-rhel8@sha256:89757e804d5df2b5eeeb1191b599c3acb9e75f61170f888095302830d6de0582_s390x",
"8Base-RHACM-2.6:rhacm2/acm-prometheus-config-reloader-rhel8@sha256:8e45e1fd7342d7525b118f01794cac1f4a8662def5f2a06336b698db2e268742_amd64",
"8Base-RHACM-2.6:rhacm2/acm-prometheus-config-reloader-rhel8@sha256:ce1c17b34b7aac2e990dc0efe40f4406e73f727b2c7bfe109eded849de753f1a_ppc64le",
"8Base-RHACM-2.6:rhacm2/acm-prometheus-rhel8@sha256:728606d96dd9e0fc2e7810e092e10ee071ec36598c990c8252beccace59a679e_amd64",
"8Base-RHACM-2.6:rhacm2/acm-prometheus-rhel8@sha256:b457d0b95d88c5dd0aac87492cbca40a9d7c2074002ad110f52d562f0c5d0797_arm64",
"8Base-RHACM-2.6:rhacm2/acm-prometheus-rhel8@sha256:f34d2569033bfb1d173342264f090f46d80f7843d52704a7ce9e9eb9de2f5abb_s390x",
"8Base-RHACM-2.6:rhacm2/acm-prometheus-rhel8@sha256:f720e0a94bfe7ed5d812819a3e77cc0581be102970127d8c0d4aa06a05edbf3d_ppc64le",
"8Base-RHACM-2.6:rhacm2/acm-volsync-addon-controller-rhel8@sha256:17ccd6b924b36ab14e3ca5f5331ba7e4c86f8cb64304640d58c3ee6b76edbcaf_ppc64le",
"8Base-RHACM-2.6:rhacm2/acm-volsync-addon-controller-rhel8@sha256:27079308ea87e35564cc3089c65eae68d63880a3bb093ca64d1678a68b60fcec_amd64",
"8Base-RHACM-2.6:rhacm2/acm-volsync-addon-controller-rhel8@sha256:9eabaac2df91aeef613d6973669d07298f2159c6a6e0c9f294623f7b1a10bc08_s390x",
"8Base-RHACM-2.6:rhacm2/acm-volsync-addon-controller-rhel8@sha256:f7abdf1756bc0ff2ebf02fee0469a8b9eeabe1fa8cafdd21c6e8f958155b70bb_arm64",
"8Base-RHACM-2.6:rhacm2/cert-policy-controller-rhel8@sha256:017c1e663827a3b55d70badd3ed979b5d1831252c49d671897a85a75afaa5bb0_s390x",
"8Base-RHACM-2.6:rhacm2/cert-policy-controller-rhel8@sha256:0610778095974edf936602018281bf7a5e287ba9eca9f661a423e68bbe000e40_ppc64le",
"8Base-RHACM-2.6:rhacm2/cert-policy-controller-rhel8@sha256:a66d7d4ee1179f7fce639490f919d722db54eaa3118b4135078c33e6cbf91488_amd64",
"8Base-RHACM-2.6:rhacm2/cert-policy-controller-rhel8@sha256:d660befef0c8f7a4db7aa3b865545c9863d8f37e7ba4b8de4380185f82b208d4_arm64",
"8Base-RHACM-2.6:rhacm2/cluster-backup-rhel8-operator@sha256:1a749d0795972a9bfd5a00aa96c238a660673464be01b2aa9fd7a3aeead6ddf7_amd64",
"8Base-RHACM-2.6:rhacm2/cluster-backup-rhel8-operator@sha256:8915dbdc562e63441f79041bdf1176e46ce53e95418d133f0cd0c1ff79da48a2_arm64",
"8Base-RHACM-2.6:rhacm2/cluster-backup-rhel8-operator@sha256:995f225449b207da9a3cad175dac85b87eefb28ff5bae6a588f40fd79fbe12a1_ppc64le",
"8Base-RHACM-2.6:rhacm2/cluster-backup-rhel8-operator@sha256:f1255a76c6275a4b6a400c82e204a5112fff6fe87f71626f8f309763f6a5d9e4_s390x",
"8Base-RHACM-2.6:rhacm2/config-policy-controller-rhel8@sha256:3b2e0d850e8fc966ec80bff16df26002334744a96b81c7a7dfe222f1706a52e3_s390x",
"8Base-RHACM-2.6:rhacm2/config-policy-controller-rhel8@sha256:447f275bbde46d7fc173798ef5abc0a77a6780f0dffdc171786edbe00f27d8d8_ppc64le",
"8Base-RHACM-2.6:rhacm2/config-policy-controller-rhel8@sha256:61964a1a0ddf2e98bcf5249b7374235055ab85cc26663a8d9397c2b7f6fbb4c6_amd64",
"8Base-RHACM-2.6:rhacm2/config-policy-controller-rhel8@sha256:a3abaa3d0bf1d34fa9e40903a8713c439f5f7f751e775d32cbab308983064ce0_arm64",
"8Base-RHACM-2.6:rhacm2/console-rhel8@sha256:6c0f630ff57f6f423df6dbf4df9faad25089f9b391be35cb8bc9cd5211f94d67_arm64",
"8Base-RHACM-2.6:rhacm2/console-rhel8@sha256:8608aed6971299def3fbe749336727e84c69582664dedac3145b92ea24e62e4d_amd64",
"8Base-RHACM-2.6:rhacm2/console-rhel8@sha256:afa80ae8274db7fa6796c35980fc5df15889e94aff3361f6cda643e5a09da220_ppc64le",
"8Base-RHACM-2.6:rhacm2/console-rhel8@sha256:f06e4e3f62db52c6d7fa0bc1f289de773e18d076bc38612e1b0ddc85c76fde06_s390x",
"8Base-RHACM-2.6:rhacm2/endpoint-monitoring-rhel8-operator@sha256:060bcd658756a924b4ce4d202bd447a3254fc1f49af7d685dde8720f355cde8e_arm64",
"8Base-RHACM-2.6:rhacm2/endpoint-monitoring-rhel8-operator@sha256:091d66731c5fe8eba5646c6b2622bb38c074e202a8a4a7e906921673b60f0898_amd64",
"8Base-RHACM-2.6:rhacm2/endpoint-monitoring-rhel8-operator@sha256:80660eb7f3c068768b0ea04ff20f4539194c52427ffdab4626bf781aa3f2ca64_s390x",
"8Base-RHACM-2.6:rhacm2/endpoint-monitoring-rhel8-operator@sha256:d6204fcf04c83bac13232ec1602572ad5f22bb528537e591079dfa36152697ec_ppc64le",
"8Base-RHACM-2.6:rhacm2/governance-policy-propagator-rhel8@sha256:51be0f04938b60ed1dba60908bebd2000d78e4ade34757bae70a083c67d77e8e_arm64",
"8Base-RHACM-2.6:rhacm2/governance-policy-propagator-rhel8@sha256:9577701bf3c7aa00b99531d2c3842130abc6cd91c52c4a7ba040b705eeace4c7_s390x",
"8Base-RHACM-2.6:rhacm2/governance-policy-propagator-rhel8@sha256:bdc6c128628db86697af198430c5ae5c61c3e586c1a97187e4d4e852cec61e92_ppc64le",
"8Base-RHACM-2.6:rhacm2/governance-policy-propagator-rhel8@sha256:cc519319b9f4fe672144ebedd772ddf56d5de90e3c8f52c0fb9b55313f71a7b3_amd64",
"8Base-RHACM-2.6:rhacm2/governance-policy-spec-sync-rhel8@sha256:2c1905ae8a83e5598678457fd955cbc867453ed5836de6fcc182e4928df8bd67_s390x",
"8Base-RHACM-2.6:rhacm2/governance-policy-spec-sync-rhel8@sha256:4a8d30cc0e1d83c69b7f3339418b101da23fbcaee7d326bedaff677eceb25ab2_ppc64le",
"8Base-RHACM-2.6:rhacm2/governance-policy-spec-sync-rhel8@sha256:6849cf1b4dd883d5b4c0cf90a3adfb26cb59d03d3b892cee3669a32dd6b8dcc2_amd64",
"8Base-RHACM-2.6:rhacm2/governance-policy-spec-sync-rhel8@sha256:d06ffc621167aff31ecb0fa417b294ff0676fb00e4ef1c6cb0fb2aaf4b2561e0_arm64",
"8Base-RHACM-2.6:rhacm2/governance-policy-status-sync-rhel8@sha256:4c86e16f15aaf454e4e5ce5436e1db27a5f8a55f573c3eaf02e4786fe52edfc8_arm64",
"8Base-RHACM-2.6:rhacm2/governance-policy-status-sync-rhel8@sha256:cf6a75d94f50dd063e939aee18756c767cba43f4e1e62a9c2f2b764ac6f43746_s390x",
"8Base-RHACM-2.6:rhacm2/governance-policy-status-sync-rhel8@sha256:e072b615eeffff80a94831e58c70980684c1ec4bd972844b25b157eb7ed5937f_ppc64le",
"8Base-RHACM-2.6:rhacm2/governance-policy-status-sync-rhel8@sha256:fffe971caa2e911d9c972c0e88712ff431d34c63dbe74e25f1cababa50ea7417_amd64",
"8Base-RHACM-2.6:rhacm2/governance-policy-template-sync-rhel8@sha256:10bc1a3833599a593a058e804de67e92888ed779fd0000928d4a70b6c7d5c1c2_amd64",
"8Base-RHACM-2.6:rhacm2/governance-policy-template-sync-rhel8@sha256:5c17f979f47840a879059ad83de12f0756889564a17190ba4438a7632c999bb1_arm64",
"8Base-RHACM-2.6:rhacm2/governance-policy-template-sync-rhel8@sha256:848bce8007de7714afc8c755b5f0c3cdf5eb6b1d259811c947bc295924539a0e_ppc64le",
"8Base-RHACM-2.6:rhacm2/governance-policy-template-sync-rhel8@sha256:95439f7e18fa87601d5860cbd9ca5f0738786e30a629d23788fd5fe33d694c66_s390x",
"8Base-RHACM-2.6:rhacm2/grafana-dashboard-loader-rhel8@sha256:1f5c1b2cffebf069859e95d0e722cb293f8c176bf5c5873bb9517c96b26c2e10_arm64",
"8Base-RHACM-2.6:rhacm2/grafana-dashboard-loader-rhel8@sha256:5223158a122658bafbd853c596cdc1f7bd7a0e4fdd82b1c3668ac84adeae9f24_s390x",
"8Base-RHACM-2.6:rhacm2/grafana-dashboard-loader-rhel8@sha256:561f1f05925cfe3c5f0f8a9b7475be4bbab183b5611ecfe09b090d80fa4bc2fe_amd64",
"8Base-RHACM-2.6:rhacm2/grafana-dashboard-loader-rhel8@sha256:734270221ec4a516e7eb77f2ec3a753384242116aa70320a1dbe969e915af1df_ppc64le",
"8Base-RHACM-2.6:rhacm2/iam-policy-controller-rhel8@sha256:2827e5f485213f92e2d0092187f3976dd6fe598e39b5cf2212d48c3a44c34b13_arm64",
"8Base-RHACM-2.6:rhacm2/iam-policy-controller-rhel8@sha256:8ca9e80365c76b66b2de3924fc50a5912e606042c704b02cb174a4b8bd3927c4_amd64",
"8Base-RHACM-2.6:rhacm2/iam-policy-controller-rhel8@sha256:c5069e76a900aa300102a0ae54ecbc12c0ac31abfeed8656ee60a949daef79c3_s390x",
"8Base-RHACM-2.6:rhacm2/iam-policy-controller-rhel8@sha256:ca05e79e5508924af71f323c13f664770d8dd4eb61ecf0894e4f9a81f7a1b402_ppc64le",
"8Base-RHACM-2.6:rhacm2/insights-client-rhel8@sha256:02cacfec60c80b9228e8b18949751de867f974ea6b1172129096e64e949c0598_amd64",
"8Base-RHACM-2.6:rhacm2/insights-client-rhel8@sha256:2b14036d0291e54c3191682de2ea875a78d78c35b2791a5a113ba1a8920f0621_ppc64le",
"8Base-RHACM-2.6:rhacm2/insights-client-rhel8@sha256:d4c05f641de8fd0753d63cc6d5b62464d3d6a87d601514e87ef2e40bbe7b01b6_s390x",
"8Base-RHACM-2.6:rhacm2/insights-client-rhel8@sha256:e15c410b693b34f49869d037ebb5584384fcdf88114b7a94967ca09f1361a5f3_arm64",
"8Base-RHACM-2.6:rhacm2/insights-metrics-rhel8@sha256:67aa55bb65685395ad2773e7459dff5fbccdeedcf9e56ec2722d8f5c919eae89_s390x",
"8Base-RHACM-2.6:rhacm2/insights-metrics-rhel8@sha256:6c54e08f5f6c2cae41a5e108e1019ff6522af8f69d666e22eb4631cd83b85917_amd64",
"8Base-RHACM-2.6:rhacm2/insights-metrics-rhel8@sha256:88d9b7246aa75cb2c88ccb7f2f1202fc465be0f2d89e59f1d2259f69ada56d9d_arm64",
"8Base-RHACM-2.6:rhacm2/insights-metrics-rhel8@sha256:bad98fe71638d7346f31ea45f6063ec970bf90844bb5c5dc5f917bb0f0099899_ppc64le",
"8Base-RHACM-2.6:rhacm2/klusterlet-addon-controller-rhel8@sha256:22e510955af3fa736b7306c387f44b5f15f5f9a7a006c6587e06d5d8602cc2f0_s390x",
"8Base-RHACM-2.6:rhacm2/klusterlet-addon-controller-rhel8@sha256:55bc86326f992cc4f4401b93f90cdd2baa6728015ffaf6168f2d46ae43c70cf4_ppc64le",
"8Base-RHACM-2.6:rhacm2/klusterlet-addon-controller-rhel8@sha256:8dd7f47af047fb899c7fcbad61cb8f38da45990cac186f9235aec3e4e7de25e9_amd64",
"8Base-RHACM-2.6:rhacm2/klusterlet-addon-controller-rhel8@sha256:bdb97eb5bb0e8f59edf0d389fb07c45171e728dc8b4d2bdacd785193b46ec03b_arm64",
"8Base-RHACM-2.6:rhacm2/kube-rbac-proxy-rhel8@sha256:11a353ee9da6cc843d5f346f4fa51681d13318e2e61fc4d1a3f63406eb175260_s390x",
"8Base-RHACM-2.6:rhacm2/kube-rbac-proxy-rhel8@sha256:31757f3e3bb08b4e49e54694b18b3cf327637be20535482b2df1345b17444dda_amd64",
"8Base-RHACM-2.6:rhacm2/kube-rbac-proxy-rhel8@sha256:b2c0b7414d0fc36a49cbdc5a56b25dd62aac18defc2defbd9c1895cd13a5e716_arm64",
"8Base-RHACM-2.6:rhacm2/kube-rbac-proxy-rhel8@sha256:dbd816d503e9beb58622604432eb415419e893627eb95c1ceeb8ff5bda7d6335_ppc64le",
"8Base-RHACM-2.6:rhacm2/kube-state-metrics-rhel8@sha256:53246a6df1f0880d94ed2644fa4366e3e2108b6fa8a51745af87785346ce5304_s390x",
"8Base-RHACM-2.6:rhacm2/kube-state-metrics-rhel8@sha256:5f2393bceefffb32240043b6722aa73d31fc8133cc2666fcf5eb8d33794bc54f_arm64",
"8Base-RHACM-2.6:rhacm2/kube-state-metrics-rhel8@sha256:c792c043462281cde7c93bd8e2136f62ca17d072e7f466353f37de8e5f5dc949_ppc64le",
"8Base-RHACM-2.6:rhacm2/kube-state-metrics-rhel8@sha256:e6b1d24b56e6973eee1569e351db6637ca67e1d6cd124adb845cbf6e35a4f6af_amd64",
"8Base-RHACM-2.6:rhacm2/management-ingress-rhel8@sha256:07238998d21204cd8f25dc63e6dbde20a2dd25c3b96609729306db6c63a0fca4_arm64",
"8Base-RHACM-2.6:rhacm2/management-ingress-rhel8@sha256:0d2665d19a8753c6269f594b68b067cd62a402404287e6416543c1af2d7d3cf4_ppc64le",
"8Base-RHACM-2.6:rhacm2/management-ingress-rhel8@sha256:6917d018e53aabb6f5402f02000aedd2e5cf71bcc84562e0fc7d7c87049f4b67_amd64",
"8Base-RHACM-2.6:rhacm2/management-ingress-rhel8@sha256:73b0444bd91a1dade3b7e76245ac8d6cb568929bba321b8c86c269d6f542ac3b_s390x",
"8Base-RHACM-2.6:rhacm2/memcached-exporter-rhel8@sha256:7d85dd62346a647d22202baa0f8d405b2aaf9a7174b38e5d29df2e03530009c3_s390x",
"8Base-RHACM-2.6:rhacm2/memcached-exporter-rhel8@sha256:9635616c8f058e67d557201147904b05f8b49938f63fb2b0239dfca883f61685_arm64",
"8Base-RHACM-2.6:rhacm2/memcached-exporter-rhel8@sha256:9e91ecec92ec0df8b72beb6040f39d9a25b0bfad844e92ea34cc2d648d221d22_ppc64le",
"8Base-RHACM-2.6:rhacm2/memcached-exporter-rhel8@sha256:c773b9a2fffcd549d4936054260f655c78da603957826d6bad4e8567a213ad10_amd64",
"8Base-RHACM-2.6:rhacm2/memcached-rhel8@sha256:584f8c4a9a1b75fc71948a98add560d4fe3d936ee46ac791f32121dbadf8c7d2_ppc64le",
"8Base-RHACM-2.6:rhacm2/memcached-rhel8@sha256:59b3ce3f3f4459c97cfffee5e20830d70f8a69198b5fab271e6c478d615c46d3_arm64",
"8Base-RHACM-2.6:rhacm2/memcached-rhel8@sha256:6f458c76757203b28434f871027c6a466a73d246ceb5bfac8793ad1896a672ab_amd64",
"8Base-RHACM-2.6:rhacm2/memcached-rhel8@sha256:e34722fd656e3205dcdb565b0ab68e9971174c11f125dbfff3bf82e1e21f3a76_s390x",
"8Base-RHACM-2.6:rhacm2/metrics-collector-rhel8@sha256:3a81a018b939752543e78c2d68d1436b851be2256b88c3e66cd506ae1d8f4c9c_ppc64le",
"8Base-RHACM-2.6:rhacm2/metrics-collector-rhel8@sha256:6a3e0c36c123c9dc54759655d9148f580abada501034914863a6528ded19ef34_amd64",
"8Base-RHACM-2.6:rhacm2/metrics-collector-rhel8@sha256:7991f484f97b9951f27f70e67d5db0850c4189ee86db8406cdda961a9beb06f0_arm64",
"8Base-RHACM-2.6:rhacm2/metrics-collector-rhel8@sha256:fa08b9bf3fd334738984e150ba5bfd2e005374752f3112340b65f6434eacd057_s390x",
"8Base-RHACM-2.6:rhacm2/multicloud-integrations-rhel8@sha256:2bcbf9a565f3c566061325aca3174ec755b5c94a28612718a3f1563db317273e_ppc64le",
"8Base-RHACM-2.6:rhacm2/multicloud-integrations-rhel8@sha256:6813ccd43a1aecd1aaf4d5d4b1620fd63bbca00b736100189ff91246bf3bc36b_arm64",
"8Base-RHACM-2.6:rhacm2/multicloud-integrations-rhel8@sha256:db89ef3686570526afdb2b79fd698aca5dc50c633009760f1748fb9fd506067b_amd64",
"8Base-RHACM-2.6:rhacm2/multicloud-integrations-rhel8@sha256:db8bc27937802c5d8fff769b9c93c8a01411629d199adbc39235e721d6468b30_s390x",
"8Base-RHACM-2.6:rhacm2/multicluster-observability-rhel8-operator@sha256:434db0ca203b14b899fff9b7a2a5b975de852ea29620a828f29246448aba873c_ppc64le",
"8Base-RHACM-2.6:rhacm2/multicluster-observability-rhel8-operator@sha256:876bfa63b0e13833eaeadb7c6a0481f1d7970b283f69ece4d81c99985f4dd161_arm64",
"8Base-RHACM-2.6:rhacm2/multicluster-observability-rhel8-operator@sha256:d23f208e020d42bc095011d423146e2da35b2bc85b844911bde2f4edf696bdca_amd64",
"8Base-RHACM-2.6:rhacm2/multicluster-observability-rhel8-operator@sha256:f29581baf5277588d2e4cd01380ecf46e3c97a2f17ade01b048f75c29f18d62c_s390x",
"8Base-RHACM-2.6:rhacm2/multicluster-operators-application-rhel8@sha256:1952d422bd7ba42323711faba59244c449293cc92502e350460fee07c0e3b34a_ppc64le",
"8Base-RHACM-2.6:rhacm2/multicluster-operators-application-rhel8@sha256:566a60f630ec346eced3106ec072963d1b9f9d300e7d4cee6af6dc0d590a3937_s390x",
"8Base-RHACM-2.6:rhacm2/multicluster-operators-application-rhel8@sha256:724dd9f4a5e4acd061206ca2ea57c329210ade5135dbdf941b8d7e720daa4f10_arm64",
"8Base-RHACM-2.6:rhacm2/multicluster-operators-application-rhel8@sha256:ace8895fc62c1394dfa7854fd9ce3e14ef859e989255f70dc9a5a3d9bcd514c0_amd64",
"8Base-RHACM-2.6:rhacm2/multicluster-operators-channel-rhel8@sha256:1ebe6504a6a58f39f93952bf1c135ea58ff77e65c5b8ba73c7ad6295e66a1b45_s390x",
"8Base-RHACM-2.6:rhacm2/multicluster-operators-channel-rhel8@sha256:557cc962d0b10d80a9dea7adce387ea28fb4199a02fa8546645ab2cacbf28b88_ppc64le",
"8Base-RHACM-2.6:rhacm2/multicluster-operators-channel-rhel8@sha256:82526c7c046325bde1dfa0a47b58b773355f00bc95c23be75105e7255e7bddd2_arm64",
"8Base-RHACM-2.6:rhacm2/multicluster-operators-channel-rhel8@sha256:85e20d97f28e43668c2790bd6e0adbc598d01f9fab849761fb96d7a5c4946a87_amd64",
"8Base-RHACM-2.6:rhacm2/multicluster-operators-subscription-rhel8@sha256:7310f31faae367a363c27a7236b562bbfe8381a352fce906279590bac11571d2_ppc64le",
"8Base-RHACM-2.6:rhacm2/multicluster-operators-subscription-rhel8@sha256:7676d33b9be36ca6660d3aed888fdffcf270fcf82258ed9531e2746a3d27610c_s390x",
"8Base-RHACM-2.6:rhacm2/multicluster-operators-subscription-rhel8@sha256:e718d5abef58365d547ef73828a26adff5b6cef1bf935aa7c27f12f604b50337_amd64",
"8Base-RHACM-2.6:rhacm2/multicluster-operators-subscription-rhel8@sha256:f58aff87d1efb64417c6976f6772a464e54beefe847f50a141726b7a1a6a293a_arm64",
"8Base-RHACM-2.6:rhacm2/multiclusterhub-repo-rhel8@sha256:03222a9dd6eca9cf44932a0ff1bf89bd9d2d29683f1ebb0d0aa49171b77a4963_ppc64le",
"8Base-RHACM-2.6:rhacm2/multiclusterhub-repo-rhel8@sha256:881b8c3b19918affd478c0ad0c73dff96dd28f5c1dfddb86472b42e422fa25b6_amd64",
"8Base-RHACM-2.6:rhacm2/multiclusterhub-repo-rhel8@sha256:9de94ea1f83ec8b7257c7b2befc1485ed9cc40c9ef3600c4c4c50934e708cf9d_s390x",
"8Base-RHACM-2.6:rhacm2/multiclusterhub-repo-rhel8@sha256:a45ed68e7d3ac89d17eaf06445cabfc19a9ce85a42f116d75028d6acd18a322b_arm64",
"8Base-RHACM-2.6:rhacm2/multiclusterhub-rhel8@sha256:48d1fa8bc5f6a4d8349c41126301bd86d12836384f336881ecb71bd79f84ae93_ppc64le",
"8Base-RHACM-2.6:rhacm2/multiclusterhub-rhel8@sha256:a33e91fb763a2f0894433bce31bd44229e7d5f5c53d36c6b6f643807a45c110b_arm64",
"8Base-RHACM-2.6:rhacm2/multiclusterhub-rhel8@sha256:d6e126cbdd3cfbcdee04b093389ca1b07ac8038da96060051ed94e1eeacc6d92_s390x",
"8Base-RHACM-2.6:rhacm2/multiclusterhub-rhel8@sha256:ecf12158a2d8802b4c7efd6b336ff36c1e002223b1d385a40fbef638d5e4aa21_amd64",
"8Base-RHACM-2.6:rhacm2/node-exporter-rhel8@sha256:14d23638efff3c30661c9a5f3ddb6ab0c7a9d162de1176dd9565cf49dfa4b9c5_amd64",
"8Base-RHACM-2.6:rhacm2/node-exporter-rhel8@sha256:533005e1608de68a09e53599de3f30990db95cb923794bab9ae9e3bc1a8b6baf_arm64",
"8Base-RHACM-2.6:rhacm2/node-exporter-rhel8@sha256:99eef3491c7092afa14179b9a9d39dd8fbfb3c9bb61759d678af5d91ac23e59d_s390x",
"8Base-RHACM-2.6:rhacm2/node-exporter-rhel8@sha256:e200d4e1802cce7fce32b1e0dc5c3220b6f6477b73b3a2d8ea26a5a42d63f46b_ppc64le",
"8Base-RHACM-2.6:rhacm2/observatorium-rhel8-operator@sha256:092e3437e6d38b2bf676d7fb67ad672e3ef03440017b5af7c1ebd2beb3f437eb_amd64",
"8Base-RHACM-2.6:rhacm2/observatorium-rhel8-operator@sha256:8cf076bfb049d1aabd00040ee65f0fedd590f0dd448c7561de494093a915b397_ppc64le",
"8Base-RHACM-2.6:rhacm2/observatorium-rhel8-operator@sha256:e69987a64fdbf873d4b19d8626c0c5e99dd13d7c95446850559be966dae45ad0_arm64",
"8Base-RHACM-2.6:rhacm2/observatorium-rhel8-operator@sha256:f0bf89eaea6b7afc2d08c77bd40dfba581f91f462f5ec3d70473b332ca6f781c_s390x",
"8Base-RHACM-2.6:rhacm2/observatorium-rhel8@sha256:0686cfddd61737f7e7eb4f0c011397277394559edac3bb947c0969e302686dd5_ppc64le",
"8Base-RHACM-2.6:rhacm2/observatorium-rhel8@sha256:8f2f3732600235f66c406b6121ac37979f52572ce90353b6e099be7b74406251_amd64",
"8Base-RHACM-2.6:rhacm2/observatorium-rhel8@sha256:9e1fccc5b17865a6d7baaa1a15cb50f47d80a14b0a7bcbd94c12f0ddcaaf1b28_s390x",
"8Base-RHACM-2.6:rhacm2/observatorium-rhel8@sha256:bdd89a1051c8f21e7d81ff80c96731a0eaa7d15c320ab1e6b1dc3f6babd42598_arm64",
"8Base-RHACM-2.6:rhacm2/prometheus-alertmanager-rhel8@sha256:0860b7aa5e8b07792ad7f5d5c0654e23e9da8eedd4b9f509caea616dcfa97d69_amd64",
"8Base-RHACM-2.6:rhacm2/prometheus-alertmanager-rhel8@sha256:624895d8579ef6f3e5b17558a30775790ec6f00701f8c5cdfa315292d7f9e867_s390x",
"8Base-RHACM-2.6:rhacm2/prometheus-alertmanager-rhel8@sha256:6d09865a228cdbbc6d1ac13042c3c00f0bd086f6dc181dfa3cdf8c7f9d826b9e_arm64",
"8Base-RHACM-2.6:rhacm2/prometheus-alertmanager-rhel8@sha256:c69fee848d21346a271972e89d91898eac9fec27d598d98ffa004ca8d1b53270_ppc64le",
"8Base-RHACM-2.6:rhacm2/prometheus-rhel8@sha256:52cea7c27de23e3358030b09f22b962723c523a940f8e2043edc298c907d761c_arm64",
"8Base-RHACM-2.6:rhacm2/prometheus-rhel8@sha256:67e0fadfbb4d99a60435ed12b470772b38ace4ca815fe73da68eb3c826e200fc_ppc64le",
"8Base-RHACM-2.6:rhacm2/prometheus-rhel8@sha256:e8241b1d852d605b44ecfcc552cb0f905f72e8a17c8d228162b40c19388f5176_s390x",
"8Base-RHACM-2.6:rhacm2/prometheus-rhel8@sha256:ed0cc13e79949436d29a7ad0b41b189744a177ea27545fd5eb9b4f71e87bd0eb_amd64",
"8Base-RHACM-2.6:rhacm2/rbac-query-proxy-rhel8@sha256:29c76a37497f212aed280e2bf16ef45fb3785fb4649ce17b7fe9d653a79e2112_arm64",
"8Base-RHACM-2.6:rhacm2/rbac-query-proxy-rhel8@sha256:475a45884a51127722030226ff9a5f0752c98574c41eb61796aece5e702346a3_ppc64le",
"8Base-RHACM-2.6:rhacm2/rbac-query-proxy-rhel8@sha256:582301b10af0b966ae7d5e130cb0e5f96e7912dc66b4108e0d6078656ca80604_amd64",
"8Base-RHACM-2.6:rhacm2/rbac-query-proxy-rhel8@sha256:f1c7de85a44c03f48a6f62ba1d7d650f0b06e0f502cecff1512ad637b5bc1c27_s390x",
"8Base-RHACM-2.6:rhacm2/redisgraph-tls-rhel8@sha256:128279a656bfbde6c2c052766d63a1de6a06d8bea2707813c64396c2ae382478_amd64",
"8Base-RHACM-2.6:rhacm2/redisgraph-tls-rhel8@sha256:35927ca6e6e9c8d420c499a0c8ad37c4297ba19743d550f489d3e66482275a49_arm64",
"8Base-RHACM-2.6:rhacm2/redisgraph-tls-rhel8@sha256:4696baed553266682ba2b54d3bf683d2ff1241b625de5ec54a45c1b2c5f96243_s390x",
"8Base-RHACM-2.6:rhacm2/redisgraph-tls-rhel8@sha256:d722f2ffab1f58bbaf3c62ef71dbf7e6c4023e6ab17690f1049075a321d0b1ac_ppc64le",
"8Base-RHACM-2.6:rhacm2/search-aggregator-rhel8@sha256:2b5f372c1c73c4de587b5a4388d95b8cc553fc56af446fcefa0e14c6d980b6b3_ppc64le",
"8Base-RHACM-2.6:rhacm2/search-aggregator-rhel8@sha256:38fceeedc0672def1c2cf42bb6743ae726e77d9f7352d002b3fc688c6d551852_amd64",
"8Base-RHACM-2.6:rhacm2/search-aggregator-rhel8@sha256:6a915335bcebb0884fc72df2dfee97c74d42c035864b960e1c800fa6c5f8d93c_arm64",
"8Base-RHACM-2.6:rhacm2/search-aggregator-rhel8@sha256:752decaefc38aa009f54201b38d4ab26d9b4020caec649d9b1f1564f56c47c2a_s390x",
"8Base-RHACM-2.6:rhacm2/search-api-rhel8@sha256:37eea70d5b1c89c25372dcea8c8c03e1e0a9af1b5a06f3b0706ba776ae8847c1_amd64",
"8Base-RHACM-2.6:rhacm2/search-api-rhel8@sha256:7400088d206592eb29cd86182909626262c9b2a99f017811fcc9d8a753c39009_arm64",
"8Base-RHACM-2.6:rhacm2/search-api-rhel8@sha256:aa8ea0deabc39a068f3f6ce9fa6334e44fc507355009a9bff448e742156ec203_ppc64le",
"8Base-RHACM-2.6:rhacm2/search-api-rhel8@sha256:b4d2d39c2b3b736987f1e888b858d52a7ebd9f8d0cebd3bdef8c59f6e3e41725_s390x",
"8Base-RHACM-2.6:rhacm2/search-collector-rhel8@sha256:0174699ec75fcda08892b4e72b674df989af51ea5f04de57a62c2a85a3c08f4f_arm64",
"8Base-RHACM-2.6:rhacm2/search-collector-rhel8@sha256:5a29a9805b8d20969cba86da11a9de8176a3172df361aec5fae136a4271de308_amd64",
"8Base-RHACM-2.6:rhacm2/search-collector-rhel8@sha256:be7eed9ad9502bcc294081f7e2098fc4f8411c912c34fe63479b5b770d06caca_s390x",
"8Base-RHACM-2.6:rhacm2/search-collector-rhel8@sha256:c467c1d7ceaf5281077f7fe8ff1c1c4cffe325132890a3ab9b96ea5db2e2c930_ppc64le",
"8Base-RHACM-2.6:rhacm2/search-rhel8@sha256:2135cd20bb7ebbf48499992fe46a928e28fc78c86e360633ea09054520c42539_ppc64le",
"8Base-RHACM-2.6:rhacm2/search-rhel8@sha256:3a7a31974210e21a3faed9b57a75b970c70ac41d9662b884d4ce67275f756fc7_arm64",
"8Base-RHACM-2.6:rhacm2/search-rhel8@sha256:6e6a19f1440e4eb15a8206e18f7f4dde3e1a5c6518944571d09923d116d3f04e_amd64",
"8Base-RHACM-2.6:rhacm2/search-rhel8@sha256:e6ed3e65f0d49b3c6b0e3e97593a8fae4d453f3aecf8d7829c0d25c68bc91ea1_s390x",
"8Base-RHACM-2.6:rhacm2/submariner-addon-rhel8@sha256:7b80d01371f551df506bd0c56df6829845bfce497ff01cc44b68f172ed5399b4_ppc64le",
"8Base-RHACM-2.6:rhacm2/submariner-addon-rhel8@sha256:934c560bc786015c694e9cffbae8e86f631b3331d62f5a547931446dae82f8c3_s390x",
"8Base-RHACM-2.6:rhacm2/submariner-addon-rhel8@sha256:b467881f4028a89a9e79ba93da719845db576f47a04ae6e569c2317be5594b29_arm64",
"8Base-RHACM-2.6:rhacm2/submariner-addon-rhel8@sha256:fc5592d42e4aca70288448d174511b922ece7f8cb4b41c6a36195c3a4a60aa36_amd64",
"8Base-RHACM-2.6:rhacm2/thanos-receive-controller-rhel8@sha256:21f2626c10c4fb61b37e6ca4ab574186b423f155fbc5cfef3e894fff04cc270e_ppc64le",
"8Base-RHACM-2.6:rhacm2/thanos-receive-controller-rhel8@sha256:c357074958324fc5d602cdcf1cba285bf8582e0b36af79a8f6211bb0dfb77a10_amd64",
"8Base-RHACM-2.6:rhacm2/thanos-receive-controller-rhel8@sha256:d9ac8e67d6d9858b16dd9d1d49c1dd904aa22a7b618e5d33292344faced9c0d3_arm64",
"8Base-RHACM-2.6:rhacm2/thanos-receive-controller-rhel8@sha256:e3b840a7833680170f9e9ca52309552c584935a68c75cc71e6d576b104dc01c8_s390x",
"8Base-RHACM-2.6:rhacm2/thanos-rhel8@sha256:453c525197ccfe1f866af70ca2e7f3deb6f98d0b98c09b602b4fa1368787213d_amd64",
"8Base-RHACM-2.6:rhacm2/thanos-rhel8@sha256:4b3b45ad0b564360c245d20b1540c2398c9606cf8684275e4ee071c591357929_arm64",
"8Base-RHACM-2.6:rhacm2/thanos-rhel8@sha256:7e43ba8f47ec54b5f86d13c81b67b044176530b63b5ae3f40332fc975cc6b21f_s390x",
"8Base-RHACM-2.6:rhacm2/thanos-rhel8@sha256:faaa00c0af80c781a7c610616153a3cd1dc1b20637934c3a243a2e9664ba0ee5_ppc64le"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "golang: encoding/gob: stack exhaustion in Decoder.Decode"
},
{
"cve": "CVE-2022-31129",
"cwe": {
"id": "CWE-400",
"name": "Uncontrolled Resource Consumption"
},
"discovery_date": "2022-07-07T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2105075"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in the Moment.js package. Users who pass user-provided strings without sanity length checks to the moment constructor are vulnerable to regular expression denial of service (ReDoS) attacks.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "moment: inefficient parsing algorithm resulting in DoS",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "Red Hat Fuse provides the affected software but does not use the functionality and as such its impact has been downgraded to Low.\n\nRed Hat Advanced Cluster Management for Kubernetes (RHACM) ships a vulnerable version of the moment library. However, this affected functionality is restricted behind OAuth, reducing the impact to Moderate.\n\nRed Hat Satellite ships a vulnerable version of the moment library. However, this only affects a specific component (qpid-dispatch), reducing the impact to Moderate.\n\nRed Hat Ceph Storage (RHCS) ships a vulnerable version of the moment library, however, it is not directly used and is a transitive dependency from Angular. In addition, the impact would only be to the grafana browser, and not the underlying RHCS system, which reduces the impact to Moderate. \n\nRed Hat OpenShift Service Mesh (OSSM) ships a vulnerable version of the moment library, however, it is not directly used, and as such, the impact has been lowered to Moderate.\n\nRed Hat OpenShift distributed tracing ships a vulnerable version of the moment library, however, it is not directly used, and as such, the impact has been lowered to Moderate.\n\nIn Logging Subsystem for Red Hat OpenShift the vulnerable moment nodejs package is bundled in the ose-logging-kibana6 container as a transitive dependency, hence the direct impact is reduced to Moderate.\n\nIn OpenShift Container Platform 4 the vulnerabile moment package is a third party dependency, hence the direct impact is reduced to Moderate.\n\nIn Quay IO 3.10 and above, no version of affected momentjs is present.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"8Base-RHACM-2.6:rhacm2/acm-governance-policy-addon-controller-rhel8@sha256:615ab5d9542759d921634737709e84a8e65d003ea136e5d22858d380225fd177_amd64",
"8Base-RHACM-2.6:rhacm2/acm-governance-policy-addon-controller-rhel8@sha256:958b729d30f10b9c121e68ac8ede2054ed29cc52a9a7d6df0537ed221aa74358_s390x",
"8Base-RHACM-2.6:rhacm2/acm-governance-policy-addon-controller-rhel8@sha256:b5bef941b4e0b5b3529ca5b2311c85295b9f6d12e482a9cbdad691c2406541f1_ppc64le",
"8Base-RHACM-2.6:rhacm2/acm-governance-policy-addon-controller-rhel8@sha256:f6194b9056d77e54f3c74caa9eab87bd1df1818d082fc807229d1c44ec6c88c4_arm64",
"8Base-RHACM-2.6:rhacm2/acm-grafana-rhel8@sha256:45616ed43b53d3a83e65828118f09430396f5bcb0566ae3a65d937b59f0d873e_s390x",
"8Base-RHACM-2.6:rhacm2/acm-grafana-rhel8@sha256:8c48441cfa850ea1274932e94da0831618c10f91022619c779304501a75fb161_amd64",
"8Base-RHACM-2.6:rhacm2/acm-grafana-rhel8@sha256:cc1c196b19c5fd8f313c6136359cc9dd37b5f59d32a581b10cf89b80b7d0cbf4_arm64",
"8Base-RHACM-2.6:rhacm2/acm-grafana-rhel8@sha256:cdf24e68e50be1350566243f6d2cb1403d09ab68e5fed39ea6c56212e42b90f1_ppc64le",
"8Base-RHACM-2.6:rhacm2/acm-must-gather-rhel8@sha256:1457ff5cfd61611fdc968d4af5b020d835e107b97932c7ba7b3f5ed4cbd0e39f_ppc64le",
"8Base-RHACM-2.6:rhacm2/acm-must-gather-rhel8@sha256:39842906b3846418bc31098e2abad08210118d86aa683e9e5fd04a97822df22d_arm64",
"8Base-RHACM-2.6:rhacm2/acm-must-gather-rhel8@sha256:8a69add2d90a1e094de8510052b683e1765153da75e316ad7778499af0c5ddf9_s390x",
"8Base-RHACM-2.6:rhacm2/acm-must-gather-rhel8@sha256:dca91134a2c1c33c736afcd4c9373749448641385f39162c74e115691289e843_amd64",
"8Base-RHACM-2.6:rhacm2/acm-operator-bundle@sha256:0eac6124f59492d09c1ae650025d59ea0e8547d9f9c832cb9607b09254ff6ddd_s390x",
"8Base-RHACM-2.6:rhacm2/acm-operator-bundle@sha256:1cbcd58a4c23e4c89a6a0509f78802a5aa21205db2784ebc9772b99a3917b183_arm64",
"8Base-RHACM-2.6:rhacm2/acm-operator-bundle@sha256:997aaee36f0bed47e231925a3f2c2ecc503410e54b35727f035c72477f3d1944_ppc64le",
"8Base-RHACM-2.6:rhacm2/acm-operator-bundle@sha256:ce699187f250b93976b8063228ac12d11c6c8f6baba69ba4ed17a38730e84eb3_amd64",
"8Base-RHACM-2.6:rhacm2/acm-prometheus-config-reloader-rhel8@sha256:693a77a9324d6c7f0e69bd9d5725b51f3e429972f1e67469e93648cb347eae84_arm64",
"8Base-RHACM-2.6:rhacm2/acm-prometheus-config-reloader-rhel8@sha256:89757e804d5df2b5eeeb1191b599c3acb9e75f61170f888095302830d6de0582_s390x",
"8Base-RHACM-2.6:rhacm2/acm-prometheus-config-reloader-rhel8@sha256:8e45e1fd7342d7525b118f01794cac1f4a8662def5f2a06336b698db2e268742_amd64",
"8Base-RHACM-2.6:rhacm2/acm-prometheus-config-reloader-rhel8@sha256:ce1c17b34b7aac2e990dc0efe40f4406e73f727b2c7bfe109eded849de753f1a_ppc64le",
"8Base-RHACM-2.6:rhacm2/acm-prometheus-rhel8@sha256:728606d96dd9e0fc2e7810e092e10ee071ec36598c990c8252beccace59a679e_amd64",
"8Base-RHACM-2.6:rhacm2/acm-prometheus-rhel8@sha256:b457d0b95d88c5dd0aac87492cbca40a9d7c2074002ad110f52d562f0c5d0797_arm64",
"8Base-RHACM-2.6:rhacm2/acm-prometheus-rhel8@sha256:f34d2569033bfb1d173342264f090f46d80f7843d52704a7ce9e9eb9de2f5abb_s390x",
"8Base-RHACM-2.6:rhacm2/acm-prometheus-rhel8@sha256:f720e0a94bfe7ed5d812819a3e77cc0581be102970127d8c0d4aa06a05edbf3d_ppc64le",
"8Base-RHACM-2.6:rhacm2/acm-volsync-addon-controller-rhel8@sha256:17ccd6b924b36ab14e3ca5f5331ba7e4c86f8cb64304640d58c3ee6b76edbcaf_ppc64le",
"8Base-RHACM-2.6:rhacm2/acm-volsync-addon-controller-rhel8@sha256:27079308ea87e35564cc3089c65eae68d63880a3bb093ca64d1678a68b60fcec_amd64",
"8Base-RHACM-2.6:rhacm2/acm-volsync-addon-controller-rhel8@sha256:9eabaac2df91aeef613d6973669d07298f2159c6a6e0c9f294623f7b1a10bc08_s390x",
"8Base-RHACM-2.6:rhacm2/acm-volsync-addon-controller-rhel8@sha256:f7abdf1756bc0ff2ebf02fee0469a8b9eeabe1fa8cafdd21c6e8f958155b70bb_arm64",
"8Base-RHACM-2.6:rhacm2/cert-policy-controller-rhel8@sha256:017c1e663827a3b55d70badd3ed979b5d1831252c49d671897a85a75afaa5bb0_s390x",
"8Base-RHACM-2.6:rhacm2/cert-policy-controller-rhel8@sha256:0610778095974edf936602018281bf7a5e287ba9eca9f661a423e68bbe000e40_ppc64le",
"8Base-RHACM-2.6:rhacm2/cert-policy-controller-rhel8@sha256:a66d7d4ee1179f7fce639490f919d722db54eaa3118b4135078c33e6cbf91488_amd64",
"8Base-RHACM-2.6:rhacm2/cert-policy-controller-rhel8@sha256:d660befef0c8f7a4db7aa3b865545c9863d8f37e7ba4b8de4380185f82b208d4_arm64",
"8Base-RHACM-2.6:rhacm2/cluster-backup-rhel8-operator@sha256:1a749d0795972a9bfd5a00aa96c238a660673464be01b2aa9fd7a3aeead6ddf7_amd64",
"8Base-RHACM-2.6:rhacm2/cluster-backup-rhel8-operator@sha256:8915dbdc562e63441f79041bdf1176e46ce53e95418d133f0cd0c1ff79da48a2_arm64",
"8Base-RHACM-2.6:rhacm2/cluster-backup-rhel8-operator@sha256:995f225449b207da9a3cad175dac85b87eefb28ff5bae6a588f40fd79fbe12a1_ppc64le",
"8Base-RHACM-2.6:rhacm2/cluster-backup-rhel8-operator@sha256:f1255a76c6275a4b6a400c82e204a5112fff6fe87f71626f8f309763f6a5d9e4_s390x",
"8Base-RHACM-2.6:rhacm2/config-policy-controller-rhel8@sha256:3b2e0d850e8fc966ec80bff16df26002334744a96b81c7a7dfe222f1706a52e3_s390x",
"8Base-RHACM-2.6:rhacm2/config-policy-controller-rhel8@sha256:447f275bbde46d7fc173798ef5abc0a77a6780f0dffdc171786edbe00f27d8d8_ppc64le",
"8Base-RHACM-2.6:rhacm2/config-policy-controller-rhel8@sha256:61964a1a0ddf2e98bcf5249b7374235055ab85cc26663a8d9397c2b7f6fbb4c6_amd64",
"8Base-RHACM-2.6:rhacm2/config-policy-controller-rhel8@sha256:a3abaa3d0bf1d34fa9e40903a8713c439f5f7f751e775d32cbab308983064ce0_arm64",
"8Base-RHACM-2.6:rhacm2/console-rhel8@sha256:6c0f630ff57f6f423df6dbf4df9faad25089f9b391be35cb8bc9cd5211f94d67_arm64",
"8Base-RHACM-2.6:rhacm2/console-rhel8@sha256:8608aed6971299def3fbe749336727e84c69582664dedac3145b92ea24e62e4d_amd64",
"8Base-RHACM-2.6:rhacm2/console-rhel8@sha256:afa80ae8274db7fa6796c35980fc5df15889e94aff3361f6cda643e5a09da220_ppc64le",
"8Base-RHACM-2.6:rhacm2/console-rhel8@sha256:f06e4e3f62db52c6d7fa0bc1f289de773e18d076bc38612e1b0ddc85c76fde06_s390x",
"8Base-RHACM-2.6:rhacm2/endpoint-monitoring-rhel8-operator@sha256:060bcd658756a924b4ce4d202bd447a3254fc1f49af7d685dde8720f355cde8e_arm64",
"8Base-RHACM-2.6:rhacm2/endpoint-monitoring-rhel8-operator@sha256:091d66731c5fe8eba5646c6b2622bb38c074e202a8a4a7e906921673b60f0898_amd64",
"8Base-RHACM-2.6:rhacm2/endpoint-monitoring-rhel8-operator@sha256:80660eb7f3c068768b0ea04ff20f4539194c52427ffdab4626bf781aa3f2ca64_s390x",
"8Base-RHACM-2.6:rhacm2/endpoint-monitoring-rhel8-operator@sha256:d6204fcf04c83bac13232ec1602572ad5f22bb528537e591079dfa36152697ec_ppc64le",
"8Base-RHACM-2.6:rhacm2/governance-policy-propagator-rhel8@sha256:51be0f04938b60ed1dba60908bebd2000d78e4ade34757bae70a083c67d77e8e_arm64",
"8Base-RHACM-2.6:rhacm2/governance-policy-propagator-rhel8@sha256:9577701bf3c7aa00b99531d2c3842130abc6cd91c52c4a7ba040b705eeace4c7_s390x",
"8Base-RHACM-2.6:rhacm2/governance-policy-propagator-rhel8@sha256:bdc6c128628db86697af198430c5ae5c61c3e586c1a97187e4d4e852cec61e92_ppc64le",
"8Base-RHACM-2.6:rhacm2/governance-policy-propagator-rhel8@sha256:cc519319b9f4fe672144ebedd772ddf56d5de90e3c8f52c0fb9b55313f71a7b3_amd64",
"8Base-RHACM-2.6:rhacm2/governance-policy-spec-sync-rhel8@sha256:2c1905ae8a83e5598678457fd955cbc867453ed5836de6fcc182e4928df8bd67_s390x",
"8Base-RHACM-2.6:rhacm2/governance-policy-spec-sync-rhel8@sha256:4a8d30cc0e1d83c69b7f3339418b101da23fbcaee7d326bedaff677eceb25ab2_ppc64le",
"8Base-RHACM-2.6:rhacm2/governance-policy-spec-sync-rhel8@sha256:6849cf1b4dd883d5b4c0cf90a3adfb26cb59d03d3b892cee3669a32dd6b8dcc2_amd64",
"8Base-RHACM-2.6:rhacm2/governance-policy-spec-sync-rhel8@sha256:d06ffc621167aff31ecb0fa417b294ff0676fb00e4ef1c6cb0fb2aaf4b2561e0_arm64",
"8Base-RHACM-2.6:rhacm2/governance-policy-status-sync-rhel8@sha256:4c86e16f15aaf454e4e5ce5436e1db27a5f8a55f573c3eaf02e4786fe52edfc8_arm64",
"8Base-RHACM-2.6:rhacm2/governance-policy-status-sync-rhel8@sha256:cf6a75d94f50dd063e939aee18756c767cba43f4e1e62a9c2f2b764ac6f43746_s390x",
"8Base-RHACM-2.6:rhacm2/governance-policy-status-sync-rhel8@sha256:e072b615eeffff80a94831e58c70980684c1ec4bd972844b25b157eb7ed5937f_ppc64le",
"8Base-RHACM-2.6:rhacm2/governance-policy-status-sync-rhel8@sha256:fffe971caa2e911d9c972c0e88712ff431d34c63dbe74e25f1cababa50ea7417_amd64",
"8Base-RHACM-2.6:rhacm2/governance-policy-template-sync-rhel8@sha256:10bc1a3833599a593a058e804de67e92888ed779fd0000928d4a70b6c7d5c1c2_amd64",
"8Base-RHACM-2.6:rhacm2/governance-policy-template-sync-rhel8@sha256:5c17f979f47840a879059ad83de12f0756889564a17190ba4438a7632c999bb1_arm64",
"8Base-RHACM-2.6:rhacm2/governance-policy-template-sync-rhel8@sha256:848bce8007de7714afc8c755b5f0c3cdf5eb6b1d259811c947bc295924539a0e_ppc64le",
"8Base-RHACM-2.6:rhacm2/governance-policy-template-sync-rhel8@sha256:95439f7e18fa87601d5860cbd9ca5f0738786e30a629d23788fd5fe33d694c66_s390x",
"8Base-RHACM-2.6:rhacm2/grafana-dashboard-loader-rhel8@sha256:1f5c1b2cffebf069859e95d0e722cb293f8c176bf5c5873bb9517c96b26c2e10_arm64",
"8Base-RHACM-2.6:rhacm2/grafana-dashboard-loader-rhel8@sha256:5223158a122658bafbd853c596cdc1f7bd7a0e4fdd82b1c3668ac84adeae9f24_s390x",
"8Base-RHACM-2.6:rhacm2/grafana-dashboard-loader-rhel8@sha256:561f1f05925cfe3c5f0f8a9b7475be4bbab183b5611ecfe09b090d80fa4bc2fe_amd64",
"8Base-RHACM-2.6:rhacm2/grafana-dashboard-loader-rhel8@sha256:734270221ec4a516e7eb77f2ec3a753384242116aa70320a1dbe969e915af1df_ppc64le",
"8Base-RHACM-2.6:rhacm2/iam-policy-controller-rhel8@sha256:2827e5f485213f92e2d0092187f3976dd6fe598e39b5cf2212d48c3a44c34b13_arm64",
"8Base-RHACM-2.6:rhacm2/iam-policy-controller-rhel8@sha256:8ca9e80365c76b66b2de3924fc50a5912e606042c704b02cb174a4b8bd3927c4_amd64",
"8Base-RHACM-2.6:rhacm2/iam-policy-controller-rhel8@sha256:c5069e76a900aa300102a0ae54ecbc12c0ac31abfeed8656ee60a949daef79c3_s390x",
"8Base-RHACM-2.6:rhacm2/iam-policy-controller-rhel8@sha256:ca05e79e5508924af71f323c13f664770d8dd4eb61ecf0894e4f9a81f7a1b402_ppc64le",
"8Base-RHACM-2.6:rhacm2/insights-client-rhel8@sha256:02cacfec60c80b9228e8b18949751de867f974ea6b1172129096e64e949c0598_amd64",
"8Base-RHACM-2.6:rhacm2/insights-client-rhel8@sha256:2b14036d0291e54c3191682de2ea875a78d78c35b2791a5a113ba1a8920f0621_ppc64le",
"8Base-RHACM-2.6:rhacm2/insights-client-rhel8@sha256:d4c05f641de8fd0753d63cc6d5b62464d3d6a87d601514e87ef2e40bbe7b01b6_s390x",
"8Base-RHACM-2.6:rhacm2/insights-client-rhel8@sha256:e15c410b693b34f49869d037ebb5584384fcdf88114b7a94967ca09f1361a5f3_arm64",
"8Base-RHACM-2.6:rhacm2/insights-metrics-rhel8@sha256:67aa55bb65685395ad2773e7459dff5fbccdeedcf9e56ec2722d8f5c919eae89_s390x",
"8Base-RHACM-2.6:rhacm2/insights-metrics-rhel8@sha256:6c54e08f5f6c2cae41a5e108e1019ff6522af8f69d666e22eb4631cd83b85917_amd64",
"8Base-RHACM-2.6:rhacm2/insights-metrics-rhel8@sha256:88d9b7246aa75cb2c88ccb7f2f1202fc465be0f2d89e59f1d2259f69ada56d9d_arm64",
"8Base-RHACM-2.6:rhacm2/insights-metrics-rhel8@sha256:bad98fe71638d7346f31ea45f6063ec970bf90844bb5c5dc5f917bb0f0099899_ppc64le",
"8Base-RHACM-2.6:rhacm2/klusterlet-addon-controller-rhel8@sha256:22e510955af3fa736b7306c387f44b5f15f5f9a7a006c6587e06d5d8602cc2f0_s390x",
"8Base-RHACM-2.6:rhacm2/klusterlet-addon-controller-rhel8@sha256:55bc86326f992cc4f4401b93f90cdd2baa6728015ffaf6168f2d46ae43c70cf4_ppc64le",
"8Base-RHACM-2.6:rhacm2/klusterlet-addon-controller-rhel8@sha256:8dd7f47af047fb899c7fcbad61cb8f38da45990cac186f9235aec3e4e7de25e9_amd64",
"8Base-RHACM-2.6:rhacm2/klusterlet-addon-controller-rhel8@sha256:bdb97eb5bb0e8f59edf0d389fb07c45171e728dc8b4d2bdacd785193b46ec03b_arm64",
"8Base-RHACM-2.6:rhacm2/kube-rbac-proxy-rhel8@sha256:11a353ee9da6cc843d5f346f4fa51681d13318e2e61fc4d1a3f63406eb175260_s390x",
"8Base-RHACM-2.6:rhacm2/kube-rbac-proxy-rhel8@sha256:31757f3e3bb08b4e49e54694b18b3cf327637be20535482b2df1345b17444dda_amd64",
"8Base-RHACM-2.6:rhacm2/kube-rbac-proxy-rhel8@sha256:b2c0b7414d0fc36a49cbdc5a56b25dd62aac18defc2defbd9c1895cd13a5e716_arm64",
"8Base-RHACM-2.6:rhacm2/kube-rbac-proxy-rhel8@sha256:dbd816d503e9beb58622604432eb415419e893627eb95c1ceeb8ff5bda7d6335_ppc64le",
"8Base-RHACM-2.6:rhacm2/kube-state-metrics-rhel8@sha256:53246a6df1f0880d94ed2644fa4366e3e2108b6fa8a51745af87785346ce5304_s390x",
"8Base-RHACM-2.6:rhacm2/kube-state-metrics-rhel8@sha256:5f2393bceefffb32240043b6722aa73d31fc8133cc2666fcf5eb8d33794bc54f_arm64",
"8Base-RHACM-2.6:rhacm2/kube-state-metrics-rhel8@sha256:c792c043462281cde7c93bd8e2136f62ca17d072e7f466353f37de8e5f5dc949_ppc64le",
"8Base-RHACM-2.6:rhacm2/kube-state-metrics-rhel8@sha256:e6b1d24b56e6973eee1569e351db6637ca67e1d6cd124adb845cbf6e35a4f6af_amd64",
"8Base-RHACM-2.6:rhacm2/management-ingress-rhel8@sha256:07238998d21204cd8f25dc63e6dbde20a2dd25c3b96609729306db6c63a0fca4_arm64",
"8Base-RHACM-2.6:rhacm2/management-ingress-rhel8@sha256:0d2665d19a8753c6269f594b68b067cd62a402404287e6416543c1af2d7d3cf4_ppc64le",
"8Base-RHACM-2.6:rhacm2/management-ingress-rhel8@sha256:6917d018e53aabb6f5402f02000aedd2e5cf71bcc84562e0fc7d7c87049f4b67_amd64",
"8Base-RHACM-2.6:rhacm2/management-ingress-rhel8@sha256:73b0444bd91a1dade3b7e76245ac8d6cb568929bba321b8c86c269d6f542ac3b_s390x",
"8Base-RHACM-2.6:rhacm2/memcached-exporter-rhel8@sha256:7d85dd62346a647d22202baa0f8d405b2aaf9a7174b38e5d29df2e03530009c3_s390x",
"8Base-RHACM-2.6:rhacm2/memcached-exporter-rhel8@sha256:9635616c8f058e67d557201147904b05f8b49938f63fb2b0239dfca883f61685_arm64",
"8Base-RHACM-2.6:rhacm2/memcached-exporter-rhel8@sha256:9e91ecec92ec0df8b72beb6040f39d9a25b0bfad844e92ea34cc2d648d221d22_ppc64le",
"8Base-RHACM-2.6:rhacm2/memcached-exporter-rhel8@sha256:c773b9a2fffcd549d4936054260f655c78da603957826d6bad4e8567a213ad10_amd64",
"8Base-RHACM-2.6:rhacm2/memcached-rhel8@sha256:584f8c4a9a1b75fc71948a98add560d4fe3d936ee46ac791f32121dbadf8c7d2_ppc64le",
"8Base-RHACM-2.6:rhacm2/memcached-rhel8@sha256:59b3ce3f3f4459c97cfffee5e20830d70f8a69198b5fab271e6c478d615c46d3_arm64",
"8Base-RHACM-2.6:rhacm2/memcached-rhel8@sha256:6f458c76757203b28434f871027c6a466a73d246ceb5bfac8793ad1896a672ab_amd64",
"8Base-RHACM-2.6:rhacm2/memcached-rhel8@sha256:e34722fd656e3205dcdb565b0ab68e9971174c11f125dbfff3bf82e1e21f3a76_s390x",
"8Base-RHACM-2.6:rhacm2/metrics-collector-rhel8@sha256:3a81a018b939752543e78c2d68d1436b851be2256b88c3e66cd506ae1d8f4c9c_ppc64le",
"8Base-RHACM-2.6:rhacm2/metrics-collector-rhel8@sha256:6a3e0c36c123c9dc54759655d9148f580abada501034914863a6528ded19ef34_amd64",
"8Base-RHACM-2.6:rhacm2/metrics-collector-rhel8@sha256:7991f484f97b9951f27f70e67d5db0850c4189ee86db8406cdda961a9beb06f0_arm64",
"8Base-RHACM-2.6:rhacm2/metrics-collector-rhel8@sha256:fa08b9bf3fd334738984e150ba5bfd2e005374752f3112340b65f6434eacd057_s390x",
"8Base-RHACM-2.6:rhacm2/multicloud-integrations-rhel8@sha256:2bcbf9a565f3c566061325aca3174ec755b5c94a28612718a3f1563db317273e_ppc64le",
"8Base-RHACM-2.6:rhacm2/multicloud-integrations-rhel8@sha256:6813ccd43a1aecd1aaf4d5d4b1620fd63bbca00b736100189ff91246bf3bc36b_arm64",
"8Base-RHACM-2.6:rhacm2/multicloud-integrations-rhel8@sha256:db89ef3686570526afdb2b79fd698aca5dc50c633009760f1748fb9fd506067b_amd64",
"8Base-RHACM-2.6:rhacm2/multicloud-integrations-rhel8@sha256:db8bc27937802c5d8fff769b9c93c8a01411629d199adbc39235e721d6468b30_s390x",
"8Base-RHACM-2.6:rhacm2/multicluster-observability-rhel8-operator@sha256:434db0ca203b14b899fff9b7a2a5b975de852ea29620a828f29246448aba873c_ppc64le",
"8Base-RHACM-2.6:rhacm2/multicluster-observability-rhel8-operator@sha256:876bfa63b0e13833eaeadb7c6a0481f1d7970b283f69ece4d81c99985f4dd161_arm64",
"8Base-RHACM-2.6:rhacm2/multicluster-observability-rhel8-operator@sha256:d23f208e020d42bc095011d423146e2da35b2bc85b844911bde2f4edf696bdca_amd64",
"8Base-RHACM-2.6:rhacm2/multicluster-observability-rhel8-operator@sha256:f29581baf5277588d2e4cd01380ecf46e3c97a2f17ade01b048f75c29f18d62c_s390x",
"8Base-RHACM-2.6:rhacm2/multicluster-operators-application-rhel8@sha256:1952d422bd7ba42323711faba59244c449293cc92502e350460fee07c0e3b34a_ppc64le",
"8Base-RHACM-2.6:rhacm2/multicluster-operators-application-rhel8@sha256:566a60f630ec346eced3106ec072963d1b9f9d300e7d4cee6af6dc0d590a3937_s390x",
"8Base-RHACM-2.6:rhacm2/multicluster-operators-application-rhel8@sha256:724dd9f4a5e4acd061206ca2ea57c329210ade5135dbdf941b8d7e720daa4f10_arm64",
"8Base-RHACM-2.6:rhacm2/multicluster-operators-application-rhel8@sha256:ace8895fc62c1394dfa7854fd9ce3e14ef859e989255f70dc9a5a3d9bcd514c0_amd64",
"8Base-RHACM-2.6:rhacm2/multicluster-operators-channel-rhel8@sha256:1ebe6504a6a58f39f93952bf1c135ea58ff77e65c5b8ba73c7ad6295e66a1b45_s390x",
"8Base-RHACM-2.6:rhacm2/multicluster-operators-channel-rhel8@sha256:557cc962d0b10d80a9dea7adce387ea28fb4199a02fa8546645ab2cacbf28b88_ppc64le",
"8Base-RHACM-2.6:rhacm2/multicluster-operators-channel-rhel8@sha256:82526c7c046325bde1dfa0a47b58b773355f00bc95c23be75105e7255e7bddd2_arm64",
"8Base-RHACM-2.6:rhacm2/multicluster-operators-channel-rhel8@sha256:85e20d97f28e43668c2790bd6e0adbc598d01f9fab849761fb96d7a5c4946a87_amd64",
"8Base-RHACM-2.6:rhacm2/multicluster-operators-subscription-rhel8@sha256:7310f31faae367a363c27a7236b562bbfe8381a352fce906279590bac11571d2_ppc64le",
"8Base-RHACM-2.6:rhacm2/multicluster-operators-subscription-rhel8@sha256:7676d33b9be36ca6660d3aed888fdffcf270fcf82258ed9531e2746a3d27610c_s390x",
"8Base-RHACM-2.6:rhacm2/multicluster-operators-subscription-rhel8@sha256:e718d5abef58365d547ef73828a26adff5b6cef1bf935aa7c27f12f604b50337_amd64",
"8Base-RHACM-2.6:rhacm2/multicluster-operators-subscription-rhel8@sha256:f58aff87d1efb64417c6976f6772a464e54beefe847f50a141726b7a1a6a293a_arm64",
"8Base-RHACM-2.6:rhacm2/multiclusterhub-repo-rhel8@sha256:03222a9dd6eca9cf44932a0ff1bf89bd9d2d29683f1ebb0d0aa49171b77a4963_ppc64le",
"8Base-RHACM-2.6:rhacm2/multiclusterhub-repo-rhel8@sha256:881b8c3b19918affd478c0ad0c73dff96dd28f5c1dfddb86472b42e422fa25b6_amd64",
"8Base-RHACM-2.6:rhacm2/multiclusterhub-repo-rhel8@sha256:9de94ea1f83ec8b7257c7b2befc1485ed9cc40c9ef3600c4c4c50934e708cf9d_s390x",
"8Base-RHACM-2.6:rhacm2/multiclusterhub-repo-rhel8@sha256:a45ed68e7d3ac89d17eaf06445cabfc19a9ce85a42f116d75028d6acd18a322b_arm64",
"8Base-RHACM-2.6:rhacm2/multiclusterhub-rhel8@sha256:48d1fa8bc5f6a4d8349c41126301bd86d12836384f336881ecb71bd79f84ae93_ppc64le",
"8Base-RHACM-2.6:rhacm2/multiclusterhub-rhel8@sha256:a33e91fb763a2f0894433bce31bd44229e7d5f5c53d36c6b6f643807a45c110b_arm64",
"8Base-RHACM-2.6:rhacm2/multiclusterhub-rhel8@sha256:d6e126cbdd3cfbcdee04b093389ca1b07ac8038da96060051ed94e1eeacc6d92_s390x",
"8Base-RHACM-2.6:rhacm2/multiclusterhub-rhel8@sha256:ecf12158a2d8802b4c7efd6b336ff36c1e002223b1d385a40fbef638d5e4aa21_amd64",
"8Base-RHACM-2.6:rhacm2/node-exporter-rhel8@sha256:14d23638efff3c30661c9a5f3ddb6ab0c7a9d162de1176dd9565cf49dfa4b9c5_amd64",
"8Base-RHACM-2.6:rhacm2/node-exporter-rhel8@sha256:533005e1608de68a09e53599de3f30990db95cb923794bab9ae9e3bc1a8b6baf_arm64",
"8Base-RHACM-2.6:rhacm2/node-exporter-rhel8@sha256:99eef3491c7092afa14179b9a9d39dd8fbfb3c9bb61759d678af5d91ac23e59d_s390x",
"8Base-RHACM-2.6:rhacm2/node-exporter-rhel8@sha256:e200d4e1802cce7fce32b1e0dc5c3220b6f6477b73b3a2d8ea26a5a42d63f46b_ppc64le",
"8Base-RHACM-2.6:rhacm2/observatorium-rhel8-operator@sha256:092e3437e6d38b2bf676d7fb67ad672e3ef03440017b5af7c1ebd2beb3f437eb_amd64",
"8Base-RHACM-2.6:rhacm2/observatorium-rhel8-operator@sha256:8cf076bfb049d1aabd00040ee65f0fedd590f0dd448c7561de494093a915b397_ppc64le",
"8Base-RHACM-2.6:rhacm2/observatorium-rhel8-operator@sha256:e69987a64fdbf873d4b19d8626c0c5e99dd13d7c95446850559be966dae45ad0_arm64",
"8Base-RHACM-2.6:rhacm2/observatorium-rhel8-operator@sha256:f0bf89eaea6b7afc2d08c77bd40dfba581f91f462f5ec3d70473b332ca6f781c_s390x",
"8Base-RHACM-2.6:rhacm2/observatorium-rhel8@sha256:0686cfddd61737f7e7eb4f0c011397277394559edac3bb947c0969e302686dd5_ppc64le",
"8Base-RHACM-2.6:rhacm2/observatorium-rhel8@sha256:8f2f3732600235f66c406b6121ac37979f52572ce90353b6e099be7b74406251_amd64",
"8Base-RHACM-2.6:rhacm2/observatorium-rhel8@sha256:9e1fccc5b17865a6d7baaa1a15cb50f47d80a14b0a7bcbd94c12f0ddcaaf1b28_s390x",
"8Base-RHACM-2.6:rhacm2/observatorium-rhel8@sha256:bdd89a1051c8f21e7d81ff80c96731a0eaa7d15c320ab1e6b1dc3f6babd42598_arm64",
"8Base-RHACM-2.6:rhacm2/prometheus-alertmanager-rhel8@sha256:0860b7aa5e8b07792ad7f5d5c0654e23e9da8eedd4b9f509caea616dcfa97d69_amd64",
"8Base-RHACM-2.6:rhacm2/prometheus-alertmanager-rhel8@sha256:624895d8579ef6f3e5b17558a30775790ec6f00701f8c5cdfa315292d7f9e867_s390x",
"8Base-RHACM-2.6:rhacm2/prometheus-alertmanager-rhel8@sha256:6d09865a228cdbbc6d1ac13042c3c00f0bd086f6dc181dfa3cdf8c7f9d826b9e_arm64",
"8Base-RHACM-2.6:rhacm2/prometheus-alertmanager-rhel8@sha256:c69fee848d21346a271972e89d91898eac9fec27d598d98ffa004ca8d1b53270_ppc64le",
"8Base-RHACM-2.6:rhacm2/prometheus-rhel8@sha256:52cea7c27de23e3358030b09f22b962723c523a940f8e2043edc298c907d761c_arm64",
"8Base-RHACM-2.6:rhacm2/prometheus-rhel8@sha256:67e0fadfbb4d99a60435ed12b470772b38ace4ca815fe73da68eb3c826e200fc_ppc64le",
"8Base-RHACM-2.6:rhacm2/prometheus-rhel8@sha256:e8241b1d852d605b44ecfcc552cb0f905f72e8a17c8d228162b40c19388f5176_s390x",
"8Base-RHACM-2.6:rhacm2/prometheus-rhel8@sha256:ed0cc13e79949436d29a7ad0b41b189744a177ea27545fd5eb9b4f71e87bd0eb_amd64",
"8Base-RHACM-2.6:rhacm2/rbac-query-proxy-rhel8@sha256:29c76a37497f212aed280e2bf16ef45fb3785fb4649ce17b7fe9d653a79e2112_arm64",
"8Base-RHACM-2.6:rhacm2/rbac-query-proxy-rhel8@sha256:475a45884a51127722030226ff9a5f0752c98574c41eb61796aece5e702346a3_ppc64le",
"8Base-RHACM-2.6:rhacm2/rbac-query-proxy-rhel8@sha256:582301b10af0b966ae7d5e130cb0e5f96e7912dc66b4108e0d6078656ca80604_amd64",
"8Base-RHACM-2.6:rhacm2/rbac-query-proxy-rhel8@sha256:f1c7de85a44c03f48a6f62ba1d7d650f0b06e0f502cecff1512ad637b5bc1c27_s390x",
"8Base-RHACM-2.6:rhacm2/redisgraph-tls-rhel8@sha256:128279a656bfbde6c2c052766d63a1de6a06d8bea2707813c64396c2ae382478_amd64",
"8Base-RHACM-2.6:rhacm2/redisgraph-tls-rhel8@sha256:35927ca6e6e9c8d420c499a0c8ad37c4297ba19743d550f489d3e66482275a49_arm64",
"8Base-RHACM-2.6:rhacm2/redisgraph-tls-rhel8@sha256:4696baed553266682ba2b54d3bf683d2ff1241b625de5ec54a45c1b2c5f96243_s390x",
"8Base-RHACM-2.6:rhacm2/redisgraph-tls-rhel8@sha256:d722f2ffab1f58bbaf3c62ef71dbf7e6c4023e6ab17690f1049075a321d0b1ac_ppc64le",
"8Base-RHACM-2.6:rhacm2/search-aggregator-rhel8@sha256:2b5f372c1c73c4de587b5a4388d95b8cc553fc56af446fcefa0e14c6d980b6b3_ppc64le",
"8Base-RHACM-2.6:rhacm2/search-aggregator-rhel8@sha256:38fceeedc0672def1c2cf42bb6743ae726e77d9f7352d002b3fc688c6d551852_amd64",
"8Base-RHACM-2.6:rhacm2/search-aggregator-rhel8@sha256:6a915335bcebb0884fc72df2dfee97c74d42c035864b960e1c800fa6c5f8d93c_arm64",
"8Base-RHACM-2.6:rhacm2/search-aggregator-rhel8@sha256:752decaefc38aa009f54201b38d4ab26d9b4020caec649d9b1f1564f56c47c2a_s390x",
"8Base-RHACM-2.6:rhacm2/search-api-rhel8@sha256:37eea70d5b1c89c25372dcea8c8c03e1e0a9af1b5a06f3b0706ba776ae8847c1_amd64",
"8Base-RHACM-2.6:rhacm2/search-api-rhel8@sha256:7400088d206592eb29cd86182909626262c9b2a99f017811fcc9d8a753c39009_arm64",
"8Base-RHACM-2.6:rhacm2/search-api-rhel8@sha256:aa8ea0deabc39a068f3f6ce9fa6334e44fc507355009a9bff448e742156ec203_ppc64le",
"8Base-RHACM-2.6:rhacm2/search-api-rhel8@sha256:b4d2d39c2b3b736987f1e888b858d52a7ebd9f8d0cebd3bdef8c59f6e3e41725_s390x",
"8Base-RHACM-2.6:rhacm2/search-collector-rhel8@sha256:0174699ec75fcda08892b4e72b674df989af51ea5f04de57a62c2a85a3c08f4f_arm64",
"8Base-RHACM-2.6:rhacm2/search-collector-rhel8@sha256:5a29a9805b8d20969cba86da11a9de8176a3172df361aec5fae136a4271de308_amd64",
"8Base-RHACM-2.6:rhacm2/search-collector-rhel8@sha256:be7eed9ad9502bcc294081f7e2098fc4f8411c912c34fe63479b5b770d06caca_s390x",
"8Base-RHACM-2.6:rhacm2/search-collector-rhel8@sha256:c467c1d7ceaf5281077f7fe8ff1c1c4cffe325132890a3ab9b96ea5db2e2c930_ppc64le",
"8Base-RHACM-2.6:rhacm2/search-rhel8@sha256:2135cd20bb7ebbf48499992fe46a928e28fc78c86e360633ea09054520c42539_ppc64le",
"8Base-RHACM-2.6:rhacm2/search-rhel8@sha256:3a7a31974210e21a3faed9b57a75b970c70ac41d9662b884d4ce67275f756fc7_arm64",
"8Base-RHACM-2.6:rhacm2/search-rhel8@sha256:6e6a19f1440e4eb15a8206e18f7f4dde3e1a5c6518944571d09923d116d3f04e_amd64",
"8Base-RHACM-2.6:rhacm2/search-rhel8@sha256:e6ed3e65f0d49b3c6b0e3e97593a8fae4d453f3aecf8d7829c0d25c68bc91ea1_s390x",
"8Base-RHACM-2.6:rhacm2/submariner-addon-rhel8@sha256:7b80d01371f551df506bd0c56df6829845bfce497ff01cc44b68f172ed5399b4_ppc64le",
"8Base-RHACM-2.6:rhacm2/submariner-addon-rhel8@sha256:934c560bc786015c694e9cffbae8e86f631b3331d62f5a547931446dae82f8c3_s390x",
"8Base-RHACM-2.6:rhacm2/submariner-addon-rhel8@sha256:b467881f4028a89a9e79ba93da719845db576f47a04ae6e569c2317be5594b29_arm64",
"8Base-RHACM-2.6:rhacm2/submariner-addon-rhel8@sha256:fc5592d42e4aca70288448d174511b922ece7f8cb4b41c6a36195c3a4a60aa36_amd64",
"8Base-RHACM-2.6:rhacm2/thanos-receive-controller-rhel8@sha256:21f2626c10c4fb61b37e6ca4ab574186b423f155fbc5cfef3e894fff04cc270e_ppc64le",
"8Base-RHACM-2.6:rhacm2/thanos-receive-controller-rhel8@sha256:c357074958324fc5d602cdcf1cba285bf8582e0b36af79a8f6211bb0dfb77a10_amd64",
"8Base-RHACM-2.6:rhacm2/thanos-receive-controller-rhel8@sha256:d9ac8e67d6d9858b16dd9d1d49c1dd904aa22a7b618e5d33292344faced9c0d3_arm64",
"8Base-RHACM-2.6:rhacm2/thanos-receive-controller-rhel8@sha256:e3b840a7833680170f9e9ca52309552c584935a68c75cc71e6d576b104dc01c8_s390x",
"8Base-RHACM-2.6:rhacm2/thanos-rhel8@sha256:453c525197ccfe1f866af70ca2e7f3deb6f98d0b98c09b602b4fa1368787213d_amd64",
"8Base-RHACM-2.6:rhacm2/thanos-rhel8@sha256:4b3b45ad0b564360c245d20b1540c2398c9606cf8684275e4ee071c591357929_arm64",
"8Base-RHACM-2.6:rhacm2/thanos-rhel8@sha256:7e43ba8f47ec54b5f86d13c81b67b044176530b63b5ae3f40332fc975cc6b21f_s390x",
"8Base-RHACM-2.6:rhacm2/thanos-rhel8@sha256:faaa00c0af80c781a7c610616153a3cd1dc1b20637934c3a243a2e9664ba0ee5_ppc64le"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2022-31129"
},
{
"category": "external",
"summary": "RHBZ#2105075",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2105075"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2022-31129",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-31129"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2022-31129",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2022-31129"
},
{
"category": "external",
"summary": "https://github.com/moment/moment/security/advisories/GHSA-wc69-rhjr-hc9g",
"url": "https://github.com/moment/moment/security/advisories/GHSA-wc69-rhjr-hc9g"
}
],
"release_date": "2022-07-06T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2022-09-06T22:27:58+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.6/html-single/install/index#installing",
"product_ids": [
"8Base-RHACM-2.6:rhacm2/acm-governance-policy-addon-controller-rhel8@sha256:615ab5d9542759d921634737709e84a8e65d003ea136e5d22858d380225fd177_amd64",
"8Base-RHACM-2.6:rhacm2/acm-governance-policy-addon-controller-rhel8@sha256:958b729d30f10b9c121e68ac8ede2054ed29cc52a9a7d6df0537ed221aa74358_s390x",
"8Base-RHACM-2.6:rhacm2/acm-governance-policy-addon-controller-rhel8@sha256:b5bef941b4e0b5b3529ca5b2311c85295b9f6d12e482a9cbdad691c2406541f1_ppc64le",
"8Base-RHACM-2.6:rhacm2/acm-governance-policy-addon-controller-rhel8@sha256:f6194b9056d77e54f3c74caa9eab87bd1df1818d082fc807229d1c44ec6c88c4_arm64",
"8Base-RHACM-2.6:rhacm2/acm-grafana-rhel8@sha256:45616ed43b53d3a83e65828118f09430396f5bcb0566ae3a65d937b59f0d873e_s390x",
"8Base-RHACM-2.6:rhacm2/acm-grafana-rhel8@sha256:8c48441cfa850ea1274932e94da0831618c10f91022619c779304501a75fb161_amd64",
"8Base-RHACM-2.6:rhacm2/acm-grafana-rhel8@sha256:cc1c196b19c5fd8f313c6136359cc9dd37b5f59d32a581b10cf89b80b7d0cbf4_arm64",
"8Base-RHACM-2.6:rhacm2/acm-grafana-rhel8@sha256:cdf24e68e50be1350566243f6d2cb1403d09ab68e5fed39ea6c56212e42b90f1_ppc64le",
"8Base-RHACM-2.6:rhacm2/acm-must-gather-rhel8@sha256:1457ff5cfd61611fdc968d4af5b020d835e107b97932c7ba7b3f5ed4cbd0e39f_ppc64le",
"8Base-RHACM-2.6:rhacm2/acm-must-gather-rhel8@sha256:39842906b3846418bc31098e2abad08210118d86aa683e9e5fd04a97822df22d_arm64",
"8Base-RHACM-2.6:rhacm2/acm-must-gather-rhel8@sha256:8a69add2d90a1e094de8510052b683e1765153da75e316ad7778499af0c5ddf9_s390x",
"8Base-RHACM-2.6:rhacm2/acm-must-gather-rhel8@sha256:dca91134a2c1c33c736afcd4c9373749448641385f39162c74e115691289e843_amd64",
"8Base-RHACM-2.6:rhacm2/acm-operator-bundle@sha256:0eac6124f59492d09c1ae650025d59ea0e8547d9f9c832cb9607b09254ff6ddd_s390x",
"8Base-RHACM-2.6:rhacm2/acm-operator-bundle@sha256:1cbcd58a4c23e4c89a6a0509f78802a5aa21205db2784ebc9772b99a3917b183_arm64",
"8Base-RHACM-2.6:rhacm2/acm-operator-bundle@sha256:997aaee36f0bed47e231925a3f2c2ecc503410e54b35727f035c72477f3d1944_ppc64le",
"8Base-RHACM-2.6:rhacm2/acm-operator-bundle@sha256:ce699187f250b93976b8063228ac12d11c6c8f6baba69ba4ed17a38730e84eb3_amd64",
"8Base-RHACM-2.6:rhacm2/acm-prometheus-config-reloader-rhel8@sha256:693a77a9324d6c7f0e69bd9d5725b51f3e429972f1e67469e93648cb347eae84_arm64",
"8Base-RHACM-2.6:rhacm2/acm-prometheus-config-reloader-rhel8@sha256:89757e804d5df2b5eeeb1191b599c3acb9e75f61170f888095302830d6de0582_s390x",
"8Base-RHACM-2.6:rhacm2/acm-prometheus-config-reloader-rhel8@sha256:8e45e1fd7342d7525b118f01794cac1f4a8662def5f2a06336b698db2e268742_amd64",
"8Base-RHACM-2.6:rhacm2/acm-prometheus-config-reloader-rhel8@sha256:ce1c17b34b7aac2e990dc0efe40f4406e73f727b2c7bfe109eded849de753f1a_ppc64le",
"8Base-RHACM-2.6:rhacm2/acm-prometheus-rhel8@sha256:728606d96dd9e0fc2e7810e092e10ee071ec36598c990c8252beccace59a679e_amd64",
"8Base-RHACM-2.6:rhacm2/acm-prometheus-rhel8@sha256:b457d0b95d88c5dd0aac87492cbca40a9d7c2074002ad110f52d562f0c5d0797_arm64",
"8Base-RHACM-2.6:rhacm2/acm-prometheus-rhel8@sha256:f34d2569033bfb1d173342264f090f46d80f7843d52704a7ce9e9eb9de2f5abb_s390x",
"8Base-RHACM-2.6:rhacm2/acm-prometheus-rhel8@sha256:f720e0a94bfe7ed5d812819a3e77cc0581be102970127d8c0d4aa06a05edbf3d_ppc64le",
"8Base-RHACM-2.6:rhacm2/acm-volsync-addon-controller-rhel8@sha256:17ccd6b924b36ab14e3ca5f5331ba7e4c86f8cb64304640d58c3ee6b76edbcaf_ppc64le",
"8Base-RHACM-2.6:rhacm2/acm-volsync-addon-controller-rhel8@sha256:27079308ea87e35564cc3089c65eae68d63880a3bb093ca64d1678a68b60fcec_amd64",
"8Base-RHACM-2.6:rhacm2/acm-volsync-addon-controller-rhel8@sha256:9eabaac2df91aeef613d6973669d07298f2159c6a6e0c9f294623f7b1a10bc08_s390x",
"8Base-RHACM-2.6:rhacm2/acm-volsync-addon-controller-rhel8@sha256:f7abdf1756bc0ff2ebf02fee0469a8b9eeabe1fa8cafdd21c6e8f958155b70bb_arm64",
"8Base-RHACM-2.6:rhacm2/cert-policy-controller-rhel8@sha256:017c1e663827a3b55d70badd3ed979b5d1831252c49d671897a85a75afaa5bb0_s390x",
"8Base-RHACM-2.6:rhacm2/cert-policy-controller-rhel8@sha256:0610778095974edf936602018281bf7a5e287ba9eca9f661a423e68bbe000e40_ppc64le",
"8Base-RHACM-2.6:rhacm2/cert-policy-controller-rhel8@sha256:a66d7d4ee1179f7fce639490f919d722db54eaa3118b4135078c33e6cbf91488_amd64",
"8Base-RHACM-2.6:rhacm2/cert-policy-controller-rhel8@sha256:d660befef0c8f7a4db7aa3b865545c9863d8f37e7ba4b8de4380185f82b208d4_arm64",
"8Base-RHACM-2.6:rhacm2/cluster-backup-rhel8-operator@sha256:1a749d0795972a9bfd5a00aa96c238a660673464be01b2aa9fd7a3aeead6ddf7_amd64",
"8Base-RHACM-2.6:rhacm2/cluster-backup-rhel8-operator@sha256:8915dbdc562e63441f79041bdf1176e46ce53e95418d133f0cd0c1ff79da48a2_arm64",
"8Base-RHACM-2.6:rhacm2/cluster-backup-rhel8-operator@sha256:995f225449b207da9a3cad175dac85b87eefb28ff5bae6a588f40fd79fbe12a1_ppc64le",
"8Base-RHACM-2.6:rhacm2/cluster-backup-rhel8-operator@sha256:f1255a76c6275a4b6a400c82e204a5112fff6fe87f71626f8f309763f6a5d9e4_s390x",
"8Base-RHACM-2.6:rhacm2/config-policy-controller-rhel8@sha256:3b2e0d850e8fc966ec80bff16df26002334744a96b81c7a7dfe222f1706a52e3_s390x",
"8Base-RHACM-2.6:rhacm2/config-policy-controller-rhel8@sha256:447f275bbde46d7fc173798ef5abc0a77a6780f0dffdc171786edbe00f27d8d8_ppc64le",
"8Base-RHACM-2.6:rhacm2/config-policy-controller-rhel8@sha256:61964a1a0ddf2e98bcf5249b7374235055ab85cc26663a8d9397c2b7f6fbb4c6_amd64",
"8Base-RHACM-2.6:rhacm2/config-policy-controller-rhel8@sha256:a3abaa3d0bf1d34fa9e40903a8713c439f5f7f751e775d32cbab308983064ce0_arm64",
"8Base-RHACM-2.6:rhacm2/console-rhel8@sha256:6c0f630ff57f6f423df6dbf4df9faad25089f9b391be35cb8bc9cd5211f94d67_arm64",
"8Base-RHACM-2.6:rhacm2/console-rhel8@sha256:8608aed6971299def3fbe749336727e84c69582664dedac3145b92ea24e62e4d_amd64",
"8Base-RHACM-2.6:rhacm2/console-rhel8@sha256:afa80ae8274db7fa6796c35980fc5df15889e94aff3361f6cda643e5a09da220_ppc64le",
"8Base-RHACM-2.6:rhacm2/console-rhel8@sha256:f06e4e3f62db52c6d7fa0bc1f289de773e18d076bc38612e1b0ddc85c76fde06_s390x",
"8Base-RHACM-2.6:rhacm2/endpoint-monitoring-rhel8-operator@sha256:060bcd658756a924b4ce4d202bd447a3254fc1f49af7d685dde8720f355cde8e_arm64",
"8Base-RHACM-2.6:rhacm2/endpoint-monitoring-rhel8-operator@sha256:091d66731c5fe8eba5646c6b2622bb38c074e202a8a4a7e906921673b60f0898_amd64",
"8Base-RHACM-2.6:rhacm2/endpoint-monitoring-rhel8-operator@sha256:80660eb7f3c068768b0ea04ff20f4539194c52427ffdab4626bf781aa3f2ca64_s390x",
"8Base-RHACM-2.6:rhacm2/endpoint-monitoring-rhel8-operator@sha256:d6204fcf04c83bac13232ec1602572ad5f22bb528537e591079dfa36152697ec_ppc64le",
"8Base-RHACM-2.6:rhacm2/governance-policy-propagator-rhel8@sha256:51be0f04938b60ed1dba60908bebd2000d78e4ade34757bae70a083c67d77e8e_arm64",
"8Base-RHACM-2.6:rhacm2/governance-policy-propagator-rhel8@sha256:9577701bf3c7aa00b99531d2c3842130abc6cd91c52c4a7ba040b705eeace4c7_s390x",
"8Base-RHACM-2.6:rhacm2/governance-policy-propagator-rhel8@sha256:bdc6c128628db86697af198430c5ae5c61c3e586c1a97187e4d4e852cec61e92_ppc64le",
"8Base-RHACM-2.6:rhacm2/governance-policy-propagator-rhel8@sha256:cc519319b9f4fe672144ebedd772ddf56d5de90e3c8f52c0fb9b55313f71a7b3_amd64",
"8Base-RHACM-2.6:rhacm2/governance-policy-spec-sync-rhel8@sha256:2c1905ae8a83e5598678457fd955cbc867453ed5836de6fcc182e4928df8bd67_s390x",
"8Base-RHACM-2.6:rhacm2/governance-policy-spec-sync-rhel8@sha256:4a8d30cc0e1d83c69b7f3339418b101da23fbcaee7d326bedaff677eceb25ab2_ppc64le",
"8Base-RHACM-2.6:rhacm2/governance-policy-spec-sync-rhel8@sha256:6849cf1b4dd883d5b4c0cf90a3adfb26cb59d03d3b892cee3669a32dd6b8dcc2_amd64",
"8Base-RHACM-2.6:rhacm2/governance-policy-spec-sync-rhel8@sha256:d06ffc621167aff31ecb0fa417b294ff0676fb00e4ef1c6cb0fb2aaf4b2561e0_arm64",
"8Base-RHACM-2.6:rhacm2/governance-policy-status-sync-rhel8@sha256:4c86e16f15aaf454e4e5ce5436e1db27a5f8a55f573c3eaf02e4786fe52edfc8_arm64",
"8Base-RHACM-2.6:rhacm2/governance-policy-status-sync-rhel8@sha256:cf6a75d94f50dd063e939aee18756c767cba43f4e1e62a9c2f2b764ac6f43746_s390x",
"8Base-RHACM-2.6:rhacm2/governance-policy-status-sync-rhel8@sha256:e072b615eeffff80a94831e58c70980684c1ec4bd972844b25b157eb7ed5937f_ppc64le",
"8Base-RHACM-2.6:rhacm2/governance-policy-status-sync-rhel8@sha256:fffe971caa2e911d9c972c0e88712ff431d34c63dbe74e25f1cababa50ea7417_amd64",
"8Base-RHACM-2.6:rhacm2/governance-policy-template-sync-rhel8@sha256:10bc1a3833599a593a058e804de67e92888ed779fd0000928d4a70b6c7d5c1c2_amd64",
"8Base-RHACM-2.6:rhacm2/governance-policy-template-sync-rhel8@sha256:5c17f979f47840a879059ad83de12f0756889564a17190ba4438a7632c999bb1_arm64",
"8Base-RHACM-2.6:rhacm2/governance-policy-template-sync-rhel8@sha256:848bce8007de7714afc8c755b5f0c3cdf5eb6b1d259811c947bc295924539a0e_ppc64le",
"8Base-RHACM-2.6:rhacm2/governance-policy-template-sync-rhel8@sha256:95439f7e18fa87601d5860cbd9ca5f0738786e30a629d23788fd5fe33d694c66_s390x",
"8Base-RHACM-2.6:rhacm2/grafana-dashboard-loader-rhel8@sha256:1f5c1b2cffebf069859e95d0e722cb293f8c176bf5c5873bb9517c96b26c2e10_arm64",
"8Base-RHACM-2.6:rhacm2/grafana-dashboard-loader-rhel8@sha256:5223158a122658bafbd853c596cdc1f7bd7a0e4fdd82b1c3668ac84adeae9f24_s390x",
"8Base-RHACM-2.6:rhacm2/grafana-dashboard-loader-rhel8@sha256:561f1f05925cfe3c5f0f8a9b7475be4bbab183b5611ecfe09b090d80fa4bc2fe_amd64",
"8Base-RHACM-2.6:rhacm2/grafana-dashboard-loader-rhel8@sha256:734270221ec4a516e7eb77f2ec3a753384242116aa70320a1dbe969e915af1df_ppc64le",
"8Base-RHACM-2.6:rhacm2/iam-policy-controller-rhel8@sha256:2827e5f485213f92e2d0092187f3976dd6fe598e39b5cf2212d48c3a44c34b13_arm64",
"8Base-RHACM-2.6:rhacm2/iam-policy-controller-rhel8@sha256:8ca9e80365c76b66b2de3924fc50a5912e606042c704b02cb174a4b8bd3927c4_amd64",
"8Base-RHACM-2.6:rhacm2/iam-policy-controller-rhel8@sha256:c5069e76a900aa300102a0ae54ecbc12c0ac31abfeed8656ee60a949daef79c3_s390x",
"8Base-RHACM-2.6:rhacm2/iam-policy-controller-rhel8@sha256:ca05e79e5508924af71f323c13f664770d8dd4eb61ecf0894e4f9a81f7a1b402_ppc64le",
"8Base-RHACM-2.6:rhacm2/insights-client-rhel8@sha256:02cacfec60c80b9228e8b18949751de867f974ea6b1172129096e64e949c0598_amd64",
"8Base-RHACM-2.6:rhacm2/insights-client-rhel8@sha256:2b14036d0291e54c3191682de2ea875a78d78c35b2791a5a113ba1a8920f0621_ppc64le",
"8Base-RHACM-2.6:rhacm2/insights-client-rhel8@sha256:d4c05f641de8fd0753d63cc6d5b62464d3d6a87d601514e87ef2e40bbe7b01b6_s390x",
"8Base-RHACM-2.6:rhacm2/insights-client-rhel8@sha256:e15c410b693b34f49869d037ebb5584384fcdf88114b7a94967ca09f1361a5f3_arm64",
"8Base-RHACM-2.6:rhacm2/insights-metrics-rhel8@sha256:67aa55bb65685395ad2773e7459dff5fbccdeedcf9e56ec2722d8f5c919eae89_s390x",
"8Base-RHACM-2.6:rhacm2/insights-metrics-rhel8@sha256:6c54e08f5f6c2cae41a5e108e1019ff6522af8f69d666e22eb4631cd83b85917_amd64",
"8Base-RHACM-2.6:rhacm2/insights-metrics-rhel8@sha256:88d9b7246aa75cb2c88ccb7f2f1202fc465be0f2d89e59f1d2259f69ada56d9d_arm64",
"8Base-RHACM-2.6:rhacm2/insights-metrics-rhel8@sha256:bad98fe71638d7346f31ea45f6063ec970bf90844bb5c5dc5f917bb0f0099899_ppc64le",
"8Base-RHACM-2.6:rhacm2/klusterlet-addon-controller-rhel8@sha256:22e510955af3fa736b7306c387f44b5f15f5f9a7a006c6587e06d5d8602cc2f0_s390x",
"8Base-RHACM-2.6:rhacm2/klusterlet-addon-controller-rhel8@sha256:55bc86326f992cc4f4401b93f90cdd2baa6728015ffaf6168f2d46ae43c70cf4_ppc64le",
"8Base-RHACM-2.6:rhacm2/klusterlet-addon-controller-rhel8@sha256:8dd7f47af047fb899c7fcbad61cb8f38da45990cac186f9235aec3e4e7de25e9_amd64",
"8Base-RHACM-2.6:rhacm2/klusterlet-addon-controller-rhel8@sha256:bdb97eb5bb0e8f59edf0d389fb07c45171e728dc8b4d2bdacd785193b46ec03b_arm64",
"8Base-RHACM-2.6:rhacm2/kube-rbac-proxy-rhel8@sha256:11a353ee9da6cc843d5f346f4fa51681d13318e2e61fc4d1a3f63406eb175260_s390x",
"8Base-RHACM-2.6:rhacm2/kube-rbac-proxy-rhel8@sha256:31757f3e3bb08b4e49e54694b18b3cf327637be20535482b2df1345b17444dda_amd64",
"8Base-RHACM-2.6:rhacm2/kube-rbac-proxy-rhel8@sha256:b2c0b7414d0fc36a49cbdc5a56b25dd62aac18defc2defbd9c1895cd13a5e716_arm64",
"8Base-RHACM-2.6:rhacm2/kube-rbac-proxy-rhel8@sha256:dbd816d503e9beb58622604432eb415419e893627eb95c1ceeb8ff5bda7d6335_ppc64le",
"8Base-RHACM-2.6:rhacm2/kube-state-metrics-rhel8@sha256:53246a6df1f0880d94ed2644fa4366e3e2108b6fa8a51745af87785346ce5304_s390x",
"8Base-RHACM-2.6:rhacm2/kube-state-metrics-rhel8@sha256:5f2393bceefffb32240043b6722aa73d31fc8133cc2666fcf5eb8d33794bc54f_arm64",
"8Base-RHACM-2.6:rhacm2/kube-state-metrics-rhel8@sha256:c792c043462281cde7c93bd8e2136f62ca17d072e7f466353f37de8e5f5dc949_ppc64le",
"8Base-RHACM-2.6:rhacm2/kube-state-metrics-rhel8@sha256:e6b1d24b56e6973eee1569e351db6637ca67e1d6cd124adb845cbf6e35a4f6af_amd64",
"8Base-RHACM-2.6:rhacm2/management-ingress-rhel8@sha256:07238998d21204cd8f25dc63e6dbde20a2dd25c3b96609729306db6c63a0fca4_arm64",
"8Base-RHACM-2.6:rhacm2/management-ingress-rhel8@sha256:0d2665d19a8753c6269f594b68b067cd62a402404287e6416543c1af2d7d3cf4_ppc64le",
"8Base-RHACM-2.6:rhacm2/management-ingress-rhel8@sha256:6917d018e53aabb6f5402f02000aedd2e5cf71bcc84562e0fc7d7c87049f4b67_amd64",
"8Base-RHACM-2.6:rhacm2/management-ingress-rhel8@sha256:73b0444bd91a1dade3b7e76245ac8d6cb568929bba321b8c86c269d6f542ac3b_s390x",
"8Base-RHACM-2.6:rhacm2/memcached-exporter-rhel8@sha256:7d85dd62346a647d22202baa0f8d405b2aaf9a7174b38e5d29df2e03530009c3_s390x",
"8Base-RHACM-2.6:rhacm2/memcached-exporter-rhel8@sha256:9635616c8f058e67d557201147904b05f8b49938f63fb2b0239dfca883f61685_arm64",
"8Base-RHACM-2.6:rhacm2/memcached-exporter-rhel8@sha256:9e91ecec92ec0df8b72beb6040f39d9a25b0bfad844e92ea34cc2d648d221d22_ppc64le",
"8Base-RHACM-2.6:rhacm2/memcached-exporter-rhel8@sha256:c773b9a2fffcd549d4936054260f655c78da603957826d6bad4e8567a213ad10_amd64",
"8Base-RHACM-2.6:rhacm2/memcached-rhel8@sha256:584f8c4a9a1b75fc71948a98add560d4fe3d936ee46ac791f32121dbadf8c7d2_ppc64le",
"8Base-RHACM-2.6:rhacm2/memcached-rhel8@sha256:59b3ce3f3f4459c97cfffee5e20830d70f8a69198b5fab271e6c478d615c46d3_arm64",
"8Base-RHACM-2.6:rhacm2/memcached-rhel8@sha256:6f458c76757203b28434f871027c6a466a73d246ceb5bfac8793ad1896a672ab_amd64",
"8Base-RHACM-2.6:rhacm2/memcached-rhel8@sha256:e34722fd656e3205dcdb565b0ab68e9971174c11f125dbfff3bf82e1e21f3a76_s390x",
"8Base-RHACM-2.6:rhacm2/metrics-collector-rhel8@sha256:3a81a018b939752543e78c2d68d1436b851be2256b88c3e66cd506ae1d8f4c9c_ppc64le",
"8Base-RHACM-2.6:rhacm2/metrics-collector-rhel8@sha256:6a3e0c36c123c9dc54759655d9148f580abada501034914863a6528ded19ef34_amd64",
"8Base-RHACM-2.6:rhacm2/metrics-collector-rhel8@sha256:7991f484f97b9951f27f70e67d5db0850c4189ee86db8406cdda961a9beb06f0_arm64",
"8Base-RHACM-2.6:rhacm2/metrics-collector-rhel8@sha256:fa08b9bf3fd334738984e150ba5bfd2e005374752f3112340b65f6434eacd057_s390x",
"8Base-RHACM-2.6:rhacm2/multicloud-integrations-rhel8@sha256:2bcbf9a565f3c566061325aca3174ec755b5c94a28612718a3f1563db317273e_ppc64le",
"8Base-RHACM-2.6:rhacm2/multicloud-integrations-rhel8@sha256:6813ccd43a1aecd1aaf4d5d4b1620fd63bbca00b736100189ff91246bf3bc36b_arm64",
"8Base-RHACM-2.6:rhacm2/multicloud-integrations-rhel8@sha256:db89ef3686570526afdb2b79fd698aca5dc50c633009760f1748fb9fd506067b_amd64",
"8Base-RHACM-2.6:rhacm2/multicloud-integrations-rhel8@sha256:db8bc27937802c5d8fff769b9c93c8a01411629d199adbc39235e721d6468b30_s390x",
"8Base-RHACM-2.6:rhacm2/multicluster-observability-rhel8-operator@sha256:434db0ca203b14b899fff9b7a2a5b975de852ea29620a828f29246448aba873c_ppc64le",
"8Base-RHACM-2.6:rhacm2/multicluster-observability-rhel8-operator@sha256:876bfa63b0e13833eaeadb7c6a0481f1d7970b283f69ece4d81c99985f4dd161_arm64",
"8Base-RHACM-2.6:rhacm2/multicluster-observability-rhel8-operator@sha256:d23f208e020d42bc095011d423146e2da35b2bc85b844911bde2f4edf696bdca_amd64",
"8Base-RHACM-2.6:rhacm2/multicluster-observability-rhel8-operator@sha256:f29581baf5277588d2e4cd01380ecf46e3c97a2f17ade01b048f75c29f18d62c_s390x",
"8Base-RHACM-2.6:rhacm2/multicluster-operators-application-rhel8@sha256:1952d422bd7ba42323711faba59244c449293cc92502e350460fee07c0e3b34a_ppc64le",
"8Base-RHACM-2.6:rhacm2/multicluster-operators-application-rhel8@sha256:566a60f630ec346eced3106ec072963d1b9f9d300e7d4cee6af6dc0d590a3937_s390x",
"8Base-RHACM-2.6:rhacm2/multicluster-operators-application-rhel8@sha256:724dd9f4a5e4acd061206ca2ea57c329210ade5135dbdf941b8d7e720daa4f10_arm64",
"8Base-RHACM-2.6:rhacm2/multicluster-operators-application-rhel8@sha256:ace8895fc62c1394dfa7854fd9ce3e14ef859e989255f70dc9a5a3d9bcd514c0_amd64",
"8Base-RHACM-2.6:rhacm2/multicluster-operators-channel-rhel8@sha256:1ebe6504a6a58f39f93952bf1c135ea58ff77e65c5b8ba73c7ad6295e66a1b45_s390x",
"8Base-RHACM-2.6:rhacm2/multicluster-operators-channel-rhel8@sha256:557cc962d0b10d80a9dea7adce387ea28fb4199a02fa8546645ab2cacbf28b88_ppc64le",
"8Base-RHACM-2.6:rhacm2/multicluster-operators-channel-rhel8@sha256:82526c7c046325bde1dfa0a47b58b773355f00bc95c23be75105e7255e7bddd2_arm64",
"8Base-RHACM-2.6:rhacm2/multicluster-operators-channel-rhel8@sha256:85e20d97f28e43668c2790bd6e0adbc598d01f9fab849761fb96d7a5c4946a87_amd64",
"8Base-RHACM-2.6:rhacm2/multicluster-operators-subscription-rhel8@sha256:7310f31faae367a363c27a7236b562bbfe8381a352fce906279590bac11571d2_ppc64le",
"8Base-RHACM-2.6:rhacm2/multicluster-operators-subscription-rhel8@sha256:7676d33b9be36ca6660d3aed888fdffcf270fcf82258ed9531e2746a3d27610c_s390x",
"8Base-RHACM-2.6:rhacm2/multicluster-operators-subscription-rhel8@sha256:e718d5abef58365d547ef73828a26adff5b6cef1bf935aa7c27f12f604b50337_amd64",
"8Base-RHACM-2.6:rhacm2/multicluster-operators-subscription-rhel8@sha256:f58aff87d1efb64417c6976f6772a464e54beefe847f50a141726b7a1a6a293a_arm64",
"8Base-RHACM-2.6:rhacm2/multiclusterhub-repo-rhel8@sha256:03222a9dd6eca9cf44932a0ff1bf89bd9d2d29683f1ebb0d0aa49171b77a4963_ppc64le",
"8Base-RHACM-2.6:rhacm2/multiclusterhub-repo-rhel8@sha256:881b8c3b19918affd478c0ad0c73dff96dd28f5c1dfddb86472b42e422fa25b6_amd64",
"8Base-RHACM-2.6:rhacm2/multiclusterhub-repo-rhel8@sha256:9de94ea1f83ec8b7257c7b2befc1485ed9cc40c9ef3600c4c4c50934e708cf9d_s390x",
"8Base-RHACM-2.6:rhacm2/multiclusterhub-repo-rhel8@sha256:a45ed68e7d3ac89d17eaf06445cabfc19a9ce85a42f116d75028d6acd18a322b_arm64",
"8Base-RHACM-2.6:rhacm2/multiclusterhub-rhel8@sha256:48d1fa8bc5f6a4d8349c41126301bd86d12836384f336881ecb71bd79f84ae93_ppc64le",
"8Base-RHACM-2.6:rhacm2/multiclusterhub-rhel8@sha256:a33e91fb763a2f0894433bce31bd44229e7d5f5c53d36c6b6f643807a45c110b_arm64",
"8Base-RHACM-2.6:rhacm2/multiclusterhub-rhel8@sha256:d6e126cbdd3cfbcdee04b093389ca1b07ac8038da96060051ed94e1eeacc6d92_s390x",
"8Base-RHACM-2.6:rhacm2/multiclusterhub-rhel8@sha256:ecf12158a2d8802b4c7efd6b336ff36c1e002223b1d385a40fbef638d5e4aa21_amd64",
"8Base-RHACM-2.6:rhacm2/node-exporter-rhel8@sha256:14d23638efff3c30661c9a5f3ddb6ab0c7a9d162de1176dd9565cf49dfa4b9c5_amd64",
"8Base-RHACM-2.6:rhacm2/node-exporter-rhel8@sha256:533005e1608de68a09e53599de3f30990db95cb923794bab9ae9e3bc1a8b6baf_arm64",
"8Base-RHACM-2.6:rhacm2/node-exporter-rhel8@sha256:99eef3491c7092afa14179b9a9d39dd8fbfb3c9bb61759d678af5d91ac23e59d_s390x",
"8Base-RHACM-2.6:rhacm2/node-exporter-rhel8@sha256:e200d4e1802cce7fce32b1e0dc5c3220b6f6477b73b3a2d8ea26a5a42d63f46b_ppc64le",
"8Base-RHACM-2.6:rhacm2/observatorium-rhel8-operator@sha256:092e3437e6d38b2bf676d7fb67ad672e3ef03440017b5af7c1ebd2beb3f437eb_amd64",
"8Base-RHACM-2.6:rhacm2/observatorium-rhel8-operator@sha256:8cf076bfb049d1aabd00040ee65f0fedd590f0dd448c7561de494093a915b397_ppc64le",
"8Base-RHACM-2.6:rhacm2/observatorium-rhel8-operator@sha256:e69987a64fdbf873d4b19d8626c0c5e99dd13d7c95446850559be966dae45ad0_arm64",
"8Base-RHACM-2.6:rhacm2/observatorium-rhel8-operator@sha256:f0bf89eaea6b7afc2d08c77bd40dfba581f91f462f5ec3d70473b332ca6f781c_s390x",
"8Base-RHACM-2.6:rhacm2/observatorium-rhel8@sha256:0686cfddd61737f7e7eb4f0c011397277394559edac3bb947c0969e302686dd5_ppc64le",
"8Base-RHACM-2.6:rhacm2/observatorium-rhel8@sha256:8f2f3732600235f66c406b6121ac37979f52572ce90353b6e099be7b74406251_amd64",
"8Base-RHACM-2.6:rhacm2/observatorium-rhel8@sha256:9e1fccc5b17865a6d7baaa1a15cb50f47d80a14b0a7bcbd94c12f0ddcaaf1b28_s390x",
"8Base-RHACM-2.6:rhacm2/observatorium-rhel8@sha256:bdd89a1051c8f21e7d81ff80c96731a0eaa7d15c320ab1e6b1dc3f6babd42598_arm64",
"8Base-RHACM-2.6:rhacm2/prometheus-alertmanager-rhel8@sha256:0860b7aa5e8b07792ad7f5d5c0654e23e9da8eedd4b9f509caea616dcfa97d69_amd64",
"8Base-RHACM-2.6:rhacm2/prometheus-alertmanager-rhel8@sha256:624895d8579ef6f3e5b17558a30775790ec6f00701f8c5cdfa315292d7f9e867_s390x",
"8Base-RHACM-2.6:rhacm2/prometheus-alertmanager-rhel8@sha256:6d09865a228cdbbc6d1ac13042c3c00f0bd086f6dc181dfa3cdf8c7f9d826b9e_arm64",
"8Base-RHACM-2.6:rhacm2/prometheus-alertmanager-rhel8@sha256:c69fee848d21346a271972e89d91898eac9fec27d598d98ffa004ca8d1b53270_ppc64le",
"8Base-RHACM-2.6:rhacm2/prometheus-rhel8@sha256:52cea7c27de23e3358030b09f22b962723c523a940f8e2043edc298c907d761c_arm64",
"8Base-RHACM-2.6:rhacm2/prometheus-rhel8@sha256:67e0fadfbb4d99a60435ed12b470772b38ace4ca815fe73da68eb3c826e200fc_ppc64le",
"8Base-RHACM-2.6:rhacm2/prometheus-rhel8@sha256:e8241b1d852d605b44ecfcc552cb0f905f72e8a17c8d228162b40c19388f5176_s390x",
"8Base-RHACM-2.6:rhacm2/prometheus-rhel8@sha256:ed0cc13e79949436d29a7ad0b41b189744a177ea27545fd5eb9b4f71e87bd0eb_amd64",
"8Base-RHACM-2.6:rhacm2/rbac-query-proxy-rhel8@sha256:29c76a37497f212aed280e2bf16ef45fb3785fb4649ce17b7fe9d653a79e2112_arm64",
"8Base-RHACM-2.6:rhacm2/rbac-query-proxy-rhel8@sha256:475a45884a51127722030226ff9a5f0752c98574c41eb61796aece5e702346a3_ppc64le",
"8Base-RHACM-2.6:rhacm2/rbac-query-proxy-rhel8@sha256:582301b10af0b966ae7d5e130cb0e5f96e7912dc66b4108e0d6078656ca80604_amd64",
"8Base-RHACM-2.6:rhacm2/rbac-query-proxy-rhel8@sha256:f1c7de85a44c03f48a6f62ba1d7d650f0b06e0f502cecff1512ad637b5bc1c27_s390x",
"8Base-RHACM-2.6:rhacm2/redisgraph-tls-rhel8@sha256:128279a656bfbde6c2c052766d63a1de6a06d8bea2707813c64396c2ae382478_amd64",
"8Base-RHACM-2.6:rhacm2/redisgraph-tls-rhel8@sha256:35927ca6e6e9c8d420c499a0c8ad37c4297ba19743d550f489d3e66482275a49_arm64",
"8Base-RHACM-2.6:rhacm2/redisgraph-tls-rhel8@sha256:4696baed553266682ba2b54d3bf683d2ff1241b625de5ec54a45c1b2c5f96243_s390x",
"8Base-RHACM-2.6:rhacm2/redisgraph-tls-rhel8@sha256:d722f2ffab1f58bbaf3c62ef71dbf7e6c4023e6ab17690f1049075a321d0b1ac_ppc64le",
"8Base-RHACM-2.6:rhacm2/search-aggregator-rhel8@sha256:2b5f372c1c73c4de587b5a4388d95b8cc553fc56af446fcefa0e14c6d980b6b3_ppc64le",
"8Base-RHACM-2.6:rhacm2/search-aggregator-rhel8@sha256:38fceeedc0672def1c2cf42bb6743ae726e77d9f7352d002b3fc688c6d551852_amd64",
"8Base-RHACM-2.6:rhacm2/search-aggregator-rhel8@sha256:6a915335bcebb0884fc72df2dfee97c74d42c035864b960e1c800fa6c5f8d93c_arm64",
"8Base-RHACM-2.6:rhacm2/search-aggregator-rhel8@sha256:752decaefc38aa009f54201b38d4ab26d9b4020caec649d9b1f1564f56c47c2a_s390x",
"8Base-RHACM-2.6:rhacm2/search-api-rhel8@sha256:37eea70d5b1c89c25372dcea8c8c03e1e0a9af1b5a06f3b0706ba776ae8847c1_amd64",
"8Base-RHACM-2.6:rhacm2/search-api-rhel8@sha256:7400088d206592eb29cd86182909626262c9b2a99f017811fcc9d8a753c39009_arm64",
"8Base-RHACM-2.6:rhacm2/search-api-rhel8@sha256:aa8ea0deabc39a068f3f6ce9fa6334e44fc507355009a9bff448e742156ec203_ppc64le",
"8Base-RHACM-2.6:rhacm2/search-api-rhel8@sha256:b4d2d39c2b3b736987f1e888b858d52a7ebd9f8d0cebd3bdef8c59f6e3e41725_s390x",
"8Base-RHACM-2.6:rhacm2/search-collector-rhel8@sha256:0174699ec75fcda08892b4e72b674df989af51ea5f04de57a62c2a85a3c08f4f_arm64",
"8Base-RHACM-2.6:rhacm2/search-collector-rhel8@sha256:5a29a9805b8d20969cba86da11a9de8176a3172df361aec5fae136a4271de308_amd64",
"8Base-RHACM-2.6:rhacm2/search-collector-rhel8@sha256:be7eed9ad9502bcc294081f7e2098fc4f8411c912c34fe63479b5b770d06caca_s390x",
"8Base-RHACM-2.6:rhacm2/search-collector-rhel8@sha256:c467c1d7ceaf5281077f7fe8ff1c1c4cffe325132890a3ab9b96ea5db2e2c930_ppc64le",
"8Base-RHACM-2.6:rhacm2/search-rhel8@sha256:2135cd20bb7ebbf48499992fe46a928e28fc78c86e360633ea09054520c42539_ppc64le",
"8Base-RHACM-2.6:rhacm2/search-rhel8@sha256:3a7a31974210e21a3faed9b57a75b970c70ac41d9662b884d4ce67275f756fc7_arm64",
"8Base-RHACM-2.6:rhacm2/search-rhel8@sha256:6e6a19f1440e4eb15a8206e18f7f4dde3e1a5c6518944571d09923d116d3f04e_amd64",
"8Base-RHACM-2.6:rhacm2/search-rhel8@sha256:e6ed3e65f0d49b3c6b0e3e97593a8fae4d453f3aecf8d7829c0d25c68bc91ea1_s390x",
"8Base-RHACM-2.6:rhacm2/submariner-addon-rhel8@sha256:7b80d01371f551df506bd0c56df6829845bfce497ff01cc44b68f172ed5399b4_ppc64le",
"8Base-RHACM-2.6:rhacm2/submariner-addon-rhel8@sha256:934c560bc786015c694e9cffbae8e86f631b3331d62f5a547931446dae82f8c3_s390x",
"8Base-RHACM-2.6:rhacm2/submariner-addon-rhel8@sha256:b467881f4028a89a9e79ba93da719845db576f47a04ae6e569c2317be5594b29_arm64",
"8Base-RHACM-2.6:rhacm2/submariner-addon-rhel8@sha256:fc5592d42e4aca70288448d174511b922ece7f8cb4b41c6a36195c3a4a60aa36_amd64",
"8Base-RHACM-2.6:rhacm2/thanos-receive-controller-rhel8@sha256:21f2626c10c4fb61b37e6ca4ab574186b423f155fbc5cfef3e894fff04cc270e_ppc64le",
"8Base-RHACM-2.6:rhacm2/thanos-receive-controller-rhel8@sha256:c357074958324fc5d602cdcf1cba285bf8582e0b36af79a8f6211bb0dfb77a10_amd64",
"8Base-RHACM-2.6:rhacm2/thanos-receive-controller-rhel8@sha256:d9ac8e67d6d9858b16dd9d1d49c1dd904aa22a7b618e5d33292344faced9c0d3_arm64",
"8Base-RHACM-2.6:rhacm2/thanos-receive-controller-rhel8@sha256:e3b840a7833680170f9e9ca52309552c584935a68c75cc71e6d576b104dc01c8_s390x",
"8Base-RHACM-2.6:rhacm2/thanos-rhel8@sha256:453c525197ccfe1f866af70ca2e7f3deb6f98d0b98c09b602b4fa1368787213d_amd64",
"8Base-RHACM-2.6:rhacm2/thanos-rhel8@sha256:4b3b45ad0b564360c245d20b1540c2398c9606cf8684275e4ee071c591357929_arm64",
"8Base-RHACM-2.6:rhacm2/thanos-rhel8@sha256:7e43ba8f47ec54b5f86d13c81b67b044176530b63b5ae3f40332fc975cc6b21f_s390x",
"8Base-RHACM-2.6:rhacm2/thanos-rhel8@sha256:faaa00c0af80c781a7c610616153a3cd1dc1b20637934c3a243a2e9664ba0ee5_ppc64le"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2022:6370"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"8Base-RHACM-2.6:rhacm2/acm-governance-policy-addon-controller-rhel8@sha256:615ab5d9542759d921634737709e84a8e65d003ea136e5d22858d380225fd177_amd64",
"8Base-RHACM-2.6:rhacm2/acm-governance-policy-addon-controller-rhel8@sha256:958b729d30f10b9c121e68ac8ede2054ed29cc52a9a7d6df0537ed221aa74358_s390x",
"8Base-RHACM-2.6:rhacm2/acm-governance-policy-addon-controller-rhel8@sha256:b5bef941b4e0b5b3529ca5b2311c85295b9f6d12e482a9cbdad691c2406541f1_ppc64le",
"8Base-RHACM-2.6:rhacm2/acm-governance-policy-addon-controller-rhel8@sha256:f6194b9056d77e54f3c74caa9eab87bd1df1818d082fc807229d1c44ec6c88c4_arm64",
"8Base-RHACM-2.6:rhacm2/acm-grafana-rhel8@sha256:45616ed43b53d3a83e65828118f09430396f5bcb0566ae3a65d937b59f0d873e_s390x",
"8Base-RHACM-2.6:rhacm2/acm-grafana-rhel8@sha256:8c48441cfa850ea1274932e94da0831618c10f91022619c779304501a75fb161_amd64",
"8Base-RHACM-2.6:rhacm2/acm-grafana-rhel8@sha256:cc1c196b19c5fd8f313c6136359cc9dd37b5f59d32a581b10cf89b80b7d0cbf4_arm64",
"8Base-RHACM-2.6:rhacm2/acm-grafana-rhel8@sha256:cdf24e68e50be1350566243f6d2cb1403d09ab68e5fed39ea6c56212e42b90f1_ppc64le",
"8Base-RHACM-2.6:rhacm2/acm-must-gather-rhel8@sha256:1457ff5cfd61611fdc968d4af5b020d835e107b97932c7ba7b3f5ed4cbd0e39f_ppc64le",
"8Base-RHACM-2.6:rhacm2/acm-must-gather-rhel8@sha256:39842906b3846418bc31098e2abad08210118d86aa683e9e5fd04a97822df22d_arm64",
"8Base-RHACM-2.6:rhacm2/acm-must-gather-rhel8@sha256:8a69add2d90a1e094de8510052b683e1765153da75e316ad7778499af0c5ddf9_s390x",
"8Base-RHACM-2.6:rhacm2/acm-must-gather-rhel8@sha256:dca91134a2c1c33c736afcd4c9373749448641385f39162c74e115691289e843_amd64",
"8Base-RHACM-2.6:rhacm2/acm-operator-bundle@sha256:0eac6124f59492d09c1ae650025d59ea0e8547d9f9c832cb9607b09254ff6ddd_s390x",
"8Base-RHACM-2.6:rhacm2/acm-operator-bundle@sha256:1cbcd58a4c23e4c89a6a0509f78802a5aa21205db2784ebc9772b99a3917b183_arm64",
"8Base-RHACM-2.6:rhacm2/acm-operator-bundle@sha256:997aaee36f0bed47e231925a3f2c2ecc503410e54b35727f035c72477f3d1944_ppc64le",
"8Base-RHACM-2.6:rhacm2/acm-operator-bundle@sha256:ce699187f250b93976b8063228ac12d11c6c8f6baba69ba4ed17a38730e84eb3_amd64",
"8Base-RHACM-2.6:rhacm2/acm-prometheus-config-reloader-rhel8@sha256:693a77a9324d6c7f0e69bd9d5725b51f3e429972f1e67469e93648cb347eae84_arm64",
"8Base-RHACM-2.6:rhacm2/acm-prometheus-config-reloader-rhel8@sha256:89757e804d5df2b5eeeb1191b599c3acb9e75f61170f888095302830d6de0582_s390x",
"8Base-RHACM-2.6:rhacm2/acm-prometheus-config-reloader-rhel8@sha256:8e45e1fd7342d7525b118f01794cac1f4a8662def5f2a06336b698db2e268742_amd64",
"8Base-RHACM-2.6:rhacm2/acm-prometheus-config-reloader-rhel8@sha256:ce1c17b34b7aac2e990dc0efe40f4406e73f727b2c7bfe109eded849de753f1a_ppc64le",
"8Base-RHACM-2.6:rhacm2/acm-prometheus-rhel8@sha256:728606d96dd9e0fc2e7810e092e10ee071ec36598c990c8252beccace59a679e_amd64",
"8Base-RHACM-2.6:rhacm2/acm-prometheus-rhel8@sha256:b457d0b95d88c5dd0aac87492cbca40a9d7c2074002ad110f52d562f0c5d0797_arm64",
"8Base-RHACM-2.6:rhacm2/acm-prometheus-rhel8@sha256:f34d2569033bfb1d173342264f090f46d80f7843d52704a7ce9e9eb9de2f5abb_s390x",
"8Base-RHACM-2.6:rhacm2/acm-prometheus-rhel8@sha256:f720e0a94bfe7ed5d812819a3e77cc0581be102970127d8c0d4aa06a05edbf3d_ppc64le",
"8Base-RHACM-2.6:rhacm2/acm-volsync-addon-controller-rhel8@sha256:17ccd6b924b36ab14e3ca5f5331ba7e4c86f8cb64304640d58c3ee6b76edbcaf_ppc64le",
"8Base-RHACM-2.6:rhacm2/acm-volsync-addon-controller-rhel8@sha256:27079308ea87e35564cc3089c65eae68d63880a3bb093ca64d1678a68b60fcec_amd64",
"8Base-RHACM-2.6:rhacm2/acm-volsync-addon-controller-rhel8@sha256:9eabaac2df91aeef613d6973669d07298f2159c6a6e0c9f294623f7b1a10bc08_s390x",
"8Base-RHACM-2.6:rhacm2/acm-volsync-addon-controller-rhel8@sha256:f7abdf1756bc0ff2ebf02fee0469a8b9eeabe1fa8cafdd21c6e8f958155b70bb_arm64",
"8Base-RHACM-2.6:rhacm2/cert-policy-controller-rhel8@sha256:017c1e663827a3b55d70badd3ed979b5d1831252c49d671897a85a75afaa5bb0_s390x",
"8Base-RHACM-2.6:rhacm2/cert-policy-controller-rhel8@sha256:0610778095974edf936602018281bf7a5e287ba9eca9f661a423e68bbe000e40_ppc64le",
"8Base-RHACM-2.6:rhacm2/cert-policy-controller-rhel8@sha256:a66d7d4ee1179f7fce639490f919d722db54eaa3118b4135078c33e6cbf91488_amd64",
"8Base-RHACM-2.6:rhacm2/cert-policy-controller-rhel8@sha256:d660befef0c8f7a4db7aa3b865545c9863d8f37e7ba4b8de4380185f82b208d4_arm64",
"8Base-RHACM-2.6:rhacm2/cluster-backup-rhel8-operator@sha256:1a749d0795972a9bfd5a00aa96c238a660673464be01b2aa9fd7a3aeead6ddf7_amd64",
"8Base-RHACM-2.6:rhacm2/cluster-backup-rhel8-operator@sha256:8915dbdc562e63441f79041bdf1176e46ce53e95418d133f0cd0c1ff79da48a2_arm64",
"8Base-RHACM-2.6:rhacm2/cluster-backup-rhel8-operator@sha256:995f225449b207da9a3cad175dac85b87eefb28ff5bae6a588f40fd79fbe12a1_ppc64le",
"8Base-RHACM-2.6:rhacm2/cluster-backup-rhel8-operator@sha256:f1255a76c6275a4b6a400c82e204a5112fff6fe87f71626f8f309763f6a5d9e4_s390x",
"8Base-RHACM-2.6:rhacm2/config-policy-controller-rhel8@sha256:3b2e0d850e8fc966ec80bff16df26002334744a96b81c7a7dfe222f1706a52e3_s390x",
"8Base-RHACM-2.6:rhacm2/config-policy-controller-rhel8@sha256:447f275bbde46d7fc173798ef5abc0a77a6780f0dffdc171786edbe00f27d8d8_ppc64le",
"8Base-RHACM-2.6:rhacm2/config-policy-controller-rhel8@sha256:61964a1a0ddf2e98bcf5249b7374235055ab85cc26663a8d9397c2b7f6fbb4c6_amd64",
"8Base-RHACM-2.6:rhacm2/config-policy-controller-rhel8@sha256:a3abaa3d0bf1d34fa9e40903a8713c439f5f7f751e775d32cbab308983064ce0_arm64",
"8Base-RHACM-2.6:rhacm2/console-rhel8@sha256:6c0f630ff57f6f423df6dbf4df9faad25089f9b391be35cb8bc9cd5211f94d67_arm64",
"8Base-RHACM-2.6:rhacm2/console-rhel8@sha256:8608aed6971299def3fbe749336727e84c69582664dedac3145b92ea24e62e4d_amd64",
"8Base-RHACM-2.6:rhacm2/console-rhel8@sha256:afa80ae8274db7fa6796c35980fc5df15889e94aff3361f6cda643e5a09da220_ppc64le",
"8Base-RHACM-2.6:rhacm2/console-rhel8@sha256:f06e4e3f62db52c6d7fa0bc1f289de773e18d076bc38612e1b0ddc85c76fde06_s390x",
"8Base-RHACM-2.6:rhacm2/endpoint-monitoring-rhel8-operator@sha256:060bcd658756a924b4ce4d202bd447a3254fc1f49af7d685dde8720f355cde8e_arm64",
"8Base-RHACM-2.6:rhacm2/endpoint-monitoring-rhel8-operator@sha256:091d66731c5fe8eba5646c6b2622bb38c074e202a8a4a7e906921673b60f0898_amd64",
"8Base-RHACM-2.6:rhacm2/endpoint-monitoring-rhel8-operator@sha256:80660eb7f3c068768b0ea04ff20f4539194c52427ffdab4626bf781aa3f2ca64_s390x",
"8Base-RHACM-2.6:rhacm2/endpoint-monitoring-rhel8-operator@sha256:d6204fcf04c83bac13232ec1602572ad5f22bb528537e591079dfa36152697ec_ppc64le",
"8Base-RHACM-2.6:rhacm2/governance-policy-propagator-rhel8@sha256:51be0f04938b60ed1dba60908bebd2000d78e4ade34757bae70a083c67d77e8e_arm64",
"8Base-RHACM-2.6:rhacm2/governance-policy-propagator-rhel8@sha256:9577701bf3c7aa00b99531d2c3842130abc6cd91c52c4a7ba040b705eeace4c7_s390x",
"8Base-RHACM-2.6:rhacm2/governance-policy-propagator-rhel8@sha256:bdc6c128628db86697af198430c5ae5c61c3e586c1a97187e4d4e852cec61e92_ppc64le",
"8Base-RHACM-2.6:rhacm2/governance-policy-propagator-rhel8@sha256:cc519319b9f4fe672144ebedd772ddf56d5de90e3c8f52c0fb9b55313f71a7b3_amd64",
"8Base-RHACM-2.6:rhacm2/governance-policy-spec-sync-rhel8@sha256:2c1905ae8a83e5598678457fd955cbc867453ed5836de6fcc182e4928df8bd67_s390x",
"8Base-RHACM-2.6:rhacm2/governance-policy-spec-sync-rhel8@sha256:4a8d30cc0e1d83c69b7f3339418b101da23fbcaee7d326bedaff677eceb25ab2_ppc64le",
"8Base-RHACM-2.6:rhacm2/governance-policy-spec-sync-rhel8@sha256:6849cf1b4dd883d5b4c0cf90a3adfb26cb59d03d3b892cee3669a32dd6b8dcc2_amd64",
"8Base-RHACM-2.6:rhacm2/governance-policy-spec-sync-rhel8@sha256:d06ffc621167aff31ecb0fa417b294ff0676fb00e4ef1c6cb0fb2aaf4b2561e0_arm64",
"8Base-RHACM-2.6:rhacm2/governance-policy-status-sync-rhel8@sha256:4c86e16f15aaf454e4e5ce5436e1db27a5f8a55f573c3eaf02e4786fe52edfc8_arm64",
"8Base-RHACM-2.6:rhacm2/governance-policy-status-sync-rhel8@sha256:cf6a75d94f50dd063e939aee18756c767cba43f4e1e62a9c2f2b764ac6f43746_s390x",
"8Base-RHACM-2.6:rhacm2/governance-policy-status-sync-rhel8@sha256:e072b615eeffff80a94831e58c70980684c1ec4bd972844b25b157eb7ed5937f_ppc64le",
"8Base-RHACM-2.6:rhacm2/governance-policy-status-sync-rhel8@sha256:fffe971caa2e911d9c972c0e88712ff431d34c63dbe74e25f1cababa50ea7417_amd64",
"8Base-RHACM-2.6:rhacm2/governance-policy-template-sync-rhel8@sha256:10bc1a3833599a593a058e804de67e92888ed779fd0000928d4a70b6c7d5c1c2_amd64",
"8Base-RHACM-2.6:rhacm2/governance-policy-template-sync-rhel8@sha256:5c17f979f47840a879059ad83de12f0756889564a17190ba4438a7632c999bb1_arm64",
"8Base-RHACM-2.6:rhacm2/governance-policy-template-sync-rhel8@sha256:848bce8007de7714afc8c755b5f0c3cdf5eb6b1d259811c947bc295924539a0e_ppc64le",
"8Base-RHACM-2.6:rhacm2/governance-policy-template-sync-rhel8@sha256:95439f7e18fa87601d5860cbd9ca5f0738786e30a629d23788fd5fe33d694c66_s390x",
"8Base-RHACM-2.6:rhacm2/grafana-dashboard-loader-rhel8@sha256:1f5c1b2cffebf069859e95d0e722cb293f8c176bf5c5873bb9517c96b26c2e10_arm64",
"8Base-RHACM-2.6:rhacm2/grafana-dashboard-loader-rhel8@sha256:5223158a122658bafbd853c596cdc1f7bd7a0e4fdd82b1c3668ac84adeae9f24_s390x",
"8Base-RHACM-2.6:rhacm2/grafana-dashboard-loader-rhel8@sha256:561f1f05925cfe3c5f0f8a9b7475be4bbab183b5611ecfe09b090d80fa4bc2fe_amd64",
"8Base-RHACM-2.6:rhacm2/grafana-dashboard-loader-rhel8@sha256:734270221ec4a516e7eb77f2ec3a753384242116aa70320a1dbe969e915af1df_ppc64le",
"8Base-RHACM-2.6:rhacm2/iam-policy-controller-rhel8@sha256:2827e5f485213f92e2d0092187f3976dd6fe598e39b5cf2212d48c3a44c34b13_arm64",
"8Base-RHACM-2.6:rhacm2/iam-policy-controller-rhel8@sha256:8ca9e80365c76b66b2de3924fc50a5912e606042c704b02cb174a4b8bd3927c4_amd64",
"8Base-RHACM-2.6:rhacm2/iam-policy-controller-rhel8@sha256:c5069e76a900aa300102a0ae54ecbc12c0ac31abfeed8656ee60a949daef79c3_s390x",
"8Base-RHACM-2.6:rhacm2/iam-policy-controller-rhel8@sha256:ca05e79e5508924af71f323c13f664770d8dd4eb61ecf0894e4f9a81f7a1b402_ppc64le",
"8Base-RHACM-2.6:rhacm2/insights-client-rhel8@sha256:02cacfec60c80b9228e8b18949751de867f974ea6b1172129096e64e949c0598_amd64",
"8Base-RHACM-2.6:rhacm2/insights-client-rhel8@sha256:2b14036d0291e54c3191682de2ea875a78d78c35b2791a5a113ba1a8920f0621_ppc64le",
"8Base-RHACM-2.6:rhacm2/insights-client-rhel8@sha256:d4c05f641de8fd0753d63cc6d5b62464d3d6a87d601514e87ef2e40bbe7b01b6_s390x",
"8Base-RHACM-2.6:rhacm2/insights-client-rhel8@sha256:e15c410b693b34f49869d037ebb5584384fcdf88114b7a94967ca09f1361a5f3_arm64",
"8Base-RHACM-2.6:rhacm2/insights-metrics-rhel8@sha256:67aa55bb65685395ad2773e7459dff5fbccdeedcf9e56ec2722d8f5c919eae89_s390x",
"8Base-RHACM-2.6:rhacm2/insights-metrics-rhel8@sha256:6c54e08f5f6c2cae41a5e108e1019ff6522af8f69d666e22eb4631cd83b85917_amd64",
"8Base-RHACM-2.6:rhacm2/insights-metrics-rhel8@sha256:88d9b7246aa75cb2c88ccb7f2f1202fc465be0f2d89e59f1d2259f69ada56d9d_arm64",
"8Base-RHACM-2.6:rhacm2/insights-metrics-rhel8@sha256:bad98fe71638d7346f31ea45f6063ec970bf90844bb5c5dc5f917bb0f0099899_ppc64le",
"8Base-RHACM-2.6:rhacm2/klusterlet-addon-controller-rhel8@sha256:22e510955af3fa736b7306c387f44b5f15f5f9a7a006c6587e06d5d8602cc2f0_s390x",
"8Base-RHACM-2.6:rhacm2/klusterlet-addon-controller-rhel8@sha256:55bc86326f992cc4f4401b93f90cdd2baa6728015ffaf6168f2d46ae43c70cf4_ppc64le",
"8Base-RHACM-2.6:rhacm2/klusterlet-addon-controller-rhel8@sha256:8dd7f47af047fb899c7fcbad61cb8f38da45990cac186f9235aec3e4e7de25e9_amd64",
"8Base-RHACM-2.6:rhacm2/klusterlet-addon-controller-rhel8@sha256:bdb97eb5bb0e8f59edf0d389fb07c45171e728dc8b4d2bdacd785193b46ec03b_arm64",
"8Base-RHACM-2.6:rhacm2/kube-rbac-proxy-rhel8@sha256:11a353ee9da6cc843d5f346f4fa51681d13318e2e61fc4d1a3f63406eb175260_s390x",
"8Base-RHACM-2.6:rhacm2/kube-rbac-proxy-rhel8@sha256:31757f3e3bb08b4e49e54694b18b3cf327637be20535482b2df1345b17444dda_amd64",
"8Base-RHACM-2.6:rhacm2/kube-rbac-proxy-rhel8@sha256:b2c0b7414d0fc36a49cbdc5a56b25dd62aac18defc2defbd9c1895cd13a5e716_arm64",
"8Base-RHACM-2.6:rhacm2/kube-rbac-proxy-rhel8@sha256:dbd816d503e9beb58622604432eb415419e893627eb95c1ceeb8ff5bda7d6335_ppc64le",
"8Base-RHACM-2.6:rhacm2/kube-state-metrics-rhel8@sha256:53246a6df1f0880d94ed2644fa4366e3e2108b6fa8a51745af87785346ce5304_s390x",
"8Base-RHACM-2.6:rhacm2/kube-state-metrics-rhel8@sha256:5f2393bceefffb32240043b6722aa73d31fc8133cc2666fcf5eb8d33794bc54f_arm64",
"8Base-RHACM-2.6:rhacm2/kube-state-metrics-rhel8@sha256:c792c043462281cde7c93bd8e2136f62ca17d072e7f466353f37de8e5f5dc949_ppc64le",
"8Base-RHACM-2.6:rhacm2/kube-state-metrics-rhel8@sha256:e6b1d24b56e6973eee1569e351db6637ca67e1d6cd124adb845cbf6e35a4f6af_amd64",
"8Base-RHACM-2.6:rhacm2/management-ingress-rhel8@sha256:07238998d21204cd8f25dc63e6dbde20a2dd25c3b96609729306db6c63a0fca4_arm64",
"8Base-RHACM-2.6:rhacm2/management-ingress-rhel8@sha256:0d2665d19a8753c6269f594b68b067cd62a402404287e6416543c1af2d7d3cf4_ppc64le",
"8Base-RHACM-2.6:rhacm2/management-ingress-rhel8@sha256:6917d018e53aabb6f5402f02000aedd2e5cf71bcc84562e0fc7d7c87049f4b67_amd64",
"8Base-RHACM-2.6:rhacm2/management-ingress-rhel8@sha256:73b0444bd91a1dade3b7e76245ac8d6cb568929bba321b8c86c269d6f542ac3b_s390x",
"8Base-RHACM-2.6:rhacm2/memcached-exporter-rhel8@sha256:7d85dd62346a647d22202baa0f8d405b2aaf9a7174b38e5d29df2e03530009c3_s390x",
"8Base-RHACM-2.6:rhacm2/memcached-exporter-rhel8@sha256:9635616c8f058e67d557201147904b05f8b49938f63fb2b0239dfca883f61685_arm64",
"8Base-RHACM-2.6:rhacm2/memcached-exporter-rhel8@sha256:9e91ecec92ec0df8b72beb6040f39d9a25b0bfad844e92ea34cc2d648d221d22_ppc64le",
"8Base-RHACM-2.6:rhacm2/memcached-exporter-rhel8@sha256:c773b9a2fffcd549d4936054260f655c78da603957826d6bad4e8567a213ad10_amd64",
"8Base-RHACM-2.6:rhacm2/memcached-rhel8@sha256:584f8c4a9a1b75fc71948a98add560d4fe3d936ee46ac791f32121dbadf8c7d2_ppc64le",
"8Base-RHACM-2.6:rhacm2/memcached-rhel8@sha256:59b3ce3f3f4459c97cfffee5e20830d70f8a69198b5fab271e6c478d615c46d3_arm64",
"8Base-RHACM-2.6:rhacm2/memcached-rhel8@sha256:6f458c76757203b28434f871027c6a466a73d246ceb5bfac8793ad1896a672ab_amd64",
"8Base-RHACM-2.6:rhacm2/memcached-rhel8@sha256:e34722fd656e3205dcdb565b0ab68e9971174c11f125dbfff3bf82e1e21f3a76_s390x",
"8Base-RHACM-2.6:rhacm2/metrics-collector-rhel8@sha256:3a81a018b939752543e78c2d68d1436b851be2256b88c3e66cd506ae1d8f4c9c_ppc64le",
"8Base-RHACM-2.6:rhacm2/metrics-collector-rhel8@sha256:6a3e0c36c123c9dc54759655d9148f580abada501034914863a6528ded19ef34_amd64",
"8Base-RHACM-2.6:rhacm2/metrics-collector-rhel8@sha256:7991f484f97b9951f27f70e67d5db0850c4189ee86db8406cdda961a9beb06f0_arm64",
"8Base-RHACM-2.6:rhacm2/metrics-collector-rhel8@sha256:fa08b9bf3fd334738984e150ba5bfd2e005374752f3112340b65f6434eacd057_s390x",
"8Base-RHACM-2.6:rhacm2/multicloud-integrations-rhel8@sha256:2bcbf9a565f3c566061325aca3174ec755b5c94a28612718a3f1563db317273e_ppc64le",
"8Base-RHACM-2.6:rhacm2/multicloud-integrations-rhel8@sha256:6813ccd43a1aecd1aaf4d5d4b1620fd63bbca00b736100189ff91246bf3bc36b_arm64",
"8Base-RHACM-2.6:rhacm2/multicloud-integrations-rhel8@sha256:db89ef3686570526afdb2b79fd698aca5dc50c633009760f1748fb9fd506067b_amd64",
"8Base-RHACM-2.6:rhacm2/multicloud-integrations-rhel8@sha256:db8bc27937802c5d8fff769b9c93c8a01411629d199adbc39235e721d6468b30_s390x",
"8Base-RHACM-2.6:rhacm2/multicluster-observability-rhel8-operator@sha256:434db0ca203b14b899fff9b7a2a5b975de852ea29620a828f29246448aba873c_ppc64le",
"8Base-RHACM-2.6:rhacm2/multicluster-observability-rhel8-operator@sha256:876bfa63b0e13833eaeadb7c6a0481f1d7970b283f69ece4d81c99985f4dd161_arm64",
"8Base-RHACM-2.6:rhacm2/multicluster-observability-rhel8-operator@sha256:d23f208e020d42bc095011d423146e2da35b2bc85b844911bde2f4edf696bdca_amd64",
"8Base-RHACM-2.6:rhacm2/multicluster-observability-rhel8-operator@sha256:f29581baf5277588d2e4cd01380ecf46e3c97a2f17ade01b048f75c29f18d62c_s390x",
"8Base-RHACM-2.6:rhacm2/multicluster-operators-application-rhel8@sha256:1952d422bd7ba42323711faba59244c449293cc92502e350460fee07c0e3b34a_ppc64le",
"8Base-RHACM-2.6:rhacm2/multicluster-operators-application-rhel8@sha256:566a60f630ec346eced3106ec072963d1b9f9d300e7d4cee6af6dc0d590a3937_s390x",
"8Base-RHACM-2.6:rhacm2/multicluster-operators-application-rhel8@sha256:724dd9f4a5e4acd061206ca2ea57c329210ade5135dbdf941b8d7e720daa4f10_arm64",
"8Base-RHACM-2.6:rhacm2/multicluster-operators-application-rhel8@sha256:ace8895fc62c1394dfa7854fd9ce3e14ef859e989255f70dc9a5a3d9bcd514c0_amd64",
"8Base-RHACM-2.6:rhacm2/multicluster-operators-channel-rhel8@sha256:1ebe6504a6a58f39f93952bf1c135ea58ff77e65c5b8ba73c7ad6295e66a1b45_s390x",
"8Base-RHACM-2.6:rhacm2/multicluster-operators-channel-rhel8@sha256:557cc962d0b10d80a9dea7adce387ea28fb4199a02fa8546645ab2cacbf28b88_ppc64le",
"8Base-RHACM-2.6:rhacm2/multicluster-operators-channel-rhel8@sha256:82526c7c046325bde1dfa0a47b58b773355f00bc95c23be75105e7255e7bddd2_arm64",
"8Base-RHACM-2.6:rhacm2/multicluster-operators-channel-rhel8@sha256:85e20d97f28e43668c2790bd6e0adbc598d01f9fab849761fb96d7a5c4946a87_amd64",
"8Base-RHACM-2.6:rhacm2/multicluster-operators-subscription-rhel8@sha256:7310f31faae367a363c27a7236b562bbfe8381a352fce906279590bac11571d2_ppc64le",
"8Base-RHACM-2.6:rhacm2/multicluster-operators-subscription-rhel8@sha256:7676d33b9be36ca6660d3aed888fdffcf270fcf82258ed9531e2746a3d27610c_s390x",
"8Base-RHACM-2.6:rhacm2/multicluster-operators-subscription-rhel8@sha256:e718d5abef58365d547ef73828a26adff5b6cef1bf935aa7c27f12f604b50337_amd64",
"8Base-RHACM-2.6:rhacm2/multicluster-operators-subscription-rhel8@sha256:f58aff87d1efb64417c6976f6772a464e54beefe847f50a141726b7a1a6a293a_arm64",
"8Base-RHACM-2.6:rhacm2/multiclusterhub-repo-rhel8@sha256:03222a9dd6eca9cf44932a0ff1bf89bd9d2d29683f1ebb0d0aa49171b77a4963_ppc64le",
"8Base-RHACM-2.6:rhacm2/multiclusterhub-repo-rhel8@sha256:881b8c3b19918affd478c0ad0c73dff96dd28f5c1dfddb86472b42e422fa25b6_amd64",
"8Base-RHACM-2.6:rhacm2/multiclusterhub-repo-rhel8@sha256:9de94ea1f83ec8b7257c7b2befc1485ed9cc40c9ef3600c4c4c50934e708cf9d_s390x",
"8Base-RHACM-2.6:rhacm2/multiclusterhub-repo-rhel8@sha256:a45ed68e7d3ac89d17eaf06445cabfc19a9ce85a42f116d75028d6acd18a322b_arm64",
"8Base-RHACM-2.6:rhacm2/multiclusterhub-rhel8@sha256:48d1fa8bc5f6a4d8349c41126301bd86d12836384f336881ecb71bd79f84ae93_ppc64le",
"8Base-RHACM-2.6:rhacm2/multiclusterhub-rhel8@sha256:a33e91fb763a2f0894433bce31bd44229e7d5f5c53d36c6b6f643807a45c110b_arm64",
"8Base-RHACM-2.6:rhacm2/multiclusterhub-rhel8@sha256:d6e126cbdd3cfbcdee04b093389ca1b07ac8038da96060051ed94e1eeacc6d92_s390x",
"8Base-RHACM-2.6:rhacm2/multiclusterhub-rhel8@sha256:ecf12158a2d8802b4c7efd6b336ff36c1e002223b1d385a40fbef638d5e4aa21_amd64",
"8Base-RHACM-2.6:rhacm2/node-exporter-rhel8@sha256:14d23638efff3c30661c9a5f3ddb6ab0c7a9d162de1176dd9565cf49dfa4b9c5_amd64",
"8Base-RHACM-2.6:rhacm2/node-exporter-rhel8@sha256:533005e1608de68a09e53599de3f30990db95cb923794bab9ae9e3bc1a8b6baf_arm64",
"8Base-RHACM-2.6:rhacm2/node-exporter-rhel8@sha256:99eef3491c7092afa14179b9a9d39dd8fbfb3c9bb61759d678af5d91ac23e59d_s390x",
"8Base-RHACM-2.6:rhacm2/node-exporter-rhel8@sha256:e200d4e1802cce7fce32b1e0dc5c3220b6f6477b73b3a2d8ea26a5a42d63f46b_ppc64le",
"8Base-RHACM-2.6:rhacm2/observatorium-rhel8-operator@sha256:092e3437e6d38b2bf676d7fb67ad672e3ef03440017b5af7c1ebd2beb3f437eb_amd64",
"8Base-RHACM-2.6:rhacm2/observatorium-rhel8-operator@sha256:8cf076bfb049d1aabd00040ee65f0fedd590f0dd448c7561de494093a915b397_ppc64le",
"8Base-RHACM-2.6:rhacm2/observatorium-rhel8-operator@sha256:e69987a64fdbf873d4b19d8626c0c5e99dd13d7c95446850559be966dae45ad0_arm64",
"8Base-RHACM-2.6:rhacm2/observatorium-rhel8-operator@sha256:f0bf89eaea6b7afc2d08c77bd40dfba581f91f462f5ec3d70473b332ca6f781c_s390x",
"8Base-RHACM-2.6:rhacm2/observatorium-rhel8@sha256:0686cfddd61737f7e7eb4f0c011397277394559edac3bb947c0969e302686dd5_ppc64le",
"8Base-RHACM-2.6:rhacm2/observatorium-rhel8@sha256:8f2f3732600235f66c406b6121ac37979f52572ce90353b6e099be7b74406251_amd64",
"8Base-RHACM-2.6:rhacm2/observatorium-rhel8@sha256:9e1fccc5b17865a6d7baaa1a15cb50f47d80a14b0a7bcbd94c12f0ddcaaf1b28_s390x",
"8Base-RHACM-2.6:rhacm2/observatorium-rhel8@sha256:bdd89a1051c8f21e7d81ff80c96731a0eaa7d15c320ab1e6b1dc3f6babd42598_arm64",
"8Base-RHACM-2.6:rhacm2/prometheus-alertmanager-rhel8@sha256:0860b7aa5e8b07792ad7f5d5c0654e23e9da8eedd4b9f509caea616dcfa97d69_amd64",
"8Base-RHACM-2.6:rhacm2/prometheus-alertmanager-rhel8@sha256:624895d8579ef6f3e5b17558a30775790ec6f00701f8c5cdfa315292d7f9e867_s390x",
"8Base-RHACM-2.6:rhacm2/prometheus-alertmanager-rhel8@sha256:6d09865a228cdbbc6d1ac13042c3c00f0bd086f6dc181dfa3cdf8c7f9d826b9e_arm64",
"8Base-RHACM-2.6:rhacm2/prometheus-alertmanager-rhel8@sha256:c69fee848d21346a271972e89d91898eac9fec27d598d98ffa004ca8d1b53270_ppc64le",
"8Base-RHACM-2.6:rhacm2/prometheus-rhel8@sha256:52cea7c27de23e3358030b09f22b962723c523a940f8e2043edc298c907d761c_arm64",
"8Base-RHACM-2.6:rhacm2/prometheus-rhel8@sha256:67e0fadfbb4d99a60435ed12b470772b38ace4ca815fe73da68eb3c826e200fc_ppc64le",
"8Base-RHACM-2.6:rhacm2/prometheus-rhel8@sha256:e8241b1d852d605b44ecfcc552cb0f905f72e8a17c8d228162b40c19388f5176_s390x",
"8Base-RHACM-2.6:rhacm2/prometheus-rhel8@sha256:ed0cc13e79949436d29a7ad0b41b189744a177ea27545fd5eb9b4f71e87bd0eb_amd64",
"8Base-RHACM-2.6:rhacm2/rbac-query-proxy-rhel8@sha256:29c76a37497f212aed280e2bf16ef45fb3785fb4649ce17b7fe9d653a79e2112_arm64",
"8Base-RHACM-2.6:rhacm2/rbac-query-proxy-rhel8@sha256:475a45884a51127722030226ff9a5f0752c98574c41eb61796aece5e702346a3_ppc64le",
"8Base-RHACM-2.6:rhacm2/rbac-query-proxy-rhel8@sha256:582301b10af0b966ae7d5e130cb0e5f96e7912dc66b4108e0d6078656ca80604_amd64",
"8Base-RHACM-2.6:rhacm2/rbac-query-proxy-rhel8@sha256:f1c7de85a44c03f48a6f62ba1d7d650f0b06e0f502cecff1512ad637b5bc1c27_s390x",
"8Base-RHACM-2.6:rhacm2/redisgraph-tls-rhel8@sha256:128279a656bfbde6c2c052766d63a1de6a06d8bea2707813c64396c2ae382478_amd64",
"8Base-RHACM-2.6:rhacm2/redisgraph-tls-rhel8@sha256:35927ca6e6e9c8d420c499a0c8ad37c4297ba19743d550f489d3e66482275a49_arm64",
"8Base-RHACM-2.6:rhacm2/redisgraph-tls-rhel8@sha256:4696baed553266682ba2b54d3bf683d2ff1241b625de5ec54a45c1b2c5f96243_s390x",
"8Base-RHACM-2.6:rhacm2/redisgraph-tls-rhel8@sha256:d722f2ffab1f58bbaf3c62ef71dbf7e6c4023e6ab17690f1049075a321d0b1ac_ppc64le",
"8Base-RHACM-2.6:rhacm2/search-aggregator-rhel8@sha256:2b5f372c1c73c4de587b5a4388d95b8cc553fc56af446fcefa0e14c6d980b6b3_ppc64le",
"8Base-RHACM-2.6:rhacm2/search-aggregator-rhel8@sha256:38fceeedc0672def1c2cf42bb6743ae726e77d9f7352d002b3fc688c6d551852_amd64",
"8Base-RHACM-2.6:rhacm2/search-aggregator-rhel8@sha256:6a915335bcebb0884fc72df2dfee97c74d42c035864b960e1c800fa6c5f8d93c_arm64",
"8Base-RHACM-2.6:rhacm2/search-aggregator-rhel8@sha256:752decaefc38aa009f54201b38d4ab26d9b4020caec649d9b1f1564f56c47c2a_s390x",
"8Base-RHACM-2.6:rhacm2/search-api-rhel8@sha256:37eea70d5b1c89c25372dcea8c8c03e1e0a9af1b5a06f3b0706ba776ae8847c1_amd64",
"8Base-RHACM-2.6:rhacm2/search-api-rhel8@sha256:7400088d206592eb29cd86182909626262c9b2a99f017811fcc9d8a753c39009_arm64",
"8Base-RHACM-2.6:rhacm2/search-api-rhel8@sha256:aa8ea0deabc39a068f3f6ce9fa6334e44fc507355009a9bff448e742156ec203_ppc64le",
"8Base-RHACM-2.6:rhacm2/search-api-rhel8@sha256:b4d2d39c2b3b736987f1e888b858d52a7ebd9f8d0cebd3bdef8c59f6e3e41725_s390x",
"8Base-RHACM-2.6:rhacm2/search-collector-rhel8@sha256:0174699ec75fcda08892b4e72b674df989af51ea5f04de57a62c2a85a3c08f4f_arm64",
"8Base-RHACM-2.6:rhacm2/search-collector-rhel8@sha256:5a29a9805b8d20969cba86da11a9de8176a3172df361aec5fae136a4271de308_amd64",
"8Base-RHACM-2.6:rhacm2/search-collector-rhel8@sha256:be7eed9ad9502bcc294081f7e2098fc4f8411c912c34fe63479b5b770d06caca_s390x",
"8Base-RHACM-2.6:rhacm2/search-collector-rhel8@sha256:c467c1d7ceaf5281077f7fe8ff1c1c4cffe325132890a3ab9b96ea5db2e2c930_ppc64le",
"8Base-RHACM-2.6:rhacm2/search-rhel8@sha256:2135cd20bb7ebbf48499992fe46a928e28fc78c86e360633ea09054520c42539_ppc64le",
"8Base-RHACM-2.6:rhacm2/search-rhel8@sha256:3a7a31974210e21a3faed9b57a75b970c70ac41d9662b884d4ce67275f756fc7_arm64",
"8Base-RHACM-2.6:rhacm2/search-rhel8@sha256:6e6a19f1440e4eb15a8206e18f7f4dde3e1a5c6518944571d09923d116d3f04e_amd64",
"8Base-RHACM-2.6:rhacm2/search-rhel8@sha256:e6ed3e65f0d49b3c6b0e3e97593a8fae4d453f3aecf8d7829c0d25c68bc91ea1_s390x",
"8Base-RHACM-2.6:rhacm2/submariner-addon-rhel8@sha256:7b80d01371f551df506bd0c56df6829845bfce497ff01cc44b68f172ed5399b4_ppc64le",
"8Base-RHACM-2.6:rhacm2/submariner-addon-rhel8@sha256:934c560bc786015c694e9cffbae8e86f631b3331d62f5a547931446dae82f8c3_s390x",
"8Base-RHACM-2.6:rhacm2/submariner-addon-rhel8@sha256:b467881f4028a89a9e79ba93da719845db576f47a04ae6e569c2317be5594b29_arm64",
"8Base-RHACM-2.6:rhacm2/submariner-addon-rhel8@sha256:fc5592d42e4aca70288448d174511b922ece7f8cb4b41c6a36195c3a4a60aa36_amd64",
"8Base-RHACM-2.6:rhacm2/thanos-receive-controller-rhel8@sha256:21f2626c10c4fb61b37e6ca4ab574186b423f155fbc5cfef3e894fff04cc270e_ppc64le",
"8Base-RHACM-2.6:rhacm2/thanos-receive-controller-rhel8@sha256:c357074958324fc5d602cdcf1cba285bf8582e0b36af79a8f6211bb0dfb77a10_amd64",
"8Base-RHACM-2.6:rhacm2/thanos-receive-controller-rhel8@sha256:d9ac8e67d6d9858b16dd9d1d49c1dd904aa22a7b618e5d33292344faced9c0d3_arm64",
"8Base-RHACM-2.6:rhacm2/thanos-receive-controller-rhel8@sha256:e3b840a7833680170f9e9ca52309552c584935a68c75cc71e6d576b104dc01c8_s390x",
"8Base-RHACM-2.6:rhacm2/thanos-rhel8@sha256:453c525197ccfe1f866af70ca2e7f3deb6f98d0b98c09b602b4fa1368787213d_amd64",
"8Base-RHACM-2.6:rhacm2/thanos-rhel8@sha256:4b3b45ad0b564360c245d20b1540c2398c9606cf8684275e4ee071c591357929_arm64",
"8Base-RHACM-2.6:rhacm2/thanos-rhel8@sha256:7e43ba8f47ec54b5f86d13c81b67b044176530b63b5ae3f40332fc975cc6b21f_s390x",
"8Base-RHACM-2.6:rhacm2/thanos-rhel8@sha256:faaa00c0af80c781a7c610616153a3cd1dc1b20637934c3a243a2e9664ba0ee5_ppc64le"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "moment: inefficient parsing algorithm resulting in DoS"
},
{
"cve": "CVE-2022-32148",
"cwe": {
"id": "CWE-200",
"name": "Exposure of Sensitive Information to an Unauthorized Actor"
},
"discovery_date": "2022-07-14T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2107383"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in net/http/httputil golang package. When httputil.ReverseProxy.ServeHTTP is called with a Request.Header map containing a nil value for the X-Forwarded-For header, ReverseProxy could set the client IP incorrectly. This issue may affect confidentiality.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "golang: net/http/httputil: NewSingleHostReverseProxy - omit X-Forwarded-For not working",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "Within regulated environments, a combination of the following controls acts as a significant barrier to successfully exploiting a CWE-200: Exposure of Sensitive Information to an Unauthorized Actor vulnerability and therefore downgrades the severity of this particular CVE from Moderate to Low.\n\nAccess to the platform is granted only after successful hard token, multi-factor authentication (MFA), which is coupled with account management controls, including integration with single sign-on (SSO), to ensure that user permissions are restricted to only the functions necessary for their roles. Access to sensitive information is explicitly authorized and enforced based on predefined access policies. Event logs are collected and processed for centralization, correlation, analysis, monitoring, reporting, alerting, and retention. This process ensures that audit logs are generated for specific events involving sensitive information, which helps identify patterns of unauthorized access or data exposure. The platform enforces the use of validated cryptographic modules across compute resources to protect the confidentiality of information, even in the event of interception.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"8Base-RHACM-2.6:rhacm2/acm-governance-policy-addon-controller-rhel8@sha256:615ab5d9542759d921634737709e84a8e65d003ea136e5d22858d380225fd177_amd64",
"8Base-RHACM-2.6:rhacm2/acm-governance-policy-addon-controller-rhel8@sha256:958b729d30f10b9c121e68ac8ede2054ed29cc52a9a7d6df0537ed221aa74358_s390x",
"8Base-RHACM-2.6:rhacm2/acm-governance-policy-addon-controller-rhel8@sha256:b5bef941b4e0b5b3529ca5b2311c85295b9f6d12e482a9cbdad691c2406541f1_ppc64le",
"8Base-RHACM-2.6:rhacm2/acm-governance-policy-addon-controller-rhel8@sha256:f6194b9056d77e54f3c74caa9eab87bd1df1818d082fc807229d1c44ec6c88c4_arm64",
"8Base-RHACM-2.6:rhacm2/acm-grafana-rhel8@sha256:45616ed43b53d3a83e65828118f09430396f5bcb0566ae3a65d937b59f0d873e_s390x",
"8Base-RHACM-2.6:rhacm2/acm-grafana-rhel8@sha256:8c48441cfa850ea1274932e94da0831618c10f91022619c779304501a75fb161_amd64",
"8Base-RHACM-2.6:rhacm2/acm-grafana-rhel8@sha256:cc1c196b19c5fd8f313c6136359cc9dd37b5f59d32a581b10cf89b80b7d0cbf4_arm64",
"8Base-RHACM-2.6:rhacm2/acm-grafana-rhel8@sha256:cdf24e68e50be1350566243f6d2cb1403d09ab68e5fed39ea6c56212e42b90f1_ppc64le",
"8Base-RHACM-2.6:rhacm2/acm-must-gather-rhel8@sha256:1457ff5cfd61611fdc968d4af5b020d835e107b97932c7ba7b3f5ed4cbd0e39f_ppc64le",
"8Base-RHACM-2.6:rhacm2/acm-must-gather-rhel8@sha256:39842906b3846418bc31098e2abad08210118d86aa683e9e5fd04a97822df22d_arm64",
"8Base-RHACM-2.6:rhacm2/acm-must-gather-rhel8@sha256:8a69add2d90a1e094de8510052b683e1765153da75e316ad7778499af0c5ddf9_s390x",
"8Base-RHACM-2.6:rhacm2/acm-must-gather-rhel8@sha256:dca91134a2c1c33c736afcd4c9373749448641385f39162c74e115691289e843_amd64",
"8Base-RHACM-2.6:rhacm2/acm-operator-bundle@sha256:0eac6124f59492d09c1ae650025d59ea0e8547d9f9c832cb9607b09254ff6ddd_s390x",
"8Base-RHACM-2.6:rhacm2/acm-operator-bundle@sha256:1cbcd58a4c23e4c89a6a0509f78802a5aa21205db2784ebc9772b99a3917b183_arm64",
"8Base-RHACM-2.6:rhacm2/acm-operator-bundle@sha256:997aaee36f0bed47e231925a3f2c2ecc503410e54b35727f035c72477f3d1944_ppc64le",
"8Base-RHACM-2.6:rhacm2/acm-operator-bundle@sha256:ce699187f250b93976b8063228ac12d11c6c8f6baba69ba4ed17a38730e84eb3_amd64",
"8Base-RHACM-2.6:rhacm2/acm-prometheus-config-reloader-rhel8@sha256:693a77a9324d6c7f0e69bd9d5725b51f3e429972f1e67469e93648cb347eae84_arm64",
"8Base-RHACM-2.6:rhacm2/acm-prometheus-config-reloader-rhel8@sha256:89757e804d5df2b5eeeb1191b599c3acb9e75f61170f888095302830d6de0582_s390x",
"8Base-RHACM-2.6:rhacm2/acm-prometheus-config-reloader-rhel8@sha256:8e45e1fd7342d7525b118f01794cac1f4a8662def5f2a06336b698db2e268742_amd64",
"8Base-RHACM-2.6:rhacm2/acm-prometheus-config-reloader-rhel8@sha256:ce1c17b34b7aac2e990dc0efe40f4406e73f727b2c7bfe109eded849de753f1a_ppc64le",
"8Base-RHACM-2.6:rhacm2/acm-prometheus-rhel8@sha256:728606d96dd9e0fc2e7810e092e10ee071ec36598c990c8252beccace59a679e_amd64",
"8Base-RHACM-2.6:rhacm2/acm-prometheus-rhel8@sha256:b457d0b95d88c5dd0aac87492cbca40a9d7c2074002ad110f52d562f0c5d0797_arm64",
"8Base-RHACM-2.6:rhacm2/acm-prometheus-rhel8@sha256:f34d2569033bfb1d173342264f090f46d80f7843d52704a7ce9e9eb9de2f5abb_s390x",
"8Base-RHACM-2.6:rhacm2/acm-prometheus-rhel8@sha256:f720e0a94bfe7ed5d812819a3e77cc0581be102970127d8c0d4aa06a05edbf3d_ppc64le",
"8Base-RHACM-2.6:rhacm2/acm-volsync-addon-controller-rhel8@sha256:17ccd6b924b36ab14e3ca5f5331ba7e4c86f8cb64304640d58c3ee6b76edbcaf_ppc64le",
"8Base-RHACM-2.6:rhacm2/acm-volsync-addon-controller-rhel8@sha256:27079308ea87e35564cc3089c65eae68d63880a3bb093ca64d1678a68b60fcec_amd64",
"8Base-RHACM-2.6:rhacm2/acm-volsync-addon-controller-rhel8@sha256:9eabaac2df91aeef613d6973669d07298f2159c6a6e0c9f294623f7b1a10bc08_s390x",
"8Base-RHACM-2.6:rhacm2/acm-volsync-addon-controller-rhel8@sha256:f7abdf1756bc0ff2ebf02fee0469a8b9eeabe1fa8cafdd21c6e8f958155b70bb_arm64",
"8Base-RHACM-2.6:rhacm2/cert-policy-controller-rhel8@sha256:017c1e663827a3b55d70badd3ed979b5d1831252c49d671897a85a75afaa5bb0_s390x",
"8Base-RHACM-2.6:rhacm2/cert-policy-controller-rhel8@sha256:0610778095974edf936602018281bf7a5e287ba9eca9f661a423e68bbe000e40_ppc64le",
"8Base-RHACM-2.6:rhacm2/cert-policy-controller-rhel8@sha256:a66d7d4ee1179f7fce639490f919d722db54eaa3118b4135078c33e6cbf91488_amd64",
"8Base-RHACM-2.6:rhacm2/cert-policy-controller-rhel8@sha256:d660befef0c8f7a4db7aa3b865545c9863d8f37e7ba4b8de4380185f82b208d4_arm64",
"8Base-RHACM-2.6:rhacm2/cluster-backup-rhel8-operator@sha256:1a749d0795972a9bfd5a00aa96c238a660673464be01b2aa9fd7a3aeead6ddf7_amd64",
"8Base-RHACM-2.6:rhacm2/cluster-backup-rhel8-operator@sha256:8915dbdc562e63441f79041bdf1176e46ce53e95418d133f0cd0c1ff79da48a2_arm64",
"8Base-RHACM-2.6:rhacm2/cluster-backup-rhel8-operator@sha256:995f225449b207da9a3cad175dac85b87eefb28ff5bae6a588f40fd79fbe12a1_ppc64le",
"8Base-RHACM-2.6:rhacm2/cluster-backup-rhel8-operator@sha256:f1255a76c6275a4b6a400c82e204a5112fff6fe87f71626f8f309763f6a5d9e4_s390x",
"8Base-RHACM-2.6:rhacm2/config-policy-controller-rhel8@sha256:3b2e0d850e8fc966ec80bff16df26002334744a96b81c7a7dfe222f1706a52e3_s390x",
"8Base-RHACM-2.6:rhacm2/config-policy-controller-rhel8@sha256:447f275bbde46d7fc173798ef5abc0a77a6780f0dffdc171786edbe00f27d8d8_ppc64le",
"8Base-RHACM-2.6:rhacm2/config-policy-controller-rhel8@sha256:61964a1a0ddf2e98bcf5249b7374235055ab85cc26663a8d9397c2b7f6fbb4c6_amd64",
"8Base-RHACM-2.6:rhacm2/config-policy-controller-rhel8@sha256:a3abaa3d0bf1d34fa9e40903a8713c439f5f7f751e775d32cbab308983064ce0_arm64",
"8Base-RHACM-2.6:rhacm2/console-rhel8@sha256:6c0f630ff57f6f423df6dbf4df9faad25089f9b391be35cb8bc9cd5211f94d67_arm64",
"8Base-RHACM-2.6:rhacm2/console-rhel8@sha256:8608aed6971299def3fbe749336727e84c69582664dedac3145b92ea24e62e4d_amd64",
"8Base-RHACM-2.6:rhacm2/console-rhel8@sha256:afa80ae8274db7fa6796c35980fc5df15889e94aff3361f6cda643e5a09da220_ppc64le",
"8Base-RHACM-2.6:rhacm2/console-rhel8@sha256:f06e4e3f62db52c6d7fa0bc1f289de773e18d076bc38612e1b0ddc85c76fde06_s390x",
"8Base-RHACM-2.6:rhacm2/endpoint-monitoring-rhel8-operator@sha256:060bcd658756a924b4ce4d202bd447a3254fc1f49af7d685dde8720f355cde8e_arm64",
"8Base-RHACM-2.6:rhacm2/endpoint-monitoring-rhel8-operator@sha256:091d66731c5fe8eba5646c6b2622bb38c074e202a8a4a7e906921673b60f0898_amd64",
"8Base-RHACM-2.6:rhacm2/endpoint-monitoring-rhel8-operator@sha256:80660eb7f3c068768b0ea04ff20f4539194c52427ffdab4626bf781aa3f2ca64_s390x",
"8Base-RHACM-2.6:rhacm2/endpoint-monitoring-rhel8-operator@sha256:d6204fcf04c83bac13232ec1602572ad5f22bb528537e591079dfa36152697ec_ppc64le",
"8Base-RHACM-2.6:rhacm2/governance-policy-propagator-rhel8@sha256:51be0f04938b60ed1dba60908bebd2000d78e4ade34757bae70a083c67d77e8e_arm64",
"8Base-RHACM-2.6:rhacm2/governance-policy-propagator-rhel8@sha256:9577701bf3c7aa00b99531d2c3842130abc6cd91c52c4a7ba040b705eeace4c7_s390x",
"8Base-RHACM-2.6:rhacm2/governance-policy-propagator-rhel8@sha256:bdc6c128628db86697af198430c5ae5c61c3e586c1a97187e4d4e852cec61e92_ppc64le",
"8Base-RHACM-2.6:rhacm2/governance-policy-propagator-rhel8@sha256:cc519319b9f4fe672144ebedd772ddf56d5de90e3c8f52c0fb9b55313f71a7b3_amd64",
"8Base-RHACM-2.6:rhacm2/governance-policy-spec-sync-rhel8@sha256:2c1905ae8a83e5598678457fd955cbc867453ed5836de6fcc182e4928df8bd67_s390x",
"8Base-RHACM-2.6:rhacm2/governance-policy-spec-sync-rhel8@sha256:4a8d30cc0e1d83c69b7f3339418b101da23fbcaee7d326bedaff677eceb25ab2_ppc64le",
"8Base-RHACM-2.6:rhacm2/governance-policy-spec-sync-rhel8@sha256:6849cf1b4dd883d5b4c0cf90a3adfb26cb59d03d3b892cee3669a32dd6b8dcc2_amd64",
"8Base-RHACM-2.6:rhacm2/governance-policy-spec-sync-rhel8@sha256:d06ffc621167aff31ecb0fa417b294ff0676fb00e4ef1c6cb0fb2aaf4b2561e0_arm64",
"8Base-RHACM-2.6:rhacm2/governance-policy-status-sync-rhel8@sha256:4c86e16f15aaf454e4e5ce5436e1db27a5f8a55f573c3eaf02e4786fe52edfc8_arm64",
"8Base-RHACM-2.6:rhacm2/governance-policy-status-sync-rhel8@sha256:cf6a75d94f50dd063e939aee18756c767cba43f4e1e62a9c2f2b764ac6f43746_s390x",
"8Base-RHACM-2.6:rhacm2/governance-policy-status-sync-rhel8@sha256:e072b615eeffff80a94831e58c70980684c1ec4bd972844b25b157eb7ed5937f_ppc64le",
"8Base-RHACM-2.6:rhacm2/governance-policy-status-sync-rhel8@sha256:fffe971caa2e911d9c972c0e88712ff431d34c63dbe74e25f1cababa50ea7417_amd64",
"8Base-RHACM-2.6:rhacm2/governance-policy-template-sync-rhel8@sha256:10bc1a3833599a593a058e804de67e92888ed779fd0000928d4a70b6c7d5c1c2_amd64",
"8Base-RHACM-2.6:rhacm2/governance-policy-template-sync-rhel8@sha256:5c17f979f47840a879059ad83de12f0756889564a17190ba4438a7632c999bb1_arm64",
"8Base-RHACM-2.6:rhacm2/governance-policy-template-sync-rhel8@sha256:848bce8007de7714afc8c755b5f0c3cdf5eb6b1d259811c947bc295924539a0e_ppc64le",
"8Base-RHACM-2.6:rhacm2/governance-policy-template-sync-rhel8@sha256:95439f7e18fa87601d5860cbd9ca5f0738786e30a629d23788fd5fe33d694c66_s390x",
"8Base-RHACM-2.6:rhacm2/grafana-dashboard-loader-rhel8@sha256:1f5c1b2cffebf069859e95d0e722cb293f8c176bf5c5873bb9517c96b26c2e10_arm64",
"8Base-RHACM-2.6:rhacm2/grafana-dashboard-loader-rhel8@sha256:5223158a122658bafbd853c596cdc1f7bd7a0e4fdd82b1c3668ac84adeae9f24_s390x",
"8Base-RHACM-2.6:rhacm2/grafana-dashboard-loader-rhel8@sha256:561f1f05925cfe3c5f0f8a9b7475be4bbab183b5611ecfe09b090d80fa4bc2fe_amd64",
"8Base-RHACM-2.6:rhacm2/grafana-dashboard-loader-rhel8@sha256:734270221ec4a516e7eb77f2ec3a753384242116aa70320a1dbe969e915af1df_ppc64le",
"8Base-RHACM-2.6:rhacm2/iam-policy-controller-rhel8@sha256:2827e5f485213f92e2d0092187f3976dd6fe598e39b5cf2212d48c3a44c34b13_arm64",
"8Base-RHACM-2.6:rhacm2/iam-policy-controller-rhel8@sha256:8ca9e80365c76b66b2de3924fc50a5912e606042c704b02cb174a4b8bd3927c4_amd64",
"8Base-RHACM-2.6:rhacm2/iam-policy-controller-rhel8@sha256:c5069e76a900aa300102a0ae54ecbc12c0ac31abfeed8656ee60a949daef79c3_s390x",
"8Base-RHACM-2.6:rhacm2/iam-policy-controller-rhel8@sha256:ca05e79e5508924af71f323c13f664770d8dd4eb61ecf0894e4f9a81f7a1b402_ppc64le",
"8Base-RHACM-2.6:rhacm2/insights-client-rhel8@sha256:02cacfec60c80b9228e8b18949751de867f974ea6b1172129096e64e949c0598_amd64",
"8Base-RHACM-2.6:rhacm2/insights-client-rhel8@sha256:2b14036d0291e54c3191682de2ea875a78d78c35b2791a5a113ba1a8920f0621_ppc64le",
"8Base-RHACM-2.6:rhacm2/insights-client-rhel8@sha256:d4c05f641de8fd0753d63cc6d5b62464d3d6a87d601514e87ef2e40bbe7b01b6_s390x",
"8Base-RHACM-2.6:rhacm2/insights-client-rhel8@sha256:e15c410b693b34f49869d037ebb5584384fcdf88114b7a94967ca09f1361a5f3_arm64",
"8Base-RHACM-2.6:rhacm2/insights-metrics-rhel8@sha256:67aa55bb65685395ad2773e7459dff5fbccdeedcf9e56ec2722d8f5c919eae89_s390x",
"8Base-RHACM-2.6:rhacm2/insights-metrics-rhel8@sha256:6c54e08f5f6c2cae41a5e108e1019ff6522af8f69d666e22eb4631cd83b85917_amd64",
"8Base-RHACM-2.6:rhacm2/insights-metrics-rhel8@sha256:88d9b7246aa75cb2c88ccb7f2f1202fc465be0f2d89e59f1d2259f69ada56d9d_arm64",
"8Base-RHACM-2.6:rhacm2/insights-metrics-rhel8@sha256:bad98fe71638d7346f31ea45f6063ec970bf90844bb5c5dc5f917bb0f0099899_ppc64le",
"8Base-RHACM-2.6:rhacm2/klusterlet-addon-controller-rhel8@sha256:22e510955af3fa736b7306c387f44b5f15f5f9a7a006c6587e06d5d8602cc2f0_s390x",
"8Base-RHACM-2.6:rhacm2/klusterlet-addon-controller-rhel8@sha256:55bc86326f992cc4f4401b93f90cdd2baa6728015ffaf6168f2d46ae43c70cf4_ppc64le",
"8Base-RHACM-2.6:rhacm2/klusterlet-addon-controller-rhel8@sha256:8dd7f47af047fb899c7fcbad61cb8f38da45990cac186f9235aec3e4e7de25e9_amd64",
"8Base-RHACM-2.6:rhacm2/klusterlet-addon-controller-rhel8@sha256:bdb97eb5bb0e8f59edf0d389fb07c45171e728dc8b4d2bdacd785193b46ec03b_arm64",
"8Base-RHACM-2.6:rhacm2/kube-rbac-proxy-rhel8@sha256:11a353ee9da6cc843d5f346f4fa51681d13318e2e61fc4d1a3f63406eb175260_s390x",
"8Base-RHACM-2.6:rhacm2/kube-rbac-proxy-rhel8@sha256:31757f3e3bb08b4e49e54694b18b3cf327637be20535482b2df1345b17444dda_amd64",
"8Base-RHACM-2.6:rhacm2/kube-rbac-proxy-rhel8@sha256:b2c0b7414d0fc36a49cbdc5a56b25dd62aac18defc2defbd9c1895cd13a5e716_arm64",
"8Base-RHACM-2.6:rhacm2/kube-rbac-proxy-rhel8@sha256:dbd816d503e9beb58622604432eb415419e893627eb95c1ceeb8ff5bda7d6335_ppc64le",
"8Base-RHACM-2.6:rhacm2/kube-state-metrics-rhel8@sha256:53246a6df1f0880d94ed2644fa4366e3e2108b6fa8a51745af87785346ce5304_s390x",
"8Base-RHACM-2.6:rhacm2/kube-state-metrics-rhel8@sha256:5f2393bceefffb32240043b6722aa73d31fc8133cc2666fcf5eb8d33794bc54f_arm64",
"8Base-RHACM-2.6:rhacm2/kube-state-metrics-rhel8@sha256:c792c043462281cde7c93bd8e2136f62ca17d072e7f466353f37de8e5f5dc949_ppc64le",
"8Base-RHACM-2.6:rhacm2/kube-state-metrics-rhel8@sha256:e6b1d24b56e6973eee1569e351db6637ca67e1d6cd124adb845cbf6e35a4f6af_amd64",
"8Base-RHACM-2.6:rhacm2/management-ingress-rhel8@sha256:07238998d21204cd8f25dc63e6dbde20a2dd25c3b96609729306db6c63a0fca4_arm64",
"8Base-RHACM-2.6:rhacm2/management-ingress-rhel8@sha256:0d2665d19a8753c6269f594b68b067cd62a402404287e6416543c1af2d7d3cf4_ppc64le",
"8Base-RHACM-2.6:rhacm2/management-ingress-rhel8@sha256:6917d018e53aabb6f5402f02000aedd2e5cf71bcc84562e0fc7d7c87049f4b67_amd64",
"8Base-RHACM-2.6:rhacm2/management-ingress-rhel8@sha256:73b0444bd91a1dade3b7e76245ac8d6cb568929bba321b8c86c269d6f542ac3b_s390x",
"8Base-RHACM-2.6:rhacm2/memcached-exporter-rhel8@sha256:7d85dd62346a647d22202baa0f8d405b2aaf9a7174b38e5d29df2e03530009c3_s390x",
"8Base-RHACM-2.6:rhacm2/memcached-exporter-rhel8@sha256:9635616c8f058e67d557201147904b05f8b49938f63fb2b0239dfca883f61685_arm64",
"8Base-RHACM-2.6:rhacm2/memcached-exporter-rhel8@sha256:9e91ecec92ec0df8b72beb6040f39d9a25b0bfad844e92ea34cc2d648d221d22_ppc64le",
"8Base-RHACM-2.6:rhacm2/memcached-exporter-rhel8@sha256:c773b9a2fffcd549d4936054260f655c78da603957826d6bad4e8567a213ad10_amd64",
"8Base-RHACM-2.6:rhacm2/memcached-rhel8@sha256:584f8c4a9a1b75fc71948a98add560d4fe3d936ee46ac791f32121dbadf8c7d2_ppc64le",
"8Base-RHACM-2.6:rhacm2/memcached-rhel8@sha256:59b3ce3f3f4459c97cfffee5e20830d70f8a69198b5fab271e6c478d615c46d3_arm64",
"8Base-RHACM-2.6:rhacm2/memcached-rhel8@sha256:6f458c76757203b28434f871027c6a466a73d246ceb5bfac8793ad1896a672ab_amd64",
"8Base-RHACM-2.6:rhacm2/memcached-rhel8@sha256:e34722fd656e3205dcdb565b0ab68e9971174c11f125dbfff3bf82e1e21f3a76_s390x",
"8Base-RHACM-2.6:rhacm2/metrics-collector-rhel8@sha256:3a81a018b939752543e78c2d68d1436b851be2256b88c3e66cd506ae1d8f4c9c_ppc64le",
"8Base-RHACM-2.6:rhacm2/metrics-collector-rhel8@sha256:6a3e0c36c123c9dc54759655d9148f580abada501034914863a6528ded19ef34_amd64",
"8Base-RHACM-2.6:rhacm2/metrics-collector-rhel8@sha256:7991f484f97b9951f27f70e67d5db0850c4189ee86db8406cdda961a9beb06f0_arm64",
"8Base-RHACM-2.6:rhacm2/metrics-collector-rhel8@sha256:fa08b9bf3fd334738984e150ba5bfd2e005374752f3112340b65f6434eacd057_s390x",
"8Base-RHACM-2.6:rhacm2/multicloud-integrations-rhel8@sha256:2bcbf9a565f3c566061325aca3174ec755b5c94a28612718a3f1563db317273e_ppc64le",
"8Base-RHACM-2.6:rhacm2/multicloud-integrations-rhel8@sha256:6813ccd43a1aecd1aaf4d5d4b1620fd63bbca00b736100189ff91246bf3bc36b_arm64",
"8Base-RHACM-2.6:rhacm2/multicloud-integrations-rhel8@sha256:db89ef3686570526afdb2b79fd698aca5dc50c633009760f1748fb9fd506067b_amd64",
"8Base-RHACM-2.6:rhacm2/multicloud-integrations-rhel8@sha256:db8bc27937802c5d8fff769b9c93c8a01411629d199adbc39235e721d6468b30_s390x",
"8Base-RHACM-2.6:rhacm2/multicluster-observability-rhel8-operator@sha256:434db0ca203b14b899fff9b7a2a5b975de852ea29620a828f29246448aba873c_ppc64le",
"8Base-RHACM-2.6:rhacm2/multicluster-observability-rhel8-operator@sha256:876bfa63b0e13833eaeadb7c6a0481f1d7970b283f69ece4d81c99985f4dd161_arm64",
"8Base-RHACM-2.6:rhacm2/multicluster-observability-rhel8-operator@sha256:d23f208e020d42bc095011d423146e2da35b2bc85b844911bde2f4edf696bdca_amd64",
"8Base-RHACM-2.6:rhacm2/multicluster-observability-rhel8-operator@sha256:f29581baf5277588d2e4cd01380ecf46e3c97a2f17ade01b048f75c29f18d62c_s390x",
"8Base-RHACM-2.6:rhacm2/multicluster-operators-application-rhel8@sha256:1952d422bd7ba42323711faba59244c449293cc92502e350460fee07c0e3b34a_ppc64le",
"8Base-RHACM-2.6:rhacm2/multicluster-operators-application-rhel8@sha256:566a60f630ec346eced3106ec072963d1b9f9d300e7d4cee6af6dc0d590a3937_s390x",
"8Base-RHACM-2.6:rhacm2/multicluster-operators-application-rhel8@sha256:724dd9f4a5e4acd061206ca2ea57c329210ade5135dbdf941b8d7e720daa4f10_arm64",
"8Base-RHACM-2.6:rhacm2/multicluster-operators-application-rhel8@sha256:ace8895fc62c1394dfa7854fd9ce3e14ef859e989255f70dc9a5a3d9bcd514c0_amd64",
"8Base-RHACM-2.6:rhacm2/multicluster-operators-channel-rhel8@sha256:1ebe6504a6a58f39f93952bf1c135ea58ff77e65c5b8ba73c7ad6295e66a1b45_s390x",
"8Base-RHACM-2.6:rhacm2/multicluster-operators-channel-rhel8@sha256:557cc962d0b10d80a9dea7adce387ea28fb4199a02fa8546645ab2cacbf28b88_ppc64le",
"8Base-RHACM-2.6:rhacm2/multicluster-operators-channel-rhel8@sha256:82526c7c046325bde1dfa0a47b58b773355f00bc95c23be75105e7255e7bddd2_arm64",
"8Base-RHACM-2.6:rhacm2/multicluster-operators-channel-rhel8@sha256:85e20d97f28e43668c2790bd6e0adbc598d01f9fab849761fb96d7a5c4946a87_amd64",
"8Base-RHACM-2.6:rhacm2/multicluster-operators-subscription-rhel8@sha256:7310f31faae367a363c27a7236b562bbfe8381a352fce906279590bac11571d2_ppc64le",
"8Base-RHACM-2.6:rhacm2/multicluster-operators-subscription-rhel8@sha256:7676d33b9be36ca6660d3aed888fdffcf270fcf82258ed9531e2746a3d27610c_s390x",
"8Base-RHACM-2.6:rhacm2/multicluster-operators-subscription-rhel8@sha256:e718d5abef58365d547ef73828a26adff5b6cef1bf935aa7c27f12f604b50337_amd64",
"8Base-RHACM-2.6:rhacm2/multicluster-operators-subscription-rhel8@sha256:f58aff87d1efb64417c6976f6772a464e54beefe847f50a141726b7a1a6a293a_arm64",
"8Base-RHACM-2.6:rhacm2/multiclusterhub-repo-rhel8@sha256:03222a9dd6eca9cf44932a0ff1bf89bd9d2d29683f1ebb0d0aa49171b77a4963_ppc64le",
"8Base-RHACM-2.6:rhacm2/multiclusterhub-repo-rhel8@sha256:881b8c3b19918affd478c0ad0c73dff96dd28f5c1dfddb86472b42e422fa25b6_amd64",
"8Base-RHACM-2.6:rhacm2/multiclusterhub-repo-rhel8@sha256:9de94ea1f83ec8b7257c7b2befc1485ed9cc40c9ef3600c4c4c50934e708cf9d_s390x",
"8Base-RHACM-2.6:rhacm2/multiclusterhub-repo-rhel8@sha256:a45ed68e7d3ac89d17eaf06445cabfc19a9ce85a42f116d75028d6acd18a322b_arm64",
"8Base-RHACM-2.6:rhacm2/multiclusterhub-rhel8@sha256:48d1fa8bc5f6a4d8349c41126301bd86d12836384f336881ecb71bd79f84ae93_ppc64le",
"8Base-RHACM-2.6:rhacm2/multiclusterhub-rhel8@sha256:a33e91fb763a2f0894433bce31bd44229e7d5f5c53d36c6b6f643807a45c110b_arm64",
"8Base-RHACM-2.6:rhacm2/multiclusterhub-rhel8@sha256:d6e126cbdd3cfbcdee04b093389ca1b07ac8038da96060051ed94e1eeacc6d92_s390x",
"8Base-RHACM-2.6:rhacm2/multiclusterhub-rhel8@sha256:ecf12158a2d8802b4c7efd6b336ff36c1e002223b1d385a40fbef638d5e4aa21_amd64",
"8Base-RHACM-2.6:rhacm2/node-exporter-rhel8@sha256:14d23638efff3c30661c9a5f3ddb6ab0c7a9d162de1176dd9565cf49dfa4b9c5_amd64",
"8Base-RHACM-2.6:rhacm2/node-exporter-rhel8@sha256:533005e1608de68a09e53599de3f30990db95cb923794bab9ae9e3bc1a8b6baf_arm64",
"8Base-RHACM-2.6:rhacm2/node-exporter-rhel8@sha256:99eef3491c7092afa14179b9a9d39dd8fbfb3c9bb61759d678af5d91ac23e59d_s390x",
"8Base-RHACM-2.6:rhacm2/node-exporter-rhel8@sha256:e200d4e1802cce7fce32b1e0dc5c3220b6f6477b73b3a2d8ea26a5a42d63f46b_ppc64le",
"8Base-RHACM-2.6:rhacm2/observatorium-rhel8-operator@sha256:092e3437e6d38b2bf676d7fb67ad672e3ef03440017b5af7c1ebd2beb3f437eb_amd64",
"8Base-RHACM-2.6:rhacm2/observatorium-rhel8-operator@sha256:8cf076bfb049d1aabd00040ee65f0fedd590f0dd448c7561de494093a915b397_ppc64le",
"8Base-RHACM-2.6:rhacm2/observatorium-rhel8-operator@sha256:e69987a64fdbf873d4b19d8626c0c5e99dd13d7c95446850559be966dae45ad0_arm64",
"8Base-RHACM-2.6:rhacm2/observatorium-rhel8-operator@sha256:f0bf89eaea6b7afc2d08c77bd40dfba581f91f462f5ec3d70473b332ca6f781c_s390x",
"8Base-RHACM-2.6:rhacm2/observatorium-rhel8@sha256:0686cfddd61737f7e7eb4f0c011397277394559edac3bb947c0969e302686dd5_ppc64le",
"8Base-RHACM-2.6:rhacm2/observatorium-rhel8@sha256:8f2f3732600235f66c406b6121ac37979f52572ce90353b6e099be7b74406251_amd64",
"8Base-RHACM-2.6:rhacm2/observatorium-rhel8@sha256:9e1fccc5b17865a6d7baaa1a15cb50f47d80a14b0a7bcbd94c12f0ddcaaf1b28_s390x",
"8Base-RHACM-2.6:rhacm2/observatorium-rhel8@sha256:bdd89a1051c8f21e7d81ff80c96731a0eaa7d15c320ab1e6b1dc3f6babd42598_arm64",
"8Base-RHACM-2.6:rhacm2/prometheus-alertmanager-rhel8@sha256:0860b7aa5e8b07792ad7f5d5c0654e23e9da8eedd4b9f509caea616dcfa97d69_amd64",
"8Base-RHACM-2.6:rhacm2/prometheus-alertmanager-rhel8@sha256:624895d8579ef6f3e5b17558a30775790ec6f00701f8c5cdfa315292d7f9e867_s390x",
"8Base-RHACM-2.6:rhacm2/prometheus-alertmanager-rhel8@sha256:6d09865a228cdbbc6d1ac13042c3c00f0bd086f6dc181dfa3cdf8c7f9d826b9e_arm64",
"8Base-RHACM-2.6:rhacm2/prometheus-alertmanager-rhel8@sha256:c69fee848d21346a271972e89d91898eac9fec27d598d98ffa004ca8d1b53270_ppc64le",
"8Base-RHACM-2.6:rhacm2/prometheus-rhel8@sha256:52cea7c27de23e3358030b09f22b962723c523a940f8e2043edc298c907d761c_arm64",
"8Base-RHACM-2.6:rhacm2/prometheus-rhel8@sha256:67e0fadfbb4d99a60435ed12b470772b38ace4ca815fe73da68eb3c826e200fc_ppc64le",
"8Base-RHACM-2.6:rhacm2/prometheus-rhel8@sha256:e8241b1d852d605b44ecfcc552cb0f905f72e8a17c8d228162b40c19388f5176_s390x",
"8Base-RHACM-2.6:rhacm2/prometheus-rhel8@sha256:ed0cc13e79949436d29a7ad0b41b189744a177ea27545fd5eb9b4f71e87bd0eb_amd64",
"8Base-RHACM-2.6:rhacm2/rbac-query-proxy-rhel8@sha256:29c76a37497f212aed280e2bf16ef45fb3785fb4649ce17b7fe9d653a79e2112_arm64",
"8Base-RHACM-2.6:rhacm2/rbac-query-proxy-rhel8@sha256:475a45884a51127722030226ff9a5f0752c98574c41eb61796aece5e702346a3_ppc64le",
"8Base-RHACM-2.6:rhacm2/rbac-query-proxy-rhel8@sha256:582301b10af0b966ae7d5e130cb0e5f96e7912dc66b4108e0d6078656ca80604_amd64",
"8Base-RHACM-2.6:rhacm2/rbac-query-proxy-rhel8@sha256:f1c7de85a44c03f48a6f62ba1d7d650f0b06e0f502cecff1512ad637b5bc1c27_s390x",
"8Base-RHACM-2.6:rhacm2/redisgraph-tls-rhel8@sha256:128279a656bfbde6c2c052766d63a1de6a06d8bea2707813c64396c2ae382478_amd64",
"8Base-RHACM-2.6:rhacm2/redisgraph-tls-rhel8@sha256:35927ca6e6e9c8d420c499a0c8ad37c4297ba19743d550f489d3e66482275a49_arm64",
"8Base-RHACM-2.6:rhacm2/redisgraph-tls-rhel8@sha256:4696baed553266682ba2b54d3bf683d2ff1241b625de5ec54a45c1b2c5f96243_s390x",
"8Base-RHACM-2.6:rhacm2/redisgraph-tls-rhel8@sha256:d722f2ffab1f58bbaf3c62ef71dbf7e6c4023e6ab17690f1049075a321d0b1ac_ppc64le",
"8Base-RHACM-2.6:rhacm2/search-aggregator-rhel8@sha256:2b5f372c1c73c4de587b5a4388d95b8cc553fc56af446fcefa0e14c6d980b6b3_ppc64le",
"8Base-RHACM-2.6:rhacm2/search-aggregator-rhel8@sha256:38fceeedc0672def1c2cf42bb6743ae726e77d9f7352d002b3fc688c6d551852_amd64",
"8Base-RHACM-2.6:rhacm2/search-aggregator-rhel8@sha256:6a915335bcebb0884fc72df2dfee97c74d42c035864b960e1c800fa6c5f8d93c_arm64",
"8Base-RHACM-2.6:rhacm2/search-aggregator-rhel8@sha256:752decaefc38aa009f54201b38d4ab26d9b4020caec649d9b1f1564f56c47c2a_s390x",
"8Base-RHACM-2.6:rhacm2/search-api-rhel8@sha256:37eea70d5b1c89c25372dcea8c8c03e1e0a9af1b5a06f3b0706ba776ae8847c1_amd64",
"8Base-RHACM-2.6:rhacm2/search-api-rhel8@sha256:7400088d206592eb29cd86182909626262c9b2a99f017811fcc9d8a753c39009_arm64",
"8Base-RHACM-2.6:rhacm2/search-api-rhel8@sha256:aa8ea0deabc39a068f3f6ce9fa6334e44fc507355009a9bff448e742156ec203_ppc64le",
"8Base-RHACM-2.6:rhacm2/search-api-rhel8@sha256:b4d2d39c2b3b736987f1e888b858d52a7ebd9f8d0cebd3bdef8c59f6e3e41725_s390x",
"8Base-RHACM-2.6:rhacm2/search-collector-rhel8@sha256:0174699ec75fcda08892b4e72b674df989af51ea5f04de57a62c2a85a3c08f4f_arm64",
"8Base-RHACM-2.6:rhacm2/search-collector-rhel8@sha256:5a29a9805b8d20969cba86da11a9de8176a3172df361aec5fae136a4271de308_amd64",
"8Base-RHACM-2.6:rhacm2/search-collector-rhel8@sha256:be7eed9ad9502bcc294081f7e2098fc4f8411c912c34fe63479b5b770d06caca_s390x",
"8Base-RHACM-2.6:rhacm2/search-collector-rhel8@sha256:c467c1d7ceaf5281077f7fe8ff1c1c4cffe325132890a3ab9b96ea5db2e2c930_ppc64le",
"8Base-RHACM-2.6:rhacm2/search-rhel8@sha256:2135cd20bb7ebbf48499992fe46a928e28fc78c86e360633ea09054520c42539_ppc64le",
"8Base-RHACM-2.6:rhacm2/search-rhel8@sha256:3a7a31974210e21a3faed9b57a75b970c70ac41d9662b884d4ce67275f756fc7_arm64",
"8Base-RHACM-2.6:rhacm2/search-rhel8@sha256:6e6a19f1440e4eb15a8206e18f7f4dde3e1a5c6518944571d09923d116d3f04e_amd64",
"8Base-RHACM-2.6:rhacm2/search-rhel8@sha256:e6ed3e65f0d49b3c6b0e3e97593a8fae4d453f3aecf8d7829c0d25c68bc91ea1_s390x",
"8Base-RHACM-2.6:rhacm2/submariner-addon-rhel8@sha256:7b80d01371f551df506bd0c56df6829845bfce497ff01cc44b68f172ed5399b4_ppc64le",
"8Base-RHACM-2.6:rhacm2/submariner-addon-rhel8@sha256:934c560bc786015c694e9cffbae8e86f631b3331d62f5a547931446dae82f8c3_s390x",
"8Base-RHACM-2.6:rhacm2/submariner-addon-rhel8@sha256:b467881f4028a89a9e79ba93da719845db576f47a04ae6e569c2317be5594b29_arm64",
"8Base-RHACM-2.6:rhacm2/submariner-addon-rhel8@sha256:fc5592d42e4aca70288448d174511b922ece7f8cb4b41c6a36195c3a4a60aa36_amd64",
"8Base-RHACM-2.6:rhacm2/thanos-receive-controller-rhel8@sha256:21f2626c10c4fb61b37e6ca4ab574186b423f155fbc5cfef3e894fff04cc270e_ppc64le",
"8Base-RHACM-2.6:rhacm2/thanos-receive-controller-rhel8@sha256:c357074958324fc5d602cdcf1cba285bf8582e0b36af79a8f6211bb0dfb77a10_amd64",
"8Base-RHACM-2.6:rhacm2/thanos-receive-controller-rhel8@sha256:d9ac8e67d6d9858b16dd9d1d49c1dd904aa22a7b618e5d33292344faced9c0d3_arm64",
"8Base-RHACM-2.6:rhacm2/thanos-receive-controller-rhel8@sha256:e3b840a7833680170f9e9ca52309552c584935a68c75cc71e6d576b104dc01c8_s390x",
"8Base-RHACM-2.6:rhacm2/thanos-rhel8@sha256:453c525197ccfe1f866af70ca2e7f3deb6f98d0b98c09b602b4fa1368787213d_amd64",
"8Base-RHACM-2.6:rhacm2/thanos-rhel8@sha256:4b3b45ad0b564360c245d20b1540c2398c9606cf8684275e4ee071c591357929_arm64",
"8Base-RHACM-2.6:rhacm2/thanos-rhel8@sha256:7e43ba8f47ec54b5f86d13c81b67b044176530b63b5ae3f40332fc975cc6b21f_s390x",
"8Base-RHACM-2.6:rhacm2/thanos-rhel8@sha256:faaa00c0af80c781a7c610616153a3cd1dc1b20637934c3a243a2e9664ba0ee5_ppc64le"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2022-32148"
},
{
"category": "external",
"summary": "RHBZ#2107383",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2107383"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2022-32148",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-32148"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2022-32148",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2022-32148"
},
{
"category": "external",
"summary": "https://go.dev/issue/53423",
"url": "https://go.dev/issue/53423"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-announce/c/nqrv9fbR0zE",
"url": "https://groups.google.com/g/golang-announce/c/nqrv9fbR0zE"
}
],
"release_date": "2022-07-12T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2022-09-06T22:27:58+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.6/html-single/install/index#installing",
"product_ids": [
"8Base-RHACM-2.6:rhacm2/acm-governance-policy-addon-controller-rhel8@sha256:615ab5d9542759d921634737709e84a8e65d003ea136e5d22858d380225fd177_amd64",
"8Base-RHACM-2.6:rhacm2/acm-governance-policy-addon-controller-rhel8@sha256:958b729d30f10b9c121e68ac8ede2054ed29cc52a9a7d6df0537ed221aa74358_s390x",
"8Base-RHACM-2.6:rhacm2/acm-governance-policy-addon-controller-rhel8@sha256:b5bef941b4e0b5b3529ca5b2311c85295b9f6d12e482a9cbdad691c2406541f1_ppc64le",
"8Base-RHACM-2.6:rhacm2/acm-governance-policy-addon-controller-rhel8@sha256:f6194b9056d77e54f3c74caa9eab87bd1df1818d082fc807229d1c44ec6c88c4_arm64",
"8Base-RHACM-2.6:rhacm2/acm-grafana-rhel8@sha256:45616ed43b53d3a83e65828118f09430396f5bcb0566ae3a65d937b59f0d873e_s390x",
"8Base-RHACM-2.6:rhacm2/acm-grafana-rhel8@sha256:8c48441cfa850ea1274932e94da0831618c10f91022619c779304501a75fb161_amd64",
"8Base-RHACM-2.6:rhacm2/acm-grafana-rhel8@sha256:cc1c196b19c5fd8f313c6136359cc9dd37b5f59d32a581b10cf89b80b7d0cbf4_arm64",
"8Base-RHACM-2.6:rhacm2/acm-grafana-rhel8@sha256:cdf24e68e50be1350566243f6d2cb1403d09ab68e5fed39ea6c56212e42b90f1_ppc64le",
"8Base-RHACM-2.6:rhacm2/acm-must-gather-rhel8@sha256:1457ff5cfd61611fdc968d4af5b020d835e107b97932c7ba7b3f5ed4cbd0e39f_ppc64le",
"8Base-RHACM-2.6:rhacm2/acm-must-gather-rhel8@sha256:39842906b3846418bc31098e2abad08210118d86aa683e9e5fd04a97822df22d_arm64",
"8Base-RHACM-2.6:rhacm2/acm-must-gather-rhel8@sha256:8a69add2d90a1e094de8510052b683e1765153da75e316ad7778499af0c5ddf9_s390x",
"8Base-RHACM-2.6:rhacm2/acm-must-gather-rhel8@sha256:dca91134a2c1c33c736afcd4c9373749448641385f39162c74e115691289e843_amd64",
"8Base-RHACM-2.6:rhacm2/acm-operator-bundle@sha256:0eac6124f59492d09c1ae650025d59ea0e8547d9f9c832cb9607b09254ff6ddd_s390x",
"8Base-RHACM-2.6:rhacm2/acm-operator-bundle@sha256:1cbcd58a4c23e4c89a6a0509f78802a5aa21205db2784ebc9772b99a3917b183_arm64",
"8Base-RHACM-2.6:rhacm2/acm-operator-bundle@sha256:997aaee36f0bed47e231925a3f2c2ecc503410e54b35727f035c72477f3d1944_ppc64le",
"8Base-RHACM-2.6:rhacm2/acm-operator-bundle@sha256:ce699187f250b93976b8063228ac12d11c6c8f6baba69ba4ed17a38730e84eb3_amd64",
"8Base-RHACM-2.6:rhacm2/acm-prometheus-config-reloader-rhel8@sha256:693a77a9324d6c7f0e69bd9d5725b51f3e429972f1e67469e93648cb347eae84_arm64",
"8Base-RHACM-2.6:rhacm2/acm-prometheus-config-reloader-rhel8@sha256:89757e804d5df2b5eeeb1191b599c3acb9e75f61170f888095302830d6de0582_s390x",
"8Base-RHACM-2.6:rhacm2/acm-prometheus-config-reloader-rhel8@sha256:8e45e1fd7342d7525b118f01794cac1f4a8662def5f2a06336b698db2e268742_amd64",
"8Base-RHACM-2.6:rhacm2/acm-prometheus-config-reloader-rhel8@sha256:ce1c17b34b7aac2e990dc0efe40f4406e73f727b2c7bfe109eded849de753f1a_ppc64le",
"8Base-RHACM-2.6:rhacm2/acm-prometheus-rhel8@sha256:728606d96dd9e0fc2e7810e092e10ee071ec36598c990c8252beccace59a679e_amd64",
"8Base-RHACM-2.6:rhacm2/acm-prometheus-rhel8@sha256:b457d0b95d88c5dd0aac87492cbca40a9d7c2074002ad110f52d562f0c5d0797_arm64",
"8Base-RHACM-2.6:rhacm2/acm-prometheus-rhel8@sha256:f34d2569033bfb1d173342264f090f46d80f7843d52704a7ce9e9eb9de2f5abb_s390x",
"8Base-RHACM-2.6:rhacm2/acm-prometheus-rhel8@sha256:f720e0a94bfe7ed5d812819a3e77cc0581be102970127d8c0d4aa06a05edbf3d_ppc64le",
"8Base-RHACM-2.6:rhacm2/acm-volsync-addon-controller-rhel8@sha256:17ccd6b924b36ab14e3ca5f5331ba7e4c86f8cb64304640d58c3ee6b76edbcaf_ppc64le",
"8Base-RHACM-2.6:rhacm2/acm-volsync-addon-controller-rhel8@sha256:27079308ea87e35564cc3089c65eae68d63880a3bb093ca64d1678a68b60fcec_amd64",
"8Base-RHACM-2.6:rhacm2/acm-volsync-addon-controller-rhel8@sha256:9eabaac2df91aeef613d6973669d07298f2159c6a6e0c9f294623f7b1a10bc08_s390x",
"8Base-RHACM-2.6:rhacm2/acm-volsync-addon-controller-rhel8@sha256:f7abdf1756bc0ff2ebf02fee0469a8b9eeabe1fa8cafdd21c6e8f958155b70bb_arm64",
"8Base-RHACM-2.6:rhacm2/cert-policy-controller-rhel8@sha256:017c1e663827a3b55d70badd3ed979b5d1831252c49d671897a85a75afaa5bb0_s390x",
"8Base-RHACM-2.6:rhacm2/cert-policy-controller-rhel8@sha256:0610778095974edf936602018281bf7a5e287ba9eca9f661a423e68bbe000e40_ppc64le",
"8Base-RHACM-2.6:rhacm2/cert-policy-controller-rhel8@sha256:a66d7d4ee1179f7fce639490f919d722db54eaa3118b4135078c33e6cbf91488_amd64",
"8Base-RHACM-2.6:rhacm2/cert-policy-controller-rhel8@sha256:d660befef0c8f7a4db7aa3b865545c9863d8f37e7ba4b8de4380185f82b208d4_arm64",
"8Base-RHACM-2.6:rhacm2/cluster-backup-rhel8-operator@sha256:1a749d0795972a9bfd5a00aa96c238a660673464be01b2aa9fd7a3aeead6ddf7_amd64",
"8Base-RHACM-2.6:rhacm2/cluster-backup-rhel8-operator@sha256:8915dbdc562e63441f79041bdf1176e46ce53e95418d133f0cd0c1ff79da48a2_arm64",
"8Base-RHACM-2.6:rhacm2/cluster-backup-rhel8-operator@sha256:995f225449b207da9a3cad175dac85b87eefb28ff5bae6a588f40fd79fbe12a1_ppc64le",
"8Base-RHACM-2.6:rhacm2/cluster-backup-rhel8-operator@sha256:f1255a76c6275a4b6a400c82e204a5112fff6fe87f71626f8f309763f6a5d9e4_s390x",
"8Base-RHACM-2.6:rhacm2/config-policy-controller-rhel8@sha256:3b2e0d850e8fc966ec80bff16df26002334744a96b81c7a7dfe222f1706a52e3_s390x",
"8Base-RHACM-2.6:rhacm2/config-policy-controller-rhel8@sha256:447f275bbde46d7fc173798ef5abc0a77a6780f0dffdc171786edbe00f27d8d8_ppc64le",
"8Base-RHACM-2.6:rhacm2/config-policy-controller-rhel8@sha256:61964a1a0ddf2e98bcf5249b7374235055ab85cc26663a8d9397c2b7f6fbb4c6_amd64",
"8Base-RHACM-2.6:rhacm2/config-policy-controller-rhel8@sha256:a3abaa3d0bf1d34fa9e40903a8713c439f5f7f751e775d32cbab308983064ce0_arm64",
"8Base-RHACM-2.6:rhacm2/console-rhel8@sha256:6c0f630ff57f6f423df6dbf4df9faad25089f9b391be35cb8bc9cd5211f94d67_arm64",
"8Base-RHACM-2.6:rhacm2/console-rhel8@sha256:8608aed6971299def3fbe749336727e84c69582664dedac3145b92ea24e62e4d_amd64",
"8Base-RHACM-2.6:rhacm2/console-rhel8@sha256:afa80ae8274db7fa6796c35980fc5df15889e94aff3361f6cda643e5a09da220_ppc64le",
"8Base-RHACM-2.6:rhacm2/console-rhel8@sha256:f06e4e3f62db52c6d7fa0bc1f289de773e18d076bc38612e1b0ddc85c76fde06_s390x",
"8Base-RHACM-2.6:rhacm2/endpoint-monitoring-rhel8-operator@sha256:060bcd658756a924b4ce4d202bd447a3254fc1f49af7d685dde8720f355cde8e_arm64",
"8Base-RHACM-2.6:rhacm2/endpoint-monitoring-rhel8-operator@sha256:091d66731c5fe8eba5646c6b2622bb38c074e202a8a4a7e906921673b60f0898_amd64",
"8Base-RHACM-2.6:rhacm2/endpoint-monitoring-rhel8-operator@sha256:80660eb7f3c068768b0ea04ff20f4539194c52427ffdab4626bf781aa3f2ca64_s390x",
"8Base-RHACM-2.6:rhacm2/endpoint-monitoring-rhel8-operator@sha256:d6204fcf04c83bac13232ec1602572ad5f22bb528537e591079dfa36152697ec_ppc64le",
"8Base-RHACM-2.6:rhacm2/governance-policy-propagator-rhel8@sha256:51be0f04938b60ed1dba60908bebd2000d78e4ade34757bae70a083c67d77e8e_arm64",
"8Base-RHACM-2.6:rhacm2/governance-policy-propagator-rhel8@sha256:9577701bf3c7aa00b99531d2c3842130abc6cd91c52c4a7ba040b705eeace4c7_s390x",
"8Base-RHACM-2.6:rhacm2/governance-policy-propagator-rhel8@sha256:bdc6c128628db86697af198430c5ae5c61c3e586c1a97187e4d4e852cec61e92_ppc64le",
"8Base-RHACM-2.6:rhacm2/governance-policy-propagator-rhel8@sha256:cc519319b9f4fe672144ebedd772ddf56d5de90e3c8f52c0fb9b55313f71a7b3_amd64",
"8Base-RHACM-2.6:rhacm2/governance-policy-spec-sync-rhel8@sha256:2c1905ae8a83e5598678457fd955cbc867453ed5836de6fcc182e4928df8bd67_s390x",
"8Base-RHACM-2.6:rhacm2/governance-policy-spec-sync-rhel8@sha256:4a8d30cc0e1d83c69b7f3339418b101da23fbcaee7d326bedaff677eceb25ab2_ppc64le",
"8Base-RHACM-2.6:rhacm2/governance-policy-spec-sync-rhel8@sha256:6849cf1b4dd883d5b4c0cf90a3adfb26cb59d03d3b892cee3669a32dd6b8dcc2_amd64",
"8Base-RHACM-2.6:rhacm2/governance-policy-spec-sync-rhel8@sha256:d06ffc621167aff31ecb0fa417b294ff0676fb00e4ef1c6cb0fb2aaf4b2561e0_arm64",
"8Base-RHACM-2.6:rhacm2/governance-policy-status-sync-rhel8@sha256:4c86e16f15aaf454e4e5ce5436e1db27a5f8a55f573c3eaf02e4786fe52edfc8_arm64",
"8Base-RHACM-2.6:rhacm2/governance-policy-status-sync-rhel8@sha256:cf6a75d94f50dd063e939aee18756c767cba43f4e1e62a9c2f2b764ac6f43746_s390x",
"8Base-RHACM-2.6:rhacm2/governance-policy-status-sync-rhel8@sha256:e072b615eeffff80a94831e58c70980684c1ec4bd972844b25b157eb7ed5937f_ppc64le",
"8Base-RHACM-2.6:rhacm2/governance-policy-status-sync-rhel8@sha256:fffe971caa2e911d9c972c0e88712ff431d34c63dbe74e25f1cababa50ea7417_amd64",
"8Base-RHACM-2.6:rhacm2/governance-policy-template-sync-rhel8@sha256:10bc1a3833599a593a058e804de67e92888ed779fd0000928d4a70b6c7d5c1c2_amd64",
"8Base-RHACM-2.6:rhacm2/governance-policy-template-sync-rhel8@sha256:5c17f979f47840a879059ad83de12f0756889564a17190ba4438a7632c999bb1_arm64",
"8Base-RHACM-2.6:rhacm2/governance-policy-template-sync-rhel8@sha256:848bce8007de7714afc8c755b5f0c3cdf5eb6b1d259811c947bc295924539a0e_ppc64le",
"8Base-RHACM-2.6:rhacm2/governance-policy-template-sync-rhel8@sha256:95439f7e18fa87601d5860cbd9ca5f0738786e30a629d23788fd5fe33d694c66_s390x",
"8Base-RHACM-2.6:rhacm2/grafana-dashboard-loader-rhel8@sha256:1f5c1b2cffebf069859e95d0e722cb293f8c176bf5c5873bb9517c96b26c2e10_arm64",
"8Base-RHACM-2.6:rhacm2/grafana-dashboard-loader-rhel8@sha256:5223158a122658bafbd853c596cdc1f7bd7a0e4fdd82b1c3668ac84adeae9f24_s390x",
"8Base-RHACM-2.6:rhacm2/grafana-dashboard-loader-rhel8@sha256:561f1f05925cfe3c5f0f8a9b7475be4bbab183b5611ecfe09b090d80fa4bc2fe_amd64",
"8Base-RHACM-2.6:rhacm2/grafana-dashboard-loader-rhel8@sha256:734270221ec4a516e7eb77f2ec3a753384242116aa70320a1dbe969e915af1df_ppc64le",
"8Base-RHACM-2.6:rhacm2/iam-policy-controller-rhel8@sha256:2827e5f485213f92e2d0092187f3976dd6fe598e39b5cf2212d48c3a44c34b13_arm64",
"8Base-RHACM-2.6:rhacm2/iam-policy-controller-rhel8@sha256:8ca9e80365c76b66b2de3924fc50a5912e606042c704b02cb174a4b8bd3927c4_amd64",
"8Base-RHACM-2.6:rhacm2/iam-policy-controller-rhel8@sha256:c5069e76a900aa300102a0ae54ecbc12c0ac31abfeed8656ee60a949daef79c3_s390x",
"8Base-RHACM-2.6:rhacm2/iam-policy-controller-rhel8@sha256:ca05e79e5508924af71f323c13f664770d8dd4eb61ecf0894e4f9a81f7a1b402_ppc64le",
"8Base-RHACM-2.6:rhacm2/insights-client-rhel8@sha256:02cacfec60c80b9228e8b18949751de867f974ea6b1172129096e64e949c0598_amd64",
"8Base-RHACM-2.6:rhacm2/insights-client-rhel8@sha256:2b14036d0291e54c3191682de2ea875a78d78c35b2791a5a113ba1a8920f0621_ppc64le",
"8Base-RHACM-2.6:rhacm2/insights-client-rhel8@sha256:d4c05f641de8fd0753d63cc6d5b62464d3d6a87d601514e87ef2e40bbe7b01b6_s390x",
"8Base-RHACM-2.6:rhacm2/insights-client-rhel8@sha256:e15c410b693b34f49869d037ebb5584384fcdf88114b7a94967ca09f1361a5f3_arm64",
"8Base-RHACM-2.6:rhacm2/insights-metrics-rhel8@sha256:67aa55bb65685395ad2773e7459dff5fbccdeedcf9e56ec2722d8f5c919eae89_s390x",
"8Base-RHACM-2.6:rhacm2/insights-metrics-rhel8@sha256:6c54e08f5f6c2cae41a5e108e1019ff6522af8f69d666e22eb4631cd83b85917_amd64",
"8Base-RHACM-2.6:rhacm2/insights-metrics-rhel8@sha256:88d9b7246aa75cb2c88ccb7f2f1202fc465be0f2d89e59f1d2259f69ada56d9d_arm64",
"8Base-RHACM-2.6:rhacm2/insights-metrics-rhel8@sha256:bad98fe71638d7346f31ea45f6063ec970bf90844bb5c5dc5f917bb0f0099899_ppc64le",
"8Base-RHACM-2.6:rhacm2/klusterlet-addon-controller-rhel8@sha256:22e510955af3fa736b7306c387f44b5f15f5f9a7a006c6587e06d5d8602cc2f0_s390x",
"8Base-RHACM-2.6:rhacm2/klusterlet-addon-controller-rhel8@sha256:55bc86326f992cc4f4401b93f90cdd2baa6728015ffaf6168f2d46ae43c70cf4_ppc64le",
"8Base-RHACM-2.6:rhacm2/klusterlet-addon-controller-rhel8@sha256:8dd7f47af047fb899c7fcbad61cb8f38da45990cac186f9235aec3e4e7de25e9_amd64",
"8Base-RHACM-2.6:rhacm2/klusterlet-addon-controller-rhel8@sha256:bdb97eb5bb0e8f59edf0d389fb07c45171e728dc8b4d2bdacd785193b46ec03b_arm64",
"8Base-RHACM-2.6:rhacm2/kube-rbac-proxy-rhel8@sha256:11a353ee9da6cc843d5f346f4fa51681d13318e2e61fc4d1a3f63406eb175260_s390x",
"8Base-RHACM-2.6:rhacm2/kube-rbac-proxy-rhel8@sha256:31757f3e3bb08b4e49e54694b18b3cf327637be20535482b2df1345b17444dda_amd64",
"8Base-RHACM-2.6:rhacm2/kube-rbac-proxy-rhel8@sha256:b2c0b7414d0fc36a49cbdc5a56b25dd62aac18defc2defbd9c1895cd13a5e716_arm64",
"8Base-RHACM-2.6:rhacm2/kube-rbac-proxy-rhel8@sha256:dbd816d503e9beb58622604432eb415419e893627eb95c1ceeb8ff5bda7d6335_ppc64le",
"8Base-RHACM-2.6:rhacm2/kube-state-metrics-rhel8@sha256:53246a6df1f0880d94ed2644fa4366e3e2108b6fa8a51745af87785346ce5304_s390x",
"8Base-RHACM-2.6:rhacm2/kube-state-metrics-rhel8@sha256:5f2393bceefffb32240043b6722aa73d31fc8133cc2666fcf5eb8d33794bc54f_arm64",
"8Base-RHACM-2.6:rhacm2/kube-state-metrics-rhel8@sha256:c792c043462281cde7c93bd8e2136f62ca17d072e7f466353f37de8e5f5dc949_ppc64le",
"8Base-RHACM-2.6:rhacm2/kube-state-metrics-rhel8@sha256:e6b1d24b56e6973eee1569e351db6637ca67e1d6cd124adb845cbf6e35a4f6af_amd64",
"8Base-RHACM-2.6:rhacm2/management-ingress-rhel8@sha256:07238998d21204cd8f25dc63e6dbde20a2dd25c3b96609729306db6c63a0fca4_arm64",
"8Base-RHACM-2.6:rhacm2/management-ingress-rhel8@sha256:0d2665d19a8753c6269f594b68b067cd62a402404287e6416543c1af2d7d3cf4_ppc64le",
"8Base-RHACM-2.6:rhacm2/management-ingress-rhel8@sha256:6917d018e53aabb6f5402f02000aedd2e5cf71bcc84562e0fc7d7c87049f4b67_amd64",
"8Base-RHACM-2.6:rhacm2/management-ingress-rhel8@sha256:73b0444bd91a1dade3b7e76245ac8d6cb568929bba321b8c86c269d6f542ac3b_s390x",
"8Base-RHACM-2.6:rhacm2/memcached-exporter-rhel8@sha256:7d85dd62346a647d22202baa0f8d405b2aaf9a7174b38e5d29df2e03530009c3_s390x",
"8Base-RHACM-2.6:rhacm2/memcached-exporter-rhel8@sha256:9635616c8f058e67d557201147904b05f8b49938f63fb2b0239dfca883f61685_arm64",
"8Base-RHACM-2.6:rhacm2/memcached-exporter-rhel8@sha256:9e91ecec92ec0df8b72beb6040f39d9a25b0bfad844e92ea34cc2d648d221d22_ppc64le",
"8Base-RHACM-2.6:rhacm2/memcached-exporter-rhel8@sha256:c773b9a2fffcd549d4936054260f655c78da603957826d6bad4e8567a213ad10_amd64",
"8Base-RHACM-2.6:rhacm2/memcached-rhel8@sha256:584f8c4a9a1b75fc71948a98add560d4fe3d936ee46ac791f32121dbadf8c7d2_ppc64le",
"8Base-RHACM-2.6:rhacm2/memcached-rhel8@sha256:59b3ce3f3f4459c97cfffee5e20830d70f8a69198b5fab271e6c478d615c46d3_arm64",
"8Base-RHACM-2.6:rhacm2/memcached-rhel8@sha256:6f458c76757203b28434f871027c6a466a73d246ceb5bfac8793ad1896a672ab_amd64",
"8Base-RHACM-2.6:rhacm2/memcached-rhel8@sha256:e34722fd656e3205dcdb565b0ab68e9971174c11f125dbfff3bf82e1e21f3a76_s390x",
"8Base-RHACM-2.6:rhacm2/metrics-collector-rhel8@sha256:3a81a018b939752543e78c2d68d1436b851be2256b88c3e66cd506ae1d8f4c9c_ppc64le",
"8Base-RHACM-2.6:rhacm2/metrics-collector-rhel8@sha256:6a3e0c36c123c9dc54759655d9148f580abada501034914863a6528ded19ef34_amd64",
"8Base-RHACM-2.6:rhacm2/metrics-collector-rhel8@sha256:7991f484f97b9951f27f70e67d5db0850c4189ee86db8406cdda961a9beb06f0_arm64",
"8Base-RHACM-2.6:rhacm2/metrics-collector-rhel8@sha256:fa08b9bf3fd334738984e150ba5bfd2e005374752f3112340b65f6434eacd057_s390x",
"8Base-RHACM-2.6:rhacm2/multicloud-integrations-rhel8@sha256:2bcbf9a565f3c566061325aca3174ec755b5c94a28612718a3f1563db317273e_ppc64le",
"8Base-RHACM-2.6:rhacm2/multicloud-integrations-rhel8@sha256:6813ccd43a1aecd1aaf4d5d4b1620fd63bbca00b736100189ff91246bf3bc36b_arm64",
"8Base-RHACM-2.6:rhacm2/multicloud-integrations-rhel8@sha256:db89ef3686570526afdb2b79fd698aca5dc50c633009760f1748fb9fd506067b_amd64",
"8Base-RHACM-2.6:rhacm2/multicloud-integrations-rhel8@sha256:db8bc27937802c5d8fff769b9c93c8a01411629d199adbc39235e721d6468b30_s390x",
"8Base-RHACM-2.6:rhacm2/multicluster-observability-rhel8-operator@sha256:434db0ca203b14b899fff9b7a2a5b975de852ea29620a828f29246448aba873c_ppc64le",
"8Base-RHACM-2.6:rhacm2/multicluster-observability-rhel8-operator@sha256:876bfa63b0e13833eaeadb7c6a0481f1d7970b283f69ece4d81c99985f4dd161_arm64",
"8Base-RHACM-2.6:rhacm2/multicluster-observability-rhel8-operator@sha256:d23f208e020d42bc095011d423146e2da35b2bc85b844911bde2f4edf696bdca_amd64",
"8Base-RHACM-2.6:rhacm2/multicluster-observability-rhel8-operator@sha256:f29581baf5277588d2e4cd01380ecf46e3c97a2f17ade01b048f75c29f18d62c_s390x",
"8Base-RHACM-2.6:rhacm2/multicluster-operators-application-rhel8@sha256:1952d422bd7ba42323711faba59244c449293cc92502e350460fee07c0e3b34a_ppc64le",
"8Base-RHACM-2.6:rhacm2/multicluster-operators-application-rhel8@sha256:566a60f630ec346eced3106ec072963d1b9f9d300e7d4cee6af6dc0d590a3937_s390x",
"8Base-RHACM-2.6:rhacm2/multicluster-operators-application-rhel8@sha256:724dd9f4a5e4acd061206ca2ea57c329210ade5135dbdf941b8d7e720daa4f10_arm64",
"8Base-RHACM-2.6:rhacm2/multicluster-operators-application-rhel8@sha256:ace8895fc62c1394dfa7854fd9ce3e14ef859e989255f70dc9a5a3d9bcd514c0_amd64",
"8Base-RHACM-2.6:rhacm2/multicluster-operators-channel-rhel8@sha256:1ebe6504a6a58f39f93952bf1c135ea58ff77e65c5b8ba73c7ad6295e66a1b45_s390x",
"8Base-RHACM-2.6:rhacm2/multicluster-operators-channel-rhel8@sha256:557cc962d0b10d80a9dea7adce387ea28fb4199a02fa8546645ab2cacbf28b88_ppc64le",
"8Base-RHACM-2.6:rhacm2/multicluster-operators-channel-rhel8@sha256:82526c7c046325bde1dfa0a47b58b773355f00bc95c23be75105e7255e7bddd2_arm64",
"8Base-RHACM-2.6:rhacm2/multicluster-operators-channel-rhel8@sha256:85e20d97f28e43668c2790bd6e0adbc598d01f9fab849761fb96d7a5c4946a87_amd64",
"8Base-RHACM-2.6:rhacm2/multicluster-operators-subscription-rhel8@sha256:7310f31faae367a363c27a7236b562bbfe8381a352fce906279590bac11571d2_ppc64le",
"8Base-RHACM-2.6:rhacm2/multicluster-operators-subscription-rhel8@sha256:7676d33b9be36ca6660d3aed888fdffcf270fcf82258ed9531e2746a3d27610c_s390x",
"8Base-RHACM-2.6:rhacm2/multicluster-operators-subscription-rhel8@sha256:e718d5abef58365d547ef73828a26adff5b6cef1bf935aa7c27f12f604b50337_amd64",
"8Base-RHACM-2.6:rhacm2/multicluster-operators-subscription-rhel8@sha256:f58aff87d1efb64417c6976f6772a464e54beefe847f50a141726b7a1a6a293a_arm64",
"8Base-RHACM-2.6:rhacm2/multiclusterhub-repo-rhel8@sha256:03222a9dd6eca9cf44932a0ff1bf89bd9d2d29683f1ebb0d0aa49171b77a4963_ppc64le",
"8Base-RHACM-2.6:rhacm2/multiclusterhub-repo-rhel8@sha256:881b8c3b19918affd478c0ad0c73dff96dd28f5c1dfddb86472b42e422fa25b6_amd64",
"8Base-RHACM-2.6:rhacm2/multiclusterhub-repo-rhel8@sha256:9de94ea1f83ec8b7257c7b2befc1485ed9cc40c9ef3600c4c4c50934e708cf9d_s390x",
"8Base-RHACM-2.6:rhacm2/multiclusterhub-repo-rhel8@sha256:a45ed68e7d3ac89d17eaf06445cabfc19a9ce85a42f116d75028d6acd18a322b_arm64",
"8Base-RHACM-2.6:rhacm2/multiclusterhub-rhel8@sha256:48d1fa8bc5f6a4d8349c41126301bd86d12836384f336881ecb71bd79f84ae93_ppc64le",
"8Base-RHACM-2.6:rhacm2/multiclusterhub-rhel8@sha256:a33e91fb763a2f0894433bce31bd44229e7d5f5c53d36c6b6f643807a45c110b_arm64",
"8Base-RHACM-2.6:rhacm2/multiclusterhub-rhel8@sha256:d6e126cbdd3cfbcdee04b093389ca1b07ac8038da96060051ed94e1eeacc6d92_s390x",
"8Base-RHACM-2.6:rhacm2/multiclusterhub-rhel8@sha256:ecf12158a2d8802b4c7efd6b336ff36c1e002223b1d385a40fbef638d5e4aa21_amd64",
"8Base-RHACM-2.6:rhacm2/node-exporter-rhel8@sha256:14d23638efff3c30661c9a5f3ddb6ab0c7a9d162de1176dd9565cf49dfa4b9c5_amd64",
"8Base-RHACM-2.6:rhacm2/node-exporter-rhel8@sha256:533005e1608de68a09e53599de3f30990db95cb923794bab9ae9e3bc1a8b6baf_arm64",
"8Base-RHACM-2.6:rhacm2/node-exporter-rhel8@sha256:99eef3491c7092afa14179b9a9d39dd8fbfb3c9bb61759d678af5d91ac23e59d_s390x",
"8Base-RHACM-2.6:rhacm2/node-exporter-rhel8@sha256:e200d4e1802cce7fce32b1e0dc5c3220b6f6477b73b3a2d8ea26a5a42d63f46b_ppc64le",
"8Base-RHACM-2.6:rhacm2/observatorium-rhel8-operator@sha256:092e3437e6d38b2bf676d7fb67ad672e3ef03440017b5af7c1ebd2beb3f437eb_amd64",
"8Base-RHACM-2.6:rhacm2/observatorium-rhel8-operator@sha256:8cf076bfb049d1aabd00040ee65f0fedd590f0dd448c7561de494093a915b397_ppc64le",
"8Base-RHACM-2.6:rhacm2/observatorium-rhel8-operator@sha256:e69987a64fdbf873d4b19d8626c0c5e99dd13d7c95446850559be966dae45ad0_arm64",
"8Base-RHACM-2.6:rhacm2/observatorium-rhel8-operator@sha256:f0bf89eaea6b7afc2d08c77bd40dfba581f91f462f5ec3d70473b332ca6f781c_s390x",
"8Base-RHACM-2.6:rhacm2/observatorium-rhel8@sha256:0686cfddd61737f7e7eb4f0c011397277394559edac3bb947c0969e302686dd5_ppc64le",
"8Base-RHACM-2.6:rhacm2/observatorium-rhel8@sha256:8f2f3732600235f66c406b6121ac37979f52572ce90353b6e099be7b74406251_amd64",
"8Base-RHACM-2.6:rhacm2/observatorium-rhel8@sha256:9e1fccc5b17865a6d7baaa1a15cb50f47d80a14b0a7bcbd94c12f0ddcaaf1b28_s390x",
"8Base-RHACM-2.6:rhacm2/observatorium-rhel8@sha256:bdd89a1051c8f21e7d81ff80c96731a0eaa7d15c320ab1e6b1dc3f6babd42598_arm64",
"8Base-RHACM-2.6:rhacm2/prometheus-alertmanager-rhel8@sha256:0860b7aa5e8b07792ad7f5d5c0654e23e9da8eedd4b9f509caea616dcfa97d69_amd64",
"8Base-RHACM-2.6:rhacm2/prometheus-alertmanager-rhel8@sha256:624895d8579ef6f3e5b17558a30775790ec6f00701f8c5cdfa315292d7f9e867_s390x",
"8Base-RHACM-2.6:rhacm2/prometheus-alertmanager-rhel8@sha256:6d09865a228cdbbc6d1ac13042c3c00f0bd086f6dc181dfa3cdf8c7f9d826b9e_arm64",
"8Base-RHACM-2.6:rhacm2/prometheus-alertmanager-rhel8@sha256:c69fee848d21346a271972e89d91898eac9fec27d598d98ffa004ca8d1b53270_ppc64le",
"8Base-RHACM-2.6:rhacm2/prometheus-rhel8@sha256:52cea7c27de23e3358030b09f22b962723c523a940f8e2043edc298c907d761c_arm64",
"8Base-RHACM-2.6:rhacm2/prometheus-rhel8@sha256:67e0fadfbb4d99a60435ed12b470772b38ace4ca815fe73da68eb3c826e200fc_ppc64le",
"8Base-RHACM-2.6:rhacm2/prometheus-rhel8@sha256:e8241b1d852d605b44ecfcc552cb0f905f72e8a17c8d228162b40c19388f5176_s390x",
"8Base-RHACM-2.6:rhacm2/prometheus-rhel8@sha256:ed0cc13e79949436d29a7ad0b41b189744a177ea27545fd5eb9b4f71e87bd0eb_amd64",
"8Base-RHACM-2.6:rhacm2/rbac-query-proxy-rhel8@sha256:29c76a37497f212aed280e2bf16ef45fb3785fb4649ce17b7fe9d653a79e2112_arm64",
"8Base-RHACM-2.6:rhacm2/rbac-query-proxy-rhel8@sha256:475a45884a51127722030226ff9a5f0752c98574c41eb61796aece5e702346a3_ppc64le",
"8Base-RHACM-2.6:rhacm2/rbac-query-proxy-rhel8@sha256:582301b10af0b966ae7d5e130cb0e5f96e7912dc66b4108e0d6078656ca80604_amd64",
"8Base-RHACM-2.6:rhacm2/rbac-query-proxy-rhel8@sha256:f1c7de85a44c03f48a6f62ba1d7d650f0b06e0f502cecff1512ad637b5bc1c27_s390x",
"8Base-RHACM-2.6:rhacm2/redisgraph-tls-rhel8@sha256:128279a656bfbde6c2c052766d63a1de6a06d8bea2707813c64396c2ae382478_amd64",
"8Base-RHACM-2.6:rhacm2/redisgraph-tls-rhel8@sha256:35927ca6e6e9c8d420c499a0c8ad37c4297ba19743d550f489d3e66482275a49_arm64",
"8Base-RHACM-2.6:rhacm2/redisgraph-tls-rhel8@sha256:4696baed553266682ba2b54d3bf683d2ff1241b625de5ec54a45c1b2c5f96243_s390x",
"8Base-RHACM-2.6:rhacm2/redisgraph-tls-rhel8@sha256:d722f2ffab1f58bbaf3c62ef71dbf7e6c4023e6ab17690f1049075a321d0b1ac_ppc64le",
"8Base-RHACM-2.6:rhacm2/search-aggregator-rhel8@sha256:2b5f372c1c73c4de587b5a4388d95b8cc553fc56af446fcefa0e14c6d980b6b3_ppc64le",
"8Base-RHACM-2.6:rhacm2/search-aggregator-rhel8@sha256:38fceeedc0672def1c2cf42bb6743ae726e77d9f7352d002b3fc688c6d551852_amd64",
"8Base-RHACM-2.6:rhacm2/search-aggregator-rhel8@sha256:6a915335bcebb0884fc72df2dfee97c74d42c035864b960e1c800fa6c5f8d93c_arm64",
"8Base-RHACM-2.6:rhacm2/search-aggregator-rhel8@sha256:752decaefc38aa009f54201b38d4ab26d9b4020caec649d9b1f1564f56c47c2a_s390x",
"8Base-RHACM-2.6:rhacm2/search-api-rhel8@sha256:37eea70d5b1c89c25372dcea8c8c03e1e0a9af1b5a06f3b0706ba776ae8847c1_amd64",
"8Base-RHACM-2.6:rhacm2/search-api-rhel8@sha256:7400088d206592eb29cd86182909626262c9b2a99f017811fcc9d8a753c39009_arm64",
"8Base-RHACM-2.6:rhacm2/search-api-rhel8@sha256:aa8ea0deabc39a068f3f6ce9fa6334e44fc507355009a9bff448e742156ec203_ppc64le",
"8Base-RHACM-2.6:rhacm2/search-api-rhel8@sha256:b4d2d39c2b3b736987f1e888b858d52a7ebd9f8d0cebd3bdef8c59f6e3e41725_s390x",
"8Base-RHACM-2.6:rhacm2/search-collector-rhel8@sha256:0174699ec75fcda08892b4e72b674df989af51ea5f04de57a62c2a85a3c08f4f_arm64",
"8Base-RHACM-2.6:rhacm2/search-collector-rhel8@sha256:5a29a9805b8d20969cba86da11a9de8176a3172df361aec5fae136a4271de308_amd64",
"8Base-RHACM-2.6:rhacm2/search-collector-rhel8@sha256:be7eed9ad9502bcc294081f7e2098fc4f8411c912c34fe63479b5b770d06caca_s390x",
"8Base-RHACM-2.6:rhacm2/search-collector-rhel8@sha256:c467c1d7ceaf5281077f7fe8ff1c1c4cffe325132890a3ab9b96ea5db2e2c930_ppc64le",
"8Base-RHACM-2.6:rhacm2/search-rhel8@sha256:2135cd20bb7ebbf48499992fe46a928e28fc78c86e360633ea09054520c42539_ppc64le",
"8Base-RHACM-2.6:rhacm2/search-rhel8@sha256:3a7a31974210e21a3faed9b57a75b970c70ac41d9662b884d4ce67275f756fc7_arm64",
"8Base-RHACM-2.6:rhacm2/search-rhel8@sha256:6e6a19f1440e4eb15a8206e18f7f4dde3e1a5c6518944571d09923d116d3f04e_amd64",
"8Base-RHACM-2.6:rhacm2/search-rhel8@sha256:e6ed3e65f0d49b3c6b0e3e97593a8fae4d453f3aecf8d7829c0d25c68bc91ea1_s390x",
"8Base-RHACM-2.6:rhacm2/submariner-addon-rhel8@sha256:7b80d01371f551df506bd0c56df6829845bfce497ff01cc44b68f172ed5399b4_ppc64le",
"8Base-RHACM-2.6:rhacm2/submariner-addon-rhel8@sha256:934c560bc786015c694e9cffbae8e86f631b3331d62f5a547931446dae82f8c3_s390x",
"8Base-RHACM-2.6:rhacm2/submariner-addon-rhel8@sha256:b467881f4028a89a9e79ba93da719845db576f47a04ae6e569c2317be5594b29_arm64",
"8Base-RHACM-2.6:rhacm2/submariner-addon-rhel8@sha256:fc5592d42e4aca70288448d174511b922ece7f8cb4b41c6a36195c3a4a60aa36_amd64",
"8Base-RHACM-2.6:rhacm2/thanos-receive-controller-rhel8@sha256:21f2626c10c4fb61b37e6ca4ab574186b423f155fbc5cfef3e894fff04cc270e_ppc64le",
"8Base-RHACM-2.6:rhacm2/thanos-receive-controller-rhel8@sha256:c357074958324fc5d602cdcf1cba285bf8582e0b36af79a8f6211bb0dfb77a10_amd64",
"8Base-RHACM-2.6:rhacm2/thanos-receive-controller-rhel8@sha256:d9ac8e67d6d9858b16dd9d1d49c1dd904aa22a7b618e5d33292344faced9c0d3_arm64",
"8Base-RHACM-2.6:rhacm2/thanos-receive-controller-rhel8@sha256:e3b840a7833680170f9e9ca52309552c584935a68c75cc71e6d576b104dc01c8_s390x",
"8Base-RHACM-2.6:rhacm2/thanos-rhel8@sha256:453c525197ccfe1f866af70ca2e7f3deb6f98d0b98c09b602b4fa1368787213d_amd64",
"8Base-RHACM-2.6:rhacm2/thanos-rhel8@sha256:4b3b45ad0b564360c245d20b1540c2398c9606cf8684275e4ee071c591357929_arm64",
"8Base-RHACM-2.6:rhacm2/thanos-rhel8@sha256:7e43ba8f47ec54b5f86d13c81b67b044176530b63b5ae3f40332fc975cc6b21f_s390x",
"8Base-RHACM-2.6:rhacm2/thanos-rhel8@sha256:faaa00c0af80c781a7c610616153a3cd1dc1b20637934c3a243a2e9664ba0ee5_ppc64le"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2022:6370"
}
],
"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.6:rhacm2/acm-governance-policy-addon-controller-rhel8@sha256:615ab5d9542759d921634737709e84a8e65d003ea136e5d22858d380225fd177_amd64",
"8Base-RHACM-2.6:rhacm2/acm-governance-policy-addon-controller-rhel8@sha256:958b729d30f10b9c121e68ac8ede2054ed29cc52a9a7d6df0537ed221aa74358_s390x",
"8Base-RHACM-2.6:rhacm2/acm-governance-policy-addon-controller-rhel8@sha256:b5bef941b4e0b5b3529ca5b2311c85295b9f6d12e482a9cbdad691c2406541f1_ppc64le",
"8Base-RHACM-2.6:rhacm2/acm-governance-policy-addon-controller-rhel8@sha256:f6194b9056d77e54f3c74caa9eab87bd1df1818d082fc807229d1c44ec6c88c4_arm64",
"8Base-RHACM-2.6:rhacm2/acm-grafana-rhel8@sha256:45616ed43b53d3a83e65828118f09430396f5bcb0566ae3a65d937b59f0d873e_s390x",
"8Base-RHACM-2.6:rhacm2/acm-grafana-rhel8@sha256:8c48441cfa850ea1274932e94da0831618c10f91022619c779304501a75fb161_amd64",
"8Base-RHACM-2.6:rhacm2/acm-grafana-rhel8@sha256:cc1c196b19c5fd8f313c6136359cc9dd37b5f59d32a581b10cf89b80b7d0cbf4_arm64",
"8Base-RHACM-2.6:rhacm2/acm-grafana-rhel8@sha256:cdf24e68e50be1350566243f6d2cb1403d09ab68e5fed39ea6c56212e42b90f1_ppc64le",
"8Base-RHACM-2.6:rhacm2/acm-must-gather-rhel8@sha256:1457ff5cfd61611fdc968d4af5b020d835e107b97932c7ba7b3f5ed4cbd0e39f_ppc64le",
"8Base-RHACM-2.6:rhacm2/acm-must-gather-rhel8@sha256:39842906b3846418bc31098e2abad08210118d86aa683e9e5fd04a97822df22d_arm64",
"8Base-RHACM-2.6:rhacm2/acm-must-gather-rhel8@sha256:8a69add2d90a1e094de8510052b683e1765153da75e316ad7778499af0c5ddf9_s390x",
"8Base-RHACM-2.6:rhacm2/acm-must-gather-rhel8@sha256:dca91134a2c1c33c736afcd4c9373749448641385f39162c74e115691289e843_amd64",
"8Base-RHACM-2.6:rhacm2/acm-operator-bundle@sha256:0eac6124f59492d09c1ae650025d59ea0e8547d9f9c832cb9607b09254ff6ddd_s390x",
"8Base-RHACM-2.6:rhacm2/acm-operator-bundle@sha256:1cbcd58a4c23e4c89a6a0509f78802a5aa21205db2784ebc9772b99a3917b183_arm64",
"8Base-RHACM-2.6:rhacm2/acm-operator-bundle@sha256:997aaee36f0bed47e231925a3f2c2ecc503410e54b35727f035c72477f3d1944_ppc64le",
"8Base-RHACM-2.6:rhacm2/acm-operator-bundle@sha256:ce699187f250b93976b8063228ac12d11c6c8f6baba69ba4ed17a38730e84eb3_amd64",
"8Base-RHACM-2.6:rhacm2/acm-prometheus-config-reloader-rhel8@sha256:693a77a9324d6c7f0e69bd9d5725b51f3e429972f1e67469e93648cb347eae84_arm64",
"8Base-RHACM-2.6:rhacm2/acm-prometheus-config-reloader-rhel8@sha256:89757e804d5df2b5eeeb1191b599c3acb9e75f61170f888095302830d6de0582_s390x",
"8Base-RHACM-2.6:rhacm2/acm-prometheus-config-reloader-rhel8@sha256:8e45e1fd7342d7525b118f01794cac1f4a8662def5f2a06336b698db2e268742_amd64",
"8Base-RHACM-2.6:rhacm2/acm-prometheus-config-reloader-rhel8@sha256:ce1c17b34b7aac2e990dc0efe40f4406e73f727b2c7bfe109eded849de753f1a_ppc64le",
"8Base-RHACM-2.6:rhacm2/acm-prometheus-rhel8@sha256:728606d96dd9e0fc2e7810e092e10ee071ec36598c990c8252beccace59a679e_amd64",
"8Base-RHACM-2.6:rhacm2/acm-prometheus-rhel8@sha256:b457d0b95d88c5dd0aac87492cbca40a9d7c2074002ad110f52d562f0c5d0797_arm64",
"8Base-RHACM-2.6:rhacm2/acm-prometheus-rhel8@sha256:f34d2569033bfb1d173342264f090f46d80f7843d52704a7ce9e9eb9de2f5abb_s390x",
"8Base-RHACM-2.6:rhacm2/acm-prometheus-rhel8@sha256:f720e0a94bfe7ed5d812819a3e77cc0581be102970127d8c0d4aa06a05edbf3d_ppc64le",
"8Base-RHACM-2.6:rhacm2/acm-volsync-addon-controller-rhel8@sha256:17ccd6b924b36ab14e3ca5f5331ba7e4c86f8cb64304640d58c3ee6b76edbcaf_ppc64le",
"8Base-RHACM-2.6:rhacm2/acm-volsync-addon-controller-rhel8@sha256:27079308ea87e35564cc3089c65eae68d63880a3bb093ca64d1678a68b60fcec_amd64",
"8Base-RHACM-2.6:rhacm2/acm-volsync-addon-controller-rhel8@sha256:9eabaac2df91aeef613d6973669d07298f2159c6a6e0c9f294623f7b1a10bc08_s390x",
"8Base-RHACM-2.6:rhacm2/acm-volsync-addon-controller-rhel8@sha256:f7abdf1756bc0ff2ebf02fee0469a8b9eeabe1fa8cafdd21c6e8f958155b70bb_arm64",
"8Base-RHACM-2.6:rhacm2/cert-policy-controller-rhel8@sha256:017c1e663827a3b55d70badd3ed979b5d1831252c49d671897a85a75afaa5bb0_s390x",
"8Base-RHACM-2.6:rhacm2/cert-policy-controller-rhel8@sha256:0610778095974edf936602018281bf7a5e287ba9eca9f661a423e68bbe000e40_ppc64le",
"8Base-RHACM-2.6:rhacm2/cert-policy-controller-rhel8@sha256:a66d7d4ee1179f7fce639490f919d722db54eaa3118b4135078c33e6cbf91488_amd64",
"8Base-RHACM-2.6:rhacm2/cert-policy-controller-rhel8@sha256:d660befef0c8f7a4db7aa3b865545c9863d8f37e7ba4b8de4380185f82b208d4_arm64",
"8Base-RHACM-2.6:rhacm2/cluster-backup-rhel8-operator@sha256:1a749d0795972a9bfd5a00aa96c238a660673464be01b2aa9fd7a3aeead6ddf7_amd64",
"8Base-RHACM-2.6:rhacm2/cluster-backup-rhel8-operator@sha256:8915dbdc562e63441f79041bdf1176e46ce53e95418d133f0cd0c1ff79da48a2_arm64",
"8Base-RHACM-2.6:rhacm2/cluster-backup-rhel8-operator@sha256:995f225449b207da9a3cad175dac85b87eefb28ff5bae6a588f40fd79fbe12a1_ppc64le",
"8Base-RHACM-2.6:rhacm2/cluster-backup-rhel8-operator@sha256:f1255a76c6275a4b6a400c82e204a5112fff6fe87f71626f8f309763f6a5d9e4_s390x",
"8Base-RHACM-2.6:rhacm2/config-policy-controller-rhel8@sha256:3b2e0d850e8fc966ec80bff16df26002334744a96b81c7a7dfe222f1706a52e3_s390x",
"8Base-RHACM-2.6:rhacm2/config-policy-controller-rhel8@sha256:447f275bbde46d7fc173798ef5abc0a77a6780f0dffdc171786edbe00f27d8d8_ppc64le",
"8Base-RHACM-2.6:rhacm2/config-policy-controller-rhel8@sha256:61964a1a0ddf2e98bcf5249b7374235055ab85cc26663a8d9397c2b7f6fbb4c6_amd64",
"8Base-RHACM-2.6:rhacm2/config-policy-controller-rhel8@sha256:a3abaa3d0bf1d34fa9e40903a8713c439f5f7f751e775d32cbab308983064ce0_arm64",
"8Base-RHACM-2.6:rhacm2/console-rhel8@sha256:6c0f630ff57f6f423df6dbf4df9faad25089f9b391be35cb8bc9cd5211f94d67_arm64",
"8Base-RHACM-2.6:rhacm2/console-rhel8@sha256:8608aed6971299def3fbe749336727e84c69582664dedac3145b92ea24e62e4d_amd64",
"8Base-RHACM-2.6:rhacm2/console-rhel8@sha256:afa80ae8274db7fa6796c35980fc5df15889e94aff3361f6cda643e5a09da220_ppc64le",
"8Base-RHACM-2.6:rhacm2/console-rhel8@sha256:f06e4e3f62db52c6d7fa0bc1f289de773e18d076bc38612e1b0ddc85c76fde06_s390x",
"8Base-RHACM-2.6:rhacm2/endpoint-monitoring-rhel8-operator@sha256:060bcd658756a924b4ce4d202bd447a3254fc1f49af7d685dde8720f355cde8e_arm64",
"8Base-RHACM-2.6:rhacm2/endpoint-monitoring-rhel8-operator@sha256:091d66731c5fe8eba5646c6b2622bb38c074e202a8a4a7e906921673b60f0898_amd64",
"8Base-RHACM-2.6:rhacm2/endpoint-monitoring-rhel8-operator@sha256:80660eb7f3c068768b0ea04ff20f4539194c52427ffdab4626bf781aa3f2ca64_s390x",
"8Base-RHACM-2.6:rhacm2/endpoint-monitoring-rhel8-operator@sha256:d6204fcf04c83bac13232ec1602572ad5f22bb528537e591079dfa36152697ec_ppc64le",
"8Base-RHACM-2.6:rhacm2/governance-policy-propagator-rhel8@sha256:51be0f04938b60ed1dba60908bebd2000d78e4ade34757bae70a083c67d77e8e_arm64",
"8Base-RHACM-2.6:rhacm2/governance-policy-propagator-rhel8@sha256:9577701bf3c7aa00b99531d2c3842130abc6cd91c52c4a7ba040b705eeace4c7_s390x",
"8Base-RHACM-2.6:rhacm2/governance-policy-propagator-rhel8@sha256:bdc6c128628db86697af198430c5ae5c61c3e586c1a97187e4d4e852cec61e92_ppc64le",
"8Base-RHACM-2.6:rhacm2/governance-policy-propagator-rhel8@sha256:cc519319b9f4fe672144ebedd772ddf56d5de90e3c8f52c0fb9b55313f71a7b3_amd64",
"8Base-RHACM-2.6:rhacm2/governance-policy-spec-sync-rhel8@sha256:2c1905ae8a83e5598678457fd955cbc867453ed5836de6fcc182e4928df8bd67_s390x",
"8Base-RHACM-2.6:rhacm2/governance-policy-spec-sync-rhel8@sha256:4a8d30cc0e1d83c69b7f3339418b101da23fbcaee7d326bedaff677eceb25ab2_ppc64le",
"8Base-RHACM-2.6:rhacm2/governance-policy-spec-sync-rhel8@sha256:6849cf1b4dd883d5b4c0cf90a3adfb26cb59d03d3b892cee3669a32dd6b8dcc2_amd64",
"8Base-RHACM-2.6:rhacm2/governance-policy-spec-sync-rhel8@sha256:d06ffc621167aff31ecb0fa417b294ff0676fb00e4ef1c6cb0fb2aaf4b2561e0_arm64",
"8Base-RHACM-2.6:rhacm2/governance-policy-status-sync-rhel8@sha256:4c86e16f15aaf454e4e5ce5436e1db27a5f8a55f573c3eaf02e4786fe52edfc8_arm64",
"8Base-RHACM-2.6:rhacm2/governance-policy-status-sync-rhel8@sha256:cf6a75d94f50dd063e939aee18756c767cba43f4e1e62a9c2f2b764ac6f43746_s390x",
"8Base-RHACM-2.6:rhacm2/governance-policy-status-sync-rhel8@sha256:e072b615eeffff80a94831e58c70980684c1ec4bd972844b25b157eb7ed5937f_ppc64le",
"8Base-RHACM-2.6:rhacm2/governance-policy-status-sync-rhel8@sha256:fffe971caa2e911d9c972c0e88712ff431d34c63dbe74e25f1cababa50ea7417_amd64",
"8Base-RHACM-2.6:rhacm2/governance-policy-template-sync-rhel8@sha256:10bc1a3833599a593a058e804de67e92888ed779fd0000928d4a70b6c7d5c1c2_amd64",
"8Base-RHACM-2.6:rhacm2/governance-policy-template-sync-rhel8@sha256:5c17f979f47840a879059ad83de12f0756889564a17190ba4438a7632c999bb1_arm64",
"8Base-RHACM-2.6:rhacm2/governance-policy-template-sync-rhel8@sha256:848bce8007de7714afc8c755b5f0c3cdf5eb6b1d259811c947bc295924539a0e_ppc64le",
"8Base-RHACM-2.6:rhacm2/governance-policy-template-sync-rhel8@sha256:95439f7e18fa87601d5860cbd9ca5f0738786e30a629d23788fd5fe33d694c66_s390x",
"8Base-RHACM-2.6:rhacm2/grafana-dashboard-loader-rhel8@sha256:1f5c1b2cffebf069859e95d0e722cb293f8c176bf5c5873bb9517c96b26c2e10_arm64",
"8Base-RHACM-2.6:rhacm2/grafana-dashboard-loader-rhel8@sha256:5223158a122658bafbd853c596cdc1f7bd7a0e4fdd82b1c3668ac84adeae9f24_s390x",
"8Base-RHACM-2.6:rhacm2/grafana-dashboard-loader-rhel8@sha256:561f1f05925cfe3c5f0f8a9b7475be4bbab183b5611ecfe09b090d80fa4bc2fe_amd64",
"8Base-RHACM-2.6:rhacm2/grafana-dashboard-loader-rhel8@sha256:734270221ec4a516e7eb77f2ec3a753384242116aa70320a1dbe969e915af1df_ppc64le",
"8Base-RHACM-2.6:rhacm2/iam-policy-controller-rhel8@sha256:2827e5f485213f92e2d0092187f3976dd6fe598e39b5cf2212d48c3a44c34b13_arm64",
"8Base-RHACM-2.6:rhacm2/iam-policy-controller-rhel8@sha256:8ca9e80365c76b66b2de3924fc50a5912e606042c704b02cb174a4b8bd3927c4_amd64",
"8Base-RHACM-2.6:rhacm2/iam-policy-controller-rhel8@sha256:c5069e76a900aa300102a0ae54ecbc12c0ac31abfeed8656ee60a949daef79c3_s390x",
"8Base-RHACM-2.6:rhacm2/iam-policy-controller-rhel8@sha256:ca05e79e5508924af71f323c13f664770d8dd4eb61ecf0894e4f9a81f7a1b402_ppc64le",
"8Base-RHACM-2.6:rhacm2/insights-client-rhel8@sha256:02cacfec60c80b9228e8b18949751de867f974ea6b1172129096e64e949c0598_amd64",
"8Base-RHACM-2.6:rhacm2/insights-client-rhel8@sha256:2b14036d0291e54c3191682de2ea875a78d78c35b2791a5a113ba1a8920f0621_ppc64le",
"8Base-RHACM-2.6:rhacm2/insights-client-rhel8@sha256:d4c05f641de8fd0753d63cc6d5b62464d3d6a87d601514e87ef2e40bbe7b01b6_s390x",
"8Base-RHACM-2.6:rhacm2/insights-client-rhel8@sha256:e15c410b693b34f49869d037ebb5584384fcdf88114b7a94967ca09f1361a5f3_arm64",
"8Base-RHACM-2.6:rhacm2/insights-metrics-rhel8@sha256:67aa55bb65685395ad2773e7459dff5fbccdeedcf9e56ec2722d8f5c919eae89_s390x",
"8Base-RHACM-2.6:rhacm2/insights-metrics-rhel8@sha256:6c54e08f5f6c2cae41a5e108e1019ff6522af8f69d666e22eb4631cd83b85917_amd64",
"8Base-RHACM-2.6:rhacm2/insights-metrics-rhel8@sha256:88d9b7246aa75cb2c88ccb7f2f1202fc465be0f2d89e59f1d2259f69ada56d9d_arm64",
"8Base-RHACM-2.6:rhacm2/insights-metrics-rhel8@sha256:bad98fe71638d7346f31ea45f6063ec970bf90844bb5c5dc5f917bb0f0099899_ppc64le",
"8Base-RHACM-2.6:rhacm2/klusterlet-addon-controller-rhel8@sha256:22e510955af3fa736b7306c387f44b5f15f5f9a7a006c6587e06d5d8602cc2f0_s390x",
"8Base-RHACM-2.6:rhacm2/klusterlet-addon-controller-rhel8@sha256:55bc86326f992cc4f4401b93f90cdd2baa6728015ffaf6168f2d46ae43c70cf4_ppc64le",
"8Base-RHACM-2.6:rhacm2/klusterlet-addon-controller-rhel8@sha256:8dd7f47af047fb899c7fcbad61cb8f38da45990cac186f9235aec3e4e7de25e9_amd64",
"8Base-RHACM-2.6:rhacm2/klusterlet-addon-controller-rhel8@sha256:bdb97eb5bb0e8f59edf0d389fb07c45171e728dc8b4d2bdacd785193b46ec03b_arm64",
"8Base-RHACM-2.6:rhacm2/kube-rbac-proxy-rhel8@sha256:11a353ee9da6cc843d5f346f4fa51681d13318e2e61fc4d1a3f63406eb175260_s390x",
"8Base-RHACM-2.6:rhacm2/kube-rbac-proxy-rhel8@sha256:31757f3e3bb08b4e49e54694b18b3cf327637be20535482b2df1345b17444dda_amd64",
"8Base-RHACM-2.6:rhacm2/kube-rbac-proxy-rhel8@sha256:b2c0b7414d0fc36a49cbdc5a56b25dd62aac18defc2defbd9c1895cd13a5e716_arm64",
"8Base-RHACM-2.6:rhacm2/kube-rbac-proxy-rhel8@sha256:dbd816d503e9beb58622604432eb415419e893627eb95c1ceeb8ff5bda7d6335_ppc64le",
"8Base-RHACM-2.6:rhacm2/kube-state-metrics-rhel8@sha256:53246a6df1f0880d94ed2644fa4366e3e2108b6fa8a51745af87785346ce5304_s390x",
"8Base-RHACM-2.6:rhacm2/kube-state-metrics-rhel8@sha256:5f2393bceefffb32240043b6722aa73d31fc8133cc2666fcf5eb8d33794bc54f_arm64",
"8Base-RHACM-2.6:rhacm2/kube-state-metrics-rhel8@sha256:c792c043462281cde7c93bd8e2136f62ca17d072e7f466353f37de8e5f5dc949_ppc64le",
"8Base-RHACM-2.6:rhacm2/kube-state-metrics-rhel8@sha256:e6b1d24b56e6973eee1569e351db6637ca67e1d6cd124adb845cbf6e35a4f6af_amd64",
"8Base-RHACM-2.6:rhacm2/management-ingress-rhel8@sha256:07238998d21204cd8f25dc63e6dbde20a2dd25c3b96609729306db6c63a0fca4_arm64",
"8Base-RHACM-2.6:rhacm2/management-ingress-rhel8@sha256:0d2665d19a8753c6269f594b68b067cd62a402404287e6416543c1af2d7d3cf4_ppc64le",
"8Base-RHACM-2.6:rhacm2/management-ingress-rhel8@sha256:6917d018e53aabb6f5402f02000aedd2e5cf71bcc84562e0fc7d7c87049f4b67_amd64",
"8Base-RHACM-2.6:rhacm2/management-ingress-rhel8@sha256:73b0444bd91a1dade3b7e76245ac8d6cb568929bba321b8c86c269d6f542ac3b_s390x",
"8Base-RHACM-2.6:rhacm2/memcached-exporter-rhel8@sha256:7d85dd62346a647d22202baa0f8d405b2aaf9a7174b38e5d29df2e03530009c3_s390x",
"8Base-RHACM-2.6:rhacm2/memcached-exporter-rhel8@sha256:9635616c8f058e67d557201147904b05f8b49938f63fb2b0239dfca883f61685_arm64",
"8Base-RHACM-2.6:rhacm2/memcached-exporter-rhel8@sha256:9e91ecec92ec0df8b72beb6040f39d9a25b0bfad844e92ea34cc2d648d221d22_ppc64le",
"8Base-RHACM-2.6:rhacm2/memcached-exporter-rhel8@sha256:c773b9a2fffcd549d4936054260f655c78da603957826d6bad4e8567a213ad10_amd64",
"8Base-RHACM-2.6:rhacm2/memcached-rhel8@sha256:584f8c4a9a1b75fc71948a98add560d4fe3d936ee46ac791f32121dbadf8c7d2_ppc64le",
"8Base-RHACM-2.6:rhacm2/memcached-rhel8@sha256:59b3ce3f3f4459c97cfffee5e20830d70f8a69198b5fab271e6c478d615c46d3_arm64",
"8Base-RHACM-2.6:rhacm2/memcached-rhel8@sha256:6f458c76757203b28434f871027c6a466a73d246ceb5bfac8793ad1896a672ab_amd64",
"8Base-RHACM-2.6:rhacm2/memcached-rhel8@sha256:e34722fd656e3205dcdb565b0ab68e9971174c11f125dbfff3bf82e1e21f3a76_s390x",
"8Base-RHACM-2.6:rhacm2/metrics-collector-rhel8@sha256:3a81a018b939752543e78c2d68d1436b851be2256b88c3e66cd506ae1d8f4c9c_ppc64le",
"8Base-RHACM-2.6:rhacm2/metrics-collector-rhel8@sha256:6a3e0c36c123c9dc54759655d9148f580abada501034914863a6528ded19ef34_amd64",
"8Base-RHACM-2.6:rhacm2/metrics-collector-rhel8@sha256:7991f484f97b9951f27f70e67d5db0850c4189ee86db8406cdda961a9beb06f0_arm64",
"8Base-RHACM-2.6:rhacm2/metrics-collector-rhel8@sha256:fa08b9bf3fd334738984e150ba5bfd2e005374752f3112340b65f6434eacd057_s390x",
"8Base-RHACM-2.6:rhacm2/multicloud-integrations-rhel8@sha256:2bcbf9a565f3c566061325aca3174ec755b5c94a28612718a3f1563db317273e_ppc64le",
"8Base-RHACM-2.6:rhacm2/multicloud-integrations-rhel8@sha256:6813ccd43a1aecd1aaf4d5d4b1620fd63bbca00b736100189ff91246bf3bc36b_arm64",
"8Base-RHACM-2.6:rhacm2/multicloud-integrations-rhel8@sha256:db89ef3686570526afdb2b79fd698aca5dc50c633009760f1748fb9fd506067b_amd64",
"8Base-RHACM-2.6:rhacm2/multicloud-integrations-rhel8@sha256:db8bc27937802c5d8fff769b9c93c8a01411629d199adbc39235e721d6468b30_s390x",
"8Base-RHACM-2.6:rhacm2/multicluster-observability-rhel8-operator@sha256:434db0ca203b14b899fff9b7a2a5b975de852ea29620a828f29246448aba873c_ppc64le",
"8Base-RHACM-2.6:rhacm2/multicluster-observability-rhel8-operator@sha256:876bfa63b0e13833eaeadb7c6a0481f1d7970b283f69ece4d81c99985f4dd161_arm64",
"8Base-RHACM-2.6:rhacm2/multicluster-observability-rhel8-operator@sha256:d23f208e020d42bc095011d423146e2da35b2bc85b844911bde2f4edf696bdca_amd64",
"8Base-RHACM-2.6:rhacm2/multicluster-observability-rhel8-operator@sha256:f29581baf5277588d2e4cd01380ecf46e3c97a2f17ade01b048f75c29f18d62c_s390x",
"8Base-RHACM-2.6:rhacm2/multicluster-operators-application-rhel8@sha256:1952d422bd7ba42323711faba59244c449293cc92502e350460fee07c0e3b34a_ppc64le",
"8Base-RHACM-2.6:rhacm2/multicluster-operators-application-rhel8@sha256:566a60f630ec346eced3106ec072963d1b9f9d300e7d4cee6af6dc0d590a3937_s390x",
"8Base-RHACM-2.6:rhacm2/multicluster-operators-application-rhel8@sha256:724dd9f4a5e4acd061206ca2ea57c329210ade5135dbdf941b8d7e720daa4f10_arm64",
"8Base-RHACM-2.6:rhacm2/multicluster-operators-application-rhel8@sha256:ace8895fc62c1394dfa7854fd9ce3e14ef859e989255f70dc9a5a3d9bcd514c0_amd64",
"8Base-RHACM-2.6:rhacm2/multicluster-operators-channel-rhel8@sha256:1ebe6504a6a58f39f93952bf1c135ea58ff77e65c5b8ba73c7ad6295e66a1b45_s390x",
"8Base-RHACM-2.6:rhacm2/multicluster-operators-channel-rhel8@sha256:557cc962d0b10d80a9dea7adce387ea28fb4199a02fa8546645ab2cacbf28b88_ppc64le",
"8Base-RHACM-2.6:rhacm2/multicluster-operators-channel-rhel8@sha256:82526c7c046325bde1dfa0a47b58b773355f00bc95c23be75105e7255e7bddd2_arm64",
"8Base-RHACM-2.6:rhacm2/multicluster-operators-channel-rhel8@sha256:85e20d97f28e43668c2790bd6e0adbc598d01f9fab849761fb96d7a5c4946a87_amd64",
"8Base-RHACM-2.6:rhacm2/multicluster-operators-subscription-rhel8@sha256:7310f31faae367a363c27a7236b562bbfe8381a352fce906279590bac11571d2_ppc64le",
"8Base-RHACM-2.6:rhacm2/multicluster-operators-subscription-rhel8@sha256:7676d33b9be36ca6660d3aed888fdffcf270fcf82258ed9531e2746a3d27610c_s390x",
"8Base-RHACM-2.6:rhacm2/multicluster-operators-subscription-rhel8@sha256:e718d5abef58365d547ef73828a26adff5b6cef1bf935aa7c27f12f604b50337_amd64",
"8Base-RHACM-2.6:rhacm2/multicluster-operators-subscription-rhel8@sha256:f58aff87d1efb64417c6976f6772a464e54beefe847f50a141726b7a1a6a293a_arm64",
"8Base-RHACM-2.6:rhacm2/multiclusterhub-repo-rhel8@sha256:03222a9dd6eca9cf44932a0ff1bf89bd9d2d29683f1ebb0d0aa49171b77a4963_ppc64le",
"8Base-RHACM-2.6:rhacm2/multiclusterhub-repo-rhel8@sha256:881b8c3b19918affd478c0ad0c73dff96dd28f5c1dfddb86472b42e422fa25b6_amd64",
"8Base-RHACM-2.6:rhacm2/multiclusterhub-repo-rhel8@sha256:9de94ea1f83ec8b7257c7b2befc1485ed9cc40c9ef3600c4c4c50934e708cf9d_s390x",
"8Base-RHACM-2.6:rhacm2/multiclusterhub-repo-rhel8@sha256:a45ed68e7d3ac89d17eaf06445cabfc19a9ce85a42f116d75028d6acd18a322b_arm64",
"8Base-RHACM-2.6:rhacm2/multiclusterhub-rhel8@sha256:48d1fa8bc5f6a4d8349c41126301bd86d12836384f336881ecb71bd79f84ae93_ppc64le",
"8Base-RHACM-2.6:rhacm2/multiclusterhub-rhel8@sha256:a33e91fb763a2f0894433bce31bd44229e7d5f5c53d36c6b6f643807a45c110b_arm64",
"8Base-RHACM-2.6:rhacm2/multiclusterhub-rhel8@sha256:d6e126cbdd3cfbcdee04b093389ca1b07ac8038da96060051ed94e1eeacc6d92_s390x",
"8Base-RHACM-2.6:rhacm2/multiclusterhub-rhel8@sha256:ecf12158a2d8802b4c7efd6b336ff36c1e002223b1d385a40fbef638d5e4aa21_amd64",
"8Base-RHACM-2.6:rhacm2/node-exporter-rhel8@sha256:14d23638efff3c30661c9a5f3ddb6ab0c7a9d162de1176dd9565cf49dfa4b9c5_amd64",
"8Base-RHACM-2.6:rhacm2/node-exporter-rhel8@sha256:533005e1608de68a09e53599de3f30990db95cb923794bab9ae9e3bc1a8b6baf_arm64",
"8Base-RHACM-2.6:rhacm2/node-exporter-rhel8@sha256:99eef3491c7092afa14179b9a9d39dd8fbfb3c9bb61759d678af5d91ac23e59d_s390x",
"8Base-RHACM-2.6:rhacm2/node-exporter-rhel8@sha256:e200d4e1802cce7fce32b1e0dc5c3220b6f6477b73b3a2d8ea26a5a42d63f46b_ppc64le",
"8Base-RHACM-2.6:rhacm2/observatorium-rhel8-operator@sha256:092e3437e6d38b2bf676d7fb67ad672e3ef03440017b5af7c1ebd2beb3f437eb_amd64",
"8Base-RHACM-2.6:rhacm2/observatorium-rhel8-operator@sha256:8cf076bfb049d1aabd00040ee65f0fedd590f0dd448c7561de494093a915b397_ppc64le",
"8Base-RHACM-2.6:rhacm2/observatorium-rhel8-operator@sha256:e69987a64fdbf873d4b19d8626c0c5e99dd13d7c95446850559be966dae45ad0_arm64",
"8Base-RHACM-2.6:rhacm2/observatorium-rhel8-operator@sha256:f0bf89eaea6b7afc2d08c77bd40dfba581f91f462f5ec3d70473b332ca6f781c_s390x",
"8Base-RHACM-2.6:rhacm2/observatorium-rhel8@sha256:0686cfddd61737f7e7eb4f0c011397277394559edac3bb947c0969e302686dd5_ppc64le",
"8Base-RHACM-2.6:rhacm2/observatorium-rhel8@sha256:8f2f3732600235f66c406b6121ac37979f52572ce90353b6e099be7b74406251_amd64",
"8Base-RHACM-2.6:rhacm2/observatorium-rhel8@sha256:9e1fccc5b17865a6d7baaa1a15cb50f47d80a14b0a7bcbd94c12f0ddcaaf1b28_s390x",
"8Base-RHACM-2.6:rhacm2/observatorium-rhel8@sha256:bdd89a1051c8f21e7d81ff80c96731a0eaa7d15c320ab1e6b1dc3f6babd42598_arm64",
"8Base-RHACM-2.6:rhacm2/prometheus-alertmanager-rhel8@sha256:0860b7aa5e8b07792ad7f5d5c0654e23e9da8eedd4b9f509caea616dcfa97d69_amd64",
"8Base-RHACM-2.6:rhacm2/prometheus-alertmanager-rhel8@sha256:624895d8579ef6f3e5b17558a30775790ec6f00701f8c5cdfa315292d7f9e867_s390x",
"8Base-RHACM-2.6:rhacm2/prometheus-alertmanager-rhel8@sha256:6d09865a228cdbbc6d1ac13042c3c00f0bd086f6dc181dfa3cdf8c7f9d826b9e_arm64",
"8Base-RHACM-2.6:rhacm2/prometheus-alertmanager-rhel8@sha256:c69fee848d21346a271972e89d91898eac9fec27d598d98ffa004ca8d1b53270_ppc64le",
"8Base-RHACM-2.6:rhacm2/prometheus-rhel8@sha256:52cea7c27de23e3358030b09f22b962723c523a940f8e2043edc298c907d761c_arm64",
"8Base-RHACM-2.6:rhacm2/prometheus-rhel8@sha256:67e0fadfbb4d99a60435ed12b470772b38ace4ca815fe73da68eb3c826e200fc_ppc64le",
"8Base-RHACM-2.6:rhacm2/prometheus-rhel8@sha256:e8241b1d852d605b44ecfcc552cb0f905f72e8a17c8d228162b40c19388f5176_s390x",
"8Base-RHACM-2.6:rhacm2/prometheus-rhel8@sha256:ed0cc13e79949436d29a7ad0b41b189744a177ea27545fd5eb9b4f71e87bd0eb_amd64",
"8Base-RHACM-2.6:rhacm2/rbac-query-proxy-rhel8@sha256:29c76a37497f212aed280e2bf16ef45fb3785fb4649ce17b7fe9d653a79e2112_arm64",
"8Base-RHACM-2.6:rhacm2/rbac-query-proxy-rhel8@sha256:475a45884a51127722030226ff9a5f0752c98574c41eb61796aece5e702346a3_ppc64le",
"8Base-RHACM-2.6:rhacm2/rbac-query-proxy-rhel8@sha256:582301b10af0b966ae7d5e130cb0e5f96e7912dc66b4108e0d6078656ca80604_amd64",
"8Base-RHACM-2.6:rhacm2/rbac-query-proxy-rhel8@sha256:f1c7de85a44c03f48a6f62ba1d7d650f0b06e0f502cecff1512ad637b5bc1c27_s390x",
"8Base-RHACM-2.6:rhacm2/redisgraph-tls-rhel8@sha256:128279a656bfbde6c2c052766d63a1de6a06d8bea2707813c64396c2ae382478_amd64",
"8Base-RHACM-2.6:rhacm2/redisgraph-tls-rhel8@sha256:35927ca6e6e9c8d420c499a0c8ad37c4297ba19743d550f489d3e66482275a49_arm64",
"8Base-RHACM-2.6:rhacm2/redisgraph-tls-rhel8@sha256:4696baed553266682ba2b54d3bf683d2ff1241b625de5ec54a45c1b2c5f96243_s390x",
"8Base-RHACM-2.6:rhacm2/redisgraph-tls-rhel8@sha256:d722f2ffab1f58bbaf3c62ef71dbf7e6c4023e6ab17690f1049075a321d0b1ac_ppc64le",
"8Base-RHACM-2.6:rhacm2/search-aggregator-rhel8@sha256:2b5f372c1c73c4de587b5a4388d95b8cc553fc56af446fcefa0e14c6d980b6b3_ppc64le",
"8Base-RHACM-2.6:rhacm2/search-aggregator-rhel8@sha256:38fceeedc0672def1c2cf42bb6743ae726e77d9f7352d002b3fc688c6d551852_amd64",
"8Base-RHACM-2.6:rhacm2/search-aggregator-rhel8@sha256:6a915335bcebb0884fc72df2dfee97c74d42c035864b960e1c800fa6c5f8d93c_arm64",
"8Base-RHACM-2.6:rhacm2/search-aggregator-rhel8@sha256:752decaefc38aa009f54201b38d4ab26d9b4020caec649d9b1f1564f56c47c2a_s390x",
"8Base-RHACM-2.6:rhacm2/search-api-rhel8@sha256:37eea70d5b1c89c25372dcea8c8c03e1e0a9af1b5a06f3b0706ba776ae8847c1_amd64",
"8Base-RHACM-2.6:rhacm2/search-api-rhel8@sha256:7400088d206592eb29cd86182909626262c9b2a99f017811fcc9d8a753c39009_arm64",
"8Base-RHACM-2.6:rhacm2/search-api-rhel8@sha256:aa8ea0deabc39a068f3f6ce9fa6334e44fc507355009a9bff448e742156ec203_ppc64le",
"8Base-RHACM-2.6:rhacm2/search-api-rhel8@sha256:b4d2d39c2b3b736987f1e888b858d52a7ebd9f8d0cebd3bdef8c59f6e3e41725_s390x",
"8Base-RHACM-2.6:rhacm2/search-collector-rhel8@sha256:0174699ec75fcda08892b4e72b674df989af51ea5f04de57a62c2a85a3c08f4f_arm64",
"8Base-RHACM-2.6:rhacm2/search-collector-rhel8@sha256:5a29a9805b8d20969cba86da11a9de8176a3172df361aec5fae136a4271de308_amd64",
"8Base-RHACM-2.6:rhacm2/search-collector-rhel8@sha256:be7eed9ad9502bcc294081f7e2098fc4f8411c912c34fe63479b5b770d06caca_s390x",
"8Base-RHACM-2.6:rhacm2/search-collector-rhel8@sha256:c467c1d7ceaf5281077f7fe8ff1c1c4cffe325132890a3ab9b96ea5db2e2c930_ppc64le",
"8Base-RHACM-2.6:rhacm2/search-rhel8@sha256:2135cd20bb7ebbf48499992fe46a928e28fc78c86e360633ea09054520c42539_ppc64le",
"8Base-RHACM-2.6:rhacm2/search-rhel8@sha256:3a7a31974210e21a3faed9b57a75b970c70ac41d9662b884d4ce67275f756fc7_arm64",
"8Base-RHACM-2.6:rhacm2/search-rhel8@sha256:6e6a19f1440e4eb15a8206e18f7f4dde3e1a5c6518944571d09923d116d3f04e_amd64",
"8Base-RHACM-2.6:rhacm2/search-rhel8@sha256:e6ed3e65f0d49b3c6b0e3e97593a8fae4d453f3aecf8d7829c0d25c68bc91ea1_s390x",
"8Base-RHACM-2.6:rhacm2/submariner-addon-rhel8@sha256:7b80d01371f551df506bd0c56df6829845bfce497ff01cc44b68f172ed5399b4_ppc64le",
"8Base-RHACM-2.6:rhacm2/submariner-addon-rhel8@sha256:934c560bc786015c694e9cffbae8e86f631b3331d62f5a547931446dae82f8c3_s390x",
"8Base-RHACM-2.6:rhacm2/submariner-addon-rhel8@sha256:b467881f4028a89a9e79ba93da719845db576f47a04ae6e569c2317be5594b29_arm64",
"8Base-RHACM-2.6:rhacm2/submariner-addon-rhel8@sha256:fc5592d42e4aca70288448d174511b922ece7f8cb4b41c6a36195c3a4a60aa36_amd64",
"8Base-RHACM-2.6:rhacm2/thanos-receive-controller-rhel8@sha256:21f2626c10c4fb61b37e6ca4ab574186b423f155fbc5cfef3e894fff04cc270e_ppc64le",
"8Base-RHACM-2.6:rhacm2/thanos-receive-controller-rhel8@sha256:c357074958324fc5d602cdcf1cba285bf8582e0b36af79a8f6211bb0dfb77a10_amd64",
"8Base-RHACM-2.6:rhacm2/thanos-receive-controller-rhel8@sha256:d9ac8e67d6d9858b16dd9d1d49c1dd904aa22a7b618e5d33292344faced9c0d3_arm64",
"8Base-RHACM-2.6:rhacm2/thanos-receive-controller-rhel8@sha256:e3b840a7833680170f9e9ca52309552c584935a68c75cc71e6d576b104dc01c8_s390x",
"8Base-RHACM-2.6:rhacm2/thanos-rhel8@sha256:453c525197ccfe1f866af70ca2e7f3deb6f98d0b98c09b602b4fa1368787213d_amd64",
"8Base-RHACM-2.6:rhacm2/thanos-rhel8@sha256:4b3b45ad0b564360c245d20b1540c2398c9606cf8684275e4ee071c591357929_arm64",
"8Base-RHACM-2.6:rhacm2/thanos-rhel8@sha256:7e43ba8f47ec54b5f86d13c81b67b044176530b63b5ae3f40332fc975cc6b21f_s390x",
"8Base-RHACM-2.6:rhacm2/thanos-rhel8@sha256:faaa00c0af80c781a7c610616153a3cd1dc1b20637934c3a243a2e9664ba0ee5_ppc64le"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "golang: net/http/httputil: NewSingleHostReverseProxy - omit X-Forwarded-For not working"
}
]
}
RHSA-2022:8750
Vulnerability from csaf_redhat
Notes
{
"document": {
"aggregate_severity": {
"namespace": "https://access.redhat.com/security/updates/classification/",
"text": "Moderate"
},
"category": "csaf_security_advisory",
"csaf_version": "2.0",
"distribution": {
"text": "Copyright \u00a9 Red Hat, Inc. All rights reserved.",
"tlp": {
"label": "WHITE",
"url": "https://www.first.org/tlp/"
}
},
"lang": "en",
"notes": [
{
"category": "summary",
"text": "Red Hat OpenShift Virtualization release 4.11.1 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 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": "OpenShift Virtualization is Red Hat\u0027s virtualization solution designed for Red Hat OpenShift Container Platform.\n\nSecurity Fix(es):\n\n* golang: out-of-bounds read in golang.org/x/text/language leads to DoS (CVE-2021-38561)\n\n* golang: encoding/pem: fix stack overflow in Decode (CVE-2022-24675)\n\n* golang: regexp: stack exhaustion via a deeply nested expression (CVE-2022-24921)\n\n* golang: crypto/elliptic: panic caused by oversized scalar (CVE-2022-28327)\n\n* golang: crypto/tls: session tickets lack random ticket_age_add (CVE-2022-30629)\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* Cloning a Block DV to VM with Filesystem with not big enough size comes to endless loop - using pvc api (BZ#2033191)\n\n* Restart of VM Pod causes SSH keys to be regenerated within VM (BZ#2087177)\n\n* Import gzipped raw file causes image to be downloaded and uncompressed to TMPDIR (BZ#2089391)\n\n* [4.11] VM Snapshot Restore hangs indefinitely when backed by a snapshotclass (BZ#2098225)\n\n* Fedora version in DataImportCrons is not \u0027latest\u0027 (BZ#2102694)\n\n* [4.11] Cloned VM\u0027s snapshot restore fails if the source VM disk is deleted (BZ#2109407)\n\n* CNV introduces a compliance check fail in \"ocp4-moderate\" profile - routes-protected-by-tls (BZ#2110562)\n\n* Nightly build: v4.11.0-578: index format was changed in 4.11 to file-based instead of sqlite-based (BZ#2112643)\n\n* Unable to start windows VMs on PSI setups (BZ#2115371)\n\n* [4.11.1]virt-launcher cannot be started on OCP 4.12 due to PodSecurity restricted:v1.24 (BZ#2128997)\n\n* Mark Windows 11 as TechPreview (BZ#2129013)\n\n* 4.11.1 rpms (BZ#2139453)\n\nThis advisory contains the following OpenShift Virtualization 4.11.1 images.\n\nRHEL-8-CNV-4.11\n\nvirt-cdi-operator-container-v4.11.1-5\nvirt-cdi-uploadserver-container-v4.11.1-5\nvirt-cdi-apiserver-container-v4.11.1-5\nvirt-cdi-importer-container-v4.11.1-5\nvirt-cdi-controller-container-v4.11.1-5\nvirt-cdi-cloner-container-v4.11.1-5\nvirt-cdi-uploadproxy-container-v4.11.1-5\ncheckup-framework-container-v4.11.1-3\nkubevirt-tekton-tasks-wait-for-vmi-status-container-v4.11.1-7\nkubevirt-tekton-tasks-create-datavolume-container-v4.11.1-7\nkubevirt-template-validator-container-v4.11.1-4\nvirt-handler-container-v4.11.1-5\nhostpath-provisioner-operator-container-v4.11.1-4\nvirt-api-container-v4.11.1-5\nvm-network-latency-checkup-container-v4.11.1-3\ncluster-network-addons-operator-container-v4.11.1-5\nvirtio-win-container-v4.11.1-4\nvirt-launcher-container-v4.11.1-5\novs-cni-marker-container-v4.11.1-5\nhyperconverged-cluster-webhook-container-v4.11.1-7\nvirt-controller-container-v4.11.1-5\nvirt-artifacts-server-container-v4.11.1-5\nkubevirt-tekton-tasks-modify-vm-template-container-v4.11.1-7\nkubevirt-tekton-tasks-disk-virt-customize-container-v4.11.1-7\nlibguestfs-tools-container-v4.11.1-5\nhostpath-provisioner-container-v4.11.1-4\nkubevirt-tekton-tasks-disk-virt-sysprep-container-v4.11.1-7\nkubevirt-tekton-tasks-copy-template-container-v4.11.1-7\ncnv-containernetworking-plugins-container-v4.11.1-5\nbridge-marker-container-v4.11.1-5\nvirt-operator-container-v4.11.1-5\nhostpath-csi-driver-container-v4.11.1-4\nkubevirt-tekton-tasks-create-vm-from-template-container-v4.11.1-7\nkubemacpool-container-v4.11.1-5\nhyperconverged-cluster-operator-container-v4.11.1-7\nkubevirt-ssp-operator-container-v4.11.1-4\novs-cni-plugin-container-v4.11.1-5\nkubevirt-tekton-tasks-cleanup-vm-container-v4.11.1-7\nkubevirt-tekton-tasks-operator-container-v4.11.1-2\ncnv-must-gather-container-v4.11.1-8\nkubevirt-console-plugin-container-v4.11.1-9\nhco-bundle-registry-container-v4.11.1-49",
"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-2022:8750",
"url": "https://access.redhat.com/errata/RHSA-2022:8750"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/updates/classification/#moderate",
"url": "https://access.redhat.com/security/updates/classification/#moderate"
},
{
"category": "external",
"summary": "2033191",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2033191"
},
{
"category": "external",
"summary": "2064857",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2064857"
},
{
"category": "external",
"summary": "2070772",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2070772"
},
{
"category": "external",
"summary": "2077688",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2077688"
},
{
"category": "external",
"summary": "2077689",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2077689"
},
{
"category": "external",
"summary": "2087177",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2087177"
},
{
"category": "external",
"summary": "2089391",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2089391"
},
{
"category": "external",
"summary": "2091856",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2091856"
},
{
"category": "external",
"summary": "2092793",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2092793"
},
{
"category": "external",
"summary": "2098225",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2098225"
},
{
"category": "external",
"summary": "2100495",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2100495"
},
{
"category": "external",
"summary": "2102694",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2102694"
},
{
"category": "external",
"summary": "2109407",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2109407"
},
{
"category": "external",
"summary": "2110562",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2110562"
},
{
"category": "external",
"summary": "2112643",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2112643"
},
{
"category": "external",
"summary": "2115371",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2115371"
},
{
"category": "external",
"summary": "2119613",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2119613"
},
{
"category": "external",
"summary": "2128554",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2128554"
},
{
"category": "external",
"summary": "2128872",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2128872"
},
{
"category": "external",
"summary": "2128997",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2128997"
},
{
"category": "external",
"summary": "2129013",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2129013"
},
{
"category": "external",
"summary": "2129235",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2129235"
},
{
"category": "external",
"summary": "2134668",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2134668"
},
{
"category": "external",
"summary": "2139453",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2139453"
},
{
"category": "self",
"summary": "Canonical URL",
"url": "https://security.access.redhat.com/data/csaf/v2/advisories/2022/rhsa-2022_8750.json"
}
],
"title": "Red Hat Security Advisory: OpenShift Virtualization 4.11.1 security and bug fix update",
"tracking": {
"current_release_date": "2025-10-31T18:58:41+00:00",
"generator": {
"date": "2025-10-31T18:58:41+00:00",
"engine": {
"name": "Red Hat SDEngine",
"version": "4.6.10"
}
},
"id": "RHSA-2022:8750",
"initial_release_date": "2022-12-01T21:09:40+00:00",
"revision_history": [
{
"date": "2022-12-01T21:09:40+00:00",
"number": "1",
"summary": "Initial version"
},
{
"date": "2022-12-01T21:09:40+00:00",
"number": "2",
"summary": "Last updated version"
},
{
"date": "2025-10-31T18:58:41+00:00",
"number": "3",
"summary": "Last generated version"
}
],
"status": "final",
"version": "3"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_name",
"name": "CNV 4.11 for RHEL 8",
"product": {
"name": "CNV 4.11 for RHEL 8",
"product_id": "8Base-CNV-4.11",
"product_identification_helper": {
"cpe": "cpe:/a:redhat:container_native_virtualization:4.11::el8"
}
}
}
],
"category": "product_family",
"name": "OpenShift Virtualization"
},
{
"branches": [
{
"category": "product_version",
"name": "container-native-virtualization/bridge-marker@sha256:59e80e29aef53d75cd40d526a2f033fb7aa1ac649da1a9e76b64d466257176cd_amd64",
"product": {
"name": "container-native-virtualization/bridge-marker@sha256:59e80e29aef53d75cd40d526a2f033fb7aa1ac649da1a9e76b64d466257176cd_amd64",
"product_id": "container-native-virtualization/bridge-marker@sha256:59e80e29aef53d75cd40d526a2f033fb7aa1ac649da1a9e76b64d466257176cd_amd64",
"product_identification_helper": {
"purl": "pkg:oci/bridge-marker@sha256:59e80e29aef53d75cd40d526a2f033fb7aa1ac649da1a9e76b64d466257176cd?arch=amd64\u0026repository_url=registry.redhat.io/container-native-virtualization/bridge-marker\u0026tag=v4.11.1-8"
}
}
},
{
"category": "product_version",
"name": "container-native-virtualization/checkup-framework@sha256:2370dd32b3e15b4261ed6267d5233ff549bd58bf5700edecc4062cce4a2bc302_amd64",
"product": {
"name": "container-native-virtualization/checkup-framework@sha256:2370dd32b3e15b4261ed6267d5233ff549bd58bf5700edecc4062cce4a2bc302_amd64",
"product_id": "container-native-virtualization/checkup-framework@sha256:2370dd32b3e15b4261ed6267d5233ff549bd58bf5700edecc4062cce4a2bc302_amd64",
"product_identification_helper": {
"purl": "pkg:oci/checkup-framework@sha256:2370dd32b3e15b4261ed6267d5233ff549bd58bf5700edecc4062cce4a2bc302?arch=amd64\u0026repository_url=registry.redhat.io/container-native-virtualization/checkup-framework\u0026tag=v4.11.1-8"
}
}
},
{
"category": "product_version",
"name": "container-native-virtualization/cluster-network-addons-operator@sha256:62bc5bdbecd1c2b15d254ef0f6754c155a3dff53178e3b7e48b0e064d82e0ebe_amd64",
"product": {
"name": "container-native-virtualization/cluster-network-addons-operator@sha256:62bc5bdbecd1c2b15d254ef0f6754c155a3dff53178e3b7e48b0e064d82e0ebe_amd64",
"product_id": "container-native-virtualization/cluster-network-addons-operator@sha256:62bc5bdbecd1c2b15d254ef0f6754c155a3dff53178e3b7e48b0e064d82e0ebe_amd64",
"product_identification_helper": {
"purl": "pkg:oci/cluster-network-addons-operator@sha256:62bc5bdbecd1c2b15d254ef0f6754c155a3dff53178e3b7e48b0e064d82e0ebe?arch=amd64\u0026repository_url=registry.redhat.io/container-native-virtualization/cluster-network-addons-operator\u0026tag=v4.11.1-8"
}
}
},
{
"category": "product_version",
"name": "container-native-virtualization/cnv-containernetworking-plugins@sha256:37cbda49804ccc5626216e3a4f0fde8d94d93111e49b2b9256cd9da07985681e_amd64",
"product": {
"name": "container-native-virtualization/cnv-containernetworking-plugins@sha256:37cbda49804ccc5626216e3a4f0fde8d94d93111e49b2b9256cd9da07985681e_amd64",
"product_id": "container-native-virtualization/cnv-containernetworking-plugins@sha256:37cbda49804ccc5626216e3a4f0fde8d94d93111e49b2b9256cd9da07985681e_amd64",
"product_identification_helper": {
"purl": "pkg:oci/cnv-containernetworking-plugins@sha256:37cbda49804ccc5626216e3a4f0fde8d94d93111e49b2b9256cd9da07985681e?arch=amd64\u0026repository_url=registry.redhat.io/container-native-virtualization/cnv-containernetworking-plugins\u0026tag=v4.11.1-8"
}
}
},
{
"category": "product_version",
"name": "container-native-virtualization/cnv-must-gather-rhel8@sha256:288403025b7d6f5e1ee9d32bf23efc07d63ab90ad4f9f558949dfac44f6c3abc_amd64",
"product": {
"name": "container-native-virtualization/cnv-must-gather-rhel8@sha256:288403025b7d6f5e1ee9d32bf23efc07d63ab90ad4f9f558949dfac44f6c3abc_amd64",
"product_id": "container-native-virtualization/cnv-must-gather-rhel8@sha256:288403025b7d6f5e1ee9d32bf23efc07d63ab90ad4f9f558949dfac44f6c3abc_amd64",
"product_identification_helper": {
"purl": "pkg:oci/cnv-must-gather-rhel8@sha256:288403025b7d6f5e1ee9d32bf23efc07d63ab90ad4f9f558949dfac44f6c3abc?arch=amd64\u0026repository_url=registry.redhat.io/container-native-virtualization/cnv-must-gather-rhel8\u0026tag=v4.11.1-15"
}
}
},
{
"category": "product_version",
"name": "container-native-virtualization/hco-bundle-registry@sha256:2ed82d656fb357c2eafdbf5e3436a27c6c27e81ff9a78e6108d624b0e5ac4df2_amd64",
"product": {
"name": "container-native-virtualization/hco-bundle-registry@sha256:2ed82d656fb357c2eafdbf5e3436a27c6c27e81ff9a78e6108d624b0e5ac4df2_amd64",
"product_id": "container-native-virtualization/hco-bundle-registry@sha256:2ed82d656fb357c2eafdbf5e3436a27c6c27e81ff9a78e6108d624b0e5ac4df2_amd64",
"product_identification_helper": {
"purl": "pkg:oci/hco-bundle-registry@sha256:2ed82d656fb357c2eafdbf5e3436a27c6c27e81ff9a78e6108d624b0e5ac4df2?arch=amd64\u0026repository_url=registry.redhat.io/container-native-virtualization/hco-bundle-registry\u0026tag=v4.11.1-92"
}
}
},
{
"category": "product_version",
"name": "container-native-virtualization/hostpath-csi-driver-rhel8@sha256:db4873121d15ac4ac438a101a7b7c347769922311d53e8d06b02c41e3b62ecac_amd64",
"product": {
"name": "container-native-virtualization/hostpath-csi-driver-rhel8@sha256:db4873121d15ac4ac438a101a7b7c347769922311d53e8d06b02c41e3b62ecac_amd64",
"product_id": "container-native-virtualization/hostpath-csi-driver-rhel8@sha256:db4873121d15ac4ac438a101a7b7c347769922311d53e8d06b02c41e3b62ecac_amd64",
"product_identification_helper": {
"purl": "pkg:oci/hostpath-csi-driver-rhel8@sha256:db4873121d15ac4ac438a101a7b7c347769922311d53e8d06b02c41e3b62ecac?arch=amd64\u0026repository_url=registry.redhat.io/container-native-virtualization/hostpath-csi-driver-rhel8\u0026tag=v4.11.1-5"
}
}
},
{
"category": "product_version",
"name": "container-native-virtualization/hostpath-csi-driver@sha256:db4873121d15ac4ac438a101a7b7c347769922311d53e8d06b02c41e3b62ecac_amd64",
"product": {
"name": "container-native-virtualization/hostpath-csi-driver@sha256:db4873121d15ac4ac438a101a7b7c347769922311d53e8d06b02c41e3b62ecac_amd64",
"product_id": "container-native-virtualization/hostpath-csi-driver@sha256:db4873121d15ac4ac438a101a7b7c347769922311d53e8d06b02c41e3b62ecac_amd64",
"product_identification_helper": {
"purl": "pkg:oci/hostpath-csi-driver@sha256:db4873121d15ac4ac438a101a7b7c347769922311d53e8d06b02c41e3b62ecac?arch=amd64\u0026repository_url=registry.redhat.io/container-native-virtualization/hostpath-csi-driver\u0026tag=v4.11.1-5"
}
}
},
{
"category": "product_version",
"name": "container-native-virtualization/hostpath-provisioner-rhel8@sha256:f8f67f5e67ea99dda1445257ceba9e68614efe9c8d2fc257d88ce6bcf56ec40f_amd64",
"product": {
"name": "container-native-virtualization/hostpath-provisioner-rhel8@sha256:f8f67f5e67ea99dda1445257ceba9e68614efe9c8d2fc257d88ce6bcf56ec40f_amd64",
"product_id": "container-native-virtualization/hostpath-provisioner-rhel8@sha256:f8f67f5e67ea99dda1445257ceba9e68614efe9c8d2fc257d88ce6bcf56ec40f_amd64",
"product_identification_helper": {
"purl": "pkg:oci/hostpath-provisioner-rhel8@sha256:f8f67f5e67ea99dda1445257ceba9e68614efe9c8d2fc257d88ce6bcf56ec40f?arch=amd64\u0026repository_url=registry.redhat.io/container-native-virtualization/hostpath-provisioner-rhel8\u0026tag=v4.11.1-5"
}
}
},
{
"category": "product_version",
"name": "container-native-virtualization/hostpath-provisioner-rhel8-operator@sha256:42ed6288a8444726a7addb617bdb53ccff36090d2b22f4499d4b2ccc51009b17_amd64",
"product": {
"name": "container-native-virtualization/hostpath-provisioner-rhel8-operator@sha256:42ed6288a8444726a7addb617bdb53ccff36090d2b22f4499d4b2ccc51009b17_amd64",
"product_id": "container-native-virtualization/hostpath-provisioner-rhel8-operator@sha256:42ed6288a8444726a7addb617bdb53ccff36090d2b22f4499d4b2ccc51009b17_amd64",
"product_identification_helper": {
"purl": "pkg:oci/hostpath-provisioner-rhel8-operator@sha256:42ed6288a8444726a7addb617bdb53ccff36090d2b22f4499d4b2ccc51009b17?arch=amd64\u0026repository_url=registry.redhat.io/container-native-virtualization/hostpath-provisioner-rhel8-operator\u0026tag=v4.11.1-6"
}
}
},
{
"category": "product_version",
"name": "container-native-virtualization/hyperconverged-cluster-operator@sha256:98be2c9b4d41c8e35067318d01a76a747513652fcbd41ba38070b49ab1858e6c_amd64",
"product": {
"name": "container-native-virtualization/hyperconverged-cluster-operator@sha256:98be2c9b4d41c8e35067318d01a76a747513652fcbd41ba38070b49ab1858e6c_amd64",
"product_id": "container-native-virtualization/hyperconverged-cluster-operator@sha256:98be2c9b4d41c8e35067318d01a76a747513652fcbd41ba38070b49ab1858e6c_amd64",
"product_identification_helper": {
"purl": "pkg:oci/hyperconverged-cluster-operator@sha256:98be2c9b4d41c8e35067318d01a76a747513652fcbd41ba38070b49ab1858e6c?arch=amd64\u0026repository_url=registry.redhat.io/container-native-virtualization/hyperconverged-cluster-operator\u0026tag=v4.11.1-10"
}
}
},
{
"category": "product_version",
"name": "container-native-virtualization/hyperconverged-cluster-webhook-rhel8@sha256:45c90ed991c655126f8a9acb909d1e5607e224ec6412a015308794e5b02fe320_amd64",
"product": {
"name": "container-native-virtualization/hyperconverged-cluster-webhook-rhel8@sha256:45c90ed991c655126f8a9acb909d1e5607e224ec6412a015308794e5b02fe320_amd64",
"product_id": "container-native-virtualization/hyperconverged-cluster-webhook-rhel8@sha256:45c90ed991c655126f8a9acb909d1e5607e224ec6412a015308794e5b02fe320_amd64",
"product_identification_helper": {
"purl": "pkg:oci/hyperconverged-cluster-webhook-rhel8@sha256:45c90ed991c655126f8a9acb909d1e5607e224ec6412a015308794e5b02fe320?arch=amd64\u0026repository_url=registry.redhat.io/container-native-virtualization/hyperconverged-cluster-webhook-rhel8\u0026tag=v4.11.1-10"
}
}
},
{
"category": "product_version",
"name": "container-native-virtualization/kubemacpool@sha256:6f4c35e008f158160a28419568a1db2ce9bb3a2e1d3d2eb882fa0499be7dedd0_amd64",
"product": {
"name": "container-native-virtualization/kubemacpool@sha256:6f4c35e008f158160a28419568a1db2ce9bb3a2e1d3d2eb882fa0499be7dedd0_amd64",
"product_id": "container-native-virtualization/kubemacpool@sha256:6f4c35e008f158160a28419568a1db2ce9bb3a2e1d3d2eb882fa0499be7dedd0_amd64",
"product_identification_helper": {
"purl": "pkg:oci/kubemacpool@sha256:6f4c35e008f158160a28419568a1db2ce9bb3a2e1d3d2eb882fa0499be7dedd0?arch=amd64\u0026repository_url=registry.redhat.io/container-native-virtualization/kubemacpool\u0026tag=v4.11.1-8"
}
}
},
{
"category": "product_version",
"name": "container-native-virtualization/kubevirt-console-plugin@sha256:12f988f14cd8a4f7d5fa175a488435ad571091e2544670a0509fe1027ba71cfb_amd64",
"product": {
"name": "container-native-virtualization/kubevirt-console-plugin@sha256:12f988f14cd8a4f7d5fa175a488435ad571091e2544670a0509fe1027ba71cfb_amd64",
"product_id": "container-native-virtualization/kubevirt-console-plugin@sha256:12f988f14cd8a4f7d5fa175a488435ad571091e2544670a0509fe1027ba71cfb_amd64",
"product_identification_helper": {
"purl": "pkg:oci/kubevirt-console-plugin@sha256:12f988f14cd8a4f7d5fa175a488435ad571091e2544670a0509fe1027ba71cfb?arch=amd64\u0026repository_url=registry.redhat.io/container-native-virtualization/kubevirt-console-plugin\u0026tag=v4.11.1-17"
}
}
},
{
"category": "product_version",
"name": "container-native-virtualization/kubevirt-ssp-operator@sha256:b2c001156b0abeb4e2c890927fb935bc43c20300125b7add856302dfcea7052c_amd64",
"product": {
"name": "container-native-virtualization/kubevirt-ssp-operator@sha256:b2c001156b0abeb4e2c890927fb935bc43c20300125b7add856302dfcea7052c_amd64",
"product_id": "container-native-virtualization/kubevirt-ssp-operator@sha256:b2c001156b0abeb4e2c890927fb935bc43c20300125b7add856302dfcea7052c_amd64",
"product_identification_helper": {
"purl": "pkg:oci/kubevirt-ssp-operator@sha256:b2c001156b0abeb4e2c890927fb935bc43c20300125b7add856302dfcea7052c?arch=amd64\u0026repository_url=registry.redhat.io/container-native-virtualization/kubevirt-ssp-operator\u0026tag=v4.11.1-7"
}
}
},
{
"category": "product_version",
"name": "container-native-virtualization/kubevirt-tekton-tasks-cleanup-vm@sha256:f80bccd1ba7d922113f9f3a1506d01dd7d07ac8d70ef7c72eae497a368b6c303_amd64",
"product": {
"name": "container-native-virtualization/kubevirt-tekton-tasks-cleanup-vm@sha256:f80bccd1ba7d922113f9f3a1506d01dd7d07ac8d70ef7c72eae497a368b6c303_amd64",
"product_id": "container-native-virtualization/kubevirt-tekton-tasks-cleanup-vm@sha256:f80bccd1ba7d922113f9f3a1506d01dd7d07ac8d70ef7c72eae497a368b6c303_amd64",
"product_identification_helper": {
"purl": "pkg:oci/kubevirt-tekton-tasks-cleanup-vm@sha256:f80bccd1ba7d922113f9f3a1506d01dd7d07ac8d70ef7c72eae497a368b6c303?arch=amd64\u0026repository_url=registry.redhat.io/container-native-virtualization/kubevirt-tekton-tasks-cleanup-vm\u0026tag=v4.11.1-15"
}
}
},
{
"category": "product_version",
"name": "container-native-virtualization/kubevirt-tekton-tasks-copy-template@sha256:295767815690a79bb3b08895ab8937e322769773ad4cf7a305229ab29ccea897_amd64",
"product": {
"name": "container-native-virtualization/kubevirt-tekton-tasks-copy-template@sha256:295767815690a79bb3b08895ab8937e322769773ad4cf7a305229ab29ccea897_amd64",
"product_id": "container-native-virtualization/kubevirt-tekton-tasks-copy-template@sha256:295767815690a79bb3b08895ab8937e322769773ad4cf7a305229ab29ccea897_amd64",
"product_identification_helper": {
"purl": "pkg:oci/kubevirt-tekton-tasks-copy-template@sha256:295767815690a79bb3b08895ab8937e322769773ad4cf7a305229ab29ccea897?arch=amd64\u0026repository_url=registry.redhat.io/container-native-virtualization/kubevirt-tekton-tasks-copy-template\u0026tag=v4.11.1-15"
}
}
},
{
"category": "product_version",
"name": "container-native-virtualization/kubevirt-tekton-tasks-create-datavolume@sha256:3e3a30a00b367480d3182820ba11e366d87b44ff1e626f9025ddd2c612d78e47_amd64",
"product": {
"name": "container-native-virtualization/kubevirt-tekton-tasks-create-datavolume@sha256:3e3a30a00b367480d3182820ba11e366d87b44ff1e626f9025ddd2c612d78e47_amd64",
"product_id": "container-native-virtualization/kubevirt-tekton-tasks-create-datavolume@sha256:3e3a30a00b367480d3182820ba11e366d87b44ff1e626f9025ddd2c612d78e47_amd64",
"product_identification_helper": {
"purl": "pkg:oci/kubevirt-tekton-tasks-create-datavolume@sha256:3e3a30a00b367480d3182820ba11e366d87b44ff1e626f9025ddd2c612d78e47?arch=amd64\u0026repository_url=registry.redhat.io/container-native-virtualization/kubevirt-tekton-tasks-create-datavolume\u0026tag=v4.11.1-15"
}
}
},
{
"category": "product_version",
"name": "container-native-virtualization/kubevirt-tekton-tasks-create-vm-from-template@sha256:4a5362a1fa6fc22344231321616b0f5e1cec7152c73bf0d00a36df62448076ee_amd64",
"product": {
"name": "container-native-virtualization/kubevirt-tekton-tasks-create-vm-from-template@sha256:4a5362a1fa6fc22344231321616b0f5e1cec7152c73bf0d00a36df62448076ee_amd64",
"product_id": "container-native-virtualization/kubevirt-tekton-tasks-create-vm-from-template@sha256:4a5362a1fa6fc22344231321616b0f5e1cec7152c73bf0d00a36df62448076ee_amd64",
"product_identification_helper": {
"purl": "pkg:oci/kubevirt-tekton-tasks-create-vm-from-template@sha256:4a5362a1fa6fc22344231321616b0f5e1cec7152c73bf0d00a36df62448076ee?arch=amd64\u0026repository_url=registry.redhat.io/container-native-virtualization/kubevirt-tekton-tasks-create-vm-from-template\u0026tag=v4.11.1-15"
}
}
},
{
"category": "product_version",
"name": "container-native-virtualization/kubevirt-tekton-tasks-disk-virt-customize@sha256:fffeced76624d73cb2fd19919726886d28fd1bf4ce22549ce0ca84ed972b9e73_amd64",
"product": {
"name": "container-native-virtualization/kubevirt-tekton-tasks-disk-virt-customize@sha256:fffeced76624d73cb2fd19919726886d28fd1bf4ce22549ce0ca84ed972b9e73_amd64",
"product_id": "container-native-virtualization/kubevirt-tekton-tasks-disk-virt-customize@sha256:fffeced76624d73cb2fd19919726886d28fd1bf4ce22549ce0ca84ed972b9e73_amd64",
"product_identification_helper": {
"purl": "pkg:oci/kubevirt-tekton-tasks-disk-virt-customize@sha256:fffeced76624d73cb2fd19919726886d28fd1bf4ce22549ce0ca84ed972b9e73?arch=amd64\u0026repository_url=registry.redhat.io/container-native-virtualization/kubevirt-tekton-tasks-disk-virt-customize\u0026tag=v4.11.1-15"
}
}
},
{
"category": "product_version",
"name": "container-native-virtualization/kubevirt-tekton-tasks-disk-virt-sysprep@sha256:4e0d47644f1f44e1f01902691edce9e27acfa1aeb5f2de98439acfea7596c2e9_amd64",
"product": {
"name": "container-native-virtualization/kubevirt-tekton-tasks-disk-virt-sysprep@sha256:4e0d47644f1f44e1f01902691edce9e27acfa1aeb5f2de98439acfea7596c2e9_amd64",
"product_id": "container-native-virtualization/kubevirt-tekton-tasks-disk-virt-sysprep@sha256:4e0d47644f1f44e1f01902691edce9e27acfa1aeb5f2de98439acfea7596c2e9_amd64",
"product_identification_helper": {
"purl": "pkg:oci/kubevirt-tekton-tasks-disk-virt-sysprep@sha256:4e0d47644f1f44e1f01902691edce9e27acfa1aeb5f2de98439acfea7596c2e9?arch=amd64\u0026repository_url=registry.redhat.io/container-native-virtualization/kubevirt-tekton-tasks-disk-virt-sysprep\u0026tag=v4.11.1-15"
}
}
},
{
"category": "product_version",
"name": "container-native-virtualization/kubevirt-tekton-tasks-modify-vm-template@sha256:53e110e700707e9f876d08a68240b6841ba5932e32b18ace1f9b8be1e575d954_amd64",
"product": {
"name": "container-native-virtualization/kubevirt-tekton-tasks-modify-vm-template@sha256:53e110e700707e9f876d08a68240b6841ba5932e32b18ace1f9b8be1e575d954_amd64",
"product_id": "container-native-virtualization/kubevirt-tekton-tasks-modify-vm-template@sha256:53e110e700707e9f876d08a68240b6841ba5932e32b18ace1f9b8be1e575d954_amd64",
"product_identification_helper": {
"purl": "pkg:oci/kubevirt-tekton-tasks-modify-vm-template@sha256:53e110e700707e9f876d08a68240b6841ba5932e32b18ace1f9b8be1e575d954?arch=amd64\u0026repository_url=registry.redhat.io/container-native-virtualization/kubevirt-tekton-tasks-modify-vm-template\u0026tag=v4.11.1-15"
}
}
},
{
"category": "product_version",
"name": "container-native-virtualization/kubevirt-tekton-tasks-operator@sha256:f854b68b7443c4ed87e50132aa776e1b60bd71e888cee4e181840667858b7a90_amd64",
"product": {
"name": "container-native-virtualization/kubevirt-tekton-tasks-operator@sha256:f854b68b7443c4ed87e50132aa776e1b60bd71e888cee4e181840667858b7a90_amd64",
"product_id": "container-native-virtualization/kubevirt-tekton-tasks-operator@sha256:f854b68b7443c4ed87e50132aa776e1b60bd71e888cee4e181840667858b7a90_amd64",
"product_identification_helper": {
"purl": "pkg:oci/kubevirt-tekton-tasks-operator@sha256:f854b68b7443c4ed87e50132aa776e1b60bd71e888cee4e181840667858b7a90?arch=amd64\u0026repository_url=registry.redhat.io/container-native-virtualization/kubevirt-tekton-tasks-operator\u0026tag=v4.11.1-4"
}
}
},
{
"category": "product_version",
"name": "container-native-virtualization/kubevirt-tekton-tasks-wait-for-vmi-status@sha256:b55e6949adf047224f78d0eba66a5b64c787719f4236a4b4feab268071f0c015_amd64",
"product": {
"name": "container-native-virtualization/kubevirt-tekton-tasks-wait-for-vmi-status@sha256:b55e6949adf047224f78d0eba66a5b64c787719f4236a4b4feab268071f0c015_amd64",
"product_id": "container-native-virtualization/kubevirt-tekton-tasks-wait-for-vmi-status@sha256:b55e6949adf047224f78d0eba66a5b64c787719f4236a4b4feab268071f0c015_amd64",
"product_identification_helper": {
"purl": "pkg:oci/kubevirt-tekton-tasks-wait-for-vmi-status@sha256:b55e6949adf047224f78d0eba66a5b64c787719f4236a4b4feab268071f0c015?arch=amd64\u0026repository_url=registry.redhat.io/container-native-virtualization/kubevirt-tekton-tasks-wait-for-vmi-status\u0026tag=v4.11.1-15"
}
}
},
{
"category": "product_version",
"name": "container-native-virtualization/kubevirt-template-validator@sha256:f3b8bdc5905143bcfe825ceb633ed04219913ebff04edaabe019810771306578_amd64",
"product": {
"name": "container-native-virtualization/kubevirt-template-validator@sha256:f3b8bdc5905143bcfe825ceb633ed04219913ebff04edaabe019810771306578_amd64",
"product_id": "container-native-virtualization/kubevirt-template-validator@sha256:f3b8bdc5905143bcfe825ceb633ed04219913ebff04edaabe019810771306578_amd64",
"product_identification_helper": {
"purl": "pkg:oci/kubevirt-template-validator@sha256:f3b8bdc5905143bcfe825ceb633ed04219913ebff04edaabe019810771306578?arch=amd64\u0026repository_url=registry.redhat.io/container-native-virtualization/kubevirt-template-validator\u0026tag=v4.11.1-7"
}
}
},
{
"category": "product_version",
"name": "container-native-virtualization/libguestfs-tools@sha256:d244c934a8209d4bfd04f42fee30ec456078a1db61f1720d11c745cc76ab3e1d_amd64",
"product": {
"name": "container-native-virtualization/libguestfs-tools@sha256:d244c934a8209d4bfd04f42fee30ec456078a1db61f1720d11c745cc76ab3e1d_amd64",
"product_id": "container-native-virtualization/libguestfs-tools@sha256:d244c934a8209d4bfd04f42fee30ec456078a1db61f1720d11c745cc76ab3e1d_amd64",
"product_identification_helper": {
"purl": "pkg:oci/libguestfs-tools@sha256:d244c934a8209d4bfd04f42fee30ec456078a1db61f1720d11c745cc76ab3e1d?arch=amd64\u0026repository_url=registry.redhat.io/container-native-virtualization/libguestfs-tools\u0026tag=v4.11.1-11"
}
}
},
{
"category": "product_version",
"name": "container-native-virtualization/ovs-cni-marker@sha256:7109aa0773b2a019fc4e981009100b94b7adb89119be585f9a577b258af277b2_amd64",
"product": {
"name": "container-native-virtualization/ovs-cni-marker@sha256:7109aa0773b2a019fc4e981009100b94b7adb89119be585f9a577b258af277b2_amd64",
"product_id": "container-native-virtualization/ovs-cni-marker@sha256:7109aa0773b2a019fc4e981009100b94b7adb89119be585f9a577b258af277b2_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ovs-cni-marker@sha256:7109aa0773b2a019fc4e981009100b94b7adb89119be585f9a577b258af277b2?arch=amd64\u0026repository_url=registry.redhat.io/container-native-virtualization/ovs-cni-marker\u0026tag=v4.11.1-8"
}
}
},
{
"category": "product_version",
"name": "container-native-virtualization/ovs-cni-plugin@sha256:10baab1fb06b0afbf4c790e24c6cea12516c1f4e047c9515309af20ef45e6c01_amd64",
"product": {
"name": "container-native-virtualization/ovs-cni-plugin@sha256:10baab1fb06b0afbf4c790e24c6cea12516c1f4e047c9515309af20ef45e6c01_amd64",
"product_id": "container-native-virtualization/ovs-cni-plugin@sha256:10baab1fb06b0afbf4c790e24c6cea12516c1f4e047c9515309af20ef45e6c01_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ovs-cni-plugin@sha256:10baab1fb06b0afbf4c790e24c6cea12516c1f4e047c9515309af20ef45e6c01?arch=amd64\u0026repository_url=registry.redhat.io/container-native-virtualization/ovs-cni-plugin\u0026tag=v4.11.1-8"
}
}
},
{
"category": "product_version",
"name": "container-native-virtualization/virt-api@sha256:a66fb987f6eca11f2922dc3ef5e199ef12817bac071d033829f01a3dcb2c4e14_amd64",
"product": {
"name": "container-native-virtualization/virt-api@sha256:a66fb987f6eca11f2922dc3ef5e199ef12817bac071d033829f01a3dcb2c4e14_amd64",
"product_id": "container-native-virtualization/virt-api@sha256:a66fb987f6eca11f2922dc3ef5e199ef12817bac071d033829f01a3dcb2c4e14_amd64",
"product_identification_helper": {
"purl": "pkg:oci/virt-api@sha256:a66fb987f6eca11f2922dc3ef5e199ef12817bac071d033829f01a3dcb2c4e14?arch=amd64\u0026repository_url=registry.redhat.io/container-native-virtualization/virt-api\u0026tag=v4.11.1-11"
}
}
},
{
"category": "product_version",
"name": "container-native-virtualization/virt-artifacts-server@sha256:ef16ccd7b5928288b84e16dbc8e5e3c83716174d98b414de7d8c98f4d780fa48_amd64",
"product": {
"name": "container-native-virtualization/virt-artifacts-server@sha256:ef16ccd7b5928288b84e16dbc8e5e3c83716174d98b414de7d8c98f4d780fa48_amd64",
"product_id": "container-native-virtualization/virt-artifacts-server@sha256:ef16ccd7b5928288b84e16dbc8e5e3c83716174d98b414de7d8c98f4d780fa48_amd64",
"product_identification_helper": {
"purl": "pkg:oci/virt-artifacts-server@sha256:ef16ccd7b5928288b84e16dbc8e5e3c83716174d98b414de7d8c98f4d780fa48?arch=amd64\u0026repository_url=registry.redhat.io/container-native-virtualization/virt-artifacts-server\u0026tag=v4.11.1-11"
}
}
},
{
"category": "product_version",
"name": "container-native-virtualization/virt-cdi-apiserver@sha256:3fbe2cf982203ad1565faf3dfdff2131a95754fa1924bc4540ef16a8c6a92996_amd64",
"product": {
"name": "container-native-virtualization/virt-cdi-apiserver@sha256:3fbe2cf982203ad1565faf3dfdff2131a95754fa1924bc4540ef16a8c6a92996_amd64",
"product_id": "container-native-virtualization/virt-cdi-apiserver@sha256:3fbe2cf982203ad1565faf3dfdff2131a95754fa1924bc4540ef16a8c6a92996_amd64",
"product_identification_helper": {
"purl": "pkg:oci/virt-cdi-apiserver@sha256:3fbe2cf982203ad1565faf3dfdff2131a95754fa1924bc4540ef16a8c6a92996?arch=amd64\u0026repository_url=registry.redhat.io/container-native-virtualization/virt-cdi-apiserver\u0026tag=v4.11.1-7"
}
}
},
{
"category": "product_version",
"name": "container-native-virtualization/virt-cdi-cloner@sha256:6570c84c760ddc023cc254c252d8a7a986d50e9dffb09cb56db0334f08454965_amd64",
"product": {
"name": "container-native-virtualization/virt-cdi-cloner@sha256:6570c84c760ddc023cc254c252d8a7a986d50e9dffb09cb56db0334f08454965_amd64",
"product_id": "container-native-virtualization/virt-cdi-cloner@sha256:6570c84c760ddc023cc254c252d8a7a986d50e9dffb09cb56db0334f08454965_amd64",
"product_identification_helper": {
"purl": "pkg:oci/virt-cdi-cloner@sha256:6570c84c760ddc023cc254c252d8a7a986d50e9dffb09cb56db0334f08454965?arch=amd64\u0026repository_url=registry.redhat.io/container-native-virtualization/virt-cdi-cloner\u0026tag=v4.11.1-7"
}
}
},
{
"category": "product_version",
"name": "container-native-virtualization/virt-cdi-controller@sha256:23f99683fc40c258ffa809f6e4e97835d9506247f4dc35640275c365d54b95c0_amd64",
"product": {
"name": "container-native-virtualization/virt-cdi-controller@sha256:23f99683fc40c258ffa809f6e4e97835d9506247f4dc35640275c365d54b95c0_amd64",
"product_id": "container-native-virtualization/virt-cdi-controller@sha256:23f99683fc40c258ffa809f6e4e97835d9506247f4dc35640275c365d54b95c0_amd64",
"product_identification_helper": {
"purl": "pkg:oci/virt-cdi-controller@sha256:23f99683fc40c258ffa809f6e4e97835d9506247f4dc35640275c365d54b95c0?arch=amd64\u0026repository_url=registry.redhat.io/container-native-virtualization/virt-cdi-controller\u0026tag=v4.11.1-7"
}
}
},
{
"category": "product_version",
"name": "container-native-virtualization/virt-cdi-importer@sha256:171e69c1cf17c27b2eb69e6411b50e616366e5c188dd25baeade3c634c1425e4_amd64",
"product": {
"name": "container-native-virtualization/virt-cdi-importer@sha256:171e69c1cf17c27b2eb69e6411b50e616366e5c188dd25baeade3c634c1425e4_amd64",
"product_id": "container-native-virtualization/virt-cdi-importer@sha256:171e69c1cf17c27b2eb69e6411b50e616366e5c188dd25baeade3c634c1425e4_amd64",
"product_identification_helper": {
"purl": "pkg:oci/virt-cdi-importer@sha256:171e69c1cf17c27b2eb69e6411b50e616366e5c188dd25baeade3c634c1425e4?arch=amd64\u0026repository_url=registry.redhat.io/container-native-virtualization/virt-cdi-importer\u0026tag=v4.11.1-7"
}
}
},
{
"category": "product_version",
"name": "container-native-virtualization/virt-cdi-operator@sha256:6acb6fdc85de481f0ec834646760701d1351eecfb72ecacd2393509d84f07c1f_amd64",
"product": {
"name": "container-native-virtualization/virt-cdi-operator@sha256:6acb6fdc85de481f0ec834646760701d1351eecfb72ecacd2393509d84f07c1f_amd64",
"product_id": "container-native-virtualization/virt-cdi-operator@sha256:6acb6fdc85de481f0ec834646760701d1351eecfb72ecacd2393509d84f07c1f_amd64",
"product_identification_helper": {
"purl": "pkg:oci/virt-cdi-operator@sha256:6acb6fdc85de481f0ec834646760701d1351eecfb72ecacd2393509d84f07c1f?arch=amd64\u0026repository_url=registry.redhat.io/container-native-virtualization/virt-cdi-operator\u0026tag=v4.11.1-7"
}
}
},
{
"category": "product_version",
"name": "container-native-virtualization/virt-cdi-uploadproxy@sha256:e33e0ed610af88df4a2901c0b78aeb2e174d43ba60c7d7982b7c78b2f4545846_amd64",
"product": {
"name": "container-native-virtualization/virt-cdi-uploadproxy@sha256:e33e0ed610af88df4a2901c0b78aeb2e174d43ba60c7d7982b7c78b2f4545846_amd64",
"product_id": "container-native-virtualization/virt-cdi-uploadproxy@sha256:e33e0ed610af88df4a2901c0b78aeb2e174d43ba60c7d7982b7c78b2f4545846_amd64",
"product_identification_helper": {
"purl": "pkg:oci/virt-cdi-uploadproxy@sha256:e33e0ed610af88df4a2901c0b78aeb2e174d43ba60c7d7982b7c78b2f4545846?arch=amd64\u0026repository_url=registry.redhat.io/container-native-virtualization/virt-cdi-uploadproxy\u0026tag=v4.11.1-7"
}
}
},
{
"category": "product_version",
"name": "container-native-virtualization/virt-cdi-uploadserver@sha256:17d7ef4fd170b41bd6c0eaed374d591ab4e816d8c7d9ba5afa3d97ddd97b1521_amd64",
"product": {
"name": "container-native-virtualization/virt-cdi-uploadserver@sha256:17d7ef4fd170b41bd6c0eaed374d591ab4e816d8c7d9ba5afa3d97ddd97b1521_amd64",
"product_id": "container-native-virtualization/virt-cdi-uploadserver@sha256:17d7ef4fd170b41bd6c0eaed374d591ab4e816d8c7d9ba5afa3d97ddd97b1521_amd64",
"product_identification_helper": {
"purl": "pkg:oci/virt-cdi-uploadserver@sha256:17d7ef4fd170b41bd6c0eaed374d591ab4e816d8c7d9ba5afa3d97ddd97b1521?arch=amd64\u0026repository_url=registry.redhat.io/container-native-virtualization/virt-cdi-uploadserver\u0026tag=v4.11.1-7"
}
}
},
{
"category": "product_version",
"name": "container-native-virtualization/virt-controller@sha256:834c84710fa4b61b5797681e538723dda5962fc06484c092dfebb28d7ea4fd6e_amd64",
"product": {
"name": "container-native-virtualization/virt-controller@sha256:834c84710fa4b61b5797681e538723dda5962fc06484c092dfebb28d7ea4fd6e_amd64",
"product_id": "container-native-virtualization/virt-controller@sha256:834c84710fa4b61b5797681e538723dda5962fc06484c092dfebb28d7ea4fd6e_amd64",
"product_identification_helper": {
"purl": "pkg:oci/virt-controller@sha256:834c84710fa4b61b5797681e538723dda5962fc06484c092dfebb28d7ea4fd6e?arch=amd64\u0026repository_url=registry.redhat.io/container-native-virtualization/virt-controller\u0026tag=v4.11.1-11"
}
}
},
{
"category": "product_version",
"name": "container-native-virtualization/virt-handler@sha256:5232ce9a3704e6be8bce6bccddb234275afdaaf655a239cca642d2afc7a583ba_amd64",
"product": {
"name": "container-native-virtualization/virt-handler@sha256:5232ce9a3704e6be8bce6bccddb234275afdaaf655a239cca642d2afc7a583ba_amd64",
"product_id": "container-native-virtualization/virt-handler@sha256:5232ce9a3704e6be8bce6bccddb234275afdaaf655a239cca642d2afc7a583ba_amd64",
"product_identification_helper": {
"purl": "pkg:oci/virt-handler@sha256:5232ce9a3704e6be8bce6bccddb234275afdaaf655a239cca642d2afc7a583ba?arch=amd64\u0026repository_url=registry.redhat.io/container-native-virtualization/virt-handler\u0026tag=v4.11.1-11"
}
}
},
{
"category": "product_version",
"name": "container-native-virtualization/virtio-win@sha256:1a0ba39da4dc899ba8c1f13acb1f978f4c794a99163ba4935e4975cad6610e70_amd64",
"product": {
"name": "container-native-virtualization/virtio-win@sha256:1a0ba39da4dc899ba8c1f13acb1f978f4c794a99163ba4935e4975cad6610e70_amd64",
"product_id": "container-native-virtualization/virtio-win@sha256:1a0ba39da4dc899ba8c1f13acb1f978f4c794a99163ba4935e4975cad6610e70_amd64",
"product_identification_helper": {
"purl": "pkg:oci/virtio-win@sha256:1a0ba39da4dc899ba8c1f13acb1f978f4c794a99163ba4935e4975cad6610e70?arch=amd64\u0026repository_url=registry.redhat.io/container-native-virtualization/virtio-win\u0026tag=v4.11.1-6"
}
}
},
{
"category": "product_version",
"name": "container-native-virtualization/virt-launcher@sha256:9cbbc3692cdcc0f8552a5de7233e5c43a3f9e56b6dc93af1c7c8bc3ccfed9aaf_amd64",
"product": {
"name": "container-native-virtualization/virt-launcher@sha256:9cbbc3692cdcc0f8552a5de7233e5c43a3f9e56b6dc93af1c7c8bc3ccfed9aaf_amd64",
"product_id": "container-native-virtualization/virt-launcher@sha256:9cbbc3692cdcc0f8552a5de7233e5c43a3f9e56b6dc93af1c7c8bc3ccfed9aaf_amd64",
"product_identification_helper": {
"purl": "pkg:oci/virt-launcher@sha256:9cbbc3692cdcc0f8552a5de7233e5c43a3f9e56b6dc93af1c7c8bc3ccfed9aaf?arch=amd64\u0026repository_url=registry.redhat.io/container-native-virtualization/virt-launcher\u0026tag=v4.11.1-11"
}
}
},
{
"category": "product_version",
"name": "container-native-virtualization/virt-operator@sha256:4f91d8c011681951daa86ef1f9293fbfd3d9cc4eaa4746761ba1c3fc41149bb0_amd64",
"product": {
"name": "container-native-virtualization/virt-operator@sha256:4f91d8c011681951daa86ef1f9293fbfd3d9cc4eaa4746761ba1c3fc41149bb0_amd64",
"product_id": "container-native-virtualization/virt-operator@sha256:4f91d8c011681951daa86ef1f9293fbfd3d9cc4eaa4746761ba1c3fc41149bb0_amd64",
"product_identification_helper": {
"purl": "pkg:oci/virt-operator@sha256:4f91d8c011681951daa86ef1f9293fbfd3d9cc4eaa4746761ba1c3fc41149bb0?arch=amd64\u0026repository_url=registry.redhat.io/container-native-virtualization/virt-operator\u0026tag=v4.11.1-11"
}
}
},
{
"category": "product_version",
"name": "container-native-virtualization/vm-network-latency-checkup@sha256:6fd6c7b974eabe5a710b1fa2b3aaf783fe3951112b42a0156743cb16a033b700_amd64",
"product": {
"name": "container-native-virtualization/vm-network-latency-checkup@sha256:6fd6c7b974eabe5a710b1fa2b3aaf783fe3951112b42a0156743cb16a033b700_amd64",
"product_id": "container-native-virtualization/vm-network-latency-checkup@sha256:6fd6c7b974eabe5a710b1fa2b3aaf783fe3951112b42a0156743cb16a033b700_amd64",
"product_identification_helper": {
"purl": "pkg:oci/vm-network-latency-checkup@sha256:6fd6c7b974eabe5a710b1fa2b3aaf783fe3951112b42a0156743cb16a033b700?arch=amd64\u0026repository_url=registry.redhat.io/container-native-virtualization/vm-network-latency-checkup\u0026tag=v4.11.1-8"
}
}
}
],
"category": "architecture",
"name": "amd64"
}
],
"category": "vendor",
"name": "Red Hat"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "container-native-virtualization/bridge-marker@sha256:59e80e29aef53d75cd40d526a2f033fb7aa1ac649da1a9e76b64d466257176cd_amd64 as a component of CNV 4.11 for RHEL 8",
"product_id": "8Base-CNV-4.11:container-native-virtualization/bridge-marker@sha256:59e80e29aef53d75cd40d526a2f033fb7aa1ac649da1a9e76b64d466257176cd_amd64"
},
"product_reference": "container-native-virtualization/bridge-marker@sha256:59e80e29aef53d75cd40d526a2f033fb7aa1ac649da1a9e76b64d466257176cd_amd64",
"relates_to_product_reference": "8Base-CNV-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "container-native-virtualization/checkup-framework@sha256:2370dd32b3e15b4261ed6267d5233ff549bd58bf5700edecc4062cce4a2bc302_amd64 as a component of CNV 4.11 for RHEL 8",
"product_id": "8Base-CNV-4.11:container-native-virtualization/checkup-framework@sha256:2370dd32b3e15b4261ed6267d5233ff549bd58bf5700edecc4062cce4a2bc302_amd64"
},
"product_reference": "container-native-virtualization/checkup-framework@sha256:2370dd32b3e15b4261ed6267d5233ff549bd58bf5700edecc4062cce4a2bc302_amd64",
"relates_to_product_reference": "8Base-CNV-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "container-native-virtualization/cluster-network-addons-operator@sha256:62bc5bdbecd1c2b15d254ef0f6754c155a3dff53178e3b7e48b0e064d82e0ebe_amd64 as a component of CNV 4.11 for RHEL 8",
"product_id": "8Base-CNV-4.11:container-native-virtualization/cluster-network-addons-operator@sha256:62bc5bdbecd1c2b15d254ef0f6754c155a3dff53178e3b7e48b0e064d82e0ebe_amd64"
},
"product_reference": "container-native-virtualization/cluster-network-addons-operator@sha256:62bc5bdbecd1c2b15d254ef0f6754c155a3dff53178e3b7e48b0e064d82e0ebe_amd64",
"relates_to_product_reference": "8Base-CNV-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "container-native-virtualization/cnv-containernetworking-plugins@sha256:37cbda49804ccc5626216e3a4f0fde8d94d93111e49b2b9256cd9da07985681e_amd64 as a component of CNV 4.11 for RHEL 8",
"product_id": "8Base-CNV-4.11:container-native-virtualization/cnv-containernetworking-plugins@sha256:37cbda49804ccc5626216e3a4f0fde8d94d93111e49b2b9256cd9da07985681e_amd64"
},
"product_reference": "container-native-virtualization/cnv-containernetworking-plugins@sha256:37cbda49804ccc5626216e3a4f0fde8d94d93111e49b2b9256cd9da07985681e_amd64",
"relates_to_product_reference": "8Base-CNV-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "container-native-virtualization/cnv-must-gather-rhel8@sha256:288403025b7d6f5e1ee9d32bf23efc07d63ab90ad4f9f558949dfac44f6c3abc_amd64 as a component of CNV 4.11 for RHEL 8",
"product_id": "8Base-CNV-4.11:container-native-virtualization/cnv-must-gather-rhel8@sha256:288403025b7d6f5e1ee9d32bf23efc07d63ab90ad4f9f558949dfac44f6c3abc_amd64"
},
"product_reference": "container-native-virtualization/cnv-must-gather-rhel8@sha256:288403025b7d6f5e1ee9d32bf23efc07d63ab90ad4f9f558949dfac44f6c3abc_amd64",
"relates_to_product_reference": "8Base-CNV-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "container-native-virtualization/hco-bundle-registry@sha256:2ed82d656fb357c2eafdbf5e3436a27c6c27e81ff9a78e6108d624b0e5ac4df2_amd64 as a component of CNV 4.11 for RHEL 8",
"product_id": "8Base-CNV-4.11:container-native-virtualization/hco-bundle-registry@sha256:2ed82d656fb357c2eafdbf5e3436a27c6c27e81ff9a78e6108d624b0e5ac4df2_amd64"
},
"product_reference": "container-native-virtualization/hco-bundle-registry@sha256:2ed82d656fb357c2eafdbf5e3436a27c6c27e81ff9a78e6108d624b0e5ac4df2_amd64",
"relates_to_product_reference": "8Base-CNV-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "container-native-virtualization/hostpath-csi-driver-rhel8@sha256:db4873121d15ac4ac438a101a7b7c347769922311d53e8d06b02c41e3b62ecac_amd64 as a component of CNV 4.11 for RHEL 8",
"product_id": "8Base-CNV-4.11:container-native-virtualization/hostpath-csi-driver-rhel8@sha256:db4873121d15ac4ac438a101a7b7c347769922311d53e8d06b02c41e3b62ecac_amd64"
},
"product_reference": "container-native-virtualization/hostpath-csi-driver-rhel8@sha256:db4873121d15ac4ac438a101a7b7c347769922311d53e8d06b02c41e3b62ecac_amd64",
"relates_to_product_reference": "8Base-CNV-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "container-native-virtualization/hostpath-csi-driver@sha256:db4873121d15ac4ac438a101a7b7c347769922311d53e8d06b02c41e3b62ecac_amd64 as a component of CNV 4.11 for RHEL 8",
"product_id": "8Base-CNV-4.11:container-native-virtualization/hostpath-csi-driver@sha256:db4873121d15ac4ac438a101a7b7c347769922311d53e8d06b02c41e3b62ecac_amd64"
},
"product_reference": "container-native-virtualization/hostpath-csi-driver@sha256:db4873121d15ac4ac438a101a7b7c347769922311d53e8d06b02c41e3b62ecac_amd64",
"relates_to_product_reference": "8Base-CNV-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "container-native-virtualization/hostpath-provisioner-rhel8-operator@sha256:42ed6288a8444726a7addb617bdb53ccff36090d2b22f4499d4b2ccc51009b17_amd64 as a component of CNV 4.11 for RHEL 8",
"product_id": "8Base-CNV-4.11:container-native-virtualization/hostpath-provisioner-rhel8-operator@sha256:42ed6288a8444726a7addb617bdb53ccff36090d2b22f4499d4b2ccc51009b17_amd64"
},
"product_reference": "container-native-virtualization/hostpath-provisioner-rhel8-operator@sha256:42ed6288a8444726a7addb617bdb53ccff36090d2b22f4499d4b2ccc51009b17_amd64",
"relates_to_product_reference": "8Base-CNV-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "container-native-virtualization/hostpath-provisioner-rhel8@sha256:f8f67f5e67ea99dda1445257ceba9e68614efe9c8d2fc257d88ce6bcf56ec40f_amd64 as a component of CNV 4.11 for RHEL 8",
"product_id": "8Base-CNV-4.11:container-native-virtualization/hostpath-provisioner-rhel8@sha256:f8f67f5e67ea99dda1445257ceba9e68614efe9c8d2fc257d88ce6bcf56ec40f_amd64"
},
"product_reference": "container-native-virtualization/hostpath-provisioner-rhel8@sha256:f8f67f5e67ea99dda1445257ceba9e68614efe9c8d2fc257d88ce6bcf56ec40f_amd64",
"relates_to_product_reference": "8Base-CNV-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "container-native-virtualization/hyperconverged-cluster-operator@sha256:98be2c9b4d41c8e35067318d01a76a747513652fcbd41ba38070b49ab1858e6c_amd64 as a component of CNV 4.11 for RHEL 8",
"product_id": "8Base-CNV-4.11:container-native-virtualization/hyperconverged-cluster-operator@sha256:98be2c9b4d41c8e35067318d01a76a747513652fcbd41ba38070b49ab1858e6c_amd64"
},
"product_reference": "container-native-virtualization/hyperconverged-cluster-operator@sha256:98be2c9b4d41c8e35067318d01a76a747513652fcbd41ba38070b49ab1858e6c_amd64",
"relates_to_product_reference": "8Base-CNV-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "container-native-virtualization/hyperconverged-cluster-webhook-rhel8@sha256:45c90ed991c655126f8a9acb909d1e5607e224ec6412a015308794e5b02fe320_amd64 as a component of CNV 4.11 for RHEL 8",
"product_id": "8Base-CNV-4.11:container-native-virtualization/hyperconverged-cluster-webhook-rhel8@sha256:45c90ed991c655126f8a9acb909d1e5607e224ec6412a015308794e5b02fe320_amd64"
},
"product_reference": "container-native-virtualization/hyperconverged-cluster-webhook-rhel8@sha256:45c90ed991c655126f8a9acb909d1e5607e224ec6412a015308794e5b02fe320_amd64",
"relates_to_product_reference": "8Base-CNV-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "container-native-virtualization/kubemacpool@sha256:6f4c35e008f158160a28419568a1db2ce9bb3a2e1d3d2eb882fa0499be7dedd0_amd64 as a component of CNV 4.11 for RHEL 8",
"product_id": "8Base-CNV-4.11:container-native-virtualization/kubemacpool@sha256:6f4c35e008f158160a28419568a1db2ce9bb3a2e1d3d2eb882fa0499be7dedd0_amd64"
},
"product_reference": "container-native-virtualization/kubemacpool@sha256:6f4c35e008f158160a28419568a1db2ce9bb3a2e1d3d2eb882fa0499be7dedd0_amd64",
"relates_to_product_reference": "8Base-CNV-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "container-native-virtualization/kubevirt-console-plugin@sha256:12f988f14cd8a4f7d5fa175a488435ad571091e2544670a0509fe1027ba71cfb_amd64 as a component of CNV 4.11 for RHEL 8",
"product_id": "8Base-CNV-4.11:container-native-virtualization/kubevirt-console-plugin@sha256:12f988f14cd8a4f7d5fa175a488435ad571091e2544670a0509fe1027ba71cfb_amd64"
},
"product_reference": "container-native-virtualization/kubevirt-console-plugin@sha256:12f988f14cd8a4f7d5fa175a488435ad571091e2544670a0509fe1027ba71cfb_amd64",
"relates_to_product_reference": "8Base-CNV-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "container-native-virtualization/kubevirt-ssp-operator@sha256:b2c001156b0abeb4e2c890927fb935bc43c20300125b7add856302dfcea7052c_amd64 as a component of CNV 4.11 for RHEL 8",
"product_id": "8Base-CNV-4.11:container-native-virtualization/kubevirt-ssp-operator@sha256:b2c001156b0abeb4e2c890927fb935bc43c20300125b7add856302dfcea7052c_amd64"
},
"product_reference": "container-native-virtualization/kubevirt-ssp-operator@sha256:b2c001156b0abeb4e2c890927fb935bc43c20300125b7add856302dfcea7052c_amd64",
"relates_to_product_reference": "8Base-CNV-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "container-native-virtualization/kubevirt-tekton-tasks-cleanup-vm@sha256:f80bccd1ba7d922113f9f3a1506d01dd7d07ac8d70ef7c72eae497a368b6c303_amd64 as a component of CNV 4.11 for RHEL 8",
"product_id": "8Base-CNV-4.11:container-native-virtualization/kubevirt-tekton-tasks-cleanup-vm@sha256:f80bccd1ba7d922113f9f3a1506d01dd7d07ac8d70ef7c72eae497a368b6c303_amd64"
},
"product_reference": "container-native-virtualization/kubevirt-tekton-tasks-cleanup-vm@sha256:f80bccd1ba7d922113f9f3a1506d01dd7d07ac8d70ef7c72eae497a368b6c303_amd64",
"relates_to_product_reference": "8Base-CNV-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "container-native-virtualization/kubevirt-tekton-tasks-copy-template@sha256:295767815690a79bb3b08895ab8937e322769773ad4cf7a305229ab29ccea897_amd64 as a component of CNV 4.11 for RHEL 8",
"product_id": "8Base-CNV-4.11:container-native-virtualization/kubevirt-tekton-tasks-copy-template@sha256:295767815690a79bb3b08895ab8937e322769773ad4cf7a305229ab29ccea897_amd64"
},
"product_reference": "container-native-virtualization/kubevirt-tekton-tasks-copy-template@sha256:295767815690a79bb3b08895ab8937e322769773ad4cf7a305229ab29ccea897_amd64",
"relates_to_product_reference": "8Base-CNV-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "container-native-virtualization/kubevirt-tekton-tasks-create-datavolume@sha256:3e3a30a00b367480d3182820ba11e366d87b44ff1e626f9025ddd2c612d78e47_amd64 as a component of CNV 4.11 for RHEL 8",
"product_id": "8Base-CNV-4.11:container-native-virtualization/kubevirt-tekton-tasks-create-datavolume@sha256:3e3a30a00b367480d3182820ba11e366d87b44ff1e626f9025ddd2c612d78e47_amd64"
},
"product_reference": "container-native-virtualization/kubevirt-tekton-tasks-create-datavolume@sha256:3e3a30a00b367480d3182820ba11e366d87b44ff1e626f9025ddd2c612d78e47_amd64",
"relates_to_product_reference": "8Base-CNV-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "container-native-virtualization/kubevirt-tekton-tasks-create-vm-from-template@sha256:4a5362a1fa6fc22344231321616b0f5e1cec7152c73bf0d00a36df62448076ee_amd64 as a component of CNV 4.11 for RHEL 8",
"product_id": "8Base-CNV-4.11:container-native-virtualization/kubevirt-tekton-tasks-create-vm-from-template@sha256:4a5362a1fa6fc22344231321616b0f5e1cec7152c73bf0d00a36df62448076ee_amd64"
},
"product_reference": "container-native-virtualization/kubevirt-tekton-tasks-create-vm-from-template@sha256:4a5362a1fa6fc22344231321616b0f5e1cec7152c73bf0d00a36df62448076ee_amd64",
"relates_to_product_reference": "8Base-CNV-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "container-native-virtualization/kubevirt-tekton-tasks-disk-virt-customize@sha256:fffeced76624d73cb2fd19919726886d28fd1bf4ce22549ce0ca84ed972b9e73_amd64 as a component of CNV 4.11 for RHEL 8",
"product_id": "8Base-CNV-4.11:container-native-virtualization/kubevirt-tekton-tasks-disk-virt-customize@sha256:fffeced76624d73cb2fd19919726886d28fd1bf4ce22549ce0ca84ed972b9e73_amd64"
},
"product_reference": "container-native-virtualization/kubevirt-tekton-tasks-disk-virt-customize@sha256:fffeced76624d73cb2fd19919726886d28fd1bf4ce22549ce0ca84ed972b9e73_amd64",
"relates_to_product_reference": "8Base-CNV-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "container-native-virtualization/kubevirt-tekton-tasks-disk-virt-sysprep@sha256:4e0d47644f1f44e1f01902691edce9e27acfa1aeb5f2de98439acfea7596c2e9_amd64 as a component of CNV 4.11 for RHEL 8",
"product_id": "8Base-CNV-4.11:container-native-virtualization/kubevirt-tekton-tasks-disk-virt-sysprep@sha256:4e0d47644f1f44e1f01902691edce9e27acfa1aeb5f2de98439acfea7596c2e9_amd64"
},
"product_reference": "container-native-virtualization/kubevirt-tekton-tasks-disk-virt-sysprep@sha256:4e0d47644f1f44e1f01902691edce9e27acfa1aeb5f2de98439acfea7596c2e9_amd64",
"relates_to_product_reference": "8Base-CNV-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "container-native-virtualization/kubevirt-tekton-tasks-modify-vm-template@sha256:53e110e700707e9f876d08a68240b6841ba5932e32b18ace1f9b8be1e575d954_amd64 as a component of CNV 4.11 for RHEL 8",
"product_id": "8Base-CNV-4.11:container-native-virtualization/kubevirt-tekton-tasks-modify-vm-template@sha256:53e110e700707e9f876d08a68240b6841ba5932e32b18ace1f9b8be1e575d954_amd64"
},
"product_reference": "container-native-virtualization/kubevirt-tekton-tasks-modify-vm-template@sha256:53e110e700707e9f876d08a68240b6841ba5932e32b18ace1f9b8be1e575d954_amd64",
"relates_to_product_reference": "8Base-CNV-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "container-native-virtualization/kubevirt-tekton-tasks-operator@sha256:f854b68b7443c4ed87e50132aa776e1b60bd71e888cee4e181840667858b7a90_amd64 as a component of CNV 4.11 for RHEL 8",
"product_id": "8Base-CNV-4.11:container-native-virtualization/kubevirt-tekton-tasks-operator@sha256:f854b68b7443c4ed87e50132aa776e1b60bd71e888cee4e181840667858b7a90_amd64"
},
"product_reference": "container-native-virtualization/kubevirt-tekton-tasks-operator@sha256:f854b68b7443c4ed87e50132aa776e1b60bd71e888cee4e181840667858b7a90_amd64",
"relates_to_product_reference": "8Base-CNV-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "container-native-virtualization/kubevirt-tekton-tasks-wait-for-vmi-status@sha256:b55e6949adf047224f78d0eba66a5b64c787719f4236a4b4feab268071f0c015_amd64 as a component of CNV 4.11 for RHEL 8",
"product_id": "8Base-CNV-4.11:container-native-virtualization/kubevirt-tekton-tasks-wait-for-vmi-status@sha256:b55e6949adf047224f78d0eba66a5b64c787719f4236a4b4feab268071f0c015_amd64"
},
"product_reference": "container-native-virtualization/kubevirt-tekton-tasks-wait-for-vmi-status@sha256:b55e6949adf047224f78d0eba66a5b64c787719f4236a4b4feab268071f0c015_amd64",
"relates_to_product_reference": "8Base-CNV-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "container-native-virtualization/kubevirt-template-validator@sha256:f3b8bdc5905143bcfe825ceb633ed04219913ebff04edaabe019810771306578_amd64 as a component of CNV 4.11 for RHEL 8",
"product_id": "8Base-CNV-4.11:container-native-virtualization/kubevirt-template-validator@sha256:f3b8bdc5905143bcfe825ceb633ed04219913ebff04edaabe019810771306578_amd64"
},
"product_reference": "container-native-virtualization/kubevirt-template-validator@sha256:f3b8bdc5905143bcfe825ceb633ed04219913ebff04edaabe019810771306578_amd64",
"relates_to_product_reference": "8Base-CNV-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "container-native-virtualization/libguestfs-tools@sha256:d244c934a8209d4bfd04f42fee30ec456078a1db61f1720d11c745cc76ab3e1d_amd64 as a component of CNV 4.11 for RHEL 8",
"product_id": "8Base-CNV-4.11:container-native-virtualization/libguestfs-tools@sha256:d244c934a8209d4bfd04f42fee30ec456078a1db61f1720d11c745cc76ab3e1d_amd64"
},
"product_reference": "container-native-virtualization/libguestfs-tools@sha256:d244c934a8209d4bfd04f42fee30ec456078a1db61f1720d11c745cc76ab3e1d_amd64",
"relates_to_product_reference": "8Base-CNV-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "container-native-virtualization/ovs-cni-marker@sha256:7109aa0773b2a019fc4e981009100b94b7adb89119be585f9a577b258af277b2_amd64 as a component of CNV 4.11 for RHEL 8",
"product_id": "8Base-CNV-4.11:container-native-virtualization/ovs-cni-marker@sha256:7109aa0773b2a019fc4e981009100b94b7adb89119be585f9a577b258af277b2_amd64"
},
"product_reference": "container-native-virtualization/ovs-cni-marker@sha256:7109aa0773b2a019fc4e981009100b94b7adb89119be585f9a577b258af277b2_amd64",
"relates_to_product_reference": "8Base-CNV-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "container-native-virtualization/ovs-cni-plugin@sha256:10baab1fb06b0afbf4c790e24c6cea12516c1f4e047c9515309af20ef45e6c01_amd64 as a component of CNV 4.11 for RHEL 8",
"product_id": "8Base-CNV-4.11:container-native-virtualization/ovs-cni-plugin@sha256:10baab1fb06b0afbf4c790e24c6cea12516c1f4e047c9515309af20ef45e6c01_amd64"
},
"product_reference": "container-native-virtualization/ovs-cni-plugin@sha256:10baab1fb06b0afbf4c790e24c6cea12516c1f4e047c9515309af20ef45e6c01_amd64",
"relates_to_product_reference": "8Base-CNV-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "container-native-virtualization/virt-api@sha256:a66fb987f6eca11f2922dc3ef5e199ef12817bac071d033829f01a3dcb2c4e14_amd64 as a component of CNV 4.11 for RHEL 8",
"product_id": "8Base-CNV-4.11:container-native-virtualization/virt-api@sha256:a66fb987f6eca11f2922dc3ef5e199ef12817bac071d033829f01a3dcb2c4e14_amd64"
},
"product_reference": "container-native-virtualization/virt-api@sha256:a66fb987f6eca11f2922dc3ef5e199ef12817bac071d033829f01a3dcb2c4e14_amd64",
"relates_to_product_reference": "8Base-CNV-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "container-native-virtualization/virt-artifacts-server@sha256:ef16ccd7b5928288b84e16dbc8e5e3c83716174d98b414de7d8c98f4d780fa48_amd64 as a component of CNV 4.11 for RHEL 8",
"product_id": "8Base-CNV-4.11:container-native-virtualization/virt-artifacts-server@sha256:ef16ccd7b5928288b84e16dbc8e5e3c83716174d98b414de7d8c98f4d780fa48_amd64"
},
"product_reference": "container-native-virtualization/virt-artifacts-server@sha256:ef16ccd7b5928288b84e16dbc8e5e3c83716174d98b414de7d8c98f4d780fa48_amd64",
"relates_to_product_reference": "8Base-CNV-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "container-native-virtualization/virt-cdi-apiserver@sha256:3fbe2cf982203ad1565faf3dfdff2131a95754fa1924bc4540ef16a8c6a92996_amd64 as a component of CNV 4.11 for RHEL 8",
"product_id": "8Base-CNV-4.11:container-native-virtualization/virt-cdi-apiserver@sha256:3fbe2cf982203ad1565faf3dfdff2131a95754fa1924bc4540ef16a8c6a92996_amd64"
},
"product_reference": "container-native-virtualization/virt-cdi-apiserver@sha256:3fbe2cf982203ad1565faf3dfdff2131a95754fa1924bc4540ef16a8c6a92996_amd64",
"relates_to_product_reference": "8Base-CNV-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "container-native-virtualization/virt-cdi-cloner@sha256:6570c84c760ddc023cc254c252d8a7a986d50e9dffb09cb56db0334f08454965_amd64 as a component of CNV 4.11 for RHEL 8",
"product_id": "8Base-CNV-4.11:container-native-virtualization/virt-cdi-cloner@sha256:6570c84c760ddc023cc254c252d8a7a986d50e9dffb09cb56db0334f08454965_amd64"
},
"product_reference": "container-native-virtualization/virt-cdi-cloner@sha256:6570c84c760ddc023cc254c252d8a7a986d50e9dffb09cb56db0334f08454965_amd64",
"relates_to_product_reference": "8Base-CNV-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "container-native-virtualization/virt-cdi-controller@sha256:23f99683fc40c258ffa809f6e4e97835d9506247f4dc35640275c365d54b95c0_amd64 as a component of CNV 4.11 for RHEL 8",
"product_id": "8Base-CNV-4.11:container-native-virtualization/virt-cdi-controller@sha256:23f99683fc40c258ffa809f6e4e97835d9506247f4dc35640275c365d54b95c0_amd64"
},
"product_reference": "container-native-virtualization/virt-cdi-controller@sha256:23f99683fc40c258ffa809f6e4e97835d9506247f4dc35640275c365d54b95c0_amd64",
"relates_to_product_reference": "8Base-CNV-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "container-native-virtualization/virt-cdi-importer@sha256:171e69c1cf17c27b2eb69e6411b50e616366e5c188dd25baeade3c634c1425e4_amd64 as a component of CNV 4.11 for RHEL 8",
"product_id": "8Base-CNV-4.11:container-native-virtualization/virt-cdi-importer@sha256:171e69c1cf17c27b2eb69e6411b50e616366e5c188dd25baeade3c634c1425e4_amd64"
},
"product_reference": "container-native-virtualization/virt-cdi-importer@sha256:171e69c1cf17c27b2eb69e6411b50e616366e5c188dd25baeade3c634c1425e4_amd64",
"relates_to_product_reference": "8Base-CNV-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "container-native-virtualization/virt-cdi-operator@sha256:6acb6fdc85de481f0ec834646760701d1351eecfb72ecacd2393509d84f07c1f_amd64 as a component of CNV 4.11 for RHEL 8",
"product_id": "8Base-CNV-4.11:container-native-virtualization/virt-cdi-operator@sha256:6acb6fdc85de481f0ec834646760701d1351eecfb72ecacd2393509d84f07c1f_amd64"
},
"product_reference": "container-native-virtualization/virt-cdi-operator@sha256:6acb6fdc85de481f0ec834646760701d1351eecfb72ecacd2393509d84f07c1f_amd64",
"relates_to_product_reference": "8Base-CNV-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "container-native-virtualization/virt-cdi-uploadproxy@sha256:e33e0ed610af88df4a2901c0b78aeb2e174d43ba60c7d7982b7c78b2f4545846_amd64 as a component of CNV 4.11 for RHEL 8",
"product_id": "8Base-CNV-4.11:container-native-virtualization/virt-cdi-uploadproxy@sha256:e33e0ed610af88df4a2901c0b78aeb2e174d43ba60c7d7982b7c78b2f4545846_amd64"
},
"product_reference": "container-native-virtualization/virt-cdi-uploadproxy@sha256:e33e0ed610af88df4a2901c0b78aeb2e174d43ba60c7d7982b7c78b2f4545846_amd64",
"relates_to_product_reference": "8Base-CNV-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "container-native-virtualization/virt-cdi-uploadserver@sha256:17d7ef4fd170b41bd6c0eaed374d591ab4e816d8c7d9ba5afa3d97ddd97b1521_amd64 as a component of CNV 4.11 for RHEL 8",
"product_id": "8Base-CNV-4.11:container-native-virtualization/virt-cdi-uploadserver@sha256:17d7ef4fd170b41bd6c0eaed374d591ab4e816d8c7d9ba5afa3d97ddd97b1521_amd64"
},
"product_reference": "container-native-virtualization/virt-cdi-uploadserver@sha256:17d7ef4fd170b41bd6c0eaed374d591ab4e816d8c7d9ba5afa3d97ddd97b1521_amd64",
"relates_to_product_reference": "8Base-CNV-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "container-native-virtualization/virt-controller@sha256:834c84710fa4b61b5797681e538723dda5962fc06484c092dfebb28d7ea4fd6e_amd64 as a component of CNV 4.11 for RHEL 8",
"product_id": "8Base-CNV-4.11:container-native-virtualization/virt-controller@sha256:834c84710fa4b61b5797681e538723dda5962fc06484c092dfebb28d7ea4fd6e_amd64"
},
"product_reference": "container-native-virtualization/virt-controller@sha256:834c84710fa4b61b5797681e538723dda5962fc06484c092dfebb28d7ea4fd6e_amd64",
"relates_to_product_reference": "8Base-CNV-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "container-native-virtualization/virt-handler@sha256:5232ce9a3704e6be8bce6bccddb234275afdaaf655a239cca642d2afc7a583ba_amd64 as a component of CNV 4.11 for RHEL 8",
"product_id": "8Base-CNV-4.11:container-native-virtualization/virt-handler@sha256:5232ce9a3704e6be8bce6bccddb234275afdaaf655a239cca642d2afc7a583ba_amd64"
},
"product_reference": "container-native-virtualization/virt-handler@sha256:5232ce9a3704e6be8bce6bccddb234275afdaaf655a239cca642d2afc7a583ba_amd64",
"relates_to_product_reference": "8Base-CNV-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "container-native-virtualization/virt-launcher@sha256:9cbbc3692cdcc0f8552a5de7233e5c43a3f9e56b6dc93af1c7c8bc3ccfed9aaf_amd64 as a component of CNV 4.11 for RHEL 8",
"product_id": "8Base-CNV-4.11:container-native-virtualization/virt-launcher@sha256:9cbbc3692cdcc0f8552a5de7233e5c43a3f9e56b6dc93af1c7c8bc3ccfed9aaf_amd64"
},
"product_reference": "container-native-virtualization/virt-launcher@sha256:9cbbc3692cdcc0f8552a5de7233e5c43a3f9e56b6dc93af1c7c8bc3ccfed9aaf_amd64",
"relates_to_product_reference": "8Base-CNV-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "container-native-virtualization/virt-operator@sha256:4f91d8c011681951daa86ef1f9293fbfd3d9cc4eaa4746761ba1c3fc41149bb0_amd64 as a component of CNV 4.11 for RHEL 8",
"product_id": "8Base-CNV-4.11:container-native-virtualization/virt-operator@sha256:4f91d8c011681951daa86ef1f9293fbfd3d9cc4eaa4746761ba1c3fc41149bb0_amd64"
},
"product_reference": "container-native-virtualization/virt-operator@sha256:4f91d8c011681951daa86ef1f9293fbfd3d9cc4eaa4746761ba1c3fc41149bb0_amd64",
"relates_to_product_reference": "8Base-CNV-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "container-native-virtualization/virtio-win@sha256:1a0ba39da4dc899ba8c1f13acb1f978f4c794a99163ba4935e4975cad6610e70_amd64 as a component of CNV 4.11 for RHEL 8",
"product_id": "8Base-CNV-4.11:container-native-virtualization/virtio-win@sha256:1a0ba39da4dc899ba8c1f13acb1f978f4c794a99163ba4935e4975cad6610e70_amd64"
},
"product_reference": "container-native-virtualization/virtio-win@sha256:1a0ba39da4dc899ba8c1f13acb1f978f4c794a99163ba4935e4975cad6610e70_amd64",
"relates_to_product_reference": "8Base-CNV-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "container-native-virtualization/vm-network-latency-checkup@sha256:6fd6c7b974eabe5a710b1fa2b3aaf783fe3951112b42a0156743cb16a033b700_amd64 as a component of CNV 4.11 for RHEL 8",
"product_id": "8Base-CNV-4.11:container-native-virtualization/vm-network-latency-checkup@sha256:6fd6c7b974eabe5a710b1fa2b3aaf783fe3951112b42a0156743cb16a033b700_amd64"
},
"product_reference": "container-native-virtualization/vm-network-latency-checkup@sha256:6fd6c7b974eabe5a710b1fa2b3aaf783fe3951112b42a0156743cb16a033b700_amd64",
"relates_to_product_reference": "8Base-CNV-4.11"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2021-38561",
"cwe": {
"id": "CWE-125",
"name": "Out-of-bounds Read"
},
"discovery_date": "2022-06-23T00:00:00+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"8Base-CNV-4.11:container-native-virtualization/bridge-marker@sha256:59e80e29aef53d75cd40d526a2f033fb7aa1ac649da1a9e76b64d466257176cd_amd64",
"8Base-CNV-4.11:container-native-virtualization/checkup-framework@sha256:2370dd32b3e15b4261ed6267d5233ff549bd58bf5700edecc4062cce4a2bc302_amd64",
"8Base-CNV-4.11:container-native-virtualization/cluster-network-addons-operator@sha256:62bc5bdbecd1c2b15d254ef0f6754c155a3dff53178e3b7e48b0e064d82e0ebe_amd64",
"8Base-CNV-4.11:container-native-virtualization/cnv-containernetworking-plugins@sha256:37cbda49804ccc5626216e3a4f0fde8d94d93111e49b2b9256cd9da07985681e_amd64",
"8Base-CNV-4.11:container-native-virtualization/cnv-must-gather-rhel8@sha256:288403025b7d6f5e1ee9d32bf23efc07d63ab90ad4f9f558949dfac44f6c3abc_amd64",
"8Base-CNV-4.11:container-native-virtualization/hco-bundle-registry@sha256:2ed82d656fb357c2eafdbf5e3436a27c6c27e81ff9a78e6108d624b0e5ac4df2_amd64",
"8Base-CNV-4.11:container-native-virtualization/hostpath-csi-driver-rhel8@sha256:db4873121d15ac4ac438a101a7b7c347769922311d53e8d06b02c41e3b62ecac_amd64",
"8Base-CNV-4.11:container-native-virtualization/hostpath-csi-driver@sha256:db4873121d15ac4ac438a101a7b7c347769922311d53e8d06b02c41e3b62ecac_amd64",
"8Base-CNV-4.11:container-native-virtualization/hostpath-provisioner-rhel8-operator@sha256:42ed6288a8444726a7addb617bdb53ccff36090d2b22f4499d4b2ccc51009b17_amd64",
"8Base-CNV-4.11:container-native-virtualization/hostpath-provisioner-rhel8@sha256:f8f67f5e67ea99dda1445257ceba9e68614efe9c8d2fc257d88ce6bcf56ec40f_amd64",
"8Base-CNV-4.11:container-native-virtualization/kubemacpool@sha256:6f4c35e008f158160a28419568a1db2ce9bb3a2e1d3d2eb882fa0499be7dedd0_amd64",
"8Base-CNV-4.11:container-native-virtualization/kubevirt-console-plugin@sha256:12f988f14cd8a4f7d5fa175a488435ad571091e2544670a0509fe1027ba71cfb_amd64",
"8Base-CNV-4.11:container-native-virtualization/kubevirt-ssp-operator@sha256:b2c001156b0abeb4e2c890927fb935bc43c20300125b7add856302dfcea7052c_amd64",
"8Base-CNV-4.11:container-native-virtualization/kubevirt-tekton-tasks-cleanup-vm@sha256:f80bccd1ba7d922113f9f3a1506d01dd7d07ac8d70ef7c72eae497a368b6c303_amd64",
"8Base-CNV-4.11:container-native-virtualization/kubevirt-tekton-tasks-copy-template@sha256:295767815690a79bb3b08895ab8937e322769773ad4cf7a305229ab29ccea897_amd64",
"8Base-CNV-4.11:container-native-virtualization/kubevirt-tekton-tasks-create-datavolume@sha256:3e3a30a00b367480d3182820ba11e366d87b44ff1e626f9025ddd2c612d78e47_amd64",
"8Base-CNV-4.11:container-native-virtualization/kubevirt-tekton-tasks-create-vm-from-template@sha256:4a5362a1fa6fc22344231321616b0f5e1cec7152c73bf0d00a36df62448076ee_amd64",
"8Base-CNV-4.11:container-native-virtualization/kubevirt-tekton-tasks-disk-virt-customize@sha256:fffeced76624d73cb2fd19919726886d28fd1bf4ce22549ce0ca84ed972b9e73_amd64",
"8Base-CNV-4.11:container-native-virtualization/kubevirt-tekton-tasks-disk-virt-sysprep@sha256:4e0d47644f1f44e1f01902691edce9e27acfa1aeb5f2de98439acfea7596c2e9_amd64",
"8Base-CNV-4.11:container-native-virtualization/kubevirt-tekton-tasks-modify-vm-template@sha256:53e110e700707e9f876d08a68240b6841ba5932e32b18ace1f9b8be1e575d954_amd64",
"8Base-CNV-4.11:container-native-virtualization/kubevirt-tekton-tasks-operator@sha256:f854b68b7443c4ed87e50132aa776e1b60bd71e888cee4e181840667858b7a90_amd64",
"8Base-CNV-4.11:container-native-virtualization/kubevirt-tekton-tasks-wait-for-vmi-status@sha256:b55e6949adf047224f78d0eba66a5b64c787719f4236a4b4feab268071f0c015_amd64",
"8Base-CNV-4.11:container-native-virtualization/kubevirt-template-validator@sha256:f3b8bdc5905143bcfe825ceb633ed04219913ebff04edaabe019810771306578_amd64",
"8Base-CNV-4.11:container-native-virtualization/libguestfs-tools@sha256:d244c934a8209d4bfd04f42fee30ec456078a1db61f1720d11c745cc76ab3e1d_amd64",
"8Base-CNV-4.11:container-native-virtualization/ovs-cni-marker@sha256:7109aa0773b2a019fc4e981009100b94b7adb89119be585f9a577b258af277b2_amd64",
"8Base-CNV-4.11:container-native-virtualization/ovs-cni-plugin@sha256:10baab1fb06b0afbf4c790e24c6cea12516c1f4e047c9515309af20ef45e6c01_amd64",
"8Base-CNV-4.11:container-native-virtualization/virt-api@sha256:a66fb987f6eca11f2922dc3ef5e199ef12817bac071d033829f01a3dcb2c4e14_amd64",
"8Base-CNV-4.11:container-native-virtualization/virt-artifacts-server@sha256:ef16ccd7b5928288b84e16dbc8e5e3c83716174d98b414de7d8c98f4d780fa48_amd64",
"8Base-CNV-4.11:container-native-virtualization/virt-cdi-apiserver@sha256:3fbe2cf982203ad1565faf3dfdff2131a95754fa1924bc4540ef16a8c6a92996_amd64",
"8Base-CNV-4.11:container-native-virtualization/virt-cdi-cloner@sha256:6570c84c760ddc023cc254c252d8a7a986d50e9dffb09cb56db0334f08454965_amd64",
"8Base-CNV-4.11:container-native-virtualization/virt-cdi-controller@sha256:23f99683fc40c258ffa809f6e4e97835d9506247f4dc35640275c365d54b95c0_amd64",
"8Base-CNV-4.11:container-native-virtualization/virt-cdi-importer@sha256:171e69c1cf17c27b2eb69e6411b50e616366e5c188dd25baeade3c634c1425e4_amd64",
"8Base-CNV-4.11:container-native-virtualization/virt-cdi-operator@sha256:6acb6fdc85de481f0ec834646760701d1351eecfb72ecacd2393509d84f07c1f_amd64",
"8Base-CNV-4.11:container-native-virtualization/virt-cdi-uploadproxy@sha256:e33e0ed610af88df4a2901c0b78aeb2e174d43ba60c7d7982b7c78b2f4545846_amd64",
"8Base-CNV-4.11:container-native-virtualization/virt-cdi-uploadserver@sha256:17d7ef4fd170b41bd6c0eaed374d591ab4e816d8c7d9ba5afa3d97ddd97b1521_amd64",
"8Base-CNV-4.11:container-native-virtualization/virt-controller@sha256:834c84710fa4b61b5797681e538723dda5962fc06484c092dfebb28d7ea4fd6e_amd64",
"8Base-CNV-4.11:container-native-virtualization/virt-handler@sha256:5232ce9a3704e6be8bce6bccddb234275afdaaf655a239cca642d2afc7a583ba_amd64",
"8Base-CNV-4.11:container-native-virtualization/virt-launcher@sha256:9cbbc3692cdcc0f8552a5de7233e5c43a3f9e56b6dc93af1c7c8bc3ccfed9aaf_amd64",
"8Base-CNV-4.11:container-native-virtualization/virt-operator@sha256:4f91d8c011681951daa86ef1f9293fbfd3d9cc4eaa4746761ba1c3fc41149bb0_amd64",
"8Base-CNV-4.11:container-native-virtualization/virtio-win@sha256:1a0ba39da4dc899ba8c1f13acb1f978f4c794a99163ba4935e4975cad6610e70_amd64",
"8Base-CNV-4.11:container-native-virtualization/vm-network-latency-checkup@sha256:6fd6c7b974eabe5a710b1fa2b3aaf783fe3951112b42a0156743cb16a033b700_amd64"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2100495"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in golang. The language package for go language can panic due to an out-of-bounds read when an incorrectly formatted language tag is being parsed. This flaw allows an attacker to cause applications using this package to parse untrusted input data to crash, leading to a denial of service of the affected component.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "golang: out-of-bounds read in golang.org/x/text/language leads to DoS",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "This flaw may be triggered only by accepting untrusted user input to the vulnerable golang\u0027s library. The overall DoS attack vector depends directly on how the library\u0027s input is exposed by the consuming application, thus Red Hat rates impact as Moderate.\n\nIn Red Hat Advanced Cluster Management for Kubernetes (RHACM) 2.5 version, the registration-operator, lighthouse-coredns, lighthouse-agent, gatekeeper-operator, and discovery-operator components are affected by this flaw, but the rest of the components are using an already patched version and are unaffected. For 2.4 and previous versions of Red Hat Advanced Cluster Management for Kubernetes (RHACM), most of the components are 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-CNV-4.11:container-native-virtualization/hyperconverged-cluster-operator@sha256:98be2c9b4d41c8e35067318d01a76a747513652fcbd41ba38070b49ab1858e6c_amd64",
"8Base-CNV-4.11:container-native-virtualization/hyperconverged-cluster-webhook-rhel8@sha256:45c90ed991c655126f8a9acb909d1e5607e224ec6412a015308794e5b02fe320_amd64"
],
"known_not_affected": [
"8Base-CNV-4.11:container-native-virtualization/bridge-marker@sha256:59e80e29aef53d75cd40d526a2f033fb7aa1ac649da1a9e76b64d466257176cd_amd64",
"8Base-CNV-4.11:container-native-virtualization/checkup-framework@sha256:2370dd32b3e15b4261ed6267d5233ff549bd58bf5700edecc4062cce4a2bc302_amd64",
"8Base-CNV-4.11:container-native-virtualization/cluster-network-addons-operator@sha256:62bc5bdbecd1c2b15d254ef0f6754c155a3dff53178e3b7e48b0e064d82e0ebe_amd64",
"8Base-CNV-4.11:container-native-virtualization/cnv-containernetworking-plugins@sha256:37cbda49804ccc5626216e3a4f0fde8d94d93111e49b2b9256cd9da07985681e_amd64",
"8Base-CNV-4.11:container-native-virtualization/cnv-must-gather-rhel8@sha256:288403025b7d6f5e1ee9d32bf23efc07d63ab90ad4f9f558949dfac44f6c3abc_amd64",
"8Base-CNV-4.11:container-native-virtualization/hco-bundle-registry@sha256:2ed82d656fb357c2eafdbf5e3436a27c6c27e81ff9a78e6108d624b0e5ac4df2_amd64",
"8Base-CNV-4.11:container-native-virtualization/hostpath-csi-driver-rhel8@sha256:db4873121d15ac4ac438a101a7b7c347769922311d53e8d06b02c41e3b62ecac_amd64",
"8Base-CNV-4.11:container-native-virtualization/hostpath-csi-driver@sha256:db4873121d15ac4ac438a101a7b7c347769922311d53e8d06b02c41e3b62ecac_amd64",
"8Base-CNV-4.11:container-native-virtualization/hostpath-provisioner-rhel8-operator@sha256:42ed6288a8444726a7addb617bdb53ccff36090d2b22f4499d4b2ccc51009b17_amd64",
"8Base-CNV-4.11:container-native-virtualization/hostpath-provisioner-rhel8@sha256:f8f67f5e67ea99dda1445257ceba9e68614efe9c8d2fc257d88ce6bcf56ec40f_amd64",
"8Base-CNV-4.11:container-native-virtualization/kubemacpool@sha256:6f4c35e008f158160a28419568a1db2ce9bb3a2e1d3d2eb882fa0499be7dedd0_amd64",
"8Base-CNV-4.11:container-native-virtualization/kubevirt-console-plugin@sha256:12f988f14cd8a4f7d5fa175a488435ad571091e2544670a0509fe1027ba71cfb_amd64",
"8Base-CNV-4.11:container-native-virtualization/kubevirt-ssp-operator@sha256:b2c001156b0abeb4e2c890927fb935bc43c20300125b7add856302dfcea7052c_amd64",
"8Base-CNV-4.11:container-native-virtualization/kubevirt-tekton-tasks-cleanup-vm@sha256:f80bccd1ba7d922113f9f3a1506d01dd7d07ac8d70ef7c72eae497a368b6c303_amd64",
"8Base-CNV-4.11:container-native-virtualization/kubevirt-tekton-tasks-copy-template@sha256:295767815690a79bb3b08895ab8937e322769773ad4cf7a305229ab29ccea897_amd64",
"8Base-CNV-4.11:container-native-virtualization/kubevirt-tekton-tasks-create-datavolume@sha256:3e3a30a00b367480d3182820ba11e366d87b44ff1e626f9025ddd2c612d78e47_amd64",
"8Base-CNV-4.11:container-native-virtualization/kubevirt-tekton-tasks-create-vm-from-template@sha256:4a5362a1fa6fc22344231321616b0f5e1cec7152c73bf0d00a36df62448076ee_amd64",
"8Base-CNV-4.11:container-native-virtualization/kubevirt-tekton-tasks-disk-virt-customize@sha256:fffeced76624d73cb2fd19919726886d28fd1bf4ce22549ce0ca84ed972b9e73_amd64",
"8Base-CNV-4.11:container-native-virtualization/kubevirt-tekton-tasks-disk-virt-sysprep@sha256:4e0d47644f1f44e1f01902691edce9e27acfa1aeb5f2de98439acfea7596c2e9_amd64",
"8Base-CNV-4.11:container-native-virtualization/kubevirt-tekton-tasks-modify-vm-template@sha256:53e110e700707e9f876d08a68240b6841ba5932e32b18ace1f9b8be1e575d954_amd64",
"8Base-CNV-4.11:container-native-virtualization/kubevirt-tekton-tasks-operator@sha256:f854b68b7443c4ed87e50132aa776e1b60bd71e888cee4e181840667858b7a90_amd64",
"8Base-CNV-4.11:container-native-virtualization/kubevirt-tekton-tasks-wait-for-vmi-status@sha256:b55e6949adf047224f78d0eba66a5b64c787719f4236a4b4feab268071f0c015_amd64",
"8Base-CNV-4.11:container-native-virtualization/kubevirt-template-validator@sha256:f3b8bdc5905143bcfe825ceb633ed04219913ebff04edaabe019810771306578_amd64",
"8Base-CNV-4.11:container-native-virtualization/libguestfs-tools@sha256:d244c934a8209d4bfd04f42fee30ec456078a1db61f1720d11c745cc76ab3e1d_amd64",
"8Base-CNV-4.11:container-native-virtualization/ovs-cni-marker@sha256:7109aa0773b2a019fc4e981009100b94b7adb89119be585f9a577b258af277b2_amd64",
"8Base-CNV-4.11:container-native-virtualization/ovs-cni-plugin@sha256:10baab1fb06b0afbf4c790e24c6cea12516c1f4e047c9515309af20ef45e6c01_amd64",
"8Base-CNV-4.11:container-native-virtualization/virt-api@sha256:a66fb987f6eca11f2922dc3ef5e199ef12817bac071d033829f01a3dcb2c4e14_amd64",
"8Base-CNV-4.11:container-native-virtualization/virt-artifacts-server@sha256:ef16ccd7b5928288b84e16dbc8e5e3c83716174d98b414de7d8c98f4d780fa48_amd64",
"8Base-CNV-4.11:container-native-virtualization/virt-cdi-apiserver@sha256:3fbe2cf982203ad1565faf3dfdff2131a95754fa1924bc4540ef16a8c6a92996_amd64",
"8Base-CNV-4.11:container-native-virtualization/virt-cdi-cloner@sha256:6570c84c760ddc023cc254c252d8a7a986d50e9dffb09cb56db0334f08454965_amd64",
"8Base-CNV-4.11:container-native-virtualization/virt-cdi-controller@sha256:23f99683fc40c258ffa809f6e4e97835d9506247f4dc35640275c365d54b95c0_amd64",
"8Base-CNV-4.11:container-native-virtualization/virt-cdi-importer@sha256:171e69c1cf17c27b2eb69e6411b50e616366e5c188dd25baeade3c634c1425e4_amd64",
"8Base-CNV-4.11:container-native-virtualization/virt-cdi-operator@sha256:6acb6fdc85de481f0ec834646760701d1351eecfb72ecacd2393509d84f07c1f_amd64",
"8Base-CNV-4.11:container-native-virtualization/virt-cdi-uploadproxy@sha256:e33e0ed610af88df4a2901c0b78aeb2e174d43ba60c7d7982b7c78b2f4545846_amd64",
"8Base-CNV-4.11:container-native-virtualization/virt-cdi-uploadserver@sha256:17d7ef4fd170b41bd6c0eaed374d591ab4e816d8c7d9ba5afa3d97ddd97b1521_amd64",
"8Base-CNV-4.11:container-native-virtualization/virt-controller@sha256:834c84710fa4b61b5797681e538723dda5962fc06484c092dfebb28d7ea4fd6e_amd64",
"8Base-CNV-4.11:container-native-virtualization/virt-handler@sha256:5232ce9a3704e6be8bce6bccddb234275afdaaf655a239cca642d2afc7a583ba_amd64",
"8Base-CNV-4.11:container-native-virtualization/virt-launcher@sha256:9cbbc3692cdcc0f8552a5de7233e5c43a3f9e56b6dc93af1c7c8bc3ccfed9aaf_amd64",
"8Base-CNV-4.11:container-native-virtualization/virt-operator@sha256:4f91d8c011681951daa86ef1f9293fbfd3d9cc4eaa4746761ba1c3fc41149bb0_amd64",
"8Base-CNV-4.11:container-native-virtualization/virtio-win@sha256:1a0ba39da4dc899ba8c1f13acb1f978f4c794a99163ba4935e4975cad6610e70_amd64",
"8Base-CNV-4.11:container-native-virtualization/vm-network-latency-checkup@sha256:6fd6c7b974eabe5a710b1fa2b3aaf783fe3951112b42a0156743cb16a033b700_amd64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2021-38561"
},
{
"category": "external",
"summary": "RHBZ#2100495",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2100495"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2021-38561",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-38561"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2021-38561",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2021-38561"
},
{
"category": "external",
"summary": "https://pkg.go.dev/vuln/GO-2021-0113",
"url": "https://pkg.go.dev/vuln/GO-2021-0113"
}
],
"release_date": "2021-08-12T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2022-12-01T21:09:40+00:00",
"details": "Before applying this update, make sure all previously released errata relevant to your system have been applied.\n\nFor details on how to apply this update, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"8Base-CNV-4.11:container-native-virtualization/hyperconverged-cluster-operator@sha256:98be2c9b4d41c8e35067318d01a76a747513652fcbd41ba38070b49ab1858e6c_amd64",
"8Base-CNV-4.11:container-native-virtualization/hyperconverged-cluster-webhook-rhel8@sha256:45c90ed991c655126f8a9acb909d1e5607e224ec6412a015308794e5b02fe320_amd64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2022:8750"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"8Base-CNV-4.11:container-native-virtualization/bridge-marker@sha256:59e80e29aef53d75cd40d526a2f033fb7aa1ac649da1a9e76b64d466257176cd_amd64",
"8Base-CNV-4.11:container-native-virtualization/checkup-framework@sha256:2370dd32b3e15b4261ed6267d5233ff549bd58bf5700edecc4062cce4a2bc302_amd64",
"8Base-CNV-4.11:container-native-virtualization/cluster-network-addons-operator@sha256:62bc5bdbecd1c2b15d254ef0f6754c155a3dff53178e3b7e48b0e064d82e0ebe_amd64",
"8Base-CNV-4.11:container-native-virtualization/cnv-containernetworking-plugins@sha256:37cbda49804ccc5626216e3a4f0fde8d94d93111e49b2b9256cd9da07985681e_amd64",
"8Base-CNV-4.11:container-native-virtualization/cnv-must-gather-rhel8@sha256:288403025b7d6f5e1ee9d32bf23efc07d63ab90ad4f9f558949dfac44f6c3abc_amd64",
"8Base-CNV-4.11:container-native-virtualization/hco-bundle-registry@sha256:2ed82d656fb357c2eafdbf5e3436a27c6c27e81ff9a78e6108d624b0e5ac4df2_amd64",
"8Base-CNV-4.11:container-native-virtualization/hostpath-csi-driver-rhel8@sha256:db4873121d15ac4ac438a101a7b7c347769922311d53e8d06b02c41e3b62ecac_amd64",
"8Base-CNV-4.11:container-native-virtualization/hostpath-csi-driver@sha256:db4873121d15ac4ac438a101a7b7c347769922311d53e8d06b02c41e3b62ecac_amd64",
"8Base-CNV-4.11:container-native-virtualization/hostpath-provisioner-rhel8-operator@sha256:42ed6288a8444726a7addb617bdb53ccff36090d2b22f4499d4b2ccc51009b17_amd64",
"8Base-CNV-4.11:container-native-virtualization/hostpath-provisioner-rhel8@sha256:f8f67f5e67ea99dda1445257ceba9e68614efe9c8d2fc257d88ce6bcf56ec40f_amd64",
"8Base-CNV-4.11:container-native-virtualization/hyperconverged-cluster-operator@sha256:98be2c9b4d41c8e35067318d01a76a747513652fcbd41ba38070b49ab1858e6c_amd64",
"8Base-CNV-4.11:container-native-virtualization/hyperconverged-cluster-webhook-rhel8@sha256:45c90ed991c655126f8a9acb909d1e5607e224ec6412a015308794e5b02fe320_amd64",
"8Base-CNV-4.11:container-native-virtualization/kubemacpool@sha256:6f4c35e008f158160a28419568a1db2ce9bb3a2e1d3d2eb882fa0499be7dedd0_amd64",
"8Base-CNV-4.11:container-native-virtualization/kubevirt-console-plugin@sha256:12f988f14cd8a4f7d5fa175a488435ad571091e2544670a0509fe1027ba71cfb_amd64",
"8Base-CNV-4.11:container-native-virtualization/kubevirt-ssp-operator@sha256:b2c001156b0abeb4e2c890927fb935bc43c20300125b7add856302dfcea7052c_amd64",
"8Base-CNV-4.11:container-native-virtualization/kubevirt-tekton-tasks-cleanup-vm@sha256:f80bccd1ba7d922113f9f3a1506d01dd7d07ac8d70ef7c72eae497a368b6c303_amd64",
"8Base-CNV-4.11:container-native-virtualization/kubevirt-tekton-tasks-copy-template@sha256:295767815690a79bb3b08895ab8937e322769773ad4cf7a305229ab29ccea897_amd64",
"8Base-CNV-4.11:container-native-virtualization/kubevirt-tekton-tasks-create-datavolume@sha256:3e3a30a00b367480d3182820ba11e366d87b44ff1e626f9025ddd2c612d78e47_amd64",
"8Base-CNV-4.11:container-native-virtualization/kubevirt-tekton-tasks-create-vm-from-template@sha256:4a5362a1fa6fc22344231321616b0f5e1cec7152c73bf0d00a36df62448076ee_amd64",
"8Base-CNV-4.11:container-native-virtualization/kubevirt-tekton-tasks-disk-virt-customize@sha256:fffeced76624d73cb2fd19919726886d28fd1bf4ce22549ce0ca84ed972b9e73_amd64",
"8Base-CNV-4.11:container-native-virtualization/kubevirt-tekton-tasks-disk-virt-sysprep@sha256:4e0d47644f1f44e1f01902691edce9e27acfa1aeb5f2de98439acfea7596c2e9_amd64",
"8Base-CNV-4.11:container-native-virtualization/kubevirt-tekton-tasks-modify-vm-template@sha256:53e110e700707e9f876d08a68240b6841ba5932e32b18ace1f9b8be1e575d954_amd64",
"8Base-CNV-4.11:container-native-virtualization/kubevirt-tekton-tasks-operator@sha256:f854b68b7443c4ed87e50132aa776e1b60bd71e888cee4e181840667858b7a90_amd64",
"8Base-CNV-4.11:container-native-virtualization/kubevirt-tekton-tasks-wait-for-vmi-status@sha256:b55e6949adf047224f78d0eba66a5b64c787719f4236a4b4feab268071f0c015_amd64",
"8Base-CNV-4.11:container-native-virtualization/kubevirt-template-validator@sha256:f3b8bdc5905143bcfe825ceb633ed04219913ebff04edaabe019810771306578_amd64",
"8Base-CNV-4.11:container-native-virtualization/libguestfs-tools@sha256:d244c934a8209d4bfd04f42fee30ec456078a1db61f1720d11c745cc76ab3e1d_amd64",
"8Base-CNV-4.11:container-native-virtualization/ovs-cni-marker@sha256:7109aa0773b2a019fc4e981009100b94b7adb89119be585f9a577b258af277b2_amd64",
"8Base-CNV-4.11:container-native-virtualization/ovs-cni-plugin@sha256:10baab1fb06b0afbf4c790e24c6cea12516c1f4e047c9515309af20ef45e6c01_amd64",
"8Base-CNV-4.11:container-native-virtualization/virt-api@sha256:a66fb987f6eca11f2922dc3ef5e199ef12817bac071d033829f01a3dcb2c4e14_amd64",
"8Base-CNV-4.11:container-native-virtualization/virt-artifacts-server@sha256:ef16ccd7b5928288b84e16dbc8e5e3c83716174d98b414de7d8c98f4d780fa48_amd64",
"8Base-CNV-4.11:container-native-virtualization/virt-cdi-apiserver@sha256:3fbe2cf982203ad1565faf3dfdff2131a95754fa1924bc4540ef16a8c6a92996_amd64",
"8Base-CNV-4.11:container-native-virtualization/virt-cdi-cloner@sha256:6570c84c760ddc023cc254c252d8a7a986d50e9dffb09cb56db0334f08454965_amd64",
"8Base-CNV-4.11:container-native-virtualization/virt-cdi-controller@sha256:23f99683fc40c258ffa809f6e4e97835d9506247f4dc35640275c365d54b95c0_amd64",
"8Base-CNV-4.11:container-native-virtualization/virt-cdi-importer@sha256:171e69c1cf17c27b2eb69e6411b50e616366e5c188dd25baeade3c634c1425e4_amd64",
"8Base-CNV-4.11:container-native-virtualization/virt-cdi-operator@sha256:6acb6fdc85de481f0ec834646760701d1351eecfb72ecacd2393509d84f07c1f_amd64",
"8Base-CNV-4.11:container-native-virtualization/virt-cdi-uploadproxy@sha256:e33e0ed610af88df4a2901c0b78aeb2e174d43ba60c7d7982b7c78b2f4545846_amd64",
"8Base-CNV-4.11:container-native-virtualization/virt-cdi-uploadserver@sha256:17d7ef4fd170b41bd6c0eaed374d591ab4e816d8c7d9ba5afa3d97ddd97b1521_amd64",
"8Base-CNV-4.11:container-native-virtualization/virt-controller@sha256:834c84710fa4b61b5797681e538723dda5962fc06484c092dfebb28d7ea4fd6e_amd64",
"8Base-CNV-4.11:container-native-virtualization/virt-handler@sha256:5232ce9a3704e6be8bce6bccddb234275afdaaf655a239cca642d2afc7a583ba_amd64",
"8Base-CNV-4.11:container-native-virtualization/virt-launcher@sha256:9cbbc3692cdcc0f8552a5de7233e5c43a3f9e56b6dc93af1c7c8bc3ccfed9aaf_amd64",
"8Base-CNV-4.11:container-native-virtualization/virt-operator@sha256:4f91d8c011681951daa86ef1f9293fbfd3d9cc4eaa4746761ba1c3fc41149bb0_amd64",
"8Base-CNV-4.11:container-native-virtualization/virtio-win@sha256:1a0ba39da4dc899ba8c1f13acb1f978f4c794a99163ba4935e4975cad6610e70_amd64",
"8Base-CNV-4.11:container-native-virtualization/vm-network-latency-checkup@sha256:6fd6c7b974eabe5a710b1fa2b3aaf783fe3951112b42a0156743cb16a033b700_amd64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "golang: out-of-bounds read in golang.org/x/text/language leads to DoS"
},
{
"cve": "CVE-2022-24675",
"cwe": {
"id": "CWE-120",
"name": "Buffer Copy without Checking Size of Input (\u0027Classic Buffer Overflow\u0027)"
},
"discovery_date": "2022-04-21T00:00:00+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"8Base-CNV-4.11:container-native-virtualization/hco-bundle-registry@sha256:2ed82d656fb357c2eafdbf5e3436a27c6c27e81ff9a78e6108d624b0e5ac4df2_amd64",
"8Base-CNV-4.11:container-native-virtualization/hostpath-csi-driver-rhel8@sha256:db4873121d15ac4ac438a101a7b7c347769922311d53e8d06b02c41e3b62ecac_amd64",
"8Base-CNV-4.11:container-native-virtualization/hostpath-csi-driver@sha256:db4873121d15ac4ac438a101a7b7c347769922311d53e8d06b02c41e3b62ecac_amd64",
"8Base-CNV-4.11:container-native-virtualization/ovs-cni-marker@sha256:7109aa0773b2a019fc4e981009100b94b7adb89119be585f9a577b258af277b2_amd64"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2077688"
}
],
"notes": [
{
"category": "description",
"text": "A buffer overflow flaw was found in Golang\u0027s library encoding/pem. This flaw allows an attacker to use a large PEM input (more than 5 MB), causing a stack overflow in Decode, which leads to a loss of availability.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "golang: encoding/pem: fix stack overflow in Decode",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "Red Hat Enterprise Linux 7, 8 and 9 are affected, because the code-base is affected by this vulnerability.\n\nRed Hat Product Security has rated this issue as having Moderate security impact, and the issue is not currently planned to be addressed in future updates for Red Hat Enterprise Linux 7, hence, marked as Out-of-Support-Scope.\n\nRed Hat Developer Tools - Compilers (go-toolset-1.16-golang \u0026 go-toolset-1.17-golang), ships the vulnerable code and affected by this vulnerability.\n\nFor additional information, refer to the Issue Severity Classification: https://access.redhat.com/security/updates/classification/ and Red Hat Enterprise Linux Life Cycle \u0026 Updates Policy: https://access.redhat.com/support/policy/updates/errata/.\n\nWithin regulated environments, a combination of the following controls acts as a significant barrier to successfully exploiting a CWE-120: Buffer Copy without Checking Size of Input (\u0027Classic Buffer Overflow\u0027) vulnerability and therefore downgrades the severity of this particular CVE from Moderate to Low.\n\nRed Hat follows best practice and federal requirements for least privilege, allowing only specific processes to be run with isolated accounts specific to the team and federal platforms that have limited privileges that are only used for a single task. The environment leverages file integrity checks and malicious code protections, such as IPS/IDS and antimalware solutions, to help detect and prevent malicious code that attempts to exploit buffer overflow vulnerabilities. Robust input validation and error-handling mechanisms ensure all user inputs are thoroughly validated, preventing improperly validated inputs from causing system instability, exposing sensitive data, or escalating risks.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"8Base-CNV-4.11:container-native-virtualization/bridge-marker@sha256:59e80e29aef53d75cd40d526a2f033fb7aa1ac649da1a9e76b64d466257176cd_amd64",
"8Base-CNV-4.11:container-native-virtualization/checkup-framework@sha256:2370dd32b3e15b4261ed6267d5233ff549bd58bf5700edecc4062cce4a2bc302_amd64",
"8Base-CNV-4.11:container-native-virtualization/cluster-network-addons-operator@sha256:62bc5bdbecd1c2b15d254ef0f6754c155a3dff53178e3b7e48b0e064d82e0ebe_amd64",
"8Base-CNV-4.11:container-native-virtualization/cnv-containernetworking-plugins@sha256:37cbda49804ccc5626216e3a4f0fde8d94d93111e49b2b9256cd9da07985681e_amd64",
"8Base-CNV-4.11:container-native-virtualization/cnv-must-gather-rhel8@sha256:288403025b7d6f5e1ee9d32bf23efc07d63ab90ad4f9f558949dfac44f6c3abc_amd64",
"8Base-CNV-4.11:container-native-virtualization/hostpath-provisioner-rhel8-operator@sha256:42ed6288a8444726a7addb617bdb53ccff36090d2b22f4499d4b2ccc51009b17_amd64",
"8Base-CNV-4.11:container-native-virtualization/hostpath-provisioner-rhel8@sha256:f8f67f5e67ea99dda1445257ceba9e68614efe9c8d2fc257d88ce6bcf56ec40f_amd64",
"8Base-CNV-4.11:container-native-virtualization/hyperconverged-cluster-operator@sha256:98be2c9b4d41c8e35067318d01a76a747513652fcbd41ba38070b49ab1858e6c_amd64",
"8Base-CNV-4.11:container-native-virtualization/hyperconverged-cluster-webhook-rhel8@sha256:45c90ed991c655126f8a9acb909d1e5607e224ec6412a015308794e5b02fe320_amd64",
"8Base-CNV-4.11:container-native-virtualization/kubemacpool@sha256:6f4c35e008f158160a28419568a1db2ce9bb3a2e1d3d2eb882fa0499be7dedd0_amd64",
"8Base-CNV-4.11:container-native-virtualization/kubevirt-console-plugin@sha256:12f988f14cd8a4f7d5fa175a488435ad571091e2544670a0509fe1027ba71cfb_amd64",
"8Base-CNV-4.11:container-native-virtualization/kubevirt-ssp-operator@sha256:b2c001156b0abeb4e2c890927fb935bc43c20300125b7add856302dfcea7052c_amd64",
"8Base-CNV-4.11:container-native-virtualization/kubevirt-tekton-tasks-cleanup-vm@sha256:f80bccd1ba7d922113f9f3a1506d01dd7d07ac8d70ef7c72eae497a368b6c303_amd64",
"8Base-CNV-4.11:container-native-virtualization/kubevirt-tekton-tasks-copy-template@sha256:295767815690a79bb3b08895ab8937e322769773ad4cf7a305229ab29ccea897_amd64",
"8Base-CNV-4.11:container-native-virtualization/kubevirt-tekton-tasks-create-datavolume@sha256:3e3a30a00b367480d3182820ba11e366d87b44ff1e626f9025ddd2c612d78e47_amd64",
"8Base-CNV-4.11:container-native-virtualization/kubevirt-tekton-tasks-create-vm-from-template@sha256:4a5362a1fa6fc22344231321616b0f5e1cec7152c73bf0d00a36df62448076ee_amd64",
"8Base-CNV-4.11:container-native-virtualization/kubevirt-tekton-tasks-disk-virt-customize@sha256:fffeced76624d73cb2fd19919726886d28fd1bf4ce22549ce0ca84ed972b9e73_amd64",
"8Base-CNV-4.11:container-native-virtualization/kubevirt-tekton-tasks-disk-virt-sysprep@sha256:4e0d47644f1f44e1f01902691edce9e27acfa1aeb5f2de98439acfea7596c2e9_amd64",
"8Base-CNV-4.11:container-native-virtualization/kubevirt-tekton-tasks-modify-vm-template@sha256:53e110e700707e9f876d08a68240b6841ba5932e32b18ace1f9b8be1e575d954_amd64",
"8Base-CNV-4.11:container-native-virtualization/kubevirt-tekton-tasks-operator@sha256:f854b68b7443c4ed87e50132aa776e1b60bd71e888cee4e181840667858b7a90_amd64",
"8Base-CNV-4.11:container-native-virtualization/kubevirt-tekton-tasks-wait-for-vmi-status@sha256:b55e6949adf047224f78d0eba66a5b64c787719f4236a4b4feab268071f0c015_amd64",
"8Base-CNV-4.11:container-native-virtualization/kubevirt-template-validator@sha256:f3b8bdc5905143bcfe825ceb633ed04219913ebff04edaabe019810771306578_amd64",
"8Base-CNV-4.11:container-native-virtualization/libguestfs-tools@sha256:d244c934a8209d4bfd04f42fee30ec456078a1db61f1720d11c745cc76ab3e1d_amd64",
"8Base-CNV-4.11:container-native-virtualization/ovs-cni-plugin@sha256:10baab1fb06b0afbf4c790e24c6cea12516c1f4e047c9515309af20ef45e6c01_amd64",
"8Base-CNV-4.11:container-native-virtualization/virt-api@sha256:a66fb987f6eca11f2922dc3ef5e199ef12817bac071d033829f01a3dcb2c4e14_amd64",
"8Base-CNV-4.11:container-native-virtualization/virt-artifacts-server@sha256:ef16ccd7b5928288b84e16dbc8e5e3c83716174d98b414de7d8c98f4d780fa48_amd64",
"8Base-CNV-4.11:container-native-virtualization/virt-cdi-apiserver@sha256:3fbe2cf982203ad1565faf3dfdff2131a95754fa1924bc4540ef16a8c6a92996_amd64",
"8Base-CNV-4.11:container-native-virtualization/virt-cdi-cloner@sha256:6570c84c760ddc023cc254c252d8a7a986d50e9dffb09cb56db0334f08454965_amd64",
"8Base-CNV-4.11:container-native-virtualization/virt-cdi-controller@sha256:23f99683fc40c258ffa809f6e4e97835d9506247f4dc35640275c365d54b95c0_amd64",
"8Base-CNV-4.11:container-native-virtualization/virt-cdi-importer@sha256:171e69c1cf17c27b2eb69e6411b50e616366e5c188dd25baeade3c634c1425e4_amd64",
"8Base-CNV-4.11:container-native-virtualization/virt-cdi-operator@sha256:6acb6fdc85de481f0ec834646760701d1351eecfb72ecacd2393509d84f07c1f_amd64",
"8Base-CNV-4.11:container-native-virtualization/virt-cdi-uploadproxy@sha256:e33e0ed610af88df4a2901c0b78aeb2e174d43ba60c7d7982b7c78b2f4545846_amd64",
"8Base-CNV-4.11:container-native-virtualization/virt-cdi-uploadserver@sha256:17d7ef4fd170b41bd6c0eaed374d591ab4e816d8c7d9ba5afa3d97ddd97b1521_amd64",
"8Base-CNV-4.11:container-native-virtualization/virt-controller@sha256:834c84710fa4b61b5797681e538723dda5962fc06484c092dfebb28d7ea4fd6e_amd64",
"8Base-CNV-4.11:container-native-virtualization/virt-handler@sha256:5232ce9a3704e6be8bce6bccddb234275afdaaf655a239cca642d2afc7a583ba_amd64",
"8Base-CNV-4.11:container-native-virtualization/virt-launcher@sha256:9cbbc3692cdcc0f8552a5de7233e5c43a3f9e56b6dc93af1c7c8bc3ccfed9aaf_amd64",
"8Base-CNV-4.11:container-native-virtualization/virt-operator@sha256:4f91d8c011681951daa86ef1f9293fbfd3d9cc4eaa4746761ba1c3fc41149bb0_amd64",
"8Base-CNV-4.11:container-native-virtualization/virtio-win@sha256:1a0ba39da4dc899ba8c1f13acb1f978f4c794a99163ba4935e4975cad6610e70_amd64",
"8Base-CNV-4.11:container-native-virtualization/vm-network-latency-checkup@sha256:6fd6c7b974eabe5a710b1fa2b3aaf783fe3951112b42a0156743cb16a033b700_amd64"
],
"known_not_affected": [
"8Base-CNV-4.11:container-native-virtualization/hco-bundle-registry@sha256:2ed82d656fb357c2eafdbf5e3436a27c6c27e81ff9a78e6108d624b0e5ac4df2_amd64",
"8Base-CNV-4.11:container-native-virtualization/hostpath-csi-driver-rhel8@sha256:db4873121d15ac4ac438a101a7b7c347769922311d53e8d06b02c41e3b62ecac_amd64",
"8Base-CNV-4.11:container-native-virtualization/hostpath-csi-driver@sha256:db4873121d15ac4ac438a101a7b7c347769922311d53e8d06b02c41e3b62ecac_amd64",
"8Base-CNV-4.11:container-native-virtualization/ovs-cni-marker@sha256:7109aa0773b2a019fc4e981009100b94b7adb89119be585f9a577b258af277b2_amd64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2022-24675"
},
{
"category": "external",
"summary": "RHBZ#2077688",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2077688"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2022-24675",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-24675"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2022-24675",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2022-24675"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-announce/c/oecdBNLOml8",
"url": "https://groups.google.com/g/golang-announce/c/oecdBNLOml8"
}
],
"release_date": "2022-04-12T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2022-12-01T21:09:40+00:00",
"details": "Before applying this update, make sure all previously released errata relevant to your system have been applied.\n\nFor details on how to apply this update, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"8Base-CNV-4.11:container-native-virtualization/bridge-marker@sha256:59e80e29aef53d75cd40d526a2f033fb7aa1ac649da1a9e76b64d466257176cd_amd64",
"8Base-CNV-4.11:container-native-virtualization/checkup-framework@sha256:2370dd32b3e15b4261ed6267d5233ff549bd58bf5700edecc4062cce4a2bc302_amd64",
"8Base-CNV-4.11:container-native-virtualization/cluster-network-addons-operator@sha256:62bc5bdbecd1c2b15d254ef0f6754c155a3dff53178e3b7e48b0e064d82e0ebe_amd64",
"8Base-CNV-4.11:container-native-virtualization/cnv-containernetworking-plugins@sha256:37cbda49804ccc5626216e3a4f0fde8d94d93111e49b2b9256cd9da07985681e_amd64",
"8Base-CNV-4.11:container-native-virtualization/cnv-must-gather-rhel8@sha256:288403025b7d6f5e1ee9d32bf23efc07d63ab90ad4f9f558949dfac44f6c3abc_amd64",
"8Base-CNV-4.11:container-native-virtualization/hostpath-provisioner-rhel8-operator@sha256:42ed6288a8444726a7addb617bdb53ccff36090d2b22f4499d4b2ccc51009b17_amd64",
"8Base-CNV-4.11:container-native-virtualization/hostpath-provisioner-rhel8@sha256:f8f67f5e67ea99dda1445257ceba9e68614efe9c8d2fc257d88ce6bcf56ec40f_amd64",
"8Base-CNV-4.11:container-native-virtualization/hyperconverged-cluster-operator@sha256:98be2c9b4d41c8e35067318d01a76a747513652fcbd41ba38070b49ab1858e6c_amd64",
"8Base-CNV-4.11:container-native-virtualization/hyperconverged-cluster-webhook-rhel8@sha256:45c90ed991c655126f8a9acb909d1e5607e224ec6412a015308794e5b02fe320_amd64",
"8Base-CNV-4.11:container-native-virtualization/kubemacpool@sha256:6f4c35e008f158160a28419568a1db2ce9bb3a2e1d3d2eb882fa0499be7dedd0_amd64",
"8Base-CNV-4.11:container-native-virtualization/kubevirt-console-plugin@sha256:12f988f14cd8a4f7d5fa175a488435ad571091e2544670a0509fe1027ba71cfb_amd64",
"8Base-CNV-4.11:container-native-virtualization/kubevirt-ssp-operator@sha256:b2c001156b0abeb4e2c890927fb935bc43c20300125b7add856302dfcea7052c_amd64",
"8Base-CNV-4.11:container-native-virtualization/kubevirt-tekton-tasks-cleanup-vm@sha256:f80bccd1ba7d922113f9f3a1506d01dd7d07ac8d70ef7c72eae497a368b6c303_amd64",
"8Base-CNV-4.11:container-native-virtualization/kubevirt-tekton-tasks-copy-template@sha256:295767815690a79bb3b08895ab8937e322769773ad4cf7a305229ab29ccea897_amd64",
"8Base-CNV-4.11:container-native-virtualization/kubevirt-tekton-tasks-create-datavolume@sha256:3e3a30a00b367480d3182820ba11e366d87b44ff1e626f9025ddd2c612d78e47_amd64",
"8Base-CNV-4.11:container-native-virtualization/kubevirt-tekton-tasks-create-vm-from-template@sha256:4a5362a1fa6fc22344231321616b0f5e1cec7152c73bf0d00a36df62448076ee_amd64",
"8Base-CNV-4.11:container-native-virtualization/kubevirt-tekton-tasks-disk-virt-customize@sha256:fffeced76624d73cb2fd19919726886d28fd1bf4ce22549ce0ca84ed972b9e73_amd64",
"8Base-CNV-4.11:container-native-virtualization/kubevirt-tekton-tasks-disk-virt-sysprep@sha256:4e0d47644f1f44e1f01902691edce9e27acfa1aeb5f2de98439acfea7596c2e9_amd64",
"8Base-CNV-4.11:container-native-virtualization/kubevirt-tekton-tasks-modify-vm-template@sha256:53e110e700707e9f876d08a68240b6841ba5932e32b18ace1f9b8be1e575d954_amd64",
"8Base-CNV-4.11:container-native-virtualization/kubevirt-tekton-tasks-operator@sha256:f854b68b7443c4ed87e50132aa776e1b60bd71e888cee4e181840667858b7a90_amd64",
"8Base-CNV-4.11:container-native-virtualization/kubevirt-tekton-tasks-wait-for-vmi-status@sha256:b55e6949adf047224f78d0eba66a5b64c787719f4236a4b4feab268071f0c015_amd64",
"8Base-CNV-4.11:container-native-virtualization/kubevirt-template-validator@sha256:f3b8bdc5905143bcfe825ceb633ed04219913ebff04edaabe019810771306578_amd64",
"8Base-CNV-4.11:container-native-virtualization/libguestfs-tools@sha256:d244c934a8209d4bfd04f42fee30ec456078a1db61f1720d11c745cc76ab3e1d_amd64",
"8Base-CNV-4.11:container-native-virtualization/ovs-cni-plugin@sha256:10baab1fb06b0afbf4c790e24c6cea12516c1f4e047c9515309af20ef45e6c01_amd64",
"8Base-CNV-4.11:container-native-virtualization/virt-api@sha256:a66fb987f6eca11f2922dc3ef5e199ef12817bac071d033829f01a3dcb2c4e14_amd64",
"8Base-CNV-4.11:container-native-virtualization/virt-artifacts-server@sha256:ef16ccd7b5928288b84e16dbc8e5e3c83716174d98b414de7d8c98f4d780fa48_amd64",
"8Base-CNV-4.11:container-native-virtualization/virt-cdi-apiserver@sha256:3fbe2cf982203ad1565faf3dfdff2131a95754fa1924bc4540ef16a8c6a92996_amd64",
"8Base-CNV-4.11:container-native-virtualization/virt-cdi-cloner@sha256:6570c84c760ddc023cc254c252d8a7a986d50e9dffb09cb56db0334f08454965_amd64",
"8Base-CNV-4.11:container-native-virtualization/virt-cdi-controller@sha256:23f99683fc40c258ffa809f6e4e97835d9506247f4dc35640275c365d54b95c0_amd64",
"8Base-CNV-4.11:container-native-virtualization/virt-cdi-importer@sha256:171e69c1cf17c27b2eb69e6411b50e616366e5c188dd25baeade3c634c1425e4_amd64",
"8Base-CNV-4.11:container-native-virtualization/virt-cdi-operator@sha256:6acb6fdc85de481f0ec834646760701d1351eecfb72ecacd2393509d84f07c1f_amd64",
"8Base-CNV-4.11:container-native-virtualization/virt-cdi-uploadproxy@sha256:e33e0ed610af88df4a2901c0b78aeb2e174d43ba60c7d7982b7c78b2f4545846_amd64",
"8Base-CNV-4.11:container-native-virtualization/virt-cdi-uploadserver@sha256:17d7ef4fd170b41bd6c0eaed374d591ab4e816d8c7d9ba5afa3d97ddd97b1521_amd64",
"8Base-CNV-4.11:container-native-virtualization/virt-controller@sha256:834c84710fa4b61b5797681e538723dda5962fc06484c092dfebb28d7ea4fd6e_amd64",
"8Base-CNV-4.11:container-native-virtualization/virt-handler@sha256:5232ce9a3704e6be8bce6bccddb234275afdaaf655a239cca642d2afc7a583ba_amd64",
"8Base-CNV-4.11:container-native-virtualization/virt-launcher@sha256:9cbbc3692cdcc0f8552a5de7233e5c43a3f9e56b6dc93af1c7c8bc3ccfed9aaf_amd64",
"8Base-CNV-4.11:container-native-virtualization/virt-operator@sha256:4f91d8c011681951daa86ef1f9293fbfd3d9cc4eaa4746761ba1c3fc41149bb0_amd64",
"8Base-CNV-4.11:container-native-virtualization/virtio-win@sha256:1a0ba39da4dc899ba8c1f13acb1f978f4c794a99163ba4935e4975cad6610e70_amd64",
"8Base-CNV-4.11:container-native-virtualization/vm-network-latency-checkup@sha256:6fd6c7b974eabe5a710b1fa2b3aaf783fe3951112b42a0156743cb16a033b700_amd64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2022:8750"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"8Base-CNV-4.11:container-native-virtualization/bridge-marker@sha256:59e80e29aef53d75cd40d526a2f033fb7aa1ac649da1a9e76b64d466257176cd_amd64",
"8Base-CNV-4.11:container-native-virtualization/checkup-framework@sha256:2370dd32b3e15b4261ed6267d5233ff549bd58bf5700edecc4062cce4a2bc302_amd64",
"8Base-CNV-4.11:container-native-virtualization/cluster-network-addons-operator@sha256:62bc5bdbecd1c2b15d254ef0f6754c155a3dff53178e3b7e48b0e064d82e0ebe_amd64",
"8Base-CNV-4.11:container-native-virtualization/cnv-containernetworking-plugins@sha256:37cbda49804ccc5626216e3a4f0fde8d94d93111e49b2b9256cd9da07985681e_amd64",
"8Base-CNV-4.11:container-native-virtualization/cnv-must-gather-rhel8@sha256:288403025b7d6f5e1ee9d32bf23efc07d63ab90ad4f9f558949dfac44f6c3abc_amd64",
"8Base-CNV-4.11:container-native-virtualization/hco-bundle-registry@sha256:2ed82d656fb357c2eafdbf5e3436a27c6c27e81ff9a78e6108d624b0e5ac4df2_amd64",
"8Base-CNV-4.11:container-native-virtualization/hostpath-csi-driver-rhel8@sha256:db4873121d15ac4ac438a101a7b7c347769922311d53e8d06b02c41e3b62ecac_amd64",
"8Base-CNV-4.11:container-native-virtualization/hostpath-csi-driver@sha256:db4873121d15ac4ac438a101a7b7c347769922311d53e8d06b02c41e3b62ecac_amd64",
"8Base-CNV-4.11:container-native-virtualization/hostpath-provisioner-rhel8-operator@sha256:42ed6288a8444726a7addb617bdb53ccff36090d2b22f4499d4b2ccc51009b17_amd64",
"8Base-CNV-4.11:container-native-virtualization/hostpath-provisioner-rhel8@sha256:f8f67f5e67ea99dda1445257ceba9e68614efe9c8d2fc257d88ce6bcf56ec40f_amd64",
"8Base-CNV-4.11:container-native-virtualization/hyperconverged-cluster-operator@sha256:98be2c9b4d41c8e35067318d01a76a747513652fcbd41ba38070b49ab1858e6c_amd64",
"8Base-CNV-4.11:container-native-virtualization/hyperconverged-cluster-webhook-rhel8@sha256:45c90ed991c655126f8a9acb909d1e5607e224ec6412a015308794e5b02fe320_amd64",
"8Base-CNV-4.11:container-native-virtualization/kubemacpool@sha256:6f4c35e008f158160a28419568a1db2ce9bb3a2e1d3d2eb882fa0499be7dedd0_amd64",
"8Base-CNV-4.11:container-native-virtualization/kubevirt-console-plugin@sha256:12f988f14cd8a4f7d5fa175a488435ad571091e2544670a0509fe1027ba71cfb_amd64",
"8Base-CNV-4.11:container-native-virtualization/kubevirt-ssp-operator@sha256:b2c001156b0abeb4e2c890927fb935bc43c20300125b7add856302dfcea7052c_amd64",
"8Base-CNV-4.11:container-native-virtualization/kubevirt-tekton-tasks-cleanup-vm@sha256:f80bccd1ba7d922113f9f3a1506d01dd7d07ac8d70ef7c72eae497a368b6c303_amd64",
"8Base-CNV-4.11:container-native-virtualization/kubevirt-tekton-tasks-copy-template@sha256:295767815690a79bb3b08895ab8937e322769773ad4cf7a305229ab29ccea897_amd64",
"8Base-CNV-4.11:container-native-virtualization/kubevirt-tekton-tasks-create-datavolume@sha256:3e3a30a00b367480d3182820ba11e366d87b44ff1e626f9025ddd2c612d78e47_amd64",
"8Base-CNV-4.11:container-native-virtualization/kubevirt-tekton-tasks-create-vm-from-template@sha256:4a5362a1fa6fc22344231321616b0f5e1cec7152c73bf0d00a36df62448076ee_amd64",
"8Base-CNV-4.11:container-native-virtualization/kubevirt-tekton-tasks-disk-virt-customize@sha256:fffeced76624d73cb2fd19919726886d28fd1bf4ce22549ce0ca84ed972b9e73_amd64",
"8Base-CNV-4.11:container-native-virtualization/kubevirt-tekton-tasks-disk-virt-sysprep@sha256:4e0d47644f1f44e1f01902691edce9e27acfa1aeb5f2de98439acfea7596c2e9_amd64",
"8Base-CNV-4.11:container-native-virtualization/kubevirt-tekton-tasks-modify-vm-template@sha256:53e110e700707e9f876d08a68240b6841ba5932e32b18ace1f9b8be1e575d954_amd64",
"8Base-CNV-4.11:container-native-virtualization/kubevirt-tekton-tasks-operator@sha256:f854b68b7443c4ed87e50132aa776e1b60bd71e888cee4e181840667858b7a90_amd64",
"8Base-CNV-4.11:container-native-virtualization/kubevirt-tekton-tasks-wait-for-vmi-status@sha256:b55e6949adf047224f78d0eba66a5b64c787719f4236a4b4feab268071f0c015_amd64",
"8Base-CNV-4.11:container-native-virtualization/kubevirt-template-validator@sha256:f3b8bdc5905143bcfe825ceb633ed04219913ebff04edaabe019810771306578_amd64",
"8Base-CNV-4.11:container-native-virtualization/libguestfs-tools@sha256:d244c934a8209d4bfd04f42fee30ec456078a1db61f1720d11c745cc76ab3e1d_amd64",
"8Base-CNV-4.11:container-native-virtualization/ovs-cni-marker@sha256:7109aa0773b2a019fc4e981009100b94b7adb89119be585f9a577b258af277b2_amd64",
"8Base-CNV-4.11:container-native-virtualization/ovs-cni-plugin@sha256:10baab1fb06b0afbf4c790e24c6cea12516c1f4e047c9515309af20ef45e6c01_amd64",
"8Base-CNV-4.11:container-native-virtualization/virt-api@sha256:a66fb987f6eca11f2922dc3ef5e199ef12817bac071d033829f01a3dcb2c4e14_amd64",
"8Base-CNV-4.11:container-native-virtualization/virt-artifacts-server@sha256:ef16ccd7b5928288b84e16dbc8e5e3c83716174d98b414de7d8c98f4d780fa48_amd64",
"8Base-CNV-4.11:container-native-virtualization/virt-cdi-apiserver@sha256:3fbe2cf982203ad1565faf3dfdff2131a95754fa1924bc4540ef16a8c6a92996_amd64",
"8Base-CNV-4.11:container-native-virtualization/virt-cdi-cloner@sha256:6570c84c760ddc023cc254c252d8a7a986d50e9dffb09cb56db0334f08454965_amd64",
"8Base-CNV-4.11:container-native-virtualization/virt-cdi-controller@sha256:23f99683fc40c258ffa809f6e4e97835d9506247f4dc35640275c365d54b95c0_amd64",
"8Base-CNV-4.11:container-native-virtualization/virt-cdi-importer@sha256:171e69c1cf17c27b2eb69e6411b50e616366e5c188dd25baeade3c634c1425e4_amd64",
"8Base-CNV-4.11:container-native-virtualization/virt-cdi-operator@sha256:6acb6fdc85de481f0ec834646760701d1351eecfb72ecacd2393509d84f07c1f_amd64",
"8Base-CNV-4.11:container-native-virtualization/virt-cdi-uploadproxy@sha256:e33e0ed610af88df4a2901c0b78aeb2e174d43ba60c7d7982b7c78b2f4545846_amd64",
"8Base-CNV-4.11:container-native-virtualization/virt-cdi-uploadserver@sha256:17d7ef4fd170b41bd6c0eaed374d591ab4e816d8c7d9ba5afa3d97ddd97b1521_amd64",
"8Base-CNV-4.11:container-native-virtualization/virt-controller@sha256:834c84710fa4b61b5797681e538723dda5962fc06484c092dfebb28d7ea4fd6e_amd64",
"8Base-CNV-4.11:container-native-virtualization/virt-handler@sha256:5232ce9a3704e6be8bce6bccddb234275afdaaf655a239cca642d2afc7a583ba_amd64",
"8Base-CNV-4.11:container-native-virtualization/virt-launcher@sha256:9cbbc3692cdcc0f8552a5de7233e5c43a3f9e56b6dc93af1c7c8bc3ccfed9aaf_amd64",
"8Base-CNV-4.11:container-native-virtualization/virt-operator@sha256:4f91d8c011681951daa86ef1f9293fbfd3d9cc4eaa4746761ba1c3fc41149bb0_amd64",
"8Base-CNV-4.11:container-native-virtualization/virtio-win@sha256:1a0ba39da4dc899ba8c1f13acb1f978f4c794a99163ba4935e4975cad6610e70_amd64",
"8Base-CNV-4.11:container-native-virtualization/vm-network-latency-checkup@sha256:6fd6c7b974eabe5a710b1fa2b3aaf783fe3951112b42a0156743cb16a033b700_amd64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "golang: encoding/pem: fix stack overflow in Decode"
},
{
"cve": "CVE-2022-24921",
"cwe": {
"id": "CWE-400",
"name": "Uncontrolled Resource Consumption"
},
"discovery_date": "2022-03-16T00:00:00+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"8Base-CNV-4.11:container-native-virtualization/bridge-marker@sha256:59e80e29aef53d75cd40d526a2f033fb7aa1ac649da1a9e76b64d466257176cd_amd64",
"8Base-CNV-4.11:container-native-virtualization/checkup-framework@sha256:2370dd32b3e15b4261ed6267d5233ff549bd58bf5700edecc4062cce4a2bc302_amd64",
"8Base-CNV-4.11:container-native-virtualization/cluster-network-addons-operator@sha256:62bc5bdbecd1c2b15d254ef0f6754c155a3dff53178e3b7e48b0e064d82e0ebe_amd64",
"8Base-CNV-4.11:container-native-virtualization/cnv-containernetworking-plugins@sha256:37cbda49804ccc5626216e3a4f0fde8d94d93111e49b2b9256cd9da07985681e_amd64",
"8Base-CNV-4.11:container-native-virtualization/cnv-must-gather-rhel8@sha256:288403025b7d6f5e1ee9d32bf23efc07d63ab90ad4f9f558949dfac44f6c3abc_amd64",
"8Base-CNV-4.11:container-native-virtualization/hco-bundle-registry@sha256:2ed82d656fb357c2eafdbf5e3436a27c6c27e81ff9a78e6108d624b0e5ac4df2_amd64",
"8Base-CNV-4.11:container-native-virtualization/hostpath-csi-driver-rhel8@sha256:db4873121d15ac4ac438a101a7b7c347769922311d53e8d06b02c41e3b62ecac_amd64",
"8Base-CNV-4.11:container-native-virtualization/hostpath-csi-driver@sha256:db4873121d15ac4ac438a101a7b7c347769922311d53e8d06b02c41e3b62ecac_amd64",
"8Base-CNV-4.11:container-native-virtualization/hostpath-provisioner-rhel8-operator@sha256:42ed6288a8444726a7addb617bdb53ccff36090d2b22f4499d4b2ccc51009b17_amd64",
"8Base-CNV-4.11:container-native-virtualization/hostpath-provisioner-rhel8@sha256:f8f67f5e67ea99dda1445257ceba9e68614efe9c8d2fc257d88ce6bcf56ec40f_amd64",
"8Base-CNV-4.11:container-native-virtualization/hyperconverged-cluster-operator@sha256:98be2c9b4d41c8e35067318d01a76a747513652fcbd41ba38070b49ab1858e6c_amd64",
"8Base-CNV-4.11:container-native-virtualization/hyperconverged-cluster-webhook-rhel8@sha256:45c90ed991c655126f8a9acb909d1e5607e224ec6412a015308794e5b02fe320_amd64",
"8Base-CNV-4.11:container-native-virtualization/kubemacpool@sha256:6f4c35e008f158160a28419568a1db2ce9bb3a2e1d3d2eb882fa0499be7dedd0_amd64",
"8Base-CNV-4.11:container-native-virtualization/kubevirt-console-plugin@sha256:12f988f14cd8a4f7d5fa175a488435ad571091e2544670a0509fe1027ba71cfb_amd64",
"8Base-CNV-4.11:container-native-virtualization/kubevirt-tekton-tasks-cleanup-vm@sha256:f80bccd1ba7d922113f9f3a1506d01dd7d07ac8d70ef7c72eae497a368b6c303_amd64",
"8Base-CNV-4.11:container-native-virtualization/kubevirt-tekton-tasks-copy-template@sha256:295767815690a79bb3b08895ab8937e322769773ad4cf7a305229ab29ccea897_amd64",
"8Base-CNV-4.11:container-native-virtualization/kubevirt-tekton-tasks-create-datavolume@sha256:3e3a30a00b367480d3182820ba11e366d87b44ff1e626f9025ddd2c612d78e47_amd64",
"8Base-CNV-4.11:container-native-virtualization/kubevirt-tekton-tasks-create-vm-from-template@sha256:4a5362a1fa6fc22344231321616b0f5e1cec7152c73bf0d00a36df62448076ee_amd64",
"8Base-CNV-4.11:container-native-virtualization/kubevirt-tekton-tasks-disk-virt-customize@sha256:fffeced76624d73cb2fd19919726886d28fd1bf4ce22549ce0ca84ed972b9e73_amd64",
"8Base-CNV-4.11:container-native-virtualization/kubevirt-tekton-tasks-disk-virt-sysprep@sha256:4e0d47644f1f44e1f01902691edce9e27acfa1aeb5f2de98439acfea7596c2e9_amd64",
"8Base-CNV-4.11:container-native-virtualization/kubevirt-tekton-tasks-modify-vm-template@sha256:53e110e700707e9f876d08a68240b6841ba5932e32b18ace1f9b8be1e575d954_amd64",
"8Base-CNV-4.11:container-native-virtualization/kubevirt-tekton-tasks-operator@sha256:f854b68b7443c4ed87e50132aa776e1b60bd71e888cee4e181840667858b7a90_amd64",
"8Base-CNV-4.11:container-native-virtualization/kubevirt-tekton-tasks-wait-for-vmi-status@sha256:b55e6949adf047224f78d0eba66a5b64c787719f4236a4b4feab268071f0c015_amd64",
"8Base-CNV-4.11:container-native-virtualization/libguestfs-tools@sha256:d244c934a8209d4bfd04f42fee30ec456078a1db61f1720d11c745cc76ab3e1d_amd64",
"8Base-CNV-4.11:container-native-virtualization/ovs-cni-marker@sha256:7109aa0773b2a019fc4e981009100b94b7adb89119be585f9a577b258af277b2_amd64",
"8Base-CNV-4.11:container-native-virtualization/ovs-cni-plugin@sha256:10baab1fb06b0afbf4c790e24c6cea12516c1f4e047c9515309af20ef45e6c01_amd64",
"8Base-CNV-4.11:container-native-virtualization/virt-cdi-apiserver@sha256:3fbe2cf982203ad1565faf3dfdff2131a95754fa1924bc4540ef16a8c6a92996_amd64",
"8Base-CNV-4.11:container-native-virtualization/virt-cdi-cloner@sha256:6570c84c760ddc023cc254c252d8a7a986d50e9dffb09cb56db0334f08454965_amd64",
"8Base-CNV-4.11:container-native-virtualization/virt-cdi-controller@sha256:23f99683fc40c258ffa809f6e4e97835d9506247f4dc35640275c365d54b95c0_amd64",
"8Base-CNV-4.11:container-native-virtualization/virt-cdi-importer@sha256:171e69c1cf17c27b2eb69e6411b50e616366e5c188dd25baeade3c634c1425e4_amd64",
"8Base-CNV-4.11:container-native-virtualization/virt-cdi-operator@sha256:6acb6fdc85de481f0ec834646760701d1351eecfb72ecacd2393509d84f07c1f_amd64",
"8Base-CNV-4.11:container-native-virtualization/virt-cdi-uploadproxy@sha256:e33e0ed610af88df4a2901c0b78aeb2e174d43ba60c7d7982b7c78b2f4545846_amd64",
"8Base-CNV-4.11:container-native-virtualization/virt-cdi-uploadserver@sha256:17d7ef4fd170b41bd6c0eaed374d591ab4e816d8c7d9ba5afa3d97ddd97b1521_amd64",
"8Base-CNV-4.11:container-native-virtualization/virtio-win@sha256:1a0ba39da4dc899ba8c1f13acb1f978f4c794a99163ba4935e4975cad6610e70_amd64",
"8Base-CNV-4.11:container-native-virtualization/vm-network-latency-checkup@sha256:6fd6c7b974eabe5a710b1fa2b3aaf783fe3951112b42a0156743cb16a033b700_amd64"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2064857"
}
],
"notes": [
{
"category": "description",
"text": "A stack overflow flaw was found in Golang\u0027s regexp module, which can crash the runtime if the application using regexp accepts very long or arbitrarily long regexps from untrusted sources that have sufficient nesting depths. To exploit this vulnerability, an attacker would need to send large regexps with deep nesting to the application. Triggering this flaw leads to a crash of the runtime, which causes a denial of service.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "golang: regexp: stack exhaustion via a deeply nested expression",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "This flaw has been rated as a Moderate impact flaw because the exploitation of this flaw requires that an affected application accept arbitrarily long regexps from untrusted sources, which has inherent risks (even without this flaw), especially involving impacts to application availability.\n\nWithin regulated environments, a combination of the following controls acts as a significant barrier to successfully exploiting a CWE-400: Uncontrolled Resource Consumption vulnerability and therefore downgrades the severity of this particular CVE from Moderate to Low.\n\nRed Hat restricts access to all platform information by default, granting access only after successful hard token-based multi-factor authentication (MFA) and enforcing least privilege to ensure only authorized roles can execute or modify code. The environment employs malicious code protections, including IDS/IPS and antimalware tools to detect threats and monitor resource usage, helping prevent uncontrolled consumption that could lead to system failure. Additional safeguards, such as web application firewalls and load-balancing strategies, protect against resource exhaustion and performance degradation. Event logs are centrally collected, correlated, and analyzed to support monitoring, alerting, and retention, aiding in the detection of abnormal behavior and potential denial-of-service (DoS) conditions. Static code analysis and peer reviews enforce strong input validation and error handling, reducing the likelihood of input-based DoS attacks.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"8Base-CNV-4.11:container-native-virtualization/kubevirt-ssp-operator@sha256:b2c001156b0abeb4e2c890927fb935bc43c20300125b7add856302dfcea7052c_amd64",
"8Base-CNV-4.11:container-native-virtualization/kubevirt-template-validator@sha256:f3b8bdc5905143bcfe825ceb633ed04219913ebff04edaabe019810771306578_amd64",
"8Base-CNV-4.11:container-native-virtualization/virt-api@sha256:a66fb987f6eca11f2922dc3ef5e199ef12817bac071d033829f01a3dcb2c4e14_amd64",
"8Base-CNV-4.11:container-native-virtualization/virt-artifacts-server@sha256:ef16ccd7b5928288b84e16dbc8e5e3c83716174d98b414de7d8c98f4d780fa48_amd64",
"8Base-CNV-4.11:container-native-virtualization/virt-controller@sha256:834c84710fa4b61b5797681e538723dda5962fc06484c092dfebb28d7ea4fd6e_amd64",
"8Base-CNV-4.11:container-native-virtualization/virt-handler@sha256:5232ce9a3704e6be8bce6bccddb234275afdaaf655a239cca642d2afc7a583ba_amd64",
"8Base-CNV-4.11:container-native-virtualization/virt-launcher@sha256:9cbbc3692cdcc0f8552a5de7233e5c43a3f9e56b6dc93af1c7c8bc3ccfed9aaf_amd64",
"8Base-CNV-4.11:container-native-virtualization/virt-operator@sha256:4f91d8c011681951daa86ef1f9293fbfd3d9cc4eaa4746761ba1c3fc41149bb0_amd64"
],
"known_not_affected": [
"8Base-CNV-4.11:container-native-virtualization/bridge-marker@sha256:59e80e29aef53d75cd40d526a2f033fb7aa1ac649da1a9e76b64d466257176cd_amd64",
"8Base-CNV-4.11:container-native-virtualization/checkup-framework@sha256:2370dd32b3e15b4261ed6267d5233ff549bd58bf5700edecc4062cce4a2bc302_amd64",
"8Base-CNV-4.11:container-native-virtualization/cluster-network-addons-operator@sha256:62bc5bdbecd1c2b15d254ef0f6754c155a3dff53178e3b7e48b0e064d82e0ebe_amd64",
"8Base-CNV-4.11:container-native-virtualization/cnv-containernetworking-plugins@sha256:37cbda49804ccc5626216e3a4f0fde8d94d93111e49b2b9256cd9da07985681e_amd64",
"8Base-CNV-4.11:container-native-virtualization/cnv-must-gather-rhel8@sha256:288403025b7d6f5e1ee9d32bf23efc07d63ab90ad4f9f558949dfac44f6c3abc_amd64",
"8Base-CNV-4.11:container-native-virtualization/hco-bundle-registry@sha256:2ed82d656fb357c2eafdbf5e3436a27c6c27e81ff9a78e6108d624b0e5ac4df2_amd64",
"8Base-CNV-4.11:container-native-virtualization/hostpath-csi-driver-rhel8@sha256:db4873121d15ac4ac438a101a7b7c347769922311d53e8d06b02c41e3b62ecac_amd64",
"8Base-CNV-4.11:container-native-virtualization/hostpath-csi-driver@sha256:db4873121d15ac4ac438a101a7b7c347769922311d53e8d06b02c41e3b62ecac_amd64",
"8Base-CNV-4.11:container-native-virtualization/hostpath-provisioner-rhel8-operator@sha256:42ed6288a8444726a7addb617bdb53ccff36090d2b22f4499d4b2ccc51009b17_amd64",
"8Base-CNV-4.11:container-native-virtualization/hostpath-provisioner-rhel8@sha256:f8f67f5e67ea99dda1445257ceba9e68614efe9c8d2fc257d88ce6bcf56ec40f_amd64",
"8Base-CNV-4.11:container-native-virtualization/hyperconverged-cluster-operator@sha256:98be2c9b4d41c8e35067318d01a76a747513652fcbd41ba38070b49ab1858e6c_amd64",
"8Base-CNV-4.11:container-native-virtualization/hyperconverged-cluster-webhook-rhel8@sha256:45c90ed991c655126f8a9acb909d1e5607e224ec6412a015308794e5b02fe320_amd64",
"8Base-CNV-4.11:container-native-virtualization/kubemacpool@sha256:6f4c35e008f158160a28419568a1db2ce9bb3a2e1d3d2eb882fa0499be7dedd0_amd64",
"8Base-CNV-4.11:container-native-virtualization/kubevirt-console-plugin@sha256:12f988f14cd8a4f7d5fa175a488435ad571091e2544670a0509fe1027ba71cfb_amd64",
"8Base-CNV-4.11:container-native-virtualization/kubevirt-tekton-tasks-cleanup-vm@sha256:f80bccd1ba7d922113f9f3a1506d01dd7d07ac8d70ef7c72eae497a368b6c303_amd64",
"8Base-CNV-4.11:container-native-virtualization/kubevirt-tekton-tasks-copy-template@sha256:295767815690a79bb3b08895ab8937e322769773ad4cf7a305229ab29ccea897_amd64",
"8Base-CNV-4.11:container-native-virtualization/kubevirt-tekton-tasks-create-datavolume@sha256:3e3a30a00b367480d3182820ba11e366d87b44ff1e626f9025ddd2c612d78e47_amd64",
"8Base-CNV-4.11:container-native-virtualization/kubevirt-tekton-tasks-create-vm-from-template@sha256:4a5362a1fa6fc22344231321616b0f5e1cec7152c73bf0d00a36df62448076ee_amd64",
"8Base-CNV-4.11:container-native-virtualization/kubevirt-tekton-tasks-disk-virt-customize@sha256:fffeced76624d73cb2fd19919726886d28fd1bf4ce22549ce0ca84ed972b9e73_amd64",
"8Base-CNV-4.11:container-native-virtualization/kubevirt-tekton-tasks-disk-virt-sysprep@sha256:4e0d47644f1f44e1f01902691edce9e27acfa1aeb5f2de98439acfea7596c2e9_amd64",
"8Base-CNV-4.11:container-native-virtualization/kubevirt-tekton-tasks-modify-vm-template@sha256:53e110e700707e9f876d08a68240b6841ba5932e32b18ace1f9b8be1e575d954_amd64",
"8Base-CNV-4.11:container-native-virtualization/kubevirt-tekton-tasks-operator@sha256:f854b68b7443c4ed87e50132aa776e1b60bd71e888cee4e181840667858b7a90_amd64",
"8Base-CNV-4.11:container-native-virtualization/kubevirt-tekton-tasks-wait-for-vmi-status@sha256:b55e6949adf047224f78d0eba66a5b64c787719f4236a4b4feab268071f0c015_amd64",
"8Base-CNV-4.11:container-native-virtualization/libguestfs-tools@sha256:d244c934a8209d4bfd04f42fee30ec456078a1db61f1720d11c745cc76ab3e1d_amd64",
"8Base-CNV-4.11:container-native-virtualization/ovs-cni-marker@sha256:7109aa0773b2a019fc4e981009100b94b7adb89119be585f9a577b258af277b2_amd64",
"8Base-CNV-4.11:container-native-virtualization/ovs-cni-plugin@sha256:10baab1fb06b0afbf4c790e24c6cea12516c1f4e047c9515309af20ef45e6c01_amd64",
"8Base-CNV-4.11:container-native-virtualization/virt-cdi-apiserver@sha256:3fbe2cf982203ad1565faf3dfdff2131a95754fa1924bc4540ef16a8c6a92996_amd64",
"8Base-CNV-4.11:container-native-virtualization/virt-cdi-cloner@sha256:6570c84c760ddc023cc254c252d8a7a986d50e9dffb09cb56db0334f08454965_amd64",
"8Base-CNV-4.11:container-native-virtualization/virt-cdi-controller@sha256:23f99683fc40c258ffa809f6e4e97835d9506247f4dc35640275c365d54b95c0_amd64",
"8Base-CNV-4.11:container-native-virtualization/virt-cdi-importer@sha256:171e69c1cf17c27b2eb69e6411b50e616366e5c188dd25baeade3c634c1425e4_amd64",
"8Base-CNV-4.11:container-native-virtualization/virt-cdi-operator@sha256:6acb6fdc85de481f0ec834646760701d1351eecfb72ecacd2393509d84f07c1f_amd64",
"8Base-CNV-4.11:container-native-virtualization/virt-cdi-uploadproxy@sha256:e33e0ed610af88df4a2901c0b78aeb2e174d43ba60c7d7982b7c78b2f4545846_amd64",
"8Base-CNV-4.11:container-native-virtualization/virt-cdi-uploadserver@sha256:17d7ef4fd170b41bd6c0eaed374d591ab4e816d8c7d9ba5afa3d97ddd97b1521_amd64",
"8Base-CNV-4.11:container-native-virtualization/virtio-win@sha256:1a0ba39da4dc899ba8c1f13acb1f978f4c794a99163ba4935e4975cad6610e70_amd64",
"8Base-CNV-4.11:container-native-virtualization/vm-network-latency-checkup@sha256:6fd6c7b974eabe5a710b1fa2b3aaf783fe3951112b42a0156743cb16a033b700_amd64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2022-24921"
},
{
"category": "external",
"summary": "RHBZ#2064857",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2064857"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2022-24921",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-24921"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2022-24921",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2022-24921"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-announce/c/RP1hfrBYVuk",
"url": "https://groups.google.com/g/golang-announce/c/RP1hfrBYVuk"
}
],
"release_date": "2022-03-03T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2022-12-01T21:09:40+00:00",
"details": "Before applying this update, make sure all previously released errata relevant to your system have been applied.\n\nFor details on how to apply this update, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"8Base-CNV-4.11:container-native-virtualization/kubevirt-ssp-operator@sha256:b2c001156b0abeb4e2c890927fb935bc43c20300125b7add856302dfcea7052c_amd64",
"8Base-CNV-4.11:container-native-virtualization/kubevirt-template-validator@sha256:f3b8bdc5905143bcfe825ceb633ed04219913ebff04edaabe019810771306578_amd64",
"8Base-CNV-4.11:container-native-virtualization/virt-api@sha256:a66fb987f6eca11f2922dc3ef5e199ef12817bac071d033829f01a3dcb2c4e14_amd64",
"8Base-CNV-4.11:container-native-virtualization/virt-artifacts-server@sha256:ef16ccd7b5928288b84e16dbc8e5e3c83716174d98b414de7d8c98f4d780fa48_amd64",
"8Base-CNV-4.11:container-native-virtualization/virt-controller@sha256:834c84710fa4b61b5797681e538723dda5962fc06484c092dfebb28d7ea4fd6e_amd64",
"8Base-CNV-4.11:container-native-virtualization/virt-handler@sha256:5232ce9a3704e6be8bce6bccddb234275afdaaf655a239cca642d2afc7a583ba_amd64",
"8Base-CNV-4.11:container-native-virtualization/virt-launcher@sha256:9cbbc3692cdcc0f8552a5de7233e5c43a3f9e56b6dc93af1c7c8bc3ccfed9aaf_amd64",
"8Base-CNV-4.11:container-native-virtualization/virt-operator@sha256:4f91d8c011681951daa86ef1f9293fbfd3d9cc4eaa4746761ba1c3fc41149bb0_amd64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2022:8750"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"8Base-CNV-4.11:container-native-virtualization/bridge-marker@sha256:59e80e29aef53d75cd40d526a2f033fb7aa1ac649da1a9e76b64d466257176cd_amd64",
"8Base-CNV-4.11:container-native-virtualization/checkup-framework@sha256:2370dd32b3e15b4261ed6267d5233ff549bd58bf5700edecc4062cce4a2bc302_amd64",
"8Base-CNV-4.11:container-native-virtualization/cluster-network-addons-operator@sha256:62bc5bdbecd1c2b15d254ef0f6754c155a3dff53178e3b7e48b0e064d82e0ebe_amd64",
"8Base-CNV-4.11:container-native-virtualization/cnv-containernetworking-plugins@sha256:37cbda49804ccc5626216e3a4f0fde8d94d93111e49b2b9256cd9da07985681e_amd64",
"8Base-CNV-4.11:container-native-virtualization/cnv-must-gather-rhel8@sha256:288403025b7d6f5e1ee9d32bf23efc07d63ab90ad4f9f558949dfac44f6c3abc_amd64",
"8Base-CNV-4.11:container-native-virtualization/hco-bundle-registry@sha256:2ed82d656fb357c2eafdbf5e3436a27c6c27e81ff9a78e6108d624b0e5ac4df2_amd64",
"8Base-CNV-4.11:container-native-virtualization/hostpath-csi-driver-rhel8@sha256:db4873121d15ac4ac438a101a7b7c347769922311d53e8d06b02c41e3b62ecac_amd64",
"8Base-CNV-4.11:container-native-virtualization/hostpath-csi-driver@sha256:db4873121d15ac4ac438a101a7b7c347769922311d53e8d06b02c41e3b62ecac_amd64",
"8Base-CNV-4.11:container-native-virtualization/hostpath-provisioner-rhel8-operator@sha256:42ed6288a8444726a7addb617bdb53ccff36090d2b22f4499d4b2ccc51009b17_amd64",
"8Base-CNV-4.11:container-native-virtualization/hostpath-provisioner-rhel8@sha256:f8f67f5e67ea99dda1445257ceba9e68614efe9c8d2fc257d88ce6bcf56ec40f_amd64",
"8Base-CNV-4.11:container-native-virtualization/hyperconverged-cluster-operator@sha256:98be2c9b4d41c8e35067318d01a76a747513652fcbd41ba38070b49ab1858e6c_amd64",
"8Base-CNV-4.11:container-native-virtualization/hyperconverged-cluster-webhook-rhel8@sha256:45c90ed991c655126f8a9acb909d1e5607e224ec6412a015308794e5b02fe320_amd64",
"8Base-CNV-4.11:container-native-virtualization/kubemacpool@sha256:6f4c35e008f158160a28419568a1db2ce9bb3a2e1d3d2eb882fa0499be7dedd0_amd64",
"8Base-CNV-4.11:container-native-virtualization/kubevirt-console-plugin@sha256:12f988f14cd8a4f7d5fa175a488435ad571091e2544670a0509fe1027ba71cfb_amd64",
"8Base-CNV-4.11:container-native-virtualization/kubevirt-ssp-operator@sha256:b2c001156b0abeb4e2c890927fb935bc43c20300125b7add856302dfcea7052c_amd64",
"8Base-CNV-4.11:container-native-virtualization/kubevirt-tekton-tasks-cleanup-vm@sha256:f80bccd1ba7d922113f9f3a1506d01dd7d07ac8d70ef7c72eae497a368b6c303_amd64",
"8Base-CNV-4.11:container-native-virtualization/kubevirt-tekton-tasks-copy-template@sha256:295767815690a79bb3b08895ab8937e322769773ad4cf7a305229ab29ccea897_amd64",
"8Base-CNV-4.11:container-native-virtualization/kubevirt-tekton-tasks-create-datavolume@sha256:3e3a30a00b367480d3182820ba11e366d87b44ff1e626f9025ddd2c612d78e47_amd64",
"8Base-CNV-4.11:container-native-virtualization/kubevirt-tekton-tasks-create-vm-from-template@sha256:4a5362a1fa6fc22344231321616b0f5e1cec7152c73bf0d00a36df62448076ee_amd64",
"8Base-CNV-4.11:container-native-virtualization/kubevirt-tekton-tasks-disk-virt-customize@sha256:fffeced76624d73cb2fd19919726886d28fd1bf4ce22549ce0ca84ed972b9e73_amd64",
"8Base-CNV-4.11:container-native-virtualization/kubevirt-tekton-tasks-disk-virt-sysprep@sha256:4e0d47644f1f44e1f01902691edce9e27acfa1aeb5f2de98439acfea7596c2e9_amd64",
"8Base-CNV-4.11:container-native-virtualization/kubevirt-tekton-tasks-modify-vm-template@sha256:53e110e700707e9f876d08a68240b6841ba5932e32b18ace1f9b8be1e575d954_amd64",
"8Base-CNV-4.11:container-native-virtualization/kubevirt-tekton-tasks-operator@sha256:f854b68b7443c4ed87e50132aa776e1b60bd71e888cee4e181840667858b7a90_amd64",
"8Base-CNV-4.11:container-native-virtualization/kubevirt-tekton-tasks-wait-for-vmi-status@sha256:b55e6949adf047224f78d0eba66a5b64c787719f4236a4b4feab268071f0c015_amd64",
"8Base-CNV-4.11:container-native-virtualization/kubevirt-template-validator@sha256:f3b8bdc5905143bcfe825ceb633ed04219913ebff04edaabe019810771306578_amd64",
"8Base-CNV-4.11:container-native-virtualization/libguestfs-tools@sha256:d244c934a8209d4bfd04f42fee30ec456078a1db61f1720d11c745cc76ab3e1d_amd64",
"8Base-CNV-4.11:container-native-virtualization/ovs-cni-marker@sha256:7109aa0773b2a019fc4e981009100b94b7adb89119be585f9a577b258af277b2_amd64",
"8Base-CNV-4.11:container-native-virtualization/ovs-cni-plugin@sha256:10baab1fb06b0afbf4c790e24c6cea12516c1f4e047c9515309af20ef45e6c01_amd64",
"8Base-CNV-4.11:container-native-virtualization/virt-api@sha256:a66fb987f6eca11f2922dc3ef5e199ef12817bac071d033829f01a3dcb2c4e14_amd64",
"8Base-CNV-4.11:container-native-virtualization/virt-artifacts-server@sha256:ef16ccd7b5928288b84e16dbc8e5e3c83716174d98b414de7d8c98f4d780fa48_amd64",
"8Base-CNV-4.11:container-native-virtualization/virt-cdi-apiserver@sha256:3fbe2cf982203ad1565faf3dfdff2131a95754fa1924bc4540ef16a8c6a92996_amd64",
"8Base-CNV-4.11:container-native-virtualization/virt-cdi-cloner@sha256:6570c84c760ddc023cc254c252d8a7a986d50e9dffb09cb56db0334f08454965_amd64",
"8Base-CNV-4.11:container-native-virtualization/virt-cdi-controller@sha256:23f99683fc40c258ffa809f6e4e97835d9506247f4dc35640275c365d54b95c0_amd64",
"8Base-CNV-4.11:container-native-virtualization/virt-cdi-importer@sha256:171e69c1cf17c27b2eb69e6411b50e616366e5c188dd25baeade3c634c1425e4_amd64",
"8Base-CNV-4.11:container-native-virtualization/virt-cdi-operator@sha256:6acb6fdc85de481f0ec834646760701d1351eecfb72ecacd2393509d84f07c1f_amd64",
"8Base-CNV-4.11:container-native-virtualization/virt-cdi-uploadproxy@sha256:e33e0ed610af88df4a2901c0b78aeb2e174d43ba60c7d7982b7c78b2f4545846_amd64",
"8Base-CNV-4.11:container-native-virtualization/virt-cdi-uploadserver@sha256:17d7ef4fd170b41bd6c0eaed374d591ab4e816d8c7d9ba5afa3d97ddd97b1521_amd64",
"8Base-CNV-4.11:container-native-virtualization/virt-controller@sha256:834c84710fa4b61b5797681e538723dda5962fc06484c092dfebb28d7ea4fd6e_amd64",
"8Base-CNV-4.11:container-native-virtualization/virt-handler@sha256:5232ce9a3704e6be8bce6bccddb234275afdaaf655a239cca642d2afc7a583ba_amd64",
"8Base-CNV-4.11:container-native-virtualization/virt-launcher@sha256:9cbbc3692cdcc0f8552a5de7233e5c43a3f9e56b6dc93af1c7c8bc3ccfed9aaf_amd64",
"8Base-CNV-4.11:container-native-virtualization/virt-operator@sha256:4f91d8c011681951daa86ef1f9293fbfd3d9cc4eaa4746761ba1c3fc41149bb0_amd64",
"8Base-CNV-4.11:container-native-virtualization/virtio-win@sha256:1a0ba39da4dc899ba8c1f13acb1f978f4c794a99163ba4935e4975cad6610e70_amd64",
"8Base-CNV-4.11:container-native-virtualization/vm-network-latency-checkup@sha256:6fd6c7b974eabe5a710b1fa2b3aaf783fe3951112b42a0156743cb16a033b700_amd64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "golang: regexp: stack exhaustion via a deeply nested expression"
},
{
"cve": "CVE-2022-28327",
"cwe": {
"id": "CWE-190",
"name": "Integer Overflow or Wraparound"
},
"discovery_date": "2022-04-21T00:00:00+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"8Base-CNV-4.11:container-native-virtualization/hco-bundle-registry@sha256:2ed82d656fb357c2eafdbf5e3436a27c6c27e81ff9a78e6108d624b0e5ac4df2_amd64"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2077689"
}
],
"notes": [
{
"category": "description",
"text": "An integer overflow flaw was found in Golang\u0027s crypto/elliptic library. This flaw allows an attacker to use a crafted scaler input longer than 32 bytes, causing P256().ScalarMult or P256().ScalarBaseMult to panic, leading to a loss of availability.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "golang: crypto/elliptic: panic caused by oversized scalar",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "A moderate severity flaw was found in Go\u2019s crypto/elliptic package in the generic P-256 implementation. If a scalar input longer than 32 bytes is supplied, P256().ScalarMult or P256().ScalarBaseMult can panic, causing the application to crash. Indirect uses via crypto/ecdsa and crypto/tls are not affected. This issue impacts availability but does not affect confidentiality or integrity. Only certain platforms (non-amd64, non-arm64, non-ppc64le, non-s390x) may be affected.\n\nRed Hat Enterprise Linux 7, 8 and 9 are affected, because the code-base is affected by this vulnerability.\n\nRed Hat Product Security has rated this issue as having Moderate security impact, and the issue is not currently planned to be addressed in future updates for Red Hat Enterprise Linux 7, hence, marked as Out-of-Support-Scope. \n\nRed Hat Developer Tools - Compilers (go-toolset-1.16-golang \u0026 go-toolset-1.17-golang), ships the vulnerable code and affected by this vulnerability.\n\nFor additional information, refer to the Issue Severity Classification: https://access.redhat.com/security/updates/classification/ and Red Hat Enterprise Linux Life Cycle \u0026 Updates Policy: https://access.redhat.com/support/policy/updates/errata/.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"8Base-CNV-4.11:container-native-virtualization/bridge-marker@sha256:59e80e29aef53d75cd40d526a2f033fb7aa1ac649da1a9e76b64d466257176cd_amd64",
"8Base-CNV-4.11:container-native-virtualization/checkup-framework@sha256:2370dd32b3e15b4261ed6267d5233ff549bd58bf5700edecc4062cce4a2bc302_amd64",
"8Base-CNV-4.11:container-native-virtualization/cluster-network-addons-operator@sha256:62bc5bdbecd1c2b15d254ef0f6754c155a3dff53178e3b7e48b0e064d82e0ebe_amd64",
"8Base-CNV-4.11:container-native-virtualization/cnv-containernetworking-plugins@sha256:37cbda49804ccc5626216e3a4f0fde8d94d93111e49b2b9256cd9da07985681e_amd64",
"8Base-CNV-4.11:container-native-virtualization/cnv-must-gather-rhel8@sha256:288403025b7d6f5e1ee9d32bf23efc07d63ab90ad4f9f558949dfac44f6c3abc_amd64",
"8Base-CNV-4.11:container-native-virtualization/hostpath-csi-driver-rhel8@sha256:db4873121d15ac4ac438a101a7b7c347769922311d53e8d06b02c41e3b62ecac_amd64",
"8Base-CNV-4.11:container-native-virtualization/hostpath-csi-driver@sha256:db4873121d15ac4ac438a101a7b7c347769922311d53e8d06b02c41e3b62ecac_amd64",
"8Base-CNV-4.11:container-native-virtualization/hostpath-provisioner-rhel8-operator@sha256:42ed6288a8444726a7addb617bdb53ccff36090d2b22f4499d4b2ccc51009b17_amd64",
"8Base-CNV-4.11:container-native-virtualization/hostpath-provisioner-rhel8@sha256:f8f67f5e67ea99dda1445257ceba9e68614efe9c8d2fc257d88ce6bcf56ec40f_amd64",
"8Base-CNV-4.11:container-native-virtualization/hyperconverged-cluster-operator@sha256:98be2c9b4d41c8e35067318d01a76a747513652fcbd41ba38070b49ab1858e6c_amd64",
"8Base-CNV-4.11:container-native-virtualization/hyperconverged-cluster-webhook-rhel8@sha256:45c90ed991c655126f8a9acb909d1e5607e224ec6412a015308794e5b02fe320_amd64",
"8Base-CNV-4.11:container-native-virtualization/kubemacpool@sha256:6f4c35e008f158160a28419568a1db2ce9bb3a2e1d3d2eb882fa0499be7dedd0_amd64",
"8Base-CNV-4.11:container-native-virtualization/kubevirt-console-plugin@sha256:12f988f14cd8a4f7d5fa175a488435ad571091e2544670a0509fe1027ba71cfb_amd64",
"8Base-CNV-4.11:container-native-virtualization/kubevirt-ssp-operator@sha256:b2c001156b0abeb4e2c890927fb935bc43c20300125b7add856302dfcea7052c_amd64",
"8Base-CNV-4.11:container-native-virtualization/kubevirt-tekton-tasks-cleanup-vm@sha256:f80bccd1ba7d922113f9f3a1506d01dd7d07ac8d70ef7c72eae497a368b6c303_amd64",
"8Base-CNV-4.11:container-native-virtualization/kubevirt-tekton-tasks-copy-template@sha256:295767815690a79bb3b08895ab8937e322769773ad4cf7a305229ab29ccea897_amd64",
"8Base-CNV-4.11:container-native-virtualization/kubevirt-tekton-tasks-create-datavolume@sha256:3e3a30a00b367480d3182820ba11e366d87b44ff1e626f9025ddd2c612d78e47_amd64",
"8Base-CNV-4.11:container-native-virtualization/kubevirt-tekton-tasks-create-vm-from-template@sha256:4a5362a1fa6fc22344231321616b0f5e1cec7152c73bf0d00a36df62448076ee_amd64",
"8Base-CNV-4.11:container-native-virtualization/kubevirt-tekton-tasks-disk-virt-customize@sha256:fffeced76624d73cb2fd19919726886d28fd1bf4ce22549ce0ca84ed972b9e73_amd64",
"8Base-CNV-4.11:container-native-virtualization/kubevirt-tekton-tasks-disk-virt-sysprep@sha256:4e0d47644f1f44e1f01902691edce9e27acfa1aeb5f2de98439acfea7596c2e9_amd64",
"8Base-CNV-4.11:container-native-virtualization/kubevirt-tekton-tasks-modify-vm-template@sha256:53e110e700707e9f876d08a68240b6841ba5932e32b18ace1f9b8be1e575d954_amd64",
"8Base-CNV-4.11:container-native-virtualization/kubevirt-tekton-tasks-operator@sha256:f854b68b7443c4ed87e50132aa776e1b60bd71e888cee4e181840667858b7a90_amd64",
"8Base-CNV-4.11:container-native-virtualization/kubevirt-tekton-tasks-wait-for-vmi-status@sha256:b55e6949adf047224f78d0eba66a5b64c787719f4236a4b4feab268071f0c015_amd64",
"8Base-CNV-4.11:container-native-virtualization/kubevirt-template-validator@sha256:f3b8bdc5905143bcfe825ceb633ed04219913ebff04edaabe019810771306578_amd64",
"8Base-CNV-4.11:container-native-virtualization/libguestfs-tools@sha256:d244c934a8209d4bfd04f42fee30ec456078a1db61f1720d11c745cc76ab3e1d_amd64",
"8Base-CNV-4.11:container-native-virtualization/ovs-cni-marker@sha256:7109aa0773b2a019fc4e981009100b94b7adb89119be585f9a577b258af277b2_amd64",
"8Base-CNV-4.11:container-native-virtualization/ovs-cni-plugin@sha256:10baab1fb06b0afbf4c790e24c6cea12516c1f4e047c9515309af20ef45e6c01_amd64",
"8Base-CNV-4.11:container-native-virtualization/virt-api@sha256:a66fb987f6eca11f2922dc3ef5e199ef12817bac071d033829f01a3dcb2c4e14_amd64",
"8Base-CNV-4.11:container-native-virtualization/virt-artifacts-server@sha256:ef16ccd7b5928288b84e16dbc8e5e3c83716174d98b414de7d8c98f4d780fa48_amd64",
"8Base-CNV-4.11:container-native-virtualization/virt-cdi-apiserver@sha256:3fbe2cf982203ad1565faf3dfdff2131a95754fa1924bc4540ef16a8c6a92996_amd64",
"8Base-CNV-4.11:container-native-virtualization/virt-cdi-cloner@sha256:6570c84c760ddc023cc254c252d8a7a986d50e9dffb09cb56db0334f08454965_amd64",
"8Base-CNV-4.11:container-native-virtualization/virt-cdi-controller@sha256:23f99683fc40c258ffa809f6e4e97835d9506247f4dc35640275c365d54b95c0_amd64",
"8Base-CNV-4.11:container-native-virtualization/virt-cdi-importer@sha256:171e69c1cf17c27b2eb69e6411b50e616366e5c188dd25baeade3c634c1425e4_amd64",
"8Base-CNV-4.11:container-native-virtualization/virt-cdi-operator@sha256:6acb6fdc85de481f0ec834646760701d1351eecfb72ecacd2393509d84f07c1f_amd64",
"8Base-CNV-4.11:container-native-virtualization/virt-cdi-uploadproxy@sha256:e33e0ed610af88df4a2901c0b78aeb2e174d43ba60c7d7982b7c78b2f4545846_amd64",
"8Base-CNV-4.11:container-native-virtualization/virt-cdi-uploadserver@sha256:17d7ef4fd170b41bd6c0eaed374d591ab4e816d8c7d9ba5afa3d97ddd97b1521_amd64",
"8Base-CNV-4.11:container-native-virtualization/virt-controller@sha256:834c84710fa4b61b5797681e538723dda5962fc06484c092dfebb28d7ea4fd6e_amd64",
"8Base-CNV-4.11:container-native-virtualization/virt-handler@sha256:5232ce9a3704e6be8bce6bccddb234275afdaaf655a239cca642d2afc7a583ba_amd64",
"8Base-CNV-4.11:container-native-virtualization/virt-launcher@sha256:9cbbc3692cdcc0f8552a5de7233e5c43a3f9e56b6dc93af1c7c8bc3ccfed9aaf_amd64",
"8Base-CNV-4.11:container-native-virtualization/virt-operator@sha256:4f91d8c011681951daa86ef1f9293fbfd3d9cc4eaa4746761ba1c3fc41149bb0_amd64",
"8Base-CNV-4.11:container-native-virtualization/virtio-win@sha256:1a0ba39da4dc899ba8c1f13acb1f978f4c794a99163ba4935e4975cad6610e70_amd64",
"8Base-CNV-4.11:container-native-virtualization/vm-network-latency-checkup@sha256:6fd6c7b974eabe5a710b1fa2b3aaf783fe3951112b42a0156743cb16a033b700_amd64"
],
"known_not_affected": [
"8Base-CNV-4.11:container-native-virtualization/hco-bundle-registry@sha256:2ed82d656fb357c2eafdbf5e3436a27c6c27e81ff9a78e6108d624b0e5ac4df2_amd64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2022-28327"
},
{
"category": "external",
"summary": "RHBZ#2077689",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2077689"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2022-28327",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-28327"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2022-28327",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2022-28327"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-announce/c/oecdBNLOml8",
"url": "https://groups.google.com/g/golang-announce/c/oecdBNLOml8"
}
],
"release_date": "2022-04-12T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2022-12-01T21:09:40+00:00",
"details": "Before applying this update, make sure all previously released errata relevant to your system have been applied.\n\nFor details on how to apply this update, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"8Base-CNV-4.11:container-native-virtualization/bridge-marker@sha256:59e80e29aef53d75cd40d526a2f033fb7aa1ac649da1a9e76b64d466257176cd_amd64",
"8Base-CNV-4.11:container-native-virtualization/checkup-framework@sha256:2370dd32b3e15b4261ed6267d5233ff549bd58bf5700edecc4062cce4a2bc302_amd64",
"8Base-CNV-4.11:container-native-virtualization/cluster-network-addons-operator@sha256:62bc5bdbecd1c2b15d254ef0f6754c155a3dff53178e3b7e48b0e064d82e0ebe_amd64",
"8Base-CNV-4.11:container-native-virtualization/cnv-containernetworking-plugins@sha256:37cbda49804ccc5626216e3a4f0fde8d94d93111e49b2b9256cd9da07985681e_amd64",
"8Base-CNV-4.11:container-native-virtualization/cnv-must-gather-rhel8@sha256:288403025b7d6f5e1ee9d32bf23efc07d63ab90ad4f9f558949dfac44f6c3abc_amd64",
"8Base-CNV-4.11:container-native-virtualization/hostpath-csi-driver-rhel8@sha256:db4873121d15ac4ac438a101a7b7c347769922311d53e8d06b02c41e3b62ecac_amd64",
"8Base-CNV-4.11:container-native-virtualization/hostpath-csi-driver@sha256:db4873121d15ac4ac438a101a7b7c347769922311d53e8d06b02c41e3b62ecac_amd64",
"8Base-CNV-4.11:container-native-virtualization/hostpath-provisioner-rhel8-operator@sha256:42ed6288a8444726a7addb617bdb53ccff36090d2b22f4499d4b2ccc51009b17_amd64",
"8Base-CNV-4.11:container-native-virtualization/hostpath-provisioner-rhel8@sha256:f8f67f5e67ea99dda1445257ceba9e68614efe9c8d2fc257d88ce6bcf56ec40f_amd64",
"8Base-CNV-4.11:container-native-virtualization/hyperconverged-cluster-operator@sha256:98be2c9b4d41c8e35067318d01a76a747513652fcbd41ba38070b49ab1858e6c_amd64",
"8Base-CNV-4.11:container-native-virtualization/hyperconverged-cluster-webhook-rhel8@sha256:45c90ed991c655126f8a9acb909d1e5607e224ec6412a015308794e5b02fe320_amd64",
"8Base-CNV-4.11:container-native-virtualization/kubemacpool@sha256:6f4c35e008f158160a28419568a1db2ce9bb3a2e1d3d2eb882fa0499be7dedd0_amd64",
"8Base-CNV-4.11:container-native-virtualization/kubevirt-console-plugin@sha256:12f988f14cd8a4f7d5fa175a488435ad571091e2544670a0509fe1027ba71cfb_amd64",
"8Base-CNV-4.11:container-native-virtualization/kubevirt-ssp-operator@sha256:b2c001156b0abeb4e2c890927fb935bc43c20300125b7add856302dfcea7052c_amd64",
"8Base-CNV-4.11:container-native-virtualization/kubevirt-tekton-tasks-cleanup-vm@sha256:f80bccd1ba7d922113f9f3a1506d01dd7d07ac8d70ef7c72eae497a368b6c303_amd64",
"8Base-CNV-4.11:container-native-virtualization/kubevirt-tekton-tasks-copy-template@sha256:295767815690a79bb3b08895ab8937e322769773ad4cf7a305229ab29ccea897_amd64",
"8Base-CNV-4.11:container-native-virtualization/kubevirt-tekton-tasks-create-datavolume@sha256:3e3a30a00b367480d3182820ba11e366d87b44ff1e626f9025ddd2c612d78e47_amd64",
"8Base-CNV-4.11:container-native-virtualization/kubevirt-tekton-tasks-create-vm-from-template@sha256:4a5362a1fa6fc22344231321616b0f5e1cec7152c73bf0d00a36df62448076ee_amd64",
"8Base-CNV-4.11:container-native-virtualization/kubevirt-tekton-tasks-disk-virt-customize@sha256:fffeced76624d73cb2fd19919726886d28fd1bf4ce22549ce0ca84ed972b9e73_amd64",
"8Base-CNV-4.11:container-native-virtualization/kubevirt-tekton-tasks-disk-virt-sysprep@sha256:4e0d47644f1f44e1f01902691edce9e27acfa1aeb5f2de98439acfea7596c2e9_amd64",
"8Base-CNV-4.11:container-native-virtualization/kubevirt-tekton-tasks-modify-vm-template@sha256:53e110e700707e9f876d08a68240b6841ba5932e32b18ace1f9b8be1e575d954_amd64",
"8Base-CNV-4.11:container-native-virtualization/kubevirt-tekton-tasks-operator@sha256:f854b68b7443c4ed87e50132aa776e1b60bd71e888cee4e181840667858b7a90_amd64",
"8Base-CNV-4.11:container-native-virtualization/kubevirt-tekton-tasks-wait-for-vmi-status@sha256:b55e6949adf047224f78d0eba66a5b64c787719f4236a4b4feab268071f0c015_amd64",
"8Base-CNV-4.11:container-native-virtualization/kubevirt-template-validator@sha256:f3b8bdc5905143bcfe825ceb633ed04219913ebff04edaabe019810771306578_amd64",
"8Base-CNV-4.11:container-native-virtualization/libguestfs-tools@sha256:d244c934a8209d4bfd04f42fee30ec456078a1db61f1720d11c745cc76ab3e1d_amd64",
"8Base-CNV-4.11:container-native-virtualization/ovs-cni-marker@sha256:7109aa0773b2a019fc4e981009100b94b7adb89119be585f9a577b258af277b2_amd64",
"8Base-CNV-4.11:container-native-virtualization/ovs-cni-plugin@sha256:10baab1fb06b0afbf4c790e24c6cea12516c1f4e047c9515309af20ef45e6c01_amd64",
"8Base-CNV-4.11:container-native-virtualization/virt-api@sha256:a66fb987f6eca11f2922dc3ef5e199ef12817bac071d033829f01a3dcb2c4e14_amd64",
"8Base-CNV-4.11:container-native-virtualization/virt-artifacts-server@sha256:ef16ccd7b5928288b84e16dbc8e5e3c83716174d98b414de7d8c98f4d780fa48_amd64",
"8Base-CNV-4.11:container-native-virtualization/virt-cdi-apiserver@sha256:3fbe2cf982203ad1565faf3dfdff2131a95754fa1924bc4540ef16a8c6a92996_amd64",
"8Base-CNV-4.11:container-native-virtualization/virt-cdi-cloner@sha256:6570c84c760ddc023cc254c252d8a7a986d50e9dffb09cb56db0334f08454965_amd64",
"8Base-CNV-4.11:container-native-virtualization/virt-cdi-controller@sha256:23f99683fc40c258ffa809f6e4e97835d9506247f4dc35640275c365d54b95c0_amd64",
"8Base-CNV-4.11:container-native-virtualization/virt-cdi-importer@sha256:171e69c1cf17c27b2eb69e6411b50e616366e5c188dd25baeade3c634c1425e4_amd64",
"8Base-CNV-4.11:container-native-virtualization/virt-cdi-operator@sha256:6acb6fdc85de481f0ec834646760701d1351eecfb72ecacd2393509d84f07c1f_amd64",
"8Base-CNV-4.11:container-native-virtualization/virt-cdi-uploadproxy@sha256:e33e0ed610af88df4a2901c0b78aeb2e174d43ba60c7d7982b7c78b2f4545846_amd64",
"8Base-CNV-4.11:container-native-virtualization/virt-cdi-uploadserver@sha256:17d7ef4fd170b41bd6c0eaed374d591ab4e816d8c7d9ba5afa3d97ddd97b1521_amd64",
"8Base-CNV-4.11:container-native-virtualization/virt-controller@sha256:834c84710fa4b61b5797681e538723dda5962fc06484c092dfebb28d7ea4fd6e_amd64",
"8Base-CNV-4.11:container-native-virtualization/virt-handler@sha256:5232ce9a3704e6be8bce6bccddb234275afdaaf655a239cca642d2afc7a583ba_amd64",
"8Base-CNV-4.11:container-native-virtualization/virt-launcher@sha256:9cbbc3692cdcc0f8552a5de7233e5c43a3f9e56b6dc93af1c7c8bc3ccfed9aaf_amd64",
"8Base-CNV-4.11:container-native-virtualization/virt-operator@sha256:4f91d8c011681951daa86ef1f9293fbfd3d9cc4eaa4746761ba1c3fc41149bb0_amd64",
"8Base-CNV-4.11:container-native-virtualization/virtio-win@sha256:1a0ba39da4dc899ba8c1f13acb1f978f4c794a99163ba4935e4975cad6610e70_amd64",
"8Base-CNV-4.11:container-native-virtualization/vm-network-latency-checkup@sha256:6fd6c7b974eabe5a710b1fa2b3aaf783fe3951112b42a0156743cb16a033b700_amd64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2022:8750"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"8Base-CNV-4.11:container-native-virtualization/bridge-marker@sha256:59e80e29aef53d75cd40d526a2f033fb7aa1ac649da1a9e76b64d466257176cd_amd64",
"8Base-CNV-4.11:container-native-virtualization/checkup-framework@sha256:2370dd32b3e15b4261ed6267d5233ff549bd58bf5700edecc4062cce4a2bc302_amd64",
"8Base-CNV-4.11:container-native-virtualization/cluster-network-addons-operator@sha256:62bc5bdbecd1c2b15d254ef0f6754c155a3dff53178e3b7e48b0e064d82e0ebe_amd64",
"8Base-CNV-4.11:container-native-virtualization/cnv-containernetworking-plugins@sha256:37cbda49804ccc5626216e3a4f0fde8d94d93111e49b2b9256cd9da07985681e_amd64",
"8Base-CNV-4.11:container-native-virtualization/cnv-must-gather-rhel8@sha256:288403025b7d6f5e1ee9d32bf23efc07d63ab90ad4f9f558949dfac44f6c3abc_amd64",
"8Base-CNV-4.11:container-native-virtualization/hco-bundle-registry@sha256:2ed82d656fb357c2eafdbf5e3436a27c6c27e81ff9a78e6108d624b0e5ac4df2_amd64",
"8Base-CNV-4.11:container-native-virtualization/hostpath-csi-driver-rhel8@sha256:db4873121d15ac4ac438a101a7b7c347769922311d53e8d06b02c41e3b62ecac_amd64",
"8Base-CNV-4.11:container-native-virtualization/hostpath-csi-driver@sha256:db4873121d15ac4ac438a101a7b7c347769922311d53e8d06b02c41e3b62ecac_amd64",
"8Base-CNV-4.11:container-native-virtualization/hostpath-provisioner-rhel8-operator@sha256:42ed6288a8444726a7addb617bdb53ccff36090d2b22f4499d4b2ccc51009b17_amd64",
"8Base-CNV-4.11:container-native-virtualization/hostpath-provisioner-rhel8@sha256:f8f67f5e67ea99dda1445257ceba9e68614efe9c8d2fc257d88ce6bcf56ec40f_amd64",
"8Base-CNV-4.11:container-native-virtualization/hyperconverged-cluster-operator@sha256:98be2c9b4d41c8e35067318d01a76a747513652fcbd41ba38070b49ab1858e6c_amd64",
"8Base-CNV-4.11:container-native-virtualization/hyperconverged-cluster-webhook-rhel8@sha256:45c90ed991c655126f8a9acb909d1e5607e224ec6412a015308794e5b02fe320_amd64",
"8Base-CNV-4.11:container-native-virtualization/kubemacpool@sha256:6f4c35e008f158160a28419568a1db2ce9bb3a2e1d3d2eb882fa0499be7dedd0_amd64",
"8Base-CNV-4.11:container-native-virtualization/kubevirt-console-plugin@sha256:12f988f14cd8a4f7d5fa175a488435ad571091e2544670a0509fe1027ba71cfb_amd64",
"8Base-CNV-4.11:container-native-virtualization/kubevirt-ssp-operator@sha256:b2c001156b0abeb4e2c890927fb935bc43c20300125b7add856302dfcea7052c_amd64",
"8Base-CNV-4.11:container-native-virtualization/kubevirt-tekton-tasks-cleanup-vm@sha256:f80bccd1ba7d922113f9f3a1506d01dd7d07ac8d70ef7c72eae497a368b6c303_amd64",
"8Base-CNV-4.11:container-native-virtualization/kubevirt-tekton-tasks-copy-template@sha256:295767815690a79bb3b08895ab8937e322769773ad4cf7a305229ab29ccea897_amd64",
"8Base-CNV-4.11:container-native-virtualization/kubevirt-tekton-tasks-create-datavolume@sha256:3e3a30a00b367480d3182820ba11e366d87b44ff1e626f9025ddd2c612d78e47_amd64",
"8Base-CNV-4.11:container-native-virtualization/kubevirt-tekton-tasks-create-vm-from-template@sha256:4a5362a1fa6fc22344231321616b0f5e1cec7152c73bf0d00a36df62448076ee_amd64",
"8Base-CNV-4.11:container-native-virtualization/kubevirt-tekton-tasks-disk-virt-customize@sha256:fffeced76624d73cb2fd19919726886d28fd1bf4ce22549ce0ca84ed972b9e73_amd64",
"8Base-CNV-4.11:container-native-virtualization/kubevirt-tekton-tasks-disk-virt-sysprep@sha256:4e0d47644f1f44e1f01902691edce9e27acfa1aeb5f2de98439acfea7596c2e9_amd64",
"8Base-CNV-4.11:container-native-virtualization/kubevirt-tekton-tasks-modify-vm-template@sha256:53e110e700707e9f876d08a68240b6841ba5932e32b18ace1f9b8be1e575d954_amd64",
"8Base-CNV-4.11:container-native-virtualization/kubevirt-tekton-tasks-operator@sha256:f854b68b7443c4ed87e50132aa776e1b60bd71e888cee4e181840667858b7a90_amd64",
"8Base-CNV-4.11:container-native-virtualization/kubevirt-tekton-tasks-wait-for-vmi-status@sha256:b55e6949adf047224f78d0eba66a5b64c787719f4236a4b4feab268071f0c015_amd64",
"8Base-CNV-4.11:container-native-virtualization/kubevirt-template-validator@sha256:f3b8bdc5905143bcfe825ceb633ed04219913ebff04edaabe019810771306578_amd64",
"8Base-CNV-4.11:container-native-virtualization/libguestfs-tools@sha256:d244c934a8209d4bfd04f42fee30ec456078a1db61f1720d11c745cc76ab3e1d_amd64",
"8Base-CNV-4.11:container-native-virtualization/ovs-cni-marker@sha256:7109aa0773b2a019fc4e981009100b94b7adb89119be585f9a577b258af277b2_amd64",
"8Base-CNV-4.11:container-native-virtualization/ovs-cni-plugin@sha256:10baab1fb06b0afbf4c790e24c6cea12516c1f4e047c9515309af20ef45e6c01_amd64",
"8Base-CNV-4.11:container-native-virtualization/virt-api@sha256:a66fb987f6eca11f2922dc3ef5e199ef12817bac071d033829f01a3dcb2c4e14_amd64",
"8Base-CNV-4.11:container-native-virtualization/virt-artifacts-server@sha256:ef16ccd7b5928288b84e16dbc8e5e3c83716174d98b414de7d8c98f4d780fa48_amd64",
"8Base-CNV-4.11:container-native-virtualization/virt-cdi-apiserver@sha256:3fbe2cf982203ad1565faf3dfdff2131a95754fa1924bc4540ef16a8c6a92996_amd64",
"8Base-CNV-4.11:container-native-virtualization/virt-cdi-cloner@sha256:6570c84c760ddc023cc254c252d8a7a986d50e9dffb09cb56db0334f08454965_amd64",
"8Base-CNV-4.11:container-native-virtualization/virt-cdi-controller@sha256:23f99683fc40c258ffa809f6e4e97835d9506247f4dc35640275c365d54b95c0_amd64",
"8Base-CNV-4.11:container-native-virtualization/virt-cdi-importer@sha256:171e69c1cf17c27b2eb69e6411b50e616366e5c188dd25baeade3c634c1425e4_amd64",
"8Base-CNV-4.11:container-native-virtualization/virt-cdi-operator@sha256:6acb6fdc85de481f0ec834646760701d1351eecfb72ecacd2393509d84f07c1f_amd64",
"8Base-CNV-4.11:container-native-virtualization/virt-cdi-uploadproxy@sha256:e33e0ed610af88df4a2901c0b78aeb2e174d43ba60c7d7982b7c78b2f4545846_amd64",
"8Base-CNV-4.11:container-native-virtualization/virt-cdi-uploadserver@sha256:17d7ef4fd170b41bd6c0eaed374d591ab4e816d8c7d9ba5afa3d97ddd97b1521_amd64",
"8Base-CNV-4.11:container-native-virtualization/virt-controller@sha256:834c84710fa4b61b5797681e538723dda5962fc06484c092dfebb28d7ea4fd6e_amd64",
"8Base-CNV-4.11:container-native-virtualization/virt-handler@sha256:5232ce9a3704e6be8bce6bccddb234275afdaaf655a239cca642d2afc7a583ba_amd64",
"8Base-CNV-4.11:container-native-virtualization/virt-launcher@sha256:9cbbc3692cdcc0f8552a5de7233e5c43a3f9e56b6dc93af1c7c8bc3ccfed9aaf_amd64",
"8Base-CNV-4.11:container-native-virtualization/virt-operator@sha256:4f91d8c011681951daa86ef1f9293fbfd3d9cc4eaa4746761ba1c3fc41149bb0_amd64",
"8Base-CNV-4.11:container-native-virtualization/virtio-win@sha256:1a0ba39da4dc899ba8c1f13acb1f978f4c794a99163ba4935e4975cad6610e70_amd64",
"8Base-CNV-4.11:container-native-virtualization/vm-network-latency-checkup@sha256:6fd6c7b974eabe5a710b1fa2b3aaf783fe3951112b42a0156743cb16a033b700_amd64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "golang: crypto/elliptic: panic caused by oversized scalar"
},
{
"cve": "CVE-2022-30629",
"cwe": {
"id": "CWE-331",
"name": "Insufficient Entropy"
},
"discovery_date": "2022-06-02T00:00:00+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"8Base-CNV-4.11:container-native-virtualization/checkup-framework@sha256:2370dd32b3e15b4261ed6267d5233ff549bd58bf5700edecc4062cce4a2bc302_amd64",
"8Base-CNV-4.11:container-native-virtualization/cnv-must-gather-rhel8@sha256:288403025b7d6f5e1ee9d32bf23efc07d63ab90ad4f9f558949dfac44f6c3abc_amd64",
"8Base-CNV-4.11:container-native-virtualization/hco-bundle-registry@sha256:2ed82d656fb357c2eafdbf5e3436a27c6c27e81ff9a78e6108d624b0e5ac4df2_amd64",
"8Base-CNV-4.11:container-native-virtualization/hostpath-csi-driver-rhel8@sha256:db4873121d15ac4ac438a101a7b7c347769922311d53e8d06b02c41e3b62ecac_amd64",
"8Base-CNV-4.11:container-native-virtualization/hostpath-csi-driver@sha256:db4873121d15ac4ac438a101a7b7c347769922311d53e8d06b02c41e3b62ecac_amd64",
"8Base-CNV-4.11:container-native-virtualization/hostpath-provisioner-rhel8-operator@sha256:42ed6288a8444726a7addb617bdb53ccff36090d2b22f4499d4b2ccc51009b17_amd64",
"8Base-CNV-4.11:container-native-virtualization/hostpath-provisioner-rhel8@sha256:f8f67f5e67ea99dda1445257ceba9e68614efe9c8d2fc257d88ce6bcf56ec40f_amd64",
"8Base-CNV-4.11:container-native-virtualization/hyperconverged-cluster-operator@sha256:98be2c9b4d41c8e35067318d01a76a747513652fcbd41ba38070b49ab1858e6c_amd64",
"8Base-CNV-4.11:container-native-virtualization/kubevirt-console-plugin@sha256:12f988f14cd8a4f7d5fa175a488435ad571091e2544670a0509fe1027ba71cfb_amd64",
"8Base-CNV-4.11:container-native-virtualization/kubevirt-ssp-operator@sha256:b2c001156b0abeb4e2c890927fb935bc43c20300125b7add856302dfcea7052c_amd64",
"8Base-CNV-4.11:container-native-virtualization/kubevirt-tekton-tasks-cleanup-vm@sha256:f80bccd1ba7d922113f9f3a1506d01dd7d07ac8d70ef7c72eae497a368b6c303_amd64",
"8Base-CNV-4.11:container-native-virtualization/kubevirt-tekton-tasks-copy-template@sha256:295767815690a79bb3b08895ab8937e322769773ad4cf7a305229ab29ccea897_amd64",
"8Base-CNV-4.11:container-native-virtualization/kubevirt-tekton-tasks-create-datavolume@sha256:3e3a30a00b367480d3182820ba11e366d87b44ff1e626f9025ddd2c612d78e47_amd64",
"8Base-CNV-4.11:container-native-virtualization/kubevirt-tekton-tasks-create-vm-from-template@sha256:4a5362a1fa6fc22344231321616b0f5e1cec7152c73bf0d00a36df62448076ee_amd64",
"8Base-CNV-4.11:container-native-virtualization/kubevirt-tekton-tasks-disk-virt-customize@sha256:fffeced76624d73cb2fd19919726886d28fd1bf4ce22549ce0ca84ed972b9e73_amd64",
"8Base-CNV-4.11:container-native-virtualization/kubevirt-tekton-tasks-disk-virt-sysprep@sha256:4e0d47644f1f44e1f01902691edce9e27acfa1aeb5f2de98439acfea7596c2e9_amd64",
"8Base-CNV-4.11:container-native-virtualization/kubevirt-tekton-tasks-modify-vm-template@sha256:53e110e700707e9f876d08a68240b6841ba5932e32b18ace1f9b8be1e575d954_amd64",
"8Base-CNV-4.11:container-native-virtualization/kubevirt-tekton-tasks-operator@sha256:f854b68b7443c4ed87e50132aa776e1b60bd71e888cee4e181840667858b7a90_amd64",
"8Base-CNV-4.11:container-native-virtualization/kubevirt-tekton-tasks-wait-for-vmi-status@sha256:b55e6949adf047224f78d0eba66a5b64c787719f4236a4b4feab268071f0c015_amd64",
"8Base-CNV-4.11:container-native-virtualization/kubevirt-template-validator@sha256:f3b8bdc5905143bcfe825ceb633ed04219913ebff04edaabe019810771306578_amd64",
"8Base-CNV-4.11:container-native-virtualization/libguestfs-tools@sha256:d244c934a8209d4bfd04f42fee30ec456078a1db61f1720d11c745cc76ab3e1d_amd64",
"8Base-CNV-4.11:container-native-virtualization/virt-api@sha256:a66fb987f6eca11f2922dc3ef5e199ef12817bac071d033829f01a3dcb2c4e14_amd64",
"8Base-CNV-4.11:container-native-virtualization/virt-artifacts-server@sha256:ef16ccd7b5928288b84e16dbc8e5e3c83716174d98b414de7d8c98f4d780fa48_amd64",
"8Base-CNV-4.11:container-native-virtualization/virt-cdi-apiserver@sha256:3fbe2cf982203ad1565faf3dfdff2131a95754fa1924bc4540ef16a8c6a92996_amd64",
"8Base-CNV-4.11:container-native-virtualization/virt-cdi-cloner@sha256:6570c84c760ddc023cc254c252d8a7a986d50e9dffb09cb56db0334f08454965_amd64",
"8Base-CNV-4.11:container-native-virtualization/virt-cdi-controller@sha256:23f99683fc40c258ffa809f6e4e97835d9506247f4dc35640275c365d54b95c0_amd64",
"8Base-CNV-4.11:container-native-virtualization/virt-cdi-importer@sha256:171e69c1cf17c27b2eb69e6411b50e616366e5c188dd25baeade3c634c1425e4_amd64",
"8Base-CNV-4.11:container-native-virtualization/virt-cdi-operator@sha256:6acb6fdc85de481f0ec834646760701d1351eecfb72ecacd2393509d84f07c1f_amd64",
"8Base-CNV-4.11:container-native-virtualization/virt-cdi-uploadproxy@sha256:e33e0ed610af88df4a2901c0b78aeb2e174d43ba60c7d7982b7c78b2f4545846_amd64",
"8Base-CNV-4.11:container-native-virtualization/virt-cdi-uploadserver@sha256:17d7ef4fd170b41bd6c0eaed374d591ab4e816d8c7d9ba5afa3d97ddd97b1521_amd64",
"8Base-CNV-4.11:container-native-virtualization/virt-controller@sha256:834c84710fa4b61b5797681e538723dda5962fc06484c092dfebb28d7ea4fd6e_amd64",
"8Base-CNV-4.11:container-native-virtualization/virt-handler@sha256:5232ce9a3704e6be8bce6bccddb234275afdaaf655a239cca642d2afc7a583ba_amd64",
"8Base-CNV-4.11:container-native-virtualization/virt-launcher@sha256:9cbbc3692cdcc0f8552a5de7233e5c43a3f9e56b6dc93af1c7c8bc3ccfed9aaf_amd64",
"8Base-CNV-4.11:container-native-virtualization/virt-operator@sha256:4f91d8c011681951daa86ef1f9293fbfd3d9cc4eaa4746761ba1c3fc41149bb0_amd64",
"8Base-CNV-4.11:container-native-virtualization/virtio-win@sha256:1a0ba39da4dc899ba8c1f13acb1f978f4c794a99163ba4935e4975cad6610e70_amd64",
"8Base-CNV-4.11:container-native-virtualization/vm-network-latency-checkup@sha256:6fd6c7b974eabe5a710b1fa2b3aaf783fe3951112b42a0156743cb16a033b700_amd64"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2092793"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in the crypto/tls golang package. When session tickets are generated by crypto/tls, it is missing the ticket expiration. This issue may allow an attacker to observe the TLS handshakes to correlate successive connections during session resumption.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "golang: crypto/tls: session tickets lack random ticket_age_add",
"title": "Vulnerability summary"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"8Base-CNV-4.11:container-native-virtualization/bridge-marker@sha256:59e80e29aef53d75cd40d526a2f033fb7aa1ac649da1a9e76b64d466257176cd_amd64",
"8Base-CNV-4.11:container-native-virtualization/cluster-network-addons-operator@sha256:62bc5bdbecd1c2b15d254ef0f6754c155a3dff53178e3b7e48b0e064d82e0ebe_amd64",
"8Base-CNV-4.11:container-native-virtualization/cnv-containernetworking-plugins@sha256:37cbda49804ccc5626216e3a4f0fde8d94d93111e49b2b9256cd9da07985681e_amd64",
"8Base-CNV-4.11:container-native-virtualization/hyperconverged-cluster-webhook-rhel8@sha256:45c90ed991c655126f8a9acb909d1e5607e224ec6412a015308794e5b02fe320_amd64",
"8Base-CNV-4.11:container-native-virtualization/kubemacpool@sha256:6f4c35e008f158160a28419568a1db2ce9bb3a2e1d3d2eb882fa0499be7dedd0_amd64",
"8Base-CNV-4.11:container-native-virtualization/ovs-cni-marker@sha256:7109aa0773b2a019fc4e981009100b94b7adb89119be585f9a577b258af277b2_amd64",
"8Base-CNV-4.11:container-native-virtualization/ovs-cni-plugin@sha256:10baab1fb06b0afbf4c790e24c6cea12516c1f4e047c9515309af20ef45e6c01_amd64"
],
"known_not_affected": [
"8Base-CNV-4.11:container-native-virtualization/checkup-framework@sha256:2370dd32b3e15b4261ed6267d5233ff549bd58bf5700edecc4062cce4a2bc302_amd64",
"8Base-CNV-4.11:container-native-virtualization/cnv-must-gather-rhel8@sha256:288403025b7d6f5e1ee9d32bf23efc07d63ab90ad4f9f558949dfac44f6c3abc_amd64",
"8Base-CNV-4.11:container-native-virtualization/hco-bundle-registry@sha256:2ed82d656fb357c2eafdbf5e3436a27c6c27e81ff9a78e6108d624b0e5ac4df2_amd64",
"8Base-CNV-4.11:container-native-virtualization/hostpath-csi-driver-rhel8@sha256:db4873121d15ac4ac438a101a7b7c347769922311d53e8d06b02c41e3b62ecac_amd64",
"8Base-CNV-4.11:container-native-virtualization/hostpath-csi-driver@sha256:db4873121d15ac4ac438a101a7b7c347769922311d53e8d06b02c41e3b62ecac_amd64",
"8Base-CNV-4.11:container-native-virtualization/hostpath-provisioner-rhel8-operator@sha256:42ed6288a8444726a7addb617bdb53ccff36090d2b22f4499d4b2ccc51009b17_amd64",
"8Base-CNV-4.11:container-native-virtualization/hostpath-provisioner-rhel8@sha256:f8f67f5e67ea99dda1445257ceba9e68614efe9c8d2fc257d88ce6bcf56ec40f_amd64",
"8Base-CNV-4.11:container-native-virtualization/hyperconverged-cluster-operator@sha256:98be2c9b4d41c8e35067318d01a76a747513652fcbd41ba38070b49ab1858e6c_amd64",
"8Base-CNV-4.11:container-native-virtualization/kubevirt-console-plugin@sha256:12f988f14cd8a4f7d5fa175a488435ad571091e2544670a0509fe1027ba71cfb_amd64",
"8Base-CNV-4.11:container-native-virtualization/kubevirt-ssp-operator@sha256:b2c001156b0abeb4e2c890927fb935bc43c20300125b7add856302dfcea7052c_amd64",
"8Base-CNV-4.11:container-native-virtualization/kubevirt-tekton-tasks-cleanup-vm@sha256:f80bccd1ba7d922113f9f3a1506d01dd7d07ac8d70ef7c72eae497a368b6c303_amd64",
"8Base-CNV-4.11:container-native-virtualization/kubevirt-tekton-tasks-copy-template@sha256:295767815690a79bb3b08895ab8937e322769773ad4cf7a305229ab29ccea897_amd64",
"8Base-CNV-4.11:container-native-virtualization/kubevirt-tekton-tasks-create-datavolume@sha256:3e3a30a00b367480d3182820ba11e366d87b44ff1e626f9025ddd2c612d78e47_amd64",
"8Base-CNV-4.11:container-native-virtualization/kubevirt-tekton-tasks-create-vm-from-template@sha256:4a5362a1fa6fc22344231321616b0f5e1cec7152c73bf0d00a36df62448076ee_amd64",
"8Base-CNV-4.11:container-native-virtualization/kubevirt-tekton-tasks-disk-virt-customize@sha256:fffeced76624d73cb2fd19919726886d28fd1bf4ce22549ce0ca84ed972b9e73_amd64",
"8Base-CNV-4.11:container-native-virtualization/kubevirt-tekton-tasks-disk-virt-sysprep@sha256:4e0d47644f1f44e1f01902691edce9e27acfa1aeb5f2de98439acfea7596c2e9_amd64",
"8Base-CNV-4.11:container-native-virtualization/kubevirt-tekton-tasks-modify-vm-template@sha256:53e110e700707e9f876d08a68240b6841ba5932e32b18ace1f9b8be1e575d954_amd64",
"8Base-CNV-4.11:container-native-virtualization/kubevirt-tekton-tasks-operator@sha256:f854b68b7443c4ed87e50132aa776e1b60bd71e888cee4e181840667858b7a90_amd64",
"8Base-CNV-4.11:container-native-virtualization/kubevirt-tekton-tasks-wait-for-vmi-status@sha256:b55e6949adf047224f78d0eba66a5b64c787719f4236a4b4feab268071f0c015_amd64",
"8Base-CNV-4.11:container-native-virtualization/kubevirt-template-validator@sha256:f3b8bdc5905143bcfe825ceb633ed04219913ebff04edaabe019810771306578_amd64",
"8Base-CNV-4.11:container-native-virtualization/libguestfs-tools@sha256:d244c934a8209d4bfd04f42fee30ec456078a1db61f1720d11c745cc76ab3e1d_amd64",
"8Base-CNV-4.11:container-native-virtualization/virt-api@sha256:a66fb987f6eca11f2922dc3ef5e199ef12817bac071d033829f01a3dcb2c4e14_amd64",
"8Base-CNV-4.11:container-native-virtualization/virt-artifacts-server@sha256:ef16ccd7b5928288b84e16dbc8e5e3c83716174d98b414de7d8c98f4d780fa48_amd64",
"8Base-CNV-4.11:container-native-virtualization/virt-cdi-apiserver@sha256:3fbe2cf982203ad1565faf3dfdff2131a95754fa1924bc4540ef16a8c6a92996_amd64",
"8Base-CNV-4.11:container-native-virtualization/virt-cdi-cloner@sha256:6570c84c760ddc023cc254c252d8a7a986d50e9dffb09cb56db0334f08454965_amd64",
"8Base-CNV-4.11:container-native-virtualization/virt-cdi-controller@sha256:23f99683fc40c258ffa809f6e4e97835d9506247f4dc35640275c365d54b95c0_amd64",
"8Base-CNV-4.11:container-native-virtualization/virt-cdi-importer@sha256:171e69c1cf17c27b2eb69e6411b50e616366e5c188dd25baeade3c634c1425e4_amd64",
"8Base-CNV-4.11:container-native-virtualization/virt-cdi-operator@sha256:6acb6fdc85de481f0ec834646760701d1351eecfb72ecacd2393509d84f07c1f_amd64",
"8Base-CNV-4.11:container-native-virtualization/virt-cdi-uploadproxy@sha256:e33e0ed610af88df4a2901c0b78aeb2e174d43ba60c7d7982b7c78b2f4545846_amd64",
"8Base-CNV-4.11:container-native-virtualization/virt-cdi-uploadserver@sha256:17d7ef4fd170b41bd6c0eaed374d591ab4e816d8c7d9ba5afa3d97ddd97b1521_amd64",
"8Base-CNV-4.11:container-native-virtualization/virt-controller@sha256:834c84710fa4b61b5797681e538723dda5962fc06484c092dfebb28d7ea4fd6e_amd64",
"8Base-CNV-4.11:container-native-virtualization/virt-handler@sha256:5232ce9a3704e6be8bce6bccddb234275afdaaf655a239cca642d2afc7a583ba_amd64",
"8Base-CNV-4.11:container-native-virtualization/virt-launcher@sha256:9cbbc3692cdcc0f8552a5de7233e5c43a3f9e56b6dc93af1c7c8bc3ccfed9aaf_amd64",
"8Base-CNV-4.11:container-native-virtualization/virt-operator@sha256:4f91d8c011681951daa86ef1f9293fbfd3d9cc4eaa4746761ba1c3fc41149bb0_amd64",
"8Base-CNV-4.11:container-native-virtualization/virtio-win@sha256:1a0ba39da4dc899ba8c1f13acb1f978f4c794a99163ba4935e4975cad6610e70_amd64",
"8Base-CNV-4.11:container-native-virtualization/vm-network-latency-checkup@sha256:6fd6c7b974eabe5a710b1fa2b3aaf783fe3951112b42a0156743cb16a033b700_amd64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2022-30629"
},
{
"category": "external",
"summary": "RHBZ#2092793",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2092793"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2022-30629",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-30629"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2022-30629",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2022-30629"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-announce/c/TzIC9-t8Ytg",
"url": "https://groups.google.com/g/golang-announce/c/TzIC9-t8Ytg"
}
],
"release_date": "2022-06-02T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2022-12-01T21:09:40+00:00",
"details": "Before applying this update, make sure all previously released errata relevant to your system have been applied.\n\nFor details on how to apply this update, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"8Base-CNV-4.11:container-native-virtualization/bridge-marker@sha256:59e80e29aef53d75cd40d526a2f033fb7aa1ac649da1a9e76b64d466257176cd_amd64",
"8Base-CNV-4.11:container-native-virtualization/cluster-network-addons-operator@sha256:62bc5bdbecd1c2b15d254ef0f6754c155a3dff53178e3b7e48b0e064d82e0ebe_amd64",
"8Base-CNV-4.11:container-native-virtualization/cnv-containernetworking-plugins@sha256:37cbda49804ccc5626216e3a4f0fde8d94d93111e49b2b9256cd9da07985681e_amd64",
"8Base-CNV-4.11:container-native-virtualization/hyperconverged-cluster-webhook-rhel8@sha256:45c90ed991c655126f8a9acb909d1e5607e224ec6412a015308794e5b02fe320_amd64",
"8Base-CNV-4.11:container-native-virtualization/kubemacpool@sha256:6f4c35e008f158160a28419568a1db2ce9bb3a2e1d3d2eb882fa0499be7dedd0_amd64",
"8Base-CNV-4.11:container-native-virtualization/ovs-cni-marker@sha256:7109aa0773b2a019fc4e981009100b94b7adb89119be585f9a577b258af277b2_amd64",
"8Base-CNV-4.11:container-native-virtualization/ovs-cni-plugin@sha256:10baab1fb06b0afbf4c790e24c6cea12516c1f4e047c9515309af20ef45e6c01_amd64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2022:8750"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "HIGH",
"attackVector": "NETWORK",
"availabilityImpact": "NONE",
"baseScore": 3.1,
"baseSeverity": "LOW",
"confidentialityImpact": "LOW",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "REQUIRED",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:R/S:U/C:L/I:N/A:N",
"version": "3.1"
},
"products": [
"8Base-CNV-4.11:container-native-virtualization/bridge-marker@sha256:59e80e29aef53d75cd40d526a2f033fb7aa1ac649da1a9e76b64d466257176cd_amd64",
"8Base-CNV-4.11:container-native-virtualization/checkup-framework@sha256:2370dd32b3e15b4261ed6267d5233ff549bd58bf5700edecc4062cce4a2bc302_amd64",
"8Base-CNV-4.11:container-native-virtualization/cluster-network-addons-operator@sha256:62bc5bdbecd1c2b15d254ef0f6754c155a3dff53178e3b7e48b0e064d82e0ebe_amd64",
"8Base-CNV-4.11:container-native-virtualization/cnv-containernetworking-plugins@sha256:37cbda49804ccc5626216e3a4f0fde8d94d93111e49b2b9256cd9da07985681e_amd64",
"8Base-CNV-4.11:container-native-virtualization/cnv-must-gather-rhel8@sha256:288403025b7d6f5e1ee9d32bf23efc07d63ab90ad4f9f558949dfac44f6c3abc_amd64",
"8Base-CNV-4.11:container-native-virtualization/hco-bundle-registry@sha256:2ed82d656fb357c2eafdbf5e3436a27c6c27e81ff9a78e6108d624b0e5ac4df2_amd64",
"8Base-CNV-4.11:container-native-virtualization/hostpath-csi-driver-rhel8@sha256:db4873121d15ac4ac438a101a7b7c347769922311d53e8d06b02c41e3b62ecac_amd64",
"8Base-CNV-4.11:container-native-virtualization/hostpath-csi-driver@sha256:db4873121d15ac4ac438a101a7b7c347769922311d53e8d06b02c41e3b62ecac_amd64",
"8Base-CNV-4.11:container-native-virtualization/hostpath-provisioner-rhel8-operator@sha256:42ed6288a8444726a7addb617bdb53ccff36090d2b22f4499d4b2ccc51009b17_amd64",
"8Base-CNV-4.11:container-native-virtualization/hostpath-provisioner-rhel8@sha256:f8f67f5e67ea99dda1445257ceba9e68614efe9c8d2fc257d88ce6bcf56ec40f_amd64",
"8Base-CNV-4.11:container-native-virtualization/hyperconverged-cluster-operator@sha256:98be2c9b4d41c8e35067318d01a76a747513652fcbd41ba38070b49ab1858e6c_amd64",
"8Base-CNV-4.11:container-native-virtualization/hyperconverged-cluster-webhook-rhel8@sha256:45c90ed991c655126f8a9acb909d1e5607e224ec6412a015308794e5b02fe320_amd64",
"8Base-CNV-4.11:container-native-virtualization/kubemacpool@sha256:6f4c35e008f158160a28419568a1db2ce9bb3a2e1d3d2eb882fa0499be7dedd0_amd64",
"8Base-CNV-4.11:container-native-virtualization/kubevirt-console-plugin@sha256:12f988f14cd8a4f7d5fa175a488435ad571091e2544670a0509fe1027ba71cfb_amd64",
"8Base-CNV-4.11:container-native-virtualization/kubevirt-ssp-operator@sha256:b2c001156b0abeb4e2c890927fb935bc43c20300125b7add856302dfcea7052c_amd64",
"8Base-CNV-4.11:container-native-virtualization/kubevirt-tekton-tasks-cleanup-vm@sha256:f80bccd1ba7d922113f9f3a1506d01dd7d07ac8d70ef7c72eae497a368b6c303_amd64",
"8Base-CNV-4.11:container-native-virtualization/kubevirt-tekton-tasks-copy-template@sha256:295767815690a79bb3b08895ab8937e322769773ad4cf7a305229ab29ccea897_amd64",
"8Base-CNV-4.11:container-native-virtualization/kubevirt-tekton-tasks-create-datavolume@sha256:3e3a30a00b367480d3182820ba11e366d87b44ff1e626f9025ddd2c612d78e47_amd64",
"8Base-CNV-4.11:container-native-virtualization/kubevirt-tekton-tasks-create-vm-from-template@sha256:4a5362a1fa6fc22344231321616b0f5e1cec7152c73bf0d00a36df62448076ee_amd64",
"8Base-CNV-4.11:container-native-virtualization/kubevirt-tekton-tasks-disk-virt-customize@sha256:fffeced76624d73cb2fd19919726886d28fd1bf4ce22549ce0ca84ed972b9e73_amd64",
"8Base-CNV-4.11:container-native-virtualization/kubevirt-tekton-tasks-disk-virt-sysprep@sha256:4e0d47644f1f44e1f01902691edce9e27acfa1aeb5f2de98439acfea7596c2e9_amd64",
"8Base-CNV-4.11:container-native-virtualization/kubevirt-tekton-tasks-modify-vm-template@sha256:53e110e700707e9f876d08a68240b6841ba5932e32b18ace1f9b8be1e575d954_amd64",
"8Base-CNV-4.11:container-native-virtualization/kubevirt-tekton-tasks-operator@sha256:f854b68b7443c4ed87e50132aa776e1b60bd71e888cee4e181840667858b7a90_amd64",
"8Base-CNV-4.11:container-native-virtualization/kubevirt-tekton-tasks-wait-for-vmi-status@sha256:b55e6949adf047224f78d0eba66a5b64c787719f4236a4b4feab268071f0c015_amd64",
"8Base-CNV-4.11:container-native-virtualization/kubevirt-template-validator@sha256:f3b8bdc5905143bcfe825ceb633ed04219913ebff04edaabe019810771306578_amd64",
"8Base-CNV-4.11:container-native-virtualization/libguestfs-tools@sha256:d244c934a8209d4bfd04f42fee30ec456078a1db61f1720d11c745cc76ab3e1d_amd64",
"8Base-CNV-4.11:container-native-virtualization/ovs-cni-marker@sha256:7109aa0773b2a019fc4e981009100b94b7adb89119be585f9a577b258af277b2_amd64",
"8Base-CNV-4.11:container-native-virtualization/ovs-cni-plugin@sha256:10baab1fb06b0afbf4c790e24c6cea12516c1f4e047c9515309af20ef45e6c01_amd64",
"8Base-CNV-4.11:container-native-virtualization/virt-api@sha256:a66fb987f6eca11f2922dc3ef5e199ef12817bac071d033829f01a3dcb2c4e14_amd64",
"8Base-CNV-4.11:container-native-virtualization/virt-artifacts-server@sha256:ef16ccd7b5928288b84e16dbc8e5e3c83716174d98b414de7d8c98f4d780fa48_amd64",
"8Base-CNV-4.11:container-native-virtualization/virt-cdi-apiserver@sha256:3fbe2cf982203ad1565faf3dfdff2131a95754fa1924bc4540ef16a8c6a92996_amd64",
"8Base-CNV-4.11:container-native-virtualization/virt-cdi-cloner@sha256:6570c84c760ddc023cc254c252d8a7a986d50e9dffb09cb56db0334f08454965_amd64",
"8Base-CNV-4.11:container-native-virtualization/virt-cdi-controller@sha256:23f99683fc40c258ffa809f6e4e97835d9506247f4dc35640275c365d54b95c0_amd64",
"8Base-CNV-4.11:container-native-virtualization/virt-cdi-importer@sha256:171e69c1cf17c27b2eb69e6411b50e616366e5c188dd25baeade3c634c1425e4_amd64",
"8Base-CNV-4.11:container-native-virtualization/virt-cdi-operator@sha256:6acb6fdc85de481f0ec834646760701d1351eecfb72ecacd2393509d84f07c1f_amd64",
"8Base-CNV-4.11:container-native-virtualization/virt-cdi-uploadproxy@sha256:e33e0ed610af88df4a2901c0b78aeb2e174d43ba60c7d7982b7c78b2f4545846_amd64",
"8Base-CNV-4.11:container-native-virtualization/virt-cdi-uploadserver@sha256:17d7ef4fd170b41bd6c0eaed374d591ab4e816d8c7d9ba5afa3d97ddd97b1521_amd64",
"8Base-CNV-4.11:container-native-virtualization/virt-controller@sha256:834c84710fa4b61b5797681e538723dda5962fc06484c092dfebb28d7ea4fd6e_amd64",
"8Base-CNV-4.11:container-native-virtualization/virt-handler@sha256:5232ce9a3704e6be8bce6bccddb234275afdaaf655a239cca642d2afc7a583ba_amd64",
"8Base-CNV-4.11:container-native-virtualization/virt-launcher@sha256:9cbbc3692cdcc0f8552a5de7233e5c43a3f9e56b6dc93af1c7c8bc3ccfed9aaf_amd64",
"8Base-CNV-4.11:container-native-virtualization/virt-operator@sha256:4f91d8c011681951daa86ef1f9293fbfd3d9cc4eaa4746761ba1c3fc41149bb0_amd64",
"8Base-CNV-4.11:container-native-virtualization/virtio-win@sha256:1a0ba39da4dc899ba8c1f13acb1f978f4c794a99163ba4935e4975cad6610e70_amd64",
"8Base-CNV-4.11:container-native-virtualization/vm-network-latency-checkup@sha256:6fd6c7b974eabe5a710b1fa2b3aaf783fe3951112b42a0156743cb16a033b700_amd64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Low"
}
],
"title": "golang: crypto/tls: session tickets lack random ticket_age_add"
}
]
}
RHSA-2023:2282
Vulnerability from csaf_redhat
Notes
{
"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: net/http: excessive memory growth in a Go server accepting HTTP/2 requests (CVE-2022-41717)\n\n* golang: crypto/tls: session tickets lack random ticket_age_add (CVE-2022-30629)\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.2 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:2282",
"url": "https://access.redhat.com/errata/RHSA-2023:2282"
},
{
"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.2_release_notes/index",
"url": "https://access.redhat.com/documentation/en-us/red_hat_enterprise_linux/9/html/9.2_release_notes/index"
},
{
"category": "external",
"summary": "1998676",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1998676"
},
{
"category": "external",
"summary": "2078411",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2078411"
},
{
"category": "external",
"summary": "2092793",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2092793"
},
{
"category": "external",
"summary": "2105173",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2105173"
},
{
"category": "external",
"summary": "2123251",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2123251"
},
{
"category": "external",
"summary": "2141019",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2141019"
},
{
"category": "external",
"summary": "2149774",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2149774"
},
{
"category": "external",
"summary": "2150430",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2150430"
},
{
"category": "external",
"summary": "2152023",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2152023"
},
{
"category": "external",
"summary": "2152736",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2152736"
},
{
"category": "external",
"summary": "2153894",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2153894"
},
{
"category": "external",
"summary": "2158472",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2158472"
},
{
"category": "external",
"summary": "2158632",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2158632"
},
{
"category": "external",
"summary": "2161274",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2161274"
},
{
"category": "external",
"summary": "2166091",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2166091"
},
{
"category": "external",
"summary": "2182821",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2182821"
},
{
"category": "self",
"summary": "Canonical URL",
"url": "https://security.access.redhat.com/data/csaf/v2/advisories/2023/rhsa-2023_2282.json"
}
],
"title": "Red Hat Security Advisory: podman security and bug fix update",
"tracking": {
"current_release_date": "2025-10-31T13:02:33+00:00",
"generator": {
"date": "2025-10-31T13:02:33+00:00",
"engine": {
"name": "Red Hat SDEngine",
"version": "4.6.10"
}
},
"id": "RHSA-2023:2282",
"initial_release_date": "2023-05-09T10:01:45+00:00",
"revision_history": [
{
"date": "2023-05-09T10:01:45+00:00",
"number": "1",
"summary": "Initial version"
},
{
"date": "2023-05-09T10:01:45+00:00",
"number": "2",
"summary": "Last updated version"
},
{
"date": "2025-10-31T13:02:33+00:00",
"number": "3",
"summary": "Last generated version"
}
],
"status": "final",
"version": "3"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_name",
"name": "Red Hat Enterprise Linux AppStream (v. 9)",
"product": {
"name": "Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.2.0.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.4.1-3.el9.src",
"product": {
"name": "podman-2:4.4.1-3.el9.src",
"product_id": "podman-2:4.4.1-3.el9.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman@4.4.1-3.el9?arch=src\u0026epoch=2"
}
}
}
],
"category": "architecture",
"name": "src"
},
{
"branches": [
{
"category": "product_version",
"name": "podman-2:4.4.1-3.el9.aarch64",
"product": {
"name": "podman-2:4.4.1-3.el9.aarch64",
"product_id": "podman-2:4.4.1-3.el9.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman@4.4.1-3.el9?arch=aarch64\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "podman-gvproxy-2:4.4.1-3.el9.aarch64",
"product": {
"name": "podman-gvproxy-2:4.4.1-3.el9.aarch64",
"product_id": "podman-gvproxy-2:4.4.1-3.el9.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-gvproxy@4.4.1-3.el9?arch=aarch64\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "podman-plugins-2:4.4.1-3.el9.aarch64",
"product": {
"name": "podman-plugins-2:4.4.1-3.el9.aarch64",
"product_id": "podman-plugins-2:4.4.1-3.el9.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-plugins@4.4.1-3.el9?arch=aarch64\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "podman-remote-2:4.4.1-3.el9.aarch64",
"product": {
"name": "podman-remote-2:4.4.1-3.el9.aarch64",
"product_id": "podman-remote-2:4.4.1-3.el9.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-remote@4.4.1-3.el9?arch=aarch64\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "podman-tests-2:4.4.1-3.el9.aarch64",
"product": {
"name": "podman-tests-2:4.4.1-3.el9.aarch64",
"product_id": "podman-tests-2:4.4.1-3.el9.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-tests@4.4.1-3.el9?arch=aarch64\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "podman-debugsource-2:4.4.1-3.el9.aarch64",
"product": {
"name": "podman-debugsource-2:4.4.1-3.el9.aarch64",
"product_id": "podman-debugsource-2:4.4.1-3.el9.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-debugsource@4.4.1-3.el9?arch=aarch64\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "podman-debuginfo-2:4.4.1-3.el9.aarch64",
"product": {
"name": "podman-debuginfo-2:4.4.1-3.el9.aarch64",
"product_id": "podman-debuginfo-2:4.4.1-3.el9.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-debuginfo@4.4.1-3.el9?arch=aarch64\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "podman-gvproxy-debuginfo-2:4.4.1-3.el9.aarch64",
"product": {
"name": "podman-gvproxy-debuginfo-2:4.4.1-3.el9.aarch64",
"product_id": "podman-gvproxy-debuginfo-2:4.4.1-3.el9.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-gvproxy-debuginfo@4.4.1-3.el9?arch=aarch64\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "podman-plugins-debuginfo-2:4.4.1-3.el9.aarch64",
"product": {
"name": "podman-plugins-debuginfo-2:4.4.1-3.el9.aarch64",
"product_id": "podman-plugins-debuginfo-2:4.4.1-3.el9.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-plugins-debuginfo@4.4.1-3.el9?arch=aarch64\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "podman-remote-debuginfo-2:4.4.1-3.el9.aarch64",
"product": {
"name": "podman-remote-debuginfo-2:4.4.1-3.el9.aarch64",
"product_id": "podman-remote-debuginfo-2:4.4.1-3.el9.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-remote-debuginfo@4.4.1-3.el9?arch=aarch64\u0026epoch=2"
}
}
}
],
"category": "architecture",
"name": "aarch64"
},
{
"branches": [
{
"category": "product_version",
"name": "podman-2:4.4.1-3.el9.ppc64le",
"product": {
"name": "podman-2:4.4.1-3.el9.ppc64le",
"product_id": "podman-2:4.4.1-3.el9.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman@4.4.1-3.el9?arch=ppc64le\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "podman-gvproxy-2:4.4.1-3.el9.ppc64le",
"product": {
"name": "podman-gvproxy-2:4.4.1-3.el9.ppc64le",
"product_id": "podman-gvproxy-2:4.4.1-3.el9.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-gvproxy@4.4.1-3.el9?arch=ppc64le\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "podman-plugins-2:4.4.1-3.el9.ppc64le",
"product": {
"name": "podman-plugins-2:4.4.1-3.el9.ppc64le",
"product_id": "podman-plugins-2:4.4.1-3.el9.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-plugins@4.4.1-3.el9?arch=ppc64le\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "podman-remote-2:4.4.1-3.el9.ppc64le",
"product": {
"name": "podman-remote-2:4.4.1-3.el9.ppc64le",
"product_id": "podman-remote-2:4.4.1-3.el9.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-remote@4.4.1-3.el9?arch=ppc64le\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "podman-tests-2:4.4.1-3.el9.ppc64le",
"product": {
"name": "podman-tests-2:4.4.1-3.el9.ppc64le",
"product_id": "podman-tests-2:4.4.1-3.el9.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-tests@4.4.1-3.el9?arch=ppc64le\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "podman-debugsource-2:4.4.1-3.el9.ppc64le",
"product": {
"name": "podman-debugsource-2:4.4.1-3.el9.ppc64le",
"product_id": "podman-debugsource-2:4.4.1-3.el9.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-debugsource@4.4.1-3.el9?arch=ppc64le\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "podman-debuginfo-2:4.4.1-3.el9.ppc64le",
"product": {
"name": "podman-debuginfo-2:4.4.1-3.el9.ppc64le",
"product_id": "podman-debuginfo-2:4.4.1-3.el9.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-debuginfo@4.4.1-3.el9?arch=ppc64le\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "podman-gvproxy-debuginfo-2:4.4.1-3.el9.ppc64le",
"product": {
"name": "podman-gvproxy-debuginfo-2:4.4.1-3.el9.ppc64le",
"product_id": "podman-gvproxy-debuginfo-2:4.4.1-3.el9.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-gvproxy-debuginfo@4.4.1-3.el9?arch=ppc64le\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "podman-plugins-debuginfo-2:4.4.1-3.el9.ppc64le",
"product": {
"name": "podman-plugins-debuginfo-2:4.4.1-3.el9.ppc64le",
"product_id": "podman-plugins-debuginfo-2:4.4.1-3.el9.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-plugins-debuginfo@4.4.1-3.el9?arch=ppc64le\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "podman-remote-debuginfo-2:4.4.1-3.el9.ppc64le",
"product": {
"name": "podman-remote-debuginfo-2:4.4.1-3.el9.ppc64le",
"product_id": "podman-remote-debuginfo-2:4.4.1-3.el9.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-remote-debuginfo@4.4.1-3.el9?arch=ppc64le\u0026epoch=2"
}
}
}
],
"category": "architecture",
"name": "ppc64le"
},
{
"branches": [
{
"category": "product_version",
"name": "podman-2:4.4.1-3.el9.x86_64",
"product": {
"name": "podman-2:4.4.1-3.el9.x86_64",
"product_id": "podman-2:4.4.1-3.el9.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman@4.4.1-3.el9?arch=x86_64\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "podman-gvproxy-2:4.4.1-3.el9.x86_64",
"product": {
"name": "podman-gvproxy-2:4.4.1-3.el9.x86_64",
"product_id": "podman-gvproxy-2:4.4.1-3.el9.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-gvproxy@4.4.1-3.el9?arch=x86_64\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "podman-plugins-2:4.4.1-3.el9.x86_64",
"product": {
"name": "podman-plugins-2:4.4.1-3.el9.x86_64",
"product_id": "podman-plugins-2:4.4.1-3.el9.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-plugins@4.4.1-3.el9?arch=x86_64\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "podman-remote-2:4.4.1-3.el9.x86_64",
"product": {
"name": "podman-remote-2:4.4.1-3.el9.x86_64",
"product_id": "podman-remote-2:4.4.1-3.el9.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-remote@4.4.1-3.el9?arch=x86_64\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "podman-tests-2:4.4.1-3.el9.x86_64",
"product": {
"name": "podman-tests-2:4.4.1-3.el9.x86_64",
"product_id": "podman-tests-2:4.4.1-3.el9.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-tests@4.4.1-3.el9?arch=x86_64\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "podman-debugsource-2:4.4.1-3.el9.x86_64",
"product": {
"name": "podman-debugsource-2:4.4.1-3.el9.x86_64",
"product_id": "podman-debugsource-2:4.4.1-3.el9.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-debugsource@4.4.1-3.el9?arch=x86_64\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "podman-debuginfo-2:4.4.1-3.el9.x86_64",
"product": {
"name": "podman-debuginfo-2:4.4.1-3.el9.x86_64",
"product_id": "podman-debuginfo-2:4.4.1-3.el9.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-debuginfo@4.4.1-3.el9?arch=x86_64\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "podman-gvproxy-debuginfo-2:4.4.1-3.el9.x86_64",
"product": {
"name": "podman-gvproxy-debuginfo-2:4.4.1-3.el9.x86_64",
"product_id": "podman-gvproxy-debuginfo-2:4.4.1-3.el9.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-gvproxy-debuginfo@4.4.1-3.el9?arch=x86_64\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "podman-plugins-debuginfo-2:4.4.1-3.el9.x86_64",
"product": {
"name": "podman-plugins-debuginfo-2:4.4.1-3.el9.x86_64",
"product_id": "podman-plugins-debuginfo-2:4.4.1-3.el9.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-plugins-debuginfo@4.4.1-3.el9?arch=x86_64\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "podman-remote-debuginfo-2:4.4.1-3.el9.x86_64",
"product": {
"name": "podman-remote-debuginfo-2:4.4.1-3.el9.x86_64",
"product_id": "podman-remote-debuginfo-2:4.4.1-3.el9.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-remote-debuginfo@4.4.1-3.el9?arch=x86_64\u0026epoch=2"
}
}
}
],
"category": "architecture",
"name": "x86_64"
},
{
"branches": [
{
"category": "product_version",
"name": "podman-2:4.4.1-3.el9.s390x",
"product": {
"name": "podman-2:4.4.1-3.el9.s390x",
"product_id": "podman-2:4.4.1-3.el9.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman@4.4.1-3.el9?arch=s390x\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "podman-gvproxy-2:4.4.1-3.el9.s390x",
"product": {
"name": "podman-gvproxy-2:4.4.1-3.el9.s390x",
"product_id": "podman-gvproxy-2:4.4.1-3.el9.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-gvproxy@4.4.1-3.el9?arch=s390x\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "podman-plugins-2:4.4.1-3.el9.s390x",
"product": {
"name": "podman-plugins-2:4.4.1-3.el9.s390x",
"product_id": "podman-plugins-2:4.4.1-3.el9.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-plugins@4.4.1-3.el9?arch=s390x\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "podman-remote-2:4.4.1-3.el9.s390x",
"product": {
"name": "podman-remote-2:4.4.1-3.el9.s390x",
"product_id": "podman-remote-2:4.4.1-3.el9.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-remote@4.4.1-3.el9?arch=s390x\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "podman-tests-2:4.4.1-3.el9.s390x",
"product": {
"name": "podman-tests-2:4.4.1-3.el9.s390x",
"product_id": "podman-tests-2:4.4.1-3.el9.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-tests@4.4.1-3.el9?arch=s390x\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "podman-debugsource-2:4.4.1-3.el9.s390x",
"product": {
"name": "podman-debugsource-2:4.4.1-3.el9.s390x",
"product_id": "podman-debugsource-2:4.4.1-3.el9.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-debugsource@4.4.1-3.el9?arch=s390x\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "podman-debuginfo-2:4.4.1-3.el9.s390x",
"product": {
"name": "podman-debuginfo-2:4.4.1-3.el9.s390x",
"product_id": "podman-debuginfo-2:4.4.1-3.el9.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-debuginfo@4.4.1-3.el9?arch=s390x\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "podman-gvproxy-debuginfo-2:4.4.1-3.el9.s390x",
"product": {
"name": "podman-gvproxy-debuginfo-2:4.4.1-3.el9.s390x",
"product_id": "podman-gvproxy-debuginfo-2:4.4.1-3.el9.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-gvproxy-debuginfo@4.4.1-3.el9?arch=s390x\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "podman-plugins-debuginfo-2:4.4.1-3.el9.s390x",
"product": {
"name": "podman-plugins-debuginfo-2:4.4.1-3.el9.s390x",
"product_id": "podman-plugins-debuginfo-2:4.4.1-3.el9.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-plugins-debuginfo@4.4.1-3.el9?arch=s390x\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "podman-remote-debuginfo-2:4.4.1-3.el9.s390x",
"product": {
"name": "podman-remote-debuginfo-2:4.4.1-3.el9.s390x",
"product_id": "podman-remote-debuginfo-2:4.4.1-3.el9.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-remote-debuginfo@4.4.1-3.el9?arch=s390x\u0026epoch=2"
}
}
}
],
"category": "architecture",
"name": "s390x"
},
{
"branches": [
{
"category": "product_version",
"name": "podman-docker-2:4.4.1-3.el9.noarch",
"product": {
"name": "podman-docker-2:4.4.1-3.el9.noarch",
"product_id": "podman-docker-2:4.4.1-3.el9.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-docker@4.4.1-3.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.4.1-3.el9.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.2.0.GA:podman-2:4.4.1-3.el9.aarch64"
},
"product_reference": "podman-2:4.4.1-3.el9.aarch64",
"relates_to_product_reference": "AppStream-9.2.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-2:4.4.1-3.el9.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.2.0.GA:podman-2:4.4.1-3.el9.ppc64le"
},
"product_reference": "podman-2:4.4.1-3.el9.ppc64le",
"relates_to_product_reference": "AppStream-9.2.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-2:4.4.1-3.el9.s390x as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.2.0.GA:podman-2:4.4.1-3.el9.s390x"
},
"product_reference": "podman-2:4.4.1-3.el9.s390x",
"relates_to_product_reference": "AppStream-9.2.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-2:4.4.1-3.el9.src as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.2.0.GA:podman-2:4.4.1-3.el9.src"
},
"product_reference": "podman-2:4.4.1-3.el9.src",
"relates_to_product_reference": "AppStream-9.2.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-2:4.4.1-3.el9.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.2.0.GA:podman-2:4.4.1-3.el9.x86_64"
},
"product_reference": "podman-2:4.4.1-3.el9.x86_64",
"relates_to_product_reference": "AppStream-9.2.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-debuginfo-2:4.4.1-3.el9.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.2.0.GA:podman-debuginfo-2:4.4.1-3.el9.aarch64"
},
"product_reference": "podman-debuginfo-2:4.4.1-3.el9.aarch64",
"relates_to_product_reference": "AppStream-9.2.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-debuginfo-2:4.4.1-3.el9.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.2.0.GA:podman-debuginfo-2:4.4.1-3.el9.ppc64le"
},
"product_reference": "podman-debuginfo-2:4.4.1-3.el9.ppc64le",
"relates_to_product_reference": "AppStream-9.2.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-debuginfo-2:4.4.1-3.el9.s390x as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.2.0.GA:podman-debuginfo-2:4.4.1-3.el9.s390x"
},
"product_reference": "podman-debuginfo-2:4.4.1-3.el9.s390x",
"relates_to_product_reference": "AppStream-9.2.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-debuginfo-2:4.4.1-3.el9.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.2.0.GA:podman-debuginfo-2:4.4.1-3.el9.x86_64"
},
"product_reference": "podman-debuginfo-2:4.4.1-3.el9.x86_64",
"relates_to_product_reference": "AppStream-9.2.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-debugsource-2:4.4.1-3.el9.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.2.0.GA:podman-debugsource-2:4.4.1-3.el9.aarch64"
},
"product_reference": "podman-debugsource-2:4.4.1-3.el9.aarch64",
"relates_to_product_reference": "AppStream-9.2.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-debugsource-2:4.4.1-3.el9.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.2.0.GA:podman-debugsource-2:4.4.1-3.el9.ppc64le"
},
"product_reference": "podman-debugsource-2:4.4.1-3.el9.ppc64le",
"relates_to_product_reference": "AppStream-9.2.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-debugsource-2:4.4.1-3.el9.s390x as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.2.0.GA:podman-debugsource-2:4.4.1-3.el9.s390x"
},
"product_reference": "podman-debugsource-2:4.4.1-3.el9.s390x",
"relates_to_product_reference": "AppStream-9.2.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-debugsource-2:4.4.1-3.el9.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.2.0.GA:podman-debugsource-2:4.4.1-3.el9.x86_64"
},
"product_reference": "podman-debugsource-2:4.4.1-3.el9.x86_64",
"relates_to_product_reference": "AppStream-9.2.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-docker-2:4.4.1-3.el9.noarch as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.2.0.GA:podman-docker-2:4.4.1-3.el9.noarch"
},
"product_reference": "podman-docker-2:4.4.1-3.el9.noarch",
"relates_to_product_reference": "AppStream-9.2.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-gvproxy-2:4.4.1-3.el9.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.2.0.GA:podman-gvproxy-2:4.4.1-3.el9.aarch64"
},
"product_reference": "podman-gvproxy-2:4.4.1-3.el9.aarch64",
"relates_to_product_reference": "AppStream-9.2.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-gvproxy-2:4.4.1-3.el9.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.2.0.GA:podman-gvproxy-2:4.4.1-3.el9.ppc64le"
},
"product_reference": "podman-gvproxy-2:4.4.1-3.el9.ppc64le",
"relates_to_product_reference": "AppStream-9.2.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-gvproxy-2:4.4.1-3.el9.s390x as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.2.0.GA:podman-gvproxy-2:4.4.1-3.el9.s390x"
},
"product_reference": "podman-gvproxy-2:4.4.1-3.el9.s390x",
"relates_to_product_reference": "AppStream-9.2.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-gvproxy-2:4.4.1-3.el9.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.2.0.GA:podman-gvproxy-2:4.4.1-3.el9.x86_64"
},
"product_reference": "podman-gvproxy-2:4.4.1-3.el9.x86_64",
"relates_to_product_reference": "AppStream-9.2.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-gvproxy-debuginfo-2:4.4.1-3.el9.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.2.0.GA:podman-gvproxy-debuginfo-2:4.4.1-3.el9.aarch64"
},
"product_reference": "podman-gvproxy-debuginfo-2:4.4.1-3.el9.aarch64",
"relates_to_product_reference": "AppStream-9.2.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-gvproxy-debuginfo-2:4.4.1-3.el9.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.2.0.GA:podman-gvproxy-debuginfo-2:4.4.1-3.el9.ppc64le"
},
"product_reference": "podman-gvproxy-debuginfo-2:4.4.1-3.el9.ppc64le",
"relates_to_product_reference": "AppStream-9.2.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-gvproxy-debuginfo-2:4.4.1-3.el9.s390x as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.2.0.GA:podman-gvproxy-debuginfo-2:4.4.1-3.el9.s390x"
},
"product_reference": "podman-gvproxy-debuginfo-2:4.4.1-3.el9.s390x",
"relates_to_product_reference": "AppStream-9.2.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-gvproxy-debuginfo-2:4.4.1-3.el9.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.2.0.GA:podman-gvproxy-debuginfo-2:4.4.1-3.el9.x86_64"
},
"product_reference": "podman-gvproxy-debuginfo-2:4.4.1-3.el9.x86_64",
"relates_to_product_reference": "AppStream-9.2.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-plugins-2:4.4.1-3.el9.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.2.0.GA:podman-plugins-2:4.4.1-3.el9.aarch64"
},
"product_reference": "podman-plugins-2:4.4.1-3.el9.aarch64",
"relates_to_product_reference": "AppStream-9.2.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-plugins-2:4.4.1-3.el9.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.2.0.GA:podman-plugins-2:4.4.1-3.el9.ppc64le"
},
"product_reference": "podman-plugins-2:4.4.1-3.el9.ppc64le",
"relates_to_product_reference": "AppStream-9.2.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-plugins-2:4.4.1-3.el9.s390x as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.2.0.GA:podman-plugins-2:4.4.1-3.el9.s390x"
},
"product_reference": "podman-plugins-2:4.4.1-3.el9.s390x",
"relates_to_product_reference": "AppStream-9.2.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-plugins-2:4.4.1-3.el9.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.2.0.GA:podman-plugins-2:4.4.1-3.el9.x86_64"
},
"product_reference": "podman-plugins-2:4.4.1-3.el9.x86_64",
"relates_to_product_reference": "AppStream-9.2.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-plugins-debuginfo-2:4.4.1-3.el9.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.2.0.GA:podman-plugins-debuginfo-2:4.4.1-3.el9.aarch64"
},
"product_reference": "podman-plugins-debuginfo-2:4.4.1-3.el9.aarch64",
"relates_to_product_reference": "AppStream-9.2.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-plugins-debuginfo-2:4.4.1-3.el9.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.2.0.GA:podman-plugins-debuginfo-2:4.4.1-3.el9.ppc64le"
},
"product_reference": "podman-plugins-debuginfo-2:4.4.1-3.el9.ppc64le",
"relates_to_product_reference": "AppStream-9.2.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-plugins-debuginfo-2:4.4.1-3.el9.s390x as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.2.0.GA:podman-plugins-debuginfo-2:4.4.1-3.el9.s390x"
},
"product_reference": "podman-plugins-debuginfo-2:4.4.1-3.el9.s390x",
"relates_to_product_reference": "AppStream-9.2.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-plugins-debuginfo-2:4.4.1-3.el9.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.2.0.GA:podman-plugins-debuginfo-2:4.4.1-3.el9.x86_64"
},
"product_reference": "podman-plugins-debuginfo-2:4.4.1-3.el9.x86_64",
"relates_to_product_reference": "AppStream-9.2.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-remote-2:4.4.1-3.el9.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.2.0.GA:podman-remote-2:4.4.1-3.el9.aarch64"
},
"product_reference": "podman-remote-2:4.4.1-3.el9.aarch64",
"relates_to_product_reference": "AppStream-9.2.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-remote-2:4.4.1-3.el9.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.2.0.GA:podman-remote-2:4.4.1-3.el9.ppc64le"
},
"product_reference": "podman-remote-2:4.4.1-3.el9.ppc64le",
"relates_to_product_reference": "AppStream-9.2.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-remote-2:4.4.1-3.el9.s390x as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.2.0.GA:podman-remote-2:4.4.1-3.el9.s390x"
},
"product_reference": "podman-remote-2:4.4.1-3.el9.s390x",
"relates_to_product_reference": "AppStream-9.2.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-remote-2:4.4.1-3.el9.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.2.0.GA:podman-remote-2:4.4.1-3.el9.x86_64"
},
"product_reference": "podman-remote-2:4.4.1-3.el9.x86_64",
"relates_to_product_reference": "AppStream-9.2.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-remote-debuginfo-2:4.4.1-3.el9.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.2.0.GA:podman-remote-debuginfo-2:4.4.1-3.el9.aarch64"
},
"product_reference": "podman-remote-debuginfo-2:4.4.1-3.el9.aarch64",
"relates_to_product_reference": "AppStream-9.2.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-remote-debuginfo-2:4.4.1-3.el9.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.2.0.GA:podman-remote-debuginfo-2:4.4.1-3.el9.ppc64le"
},
"product_reference": "podman-remote-debuginfo-2:4.4.1-3.el9.ppc64le",
"relates_to_product_reference": "AppStream-9.2.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-remote-debuginfo-2:4.4.1-3.el9.s390x as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.2.0.GA:podman-remote-debuginfo-2:4.4.1-3.el9.s390x"
},
"product_reference": "podman-remote-debuginfo-2:4.4.1-3.el9.s390x",
"relates_to_product_reference": "AppStream-9.2.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-remote-debuginfo-2:4.4.1-3.el9.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.2.0.GA:podman-remote-debuginfo-2:4.4.1-3.el9.x86_64"
},
"product_reference": "podman-remote-debuginfo-2:4.4.1-3.el9.x86_64",
"relates_to_product_reference": "AppStream-9.2.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-tests-2:4.4.1-3.el9.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.2.0.GA:podman-tests-2:4.4.1-3.el9.aarch64"
},
"product_reference": "podman-tests-2:4.4.1-3.el9.aarch64",
"relates_to_product_reference": "AppStream-9.2.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-tests-2:4.4.1-3.el9.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.2.0.GA:podman-tests-2:4.4.1-3.el9.ppc64le"
},
"product_reference": "podman-tests-2:4.4.1-3.el9.ppc64le",
"relates_to_product_reference": "AppStream-9.2.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-tests-2:4.4.1-3.el9.s390x as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.2.0.GA:podman-tests-2:4.4.1-3.el9.s390x"
},
"product_reference": "podman-tests-2:4.4.1-3.el9.s390x",
"relates_to_product_reference": "AppStream-9.2.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-tests-2:4.4.1-3.el9.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.2.0.GA:podman-tests-2:4.4.1-3.el9.x86_64"
},
"product_reference": "podman-tests-2:4.4.1-3.el9.x86_64",
"relates_to_product_reference": "AppStream-9.2.0.GA"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2022-30629",
"cwe": {
"id": "CWE-331",
"name": "Insufficient Entropy"
},
"discovery_date": "2022-06-02T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2092793"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in the crypto/tls golang package. When session tickets are generated by crypto/tls, it is missing the ticket expiration. This issue may allow an attacker to observe the TLS handshakes to correlate successive connections during session resumption.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "golang: crypto/tls: session tickets lack random ticket_age_add",
"title": "Vulnerability summary"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"AppStream-9.2.0.GA:podman-2:4.4.1-3.el9.aarch64",
"AppStream-9.2.0.GA:podman-2:4.4.1-3.el9.ppc64le",
"AppStream-9.2.0.GA:podman-2:4.4.1-3.el9.s390x",
"AppStream-9.2.0.GA:podman-2:4.4.1-3.el9.src",
"AppStream-9.2.0.GA:podman-2:4.4.1-3.el9.x86_64",
"AppStream-9.2.0.GA:podman-debuginfo-2:4.4.1-3.el9.aarch64",
"AppStream-9.2.0.GA:podman-debuginfo-2:4.4.1-3.el9.ppc64le",
"AppStream-9.2.0.GA:podman-debuginfo-2:4.4.1-3.el9.s390x",
"AppStream-9.2.0.GA:podman-debuginfo-2:4.4.1-3.el9.x86_64",
"AppStream-9.2.0.GA:podman-debugsource-2:4.4.1-3.el9.aarch64",
"AppStream-9.2.0.GA:podman-debugsource-2:4.4.1-3.el9.ppc64le",
"AppStream-9.2.0.GA:podman-debugsource-2:4.4.1-3.el9.s390x",
"AppStream-9.2.0.GA:podman-debugsource-2:4.4.1-3.el9.x86_64",
"AppStream-9.2.0.GA:podman-docker-2:4.4.1-3.el9.noarch",
"AppStream-9.2.0.GA:podman-gvproxy-2:4.4.1-3.el9.aarch64",
"AppStream-9.2.0.GA:podman-gvproxy-2:4.4.1-3.el9.ppc64le",
"AppStream-9.2.0.GA:podman-gvproxy-2:4.4.1-3.el9.s390x",
"AppStream-9.2.0.GA:podman-gvproxy-2:4.4.1-3.el9.x86_64",
"AppStream-9.2.0.GA:podman-gvproxy-debuginfo-2:4.4.1-3.el9.aarch64",
"AppStream-9.2.0.GA:podman-gvproxy-debuginfo-2:4.4.1-3.el9.ppc64le",
"AppStream-9.2.0.GA:podman-gvproxy-debuginfo-2:4.4.1-3.el9.s390x",
"AppStream-9.2.0.GA:podman-gvproxy-debuginfo-2:4.4.1-3.el9.x86_64",
"AppStream-9.2.0.GA:podman-plugins-2:4.4.1-3.el9.aarch64",
"AppStream-9.2.0.GA:podman-plugins-2:4.4.1-3.el9.ppc64le",
"AppStream-9.2.0.GA:podman-plugins-2:4.4.1-3.el9.s390x",
"AppStream-9.2.0.GA:podman-plugins-2:4.4.1-3.el9.x86_64",
"AppStream-9.2.0.GA:podman-plugins-debuginfo-2:4.4.1-3.el9.aarch64",
"AppStream-9.2.0.GA:podman-plugins-debuginfo-2:4.4.1-3.el9.ppc64le",
"AppStream-9.2.0.GA:podman-plugins-debuginfo-2:4.4.1-3.el9.s390x",
"AppStream-9.2.0.GA:podman-plugins-debuginfo-2:4.4.1-3.el9.x86_64",
"AppStream-9.2.0.GA:podman-remote-2:4.4.1-3.el9.aarch64",
"AppStream-9.2.0.GA:podman-remote-2:4.4.1-3.el9.ppc64le",
"AppStream-9.2.0.GA:podman-remote-2:4.4.1-3.el9.s390x",
"AppStream-9.2.0.GA:podman-remote-2:4.4.1-3.el9.x86_64",
"AppStream-9.2.0.GA:podman-remote-debuginfo-2:4.4.1-3.el9.aarch64",
"AppStream-9.2.0.GA:podman-remote-debuginfo-2:4.4.1-3.el9.ppc64le",
"AppStream-9.2.0.GA:podman-remote-debuginfo-2:4.4.1-3.el9.s390x",
"AppStream-9.2.0.GA:podman-remote-debuginfo-2:4.4.1-3.el9.x86_64",
"AppStream-9.2.0.GA:podman-tests-2:4.4.1-3.el9.aarch64",
"AppStream-9.2.0.GA:podman-tests-2:4.4.1-3.el9.ppc64le",
"AppStream-9.2.0.GA:podman-tests-2:4.4.1-3.el9.s390x",
"AppStream-9.2.0.GA:podman-tests-2:4.4.1-3.el9.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2022-30629"
},
{
"category": "external",
"summary": "RHBZ#2092793",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2092793"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2022-30629",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-30629"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2022-30629",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2022-30629"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-announce/c/TzIC9-t8Ytg",
"url": "https://groups.google.com/g/golang-announce/c/TzIC9-t8Ytg"
}
],
"release_date": "2022-06-02T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2023-05-09T10:01: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.2.0.GA:podman-2:4.4.1-3.el9.aarch64",
"AppStream-9.2.0.GA:podman-2:4.4.1-3.el9.ppc64le",
"AppStream-9.2.0.GA:podman-2:4.4.1-3.el9.s390x",
"AppStream-9.2.0.GA:podman-2:4.4.1-3.el9.src",
"AppStream-9.2.0.GA:podman-2:4.4.1-3.el9.x86_64",
"AppStream-9.2.0.GA:podman-debuginfo-2:4.4.1-3.el9.aarch64",
"AppStream-9.2.0.GA:podman-debuginfo-2:4.4.1-3.el9.ppc64le",
"AppStream-9.2.0.GA:podman-debuginfo-2:4.4.1-3.el9.s390x",
"AppStream-9.2.0.GA:podman-debuginfo-2:4.4.1-3.el9.x86_64",
"AppStream-9.2.0.GA:podman-debugsource-2:4.4.1-3.el9.aarch64",
"AppStream-9.2.0.GA:podman-debugsource-2:4.4.1-3.el9.ppc64le",
"AppStream-9.2.0.GA:podman-debugsource-2:4.4.1-3.el9.s390x",
"AppStream-9.2.0.GA:podman-debugsource-2:4.4.1-3.el9.x86_64",
"AppStream-9.2.0.GA:podman-docker-2:4.4.1-3.el9.noarch",
"AppStream-9.2.0.GA:podman-gvproxy-2:4.4.1-3.el9.aarch64",
"AppStream-9.2.0.GA:podman-gvproxy-2:4.4.1-3.el9.ppc64le",
"AppStream-9.2.0.GA:podman-gvproxy-2:4.4.1-3.el9.s390x",
"AppStream-9.2.0.GA:podman-gvproxy-2:4.4.1-3.el9.x86_64",
"AppStream-9.2.0.GA:podman-gvproxy-debuginfo-2:4.4.1-3.el9.aarch64",
"AppStream-9.2.0.GA:podman-gvproxy-debuginfo-2:4.4.1-3.el9.ppc64le",
"AppStream-9.2.0.GA:podman-gvproxy-debuginfo-2:4.4.1-3.el9.s390x",
"AppStream-9.2.0.GA:podman-gvproxy-debuginfo-2:4.4.1-3.el9.x86_64",
"AppStream-9.2.0.GA:podman-plugins-2:4.4.1-3.el9.aarch64",
"AppStream-9.2.0.GA:podman-plugins-2:4.4.1-3.el9.ppc64le",
"AppStream-9.2.0.GA:podman-plugins-2:4.4.1-3.el9.s390x",
"AppStream-9.2.0.GA:podman-plugins-2:4.4.1-3.el9.x86_64",
"AppStream-9.2.0.GA:podman-plugins-debuginfo-2:4.4.1-3.el9.aarch64",
"AppStream-9.2.0.GA:podman-plugins-debuginfo-2:4.4.1-3.el9.ppc64le",
"AppStream-9.2.0.GA:podman-plugins-debuginfo-2:4.4.1-3.el9.s390x",
"AppStream-9.2.0.GA:podman-plugins-debuginfo-2:4.4.1-3.el9.x86_64",
"AppStream-9.2.0.GA:podman-remote-2:4.4.1-3.el9.aarch64",
"AppStream-9.2.0.GA:podman-remote-2:4.4.1-3.el9.ppc64le",
"AppStream-9.2.0.GA:podman-remote-2:4.4.1-3.el9.s390x",
"AppStream-9.2.0.GA:podman-remote-2:4.4.1-3.el9.x86_64",
"AppStream-9.2.0.GA:podman-remote-debuginfo-2:4.4.1-3.el9.aarch64",
"AppStream-9.2.0.GA:podman-remote-debuginfo-2:4.4.1-3.el9.ppc64le",
"AppStream-9.2.0.GA:podman-remote-debuginfo-2:4.4.1-3.el9.s390x",
"AppStream-9.2.0.GA:podman-remote-debuginfo-2:4.4.1-3.el9.x86_64",
"AppStream-9.2.0.GA:podman-tests-2:4.4.1-3.el9.aarch64",
"AppStream-9.2.0.GA:podman-tests-2:4.4.1-3.el9.ppc64le",
"AppStream-9.2.0.GA:podman-tests-2:4.4.1-3.el9.s390x",
"AppStream-9.2.0.GA:podman-tests-2:4.4.1-3.el9.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2023:2282"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "HIGH",
"attackVector": "NETWORK",
"availabilityImpact": "NONE",
"baseScore": 3.1,
"baseSeverity": "LOW",
"confidentialityImpact": "LOW",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "REQUIRED",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:R/S:U/C:L/I:N/A:N",
"version": "3.1"
},
"products": [
"AppStream-9.2.0.GA:podman-2:4.4.1-3.el9.aarch64",
"AppStream-9.2.0.GA:podman-2:4.4.1-3.el9.ppc64le",
"AppStream-9.2.0.GA:podman-2:4.4.1-3.el9.s390x",
"AppStream-9.2.0.GA:podman-2:4.4.1-3.el9.src",
"AppStream-9.2.0.GA:podman-2:4.4.1-3.el9.x86_64",
"AppStream-9.2.0.GA:podman-debuginfo-2:4.4.1-3.el9.aarch64",
"AppStream-9.2.0.GA:podman-debuginfo-2:4.4.1-3.el9.ppc64le",
"AppStream-9.2.0.GA:podman-debuginfo-2:4.4.1-3.el9.s390x",
"AppStream-9.2.0.GA:podman-debuginfo-2:4.4.1-3.el9.x86_64",
"AppStream-9.2.0.GA:podman-debugsource-2:4.4.1-3.el9.aarch64",
"AppStream-9.2.0.GA:podman-debugsource-2:4.4.1-3.el9.ppc64le",
"AppStream-9.2.0.GA:podman-debugsource-2:4.4.1-3.el9.s390x",
"AppStream-9.2.0.GA:podman-debugsource-2:4.4.1-3.el9.x86_64",
"AppStream-9.2.0.GA:podman-docker-2:4.4.1-3.el9.noarch",
"AppStream-9.2.0.GA:podman-gvproxy-2:4.4.1-3.el9.aarch64",
"AppStream-9.2.0.GA:podman-gvproxy-2:4.4.1-3.el9.ppc64le",
"AppStream-9.2.0.GA:podman-gvproxy-2:4.4.1-3.el9.s390x",
"AppStream-9.2.0.GA:podman-gvproxy-2:4.4.1-3.el9.x86_64",
"AppStream-9.2.0.GA:podman-gvproxy-debuginfo-2:4.4.1-3.el9.aarch64",
"AppStream-9.2.0.GA:podman-gvproxy-debuginfo-2:4.4.1-3.el9.ppc64le",
"AppStream-9.2.0.GA:podman-gvproxy-debuginfo-2:4.4.1-3.el9.s390x",
"AppStream-9.2.0.GA:podman-gvproxy-debuginfo-2:4.4.1-3.el9.x86_64",
"AppStream-9.2.0.GA:podman-plugins-2:4.4.1-3.el9.aarch64",
"AppStream-9.2.0.GA:podman-plugins-2:4.4.1-3.el9.ppc64le",
"AppStream-9.2.0.GA:podman-plugins-2:4.4.1-3.el9.s390x",
"AppStream-9.2.0.GA:podman-plugins-2:4.4.1-3.el9.x86_64",
"AppStream-9.2.0.GA:podman-plugins-debuginfo-2:4.4.1-3.el9.aarch64",
"AppStream-9.2.0.GA:podman-plugins-debuginfo-2:4.4.1-3.el9.ppc64le",
"AppStream-9.2.0.GA:podman-plugins-debuginfo-2:4.4.1-3.el9.s390x",
"AppStream-9.2.0.GA:podman-plugins-debuginfo-2:4.4.1-3.el9.x86_64",
"AppStream-9.2.0.GA:podman-remote-2:4.4.1-3.el9.aarch64",
"AppStream-9.2.0.GA:podman-remote-2:4.4.1-3.el9.ppc64le",
"AppStream-9.2.0.GA:podman-remote-2:4.4.1-3.el9.s390x",
"AppStream-9.2.0.GA:podman-remote-2:4.4.1-3.el9.x86_64",
"AppStream-9.2.0.GA:podman-remote-debuginfo-2:4.4.1-3.el9.aarch64",
"AppStream-9.2.0.GA:podman-remote-debuginfo-2:4.4.1-3.el9.ppc64le",
"AppStream-9.2.0.GA:podman-remote-debuginfo-2:4.4.1-3.el9.s390x",
"AppStream-9.2.0.GA:podman-remote-debuginfo-2:4.4.1-3.el9.x86_64",
"AppStream-9.2.0.GA:podman-tests-2:4.4.1-3.el9.aarch64",
"AppStream-9.2.0.GA:podman-tests-2:4.4.1-3.el9.ppc64le",
"AppStream-9.2.0.GA:podman-tests-2:4.4.1-3.el9.s390x",
"AppStream-9.2.0.GA:podman-tests-2:4.4.1-3.el9.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Low"
}
],
"title": "golang: crypto/tls: session tickets lack random ticket_age_add"
},
{
"cve": "CVE-2022-41717",
"cwe": {
"id": "CWE-770",
"name": "Allocation of Resources Without Limits or Throttling"
},
"discovery_date": "2023-01-16T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2161274"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in the net/http library of the golang package. This flaw allows an attacker to cause excessive memory growth in a Go server accepting HTTP/2 requests. HTTP/2 server connections contain a cache of HTTP header keys sent by the client. While the total number of entries in this cache is capped, an attacker sending very large keys can cause the server to allocate approximately 64 MiB per open connection.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "golang: net/http: excessive memory growth in a Go server accepting HTTP/2 requests",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "Within Red Hat OpenShift Container Platform, the grafana container is listed as will not fix. Since OCP 4.10, Grafana itself is not shipped and the Grafana web server is protected behind an OAuth proxy server.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"AppStream-9.2.0.GA:podman-2:4.4.1-3.el9.aarch64",
"AppStream-9.2.0.GA:podman-2:4.4.1-3.el9.ppc64le",
"AppStream-9.2.0.GA:podman-2:4.4.1-3.el9.s390x",
"AppStream-9.2.0.GA:podman-2:4.4.1-3.el9.src",
"AppStream-9.2.0.GA:podman-2:4.4.1-3.el9.x86_64",
"AppStream-9.2.0.GA:podman-debuginfo-2:4.4.1-3.el9.aarch64",
"AppStream-9.2.0.GA:podman-debuginfo-2:4.4.1-3.el9.ppc64le",
"AppStream-9.2.0.GA:podman-debuginfo-2:4.4.1-3.el9.s390x",
"AppStream-9.2.0.GA:podman-debuginfo-2:4.4.1-3.el9.x86_64",
"AppStream-9.2.0.GA:podman-debugsource-2:4.4.1-3.el9.aarch64",
"AppStream-9.2.0.GA:podman-debugsource-2:4.4.1-3.el9.ppc64le",
"AppStream-9.2.0.GA:podman-debugsource-2:4.4.1-3.el9.s390x",
"AppStream-9.2.0.GA:podman-debugsource-2:4.4.1-3.el9.x86_64",
"AppStream-9.2.0.GA:podman-docker-2:4.4.1-3.el9.noarch",
"AppStream-9.2.0.GA:podman-gvproxy-2:4.4.1-3.el9.aarch64",
"AppStream-9.2.0.GA:podman-gvproxy-2:4.4.1-3.el9.ppc64le",
"AppStream-9.2.0.GA:podman-gvproxy-2:4.4.1-3.el9.s390x",
"AppStream-9.2.0.GA:podman-gvproxy-2:4.4.1-3.el9.x86_64",
"AppStream-9.2.0.GA:podman-gvproxy-debuginfo-2:4.4.1-3.el9.aarch64",
"AppStream-9.2.0.GA:podman-gvproxy-debuginfo-2:4.4.1-3.el9.ppc64le",
"AppStream-9.2.0.GA:podman-gvproxy-debuginfo-2:4.4.1-3.el9.s390x",
"AppStream-9.2.0.GA:podman-gvproxy-debuginfo-2:4.4.1-3.el9.x86_64",
"AppStream-9.2.0.GA:podman-plugins-2:4.4.1-3.el9.aarch64",
"AppStream-9.2.0.GA:podman-plugins-2:4.4.1-3.el9.ppc64le",
"AppStream-9.2.0.GA:podman-plugins-2:4.4.1-3.el9.s390x",
"AppStream-9.2.0.GA:podman-plugins-2:4.4.1-3.el9.x86_64",
"AppStream-9.2.0.GA:podman-plugins-debuginfo-2:4.4.1-3.el9.aarch64",
"AppStream-9.2.0.GA:podman-plugins-debuginfo-2:4.4.1-3.el9.ppc64le",
"AppStream-9.2.0.GA:podman-plugins-debuginfo-2:4.4.1-3.el9.s390x",
"AppStream-9.2.0.GA:podman-plugins-debuginfo-2:4.4.1-3.el9.x86_64",
"AppStream-9.2.0.GA:podman-remote-2:4.4.1-3.el9.aarch64",
"AppStream-9.2.0.GA:podman-remote-2:4.4.1-3.el9.ppc64le",
"AppStream-9.2.0.GA:podman-remote-2:4.4.1-3.el9.s390x",
"AppStream-9.2.0.GA:podman-remote-2:4.4.1-3.el9.x86_64",
"AppStream-9.2.0.GA:podman-remote-debuginfo-2:4.4.1-3.el9.aarch64",
"AppStream-9.2.0.GA:podman-remote-debuginfo-2:4.4.1-3.el9.ppc64le",
"AppStream-9.2.0.GA:podman-remote-debuginfo-2:4.4.1-3.el9.s390x",
"AppStream-9.2.0.GA:podman-remote-debuginfo-2:4.4.1-3.el9.x86_64",
"AppStream-9.2.0.GA:podman-tests-2:4.4.1-3.el9.aarch64",
"AppStream-9.2.0.GA:podman-tests-2:4.4.1-3.el9.ppc64le",
"AppStream-9.2.0.GA:podman-tests-2:4.4.1-3.el9.s390x",
"AppStream-9.2.0.GA:podman-tests-2:4.4.1-3.el9.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2022-41717"
},
{
"category": "external",
"summary": "RHBZ#2161274",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2161274"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2022-41717",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-41717"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2022-41717",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2022-41717"
},
{
"category": "external",
"summary": "https://go.dev/cl/455635",
"url": "https://go.dev/cl/455635"
},
{
"category": "external",
"summary": "https://go.dev/cl/455717",
"url": "https://go.dev/cl/455717"
},
{
"category": "external",
"summary": "https://go.dev/issue/56350",
"url": "https://go.dev/issue/56350"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-announce/c/L_3rmdT0BMU/m/yZDrXjIiBQAJ",
"url": "https://groups.google.com/g/golang-announce/c/L_3rmdT0BMU/m/yZDrXjIiBQAJ"
},
{
"category": "external",
"summary": "https://pkg.go.dev/vuln/GO-2022-1144",
"url": "https://pkg.go.dev/vuln/GO-2022-1144"
}
],
"release_date": "2022-11-30T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2023-05-09T10:01: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.2.0.GA:podman-2:4.4.1-3.el9.aarch64",
"AppStream-9.2.0.GA:podman-2:4.4.1-3.el9.ppc64le",
"AppStream-9.2.0.GA:podman-2:4.4.1-3.el9.s390x",
"AppStream-9.2.0.GA:podman-2:4.4.1-3.el9.src",
"AppStream-9.2.0.GA:podman-2:4.4.1-3.el9.x86_64",
"AppStream-9.2.0.GA:podman-debuginfo-2:4.4.1-3.el9.aarch64",
"AppStream-9.2.0.GA:podman-debuginfo-2:4.4.1-3.el9.ppc64le",
"AppStream-9.2.0.GA:podman-debuginfo-2:4.4.1-3.el9.s390x",
"AppStream-9.2.0.GA:podman-debuginfo-2:4.4.1-3.el9.x86_64",
"AppStream-9.2.0.GA:podman-debugsource-2:4.4.1-3.el9.aarch64",
"AppStream-9.2.0.GA:podman-debugsource-2:4.4.1-3.el9.ppc64le",
"AppStream-9.2.0.GA:podman-debugsource-2:4.4.1-3.el9.s390x",
"AppStream-9.2.0.GA:podman-debugsource-2:4.4.1-3.el9.x86_64",
"AppStream-9.2.0.GA:podman-docker-2:4.4.1-3.el9.noarch",
"AppStream-9.2.0.GA:podman-gvproxy-2:4.4.1-3.el9.aarch64",
"AppStream-9.2.0.GA:podman-gvproxy-2:4.4.1-3.el9.ppc64le",
"AppStream-9.2.0.GA:podman-gvproxy-2:4.4.1-3.el9.s390x",
"AppStream-9.2.0.GA:podman-gvproxy-2:4.4.1-3.el9.x86_64",
"AppStream-9.2.0.GA:podman-gvproxy-debuginfo-2:4.4.1-3.el9.aarch64",
"AppStream-9.2.0.GA:podman-gvproxy-debuginfo-2:4.4.1-3.el9.ppc64le",
"AppStream-9.2.0.GA:podman-gvproxy-debuginfo-2:4.4.1-3.el9.s390x",
"AppStream-9.2.0.GA:podman-gvproxy-debuginfo-2:4.4.1-3.el9.x86_64",
"AppStream-9.2.0.GA:podman-plugins-2:4.4.1-3.el9.aarch64",
"AppStream-9.2.0.GA:podman-plugins-2:4.4.1-3.el9.ppc64le",
"AppStream-9.2.0.GA:podman-plugins-2:4.4.1-3.el9.s390x",
"AppStream-9.2.0.GA:podman-plugins-2:4.4.1-3.el9.x86_64",
"AppStream-9.2.0.GA:podman-plugins-debuginfo-2:4.4.1-3.el9.aarch64",
"AppStream-9.2.0.GA:podman-plugins-debuginfo-2:4.4.1-3.el9.ppc64le",
"AppStream-9.2.0.GA:podman-plugins-debuginfo-2:4.4.1-3.el9.s390x",
"AppStream-9.2.0.GA:podman-plugins-debuginfo-2:4.4.1-3.el9.x86_64",
"AppStream-9.2.0.GA:podman-remote-2:4.4.1-3.el9.aarch64",
"AppStream-9.2.0.GA:podman-remote-2:4.4.1-3.el9.ppc64le",
"AppStream-9.2.0.GA:podman-remote-2:4.4.1-3.el9.s390x",
"AppStream-9.2.0.GA:podman-remote-2:4.4.1-3.el9.x86_64",
"AppStream-9.2.0.GA:podman-remote-debuginfo-2:4.4.1-3.el9.aarch64",
"AppStream-9.2.0.GA:podman-remote-debuginfo-2:4.4.1-3.el9.ppc64le",
"AppStream-9.2.0.GA:podman-remote-debuginfo-2:4.4.1-3.el9.s390x",
"AppStream-9.2.0.GA:podman-remote-debuginfo-2:4.4.1-3.el9.x86_64",
"AppStream-9.2.0.GA:podman-tests-2:4.4.1-3.el9.aarch64",
"AppStream-9.2.0.GA:podman-tests-2:4.4.1-3.el9.ppc64le",
"AppStream-9.2.0.GA:podman-tests-2:4.4.1-3.el9.s390x",
"AppStream-9.2.0.GA:podman-tests-2:4.4.1-3.el9.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2023:2282"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "LOW",
"baseScore": 5.3,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:L",
"version": "3.1"
},
"products": [
"AppStream-9.2.0.GA:podman-2:4.4.1-3.el9.aarch64",
"AppStream-9.2.0.GA:podman-2:4.4.1-3.el9.ppc64le",
"AppStream-9.2.0.GA:podman-2:4.4.1-3.el9.s390x",
"AppStream-9.2.0.GA:podman-2:4.4.1-3.el9.src",
"AppStream-9.2.0.GA:podman-2:4.4.1-3.el9.x86_64",
"AppStream-9.2.0.GA:podman-debuginfo-2:4.4.1-3.el9.aarch64",
"AppStream-9.2.0.GA:podman-debuginfo-2:4.4.1-3.el9.ppc64le",
"AppStream-9.2.0.GA:podman-debuginfo-2:4.4.1-3.el9.s390x",
"AppStream-9.2.0.GA:podman-debuginfo-2:4.4.1-3.el9.x86_64",
"AppStream-9.2.0.GA:podman-debugsource-2:4.4.1-3.el9.aarch64",
"AppStream-9.2.0.GA:podman-debugsource-2:4.4.1-3.el9.ppc64le",
"AppStream-9.2.0.GA:podman-debugsource-2:4.4.1-3.el9.s390x",
"AppStream-9.2.0.GA:podman-debugsource-2:4.4.1-3.el9.x86_64",
"AppStream-9.2.0.GA:podman-docker-2:4.4.1-3.el9.noarch",
"AppStream-9.2.0.GA:podman-gvproxy-2:4.4.1-3.el9.aarch64",
"AppStream-9.2.0.GA:podman-gvproxy-2:4.4.1-3.el9.ppc64le",
"AppStream-9.2.0.GA:podman-gvproxy-2:4.4.1-3.el9.s390x",
"AppStream-9.2.0.GA:podman-gvproxy-2:4.4.1-3.el9.x86_64",
"AppStream-9.2.0.GA:podman-gvproxy-debuginfo-2:4.4.1-3.el9.aarch64",
"AppStream-9.2.0.GA:podman-gvproxy-debuginfo-2:4.4.1-3.el9.ppc64le",
"AppStream-9.2.0.GA:podman-gvproxy-debuginfo-2:4.4.1-3.el9.s390x",
"AppStream-9.2.0.GA:podman-gvproxy-debuginfo-2:4.4.1-3.el9.x86_64",
"AppStream-9.2.0.GA:podman-plugins-2:4.4.1-3.el9.aarch64",
"AppStream-9.2.0.GA:podman-plugins-2:4.4.1-3.el9.ppc64le",
"AppStream-9.2.0.GA:podman-plugins-2:4.4.1-3.el9.s390x",
"AppStream-9.2.0.GA:podman-plugins-2:4.4.1-3.el9.x86_64",
"AppStream-9.2.0.GA:podman-plugins-debuginfo-2:4.4.1-3.el9.aarch64",
"AppStream-9.2.0.GA:podman-plugins-debuginfo-2:4.4.1-3.el9.ppc64le",
"AppStream-9.2.0.GA:podman-plugins-debuginfo-2:4.4.1-3.el9.s390x",
"AppStream-9.2.0.GA:podman-plugins-debuginfo-2:4.4.1-3.el9.x86_64",
"AppStream-9.2.0.GA:podman-remote-2:4.4.1-3.el9.aarch64",
"AppStream-9.2.0.GA:podman-remote-2:4.4.1-3.el9.ppc64le",
"AppStream-9.2.0.GA:podman-remote-2:4.4.1-3.el9.s390x",
"AppStream-9.2.0.GA:podman-remote-2:4.4.1-3.el9.x86_64",
"AppStream-9.2.0.GA:podman-remote-debuginfo-2:4.4.1-3.el9.aarch64",
"AppStream-9.2.0.GA:podman-remote-debuginfo-2:4.4.1-3.el9.ppc64le",
"AppStream-9.2.0.GA:podman-remote-debuginfo-2:4.4.1-3.el9.s390x",
"AppStream-9.2.0.GA:podman-remote-debuginfo-2:4.4.1-3.el9.x86_64",
"AppStream-9.2.0.GA:podman-tests-2:4.4.1-3.el9.aarch64",
"AppStream-9.2.0.GA:podman-tests-2:4.4.1-3.el9.ppc64le",
"AppStream-9.2.0.GA:podman-tests-2:4.4.1-3.el9.s390x",
"AppStream-9.2.0.GA:podman-tests-2:4.4.1-3.el9.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "golang: net/http: excessive memory growth in a Go server accepting HTTP/2 requests"
}
]
}
rhsa-2023:2282
Vulnerability from csaf_redhat
Notes
{
"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: net/http: excessive memory growth in a Go server accepting HTTP/2 requests (CVE-2022-41717)\n\n* golang: crypto/tls: session tickets lack random ticket_age_add (CVE-2022-30629)\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.2 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:2282",
"url": "https://access.redhat.com/errata/RHSA-2023:2282"
},
{
"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.2_release_notes/index",
"url": "https://access.redhat.com/documentation/en-us/red_hat_enterprise_linux/9/html/9.2_release_notes/index"
},
{
"category": "external",
"summary": "1998676",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1998676"
},
{
"category": "external",
"summary": "2078411",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2078411"
},
{
"category": "external",
"summary": "2092793",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2092793"
},
{
"category": "external",
"summary": "2105173",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2105173"
},
{
"category": "external",
"summary": "2123251",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2123251"
},
{
"category": "external",
"summary": "2141019",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2141019"
},
{
"category": "external",
"summary": "2149774",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2149774"
},
{
"category": "external",
"summary": "2150430",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2150430"
},
{
"category": "external",
"summary": "2152023",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2152023"
},
{
"category": "external",
"summary": "2152736",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2152736"
},
{
"category": "external",
"summary": "2153894",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2153894"
},
{
"category": "external",
"summary": "2158472",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2158472"
},
{
"category": "external",
"summary": "2158632",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2158632"
},
{
"category": "external",
"summary": "2161274",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2161274"
},
{
"category": "external",
"summary": "2166091",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2166091"
},
{
"category": "external",
"summary": "2182821",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2182821"
},
{
"category": "self",
"summary": "Canonical URL",
"url": "https://security.access.redhat.com/data/csaf/v2/advisories/2023/rhsa-2023_2282.json"
}
],
"title": "Red Hat Security Advisory: podman security and bug fix update",
"tracking": {
"current_release_date": "2025-10-31T13:02:33+00:00",
"generator": {
"date": "2025-10-31T13:02:33+00:00",
"engine": {
"name": "Red Hat SDEngine",
"version": "4.6.10"
}
},
"id": "RHSA-2023:2282",
"initial_release_date": "2023-05-09T10:01:45+00:00",
"revision_history": [
{
"date": "2023-05-09T10:01:45+00:00",
"number": "1",
"summary": "Initial version"
},
{
"date": "2023-05-09T10:01:45+00:00",
"number": "2",
"summary": "Last updated version"
},
{
"date": "2025-10-31T13:02:33+00:00",
"number": "3",
"summary": "Last generated version"
}
],
"status": "final",
"version": "3"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_name",
"name": "Red Hat Enterprise Linux AppStream (v. 9)",
"product": {
"name": "Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.2.0.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.4.1-3.el9.src",
"product": {
"name": "podman-2:4.4.1-3.el9.src",
"product_id": "podman-2:4.4.1-3.el9.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman@4.4.1-3.el9?arch=src\u0026epoch=2"
}
}
}
],
"category": "architecture",
"name": "src"
},
{
"branches": [
{
"category": "product_version",
"name": "podman-2:4.4.1-3.el9.aarch64",
"product": {
"name": "podman-2:4.4.1-3.el9.aarch64",
"product_id": "podman-2:4.4.1-3.el9.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman@4.4.1-3.el9?arch=aarch64\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "podman-gvproxy-2:4.4.1-3.el9.aarch64",
"product": {
"name": "podman-gvproxy-2:4.4.1-3.el9.aarch64",
"product_id": "podman-gvproxy-2:4.4.1-3.el9.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-gvproxy@4.4.1-3.el9?arch=aarch64\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "podman-plugins-2:4.4.1-3.el9.aarch64",
"product": {
"name": "podman-plugins-2:4.4.1-3.el9.aarch64",
"product_id": "podman-plugins-2:4.4.1-3.el9.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-plugins@4.4.1-3.el9?arch=aarch64\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "podman-remote-2:4.4.1-3.el9.aarch64",
"product": {
"name": "podman-remote-2:4.4.1-3.el9.aarch64",
"product_id": "podman-remote-2:4.4.1-3.el9.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-remote@4.4.1-3.el9?arch=aarch64\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "podman-tests-2:4.4.1-3.el9.aarch64",
"product": {
"name": "podman-tests-2:4.4.1-3.el9.aarch64",
"product_id": "podman-tests-2:4.4.1-3.el9.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-tests@4.4.1-3.el9?arch=aarch64\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "podman-debugsource-2:4.4.1-3.el9.aarch64",
"product": {
"name": "podman-debugsource-2:4.4.1-3.el9.aarch64",
"product_id": "podman-debugsource-2:4.4.1-3.el9.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-debugsource@4.4.1-3.el9?arch=aarch64\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "podman-debuginfo-2:4.4.1-3.el9.aarch64",
"product": {
"name": "podman-debuginfo-2:4.4.1-3.el9.aarch64",
"product_id": "podman-debuginfo-2:4.4.1-3.el9.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-debuginfo@4.4.1-3.el9?arch=aarch64\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "podman-gvproxy-debuginfo-2:4.4.1-3.el9.aarch64",
"product": {
"name": "podman-gvproxy-debuginfo-2:4.4.1-3.el9.aarch64",
"product_id": "podman-gvproxy-debuginfo-2:4.4.1-3.el9.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-gvproxy-debuginfo@4.4.1-3.el9?arch=aarch64\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "podman-plugins-debuginfo-2:4.4.1-3.el9.aarch64",
"product": {
"name": "podman-plugins-debuginfo-2:4.4.1-3.el9.aarch64",
"product_id": "podman-plugins-debuginfo-2:4.4.1-3.el9.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-plugins-debuginfo@4.4.1-3.el9?arch=aarch64\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "podman-remote-debuginfo-2:4.4.1-3.el9.aarch64",
"product": {
"name": "podman-remote-debuginfo-2:4.4.1-3.el9.aarch64",
"product_id": "podman-remote-debuginfo-2:4.4.1-3.el9.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-remote-debuginfo@4.4.1-3.el9?arch=aarch64\u0026epoch=2"
}
}
}
],
"category": "architecture",
"name": "aarch64"
},
{
"branches": [
{
"category": "product_version",
"name": "podman-2:4.4.1-3.el9.ppc64le",
"product": {
"name": "podman-2:4.4.1-3.el9.ppc64le",
"product_id": "podman-2:4.4.1-3.el9.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman@4.4.1-3.el9?arch=ppc64le\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "podman-gvproxy-2:4.4.1-3.el9.ppc64le",
"product": {
"name": "podman-gvproxy-2:4.4.1-3.el9.ppc64le",
"product_id": "podman-gvproxy-2:4.4.1-3.el9.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-gvproxy@4.4.1-3.el9?arch=ppc64le\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "podman-plugins-2:4.4.1-3.el9.ppc64le",
"product": {
"name": "podman-plugins-2:4.4.1-3.el9.ppc64le",
"product_id": "podman-plugins-2:4.4.1-3.el9.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-plugins@4.4.1-3.el9?arch=ppc64le\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "podman-remote-2:4.4.1-3.el9.ppc64le",
"product": {
"name": "podman-remote-2:4.4.1-3.el9.ppc64le",
"product_id": "podman-remote-2:4.4.1-3.el9.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-remote@4.4.1-3.el9?arch=ppc64le\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "podman-tests-2:4.4.1-3.el9.ppc64le",
"product": {
"name": "podman-tests-2:4.4.1-3.el9.ppc64le",
"product_id": "podman-tests-2:4.4.1-3.el9.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-tests@4.4.1-3.el9?arch=ppc64le\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "podman-debugsource-2:4.4.1-3.el9.ppc64le",
"product": {
"name": "podman-debugsource-2:4.4.1-3.el9.ppc64le",
"product_id": "podman-debugsource-2:4.4.1-3.el9.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-debugsource@4.4.1-3.el9?arch=ppc64le\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "podman-debuginfo-2:4.4.1-3.el9.ppc64le",
"product": {
"name": "podman-debuginfo-2:4.4.1-3.el9.ppc64le",
"product_id": "podman-debuginfo-2:4.4.1-3.el9.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-debuginfo@4.4.1-3.el9?arch=ppc64le\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "podman-gvproxy-debuginfo-2:4.4.1-3.el9.ppc64le",
"product": {
"name": "podman-gvproxy-debuginfo-2:4.4.1-3.el9.ppc64le",
"product_id": "podman-gvproxy-debuginfo-2:4.4.1-3.el9.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-gvproxy-debuginfo@4.4.1-3.el9?arch=ppc64le\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "podman-plugins-debuginfo-2:4.4.1-3.el9.ppc64le",
"product": {
"name": "podman-plugins-debuginfo-2:4.4.1-3.el9.ppc64le",
"product_id": "podman-plugins-debuginfo-2:4.4.1-3.el9.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-plugins-debuginfo@4.4.1-3.el9?arch=ppc64le\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "podman-remote-debuginfo-2:4.4.1-3.el9.ppc64le",
"product": {
"name": "podman-remote-debuginfo-2:4.4.1-3.el9.ppc64le",
"product_id": "podman-remote-debuginfo-2:4.4.1-3.el9.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-remote-debuginfo@4.4.1-3.el9?arch=ppc64le\u0026epoch=2"
}
}
}
],
"category": "architecture",
"name": "ppc64le"
},
{
"branches": [
{
"category": "product_version",
"name": "podman-2:4.4.1-3.el9.x86_64",
"product": {
"name": "podman-2:4.4.1-3.el9.x86_64",
"product_id": "podman-2:4.4.1-3.el9.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman@4.4.1-3.el9?arch=x86_64\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "podman-gvproxy-2:4.4.1-3.el9.x86_64",
"product": {
"name": "podman-gvproxy-2:4.4.1-3.el9.x86_64",
"product_id": "podman-gvproxy-2:4.4.1-3.el9.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-gvproxy@4.4.1-3.el9?arch=x86_64\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "podman-plugins-2:4.4.1-3.el9.x86_64",
"product": {
"name": "podman-plugins-2:4.4.1-3.el9.x86_64",
"product_id": "podman-plugins-2:4.4.1-3.el9.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-plugins@4.4.1-3.el9?arch=x86_64\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "podman-remote-2:4.4.1-3.el9.x86_64",
"product": {
"name": "podman-remote-2:4.4.1-3.el9.x86_64",
"product_id": "podman-remote-2:4.4.1-3.el9.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-remote@4.4.1-3.el9?arch=x86_64\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "podman-tests-2:4.4.1-3.el9.x86_64",
"product": {
"name": "podman-tests-2:4.4.1-3.el9.x86_64",
"product_id": "podman-tests-2:4.4.1-3.el9.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-tests@4.4.1-3.el9?arch=x86_64\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "podman-debugsource-2:4.4.1-3.el9.x86_64",
"product": {
"name": "podman-debugsource-2:4.4.1-3.el9.x86_64",
"product_id": "podman-debugsource-2:4.4.1-3.el9.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-debugsource@4.4.1-3.el9?arch=x86_64\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "podman-debuginfo-2:4.4.1-3.el9.x86_64",
"product": {
"name": "podman-debuginfo-2:4.4.1-3.el9.x86_64",
"product_id": "podman-debuginfo-2:4.4.1-3.el9.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-debuginfo@4.4.1-3.el9?arch=x86_64\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "podman-gvproxy-debuginfo-2:4.4.1-3.el9.x86_64",
"product": {
"name": "podman-gvproxy-debuginfo-2:4.4.1-3.el9.x86_64",
"product_id": "podman-gvproxy-debuginfo-2:4.4.1-3.el9.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-gvproxy-debuginfo@4.4.1-3.el9?arch=x86_64\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "podman-plugins-debuginfo-2:4.4.1-3.el9.x86_64",
"product": {
"name": "podman-plugins-debuginfo-2:4.4.1-3.el9.x86_64",
"product_id": "podman-plugins-debuginfo-2:4.4.1-3.el9.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-plugins-debuginfo@4.4.1-3.el9?arch=x86_64\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "podman-remote-debuginfo-2:4.4.1-3.el9.x86_64",
"product": {
"name": "podman-remote-debuginfo-2:4.4.1-3.el9.x86_64",
"product_id": "podman-remote-debuginfo-2:4.4.1-3.el9.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-remote-debuginfo@4.4.1-3.el9?arch=x86_64\u0026epoch=2"
}
}
}
],
"category": "architecture",
"name": "x86_64"
},
{
"branches": [
{
"category": "product_version",
"name": "podman-2:4.4.1-3.el9.s390x",
"product": {
"name": "podman-2:4.4.1-3.el9.s390x",
"product_id": "podman-2:4.4.1-3.el9.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman@4.4.1-3.el9?arch=s390x\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "podman-gvproxy-2:4.4.1-3.el9.s390x",
"product": {
"name": "podman-gvproxy-2:4.4.1-3.el9.s390x",
"product_id": "podman-gvproxy-2:4.4.1-3.el9.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-gvproxy@4.4.1-3.el9?arch=s390x\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "podman-plugins-2:4.4.1-3.el9.s390x",
"product": {
"name": "podman-plugins-2:4.4.1-3.el9.s390x",
"product_id": "podman-plugins-2:4.4.1-3.el9.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-plugins@4.4.1-3.el9?arch=s390x\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "podman-remote-2:4.4.1-3.el9.s390x",
"product": {
"name": "podman-remote-2:4.4.1-3.el9.s390x",
"product_id": "podman-remote-2:4.4.1-3.el9.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-remote@4.4.1-3.el9?arch=s390x\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "podman-tests-2:4.4.1-3.el9.s390x",
"product": {
"name": "podman-tests-2:4.4.1-3.el9.s390x",
"product_id": "podman-tests-2:4.4.1-3.el9.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-tests@4.4.1-3.el9?arch=s390x\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "podman-debugsource-2:4.4.1-3.el9.s390x",
"product": {
"name": "podman-debugsource-2:4.4.1-3.el9.s390x",
"product_id": "podman-debugsource-2:4.4.1-3.el9.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-debugsource@4.4.1-3.el9?arch=s390x\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "podman-debuginfo-2:4.4.1-3.el9.s390x",
"product": {
"name": "podman-debuginfo-2:4.4.1-3.el9.s390x",
"product_id": "podman-debuginfo-2:4.4.1-3.el9.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-debuginfo@4.4.1-3.el9?arch=s390x\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "podman-gvproxy-debuginfo-2:4.4.1-3.el9.s390x",
"product": {
"name": "podman-gvproxy-debuginfo-2:4.4.1-3.el9.s390x",
"product_id": "podman-gvproxy-debuginfo-2:4.4.1-3.el9.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-gvproxy-debuginfo@4.4.1-3.el9?arch=s390x\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "podman-plugins-debuginfo-2:4.4.1-3.el9.s390x",
"product": {
"name": "podman-plugins-debuginfo-2:4.4.1-3.el9.s390x",
"product_id": "podman-plugins-debuginfo-2:4.4.1-3.el9.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-plugins-debuginfo@4.4.1-3.el9?arch=s390x\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "podman-remote-debuginfo-2:4.4.1-3.el9.s390x",
"product": {
"name": "podman-remote-debuginfo-2:4.4.1-3.el9.s390x",
"product_id": "podman-remote-debuginfo-2:4.4.1-3.el9.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-remote-debuginfo@4.4.1-3.el9?arch=s390x\u0026epoch=2"
}
}
}
],
"category": "architecture",
"name": "s390x"
},
{
"branches": [
{
"category": "product_version",
"name": "podman-docker-2:4.4.1-3.el9.noarch",
"product": {
"name": "podman-docker-2:4.4.1-3.el9.noarch",
"product_id": "podman-docker-2:4.4.1-3.el9.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-docker@4.4.1-3.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.4.1-3.el9.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.2.0.GA:podman-2:4.4.1-3.el9.aarch64"
},
"product_reference": "podman-2:4.4.1-3.el9.aarch64",
"relates_to_product_reference": "AppStream-9.2.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-2:4.4.1-3.el9.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.2.0.GA:podman-2:4.4.1-3.el9.ppc64le"
},
"product_reference": "podman-2:4.4.1-3.el9.ppc64le",
"relates_to_product_reference": "AppStream-9.2.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-2:4.4.1-3.el9.s390x as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.2.0.GA:podman-2:4.4.1-3.el9.s390x"
},
"product_reference": "podman-2:4.4.1-3.el9.s390x",
"relates_to_product_reference": "AppStream-9.2.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-2:4.4.1-3.el9.src as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.2.0.GA:podman-2:4.4.1-3.el9.src"
},
"product_reference": "podman-2:4.4.1-3.el9.src",
"relates_to_product_reference": "AppStream-9.2.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-2:4.4.1-3.el9.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.2.0.GA:podman-2:4.4.1-3.el9.x86_64"
},
"product_reference": "podman-2:4.4.1-3.el9.x86_64",
"relates_to_product_reference": "AppStream-9.2.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-debuginfo-2:4.4.1-3.el9.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.2.0.GA:podman-debuginfo-2:4.4.1-3.el9.aarch64"
},
"product_reference": "podman-debuginfo-2:4.4.1-3.el9.aarch64",
"relates_to_product_reference": "AppStream-9.2.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-debuginfo-2:4.4.1-3.el9.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.2.0.GA:podman-debuginfo-2:4.4.1-3.el9.ppc64le"
},
"product_reference": "podman-debuginfo-2:4.4.1-3.el9.ppc64le",
"relates_to_product_reference": "AppStream-9.2.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-debuginfo-2:4.4.1-3.el9.s390x as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.2.0.GA:podman-debuginfo-2:4.4.1-3.el9.s390x"
},
"product_reference": "podman-debuginfo-2:4.4.1-3.el9.s390x",
"relates_to_product_reference": "AppStream-9.2.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-debuginfo-2:4.4.1-3.el9.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.2.0.GA:podman-debuginfo-2:4.4.1-3.el9.x86_64"
},
"product_reference": "podman-debuginfo-2:4.4.1-3.el9.x86_64",
"relates_to_product_reference": "AppStream-9.2.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-debugsource-2:4.4.1-3.el9.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.2.0.GA:podman-debugsource-2:4.4.1-3.el9.aarch64"
},
"product_reference": "podman-debugsource-2:4.4.1-3.el9.aarch64",
"relates_to_product_reference": "AppStream-9.2.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-debugsource-2:4.4.1-3.el9.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.2.0.GA:podman-debugsource-2:4.4.1-3.el9.ppc64le"
},
"product_reference": "podman-debugsource-2:4.4.1-3.el9.ppc64le",
"relates_to_product_reference": "AppStream-9.2.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-debugsource-2:4.4.1-3.el9.s390x as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.2.0.GA:podman-debugsource-2:4.4.1-3.el9.s390x"
},
"product_reference": "podman-debugsource-2:4.4.1-3.el9.s390x",
"relates_to_product_reference": "AppStream-9.2.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-debugsource-2:4.4.1-3.el9.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.2.0.GA:podman-debugsource-2:4.4.1-3.el9.x86_64"
},
"product_reference": "podman-debugsource-2:4.4.1-3.el9.x86_64",
"relates_to_product_reference": "AppStream-9.2.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-docker-2:4.4.1-3.el9.noarch as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.2.0.GA:podman-docker-2:4.4.1-3.el9.noarch"
},
"product_reference": "podman-docker-2:4.4.1-3.el9.noarch",
"relates_to_product_reference": "AppStream-9.2.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-gvproxy-2:4.4.1-3.el9.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.2.0.GA:podman-gvproxy-2:4.4.1-3.el9.aarch64"
},
"product_reference": "podman-gvproxy-2:4.4.1-3.el9.aarch64",
"relates_to_product_reference": "AppStream-9.2.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-gvproxy-2:4.4.1-3.el9.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.2.0.GA:podman-gvproxy-2:4.4.1-3.el9.ppc64le"
},
"product_reference": "podman-gvproxy-2:4.4.1-3.el9.ppc64le",
"relates_to_product_reference": "AppStream-9.2.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-gvproxy-2:4.4.1-3.el9.s390x as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.2.0.GA:podman-gvproxy-2:4.4.1-3.el9.s390x"
},
"product_reference": "podman-gvproxy-2:4.4.1-3.el9.s390x",
"relates_to_product_reference": "AppStream-9.2.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-gvproxy-2:4.4.1-3.el9.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.2.0.GA:podman-gvproxy-2:4.4.1-3.el9.x86_64"
},
"product_reference": "podman-gvproxy-2:4.4.1-3.el9.x86_64",
"relates_to_product_reference": "AppStream-9.2.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-gvproxy-debuginfo-2:4.4.1-3.el9.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.2.0.GA:podman-gvproxy-debuginfo-2:4.4.1-3.el9.aarch64"
},
"product_reference": "podman-gvproxy-debuginfo-2:4.4.1-3.el9.aarch64",
"relates_to_product_reference": "AppStream-9.2.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-gvproxy-debuginfo-2:4.4.1-3.el9.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.2.0.GA:podman-gvproxy-debuginfo-2:4.4.1-3.el9.ppc64le"
},
"product_reference": "podman-gvproxy-debuginfo-2:4.4.1-3.el9.ppc64le",
"relates_to_product_reference": "AppStream-9.2.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-gvproxy-debuginfo-2:4.4.1-3.el9.s390x as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.2.0.GA:podman-gvproxy-debuginfo-2:4.4.1-3.el9.s390x"
},
"product_reference": "podman-gvproxy-debuginfo-2:4.4.1-3.el9.s390x",
"relates_to_product_reference": "AppStream-9.2.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-gvproxy-debuginfo-2:4.4.1-3.el9.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.2.0.GA:podman-gvproxy-debuginfo-2:4.4.1-3.el9.x86_64"
},
"product_reference": "podman-gvproxy-debuginfo-2:4.4.1-3.el9.x86_64",
"relates_to_product_reference": "AppStream-9.2.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-plugins-2:4.4.1-3.el9.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.2.0.GA:podman-plugins-2:4.4.1-3.el9.aarch64"
},
"product_reference": "podman-plugins-2:4.4.1-3.el9.aarch64",
"relates_to_product_reference": "AppStream-9.2.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-plugins-2:4.4.1-3.el9.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.2.0.GA:podman-plugins-2:4.4.1-3.el9.ppc64le"
},
"product_reference": "podman-plugins-2:4.4.1-3.el9.ppc64le",
"relates_to_product_reference": "AppStream-9.2.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-plugins-2:4.4.1-3.el9.s390x as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.2.0.GA:podman-plugins-2:4.4.1-3.el9.s390x"
},
"product_reference": "podman-plugins-2:4.4.1-3.el9.s390x",
"relates_to_product_reference": "AppStream-9.2.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-plugins-2:4.4.1-3.el9.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.2.0.GA:podman-plugins-2:4.4.1-3.el9.x86_64"
},
"product_reference": "podman-plugins-2:4.4.1-3.el9.x86_64",
"relates_to_product_reference": "AppStream-9.2.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-plugins-debuginfo-2:4.4.1-3.el9.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.2.0.GA:podman-plugins-debuginfo-2:4.4.1-3.el9.aarch64"
},
"product_reference": "podman-plugins-debuginfo-2:4.4.1-3.el9.aarch64",
"relates_to_product_reference": "AppStream-9.2.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-plugins-debuginfo-2:4.4.1-3.el9.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.2.0.GA:podman-plugins-debuginfo-2:4.4.1-3.el9.ppc64le"
},
"product_reference": "podman-plugins-debuginfo-2:4.4.1-3.el9.ppc64le",
"relates_to_product_reference": "AppStream-9.2.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-plugins-debuginfo-2:4.4.1-3.el9.s390x as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.2.0.GA:podman-plugins-debuginfo-2:4.4.1-3.el9.s390x"
},
"product_reference": "podman-plugins-debuginfo-2:4.4.1-3.el9.s390x",
"relates_to_product_reference": "AppStream-9.2.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-plugins-debuginfo-2:4.4.1-3.el9.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.2.0.GA:podman-plugins-debuginfo-2:4.4.1-3.el9.x86_64"
},
"product_reference": "podman-plugins-debuginfo-2:4.4.1-3.el9.x86_64",
"relates_to_product_reference": "AppStream-9.2.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-remote-2:4.4.1-3.el9.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.2.0.GA:podman-remote-2:4.4.1-3.el9.aarch64"
},
"product_reference": "podman-remote-2:4.4.1-3.el9.aarch64",
"relates_to_product_reference": "AppStream-9.2.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-remote-2:4.4.1-3.el9.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.2.0.GA:podman-remote-2:4.4.1-3.el9.ppc64le"
},
"product_reference": "podman-remote-2:4.4.1-3.el9.ppc64le",
"relates_to_product_reference": "AppStream-9.2.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-remote-2:4.4.1-3.el9.s390x as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.2.0.GA:podman-remote-2:4.4.1-3.el9.s390x"
},
"product_reference": "podman-remote-2:4.4.1-3.el9.s390x",
"relates_to_product_reference": "AppStream-9.2.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-remote-2:4.4.1-3.el9.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.2.0.GA:podman-remote-2:4.4.1-3.el9.x86_64"
},
"product_reference": "podman-remote-2:4.4.1-3.el9.x86_64",
"relates_to_product_reference": "AppStream-9.2.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-remote-debuginfo-2:4.4.1-3.el9.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.2.0.GA:podman-remote-debuginfo-2:4.4.1-3.el9.aarch64"
},
"product_reference": "podman-remote-debuginfo-2:4.4.1-3.el9.aarch64",
"relates_to_product_reference": "AppStream-9.2.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-remote-debuginfo-2:4.4.1-3.el9.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.2.0.GA:podman-remote-debuginfo-2:4.4.1-3.el9.ppc64le"
},
"product_reference": "podman-remote-debuginfo-2:4.4.1-3.el9.ppc64le",
"relates_to_product_reference": "AppStream-9.2.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-remote-debuginfo-2:4.4.1-3.el9.s390x as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.2.0.GA:podman-remote-debuginfo-2:4.4.1-3.el9.s390x"
},
"product_reference": "podman-remote-debuginfo-2:4.4.1-3.el9.s390x",
"relates_to_product_reference": "AppStream-9.2.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-remote-debuginfo-2:4.4.1-3.el9.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.2.0.GA:podman-remote-debuginfo-2:4.4.1-3.el9.x86_64"
},
"product_reference": "podman-remote-debuginfo-2:4.4.1-3.el9.x86_64",
"relates_to_product_reference": "AppStream-9.2.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-tests-2:4.4.1-3.el9.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.2.0.GA:podman-tests-2:4.4.1-3.el9.aarch64"
},
"product_reference": "podman-tests-2:4.4.1-3.el9.aarch64",
"relates_to_product_reference": "AppStream-9.2.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-tests-2:4.4.1-3.el9.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.2.0.GA:podman-tests-2:4.4.1-3.el9.ppc64le"
},
"product_reference": "podman-tests-2:4.4.1-3.el9.ppc64le",
"relates_to_product_reference": "AppStream-9.2.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-tests-2:4.4.1-3.el9.s390x as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.2.0.GA:podman-tests-2:4.4.1-3.el9.s390x"
},
"product_reference": "podman-tests-2:4.4.1-3.el9.s390x",
"relates_to_product_reference": "AppStream-9.2.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-tests-2:4.4.1-3.el9.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.2.0.GA:podman-tests-2:4.4.1-3.el9.x86_64"
},
"product_reference": "podman-tests-2:4.4.1-3.el9.x86_64",
"relates_to_product_reference": "AppStream-9.2.0.GA"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2022-30629",
"cwe": {
"id": "CWE-331",
"name": "Insufficient Entropy"
},
"discovery_date": "2022-06-02T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2092793"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in the crypto/tls golang package. When session tickets are generated by crypto/tls, it is missing the ticket expiration. This issue may allow an attacker to observe the TLS handshakes to correlate successive connections during session resumption.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "golang: crypto/tls: session tickets lack random ticket_age_add",
"title": "Vulnerability summary"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"AppStream-9.2.0.GA:podman-2:4.4.1-3.el9.aarch64",
"AppStream-9.2.0.GA:podman-2:4.4.1-3.el9.ppc64le",
"AppStream-9.2.0.GA:podman-2:4.4.1-3.el9.s390x",
"AppStream-9.2.0.GA:podman-2:4.4.1-3.el9.src",
"AppStream-9.2.0.GA:podman-2:4.4.1-3.el9.x86_64",
"AppStream-9.2.0.GA:podman-debuginfo-2:4.4.1-3.el9.aarch64",
"AppStream-9.2.0.GA:podman-debuginfo-2:4.4.1-3.el9.ppc64le",
"AppStream-9.2.0.GA:podman-debuginfo-2:4.4.1-3.el9.s390x",
"AppStream-9.2.0.GA:podman-debuginfo-2:4.4.1-3.el9.x86_64",
"AppStream-9.2.0.GA:podman-debugsource-2:4.4.1-3.el9.aarch64",
"AppStream-9.2.0.GA:podman-debugsource-2:4.4.1-3.el9.ppc64le",
"AppStream-9.2.0.GA:podman-debugsource-2:4.4.1-3.el9.s390x",
"AppStream-9.2.0.GA:podman-debugsource-2:4.4.1-3.el9.x86_64",
"AppStream-9.2.0.GA:podman-docker-2:4.4.1-3.el9.noarch",
"AppStream-9.2.0.GA:podman-gvproxy-2:4.4.1-3.el9.aarch64",
"AppStream-9.2.0.GA:podman-gvproxy-2:4.4.1-3.el9.ppc64le",
"AppStream-9.2.0.GA:podman-gvproxy-2:4.4.1-3.el9.s390x",
"AppStream-9.2.0.GA:podman-gvproxy-2:4.4.1-3.el9.x86_64",
"AppStream-9.2.0.GA:podman-gvproxy-debuginfo-2:4.4.1-3.el9.aarch64",
"AppStream-9.2.0.GA:podman-gvproxy-debuginfo-2:4.4.1-3.el9.ppc64le",
"AppStream-9.2.0.GA:podman-gvproxy-debuginfo-2:4.4.1-3.el9.s390x",
"AppStream-9.2.0.GA:podman-gvproxy-debuginfo-2:4.4.1-3.el9.x86_64",
"AppStream-9.2.0.GA:podman-plugins-2:4.4.1-3.el9.aarch64",
"AppStream-9.2.0.GA:podman-plugins-2:4.4.1-3.el9.ppc64le",
"AppStream-9.2.0.GA:podman-plugins-2:4.4.1-3.el9.s390x",
"AppStream-9.2.0.GA:podman-plugins-2:4.4.1-3.el9.x86_64",
"AppStream-9.2.0.GA:podman-plugins-debuginfo-2:4.4.1-3.el9.aarch64",
"AppStream-9.2.0.GA:podman-plugins-debuginfo-2:4.4.1-3.el9.ppc64le",
"AppStream-9.2.0.GA:podman-plugins-debuginfo-2:4.4.1-3.el9.s390x",
"AppStream-9.2.0.GA:podman-plugins-debuginfo-2:4.4.1-3.el9.x86_64",
"AppStream-9.2.0.GA:podman-remote-2:4.4.1-3.el9.aarch64",
"AppStream-9.2.0.GA:podman-remote-2:4.4.1-3.el9.ppc64le",
"AppStream-9.2.0.GA:podman-remote-2:4.4.1-3.el9.s390x",
"AppStream-9.2.0.GA:podman-remote-2:4.4.1-3.el9.x86_64",
"AppStream-9.2.0.GA:podman-remote-debuginfo-2:4.4.1-3.el9.aarch64",
"AppStream-9.2.0.GA:podman-remote-debuginfo-2:4.4.1-3.el9.ppc64le",
"AppStream-9.2.0.GA:podman-remote-debuginfo-2:4.4.1-3.el9.s390x",
"AppStream-9.2.0.GA:podman-remote-debuginfo-2:4.4.1-3.el9.x86_64",
"AppStream-9.2.0.GA:podman-tests-2:4.4.1-3.el9.aarch64",
"AppStream-9.2.0.GA:podman-tests-2:4.4.1-3.el9.ppc64le",
"AppStream-9.2.0.GA:podman-tests-2:4.4.1-3.el9.s390x",
"AppStream-9.2.0.GA:podman-tests-2:4.4.1-3.el9.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2022-30629"
},
{
"category": "external",
"summary": "RHBZ#2092793",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2092793"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2022-30629",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-30629"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2022-30629",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2022-30629"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-announce/c/TzIC9-t8Ytg",
"url": "https://groups.google.com/g/golang-announce/c/TzIC9-t8Ytg"
}
],
"release_date": "2022-06-02T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2023-05-09T10:01: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.2.0.GA:podman-2:4.4.1-3.el9.aarch64",
"AppStream-9.2.0.GA:podman-2:4.4.1-3.el9.ppc64le",
"AppStream-9.2.0.GA:podman-2:4.4.1-3.el9.s390x",
"AppStream-9.2.0.GA:podman-2:4.4.1-3.el9.src",
"AppStream-9.2.0.GA:podman-2:4.4.1-3.el9.x86_64",
"AppStream-9.2.0.GA:podman-debuginfo-2:4.4.1-3.el9.aarch64",
"AppStream-9.2.0.GA:podman-debuginfo-2:4.4.1-3.el9.ppc64le",
"AppStream-9.2.0.GA:podman-debuginfo-2:4.4.1-3.el9.s390x",
"AppStream-9.2.0.GA:podman-debuginfo-2:4.4.1-3.el9.x86_64",
"AppStream-9.2.0.GA:podman-debugsource-2:4.4.1-3.el9.aarch64",
"AppStream-9.2.0.GA:podman-debugsource-2:4.4.1-3.el9.ppc64le",
"AppStream-9.2.0.GA:podman-debugsource-2:4.4.1-3.el9.s390x",
"AppStream-9.2.0.GA:podman-debugsource-2:4.4.1-3.el9.x86_64",
"AppStream-9.2.0.GA:podman-docker-2:4.4.1-3.el9.noarch",
"AppStream-9.2.0.GA:podman-gvproxy-2:4.4.1-3.el9.aarch64",
"AppStream-9.2.0.GA:podman-gvproxy-2:4.4.1-3.el9.ppc64le",
"AppStream-9.2.0.GA:podman-gvproxy-2:4.4.1-3.el9.s390x",
"AppStream-9.2.0.GA:podman-gvproxy-2:4.4.1-3.el9.x86_64",
"AppStream-9.2.0.GA:podman-gvproxy-debuginfo-2:4.4.1-3.el9.aarch64",
"AppStream-9.2.0.GA:podman-gvproxy-debuginfo-2:4.4.1-3.el9.ppc64le",
"AppStream-9.2.0.GA:podman-gvproxy-debuginfo-2:4.4.1-3.el9.s390x",
"AppStream-9.2.0.GA:podman-gvproxy-debuginfo-2:4.4.1-3.el9.x86_64",
"AppStream-9.2.0.GA:podman-plugins-2:4.4.1-3.el9.aarch64",
"AppStream-9.2.0.GA:podman-plugins-2:4.4.1-3.el9.ppc64le",
"AppStream-9.2.0.GA:podman-plugins-2:4.4.1-3.el9.s390x",
"AppStream-9.2.0.GA:podman-plugins-2:4.4.1-3.el9.x86_64",
"AppStream-9.2.0.GA:podman-plugins-debuginfo-2:4.4.1-3.el9.aarch64",
"AppStream-9.2.0.GA:podman-plugins-debuginfo-2:4.4.1-3.el9.ppc64le",
"AppStream-9.2.0.GA:podman-plugins-debuginfo-2:4.4.1-3.el9.s390x",
"AppStream-9.2.0.GA:podman-plugins-debuginfo-2:4.4.1-3.el9.x86_64",
"AppStream-9.2.0.GA:podman-remote-2:4.4.1-3.el9.aarch64",
"AppStream-9.2.0.GA:podman-remote-2:4.4.1-3.el9.ppc64le",
"AppStream-9.2.0.GA:podman-remote-2:4.4.1-3.el9.s390x",
"AppStream-9.2.0.GA:podman-remote-2:4.4.1-3.el9.x86_64",
"AppStream-9.2.0.GA:podman-remote-debuginfo-2:4.4.1-3.el9.aarch64",
"AppStream-9.2.0.GA:podman-remote-debuginfo-2:4.4.1-3.el9.ppc64le",
"AppStream-9.2.0.GA:podman-remote-debuginfo-2:4.4.1-3.el9.s390x",
"AppStream-9.2.0.GA:podman-remote-debuginfo-2:4.4.1-3.el9.x86_64",
"AppStream-9.2.0.GA:podman-tests-2:4.4.1-3.el9.aarch64",
"AppStream-9.2.0.GA:podman-tests-2:4.4.1-3.el9.ppc64le",
"AppStream-9.2.0.GA:podman-tests-2:4.4.1-3.el9.s390x",
"AppStream-9.2.0.GA:podman-tests-2:4.4.1-3.el9.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2023:2282"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "HIGH",
"attackVector": "NETWORK",
"availabilityImpact": "NONE",
"baseScore": 3.1,
"baseSeverity": "LOW",
"confidentialityImpact": "LOW",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "REQUIRED",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:R/S:U/C:L/I:N/A:N",
"version": "3.1"
},
"products": [
"AppStream-9.2.0.GA:podman-2:4.4.1-3.el9.aarch64",
"AppStream-9.2.0.GA:podman-2:4.4.1-3.el9.ppc64le",
"AppStream-9.2.0.GA:podman-2:4.4.1-3.el9.s390x",
"AppStream-9.2.0.GA:podman-2:4.4.1-3.el9.src",
"AppStream-9.2.0.GA:podman-2:4.4.1-3.el9.x86_64",
"AppStream-9.2.0.GA:podman-debuginfo-2:4.4.1-3.el9.aarch64",
"AppStream-9.2.0.GA:podman-debuginfo-2:4.4.1-3.el9.ppc64le",
"AppStream-9.2.0.GA:podman-debuginfo-2:4.4.1-3.el9.s390x",
"AppStream-9.2.0.GA:podman-debuginfo-2:4.4.1-3.el9.x86_64",
"AppStream-9.2.0.GA:podman-debugsource-2:4.4.1-3.el9.aarch64",
"AppStream-9.2.0.GA:podman-debugsource-2:4.4.1-3.el9.ppc64le",
"AppStream-9.2.0.GA:podman-debugsource-2:4.4.1-3.el9.s390x",
"AppStream-9.2.0.GA:podman-debugsource-2:4.4.1-3.el9.x86_64",
"AppStream-9.2.0.GA:podman-docker-2:4.4.1-3.el9.noarch",
"AppStream-9.2.0.GA:podman-gvproxy-2:4.4.1-3.el9.aarch64",
"AppStream-9.2.0.GA:podman-gvproxy-2:4.4.1-3.el9.ppc64le",
"AppStream-9.2.0.GA:podman-gvproxy-2:4.4.1-3.el9.s390x",
"AppStream-9.2.0.GA:podman-gvproxy-2:4.4.1-3.el9.x86_64",
"AppStream-9.2.0.GA:podman-gvproxy-debuginfo-2:4.4.1-3.el9.aarch64",
"AppStream-9.2.0.GA:podman-gvproxy-debuginfo-2:4.4.1-3.el9.ppc64le",
"AppStream-9.2.0.GA:podman-gvproxy-debuginfo-2:4.4.1-3.el9.s390x",
"AppStream-9.2.0.GA:podman-gvproxy-debuginfo-2:4.4.1-3.el9.x86_64",
"AppStream-9.2.0.GA:podman-plugins-2:4.4.1-3.el9.aarch64",
"AppStream-9.2.0.GA:podman-plugins-2:4.4.1-3.el9.ppc64le",
"AppStream-9.2.0.GA:podman-plugins-2:4.4.1-3.el9.s390x",
"AppStream-9.2.0.GA:podman-plugins-2:4.4.1-3.el9.x86_64",
"AppStream-9.2.0.GA:podman-plugins-debuginfo-2:4.4.1-3.el9.aarch64",
"AppStream-9.2.0.GA:podman-plugins-debuginfo-2:4.4.1-3.el9.ppc64le",
"AppStream-9.2.0.GA:podman-plugins-debuginfo-2:4.4.1-3.el9.s390x",
"AppStream-9.2.0.GA:podman-plugins-debuginfo-2:4.4.1-3.el9.x86_64",
"AppStream-9.2.0.GA:podman-remote-2:4.4.1-3.el9.aarch64",
"AppStream-9.2.0.GA:podman-remote-2:4.4.1-3.el9.ppc64le",
"AppStream-9.2.0.GA:podman-remote-2:4.4.1-3.el9.s390x",
"AppStream-9.2.0.GA:podman-remote-2:4.4.1-3.el9.x86_64",
"AppStream-9.2.0.GA:podman-remote-debuginfo-2:4.4.1-3.el9.aarch64",
"AppStream-9.2.0.GA:podman-remote-debuginfo-2:4.4.1-3.el9.ppc64le",
"AppStream-9.2.0.GA:podman-remote-debuginfo-2:4.4.1-3.el9.s390x",
"AppStream-9.2.0.GA:podman-remote-debuginfo-2:4.4.1-3.el9.x86_64",
"AppStream-9.2.0.GA:podman-tests-2:4.4.1-3.el9.aarch64",
"AppStream-9.2.0.GA:podman-tests-2:4.4.1-3.el9.ppc64le",
"AppStream-9.2.0.GA:podman-tests-2:4.4.1-3.el9.s390x",
"AppStream-9.2.0.GA:podman-tests-2:4.4.1-3.el9.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Low"
}
],
"title": "golang: crypto/tls: session tickets lack random ticket_age_add"
},
{
"cve": "CVE-2022-41717",
"cwe": {
"id": "CWE-770",
"name": "Allocation of Resources Without Limits or Throttling"
},
"discovery_date": "2023-01-16T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2161274"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in the net/http library of the golang package. This flaw allows an attacker to cause excessive memory growth in a Go server accepting HTTP/2 requests. HTTP/2 server connections contain a cache of HTTP header keys sent by the client. While the total number of entries in this cache is capped, an attacker sending very large keys can cause the server to allocate approximately 64 MiB per open connection.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "golang: net/http: excessive memory growth in a Go server accepting HTTP/2 requests",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "Within Red Hat OpenShift Container Platform, the grafana container is listed as will not fix. Since OCP 4.10, Grafana itself is not shipped and the Grafana web server is protected behind an OAuth proxy server.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"AppStream-9.2.0.GA:podman-2:4.4.1-3.el9.aarch64",
"AppStream-9.2.0.GA:podman-2:4.4.1-3.el9.ppc64le",
"AppStream-9.2.0.GA:podman-2:4.4.1-3.el9.s390x",
"AppStream-9.2.0.GA:podman-2:4.4.1-3.el9.src",
"AppStream-9.2.0.GA:podman-2:4.4.1-3.el9.x86_64",
"AppStream-9.2.0.GA:podman-debuginfo-2:4.4.1-3.el9.aarch64",
"AppStream-9.2.0.GA:podman-debuginfo-2:4.4.1-3.el9.ppc64le",
"AppStream-9.2.0.GA:podman-debuginfo-2:4.4.1-3.el9.s390x",
"AppStream-9.2.0.GA:podman-debuginfo-2:4.4.1-3.el9.x86_64",
"AppStream-9.2.0.GA:podman-debugsource-2:4.4.1-3.el9.aarch64",
"AppStream-9.2.0.GA:podman-debugsource-2:4.4.1-3.el9.ppc64le",
"AppStream-9.2.0.GA:podman-debugsource-2:4.4.1-3.el9.s390x",
"AppStream-9.2.0.GA:podman-debugsource-2:4.4.1-3.el9.x86_64",
"AppStream-9.2.0.GA:podman-docker-2:4.4.1-3.el9.noarch",
"AppStream-9.2.0.GA:podman-gvproxy-2:4.4.1-3.el9.aarch64",
"AppStream-9.2.0.GA:podman-gvproxy-2:4.4.1-3.el9.ppc64le",
"AppStream-9.2.0.GA:podman-gvproxy-2:4.4.1-3.el9.s390x",
"AppStream-9.2.0.GA:podman-gvproxy-2:4.4.1-3.el9.x86_64",
"AppStream-9.2.0.GA:podman-gvproxy-debuginfo-2:4.4.1-3.el9.aarch64",
"AppStream-9.2.0.GA:podman-gvproxy-debuginfo-2:4.4.1-3.el9.ppc64le",
"AppStream-9.2.0.GA:podman-gvproxy-debuginfo-2:4.4.1-3.el9.s390x",
"AppStream-9.2.0.GA:podman-gvproxy-debuginfo-2:4.4.1-3.el9.x86_64",
"AppStream-9.2.0.GA:podman-plugins-2:4.4.1-3.el9.aarch64",
"AppStream-9.2.0.GA:podman-plugins-2:4.4.1-3.el9.ppc64le",
"AppStream-9.2.0.GA:podman-plugins-2:4.4.1-3.el9.s390x",
"AppStream-9.2.0.GA:podman-plugins-2:4.4.1-3.el9.x86_64",
"AppStream-9.2.0.GA:podman-plugins-debuginfo-2:4.4.1-3.el9.aarch64",
"AppStream-9.2.0.GA:podman-plugins-debuginfo-2:4.4.1-3.el9.ppc64le",
"AppStream-9.2.0.GA:podman-plugins-debuginfo-2:4.4.1-3.el9.s390x",
"AppStream-9.2.0.GA:podman-plugins-debuginfo-2:4.4.1-3.el9.x86_64",
"AppStream-9.2.0.GA:podman-remote-2:4.4.1-3.el9.aarch64",
"AppStream-9.2.0.GA:podman-remote-2:4.4.1-3.el9.ppc64le",
"AppStream-9.2.0.GA:podman-remote-2:4.4.1-3.el9.s390x",
"AppStream-9.2.0.GA:podman-remote-2:4.4.1-3.el9.x86_64",
"AppStream-9.2.0.GA:podman-remote-debuginfo-2:4.4.1-3.el9.aarch64",
"AppStream-9.2.0.GA:podman-remote-debuginfo-2:4.4.1-3.el9.ppc64le",
"AppStream-9.2.0.GA:podman-remote-debuginfo-2:4.4.1-3.el9.s390x",
"AppStream-9.2.0.GA:podman-remote-debuginfo-2:4.4.1-3.el9.x86_64",
"AppStream-9.2.0.GA:podman-tests-2:4.4.1-3.el9.aarch64",
"AppStream-9.2.0.GA:podman-tests-2:4.4.1-3.el9.ppc64le",
"AppStream-9.2.0.GA:podman-tests-2:4.4.1-3.el9.s390x",
"AppStream-9.2.0.GA:podman-tests-2:4.4.1-3.el9.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2022-41717"
},
{
"category": "external",
"summary": "RHBZ#2161274",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2161274"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2022-41717",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-41717"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2022-41717",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2022-41717"
},
{
"category": "external",
"summary": "https://go.dev/cl/455635",
"url": "https://go.dev/cl/455635"
},
{
"category": "external",
"summary": "https://go.dev/cl/455717",
"url": "https://go.dev/cl/455717"
},
{
"category": "external",
"summary": "https://go.dev/issue/56350",
"url": "https://go.dev/issue/56350"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-announce/c/L_3rmdT0BMU/m/yZDrXjIiBQAJ",
"url": "https://groups.google.com/g/golang-announce/c/L_3rmdT0BMU/m/yZDrXjIiBQAJ"
},
{
"category": "external",
"summary": "https://pkg.go.dev/vuln/GO-2022-1144",
"url": "https://pkg.go.dev/vuln/GO-2022-1144"
}
],
"release_date": "2022-11-30T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2023-05-09T10:01: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.2.0.GA:podman-2:4.4.1-3.el9.aarch64",
"AppStream-9.2.0.GA:podman-2:4.4.1-3.el9.ppc64le",
"AppStream-9.2.0.GA:podman-2:4.4.1-3.el9.s390x",
"AppStream-9.2.0.GA:podman-2:4.4.1-3.el9.src",
"AppStream-9.2.0.GA:podman-2:4.4.1-3.el9.x86_64",
"AppStream-9.2.0.GA:podman-debuginfo-2:4.4.1-3.el9.aarch64",
"AppStream-9.2.0.GA:podman-debuginfo-2:4.4.1-3.el9.ppc64le",
"AppStream-9.2.0.GA:podman-debuginfo-2:4.4.1-3.el9.s390x",
"AppStream-9.2.0.GA:podman-debuginfo-2:4.4.1-3.el9.x86_64",
"AppStream-9.2.0.GA:podman-debugsource-2:4.4.1-3.el9.aarch64",
"AppStream-9.2.0.GA:podman-debugsource-2:4.4.1-3.el9.ppc64le",
"AppStream-9.2.0.GA:podman-debugsource-2:4.4.1-3.el9.s390x",
"AppStream-9.2.0.GA:podman-debugsource-2:4.4.1-3.el9.x86_64",
"AppStream-9.2.0.GA:podman-docker-2:4.4.1-3.el9.noarch",
"AppStream-9.2.0.GA:podman-gvproxy-2:4.4.1-3.el9.aarch64",
"AppStream-9.2.0.GA:podman-gvproxy-2:4.4.1-3.el9.ppc64le",
"AppStream-9.2.0.GA:podman-gvproxy-2:4.4.1-3.el9.s390x",
"AppStream-9.2.0.GA:podman-gvproxy-2:4.4.1-3.el9.x86_64",
"AppStream-9.2.0.GA:podman-gvproxy-debuginfo-2:4.4.1-3.el9.aarch64",
"AppStream-9.2.0.GA:podman-gvproxy-debuginfo-2:4.4.1-3.el9.ppc64le",
"AppStream-9.2.0.GA:podman-gvproxy-debuginfo-2:4.4.1-3.el9.s390x",
"AppStream-9.2.0.GA:podman-gvproxy-debuginfo-2:4.4.1-3.el9.x86_64",
"AppStream-9.2.0.GA:podman-plugins-2:4.4.1-3.el9.aarch64",
"AppStream-9.2.0.GA:podman-plugins-2:4.4.1-3.el9.ppc64le",
"AppStream-9.2.0.GA:podman-plugins-2:4.4.1-3.el9.s390x",
"AppStream-9.2.0.GA:podman-plugins-2:4.4.1-3.el9.x86_64",
"AppStream-9.2.0.GA:podman-plugins-debuginfo-2:4.4.1-3.el9.aarch64",
"AppStream-9.2.0.GA:podman-plugins-debuginfo-2:4.4.1-3.el9.ppc64le",
"AppStream-9.2.0.GA:podman-plugins-debuginfo-2:4.4.1-3.el9.s390x",
"AppStream-9.2.0.GA:podman-plugins-debuginfo-2:4.4.1-3.el9.x86_64",
"AppStream-9.2.0.GA:podman-remote-2:4.4.1-3.el9.aarch64",
"AppStream-9.2.0.GA:podman-remote-2:4.4.1-3.el9.ppc64le",
"AppStream-9.2.0.GA:podman-remote-2:4.4.1-3.el9.s390x",
"AppStream-9.2.0.GA:podman-remote-2:4.4.1-3.el9.x86_64",
"AppStream-9.2.0.GA:podman-remote-debuginfo-2:4.4.1-3.el9.aarch64",
"AppStream-9.2.0.GA:podman-remote-debuginfo-2:4.4.1-3.el9.ppc64le",
"AppStream-9.2.0.GA:podman-remote-debuginfo-2:4.4.1-3.el9.s390x",
"AppStream-9.2.0.GA:podman-remote-debuginfo-2:4.4.1-3.el9.x86_64",
"AppStream-9.2.0.GA:podman-tests-2:4.4.1-3.el9.aarch64",
"AppStream-9.2.0.GA:podman-tests-2:4.4.1-3.el9.ppc64le",
"AppStream-9.2.0.GA:podman-tests-2:4.4.1-3.el9.s390x",
"AppStream-9.2.0.GA:podman-tests-2:4.4.1-3.el9.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2023:2282"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "LOW",
"baseScore": 5.3,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:L",
"version": "3.1"
},
"products": [
"AppStream-9.2.0.GA:podman-2:4.4.1-3.el9.aarch64",
"AppStream-9.2.0.GA:podman-2:4.4.1-3.el9.ppc64le",
"AppStream-9.2.0.GA:podman-2:4.4.1-3.el9.s390x",
"AppStream-9.2.0.GA:podman-2:4.4.1-3.el9.src",
"AppStream-9.2.0.GA:podman-2:4.4.1-3.el9.x86_64",
"AppStream-9.2.0.GA:podman-debuginfo-2:4.4.1-3.el9.aarch64",
"AppStream-9.2.0.GA:podman-debuginfo-2:4.4.1-3.el9.ppc64le",
"AppStream-9.2.0.GA:podman-debuginfo-2:4.4.1-3.el9.s390x",
"AppStream-9.2.0.GA:podman-debuginfo-2:4.4.1-3.el9.x86_64",
"AppStream-9.2.0.GA:podman-debugsource-2:4.4.1-3.el9.aarch64",
"AppStream-9.2.0.GA:podman-debugsource-2:4.4.1-3.el9.ppc64le",
"AppStream-9.2.0.GA:podman-debugsource-2:4.4.1-3.el9.s390x",
"AppStream-9.2.0.GA:podman-debugsource-2:4.4.1-3.el9.x86_64",
"AppStream-9.2.0.GA:podman-docker-2:4.4.1-3.el9.noarch",
"AppStream-9.2.0.GA:podman-gvproxy-2:4.4.1-3.el9.aarch64",
"AppStream-9.2.0.GA:podman-gvproxy-2:4.4.1-3.el9.ppc64le",
"AppStream-9.2.0.GA:podman-gvproxy-2:4.4.1-3.el9.s390x",
"AppStream-9.2.0.GA:podman-gvproxy-2:4.4.1-3.el9.x86_64",
"AppStream-9.2.0.GA:podman-gvproxy-debuginfo-2:4.4.1-3.el9.aarch64",
"AppStream-9.2.0.GA:podman-gvproxy-debuginfo-2:4.4.1-3.el9.ppc64le",
"AppStream-9.2.0.GA:podman-gvproxy-debuginfo-2:4.4.1-3.el9.s390x",
"AppStream-9.2.0.GA:podman-gvproxy-debuginfo-2:4.4.1-3.el9.x86_64",
"AppStream-9.2.0.GA:podman-plugins-2:4.4.1-3.el9.aarch64",
"AppStream-9.2.0.GA:podman-plugins-2:4.4.1-3.el9.ppc64le",
"AppStream-9.2.0.GA:podman-plugins-2:4.4.1-3.el9.s390x",
"AppStream-9.2.0.GA:podman-plugins-2:4.4.1-3.el9.x86_64",
"AppStream-9.2.0.GA:podman-plugins-debuginfo-2:4.4.1-3.el9.aarch64",
"AppStream-9.2.0.GA:podman-plugins-debuginfo-2:4.4.1-3.el9.ppc64le",
"AppStream-9.2.0.GA:podman-plugins-debuginfo-2:4.4.1-3.el9.s390x",
"AppStream-9.2.0.GA:podman-plugins-debuginfo-2:4.4.1-3.el9.x86_64",
"AppStream-9.2.0.GA:podman-remote-2:4.4.1-3.el9.aarch64",
"AppStream-9.2.0.GA:podman-remote-2:4.4.1-3.el9.ppc64le",
"AppStream-9.2.0.GA:podman-remote-2:4.4.1-3.el9.s390x",
"AppStream-9.2.0.GA:podman-remote-2:4.4.1-3.el9.x86_64",
"AppStream-9.2.0.GA:podman-remote-debuginfo-2:4.4.1-3.el9.aarch64",
"AppStream-9.2.0.GA:podman-remote-debuginfo-2:4.4.1-3.el9.ppc64le",
"AppStream-9.2.0.GA:podman-remote-debuginfo-2:4.4.1-3.el9.s390x",
"AppStream-9.2.0.GA:podman-remote-debuginfo-2:4.4.1-3.el9.x86_64",
"AppStream-9.2.0.GA:podman-tests-2:4.4.1-3.el9.aarch64",
"AppStream-9.2.0.GA:podman-tests-2:4.4.1-3.el9.ppc64le",
"AppStream-9.2.0.GA:podman-tests-2:4.4.1-3.el9.s390x",
"AppStream-9.2.0.GA:podman-tests-2:4.4.1-3.el9.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "golang: net/http: excessive memory growth in a Go server accepting HTTP/2 requests"
}
]
}
rhsa-2023_1529
Vulnerability from csaf_redhat
Notes
{
"document": {
"aggregate_severity": {
"namespace": "https://access.redhat.com/security/updates/classification/",
"text": "Moderate"
},
"category": "csaf_security_advisory",
"csaf_version": "2.0",
"distribution": {
"text": "Copyright \u00a9 Red Hat, Inc. All rights reserved.",
"tlp": {
"label": "WHITE",
"url": "https://www.first.org/tlp/"
}
},
"lang": "en",
"notes": [
{
"category": "summary",
"text": "An update is now available for Service Telemetry Framework 1.5.\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": "Service Telemetry Framework (STF) provides automated collection of measurements and data from remote clients, such as Red Hat OpenStack Platform or third-party nodes. STF then transmits the information to a centralized, receiving Red Hat OpenShift Container Platform (OCP) deployment for storage, retrieval, and monitoring.\n\nSecurity Fix(es):\n\n* golang: crypto/elliptic: IsOnCurve returns true for invalid field elements (CVE-2022-23806)\n\n* golang: math/big: uncontrolled memory consumption due to an unhandled overflow via Rat.SetString (CVE-2022-23772)\n\n* golang: cmd/go: misinterpretation of branch names can lead to incorrect access control (CVE-2022-23773)\n\n* golang: encoding/pem: fix stack overflow in Decode (CVE-2022-24675)\n\n* golang: crypto/elliptic: panic caused by oversized scalar (CVE-2022-28327)\n\n* golang: syscall: faccessat checks wrong group (CVE-2022-29526)\n\n* golang: compress/gzip: stack exhaustion in Reader.Read (CVE-2022-30631)\n\n* golang: io/fs: stack exhaustion in Glob (CVE-2022-30630)\n\n* golang: net/http: improper sanitization of Transfer-Encoding header (CVE-2022-1705)\n\n* golang: path/filepath: stack exhaustion in Glob (CVE-2022-30632)\n\n* golang: net/http: handle server errors after sending GOAWAY (CVE-2022-27664)\n\n* golang: regexp/syntax: limit memory used by parsing regexps (CVE-2022-41715)\n\n* golang: net/http: An attacker can cause excessive memory growth in a Go server accepting HTTP/2 requests (CVE-2022-41717)\n\n* golang: crypto/tls: session tickets lack random ticket_age_add (CVE-2022-30629)\n\n* golang: math/big: decoding big.Float and big.Rat types can panic if the encoded message is too short, potentially allowing a denial of service (CVE-2022-32189)\n\nFor more details about the security issue(s), including the impact, a CVSS score, and other related information, refer to the CVE page(s) listed in the References section.",
"title": "Details"
},
{
"category": "legal_disclaimer",
"text": "This content is licensed under the Creative Commons Attribution 4.0 International License (https://creativecommons.org/licenses/by/4.0/). If you distribute this content, or a modified version of it, you must provide attribution to Red Hat Inc. and provide a link to the original.",
"title": "Terms of Use"
}
],
"publisher": {
"category": "vendor",
"contact_details": "https://access.redhat.com/security/team/contact/",
"issuing_authority": "Red Hat Product Security is responsible for vulnerability handling across all Red Hat products and services.",
"name": "Red Hat Product Security",
"namespace": "https://www.redhat.com"
},
"references": [
{
"category": "self",
"summary": "https://access.redhat.com/errata/RHSA-2023:1529",
"url": "https://access.redhat.com/errata/RHSA-2023:1529"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/updates/classification/#moderate",
"url": "https://access.redhat.com/security/updates/classification/#moderate"
},
{
"category": "external",
"summary": "2053429",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2053429"
},
{
"category": "external",
"summary": "2053532",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2053532"
},
{
"category": "external",
"summary": "2053541",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2053541"
},
{
"category": "external",
"summary": "2077688",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2077688"
},
{
"category": "external",
"summary": "2077689",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2077689"
},
{
"category": "external",
"summary": "2084085",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2084085"
},
{
"category": "external",
"summary": "2092544",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2092544"
},
{
"category": "external",
"summary": "2092793",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2092793"
},
{
"category": "external",
"summary": "2107342",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2107342"
},
{
"category": "external",
"summary": "2107371",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2107371"
},
{
"category": "external",
"summary": "2107374",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2107374"
},
{
"category": "external",
"summary": "2107386",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2107386"
},
{
"category": "external",
"summary": "2113814",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2113814"
},
{
"category": "external",
"summary": "2124669",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2124669"
},
{
"category": "external",
"summary": "2132872",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2132872"
},
{
"category": "external",
"summary": "2161274",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2161274"
},
{
"category": "external",
"summary": "2176537",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2176537"
},
{
"category": "self",
"summary": "Canonical URL",
"url": "https://security.access.redhat.com/data/csaf/v2/advisories/2023/rhsa-2023_1529.json"
}
],
"title": "Red Hat Security Advisory: Service Telemetry Framework 1.5 security update",
"tracking": {
"current_release_date": "2025-01-06T19:24:53+00:00",
"generator": {
"date": "2025-01-06T19:24:53+00:00",
"engine": {
"name": "Red Hat SDEngine",
"version": "4.2.5"
}
},
"id": "RHSA-2023:1529",
"initial_release_date": "2023-03-30T00:42:39+00:00",
"revision_history": [
{
"date": "2023-03-30T00:42:39+00:00",
"number": "1",
"summary": "Initial version"
},
{
"date": "2023-03-30T00:42:39+00:00",
"number": "2",
"summary": "Last updated version"
},
{
"date": "2025-01-06T19:24:53+00:00",
"number": "3",
"summary": "Last generated version"
}
],
"status": "final",
"version": "3"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_name",
"name": "Service Telemetry Framework 1.5 for RHEL 8",
"product": {
"name": "Service Telemetry Framework 1.5 for RHEL 8",
"product_id": "8Base-STF-1.5",
"product_identification_helper": {
"cpe": "cpe:/a:redhat:service_telemetry_framework:1.5::el8"
}
}
}
],
"category": "product_family",
"name": "Red Hat OpenStack Platform"
},
{
"branches": [
{
"category": "product_version",
"name": "stf/prometheus-webhook-snmp-rhel8@sha256:a53c3dc5955a72913788a3eeda32f725b2f5ef6e893022cc358f20414eb5074f_amd64",
"product": {
"name": "stf/prometheus-webhook-snmp-rhel8@sha256:a53c3dc5955a72913788a3eeda32f725b2f5ef6e893022cc358f20414eb5074f_amd64",
"product_id": "stf/prometheus-webhook-snmp-rhel8@sha256:a53c3dc5955a72913788a3eeda32f725b2f5ef6e893022cc358f20414eb5074f_amd64",
"product_identification_helper": {
"purl": "pkg:oci/prometheus-webhook-snmp-rhel8@sha256:a53c3dc5955a72913788a3eeda32f725b2f5ef6e893022cc358f20414eb5074f?arch=amd64\u0026repository_url=registry.redhat.io/stf/prometheus-webhook-snmp-rhel8\u0026tag=1.5.2-2"
}
}
},
{
"category": "product_version",
"name": "stf/service-telemetry-operator-bundle@sha256:617009676fbc385e222f144f79819b2cdcdafb28ae8674a53cdf8676f69d3717_amd64",
"product": {
"name": "stf/service-telemetry-operator-bundle@sha256:617009676fbc385e222f144f79819b2cdcdafb28ae8674a53cdf8676f69d3717_amd64",
"product_id": "stf/service-telemetry-operator-bundle@sha256:617009676fbc385e222f144f79819b2cdcdafb28ae8674a53cdf8676f69d3717_amd64",
"product_identification_helper": {
"purl": "pkg:oci/service-telemetry-operator-bundle@sha256:617009676fbc385e222f144f79819b2cdcdafb28ae8674a53cdf8676f69d3717?arch=amd64\u0026repository_url=registry.redhat.io/stf/service-telemetry-operator-bundle\u0026tag=1.5.1678301890-1"
}
}
},
{
"category": "product_version",
"name": "stf/service-telemetry-rhel8-operator@sha256:f71352691d5e680eb09a67ef2e7208a40a10a0b781b451150ced7408dfc603d0_amd64",
"product": {
"name": "stf/service-telemetry-rhel8-operator@sha256:f71352691d5e680eb09a67ef2e7208a40a10a0b781b451150ced7408dfc603d0_amd64",
"product_id": "stf/service-telemetry-rhel8-operator@sha256:f71352691d5e680eb09a67ef2e7208a40a10a0b781b451150ced7408dfc603d0_amd64",
"product_identification_helper": {
"purl": "pkg:oci/service-telemetry-rhel8-operator@sha256:f71352691d5e680eb09a67ef2e7208a40a10a0b781b451150ced7408dfc603d0?arch=amd64\u0026repository_url=registry.redhat.io/stf/service-telemetry-rhel8-operator\u0026tag=1.5.1-2"
}
}
},
{
"category": "product_version",
"name": "stf/sg-bridge-rhel8@sha256:d42174e8f6fbc91666ee2d78483f362f4de3f0ea551ea6d2bf310dadb1b5ba28_amd64",
"product": {
"name": "stf/sg-bridge-rhel8@sha256:d42174e8f6fbc91666ee2d78483f362f4de3f0ea551ea6d2bf310dadb1b5ba28_amd64",
"product_id": "stf/sg-bridge-rhel8@sha256:d42174e8f6fbc91666ee2d78483f362f4de3f0ea551ea6d2bf310dadb1b5ba28_amd64",
"product_identification_helper": {
"purl": "pkg:oci/sg-bridge-rhel8@sha256:d42174e8f6fbc91666ee2d78483f362f4de3f0ea551ea6d2bf310dadb1b5ba28?arch=amd64\u0026repository_url=registry.redhat.io/stf/sg-bridge-rhel8\u0026tag=1.5.0-12"
}
}
},
{
"category": "product_version",
"name": "stf/sg-core-rhel8@sha256:f3ac213d5ff7470ad8a9175fa699033c5c2ee7cd6cf5eb5f4e081de00e94cd37_amd64",
"product": {
"name": "stf/sg-core-rhel8@sha256:f3ac213d5ff7470ad8a9175fa699033c5c2ee7cd6cf5eb5f4e081de00e94cd37_amd64",
"product_id": "stf/sg-core-rhel8@sha256:f3ac213d5ff7470ad8a9175fa699033c5c2ee7cd6cf5eb5f4e081de00e94cd37_amd64",
"product_identification_helper": {
"purl": "pkg:oci/sg-core-rhel8@sha256:f3ac213d5ff7470ad8a9175fa699033c5c2ee7cd6cf5eb5f4e081de00e94cd37?arch=amd64\u0026repository_url=registry.redhat.io/stf/sg-core-rhel8\u0026tag=5.1.1-2"
}
}
},
{
"category": "product_version",
"name": "stf/smart-gateway-operator-bundle@sha256:08209b33986a186c90ec84140c833fdd892358583d3a7cb8c73f4732fe210546_amd64",
"product": {
"name": "stf/smart-gateway-operator-bundle@sha256:08209b33986a186c90ec84140c833fdd892358583d3a7cb8c73f4732fe210546_amd64",
"product_id": "stf/smart-gateway-operator-bundle@sha256:08209b33986a186c90ec84140c833fdd892358583d3a7cb8c73f4732fe210546_amd64",
"product_identification_helper": {
"purl": "pkg:oci/smart-gateway-operator-bundle@sha256:08209b33986a186c90ec84140c833fdd892358583d3a7cb8c73f4732fe210546?arch=amd64\u0026repository_url=registry.redhat.io/stf/smart-gateway-operator-bundle\u0026tag=5.0.1678301890-1"
}
}
},
{
"category": "product_version",
"name": "stf/smart-gateway-rhel8-operator@sha256:9ea6481e460623bd551f5facb1d8cee105103ad380a32cb3efcc0714b60db471_amd64",
"product": {
"name": "stf/smart-gateway-rhel8-operator@sha256:9ea6481e460623bd551f5facb1d8cee105103ad380a32cb3efcc0714b60db471_amd64",
"product_id": "stf/smart-gateway-rhel8-operator@sha256:9ea6481e460623bd551f5facb1d8cee105103ad380a32cb3efcc0714b60db471_amd64",
"product_identification_helper": {
"purl": "pkg:oci/smart-gateway-rhel8-operator@sha256:9ea6481e460623bd551f5facb1d8cee105103ad380a32cb3efcc0714b60db471?arch=amd64\u0026repository_url=registry.redhat.io/stf/smart-gateway-rhel8-operator\u0026tag=5.0.1-3"
}
}
}
],
"category": "architecture",
"name": "amd64"
}
],
"category": "vendor",
"name": "Red Hat"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "stf/prometheus-webhook-snmp-rhel8@sha256:a53c3dc5955a72913788a3eeda32f725b2f5ef6e893022cc358f20414eb5074f_amd64 as a component of Service Telemetry Framework 1.5 for RHEL 8",
"product_id": "8Base-STF-1.5:stf/prometheus-webhook-snmp-rhel8@sha256:a53c3dc5955a72913788a3eeda32f725b2f5ef6e893022cc358f20414eb5074f_amd64"
},
"product_reference": "stf/prometheus-webhook-snmp-rhel8@sha256:a53c3dc5955a72913788a3eeda32f725b2f5ef6e893022cc358f20414eb5074f_amd64",
"relates_to_product_reference": "8Base-STF-1.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "stf/service-telemetry-operator-bundle@sha256:617009676fbc385e222f144f79819b2cdcdafb28ae8674a53cdf8676f69d3717_amd64 as a component of Service Telemetry Framework 1.5 for RHEL 8",
"product_id": "8Base-STF-1.5:stf/service-telemetry-operator-bundle@sha256:617009676fbc385e222f144f79819b2cdcdafb28ae8674a53cdf8676f69d3717_amd64"
},
"product_reference": "stf/service-telemetry-operator-bundle@sha256:617009676fbc385e222f144f79819b2cdcdafb28ae8674a53cdf8676f69d3717_amd64",
"relates_to_product_reference": "8Base-STF-1.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "stf/service-telemetry-rhel8-operator@sha256:f71352691d5e680eb09a67ef2e7208a40a10a0b781b451150ced7408dfc603d0_amd64 as a component of Service Telemetry Framework 1.5 for RHEL 8",
"product_id": "8Base-STF-1.5:stf/service-telemetry-rhel8-operator@sha256:f71352691d5e680eb09a67ef2e7208a40a10a0b781b451150ced7408dfc603d0_amd64"
},
"product_reference": "stf/service-telemetry-rhel8-operator@sha256:f71352691d5e680eb09a67ef2e7208a40a10a0b781b451150ced7408dfc603d0_amd64",
"relates_to_product_reference": "8Base-STF-1.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "stf/sg-bridge-rhel8@sha256:d42174e8f6fbc91666ee2d78483f362f4de3f0ea551ea6d2bf310dadb1b5ba28_amd64 as a component of Service Telemetry Framework 1.5 for RHEL 8",
"product_id": "8Base-STF-1.5:stf/sg-bridge-rhel8@sha256:d42174e8f6fbc91666ee2d78483f362f4de3f0ea551ea6d2bf310dadb1b5ba28_amd64"
},
"product_reference": "stf/sg-bridge-rhel8@sha256:d42174e8f6fbc91666ee2d78483f362f4de3f0ea551ea6d2bf310dadb1b5ba28_amd64",
"relates_to_product_reference": "8Base-STF-1.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "stf/sg-core-rhel8@sha256:f3ac213d5ff7470ad8a9175fa699033c5c2ee7cd6cf5eb5f4e081de00e94cd37_amd64 as a component of Service Telemetry Framework 1.5 for RHEL 8",
"product_id": "8Base-STF-1.5:stf/sg-core-rhel8@sha256:f3ac213d5ff7470ad8a9175fa699033c5c2ee7cd6cf5eb5f4e081de00e94cd37_amd64"
},
"product_reference": "stf/sg-core-rhel8@sha256:f3ac213d5ff7470ad8a9175fa699033c5c2ee7cd6cf5eb5f4e081de00e94cd37_amd64",
"relates_to_product_reference": "8Base-STF-1.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "stf/smart-gateway-operator-bundle@sha256:08209b33986a186c90ec84140c833fdd892358583d3a7cb8c73f4732fe210546_amd64 as a component of Service Telemetry Framework 1.5 for RHEL 8",
"product_id": "8Base-STF-1.5:stf/smart-gateway-operator-bundle@sha256:08209b33986a186c90ec84140c833fdd892358583d3a7cb8c73f4732fe210546_amd64"
},
"product_reference": "stf/smart-gateway-operator-bundle@sha256:08209b33986a186c90ec84140c833fdd892358583d3a7cb8c73f4732fe210546_amd64",
"relates_to_product_reference": "8Base-STF-1.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "stf/smart-gateway-rhel8-operator@sha256:9ea6481e460623bd551f5facb1d8cee105103ad380a32cb3efcc0714b60db471_amd64 as a component of Service Telemetry Framework 1.5 for RHEL 8",
"product_id": "8Base-STF-1.5:stf/smart-gateway-rhel8-operator@sha256:9ea6481e460623bd551f5facb1d8cee105103ad380a32cb3efcc0714b60db471_amd64"
},
"product_reference": "stf/smart-gateway-rhel8-operator@sha256:9ea6481e460623bd551f5facb1d8cee105103ad380a32cb3efcc0714b60db471_amd64",
"relates_to_product_reference": "8Base-STF-1.5"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2022-1705",
"cwe": {
"id": "CWE-444",
"name": "Inconsistent Interpretation of HTTP Requests (\u0027HTTP Request/Response Smuggling\u0027)"
},
"discovery_date": "2022-07-14T00:00:00+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"8Base-STF-1.5:stf/prometheus-webhook-snmp-rhel8@sha256:a53c3dc5955a72913788a3eeda32f725b2f5ef6e893022cc358f20414eb5074f_amd64",
"8Base-STF-1.5:stf/service-telemetry-operator-bundle@sha256:617009676fbc385e222f144f79819b2cdcdafb28ae8674a53cdf8676f69d3717_amd64",
"8Base-STF-1.5:stf/service-telemetry-rhel8-operator@sha256:f71352691d5e680eb09a67ef2e7208a40a10a0b781b451150ced7408dfc603d0_amd64",
"8Base-STF-1.5:stf/sg-bridge-rhel8@sha256:d42174e8f6fbc91666ee2d78483f362f4de3f0ea551ea6d2bf310dadb1b5ba28_amd64",
"8Base-STF-1.5:stf/smart-gateway-operator-bundle@sha256:08209b33986a186c90ec84140c833fdd892358583d3a7cb8c73f4732fe210546_amd64",
"8Base-STF-1.5:stf/smart-gateway-rhel8-operator@sha256:9ea6481e460623bd551f5facb1d8cee105103ad380a32cb3efcc0714b60db471_amd64"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2107374"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in golang. The HTTP/1 client accepted invalid Transfer-Encoding headers indicating \"chunked\" encoding. This issue could allow request smuggling, but only if combined with an intermediate server that also improperly accepts the header as invalid.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "golang: net/http: improper sanitization of Transfer-Encoding header",
"title": "Vulnerability summary"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"8Base-STF-1.5:stf/sg-core-rhel8@sha256:f3ac213d5ff7470ad8a9175fa699033c5c2ee7cd6cf5eb5f4e081de00e94cd37_amd64"
],
"known_not_affected": [
"8Base-STF-1.5:stf/prometheus-webhook-snmp-rhel8@sha256:a53c3dc5955a72913788a3eeda32f725b2f5ef6e893022cc358f20414eb5074f_amd64",
"8Base-STF-1.5:stf/service-telemetry-operator-bundle@sha256:617009676fbc385e222f144f79819b2cdcdafb28ae8674a53cdf8676f69d3717_amd64",
"8Base-STF-1.5:stf/service-telemetry-rhel8-operator@sha256:f71352691d5e680eb09a67ef2e7208a40a10a0b781b451150ced7408dfc603d0_amd64",
"8Base-STF-1.5:stf/sg-bridge-rhel8@sha256:d42174e8f6fbc91666ee2d78483f362f4de3f0ea551ea6d2bf310dadb1b5ba28_amd64",
"8Base-STF-1.5:stf/smart-gateway-operator-bundle@sha256:08209b33986a186c90ec84140c833fdd892358583d3a7cb8c73f4732fe210546_amd64",
"8Base-STF-1.5:stf/smart-gateway-rhel8-operator@sha256:9ea6481e460623bd551f5facb1d8cee105103ad380a32cb3efcc0714b60db471_amd64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2022-1705"
},
{
"category": "external",
"summary": "RHBZ#2107374",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2107374"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2022-1705",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-1705"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2022-1705",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2022-1705"
},
{
"category": "external",
"summary": "https://go.dev/issue/53188",
"url": "https://go.dev/issue/53188"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-announce/c/nqrv9fbR0zE",
"url": "https://groups.google.com/g/golang-announce/c/nqrv9fbR0zE"
}
],
"release_date": "2022-07-12T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2023-03-30T00:42:39+00:00",
"details": "The Service Telemetry Framework container image provided by this update can be downloaded from the Red Hat Container Registry at registry.access.redhat.com. Installation instructions for your platform are available at Red Hat Container Catalog (see References).\n\nDockerfiles and scripts should be amended either to refer to this new image specifically, or to the latest image generally.",
"product_ids": [
"8Base-STF-1.5:stf/sg-core-rhel8@sha256:f3ac213d5ff7470ad8a9175fa699033c5c2ee7cd6cf5eb5f4e081de00e94cd37_amd64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2023:1529"
}
],
"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-STF-1.5:stf/prometheus-webhook-snmp-rhel8@sha256:a53c3dc5955a72913788a3eeda32f725b2f5ef6e893022cc358f20414eb5074f_amd64",
"8Base-STF-1.5:stf/service-telemetry-operator-bundle@sha256:617009676fbc385e222f144f79819b2cdcdafb28ae8674a53cdf8676f69d3717_amd64",
"8Base-STF-1.5:stf/service-telemetry-rhel8-operator@sha256:f71352691d5e680eb09a67ef2e7208a40a10a0b781b451150ced7408dfc603d0_amd64",
"8Base-STF-1.5:stf/sg-bridge-rhel8@sha256:d42174e8f6fbc91666ee2d78483f362f4de3f0ea551ea6d2bf310dadb1b5ba28_amd64",
"8Base-STF-1.5:stf/sg-core-rhel8@sha256:f3ac213d5ff7470ad8a9175fa699033c5c2ee7cd6cf5eb5f4e081de00e94cd37_amd64",
"8Base-STF-1.5:stf/smart-gateway-operator-bundle@sha256:08209b33986a186c90ec84140c833fdd892358583d3a7cb8c73f4732fe210546_amd64",
"8Base-STF-1.5:stf/smart-gateway-rhel8-operator@sha256:9ea6481e460623bd551f5facb1d8cee105103ad380a32cb3efcc0714b60db471_amd64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "golang: net/http: improper sanitization of Transfer-Encoding header"
},
{
"cve": "CVE-2022-23772",
"cwe": {
"id": "CWE-190",
"name": "Integer Overflow or Wraparound"
},
"discovery_date": "2022-02-11T00:00:00+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"8Base-STF-1.5:stf/prometheus-webhook-snmp-rhel8@sha256:a53c3dc5955a72913788a3eeda32f725b2f5ef6e893022cc358f20414eb5074f_amd64",
"8Base-STF-1.5:stf/service-telemetry-operator-bundle@sha256:617009676fbc385e222f144f79819b2cdcdafb28ae8674a53cdf8676f69d3717_amd64",
"8Base-STF-1.5:stf/service-telemetry-rhel8-operator@sha256:f71352691d5e680eb09a67ef2e7208a40a10a0b781b451150ced7408dfc603d0_amd64",
"8Base-STF-1.5:stf/sg-bridge-rhel8@sha256:d42174e8f6fbc91666ee2d78483f362f4de3f0ea551ea6d2bf310dadb1b5ba28_amd64",
"8Base-STF-1.5:stf/smart-gateway-operator-bundle@sha256:08209b33986a186c90ec84140c833fdd892358583d3a7cb8c73f4732fe210546_amd64",
"8Base-STF-1.5:stf/smart-gateway-rhel8-operator@sha256:9ea6481e460623bd551f5facb1d8cee105103ad380a32cb3efcc0714b60db471_amd64"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2053532"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in the big package of the math library in golang. The Rat.SetString could cause an overflow, and if left unhandled, it could lead to excessive memory use. This issue could allow a remote attacker to impact the availability of the system.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "golang: math/big: uncontrolled memory consumption due to an unhandled overflow via Rat.SetString",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "Red Hat Enterprise Linux 8 and 9 are affected, because the code-base is affected by this vulnerability.\n\nRed Hat Product Security has rated this issue as having Moderate security impact, and the issue is not currently planned to be addressed in future updates for Red Hat Enterprise Linux 7, hence, marked as Out-of-Support-Scope. \n\nFor additional information, refer to the Issue Severity Classification: https://access.redhat.com/security/updates/classification/ and Red Hat Enterprise Linux Life Cycle \u0026 Updates Policy: https://access.redhat.com/support/policy/updates/errata/.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"8Base-STF-1.5:stf/sg-core-rhel8@sha256:f3ac213d5ff7470ad8a9175fa699033c5c2ee7cd6cf5eb5f4e081de00e94cd37_amd64"
],
"known_not_affected": [
"8Base-STF-1.5:stf/prometheus-webhook-snmp-rhel8@sha256:a53c3dc5955a72913788a3eeda32f725b2f5ef6e893022cc358f20414eb5074f_amd64",
"8Base-STF-1.5:stf/service-telemetry-operator-bundle@sha256:617009676fbc385e222f144f79819b2cdcdafb28ae8674a53cdf8676f69d3717_amd64",
"8Base-STF-1.5:stf/service-telemetry-rhel8-operator@sha256:f71352691d5e680eb09a67ef2e7208a40a10a0b781b451150ced7408dfc603d0_amd64",
"8Base-STF-1.5:stf/sg-bridge-rhel8@sha256:d42174e8f6fbc91666ee2d78483f362f4de3f0ea551ea6d2bf310dadb1b5ba28_amd64",
"8Base-STF-1.5:stf/smart-gateway-operator-bundle@sha256:08209b33986a186c90ec84140c833fdd892358583d3a7cb8c73f4732fe210546_amd64",
"8Base-STF-1.5:stf/smart-gateway-rhel8-operator@sha256:9ea6481e460623bd551f5facb1d8cee105103ad380a32cb3efcc0714b60db471_amd64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2022-23772"
},
{
"category": "external",
"summary": "RHBZ#2053532",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2053532"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2022-23772",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-23772"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2022-23772",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2022-23772"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-announce/c/SUsQn0aSgPQ",
"url": "https://groups.google.com/g/golang-announce/c/SUsQn0aSgPQ"
}
],
"release_date": "2022-01-19T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2023-03-30T00:42:39+00:00",
"details": "The Service Telemetry Framework container image provided by this update can be downloaded from the Red Hat Container Registry at registry.access.redhat.com. Installation instructions for your platform are available at Red Hat Container Catalog (see References).\n\nDockerfiles and scripts should be amended either to refer to this new image specifically, or to the latest image generally.",
"product_ids": [
"8Base-STF-1.5:stf/sg-core-rhel8@sha256:f3ac213d5ff7470ad8a9175fa699033c5c2ee7cd6cf5eb5f4e081de00e94cd37_amd64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2023:1529"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"8Base-STF-1.5:stf/prometheus-webhook-snmp-rhel8@sha256:a53c3dc5955a72913788a3eeda32f725b2f5ef6e893022cc358f20414eb5074f_amd64",
"8Base-STF-1.5:stf/service-telemetry-operator-bundle@sha256:617009676fbc385e222f144f79819b2cdcdafb28ae8674a53cdf8676f69d3717_amd64",
"8Base-STF-1.5:stf/service-telemetry-rhel8-operator@sha256:f71352691d5e680eb09a67ef2e7208a40a10a0b781b451150ced7408dfc603d0_amd64",
"8Base-STF-1.5:stf/sg-bridge-rhel8@sha256:d42174e8f6fbc91666ee2d78483f362f4de3f0ea551ea6d2bf310dadb1b5ba28_amd64",
"8Base-STF-1.5:stf/sg-core-rhel8@sha256:f3ac213d5ff7470ad8a9175fa699033c5c2ee7cd6cf5eb5f4e081de00e94cd37_amd64",
"8Base-STF-1.5:stf/smart-gateway-operator-bundle@sha256:08209b33986a186c90ec84140c833fdd892358583d3a7cb8c73f4732fe210546_amd64",
"8Base-STF-1.5:stf/smart-gateway-rhel8-operator@sha256:9ea6481e460623bd551f5facb1d8cee105103ad380a32cb3efcc0714b60db471_amd64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "golang: math/big: uncontrolled memory consumption due to an unhandled overflow via Rat.SetString"
},
{
"cve": "CVE-2022-23773",
"cwe": {
"id": "CWE-1220",
"name": "Insufficient Granularity of Access Control"
},
"discovery_date": "2022-02-11T00:00:00+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"8Base-STF-1.5:stf/prometheus-webhook-snmp-rhel8@sha256:a53c3dc5955a72913788a3eeda32f725b2f5ef6e893022cc358f20414eb5074f_amd64",
"8Base-STF-1.5:stf/service-telemetry-operator-bundle@sha256:617009676fbc385e222f144f79819b2cdcdafb28ae8674a53cdf8676f69d3717_amd64",
"8Base-STF-1.5:stf/service-telemetry-rhel8-operator@sha256:f71352691d5e680eb09a67ef2e7208a40a10a0b781b451150ced7408dfc603d0_amd64",
"8Base-STF-1.5:stf/sg-bridge-rhel8@sha256:d42174e8f6fbc91666ee2d78483f362f4de3f0ea551ea6d2bf310dadb1b5ba28_amd64",
"8Base-STF-1.5:stf/smart-gateway-operator-bundle@sha256:08209b33986a186c90ec84140c833fdd892358583d3a7cb8c73f4732fe210546_amd64",
"8Base-STF-1.5:stf/smart-gateway-rhel8-operator@sha256:9ea6481e460623bd551f5facb1d8cee105103ad380a32cb3efcc0714b60db471_amd64"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2053541"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in the go package of the cmd library in golang. The go command could be tricked into accepting a branch, which resembles a version tag. This issue could allow a remote unauthenticated attacker to bypass security restrictions and introduce invalid or incorrect tags, reducing the integrity of the environment.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "golang: cmd/go: misinterpretation of branch names can lead to incorrect access control",
"title": "Vulnerability summary"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"8Base-STF-1.5:stf/sg-core-rhel8@sha256:f3ac213d5ff7470ad8a9175fa699033c5c2ee7cd6cf5eb5f4e081de00e94cd37_amd64"
],
"known_not_affected": [
"8Base-STF-1.5:stf/prometheus-webhook-snmp-rhel8@sha256:a53c3dc5955a72913788a3eeda32f725b2f5ef6e893022cc358f20414eb5074f_amd64",
"8Base-STF-1.5:stf/service-telemetry-operator-bundle@sha256:617009676fbc385e222f144f79819b2cdcdafb28ae8674a53cdf8676f69d3717_amd64",
"8Base-STF-1.5:stf/service-telemetry-rhel8-operator@sha256:f71352691d5e680eb09a67ef2e7208a40a10a0b781b451150ced7408dfc603d0_amd64",
"8Base-STF-1.5:stf/sg-bridge-rhel8@sha256:d42174e8f6fbc91666ee2d78483f362f4de3f0ea551ea6d2bf310dadb1b5ba28_amd64",
"8Base-STF-1.5:stf/smart-gateway-operator-bundle@sha256:08209b33986a186c90ec84140c833fdd892358583d3a7cb8c73f4732fe210546_amd64",
"8Base-STF-1.5:stf/smart-gateway-rhel8-operator@sha256:9ea6481e460623bd551f5facb1d8cee105103ad380a32cb3efcc0714b60db471_amd64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2022-23773"
},
{
"category": "external",
"summary": "RHBZ#2053541",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2053541"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2022-23773",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-23773"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2022-23773",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2022-23773"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-announce/c/SUsQn0aSgPQ",
"url": "https://groups.google.com/g/golang-announce/c/SUsQn0aSgPQ"
}
],
"release_date": "2022-02-11T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2023-03-30T00:42:39+00:00",
"details": "The Service Telemetry Framework container image provided by this update can be downloaded from the Red Hat Container Registry at registry.access.redhat.com. Installation instructions for your platform are available at Red Hat Container Catalog (see References).\n\nDockerfiles and scripts should be amended either to refer to this new image specifically, or to the latest image generally.",
"product_ids": [
"8Base-STF-1.5:stf/sg-core-rhel8@sha256:f3ac213d5ff7470ad8a9175fa699033c5c2ee7cd6cf5eb5f4e081de00e94cd37_amd64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2023:1529"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "NONE",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "NONE",
"integrityImpact": "HIGH",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:H/A:N",
"version": "3.1"
},
"products": [
"8Base-STF-1.5:stf/prometheus-webhook-snmp-rhel8@sha256:a53c3dc5955a72913788a3eeda32f725b2f5ef6e893022cc358f20414eb5074f_amd64",
"8Base-STF-1.5:stf/service-telemetry-operator-bundle@sha256:617009676fbc385e222f144f79819b2cdcdafb28ae8674a53cdf8676f69d3717_amd64",
"8Base-STF-1.5:stf/service-telemetry-rhel8-operator@sha256:f71352691d5e680eb09a67ef2e7208a40a10a0b781b451150ced7408dfc603d0_amd64",
"8Base-STF-1.5:stf/sg-bridge-rhel8@sha256:d42174e8f6fbc91666ee2d78483f362f4de3f0ea551ea6d2bf310dadb1b5ba28_amd64",
"8Base-STF-1.5:stf/sg-core-rhel8@sha256:f3ac213d5ff7470ad8a9175fa699033c5c2ee7cd6cf5eb5f4e081de00e94cd37_amd64",
"8Base-STF-1.5:stf/smart-gateway-operator-bundle@sha256:08209b33986a186c90ec84140c833fdd892358583d3a7cb8c73f4732fe210546_amd64",
"8Base-STF-1.5:stf/smart-gateway-rhel8-operator@sha256:9ea6481e460623bd551f5facb1d8cee105103ad380a32cb3efcc0714b60db471_amd64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "golang: cmd/go: misinterpretation of branch names can lead to incorrect access control"
},
{
"cve": "CVE-2022-23806",
"cwe": {
"id": "CWE-252",
"name": "Unchecked Return Value"
},
"discovery_date": "2022-02-11T00:00:00+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"8Base-STF-1.5:stf/prometheus-webhook-snmp-rhel8@sha256:a53c3dc5955a72913788a3eeda32f725b2f5ef6e893022cc358f20414eb5074f_amd64",
"8Base-STF-1.5:stf/service-telemetry-operator-bundle@sha256:617009676fbc385e222f144f79819b2cdcdafb28ae8674a53cdf8676f69d3717_amd64",
"8Base-STF-1.5:stf/service-telemetry-rhel8-operator@sha256:f71352691d5e680eb09a67ef2e7208a40a10a0b781b451150ced7408dfc603d0_amd64",
"8Base-STF-1.5:stf/sg-bridge-rhel8@sha256:d42174e8f6fbc91666ee2d78483f362f4de3f0ea551ea6d2bf310dadb1b5ba28_amd64",
"8Base-STF-1.5:stf/smart-gateway-operator-bundle@sha256:08209b33986a186c90ec84140c833fdd892358583d3a7cb8c73f4732fe210546_amd64",
"8Base-STF-1.5:stf/smart-gateway-rhel8-operator@sha256:9ea6481e460623bd551f5facb1d8cee105103ad380a32cb3efcc0714b60db471_amd64"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2053429"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in the elliptic package of the crypto library in golang when the IsOnCurve function could return true for invalid field elements. This flaw allows an attacker to take advantage of this undefined behavior, affecting the availability and integrity of the resource.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "golang: crypto/elliptic: IsOnCurve returns true for invalid field elements",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "Red Hat Enterprise Linux 8 and 9 are affected because the code-base is affected by this vulnerability.\n\nRed Hat Product Security has rated this issue as having a Moderate security impact. The issue is not currently planned to be addressed in future updates for Red Hat Enterprise Linux 7; hence, marked as Out-of-Support-Scope. \n\nRed Hat Developer Tools - Compilers (go-toolset-1.16 \u0026 1.17), will not be addressed in future updates as shipped only in RHEL-7, hence, marked as Out-of-Support-Scope.\n\nFor additional information, refer to the Issue Severity Classification: https://access.redhat.com/security/updates/classification/ and Red Hat Enterprise Linux Life Cycle \u0026 Updates Policy: https://access.redhat.com/support/policy/updates/errata/.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"8Base-STF-1.5:stf/sg-core-rhel8@sha256:f3ac213d5ff7470ad8a9175fa699033c5c2ee7cd6cf5eb5f4e081de00e94cd37_amd64"
],
"known_not_affected": [
"8Base-STF-1.5:stf/prometheus-webhook-snmp-rhel8@sha256:a53c3dc5955a72913788a3eeda32f725b2f5ef6e893022cc358f20414eb5074f_amd64",
"8Base-STF-1.5:stf/service-telemetry-operator-bundle@sha256:617009676fbc385e222f144f79819b2cdcdafb28ae8674a53cdf8676f69d3717_amd64",
"8Base-STF-1.5:stf/service-telemetry-rhel8-operator@sha256:f71352691d5e680eb09a67ef2e7208a40a10a0b781b451150ced7408dfc603d0_amd64",
"8Base-STF-1.5:stf/sg-bridge-rhel8@sha256:d42174e8f6fbc91666ee2d78483f362f4de3f0ea551ea6d2bf310dadb1b5ba28_amd64",
"8Base-STF-1.5:stf/smart-gateway-operator-bundle@sha256:08209b33986a186c90ec84140c833fdd892358583d3a7cb8c73f4732fe210546_amd64",
"8Base-STF-1.5:stf/smart-gateway-rhel8-operator@sha256:9ea6481e460623bd551f5facb1d8cee105103ad380a32cb3efcc0714b60db471_amd64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2022-23806"
},
{
"category": "external",
"summary": "RHBZ#2053429",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2053429"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2022-23806",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-23806"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2022-23806",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2022-23806"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-announce/c/SUsQn0aSgPQ",
"url": "https://groups.google.com/g/golang-announce/c/SUsQn0aSgPQ"
}
],
"release_date": "2022-02-11T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2023-03-30T00:42:39+00:00",
"details": "The Service Telemetry Framework container image provided by this update can be downloaded from the Red Hat Container Registry at registry.access.redhat.com. Installation instructions for your platform are available at Red Hat Container Catalog (see References).\n\nDockerfiles and scripts should be amended either to refer to this new image specifically, or to the latest image generally.",
"product_ids": [
"8Base-STF-1.5:stf/sg-core-rhel8@sha256:f3ac213d5ff7470ad8a9175fa699033c5c2ee7cd6cf5eb5f4e081de00e94cd37_amd64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2023:1529"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 7.1,
"baseSeverity": "HIGH",
"confidentialityImpact": "NONE",
"integrityImpact": "LOW",
"privilegesRequired": "LOW",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:N/I:L/A:H",
"version": "3.1"
},
"products": [
"8Base-STF-1.5:stf/prometheus-webhook-snmp-rhel8@sha256:a53c3dc5955a72913788a3eeda32f725b2f5ef6e893022cc358f20414eb5074f_amd64",
"8Base-STF-1.5:stf/service-telemetry-operator-bundle@sha256:617009676fbc385e222f144f79819b2cdcdafb28ae8674a53cdf8676f69d3717_amd64",
"8Base-STF-1.5:stf/service-telemetry-rhel8-operator@sha256:f71352691d5e680eb09a67ef2e7208a40a10a0b781b451150ced7408dfc603d0_amd64",
"8Base-STF-1.5:stf/sg-bridge-rhel8@sha256:d42174e8f6fbc91666ee2d78483f362f4de3f0ea551ea6d2bf310dadb1b5ba28_amd64",
"8Base-STF-1.5:stf/sg-core-rhel8@sha256:f3ac213d5ff7470ad8a9175fa699033c5c2ee7cd6cf5eb5f4e081de00e94cd37_amd64",
"8Base-STF-1.5:stf/smart-gateway-operator-bundle@sha256:08209b33986a186c90ec84140c833fdd892358583d3a7cb8c73f4732fe210546_amd64",
"8Base-STF-1.5:stf/smart-gateway-rhel8-operator@sha256:9ea6481e460623bd551f5facb1d8cee105103ad380a32cb3efcc0714b60db471_amd64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "golang: crypto/elliptic: IsOnCurve returns true for invalid field elements"
},
{
"cve": "CVE-2022-24675",
"cwe": {
"id": "CWE-120",
"name": "Buffer Copy without Checking Size of Input (\u0027Classic Buffer Overflow\u0027)"
},
"discovery_date": "2022-04-21T00:00:00+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"8Base-STF-1.5:stf/prometheus-webhook-snmp-rhel8@sha256:a53c3dc5955a72913788a3eeda32f725b2f5ef6e893022cc358f20414eb5074f_amd64",
"8Base-STF-1.5:stf/service-telemetry-operator-bundle@sha256:617009676fbc385e222f144f79819b2cdcdafb28ae8674a53cdf8676f69d3717_amd64",
"8Base-STF-1.5:stf/service-telemetry-rhel8-operator@sha256:f71352691d5e680eb09a67ef2e7208a40a10a0b781b451150ced7408dfc603d0_amd64",
"8Base-STF-1.5:stf/sg-bridge-rhel8@sha256:d42174e8f6fbc91666ee2d78483f362f4de3f0ea551ea6d2bf310dadb1b5ba28_amd64",
"8Base-STF-1.5:stf/smart-gateway-operator-bundle@sha256:08209b33986a186c90ec84140c833fdd892358583d3a7cb8c73f4732fe210546_amd64",
"8Base-STF-1.5:stf/smart-gateway-rhel8-operator@sha256:9ea6481e460623bd551f5facb1d8cee105103ad380a32cb3efcc0714b60db471_amd64"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2077688"
}
],
"notes": [
{
"category": "description",
"text": "A buffer overflow flaw was found in Golang\u0027s library encoding/pem. This flaw allows an attacker to use a large PEM input (more than 5 MB), causing a stack overflow in Decode, which leads to a loss of availability.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "golang: encoding/pem: fix stack overflow in Decode",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "Red Hat Enterprise Linux 7, 8 and 9 are affected, because the code-base is affected by this vulnerability.\n\nRed Hat Product Security has rated this issue as having Moderate security impact, and the issue is not currently planned to be addressed in future updates for Red Hat Enterprise Linux 7, hence, marked as Out-of-Support-Scope.\n\nRed Hat Developer Tools - Compilers (go-toolset-1.16-golang \u0026 go-toolset-1.17-golang), ships the vulnerable code and affected by this vulnerability.\n\nFor additional information, refer to the Issue Severity Classification: https://access.redhat.com/security/updates/classification/ and Red Hat Enterprise Linux Life Cycle \u0026 Updates Policy: https://access.redhat.com/support/policy/updates/errata/.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"8Base-STF-1.5:stf/sg-core-rhel8@sha256:f3ac213d5ff7470ad8a9175fa699033c5c2ee7cd6cf5eb5f4e081de00e94cd37_amd64"
],
"known_not_affected": [
"8Base-STF-1.5:stf/prometheus-webhook-snmp-rhel8@sha256:a53c3dc5955a72913788a3eeda32f725b2f5ef6e893022cc358f20414eb5074f_amd64",
"8Base-STF-1.5:stf/service-telemetry-operator-bundle@sha256:617009676fbc385e222f144f79819b2cdcdafb28ae8674a53cdf8676f69d3717_amd64",
"8Base-STF-1.5:stf/service-telemetry-rhel8-operator@sha256:f71352691d5e680eb09a67ef2e7208a40a10a0b781b451150ced7408dfc603d0_amd64",
"8Base-STF-1.5:stf/sg-bridge-rhel8@sha256:d42174e8f6fbc91666ee2d78483f362f4de3f0ea551ea6d2bf310dadb1b5ba28_amd64",
"8Base-STF-1.5:stf/smart-gateway-operator-bundle@sha256:08209b33986a186c90ec84140c833fdd892358583d3a7cb8c73f4732fe210546_amd64",
"8Base-STF-1.5:stf/smart-gateway-rhel8-operator@sha256:9ea6481e460623bd551f5facb1d8cee105103ad380a32cb3efcc0714b60db471_amd64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2022-24675"
},
{
"category": "external",
"summary": "RHBZ#2077688",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2077688"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2022-24675",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-24675"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2022-24675",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2022-24675"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-announce/c/oecdBNLOml8",
"url": "https://groups.google.com/g/golang-announce/c/oecdBNLOml8"
}
],
"release_date": "2022-04-12T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2023-03-30T00:42:39+00:00",
"details": "The Service Telemetry Framework container image provided by this update can be downloaded from the Red Hat Container Registry at registry.access.redhat.com. Installation instructions for your platform are available at Red Hat Container Catalog (see References).\n\nDockerfiles and scripts should be amended either to refer to this new image specifically, or to the latest image generally.",
"product_ids": [
"8Base-STF-1.5:stf/sg-core-rhel8@sha256:f3ac213d5ff7470ad8a9175fa699033c5c2ee7cd6cf5eb5f4e081de00e94cd37_amd64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2023:1529"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"8Base-STF-1.5:stf/prometheus-webhook-snmp-rhel8@sha256:a53c3dc5955a72913788a3eeda32f725b2f5ef6e893022cc358f20414eb5074f_amd64",
"8Base-STF-1.5:stf/service-telemetry-operator-bundle@sha256:617009676fbc385e222f144f79819b2cdcdafb28ae8674a53cdf8676f69d3717_amd64",
"8Base-STF-1.5:stf/service-telemetry-rhel8-operator@sha256:f71352691d5e680eb09a67ef2e7208a40a10a0b781b451150ced7408dfc603d0_amd64",
"8Base-STF-1.5:stf/sg-bridge-rhel8@sha256:d42174e8f6fbc91666ee2d78483f362f4de3f0ea551ea6d2bf310dadb1b5ba28_amd64",
"8Base-STF-1.5:stf/sg-core-rhel8@sha256:f3ac213d5ff7470ad8a9175fa699033c5c2ee7cd6cf5eb5f4e081de00e94cd37_amd64",
"8Base-STF-1.5:stf/smart-gateway-operator-bundle@sha256:08209b33986a186c90ec84140c833fdd892358583d3a7cb8c73f4732fe210546_amd64",
"8Base-STF-1.5:stf/smart-gateway-rhel8-operator@sha256:9ea6481e460623bd551f5facb1d8cee105103ad380a32cb3efcc0714b60db471_amd64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "golang: encoding/pem: fix stack overflow in Decode"
},
{
"cve": "CVE-2022-27664",
"cwe": {
"id": "CWE-400",
"name": "Uncontrolled Resource Consumption"
},
"discovery_date": "2022-09-06T00:00:00+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"8Base-STF-1.5:stf/prometheus-webhook-snmp-rhel8@sha256:a53c3dc5955a72913788a3eeda32f725b2f5ef6e893022cc358f20414eb5074f_amd64",
"8Base-STF-1.5:stf/service-telemetry-operator-bundle@sha256:617009676fbc385e222f144f79819b2cdcdafb28ae8674a53cdf8676f69d3717_amd64",
"8Base-STF-1.5:stf/service-telemetry-rhel8-operator@sha256:f71352691d5e680eb09a67ef2e7208a40a10a0b781b451150ced7408dfc603d0_amd64",
"8Base-STF-1.5:stf/sg-bridge-rhel8@sha256:d42174e8f6fbc91666ee2d78483f362f4de3f0ea551ea6d2bf310dadb1b5ba28_amd64",
"8Base-STF-1.5:stf/smart-gateway-operator-bundle@sha256:08209b33986a186c90ec84140c833fdd892358583d3a7cb8c73f4732fe210546_amd64",
"8Base-STF-1.5:stf/smart-gateway-rhel8-operator@sha256:9ea6481e460623bd551f5facb1d8cee105103ad380a32cb3efcc0714b60db471_amd64"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2124669"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in the golang package. In net/http in Go, attackers can cause a denial of service because an HTTP/2 connection can hang during closing if a fatal error preempts the shutdown.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "golang: net/http: handle server errors after sending GOAWAY",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "The opportunity for a Denial of Service is limited to the golang runtime. In the case of OpenShift Container Platform, this would be restricted within each individual container. There are multiple layers of guide rails (Golang\u2019s Garbage Collector; OpenShift\u2019s resource constraints imposed at the container and cluster levels) which would require a malicious user to continue submitting attacks for there to be any enduring impact. They would also need access to external server resources to be able to send a massive volume of requests to cause a significant impact on server operations.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"8Base-STF-1.5:stf/sg-core-rhel8@sha256:f3ac213d5ff7470ad8a9175fa699033c5c2ee7cd6cf5eb5f4e081de00e94cd37_amd64"
],
"known_not_affected": [
"8Base-STF-1.5:stf/prometheus-webhook-snmp-rhel8@sha256:a53c3dc5955a72913788a3eeda32f725b2f5ef6e893022cc358f20414eb5074f_amd64",
"8Base-STF-1.5:stf/service-telemetry-operator-bundle@sha256:617009676fbc385e222f144f79819b2cdcdafb28ae8674a53cdf8676f69d3717_amd64",
"8Base-STF-1.5:stf/service-telemetry-rhel8-operator@sha256:f71352691d5e680eb09a67ef2e7208a40a10a0b781b451150ced7408dfc603d0_amd64",
"8Base-STF-1.5:stf/sg-bridge-rhel8@sha256:d42174e8f6fbc91666ee2d78483f362f4de3f0ea551ea6d2bf310dadb1b5ba28_amd64",
"8Base-STF-1.5:stf/smart-gateway-operator-bundle@sha256:08209b33986a186c90ec84140c833fdd892358583d3a7cb8c73f4732fe210546_amd64",
"8Base-STF-1.5:stf/smart-gateway-rhel8-operator@sha256:9ea6481e460623bd551f5facb1d8cee105103ad380a32cb3efcc0714b60db471_amd64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2022-27664"
},
{
"category": "external",
"summary": "RHBZ#2124669",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2124669"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2022-27664",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-27664"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2022-27664",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2022-27664"
},
{
"category": "external",
"summary": "https://go.dev/issue/54658",
"url": "https://go.dev/issue/54658"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-announce/c/x49AQzIVX-s/m/0tgO0pjiBQAJ",
"url": "https://groups.google.com/g/golang-announce/c/x49AQzIVX-s/m/0tgO0pjiBQAJ"
}
],
"release_date": "2022-09-06T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2023-03-30T00:42:39+00:00",
"details": "The Service Telemetry Framework container image provided by this update can be downloaded from the Red Hat Container Registry at registry.access.redhat.com. Installation instructions for your platform are available at Red Hat Container Catalog (see References).\n\nDockerfiles and scripts should be amended either to refer to this new image specifically, or to the latest image generally.",
"product_ids": [
"8Base-STF-1.5:stf/sg-core-rhel8@sha256:f3ac213d5ff7470ad8a9175fa699033c5c2ee7cd6cf5eb5f4e081de00e94cd37_amd64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2023:1529"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 6.5,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "LOW",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"8Base-STF-1.5:stf/prometheus-webhook-snmp-rhel8@sha256:a53c3dc5955a72913788a3eeda32f725b2f5ef6e893022cc358f20414eb5074f_amd64",
"8Base-STF-1.5:stf/service-telemetry-operator-bundle@sha256:617009676fbc385e222f144f79819b2cdcdafb28ae8674a53cdf8676f69d3717_amd64",
"8Base-STF-1.5:stf/service-telemetry-rhel8-operator@sha256:f71352691d5e680eb09a67ef2e7208a40a10a0b781b451150ced7408dfc603d0_amd64",
"8Base-STF-1.5:stf/sg-bridge-rhel8@sha256:d42174e8f6fbc91666ee2d78483f362f4de3f0ea551ea6d2bf310dadb1b5ba28_amd64",
"8Base-STF-1.5:stf/sg-core-rhel8@sha256:f3ac213d5ff7470ad8a9175fa699033c5c2ee7cd6cf5eb5f4e081de00e94cd37_amd64",
"8Base-STF-1.5:stf/smart-gateway-operator-bundle@sha256:08209b33986a186c90ec84140c833fdd892358583d3a7cb8c73f4732fe210546_amd64",
"8Base-STF-1.5:stf/smart-gateway-rhel8-operator@sha256:9ea6481e460623bd551f5facb1d8cee105103ad380a32cb3efcc0714b60db471_amd64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "golang: net/http: handle server errors after sending GOAWAY"
},
{
"cve": "CVE-2022-28327",
"cwe": {
"id": "CWE-190",
"name": "Integer Overflow or Wraparound"
},
"discovery_date": "2022-04-21T00:00:00+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"8Base-STF-1.5:stf/prometheus-webhook-snmp-rhel8@sha256:a53c3dc5955a72913788a3eeda32f725b2f5ef6e893022cc358f20414eb5074f_amd64",
"8Base-STF-1.5:stf/service-telemetry-operator-bundle@sha256:617009676fbc385e222f144f79819b2cdcdafb28ae8674a53cdf8676f69d3717_amd64",
"8Base-STF-1.5:stf/service-telemetry-rhel8-operator@sha256:f71352691d5e680eb09a67ef2e7208a40a10a0b781b451150ced7408dfc603d0_amd64",
"8Base-STF-1.5:stf/sg-bridge-rhel8@sha256:d42174e8f6fbc91666ee2d78483f362f4de3f0ea551ea6d2bf310dadb1b5ba28_amd64",
"8Base-STF-1.5:stf/smart-gateway-operator-bundle@sha256:08209b33986a186c90ec84140c833fdd892358583d3a7cb8c73f4732fe210546_amd64",
"8Base-STF-1.5:stf/smart-gateway-rhel8-operator@sha256:9ea6481e460623bd551f5facb1d8cee105103ad380a32cb3efcc0714b60db471_amd64"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2077689"
}
],
"notes": [
{
"category": "description",
"text": "An integer overflow flaw was found in Golang\u0027s crypto/elliptic library. This flaw allows an attacker to use a crafted scaler input longer than 32 bytes, causing P256().ScalarMult or P256().ScalarBaseMult to panic, leading to a loss of availability.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "golang: crypto/elliptic: panic caused by oversized scalar",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "Red Hat Enterprise Linux 7, 8 and 9 are affected, because the code-base is affected by this vulnerability.\n\nRed Hat Product Security has rated this issue as having Moderate security impact, and the issue is not currently planned to be addressed in future updates for Red Hat Enterprise Linux 7, hence, marked as Out-of-Support-Scope. \n\nRed Hat Developer Tools - Compilers (go-toolset-1.16-golang \u0026 go-toolset-1.17-golang), ships the vulnerable code and affected by this vulnerability.\n\nFor additional information, refer to the Issue Severity Classification: https://access.redhat.com/security/updates/classification/ and Red Hat Enterprise Linux Life Cycle \u0026 Updates Policy: https://access.redhat.com/support/policy/updates/errata/.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"8Base-STF-1.5:stf/sg-core-rhel8@sha256:f3ac213d5ff7470ad8a9175fa699033c5c2ee7cd6cf5eb5f4e081de00e94cd37_amd64"
],
"known_not_affected": [
"8Base-STF-1.5:stf/prometheus-webhook-snmp-rhel8@sha256:a53c3dc5955a72913788a3eeda32f725b2f5ef6e893022cc358f20414eb5074f_amd64",
"8Base-STF-1.5:stf/service-telemetry-operator-bundle@sha256:617009676fbc385e222f144f79819b2cdcdafb28ae8674a53cdf8676f69d3717_amd64",
"8Base-STF-1.5:stf/service-telemetry-rhel8-operator@sha256:f71352691d5e680eb09a67ef2e7208a40a10a0b781b451150ced7408dfc603d0_amd64",
"8Base-STF-1.5:stf/sg-bridge-rhel8@sha256:d42174e8f6fbc91666ee2d78483f362f4de3f0ea551ea6d2bf310dadb1b5ba28_amd64",
"8Base-STF-1.5:stf/smart-gateway-operator-bundle@sha256:08209b33986a186c90ec84140c833fdd892358583d3a7cb8c73f4732fe210546_amd64",
"8Base-STF-1.5:stf/smart-gateway-rhel8-operator@sha256:9ea6481e460623bd551f5facb1d8cee105103ad380a32cb3efcc0714b60db471_amd64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2022-28327"
},
{
"category": "external",
"summary": "RHBZ#2077689",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2077689"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2022-28327",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-28327"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2022-28327",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2022-28327"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-announce/c/oecdBNLOml8",
"url": "https://groups.google.com/g/golang-announce/c/oecdBNLOml8"
}
],
"release_date": "2022-04-12T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2023-03-30T00:42:39+00:00",
"details": "The Service Telemetry Framework container image provided by this update can be downloaded from the Red Hat Container Registry at registry.access.redhat.com. Installation instructions for your platform are available at Red Hat Container Catalog (see References).\n\nDockerfiles and scripts should be amended either to refer to this new image specifically, or to the latest image generally.",
"product_ids": [
"8Base-STF-1.5:stf/sg-core-rhel8@sha256:f3ac213d5ff7470ad8a9175fa699033c5c2ee7cd6cf5eb5f4e081de00e94cd37_amd64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2023:1529"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"8Base-STF-1.5:stf/prometheus-webhook-snmp-rhel8@sha256:a53c3dc5955a72913788a3eeda32f725b2f5ef6e893022cc358f20414eb5074f_amd64",
"8Base-STF-1.5:stf/service-telemetry-operator-bundle@sha256:617009676fbc385e222f144f79819b2cdcdafb28ae8674a53cdf8676f69d3717_amd64",
"8Base-STF-1.5:stf/service-telemetry-rhel8-operator@sha256:f71352691d5e680eb09a67ef2e7208a40a10a0b781b451150ced7408dfc603d0_amd64",
"8Base-STF-1.5:stf/sg-bridge-rhel8@sha256:d42174e8f6fbc91666ee2d78483f362f4de3f0ea551ea6d2bf310dadb1b5ba28_amd64",
"8Base-STF-1.5:stf/sg-core-rhel8@sha256:f3ac213d5ff7470ad8a9175fa699033c5c2ee7cd6cf5eb5f4e081de00e94cd37_amd64",
"8Base-STF-1.5:stf/smart-gateway-operator-bundle@sha256:08209b33986a186c90ec84140c833fdd892358583d3a7cb8c73f4732fe210546_amd64",
"8Base-STF-1.5:stf/smart-gateway-rhel8-operator@sha256:9ea6481e460623bd551f5facb1d8cee105103ad380a32cb3efcc0714b60db471_amd64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "golang: crypto/elliptic: panic caused by oversized scalar"
},
{
"acknowledgments": [
{
"names": [
"Jo\u00ebl G\u00e4hwiler"
],
"summary": "Acknowledged by upstream."
}
],
"cve": "CVE-2022-29526",
"cwe": {
"id": "CWE-280",
"name": "Improper Handling of Insufficient Permissions or Privileges "
},
"discovery_date": "2022-05-11T00:00:00+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"8Base-STF-1.5:stf/prometheus-webhook-snmp-rhel8@sha256:a53c3dc5955a72913788a3eeda32f725b2f5ef6e893022cc358f20414eb5074f_amd64",
"8Base-STF-1.5:stf/service-telemetry-operator-bundle@sha256:617009676fbc385e222f144f79819b2cdcdafb28ae8674a53cdf8676f69d3717_amd64",
"8Base-STF-1.5:stf/service-telemetry-rhel8-operator@sha256:f71352691d5e680eb09a67ef2e7208a40a10a0b781b451150ced7408dfc603d0_amd64",
"8Base-STF-1.5:stf/sg-bridge-rhel8@sha256:d42174e8f6fbc91666ee2d78483f362f4de3f0ea551ea6d2bf310dadb1b5ba28_amd64",
"8Base-STF-1.5:stf/smart-gateway-operator-bundle@sha256:08209b33986a186c90ec84140c833fdd892358583d3a7cb8c73f4732fe210546_amd64",
"8Base-STF-1.5:stf/smart-gateway-rhel8-operator@sha256:9ea6481e460623bd551f5facb1d8cee105103ad380a32cb3efcc0714b60db471_amd64"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2084085"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in the syscall.Faccessat function when calling a process by checking the group. This flaw allows an attacker to check the process group permissions rather than a member of the file\u0027s group, affecting system availability.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "golang: syscall: faccessat checks wrong group",
"title": "Vulnerability summary"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"8Base-STF-1.5:stf/sg-core-rhel8@sha256:f3ac213d5ff7470ad8a9175fa699033c5c2ee7cd6cf5eb5f4e081de00e94cd37_amd64"
],
"known_not_affected": [
"8Base-STF-1.5:stf/prometheus-webhook-snmp-rhel8@sha256:a53c3dc5955a72913788a3eeda32f725b2f5ef6e893022cc358f20414eb5074f_amd64",
"8Base-STF-1.5:stf/service-telemetry-operator-bundle@sha256:617009676fbc385e222f144f79819b2cdcdafb28ae8674a53cdf8676f69d3717_amd64",
"8Base-STF-1.5:stf/service-telemetry-rhel8-operator@sha256:f71352691d5e680eb09a67ef2e7208a40a10a0b781b451150ced7408dfc603d0_amd64",
"8Base-STF-1.5:stf/sg-bridge-rhel8@sha256:d42174e8f6fbc91666ee2d78483f362f4de3f0ea551ea6d2bf310dadb1b5ba28_amd64",
"8Base-STF-1.5:stf/smart-gateway-operator-bundle@sha256:08209b33986a186c90ec84140c833fdd892358583d3a7cb8c73f4732fe210546_amd64",
"8Base-STF-1.5:stf/smart-gateway-rhel8-operator@sha256:9ea6481e460623bd551f5facb1d8cee105103ad380a32cb3efcc0714b60db471_amd64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2022-29526"
},
{
"category": "external",
"summary": "RHBZ#2084085",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2084085"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2022-29526",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-29526"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2022-29526",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2022-29526"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-announce/c/Y5qrqw_lWdU",
"url": "https://groups.google.com/g/golang-announce/c/Y5qrqw_lWdU"
}
],
"release_date": "2022-05-11T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2023-03-30T00:42:39+00:00",
"details": "The Service Telemetry Framework container image provided by this update can be downloaded from the Red Hat Container Registry at registry.access.redhat.com. Installation instructions for your platform are available at Red Hat Container Catalog (see References).\n\nDockerfiles and scripts should be amended either to refer to this new image specifically, or to the latest image generally.",
"product_ids": [
"8Base-STF-1.5:stf/sg-core-rhel8@sha256:f3ac213d5ff7470ad8a9175fa699033c5c2ee7cd6cf5eb5f4e081de00e94cd37_amd64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2023:1529"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "LOCAL",
"availabilityImpact": "HIGH",
"baseScore": 6.2,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"8Base-STF-1.5:stf/prometheus-webhook-snmp-rhel8@sha256:a53c3dc5955a72913788a3eeda32f725b2f5ef6e893022cc358f20414eb5074f_amd64",
"8Base-STF-1.5:stf/service-telemetry-operator-bundle@sha256:617009676fbc385e222f144f79819b2cdcdafb28ae8674a53cdf8676f69d3717_amd64",
"8Base-STF-1.5:stf/service-telemetry-rhel8-operator@sha256:f71352691d5e680eb09a67ef2e7208a40a10a0b781b451150ced7408dfc603d0_amd64",
"8Base-STF-1.5:stf/sg-bridge-rhel8@sha256:d42174e8f6fbc91666ee2d78483f362f4de3f0ea551ea6d2bf310dadb1b5ba28_amd64",
"8Base-STF-1.5:stf/sg-core-rhel8@sha256:f3ac213d5ff7470ad8a9175fa699033c5c2ee7cd6cf5eb5f4e081de00e94cd37_amd64",
"8Base-STF-1.5:stf/smart-gateway-operator-bundle@sha256:08209b33986a186c90ec84140c833fdd892358583d3a7cb8c73f4732fe210546_amd64",
"8Base-STF-1.5:stf/smart-gateway-rhel8-operator@sha256:9ea6481e460623bd551f5facb1d8cee105103ad380a32cb3efcc0714b60db471_amd64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "golang: syscall: faccessat checks wrong group"
},
{
"cve": "CVE-2022-30629",
"cwe": {
"id": "CWE-331",
"name": "Insufficient Entropy"
},
"discovery_date": "2022-06-02T00:00:00+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"8Base-STF-1.5:stf/prometheus-webhook-snmp-rhel8@sha256:a53c3dc5955a72913788a3eeda32f725b2f5ef6e893022cc358f20414eb5074f_amd64",
"8Base-STF-1.5:stf/service-telemetry-operator-bundle@sha256:617009676fbc385e222f144f79819b2cdcdafb28ae8674a53cdf8676f69d3717_amd64",
"8Base-STF-1.5:stf/service-telemetry-rhel8-operator@sha256:f71352691d5e680eb09a67ef2e7208a40a10a0b781b451150ced7408dfc603d0_amd64",
"8Base-STF-1.5:stf/sg-bridge-rhel8@sha256:d42174e8f6fbc91666ee2d78483f362f4de3f0ea551ea6d2bf310dadb1b5ba28_amd64",
"8Base-STF-1.5:stf/smart-gateway-operator-bundle@sha256:08209b33986a186c90ec84140c833fdd892358583d3a7cb8c73f4732fe210546_amd64",
"8Base-STF-1.5:stf/smart-gateway-rhel8-operator@sha256:9ea6481e460623bd551f5facb1d8cee105103ad380a32cb3efcc0714b60db471_amd64"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2092793"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in the crypto/tls golang package. When session tickets are generated by crypto/tls, it is missing the ticket expiration. This issue may allow an attacker to observe the TLS handshakes to correlate successive connections during session resumption.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "golang: crypto/tls: session tickets lack random ticket_age_add",
"title": "Vulnerability summary"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"8Base-STF-1.5:stf/sg-core-rhel8@sha256:f3ac213d5ff7470ad8a9175fa699033c5c2ee7cd6cf5eb5f4e081de00e94cd37_amd64"
],
"known_not_affected": [
"8Base-STF-1.5:stf/prometheus-webhook-snmp-rhel8@sha256:a53c3dc5955a72913788a3eeda32f725b2f5ef6e893022cc358f20414eb5074f_amd64",
"8Base-STF-1.5:stf/service-telemetry-operator-bundle@sha256:617009676fbc385e222f144f79819b2cdcdafb28ae8674a53cdf8676f69d3717_amd64",
"8Base-STF-1.5:stf/service-telemetry-rhel8-operator@sha256:f71352691d5e680eb09a67ef2e7208a40a10a0b781b451150ced7408dfc603d0_amd64",
"8Base-STF-1.5:stf/sg-bridge-rhel8@sha256:d42174e8f6fbc91666ee2d78483f362f4de3f0ea551ea6d2bf310dadb1b5ba28_amd64",
"8Base-STF-1.5:stf/smart-gateway-operator-bundle@sha256:08209b33986a186c90ec84140c833fdd892358583d3a7cb8c73f4732fe210546_amd64",
"8Base-STF-1.5:stf/smart-gateway-rhel8-operator@sha256:9ea6481e460623bd551f5facb1d8cee105103ad380a32cb3efcc0714b60db471_amd64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2022-30629"
},
{
"category": "external",
"summary": "RHBZ#2092793",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2092793"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2022-30629",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-30629"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2022-30629",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2022-30629"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-announce/c/TzIC9-t8Ytg",
"url": "https://groups.google.com/g/golang-announce/c/TzIC9-t8Ytg"
}
],
"release_date": "2022-06-02T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2023-03-30T00:42:39+00:00",
"details": "The Service Telemetry Framework container image provided by this update can be downloaded from the Red Hat Container Registry at registry.access.redhat.com. Installation instructions for your platform are available at Red Hat Container Catalog (see References).\n\nDockerfiles and scripts should be amended either to refer to this new image specifically, or to the latest image generally.",
"product_ids": [
"8Base-STF-1.5:stf/sg-core-rhel8@sha256:f3ac213d5ff7470ad8a9175fa699033c5c2ee7cd6cf5eb5f4e081de00e94cd37_amd64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2023:1529"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "HIGH",
"attackVector": "NETWORK",
"availabilityImpact": "NONE",
"baseScore": 3.1,
"baseSeverity": "LOW",
"confidentialityImpact": "LOW",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "REQUIRED",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:R/S:U/C:L/I:N/A:N",
"version": "3.1"
},
"products": [
"8Base-STF-1.5:stf/prometheus-webhook-snmp-rhel8@sha256:a53c3dc5955a72913788a3eeda32f725b2f5ef6e893022cc358f20414eb5074f_amd64",
"8Base-STF-1.5:stf/service-telemetry-operator-bundle@sha256:617009676fbc385e222f144f79819b2cdcdafb28ae8674a53cdf8676f69d3717_amd64",
"8Base-STF-1.5:stf/service-telemetry-rhel8-operator@sha256:f71352691d5e680eb09a67ef2e7208a40a10a0b781b451150ced7408dfc603d0_amd64",
"8Base-STF-1.5:stf/sg-bridge-rhel8@sha256:d42174e8f6fbc91666ee2d78483f362f4de3f0ea551ea6d2bf310dadb1b5ba28_amd64",
"8Base-STF-1.5:stf/sg-core-rhel8@sha256:f3ac213d5ff7470ad8a9175fa699033c5c2ee7cd6cf5eb5f4e081de00e94cd37_amd64",
"8Base-STF-1.5:stf/smart-gateway-operator-bundle@sha256:08209b33986a186c90ec84140c833fdd892358583d3a7cb8c73f4732fe210546_amd64",
"8Base-STF-1.5:stf/smart-gateway-rhel8-operator@sha256:9ea6481e460623bd551f5facb1d8cee105103ad380a32cb3efcc0714b60db471_amd64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Low"
}
],
"title": "golang: crypto/tls: session tickets lack random ticket_age_add"
},
{
"cve": "CVE-2022-30630",
"cwe": {
"id": "CWE-1325",
"name": "Improperly Controlled Sequential Memory Allocation"
},
"discovery_date": "2022-07-14T00:00:00+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"8Base-STF-1.5:stf/prometheus-webhook-snmp-rhel8@sha256:a53c3dc5955a72913788a3eeda32f725b2f5ef6e893022cc358f20414eb5074f_amd64",
"8Base-STF-1.5:stf/service-telemetry-operator-bundle@sha256:617009676fbc385e222f144f79819b2cdcdafb28ae8674a53cdf8676f69d3717_amd64",
"8Base-STF-1.5:stf/service-telemetry-rhel8-operator@sha256:f71352691d5e680eb09a67ef2e7208a40a10a0b781b451150ced7408dfc603d0_amd64",
"8Base-STF-1.5:stf/sg-bridge-rhel8@sha256:d42174e8f6fbc91666ee2d78483f362f4de3f0ea551ea6d2bf310dadb1b5ba28_amd64",
"8Base-STF-1.5:stf/smart-gateway-operator-bundle@sha256:08209b33986a186c90ec84140c833fdd892358583d3a7cb8c73f4732fe210546_amd64",
"8Base-STF-1.5:stf/smart-gateway-rhel8-operator@sha256:9ea6481e460623bd551f5facb1d8cee105103ad380a32cb3efcc0714b60db471_amd64"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2107371"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in the golang standard library, io/fs. Calling Glob on a path that contains a large number of path separators can cause a panic issue due to stack exhaustion. This could allow an attacker to impact availability.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "golang: io/fs: stack exhaustion in Glob",
"title": "Vulnerability summary"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"8Base-STF-1.5:stf/sg-core-rhel8@sha256:f3ac213d5ff7470ad8a9175fa699033c5c2ee7cd6cf5eb5f4e081de00e94cd37_amd64"
],
"known_not_affected": [
"8Base-STF-1.5:stf/prometheus-webhook-snmp-rhel8@sha256:a53c3dc5955a72913788a3eeda32f725b2f5ef6e893022cc358f20414eb5074f_amd64",
"8Base-STF-1.5:stf/service-telemetry-operator-bundle@sha256:617009676fbc385e222f144f79819b2cdcdafb28ae8674a53cdf8676f69d3717_amd64",
"8Base-STF-1.5:stf/service-telemetry-rhel8-operator@sha256:f71352691d5e680eb09a67ef2e7208a40a10a0b781b451150ced7408dfc603d0_amd64",
"8Base-STF-1.5:stf/sg-bridge-rhel8@sha256:d42174e8f6fbc91666ee2d78483f362f4de3f0ea551ea6d2bf310dadb1b5ba28_amd64",
"8Base-STF-1.5:stf/smart-gateway-operator-bundle@sha256:08209b33986a186c90ec84140c833fdd892358583d3a7cb8c73f4732fe210546_amd64",
"8Base-STF-1.5:stf/smart-gateway-rhel8-operator@sha256:9ea6481e460623bd551f5facb1d8cee105103ad380a32cb3efcc0714b60db471_amd64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2022-30630"
},
{
"category": "external",
"summary": "RHBZ#2107371",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2107371"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2022-30630",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-30630"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2022-30630",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2022-30630"
},
{
"category": "external",
"summary": "https://go.dev/issue/53415",
"url": "https://go.dev/issue/53415"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-announce/c/nqrv9fbR0zE",
"url": "https://groups.google.com/g/golang-announce/c/nqrv9fbR0zE"
}
],
"release_date": "2022-07-12T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2023-03-30T00:42:39+00:00",
"details": "The Service Telemetry Framework container image provided by this update can be downloaded from the Red Hat Container Registry at registry.access.redhat.com. Installation instructions for your platform are available at Red Hat Container Catalog (see References).\n\nDockerfiles and scripts should be amended either to refer to this new image specifically, or to the latest image generally.",
"product_ids": [
"8Base-STF-1.5:stf/sg-core-rhel8@sha256:f3ac213d5ff7470ad8a9175fa699033c5c2ee7cd6cf5eb5f4e081de00e94cd37_amd64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2023:1529"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"8Base-STF-1.5:stf/prometheus-webhook-snmp-rhel8@sha256:a53c3dc5955a72913788a3eeda32f725b2f5ef6e893022cc358f20414eb5074f_amd64",
"8Base-STF-1.5:stf/service-telemetry-operator-bundle@sha256:617009676fbc385e222f144f79819b2cdcdafb28ae8674a53cdf8676f69d3717_amd64",
"8Base-STF-1.5:stf/service-telemetry-rhel8-operator@sha256:f71352691d5e680eb09a67ef2e7208a40a10a0b781b451150ced7408dfc603d0_amd64",
"8Base-STF-1.5:stf/sg-bridge-rhel8@sha256:d42174e8f6fbc91666ee2d78483f362f4de3f0ea551ea6d2bf310dadb1b5ba28_amd64",
"8Base-STF-1.5:stf/sg-core-rhel8@sha256:f3ac213d5ff7470ad8a9175fa699033c5c2ee7cd6cf5eb5f4e081de00e94cd37_amd64",
"8Base-STF-1.5:stf/smart-gateway-operator-bundle@sha256:08209b33986a186c90ec84140c833fdd892358583d3a7cb8c73f4732fe210546_amd64",
"8Base-STF-1.5:stf/smart-gateway-rhel8-operator@sha256:9ea6481e460623bd551f5facb1d8cee105103ad380a32cb3efcc0714b60db471_amd64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "golang: io/fs: stack exhaustion in Glob"
},
{
"cve": "CVE-2022-30631",
"cwe": {
"id": "CWE-1325",
"name": "Improperly Controlled Sequential Memory Allocation"
},
"discovery_date": "2022-07-14T00:00:00+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"8Base-STF-1.5:stf/prometheus-webhook-snmp-rhel8@sha256:a53c3dc5955a72913788a3eeda32f725b2f5ef6e893022cc358f20414eb5074f_amd64",
"8Base-STF-1.5:stf/service-telemetry-operator-bundle@sha256:617009676fbc385e222f144f79819b2cdcdafb28ae8674a53cdf8676f69d3717_amd64",
"8Base-STF-1.5:stf/service-telemetry-rhel8-operator@sha256:f71352691d5e680eb09a67ef2e7208a40a10a0b781b451150ced7408dfc603d0_amd64",
"8Base-STF-1.5:stf/sg-bridge-rhel8@sha256:d42174e8f6fbc91666ee2d78483f362f4de3f0ea551ea6d2bf310dadb1b5ba28_amd64",
"8Base-STF-1.5:stf/smart-gateway-operator-bundle@sha256:08209b33986a186c90ec84140c833fdd892358583d3a7cb8c73f4732fe210546_amd64",
"8Base-STF-1.5:stf/smart-gateway-rhel8-operator@sha256:9ea6481e460623bd551f5facb1d8cee105103ad380a32cb3efcc0714b60db471_amd64"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2107342"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in golang. Calling the Reader, Read method on an archive that contains a large number of concatenated 0-length compressed files can cause a panic issue due to stack exhaustion.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "golang: compress/gzip: stack exhaustion in Reader.Read",
"title": "Vulnerability summary"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"8Base-STF-1.5:stf/sg-core-rhel8@sha256:f3ac213d5ff7470ad8a9175fa699033c5c2ee7cd6cf5eb5f4e081de00e94cd37_amd64"
],
"known_not_affected": [
"8Base-STF-1.5:stf/prometheus-webhook-snmp-rhel8@sha256:a53c3dc5955a72913788a3eeda32f725b2f5ef6e893022cc358f20414eb5074f_amd64",
"8Base-STF-1.5:stf/service-telemetry-operator-bundle@sha256:617009676fbc385e222f144f79819b2cdcdafb28ae8674a53cdf8676f69d3717_amd64",
"8Base-STF-1.5:stf/service-telemetry-rhel8-operator@sha256:f71352691d5e680eb09a67ef2e7208a40a10a0b781b451150ced7408dfc603d0_amd64",
"8Base-STF-1.5:stf/sg-bridge-rhel8@sha256:d42174e8f6fbc91666ee2d78483f362f4de3f0ea551ea6d2bf310dadb1b5ba28_amd64",
"8Base-STF-1.5:stf/smart-gateway-operator-bundle@sha256:08209b33986a186c90ec84140c833fdd892358583d3a7cb8c73f4732fe210546_amd64",
"8Base-STF-1.5:stf/smart-gateway-rhel8-operator@sha256:9ea6481e460623bd551f5facb1d8cee105103ad380a32cb3efcc0714b60db471_amd64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2022-30631"
},
{
"category": "external",
"summary": "RHBZ#2107342",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2107342"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2022-30631",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-30631"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2022-30631",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2022-30631"
},
{
"category": "external",
"summary": "https://go.dev/issue/53168",
"url": "https://go.dev/issue/53168"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-announce/c/nqrv9fbR0zE",
"url": "https://groups.google.com/g/golang-announce/c/nqrv9fbR0zE"
}
],
"release_date": "2022-07-12T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2023-03-30T00:42:39+00:00",
"details": "The Service Telemetry Framework container image provided by this update can be downloaded from the Red Hat Container Registry at registry.access.redhat.com. Installation instructions for your platform are available at Red Hat Container Catalog (see References).\n\nDockerfiles and scripts should be amended either to refer to this new image specifically, or to the latest image generally.",
"product_ids": [
"8Base-STF-1.5:stf/sg-core-rhel8@sha256:f3ac213d5ff7470ad8a9175fa699033c5c2ee7cd6cf5eb5f4e081de00e94cd37_amd64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2023:1529"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"8Base-STF-1.5:stf/prometheus-webhook-snmp-rhel8@sha256:a53c3dc5955a72913788a3eeda32f725b2f5ef6e893022cc358f20414eb5074f_amd64",
"8Base-STF-1.5:stf/service-telemetry-operator-bundle@sha256:617009676fbc385e222f144f79819b2cdcdafb28ae8674a53cdf8676f69d3717_amd64",
"8Base-STF-1.5:stf/service-telemetry-rhel8-operator@sha256:f71352691d5e680eb09a67ef2e7208a40a10a0b781b451150ced7408dfc603d0_amd64",
"8Base-STF-1.5:stf/sg-bridge-rhel8@sha256:d42174e8f6fbc91666ee2d78483f362f4de3f0ea551ea6d2bf310dadb1b5ba28_amd64",
"8Base-STF-1.5:stf/sg-core-rhel8@sha256:f3ac213d5ff7470ad8a9175fa699033c5c2ee7cd6cf5eb5f4e081de00e94cd37_amd64",
"8Base-STF-1.5:stf/smart-gateway-operator-bundle@sha256:08209b33986a186c90ec84140c833fdd892358583d3a7cb8c73f4732fe210546_amd64",
"8Base-STF-1.5:stf/smart-gateway-rhel8-operator@sha256:9ea6481e460623bd551f5facb1d8cee105103ad380a32cb3efcc0714b60db471_amd64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "golang: compress/gzip: stack exhaustion in Reader.Read"
},
{
"cve": "CVE-2022-30632",
"cwe": {
"id": "CWE-1325",
"name": "Improperly Controlled Sequential Memory Allocation"
},
"discovery_date": "2022-07-14T00:00:00+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"8Base-STF-1.5:stf/prometheus-webhook-snmp-rhel8@sha256:a53c3dc5955a72913788a3eeda32f725b2f5ef6e893022cc358f20414eb5074f_amd64",
"8Base-STF-1.5:stf/service-telemetry-operator-bundle@sha256:617009676fbc385e222f144f79819b2cdcdafb28ae8674a53cdf8676f69d3717_amd64",
"8Base-STF-1.5:stf/service-telemetry-rhel8-operator@sha256:f71352691d5e680eb09a67ef2e7208a40a10a0b781b451150ced7408dfc603d0_amd64",
"8Base-STF-1.5:stf/sg-bridge-rhel8@sha256:d42174e8f6fbc91666ee2d78483f362f4de3f0ea551ea6d2bf310dadb1b5ba28_amd64",
"8Base-STF-1.5:stf/smart-gateway-operator-bundle@sha256:08209b33986a186c90ec84140c833fdd892358583d3a7cb8c73f4732fe210546_amd64",
"8Base-STF-1.5:stf/smart-gateway-rhel8-operator@sha256:9ea6481e460623bd551f5facb1d8cee105103ad380a32cb3efcc0714b60db471_amd64"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2107386"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in golang. Calling Glob on a path that contains a large number of path separators can cause a panic issue due to stack exhaustion. This can cause an attacker to impact availability.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "golang: path/filepath: stack exhaustion in Glob",
"title": "Vulnerability summary"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"8Base-STF-1.5:stf/sg-core-rhel8@sha256:f3ac213d5ff7470ad8a9175fa699033c5c2ee7cd6cf5eb5f4e081de00e94cd37_amd64"
],
"known_not_affected": [
"8Base-STF-1.5:stf/prometheus-webhook-snmp-rhel8@sha256:a53c3dc5955a72913788a3eeda32f725b2f5ef6e893022cc358f20414eb5074f_amd64",
"8Base-STF-1.5:stf/service-telemetry-operator-bundle@sha256:617009676fbc385e222f144f79819b2cdcdafb28ae8674a53cdf8676f69d3717_amd64",
"8Base-STF-1.5:stf/service-telemetry-rhel8-operator@sha256:f71352691d5e680eb09a67ef2e7208a40a10a0b781b451150ced7408dfc603d0_amd64",
"8Base-STF-1.5:stf/sg-bridge-rhel8@sha256:d42174e8f6fbc91666ee2d78483f362f4de3f0ea551ea6d2bf310dadb1b5ba28_amd64",
"8Base-STF-1.5:stf/smart-gateway-operator-bundle@sha256:08209b33986a186c90ec84140c833fdd892358583d3a7cb8c73f4732fe210546_amd64",
"8Base-STF-1.5:stf/smart-gateway-rhel8-operator@sha256:9ea6481e460623bd551f5facb1d8cee105103ad380a32cb3efcc0714b60db471_amd64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2022-30632"
},
{
"category": "external",
"summary": "RHBZ#2107386",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2107386"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2022-30632",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-30632"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2022-30632",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2022-30632"
},
{
"category": "external",
"summary": "https://go.dev/issue/53416",
"url": "https://go.dev/issue/53416"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-announce/c/nqrv9fbR0zE",
"url": "https://groups.google.com/g/golang-announce/c/nqrv9fbR0zE"
}
],
"release_date": "2022-07-12T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2023-03-30T00:42:39+00:00",
"details": "The Service Telemetry Framework container image provided by this update can be downloaded from the Red Hat Container Registry at registry.access.redhat.com. Installation instructions for your platform are available at Red Hat Container Catalog (see References).\n\nDockerfiles and scripts should be amended either to refer to this new image specifically, or to the latest image generally.",
"product_ids": [
"8Base-STF-1.5:stf/sg-core-rhel8@sha256:f3ac213d5ff7470ad8a9175fa699033c5c2ee7cd6cf5eb5f4e081de00e94cd37_amd64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2023:1529"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"8Base-STF-1.5:stf/prometheus-webhook-snmp-rhel8@sha256:a53c3dc5955a72913788a3eeda32f725b2f5ef6e893022cc358f20414eb5074f_amd64",
"8Base-STF-1.5:stf/service-telemetry-operator-bundle@sha256:617009676fbc385e222f144f79819b2cdcdafb28ae8674a53cdf8676f69d3717_amd64",
"8Base-STF-1.5:stf/service-telemetry-rhel8-operator@sha256:f71352691d5e680eb09a67ef2e7208a40a10a0b781b451150ced7408dfc603d0_amd64",
"8Base-STF-1.5:stf/sg-bridge-rhel8@sha256:d42174e8f6fbc91666ee2d78483f362f4de3f0ea551ea6d2bf310dadb1b5ba28_amd64",
"8Base-STF-1.5:stf/sg-core-rhel8@sha256:f3ac213d5ff7470ad8a9175fa699033c5c2ee7cd6cf5eb5f4e081de00e94cd37_amd64",
"8Base-STF-1.5:stf/smart-gateway-operator-bundle@sha256:08209b33986a186c90ec84140c833fdd892358583d3a7cb8c73f4732fe210546_amd64",
"8Base-STF-1.5:stf/smart-gateway-rhel8-operator@sha256:9ea6481e460623bd551f5facb1d8cee105103ad380a32cb3efcc0714b60db471_amd64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "golang: path/filepath: stack exhaustion in Glob"
},
{
"cve": "CVE-2022-32189",
"cwe": {
"id": "CWE-400",
"name": "Uncontrolled Resource Consumption"
},
"discovery_date": "2022-08-02T00:00:00+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"8Base-STF-1.5:stf/prometheus-webhook-snmp-rhel8@sha256:a53c3dc5955a72913788a3eeda32f725b2f5ef6e893022cc358f20414eb5074f_amd64",
"8Base-STF-1.5:stf/service-telemetry-operator-bundle@sha256:617009676fbc385e222f144f79819b2cdcdafb28ae8674a53cdf8676f69d3717_amd64",
"8Base-STF-1.5:stf/service-telemetry-rhel8-operator@sha256:f71352691d5e680eb09a67ef2e7208a40a10a0b781b451150ced7408dfc603d0_amd64",
"8Base-STF-1.5:stf/sg-bridge-rhel8@sha256:d42174e8f6fbc91666ee2d78483f362f4de3f0ea551ea6d2bf310dadb1b5ba28_amd64",
"8Base-STF-1.5:stf/smart-gateway-operator-bundle@sha256:08209b33986a186c90ec84140c833fdd892358583d3a7cb8c73f4732fe210546_amd64",
"8Base-STF-1.5:stf/smart-gateway-rhel8-operator@sha256:9ea6481e460623bd551f5facb1d8cee105103ad380a32cb3efcc0714b60db471_amd64"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2113814"
}
],
"notes": [
{
"category": "description",
"text": "An uncontrolled resource consumption flaw was found in Golang math/big. A too-short encoded message can cause a panic in Float.GobDecode and Rat.GobDecode in math/big in Go, potentially allowing an attacker to create a denial of service, impacting availability.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "golang: math/big: decoding big.Float and big.Rat types can panic if the encoded message is too short, potentially allowing a denial of service",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "This flaw stems from a particular and specific method (GoBDecode) which isn\u0027t commonly used. There are few components within Red Hat offerings which call this function. In rare cases where this method is called, the component limits possible damage or it is not possible to be triggered by an attacker. For these combined reasons the impact has been downgraded 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-STF-1.5:stf/sg-core-rhel8@sha256:f3ac213d5ff7470ad8a9175fa699033c5c2ee7cd6cf5eb5f4e081de00e94cd37_amd64"
],
"known_not_affected": [
"8Base-STF-1.5:stf/prometheus-webhook-snmp-rhel8@sha256:a53c3dc5955a72913788a3eeda32f725b2f5ef6e893022cc358f20414eb5074f_amd64",
"8Base-STF-1.5:stf/service-telemetry-operator-bundle@sha256:617009676fbc385e222f144f79819b2cdcdafb28ae8674a53cdf8676f69d3717_amd64",
"8Base-STF-1.5:stf/service-telemetry-rhel8-operator@sha256:f71352691d5e680eb09a67ef2e7208a40a10a0b781b451150ced7408dfc603d0_amd64",
"8Base-STF-1.5:stf/sg-bridge-rhel8@sha256:d42174e8f6fbc91666ee2d78483f362f4de3f0ea551ea6d2bf310dadb1b5ba28_amd64",
"8Base-STF-1.5:stf/smart-gateway-operator-bundle@sha256:08209b33986a186c90ec84140c833fdd892358583d3a7cb8c73f4732fe210546_amd64",
"8Base-STF-1.5:stf/smart-gateway-rhel8-operator@sha256:9ea6481e460623bd551f5facb1d8cee105103ad380a32cb3efcc0714b60db471_amd64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2022-32189"
},
{
"category": "external",
"summary": "RHBZ#2113814",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2113814"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2022-32189",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-32189"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2022-32189",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2022-32189"
},
{
"category": "external",
"summary": "https://go.dev/issue/53871",
"url": "https://go.dev/issue/53871"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-nuts/c/DCFSyTGM0wU",
"url": "https://groups.google.com/g/golang-nuts/c/DCFSyTGM0wU"
}
],
"release_date": "2022-08-01T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2023-03-30T00:42:39+00:00",
"details": "The Service Telemetry Framework container image provided by this update can be downloaded from the Red Hat Container Registry at registry.access.redhat.com. Installation instructions for your platform are available at Red Hat Container Catalog (see References).\n\nDockerfiles and scripts should be amended either to refer to this new image specifically, or to the latest image generally.",
"product_ids": [
"8Base-STF-1.5:stf/sg-core-rhel8@sha256:f3ac213d5ff7470ad8a9175fa699033c5c2ee7cd6cf5eb5f4e081de00e94cd37_amd64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2023:1529"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 6.5,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "LOW",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"8Base-STF-1.5:stf/prometheus-webhook-snmp-rhel8@sha256:a53c3dc5955a72913788a3eeda32f725b2f5ef6e893022cc358f20414eb5074f_amd64",
"8Base-STF-1.5:stf/service-telemetry-operator-bundle@sha256:617009676fbc385e222f144f79819b2cdcdafb28ae8674a53cdf8676f69d3717_amd64",
"8Base-STF-1.5:stf/service-telemetry-rhel8-operator@sha256:f71352691d5e680eb09a67ef2e7208a40a10a0b781b451150ced7408dfc603d0_amd64",
"8Base-STF-1.5:stf/sg-bridge-rhel8@sha256:d42174e8f6fbc91666ee2d78483f362f4de3f0ea551ea6d2bf310dadb1b5ba28_amd64",
"8Base-STF-1.5:stf/sg-core-rhel8@sha256:f3ac213d5ff7470ad8a9175fa699033c5c2ee7cd6cf5eb5f4e081de00e94cd37_amd64",
"8Base-STF-1.5:stf/smart-gateway-operator-bundle@sha256:08209b33986a186c90ec84140c833fdd892358583d3a7cb8c73f4732fe210546_amd64",
"8Base-STF-1.5:stf/smart-gateway-rhel8-operator@sha256:9ea6481e460623bd551f5facb1d8cee105103ad380a32cb3efcc0714b60db471_amd64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Low"
}
],
"title": "golang: math/big: decoding big.Float and big.Rat types can panic if the encoded message is too short, potentially allowing a denial of service"
},
{
"acknowledgments": [
{
"names": [
"Adam Korczynski"
],
"organization": "ADA Logics"
},
{
"names": [
"OSS-Fuzz"
]
}
],
"cve": "CVE-2022-41715",
"discovery_date": "2022-10-07T00:00:00+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"8Base-STF-1.5:stf/prometheus-webhook-snmp-rhel8@sha256:a53c3dc5955a72913788a3eeda32f725b2f5ef6e893022cc358f20414eb5074f_amd64",
"8Base-STF-1.5:stf/service-telemetry-operator-bundle@sha256:617009676fbc385e222f144f79819b2cdcdafb28ae8674a53cdf8676f69d3717_amd64",
"8Base-STF-1.5:stf/service-telemetry-rhel8-operator@sha256:f71352691d5e680eb09a67ef2e7208a40a10a0b781b451150ced7408dfc603d0_amd64",
"8Base-STF-1.5:stf/sg-bridge-rhel8@sha256:d42174e8f6fbc91666ee2d78483f362f4de3f0ea551ea6d2bf310dadb1b5ba28_amd64",
"8Base-STF-1.5:stf/smart-gateway-operator-bundle@sha256:08209b33986a186c90ec84140c833fdd892358583d3a7cb8c73f4732fe210546_amd64",
"8Base-STF-1.5:stf/smart-gateway-rhel8-operator@sha256:9ea6481e460623bd551f5facb1d8cee105103ad380a32cb3efcc0714b60db471_amd64"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2132872"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in the golang package, where programs that compile regular expressions from untrusted sources are vulnerable to memory exhaustion or a denial of service. The parsed regexp representation is linear in the input size. Still, in some cases, the constant factor can be as high as 40,000, making a relatively small regexp consume larger amounts of memory. After the fix, each regexp being parsed is limited to a 256 MB memory footprint. Regular expressions whose representation would use more space than that are rejected. Routine use of regular expressions is unaffected.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "golang: regexp/syntax: limit memory used by parsing regexps",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "The opportunity for a Denial of Service is limited to the golang runtime. In the case of OpenShift Container Platform, this would be restricted within each individual container. There are multiple layers of guide rails (Golang\u2019s Garbage Collector; OpenShift\u2019s resource constraints imposed at the container and cluster levels) which would require a malicious user to continue submitting attacks for there to be any enduring impact. They would also need access to external server resources to be able to send a massive volume of requests to cause a significant impact on server operations.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"8Base-STF-1.5:stf/sg-core-rhel8@sha256:f3ac213d5ff7470ad8a9175fa699033c5c2ee7cd6cf5eb5f4e081de00e94cd37_amd64"
],
"known_not_affected": [
"8Base-STF-1.5:stf/prometheus-webhook-snmp-rhel8@sha256:a53c3dc5955a72913788a3eeda32f725b2f5ef6e893022cc358f20414eb5074f_amd64",
"8Base-STF-1.5:stf/service-telemetry-operator-bundle@sha256:617009676fbc385e222f144f79819b2cdcdafb28ae8674a53cdf8676f69d3717_amd64",
"8Base-STF-1.5:stf/service-telemetry-rhel8-operator@sha256:f71352691d5e680eb09a67ef2e7208a40a10a0b781b451150ced7408dfc603d0_amd64",
"8Base-STF-1.5:stf/sg-bridge-rhel8@sha256:d42174e8f6fbc91666ee2d78483f362f4de3f0ea551ea6d2bf310dadb1b5ba28_amd64",
"8Base-STF-1.5:stf/smart-gateway-operator-bundle@sha256:08209b33986a186c90ec84140c833fdd892358583d3a7cb8c73f4732fe210546_amd64",
"8Base-STF-1.5:stf/smart-gateway-rhel8-operator@sha256:9ea6481e460623bd551f5facb1d8cee105103ad380a32cb3efcc0714b60db471_amd64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2022-41715"
},
{
"category": "external",
"summary": "RHBZ#2132872",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2132872"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2022-41715",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-41715"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2022-41715",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2022-41715"
},
{
"category": "external",
"summary": "https://github.com/golang/go/issues/55949",
"url": "https://github.com/golang/go/issues/55949"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-announce/c/xtuG5faxtaU?pli=1",
"url": "https://groups.google.com/g/golang-announce/c/xtuG5faxtaU?pli=1"
}
],
"release_date": "2022-10-04T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2023-03-30T00:42:39+00:00",
"details": "The Service Telemetry Framework container image provided by this update can be downloaded from the Red Hat Container Registry at registry.access.redhat.com. Installation instructions for your platform are available at Red Hat Container Catalog (see References).\n\nDockerfiles and scripts should be amended either to refer to this new image specifically, or to the latest image generally.",
"product_ids": [
"8Base-STF-1.5:stf/sg-core-rhel8@sha256:f3ac213d5ff7470ad8a9175fa699033c5c2ee7cd6cf5eb5f4e081de00e94cd37_amd64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2023:1529"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 6.5,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "LOW",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"8Base-STF-1.5:stf/prometheus-webhook-snmp-rhel8@sha256:a53c3dc5955a72913788a3eeda32f725b2f5ef6e893022cc358f20414eb5074f_amd64",
"8Base-STF-1.5:stf/service-telemetry-operator-bundle@sha256:617009676fbc385e222f144f79819b2cdcdafb28ae8674a53cdf8676f69d3717_amd64",
"8Base-STF-1.5:stf/service-telemetry-rhel8-operator@sha256:f71352691d5e680eb09a67ef2e7208a40a10a0b781b451150ced7408dfc603d0_amd64",
"8Base-STF-1.5:stf/sg-bridge-rhel8@sha256:d42174e8f6fbc91666ee2d78483f362f4de3f0ea551ea6d2bf310dadb1b5ba28_amd64",
"8Base-STF-1.5:stf/sg-core-rhel8@sha256:f3ac213d5ff7470ad8a9175fa699033c5c2ee7cd6cf5eb5f4e081de00e94cd37_amd64",
"8Base-STF-1.5:stf/smart-gateway-operator-bundle@sha256:08209b33986a186c90ec84140c833fdd892358583d3a7cb8c73f4732fe210546_amd64",
"8Base-STF-1.5:stf/smart-gateway-rhel8-operator@sha256:9ea6481e460623bd551f5facb1d8cee105103ad380a32cb3efcc0714b60db471_amd64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "golang: regexp/syntax: limit memory used by parsing regexps"
},
{
"cve": "CVE-2022-41717",
"cwe": {
"id": "CWE-770",
"name": "Allocation of Resources Without Limits or Throttling"
},
"discovery_date": "2023-01-16T00:00:00+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"8Base-STF-1.5:stf/prometheus-webhook-snmp-rhel8@sha256:a53c3dc5955a72913788a3eeda32f725b2f5ef6e893022cc358f20414eb5074f_amd64",
"8Base-STF-1.5:stf/service-telemetry-operator-bundle@sha256:617009676fbc385e222f144f79819b2cdcdafb28ae8674a53cdf8676f69d3717_amd64",
"8Base-STF-1.5:stf/service-telemetry-rhel8-operator@sha256:f71352691d5e680eb09a67ef2e7208a40a10a0b781b451150ced7408dfc603d0_amd64",
"8Base-STF-1.5:stf/sg-bridge-rhel8@sha256:d42174e8f6fbc91666ee2d78483f362f4de3f0ea551ea6d2bf310dadb1b5ba28_amd64",
"8Base-STF-1.5:stf/smart-gateway-operator-bundle@sha256:08209b33986a186c90ec84140c833fdd892358583d3a7cb8c73f4732fe210546_amd64",
"8Base-STF-1.5:stf/smart-gateway-rhel8-operator@sha256:9ea6481e460623bd551f5facb1d8cee105103ad380a32cb3efcc0714b60db471_amd64"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2161274"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in the net/http library of the golang package. This flaw allows an attacker to cause excessive memory growth in a Go server accepting HTTP/2 requests. HTTP/2 server connections contain a cache of HTTP header keys sent by the client. While the total number of entries in this cache is capped, an attacker sending very large keys can cause the server to allocate approximately 64 MiB per open connection.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "golang: net/http: excessive memory growth in a Go server accepting HTTP/2 requests",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "Within Red Hat OpenShift Container Platform, the grafana container is listed as will not fix. Since OCP 4.10, Grafana itself is not shipped and the Grafana web server is protected behind an OAuth proxy server.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"8Base-STF-1.5:stf/sg-core-rhel8@sha256:f3ac213d5ff7470ad8a9175fa699033c5c2ee7cd6cf5eb5f4e081de00e94cd37_amd64"
],
"known_not_affected": [
"8Base-STF-1.5:stf/prometheus-webhook-snmp-rhel8@sha256:a53c3dc5955a72913788a3eeda32f725b2f5ef6e893022cc358f20414eb5074f_amd64",
"8Base-STF-1.5:stf/service-telemetry-operator-bundle@sha256:617009676fbc385e222f144f79819b2cdcdafb28ae8674a53cdf8676f69d3717_amd64",
"8Base-STF-1.5:stf/service-telemetry-rhel8-operator@sha256:f71352691d5e680eb09a67ef2e7208a40a10a0b781b451150ced7408dfc603d0_amd64",
"8Base-STF-1.5:stf/sg-bridge-rhel8@sha256:d42174e8f6fbc91666ee2d78483f362f4de3f0ea551ea6d2bf310dadb1b5ba28_amd64",
"8Base-STF-1.5:stf/smart-gateway-operator-bundle@sha256:08209b33986a186c90ec84140c833fdd892358583d3a7cb8c73f4732fe210546_amd64",
"8Base-STF-1.5:stf/smart-gateway-rhel8-operator@sha256:9ea6481e460623bd551f5facb1d8cee105103ad380a32cb3efcc0714b60db471_amd64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2022-41717"
},
{
"category": "external",
"summary": "RHBZ#2161274",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2161274"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2022-41717",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-41717"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2022-41717",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2022-41717"
},
{
"category": "external",
"summary": "https://go.dev/cl/455635",
"url": "https://go.dev/cl/455635"
},
{
"category": "external",
"summary": "https://go.dev/cl/455717",
"url": "https://go.dev/cl/455717"
},
{
"category": "external",
"summary": "https://go.dev/issue/56350",
"url": "https://go.dev/issue/56350"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-announce/c/L_3rmdT0BMU/m/yZDrXjIiBQAJ",
"url": "https://groups.google.com/g/golang-announce/c/L_3rmdT0BMU/m/yZDrXjIiBQAJ"
},
{
"category": "external",
"summary": "https://pkg.go.dev/vuln/GO-2022-1144",
"url": "https://pkg.go.dev/vuln/GO-2022-1144"
}
],
"release_date": "2022-11-30T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2023-03-30T00:42:39+00:00",
"details": "The Service Telemetry Framework container image provided by this update can be downloaded from the Red Hat Container Registry at registry.access.redhat.com. Installation instructions for your platform are available at Red Hat Container Catalog (see References).\n\nDockerfiles and scripts should be amended either to refer to this new image specifically, or to the latest image generally.",
"product_ids": [
"8Base-STF-1.5:stf/sg-core-rhel8@sha256:f3ac213d5ff7470ad8a9175fa699033c5c2ee7cd6cf5eb5f4e081de00e94cd37_amd64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2023:1529"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "LOW",
"baseScore": 5.3,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:L",
"version": "3.1"
},
"products": [
"8Base-STF-1.5:stf/prometheus-webhook-snmp-rhel8@sha256:a53c3dc5955a72913788a3eeda32f725b2f5ef6e893022cc358f20414eb5074f_amd64",
"8Base-STF-1.5:stf/service-telemetry-operator-bundle@sha256:617009676fbc385e222f144f79819b2cdcdafb28ae8674a53cdf8676f69d3717_amd64",
"8Base-STF-1.5:stf/service-telemetry-rhel8-operator@sha256:f71352691d5e680eb09a67ef2e7208a40a10a0b781b451150ced7408dfc603d0_amd64",
"8Base-STF-1.5:stf/sg-bridge-rhel8@sha256:d42174e8f6fbc91666ee2d78483f362f4de3f0ea551ea6d2bf310dadb1b5ba28_amd64",
"8Base-STF-1.5:stf/sg-core-rhel8@sha256:f3ac213d5ff7470ad8a9175fa699033c5c2ee7cd6cf5eb5f4e081de00e94cd37_amd64",
"8Base-STF-1.5:stf/smart-gateway-operator-bundle@sha256:08209b33986a186c90ec84140c833fdd892358583d3a7cb8c73f4732fe210546_amd64",
"8Base-STF-1.5:stf/smart-gateway-rhel8-operator@sha256:9ea6481e460623bd551f5facb1d8cee105103ad380a32cb3efcc0714b60db471_amd64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "golang: net/http: excessive memory growth in a Go server accepting HTTP/2 requests"
}
]
}
rhsa-2022_5775
Vulnerability from csaf_redhat
Notes
{
"document": {
"aggregate_severity": {
"namespace": "https://access.redhat.com/security/updates/classification/",
"text": "Important"
},
"category": "csaf_security_advisory",
"csaf_version": "2.0",
"distribution": {
"text": "Copyright \u00a9 Red Hat, Inc. All rights reserved.",
"tlp": {
"label": "WHITE",
"url": "https://www.first.org/tlp/"
}
},
"lang": "en",
"notes": [
{
"category": "summary",
"text": "An update for the go-toolset:rhel8 module is now available for Red Hat Enterprise Linux 8.\n\nRed Hat Product Security has rated this update as having a security impact of Important. A Common Vulnerability Scoring System (CVSS) base score, which gives a detailed severity rating, is available for each vulnerability from the CVE link(s) in the References section.",
"title": "Topic"
},
{
"category": "general",
"text": "Go Toolset provides the Go programming language tools and libraries. Go is alternatively known as golang. \n\nSecurity Fix(es):\n\n* golang: compress/gzip: stack exhaustion in Reader.Read (CVE-2022-30631)\n\n* golang: net/http: improper sanitization of Transfer-Encoding header (CVE-2022-1705)\n\n* golang: go/parser: stack exhaustion in all Parse* functions (CVE-2022-1962)\n\n* golang: encoding/xml: stack exhaustion in Decoder.Skip (CVE-2022-28131)\n\n* golang: io/fs: stack exhaustion in Glob (CVE-2022-30630)\n\n* golang: path/filepath: stack exhaustion in Glob (CVE-2022-30632)\n\n* golang: encoding/xml: stack exhaustion in Unmarshal (CVE-2022-30633)\n\n* golang: encoding/gob: stack exhaustion in Decoder.Decode (CVE-2022-30635)\n\n* golang: net/http/httputil: NewSingleHostReverseProxy - omit X-Forwarded-For not working (CVE-2022-32148)\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* Clean up dist-git patches (BZ#2110942)\n\n* Update Go to version 1.17.12 (BZ#2110943)",
"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-2022:5775",
"url": "https://access.redhat.com/errata/RHSA-2022:5775"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/updates/classification/#important",
"url": "https://access.redhat.com/security/updates/classification/#important"
},
{
"category": "external",
"summary": "2107342",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2107342"
},
{
"category": "external",
"summary": "2107371",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2107371"
},
{
"category": "external",
"summary": "2107374",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2107374"
},
{
"category": "external",
"summary": "2107376",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2107376"
},
{
"category": "external",
"summary": "2107383",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2107383"
},
{
"category": "external",
"summary": "2107386",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2107386"
},
{
"category": "external",
"summary": "2107388",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2107388"
},
{
"category": "external",
"summary": "2107390",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2107390"
},
{
"category": "external",
"summary": "2107392",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2107392"
},
{
"category": "self",
"summary": "Canonical URL",
"url": "https://security.access.redhat.com/data/csaf/v2/advisories/2022/rhsa-2022_5775.json"
}
],
"title": "Red Hat Security Advisory: go-toolset:rhel8 security and bug fix update",
"tracking": {
"current_release_date": "2025-01-06T19:19:17+00:00",
"generator": {
"date": "2025-01-06T19:19:17+00:00",
"engine": {
"name": "Red Hat SDEngine",
"version": "4.2.5"
}
},
"id": "RHSA-2022:5775",
"initial_release_date": "2022-08-01T12:10:47+00:00",
"revision_history": [
{
"date": "2022-08-01T12:10:47+00:00",
"number": "1",
"summary": "Initial version"
},
{
"date": "2022-08-01T12:10:47+00:00",
"number": "2",
"summary": "Last updated version"
},
{
"date": "2025-01-06T19:19:17+00:00",
"number": "3",
"summary": "Last generated version"
}
],
"status": "final",
"version": "3"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_name",
"name": "Red Hat Enterprise Linux AppStream (v. 8)",
"product": {
"name": "Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.6.0.Z.MAIN.EUS",
"product_identification_helper": {
"cpe": "cpe:/a:redhat:enterprise_linux:8::appstream"
}
}
}
],
"category": "product_family",
"name": "Red Hat Enterprise Linux"
},
{
"branches": [
{
"category": "product_version",
"name": "go-toolset:rhel8:8060020220720230014:97d7f71f",
"product": {
"name": "go-toolset:rhel8:8060020220720230014:97d7f71f",
"product_id": "go-toolset:rhel8:8060020220720230014:97d7f71f",
"product_identification_helper": {
"purl": "pkg:rpmmod/redhat/go-toolset@rhel8:8060020220720230014:97d7f71f"
}
}
},
{
"category": "product_version",
"name": "golang-docs-0:1.17.12-1.module+el8.6.0+16014+a372c00b.noarch",
"product": {
"name": "golang-docs-0:1.17.12-1.module+el8.6.0+16014+a372c00b.noarch",
"product_id": "golang-docs-0:1.17.12-1.module+el8.6.0+16014+a372c00b.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/golang-docs@1.17.12-1.module%2Bel8.6.0%2B16014%2Ba372c00b?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "golang-misc-0:1.17.12-1.module+el8.6.0+16014+a372c00b.noarch",
"product": {
"name": "golang-misc-0:1.17.12-1.module+el8.6.0+16014+a372c00b.noarch",
"product_id": "golang-misc-0:1.17.12-1.module+el8.6.0+16014+a372c00b.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/golang-misc@1.17.12-1.module%2Bel8.6.0%2B16014%2Ba372c00b?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "golang-src-0:1.17.12-1.module+el8.6.0+16014+a372c00b.noarch",
"product": {
"name": "golang-src-0:1.17.12-1.module+el8.6.0+16014+a372c00b.noarch",
"product_id": "golang-src-0:1.17.12-1.module+el8.6.0+16014+a372c00b.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/golang-src@1.17.12-1.module%2Bel8.6.0%2B16014%2Ba372c00b?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "golang-tests-0:1.17.12-1.module+el8.6.0+16014+a372c00b.noarch",
"product": {
"name": "golang-tests-0:1.17.12-1.module+el8.6.0+16014+a372c00b.noarch",
"product_id": "golang-tests-0:1.17.12-1.module+el8.6.0+16014+a372c00b.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/golang-tests@1.17.12-1.module%2Bel8.6.0%2B16014%2Ba372c00b?arch=noarch"
}
}
}
],
"category": "architecture",
"name": "noarch"
},
{
"branches": [
{
"category": "product_version",
"name": "go-toolset-0:1.17.12-1.module+el8.6.0+16014+a372c00b.aarch64",
"product": {
"name": "go-toolset-0:1.17.12-1.module+el8.6.0+16014+a372c00b.aarch64",
"product_id": "go-toolset-0:1.17.12-1.module+el8.6.0+16014+a372c00b.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/go-toolset@1.17.12-1.module%2Bel8.6.0%2B16014%2Ba372c00b?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "golang-0:1.17.12-1.module+el8.6.0+16014+a372c00b.aarch64",
"product": {
"name": "golang-0:1.17.12-1.module+el8.6.0+16014+a372c00b.aarch64",
"product_id": "golang-0:1.17.12-1.module+el8.6.0+16014+a372c00b.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/golang@1.17.12-1.module%2Bel8.6.0%2B16014%2Ba372c00b?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "golang-bin-0:1.17.12-1.module+el8.6.0+16014+a372c00b.aarch64",
"product": {
"name": "golang-bin-0:1.17.12-1.module+el8.6.0+16014+a372c00b.aarch64",
"product_id": "golang-bin-0:1.17.12-1.module+el8.6.0+16014+a372c00b.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/golang-bin@1.17.12-1.module%2Bel8.6.0%2B16014%2Ba372c00b?arch=aarch64"
}
}
}
],
"category": "architecture",
"name": "aarch64"
},
{
"branches": [
{
"category": "product_version",
"name": "go-toolset-0:1.17.12-1.module+el8.6.0+16014+a372c00b.src",
"product": {
"name": "go-toolset-0:1.17.12-1.module+el8.6.0+16014+a372c00b.src",
"product_id": "go-toolset-0:1.17.12-1.module+el8.6.0+16014+a372c00b.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/go-toolset@1.17.12-1.module%2Bel8.6.0%2B16014%2Ba372c00b?arch=src"
}
}
},
{
"category": "product_version",
"name": "golang-0:1.17.12-1.module+el8.6.0+16014+a372c00b.src",
"product": {
"name": "golang-0:1.17.12-1.module+el8.6.0+16014+a372c00b.src",
"product_id": "golang-0:1.17.12-1.module+el8.6.0+16014+a372c00b.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/golang@1.17.12-1.module%2Bel8.6.0%2B16014%2Ba372c00b?arch=src"
}
}
},
{
"category": "product_version",
"name": "delve-0:1.7.2-1.module+el8.6.0+12972+ebab5911.src",
"product": {
"name": "delve-0:1.7.2-1.module+el8.6.0+12972+ebab5911.src",
"product_id": "delve-0:1.7.2-1.module+el8.6.0+12972+ebab5911.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/delve@1.7.2-1.module%2Bel8.6.0%2B12972%2Bebab5911?arch=src"
}
}
}
],
"category": "architecture",
"name": "src"
},
{
"branches": [
{
"category": "product_version",
"name": "go-toolset-0:1.17.12-1.module+el8.6.0+16014+a372c00b.ppc64le",
"product": {
"name": "go-toolset-0:1.17.12-1.module+el8.6.0+16014+a372c00b.ppc64le",
"product_id": "go-toolset-0:1.17.12-1.module+el8.6.0+16014+a372c00b.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/go-toolset@1.17.12-1.module%2Bel8.6.0%2B16014%2Ba372c00b?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "golang-0:1.17.12-1.module+el8.6.0+16014+a372c00b.ppc64le",
"product": {
"name": "golang-0:1.17.12-1.module+el8.6.0+16014+a372c00b.ppc64le",
"product_id": "golang-0:1.17.12-1.module+el8.6.0+16014+a372c00b.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/golang@1.17.12-1.module%2Bel8.6.0%2B16014%2Ba372c00b?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "golang-bin-0:1.17.12-1.module+el8.6.0+16014+a372c00b.ppc64le",
"product": {
"name": "golang-bin-0:1.17.12-1.module+el8.6.0+16014+a372c00b.ppc64le",
"product_id": "golang-bin-0:1.17.12-1.module+el8.6.0+16014+a372c00b.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/golang-bin@1.17.12-1.module%2Bel8.6.0%2B16014%2Ba372c00b?arch=ppc64le"
}
}
}
],
"category": "architecture",
"name": "ppc64le"
},
{
"branches": [
{
"category": "product_version",
"name": "go-toolset-0:1.17.12-1.module+el8.6.0+16014+a372c00b.s390x",
"product": {
"name": "go-toolset-0:1.17.12-1.module+el8.6.0+16014+a372c00b.s390x",
"product_id": "go-toolset-0:1.17.12-1.module+el8.6.0+16014+a372c00b.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/go-toolset@1.17.12-1.module%2Bel8.6.0%2B16014%2Ba372c00b?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "golang-0:1.17.12-1.module+el8.6.0+16014+a372c00b.s390x",
"product": {
"name": "golang-0:1.17.12-1.module+el8.6.0+16014+a372c00b.s390x",
"product_id": "golang-0:1.17.12-1.module+el8.6.0+16014+a372c00b.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/golang@1.17.12-1.module%2Bel8.6.0%2B16014%2Ba372c00b?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "golang-bin-0:1.17.12-1.module+el8.6.0+16014+a372c00b.s390x",
"product": {
"name": "golang-bin-0:1.17.12-1.module+el8.6.0+16014+a372c00b.s390x",
"product_id": "golang-bin-0:1.17.12-1.module+el8.6.0+16014+a372c00b.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/golang-bin@1.17.12-1.module%2Bel8.6.0%2B16014%2Ba372c00b?arch=s390x"
}
}
}
],
"category": "architecture",
"name": "s390x"
},
{
"branches": [
{
"category": "product_version",
"name": "delve-0:1.7.2-1.module+el8.6.0+12972+ebab5911.x86_64",
"product": {
"name": "delve-0:1.7.2-1.module+el8.6.0+12972+ebab5911.x86_64",
"product_id": "delve-0:1.7.2-1.module+el8.6.0+12972+ebab5911.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/delve@1.7.2-1.module%2Bel8.6.0%2B12972%2Bebab5911?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "delve-debuginfo-0:1.7.2-1.module+el8.6.0+12972+ebab5911.x86_64",
"product": {
"name": "delve-debuginfo-0:1.7.2-1.module+el8.6.0+12972+ebab5911.x86_64",
"product_id": "delve-debuginfo-0:1.7.2-1.module+el8.6.0+12972+ebab5911.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/delve-debuginfo@1.7.2-1.module%2Bel8.6.0%2B12972%2Bebab5911?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "delve-debugsource-0:1.7.2-1.module+el8.6.0+12972+ebab5911.x86_64",
"product": {
"name": "delve-debugsource-0:1.7.2-1.module+el8.6.0+12972+ebab5911.x86_64",
"product_id": "delve-debugsource-0:1.7.2-1.module+el8.6.0+12972+ebab5911.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/delve-debugsource@1.7.2-1.module%2Bel8.6.0%2B12972%2Bebab5911?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "go-toolset-0:1.17.12-1.module+el8.6.0+16014+a372c00b.x86_64",
"product": {
"name": "go-toolset-0:1.17.12-1.module+el8.6.0+16014+a372c00b.x86_64",
"product_id": "go-toolset-0:1.17.12-1.module+el8.6.0+16014+a372c00b.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/go-toolset@1.17.12-1.module%2Bel8.6.0%2B16014%2Ba372c00b?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "golang-0:1.17.12-1.module+el8.6.0+16014+a372c00b.x86_64",
"product": {
"name": "golang-0:1.17.12-1.module+el8.6.0+16014+a372c00b.x86_64",
"product_id": "golang-0:1.17.12-1.module+el8.6.0+16014+a372c00b.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/golang@1.17.12-1.module%2Bel8.6.0%2B16014%2Ba372c00b?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "golang-bin-0:1.17.12-1.module+el8.6.0+16014+a372c00b.x86_64",
"product": {
"name": "golang-bin-0:1.17.12-1.module+el8.6.0+16014+a372c00b.x86_64",
"product_id": "golang-bin-0:1.17.12-1.module+el8.6.0+16014+a372c00b.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/golang-bin@1.17.12-1.module%2Bel8.6.0%2B16014%2Ba372c00b?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "golang-race-0:1.17.12-1.module+el8.6.0+16014+a372c00b.x86_64",
"product": {
"name": "golang-race-0:1.17.12-1.module+el8.6.0+16014+a372c00b.x86_64",
"product_id": "golang-race-0:1.17.12-1.module+el8.6.0+16014+a372c00b.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/golang-race@1.17.12-1.module%2Bel8.6.0%2B16014%2Ba372c00b?arch=x86_64"
}
}
}
],
"category": "architecture",
"name": "x86_64"
}
],
"category": "vendor",
"name": "Red Hat"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "go-toolset:rhel8:8060020220720230014:97d7f71f as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.6.0.Z.MAIN.EUS:go-toolset:rhel8:8060020220720230014:97d7f71f"
},
"product_reference": "go-toolset:rhel8:8060020220720230014:97d7f71f",
"relates_to_product_reference": "AppStream-8.6.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "delve-0:1.7.2-1.module+el8.6.0+12972+ebab5911.src as a component of go-toolset:rhel8:8060020220720230014:97d7f71f as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.6.0.Z.MAIN.EUS:go-toolset:rhel8:8060020220720230014:97d7f71f:delve-0:1.7.2-1.module+el8.6.0+12972+ebab5911.src"
},
"product_reference": "delve-0:1.7.2-1.module+el8.6.0+12972+ebab5911.src",
"relates_to_product_reference": "AppStream-8.6.0.Z.MAIN.EUS:go-toolset:rhel8:8060020220720230014:97d7f71f"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "delve-0:1.7.2-1.module+el8.6.0+12972+ebab5911.x86_64 as a component of go-toolset:rhel8:8060020220720230014:97d7f71f as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.6.0.Z.MAIN.EUS:go-toolset:rhel8:8060020220720230014:97d7f71f:delve-0:1.7.2-1.module+el8.6.0+12972+ebab5911.x86_64"
},
"product_reference": "delve-0:1.7.2-1.module+el8.6.0+12972+ebab5911.x86_64",
"relates_to_product_reference": "AppStream-8.6.0.Z.MAIN.EUS:go-toolset:rhel8:8060020220720230014:97d7f71f"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "delve-debuginfo-0:1.7.2-1.module+el8.6.0+12972+ebab5911.x86_64 as a component of go-toolset:rhel8:8060020220720230014:97d7f71f as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.6.0.Z.MAIN.EUS:go-toolset:rhel8:8060020220720230014:97d7f71f:delve-debuginfo-0:1.7.2-1.module+el8.6.0+12972+ebab5911.x86_64"
},
"product_reference": "delve-debuginfo-0:1.7.2-1.module+el8.6.0+12972+ebab5911.x86_64",
"relates_to_product_reference": "AppStream-8.6.0.Z.MAIN.EUS:go-toolset:rhel8:8060020220720230014:97d7f71f"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "delve-debugsource-0:1.7.2-1.module+el8.6.0+12972+ebab5911.x86_64 as a component of go-toolset:rhel8:8060020220720230014:97d7f71f as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.6.0.Z.MAIN.EUS:go-toolset:rhel8:8060020220720230014:97d7f71f:delve-debugsource-0:1.7.2-1.module+el8.6.0+12972+ebab5911.x86_64"
},
"product_reference": "delve-debugsource-0:1.7.2-1.module+el8.6.0+12972+ebab5911.x86_64",
"relates_to_product_reference": "AppStream-8.6.0.Z.MAIN.EUS:go-toolset:rhel8:8060020220720230014:97d7f71f"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go-toolset-0:1.17.12-1.module+el8.6.0+16014+a372c00b.aarch64 as a component of go-toolset:rhel8:8060020220720230014:97d7f71f as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.6.0.Z.MAIN.EUS:go-toolset:rhel8:8060020220720230014:97d7f71f:go-toolset-0:1.17.12-1.module+el8.6.0+16014+a372c00b.aarch64"
},
"product_reference": "go-toolset-0:1.17.12-1.module+el8.6.0+16014+a372c00b.aarch64",
"relates_to_product_reference": "AppStream-8.6.0.Z.MAIN.EUS:go-toolset:rhel8:8060020220720230014:97d7f71f"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go-toolset-0:1.17.12-1.module+el8.6.0+16014+a372c00b.ppc64le as a component of go-toolset:rhel8:8060020220720230014:97d7f71f as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.6.0.Z.MAIN.EUS:go-toolset:rhel8:8060020220720230014:97d7f71f:go-toolset-0:1.17.12-1.module+el8.6.0+16014+a372c00b.ppc64le"
},
"product_reference": "go-toolset-0:1.17.12-1.module+el8.6.0+16014+a372c00b.ppc64le",
"relates_to_product_reference": "AppStream-8.6.0.Z.MAIN.EUS:go-toolset:rhel8:8060020220720230014:97d7f71f"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go-toolset-0:1.17.12-1.module+el8.6.0+16014+a372c00b.s390x as a component of go-toolset:rhel8:8060020220720230014:97d7f71f as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.6.0.Z.MAIN.EUS:go-toolset:rhel8:8060020220720230014:97d7f71f:go-toolset-0:1.17.12-1.module+el8.6.0+16014+a372c00b.s390x"
},
"product_reference": "go-toolset-0:1.17.12-1.module+el8.6.0+16014+a372c00b.s390x",
"relates_to_product_reference": "AppStream-8.6.0.Z.MAIN.EUS:go-toolset:rhel8:8060020220720230014:97d7f71f"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go-toolset-0:1.17.12-1.module+el8.6.0+16014+a372c00b.src as a component of go-toolset:rhel8:8060020220720230014:97d7f71f as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.6.0.Z.MAIN.EUS:go-toolset:rhel8:8060020220720230014:97d7f71f:go-toolset-0:1.17.12-1.module+el8.6.0+16014+a372c00b.src"
},
"product_reference": "go-toolset-0:1.17.12-1.module+el8.6.0+16014+a372c00b.src",
"relates_to_product_reference": "AppStream-8.6.0.Z.MAIN.EUS:go-toolset:rhel8:8060020220720230014:97d7f71f"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go-toolset-0:1.17.12-1.module+el8.6.0+16014+a372c00b.x86_64 as a component of go-toolset:rhel8:8060020220720230014:97d7f71f as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.6.0.Z.MAIN.EUS:go-toolset:rhel8:8060020220720230014:97d7f71f:go-toolset-0:1.17.12-1.module+el8.6.0+16014+a372c00b.x86_64"
},
"product_reference": "go-toolset-0:1.17.12-1.module+el8.6.0+16014+a372c00b.x86_64",
"relates_to_product_reference": "AppStream-8.6.0.Z.MAIN.EUS:go-toolset:rhel8:8060020220720230014:97d7f71f"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "golang-0:1.17.12-1.module+el8.6.0+16014+a372c00b.aarch64 as a component of go-toolset:rhel8:8060020220720230014:97d7f71f as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.6.0.Z.MAIN.EUS:go-toolset:rhel8:8060020220720230014:97d7f71f:golang-0:1.17.12-1.module+el8.6.0+16014+a372c00b.aarch64"
},
"product_reference": "golang-0:1.17.12-1.module+el8.6.0+16014+a372c00b.aarch64",
"relates_to_product_reference": "AppStream-8.6.0.Z.MAIN.EUS:go-toolset:rhel8:8060020220720230014:97d7f71f"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "golang-0:1.17.12-1.module+el8.6.0+16014+a372c00b.ppc64le as a component of go-toolset:rhel8:8060020220720230014:97d7f71f as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.6.0.Z.MAIN.EUS:go-toolset:rhel8:8060020220720230014:97d7f71f:golang-0:1.17.12-1.module+el8.6.0+16014+a372c00b.ppc64le"
},
"product_reference": "golang-0:1.17.12-1.module+el8.6.0+16014+a372c00b.ppc64le",
"relates_to_product_reference": "AppStream-8.6.0.Z.MAIN.EUS:go-toolset:rhel8:8060020220720230014:97d7f71f"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "golang-0:1.17.12-1.module+el8.6.0+16014+a372c00b.s390x as a component of go-toolset:rhel8:8060020220720230014:97d7f71f as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.6.0.Z.MAIN.EUS:go-toolset:rhel8:8060020220720230014:97d7f71f:golang-0:1.17.12-1.module+el8.6.0+16014+a372c00b.s390x"
},
"product_reference": "golang-0:1.17.12-1.module+el8.6.0+16014+a372c00b.s390x",
"relates_to_product_reference": "AppStream-8.6.0.Z.MAIN.EUS:go-toolset:rhel8:8060020220720230014:97d7f71f"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "golang-0:1.17.12-1.module+el8.6.0+16014+a372c00b.src as a component of go-toolset:rhel8:8060020220720230014:97d7f71f as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.6.0.Z.MAIN.EUS:go-toolset:rhel8:8060020220720230014:97d7f71f:golang-0:1.17.12-1.module+el8.6.0+16014+a372c00b.src"
},
"product_reference": "golang-0:1.17.12-1.module+el8.6.0+16014+a372c00b.src",
"relates_to_product_reference": "AppStream-8.6.0.Z.MAIN.EUS:go-toolset:rhel8:8060020220720230014:97d7f71f"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "golang-0:1.17.12-1.module+el8.6.0+16014+a372c00b.x86_64 as a component of go-toolset:rhel8:8060020220720230014:97d7f71f as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.6.0.Z.MAIN.EUS:go-toolset:rhel8:8060020220720230014:97d7f71f:golang-0:1.17.12-1.module+el8.6.0+16014+a372c00b.x86_64"
},
"product_reference": "golang-0:1.17.12-1.module+el8.6.0+16014+a372c00b.x86_64",
"relates_to_product_reference": "AppStream-8.6.0.Z.MAIN.EUS:go-toolset:rhel8:8060020220720230014:97d7f71f"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "golang-bin-0:1.17.12-1.module+el8.6.0+16014+a372c00b.aarch64 as a component of go-toolset:rhel8:8060020220720230014:97d7f71f as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.6.0.Z.MAIN.EUS:go-toolset:rhel8:8060020220720230014:97d7f71f:golang-bin-0:1.17.12-1.module+el8.6.0+16014+a372c00b.aarch64"
},
"product_reference": "golang-bin-0:1.17.12-1.module+el8.6.0+16014+a372c00b.aarch64",
"relates_to_product_reference": "AppStream-8.6.0.Z.MAIN.EUS:go-toolset:rhel8:8060020220720230014:97d7f71f"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "golang-bin-0:1.17.12-1.module+el8.6.0+16014+a372c00b.ppc64le as a component of go-toolset:rhel8:8060020220720230014:97d7f71f as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.6.0.Z.MAIN.EUS:go-toolset:rhel8:8060020220720230014:97d7f71f:golang-bin-0:1.17.12-1.module+el8.6.0+16014+a372c00b.ppc64le"
},
"product_reference": "golang-bin-0:1.17.12-1.module+el8.6.0+16014+a372c00b.ppc64le",
"relates_to_product_reference": "AppStream-8.6.0.Z.MAIN.EUS:go-toolset:rhel8:8060020220720230014:97d7f71f"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "golang-bin-0:1.17.12-1.module+el8.6.0+16014+a372c00b.s390x as a component of go-toolset:rhel8:8060020220720230014:97d7f71f as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.6.0.Z.MAIN.EUS:go-toolset:rhel8:8060020220720230014:97d7f71f:golang-bin-0:1.17.12-1.module+el8.6.0+16014+a372c00b.s390x"
},
"product_reference": "golang-bin-0:1.17.12-1.module+el8.6.0+16014+a372c00b.s390x",
"relates_to_product_reference": "AppStream-8.6.0.Z.MAIN.EUS:go-toolset:rhel8:8060020220720230014:97d7f71f"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "golang-bin-0:1.17.12-1.module+el8.6.0+16014+a372c00b.x86_64 as a component of go-toolset:rhel8:8060020220720230014:97d7f71f as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.6.0.Z.MAIN.EUS:go-toolset:rhel8:8060020220720230014:97d7f71f:golang-bin-0:1.17.12-1.module+el8.6.0+16014+a372c00b.x86_64"
},
"product_reference": "golang-bin-0:1.17.12-1.module+el8.6.0+16014+a372c00b.x86_64",
"relates_to_product_reference": "AppStream-8.6.0.Z.MAIN.EUS:go-toolset:rhel8:8060020220720230014:97d7f71f"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "golang-docs-0:1.17.12-1.module+el8.6.0+16014+a372c00b.noarch as a component of go-toolset:rhel8:8060020220720230014:97d7f71f as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.6.0.Z.MAIN.EUS:go-toolset:rhel8:8060020220720230014:97d7f71f:golang-docs-0:1.17.12-1.module+el8.6.0+16014+a372c00b.noarch"
},
"product_reference": "golang-docs-0:1.17.12-1.module+el8.6.0+16014+a372c00b.noarch",
"relates_to_product_reference": "AppStream-8.6.0.Z.MAIN.EUS:go-toolset:rhel8:8060020220720230014:97d7f71f"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "golang-misc-0:1.17.12-1.module+el8.6.0+16014+a372c00b.noarch as a component of go-toolset:rhel8:8060020220720230014:97d7f71f as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.6.0.Z.MAIN.EUS:go-toolset:rhel8:8060020220720230014:97d7f71f:golang-misc-0:1.17.12-1.module+el8.6.0+16014+a372c00b.noarch"
},
"product_reference": "golang-misc-0:1.17.12-1.module+el8.6.0+16014+a372c00b.noarch",
"relates_to_product_reference": "AppStream-8.6.0.Z.MAIN.EUS:go-toolset:rhel8:8060020220720230014:97d7f71f"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "golang-race-0:1.17.12-1.module+el8.6.0+16014+a372c00b.x86_64 as a component of go-toolset:rhel8:8060020220720230014:97d7f71f as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.6.0.Z.MAIN.EUS:go-toolset:rhel8:8060020220720230014:97d7f71f:golang-race-0:1.17.12-1.module+el8.6.0+16014+a372c00b.x86_64"
},
"product_reference": "golang-race-0:1.17.12-1.module+el8.6.0+16014+a372c00b.x86_64",
"relates_to_product_reference": "AppStream-8.6.0.Z.MAIN.EUS:go-toolset:rhel8:8060020220720230014:97d7f71f"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "golang-src-0:1.17.12-1.module+el8.6.0+16014+a372c00b.noarch as a component of go-toolset:rhel8:8060020220720230014:97d7f71f as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.6.0.Z.MAIN.EUS:go-toolset:rhel8:8060020220720230014:97d7f71f:golang-src-0:1.17.12-1.module+el8.6.0+16014+a372c00b.noarch"
},
"product_reference": "golang-src-0:1.17.12-1.module+el8.6.0+16014+a372c00b.noarch",
"relates_to_product_reference": "AppStream-8.6.0.Z.MAIN.EUS:go-toolset:rhel8:8060020220720230014:97d7f71f"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "golang-tests-0:1.17.12-1.module+el8.6.0+16014+a372c00b.noarch as a component of go-toolset:rhel8:8060020220720230014:97d7f71f as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.6.0.Z.MAIN.EUS:go-toolset:rhel8:8060020220720230014:97d7f71f:golang-tests-0:1.17.12-1.module+el8.6.0+16014+a372c00b.noarch"
},
"product_reference": "golang-tests-0:1.17.12-1.module+el8.6.0+16014+a372c00b.noarch",
"relates_to_product_reference": "AppStream-8.6.0.Z.MAIN.EUS:go-toolset:rhel8:8060020220720230014:97d7f71f"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2022-1705",
"cwe": {
"id": "CWE-444",
"name": "Inconsistent Interpretation of HTTP Requests (\u0027HTTP Request/Response Smuggling\u0027)"
},
"discovery_date": "2022-07-14T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2107374"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in golang. The HTTP/1 client accepted invalid Transfer-Encoding headers indicating \"chunked\" encoding. This issue could allow request smuggling, but only if combined with an intermediate server that also improperly accepts the header as invalid.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "golang: net/http: improper sanitization of Transfer-Encoding header",
"title": "Vulnerability summary"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"AppStream-8.6.0.Z.MAIN.EUS:go-toolset:rhel8:8060020220720230014:97d7f71f",
"AppStream-8.6.0.Z.MAIN.EUS:go-toolset:rhel8:8060020220720230014:97d7f71f:delve-0:1.7.2-1.module+el8.6.0+12972+ebab5911.src",
"AppStream-8.6.0.Z.MAIN.EUS:go-toolset:rhel8:8060020220720230014:97d7f71f:delve-0:1.7.2-1.module+el8.6.0+12972+ebab5911.x86_64",
"AppStream-8.6.0.Z.MAIN.EUS:go-toolset:rhel8:8060020220720230014:97d7f71f:delve-debuginfo-0:1.7.2-1.module+el8.6.0+12972+ebab5911.x86_64",
"AppStream-8.6.0.Z.MAIN.EUS:go-toolset:rhel8:8060020220720230014:97d7f71f:delve-debugsource-0:1.7.2-1.module+el8.6.0+12972+ebab5911.x86_64",
"AppStream-8.6.0.Z.MAIN.EUS:go-toolset:rhel8:8060020220720230014:97d7f71f:go-toolset-0:1.17.12-1.module+el8.6.0+16014+a372c00b.aarch64",
"AppStream-8.6.0.Z.MAIN.EUS:go-toolset:rhel8:8060020220720230014:97d7f71f:go-toolset-0:1.17.12-1.module+el8.6.0+16014+a372c00b.ppc64le",
"AppStream-8.6.0.Z.MAIN.EUS:go-toolset:rhel8:8060020220720230014:97d7f71f:go-toolset-0:1.17.12-1.module+el8.6.0+16014+a372c00b.s390x",
"AppStream-8.6.0.Z.MAIN.EUS:go-toolset:rhel8:8060020220720230014:97d7f71f:go-toolset-0:1.17.12-1.module+el8.6.0+16014+a372c00b.src",
"AppStream-8.6.0.Z.MAIN.EUS:go-toolset:rhel8:8060020220720230014:97d7f71f:go-toolset-0:1.17.12-1.module+el8.6.0+16014+a372c00b.x86_64",
"AppStream-8.6.0.Z.MAIN.EUS:go-toolset:rhel8:8060020220720230014:97d7f71f:golang-0:1.17.12-1.module+el8.6.0+16014+a372c00b.aarch64",
"AppStream-8.6.0.Z.MAIN.EUS:go-toolset:rhel8:8060020220720230014:97d7f71f:golang-0:1.17.12-1.module+el8.6.0+16014+a372c00b.ppc64le",
"AppStream-8.6.0.Z.MAIN.EUS:go-toolset:rhel8:8060020220720230014:97d7f71f:golang-0:1.17.12-1.module+el8.6.0+16014+a372c00b.s390x",
"AppStream-8.6.0.Z.MAIN.EUS:go-toolset:rhel8:8060020220720230014:97d7f71f:golang-0:1.17.12-1.module+el8.6.0+16014+a372c00b.src",
"AppStream-8.6.0.Z.MAIN.EUS:go-toolset:rhel8:8060020220720230014:97d7f71f:golang-0:1.17.12-1.module+el8.6.0+16014+a372c00b.x86_64",
"AppStream-8.6.0.Z.MAIN.EUS:go-toolset:rhel8:8060020220720230014:97d7f71f:golang-bin-0:1.17.12-1.module+el8.6.0+16014+a372c00b.aarch64",
"AppStream-8.6.0.Z.MAIN.EUS:go-toolset:rhel8:8060020220720230014:97d7f71f:golang-bin-0:1.17.12-1.module+el8.6.0+16014+a372c00b.ppc64le",
"AppStream-8.6.0.Z.MAIN.EUS:go-toolset:rhel8:8060020220720230014:97d7f71f:golang-bin-0:1.17.12-1.module+el8.6.0+16014+a372c00b.s390x",
"AppStream-8.6.0.Z.MAIN.EUS:go-toolset:rhel8:8060020220720230014:97d7f71f:golang-bin-0:1.17.12-1.module+el8.6.0+16014+a372c00b.x86_64",
"AppStream-8.6.0.Z.MAIN.EUS:go-toolset:rhel8:8060020220720230014:97d7f71f:golang-docs-0:1.17.12-1.module+el8.6.0+16014+a372c00b.noarch",
"AppStream-8.6.0.Z.MAIN.EUS:go-toolset:rhel8:8060020220720230014:97d7f71f:golang-misc-0:1.17.12-1.module+el8.6.0+16014+a372c00b.noarch",
"AppStream-8.6.0.Z.MAIN.EUS:go-toolset:rhel8:8060020220720230014:97d7f71f:golang-race-0:1.17.12-1.module+el8.6.0+16014+a372c00b.x86_64",
"AppStream-8.6.0.Z.MAIN.EUS:go-toolset:rhel8:8060020220720230014:97d7f71f:golang-src-0:1.17.12-1.module+el8.6.0+16014+a372c00b.noarch",
"AppStream-8.6.0.Z.MAIN.EUS:go-toolset:rhel8:8060020220720230014:97d7f71f:golang-tests-0:1.17.12-1.module+el8.6.0+16014+a372c00b.noarch"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2022-1705"
},
{
"category": "external",
"summary": "RHBZ#2107374",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2107374"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2022-1705",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-1705"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2022-1705",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2022-1705"
},
{
"category": "external",
"summary": "https://go.dev/issue/53188",
"url": "https://go.dev/issue/53188"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-announce/c/nqrv9fbR0zE",
"url": "https://groups.google.com/g/golang-announce/c/nqrv9fbR0zE"
}
],
"release_date": "2022-07-12T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2022-08-01T12:10:47+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"AppStream-8.6.0.Z.MAIN.EUS:go-toolset:rhel8:8060020220720230014:97d7f71f",
"AppStream-8.6.0.Z.MAIN.EUS:go-toolset:rhel8:8060020220720230014:97d7f71f:delve-0:1.7.2-1.module+el8.6.0+12972+ebab5911.src",
"AppStream-8.6.0.Z.MAIN.EUS:go-toolset:rhel8:8060020220720230014:97d7f71f:delve-0:1.7.2-1.module+el8.6.0+12972+ebab5911.x86_64",
"AppStream-8.6.0.Z.MAIN.EUS:go-toolset:rhel8:8060020220720230014:97d7f71f:delve-debuginfo-0:1.7.2-1.module+el8.6.0+12972+ebab5911.x86_64",
"AppStream-8.6.0.Z.MAIN.EUS:go-toolset:rhel8:8060020220720230014:97d7f71f:delve-debugsource-0:1.7.2-1.module+el8.6.0+12972+ebab5911.x86_64",
"AppStream-8.6.0.Z.MAIN.EUS:go-toolset:rhel8:8060020220720230014:97d7f71f:go-toolset-0:1.17.12-1.module+el8.6.0+16014+a372c00b.aarch64",
"AppStream-8.6.0.Z.MAIN.EUS:go-toolset:rhel8:8060020220720230014:97d7f71f:go-toolset-0:1.17.12-1.module+el8.6.0+16014+a372c00b.ppc64le",
"AppStream-8.6.0.Z.MAIN.EUS:go-toolset:rhel8:8060020220720230014:97d7f71f:go-toolset-0:1.17.12-1.module+el8.6.0+16014+a372c00b.s390x",
"AppStream-8.6.0.Z.MAIN.EUS:go-toolset:rhel8:8060020220720230014:97d7f71f:go-toolset-0:1.17.12-1.module+el8.6.0+16014+a372c00b.src",
"AppStream-8.6.0.Z.MAIN.EUS:go-toolset:rhel8:8060020220720230014:97d7f71f:go-toolset-0:1.17.12-1.module+el8.6.0+16014+a372c00b.x86_64",
"AppStream-8.6.0.Z.MAIN.EUS:go-toolset:rhel8:8060020220720230014:97d7f71f:golang-0:1.17.12-1.module+el8.6.0+16014+a372c00b.aarch64",
"AppStream-8.6.0.Z.MAIN.EUS:go-toolset:rhel8:8060020220720230014:97d7f71f:golang-0:1.17.12-1.module+el8.6.0+16014+a372c00b.ppc64le",
"AppStream-8.6.0.Z.MAIN.EUS:go-toolset:rhel8:8060020220720230014:97d7f71f:golang-0:1.17.12-1.module+el8.6.0+16014+a372c00b.s390x",
"AppStream-8.6.0.Z.MAIN.EUS:go-toolset:rhel8:8060020220720230014:97d7f71f:golang-0:1.17.12-1.module+el8.6.0+16014+a372c00b.src",
"AppStream-8.6.0.Z.MAIN.EUS:go-toolset:rhel8:8060020220720230014:97d7f71f:golang-0:1.17.12-1.module+el8.6.0+16014+a372c00b.x86_64",
"AppStream-8.6.0.Z.MAIN.EUS:go-toolset:rhel8:8060020220720230014:97d7f71f:golang-bin-0:1.17.12-1.module+el8.6.0+16014+a372c00b.aarch64",
"AppStream-8.6.0.Z.MAIN.EUS:go-toolset:rhel8:8060020220720230014:97d7f71f:golang-bin-0:1.17.12-1.module+el8.6.0+16014+a372c00b.ppc64le",
"AppStream-8.6.0.Z.MAIN.EUS:go-toolset:rhel8:8060020220720230014:97d7f71f:golang-bin-0:1.17.12-1.module+el8.6.0+16014+a372c00b.s390x",
"AppStream-8.6.0.Z.MAIN.EUS:go-toolset:rhel8:8060020220720230014:97d7f71f:golang-bin-0:1.17.12-1.module+el8.6.0+16014+a372c00b.x86_64",
"AppStream-8.6.0.Z.MAIN.EUS:go-toolset:rhel8:8060020220720230014:97d7f71f:golang-docs-0:1.17.12-1.module+el8.6.0+16014+a372c00b.noarch",
"AppStream-8.6.0.Z.MAIN.EUS:go-toolset:rhel8:8060020220720230014:97d7f71f:golang-misc-0:1.17.12-1.module+el8.6.0+16014+a372c00b.noarch",
"AppStream-8.6.0.Z.MAIN.EUS:go-toolset:rhel8:8060020220720230014:97d7f71f:golang-race-0:1.17.12-1.module+el8.6.0+16014+a372c00b.x86_64",
"AppStream-8.6.0.Z.MAIN.EUS:go-toolset:rhel8:8060020220720230014:97d7f71f:golang-src-0:1.17.12-1.module+el8.6.0+16014+a372c00b.noarch",
"AppStream-8.6.0.Z.MAIN.EUS:go-toolset:rhel8:8060020220720230014:97d7f71f:golang-tests-0:1.17.12-1.module+el8.6.0+16014+a372c00b.noarch"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2022:5775"
}
],
"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": [
"AppStream-8.6.0.Z.MAIN.EUS:go-toolset:rhel8:8060020220720230014:97d7f71f",
"AppStream-8.6.0.Z.MAIN.EUS:go-toolset:rhel8:8060020220720230014:97d7f71f:delve-0:1.7.2-1.module+el8.6.0+12972+ebab5911.src",
"AppStream-8.6.0.Z.MAIN.EUS:go-toolset:rhel8:8060020220720230014:97d7f71f:delve-0:1.7.2-1.module+el8.6.0+12972+ebab5911.x86_64",
"AppStream-8.6.0.Z.MAIN.EUS:go-toolset:rhel8:8060020220720230014:97d7f71f:delve-debuginfo-0:1.7.2-1.module+el8.6.0+12972+ebab5911.x86_64",
"AppStream-8.6.0.Z.MAIN.EUS:go-toolset:rhel8:8060020220720230014:97d7f71f:delve-debugsource-0:1.7.2-1.module+el8.6.0+12972+ebab5911.x86_64",
"AppStream-8.6.0.Z.MAIN.EUS:go-toolset:rhel8:8060020220720230014:97d7f71f:go-toolset-0:1.17.12-1.module+el8.6.0+16014+a372c00b.aarch64",
"AppStream-8.6.0.Z.MAIN.EUS:go-toolset:rhel8:8060020220720230014:97d7f71f:go-toolset-0:1.17.12-1.module+el8.6.0+16014+a372c00b.ppc64le",
"AppStream-8.6.0.Z.MAIN.EUS:go-toolset:rhel8:8060020220720230014:97d7f71f:go-toolset-0:1.17.12-1.module+el8.6.0+16014+a372c00b.s390x",
"AppStream-8.6.0.Z.MAIN.EUS:go-toolset:rhel8:8060020220720230014:97d7f71f:go-toolset-0:1.17.12-1.module+el8.6.0+16014+a372c00b.src",
"AppStream-8.6.0.Z.MAIN.EUS:go-toolset:rhel8:8060020220720230014:97d7f71f:go-toolset-0:1.17.12-1.module+el8.6.0+16014+a372c00b.x86_64",
"AppStream-8.6.0.Z.MAIN.EUS:go-toolset:rhel8:8060020220720230014:97d7f71f:golang-0:1.17.12-1.module+el8.6.0+16014+a372c00b.aarch64",
"AppStream-8.6.0.Z.MAIN.EUS:go-toolset:rhel8:8060020220720230014:97d7f71f:golang-0:1.17.12-1.module+el8.6.0+16014+a372c00b.ppc64le",
"AppStream-8.6.0.Z.MAIN.EUS:go-toolset:rhel8:8060020220720230014:97d7f71f:golang-0:1.17.12-1.module+el8.6.0+16014+a372c00b.s390x",
"AppStream-8.6.0.Z.MAIN.EUS:go-toolset:rhel8:8060020220720230014:97d7f71f:golang-0:1.17.12-1.module+el8.6.0+16014+a372c00b.src",
"AppStream-8.6.0.Z.MAIN.EUS:go-toolset:rhel8:8060020220720230014:97d7f71f:golang-0:1.17.12-1.module+el8.6.0+16014+a372c00b.x86_64",
"AppStream-8.6.0.Z.MAIN.EUS:go-toolset:rhel8:8060020220720230014:97d7f71f:golang-bin-0:1.17.12-1.module+el8.6.0+16014+a372c00b.aarch64",
"AppStream-8.6.0.Z.MAIN.EUS:go-toolset:rhel8:8060020220720230014:97d7f71f:golang-bin-0:1.17.12-1.module+el8.6.0+16014+a372c00b.ppc64le",
"AppStream-8.6.0.Z.MAIN.EUS:go-toolset:rhel8:8060020220720230014:97d7f71f:golang-bin-0:1.17.12-1.module+el8.6.0+16014+a372c00b.s390x",
"AppStream-8.6.0.Z.MAIN.EUS:go-toolset:rhel8:8060020220720230014:97d7f71f:golang-bin-0:1.17.12-1.module+el8.6.0+16014+a372c00b.x86_64",
"AppStream-8.6.0.Z.MAIN.EUS:go-toolset:rhel8:8060020220720230014:97d7f71f:golang-docs-0:1.17.12-1.module+el8.6.0+16014+a372c00b.noarch",
"AppStream-8.6.0.Z.MAIN.EUS:go-toolset:rhel8:8060020220720230014:97d7f71f:golang-misc-0:1.17.12-1.module+el8.6.0+16014+a372c00b.noarch",
"AppStream-8.6.0.Z.MAIN.EUS:go-toolset:rhel8:8060020220720230014:97d7f71f:golang-race-0:1.17.12-1.module+el8.6.0+16014+a372c00b.x86_64",
"AppStream-8.6.0.Z.MAIN.EUS:go-toolset:rhel8:8060020220720230014:97d7f71f:golang-src-0:1.17.12-1.module+el8.6.0+16014+a372c00b.noarch",
"AppStream-8.6.0.Z.MAIN.EUS:go-toolset:rhel8:8060020220720230014:97d7f71f:golang-tests-0:1.17.12-1.module+el8.6.0+16014+a372c00b.noarch"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "golang: net/http: improper sanitization of Transfer-Encoding header"
},
{
"cve": "CVE-2022-1962",
"cwe": {
"id": "CWE-1325",
"name": "Improperly Controlled Sequential Memory Allocation"
},
"discovery_date": "2022-07-14T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2107376"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in the golang standard library, go/parser. When calling any Parse functions on the Go source code, which contains deeply nested types or declarations, a panic can occur due to stack exhaustion. This issue allows an attacker to impact system availability.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "golang: go/parser: stack exhaustion in all Parse* functions",
"title": "Vulnerability summary"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"AppStream-8.6.0.Z.MAIN.EUS:go-toolset:rhel8:8060020220720230014:97d7f71f",
"AppStream-8.6.0.Z.MAIN.EUS:go-toolset:rhel8:8060020220720230014:97d7f71f:delve-0:1.7.2-1.module+el8.6.0+12972+ebab5911.src",
"AppStream-8.6.0.Z.MAIN.EUS:go-toolset:rhel8:8060020220720230014:97d7f71f:delve-0:1.7.2-1.module+el8.6.0+12972+ebab5911.x86_64",
"AppStream-8.6.0.Z.MAIN.EUS:go-toolset:rhel8:8060020220720230014:97d7f71f:delve-debuginfo-0:1.7.2-1.module+el8.6.0+12972+ebab5911.x86_64",
"AppStream-8.6.0.Z.MAIN.EUS:go-toolset:rhel8:8060020220720230014:97d7f71f:delve-debugsource-0:1.7.2-1.module+el8.6.0+12972+ebab5911.x86_64",
"AppStream-8.6.0.Z.MAIN.EUS:go-toolset:rhel8:8060020220720230014:97d7f71f:go-toolset-0:1.17.12-1.module+el8.6.0+16014+a372c00b.aarch64",
"AppStream-8.6.0.Z.MAIN.EUS:go-toolset:rhel8:8060020220720230014:97d7f71f:go-toolset-0:1.17.12-1.module+el8.6.0+16014+a372c00b.ppc64le",
"AppStream-8.6.0.Z.MAIN.EUS:go-toolset:rhel8:8060020220720230014:97d7f71f:go-toolset-0:1.17.12-1.module+el8.6.0+16014+a372c00b.s390x",
"AppStream-8.6.0.Z.MAIN.EUS:go-toolset:rhel8:8060020220720230014:97d7f71f:go-toolset-0:1.17.12-1.module+el8.6.0+16014+a372c00b.src",
"AppStream-8.6.0.Z.MAIN.EUS:go-toolset:rhel8:8060020220720230014:97d7f71f:go-toolset-0:1.17.12-1.module+el8.6.0+16014+a372c00b.x86_64",
"AppStream-8.6.0.Z.MAIN.EUS:go-toolset:rhel8:8060020220720230014:97d7f71f:golang-0:1.17.12-1.module+el8.6.0+16014+a372c00b.aarch64",
"AppStream-8.6.0.Z.MAIN.EUS:go-toolset:rhel8:8060020220720230014:97d7f71f:golang-0:1.17.12-1.module+el8.6.0+16014+a372c00b.ppc64le",
"AppStream-8.6.0.Z.MAIN.EUS:go-toolset:rhel8:8060020220720230014:97d7f71f:golang-0:1.17.12-1.module+el8.6.0+16014+a372c00b.s390x",
"AppStream-8.6.0.Z.MAIN.EUS:go-toolset:rhel8:8060020220720230014:97d7f71f:golang-0:1.17.12-1.module+el8.6.0+16014+a372c00b.src",
"AppStream-8.6.0.Z.MAIN.EUS:go-toolset:rhel8:8060020220720230014:97d7f71f:golang-0:1.17.12-1.module+el8.6.0+16014+a372c00b.x86_64",
"AppStream-8.6.0.Z.MAIN.EUS:go-toolset:rhel8:8060020220720230014:97d7f71f:golang-bin-0:1.17.12-1.module+el8.6.0+16014+a372c00b.aarch64",
"AppStream-8.6.0.Z.MAIN.EUS:go-toolset:rhel8:8060020220720230014:97d7f71f:golang-bin-0:1.17.12-1.module+el8.6.0+16014+a372c00b.ppc64le",
"AppStream-8.6.0.Z.MAIN.EUS:go-toolset:rhel8:8060020220720230014:97d7f71f:golang-bin-0:1.17.12-1.module+el8.6.0+16014+a372c00b.s390x",
"AppStream-8.6.0.Z.MAIN.EUS:go-toolset:rhel8:8060020220720230014:97d7f71f:golang-bin-0:1.17.12-1.module+el8.6.0+16014+a372c00b.x86_64",
"AppStream-8.6.0.Z.MAIN.EUS:go-toolset:rhel8:8060020220720230014:97d7f71f:golang-docs-0:1.17.12-1.module+el8.6.0+16014+a372c00b.noarch",
"AppStream-8.6.0.Z.MAIN.EUS:go-toolset:rhel8:8060020220720230014:97d7f71f:golang-misc-0:1.17.12-1.module+el8.6.0+16014+a372c00b.noarch",
"AppStream-8.6.0.Z.MAIN.EUS:go-toolset:rhel8:8060020220720230014:97d7f71f:golang-race-0:1.17.12-1.module+el8.6.0+16014+a372c00b.x86_64",
"AppStream-8.6.0.Z.MAIN.EUS:go-toolset:rhel8:8060020220720230014:97d7f71f:golang-src-0:1.17.12-1.module+el8.6.0+16014+a372c00b.noarch",
"AppStream-8.6.0.Z.MAIN.EUS:go-toolset:rhel8:8060020220720230014:97d7f71f:golang-tests-0:1.17.12-1.module+el8.6.0+16014+a372c00b.noarch"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2022-1962"
},
{
"category": "external",
"summary": "RHBZ#2107376",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2107376"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2022-1962",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-1962"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2022-1962",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2022-1962"
},
{
"category": "external",
"summary": "https://go.dev/issue/53616",
"url": "https://go.dev/issue/53616"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-announce/c/nqrv9fbR0zE",
"url": "https://groups.google.com/g/golang-announce/c/nqrv9fbR0zE"
}
],
"release_date": "2022-07-12T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2022-08-01T12:10:47+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"AppStream-8.6.0.Z.MAIN.EUS:go-toolset:rhel8:8060020220720230014:97d7f71f",
"AppStream-8.6.0.Z.MAIN.EUS:go-toolset:rhel8:8060020220720230014:97d7f71f:delve-0:1.7.2-1.module+el8.6.0+12972+ebab5911.src",
"AppStream-8.6.0.Z.MAIN.EUS:go-toolset:rhel8:8060020220720230014:97d7f71f:delve-0:1.7.2-1.module+el8.6.0+12972+ebab5911.x86_64",
"AppStream-8.6.0.Z.MAIN.EUS:go-toolset:rhel8:8060020220720230014:97d7f71f:delve-debuginfo-0:1.7.2-1.module+el8.6.0+12972+ebab5911.x86_64",
"AppStream-8.6.0.Z.MAIN.EUS:go-toolset:rhel8:8060020220720230014:97d7f71f:delve-debugsource-0:1.7.2-1.module+el8.6.0+12972+ebab5911.x86_64",
"AppStream-8.6.0.Z.MAIN.EUS:go-toolset:rhel8:8060020220720230014:97d7f71f:go-toolset-0:1.17.12-1.module+el8.6.0+16014+a372c00b.aarch64",
"AppStream-8.6.0.Z.MAIN.EUS:go-toolset:rhel8:8060020220720230014:97d7f71f:go-toolset-0:1.17.12-1.module+el8.6.0+16014+a372c00b.ppc64le",
"AppStream-8.6.0.Z.MAIN.EUS:go-toolset:rhel8:8060020220720230014:97d7f71f:go-toolset-0:1.17.12-1.module+el8.6.0+16014+a372c00b.s390x",
"AppStream-8.6.0.Z.MAIN.EUS:go-toolset:rhel8:8060020220720230014:97d7f71f:go-toolset-0:1.17.12-1.module+el8.6.0+16014+a372c00b.src",
"AppStream-8.6.0.Z.MAIN.EUS:go-toolset:rhel8:8060020220720230014:97d7f71f:go-toolset-0:1.17.12-1.module+el8.6.0+16014+a372c00b.x86_64",
"AppStream-8.6.0.Z.MAIN.EUS:go-toolset:rhel8:8060020220720230014:97d7f71f:golang-0:1.17.12-1.module+el8.6.0+16014+a372c00b.aarch64",
"AppStream-8.6.0.Z.MAIN.EUS:go-toolset:rhel8:8060020220720230014:97d7f71f:golang-0:1.17.12-1.module+el8.6.0+16014+a372c00b.ppc64le",
"AppStream-8.6.0.Z.MAIN.EUS:go-toolset:rhel8:8060020220720230014:97d7f71f:golang-0:1.17.12-1.module+el8.6.0+16014+a372c00b.s390x",
"AppStream-8.6.0.Z.MAIN.EUS:go-toolset:rhel8:8060020220720230014:97d7f71f:golang-0:1.17.12-1.module+el8.6.0+16014+a372c00b.src",
"AppStream-8.6.0.Z.MAIN.EUS:go-toolset:rhel8:8060020220720230014:97d7f71f:golang-0:1.17.12-1.module+el8.6.0+16014+a372c00b.x86_64",
"AppStream-8.6.0.Z.MAIN.EUS:go-toolset:rhel8:8060020220720230014:97d7f71f:golang-bin-0:1.17.12-1.module+el8.6.0+16014+a372c00b.aarch64",
"AppStream-8.6.0.Z.MAIN.EUS:go-toolset:rhel8:8060020220720230014:97d7f71f:golang-bin-0:1.17.12-1.module+el8.6.0+16014+a372c00b.ppc64le",
"AppStream-8.6.0.Z.MAIN.EUS:go-toolset:rhel8:8060020220720230014:97d7f71f:golang-bin-0:1.17.12-1.module+el8.6.0+16014+a372c00b.s390x",
"AppStream-8.6.0.Z.MAIN.EUS:go-toolset:rhel8:8060020220720230014:97d7f71f:golang-bin-0:1.17.12-1.module+el8.6.0+16014+a372c00b.x86_64",
"AppStream-8.6.0.Z.MAIN.EUS:go-toolset:rhel8:8060020220720230014:97d7f71f:golang-docs-0:1.17.12-1.module+el8.6.0+16014+a372c00b.noarch",
"AppStream-8.6.0.Z.MAIN.EUS:go-toolset:rhel8:8060020220720230014:97d7f71f:golang-misc-0:1.17.12-1.module+el8.6.0+16014+a372c00b.noarch",
"AppStream-8.6.0.Z.MAIN.EUS:go-toolset:rhel8:8060020220720230014:97d7f71f:golang-race-0:1.17.12-1.module+el8.6.0+16014+a372c00b.x86_64",
"AppStream-8.6.0.Z.MAIN.EUS:go-toolset:rhel8:8060020220720230014:97d7f71f:golang-src-0:1.17.12-1.module+el8.6.0+16014+a372c00b.noarch",
"AppStream-8.6.0.Z.MAIN.EUS:go-toolset:rhel8:8060020220720230014:97d7f71f:golang-tests-0:1.17.12-1.module+el8.6.0+16014+a372c00b.noarch"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2022:5775"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "LOCAL",
"availabilityImpact": "HIGH",
"baseScore": 5.5,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "LOW",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"AppStream-8.6.0.Z.MAIN.EUS:go-toolset:rhel8:8060020220720230014:97d7f71f",
"AppStream-8.6.0.Z.MAIN.EUS:go-toolset:rhel8:8060020220720230014:97d7f71f:delve-0:1.7.2-1.module+el8.6.0+12972+ebab5911.src",
"AppStream-8.6.0.Z.MAIN.EUS:go-toolset:rhel8:8060020220720230014:97d7f71f:delve-0:1.7.2-1.module+el8.6.0+12972+ebab5911.x86_64",
"AppStream-8.6.0.Z.MAIN.EUS:go-toolset:rhel8:8060020220720230014:97d7f71f:delve-debuginfo-0:1.7.2-1.module+el8.6.0+12972+ebab5911.x86_64",
"AppStream-8.6.0.Z.MAIN.EUS:go-toolset:rhel8:8060020220720230014:97d7f71f:delve-debugsource-0:1.7.2-1.module+el8.6.0+12972+ebab5911.x86_64",
"AppStream-8.6.0.Z.MAIN.EUS:go-toolset:rhel8:8060020220720230014:97d7f71f:go-toolset-0:1.17.12-1.module+el8.6.0+16014+a372c00b.aarch64",
"AppStream-8.6.0.Z.MAIN.EUS:go-toolset:rhel8:8060020220720230014:97d7f71f:go-toolset-0:1.17.12-1.module+el8.6.0+16014+a372c00b.ppc64le",
"AppStream-8.6.0.Z.MAIN.EUS:go-toolset:rhel8:8060020220720230014:97d7f71f:go-toolset-0:1.17.12-1.module+el8.6.0+16014+a372c00b.s390x",
"AppStream-8.6.0.Z.MAIN.EUS:go-toolset:rhel8:8060020220720230014:97d7f71f:go-toolset-0:1.17.12-1.module+el8.6.0+16014+a372c00b.src",
"AppStream-8.6.0.Z.MAIN.EUS:go-toolset:rhel8:8060020220720230014:97d7f71f:go-toolset-0:1.17.12-1.module+el8.6.0+16014+a372c00b.x86_64",
"AppStream-8.6.0.Z.MAIN.EUS:go-toolset:rhel8:8060020220720230014:97d7f71f:golang-0:1.17.12-1.module+el8.6.0+16014+a372c00b.aarch64",
"AppStream-8.6.0.Z.MAIN.EUS:go-toolset:rhel8:8060020220720230014:97d7f71f:golang-0:1.17.12-1.module+el8.6.0+16014+a372c00b.ppc64le",
"AppStream-8.6.0.Z.MAIN.EUS:go-toolset:rhel8:8060020220720230014:97d7f71f:golang-0:1.17.12-1.module+el8.6.0+16014+a372c00b.s390x",
"AppStream-8.6.0.Z.MAIN.EUS:go-toolset:rhel8:8060020220720230014:97d7f71f:golang-0:1.17.12-1.module+el8.6.0+16014+a372c00b.src",
"AppStream-8.6.0.Z.MAIN.EUS:go-toolset:rhel8:8060020220720230014:97d7f71f:golang-0:1.17.12-1.module+el8.6.0+16014+a372c00b.x86_64",
"AppStream-8.6.0.Z.MAIN.EUS:go-toolset:rhel8:8060020220720230014:97d7f71f:golang-bin-0:1.17.12-1.module+el8.6.0+16014+a372c00b.aarch64",
"AppStream-8.6.0.Z.MAIN.EUS:go-toolset:rhel8:8060020220720230014:97d7f71f:golang-bin-0:1.17.12-1.module+el8.6.0+16014+a372c00b.ppc64le",
"AppStream-8.6.0.Z.MAIN.EUS:go-toolset:rhel8:8060020220720230014:97d7f71f:golang-bin-0:1.17.12-1.module+el8.6.0+16014+a372c00b.s390x",
"AppStream-8.6.0.Z.MAIN.EUS:go-toolset:rhel8:8060020220720230014:97d7f71f:golang-bin-0:1.17.12-1.module+el8.6.0+16014+a372c00b.x86_64",
"AppStream-8.6.0.Z.MAIN.EUS:go-toolset:rhel8:8060020220720230014:97d7f71f:golang-docs-0:1.17.12-1.module+el8.6.0+16014+a372c00b.noarch",
"AppStream-8.6.0.Z.MAIN.EUS:go-toolset:rhel8:8060020220720230014:97d7f71f:golang-misc-0:1.17.12-1.module+el8.6.0+16014+a372c00b.noarch",
"AppStream-8.6.0.Z.MAIN.EUS:go-toolset:rhel8:8060020220720230014:97d7f71f:golang-race-0:1.17.12-1.module+el8.6.0+16014+a372c00b.x86_64",
"AppStream-8.6.0.Z.MAIN.EUS:go-toolset:rhel8:8060020220720230014:97d7f71f:golang-src-0:1.17.12-1.module+el8.6.0+16014+a372c00b.noarch",
"AppStream-8.6.0.Z.MAIN.EUS:go-toolset:rhel8:8060020220720230014:97d7f71f:golang-tests-0:1.17.12-1.module+el8.6.0+16014+a372c00b.noarch"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "golang: go/parser: stack exhaustion in all Parse* functions"
},
{
"cve": "CVE-2022-28131",
"cwe": {
"id": "CWE-1325",
"name": "Improperly Controlled Sequential Memory Allocation"
},
"discovery_date": "2022-07-14T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2107390"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in golang encoding/xml. When calling Decoder, Skip while parsing a deeply nested XML document, a panic can occur due to stack exhaustion and allows an attacker to impact system availability.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "golang: encoding/xml: stack exhaustion in Decoder.Skip",
"title": "Vulnerability summary"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"AppStream-8.6.0.Z.MAIN.EUS:go-toolset:rhel8:8060020220720230014:97d7f71f",
"AppStream-8.6.0.Z.MAIN.EUS:go-toolset:rhel8:8060020220720230014:97d7f71f:delve-0:1.7.2-1.module+el8.6.0+12972+ebab5911.src",
"AppStream-8.6.0.Z.MAIN.EUS:go-toolset:rhel8:8060020220720230014:97d7f71f:delve-0:1.7.2-1.module+el8.6.0+12972+ebab5911.x86_64",
"AppStream-8.6.0.Z.MAIN.EUS:go-toolset:rhel8:8060020220720230014:97d7f71f:delve-debuginfo-0:1.7.2-1.module+el8.6.0+12972+ebab5911.x86_64",
"AppStream-8.6.0.Z.MAIN.EUS:go-toolset:rhel8:8060020220720230014:97d7f71f:delve-debugsource-0:1.7.2-1.module+el8.6.0+12972+ebab5911.x86_64",
"AppStream-8.6.0.Z.MAIN.EUS:go-toolset:rhel8:8060020220720230014:97d7f71f:go-toolset-0:1.17.12-1.module+el8.6.0+16014+a372c00b.aarch64",
"AppStream-8.6.0.Z.MAIN.EUS:go-toolset:rhel8:8060020220720230014:97d7f71f:go-toolset-0:1.17.12-1.module+el8.6.0+16014+a372c00b.ppc64le",
"AppStream-8.6.0.Z.MAIN.EUS:go-toolset:rhel8:8060020220720230014:97d7f71f:go-toolset-0:1.17.12-1.module+el8.6.0+16014+a372c00b.s390x",
"AppStream-8.6.0.Z.MAIN.EUS:go-toolset:rhel8:8060020220720230014:97d7f71f:go-toolset-0:1.17.12-1.module+el8.6.0+16014+a372c00b.src",
"AppStream-8.6.0.Z.MAIN.EUS:go-toolset:rhel8:8060020220720230014:97d7f71f:go-toolset-0:1.17.12-1.module+el8.6.0+16014+a372c00b.x86_64",
"AppStream-8.6.0.Z.MAIN.EUS:go-toolset:rhel8:8060020220720230014:97d7f71f:golang-0:1.17.12-1.module+el8.6.0+16014+a372c00b.aarch64",
"AppStream-8.6.0.Z.MAIN.EUS:go-toolset:rhel8:8060020220720230014:97d7f71f:golang-0:1.17.12-1.module+el8.6.0+16014+a372c00b.ppc64le",
"AppStream-8.6.0.Z.MAIN.EUS:go-toolset:rhel8:8060020220720230014:97d7f71f:golang-0:1.17.12-1.module+el8.6.0+16014+a372c00b.s390x",
"AppStream-8.6.0.Z.MAIN.EUS:go-toolset:rhel8:8060020220720230014:97d7f71f:golang-0:1.17.12-1.module+el8.6.0+16014+a372c00b.src",
"AppStream-8.6.0.Z.MAIN.EUS:go-toolset:rhel8:8060020220720230014:97d7f71f:golang-0:1.17.12-1.module+el8.6.0+16014+a372c00b.x86_64",
"AppStream-8.6.0.Z.MAIN.EUS:go-toolset:rhel8:8060020220720230014:97d7f71f:golang-bin-0:1.17.12-1.module+el8.6.0+16014+a372c00b.aarch64",
"AppStream-8.6.0.Z.MAIN.EUS:go-toolset:rhel8:8060020220720230014:97d7f71f:golang-bin-0:1.17.12-1.module+el8.6.0+16014+a372c00b.ppc64le",
"AppStream-8.6.0.Z.MAIN.EUS:go-toolset:rhel8:8060020220720230014:97d7f71f:golang-bin-0:1.17.12-1.module+el8.6.0+16014+a372c00b.s390x",
"AppStream-8.6.0.Z.MAIN.EUS:go-toolset:rhel8:8060020220720230014:97d7f71f:golang-bin-0:1.17.12-1.module+el8.6.0+16014+a372c00b.x86_64",
"AppStream-8.6.0.Z.MAIN.EUS:go-toolset:rhel8:8060020220720230014:97d7f71f:golang-docs-0:1.17.12-1.module+el8.6.0+16014+a372c00b.noarch",
"AppStream-8.6.0.Z.MAIN.EUS:go-toolset:rhel8:8060020220720230014:97d7f71f:golang-misc-0:1.17.12-1.module+el8.6.0+16014+a372c00b.noarch",
"AppStream-8.6.0.Z.MAIN.EUS:go-toolset:rhel8:8060020220720230014:97d7f71f:golang-race-0:1.17.12-1.module+el8.6.0+16014+a372c00b.x86_64",
"AppStream-8.6.0.Z.MAIN.EUS:go-toolset:rhel8:8060020220720230014:97d7f71f:golang-src-0:1.17.12-1.module+el8.6.0+16014+a372c00b.noarch",
"AppStream-8.6.0.Z.MAIN.EUS:go-toolset:rhel8:8060020220720230014:97d7f71f:golang-tests-0:1.17.12-1.module+el8.6.0+16014+a372c00b.noarch"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2022-28131"
},
{
"category": "external",
"summary": "RHBZ#2107390",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2107390"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2022-28131",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-28131"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2022-28131",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2022-28131"
},
{
"category": "external",
"summary": "https://go.dev/issue/53614",
"url": "https://go.dev/issue/53614"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-announce/c/nqrv9fbR0zE",
"url": "https://groups.google.com/g/golang-announce/c/nqrv9fbR0zE"
}
],
"release_date": "2022-07-12T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2022-08-01T12:10:47+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"AppStream-8.6.0.Z.MAIN.EUS:go-toolset:rhel8:8060020220720230014:97d7f71f",
"AppStream-8.6.0.Z.MAIN.EUS:go-toolset:rhel8:8060020220720230014:97d7f71f:delve-0:1.7.2-1.module+el8.6.0+12972+ebab5911.src",
"AppStream-8.6.0.Z.MAIN.EUS:go-toolset:rhel8:8060020220720230014:97d7f71f:delve-0:1.7.2-1.module+el8.6.0+12972+ebab5911.x86_64",
"AppStream-8.6.0.Z.MAIN.EUS:go-toolset:rhel8:8060020220720230014:97d7f71f:delve-debuginfo-0:1.7.2-1.module+el8.6.0+12972+ebab5911.x86_64",
"AppStream-8.6.0.Z.MAIN.EUS:go-toolset:rhel8:8060020220720230014:97d7f71f:delve-debugsource-0:1.7.2-1.module+el8.6.0+12972+ebab5911.x86_64",
"AppStream-8.6.0.Z.MAIN.EUS:go-toolset:rhel8:8060020220720230014:97d7f71f:go-toolset-0:1.17.12-1.module+el8.6.0+16014+a372c00b.aarch64",
"AppStream-8.6.0.Z.MAIN.EUS:go-toolset:rhel8:8060020220720230014:97d7f71f:go-toolset-0:1.17.12-1.module+el8.6.0+16014+a372c00b.ppc64le",
"AppStream-8.6.0.Z.MAIN.EUS:go-toolset:rhel8:8060020220720230014:97d7f71f:go-toolset-0:1.17.12-1.module+el8.6.0+16014+a372c00b.s390x",
"AppStream-8.6.0.Z.MAIN.EUS:go-toolset:rhel8:8060020220720230014:97d7f71f:go-toolset-0:1.17.12-1.module+el8.6.0+16014+a372c00b.src",
"AppStream-8.6.0.Z.MAIN.EUS:go-toolset:rhel8:8060020220720230014:97d7f71f:go-toolset-0:1.17.12-1.module+el8.6.0+16014+a372c00b.x86_64",
"AppStream-8.6.0.Z.MAIN.EUS:go-toolset:rhel8:8060020220720230014:97d7f71f:golang-0:1.17.12-1.module+el8.6.0+16014+a372c00b.aarch64",
"AppStream-8.6.0.Z.MAIN.EUS:go-toolset:rhel8:8060020220720230014:97d7f71f:golang-0:1.17.12-1.module+el8.6.0+16014+a372c00b.ppc64le",
"AppStream-8.6.0.Z.MAIN.EUS:go-toolset:rhel8:8060020220720230014:97d7f71f:golang-0:1.17.12-1.module+el8.6.0+16014+a372c00b.s390x",
"AppStream-8.6.0.Z.MAIN.EUS:go-toolset:rhel8:8060020220720230014:97d7f71f:golang-0:1.17.12-1.module+el8.6.0+16014+a372c00b.src",
"AppStream-8.6.0.Z.MAIN.EUS:go-toolset:rhel8:8060020220720230014:97d7f71f:golang-0:1.17.12-1.module+el8.6.0+16014+a372c00b.x86_64",
"AppStream-8.6.0.Z.MAIN.EUS:go-toolset:rhel8:8060020220720230014:97d7f71f:golang-bin-0:1.17.12-1.module+el8.6.0+16014+a372c00b.aarch64",
"AppStream-8.6.0.Z.MAIN.EUS:go-toolset:rhel8:8060020220720230014:97d7f71f:golang-bin-0:1.17.12-1.module+el8.6.0+16014+a372c00b.ppc64le",
"AppStream-8.6.0.Z.MAIN.EUS:go-toolset:rhel8:8060020220720230014:97d7f71f:golang-bin-0:1.17.12-1.module+el8.6.0+16014+a372c00b.s390x",
"AppStream-8.6.0.Z.MAIN.EUS:go-toolset:rhel8:8060020220720230014:97d7f71f:golang-bin-0:1.17.12-1.module+el8.6.0+16014+a372c00b.x86_64",
"AppStream-8.6.0.Z.MAIN.EUS:go-toolset:rhel8:8060020220720230014:97d7f71f:golang-docs-0:1.17.12-1.module+el8.6.0+16014+a372c00b.noarch",
"AppStream-8.6.0.Z.MAIN.EUS:go-toolset:rhel8:8060020220720230014:97d7f71f:golang-misc-0:1.17.12-1.module+el8.6.0+16014+a372c00b.noarch",
"AppStream-8.6.0.Z.MAIN.EUS:go-toolset:rhel8:8060020220720230014:97d7f71f:golang-race-0:1.17.12-1.module+el8.6.0+16014+a372c00b.x86_64",
"AppStream-8.6.0.Z.MAIN.EUS:go-toolset:rhel8:8060020220720230014:97d7f71f:golang-src-0:1.17.12-1.module+el8.6.0+16014+a372c00b.noarch",
"AppStream-8.6.0.Z.MAIN.EUS:go-toolset:rhel8:8060020220720230014:97d7f71f:golang-tests-0:1.17.12-1.module+el8.6.0+16014+a372c00b.noarch"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2022:5775"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "LOCAL",
"availabilityImpact": "HIGH",
"baseScore": 7.3,
"baseSeverity": "HIGH",
"confidentialityImpact": "LOW",
"integrityImpact": "LOW",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:N/UI:N/S:U/C:L/I:L/A:H",
"version": "3.1"
},
"products": [
"AppStream-8.6.0.Z.MAIN.EUS:go-toolset:rhel8:8060020220720230014:97d7f71f",
"AppStream-8.6.0.Z.MAIN.EUS:go-toolset:rhel8:8060020220720230014:97d7f71f:delve-0:1.7.2-1.module+el8.6.0+12972+ebab5911.src",
"AppStream-8.6.0.Z.MAIN.EUS:go-toolset:rhel8:8060020220720230014:97d7f71f:delve-0:1.7.2-1.module+el8.6.0+12972+ebab5911.x86_64",
"AppStream-8.6.0.Z.MAIN.EUS:go-toolset:rhel8:8060020220720230014:97d7f71f:delve-debuginfo-0:1.7.2-1.module+el8.6.0+12972+ebab5911.x86_64",
"AppStream-8.6.0.Z.MAIN.EUS:go-toolset:rhel8:8060020220720230014:97d7f71f:delve-debugsource-0:1.7.2-1.module+el8.6.0+12972+ebab5911.x86_64",
"AppStream-8.6.0.Z.MAIN.EUS:go-toolset:rhel8:8060020220720230014:97d7f71f:go-toolset-0:1.17.12-1.module+el8.6.0+16014+a372c00b.aarch64",
"AppStream-8.6.0.Z.MAIN.EUS:go-toolset:rhel8:8060020220720230014:97d7f71f:go-toolset-0:1.17.12-1.module+el8.6.0+16014+a372c00b.ppc64le",
"AppStream-8.6.0.Z.MAIN.EUS:go-toolset:rhel8:8060020220720230014:97d7f71f:go-toolset-0:1.17.12-1.module+el8.6.0+16014+a372c00b.s390x",
"AppStream-8.6.0.Z.MAIN.EUS:go-toolset:rhel8:8060020220720230014:97d7f71f:go-toolset-0:1.17.12-1.module+el8.6.0+16014+a372c00b.src",
"AppStream-8.6.0.Z.MAIN.EUS:go-toolset:rhel8:8060020220720230014:97d7f71f:go-toolset-0:1.17.12-1.module+el8.6.0+16014+a372c00b.x86_64",
"AppStream-8.6.0.Z.MAIN.EUS:go-toolset:rhel8:8060020220720230014:97d7f71f:golang-0:1.17.12-1.module+el8.6.0+16014+a372c00b.aarch64",
"AppStream-8.6.0.Z.MAIN.EUS:go-toolset:rhel8:8060020220720230014:97d7f71f:golang-0:1.17.12-1.module+el8.6.0+16014+a372c00b.ppc64le",
"AppStream-8.6.0.Z.MAIN.EUS:go-toolset:rhel8:8060020220720230014:97d7f71f:golang-0:1.17.12-1.module+el8.6.0+16014+a372c00b.s390x",
"AppStream-8.6.0.Z.MAIN.EUS:go-toolset:rhel8:8060020220720230014:97d7f71f:golang-0:1.17.12-1.module+el8.6.0+16014+a372c00b.src",
"AppStream-8.6.0.Z.MAIN.EUS:go-toolset:rhel8:8060020220720230014:97d7f71f:golang-0:1.17.12-1.module+el8.6.0+16014+a372c00b.x86_64",
"AppStream-8.6.0.Z.MAIN.EUS:go-toolset:rhel8:8060020220720230014:97d7f71f:golang-bin-0:1.17.12-1.module+el8.6.0+16014+a372c00b.aarch64",
"AppStream-8.6.0.Z.MAIN.EUS:go-toolset:rhel8:8060020220720230014:97d7f71f:golang-bin-0:1.17.12-1.module+el8.6.0+16014+a372c00b.ppc64le",
"AppStream-8.6.0.Z.MAIN.EUS:go-toolset:rhel8:8060020220720230014:97d7f71f:golang-bin-0:1.17.12-1.module+el8.6.0+16014+a372c00b.s390x",
"AppStream-8.6.0.Z.MAIN.EUS:go-toolset:rhel8:8060020220720230014:97d7f71f:golang-bin-0:1.17.12-1.module+el8.6.0+16014+a372c00b.x86_64",
"AppStream-8.6.0.Z.MAIN.EUS:go-toolset:rhel8:8060020220720230014:97d7f71f:golang-docs-0:1.17.12-1.module+el8.6.0+16014+a372c00b.noarch",
"AppStream-8.6.0.Z.MAIN.EUS:go-toolset:rhel8:8060020220720230014:97d7f71f:golang-misc-0:1.17.12-1.module+el8.6.0+16014+a372c00b.noarch",
"AppStream-8.6.0.Z.MAIN.EUS:go-toolset:rhel8:8060020220720230014:97d7f71f:golang-race-0:1.17.12-1.module+el8.6.0+16014+a372c00b.x86_64",
"AppStream-8.6.0.Z.MAIN.EUS:go-toolset:rhel8:8060020220720230014:97d7f71f:golang-src-0:1.17.12-1.module+el8.6.0+16014+a372c00b.noarch",
"AppStream-8.6.0.Z.MAIN.EUS:go-toolset:rhel8:8060020220720230014:97d7f71f:golang-tests-0:1.17.12-1.module+el8.6.0+16014+a372c00b.noarch"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "golang: encoding/xml: stack exhaustion in Decoder.Skip"
},
{
"cve": "CVE-2022-30629",
"cwe": {
"id": "CWE-331",
"name": "Insufficient Entropy"
},
"discovery_date": "2022-06-02T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2092793"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in the crypto/tls golang package. When session tickets are generated by crypto/tls, it is missing the ticket expiration. This issue may allow an attacker to observe the TLS handshakes to correlate successive connections during session resumption.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "golang: crypto/tls: session tickets lack random ticket_age_add",
"title": "Vulnerability summary"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"AppStream-8.6.0.Z.MAIN.EUS:go-toolset:rhel8:8060020220720230014:97d7f71f",
"AppStream-8.6.0.Z.MAIN.EUS:go-toolset:rhel8:8060020220720230014:97d7f71f:delve-0:1.7.2-1.module+el8.6.0+12972+ebab5911.src",
"AppStream-8.6.0.Z.MAIN.EUS:go-toolset:rhel8:8060020220720230014:97d7f71f:delve-0:1.7.2-1.module+el8.6.0+12972+ebab5911.x86_64",
"AppStream-8.6.0.Z.MAIN.EUS:go-toolset:rhel8:8060020220720230014:97d7f71f:delve-debuginfo-0:1.7.2-1.module+el8.6.0+12972+ebab5911.x86_64",
"AppStream-8.6.0.Z.MAIN.EUS:go-toolset:rhel8:8060020220720230014:97d7f71f:delve-debugsource-0:1.7.2-1.module+el8.6.0+12972+ebab5911.x86_64",
"AppStream-8.6.0.Z.MAIN.EUS:go-toolset:rhel8:8060020220720230014:97d7f71f:go-toolset-0:1.17.12-1.module+el8.6.0+16014+a372c00b.aarch64",
"AppStream-8.6.0.Z.MAIN.EUS:go-toolset:rhel8:8060020220720230014:97d7f71f:go-toolset-0:1.17.12-1.module+el8.6.0+16014+a372c00b.ppc64le",
"AppStream-8.6.0.Z.MAIN.EUS:go-toolset:rhel8:8060020220720230014:97d7f71f:go-toolset-0:1.17.12-1.module+el8.6.0+16014+a372c00b.s390x",
"AppStream-8.6.0.Z.MAIN.EUS:go-toolset:rhel8:8060020220720230014:97d7f71f:go-toolset-0:1.17.12-1.module+el8.6.0+16014+a372c00b.src",
"AppStream-8.6.0.Z.MAIN.EUS:go-toolset:rhel8:8060020220720230014:97d7f71f:go-toolset-0:1.17.12-1.module+el8.6.0+16014+a372c00b.x86_64",
"AppStream-8.6.0.Z.MAIN.EUS:go-toolset:rhel8:8060020220720230014:97d7f71f:golang-0:1.17.12-1.module+el8.6.0+16014+a372c00b.aarch64",
"AppStream-8.6.0.Z.MAIN.EUS:go-toolset:rhel8:8060020220720230014:97d7f71f:golang-0:1.17.12-1.module+el8.6.0+16014+a372c00b.ppc64le",
"AppStream-8.6.0.Z.MAIN.EUS:go-toolset:rhel8:8060020220720230014:97d7f71f:golang-0:1.17.12-1.module+el8.6.0+16014+a372c00b.s390x",
"AppStream-8.6.0.Z.MAIN.EUS:go-toolset:rhel8:8060020220720230014:97d7f71f:golang-0:1.17.12-1.module+el8.6.0+16014+a372c00b.src",
"AppStream-8.6.0.Z.MAIN.EUS:go-toolset:rhel8:8060020220720230014:97d7f71f:golang-0:1.17.12-1.module+el8.6.0+16014+a372c00b.x86_64",
"AppStream-8.6.0.Z.MAIN.EUS:go-toolset:rhel8:8060020220720230014:97d7f71f:golang-bin-0:1.17.12-1.module+el8.6.0+16014+a372c00b.aarch64",
"AppStream-8.6.0.Z.MAIN.EUS:go-toolset:rhel8:8060020220720230014:97d7f71f:golang-bin-0:1.17.12-1.module+el8.6.0+16014+a372c00b.ppc64le",
"AppStream-8.6.0.Z.MAIN.EUS:go-toolset:rhel8:8060020220720230014:97d7f71f:golang-bin-0:1.17.12-1.module+el8.6.0+16014+a372c00b.s390x",
"AppStream-8.6.0.Z.MAIN.EUS:go-toolset:rhel8:8060020220720230014:97d7f71f:golang-bin-0:1.17.12-1.module+el8.6.0+16014+a372c00b.x86_64",
"AppStream-8.6.0.Z.MAIN.EUS:go-toolset:rhel8:8060020220720230014:97d7f71f:golang-docs-0:1.17.12-1.module+el8.6.0+16014+a372c00b.noarch",
"AppStream-8.6.0.Z.MAIN.EUS:go-toolset:rhel8:8060020220720230014:97d7f71f:golang-misc-0:1.17.12-1.module+el8.6.0+16014+a372c00b.noarch",
"AppStream-8.6.0.Z.MAIN.EUS:go-toolset:rhel8:8060020220720230014:97d7f71f:golang-race-0:1.17.12-1.module+el8.6.0+16014+a372c00b.x86_64",
"AppStream-8.6.0.Z.MAIN.EUS:go-toolset:rhel8:8060020220720230014:97d7f71f:golang-src-0:1.17.12-1.module+el8.6.0+16014+a372c00b.noarch",
"AppStream-8.6.0.Z.MAIN.EUS:go-toolset:rhel8:8060020220720230014:97d7f71f:golang-tests-0:1.17.12-1.module+el8.6.0+16014+a372c00b.noarch"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2022-30629"
},
{
"category": "external",
"summary": "RHBZ#2092793",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2092793"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2022-30629",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-30629"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2022-30629",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2022-30629"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-announce/c/TzIC9-t8Ytg",
"url": "https://groups.google.com/g/golang-announce/c/TzIC9-t8Ytg"
}
],
"release_date": "2022-06-02T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2022-08-01T12:10:47+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"AppStream-8.6.0.Z.MAIN.EUS:go-toolset:rhel8:8060020220720230014:97d7f71f",
"AppStream-8.6.0.Z.MAIN.EUS:go-toolset:rhel8:8060020220720230014:97d7f71f:delve-0:1.7.2-1.module+el8.6.0+12972+ebab5911.src",
"AppStream-8.6.0.Z.MAIN.EUS:go-toolset:rhel8:8060020220720230014:97d7f71f:delve-0:1.7.2-1.module+el8.6.0+12972+ebab5911.x86_64",
"AppStream-8.6.0.Z.MAIN.EUS:go-toolset:rhel8:8060020220720230014:97d7f71f:delve-debuginfo-0:1.7.2-1.module+el8.6.0+12972+ebab5911.x86_64",
"AppStream-8.6.0.Z.MAIN.EUS:go-toolset:rhel8:8060020220720230014:97d7f71f:delve-debugsource-0:1.7.2-1.module+el8.6.0+12972+ebab5911.x86_64",
"AppStream-8.6.0.Z.MAIN.EUS:go-toolset:rhel8:8060020220720230014:97d7f71f:go-toolset-0:1.17.12-1.module+el8.6.0+16014+a372c00b.aarch64",
"AppStream-8.6.0.Z.MAIN.EUS:go-toolset:rhel8:8060020220720230014:97d7f71f:go-toolset-0:1.17.12-1.module+el8.6.0+16014+a372c00b.ppc64le",
"AppStream-8.6.0.Z.MAIN.EUS:go-toolset:rhel8:8060020220720230014:97d7f71f:go-toolset-0:1.17.12-1.module+el8.6.0+16014+a372c00b.s390x",
"AppStream-8.6.0.Z.MAIN.EUS:go-toolset:rhel8:8060020220720230014:97d7f71f:go-toolset-0:1.17.12-1.module+el8.6.0+16014+a372c00b.src",
"AppStream-8.6.0.Z.MAIN.EUS:go-toolset:rhel8:8060020220720230014:97d7f71f:go-toolset-0:1.17.12-1.module+el8.6.0+16014+a372c00b.x86_64",
"AppStream-8.6.0.Z.MAIN.EUS:go-toolset:rhel8:8060020220720230014:97d7f71f:golang-0:1.17.12-1.module+el8.6.0+16014+a372c00b.aarch64",
"AppStream-8.6.0.Z.MAIN.EUS:go-toolset:rhel8:8060020220720230014:97d7f71f:golang-0:1.17.12-1.module+el8.6.0+16014+a372c00b.ppc64le",
"AppStream-8.6.0.Z.MAIN.EUS:go-toolset:rhel8:8060020220720230014:97d7f71f:golang-0:1.17.12-1.module+el8.6.0+16014+a372c00b.s390x",
"AppStream-8.6.0.Z.MAIN.EUS:go-toolset:rhel8:8060020220720230014:97d7f71f:golang-0:1.17.12-1.module+el8.6.0+16014+a372c00b.src",
"AppStream-8.6.0.Z.MAIN.EUS:go-toolset:rhel8:8060020220720230014:97d7f71f:golang-0:1.17.12-1.module+el8.6.0+16014+a372c00b.x86_64",
"AppStream-8.6.0.Z.MAIN.EUS:go-toolset:rhel8:8060020220720230014:97d7f71f:golang-bin-0:1.17.12-1.module+el8.6.0+16014+a372c00b.aarch64",
"AppStream-8.6.0.Z.MAIN.EUS:go-toolset:rhel8:8060020220720230014:97d7f71f:golang-bin-0:1.17.12-1.module+el8.6.0+16014+a372c00b.ppc64le",
"AppStream-8.6.0.Z.MAIN.EUS:go-toolset:rhel8:8060020220720230014:97d7f71f:golang-bin-0:1.17.12-1.module+el8.6.0+16014+a372c00b.s390x",
"AppStream-8.6.0.Z.MAIN.EUS:go-toolset:rhel8:8060020220720230014:97d7f71f:golang-bin-0:1.17.12-1.module+el8.6.0+16014+a372c00b.x86_64",
"AppStream-8.6.0.Z.MAIN.EUS:go-toolset:rhel8:8060020220720230014:97d7f71f:golang-docs-0:1.17.12-1.module+el8.6.0+16014+a372c00b.noarch",
"AppStream-8.6.0.Z.MAIN.EUS:go-toolset:rhel8:8060020220720230014:97d7f71f:golang-misc-0:1.17.12-1.module+el8.6.0+16014+a372c00b.noarch",
"AppStream-8.6.0.Z.MAIN.EUS:go-toolset:rhel8:8060020220720230014:97d7f71f:golang-race-0:1.17.12-1.module+el8.6.0+16014+a372c00b.x86_64",
"AppStream-8.6.0.Z.MAIN.EUS:go-toolset:rhel8:8060020220720230014:97d7f71f:golang-src-0:1.17.12-1.module+el8.6.0+16014+a372c00b.noarch",
"AppStream-8.6.0.Z.MAIN.EUS:go-toolset:rhel8:8060020220720230014:97d7f71f:golang-tests-0:1.17.12-1.module+el8.6.0+16014+a372c00b.noarch"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2022:5775"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "HIGH",
"attackVector": "NETWORK",
"availabilityImpact": "NONE",
"baseScore": 3.1,
"baseSeverity": "LOW",
"confidentialityImpact": "LOW",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "REQUIRED",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:R/S:U/C:L/I:N/A:N",
"version": "3.1"
},
"products": [
"AppStream-8.6.0.Z.MAIN.EUS:go-toolset:rhel8:8060020220720230014:97d7f71f",
"AppStream-8.6.0.Z.MAIN.EUS:go-toolset:rhel8:8060020220720230014:97d7f71f:delve-0:1.7.2-1.module+el8.6.0+12972+ebab5911.src",
"AppStream-8.6.0.Z.MAIN.EUS:go-toolset:rhel8:8060020220720230014:97d7f71f:delve-0:1.7.2-1.module+el8.6.0+12972+ebab5911.x86_64",
"AppStream-8.6.0.Z.MAIN.EUS:go-toolset:rhel8:8060020220720230014:97d7f71f:delve-debuginfo-0:1.7.2-1.module+el8.6.0+12972+ebab5911.x86_64",
"AppStream-8.6.0.Z.MAIN.EUS:go-toolset:rhel8:8060020220720230014:97d7f71f:delve-debugsource-0:1.7.2-1.module+el8.6.0+12972+ebab5911.x86_64",
"AppStream-8.6.0.Z.MAIN.EUS:go-toolset:rhel8:8060020220720230014:97d7f71f:go-toolset-0:1.17.12-1.module+el8.6.0+16014+a372c00b.aarch64",
"AppStream-8.6.0.Z.MAIN.EUS:go-toolset:rhel8:8060020220720230014:97d7f71f:go-toolset-0:1.17.12-1.module+el8.6.0+16014+a372c00b.ppc64le",
"AppStream-8.6.0.Z.MAIN.EUS:go-toolset:rhel8:8060020220720230014:97d7f71f:go-toolset-0:1.17.12-1.module+el8.6.0+16014+a372c00b.s390x",
"AppStream-8.6.0.Z.MAIN.EUS:go-toolset:rhel8:8060020220720230014:97d7f71f:go-toolset-0:1.17.12-1.module+el8.6.0+16014+a372c00b.src",
"AppStream-8.6.0.Z.MAIN.EUS:go-toolset:rhel8:8060020220720230014:97d7f71f:go-toolset-0:1.17.12-1.module+el8.6.0+16014+a372c00b.x86_64",
"AppStream-8.6.0.Z.MAIN.EUS:go-toolset:rhel8:8060020220720230014:97d7f71f:golang-0:1.17.12-1.module+el8.6.0+16014+a372c00b.aarch64",
"AppStream-8.6.0.Z.MAIN.EUS:go-toolset:rhel8:8060020220720230014:97d7f71f:golang-0:1.17.12-1.module+el8.6.0+16014+a372c00b.ppc64le",
"AppStream-8.6.0.Z.MAIN.EUS:go-toolset:rhel8:8060020220720230014:97d7f71f:golang-0:1.17.12-1.module+el8.6.0+16014+a372c00b.s390x",
"AppStream-8.6.0.Z.MAIN.EUS:go-toolset:rhel8:8060020220720230014:97d7f71f:golang-0:1.17.12-1.module+el8.6.0+16014+a372c00b.src",
"AppStream-8.6.0.Z.MAIN.EUS:go-toolset:rhel8:8060020220720230014:97d7f71f:golang-0:1.17.12-1.module+el8.6.0+16014+a372c00b.x86_64",
"AppStream-8.6.0.Z.MAIN.EUS:go-toolset:rhel8:8060020220720230014:97d7f71f:golang-bin-0:1.17.12-1.module+el8.6.0+16014+a372c00b.aarch64",
"AppStream-8.6.0.Z.MAIN.EUS:go-toolset:rhel8:8060020220720230014:97d7f71f:golang-bin-0:1.17.12-1.module+el8.6.0+16014+a372c00b.ppc64le",
"AppStream-8.6.0.Z.MAIN.EUS:go-toolset:rhel8:8060020220720230014:97d7f71f:golang-bin-0:1.17.12-1.module+el8.6.0+16014+a372c00b.s390x",
"AppStream-8.6.0.Z.MAIN.EUS:go-toolset:rhel8:8060020220720230014:97d7f71f:golang-bin-0:1.17.12-1.module+el8.6.0+16014+a372c00b.x86_64",
"AppStream-8.6.0.Z.MAIN.EUS:go-toolset:rhel8:8060020220720230014:97d7f71f:golang-docs-0:1.17.12-1.module+el8.6.0+16014+a372c00b.noarch",
"AppStream-8.6.0.Z.MAIN.EUS:go-toolset:rhel8:8060020220720230014:97d7f71f:golang-misc-0:1.17.12-1.module+el8.6.0+16014+a372c00b.noarch",
"AppStream-8.6.0.Z.MAIN.EUS:go-toolset:rhel8:8060020220720230014:97d7f71f:golang-race-0:1.17.12-1.module+el8.6.0+16014+a372c00b.x86_64",
"AppStream-8.6.0.Z.MAIN.EUS:go-toolset:rhel8:8060020220720230014:97d7f71f:golang-src-0:1.17.12-1.module+el8.6.0+16014+a372c00b.noarch",
"AppStream-8.6.0.Z.MAIN.EUS:go-toolset:rhel8:8060020220720230014:97d7f71f:golang-tests-0:1.17.12-1.module+el8.6.0+16014+a372c00b.noarch"
]
}
],
"threats": [
{
"category": "impact",
"details": "Low"
}
],
"title": "golang: crypto/tls: session tickets lack random ticket_age_add"
},
{
"cve": "CVE-2022-30630",
"cwe": {
"id": "CWE-1325",
"name": "Improperly Controlled Sequential Memory Allocation"
},
"discovery_date": "2022-07-14T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2107371"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in the golang standard library, io/fs. Calling Glob on a path that contains a large number of path separators can cause a panic issue due to stack exhaustion. This could allow an attacker to impact availability.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "golang: io/fs: stack exhaustion in Glob",
"title": "Vulnerability summary"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"AppStream-8.6.0.Z.MAIN.EUS:go-toolset:rhel8:8060020220720230014:97d7f71f",
"AppStream-8.6.0.Z.MAIN.EUS:go-toolset:rhel8:8060020220720230014:97d7f71f:delve-0:1.7.2-1.module+el8.6.0+12972+ebab5911.src",
"AppStream-8.6.0.Z.MAIN.EUS:go-toolset:rhel8:8060020220720230014:97d7f71f:delve-0:1.7.2-1.module+el8.6.0+12972+ebab5911.x86_64",
"AppStream-8.6.0.Z.MAIN.EUS:go-toolset:rhel8:8060020220720230014:97d7f71f:delve-debuginfo-0:1.7.2-1.module+el8.6.0+12972+ebab5911.x86_64",
"AppStream-8.6.0.Z.MAIN.EUS:go-toolset:rhel8:8060020220720230014:97d7f71f:delve-debugsource-0:1.7.2-1.module+el8.6.0+12972+ebab5911.x86_64",
"AppStream-8.6.0.Z.MAIN.EUS:go-toolset:rhel8:8060020220720230014:97d7f71f:go-toolset-0:1.17.12-1.module+el8.6.0+16014+a372c00b.aarch64",
"AppStream-8.6.0.Z.MAIN.EUS:go-toolset:rhel8:8060020220720230014:97d7f71f:go-toolset-0:1.17.12-1.module+el8.6.0+16014+a372c00b.ppc64le",
"AppStream-8.6.0.Z.MAIN.EUS:go-toolset:rhel8:8060020220720230014:97d7f71f:go-toolset-0:1.17.12-1.module+el8.6.0+16014+a372c00b.s390x",
"AppStream-8.6.0.Z.MAIN.EUS:go-toolset:rhel8:8060020220720230014:97d7f71f:go-toolset-0:1.17.12-1.module+el8.6.0+16014+a372c00b.src",
"AppStream-8.6.0.Z.MAIN.EUS:go-toolset:rhel8:8060020220720230014:97d7f71f:go-toolset-0:1.17.12-1.module+el8.6.0+16014+a372c00b.x86_64",
"AppStream-8.6.0.Z.MAIN.EUS:go-toolset:rhel8:8060020220720230014:97d7f71f:golang-0:1.17.12-1.module+el8.6.0+16014+a372c00b.aarch64",
"AppStream-8.6.0.Z.MAIN.EUS:go-toolset:rhel8:8060020220720230014:97d7f71f:golang-0:1.17.12-1.module+el8.6.0+16014+a372c00b.ppc64le",
"AppStream-8.6.0.Z.MAIN.EUS:go-toolset:rhel8:8060020220720230014:97d7f71f:golang-0:1.17.12-1.module+el8.6.0+16014+a372c00b.s390x",
"AppStream-8.6.0.Z.MAIN.EUS:go-toolset:rhel8:8060020220720230014:97d7f71f:golang-0:1.17.12-1.module+el8.6.0+16014+a372c00b.src",
"AppStream-8.6.0.Z.MAIN.EUS:go-toolset:rhel8:8060020220720230014:97d7f71f:golang-0:1.17.12-1.module+el8.6.0+16014+a372c00b.x86_64",
"AppStream-8.6.0.Z.MAIN.EUS:go-toolset:rhel8:8060020220720230014:97d7f71f:golang-bin-0:1.17.12-1.module+el8.6.0+16014+a372c00b.aarch64",
"AppStream-8.6.0.Z.MAIN.EUS:go-toolset:rhel8:8060020220720230014:97d7f71f:golang-bin-0:1.17.12-1.module+el8.6.0+16014+a372c00b.ppc64le",
"AppStream-8.6.0.Z.MAIN.EUS:go-toolset:rhel8:8060020220720230014:97d7f71f:golang-bin-0:1.17.12-1.module+el8.6.0+16014+a372c00b.s390x",
"AppStream-8.6.0.Z.MAIN.EUS:go-toolset:rhel8:8060020220720230014:97d7f71f:golang-bin-0:1.17.12-1.module+el8.6.0+16014+a372c00b.x86_64",
"AppStream-8.6.0.Z.MAIN.EUS:go-toolset:rhel8:8060020220720230014:97d7f71f:golang-docs-0:1.17.12-1.module+el8.6.0+16014+a372c00b.noarch",
"AppStream-8.6.0.Z.MAIN.EUS:go-toolset:rhel8:8060020220720230014:97d7f71f:golang-misc-0:1.17.12-1.module+el8.6.0+16014+a372c00b.noarch",
"AppStream-8.6.0.Z.MAIN.EUS:go-toolset:rhel8:8060020220720230014:97d7f71f:golang-race-0:1.17.12-1.module+el8.6.0+16014+a372c00b.x86_64",
"AppStream-8.6.0.Z.MAIN.EUS:go-toolset:rhel8:8060020220720230014:97d7f71f:golang-src-0:1.17.12-1.module+el8.6.0+16014+a372c00b.noarch",
"AppStream-8.6.0.Z.MAIN.EUS:go-toolset:rhel8:8060020220720230014:97d7f71f:golang-tests-0:1.17.12-1.module+el8.6.0+16014+a372c00b.noarch"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2022-30630"
},
{
"category": "external",
"summary": "RHBZ#2107371",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2107371"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2022-30630",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-30630"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2022-30630",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2022-30630"
},
{
"category": "external",
"summary": "https://go.dev/issue/53415",
"url": "https://go.dev/issue/53415"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-announce/c/nqrv9fbR0zE",
"url": "https://groups.google.com/g/golang-announce/c/nqrv9fbR0zE"
}
],
"release_date": "2022-07-12T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2022-08-01T12:10:47+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"AppStream-8.6.0.Z.MAIN.EUS:go-toolset:rhel8:8060020220720230014:97d7f71f",
"AppStream-8.6.0.Z.MAIN.EUS:go-toolset:rhel8:8060020220720230014:97d7f71f:delve-0:1.7.2-1.module+el8.6.0+12972+ebab5911.src",
"AppStream-8.6.0.Z.MAIN.EUS:go-toolset:rhel8:8060020220720230014:97d7f71f:delve-0:1.7.2-1.module+el8.6.0+12972+ebab5911.x86_64",
"AppStream-8.6.0.Z.MAIN.EUS:go-toolset:rhel8:8060020220720230014:97d7f71f:delve-debuginfo-0:1.7.2-1.module+el8.6.0+12972+ebab5911.x86_64",
"AppStream-8.6.0.Z.MAIN.EUS:go-toolset:rhel8:8060020220720230014:97d7f71f:delve-debugsource-0:1.7.2-1.module+el8.6.0+12972+ebab5911.x86_64",
"AppStream-8.6.0.Z.MAIN.EUS:go-toolset:rhel8:8060020220720230014:97d7f71f:go-toolset-0:1.17.12-1.module+el8.6.0+16014+a372c00b.aarch64",
"AppStream-8.6.0.Z.MAIN.EUS:go-toolset:rhel8:8060020220720230014:97d7f71f:go-toolset-0:1.17.12-1.module+el8.6.0+16014+a372c00b.ppc64le",
"AppStream-8.6.0.Z.MAIN.EUS:go-toolset:rhel8:8060020220720230014:97d7f71f:go-toolset-0:1.17.12-1.module+el8.6.0+16014+a372c00b.s390x",
"AppStream-8.6.0.Z.MAIN.EUS:go-toolset:rhel8:8060020220720230014:97d7f71f:go-toolset-0:1.17.12-1.module+el8.6.0+16014+a372c00b.src",
"AppStream-8.6.0.Z.MAIN.EUS:go-toolset:rhel8:8060020220720230014:97d7f71f:go-toolset-0:1.17.12-1.module+el8.6.0+16014+a372c00b.x86_64",
"AppStream-8.6.0.Z.MAIN.EUS:go-toolset:rhel8:8060020220720230014:97d7f71f:golang-0:1.17.12-1.module+el8.6.0+16014+a372c00b.aarch64",
"AppStream-8.6.0.Z.MAIN.EUS:go-toolset:rhel8:8060020220720230014:97d7f71f:golang-0:1.17.12-1.module+el8.6.0+16014+a372c00b.ppc64le",
"AppStream-8.6.0.Z.MAIN.EUS:go-toolset:rhel8:8060020220720230014:97d7f71f:golang-0:1.17.12-1.module+el8.6.0+16014+a372c00b.s390x",
"AppStream-8.6.0.Z.MAIN.EUS:go-toolset:rhel8:8060020220720230014:97d7f71f:golang-0:1.17.12-1.module+el8.6.0+16014+a372c00b.src",
"AppStream-8.6.0.Z.MAIN.EUS:go-toolset:rhel8:8060020220720230014:97d7f71f:golang-0:1.17.12-1.module+el8.6.0+16014+a372c00b.x86_64",
"AppStream-8.6.0.Z.MAIN.EUS:go-toolset:rhel8:8060020220720230014:97d7f71f:golang-bin-0:1.17.12-1.module+el8.6.0+16014+a372c00b.aarch64",
"AppStream-8.6.0.Z.MAIN.EUS:go-toolset:rhel8:8060020220720230014:97d7f71f:golang-bin-0:1.17.12-1.module+el8.6.0+16014+a372c00b.ppc64le",
"AppStream-8.6.0.Z.MAIN.EUS:go-toolset:rhel8:8060020220720230014:97d7f71f:golang-bin-0:1.17.12-1.module+el8.6.0+16014+a372c00b.s390x",
"AppStream-8.6.0.Z.MAIN.EUS:go-toolset:rhel8:8060020220720230014:97d7f71f:golang-bin-0:1.17.12-1.module+el8.6.0+16014+a372c00b.x86_64",
"AppStream-8.6.0.Z.MAIN.EUS:go-toolset:rhel8:8060020220720230014:97d7f71f:golang-docs-0:1.17.12-1.module+el8.6.0+16014+a372c00b.noarch",
"AppStream-8.6.0.Z.MAIN.EUS:go-toolset:rhel8:8060020220720230014:97d7f71f:golang-misc-0:1.17.12-1.module+el8.6.0+16014+a372c00b.noarch",
"AppStream-8.6.0.Z.MAIN.EUS:go-toolset:rhel8:8060020220720230014:97d7f71f:golang-race-0:1.17.12-1.module+el8.6.0+16014+a372c00b.x86_64",
"AppStream-8.6.0.Z.MAIN.EUS:go-toolset:rhel8:8060020220720230014:97d7f71f:golang-src-0:1.17.12-1.module+el8.6.0+16014+a372c00b.noarch",
"AppStream-8.6.0.Z.MAIN.EUS:go-toolset:rhel8:8060020220720230014:97d7f71f:golang-tests-0:1.17.12-1.module+el8.6.0+16014+a372c00b.noarch"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2022:5775"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"AppStream-8.6.0.Z.MAIN.EUS:go-toolset:rhel8:8060020220720230014:97d7f71f",
"AppStream-8.6.0.Z.MAIN.EUS:go-toolset:rhel8:8060020220720230014:97d7f71f:delve-0:1.7.2-1.module+el8.6.0+12972+ebab5911.src",
"AppStream-8.6.0.Z.MAIN.EUS:go-toolset:rhel8:8060020220720230014:97d7f71f:delve-0:1.7.2-1.module+el8.6.0+12972+ebab5911.x86_64",
"AppStream-8.6.0.Z.MAIN.EUS:go-toolset:rhel8:8060020220720230014:97d7f71f:delve-debuginfo-0:1.7.2-1.module+el8.6.0+12972+ebab5911.x86_64",
"AppStream-8.6.0.Z.MAIN.EUS:go-toolset:rhel8:8060020220720230014:97d7f71f:delve-debugsource-0:1.7.2-1.module+el8.6.0+12972+ebab5911.x86_64",
"AppStream-8.6.0.Z.MAIN.EUS:go-toolset:rhel8:8060020220720230014:97d7f71f:go-toolset-0:1.17.12-1.module+el8.6.0+16014+a372c00b.aarch64",
"AppStream-8.6.0.Z.MAIN.EUS:go-toolset:rhel8:8060020220720230014:97d7f71f:go-toolset-0:1.17.12-1.module+el8.6.0+16014+a372c00b.ppc64le",
"AppStream-8.6.0.Z.MAIN.EUS:go-toolset:rhel8:8060020220720230014:97d7f71f:go-toolset-0:1.17.12-1.module+el8.6.0+16014+a372c00b.s390x",
"AppStream-8.6.0.Z.MAIN.EUS:go-toolset:rhel8:8060020220720230014:97d7f71f:go-toolset-0:1.17.12-1.module+el8.6.0+16014+a372c00b.src",
"AppStream-8.6.0.Z.MAIN.EUS:go-toolset:rhel8:8060020220720230014:97d7f71f:go-toolset-0:1.17.12-1.module+el8.6.0+16014+a372c00b.x86_64",
"AppStream-8.6.0.Z.MAIN.EUS:go-toolset:rhel8:8060020220720230014:97d7f71f:golang-0:1.17.12-1.module+el8.6.0+16014+a372c00b.aarch64",
"AppStream-8.6.0.Z.MAIN.EUS:go-toolset:rhel8:8060020220720230014:97d7f71f:golang-0:1.17.12-1.module+el8.6.0+16014+a372c00b.ppc64le",
"AppStream-8.6.0.Z.MAIN.EUS:go-toolset:rhel8:8060020220720230014:97d7f71f:golang-0:1.17.12-1.module+el8.6.0+16014+a372c00b.s390x",
"AppStream-8.6.0.Z.MAIN.EUS:go-toolset:rhel8:8060020220720230014:97d7f71f:golang-0:1.17.12-1.module+el8.6.0+16014+a372c00b.src",
"AppStream-8.6.0.Z.MAIN.EUS:go-toolset:rhel8:8060020220720230014:97d7f71f:golang-0:1.17.12-1.module+el8.6.0+16014+a372c00b.x86_64",
"AppStream-8.6.0.Z.MAIN.EUS:go-toolset:rhel8:8060020220720230014:97d7f71f:golang-bin-0:1.17.12-1.module+el8.6.0+16014+a372c00b.aarch64",
"AppStream-8.6.0.Z.MAIN.EUS:go-toolset:rhel8:8060020220720230014:97d7f71f:golang-bin-0:1.17.12-1.module+el8.6.0+16014+a372c00b.ppc64le",
"AppStream-8.6.0.Z.MAIN.EUS:go-toolset:rhel8:8060020220720230014:97d7f71f:golang-bin-0:1.17.12-1.module+el8.6.0+16014+a372c00b.s390x",
"AppStream-8.6.0.Z.MAIN.EUS:go-toolset:rhel8:8060020220720230014:97d7f71f:golang-bin-0:1.17.12-1.module+el8.6.0+16014+a372c00b.x86_64",
"AppStream-8.6.0.Z.MAIN.EUS:go-toolset:rhel8:8060020220720230014:97d7f71f:golang-docs-0:1.17.12-1.module+el8.6.0+16014+a372c00b.noarch",
"AppStream-8.6.0.Z.MAIN.EUS:go-toolset:rhel8:8060020220720230014:97d7f71f:golang-misc-0:1.17.12-1.module+el8.6.0+16014+a372c00b.noarch",
"AppStream-8.6.0.Z.MAIN.EUS:go-toolset:rhel8:8060020220720230014:97d7f71f:golang-race-0:1.17.12-1.module+el8.6.0+16014+a372c00b.x86_64",
"AppStream-8.6.0.Z.MAIN.EUS:go-toolset:rhel8:8060020220720230014:97d7f71f:golang-src-0:1.17.12-1.module+el8.6.0+16014+a372c00b.noarch",
"AppStream-8.6.0.Z.MAIN.EUS:go-toolset:rhel8:8060020220720230014:97d7f71f:golang-tests-0:1.17.12-1.module+el8.6.0+16014+a372c00b.noarch"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "golang: io/fs: stack exhaustion in Glob"
},
{
"cve": "CVE-2022-30631",
"cwe": {
"id": "CWE-1325",
"name": "Improperly Controlled Sequential Memory Allocation"
},
"discovery_date": "2022-07-14T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2107342"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in golang. Calling the Reader, Read method on an archive that contains a large number of concatenated 0-length compressed files can cause a panic issue due to stack exhaustion.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "golang: compress/gzip: stack exhaustion in Reader.Read",
"title": "Vulnerability summary"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"AppStream-8.6.0.Z.MAIN.EUS:go-toolset:rhel8:8060020220720230014:97d7f71f",
"AppStream-8.6.0.Z.MAIN.EUS:go-toolset:rhel8:8060020220720230014:97d7f71f:delve-0:1.7.2-1.module+el8.6.0+12972+ebab5911.src",
"AppStream-8.6.0.Z.MAIN.EUS:go-toolset:rhel8:8060020220720230014:97d7f71f:delve-0:1.7.2-1.module+el8.6.0+12972+ebab5911.x86_64",
"AppStream-8.6.0.Z.MAIN.EUS:go-toolset:rhel8:8060020220720230014:97d7f71f:delve-debuginfo-0:1.7.2-1.module+el8.6.0+12972+ebab5911.x86_64",
"AppStream-8.6.0.Z.MAIN.EUS:go-toolset:rhel8:8060020220720230014:97d7f71f:delve-debugsource-0:1.7.2-1.module+el8.6.0+12972+ebab5911.x86_64",
"AppStream-8.6.0.Z.MAIN.EUS:go-toolset:rhel8:8060020220720230014:97d7f71f:go-toolset-0:1.17.12-1.module+el8.6.0+16014+a372c00b.aarch64",
"AppStream-8.6.0.Z.MAIN.EUS:go-toolset:rhel8:8060020220720230014:97d7f71f:go-toolset-0:1.17.12-1.module+el8.6.0+16014+a372c00b.ppc64le",
"AppStream-8.6.0.Z.MAIN.EUS:go-toolset:rhel8:8060020220720230014:97d7f71f:go-toolset-0:1.17.12-1.module+el8.6.0+16014+a372c00b.s390x",
"AppStream-8.6.0.Z.MAIN.EUS:go-toolset:rhel8:8060020220720230014:97d7f71f:go-toolset-0:1.17.12-1.module+el8.6.0+16014+a372c00b.src",
"AppStream-8.6.0.Z.MAIN.EUS:go-toolset:rhel8:8060020220720230014:97d7f71f:go-toolset-0:1.17.12-1.module+el8.6.0+16014+a372c00b.x86_64",
"AppStream-8.6.0.Z.MAIN.EUS:go-toolset:rhel8:8060020220720230014:97d7f71f:golang-0:1.17.12-1.module+el8.6.0+16014+a372c00b.aarch64",
"AppStream-8.6.0.Z.MAIN.EUS:go-toolset:rhel8:8060020220720230014:97d7f71f:golang-0:1.17.12-1.module+el8.6.0+16014+a372c00b.ppc64le",
"AppStream-8.6.0.Z.MAIN.EUS:go-toolset:rhel8:8060020220720230014:97d7f71f:golang-0:1.17.12-1.module+el8.6.0+16014+a372c00b.s390x",
"AppStream-8.6.0.Z.MAIN.EUS:go-toolset:rhel8:8060020220720230014:97d7f71f:golang-0:1.17.12-1.module+el8.6.0+16014+a372c00b.src",
"AppStream-8.6.0.Z.MAIN.EUS:go-toolset:rhel8:8060020220720230014:97d7f71f:golang-0:1.17.12-1.module+el8.6.0+16014+a372c00b.x86_64",
"AppStream-8.6.0.Z.MAIN.EUS:go-toolset:rhel8:8060020220720230014:97d7f71f:golang-bin-0:1.17.12-1.module+el8.6.0+16014+a372c00b.aarch64",
"AppStream-8.6.0.Z.MAIN.EUS:go-toolset:rhel8:8060020220720230014:97d7f71f:golang-bin-0:1.17.12-1.module+el8.6.0+16014+a372c00b.ppc64le",
"AppStream-8.6.0.Z.MAIN.EUS:go-toolset:rhel8:8060020220720230014:97d7f71f:golang-bin-0:1.17.12-1.module+el8.6.0+16014+a372c00b.s390x",
"AppStream-8.6.0.Z.MAIN.EUS:go-toolset:rhel8:8060020220720230014:97d7f71f:golang-bin-0:1.17.12-1.module+el8.6.0+16014+a372c00b.x86_64",
"AppStream-8.6.0.Z.MAIN.EUS:go-toolset:rhel8:8060020220720230014:97d7f71f:golang-docs-0:1.17.12-1.module+el8.6.0+16014+a372c00b.noarch",
"AppStream-8.6.0.Z.MAIN.EUS:go-toolset:rhel8:8060020220720230014:97d7f71f:golang-misc-0:1.17.12-1.module+el8.6.0+16014+a372c00b.noarch",
"AppStream-8.6.0.Z.MAIN.EUS:go-toolset:rhel8:8060020220720230014:97d7f71f:golang-race-0:1.17.12-1.module+el8.6.0+16014+a372c00b.x86_64",
"AppStream-8.6.0.Z.MAIN.EUS:go-toolset:rhel8:8060020220720230014:97d7f71f:golang-src-0:1.17.12-1.module+el8.6.0+16014+a372c00b.noarch",
"AppStream-8.6.0.Z.MAIN.EUS:go-toolset:rhel8:8060020220720230014:97d7f71f:golang-tests-0:1.17.12-1.module+el8.6.0+16014+a372c00b.noarch"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2022-30631"
},
{
"category": "external",
"summary": "RHBZ#2107342",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2107342"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2022-30631",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-30631"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2022-30631",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2022-30631"
},
{
"category": "external",
"summary": "https://go.dev/issue/53168",
"url": "https://go.dev/issue/53168"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-announce/c/nqrv9fbR0zE",
"url": "https://groups.google.com/g/golang-announce/c/nqrv9fbR0zE"
}
],
"release_date": "2022-07-12T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2022-08-01T12:10:47+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"AppStream-8.6.0.Z.MAIN.EUS:go-toolset:rhel8:8060020220720230014:97d7f71f",
"AppStream-8.6.0.Z.MAIN.EUS:go-toolset:rhel8:8060020220720230014:97d7f71f:delve-0:1.7.2-1.module+el8.6.0+12972+ebab5911.src",
"AppStream-8.6.0.Z.MAIN.EUS:go-toolset:rhel8:8060020220720230014:97d7f71f:delve-0:1.7.2-1.module+el8.6.0+12972+ebab5911.x86_64",
"AppStream-8.6.0.Z.MAIN.EUS:go-toolset:rhel8:8060020220720230014:97d7f71f:delve-debuginfo-0:1.7.2-1.module+el8.6.0+12972+ebab5911.x86_64",
"AppStream-8.6.0.Z.MAIN.EUS:go-toolset:rhel8:8060020220720230014:97d7f71f:delve-debugsource-0:1.7.2-1.module+el8.6.0+12972+ebab5911.x86_64",
"AppStream-8.6.0.Z.MAIN.EUS:go-toolset:rhel8:8060020220720230014:97d7f71f:go-toolset-0:1.17.12-1.module+el8.6.0+16014+a372c00b.aarch64",
"AppStream-8.6.0.Z.MAIN.EUS:go-toolset:rhel8:8060020220720230014:97d7f71f:go-toolset-0:1.17.12-1.module+el8.6.0+16014+a372c00b.ppc64le",
"AppStream-8.6.0.Z.MAIN.EUS:go-toolset:rhel8:8060020220720230014:97d7f71f:go-toolset-0:1.17.12-1.module+el8.6.0+16014+a372c00b.s390x",
"AppStream-8.6.0.Z.MAIN.EUS:go-toolset:rhel8:8060020220720230014:97d7f71f:go-toolset-0:1.17.12-1.module+el8.6.0+16014+a372c00b.src",
"AppStream-8.6.0.Z.MAIN.EUS:go-toolset:rhel8:8060020220720230014:97d7f71f:go-toolset-0:1.17.12-1.module+el8.6.0+16014+a372c00b.x86_64",
"AppStream-8.6.0.Z.MAIN.EUS:go-toolset:rhel8:8060020220720230014:97d7f71f:golang-0:1.17.12-1.module+el8.6.0+16014+a372c00b.aarch64",
"AppStream-8.6.0.Z.MAIN.EUS:go-toolset:rhel8:8060020220720230014:97d7f71f:golang-0:1.17.12-1.module+el8.6.0+16014+a372c00b.ppc64le",
"AppStream-8.6.0.Z.MAIN.EUS:go-toolset:rhel8:8060020220720230014:97d7f71f:golang-0:1.17.12-1.module+el8.6.0+16014+a372c00b.s390x",
"AppStream-8.6.0.Z.MAIN.EUS:go-toolset:rhel8:8060020220720230014:97d7f71f:golang-0:1.17.12-1.module+el8.6.0+16014+a372c00b.src",
"AppStream-8.6.0.Z.MAIN.EUS:go-toolset:rhel8:8060020220720230014:97d7f71f:golang-0:1.17.12-1.module+el8.6.0+16014+a372c00b.x86_64",
"AppStream-8.6.0.Z.MAIN.EUS:go-toolset:rhel8:8060020220720230014:97d7f71f:golang-bin-0:1.17.12-1.module+el8.6.0+16014+a372c00b.aarch64",
"AppStream-8.6.0.Z.MAIN.EUS:go-toolset:rhel8:8060020220720230014:97d7f71f:golang-bin-0:1.17.12-1.module+el8.6.0+16014+a372c00b.ppc64le",
"AppStream-8.6.0.Z.MAIN.EUS:go-toolset:rhel8:8060020220720230014:97d7f71f:golang-bin-0:1.17.12-1.module+el8.6.0+16014+a372c00b.s390x",
"AppStream-8.6.0.Z.MAIN.EUS:go-toolset:rhel8:8060020220720230014:97d7f71f:golang-bin-0:1.17.12-1.module+el8.6.0+16014+a372c00b.x86_64",
"AppStream-8.6.0.Z.MAIN.EUS:go-toolset:rhel8:8060020220720230014:97d7f71f:golang-docs-0:1.17.12-1.module+el8.6.0+16014+a372c00b.noarch",
"AppStream-8.6.0.Z.MAIN.EUS:go-toolset:rhel8:8060020220720230014:97d7f71f:golang-misc-0:1.17.12-1.module+el8.6.0+16014+a372c00b.noarch",
"AppStream-8.6.0.Z.MAIN.EUS:go-toolset:rhel8:8060020220720230014:97d7f71f:golang-race-0:1.17.12-1.module+el8.6.0+16014+a372c00b.x86_64",
"AppStream-8.6.0.Z.MAIN.EUS:go-toolset:rhel8:8060020220720230014:97d7f71f:golang-src-0:1.17.12-1.module+el8.6.0+16014+a372c00b.noarch",
"AppStream-8.6.0.Z.MAIN.EUS:go-toolset:rhel8:8060020220720230014:97d7f71f:golang-tests-0:1.17.12-1.module+el8.6.0+16014+a372c00b.noarch"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2022:5775"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"AppStream-8.6.0.Z.MAIN.EUS:go-toolset:rhel8:8060020220720230014:97d7f71f",
"AppStream-8.6.0.Z.MAIN.EUS:go-toolset:rhel8:8060020220720230014:97d7f71f:delve-0:1.7.2-1.module+el8.6.0+12972+ebab5911.src",
"AppStream-8.6.0.Z.MAIN.EUS:go-toolset:rhel8:8060020220720230014:97d7f71f:delve-0:1.7.2-1.module+el8.6.0+12972+ebab5911.x86_64",
"AppStream-8.6.0.Z.MAIN.EUS:go-toolset:rhel8:8060020220720230014:97d7f71f:delve-debuginfo-0:1.7.2-1.module+el8.6.0+12972+ebab5911.x86_64",
"AppStream-8.6.0.Z.MAIN.EUS:go-toolset:rhel8:8060020220720230014:97d7f71f:delve-debugsource-0:1.7.2-1.module+el8.6.0+12972+ebab5911.x86_64",
"AppStream-8.6.0.Z.MAIN.EUS:go-toolset:rhel8:8060020220720230014:97d7f71f:go-toolset-0:1.17.12-1.module+el8.6.0+16014+a372c00b.aarch64",
"AppStream-8.6.0.Z.MAIN.EUS:go-toolset:rhel8:8060020220720230014:97d7f71f:go-toolset-0:1.17.12-1.module+el8.6.0+16014+a372c00b.ppc64le",
"AppStream-8.6.0.Z.MAIN.EUS:go-toolset:rhel8:8060020220720230014:97d7f71f:go-toolset-0:1.17.12-1.module+el8.6.0+16014+a372c00b.s390x",
"AppStream-8.6.0.Z.MAIN.EUS:go-toolset:rhel8:8060020220720230014:97d7f71f:go-toolset-0:1.17.12-1.module+el8.6.0+16014+a372c00b.src",
"AppStream-8.6.0.Z.MAIN.EUS:go-toolset:rhel8:8060020220720230014:97d7f71f:go-toolset-0:1.17.12-1.module+el8.6.0+16014+a372c00b.x86_64",
"AppStream-8.6.0.Z.MAIN.EUS:go-toolset:rhel8:8060020220720230014:97d7f71f:golang-0:1.17.12-1.module+el8.6.0+16014+a372c00b.aarch64",
"AppStream-8.6.0.Z.MAIN.EUS:go-toolset:rhel8:8060020220720230014:97d7f71f:golang-0:1.17.12-1.module+el8.6.0+16014+a372c00b.ppc64le",
"AppStream-8.6.0.Z.MAIN.EUS:go-toolset:rhel8:8060020220720230014:97d7f71f:golang-0:1.17.12-1.module+el8.6.0+16014+a372c00b.s390x",
"AppStream-8.6.0.Z.MAIN.EUS:go-toolset:rhel8:8060020220720230014:97d7f71f:golang-0:1.17.12-1.module+el8.6.0+16014+a372c00b.src",
"AppStream-8.6.0.Z.MAIN.EUS:go-toolset:rhel8:8060020220720230014:97d7f71f:golang-0:1.17.12-1.module+el8.6.0+16014+a372c00b.x86_64",
"AppStream-8.6.0.Z.MAIN.EUS:go-toolset:rhel8:8060020220720230014:97d7f71f:golang-bin-0:1.17.12-1.module+el8.6.0+16014+a372c00b.aarch64",
"AppStream-8.6.0.Z.MAIN.EUS:go-toolset:rhel8:8060020220720230014:97d7f71f:golang-bin-0:1.17.12-1.module+el8.6.0+16014+a372c00b.ppc64le",
"AppStream-8.6.0.Z.MAIN.EUS:go-toolset:rhel8:8060020220720230014:97d7f71f:golang-bin-0:1.17.12-1.module+el8.6.0+16014+a372c00b.s390x",
"AppStream-8.6.0.Z.MAIN.EUS:go-toolset:rhel8:8060020220720230014:97d7f71f:golang-bin-0:1.17.12-1.module+el8.6.0+16014+a372c00b.x86_64",
"AppStream-8.6.0.Z.MAIN.EUS:go-toolset:rhel8:8060020220720230014:97d7f71f:golang-docs-0:1.17.12-1.module+el8.6.0+16014+a372c00b.noarch",
"AppStream-8.6.0.Z.MAIN.EUS:go-toolset:rhel8:8060020220720230014:97d7f71f:golang-misc-0:1.17.12-1.module+el8.6.0+16014+a372c00b.noarch",
"AppStream-8.6.0.Z.MAIN.EUS:go-toolset:rhel8:8060020220720230014:97d7f71f:golang-race-0:1.17.12-1.module+el8.6.0+16014+a372c00b.x86_64",
"AppStream-8.6.0.Z.MAIN.EUS:go-toolset:rhel8:8060020220720230014:97d7f71f:golang-src-0:1.17.12-1.module+el8.6.0+16014+a372c00b.noarch",
"AppStream-8.6.0.Z.MAIN.EUS:go-toolset:rhel8:8060020220720230014:97d7f71f:golang-tests-0:1.17.12-1.module+el8.6.0+16014+a372c00b.noarch"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "golang: compress/gzip: stack exhaustion in Reader.Read"
},
{
"cve": "CVE-2022-30632",
"cwe": {
"id": "CWE-1325",
"name": "Improperly Controlled Sequential Memory Allocation"
},
"discovery_date": "2022-07-14T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2107386"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in golang. Calling Glob on a path that contains a large number of path separators can cause a panic issue due to stack exhaustion. This can cause an attacker to impact availability.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "golang: path/filepath: stack exhaustion in Glob",
"title": "Vulnerability summary"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"AppStream-8.6.0.Z.MAIN.EUS:go-toolset:rhel8:8060020220720230014:97d7f71f",
"AppStream-8.6.0.Z.MAIN.EUS:go-toolset:rhel8:8060020220720230014:97d7f71f:delve-0:1.7.2-1.module+el8.6.0+12972+ebab5911.src",
"AppStream-8.6.0.Z.MAIN.EUS:go-toolset:rhel8:8060020220720230014:97d7f71f:delve-0:1.7.2-1.module+el8.6.0+12972+ebab5911.x86_64",
"AppStream-8.6.0.Z.MAIN.EUS:go-toolset:rhel8:8060020220720230014:97d7f71f:delve-debuginfo-0:1.7.2-1.module+el8.6.0+12972+ebab5911.x86_64",
"AppStream-8.6.0.Z.MAIN.EUS:go-toolset:rhel8:8060020220720230014:97d7f71f:delve-debugsource-0:1.7.2-1.module+el8.6.0+12972+ebab5911.x86_64",
"AppStream-8.6.0.Z.MAIN.EUS:go-toolset:rhel8:8060020220720230014:97d7f71f:go-toolset-0:1.17.12-1.module+el8.6.0+16014+a372c00b.aarch64",
"AppStream-8.6.0.Z.MAIN.EUS:go-toolset:rhel8:8060020220720230014:97d7f71f:go-toolset-0:1.17.12-1.module+el8.6.0+16014+a372c00b.ppc64le",
"AppStream-8.6.0.Z.MAIN.EUS:go-toolset:rhel8:8060020220720230014:97d7f71f:go-toolset-0:1.17.12-1.module+el8.6.0+16014+a372c00b.s390x",
"AppStream-8.6.0.Z.MAIN.EUS:go-toolset:rhel8:8060020220720230014:97d7f71f:go-toolset-0:1.17.12-1.module+el8.6.0+16014+a372c00b.src",
"AppStream-8.6.0.Z.MAIN.EUS:go-toolset:rhel8:8060020220720230014:97d7f71f:go-toolset-0:1.17.12-1.module+el8.6.0+16014+a372c00b.x86_64",
"AppStream-8.6.0.Z.MAIN.EUS:go-toolset:rhel8:8060020220720230014:97d7f71f:golang-0:1.17.12-1.module+el8.6.0+16014+a372c00b.aarch64",
"AppStream-8.6.0.Z.MAIN.EUS:go-toolset:rhel8:8060020220720230014:97d7f71f:golang-0:1.17.12-1.module+el8.6.0+16014+a372c00b.ppc64le",
"AppStream-8.6.0.Z.MAIN.EUS:go-toolset:rhel8:8060020220720230014:97d7f71f:golang-0:1.17.12-1.module+el8.6.0+16014+a372c00b.s390x",
"AppStream-8.6.0.Z.MAIN.EUS:go-toolset:rhel8:8060020220720230014:97d7f71f:golang-0:1.17.12-1.module+el8.6.0+16014+a372c00b.src",
"AppStream-8.6.0.Z.MAIN.EUS:go-toolset:rhel8:8060020220720230014:97d7f71f:golang-0:1.17.12-1.module+el8.6.0+16014+a372c00b.x86_64",
"AppStream-8.6.0.Z.MAIN.EUS:go-toolset:rhel8:8060020220720230014:97d7f71f:golang-bin-0:1.17.12-1.module+el8.6.0+16014+a372c00b.aarch64",
"AppStream-8.6.0.Z.MAIN.EUS:go-toolset:rhel8:8060020220720230014:97d7f71f:golang-bin-0:1.17.12-1.module+el8.6.0+16014+a372c00b.ppc64le",
"AppStream-8.6.0.Z.MAIN.EUS:go-toolset:rhel8:8060020220720230014:97d7f71f:golang-bin-0:1.17.12-1.module+el8.6.0+16014+a372c00b.s390x",
"AppStream-8.6.0.Z.MAIN.EUS:go-toolset:rhel8:8060020220720230014:97d7f71f:golang-bin-0:1.17.12-1.module+el8.6.0+16014+a372c00b.x86_64",
"AppStream-8.6.0.Z.MAIN.EUS:go-toolset:rhel8:8060020220720230014:97d7f71f:golang-docs-0:1.17.12-1.module+el8.6.0+16014+a372c00b.noarch",
"AppStream-8.6.0.Z.MAIN.EUS:go-toolset:rhel8:8060020220720230014:97d7f71f:golang-misc-0:1.17.12-1.module+el8.6.0+16014+a372c00b.noarch",
"AppStream-8.6.0.Z.MAIN.EUS:go-toolset:rhel8:8060020220720230014:97d7f71f:golang-race-0:1.17.12-1.module+el8.6.0+16014+a372c00b.x86_64",
"AppStream-8.6.0.Z.MAIN.EUS:go-toolset:rhel8:8060020220720230014:97d7f71f:golang-src-0:1.17.12-1.module+el8.6.0+16014+a372c00b.noarch",
"AppStream-8.6.0.Z.MAIN.EUS:go-toolset:rhel8:8060020220720230014:97d7f71f:golang-tests-0:1.17.12-1.module+el8.6.0+16014+a372c00b.noarch"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2022-30632"
},
{
"category": "external",
"summary": "RHBZ#2107386",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2107386"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2022-30632",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-30632"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2022-30632",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2022-30632"
},
{
"category": "external",
"summary": "https://go.dev/issue/53416",
"url": "https://go.dev/issue/53416"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-announce/c/nqrv9fbR0zE",
"url": "https://groups.google.com/g/golang-announce/c/nqrv9fbR0zE"
}
],
"release_date": "2022-07-12T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2022-08-01T12:10:47+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"AppStream-8.6.0.Z.MAIN.EUS:go-toolset:rhel8:8060020220720230014:97d7f71f",
"AppStream-8.6.0.Z.MAIN.EUS:go-toolset:rhel8:8060020220720230014:97d7f71f:delve-0:1.7.2-1.module+el8.6.0+12972+ebab5911.src",
"AppStream-8.6.0.Z.MAIN.EUS:go-toolset:rhel8:8060020220720230014:97d7f71f:delve-0:1.7.2-1.module+el8.6.0+12972+ebab5911.x86_64",
"AppStream-8.6.0.Z.MAIN.EUS:go-toolset:rhel8:8060020220720230014:97d7f71f:delve-debuginfo-0:1.7.2-1.module+el8.6.0+12972+ebab5911.x86_64",
"AppStream-8.6.0.Z.MAIN.EUS:go-toolset:rhel8:8060020220720230014:97d7f71f:delve-debugsource-0:1.7.2-1.module+el8.6.0+12972+ebab5911.x86_64",
"AppStream-8.6.0.Z.MAIN.EUS:go-toolset:rhel8:8060020220720230014:97d7f71f:go-toolset-0:1.17.12-1.module+el8.6.0+16014+a372c00b.aarch64",
"AppStream-8.6.0.Z.MAIN.EUS:go-toolset:rhel8:8060020220720230014:97d7f71f:go-toolset-0:1.17.12-1.module+el8.6.0+16014+a372c00b.ppc64le",
"AppStream-8.6.0.Z.MAIN.EUS:go-toolset:rhel8:8060020220720230014:97d7f71f:go-toolset-0:1.17.12-1.module+el8.6.0+16014+a372c00b.s390x",
"AppStream-8.6.0.Z.MAIN.EUS:go-toolset:rhel8:8060020220720230014:97d7f71f:go-toolset-0:1.17.12-1.module+el8.6.0+16014+a372c00b.src",
"AppStream-8.6.0.Z.MAIN.EUS:go-toolset:rhel8:8060020220720230014:97d7f71f:go-toolset-0:1.17.12-1.module+el8.6.0+16014+a372c00b.x86_64",
"AppStream-8.6.0.Z.MAIN.EUS:go-toolset:rhel8:8060020220720230014:97d7f71f:golang-0:1.17.12-1.module+el8.6.0+16014+a372c00b.aarch64",
"AppStream-8.6.0.Z.MAIN.EUS:go-toolset:rhel8:8060020220720230014:97d7f71f:golang-0:1.17.12-1.module+el8.6.0+16014+a372c00b.ppc64le",
"AppStream-8.6.0.Z.MAIN.EUS:go-toolset:rhel8:8060020220720230014:97d7f71f:golang-0:1.17.12-1.module+el8.6.0+16014+a372c00b.s390x",
"AppStream-8.6.0.Z.MAIN.EUS:go-toolset:rhel8:8060020220720230014:97d7f71f:golang-0:1.17.12-1.module+el8.6.0+16014+a372c00b.src",
"AppStream-8.6.0.Z.MAIN.EUS:go-toolset:rhel8:8060020220720230014:97d7f71f:golang-0:1.17.12-1.module+el8.6.0+16014+a372c00b.x86_64",
"AppStream-8.6.0.Z.MAIN.EUS:go-toolset:rhel8:8060020220720230014:97d7f71f:golang-bin-0:1.17.12-1.module+el8.6.0+16014+a372c00b.aarch64",
"AppStream-8.6.0.Z.MAIN.EUS:go-toolset:rhel8:8060020220720230014:97d7f71f:golang-bin-0:1.17.12-1.module+el8.6.0+16014+a372c00b.ppc64le",
"AppStream-8.6.0.Z.MAIN.EUS:go-toolset:rhel8:8060020220720230014:97d7f71f:golang-bin-0:1.17.12-1.module+el8.6.0+16014+a372c00b.s390x",
"AppStream-8.6.0.Z.MAIN.EUS:go-toolset:rhel8:8060020220720230014:97d7f71f:golang-bin-0:1.17.12-1.module+el8.6.0+16014+a372c00b.x86_64",
"AppStream-8.6.0.Z.MAIN.EUS:go-toolset:rhel8:8060020220720230014:97d7f71f:golang-docs-0:1.17.12-1.module+el8.6.0+16014+a372c00b.noarch",
"AppStream-8.6.0.Z.MAIN.EUS:go-toolset:rhel8:8060020220720230014:97d7f71f:golang-misc-0:1.17.12-1.module+el8.6.0+16014+a372c00b.noarch",
"AppStream-8.6.0.Z.MAIN.EUS:go-toolset:rhel8:8060020220720230014:97d7f71f:golang-race-0:1.17.12-1.module+el8.6.0+16014+a372c00b.x86_64",
"AppStream-8.6.0.Z.MAIN.EUS:go-toolset:rhel8:8060020220720230014:97d7f71f:golang-src-0:1.17.12-1.module+el8.6.0+16014+a372c00b.noarch",
"AppStream-8.6.0.Z.MAIN.EUS:go-toolset:rhel8:8060020220720230014:97d7f71f:golang-tests-0:1.17.12-1.module+el8.6.0+16014+a372c00b.noarch"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2022:5775"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"AppStream-8.6.0.Z.MAIN.EUS:go-toolset:rhel8:8060020220720230014:97d7f71f",
"AppStream-8.6.0.Z.MAIN.EUS:go-toolset:rhel8:8060020220720230014:97d7f71f:delve-0:1.7.2-1.module+el8.6.0+12972+ebab5911.src",
"AppStream-8.6.0.Z.MAIN.EUS:go-toolset:rhel8:8060020220720230014:97d7f71f:delve-0:1.7.2-1.module+el8.6.0+12972+ebab5911.x86_64",
"AppStream-8.6.0.Z.MAIN.EUS:go-toolset:rhel8:8060020220720230014:97d7f71f:delve-debuginfo-0:1.7.2-1.module+el8.6.0+12972+ebab5911.x86_64",
"AppStream-8.6.0.Z.MAIN.EUS:go-toolset:rhel8:8060020220720230014:97d7f71f:delve-debugsource-0:1.7.2-1.module+el8.6.0+12972+ebab5911.x86_64",
"AppStream-8.6.0.Z.MAIN.EUS:go-toolset:rhel8:8060020220720230014:97d7f71f:go-toolset-0:1.17.12-1.module+el8.6.0+16014+a372c00b.aarch64",
"AppStream-8.6.0.Z.MAIN.EUS:go-toolset:rhel8:8060020220720230014:97d7f71f:go-toolset-0:1.17.12-1.module+el8.6.0+16014+a372c00b.ppc64le",
"AppStream-8.6.0.Z.MAIN.EUS:go-toolset:rhel8:8060020220720230014:97d7f71f:go-toolset-0:1.17.12-1.module+el8.6.0+16014+a372c00b.s390x",
"AppStream-8.6.0.Z.MAIN.EUS:go-toolset:rhel8:8060020220720230014:97d7f71f:go-toolset-0:1.17.12-1.module+el8.6.0+16014+a372c00b.src",
"AppStream-8.6.0.Z.MAIN.EUS:go-toolset:rhel8:8060020220720230014:97d7f71f:go-toolset-0:1.17.12-1.module+el8.6.0+16014+a372c00b.x86_64",
"AppStream-8.6.0.Z.MAIN.EUS:go-toolset:rhel8:8060020220720230014:97d7f71f:golang-0:1.17.12-1.module+el8.6.0+16014+a372c00b.aarch64",
"AppStream-8.6.0.Z.MAIN.EUS:go-toolset:rhel8:8060020220720230014:97d7f71f:golang-0:1.17.12-1.module+el8.6.0+16014+a372c00b.ppc64le",
"AppStream-8.6.0.Z.MAIN.EUS:go-toolset:rhel8:8060020220720230014:97d7f71f:golang-0:1.17.12-1.module+el8.6.0+16014+a372c00b.s390x",
"AppStream-8.6.0.Z.MAIN.EUS:go-toolset:rhel8:8060020220720230014:97d7f71f:golang-0:1.17.12-1.module+el8.6.0+16014+a372c00b.src",
"AppStream-8.6.0.Z.MAIN.EUS:go-toolset:rhel8:8060020220720230014:97d7f71f:golang-0:1.17.12-1.module+el8.6.0+16014+a372c00b.x86_64",
"AppStream-8.6.0.Z.MAIN.EUS:go-toolset:rhel8:8060020220720230014:97d7f71f:golang-bin-0:1.17.12-1.module+el8.6.0+16014+a372c00b.aarch64",
"AppStream-8.6.0.Z.MAIN.EUS:go-toolset:rhel8:8060020220720230014:97d7f71f:golang-bin-0:1.17.12-1.module+el8.6.0+16014+a372c00b.ppc64le",
"AppStream-8.6.0.Z.MAIN.EUS:go-toolset:rhel8:8060020220720230014:97d7f71f:golang-bin-0:1.17.12-1.module+el8.6.0+16014+a372c00b.s390x",
"AppStream-8.6.0.Z.MAIN.EUS:go-toolset:rhel8:8060020220720230014:97d7f71f:golang-bin-0:1.17.12-1.module+el8.6.0+16014+a372c00b.x86_64",
"AppStream-8.6.0.Z.MAIN.EUS:go-toolset:rhel8:8060020220720230014:97d7f71f:golang-docs-0:1.17.12-1.module+el8.6.0+16014+a372c00b.noarch",
"AppStream-8.6.0.Z.MAIN.EUS:go-toolset:rhel8:8060020220720230014:97d7f71f:golang-misc-0:1.17.12-1.module+el8.6.0+16014+a372c00b.noarch",
"AppStream-8.6.0.Z.MAIN.EUS:go-toolset:rhel8:8060020220720230014:97d7f71f:golang-race-0:1.17.12-1.module+el8.6.0+16014+a372c00b.x86_64",
"AppStream-8.6.0.Z.MAIN.EUS:go-toolset:rhel8:8060020220720230014:97d7f71f:golang-src-0:1.17.12-1.module+el8.6.0+16014+a372c00b.noarch",
"AppStream-8.6.0.Z.MAIN.EUS:go-toolset:rhel8:8060020220720230014:97d7f71f:golang-tests-0:1.17.12-1.module+el8.6.0+16014+a372c00b.noarch"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "golang: path/filepath: stack exhaustion in Glob"
},
{
"cve": "CVE-2022-30633",
"cwe": {
"id": "CWE-1325",
"name": "Improperly Controlled Sequential Memory Allocation"
},
"discovery_date": "2022-07-14T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2107392"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in golang. Calling Unmarshal on an XML document into a Go struct, which has a nested field that uses the \"any\" field tag, can cause a panic due to stack exhaustion.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "golang: encoding/xml: stack exhaustion in Unmarshal",
"title": "Vulnerability summary"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"AppStream-8.6.0.Z.MAIN.EUS:go-toolset:rhel8:8060020220720230014:97d7f71f",
"AppStream-8.6.0.Z.MAIN.EUS:go-toolset:rhel8:8060020220720230014:97d7f71f:delve-0:1.7.2-1.module+el8.6.0+12972+ebab5911.src",
"AppStream-8.6.0.Z.MAIN.EUS:go-toolset:rhel8:8060020220720230014:97d7f71f:delve-0:1.7.2-1.module+el8.6.0+12972+ebab5911.x86_64",
"AppStream-8.6.0.Z.MAIN.EUS:go-toolset:rhel8:8060020220720230014:97d7f71f:delve-debuginfo-0:1.7.2-1.module+el8.6.0+12972+ebab5911.x86_64",
"AppStream-8.6.0.Z.MAIN.EUS:go-toolset:rhel8:8060020220720230014:97d7f71f:delve-debugsource-0:1.7.2-1.module+el8.6.0+12972+ebab5911.x86_64",
"AppStream-8.6.0.Z.MAIN.EUS:go-toolset:rhel8:8060020220720230014:97d7f71f:go-toolset-0:1.17.12-1.module+el8.6.0+16014+a372c00b.aarch64",
"AppStream-8.6.0.Z.MAIN.EUS:go-toolset:rhel8:8060020220720230014:97d7f71f:go-toolset-0:1.17.12-1.module+el8.6.0+16014+a372c00b.ppc64le",
"AppStream-8.6.0.Z.MAIN.EUS:go-toolset:rhel8:8060020220720230014:97d7f71f:go-toolset-0:1.17.12-1.module+el8.6.0+16014+a372c00b.s390x",
"AppStream-8.6.0.Z.MAIN.EUS:go-toolset:rhel8:8060020220720230014:97d7f71f:go-toolset-0:1.17.12-1.module+el8.6.0+16014+a372c00b.src",
"AppStream-8.6.0.Z.MAIN.EUS:go-toolset:rhel8:8060020220720230014:97d7f71f:go-toolset-0:1.17.12-1.module+el8.6.0+16014+a372c00b.x86_64",
"AppStream-8.6.0.Z.MAIN.EUS:go-toolset:rhel8:8060020220720230014:97d7f71f:golang-0:1.17.12-1.module+el8.6.0+16014+a372c00b.aarch64",
"AppStream-8.6.0.Z.MAIN.EUS:go-toolset:rhel8:8060020220720230014:97d7f71f:golang-0:1.17.12-1.module+el8.6.0+16014+a372c00b.ppc64le",
"AppStream-8.6.0.Z.MAIN.EUS:go-toolset:rhel8:8060020220720230014:97d7f71f:golang-0:1.17.12-1.module+el8.6.0+16014+a372c00b.s390x",
"AppStream-8.6.0.Z.MAIN.EUS:go-toolset:rhel8:8060020220720230014:97d7f71f:golang-0:1.17.12-1.module+el8.6.0+16014+a372c00b.src",
"AppStream-8.6.0.Z.MAIN.EUS:go-toolset:rhel8:8060020220720230014:97d7f71f:golang-0:1.17.12-1.module+el8.6.0+16014+a372c00b.x86_64",
"AppStream-8.6.0.Z.MAIN.EUS:go-toolset:rhel8:8060020220720230014:97d7f71f:golang-bin-0:1.17.12-1.module+el8.6.0+16014+a372c00b.aarch64",
"AppStream-8.6.0.Z.MAIN.EUS:go-toolset:rhel8:8060020220720230014:97d7f71f:golang-bin-0:1.17.12-1.module+el8.6.0+16014+a372c00b.ppc64le",
"AppStream-8.6.0.Z.MAIN.EUS:go-toolset:rhel8:8060020220720230014:97d7f71f:golang-bin-0:1.17.12-1.module+el8.6.0+16014+a372c00b.s390x",
"AppStream-8.6.0.Z.MAIN.EUS:go-toolset:rhel8:8060020220720230014:97d7f71f:golang-bin-0:1.17.12-1.module+el8.6.0+16014+a372c00b.x86_64",
"AppStream-8.6.0.Z.MAIN.EUS:go-toolset:rhel8:8060020220720230014:97d7f71f:golang-docs-0:1.17.12-1.module+el8.6.0+16014+a372c00b.noarch",
"AppStream-8.6.0.Z.MAIN.EUS:go-toolset:rhel8:8060020220720230014:97d7f71f:golang-misc-0:1.17.12-1.module+el8.6.0+16014+a372c00b.noarch",
"AppStream-8.6.0.Z.MAIN.EUS:go-toolset:rhel8:8060020220720230014:97d7f71f:golang-race-0:1.17.12-1.module+el8.6.0+16014+a372c00b.x86_64",
"AppStream-8.6.0.Z.MAIN.EUS:go-toolset:rhel8:8060020220720230014:97d7f71f:golang-src-0:1.17.12-1.module+el8.6.0+16014+a372c00b.noarch",
"AppStream-8.6.0.Z.MAIN.EUS:go-toolset:rhel8:8060020220720230014:97d7f71f:golang-tests-0:1.17.12-1.module+el8.6.0+16014+a372c00b.noarch"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2022-30633"
},
{
"category": "external",
"summary": "RHBZ#2107392",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2107392"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2022-30633",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-30633"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2022-30633",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2022-30633"
},
{
"category": "external",
"summary": "https://go.dev/issue/53611",
"url": "https://go.dev/issue/53611"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-announce/c/nqrv9fbR0zE",
"url": "https://groups.google.com/g/golang-announce/c/nqrv9fbR0zE"
}
],
"release_date": "2022-07-12T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2022-08-01T12:10:47+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"AppStream-8.6.0.Z.MAIN.EUS:go-toolset:rhel8:8060020220720230014:97d7f71f",
"AppStream-8.6.0.Z.MAIN.EUS:go-toolset:rhel8:8060020220720230014:97d7f71f:delve-0:1.7.2-1.module+el8.6.0+12972+ebab5911.src",
"AppStream-8.6.0.Z.MAIN.EUS:go-toolset:rhel8:8060020220720230014:97d7f71f:delve-0:1.7.2-1.module+el8.6.0+12972+ebab5911.x86_64",
"AppStream-8.6.0.Z.MAIN.EUS:go-toolset:rhel8:8060020220720230014:97d7f71f:delve-debuginfo-0:1.7.2-1.module+el8.6.0+12972+ebab5911.x86_64",
"AppStream-8.6.0.Z.MAIN.EUS:go-toolset:rhel8:8060020220720230014:97d7f71f:delve-debugsource-0:1.7.2-1.module+el8.6.0+12972+ebab5911.x86_64",
"AppStream-8.6.0.Z.MAIN.EUS:go-toolset:rhel8:8060020220720230014:97d7f71f:go-toolset-0:1.17.12-1.module+el8.6.0+16014+a372c00b.aarch64",
"AppStream-8.6.0.Z.MAIN.EUS:go-toolset:rhel8:8060020220720230014:97d7f71f:go-toolset-0:1.17.12-1.module+el8.6.0+16014+a372c00b.ppc64le",
"AppStream-8.6.0.Z.MAIN.EUS:go-toolset:rhel8:8060020220720230014:97d7f71f:go-toolset-0:1.17.12-1.module+el8.6.0+16014+a372c00b.s390x",
"AppStream-8.6.0.Z.MAIN.EUS:go-toolset:rhel8:8060020220720230014:97d7f71f:go-toolset-0:1.17.12-1.module+el8.6.0+16014+a372c00b.src",
"AppStream-8.6.0.Z.MAIN.EUS:go-toolset:rhel8:8060020220720230014:97d7f71f:go-toolset-0:1.17.12-1.module+el8.6.0+16014+a372c00b.x86_64",
"AppStream-8.6.0.Z.MAIN.EUS:go-toolset:rhel8:8060020220720230014:97d7f71f:golang-0:1.17.12-1.module+el8.6.0+16014+a372c00b.aarch64",
"AppStream-8.6.0.Z.MAIN.EUS:go-toolset:rhel8:8060020220720230014:97d7f71f:golang-0:1.17.12-1.module+el8.6.0+16014+a372c00b.ppc64le",
"AppStream-8.6.0.Z.MAIN.EUS:go-toolset:rhel8:8060020220720230014:97d7f71f:golang-0:1.17.12-1.module+el8.6.0+16014+a372c00b.s390x",
"AppStream-8.6.0.Z.MAIN.EUS:go-toolset:rhel8:8060020220720230014:97d7f71f:golang-0:1.17.12-1.module+el8.6.0+16014+a372c00b.src",
"AppStream-8.6.0.Z.MAIN.EUS:go-toolset:rhel8:8060020220720230014:97d7f71f:golang-0:1.17.12-1.module+el8.6.0+16014+a372c00b.x86_64",
"AppStream-8.6.0.Z.MAIN.EUS:go-toolset:rhel8:8060020220720230014:97d7f71f:golang-bin-0:1.17.12-1.module+el8.6.0+16014+a372c00b.aarch64",
"AppStream-8.6.0.Z.MAIN.EUS:go-toolset:rhel8:8060020220720230014:97d7f71f:golang-bin-0:1.17.12-1.module+el8.6.0+16014+a372c00b.ppc64le",
"AppStream-8.6.0.Z.MAIN.EUS:go-toolset:rhel8:8060020220720230014:97d7f71f:golang-bin-0:1.17.12-1.module+el8.6.0+16014+a372c00b.s390x",
"AppStream-8.6.0.Z.MAIN.EUS:go-toolset:rhel8:8060020220720230014:97d7f71f:golang-bin-0:1.17.12-1.module+el8.6.0+16014+a372c00b.x86_64",
"AppStream-8.6.0.Z.MAIN.EUS:go-toolset:rhel8:8060020220720230014:97d7f71f:golang-docs-0:1.17.12-1.module+el8.6.0+16014+a372c00b.noarch",
"AppStream-8.6.0.Z.MAIN.EUS:go-toolset:rhel8:8060020220720230014:97d7f71f:golang-misc-0:1.17.12-1.module+el8.6.0+16014+a372c00b.noarch",
"AppStream-8.6.0.Z.MAIN.EUS:go-toolset:rhel8:8060020220720230014:97d7f71f:golang-race-0:1.17.12-1.module+el8.6.0+16014+a372c00b.x86_64",
"AppStream-8.6.0.Z.MAIN.EUS:go-toolset:rhel8:8060020220720230014:97d7f71f:golang-src-0:1.17.12-1.module+el8.6.0+16014+a372c00b.noarch",
"AppStream-8.6.0.Z.MAIN.EUS:go-toolset:rhel8:8060020220720230014:97d7f71f:golang-tests-0:1.17.12-1.module+el8.6.0+16014+a372c00b.noarch"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2022:5775"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"AppStream-8.6.0.Z.MAIN.EUS:go-toolset:rhel8:8060020220720230014:97d7f71f",
"AppStream-8.6.0.Z.MAIN.EUS:go-toolset:rhel8:8060020220720230014:97d7f71f:delve-0:1.7.2-1.module+el8.6.0+12972+ebab5911.src",
"AppStream-8.6.0.Z.MAIN.EUS:go-toolset:rhel8:8060020220720230014:97d7f71f:delve-0:1.7.2-1.module+el8.6.0+12972+ebab5911.x86_64",
"AppStream-8.6.0.Z.MAIN.EUS:go-toolset:rhel8:8060020220720230014:97d7f71f:delve-debuginfo-0:1.7.2-1.module+el8.6.0+12972+ebab5911.x86_64",
"AppStream-8.6.0.Z.MAIN.EUS:go-toolset:rhel8:8060020220720230014:97d7f71f:delve-debugsource-0:1.7.2-1.module+el8.6.0+12972+ebab5911.x86_64",
"AppStream-8.6.0.Z.MAIN.EUS:go-toolset:rhel8:8060020220720230014:97d7f71f:go-toolset-0:1.17.12-1.module+el8.6.0+16014+a372c00b.aarch64",
"AppStream-8.6.0.Z.MAIN.EUS:go-toolset:rhel8:8060020220720230014:97d7f71f:go-toolset-0:1.17.12-1.module+el8.6.0+16014+a372c00b.ppc64le",
"AppStream-8.6.0.Z.MAIN.EUS:go-toolset:rhel8:8060020220720230014:97d7f71f:go-toolset-0:1.17.12-1.module+el8.6.0+16014+a372c00b.s390x",
"AppStream-8.6.0.Z.MAIN.EUS:go-toolset:rhel8:8060020220720230014:97d7f71f:go-toolset-0:1.17.12-1.module+el8.6.0+16014+a372c00b.src",
"AppStream-8.6.0.Z.MAIN.EUS:go-toolset:rhel8:8060020220720230014:97d7f71f:go-toolset-0:1.17.12-1.module+el8.6.0+16014+a372c00b.x86_64",
"AppStream-8.6.0.Z.MAIN.EUS:go-toolset:rhel8:8060020220720230014:97d7f71f:golang-0:1.17.12-1.module+el8.6.0+16014+a372c00b.aarch64",
"AppStream-8.6.0.Z.MAIN.EUS:go-toolset:rhel8:8060020220720230014:97d7f71f:golang-0:1.17.12-1.module+el8.6.0+16014+a372c00b.ppc64le",
"AppStream-8.6.0.Z.MAIN.EUS:go-toolset:rhel8:8060020220720230014:97d7f71f:golang-0:1.17.12-1.module+el8.6.0+16014+a372c00b.s390x",
"AppStream-8.6.0.Z.MAIN.EUS:go-toolset:rhel8:8060020220720230014:97d7f71f:golang-0:1.17.12-1.module+el8.6.0+16014+a372c00b.src",
"AppStream-8.6.0.Z.MAIN.EUS:go-toolset:rhel8:8060020220720230014:97d7f71f:golang-0:1.17.12-1.module+el8.6.0+16014+a372c00b.x86_64",
"AppStream-8.6.0.Z.MAIN.EUS:go-toolset:rhel8:8060020220720230014:97d7f71f:golang-bin-0:1.17.12-1.module+el8.6.0+16014+a372c00b.aarch64",
"AppStream-8.6.0.Z.MAIN.EUS:go-toolset:rhel8:8060020220720230014:97d7f71f:golang-bin-0:1.17.12-1.module+el8.6.0+16014+a372c00b.ppc64le",
"AppStream-8.6.0.Z.MAIN.EUS:go-toolset:rhel8:8060020220720230014:97d7f71f:golang-bin-0:1.17.12-1.module+el8.6.0+16014+a372c00b.s390x",
"AppStream-8.6.0.Z.MAIN.EUS:go-toolset:rhel8:8060020220720230014:97d7f71f:golang-bin-0:1.17.12-1.module+el8.6.0+16014+a372c00b.x86_64",
"AppStream-8.6.0.Z.MAIN.EUS:go-toolset:rhel8:8060020220720230014:97d7f71f:golang-docs-0:1.17.12-1.module+el8.6.0+16014+a372c00b.noarch",
"AppStream-8.6.0.Z.MAIN.EUS:go-toolset:rhel8:8060020220720230014:97d7f71f:golang-misc-0:1.17.12-1.module+el8.6.0+16014+a372c00b.noarch",
"AppStream-8.6.0.Z.MAIN.EUS:go-toolset:rhel8:8060020220720230014:97d7f71f:golang-race-0:1.17.12-1.module+el8.6.0+16014+a372c00b.x86_64",
"AppStream-8.6.0.Z.MAIN.EUS:go-toolset:rhel8:8060020220720230014:97d7f71f:golang-src-0:1.17.12-1.module+el8.6.0+16014+a372c00b.noarch",
"AppStream-8.6.0.Z.MAIN.EUS:go-toolset:rhel8:8060020220720230014:97d7f71f:golang-tests-0:1.17.12-1.module+el8.6.0+16014+a372c00b.noarch"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "golang: encoding/xml: stack exhaustion in Unmarshal"
},
{
"cve": "CVE-2022-30635",
"cwe": {
"id": "CWE-1325",
"name": "Improperly Controlled Sequential Memory Allocation"
},
"discovery_date": "2022-07-14T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2107388"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in golang. When calling Decoder, Decode on a message that contains deeply nested structures, a panic can occur due to stack exhaustion and allows an attacker to impact system availability.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "golang: encoding/gob: stack exhaustion in Decoder.Decode",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "OpenShift Container Platform (OCP) starting from 4.10 stream is already compiled in the patched version of Go, hence is not affected by this vulnerability.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"AppStream-8.6.0.Z.MAIN.EUS:go-toolset:rhel8:8060020220720230014:97d7f71f",
"AppStream-8.6.0.Z.MAIN.EUS:go-toolset:rhel8:8060020220720230014:97d7f71f:delve-0:1.7.2-1.module+el8.6.0+12972+ebab5911.src",
"AppStream-8.6.0.Z.MAIN.EUS:go-toolset:rhel8:8060020220720230014:97d7f71f:delve-0:1.7.2-1.module+el8.6.0+12972+ebab5911.x86_64",
"AppStream-8.6.0.Z.MAIN.EUS:go-toolset:rhel8:8060020220720230014:97d7f71f:delve-debuginfo-0:1.7.2-1.module+el8.6.0+12972+ebab5911.x86_64",
"AppStream-8.6.0.Z.MAIN.EUS:go-toolset:rhel8:8060020220720230014:97d7f71f:delve-debugsource-0:1.7.2-1.module+el8.6.0+12972+ebab5911.x86_64",
"AppStream-8.6.0.Z.MAIN.EUS:go-toolset:rhel8:8060020220720230014:97d7f71f:go-toolset-0:1.17.12-1.module+el8.6.0+16014+a372c00b.aarch64",
"AppStream-8.6.0.Z.MAIN.EUS:go-toolset:rhel8:8060020220720230014:97d7f71f:go-toolset-0:1.17.12-1.module+el8.6.0+16014+a372c00b.ppc64le",
"AppStream-8.6.0.Z.MAIN.EUS:go-toolset:rhel8:8060020220720230014:97d7f71f:go-toolset-0:1.17.12-1.module+el8.6.0+16014+a372c00b.s390x",
"AppStream-8.6.0.Z.MAIN.EUS:go-toolset:rhel8:8060020220720230014:97d7f71f:go-toolset-0:1.17.12-1.module+el8.6.0+16014+a372c00b.src",
"AppStream-8.6.0.Z.MAIN.EUS:go-toolset:rhel8:8060020220720230014:97d7f71f:go-toolset-0:1.17.12-1.module+el8.6.0+16014+a372c00b.x86_64",
"AppStream-8.6.0.Z.MAIN.EUS:go-toolset:rhel8:8060020220720230014:97d7f71f:golang-0:1.17.12-1.module+el8.6.0+16014+a372c00b.aarch64",
"AppStream-8.6.0.Z.MAIN.EUS:go-toolset:rhel8:8060020220720230014:97d7f71f:golang-0:1.17.12-1.module+el8.6.0+16014+a372c00b.ppc64le",
"AppStream-8.6.0.Z.MAIN.EUS:go-toolset:rhel8:8060020220720230014:97d7f71f:golang-0:1.17.12-1.module+el8.6.0+16014+a372c00b.s390x",
"AppStream-8.6.0.Z.MAIN.EUS:go-toolset:rhel8:8060020220720230014:97d7f71f:golang-0:1.17.12-1.module+el8.6.0+16014+a372c00b.src",
"AppStream-8.6.0.Z.MAIN.EUS:go-toolset:rhel8:8060020220720230014:97d7f71f:golang-0:1.17.12-1.module+el8.6.0+16014+a372c00b.x86_64",
"AppStream-8.6.0.Z.MAIN.EUS:go-toolset:rhel8:8060020220720230014:97d7f71f:golang-bin-0:1.17.12-1.module+el8.6.0+16014+a372c00b.aarch64",
"AppStream-8.6.0.Z.MAIN.EUS:go-toolset:rhel8:8060020220720230014:97d7f71f:golang-bin-0:1.17.12-1.module+el8.6.0+16014+a372c00b.ppc64le",
"AppStream-8.6.0.Z.MAIN.EUS:go-toolset:rhel8:8060020220720230014:97d7f71f:golang-bin-0:1.17.12-1.module+el8.6.0+16014+a372c00b.s390x",
"AppStream-8.6.0.Z.MAIN.EUS:go-toolset:rhel8:8060020220720230014:97d7f71f:golang-bin-0:1.17.12-1.module+el8.6.0+16014+a372c00b.x86_64",
"AppStream-8.6.0.Z.MAIN.EUS:go-toolset:rhel8:8060020220720230014:97d7f71f:golang-docs-0:1.17.12-1.module+el8.6.0+16014+a372c00b.noarch",
"AppStream-8.6.0.Z.MAIN.EUS:go-toolset:rhel8:8060020220720230014:97d7f71f:golang-misc-0:1.17.12-1.module+el8.6.0+16014+a372c00b.noarch",
"AppStream-8.6.0.Z.MAIN.EUS:go-toolset:rhel8:8060020220720230014:97d7f71f:golang-race-0:1.17.12-1.module+el8.6.0+16014+a372c00b.x86_64",
"AppStream-8.6.0.Z.MAIN.EUS:go-toolset:rhel8:8060020220720230014:97d7f71f:golang-src-0:1.17.12-1.module+el8.6.0+16014+a372c00b.noarch",
"AppStream-8.6.0.Z.MAIN.EUS:go-toolset:rhel8:8060020220720230014:97d7f71f:golang-tests-0:1.17.12-1.module+el8.6.0+16014+a372c00b.noarch"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2022-30635"
},
{
"category": "external",
"summary": "RHBZ#2107388",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2107388"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2022-30635",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-30635"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2022-30635",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2022-30635"
},
{
"category": "external",
"summary": "https://go.dev/issue/53615",
"url": "https://go.dev/issue/53615"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-announce/c/nqrv9fbR0zE",
"url": "https://groups.google.com/g/golang-announce/c/nqrv9fbR0zE"
}
],
"release_date": "2022-07-12T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2022-08-01T12:10:47+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"AppStream-8.6.0.Z.MAIN.EUS:go-toolset:rhel8:8060020220720230014:97d7f71f",
"AppStream-8.6.0.Z.MAIN.EUS:go-toolset:rhel8:8060020220720230014:97d7f71f:delve-0:1.7.2-1.module+el8.6.0+12972+ebab5911.src",
"AppStream-8.6.0.Z.MAIN.EUS:go-toolset:rhel8:8060020220720230014:97d7f71f:delve-0:1.7.2-1.module+el8.6.0+12972+ebab5911.x86_64",
"AppStream-8.6.0.Z.MAIN.EUS:go-toolset:rhel8:8060020220720230014:97d7f71f:delve-debuginfo-0:1.7.2-1.module+el8.6.0+12972+ebab5911.x86_64",
"AppStream-8.6.0.Z.MAIN.EUS:go-toolset:rhel8:8060020220720230014:97d7f71f:delve-debugsource-0:1.7.2-1.module+el8.6.0+12972+ebab5911.x86_64",
"AppStream-8.6.0.Z.MAIN.EUS:go-toolset:rhel8:8060020220720230014:97d7f71f:go-toolset-0:1.17.12-1.module+el8.6.0+16014+a372c00b.aarch64",
"AppStream-8.6.0.Z.MAIN.EUS:go-toolset:rhel8:8060020220720230014:97d7f71f:go-toolset-0:1.17.12-1.module+el8.6.0+16014+a372c00b.ppc64le",
"AppStream-8.6.0.Z.MAIN.EUS:go-toolset:rhel8:8060020220720230014:97d7f71f:go-toolset-0:1.17.12-1.module+el8.6.0+16014+a372c00b.s390x",
"AppStream-8.6.0.Z.MAIN.EUS:go-toolset:rhel8:8060020220720230014:97d7f71f:go-toolset-0:1.17.12-1.module+el8.6.0+16014+a372c00b.src",
"AppStream-8.6.0.Z.MAIN.EUS:go-toolset:rhel8:8060020220720230014:97d7f71f:go-toolset-0:1.17.12-1.module+el8.6.0+16014+a372c00b.x86_64",
"AppStream-8.6.0.Z.MAIN.EUS:go-toolset:rhel8:8060020220720230014:97d7f71f:golang-0:1.17.12-1.module+el8.6.0+16014+a372c00b.aarch64",
"AppStream-8.6.0.Z.MAIN.EUS:go-toolset:rhel8:8060020220720230014:97d7f71f:golang-0:1.17.12-1.module+el8.6.0+16014+a372c00b.ppc64le",
"AppStream-8.6.0.Z.MAIN.EUS:go-toolset:rhel8:8060020220720230014:97d7f71f:golang-0:1.17.12-1.module+el8.6.0+16014+a372c00b.s390x",
"AppStream-8.6.0.Z.MAIN.EUS:go-toolset:rhel8:8060020220720230014:97d7f71f:golang-0:1.17.12-1.module+el8.6.0+16014+a372c00b.src",
"AppStream-8.6.0.Z.MAIN.EUS:go-toolset:rhel8:8060020220720230014:97d7f71f:golang-0:1.17.12-1.module+el8.6.0+16014+a372c00b.x86_64",
"AppStream-8.6.0.Z.MAIN.EUS:go-toolset:rhel8:8060020220720230014:97d7f71f:golang-bin-0:1.17.12-1.module+el8.6.0+16014+a372c00b.aarch64",
"AppStream-8.6.0.Z.MAIN.EUS:go-toolset:rhel8:8060020220720230014:97d7f71f:golang-bin-0:1.17.12-1.module+el8.6.0+16014+a372c00b.ppc64le",
"AppStream-8.6.0.Z.MAIN.EUS:go-toolset:rhel8:8060020220720230014:97d7f71f:golang-bin-0:1.17.12-1.module+el8.6.0+16014+a372c00b.s390x",
"AppStream-8.6.0.Z.MAIN.EUS:go-toolset:rhel8:8060020220720230014:97d7f71f:golang-bin-0:1.17.12-1.module+el8.6.0+16014+a372c00b.x86_64",
"AppStream-8.6.0.Z.MAIN.EUS:go-toolset:rhel8:8060020220720230014:97d7f71f:golang-docs-0:1.17.12-1.module+el8.6.0+16014+a372c00b.noarch",
"AppStream-8.6.0.Z.MAIN.EUS:go-toolset:rhel8:8060020220720230014:97d7f71f:golang-misc-0:1.17.12-1.module+el8.6.0+16014+a372c00b.noarch",
"AppStream-8.6.0.Z.MAIN.EUS:go-toolset:rhel8:8060020220720230014:97d7f71f:golang-race-0:1.17.12-1.module+el8.6.0+16014+a372c00b.x86_64",
"AppStream-8.6.0.Z.MAIN.EUS:go-toolset:rhel8:8060020220720230014:97d7f71f:golang-src-0:1.17.12-1.module+el8.6.0+16014+a372c00b.noarch",
"AppStream-8.6.0.Z.MAIN.EUS:go-toolset:rhel8:8060020220720230014:97d7f71f:golang-tests-0:1.17.12-1.module+el8.6.0+16014+a372c00b.noarch"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2022:5775"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"AppStream-8.6.0.Z.MAIN.EUS:go-toolset:rhel8:8060020220720230014:97d7f71f",
"AppStream-8.6.0.Z.MAIN.EUS:go-toolset:rhel8:8060020220720230014:97d7f71f:delve-0:1.7.2-1.module+el8.6.0+12972+ebab5911.src",
"AppStream-8.6.0.Z.MAIN.EUS:go-toolset:rhel8:8060020220720230014:97d7f71f:delve-0:1.7.2-1.module+el8.6.0+12972+ebab5911.x86_64",
"AppStream-8.6.0.Z.MAIN.EUS:go-toolset:rhel8:8060020220720230014:97d7f71f:delve-debuginfo-0:1.7.2-1.module+el8.6.0+12972+ebab5911.x86_64",
"AppStream-8.6.0.Z.MAIN.EUS:go-toolset:rhel8:8060020220720230014:97d7f71f:delve-debugsource-0:1.7.2-1.module+el8.6.0+12972+ebab5911.x86_64",
"AppStream-8.6.0.Z.MAIN.EUS:go-toolset:rhel8:8060020220720230014:97d7f71f:go-toolset-0:1.17.12-1.module+el8.6.0+16014+a372c00b.aarch64",
"AppStream-8.6.0.Z.MAIN.EUS:go-toolset:rhel8:8060020220720230014:97d7f71f:go-toolset-0:1.17.12-1.module+el8.6.0+16014+a372c00b.ppc64le",
"AppStream-8.6.0.Z.MAIN.EUS:go-toolset:rhel8:8060020220720230014:97d7f71f:go-toolset-0:1.17.12-1.module+el8.6.0+16014+a372c00b.s390x",
"AppStream-8.6.0.Z.MAIN.EUS:go-toolset:rhel8:8060020220720230014:97d7f71f:go-toolset-0:1.17.12-1.module+el8.6.0+16014+a372c00b.src",
"AppStream-8.6.0.Z.MAIN.EUS:go-toolset:rhel8:8060020220720230014:97d7f71f:go-toolset-0:1.17.12-1.module+el8.6.0+16014+a372c00b.x86_64",
"AppStream-8.6.0.Z.MAIN.EUS:go-toolset:rhel8:8060020220720230014:97d7f71f:golang-0:1.17.12-1.module+el8.6.0+16014+a372c00b.aarch64",
"AppStream-8.6.0.Z.MAIN.EUS:go-toolset:rhel8:8060020220720230014:97d7f71f:golang-0:1.17.12-1.module+el8.6.0+16014+a372c00b.ppc64le",
"AppStream-8.6.0.Z.MAIN.EUS:go-toolset:rhel8:8060020220720230014:97d7f71f:golang-0:1.17.12-1.module+el8.6.0+16014+a372c00b.s390x",
"AppStream-8.6.0.Z.MAIN.EUS:go-toolset:rhel8:8060020220720230014:97d7f71f:golang-0:1.17.12-1.module+el8.6.0+16014+a372c00b.src",
"AppStream-8.6.0.Z.MAIN.EUS:go-toolset:rhel8:8060020220720230014:97d7f71f:golang-0:1.17.12-1.module+el8.6.0+16014+a372c00b.x86_64",
"AppStream-8.6.0.Z.MAIN.EUS:go-toolset:rhel8:8060020220720230014:97d7f71f:golang-bin-0:1.17.12-1.module+el8.6.0+16014+a372c00b.aarch64",
"AppStream-8.6.0.Z.MAIN.EUS:go-toolset:rhel8:8060020220720230014:97d7f71f:golang-bin-0:1.17.12-1.module+el8.6.0+16014+a372c00b.ppc64le",
"AppStream-8.6.0.Z.MAIN.EUS:go-toolset:rhel8:8060020220720230014:97d7f71f:golang-bin-0:1.17.12-1.module+el8.6.0+16014+a372c00b.s390x",
"AppStream-8.6.0.Z.MAIN.EUS:go-toolset:rhel8:8060020220720230014:97d7f71f:golang-bin-0:1.17.12-1.module+el8.6.0+16014+a372c00b.x86_64",
"AppStream-8.6.0.Z.MAIN.EUS:go-toolset:rhel8:8060020220720230014:97d7f71f:golang-docs-0:1.17.12-1.module+el8.6.0+16014+a372c00b.noarch",
"AppStream-8.6.0.Z.MAIN.EUS:go-toolset:rhel8:8060020220720230014:97d7f71f:golang-misc-0:1.17.12-1.module+el8.6.0+16014+a372c00b.noarch",
"AppStream-8.6.0.Z.MAIN.EUS:go-toolset:rhel8:8060020220720230014:97d7f71f:golang-race-0:1.17.12-1.module+el8.6.0+16014+a372c00b.x86_64",
"AppStream-8.6.0.Z.MAIN.EUS:go-toolset:rhel8:8060020220720230014:97d7f71f:golang-src-0:1.17.12-1.module+el8.6.0+16014+a372c00b.noarch",
"AppStream-8.6.0.Z.MAIN.EUS:go-toolset:rhel8:8060020220720230014:97d7f71f:golang-tests-0:1.17.12-1.module+el8.6.0+16014+a372c00b.noarch"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "golang: encoding/gob: stack exhaustion in Decoder.Decode"
},
{
"cve": "CVE-2022-32148",
"cwe": {
"id": "CWE-200",
"name": "Exposure of Sensitive Information to an Unauthorized Actor"
},
"discovery_date": "2022-07-14T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2107383"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in net/http/httputil golang package. When httputil.ReverseProxy.ServeHTTP is called with a Request.Header map containing a nil value for the X-Forwarded-For header, ReverseProxy could set the client IP incorrectly. This issue may affect confidentiality.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "golang: net/http/httputil: NewSingleHostReverseProxy - omit X-Forwarded-For not working",
"title": "Vulnerability summary"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"AppStream-8.6.0.Z.MAIN.EUS:go-toolset:rhel8:8060020220720230014:97d7f71f",
"AppStream-8.6.0.Z.MAIN.EUS:go-toolset:rhel8:8060020220720230014:97d7f71f:delve-0:1.7.2-1.module+el8.6.0+12972+ebab5911.src",
"AppStream-8.6.0.Z.MAIN.EUS:go-toolset:rhel8:8060020220720230014:97d7f71f:delve-0:1.7.2-1.module+el8.6.0+12972+ebab5911.x86_64",
"AppStream-8.6.0.Z.MAIN.EUS:go-toolset:rhel8:8060020220720230014:97d7f71f:delve-debuginfo-0:1.7.2-1.module+el8.6.0+12972+ebab5911.x86_64",
"AppStream-8.6.0.Z.MAIN.EUS:go-toolset:rhel8:8060020220720230014:97d7f71f:delve-debugsource-0:1.7.2-1.module+el8.6.0+12972+ebab5911.x86_64",
"AppStream-8.6.0.Z.MAIN.EUS:go-toolset:rhel8:8060020220720230014:97d7f71f:go-toolset-0:1.17.12-1.module+el8.6.0+16014+a372c00b.aarch64",
"AppStream-8.6.0.Z.MAIN.EUS:go-toolset:rhel8:8060020220720230014:97d7f71f:go-toolset-0:1.17.12-1.module+el8.6.0+16014+a372c00b.ppc64le",
"AppStream-8.6.0.Z.MAIN.EUS:go-toolset:rhel8:8060020220720230014:97d7f71f:go-toolset-0:1.17.12-1.module+el8.6.0+16014+a372c00b.s390x",
"AppStream-8.6.0.Z.MAIN.EUS:go-toolset:rhel8:8060020220720230014:97d7f71f:go-toolset-0:1.17.12-1.module+el8.6.0+16014+a372c00b.src",
"AppStream-8.6.0.Z.MAIN.EUS:go-toolset:rhel8:8060020220720230014:97d7f71f:go-toolset-0:1.17.12-1.module+el8.6.0+16014+a372c00b.x86_64",
"AppStream-8.6.0.Z.MAIN.EUS:go-toolset:rhel8:8060020220720230014:97d7f71f:golang-0:1.17.12-1.module+el8.6.0+16014+a372c00b.aarch64",
"AppStream-8.6.0.Z.MAIN.EUS:go-toolset:rhel8:8060020220720230014:97d7f71f:golang-0:1.17.12-1.module+el8.6.0+16014+a372c00b.ppc64le",
"AppStream-8.6.0.Z.MAIN.EUS:go-toolset:rhel8:8060020220720230014:97d7f71f:golang-0:1.17.12-1.module+el8.6.0+16014+a372c00b.s390x",
"AppStream-8.6.0.Z.MAIN.EUS:go-toolset:rhel8:8060020220720230014:97d7f71f:golang-0:1.17.12-1.module+el8.6.0+16014+a372c00b.src",
"AppStream-8.6.0.Z.MAIN.EUS:go-toolset:rhel8:8060020220720230014:97d7f71f:golang-0:1.17.12-1.module+el8.6.0+16014+a372c00b.x86_64",
"AppStream-8.6.0.Z.MAIN.EUS:go-toolset:rhel8:8060020220720230014:97d7f71f:golang-bin-0:1.17.12-1.module+el8.6.0+16014+a372c00b.aarch64",
"AppStream-8.6.0.Z.MAIN.EUS:go-toolset:rhel8:8060020220720230014:97d7f71f:golang-bin-0:1.17.12-1.module+el8.6.0+16014+a372c00b.ppc64le",
"AppStream-8.6.0.Z.MAIN.EUS:go-toolset:rhel8:8060020220720230014:97d7f71f:golang-bin-0:1.17.12-1.module+el8.6.0+16014+a372c00b.s390x",
"AppStream-8.6.0.Z.MAIN.EUS:go-toolset:rhel8:8060020220720230014:97d7f71f:golang-bin-0:1.17.12-1.module+el8.6.0+16014+a372c00b.x86_64",
"AppStream-8.6.0.Z.MAIN.EUS:go-toolset:rhel8:8060020220720230014:97d7f71f:golang-docs-0:1.17.12-1.module+el8.6.0+16014+a372c00b.noarch",
"AppStream-8.6.0.Z.MAIN.EUS:go-toolset:rhel8:8060020220720230014:97d7f71f:golang-misc-0:1.17.12-1.module+el8.6.0+16014+a372c00b.noarch",
"AppStream-8.6.0.Z.MAIN.EUS:go-toolset:rhel8:8060020220720230014:97d7f71f:golang-race-0:1.17.12-1.module+el8.6.0+16014+a372c00b.x86_64",
"AppStream-8.6.0.Z.MAIN.EUS:go-toolset:rhel8:8060020220720230014:97d7f71f:golang-src-0:1.17.12-1.module+el8.6.0+16014+a372c00b.noarch",
"AppStream-8.6.0.Z.MAIN.EUS:go-toolset:rhel8:8060020220720230014:97d7f71f:golang-tests-0:1.17.12-1.module+el8.6.0+16014+a372c00b.noarch"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2022-32148"
},
{
"category": "external",
"summary": "RHBZ#2107383",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2107383"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2022-32148",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-32148"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2022-32148",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2022-32148"
},
{
"category": "external",
"summary": "https://go.dev/issue/53423",
"url": "https://go.dev/issue/53423"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-announce/c/nqrv9fbR0zE",
"url": "https://groups.google.com/g/golang-announce/c/nqrv9fbR0zE"
}
],
"release_date": "2022-07-12T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2022-08-01T12:10:47+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"AppStream-8.6.0.Z.MAIN.EUS:go-toolset:rhel8:8060020220720230014:97d7f71f",
"AppStream-8.6.0.Z.MAIN.EUS:go-toolset:rhel8:8060020220720230014:97d7f71f:delve-0:1.7.2-1.module+el8.6.0+12972+ebab5911.src",
"AppStream-8.6.0.Z.MAIN.EUS:go-toolset:rhel8:8060020220720230014:97d7f71f:delve-0:1.7.2-1.module+el8.6.0+12972+ebab5911.x86_64",
"AppStream-8.6.0.Z.MAIN.EUS:go-toolset:rhel8:8060020220720230014:97d7f71f:delve-debuginfo-0:1.7.2-1.module+el8.6.0+12972+ebab5911.x86_64",
"AppStream-8.6.0.Z.MAIN.EUS:go-toolset:rhel8:8060020220720230014:97d7f71f:delve-debugsource-0:1.7.2-1.module+el8.6.0+12972+ebab5911.x86_64",
"AppStream-8.6.0.Z.MAIN.EUS:go-toolset:rhel8:8060020220720230014:97d7f71f:go-toolset-0:1.17.12-1.module+el8.6.0+16014+a372c00b.aarch64",
"AppStream-8.6.0.Z.MAIN.EUS:go-toolset:rhel8:8060020220720230014:97d7f71f:go-toolset-0:1.17.12-1.module+el8.6.0+16014+a372c00b.ppc64le",
"AppStream-8.6.0.Z.MAIN.EUS:go-toolset:rhel8:8060020220720230014:97d7f71f:go-toolset-0:1.17.12-1.module+el8.6.0+16014+a372c00b.s390x",
"AppStream-8.6.0.Z.MAIN.EUS:go-toolset:rhel8:8060020220720230014:97d7f71f:go-toolset-0:1.17.12-1.module+el8.6.0+16014+a372c00b.src",
"AppStream-8.6.0.Z.MAIN.EUS:go-toolset:rhel8:8060020220720230014:97d7f71f:go-toolset-0:1.17.12-1.module+el8.6.0+16014+a372c00b.x86_64",
"AppStream-8.6.0.Z.MAIN.EUS:go-toolset:rhel8:8060020220720230014:97d7f71f:golang-0:1.17.12-1.module+el8.6.0+16014+a372c00b.aarch64",
"AppStream-8.6.0.Z.MAIN.EUS:go-toolset:rhel8:8060020220720230014:97d7f71f:golang-0:1.17.12-1.module+el8.6.0+16014+a372c00b.ppc64le",
"AppStream-8.6.0.Z.MAIN.EUS:go-toolset:rhel8:8060020220720230014:97d7f71f:golang-0:1.17.12-1.module+el8.6.0+16014+a372c00b.s390x",
"AppStream-8.6.0.Z.MAIN.EUS:go-toolset:rhel8:8060020220720230014:97d7f71f:golang-0:1.17.12-1.module+el8.6.0+16014+a372c00b.src",
"AppStream-8.6.0.Z.MAIN.EUS:go-toolset:rhel8:8060020220720230014:97d7f71f:golang-0:1.17.12-1.module+el8.6.0+16014+a372c00b.x86_64",
"AppStream-8.6.0.Z.MAIN.EUS:go-toolset:rhel8:8060020220720230014:97d7f71f:golang-bin-0:1.17.12-1.module+el8.6.0+16014+a372c00b.aarch64",
"AppStream-8.6.0.Z.MAIN.EUS:go-toolset:rhel8:8060020220720230014:97d7f71f:golang-bin-0:1.17.12-1.module+el8.6.0+16014+a372c00b.ppc64le",
"AppStream-8.6.0.Z.MAIN.EUS:go-toolset:rhel8:8060020220720230014:97d7f71f:golang-bin-0:1.17.12-1.module+el8.6.0+16014+a372c00b.s390x",
"AppStream-8.6.0.Z.MAIN.EUS:go-toolset:rhel8:8060020220720230014:97d7f71f:golang-bin-0:1.17.12-1.module+el8.6.0+16014+a372c00b.x86_64",
"AppStream-8.6.0.Z.MAIN.EUS:go-toolset:rhel8:8060020220720230014:97d7f71f:golang-docs-0:1.17.12-1.module+el8.6.0+16014+a372c00b.noarch",
"AppStream-8.6.0.Z.MAIN.EUS:go-toolset:rhel8:8060020220720230014:97d7f71f:golang-misc-0:1.17.12-1.module+el8.6.0+16014+a372c00b.noarch",
"AppStream-8.6.0.Z.MAIN.EUS:go-toolset:rhel8:8060020220720230014:97d7f71f:golang-race-0:1.17.12-1.module+el8.6.0+16014+a372c00b.x86_64",
"AppStream-8.6.0.Z.MAIN.EUS:go-toolset:rhel8:8060020220720230014:97d7f71f:golang-src-0:1.17.12-1.module+el8.6.0+16014+a372c00b.noarch",
"AppStream-8.6.0.Z.MAIN.EUS:go-toolset:rhel8:8060020220720230014:97d7f71f:golang-tests-0:1.17.12-1.module+el8.6.0+16014+a372c00b.noarch"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2022:5775"
}
],
"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": [
"AppStream-8.6.0.Z.MAIN.EUS:go-toolset:rhel8:8060020220720230014:97d7f71f",
"AppStream-8.6.0.Z.MAIN.EUS:go-toolset:rhel8:8060020220720230014:97d7f71f:delve-0:1.7.2-1.module+el8.6.0+12972+ebab5911.src",
"AppStream-8.6.0.Z.MAIN.EUS:go-toolset:rhel8:8060020220720230014:97d7f71f:delve-0:1.7.2-1.module+el8.6.0+12972+ebab5911.x86_64",
"AppStream-8.6.0.Z.MAIN.EUS:go-toolset:rhel8:8060020220720230014:97d7f71f:delve-debuginfo-0:1.7.2-1.module+el8.6.0+12972+ebab5911.x86_64",
"AppStream-8.6.0.Z.MAIN.EUS:go-toolset:rhel8:8060020220720230014:97d7f71f:delve-debugsource-0:1.7.2-1.module+el8.6.0+12972+ebab5911.x86_64",
"AppStream-8.6.0.Z.MAIN.EUS:go-toolset:rhel8:8060020220720230014:97d7f71f:go-toolset-0:1.17.12-1.module+el8.6.0+16014+a372c00b.aarch64",
"AppStream-8.6.0.Z.MAIN.EUS:go-toolset:rhel8:8060020220720230014:97d7f71f:go-toolset-0:1.17.12-1.module+el8.6.0+16014+a372c00b.ppc64le",
"AppStream-8.6.0.Z.MAIN.EUS:go-toolset:rhel8:8060020220720230014:97d7f71f:go-toolset-0:1.17.12-1.module+el8.6.0+16014+a372c00b.s390x",
"AppStream-8.6.0.Z.MAIN.EUS:go-toolset:rhel8:8060020220720230014:97d7f71f:go-toolset-0:1.17.12-1.module+el8.6.0+16014+a372c00b.src",
"AppStream-8.6.0.Z.MAIN.EUS:go-toolset:rhel8:8060020220720230014:97d7f71f:go-toolset-0:1.17.12-1.module+el8.6.0+16014+a372c00b.x86_64",
"AppStream-8.6.0.Z.MAIN.EUS:go-toolset:rhel8:8060020220720230014:97d7f71f:golang-0:1.17.12-1.module+el8.6.0+16014+a372c00b.aarch64",
"AppStream-8.6.0.Z.MAIN.EUS:go-toolset:rhel8:8060020220720230014:97d7f71f:golang-0:1.17.12-1.module+el8.6.0+16014+a372c00b.ppc64le",
"AppStream-8.6.0.Z.MAIN.EUS:go-toolset:rhel8:8060020220720230014:97d7f71f:golang-0:1.17.12-1.module+el8.6.0+16014+a372c00b.s390x",
"AppStream-8.6.0.Z.MAIN.EUS:go-toolset:rhel8:8060020220720230014:97d7f71f:golang-0:1.17.12-1.module+el8.6.0+16014+a372c00b.src",
"AppStream-8.6.0.Z.MAIN.EUS:go-toolset:rhel8:8060020220720230014:97d7f71f:golang-0:1.17.12-1.module+el8.6.0+16014+a372c00b.x86_64",
"AppStream-8.6.0.Z.MAIN.EUS:go-toolset:rhel8:8060020220720230014:97d7f71f:golang-bin-0:1.17.12-1.module+el8.6.0+16014+a372c00b.aarch64",
"AppStream-8.6.0.Z.MAIN.EUS:go-toolset:rhel8:8060020220720230014:97d7f71f:golang-bin-0:1.17.12-1.module+el8.6.0+16014+a372c00b.ppc64le",
"AppStream-8.6.0.Z.MAIN.EUS:go-toolset:rhel8:8060020220720230014:97d7f71f:golang-bin-0:1.17.12-1.module+el8.6.0+16014+a372c00b.s390x",
"AppStream-8.6.0.Z.MAIN.EUS:go-toolset:rhel8:8060020220720230014:97d7f71f:golang-bin-0:1.17.12-1.module+el8.6.0+16014+a372c00b.x86_64",
"AppStream-8.6.0.Z.MAIN.EUS:go-toolset:rhel8:8060020220720230014:97d7f71f:golang-docs-0:1.17.12-1.module+el8.6.0+16014+a372c00b.noarch",
"AppStream-8.6.0.Z.MAIN.EUS:go-toolset:rhel8:8060020220720230014:97d7f71f:golang-misc-0:1.17.12-1.module+el8.6.0+16014+a372c00b.noarch",
"AppStream-8.6.0.Z.MAIN.EUS:go-toolset:rhel8:8060020220720230014:97d7f71f:golang-race-0:1.17.12-1.module+el8.6.0+16014+a372c00b.x86_64",
"AppStream-8.6.0.Z.MAIN.EUS:go-toolset:rhel8:8060020220720230014:97d7f71f:golang-src-0:1.17.12-1.module+el8.6.0+16014+a372c00b.noarch",
"AppStream-8.6.0.Z.MAIN.EUS:go-toolset:rhel8:8060020220720230014:97d7f71f:golang-tests-0:1.17.12-1.module+el8.6.0+16014+a372c00b.noarch"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "golang: net/http/httputil: NewSingleHostReverseProxy - omit X-Forwarded-For not working"
}
]
}
rhsa-2022:6535
Vulnerability from csaf_redhat
Notes
{
"document": {
"aggregate_severity": {
"namespace": "https://access.redhat.com/security/updates/classification/",
"text": "Low"
},
"category": "csaf_security_advisory",
"csaf_version": "2.0",
"distribution": {
"text": "Copyright \u00a9 Red Hat, Inc. All rights reserved.",
"tlp": {
"label": "WHITE",
"url": "https://www.first.org/tlp/"
}
},
"lang": "en",
"notes": [
{
"category": "summary",
"text": "Red Hat OpenShift Container Platform release 4.11.5 is now available with\nupdates to packages and images that fix several bugs and add enhancements.\n\nThis release includes a security update for Red Hat OpenShift Container Platform 4.11.\n\nRed Hat Product Security has rated this update as having a security impact\nof Low. A Common Vulnerability Scoring System (CVSS) base score, which\ngives a detailed severity rating, is available for each vulnerability from\nthe CVE link(s) in the References section.",
"title": "Topic"
},
{
"category": "general",
"text": "Red Hat OpenShift Container Platform is Red Hat\u0027s cloud computing\nKubernetes application platform solution designed for on-premise or private\ncloud deployments.\n\nThis advisory contains the RPM packages for Red Hat OpenShift Container Platform 4.11.5. See the following advisory for the container images for this release:\n\nhttps://access.redhat.com/errata/RHSA-2022:6536\n\nSecurity Fix(es):\n\n* golang: crypto/tls: session tickets lack random ticket_age_add\n(CVE-2022-30629)\n\nFor more details about the security issue(s), including the impact, a CVSS\nscore, acknowledgments, and other related information, refer to the CVE\npage(s)\nlisted in the References section.\n\nAll OpenShift Container Platform 4.11 users are advised to upgrade to these updated packages and images when they are available in the appropriate release channel. To check for available updates, use the OpenShift Console or the CLI oc command. Instructions for upgrading a cluster are available at https://docs.openshift.com/container-platform/4.11/updating/updating-cluster-cli.html",
"title": "Details"
},
{
"category": "legal_disclaimer",
"text": "This content is licensed under the Creative Commons Attribution 4.0 International License (https://creativecommons.org/licenses/by/4.0/). If you distribute this content, or a modified version of it, you must provide attribution to Red Hat Inc. and provide a link to the original.",
"title": "Terms of Use"
}
],
"publisher": {
"category": "vendor",
"contact_details": "https://access.redhat.com/security/team/contact/",
"issuing_authority": "Red Hat Product Security is responsible for vulnerability handling across all Red Hat products and services.",
"name": "Red Hat Product Security",
"namespace": "https://www.redhat.com"
},
"references": [
{
"category": "self",
"summary": "https://access.redhat.com/errata/RHSA-2022:6535",
"url": "https://access.redhat.com/errata/RHSA-2022:6535"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/updates/classification/#low",
"url": "https://access.redhat.com/security/updates/classification/#low"
},
{
"category": "external",
"summary": "2092793",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2092793"
},
{
"category": "self",
"summary": "Canonical URL",
"url": "https://security.access.redhat.com/data/csaf/v2/advisories/2022/rhsa-2022_6535.json"
}
],
"title": "Red Hat Security Advisory: OpenShift Container Platform 4.11.5 packages and security update",
"tracking": {
"current_release_date": "2025-10-31T13:02:16+00:00",
"generator": {
"date": "2025-10-31T13:02:16+00:00",
"engine": {
"name": "Red Hat SDEngine",
"version": "4.6.10"
}
},
"id": "RHSA-2022:6535",
"initial_release_date": "2022-09-20T17:03:38+00:00",
"revision_history": [
{
"date": "2022-09-20T17:03:38+00:00",
"number": "1",
"summary": "Initial version"
},
{
"date": "2022-09-20T17:03:38+00:00",
"number": "2",
"summary": "Last updated version"
},
{
"date": "2025-10-31T13:02:16+00:00",
"number": "3",
"summary": "Last generated version"
}
],
"status": "final",
"version": "3"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_name",
"name": "Ironic content for Red Hat OpenShift Container Platform 4.11",
"product": {
"name": "Ironic content for Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-IRONIC-4.11",
"product_identification_helper": {
"cpe": "cpe:/a:redhat:openshift_ironic:4.11::el8"
}
}
},
{
"category": "product_name",
"name": "Red Hat OpenShift Container Platform 4.11",
"product": {
"name": "Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11",
"product_identification_helper": {
"cpe": "cpe:/a:redhat:openshift:4.11::el8"
}
}
}
],
"category": "product_family",
"name": "Red Hat OpenShift Enterprise"
},
{
"branches": [
{
"category": "product_version",
"name": "openstack-ironic-1:20.2.1-0.20220902195023.ab80152.el8.src",
"product": {
"name": "openstack-ironic-1:20.2.1-0.20220902195023.ab80152.el8.src",
"product_id": "openstack-ironic-1:20.2.1-0.20220902195023.ab80152.el8.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/openstack-ironic@20.2.1-0.20220902195023.ab80152.el8?arch=src\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "python-sushy-0:4.1.2-0.20220908165021.1ae8e49.el8.src",
"product": {
"name": "python-sushy-0:4.1.2-0.20220908165021.1ae8e49.el8.src",
"product_id": "python-sushy-0:4.1.2-0.20220908165021.1ae8e49.el8.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python-sushy@4.1.2-0.20220908165021.1ae8e49.el8?arch=src"
}
}
},
{
"category": "product_version",
"name": "cri-tools-0:1.24.2-6.el8.src",
"product": {
"name": "cri-tools-0:1.24.2-6.el8.src",
"product_id": "cri-tools-0:1.24.2-6.el8.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/cri-tools@1.24.2-6.el8?arch=src"
}
}
},
{
"category": "product_version",
"name": "openshift-0:4.11.0-202209131648.p0.g3882f8f.assembly.stream.el8.src",
"product": {
"name": "openshift-0:4.11.0-202209131648.p0.g3882f8f.assembly.stream.el8.src",
"product_id": "openshift-0:4.11.0-202209131648.p0.g3882f8f.assembly.stream.el8.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/openshift@4.11.0-202209131648.p0.g3882f8f.assembly.stream.el8?arch=src"
}
}
}
],
"category": "architecture",
"name": "src"
},
{
"branches": [
{
"category": "product_version",
"name": "openstack-ironic-1:20.2.1-0.20220902195023.ab80152.el8.noarch",
"product": {
"name": "openstack-ironic-1:20.2.1-0.20220902195023.ab80152.el8.noarch",
"product_id": "openstack-ironic-1:20.2.1-0.20220902195023.ab80152.el8.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/openstack-ironic@20.2.1-0.20220902195023.ab80152.el8?arch=noarch\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "openstack-ironic-api-1:20.2.1-0.20220902195023.ab80152.el8.noarch",
"product": {
"name": "openstack-ironic-api-1:20.2.1-0.20220902195023.ab80152.el8.noarch",
"product_id": "openstack-ironic-api-1:20.2.1-0.20220902195023.ab80152.el8.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/openstack-ironic-api@20.2.1-0.20220902195023.ab80152.el8?arch=noarch\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "openstack-ironic-common-1:20.2.1-0.20220902195023.ab80152.el8.noarch",
"product": {
"name": "openstack-ironic-common-1:20.2.1-0.20220902195023.ab80152.el8.noarch",
"product_id": "openstack-ironic-common-1:20.2.1-0.20220902195023.ab80152.el8.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/openstack-ironic-common@20.2.1-0.20220902195023.ab80152.el8?arch=noarch\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "openstack-ironic-conductor-1:20.2.1-0.20220902195023.ab80152.el8.noarch",
"product": {
"name": "openstack-ironic-conductor-1:20.2.1-0.20220902195023.ab80152.el8.noarch",
"product_id": "openstack-ironic-conductor-1:20.2.1-0.20220902195023.ab80152.el8.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/openstack-ironic-conductor@20.2.1-0.20220902195023.ab80152.el8?arch=noarch\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "openstack-ironic-dnsmasq-tftp-server-1:20.2.1-0.20220902195023.ab80152.el8.noarch",
"product": {
"name": "openstack-ironic-dnsmasq-tftp-server-1:20.2.1-0.20220902195023.ab80152.el8.noarch",
"product_id": "openstack-ironic-dnsmasq-tftp-server-1:20.2.1-0.20220902195023.ab80152.el8.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/openstack-ironic-dnsmasq-tftp-server@20.2.1-0.20220902195023.ab80152.el8?arch=noarch\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "python3-ironic-tests-1:20.2.1-0.20220902195023.ab80152.el8.noarch",
"product": {
"name": "python3-ironic-tests-1:20.2.1-0.20220902195023.ab80152.el8.noarch",
"product_id": "python3-ironic-tests-1:20.2.1-0.20220902195023.ab80152.el8.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-ironic-tests@20.2.1-0.20220902195023.ab80152.el8?arch=noarch\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "python3-sushy-0:4.1.2-0.20220908165021.1ae8e49.el8.noarch",
"product": {
"name": "python3-sushy-0:4.1.2-0.20220908165021.1ae8e49.el8.noarch",
"product_id": "python3-sushy-0:4.1.2-0.20220908165021.1ae8e49.el8.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-sushy@4.1.2-0.20220908165021.1ae8e49.el8?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "python3-sushy-tests-0:4.1.2-0.20220908165021.1ae8e49.el8.noarch",
"product": {
"name": "python3-sushy-tests-0:4.1.2-0.20220908165021.1ae8e49.el8.noarch",
"product_id": "python3-sushy-tests-0:4.1.2-0.20220908165021.1ae8e49.el8.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-sushy-tests@4.1.2-0.20220908165021.1ae8e49.el8?arch=noarch"
}
}
}
],
"category": "architecture",
"name": "noarch"
},
{
"branches": [
{
"category": "product_version",
"name": "cri-tools-0:1.24.2-6.el8.x86_64",
"product": {
"name": "cri-tools-0:1.24.2-6.el8.x86_64",
"product_id": "cri-tools-0:1.24.2-6.el8.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/cri-tools@1.24.2-6.el8?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "cri-tools-debugsource-0:1.24.2-6.el8.x86_64",
"product": {
"name": "cri-tools-debugsource-0:1.24.2-6.el8.x86_64",
"product_id": "cri-tools-debugsource-0:1.24.2-6.el8.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/cri-tools-debugsource@1.24.2-6.el8?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "cri-tools-debuginfo-0:1.24.2-6.el8.x86_64",
"product": {
"name": "cri-tools-debuginfo-0:1.24.2-6.el8.x86_64",
"product_id": "cri-tools-debuginfo-0:1.24.2-6.el8.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/cri-tools-debuginfo@1.24.2-6.el8?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "openshift-hyperkube-0:4.11.0-202209131648.p0.g3882f8f.assembly.stream.el8.x86_64",
"product": {
"name": "openshift-hyperkube-0:4.11.0-202209131648.p0.g3882f8f.assembly.stream.el8.x86_64",
"product_id": "openshift-hyperkube-0:4.11.0-202209131648.p0.g3882f8f.assembly.stream.el8.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/openshift-hyperkube@4.11.0-202209131648.p0.g3882f8f.assembly.stream.el8?arch=x86_64"
}
}
}
],
"category": "architecture",
"name": "x86_64"
},
{
"branches": [
{
"category": "product_version",
"name": "cri-tools-0:1.24.2-6.el8.aarch64",
"product": {
"name": "cri-tools-0:1.24.2-6.el8.aarch64",
"product_id": "cri-tools-0:1.24.2-6.el8.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/cri-tools@1.24.2-6.el8?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "cri-tools-debugsource-0:1.24.2-6.el8.aarch64",
"product": {
"name": "cri-tools-debugsource-0:1.24.2-6.el8.aarch64",
"product_id": "cri-tools-debugsource-0:1.24.2-6.el8.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/cri-tools-debugsource@1.24.2-6.el8?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "cri-tools-debuginfo-0:1.24.2-6.el8.aarch64",
"product": {
"name": "cri-tools-debuginfo-0:1.24.2-6.el8.aarch64",
"product_id": "cri-tools-debuginfo-0:1.24.2-6.el8.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/cri-tools-debuginfo@1.24.2-6.el8?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "openshift-hyperkube-0:4.11.0-202209131648.p0.g3882f8f.assembly.stream.el8.aarch64",
"product": {
"name": "openshift-hyperkube-0:4.11.0-202209131648.p0.g3882f8f.assembly.stream.el8.aarch64",
"product_id": "openshift-hyperkube-0:4.11.0-202209131648.p0.g3882f8f.assembly.stream.el8.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/openshift-hyperkube@4.11.0-202209131648.p0.g3882f8f.assembly.stream.el8?arch=aarch64"
}
}
}
],
"category": "architecture",
"name": "aarch64"
},
{
"branches": [
{
"category": "product_version",
"name": "cri-tools-0:1.24.2-6.el8.ppc64le",
"product": {
"name": "cri-tools-0:1.24.2-6.el8.ppc64le",
"product_id": "cri-tools-0:1.24.2-6.el8.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/cri-tools@1.24.2-6.el8?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "cri-tools-debugsource-0:1.24.2-6.el8.ppc64le",
"product": {
"name": "cri-tools-debugsource-0:1.24.2-6.el8.ppc64le",
"product_id": "cri-tools-debugsource-0:1.24.2-6.el8.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/cri-tools-debugsource@1.24.2-6.el8?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "cri-tools-debuginfo-0:1.24.2-6.el8.ppc64le",
"product": {
"name": "cri-tools-debuginfo-0:1.24.2-6.el8.ppc64le",
"product_id": "cri-tools-debuginfo-0:1.24.2-6.el8.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/cri-tools-debuginfo@1.24.2-6.el8?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "openshift-hyperkube-0:4.11.0-202209131648.p0.g3882f8f.assembly.stream.el8.ppc64le",
"product": {
"name": "openshift-hyperkube-0:4.11.0-202209131648.p0.g3882f8f.assembly.stream.el8.ppc64le",
"product_id": "openshift-hyperkube-0:4.11.0-202209131648.p0.g3882f8f.assembly.stream.el8.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/openshift-hyperkube@4.11.0-202209131648.p0.g3882f8f.assembly.stream.el8?arch=ppc64le"
}
}
}
],
"category": "architecture",
"name": "ppc64le"
},
{
"branches": [
{
"category": "product_version",
"name": "cri-tools-0:1.24.2-6.el8.s390x",
"product": {
"name": "cri-tools-0:1.24.2-6.el8.s390x",
"product_id": "cri-tools-0:1.24.2-6.el8.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/cri-tools@1.24.2-6.el8?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "cri-tools-debugsource-0:1.24.2-6.el8.s390x",
"product": {
"name": "cri-tools-debugsource-0:1.24.2-6.el8.s390x",
"product_id": "cri-tools-debugsource-0:1.24.2-6.el8.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/cri-tools-debugsource@1.24.2-6.el8?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "cri-tools-debuginfo-0:1.24.2-6.el8.s390x",
"product": {
"name": "cri-tools-debuginfo-0:1.24.2-6.el8.s390x",
"product_id": "cri-tools-debuginfo-0:1.24.2-6.el8.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/cri-tools-debuginfo@1.24.2-6.el8?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "openshift-hyperkube-0:4.11.0-202209131648.p0.g3882f8f.assembly.stream.el8.s390x",
"product": {
"name": "openshift-hyperkube-0:4.11.0-202209131648.p0.g3882f8f.assembly.stream.el8.s390x",
"product_id": "openshift-hyperkube-0:4.11.0-202209131648.p0.g3882f8f.assembly.stream.el8.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/openshift-hyperkube@4.11.0-202209131648.p0.g3882f8f.assembly.stream.el8?arch=s390x"
}
}
}
],
"category": "architecture",
"name": "s390x"
}
],
"category": "vendor",
"name": "Red Hat"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "cri-tools-0:1.24.2-6.el8.aarch64 as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:cri-tools-0:1.24.2-6.el8.aarch64"
},
"product_reference": "cri-tools-0:1.24.2-6.el8.aarch64",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cri-tools-0:1.24.2-6.el8.ppc64le as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:cri-tools-0:1.24.2-6.el8.ppc64le"
},
"product_reference": "cri-tools-0:1.24.2-6.el8.ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cri-tools-0:1.24.2-6.el8.s390x as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:cri-tools-0:1.24.2-6.el8.s390x"
},
"product_reference": "cri-tools-0:1.24.2-6.el8.s390x",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cri-tools-0:1.24.2-6.el8.src as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:cri-tools-0:1.24.2-6.el8.src"
},
"product_reference": "cri-tools-0:1.24.2-6.el8.src",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cri-tools-0:1.24.2-6.el8.x86_64 as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:cri-tools-0:1.24.2-6.el8.x86_64"
},
"product_reference": "cri-tools-0:1.24.2-6.el8.x86_64",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cri-tools-debuginfo-0:1.24.2-6.el8.aarch64 as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:cri-tools-debuginfo-0:1.24.2-6.el8.aarch64"
},
"product_reference": "cri-tools-debuginfo-0:1.24.2-6.el8.aarch64",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cri-tools-debuginfo-0:1.24.2-6.el8.ppc64le as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:cri-tools-debuginfo-0:1.24.2-6.el8.ppc64le"
},
"product_reference": "cri-tools-debuginfo-0:1.24.2-6.el8.ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cri-tools-debuginfo-0:1.24.2-6.el8.s390x as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:cri-tools-debuginfo-0:1.24.2-6.el8.s390x"
},
"product_reference": "cri-tools-debuginfo-0:1.24.2-6.el8.s390x",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cri-tools-debuginfo-0:1.24.2-6.el8.x86_64 as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:cri-tools-debuginfo-0:1.24.2-6.el8.x86_64"
},
"product_reference": "cri-tools-debuginfo-0:1.24.2-6.el8.x86_64",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cri-tools-debugsource-0:1.24.2-6.el8.aarch64 as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:cri-tools-debugsource-0:1.24.2-6.el8.aarch64"
},
"product_reference": "cri-tools-debugsource-0:1.24.2-6.el8.aarch64",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cri-tools-debugsource-0:1.24.2-6.el8.ppc64le as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:cri-tools-debugsource-0:1.24.2-6.el8.ppc64le"
},
"product_reference": "cri-tools-debugsource-0:1.24.2-6.el8.ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cri-tools-debugsource-0:1.24.2-6.el8.s390x as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:cri-tools-debugsource-0:1.24.2-6.el8.s390x"
},
"product_reference": "cri-tools-debugsource-0:1.24.2-6.el8.s390x",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cri-tools-debugsource-0:1.24.2-6.el8.x86_64 as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:cri-tools-debugsource-0:1.24.2-6.el8.x86_64"
},
"product_reference": "cri-tools-debugsource-0:1.24.2-6.el8.x86_64",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-0:4.11.0-202209131648.p0.g3882f8f.assembly.stream.el8.src as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:openshift-0:4.11.0-202209131648.p0.g3882f8f.assembly.stream.el8.src"
},
"product_reference": "openshift-0:4.11.0-202209131648.p0.g3882f8f.assembly.stream.el8.src",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-hyperkube-0:4.11.0-202209131648.p0.g3882f8f.assembly.stream.el8.aarch64 as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:openshift-hyperkube-0:4.11.0-202209131648.p0.g3882f8f.assembly.stream.el8.aarch64"
},
"product_reference": "openshift-hyperkube-0:4.11.0-202209131648.p0.g3882f8f.assembly.stream.el8.aarch64",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-hyperkube-0:4.11.0-202209131648.p0.g3882f8f.assembly.stream.el8.ppc64le as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:openshift-hyperkube-0:4.11.0-202209131648.p0.g3882f8f.assembly.stream.el8.ppc64le"
},
"product_reference": "openshift-hyperkube-0:4.11.0-202209131648.p0.g3882f8f.assembly.stream.el8.ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-hyperkube-0:4.11.0-202209131648.p0.g3882f8f.assembly.stream.el8.s390x as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:openshift-hyperkube-0:4.11.0-202209131648.p0.g3882f8f.assembly.stream.el8.s390x"
},
"product_reference": "openshift-hyperkube-0:4.11.0-202209131648.p0.g3882f8f.assembly.stream.el8.s390x",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-hyperkube-0:4.11.0-202209131648.p0.g3882f8f.assembly.stream.el8.x86_64 as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:openshift-hyperkube-0:4.11.0-202209131648.p0.g3882f8f.assembly.stream.el8.x86_64"
},
"product_reference": "openshift-hyperkube-0:4.11.0-202209131648.p0.g3882f8f.assembly.stream.el8.x86_64",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openstack-ironic-1:20.2.1-0.20220902195023.ab80152.el8.noarch as a component of Ironic content for Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-IRONIC-4.11:openstack-ironic-1:20.2.1-0.20220902195023.ab80152.el8.noarch"
},
"product_reference": "openstack-ironic-1:20.2.1-0.20220902195023.ab80152.el8.noarch",
"relates_to_product_reference": "8Base-RHOSE-IRONIC-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openstack-ironic-1:20.2.1-0.20220902195023.ab80152.el8.src as a component of Ironic content for Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-IRONIC-4.11:openstack-ironic-1:20.2.1-0.20220902195023.ab80152.el8.src"
},
"product_reference": "openstack-ironic-1:20.2.1-0.20220902195023.ab80152.el8.src",
"relates_to_product_reference": "8Base-RHOSE-IRONIC-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openstack-ironic-api-1:20.2.1-0.20220902195023.ab80152.el8.noarch as a component of Ironic content for Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-IRONIC-4.11:openstack-ironic-api-1:20.2.1-0.20220902195023.ab80152.el8.noarch"
},
"product_reference": "openstack-ironic-api-1:20.2.1-0.20220902195023.ab80152.el8.noarch",
"relates_to_product_reference": "8Base-RHOSE-IRONIC-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openstack-ironic-common-1:20.2.1-0.20220902195023.ab80152.el8.noarch as a component of Ironic content for Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-IRONIC-4.11:openstack-ironic-common-1:20.2.1-0.20220902195023.ab80152.el8.noarch"
},
"product_reference": "openstack-ironic-common-1:20.2.1-0.20220902195023.ab80152.el8.noarch",
"relates_to_product_reference": "8Base-RHOSE-IRONIC-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openstack-ironic-conductor-1:20.2.1-0.20220902195023.ab80152.el8.noarch as a component of Ironic content for Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-IRONIC-4.11:openstack-ironic-conductor-1:20.2.1-0.20220902195023.ab80152.el8.noarch"
},
"product_reference": "openstack-ironic-conductor-1:20.2.1-0.20220902195023.ab80152.el8.noarch",
"relates_to_product_reference": "8Base-RHOSE-IRONIC-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openstack-ironic-dnsmasq-tftp-server-1:20.2.1-0.20220902195023.ab80152.el8.noarch as a component of Ironic content for Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-IRONIC-4.11:openstack-ironic-dnsmasq-tftp-server-1:20.2.1-0.20220902195023.ab80152.el8.noarch"
},
"product_reference": "openstack-ironic-dnsmasq-tftp-server-1:20.2.1-0.20220902195023.ab80152.el8.noarch",
"relates_to_product_reference": "8Base-RHOSE-IRONIC-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-sushy-0:4.1.2-0.20220908165021.1ae8e49.el8.src as a component of Ironic content for Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-IRONIC-4.11:python-sushy-0:4.1.2-0.20220908165021.1ae8e49.el8.src"
},
"product_reference": "python-sushy-0:4.1.2-0.20220908165021.1ae8e49.el8.src",
"relates_to_product_reference": "8Base-RHOSE-IRONIC-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-ironic-tests-1:20.2.1-0.20220902195023.ab80152.el8.noarch as a component of Ironic content for Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-IRONIC-4.11:python3-ironic-tests-1:20.2.1-0.20220902195023.ab80152.el8.noarch"
},
"product_reference": "python3-ironic-tests-1:20.2.1-0.20220902195023.ab80152.el8.noarch",
"relates_to_product_reference": "8Base-RHOSE-IRONIC-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-sushy-0:4.1.2-0.20220908165021.1ae8e49.el8.noarch as a component of Ironic content for Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-IRONIC-4.11:python3-sushy-0:4.1.2-0.20220908165021.1ae8e49.el8.noarch"
},
"product_reference": "python3-sushy-0:4.1.2-0.20220908165021.1ae8e49.el8.noarch",
"relates_to_product_reference": "8Base-RHOSE-IRONIC-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-sushy-tests-0:4.1.2-0.20220908165021.1ae8e49.el8.noarch as a component of Ironic content for Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-IRONIC-4.11:python3-sushy-tests-0:4.1.2-0.20220908165021.1ae8e49.el8.noarch"
},
"product_reference": "python3-sushy-tests-0:4.1.2-0.20220908165021.1ae8e49.el8.noarch",
"relates_to_product_reference": "8Base-RHOSE-IRONIC-4.11"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2022-30629",
"cwe": {
"id": "CWE-331",
"name": "Insufficient Entropy"
},
"discovery_date": "2022-06-02T00:00:00+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"8Base-RHOSE-4.11:openshift-0:4.11.0-202209131648.p0.g3882f8f.assembly.stream.el8.src",
"8Base-RHOSE-4.11:openshift-hyperkube-0:4.11.0-202209131648.p0.g3882f8f.assembly.stream.el8.aarch64",
"8Base-RHOSE-4.11:openshift-hyperkube-0:4.11.0-202209131648.p0.g3882f8f.assembly.stream.el8.ppc64le",
"8Base-RHOSE-4.11:openshift-hyperkube-0:4.11.0-202209131648.p0.g3882f8f.assembly.stream.el8.s390x",
"8Base-RHOSE-4.11:openshift-hyperkube-0:4.11.0-202209131648.p0.g3882f8f.assembly.stream.el8.x86_64",
"8Base-RHOSE-IRONIC-4.11:openstack-ironic-1:20.2.1-0.20220902195023.ab80152.el8.noarch",
"8Base-RHOSE-IRONIC-4.11:openstack-ironic-1:20.2.1-0.20220902195023.ab80152.el8.src",
"8Base-RHOSE-IRONIC-4.11:openstack-ironic-api-1:20.2.1-0.20220902195023.ab80152.el8.noarch",
"8Base-RHOSE-IRONIC-4.11:openstack-ironic-common-1:20.2.1-0.20220902195023.ab80152.el8.noarch",
"8Base-RHOSE-IRONIC-4.11:openstack-ironic-conductor-1:20.2.1-0.20220902195023.ab80152.el8.noarch",
"8Base-RHOSE-IRONIC-4.11:openstack-ironic-dnsmasq-tftp-server-1:20.2.1-0.20220902195023.ab80152.el8.noarch",
"8Base-RHOSE-IRONIC-4.11:python-sushy-0:4.1.2-0.20220908165021.1ae8e49.el8.src",
"8Base-RHOSE-IRONIC-4.11:python3-ironic-tests-1:20.2.1-0.20220902195023.ab80152.el8.noarch",
"8Base-RHOSE-IRONIC-4.11:python3-sushy-0:4.1.2-0.20220908165021.1ae8e49.el8.noarch",
"8Base-RHOSE-IRONIC-4.11:python3-sushy-tests-0:4.1.2-0.20220908165021.1ae8e49.el8.noarch"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2092793"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in the crypto/tls golang package. When session tickets are generated by crypto/tls, it is missing the ticket expiration. This issue may allow an attacker to observe the TLS handshakes to correlate successive connections during session resumption.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "golang: crypto/tls: session tickets lack random ticket_age_add",
"title": "Vulnerability summary"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"8Base-RHOSE-4.11:cri-tools-0:1.24.2-6.el8.aarch64",
"8Base-RHOSE-4.11:cri-tools-0:1.24.2-6.el8.ppc64le",
"8Base-RHOSE-4.11:cri-tools-0:1.24.2-6.el8.s390x",
"8Base-RHOSE-4.11:cri-tools-0:1.24.2-6.el8.src",
"8Base-RHOSE-4.11:cri-tools-0:1.24.2-6.el8.x86_64",
"8Base-RHOSE-4.11:cri-tools-debuginfo-0:1.24.2-6.el8.aarch64",
"8Base-RHOSE-4.11:cri-tools-debuginfo-0:1.24.2-6.el8.ppc64le",
"8Base-RHOSE-4.11:cri-tools-debuginfo-0:1.24.2-6.el8.s390x",
"8Base-RHOSE-4.11:cri-tools-debuginfo-0:1.24.2-6.el8.x86_64",
"8Base-RHOSE-4.11:cri-tools-debugsource-0:1.24.2-6.el8.aarch64",
"8Base-RHOSE-4.11:cri-tools-debugsource-0:1.24.2-6.el8.ppc64le",
"8Base-RHOSE-4.11:cri-tools-debugsource-0:1.24.2-6.el8.s390x",
"8Base-RHOSE-4.11:cri-tools-debugsource-0:1.24.2-6.el8.x86_64"
],
"known_not_affected": [
"8Base-RHOSE-4.11:openshift-0:4.11.0-202209131648.p0.g3882f8f.assembly.stream.el8.src",
"8Base-RHOSE-4.11:openshift-hyperkube-0:4.11.0-202209131648.p0.g3882f8f.assembly.stream.el8.aarch64",
"8Base-RHOSE-4.11:openshift-hyperkube-0:4.11.0-202209131648.p0.g3882f8f.assembly.stream.el8.ppc64le",
"8Base-RHOSE-4.11:openshift-hyperkube-0:4.11.0-202209131648.p0.g3882f8f.assembly.stream.el8.s390x",
"8Base-RHOSE-4.11:openshift-hyperkube-0:4.11.0-202209131648.p0.g3882f8f.assembly.stream.el8.x86_64",
"8Base-RHOSE-IRONIC-4.11:openstack-ironic-1:20.2.1-0.20220902195023.ab80152.el8.noarch",
"8Base-RHOSE-IRONIC-4.11:openstack-ironic-1:20.2.1-0.20220902195023.ab80152.el8.src",
"8Base-RHOSE-IRONIC-4.11:openstack-ironic-api-1:20.2.1-0.20220902195023.ab80152.el8.noarch",
"8Base-RHOSE-IRONIC-4.11:openstack-ironic-common-1:20.2.1-0.20220902195023.ab80152.el8.noarch",
"8Base-RHOSE-IRONIC-4.11:openstack-ironic-conductor-1:20.2.1-0.20220902195023.ab80152.el8.noarch",
"8Base-RHOSE-IRONIC-4.11:openstack-ironic-dnsmasq-tftp-server-1:20.2.1-0.20220902195023.ab80152.el8.noarch",
"8Base-RHOSE-IRONIC-4.11:python-sushy-0:4.1.2-0.20220908165021.1ae8e49.el8.src",
"8Base-RHOSE-IRONIC-4.11:python3-ironic-tests-1:20.2.1-0.20220902195023.ab80152.el8.noarch",
"8Base-RHOSE-IRONIC-4.11:python3-sushy-0:4.1.2-0.20220908165021.1ae8e49.el8.noarch",
"8Base-RHOSE-IRONIC-4.11:python3-sushy-tests-0:4.1.2-0.20220908165021.1ae8e49.el8.noarch"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2022-30629"
},
{
"category": "external",
"summary": "RHBZ#2092793",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2092793"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2022-30629",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-30629"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2022-30629",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2022-30629"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-announce/c/TzIC9-t8Ytg",
"url": "https://groups.google.com/g/golang-announce/c/TzIC9-t8Ytg"
}
],
"release_date": "2022-06-02T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2022-09-20T17:03:38+00:00",
"details": "For OpenShift Container Platform 4.11 see the following documentation,\nwhich will be updated shortly for this release, for important instructions\non how to upgrade your cluster and fully apply this asynchronous errata\nupdate:\n\nhttps://docs.openshift.com/container-platform/4.11/release_notes/ocp-4-11-release-notes.html\n\nDetails on how to access this content are available at\nhttps://docs.openshift.com/container-platform/4.11/updating/updating-cluster-cli.html",
"product_ids": [
"8Base-RHOSE-4.11:cri-tools-0:1.24.2-6.el8.aarch64",
"8Base-RHOSE-4.11:cri-tools-0:1.24.2-6.el8.ppc64le",
"8Base-RHOSE-4.11:cri-tools-0:1.24.2-6.el8.s390x",
"8Base-RHOSE-4.11:cri-tools-0:1.24.2-6.el8.src",
"8Base-RHOSE-4.11:cri-tools-0:1.24.2-6.el8.x86_64",
"8Base-RHOSE-4.11:cri-tools-debuginfo-0:1.24.2-6.el8.aarch64",
"8Base-RHOSE-4.11:cri-tools-debuginfo-0:1.24.2-6.el8.ppc64le",
"8Base-RHOSE-4.11:cri-tools-debuginfo-0:1.24.2-6.el8.s390x",
"8Base-RHOSE-4.11:cri-tools-debuginfo-0:1.24.2-6.el8.x86_64",
"8Base-RHOSE-4.11:cri-tools-debugsource-0:1.24.2-6.el8.aarch64",
"8Base-RHOSE-4.11:cri-tools-debugsource-0:1.24.2-6.el8.ppc64le",
"8Base-RHOSE-4.11:cri-tools-debugsource-0:1.24.2-6.el8.s390x",
"8Base-RHOSE-4.11:cri-tools-debugsource-0:1.24.2-6.el8.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2022:6535"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "HIGH",
"attackVector": "NETWORK",
"availabilityImpact": "NONE",
"baseScore": 3.1,
"baseSeverity": "LOW",
"confidentialityImpact": "LOW",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "REQUIRED",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:R/S:U/C:L/I:N/A:N",
"version": "3.1"
},
"products": [
"8Base-RHOSE-4.11:cri-tools-0:1.24.2-6.el8.aarch64",
"8Base-RHOSE-4.11:cri-tools-0:1.24.2-6.el8.ppc64le",
"8Base-RHOSE-4.11:cri-tools-0:1.24.2-6.el8.s390x",
"8Base-RHOSE-4.11:cri-tools-0:1.24.2-6.el8.src",
"8Base-RHOSE-4.11:cri-tools-0:1.24.2-6.el8.x86_64",
"8Base-RHOSE-4.11:cri-tools-debuginfo-0:1.24.2-6.el8.aarch64",
"8Base-RHOSE-4.11:cri-tools-debuginfo-0:1.24.2-6.el8.ppc64le",
"8Base-RHOSE-4.11:cri-tools-debuginfo-0:1.24.2-6.el8.s390x",
"8Base-RHOSE-4.11:cri-tools-debuginfo-0:1.24.2-6.el8.x86_64",
"8Base-RHOSE-4.11:cri-tools-debugsource-0:1.24.2-6.el8.aarch64",
"8Base-RHOSE-4.11:cri-tools-debugsource-0:1.24.2-6.el8.ppc64le",
"8Base-RHOSE-4.11:cri-tools-debugsource-0:1.24.2-6.el8.s390x",
"8Base-RHOSE-4.11:cri-tools-debugsource-0:1.24.2-6.el8.x86_64",
"8Base-RHOSE-4.11:openshift-0:4.11.0-202209131648.p0.g3882f8f.assembly.stream.el8.src",
"8Base-RHOSE-4.11:openshift-hyperkube-0:4.11.0-202209131648.p0.g3882f8f.assembly.stream.el8.aarch64",
"8Base-RHOSE-4.11:openshift-hyperkube-0:4.11.0-202209131648.p0.g3882f8f.assembly.stream.el8.ppc64le",
"8Base-RHOSE-4.11:openshift-hyperkube-0:4.11.0-202209131648.p0.g3882f8f.assembly.stream.el8.s390x",
"8Base-RHOSE-4.11:openshift-hyperkube-0:4.11.0-202209131648.p0.g3882f8f.assembly.stream.el8.x86_64",
"8Base-RHOSE-IRONIC-4.11:openstack-ironic-1:20.2.1-0.20220902195023.ab80152.el8.noarch",
"8Base-RHOSE-IRONIC-4.11:openstack-ironic-1:20.2.1-0.20220902195023.ab80152.el8.src",
"8Base-RHOSE-IRONIC-4.11:openstack-ironic-api-1:20.2.1-0.20220902195023.ab80152.el8.noarch",
"8Base-RHOSE-IRONIC-4.11:openstack-ironic-common-1:20.2.1-0.20220902195023.ab80152.el8.noarch",
"8Base-RHOSE-IRONIC-4.11:openstack-ironic-conductor-1:20.2.1-0.20220902195023.ab80152.el8.noarch",
"8Base-RHOSE-IRONIC-4.11:openstack-ironic-dnsmasq-tftp-server-1:20.2.1-0.20220902195023.ab80152.el8.noarch",
"8Base-RHOSE-IRONIC-4.11:python-sushy-0:4.1.2-0.20220908165021.1ae8e49.el8.src",
"8Base-RHOSE-IRONIC-4.11:python3-ironic-tests-1:20.2.1-0.20220902195023.ab80152.el8.noarch",
"8Base-RHOSE-IRONIC-4.11:python3-sushy-0:4.1.2-0.20220908165021.1ae8e49.el8.noarch",
"8Base-RHOSE-IRONIC-4.11:python3-sushy-tests-0:4.1.2-0.20220908165021.1ae8e49.el8.noarch"
]
}
],
"threats": [
{
"category": "impact",
"details": "Low"
}
],
"title": "golang: crypto/tls: session tickets lack random ticket_age_add"
}
]
}
RHSA-2022:6277
Vulnerability from csaf_redhat
Notes
{
"document": {
"aggregate_severity": {
"namespace": "https://access.redhat.com/security/updates/classification/",
"text": "Moderate"
},
"category": "csaf_security_advisory",
"csaf_version": "2.0",
"distribution": {
"text": "Copyright \u00a9 Red Hat, Inc. All rights reserved.",
"tlp": {
"label": "WHITE",
"url": "https://www.first.org/tlp/"
}
},
"lang": "en",
"notes": [
{
"category": "summary",
"text": "Red Hat OpenShift Service Mesh 2.1.5\n\nRed Hat Product Security has rated this update as having a security impact of Moderate. A Common Vulnerability Scoring System (CVSS) base score, which gives a detailed severity rating, is available for each vulnerability from the CVE link(s) in the References section.",
"title": "Topic"
},
{
"category": "general",
"text": "Red Hat OpenShift Service Mesh is Red Hat\u0027s distribution of the Istio service mesh project, tailored for installation into an OpenShift Container Platform installation.\n\nThis advisory covers the RPM packages for the release.\n\nSecurity Fix(es):\n\n* moment: inefficient parsing algorithm resulting in DoS (CVE-2022-31129)\n* golang: encoding/pem: fix stack overflow in Decode (CVE-2022-24675)\n* moment: Moment.js: Path traversal in moment.locale (CVE-2022-24785)\n* golang: regexp: stack exhaustion via a deeply nested expression (CVE-2022-24921)\n* golang: crypto/elliptic: panic caused by oversized scalar (CVE-2022-28327)\n* golang: syscall: faccessat checks wrong group (CVE-2022-29526)\n* golang: crypto/tls: session tickets lack random ticket_age_add (CVE-2022-30629)\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-2022:6277",
"url": "https://access.redhat.com/errata/RHSA-2022:6277"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/updates/classification/#moderate",
"url": "https://access.redhat.com/security/updates/classification/#moderate"
},
{
"category": "external",
"summary": "2064857",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2064857"
},
{
"category": "external",
"summary": "2072009",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2072009"
},
{
"category": "external",
"summary": "2077688",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2077688"
},
{
"category": "external",
"summary": "2077689",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2077689"
},
{
"category": "external",
"summary": "2084085",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2084085"
},
{
"category": "external",
"summary": "2092793",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2092793"
},
{
"category": "external",
"summary": "2105075",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2105075"
},
{
"category": "self",
"summary": "Canonical URL",
"url": "https://security.access.redhat.com/data/csaf/v2/advisories/2022/rhsa-2022_6277.json"
}
],
"title": "Red Hat Security Advisory: Red Hat OpenShift Service Mesh 2.1.5 security update",
"tracking": {
"current_release_date": "2025-10-31T13:02:09+00:00",
"generator": {
"date": "2025-10-31T13:02:09+00:00",
"engine": {
"name": "Red Hat SDEngine",
"version": "4.6.10"
}
},
"id": "RHSA-2022:6277",
"initial_release_date": "2022-08-31T16:58:21+00:00",
"revision_history": [
{
"date": "2022-08-31T16:58:21+00:00",
"number": "1",
"summary": "Initial version"
},
{
"date": "2022-08-31T16:58:21+00:00",
"number": "2",
"summary": "Last updated version"
},
{
"date": "2025-10-31T13:02:09+00:00",
"number": "3",
"summary": "Last generated version"
}
],
"status": "final",
"version": "3"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_name",
"name": "OpenShift Service Mesh 2.1",
"product": {
"name": "OpenShift Service Mesh 2.1",
"product_id": "8Base-OSSM-2.1",
"product_identification_helper": {
"cpe": "cpe:/a:redhat:service_mesh:2.1::el8"
}
}
}
],
"category": "product_family",
"name": "Red Hat OpenShift Service Mesh"
},
{
"branches": [
{
"category": "product_version",
"name": "servicemesh-proxy-0:2.1.5-1.el8.src",
"product": {
"name": "servicemesh-proxy-0:2.1.5-1.el8.src",
"product_id": "servicemesh-proxy-0:2.1.5-1.el8.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/servicemesh-proxy@2.1.5-1.el8?arch=src"
}
}
},
{
"category": "product_version",
"name": "servicemesh-operator-0:2.1.5-1.el8.src",
"product": {
"name": "servicemesh-operator-0:2.1.5-1.el8.src",
"product_id": "servicemesh-operator-0:2.1.5-1.el8.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/servicemesh-operator@2.1.5-1.el8?arch=src"
}
}
},
{
"category": "product_version",
"name": "servicemesh-0:2.1.5-1.el8.src",
"product": {
"name": "servicemesh-0:2.1.5-1.el8.src",
"product_id": "servicemesh-0:2.1.5-1.el8.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/servicemesh@2.1.5-1.el8?arch=src"
}
}
},
{
"category": "product_version",
"name": "servicemesh-prometheus-0:2.23.0-9.el8.src",
"product": {
"name": "servicemesh-prometheus-0:2.23.0-9.el8.src",
"product_id": "servicemesh-prometheus-0:2.23.0-9.el8.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/servicemesh-prometheus@2.23.0-9.el8?arch=src"
}
}
},
{
"category": "product_version",
"name": "servicemesh-ratelimit-0:2.1.5-1.el8.src",
"product": {
"name": "servicemesh-ratelimit-0:2.1.5-1.el8.src",
"product_id": "servicemesh-ratelimit-0:2.1.5-1.el8.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/servicemesh-ratelimit@2.1.5-1.el8?arch=src"
}
}
}
],
"category": "architecture",
"name": "src"
},
{
"branches": [
{
"category": "product_version",
"name": "servicemesh-proxy-0:2.1.5-1.el8.x86_64",
"product": {
"name": "servicemesh-proxy-0:2.1.5-1.el8.x86_64",
"product_id": "servicemesh-proxy-0:2.1.5-1.el8.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/servicemesh-proxy@2.1.5-1.el8?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "servicemesh-proxy-debugsource-0:2.1.5-1.el8.x86_64",
"product": {
"name": "servicemesh-proxy-debugsource-0:2.1.5-1.el8.x86_64",
"product_id": "servicemesh-proxy-debugsource-0:2.1.5-1.el8.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/servicemesh-proxy-debugsource@2.1.5-1.el8?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "servicemesh-proxy-debuginfo-0:2.1.5-1.el8.x86_64",
"product": {
"name": "servicemesh-proxy-debuginfo-0:2.1.5-1.el8.x86_64",
"product_id": "servicemesh-proxy-debuginfo-0:2.1.5-1.el8.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/servicemesh-proxy-debuginfo@2.1.5-1.el8?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "servicemesh-operator-0:2.1.5-1.el8.x86_64",
"product": {
"name": "servicemesh-operator-0:2.1.5-1.el8.x86_64",
"product_id": "servicemesh-operator-0:2.1.5-1.el8.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/servicemesh-operator@2.1.5-1.el8?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "servicemesh-0:2.1.5-1.el8.x86_64",
"product": {
"name": "servicemesh-0:2.1.5-1.el8.x86_64",
"product_id": "servicemesh-0:2.1.5-1.el8.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/servicemesh@2.1.5-1.el8?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "servicemesh-cni-0:2.1.5-1.el8.x86_64",
"product": {
"name": "servicemesh-cni-0:2.1.5-1.el8.x86_64",
"product_id": "servicemesh-cni-0:2.1.5-1.el8.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/servicemesh-cni@2.1.5-1.el8?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "servicemesh-pilot-agent-0:2.1.5-1.el8.x86_64",
"product": {
"name": "servicemesh-pilot-agent-0:2.1.5-1.el8.x86_64",
"product_id": "servicemesh-pilot-agent-0:2.1.5-1.el8.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/servicemesh-pilot-agent@2.1.5-1.el8?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "servicemesh-pilot-discovery-0:2.1.5-1.el8.x86_64",
"product": {
"name": "servicemesh-pilot-discovery-0:2.1.5-1.el8.x86_64",
"product_id": "servicemesh-pilot-discovery-0:2.1.5-1.el8.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/servicemesh-pilot-discovery@2.1.5-1.el8?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "servicemesh-prometheus-0:2.23.0-9.el8.x86_64",
"product": {
"name": "servicemesh-prometheus-0:2.23.0-9.el8.x86_64",
"product_id": "servicemesh-prometheus-0:2.23.0-9.el8.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/servicemesh-prometheus@2.23.0-9.el8?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "servicemesh-ratelimit-0:2.1.5-1.el8.x86_64",
"product": {
"name": "servicemesh-ratelimit-0:2.1.5-1.el8.x86_64",
"product_id": "servicemesh-ratelimit-0:2.1.5-1.el8.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/servicemesh-ratelimit@2.1.5-1.el8?arch=x86_64"
}
}
}
],
"category": "architecture",
"name": "x86_64"
},
{
"branches": [
{
"category": "product_version",
"name": "servicemesh-proxy-0:2.1.5-1.el8.ppc64le",
"product": {
"name": "servicemesh-proxy-0:2.1.5-1.el8.ppc64le",
"product_id": "servicemesh-proxy-0:2.1.5-1.el8.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/servicemesh-proxy@2.1.5-1.el8?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "servicemesh-proxy-debugsource-0:2.1.5-1.el8.ppc64le",
"product": {
"name": "servicemesh-proxy-debugsource-0:2.1.5-1.el8.ppc64le",
"product_id": "servicemesh-proxy-debugsource-0:2.1.5-1.el8.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/servicemesh-proxy-debugsource@2.1.5-1.el8?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "servicemesh-proxy-debuginfo-0:2.1.5-1.el8.ppc64le",
"product": {
"name": "servicemesh-proxy-debuginfo-0:2.1.5-1.el8.ppc64le",
"product_id": "servicemesh-proxy-debuginfo-0:2.1.5-1.el8.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/servicemesh-proxy-debuginfo@2.1.5-1.el8?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "servicemesh-operator-0:2.1.5-1.el8.ppc64le",
"product": {
"name": "servicemesh-operator-0:2.1.5-1.el8.ppc64le",
"product_id": "servicemesh-operator-0:2.1.5-1.el8.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/servicemesh-operator@2.1.5-1.el8?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "servicemesh-0:2.1.5-1.el8.ppc64le",
"product": {
"name": "servicemesh-0:2.1.5-1.el8.ppc64le",
"product_id": "servicemesh-0:2.1.5-1.el8.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/servicemesh@2.1.5-1.el8?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "servicemesh-cni-0:2.1.5-1.el8.ppc64le",
"product": {
"name": "servicemesh-cni-0:2.1.5-1.el8.ppc64le",
"product_id": "servicemesh-cni-0:2.1.5-1.el8.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/servicemesh-cni@2.1.5-1.el8?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "servicemesh-pilot-agent-0:2.1.5-1.el8.ppc64le",
"product": {
"name": "servicemesh-pilot-agent-0:2.1.5-1.el8.ppc64le",
"product_id": "servicemesh-pilot-agent-0:2.1.5-1.el8.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/servicemesh-pilot-agent@2.1.5-1.el8?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "servicemesh-pilot-discovery-0:2.1.5-1.el8.ppc64le",
"product": {
"name": "servicemesh-pilot-discovery-0:2.1.5-1.el8.ppc64le",
"product_id": "servicemesh-pilot-discovery-0:2.1.5-1.el8.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/servicemesh-pilot-discovery@2.1.5-1.el8?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "servicemesh-prometheus-0:2.23.0-9.el8.ppc64le",
"product": {
"name": "servicemesh-prometheus-0:2.23.0-9.el8.ppc64le",
"product_id": "servicemesh-prometheus-0:2.23.0-9.el8.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/servicemesh-prometheus@2.23.0-9.el8?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "servicemesh-ratelimit-0:2.1.5-1.el8.ppc64le",
"product": {
"name": "servicemesh-ratelimit-0:2.1.5-1.el8.ppc64le",
"product_id": "servicemesh-ratelimit-0:2.1.5-1.el8.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/servicemesh-ratelimit@2.1.5-1.el8?arch=ppc64le"
}
}
}
],
"category": "architecture",
"name": "ppc64le"
},
{
"branches": [
{
"category": "product_version",
"name": "servicemesh-proxy-0:2.1.5-1.el8.s390x",
"product": {
"name": "servicemesh-proxy-0:2.1.5-1.el8.s390x",
"product_id": "servicemesh-proxy-0:2.1.5-1.el8.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/servicemesh-proxy@2.1.5-1.el8?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "servicemesh-proxy-debugsource-0:2.1.5-1.el8.s390x",
"product": {
"name": "servicemesh-proxy-debugsource-0:2.1.5-1.el8.s390x",
"product_id": "servicemesh-proxy-debugsource-0:2.1.5-1.el8.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/servicemesh-proxy-debugsource@2.1.5-1.el8?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "servicemesh-proxy-debuginfo-0:2.1.5-1.el8.s390x",
"product": {
"name": "servicemesh-proxy-debuginfo-0:2.1.5-1.el8.s390x",
"product_id": "servicemesh-proxy-debuginfo-0:2.1.5-1.el8.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/servicemesh-proxy-debuginfo@2.1.5-1.el8?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "servicemesh-operator-0:2.1.5-1.el8.s390x",
"product": {
"name": "servicemesh-operator-0:2.1.5-1.el8.s390x",
"product_id": "servicemesh-operator-0:2.1.5-1.el8.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/servicemesh-operator@2.1.5-1.el8?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "servicemesh-0:2.1.5-1.el8.s390x",
"product": {
"name": "servicemesh-0:2.1.5-1.el8.s390x",
"product_id": "servicemesh-0:2.1.5-1.el8.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/servicemesh@2.1.5-1.el8?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "servicemesh-cni-0:2.1.5-1.el8.s390x",
"product": {
"name": "servicemesh-cni-0:2.1.5-1.el8.s390x",
"product_id": "servicemesh-cni-0:2.1.5-1.el8.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/servicemesh-cni@2.1.5-1.el8?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "servicemesh-pilot-agent-0:2.1.5-1.el8.s390x",
"product": {
"name": "servicemesh-pilot-agent-0:2.1.5-1.el8.s390x",
"product_id": "servicemesh-pilot-agent-0:2.1.5-1.el8.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/servicemesh-pilot-agent@2.1.5-1.el8?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "servicemesh-pilot-discovery-0:2.1.5-1.el8.s390x",
"product": {
"name": "servicemesh-pilot-discovery-0:2.1.5-1.el8.s390x",
"product_id": "servicemesh-pilot-discovery-0:2.1.5-1.el8.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/servicemesh-pilot-discovery@2.1.5-1.el8?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "servicemesh-prometheus-0:2.23.0-9.el8.s390x",
"product": {
"name": "servicemesh-prometheus-0:2.23.0-9.el8.s390x",
"product_id": "servicemesh-prometheus-0:2.23.0-9.el8.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/servicemesh-prometheus@2.23.0-9.el8?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "servicemesh-ratelimit-0:2.1.5-1.el8.s390x",
"product": {
"name": "servicemesh-ratelimit-0:2.1.5-1.el8.s390x",
"product_id": "servicemesh-ratelimit-0:2.1.5-1.el8.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/servicemesh-ratelimit@2.1.5-1.el8?arch=s390x"
}
}
}
],
"category": "architecture",
"name": "s390x"
},
{
"branches": [
{
"category": "product_version",
"name": "servicemesh-proxy-wasm-0:2.1.5-1.el8.noarch",
"product": {
"name": "servicemesh-proxy-wasm-0:2.1.5-1.el8.noarch",
"product_id": "servicemesh-proxy-wasm-0:2.1.5-1.el8.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/servicemesh-proxy-wasm@2.1.5-1.el8?arch=noarch"
}
}
}
],
"category": "architecture",
"name": "noarch"
}
],
"category": "vendor",
"name": "Red Hat"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "servicemesh-0:2.1.5-1.el8.ppc64le as a component of OpenShift Service Mesh 2.1",
"product_id": "8Base-OSSM-2.1:servicemesh-0:2.1.5-1.el8.ppc64le"
},
"product_reference": "servicemesh-0:2.1.5-1.el8.ppc64le",
"relates_to_product_reference": "8Base-OSSM-2.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "servicemesh-0:2.1.5-1.el8.s390x as a component of OpenShift Service Mesh 2.1",
"product_id": "8Base-OSSM-2.1:servicemesh-0:2.1.5-1.el8.s390x"
},
"product_reference": "servicemesh-0:2.1.5-1.el8.s390x",
"relates_to_product_reference": "8Base-OSSM-2.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "servicemesh-0:2.1.5-1.el8.src as a component of OpenShift Service Mesh 2.1",
"product_id": "8Base-OSSM-2.1:servicemesh-0:2.1.5-1.el8.src"
},
"product_reference": "servicemesh-0:2.1.5-1.el8.src",
"relates_to_product_reference": "8Base-OSSM-2.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "servicemesh-0:2.1.5-1.el8.x86_64 as a component of OpenShift Service Mesh 2.1",
"product_id": "8Base-OSSM-2.1:servicemesh-0:2.1.5-1.el8.x86_64"
},
"product_reference": "servicemesh-0:2.1.5-1.el8.x86_64",
"relates_to_product_reference": "8Base-OSSM-2.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "servicemesh-cni-0:2.1.5-1.el8.ppc64le as a component of OpenShift Service Mesh 2.1",
"product_id": "8Base-OSSM-2.1:servicemesh-cni-0:2.1.5-1.el8.ppc64le"
},
"product_reference": "servicemesh-cni-0:2.1.5-1.el8.ppc64le",
"relates_to_product_reference": "8Base-OSSM-2.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "servicemesh-cni-0:2.1.5-1.el8.s390x as a component of OpenShift Service Mesh 2.1",
"product_id": "8Base-OSSM-2.1:servicemesh-cni-0:2.1.5-1.el8.s390x"
},
"product_reference": "servicemesh-cni-0:2.1.5-1.el8.s390x",
"relates_to_product_reference": "8Base-OSSM-2.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "servicemesh-cni-0:2.1.5-1.el8.x86_64 as a component of OpenShift Service Mesh 2.1",
"product_id": "8Base-OSSM-2.1:servicemesh-cni-0:2.1.5-1.el8.x86_64"
},
"product_reference": "servicemesh-cni-0:2.1.5-1.el8.x86_64",
"relates_to_product_reference": "8Base-OSSM-2.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "servicemesh-operator-0:2.1.5-1.el8.ppc64le as a component of OpenShift Service Mesh 2.1",
"product_id": "8Base-OSSM-2.1:servicemesh-operator-0:2.1.5-1.el8.ppc64le"
},
"product_reference": "servicemesh-operator-0:2.1.5-1.el8.ppc64le",
"relates_to_product_reference": "8Base-OSSM-2.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "servicemesh-operator-0:2.1.5-1.el8.s390x as a component of OpenShift Service Mesh 2.1",
"product_id": "8Base-OSSM-2.1:servicemesh-operator-0:2.1.5-1.el8.s390x"
},
"product_reference": "servicemesh-operator-0:2.1.5-1.el8.s390x",
"relates_to_product_reference": "8Base-OSSM-2.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "servicemesh-operator-0:2.1.5-1.el8.src as a component of OpenShift Service Mesh 2.1",
"product_id": "8Base-OSSM-2.1:servicemesh-operator-0:2.1.5-1.el8.src"
},
"product_reference": "servicemesh-operator-0:2.1.5-1.el8.src",
"relates_to_product_reference": "8Base-OSSM-2.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "servicemesh-operator-0:2.1.5-1.el8.x86_64 as a component of OpenShift Service Mesh 2.1",
"product_id": "8Base-OSSM-2.1:servicemesh-operator-0:2.1.5-1.el8.x86_64"
},
"product_reference": "servicemesh-operator-0:2.1.5-1.el8.x86_64",
"relates_to_product_reference": "8Base-OSSM-2.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "servicemesh-pilot-agent-0:2.1.5-1.el8.ppc64le as a component of OpenShift Service Mesh 2.1",
"product_id": "8Base-OSSM-2.1:servicemesh-pilot-agent-0:2.1.5-1.el8.ppc64le"
},
"product_reference": "servicemesh-pilot-agent-0:2.1.5-1.el8.ppc64le",
"relates_to_product_reference": "8Base-OSSM-2.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "servicemesh-pilot-agent-0:2.1.5-1.el8.s390x as a component of OpenShift Service Mesh 2.1",
"product_id": "8Base-OSSM-2.1:servicemesh-pilot-agent-0:2.1.5-1.el8.s390x"
},
"product_reference": "servicemesh-pilot-agent-0:2.1.5-1.el8.s390x",
"relates_to_product_reference": "8Base-OSSM-2.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "servicemesh-pilot-agent-0:2.1.5-1.el8.x86_64 as a component of OpenShift Service Mesh 2.1",
"product_id": "8Base-OSSM-2.1:servicemesh-pilot-agent-0:2.1.5-1.el8.x86_64"
},
"product_reference": "servicemesh-pilot-agent-0:2.1.5-1.el8.x86_64",
"relates_to_product_reference": "8Base-OSSM-2.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "servicemesh-pilot-discovery-0:2.1.5-1.el8.ppc64le as a component of OpenShift Service Mesh 2.1",
"product_id": "8Base-OSSM-2.1:servicemesh-pilot-discovery-0:2.1.5-1.el8.ppc64le"
},
"product_reference": "servicemesh-pilot-discovery-0:2.1.5-1.el8.ppc64le",
"relates_to_product_reference": "8Base-OSSM-2.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "servicemesh-pilot-discovery-0:2.1.5-1.el8.s390x as a component of OpenShift Service Mesh 2.1",
"product_id": "8Base-OSSM-2.1:servicemesh-pilot-discovery-0:2.1.5-1.el8.s390x"
},
"product_reference": "servicemesh-pilot-discovery-0:2.1.5-1.el8.s390x",
"relates_to_product_reference": "8Base-OSSM-2.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "servicemesh-pilot-discovery-0:2.1.5-1.el8.x86_64 as a component of OpenShift Service Mesh 2.1",
"product_id": "8Base-OSSM-2.1:servicemesh-pilot-discovery-0:2.1.5-1.el8.x86_64"
},
"product_reference": "servicemesh-pilot-discovery-0:2.1.5-1.el8.x86_64",
"relates_to_product_reference": "8Base-OSSM-2.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "servicemesh-prometheus-0:2.23.0-9.el8.ppc64le as a component of OpenShift Service Mesh 2.1",
"product_id": "8Base-OSSM-2.1:servicemesh-prometheus-0:2.23.0-9.el8.ppc64le"
},
"product_reference": "servicemesh-prometheus-0:2.23.0-9.el8.ppc64le",
"relates_to_product_reference": "8Base-OSSM-2.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "servicemesh-prometheus-0:2.23.0-9.el8.s390x as a component of OpenShift Service Mesh 2.1",
"product_id": "8Base-OSSM-2.1:servicemesh-prometheus-0:2.23.0-9.el8.s390x"
},
"product_reference": "servicemesh-prometheus-0:2.23.0-9.el8.s390x",
"relates_to_product_reference": "8Base-OSSM-2.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "servicemesh-prometheus-0:2.23.0-9.el8.src as a component of OpenShift Service Mesh 2.1",
"product_id": "8Base-OSSM-2.1:servicemesh-prometheus-0:2.23.0-9.el8.src"
},
"product_reference": "servicemesh-prometheus-0:2.23.0-9.el8.src",
"relates_to_product_reference": "8Base-OSSM-2.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "servicemesh-prometheus-0:2.23.0-9.el8.x86_64 as a component of OpenShift Service Mesh 2.1",
"product_id": "8Base-OSSM-2.1:servicemesh-prometheus-0:2.23.0-9.el8.x86_64"
},
"product_reference": "servicemesh-prometheus-0:2.23.0-9.el8.x86_64",
"relates_to_product_reference": "8Base-OSSM-2.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "servicemesh-proxy-0:2.1.5-1.el8.ppc64le as a component of OpenShift Service Mesh 2.1",
"product_id": "8Base-OSSM-2.1:servicemesh-proxy-0:2.1.5-1.el8.ppc64le"
},
"product_reference": "servicemesh-proxy-0:2.1.5-1.el8.ppc64le",
"relates_to_product_reference": "8Base-OSSM-2.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "servicemesh-proxy-0:2.1.5-1.el8.s390x as a component of OpenShift Service Mesh 2.1",
"product_id": "8Base-OSSM-2.1:servicemesh-proxy-0:2.1.5-1.el8.s390x"
},
"product_reference": "servicemesh-proxy-0:2.1.5-1.el8.s390x",
"relates_to_product_reference": "8Base-OSSM-2.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "servicemesh-proxy-0:2.1.5-1.el8.src as a component of OpenShift Service Mesh 2.1",
"product_id": "8Base-OSSM-2.1:servicemesh-proxy-0:2.1.5-1.el8.src"
},
"product_reference": "servicemesh-proxy-0:2.1.5-1.el8.src",
"relates_to_product_reference": "8Base-OSSM-2.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "servicemesh-proxy-0:2.1.5-1.el8.x86_64 as a component of OpenShift Service Mesh 2.1",
"product_id": "8Base-OSSM-2.1:servicemesh-proxy-0:2.1.5-1.el8.x86_64"
},
"product_reference": "servicemesh-proxy-0:2.1.5-1.el8.x86_64",
"relates_to_product_reference": "8Base-OSSM-2.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "servicemesh-proxy-debuginfo-0:2.1.5-1.el8.ppc64le as a component of OpenShift Service Mesh 2.1",
"product_id": "8Base-OSSM-2.1:servicemesh-proxy-debuginfo-0:2.1.5-1.el8.ppc64le"
},
"product_reference": "servicemesh-proxy-debuginfo-0:2.1.5-1.el8.ppc64le",
"relates_to_product_reference": "8Base-OSSM-2.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "servicemesh-proxy-debuginfo-0:2.1.5-1.el8.s390x as a component of OpenShift Service Mesh 2.1",
"product_id": "8Base-OSSM-2.1:servicemesh-proxy-debuginfo-0:2.1.5-1.el8.s390x"
},
"product_reference": "servicemesh-proxy-debuginfo-0:2.1.5-1.el8.s390x",
"relates_to_product_reference": "8Base-OSSM-2.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "servicemesh-proxy-debuginfo-0:2.1.5-1.el8.x86_64 as a component of OpenShift Service Mesh 2.1",
"product_id": "8Base-OSSM-2.1:servicemesh-proxy-debuginfo-0:2.1.5-1.el8.x86_64"
},
"product_reference": "servicemesh-proxy-debuginfo-0:2.1.5-1.el8.x86_64",
"relates_to_product_reference": "8Base-OSSM-2.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "servicemesh-proxy-debugsource-0:2.1.5-1.el8.ppc64le as a component of OpenShift Service Mesh 2.1",
"product_id": "8Base-OSSM-2.1:servicemesh-proxy-debugsource-0:2.1.5-1.el8.ppc64le"
},
"product_reference": "servicemesh-proxy-debugsource-0:2.1.5-1.el8.ppc64le",
"relates_to_product_reference": "8Base-OSSM-2.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "servicemesh-proxy-debugsource-0:2.1.5-1.el8.s390x as a component of OpenShift Service Mesh 2.1",
"product_id": "8Base-OSSM-2.1:servicemesh-proxy-debugsource-0:2.1.5-1.el8.s390x"
},
"product_reference": "servicemesh-proxy-debugsource-0:2.1.5-1.el8.s390x",
"relates_to_product_reference": "8Base-OSSM-2.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "servicemesh-proxy-debugsource-0:2.1.5-1.el8.x86_64 as a component of OpenShift Service Mesh 2.1",
"product_id": "8Base-OSSM-2.1:servicemesh-proxy-debugsource-0:2.1.5-1.el8.x86_64"
},
"product_reference": "servicemesh-proxy-debugsource-0:2.1.5-1.el8.x86_64",
"relates_to_product_reference": "8Base-OSSM-2.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "servicemesh-proxy-wasm-0:2.1.5-1.el8.noarch as a component of OpenShift Service Mesh 2.1",
"product_id": "8Base-OSSM-2.1:servicemesh-proxy-wasm-0:2.1.5-1.el8.noarch"
},
"product_reference": "servicemesh-proxy-wasm-0:2.1.5-1.el8.noarch",
"relates_to_product_reference": "8Base-OSSM-2.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "servicemesh-ratelimit-0:2.1.5-1.el8.ppc64le as a component of OpenShift Service Mesh 2.1",
"product_id": "8Base-OSSM-2.1:servicemesh-ratelimit-0:2.1.5-1.el8.ppc64le"
},
"product_reference": "servicemesh-ratelimit-0:2.1.5-1.el8.ppc64le",
"relates_to_product_reference": "8Base-OSSM-2.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "servicemesh-ratelimit-0:2.1.5-1.el8.s390x as a component of OpenShift Service Mesh 2.1",
"product_id": "8Base-OSSM-2.1:servicemesh-ratelimit-0:2.1.5-1.el8.s390x"
},
"product_reference": "servicemesh-ratelimit-0:2.1.5-1.el8.s390x",
"relates_to_product_reference": "8Base-OSSM-2.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "servicemesh-ratelimit-0:2.1.5-1.el8.src as a component of OpenShift Service Mesh 2.1",
"product_id": "8Base-OSSM-2.1:servicemesh-ratelimit-0:2.1.5-1.el8.src"
},
"product_reference": "servicemesh-ratelimit-0:2.1.5-1.el8.src",
"relates_to_product_reference": "8Base-OSSM-2.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "servicemesh-ratelimit-0:2.1.5-1.el8.x86_64 as a component of OpenShift Service Mesh 2.1",
"product_id": "8Base-OSSM-2.1:servicemesh-ratelimit-0:2.1.5-1.el8.x86_64"
},
"product_reference": "servicemesh-ratelimit-0:2.1.5-1.el8.x86_64",
"relates_to_product_reference": "8Base-OSSM-2.1"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2022-24675",
"cwe": {
"id": "CWE-120",
"name": "Buffer Copy without Checking Size of Input (\u0027Classic Buffer Overflow\u0027)"
},
"discovery_date": "2022-04-21T00:00:00+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"8Base-OSSM-2.1:servicemesh-proxy-0:2.1.5-1.el8.ppc64le",
"8Base-OSSM-2.1:servicemesh-proxy-0:2.1.5-1.el8.s390x",
"8Base-OSSM-2.1:servicemesh-proxy-0:2.1.5-1.el8.src",
"8Base-OSSM-2.1:servicemesh-proxy-0:2.1.5-1.el8.x86_64",
"8Base-OSSM-2.1:servicemesh-proxy-debuginfo-0:2.1.5-1.el8.ppc64le",
"8Base-OSSM-2.1:servicemesh-proxy-debuginfo-0:2.1.5-1.el8.s390x",
"8Base-OSSM-2.1:servicemesh-proxy-debuginfo-0:2.1.5-1.el8.x86_64",
"8Base-OSSM-2.1:servicemesh-proxy-debugsource-0:2.1.5-1.el8.ppc64le",
"8Base-OSSM-2.1:servicemesh-proxy-debugsource-0:2.1.5-1.el8.s390x",
"8Base-OSSM-2.1:servicemesh-proxy-debugsource-0:2.1.5-1.el8.x86_64",
"8Base-OSSM-2.1:servicemesh-proxy-wasm-0:2.1.5-1.el8.noarch"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2077688"
}
],
"notes": [
{
"category": "description",
"text": "A buffer overflow flaw was found in Golang\u0027s library encoding/pem. This flaw allows an attacker to use a large PEM input (more than 5 MB), causing a stack overflow in Decode, which leads to a loss of availability.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "golang: encoding/pem: fix stack overflow in Decode",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "Red Hat Enterprise Linux 7, 8 and 9 are affected, because the code-base is affected by this vulnerability.\n\nRed Hat Product Security has rated this issue as having Moderate security impact, and the issue is not currently planned to be addressed in future updates for Red Hat Enterprise Linux 7, hence, marked as Out-of-Support-Scope.\n\nRed Hat Developer Tools - Compilers (go-toolset-1.16-golang \u0026 go-toolset-1.17-golang), ships the vulnerable code and affected by this vulnerability.\n\nFor additional information, refer to the Issue Severity Classification: https://access.redhat.com/security/updates/classification/ and Red Hat Enterprise Linux Life Cycle \u0026 Updates Policy: https://access.redhat.com/support/policy/updates/errata/.\n\nWithin regulated environments, a combination of the following controls acts as a significant barrier to successfully exploiting a CWE-120: Buffer Copy without Checking Size of Input (\u0027Classic Buffer Overflow\u0027) vulnerability and therefore downgrades the severity of this particular CVE from Moderate to Low.\n\nRed Hat follows best practice and federal requirements for least privilege, allowing only specific processes to be run with isolated accounts specific to the team and federal platforms that have limited privileges that are only used for a single task. The environment leverages file integrity checks and malicious code protections, such as IPS/IDS and antimalware solutions, to help detect and prevent malicious code that attempts to exploit buffer overflow vulnerabilities. Robust input validation and error-handling mechanisms ensure all user inputs are thoroughly validated, preventing improperly validated inputs from causing system instability, exposing sensitive data, or escalating risks.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"8Base-OSSM-2.1:servicemesh-0:2.1.5-1.el8.ppc64le",
"8Base-OSSM-2.1:servicemesh-0:2.1.5-1.el8.s390x",
"8Base-OSSM-2.1:servicemesh-0:2.1.5-1.el8.src",
"8Base-OSSM-2.1:servicemesh-0:2.1.5-1.el8.x86_64",
"8Base-OSSM-2.1:servicemesh-cni-0:2.1.5-1.el8.ppc64le",
"8Base-OSSM-2.1:servicemesh-cni-0:2.1.5-1.el8.s390x",
"8Base-OSSM-2.1:servicemesh-cni-0:2.1.5-1.el8.x86_64",
"8Base-OSSM-2.1:servicemesh-operator-0:2.1.5-1.el8.ppc64le",
"8Base-OSSM-2.1:servicemesh-operator-0:2.1.5-1.el8.s390x",
"8Base-OSSM-2.1:servicemesh-operator-0:2.1.5-1.el8.src",
"8Base-OSSM-2.1:servicemesh-operator-0:2.1.5-1.el8.x86_64",
"8Base-OSSM-2.1:servicemesh-pilot-agent-0:2.1.5-1.el8.ppc64le",
"8Base-OSSM-2.1:servicemesh-pilot-agent-0:2.1.5-1.el8.s390x",
"8Base-OSSM-2.1:servicemesh-pilot-agent-0:2.1.5-1.el8.x86_64",
"8Base-OSSM-2.1:servicemesh-pilot-discovery-0:2.1.5-1.el8.ppc64le",
"8Base-OSSM-2.1:servicemesh-pilot-discovery-0:2.1.5-1.el8.s390x",
"8Base-OSSM-2.1:servicemesh-pilot-discovery-0:2.1.5-1.el8.x86_64",
"8Base-OSSM-2.1:servicemesh-prometheus-0:2.23.0-9.el8.ppc64le",
"8Base-OSSM-2.1:servicemesh-prometheus-0:2.23.0-9.el8.s390x",
"8Base-OSSM-2.1:servicemesh-prometheus-0:2.23.0-9.el8.src",
"8Base-OSSM-2.1:servicemesh-prometheus-0:2.23.0-9.el8.x86_64",
"8Base-OSSM-2.1:servicemesh-ratelimit-0:2.1.5-1.el8.ppc64le",
"8Base-OSSM-2.1:servicemesh-ratelimit-0:2.1.5-1.el8.s390x",
"8Base-OSSM-2.1:servicemesh-ratelimit-0:2.1.5-1.el8.src",
"8Base-OSSM-2.1:servicemesh-ratelimit-0:2.1.5-1.el8.x86_64"
],
"known_not_affected": [
"8Base-OSSM-2.1:servicemesh-proxy-0:2.1.5-1.el8.ppc64le",
"8Base-OSSM-2.1:servicemesh-proxy-0:2.1.5-1.el8.s390x",
"8Base-OSSM-2.1:servicemesh-proxy-0:2.1.5-1.el8.src",
"8Base-OSSM-2.1:servicemesh-proxy-0:2.1.5-1.el8.x86_64",
"8Base-OSSM-2.1:servicemesh-proxy-debuginfo-0:2.1.5-1.el8.ppc64le",
"8Base-OSSM-2.1:servicemesh-proxy-debuginfo-0:2.1.5-1.el8.s390x",
"8Base-OSSM-2.1:servicemesh-proxy-debuginfo-0:2.1.5-1.el8.x86_64",
"8Base-OSSM-2.1:servicemesh-proxy-debugsource-0:2.1.5-1.el8.ppc64le",
"8Base-OSSM-2.1:servicemesh-proxy-debugsource-0:2.1.5-1.el8.s390x",
"8Base-OSSM-2.1:servicemesh-proxy-debugsource-0:2.1.5-1.el8.x86_64",
"8Base-OSSM-2.1:servicemesh-proxy-wasm-0:2.1.5-1.el8.noarch"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2022-24675"
},
{
"category": "external",
"summary": "RHBZ#2077688",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2077688"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2022-24675",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-24675"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2022-24675",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2022-24675"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-announce/c/oecdBNLOml8",
"url": "https://groups.google.com/g/golang-announce/c/oecdBNLOml8"
}
],
"release_date": "2022-04-12T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2022-08-31T16:58:21+00:00",
"details": "The OpenShift Service Mesh Release Notes provide information on the features and known issues:\n\nhttps://docs.openshift.com/container-platform/latest/service_mesh/v2x/servicemesh-release-notes.html",
"product_ids": [
"8Base-OSSM-2.1:servicemesh-0:2.1.5-1.el8.ppc64le",
"8Base-OSSM-2.1:servicemesh-0:2.1.5-1.el8.s390x",
"8Base-OSSM-2.1:servicemesh-0:2.1.5-1.el8.src",
"8Base-OSSM-2.1:servicemesh-0:2.1.5-1.el8.x86_64",
"8Base-OSSM-2.1:servicemesh-cni-0:2.1.5-1.el8.ppc64le",
"8Base-OSSM-2.1:servicemesh-cni-0:2.1.5-1.el8.s390x",
"8Base-OSSM-2.1:servicemesh-cni-0:2.1.5-1.el8.x86_64",
"8Base-OSSM-2.1:servicemesh-operator-0:2.1.5-1.el8.ppc64le",
"8Base-OSSM-2.1:servicemesh-operator-0:2.1.5-1.el8.s390x",
"8Base-OSSM-2.1:servicemesh-operator-0:2.1.5-1.el8.src",
"8Base-OSSM-2.1:servicemesh-operator-0:2.1.5-1.el8.x86_64",
"8Base-OSSM-2.1:servicemesh-pilot-agent-0:2.1.5-1.el8.ppc64le",
"8Base-OSSM-2.1:servicemesh-pilot-agent-0:2.1.5-1.el8.s390x",
"8Base-OSSM-2.1:servicemesh-pilot-agent-0:2.1.5-1.el8.x86_64",
"8Base-OSSM-2.1:servicemesh-pilot-discovery-0:2.1.5-1.el8.ppc64le",
"8Base-OSSM-2.1:servicemesh-pilot-discovery-0:2.1.5-1.el8.s390x",
"8Base-OSSM-2.1:servicemesh-pilot-discovery-0:2.1.5-1.el8.x86_64",
"8Base-OSSM-2.1:servicemesh-prometheus-0:2.23.0-9.el8.ppc64le",
"8Base-OSSM-2.1:servicemesh-prometheus-0:2.23.0-9.el8.s390x",
"8Base-OSSM-2.1:servicemesh-prometheus-0:2.23.0-9.el8.src",
"8Base-OSSM-2.1:servicemesh-prometheus-0:2.23.0-9.el8.x86_64",
"8Base-OSSM-2.1:servicemesh-ratelimit-0:2.1.5-1.el8.ppc64le",
"8Base-OSSM-2.1:servicemesh-ratelimit-0:2.1.5-1.el8.s390x",
"8Base-OSSM-2.1:servicemesh-ratelimit-0:2.1.5-1.el8.src",
"8Base-OSSM-2.1:servicemesh-ratelimit-0:2.1.5-1.el8.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2022:6277"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"8Base-OSSM-2.1:servicemesh-0:2.1.5-1.el8.ppc64le",
"8Base-OSSM-2.1:servicemesh-0:2.1.5-1.el8.s390x",
"8Base-OSSM-2.1:servicemesh-0:2.1.5-1.el8.src",
"8Base-OSSM-2.1:servicemesh-0:2.1.5-1.el8.x86_64",
"8Base-OSSM-2.1:servicemesh-cni-0:2.1.5-1.el8.ppc64le",
"8Base-OSSM-2.1:servicemesh-cni-0:2.1.5-1.el8.s390x",
"8Base-OSSM-2.1:servicemesh-cni-0:2.1.5-1.el8.x86_64",
"8Base-OSSM-2.1:servicemesh-operator-0:2.1.5-1.el8.ppc64le",
"8Base-OSSM-2.1:servicemesh-operator-0:2.1.5-1.el8.s390x",
"8Base-OSSM-2.1:servicemesh-operator-0:2.1.5-1.el8.src",
"8Base-OSSM-2.1:servicemesh-operator-0:2.1.5-1.el8.x86_64",
"8Base-OSSM-2.1:servicemesh-pilot-agent-0:2.1.5-1.el8.ppc64le",
"8Base-OSSM-2.1:servicemesh-pilot-agent-0:2.1.5-1.el8.s390x",
"8Base-OSSM-2.1:servicemesh-pilot-agent-0:2.1.5-1.el8.x86_64",
"8Base-OSSM-2.1:servicemesh-pilot-discovery-0:2.1.5-1.el8.ppc64le",
"8Base-OSSM-2.1:servicemesh-pilot-discovery-0:2.1.5-1.el8.s390x",
"8Base-OSSM-2.1:servicemesh-pilot-discovery-0:2.1.5-1.el8.x86_64",
"8Base-OSSM-2.1:servicemesh-prometheus-0:2.23.0-9.el8.ppc64le",
"8Base-OSSM-2.1:servicemesh-prometheus-0:2.23.0-9.el8.s390x",
"8Base-OSSM-2.1:servicemesh-prometheus-0:2.23.0-9.el8.src",
"8Base-OSSM-2.1:servicemesh-prometheus-0:2.23.0-9.el8.x86_64",
"8Base-OSSM-2.1:servicemesh-proxy-0:2.1.5-1.el8.ppc64le",
"8Base-OSSM-2.1:servicemesh-proxy-0:2.1.5-1.el8.s390x",
"8Base-OSSM-2.1:servicemesh-proxy-0:2.1.5-1.el8.src",
"8Base-OSSM-2.1:servicemesh-proxy-0:2.1.5-1.el8.x86_64",
"8Base-OSSM-2.1:servicemesh-proxy-debuginfo-0:2.1.5-1.el8.ppc64le",
"8Base-OSSM-2.1:servicemesh-proxy-debuginfo-0:2.1.5-1.el8.s390x",
"8Base-OSSM-2.1:servicemesh-proxy-debuginfo-0:2.1.5-1.el8.x86_64",
"8Base-OSSM-2.1:servicemesh-proxy-debugsource-0:2.1.5-1.el8.ppc64le",
"8Base-OSSM-2.1:servicemesh-proxy-debugsource-0:2.1.5-1.el8.s390x",
"8Base-OSSM-2.1:servicemesh-proxy-debugsource-0:2.1.5-1.el8.x86_64",
"8Base-OSSM-2.1:servicemesh-proxy-wasm-0:2.1.5-1.el8.noarch",
"8Base-OSSM-2.1:servicemesh-ratelimit-0:2.1.5-1.el8.ppc64le",
"8Base-OSSM-2.1:servicemesh-ratelimit-0:2.1.5-1.el8.s390x",
"8Base-OSSM-2.1:servicemesh-ratelimit-0:2.1.5-1.el8.src",
"8Base-OSSM-2.1:servicemesh-ratelimit-0:2.1.5-1.el8.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "golang: encoding/pem: fix stack overflow in Decode"
},
{
"cve": "CVE-2022-24785",
"cwe": {
"id": "CWE-22",
"name": "Improper Limitation of a Pathname to a Restricted Directory (\u0027Path Traversal\u0027)"
},
"discovery_date": "2022-04-05T00:00:00+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"8Base-OSSM-2.1:servicemesh-0:2.1.5-1.el8.ppc64le",
"8Base-OSSM-2.1:servicemesh-0:2.1.5-1.el8.s390x",
"8Base-OSSM-2.1:servicemesh-0:2.1.5-1.el8.src",
"8Base-OSSM-2.1:servicemesh-0:2.1.5-1.el8.x86_64",
"8Base-OSSM-2.1:servicemesh-cni-0:2.1.5-1.el8.ppc64le",
"8Base-OSSM-2.1:servicemesh-cni-0:2.1.5-1.el8.s390x",
"8Base-OSSM-2.1:servicemesh-cni-0:2.1.5-1.el8.x86_64",
"8Base-OSSM-2.1:servicemesh-operator-0:2.1.5-1.el8.ppc64le",
"8Base-OSSM-2.1:servicemesh-operator-0:2.1.5-1.el8.s390x",
"8Base-OSSM-2.1:servicemesh-operator-0:2.1.5-1.el8.src",
"8Base-OSSM-2.1:servicemesh-operator-0:2.1.5-1.el8.x86_64",
"8Base-OSSM-2.1:servicemesh-pilot-agent-0:2.1.5-1.el8.ppc64le",
"8Base-OSSM-2.1:servicemesh-pilot-agent-0:2.1.5-1.el8.s390x",
"8Base-OSSM-2.1:servicemesh-pilot-agent-0:2.1.5-1.el8.x86_64",
"8Base-OSSM-2.1:servicemesh-pilot-discovery-0:2.1.5-1.el8.ppc64le",
"8Base-OSSM-2.1:servicemesh-pilot-discovery-0:2.1.5-1.el8.s390x",
"8Base-OSSM-2.1:servicemesh-pilot-discovery-0:2.1.5-1.el8.x86_64",
"8Base-OSSM-2.1:servicemesh-proxy-0:2.1.5-1.el8.ppc64le",
"8Base-OSSM-2.1:servicemesh-proxy-0:2.1.5-1.el8.s390x",
"8Base-OSSM-2.1:servicemesh-proxy-0:2.1.5-1.el8.src",
"8Base-OSSM-2.1:servicemesh-proxy-0:2.1.5-1.el8.x86_64",
"8Base-OSSM-2.1:servicemesh-proxy-debuginfo-0:2.1.5-1.el8.ppc64le",
"8Base-OSSM-2.1:servicemesh-proxy-debuginfo-0:2.1.5-1.el8.s390x",
"8Base-OSSM-2.1:servicemesh-proxy-debuginfo-0:2.1.5-1.el8.x86_64",
"8Base-OSSM-2.1:servicemesh-proxy-debugsource-0:2.1.5-1.el8.ppc64le",
"8Base-OSSM-2.1:servicemesh-proxy-debugsource-0:2.1.5-1.el8.s390x",
"8Base-OSSM-2.1:servicemesh-proxy-debugsource-0:2.1.5-1.el8.x86_64",
"8Base-OSSM-2.1:servicemesh-proxy-wasm-0:2.1.5-1.el8.noarch",
"8Base-OSSM-2.1:servicemesh-ratelimit-0:2.1.5-1.el8.ppc64le",
"8Base-OSSM-2.1:servicemesh-ratelimit-0:2.1.5-1.el8.s390x",
"8Base-OSSM-2.1:servicemesh-ratelimit-0:2.1.5-1.el8.src",
"8Base-OSSM-2.1:servicemesh-ratelimit-0:2.1.5-1.el8.x86_64"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2072009"
}
],
"notes": [
{
"category": "description",
"text": "A path traversal vulnerability was found in Moment.js that impacts npm (server) users. This issue occurs if a user-provided locale string is directly used to switch moment locale, which an attacker can exploit to change the correct path to one of their choice. This can result in a loss of integrity.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "Moment.js: Path traversal in moment.locale",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "In Quay 3.10 and above, no version of affected momentjs is present.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"8Base-OSSM-2.1:servicemesh-prometheus-0:2.23.0-9.el8.ppc64le",
"8Base-OSSM-2.1:servicemesh-prometheus-0:2.23.0-9.el8.s390x",
"8Base-OSSM-2.1:servicemesh-prometheus-0:2.23.0-9.el8.src",
"8Base-OSSM-2.1:servicemesh-prometheus-0:2.23.0-9.el8.x86_64"
],
"known_not_affected": [
"8Base-OSSM-2.1:servicemesh-0:2.1.5-1.el8.ppc64le",
"8Base-OSSM-2.1:servicemesh-0:2.1.5-1.el8.s390x",
"8Base-OSSM-2.1:servicemesh-0:2.1.5-1.el8.src",
"8Base-OSSM-2.1:servicemesh-0:2.1.5-1.el8.x86_64",
"8Base-OSSM-2.1:servicemesh-cni-0:2.1.5-1.el8.ppc64le",
"8Base-OSSM-2.1:servicemesh-cni-0:2.1.5-1.el8.s390x",
"8Base-OSSM-2.1:servicemesh-cni-0:2.1.5-1.el8.x86_64",
"8Base-OSSM-2.1:servicemesh-operator-0:2.1.5-1.el8.ppc64le",
"8Base-OSSM-2.1:servicemesh-operator-0:2.1.5-1.el8.s390x",
"8Base-OSSM-2.1:servicemesh-operator-0:2.1.5-1.el8.src",
"8Base-OSSM-2.1:servicemesh-operator-0:2.1.5-1.el8.x86_64",
"8Base-OSSM-2.1:servicemesh-pilot-agent-0:2.1.5-1.el8.ppc64le",
"8Base-OSSM-2.1:servicemesh-pilot-agent-0:2.1.5-1.el8.s390x",
"8Base-OSSM-2.1:servicemesh-pilot-agent-0:2.1.5-1.el8.x86_64",
"8Base-OSSM-2.1:servicemesh-pilot-discovery-0:2.1.5-1.el8.ppc64le",
"8Base-OSSM-2.1:servicemesh-pilot-discovery-0:2.1.5-1.el8.s390x",
"8Base-OSSM-2.1:servicemesh-pilot-discovery-0:2.1.5-1.el8.x86_64",
"8Base-OSSM-2.1:servicemesh-proxy-0:2.1.5-1.el8.ppc64le",
"8Base-OSSM-2.1:servicemesh-proxy-0:2.1.5-1.el8.s390x",
"8Base-OSSM-2.1:servicemesh-proxy-0:2.1.5-1.el8.src",
"8Base-OSSM-2.1:servicemesh-proxy-0:2.1.5-1.el8.x86_64",
"8Base-OSSM-2.1:servicemesh-proxy-debuginfo-0:2.1.5-1.el8.ppc64le",
"8Base-OSSM-2.1:servicemesh-proxy-debuginfo-0:2.1.5-1.el8.s390x",
"8Base-OSSM-2.1:servicemesh-proxy-debuginfo-0:2.1.5-1.el8.x86_64",
"8Base-OSSM-2.1:servicemesh-proxy-debugsource-0:2.1.5-1.el8.ppc64le",
"8Base-OSSM-2.1:servicemesh-proxy-debugsource-0:2.1.5-1.el8.s390x",
"8Base-OSSM-2.1:servicemesh-proxy-debugsource-0:2.1.5-1.el8.x86_64",
"8Base-OSSM-2.1:servicemesh-proxy-wasm-0:2.1.5-1.el8.noarch",
"8Base-OSSM-2.1:servicemesh-ratelimit-0:2.1.5-1.el8.ppc64le",
"8Base-OSSM-2.1:servicemesh-ratelimit-0:2.1.5-1.el8.s390x",
"8Base-OSSM-2.1:servicemesh-ratelimit-0:2.1.5-1.el8.src",
"8Base-OSSM-2.1:servicemesh-ratelimit-0:2.1.5-1.el8.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2022-24785"
},
{
"category": "external",
"summary": "RHBZ#2072009",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2072009"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2022-24785",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-24785"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2022-24785",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2022-24785"
},
{
"category": "external",
"summary": "https://github.com/moment/moment/security/advisories/GHSA-8hfj-j24r-96c4",
"url": "https://github.com/moment/moment/security/advisories/GHSA-8hfj-j24r-96c4"
}
],
"release_date": "2022-04-04T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2022-08-31T16:58:21+00:00",
"details": "The OpenShift Service Mesh Release Notes provide information on the features and known issues:\n\nhttps://docs.openshift.com/container-platform/latest/service_mesh/v2x/servicemesh-release-notes.html",
"product_ids": [
"8Base-OSSM-2.1:servicemesh-prometheus-0:2.23.0-9.el8.ppc64le",
"8Base-OSSM-2.1:servicemesh-prometheus-0:2.23.0-9.el8.s390x",
"8Base-OSSM-2.1:servicemesh-prometheus-0:2.23.0-9.el8.src",
"8Base-OSSM-2.1:servicemesh-prometheus-0:2.23.0-9.el8.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2022:6277"
},
{
"category": "workaround",
"details": "Sanitize the user-provided locale name before passing it to Moment.js.",
"product_ids": [
"8Base-OSSM-2.1:servicemesh-0:2.1.5-1.el8.ppc64le",
"8Base-OSSM-2.1:servicemesh-0:2.1.5-1.el8.s390x",
"8Base-OSSM-2.1:servicemesh-0:2.1.5-1.el8.src",
"8Base-OSSM-2.1:servicemesh-0:2.1.5-1.el8.x86_64",
"8Base-OSSM-2.1:servicemesh-cni-0:2.1.5-1.el8.ppc64le",
"8Base-OSSM-2.1:servicemesh-cni-0:2.1.5-1.el8.s390x",
"8Base-OSSM-2.1:servicemesh-cni-0:2.1.5-1.el8.x86_64",
"8Base-OSSM-2.1:servicemesh-operator-0:2.1.5-1.el8.ppc64le",
"8Base-OSSM-2.1:servicemesh-operator-0:2.1.5-1.el8.s390x",
"8Base-OSSM-2.1:servicemesh-operator-0:2.1.5-1.el8.src",
"8Base-OSSM-2.1:servicemesh-operator-0:2.1.5-1.el8.x86_64",
"8Base-OSSM-2.1:servicemesh-pilot-agent-0:2.1.5-1.el8.ppc64le",
"8Base-OSSM-2.1:servicemesh-pilot-agent-0:2.1.5-1.el8.s390x",
"8Base-OSSM-2.1:servicemesh-pilot-agent-0:2.1.5-1.el8.x86_64",
"8Base-OSSM-2.1:servicemesh-pilot-discovery-0:2.1.5-1.el8.ppc64le",
"8Base-OSSM-2.1:servicemesh-pilot-discovery-0:2.1.5-1.el8.s390x",
"8Base-OSSM-2.1:servicemesh-pilot-discovery-0:2.1.5-1.el8.x86_64",
"8Base-OSSM-2.1:servicemesh-prometheus-0:2.23.0-9.el8.ppc64le",
"8Base-OSSM-2.1:servicemesh-prometheus-0:2.23.0-9.el8.s390x",
"8Base-OSSM-2.1:servicemesh-prometheus-0:2.23.0-9.el8.src",
"8Base-OSSM-2.1:servicemesh-prometheus-0:2.23.0-9.el8.x86_64",
"8Base-OSSM-2.1:servicemesh-proxy-0:2.1.5-1.el8.ppc64le",
"8Base-OSSM-2.1:servicemesh-proxy-0:2.1.5-1.el8.s390x",
"8Base-OSSM-2.1:servicemesh-proxy-0:2.1.5-1.el8.src",
"8Base-OSSM-2.1:servicemesh-proxy-0:2.1.5-1.el8.x86_64",
"8Base-OSSM-2.1:servicemesh-proxy-debuginfo-0:2.1.5-1.el8.ppc64le",
"8Base-OSSM-2.1:servicemesh-proxy-debuginfo-0:2.1.5-1.el8.s390x",
"8Base-OSSM-2.1:servicemesh-proxy-debuginfo-0:2.1.5-1.el8.x86_64",
"8Base-OSSM-2.1:servicemesh-proxy-debugsource-0:2.1.5-1.el8.ppc64le",
"8Base-OSSM-2.1:servicemesh-proxy-debugsource-0:2.1.5-1.el8.s390x",
"8Base-OSSM-2.1:servicemesh-proxy-debugsource-0:2.1.5-1.el8.x86_64",
"8Base-OSSM-2.1:servicemesh-proxy-wasm-0:2.1.5-1.el8.noarch",
"8Base-OSSM-2.1:servicemesh-ratelimit-0:2.1.5-1.el8.ppc64le",
"8Base-OSSM-2.1:servicemesh-ratelimit-0:2.1.5-1.el8.s390x",
"8Base-OSSM-2.1:servicemesh-ratelimit-0:2.1.5-1.el8.src",
"8Base-OSSM-2.1:servicemesh-ratelimit-0:2.1.5-1.el8.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "NONE",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "NONE",
"integrityImpact": "HIGH",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:H/A:N",
"version": "3.1"
},
"products": [
"8Base-OSSM-2.1:servicemesh-0:2.1.5-1.el8.ppc64le",
"8Base-OSSM-2.1:servicemesh-0:2.1.5-1.el8.s390x",
"8Base-OSSM-2.1:servicemesh-0:2.1.5-1.el8.src",
"8Base-OSSM-2.1:servicemesh-0:2.1.5-1.el8.x86_64",
"8Base-OSSM-2.1:servicemesh-cni-0:2.1.5-1.el8.ppc64le",
"8Base-OSSM-2.1:servicemesh-cni-0:2.1.5-1.el8.s390x",
"8Base-OSSM-2.1:servicemesh-cni-0:2.1.5-1.el8.x86_64",
"8Base-OSSM-2.1:servicemesh-operator-0:2.1.5-1.el8.ppc64le",
"8Base-OSSM-2.1:servicemesh-operator-0:2.1.5-1.el8.s390x",
"8Base-OSSM-2.1:servicemesh-operator-0:2.1.5-1.el8.src",
"8Base-OSSM-2.1:servicemesh-operator-0:2.1.5-1.el8.x86_64",
"8Base-OSSM-2.1:servicemesh-pilot-agent-0:2.1.5-1.el8.ppc64le",
"8Base-OSSM-2.1:servicemesh-pilot-agent-0:2.1.5-1.el8.s390x",
"8Base-OSSM-2.1:servicemesh-pilot-agent-0:2.1.5-1.el8.x86_64",
"8Base-OSSM-2.1:servicemesh-pilot-discovery-0:2.1.5-1.el8.ppc64le",
"8Base-OSSM-2.1:servicemesh-pilot-discovery-0:2.1.5-1.el8.s390x",
"8Base-OSSM-2.1:servicemesh-pilot-discovery-0:2.1.5-1.el8.x86_64",
"8Base-OSSM-2.1:servicemesh-prometheus-0:2.23.0-9.el8.ppc64le",
"8Base-OSSM-2.1:servicemesh-prometheus-0:2.23.0-9.el8.s390x",
"8Base-OSSM-2.1:servicemesh-prometheus-0:2.23.0-9.el8.src",
"8Base-OSSM-2.1:servicemesh-prometheus-0:2.23.0-9.el8.x86_64",
"8Base-OSSM-2.1:servicemesh-proxy-0:2.1.5-1.el8.ppc64le",
"8Base-OSSM-2.1:servicemesh-proxy-0:2.1.5-1.el8.s390x",
"8Base-OSSM-2.1:servicemesh-proxy-0:2.1.5-1.el8.src",
"8Base-OSSM-2.1:servicemesh-proxy-0:2.1.5-1.el8.x86_64",
"8Base-OSSM-2.1:servicemesh-proxy-debuginfo-0:2.1.5-1.el8.ppc64le",
"8Base-OSSM-2.1:servicemesh-proxy-debuginfo-0:2.1.5-1.el8.s390x",
"8Base-OSSM-2.1:servicemesh-proxy-debuginfo-0:2.1.5-1.el8.x86_64",
"8Base-OSSM-2.1:servicemesh-proxy-debugsource-0:2.1.5-1.el8.ppc64le",
"8Base-OSSM-2.1:servicemesh-proxy-debugsource-0:2.1.5-1.el8.s390x",
"8Base-OSSM-2.1:servicemesh-proxy-debugsource-0:2.1.5-1.el8.x86_64",
"8Base-OSSM-2.1:servicemesh-proxy-wasm-0:2.1.5-1.el8.noarch",
"8Base-OSSM-2.1:servicemesh-ratelimit-0:2.1.5-1.el8.ppc64le",
"8Base-OSSM-2.1:servicemesh-ratelimit-0:2.1.5-1.el8.s390x",
"8Base-OSSM-2.1:servicemesh-ratelimit-0:2.1.5-1.el8.src",
"8Base-OSSM-2.1:servicemesh-ratelimit-0:2.1.5-1.el8.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "Moment.js: Path traversal in moment.locale"
},
{
"cve": "CVE-2022-24921",
"cwe": {
"id": "CWE-400",
"name": "Uncontrolled Resource Consumption"
},
"discovery_date": "2022-03-16T00:00:00+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"8Base-OSSM-2.1:servicemesh-operator-0:2.1.5-1.el8.ppc64le",
"8Base-OSSM-2.1:servicemesh-operator-0:2.1.5-1.el8.s390x",
"8Base-OSSM-2.1:servicemesh-operator-0:2.1.5-1.el8.src",
"8Base-OSSM-2.1:servicemesh-operator-0:2.1.5-1.el8.x86_64",
"8Base-OSSM-2.1:servicemesh-prometheus-0:2.23.0-9.el8.ppc64le",
"8Base-OSSM-2.1:servicemesh-prometheus-0:2.23.0-9.el8.s390x",
"8Base-OSSM-2.1:servicemesh-prometheus-0:2.23.0-9.el8.src",
"8Base-OSSM-2.1:servicemesh-prometheus-0:2.23.0-9.el8.x86_64",
"8Base-OSSM-2.1:servicemesh-proxy-0:2.1.5-1.el8.ppc64le",
"8Base-OSSM-2.1:servicemesh-proxy-0:2.1.5-1.el8.s390x",
"8Base-OSSM-2.1:servicemesh-proxy-0:2.1.5-1.el8.src",
"8Base-OSSM-2.1:servicemesh-proxy-0:2.1.5-1.el8.x86_64",
"8Base-OSSM-2.1:servicemesh-proxy-debuginfo-0:2.1.5-1.el8.ppc64le",
"8Base-OSSM-2.1:servicemesh-proxy-debuginfo-0:2.1.5-1.el8.s390x",
"8Base-OSSM-2.1:servicemesh-proxy-debuginfo-0:2.1.5-1.el8.x86_64",
"8Base-OSSM-2.1:servicemesh-proxy-debugsource-0:2.1.5-1.el8.ppc64le",
"8Base-OSSM-2.1:servicemesh-proxy-debugsource-0:2.1.5-1.el8.s390x",
"8Base-OSSM-2.1:servicemesh-proxy-debugsource-0:2.1.5-1.el8.x86_64",
"8Base-OSSM-2.1:servicemesh-proxy-wasm-0:2.1.5-1.el8.noarch",
"8Base-OSSM-2.1:servicemesh-ratelimit-0:2.1.5-1.el8.ppc64le",
"8Base-OSSM-2.1:servicemesh-ratelimit-0:2.1.5-1.el8.s390x",
"8Base-OSSM-2.1:servicemesh-ratelimit-0:2.1.5-1.el8.src",
"8Base-OSSM-2.1:servicemesh-ratelimit-0:2.1.5-1.el8.x86_64"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2064857"
}
],
"notes": [
{
"category": "description",
"text": "A stack overflow flaw was found in Golang\u0027s regexp module, which can crash the runtime if the application using regexp accepts very long or arbitrarily long regexps from untrusted sources that have sufficient nesting depths. To exploit this vulnerability, an attacker would need to send large regexps with deep nesting to the application. Triggering this flaw leads to a crash of the runtime, which causes a denial of service.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "golang: regexp: stack exhaustion via a deeply nested expression",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "This flaw has been rated as a Moderate impact flaw because the exploitation of this flaw requires that an affected application accept arbitrarily long regexps from untrusted sources, which has inherent risks (even without this flaw), especially involving impacts to application availability.\n\nWithin regulated environments, a combination of the following controls acts as a significant barrier to successfully exploiting a CWE-400: Uncontrolled Resource Consumption vulnerability and therefore downgrades the severity of this particular CVE from Moderate to Low.\n\nRed Hat restricts access to all platform information by default, granting access only after successful hard token-based multi-factor authentication (MFA) and enforcing least privilege to ensure only authorized roles can execute or modify code. The environment employs malicious code protections, including IDS/IPS and antimalware tools to detect threats and monitor resource usage, helping prevent uncontrolled consumption that could lead to system failure. Additional safeguards, such as web application firewalls and load-balancing strategies, protect against resource exhaustion and performance degradation. Event logs are centrally collected, correlated, and analyzed to support monitoring, alerting, and retention, aiding in the detection of abnormal behavior and potential denial-of-service (DoS) conditions. Static code analysis and peer reviews enforce strong input validation and error handling, reducing the likelihood of input-based DoS attacks.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"8Base-OSSM-2.1:servicemesh-0:2.1.5-1.el8.ppc64le",
"8Base-OSSM-2.1:servicemesh-0:2.1.5-1.el8.s390x",
"8Base-OSSM-2.1:servicemesh-0:2.1.5-1.el8.src",
"8Base-OSSM-2.1:servicemesh-0:2.1.5-1.el8.x86_64",
"8Base-OSSM-2.1:servicemesh-cni-0:2.1.5-1.el8.ppc64le",
"8Base-OSSM-2.1:servicemesh-cni-0:2.1.5-1.el8.s390x",
"8Base-OSSM-2.1:servicemesh-cni-0:2.1.5-1.el8.x86_64",
"8Base-OSSM-2.1:servicemesh-pilot-agent-0:2.1.5-1.el8.ppc64le",
"8Base-OSSM-2.1:servicemesh-pilot-agent-0:2.1.5-1.el8.s390x",
"8Base-OSSM-2.1:servicemesh-pilot-agent-0:2.1.5-1.el8.x86_64",
"8Base-OSSM-2.1:servicemesh-pilot-discovery-0:2.1.5-1.el8.ppc64le",
"8Base-OSSM-2.1:servicemesh-pilot-discovery-0:2.1.5-1.el8.s390x",
"8Base-OSSM-2.1:servicemesh-pilot-discovery-0:2.1.5-1.el8.x86_64"
],
"known_not_affected": [
"8Base-OSSM-2.1:servicemesh-operator-0:2.1.5-1.el8.ppc64le",
"8Base-OSSM-2.1:servicemesh-operator-0:2.1.5-1.el8.s390x",
"8Base-OSSM-2.1:servicemesh-operator-0:2.1.5-1.el8.src",
"8Base-OSSM-2.1:servicemesh-operator-0:2.1.5-1.el8.x86_64",
"8Base-OSSM-2.1:servicemesh-prometheus-0:2.23.0-9.el8.ppc64le",
"8Base-OSSM-2.1:servicemesh-prometheus-0:2.23.0-9.el8.s390x",
"8Base-OSSM-2.1:servicemesh-prometheus-0:2.23.0-9.el8.src",
"8Base-OSSM-2.1:servicemesh-prometheus-0:2.23.0-9.el8.x86_64",
"8Base-OSSM-2.1:servicemesh-proxy-0:2.1.5-1.el8.ppc64le",
"8Base-OSSM-2.1:servicemesh-proxy-0:2.1.5-1.el8.s390x",
"8Base-OSSM-2.1:servicemesh-proxy-0:2.1.5-1.el8.src",
"8Base-OSSM-2.1:servicemesh-proxy-0:2.1.5-1.el8.x86_64",
"8Base-OSSM-2.1:servicemesh-proxy-debuginfo-0:2.1.5-1.el8.ppc64le",
"8Base-OSSM-2.1:servicemesh-proxy-debuginfo-0:2.1.5-1.el8.s390x",
"8Base-OSSM-2.1:servicemesh-proxy-debuginfo-0:2.1.5-1.el8.x86_64",
"8Base-OSSM-2.1:servicemesh-proxy-debugsource-0:2.1.5-1.el8.ppc64le",
"8Base-OSSM-2.1:servicemesh-proxy-debugsource-0:2.1.5-1.el8.s390x",
"8Base-OSSM-2.1:servicemesh-proxy-debugsource-0:2.1.5-1.el8.x86_64",
"8Base-OSSM-2.1:servicemesh-proxy-wasm-0:2.1.5-1.el8.noarch",
"8Base-OSSM-2.1:servicemesh-ratelimit-0:2.1.5-1.el8.ppc64le",
"8Base-OSSM-2.1:servicemesh-ratelimit-0:2.1.5-1.el8.s390x",
"8Base-OSSM-2.1:servicemesh-ratelimit-0:2.1.5-1.el8.src",
"8Base-OSSM-2.1:servicemesh-ratelimit-0:2.1.5-1.el8.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2022-24921"
},
{
"category": "external",
"summary": "RHBZ#2064857",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2064857"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2022-24921",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-24921"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2022-24921",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2022-24921"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-announce/c/RP1hfrBYVuk",
"url": "https://groups.google.com/g/golang-announce/c/RP1hfrBYVuk"
}
],
"release_date": "2022-03-03T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2022-08-31T16:58:21+00:00",
"details": "The OpenShift Service Mesh Release Notes provide information on the features and known issues:\n\nhttps://docs.openshift.com/container-platform/latest/service_mesh/v2x/servicemesh-release-notes.html",
"product_ids": [
"8Base-OSSM-2.1:servicemesh-0:2.1.5-1.el8.ppc64le",
"8Base-OSSM-2.1:servicemesh-0:2.1.5-1.el8.s390x",
"8Base-OSSM-2.1:servicemesh-0:2.1.5-1.el8.src",
"8Base-OSSM-2.1:servicemesh-0:2.1.5-1.el8.x86_64",
"8Base-OSSM-2.1:servicemesh-cni-0:2.1.5-1.el8.ppc64le",
"8Base-OSSM-2.1:servicemesh-cni-0:2.1.5-1.el8.s390x",
"8Base-OSSM-2.1:servicemesh-cni-0:2.1.5-1.el8.x86_64",
"8Base-OSSM-2.1:servicemesh-pilot-agent-0:2.1.5-1.el8.ppc64le",
"8Base-OSSM-2.1:servicemesh-pilot-agent-0:2.1.5-1.el8.s390x",
"8Base-OSSM-2.1:servicemesh-pilot-agent-0:2.1.5-1.el8.x86_64",
"8Base-OSSM-2.1:servicemesh-pilot-discovery-0:2.1.5-1.el8.ppc64le",
"8Base-OSSM-2.1:servicemesh-pilot-discovery-0:2.1.5-1.el8.s390x",
"8Base-OSSM-2.1:servicemesh-pilot-discovery-0:2.1.5-1.el8.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2022:6277"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"8Base-OSSM-2.1:servicemesh-0:2.1.5-1.el8.ppc64le",
"8Base-OSSM-2.1:servicemesh-0:2.1.5-1.el8.s390x",
"8Base-OSSM-2.1:servicemesh-0:2.1.5-1.el8.src",
"8Base-OSSM-2.1:servicemesh-0:2.1.5-1.el8.x86_64",
"8Base-OSSM-2.1:servicemesh-cni-0:2.1.5-1.el8.ppc64le",
"8Base-OSSM-2.1:servicemesh-cni-0:2.1.5-1.el8.s390x",
"8Base-OSSM-2.1:servicemesh-cni-0:2.1.5-1.el8.x86_64",
"8Base-OSSM-2.1:servicemesh-operator-0:2.1.5-1.el8.ppc64le",
"8Base-OSSM-2.1:servicemesh-operator-0:2.1.5-1.el8.s390x",
"8Base-OSSM-2.1:servicemesh-operator-0:2.1.5-1.el8.src",
"8Base-OSSM-2.1:servicemesh-operator-0:2.1.5-1.el8.x86_64",
"8Base-OSSM-2.1:servicemesh-pilot-agent-0:2.1.5-1.el8.ppc64le",
"8Base-OSSM-2.1:servicemesh-pilot-agent-0:2.1.5-1.el8.s390x",
"8Base-OSSM-2.1:servicemesh-pilot-agent-0:2.1.5-1.el8.x86_64",
"8Base-OSSM-2.1:servicemesh-pilot-discovery-0:2.1.5-1.el8.ppc64le",
"8Base-OSSM-2.1:servicemesh-pilot-discovery-0:2.1.5-1.el8.s390x",
"8Base-OSSM-2.1:servicemesh-pilot-discovery-0:2.1.5-1.el8.x86_64",
"8Base-OSSM-2.1:servicemesh-prometheus-0:2.23.0-9.el8.ppc64le",
"8Base-OSSM-2.1:servicemesh-prometheus-0:2.23.0-9.el8.s390x",
"8Base-OSSM-2.1:servicemesh-prometheus-0:2.23.0-9.el8.src",
"8Base-OSSM-2.1:servicemesh-prometheus-0:2.23.0-9.el8.x86_64",
"8Base-OSSM-2.1:servicemesh-proxy-0:2.1.5-1.el8.ppc64le",
"8Base-OSSM-2.1:servicemesh-proxy-0:2.1.5-1.el8.s390x",
"8Base-OSSM-2.1:servicemesh-proxy-0:2.1.5-1.el8.src",
"8Base-OSSM-2.1:servicemesh-proxy-0:2.1.5-1.el8.x86_64",
"8Base-OSSM-2.1:servicemesh-proxy-debuginfo-0:2.1.5-1.el8.ppc64le",
"8Base-OSSM-2.1:servicemesh-proxy-debuginfo-0:2.1.5-1.el8.s390x",
"8Base-OSSM-2.1:servicemesh-proxy-debuginfo-0:2.1.5-1.el8.x86_64",
"8Base-OSSM-2.1:servicemesh-proxy-debugsource-0:2.1.5-1.el8.ppc64le",
"8Base-OSSM-2.1:servicemesh-proxy-debugsource-0:2.1.5-1.el8.s390x",
"8Base-OSSM-2.1:servicemesh-proxy-debugsource-0:2.1.5-1.el8.x86_64",
"8Base-OSSM-2.1:servicemesh-proxy-wasm-0:2.1.5-1.el8.noarch",
"8Base-OSSM-2.1:servicemesh-ratelimit-0:2.1.5-1.el8.ppc64le",
"8Base-OSSM-2.1:servicemesh-ratelimit-0:2.1.5-1.el8.s390x",
"8Base-OSSM-2.1:servicemesh-ratelimit-0:2.1.5-1.el8.src",
"8Base-OSSM-2.1:servicemesh-ratelimit-0:2.1.5-1.el8.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "golang: regexp: stack exhaustion via a deeply nested expression"
},
{
"cve": "CVE-2022-28327",
"cwe": {
"id": "CWE-190",
"name": "Integer Overflow or Wraparound"
},
"discovery_date": "2022-04-21T00:00:00+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"8Base-OSSM-2.1:servicemesh-proxy-0:2.1.5-1.el8.ppc64le",
"8Base-OSSM-2.1:servicemesh-proxy-0:2.1.5-1.el8.s390x",
"8Base-OSSM-2.1:servicemesh-proxy-0:2.1.5-1.el8.src",
"8Base-OSSM-2.1:servicemesh-proxy-0:2.1.5-1.el8.x86_64",
"8Base-OSSM-2.1:servicemesh-proxy-debuginfo-0:2.1.5-1.el8.ppc64le",
"8Base-OSSM-2.1:servicemesh-proxy-debuginfo-0:2.1.5-1.el8.s390x",
"8Base-OSSM-2.1:servicemesh-proxy-debuginfo-0:2.1.5-1.el8.x86_64",
"8Base-OSSM-2.1:servicemesh-proxy-debugsource-0:2.1.5-1.el8.ppc64le",
"8Base-OSSM-2.1:servicemesh-proxy-debugsource-0:2.1.5-1.el8.s390x",
"8Base-OSSM-2.1:servicemesh-proxy-debugsource-0:2.1.5-1.el8.x86_64",
"8Base-OSSM-2.1:servicemesh-proxy-wasm-0:2.1.5-1.el8.noarch"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2077689"
}
],
"notes": [
{
"category": "description",
"text": "An integer overflow flaw was found in Golang\u0027s crypto/elliptic library. This flaw allows an attacker to use a crafted scaler input longer than 32 bytes, causing P256().ScalarMult or P256().ScalarBaseMult to panic, leading to a loss of availability.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "golang: crypto/elliptic: panic caused by oversized scalar",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "A moderate severity flaw was found in Go\u2019s crypto/elliptic package in the generic P-256 implementation. If a scalar input longer than 32 bytes is supplied, P256().ScalarMult or P256().ScalarBaseMult can panic, causing the application to crash. Indirect uses via crypto/ecdsa and crypto/tls are not affected. This issue impacts availability but does not affect confidentiality or integrity. Only certain platforms (non-amd64, non-arm64, non-ppc64le, non-s390x) may be affected.\n\nRed Hat Enterprise Linux 7, 8 and 9 are affected, because the code-base is affected by this vulnerability.\n\nRed Hat Product Security has rated this issue as having Moderate security impact, and the issue is not currently planned to be addressed in future updates for Red Hat Enterprise Linux 7, hence, marked as Out-of-Support-Scope. \n\nRed Hat Developer Tools - Compilers (go-toolset-1.16-golang \u0026 go-toolset-1.17-golang), ships the vulnerable code and affected by this vulnerability.\n\nFor additional information, refer to the Issue Severity Classification: https://access.redhat.com/security/updates/classification/ and Red Hat Enterprise Linux Life Cycle \u0026 Updates Policy: https://access.redhat.com/support/policy/updates/errata/.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"8Base-OSSM-2.1:servicemesh-0:2.1.5-1.el8.ppc64le",
"8Base-OSSM-2.1:servicemesh-0:2.1.5-1.el8.s390x",
"8Base-OSSM-2.1:servicemesh-0:2.1.5-1.el8.src",
"8Base-OSSM-2.1:servicemesh-0:2.1.5-1.el8.x86_64",
"8Base-OSSM-2.1:servicemesh-cni-0:2.1.5-1.el8.ppc64le",
"8Base-OSSM-2.1:servicemesh-cni-0:2.1.5-1.el8.s390x",
"8Base-OSSM-2.1:servicemesh-cni-0:2.1.5-1.el8.x86_64",
"8Base-OSSM-2.1:servicemesh-operator-0:2.1.5-1.el8.ppc64le",
"8Base-OSSM-2.1:servicemesh-operator-0:2.1.5-1.el8.s390x",
"8Base-OSSM-2.1:servicemesh-operator-0:2.1.5-1.el8.src",
"8Base-OSSM-2.1:servicemesh-operator-0:2.1.5-1.el8.x86_64",
"8Base-OSSM-2.1:servicemesh-pilot-agent-0:2.1.5-1.el8.ppc64le",
"8Base-OSSM-2.1:servicemesh-pilot-agent-0:2.1.5-1.el8.s390x",
"8Base-OSSM-2.1:servicemesh-pilot-agent-0:2.1.5-1.el8.x86_64",
"8Base-OSSM-2.1:servicemesh-pilot-discovery-0:2.1.5-1.el8.ppc64le",
"8Base-OSSM-2.1:servicemesh-pilot-discovery-0:2.1.5-1.el8.s390x",
"8Base-OSSM-2.1:servicemesh-pilot-discovery-0:2.1.5-1.el8.x86_64",
"8Base-OSSM-2.1:servicemesh-prometheus-0:2.23.0-9.el8.ppc64le",
"8Base-OSSM-2.1:servicemesh-prometheus-0:2.23.0-9.el8.s390x",
"8Base-OSSM-2.1:servicemesh-prometheus-0:2.23.0-9.el8.src",
"8Base-OSSM-2.1:servicemesh-prometheus-0:2.23.0-9.el8.x86_64",
"8Base-OSSM-2.1:servicemesh-ratelimit-0:2.1.5-1.el8.ppc64le",
"8Base-OSSM-2.1:servicemesh-ratelimit-0:2.1.5-1.el8.s390x",
"8Base-OSSM-2.1:servicemesh-ratelimit-0:2.1.5-1.el8.src",
"8Base-OSSM-2.1:servicemesh-ratelimit-0:2.1.5-1.el8.x86_64"
],
"known_not_affected": [
"8Base-OSSM-2.1:servicemesh-proxy-0:2.1.5-1.el8.ppc64le",
"8Base-OSSM-2.1:servicemesh-proxy-0:2.1.5-1.el8.s390x",
"8Base-OSSM-2.1:servicemesh-proxy-0:2.1.5-1.el8.src",
"8Base-OSSM-2.1:servicemesh-proxy-0:2.1.5-1.el8.x86_64",
"8Base-OSSM-2.1:servicemesh-proxy-debuginfo-0:2.1.5-1.el8.ppc64le",
"8Base-OSSM-2.1:servicemesh-proxy-debuginfo-0:2.1.5-1.el8.s390x",
"8Base-OSSM-2.1:servicemesh-proxy-debuginfo-0:2.1.5-1.el8.x86_64",
"8Base-OSSM-2.1:servicemesh-proxy-debugsource-0:2.1.5-1.el8.ppc64le",
"8Base-OSSM-2.1:servicemesh-proxy-debugsource-0:2.1.5-1.el8.s390x",
"8Base-OSSM-2.1:servicemesh-proxy-debugsource-0:2.1.5-1.el8.x86_64",
"8Base-OSSM-2.1:servicemesh-proxy-wasm-0:2.1.5-1.el8.noarch"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2022-28327"
},
{
"category": "external",
"summary": "RHBZ#2077689",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2077689"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2022-28327",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-28327"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2022-28327",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2022-28327"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-announce/c/oecdBNLOml8",
"url": "https://groups.google.com/g/golang-announce/c/oecdBNLOml8"
}
],
"release_date": "2022-04-12T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2022-08-31T16:58:21+00:00",
"details": "The OpenShift Service Mesh Release Notes provide information on the features and known issues:\n\nhttps://docs.openshift.com/container-platform/latest/service_mesh/v2x/servicemesh-release-notes.html",
"product_ids": [
"8Base-OSSM-2.1:servicemesh-0:2.1.5-1.el8.ppc64le",
"8Base-OSSM-2.1:servicemesh-0:2.1.5-1.el8.s390x",
"8Base-OSSM-2.1:servicemesh-0:2.1.5-1.el8.src",
"8Base-OSSM-2.1:servicemesh-0:2.1.5-1.el8.x86_64",
"8Base-OSSM-2.1:servicemesh-cni-0:2.1.5-1.el8.ppc64le",
"8Base-OSSM-2.1:servicemesh-cni-0:2.1.5-1.el8.s390x",
"8Base-OSSM-2.1:servicemesh-cni-0:2.1.5-1.el8.x86_64",
"8Base-OSSM-2.1:servicemesh-operator-0:2.1.5-1.el8.ppc64le",
"8Base-OSSM-2.1:servicemesh-operator-0:2.1.5-1.el8.s390x",
"8Base-OSSM-2.1:servicemesh-operator-0:2.1.5-1.el8.src",
"8Base-OSSM-2.1:servicemesh-operator-0:2.1.5-1.el8.x86_64",
"8Base-OSSM-2.1:servicemesh-pilot-agent-0:2.1.5-1.el8.ppc64le",
"8Base-OSSM-2.1:servicemesh-pilot-agent-0:2.1.5-1.el8.s390x",
"8Base-OSSM-2.1:servicemesh-pilot-agent-0:2.1.5-1.el8.x86_64",
"8Base-OSSM-2.1:servicemesh-pilot-discovery-0:2.1.5-1.el8.ppc64le",
"8Base-OSSM-2.1:servicemesh-pilot-discovery-0:2.1.5-1.el8.s390x",
"8Base-OSSM-2.1:servicemesh-pilot-discovery-0:2.1.5-1.el8.x86_64",
"8Base-OSSM-2.1:servicemesh-prometheus-0:2.23.0-9.el8.ppc64le",
"8Base-OSSM-2.1:servicemesh-prometheus-0:2.23.0-9.el8.s390x",
"8Base-OSSM-2.1:servicemesh-prometheus-0:2.23.0-9.el8.src",
"8Base-OSSM-2.1:servicemesh-prometheus-0:2.23.0-9.el8.x86_64",
"8Base-OSSM-2.1:servicemesh-ratelimit-0:2.1.5-1.el8.ppc64le",
"8Base-OSSM-2.1:servicemesh-ratelimit-0:2.1.5-1.el8.s390x",
"8Base-OSSM-2.1:servicemesh-ratelimit-0:2.1.5-1.el8.src",
"8Base-OSSM-2.1:servicemesh-ratelimit-0:2.1.5-1.el8.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2022:6277"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"8Base-OSSM-2.1:servicemesh-0:2.1.5-1.el8.ppc64le",
"8Base-OSSM-2.1:servicemesh-0:2.1.5-1.el8.s390x",
"8Base-OSSM-2.1:servicemesh-0:2.1.5-1.el8.src",
"8Base-OSSM-2.1:servicemesh-0:2.1.5-1.el8.x86_64",
"8Base-OSSM-2.1:servicemesh-cni-0:2.1.5-1.el8.ppc64le",
"8Base-OSSM-2.1:servicemesh-cni-0:2.1.5-1.el8.s390x",
"8Base-OSSM-2.1:servicemesh-cni-0:2.1.5-1.el8.x86_64",
"8Base-OSSM-2.1:servicemesh-operator-0:2.1.5-1.el8.ppc64le",
"8Base-OSSM-2.1:servicemesh-operator-0:2.1.5-1.el8.s390x",
"8Base-OSSM-2.1:servicemesh-operator-0:2.1.5-1.el8.src",
"8Base-OSSM-2.1:servicemesh-operator-0:2.1.5-1.el8.x86_64",
"8Base-OSSM-2.1:servicemesh-pilot-agent-0:2.1.5-1.el8.ppc64le",
"8Base-OSSM-2.1:servicemesh-pilot-agent-0:2.1.5-1.el8.s390x",
"8Base-OSSM-2.1:servicemesh-pilot-agent-0:2.1.5-1.el8.x86_64",
"8Base-OSSM-2.1:servicemesh-pilot-discovery-0:2.1.5-1.el8.ppc64le",
"8Base-OSSM-2.1:servicemesh-pilot-discovery-0:2.1.5-1.el8.s390x",
"8Base-OSSM-2.1:servicemesh-pilot-discovery-0:2.1.5-1.el8.x86_64",
"8Base-OSSM-2.1:servicemesh-prometheus-0:2.23.0-9.el8.ppc64le",
"8Base-OSSM-2.1:servicemesh-prometheus-0:2.23.0-9.el8.s390x",
"8Base-OSSM-2.1:servicemesh-prometheus-0:2.23.0-9.el8.src",
"8Base-OSSM-2.1:servicemesh-prometheus-0:2.23.0-9.el8.x86_64",
"8Base-OSSM-2.1:servicemesh-proxy-0:2.1.5-1.el8.ppc64le",
"8Base-OSSM-2.1:servicemesh-proxy-0:2.1.5-1.el8.s390x",
"8Base-OSSM-2.1:servicemesh-proxy-0:2.1.5-1.el8.src",
"8Base-OSSM-2.1:servicemesh-proxy-0:2.1.5-1.el8.x86_64",
"8Base-OSSM-2.1:servicemesh-proxy-debuginfo-0:2.1.5-1.el8.ppc64le",
"8Base-OSSM-2.1:servicemesh-proxy-debuginfo-0:2.1.5-1.el8.s390x",
"8Base-OSSM-2.1:servicemesh-proxy-debuginfo-0:2.1.5-1.el8.x86_64",
"8Base-OSSM-2.1:servicemesh-proxy-debugsource-0:2.1.5-1.el8.ppc64le",
"8Base-OSSM-2.1:servicemesh-proxy-debugsource-0:2.1.5-1.el8.s390x",
"8Base-OSSM-2.1:servicemesh-proxy-debugsource-0:2.1.5-1.el8.x86_64",
"8Base-OSSM-2.1:servicemesh-proxy-wasm-0:2.1.5-1.el8.noarch",
"8Base-OSSM-2.1:servicemesh-ratelimit-0:2.1.5-1.el8.ppc64le",
"8Base-OSSM-2.1:servicemesh-ratelimit-0:2.1.5-1.el8.s390x",
"8Base-OSSM-2.1:servicemesh-ratelimit-0:2.1.5-1.el8.src",
"8Base-OSSM-2.1:servicemesh-ratelimit-0:2.1.5-1.el8.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "golang: crypto/elliptic: panic caused by oversized scalar"
},
{
"acknowledgments": [
{
"names": [
"Jo\u00ebl G\u00e4hwiler"
],
"summary": "Acknowledged by upstream."
}
],
"cve": "CVE-2022-29526",
"cwe": {
"id": "CWE-280",
"name": "Improper Handling of Insufficient Permissions or Privileges "
},
"discovery_date": "2022-05-11T00:00:00+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"8Base-OSSM-2.1:servicemesh-0:2.1.5-1.el8.ppc64le",
"8Base-OSSM-2.1:servicemesh-0:2.1.5-1.el8.s390x",
"8Base-OSSM-2.1:servicemesh-0:2.1.5-1.el8.src",
"8Base-OSSM-2.1:servicemesh-0:2.1.5-1.el8.x86_64",
"8Base-OSSM-2.1:servicemesh-cni-0:2.1.5-1.el8.ppc64le",
"8Base-OSSM-2.1:servicemesh-cni-0:2.1.5-1.el8.s390x",
"8Base-OSSM-2.1:servicemesh-cni-0:2.1.5-1.el8.x86_64",
"8Base-OSSM-2.1:servicemesh-pilot-agent-0:2.1.5-1.el8.ppc64le",
"8Base-OSSM-2.1:servicemesh-pilot-agent-0:2.1.5-1.el8.s390x",
"8Base-OSSM-2.1:servicemesh-pilot-agent-0:2.1.5-1.el8.x86_64",
"8Base-OSSM-2.1:servicemesh-pilot-discovery-0:2.1.5-1.el8.ppc64le",
"8Base-OSSM-2.1:servicemesh-pilot-discovery-0:2.1.5-1.el8.s390x",
"8Base-OSSM-2.1:servicemesh-pilot-discovery-0:2.1.5-1.el8.x86_64",
"8Base-OSSM-2.1:servicemesh-proxy-0:2.1.5-1.el8.ppc64le",
"8Base-OSSM-2.1:servicemesh-proxy-0:2.1.5-1.el8.s390x",
"8Base-OSSM-2.1:servicemesh-proxy-0:2.1.5-1.el8.src",
"8Base-OSSM-2.1:servicemesh-proxy-0:2.1.5-1.el8.x86_64",
"8Base-OSSM-2.1:servicemesh-proxy-debuginfo-0:2.1.5-1.el8.ppc64le",
"8Base-OSSM-2.1:servicemesh-proxy-debuginfo-0:2.1.5-1.el8.s390x",
"8Base-OSSM-2.1:servicemesh-proxy-debuginfo-0:2.1.5-1.el8.x86_64",
"8Base-OSSM-2.1:servicemesh-proxy-debugsource-0:2.1.5-1.el8.ppc64le",
"8Base-OSSM-2.1:servicemesh-proxy-debugsource-0:2.1.5-1.el8.s390x",
"8Base-OSSM-2.1:servicemesh-proxy-debugsource-0:2.1.5-1.el8.x86_64",
"8Base-OSSM-2.1:servicemesh-proxy-wasm-0:2.1.5-1.el8.noarch",
"8Base-OSSM-2.1:servicemesh-ratelimit-0:2.1.5-1.el8.ppc64le",
"8Base-OSSM-2.1:servicemesh-ratelimit-0:2.1.5-1.el8.s390x",
"8Base-OSSM-2.1:servicemesh-ratelimit-0:2.1.5-1.el8.src",
"8Base-OSSM-2.1:servicemesh-ratelimit-0:2.1.5-1.el8.x86_64"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2084085"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in the syscall.Faccessat function when calling a process by checking the group. This flaw allows an attacker to check the process group permissions rather than a member of the file\u0027s group, affecting system availability.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "golang: syscall: faccessat checks wrong group",
"title": "Vulnerability summary"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"8Base-OSSM-2.1:servicemesh-operator-0:2.1.5-1.el8.ppc64le",
"8Base-OSSM-2.1:servicemesh-operator-0:2.1.5-1.el8.s390x",
"8Base-OSSM-2.1:servicemesh-operator-0:2.1.5-1.el8.src",
"8Base-OSSM-2.1:servicemesh-operator-0:2.1.5-1.el8.x86_64",
"8Base-OSSM-2.1:servicemesh-prometheus-0:2.23.0-9.el8.ppc64le",
"8Base-OSSM-2.1:servicemesh-prometheus-0:2.23.0-9.el8.s390x",
"8Base-OSSM-2.1:servicemesh-prometheus-0:2.23.0-9.el8.src",
"8Base-OSSM-2.1:servicemesh-prometheus-0:2.23.0-9.el8.x86_64"
],
"known_not_affected": [
"8Base-OSSM-2.1:servicemesh-0:2.1.5-1.el8.ppc64le",
"8Base-OSSM-2.1:servicemesh-0:2.1.5-1.el8.s390x",
"8Base-OSSM-2.1:servicemesh-0:2.1.5-1.el8.src",
"8Base-OSSM-2.1:servicemesh-0:2.1.5-1.el8.x86_64",
"8Base-OSSM-2.1:servicemesh-cni-0:2.1.5-1.el8.ppc64le",
"8Base-OSSM-2.1:servicemesh-cni-0:2.1.5-1.el8.s390x",
"8Base-OSSM-2.1:servicemesh-cni-0:2.1.5-1.el8.x86_64",
"8Base-OSSM-2.1:servicemesh-pilot-agent-0:2.1.5-1.el8.ppc64le",
"8Base-OSSM-2.1:servicemesh-pilot-agent-0:2.1.5-1.el8.s390x",
"8Base-OSSM-2.1:servicemesh-pilot-agent-0:2.1.5-1.el8.x86_64",
"8Base-OSSM-2.1:servicemesh-pilot-discovery-0:2.1.5-1.el8.ppc64le",
"8Base-OSSM-2.1:servicemesh-pilot-discovery-0:2.1.5-1.el8.s390x",
"8Base-OSSM-2.1:servicemesh-pilot-discovery-0:2.1.5-1.el8.x86_64",
"8Base-OSSM-2.1:servicemesh-proxy-0:2.1.5-1.el8.ppc64le",
"8Base-OSSM-2.1:servicemesh-proxy-0:2.1.5-1.el8.s390x",
"8Base-OSSM-2.1:servicemesh-proxy-0:2.1.5-1.el8.src",
"8Base-OSSM-2.1:servicemesh-proxy-0:2.1.5-1.el8.x86_64",
"8Base-OSSM-2.1:servicemesh-proxy-debuginfo-0:2.1.5-1.el8.ppc64le",
"8Base-OSSM-2.1:servicemesh-proxy-debuginfo-0:2.1.5-1.el8.s390x",
"8Base-OSSM-2.1:servicemesh-proxy-debuginfo-0:2.1.5-1.el8.x86_64",
"8Base-OSSM-2.1:servicemesh-proxy-debugsource-0:2.1.5-1.el8.ppc64le",
"8Base-OSSM-2.1:servicemesh-proxy-debugsource-0:2.1.5-1.el8.s390x",
"8Base-OSSM-2.1:servicemesh-proxy-debugsource-0:2.1.5-1.el8.x86_64",
"8Base-OSSM-2.1:servicemesh-proxy-wasm-0:2.1.5-1.el8.noarch",
"8Base-OSSM-2.1:servicemesh-ratelimit-0:2.1.5-1.el8.ppc64le",
"8Base-OSSM-2.1:servicemesh-ratelimit-0:2.1.5-1.el8.s390x",
"8Base-OSSM-2.1:servicemesh-ratelimit-0:2.1.5-1.el8.src",
"8Base-OSSM-2.1:servicemesh-ratelimit-0:2.1.5-1.el8.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2022-29526"
},
{
"category": "external",
"summary": "RHBZ#2084085",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2084085"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2022-29526",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-29526"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2022-29526",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2022-29526"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-announce/c/Y5qrqw_lWdU",
"url": "https://groups.google.com/g/golang-announce/c/Y5qrqw_lWdU"
}
],
"release_date": "2022-05-11T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2022-08-31T16:58:21+00:00",
"details": "The OpenShift Service Mesh Release Notes provide information on the features and known issues:\n\nhttps://docs.openshift.com/container-platform/latest/service_mesh/v2x/servicemesh-release-notes.html",
"product_ids": [
"8Base-OSSM-2.1:servicemesh-operator-0:2.1.5-1.el8.ppc64le",
"8Base-OSSM-2.1:servicemesh-operator-0:2.1.5-1.el8.s390x",
"8Base-OSSM-2.1:servicemesh-operator-0:2.1.5-1.el8.src",
"8Base-OSSM-2.1:servicemesh-operator-0:2.1.5-1.el8.x86_64",
"8Base-OSSM-2.1:servicemesh-prometheus-0:2.23.0-9.el8.ppc64le",
"8Base-OSSM-2.1:servicemesh-prometheus-0:2.23.0-9.el8.s390x",
"8Base-OSSM-2.1:servicemesh-prometheus-0:2.23.0-9.el8.src",
"8Base-OSSM-2.1:servicemesh-prometheus-0:2.23.0-9.el8.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2022:6277"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "LOCAL",
"availabilityImpact": "HIGH",
"baseScore": 6.2,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"8Base-OSSM-2.1:servicemesh-0:2.1.5-1.el8.ppc64le",
"8Base-OSSM-2.1:servicemesh-0:2.1.5-1.el8.s390x",
"8Base-OSSM-2.1:servicemesh-0:2.1.5-1.el8.src",
"8Base-OSSM-2.1:servicemesh-0:2.1.5-1.el8.x86_64",
"8Base-OSSM-2.1:servicemesh-cni-0:2.1.5-1.el8.ppc64le",
"8Base-OSSM-2.1:servicemesh-cni-0:2.1.5-1.el8.s390x",
"8Base-OSSM-2.1:servicemesh-cni-0:2.1.5-1.el8.x86_64",
"8Base-OSSM-2.1:servicemesh-operator-0:2.1.5-1.el8.ppc64le",
"8Base-OSSM-2.1:servicemesh-operator-0:2.1.5-1.el8.s390x",
"8Base-OSSM-2.1:servicemesh-operator-0:2.1.5-1.el8.src",
"8Base-OSSM-2.1:servicemesh-operator-0:2.1.5-1.el8.x86_64",
"8Base-OSSM-2.1:servicemesh-pilot-agent-0:2.1.5-1.el8.ppc64le",
"8Base-OSSM-2.1:servicemesh-pilot-agent-0:2.1.5-1.el8.s390x",
"8Base-OSSM-2.1:servicemesh-pilot-agent-0:2.1.5-1.el8.x86_64",
"8Base-OSSM-2.1:servicemesh-pilot-discovery-0:2.1.5-1.el8.ppc64le",
"8Base-OSSM-2.1:servicemesh-pilot-discovery-0:2.1.5-1.el8.s390x",
"8Base-OSSM-2.1:servicemesh-pilot-discovery-0:2.1.5-1.el8.x86_64",
"8Base-OSSM-2.1:servicemesh-prometheus-0:2.23.0-9.el8.ppc64le",
"8Base-OSSM-2.1:servicemesh-prometheus-0:2.23.0-9.el8.s390x",
"8Base-OSSM-2.1:servicemesh-prometheus-0:2.23.0-9.el8.src",
"8Base-OSSM-2.1:servicemesh-prometheus-0:2.23.0-9.el8.x86_64",
"8Base-OSSM-2.1:servicemesh-proxy-0:2.1.5-1.el8.ppc64le",
"8Base-OSSM-2.1:servicemesh-proxy-0:2.1.5-1.el8.s390x",
"8Base-OSSM-2.1:servicemesh-proxy-0:2.1.5-1.el8.src",
"8Base-OSSM-2.1:servicemesh-proxy-0:2.1.5-1.el8.x86_64",
"8Base-OSSM-2.1:servicemesh-proxy-debuginfo-0:2.1.5-1.el8.ppc64le",
"8Base-OSSM-2.1:servicemesh-proxy-debuginfo-0:2.1.5-1.el8.s390x",
"8Base-OSSM-2.1:servicemesh-proxy-debuginfo-0:2.1.5-1.el8.x86_64",
"8Base-OSSM-2.1:servicemesh-proxy-debugsource-0:2.1.5-1.el8.ppc64le",
"8Base-OSSM-2.1:servicemesh-proxy-debugsource-0:2.1.5-1.el8.s390x",
"8Base-OSSM-2.1:servicemesh-proxy-debugsource-0:2.1.5-1.el8.x86_64",
"8Base-OSSM-2.1:servicemesh-proxy-wasm-0:2.1.5-1.el8.noarch",
"8Base-OSSM-2.1:servicemesh-ratelimit-0:2.1.5-1.el8.ppc64le",
"8Base-OSSM-2.1:servicemesh-ratelimit-0:2.1.5-1.el8.s390x",
"8Base-OSSM-2.1:servicemesh-ratelimit-0:2.1.5-1.el8.src",
"8Base-OSSM-2.1:servicemesh-ratelimit-0:2.1.5-1.el8.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "golang: syscall: faccessat checks wrong group"
},
{
"cve": "CVE-2022-30629",
"cwe": {
"id": "CWE-331",
"name": "Insufficient Entropy"
},
"discovery_date": "2022-06-02T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2092793"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in the crypto/tls golang package. When session tickets are generated by crypto/tls, it is missing the ticket expiration. This issue may allow an attacker to observe the TLS handshakes to correlate successive connections during session resumption.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "golang: crypto/tls: session tickets lack random ticket_age_add",
"title": "Vulnerability summary"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"8Base-OSSM-2.1:servicemesh-0:2.1.5-1.el8.ppc64le",
"8Base-OSSM-2.1:servicemesh-0:2.1.5-1.el8.s390x",
"8Base-OSSM-2.1:servicemesh-0:2.1.5-1.el8.src",
"8Base-OSSM-2.1:servicemesh-0:2.1.5-1.el8.x86_64",
"8Base-OSSM-2.1:servicemesh-cni-0:2.1.5-1.el8.ppc64le",
"8Base-OSSM-2.1:servicemesh-cni-0:2.1.5-1.el8.s390x",
"8Base-OSSM-2.1:servicemesh-cni-0:2.1.5-1.el8.x86_64",
"8Base-OSSM-2.1:servicemesh-operator-0:2.1.5-1.el8.ppc64le",
"8Base-OSSM-2.1:servicemesh-operator-0:2.1.5-1.el8.s390x",
"8Base-OSSM-2.1:servicemesh-operator-0:2.1.5-1.el8.src",
"8Base-OSSM-2.1:servicemesh-operator-0:2.1.5-1.el8.x86_64",
"8Base-OSSM-2.1:servicemesh-pilot-agent-0:2.1.5-1.el8.ppc64le",
"8Base-OSSM-2.1:servicemesh-pilot-agent-0:2.1.5-1.el8.s390x",
"8Base-OSSM-2.1:servicemesh-pilot-agent-0:2.1.5-1.el8.x86_64",
"8Base-OSSM-2.1:servicemesh-pilot-discovery-0:2.1.5-1.el8.ppc64le",
"8Base-OSSM-2.1:servicemesh-pilot-discovery-0:2.1.5-1.el8.s390x",
"8Base-OSSM-2.1:servicemesh-pilot-discovery-0:2.1.5-1.el8.x86_64",
"8Base-OSSM-2.1:servicemesh-prometheus-0:2.23.0-9.el8.ppc64le",
"8Base-OSSM-2.1:servicemesh-prometheus-0:2.23.0-9.el8.s390x",
"8Base-OSSM-2.1:servicemesh-prometheus-0:2.23.0-9.el8.src",
"8Base-OSSM-2.1:servicemesh-prometheus-0:2.23.0-9.el8.x86_64",
"8Base-OSSM-2.1:servicemesh-proxy-0:2.1.5-1.el8.ppc64le",
"8Base-OSSM-2.1:servicemesh-proxy-0:2.1.5-1.el8.s390x",
"8Base-OSSM-2.1:servicemesh-proxy-0:2.1.5-1.el8.src",
"8Base-OSSM-2.1:servicemesh-proxy-0:2.1.5-1.el8.x86_64",
"8Base-OSSM-2.1:servicemesh-proxy-debuginfo-0:2.1.5-1.el8.ppc64le",
"8Base-OSSM-2.1:servicemesh-proxy-debuginfo-0:2.1.5-1.el8.s390x",
"8Base-OSSM-2.1:servicemesh-proxy-debuginfo-0:2.1.5-1.el8.x86_64",
"8Base-OSSM-2.1:servicemesh-proxy-debugsource-0:2.1.5-1.el8.ppc64le",
"8Base-OSSM-2.1:servicemesh-proxy-debugsource-0:2.1.5-1.el8.s390x",
"8Base-OSSM-2.1:servicemesh-proxy-debugsource-0:2.1.5-1.el8.x86_64",
"8Base-OSSM-2.1:servicemesh-proxy-wasm-0:2.1.5-1.el8.noarch",
"8Base-OSSM-2.1:servicemesh-ratelimit-0:2.1.5-1.el8.ppc64le",
"8Base-OSSM-2.1:servicemesh-ratelimit-0:2.1.5-1.el8.s390x",
"8Base-OSSM-2.1:servicemesh-ratelimit-0:2.1.5-1.el8.src",
"8Base-OSSM-2.1:servicemesh-ratelimit-0:2.1.5-1.el8.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2022-30629"
},
{
"category": "external",
"summary": "RHBZ#2092793",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2092793"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2022-30629",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-30629"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2022-30629",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2022-30629"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-announce/c/TzIC9-t8Ytg",
"url": "https://groups.google.com/g/golang-announce/c/TzIC9-t8Ytg"
}
],
"release_date": "2022-06-02T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2022-08-31T16:58:21+00:00",
"details": "The OpenShift Service Mesh Release Notes provide information on the features and known issues:\n\nhttps://docs.openshift.com/container-platform/latest/service_mesh/v2x/servicemesh-release-notes.html",
"product_ids": [
"8Base-OSSM-2.1:servicemesh-0:2.1.5-1.el8.ppc64le",
"8Base-OSSM-2.1:servicemesh-0:2.1.5-1.el8.s390x",
"8Base-OSSM-2.1:servicemesh-0:2.1.5-1.el8.src",
"8Base-OSSM-2.1:servicemesh-0:2.1.5-1.el8.x86_64",
"8Base-OSSM-2.1:servicemesh-cni-0:2.1.5-1.el8.ppc64le",
"8Base-OSSM-2.1:servicemesh-cni-0:2.1.5-1.el8.s390x",
"8Base-OSSM-2.1:servicemesh-cni-0:2.1.5-1.el8.x86_64",
"8Base-OSSM-2.1:servicemesh-operator-0:2.1.5-1.el8.ppc64le",
"8Base-OSSM-2.1:servicemesh-operator-0:2.1.5-1.el8.s390x",
"8Base-OSSM-2.1:servicemesh-operator-0:2.1.5-1.el8.src",
"8Base-OSSM-2.1:servicemesh-operator-0:2.1.5-1.el8.x86_64",
"8Base-OSSM-2.1:servicemesh-pilot-agent-0:2.1.5-1.el8.ppc64le",
"8Base-OSSM-2.1:servicemesh-pilot-agent-0:2.1.5-1.el8.s390x",
"8Base-OSSM-2.1:servicemesh-pilot-agent-0:2.1.5-1.el8.x86_64",
"8Base-OSSM-2.1:servicemesh-pilot-discovery-0:2.1.5-1.el8.ppc64le",
"8Base-OSSM-2.1:servicemesh-pilot-discovery-0:2.1.5-1.el8.s390x",
"8Base-OSSM-2.1:servicemesh-pilot-discovery-0:2.1.5-1.el8.x86_64",
"8Base-OSSM-2.1:servicemesh-prometheus-0:2.23.0-9.el8.ppc64le",
"8Base-OSSM-2.1:servicemesh-prometheus-0:2.23.0-9.el8.s390x",
"8Base-OSSM-2.1:servicemesh-prometheus-0:2.23.0-9.el8.src",
"8Base-OSSM-2.1:servicemesh-prometheus-0:2.23.0-9.el8.x86_64",
"8Base-OSSM-2.1:servicemesh-proxy-0:2.1.5-1.el8.ppc64le",
"8Base-OSSM-2.1:servicemesh-proxy-0:2.1.5-1.el8.s390x",
"8Base-OSSM-2.1:servicemesh-proxy-0:2.1.5-1.el8.src",
"8Base-OSSM-2.1:servicemesh-proxy-0:2.1.5-1.el8.x86_64",
"8Base-OSSM-2.1:servicemesh-proxy-debuginfo-0:2.1.5-1.el8.ppc64le",
"8Base-OSSM-2.1:servicemesh-proxy-debuginfo-0:2.1.5-1.el8.s390x",
"8Base-OSSM-2.1:servicemesh-proxy-debuginfo-0:2.1.5-1.el8.x86_64",
"8Base-OSSM-2.1:servicemesh-proxy-debugsource-0:2.1.5-1.el8.ppc64le",
"8Base-OSSM-2.1:servicemesh-proxy-debugsource-0:2.1.5-1.el8.s390x",
"8Base-OSSM-2.1:servicemesh-proxy-debugsource-0:2.1.5-1.el8.x86_64",
"8Base-OSSM-2.1:servicemesh-proxy-wasm-0:2.1.5-1.el8.noarch",
"8Base-OSSM-2.1:servicemesh-ratelimit-0:2.1.5-1.el8.ppc64le",
"8Base-OSSM-2.1:servicemesh-ratelimit-0:2.1.5-1.el8.s390x",
"8Base-OSSM-2.1:servicemesh-ratelimit-0:2.1.5-1.el8.src",
"8Base-OSSM-2.1:servicemesh-ratelimit-0:2.1.5-1.el8.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2022:6277"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "HIGH",
"attackVector": "NETWORK",
"availabilityImpact": "NONE",
"baseScore": 3.1,
"baseSeverity": "LOW",
"confidentialityImpact": "LOW",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "REQUIRED",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:R/S:U/C:L/I:N/A:N",
"version": "3.1"
},
"products": [
"8Base-OSSM-2.1:servicemesh-0:2.1.5-1.el8.ppc64le",
"8Base-OSSM-2.1:servicemesh-0:2.1.5-1.el8.s390x",
"8Base-OSSM-2.1:servicemesh-0:2.1.5-1.el8.src",
"8Base-OSSM-2.1:servicemesh-0:2.1.5-1.el8.x86_64",
"8Base-OSSM-2.1:servicemesh-cni-0:2.1.5-1.el8.ppc64le",
"8Base-OSSM-2.1:servicemesh-cni-0:2.1.5-1.el8.s390x",
"8Base-OSSM-2.1:servicemesh-cni-0:2.1.5-1.el8.x86_64",
"8Base-OSSM-2.1:servicemesh-operator-0:2.1.5-1.el8.ppc64le",
"8Base-OSSM-2.1:servicemesh-operator-0:2.1.5-1.el8.s390x",
"8Base-OSSM-2.1:servicemesh-operator-0:2.1.5-1.el8.src",
"8Base-OSSM-2.1:servicemesh-operator-0:2.1.5-1.el8.x86_64",
"8Base-OSSM-2.1:servicemesh-pilot-agent-0:2.1.5-1.el8.ppc64le",
"8Base-OSSM-2.1:servicemesh-pilot-agent-0:2.1.5-1.el8.s390x",
"8Base-OSSM-2.1:servicemesh-pilot-agent-0:2.1.5-1.el8.x86_64",
"8Base-OSSM-2.1:servicemesh-pilot-discovery-0:2.1.5-1.el8.ppc64le",
"8Base-OSSM-2.1:servicemesh-pilot-discovery-0:2.1.5-1.el8.s390x",
"8Base-OSSM-2.1:servicemesh-pilot-discovery-0:2.1.5-1.el8.x86_64",
"8Base-OSSM-2.1:servicemesh-prometheus-0:2.23.0-9.el8.ppc64le",
"8Base-OSSM-2.1:servicemesh-prometheus-0:2.23.0-9.el8.s390x",
"8Base-OSSM-2.1:servicemesh-prometheus-0:2.23.0-9.el8.src",
"8Base-OSSM-2.1:servicemesh-prometheus-0:2.23.0-9.el8.x86_64",
"8Base-OSSM-2.1:servicemesh-proxy-0:2.1.5-1.el8.ppc64le",
"8Base-OSSM-2.1:servicemesh-proxy-0:2.1.5-1.el8.s390x",
"8Base-OSSM-2.1:servicemesh-proxy-0:2.1.5-1.el8.src",
"8Base-OSSM-2.1:servicemesh-proxy-0:2.1.5-1.el8.x86_64",
"8Base-OSSM-2.1:servicemesh-proxy-debuginfo-0:2.1.5-1.el8.ppc64le",
"8Base-OSSM-2.1:servicemesh-proxy-debuginfo-0:2.1.5-1.el8.s390x",
"8Base-OSSM-2.1:servicemesh-proxy-debuginfo-0:2.1.5-1.el8.x86_64",
"8Base-OSSM-2.1:servicemesh-proxy-debugsource-0:2.1.5-1.el8.ppc64le",
"8Base-OSSM-2.1:servicemesh-proxy-debugsource-0:2.1.5-1.el8.s390x",
"8Base-OSSM-2.1:servicemesh-proxy-debugsource-0:2.1.5-1.el8.x86_64",
"8Base-OSSM-2.1:servicemesh-proxy-wasm-0:2.1.5-1.el8.noarch",
"8Base-OSSM-2.1:servicemesh-ratelimit-0:2.1.5-1.el8.ppc64le",
"8Base-OSSM-2.1:servicemesh-ratelimit-0:2.1.5-1.el8.s390x",
"8Base-OSSM-2.1:servicemesh-ratelimit-0:2.1.5-1.el8.src",
"8Base-OSSM-2.1:servicemesh-ratelimit-0:2.1.5-1.el8.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Low"
}
],
"title": "golang: crypto/tls: session tickets lack random ticket_age_add"
},
{
"cve": "CVE-2022-31129",
"cwe": {
"id": "CWE-400",
"name": "Uncontrolled Resource Consumption"
},
"discovery_date": "2022-07-07T00:00:00+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"8Base-OSSM-2.1:servicemesh-0:2.1.5-1.el8.ppc64le",
"8Base-OSSM-2.1:servicemesh-0:2.1.5-1.el8.s390x",
"8Base-OSSM-2.1:servicemesh-0:2.1.5-1.el8.src",
"8Base-OSSM-2.1:servicemesh-0:2.1.5-1.el8.x86_64",
"8Base-OSSM-2.1:servicemesh-cni-0:2.1.5-1.el8.ppc64le",
"8Base-OSSM-2.1:servicemesh-cni-0:2.1.5-1.el8.s390x",
"8Base-OSSM-2.1:servicemesh-cni-0:2.1.5-1.el8.x86_64",
"8Base-OSSM-2.1:servicemesh-operator-0:2.1.5-1.el8.ppc64le",
"8Base-OSSM-2.1:servicemesh-operator-0:2.1.5-1.el8.s390x",
"8Base-OSSM-2.1:servicemesh-operator-0:2.1.5-1.el8.src",
"8Base-OSSM-2.1:servicemesh-operator-0:2.1.5-1.el8.x86_64",
"8Base-OSSM-2.1:servicemesh-pilot-agent-0:2.1.5-1.el8.ppc64le",
"8Base-OSSM-2.1:servicemesh-pilot-agent-0:2.1.5-1.el8.s390x",
"8Base-OSSM-2.1:servicemesh-pilot-agent-0:2.1.5-1.el8.x86_64",
"8Base-OSSM-2.1:servicemesh-pilot-discovery-0:2.1.5-1.el8.ppc64le",
"8Base-OSSM-2.1:servicemesh-pilot-discovery-0:2.1.5-1.el8.s390x",
"8Base-OSSM-2.1:servicemesh-pilot-discovery-0:2.1.5-1.el8.x86_64",
"8Base-OSSM-2.1:servicemesh-proxy-0:2.1.5-1.el8.ppc64le",
"8Base-OSSM-2.1:servicemesh-proxy-0:2.1.5-1.el8.s390x",
"8Base-OSSM-2.1:servicemesh-proxy-0:2.1.5-1.el8.src",
"8Base-OSSM-2.1:servicemesh-proxy-0:2.1.5-1.el8.x86_64",
"8Base-OSSM-2.1:servicemesh-proxy-debuginfo-0:2.1.5-1.el8.ppc64le",
"8Base-OSSM-2.1:servicemesh-proxy-debuginfo-0:2.1.5-1.el8.s390x",
"8Base-OSSM-2.1:servicemesh-proxy-debuginfo-0:2.1.5-1.el8.x86_64",
"8Base-OSSM-2.1:servicemesh-proxy-debugsource-0:2.1.5-1.el8.ppc64le",
"8Base-OSSM-2.1:servicemesh-proxy-debugsource-0:2.1.5-1.el8.s390x",
"8Base-OSSM-2.1:servicemesh-proxy-debugsource-0:2.1.5-1.el8.x86_64",
"8Base-OSSM-2.1:servicemesh-proxy-wasm-0:2.1.5-1.el8.noarch",
"8Base-OSSM-2.1:servicemesh-ratelimit-0:2.1.5-1.el8.ppc64le",
"8Base-OSSM-2.1:servicemesh-ratelimit-0:2.1.5-1.el8.s390x",
"8Base-OSSM-2.1:servicemesh-ratelimit-0:2.1.5-1.el8.src",
"8Base-OSSM-2.1:servicemesh-ratelimit-0:2.1.5-1.el8.x86_64"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2105075"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in the Moment.js package. Users who pass user-provided strings without sanity length checks to the moment constructor are vulnerable to regular expression denial of service (ReDoS) attacks.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "moment: inefficient parsing algorithm resulting in DoS",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "Red Hat Fuse provides the affected software but does not use the functionality and as such its impact has been downgraded to Low.\n\nRed Hat Advanced Cluster Management for Kubernetes (RHACM) ships a vulnerable version of the moment library. However, this affected functionality is restricted behind OAuth, reducing the impact to Moderate.\n\nRed Hat Satellite ships a vulnerable version of the moment library. However, this only affects a specific component (qpid-dispatch), reducing the impact to Moderate.\n\nRed Hat Ceph Storage (RHCS) ships a vulnerable version of the moment library, however, it is not directly used and is a transitive dependency from Angular. In addition, the impact would only be to the grafana browser, and not the underlying RHCS system, which reduces the impact to Moderate. \n\nRed Hat OpenShift Service Mesh (OSSM) ships a vulnerable version of the moment library, however, it is not directly used, and as such, the impact has been lowered to Moderate.\n\nRed Hat OpenShift distributed tracing ships a vulnerable version of the moment library, however, it is not directly used, and as such, the impact has been lowered to Moderate.\n\nIn Logging Subsystem for Red Hat OpenShift the vulnerable moment nodejs package is bundled in the ose-logging-kibana6 container as a transitive dependency, hence the direct impact is reduced to Moderate.\n\nIn OpenShift Container Platform 4 the vulnerabile moment package is a third party dependency, hence the direct impact is reduced to Moderate.\n\nIn Quay IO 3.10 and above, no version of affected momentjs is present.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"8Base-OSSM-2.1:servicemesh-prometheus-0:2.23.0-9.el8.ppc64le",
"8Base-OSSM-2.1:servicemesh-prometheus-0:2.23.0-9.el8.s390x",
"8Base-OSSM-2.1:servicemesh-prometheus-0:2.23.0-9.el8.src",
"8Base-OSSM-2.1:servicemesh-prometheus-0:2.23.0-9.el8.x86_64"
],
"known_not_affected": [
"8Base-OSSM-2.1:servicemesh-0:2.1.5-1.el8.ppc64le",
"8Base-OSSM-2.1:servicemesh-0:2.1.5-1.el8.s390x",
"8Base-OSSM-2.1:servicemesh-0:2.1.5-1.el8.src",
"8Base-OSSM-2.1:servicemesh-0:2.1.5-1.el8.x86_64",
"8Base-OSSM-2.1:servicemesh-cni-0:2.1.5-1.el8.ppc64le",
"8Base-OSSM-2.1:servicemesh-cni-0:2.1.5-1.el8.s390x",
"8Base-OSSM-2.1:servicemesh-cni-0:2.1.5-1.el8.x86_64",
"8Base-OSSM-2.1:servicemesh-operator-0:2.1.5-1.el8.ppc64le",
"8Base-OSSM-2.1:servicemesh-operator-0:2.1.5-1.el8.s390x",
"8Base-OSSM-2.1:servicemesh-operator-0:2.1.5-1.el8.src",
"8Base-OSSM-2.1:servicemesh-operator-0:2.1.5-1.el8.x86_64",
"8Base-OSSM-2.1:servicemesh-pilot-agent-0:2.1.5-1.el8.ppc64le",
"8Base-OSSM-2.1:servicemesh-pilot-agent-0:2.1.5-1.el8.s390x",
"8Base-OSSM-2.1:servicemesh-pilot-agent-0:2.1.5-1.el8.x86_64",
"8Base-OSSM-2.1:servicemesh-pilot-discovery-0:2.1.5-1.el8.ppc64le",
"8Base-OSSM-2.1:servicemesh-pilot-discovery-0:2.1.5-1.el8.s390x",
"8Base-OSSM-2.1:servicemesh-pilot-discovery-0:2.1.5-1.el8.x86_64",
"8Base-OSSM-2.1:servicemesh-proxy-0:2.1.5-1.el8.ppc64le",
"8Base-OSSM-2.1:servicemesh-proxy-0:2.1.5-1.el8.s390x",
"8Base-OSSM-2.1:servicemesh-proxy-0:2.1.5-1.el8.src",
"8Base-OSSM-2.1:servicemesh-proxy-0:2.1.5-1.el8.x86_64",
"8Base-OSSM-2.1:servicemesh-proxy-debuginfo-0:2.1.5-1.el8.ppc64le",
"8Base-OSSM-2.1:servicemesh-proxy-debuginfo-0:2.1.5-1.el8.s390x",
"8Base-OSSM-2.1:servicemesh-proxy-debuginfo-0:2.1.5-1.el8.x86_64",
"8Base-OSSM-2.1:servicemesh-proxy-debugsource-0:2.1.5-1.el8.ppc64le",
"8Base-OSSM-2.1:servicemesh-proxy-debugsource-0:2.1.5-1.el8.s390x",
"8Base-OSSM-2.1:servicemesh-proxy-debugsource-0:2.1.5-1.el8.x86_64",
"8Base-OSSM-2.1:servicemesh-proxy-wasm-0:2.1.5-1.el8.noarch",
"8Base-OSSM-2.1:servicemesh-ratelimit-0:2.1.5-1.el8.ppc64le",
"8Base-OSSM-2.1:servicemesh-ratelimit-0:2.1.5-1.el8.s390x",
"8Base-OSSM-2.1:servicemesh-ratelimit-0:2.1.5-1.el8.src",
"8Base-OSSM-2.1:servicemesh-ratelimit-0:2.1.5-1.el8.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2022-31129"
},
{
"category": "external",
"summary": "RHBZ#2105075",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2105075"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2022-31129",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-31129"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2022-31129",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2022-31129"
},
{
"category": "external",
"summary": "https://github.com/moment/moment/security/advisories/GHSA-wc69-rhjr-hc9g",
"url": "https://github.com/moment/moment/security/advisories/GHSA-wc69-rhjr-hc9g"
}
],
"release_date": "2022-07-06T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2022-08-31T16:58:21+00:00",
"details": "The OpenShift Service Mesh Release Notes provide information on the features and known issues:\n\nhttps://docs.openshift.com/container-platform/latest/service_mesh/v2x/servicemesh-release-notes.html",
"product_ids": [
"8Base-OSSM-2.1:servicemesh-prometheus-0:2.23.0-9.el8.ppc64le",
"8Base-OSSM-2.1:servicemesh-prometheus-0:2.23.0-9.el8.s390x",
"8Base-OSSM-2.1:servicemesh-prometheus-0:2.23.0-9.el8.src",
"8Base-OSSM-2.1:servicemesh-prometheus-0:2.23.0-9.el8.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2022:6277"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"8Base-OSSM-2.1:servicemesh-0:2.1.5-1.el8.ppc64le",
"8Base-OSSM-2.1:servicemesh-0:2.1.5-1.el8.s390x",
"8Base-OSSM-2.1:servicemesh-0:2.1.5-1.el8.src",
"8Base-OSSM-2.1:servicemesh-0:2.1.5-1.el8.x86_64",
"8Base-OSSM-2.1:servicemesh-cni-0:2.1.5-1.el8.ppc64le",
"8Base-OSSM-2.1:servicemesh-cni-0:2.1.5-1.el8.s390x",
"8Base-OSSM-2.1:servicemesh-cni-0:2.1.5-1.el8.x86_64",
"8Base-OSSM-2.1:servicemesh-operator-0:2.1.5-1.el8.ppc64le",
"8Base-OSSM-2.1:servicemesh-operator-0:2.1.5-1.el8.s390x",
"8Base-OSSM-2.1:servicemesh-operator-0:2.1.5-1.el8.src",
"8Base-OSSM-2.1:servicemesh-operator-0:2.1.5-1.el8.x86_64",
"8Base-OSSM-2.1:servicemesh-pilot-agent-0:2.1.5-1.el8.ppc64le",
"8Base-OSSM-2.1:servicemesh-pilot-agent-0:2.1.5-1.el8.s390x",
"8Base-OSSM-2.1:servicemesh-pilot-agent-0:2.1.5-1.el8.x86_64",
"8Base-OSSM-2.1:servicemesh-pilot-discovery-0:2.1.5-1.el8.ppc64le",
"8Base-OSSM-2.1:servicemesh-pilot-discovery-0:2.1.5-1.el8.s390x",
"8Base-OSSM-2.1:servicemesh-pilot-discovery-0:2.1.5-1.el8.x86_64",
"8Base-OSSM-2.1:servicemesh-prometheus-0:2.23.0-9.el8.ppc64le",
"8Base-OSSM-2.1:servicemesh-prometheus-0:2.23.0-9.el8.s390x",
"8Base-OSSM-2.1:servicemesh-prometheus-0:2.23.0-9.el8.src",
"8Base-OSSM-2.1:servicemesh-prometheus-0:2.23.0-9.el8.x86_64",
"8Base-OSSM-2.1:servicemesh-proxy-0:2.1.5-1.el8.ppc64le",
"8Base-OSSM-2.1:servicemesh-proxy-0:2.1.5-1.el8.s390x",
"8Base-OSSM-2.1:servicemesh-proxy-0:2.1.5-1.el8.src",
"8Base-OSSM-2.1:servicemesh-proxy-0:2.1.5-1.el8.x86_64",
"8Base-OSSM-2.1:servicemesh-proxy-debuginfo-0:2.1.5-1.el8.ppc64le",
"8Base-OSSM-2.1:servicemesh-proxy-debuginfo-0:2.1.5-1.el8.s390x",
"8Base-OSSM-2.1:servicemesh-proxy-debuginfo-0:2.1.5-1.el8.x86_64",
"8Base-OSSM-2.1:servicemesh-proxy-debugsource-0:2.1.5-1.el8.ppc64le",
"8Base-OSSM-2.1:servicemesh-proxy-debugsource-0:2.1.5-1.el8.s390x",
"8Base-OSSM-2.1:servicemesh-proxy-debugsource-0:2.1.5-1.el8.x86_64",
"8Base-OSSM-2.1:servicemesh-proxy-wasm-0:2.1.5-1.el8.noarch",
"8Base-OSSM-2.1:servicemesh-ratelimit-0:2.1.5-1.el8.ppc64le",
"8Base-OSSM-2.1:servicemesh-ratelimit-0:2.1.5-1.el8.s390x",
"8Base-OSSM-2.1:servicemesh-ratelimit-0:2.1.5-1.el8.src",
"8Base-OSSM-2.1:servicemesh-ratelimit-0:2.1.5-1.el8.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "moment: inefficient parsing algorithm resulting in DoS"
}
]
}
rhsa-2023_4488
Vulnerability from csaf_redhat
Notes
{
"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": "The components for Red Hat OpenShift support for Windows Containers 6.0.1 are now available. This product release includes bug fixes and security update for the following packages: windows-machine-config-operator and windows-machine-config-operator-bundle.\n\nRed Hat Product Security has rated this update as having a security impact of Moderate. A Common Vulnerability Scoring System (CVSS) base score, which gives a detailed severity rating, is available for each vulnerability from the CVE link(s) in the References section.",
"title": "Topic"
},
{
"category": "general",
"text": "Red Hat OpenShift support for Windows Containers allows you to deploy Windows container workloads running on Windows Server containers.\n\nSecurity Fix(es):\n\n* golang: crash in a golang.org/x/crypto/ssh server (CVE-2022-27191)\n* containerd: supplementary groups are not set up properly (CVE-2023-25173)\n* golang: crypto/tls: session tickets lack random ticket_age_add (CVE-2022-30629)\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:4488",
"url": "https://access.redhat.com/errata/RHSA-2023:4488"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/updates/classification/#moderate",
"url": "https://access.redhat.com/security/updates/classification/#moderate"
},
{
"category": "external",
"summary": "2064702",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2064702"
},
{
"category": "external",
"summary": "2092793",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2092793"
},
{
"category": "external",
"summary": "2174485",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2174485"
},
{
"category": "external",
"summary": "OCPBUGS-10418",
"url": "https://issues.redhat.com/browse/OCPBUGS-10418"
},
{
"category": "external",
"summary": "OCPBUGS-11831",
"url": "https://issues.redhat.com/browse/OCPBUGS-11831"
},
{
"category": "external",
"summary": "OCPBUGS-15435",
"url": "https://issues.redhat.com/browse/OCPBUGS-15435"
},
{
"category": "external",
"summary": "OCPBUGS-3572",
"url": "https://issues.redhat.com/browse/OCPBUGS-3572"
},
{
"category": "external",
"summary": "OCPBUGS-4247",
"url": "https://issues.redhat.com/browse/OCPBUGS-4247"
},
{
"category": "external",
"summary": "OCPBUGS-5894",
"url": "https://issues.redhat.com/browse/OCPBUGS-5894"
},
{
"category": "external",
"summary": "OCPBUGS-7726",
"url": "https://issues.redhat.com/browse/OCPBUGS-7726"
},
{
"category": "external",
"summary": "OCPBUGS-8055",
"url": "https://issues.redhat.com/browse/OCPBUGS-8055"
},
{
"category": "external",
"summary": "WINC-818",
"url": "https://issues.redhat.com/browse/WINC-818"
},
{
"category": "external",
"summary": "WINC-823",
"url": "https://issues.redhat.com/browse/WINC-823"
},
{
"category": "self",
"summary": "Canonical URL",
"url": "https://security.access.redhat.com/data/csaf/v2/advisories/2023/rhsa-2023_4488.json"
}
],
"title": "Red Hat Security Advisory: Red Hat OpenShift support for Windows Containers 6.0.1[security update]",
"tracking": {
"current_release_date": "2025-01-06T19:27:51+00:00",
"generator": {
"date": "2025-01-06T19:27:51+00:00",
"engine": {
"name": "Red Hat SDEngine",
"version": "4.2.5"
}
},
"id": "RHSA-2023:4488",
"initial_release_date": "2023-08-07T00:27:33+00:00",
"revision_history": [
{
"date": "2023-08-07T00:27:33+00:00",
"number": "1",
"summary": "Initial version"
},
{
"date": "2023-08-07T00:27:33+00:00",
"number": "2",
"summary": "Last updated version"
},
{
"date": "2025-01-06T19:27:51+00:00",
"number": "3",
"summary": "Last generated version"
}
],
"status": "final",
"version": "3"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_name",
"name": "Red Hat OpenShift Container Platform 4.11",
"product": {
"name": "Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11",
"product_identification_helper": {
"cpe": "cpe:/a:redhat:openshift:4.11::el8"
}
}
}
],
"category": "product_family",
"name": "Red Hat OpenShift Enterprise"
},
{
"branches": [
{
"category": "product_version",
"name": "openshift4-wincw/windows-machine-config-operator-bundle@sha256:cd4c5c5b0fa1691a48d2ac33a2794c89e8e60d804a6e36d42ccd868b90c5ac05_amd64",
"product": {
"name": "openshift4-wincw/windows-machine-config-operator-bundle@sha256:cd4c5c5b0fa1691a48d2ac33a2794c89e8e60d804a6e36d42ccd868b90c5ac05_amd64",
"product_id": "openshift4-wincw/windows-machine-config-operator-bundle@sha256:cd4c5c5b0fa1691a48d2ac33a2794c89e8e60d804a6e36d42ccd868b90c5ac05_amd64",
"product_identification_helper": {
"purl": "pkg:oci/windows-machine-config-operator-bundle@sha256:cd4c5c5b0fa1691a48d2ac33a2794c89e8e60d804a6e36d42ccd868b90c5ac05?arch=amd64\u0026repository_url=registry.redhat.io/openshift4-wincw/windows-machine-config-operator-bundle\u0026tag=v6.0.1-42"
}
}
},
{
"category": "product_version",
"name": "openshift4-wincw/windows-machine-config-rhel8-operator@sha256:0326010fe1acf466d43a363bf7285a814443c73a2be821cdd7465c0defa04401_amd64",
"product": {
"name": "openshift4-wincw/windows-machine-config-rhel8-operator@sha256:0326010fe1acf466d43a363bf7285a814443c73a2be821cdd7465c0defa04401_amd64",
"product_id": "openshift4-wincw/windows-machine-config-rhel8-operator@sha256:0326010fe1acf466d43a363bf7285a814443c73a2be821cdd7465c0defa04401_amd64",
"product_identification_helper": {
"purl": "pkg:oci/windows-machine-config-rhel8-operator@sha256:0326010fe1acf466d43a363bf7285a814443c73a2be821cdd7465c0defa04401?arch=amd64\u0026repository_url=registry.redhat.io/openshift4-wincw/windows-machine-config-rhel8-operator\u0026tag=6.0.1-38"
}
}
}
],
"category": "architecture",
"name": "amd64"
}
],
"category": "vendor",
"name": "Red Hat"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4-wincw/windows-machine-config-operator-bundle@sha256:cd4c5c5b0fa1691a48d2ac33a2794c89e8e60d804a6e36d42ccd868b90c5ac05_amd64 as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:openshift4-wincw/windows-machine-config-operator-bundle@sha256:cd4c5c5b0fa1691a48d2ac33a2794c89e8e60d804a6e36d42ccd868b90c5ac05_amd64"
},
"product_reference": "openshift4-wincw/windows-machine-config-operator-bundle@sha256:cd4c5c5b0fa1691a48d2ac33a2794c89e8e60d804a6e36d42ccd868b90c5ac05_amd64",
"relates_to_product_reference": "8Base-RHOSE-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4-wincw/windows-machine-config-rhel8-operator@sha256:0326010fe1acf466d43a363bf7285a814443c73a2be821cdd7465c0defa04401_amd64 as a component of Red Hat OpenShift Container Platform 4.11",
"product_id": "8Base-RHOSE-4.11:openshift4-wincw/windows-machine-config-rhel8-operator@sha256:0326010fe1acf466d43a363bf7285a814443c73a2be821cdd7465c0defa04401_amd64"
},
"product_reference": "openshift4-wincw/windows-machine-config-rhel8-operator@sha256:0326010fe1acf466d43a363bf7285a814443c73a2be821cdd7465c0defa04401_amd64",
"relates_to_product_reference": "8Base-RHOSE-4.11"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2022-27191",
"cwe": {
"id": "CWE-327",
"name": "Use of a Broken or Risky Cryptographic Algorithm"
},
"discovery_date": "2022-03-16T00:00:00+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"8Base-RHOSE-4.11:openshift4-wincw/windows-machine-config-operator-bundle@sha256:cd4c5c5b0fa1691a48d2ac33a2794c89e8e60d804a6e36d42ccd868b90c5ac05_amd64"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2064702"
}
],
"notes": [
{
"category": "description",
"text": "A broken cryptographic algorithm flaw was found in golang.org/x/crypto/ssh. This issue causes a client to fail authentication with RSA keys to servers that reject signature algorithms based on SHA-2, enabling an attacker to crash the server, resulting in a loss of availability.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "golang: crash in a golang.org/x/crypto/ssh server",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "In OpenShift Container Platform (OCP) the vulnerable golang.org/x/crypto/ssh package is bundled in many components. The affected code is in the SSH server portion that is not used, hence the impact by this vulnerability is reduced. Additionally the OCP installer components, that also bundle vulnerable golang.org/x/crypto/ssh package, are used only during the cluster installation process, hence for already deployed and running OCP clusters the installer components are considered as affected by this vulnerability but not impacted.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"8Base-RHOSE-4.11:openshift4-wincw/windows-machine-config-rhel8-operator@sha256:0326010fe1acf466d43a363bf7285a814443c73a2be821cdd7465c0defa04401_amd64"
],
"known_not_affected": [
"8Base-RHOSE-4.11:openshift4-wincw/windows-machine-config-operator-bundle@sha256:cd4c5c5b0fa1691a48d2ac33a2794c89e8e60d804a6e36d42ccd868b90c5ac05_amd64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2022-27191"
},
{
"category": "external",
"summary": "RHBZ#2064702",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2064702"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2022-27191",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-27191"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2022-27191",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2022-27191"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-announce/c/-cp44ypCT5s/m/wmegxkLiAQAJ",
"url": "https://groups.google.com/g/golang-announce/c/-cp44ypCT5s/m/wmegxkLiAQAJ"
}
],
"release_date": "2022-03-15T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2023-08-07T00:27:33+00:00",
"details": "Before applying this update, make sure all previously released errata\nrelevant to your system have been applied.\n\nFor details on how to apply this update, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"8Base-RHOSE-4.11:openshift4-wincw/windows-machine-config-rhel8-operator@sha256:0326010fe1acf466d43a363bf7285a814443c73a2be821cdd7465c0defa04401_amd64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2023:4488"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"8Base-RHOSE-4.11:openshift4-wincw/windows-machine-config-operator-bundle@sha256:cd4c5c5b0fa1691a48d2ac33a2794c89e8e60d804a6e36d42ccd868b90c5ac05_amd64",
"8Base-RHOSE-4.11:openshift4-wincw/windows-machine-config-rhel8-operator@sha256:0326010fe1acf466d43a363bf7285a814443c73a2be821cdd7465c0defa04401_amd64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "golang: crash in a golang.org/x/crypto/ssh server"
},
{
"cve": "CVE-2022-30629",
"cwe": {
"id": "CWE-331",
"name": "Insufficient Entropy"
},
"discovery_date": "2022-06-02T00:00:00+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"8Base-RHOSE-4.11:openshift4-wincw/windows-machine-config-operator-bundle@sha256:cd4c5c5b0fa1691a48d2ac33a2794c89e8e60d804a6e36d42ccd868b90c5ac05_amd64"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2092793"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in the crypto/tls golang package. When session tickets are generated by crypto/tls, it is missing the ticket expiration. This issue may allow an attacker to observe the TLS handshakes to correlate successive connections during session resumption.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "golang: crypto/tls: session tickets lack random ticket_age_add",
"title": "Vulnerability summary"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"8Base-RHOSE-4.11:openshift4-wincw/windows-machine-config-rhel8-operator@sha256:0326010fe1acf466d43a363bf7285a814443c73a2be821cdd7465c0defa04401_amd64"
],
"known_not_affected": [
"8Base-RHOSE-4.11:openshift4-wincw/windows-machine-config-operator-bundle@sha256:cd4c5c5b0fa1691a48d2ac33a2794c89e8e60d804a6e36d42ccd868b90c5ac05_amd64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2022-30629"
},
{
"category": "external",
"summary": "RHBZ#2092793",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2092793"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2022-30629",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-30629"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2022-30629",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2022-30629"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-announce/c/TzIC9-t8Ytg",
"url": "https://groups.google.com/g/golang-announce/c/TzIC9-t8Ytg"
}
],
"release_date": "2022-06-02T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2023-08-07T00:27:33+00:00",
"details": "Before applying this update, make sure all previously released errata\nrelevant to your system have been applied.\n\nFor details on how to apply this update, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"8Base-RHOSE-4.11:openshift4-wincw/windows-machine-config-rhel8-operator@sha256:0326010fe1acf466d43a363bf7285a814443c73a2be821cdd7465c0defa04401_amd64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2023:4488"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "HIGH",
"attackVector": "NETWORK",
"availabilityImpact": "NONE",
"baseScore": 3.1,
"baseSeverity": "LOW",
"confidentialityImpact": "LOW",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "REQUIRED",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:R/S:U/C:L/I:N/A:N",
"version": "3.1"
},
"products": [
"8Base-RHOSE-4.11:openshift4-wincw/windows-machine-config-operator-bundle@sha256:cd4c5c5b0fa1691a48d2ac33a2794c89e8e60d804a6e36d42ccd868b90c5ac05_amd64",
"8Base-RHOSE-4.11:openshift4-wincw/windows-machine-config-rhel8-operator@sha256:0326010fe1acf466d43a363bf7285a814443c73a2be821cdd7465c0defa04401_amd64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Low"
}
],
"title": "golang: crypto/tls: session tickets lack random ticket_age_add"
},
{
"cve": "CVE-2023-25173",
"cwe": {
"id": "CWE-842",
"name": "Placement of User into Incorrect Group"
},
"discovery_date": "2023-03-01T00:00:00+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"8Base-RHOSE-4.11:openshift4-wincw/windows-machine-config-operator-bundle@sha256:cd4c5c5b0fa1691a48d2ac33a2794c89e8e60d804a6e36d42ccd868b90c5ac05_amd64"
]
}
],
"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": [
"8Base-RHOSE-4.11:openshift4-wincw/windows-machine-config-rhel8-operator@sha256:0326010fe1acf466d43a363bf7285a814443c73a2be821cdd7465c0defa04401_amd64"
],
"known_not_affected": [
"8Base-RHOSE-4.11:openshift4-wincw/windows-machine-config-operator-bundle@sha256:cd4c5c5b0fa1691a48d2ac33a2794c89e8e60d804a6e36d42ccd868b90c5ac05_amd64"
]
},
"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-08-07T00:27:33+00:00",
"details": "Before applying this update, make sure all previously released errata\nrelevant to your system have been applied.\n\nFor details on how to apply this update, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"8Base-RHOSE-4.11:openshift4-wincw/windows-machine-config-rhel8-operator@sha256:0326010fe1acf466d43a363bf7285a814443c73a2be821cdd7465c0defa04401_amd64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2023:4488"
}
],
"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": [
"8Base-RHOSE-4.11:openshift4-wincw/windows-machine-config-operator-bundle@sha256:cd4c5c5b0fa1691a48d2ac33a2794c89e8e60d804a6e36d42ccd868b90c5ac05_amd64",
"8Base-RHOSE-4.11:openshift4-wincw/windows-machine-config-rhel8-operator@sha256:0326010fe1acf466d43a363bf7285a814443c73a2be821cdd7465c0defa04401_amd64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Low"
}
],
"title": "containerd: Supplementary groups are not set up properly"
}
]
}
fkie_cve-2022-30629
Vulnerability from fkie_nvd
| URL | Tags | ||
|---|---|---|---|
| security@golang.org | https://go.dev/cl/405994 | Patch | |
| security@golang.org | https://go.dev/issue/52814 | Exploit, Issue Tracking, Vendor Advisory | |
| security@golang.org | https://go.googlesource.com/go/+/fe4de36198794c447fbd9d7cc2d7199a506c76a5 | Mailing List, Patch | |
| security@golang.org | https://groups.google.com/g/golang-announce/c/TzIC9-t8Ytg/m/IWz5T6x7AAAJ | Mailing List, Vendor Advisory | |
| security@golang.org | https://pkg.go.dev/vuln/GO-2022-0531 | Vendor Advisory | |
| af854a3a-2127-422b-91ae-364da2661108 | https://go.dev/cl/405994 | Patch | |
| af854a3a-2127-422b-91ae-364da2661108 | https://go.dev/issue/52814 | Exploit, Issue Tracking, Vendor Advisory | |
| af854a3a-2127-422b-91ae-364da2661108 | https://go.googlesource.com/go/+/fe4de36198794c447fbd9d7cc2d7199a506c76a5 | Mailing List, Patch | |
| af854a3a-2127-422b-91ae-364da2661108 | https://groups.google.com/g/golang-announce/c/TzIC9-t8Ytg/m/IWz5T6x7AAAJ | Mailing List, Vendor Advisory | |
| af854a3a-2127-422b-91ae-364da2661108 | https://pkg.go.dev/vuln/GO-2022-0531 | Vendor Advisory |
{
"configurations": [
{
"nodes": [
{
"cpeMatch": [
{
"criteria": "cpe:2.3:a:golang:go:*:*:*:*:*:*:*:*",
"matchCriteriaId": "338E9C2D-AE40-4FA3-9A44-08C9B508B756",
"versionEndExcluding": "1.17.11",
"vulnerable": true
},
{
"criteria": "cpe:2.3:a:golang:go:*:*:*:*:*:*:*:*",
"matchCriteriaId": "6782EAAE-0437-495C-A6B4-1CFB39DAAFA6",
"versionEndExcluding": "1.18.3",
"versionStartIncluding": "1.18.0",
"vulnerable": true
}
],
"negate": false,
"operator": "OR"
}
]
}
],
"cveTags": [],
"descriptions": [
{
"lang": "en",
"value": "Non-random values for ticket_age_add in session tickets in crypto/tls before Go 1.17.11 and Go 1.18.3 allow an attacker that can observe TLS handshakes to correlate successive connections by comparing ticket ages during session resumption."
},
{
"lang": "es",
"value": "Valores no aleatorios para la funci\u00f3n ticket_age_add en los tickets de sesi\u00f3n en crypto/tls versiones anteriores a Go 1.17.11 y Go 1.18.3, permiten a un atacante que pueda observar los handshakes TLS correlacionar conexiones sucesivas comparando las edades de los tickets durante la reanudaci\u00f3n de la sesi\u00f3n"
}
],
"id": "CVE-2022-30629",
"lastModified": "2024-11-21T07:03:03.717",
"metrics": {
"cvssMetricV31": [
{
"cvssData": {
"attackComplexity": "HIGH",
"attackVector": "NETWORK",
"availabilityImpact": "NONE",
"baseScore": 3.1,
"baseSeverity": "LOW",
"confidentialityImpact": "LOW",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "REQUIRED",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:R/S:U/C:L/I:N/A:N",
"version": "3.1"
},
"exploitabilityScore": 1.6,
"impactScore": 1.4,
"source": "nvd@nist.gov",
"type": "Primary"
}
]
},
"published": "2022-08-10T20:15:40.560",
"references": [
{
"source": "security@golang.org",
"tags": [
"Patch"
],
"url": "https://go.dev/cl/405994"
},
{
"source": "security@golang.org",
"tags": [
"Exploit",
"Issue Tracking",
"Vendor Advisory"
],
"url": "https://go.dev/issue/52814"
},
{
"source": "security@golang.org",
"tags": [
"Mailing List",
"Patch"
],
"url": "https://go.googlesource.com/go/+/fe4de36198794c447fbd9d7cc2d7199a506c76a5"
},
{
"source": "security@golang.org",
"tags": [
"Mailing List",
"Vendor Advisory"
],
"url": "https://groups.google.com/g/golang-announce/c/TzIC9-t8Ytg/m/IWz5T6x7AAAJ"
},
{
"source": "security@golang.org",
"tags": [
"Vendor Advisory"
],
"url": "https://pkg.go.dev/vuln/GO-2022-0531"
},
{
"source": "af854a3a-2127-422b-91ae-364da2661108",
"tags": [
"Patch"
],
"url": "https://go.dev/cl/405994"
},
{
"source": "af854a3a-2127-422b-91ae-364da2661108",
"tags": [
"Exploit",
"Issue Tracking",
"Vendor Advisory"
],
"url": "https://go.dev/issue/52814"
},
{
"source": "af854a3a-2127-422b-91ae-364da2661108",
"tags": [
"Mailing List",
"Patch"
],
"url": "https://go.googlesource.com/go/+/fe4de36198794c447fbd9d7cc2d7199a506c76a5"
},
{
"source": "af854a3a-2127-422b-91ae-364da2661108",
"tags": [
"Mailing List",
"Vendor Advisory"
],
"url": "https://groups.google.com/g/golang-announce/c/TzIC9-t8Ytg/m/IWz5T6x7AAAJ"
},
{
"source": "af854a3a-2127-422b-91ae-364da2661108",
"tags": [
"Vendor Advisory"
],
"url": "https://pkg.go.dev/vuln/GO-2022-0531"
}
],
"sourceIdentifier": "security@golang.org",
"vulnStatus": "Modified",
"weaknesses": [
{
"description": [
{
"lang": "en",
"value": "CWE-330"
}
],
"source": "nvd@nist.gov",
"type": "Primary"
}
]
}
ghsa-j55j-52j7-vq87
Vulnerability from github
Non-random values for ticket_age_add in session tickets in crypto/tls before Go 1.17.11 and Go 1.18.3 allow an attacker that can observe TLS handshakes to correlate successive connections by comparing ticket ages during session resumption.
{
"affected": [],
"aliases": [
"CVE-2022-30629"
],
"database_specific": {
"cwe_ids": [
"CWE-330"
],
"github_reviewed": false,
"github_reviewed_at": null,
"nvd_published_at": "2022-08-10T20:15:00Z",
"severity": "HIGH"
},
"details": "Non-random values for ticket_age_add in session tickets in crypto/tls before Go 1.17.11 and Go 1.18.3 allow an attacker that can observe TLS handshakes to correlate successive connections by comparing ticket ages during session resumption.",
"id": "GHSA-j55j-52j7-vq87",
"modified": "2022-08-17T00:00:32Z",
"published": "2022-08-11T00:00:17Z",
"references": [
{
"type": "ADVISORY",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2022-30629"
},
{
"type": "WEB",
"url": "https://go.dev/cl/405994"
},
{
"type": "WEB",
"url": "https://go.dev/issue/52814"
},
{
"type": "WEB",
"url": "https://go.googlesource.com/go/+/fe4de36198794c447fbd9d7cc2d7199a506c76a5"
},
{
"type": "WEB",
"url": "https://groups.google.com/g/golang-announce/c/TzIC9-t8Ytg/m/IWz5T6x7AAAJ"
},
{
"type": "WEB",
"url": "https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/RQXU752ALW53OJAF5MG3WMR5CCZVLWW6"
},
{
"type": "WEB",
"url": "https://pkg.go.dev/vuln/GO-2022-0531"
},
{
"type": "WEB",
"url": "https://security.netapp.com/advisory/ntap-20220915-0004"
}
],
"schema_version": "1.4.0",
"severity": [
{
"score": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:N/A:N",
"type": "CVSS_V3"
}
]
}
CERTFR-2023-AVI-0701
Vulnerability from certfr_avis
De multiples vulnérabilités ont été découvertes dans Splunk. Certaines d'entre elles permettent à un attaquant de provoquer un problème de sécurité non spécifié par l'éditeur, une exécution de code arbitraire à distance et un déni de service à distance.
Solution
Se référer au bulletin de sécurité de l'éditeur pour l'obtention des correctifs (cf. section Documentation).
None| Vendor | Product | Description | ||
|---|---|---|---|---|
| Splunk | Universal Forwarder | Universal Forwarder versions 9.0.x antérieures à 9.0.6 | ||
| Splunk | N/A | Splunk ITSI versions 4.15.x antérieures à 4.15.3 | ||
| Splunk | Universal Forwarder | Universal Forwarder versions 8.2.x antérieures à 8.2.12 | ||
| Splunk | N/A | Splunk Cloud versions antérieures à 9.0.2305.200 | ||
| Splunk | Universal Forwarder | Universal Forwarder versions 9.1.x antérieures à 9.1.1 | ||
| Splunk | Splunk Enterprise | Splunk Enterprise versions 8.2.x antérieures à 8.2.12 | ||
| Splunk | N/A | Splunk ITSI versions 4.13.x antérieures à 4.13.3 | ||
| Splunk | Splunk Enterprise | Splunk Enterprise versions 9.1.x antérieures à 9.1.1 | ||
| Splunk | Splunk Enterprise | Splunk Enterprise versions 9.0.x antérieures à 9.0.6 |
| Title | Publication Time | Tags | |||||||||||||||||||||||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
|
|||||||||||||||||||||||||||||||||||
{
"$ref": "https://www.cert.ssi.gouv.fr/openapi.json",
"affected_systems": [
{
"description": "Universal Forwarder versions 9.0.x ant\u00e9rieures \u00e0 9.0.6",
"product": {
"name": "Universal Forwarder",
"vendor": {
"name": "Splunk",
"scada": false
}
}
},
{
"description": "Splunk ITSI versions 4.15.x ant\u00e9rieures \u00e0 4.15.3",
"product": {
"name": "N/A",
"vendor": {
"name": "Splunk",
"scada": false
}
}
},
{
"description": "Universal Forwarder versions 8.2.x ant\u00e9rieures \u00e0 8.2.12",
"product": {
"name": "Universal Forwarder",
"vendor": {
"name": "Splunk",
"scada": false
}
}
},
{
"description": "Splunk Cloud versions ant\u00e9rieures \u00e0 9.0.2305.200",
"product": {
"name": "N/A",
"vendor": {
"name": "Splunk",
"scada": false
}
}
},
{
"description": "Universal Forwarder versions 9.1.x ant\u00e9rieures \u00e0 9.1.1",
"product": {
"name": "Universal Forwarder",
"vendor": {
"name": "Splunk",
"scada": false
}
}
},
{
"description": "Splunk Enterprise versions 8.2.x ant\u00e9rieures \u00e0 8.2.12",
"product": {
"name": "Splunk Enterprise",
"vendor": {
"name": "Splunk",
"scada": false
}
}
},
{
"description": "Splunk ITSI versions 4.13.x ant\u00e9rieures \u00e0 4.13.3",
"product": {
"name": "N/A",
"vendor": {
"name": "Splunk",
"scada": false
}
}
},
{
"description": "Splunk Enterprise versions 9.1.x ant\u00e9rieures \u00e0 9.1.1",
"product": {
"name": "Splunk Enterprise",
"vendor": {
"name": "Splunk",
"scada": false
}
}
},
{
"description": "Splunk Enterprise versions 9.0.x ant\u00e9rieures \u00e0 9.0.6",
"product": {
"name": "Splunk Enterprise",
"vendor": {
"name": "Splunk",
"scada": false
}
}
}
],
"affected_systems_content": null,
"content": "## Solution\n\nSe r\u00e9f\u00e9rer au bulletin de s\u00e9curit\u00e9 de l\u0027\u00e9diteur pour l\u0027obtention des\ncorrectifs (cf. section Documentation).\n",
"cves": [
{
"name": "CVE-2021-22898",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-22898"
},
{
"name": "CVE-2022-40899",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-40899"
},
{
"name": "CVE-2022-35252",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-35252"
},
{
"name": "CVE-2022-31129",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-31129"
},
{
"name": "CVE-2022-32189",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-32189"
},
{
"name": "CVE-2021-27919",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-27919"
},
{
"name": "CVE-2019-20454",
"url": "https://www.cve.org/CVERecord?id=CVE-2019-20454"
},
{
"name": "CVE-2021-29425",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-29425"
},
{
"name": "CVE-2022-30631",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-30631"
},
{
"name": "CVE-2022-27191",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-27191"
},
{
"name": "CVE-2022-46175",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-46175"
},
{
"name": "CVE-2020-8169",
"url": "https://www.cve.org/CVERecord?id=CVE-2020-8169"
},
{
"name": "CVE-2022-27781",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-27781"
},
{
"name": "CVE-2021-22925",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-22925"
},
{
"name": "CVE-2021-3572",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-3572"
},
{
"name": "CVE-2023-4571",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-4571"
},
{
"name": "CVE-2022-35260",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-35260"
},
{
"name": "CVE-2023-29404",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-29404"
},
{
"name": "CVE-2022-27536",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-27536"
},
{
"name": "CVE-2022-24921",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-24921"
},
{
"name": "CVE-2022-32208",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-32208"
},
{
"name": "CVE-2022-28327",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-28327"
},
{
"name": "CVE-2020-28851",
"url": "https://www.cve.org/CVERecord?id=CVE-2020-28851"
},
{
"name": "CVE-2021-33196",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-33196"
},
{
"name": "CVE-2021-31525",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-31525"
},
{
"name": "CVE-2020-8285",
"url": "https://www.cve.org/CVERecord?id=CVE-2020-8285"
},
{
"name": "CVE-2021-22901",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-22901"
},
{
"name": "CVE-2022-27778",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-27778"
},
{
"name": "CVE-2021-33198",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-33198"
},
{
"name": "CVE-2022-30635",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-30635"
},
{
"name": "CVE-2019-20838",
"url": "https://www.cve.org/CVERecord?id=CVE-2019-20838"
},
{
"name": "CVE-2022-41715",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-41715"
},
{
"name": "CVE-2022-32207",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-32207"
},
{
"name": "CVE-2022-37603",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-37603"
},
{
"name": "CVE-2022-41722",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-41722"
},
{
"name": "CVE-2021-41182",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-41182"
},
{
"name": "CVE-2023-40592",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-40592"
},
{
"name": "CVE-2023-29403",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-29403"
},
{
"name": "CVE-2022-27776",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-27776"
},
{
"name": "CVE-2022-42916",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-42916"
},
{
"name": "CVE-2020-8286",
"url": "https://www.cve.org/CVERecord?id=CVE-2020-8286"
},
{
"name": "CVE-2023-29405",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-29405"
},
{
"name": "CVE-2021-38297",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-38297"
},
{
"name": "CVE-2022-30629",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-30629"
},
{
"name": "CVE-2022-40897",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-40897"
},
{
"name": "CVE-2022-27782",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-27782"
},
{
"name": "CVE-2022-32149",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-32149"
},
{
"name": "CVE-2022-32148",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-32148"
},
{
"name": "CVE-2020-8177",
"url": "https://www.cve.org/CVERecord?id=CVE-2020-8177"
},
{
"name": "CVE-2021-41771",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-41771"
},
{
"name": "CVE-2021-33197",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-33197"
},
{
"name": "CVE-2021-27918",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-27918"
},
{
"name": "CVE-2022-30630",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-30630"
},
{
"name": "CVE-2021-22924",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-22924"
},
{
"name": "CVE-2022-33987",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-33987"
},
{
"name": "CVE-2022-43552",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-43552"
},
{
"name": "CVE-2023-40596",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-40596"
},
{
"name": "CVE-2023-40594",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-40594"
},
{
"name": "CVE-2021-22947",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-22947"
},
{
"name": "CVE-2021-22922",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-22922"
},
{
"name": "CVE-2023-40595",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-40595"
},
{
"name": "CVE-2022-22576",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-22576"
},
{
"name": "CVE-2021-38561",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-38561"
},
{
"name": "CVE-2021-39293",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-39293"
},
{
"name": "CVE-2022-1705",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-1705"
},
{
"name": "CVE-2022-3510",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-3510"
},
{
"name": "CVE-2022-3509",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-3509"
},
{
"name": "CVE-2021-22946",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-22946"
},
{
"name": "CVE-2020-8284",
"url": "https://www.cve.org/CVERecord?id=CVE-2020-8284"
},
{
"name": "CVE-2023-23915",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-23915"
},
{
"name": "CVE-2022-41720",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-41720"
},
{
"name": "CVE-2022-41716",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-41716"
},
{
"name": "CVE-2022-24999",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-24999"
},
{
"name": "CVE-2022-29526",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-29526"
},
{
"name": "CVE-2022-30633",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-30633"
},
{
"name": "CVE-2022-1941",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-1941"
},
{
"name": "CVE-2021-3520",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-3520"
},
{
"name": "CVE-2022-36227",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-36227"
},
{
"name": "CVE-2021-41184",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-41184"
},
{
"name": "CVE-2021-41183",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-41183"
},
{
"name": "CVE-2021-36976",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-36976"
},
{
"name": "CVE-2023-27535",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-27535"
},
{
"name": "CVE-2022-27775",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-27775"
},
{
"name": "CVE-2023-23914",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-23914"
},
{
"name": "CVE-2022-30632",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-30632"
},
{
"name": "CVE-2022-27774",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-27774"
},
{
"name": "CVE-2022-37601",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-37601"
},
{
"name": "CVE-2022-1962",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-1962"
},
{
"name": "CVE-2021-23382",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-23382"
},
{
"name": "CVE-2023-40597",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-40597"
},
{
"name": "CVE-2022-2309",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-2309"
},
{
"name": "CVE-2022-42915",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-42915"
},
{
"name": "CVE-2022-32221",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-32221"
},
{
"name": "CVE-2022-28131",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-28131"
},
{
"name": "CVE-2022-3517",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-3517"
},
{
"name": "CVE-2021-22897",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-22897"
},
{
"name": "CVE-2022-24675",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-24675"
},
{
"name": "CVE-2022-23806",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-23806"
},
{
"name": "CVE-2021-36221",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-36221"
},
{
"name": "CVE-2022-2880",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-2880"
},
{
"name": "CVE-2022-23773",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-23773"
},
{
"name": "CVE-2023-24539",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-24539"
},
{
"name": "CVE-2018-10237",
"url": "https://www.cve.org/CVERecord?id=CVE-2018-10237"
},
{
"name": "CVE-2021-34558",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-34558"
},
{
"name": "CVE-2021-3803",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-3803"
},
{
"name": "CVE-2022-2879",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-2879"
},
{
"name": "CVE-2022-32205",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-32205"
},
{
"name": "CVE-2023-27534",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-27534"
},
{
"name": "CVE-2023-27536",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-27536"
},
{
"name": "CVE-2022-23772",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-23772"
},
{
"name": "CVE-2020-29652",
"url": "https://www.cve.org/CVERecord?id=CVE-2020-29652"
},
{
"name": "CVE-2022-43551",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-43551"
},
{
"name": "CVE-2022-42004",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-42004"
},
{
"name": "CVE-2022-40023",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-40023"
},
{
"name": "CVE-2021-22569",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-22569"
},
{
"name": "CVE-2023-27533",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-27533"
},
{
"name": "CVE-2021-41772",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-41772"
},
{
"name": "CVE-2020-8231",
"url": "https://www.cve.org/CVERecord?id=CVE-2020-8231"
},
{
"name": "CVE-2022-27779",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-27779"
},
{
"name": "CVE-2023-29400",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-29400"
},
{
"name": "CVE-2022-25881",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-25881"
},
{
"name": "CVE-2021-31566",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-31566"
},
{
"name": "CVE-2021-29923",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-29923"
},
{
"name": "CVE-2023-27538",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-27538"
},
{
"name": "CVE-2020-8908",
"url": "https://www.cve.org/CVERecord?id=CVE-2020-8908"
},
{
"name": "CVE-2022-30634",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-30634"
},
{
"name": "CVE-2021-44716",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-44716"
},
{
"name": "CVE-2021-23343",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-23343"
},
{
"name": "CVE-2022-35737",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-35737"
},
{
"name": "CVE-2021-33194",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-33194"
},
{
"name": "CVE-2023-24540",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-24540"
},
{
"name": "CVE-2022-32206",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-32206"
},
{
"name": "CVE-2022-38900",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-38900"
},
{
"name": "CVE-2023-40598",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-40598"
},
{
"name": "CVE-2013-7489",
"url": "https://www.cve.org/CVERecord?id=CVE-2013-7489"
},
{
"name": "CVE-2021-22926",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-22926"
},
{
"name": "CVE-2021-30560",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-30560"
},
{
"name": "CVE-2023-40593",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-40593"
},
{
"name": "CVE-2022-30580",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-30580"
},
{
"name": "CVE-2018-20225",
"url": "https://www.cve.org/CVERecord?id=CVE-2018-20225"
},
{
"name": "CVE-2021-22890",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-22890"
},
{
"name": "CVE-2022-42003",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-42003"
},
{
"name": "CVE-2021-44717",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-44717"
},
{
"name": "CVE-2020-14155",
"url": "https://www.cve.org/CVERecord?id=CVE-2020-14155"
},
{
"name": "CVE-2022-29804",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-29804"
},
{
"name": "CVE-2023-2976",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-2976"
},
{
"name": "CVE-2021-22923",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-22923"
},
{
"name": "CVE-2022-37599",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-37599"
},
{
"name": "CVE-2023-29402",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-29402"
},
{
"name": "CVE-2021-29060",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-29060"
},
{
"name": "CVE-2021-43565",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-43565"
},
{
"name": "CVE-2022-30115",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-30115"
},
{
"name": "CVE-2022-3171",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-3171"
},
{
"name": "CVE-2021-20066",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-20066"
},
{
"name": "CVE-2021-22876",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-22876"
},
{
"name": "CVE-2023-27537",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-27537"
},
{
"name": "CVE-2022-23491",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-23491"
},
{
"name": "CVE-2022-27780",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-27780"
},
{
"name": "CVE-2020-28469",
"url": "https://www.cve.org/CVERecord?id=CVE-2020-28469"
},
{
"name": "CVE-2021-22945",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-22945"
},
{
"name": "CVE-2021-33195",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-33195"
},
{
"name": "CVE-2022-27664",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-27664"
},
{
"name": "CVE-2023-23916",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-23916"
}
],
"initial_release_date": "2023-08-31T00:00:00",
"last_revision_date": "2023-08-31T00:00:00",
"links": [],
"reference": "CERTFR-2023-AVI-0701",
"revisions": [
{
"description": "Version initiale",
"revision_date": "2023-08-31T00:00:00.000000"
}
],
"risks": [
{
"description": "D\u00e9ni de service \u00e0 distance"
},
{
"description": "Injection de code indirecte \u00e0 distance (XSS)"
},
{
"description": "Ex\u00e9cution de code arbitraire \u00e0 distance"
},
{
"description": "Non sp\u00e9cifi\u00e9 par l\u0027\u00e9diteur"
},
{
"description": "Contournement de la politique de s\u00e9curit\u00e9"
},
{
"description": "\u00c9l\u00e9vation de privil\u00e8ges"
}
],
"summary": "De multiples vuln\u00e9rabilit\u00e9s ont \u00e9t\u00e9 d\u00e9couvertes dans Splunk. Certaines\nd\u0027entre elles permettent \u00e0 un attaquant de provoquer un probl\u00e8me de\ns\u00e9curit\u00e9 non sp\u00e9cifi\u00e9 par l\u0027\u00e9diteur, une ex\u00e9cution de code arbitraire \u00e0\ndistance et un d\u00e9ni de service \u00e0 distance.\n",
"title": "Multiples vuln\u00e9rabilit\u00e9s dans Splunk",
"vendor_advisories": [
{
"published_at": null,
"title": "Bulletin de s\u00e9curit\u00e9 Splunk SVD-2023-0802 du 30 ao\u00fbt 2023",
"url": "https://advisory.splunk.com/advisories/SVD-2023-0802"
},
{
"published_at": null,
"title": "Bulletin de s\u00e9curit\u00e9 Splunk SVD-2023-0804 du 30 ao\u00fbt 2023",
"url": "https://advisory.splunk.com/advisories/SVD-2023-0804"
},
{
"published_at": null,
"title": "Bulletin de s\u00e9curit\u00e9 Splunk SVD-2023-0806 du 30 ao\u00fbt 2023",
"url": "https://advisory.splunk.com/advisories/SVD-2023-0806"
},
{
"published_at": null,
"title": "Bulletin de s\u00e9curit\u00e9 Splunk SVD-2023-0810 du 30 ao\u00fbt 2023",
"url": "https://advisory.splunk.com/advisories/SVD-2023-0810"
},
{
"published_at": null,
"title": "Bulletin de s\u00e9curit\u00e9 Splunk SVD-2023-0807 du 30 ao\u00fbt 2023",
"url": "https://advisory.splunk.com/advisories/SVD-2023-0807"
},
{
"published_at": null,
"title": "Bulletin de s\u00e9curit\u00e9 Splunk SVD-2023-0808 du 30 ao\u00fbt 2023",
"url": "https://advisory.splunk.com/advisories/SVD-2023-0808"
},
{
"published_at": null,
"title": "Bulletin de s\u00e9curit\u00e9 Splunk SVD-2023-0803 du 30 ao\u00fbt 2023",
"url": "https://advisory.splunk.com/advisories/SVD-2023-0803"
},
{
"published_at": null,
"title": "Bulletin de s\u00e9curit\u00e9 Splunk SVD-2023-0801 du 30 ao\u00fbt 2023",
"url": "https://advisory.splunk.com/advisories/SVD-2023-0801"
},
{
"published_at": null,
"title": "Bulletin de s\u00e9curit\u00e9 Splunk SVD-2023-0805 du 30 ao\u00fbt 2023",
"url": "https://advisory.splunk.com/advisories/SVD-2023-0805"
},
{
"published_at": null,
"title": "Bulletin de s\u00e9curit\u00e9 Splunk SVD-2023-0809 du 30 ao\u00fbt 2023",
"url": "https://advisory.splunk.com/advisories/SVD-2023-0809"
},
{
"published_at": null,
"title": "Bulletin de s\u00e9curit\u00e9 Splunk SVD-2023-0811 du 30 ao\u00fbt 2023",
"url": "https://advisory.splunk.com/advisories/SVD-2023-0811"
}
]
}
CERTFR-2025-AVI-0622
Vulnerability from certfr_avis
De multiples vulnérabilités ont été découvertes dans les produits VMware. Certaines d'entre elles permettent à un attaquant de provoquer une exécution de code arbitraire à distance, une élévation de privilèges et un déni de service à distance.
Solutions
Se référer au bulletin de sécurité de l'éditeur pour l'obtention des correctifs (cf. section Documentation).
| Vendor | Product | Description | ||
|---|---|---|---|---|
| VMware | Tanzu Platform | Tanzu Platform versions 4.0.x antérieures à 4.0.38+LTS-T pour Cloud Foundry Windows | ||
| VMware | Tanzu Platform | Tanzu Platform versions 10.0.x antérieures à 10.0.8 pour Cloud Foundry Windows | ||
| VMware | N/A | Stemcells sans le dernier correctif de sécurité | ||
| VMware | Tanzu Platform | Tanzu Platform versions 4.0.x antérieures à 4.0.38+LTS-T pour Cloud Foundry | ||
| VMware | Tanzu Platform | Tanzu Platform versions 6.0.x antérieures à 6.0.18+LTS-T pour Cloud Foundry Windows | ||
| VMware | Tanzu | Anti-Virus sans le dernier correctif de sécurité pour Tanzu version 2.4.0 | ||
| VMware | Tanzu | Scheduler sans le dernier correctif de sécurité pour Tanzu version 2.0.19 | ||
| VMware | Tanzu Platform | Tanzu Platform versions 6.0.x antérieures à 6.0.18+LTS-T pour Cloud Foundry | ||
| VMware | Tanzu Platform | GenAI sans le dernier correctif de sécurité pour Tanzu Platform pour Cloud Foundry version 10.2.1 | ||
| VMware | Tanzu Application Service | Tanzu Application Service versions antérieures à 1.16.11 | ||
| VMware | Tanzu Platform | Tanzu Platform versions 10.2.x antérieures à 10.2.1+LTS-T pour Cloud Foundry isolation segment | ||
| VMware | Tanzu Platform | Tanzu Platform versions 10.0.x antérieures à 10.0.8 pour Cloud Foundry isolation segment | ||
| VMware | Tanzu | Spring Cloud Services sans le dernier correctif de sécurité pour Tanzu version 3.3.8 | ||
| VMware | Tanzu Platform | Tanzu Platform versions 10.0.x antérieures à 10.0.8 pour Cloud Foundry | ||
| VMware | Tanzu Platform | Tanzu Platform versions 4.0.x antérieures à 4.0.38+LTS-T pour Cloud Foundry isolation segment | ||
| VMware | Tanzu | Spring Cloud Data Flow sans le dernier correctif de sécurité pour Tanzu version 1.14.7 | ||
| VMware | Tanzu Platform | Tanzu Platform versions 6.0.x antérieures à 6.0.18+LTS-T pour Cloud Foundry isolation segment | ||
| VMware | Tanzu Platform | Tanzu Platform versions 10.2.x antérieures à 10.2.1+LTS-T pour Cloud Foundry | ||
| VMware | Tanzu Application Service | Single Sign-On sans le dernier correctif de sécurité pour Tanzu Application Service version 1.16.11 | ||
| VMware | Tanzu | File Integrity Monitoring sans le dernier correctif de sécurité pour Tanzu version 2.1.47 |
{
"$ref": "https://www.cert.ssi.gouv.fr/openapi.json",
"affected_systems": [
{
"description": "Tanzu Platform versions 4.0.x ant\u00e9rieures \u00e0 4.0.38+LTS-T pour Cloud Foundry Windows",
"product": {
"name": "Tanzu Platform",
"vendor": {
"name": "VMware",
"scada": false
}
}
},
{
"description": "Tanzu Platform versions 10.0.x ant\u00e9rieures \u00e0 10.0.8 pour Cloud Foundry Windows",
"product": {
"name": "Tanzu Platform",
"vendor": {
"name": "VMware",
"scada": false
}
}
},
{
"description": "Stemcells sans le dernier correctif de s\u00e9curit\u00e9",
"product": {
"name": "N/A",
"vendor": {
"name": "VMware",
"scada": false
}
}
},
{
"description": "Tanzu Platform versions 4.0.x ant\u00e9rieures \u00e0 4.0.38+LTS-T pour Cloud Foundry",
"product": {
"name": "Tanzu Platform",
"vendor": {
"name": "VMware",
"scada": false
}
}
},
{
"description": "Tanzu Platform versions 6.0.x ant\u00e9rieures \u00e0 6.0.18+LTS-T pour Cloud Foundry Windows",
"product": {
"name": "Tanzu Platform",
"vendor": {
"name": "VMware",
"scada": false
}
}
},
{
"description": "Anti-Virus sans le dernier correctif de s\u00e9curit\u00e9 pour Tanzu version 2.4.0",
"product": {
"name": "Tanzu",
"vendor": {
"name": "VMware",
"scada": false
}
}
},
{
"description": "Scheduler sans le dernier correctif de s\u00e9curit\u00e9 pour Tanzu version 2.0.19",
"product": {
"name": "Tanzu",
"vendor": {
"name": "VMware",
"scada": false
}
}
},
{
"description": "Tanzu Platform versions 6.0.x ant\u00e9rieures \u00e0 6.0.18+LTS-T pour Cloud Foundry",
"product": {
"name": "Tanzu Platform",
"vendor": {
"name": "VMware",
"scada": false
}
}
},
{
"description": "GenAI sans le dernier correctif de s\u00e9curit\u00e9 pour Tanzu Platform pour Cloud Foundry version 10.2.1",
"product": {
"name": "Tanzu Platform",
"vendor": {
"name": "VMware",
"scada": false
}
}
},
{
"description": "Tanzu Application Service versions ant\u00e9rieures \u00e0 1.16.11",
"product": {
"name": "Tanzu Application Service",
"vendor": {
"name": "VMware",
"scada": false
}
}
},
{
"description": "Tanzu Platform versions 10.2.x ant\u00e9rieures \u00e0 10.2.1+LTS-T pour Cloud Foundry isolation segment",
"product": {
"name": "Tanzu Platform",
"vendor": {
"name": "VMware",
"scada": false
}
}
},
{
"description": "Tanzu Platform versions 10.0.x ant\u00e9rieures \u00e0 10.0.8 pour Cloud Foundry isolation segment",
"product": {
"name": "Tanzu Platform",
"vendor": {
"name": "VMware",
"scada": false
}
}
},
{
"description": "Spring Cloud Services sans le dernier correctif de s\u00e9curit\u00e9 pour Tanzu version 3.3.8",
"product": {
"name": "Tanzu",
"vendor": {
"name": "VMware",
"scada": false
}
}
},
{
"description": "Tanzu Platform versions 10.0.x ant\u00e9rieures \u00e0 10.0.8 pour Cloud Foundry",
"product": {
"name": "Tanzu Platform",
"vendor": {
"name": "VMware",
"scada": false
}
}
},
{
"description": "Tanzu Platform versions 4.0.x ant\u00e9rieures \u00e0 4.0.38+LTS-T pour Cloud Foundry isolation segment",
"product": {
"name": "Tanzu Platform",
"vendor": {
"name": "VMware",
"scada": false
}
}
},
{
"description": "Spring Cloud Data Flow sans le dernier correctif de s\u00e9curit\u00e9 pour Tanzu version 1.14.7",
"product": {
"name": "Tanzu",
"vendor": {
"name": "VMware",
"scada": false
}
}
},
{
"description": "Tanzu Platform versions 6.0.x ant\u00e9rieures \u00e0 6.0.18+LTS-T pour Cloud Foundry isolation segment",
"product": {
"name": "Tanzu Platform",
"vendor": {
"name": "VMware",
"scada": false
}
}
},
{
"description": "Tanzu Platform versions 10.2.x ant\u00e9rieures \u00e0 10.2.1+LTS-T pour Cloud Foundry",
"product": {
"name": "Tanzu Platform",
"vendor": {
"name": "VMware",
"scada": false
}
}
},
{
"description": "Single Sign-On sans le dernier correctif de s\u00e9curit\u00e9 pour Tanzu Application Service version 1.16.11",
"product": {
"name": "Tanzu Application Service",
"vendor": {
"name": "VMware",
"scada": false
}
}
},
{
"description": "File Integrity Monitoring sans le dernier correctif de s\u00e9curit\u00e9 pour Tanzu version 2.1.47",
"product": {
"name": "Tanzu",
"vendor": {
"name": "VMware",
"scada": false
}
}
}
],
"affected_systems_content": "",
"content": "## Solutions\n\nSe r\u00e9f\u00e9rer au bulletin de s\u00e9curit\u00e9 de l\u0027\u00e9diteur pour l\u0027obtention des correctifs (cf. section Documentation).",
"cves": [
{
"name": "CVE-2020-8908",
"url": "https://www.cve.org/CVERecord?id=CVE-2020-8908"
},
{
"name": "CVE-2022-3602",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-3602"
},
{
"name": "CVE-2022-30633",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-30633"
},
{
"name": "CVE-2022-1705",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-1705"
},
{
"name": "CVE-2022-27664",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-27664"
},
{
"name": "CVE-2022-28131",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-28131"
},
{
"name": "CVE-2022-32148",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-32148"
},
{
"name": "CVE-2022-32189",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-32189"
},
{
"name": "CVE-2022-1962",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-1962"
},
{
"name": "CVE-2022-30635",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-30635"
},
{
"name": "CVE-2022-32149",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-32149"
},
{
"name": "CVE-2022-30631",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-30631"
},
{
"name": "CVE-2022-30632",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-30632"
},
{
"name": "CVE-2022-30630",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-30630"
},
{
"name": "CVE-2022-3786",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-3786"
},
{
"name": "CVE-2022-29526",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-29526"
},
{
"name": "CVE-2022-32205",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-32205"
},
{
"name": "CVE-2022-32206",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-32206"
},
{
"name": "CVE-2022-3996",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-3996"
},
{
"name": "CVE-2022-24921",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-24921"
},
{
"name": "CVE-2022-1434",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-1434"
},
{
"name": "CVE-2022-1292",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-1292"
},
{
"name": "CVE-2022-1343",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-1343"
},
{
"name": "CVE-2022-1473",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-1473"
},
{
"name": "CVE-2022-27774",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-27774"
},
{
"name": "CVE-2022-27775",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-27775"
},
{
"name": "CVE-2022-22576",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-22576"
},
{
"name": "CVE-2022-27776",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-27776"
},
{
"name": "CVE-2022-2068",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-2068"
},
{
"name": "CVE-2022-27191",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-27191"
},
{
"name": "CVE-2022-2097",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-2097"
},
{
"name": "CVE-2022-25647",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-25647"
},
{
"name": "CVE-2022-28327",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-28327"
},
{
"name": "CVE-2022-24675",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-24675"
},
{
"name": "CVE-2022-27782",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-27782"
},
{
"name": "CVE-2022-32208",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-32208"
},
{
"name": "CVE-2022-27781",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-27781"
},
{
"name": "CVE-2022-32207",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-32207"
},
{
"name": "CVE-2022-3358",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-3358"
},
{
"name": "CVE-2022-1271",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-1271"
},
{
"name": "CVE-2022-32221",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-32221"
},
{
"name": "CVE-2022-42916",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-42916"
},
{
"name": "CVE-2022-35252",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-35252"
},
{
"name": "CVE-2022-42915",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-42915"
},
{
"name": "CVE-2022-43551",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-43551"
},
{
"name": "CVE-2022-43552",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-43552"
},
{
"name": "CVE-2022-4304",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-4304"
},
{
"name": "CVE-2022-4203",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-4203"
},
{
"name": "CVE-2023-0286",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-0286"
},
{
"name": "CVE-2023-0401",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-0401"
},
{
"name": "CVE-2023-0215",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-0215"
},
{
"name": "CVE-2023-0217",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-0217"
},
{
"name": "CVE-2023-0216",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-0216"
},
{
"name": "CVE-2022-4450",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-4450"
},
{
"name": "CVE-2023-23915",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-23915"
},
{
"name": "CVE-2023-23914",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-23914"
},
{
"name": "CVE-2023-23916",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-23916"
},
{
"name": "CVE-2022-41717",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-41717"
},
{
"name": "CVE-2023-0464",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-0464"
},
{
"name": "CVE-2022-2879",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-2879"
},
{
"name": "CVE-2022-41715",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-41715"
},
{
"name": "CVE-2022-2880",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-2880"
},
{
"name": "CVE-2022-41716",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-41716"
},
{
"name": "CVE-2023-0466",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-0466"
},
{
"name": "CVE-2023-0465",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-0465"
},
{
"name": "CVE-2022-30629",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-30629"
},
{
"name": "CVE-2022-41723",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-41723"
},
{
"name": "CVE-2022-41722",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-41722"
},
{
"name": "CVE-2022-30580",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-30580"
},
{
"name": "CVE-2022-41720",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-41720"
},
{
"name": "CVE-2022-41725",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-41725"
},
{
"name": "CVE-2022-41724",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-41724"
},
{
"name": "CVE-2023-24532",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-24532"
},
{
"name": "CVE-2023-24537",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-24537"
},
{
"name": "CVE-2023-2650",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-2650"
},
{
"name": "CVE-2022-30634",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-30634"
},
{
"name": "CVE-2023-27533",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-27533"
},
{
"name": "CVE-2023-27534",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-27534"
},
{
"name": "CVE-2022-27780",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-27780"
},
{
"name": "CVE-2022-29804",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-29804"
},
{
"name": "CVE-2023-24536",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-24536"
},
{
"name": "CVE-2023-24538",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-24538"
},
{
"name": "CVE-2023-1255",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-1255"
},
{
"name": "CVE-2023-28322",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-28322"
},
{
"name": "CVE-2023-28320",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-28320"
},
{
"name": "CVE-2023-28321",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-28321"
},
{
"name": "CVE-2023-24540",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-24540"
},
{
"name": "CVE-2023-29400",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-29400"
},
{
"name": "CVE-2023-24539",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-24539"
},
{
"name": "CVE-2023-2975",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-2975"
},
{
"name": "CVE-2023-3446",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-3446"
},
{
"name": "CVE-2023-28319",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-28319"
},
{
"name": "CVE-2023-3817",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-3817"
},
{
"name": "CVE-2023-29404",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-29404"
},
{
"name": "CVE-2023-29402",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-29402"
},
{
"name": "CVE-2023-29403",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-29403"
},
{
"name": "CVE-2023-29405",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-29405"
},
{
"name": "CVE-2023-2976",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-2976"
},
{
"name": "CVE-2023-29409",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-29409"
},
{
"name": "CVE-2023-29406",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-29406"
},
{
"name": "CVE-2023-40403",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-40403"
},
{
"name": "CVE-2023-44487",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-44487"
},
{
"name": "CVE-2023-33201",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-33201"
},
{
"name": "CVE-2016-1000027",
"url": "https://www.cve.org/CVERecord?id=CVE-2016-1000027"
},
{
"name": "CVE-2023-5363",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-5363"
},
{
"name": "CVE-2023-4807",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-4807"
},
{
"name": "CVE-2023-5678",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-5678"
},
{
"name": "CVE-2023-40217",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-40217"
},
{
"name": "CVE-2022-0563",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-0563"
},
{
"name": "CVE-2023-48795",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-48795"
},
{
"name": "CVE-2023-6237",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-6237"
},
{
"name": "CVE-2023-39323",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-39323"
},
{
"name": "CVE-2023-36617",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-36617"
},
{
"name": "CVE-2022-23471",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-23471"
},
{
"name": "CVE-2023-25153",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-25153"
},
{
"name": "CVE-2023-24534",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-24534"
},
{
"name": "CVE-2023-6129",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-6129"
},
{
"name": "CVE-2023-46218",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-46218"
},
{
"name": "CVE-2023-39318",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-39318"
},
{
"name": "CVE-2023-39319",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-39319"
},
{
"name": "CVE-2024-0727",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-0727"
},
{
"name": "CVE-2023-39325",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-39325"
},
{
"name": "CVE-2023-25173",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-25173"
},
{
"name": "CVE-2022-31030",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-31030"
},
{
"name": "CVE-2023-27043",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-27043"
},
{
"name": "CVE-2023-36632",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-36632"
},
{
"name": "CVE-2024-28085",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-28085"
},
{
"name": "CVE-2024-2511",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-2511"
},
{
"name": "CVE-2020-22916",
"url": "https://www.cve.org/CVERecord?id=CVE-2020-22916"
},
{
"name": "CVE-2023-3978",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-3978"
},
{
"name": "CVE-2023-2253",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-2253"
},
{
"name": "CVE-2024-25710",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-25710"
},
{
"name": "CVE-2024-26308",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-26308"
},
{
"name": "CVE-2023-6597",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-6597"
},
{
"name": "CVE-2024-21011",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-21011"
},
{
"name": "CVE-2024-21094",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-21094"
},
{
"name": "CVE-2024-21068",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-21068"
},
{
"name": "CVE-2024-21085",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-21085"
},
{
"name": "CVE-2024-21012",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-21012"
},
{
"name": "CVE-2023-28841",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-28841"
},
{
"name": "CVE-2023-28842",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-28842"
},
{
"name": "CVE-2023-39326",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-39326"
},
{
"name": "CVE-2023-45283",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-45283"
},
{
"name": "CVE-2023-28840",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-28840"
},
{
"name": "CVE-2023-45285",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-45285"
},
{
"name": "CVE-2023-45284",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-45284"
},
{
"name": "CVE-2023-45288",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-45288"
},
{
"name": "CVE-2024-4603",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-4603"
},
{
"name": "CVE-2023-6378",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-6378"
},
{
"name": "CVE-2023-45289",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-45289"
},
{
"name": "CVE-2023-45290",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-45290"
},
{
"name": "CVE-2024-24783",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-24783"
},
{
"name": "CVE-2024-24784",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-24784"
},
{
"name": "CVE-2024-24785",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-24785"
},
{
"name": "CVE-2024-4741",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-4741"
},
{
"name": "CVE-2024-35255",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-35255"
},
{
"name": "CVE-2024-24557",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-24557"
},
{
"name": "CVE-2024-24786",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-24786"
},
{
"name": "CVE-2024-28180",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-28180"
},
{
"name": "CVE-2024-29857",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-29857"
},
{
"name": "CVE-2024-30171",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-30171"
},
{
"name": "CVE-2024-30172",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-30172"
},
{
"name": "CVE-2024-5535",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-5535"
},
{
"name": "CVE-2024-2398",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-2398"
},
{
"name": "CVE-2024-0397",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-0397"
},
{
"name": "CVE-2024-4030",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-4030"
},
{
"name": "CVE-2024-4032",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-4032"
},
{
"name": "CVE-2024-0450",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-0450"
},
{
"name": "CVE-2024-36945",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-36945"
},
{
"name": "CVE-2024-21131",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-21131"
},
{
"name": "CVE-2024-21138",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-21138"
},
{
"name": "CVE-2024-21140",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-21140"
},
{
"name": "CVE-2024-21144",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-21144"
},
{
"name": "CVE-2024-21145",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-21145"
},
{
"name": "CVE-2024-21147",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-21147"
},
{
"name": "CVE-2023-28756",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-28756"
},
{
"name": "CVE-2024-6923",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-6923"
},
{
"name": "CVE-2024-3219",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-3219"
},
{
"name": "CVE-2023-45287",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-45287"
},
{
"name": "CVE-2024-24787",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-24787"
},
{
"name": "CVE-2024-42230",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-42230"
},
{
"name": "CVE-2024-6232",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-6232"
},
{
"name": "CVE-2024-6119",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-6119"
},
{
"name": "CVE-2022-24769",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-24769"
},
{
"name": "CVE-2024-41110",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-41110"
},
{
"name": "CVE-2024-38816",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-38816"
},
{
"name": "CVE-2024-7264",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-7264"
},
{
"name": "CVE-2024-8096",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-8096"
},
{
"name": "CVE-2024-46812",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-46812"
},
{
"name": "CVE-2024-46821",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-46821"
},
{
"name": "CVE-2024-24789",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-24789"
},
{
"name": "CVE-2024-34155",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-34155"
},
{
"name": "CVE-2024-34156",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-34156"
},
{
"name": "CVE-2024-34158",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-34158"
},
{
"name": "CVE-2024-46753",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-46753"
},
{
"name": "CVE-2024-46787",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-46787"
},
{
"name": "CVE-2024-24790",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-24790"
},
{
"name": "CVE-2024-21208",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-21208"
},
{
"name": "CVE-2024-21210",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-21210"
},
{
"name": "CVE-2024-21217",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-21217"
},
{
"name": "CVE-2024-21235",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-21235"
},
{
"name": "CVE-2024-9143",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-9143"
},
{
"name": "CVE-2024-38819",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-38819"
},
{
"name": "CVE-2024-38820",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-38820"
},
{
"name": "CVE-2024-34447",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-34447"
},
{
"name": "CVE-2024-7592",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-7592"
},
{
"name": "CVE-2024-8088",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-8088"
},
{
"name": "CVE-2024-9681",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-9681"
},
{
"name": "CVE-2024-11168",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-11168"
},
{
"name": "CVE-2024-38828",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-38828"
},
{
"name": "CVE-2024-50047",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-50047"
},
{
"name": "CVE-2024-11053",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-11053"
},
{
"name": "CVE-2024-47554",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-47554"
},
{
"name": "CVE-2024-53051",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-53051"
},
{
"name": "CVE-2024-0406",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-0406"
},
{
"name": "CVE-2024-53144",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-53144"
},
{
"name": "CVE-2024-8805",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-8805"
},
{
"name": "CVE-2025-21502",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-21502"
},
{
"name": "CVE-2024-27282",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-27282"
},
{
"name": "CVE-2025-0938",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-0938"
},
{
"name": "CVE-2024-56664",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-56664"
},
{
"name": "CVE-2025-0167",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-0167"
},
{
"name": "CVE-2025-0725",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-0725"
},
{
"name": "CVE-2024-50602",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-50602"
},
{
"name": "CVE-2024-13176",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-13176"
},
{
"name": "CVE-2025-1795",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-1795"
},
{
"name": "CVE-2024-51744",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-51744"
},
{
"name": "CVE-2024-24791",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-24791"
},
{
"name": "CVE-2025-22228",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-22228"
},
{
"name": "CVE-2023-24531",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-24531"
},
{
"name": "CVE-2024-45336",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-45336"
},
{
"name": "CVE-2024-45337",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-45337"
},
{
"name": "CVE-2024-45341",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-45341"
},
{
"name": "CVE-2025-22866",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-22866"
},
{
"name": "CVE-2025-22870",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-22870"
},
{
"name": "CVE-2024-56171",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-56171"
},
{
"name": "CVE-2025-27113",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-27113"
},
{
"name": "CVE-2020-36843",
"url": "https://www.cve.org/CVERecord?id=CVE-2020-36843"
},
{
"name": "CVE-2025-21587",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-21587"
},
{
"name": "CVE-2025-30691",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-30691"
},
{
"name": "CVE-2025-30698",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-30698"
},
{
"name": "CVE-2025-24928",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-24928"
},
{
"name": "CVE-2025-21941",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-21941"
},
{
"name": "CVE-2025-21956",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-21956"
},
{
"name": "CVE-2025-21957",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-21957"
},
{
"name": "CVE-2025-21959",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-21959"
},
{
"name": "CVE-2025-21962",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-21962"
},
{
"name": "CVE-2025-21963",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-21963"
},
{
"name": "CVE-2025-21964",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-21964"
},
{
"name": "CVE-2025-21968",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-21968"
},
{
"name": "CVE-2025-21970",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-21970"
},
{
"name": "CVE-2025-21975",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-21975"
},
{
"name": "CVE-2025-21981",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-21981"
},
{
"name": "CVE-2025-21991",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-21991"
},
{
"name": "CVE-2025-21992",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-21992"
},
{
"name": "CVE-2025-21994",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-21994"
},
{
"name": "CVE-2025-21996",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-21996"
},
{
"name": "CVE-2025-21999",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-21999"
},
{
"name": "CVE-2025-22004",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-22004"
},
{
"name": "CVE-2025-22005",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-22005"
},
{
"name": "CVE-2025-22007",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-22007"
},
{
"name": "CVE-2025-22008",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-22008"
},
{
"name": "CVE-2025-22010",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-22010"
},
{
"name": "CVE-2025-22014",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-22014"
},
{
"name": "CVE-2020-15250",
"url": "https://www.cve.org/CVERecord?id=CVE-2020-15250"
},
{
"name": "CVE-2024-12798",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-12798"
},
{
"name": "CVE-2024-12801",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-12801"
},
{
"name": "CVE-2024-29018",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-29018"
},
{
"name": "CVE-2025-21613",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-21613"
},
{
"name": "CVE-2025-21614",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-21614"
},
{
"name": "CVE-2025-22868",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-22868"
},
{
"name": "CVE-2025-22871",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-22871"
},
{
"name": "CVE-2025-22235",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-22235"
},
{
"name": "CVE-2025-2312",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-2312"
},
{
"name": "CVE-2025-31650",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-31650"
},
{
"name": "CVE-2025-31651",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-31651"
},
{
"name": "CVE-2025-30204",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-30204"
},
{
"name": "CVE-2023-53034",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-53034"
},
{
"name": "CVE-2025-22025",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-22025"
},
{
"name": "CVE-2025-22035",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-22035"
},
{
"name": "CVE-2025-22044",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-22044"
},
{
"name": "CVE-2025-22045",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-22045"
},
{
"name": "CVE-2025-22050",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-22050"
},
{
"name": "CVE-2025-22054",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-22054"
},
{
"name": "CVE-2025-22055",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-22055"
},
{
"name": "CVE-2025-22056",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-22056"
},
{
"name": "CVE-2025-22060",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-22060"
},
{
"name": "CVE-2025-22063",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-22063"
},
{
"name": "CVE-2025-22066",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-22066"
},
{
"name": "CVE-2025-22071",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-22071"
},
{
"name": "CVE-2025-22073",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-22073"
},
{
"name": "CVE-2025-22075",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-22075"
},
{
"name": "CVE-2025-22079",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-22079"
},
{
"name": "CVE-2025-22081",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-22081"
},
{
"name": "CVE-2025-22086",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-22086"
},
{
"name": "CVE-2025-22089",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-22089"
},
{
"name": "CVE-2025-22097",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-22097"
},
{
"name": "CVE-2025-23136",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-23136"
},
{
"name": "CVE-2025-23138",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-23138"
},
{
"name": "CVE-2025-37785",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-37785"
},
{
"name": "CVE-2025-38152",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-38152"
},
{
"name": "CVE-2025-38575",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-38575"
},
{
"name": "CVE-2025-38637",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-38637"
},
{
"name": "CVE-2025-39728",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-39728"
},
{
"name": "CVE-2025-39735",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-39735"
},
{
"name": "CVE-2025-4516",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-4516"
},
{
"name": "CVE-2025-22233",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-22233"
},
{
"name": "CVE-2024-9287",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-9287"
},
{
"name": "CVE-2025-4575",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-4575"
},
{
"name": "CVE-2022-49728",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-49728"
},
{
"name": "CVE-2024-58093",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-58093"
},
{
"name": "CVE-2025-22018",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-22018"
},
{
"name": "CVE-2025-22020",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-22020"
},
{
"name": "CVE-2025-37798",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-37798"
},
{
"name": "CVE-2025-22869",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-22869"
},
{
"name": "CVE-2025-46701",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-46701"
},
{
"name": "CVE-2025-22021",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-22021"
},
{
"name": "CVE-2025-37889",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-37889"
},
{
"name": "CVE-2025-37937",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-37937"
},
{
"name": "CVE-2025-37890",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-37890"
},
{
"name": "CVE-2025-37932",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-37932"
},
{
"name": "CVE-2025-4517",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-4517"
},
{
"name": "CVE-2025-4330",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-4330"
},
{
"name": "CVE-2025-4138",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-4138"
},
{
"name": "CVE-2024-12718",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-12718"
},
{
"name": "CVE-2025-4435",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-4435"
},
{
"name": "CVE-2025-41234",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-41234"
},
{
"name": "CVE-2025-49146",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-49146"
},
{
"name": "CVE-2025-27219",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-27219"
},
{
"name": "CVE-2025-27220",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-27220"
},
{
"name": "CVE-2025-48976",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-48976"
},
{
"name": "CVE-2025-48988",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-48988"
},
{
"name": "CVE-2025-49124",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-49124"
},
{
"name": "CVE-2025-49125",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-49125"
},
{
"name": "CVE-2024-53427",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-53427"
},
{
"name": "CVE-2025-22872",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-22872"
},
{
"name": "CVE-2025-6020",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-6020"
},
{
"name": "CVE-2022-49636",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-49636"
},
{
"name": "CVE-2025-37997",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-37997"
},
{
"name": "CVE-2025-38000",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-38000"
},
{
"name": "CVE-2025-38001",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-38001"
},
{
"name": "CVE-2022-21698",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-21698"
},
{
"name": "CVE-2025-32462",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-32462"
},
{
"name": "CVE-2025-52434",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-52434"
},
{
"name": "CVE-2025-53506",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-53506"
},
{
"name": "CVE-2024-47081",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-47081"
},
{
"name": "CVE-2025-30749",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-30749"
},
{
"name": "CVE-2025-30754",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-30754"
},
{
"name": "CVE-2025-30761",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-30761"
},
{
"name": "CVE-2025-50059",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-50059"
},
{
"name": "CVE-2025-50106",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-50106"
},
{
"name": "CVE-2025-48734",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-48734"
},
{
"name": "CVE-2021-3995",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-3995"
},
{
"name": "CVE-2021-3996",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-3996"
},
{
"name": "CVE-2022-28948",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-28948"
},
{
"name": "CVE-2022-29173",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-29173"
},
{
"name": "CVE-2022-35929",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-35929"
},
{
"name": "CVE-2022-36056",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-36056"
},
{
"name": "CVE-2022-36109",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-36109"
},
{
"name": "CVE-2023-28755",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-28755"
},
{
"name": "CVE-2023-30551",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-30551"
},
{
"name": "CVE-2023-33199",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-33199"
},
{
"name": "CVE-2023-33202",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-33202"
},
{
"name": "CVE-2023-46737",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-46737"
},
{
"name": "CVE-2024-23337",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-23337"
},
{
"name": "CVE-2024-24579",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-24579"
},
{
"name": "CVE-2024-29902",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-29902"
},
{
"name": "CVE-2024-29903",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-29903"
},
{
"name": "CVE-2024-40635",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-40635"
},
{
"name": "CVE-2024-41909",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-41909"
},
{
"name": "CVE-2024-45339",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-45339"
},
{
"name": "CVE-2024-47611",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-47611"
},
{
"name": "CVE-2024-52587",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-52587"
},
{
"name": "CVE-2024-6104",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-6104"
},
{
"name": "CVE-2025-0913",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-0913"
},
{
"name": "CVE-2025-22874",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-22874"
},
{
"name": "CVE-2025-25186",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-25186"
},
{
"name": "CVE-2025-27221",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-27221"
},
{
"name": "CVE-2025-29786",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-29786"
},
{
"name": "CVE-2025-32441",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-32441"
},
{
"name": "CVE-2025-32955",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-32955"
},
{
"name": "CVE-2025-32988",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-32988"
},
{
"name": "CVE-2025-32989",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-32989"
},
{
"name": "CVE-2025-32990",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-32990"
},
{
"name": "CVE-2025-3445",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-3445"
},
{
"name": "CVE-2025-38177",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-38177"
},
{
"name": "CVE-2025-46727",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-46727"
},
{
"name": "CVE-2025-4673",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-4673"
},
{
"name": "CVE-2025-47290",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-47290"
},
{
"name": "CVE-2025-48060",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-48060"
},
{
"name": "CVE-2025-4877",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-4877"
},
{
"name": "CVE-2025-4878",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-4878"
},
{
"name": "CVE-2025-48924",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-48924"
},
{
"name": "CVE-2025-49014",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-49014"
},
{
"name": "CVE-2025-4949",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-4949"
},
{
"name": "CVE-2025-50181",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-50181"
},
{
"name": "CVE-2025-5318",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-5318"
},
{
"name": "CVE-2025-5372",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-5372"
},
{
"name": "CVE-2025-5914",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-5914"
},
{
"name": "CVE-2025-5915",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-5915"
},
{
"name": "CVE-2025-5916",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-5916"
},
{
"name": "CVE-2025-5917",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-5917"
},
{
"name": "CVE-2025-6069",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-6069"
},
{
"name": "CVE-2025-6395",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-6395"
}
],
"initial_release_date": "2025-07-25T00:00:00",
"last_revision_date": "2025-07-25T00:00:00",
"links": [],
"reference": "CERTFR-2025-AVI-0622",
"revisions": [
{
"description": "Version initiale",
"revision_date": "2025-07-25T00:00:00.000000"
}
],
"risks": [
{
"description": "D\u00e9ni de service \u00e0 distance"
},
{
"description": "Injection de code indirecte \u00e0 distance (XSS)"
},
{
"description": "Ex\u00e9cution de code arbitraire \u00e0 distance"
},
{
"description": "Atteinte \u00e0 l\u0027int\u00e9grit\u00e9 des donn\u00e9es"
},
{
"description": "Falsification de requ\u00eates c\u00f4t\u00e9 serveur (SSRF)"
},
{
"description": "Contournement de la politique de s\u00e9curit\u00e9"
},
{
"description": "Atteinte \u00e0 la confidentialit\u00e9 des donn\u00e9es"
},
{
"description": "\u00c9l\u00e9vation de privil\u00e8ges"
}
],
"summary": "De multiples vuln\u00e9rabilit\u00e9s ont \u00e9t\u00e9 d\u00e9couvertes dans les produits VMware. Certaines d\u0027entre elles permettent \u00e0 un attaquant de provoquer une ex\u00e9cution de code arbitraire \u00e0 distance, une \u00e9l\u00e9vation de privil\u00e8ges et un d\u00e9ni de service \u00e0 distance.",
"title": "Multiples vuln\u00e9rabilit\u00e9s dans les produits VMware",
"vendor_advisories": [
{
"published_at": "2025-07-24",
"title": "Bulletin de s\u00e9curit\u00e9 VMware 35981",
"url": "https://support.broadcom.com/web/ecx/support-content-notification/-/external/content/SecurityAdvisories/0/35981"
},
{
"published_at": "2025-07-24",
"title": "Bulletin de s\u00e9curit\u00e9 VMware 35967",
"url": "https://support.broadcom.com/web/ecx/support-content-notification/-/external/content/SecurityAdvisories/0/35967"
},
{
"published_at": "2025-07-24",
"title": "Bulletin de s\u00e9curit\u00e9 VMware 35980",
"url": "https://support.broadcom.com/web/ecx/support-content-notification/-/external/content/SecurityAdvisories/0/35980"
},
{
"published_at": "2025-07-24",
"title": "Bulletin de s\u00e9curit\u00e9 VMware 35974",
"url": "https://support.broadcom.com/web/ecx/support-content-notification/-/external/content/SecurityAdvisories/0/35974"
},
{
"published_at": "2025-07-24",
"title": "Bulletin de s\u00e9curit\u00e9 VMware 35979",
"url": "https://support.broadcom.com/web/ecx/support-content-notification/-/external/content/SecurityAdvisories/0/35979"
},
{
"published_at": "2025-07-24",
"title": "Bulletin de s\u00e9curit\u00e9 VMware 35984",
"url": "https://support.broadcom.com/web/ecx/support-content-notification/-/external/content/SecurityAdvisories/0/35984"
},
{
"published_at": "2025-07-24",
"title": "Bulletin de s\u00e9curit\u00e9 VMware 35970",
"url": "https://support.broadcom.com/web/ecx/support-content-notification/-/external/content/SecurityAdvisories/0/35970"
},
{
"published_at": "2025-07-24",
"title": "Bulletin de s\u00e9curit\u00e9 VMware 35983",
"url": "https://support.broadcom.com/web/ecx/support-content-notification/-/external/content/SecurityAdvisories/0/35983"
},
{
"published_at": "2025-07-24",
"title": "Bulletin de s\u00e9curit\u00e9 VMware 35978",
"url": "https://support.broadcom.com/web/ecx/support-content-notification/-/external/content/SecurityAdvisories/0/35978"
},
{
"published_at": "2025-07-24",
"title": "Bulletin de s\u00e9curit\u00e9 VMware 35968",
"url": "https://support.broadcom.com/web/ecx/support-content-notification/-/external/content/SecurityAdvisories/0/35968"
},
{
"published_at": "2025-07-24",
"title": "Bulletin de s\u00e9curit\u00e9 VMware 35973",
"url": "https://support.broadcom.com/web/ecx/support-content-notification/-/external/content/SecurityAdvisories/0/35973"
},
{
"published_at": "2025-07-24",
"title": "Bulletin de s\u00e9curit\u00e9 VMware 35976",
"url": "https://support.broadcom.com/web/ecx/support-content-notification/-/external/content/SecurityAdvisories/0/35976"
},
{
"published_at": "2025-07-24",
"title": "Bulletin de s\u00e9curit\u00e9 VMware 35969",
"url": "https://support.broadcom.com/web/ecx/support-content-notification/-/external/content/SecurityAdvisories/0/35969"
},
{
"published_at": "2025-07-24",
"title": "Bulletin de s\u00e9curit\u00e9 VMware 35966",
"url": "https://support.broadcom.com/web/ecx/support-content-notification/-/external/content/SecurityAdvisories/0/35966"
},
{
"published_at": "2025-07-24",
"title": "Bulletin de s\u00e9curit\u00e9 VMware 35972",
"url": "https://support.broadcom.com/web/ecx/support-content-notification/-/external/content/SecurityAdvisories/0/35972"
},
{
"published_at": "2025-07-24",
"title": "Bulletin de s\u00e9curit\u00e9 VMware 35977",
"url": "https://support.broadcom.com/web/ecx/support-content-notification/-/external/content/SecurityAdvisories/0/35977"
},
{
"published_at": "2025-07-24",
"title": "Bulletin de s\u00e9curit\u00e9 VMware 35982",
"url": "https://support.broadcom.com/web/ecx/support-content-notification/-/external/content/SecurityAdvisories/0/35982"
},
{
"published_at": "2025-07-24",
"title": "Bulletin de s\u00e9curit\u00e9 VMware 35971",
"url": "https://support.broadcom.com/web/ecx/support-content-notification/-/external/content/SecurityAdvisories/0/35971"
},
{
"published_at": "2025-07-24",
"title": "Bulletin de s\u00e9curit\u00e9 VMware 35975",
"url": "https://support.broadcom.com/web/ecx/support-content-notification/-/external/content/SecurityAdvisories/0/35975"
}
]
}
CERTFR-2023-AVI-0276
Vulnerability from certfr_avis
De multiples vulnérabilités ont été découvertes dans IBM. Elles permettent à un attaquant de provoquer une atteinte à la confidentialité des données, une élévation de privilèges, une atteinte à l'intégrité des données, un contournement de la politique de sécurité, une injection de code indirecte à distance (XSS), une exécution de code arbitraire à distance, un déni de service à distance et un problème de sécurité non spécifié par l'éditeur.
Solution
Se référer au bulletin de sécurité de l'éditeur pour l'obtention des correctifs (cf. section Documentation).
None| Vendor | Product | Description | ||
|---|---|---|---|---|
| IBM | WebSphere | IBM WebSphere Hybrid Edition 5.1 sans le correctif de sécurité APAR PH52925 | ||
| IBM | WebSphere | IBM WebSphere Automation versions antérieures à 1.5.2 | ||
| IBM | WebSphere | IBM WebSphere Application Server 9.0 sans le correctif de sécurité APAR PH52925 | ||
| IBM | QRadar SIEM | IBM QRadar SIEM versions antérieures à 7.5.0 UP5 | ||
| IBM | Db2 | IBM Db2 Web Queryfor i versions 2.3.0 et 2.4.0 sans le correctif de sécurité 5733WQX | ||
| IBM | Spectrum | IBM Spectrum Protect Plus Server versions antérieures à 10.1.12.4 | ||
| IBM | N/A | IBM HTTP Server for i sans le correctif de sécurité 5770DG1 | ||
| IBM | QRadar SIEM | IBM QRadar SIEM versions antérieures à 7.5.0 UP4 IF01 | ||
| IBM | QRadar User Behavior Analytics | QRadar User Behavior Analytics versions 1.0.0 à 4.1.10 antérieures à 4.1.11 | ||
| IBM | QRadar SIEM | IBM QRadar SIEM versions antérieures à 7.4.3 FP9 |
| Title | Publication Time | Tags | |||||||||||||||||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
|
|||||||||||||||||||||||||||||
{
"$ref": "https://www.cert.ssi.gouv.fr/openapi.json",
"affected_systems": [
{
"description": "IBM WebSphere Hybrid Edition 5.1 sans le correctif de s\u00e9curit\u00e9 APAR PH52925",
"product": {
"name": "WebSphere",
"vendor": {
"name": "IBM",
"scada": false
}
}
},
{
"description": "IBM WebSphere Automation versions ant\u00e9rieures \u00e0 1.5.2",
"product": {
"name": "WebSphere",
"vendor": {
"name": "IBM",
"scada": false
}
}
},
{
"description": "IBM WebSphere Application Server 9.0 sans le correctif de s\u00e9curit\u00e9 APAR PH52925",
"product": {
"name": "WebSphere",
"vendor": {
"name": "IBM",
"scada": false
}
}
},
{
"description": "IBM QRadar SIEM versions ant\u00e9rieures \u00e0 7.5.0 UP5",
"product": {
"name": "QRadar SIEM",
"vendor": {
"name": "IBM",
"scada": false
}
}
},
{
"description": "IBM Db2 Web Queryfor i versions 2.3.0 et 2.4.0 sans le correctif de s\u00e9curit\u00e9 5733WQX",
"product": {
"name": "Db2",
"vendor": {
"name": "IBM",
"scada": false
}
}
},
{
"description": "IBM Spectrum Protect Plus Server versions ant\u00e9rieures \u00e0 10.1.12.4",
"product": {
"name": "Spectrum",
"vendor": {
"name": "IBM",
"scada": false
}
}
},
{
"description": "IBM HTTP Server for i sans le correctif de s\u00e9curit\u00e9 5770DG1",
"product": {
"name": "N/A",
"vendor": {
"name": "IBM",
"scada": false
}
}
},
{
"description": "IBM QRadar SIEM versions ant\u00e9rieures \u00e0 7.5.0 UP4 IF01",
"product": {
"name": "QRadar SIEM",
"vendor": {
"name": "IBM",
"scada": false
}
}
},
{
"description": "QRadar User Behavior Analytics versions 1.0.0 \u00e0 4.1.10 ant\u00e9rieures \u00e0 4.1.11",
"product": {
"name": "QRadar User Behavior Analytics",
"vendor": {
"name": "IBM",
"scada": false
}
}
},
{
"description": "IBM QRadar SIEM versions ant\u00e9rieures \u00e0 7.4.3 FP9",
"product": {
"name": "QRadar SIEM",
"vendor": {
"name": "IBM",
"scada": false
}
}
}
],
"affected_systems_content": null,
"content": "## Solution\n\nSe r\u00e9f\u00e9rer au bulletin de s\u00e9curit\u00e9 de l\u0027\u00e9diteur pour l\u0027obtention des\ncorrectifs (cf. section Documentation).\n",
"cves": [
{
"name": "CVE-2022-28733",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-28733"
},
{
"name": "CVE-2022-31129",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-31129"
},
{
"name": "CVE-2022-32189",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-32189"
},
{
"name": "CVE-2020-24025",
"url": "https://www.cve.org/CVERecord?id=CVE-2020-24025"
},
{
"name": "CVE-2021-21409",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-21409"
},
{
"name": "CVE-2023-26283",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-26283"
},
{
"name": "CVE-2022-30631",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-30631"
},
{
"name": "CVE-2022-23825",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-23825"
},
{
"name": "CVE-2021-39227",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-39227"
},
{
"name": "CVE-2021-23364",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-23364"
},
{
"name": "CVE-2022-22971",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-22971"
},
{
"name": "CVE-2021-37701",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-37701"
},
{
"name": "CVE-2021-25220",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-25220"
},
{
"name": "CVE-2022-2964",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-2964"
},
{
"name": "CVE-2021-3677",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-3677"
},
{
"name": "CVE-2018-19797",
"url": "https://www.cve.org/CVERecord?id=CVE-2018-19797"
},
{
"name": "CVE-2021-32804",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-32804"
},
{
"name": "CVE-2018-19827",
"url": "https://www.cve.org/CVERecord?id=CVE-2018-19827"
},
{
"name": "CVE-2018-15494",
"url": "https://www.cve.org/CVERecord?id=CVE-2018-15494"
},
{
"name": "CVE-2022-30635",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-30635"
},
{
"name": "CVE-2018-11694",
"url": "https://www.cve.org/CVERecord?id=CVE-2018-11694"
},
{
"name": "CVE-2022-41715",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-41715"
},
{
"name": "CVE-2022-37603",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-37603"
},
{
"name": "CVE-2018-8036",
"url": "https://www.cve.org/CVERecord?id=CVE-2018-8036"
},
{
"name": "CVE-2022-25647",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-25647"
},
{
"name": "CVE-2022-29900",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-29900"
},
{
"name": "CVE-2022-29901",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-29901"
},
{
"name": "CVE-2022-36364",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-36364"
},
{
"name": "CVE-2022-4883",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-4883"
},
{
"name": "CVE-2022-41966",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-41966"
},
{
"name": "CVE-2022-21624",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-21624"
},
{
"name": "CVE-2020-13936",
"url": "https://www.cve.org/CVERecord?id=CVE-2020-13936"
},
{
"name": "CVE-2022-30629",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-30629"
},
{
"name": "CVE-2022-40153",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-40153"
},
{
"name": "CVE-2022-42252",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-42252"
},
{
"name": "CVE-2022-32148",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-32148"
},
{
"name": "CVE-2022-40149",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-40149"
},
{
"name": "CVE-2022-21626",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-21626"
},
{
"name": "CVE-2020-7764",
"url": "https://www.cve.org/CVERecord?id=CVE-2020-7764"
},
{
"name": "CVE-2022-41946",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-41946"
},
{
"name": "CVE-2022-25927",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-25927"
},
{
"name": "CVE-2022-30630",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-30630"
},
{
"name": "CVE-2021-37713",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-37713"
},
{
"name": "CVE-2021-42581",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-42581"
},
{
"name": "CVE-2022-1705",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-1705"
},
{
"name": "CVE-2021-37137",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-37137"
},
{
"name": "CVE-2021-37712",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-37712"
},
{
"name": "CVE-2022-21724",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-21724"
},
{
"name": "CVE-2022-46364",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-46364"
},
{
"name": "CVE-2022-40150",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-40150"
},
{
"name": "CVE-2022-24999",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-24999"
},
{
"name": "CVE-2022-30633",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-30633"
},
{
"name": "CVE-2019-10785",
"url": "https://www.cve.org/CVERecord?id=CVE-2019-10785"
},
{
"name": "CVE-2022-21628",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-21628"
},
{
"name": "CVE-2022-24823",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-24823"
},
{
"name": "CVE-2021-37136",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-37136"
},
{
"name": "CVE-2022-30632",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-30632"
},
{
"name": "CVE-2022-37601",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-37601"
},
{
"name": "CVE-2022-40152",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-40152"
},
{
"name": "CVE-2021-3807",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-3807"
},
{
"name": "CVE-2022-46363",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-46363"
},
{
"name": "CVE-2021-21295",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-21295"
},
{
"name": "CVE-2022-1962",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-1962"
},
{
"name": "CVE-2021-23382",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-23382"
},
{
"name": "CVE-2019-6286",
"url": "https://www.cve.org/CVERecord?id=CVE-2019-6286"
},
{
"name": "CVE-2022-2795",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-2795"
},
{
"name": "CVE-2020-5259",
"url": "https://www.cve.org/CVERecord?id=CVE-2020-5259"
},
{
"name": "CVE-2022-28131",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-28131"
},
{
"name": "CVE-2021-26401",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-26401"
},
{
"name": "CVE-2022-24785",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-24785"
},
{
"name": "CVE-2021-23450",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-23450"
},
{
"name": "CVE-2018-19839",
"url": "https://www.cve.org/CVERecord?id=CVE-2018-19839"
},
{
"name": "CVE-2021-43797",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-43797"
},
{
"name": "CVE-2021-32803",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-32803"
},
{
"name": "CVE-2022-4254",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-4254"
},
{
"name": "CVE-2022-2880",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-2880"
},
{
"name": "CVE-2023-22809",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-22809"
},
{
"name": "CVE-2018-20821",
"url": "https://www.cve.org/CVERecord?id=CVE-2018-20821"
},
{
"name": "CVE-2022-45143",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-45143"
},
{
"name": "CVE-2022-26373",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-26373"
},
{
"name": "CVE-2022-2879",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-2879"
},
{
"name": "CVE-2019-6283",
"url": "https://www.cve.org/CVERecord?id=CVE-2019-6283"
},
{
"name": "CVE-2019-6284",
"url": "https://www.cve.org/CVERecord?id=CVE-2019-6284"
},
{
"name": "CVE-2022-42898",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-42898"
},
{
"name": "CVE-2022-25901",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-25901"
},
{
"name": "CVE-2020-15366",
"url": "https://www.cve.org/CVERecord?id=CVE-2020-15366"
},
{
"name": "CVE-2022-22970",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-22970"
},
{
"name": "CVE-2022-1552",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-1552"
},
{
"name": "CVE-2022-3676",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-3676"
},
{
"name": "CVE-2022-42890",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-42890"
},
{
"name": "CVE-2022-23437",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-23437"
},
{
"name": "CVE-2022-34917",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-34917"
},
{
"name": "CVE-2021-23343",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-23343"
},
{
"name": "CVE-2022-2588",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-2588"
},
{
"name": "CVE-2022-43928",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-43928"
},
{
"name": "CVE-2021-42740",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-42740"
},
{
"name": "CVE-2021-3918",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-3918"
},
{
"name": "CVE-2018-20190",
"url": "https://www.cve.org/CVERecord?id=CVE-2018-20190"
},
{
"name": "CVE-2022-30580",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-30580"
},
{
"name": "CVE-2021-21290",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-21290"
},
{
"name": "CVE-2022-40156",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-40156"
},
{
"name": "CVE-2022-2625",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-2625"
},
{
"name": "CVE-2022-40155",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-40155"
},
{
"name": "CVE-2022-23816",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-23816"
},
{
"name": "CVE-2022-31197",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-31197"
},
{
"name": "CVE-2018-19838",
"url": "https://www.cve.org/CVERecord?id=CVE-2018-19838"
},
{
"name": "CVE-2022-37599",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-37599"
},
{
"name": "CVE-2021-23368",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-23368"
},
{
"name": "CVE-2018-11698",
"url": "https://www.cve.org/CVERecord?id=CVE-2018-11698"
},
{
"name": "CVE-2021-29060",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-29060"
},
{
"name": "CVE-2022-36033",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-36033"
},
{
"name": "CVE-2021-3765",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-3765"
},
{
"name": "CVE-2022-25758",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-25758"
},
{
"name": "CVE-2021-23362",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-23362"
},
{
"name": "CVE-2022-21619",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-21619"
},
{
"name": "CVE-2022-37598",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-37598"
},
{
"name": "CVE-2022-24839",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-24839"
},
{
"name": "CVE-2022-40154",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-40154"
},
{
"name": "CVE-2022-41704",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-41704"
},
{
"name": "CVE-2022-27664",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-27664"
}
],
"initial_release_date": "2023-03-31T00:00:00",
"last_revision_date": "2023-03-31T00:00:00",
"links": [
{
"title": "Bulletin de s\u00e9curit\u00e9 IBM 6967365 du 20 mars 2023",
"url": "https://www.ibm.com/support/pages/node/6967365"
},
{
"title": "Bulletin de s\u00e9curit\u00e9 IBM 6967333 du 30 mars 2023",
"url": "https://www.ibm.com/support/pages/node/6967333"
}
],
"reference": "CERTFR-2023-AVI-0276",
"revisions": [
{
"description": "Version initiale",
"revision_date": "2023-03-31T00:00:00.000000"
}
],
"risks": [
{
"description": "D\u00e9ni de service \u00e0 distance"
},
{
"description": "Injection de code indirecte \u00e0 distance (XSS)"
},
{
"description": "Ex\u00e9cution de code arbitraire \u00e0 distance"
},
{
"description": "Atteinte \u00e0 l\u0027int\u00e9grit\u00e9 des donn\u00e9es"
},
{
"description": "Non sp\u00e9cifi\u00e9 par l\u0027\u00e9diteur"
},
{
"description": "Contournement de la politique de s\u00e9curit\u00e9"
},
{
"description": "Atteinte \u00e0 la confidentialit\u00e9 des donn\u00e9es"
},
{
"description": "\u00c9l\u00e9vation de privil\u00e8ges"
}
],
"summary": "De multiples vuln\u00e9rabilit\u00e9s ont \u00e9t\u00e9 d\u00e9couvertes dans \u003cspan\nclass=\"textit\"\u003eIBM\u003c/span\u003e. Elles permettent \u00e0 un attaquant de provoquer\nune atteinte \u00e0 la confidentialit\u00e9 des donn\u00e9es, une \u00e9l\u00e9vation de\nprivil\u00e8ges, une atteinte \u00e0 l\u0027int\u00e9grit\u00e9 des donn\u00e9es, un contournement de\nla politique de s\u00e9curit\u00e9, une injection de code indirecte \u00e0 distance\n(XSS), une ex\u00e9cution de code arbitraire \u00e0 distance, un d\u00e9ni de service \u00e0\ndistance et un probl\u00e8me de s\u00e9curit\u00e9 non sp\u00e9cifi\u00e9 par l\u0027\u00e9diteur.\n",
"title": "Multiples vuln\u00e9rabilit\u00e9s dans les produits IBM",
"vendor_advisories": [
{
"published_at": null,
"title": "Bulletin de s\u00e9curit\u00e9 IBM 6967016 du 29 mars 2023",
"url": "https://www.ibm.com/support/pages/node/6967016"
},
{
"published_at": null,
"title": "Bulletin de s\u00e9curit\u00e9 IBM 6967283 du 15 mars 2023",
"url": "https://www.ibm.com/support/pages/node/6967283"
},
{
"published_at": null,
"title": "Bulletin de s\u00e9curit\u00e9 IBM 6967333 du 20 mars 2023",
"url": null
},
{
"published_at": null,
"title": "Bulletin de s\u00e9curit\u00e9 IBM 6967285 du 28 mars 2023",
"url": "https://www.ibm.com/support/pages/node/6967285"
},
{
"published_at": null,
"title": "Bulletin de s\u00e9curit\u00e9 IBM 6966998 du 29 mars 2023",
"url": "https://www.ibm.com/support/pages/node/6966998"
},
{
"published_at": null,
"title": "Bulletin de s\u00e9curit\u00e9 IBM 6967315 du 30 mars 2023",
"url": "https://www.ibm.com/support/pages/node/6967315"
},
{
"published_at": null,
"title": "Bulletin de s\u00e9curit\u00e9 IBM 6967365 du 30 mars 2023",
"url": null
}
]
}
CERTFR-2024-AVI-0145
Vulnerability from certfr_avis
De multiples vulnérabilités ont été découvertes dans les produits IBM. Certaines d'entre elles permettent à un attaquant de provoquer une atteinte à la confidentialité des données, une exécution de code arbitraire à distance et une élévation de privilèges.
Solution
Se référer au bulletin de sécurité de l'éditeur pour l'obtention des correctifs (cf. section Documentation).
None| Vendor | Product | Description | ||
|---|---|---|---|---|
| IBM | Db2 | IBM Cloud APM, Advanced Private versions 8.1.4 sans le dernier correctif de sécurité Fixpack cumulatif Db2 | ||
| IBM | QRadar Suite Software | QRadar Suite Software versions 1.10.x.x antérieures à 1.10.18.0 | ||
| IBM | N/A | IBM Db2 sur Cloud Pak pour Data et Db2 Warehouse sur Cloud Pak for Data versions antérieures à v4.8.2 | ||
| IBM | QRadar SIEM | IBM QRadar SIEM versions 7.5.x antérieures à 7.5.0 UP7 IF05 | ||
| IBM | QRadar | IBM QRadar Use Case Manager App versions antérieures à 3.9.0 | ||
| IBM | WebSphere | IBM WebSphere Application Server versions 8.5.x.x sans le SDK version 8 Service Refresh 8 FP20 | ||
| IBM | WebSphere | IBM WebSphere Application Server Liberty sans le SDK version 8 Service Refresh 8 FP20 | ||
| IBM | Sterling Connect:Direct | IBM Sterling Connect:Direct Web Services versions 6.1.x.x antérieures à 6.1.0.23 | ||
| IBM | Sterling Connect:Direct | IBM Sterling Connect:Direct Web Services versions 6.3.x.x antérieures à 6.3.0.6 | ||
| IBM | Sterling Connect:Direct | IBM Sterling Connect:Direct Web Services versions 6.2.x.x antérieures à 6.2.0.22 | ||
| IBM | Db2 | IBM Cloud APM, Base Private versions 8.1.4 sans le dernier correctif de sécurité Fixpack cumulatif Db2 | ||
| IBM | Cloud Pak | IBM Cloud Pak for Security versions 1.10.x.x antérieures à 1.10.18.0 | ||
| IBM | Spectrum | IBM Spectrum Scale versions 5.1.x.x antérieures à 5.1.2.15 | ||
| IBM | WebSphere | IBM WebSphere Application Server versions 9.x sans le SDK version 8 Service Refresh 8 FP20 | ||
| IBM | QRadar WinCollect Agent | IBM QRadar WinCollect Agent versions 10.0.x antérieures à 10.1.9 | ||
| IBM | Spectrum | IBM Spectrum Scale versions 5.1.3.x antérieures à 5.1.9.2 |
| Title | Publication Time | Tags | |||||||||||||||||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
|
|||||||||||||||||||||||||||||
{
"$ref": "https://www.cert.ssi.gouv.fr/openapi.json",
"affected_systems": [
{
"description": "IBM Cloud APM, Advanced Private versions 8.1.4 sans le dernier correctif de s\u00e9curit\u00e9 Fixpack cumulatif Db2",
"product": {
"name": "Db2",
"vendor": {
"name": "IBM",
"scada": false
}
}
},
{
"description": "QRadar Suite Software versions 1.10.x.x ant\u00e9rieures \u00e0 1.10.18.0",
"product": {
"name": "QRadar Suite Software",
"vendor": {
"name": "IBM",
"scada": false
}
}
},
{
"description": "IBM Db2 sur Cloud Pak pour Data et Db2 Warehouse sur Cloud Pak for Data versions ant\u00e9rieures \u00e0 v4.8.2",
"product": {
"name": "N/A",
"vendor": {
"name": "IBM",
"scada": false
}
}
},
{
"description": "IBM QRadar SIEM versions 7.5.x ant\u00e9rieures \u00e0 7.5.0 UP7 IF05",
"product": {
"name": "QRadar SIEM",
"vendor": {
"name": "IBM",
"scada": false
}
}
},
{
"description": "IBM QRadar Use Case Manager App versions ant\u00e9rieures \u00e0 3.9.0",
"product": {
"name": "QRadar",
"vendor": {
"name": "IBM",
"scada": false
}
}
},
{
"description": "IBM WebSphere Application Server versions 8.5.x.x sans le SDK version 8 Service Refresh 8 FP20",
"product": {
"name": "WebSphere",
"vendor": {
"name": "IBM",
"scada": false
}
}
},
{
"description": "IBM WebSphere Application Server Liberty sans le SDK version 8 Service Refresh 8 FP20",
"product": {
"name": "WebSphere",
"vendor": {
"name": "IBM",
"scada": false
}
}
},
{
"description": "IBM Sterling Connect:Direct Web Services versions 6.1.x.x ant\u00e9rieures \u00e0 6.1.0.23",
"product": {
"name": "Sterling Connect:Direct",
"vendor": {
"name": "IBM",
"scada": false
}
}
},
{
"description": "IBM Sterling Connect:Direct Web Services versions 6.3.x.x ant\u00e9rieures \u00e0 6.3.0.6",
"product": {
"name": "Sterling Connect:Direct",
"vendor": {
"name": "IBM",
"scada": false
}
}
},
{
"description": "IBM Sterling Connect:Direct Web Services versions 6.2.x.x ant\u00e9rieures \u00e0 6.2.0.22",
"product": {
"name": "Sterling Connect:Direct",
"vendor": {
"name": "IBM",
"scada": false
}
}
},
{
"description": "IBM Cloud APM, Base Private versions 8.1.4 sans le dernier correctif de s\u00e9curit\u00e9 Fixpack cumulatif Db2",
"product": {
"name": "Db2",
"vendor": {
"name": "IBM",
"scada": false
}
}
},
{
"description": "IBM Cloud Pak for Security versions 1.10.x.x ant\u00e9rieures \u00e0 1.10.18.0",
"product": {
"name": "Cloud Pak",
"vendor": {
"name": "IBM",
"scada": false
}
}
},
{
"description": "IBM Spectrum Scale versions 5.1.x.x ant\u00e9rieures \u00e0 5.1.2.15",
"product": {
"name": "Spectrum",
"vendor": {
"name": "IBM",
"scada": false
}
}
},
{
"description": "IBM WebSphere Application Server versions 9.x sans le SDK version 8 Service Refresh 8 FP20",
"product": {
"name": "WebSphere",
"vendor": {
"name": "IBM",
"scada": false
}
}
},
{
"description": "IBM QRadar WinCollect Agent versions 10.0.x ant\u00e9rieures \u00e0 10.1.9",
"product": {
"name": "QRadar WinCollect Agent",
"vendor": {
"name": "IBM",
"scada": false
}
}
},
{
"description": "IBM Spectrum Scale versions 5.1.3.x ant\u00e9rieures \u00e0 5.1.9.2",
"product": {
"name": "Spectrum",
"vendor": {
"name": "IBM",
"scada": false
}
}
}
],
"affected_systems_content": null,
"content": "## Solution\n\nSe r\u00e9f\u00e9rer au bulletin de s\u00e9curit\u00e9 de l\u0027\u00e9diteur pour l\u0027obtention des\ncorrectifs (cf. section Documentation).\n",
"cves": [
{
"name": "CVE-2015-8385",
"url": "https://www.cve.org/CVERecord?id=CVE-2015-8385"
},
{
"name": "CVE-2015-8388",
"url": "https://www.cve.org/CVERecord?id=CVE-2015-8388"
},
{
"name": "CVE-2015-8392",
"url": "https://www.cve.org/CVERecord?id=CVE-2015-8392"
},
{
"name": "CVE-2015-2327",
"url": "https://www.cve.org/CVERecord?id=CVE-2015-2327"
},
{
"name": "CVE-2015-8394",
"url": "https://www.cve.org/CVERecord?id=CVE-2015-8394"
},
{
"name": "CVE-2015-8395",
"url": "https://www.cve.org/CVERecord?id=CVE-2015-8395"
},
{
"name": "CVE-2015-8387",
"url": "https://www.cve.org/CVERecord?id=CVE-2015-8387"
},
{
"name": "CVE-2015-8391",
"url": "https://www.cve.org/CVERecord?id=CVE-2015-8391"
},
{
"name": "CVE-2015-8383",
"url": "https://www.cve.org/CVERecord?id=CVE-2015-8383"
},
{
"name": "CVE-2015-8390",
"url": "https://www.cve.org/CVERecord?id=CVE-2015-8390"
},
{
"name": "CVE-2015-8381",
"url": "https://www.cve.org/CVERecord?id=CVE-2015-8381"
},
{
"name": "CVE-2015-8386",
"url": "https://www.cve.org/CVERecord?id=CVE-2015-8386"
},
{
"name": "CVE-2015-2328",
"url": "https://www.cve.org/CVERecord?id=CVE-2015-2328"
},
{
"name": "CVE-2020-14155",
"url": "https://www.cve.org/CVERecord?id=CVE-2020-14155"
},
{
"name": "CVE-2021-31525",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-31525"
},
{
"name": "CVE-2021-3712",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-3712"
},
{
"name": "CVE-2021-3711",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-3711"
},
{
"name": "CVE-2021-22926",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-22926"
},
{
"name": "CVE-2021-22947",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-22947"
},
{
"name": "CVE-2021-22946",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-22946"
},
{
"name": "CVE-2021-36221",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-36221"
},
{
"name": "CVE-2021-29923",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-29923"
},
{
"name": "CVE-2021-33197",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-33197"
},
{
"name": "CVE-2021-34558",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-34558"
},
{
"name": "CVE-2021-33195",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-33195"
},
{
"name": "CVE-2021-4160",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-4160"
},
{
"name": "CVE-2021-44716",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-44716"
},
{
"name": "CVE-2021-41772",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-41772"
},
{
"name": "CVE-2021-41771",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-41771"
},
{
"name": "CVE-2022-3602",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-3602"
},
{
"name": "CVE-2022-37434",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-37434"
},
{
"name": "CVE-2022-30633",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-30633"
},
{
"name": "CVE-2022-1705",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-1705"
},
{
"name": "CVE-2022-27664",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-27664"
},
{
"name": "CVE-2022-28131",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-28131"
},
{
"name": "CVE-2022-32148",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-32148"
},
{
"name": "CVE-2022-32189",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-32189"
},
{
"name": "CVE-2022-1962",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-1962"
},
{
"name": "CVE-2022-30635",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-30635"
},
{
"name": "CVE-2022-32149",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-32149"
},
{
"name": "CVE-2022-30631",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-30631"
},
{
"name": "CVE-2022-30632",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-30632"
},
{
"name": "CVE-2022-30630",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-30630"
},
{
"name": "CVE-2022-3786",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-3786"
},
{
"name": "CVE-2022-3515",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-3515"
},
{
"name": "CVE-2022-32206",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-32206"
},
{
"name": "CVE-2018-25032",
"url": "https://www.cve.org/CVERecord?id=CVE-2018-25032"
},
{
"name": "CVE-2021-22925",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-22925"
},
{
"name": "CVE-2021-22923",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-22923"
},
{
"name": "CVE-2021-22922",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-22922"
},
{
"name": "CVE-2022-23773",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-23773"
},
{
"name": "CVE-2022-23772",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-23772"
},
{
"name": "CVE-2022-23806",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-23806"
},
{
"name": "CVE-2022-0778",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-0778"
},
{
"name": "CVE-2022-24921",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-24921"
},
{
"name": "CVE-2022-1292",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-1292"
},
{
"name": "CVE-2021-39293",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-39293"
},
{
"name": "CVE-2021-33196",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-33196"
},
{
"name": "CVE-2022-22576",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-22576"
},
{
"name": "CVE-2022-27776",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-27776"
},
{
"name": "CVE-2022-2068",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-2068"
},
{
"name": "CVE-2021-27918",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-27918"
},
{
"name": "CVE-2021-41190",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-41190"
},
{
"name": "CVE-2021-33194",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-33194"
},
{
"name": "CVE-2022-2097",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-2097"
},
{
"name": "CVE-2022-28327",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-28327"
},
{
"name": "CVE-2022-24675",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-24675"
},
{
"name": "CVE-2022-27782",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-27782"
},
{
"name": "CVE-2022-32208",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-32208"
},
{
"name": "CVE-2022-27781",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-27781"
},
{
"name": "CVE-2022-3171",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-3171"
},
{
"name": "CVE-2022-43548",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-43548"
},
{
"name": "CVE-2022-32221",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-32221"
},
{
"name": "CVE-2022-35252",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-35252"
},
{
"name": "CVE-2022-43552",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-43552"
},
{
"name": "CVE-2022-4304",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-4304"
},
{
"name": "CVE-2023-0286",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-0286"
},
{
"name": "CVE-2023-0215",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-0215"
},
{
"name": "CVE-2022-4450",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-4450"
},
{
"name": "CVE-2022-25881",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-25881"
},
{
"name": "CVE-2023-23916",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-23916"
},
{
"name": "CVE-2022-29244",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-29244"
},
{
"name": "CVE-2022-41717",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-41717"
},
{
"name": "CVE-2022-3509",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-3509"
},
{
"name": "CVE-2023-0464",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-0464"
},
{
"name": "CVE-2022-2879",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-2879"
},
{
"name": "CVE-2022-41715",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-41715"
},
{
"name": "CVE-2022-2880",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-2880"
},
{
"name": "CVE-2022-41716",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-41716"
},
{
"name": "CVE-2023-0466",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-0466"
},
{
"name": "CVE-2023-0465",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-0465"
},
{
"name": "CVE-2022-30629",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-30629"
},
{
"name": "CVE-2022-41723",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-41723"
},
{
"name": "CVE-2022-30580",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-30580"
},
{
"name": "CVE-2022-41725",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-41725"
},
{
"name": "CVE-2022-41724",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-41724"
},
{
"name": "CVE-2022-24999",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-24999"
},
{
"name": "CVE-2023-21937",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-21937"
},
{
"name": "CVE-2023-21939",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-21939"
},
{
"name": "CVE-2023-21967",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-21967"
},
{
"name": "CVE-2023-21930",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-21930"
},
{
"name": "CVE-2023-23918",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-23918"
},
{
"name": "CVE-2023-21968",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-21968"
},
{
"name": "CVE-2023-21938",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-21938"
},
{
"name": "CVE-2023-21954",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-21954"
},
{
"name": "CVE-2020-8244",
"url": "https://www.cve.org/CVERecord?id=CVE-2020-8244"
},
{
"name": "CVE-2023-23920",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-23920"
},
{
"name": "CVE-2023-23919",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-23919"
},
{
"name": "CVE-2023-23936",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-23936"
},
{
"name": "CVE-2023-24532",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-24532"
},
{
"name": "CVE-2023-24537",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-24537"
},
{
"name": "CVE-2023-32360",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-32360"
},
{
"name": "CVE-2023-2650",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-2650"
},
{
"name": "CVE-2023-1370",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-1370"
},
{
"name": "CVE-2023-2597",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-2597"
},
{
"name": "CVE-2023-24536",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-24536"
},
{
"name": "CVE-2023-24538",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-24538"
},
{
"name": "CVE-2023-28322",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-28322"
},
{
"name": "CVE-2023-28320",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-28320"
},
{
"name": "CVE-2023-28321",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-28321"
},
{
"name": "CVE-2023-24540",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-24540"
},
{
"name": "CVE-2023-29400",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-29400"
},
{
"name": "CVE-2023-24539",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-24539"
},
{
"name": "CVE-2023-3446",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-3446"
},
{
"name": "CVE-2023-28319",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-28319"
},
{
"name": "CVE-2023-20593",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-20593"
},
{
"name": "CVE-2023-3611",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-3611"
},
{
"name": "CVE-2022-40982",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-40982"
},
{
"name": "CVE-2023-20569",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-20569"
},
{
"name": "CVE-2023-29404",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-29404"
},
{
"name": "CVE-2023-29402",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-29402"
},
{
"name": "CVE-2023-29403",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-29403"
},
{
"name": "CVE-2023-29405",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-29405"
},
{
"name": "CVE-2023-3776",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-3776"
},
{
"name": "CVE-2023-4128",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-4128"
},
{
"name": "CVE-2021-33198",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-33198"
},
{
"name": "CVE-2022-3510",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-3510"
},
{
"name": "CVE-2023-2976",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-2976"
},
{
"name": "CVE-2021-38297",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-38297"
},
{
"name": "CVE-2022-25883",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-25883"
},
{
"name": "CVE-2023-37920",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-37920"
},
{
"name": "CVE-2023-26048",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-26048"
},
{
"name": "CVE-2023-26049",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-26049"
},
{
"name": "CVE-2023-4206",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-4206"
},
{
"name": "CVE-2023-4208",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-4208"
},
{
"name": "CVE-2023-4207",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-4207"
},
{
"name": "CVE-2023-29409",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-29409"
},
{
"name": "CVE-2023-29406",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-29406"
},
{
"name": "CVE-2023-32681",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-32681"
},
{
"name": "CVE-2023-44487",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-44487"
},
{
"name": "CVE-2023-45648",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-45648"
},
{
"name": "CVE-2023-42795",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-42795"
},
{
"name": "CVE-2023-30991",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-30991"
},
{
"name": "CVE-2022-48339",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-48339"
},
{
"name": "CVE-2023-33850",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-33850"
},
{
"name": "CVE-2023-39976",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-39976"
},
{
"name": "CVE-2023-38325",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-38325"
},
{
"name": "CVE-2023-22081",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-22081"
},
{
"name": "CVE-2023-38546",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-38546"
},
{
"name": "CVE-2023-38545",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-38545"
},
{
"name": "CVE-2023-34462",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-34462"
},
{
"name": "CVE-2023-5363",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-5363"
},
{
"name": "CVE-2023-32002",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-32002"
},
{
"name": "CVE-2023-4807",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-4807"
},
{
"name": "CVE-2023-5678",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-5678"
},
{
"name": "CVE-2023-45803",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-45803"
},
{
"name": "CVE-2023-44270",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-44270"
},
{
"name": "CVE-2020-15586",
"url": "https://www.cve.org/CVERecord?id=CVE-2020-15586"
},
{
"name": "CVE-2020-28362",
"url": "https://www.cve.org/CVERecord?id=CVE-2020-28362"
},
{
"name": "CVE-2020-14039",
"url": "https://www.cve.org/CVERecord?id=CVE-2020-14039"
},
{
"name": "CVE-2020-16845",
"url": "https://www.cve.org/CVERecord?id=CVE-2020-16845"
},
{
"name": "CVE-2021-3114",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-3114"
},
{
"name": "CVE-2020-24553",
"url": "https://www.cve.org/CVERecord?id=CVE-2020-24553"
},
{
"name": "CVE-2020-28366",
"url": "https://www.cve.org/CVERecord?id=CVE-2020-28366"
},
{
"name": "CVE-2020-28367",
"url": "https://www.cve.org/CVERecord?id=CVE-2020-28367"
},
{
"name": "CVE-2023-34054",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-34054"
},
{
"name": "CVE-2023-34053",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-34053"
},
{
"name": "CVE-2023-34055",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-34055"
},
{
"name": "CVE-2023-46589",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-46589"
},
{
"name": "CVE-2023-43642",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-43642"
},
{
"name": "CVE-2002-0059",
"url": "https://www.cve.org/CVERecord?id=CVE-2002-0059"
},
{
"name": "CVE-2023-38003",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-38003"
},
{
"name": "CVE-2023-32731",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-32731"
},
{
"name": "CVE-2023-45133",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-45133"
},
{
"name": "CVE-2015-8393",
"url": "https://www.cve.org/CVERecord?id=CVE-2015-8393"
},
{
"name": "CVE-2020-19909",
"url": "https://www.cve.org/CVERecord?id=CVE-2020-19909"
},
{
"name": "CVE-2023-30987",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-30987"
},
{
"name": "CVE-2023-38719",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-38719"
},
{
"name": "CVE-2023-40374",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-40374"
},
{
"name": "CVE-2023-38728",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-38728"
},
{
"name": "CVE-2023-38720",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-38720"
},
{
"name": "CVE-2023-38740",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-38740"
},
{
"name": "CVE-2023-40372",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-40372"
},
{
"name": "CVE-2023-40373",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-40373"
},
{
"name": "CVE-2023-47145",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-47145"
},
{
"name": "CVE-2024-20918",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-20918"
},
{
"name": "CVE-2024-20945",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-20945"
},
{
"name": "CVE-2024-20952",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-20952"
},
{
"name": "CVE-2024-20921",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-20921"
},
{
"name": "CVE-2023-39323",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-39323"
},
{
"name": "CVE-2023-45857",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-45857"
},
{
"name": "CVE-2023-5676",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-5676"
},
{
"name": "CVE-2023-46308",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-46308"
},
{
"name": "CVE-2023-32006",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-32006"
},
{
"name": "CVE-2023-32559",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-32559"
},
{
"name": "CVE-2023-24534",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-24534"
},
{
"name": "CVE-2023-6129",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-6129"
},
{
"name": "CVE-2022-23541",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-23541"
},
{
"name": "CVE-2022-36046",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-36046"
},
{
"name": "CVE-2023-40692",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-40692"
},
{
"name": "CVE-2023-44981",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-44981"
},
{
"name": "CVE-2023-38727",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-38727"
},
{
"name": "CVE-2023-45142",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-45142"
},
{
"name": "CVE-2022-48337",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-48337"
},
{
"name": "CVE-2023-47627",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-47627"
},
{
"name": "CVE-2023-47701",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-47701"
},
{
"name": "CVE-2023-49081",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-49081"
},
{
"name": "CVE-2023-26159",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-26159"
},
{
"name": "CVE-2023-29258",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-29258"
},
{
"name": "CVE-2023-39332",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-39332"
},
{
"name": "CVE-2023-46218",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-46218"
},
{
"name": "CVE-2024-22190",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-22190"
},
{
"name": "CVE-2023-4586",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-4586"
},
{
"name": "CVE-2023-43020",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-43020"
},
{
"name": "CVE-2023-37276",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-37276"
},
{
"name": "CVE-2023-47152",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-47152"
},
{
"name": "CVE-2023-49082",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-49082"
},
{
"name": "CVE-2023-46219",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-46219"
},
{
"name": "CVE-2023-47141",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-47141"
},
{
"name": "CVE-2023-39318",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-39318"
},
{
"name": "CVE-2023-38552",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-38552"
},
{
"name": "CVE-2023-46167",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-46167"
},
{
"name": "CVE-2023-27859",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-27859"
},
{
"name": "CVE-2023-47158",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-47158"
},
{
"name": "CVE-2023-36665",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-36665"
},
{
"name": "CVE-2022-23529",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-23529"
},
{
"name": "CVE-2023-40687",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-40687"
},
{
"name": "CVE-2022-23539",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-23539"
},
{
"name": "CVE-2023-6681",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-6681"
},
{
"name": "CVE-2022-23540",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-23540"
},
{
"name": "CVE-2023-46234",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-46234"
},
{
"name": "CVE-2023-50308",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-50308"
},
{
"name": "CVE-2023-39331",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-39331"
},
{
"name": "CVE-2023-45178",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-45178"
},
{
"name": "CVE-2023-45193",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-45193"
},
{
"name": "CVE-2023-39319",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-39319"
},
{
"name": "CVE-2020-29510",
"url": "https://www.cve.org/CVERecord?id=CVE-2020-29510"
},
{
"name": "CVE-2023-47746",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-47746"
},
{
"name": "CVE-2023-34062",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-34062"
},
{
"name": "CVE-2023-47747",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-47747"
},
{
"name": "CVE-2024-0727",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-0727"
},
{
"name": "CVE-2023-46158",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-46158"
},
{
"name": "CVE-2023-26115",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-26115"
}
],
"initial_release_date": "2024-02-16T00:00:00",
"last_revision_date": "2024-02-16T00:00:00",
"links": [],
"reference": "CERTFR-2024-AVI-0145",
"revisions": [
{
"description": "Version initiale",
"revision_date": "2024-02-16T00:00:00.000000"
}
],
"risks": [
{
"description": "Ex\u00e9cution de code arbitraire \u00e0 distance"
},
{
"description": "\u00c9l\u00e9vation de privil\u00e8ges"
},
{
"description": "Atteinte \u00e0 la confidentialit\u00e9 des donn\u00e9es"
},
{
"description": "Atteinte \u00e0 l\u0027int\u00e9grit\u00e9 des donn\u00e9es"
},
{
"description": "D\u00e9ni de service"
},
{
"description": "Contournement de la politique de s\u00e9curit\u00e9"
},
{
"description": "Injection de requ\u00eates ill\u00e9gitimes par rebond (CSRF)"
},
{
"description": "Injection de code indirecte \u00e0 distance (XSS)"
},
{
"description": "Non sp\u00e9cifi\u00e9 par l\u0027\u00e9diteur"
}
],
"summary": "De multiples vuln\u00e9rabilit\u00e9s ont \u00e9t\u00e9 d\u00e9couvertes dans \u003cspan\nclass=\"textit\"\u003eles produits IBM\u003c/span\u003e. Certaines d\u0027entre elles\npermettent \u00e0 un attaquant de provoquer une atteinte \u00e0 la confidentialit\u00e9\ndes donn\u00e9es, une ex\u00e9cution de code arbitraire \u00e0 distance et une\n\u00e9l\u00e9vation de privil\u00e8ges.\n",
"title": "Multiples vuln\u00e9rabilit\u00e9s dans les produits IBM",
"vendor_advisories": [
{
"published_at": null,
"title": "Bulletin de s\u00e9curit\u00e9 IBM 7117872 du 14 f\u00e9vrier 2024",
"url": "https://www.ibm.com/support/pages/node/7117872"
},
{
"published_at": null,
"title": "Bulletin de s\u00e9curit\u00e9 IBM 7118592 du 16 f\u00e9vrier 2024",
"url": "https://www.ibm.com/support/pages/node/7118592"
},
{
"published_at": null,
"title": "Bulletin de s\u00e9curit\u00e9 IBM 7117873 du 14 f\u00e9vrier 2024",
"url": "https://www.ibm.com/support/pages/node/7117873"
},
{
"published_at": null,
"title": "Bulletin de s\u00e9curit\u00e9 IBM 7118289 du 15 f\u00e9vrier 2024",
"url": "https://www.ibm.com/support/pages/node/7118289"
},
{
"published_at": null,
"title": "Bulletin de s\u00e9curit\u00e9 IBM 7118351 du 15 f\u00e9vrier 2024",
"url": "https://www.ibm.com/support/pages/node/7118351"
},
{
"published_at": null,
"title": "Bulletin de s\u00e9curit\u00e9 IBM 7117821 du 14 f\u00e9vrier 2024",
"url": "https://www.ibm.com/support/pages/node/7117821"
},
{
"published_at": null,
"title": "Bulletin de s\u00e9curit\u00e9 IBM 7117883 du 14 f\u00e9vrier 2024",
"url": "https://www.ibm.com/support/pages/node/7117883"
},
{
"published_at": null,
"title": "Bulletin de s\u00e9curit\u00e9 IBM 7117881 du 14 f\u00e9vrier 2024",
"url": "https://www.ibm.com/support/pages/node/7117881"
},
{
"published_at": null,
"title": "Bulletin de s\u00e9curit\u00e9 IBM 7117884 du 14 f\u00e9vrier 2024",
"url": "https://www.ibm.com/support/pages/node/7117884"
}
]
}
CERTFR-2023-AVI-0272
Vulnerability from certfr_avis
De multiples vulnérabilités ont été découvertes dans les produits IBM. Elles permettent à un attaquant de provoquer un déni de service à distance, une élévation de privilèges, un contournement de la politique de sécurité, une exécution de code arbitraire, une injection de code indirecte à distance (XSS), une atteinte à la confidentialité des données et un problème de sécurité non spécifié par l'éditeur.
Solution
Se référer au bulletin de sécurité de l'éditeur pour l'obtention des correctifs (cf. section Documentation).
None| Vendor | Product | Description | ||
|---|---|---|---|---|
| IBM | WebSphere | IBM WebSphere Automation versions antérieures à 1.5.2 | ||
| IBM | Spectrum | IBM Spectrum Protect Plus Container Agent (Red Hat OpenShift) versions antérieures à 10.1.12.4 | ||
| IBM | QRadar SIEM | IBM QRadar SIEM 7.4.3 sans le correctif de sécurité FP9 | ||
| IBM | Spectrum | IBM Spectrum Protect Plus Container Agent (Kubernetes) versions antérieures à 10.1.12.4 | ||
| IBM | QRadar SIEM | IBM QRadar SIEM 7.5.0 sans le correctif de sécurité UP4 IF01 |
| Title | Publication Time | Tags | |||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
|
|||||||||||
{
"$ref": "https://www.cert.ssi.gouv.fr/openapi.json",
"affected_systems": [
{
"description": "IBM WebSphere Automation versions ant\u00e9rieures \u00e0 1.5.2",
"product": {
"name": "WebSphere",
"vendor": {
"name": "IBM",
"scada": false
}
}
},
{
"description": "IBM Spectrum Protect Plus Container Agent (Red Hat OpenShift) versions ant\u00e9rieures \u00e0 10.1.12.4",
"product": {
"name": "Spectrum",
"vendor": {
"name": "IBM",
"scada": false
}
}
},
{
"description": "IBM QRadar SIEM 7.4.3 sans le correctif de s\u00e9curit\u00e9 FP9",
"product": {
"name": "QRadar SIEM",
"vendor": {
"name": "IBM",
"scada": false
}
}
},
{
"description": "IBM Spectrum Protect Plus Container Agent (Kubernetes) versions ant\u00e9rieures \u00e0 10.1.12.4",
"product": {
"name": "Spectrum",
"vendor": {
"name": "IBM",
"scada": false
}
}
},
{
"description": "IBM QRadar SIEM 7.5.0 sans le correctif de s\u00e9curit\u00e9 UP4 IF01",
"product": {
"name": "QRadar SIEM",
"vendor": {
"name": "IBM",
"scada": false
}
}
}
],
"affected_systems_content": null,
"content": "## Solution\n\nSe r\u00e9f\u00e9rer au bulletin de s\u00e9curit\u00e9 de l\u0027\u00e9diteur pour l\u0027obtention des\ncorrectifs (cf. section Documentation).\n",
"cves": [
{
"name": "CVE-2022-32189",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-32189"
},
{
"name": "CVE-2022-30631",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-30631"
},
{
"name": "CVE-2022-23825",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-23825"
},
{
"name": "CVE-2022-41725",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-41725"
},
{
"name": "CVE-2022-30635",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-30635"
},
{
"name": "CVE-2022-41715",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-41715"
},
{
"name": "CVE-2022-41722",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-41722"
},
{
"name": "CVE-2022-29900",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-29900"
},
{
"name": "CVE-2022-29901",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-29901"
},
{
"name": "CVE-2022-30629",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-30629"
},
{
"name": "CVE-2022-40897",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-40897"
},
{
"name": "CVE-2022-32148",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-32148"
},
{
"name": "CVE-2022-30630",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-30630"
},
{
"name": "CVE-2023-27589",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-27589"
},
{
"name": "CVE-2022-1705",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-1705"
},
{
"name": "CVE-2022-41720",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-41720"
},
{
"name": "CVE-2022-41716",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-41716"
},
{
"name": "CVE-2022-30633",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-30633"
},
{
"name": "CVE-2022-30632",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-30632"
},
{
"name": "CVE-2022-1962",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-1962"
},
{
"name": "CVE-2022-41717",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-41717"
},
{
"name": "CVE-2022-28131",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-28131"
},
{
"name": "CVE-2023-25136",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-25136"
},
{
"name": "CVE-2022-2880",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-2880"
},
{
"name": "CVE-2022-26373",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-26373"
},
{
"name": "CVE-2022-2879",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-2879"
},
{
"name": "CVE-2022-42898",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-42898"
},
{
"name": "CVE-2022-41721",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-41721"
},
{
"name": "CVE-2022-41724",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-41724"
},
{
"name": "CVE-2022-2588",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-2588"
},
{
"name": "CVE-2022-30580",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-30580"
},
{
"name": "CVE-2022-23816",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-23816"
},
{
"name": "CVE-2022-41723",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-41723"
},
{
"name": "CVE-2022-41727",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-41727"
},
{
"name": "CVE-2022-40898",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-40898"
},
{
"name": "CVE-2022-23491",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-23491"
},
{
"name": "CVE-2022-27664",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-27664"
}
],
"initial_release_date": "2023-03-30T00:00:00",
"last_revision_date": "2023-03-30T00:00:00",
"links": [],
"reference": "CERTFR-2023-AVI-0272",
"revisions": [
{
"description": "Version initiale",
"revision_date": "2023-03-30T00:00:00.000000"
}
],
"risks": [
{
"description": "D\u00e9ni de service \u00e0 distance"
},
{
"description": "Injection de code indirecte \u00e0 distance (XSS)"
},
{
"description": "Ex\u00e9cution de code arbitraire"
},
{
"description": "Non sp\u00e9cifi\u00e9 par l\u0027\u00e9diteur"
},
{
"description": "Contournement de la politique de s\u00e9curit\u00e9"
},
{
"description": "Atteinte \u00e0 la confidentialit\u00e9 des donn\u00e9es"
},
{
"description": "\u00c9l\u00e9vation de privil\u00e8ges"
}
],
"summary": "De multiples vuln\u00e9rabilit\u00e9s ont \u00e9t\u00e9 d\u00e9couvertes dans les produits \u003cspan\nclass=\"textit\"\u003eIBM\u003c/span\u003e. Elles permettent \u00e0 un attaquant de provoquer\nun d\u00e9ni de service \u00e0 distance, une \u00e9l\u00e9vation de privil\u00e8ges, un\ncontournement de la politique de s\u00e9curit\u00e9, une ex\u00e9cution de code\narbitraire, une injection de code indirecte \u00e0 distance (XSS), une\natteinte \u00e0 la confidentialit\u00e9 des donn\u00e9es et un probl\u00e8me de s\u00e9curit\u00e9 non\nsp\u00e9cifi\u00e9 par l\u0027\u00e9diteur.\n",
"title": "Multiples vuln\u00e9rabilit\u00e9s dans les produits IBM",
"vendor_advisories": [
{
"published_at": null,
"title": "Bulletin de s\u00e9curit\u00e9 IBM 6967016 du 29 mars 2023",
"url": "https://www.ibm.com/support/pages/node/6967016"
},
{
"published_at": null,
"title": "Bulletin de s\u00e9curit\u00e9 IBM 6966998 du 29 mars 2023",
"url": "https://www.ibm.com/support/pages/node/6966998"
},
{
"published_at": null,
"title": "Bulletin de s\u00e9curit\u00e9 IBM 6965352 du 29 mars 2023",
"url": "https://www.ibm.com/support/pages/node/6965352"
}
]
}
CERTFR-2025-AVI-0524
Vulnerability from certfr_avis
De multiples vulnérabilités ont été découvertes dans VMware Tanzu. Elles permettent à un attaquant de provoquer un problème de sécurité non spécifié par l'éditeur.
Solutions
Se référer au bulletin de sécurité de l'éditeur pour l'obtention des correctifs (cf. section Documentation).
| Vendor | Product | Description | ||
|---|---|---|---|---|
| VMware | Tanzu Greenplum | Tanzu Greenplum Data Copy Utility versions antérieures à 2.8.0 | ||
| VMware | Tanzu | Tanzu Data Lake versions antérieures à 1.1.0 | ||
| VMware | Tanzu | Tanzu pour Postgres sur Kubernetes versions antérieures à 4.1.0 et 4.2.0 | ||
| VMware | Tanzu Greenplum | Tanzu Greenplum Command Center versions antérieures à 6.14.0 et 7.4.0 | ||
| VMware | Tanzu Greenplum | Tanzu Greenplum Backup and Restore versions antérieures à 1.31.1 | ||
| VMware | Tanzu Greenplum | Tanzu Greenplum Streaming Server versions antérieures à 2.1.0 | ||
| VMware | Tanzu Greenplum | Tanzu Greenplum versions 6.x antérieures à 6.29.1 | ||
| VMware | Tanzu Greenplum | Tanzu Greenplum versions 7.x antérieures à 7.5.0 | ||
| VMware | Tanzu | VMware Tanzu pour Valkey sur Kubernetes versions antérieures à 1.1.0 et 2.0.0 |
| Title | Publication Time | Tags | |||||||||||||||||||||||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
|
|||||||||||||||||||||||||||||||||||
{
"$ref": "https://www.cert.ssi.gouv.fr/openapi.json",
"affected_systems": [
{
"description": "Tanzu Greenplum Data Copy Utility versions ant\u00e9rieures \u00e0 2.8.0",
"product": {
"name": "Tanzu Greenplum",
"vendor": {
"name": "VMware",
"scada": false
}
}
},
{
"description": "Tanzu Data Lake versions ant\u00e9rieures \u00e0 1.1.0",
"product": {
"name": "Tanzu",
"vendor": {
"name": "VMware",
"scada": false
}
}
},
{
"description": "Tanzu pour Postgres sur Kubernetes versions ant\u00e9rieures \u00e0 4.1.0 et 4.2.0",
"product": {
"name": "Tanzu",
"vendor": {
"name": "VMware",
"scada": false
}
}
},
{
"description": "Tanzu Greenplum Command Center versions ant\u00e9rieures \u00e0 6.14.0 et 7.4.0",
"product": {
"name": "Tanzu Greenplum",
"vendor": {
"name": "VMware",
"scada": false
}
}
},
{
"description": "Tanzu Greenplum Backup and Restore versions ant\u00e9rieures \u00e0 1.31.1",
"product": {
"name": "Tanzu Greenplum",
"vendor": {
"name": "VMware",
"scada": false
}
}
},
{
"description": "Tanzu Greenplum Streaming Server versions ant\u00e9rieures \u00e0 2.1.0",
"product": {
"name": "Tanzu Greenplum",
"vendor": {
"name": "VMware",
"scada": false
}
}
},
{
"description": "Tanzu Greenplum versions 6.x ant\u00e9rieures \u00e0 6.29.1",
"product": {
"name": "Tanzu Greenplum",
"vendor": {
"name": "VMware",
"scada": false
}
}
},
{
"description": "Tanzu Greenplum versions 7.x ant\u00e9rieures \u00e0 7.5.0",
"product": {
"name": "Tanzu Greenplum",
"vendor": {
"name": "VMware",
"scada": false
}
}
},
{
"description": "VMware Tanzu pour Valkey sur Kubernetes versions ant\u00e9rieures \u00e0 1.1.0 et 2.0.0",
"product": {
"name": "Tanzu",
"vendor": {
"name": "VMware",
"scada": false
}
}
}
],
"affected_systems_content": "",
"content": "## Solutions\n\nSe r\u00e9f\u00e9rer au bulletin de s\u00e9curit\u00e9 de l\u0027\u00e9diteur pour l\u0027obtention des correctifs (cf. section Documentation).",
"cves": [
{
"name": "CVE-2019-2126",
"url": "https://www.cve.org/CVERecord?id=CVE-2019-2126"
},
{
"name": "CVE-2020-11023",
"url": "https://www.cve.org/CVERecord?id=CVE-2020-11023"
},
{
"name": "CVE-2019-12900",
"url": "https://www.cve.org/CVERecord?id=CVE-2019-12900"
},
{
"name": "CVE-2022-30633",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-30633"
},
{
"name": "CVE-2022-1705",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-1705"
},
{
"name": "CVE-2022-27664",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-27664"
},
{
"name": "CVE-2022-28131",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-28131"
},
{
"name": "CVE-2022-32148",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-32148"
},
{
"name": "CVE-2022-32189",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-32189"
},
{
"name": "CVE-2022-1962",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-1962"
},
{
"name": "CVE-2022-30635",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-30635"
},
{
"name": "CVE-2022-30631",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-30631"
},
{
"name": "CVE-2022-30632",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-30632"
},
{
"name": "CVE-2022-30630",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-30630"
},
{
"name": "CVE-2022-29526",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-29526"
},
{
"name": "CVE-2021-45943",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-45943"
},
{
"name": "CVE-2021-34141",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-34141"
},
{
"name": "CVE-2022-1941",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-1941"
},
{
"name": "CVE-2022-1271",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-1271"
},
{
"name": "CVE-2022-41862",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-41862"
},
{
"name": "CVE-2022-41717",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-41717"
},
{
"name": "CVE-2023-0464",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-0464"
},
{
"name": "CVE-2022-2879",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-2879"
},
{
"name": "CVE-2022-41715",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-41715"
},
{
"name": "CVE-2022-2880",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-2880"
},
{
"name": "CVE-2023-0466",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-0466"
},
{
"name": "CVE-2023-0465",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-0465"
},
{
"name": "CVE-2022-30629",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-30629"
},
{
"name": "CVE-2022-41723",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-41723"
},
{
"name": "CVE-2022-30580",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-30580"
},
{
"name": "CVE-2022-40898",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-40898"
},
{
"name": "CVE-2022-41725",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-41725"
},
{
"name": "CVE-2022-41724",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-41724"
},
{
"name": "CVE-2023-24532",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-24532"
},
{
"name": "CVE-2023-24537",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-24537"
},
{
"name": "CVE-2023-2455",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-2455"
},
{
"name": "CVE-2023-2650",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-2650"
},
{
"name": "CVE-2023-24536",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-24536"
},
{
"name": "CVE-2023-24538",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-24538"
},
{
"name": "CVE-2023-1255",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-1255"
},
{
"name": "CVE-2023-24540",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-24540"
},
{
"name": "CVE-2023-29400",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-29400"
},
{
"name": "CVE-2023-24539",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-24539"
},
{
"name": "CVE-2023-2975",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-2975"
},
{
"name": "CVE-2023-3446",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-3446"
},
{
"name": "CVE-2023-3817",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-3817"
},
{
"name": "CVE-2023-29404",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-29404"
},
{
"name": "CVE-2023-29402",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-29402"
},
{
"name": "CVE-2023-29403",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-29403"
},
{
"name": "CVE-2023-29405",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-29405"
},
{
"name": "CVE-2023-37920",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-37920"
},
{
"name": "CVE-2023-29409",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-29409"
},
{
"name": "CVE-2023-29406",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-29406"
},
{
"name": "CVE-2023-32681",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-32681"
},
{
"name": "CVE-2023-44487",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-44487"
},
{
"name": "CVE-2023-5363",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-5363"
},
{
"name": "CVE-2023-4807",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-4807"
},
{
"name": "CVE-2023-4752",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-4752"
},
{
"name": "CVE-2023-45853",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-45853"
},
{
"name": "CVE-2023-5678",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-5678"
},
{
"name": "CVE-2023-5870",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-5870"
},
{
"name": "CVE-2022-0543",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-0543"
},
{
"name": "CVE-2023-4039",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-4039"
},
{
"name": "CVE-2021-46848",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-46848"
},
{
"name": "CVE-2023-4016",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-4016"
},
{
"name": "CVE-2023-29383",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-29383"
},
{
"name": "CVE-2023-6237",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-6237"
},
{
"name": "CVE-2023-39323",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-39323"
},
{
"name": "CVE-2023-31484",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-31484"
},
{
"name": "CVE-2023-24534",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-24534"
},
{
"name": "CVE-2023-6129",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-6129"
},
{
"name": "CVE-2023-39318",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-39318"
},
{
"name": "CVE-2023-39319",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-39319"
},
{
"name": "CVE-2024-0727",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-0727"
},
{
"name": "CVE-2024-1580",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-1580"
},
{
"name": "CVE-2016-2781",
"url": "https://www.cve.org/CVERecord?id=CVE-2016-2781"
},
{
"name": "CVE-2023-39326",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-39326"
},
{
"name": "CVE-2023-45285",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-45285"
},
{
"name": "CVE-2023-45288",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-45288"
},
{
"name": "CVE-2024-4603",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-4603"
},
{
"name": "CVE-2023-45289",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-45289"
},
{
"name": "CVE-2023-45290",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-45290"
},
{
"name": "CVE-2024-24783",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-24783"
},
{
"name": "CVE-2024-24784",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-24784"
},
{
"name": "CVE-2024-24785",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-24785"
},
{
"name": "CVE-2024-4741",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-4741"
},
{
"name": "CVE-2024-23807",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-23807"
},
{
"name": "CVE-2024-5535",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-5535"
},
{
"name": "CVE-2023-5752",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-5752"
},
{
"name": "CVE-2024-3651",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-3651"
},
{
"name": "CVE-2024-3596",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-3596"
},
{
"name": "CVE-2024-26458",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-26458"
},
{
"name": "CVE-2024-26461",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-26461"
},
{
"name": "CVE-2024-35195",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-35195"
},
{
"name": "CVE-2023-4641",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-4641"
},
{
"name": "CVE-2024-22365",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-22365"
},
{
"name": "CVE-2024-22667",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-22667"
},
{
"name": "CVE-2023-6228",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-6228"
},
{
"name": "CVE-2023-45287",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-45287"
},
{
"name": "CVE-2024-24787",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-24787"
},
{
"name": "CVE-2024-24788",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-24788"
},
{
"name": "CVE-2024-7348",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-7348"
},
{
"name": "CVE-2023-7008",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-7008"
},
{
"name": "CVE-2024-6119",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-6119"
},
{
"name": "CVE-2024-24789",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-24789"
},
{
"name": "CVE-2024-34155",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-34155"
},
{
"name": "CVE-2024-34156",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-34156"
},
{
"name": "CVE-2024-34158",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-34158"
},
{
"name": "CVE-2024-24790",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-24790"
},
{
"name": "CVE-2024-9143",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-9143"
},
{
"name": "CVE-2022-48468",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-48468"
},
{
"name": "CVE-2023-48161",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-48161"
},
{
"name": "CVE-2024-11168",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-11168"
},
{
"name": "CVE-2024-10976",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-10976"
},
{
"name": "CVE-2024-10977",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-10977"
},
{
"name": "CVE-2024-10978",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-10978"
},
{
"name": "CVE-2024-10979",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-10979"
},
{
"name": "CVE-2024-10041",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-10041"
},
{
"name": "CVE-2024-10963",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-10963"
},
{
"name": "CVE-2025-21490",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-21490"
},
{
"name": "CVE-2025-21491",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-21491"
},
{
"name": "CVE-2025-21497",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-21497"
},
{
"name": "CVE-2025-21500",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-21500"
},
{
"name": "CVE-2025-21501",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-21501"
},
{
"name": "CVE-2025-21503",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-21503"
},
{
"name": "CVE-2025-21505",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-21505"
},
{
"name": "CVE-2025-21519",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-21519"
},
{
"name": "CVE-2025-21522",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-21522"
},
{
"name": "CVE-2025-21523",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-21523"
},
{
"name": "CVE-2025-21529",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-21529"
},
{
"name": "CVE-2025-21540",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-21540"
},
{
"name": "CVE-2025-21546",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-21546"
},
{
"name": "CVE-2025-21555",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-21555"
},
{
"name": "CVE-2025-21559",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-21559"
},
{
"name": "CVE-2025-0938",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-0938"
},
{
"name": "CVE-2025-0167",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-0167"
},
{
"name": "CVE-2024-12797",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-12797"
},
{
"name": "CVE-2024-13176",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-13176"
},
{
"name": "CVE-2025-1094",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-1094"
},
{
"name": "CVE-2022-49043",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-49043"
},
{
"name": "CVE-2024-51744",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-51744"
},
{
"name": "CVE-2024-24791",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-24791"
},
{
"name": "CVE-2023-24531",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-24531"
},
{
"name": "CVE-2024-45336",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-45336"
},
{
"name": "CVE-2024-45341",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-45341"
},
{
"name": "CVE-2025-22866",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-22866"
},
{
"name": "CVE-2025-22870",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-22870"
},
{
"name": "CVE-2024-56171",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-56171"
},
{
"name": "CVE-2022-42967",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-42967"
},
{
"name": "CVE-2024-8176",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-8176"
},
{
"name": "CVE-2025-24928",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-24928"
},
{
"name": "CVE-2025-22871",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-22871"
},
{
"name": "CVE-2025-22235",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-22235"
},
{
"name": "CVE-2025-31650",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-31650"
},
{
"name": "CVE-2025-31651",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-31651"
},
{
"name": "CVE-2025-30204",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-30204"
},
{
"name": "CVE-2025-27363",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-27363"
},
{
"name": "CVE-2025-22233",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-22233"
},
{
"name": "CVE-2024-55549",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-55549"
},
{
"name": "CVE-2024-9287",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-9287"
},
{
"name": "CVE-2025-22869",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-22869"
},
{
"name": "CVE-2025-46701",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-46701"
},
{
"name": "CVE-2024-12133",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-12133"
},
{
"name": "CVE-2024-12243",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-12243"
},
{
"name": "CVE-2024-2236",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-2236"
},
{
"name": "CVE-2025-0395",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-0395"
},
{
"name": "CVE-2025-1390",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-1390"
},
{
"name": "CVE-2025-31115",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-31115"
},
{
"name": "CVE-2012-0880",
"url": "https://www.cve.org/CVERecord?id=CVE-2012-0880"
},
{
"name": "CVE-2017-17507",
"url": "https://www.cve.org/CVERecord?id=CVE-2017-17507"
},
{
"name": "CVE-2017-8806",
"url": "https://www.cve.org/CVERecord?id=CVE-2017-8806"
},
{
"name": "CVE-2018-10126",
"url": "https://www.cve.org/CVERecord?id=CVE-2018-10126"
},
{
"name": "CVE-2018-11205",
"url": "https://www.cve.org/CVERecord?id=CVE-2018-11205"
},
{
"name": "CVE-2018-13866",
"url": "https://www.cve.org/CVERecord?id=CVE-2018-13866"
},
{
"name": "CVE-2018-13867",
"url": "https://www.cve.org/CVERecord?id=CVE-2018-13867"
},
{
"name": "CVE-2018-13868",
"url": "https://www.cve.org/CVERecord?id=CVE-2018-13868"
},
{
"name": "CVE-2018-13869",
"url": "https://www.cve.org/CVERecord?id=CVE-2018-13869"
},
{
"name": "CVE-2018-13870",
"url": "https://www.cve.org/CVERecord?id=CVE-2018-13870"
},
{
"name": "CVE-2018-13871",
"url": "https://www.cve.org/CVERecord?id=CVE-2018-13871"
},
{
"name": "CVE-2018-13872",
"url": "https://www.cve.org/CVERecord?id=CVE-2018-13872"
},
{
"name": "CVE-2018-13874",
"url": "https://www.cve.org/CVERecord?id=CVE-2018-13874"
},
{
"name": "CVE-2018-13875",
"url": "https://www.cve.org/CVERecord?id=CVE-2018-13875"
},
{
"name": "CVE-2018-13876",
"url": "https://www.cve.org/CVERecord?id=CVE-2018-13876"
},
{
"name": "CVE-2018-14031",
"url": "https://www.cve.org/CVERecord?id=CVE-2018-14031"
},
{
"name": "CVE-2018-14033",
"url": "https://www.cve.org/CVERecord?id=CVE-2018-14033"
},
{
"name": "CVE-2018-14034",
"url": "https://www.cve.org/CVERecord?id=CVE-2018-14034"
},
{
"name": "CVE-2018-14035",
"url": "https://www.cve.org/CVERecord?id=CVE-2018-14035"
},
{
"name": "CVE-2018-14460",
"url": "https://www.cve.org/CVERecord?id=CVE-2018-14460"
},
{
"name": "CVE-2018-15671",
"url": "https://www.cve.org/CVERecord?id=CVE-2018-15671"
},
{
"name": "CVE-2018-16438",
"url": "https://www.cve.org/CVERecord?id=CVE-2018-16438"
},
{
"name": "CVE-2018-17432",
"url": "https://www.cve.org/CVERecord?id=CVE-2018-17432"
},
{
"name": "CVE-2018-17433",
"url": "https://www.cve.org/CVERecord?id=CVE-2018-17433"
},
{
"name": "CVE-2018-17434",
"url": "https://www.cve.org/CVERecord?id=CVE-2018-17434"
},
{
"name": "CVE-2018-17435",
"url": "https://www.cve.org/CVERecord?id=CVE-2018-17435"
},
{
"name": "CVE-2018-17436",
"url": "https://www.cve.org/CVERecord?id=CVE-2018-17436"
},
{
"name": "CVE-2018-17437",
"url": "https://www.cve.org/CVERecord?id=CVE-2018-17437"
},
{
"name": "CVE-2018-17438",
"url": "https://www.cve.org/CVERecord?id=CVE-2018-17438"
},
{
"name": "CVE-2018-17439",
"url": "https://www.cve.org/CVERecord?id=CVE-2018-17439"
},
{
"name": "CVE-2019-20005",
"url": "https://www.cve.org/CVERecord?id=CVE-2019-20005"
},
{
"name": "CVE-2019-20006",
"url": "https://www.cve.org/CVERecord?id=CVE-2019-20006"
},
{
"name": "CVE-2019-20007",
"url": "https://www.cve.org/CVERecord?id=CVE-2019-20007"
},
{
"name": "CVE-2019-20198",
"url": "https://www.cve.org/CVERecord?id=CVE-2019-20198"
},
{
"name": "CVE-2019-20199",
"url": "https://www.cve.org/CVERecord?id=CVE-2019-20199"
},
{
"name": "CVE-2019-20200",
"url": "https://www.cve.org/CVERecord?id=CVE-2019-20200"
},
{
"name": "CVE-2019-20201",
"url": "https://www.cve.org/CVERecord?id=CVE-2019-20201"
},
{
"name": "CVE-2019-20202",
"url": "https://www.cve.org/CVERecord?id=CVE-2019-20202"
},
{
"name": "CVE-2019-6988",
"url": "https://www.cve.org/CVERecord?id=CVE-2019-6988"
},
{
"name": "CVE-2019-8396",
"url": "https://www.cve.org/CVERecord?id=CVE-2019-8396"
},
{
"name": "CVE-2019-8397",
"url": "https://www.cve.org/CVERecord?id=CVE-2019-8397"
},
{
"name": "CVE-2019-8398",
"url": "https://www.cve.org/CVERecord?id=CVE-2019-8398"
},
{
"name": "CVE-2019-9151",
"url": "https://www.cve.org/CVERecord?id=CVE-2019-9151"
},
{
"name": "CVE-2019-9152",
"url": "https://www.cve.org/CVERecord?id=CVE-2019-9152"
},
{
"name": "CVE-2020-10809",
"url": "https://www.cve.org/CVERecord?id=CVE-2020-10809"
},
{
"name": "CVE-2020-10810",
"url": "https://www.cve.org/CVERecord?id=CVE-2020-10810"
},
{
"name": "CVE-2020-10811",
"url": "https://www.cve.org/CVERecord?id=CVE-2020-10811"
},
{
"name": "CVE-2020-10812",
"url": "https://www.cve.org/CVERecord?id=CVE-2020-10812"
},
{
"name": "CVE-2020-18232",
"url": "https://www.cve.org/CVERecord?id=CVE-2020-18232"
},
{
"name": "CVE-2020-18494",
"url": "https://www.cve.org/CVERecord?id=CVE-2020-18494"
},
{
"name": "CVE-2021-26220",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-26220"
},
{
"name": "CVE-2021-26221",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-26221"
},
{
"name": "CVE-2021-26222",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-26222"
},
{
"name": "CVE-2021-30485",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-30485"
},
{
"name": "CVE-2021-31229",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-31229"
},
{
"name": "CVE-2021-31347",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-31347"
},
{
"name": "CVE-2021-31348",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-31348"
},
{
"name": "CVE-2021-31598",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-31598"
},
{
"name": "CVE-2021-33430",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-33430"
},
{
"name": "CVE-2021-37501",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-37501"
},
{
"name": "CVE-2021-45829",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-45829"
},
{
"name": "CVE-2021-45830",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-45830"
},
{
"name": "CVE-2021-45832",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-45832"
},
{
"name": "CVE-2021-45833",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-45833"
},
{
"name": "CVE-2021-46242",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-46242"
},
{
"name": "CVE-2021-46243",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-46243"
},
{
"name": "CVE-2021-46244",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-46244"
},
{
"name": "CVE-2022-25942",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-25942"
},
{
"name": "CVE-2022-25972",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-25972"
},
{
"name": "CVE-2022-26061",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-26061"
},
{
"name": "CVE-2022-30045",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-30045"
},
{
"name": "CVE-2022-4055",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-4055"
},
{
"name": "CVE-2022-47655",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-47655"
},
{
"name": "CVE-2023-0996",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-0996"
},
{
"name": "CVE-2023-29659",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-29659"
},
{
"name": "CVE-2023-32570",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-32570"
},
{
"name": "CVE-2023-39328",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-39328"
},
{
"name": "CVE-2023-39329",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-39329"
},
{
"name": "CVE-2023-51792",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-51792"
},
{
"name": "CVE-2023-6879",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-6879"
},
{
"name": "CVE-2024-27304",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-27304"
},
{
"name": "CVE-2024-29157",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-29157"
},
{
"name": "CVE-2024-29158",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-29158"
},
{
"name": "CVE-2024-29159",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-29159"
},
{
"name": "CVE-2024-29160",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-29160"
},
{
"name": "CVE-2024-29161",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-29161"
},
{
"name": "CVE-2024-29162",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-29162"
},
{
"name": "CVE-2024-29163",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-29163"
},
{
"name": "CVE-2024-29164",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-29164"
},
{
"name": "CVE-2024-29165",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-29165"
},
{
"name": "CVE-2024-29166",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-29166"
},
{
"name": "CVE-2024-32605",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-32605"
},
{
"name": "CVE-2024-32606",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-32606"
},
{
"name": "CVE-2024-32607",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-32607"
},
{
"name": "CVE-2024-32608",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-32608"
},
{
"name": "CVE-2024-32609",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-32609"
},
{
"name": "CVE-2024-32610",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-32610"
},
{
"name": "CVE-2024-32611",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-32611"
},
{
"name": "CVE-2024-32612",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-32612"
},
{
"name": "CVE-2024-32613",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-32613"
},
{
"name": "CVE-2024-32614",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-32614"
},
{
"name": "CVE-2024-32615",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-32615"
},
{
"name": "CVE-2024-32616",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-32616"
},
{
"name": "CVE-2024-32617",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-32617"
},
{
"name": "CVE-2024-32618",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-32618"
},
{
"name": "CVE-2024-32619",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-32619"
},
{
"name": "CVE-2024-32620",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-32620"
},
{
"name": "CVE-2024-32621",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-32621"
},
{
"name": "CVE-2024-32622",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-32622"
},
{
"name": "CVE-2024-32623",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-32623"
},
{
"name": "CVE-2024-32624",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-32624"
},
{
"name": "CVE-2024-33873",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-33873"
},
{
"name": "CVE-2024-33874",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-33874"
},
{
"name": "CVE-2024-33875",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-33875"
},
{
"name": "CVE-2024-33876",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-33876"
},
{
"name": "CVE-2024-33877",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-33877"
},
{
"name": "CVE-2024-34402",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-34402"
},
{
"name": "CVE-2024-34403",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-34403"
},
{
"name": "CVE-2024-38949",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-38949"
},
{
"name": "CVE-2024-38950",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-38950"
},
{
"name": "CVE-2024-41996",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-41996"
},
{
"name": "CVE-2024-45993",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-45993"
},
{
"name": "CVE-2024-46981",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-46981"
},
{
"name": "CVE-2024-49203",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-49203"
},
{
"name": "CVE-2024-5171",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-5171"
},
{
"name": "CVE-2024-51741",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-51741"
},
{
"name": "CVE-2024-52522",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-52522"
},
{
"name": "CVE-2024-52616",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-52616"
},
{
"name": "CVE-2024-53427",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-53427"
},
{
"name": "CVE-2024-53920",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-53920"
},
{
"name": "CVE-2024-56378",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-56378"
},
{
"name": "CVE-2024-56406",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-56406"
},
{
"name": "CVE-2024-56826",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-56826"
},
{
"name": "CVE-2024-56827",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-56827"
},
{
"name": "CVE-2024-6716",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-6716"
},
{
"name": "CVE-2025-2153",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-2153"
},
{
"name": "CVE-2025-22872",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-22872"
},
{
"name": "CVE-2025-23022",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-23022"
},
{
"name": "CVE-2025-24528",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-24528"
},
{
"name": "CVE-2025-4802",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-4802"
}
],
"initial_release_date": "2025-06-19T00:00:00",
"last_revision_date": "2025-06-19T00:00:00",
"links": [],
"reference": "CERTFR-2025-AVI-0524",
"revisions": [
{
"description": "Version initiale",
"revision_date": "2025-06-19T00:00:00.000000"
}
],
"risks": [
{
"description": "Non sp\u00e9cifi\u00e9 par l\u0027\u00e9diteur"
}
],
"summary": "De multiples vuln\u00e9rabilit\u00e9s ont \u00e9t\u00e9 d\u00e9couvertes dans VMware Tanzu. Elles permettent \u00e0 un attaquant de provoquer un probl\u00e8me de s\u00e9curit\u00e9 non sp\u00e9cifi\u00e9 par l\u0027\u00e9diteur.",
"title": "Multiples vuln\u00e9rabilit\u00e9s dans VMware Tanzu",
"vendor_advisories": [
{
"published_at": "2025-06-18",
"title": "Bulletin de s\u00e9curit\u00e9 VMware 35841",
"url": "https://support.broadcom.com/web/ecx/support-content-notification/-/external/content/SecurityAdvisories/0/35841"
},
{
"published_at": "2025-06-18",
"title": "Bulletin de s\u00e9curit\u00e9 VMware 35844",
"url": "https://support.broadcom.com/web/ecx/support-content-notification/-/external/content/SecurityAdvisories/0/35844"
},
{
"published_at": "2025-06-18",
"title": "Bulletin de s\u00e9curit\u00e9 VMware 35843",
"url": "https://support.broadcom.com/web/ecx/support-content-notification/-/external/content/SecurityAdvisories/0/35843"
},
{
"published_at": "2025-06-18",
"title": "Bulletin de s\u00e9curit\u00e9 VMware 35842",
"url": "https://support.broadcom.com/web/ecx/support-content-notification/-/external/content/SecurityAdvisories/0/35842"
},
{
"published_at": "2025-06-18",
"title": "Bulletin de s\u00e9curit\u00e9 VMware 35846",
"url": "https://support.broadcom.com/web/ecx/support-content-notification/-/external/content/SecurityAdvisories/0/35846"
},
{
"published_at": "2025-06-18",
"title": "Bulletin de s\u00e9curit\u00e9 VMware 35849",
"url": "https://support.broadcom.com/web/ecx/support-content-notification/-/external/content/SecurityAdvisories/0/35849"
},
{
"published_at": "2025-06-18",
"title": "Bulletin de s\u00e9curit\u00e9 VMware 35840",
"url": "https://support.broadcom.com/web/ecx/support-content-notification/-/external/content/SecurityAdvisories/0/35840"
},
{
"published_at": "2025-06-18",
"title": "Bulletin de s\u00e9curit\u00e9 VMware 35847",
"url": "https://support.broadcom.com/web/ecx/support-content-notification/-/external/content/SecurityAdvisories/0/35847"
},
{
"published_at": "2025-06-18",
"title": "Bulletin de s\u00e9curit\u00e9 VMware 35839",
"url": "https://support.broadcom.com/web/ecx/support-content-notification/-/external/content/SecurityAdvisories/0/35839"
},
{
"published_at": "2025-06-18",
"title": "Bulletin de s\u00e9curit\u00e9 VMware 35845",
"url": "https://support.broadcom.com/web/ecx/support-content-notification/-/external/content/SecurityAdvisories/0/35845"
},
{
"published_at": "2025-06-18",
"title": "Bulletin de s\u00e9curit\u00e9 VMware 35848",
"url": "https://support.broadcom.com/web/ecx/support-content-notification/-/external/content/SecurityAdvisories/0/35848"
}
]
}
CERTFR-2023-AVI-0428
Vulnerability from certfr_avis
De multiples vulnérabilités ont été découvertes dans les produits Splunk. Certaines d'entre elles permettent à un attaquant de provoquer un problème de sécurité non spécifié par l'éditeur, une exécution de code arbitraire et un déni de service à distance.
Solution
Se référer au bulletin de sécurité de l'éditeur pour l'obtention des correctifs (cf. section Documentation).
None| Vendor | Product | Description | ||
|---|---|---|---|---|
| Splunk | N/A | Splunk Universal Forwarders versions 8.2.x antérieures à 8.2.11 | ||
| Splunk | Splunk Enterprise | Splunk Enterprise versions antérieures à 8.1.14 | ||
| Splunk | N/A | Splunk App for Lookup File Editing versions antérieures à 4.0.1 | ||
| Splunk | N/A | Splunk App for Stream versions antérieures à 8.1.1 | ||
| Splunk | Splunk Enterprise | Splunk Enterprise versions 9.0.x antérieures à 9.0.5 | ||
| Splunk | N/A | Splunk Cloud versions antérieures à 9.0.2303.100 | ||
| Splunk | N/A | Splunk Universal Forwarders versions 9.0.x antérieures à 9.0.5 | ||
| Splunk | N/A | Splunk Universal Forwarders versions antérieures à 8.1.14 | ||
| Splunk | Splunk Enterprise | Splunk Enterprise versions 8.2.x antérieures à 8.2.11 |
| Title | Publication Time | Tags | |||||||||||||||||||||||||||||||||||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
|
|||||||||||||||||||||||||||||||||||||||||||||||
{
"$ref": "https://www.cert.ssi.gouv.fr/openapi.json",
"affected_systems": [
{
"description": "Splunk Universal Forwarders versions 8.2.x ant\u00e9rieures \u00e0 8.2.11",
"product": {
"name": "N/A",
"vendor": {
"name": "Splunk",
"scada": false
}
}
},
{
"description": "Splunk Enterprise versions ant\u00e9rieures \u00e0 8.1.14",
"product": {
"name": "Splunk Enterprise",
"vendor": {
"name": "Splunk",
"scada": false
}
}
},
{
"description": "Splunk App for Lookup File Editing versions ant\u00e9rieures \u00e0 4.0.1",
"product": {
"name": "N/A",
"vendor": {
"name": "Splunk",
"scada": false
}
}
},
{
"description": "Splunk App for Stream versions ant\u00e9rieures \u00e0 8.1.1",
"product": {
"name": "N/A",
"vendor": {
"name": "Splunk",
"scada": false
}
}
},
{
"description": "Splunk Enterprise versions 9.0.x ant\u00e9rieures \u00e0 9.0.5",
"product": {
"name": "Splunk Enterprise",
"vendor": {
"name": "Splunk",
"scada": false
}
}
},
{
"description": "Splunk Cloud versions ant\u00e9rieures \u00e0 9.0.2303.100",
"product": {
"name": "N/A",
"vendor": {
"name": "Splunk",
"scada": false
}
}
},
{
"description": "Splunk Universal Forwarders versions 9.0.x ant\u00e9rieures \u00e0 9.0.5",
"product": {
"name": "N/A",
"vendor": {
"name": "Splunk",
"scada": false
}
}
},
{
"description": "Splunk Universal Forwarders versions ant\u00e9rieures \u00e0 8.1.14",
"product": {
"name": "N/A",
"vendor": {
"name": "Splunk",
"scada": false
}
}
},
{
"description": "Splunk Enterprise versions 8.2.x ant\u00e9rieures \u00e0 8.2.11",
"product": {
"name": "Splunk Enterprise",
"vendor": {
"name": "Splunk",
"scada": false
}
}
}
],
"affected_systems_content": null,
"content": "## Solution\n\nSe r\u00e9f\u00e9rer au bulletin de s\u00e9curit\u00e9 de l\u0027\u00e9diteur pour l\u0027obtention des\ncorrectifs (cf. section Documentation).\n",
"cves": [
{
"name": "CVE-2021-22898",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-22898"
},
{
"name": "CVE-2022-35252",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-35252"
},
{
"name": "CVE-2022-31129",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-31129"
},
{
"name": "CVE-2022-32189",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-32189"
},
{
"name": "CVE-2022-30631",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-30631"
},
{
"name": "CVE-2023-1370",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-1370"
},
{
"name": "CVE-2022-27191",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-27191"
},
{
"name": "CVE-2022-46175",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-46175"
},
{
"name": "CVE-2020-8169",
"url": "https://www.cve.org/CVERecord?id=CVE-2020-8169"
},
{
"name": "CVE-2020-7753",
"url": "https://www.cve.org/CVERecord?id=CVE-2020-7753"
},
{
"name": "CVE-2022-27781",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-27781"
},
{
"name": "CVE-2021-22925",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-22925"
},
{
"name": "CVE-2020-8116",
"url": "https://www.cve.org/CVERecord?id=CVE-2020-8116"
},
{
"name": "CVE-2022-35260",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-35260"
},
{
"name": "CVE-2022-4304",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-4304"
},
{
"name": "CVE-2021-33502",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-33502"
},
{
"name": "CVE-2022-24921",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-24921"
},
{
"name": "CVE-2022-32208",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-32208"
},
{
"name": "CVE-2022-28327",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-28327"
},
{
"name": "CVE-2020-8285",
"url": "https://www.cve.org/CVERecord?id=CVE-2020-8285"
},
{
"name": "CVE-2021-22901",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-22901"
},
{
"name": "CVE-2022-27778",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-27778"
},
{
"name": "CVE-2022-30635",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-30635"
},
{
"name": "CVE-2021-33503",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-33503"
},
{
"name": "CVE-2022-41715",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-41715"
},
{
"name": "CVE-2023-32715",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-32715"
},
{
"name": "CVE-2022-32207",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-32207"
},
{
"name": "CVE-2022-37603",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-37603"
},
{
"name": "CVE-2023-0215",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-0215"
},
{
"name": "CVE-2023-0286",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-0286"
},
{
"name": "CVE-2022-27776",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-27776"
},
{
"name": "CVE-2022-42916",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-42916"
},
{
"name": "CVE-2020-8286",
"url": "https://www.cve.org/CVERecord?id=CVE-2020-8286"
},
{
"name": "CVE-2020-7774",
"url": "https://www.cve.org/CVERecord?id=CVE-2020-7774"
},
{
"name": "CVE-2022-30629",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-30629"
},
{
"name": "CVE-2022-27782",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-27782"
},
{
"name": "CVE-2022-32148",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-32148"
},
{
"name": "CVE-2020-8177",
"url": "https://www.cve.org/CVERecord?id=CVE-2020-8177"
},
{
"name": "CVE-2021-27292",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-27292"
},
{
"name": "CVE-2022-30630",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-30630"
},
{
"name": "CVE-2021-22924",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-22924"
},
{
"name": "CVE-2022-33987",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-33987"
},
{
"name": "CVE-2022-43552",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-43552"
},
{
"name": "CVE-2023-32717",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-32717"
},
{
"name": "CVE-2021-22947",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-22947"
},
{
"name": "CVE-2021-22922",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-22922"
},
{
"name": "CVE-2022-22576",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-22576"
},
{
"name": "CVE-2022-1705",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-1705"
},
{
"name": "CVE-2023-32708",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-32708"
},
{
"name": "CVE-2021-22946",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-22946"
},
{
"name": "CVE-2020-8284",
"url": "https://www.cve.org/CVERecord?id=CVE-2020-8284"
},
{
"name": "CVE-2023-23915",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-23915"
},
{
"name": "CVE-2022-41720",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-41720"
},
{
"name": "CVE-2022-41716",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-41716"
},
{
"name": "CVE-2022-24999",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-24999"
},
{
"name": "CVE-2022-29526",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-29526"
},
{
"name": "CVE-2022-30633",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-30633"
},
{
"name": "CVE-2021-33587",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-33587"
},
{
"name": "CVE-2021-3520",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-3520"
},
{
"name": "CVE-2022-36227",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-36227"
},
{
"name": "CVE-2020-13822",
"url": "https://www.cve.org/CVERecord?id=CVE-2020-13822"
},
{
"name": "CVE-2021-36976",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-36976"
},
{
"name": "CVE-2023-27535",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-27535"
},
{
"name": "CVE-2022-27775",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-27775"
},
{
"name": "CVE-2018-25032",
"url": "https://www.cve.org/CVERecord?id=CVE-2018-25032"
},
{
"name": "CVE-2023-23914",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-23914"
},
{
"name": "CVE-2022-30632",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-30632"
},
{
"name": "CVE-2022-27774",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-27774"
},
{
"name": "CVE-2022-37601",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-37601"
},
{
"name": "CVE-2021-20095",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-20095"
},
{
"name": "CVE-2022-40303",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-40303"
},
{
"name": "CVE-2019-10744",
"url": "https://www.cve.org/CVERecord?id=CVE-2019-10744"
},
{
"name": "CVE-2022-1962",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-1962"
},
{
"name": "CVE-2021-23382",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-23382"
},
{
"name": "CVE-2023-32716",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-32716"
},
{
"name": "CVE-2022-42915",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-42915"
},
{
"name": "CVE-2022-32221",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-32221"
},
{
"name": "CVE-2022-37434",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-37434"
},
{
"name": "CVE-2022-28131",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-28131"
},
{
"name": "CVE-2022-3517",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-3517"
},
{
"name": "CVE-2021-22897",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-22897"
},
{
"name": "CVE-2023-32711",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-32711"
},
{
"name": "CVE-2022-24675",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-24675"
},
{
"name": "CVE-2022-23806",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-23806"
},
{
"name": "CVE-2022-2880",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-2880"
},
{
"name": "CVE-2022-23773",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-23773"
},
{
"name": "CVE-2021-3803",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-3803"
},
{
"name": "CVE-2022-2879",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-2879"
},
{
"name": "CVE-2022-32205",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-32205"
},
{
"name": "CVE-2023-27534",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-27534"
},
{
"name": "CVE-2023-27536",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-27536"
},
{
"name": "CVE-2022-23772",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-23772"
},
{
"name": "CVE-2022-43551",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-43551"
},
{
"name": "CVE-2022-42004",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-42004"
},
{
"name": "CVE-2022-40023",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-40023"
},
{
"name": "CVE-2023-27533",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-27533"
},
{
"name": "CVE-2022-43680",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-43680"
},
{
"name": "CVE-2020-8231",
"url": "https://www.cve.org/CVERecord?id=CVE-2020-8231"
},
{
"name": "CVE-2022-27779",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-27779"
},
{
"name": "CVE-2021-31566",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-31566"
},
{
"name": "CVE-2023-32712",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-32712"
},
{
"name": "CVE-2022-4200",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-4200"
},
{
"name": "CVE-2023-27538",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-27538"
},
{
"name": "CVE-2022-30634",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-30634"
},
{
"name": "CVE-2021-23343",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-23343"
},
{
"name": "CVE-2022-35737",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-35737"
},
{
"name": "CVE-2020-8203",
"url": "https://www.cve.org/CVERecord?id=CVE-2020-8203"
},
{
"name": "CVE-2023-32710",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-32710"
},
{
"name": "CVE-2022-32206",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-32206"
},
{
"name": "CVE-2019-20149",
"url": "https://www.cve.org/CVERecord?id=CVE-2019-20149"
},
{
"name": "CVE-2022-38900",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-38900"
},
{
"name": "CVE-2017-16042",
"url": "https://www.cve.org/CVERecord?id=CVE-2017-16042"
},
{
"name": "CVE-2021-22926",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-22926"
},
{
"name": "CVE-2022-30580",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-30580"
},
{
"name": "CVE-2021-22890",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-22890"
},
{
"name": "CVE-2023-32706",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-32706"
},
{
"name": "CVE-2019-10746",
"url": "https://www.cve.org/CVERecord?id=CVE-2019-10746"
},
{
"name": "CVE-2022-40304",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-40304"
},
{
"name": "CVE-2022-29804",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-29804"
},
{
"name": "CVE-2020-15138",
"url": "https://www.cve.org/CVERecord?id=CVE-2020-15138"
},
{
"name": "CVE-2021-22923",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-22923"
},
{
"name": "CVE-2022-37599",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-37599"
},
{
"name": "CVE-2021-23368",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-23368"
},
{
"name": "CVE-2021-29060",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-29060"
},
{
"name": "CVE-2021-43565",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-43565"
},
{
"name": "CVE-2023-32709",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-32709"
},
{
"name": "CVE-2022-37616",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-37616"
},
{
"name": "CVE-2022-30115",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-30115"
},
{
"name": "CVE-2021-22876",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-22876"
},
{
"name": "CVE-2020-7662",
"url": "https://www.cve.org/CVERecord?id=CVE-2020-7662"
},
{
"name": "CVE-2023-27537",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-27537"
},
{
"name": "CVE-2022-23491",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-23491"
},
{
"name": "CVE-2022-27780",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-27780"
},
{
"name": "CVE-2020-28469",
"url": "https://www.cve.org/CVERecord?id=CVE-2020-28469"
},
{
"name": "CVE-2021-22945",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-22945"
},
{
"name": "CVE-2023-32707",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-32707"
},
{
"name": "CVE-2022-27664",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-27664"
},
{
"name": "CVE-2023-32713",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-32713"
},
{
"name": "CVE-2022-25858",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-25858"
},
{
"name": "CVE-2023-32714",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-32714"
},
{
"name": "CVE-2019-8331",
"url": "https://www.cve.org/CVERecord?id=CVE-2019-8331"
},
{
"name": "CVE-2023-23916",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-23916"
}
],
"initial_release_date": "2023-06-02T00:00:00",
"last_revision_date": "2023-06-02T00:00:00",
"links": [],
"reference": "CERTFR-2023-AVI-0428",
"revisions": [
{
"description": "Version initiale",
"revision_date": "2023-06-02T00:00:00.000000"
}
],
"risks": [
{
"description": "D\u00e9ni de service \u00e0 distance"
},
{
"description": "Injection de code indirecte \u00e0 distance (XSS)"
},
{
"description": "Ex\u00e9cution de code arbitraire"
},
{
"description": "Non sp\u00e9cifi\u00e9 par l\u0027\u00e9diteur"
},
{
"description": "Atteinte \u00e0 la confidentialit\u00e9 des donn\u00e9es"
},
{
"description": "\u00c9l\u00e9vation de privil\u00e8ges"
}
],
"summary": "De multiples vuln\u00e9rabilit\u00e9s ont \u00e9t\u00e9 d\u00e9couvertes dans les produits \u003cspan\nclass=\"textit\"\u003eSplunk\u003c/span\u003e. Certaines d\u0027entre elles permettent \u00e0 un\nattaquant de provoquer un probl\u00e8me de s\u00e9curit\u00e9 non sp\u00e9cifi\u00e9 par\nl\u0027\u00e9diteur, une ex\u00e9cution de code arbitraire et un d\u00e9ni de service \u00e0\ndistance.\n",
"title": "Multiples vuln\u00e9rabilit\u00e9s dans les produits Splunk",
"vendor_advisories": [
{
"published_at": null,
"title": "Bulletin de s\u00e9curit\u00e9 Splunk SVD-2023-0603 du 01 juin 2023",
"url": "https://advisory.splunk.com/advisories/SVD-2023-0603"
},
{
"published_at": null,
"title": "Bulletin de s\u00e9curit\u00e9 Splunk SVD-2023-0609 du 01 juin 2023",
"url": "https://advisory.splunk.com/advisories/SVD-2023-0609"
},
{
"published_at": null,
"title": "Bulletin de s\u00e9curit\u00e9 Splunk SVD-2023-0607 du 01 juin 2023",
"url": "https://advisory.splunk.com/advisories/SVD-2023-0607"
},
{
"published_at": null,
"title": "Bulletin de s\u00e9curit\u00e9 Splunk SVD-2023-0602 du 01 juin 2023",
"url": "https://advisory.splunk.com/advisories/SVD-2023-0602"
},
{
"published_at": null,
"title": "Bulletin de s\u00e9curit\u00e9 Splunk SVD-2023-0613 du 01 juin 2023",
"url": "https://advisory.splunk.com/advisories/SVD-2023-0613"
},
{
"published_at": null,
"title": "Bulletin de s\u00e9curit\u00e9 Splunk SVD-2023-0608 du 01 juin 2023",
"url": "https://advisory.splunk.com/advisories/SVD-2023-0608"
},
{
"published_at": null,
"title": "Bulletin de s\u00e9curit\u00e9 Splunk SVD-2023-0610 du 01 juin 2023",
"url": "https://advisory.splunk.com/advisories/SVD-2023-0610"
},
{
"published_at": null,
"title": "Bulletin de s\u00e9curit\u00e9 Splunk SVD-2023-0611 du 01 juin 2023",
"url": "https://advisory.splunk.com/advisories/SVD-2023-0611"
},
{
"published_at": null,
"title": "Bulletin de s\u00e9curit\u00e9 Splunk SVD-2023-0614 du 01 juin 2023",
"url": "https://advisory.splunk.com/advisories/SVD-2023-0614"
},
{
"published_at": null,
"title": "Bulletin de s\u00e9curit\u00e9 Splunk SVD-2023-0601 du 01 juin 2023",
"url": "https://advisory.splunk.com/advisories/SVD-2023-0601"
},
{
"published_at": null,
"title": "Bulletin de s\u00e9curit\u00e9 Splunk SVD-2023-0605 du 01 juin 2023",
"url": "https://advisory.splunk.com/advisories/SVD-2023-0605"
},
{
"published_at": null,
"title": "Bulletin de s\u00e9curit\u00e9 Splunk SVD-2023-0606 du 01 juin 2023",
"url": "https://advisory.splunk.com/advisories/SVD-2023-0606"
},
{
"published_at": null,
"title": "Bulletin de s\u00e9curit\u00e9 Splunk SVD-2023-0615 du 01 juin 2023",
"url": "https://advisory.splunk.com/advisories/SVD-2023-0615"
},
{
"published_at": null,
"title": "Bulletin de s\u00e9curit\u00e9 Splunk SVD-2023-0604 du 01 juin 2023",
"url": "https://advisory.splunk.com/advisories/SVD-2023-0604"
},
{
"published_at": null,
"title": "Bulletin de s\u00e9curit\u00e9 Splunk SVD-2023-0612 du 01 juin 2023",
"url": "https://advisory.splunk.com/advisories/SVD-2023-0612"
}
]
}
msrc_cve-2022-30629
Vulnerability from csaf_microsoft
Notes
{
"document": {
"category": "csaf_vex",
"csaf_version": "2.0",
"distribution": {
"text": "Public",
"tlp": {
"label": "WHITE",
"url": "https://www.first.org/tlp/"
}
},
"lang": "en-US",
"notes": [
{
"category": "general",
"text": "To determine the support lifecycle for your software, see the Microsoft Support Lifecycle: https://support.microsoft.com/lifecycle",
"title": "Additional Resources"
},
{
"category": "legal_disclaimer",
"text": "The information provided in the Microsoft Knowledge Base is provided \\\"as is\\\" without warranty of any kind. Microsoft disclaims all warranties, either express or implied, including the warranties of merchantability and fitness for a particular purpose. In no event shall Microsoft Corporation or its suppliers be liable for any damages whatsoever including direct, indirect, incidental, consequential, loss of business profits or special damages, even if Microsoft Corporation or its suppliers have been advised of the possibility of such damages. Some states do not allow the exclusion or limitation of liability for consequential or incidental damages so the foregoing limitation may not apply.",
"title": "Disclaimer"
}
],
"publisher": {
"category": "vendor",
"contact_details": "secure@microsoft.com",
"name": "Microsoft Security Response Center",
"namespace": "https://msrc.microsoft.com"
},
"references": [
{
"category": "self",
"summary": "CVE-2022-30629 Session tickets lack random ticket_age_add in crypto/tls - VEX",
"url": "https://msrc.microsoft.com/csaf/vex/2022/msrc_cve-2022-30629.json"
},
{
"category": "external",
"summary": "Microsoft Support Lifecycle",
"url": "https://support.microsoft.com/lifecycle"
},
{
"category": "external",
"summary": "Common Vulnerability Scoring System",
"url": "https://www.first.org/cvss"
}
],
"title": "Session tickets lack random ticket_age_add in crypto/tls",
"tracking": {
"current_release_date": "2022-08-18T00:00:00.000Z",
"generator": {
"date": "2025-10-19T23:51:07.188Z",
"engine": {
"name": "MSRC Generator",
"version": "1.0"
}
},
"id": "msrc_CVE-2022-30629",
"initial_release_date": "2022-08-02T00:00:00.000Z",
"revision_history": [
{
"date": "2022-08-17T00:00:00.000Z",
"legacy_version": "1",
"number": "1",
"summary": "Information published."
},
{
"date": "2022-08-18T00:00:00.000Z",
"legacy_version": "1.1",
"number": "2",
"summary": "Added golang to CBL-Mariner 1.0"
}
],
"status": "final",
"version": "2"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_version",
"name": "1.0",
"product": {
"name": "CBL Mariner 1.0",
"product_id": "16820"
}
},
{
"category": "product_version",
"name": "2.0",
"product": {
"name": "CBL Mariner 2.0",
"product_id": "17086"
}
},
{
"category": "product_version",
"name": "3.0",
"product": {
"name": "Azure Linux 3.0",
"product_id": "17084"
}
}
],
"category": "product_name",
"name": "Azure Linux"
},
{
"branches": [
{
"category": "product_version_range",
"name": "\u003ccm1 golang 1.18.5-1",
"product": {
"name": "\u003ccm1 golang 1.18.5-1",
"product_id": "3"
}
},
{
"category": "product_version",
"name": "cm1 golang 1.18.5-1",
"product": {
"name": "cm1 golang 1.18.5-1",
"product_id": "18641"
}
},
{
"category": "product_version_range",
"name": "\u003ccbl2 golang 1.18.5-1",
"product": {
"name": "\u003ccbl2 golang 1.18.5-1",
"product_id": "2"
}
},
{
"category": "product_version",
"name": "cbl2 golang 1.18.5-1",
"product": {
"name": "cbl2 golang 1.18.5-1",
"product_id": "18642"
}
}
],
"category": "product_name",
"name": "golang"
},
{
"category": "product_name",
"name": "azl3 gcc 13.2.0-7",
"product": {
"name": "azl3 gcc 13.2.0-7",
"product_id": "4"
}
},
{
"category": "product_name",
"name": "azl3 python-tensorboard 2.16.2-6",
"product": {
"name": "azl3 python-tensorboard 2.16.2-6",
"product_id": "1"
}
}
],
"category": "vendor",
"name": "Microsoft"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "\u003ccm1 golang 1.18.5-1 as a component of CBL Mariner 1.0",
"product_id": "16820-3"
},
"product_reference": "3",
"relates_to_product_reference": "16820"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cm1 golang 1.18.5-1 as a component of CBL Mariner 1.0",
"product_id": "18641-16820"
},
"product_reference": "18641",
"relates_to_product_reference": "16820"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "\u003ccbl2 golang 1.18.5-1 as a component of CBL Mariner 2.0",
"product_id": "17086-2"
},
"product_reference": "2",
"relates_to_product_reference": "17086"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cbl2 golang 1.18.5-1 as a component of CBL Mariner 2.0",
"product_id": "18642-17086"
},
"product_reference": "18642",
"relates_to_product_reference": "17086"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "azl3 gcc 13.2.0-7 as a component of Azure Linux 3.0",
"product_id": "17084-4"
},
"product_reference": "4",
"relates_to_product_reference": "17084"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "azl3 python-tensorboard 2.16.2-6 as a component of Azure Linux 3.0",
"product_id": "17084-1"
},
"product_reference": "1",
"relates_to_product_reference": "17084"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2022-30629",
"cwe": {
"id": "CWE-330",
"name": "Use of Insufficiently Random Values"
},
"flags": [
{
"label": "component_not_present",
"product_ids": [
"17084-4",
"17084-1"
]
}
],
"notes": [
{
"category": "general",
"text": "Go",
"title": "Assigning CNA"
}
],
"product_status": {
"fixed": [
"18641-16820",
"18642-17086"
],
"known_affected": [
"16820-3",
"17086-2"
],
"known_not_affected": [
"17084-4",
"17084-1"
]
},
"references": [
{
"category": "self",
"summary": "CVE-2022-30629 Session tickets lack random ticket_age_add in crypto/tls - VEX",
"url": "https://msrc.microsoft.com/csaf/vex/2022/msrc_cve-2022-30629.json"
}
],
"remediations": [
{
"category": "vendor_fix",
"date": "2022-08-17T00:00:00.000Z",
"details": "1.18.5-1:Security Update:https://learn.microsoft.com/en-us/azure/azure-linux/tutorial-azure-linux-upgrade",
"product_ids": [
"16820-3",
"17086-2"
],
"url": "https://learn.microsoft.com/en-us/azure/azure-linux/tutorial-azure-linux-upgrade"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "HIGH",
"attackVector": "NETWORK",
"availabilityImpact": "NONE",
"baseScore": 3.1,
"baseSeverity": "LOW",
"confidentialityImpact": "LOW",
"environmentalsScore": 0.0,
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"temporalScore": 3.1,
"userInteraction": "REQUIRED",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:R/S:U/C:L/I:N/A:N",
"version": "3.1"
},
"products": [
"16820-3",
"17086-2"
]
}
],
"title": "Session tickets lack random ticket_age_add in crypto/tls"
}
]
}
suse-su-2022:2004-1
Vulnerability from csaf_suse
Notes
{
"document": {
"aggregate_severity": {
"namespace": "https://www.suse.com/support/security/rating/",
"text": "important"
},
"category": "csaf_security_advisory",
"csaf_version": "2.0",
"distribution": {
"text": "Copyright 2024 SUSE LLC. All rights reserved.",
"tlp": {
"label": "WHITE",
"url": "https://www.first.org/tlp/"
}
},
"lang": "en",
"notes": [
{
"category": "summary",
"text": "Security update for go1.17",
"title": "Title of the patch"
},
{
"category": "description",
"text": "This update for go1.17 fixes the following issues:\n\nUpdate to go1.17.11 (released 2022-06-01) (bsc#1190649):\n\n- CVE-2022-30634: Fixed crypto/rand rand.Read hangs with extremely large buffers (bsc#1200134).\n- CVE-2022-30629: Fixed crypto/tls session tickets lack random ticket_age_add (bsc#1200135).\n- CVE-2022-29804: Fixed path/filepath Clean(`.\\c:`) returns `c:` on Windows (bsc#1200137).\n- CVE-2022-30580: Fixed os/exec empty Cmd.Path can result in running unintended binary on Windows (bsc#1200136).\n",
"title": "Description of the patch"
},
{
"category": "details",
"text": "SUSE-2022-2004,SUSE-SLE-Module-Development-Tools-15-SP3-2022-2004,SUSE-SLE-Module-Development-Tools-15-SP4-2022-2004,openSUSE-SLE-15.3-2022-2004,openSUSE-SLE-15.4-2022-2004",
"title": "Patchnames"
},
{
"category": "legal_disclaimer",
"text": "CSAF 2.0 data is provided by SUSE under the Creative Commons License 4.0 with Attribution (CC-BY-4.0).",
"title": "Terms of use"
}
],
"publisher": {
"category": "vendor",
"contact_details": "https://www.suse.com/support/security/contact/",
"name": "SUSE Product Security Team",
"namespace": "https://www.suse.com/"
},
"references": [
{
"category": "external",
"summary": "SUSE ratings",
"url": "https://www.suse.com/support/security/rating/"
},
{
"category": "self",
"summary": "URL of this CSAF notice",
"url": "https://ftp.suse.com/pub/projects/security/csaf/suse-su-2022_2004-1.json"
},
{
"category": "self",
"summary": "URL for SUSE-SU-2022:2004-1",
"url": "https://www.suse.com/support/update/announcement/2022/suse-su-20222004-1/"
},
{
"category": "self",
"summary": "E-Mail link for SUSE-SU-2022:2004-1",
"url": "https://lists.suse.com/pipermail/sle-security-updates/2022-June/011250.html"
},
{
"category": "self",
"summary": "SUSE Bug 1190649",
"url": "https://bugzilla.suse.com/1190649"
},
{
"category": "self",
"summary": "SUSE Bug 1200134",
"url": "https://bugzilla.suse.com/1200134"
},
{
"category": "self",
"summary": "SUSE Bug 1200135",
"url": "https://bugzilla.suse.com/1200135"
},
{
"category": "self",
"summary": "SUSE Bug 1200136",
"url": "https://bugzilla.suse.com/1200136"
},
{
"category": "self",
"summary": "SUSE Bug 1200137",
"url": "https://bugzilla.suse.com/1200137"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2022-29804 page",
"url": "https://www.suse.com/security/cve/CVE-2022-29804/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2022-30580 page",
"url": "https://www.suse.com/security/cve/CVE-2022-30580/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2022-30629 page",
"url": "https://www.suse.com/security/cve/CVE-2022-30629/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2022-30634 page",
"url": "https://www.suse.com/security/cve/CVE-2022-30634/"
}
],
"title": "Security update for go1.17",
"tracking": {
"current_release_date": "2022-06-07T14:34:31Z",
"generator": {
"date": "2022-06-07T14:34:31Z",
"engine": {
"name": "cve-database.git:bin/generate-csaf.pl",
"version": "1"
}
},
"id": "SUSE-SU-2022:2004-1",
"initial_release_date": "2022-06-07T14:34:31Z",
"revision_history": [
{
"date": "2022-06-07T14:34:31Z",
"number": "1",
"summary": "Current version"
}
],
"status": "final",
"version": "1"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_version",
"name": "go1.17-1.17.11-150000.1.37.1.aarch64",
"product": {
"name": "go1.17-1.17.11-150000.1.37.1.aarch64",
"product_id": "go1.17-1.17.11-150000.1.37.1.aarch64"
}
},
{
"category": "product_version",
"name": "go1.17-doc-1.17.11-150000.1.37.1.aarch64",
"product": {
"name": "go1.17-doc-1.17.11-150000.1.37.1.aarch64",
"product_id": "go1.17-doc-1.17.11-150000.1.37.1.aarch64"
}
},
{
"category": "product_version",
"name": "go1.17-race-1.17.11-150000.1.37.1.aarch64",
"product": {
"name": "go1.17-race-1.17.11-150000.1.37.1.aarch64",
"product_id": "go1.17-race-1.17.11-150000.1.37.1.aarch64"
}
}
],
"category": "architecture",
"name": "aarch64"
},
{
"branches": [
{
"category": "product_version",
"name": "go1.17-1.17.11-150000.1.37.1.i586",
"product": {
"name": "go1.17-1.17.11-150000.1.37.1.i586",
"product_id": "go1.17-1.17.11-150000.1.37.1.i586"
}
},
{
"category": "product_version",
"name": "go1.17-doc-1.17.11-150000.1.37.1.i586",
"product": {
"name": "go1.17-doc-1.17.11-150000.1.37.1.i586",
"product_id": "go1.17-doc-1.17.11-150000.1.37.1.i586"
}
}
],
"category": "architecture",
"name": "i586"
},
{
"branches": [
{
"category": "product_version",
"name": "go1.17-1.17.11-150000.1.37.1.ppc64le",
"product": {
"name": "go1.17-1.17.11-150000.1.37.1.ppc64le",
"product_id": "go1.17-1.17.11-150000.1.37.1.ppc64le"
}
},
{
"category": "product_version",
"name": "go1.17-doc-1.17.11-150000.1.37.1.ppc64le",
"product": {
"name": "go1.17-doc-1.17.11-150000.1.37.1.ppc64le",
"product_id": "go1.17-doc-1.17.11-150000.1.37.1.ppc64le"
}
}
],
"category": "architecture",
"name": "ppc64le"
},
{
"branches": [
{
"category": "product_version",
"name": "go1.17-1.17.11-150000.1.37.1.s390x",
"product": {
"name": "go1.17-1.17.11-150000.1.37.1.s390x",
"product_id": "go1.17-1.17.11-150000.1.37.1.s390x"
}
},
{
"category": "product_version",
"name": "go1.17-doc-1.17.11-150000.1.37.1.s390x",
"product": {
"name": "go1.17-doc-1.17.11-150000.1.37.1.s390x",
"product_id": "go1.17-doc-1.17.11-150000.1.37.1.s390x"
}
}
],
"category": "architecture",
"name": "s390x"
},
{
"branches": [
{
"category": "product_version",
"name": "go1.17-1.17.11-150000.1.37.1.x86_64",
"product": {
"name": "go1.17-1.17.11-150000.1.37.1.x86_64",
"product_id": "go1.17-1.17.11-150000.1.37.1.x86_64"
}
},
{
"category": "product_version",
"name": "go1.17-doc-1.17.11-150000.1.37.1.x86_64",
"product": {
"name": "go1.17-doc-1.17.11-150000.1.37.1.x86_64",
"product_id": "go1.17-doc-1.17.11-150000.1.37.1.x86_64"
}
},
{
"category": "product_version",
"name": "go1.17-race-1.17.11-150000.1.37.1.x86_64",
"product": {
"name": "go1.17-race-1.17.11-150000.1.37.1.x86_64",
"product_id": "go1.17-race-1.17.11-150000.1.37.1.x86_64"
}
}
],
"category": "architecture",
"name": "x86_64"
},
{
"branches": [
{
"category": "product_name",
"name": "SUSE Linux Enterprise Module for Development Tools 15 SP3",
"product": {
"name": "SUSE Linux Enterprise Module for Development Tools 15 SP3",
"product_id": "SUSE Linux Enterprise Module for Development Tools 15 SP3",
"product_identification_helper": {
"cpe": "cpe:/o:suse:sle-module-development-tools:15:sp3"
}
}
},
{
"category": "product_name",
"name": "SUSE Linux Enterprise Module for Development Tools 15 SP4",
"product": {
"name": "SUSE Linux Enterprise Module for Development Tools 15 SP4",
"product_id": "SUSE Linux Enterprise Module for Development Tools 15 SP4",
"product_identification_helper": {
"cpe": "cpe:/o:suse:sle-module-development-tools:15:sp4"
}
}
},
{
"category": "product_name",
"name": "openSUSE Leap 15.3",
"product": {
"name": "openSUSE Leap 15.3",
"product_id": "openSUSE Leap 15.3",
"product_identification_helper": {
"cpe": "cpe:/o:opensuse:leap:15.3"
}
}
},
{
"category": "product_name",
"name": "openSUSE Leap 15.4",
"product": {
"name": "openSUSE Leap 15.4",
"product_id": "openSUSE Leap 15.4",
"product_identification_helper": {
"cpe": "cpe:/o:opensuse:leap:15.4"
}
}
}
],
"category": "product_family",
"name": "SUSE Linux Enterprise"
}
],
"category": "vendor",
"name": "SUSE"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "go1.17-1.17.11-150000.1.37.1.aarch64 as component of SUSE Linux Enterprise Module for Development Tools 15 SP3",
"product_id": "SUSE Linux Enterprise Module for Development Tools 15 SP3:go1.17-1.17.11-150000.1.37.1.aarch64"
},
"product_reference": "go1.17-1.17.11-150000.1.37.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Development Tools 15 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go1.17-1.17.11-150000.1.37.1.ppc64le as component of SUSE Linux Enterprise Module for Development Tools 15 SP3",
"product_id": "SUSE Linux Enterprise Module for Development Tools 15 SP3:go1.17-1.17.11-150000.1.37.1.ppc64le"
},
"product_reference": "go1.17-1.17.11-150000.1.37.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Development Tools 15 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go1.17-1.17.11-150000.1.37.1.s390x as component of SUSE Linux Enterprise Module for Development Tools 15 SP3",
"product_id": "SUSE Linux Enterprise Module for Development Tools 15 SP3:go1.17-1.17.11-150000.1.37.1.s390x"
},
"product_reference": "go1.17-1.17.11-150000.1.37.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Development Tools 15 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go1.17-1.17.11-150000.1.37.1.x86_64 as component of SUSE Linux Enterprise Module for Development Tools 15 SP3",
"product_id": "SUSE Linux Enterprise Module for Development Tools 15 SP3:go1.17-1.17.11-150000.1.37.1.x86_64"
},
"product_reference": "go1.17-1.17.11-150000.1.37.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Development Tools 15 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go1.17-doc-1.17.11-150000.1.37.1.aarch64 as component of SUSE Linux Enterprise Module for Development Tools 15 SP3",
"product_id": "SUSE Linux Enterprise Module for Development Tools 15 SP3:go1.17-doc-1.17.11-150000.1.37.1.aarch64"
},
"product_reference": "go1.17-doc-1.17.11-150000.1.37.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Development Tools 15 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go1.17-doc-1.17.11-150000.1.37.1.ppc64le as component of SUSE Linux Enterprise Module for Development Tools 15 SP3",
"product_id": "SUSE Linux Enterprise Module for Development Tools 15 SP3:go1.17-doc-1.17.11-150000.1.37.1.ppc64le"
},
"product_reference": "go1.17-doc-1.17.11-150000.1.37.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Development Tools 15 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go1.17-doc-1.17.11-150000.1.37.1.s390x as component of SUSE Linux Enterprise Module for Development Tools 15 SP3",
"product_id": "SUSE Linux Enterprise Module for Development Tools 15 SP3:go1.17-doc-1.17.11-150000.1.37.1.s390x"
},
"product_reference": "go1.17-doc-1.17.11-150000.1.37.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Development Tools 15 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go1.17-doc-1.17.11-150000.1.37.1.x86_64 as component of SUSE Linux Enterprise Module for Development Tools 15 SP3",
"product_id": "SUSE Linux Enterprise Module for Development Tools 15 SP3:go1.17-doc-1.17.11-150000.1.37.1.x86_64"
},
"product_reference": "go1.17-doc-1.17.11-150000.1.37.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Development Tools 15 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go1.17-race-1.17.11-150000.1.37.1.aarch64 as component of SUSE Linux Enterprise Module for Development Tools 15 SP3",
"product_id": "SUSE Linux Enterprise Module for Development Tools 15 SP3:go1.17-race-1.17.11-150000.1.37.1.aarch64"
},
"product_reference": "go1.17-race-1.17.11-150000.1.37.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Development Tools 15 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go1.17-race-1.17.11-150000.1.37.1.x86_64 as component of SUSE Linux Enterprise Module for Development Tools 15 SP3",
"product_id": "SUSE Linux Enterprise Module for Development Tools 15 SP3:go1.17-race-1.17.11-150000.1.37.1.x86_64"
},
"product_reference": "go1.17-race-1.17.11-150000.1.37.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Development Tools 15 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go1.17-1.17.11-150000.1.37.1.aarch64 as component of SUSE Linux Enterprise Module for Development Tools 15 SP4",
"product_id": "SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.17-1.17.11-150000.1.37.1.aarch64"
},
"product_reference": "go1.17-1.17.11-150000.1.37.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Development Tools 15 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go1.17-1.17.11-150000.1.37.1.ppc64le as component of SUSE Linux Enterprise Module for Development Tools 15 SP4",
"product_id": "SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.17-1.17.11-150000.1.37.1.ppc64le"
},
"product_reference": "go1.17-1.17.11-150000.1.37.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Development Tools 15 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go1.17-1.17.11-150000.1.37.1.s390x as component of SUSE Linux Enterprise Module for Development Tools 15 SP4",
"product_id": "SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.17-1.17.11-150000.1.37.1.s390x"
},
"product_reference": "go1.17-1.17.11-150000.1.37.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Development Tools 15 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go1.17-1.17.11-150000.1.37.1.x86_64 as component of SUSE Linux Enterprise Module for Development Tools 15 SP4",
"product_id": "SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.17-1.17.11-150000.1.37.1.x86_64"
},
"product_reference": "go1.17-1.17.11-150000.1.37.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Development Tools 15 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go1.17-doc-1.17.11-150000.1.37.1.aarch64 as component of SUSE Linux Enterprise Module for Development Tools 15 SP4",
"product_id": "SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.17-doc-1.17.11-150000.1.37.1.aarch64"
},
"product_reference": "go1.17-doc-1.17.11-150000.1.37.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Development Tools 15 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go1.17-doc-1.17.11-150000.1.37.1.ppc64le as component of SUSE Linux Enterprise Module for Development Tools 15 SP4",
"product_id": "SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.17-doc-1.17.11-150000.1.37.1.ppc64le"
},
"product_reference": "go1.17-doc-1.17.11-150000.1.37.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Development Tools 15 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go1.17-doc-1.17.11-150000.1.37.1.s390x as component of SUSE Linux Enterprise Module for Development Tools 15 SP4",
"product_id": "SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.17-doc-1.17.11-150000.1.37.1.s390x"
},
"product_reference": "go1.17-doc-1.17.11-150000.1.37.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Development Tools 15 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go1.17-doc-1.17.11-150000.1.37.1.x86_64 as component of SUSE Linux Enterprise Module for Development Tools 15 SP4",
"product_id": "SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.17-doc-1.17.11-150000.1.37.1.x86_64"
},
"product_reference": "go1.17-doc-1.17.11-150000.1.37.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Development Tools 15 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go1.17-race-1.17.11-150000.1.37.1.aarch64 as component of SUSE Linux Enterprise Module for Development Tools 15 SP4",
"product_id": "SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.17-race-1.17.11-150000.1.37.1.aarch64"
},
"product_reference": "go1.17-race-1.17.11-150000.1.37.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Development Tools 15 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go1.17-race-1.17.11-150000.1.37.1.x86_64 as component of SUSE Linux Enterprise Module for Development Tools 15 SP4",
"product_id": "SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.17-race-1.17.11-150000.1.37.1.x86_64"
},
"product_reference": "go1.17-race-1.17.11-150000.1.37.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Development Tools 15 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go1.17-1.17.11-150000.1.37.1.aarch64 as component of openSUSE Leap 15.3",
"product_id": "openSUSE Leap 15.3:go1.17-1.17.11-150000.1.37.1.aarch64"
},
"product_reference": "go1.17-1.17.11-150000.1.37.1.aarch64",
"relates_to_product_reference": "openSUSE Leap 15.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go1.17-1.17.11-150000.1.37.1.i586 as component of openSUSE Leap 15.3",
"product_id": "openSUSE Leap 15.3:go1.17-1.17.11-150000.1.37.1.i586"
},
"product_reference": "go1.17-1.17.11-150000.1.37.1.i586",
"relates_to_product_reference": "openSUSE Leap 15.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go1.17-1.17.11-150000.1.37.1.ppc64le as component of openSUSE Leap 15.3",
"product_id": "openSUSE Leap 15.3:go1.17-1.17.11-150000.1.37.1.ppc64le"
},
"product_reference": "go1.17-1.17.11-150000.1.37.1.ppc64le",
"relates_to_product_reference": "openSUSE Leap 15.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go1.17-1.17.11-150000.1.37.1.s390x as component of openSUSE Leap 15.3",
"product_id": "openSUSE Leap 15.3:go1.17-1.17.11-150000.1.37.1.s390x"
},
"product_reference": "go1.17-1.17.11-150000.1.37.1.s390x",
"relates_to_product_reference": "openSUSE Leap 15.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go1.17-1.17.11-150000.1.37.1.x86_64 as component of openSUSE Leap 15.3",
"product_id": "openSUSE Leap 15.3:go1.17-1.17.11-150000.1.37.1.x86_64"
},
"product_reference": "go1.17-1.17.11-150000.1.37.1.x86_64",
"relates_to_product_reference": "openSUSE Leap 15.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go1.17-doc-1.17.11-150000.1.37.1.aarch64 as component of openSUSE Leap 15.3",
"product_id": "openSUSE Leap 15.3:go1.17-doc-1.17.11-150000.1.37.1.aarch64"
},
"product_reference": "go1.17-doc-1.17.11-150000.1.37.1.aarch64",
"relates_to_product_reference": "openSUSE Leap 15.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go1.17-doc-1.17.11-150000.1.37.1.i586 as component of openSUSE Leap 15.3",
"product_id": "openSUSE Leap 15.3:go1.17-doc-1.17.11-150000.1.37.1.i586"
},
"product_reference": "go1.17-doc-1.17.11-150000.1.37.1.i586",
"relates_to_product_reference": "openSUSE Leap 15.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go1.17-doc-1.17.11-150000.1.37.1.ppc64le as component of openSUSE Leap 15.3",
"product_id": "openSUSE Leap 15.3:go1.17-doc-1.17.11-150000.1.37.1.ppc64le"
},
"product_reference": "go1.17-doc-1.17.11-150000.1.37.1.ppc64le",
"relates_to_product_reference": "openSUSE Leap 15.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go1.17-doc-1.17.11-150000.1.37.1.s390x as component of openSUSE Leap 15.3",
"product_id": "openSUSE Leap 15.3:go1.17-doc-1.17.11-150000.1.37.1.s390x"
},
"product_reference": "go1.17-doc-1.17.11-150000.1.37.1.s390x",
"relates_to_product_reference": "openSUSE Leap 15.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go1.17-doc-1.17.11-150000.1.37.1.x86_64 as component of openSUSE Leap 15.3",
"product_id": "openSUSE Leap 15.3:go1.17-doc-1.17.11-150000.1.37.1.x86_64"
},
"product_reference": "go1.17-doc-1.17.11-150000.1.37.1.x86_64",
"relates_to_product_reference": "openSUSE Leap 15.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go1.17-race-1.17.11-150000.1.37.1.aarch64 as component of openSUSE Leap 15.3",
"product_id": "openSUSE Leap 15.3:go1.17-race-1.17.11-150000.1.37.1.aarch64"
},
"product_reference": "go1.17-race-1.17.11-150000.1.37.1.aarch64",
"relates_to_product_reference": "openSUSE Leap 15.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go1.17-race-1.17.11-150000.1.37.1.x86_64 as component of openSUSE Leap 15.3",
"product_id": "openSUSE Leap 15.3:go1.17-race-1.17.11-150000.1.37.1.x86_64"
},
"product_reference": "go1.17-race-1.17.11-150000.1.37.1.x86_64",
"relates_to_product_reference": "openSUSE Leap 15.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go1.17-1.17.11-150000.1.37.1.aarch64 as component of openSUSE Leap 15.4",
"product_id": "openSUSE Leap 15.4:go1.17-1.17.11-150000.1.37.1.aarch64"
},
"product_reference": "go1.17-1.17.11-150000.1.37.1.aarch64",
"relates_to_product_reference": "openSUSE Leap 15.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go1.17-1.17.11-150000.1.37.1.ppc64le as component of openSUSE Leap 15.4",
"product_id": "openSUSE Leap 15.4:go1.17-1.17.11-150000.1.37.1.ppc64le"
},
"product_reference": "go1.17-1.17.11-150000.1.37.1.ppc64le",
"relates_to_product_reference": "openSUSE Leap 15.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go1.17-1.17.11-150000.1.37.1.s390x as component of openSUSE Leap 15.4",
"product_id": "openSUSE Leap 15.4:go1.17-1.17.11-150000.1.37.1.s390x"
},
"product_reference": "go1.17-1.17.11-150000.1.37.1.s390x",
"relates_to_product_reference": "openSUSE Leap 15.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go1.17-1.17.11-150000.1.37.1.x86_64 as component of openSUSE Leap 15.4",
"product_id": "openSUSE Leap 15.4:go1.17-1.17.11-150000.1.37.1.x86_64"
},
"product_reference": "go1.17-1.17.11-150000.1.37.1.x86_64",
"relates_to_product_reference": "openSUSE Leap 15.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go1.17-doc-1.17.11-150000.1.37.1.aarch64 as component of openSUSE Leap 15.4",
"product_id": "openSUSE Leap 15.4:go1.17-doc-1.17.11-150000.1.37.1.aarch64"
},
"product_reference": "go1.17-doc-1.17.11-150000.1.37.1.aarch64",
"relates_to_product_reference": "openSUSE Leap 15.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go1.17-doc-1.17.11-150000.1.37.1.ppc64le as component of openSUSE Leap 15.4",
"product_id": "openSUSE Leap 15.4:go1.17-doc-1.17.11-150000.1.37.1.ppc64le"
},
"product_reference": "go1.17-doc-1.17.11-150000.1.37.1.ppc64le",
"relates_to_product_reference": "openSUSE Leap 15.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go1.17-doc-1.17.11-150000.1.37.1.s390x as component of openSUSE Leap 15.4",
"product_id": "openSUSE Leap 15.4:go1.17-doc-1.17.11-150000.1.37.1.s390x"
},
"product_reference": "go1.17-doc-1.17.11-150000.1.37.1.s390x",
"relates_to_product_reference": "openSUSE Leap 15.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go1.17-doc-1.17.11-150000.1.37.1.x86_64 as component of openSUSE Leap 15.4",
"product_id": "openSUSE Leap 15.4:go1.17-doc-1.17.11-150000.1.37.1.x86_64"
},
"product_reference": "go1.17-doc-1.17.11-150000.1.37.1.x86_64",
"relates_to_product_reference": "openSUSE Leap 15.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go1.17-race-1.17.11-150000.1.37.1.aarch64 as component of openSUSE Leap 15.4",
"product_id": "openSUSE Leap 15.4:go1.17-race-1.17.11-150000.1.37.1.aarch64"
},
"product_reference": "go1.17-race-1.17.11-150000.1.37.1.aarch64",
"relates_to_product_reference": "openSUSE Leap 15.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go1.17-race-1.17.11-150000.1.37.1.x86_64 as component of openSUSE Leap 15.4",
"product_id": "openSUSE Leap 15.4:go1.17-race-1.17.11-150000.1.37.1.x86_64"
},
"product_reference": "go1.17-race-1.17.11-150000.1.37.1.x86_64",
"relates_to_product_reference": "openSUSE Leap 15.4"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2022-29804",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2022-29804"
}
],
"notes": [
{
"category": "general",
"text": "Incorrect conversion of certain invalid paths to valid, absolute paths in Clean in path/filepath before Go 1.17.11 and Go 1.18.3 on Windows allows potential directory traversal attack.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Module for Development Tools 15 SP3:go1.17-1.17.11-150000.1.37.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP3:go1.17-1.17.11-150000.1.37.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP3:go1.17-1.17.11-150000.1.37.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP3:go1.17-1.17.11-150000.1.37.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP3:go1.17-doc-1.17.11-150000.1.37.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP3:go1.17-doc-1.17.11-150000.1.37.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP3:go1.17-doc-1.17.11-150000.1.37.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP3:go1.17-doc-1.17.11-150000.1.37.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP3:go1.17-race-1.17.11-150000.1.37.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP3:go1.17-race-1.17.11-150000.1.37.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.17-1.17.11-150000.1.37.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.17-1.17.11-150000.1.37.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.17-1.17.11-150000.1.37.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.17-1.17.11-150000.1.37.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.17-doc-1.17.11-150000.1.37.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.17-doc-1.17.11-150000.1.37.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.17-doc-1.17.11-150000.1.37.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.17-doc-1.17.11-150000.1.37.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.17-race-1.17.11-150000.1.37.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.17-race-1.17.11-150000.1.37.1.x86_64",
"openSUSE Leap 15.3:go1.17-1.17.11-150000.1.37.1.aarch64",
"openSUSE Leap 15.3:go1.17-1.17.11-150000.1.37.1.i586",
"openSUSE Leap 15.3:go1.17-1.17.11-150000.1.37.1.ppc64le",
"openSUSE Leap 15.3:go1.17-1.17.11-150000.1.37.1.s390x",
"openSUSE Leap 15.3:go1.17-1.17.11-150000.1.37.1.x86_64",
"openSUSE Leap 15.3:go1.17-doc-1.17.11-150000.1.37.1.aarch64",
"openSUSE Leap 15.3:go1.17-doc-1.17.11-150000.1.37.1.i586",
"openSUSE Leap 15.3:go1.17-doc-1.17.11-150000.1.37.1.ppc64le",
"openSUSE Leap 15.3:go1.17-doc-1.17.11-150000.1.37.1.s390x",
"openSUSE Leap 15.3:go1.17-doc-1.17.11-150000.1.37.1.x86_64",
"openSUSE Leap 15.3:go1.17-race-1.17.11-150000.1.37.1.aarch64",
"openSUSE Leap 15.3:go1.17-race-1.17.11-150000.1.37.1.x86_64",
"openSUSE Leap 15.4:go1.17-1.17.11-150000.1.37.1.aarch64",
"openSUSE Leap 15.4:go1.17-1.17.11-150000.1.37.1.ppc64le",
"openSUSE Leap 15.4:go1.17-1.17.11-150000.1.37.1.s390x",
"openSUSE Leap 15.4:go1.17-1.17.11-150000.1.37.1.x86_64",
"openSUSE Leap 15.4:go1.17-doc-1.17.11-150000.1.37.1.aarch64",
"openSUSE Leap 15.4:go1.17-doc-1.17.11-150000.1.37.1.ppc64le",
"openSUSE Leap 15.4:go1.17-doc-1.17.11-150000.1.37.1.s390x",
"openSUSE Leap 15.4:go1.17-doc-1.17.11-150000.1.37.1.x86_64",
"openSUSE Leap 15.4:go1.17-race-1.17.11-150000.1.37.1.aarch64",
"openSUSE Leap 15.4:go1.17-race-1.17.11-150000.1.37.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2022-29804",
"url": "https://www.suse.com/security/cve/CVE-2022-29804"
},
{
"category": "external",
"summary": "SUSE Bug 1200137 for CVE-2022-29804",
"url": "https://bugzilla.suse.com/1200137"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Linux Enterprise Module for Development Tools 15 SP3:go1.17-1.17.11-150000.1.37.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP3:go1.17-1.17.11-150000.1.37.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP3:go1.17-1.17.11-150000.1.37.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP3:go1.17-1.17.11-150000.1.37.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP3:go1.17-doc-1.17.11-150000.1.37.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP3:go1.17-doc-1.17.11-150000.1.37.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP3:go1.17-doc-1.17.11-150000.1.37.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP3:go1.17-doc-1.17.11-150000.1.37.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP3:go1.17-race-1.17.11-150000.1.37.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP3:go1.17-race-1.17.11-150000.1.37.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.17-1.17.11-150000.1.37.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.17-1.17.11-150000.1.37.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.17-1.17.11-150000.1.37.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.17-1.17.11-150000.1.37.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.17-doc-1.17.11-150000.1.37.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.17-doc-1.17.11-150000.1.37.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.17-doc-1.17.11-150000.1.37.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.17-doc-1.17.11-150000.1.37.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.17-race-1.17.11-150000.1.37.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.17-race-1.17.11-150000.1.37.1.x86_64",
"openSUSE Leap 15.3:go1.17-1.17.11-150000.1.37.1.aarch64",
"openSUSE Leap 15.3:go1.17-1.17.11-150000.1.37.1.i586",
"openSUSE Leap 15.3:go1.17-1.17.11-150000.1.37.1.ppc64le",
"openSUSE Leap 15.3:go1.17-1.17.11-150000.1.37.1.s390x",
"openSUSE Leap 15.3:go1.17-1.17.11-150000.1.37.1.x86_64",
"openSUSE Leap 15.3:go1.17-doc-1.17.11-150000.1.37.1.aarch64",
"openSUSE Leap 15.3:go1.17-doc-1.17.11-150000.1.37.1.i586",
"openSUSE Leap 15.3:go1.17-doc-1.17.11-150000.1.37.1.ppc64le",
"openSUSE Leap 15.3:go1.17-doc-1.17.11-150000.1.37.1.s390x",
"openSUSE Leap 15.3:go1.17-doc-1.17.11-150000.1.37.1.x86_64",
"openSUSE Leap 15.3:go1.17-race-1.17.11-150000.1.37.1.aarch64",
"openSUSE Leap 15.3:go1.17-race-1.17.11-150000.1.37.1.x86_64",
"openSUSE Leap 15.4:go1.17-1.17.11-150000.1.37.1.aarch64",
"openSUSE Leap 15.4:go1.17-1.17.11-150000.1.37.1.ppc64le",
"openSUSE Leap 15.4:go1.17-1.17.11-150000.1.37.1.s390x",
"openSUSE Leap 15.4:go1.17-1.17.11-150000.1.37.1.x86_64",
"openSUSE Leap 15.4:go1.17-doc-1.17.11-150000.1.37.1.aarch64",
"openSUSE Leap 15.4:go1.17-doc-1.17.11-150000.1.37.1.ppc64le",
"openSUSE Leap 15.4:go1.17-doc-1.17.11-150000.1.37.1.s390x",
"openSUSE Leap 15.4:go1.17-doc-1.17.11-150000.1.37.1.x86_64",
"openSUSE Leap 15.4:go1.17-race-1.17.11-150000.1.37.1.aarch64",
"openSUSE Leap 15.4:go1.17-race-1.17.11-150000.1.37.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 4.8,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:L/I:L/A:N",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise Module for Development Tools 15 SP3:go1.17-1.17.11-150000.1.37.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP3:go1.17-1.17.11-150000.1.37.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP3:go1.17-1.17.11-150000.1.37.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP3:go1.17-1.17.11-150000.1.37.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP3:go1.17-doc-1.17.11-150000.1.37.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP3:go1.17-doc-1.17.11-150000.1.37.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP3:go1.17-doc-1.17.11-150000.1.37.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP3:go1.17-doc-1.17.11-150000.1.37.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP3:go1.17-race-1.17.11-150000.1.37.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP3:go1.17-race-1.17.11-150000.1.37.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.17-1.17.11-150000.1.37.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.17-1.17.11-150000.1.37.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.17-1.17.11-150000.1.37.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.17-1.17.11-150000.1.37.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.17-doc-1.17.11-150000.1.37.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.17-doc-1.17.11-150000.1.37.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.17-doc-1.17.11-150000.1.37.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.17-doc-1.17.11-150000.1.37.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.17-race-1.17.11-150000.1.37.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.17-race-1.17.11-150000.1.37.1.x86_64",
"openSUSE Leap 15.3:go1.17-1.17.11-150000.1.37.1.aarch64",
"openSUSE Leap 15.3:go1.17-1.17.11-150000.1.37.1.i586",
"openSUSE Leap 15.3:go1.17-1.17.11-150000.1.37.1.ppc64le",
"openSUSE Leap 15.3:go1.17-1.17.11-150000.1.37.1.s390x",
"openSUSE Leap 15.3:go1.17-1.17.11-150000.1.37.1.x86_64",
"openSUSE Leap 15.3:go1.17-doc-1.17.11-150000.1.37.1.aarch64",
"openSUSE Leap 15.3:go1.17-doc-1.17.11-150000.1.37.1.i586",
"openSUSE Leap 15.3:go1.17-doc-1.17.11-150000.1.37.1.ppc64le",
"openSUSE Leap 15.3:go1.17-doc-1.17.11-150000.1.37.1.s390x",
"openSUSE Leap 15.3:go1.17-doc-1.17.11-150000.1.37.1.x86_64",
"openSUSE Leap 15.3:go1.17-race-1.17.11-150000.1.37.1.aarch64",
"openSUSE Leap 15.3:go1.17-race-1.17.11-150000.1.37.1.x86_64",
"openSUSE Leap 15.4:go1.17-1.17.11-150000.1.37.1.aarch64",
"openSUSE Leap 15.4:go1.17-1.17.11-150000.1.37.1.ppc64le",
"openSUSE Leap 15.4:go1.17-1.17.11-150000.1.37.1.s390x",
"openSUSE Leap 15.4:go1.17-1.17.11-150000.1.37.1.x86_64",
"openSUSE Leap 15.4:go1.17-doc-1.17.11-150000.1.37.1.aarch64",
"openSUSE Leap 15.4:go1.17-doc-1.17.11-150000.1.37.1.ppc64le",
"openSUSE Leap 15.4:go1.17-doc-1.17.11-150000.1.37.1.s390x",
"openSUSE Leap 15.4:go1.17-doc-1.17.11-150000.1.37.1.x86_64",
"openSUSE Leap 15.4:go1.17-race-1.17.11-150000.1.37.1.aarch64",
"openSUSE Leap 15.4:go1.17-race-1.17.11-150000.1.37.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2022-06-07T14:34:31Z",
"details": "moderate"
}
],
"title": "CVE-2022-29804"
},
{
"cve": "CVE-2022-30580",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2022-30580"
}
],
"notes": [
{
"category": "general",
"text": "Code injection in Cmd.Start in os/exec before Go 1.17.11 and Go 1.18.3 allows execution of any binaries in the working directory named either \"..com\" or \"..exe\" by calling Cmd.Run, Cmd.Start, Cmd.Output, or Cmd.CombinedOutput when Cmd.Path is unset.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Module for Development Tools 15 SP3:go1.17-1.17.11-150000.1.37.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP3:go1.17-1.17.11-150000.1.37.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP3:go1.17-1.17.11-150000.1.37.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP3:go1.17-1.17.11-150000.1.37.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP3:go1.17-doc-1.17.11-150000.1.37.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP3:go1.17-doc-1.17.11-150000.1.37.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP3:go1.17-doc-1.17.11-150000.1.37.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP3:go1.17-doc-1.17.11-150000.1.37.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP3:go1.17-race-1.17.11-150000.1.37.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP3:go1.17-race-1.17.11-150000.1.37.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.17-1.17.11-150000.1.37.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.17-1.17.11-150000.1.37.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.17-1.17.11-150000.1.37.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.17-1.17.11-150000.1.37.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.17-doc-1.17.11-150000.1.37.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.17-doc-1.17.11-150000.1.37.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.17-doc-1.17.11-150000.1.37.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.17-doc-1.17.11-150000.1.37.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.17-race-1.17.11-150000.1.37.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.17-race-1.17.11-150000.1.37.1.x86_64",
"openSUSE Leap 15.3:go1.17-1.17.11-150000.1.37.1.aarch64",
"openSUSE Leap 15.3:go1.17-1.17.11-150000.1.37.1.i586",
"openSUSE Leap 15.3:go1.17-1.17.11-150000.1.37.1.ppc64le",
"openSUSE Leap 15.3:go1.17-1.17.11-150000.1.37.1.s390x",
"openSUSE Leap 15.3:go1.17-1.17.11-150000.1.37.1.x86_64",
"openSUSE Leap 15.3:go1.17-doc-1.17.11-150000.1.37.1.aarch64",
"openSUSE Leap 15.3:go1.17-doc-1.17.11-150000.1.37.1.i586",
"openSUSE Leap 15.3:go1.17-doc-1.17.11-150000.1.37.1.ppc64le",
"openSUSE Leap 15.3:go1.17-doc-1.17.11-150000.1.37.1.s390x",
"openSUSE Leap 15.3:go1.17-doc-1.17.11-150000.1.37.1.x86_64",
"openSUSE Leap 15.3:go1.17-race-1.17.11-150000.1.37.1.aarch64",
"openSUSE Leap 15.3:go1.17-race-1.17.11-150000.1.37.1.x86_64",
"openSUSE Leap 15.4:go1.17-1.17.11-150000.1.37.1.aarch64",
"openSUSE Leap 15.4:go1.17-1.17.11-150000.1.37.1.ppc64le",
"openSUSE Leap 15.4:go1.17-1.17.11-150000.1.37.1.s390x",
"openSUSE Leap 15.4:go1.17-1.17.11-150000.1.37.1.x86_64",
"openSUSE Leap 15.4:go1.17-doc-1.17.11-150000.1.37.1.aarch64",
"openSUSE Leap 15.4:go1.17-doc-1.17.11-150000.1.37.1.ppc64le",
"openSUSE Leap 15.4:go1.17-doc-1.17.11-150000.1.37.1.s390x",
"openSUSE Leap 15.4:go1.17-doc-1.17.11-150000.1.37.1.x86_64",
"openSUSE Leap 15.4:go1.17-race-1.17.11-150000.1.37.1.aarch64",
"openSUSE Leap 15.4:go1.17-race-1.17.11-150000.1.37.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2022-30580",
"url": "https://www.suse.com/security/cve/CVE-2022-30580"
},
{
"category": "external",
"summary": "SUSE Bug 1200136 for CVE-2022-30580",
"url": "https://bugzilla.suse.com/1200136"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Linux Enterprise Module for Development Tools 15 SP3:go1.17-1.17.11-150000.1.37.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP3:go1.17-1.17.11-150000.1.37.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP3:go1.17-1.17.11-150000.1.37.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP3:go1.17-1.17.11-150000.1.37.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP3:go1.17-doc-1.17.11-150000.1.37.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP3:go1.17-doc-1.17.11-150000.1.37.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP3:go1.17-doc-1.17.11-150000.1.37.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP3:go1.17-doc-1.17.11-150000.1.37.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP3:go1.17-race-1.17.11-150000.1.37.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP3:go1.17-race-1.17.11-150000.1.37.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.17-1.17.11-150000.1.37.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.17-1.17.11-150000.1.37.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.17-1.17.11-150000.1.37.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.17-1.17.11-150000.1.37.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.17-doc-1.17.11-150000.1.37.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.17-doc-1.17.11-150000.1.37.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.17-doc-1.17.11-150000.1.37.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.17-doc-1.17.11-150000.1.37.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.17-race-1.17.11-150000.1.37.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.17-race-1.17.11-150000.1.37.1.x86_64",
"openSUSE Leap 15.3:go1.17-1.17.11-150000.1.37.1.aarch64",
"openSUSE Leap 15.3:go1.17-1.17.11-150000.1.37.1.i586",
"openSUSE Leap 15.3:go1.17-1.17.11-150000.1.37.1.ppc64le",
"openSUSE Leap 15.3:go1.17-1.17.11-150000.1.37.1.s390x",
"openSUSE Leap 15.3:go1.17-1.17.11-150000.1.37.1.x86_64",
"openSUSE Leap 15.3:go1.17-doc-1.17.11-150000.1.37.1.aarch64",
"openSUSE Leap 15.3:go1.17-doc-1.17.11-150000.1.37.1.i586",
"openSUSE Leap 15.3:go1.17-doc-1.17.11-150000.1.37.1.ppc64le",
"openSUSE Leap 15.3:go1.17-doc-1.17.11-150000.1.37.1.s390x",
"openSUSE Leap 15.3:go1.17-doc-1.17.11-150000.1.37.1.x86_64",
"openSUSE Leap 15.3:go1.17-race-1.17.11-150000.1.37.1.aarch64",
"openSUSE Leap 15.3:go1.17-race-1.17.11-150000.1.37.1.x86_64",
"openSUSE Leap 15.4:go1.17-1.17.11-150000.1.37.1.aarch64",
"openSUSE Leap 15.4:go1.17-1.17.11-150000.1.37.1.ppc64le",
"openSUSE Leap 15.4:go1.17-1.17.11-150000.1.37.1.s390x",
"openSUSE Leap 15.4:go1.17-1.17.11-150000.1.37.1.x86_64",
"openSUSE Leap 15.4:go1.17-doc-1.17.11-150000.1.37.1.aarch64",
"openSUSE Leap 15.4:go1.17-doc-1.17.11-150000.1.37.1.ppc64le",
"openSUSE Leap 15.4:go1.17-doc-1.17.11-150000.1.37.1.s390x",
"openSUSE Leap 15.4:go1.17-doc-1.17.11-150000.1.37.1.x86_64",
"openSUSE Leap 15.4:go1.17-race-1.17.11-150000.1.37.1.aarch64",
"openSUSE Leap 15.4:go1.17-race-1.17.11-150000.1.37.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 7,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:L/AC:H/PR:N/UI:R/S:U/C:H/I:H/A:H",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise Module for Development Tools 15 SP3:go1.17-1.17.11-150000.1.37.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP3:go1.17-1.17.11-150000.1.37.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP3:go1.17-1.17.11-150000.1.37.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP3:go1.17-1.17.11-150000.1.37.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP3:go1.17-doc-1.17.11-150000.1.37.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP3:go1.17-doc-1.17.11-150000.1.37.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP3:go1.17-doc-1.17.11-150000.1.37.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP3:go1.17-doc-1.17.11-150000.1.37.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP3:go1.17-race-1.17.11-150000.1.37.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP3:go1.17-race-1.17.11-150000.1.37.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.17-1.17.11-150000.1.37.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.17-1.17.11-150000.1.37.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.17-1.17.11-150000.1.37.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.17-1.17.11-150000.1.37.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.17-doc-1.17.11-150000.1.37.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.17-doc-1.17.11-150000.1.37.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.17-doc-1.17.11-150000.1.37.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.17-doc-1.17.11-150000.1.37.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.17-race-1.17.11-150000.1.37.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.17-race-1.17.11-150000.1.37.1.x86_64",
"openSUSE Leap 15.3:go1.17-1.17.11-150000.1.37.1.aarch64",
"openSUSE Leap 15.3:go1.17-1.17.11-150000.1.37.1.i586",
"openSUSE Leap 15.3:go1.17-1.17.11-150000.1.37.1.ppc64le",
"openSUSE Leap 15.3:go1.17-1.17.11-150000.1.37.1.s390x",
"openSUSE Leap 15.3:go1.17-1.17.11-150000.1.37.1.x86_64",
"openSUSE Leap 15.3:go1.17-doc-1.17.11-150000.1.37.1.aarch64",
"openSUSE Leap 15.3:go1.17-doc-1.17.11-150000.1.37.1.i586",
"openSUSE Leap 15.3:go1.17-doc-1.17.11-150000.1.37.1.ppc64le",
"openSUSE Leap 15.3:go1.17-doc-1.17.11-150000.1.37.1.s390x",
"openSUSE Leap 15.3:go1.17-doc-1.17.11-150000.1.37.1.x86_64",
"openSUSE Leap 15.3:go1.17-race-1.17.11-150000.1.37.1.aarch64",
"openSUSE Leap 15.3:go1.17-race-1.17.11-150000.1.37.1.x86_64",
"openSUSE Leap 15.4:go1.17-1.17.11-150000.1.37.1.aarch64",
"openSUSE Leap 15.4:go1.17-1.17.11-150000.1.37.1.ppc64le",
"openSUSE Leap 15.4:go1.17-1.17.11-150000.1.37.1.s390x",
"openSUSE Leap 15.4:go1.17-1.17.11-150000.1.37.1.x86_64",
"openSUSE Leap 15.4:go1.17-doc-1.17.11-150000.1.37.1.aarch64",
"openSUSE Leap 15.4:go1.17-doc-1.17.11-150000.1.37.1.ppc64le",
"openSUSE Leap 15.4:go1.17-doc-1.17.11-150000.1.37.1.s390x",
"openSUSE Leap 15.4:go1.17-doc-1.17.11-150000.1.37.1.x86_64",
"openSUSE Leap 15.4:go1.17-race-1.17.11-150000.1.37.1.aarch64",
"openSUSE Leap 15.4:go1.17-race-1.17.11-150000.1.37.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2022-06-07T14:34:31Z",
"details": "moderate"
}
],
"title": "CVE-2022-30580"
},
{
"cve": "CVE-2022-30629",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2022-30629"
}
],
"notes": [
{
"category": "general",
"text": "Non-random values for ticket_age_add in session tickets in crypto/tls before Go 1.17.11 and Go 1.18.3 allow an attacker that can observe TLS handshakes to correlate successive connections by comparing ticket ages during session resumption.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Module for Development Tools 15 SP3:go1.17-1.17.11-150000.1.37.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP3:go1.17-1.17.11-150000.1.37.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP3:go1.17-1.17.11-150000.1.37.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP3:go1.17-1.17.11-150000.1.37.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP3:go1.17-doc-1.17.11-150000.1.37.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP3:go1.17-doc-1.17.11-150000.1.37.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP3:go1.17-doc-1.17.11-150000.1.37.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP3:go1.17-doc-1.17.11-150000.1.37.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP3:go1.17-race-1.17.11-150000.1.37.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP3:go1.17-race-1.17.11-150000.1.37.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.17-1.17.11-150000.1.37.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.17-1.17.11-150000.1.37.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.17-1.17.11-150000.1.37.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.17-1.17.11-150000.1.37.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.17-doc-1.17.11-150000.1.37.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.17-doc-1.17.11-150000.1.37.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.17-doc-1.17.11-150000.1.37.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.17-doc-1.17.11-150000.1.37.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.17-race-1.17.11-150000.1.37.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.17-race-1.17.11-150000.1.37.1.x86_64",
"openSUSE Leap 15.3:go1.17-1.17.11-150000.1.37.1.aarch64",
"openSUSE Leap 15.3:go1.17-1.17.11-150000.1.37.1.i586",
"openSUSE Leap 15.3:go1.17-1.17.11-150000.1.37.1.ppc64le",
"openSUSE Leap 15.3:go1.17-1.17.11-150000.1.37.1.s390x",
"openSUSE Leap 15.3:go1.17-1.17.11-150000.1.37.1.x86_64",
"openSUSE Leap 15.3:go1.17-doc-1.17.11-150000.1.37.1.aarch64",
"openSUSE Leap 15.3:go1.17-doc-1.17.11-150000.1.37.1.i586",
"openSUSE Leap 15.3:go1.17-doc-1.17.11-150000.1.37.1.ppc64le",
"openSUSE Leap 15.3:go1.17-doc-1.17.11-150000.1.37.1.s390x",
"openSUSE Leap 15.3:go1.17-doc-1.17.11-150000.1.37.1.x86_64",
"openSUSE Leap 15.3:go1.17-race-1.17.11-150000.1.37.1.aarch64",
"openSUSE Leap 15.3:go1.17-race-1.17.11-150000.1.37.1.x86_64",
"openSUSE Leap 15.4:go1.17-1.17.11-150000.1.37.1.aarch64",
"openSUSE Leap 15.4:go1.17-1.17.11-150000.1.37.1.ppc64le",
"openSUSE Leap 15.4:go1.17-1.17.11-150000.1.37.1.s390x",
"openSUSE Leap 15.4:go1.17-1.17.11-150000.1.37.1.x86_64",
"openSUSE Leap 15.4:go1.17-doc-1.17.11-150000.1.37.1.aarch64",
"openSUSE Leap 15.4:go1.17-doc-1.17.11-150000.1.37.1.ppc64le",
"openSUSE Leap 15.4:go1.17-doc-1.17.11-150000.1.37.1.s390x",
"openSUSE Leap 15.4:go1.17-doc-1.17.11-150000.1.37.1.x86_64",
"openSUSE Leap 15.4:go1.17-race-1.17.11-150000.1.37.1.aarch64",
"openSUSE Leap 15.4:go1.17-race-1.17.11-150000.1.37.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2022-30629",
"url": "https://www.suse.com/security/cve/CVE-2022-30629"
},
{
"category": "external",
"summary": "SUSE Bug 1200135 for CVE-2022-30629",
"url": "https://bugzilla.suse.com/1200135"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Linux Enterprise Module for Development Tools 15 SP3:go1.17-1.17.11-150000.1.37.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP3:go1.17-1.17.11-150000.1.37.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP3:go1.17-1.17.11-150000.1.37.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP3:go1.17-1.17.11-150000.1.37.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP3:go1.17-doc-1.17.11-150000.1.37.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP3:go1.17-doc-1.17.11-150000.1.37.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP3:go1.17-doc-1.17.11-150000.1.37.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP3:go1.17-doc-1.17.11-150000.1.37.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP3:go1.17-race-1.17.11-150000.1.37.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP3:go1.17-race-1.17.11-150000.1.37.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.17-1.17.11-150000.1.37.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.17-1.17.11-150000.1.37.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.17-1.17.11-150000.1.37.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.17-1.17.11-150000.1.37.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.17-doc-1.17.11-150000.1.37.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.17-doc-1.17.11-150000.1.37.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.17-doc-1.17.11-150000.1.37.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.17-doc-1.17.11-150000.1.37.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.17-race-1.17.11-150000.1.37.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.17-race-1.17.11-150000.1.37.1.x86_64",
"openSUSE Leap 15.3:go1.17-1.17.11-150000.1.37.1.aarch64",
"openSUSE Leap 15.3:go1.17-1.17.11-150000.1.37.1.i586",
"openSUSE Leap 15.3:go1.17-1.17.11-150000.1.37.1.ppc64le",
"openSUSE Leap 15.3:go1.17-1.17.11-150000.1.37.1.s390x",
"openSUSE Leap 15.3:go1.17-1.17.11-150000.1.37.1.x86_64",
"openSUSE Leap 15.3:go1.17-doc-1.17.11-150000.1.37.1.aarch64",
"openSUSE Leap 15.3:go1.17-doc-1.17.11-150000.1.37.1.i586",
"openSUSE Leap 15.3:go1.17-doc-1.17.11-150000.1.37.1.ppc64le",
"openSUSE Leap 15.3:go1.17-doc-1.17.11-150000.1.37.1.s390x",
"openSUSE Leap 15.3:go1.17-doc-1.17.11-150000.1.37.1.x86_64",
"openSUSE Leap 15.3:go1.17-race-1.17.11-150000.1.37.1.aarch64",
"openSUSE Leap 15.3:go1.17-race-1.17.11-150000.1.37.1.x86_64",
"openSUSE Leap 15.4:go1.17-1.17.11-150000.1.37.1.aarch64",
"openSUSE Leap 15.4:go1.17-1.17.11-150000.1.37.1.ppc64le",
"openSUSE Leap 15.4:go1.17-1.17.11-150000.1.37.1.s390x",
"openSUSE Leap 15.4:go1.17-1.17.11-150000.1.37.1.x86_64",
"openSUSE Leap 15.4:go1.17-doc-1.17.11-150000.1.37.1.aarch64",
"openSUSE Leap 15.4:go1.17-doc-1.17.11-150000.1.37.1.ppc64le",
"openSUSE Leap 15.4:go1.17-doc-1.17.11-150000.1.37.1.s390x",
"openSUSE Leap 15.4:go1.17-doc-1.17.11-150000.1.37.1.x86_64",
"openSUSE Leap 15.4:go1.17-race-1.17.11-150000.1.37.1.aarch64",
"openSUSE Leap 15.4:go1.17-race-1.17.11-150000.1.37.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 3.7,
"baseSeverity": "LOW",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:L/I:N/A:N",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise Module for Development Tools 15 SP3:go1.17-1.17.11-150000.1.37.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP3:go1.17-1.17.11-150000.1.37.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP3:go1.17-1.17.11-150000.1.37.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP3:go1.17-1.17.11-150000.1.37.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP3:go1.17-doc-1.17.11-150000.1.37.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP3:go1.17-doc-1.17.11-150000.1.37.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP3:go1.17-doc-1.17.11-150000.1.37.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP3:go1.17-doc-1.17.11-150000.1.37.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP3:go1.17-race-1.17.11-150000.1.37.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP3:go1.17-race-1.17.11-150000.1.37.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.17-1.17.11-150000.1.37.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.17-1.17.11-150000.1.37.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.17-1.17.11-150000.1.37.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.17-1.17.11-150000.1.37.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.17-doc-1.17.11-150000.1.37.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.17-doc-1.17.11-150000.1.37.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.17-doc-1.17.11-150000.1.37.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.17-doc-1.17.11-150000.1.37.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.17-race-1.17.11-150000.1.37.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.17-race-1.17.11-150000.1.37.1.x86_64",
"openSUSE Leap 15.3:go1.17-1.17.11-150000.1.37.1.aarch64",
"openSUSE Leap 15.3:go1.17-1.17.11-150000.1.37.1.i586",
"openSUSE Leap 15.3:go1.17-1.17.11-150000.1.37.1.ppc64le",
"openSUSE Leap 15.3:go1.17-1.17.11-150000.1.37.1.s390x",
"openSUSE Leap 15.3:go1.17-1.17.11-150000.1.37.1.x86_64",
"openSUSE Leap 15.3:go1.17-doc-1.17.11-150000.1.37.1.aarch64",
"openSUSE Leap 15.3:go1.17-doc-1.17.11-150000.1.37.1.i586",
"openSUSE Leap 15.3:go1.17-doc-1.17.11-150000.1.37.1.ppc64le",
"openSUSE Leap 15.3:go1.17-doc-1.17.11-150000.1.37.1.s390x",
"openSUSE Leap 15.3:go1.17-doc-1.17.11-150000.1.37.1.x86_64",
"openSUSE Leap 15.3:go1.17-race-1.17.11-150000.1.37.1.aarch64",
"openSUSE Leap 15.3:go1.17-race-1.17.11-150000.1.37.1.x86_64",
"openSUSE Leap 15.4:go1.17-1.17.11-150000.1.37.1.aarch64",
"openSUSE Leap 15.4:go1.17-1.17.11-150000.1.37.1.ppc64le",
"openSUSE Leap 15.4:go1.17-1.17.11-150000.1.37.1.s390x",
"openSUSE Leap 15.4:go1.17-1.17.11-150000.1.37.1.x86_64",
"openSUSE Leap 15.4:go1.17-doc-1.17.11-150000.1.37.1.aarch64",
"openSUSE Leap 15.4:go1.17-doc-1.17.11-150000.1.37.1.ppc64le",
"openSUSE Leap 15.4:go1.17-doc-1.17.11-150000.1.37.1.s390x",
"openSUSE Leap 15.4:go1.17-doc-1.17.11-150000.1.37.1.x86_64",
"openSUSE Leap 15.4:go1.17-race-1.17.11-150000.1.37.1.aarch64",
"openSUSE Leap 15.4:go1.17-race-1.17.11-150000.1.37.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2022-06-07T14:34:31Z",
"details": "low"
}
],
"title": "CVE-2022-30629"
},
{
"cve": "CVE-2022-30634",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2022-30634"
}
],
"notes": [
{
"category": "general",
"text": "Infinite loop in Read in crypto/rand before Go 1.17.11 and Go 1.18.3 on Windows allows attacker to cause an indefinite hang by passing a buffer larger than 1 \u003c\u003c 32 - 1 bytes.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Module for Development Tools 15 SP3:go1.17-1.17.11-150000.1.37.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP3:go1.17-1.17.11-150000.1.37.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP3:go1.17-1.17.11-150000.1.37.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP3:go1.17-1.17.11-150000.1.37.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP3:go1.17-doc-1.17.11-150000.1.37.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP3:go1.17-doc-1.17.11-150000.1.37.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP3:go1.17-doc-1.17.11-150000.1.37.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP3:go1.17-doc-1.17.11-150000.1.37.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP3:go1.17-race-1.17.11-150000.1.37.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP3:go1.17-race-1.17.11-150000.1.37.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.17-1.17.11-150000.1.37.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.17-1.17.11-150000.1.37.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.17-1.17.11-150000.1.37.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.17-1.17.11-150000.1.37.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.17-doc-1.17.11-150000.1.37.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.17-doc-1.17.11-150000.1.37.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.17-doc-1.17.11-150000.1.37.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.17-doc-1.17.11-150000.1.37.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.17-race-1.17.11-150000.1.37.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.17-race-1.17.11-150000.1.37.1.x86_64",
"openSUSE Leap 15.3:go1.17-1.17.11-150000.1.37.1.aarch64",
"openSUSE Leap 15.3:go1.17-1.17.11-150000.1.37.1.i586",
"openSUSE Leap 15.3:go1.17-1.17.11-150000.1.37.1.ppc64le",
"openSUSE Leap 15.3:go1.17-1.17.11-150000.1.37.1.s390x",
"openSUSE Leap 15.3:go1.17-1.17.11-150000.1.37.1.x86_64",
"openSUSE Leap 15.3:go1.17-doc-1.17.11-150000.1.37.1.aarch64",
"openSUSE Leap 15.3:go1.17-doc-1.17.11-150000.1.37.1.i586",
"openSUSE Leap 15.3:go1.17-doc-1.17.11-150000.1.37.1.ppc64le",
"openSUSE Leap 15.3:go1.17-doc-1.17.11-150000.1.37.1.s390x",
"openSUSE Leap 15.3:go1.17-doc-1.17.11-150000.1.37.1.x86_64",
"openSUSE Leap 15.3:go1.17-race-1.17.11-150000.1.37.1.aarch64",
"openSUSE Leap 15.3:go1.17-race-1.17.11-150000.1.37.1.x86_64",
"openSUSE Leap 15.4:go1.17-1.17.11-150000.1.37.1.aarch64",
"openSUSE Leap 15.4:go1.17-1.17.11-150000.1.37.1.ppc64le",
"openSUSE Leap 15.4:go1.17-1.17.11-150000.1.37.1.s390x",
"openSUSE Leap 15.4:go1.17-1.17.11-150000.1.37.1.x86_64",
"openSUSE Leap 15.4:go1.17-doc-1.17.11-150000.1.37.1.aarch64",
"openSUSE Leap 15.4:go1.17-doc-1.17.11-150000.1.37.1.ppc64le",
"openSUSE Leap 15.4:go1.17-doc-1.17.11-150000.1.37.1.s390x",
"openSUSE Leap 15.4:go1.17-doc-1.17.11-150000.1.37.1.x86_64",
"openSUSE Leap 15.4:go1.17-race-1.17.11-150000.1.37.1.aarch64",
"openSUSE Leap 15.4:go1.17-race-1.17.11-150000.1.37.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2022-30634",
"url": "https://www.suse.com/security/cve/CVE-2022-30634"
},
{
"category": "external",
"summary": "SUSE Bug 1200134 for CVE-2022-30634",
"url": "https://bugzilla.suse.com/1200134"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Linux Enterprise Module for Development Tools 15 SP3:go1.17-1.17.11-150000.1.37.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP3:go1.17-1.17.11-150000.1.37.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP3:go1.17-1.17.11-150000.1.37.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP3:go1.17-1.17.11-150000.1.37.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP3:go1.17-doc-1.17.11-150000.1.37.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP3:go1.17-doc-1.17.11-150000.1.37.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP3:go1.17-doc-1.17.11-150000.1.37.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP3:go1.17-doc-1.17.11-150000.1.37.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP3:go1.17-race-1.17.11-150000.1.37.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP3:go1.17-race-1.17.11-150000.1.37.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.17-1.17.11-150000.1.37.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.17-1.17.11-150000.1.37.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.17-1.17.11-150000.1.37.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.17-1.17.11-150000.1.37.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.17-doc-1.17.11-150000.1.37.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.17-doc-1.17.11-150000.1.37.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.17-doc-1.17.11-150000.1.37.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.17-doc-1.17.11-150000.1.37.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.17-race-1.17.11-150000.1.37.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.17-race-1.17.11-150000.1.37.1.x86_64",
"openSUSE Leap 15.3:go1.17-1.17.11-150000.1.37.1.aarch64",
"openSUSE Leap 15.3:go1.17-1.17.11-150000.1.37.1.i586",
"openSUSE Leap 15.3:go1.17-1.17.11-150000.1.37.1.ppc64le",
"openSUSE Leap 15.3:go1.17-1.17.11-150000.1.37.1.s390x",
"openSUSE Leap 15.3:go1.17-1.17.11-150000.1.37.1.x86_64",
"openSUSE Leap 15.3:go1.17-doc-1.17.11-150000.1.37.1.aarch64",
"openSUSE Leap 15.3:go1.17-doc-1.17.11-150000.1.37.1.i586",
"openSUSE Leap 15.3:go1.17-doc-1.17.11-150000.1.37.1.ppc64le",
"openSUSE Leap 15.3:go1.17-doc-1.17.11-150000.1.37.1.s390x",
"openSUSE Leap 15.3:go1.17-doc-1.17.11-150000.1.37.1.x86_64",
"openSUSE Leap 15.3:go1.17-race-1.17.11-150000.1.37.1.aarch64",
"openSUSE Leap 15.3:go1.17-race-1.17.11-150000.1.37.1.x86_64",
"openSUSE Leap 15.4:go1.17-1.17.11-150000.1.37.1.aarch64",
"openSUSE Leap 15.4:go1.17-1.17.11-150000.1.37.1.ppc64le",
"openSUSE Leap 15.4:go1.17-1.17.11-150000.1.37.1.s390x",
"openSUSE Leap 15.4:go1.17-1.17.11-150000.1.37.1.x86_64",
"openSUSE Leap 15.4:go1.17-doc-1.17.11-150000.1.37.1.aarch64",
"openSUSE Leap 15.4:go1.17-doc-1.17.11-150000.1.37.1.ppc64le",
"openSUSE Leap 15.4:go1.17-doc-1.17.11-150000.1.37.1.s390x",
"openSUSE Leap 15.4:go1.17-doc-1.17.11-150000.1.37.1.x86_64",
"openSUSE Leap 15.4:go1.17-race-1.17.11-150000.1.37.1.aarch64",
"openSUSE Leap 15.4:go1.17-race-1.17.11-150000.1.37.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 2.9,
"baseSeverity": "LOW",
"vectorString": "CVSS:3.1/AV:L/AC:H/PR:N/UI:N/S:U/C:N/I:N/A:L",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise Module for Development Tools 15 SP3:go1.17-1.17.11-150000.1.37.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP3:go1.17-1.17.11-150000.1.37.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP3:go1.17-1.17.11-150000.1.37.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP3:go1.17-1.17.11-150000.1.37.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP3:go1.17-doc-1.17.11-150000.1.37.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP3:go1.17-doc-1.17.11-150000.1.37.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP3:go1.17-doc-1.17.11-150000.1.37.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP3:go1.17-doc-1.17.11-150000.1.37.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP3:go1.17-race-1.17.11-150000.1.37.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP3:go1.17-race-1.17.11-150000.1.37.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.17-1.17.11-150000.1.37.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.17-1.17.11-150000.1.37.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.17-1.17.11-150000.1.37.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.17-1.17.11-150000.1.37.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.17-doc-1.17.11-150000.1.37.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.17-doc-1.17.11-150000.1.37.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.17-doc-1.17.11-150000.1.37.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.17-doc-1.17.11-150000.1.37.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.17-race-1.17.11-150000.1.37.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.17-race-1.17.11-150000.1.37.1.x86_64",
"openSUSE Leap 15.3:go1.17-1.17.11-150000.1.37.1.aarch64",
"openSUSE Leap 15.3:go1.17-1.17.11-150000.1.37.1.i586",
"openSUSE Leap 15.3:go1.17-1.17.11-150000.1.37.1.ppc64le",
"openSUSE Leap 15.3:go1.17-1.17.11-150000.1.37.1.s390x",
"openSUSE Leap 15.3:go1.17-1.17.11-150000.1.37.1.x86_64",
"openSUSE Leap 15.3:go1.17-doc-1.17.11-150000.1.37.1.aarch64",
"openSUSE Leap 15.3:go1.17-doc-1.17.11-150000.1.37.1.i586",
"openSUSE Leap 15.3:go1.17-doc-1.17.11-150000.1.37.1.ppc64le",
"openSUSE Leap 15.3:go1.17-doc-1.17.11-150000.1.37.1.s390x",
"openSUSE Leap 15.3:go1.17-doc-1.17.11-150000.1.37.1.x86_64",
"openSUSE Leap 15.3:go1.17-race-1.17.11-150000.1.37.1.aarch64",
"openSUSE Leap 15.3:go1.17-race-1.17.11-150000.1.37.1.x86_64",
"openSUSE Leap 15.4:go1.17-1.17.11-150000.1.37.1.aarch64",
"openSUSE Leap 15.4:go1.17-1.17.11-150000.1.37.1.ppc64le",
"openSUSE Leap 15.4:go1.17-1.17.11-150000.1.37.1.s390x",
"openSUSE Leap 15.4:go1.17-1.17.11-150000.1.37.1.x86_64",
"openSUSE Leap 15.4:go1.17-doc-1.17.11-150000.1.37.1.aarch64",
"openSUSE Leap 15.4:go1.17-doc-1.17.11-150000.1.37.1.ppc64le",
"openSUSE Leap 15.4:go1.17-doc-1.17.11-150000.1.37.1.s390x",
"openSUSE Leap 15.4:go1.17-doc-1.17.11-150000.1.37.1.x86_64",
"openSUSE Leap 15.4:go1.17-race-1.17.11-150000.1.37.1.aarch64",
"openSUSE Leap 15.4:go1.17-race-1.17.11-150000.1.37.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2022-06-07T14:34:31Z",
"details": "low"
}
],
"title": "CVE-2022-30634"
}
]
}
suse-su-2022:2005-1
Vulnerability from csaf_suse
Notes
{
"document": {
"aggregate_severity": {
"namespace": "https://www.suse.com/support/security/rating/",
"text": "important"
},
"category": "csaf_security_advisory",
"csaf_version": "2.0",
"distribution": {
"text": "Copyright 2024 SUSE LLC. All rights reserved.",
"tlp": {
"label": "WHITE",
"url": "https://www.first.org/tlp/"
}
},
"lang": "en",
"notes": [
{
"category": "summary",
"text": "Security update for go1.18",
"title": "Title of the patch"
},
{
"category": "description",
"text": "This update for go1.18 fixes the following issues:\n\nUpdate to go1.18.3 (released 2022-06-01) (bsc#1193742):\n\n- CVE-2022-30634: Fixed crypto/rand rand.Read hangs with extremely large buffers (bsc#1200134).\n- CVE-2022-30629: Fixed crypto/tls session tickets lack random ticket_age_add (bsc#1200135).\n- CVE-2022-29804: Fixed path/filepath Clean(`.\\c:`) returns `c:` on Windows (bsc#1200137).\n- CVE-2022-30580: Fixed os/exec empty Cmd.Path can result in running unintended binary on Windows (bsc#1200136).\n",
"title": "Description of the patch"
},
{
"category": "details",
"text": "SUSE-2022-2005,SUSE-SLE-Module-Development-Tools-15-SP3-2022-2005,SUSE-SLE-Module-Development-Tools-15-SP4-2022-2005,openSUSE-SLE-15.3-2022-2005,openSUSE-SLE-15.4-2022-2005",
"title": "Patchnames"
},
{
"category": "legal_disclaimer",
"text": "CSAF 2.0 data is provided by SUSE under the Creative Commons License 4.0 with Attribution (CC-BY-4.0).",
"title": "Terms of use"
}
],
"publisher": {
"category": "vendor",
"contact_details": "https://www.suse.com/support/security/contact/",
"name": "SUSE Product Security Team",
"namespace": "https://www.suse.com/"
},
"references": [
{
"category": "external",
"summary": "SUSE ratings",
"url": "https://www.suse.com/support/security/rating/"
},
{
"category": "self",
"summary": "URL of this CSAF notice",
"url": "https://ftp.suse.com/pub/projects/security/csaf/suse-su-2022_2005-1.json"
},
{
"category": "self",
"summary": "URL for SUSE-SU-2022:2005-1",
"url": "https://www.suse.com/support/update/announcement/2022/suse-su-20222005-1/"
},
{
"category": "self",
"summary": "E-Mail link for SUSE-SU-2022:2005-1",
"url": "https://lists.suse.com/pipermail/sle-security-updates/2022-June/011249.html"
},
{
"category": "self",
"summary": "SUSE Bug 1193742",
"url": "https://bugzilla.suse.com/1193742"
},
{
"category": "self",
"summary": "SUSE Bug 1200134",
"url": "https://bugzilla.suse.com/1200134"
},
{
"category": "self",
"summary": "SUSE Bug 1200135",
"url": "https://bugzilla.suse.com/1200135"
},
{
"category": "self",
"summary": "SUSE Bug 1200136",
"url": "https://bugzilla.suse.com/1200136"
},
{
"category": "self",
"summary": "SUSE Bug 1200137",
"url": "https://bugzilla.suse.com/1200137"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2022-29804 page",
"url": "https://www.suse.com/security/cve/CVE-2022-29804/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2022-30580 page",
"url": "https://www.suse.com/security/cve/CVE-2022-30580/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2022-30629 page",
"url": "https://www.suse.com/security/cve/CVE-2022-30629/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2022-30634 page",
"url": "https://www.suse.com/security/cve/CVE-2022-30634/"
}
],
"title": "Security update for go1.18",
"tracking": {
"current_release_date": "2022-06-07T14:34:56Z",
"generator": {
"date": "2022-06-07T14:34:56Z",
"engine": {
"name": "cve-database.git:bin/generate-csaf.pl",
"version": "1"
}
},
"id": "SUSE-SU-2022:2005-1",
"initial_release_date": "2022-06-07T14:34:56Z",
"revision_history": [
{
"date": "2022-06-07T14:34:56Z",
"number": "1",
"summary": "Current version"
}
],
"status": "final",
"version": "1"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_version",
"name": "go1.18-1.18.3-150000.1.20.1.aarch64",
"product": {
"name": "go1.18-1.18.3-150000.1.20.1.aarch64",
"product_id": "go1.18-1.18.3-150000.1.20.1.aarch64"
}
},
{
"category": "product_version",
"name": "go1.18-doc-1.18.3-150000.1.20.1.aarch64",
"product": {
"name": "go1.18-doc-1.18.3-150000.1.20.1.aarch64",
"product_id": "go1.18-doc-1.18.3-150000.1.20.1.aarch64"
}
},
{
"category": "product_version",
"name": "go1.18-race-1.18.3-150000.1.20.1.aarch64",
"product": {
"name": "go1.18-race-1.18.3-150000.1.20.1.aarch64",
"product_id": "go1.18-race-1.18.3-150000.1.20.1.aarch64"
}
}
],
"category": "architecture",
"name": "aarch64"
},
{
"branches": [
{
"category": "product_version",
"name": "go1.18-1.18.3-150000.1.20.1.i586",
"product": {
"name": "go1.18-1.18.3-150000.1.20.1.i586",
"product_id": "go1.18-1.18.3-150000.1.20.1.i586"
}
},
{
"category": "product_version",
"name": "go1.18-doc-1.18.3-150000.1.20.1.i586",
"product": {
"name": "go1.18-doc-1.18.3-150000.1.20.1.i586",
"product_id": "go1.18-doc-1.18.3-150000.1.20.1.i586"
}
}
],
"category": "architecture",
"name": "i586"
},
{
"branches": [
{
"category": "product_version",
"name": "go1.18-1.18.3-150000.1.20.1.ppc64le",
"product": {
"name": "go1.18-1.18.3-150000.1.20.1.ppc64le",
"product_id": "go1.18-1.18.3-150000.1.20.1.ppc64le"
}
},
{
"category": "product_version",
"name": "go1.18-doc-1.18.3-150000.1.20.1.ppc64le",
"product": {
"name": "go1.18-doc-1.18.3-150000.1.20.1.ppc64le",
"product_id": "go1.18-doc-1.18.3-150000.1.20.1.ppc64le"
}
}
],
"category": "architecture",
"name": "ppc64le"
},
{
"branches": [
{
"category": "product_version",
"name": "go1.18-1.18.3-150000.1.20.1.s390x",
"product": {
"name": "go1.18-1.18.3-150000.1.20.1.s390x",
"product_id": "go1.18-1.18.3-150000.1.20.1.s390x"
}
},
{
"category": "product_version",
"name": "go1.18-doc-1.18.3-150000.1.20.1.s390x",
"product": {
"name": "go1.18-doc-1.18.3-150000.1.20.1.s390x",
"product_id": "go1.18-doc-1.18.3-150000.1.20.1.s390x"
}
}
],
"category": "architecture",
"name": "s390x"
},
{
"branches": [
{
"category": "product_version",
"name": "go1.18-1.18.3-150000.1.20.1.x86_64",
"product": {
"name": "go1.18-1.18.3-150000.1.20.1.x86_64",
"product_id": "go1.18-1.18.3-150000.1.20.1.x86_64"
}
},
{
"category": "product_version",
"name": "go1.18-doc-1.18.3-150000.1.20.1.x86_64",
"product": {
"name": "go1.18-doc-1.18.3-150000.1.20.1.x86_64",
"product_id": "go1.18-doc-1.18.3-150000.1.20.1.x86_64"
}
},
{
"category": "product_version",
"name": "go1.18-race-1.18.3-150000.1.20.1.x86_64",
"product": {
"name": "go1.18-race-1.18.3-150000.1.20.1.x86_64",
"product_id": "go1.18-race-1.18.3-150000.1.20.1.x86_64"
}
}
],
"category": "architecture",
"name": "x86_64"
},
{
"branches": [
{
"category": "product_name",
"name": "SUSE Linux Enterprise Module for Development Tools 15 SP3",
"product": {
"name": "SUSE Linux Enterprise Module for Development Tools 15 SP3",
"product_id": "SUSE Linux Enterprise Module for Development Tools 15 SP3",
"product_identification_helper": {
"cpe": "cpe:/o:suse:sle-module-development-tools:15:sp3"
}
}
},
{
"category": "product_name",
"name": "SUSE Linux Enterprise Module for Development Tools 15 SP4",
"product": {
"name": "SUSE Linux Enterprise Module for Development Tools 15 SP4",
"product_id": "SUSE Linux Enterprise Module for Development Tools 15 SP4",
"product_identification_helper": {
"cpe": "cpe:/o:suse:sle-module-development-tools:15:sp4"
}
}
},
{
"category": "product_name",
"name": "openSUSE Leap 15.3",
"product": {
"name": "openSUSE Leap 15.3",
"product_id": "openSUSE Leap 15.3",
"product_identification_helper": {
"cpe": "cpe:/o:opensuse:leap:15.3"
}
}
},
{
"category": "product_name",
"name": "openSUSE Leap 15.4",
"product": {
"name": "openSUSE Leap 15.4",
"product_id": "openSUSE Leap 15.4",
"product_identification_helper": {
"cpe": "cpe:/o:opensuse:leap:15.4"
}
}
}
],
"category": "product_family",
"name": "SUSE Linux Enterprise"
}
],
"category": "vendor",
"name": "SUSE"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "go1.18-1.18.3-150000.1.20.1.aarch64 as component of SUSE Linux Enterprise Module for Development Tools 15 SP3",
"product_id": "SUSE Linux Enterprise Module for Development Tools 15 SP3:go1.18-1.18.3-150000.1.20.1.aarch64"
},
"product_reference": "go1.18-1.18.3-150000.1.20.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Development Tools 15 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go1.18-1.18.3-150000.1.20.1.ppc64le as component of SUSE Linux Enterprise Module for Development Tools 15 SP3",
"product_id": "SUSE Linux Enterprise Module for Development Tools 15 SP3:go1.18-1.18.3-150000.1.20.1.ppc64le"
},
"product_reference": "go1.18-1.18.3-150000.1.20.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Development Tools 15 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go1.18-1.18.3-150000.1.20.1.s390x as component of SUSE Linux Enterprise Module for Development Tools 15 SP3",
"product_id": "SUSE Linux Enterprise Module for Development Tools 15 SP3:go1.18-1.18.3-150000.1.20.1.s390x"
},
"product_reference": "go1.18-1.18.3-150000.1.20.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Development Tools 15 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go1.18-1.18.3-150000.1.20.1.x86_64 as component of SUSE Linux Enterprise Module for Development Tools 15 SP3",
"product_id": "SUSE Linux Enterprise Module for Development Tools 15 SP3:go1.18-1.18.3-150000.1.20.1.x86_64"
},
"product_reference": "go1.18-1.18.3-150000.1.20.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Development Tools 15 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go1.18-doc-1.18.3-150000.1.20.1.aarch64 as component of SUSE Linux Enterprise Module for Development Tools 15 SP3",
"product_id": "SUSE Linux Enterprise Module for Development Tools 15 SP3:go1.18-doc-1.18.3-150000.1.20.1.aarch64"
},
"product_reference": "go1.18-doc-1.18.3-150000.1.20.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Development Tools 15 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go1.18-doc-1.18.3-150000.1.20.1.ppc64le as component of SUSE Linux Enterprise Module for Development Tools 15 SP3",
"product_id": "SUSE Linux Enterprise Module for Development Tools 15 SP3:go1.18-doc-1.18.3-150000.1.20.1.ppc64le"
},
"product_reference": "go1.18-doc-1.18.3-150000.1.20.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Development Tools 15 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go1.18-doc-1.18.3-150000.1.20.1.s390x as component of SUSE Linux Enterprise Module for Development Tools 15 SP3",
"product_id": "SUSE Linux Enterprise Module for Development Tools 15 SP3:go1.18-doc-1.18.3-150000.1.20.1.s390x"
},
"product_reference": "go1.18-doc-1.18.3-150000.1.20.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Development Tools 15 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go1.18-doc-1.18.3-150000.1.20.1.x86_64 as component of SUSE Linux Enterprise Module for Development Tools 15 SP3",
"product_id": "SUSE Linux Enterprise Module for Development Tools 15 SP3:go1.18-doc-1.18.3-150000.1.20.1.x86_64"
},
"product_reference": "go1.18-doc-1.18.3-150000.1.20.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Development Tools 15 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go1.18-race-1.18.3-150000.1.20.1.aarch64 as component of SUSE Linux Enterprise Module for Development Tools 15 SP3",
"product_id": "SUSE Linux Enterprise Module for Development Tools 15 SP3:go1.18-race-1.18.3-150000.1.20.1.aarch64"
},
"product_reference": "go1.18-race-1.18.3-150000.1.20.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Development Tools 15 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go1.18-race-1.18.3-150000.1.20.1.x86_64 as component of SUSE Linux Enterprise Module for Development Tools 15 SP3",
"product_id": "SUSE Linux Enterprise Module for Development Tools 15 SP3:go1.18-race-1.18.3-150000.1.20.1.x86_64"
},
"product_reference": "go1.18-race-1.18.3-150000.1.20.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Development Tools 15 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go1.18-1.18.3-150000.1.20.1.aarch64 as component of SUSE Linux Enterprise Module for Development Tools 15 SP4",
"product_id": "SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.18-1.18.3-150000.1.20.1.aarch64"
},
"product_reference": "go1.18-1.18.3-150000.1.20.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Development Tools 15 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go1.18-1.18.3-150000.1.20.1.ppc64le as component of SUSE Linux Enterprise Module for Development Tools 15 SP4",
"product_id": "SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.18-1.18.3-150000.1.20.1.ppc64le"
},
"product_reference": "go1.18-1.18.3-150000.1.20.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Development Tools 15 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go1.18-1.18.3-150000.1.20.1.s390x as component of SUSE Linux Enterprise Module for Development Tools 15 SP4",
"product_id": "SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.18-1.18.3-150000.1.20.1.s390x"
},
"product_reference": "go1.18-1.18.3-150000.1.20.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Development Tools 15 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go1.18-1.18.3-150000.1.20.1.x86_64 as component of SUSE Linux Enterprise Module for Development Tools 15 SP4",
"product_id": "SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.18-1.18.3-150000.1.20.1.x86_64"
},
"product_reference": "go1.18-1.18.3-150000.1.20.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Development Tools 15 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go1.18-doc-1.18.3-150000.1.20.1.aarch64 as component of SUSE Linux Enterprise Module for Development Tools 15 SP4",
"product_id": "SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.18-doc-1.18.3-150000.1.20.1.aarch64"
},
"product_reference": "go1.18-doc-1.18.3-150000.1.20.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Development Tools 15 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go1.18-doc-1.18.3-150000.1.20.1.ppc64le as component of SUSE Linux Enterprise Module for Development Tools 15 SP4",
"product_id": "SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.18-doc-1.18.3-150000.1.20.1.ppc64le"
},
"product_reference": "go1.18-doc-1.18.3-150000.1.20.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Development Tools 15 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go1.18-doc-1.18.3-150000.1.20.1.s390x as component of SUSE Linux Enterprise Module for Development Tools 15 SP4",
"product_id": "SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.18-doc-1.18.3-150000.1.20.1.s390x"
},
"product_reference": "go1.18-doc-1.18.3-150000.1.20.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Development Tools 15 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go1.18-doc-1.18.3-150000.1.20.1.x86_64 as component of SUSE Linux Enterprise Module for Development Tools 15 SP4",
"product_id": "SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.18-doc-1.18.3-150000.1.20.1.x86_64"
},
"product_reference": "go1.18-doc-1.18.3-150000.1.20.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Development Tools 15 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go1.18-race-1.18.3-150000.1.20.1.aarch64 as component of SUSE Linux Enterprise Module for Development Tools 15 SP4",
"product_id": "SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.18-race-1.18.3-150000.1.20.1.aarch64"
},
"product_reference": "go1.18-race-1.18.3-150000.1.20.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Development Tools 15 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go1.18-race-1.18.3-150000.1.20.1.x86_64 as component of SUSE Linux Enterprise Module for Development Tools 15 SP4",
"product_id": "SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.18-race-1.18.3-150000.1.20.1.x86_64"
},
"product_reference": "go1.18-race-1.18.3-150000.1.20.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Development Tools 15 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go1.18-1.18.3-150000.1.20.1.aarch64 as component of openSUSE Leap 15.3",
"product_id": "openSUSE Leap 15.3:go1.18-1.18.3-150000.1.20.1.aarch64"
},
"product_reference": "go1.18-1.18.3-150000.1.20.1.aarch64",
"relates_to_product_reference": "openSUSE Leap 15.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go1.18-1.18.3-150000.1.20.1.ppc64le as component of openSUSE Leap 15.3",
"product_id": "openSUSE Leap 15.3:go1.18-1.18.3-150000.1.20.1.ppc64le"
},
"product_reference": "go1.18-1.18.3-150000.1.20.1.ppc64le",
"relates_to_product_reference": "openSUSE Leap 15.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go1.18-1.18.3-150000.1.20.1.s390x as component of openSUSE Leap 15.3",
"product_id": "openSUSE Leap 15.3:go1.18-1.18.3-150000.1.20.1.s390x"
},
"product_reference": "go1.18-1.18.3-150000.1.20.1.s390x",
"relates_to_product_reference": "openSUSE Leap 15.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go1.18-1.18.3-150000.1.20.1.x86_64 as component of openSUSE Leap 15.3",
"product_id": "openSUSE Leap 15.3:go1.18-1.18.3-150000.1.20.1.x86_64"
},
"product_reference": "go1.18-1.18.3-150000.1.20.1.x86_64",
"relates_to_product_reference": "openSUSE Leap 15.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go1.18-doc-1.18.3-150000.1.20.1.aarch64 as component of openSUSE Leap 15.3",
"product_id": "openSUSE Leap 15.3:go1.18-doc-1.18.3-150000.1.20.1.aarch64"
},
"product_reference": "go1.18-doc-1.18.3-150000.1.20.1.aarch64",
"relates_to_product_reference": "openSUSE Leap 15.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go1.18-doc-1.18.3-150000.1.20.1.ppc64le as component of openSUSE Leap 15.3",
"product_id": "openSUSE Leap 15.3:go1.18-doc-1.18.3-150000.1.20.1.ppc64le"
},
"product_reference": "go1.18-doc-1.18.3-150000.1.20.1.ppc64le",
"relates_to_product_reference": "openSUSE Leap 15.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go1.18-doc-1.18.3-150000.1.20.1.s390x as component of openSUSE Leap 15.3",
"product_id": "openSUSE Leap 15.3:go1.18-doc-1.18.3-150000.1.20.1.s390x"
},
"product_reference": "go1.18-doc-1.18.3-150000.1.20.1.s390x",
"relates_to_product_reference": "openSUSE Leap 15.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go1.18-doc-1.18.3-150000.1.20.1.x86_64 as component of openSUSE Leap 15.3",
"product_id": "openSUSE Leap 15.3:go1.18-doc-1.18.3-150000.1.20.1.x86_64"
},
"product_reference": "go1.18-doc-1.18.3-150000.1.20.1.x86_64",
"relates_to_product_reference": "openSUSE Leap 15.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go1.18-race-1.18.3-150000.1.20.1.aarch64 as component of openSUSE Leap 15.3",
"product_id": "openSUSE Leap 15.3:go1.18-race-1.18.3-150000.1.20.1.aarch64"
},
"product_reference": "go1.18-race-1.18.3-150000.1.20.1.aarch64",
"relates_to_product_reference": "openSUSE Leap 15.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go1.18-race-1.18.3-150000.1.20.1.x86_64 as component of openSUSE Leap 15.3",
"product_id": "openSUSE Leap 15.3:go1.18-race-1.18.3-150000.1.20.1.x86_64"
},
"product_reference": "go1.18-race-1.18.3-150000.1.20.1.x86_64",
"relates_to_product_reference": "openSUSE Leap 15.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go1.18-1.18.3-150000.1.20.1.aarch64 as component of openSUSE Leap 15.4",
"product_id": "openSUSE Leap 15.4:go1.18-1.18.3-150000.1.20.1.aarch64"
},
"product_reference": "go1.18-1.18.3-150000.1.20.1.aarch64",
"relates_to_product_reference": "openSUSE Leap 15.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go1.18-1.18.3-150000.1.20.1.ppc64le as component of openSUSE Leap 15.4",
"product_id": "openSUSE Leap 15.4:go1.18-1.18.3-150000.1.20.1.ppc64le"
},
"product_reference": "go1.18-1.18.3-150000.1.20.1.ppc64le",
"relates_to_product_reference": "openSUSE Leap 15.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go1.18-1.18.3-150000.1.20.1.s390x as component of openSUSE Leap 15.4",
"product_id": "openSUSE Leap 15.4:go1.18-1.18.3-150000.1.20.1.s390x"
},
"product_reference": "go1.18-1.18.3-150000.1.20.1.s390x",
"relates_to_product_reference": "openSUSE Leap 15.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go1.18-1.18.3-150000.1.20.1.x86_64 as component of openSUSE Leap 15.4",
"product_id": "openSUSE Leap 15.4:go1.18-1.18.3-150000.1.20.1.x86_64"
},
"product_reference": "go1.18-1.18.3-150000.1.20.1.x86_64",
"relates_to_product_reference": "openSUSE Leap 15.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go1.18-doc-1.18.3-150000.1.20.1.aarch64 as component of openSUSE Leap 15.4",
"product_id": "openSUSE Leap 15.4:go1.18-doc-1.18.3-150000.1.20.1.aarch64"
},
"product_reference": "go1.18-doc-1.18.3-150000.1.20.1.aarch64",
"relates_to_product_reference": "openSUSE Leap 15.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go1.18-doc-1.18.3-150000.1.20.1.ppc64le as component of openSUSE Leap 15.4",
"product_id": "openSUSE Leap 15.4:go1.18-doc-1.18.3-150000.1.20.1.ppc64le"
},
"product_reference": "go1.18-doc-1.18.3-150000.1.20.1.ppc64le",
"relates_to_product_reference": "openSUSE Leap 15.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go1.18-doc-1.18.3-150000.1.20.1.s390x as component of openSUSE Leap 15.4",
"product_id": "openSUSE Leap 15.4:go1.18-doc-1.18.3-150000.1.20.1.s390x"
},
"product_reference": "go1.18-doc-1.18.3-150000.1.20.1.s390x",
"relates_to_product_reference": "openSUSE Leap 15.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go1.18-doc-1.18.3-150000.1.20.1.x86_64 as component of openSUSE Leap 15.4",
"product_id": "openSUSE Leap 15.4:go1.18-doc-1.18.3-150000.1.20.1.x86_64"
},
"product_reference": "go1.18-doc-1.18.3-150000.1.20.1.x86_64",
"relates_to_product_reference": "openSUSE Leap 15.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go1.18-race-1.18.3-150000.1.20.1.aarch64 as component of openSUSE Leap 15.4",
"product_id": "openSUSE Leap 15.4:go1.18-race-1.18.3-150000.1.20.1.aarch64"
},
"product_reference": "go1.18-race-1.18.3-150000.1.20.1.aarch64",
"relates_to_product_reference": "openSUSE Leap 15.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go1.18-race-1.18.3-150000.1.20.1.x86_64 as component of openSUSE Leap 15.4",
"product_id": "openSUSE Leap 15.4:go1.18-race-1.18.3-150000.1.20.1.x86_64"
},
"product_reference": "go1.18-race-1.18.3-150000.1.20.1.x86_64",
"relates_to_product_reference": "openSUSE Leap 15.4"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2022-29804",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2022-29804"
}
],
"notes": [
{
"category": "general",
"text": "Incorrect conversion of certain invalid paths to valid, absolute paths in Clean in path/filepath before Go 1.17.11 and Go 1.18.3 on Windows allows potential directory traversal attack.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Module for Development Tools 15 SP3:go1.18-1.18.3-150000.1.20.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP3:go1.18-1.18.3-150000.1.20.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP3:go1.18-1.18.3-150000.1.20.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP3:go1.18-1.18.3-150000.1.20.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP3:go1.18-doc-1.18.3-150000.1.20.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP3:go1.18-doc-1.18.3-150000.1.20.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP3:go1.18-doc-1.18.3-150000.1.20.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP3:go1.18-doc-1.18.3-150000.1.20.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP3:go1.18-race-1.18.3-150000.1.20.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP3:go1.18-race-1.18.3-150000.1.20.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.18-1.18.3-150000.1.20.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.18-1.18.3-150000.1.20.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.18-1.18.3-150000.1.20.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.18-1.18.3-150000.1.20.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.18-doc-1.18.3-150000.1.20.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.18-doc-1.18.3-150000.1.20.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.18-doc-1.18.3-150000.1.20.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.18-doc-1.18.3-150000.1.20.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.18-race-1.18.3-150000.1.20.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.18-race-1.18.3-150000.1.20.1.x86_64",
"openSUSE Leap 15.3:go1.18-1.18.3-150000.1.20.1.aarch64",
"openSUSE Leap 15.3:go1.18-1.18.3-150000.1.20.1.ppc64le",
"openSUSE Leap 15.3:go1.18-1.18.3-150000.1.20.1.s390x",
"openSUSE Leap 15.3:go1.18-1.18.3-150000.1.20.1.x86_64",
"openSUSE Leap 15.3:go1.18-doc-1.18.3-150000.1.20.1.aarch64",
"openSUSE Leap 15.3:go1.18-doc-1.18.3-150000.1.20.1.ppc64le",
"openSUSE Leap 15.3:go1.18-doc-1.18.3-150000.1.20.1.s390x",
"openSUSE Leap 15.3:go1.18-doc-1.18.3-150000.1.20.1.x86_64",
"openSUSE Leap 15.3:go1.18-race-1.18.3-150000.1.20.1.aarch64",
"openSUSE Leap 15.3:go1.18-race-1.18.3-150000.1.20.1.x86_64",
"openSUSE Leap 15.4:go1.18-1.18.3-150000.1.20.1.aarch64",
"openSUSE Leap 15.4:go1.18-1.18.3-150000.1.20.1.ppc64le",
"openSUSE Leap 15.4:go1.18-1.18.3-150000.1.20.1.s390x",
"openSUSE Leap 15.4:go1.18-1.18.3-150000.1.20.1.x86_64",
"openSUSE Leap 15.4:go1.18-doc-1.18.3-150000.1.20.1.aarch64",
"openSUSE Leap 15.4:go1.18-doc-1.18.3-150000.1.20.1.ppc64le",
"openSUSE Leap 15.4:go1.18-doc-1.18.3-150000.1.20.1.s390x",
"openSUSE Leap 15.4:go1.18-doc-1.18.3-150000.1.20.1.x86_64",
"openSUSE Leap 15.4:go1.18-race-1.18.3-150000.1.20.1.aarch64",
"openSUSE Leap 15.4:go1.18-race-1.18.3-150000.1.20.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2022-29804",
"url": "https://www.suse.com/security/cve/CVE-2022-29804"
},
{
"category": "external",
"summary": "SUSE Bug 1200137 for CVE-2022-29804",
"url": "https://bugzilla.suse.com/1200137"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Linux Enterprise Module for Development Tools 15 SP3:go1.18-1.18.3-150000.1.20.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP3:go1.18-1.18.3-150000.1.20.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP3:go1.18-1.18.3-150000.1.20.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP3:go1.18-1.18.3-150000.1.20.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP3:go1.18-doc-1.18.3-150000.1.20.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP3:go1.18-doc-1.18.3-150000.1.20.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP3:go1.18-doc-1.18.3-150000.1.20.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP3:go1.18-doc-1.18.3-150000.1.20.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP3:go1.18-race-1.18.3-150000.1.20.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP3:go1.18-race-1.18.3-150000.1.20.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.18-1.18.3-150000.1.20.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.18-1.18.3-150000.1.20.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.18-1.18.3-150000.1.20.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.18-1.18.3-150000.1.20.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.18-doc-1.18.3-150000.1.20.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.18-doc-1.18.3-150000.1.20.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.18-doc-1.18.3-150000.1.20.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.18-doc-1.18.3-150000.1.20.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.18-race-1.18.3-150000.1.20.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.18-race-1.18.3-150000.1.20.1.x86_64",
"openSUSE Leap 15.3:go1.18-1.18.3-150000.1.20.1.aarch64",
"openSUSE Leap 15.3:go1.18-1.18.3-150000.1.20.1.ppc64le",
"openSUSE Leap 15.3:go1.18-1.18.3-150000.1.20.1.s390x",
"openSUSE Leap 15.3:go1.18-1.18.3-150000.1.20.1.x86_64",
"openSUSE Leap 15.3:go1.18-doc-1.18.3-150000.1.20.1.aarch64",
"openSUSE Leap 15.3:go1.18-doc-1.18.3-150000.1.20.1.ppc64le",
"openSUSE Leap 15.3:go1.18-doc-1.18.3-150000.1.20.1.s390x",
"openSUSE Leap 15.3:go1.18-doc-1.18.3-150000.1.20.1.x86_64",
"openSUSE Leap 15.3:go1.18-race-1.18.3-150000.1.20.1.aarch64",
"openSUSE Leap 15.3:go1.18-race-1.18.3-150000.1.20.1.x86_64",
"openSUSE Leap 15.4:go1.18-1.18.3-150000.1.20.1.aarch64",
"openSUSE Leap 15.4:go1.18-1.18.3-150000.1.20.1.ppc64le",
"openSUSE Leap 15.4:go1.18-1.18.3-150000.1.20.1.s390x",
"openSUSE Leap 15.4:go1.18-1.18.3-150000.1.20.1.x86_64",
"openSUSE Leap 15.4:go1.18-doc-1.18.3-150000.1.20.1.aarch64",
"openSUSE Leap 15.4:go1.18-doc-1.18.3-150000.1.20.1.ppc64le",
"openSUSE Leap 15.4:go1.18-doc-1.18.3-150000.1.20.1.s390x",
"openSUSE Leap 15.4:go1.18-doc-1.18.3-150000.1.20.1.x86_64",
"openSUSE Leap 15.4:go1.18-race-1.18.3-150000.1.20.1.aarch64",
"openSUSE Leap 15.4:go1.18-race-1.18.3-150000.1.20.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 4.8,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:L/I:L/A:N",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise Module for Development Tools 15 SP3:go1.18-1.18.3-150000.1.20.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP3:go1.18-1.18.3-150000.1.20.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP3:go1.18-1.18.3-150000.1.20.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP3:go1.18-1.18.3-150000.1.20.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP3:go1.18-doc-1.18.3-150000.1.20.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP3:go1.18-doc-1.18.3-150000.1.20.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP3:go1.18-doc-1.18.3-150000.1.20.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP3:go1.18-doc-1.18.3-150000.1.20.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP3:go1.18-race-1.18.3-150000.1.20.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP3:go1.18-race-1.18.3-150000.1.20.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.18-1.18.3-150000.1.20.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.18-1.18.3-150000.1.20.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.18-1.18.3-150000.1.20.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.18-1.18.3-150000.1.20.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.18-doc-1.18.3-150000.1.20.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.18-doc-1.18.3-150000.1.20.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.18-doc-1.18.3-150000.1.20.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.18-doc-1.18.3-150000.1.20.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.18-race-1.18.3-150000.1.20.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.18-race-1.18.3-150000.1.20.1.x86_64",
"openSUSE Leap 15.3:go1.18-1.18.3-150000.1.20.1.aarch64",
"openSUSE Leap 15.3:go1.18-1.18.3-150000.1.20.1.ppc64le",
"openSUSE Leap 15.3:go1.18-1.18.3-150000.1.20.1.s390x",
"openSUSE Leap 15.3:go1.18-1.18.3-150000.1.20.1.x86_64",
"openSUSE Leap 15.3:go1.18-doc-1.18.3-150000.1.20.1.aarch64",
"openSUSE Leap 15.3:go1.18-doc-1.18.3-150000.1.20.1.ppc64le",
"openSUSE Leap 15.3:go1.18-doc-1.18.3-150000.1.20.1.s390x",
"openSUSE Leap 15.3:go1.18-doc-1.18.3-150000.1.20.1.x86_64",
"openSUSE Leap 15.3:go1.18-race-1.18.3-150000.1.20.1.aarch64",
"openSUSE Leap 15.3:go1.18-race-1.18.3-150000.1.20.1.x86_64",
"openSUSE Leap 15.4:go1.18-1.18.3-150000.1.20.1.aarch64",
"openSUSE Leap 15.4:go1.18-1.18.3-150000.1.20.1.ppc64le",
"openSUSE Leap 15.4:go1.18-1.18.3-150000.1.20.1.s390x",
"openSUSE Leap 15.4:go1.18-1.18.3-150000.1.20.1.x86_64",
"openSUSE Leap 15.4:go1.18-doc-1.18.3-150000.1.20.1.aarch64",
"openSUSE Leap 15.4:go1.18-doc-1.18.3-150000.1.20.1.ppc64le",
"openSUSE Leap 15.4:go1.18-doc-1.18.3-150000.1.20.1.s390x",
"openSUSE Leap 15.4:go1.18-doc-1.18.3-150000.1.20.1.x86_64",
"openSUSE Leap 15.4:go1.18-race-1.18.3-150000.1.20.1.aarch64",
"openSUSE Leap 15.4:go1.18-race-1.18.3-150000.1.20.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2022-06-07T14:34:56Z",
"details": "moderate"
}
],
"title": "CVE-2022-29804"
},
{
"cve": "CVE-2022-30580",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2022-30580"
}
],
"notes": [
{
"category": "general",
"text": "Code injection in Cmd.Start in os/exec before Go 1.17.11 and Go 1.18.3 allows execution of any binaries in the working directory named either \"..com\" or \"..exe\" by calling Cmd.Run, Cmd.Start, Cmd.Output, or Cmd.CombinedOutput when Cmd.Path is unset.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Module for Development Tools 15 SP3:go1.18-1.18.3-150000.1.20.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP3:go1.18-1.18.3-150000.1.20.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP3:go1.18-1.18.3-150000.1.20.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP3:go1.18-1.18.3-150000.1.20.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP3:go1.18-doc-1.18.3-150000.1.20.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP3:go1.18-doc-1.18.3-150000.1.20.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP3:go1.18-doc-1.18.3-150000.1.20.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP3:go1.18-doc-1.18.3-150000.1.20.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP3:go1.18-race-1.18.3-150000.1.20.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP3:go1.18-race-1.18.3-150000.1.20.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.18-1.18.3-150000.1.20.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.18-1.18.3-150000.1.20.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.18-1.18.3-150000.1.20.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.18-1.18.3-150000.1.20.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.18-doc-1.18.3-150000.1.20.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.18-doc-1.18.3-150000.1.20.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.18-doc-1.18.3-150000.1.20.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.18-doc-1.18.3-150000.1.20.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.18-race-1.18.3-150000.1.20.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.18-race-1.18.3-150000.1.20.1.x86_64",
"openSUSE Leap 15.3:go1.18-1.18.3-150000.1.20.1.aarch64",
"openSUSE Leap 15.3:go1.18-1.18.3-150000.1.20.1.ppc64le",
"openSUSE Leap 15.3:go1.18-1.18.3-150000.1.20.1.s390x",
"openSUSE Leap 15.3:go1.18-1.18.3-150000.1.20.1.x86_64",
"openSUSE Leap 15.3:go1.18-doc-1.18.3-150000.1.20.1.aarch64",
"openSUSE Leap 15.3:go1.18-doc-1.18.3-150000.1.20.1.ppc64le",
"openSUSE Leap 15.3:go1.18-doc-1.18.3-150000.1.20.1.s390x",
"openSUSE Leap 15.3:go1.18-doc-1.18.3-150000.1.20.1.x86_64",
"openSUSE Leap 15.3:go1.18-race-1.18.3-150000.1.20.1.aarch64",
"openSUSE Leap 15.3:go1.18-race-1.18.3-150000.1.20.1.x86_64",
"openSUSE Leap 15.4:go1.18-1.18.3-150000.1.20.1.aarch64",
"openSUSE Leap 15.4:go1.18-1.18.3-150000.1.20.1.ppc64le",
"openSUSE Leap 15.4:go1.18-1.18.3-150000.1.20.1.s390x",
"openSUSE Leap 15.4:go1.18-1.18.3-150000.1.20.1.x86_64",
"openSUSE Leap 15.4:go1.18-doc-1.18.3-150000.1.20.1.aarch64",
"openSUSE Leap 15.4:go1.18-doc-1.18.3-150000.1.20.1.ppc64le",
"openSUSE Leap 15.4:go1.18-doc-1.18.3-150000.1.20.1.s390x",
"openSUSE Leap 15.4:go1.18-doc-1.18.3-150000.1.20.1.x86_64",
"openSUSE Leap 15.4:go1.18-race-1.18.3-150000.1.20.1.aarch64",
"openSUSE Leap 15.4:go1.18-race-1.18.3-150000.1.20.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2022-30580",
"url": "https://www.suse.com/security/cve/CVE-2022-30580"
},
{
"category": "external",
"summary": "SUSE Bug 1200136 for CVE-2022-30580",
"url": "https://bugzilla.suse.com/1200136"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Linux Enterprise Module for Development Tools 15 SP3:go1.18-1.18.3-150000.1.20.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP3:go1.18-1.18.3-150000.1.20.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP3:go1.18-1.18.3-150000.1.20.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP3:go1.18-1.18.3-150000.1.20.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP3:go1.18-doc-1.18.3-150000.1.20.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP3:go1.18-doc-1.18.3-150000.1.20.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP3:go1.18-doc-1.18.3-150000.1.20.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP3:go1.18-doc-1.18.3-150000.1.20.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP3:go1.18-race-1.18.3-150000.1.20.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP3:go1.18-race-1.18.3-150000.1.20.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.18-1.18.3-150000.1.20.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.18-1.18.3-150000.1.20.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.18-1.18.3-150000.1.20.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.18-1.18.3-150000.1.20.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.18-doc-1.18.3-150000.1.20.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.18-doc-1.18.3-150000.1.20.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.18-doc-1.18.3-150000.1.20.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.18-doc-1.18.3-150000.1.20.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.18-race-1.18.3-150000.1.20.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.18-race-1.18.3-150000.1.20.1.x86_64",
"openSUSE Leap 15.3:go1.18-1.18.3-150000.1.20.1.aarch64",
"openSUSE Leap 15.3:go1.18-1.18.3-150000.1.20.1.ppc64le",
"openSUSE Leap 15.3:go1.18-1.18.3-150000.1.20.1.s390x",
"openSUSE Leap 15.3:go1.18-1.18.3-150000.1.20.1.x86_64",
"openSUSE Leap 15.3:go1.18-doc-1.18.3-150000.1.20.1.aarch64",
"openSUSE Leap 15.3:go1.18-doc-1.18.3-150000.1.20.1.ppc64le",
"openSUSE Leap 15.3:go1.18-doc-1.18.3-150000.1.20.1.s390x",
"openSUSE Leap 15.3:go1.18-doc-1.18.3-150000.1.20.1.x86_64",
"openSUSE Leap 15.3:go1.18-race-1.18.3-150000.1.20.1.aarch64",
"openSUSE Leap 15.3:go1.18-race-1.18.3-150000.1.20.1.x86_64",
"openSUSE Leap 15.4:go1.18-1.18.3-150000.1.20.1.aarch64",
"openSUSE Leap 15.4:go1.18-1.18.3-150000.1.20.1.ppc64le",
"openSUSE Leap 15.4:go1.18-1.18.3-150000.1.20.1.s390x",
"openSUSE Leap 15.4:go1.18-1.18.3-150000.1.20.1.x86_64",
"openSUSE Leap 15.4:go1.18-doc-1.18.3-150000.1.20.1.aarch64",
"openSUSE Leap 15.4:go1.18-doc-1.18.3-150000.1.20.1.ppc64le",
"openSUSE Leap 15.4:go1.18-doc-1.18.3-150000.1.20.1.s390x",
"openSUSE Leap 15.4:go1.18-doc-1.18.3-150000.1.20.1.x86_64",
"openSUSE Leap 15.4:go1.18-race-1.18.3-150000.1.20.1.aarch64",
"openSUSE Leap 15.4:go1.18-race-1.18.3-150000.1.20.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 7,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:L/AC:H/PR:N/UI:R/S:U/C:H/I:H/A:H",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise Module for Development Tools 15 SP3:go1.18-1.18.3-150000.1.20.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP3:go1.18-1.18.3-150000.1.20.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP3:go1.18-1.18.3-150000.1.20.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP3:go1.18-1.18.3-150000.1.20.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP3:go1.18-doc-1.18.3-150000.1.20.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP3:go1.18-doc-1.18.3-150000.1.20.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP3:go1.18-doc-1.18.3-150000.1.20.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP3:go1.18-doc-1.18.3-150000.1.20.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP3:go1.18-race-1.18.3-150000.1.20.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP3:go1.18-race-1.18.3-150000.1.20.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.18-1.18.3-150000.1.20.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.18-1.18.3-150000.1.20.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.18-1.18.3-150000.1.20.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.18-1.18.3-150000.1.20.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.18-doc-1.18.3-150000.1.20.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.18-doc-1.18.3-150000.1.20.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.18-doc-1.18.3-150000.1.20.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.18-doc-1.18.3-150000.1.20.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.18-race-1.18.3-150000.1.20.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.18-race-1.18.3-150000.1.20.1.x86_64",
"openSUSE Leap 15.3:go1.18-1.18.3-150000.1.20.1.aarch64",
"openSUSE Leap 15.3:go1.18-1.18.3-150000.1.20.1.ppc64le",
"openSUSE Leap 15.3:go1.18-1.18.3-150000.1.20.1.s390x",
"openSUSE Leap 15.3:go1.18-1.18.3-150000.1.20.1.x86_64",
"openSUSE Leap 15.3:go1.18-doc-1.18.3-150000.1.20.1.aarch64",
"openSUSE Leap 15.3:go1.18-doc-1.18.3-150000.1.20.1.ppc64le",
"openSUSE Leap 15.3:go1.18-doc-1.18.3-150000.1.20.1.s390x",
"openSUSE Leap 15.3:go1.18-doc-1.18.3-150000.1.20.1.x86_64",
"openSUSE Leap 15.3:go1.18-race-1.18.3-150000.1.20.1.aarch64",
"openSUSE Leap 15.3:go1.18-race-1.18.3-150000.1.20.1.x86_64",
"openSUSE Leap 15.4:go1.18-1.18.3-150000.1.20.1.aarch64",
"openSUSE Leap 15.4:go1.18-1.18.3-150000.1.20.1.ppc64le",
"openSUSE Leap 15.4:go1.18-1.18.3-150000.1.20.1.s390x",
"openSUSE Leap 15.4:go1.18-1.18.3-150000.1.20.1.x86_64",
"openSUSE Leap 15.4:go1.18-doc-1.18.3-150000.1.20.1.aarch64",
"openSUSE Leap 15.4:go1.18-doc-1.18.3-150000.1.20.1.ppc64le",
"openSUSE Leap 15.4:go1.18-doc-1.18.3-150000.1.20.1.s390x",
"openSUSE Leap 15.4:go1.18-doc-1.18.3-150000.1.20.1.x86_64",
"openSUSE Leap 15.4:go1.18-race-1.18.3-150000.1.20.1.aarch64",
"openSUSE Leap 15.4:go1.18-race-1.18.3-150000.1.20.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2022-06-07T14:34:56Z",
"details": "moderate"
}
],
"title": "CVE-2022-30580"
},
{
"cve": "CVE-2022-30629",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2022-30629"
}
],
"notes": [
{
"category": "general",
"text": "Non-random values for ticket_age_add in session tickets in crypto/tls before Go 1.17.11 and Go 1.18.3 allow an attacker that can observe TLS handshakes to correlate successive connections by comparing ticket ages during session resumption.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Module for Development Tools 15 SP3:go1.18-1.18.3-150000.1.20.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP3:go1.18-1.18.3-150000.1.20.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP3:go1.18-1.18.3-150000.1.20.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP3:go1.18-1.18.3-150000.1.20.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP3:go1.18-doc-1.18.3-150000.1.20.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP3:go1.18-doc-1.18.3-150000.1.20.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP3:go1.18-doc-1.18.3-150000.1.20.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP3:go1.18-doc-1.18.3-150000.1.20.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP3:go1.18-race-1.18.3-150000.1.20.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP3:go1.18-race-1.18.3-150000.1.20.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.18-1.18.3-150000.1.20.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.18-1.18.3-150000.1.20.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.18-1.18.3-150000.1.20.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.18-1.18.3-150000.1.20.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.18-doc-1.18.3-150000.1.20.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.18-doc-1.18.3-150000.1.20.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.18-doc-1.18.3-150000.1.20.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.18-doc-1.18.3-150000.1.20.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.18-race-1.18.3-150000.1.20.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.18-race-1.18.3-150000.1.20.1.x86_64",
"openSUSE Leap 15.3:go1.18-1.18.3-150000.1.20.1.aarch64",
"openSUSE Leap 15.3:go1.18-1.18.3-150000.1.20.1.ppc64le",
"openSUSE Leap 15.3:go1.18-1.18.3-150000.1.20.1.s390x",
"openSUSE Leap 15.3:go1.18-1.18.3-150000.1.20.1.x86_64",
"openSUSE Leap 15.3:go1.18-doc-1.18.3-150000.1.20.1.aarch64",
"openSUSE Leap 15.3:go1.18-doc-1.18.3-150000.1.20.1.ppc64le",
"openSUSE Leap 15.3:go1.18-doc-1.18.3-150000.1.20.1.s390x",
"openSUSE Leap 15.3:go1.18-doc-1.18.3-150000.1.20.1.x86_64",
"openSUSE Leap 15.3:go1.18-race-1.18.3-150000.1.20.1.aarch64",
"openSUSE Leap 15.3:go1.18-race-1.18.3-150000.1.20.1.x86_64",
"openSUSE Leap 15.4:go1.18-1.18.3-150000.1.20.1.aarch64",
"openSUSE Leap 15.4:go1.18-1.18.3-150000.1.20.1.ppc64le",
"openSUSE Leap 15.4:go1.18-1.18.3-150000.1.20.1.s390x",
"openSUSE Leap 15.4:go1.18-1.18.3-150000.1.20.1.x86_64",
"openSUSE Leap 15.4:go1.18-doc-1.18.3-150000.1.20.1.aarch64",
"openSUSE Leap 15.4:go1.18-doc-1.18.3-150000.1.20.1.ppc64le",
"openSUSE Leap 15.4:go1.18-doc-1.18.3-150000.1.20.1.s390x",
"openSUSE Leap 15.4:go1.18-doc-1.18.3-150000.1.20.1.x86_64",
"openSUSE Leap 15.4:go1.18-race-1.18.3-150000.1.20.1.aarch64",
"openSUSE Leap 15.4:go1.18-race-1.18.3-150000.1.20.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2022-30629",
"url": "https://www.suse.com/security/cve/CVE-2022-30629"
},
{
"category": "external",
"summary": "SUSE Bug 1200135 for CVE-2022-30629",
"url": "https://bugzilla.suse.com/1200135"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Linux Enterprise Module for Development Tools 15 SP3:go1.18-1.18.3-150000.1.20.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP3:go1.18-1.18.3-150000.1.20.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP3:go1.18-1.18.3-150000.1.20.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP3:go1.18-1.18.3-150000.1.20.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP3:go1.18-doc-1.18.3-150000.1.20.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP3:go1.18-doc-1.18.3-150000.1.20.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP3:go1.18-doc-1.18.3-150000.1.20.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP3:go1.18-doc-1.18.3-150000.1.20.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP3:go1.18-race-1.18.3-150000.1.20.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP3:go1.18-race-1.18.3-150000.1.20.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.18-1.18.3-150000.1.20.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.18-1.18.3-150000.1.20.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.18-1.18.3-150000.1.20.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.18-1.18.3-150000.1.20.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.18-doc-1.18.3-150000.1.20.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.18-doc-1.18.3-150000.1.20.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.18-doc-1.18.3-150000.1.20.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.18-doc-1.18.3-150000.1.20.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.18-race-1.18.3-150000.1.20.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.18-race-1.18.3-150000.1.20.1.x86_64",
"openSUSE Leap 15.3:go1.18-1.18.3-150000.1.20.1.aarch64",
"openSUSE Leap 15.3:go1.18-1.18.3-150000.1.20.1.ppc64le",
"openSUSE Leap 15.3:go1.18-1.18.3-150000.1.20.1.s390x",
"openSUSE Leap 15.3:go1.18-1.18.3-150000.1.20.1.x86_64",
"openSUSE Leap 15.3:go1.18-doc-1.18.3-150000.1.20.1.aarch64",
"openSUSE Leap 15.3:go1.18-doc-1.18.3-150000.1.20.1.ppc64le",
"openSUSE Leap 15.3:go1.18-doc-1.18.3-150000.1.20.1.s390x",
"openSUSE Leap 15.3:go1.18-doc-1.18.3-150000.1.20.1.x86_64",
"openSUSE Leap 15.3:go1.18-race-1.18.3-150000.1.20.1.aarch64",
"openSUSE Leap 15.3:go1.18-race-1.18.3-150000.1.20.1.x86_64",
"openSUSE Leap 15.4:go1.18-1.18.3-150000.1.20.1.aarch64",
"openSUSE Leap 15.4:go1.18-1.18.3-150000.1.20.1.ppc64le",
"openSUSE Leap 15.4:go1.18-1.18.3-150000.1.20.1.s390x",
"openSUSE Leap 15.4:go1.18-1.18.3-150000.1.20.1.x86_64",
"openSUSE Leap 15.4:go1.18-doc-1.18.3-150000.1.20.1.aarch64",
"openSUSE Leap 15.4:go1.18-doc-1.18.3-150000.1.20.1.ppc64le",
"openSUSE Leap 15.4:go1.18-doc-1.18.3-150000.1.20.1.s390x",
"openSUSE Leap 15.4:go1.18-doc-1.18.3-150000.1.20.1.x86_64",
"openSUSE Leap 15.4:go1.18-race-1.18.3-150000.1.20.1.aarch64",
"openSUSE Leap 15.4:go1.18-race-1.18.3-150000.1.20.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 3.7,
"baseSeverity": "LOW",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:L/I:N/A:N",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise Module for Development Tools 15 SP3:go1.18-1.18.3-150000.1.20.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP3:go1.18-1.18.3-150000.1.20.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP3:go1.18-1.18.3-150000.1.20.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP3:go1.18-1.18.3-150000.1.20.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP3:go1.18-doc-1.18.3-150000.1.20.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP3:go1.18-doc-1.18.3-150000.1.20.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP3:go1.18-doc-1.18.3-150000.1.20.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP3:go1.18-doc-1.18.3-150000.1.20.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP3:go1.18-race-1.18.3-150000.1.20.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP3:go1.18-race-1.18.3-150000.1.20.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.18-1.18.3-150000.1.20.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.18-1.18.3-150000.1.20.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.18-1.18.3-150000.1.20.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.18-1.18.3-150000.1.20.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.18-doc-1.18.3-150000.1.20.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.18-doc-1.18.3-150000.1.20.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.18-doc-1.18.3-150000.1.20.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.18-doc-1.18.3-150000.1.20.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.18-race-1.18.3-150000.1.20.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.18-race-1.18.3-150000.1.20.1.x86_64",
"openSUSE Leap 15.3:go1.18-1.18.3-150000.1.20.1.aarch64",
"openSUSE Leap 15.3:go1.18-1.18.3-150000.1.20.1.ppc64le",
"openSUSE Leap 15.3:go1.18-1.18.3-150000.1.20.1.s390x",
"openSUSE Leap 15.3:go1.18-1.18.3-150000.1.20.1.x86_64",
"openSUSE Leap 15.3:go1.18-doc-1.18.3-150000.1.20.1.aarch64",
"openSUSE Leap 15.3:go1.18-doc-1.18.3-150000.1.20.1.ppc64le",
"openSUSE Leap 15.3:go1.18-doc-1.18.3-150000.1.20.1.s390x",
"openSUSE Leap 15.3:go1.18-doc-1.18.3-150000.1.20.1.x86_64",
"openSUSE Leap 15.3:go1.18-race-1.18.3-150000.1.20.1.aarch64",
"openSUSE Leap 15.3:go1.18-race-1.18.3-150000.1.20.1.x86_64",
"openSUSE Leap 15.4:go1.18-1.18.3-150000.1.20.1.aarch64",
"openSUSE Leap 15.4:go1.18-1.18.3-150000.1.20.1.ppc64le",
"openSUSE Leap 15.4:go1.18-1.18.3-150000.1.20.1.s390x",
"openSUSE Leap 15.4:go1.18-1.18.3-150000.1.20.1.x86_64",
"openSUSE Leap 15.4:go1.18-doc-1.18.3-150000.1.20.1.aarch64",
"openSUSE Leap 15.4:go1.18-doc-1.18.3-150000.1.20.1.ppc64le",
"openSUSE Leap 15.4:go1.18-doc-1.18.3-150000.1.20.1.s390x",
"openSUSE Leap 15.4:go1.18-doc-1.18.3-150000.1.20.1.x86_64",
"openSUSE Leap 15.4:go1.18-race-1.18.3-150000.1.20.1.aarch64",
"openSUSE Leap 15.4:go1.18-race-1.18.3-150000.1.20.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2022-06-07T14:34:56Z",
"details": "low"
}
],
"title": "CVE-2022-30629"
},
{
"cve": "CVE-2022-30634",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2022-30634"
}
],
"notes": [
{
"category": "general",
"text": "Infinite loop in Read in crypto/rand before Go 1.17.11 and Go 1.18.3 on Windows allows attacker to cause an indefinite hang by passing a buffer larger than 1 \u003c\u003c 32 - 1 bytes.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Module for Development Tools 15 SP3:go1.18-1.18.3-150000.1.20.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP3:go1.18-1.18.3-150000.1.20.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP3:go1.18-1.18.3-150000.1.20.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP3:go1.18-1.18.3-150000.1.20.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP3:go1.18-doc-1.18.3-150000.1.20.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP3:go1.18-doc-1.18.3-150000.1.20.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP3:go1.18-doc-1.18.3-150000.1.20.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP3:go1.18-doc-1.18.3-150000.1.20.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP3:go1.18-race-1.18.3-150000.1.20.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP3:go1.18-race-1.18.3-150000.1.20.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.18-1.18.3-150000.1.20.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.18-1.18.3-150000.1.20.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.18-1.18.3-150000.1.20.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.18-1.18.3-150000.1.20.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.18-doc-1.18.3-150000.1.20.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.18-doc-1.18.3-150000.1.20.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.18-doc-1.18.3-150000.1.20.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.18-doc-1.18.3-150000.1.20.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.18-race-1.18.3-150000.1.20.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.18-race-1.18.3-150000.1.20.1.x86_64",
"openSUSE Leap 15.3:go1.18-1.18.3-150000.1.20.1.aarch64",
"openSUSE Leap 15.3:go1.18-1.18.3-150000.1.20.1.ppc64le",
"openSUSE Leap 15.3:go1.18-1.18.3-150000.1.20.1.s390x",
"openSUSE Leap 15.3:go1.18-1.18.3-150000.1.20.1.x86_64",
"openSUSE Leap 15.3:go1.18-doc-1.18.3-150000.1.20.1.aarch64",
"openSUSE Leap 15.3:go1.18-doc-1.18.3-150000.1.20.1.ppc64le",
"openSUSE Leap 15.3:go1.18-doc-1.18.3-150000.1.20.1.s390x",
"openSUSE Leap 15.3:go1.18-doc-1.18.3-150000.1.20.1.x86_64",
"openSUSE Leap 15.3:go1.18-race-1.18.3-150000.1.20.1.aarch64",
"openSUSE Leap 15.3:go1.18-race-1.18.3-150000.1.20.1.x86_64",
"openSUSE Leap 15.4:go1.18-1.18.3-150000.1.20.1.aarch64",
"openSUSE Leap 15.4:go1.18-1.18.3-150000.1.20.1.ppc64le",
"openSUSE Leap 15.4:go1.18-1.18.3-150000.1.20.1.s390x",
"openSUSE Leap 15.4:go1.18-1.18.3-150000.1.20.1.x86_64",
"openSUSE Leap 15.4:go1.18-doc-1.18.3-150000.1.20.1.aarch64",
"openSUSE Leap 15.4:go1.18-doc-1.18.3-150000.1.20.1.ppc64le",
"openSUSE Leap 15.4:go1.18-doc-1.18.3-150000.1.20.1.s390x",
"openSUSE Leap 15.4:go1.18-doc-1.18.3-150000.1.20.1.x86_64",
"openSUSE Leap 15.4:go1.18-race-1.18.3-150000.1.20.1.aarch64",
"openSUSE Leap 15.4:go1.18-race-1.18.3-150000.1.20.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2022-30634",
"url": "https://www.suse.com/security/cve/CVE-2022-30634"
},
{
"category": "external",
"summary": "SUSE Bug 1200134 for CVE-2022-30634",
"url": "https://bugzilla.suse.com/1200134"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Linux Enterprise Module for Development Tools 15 SP3:go1.18-1.18.3-150000.1.20.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP3:go1.18-1.18.3-150000.1.20.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP3:go1.18-1.18.3-150000.1.20.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP3:go1.18-1.18.3-150000.1.20.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP3:go1.18-doc-1.18.3-150000.1.20.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP3:go1.18-doc-1.18.3-150000.1.20.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP3:go1.18-doc-1.18.3-150000.1.20.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP3:go1.18-doc-1.18.3-150000.1.20.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP3:go1.18-race-1.18.3-150000.1.20.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP3:go1.18-race-1.18.3-150000.1.20.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.18-1.18.3-150000.1.20.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.18-1.18.3-150000.1.20.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.18-1.18.3-150000.1.20.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.18-1.18.3-150000.1.20.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.18-doc-1.18.3-150000.1.20.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.18-doc-1.18.3-150000.1.20.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.18-doc-1.18.3-150000.1.20.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.18-doc-1.18.3-150000.1.20.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.18-race-1.18.3-150000.1.20.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.18-race-1.18.3-150000.1.20.1.x86_64",
"openSUSE Leap 15.3:go1.18-1.18.3-150000.1.20.1.aarch64",
"openSUSE Leap 15.3:go1.18-1.18.3-150000.1.20.1.ppc64le",
"openSUSE Leap 15.3:go1.18-1.18.3-150000.1.20.1.s390x",
"openSUSE Leap 15.3:go1.18-1.18.3-150000.1.20.1.x86_64",
"openSUSE Leap 15.3:go1.18-doc-1.18.3-150000.1.20.1.aarch64",
"openSUSE Leap 15.3:go1.18-doc-1.18.3-150000.1.20.1.ppc64le",
"openSUSE Leap 15.3:go1.18-doc-1.18.3-150000.1.20.1.s390x",
"openSUSE Leap 15.3:go1.18-doc-1.18.3-150000.1.20.1.x86_64",
"openSUSE Leap 15.3:go1.18-race-1.18.3-150000.1.20.1.aarch64",
"openSUSE Leap 15.3:go1.18-race-1.18.3-150000.1.20.1.x86_64",
"openSUSE Leap 15.4:go1.18-1.18.3-150000.1.20.1.aarch64",
"openSUSE Leap 15.4:go1.18-1.18.3-150000.1.20.1.ppc64le",
"openSUSE Leap 15.4:go1.18-1.18.3-150000.1.20.1.s390x",
"openSUSE Leap 15.4:go1.18-1.18.3-150000.1.20.1.x86_64",
"openSUSE Leap 15.4:go1.18-doc-1.18.3-150000.1.20.1.aarch64",
"openSUSE Leap 15.4:go1.18-doc-1.18.3-150000.1.20.1.ppc64le",
"openSUSE Leap 15.4:go1.18-doc-1.18.3-150000.1.20.1.s390x",
"openSUSE Leap 15.4:go1.18-doc-1.18.3-150000.1.20.1.x86_64",
"openSUSE Leap 15.4:go1.18-race-1.18.3-150000.1.20.1.aarch64",
"openSUSE Leap 15.4:go1.18-race-1.18.3-150000.1.20.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 2.9,
"baseSeverity": "LOW",
"vectorString": "CVSS:3.1/AV:L/AC:H/PR:N/UI:N/S:U/C:N/I:N/A:L",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise Module for Development Tools 15 SP3:go1.18-1.18.3-150000.1.20.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP3:go1.18-1.18.3-150000.1.20.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP3:go1.18-1.18.3-150000.1.20.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP3:go1.18-1.18.3-150000.1.20.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP3:go1.18-doc-1.18.3-150000.1.20.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP3:go1.18-doc-1.18.3-150000.1.20.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP3:go1.18-doc-1.18.3-150000.1.20.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP3:go1.18-doc-1.18.3-150000.1.20.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP3:go1.18-race-1.18.3-150000.1.20.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP3:go1.18-race-1.18.3-150000.1.20.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.18-1.18.3-150000.1.20.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.18-1.18.3-150000.1.20.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.18-1.18.3-150000.1.20.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.18-1.18.3-150000.1.20.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.18-doc-1.18.3-150000.1.20.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.18-doc-1.18.3-150000.1.20.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.18-doc-1.18.3-150000.1.20.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.18-doc-1.18.3-150000.1.20.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.18-race-1.18.3-150000.1.20.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.18-race-1.18.3-150000.1.20.1.x86_64",
"openSUSE Leap 15.3:go1.18-1.18.3-150000.1.20.1.aarch64",
"openSUSE Leap 15.3:go1.18-1.18.3-150000.1.20.1.ppc64le",
"openSUSE Leap 15.3:go1.18-1.18.3-150000.1.20.1.s390x",
"openSUSE Leap 15.3:go1.18-1.18.3-150000.1.20.1.x86_64",
"openSUSE Leap 15.3:go1.18-doc-1.18.3-150000.1.20.1.aarch64",
"openSUSE Leap 15.3:go1.18-doc-1.18.3-150000.1.20.1.ppc64le",
"openSUSE Leap 15.3:go1.18-doc-1.18.3-150000.1.20.1.s390x",
"openSUSE Leap 15.3:go1.18-doc-1.18.3-150000.1.20.1.x86_64",
"openSUSE Leap 15.3:go1.18-race-1.18.3-150000.1.20.1.aarch64",
"openSUSE Leap 15.3:go1.18-race-1.18.3-150000.1.20.1.x86_64",
"openSUSE Leap 15.4:go1.18-1.18.3-150000.1.20.1.aarch64",
"openSUSE Leap 15.4:go1.18-1.18.3-150000.1.20.1.ppc64le",
"openSUSE Leap 15.4:go1.18-1.18.3-150000.1.20.1.s390x",
"openSUSE Leap 15.4:go1.18-1.18.3-150000.1.20.1.x86_64",
"openSUSE Leap 15.4:go1.18-doc-1.18.3-150000.1.20.1.aarch64",
"openSUSE Leap 15.4:go1.18-doc-1.18.3-150000.1.20.1.ppc64le",
"openSUSE Leap 15.4:go1.18-doc-1.18.3-150000.1.20.1.s390x",
"openSUSE Leap 15.4:go1.18-doc-1.18.3-150000.1.20.1.x86_64",
"openSUSE Leap 15.4:go1.18-race-1.18.3-150000.1.20.1.aarch64",
"openSUSE Leap 15.4:go1.18-race-1.18.3-150000.1.20.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2022-06-07T14:34:56Z",
"details": "low"
}
],
"title": "CVE-2022-30634"
}
]
}
suse-su-2023:2312-1
Vulnerability from csaf_suse
Notes
{
"document": {
"aggregate_severity": {
"namespace": "https://www.suse.com/support/security/rating/",
"text": "important"
},
"category": "csaf_security_advisory",
"csaf_version": "2.0",
"distribution": {
"text": "Copyright 2024 SUSE LLC. All rights reserved.",
"tlp": {
"label": "WHITE",
"url": "https://www.first.org/tlp/"
}
},
"lang": "en",
"notes": [
{
"category": "summary",
"text": "Security update for go1.18-openssl",
"title": "Title of the patch"
},
{
"category": "description",
"text": "This update for go1.18-openssl fixes the following issues:\n\n- Add subpackage go1.x-libstd compiled shared object libstd.so (jsc#PED-1962)\n * Main go1.x package included libstd.so in previous versions\n * Split libstd.so into subpackage that can be installed standalone\n * Continues the slimming down of main go1.x package by 40 Mb\n * Experimental and not recommended for general use, Go currently has no ABI\n * Upstream Go has not committed to support buildmode=shared long-term\n * Do not use in packaging, build static single binaries (the default)\n * Upstream Go go1.x binary releases do not include libstd.so\n * go1.x Suggests go1.x-libstd so not installed by default Recommends\n * go1.x-libstd does not Require: go1.x so can install standalone\n * Provides go-libstd unversioned package name\n * Fix build step -buildmode=shared std to omit -linkshared\n- Packaging improvements:\n * go1.x Suggests go1.x-doc so not installed by default Recommends\n * Use Group: Development/Languages/Go instead of Other\n\n- Improvements to go1.x packaging spec:\n * On Tumbleweed bootstrap with current default gcc13 and gccgo118\n * On SLE-12 aarch64 ppc64le ppc64 remove overrides to bootstrap\n using go1.x package (%bcond_without gccgo). This is no longer\n needed on current SLE-12:Update and removing will consolidate\n the build configurations used.\n * Change source URLs to go.dev as per Go upstream\n * On x86_64 export GOAMD64=v1 as per the current baseline.\n At this time forgo GOAMD64=v3 option for x86_64_v3 support.\n * On x86_64 %define go_amd64=v1 as current instruction baseline\n\n- Update to version 1.18.10.1 cut from the go1.18-openssl-fips\n branch at the revision tagged go1.18.10-1-openssl-fips.\n * Merge branch dev.boringcrypto.go1.18 into go1.18-openssl-fips\n * Merge go1.18.10 into dev.boringcrypto.go1.18\n\n- go1.18.10 (released 2023-01-10) includes fixes to cgo, the\n compiler, the linker, and the crypto/x509, net/http, and syscall\n packages.\n Refs bsc#1193742 go1.18 release tracking\n * go#57705 misc/cgo: backport needed for dlltool fix\n * go#57426 crypto/x509: Verify on macOS does not return typed errors\n * go#57344 cmd/compile: the loong64 intrinsic for CompareAndSwapUint32 function needs to sign extend its \u0027old\u0027 argument.\n * go#57338 syscall, internal/poll: accept4-to-accept fallback removal broke Go code on Synology DSM 6.2 ARM devices\n * go#57213 os: TestLstat failure on Linux Aarch64\n * go#57211 reflect: sort.SliceStable sorts incorrectly on arm64 with less function created with reflect.MakeFunc and slice of sufficient length\n * go#57057 cmd/go: remove test dependency on gopkg.in service\n * go#57054 cmd/go: TestScript/version_buildvcs_git_gpg (if enabled) fails on linux longtest builders\n * go#57044 cgo: malformed DWARF TagVariable entry\n * go#57028 cmd/cgo: Wrong types in compiler errors with clang 14\n * go#56833 cmd/link/internal/ppc64: too-far trampoline is reused\n * go#56711 net: reenable TestLookupDotsWithRemoteSource and TestLookupGoogleSRV with a different target\n * go#56323 net/http: bad handling of HEAD requests with a body\n",
"title": "Description of the patch"
},
{
"category": "details",
"text": "SUSE-2023-2312,SUSE-SLE-Module-Development-Tools-15-SP4-2023-2312,SUSE-SLE-Product-HPC-15-SP3-ESPOS-2023-2312,SUSE-SLE-Product-HPC-15-SP3-LTSS-2023-2312,SUSE-SLE-Product-RT-15-SP3-2023-2312,SUSE-SLE-Product-SLES-15-SP3-LTSS-2023-2312,SUSE-SLE-Product-SLES_SAP-15-SP3-2023-2312,SUSE-Storage-7.1-2023-2312,openSUSE-SLE-15.4-2023-2312,openSUSE-SLE-15.5-2023-2312",
"title": "Patchnames"
},
{
"category": "legal_disclaimer",
"text": "CSAF 2.0 data is provided by SUSE under the Creative Commons License 4.0 with Attribution (CC-BY-4.0).",
"title": "Terms of use"
}
],
"publisher": {
"category": "vendor",
"contact_details": "https://www.suse.com/support/security/contact/",
"name": "SUSE Product Security Team",
"namespace": "https://www.suse.com/"
},
"references": [
{
"category": "external",
"summary": "SUSE ratings",
"url": "https://www.suse.com/support/security/rating/"
},
{
"category": "self",
"summary": "URL of this CSAF notice",
"url": "https://ftp.suse.com/pub/projects/security/csaf/suse-su-2023_2312-1.json"
},
{
"category": "self",
"summary": "URL for SUSE-SU-2023:2312-1",
"url": "https://www.suse.com/support/update/announcement/2023/suse-su-20232312-1/"
},
{
"category": "self",
"summary": "E-Mail link for SUSE-SU-2023:2312-1",
"url": "https://lists.suse.com/pipermail/sle-security-updates/2023-May/015005.html"
},
{
"category": "self",
"summary": "SUSE Bug 1183043",
"url": "https://bugzilla.suse.com/1183043"
},
{
"category": "self",
"summary": "SUSE Bug 1193742",
"url": "https://bugzilla.suse.com/1193742"
},
{
"category": "self",
"summary": "SUSE Bug 1198423",
"url": "https://bugzilla.suse.com/1198423"
},
{
"category": "self",
"summary": "SUSE Bug 1198424",
"url": "https://bugzilla.suse.com/1198424"
},
{
"category": "self",
"summary": "SUSE Bug 1198427",
"url": "https://bugzilla.suse.com/1198427"
},
{
"category": "self",
"summary": "SUSE Bug 1199413",
"url": "https://bugzilla.suse.com/1199413"
},
{
"category": "self",
"summary": "SUSE Bug 1200134",
"url": "https://bugzilla.suse.com/1200134"
},
{
"category": "self",
"summary": "SUSE Bug 1200135",
"url": "https://bugzilla.suse.com/1200135"
},
{
"category": "self",
"summary": "SUSE Bug 1200136",
"url": "https://bugzilla.suse.com/1200136"
},
{
"category": "self",
"summary": "SUSE Bug 1200137",
"url": "https://bugzilla.suse.com/1200137"
},
{
"category": "self",
"summary": "SUSE Bug 1201434",
"url": "https://bugzilla.suse.com/1201434"
},
{
"category": "self",
"summary": "SUSE Bug 1201436",
"url": "https://bugzilla.suse.com/1201436"
},
{
"category": "self",
"summary": "SUSE Bug 1201437",
"url": "https://bugzilla.suse.com/1201437"
},
{
"category": "self",
"summary": "SUSE Bug 1201440",
"url": "https://bugzilla.suse.com/1201440"
},
{
"category": "self",
"summary": "SUSE Bug 1201443",
"url": "https://bugzilla.suse.com/1201443"
},
{
"category": "self",
"summary": "SUSE Bug 1201444",
"url": "https://bugzilla.suse.com/1201444"
},
{
"category": "self",
"summary": "SUSE Bug 1201445",
"url": "https://bugzilla.suse.com/1201445"
},
{
"category": "self",
"summary": "SUSE Bug 1201447",
"url": "https://bugzilla.suse.com/1201447"
},
{
"category": "self",
"summary": "SUSE Bug 1201448",
"url": "https://bugzilla.suse.com/1201448"
},
{
"category": "self",
"summary": "SUSE Bug 1202035",
"url": "https://bugzilla.suse.com/1202035"
},
{
"category": "self",
"summary": "SUSE Bug 1203185",
"url": "https://bugzilla.suse.com/1203185"
},
{
"category": "self",
"summary": "SUSE Bug 1204023",
"url": "https://bugzilla.suse.com/1204023"
},
{
"category": "self",
"summary": "SUSE Bug 1204024",
"url": "https://bugzilla.suse.com/1204024"
},
{
"category": "self",
"summary": "SUSE Bug 1204025",
"url": "https://bugzilla.suse.com/1204025"
},
{
"category": "self",
"summary": "SUSE Bug 1204941",
"url": "https://bugzilla.suse.com/1204941"
},
{
"category": "self",
"summary": "SUSE Bug 1206134",
"url": "https://bugzilla.suse.com/1206134"
},
{
"category": "self",
"summary": "SUSE Bug 1206135",
"url": "https://bugzilla.suse.com/1206135"
},
{
"category": "self",
"summary": "SUSE Bug 1208270",
"url": "https://bugzilla.suse.com/1208270"
},
{
"category": "self",
"summary": "SUSE Bug 1208271",
"url": "https://bugzilla.suse.com/1208271"
},
{
"category": "self",
"summary": "SUSE Bug 1208272",
"url": "https://bugzilla.suse.com/1208272"
},
{
"category": "self",
"summary": "SUSE Bug 1208491",
"url": "https://bugzilla.suse.com/1208491"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2022-1705 page",
"url": "https://www.suse.com/security/cve/CVE-2022-1705/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2022-1962 page",
"url": "https://www.suse.com/security/cve/CVE-2022-1962/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2022-24675 page",
"url": "https://www.suse.com/security/cve/CVE-2022-24675/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2022-27536 page",
"url": "https://www.suse.com/security/cve/CVE-2022-27536/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2022-27664 page",
"url": "https://www.suse.com/security/cve/CVE-2022-27664/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2022-28131 page",
"url": "https://www.suse.com/security/cve/CVE-2022-28131/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2022-28327 page",
"url": "https://www.suse.com/security/cve/CVE-2022-28327/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2022-2879 page",
"url": "https://www.suse.com/security/cve/CVE-2022-2879/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2022-2880 page",
"url": "https://www.suse.com/security/cve/CVE-2022-2880/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2022-29526 page",
"url": "https://www.suse.com/security/cve/CVE-2022-29526/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2022-29804 page",
"url": "https://www.suse.com/security/cve/CVE-2022-29804/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2022-30580 page",
"url": "https://www.suse.com/security/cve/CVE-2022-30580/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2022-30629 page",
"url": "https://www.suse.com/security/cve/CVE-2022-30629/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2022-30630 page",
"url": "https://www.suse.com/security/cve/CVE-2022-30630/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2022-30631 page",
"url": "https://www.suse.com/security/cve/CVE-2022-30631/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2022-30632 page",
"url": "https://www.suse.com/security/cve/CVE-2022-30632/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2022-30633 page",
"url": "https://www.suse.com/security/cve/CVE-2022-30633/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2022-30634 page",
"url": "https://www.suse.com/security/cve/CVE-2022-30634/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2022-30635 page",
"url": "https://www.suse.com/security/cve/CVE-2022-30635/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2022-32148 page",
"url": "https://www.suse.com/security/cve/CVE-2022-32148/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2022-32189 page",
"url": "https://www.suse.com/security/cve/CVE-2022-32189/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2022-41715 page",
"url": "https://www.suse.com/security/cve/CVE-2022-41715/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2022-41716 page",
"url": "https://www.suse.com/security/cve/CVE-2022-41716/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2022-41717 page",
"url": "https://www.suse.com/security/cve/CVE-2022-41717/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2022-41720 page",
"url": "https://www.suse.com/security/cve/CVE-2022-41720/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2022-41723 page",
"url": "https://www.suse.com/security/cve/CVE-2022-41723/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2022-41724 page",
"url": "https://www.suse.com/security/cve/CVE-2022-41724/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2022-41725 page",
"url": "https://www.suse.com/security/cve/CVE-2022-41725/"
}
],
"title": "Security update for go1.18-openssl",
"tracking": {
"current_release_date": "2023-05-30T06:54:51Z",
"generator": {
"date": "2023-05-30T06:54:51Z",
"engine": {
"name": "cve-database.git:bin/generate-csaf.pl",
"version": "1"
}
},
"id": "SUSE-SU-2023:2312-1",
"initial_release_date": "2023-05-30T06:54:51Z",
"revision_history": [
{
"date": "2023-05-30T06:54:51Z",
"number": "1",
"summary": "Current version"
}
],
"status": "final",
"version": "1"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_version",
"name": "go1.18-openssl-1.18.10.1-150000.1.9.1.aarch64",
"product": {
"name": "go1.18-openssl-1.18.10.1-150000.1.9.1.aarch64",
"product_id": "go1.18-openssl-1.18.10.1-150000.1.9.1.aarch64"
}
},
{
"category": "product_version",
"name": "go1.18-openssl-doc-1.18.10.1-150000.1.9.1.aarch64",
"product": {
"name": "go1.18-openssl-doc-1.18.10.1-150000.1.9.1.aarch64",
"product_id": "go1.18-openssl-doc-1.18.10.1-150000.1.9.1.aarch64"
}
},
{
"category": "product_version",
"name": "go1.18-openssl-race-1.18.10.1-150000.1.9.1.aarch64",
"product": {
"name": "go1.18-openssl-race-1.18.10.1-150000.1.9.1.aarch64",
"product_id": "go1.18-openssl-race-1.18.10.1-150000.1.9.1.aarch64"
}
}
],
"category": "architecture",
"name": "aarch64"
},
{
"branches": [
{
"category": "product_version",
"name": "go1.18-openssl-1.18.10.1-150000.1.9.1.i586",
"product": {
"name": "go1.18-openssl-1.18.10.1-150000.1.9.1.i586",
"product_id": "go1.18-openssl-1.18.10.1-150000.1.9.1.i586"
}
},
{
"category": "product_version",
"name": "go1.18-openssl-doc-1.18.10.1-150000.1.9.1.i586",
"product": {
"name": "go1.18-openssl-doc-1.18.10.1-150000.1.9.1.i586",
"product_id": "go1.18-openssl-doc-1.18.10.1-150000.1.9.1.i586"
}
}
],
"category": "architecture",
"name": "i586"
},
{
"branches": [
{
"category": "product_version",
"name": "go1.18-openssl-1.18.10.1-150000.1.9.1.ppc64le",
"product": {
"name": "go1.18-openssl-1.18.10.1-150000.1.9.1.ppc64le",
"product_id": "go1.18-openssl-1.18.10.1-150000.1.9.1.ppc64le"
}
},
{
"category": "product_version",
"name": "go1.18-openssl-doc-1.18.10.1-150000.1.9.1.ppc64le",
"product": {
"name": "go1.18-openssl-doc-1.18.10.1-150000.1.9.1.ppc64le",
"product_id": "go1.18-openssl-doc-1.18.10.1-150000.1.9.1.ppc64le"
}
}
],
"category": "architecture",
"name": "ppc64le"
},
{
"branches": [
{
"category": "product_version",
"name": "go1.18-openssl-1.18.10.1-150000.1.9.1.s390x",
"product": {
"name": "go1.18-openssl-1.18.10.1-150000.1.9.1.s390x",
"product_id": "go1.18-openssl-1.18.10.1-150000.1.9.1.s390x"
}
},
{
"category": "product_version",
"name": "go1.18-openssl-doc-1.18.10.1-150000.1.9.1.s390x",
"product": {
"name": "go1.18-openssl-doc-1.18.10.1-150000.1.9.1.s390x",
"product_id": "go1.18-openssl-doc-1.18.10.1-150000.1.9.1.s390x"
}
}
],
"category": "architecture",
"name": "s390x"
},
{
"branches": [
{
"category": "product_version",
"name": "go1.18-openssl-1.18.10.1-150000.1.9.1.x86_64",
"product": {
"name": "go1.18-openssl-1.18.10.1-150000.1.9.1.x86_64",
"product_id": "go1.18-openssl-1.18.10.1-150000.1.9.1.x86_64"
}
},
{
"category": "product_version",
"name": "go1.18-openssl-doc-1.18.10.1-150000.1.9.1.x86_64",
"product": {
"name": "go1.18-openssl-doc-1.18.10.1-150000.1.9.1.x86_64",
"product_id": "go1.18-openssl-doc-1.18.10.1-150000.1.9.1.x86_64"
}
},
{
"category": "product_version",
"name": "go1.18-openssl-race-1.18.10.1-150000.1.9.1.x86_64",
"product": {
"name": "go1.18-openssl-race-1.18.10.1-150000.1.9.1.x86_64",
"product_id": "go1.18-openssl-race-1.18.10.1-150000.1.9.1.x86_64"
}
}
],
"category": "architecture",
"name": "x86_64"
},
{
"branches": [
{
"category": "product_name",
"name": "SUSE Linux Enterprise Module for Development Tools 15 SP4",
"product": {
"name": "SUSE Linux Enterprise Module for Development Tools 15 SP4",
"product_id": "SUSE Linux Enterprise Module for Development Tools 15 SP4",
"product_identification_helper": {
"cpe": "cpe:/o:suse:sle-module-development-tools:15:sp4"
}
}
},
{
"category": "product_name",
"name": "SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS",
"product": {
"name": "SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS",
"product_identification_helper": {
"cpe": "cpe:/o:suse:sle_hpc-espos:15:sp3"
}
}
},
{
"category": "product_name",
"name": "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS",
"product": {
"name": "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS",
"product_identification_helper": {
"cpe": "cpe:/o:suse:sle_hpc-ltss:15:sp3"
}
}
},
{
"category": "product_name",
"name": "SUSE Linux Enterprise Real Time 15 SP3",
"product": {
"name": "SUSE Linux Enterprise Real Time 15 SP3",
"product_id": "SUSE Linux Enterprise Real Time 15 SP3",
"product_identification_helper": {
"cpe": "cpe:/o:suse:sle_rt:15:sp3"
}
}
},
{
"category": "product_name",
"name": "SUSE Linux Enterprise Server 15 SP3-LTSS",
"product": {
"name": "SUSE Linux Enterprise Server 15 SP3-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP3-LTSS",
"product_identification_helper": {
"cpe": "cpe:/o:suse:sles-ltss:15:sp3"
}
}
},
{
"category": "product_name",
"name": "SUSE Linux Enterprise Server for SAP Applications 15 SP3",
"product": {
"name": "SUSE Linux Enterprise Server for SAP Applications 15 SP3",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP3",
"product_identification_helper": {
"cpe": "cpe:/o:suse:sles_sap:15:sp3"
}
}
},
{
"category": "product_name",
"name": "SUSE Enterprise Storage 7.1",
"product": {
"name": "SUSE Enterprise Storage 7.1",
"product_id": "SUSE Enterprise Storage 7.1",
"product_identification_helper": {
"cpe": "cpe:/o:suse:ses:7.1"
}
}
},
{
"category": "product_name",
"name": "openSUSE Leap 15.4",
"product": {
"name": "openSUSE Leap 15.4",
"product_id": "openSUSE Leap 15.4",
"product_identification_helper": {
"cpe": "cpe:/o:opensuse:leap:15.4"
}
}
},
{
"category": "product_name",
"name": "openSUSE Leap 15.5",
"product": {
"name": "openSUSE Leap 15.5",
"product_id": "openSUSE Leap 15.5",
"product_identification_helper": {
"cpe": "cpe:/o:opensuse:leap:15.5"
}
}
}
],
"category": "product_family",
"name": "SUSE Linux Enterprise"
}
],
"category": "vendor",
"name": "SUSE"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "go1.18-openssl-1.18.10.1-150000.1.9.1.aarch64 as component of SUSE Linux Enterprise Module for Development Tools 15 SP4",
"product_id": "SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.18-openssl-1.18.10.1-150000.1.9.1.aarch64"
},
"product_reference": "go1.18-openssl-1.18.10.1-150000.1.9.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Development Tools 15 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go1.18-openssl-1.18.10.1-150000.1.9.1.ppc64le as component of SUSE Linux Enterprise Module for Development Tools 15 SP4",
"product_id": "SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.18-openssl-1.18.10.1-150000.1.9.1.ppc64le"
},
"product_reference": "go1.18-openssl-1.18.10.1-150000.1.9.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Development Tools 15 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go1.18-openssl-1.18.10.1-150000.1.9.1.s390x as component of SUSE Linux Enterprise Module for Development Tools 15 SP4",
"product_id": "SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.18-openssl-1.18.10.1-150000.1.9.1.s390x"
},
"product_reference": "go1.18-openssl-1.18.10.1-150000.1.9.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Development Tools 15 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go1.18-openssl-1.18.10.1-150000.1.9.1.x86_64 as component of SUSE Linux Enterprise Module for Development Tools 15 SP4",
"product_id": "SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.18-openssl-1.18.10.1-150000.1.9.1.x86_64"
},
"product_reference": "go1.18-openssl-1.18.10.1-150000.1.9.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Development Tools 15 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go1.18-openssl-doc-1.18.10.1-150000.1.9.1.aarch64 as component of SUSE Linux Enterprise Module for Development Tools 15 SP4",
"product_id": "SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.aarch64"
},
"product_reference": "go1.18-openssl-doc-1.18.10.1-150000.1.9.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Development Tools 15 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go1.18-openssl-doc-1.18.10.1-150000.1.9.1.ppc64le as component of SUSE Linux Enterprise Module for Development Tools 15 SP4",
"product_id": "SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.ppc64le"
},
"product_reference": "go1.18-openssl-doc-1.18.10.1-150000.1.9.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Development Tools 15 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go1.18-openssl-doc-1.18.10.1-150000.1.9.1.s390x as component of SUSE Linux Enterprise Module for Development Tools 15 SP4",
"product_id": "SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.s390x"
},
"product_reference": "go1.18-openssl-doc-1.18.10.1-150000.1.9.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Development Tools 15 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go1.18-openssl-doc-1.18.10.1-150000.1.9.1.x86_64 as component of SUSE Linux Enterprise Module for Development Tools 15 SP4",
"product_id": "SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.x86_64"
},
"product_reference": "go1.18-openssl-doc-1.18.10.1-150000.1.9.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Development Tools 15 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go1.18-openssl-race-1.18.10.1-150000.1.9.1.aarch64 as component of SUSE Linux Enterprise Module for Development Tools 15 SP4",
"product_id": "SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.18-openssl-race-1.18.10.1-150000.1.9.1.aarch64"
},
"product_reference": "go1.18-openssl-race-1.18.10.1-150000.1.9.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Development Tools 15 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go1.18-openssl-race-1.18.10.1-150000.1.9.1.x86_64 as component of SUSE Linux Enterprise Module for Development Tools 15 SP4",
"product_id": "SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.18-openssl-race-1.18.10.1-150000.1.9.1.x86_64"
},
"product_reference": "go1.18-openssl-race-1.18.10.1-150000.1.9.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Development Tools 15 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go1.18-openssl-1.18.10.1-150000.1.9.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:go1.18-openssl-1.18.10.1-150000.1.9.1.aarch64"
},
"product_reference": "go1.18-openssl-1.18.10.1-150000.1.9.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go1.18-openssl-1.18.10.1-150000.1.9.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:go1.18-openssl-1.18.10.1-150000.1.9.1.x86_64"
},
"product_reference": "go1.18-openssl-1.18.10.1-150000.1.9.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go1.18-openssl-doc-1.18.10.1-150000.1.9.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.aarch64"
},
"product_reference": "go1.18-openssl-doc-1.18.10.1-150000.1.9.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go1.18-openssl-doc-1.18.10.1-150000.1.9.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.x86_64"
},
"product_reference": "go1.18-openssl-doc-1.18.10.1-150000.1.9.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go1.18-openssl-race-1.18.10.1-150000.1.9.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:go1.18-openssl-race-1.18.10.1-150000.1.9.1.aarch64"
},
"product_reference": "go1.18-openssl-race-1.18.10.1-150000.1.9.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go1.18-openssl-race-1.18.10.1-150000.1.9.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:go1.18-openssl-race-1.18.10.1-150000.1.9.1.x86_64"
},
"product_reference": "go1.18-openssl-race-1.18.10.1-150000.1.9.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go1.18-openssl-1.18.10.1-150000.1.9.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:go1.18-openssl-1.18.10.1-150000.1.9.1.aarch64"
},
"product_reference": "go1.18-openssl-1.18.10.1-150000.1.9.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go1.18-openssl-1.18.10.1-150000.1.9.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:go1.18-openssl-1.18.10.1-150000.1.9.1.x86_64"
},
"product_reference": "go1.18-openssl-1.18.10.1-150000.1.9.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go1.18-openssl-doc-1.18.10.1-150000.1.9.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.aarch64"
},
"product_reference": "go1.18-openssl-doc-1.18.10.1-150000.1.9.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go1.18-openssl-doc-1.18.10.1-150000.1.9.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.x86_64"
},
"product_reference": "go1.18-openssl-doc-1.18.10.1-150000.1.9.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go1.18-openssl-race-1.18.10.1-150000.1.9.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:go1.18-openssl-race-1.18.10.1-150000.1.9.1.aarch64"
},
"product_reference": "go1.18-openssl-race-1.18.10.1-150000.1.9.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go1.18-openssl-race-1.18.10.1-150000.1.9.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:go1.18-openssl-race-1.18.10.1-150000.1.9.1.x86_64"
},
"product_reference": "go1.18-openssl-race-1.18.10.1-150000.1.9.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go1.18-openssl-1.18.10.1-150000.1.9.1.x86_64 as component of SUSE Linux Enterprise Real Time 15 SP3",
"product_id": "SUSE Linux Enterprise Real Time 15 SP3:go1.18-openssl-1.18.10.1-150000.1.9.1.x86_64"
},
"product_reference": "go1.18-openssl-1.18.10.1-150000.1.9.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Real Time 15 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go1.18-openssl-doc-1.18.10.1-150000.1.9.1.x86_64 as component of SUSE Linux Enterprise Real Time 15 SP3",
"product_id": "SUSE Linux Enterprise Real Time 15 SP3:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.x86_64"
},
"product_reference": "go1.18-openssl-doc-1.18.10.1-150000.1.9.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Real Time 15 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go1.18-openssl-race-1.18.10.1-150000.1.9.1.x86_64 as component of SUSE Linux Enterprise Real Time 15 SP3",
"product_id": "SUSE Linux Enterprise Real Time 15 SP3:go1.18-openssl-race-1.18.10.1-150000.1.9.1.x86_64"
},
"product_reference": "go1.18-openssl-race-1.18.10.1-150000.1.9.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Real Time 15 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go1.18-openssl-1.18.10.1-150000.1.9.1.aarch64 as component of SUSE Linux Enterprise Server 15 SP3-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP3-LTSS:go1.18-openssl-1.18.10.1-150000.1.9.1.aarch64"
},
"product_reference": "go1.18-openssl-1.18.10.1-150000.1.9.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go1.18-openssl-1.18.10.1-150000.1.9.1.ppc64le as component of SUSE Linux Enterprise Server 15 SP3-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP3-LTSS:go1.18-openssl-1.18.10.1-150000.1.9.1.ppc64le"
},
"product_reference": "go1.18-openssl-1.18.10.1-150000.1.9.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go1.18-openssl-1.18.10.1-150000.1.9.1.s390x as component of SUSE Linux Enterprise Server 15 SP3-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP3-LTSS:go1.18-openssl-1.18.10.1-150000.1.9.1.s390x"
},
"product_reference": "go1.18-openssl-1.18.10.1-150000.1.9.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go1.18-openssl-1.18.10.1-150000.1.9.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP3-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP3-LTSS:go1.18-openssl-1.18.10.1-150000.1.9.1.x86_64"
},
"product_reference": "go1.18-openssl-1.18.10.1-150000.1.9.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go1.18-openssl-doc-1.18.10.1-150000.1.9.1.aarch64 as component of SUSE Linux Enterprise Server 15 SP3-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP3-LTSS:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.aarch64"
},
"product_reference": "go1.18-openssl-doc-1.18.10.1-150000.1.9.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go1.18-openssl-doc-1.18.10.1-150000.1.9.1.ppc64le as component of SUSE Linux Enterprise Server 15 SP3-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP3-LTSS:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.ppc64le"
},
"product_reference": "go1.18-openssl-doc-1.18.10.1-150000.1.9.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go1.18-openssl-doc-1.18.10.1-150000.1.9.1.s390x as component of SUSE Linux Enterprise Server 15 SP3-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP3-LTSS:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.s390x"
},
"product_reference": "go1.18-openssl-doc-1.18.10.1-150000.1.9.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go1.18-openssl-doc-1.18.10.1-150000.1.9.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP3-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP3-LTSS:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.x86_64"
},
"product_reference": "go1.18-openssl-doc-1.18.10.1-150000.1.9.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go1.18-openssl-race-1.18.10.1-150000.1.9.1.aarch64 as component of SUSE Linux Enterprise Server 15 SP3-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP3-LTSS:go1.18-openssl-race-1.18.10.1-150000.1.9.1.aarch64"
},
"product_reference": "go1.18-openssl-race-1.18.10.1-150000.1.9.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go1.18-openssl-race-1.18.10.1-150000.1.9.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP3-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP3-LTSS:go1.18-openssl-race-1.18.10.1-150000.1.9.1.x86_64"
},
"product_reference": "go1.18-openssl-race-1.18.10.1-150000.1.9.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go1.18-openssl-1.18.10.1-150000.1.9.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 15 SP3",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP3:go1.18-openssl-1.18.10.1-150000.1.9.1.ppc64le"
},
"product_reference": "go1.18-openssl-1.18.10.1-150000.1.9.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go1.18-openssl-1.18.10.1-150000.1.9.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP3",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP3:go1.18-openssl-1.18.10.1-150000.1.9.1.x86_64"
},
"product_reference": "go1.18-openssl-1.18.10.1-150000.1.9.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go1.18-openssl-doc-1.18.10.1-150000.1.9.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 15 SP3",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP3:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.ppc64le"
},
"product_reference": "go1.18-openssl-doc-1.18.10.1-150000.1.9.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go1.18-openssl-doc-1.18.10.1-150000.1.9.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP3",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP3:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.x86_64"
},
"product_reference": "go1.18-openssl-doc-1.18.10.1-150000.1.9.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go1.18-openssl-race-1.18.10.1-150000.1.9.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP3",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP3:go1.18-openssl-race-1.18.10.1-150000.1.9.1.x86_64"
},
"product_reference": "go1.18-openssl-race-1.18.10.1-150000.1.9.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go1.18-openssl-1.18.10.1-150000.1.9.1.aarch64 as component of SUSE Enterprise Storage 7.1",
"product_id": "SUSE Enterprise Storage 7.1:go1.18-openssl-1.18.10.1-150000.1.9.1.aarch64"
},
"product_reference": "go1.18-openssl-1.18.10.1-150000.1.9.1.aarch64",
"relates_to_product_reference": "SUSE Enterprise Storage 7.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go1.18-openssl-1.18.10.1-150000.1.9.1.x86_64 as component of SUSE Enterprise Storage 7.1",
"product_id": "SUSE Enterprise Storage 7.1:go1.18-openssl-1.18.10.1-150000.1.9.1.x86_64"
},
"product_reference": "go1.18-openssl-1.18.10.1-150000.1.9.1.x86_64",
"relates_to_product_reference": "SUSE Enterprise Storage 7.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go1.18-openssl-doc-1.18.10.1-150000.1.9.1.aarch64 as component of SUSE Enterprise Storage 7.1",
"product_id": "SUSE Enterprise Storage 7.1:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.aarch64"
},
"product_reference": "go1.18-openssl-doc-1.18.10.1-150000.1.9.1.aarch64",
"relates_to_product_reference": "SUSE Enterprise Storage 7.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go1.18-openssl-doc-1.18.10.1-150000.1.9.1.x86_64 as component of SUSE Enterprise Storage 7.1",
"product_id": "SUSE Enterprise Storage 7.1:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.x86_64"
},
"product_reference": "go1.18-openssl-doc-1.18.10.1-150000.1.9.1.x86_64",
"relates_to_product_reference": "SUSE Enterprise Storage 7.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go1.18-openssl-race-1.18.10.1-150000.1.9.1.aarch64 as component of SUSE Enterprise Storage 7.1",
"product_id": "SUSE Enterprise Storage 7.1:go1.18-openssl-race-1.18.10.1-150000.1.9.1.aarch64"
},
"product_reference": "go1.18-openssl-race-1.18.10.1-150000.1.9.1.aarch64",
"relates_to_product_reference": "SUSE Enterprise Storage 7.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go1.18-openssl-race-1.18.10.1-150000.1.9.1.x86_64 as component of SUSE Enterprise Storage 7.1",
"product_id": "SUSE Enterprise Storage 7.1:go1.18-openssl-race-1.18.10.1-150000.1.9.1.x86_64"
},
"product_reference": "go1.18-openssl-race-1.18.10.1-150000.1.9.1.x86_64",
"relates_to_product_reference": "SUSE Enterprise Storage 7.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go1.18-openssl-1.18.10.1-150000.1.9.1.aarch64 as component of openSUSE Leap 15.4",
"product_id": "openSUSE Leap 15.4:go1.18-openssl-1.18.10.1-150000.1.9.1.aarch64"
},
"product_reference": "go1.18-openssl-1.18.10.1-150000.1.9.1.aarch64",
"relates_to_product_reference": "openSUSE Leap 15.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go1.18-openssl-1.18.10.1-150000.1.9.1.ppc64le as component of openSUSE Leap 15.4",
"product_id": "openSUSE Leap 15.4:go1.18-openssl-1.18.10.1-150000.1.9.1.ppc64le"
},
"product_reference": "go1.18-openssl-1.18.10.1-150000.1.9.1.ppc64le",
"relates_to_product_reference": "openSUSE Leap 15.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go1.18-openssl-1.18.10.1-150000.1.9.1.s390x as component of openSUSE Leap 15.4",
"product_id": "openSUSE Leap 15.4:go1.18-openssl-1.18.10.1-150000.1.9.1.s390x"
},
"product_reference": "go1.18-openssl-1.18.10.1-150000.1.9.1.s390x",
"relates_to_product_reference": "openSUSE Leap 15.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go1.18-openssl-1.18.10.1-150000.1.9.1.x86_64 as component of openSUSE Leap 15.4",
"product_id": "openSUSE Leap 15.4:go1.18-openssl-1.18.10.1-150000.1.9.1.x86_64"
},
"product_reference": "go1.18-openssl-1.18.10.1-150000.1.9.1.x86_64",
"relates_to_product_reference": "openSUSE Leap 15.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go1.18-openssl-doc-1.18.10.1-150000.1.9.1.aarch64 as component of openSUSE Leap 15.4",
"product_id": "openSUSE Leap 15.4:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.aarch64"
},
"product_reference": "go1.18-openssl-doc-1.18.10.1-150000.1.9.1.aarch64",
"relates_to_product_reference": "openSUSE Leap 15.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go1.18-openssl-doc-1.18.10.1-150000.1.9.1.ppc64le as component of openSUSE Leap 15.4",
"product_id": "openSUSE Leap 15.4:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.ppc64le"
},
"product_reference": "go1.18-openssl-doc-1.18.10.1-150000.1.9.1.ppc64le",
"relates_to_product_reference": "openSUSE Leap 15.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go1.18-openssl-doc-1.18.10.1-150000.1.9.1.s390x as component of openSUSE Leap 15.4",
"product_id": "openSUSE Leap 15.4:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.s390x"
},
"product_reference": "go1.18-openssl-doc-1.18.10.1-150000.1.9.1.s390x",
"relates_to_product_reference": "openSUSE Leap 15.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go1.18-openssl-doc-1.18.10.1-150000.1.9.1.x86_64 as component of openSUSE Leap 15.4",
"product_id": "openSUSE Leap 15.4:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.x86_64"
},
"product_reference": "go1.18-openssl-doc-1.18.10.1-150000.1.9.1.x86_64",
"relates_to_product_reference": "openSUSE Leap 15.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go1.18-openssl-race-1.18.10.1-150000.1.9.1.aarch64 as component of openSUSE Leap 15.4",
"product_id": "openSUSE Leap 15.4:go1.18-openssl-race-1.18.10.1-150000.1.9.1.aarch64"
},
"product_reference": "go1.18-openssl-race-1.18.10.1-150000.1.9.1.aarch64",
"relates_to_product_reference": "openSUSE Leap 15.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go1.18-openssl-race-1.18.10.1-150000.1.9.1.x86_64 as component of openSUSE Leap 15.4",
"product_id": "openSUSE Leap 15.4:go1.18-openssl-race-1.18.10.1-150000.1.9.1.x86_64"
},
"product_reference": "go1.18-openssl-race-1.18.10.1-150000.1.9.1.x86_64",
"relates_to_product_reference": "openSUSE Leap 15.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go1.18-openssl-1.18.10.1-150000.1.9.1.aarch64 as component of openSUSE Leap 15.5",
"product_id": "openSUSE Leap 15.5:go1.18-openssl-1.18.10.1-150000.1.9.1.aarch64"
},
"product_reference": "go1.18-openssl-1.18.10.1-150000.1.9.1.aarch64",
"relates_to_product_reference": "openSUSE Leap 15.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go1.18-openssl-1.18.10.1-150000.1.9.1.ppc64le as component of openSUSE Leap 15.5",
"product_id": "openSUSE Leap 15.5:go1.18-openssl-1.18.10.1-150000.1.9.1.ppc64le"
},
"product_reference": "go1.18-openssl-1.18.10.1-150000.1.9.1.ppc64le",
"relates_to_product_reference": "openSUSE Leap 15.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go1.18-openssl-1.18.10.1-150000.1.9.1.s390x as component of openSUSE Leap 15.5",
"product_id": "openSUSE Leap 15.5:go1.18-openssl-1.18.10.1-150000.1.9.1.s390x"
},
"product_reference": "go1.18-openssl-1.18.10.1-150000.1.9.1.s390x",
"relates_to_product_reference": "openSUSE Leap 15.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go1.18-openssl-1.18.10.1-150000.1.9.1.x86_64 as component of openSUSE Leap 15.5",
"product_id": "openSUSE Leap 15.5:go1.18-openssl-1.18.10.1-150000.1.9.1.x86_64"
},
"product_reference": "go1.18-openssl-1.18.10.1-150000.1.9.1.x86_64",
"relates_to_product_reference": "openSUSE Leap 15.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go1.18-openssl-doc-1.18.10.1-150000.1.9.1.aarch64 as component of openSUSE Leap 15.5",
"product_id": "openSUSE Leap 15.5:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.aarch64"
},
"product_reference": "go1.18-openssl-doc-1.18.10.1-150000.1.9.1.aarch64",
"relates_to_product_reference": "openSUSE Leap 15.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go1.18-openssl-doc-1.18.10.1-150000.1.9.1.ppc64le as component of openSUSE Leap 15.5",
"product_id": "openSUSE Leap 15.5:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.ppc64le"
},
"product_reference": "go1.18-openssl-doc-1.18.10.1-150000.1.9.1.ppc64le",
"relates_to_product_reference": "openSUSE Leap 15.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go1.18-openssl-doc-1.18.10.1-150000.1.9.1.s390x as component of openSUSE Leap 15.5",
"product_id": "openSUSE Leap 15.5:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.s390x"
},
"product_reference": "go1.18-openssl-doc-1.18.10.1-150000.1.9.1.s390x",
"relates_to_product_reference": "openSUSE Leap 15.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go1.18-openssl-doc-1.18.10.1-150000.1.9.1.x86_64 as component of openSUSE Leap 15.5",
"product_id": "openSUSE Leap 15.5:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.x86_64"
},
"product_reference": "go1.18-openssl-doc-1.18.10.1-150000.1.9.1.x86_64",
"relates_to_product_reference": "openSUSE Leap 15.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go1.18-openssl-race-1.18.10.1-150000.1.9.1.aarch64 as component of openSUSE Leap 15.5",
"product_id": "openSUSE Leap 15.5:go1.18-openssl-race-1.18.10.1-150000.1.9.1.aarch64"
},
"product_reference": "go1.18-openssl-race-1.18.10.1-150000.1.9.1.aarch64",
"relates_to_product_reference": "openSUSE Leap 15.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go1.18-openssl-race-1.18.10.1-150000.1.9.1.x86_64 as component of openSUSE Leap 15.5",
"product_id": "openSUSE Leap 15.5:go1.18-openssl-race-1.18.10.1-150000.1.9.1.x86_64"
},
"product_reference": "go1.18-openssl-race-1.18.10.1-150000.1.9.1.x86_64",
"relates_to_product_reference": "openSUSE Leap 15.5"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2022-1705",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2022-1705"
}
],
"notes": [
{
"category": "general",
"text": "Acceptance of some invalid Transfer-Encoding headers in the HTTP/1 client in net/http before Go 1.17.12 and Go 1.18.4 allows HTTP request smuggling if combined with an intermediate server that also improperly fails to reject the header as invalid.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Enterprise Storage 7.1:go1.18-openssl-1.18.10.1-150000.1.9.1.aarch64",
"SUSE Enterprise Storage 7.1:go1.18-openssl-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Enterprise Storage 7.1:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.aarch64",
"SUSE Enterprise Storage 7.1:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Enterprise Storage 7.1:go1.18-openssl-race-1.18.10.1-150000.1.9.1.aarch64",
"SUSE Enterprise Storage 7.1:go1.18-openssl-race-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:go1.18-openssl-1.18.10.1-150000.1.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:go1.18-openssl-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:go1.18-openssl-race-1.18.10.1-150000.1.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:go1.18-openssl-race-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:go1.18-openssl-1.18.10.1-150000.1.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:go1.18-openssl-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:go1.18-openssl-race-1.18.10.1-150000.1.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:go1.18-openssl-race-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.18-openssl-1.18.10.1-150000.1.9.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.18-openssl-1.18.10.1-150000.1.9.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.18-openssl-1.18.10.1-150000.1.9.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.18-openssl-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.18-openssl-race-1.18.10.1-150000.1.9.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.18-openssl-race-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Real Time 15 SP3:go1.18-openssl-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Real Time 15 SP3:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Real Time 15 SP3:go1.18-openssl-race-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:go1.18-openssl-1.18.10.1-150000.1.9.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:go1.18-openssl-1.18.10.1-150000.1.9.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:go1.18-openssl-1.18.10.1-150000.1.9.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:go1.18-openssl-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:go1.18-openssl-race-1.18.10.1-150000.1.9.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:go1.18-openssl-race-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:go1.18-openssl-1.18.10.1-150000.1.9.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:go1.18-openssl-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:go1.18-openssl-race-1.18.10.1-150000.1.9.1.x86_64",
"openSUSE Leap 15.4:go1.18-openssl-1.18.10.1-150000.1.9.1.aarch64",
"openSUSE Leap 15.4:go1.18-openssl-1.18.10.1-150000.1.9.1.ppc64le",
"openSUSE Leap 15.4:go1.18-openssl-1.18.10.1-150000.1.9.1.s390x",
"openSUSE Leap 15.4:go1.18-openssl-1.18.10.1-150000.1.9.1.x86_64",
"openSUSE Leap 15.4:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.aarch64",
"openSUSE Leap 15.4:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.ppc64le",
"openSUSE Leap 15.4:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.s390x",
"openSUSE Leap 15.4:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.x86_64",
"openSUSE Leap 15.4:go1.18-openssl-race-1.18.10.1-150000.1.9.1.aarch64",
"openSUSE Leap 15.4:go1.18-openssl-race-1.18.10.1-150000.1.9.1.x86_64",
"openSUSE Leap 15.5:go1.18-openssl-1.18.10.1-150000.1.9.1.aarch64",
"openSUSE Leap 15.5:go1.18-openssl-1.18.10.1-150000.1.9.1.ppc64le",
"openSUSE Leap 15.5:go1.18-openssl-1.18.10.1-150000.1.9.1.s390x",
"openSUSE Leap 15.5:go1.18-openssl-1.18.10.1-150000.1.9.1.x86_64",
"openSUSE Leap 15.5:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.aarch64",
"openSUSE Leap 15.5:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.ppc64le",
"openSUSE Leap 15.5:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.s390x",
"openSUSE Leap 15.5:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.x86_64",
"openSUSE Leap 15.5:go1.18-openssl-race-1.18.10.1-150000.1.9.1.aarch64",
"openSUSE Leap 15.5:go1.18-openssl-race-1.18.10.1-150000.1.9.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2022-1705",
"url": "https://www.suse.com/security/cve/CVE-2022-1705"
},
{
"category": "external",
"summary": "SUSE Bug 1201434 for CVE-2022-1705",
"url": "https://bugzilla.suse.com/1201434"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Enterprise Storage 7.1:go1.18-openssl-1.18.10.1-150000.1.9.1.aarch64",
"SUSE Enterprise Storage 7.1:go1.18-openssl-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Enterprise Storage 7.1:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.aarch64",
"SUSE Enterprise Storage 7.1:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Enterprise Storage 7.1:go1.18-openssl-race-1.18.10.1-150000.1.9.1.aarch64",
"SUSE Enterprise Storage 7.1:go1.18-openssl-race-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:go1.18-openssl-1.18.10.1-150000.1.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:go1.18-openssl-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:go1.18-openssl-race-1.18.10.1-150000.1.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:go1.18-openssl-race-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:go1.18-openssl-1.18.10.1-150000.1.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:go1.18-openssl-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:go1.18-openssl-race-1.18.10.1-150000.1.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:go1.18-openssl-race-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.18-openssl-1.18.10.1-150000.1.9.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.18-openssl-1.18.10.1-150000.1.9.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.18-openssl-1.18.10.1-150000.1.9.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.18-openssl-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.18-openssl-race-1.18.10.1-150000.1.9.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.18-openssl-race-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Real Time 15 SP3:go1.18-openssl-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Real Time 15 SP3:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Real Time 15 SP3:go1.18-openssl-race-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:go1.18-openssl-1.18.10.1-150000.1.9.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:go1.18-openssl-1.18.10.1-150000.1.9.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:go1.18-openssl-1.18.10.1-150000.1.9.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:go1.18-openssl-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:go1.18-openssl-race-1.18.10.1-150000.1.9.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:go1.18-openssl-race-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:go1.18-openssl-1.18.10.1-150000.1.9.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:go1.18-openssl-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:go1.18-openssl-race-1.18.10.1-150000.1.9.1.x86_64",
"openSUSE Leap 15.4:go1.18-openssl-1.18.10.1-150000.1.9.1.aarch64",
"openSUSE Leap 15.4:go1.18-openssl-1.18.10.1-150000.1.9.1.ppc64le",
"openSUSE Leap 15.4:go1.18-openssl-1.18.10.1-150000.1.9.1.s390x",
"openSUSE Leap 15.4:go1.18-openssl-1.18.10.1-150000.1.9.1.x86_64",
"openSUSE Leap 15.4:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.aarch64",
"openSUSE Leap 15.4:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.ppc64le",
"openSUSE Leap 15.4:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.s390x",
"openSUSE Leap 15.4:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.x86_64",
"openSUSE Leap 15.4:go1.18-openssl-race-1.18.10.1-150000.1.9.1.aarch64",
"openSUSE Leap 15.4:go1.18-openssl-race-1.18.10.1-150000.1.9.1.x86_64",
"openSUSE Leap 15.5:go1.18-openssl-1.18.10.1-150000.1.9.1.aarch64",
"openSUSE Leap 15.5:go1.18-openssl-1.18.10.1-150000.1.9.1.ppc64le",
"openSUSE Leap 15.5:go1.18-openssl-1.18.10.1-150000.1.9.1.s390x",
"openSUSE Leap 15.5:go1.18-openssl-1.18.10.1-150000.1.9.1.x86_64",
"openSUSE Leap 15.5:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.aarch64",
"openSUSE Leap 15.5:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.ppc64le",
"openSUSE Leap 15.5:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.s390x",
"openSUSE Leap 15.5:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.x86_64",
"openSUSE Leap 15.5:go1.18-openssl-race-1.18.10.1-150000.1.9.1.aarch64",
"openSUSE Leap 15.5:go1.18-openssl-race-1.18.10.1-150000.1.9.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 5.3,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:L/A:N",
"version": "3.1"
},
"products": [
"SUSE Enterprise Storage 7.1:go1.18-openssl-1.18.10.1-150000.1.9.1.aarch64",
"SUSE Enterprise Storage 7.1:go1.18-openssl-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Enterprise Storage 7.1:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.aarch64",
"SUSE Enterprise Storage 7.1:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Enterprise Storage 7.1:go1.18-openssl-race-1.18.10.1-150000.1.9.1.aarch64",
"SUSE Enterprise Storage 7.1:go1.18-openssl-race-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:go1.18-openssl-1.18.10.1-150000.1.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:go1.18-openssl-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:go1.18-openssl-race-1.18.10.1-150000.1.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:go1.18-openssl-race-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:go1.18-openssl-1.18.10.1-150000.1.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:go1.18-openssl-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:go1.18-openssl-race-1.18.10.1-150000.1.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:go1.18-openssl-race-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.18-openssl-1.18.10.1-150000.1.9.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.18-openssl-1.18.10.1-150000.1.9.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.18-openssl-1.18.10.1-150000.1.9.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.18-openssl-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.18-openssl-race-1.18.10.1-150000.1.9.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.18-openssl-race-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Real Time 15 SP3:go1.18-openssl-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Real Time 15 SP3:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Real Time 15 SP3:go1.18-openssl-race-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:go1.18-openssl-1.18.10.1-150000.1.9.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:go1.18-openssl-1.18.10.1-150000.1.9.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:go1.18-openssl-1.18.10.1-150000.1.9.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:go1.18-openssl-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:go1.18-openssl-race-1.18.10.1-150000.1.9.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:go1.18-openssl-race-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:go1.18-openssl-1.18.10.1-150000.1.9.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:go1.18-openssl-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:go1.18-openssl-race-1.18.10.1-150000.1.9.1.x86_64",
"openSUSE Leap 15.4:go1.18-openssl-1.18.10.1-150000.1.9.1.aarch64",
"openSUSE Leap 15.4:go1.18-openssl-1.18.10.1-150000.1.9.1.ppc64le",
"openSUSE Leap 15.4:go1.18-openssl-1.18.10.1-150000.1.9.1.s390x",
"openSUSE Leap 15.4:go1.18-openssl-1.18.10.1-150000.1.9.1.x86_64",
"openSUSE Leap 15.4:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.aarch64",
"openSUSE Leap 15.4:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.ppc64le",
"openSUSE Leap 15.4:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.s390x",
"openSUSE Leap 15.4:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.x86_64",
"openSUSE Leap 15.4:go1.18-openssl-race-1.18.10.1-150000.1.9.1.aarch64",
"openSUSE Leap 15.4:go1.18-openssl-race-1.18.10.1-150000.1.9.1.x86_64",
"openSUSE Leap 15.5:go1.18-openssl-1.18.10.1-150000.1.9.1.aarch64",
"openSUSE Leap 15.5:go1.18-openssl-1.18.10.1-150000.1.9.1.ppc64le",
"openSUSE Leap 15.5:go1.18-openssl-1.18.10.1-150000.1.9.1.s390x",
"openSUSE Leap 15.5:go1.18-openssl-1.18.10.1-150000.1.9.1.x86_64",
"openSUSE Leap 15.5:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.aarch64",
"openSUSE Leap 15.5:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.ppc64le",
"openSUSE Leap 15.5:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.s390x",
"openSUSE Leap 15.5:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.x86_64",
"openSUSE Leap 15.5:go1.18-openssl-race-1.18.10.1-150000.1.9.1.aarch64",
"openSUSE Leap 15.5:go1.18-openssl-race-1.18.10.1-150000.1.9.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2023-05-30T06:54:51Z",
"details": "moderate"
}
],
"title": "CVE-2022-1705"
},
{
"cve": "CVE-2022-1962",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2022-1962"
}
],
"notes": [
{
"category": "general",
"text": "Uncontrolled recursion in the Parse functions in go/parser before Go 1.17.12 and Go 1.18.4 allow an attacker to cause a panic due to stack exhaustion via deeply nested types or declarations.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Enterprise Storage 7.1:go1.18-openssl-1.18.10.1-150000.1.9.1.aarch64",
"SUSE Enterprise Storage 7.1:go1.18-openssl-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Enterprise Storage 7.1:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.aarch64",
"SUSE Enterprise Storage 7.1:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Enterprise Storage 7.1:go1.18-openssl-race-1.18.10.1-150000.1.9.1.aarch64",
"SUSE Enterprise Storage 7.1:go1.18-openssl-race-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:go1.18-openssl-1.18.10.1-150000.1.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:go1.18-openssl-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:go1.18-openssl-race-1.18.10.1-150000.1.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:go1.18-openssl-race-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:go1.18-openssl-1.18.10.1-150000.1.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:go1.18-openssl-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:go1.18-openssl-race-1.18.10.1-150000.1.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:go1.18-openssl-race-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.18-openssl-1.18.10.1-150000.1.9.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.18-openssl-1.18.10.1-150000.1.9.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.18-openssl-1.18.10.1-150000.1.9.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.18-openssl-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.18-openssl-race-1.18.10.1-150000.1.9.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.18-openssl-race-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Real Time 15 SP3:go1.18-openssl-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Real Time 15 SP3:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Real Time 15 SP3:go1.18-openssl-race-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:go1.18-openssl-1.18.10.1-150000.1.9.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:go1.18-openssl-1.18.10.1-150000.1.9.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:go1.18-openssl-1.18.10.1-150000.1.9.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:go1.18-openssl-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:go1.18-openssl-race-1.18.10.1-150000.1.9.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:go1.18-openssl-race-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:go1.18-openssl-1.18.10.1-150000.1.9.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:go1.18-openssl-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:go1.18-openssl-race-1.18.10.1-150000.1.9.1.x86_64",
"openSUSE Leap 15.4:go1.18-openssl-1.18.10.1-150000.1.9.1.aarch64",
"openSUSE Leap 15.4:go1.18-openssl-1.18.10.1-150000.1.9.1.ppc64le",
"openSUSE Leap 15.4:go1.18-openssl-1.18.10.1-150000.1.9.1.s390x",
"openSUSE Leap 15.4:go1.18-openssl-1.18.10.1-150000.1.9.1.x86_64",
"openSUSE Leap 15.4:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.aarch64",
"openSUSE Leap 15.4:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.ppc64le",
"openSUSE Leap 15.4:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.s390x",
"openSUSE Leap 15.4:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.x86_64",
"openSUSE Leap 15.4:go1.18-openssl-race-1.18.10.1-150000.1.9.1.aarch64",
"openSUSE Leap 15.4:go1.18-openssl-race-1.18.10.1-150000.1.9.1.x86_64",
"openSUSE Leap 15.5:go1.18-openssl-1.18.10.1-150000.1.9.1.aarch64",
"openSUSE Leap 15.5:go1.18-openssl-1.18.10.1-150000.1.9.1.ppc64le",
"openSUSE Leap 15.5:go1.18-openssl-1.18.10.1-150000.1.9.1.s390x",
"openSUSE Leap 15.5:go1.18-openssl-1.18.10.1-150000.1.9.1.x86_64",
"openSUSE Leap 15.5:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.aarch64",
"openSUSE Leap 15.5:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.ppc64le",
"openSUSE Leap 15.5:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.s390x",
"openSUSE Leap 15.5:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.x86_64",
"openSUSE Leap 15.5:go1.18-openssl-race-1.18.10.1-150000.1.9.1.aarch64",
"openSUSE Leap 15.5:go1.18-openssl-race-1.18.10.1-150000.1.9.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2022-1962",
"url": "https://www.suse.com/security/cve/CVE-2022-1962"
},
{
"category": "external",
"summary": "SUSE Bug 1201448 for CVE-2022-1962",
"url": "https://bugzilla.suse.com/1201448"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Enterprise Storage 7.1:go1.18-openssl-1.18.10.1-150000.1.9.1.aarch64",
"SUSE Enterprise Storage 7.1:go1.18-openssl-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Enterprise Storage 7.1:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.aarch64",
"SUSE Enterprise Storage 7.1:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Enterprise Storage 7.1:go1.18-openssl-race-1.18.10.1-150000.1.9.1.aarch64",
"SUSE Enterprise Storage 7.1:go1.18-openssl-race-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:go1.18-openssl-1.18.10.1-150000.1.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:go1.18-openssl-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:go1.18-openssl-race-1.18.10.1-150000.1.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:go1.18-openssl-race-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:go1.18-openssl-1.18.10.1-150000.1.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:go1.18-openssl-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:go1.18-openssl-race-1.18.10.1-150000.1.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:go1.18-openssl-race-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.18-openssl-1.18.10.1-150000.1.9.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.18-openssl-1.18.10.1-150000.1.9.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.18-openssl-1.18.10.1-150000.1.9.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.18-openssl-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.18-openssl-race-1.18.10.1-150000.1.9.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.18-openssl-race-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Real Time 15 SP3:go1.18-openssl-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Real Time 15 SP3:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Real Time 15 SP3:go1.18-openssl-race-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:go1.18-openssl-1.18.10.1-150000.1.9.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:go1.18-openssl-1.18.10.1-150000.1.9.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:go1.18-openssl-1.18.10.1-150000.1.9.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:go1.18-openssl-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:go1.18-openssl-race-1.18.10.1-150000.1.9.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:go1.18-openssl-race-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:go1.18-openssl-1.18.10.1-150000.1.9.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:go1.18-openssl-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:go1.18-openssl-race-1.18.10.1-150000.1.9.1.x86_64",
"openSUSE Leap 15.4:go1.18-openssl-1.18.10.1-150000.1.9.1.aarch64",
"openSUSE Leap 15.4:go1.18-openssl-1.18.10.1-150000.1.9.1.ppc64le",
"openSUSE Leap 15.4:go1.18-openssl-1.18.10.1-150000.1.9.1.s390x",
"openSUSE Leap 15.4:go1.18-openssl-1.18.10.1-150000.1.9.1.x86_64",
"openSUSE Leap 15.4:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.aarch64",
"openSUSE Leap 15.4:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.ppc64le",
"openSUSE Leap 15.4:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.s390x",
"openSUSE Leap 15.4:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.x86_64",
"openSUSE Leap 15.4:go1.18-openssl-race-1.18.10.1-150000.1.9.1.aarch64",
"openSUSE Leap 15.4:go1.18-openssl-race-1.18.10.1-150000.1.9.1.x86_64",
"openSUSE Leap 15.5:go1.18-openssl-1.18.10.1-150000.1.9.1.aarch64",
"openSUSE Leap 15.5:go1.18-openssl-1.18.10.1-150000.1.9.1.ppc64le",
"openSUSE Leap 15.5:go1.18-openssl-1.18.10.1-150000.1.9.1.s390x",
"openSUSE Leap 15.5:go1.18-openssl-1.18.10.1-150000.1.9.1.x86_64",
"openSUSE Leap 15.5:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.aarch64",
"openSUSE Leap 15.5:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.ppc64le",
"openSUSE Leap 15.5:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.s390x",
"openSUSE Leap 15.5:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.x86_64",
"openSUSE Leap 15.5:go1.18-openssl-race-1.18.10.1-150000.1.9.1.aarch64",
"openSUSE Leap 15.5:go1.18-openssl-race-1.18.10.1-150000.1.9.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 6.2,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"SUSE Enterprise Storage 7.1:go1.18-openssl-1.18.10.1-150000.1.9.1.aarch64",
"SUSE Enterprise Storage 7.1:go1.18-openssl-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Enterprise Storage 7.1:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.aarch64",
"SUSE Enterprise Storage 7.1:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Enterprise Storage 7.1:go1.18-openssl-race-1.18.10.1-150000.1.9.1.aarch64",
"SUSE Enterprise Storage 7.1:go1.18-openssl-race-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:go1.18-openssl-1.18.10.1-150000.1.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:go1.18-openssl-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:go1.18-openssl-race-1.18.10.1-150000.1.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:go1.18-openssl-race-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:go1.18-openssl-1.18.10.1-150000.1.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:go1.18-openssl-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:go1.18-openssl-race-1.18.10.1-150000.1.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:go1.18-openssl-race-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.18-openssl-1.18.10.1-150000.1.9.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.18-openssl-1.18.10.1-150000.1.9.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.18-openssl-1.18.10.1-150000.1.9.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.18-openssl-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.18-openssl-race-1.18.10.1-150000.1.9.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.18-openssl-race-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Real Time 15 SP3:go1.18-openssl-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Real Time 15 SP3:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Real Time 15 SP3:go1.18-openssl-race-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:go1.18-openssl-1.18.10.1-150000.1.9.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:go1.18-openssl-1.18.10.1-150000.1.9.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:go1.18-openssl-1.18.10.1-150000.1.9.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:go1.18-openssl-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:go1.18-openssl-race-1.18.10.1-150000.1.9.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:go1.18-openssl-race-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:go1.18-openssl-1.18.10.1-150000.1.9.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:go1.18-openssl-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:go1.18-openssl-race-1.18.10.1-150000.1.9.1.x86_64",
"openSUSE Leap 15.4:go1.18-openssl-1.18.10.1-150000.1.9.1.aarch64",
"openSUSE Leap 15.4:go1.18-openssl-1.18.10.1-150000.1.9.1.ppc64le",
"openSUSE Leap 15.4:go1.18-openssl-1.18.10.1-150000.1.9.1.s390x",
"openSUSE Leap 15.4:go1.18-openssl-1.18.10.1-150000.1.9.1.x86_64",
"openSUSE Leap 15.4:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.aarch64",
"openSUSE Leap 15.4:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.ppc64le",
"openSUSE Leap 15.4:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.s390x",
"openSUSE Leap 15.4:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.x86_64",
"openSUSE Leap 15.4:go1.18-openssl-race-1.18.10.1-150000.1.9.1.aarch64",
"openSUSE Leap 15.4:go1.18-openssl-race-1.18.10.1-150000.1.9.1.x86_64",
"openSUSE Leap 15.5:go1.18-openssl-1.18.10.1-150000.1.9.1.aarch64",
"openSUSE Leap 15.5:go1.18-openssl-1.18.10.1-150000.1.9.1.ppc64le",
"openSUSE Leap 15.5:go1.18-openssl-1.18.10.1-150000.1.9.1.s390x",
"openSUSE Leap 15.5:go1.18-openssl-1.18.10.1-150000.1.9.1.x86_64",
"openSUSE Leap 15.5:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.aarch64",
"openSUSE Leap 15.5:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.ppc64le",
"openSUSE Leap 15.5:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.s390x",
"openSUSE Leap 15.5:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.x86_64",
"openSUSE Leap 15.5:go1.18-openssl-race-1.18.10.1-150000.1.9.1.aarch64",
"openSUSE Leap 15.5:go1.18-openssl-race-1.18.10.1-150000.1.9.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2023-05-30T06:54:51Z",
"details": "moderate"
}
],
"title": "CVE-2022-1962"
},
{
"cve": "CVE-2022-24675",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2022-24675"
}
],
"notes": [
{
"category": "general",
"text": "encoding/pem in Go before 1.17.9 and 1.18.x before 1.18.1 has a Decode stack overflow via a large amount of PEM data.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Enterprise Storage 7.1:go1.18-openssl-1.18.10.1-150000.1.9.1.aarch64",
"SUSE Enterprise Storage 7.1:go1.18-openssl-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Enterprise Storage 7.1:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.aarch64",
"SUSE Enterprise Storage 7.1:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Enterprise Storage 7.1:go1.18-openssl-race-1.18.10.1-150000.1.9.1.aarch64",
"SUSE Enterprise Storage 7.1:go1.18-openssl-race-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:go1.18-openssl-1.18.10.1-150000.1.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:go1.18-openssl-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:go1.18-openssl-race-1.18.10.1-150000.1.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:go1.18-openssl-race-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:go1.18-openssl-1.18.10.1-150000.1.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:go1.18-openssl-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:go1.18-openssl-race-1.18.10.1-150000.1.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:go1.18-openssl-race-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.18-openssl-1.18.10.1-150000.1.9.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.18-openssl-1.18.10.1-150000.1.9.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.18-openssl-1.18.10.1-150000.1.9.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.18-openssl-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.18-openssl-race-1.18.10.1-150000.1.9.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.18-openssl-race-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Real Time 15 SP3:go1.18-openssl-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Real Time 15 SP3:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Real Time 15 SP3:go1.18-openssl-race-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:go1.18-openssl-1.18.10.1-150000.1.9.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:go1.18-openssl-1.18.10.1-150000.1.9.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:go1.18-openssl-1.18.10.1-150000.1.9.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:go1.18-openssl-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:go1.18-openssl-race-1.18.10.1-150000.1.9.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:go1.18-openssl-race-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:go1.18-openssl-1.18.10.1-150000.1.9.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:go1.18-openssl-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:go1.18-openssl-race-1.18.10.1-150000.1.9.1.x86_64",
"openSUSE Leap 15.4:go1.18-openssl-1.18.10.1-150000.1.9.1.aarch64",
"openSUSE Leap 15.4:go1.18-openssl-1.18.10.1-150000.1.9.1.ppc64le",
"openSUSE Leap 15.4:go1.18-openssl-1.18.10.1-150000.1.9.1.s390x",
"openSUSE Leap 15.4:go1.18-openssl-1.18.10.1-150000.1.9.1.x86_64",
"openSUSE Leap 15.4:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.aarch64",
"openSUSE Leap 15.4:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.ppc64le",
"openSUSE Leap 15.4:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.s390x",
"openSUSE Leap 15.4:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.x86_64",
"openSUSE Leap 15.4:go1.18-openssl-race-1.18.10.1-150000.1.9.1.aarch64",
"openSUSE Leap 15.4:go1.18-openssl-race-1.18.10.1-150000.1.9.1.x86_64",
"openSUSE Leap 15.5:go1.18-openssl-1.18.10.1-150000.1.9.1.aarch64",
"openSUSE Leap 15.5:go1.18-openssl-1.18.10.1-150000.1.9.1.ppc64le",
"openSUSE Leap 15.5:go1.18-openssl-1.18.10.1-150000.1.9.1.s390x",
"openSUSE Leap 15.5:go1.18-openssl-1.18.10.1-150000.1.9.1.x86_64",
"openSUSE Leap 15.5:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.aarch64",
"openSUSE Leap 15.5:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.ppc64le",
"openSUSE Leap 15.5:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.s390x",
"openSUSE Leap 15.5:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.x86_64",
"openSUSE Leap 15.5:go1.18-openssl-race-1.18.10.1-150000.1.9.1.aarch64",
"openSUSE Leap 15.5:go1.18-openssl-race-1.18.10.1-150000.1.9.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2022-24675",
"url": "https://www.suse.com/security/cve/CVE-2022-24675"
},
{
"category": "external",
"summary": "SUSE Bug 1198423 for CVE-2022-24675",
"url": "https://bugzilla.suse.com/1198423"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Enterprise Storage 7.1:go1.18-openssl-1.18.10.1-150000.1.9.1.aarch64",
"SUSE Enterprise Storage 7.1:go1.18-openssl-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Enterprise Storage 7.1:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.aarch64",
"SUSE Enterprise Storage 7.1:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Enterprise Storage 7.1:go1.18-openssl-race-1.18.10.1-150000.1.9.1.aarch64",
"SUSE Enterprise Storage 7.1:go1.18-openssl-race-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:go1.18-openssl-1.18.10.1-150000.1.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:go1.18-openssl-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:go1.18-openssl-race-1.18.10.1-150000.1.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:go1.18-openssl-race-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:go1.18-openssl-1.18.10.1-150000.1.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:go1.18-openssl-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:go1.18-openssl-race-1.18.10.1-150000.1.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:go1.18-openssl-race-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.18-openssl-1.18.10.1-150000.1.9.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.18-openssl-1.18.10.1-150000.1.9.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.18-openssl-1.18.10.1-150000.1.9.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.18-openssl-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.18-openssl-race-1.18.10.1-150000.1.9.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.18-openssl-race-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Real Time 15 SP3:go1.18-openssl-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Real Time 15 SP3:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Real Time 15 SP3:go1.18-openssl-race-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:go1.18-openssl-1.18.10.1-150000.1.9.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:go1.18-openssl-1.18.10.1-150000.1.9.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:go1.18-openssl-1.18.10.1-150000.1.9.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:go1.18-openssl-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:go1.18-openssl-race-1.18.10.1-150000.1.9.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:go1.18-openssl-race-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:go1.18-openssl-1.18.10.1-150000.1.9.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:go1.18-openssl-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:go1.18-openssl-race-1.18.10.1-150000.1.9.1.x86_64",
"openSUSE Leap 15.4:go1.18-openssl-1.18.10.1-150000.1.9.1.aarch64",
"openSUSE Leap 15.4:go1.18-openssl-1.18.10.1-150000.1.9.1.ppc64le",
"openSUSE Leap 15.4:go1.18-openssl-1.18.10.1-150000.1.9.1.s390x",
"openSUSE Leap 15.4:go1.18-openssl-1.18.10.1-150000.1.9.1.x86_64",
"openSUSE Leap 15.4:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.aarch64",
"openSUSE Leap 15.4:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.ppc64le",
"openSUSE Leap 15.4:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.s390x",
"openSUSE Leap 15.4:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.x86_64",
"openSUSE Leap 15.4:go1.18-openssl-race-1.18.10.1-150000.1.9.1.aarch64",
"openSUSE Leap 15.4:go1.18-openssl-race-1.18.10.1-150000.1.9.1.x86_64",
"openSUSE Leap 15.5:go1.18-openssl-1.18.10.1-150000.1.9.1.aarch64",
"openSUSE Leap 15.5:go1.18-openssl-1.18.10.1-150000.1.9.1.ppc64le",
"openSUSE Leap 15.5:go1.18-openssl-1.18.10.1-150000.1.9.1.s390x",
"openSUSE Leap 15.5:go1.18-openssl-1.18.10.1-150000.1.9.1.x86_64",
"openSUSE Leap 15.5:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.aarch64",
"openSUSE Leap 15.5:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.ppc64le",
"openSUSE Leap 15.5:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.s390x",
"openSUSE Leap 15.5:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.x86_64",
"openSUSE Leap 15.5:go1.18-openssl-race-1.18.10.1-150000.1.9.1.aarch64",
"openSUSE Leap 15.5:go1.18-openssl-race-1.18.10.1-150000.1.9.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 5.9,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"SUSE Enterprise Storage 7.1:go1.18-openssl-1.18.10.1-150000.1.9.1.aarch64",
"SUSE Enterprise Storage 7.1:go1.18-openssl-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Enterprise Storage 7.1:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.aarch64",
"SUSE Enterprise Storage 7.1:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Enterprise Storage 7.1:go1.18-openssl-race-1.18.10.1-150000.1.9.1.aarch64",
"SUSE Enterprise Storage 7.1:go1.18-openssl-race-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:go1.18-openssl-1.18.10.1-150000.1.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:go1.18-openssl-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:go1.18-openssl-race-1.18.10.1-150000.1.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:go1.18-openssl-race-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:go1.18-openssl-1.18.10.1-150000.1.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:go1.18-openssl-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:go1.18-openssl-race-1.18.10.1-150000.1.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:go1.18-openssl-race-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.18-openssl-1.18.10.1-150000.1.9.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.18-openssl-1.18.10.1-150000.1.9.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.18-openssl-1.18.10.1-150000.1.9.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.18-openssl-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.18-openssl-race-1.18.10.1-150000.1.9.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.18-openssl-race-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Real Time 15 SP3:go1.18-openssl-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Real Time 15 SP3:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Real Time 15 SP3:go1.18-openssl-race-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:go1.18-openssl-1.18.10.1-150000.1.9.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:go1.18-openssl-1.18.10.1-150000.1.9.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:go1.18-openssl-1.18.10.1-150000.1.9.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:go1.18-openssl-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:go1.18-openssl-race-1.18.10.1-150000.1.9.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:go1.18-openssl-race-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:go1.18-openssl-1.18.10.1-150000.1.9.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:go1.18-openssl-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:go1.18-openssl-race-1.18.10.1-150000.1.9.1.x86_64",
"openSUSE Leap 15.4:go1.18-openssl-1.18.10.1-150000.1.9.1.aarch64",
"openSUSE Leap 15.4:go1.18-openssl-1.18.10.1-150000.1.9.1.ppc64le",
"openSUSE Leap 15.4:go1.18-openssl-1.18.10.1-150000.1.9.1.s390x",
"openSUSE Leap 15.4:go1.18-openssl-1.18.10.1-150000.1.9.1.x86_64",
"openSUSE Leap 15.4:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.aarch64",
"openSUSE Leap 15.4:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.ppc64le",
"openSUSE Leap 15.4:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.s390x",
"openSUSE Leap 15.4:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.x86_64",
"openSUSE Leap 15.4:go1.18-openssl-race-1.18.10.1-150000.1.9.1.aarch64",
"openSUSE Leap 15.4:go1.18-openssl-race-1.18.10.1-150000.1.9.1.x86_64",
"openSUSE Leap 15.5:go1.18-openssl-1.18.10.1-150000.1.9.1.aarch64",
"openSUSE Leap 15.5:go1.18-openssl-1.18.10.1-150000.1.9.1.ppc64le",
"openSUSE Leap 15.5:go1.18-openssl-1.18.10.1-150000.1.9.1.s390x",
"openSUSE Leap 15.5:go1.18-openssl-1.18.10.1-150000.1.9.1.x86_64",
"openSUSE Leap 15.5:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.aarch64",
"openSUSE Leap 15.5:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.ppc64le",
"openSUSE Leap 15.5:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.s390x",
"openSUSE Leap 15.5:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.x86_64",
"openSUSE Leap 15.5:go1.18-openssl-race-1.18.10.1-150000.1.9.1.aarch64",
"openSUSE Leap 15.5:go1.18-openssl-race-1.18.10.1-150000.1.9.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2023-05-30T06:54:51Z",
"details": "moderate"
}
],
"title": "CVE-2022-24675"
},
{
"cve": "CVE-2022-27536",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2022-27536"
}
],
"notes": [
{
"category": "general",
"text": "Certificate.Verify in crypto/x509 in Go 1.18.x before 1.18.1 can be caused to panic on macOS when presented with certain malformed certificates. This allows a remote TLS server to cause a TLS client to panic.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Enterprise Storage 7.1:go1.18-openssl-1.18.10.1-150000.1.9.1.aarch64",
"SUSE Enterprise Storage 7.1:go1.18-openssl-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Enterprise Storage 7.1:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.aarch64",
"SUSE Enterprise Storage 7.1:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Enterprise Storage 7.1:go1.18-openssl-race-1.18.10.1-150000.1.9.1.aarch64",
"SUSE Enterprise Storage 7.1:go1.18-openssl-race-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:go1.18-openssl-1.18.10.1-150000.1.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:go1.18-openssl-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:go1.18-openssl-race-1.18.10.1-150000.1.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:go1.18-openssl-race-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:go1.18-openssl-1.18.10.1-150000.1.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:go1.18-openssl-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:go1.18-openssl-race-1.18.10.1-150000.1.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:go1.18-openssl-race-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.18-openssl-1.18.10.1-150000.1.9.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.18-openssl-1.18.10.1-150000.1.9.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.18-openssl-1.18.10.1-150000.1.9.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.18-openssl-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.18-openssl-race-1.18.10.1-150000.1.9.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.18-openssl-race-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Real Time 15 SP3:go1.18-openssl-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Real Time 15 SP3:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Real Time 15 SP3:go1.18-openssl-race-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:go1.18-openssl-1.18.10.1-150000.1.9.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:go1.18-openssl-1.18.10.1-150000.1.9.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:go1.18-openssl-1.18.10.1-150000.1.9.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:go1.18-openssl-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:go1.18-openssl-race-1.18.10.1-150000.1.9.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:go1.18-openssl-race-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:go1.18-openssl-1.18.10.1-150000.1.9.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:go1.18-openssl-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:go1.18-openssl-race-1.18.10.1-150000.1.9.1.x86_64",
"openSUSE Leap 15.4:go1.18-openssl-1.18.10.1-150000.1.9.1.aarch64",
"openSUSE Leap 15.4:go1.18-openssl-1.18.10.1-150000.1.9.1.ppc64le",
"openSUSE Leap 15.4:go1.18-openssl-1.18.10.1-150000.1.9.1.s390x",
"openSUSE Leap 15.4:go1.18-openssl-1.18.10.1-150000.1.9.1.x86_64",
"openSUSE Leap 15.4:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.aarch64",
"openSUSE Leap 15.4:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.ppc64le",
"openSUSE Leap 15.4:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.s390x",
"openSUSE Leap 15.4:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.x86_64",
"openSUSE Leap 15.4:go1.18-openssl-race-1.18.10.1-150000.1.9.1.aarch64",
"openSUSE Leap 15.4:go1.18-openssl-race-1.18.10.1-150000.1.9.1.x86_64",
"openSUSE Leap 15.5:go1.18-openssl-1.18.10.1-150000.1.9.1.aarch64",
"openSUSE Leap 15.5:go1.18-openssl-1.18.10.1-150000.1.9.1.ppc64le",
"openSUSE Leap 15.5:go1.18-openssl-1.18.10.1-150000.1.9.1.s390x",
"openSUSE Leap 15.5:go1.18-openssl-1.18.10.1-150000.1.9.1.x86_64",
"openSUSE Leap 15.5:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.aarch64",
"openSUSE Leap 15.5:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.ppc64le",
"openSUSE Leap 15.5:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.s390x",
"openSUSE Leap 15.5:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.x86_64",
"openSUSE Leap 15.5:go1.18-openssl-race-1.18.10.1-150000.1.9.1.aarch64",
"openSUSE Leap 15.5:go1.18-openssl-race-1.18.10.1-150000.1.9.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2022-27536",
"url": "https://www.suse.com/security/cve/CVE-2022-27536"
},
{
"category": "external",
"summary": "SUSE Bug 1198427 for CVE-2022-27536",
"url": "https://bugzilla.suse.com/1198427"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Enterprise Storage 7.1:go1.18-openssl-1.18.10.1-150000.1.9.1.aarch64",
"SUSE Enterprise Storage 7.1:go1.18-openssl-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Enterprise Storage 7.1:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.aarch64",
"SUSE Enterprise Storage 7.1:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Enterprise Storage 7.1:go1.18-openssl-race-1.18.10.1-150000.1.9.1.aarch64",
"SUSE Enterprise Storage 7.1:go1.18-openssl-race-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:go1.18-openssl-1.18.10.1-150000.1.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:go1.18-openssl-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:go1.18-openssl-race-1.18.10.1-150000.1.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:go1.18-openssl-race-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:go1.18-openssl-1.18.10.1-150000.1.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:go1.18-openssl-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:go1.18-openssl-race-1.18.10.1-150000.1.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:go1.18-openssl-race-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.18-openssl-1.18.10.1-150000.1.9.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.18-openssl-1.18.10.1-150000.1.9.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.18-openssl-1.18.10.1-150000.1.9.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.18-openssl-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.18-openssl-race-1.18.10.1-150000.1.9.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.18-openssl-race-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Real Time 15 SP3:go1.18-openssl-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Real Time 15 SP3:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Real Time 15 SP3:go1.18-openssl-race-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:go1.18-openssl-1.18.10.1-150000.1.9.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:go1.18-openssl-1.18.10.1-150000.1.9.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:go1.18-openssl-1.18.10.1-150000.1.9.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:go1.18-openssl-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:go1.18-openssl-race-1.18.10.1-150000.1.9.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:go1.18-openssl-race-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:go1.18-openssl-1.18.10.1-150000.1.9.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:go1.18-openssl-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:go1.18-openssl-race-1.18.10.1-150000.1.9.1.x86_64",
"openSUSE Leap 15.4:go1.18-openssl-1.18.10.1-150000.1.9.1.aarch64",
"openSUSE Leap 15.4:go1.18-openssl-1.18.10.1-150000.1.9.1.ppc64le",
"openSUSE Leap 15.4:go1.18-openssl-1.18.10.1-150000.1.9.1.s390x",
"openSUSE Leap 15.4:go1.18-openssl-1.18.10.1-150000.1.9.1.x86_64",
"openSUSE Leap 15.4:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.aarch64",
"openSUSE Leap 15.4:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.ppc64le",
"openSUSE Leap 15.4:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.s390x",
"openSUSE Leap 15.4:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.x86_64",
"openSUSE Leap 15.4:go1.18-openssl-race-1.18.10.1-150000.1.9.1.aarch64",
"openSUSE Leap 15.4:go1.18-openssl-race-1.18.10.1-150000.1.9.1.x86_64",
"openSUSE Leap 15.5:go1.18-openssl-1.18.10.1-150000.1.9.1.aarch64",
"openSUSE Leap 15.5:go1.18-openssl-1.18.10.1-150000.1.9.1.ppc64le",
"openSUSE Leap 15.5:go1.18-openssl-1.18.10.1-150000.1.9.1.s390x",
"openSUSE Leap 15.5:go1.18-openssl-1.18.10.1-150000.1.9.1.x86_64",
"openSUSE Leap 15.5:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.aarch64",
"openSUSE Leap 15.5:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.ppc64le",
"openSUSE Leap 15.5:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.s390x",
"openSUSE Leap 15.5:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.x86_64",
"openSUSE Leap 15.5:go1.18-openssl-race-1.18.10.1-150000.1.9.1.aarch64",
"openSUSE Leap 15.5:go1.18-openssl-race-1.18.10.1-150000.1.9.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 5.9,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"SUSE Enterprise Storage 7.1:go1.18-openssl-1.18.10.1-150000.1.9.1.aarch64",
"SUSE Enterprise Storage 7.1:go1.18-openssl-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Enterprise Storage 7.1:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.aarch64",
"SUSE Enterprise Storage 7.1:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Enterprise Storage 7.1:go1.18-openssl-race-1.18.10.1-150000.1.9.1.aarch64",
"SUSE Enterprise Storage 7.1:go1.18-openssl-race-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:go1.18-openssl-1.18.10.1-150000.1.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:go1.18-openssl-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:go1.18-openssl-race-1.18.10.1-150000.1.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:go1.18-openssl-race-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:go1.18-openssl-1.18.10.1-150000.1.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:go1.18-openssl-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:go1.18-openssl-race-1.18.10.1-150000.1.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:go1.18-openssl-race-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.18-openssl-1.18.10.1-150000.1.9.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.18-openssl-1.18.10.1-150000.1.9.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.18-openssl-1.18.10.1-150000.1.9.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.18-openssl-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.18-openssl-race-1.18.10.1-150000.1.9.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.18-openssl-race-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Real Time 15 SP3:go1.18-openssl-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Real Time 15 SP3:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Real Time 15 SP3:go1.18-openssl-race-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:go1.18-openssl-1.18.10.1-150000.1.9.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:go1.18-openssl-1.18.10.1-150000.1.9.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:go1.18-openssl-1.18.10.1-150000.1.9.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:go1.18-openssl-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:go1.18-openssl-race-1.18.10.1-150000.1.9.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:go1.18-openssl-race-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:go1.18-openssl-1.18.10.1-150000.1.9.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:go1.18-openssl-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:go1.18-openssl-race-1.18.10.1-150000.1.9.1.x86_64",
"openSUSE Leap 15.4:go1.18-openssl-1.18.10.1-150000.1.9.1.aarch64",
"openSUSE Leap 15.4:go1.18-openssl-1.18.10.1-150000.1.9.1.ppc64le",
"openSUSE Leap 15.4:go1.18-openssl-1.18.10.1-150000.1.9.1.s390x",
"openSUSE Leap 15.4:go1.18-openssl-1.18.10.1-150000.1.9.1.x86_64",
"openSUSE Leap 15.4:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.aarch64",
"openSUSE Leap 15.4:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.ppc64le",
"openSUSE Leap 15.4:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.s390x",
"openSUSE Leap 15.4:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.x86_64",
"openSUSE Leap 15.4:go1.18-openssl-race-1.18.10.1-150000.1.9.1.aarch64",
"openSUSE Leap 15.4:go1.18-openssl-race-1.18.10.1-150000.1.9.1.x86_64",
"openSUSE Leap 15.5:go1.18-openssl-1.18.10.1-150000.1.9.1.aarch64",
"openSUSE Leap 15.5:go1.18-openssl-1.18.10.1-150000.1.9.1.ppc64le",
"openSUSE Leap 15.5:go1.18-openssl-1.18.10.1-150000.1.9.1.s390x",
"openSUSE Leap 15.5:go1.18-openssl-1.18.10.1-150000.1.9.1.x86_64",
"openSUSE Leap 15.5:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.aarch64",
"openSUSE Leap 15.5:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.ppc64le",
"openSUSE Leap 15.5:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.s390x",
"openSUSE Leap 15.5:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.x86_64",
"openSUSE Leap 15.5:go1.18-openssl-race-1.18.10.1-150000.1.9.1.aarch64",
"openSUSE Leap 15.5:go1.18-openssl-race-1.18.10.1-150000.1.9.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2023-05-30T06:54:51Z",
"details": "moderate"
}
],
"title": "CVE-2022-27536"
},
{
"cve": "CVE-2022-27664",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2022-27664"
}
],
"notes": [
{
"category": "general",
"text": "In net/http in Go before 1.18.6 and 1.19.x before 1.19.1, attackers can cause a denial of service because an HTTP/2 connection can hang during closing if shutdown were preempted by a fatal error.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Enterprise Storage 7.1:go1.18-openssl-1.18.10.1-150000.1.9.1.aarch64",
"SUSE Enterprise Storage 7.1:go1.18-openssl-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Enterprise Storage 7.1:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.aarch64",
"SUSE Enterprise Storage 7.1:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Enterprise Storage 7.1:go1.18-openssl-race-1.18.10.1-150000.1.9.1.aarch64",
"SUSE Enterprise Storage 7.1:go1.18-openssl-race-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:go1.18-openssl-1.18.10.1-150000.1.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:go1.18-openssl-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:go1.18-openssl-race-1.18.10.1-150000.1.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:go1.18-openssl-race-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:go1.18-openssl-1.18.10.1-150000.1.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:go1.18-openssl-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:go1.18-openssl-race-1.18.10.1-150000.1.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:go1.18-openssl-race-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.18-openssl-1.18.10.1-150000.1.9.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.18-openssl-1.18.10.1-150000.1.9.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.18-openssl-1.18.10.1-150000.1.9.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.18-openssl-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.18-openssl-race-1.18.10.1-150000.1.9.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.18-openssl-race-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Real Time 15 SP3:go1.18-openssl-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Real Time 15 SP3:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Real Time 15 SP3:go1.18-openssl-race-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:go1.18-openssl-1.18.10.1-150000.1.9.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:go1.18-openssl-1.18.10.1-150000.1.9.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:go1.18-openssl-1.18.10.1-150000.1.9.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:go1.18-openssl-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:go1.18-openssl-race-1.18.10.1-150000.1.9.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:go1.18-openssl-race-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:go1.18-openssl-1.18.10.1-150000.1.9.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:go1.18-openssl-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:go1.18-openssl-race-1.18.10.1-150000.1.9.1.x86_64",
"openSUSE Leap 15.4:go1.18-openssl-1.18.10.1-150000.1.9.1.aarch64",
"openSUSE Leap 15.4:go1.18-openssl-1.18.10.1-150000.1.9.1.ppc64le",
"openSUSE Leap 15.4:go1.18-openssl-1.18.10.1-150000.1.9.1.s390x",
"openSUSE Leap 15.4:go1.18-openssl-1.18.10.1-150000.1.9.1.x86_64",
"openSUSE Leap 15.4:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.aarch64",
"openSUSE Leap 15.4:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.ppc64le",
"openSUSE Leap 15.4:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.s390x",
"openSUSE Leap 15.4:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.x86_64",
"openSUSE Leap 15.4:go1.18-openssl-race-1.18.10.1-150000.1.9.1.aarch64",
"openSUSE Leap 15.4:go1.18-openssl-race-1.18.10.1-150000.1.9.1.x86_64",
"openSUSE Leap 15.5:go1.18-openssl-1.18.10.1-150000.1.9.1.aarch64",
"openSUSE Leap 15.5:go1.18-openssl-1.18.10.1-150000.1.9.1.ppc64le",
"openSUSE Leap 15.5:go1.18-openssl-1.18.10.1-150000.1.9.1.s390x",
"openSUSE Leap 15.5:go1.18-openssl-1.18.10.1-150000.1.9.1.x86_64",
"openSUSE Leap 15.5:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.aarch64",
"openSUSE Leap 15.5:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.ppc64le",
"openSUSE Leap 15.5:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.s390x",
"openSUSE Leap 15.5:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.x86_64",
"openSUSE Leap 15.5:go1.18-openssl-race-1.18.10.1-150000.1.9.1.aarch64",
"openSUSE Leap 15.5:go1.18-openssl-race-1.18.10.1-150000.1.9.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2022-27664",
"url": "https://www.suse.com/security/cve/CVE-2022-27664"
},
{
"category": "external",
"summary": "SUSE Bug 1203185 for CVE-2022-27664",
"url": "https://bugzilla.suse.com/1203185"
},
{
"category": "external",
"summary": "SUSE Bug 1203293 for CVE-2022-27664",
"url": "https://bugzilla.suse.com/1203293"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Enterprise Storage 7.1:go1.18-openssl-1.18.10.1-150000.1.9.1.aarch64",
"SUSE Enterprise Storage 7.1:go1.18-openssl-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Enterprise Storage 7.1:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.aarch64",
"SUSE Enterprise Storage 7.1:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Enterprise Storage 7.1:go1.18-openssl-race-1.18.10.1-150000.1.9.1.aarch64",
"SUSE Enterprise Storage 7.1:go1.18-openssl-race-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:go1.18-openssl-1.18.10.1-150000.1.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:go1.18-openssl-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:go1.18-openssl-race-1.18.10.1-150000.1.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:go1.18-openssl-race-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:go1.18-openssl-1.18.10.1-150000.1.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:go1.18-openssl-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:go1.18-openssl-race-1.18.10.1-150000.1.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:go1.18-openssl-race-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.18-openssl-1.18.10.1-150000.1.9.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.18-openssl-1.18.10.1-150000.1.9.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.18-openssl-1.18.10.1-150000.1.9.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.18-openssl-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.18-openssl-race-1.18.10.1-150000.1.9.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.18-openssl-race-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Real Time 15 SP3:go1.18-openssl-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Real Time 15 SP3:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Real Time 15 SP3:go1.18-openssl-race-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:go1.18-openssl-1.18.10.1-150000.1.9.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:go1.18-openssl-1.18.10.1-150000.1.9.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:go1.18-openssl-1.18.10.1-150000.1.9.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:go1.18-openssl-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:go1.18-openssl-race-1.18.10.1-150000.1.9.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:go1.18-openssl-race-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:go1.18-openssl-1.18.10.1-150000.1.9.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:go1.18-openssl-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:go1.18-openssl-race-1.18.10.1-150000.1.9.1.x86_64",
"openSUSE Leap 15.4:go1.18-openssl-1.18.10.1-150000.1.9.1.aarch64",
"openSUSE Leap 15.4:go1.18-openssl-1.18.10.1-150000.1.9.1.ppc64le",
"openSUSE Leap 15.4:go1.18-openssl-1.18.10.1-150000.1.9.1.s390x",
"openSUSE Leap 15.4:go1.18-openssl-1.18.10.1-150000.1.9.1.x86_64",
"openSUSE Leap 15.4:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.aarch64",
"openSUSE Leap 15.4:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.ppc64le",
"openSUSE Leap 15.4:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.s390x",
"openSUSE Leap 15.4:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.x86_64",
"openSUSE Leap 15.4:go1.18-openssl-race-1.18.10.1-150000.1.9.1.aarch64",
"openSUSE Leap 15.4:go1.18-openssl-race-1.18.10.1-150000.1.9.1.x86_64",
"openSUSE Leap 15.5:go1.18-openssl-1.18.10.1-150000.1.9.1.aarch64",
"openSUSE Leap 15.5:go1.18-openssl-1.18.10.1-150000.1.9.1.ppc64le",
"openSUSE Leap 15.5:go1.18-openssl-1.18.10.1-150000.1.9.1.s390x",
"openSUSE Leap 15.5:go1.18-openssl-1.18.10.1-150000.1.9.1.x86_64",
"openSUSE Leap 15.5:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.aarch64",
"openSUSE Leap 15.5:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.ppc64le",
"openSUSE Leap 15.5:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.s390x",
"openSUSE Leap 15.5:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.x86_64",
"openSUSE Leap 15.5:go1.18-openssl-race-1.18.10.1-150000.1.9.1.aarch64",
"openSUSE Leap 15.5:go1.18-openssl-race-1.18.10.1-150000.1.9.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 7.5,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"SUSE Enterprise Storage 7.1:go1.18-openssl-1.18.10.1-150000.1.9.1.aarch64",
"SUSE Enterprise Storage 7.1:go1.18-openssl-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Enterprise Storage 7.1:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.aarch64",
"SUSE Enterprise Storage 7.1:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Enterprise Storage 7.1:go1.18-openssl-race-1.18.10.1-150000.1.9.1.aarch64",
"SUSE Enterprise Storage 7.1:go1.18-openssl-race-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:go1.18-openssl-1.18.10.1-150000.1.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:go1.18-openssl-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:go1.18-openssl-race-1.18.10.1-150000.1.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:go1.18-openssl-race-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:go1.18-openssl-1.18.10.1-150000.1.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:go1.18-openssl-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:go1.18-openssl-race-1.18.10.1-150000.1.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:go1.18-openssl-race-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.18-openssl-1.18.10.1-150000.1.9.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.18-openssl-1.18.10.1-150000.1.9.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.18-openssl-1.18.10.1-150000.1.9.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.18-openssl-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.18-openssl-race-1.18.10.1-150000.1.9.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.18-openssl-race-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Real Time 15 SP3:go1.18-openssl-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Real Time 15 SP3:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Real Time 15 SP3:go1.18-openssl-race-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:go1.18-openssl-1.18.10.1-150000.1.9.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:go1.18-openssl-1.18.10.1-150000.1.9.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:go1.18-openssl-1.18.10.1-150000.1.9.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:go1.18-openssl-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:go1.18-openssl-race-1.18.10.1-150000.1.9.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:go1.18-openssl-race-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:go1.18-openssl-1.18.10.1-150000.1.9.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:go1.18-openssl-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:go1.18-openssl-race-1.18.10.1-150000.1.9.1.x86_64",
"openSUSE Leap 15.4:go1.18-openssl-1.18.10.1-150000.1.9.1.aarch64",
"openSUSE Leap 15.4:go1.18-openssl-1.18.10.1-150000.1.9.1.ppc64le",
"openSUSE Leap 15.4:go1.18-openssl-1.18.10.1-150000.1.9.1.s390x",
"openSUSE Leap 15.4:go1.18-openssl-1.18.10.1-150000.1.9.1.x86_64",
"openSUSE Leap 15.4:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.aarch64",
"openSUSE Leap 15.4:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.ppc64le",
"openSUSE Leap 15.4:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.s390x",
"openSUSE Leap 15.4:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.x86_64",
"openSUSE Leap 15.4:go1.18-openssl-race-1.18.10.1-150000.1.9.1.aarch64",
"openSUSE Leap 15.4:go1.18-openssl-race-1.18.10.1-150000.1.9.1.x86_64",
"openSUSE Leap 15.5:go1.18-openssl-1.18.10.1-150000.1.9.1.aarch64",
"openSUSE Leap 15.5:go1.18-openssl-1.18.10.1-150000.1.9.1.ppc64le",
"openSUSE Leap 15.5:go1.18-openssl-1.18.10.1-150000.1.9.1.s390x",
"openSUSE Leap 15.5:go1.18-openssl-1.18.10.1-150000.1.9.1.x86_64",
"openSUSE Leap 15.5:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.aarch64",
"openSUSE Leap 15.5:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.ppc64le",
"openSUSE Leap 15.5:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.s390x",
"openSUSE Leap 15.5:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.x86_64",
"openSUSE Leap 15.5:go1.18-openssl-race-1.18.10.1-150000.1.9.1.aarch64",
"openSUSE Leap 15.5:go1.18-openssl-race-1.18.10.1-150000.1.9.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2023-05-30T06:54:51Z",
"details": "important"
}
],
"title": "CVE-2022-27664"
},
{
"cve": "CVE-2022-28131",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2022-28131"
}
],
"notes": [
{
"category": "general",
"text": "Uncontrolled recursion in Decoder.Skip in encoding/xml before Go 1.17.12 and Go 1.18.4 allows an attacker to cause a panic due to stack exhaustion via a deeply nested XML document.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Enterprise Storage 7.1:go1.18-openssl-1.18.10.1-150000.1.9.1.aarch64",
"SUSE Enterprise Storage 7.1:go1.18-openssl-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Enterprise Storage 7.1:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.aarch64",
"SUSE Enterprise Storage 7.1:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Enterprise Storage 7.1:go1.18-openssl-race-1.18.10.1-150000.1.9.1.aarch64",
"SUSE Enterprise Storage 7.1:go1.18-openssl-race-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:go1.18-openssl-1.18.10.1-150000.1.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:go1.18-openssl-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:go1.18-openssl-race-1.18.10.1-150000.1.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:go1.18-openssl-race-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:go1.18-openssl-1.18.10.1-150000.1.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:go1.18-openssl-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:go1.18-openssl-race-1.18.10.1-150000.1.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:go1.18-openssl-race-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.18-openssl-1.18.10.1-150000.1.9.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.18-openssl-1.18.10.1-150000.1.9.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.18-openssl-1.18.10.1-150000.1.9.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.18-openssl-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.18-openssl-race-1.18.10.1-150000.1.9.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.18-openssl-race-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Real Time 15 SP3:go1.18-openssl-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Real Time 15 SP3:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Real Time 15 SP3:go1.18-openssl-race-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:go1.18-openssl-1.18.10.1-150000.1.9.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:go1.18-openssl-1.18.10.1-150000.1.9.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:go1.18-openssl-1.18.10.1-150000.1.9.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:go1.18-openssl-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:go1.18-openssl-race-1.18.10.1-150000.1.9.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:go1.18-openssl-race-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:go1.18-openssl-1.18.10.1-150000.1.9.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:go1.18-openssl-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:go1.18-openssl-race-1.18.10.1-150000.1.9.1.x86_64",
"openSUSE Leap 15.4:go1.18-openssl-1.18.10.1-150000.1.9.1.aarch64",
"openSUSE Leap 15.4:go1.18-openssl-1.18.10.1-150000.1.9.1.ppc64le",
"openSUSE Leap 15.4:go1.18-openssl-1.18.10.1-150000.1.9.1.s390x",
"openSUSE Leap 15.4:go1.18-openssl-1.18.10.1-150000.1.9.1.x86_64",
"openSUSE Leap 15.4:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.aarch64",
"openSUSE Leap 15.4:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.ppc64le",
"openSUSE Leap 15.4:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.s390x",
"openSUSE Leap 15.4:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.x86_64",
"openSUSE Leap 15.4:go1.18-openssl-race-1.18.10.1-150000.1.9.1.aarch64",
"openSUSE Leap 15.4:go1.18-openssl-race-1.18.10.1-150000.1.9.1.x86_64",
"openSUSE Leap 15.5:go1.18-openssl-1.18.10.1-150000.1.9.1.aarch64",
"openSUSE Leap 15.5:go1.18-openssl-1.18.10.1-150000.1.9.1.ppc64le",
"openSUSE Leap 15.5:go1.18-openssl-1.18.10.1-150000.1.9.1.s390x",
"openSUSE Leap 15.5:go1.18-openssl-1.18.10.1-150000.1.9.1.x86_64",
"openSUSE Leap 15.5:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.aarch64",
"openSUSE Leap 15.5:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.ppc64le",
"openSUSE Leap 15.5:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.s390x",
"openSUSE Leap 15.5:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.x86_64",
"openSUSE Leap 15.5:go1.18-openssl-race-1.18.10.1-150000.1.9.1.aarch64",
"openSUSE Leap 15.5:go1.18-openssl-race-1.18.10.1-150000.1.9.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2022-28131",
"url": "https://www.suse.com/security/cve/CVE-2022-28131"
},
{
"category": "external",
"summary": "SUSE Bug 1201443 for CVE-2022-28131",
"url": "https://bugzilla.suse.com/1201443"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Enterprise Storage 7.1:go1.18-openssl-1.18.10.1-150000.1.9.1.aarch64",
"SUSE Enterprise Storage 7.1:go1.18-openssl-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Enterprise Storage 7.1:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.aarch64",
"SUSE Enterprise Storage 7.1:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Enterprise Storage 7.1:go1.18-openssl-race-1.18.10.1-150000.1.9.1.aarch64",
"SUSE Enterprise Storage 7.1:go1.18-openssl-race-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:go1.18-openssl-1.18.10.1-150000.1.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:go1.18-openssl-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:go1.18-openssl-race-1.18.10.1-150000.1.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:go1.18-openssl-race-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:go1.18-openssl-1.18.10.1-150000.1.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:go1.18-openssl-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:go1.18-openssl-race-1.18.10.1-150000.1.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:go1.18-openssl-race-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.18-openssl-1.18.10.1-150000.1.9.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.18-openssl-1.18.10.1-150000.1.9.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.18-openssl-1.18.10.1-150000.1.9.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.18-openssl-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.18-openssl-race-1.18.10.1-150000.1.9.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.18-openssl-race-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Real Time 15 SP3:go1.18-openssl-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Real Time 15 SP3:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Real Time 15 SP3:go1.18-openssl-race-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:go1.18-openssl-1.18.10.1-150000.1.9.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:go1.18-openssl-1.18.10.1-150000.1.9.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:go1.18-openssl-1.18.10.1-150000.1.9.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:go1.18-openssl-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:go1.18-openssl-race-1.18.10.1-150000.1.9.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:go1.18-openssl-race-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:go1.18-openssl-1.18.10.1-150000.1.9.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:go1.18-openssl-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:go1.18-openssl-race-1.18.10.1-150000.1.9.1.x86_64",
"openSUSE Leap 15.4:go1.18-openssl-1.18.10.1-150000.1.9.1.aarch64",
"openSUSE Leap 15.4:go1.18-openssl-1.18.10.1-150000.1.9.1.ppc64le",
"openSUSE Leap 15.4:go1.18-openssl-1.18.10.1-150000.1.9.1.s390x",
"openSUSE Leap 15.4:go1.18-openssl-1.18.10.1-150000.1.9.1.x86_64",
"openSUSE Leap 15.4:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.aarch64",
"openSUSE Leap 15.4:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.ppc64le",
"openSUSE Leap 15.4:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.s390x",
"openSUSE Leap 15.4:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.x86_64",
"openSUSE Leap 15.4:go1.18-openssl-race-1.18.10.1-150000.1.9.1.aarch64",
"openSUSE Leap 15.4:go1.18-openssl-race-1.18.10.1-150000.1.9.1.x86_64",
"openSUSE Leap 15.5:go1.18-openssl-1.18.10.1-150000.1.9.1.aarch64",
"openSUSE Leap 15.5:go1.18-openssl-1.18.10.1-150000.1.9.1.ppc64le",
"openSUSE Leap 15.5:go1.18-openssl-1.18.10.1-150000.1.9.1.s390x",
"openSUSE Leap 15.5:go1.18-openssl-1.18.10.1-150000.1.9.1.x86_64",
"openSUSE Leap 15.5:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.aarch64",
"openSUSE Leap 15.5:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.ppc64le",
"openSUSE Leap 15.5:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.s390x",
"openSUSE Leap 15.5:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.x86_64",
"openSUSE Leap 15.5:go1.18-openssl-race-1.18.10.1-150000.1.9.1.aarch64",
"openSUSE Leap 15.5:go1.18-openssl-race-1.18.10.1-150000.1.9.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 6.2,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"SUSE Enterprise Storage 7.1:go1.18-openssl-1.18.10.1-150000.1.9.1.aarch64",
"SUSE Enterprise Storage 7.1:go1.18-openssl-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Enterprise Storage 7.1:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.aarch64",
"SUSE Enterprise Storage 7.1:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Enterprise Storage 7.1:go1.18-openssl-race-1.18.10.1-150000.1.9.1.aarch64",
"SUSE Enterprise Storage 7.1:go1.18-openssl-race-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:go1.18-openssl-1.18.10.1-150000.1.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:go1.18-openssl-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:go1.18-openssl-race-1.18.10.1-150000.1.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:go1.18-openssl-race-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:go1.18-openssl-1.18.10.1-150000.1.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:go1.18-openssl-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:go1.18-openssl-race-1.18.10.1-150000.1.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:go1.18-openssl-race-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.18-openssl-1.18.10.1-150000.1.9.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.18-openssl-1.18.10.1-150000.1.9.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.18-openssl-1.18.10.1-150000.1.9.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.18-openssl-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.18-openssl-race-1.18.10.1-150000.1.9.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.18-openssl-race-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Real Time 15 SP3:go1.18-openssl-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Real Time 15 SP3:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Real Time 15 SP3:go1.18-openssl-race-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:go1.18-openssl-1.18.10.1-150000.1.9.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:go1.18-openssl-1.18.10.1-150000.1.9.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:go1.18-openssl-1.18.10.1-150000.1.9.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:go1.18-openssl-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:go1.18-openssl-race-1.18.10.1-150000.1.9.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:go1.18-openssl-race-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:go1.18-openssl-1.18.10.1-150000.1.9.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:go1.18-openssl-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:go1.18-openssl-race-1.18.10.1-150000.1.9.1.x86_64",
"openSUSE Leap 15.4:go1.18-openssl-1.18.10.1-150000.1.9.1.aarch64",
"openSUSE Leap 15.4:go1.18-openssl-1.18.10.1-150000.1.9.1.ppc64le",
"openSUSE Leap 15.4:go1.18-openssl-1.18.10.1-150000.1.9.1.s390x",
"openSUSE Leap 15.4:go1.18-openssl-1.18.10.1-150000.1.9.1.x86_64",
"openSUSE Leap 15.4:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.aarch64",
"openSUSE Leap 15.4:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.ppc64le",
"openSUSE Leap 15.4:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.s390x",
"openSUSE Leap 15.4:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.x86_64",
"openSUSE Leap 15.4:go1.18-openssl-race-1.18.10.1-150000.1.9.1.aarch64",
"openSUSE Leap 15.4:go1.18-openssl-race-1.18.10.1-150000.1.9.1.x86_64",
"openSUSE Leap 15.5:go1.18-openssl-1.18.10.1-150000.1.9.1.aarch64",
"openSUSE Leap 15.5:go1.18-openssl-1.18.10.1-150000.1.9.1.ppc64le",
"openSUSE Leap 15.5:go1.18-openssl-1.18.10.1-150000.1.9.1.s390x",
"openSUSE Leap 15.5:go1.18-openssl-1.18.10.1-150000.1.9.1.x86_64",
"openSUSE Leap 15.5:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.aarch64",
"openSUSE Leap 15.5:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.ppc64le",
"openSUSE Leap 15.5:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.s390x",
"openSUSE Leap 15.5:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.x86_64",
"openSUSE Leap 15.5:go1.18-openssl-race-1.18.10.1-150000.1.9.1.aarch64",
"openSUSE Leap 15.5:go1.18-openssl-race-1.18.10.1-150000.1.9.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2023-05-30T06:54:51Z",
"details": "moderate"
}
],
"title": "CVE-2022-28131"
},
{
"cve": "CVE-2022-28327",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2022-28327"
}
],
"notes": [
{
"category": "general",
"text": "The generic P-256 feature in crypto/elliptic in Go before 1.17.9 and 1.18.x before 1.18.1 allows a panic via long scalar input.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Enterprise Storage 7.1:go1.18-openssl-1.18.10.1-150000.1.9.1.aarch64",
"SUSE Enterprise Storage 7.1:go1.18-openssl-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Enterprise Storage 7.1:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.aarch64",
"SUSE Enterprise Storage 7.1:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Enterprise Storage 7.1:go1.18-openssl-race-1.18.10.1-150000.1.9.1.aarch64",
"SUSE Enterprise Storage 7.1:go1.18-openssl-race-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:go1.18-openssl-1.18.10.1-150000.1.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:go1.18-openssl-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:go1.18-openssl-race-1.18.10.1-150000.1.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:go1.18-openssl-race-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:go1.18-openssl-1.18.10.1-150000.1.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:go1.18-openssl-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:go1.18-openssl-race-1.18.10.1-150000.1.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:go1.18-openssl-race-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.18-openssl-1.18.10.1-150000.1.9.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.18-openssl-1.18.10.1-150000.1.9.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.18-openssl-1.18.10.1-150000.1.9.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.18-openssl-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.18-openssl-race-1.18.10.1-150000.1.9.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.18-openssl-race-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Real Time 15 SP3:go1.18-openssl-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Real Time 15 SP3:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Real Time 15 SP3:go1.18-openssl-race-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:go1.18-openssl-1.18.10.1-150000.1.9.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:go1.18-openssl-1.18.10.1-150000.1.9.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:go1.18-openssl-1.18.10.1-150000.1.9.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:go1.18-openssl-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:go1.18-openssl-race-1.18.10.1-150000.1.9.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:go1.18-openssl-race-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:go1.18-openssl-1.18.10.1-150000.1.9.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:go1.18-openssl-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:go1.18-openssl-race-1.18.10.1-150000.1.9.1.x86_64",
"openSUSE Leap 15.4:go1.18-openssl-1.18.10.1-150000.1.9.1.aarch64",
"openSUSE Leap 15.4:go1.18-openssl-1.18.10.1-150000.1.9.1.ppc64le",
"openSUSE Leap 15.4:go1.18-openssl-1.18.10.1-150000.1.9.1.s390x",
"openSUSE Leap 15.4:go1.18-openssl-1.18.10.1-150000.1.9.1.x86_64",
"openSUSE Leap 15.4:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.aarch64",
"openSUSE Leap 15.4:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.ppc64le",
"openSUSE Leap 15.4:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.s390x",
"openSUSE Leap 15.4:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.x86_64",
"openSUSE Leap 15.4:go1.18-openssl-race-1.18.10.1-150000.1.9.1.aarch64",
"openSUSE Leap 15.4:go1.18-openssl-race-1.18.10.1-150000.1.9.1.x86_64",
"openSUSE Leap 15.5:go1.18-openssl-1.18.10.1-150000.1.9.1.aarch64",
"openSUSE Leap 15.5:go1.18-openssl-1.18.10.1-150000.1.9.1.ppc64le",
"openSUSE Leap 15.5:go1.18-openssl-1.18.10.1-150000.1.9.1.s390x",
"openSUSE Leap 15.5:go1.18-openssl-1.18.10.1-150000.1.9.1.x86_64",
"openSUSE Leap 15.5:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.aarch64",
"openSUSE Leap 15.5:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.ppc64le",
"openSUSE Leap 15.5:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.s390x",
"openSUSE Leap 15.5:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.x86_64",
"openSUSE Leap 15.5:go1.18-openssl-race-1.18.10.1-150000.1.9.1.aarch64",
"openSUSE Leap 15.5:go1.18-openssl-race-1.18.10.1-150000.1.9.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2022-28327",
"url": "https://www.suse.com/security/cve/CVE-2022-28327"
},
{
"category": "external",
"summary": "SUSE Bug 1198424 for CVE-2022-28327",
"url": "https://bugzilla.suse.com/1198424"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Enterprise Storage 7.1:go1.18-openssl-1.18.10.1-150000.1.9.1.aarch64",
"SUSE Enterprise Storage 7.1:go1.18-openssl-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Enterprise Storage 7.1:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.aarch64",
"SUSE Enterprise Storage 7.1:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Enterprise Storage 7.1:go1.18-openssl-race-1.18.10.1-150000.1.9.1.aarch64",
"SUSE Enterprise Storage 7.1:go1.18-openssl-race-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:go1.18-openssl-1.18.10.1-150000.1.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:go1.18-openssl-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:go1.18-openssl-race-1.18.10.1-150000.1.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:go1.18-openssl-race-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:go1.18-openssl-1.18.10.1-150000.1.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:go1.18-openssl-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:go1.18-openssl-race-1.18.10.1-150000.1.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:go1.18-openssl-race-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.18-openssl-1.18.10.1-150000.1.9.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.18-openssl-1.18.10.1-150000.1.9.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.18-openssl-1.18.10.1-150000.1.9.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.18-openssl-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.18-openssl-race-1.18.10.1-150000.1.9.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.18-openssl-race-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Real Time 15 SP3:go1.18-openssl-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Real Time 15 SP3:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Real Time 15 SP3:go1.18-openssl-race-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:go1.18-openssl-1.18.10.1-150000.1.9.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:go1.18-openssl-1.18.10.1-150000.1.9.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:go1.18-openssl-1.18.10.1-150000.1.9.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:go1.18-openssl-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:go1.18-openssl-race-1.18.10.1-150000.1.9.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:go1.18-openssl-race-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:go1.18-openssl-1.18.10.1-150000.1.9.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:go1.18-openssl-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:go1.18-openssl-race-1.18.10.1-150000.1.9.1.x86_64",
"openSUSE Leap 15.4:go1.18-openssl-1.18.10.1-150000.1.9.1.aarch64",
"openSUSE Leap 15.4:go1.18-openssl-1.18.10.1-150000.1.9.1.ppc64le",
"openSUSE Leap 15.4:go1.18-openssl-1.18.10.1-150000.1.9.1.s390x",
"openSUSE Leap 15.4:go1.18-openssl-1.18.10.1-150000.1.9.1.x86_64",
"openSUSE Leap 15.4:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.aarch64",
"openSUSE Leap 15.4:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.ppc64le",
"openSUSE Leap 15.4:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.s390x",
"openSUSE Leap 15.4:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.x86_64",
"openSUSE Leap 15.4:go1.18-openssl-race-1.18.10.1-150000.1.9.1.aarch64",
"openSUSE Leap 15.4:go1.18-openssl-race-1.18.10.1-150000.1.9.1.x86_64",
"openSUSE Leap 15.5:go1.18-openssl-1.18.10.1-150000.1.9.1.aarch64",
"openSUSE Leap 15.5:go1.18-openssl-1.18.10.1-150000.1.9.1.ppc64le",
"openSUSE Leap 15.5:go1.18-openssl-1.18.10.1-150000.1.9.1.s390x",
"openSUSE Leap 15.5:go1.18-openssl-1.18.10.1-150000.1.9.1.x86_64",
"openSUSE Leap 15.5:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.aarch64",
"openSUSE Leap 15.5:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.ppc64le",
"openSUSE Leap 15.5:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.s390x",
"openSUSE Leap 15.5:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.x86_64",
"openSUSE Leap 15.5:go1.18-openssl-race-1.18.10.1-150000.1.9.1.aarch64",
"openSUSE Leap 15.5:go1.18-openssl-race-1.18.10.1-150000.1.9.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 5.9,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"SUSE Enterprise Storage 7.1:go1.18-openssl-1.18.10.1-150000.1.9.1.aarch64",
"SUSE Enterprise Storage 7.1:go1.18-openssl-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Enterprise Storage 7.1:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.aarch64",
"SUSE Enterprise Storage 7.1:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Enterprise Storage 7.1:go1.18-openssl-race-1.18.10.1-150000.1.9.1.aarch64",
"SUSE Enterprise Storage 7.1:go1.18-openssl-race-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:go1.18-openssl-1.18.10.1-150000.1.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:go1.18-openssl-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:go1.18-openssl-race-1.18.10.1-150000.1.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:go1.18-openssl-race-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:go1.18-openssl-1.18.10.1-150000.1.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:go1.18-openssl-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:go1.18-openssl-race-1.18.10.1-150000.1.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:go1.18-openssl-race-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.18-openssl-1.18.10.1-150000.1.9.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.18-openssl-1.18.10.1-150000.1.9.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.18-openssl-1.18.10.1-150000.1.9.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.18-openssl-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.18-openssl-race-1.18.10.1-150000.1.9.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.18-openssl-race-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Real Time 15 SP3:go1.18-openssl-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Real Time 15 SP3:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Real Time 15 SP3:go1.18-openssl-race-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:go1.18-openssl-1.18.10.1-150000.1.9.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:go1.18-openssl-1.18.10.1-150000.1.9.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:go1.18-openssl-1.18.10.1-150000.1.9.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:go1.18-openssl-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:go1.18-openssl-race-1.18.10.1-150000.1.9.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:go1.18-openssl-race-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:go1.18-openssl-1.18.10.1-150000.1.9.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:go1.18-openssl-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:go1.18-openssl-race-1.18.10.1-150000.1.9.1.x86_64",
"openSUSE Leap 15.4:go1.18-openssl-1.18.10.1-150000.1.9.1.aarch64",
"openSUSE Leap 15.4:go1.18-openssl-1.18.10.1-150000.1.9.1.ppc64le",
"openSUSE Leap 15.4:go1.18-openssl-1.18.10.1-150000.1.9.1.s390x",
"openSUSE Leap 15.4:go1.18-openssl-1.18.10.1-150000.1.9.1.x86_64",
"openSUSE Leap 15.4:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.aarch64",
"openSUSE Leap 15.4:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.ppc64le",
"openSUSE Leap 15.4:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.s390x",
"openSUSE Leap 15.4:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.x86_64",
"openSUSE Leap 15.4:go1.18-openssl-race-1.18.10.1-150000.1.9.1.aarch64",
"openSUSE Leap 15.4:go1.18-openssl-race-1.18.10.1-150000.1.9.1.x86_64",
"openSUSE Leap 15.5:go1.18-openssl-1.18.10.1-150000.1.9.1.aarch64",
"openSUSE Leap 15.5:go1.18-openssl-1.18.10.1-150000.1.9.1.ppc64le",
"openSUSE Leap 15.5:go1.18-openssl-1.18.10.1-150000.1.9.1.s390x",
"openSUSE Leap 15.5:go1.18-openssl-1.18.10.1-150000.1.9.1.x86_64",
"openSUSE Leap 15.5:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.aarch64",
"openSUSE Leap 15.5:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.ppc64le",
"openSUSE Leap 15.5:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.s390x",
"openSUSE Leap 15.5:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.x86_64",
"openSUSE Leap 15.5:go1.18-openssl-race-1.18.10.1-150000.1.9.1.aarch64",
"openSUSE Leap 15.5:go1.18-openssl-race-1.18.10.1-150000.1.9.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2023-05-30T06:54:51Z",
"details": "moderate"
}
],
"title": "CVE-2022-28327"
},
{
"cve": "CVE-2022-2879",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2022-2879"
}
],
"notes": [
{
"category": "general",
"text": "Reader.Read does not set a limit on the maximum size of file headers. A maliciously crafted archive could cause Read to allocate unbounded amounts of memory, potentially causing resource exhaustion or panics. After fix, Reader.Read limits the maximum size of header blocks to 1 MiB.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Enterprise Storage 7.1:go1.18-openssl-1.18.10.1-150000.1.9.1.aarch64",
"SUSE Enterprise Storage 7.1:go1.18-openssl-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Enterprise Storage 7.1:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.aarch64",
"SUSE Enterprise Storage 7.1:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Enterprise Storage 7.1:go1.18-openssl-race-1.18.10.1-150000.1.9.1.aarch64",
"SUSE Enterprise Storage 7.1:go1.18-openssl-race-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:go1.18-openssl-1.18.10.1-150000.1.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:go1.18-openssl-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:go1.18-openssl-race-1.18.10.1-150000.1.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:go1.18-openssl-race-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:go1.18-openssl-1.18.10.1-150000.1.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:go1.18-openssl-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:go1.18-openssl-race-1.18.10.1-150000.1.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:go1.18-openssl-race-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.18-openssl-1.18.10.1-150000.1.9.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.18-openssl-1.18.10.1-150000.1.9.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.18-openssl-1.18.10.1-150000.1.9.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.18-openssl-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.18-openssl-race-1.18.10.1-150000.1.9.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.18-openssl-race-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Real Time 15 SP3:go1.18-openssl-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Real Time 15 SP3:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Real Time 15 SP3:go1.18-openssl-race-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:go1.18-openssl-1.18.10.1-150000.1.9.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:go1.18-openssl-1.18.10.1-150000.1.9.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:go1.18-openssl-1.18.10.1-150000.1.9.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:go1.18-openssl-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:go1.18-openssl-race-1.18.10.1-150000.1.9.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:go1.18-openssl-race-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:go1.18-openssl-1.18.10.1-150000.1.9.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:go1.18-openssl-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:go1.18-openssl-race-1.18.10.1-150000.1.9.1.x86_64",
"openSUSE Leap 15.4:go1.18-openssl-1.18.10.1-150000.1.9.1.aarch64",
"openSUSE Leap 15.4:go1.18-openssl-1.18.10.1-150000.1.9.1.ppc64le",
"openSUSE Leap 15.4:go1.18-openssl-1.18.10.1-150000.1.9.1.s390x",
"openSUSE Leap 15.4:go1.18-openssl-1.18.10.1-150000.1.9.1.x86_64",
"openSUSE Leap 15.4:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.aarch64",
"openSUSE Leap 15.4:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.ppc64le",
"openSUSE Leap 15.4:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.s390x",
"openSUSE Leap 15.4:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.x86_64",
"openSUSE Leap 15.4:go1.18-openssl-race-1.18.10.1-150000.1.9.1.aarch64",
"openSUSE Leap 15.4:go1.18-openssl-race-1.18.10.1-150000.1.9.1.x86_64",
"openSUSE Leap 15.5:go1.18-openssl-1.18.10.1-150000.1.9.1.aarch64",
"openSUSE Leap 15.5:go1.18-openssl-1.18.10.1-150000.1.9.1.ppc64le",
"openSUSE Leap 15.5:go1.18-openssl-1.18.10.1-150000.1.9.1.s390x",
"openSUSE Leap 15.5:go1.18-openssl-1.18.10.1-150000.1.9.1.x86_64",
"openSUSE Leap 15.5:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.aarch64",
"openSUSE Leap 15.5:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.ppc64le",
"openSUSE Leap 15.5:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.s390x",
"openSUSE Leap 15.5:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.x86_64",
"openSUSE Leap 15.5:go1.18-openssl-race-1.18.10.1-150000.1.9.1.aarch64",
"openSUSE Leap 15.5:go1.18-openssl-race-1.18.10.1-150000.1.9.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2022-2879",
"url": "https://www.suse.com/security/cve/CVE-2022-2879"
},
{
"category": "external",
"summary": "SUSE Bug 1204024 for CVE-2022-2879",
"url": "https://bugzilla.suse.com/1204024"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Enterprise Storage 7.1:go1.18-openssl-1.18.10.1-150000.1.9.1.aarch64",
"SUSE Enterprise Storage 7.1:go1.18-openssl-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Enterprise Storage 7.1:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.aarch64",
"SUSE Enterprise Storage 7.1:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Enterprise Storage 7.1:go1.18-openssl-race-1.18.10.1-150000.1.9.1.aarch64",
"SUSE Enterprise Storage 7.1:go1.18-openssl-race-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:go1.18-openssl-1.18.10.1-150000.1.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:go1.18-openssl-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:go1.18-openssl-race-1.18.10.1-150000.1.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:go1.18-openssl-race-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:go1.18-openssl-1.18.10.1-150000.1.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:go1.18-openssl-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:go1.18-openssl-race-1.18.10.1-150000.1.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:go1.18-openssl-race-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.18-openssl-1.18.10.1-150000.1.9.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.18-openssl-1.18.10.1-150000.1.9.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.18-openssl-1.18.10.1-150000.1.9.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.18-openssl-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.18-openssl-race-1.18.10.1-150000.1.9.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.18-openssl-race-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Real Time 15 SP3:go1.18-openssl-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Real Time 15 SP3:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Real Time 15 SP3:go1.18-openssl-race-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:go1.18-openssl-1.18.10.1-150000.1.9.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:go1.18-openssl-1.18.10.1-150000.1.9.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:go1.18-openssl-1.18.10.1-150000.1.9.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:go1.18-openssl-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:go1.18-openssl-race-1.18.10.1-150000.1.9.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:go1.18-openssl-race-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:go1.18-openssl-1.18.10.1-150000.1.9.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:go1.18-openssl-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:go1.18-openssl-race-1.18.10.1-150000.1.9.1.x86_64",
"openSUSE Leap 15.4:go1.18-openssl-1.18.10.1-150000.1.9.1.aarch64",
"openSUSE Leap 15.4:go1.18-openssl-1.18.10.1-150000.1.9.1.ppc64le",
"openSUSE Leap 15.4:go1.18-openssl-1.18.10.1-150000.1.9.1.s390x",
"openSUSE Leap 15.4:go1.18-openssl-1.18.10.1-150000.1.9.1.x86_64",
"openSUSE Leap 15.4:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.aarch64",
"openSUSE Leap 15.4:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.ppc64le",
"openSUSE Leap 15.4:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.s390x",
"openSUSE Leap 15.4:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.x86_64",
"openSUSE Leap 15.4:go1.18-openssl-race-1.18.10.1-150000.1.9.1.aarch64",
"openSUSE Leap 15.4:go1.18-openssl-race-1.18.10.1-150000.1.9.1.x86_64",
"openSUSE Leap 15.5:go1.18-openssl-1.18.10.1-150000.1.9.1.aarch64",
"openSUSE Leap 15.5:go1.18-openssl-1.18.10.1-150000.1.9.1.ppc64le",
"openSUSE Leap 15.5:go1.18-openssl-1.18.10.1-150000.1.9.1.s390x",
"openSUSE Leap 15.5:go1.18-openssl-1.18.10.1-150000.1.9.1.x86_64",
"openSUSE Leap 15.5:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.aarch64",
"openSUSE Leap 15.5:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.ppc64le",
"openSUSE Leap 15.5:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.s390x",
"openSUSE Leap 15.5:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.x86_64",
"openSUSE Leap 15.5:go1.18-openssl-race-1.18.10.1-150000.1.9.1.aarch64",
"openSUSE Leap 15.5:go1.18-openssl-race-1.18.10.1-150000.1.9.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 7.5,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"SUSE Enterprise Storage 7.1:go1.18-openssl-1.18.10.1-150000.1.9.1.aarch64",
"SUSE Enterprise Storage 7.1:go1.18-openssl-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Enterprise Storage 7.1:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.aarch64",
"SUSE Enterprise Storage 7.1:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Enterprise Storage 7.1:go1.18-openssl-race-1.18.10.1-150000.1.9.1.aarch64",
"SUSE Enterprise Storage 7.1:go1.18-openssl-race-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:go1.18-openssl-1.18.10.1-150000.1.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:go1.18-openssl-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:go1.18-openssl-race-1.18.10.1-150000.1.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:go1.18-openssl-race-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:go1.18-openssl-1.18.10.1-150000.1.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:go1.18-openssl-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:go1.18-openssl-race-1.18.10.1-150000.1.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:go1.18-openssl-race-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.18-openssl-1.18.10.1-150000.1.9.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.18-openssl-1.18.10.1-150000.1.9.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.18-openssl-1.18.10.1-150000.1.9.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.18-openssl-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.18-openssl-race-1.18.10.1-150000.1.9.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.18-openssl-race-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Real Time 15 SP3:go1.18-openssl-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Real Time 15 SP3:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Real Time 15 SP3:go1.18-openssl-race-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:go1.18-openssl-1.18.10.1-150000.1.9.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:go1.18-openssl-1.18.10.1-150000.1.9.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:go1.18-openssl-1.18.10.1-150000.1.9.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:go1.18-openssl-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:go1.18-openssl-race-1.18.10.1-150000.1.9.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:go1.18-openssl-race-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:go1.18-openssl-1.18.10.1-150000.1.9.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:go1.18-openssl-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:go1.18-openssl-race-1.18.10.1-150000.1.9.1.x86_64",
"openSUSE Leap 15.4:go1.18-openssl-1.18.10.1-150000.1.9.1.aarch64",
"openSUSE Leap 15.4:go1.18-openssl-1.18.10.1-150000.1.9.1.ppc64le",
"openSUSE Leap 15.4:go1.18-openssl-1.18.10.1-150000.1.9.1.s390x",
"openSUSE Leap 15.4:go1.18-openssl-1.18.10.1-150000.1.9.1.x86_64",
"openSUSE Leap 15.4:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.aarch64",
"openSUSE Leap 15.4:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.ppc64le",
"openSUSE Leap 15.4:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.s390x",
"openSUSE Leap 15.4:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.x86_64",
"openSUSE Leap 15.4:go1.18-openssl-race-1.18.10.1-150000.1.9.1.aarch64",
"openSUSE Leap 15.4:go1.18-openssl-race-1.18.10.1-150000.1.9.1.x86_64",
"openSUSE Leap 15.5:go1.18-openssl-1.18.10.1-150000.1.9.1.aarch64",
"openSUSE Leap 15.5:go1.18-openssl-1.18.10.1-150000.1.9.1.ppc64le",
"openSUSE Leap 15.5:go1.18-openssl-1.18.10.1-150000.1.9.1.s390x",
"openSUSE Leap 15.5:go1.18-openssl-1.18.10.1-150000.1.9.1.x86_64",
"openSUSE Leap 15.5:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.aarch64",
"openSUSE Leap 15.5:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.ppc64le",
"openSUSE Leap 15.5:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.s390x",
"openSUSE Leap 15.5:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.x86_64",
"openSUSE Leap 15.5:go1.18-openssl-race-1.18.10.1-150000.1.9.1.aarch64",
"openSUSE Leap 15.5:go1.18-openssl-race-1.18.10.1-150000.1.9.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2023-05-30T06:54:51Z",
"details": "important"
}
],
"title": "CVE-2022-2879"
},
{
"cve": "CVE-2022-2880",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2022-2880"
}
],
"notes": [
{
"category": "general",
"text": "Requests forwarded by ReverseProxy include the raw query parameters from the inbound request, including unparsable parameters rejected by net/http. This could permit query parameter smuggling when a Go proxy forwards a parameter with an unparsable value. After fix, ReverseProxy sanitizes the query parameters in the forwarded query when the outbound request\u0027s Form field is set after the ReverseProxy. Director function returns, indicating that the proxy has parsed the query parameters. Proxies which do not parse query parameters continue to forward the original query parameters unchanged.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Enterprise Storage 7.1:go1.18-openssl-1.18.10.1-150000.1.9.1.aarch64",
"SUSE Enterprise Storage 7.1:go1.18-openssl-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Enterprise Storage 7.1:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.aarch64",
"SUSE Enterprise Storage 7.1:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Enterprise Storage 7.1:go1.18-openssl-race-1.18.10.1-150000.1.9.1.aarch64",
"SUSE Enterprise Storage 7.1:go1.18-openssl-race-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:go1.18-openssl-1.18.10.1-150000.1.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:go1.18-openssl-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:go1.18-openssl-race-1.18.10.1-150000.1.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:go1.18-openssl-race-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:go1.18-openssl-1.18.10.1-150000.1.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:go1.18-openssl-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:go1.18-openssl-race-1.18.10.1-150000.1.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:go1.18-openssl-race-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.18-openssl-1.18.10.1-150000.1.9.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.18-openssl-1.18.10.1-150000.1.9.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.18-openssl-1.18.10.1-150000.1.9.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.18-openssl-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.18-openssl-race-1.18.10.1-150000.1.9.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.18-openssl-race-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Real Time 15 SP3:go1.18-openssl-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Real Time 15 SP3:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Real Time 15 SP3:go1.18-openssl-race-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:go1.18-openssl-1.18.10.1-150000.1.9.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:go1.18-openssl-1.18.10.1-150000.1.9.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:go1.18-openssl-1.18.10.1-150000.1.9.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:go1.18-openssl-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:go1.18-openssl-race-1.18.10.1-150000.1.9.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:go1.18-openssl-race-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:go1.18-openssl-1.18.10.1-150000.1.9.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:go1.18-openssl-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:go1.18-openssl-race-1.18.10.1-150000.1.9.1.x86_64",
"openSUSE Leap 15.4:go1.18-openssl-1.18.10.1-150000.1.9.1.aarch64",
"openSUSE Leap 15.4:go1.18-openssl-1.18.10.1-150000.1.9.1.ppc64le",
"openSUSE Leap 15.4:go1.18-openssl-1.18.10.1-150000.1.9.1.s390x",
"openSUSE Leap 15.4:go1.18-openssl-1.18.10.1-150000.1.9.1.x86_64",
"openSUSE Leap 15.4:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.aarch64",
"openSUSE Leap 15.4:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.ppc64le",
"openSUSE Leap 15.4:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.s390x",
"openSUSE Leap 15.4:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.x86_64",
"openSUSE Leap 15.4:go1.18-openssl-race-1.18.10.1-150000.1.9.1.aarch64",
"openSUSE Leap 15.4:go1.18-openssl-race-1.18.10.1-150000.1.9.1.x86_64",
"openSUSE Leap 15.5:go1.18-openssl-1.18.10.1-150000.1.9.1.aarch64",
"openSUSE Leap 15.5:go1.18-openssl-1.18.10.1-150000.1.9.1.ppc64le",
"openSUSE Leap 15.5:go1.18-openssl-1.18.10.1-150000.1.9.1.s390x",
"openSUSE Leap 15.5:go1.18-openssl-1.18.10.1-150000.1.9.1.x86_64",
"openSUSE Leap 15.5:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.aarch64",
"openSUSE Leap 15.5:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.ppc64le",
"openSUSE Leap 15.5:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.s390x",
"openSUSE Leap 15.5:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.x86_64",
"openSUSE Leap 15.5:go1.18-openssl-race-1.18.10.1-150000.1.9.1.aarch64",
"openSUSE Leap 15.5:go1.18-openssl-race-1.18.10.1-150000.1.9.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2022-2880",
"url": "https://www.suse.com/security/cve/CVE-2022-2880"
},
{
"category": "external",
"summary": "SUSE Bug 1204025 for CVE-2022-2880",
"url": "https://bugzilla.suse.com/1204025"
},
{
"category": "external",
"summary": "SUSE Bug 1204076 for CVE-2022-2880",
"url": "https://bugzilla.suse.com/1204076"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Enterprise Storage 7.1:go1.18-openssl-1.18.10.1-150000.1.9.1.aarch64",
"SUSE Enterprise Storage 7.1:go1.18-openssl-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Enterprise Storage 7.1:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.aarch64",
"SUSE Enterprise Storage 7.1:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Enterprise Storage 7.1:go1.18-openssl-race-1.18.10.1-150000.1.9.1.aarch64",
"SUSE Enterprise Storage 7.1:go1.18-openssl-race-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:go1.18-openssl-1.18.10.1-150000.1.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:go1.18-openssl-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:go1.18-openssl-race-1.18.10.1-150000.1.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:go1.18-openssl-race-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:go1.18-openssl-1.18.10.1-150000.1.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:go1.18-openssl-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:go1.18-openssl-race-1.18.10.1-150000.1.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:go1.18-openssl-race-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.18-openssl-1.18.10.1-150000.1.9.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.18-openssl-1.18.10.1-150000.1.9.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.18-openssl-1.18.10.1-150000.1.9.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.18-openssl-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.18-openssl-race-1.18.10.1-150000.1.9.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.18-openssl-race-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Real Time 15 SP3:go1.18-openssl-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Real Time 15 SP3:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Real Time 15 SP3:go1.18-openssl-race-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:go1.18-openssl-1.18.10.1-150000.1.9.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:go1.18-openssl-1.18.10.1-150000.1.9.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:go1.18-openssl-1.18.10.1-150000.1.9.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:go1.18-openssl-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:go1.18-openssl-race-1.18.10.1-150000.1.9.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:go1.18-openssl-race-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:go1.18-openssl-1.18.10.1-150000.1.9.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:go1.18-openssl-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:go1.18-openssl-race-1.18.10.1-150000.1.9.1.x86_64",
"openSUSE Leap 15.4:go1.18-openssl-1.18.10.1-150000.1.9.1.aarch64",
"openSUSE Leap 15.4:go1.18-openssl-1.18.10.1-150000.1.9.1.ppc64le",
"openSUSE Leap 15.4:go1.18-openssl-1.18.10.1-150000.1.9.1.s390x",
"openSUSE Leap 15.4:go1.18-openssl-1.18.10.1-150000.1.9.1.x86_64",
"openSUSE Leap 15.4:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.aarch64",
"openSUSE Leap 15.4:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.ppc64le",
"openSUSE Leap 15.4:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.s390x",
"openSUSE Leap 15.4:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.x86_64",
"openSUSE Leap 15.4:go1.18-openssl-race-1.18.10.1-150000.1.9.1.aarch64",
"openSUSE Leap 15.4:go1.18-openssl-race-1.18.10.1-150000.1.9.1.x86_64",
"openSUSE Leap 15.5:go1.18-openssl-1.18.10.1-150000.1.9.1.aarch64",
"openSUSE Leap 15.5:go1.18-openssl-1.18.10.1-150000.1.9.1.ppc64le",
"openSUSE Leap 15.5:go1.18-openssl-1.18.10.1-150000.1.9.1.s390x",
"openSUSE Leap 15.5:go1.18-openssl-1.18.10.1-150000.1.9.1.x86_64",
"openSUSE Leap 15.5:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.aarch64",
"openSUSE Leap 15.5:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.ppc64le",
"openSUSE Leap 15.5:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.s390x",
"openSUSE Leap 15.5:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.x86_64",
"openSUSE Leap 15.5:go1.18-openssl-race-1.18.10.1-150000.1.9.1.aarch64",
"openSUSE Leap 15.5:go1.18-openssl-race-1.18.10.1-150000.1.9.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 7.5,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:L/UI:N/S:U/C:H/I:H/A:H",
"version": "3.1"
},
"products": [
"SUSE Enterprise Storage 7.1:go1.18-openssl-1.18.10.1-150000.1.9.1.aarch64",
"SUSE Enterprise Storage 7.1:go1.18-openssl-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Enterprise Storage 7.1:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.aarch64",
"SUSE Enterprise Storage 7.1:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Enterprise Storage 7.1:go1.18-openssl-race-1.18.10.1-150000.1.9.1.aarch64",
"SUSE Enterprise Storage 7.1:go1.18-openssl-race-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:go1.18-openssl-1.18.10.1-150000.1.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:go1.18-openssl-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:go1.18-openssl-race-1.18.10.1-150000.1.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:go1.18-openssl-race-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:go1.18-openssl-1.18.10.1-150000.1.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:go1.18-openssl-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:go1.18-openssl-race-1.18.10.1-150000.1.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:go1.18-openssl-race-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.18-openssl-1.18.10.1-150000.1.9.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.18-openssl-1.18.10.1-150000.1.9.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.18-openssl-1.18.10.1-150000.1.9.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.18-openssl-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.18-openssl-race-1.18.10.1-150000.1.9.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.18-openssl-race-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Real Time 15 SP3:go1.18-openssl-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Real Time 15 SP3:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Real Time 15 SP3:go1.18-openssl-race-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:go1.18-openssl-1.18.10.1-150000.1.9.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:go1.18-openssl-1.18.10.1-150000.1.9.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:go1.18-openssl-1.18.10.1-150000.1.9.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:go1.18-openssl-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:go1.18-openssl-race-1.18.10.1-150000.1.9.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:go1.18-openssl-race-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:go1.18-openssl-1.18.10.1-150000.1.9.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:go1.18-openssl-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:go1.18-openssl-race-1.18.10.1-150000.1.9.1.x86_64",
"openSUSE Leap 15.4:go1.18-openssl-1.18.10.1-150000.1.9.1.aarch64",
"openSUSE Leap 15.4:go1.18-openssl-1.18.10.1-150000.1.9.1.ppc64le",
"openSUSE Leap 15.4:go1.18-openssl-1.18.10.1-150000.1.9.1.s390x",
"openSUSE Leap 15.4:go1.18-openssl-1.18.10.1-150000.1.9.1.x86_64",
"openSUSE Leap 15.4:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.aarch64",
"openSUSE Leap 15.4:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.ppc64le",
"openSUSE Leap 15.4:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.s390x",
"openSUSE Leap 15.4:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.x86_64",
"openSUSE Leap 15.4:go1.18-openssl-race-1.18.10.1-150000.1.9.1.aarch64",
"openSUSE Leap 15.4:go1.18-openssl-race-1.18.10.1-150000.1.9.1.x86_64",
"openSUSE Leap 15.5:go1.18-openssl-1.18.10.1-150000.1.9.1.aarch64",
"openSUSE Leap 15.5:go1.18-openssl-1.18.10.1-150000.1.9.1.ppc64le",
"openSUSE Leap 15.5:go1.18-openssl-1.18.10.1-150000.1.9.1.s390x",
"openSUSE Leap 15.5:go1.18-openssl-1.18.10.1-150000.1.9.1.x86_64",
"openSUSE Leap 15.5:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.aarch64",
"openSUSE Leap 15.5:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.ppc64le",
"openSUSE Leap 15.5:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.s390x",
"openSUSE Leap 15.5:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.x86_64",
"openSUSE Leap 15.5:go1.18-openssl-race-1.18.10.1-150000.1.9.1.aarch64",
"openSUSE Leap 15.5:go1.18-openssl-race-1.18.10.1-150000.1.9.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2023-05-30T06:54:51Z",
"details": "important"
}
],
"title": "CVE-2022-2880"
},
{
"cve": "CVE-2022-29526",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2022-29526"
}
],
"notes": [
{
"category": "general",
"text": "Go before 1.17.10 and 1.18.x before 1.18.2 has Incorrect Privilege Assignment. When called with a non-zero flags parameter, the Faccessat function could incorrectly report that a file is accessible.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Enterprise Storage 7.1:go1.18-openssl-1.18.10.1-150000.1.9.1.aarch64",
"SUSE Enterprise Storage 7.1:go1.18-openssl-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Enterprise Storage 7.1:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.aarch64",
"SUSE Enterprise Storage 7.1:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Enterprise Storage 7.1:go1.18-openssl-race-1.18.10.1-150000.1.9.1.aarch64",
"SUSE Enterprise Storage 7.1:go1.18-openssl-race-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:go1.18-openssl-1.18.10.1-150000.1.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:go1.18-openssl-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:go1.18-openssl-race-1.18.10.1-150000.1.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:go1.18-openssl-race-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:go1.18-openssl-1.18.10.1-150000.1.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:go1.18-openssl-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:go1.18-openssl-race-1.18.10.1-150000.1.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:go1.18-openssl-race-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.18-openssl-1.18.10.1-150000.1.9.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.18-openssl-1.18.10.1-150000.1.9.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.18-openssl-1.18.10.1-150000.1.9.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.18-openssl-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.18-openssl-race-1.18.10.1-150000.1.9.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.18-openssl-race-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Real Time 15 SP3:go1.18-openssl-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Real Time 15 SP3:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Real Time 15 SP3:go1.18-openssl-race-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:go1.18-openssl-1.18.10.1-150000.1.9.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:go1.18-openssl-1.18.10.1-150000.1.9.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:go1.18-openssl-1.18.10.1-150000.1.9.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:go1.18-openssl-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:go1.18-openssl-race-1.18.10.1-150000.1.9.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:go1.18-openssl-race-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:go1.18-openssl-1.18.10.1-150000.1.9.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:go1.18-openssl-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:go1.18-openssl-race-1.18.10.1-150000.1.9.1.x86_64",
"openSUSE Leap 15.4:go1.18-openssl-1.18.10.1-150000.1.9.1.aarch64",
"openSUSE Leap 15.4:go1.18-openssl-1.18.10.1-150000.1.9.1.ppc64le",
"openSUSE Leap 15.4:go1.18-openssl-1.18.10.1-150000.1.9.1.s390x",
"openSUSE Leap 15.4:go1.18-openssl-1.18.10.1-150000.1.9.1.x86_64",
"openSUSE Leap 15.4:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.aarch64",
"openSUSE Leap 15.4:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.ppc64le",
"openSUSE Leap 15.4:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.s390x",
"openSUSE Leap 15.4:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.x86_64",
"openSUSE Leap 15.4:go1.18-openssl-race-1.18.10.1-150000.1.9.1.aarch64",
"openSUSE Leap 15.4:go1.18-openssl-race-1.18.10.1-150000.1.9.1.x86_64",
"openSUSE Leap 15.5:go1.18-openssl-1.18.10.1-150000.1.9.1.aarch64",
"openSUSE Leap 15.5:go1.18-openssl-1.18.10.1-150000.1.9.1.ppc64le",
"openSUSE Leap 15.5:go1.18-openssl-1.18.10.1-150000.1.9.1.s390x",
"openSUSE Leap 15.5:go1.18-openssl-1.18.10.1-150000.1.9.1.x86_64",
"openSUSE Leap 15.5:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.aarch64",
"openSUSE Leap 15.5:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.ppc64le",
"openSUSE Leap 15.5:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.s390x",
"openSUSE Leap 15.5:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.x86_64",
"openSUSE Leap 15.5:go1.18-openssl-race-1.18.10.1-150000.1.9.1.aarch64",
"openSUSE Leap 15.5:go1.18-openssl-race-1.18.10.1-150000.1.9.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2022-29526",
"url": "https://www.suse.com/security/cve/CVE-2022-29526"
},
{
"category": "external",
"summary": "SUSE Bug 1199413 for CVE-2022-29526",
"url": "https://bugzilla.suse.com/1199413"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Enterprise Storage 7.1:go1.18-openssl-1.18.10.1-150000.1.9.1.aarch64",
"SUSE Enterprise Storage 7.1:go1.18-openssl-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Enterprise Storage 7.1:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.aarch64",
"SUSE Enterprise Storage 7.1:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Enterprise Storage 7.1:go1.18-openssl-race-1.18.10.1-150000.1.9.1.aarch64",
"SUSE Enterprise Storage 7.1:go1.18-openssl-race-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:go1.18-openssl-1.18.10.1-150000.1.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:go1.18-openssl-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:go1.18-openssl-race-1.18.10.1-150000.1.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:go1.18-openssl-race-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:go1.18-openssl-1.18.10.1-150000.1.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:go1.18-openssl-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:go1.18-openssl-race-1.18.10.1-150000.1.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:go1.18-openssl-race-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.18-openssl-1.18.10.1-150000.1.9.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.18-openssl-1.18.10.1-150000.1.9.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.18-openssl-1.18.10.1-150000.1.9.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.18-openssl-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.18-openssl-race-1.18.10.1-150000.1.9.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.18-openssl-race-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Real Time 15 SP3:go1.18-openssl-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Real Time 15 SP3:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Real Time 15 SP3:go1.18-openssl-race-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:go1.18-openssl-1.18.10.1-150000.1.9.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:go1.18-openssl-1.18.10.1-150000.1.9.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:go1.18-openssl-1.18.10.1-150000.1.9.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:go1.18-openssl-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:go1.18-openssl-race-1.18.10.1-150000.1.9.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:go1.18-openssl-race-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:go1.18-openssl-1.18.10.1-150000.1.9.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:go1.18-openssl-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:go1.18-openssl-race-1.18.10.1-150000.1.9.1.x86_64",
"openSUSE Leap 15.4:go1.18-openssl-1.18.10.1-150000.1.9.1.aarch64",
"openSUSE Leap 15.4:go1.18-openssl-1.18.10.1-150000.1.9.1.ppc64le",
"openSUSE Leap 15.4:go1.18-openssl-1.18.10.1-150000.1.9.1.s390x",
"openSUSE Leap 15.4:go1.18-openssl-1.18.10.1-150000.1.9.1.x86_64",
"openSUSE Leap 15.4:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.aarch64",
"openSUSE Leap 15.4:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.ppc64le",
"openSUSE Leap 15.4:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.s390x",
"openSUSE Leap 15.4:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.x86_64",
"openSUSE Leap 15.4:go1.18-openssl-race-1.18.10.1-150000.1.9.1.aarch64",
"openSUSE Leap 15.4:go1.18-openssl-race-1.18.10.1-150000.1.9.1.x86_64",
"openSUSE Leap 15.5:go1.18-openssl-1.18.10.1-150000.1.9.1.aarch64",
"openSUSE Leap 15.5:go1.18-openssl-1.18.10.1-150000.1.9.1.ppc64le",
"openSUSE Leap 15.5:go1.18-openssl-1.18.10.1-150000.1.9.1.s390x",
"openSUSE Leap 15.5:go1.18-openssl-1.18.10.1-150000.1.9.1.x86_64",
"openSUSE Leap 15.5:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.aarch64",
"openSUSE Leap 15.5:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.ppc64le",
"openSUSE Leap 15.5:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.s390x",
"openSUSE Leap 15.5:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.x86_64",
"openSUSE Leap 15.5:go1.18-openssl-race-1.18.10.1-150000.1.9.1.aarch64",
"openSUSE Leap 15.5:go1.18-openssl-race-1.18.10.1-150000.1.9.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 6.2,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"SUSE Enterprise Storage 7.1:go1.18-openssl-1.18.10.1-150000.1.9.1.aarch64",
"SUSE Enterprise Storage 7.1:go1.18-openssl-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Enterprise Storage 7.1:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.aarch64",
"SUSE Enterprise Storage 7.1:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Enterprise Storage 7.1:go1.18-openssl-race-1.18.10.1-150000.1.9.1.aarch64",
"SUSE Enterprise Storage 7.1:go1.18-openssl-race-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:go1.18-openssl-1.18.10.1-150000.1.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:go1.18-openssl-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:go1.18-openssl-race-1.18.10.1-150000.1.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:go1.18-openssl-race-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:go1.18-openssl-1.18.10.1-150000.1.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:go1.18-openssl-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:go1.18-openssl-race-1.18.10.1-150000.1.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:go1.18-openssl-race-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.18-openssl-1.18.10.1-150000.1.9.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.18-openssl-1.18.10.1-150000.1.9.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.18-openssl-1.18.10.1-150000.1.9.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.18-openssl-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.18-openssl-race-1.18.10.1-150000.1.9.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.18-openssl-race-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Real Time 15 SP3:go1.18-openssl-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Real Time 15 SP3:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Real Time 15 SP3:go1.18-openssl-race-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:go1.18-openssl-1.18.10.1-150000.1.9.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:go1.18-openssl-1.18.10.1-150000.1.9.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:go1.18-openssl-1.18.10.1-150000.1.9.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:go1.18-openssl-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:go1.18-openssl-race-1.18.10.1-150000.1.9.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:go1.18-openssl-race-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:go1.18-openssl-1.18.10.1-150000.1.9.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:go1.18-openssl-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:go1.18-openssl-race-1.18.10.1-150000.1.9.1.x86_64",
"openSUSE Leap 15.4:go1.18-openssl-1.18.10.1-150000.1.9.1.aarch64",
"openSUSE Leap 15.4:go1.18-openssl-1.18.10.1-150000.1.9.1.ppc64le",
"openSUSE Leap 15.4:go1.18-openssl-1.18.10.1-150000.1.9.1.s390x",
"openSUSE Leap 15.4:go1.18-openssl-1.18.10.1-150000.1.9.1.x86_64",
"openSUSE Leap 15.4:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.aarch64",
"openSUSE Leap 15.4:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.ppc64le",
"openSUSE Leap 15.4:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.s390x",
"openSUSE Leap 15.4:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.x86_64",
"openSUSE Leap 15.4:go1.18-openssl-race-1.18.10.1-150000.1.9.1.aarch64",
"openSUSE Leap 15.4:go1.18-openssl-race-1.18.10.1-150000.1.9.1.x86_64",
"openSUSE Leap 15.5:go1.18-openssl-1.18.10.1-150000.1.9.1.aarch64",
"openSUSE Leap 15.5:go1.18-openssl-1.18.10.1-150000.1.9.1.ppc64le",
"openSUSE Leap 15.5:go1.18-openssl-1.18.10.1-150000.1.9.1.s390x",
"openSUSE Leap 15.5:go1.18-openssl-1.18.10.1-150000.1.9.1.x86_64",
"openSUSE Leap 15.5:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.aarch64",
"openSUSE Leap 15.5:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.ppc64le",
"openSUSE Leap 15.5:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.s390x",
"openSUSE Leap 15.5:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.x86_64",
"openSUSE Leap 15.5:go1.18-openssl-race-1.18.10.1-150000.1.9.1.aarch64",
"openSUSE Leap 15.5:go1.18-openssl-race-1.18.10.1-150000.1.9.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2023-05-30T06:54:51Z",
"details": "moderate"
}
],
"title": "CVE-2022-29526"
},
{
"cve": "CVE-2022-29804",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2022-29804"
}
],
"notes": [
{
"category": "general",
"text": "Incorrect conversion of certain invalid paths to valid, absolute paths in Clean in path/filepath before Go 1.17.11 and Go 1.18.3 on Windows allows potential directory traversal attack.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Enterprise Storage 7.1:go1.18-openssl-1.18.10.1-150000.1.9.1.aarch64",
"SUSE Enterprise Storage 7.1:go1.18-openssl-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Enterprise Storage 7.1:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.aarch64",
"SUSE Enterprise Storage 7.1:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Enterprise Storage 7.1:go1.18-openssl-race-1.18.10.1-150000.1.9.1.aarch64",
"SUSE Enterprise Storage 7.1:go1.18-openssl-race-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:go1.18-openssl-1.18.10.1-150000.1.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:go1.18-openssl-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:go1.18-openssl-race-1.18.10.1-150000.1.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:go1.18-openssl-race-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:go1.18-openssl-1.18.10.1-150000.1.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:go1.18-openssl-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:go1.18-openssl-race-1.18.10.1-150000.1.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:go1.18-openssl-race-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.18-openssl-1.18.10.1-150000.1.9.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.18-openssl-1.18.10.1-150000.1.9.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.18-openssl-1.18.10.1-150000.1.9.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.18-openssl-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.18-openssl-race-1.18.10.1-150000.1.9.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.18-openssl-race-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Real Time 15 SP3:go1.18-openssl-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Real Time 15 SP3:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Real Time 15 SP3:go1.18-openssl-race-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:go1.18-openssl-1.18.10.1-150000.1.9.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:go1.18-openssl-1.18.10.1-150000.1.9.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:go1.18-openssl-1.18.10.1-150000.1.9.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:go1.18-openssl-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:go1.18-openssl-race-1.18.10.1-150000.1.9.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:go1.18-openssl-race-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:go1.18-openssl-1.18.10.1-150000.1.9.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:go1.18-openssl-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:go1.18-openssl-race-1.18.10.1-150000.1.9.1.x86_64",
"openSUSE Leap 15.4:go1.18-openssl-1.18.10.1-150000.1.9.1.aarch64",
"openSUSE Leap 15.4:go1.18-openssl-1.18.10.1-150000.1.9.1.ppc64le",
"openSUSE Leap 15.4:go1.18-openssl-1.18.10.1-150000.1.9.1.s390x",
"openSUSE Leap 15.4:go1.18-openssl-1.18.10.1-150000.1.9.1.x86_64",
"openSUSE Leap 15.4:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.aarch64",
"openSUSE Leap 15.4:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.ppc64le",
"openSUSE Leap 15.4:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.s390x",
"openSUSE Leap 15.4:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.x86_64",
"openSUSE Leap 15.4:go1.18-openssl-race-1.18.10.1-150000.1.9.1.aarch64",
"openSUSE Leap 15.4:go1.18-openssl-race-1.18.10.1-150000.1.9.1.x86_64",
"openSUSE Leap 15.5:go1.18-openssl-1.18.10.1-150000.1.9.1.aarch64",
"openSUSE Leap 15.5:go1.18-openssl-1.18.10.1-150000.1.9.1.ppc64le",
"openSUSE Leap 15.5:go1.18-openssl-1.18.10.1-150000.1.9.1.s390x",
"openSUSE Leap 15.5:go1.18-openssl-1.18.10.1-150000.1.9.1.x86_64",
"openSUSE Leap 15.5:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.aarch64",
"openSUSE Leap 15.5:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.ppc64le",
"openSUSE Leap 15.5:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.s390x",
"openSUSE Leap 15.5:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.x86_64",
"openSUSE Leap 15.5:go1.18-openssl-race-1.18.10.1-150000.1.9.1.aarch64",
"openSUSE Leap 15.5:go1.18-openssl-race-1.18.10.1-150000.1.9.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2022-29804",
"url": "https://www.suse.com/security/cve/CVE-2022-29804"
},
{
"category": "external",
"summary": "SUSE Bug 1200137 for CVE-2022-29804",
"url": "https://bugzilla.suse.com/1200137"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Enterprise Storage 7.1:go1.18-openssl-1.18.10.1-150000.1.9.1.aarch64",
"SUSE Enterprise Storage 7.1:go1.18-openssl-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Enterprise Storage 7.1:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.aarch64",
"SUSE Enterprise Storage 7.1:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Enterprise Storage 7.1:go1.18-openssl-race-1.18.10.1-150000.1.9.1.aarch64",
"SUSE Enterprise Storage 7.1:go1.18-openssl-race-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:go1.18-openssl-1.18.10.1-150000.1.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:go1.18-openssl-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:go1.18-openssl-race-1.18.10.1-150000.1.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:go1.18-openssl-race-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:go1.18-openssl-1.18.10.1-150000.1.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:go1.18-openssl-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:go1.18-openssl-race-1.18.10.1-150000.1.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:go1.18-openssl-race-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.18-openssl-1.18.10.1-150000.1.9.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.18-openssl-1.18.10.1-150000.1.9.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.18-openssl-1.18.10.1-150000.1.9.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.18-openssl-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.18-openssl-race-1.18.10.1-150000.1.9.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.18-openssl-race-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Real Time 15 SP3:go1.18-openssl-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Real Time 15 SP3:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Real Time 15 SP3:go1.18-openssl-race-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:go1.18-openssl-1.18.10.1-150000.1.9.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:go1.18-openssl-1.18.10.1-150000.1.9.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:go1.18-openssl-1.18.10.1-150000.1.9.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:go1.18-openssl-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:go1.18-openssl-race-1.18.10.1-150000.1.9.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:go1.18-openssl-race-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:go1.18-openssl-1.18.10.1-150000.1.9.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:go1.18-openssl-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:go1.18-openssl-race-1.18.10.1-150000.1.9.1.x86_64",
"openSUSE Leap 15.4:go1.18-openssl-1.18.10.1-150000.1.9.1.aarch64",
"openSUSE Leap 15.4:go1.18-openssl-1.18.10.1-150000.1.9.1.ppc64le",
"openSUSE Leap 15.4:go1.18-openssl-1.18.10.1-150000.1.9.1.s390x",
"openSUSE Leap 15.4:go1.18-openssl-1.18.10.1-150000.1.9.1.x86_64",
"openSUSE Leap 15.4:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.aarch64",
"openSUSE Leap 15.4:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.ppc64le",
"openSUSE Leap 15.4:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.s390x",
"openSUSE Leap 15.4:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.x86_64",
"openSUSE Leap 15.4:go1.18-openssl-race-1.18.10.1-150000.1.9.1.aarch64",
"openSUSE Leap 15.4:go1.18-openssl-race-1.18.10.1-150000.1.9.1.x86_64",
"openSUSE Leap 15.5:go1.18-openssl-1.18.10.1-150000.1.9.1.aarch64",
"openSUSE Leap 15.5:go1.18-openssl-1.18.10.1-150000.1.9.1.ppc64le",
"openSUSE Leap 15.5:go1.18-openssl-1.18.10.1-150000.1.9.1.s390x",
"openSUSE Leap 15.5:go1.18-openssl-1.18.10.1-150000.1.9.1.x86_64",
"openSUSE Leap 15.5:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.aarch64",
"openSUSE Leap 15.5:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.ppc64le",
"openSUSE Leap 15.5:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.s390x",
"openSUSE Leap 15.5:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.x86_64",
"openSUSE Leap 15.5:go1.18-openssl-race-1.18.10.1-150000.1.9.1.aarch64",
"openSUSE Leap 15.5:go1.18-openssl-race-1.18.10.1-150000.1.9.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 4.8,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:L/I:L/A:N",
"version": "3.1"
},
"products": [
"SUSE Enterprise Storage 7.1:go1.18-openssl-1.18.10.1-150000.1.9.1.aarch64",
"SUSE Enterprise Storage 7.1:go1.18-openssl-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Enterprise Storage 7.1:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.aarch64",
"SUSE Enterprise Storage 7.1:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Enterprise Storage 7.1:go1.18-openssl-race-1.18.10.1-150000.1.9.1.aarch64",
"SUSE Enterprise Storage 7.1:go1.18-openssl-race-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:go1.18-openssl-1.18.10.1-150000.1.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:go1.18-openssl-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:go1.18-openssl-race-1.18.10.1-150000.1.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:go1.18-openssl-race-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:go1.18-openssl-1.18.10.1-150000.1.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:go1.18-openssl-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:go1.18-openssl-race-1.18.10.1-150000.1.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:go1.18-openssl-race-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.18-openssl-1.18.10.1-150000.1.9.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.18-openssl-1.18.10.1-150000.1.9.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.18-openssl-1.18.10.1-150000.1.9.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.18-openssl-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.18-openssl-race-1.18.10.1-150000.1.9.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.18-openssl-race-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Real Time 15 SP3:go1.18-openssl-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Real Time 15 SP3:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Real Time 15 SP3:go1.18-openssl-race-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:go1.18-openssl-1.18.10.1-150000.1.9.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:go1.18-openssl-1.18.10.1-150000.1.9.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:go1.18-openssl-1.18.10.1-150000.1.9.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:go1.18-openssl-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:go1.18-openssl-race-1.18.10.1-150000.1.9.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:go1.18-openssl-race-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:go1.18-openssl-1.18.10.1-150000.1.9.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:go1.18-openssl-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:go1.18-openssl-race-1.18.10.1-150000.1.9.1.x86_64",
"openSUSE Leap 15.4:go1.18-openssl-1.18.10.1-150000.1.9.1.aarch64",
"openSUSE Leap 15.4:go1.18-openssl-1.18.10.1-150000.1.9.1.ppc64le",
"openSUSE Leap 15.4:go1.18-openssl-1.18.10.1-150000.1.9.1.s390x",
"openSUSE Leap 15.4:go1.18-openssl-1.18.10.1-150000.1.9.1.x86_64",
"openSUSE Leap 15.4:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.aarch64",
"openSUSE Leap 15.4:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.ppc64le",
"openSUSE Leap 15.4:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.s390x",
"openSUSE Leap 15.4:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.x86_64",
"openSUSE Leap 15.4:go1.18-openssl-race-1.18.10.1-150000.1.9.1.aarch64",
"openSUSE Leap 15.4:go1.18-openssl-race-1.18.10.1-150000.1.9.1.x86_64",
"openSUSE Leap 15.5:go1.18-openssl-1.18.10.1-150000.1.9.1.aarch64",
"openSUSE Leap 15.5:go1.18-openssl-1.18.10.1-150000.1.9.1.ppc64le",
"openSUSE Leap 15.5:go1.18-openssl-1.18.10.1-150000.1.9.1.s390x",
"openSUSE Leap 15.5:go1.18-openssl-1.18.10.1-150000.1.9.1.x86_64",
"openSUSE Leap 15.5:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.aarch64",
"openSUSE Leap 15.5:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.ppc64le",
"openSUSE Leap 15.5:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.s390x",
"openSUSE Leap 15.5:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.x86_64",
"openSUSE Leap 15.5:go1.18-openssl-race-1.18.10.1-150000.1.9.1.aarch64",
"openSUSE Leap 15.5:go1.18-openssl-race-1.18.10.1-150000.1.9.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2023-05-30T06:54:51Z",
"details": "moderate"
}
],
"title": "CVE-2022-29804"
},
{
"cve": "CVE-2022-30580",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2022-30580"
}
],
"notes": [
{
"category": "general",
"text": "Code injection in Cmd.Start in os/exec before Go 1.17.11 and Go 1.18.3 allows execution of any binaries in the working directory named either \"..com\" or \"..exe\" by calling Cmd.Run, Cmd.Start, Cmd.Output, or Cmd.CombinedOutput when Cmd.Path is unset.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Enterprise Storage 7.1:go1.18-openssl-1.18.10.1-150000.1.9.1.aarch64",
"SUSE Enterprise Storage 7.1:go1.18-openssl-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Enterprise Storage 7.1:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.aarch64",
"SUSE Enterprise Storage 7.1:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Enterprise Storage 7.1:go1.18-openssl-race-1.18.10.1-150000.1.9.1.aarch64",
"SUSE Enterprise Storage 7.1:go1.18-openssl-race-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:go1.18-openssl-1.18.10.1-150000.1.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:go1.18-openssl-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:go1.18-openssl-race-1.18.10.1-150000.1.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:go1.18-openssl-race-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:go1.18-openssl-1.18.10.1-150000.1.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:go1.18-openssl-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:go1.18-openssl-race-1.18.10.1-150000.1.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:go1.18-openssl-race-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.18-openssl-1.18.10.1-150000.1.9.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.18-openssl-1.18.10.1-150000.1.9.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.18-openssl-1.18.10.1-150000.1.9.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.18-openssl-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.18-openssl-race-1.18.10.1-150000.1.9.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.18-openssl-race-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Real Time 15 SP3:go1.18-openssl-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Real Time 15 SP3:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Real Time 15 SP3:go1.18-openssl-race-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:go1.18-openssl-1.18.10.1-150000.1.9.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:go1.18-openssl-1.18.10.1-150000.1.9.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:go1.18-openssl-1.18.10.1-150000.1.9.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:go1.18-openssl-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:go1.18-openssl-race-1.18.10.1-150000.1.9.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:go1.18-openssl-race-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:go1.18-openssl-1.18.10.1-150000.1.9.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:go1.18-openssl-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:go1.18-openssl-race-1.18.10.1-150000.1.9.1.x86_64",
"openSUSE Leap 15.4:go1.18-openssl-1.18.10.1-150000.1.9.1.aarch64",
"openSUSE Leap 15.4:go1.18-openssl-1.18.10.1-150000.1.9.1.ppc64le",
"openSUSE Leap 15.4:go1.18-openssl-1.18.10.1-150000.1.9.1.s390x",
"openSUSE Leap 15.4:go1.18-openssl-1.18.10.1-150000.1.9.1.x86_64",
"openSUSE Leap 15.4:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.aarch64",
"openSUSE Leap 15.4:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.ppc64le",
"openSUSE Leap 15.4:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.s390x",
"openSUSE Leap 15.4:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.x86_64",
"openSUSE Leap 15.4:go1.18-openssl-race-1.18.10.1-150000.1.9.1.aarch64",
"openSUSE Leap 15.4:go1.18-openssl-race-1.18.10.1-150000.1.9.1.x86_64",
"openSUSE Leap 15.5:go1.18-openssl-1.18.10.1-150000.1.9.1.aarch64",
"openSUSE Leap 15.5:go1.18-openssl-1.18.10.1-150000.1.9.1.ppc64le",
"openSUSE Leap 15.5:go1.18-openssl-1.18.10.1-150000.1.9.1.s390x",
"openSUSE Leap 15.5:go1.18-openssl-1.18.10.1-150000.1.9.1.x86_64",
"openSUSE Leap 15.5:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.aarch64",
"openSUSE Leap 15.5:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.ppc64le",
"openSUSE Leap 15.5:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.s390x",
"openSUSE Leap 15.5:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.x86_64",
"openSUSE Leap 15.5:go1.18-openssl-race-1.18.10.1-150000.1.9.1.aarch64",
"openSUSE Leap 15.5:go1.18-openssl-race-1.18.10.1-150000.1.9.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2022-30580",
"url": "https://www.suse.com/security/cve/CVE-2022-30580"
},
{
"category": "external",
"summary": "SUSE Bug 1200136 for CVE-2022-30580",
"url": "https://bugzilla.suse.com/1200136"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Enterprise Storage 7.1:go1.18-openssl-1.18.10.1-150000.1.9.1.aarch64",
"SUSE Enterprise Storage 7.1:go1.18-openssl-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Enterprise Storage 7.1:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.aarch64",
"SUSE Enterprise Storage 7.1:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Enterprise Storage 7.1:go1.18-openssl-race-1.18.10.1-150000.1.9.1.aarch64",
"SUSE Enterprise Storage 7.1:go1.18-openssl-race-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:go1.18-openssl-1.18.10.1-150000.1.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:go1.18-openssl-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:go1.18-openssl-race-1.18.10.1-150000.1.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:go1.18-openssl-race-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:go1.18-openssl-1.18.10.1-150000.1.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:go1.18-openssl-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:go1.18-openssl-race-1.18.10.1-150000.1.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:go1.18-openssl-race-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.18-openssl-1.18.10.1-150000.1.9.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.18-openssl-1.18.10.1-150000.1.9.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.18-openssl-1.18.10.1-150000.1.9.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.18-openssl-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.18-openssl-race-1.18.10.1-150000.1.9.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.18-openssl-race-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Real Time 15 SP3:go1.18-openssl-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Real Time 15 SP3:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Real Time 15 SP3:go1.18-openssl-race-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:go1.18-openssl-1.18.10.1-150000.1.9.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:go1.18-openssl-1.18.10.1-150000.1.9.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:go1.18-openssl-1.18.10.1-150000.1.9.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:go1.18-openssl-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:go1.18-openssl-race-1.18.10.1-150000.1.9.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:go1.18-openssl-race-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:go1.18-openssl-1.18.10.1-150000.1.9.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:go1.18-openssl-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:go1.18-openssl-race-1.18.10.1-150000.1.9.1.x86_64",
"openSUSE Leap 15.4:go1.18-openssl-1.18.10.1-150000.1.9.1.aarch64",
"openSUSE Leap 15.4:go1.18-openssl-1.18.10.1-150000.1.9.1.ppc64le",
"openSUSE Leap 15.4:go1.18-openssl-1.18.10.1-150000.1.9.1.s390x",
"openSUSE Leap 15.4:go1.18-openssl-1.18.10.1-150000.1.9.1.x86_64",
"openSUSE Leap 15.4:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.aarch64",
"openSUSE Leap 15.4:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.ppc64le",
"openSUSE Leap 15.4:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.s390x",
"openSUSE Leap 15.4:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.x86_64",
"openSUSE Leap 15.4:go1.18-openssl-race-1.18.10.1-150000.1.9.1.aarch64",
"openSUSE Leap 15.4:go1.18-openssl-race-1.18.10.1-150000.1.9.1.x86_64",
"openSUSE Leap 15.5:go1.18-openssl-1.18.10.1-150000.1.9.1.aarch64",
"openSUSE Leap 15.5:go1.18-openssl-1.18.10.1-150000.1.9.1.ppc64le",
"openSUSE Leap 15.5:go1.18-openssl-1.18.10.1-150000.1.9.1.s390x",
"openSUSE Leap 15.5:go1.18-openssl-1.18.10.1-150000.1.9.1.x86_64",
"openSUSE Leap 15.5:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.aarch64",
"openSUSE Leap 15.5:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.ppc64le",
"openSUSE Leap 15.5:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.s390x",
"openSUSE Leap 15.5:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.x86_64",
"openSUSE Leap 15.5:go1.18-openssl-race-1.18.10.1-150000.1.9.1.aarch64",
"openSUSE Leap 15.5:go1.18-openssl-race-1.18.10.1-150000.1.9.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 7,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:L/AC:H/PR:N/UI:R/S:U/C:H/I:H/A:H",
"version": "3.1"
},
"products": [
"SUSE Enterprise Storage 7.1:go1.18-openssl-1.18.10.1-150000.1.9.1.aarch64",
"SUSE Enterprise Storage 7.1:go1.18-openssl-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Enterprise Storage 7.1:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.aarch64",
"SUSE Enterprise Storage 7.1:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Enterprise Storage 7.1:go1.18-openssl-race-1.18.10.1-150000.1.9.1.aarch64",
"SUSE Enterprise Storage 7.1:go1.18-openssl-race-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:go1.18-openssl-1.18.10.1-150000.1.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:go1.18-openssl-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:go1.18-openssl-race-1.18.10.1-150000.1.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:go1.18-openssl-race-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:go1.18-openssl-1.18.10.1-150000.1.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:go1.18-openssl-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:go1.18-openssl-race-1.18.10.1-150000.1.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:go1.18-openssl-race-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.18-openssl-1.18.10.1-150000.1.9.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.18-openssl-1.18.10.1-150000.1.9.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.18-openssl-1.18.10.1-150000.1.9.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.18-openssl-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.18-openssl-race-1.18.10.1-150000.1.9.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.18-openssl-race-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Real Time 15 SP3:go1.18-openssl-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Real Time 15 SP3:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Real Time 15 SP3:go1.18-openssl-race-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:go1.18-openssl-1.18.10.1-150000.1.9.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:go1.18-openssl-1.18.10.1-150000.1.9.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:go1.18-openssl-1.18.10.1-150000.1.9.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:go1.18-openssl-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:go1.18-openssl-race-1.18.10.1-150000.1.9.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:go1.18-openssl-race-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:go1.18-openssl-1.18.10.1-150000.1.9.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:go1.18-openssl-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:go1.18-openssl-race-1.18.10.1-150000.1.9.1.x86_64",
"openSUSE Leap 15.4:go1.18-openssl-1.18.10.1-150000.1.9.1.aarch64",
"openSUSE Leap 15.4:go1.18-openssl-1.18.10.1-150000.1.9.1.ppc64le",
"openSUSE Leap 15.4:go1.18-openssl-1.18.10.1-150000.1.9.1.s390x",
"openSUSE Leap 15.4:go1.18-openssl-1.18.10.1-150000.1.9.1.x86_64",
"openSUSE Leap 15.4:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.aarch64",
"openSUSE Leap 15.4:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.ppc64le",
"openSUSE Leap 15.4:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.s390x",
"openSUSE Leap 15.4:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.x86_64",
"openSUSE Leap 15.4:go1.18-openssl-race-1.18.10.1-150000.1.9.1.aarch64",
"openSUSE Leap 15.4:go1.18-openssl-race-1.18.10.1-150000.1.9.1.x86_64",
"openSUSE Leap 15.5:go1.18-openssl-1.18.10.1-150000.1.9.1.aarch64",
"openSUSE Leap 15.5:go1.18-openssl-1.18.10.1-150000.1.9.1.ppc64le",
"openSUSE Leap 15.5:go1.18-openssl-1.18.10.1-150000.1.9.1.s390x",
"openSUSE Leap 15.5:go1.18-openssl-1.18.10.1-150000.1.9.1.x86_64",
"openSUSE Leap 15.5:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.aarch64",
"openSUSE Leap 15.5:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.ppc64le",
"openSUSE Leap 15.5:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.s390x",
"openSUSE Leap 15.5:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.x86_64",
"openSUSE Leap 15.5:go1.18-openssl-race-1.18.10.1-150000.1.9.1.aarch64",
"openSUSE Leap 15.5:go1.18-openssl-race-1.18.10.1-150000.1.9.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2023-05-30T06:54:51Z",
"details": "moderate"
}
],
"title": "CVE-2022-30580"
},
{
"cve": "CVE-2022-30629",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2022-30629"
}
],
"notes": [
{
"category": "general",
"text": "Non-random values for ticket_age_add in session tickets in crypto/tls before Go 1.17.11 and Go 1.18.3 allow an attacker that can observe TLS handshakes to correlate successive connections by comparing ticket ages during session resumption.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Enterprise Storage 7.1:go1.18-openssl-1.18.10.1-150000.1.9.1.aarch64",
"SUSE Enterprise Storage 7.1:go1.18-openssl-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Enterprise Storage 7.1:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.aarch64",
"SUSE Enterprise Storage 7.1:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Enterprise Storage 7.1:go1.18-openssl-race-1.18.10.1-150000.1.9.1.aarch64",
"SUSE Enterprise Storage 7.1:go1.18-openssl-race-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:go1.18-openssl-1.18.10.1-150000.1.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:go1.18-openssl-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:go1.18-openssl-race-1.18.10.1-150000.1.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:go1.18-openssl-race-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:go1.18-openssl-1.18.10.1-150000.1.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:go1.18-openssl-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:go1.18-openssl-race-1.18.10.1-150000.1.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:go1.18-openssl-race-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.18-openssl-1.18.10.1-150000.1.9.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.18-openssl-1.18.10.1-150000.1.9.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.18-openssl-1.18.10.1-150000.1.9.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.18-openssl-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.18-openssl-race-1.18.10.1-150000.1.9.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.18-openssl-race-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Real Time 15 SP3:go1.18-openssl-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Real Time 15 SP3:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Real Time 15 SP3:go1.18-openssl-race-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:go1.18-openssl-1.18.10.1-150000.1.9.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:go1.18-openssl-1.18.10.1-150000.1.9.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:go1.18-openssl-1.18.10.1-150000.1.9.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:go1.18-openssl-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:go1.18-openssl-race-1.18.10.1-150000.1.9.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:go1.18-openssl-race-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:go1.18-openssl-1.18.10.1-150000.1.9.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:go1.18-openssl-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:go1.18-openssl-race-1.18.10.1-150000.1.9.1.x86_64",
"openSUSE Leap 15.4:go1.18-openssl-1.18.10.1-150000.1.9.1.aarch64",
"openSUSE Leap 15.4:go1.18-openssl-1.18.10.1-150000.1.9.1.ppc64le",
"openSUSE Leap 15.4:go1.18-openssl-1.18.10.1-150000.1.9.1.s390x",
"openSUSE Leap 15.4:go1.18-openssl-1.18.10.1-150000.1.9.1.x86_64",
"openSUSE Leap 15.4:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.aarch64",
"openSUSE Leap 15.4:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.ppc64le",
"openSUSE Leap 15.4:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.s390x",
"openSUSE Leap 15.4:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.x86_64",
"openSUSE Leap 15.4:go1.18-openssl-race-1.18.10.1-150000.1.9.1.aarch64",
"openSUSE Leap 15.4:go1.18-openssl-race-1.18.10.1-150000.1.9.1.x86_64",
"openSUSE Leap 15.5:go1.18-openssl-1.18.10.1-150000.1.9.1.aarch64",
"openSUSE Leap 15.5:go1.18-openssl-1.18.10.1-150000.1.9.1.ppc64le",
"openSUSE Leap 15.5:go1.18-openssl-1.18.10.1-150000.1.9.1.s390x",
"openSUSE Leap 15.5:go1.18-openssl-1.18.10.1-150000.1.9.1.x86_64",
"openSUSE Leap 15.5:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.aarch64",
"openSUSE Leap 15.5:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.ppc64le",
"openSUSE Leap 15.5:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.s390x",
"openSUSE Leap 15.5:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.x86_64",
"openSUSE Leap 15.5:go1.18-openssl-race-1.18.10.1-150000.1.9.1.aarch64",
"openSUSE Leap 15.5:go1.18-openssl-race-1.18.10.1-150000.1.9.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2022-30629",
"url": "https://www.suse.com/security/cve/CVE-2022-30629"
},
{
"category": "external",
"summary": "SUSE Bug 1200135 for CVE-2022-30629",
"url": "https://bugzilla.suse.com/1200135"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Enterprise Storage 7.1:go1.18-openssl-1.18.10.1-150000.1.9.1.aarch64",
"SUSE Enterprise Storage 7.1:go1.18-openssl-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Enterprise Storage 7.1:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.aarch64",
"SUSE Enterprise Storage 7.1:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Enterprise Storage 7.1:go1.18-openssl-race-1.18.10.1-150000.1.9.1.aarch64",
"SUSE Enterprise Storage 7.1:go1.18-openssl-race-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:go1.18-openssl-1.18.10.1-150000.1.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:go1.18-openssl-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:go1.18-openssl-race-1.18.10.1-150000.1.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:go1.18-openssl-race-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:go1.18-openssl-1.18.10.1-150000.1.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:go1.18-openssl-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:go1.18-openssl-race-1.18.10.1-150000.1.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:go1.18-openssl-race-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.18-openssl-1.18.10.1-150000.1.9.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.18-openssl-1.18.10.1-150000.1.9.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.18-openssl-1.18.10.1-150000.1.9.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.18-openssl-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.18-openssl-race-1.18.10.1-150000.1.9.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.18-openssl-race-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Real Time 15 SP3:go1.18-openssl-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Real Time 15 SP3:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Real Time 15 SP3:go1.18-openssl-race-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:go1.18-openssl-1.18.10.1-150000.1.9.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:go1.18-openssl-1.18.10.1-150000.1.9.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:go1.18-openssl-1.18.10.1-150000.1.9.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:go1.18-openssl-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:go1.18-openssl-race-1.18.10.1-150000.1.9.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:go1.18-openssl-race-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:go1.18-openssl-1.18.10.1-150000.1.9.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:go1.18-openssl-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:go1.18-openssl-race-1.18.10.1-150000.1.9.1.x86_64",
"openSUSE Leap 15.4:go1.18-openssl-1.18.10.1-150000.1.9.1.aarch64",
"openSUSE Leap 15.4:go1.18-openssl-1.18.10.1-150000.1.9.1.ppc64le",
"openSUSE Leap 15.4:go1.18-openssl-1.18.10.1-150000.1.9.1.s390x",
"openSUSE Leap 15.4:go1.18-openssl-1.18.10.1-150000.1.9.1.x86_64",
"openSUSE Leap 15.4:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.aarch64",
"openSUSE Leap 15.4:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.ppc64le",
"openSUSE Leap 15.4:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.s390x",
"openSUSE Leap 15.4:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.x86_64",
"openSUSE Leap 15.4:go1.18-openssl-race-1.18.10.1-150000.1.9.1.aarch64",
"openSUSE Leap 15.4:go1.18-openssl-race-1.18.10.1-150000.1.9.1.x86_64",
"openSUSE Leap 15.5:go1.18-openssl-1.18.10.1-150000.1.9.1.aarch64",
"openSUSE Leap 15.5:go1.18-openssl-1.18.10.1-150000.1.9.1.ppc64le",
"openSUSE Leap 15.5:go1.18-openssl-1.18.10.1-150000.1.9.1.s390x",
"openSUSE Leap 15.5:go1.18-openssl-1.18.10.1-150000.1.9.1.x86_64",
"openSUSE Leap 15.5:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.aarch64",
"openSUSE Leap 15.5:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.ppc64le",
"openSUSE Leap 15.5:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.s390x",
"openSUSE Leap 15.5:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.x86_64",
"openSUSE Leap 15.5:go1.18-openssl-race-1.18.10.1-150000.1.9.1.aarch64",
"openSUSE Leap 15.5:go1.18-openssl-race-1.18.10.1-150000.1.9.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 3.7,
"baseSeverity": "LOW",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:L/I:N/A:N",
"version": "3.1"
},
"products": [
"SUSE Enterprise Storage 7.1:go1.18-openssl-1.18.10.1-150000.1.9.1.aarch64",
"SUSE Enterprise Storage 7.1:go1.18-openssl-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Enterprise Storage 7.1:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.aarch64",
"SUSE Enterprise Storage 7.1:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Enterprise Storage 7.1:go1.18-openssl-race-1.18.10.1-150000.1.9.1.aarch64",
"SUSE Enterprise Storage 7.1:go1.18-openssl-race-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:go1.18-openssl-1.18.10.1-150000.1.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:go1.18-openssl-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:go1.18-openssl-race-1.18.10.1-150000.1.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:go1.18-openssl-race-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:go1.18-openssl-1.18.10.1-150000.1.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:go1.18-openssl-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:go1.18-openssl-race-1.18.10.1-150000.1.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:go1.18-openssl-race-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.18-openssl-1.18.10.1-150000.1.9.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.18-openssl-1.18.10.1-150000.1.9.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.18-openssl-1.18.10.1-150000.1.9.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.18-openssl-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.18-openssl-race-1.18.10.1-150000.1.9.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.18-openssl-race-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Real Time 15 SP3:go1.18-openssl-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Real Time 15 SP3:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Real Time 15 SP3:go1.18-openssl-race-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:go1.18-openssl-1.18.10.1-150000.1.9.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:go1.18-openssl-1.18.10.1-150000.1.9.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:go1.18-openssl-1.18.10.1-150000.1.9.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:go1.18-openssl-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:go1.18-openssl-race-1.18.10.1-150000.1.9.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:go1.18-openssl-race-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:go1.18-openssl-1.18.10.1-150000.1.9.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:go1.18-openssl-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:go1.18-openssl-race-1.18.10.1-150000.1.9.1.x86_64",
"openSUSE Leap 15.4:go1.18-openssl-1.18.10.1-150000.1.9.1.aarch64",
"openSUSE Leap 15.4:go1.18-openssl-1.18.10.1-150000.1.9.1.ppc64le",
"openSUSE Leap 15.4:go1.18-openssl-1.18.10.1-150000.1.9.1.s390x",
"openSUSE Leap 15.4:go1.18-openssl-1.18.10.1-150000.1.9.1.x86_64",
"openSUSE Leap 15.4:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.aarch64",
"openSUSE Leap 15.4:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.ppc64le",
"openSUSE Leap 15.4:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.s390x",
"openSUSE Leap 15.4:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.x86_64",
"openSUSE Leap 15.4:go1.18-openssl-race-1.18.10.1-150000.1.9.1.aarch64",
"openSUSE Leap 15.4:go1.18-openssl-race-1.18.10.1-150000.1.9.1.x86_64",
"openSUSE Leap 15.5:go1.18-openssl-1.18.10.1-150000.1.9.1.aarch64",
"openSUSE Leap 15.5:go1.18-openssl-1.18.10.1-150000.1.9.1.ppc64le",
"openSUSE Leap 15.5:go1.18-openssl-1.18.10.1-150000.1.9.1.s390x",
"openSUSE Leap 15.5:go1.18-openssl-1.18.10.1-150000.1.9.1.x86_64",
"openSUSE Leap 15.5:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.aarch64",
"openSUSE Leap 15.5:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.ppc64le",
"openSUSE Leap 15.5:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.s390x",
"openSUSE Leap 15.5:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.x86_64",
"openSUSE Leap 15.5:go1.18-openssl-race-1.18.10.1-150000.1.9.1.aarch64",
"openSUSE Leap 15.5:go1.18-openssl-race-1.18.10.1-150000.1.9.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2023-05-30T06:54:51Z",
"details": "low"
}
],
"title": "CVE-2022-30629"
},
{
"cve": "CVE-2022-30630",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2022-30630"
}
],
"notes": [
{
"category": "general",
"text": "Uncontrolled recursion in Glob in io/fs before Go 1.17.12 and Go 1.18.4 allows an attacker to cause a panic due to stack exhaustion via a path which contains a large number of path separators.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Enterprise Storage 7.1:go1.18-openssl-1.18.10.1-150000.1.9.1.aarch64",
"SUSE Enterprise Storage 7.1:go1.18-openssl-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Enterprise Storage 7.1:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.aarch64",
"SUSE Enterprise Storage 7.1:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Enterprise Storage 7.1:go1.18-openssl-race-1.18.10.1-150000.1.9.1.aarch64",
"SUSE Enterprise Storage 7.1:go1.18-openssl-race-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:go1.18-openssl-1.18.10.1-150000.1.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:go1.18-openssl-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:go1.18-openssl-race-1.18.10.1-150000.1.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:go1.18-openssl-race-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:go1.18-openssl-1.18.10.1-150000.1.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:go1.18-openssl-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:go1.18-openssl-race-1.18.10.1-150000.1.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:go1.18-openssl-race-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.18-openssl-1.18.10.1-150000.1.9.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.18-openssl-1.18.10.1-150000.1.9.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.18-openssl-1.18.10.1-150000.1.9.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.18-openssl-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.18-openssl-race-1.18.10.1-150000.1.9.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.18-openssl-race-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Real Time 15 SP3:go1.18-openssl-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Real Time 15 SP3:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Real Time 15 SP3:go1.18-openssl-race-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:go1.18-openssl-1.18.10.1-150000.1.9.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:go1.18-openssl-1.18.10.1-150000.1.9.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:go1.18-openssl-1.18.10.1-150000.1.9.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:go1.18-openssl-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:go1.18-openssl-race-1.18.10.1-150000.1.9.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:go1.18-openssl-race-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:go1.18-openssl-1.18.10.1-150000.1.9.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:go1.18-openssl-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:go1.18-openssl-race-1.18.10.1-150000.1.9.1.x86_64",
"openSUSE Leap 15.4:go1.18-openssl-1.18.10.1-150000.1.9.1.aarch64",
"openSUSE Leap 15.4:go1.18-openssl-1.18.10.1-150000.1.9.1.ppc64le",
"openSUSE Leap 15.4:go1.18-openssl-1.18.10.1-150000.1.9.1.s390x",
"openSUSE Leap 15.4:go1.18-openssl-1.18.10.1-150000.1.9.1.x86_64",
"openSUSE Leap 15.4:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.aarch64",
"openSUSE Leap 15.4:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.ppc64le",
"openSUSE Leap 15.4:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.s390x",
"openSUSE Leap 15.4:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.x86_64",
"openSUSE Leap 15.4:go1.18-openssl-race-1.18.10.1-150000.1.9.1.aarch64",
"openSUSE Leap 15.4:go1.18-openssl-race-1.18.10.1-150000.1.9.1.x86_64",
"openSUSE Leap 15.5:go1.18-openssl-1.18.10.1-150000.1.9.1.aarch64",
"openSUSE Leap 15.5:go1.18-openssl-1.18.10.1-150000.1.9.1.ppc64le",
"openSUSE Leap 15.5:go1.18-openssl-1.18.10.1-150000.1.9.1.s390x",
"openSUSE Leap 15.5:go1.18-openssl-1.18.10.1-150000.1.9.1.x86_64",
"openSUSE Leap 15.5:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.aarch64",
"openSUSE Leap 15.5:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.ppc64le",
"openSUSE Leap 15.5:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.s390x",
"openSUSE Leap 15.5:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.x86_64",
"openSUSE Leap 15.5:go1.18-openssl-race-1.18.10.1-150000.1.9.1.aarch64",
"openSUSE Leap 15.5:go1.18-openssl-race-1.18.10.1-150000.1.9.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2022-30630",
"url": "https://www.suse.com/security/cve/CVE-2022-30630"
},
{
"category": "external",
"summary": "SUSE Bug 1201447 for CVE-2022-30630",
"url": "https://bugzilla.suse.com/1201447"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Enterprise Storage 7.1:go1.18-openssl-1.18.10.1-150000.1.9.1.aarch64",
"SUSE Enterprise Storage 7.1:go1.18-openssl-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Enterprise Storage 7.1:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.aarch64",
"SUSE Enterprise Storage 7.1:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Enterprise Storage 7.1:go1.18-openssl-race-1.18.10.1-150000.1.9.1.aarch64",
"SUSE Enterprise Storage 7.1:go1.18-openssl-race-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:go1.18-openssl-1.18.10.1-150000.1.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:go1.18-openssl-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:go1.18-openssl-race-1.18.10.1-150000.1.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:go1.18-openssl-race-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:go1.18-openssl-1.18.10.1-150000.1.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:go1.18-openssl-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:go1.18-openssl-race-1.18.10.1-150000.1.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:go1.18-openssl-race-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.18-openssl-1.18.10.1-150000.1.9.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.18-openssl-1.18.10.1-150000.1.9.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.18-openssl-1.18.10.1-150000.1.9.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.18-openssl-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.18-openssl-race-1.18.10.1-150000.1.9.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.18-openssl-race-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Real Time 15 SP3:go1.18-openssl-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Real Time 15 SP3:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Real Time 15 SP3:go1.18-openssl-race-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:go1.18-openssl-1.18.10.1-150000.1.9.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:go1.18-openssl-1.18.10.1-150000.1.9.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:go1.18-openssl-1.18.10.1-150000.1.9.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:go1.18-openssl-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:go1.18-openssl-race-1.18.10.1-150000.1.9.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:go1.18-openssl-race-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:go1.18-openssl-1.18.10.1-150000.1.9.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:go1.18-openssl-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:go1.18-openssl-race-1.18.10.1-150000.1.9.1.x86_64",
"openSUSE Leap 15.4:go1.18-openssl-1.18.10.1-150000.1.9.1.aarch64",
"openSUSE Leap 15.4:go1.18-openssl-1.18.10.1-150000.1.9.1.ppc64le",
"openSUSE Leap 15.4:go1.18-openssl-1.18.10.1-150000.1.9.1.s390x",
"openSUSE Leap 15.4:go1.18-openssl-1.18.10.1-150000.1.9.1.x86_64",
"openSUSE Leap 15.4:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.aarch64",
"openSUSE Leap 15.4:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.ppc64le",
"openSUSE Leap 15.4:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.s390x",
"openSUSE Leap 15.4:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.x86_64",
"openSUSE Leap 15.4:go1.18-openssl-race-1.18.10.1-150000.1.9.1.aarch64",
"openSUSE Leap 15.4:go1.18-openssl-race-1.18.10.1-150000.1.9.1.x86_64",
"openSUSE Leap 15.5:go1.18-openssl-1.18.10.1-150000.1.9.1.aarch64",
"openSUSE Leap 15.5:go1.18-openssl-1.18.10.1-150000.1.9.1.ppc64le",
"openSUSE Leap 15.5:go1.18-openssl-1.18.10.1-150000.1.9.1.s390x",
"openSUSE Leap 15.5:go1.18-openssl-1.18.10.1-150000.1.9.1.x86_64",
"openSUSE Leap 15.5:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.aarch64",
"openSUSE Leap 15.5:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.ppc64le",
"openSUSE Leap 15.5:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.s390x",
"openSUSE Leap 15.5:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.x86_64",
"openSUSE Leap 15.5:go1.18-openssl-race-1.18.10.1-150000.1.9.1.aarch64",
"openSUSE Leap 15.5:go1.18-openssl-race-1.18.10.1-150000.1.9.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 6.2,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"SUSE Enterprise Storage 7.1:go1.18-openssl-1.18.10.1-150000.1.9.1.aarch64",
"SUSE Enterprise Storage 7.1:go1.18-openssl-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Enterprise Storage 7.1:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.aarch64",
"SUSE Enterprise Storage 7.1:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Enterprise Storage 7.1:go1.18-openssl-race-1.18.10.1-150000.1.9.1.aarch64",
"SUSE Enterprise Storage 7.1:go1.18-openssl-race-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:go1.18-openssl-1.18.10.1-150000.1.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:go1.18-openssl-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:go1.18-openssl-race-1.18.10.1-150000.1.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:go1.18-openssl-race-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:go1.18-openssl-1.18.10.1-150000.1.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:go1.18-openssl-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:go1.18-openssl-race-1.18.10.1-150000.1.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:go1.18-openssl-race-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.18-openssl-1.18.10.1-150000.1.9.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.18-openssl-1.18.10.1-150000.1.9.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.18-openssl-1.18.10.1-150000.1.9.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.18-openssl-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.18-openssl-race-1.18.10.1-150000.1.9.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.18-openssl-race-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Real Time 15 SP3:go1.18-openssl-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Real Time 15 SP3:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Real Time 15 SP3:go1.18-openssl-race-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:go1.18-openssl-1.18.10.1-150000.1.9.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:go1.18-openssl-1.18.10.1-150000.1.9.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:go1.18-openssl-1.18.10.1-150000.1.9.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:go1.18-openssl-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:go1.18-openssl-race-1.18.10.1-150000.1.9.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:go1.18-openssl-race-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:go1.18-openssl-1.18.10.1-150000.1.9.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:go1.18-openssl-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:go1.18-openssl-race-1.18.10.1-150000.1.9.1.x86_64",
"openSUSE Leap 15.4:go1.18-openssl-1.18.10.1-150000.1.9.1.aarch64",
"openSUSE Leap 15.4:go1.18-openssl-1.18.10.1-150000.1.9.1.ppc64le",
"openSUSE Leap 15.4:go1.18-openssl-1.18.10.1-150000.1.9.1.s390x",
"openSUSE Leap 15.4:go1.18-openssl-1.18.10.1-150000.1.9.1.x86_64",
"openSUSE Leap 15.4:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.aarch64",
"openSUSE Leap 15.4:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.ppc64le",
"openSUSE Leap 15.4:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.s390x",
"openSUSE Leap 15.4:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.x86_64",
"openSUSE Leap 15.4:go1.18-openssl-race-1.18.10.1-150000.1.9.1.aarch64",
"openSUSE Leap 15.4:go1.18-openssl-race-1.18.10.1-150000.1.9.1.x86_64",
"openSUSE Leap 15.5:go1.18-openssl-1.18.10.1-150000.1.9.1.aarch64",
"openSUSE Leap 15.5:go1.18-openssl-1.18.10.1-150000.1.9.1.ppc64le",
"openSUSE Leap 15.5:go1.18-openssl-1.18.10.1-150000.1.9.1.s390x",
"openSUSE Leap 15.5:go1.18-openssl-1.18.10.1-150000.1.9.1.x86_64",
"openSUSE Leap 15.5:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.aarch64",
"openSUSE Leap 15.5:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.ppc64le",
"openSUSE Leap 15.5:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.s390x",
"openSUSE Leap 15.5:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.x86_64",
"openSUSE Leap 15.5:go1.18-openssl-race-1.18.10.1-150000.1.9.1.aarch64",
"openSUSE Leap 15.5:go1.18-openssl-race-1.18.10.1-150000.1.9.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2023-05-30T06:54:51Z",
"details": "moderate"
}
],
"title": "CVE-2022-30630"
},
{
"cve": "CVE-2022-30631",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2022-30631"
}
],
"notes": [
{
"category": "general",
"text": "Uncontrolled recursion in Reader.Read in compress/gzip before Go 1.17.12 and Go 1.18.4 allows an attacker to cause a panic due to stack exhaustion via an archive containing a large number of concatenated 0-length compressed files.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Enterprise Storage 7.1:go1.18-openssl-1.18.10.1-150000.1.9.1.aarch64",
"SUSE Enterprise Storage 7.1:go1.18-openssl-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Enterprise Storage 7.1:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.aarch64",
"SUSE Enterprise Storage 7.1:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Enterprise Storage 7.1:go1.18-openssl-race-1.18.10.1-150000.1.9.1.aarch64",
"SUSE Enterprise Storage 7.1:go1.18-openssl-race-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:go1.18-openssl-1.18.10.1-150000.1.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:go1.18-openssl-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:go1.18-openssl-race-1.18.10.1-150000.1.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:go1.18-openssl-race-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:go1.18-openssl-1.18.10.1-150000.1.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:go1.18-openssl-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:go1.18-openssl-race-1.18.10.1-150000.1.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:go1.18-openssl-race-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.18-openssl-1.18.10.1-150000.1.9.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.18-openssl-1.18.10.1-150000.1.9.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.18-openssl-1.18.10.1-150000.1.9.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.18-openssl-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.18-openssl-race-1.18.10.1-150000.1.9.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.18-openssl-race-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Real Time 15 SP3:go1.18-openssl-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Real Time 15 SP3:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Real Time 15 SP3:go1.18-openssl-race-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:go1.18-openssl-1.18.10.1-150000.1.9.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:go1.18-openssl-1.18.10.1-150000.1.9.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:go1.18-openssl-1.18.10.1-150000.1.9.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:go1.18-openssl-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:go1.18-openssl-race-1.18.10.1-150000.1.9.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:go1.18-openssl-race-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:go1.18-openssl-1.18.10.1-150000.1.9.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:go1.18-openssl-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:go1.18-openssl-race-1.18.10.1-150000.1.9.1.x86_64",
"openSUSE Leap 15.4:go1.18-openssl-1.18.10.1-150000.1.9.1.aarch64",
"openSUSE Leap 15.4:go1.18-openssl-1.18.10.1-150000.1.9.1.ppc64le",
"openSUSE Leap 15.4:go1.18-openssl-1.18.10.1-150000.1.9.1.s390x",
"openSUSE Leap 15.4:go1.18-openssl-1.18.10.1-150000.1.9.1.x86_64",
"openSUSE Leap 15.4:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.aarch64",
"openSUSE Leap 15.4:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.ppc64le",
"openSUSE Leap 15.4:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.s390x",
"openSUSE Leap 15.4:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.x86_64",
"openSUSE Leap 15.4:go1.18-openssl-race-1.18.10.1-150000.1.9.1.aarch64",
"openSUSE Leap 15.4:go1.18-openssl-race-1.18.10.1-150000.1.9.1.x86_64",
"openSUSE Leap 15.5:go1.18-openssl-1.18.10.1-150000.1.9.1.aarch64",
"openSUSE Leap 15.5:go1.18-openssl-1.18.10.1-150000.1.9.1.ppc64le",
"openSUSE Leap 15.5:go1.18-openssl-1.18.10.1-150000.1.9.1.s390x",
"openSUSE Leap 15.5:go1.18-openssl-1.18.10.1-150000.1.9.1.x86_64",
"openSUSE Leap 15.5:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.aarch64",
"openSUSE Leap 15.5:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.ppc64le",
"openSUSE Leap 15.5:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.s390x",
"openSUSE Leap 15.5:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.x86_64",
"openSUSE Leap 15.5:go1.18-openssl-race-1.18.10.1-150000.1.9.1.aarch64",
"openSUSE Leap 15.5:go1.18-openssl-race-1.18.10.1-150000.1.9.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2022-30631",
"url": "https://www.suse.com/security/cve/CVE-2022-30631"
},
{
"category": "external",
"summary": "SUSE Bug 1201437 for CVE-2022-30631",
"url": "https://bugzilla.suse.com/1201437"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Enterprise Storage 7.1:go1.18-openssl-1.18.10.1-150000.1.9.1.aarch64",
"SUSE Enterprise Storage 7.1:go1.18-openssl-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Enterprise Storage 7.1:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.aarch64",
"SUSE Enterprise Storage 7.1:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Enterprise Storage 7.1:go1.18-openssl-race-1.18.10.1-150000.1.9.1.aarch64",
"SUSE Enterprise Storage 7.1:go1.18-openssl-race-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:go1.18-openssl-1.18.10.1-150000.1.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:go1.18-openssl-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:go1.18-openssl-race-1.18.10.1-150000.1.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:go1.18-openssl-race-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:go1.18-openssl-1.18.10.1-150000.1.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:go1.18-openssl-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:go1.18-openssl-race-1.18.10.1-150000.1.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:go1.18-openssl-race-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.18-openssl-1.18.10.1-150000.1.9.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.18-openssl-1.18.10.1-150000.1.9.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.18-openssl-1.18.10.1-150000.1.9.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.18-openssl-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.18-openssl-race-1.18.10.1-150000.1.9.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.18-openssl-race-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Real Time 15 SP3:go1.18-openssl-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Real Time 15 SP3:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Real Time 15 SP3:go1.18-openssl-race-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:go1.18-openssl-1.18.10.1-150000.1.9.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:go1.18-openssl-1.18.10.1-150000.1.9.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:go1.18-openssl-1.18.10.1-150000.1.9.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:go1.18-openssl-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:go1.18-openssl-race-1.18.10.1-150000.1.9.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:go1.18-openssl-race-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:go1.18-openssl-1.18.10.1-150000.1.9.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:go1.18-openssl-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:go1.18-openssl-race-1.18.10.1-150000.1.9.1.x86_64",
"openSUSE Leap 15.4:go1.18-openssl-1.18.10.1-150000.1.9.1.aarch64",
"openSUSE Leap 15.4:go1.18-openssl-1.18.10.1-150000.1.9.1.ppc64le",
"openSUSE Leap 15.4:go1.18-openssl-1.18.10.1-150000.1.9.1.s390x",
"openSUSE Leap 15.4:go1.18-openssl-1.18.10.1-150000.1.9.1.x86_64",
"openSUSE Leap 15.4:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.aarch64",
"openSUSE Leap 15.4:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.ppc64le",
"openSUSE Leap 15.4:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.s390x",
"openSUSE Leap 15.4:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.x86_64",
"openSUSE Leap 15.4:go1.18-openssl-race-1.18.10.1-150000.1.9.1.aarch64",
"openSUSE Leap 15.4:go1.18-openssl-race-1.18.10.1-150000.1.9.1.x86_64",
"openSUSE Leap 15.5:go1.18-openssl-1.18.10.1-150000.1.9.1.aarch64",
"openSUSE Leap 15.5:go1.18-openssl-1.18.10.1-150000.1.9.1.ppc64le",
"openSUSE Leap 15.5:go1.18-openssl-1.18.10.1-150000.1.9.1.s390x",
"openSUSE Leap 15.5:go1.18-openssl-1.18.10.1-150000.1.9.1.x86_64",
"openSUSE Leap 15.5:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.aarch64",
"openSUSE Leap 15.5:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.ppc64le",
"openSUSE Leap 15.5:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.s390x",
"openSUSE Leap 15.5:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.x86_64",
"openSUSE Leap 15.5:go1.18-openssl-race-1.18.10.1-150000.1.9.1.aarch64",
"openSUSE Leap 15.5:go1.18-openssl-race-1.18.10.1-150000.1.9.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 6.2,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"SUSE Enterprise Storage 7.1:go1.18-openssl-1.18.10.1-150000.1.9.1.aarch64",
"SUSE Enterprise Storage 7.1:go1.18-openssl-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Enterprise Storage 7.1:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.aarch64",
"SUSE Enterprise Storage 7.1:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Enterprise Storage 7.1:go1.18-openssl-race-1.18.10.1-150000.1.9.1.aarch64",
"SUSE Enterprise Storage 7.1:go1.18-openssl-race-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:go1.18-openssl-1.18.10.1-150000.1.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:go1.18-openssl-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:go1.18-openssl-race-1.18.10.1-150000.1.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:go1.18-openssl-race-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:go1.18-openssl-1.18.10.1-150000.1.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:go1.18-openssl-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:go1.18-openssl-race-1.18.10.1-150000.1.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:go1.18-openssl-race-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.18-openssl-1.18.10.1-150000.1.9.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.18-openssl-1.18.10.1-150000.1.9.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.18-openssl-1.18.10.1-150000.1.9.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.18-openssl-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.18-openssl-race-1.18.10.1-150000.1.9.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.18-openssl-race-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Real Time 15 SP3:go1.18-openssl-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Real Time 15 SP3:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Real Time 15 SP3:go1.18-openssl-race-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:go1.18-openssl-1.18.10.1-150000.1.9.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:go1.18-openssl-1.18.10.1-150000.1.9.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:go1.18-openssl-1.18.10.1-150000.1.9.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:go1.18-openssl-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:go1.18-openssl-race-1.18.10.1-150000.1.9.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:go1.18-openssl-race-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:go1.18-openssl-1.18.10.1-150000.1.9.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:go1.18-openssl-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:go1.18-openssl-race-1.18.10.1-150000.1.9.1.x86_64",
"openSUSE Leap 15.4:go1.18-openssl-1.18.10.1-150000.1.9.1.aarch64",
"openSUSE Leap 15.4:go1.18-openssl-1.18.10.1-150000.1.9.1.ppc64le",
"openSUSE Leap 15.4:go1.18-openssl-1.18.10.1-150000.1.9.1.s390x",
"openSUSE Leap 15.4:go1.18-openssl-1.18.10.1-150000.1.9.1.x86_64",
"openSUSE Leap 15.4:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.aarch64",
"openSUSE Leap 15.4:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.ppc64le",
"openSUSE Leap 15.4:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.s390x",
"openSUSE Leap 15.4:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.x86_64",
"openSUSE Leap 15.4:go1.18-openssl-race-1.18.10.1-150000.1.9.1.aarch64",
"openSUSE Leap 15.4:go1.18-openssl-race-1.18.10.1-150000.1.9.1.x86_64",
"openSUSE Leap 15.5:go1.18-openssl-1.18.10.1-150000.1.9.1.aarch64",
"openSUSE Leap 15.5:go1.18-openssl-1.18.10.1-150000.1.9.1.ppc64le",
"openSUSE Leap 15.5:go1.18-openssl-1.18.10.1-150000.1.9.1.s390x",
"openSUSE Leap 15.5:go1.18-openssl-1.18.10.1-150000.1.9.1.x86_64",
"openSUSE Leap 15.5:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.aarch64",
"openSUSE Leap 15.5:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.ppc64le",
"openSUSE Leap 15.5:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.s390x",
"openSUSE Leap 15.5:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.x86_64",
"openSUSE Leap 15.5:go1.18-openssl-race-1.18.10.1-150000.1.9.1.aarch64",
"openSUSE Leap 15.5:go1.18-openssl-race-1.18.10.1-150000.1.9.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2023-05-30T06:54:51Z",
"details": "moderate"
}
],
"title": "CVE-2022-30631"
},
{
"cve": "CVE-2022-30632",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2022-30632"
}
],
"notes": [
{
"category": "general",
"text": "Uncontrolled recursion in Glob in path/filepath before Go 1.17.12 and Go 1.18.4 allows an attacker to cause a panic due to stack exhaustion via a path containing a large number of path separators.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Enterprise Storage 7.1:go1.18-openssl-1.18.10.1-150000.1.9.1.aarch64",
"SUSE Enterprise Storage 7.1:go1.18-openssl-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Enterprise Storage 7.1:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.aarch64",
"SUSE Enterprise Storage 7.1:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Enterprise Storage 7.1:go1.18-openssl-race-1.18.10.1-150000.1.9.1.aarch64",
"SUSE Enterprise Storage 7.1:go1.18-openssl-race-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:go1.18-openssl-1.18.10.1-150000.1.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:go1.18-openssl-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:go1.18-openssl-race-1.18.10.1-150000.1.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:go1.18-openssl-race-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:go1.18-openssl-1.18.10.1-150000.1.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:go1.18-openssl-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:go1.18-openssl-race-1.18.10.1-150000.1.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:go1.18-openssl-race-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.18-openssl-1.18.10.1-150000.1.9.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.18-openssl-1.18.10.1-150000.1.9.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.18-openssl-1.18.10.1-150000.1.9.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.18-openssl-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.18-openssl-race-1.18.10.1-150000.1.9.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.18-openssl-race-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Real Time 15 SP3:go1.18-openssl-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Real Time 15 SP3:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Real Time 15 SP3:go1.18-openssl-race-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:go1.18-openssl-1.18.10.1-150000.1.9.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:go1.18-openssl-1.18.10.1-150000.1.9.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:go1.18-openssl-1.18.10.1-150000.1.9.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:go1.18-openssl-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:go1.18-openssl-race-1.18.10.1-150000.1.9.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:go1.18-openssl-race-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:go1.18-openssl-1.18.10.1-150000.1.9.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:go1.18-openssl-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:go1.18-openssl-race-1.18.10.1-150000.1.9.1.x86_64",
"openSUSE Leap 15.4:go1.18-openssl-1.18.10.1-150000.1.9.1.aarch64",
"openSUSE Leap 15.4:go1.18-openssl-1.18.10.1-150000.1.9.1.ppc64le",
"openSUSE Leap 15.4:go1.18-openssl-1.18.10.1-150000.1.9.1.s390x",
"openSUSE Leap 15.4:go1.18-openssl-1.18.10.1-150000.1.9.1.x86_64",
"openSUSE Leap 15.4:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.aarch64",
"openSUSE Leap 15.4:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.ppc64le",
"openSUSE Leap 15.4:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.s390x",
"openSUSE Leap 15.4:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.x86_64",
"openSUSE Leap 15.4:go1.18-openssl-race-1.18.10.1-150000.1.9.1.aarch64",
"openSUSE Leap 15.4:go1.18-openssl-race-1.18.10.1-150000.1.9.1.x86_64",
"openSUSE Leap 15.5:go1.18-openssl-1.18.10.1-150000.1.9.1.aarch64",
"openSUSE Leap 15.5:go1.18-openssl-1.18.10.1-150000.1.9.1.ppc64le",
"openSUSE Leap 15.5:go1.18-openssl-1.18.10.1-150000.1.9.1.s390x",
"openSUSE Leap 15.5:go1.18-openssl-1.18.10.1-150000.1.9.1.x86_64",
"openSUSE Leap 15.5:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.aarch64",
"openSUSE Leap 15.5:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.ppc64le",
"openSUSE Leap 15.5:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.s390x",
"openSUSE Leap 15.5:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.x86_64",
"openSUSE Leap 15.5:go1.18-openssl-race-1.18.10.1-150000.1.9.1.aarch64",
"openSUSE Leap 15.5:go1.18-openssl-race-1.18.10.1-150000.1.9.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2022-30632",
"url": "https://www.suse.com/security/cve/CVE-2022-30632"
},
{
"category": "external",
"summary": "SUSE Bug 1201445 for CVE-2022-30632",
"url": "https://bugzilla.suse.com/1201445"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Enterprise Storage 7.1:go1.18-openssl-1.18.10.1-150000.1.9.1.aarch64",
"SUSE Enterprise Storage 7.1:go1.18-openssl-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Enterprise Storage 7.1:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.aarch64",
"SUSE Enterprise Storage 7.1:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Enterprise Storage 7.1:go1.18-openssl-race-1.18.10.1-150000.1.9.1.aarch64",
"SUSE Enterprise Storage 7.1:go1.18-openssl-race-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:go1.18-openssl-1.18.10.1-150000.1.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:go1.18-openssl-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:go1.18-openssl-race-1.18.10.1-150000.1.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:go1.18-openssl-race-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:go1.18-openssl-1.18.10.1-150000.1.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:go1.18-openssl-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:go1.18-openssl-race-1.18.10.1-150000.1.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:go1.18-openssl-race-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.18-openssl-1.18.10.1-150000.1.9.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.18-openssl-1.18.10.1-150000.1.9.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.18-openssl-1.18.10.1-150000.1.9.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.18-openssl-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.18-openssl-race-1.18.10.1-150000.1.9.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.18-openssl-race-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Real Time 15 SP3:go1.18-openssl-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Real Time 15 SP3:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Real Time 15 SP3:go1.18-openssl-race-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:go1.18-openssl-1.18.10.1-150000.1.9.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:go1.18-openssl-1.18.10.1-150000.1.9.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:go1.18-openssl-1.18.10.1-150000.1.9.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:go1.18-openssl-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:go1.18-openssl-race-1.18.10.1-150000.1.9.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:go1.18-openssl-race-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:go1.18-openssl-1.18.10.1-150000.1.9.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:go1.18-openssl-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:go1.18-openssl-race-1.18.10.1-150000.1.9.1.x86_64",
"openSUSE Leap 15.4:go1.18-openssl-1.18.10.1-150000.1.9.1.aarch64",
"openSUSE Leap 15.4:go1.18-openssl-1.18.10.1-150000.1.9.1.ppc64le",
"openSUSE Leap 15.4:go1.18-openssl-1.18.10.1-150000.1.9.1.s390x",
"openSUSE Leap 15.4:go1.18-openssl-1.18.10.1-150000.1.9.1.x86_64",
"openSUSE Leap 15.4:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.aarch64",
"openSUSE Leap 15.4:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.ppc64le",
"openSUSE Leap 15.4:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.s390x",
"openSUSE Leap 15.4:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.x86_64",
"openSUSE Leap 15.4:go1.18-openssl-race-1.18.10.1-150000.1.9.1.aarch64",
"openSUSE Leap 15.4:go1.18-openssl-race-1.18.10.1-150000.1.9.1.x86_64",
"openSUSE Leap 15.5:go1.18-openssl-1.18.10.1-150000.1.9.1.aarch64",
"openSUSE Leap 15.5:go1.18-openssl-1.18.10.1-150000.1.9.1.ppc64le",
"openSUSE Leap 15.5:go1.18-openssl-1.18.10.1-150000.1.9.1.s390x",
"openSUSE Leap 15.5:go1.18-openssl-1.18.10.1-150000.1.9.1.x86_64",
"openSUSE Leap 15.5:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.aarch64",
"openSUSE Leap 15.5:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.ppc64le",
"openSUSE Leap 15.5:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.s390x",
"openSUSE Leap 15.5:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.x86_64",
"openSUSE Leap 15.5:go1.18-openssl-race-1.18.10.1-150000.1.9.1.aarch64",
"openSUSE Leap 15.5:go1.18-openssl-race-1.18.10.1-150000.1.9.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 6.2,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"SUSE Enterprise Storage 7.1:go1.18-openssl-1.18.10.1-150000.1.9.1.aarch64",
"SUSE Enterprise Storage 7.1:go1.18-openssl-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Enterprise Storage 7.1:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.aarch64",
"SUSE Enterprise Storage 7.1:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Enterprise Storage 7.1:go1.18-openssl-race-1.18.10.1-150000.1.9.1.aarch64",
"SUSE Enterprise Storage 7.1:go1.18-openssl-race-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:go1.18-openssl-1.18.10.1-150000.1.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:go1.18-openssl-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:go1.18-openssl-race-1.18.10.1-150000.1.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:go1.18-openssl-race-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:go1.18-openssl-1.18.10.1-150000.1.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:go1.18-openssl-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:go1.18-openssl-race-1.18.10.1-150000.1.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:go1.18-openssl-race-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.18-openssl-1.18.10.1-150000.1.9.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.18-openssl-1.18.10.1-150000.1.9.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.18-openssl-1.18.10.1-150000.1.9.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.18-openssl-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.18-openssl-race-1.18.10.1-150000.1.9.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.18-openssl-race-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Real Time 15 SP3:go1.18-openssl-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Real Time 15 SP3:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Real Time 15 SP3:go1.18-openssl-race-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:go1.18-openssl-1.18.10.1-150000.1.9.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:go1.18-openssl-1.18.10.1-150000.1.9.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:go1.18-openssl-1.18.10.1-150000.1.9.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:go1.18-openssl-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:go1.18-openssl-race-1.18.10.1-150000.1.9.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:go1.18-openssl-race-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:go1.18-openssl-1.18.10.1-150000.1.9.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:go1.18-openssl-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:go1.18-openssl-race-1.18.10.1-150000.1.9.1.x86_64",
"openSUSE Leap 15.4:go1.18-openssl-1.18.10.1-150000.1.9.1.aarch64",
"openSUSE Leap 15.4:go1.18-openssl-1.18.10.1-150000.1.9.1.ppc64le",
"openSUSE Leap 15.4:go1.18-openssl-1.18.10.1-150000.1.9.1.s390x",
"openSUSE Leap 15.4:go1.18-openssl-1.18.10.1-150000.1.9.1.x86_64",
"openSUSE Leap 15.4:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.aarch64",
"openSUSE Leap 15.4:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.ppc64le",
"openSUSE Leap 15.4:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.s390x",
"openSUSE Leap 15.4:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.x86_64",
"openSUSE Leap 15.4:go1.18-openssl-race-1.18.10.1-150000.1.9.1.aarch64",
"openSUSE Leap 15.4:go1.18-openssl-race-1.18.10.1-150000.1.9.1.x86_64",
"openSUSE Leap 15.5:go1.18-openssl-1.18.10.1-150000.1.9.1.aarch64",
"openSUSE Leap 15.5:go1.18-openssl-1.18.10.1-150000.1.9.1.ppc64le",
"openSUSE Leap 15.5:go1.18-openssl-1.18.10.1-150000.1.9.1.s390x",
"openSUSE Leap 15.5:go1.18-openssl-1.18.10.1-150000.1.9.1.x86_64",
"openSUSE Leap 15.5:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.aarch64",
"openSUSE Leap 15.5:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.ppc64le",
"openSUSE Leap 15.5:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.s390x",
"openSUSE Leap 15.5:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.x86_64",
"openSUSE Leap 15.5:go1.18-openssl-race-1.18.10.1-150000.1.9.1.aarch64",
"openSUSE Leap 15.5:go1.18-openssl-race-1.18.10.1-150000.1.9.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2023-05-30T06:54:51Z",
"details": "moderate"
}
],
"title": "CVE-2022-30632"
},
{
"cve": "CVE-2022-30633",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2022-30633"
}
],
"notes": [
{
"category": "general",
"text": "Uncontrolled recursion in Unmarshal in encoding/xml before Go 1.17.12 and Go 1.18.4 allows an attacker to cause a panic due to stack exhaustion via unmarshalling an XML document into a Go struct which has a nested field that uses the \u0027any\u0027 field tag.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Enterprise Storage 7.1:go1.18-openssl-1.18.10.1-150000.1.9.1.aarch64",
"SUSE Enterprise Storage 7.1:go1.18-openssl-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Enterprise Storage 7.1:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.aarch64",
"SUSE Enterprise Storage 7.1:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Enterprise Storage 7.1:go1.18-openssl-race-1.18.10.1-150000.1.9.1.aarch64",
"SUSE Enterprise Storage 7.1:go1.18-openssl-race-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:go1.18-openssl-1.18.10.1-150000.1.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:go1.18-openssl-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:go1.18-openssl-race-1.18.10.1-150000.1.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:go1.18-openssl-race-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:go1.18-openssl-1.18.10.1-150000.1.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:go1.18-openssl-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:go1.18-openssl-race-1.18.10.1-150000.1.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:go1.18-openssl-race-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.18-openssl-1.18.10.1-150000.1.9.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.18-openssl-1.18.10.1-150000.1.9.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.18-openssl-1.18.10.1-150000.1.9.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.18-openssl-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.18-openssl-race-1.18.10.1-150000.1.9.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.18-openssl-race-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Real Time 15 SP3:go1.18-openssl-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Real Time 15 SP3:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Real Time 15 SP3:go1.18-openssl-race-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:go1.18-openssl-1.18.10.1-150000.1.9.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:go1.18-openssl-1.18.10.1-150000.1.9.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:go1.18-openssl-1.18.10.1-150000.1.9.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:go1.18-openssl-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:go1.18-openssl-race-1.18.10.1-150000.1.9.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:go1.18-openssl-race-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:go1.18-openssl-1.18.10.1-150000.1.9.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:go1.18-openssl-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:go1.18-openssl-race-1.18.10.1-150000.1.9.1.x86_64",
"openSUSE Leap 15.4:go1.18-openssl-1.18.10.1-150000.1.9.1.aarch64",
"openSUSE Leap 15.4:go1.18-openssl-1.18.10.1-150000.1.9.1.ppc64le",
"openSUSE Leap 15.4:go1.18-openssl-1.18.10.1-150000.1.9.1.s390x",
"openSUSE Leap 15.4:go1.18-openssl-1.18.10.1-150000.1.9.1.x86_64",
"openSUSE Leap 15.4:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.aarch64",
"openSUSE Leap 15.4:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.ppc64le",
"openSUSE Leap 15.4:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.s390x",
"openSUSE Leap 15.4:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.x86_64",
"openSUSE Leap 15.4:go1.18-openssl-race-1.18.10.1-150000.1.9.1.aarch64",
"openSUSE Leap 15.4:go1.18-openssl-race-1.18.10.1-150000.1.9.1.x86_64",
"openSUSE Leap 15.5:go1.18-openssl-1.18.10.1-150000.1.9.1.aarch64",
"openSUSE Leap 15.5:go1.18-openssl-1.18.10.1-150000.1.9.1.ppc64le",
"openSUSE Leap 15.5:go1.18-openssl-1.18.10.1-150000.1.9.1.s390x",
"openSUSE Leap 15.5:go1.18-openssl-1.18.10.1-150000.1.9.1.x86_64",
"openSUSE Leap 15.5:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.aarch64",
"openSUSE Leap 15.5:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.ppc64le",
"openSUSE Leap 15.5:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.s390x",
"openSUSE Leap 15.5:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.x86_64",
"openSUSE Leap 15.5:go1.18-openssl-race-1.18.10.1-150000.1.9.1.aarch64",
"openSUSE Leap 15.5:go1.18-openssl-race-1.18.10.1-150000.1.9.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2022-30633",
"url": "https://www.suse.com/security/cve/CVE-2022-30633"
},
{
"category": "external",
"summary": "SUSE Bug 1201440 for CVE-2022-30633",
"url": "https://bugzilla.suse.com/1201440"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Enterprise Storage 7.1:go1.18-openssl-1.18.10.1-150000.1.9.1.aarch64",
"SUSE Enterprise Storage 7.1:go1.18-openssl-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Enterprise Storage 7.1:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.aarch64",
"SUSE Enterprise Storage 7.1:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Enterprise Storage 7.1:go1.18-openssl-race-1.18.10.1-150000.1.9.1.aarch64",
"SUSE Enterprise Storage 7.1:go1.18-openssl-race-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:go1.18-openssl-1.18.10.1-150000.1.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:go1.18-openssl-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:go1.18-openssl-race-1.18.10.1-150000.1.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:go1.18-openssl-race-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:go1.18-openssl-1.18.10.1-150000.1.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:go1.18-openssl-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:go1.18-openssl-race-1.18.10.1-150000.1.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:go1.18-openssl-race-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.18-openssl-1.18.10.1-150000.1.9.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.18-openssl-1.18.10.1-150000.1.9.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.18-openssl-1.18.10.1-150000.1.9.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.18-openssl-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.18-openssl-race-1.18.10.1-150000.1.9.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.18-openssl-race-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Real Time 15 SP3:go1.18-openssl-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Real Time 15 SP3:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Real Time 15 SP3:go1.18-openssl-race-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:go1.18-openssl-1.18.10.1-150000.1.9.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:go1.18-openssl-1.18.10.1-150000.1.9.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:go1.18-openssl-1.18.10.1-150000.1.9.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:go1.18-openssl-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:go1.18-openssl-race-1.18.10.1-150000.1.9.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:go1.18-openssl-race-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:go1.18-openssl-1.18.10.1-150000.1.9.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:go1.18-openssl-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:go1.18-openssl-race-1.18.10.1-150000.1.9.1.x86_64",
"openSUSE Leap 15.4:go1.18-openssl-1.18.10.1-150000.1.9.1.aarch64",
"openSUSE Leap 15.4:go1.18-openssl-1.18.10.1-150000.1.9.1.ppc64le",
"openSUSE Leap 15.4:go1.18-openssl-1.18.10.1-150000.1.9.1.s390x",
"openSUSE Leap 15.4:go1.18-openssl-1.18.10.1-150000.1.9.1.x86_64",
"openSUSE Leap 15.4:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.aarch64",
"openSUSE Leap 15.4:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.ppc64le",
"openSUSE Leap 15.4:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.s390x",
"openSUSE Leap 15.4:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.x86_64",
"openSUSE Leap 15.4:go1.18-openssl-race-1.18.10.1-150000.1.9.1.aarch64",
"openSUSE Leap 15.4:go1.18-openssl-race-1.18.10.1-150000.1.9.1.x86_64",
"openSUSE Leap 15.5:go1.18-openssl-1.18.10.1-150000.1.9.1.aarch64",
"openSUSE Leap 15.5:go1.18-openssl-1.18.10.1-150000.1.9.1.ppc64le",
"openSUSE Leap 15.5:go1.18-openssl-1.18.10.1-150000.1.9.1.s390x",
"openSUSE Leap 15.5:go1.18-openssl-1.18.10.1-150000.1.9.1.x86_64",
"openSUSE Leap 15.5:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.aarch64",
"openSUSE Leap 15.5:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.ppc64le",
"openSUSE Leap 15.5:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.s390x",
"openSUSE Leap 15.5:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.x86_64",
"openSUSE Leap 15.5:go1.18-openssl-race-1.18.10.1-150000.1.9.1.aarch64",
"openSUSE Leap 15.5:go1.18-openssl-race-1.18.10.1-150000.1.9.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 6.2,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"SUSE Enterprise Storage 7.1:go1.18-openssl-1.18.10.1-150000.1.9.1.aarch64",
"SUSE Enterprise Storage 7.1:go1.18-openssl-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Enterprise Storage 7.1:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.aarch64",
"SUSE Enterprise Storage 7.1:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Enterprise Storage 7.1:go1.18-openssl-race-1.18.10.1-150000.1.9.1.aarch64",
"SUSE Enterprise Storage 7.1:go1.18-openssl-race-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:go1.18-openssl-1.18.10.1-150000.1.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:go1.18-openssl-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:go1.18-openssl-race-1.18.10.1-150000.1.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:go1.18-openssl-race-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:go1.18-openssl-1.18.10.1-150000.1.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:go1.18-openssl-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:go1.18-openssl-race-1.18.10.1-150000.1.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:go1.18-openssl-race-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.18-openssl-1.18.10.1-150000.1.9.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.18-openssl-1.18.10.1-150000.1.9.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.18-openssl-1.18.10.1-150000.1.9.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.18-openssl-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.18-openssl-race-1.18.10.1-150000.1.9.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.18-openssl-race-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Real Time 15 SP3:go1.18-openssl-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Real Time 15 SP3:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Real Time 15 SP3:go1.18-openssl-race-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:go1.18-openssl-1.18.10.1-150000.1.9.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:go1.18-openssl-1.18.10.1-150000.1.9.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:go1.18-openssl-1.18.10.1-150000.1.9.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:go1.18-openssl-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:go1.18-openssl-race-1.18.10.1-150000.1.9.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:go1.18-openssl-race-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:go1.18-openssl-1.18.10.1-150000.1.9.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:go1.18-openssl-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:go1.18-openssl-race-1.18.10.1-150000.1.9.1.x86_64",
"openSUSE Leap 15.4:go1.18-openssl-1.18.10.1-150000.1.9.1.aarch64",
"openSUSE Leap 15.4:go1.18-openssl-1.18.10.1-150000.1.9.1.ppc64le",
"openSUSE Leap 15.4:go1.18-openssl-1.18.10.1-150000.1.9.1.s390x",
"openSUSE Leap 15.4:go1.18-openssl-1.18.10.1-150000.1.9.1.x86_64",
"openSUSE Leap 15.4:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.aarch64",
"openSUSE Leap 15.4:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.ppc64le",
"openSUSE Leap 15.4:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.s390x",
"openSUSE Leap 15.4:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.x86_64",
"openSUSE Leap 15.4:go1.18-openssl-race-1.18.10.1-150000.1.9.1.aarch64",
"openSUSE Leap 15.4:go1.18-openssl-race-1.18.10.1-150000.1.9.1.x86_64",
"openSUSE Leap 15.5:go1.18-openssl-1.18.10.1-150000.1.9.1.aarch64",
"openSUSE Leap 15.5:go1.18-openssl-1.18.10.1-150000.1.9.1.ppc64le",
"openSUSE Leap 15.5:go1.18-openssl-1.18.10.1-150000.1.9.1.s390x",
"openSUSE Leap 15.5:go1.18-openssl-1.18.10.1-150000.1.9.1.x86_64",
"openSUSE Leap 15.5:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.aarch64",
"openSUSE Leap 15.5:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.ppc64le",
"openSUSE Leap 15.5:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.s390x",
"openSUSE Leap 15.5:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.x86_64",
"openSUSE Leap 15.5:go1.18-openssl-race-1.18.10.1-150000.1.9.1.aarch64",
"openSUSE Leap 15.5:go1.18-openssl-race-1.18.10.1-150000.1.9.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2023-05-30T06:54:51Z",
"details": "moderate"
}
],
"title": "CVE-2022-30633"
},
{
"cve": "CVE-2022-30634",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2022-30634"
}
],
"notes": [
{
"category": "general",
"text": "Infinite loop in Read in crypto/rand before Go 1.17.11 and Go 1.18.3 on Windows allows attacker to cause an indefinite hang by passing a buffer larger than 1 \u003c\u003c 32 - 1 bytes.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Enterprise Storage 7.1:go1.18-openssl-1.18.10.1-150000.1.9.1.aarch64",
"SUSE Enterprise Storage 7.1:go1.18-openssl-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Enterprise Storage 7.1:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.aarch64",
"SUSE Enterprise Storage 7.1:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Enterprise Storage 7.1:go1.18-openssl-race-1.18.10.1-150000.1.9.1.aarch64",
"SUSE Enterprise Storage 7.1:go1.18-openssl-race-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:go1.18-openssl-1.18.10.1-150000.1.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:go1.18-openssl-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:go1.18-openssl-race-1.18.10.1-150000.1.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:go1.18-openssl-race-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:go1.18-openssl-1.18.10.1-150000.1.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:go1.18-openssl-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:go1.18-openssl-race-1.18.10.1-150000.1.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:go1.18-openssl-race-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.18-openssl-1.18.10.1-150000.1.9.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.18-openssl-1.18.10.1-150000.1.9.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.18-openssl-1.18.10.1-150000.1.9.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.18-openssl-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.18-openssl-race-1.18.10.1-150000.1.9.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.18-openssl-race-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Real Time 15 SP3:go1.18-openssl-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Real Time 15 SP3:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Real Time 15 SP3:go1.18-openssl-race-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:go1.18-openssl-1.18.10.1-150000.1.9.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:go1.18-openssl-1.18.10.1-150000.1.9.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:go1.18-openssl-1.18.10.1-150000.1.9.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:go1.18-openssl-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:go1.18-openssl-race-1.18.10.1-150000.1.9.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:go1.18-openssl-race-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:go1.18-openssl-1.18.10.1-150000.1.9.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:go1.18-openssl-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:go1.18-openssl-race-1.18.10.1-150000.1.9.1.x86_64",
"openSUSE Leap 15.4:go1.18-openssl-1.18.10.1-150000.1.9.1.aarch64",
"openSUSE Leap 15.4:go1.18-openssl-1.18.10.1-150000.1.9.1.ppc64le",
"openSUSE Leap 15.4:go1.18-openssl-1.18.10.1-150000.1.9.1.s390x",
"openSUSE Leap 15.4:go1.18-openssl-1.18.10.1-150000.1.9.1.x86_64",
"openSUSE Leap 15.4:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.aarch64",
"openSUSE Leap 15.4:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.ppc64le",
"openSUSE Leap 15.4:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.s390x",
"openSUSE Leap 15.4:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.x86_64",
"openSUSE Leap 15.4:go1.18-openssl-race-1.18.10.1-150000.1.9.1.aarch64",
"openSUSE Leap 15.4:go1.18-openssl-race-1.18.10.1-150000.1.9.1.x86_64",
"openSUSE Leap 15.5:go1.18-openssl-1.18.10.1-150000.1.9.1.aarch64",
"openSUSE Leap 15.5:go1.18-openssl-1.18.10.1-150000.1.9.1.ppc64le",
"openSUSE Leap 15.5:go1.18-openssl-1.18.10.1-150000.1.9.1.s390x",
"openSUSE Leap 15.5:go1.18-openssl-1.18.10.1-150000.1.9.1.x86_64",
"openSUSE Leap 15.5:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.aarch64",
"openSUSE Leap 15.5:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.ppc64le",
"openSUSE Leap 15.5:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.s390x",
"openSUSE Leap 15.5:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.x86_64",
"openSUSE Leap 15.5:go1.18-openssl-race-1.18.10.1-150000.1.9.1.aarch64",
"openSUSE Leap 15.5:go1.18-openssl-race-1.18.10.1-150000.1.9.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2022-30634",
"url": "https://www.suse.com/security/cve/CVE-2022-30634"
},
{
"category": "external",
"summary": "SUSE Bug 1200134 for CVE-2022-30634",
"url": "https://bugzilla.suse.com/1200134"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Enterprise Storage 7.1:go1.18-openssl-1.18.10.1-150000.1.9.1.aarch64",
"SUSE Enterprise Storage 7.1:go1.18-openssl-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Enterprise Storage 7.1:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.aarch64",
"SUSE Enterprise Storage 7.1:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Enterprise Storage 7.1:go1.18-openssl-race-1.18.10.1-150000.1.9.1.aarch64",
"SUSE Enterprise Storage 7.1:go1.18-openssl-race-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:go1.18-openssl-1.18.10.1-150000.1.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:go1.18-openssl-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:go1.18-openssl-race-1.18.10.1-150000.1.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:go1.18-openssl-race-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:go1.18-openssl-1.18.10.1-150000.1.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:go1.18-openssl-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:go1.18-openssl-race-1.18.10.1-150000.1.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:go1.18-openssl-race-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.18-openssl-1.18.10.1-150000.1.9.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.18-openssl-1.18.10.1-150000.1.9.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.18-openssl-1.18.10.1-150000.1.9.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.18-openssl-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.18-openssl-race-1.18.10.1-150000.1.9.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.18-openssl-race-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Real Time 15 SP3:go1.18-openssl-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Real Time 15 SP3:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Real Time 15 SP3:go1.18-openssl-race-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:go1.18-openssl-1.18.10.1-150000.1.9.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:go1.18-openssl-1.18.10.1-150000.1.9.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:go1.18-openssl-1.18.10.1-150000.1.9.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:go1.18-openssl-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:go1.18-openssl-race-1.18.10.1-150000.1.9.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:go1.18-openssl-race-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:go1.18-openssl-1.18.10.1-150000.1.9.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:go1.18-openssl-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:go1.18-openssl-race-1.18.10.1-150000.1.9.1.x86_64",
"openSUSE Leap 15.4:go1.18-openssl-1.18.10.1-150000.1.9.1.aarch64",
"openSUSE Leap 15.4:go1.18-openssl-1.18.10.1-150000.1.9.1.ppc64le",
"openSUSE Leap 15.4:go1.18-openssl-1.18.10.1-150000.1.9.1.s390x",
"openSUSE Leap 15.4:go1.18-openssl-1.18.10.1-150000.1.9.1.x86_64",
"openSUSE Leap 15.4:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.aarch64",
"openSUSE Leap 15.4:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.ppc64le",
"openSUSE Leap 15.4:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.s390x",
"openSUSE Leap 15.4:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.x86_64",
"openSUSE Leap 15.4:go1.18-openssl-race-1.18.10.1-150000.1.9.1.aarch64",
"openSUSE Leap 15.4:go1.18-openssl-race-1.18.10.1-150000.1.9.1.x86_64",
"openSUSE Leap 15.5:go1.18-openssl-1.18.10.1-150000.1.9.1.aarch64",
"openSUSE Leap 15.5:go1.18-openssl-1.18.10.1-150000.1.9.1.ppc64le",
"openSUSE Leap 15.5:go1.18-openssl-1.18.10.1-150000.1.9.1.s390x",
"openSUSE Leap 15.5:go1.18-openssl-1.18.10.1-150000.1.9.1.x86_64",
"openSUSE Leap 15.5:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.aarch64",
"openSUSE Leap 15.5:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.ppc64le",
"openSUSE Leap 15.5:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.s390x",
"openSUSE Leap 15.5:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.x86_64",
"openSUSE Leap 15.5:go1.18-openssl-race-1.18.10.1-150000.1.9.1.aarch64",
"openSUSE Leap 15.5:go1.18-openssl-race-1.18.10.1-150000.1.9.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 2.9,
"baseSeverity": "LOW",
"vectorString": "CVSS:3.1/AV:L/AC:H/PR:N/UI:N/S:U/C:N/I:N/A:L",
"version": "3.1"
},
"products": [
"SUSE Enterprise Storage 7.1:go1.18-openssl-1.18.10.1-150000.1.9.1.aarch64",
"SUSE Enterprise Storage 7.1:go1.18-openssl-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Enterprise Storage 7.1:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.aarch64",
"SUSE Enterprise Storage 7.1:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Enterprise Storage 7.1:go1.18-openssl-race-1.18.10.1-150000.1.9.1.aarch64",
"SUSE Enterprise Storage 7.1:go1.18-openssl-race-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:go1.18-openssl-1.18.10.1-150000.1.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:go1.18-openssl-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:go1.18-openssl-race-1.18.10.1-150000.1.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:go1.18-openssl-race-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:go1.18-openssl-1.18.10.1-150000.1.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:go1.18-openssl-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:go1.18-openssl-race-1.18.10.1-150000.1.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:go1.18-openssl-race-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.18-openssl-1.18.10.1-150000.1.9.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.18-openssl-1.18.10.1-150000.1.9.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.18-openssl-1.18.10.1-150000.1.9.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.18-openssl-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.18-openssl-race-1.18.10.1-150000.1.9.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.18-openssl-race-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Real Time 15 SP3:go1.18-openssl-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Real Time 15 SP3:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Real Time 15 SP3:go1.18-openssl-race-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:go1.18-openssl-1.18.10.1-150000.1.9.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:go1.18-openssl-1.18.10.1-150000.1.9.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:go1.18-openssl-1.18.10.1-150000.1.9.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:go1.18-openssl-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:go1.18-openssl-race-1.18.10.1-150000.1.9.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:go1.18-openssl-race-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:go1.18-openssl-1.18.10.1-150000.1.9.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:go1.18-openssl-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:go1.18-openssl-race-1.18.10.1-150000.1.9.1.x86_64",
"openSUSE Leap 15.4:go1.18-openssl-1.18.10.1-150000.1.9.1.aarch64",
"openSUSE Leap 15.4:go1.18-openssl-1.18.10.1-150000.1.9.1.ppc64le",
"openSUSE Leap 15.4:go1.18-openssl-1.18.10.1-150000.1.9.1.s390x",
"openSUSE Leap 15.4:go1.18-openssl-1.18.10.1-150000.1.9.1.x86_64",
"openSUSE Leap 15.4:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.aarch64",
"openSUSE Leap 15.4:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.ppc64le",
"openSUSE Leap 15.4:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.s390x",
"openSUSE Leap 15.4:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.x86_64",
"openSUSE Leap 15.4:go1.18-openssl-race-1.18.10.1-150000.1.9.1.aarch64",
"openSUSE Leap 15.4:go1.18-openssl-race-1.18.10.1-150000.1.9.1.x86_64",
"openSUSE Leap 15.5:go1.18-openssl-1.18.10.1-150000.1.9.1.aarch64",
"openSUSE Leap 15.5:go1.18-openssl-1.18.10.1-150000.1.9.1.ppc64le",
"openSUSE Leap 15.5:go1.18-openssl-1.18.10.1-150000.1.9.1.s390x",
"openSUSE Leap 15.5:go1.18-openssl-1.18.10.1-150000.1.9.1.x86_64",
"openSUSE Leap 15.5:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.aarch64",
"openSUSE Leap 15.5:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.ppc64le",
"openSUSE Leap 15.5:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.s390x",
"openSUSE Leap 15.5:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.x86_64",
"openSUSE Leap 15.5:go1.18-openssl-race-1.18.10.1-150000.1.9.1.aarch64",
"openSUSE Leap 15.5:go1.18-openssl-race-1.18.10.1-150000.1.9.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2023-05-30T06:54:51Z",
"details": "low"
}
],
"title": "CVE-2022-30634"
},
{
"cve": "CVE-2022-30635",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2022-30635"
}
],
"notes": [
{
"category": "general",
"text": "Uncontrolled recursion in Decoder.Decode in encoding/gob before Go 1.17.12 and Go 1.18.4 allows an attacker to cause a panic due to stack exhaustion via a message which contains deeply nested structures.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Enterprise Storage 7.1:go1.18-openssl-1.18.10.1-150000.1.9.1.aarch64",
"SUSE Enterprise Storage 7.1:go1.18-openssl-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Enterprise Storage 7.1:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.aarch64",
"SUSE Enterprise Storage 7.1:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Enterprise Storage 7.1:go1.18-openssl-race-1.18.10.1-150000.1.9.1.aarch64",
"SUSE Enterprise Storage 7.1:go1.18-openssl-race-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:go1.18-openssl-1.18.10.1-150000.1.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:go1.18-openssl-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:go1.18-openssl-race-1.18.10.1-150000.1.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:go1.18-openssl-race-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:go1.18-openssl-1.18.10.1-150000.1.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:go1.18-openssl-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:go1.18-openssl-race-1.18.10.1-150000.1.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:go1.18-openssl-race-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.18-openssl-1.18.10.1-150000.1.9.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.18-openssl-1.18.10.1-150000.1.9.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.18-openssl-1.18.10.1-150000.1.9.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.18-openssl-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.18-openssl-race-1.18.10.1-150000.1.9.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.18-openssl-race-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Real Time 15 SP3:go1.18-openssl-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Real Time 15 SP3:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Real Time 15 SP3:go1.18-openssl-race-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:go1.18-openssl-1.18.10.1-150000.1.9.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:go1.18-openssl-1.18.10.1-150000.1.9.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:go1.18-openssl-1.18.10.1-150000.1.9.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:go1.18-openssl-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:go1.18-openssl-race-1.18.10.1-150000.1.9.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:go1.18-openssl-race-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:go1.18-openssl-1.18.10.1-150000.1.9.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:go1.18-openssl-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:go1.18-openssl-race-1.18.10.1-150000.1.9.1.x86_64",
"openSUSE Leap 15.4:go1.18-openssl-1.18.10.1-150000.1.9.1.aarch64",
"openSUSE Leap 15.4:go1.18-openssl-1.18.10.1-150000.1.9.1.ppc64le",
"openSUSE Leap 15.4:go1.18-openssl-1.18.10.1-150000.1.9.1.s390x",
"openSUSE Leap 15.4:go1.18-openssl-1.18.10.1-150000.1.9.1.x86_64",
"openSUSE Leap 15.4:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.aarch64",
"openSUSE Leap 15.4:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.ppc64le",
"openSUSE Leap 15.4:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.s390x",
"openSUSE Leap 15.4:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.x86_64",
"openSUSE Leap 15.4:go1.18-openssl-race-1.18.10.1-150000.1.9.1.aarch64",
"openSUSE Leap 15.4:go1.18-openssl-race-1.18.10.1-150000.1.9.1.x86_64",
"openSUSE Leap 15.5:go1.18-openssl-1.18.10.1-150000.1.9.1.aarch64",
"openSUSE Leap 15.5:go1.18-openssl-1.18.10.1-150000.1.9.1.ppc64le",
"openSUSE Leap 15.5:go1.18-openssl-1.18.10.1-150000.1.9.1.s390x",
"openSUSE Leap 15.5:go1.18-openssl-1.18.10.1-150000.1.9.1.x86_64",
"openSUSE Leap 15.5:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.aarch64",
"openSUSE Leap 15.5:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.ppc64le",
"openSUSE Leap 15.5:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.s390x",
"openSUSE Leap 15.5:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.x86_64",
"openSUSE Leap 15.5:go1.18-openssl-race-1.18.10.1-150000.1.9.1.aarch64",
"openSUSE Leap 15.5:go1.18-openssl-race-1.18.10.1-150000.1.9.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2022-30635",
"url": "https://www.suse.com/security/cve/CVE-2022-30635"
},
{
"category": "external",
"summary": "SUSE Bug 1201444 for CVE-2022-30635",
"url": "https://bugzilla.suse.com/1201444"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Enterprise Storage 7.1:go1.18-openssl-1.18.10.1-150000.1.9.1.aarch64",
"SUSE Enterprise Storage 7.1:go1.18-openssl-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Enterprise Storage 7.1:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.aarch64",
"SUSE Enterprise Storage 7.1:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Enterprise Storage 7.1:go1.18-openssl-race-1.18.10.1-150000.1.9.1.aarch64",
"SUSE Enterprise Storage 7.1:go1.18-openssl-race-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:go1.18-openssl-1.18.10.1-150000.1.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:go1.18-openssl-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:go1.18-openssl-race-1.18.10.1-150000.1.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:go1.18-openssl-race-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:go1.18-openssl-1.18.10.1-150000.1.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:go1.18-openssl-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:go1.18-openssl-race-1.18.10.1-150000.1.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:go1.18-openssl-race-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.18-openssl-1.18.10.1-150000.1.9.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.18-openssl-1.18.10.1-150000.1.9.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.18-openssl-1.18.10.1-150000.1.9.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.18-openssl-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.18-openssl-race-1.18.10.1-150000.1.9.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.18-openssl-race-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Real Time 15 SP3:go1.18-openssl-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Real Time 15 SP3:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Real Time 15 SP3:go1.18-openssl-race-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:go1.18-openssl-1.18.10.1-150000.1.9.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:go1.18-openssl-1.18.10.1-150000.1.9.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:go1.18-openssl-1.18.10.1-150000.1.9.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:go1.18-openssl-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:go1.18-openssl-race-1.18.10.1-150000.1.9.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:go1.18-openssl-race-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:go1.18-openssl-1.18.10.1-150000.1.9.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:go1.18-openssl-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:go1.18-openssl-race-1.18.10.1-150000.1.9.1.x86_64",
"openSUSE Leap 15.4:go1.18-openssl-1.18.10.1-150000.1.9.1.aarch64",
"openSUSE Leap 15.4:go1.18-openssl-1.18.10.1-150000.1.9.1.ppc64le",
"openSUSE Leap 15.4:go1.18-openssl-1.18.10.1-150000.1.9.1.s390x",
"openSUSE Leap 15.4:go1.18-openssl-1.18.10.1-150000.1.9.1.x86_64",
"openSUSE Leap 15.4:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.aarch64",
"openSUSE Leap 15.4:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.ppc64le",
"openSUSE Leap 15.4:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.s390x",
"openSUSE Leap 15.4:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.x86_64",
"openSUSE Leap 15.4:go1.18-openssl-race-1.18.10.1-150000.1.9.1.aarch64",
"openSUSE Leap 15.4:go1.18-openssl-race-1.18.10.1-150000.1.9.1.x86_64",
"openSUSE Leap 15.5:go1.18-openssl-1.18.10.1-150000.1.9.1.aarch64",
"openSUSE Leap 15.5:go1.18-openssl-1.18.10.1-150000.1.9.1.ppc64le",
"openSUSE Leap 15.5:go1.18-openssl-1.18.10.1-150000.1.9.1.s390x",
"openSUSE Leap 15.5:go1.18-openssl-1.18.10.1-150000.1.9.1.x86_64",
"openSUSE Leap 15.5:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.aarch64",
"openSUSE Leap 15.5:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.ppc64le",
"openSUSE Leap 15.5:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.s390x",
"openSUSE Leap 15.5:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.x86_64",
"openSUSE Leap 15.5:go1.18-openssl-race-1.18.10.1-150000.1.9.1.aarch64",
"openSUSE Leap 15.5:go1.18-openssl-race-1.18.10.1-150000.1.9.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 5.5,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"SUSE Enterprise Storage 7.1:go1.18-openssl-1.18.10.1-150000.1.9.1.aarch64",
"SUSE Enterprise Storage 7.1:go1.18-openssl-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Enterprise Storage 7.1:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.aarch64",
"SUSE Enterprise Storage 7.1:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Enterprise Storage 7.1:go1.18-openssl-race-1.18.10.1-150000.1.9.1.aarch64",
"SUSE Enterprise Storage 7.1:go1.18-openssl-race-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:go1.18-openssl-1.18.10.1-150000.1.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:go1.18-openssl-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:go1.18-openssl-race-1.18.10.1-150000.1.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:go1.18-openssl-race-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:go1.18-openssl-1.18.10.1-150000.1.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:go1.18-openssl-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:go1.18-openssl-race-1.18.10.1-150000.1.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:go1.18-openssl-race-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.18-openssl-1.18.10.1-150000.1.9.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.18-openssl-1.18.10.1-150000.1.9.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.18-openssl-1.18.10.1-150000.1.9.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.18-openssl-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.18-openssl-race-1.18.10.1-150000.1.9.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.18-openssl-race-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Real Time 15 SP3:go1.18-openssl-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Real Time 15 SP3:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Real Time 15 SP3:go1.18-openssl-race-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:go1.18-openssl-1.18.10.1-150000.1.9.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:go1.18-openssl-1.18.10.1-150000.1.9.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:go1.18-openssl-1.18.10.1-150000.1.9.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:go1.18-openssl-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:go1.18-openssl-race-1.18.10.1-150000.1.9.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:go1.18-openssl-race-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:go1.18-openssl-1.18.10.1-150000.1.9.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:go1.18-openssl-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:go1.18-openssl-race-1.18.10.1-150000.1.9.1.x86_64",
"openSUSE Leap 15.4:go1.18-openssl-1.18.10.1-150000.1.9.1.aarch64",
"openSUSE Leap 15.4:go1.18-openssl-1.18.10.1-150000.1.9.1.ppc64le",
"openSUSE Leap 15.4:go1.18-openssl-1.18.10.1-150000.1.9.1.s390x",
"openSUSE Leap 15.4:go1.18-openssl-1.18.10.1-150000.1.9.1.x86_64",
"openSUSE Leap 15.4:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.aarch64",
"openSUSE Leap 15.4:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.ppc64le",
"openSUSE Leap 15.4:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.s390x",
"openSUSE Leap 15.4:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.x86_64",
"openSUSE Leap 15.4:go1.18-openssl-race-1.18.10.1-150000.1.9.1.aarch64",
"openSUSE Leap 15.4:go1.18-openssl-race-1.18.10.1-150000.1.9.1.x86_64",
"openSUSE Leap 15.5:go1.18-openssl-1.18.10.1-150000.1.9.1.aarch64",
"openSUSE Leap 15.5:go1.18-openssl-1.18.10.1-150000.1.9.1.ppc64le",
"openSUSE Leap 15.5:go1.18-openssl-1.18.10.1-150000.1.9.1.s390x",
"openSUSE Leap 15.5:go1.18-openssl-1.18.10.1-150000.1.9.1.x86_64",
"openSUSE Leap 15.5:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.aarch64",
"openSUSE Leap 15.5:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.ppc64le",
"openSUSE Leap 15.5:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.s390x",
"openSUSE Leap 15.5:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.x86_64",
"openSUSE Leap 15.5:go1.18-openssl-race-1.18.10.1-150000.1.9.1.aarch64",
"openSUSE Leap 15.5:go1.18-openssl-race-1.18.10.1-150000.1.9.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2023-05-30T06:54:51Z",
"details": "moderate"
}
],
"title": "CVE-2022-30635"
},
{
"cve": "CVE-2022-32148",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2022-32148"
}
],
"notes": [
{
"category": "general",
"text": "Improper exposure of client IP addresses in net/http before Go 1.17.12 and Go 1.18.4 can be triggered by calling httputil.ReverseProxy.ServeHTTP with a Request.Header map containing a nil value for the X-Forwarded-For header, which causes ReverseProxy to set the client IP as the value of the X-Forwarded-For header.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Enterprise Storage 7.1:go1.18-openssl-1.18.10.1-150000.1.9.1.aarch64",
"SUSE Enterprise Storage 7.1:go1.18-openssl-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Enterprise Storage 7.1:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.aarch64",
"SUSE Enterprise Storage 7.1:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Enterprise Storage 7.1:go1.18-openssl-race-1.18.10.1-150000.1.9.1.aarch64",
"SUSE Enterprise Storage 7.1:go1.18-openssl-race-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:go1.18-openssl-1.18.10.1-150000.1.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:go1.18-openssl-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:go1.18-openssl-race-1.18.10.1-150000.1.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:go1.18-openssl-race-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:go1.18-openssl-1.18.10.1-150000.1.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:go1.18-openssl-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:go1.18-openssl-race-1.18.10.1-150000.1.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:go1.18-openssl-race-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.18-openssl-1.18.10.1-150000.1.9.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.18-openssl-1.18.10.1-150000.1.9.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.18-openssl-1.18.10.1-150000.1.9.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.18-openssl-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.18-openssl-race-1.18.10.1-150000.1.9.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.18-openssl-race-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Real Time 15 SP3:go1.18-openssl-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Real Time 15 SP3:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Real Time 15 SP3:go1.18-openssl-race-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:go1.18-openssl-1.18.10.1-150000.1.9.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:go1.18-openssl-1.18.10.1-150000.1.9.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:go1.18-openssl-1.18.10.1-150000.1.9.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:go1.18-openssl-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:go1.18-openssl-race-1.18.10.1-150000.1.9.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:go1.18-openssl-race-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:go1.18-openssl-1.18.10.1-150000.1.9.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:go1.18-openssl-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:go1.18-openssl-race-1.18.10.1-150000.1.9.1.x86_64",
"openSUSE Leap 15.4:go1.18-openssl-1.18.10.1-150000.1.9.1.aarch64",
"openSUSE Leap 15.4:go1.18-openssl-1.18.10.1-150000.1.9.1.ppc64le",
"openSUSE Leap 15.4:go1.18-openssl-1.18.10.1-150000.1.9.1.s390x",
"openSUSE Leap 15.4:go1.18-openssl-1.18.10.1-150000.1.9.1.x86_64",
"openSUSE Leap 15.4:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.aarch64",
"openSUSE Leap 15.4:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.ppc64le",
"openSUSE Leap 15.4:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.s390x",
"openSUSE Leap 15.4:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.x86_64",
"openSUSE Leap 15.4:go1.18-openssl-race-1.18.10.1-150000.1.9.1.aarch64",
"openSUSE Leap 15.4:go1.18-openssl-race-1.18.10.1-150000.1.9.1.x86_64",
"openSUSE Leap 15.5:go1.18-openssl-1.18.10.1-150000.1.9.1.aarch64",
"openSUSE Leap 15.5:go1.18-openssl-1.18.10.1-150000.1.9.1.ppc64le",
"openSUSE Leap 15.5:go1.18-openssl-1.18.10.1-150000.1.9.1.s390x",
"openSUSE Leap 15.5:go1.18-openssl-1.18.10.1-150000.1.9.1.x86_64",
"openSUSE Leap 15.5:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.aarch64",
"openSUSE Leap 15.5:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.ppc64le",
"openSUSE Leap 15.5:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.s390x",
"openSUSE Leap 15.5:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.x86_64",
"openSUSE Leap 15.5:go1.18-openssl-race-1.18.10.1-150000.1.9.1.aarch64",
"openSUSE Leap 15.5:go1.18-openssl-race-1.18.10.1-150000.1.9.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2022-32148",
"url": "https://www.suse.com/security/cve/CVE-2022-32148"
},
{
"category": "external",
"summary": "SUSE Bug 1201436 for CVE-2022-32148",
"url": "https://bugzilla.suse.com/1201436"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Enterprise Storage 7.1:go1.18-openssl-1.18.10.1-150000.1.9.1.aarch64",
"SUSE Enterprise Storage 7.1:go1.18-openssl-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Enterprise Storage 7.1:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.aarch64",
"SUSE Enterprise Storage 7.1:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Enterprise Storage 7.1:go1.18-openssl-race-1.18.10.1-150000.1.9.1.aarch64",
"SUSE Enterprise Storage 7.1:go1.18-openssl-race-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:go1.18-openssl-1.18.10.1-150000.1.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:go1.18-openssl-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:go1.18-openssl-race-1.18.10.1-150000.1.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:go1.18-openssl-race-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:go1.18-openssl-1.18.10.1-150000.1.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:go1.18-openssl-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:go1.18-openssl-race-1.18.10.1-150000.1.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:go1.18-openssl-race-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.18-openssl-1.18.10.1-150000.1.9.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.18-openssl-1.18.10.1-150000.1.9.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.18-openssl-1.18.10.1-150000.1.9.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.18-openssl-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.18-openssl-race-1.18.10.1-150000.1.9.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.18-openssl-race-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Real Time 15 SP3:go1.18-openssl-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Real Time 15 SP3:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Real Time 15 SP3:go1.18-openssl-race-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:go1.18-openssl-1.18.10.1-150000.1.9.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:go1.18-openssl-1.18.10.1-150000.1.9.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:go1.18-openssl-1.18.10.1-150000.1.9.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:go1.18-openssl-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:go1.18-openssl-race-1.18.10.1-150000.1.9.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:go1.18-openssl-race-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:go1.18-openssl-1.18.10.1-150000.1.9.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:go1.18-openssl-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:go1.18-openssl-race-1.18.10.1-150000.1.9.1.x86_64",
"openSUSE Leap 15.4:go1.18-openssl-1.18.10.1-150000.1.9.1.aarch64",
"openSUSE Leap 15.4:go1.18-openssl-1.18.10.1-150000.1.9.1.ppc64le",
"openSUSE Leap 15.4:go1.18-openssl-1.18.10.1-150000.1.9.1.s390x",
"openSUSE Leap 15.4:go1.18-openssl-1.18.10.1-150000.1.9.1.x86_64",
"openSUSE Leap 15.4:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.aarch64",
"openSUSE Leap 15.4:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.ppc64le",
"openSUSE Leap 15.4:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.s390x",
"openSUSE Leap 15.4:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.x86_64",
"openSUSE Leap 15.4:go1.18-openssl-race-1.18.10.1-150000.1.9.1.aarch64",
"openSUSE Leap 15.4:go1.18-openssl-race-1.18.10.1-150000.1.9.1.x86_64",
"openSUSE Leap 15.5:go1.18-openssl-1.18.10.1-150000.1.9.1.aarch64",
"openSUSE Leap 15.5:go1.18-openssl-1.18.10.1-150000.1.9.1.ppc64le",
"openSUSE Leap 15.5:go1.18-openssl-1.18.10.1-150000.1.9.1.s390x",
"openSUSE Leap 15.5:go1.18-openssl-1.18.10.1-150000.1.9.1.x86_64",
"openSUSE Leap 15.5:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.aarch64",
"openSUSE Leap 15.5:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.ppc64le",
"openSUSE Leap 15.5:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.s390x",
"openSUSE Leap 15.5:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.x86_64",
"openSUSE Leap 15.5:go1.18-openssl-race-1.18.10.1-150000.1.9.1.aarch64",
"openSUSE Leap 15.5:go1.18-openssl-race-1.18.10.1-150000.1.9.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 5.3,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:N/A:N",
"version": "3.1"
},
"products": [
"SUSE Enterprise Storage 7.1:go1.18-openssl-1.18.10.1-150000.1.9.1.aarch64",
"SUSE Enterprise Storage 7.1:go1.18-openssl-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Enterprise Storage 7.1:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.aarch64",
"SUSE Enterprise Storage 7.1:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Enterprise Storage 7.1:go1.18-openssl-race-1.18.10.1-150000.1.9.1.aarch64",
"SUSE Enterprise Storage 7.1:go1.18-openssl-race-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:go1.18-openssl-1.18.10.1-150000.1.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:go1.18-openssl-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:go1.18-openssl-race-1.18.10.1-150000.1.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:go1.18-openssl-race-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:go1.18-openssl-1.18.10.1-150000.1.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:go1.18-openssl-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:go1.18-openssl-race-1.18.10.1-150000.1.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:go1.18-openssl-race-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.18-openssl-1.18.10.1-150000.1.9.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.18-openssl-1.18.10.1-150000.1.9.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.18-openssl-1.18.10.1-150000.1.9.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.18-openssl-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.18-openssl-race-1.18.10.1-150000.1.9.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.18-openssl-race-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Real Time 15 SP3:go1.18-openssl-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Real Time 15 SP3:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Real Time 15 SP3:go1.18-openssl-race-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:go1.18-openssl-1.18.10.1-150000.1.9.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:go1.18-openssl-1.18.10.1-150000.1.9.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:go1.18-openssl-1.18.10.1-150000.1.9.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:go1.18-openssl-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:go1.18-openssl-race-1.18.10.1-150000.1.9.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:go1.18-openssl-race-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:go1.18-openssl-1.18.10.1-150000.1.9.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:go1.18-openssl-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:go1.18-openssl-race-1.18.10.1-150000.1.9.1.x86_64",
"openSUSE Leap 15.4:go1.18-openssl-1.18.10.1-150000.1.9.1.aarch64",
"openSUSE Leap 15.4:go1.18-openssl-1.18.10.1-150000.1.9.1.ppc64le",
"openSUSE Leap 15.4:go1.18-openssl-1.18.10.1-150000.1.9.1.s390x",
"openSUSE Leap 15.4:go1.18-openssl-1.18.10.1-150000.1.9.1.x86_64",
"openSUSE Leap 15.4:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.aarch64",
"openSUSE Leap 15.4:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.ppc64le",
"openSUSE Leap 15.4:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.s390x",
"openSUSE Leap 15.4:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.x86_64",
"openSUSE Leap 15.4:go1.18-openssl-race-1.18.10.1-150000.1.9.1.aarch64",
"openSUSE Leap 15.4:go1.18-openssl-race-1.18.10.1-150000.1.9.1.x86_64",
"openSUSE Leap 15.5:go1.18-openssl-1.18.10.1-150000.1.9.1.aarch64",
"openSUSE Leap 15.5:go1.18-openssl-1.18.10.1-150000.1.9.1.ppc64le",
"openSUSE Leap 15.5:go1.18-openssl-1.18.10.1-150000.1.9.1.s390x",
"openSUSE Leap 15.5:go1.18-openssl-1.18.10.1-150000.1.9.1.x86_64",
"openSUSE Leap 15.5:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.aarch64",
"openSUSE Leap 15.5:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.ppc64le",
"openSUSE Leap 15.5:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.s390x",
"openSUSE Leap 15.5:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.x86_64",
"openSUSE Leap 15.5:go1.18-openssl-race-1.18.10.1-150000.1.9.1.aarch64",
"openSUSE Leap 15.5:go1.18-openssl-race-1.18.10.1-150000.1.9.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2023-05-30T06:54:51Z",
"details": "moderate"
}
],
"title": "CVE-2022-32148"
},
{
"cve": "CVE-2022-32189",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2022-32189"
}
],
"notes": [
{
"category": "general",
"text": "A too-short encoded message can cause a panic in Float.GobDecode and Rat GobDecode in math/big in Go before 1.17.13 and 1.18.5, potentially allowing a denial of service.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Enterprise Storage 7.1:go1.18-openssl-1.18.10.1-150000.1.9.1.aarch64",
"SUSE Enterprise Storage 7.1:go1.18-openssl-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Enterprise Storage 7.1:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.aarch64",
"SUSE Enterprise Storage 7.1:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Enterprise Storage 7.1:go1.18-openssl-race-1.18.10.1-150000.1.9.1.aarch64",
"SUSE Enterprise Storage 7.1:go1.18-openssl-race-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:go1.18-openssl-1.18.10.1-150000.1.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:go1.18-openssl-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:go1.18-openssl-race-1.18.10.1-150000.1.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:go1.18-openssl-race-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:go1.18-openssl-1.18.10.1-150000.1.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:go1.18-openssl-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:go1.18-openssl-race-1.18.10.1-150000.1.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:go1.18-openssl-race-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.18-openssl-1.18.10.1-150000.1.9.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.18-openssl-1.18.10.1-150000.1.9.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.18-openssl-1.18.10.1-150000.1.9.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.18-openssl-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.18-openssl-race-1.18.10.1-150000.1.9.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.18-openssl-race-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Real Time 15 SP3:go1.18-openssl-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Real Time 15 SP3:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Real Time 15 SP3:go1.18-openssl-race-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:go1.18-openssl-1.18.10.1-150000.1.9.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:go1.18-openssl-1.18.10.1-150000.1.9.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:go1.18-openssl-1.18.10.1-150000.1.9.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:go1.18-openssl-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:go1.18-openssl-race-1.18.10.1-150000.1.9.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:go1.18-openssl-race-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:go1.18-openssl-1.18.10.1-150000.1.9.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:go1.18-openssl-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:go1.18-openssl-race-1.18.10.1-150000.1.9.1.x86_64",
"openSUSE Leap 15.4:go1.18-openssl-1.18.10.1-150000.1.9.1.aarch64",
"openSUSE Leap 15.4:go1.18-openssl-1.18.10.1-150000.1.9.1.ppc64le",
"openSUSE Leap 15.4:go1.18-openssl-1.18.10.1-150000.1.9.1.s390x",
"openSUSE Leap 15.4:go1.18-openssl-1.18.10.1-150000.1.9.1.x86_64",
"openSUSE Leap 15.4:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.aarch64",
"openSUSE Leap 15.4:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.ppc64le",
"openSUSE Leap 15.4:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.s390x",
"openSUSE Leap 15.4:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.x86_64",
"openSUSE Leap 15.4:go1.18-openssl-race-1.18.10.1-150000.1.9.1.aarch64",
"openSUSE Leap 15.4:go1.18-openssl-race-1.18.10.1-150000.1.9.1.x86_64",
"openSUSE Leap 15.5:go1.18-openssl-1.18.10.1-150000.1.9.1.aarch64",
"openSUSE Leap 15.5:go1.18-openssl-1.18.10.1-150000.1.9.1.ppc64le",
"openSUSE Leap 15.5:go1.18-openssl-1.18.10.1-150000.1.9.1.s390x",
"openSUSE Leap 15.5:go1.18-openssl-1.18.10.1-150000.1.9.1.x86_64",
"openSUSE Leap 15.5:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.aarch64",
"openSUSE Leap 15.5:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.ppc64le",
"openSUSE Leap 15.5:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.s390x",
"openSUSE Leap 15.5:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.x86_64",
"openSUSE Leap 15.5:go1.18-openssl-race-1.18.10.1-150000.1.9.1.aarch64",
"openSUSE Leap 15.5:go1.18-openssl-race-1.18.10.1-150000.1.9.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2022-32189",
"url": "https://www.suse.com/security/cve/CVE-2022-32189"
},
{
"category": "external",
"summary": "SUSE Bug 1202035 for CVE-2022-32189",
"url": "https://bugzilla.suse.com/1202035"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Enterprise Storage 7.1:go1.18-openssl-1.18.10.1-150000.1.9.1.aarch64",
"SUSE Enterprise Storage 7.1:go1.18-openssl-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Enterprise Storage 7.1:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.aarch64",
"SUSE Enterprise Storage 7.1:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Enterprise Storage 7.1:go1.18-openssl-race-1.18.10.1-150000.1.9.1.aarch64",
"SUSE Enterprise Storage 7.1:go1.18-openssl-race-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:go1.18-openssl-1.18.10.1-150000.1.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:go1.18-openssl-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:go1.18-openssl-race-1.18.10.1-150000.1.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:go1.18-openssl-race-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:go1.18-openssl-1.18.10.1-150000.1.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:go1.18-openssl-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:go1.18-openssl-race-1.18.10.1-150000.1.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:go1.18-openssl-race-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.18-openssl-1.18.10.1-150000.1.9.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.18-openssl-1.18.10.1-150000.1.9.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.18-openssl-1.18.10.1-150000.1.9.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.18-openssl-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.18-openssl-race-1.18.10.1-150000.1.9.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.18-openssl-race-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Real Time 15 SP3:go1.18-openssl-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Real Time 15 SP3:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Real Time 15 SP3:go1.18-openssl-race-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:go1.18-openssl-1.18.10.1-150000.1.9.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:go1.18-openssl-1.18.10.1-150000.1.9.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:go1.18-openssl-1.18.10.1-150000.1.9.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:go1.18-openssl-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:go1.18-openssl-race-1.18.10.1-150000.1.9.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:go1.18-openssl-race-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:go1.18-openssl-1.18.10.1-150000.1.9.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:go1.18-openssl-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:go1.18-openssl-race-1.18.10.1-150000.1.9.1.x86_64",
"openSUSE Leap 15.4:go1.18-openssl-1.18.10.1-150000.1.9.1.aarch64",
"openSUSE Leap 15.4:go1.18-openssl-1.18.10.1-150000.1.9.1.ppc64le",
"openSUSE Leap 15.4:go1.18-openssl-1.18.10.1-150000.1.9.1.s390x",
"openSUSE Leap 15.4:go1.18-openssl-1.18.10.1-150000.1.9.1.x86_64",
"openSUSE Leap 15.4:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.aarch64",
"openSUSE Leap 15.4:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.ppc64le",
"openSUSE Leap 15.4:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.s390x",
"openSUSE Leap 15.4:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.x86_64",
"openSUSE Leap 15.4:go1.18-openssl-race-1.18.10.1-150000.1.9.1.aarch64",
"openSUSE Leap 15.4:go1.18-openssl-race-1.18.10.1-150000.1.9.1.x86_64",
"openSUSE Leap 15.5:go1.18-openssl-1.18.10.1-150000.1.9.1.aarch64",
"openSUSE Leap 15.5:go1.18-openssl-1.18.10.1-150000.1.9.1.ppc64le",
"openSUSE Leap 15.5:go1.18-openssl-1.18.10.1-150000.1.9.1.s390x",
"openSUSE Leap 15.5:go1.18-openssl-1.18.10.1-150000.1.9.1.x86_64",
"openSUSE Leap 15.5:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.aarch64",
"openSUSE Leap 15.5:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.ppc64le",
"openSUSE Leap 15.5:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.s390x",
"openSUSE Leap 15.5:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.x86_64",
"openSUSE Leap 15.5:go1.18-openssl-race-1.18.10.1-150000.1.9.1.aarch64",
"openSUSE Leap 15.5:go1.18-openssl-race-1.18.10.1-150000.1.9.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 6.5,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"SUSE Enterprise Storage 7.1:go1.18-openssl-1.18.10.1-150000.1.9.1.aarch64",
"SUSE Enterprise Storage 7.1:go1.18-openssl-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Enterprise Storage 7.1:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.aarch64",
"SUSE Enterprise Storage 7.1:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Enterprise Storage 7.1:go1.18-openssl-race-1.18.10.1-150000.1.9.1.aarch64",
"SUSE Enterprise Storage 7.1:go1.18-openssl-race-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:go1.18-openssl-1.18.10.1-150000.1.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:go1.18-openssl-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:go1.18-openssl-race-1.18.10.1-150000.1.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:go1.18-openssl-race-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:go1.18-openssl-1.18.10.1-150000.1.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:go1.18-openssl-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:go1.18-openssl-race-1.18.10.1-150000.1.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:go1.18-openssl-race-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.18-openssl-1.18.10.1-150000.1.9.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.18-openssl-1.18.10.1-150000.1.9.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.18-openssl-1.18.10.1-150000.1.9.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.18-openssl-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.18-openssl-race-1.18.10.1-150000.1.9.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.18-openssl-race-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Real Time 15 SP3:go1.18-openssl-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Real Time 15 SP3:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Real Time 15 SP3:go1.18-openssl-race-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:go1.18-openssl-1.18.10.1-150000.1.9.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:go1.18-openssl-1.18.10.1-150000.1.9.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:go1.18-openssl-1.18.10.1-150000.1.9.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:go1.18-openssl-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:go1.18-openssl-race-1.18.10.1-150000.1.9.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:go1.18-openssl-race-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:go1.18-openssl-1.18.10.1-150000.1.9.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:go1.18-openssl-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:go1.18-openssl-race-1.18.10.1-150000.1.9.1.x86_64",
"openSUSE Leap 15.4:go1.18-openssl-1.18.10.1-150000.1.9.1.aarch64",
"openSUSE Leap 15.4:go1.18-openssl-1.18.10.1-150000.1.9.1.ppc64le",
"openSUSE Leap 15.4:go1.18-openssl-1.18.10.1-150000.1.9.1.s390x",
"openSUSE Leap 15.4:go1.18-openssl-1.18.10.1-150000.1.9.1.x86_64",
"openSUSE Leap 15.4:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.aarch64",
"openSUSE Leap 15.4:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.ppc64le",
"openSUSE Leap 15.4:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.s390x",
"openSUSE Leap 15.4:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.x86_64",
"openSUSE Leap 15.4:go1.18-openssl-race-1.18.10.1-150000.1.9.1.aarch64",
"openSUSE Leap 15.4:go1.18-openssl-race-1.18.10.1-150000.1.9.1.x86_64",
"openSUSE Leap 15.5:go1.18-openssl-1.18.10.1-150000.1.9.1.aarch64",
"openSUSE Leap 15.5:go1.18-openssl-1.18.10.1-150000.1.9.1.ppc64le",
"openSUSE Leap 15.5:go1.18-openssl-1.18.10.1-150000.1.9.1.s390x",
"openSUSE Leap 15.5:go1.18-openssl-1.18.10.1-150000.1.9.1.x86_64",
"openSUSE Leap 15.5:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.aarch64",
"openSUSE Leap 15.5:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.ppc64le",
"openSUSE Leap 15.5:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.s390x",
"openSUSE Leap 15.5:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.x86_64",
"openSUSE Leap 15.5:go1.18-openssl-race-1.18.10.1-150000.1.9.1.aarch64",
"openSUSE Leap 15.5:go1.18-openssl-race-1.18.10.1-150000.1.9.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2023-05-30T06:54:51Z",
"details": "moderate"
}
],
"title": "CVE-2022-32189"
},
{
"cve": "CVE-2022-41715",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2022-41715"
}
],
"notes": [
{
"category": "general",
"text": "Programs which compile regular expressions from untrusted sources may be vulnerable to memory exhaustion or denial of service. The parsed regexp representation is linear in the size of the input, but in some cases the constant factor can be as high as 40,000, making relatively small regexps consume much larger amounts of memory. After fix, each regexp being parsed is limited to a 256 MB memory footprint. Regular expressions whose representation would use more space than that are rejected. Normal use of regular expressions is unaffected.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Enterprise Storage 7.1:go1.18-openssl-1.18.10.1-150000.1.9.1.aarch64",
"SUSE Enterprise Storage 7.1:go1.18-openssl-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Enterprise Storage 7.1:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.aarch64",
"SUSE Enterprise Storage 7.1:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Enterprise Storage 7.1:go1.18-openssl-race-1.18.10.1-150000.1.9.1.aarch64",
"SUSE Enterprise Storage 7.1:go1.18-openssl-race-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:go1.18-openssl-1.18.10.1-150000.1.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:go1.18-openssl-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:go1.18-openssl-race-1.18.10.1-150000.1.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:go1.18-openssl-race-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:go1.18-openssl-1.18.10.1-150000.1.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:go1.18-openssl-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:go1.18-openssl-race-1.18.10.1-150000.1.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:go1.18-openssl-race-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.18-openssl-1.18.10.1-150000.1.9.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.18-openssl-1.18.10.1-150000.1.9.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.18-openssl-1.18.10.1-150000.1.9.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.18-openssl-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.18-openssl-race-1.18.10.1-150000.1.9.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.18-openssl-race-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Real Time 15 SP3:go1.18-openssl-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Real Time 15 SP3:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Real Time 15 SP3:go1.18-openssl-race-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:go1.18-openssl-1.18.10.1-150000.1.9.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:go1.18-openssl-1.18.10.1-150000.1.9.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:go1.18-openssl-1.18.10.1-150000.1.9.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:go1.18-openssl-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:go1.18-openssl-race-1.18.10.1-150000.1.9.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:go1.18-openssl-race-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:go1.18-openssl-1.18.10.1-150000.1.9.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:go1.18-openssl-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:go1.18-openssl-race-1.18.10.1-150000.1.9.1.x86_64",
"openSUSE Leap 15.4:go1.18-openssl-1.18.10.1-150000.1.9.1.aarch64",
"openSUSE Leap 15.4:go1.18-openssl-1.18.10.1-150000.1.9.1.ppc64le",
"openSUSE Leap 15.4:go1.18-openssl-1.18.10.1-150000.1.9.1.s390x",
"openSUSE Leap 15.4:go1.18-openssl-1.18.10.1-150000.1.9.1.x86_64",
"openSUSE Leap 15.4:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.aarch64",
"openSUSE Leap 15.4:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.ppc64le",
"openSUSE Leap 15.4:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.s390x",
"openSUSE Leap 15.4:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.x86_64",
"openSUSE Leap 15.4:go1.18-openssl-race-1.18.10.1-150000.1.9.1.aarch64",
"openSUSE Leap 15.4:go1.18-openssl-race-1.18.10.1-150000.1.9.1.x86_64",
"openSUSE Leap 15.5:go1.18-openssl-1.18.10.1-150000.1.9.1.aarch64",
"openSUSE Leap 15.5:go1.18-openssl-1.18.10.1-150000.1.9.1.ppc64le",
"openSUSE Leap 15.5:go1.18-openssl-1.18.10.1-150000.1.9.1.s390x",
"openSUSE Leap 15.5:go1.18-openssl-1.18.10.1-150000.1.9.1.x86_64",
"openSUSE Leap 15.5:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.aarch64",
"openSUSE Leap 15.5:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.ppc64le",
"openSUSE Leap 15.5:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.s390x",
"openSUSE Leap 15.5:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.x86_64",
"openSUSE Leap 15.5:go1.18-openssl-race-1.18.10.1-150000.1.9.1.aarch64",
"openSUSE Leap 15.5:go1.18-openssl-race-1.18.10.1-150000.1.9.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2022-41715",
"url": "https://www.suse.com/security/cve/CVE-2022-41715"
},
{
"category": "external",
"summary": "SUSE Bug 1204023 for CVE-2022-41715",
"url": "https://bugzilla.suse.com/1204023"
},
{
"category": "external",
"summary": "SUSE Bug 1208441 for CVE-2022-41715",
"url": "https://bugzilla.suse.com/1208441"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Enterprise Storage 7.1:go1.18-openssl-1.18.10.1-150000.1.9.1.aarch64",
"SUSE Enterprise Storage 7.1:go1.18-openssl-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Enterprise Storage 7.1:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.aarch64",
"SUSE Enterprise Storage 7.1:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Enterprise Storage 7.1:go1.18-openssl-race-1.18.10.1-150000.1.9.1.aarch64",
"SUSE Enterprise Storage 7.1:go1.18-openssl-race-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:go1.18-openssl-1.18.10.1-150000.1.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:go1.18-openssl-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:go1.18-openssl-race-1.18.10.1-150000.1.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:go1.18-openssl-race-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:go1.18-openssl-1.18.10.1-150000.1.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:go1.18-openssl-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:go1.18-openssl-race-1.18.10.1-150000.1.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:go1.18-openssl-race-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.18-openssl-1.18.10.1-150000.1.9.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.18-openssl-1.18.10.1-150000.1.9.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.18-openssl-1.18.10.1-150000.1.9.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.18-openssl-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.18-openssl-race-1.18.10.1-150000.1.9.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.18-openssl-race-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Real Time 15 SP3:go1.18-openssl-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Real Time 15 SP3:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Real Time 15 SP3:go1.18-openssl-race-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:go1.18-openssl-1.18.10.1-150000.1.9.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:go1.18-openssl-1.18.10.1-150000.1.9.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:go1.18-openssl-1.18.10.1-150000.1.9.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:go1.18-openssl-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:go1.18-openssl-race-1.18.10.1-150000.1.9.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:go1.18-openssl-race-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:go1.18-openssl-1.18.10.1-150000.1.9.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:go1.18-openssl-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:go1.18-openssl-race-1.18.10.1-150000.1.9.1.x86_64",
"openSUSE Leap 15.4:go1.18-openssl-1.18.10.1-150000.1.9.1.aarch64",
"openSUSE Leap 15.4:go1.18-openssl-1.18.10.1-150000.1.9.1.ppc64le",
"openSUSE Leap 15.4:go1.18-openssl-1.18.10.1-150000.1.9.1.s390x",
"openSUSE Leap 15.4:go1.18-openssl-1.18.10.1-150000.1.9.1.x86_64",
"openSUSE Leap 15.4:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.aarch64",
"openSUSE Leap 15.4:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.ppc64le",
"openSUSE Leap 15.4:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.s390x",
"openSUSE Leap 15.4:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.x86_64",
"openSUSE Leap 15.4:go1.18-openssl-race-1.18.10.1-150000.1.9.1.aarch64",
"openSUSE Leap 15.4:go1.18-openssl-race-1.18.10.1-150000.1.9.1.x86_64",
"openSUSE Leap 15.5:go1.18-openssl-1.18.10.1-150000.1.9.1.aarch64",
"openSUSE Leap 15.5:go1.18-openssl-1.18.10.1-150000.1.9.1.ppc64le",
"openSUSE Leap 15.5:go1.18-openssl-1.18.10.1-150000.1.9.1.s390x",
"openSUSE Leap 15.5:go1.18-openssl-1.18.10.1-150000.1.9.1.x86_64",
"openSUSE Leap 15.5:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.aarch64",
"openSUSE Leap 15.5:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.ppc64le",
"openSUSE Leap 15.5:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.s390x",
"openSUSE Leap 15.5:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.x86_64",
"openSUSE Leap 15.5:go1.18-openssl-race-1.18.10.1-150000.1.9.1.aarch64",
"openSUSE Leap 15.5:go1.18-openssl-race-1.18.10.1-150000.1.9.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 6.2,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"SUSE Enterprise Storage 7.1:go1.18-openssl-1.18.10.1-150000.1.9.1.aarch64",
"SUSE Enterprise Storage 7.1:go1.18-openssl-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Enterprise Storage 7.1:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.aarch64",
"SUSE Enterprise Storage 7.1:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Enterprise Storage 7.1:go1.18-openssl-race-1.18.10.1-150000.1.9.1.aarch64",
"SUSE Enterprise Storage 7.1:go1.18-openssl-race-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:go1.18-openssl-1.18.10.1-150000.1.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:go1.18-openssl-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:go1.18-openssl-race-1.18.10.1-150000.1.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:go1.18-openssl-race-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:go1.18-openssl-1.18.10.1-150000.1.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:go1.18-openssl-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:go1.18-openssl-race-1.18.10.1-150000.1.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:go1.18-openssl-race-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.18-openssl-1.18.10.1-150000.1.9.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.18-openssl-1.18.10.1-150000.1.9.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.18-openssl-1.18.10.1-150000.1.9.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.18-openssl-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.18-openssl-race-1.18.10.1-150000.1.9.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.18-openssl-race-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Real Time 15 SP3:go1.18-openssl-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Real Time 15 SP3:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Real Time 15 SP3:go1.18-openssl-race-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:go1.18-openssl-1.18.10.1-150000.1.9.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:go1.18-openssl-1.18.10.1-150000.1.9.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:go1.18-openssl-1.18.10.1-150000.1.9.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:go1.18-openssl-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:go1.18-openssl-race-1.18.10.1-150000.1.9.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:go1.18-openssl-race-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:go1.18-openssl-1.18.10.1-150000.1.9.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:go1.18-openssl-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:go1.18-openssl-race-1.18.10.1-150000.1.9.1.x86_64",
"openSUSE Leap 15.4:go1.18-openssl-1.18.10.1-150000.1.9.1.aarch64",
"openSUSE Leap 15.4:go1.18-openssl-1.18.10.1-150000.1.9.1.ppc64le",
"openSUSE Leap 15.4:go1.18-openssl-1.18.10.1-150000.1.9.1.s390x",
"openSUSE Leap 15.4:go1.18-openssl-1.18.10.1-150000.1.9.1.x86_64",
"openSUSE Leap 15.4:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.aarch64",
"openSUSE Leap 15.4:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.ppc64le",
"openSUSE Leap 15.4:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.s390x",
"openSUSE Leap 15.4:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.x86_64",
"openSUSE Leap 15.4:go1.18-openssl-race-1.18.10.1-150000.1.9.1.aarch64",
"openSUSE Leap 15.4:go1.18-openssl-race-1.18.10.1-150000.1.9.1.x86_64",
"openSUSE Leap 15.5:go1.18-openssl-1.18.10.1-150000.1.9.1.aarch64",
"openSUSE Leap 15.5:go1.18-openssl-1.18.10.1-150000.1.9.1.ppc64le",
"openSUSE Leap 15.5:go1.18-openssl-1.18.10.1-150000.1.9.1.s390x",
"openSUSE Leap 15.5:go1.18-openssl-1.18.10.1-150000.1.9.1.x86_64",
"openSUSE Leap 15.5:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.aarch64",
"openSUSE Leap 15.5:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.ppc64le",
"openSUSE Leap 15.5:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.s390x",
"openSUSE Leap 15.5:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.x86_64",
"openSUSE Leap 15.5:go1.18-openssl-race-1.18.10.1-150000.1.9.1.aarch64",
"openSUSE Leap 15.5:go1.18-openssl-race-1.18.10.1-150000.1.9.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2023-05-30T06:54:51Z",
"details": "moderate"
}
],
"title": "CVE-2022-41715"
},
{
"cve": "CVE-2022-41716",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2022-41716"
}
],
"notes": [
{
"category": "general",
"text": "Due to unsanitized NUL values, attackers may be able to maliciously set environment variables on Windows. In syscall.StartProcess and os/exec.Cmd, invalid environment variable values containing NUL values are not properly checked for. A malicious environment variable value can exploit this behavior to set a value for a different environment variable. For example, the environment variable string \"A=B\\x00C=D\" sets the variables \"A=B\" and \"C=D\".",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Enterprise Storage 7.1:go1.18-openssl-1.18.10.1-150000.1.9.1.aarch64",
"SUSE Enterprise Storage 7.1:go1.18-openssl-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Enterprise Storage 7.1:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.aarch64",
"SUSE Enterprise Storage 7.1:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Enterprise Storage 7.1:go1.18-openssl-race-1.18.10.1-150000.1.9.1.aarch64",
"SUSE Enterprise Storage 7.1:go1.18-openssl-race-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:go1.18-openssl-1.18.10.1-150000.1.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:go1.18-openssl-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:go1.18-openssl-race-1.18.10.1-150000.1.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:go1.18-openssl-race-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:go1.18-openssl-1.18.10.1-150000.1.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:go1.18-openssl-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:go1.18-openssl-race-1.18.10.1-150000.1.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:go1.18-openssl-race-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.18-openssl-1.18.10.1-150000.1.9.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.18-openssl-1.18.10.1-150000.1.9.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.18-openssl-1.18.10.1-150000.1.9.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.18-openssl-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.18-openssl-race-1.18.10.1-150000.1.9.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.18-openssl-race-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Real Time 15 SP3:go1.18-openssl-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Real Time 15 SP3:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Real Time 15 SP3:go1.18-openssl-race-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:go1.18-openssl-1.18.10.1-150000.1.9.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:go1.18-openssl-1.18.10.1-150000.1.9.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:go1.18-openssl-1.18.10.1-150000.1.9.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:go1.18-openssl-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:go1.18-openssl-race-1.18.10.1-150000.1.9.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:go1.18-openssl-race-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:go1.18-openssl-1.18.10.1-150000.1.9.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:go1.18-openssl-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:go1.18-openssl-race-1.18.10.1-150000.1.9.1.x86_64",
"openSUSE Leap 15.4:go1.18-openssl-1.18.10.1-150000.1.9.1.aarch64",
"openSUSE Leap 15.4:go1.18-openssl-1.18.10.1-150000.1.9.1.ppc64le",
"openSUSE Leap 15.4:go1.18-openssl-1.18.10.1-150000.1.9.1.s390x",
"openSUSE Leap 15.4:go1.18-openssl-1.18.10.1-150000.1.9.1.x86_64",
"openSUSE Leap 15.4:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.aarch64",
"openSUSE Leap 15.4:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.ppc64le",
"openSUSE Leap 15.4:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.s390x",
"openSUSE Leap 15.4:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.x86_64",
"openSUSE Leap 15.4:go1.18-openssl-race-1.18.10.1-150000.1.9.1.aarch64",
"openSUSE Leap 15.4:go1.18-openssl-race-1.18.10.1-150000.1.9.1.x86_64",
"openSUSE Leap 15.5:go1.18-openssl-1.18.10.1-150000.1.9.1.aarch64",
"openSUSE Leap 15.5:go1.18-openssl-1.18.10.1-150000.1.9.1.ppc64le",
"openSUSE Leap 15.5:go1.18-openssl-1.18.10.1-150000.1.9.1.s390x",
"openSUSE Leap 15.5:go1.18-openssl-1.18.10.1-150000.1.9.1.x86_64",
"openSUSE Leap 15.5:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.aarch64",
"openSUSE Leap 15.5:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.ppc64le",
"openSUSE Leap 15.5:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.s390x",
"openSUSE Leap 15.5:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.x86_64",
"openSUSE Leap 15.5:go1.18-openssl-race-1.18.10.1-150000.1.9.1.aarch64",
"openSUSE Leap 15.5:go1.18-openssl-race-1.18.10.1-150000.1.9.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2022-41716",
"url": "https://www.suse.com/security/cve/CVE-2022-41716"
},
{
"category": "external",
"summary": "SUSE Bug 1204941 for CVE-2022-41716",
"url": "https://bugzilla.suse.com/1204941"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Enterprise Storage 7.1:go1.18-openssl-1.18.10.1-150000.1.9.1.aarch64",
"SUSE Enterprise Storage 7.1:go1.18-openssl-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Enterprise Storage 7.1:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.aarch64",
"SUSE Enterprise Storage 7.1:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Enterprise Storage 7.1:go1.18-openssl-race-1.18.10.1-150000.1.9.1.aarch64",
"SUSE Enterprise Storage 7.1:go1.18-openssl-race-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:go1.18-openssl-1.18.10.1-150000.1.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:go1.18-openssl-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:go1.18-openssl-race-1.18.10.1-150000.1.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:go1.18-openssl-race-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:go1.18-openssl-1.18.10.1-150000.1.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:go1.18-openssl-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:go1.18-openssl-race-1.18.10.1-150000.1.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:go1.18-openssl-race-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.18-openssl-1.18.10.1-150000.1.9.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.18-openssl-1.18.10.1-150000.1.9.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.18-openssl-1.18.10.1-150000.1.9.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.18-openssl-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.18-openssl-race-1.18.10.1-150000.1.9.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.18-openssl-race-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Real Time 15 SP3:go1.18-openssl-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Real Time 15 SP3:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Real Time 15 SP3:go1.18-openssl-race-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:go1.18-openssl-1.18.10.1-150000.1.9.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:go1.18-openssl-1.18.10.1-150000.1.9.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:go1.18-openssl-1.18.10.1-150000.1.9.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:go1.18-openssl-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:go1.18-openssl-race-1.18.10.1-150000.1.9.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:go1.18-openssl-race-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:go1.18-openssl-1.18.10.1-150000.1.9.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:go1.18-openssl-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:go1.18-openssl-race-1.18.10.1-150000.1.9.1.x86_64",
"openSUSE Leap 15.4:go1.18-openssl-1.18.10.1-150000.1.9.1.aarch64",
"openSUSE Leap 15.4:go1.18-openssl-1.18.10.1-150000.1.9.1.ppc64le",
"openSUSE Leap 15.4:go1.18-openssl-1.18.10.1-150000.1.9.1.s390x",
"openSUSE Leap 15.4:go1.18-openssl-1.18.10.1-150000.1.9.1.x86_64",
"openSUSE Leap 15.4:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.aarch64",
"openSUSE Leap 15.4:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.ppc64le",
"openSUSE Leap 15.4:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.s390x",
"openSUSE Leap 15.4:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.x86_64",
"openSUSE Leap 15.4:go1.18-openssl-race-1.18.10.1-150000.1.9.1.aarch64",
"openSUSE Leap 15.4:go1.18-openssl-race-1.18.10.1-150000.1.9.1.x86_64",
"openSUSE Leap 15.5:go1.18-openssl-1.18.10.1-150000.1.9.1.aarch64",
"openSUSE Leap 15.5:go1.18-openssl-1.18.10.1-150000.1.9.1.ppc64le",
"openSUSE Leap 15.5:go1.18-openssl-1.18.10.1-150000.1.9.1.s390x",
"openSUSE Leap 15.5:go1.18-openssl-1.18.10.1-150000.1.9.1.x86_64",
"openSUSE Leap 15.5:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.aarch64",
"openSUSE Leap 15.5:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.ppc64le",
"openSUSE Leap 15.5:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.s390x",
"openSUSE Leap 15.5:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.x86_64",
"openSUSE Leap 15.5:go1.18-openssl-race-1.18.10.1-150000.1.9.1.aarch64",
"openSUSE Leap 15.5:go1.18-openssl-race-1.18.10.1-150000.1.9.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 0,
"baseSeverity": "NONE",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:N",
"version": "3.1"
},
"products": [
"SUSE Enterprise Storage 7.1:go1.18-openssl-1.18.10.1-150000.1.9.1.aarch64",
"SUSE Enterprise Storage 7.1:go1.18-openssl-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Enterprise Storage 7.1:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.aarch64",
"SUSE Enterprise Storage 7.1:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Enterprise Storage 7.1:go1.18-openssl-race-1.18.10.1-150000.1.9.1.aarch64",
"SUSE Enterprise Storage 7.1:go1.18-openssl-race-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:go1.18-openssl-1.18.10.1-150000.1.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:go1.18-openssl-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:go1.18-openssl-race-1.18.10.1-150000.1.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:go1.18-openssl-race-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:go1.18-openssl-1.18.10.1-150000.1.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:go1.18-openssl-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:go1.18-openssl-race-1.18.10.1-150000.1.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:go1.18-openssl-race-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.18-openssl-1.18.10.1-150000.1.9.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.18-openssl-1.18.10.1-150000.1.9.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.18-openssl-1.18.10.1-150000.1.9.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.18-openssl-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.18-openssl-race-1.18.10.1-150000.1.9.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.18-openssl-race-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Real Time 15 SP3:go1.18-openssl-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Real Time 15 SP3:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Real Time 15 SP3:go1.18-openssl-race-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:go1.18-openssl-1.18.10.1-150000.1.9.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:go1.18-openssl-1.18.10.1-150000.1.9.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:go1.18-openssl-1.18.10.1-150000.1.9.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:go1.18-openssl-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:go1.18-openssl-race-1.18.10.1-150000.1.9.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:go1.18-openssl-race-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:go1.18-openssl-1.18.10.1-150000.1.9.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:go1.18-openssl-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:go1.18-openssl-race-1.18.10.1-150000.1.9.1.x86_64",
"openSUSE Leap 15.4:go1.18-openssl-1.18.10.1-150000.1.9.1.aarch64",
"openSUSE Leap 15.4:go1.18-openssl-1.18.10.1-150000.1.9.1.ppc64le",
"openSUSE Leap 15.4:go1.18-openssl-1.18.10.1-150000.1.9.1.s390x",
"openSUSE Leap 15.4:go1.18-openssl-1.18.10.1-150000.1.9.1.x86_64",
"openSUSE Leap 15.4:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.aarch64",
"openSUSE Leap 15.4:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.ppc64le",
"openSUSE Leap 15.4:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.s390x",
"openSUSE Leap 15.4:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.x86_64",
"openSUSE Leap 15.4:go1.18-openssl-race-1.18.10.1-150000.1.9.1.aarch64",
"openSUSE Leap 15.4:go1.18-openssl-race-1.18.10.1-150000.1.9.1.x86_64",
"openSUSE Leap 15.5:go1.18-openssl-1.18.10.1-150000.1.9.1.aarch64",
"openSUSE Leap 15.5:go1.18-openssl-1.18.10.1-150000.1.9.1.ppc64le",
"openSUSE Leap 15.5:go1.18-openssl-1.18.10.1-150000.1.9.1.s390x",
"openSUSE Leap 15.5:go1.18-openssl-1.18.10.1-150000.1.9.1.x86_64",
"openSUSE Leap 15.5:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.aarch64",
"openSUSE Leap 15.5:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.ppc64le",
"openSUSE Leap 15.5:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.s390x",
"openSUSE Leap 15.5:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.x86_64",
"openSUSE Leap 15.5:go1.18-openssl-race-1.18.10.1-150000.1.9.1.aarch64",
"openSUSE Leap 15.5:go1.18-openssl-race-1.18.10.1-150000.1.9.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2023-05-30T06:54:51Z",
"details": "low"
}
],
"title": "CVE-2022-41716"
},
{
"cve": "CVE-2022-41717",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2022-41717"
}
],
"notes": [
{
"category": "general",
"text": "An attacker can cause excessive memory growth in a Go server accepting HTTP/2 requests. HTTP/2 server connections contain a cache of HTTP header keys sent by the client. While the total number of entries in this cache is capped, an attacker sending very large keys can cause the server to allocate approximately 64 MiB per open connection.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Enterprise Storage 7.1:go1.18-openssl-1.18.10.1-150000.1.9.1.aarch64",
"SUSE Enterprise Storage 7.1:go1.18-openssl-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Enterprise Storage 7.1:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.aarch64",
"SUSE Enterprise Storage 7.1:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Enterprise Storage 7.1:go1.18-openssl-race-1.18.10.1-150000.1.9.1.aarch64",
"SUSE Enterprise Storage 7.1:go1.18-openssl-race-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:go1.18-openssl-1.18.10.1-150000.1.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:go1.18-openssl-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:go1.18-openssl-race-1.18.10.1-150000.1.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:go1.18-openssl-race-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:go1.18-openssl-1.18.10.1-150000.1.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:go1.18-openssl-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:go1.18-openssl-race-1.18.10.1-150000.1.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:go1.18-openssl-race-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.18-openssl-1.18.10.1-150000.1.9.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.18-openssl-1.18.10.1-150000.1.9.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.18-openssl-1.18.10.1-150000.1.9.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.18-openssl-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.18-openssl-race-1.18.10.1-150000.1.9.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.18-openssl-race-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Real Time 15 SP3:go1.18-openssl-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Real Time 15 SP3:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Real Time 15 SP3:go1.18-openssl-race-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:go1.18-openssl-1.18.10.1-150000.1.9.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:go1.18-openssl-1.18.10.1-150000.1.9.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:go1.18-openssl-1.18.10.1-150000.1.9.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:go1.18-openssl-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:go1.18-openssl-race-1.18.10.1-150000.1.9.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:go1.18-openssl-race-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:go1.18-openssl-1.18.10.1-150000.1.9.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:go1.18-openssl-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:go1.18-openssl-race-1.18.10.1-150000.1.9.1.x86_64",
"openSUSE Leap 15.4:go1.18-openssl-1.18.10.1-150000.1.9.1.aarch64",
"openSUSE Leap 15.4:go1.18-openssl-1.18.10.1-150000.1.9.1.ppc64le",
"openSUSE Leap 15.4:go1.18-openssl-1.18.10.1-150000.1.9.1.s390x",
"openSUSE Leap 15.4:go1.18-openssl-1.18.10.1-150000.1.9.1.x86_64",
"openSUSE Leap 15.4:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.aarch64",
"openSUSE Leap 15.4:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.ppc64le",
"openSUSE Leap 15.4:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.s390x",
"openSUSE Leap 15.4:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.x86_64",
"openSUSE Leap 15.4:go1.18-openssl-race-1.18.10.1-150000.1.9.1.aarch64",
"openSUSE Leap 15.4:go1.18-openssl-race-1.18.10.1-150000.1.9.1.x86_64",
"openSUSE Leap 15.5:go1.18-openssl-1.18.10.1-150000.1.9.1.aarch64",
"openSUSE Leap 15.5:go1.18-openssl-1.18.10.1-150000.1.9.1.ppc64le",
"openSUSE Leap 15.5:go1.18-openssl-1.18.10.1-150000.1.9.1.s390x",
"openSUSE Leap 15.5:go1.18-openssl-1.18.10.1-150000.1.9.1.x86_64",
"openSUSE Leap 15.5:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.aarch64",
"openSUSE Leap 15.5:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.ppc64le",
"openSUSE Leap 15.5:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.s390x",
"openSUSE Leap 15.5:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.x86_64",
"openSUSE Leap 15.5:go1.18-openssl-race-1.18.10.1-150000.1.9.1.aarch64",
"openSUSE Leap 15.5:go1.18-openssl-race-1.18.10.1-150000.1.9.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2022-41717",
"url": "https://www.suse.com/security/cve/CVE-2022-41717"
},
{
"category": "external",
"summary": "SUSE Bug 1206135 for CVE-2022-41717",
"url": "https://bugzilla.suse.com/1206135"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Enterprise Storage 7.1:go1.18-openssl-1.18.10.1-150000.1.9.1.aarch64",
"SUSE Enterprise Storage 7.1:go1.18-openssl-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Enterprise Storage 7.1:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.aarch64",
"SUSE Enterprise Storage 7.1:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Enterprise Storage 7.1:go1.18-openssl-race-1.18.10.1-150000.1.9.1.aarch64",
"SUSE Enterprise Storage 7.1:go1.18-openssl-race-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:go1.18-openssl-1.18.10.1-150000.1.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:go1.18-openssl-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:go1.18-openssl-race-1.18.10.1-150000.1.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:go1.18-openssl-race-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:go1.18-openssl-1.18.10.1-150000.1.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:go1.18-openssl-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:go1.18-openssl-race-1.18.10.1-150000.1.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:go1.18-openssl-race-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.18-openssl-1.18.10.1-150000.1.9.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.18-openssl-1.18.10.1-150000.1.9.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.18-openssl-1.18.10.1-150000.1.9.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.18-openssl-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.18-openssl-race-1.18.10.1-150000.1.9.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.18-openssl-race-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Real Time 15 SP3:go1.18-openssl-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Real Time 15 SP3:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Real Time 15 SP3:go1.18-openssl-race-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:go1.18-openssl-1.18.10.1-150000.1.9.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:go1.18-openssl-1.18.10.1-150000.1.9.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:go1.18-openssl-1.18.10.1-150000.1.9.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:go1.18-openssl-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:go1.18-openssl-race-1.18.10.1-150000.1.9.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:go1.18-openssl-race-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:go1.18-openssl-1.18.10.1-150000.1.9.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:go1.18-openssl-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:go1.18-openssl-race-1.18.10.1-150000.1.9.1.x86_64",
"openSUSE Leap 15.4:go1.18-openssl-1.18.10.1-150000.1.9.1.aarch64",
"openSUSE Leap 15.4:go1.18-openssl-1.18.10.1-150000.1.9.1.ppc64le",
"openSUSE Leap 15.4:go1.18-openssl-1.18.10.1-150000.1.9.1.s390x",
"openSUSE Leap 15.4:go1.18-openssl-1.18.10.1-150000.1.9.1.x86_64",
"openSUSE Leap 15.4:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.aarch64",
"openSUSE Leap 15.4:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.ppc64le",
"openSUSE Leap 15.4:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.s390x",
"openSUSE Leap 15.4:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.x86_64",
"openSUSE Leap 15.4:go1.18-openssl-race-1.18.10.1-150000.1.9.1.aarch64",
"openSUSE Leap 15.4:go1.18-openssl-race-1.18.10.1-150000.1.9.1.x86_64",
"openSUSE Leap 15.5:go1.18-openssl-1.18.10.1-150000.1.9.1.aarch64",
"openSUSE Leap 15.5:go1.18-openssl-1.18.10.1-150000.1.9.1.ppc64le",
"openSUSE Leap 15.5:go1.18-openssl-1.18.10.1-150000.1.9.1.s390x",
"openSUSE Leap 15.5:go1.18-openssl-1.18.10.1-150000.1.9.1.x86_64",
"openSUSE Leap 15.5:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.aarch64",
"openSUSE Leap 15.5:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.ppc64le",
"openSUSE Leap 15.5:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.s390x",
"openSUSE Leap 15.5:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.x86_64",
"openSUSE Leap 15.5:go1.18-openssl-race-1.18.10.1-150000.1.9.1.aarch64",
"openSUSE Leap 15.5:go1.18-openssl-race-1.18.10.1-150000.1.9.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 7.5,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"SUSE Enterprise Storage 7.1:go1.18-openssl-1.18.10.1-150000.1.9.1.aarch64",
"SUSE Enterprise Storage 7.1:go1.18-openssl-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Enterprise Storage 7.1:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.aarch64",
"SUSE Enterprise Storage 7.1:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Enterprise Storage 7.1:go1.18-openssl-race-1.18.10.1-150000.1.9.1.aarch64",
"SUSE Enterprise Storage 7.1:go1.18-openssl-race-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:go1.18-openssl-1.18.10.1-150000.1.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:go1.18-openssl-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:go1.18-openssl-race-1.18.10.1-150000.1.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:go1.18-openssl-race-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:go1.18-openssl-1.18.10.1-150000.1.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:go1.18-openssl-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:go1.18-openssl-race-1.18.10.1-150000.1.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:go1.18-openssl-race-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.18-openssl-1.18.10.1-150000.1.9.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.18-openssl-1.18.10.1-150000.1.9.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.18-openssl-1.18.10.1-150000.1.9.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.18-openssl-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.18-openssl-race-1.18.10.1-150000.1.9.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.18-openssl-race-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Real Time 15 SP3:go1.18-openssl-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Real Time 15 SP3:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Real Time 15 SP3:go1.18-openssl-race-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:go1.18-openssl-1.18.10.1-150000.1.9.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:go1.18-openssl-1.18.10.1-150000.1.9.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:go1.18-openssl-1.18.10.1-150000.1.9.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:go1.18-openssl-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:go1.18-openssl-race-1.18.10.1-150000.1.9.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:go1.18-openssl-race-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:go1.18-openssl-1.18.10.1-150000.1.9.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:go1.18-openssl-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:go1.18-openssl-race-1.18.10.1-150000.1.9.1.x86_64",
"openSUSE Leap 15.4:go1.18-openssl-1.18.10.1-150000.1.9.1.aarch64",
"openSUSE Leap 15.4:go1.18-openssl-1.18.10.1-150000.1.9.1.ppc64le",
"openSUSE Leap 15.4:go1.18-openssl-1.18.10.1-150000.1.9.1.s390x",
"openSUSE Leap 15.4:go1.18-openssl-1.18.10.1-150000.1.9.1.x86_64",
"openSUSE Leap 15.4:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.aarch64",
"openSUSE Leap 15.4:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.ppc64le",
"openSUSE Leap 15.4:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.s390x",
"openSUSE Leap 15.4:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.x86_64",
"openSUSE Leap 15.4:go1.18-openssl-race-1.18.10.1-150000.1.9.1.aarch64",
"openSUSE Leap 15.4:go1.18-openssl-race-1.18.10.1-150000.1.9.1.x86_64",
"openSUSE Leap 15.5:go1.18-openssl-1.18.10.1-150000.1.9.1.aarch64",
"openSUSE Leap 15.5:go1.18-openssl-1.18.10.1-150000.1.9.1.ppc64le",
"openSUSE Leap 15.5:go1.18-openssl-1.18.10.1-150000.1.9.1.s390x",
"openSUSE Leap 15.5:go1.18-openssl-1.18.10.1-150000.1.9.1.x86_64",
"openSUSE Leap 15.5:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.aarch64",
"openSUSE Leap 15.5:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.ppc64le",
"openSUSE Leap 15.5:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.s390x",
"openSUSE Leap 15.5:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.x86_64",
"openSUSE Leap 15.5:go1.18-openssl-race-1.18.10.1-150000.1.9.1.aarch64",
"openSUSE Leap 15.5:go1.18-openssl-race-1.18.10.1-150000.1.9.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2023-05-30T06:54:51Z",
"details": "important"
}
],
"title": "CVE-2022-41717"
},
{
"cve": "CVE-2022-41720",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2022-41720"
}
],
"notes": [
{
"category": "general",
"text": "On Windows, restricted files can be accessed via os.DirFS and http.Dir. The os.DirFS function and http.Dir type provide access to a tree of files rooted at a given directory. These functions permit access to Windows device files under that root. For example, os.DirFS(\"C:/tmp\").Open(\"COM1\") opens the COM1 device. Both os.DirFS and http.Dir only provide read-only filesystem access. In addition, on Windows, an os.DirFS for the directory (the root of the current drive) can permit a maliciously crafted path to escape from the drive and access any path on the system. With fix applied, the behavior of os.DirFS(\"\") has changed. Previously, an empty root was treated equivalently to \"/\", so os.DirFS(\"\").Open(\"tmp\") would open the path \"/tmp\". This now returns an error.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Enterprise Storage 7.1:go1.18-openssl-1.18.10.1-150000.1.9.1.aarch64",
"SUSE Enterprise Storage 7.1:go1.18-openssl-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Enterprise Storage 7.1:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.aarch64",
"SUSE Enterprise Storage 7.1:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Enterprise Storage 7.1:go1.18-openssl-race-1.18.10.1-150000.1.9.1.aarch64",
"SUSE Enterprise Storage 7.1:go1.18-openssl-race-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:go1.18-openssl-1.18.10.1-150000.1.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:go1.18-openssl-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:go1.18-openssl-race-1.18.10.1-150000.1.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:go1.18-openssl-race-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:go1.18-openssl-1.18.10.1-150000.1.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:go1.18-openssl-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:go1.18-openssl-race-1.18.10.1-150000.1.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:go1.18-openssl-race-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.18-openssl-1.18.10.1-150000.1.9.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.18-openssl-1.18.10.1-150000.1.9.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.18-openssl-1.18.10.1-150000.1.9.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.18-openssl-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.18-openssl-race-1.18.10.1-150000.1.9.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.18-openssl-race-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Real Time 15 SP3:go1.18-openssl-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Real Time 15 SP3:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Real Time 15 SP3:go1.18-openssl-race-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:go1.18-openssl-1.18.10.1-150000.1.9.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:go1.18-openssl-1.18.10.1-150000.1.9.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:go1.18-openssl-1.18.10.1-150000.1.9.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:go1.18-openssl-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:go1.18-openssl-race-1.18.10.1-150000.1.9.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:go1.18-openssl-race-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:go1.18-openssl-1.18.10.1-150000.1.9.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:go1.18-openssl-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:go1.18-openssl-race-1.18.10.1-150000.1.9.1.x86_64",
"openSUSE Leap 15.4:go1.18-openssl-1.18.10.1-150000.1.9.1.aarch64",
"openSUSE Leap 15.4:go1.18-openssl-1.18.10.1-150000.1.9.1.ppc64le",
"openSUSE Leap 15.4:go1.18-openssl-1.18.10.1-150000.1.9.1.s390x",
"openSUSE Leap 15.4:go1.18-openssl-1.18.10.1-150000.1.9.1.x86_64",
"openSUSE Leap 15.4:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.aarch64",
"openSUSE Leap 15.4:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.ppc64le",
"openSUSE Leap 15.4:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.s390x",
"openSUSE Leap 15.4:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.x86_64",
"openSUSE Leap 15.4:go1.18-openssl-race-1.18.10.1-150000.1.9.1.aarch64",
"openSUSE Leap 15.4:go1.18-openssl-race-1.18.10.1-150000.1.9.1.x86_64",
"openSUSE Leap 15.5:go1.18-openssl-1.18.10.1-150000.1.9.1.aarch64",
"openSUSE Leap 15.5:go1.18-openssl-1.18.10.1-150000.1.9.1.ppc64le",
"openSUSE Leap 15.5:go1.18-openssl-1.18.10.1-150000.1.9.1.s390x",
"openSUSE Leap 15.5:go1.18-openssl-1.18.10.1-150000.1.9.1.x86_64",
"openSUSE Leap 15.5:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.aarch64",
"openSUSE Leap 15.5:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.ppc64le",
"openSUSE Leap 15.5:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.s390x",
"openSUSE Leap 15.5:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.x86_64",
"openSUSE Leap 15.5:go1.18-openssl-race-1.18.10.1-150000.1.9.1.aarch64",
"openSUSE Leap 15.5:go1.18-openssl-race-1.18.10.1-150000.1.9.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2022-41720",
"url": "https://www.suse.com/security/cve/CVE-2022-41720"
},
{
"category": "external",
"summary": "SUSE Bug 1206134 for CVE-2022-41720",
"url": "https://bugzilla.suse.com/1206134"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Enterprise Storage 7.1:go1.18-openssl-1.18.10.1-150000.1.9.1.aarch64",
"SUSE Enterprise Storage 7.1:go1.18-openssl-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Enterprise Storage 7.1:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.aarch64",
"SUSE Enterprise Storage 7.1:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Enterprise Storage 7.1:go1.18-openssl-race-1.18.10.1-150000.1.9.1.aarch64",
"SUSE Enterprise Storage 7.1:go1.18-openssl-race-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:go1.18-openssl-1.18.10.1-150000.1.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:go1.18-openssl-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:go1.18-openssl-race-1.18.10.1-150000.1.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:go1.18-openssl-race-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:go1.18-openssl-1.18.10.1-150000.1.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:go1.18-openssl-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:go1.18-openssl-race-1.18.10.1-150000.1.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:go1.18-openssl-race-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.18-openssl-1.18.10.1-150000.1.9.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.18-openssl-1.18.10.1-150000.1.9.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.18-openssl-1.18.10.1-150000.1.9.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.18-openssl-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.18-openssl-race-1.18.10.1-150000.1.9.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.18-openssl-race-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Real Time 15 SP3:go1.18-openssl-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Real Time 15 SP3:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Real Time 15 SP3:go1.18-openssl-race-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:go1.18-openssl-1.18.10.1-150000.1.9.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:go1.18-openssl-1.18.10.1-150000.1.9.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:go1.18-openssl-1.18.10.1-150000.1.9.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:go1.18-openssl-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:go1.18-openssl-race-1.18.10.1-150000.1.9.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:go1.18-openssl-race-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:go1.18-openssl-1.18.10.1-150000.1.9.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:go1.18-openssl-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:go1.18-openssl-race-1.18.10.1-150000.1.9.1.x86_64",
"openSUSE Leap 15.4:go1.18-openssl-1.18.10.1-150000.1.9.1.aarch64",
"openSUSE Leap 15.4:go1.18-openssl-1.18.10.1-150000.1.9.1.ppc64le",
"openSUSE Leap 15.4:go1.18-openssl-1.18.10.1-150000.1.9.1.s390x",
"openSUSE Leap 15.4:go1.18-openssl-1.18.10.1-150000.1.9.1.x86_64",
"openSUSE Leap 15.4:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.aarch64",
"openSUSE Leap 15.4:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.ppc64le",
"openSUSE Leap 15.4:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.s390x",
"openSUSE Leap 15.4:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.x86_64",
"openSUSE Leap 15.4:go1.18-openssl-race-1.18.10.1-150000.1.9.1.aarch64",
"openSUSE Leap 15.4:go1.18-openssl-race-1.18.10.1-150000.1.9.1.x86_64",
"openSUSE Leap 15.5:go1.18-openssl-1.18.10.1-150000.1.9.1.aarch64",
"openSUSE Leap 15.5:go1.18-openssl-1.18.10.1-150000.1.9.1.ppc64le",
"openSUSE Leap 15.5:go1.18-openssl-1.18.10.1-150000.1.9.1.s390x",
"openSUSE Leap 15.5:go1.18-openssl-1.18.10.1-150000.1.9.1.x86_64",
"openSUSE Leap 15.5:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.aarch64",
"openSUSE Leap 15.5:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.ppc64le",
"openSUSE Leap 15.5:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.s390x",
"openSUSE Leap 15.5:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.x86_64",
"openSUSE Leap 15.5:go1.18-openssl-race-1.18.10.1-150000.1.9.1.aarch64",
"openSUSE Leap 15.5:go1.18-openssl-race-1.18.10.1-150000.1.9.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 7.5,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:N/A:N",
"version": "3.1"
},
"products": [
"SUSE Enterprise Storage 7.1:go1.18-openssl-1.18.10.1-150000.1.9.1.aarch64",
"SUSE Enterprise Storage 7.1:go1.18-openssl-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Enterprise Storage 7.1:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.aarch64",
"SUSE Enterprise Storage 7.1:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Enterprise Storage 7.1:go1.18-openssl-race-1.18.10.1-150000.1.9.1.aarch64",
"SUSE Enterprise Storage 7.1:go1.18-openssl-race-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:go1.18-openssl-1.18.10.1-150000.1.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:go1.18-openssl-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:go1.18-openssl-race-1.18.10.1-150000.1.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:go1.18-openssl-race-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:go1.18-openssl-1.18.10.1-150000.1.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:go1.18-openssl-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:go1.18-openssl-race-1.18.10.1-150000.1.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:go1.18-openssl-race-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.18-openssl-1.18.10.1-150000.1.9.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.18-openssl-1.18.10.1-150000.1.9.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.18-openssl-1.18.10.1-150000.1.9.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.18-openssl-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.18-openssl-race-1.18.10.1-150000.1.9.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.18-openssl-race-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Real Time 15 SP3:go1.18-openssl-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Real Time 15 SP3:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Real Time 15 SP3:go1.18-openssl-race-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:go1.18-openssl-1.18.10.1-150000.1.9.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:go1.18-openssl-1.18.10.1-150000.1.9.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:go1.18-openssl-1.18.10.1-150000.1.9.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:go1.18-openssl-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:go1.18-openssl-race-1.18.10.1-150000.1.9.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:go1.18-openssl-race-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:go1.18-openssl-1.18.10.1-150000.1.9.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:go1.18-openssl-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:go1.18-openssl-race-1.18.10.1-150000.1.9.1.x86_64",
"openSUSE Leap 15.4:go1.18-openssl-1.18.10.1-150000.1.9.1.aarch64",
"openSUSE Leap 15.4:go1.18-openssl-1.18.10.1-150000.1.9.1.ppc64le",
"openSUSE Leap 15.4:go1.18-openssl-1.18.10.1-150000.1.9.1.s390x",
"openSUSE Leap 15.4:go1.18-openssl-1.18.10.1-150000.1.9.1.x86_64",
"openSUSE Leap 15.4:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.aarch64",
"openSUSE Leap 15.4:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.ppc64le",
"openSUSE Leap 15.4:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.s390x",
"openSUSE Leap 15.4:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.x86_64",
"openSUSE Leap 15.4:go1.18-openssl-race-1.18.10.1-150000.1.9.1.aarch64",
"openSUSE Leap 15.4:go1.18-openssl-race-1.18.10.1-150000.1.9.1.x86_64",
"openSUSE Leap 15.5:go1.18-openssl-1.18.10.1-150000.1.9.1.aarch64",
"openSUSE Leap 15.5:go1.18-openssl-1.18.10.1-150000.1.9.1.ppc64le",
"openSUSE Leap 15.5:go1.18-openssl-1.18.10.1-150000.1.9.1.s390x",
"openSUSE Leap 15.5:go1.18-openssl-1.18.10.1-150000.1.9.1.x86_64",
"openSUSE Leap 15.5:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.aarch64",
"openSUSE Leap 15.5:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.ppc64le",
"openSUSE Leap 15.5:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.s390x",
"openSUSE Leap 15.5:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.x86_64",
"openSUSE Leap 15.5:go1.18-openssl-race-1.18.10.1-150000.1.9.1.aarch64",
"openSUSE Leap 15.5:go1.18-openssl-race-1.18.10.1-150000.1.9.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2023-05-30T06:54:51Z",
"details": "important"
}
],
"title": "CVE-2022-41720"
},
{
"cve": "CVE-2022-41723",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2022-41723"
}
],
"notes": [
{
"category": "general",
"text": "A maliciously crafted HTTP/2 stream could cause excessive CPU consumption in the HPACK decoder, sufficient to cause a denial of service from a small number of small requests.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Enterprise Storage 7.1:go1.18-openssl-1.18.10.1-150000.1.9.1.aarch64",
"SUSE Enterprise Storage 7.1:go1.18-openssl-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Enterprise Storage 7.1:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.aarch64",
"SUSE Enterprise Storage 7.1:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Enterprise Storage 7.1:go1.18-openssl-race-1.18.10.1-150000.1.9.1.aarch64",
"SUSE Enterprise Storage 7.1:go1.18-openssl-race-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:go1.18-openssl-1.18.10.1-150000.1.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:go1.18-openssl-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:go1.18-openssl-race-1.18.10.1-150000.1.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:go1.18-openssl-race-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:go1.18-openssl-1.18.10.1-150000.1.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:go1.18-openssl-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:go1.18-openssl-race-1.18.10.1-150000.1.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:go1.18-openssl-race-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.18-openssl-1.18.10.1-150000.1.9.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.18-openssl-1.18.10.1-150000.1.9.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.18-openssl-1.18.10.1-150000.1.9.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.18-openssl-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.18-openssl-race-1.18.10.1-150000.1.9.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.18-openssl-race-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Real Time 15 SP3:go1.18-openssl-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Real Time 15 SP3:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Real Time 15 SP3:go1.18-openssl-race-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:go1.18-openssl-1.18.10.1-150000.1.9.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:go1.18-openssl-1.18.10.1-150000.1.9.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:go1.18-openssl-1.18.10.1-150000.1.9.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:go1.18-openssl-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:go1.18-openssl-race-1.18.10.1-150000.1.9.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:go1.18-openssl-race-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:go1.18-openssl-1.18.10.1-150000.1.9.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:go1.18-openssl-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:go1.18-openssl-race-1.18.10.1-150000.1.9.1.x86_64",
"openSUSE Leap 15.4:go1.18-openssl-1.18.10.1-150000.1.9.1.aarch64",
"openSUSE Leap 15.4:go1.18-openssl-1.18.10.1-150000.1.9.1.ppc64le",
"openSUSE Leap 15.4:go1.18-openssl-1.18.10.1-150000.1.9.1.s390x",
"openSUSE Leap 15.4:go1.18-openssl-1.18.10.1-150000.1.9.1.x86_64",
"openSUSE Leap 15.4:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.aarch64",
"openSUSE Leap 15.4:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.ppc64le",
"openSUSE Leap 15.4:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.s390x",
"openSUSE Leap 15.4:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.x86_64",
"openSUSE Leap 15.4:go1.18-openssl-race-1.18.10.1-150000.1.9.1.aarch64",
"openSUSE Leap 15.4:go1.18-openssl-race-1.18.10.1-150000.1.9.1.x86_64",
"openSUSE Leap 15.5:go1.18-openssl-1.18.10.1-150000.1.9.1.aarch64",
"openSUSE Leap 15.5:go1.18-openssl-1.18.10.1-150000.1.9.1.ppc64le",
"openSUSE Leap 15.5:go1.18-openssl-1.18.10.1-150000.1.9.1.s390x",
"openSUSE Leap 15.5:go1.18-openssl-1.18.10.1-150000.1.9.1.x86_64",
"openSUSE Leap 15.5:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.aarch64",
"openSUSE Leap 15.5:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.ppc64le",
"openSUSE Leap 15.5:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.s390x",
"openSUSE Leap 15.5:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.x86_64",
"openSUSE Leap 15.5:go1.18-openssl-race-1.18.10.1-150000.1.9.1.aarch64",
"openSUSE Leap 15.5:go1.18-openssl-race-1.18.10.1-150000.1.9.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2022-41723",
"url": "https://www.suse.com/security/cve/CVE-2022-41723"
},
{
"category": "external",
"summary": "SUSE Bug 1208270 for CVE-2022-41723",
"url": "https://bugzilla.suse.com/1208270"
},
{
"category": "external",
"summary": "SUSE Bug 1215588 for CVE-2022-41723",
"url": "https://bugzilla.suse.com/1215588"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Enterprise Storage 7.1:go1.18-openssl-1.18.10.1-150000.1.9.1.aarch64",
"SUSE Enterprise Storage 7.1:go1.18-openssl-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Enterprise Storage 7.1:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.aarch64",
"SUSE Enterprise Storage 7.1:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Enterprise Storage 7.1:go1.18-openssl-race-1.18.10.1-150000.1.9.1.aarch64",
"SUSE Enterprise Storage 7.1:go1.18-openssl-race-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:go1.18-openssl-1.18.10.1-150000.1.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:go1.18-openssl-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:go1.18-openssl-race-1.18.10.1-150000.1.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:go1.18-openssl-race-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:go1.18-openssl-1.18.10.1-150000.1.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:go1.18-openssl-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:go1.18-openssl-race-1.18.10.1-150000.1.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:go1.18-openssl-race-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.18-openssl-1.18.10.1-150000.1.9.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.18-openssl-1.18.10.1-150000.1.9.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.18-openssl-1.18.10.1-150000.1.9.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.18-openssl-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.18-openssl-race-1.18.10.1-150000.1.9.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.18-openssl-race-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Real Time 15 SP3:go1.18-openssl-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Real Time 15 SP3:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Real Time 15 SP3:go1.18-openssl-race-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:go1.18-openssl-1.18.10.1-150000.1.9.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:go1.18-openssl-1.18.10.1-150000.1.9.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:go1.18-openssl-1.18.10.1-150000.1.9.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:go1.18-openssl-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:go1.18-openssl-race-1.18.10.1-150000.1.9.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:go1.18-openssl-race-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:go1.18-openssl-1.18.10.1-150000.1.9.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:go1.18-openssl-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:go1.18-openssl-race-1.18.10.1-150000.1.9.1.x86_64",
"openSUSE Leap 15.4:go1.18-openssl-1.18.10.1-150000.1.9.1.aarch64",
"openSUSE Leap 15.4:go1.18-openssl-1.18.10.1-150000.1.9.1.ppc64le",
"openSUSE Leap 15.4:go1.18-openssl-1.18.10.1-150000.1.9.1.s390x",
"openSUSE Leap 15.4:go1.18-openssl-1.18.10.1-150000.1.9.1.x86_64",
"openSUSE Leap 15.4:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.aarch64",
"openSUSE Leap 15.4:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.ppc64le",
"openSUSE Leap 15.4:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.s390x",
"openSUSE Leap 15.4:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.x86_64",
"openSUSE Leap 15.4:go1.18-openssl-race-1.18.10.1-150000.1.9.1.aarch64",
"openSUSE Leap 15.4:go1.18-openssl-race-1.18.10.1-150000.1.9.1.x86_64",
"openSUSE Leap 15.5:go1.18-openssl-1.18.10.1-150000.1.9.1.aarch64",
"openSUSE Leap 15.5:go1.18-openssl-1.18.10.1-150000.1.9.1.ppc64le",
"openSUSE Leap 15.5:go1.18-openssl-1.18.10.1-150000.1.9.1.s390x",
"openSUSE Leap 15.5:go1.18-openssl-1.18.10.1-150000.1.9.1.x86_64",
"openSUSE Leap 15.5:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.aarch64",
"openSUSE Leap 15.5:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.ppc64le",
"openSUSE Leap 15.5:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.s390x",
"openSUSE Leap 15.5:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.x86_64",
"openSUSE Leap 15.5:go1.18-openssl-race-1.18.10.1-150000.1.9.1.aarch64",
"openSUSE Leap 15.5:go1.18-openssl-race-1.18.10.1-150000.1.9.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 7.5,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"SUSE Enterprise Storage 7.1:go1.18-openssl-1.18.10.1-150000.1.9.1.aarch64",
"SUSE Enterprise Storage 7.1:go1.18-openssl-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Enterprise Storage 7.1:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.aarch64",
"SUSE Enterprise Storage 7.1:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Enterprise Storage 7.1:go1.18-openssl-race-1.18.10.1-150000.1.9.1.aarch64",
"SUSE Enterprise Storage 7.1:go1.18-openssl-race-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:go1.18-openssl-1.18.10.1-150000.1.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:go1.18-openssl-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:go1.18-openssl-race-1.18.10.1-150000.1.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:go1.18-openssl-race-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:go1.18-openssl-1.18.10.1-150000.1.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:go1.18-openssl-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:go1.18-openssl-race-1.18.10.1-150000.1.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:go1.18-openssl-race-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.18-openssl-1.18.10.1-150000.1.9.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.18-openssl-1.18.10.1-150000.1.9.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.18-openssl-1.18.10.1-150000.1.9.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.18-openssl-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.18-openssl-race-1.18.10.1-150000.1.9.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.18-openssl-race-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Real Time 15 SP3:go1.18-openssl-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Real Time 15 SP3:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Real Time 15 SP3:go1.18-openssl-race-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:go1.18-openssl-1.18.10.1-150000.1.9.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:go1.18-openssl-1.18.10.1-150000.1.9.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:go1.18-openssl-1.18.10.1-150000.1.9.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:go1.18-openssl-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:go1.18-openssl-race-1.18.10.1-150000.1.9.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:go1.18-openssl-race-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:go1.18-openssl-1.18.10.1-150000.1.9.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:go1.18-openssl-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:go1.18-openssl-race-1.18.10.1-150000.1.9.1.x86_64",
"openSUSE Leap 15.4:go1.18-openssl-1.18.10.1-150000.1.9.1.aarch64",
"openSUSE Leap 15.4:go1.18-openssl-1.18.10.1-150000.1.9.1.ppc64le",
"openSUSE Leap 15.4:go1.18-openssl-1.18.10.1-150000.1.9.1.s390x",
"openSUSE Leap 15.4:go1.18-openssl-1.18.10.1-150000.1.9.1.x86_64",
"openSUSE Leap 15.4:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.aarch64",
"openSUSE Leap 15.4:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.ppc64le",
"openSUSE Leap 15.4:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.s390x",
"openSUSE Leap 15.4:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.x86_64",
"openSUSE Leap 15.4:go1.18-openssl-race-1.18.10.1-150000.1.9.1.aarch64",
"openSUSE Leap 15.4:go1.18-openssl-race-1.18.10.1-150000.1.9.1.x86_64",
"openSUSE Leap 15.5:go1.18-openssl-1.18.10.1-150000.1.9.1.aarch64",
"openSUSE Leap 15.5:go1.18-openssl-1.18.10.1-150000.1.9.1.ppc64le",
"openSUSE Leap 15.5:go1.18-openssl-1.18.10.1-150000.1.9.1.s390x",
"openSUSE Leap 15.5:go1.18-openssl-1.18.10.1-150000.1.9.1.x86_64",
"openSUSE Leap 15.5:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.aarch64",
"openSUSE Leap 15.5:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.ppc64le",
"openSUSE Leap 15.5:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.s390x",
"openSUSE Leap 15.5:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.x86_64",
"openSUSE Leap 15.5:go1.18-openssl-race-1.18.10.1-150000.1.9.1.aarch64",
"openSUSE Leap 15.5:go1.18-openssl-race-1.18.10.1-150000.1.9.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2023-05-30T06:54:51Z",
"details": "important"
}
],
"title": "CVE-2022-41723"
},
{
"cve": "CVE-2022-41724",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2022-41724"
}
],
"notes": [
{
"category": "general",
"text": "Large handshake records may cause panics in crypto/tls. Both clients and servers may send large TLS handshake records which cause servers and clients, respectively, to panic when attempting to construct responses. This affects all TLS 1.3 clients, TLS 1.2 clients which explicitly enable session resumption (by setting Config.ClientSessionCache to a non-nil value), and TLS 1.3 servers which request client certificates (by setting Config.ClientAuth \u003e= RequestClientCert).",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Enterprise Storage 7.1:go1.18-openssl-1.18.10.1-150000.1.9.1.aarch64",
"SUSE Enterprise Storage 7.1:go1.18-openssl-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Enterprise Storage 7.1:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.aarch64",
"SUSE Enterprise Storage 7.1:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Enterprise Storage 7.1:go1.18-openssl-race-1.18.10.1-150000.1.9.1.aarch64",
"SUSE Enterprise Storage 7.1:go1.18-openssl-race-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:go1.18-openssl-1.18.10.1-150000.1.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:go1.18-openssl-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:go1.18-openssl-race-1.18.10.1-150000.1.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:go1.18-openssl-race-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:go1.18-openssl-1.18.10.1-150000.1.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:go1.18-openssl-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:go1.18-openssl-race-1.18.10.1-150000.1.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:go1.18-openssl-race-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.18-openssl-1.18.10.1-150000.1.9.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.18-openssl-1.18.10.1-150000.1.9.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.18-openssl-1.18.10.1-150000.1.9.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.18-openssl-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.18-openssl-race-1.18.10.1-150000.1.9.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.18-openssl-race-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Real Time 15 SP3:go1.18-openssl-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Real Time 15 SP3:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Real Time 15 SP3:go1.18-openssl-race-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:go1.18-openssl-1.18.10.1-150000.1.9.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:go1.18-openssl-1.18.10.1-150000.1.9.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:go1.18-openssl-1.18.10.1-150000.1.9.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:go1.18-openssl-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:go1.18-openssl-race-1.18.10.1-150000.1.9.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:go1.18-openssl-race-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:go1.18-openssl-1.18.10.1-150000.1.9.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:go1.18-openssl-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:go1.18-openssl-race-1.18.10.1-150000.1.9.1.x86_64",
"openSUSE Leap 15.4:go1.18-openssl-1.18.10.1-150000.1.9.1.aarch64",
"openSUSE Leap 15.4:go1.18-openssl-1.18.10.1-150000.1.9.1.ppc64le",
"openSUSE Leap 15.4:go1.18-openssl-1.18.10.1-150000.1.9.1.s390x",
"openSUSE Leap 15.4:go1.18-openssl-1.18.10.1-150000.1.9.1.x86_64",
"openSUSE Leap 15.4:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.aarch64",
"openSUSE Leap 15.4:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.ppc64le",
"openSUSE Leap 15.4:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.s390x",
"openSUSE Leap 15.4:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.x86_64",
"openSUSE Leap 15.4:go1.18-openssl-race-1.18.10.1-150000.1.9.1.aarch64",
"openSUSE Leap 15.4:go1.18-openssl-race-1.18.10.1-150000.1.9.1.x86_64",
"openSUSE Leap 15.5:go1.18-openssl-1.18.10.1-150000.1.9.1.aarch64",
"openSUSE Leap 15.5:go1.18-openssl-1.18.10.1-150000.1.9.1.ppc64le",
"openSUSE Leap 15.5:go1.18-openssl-1.18.10.1-150000.1.9.1.s390x",
"openSUSE Leap 15.5:go1.18-openssl-1.18.10.1-150000.1.9.1.x86_64",
"openSUSE Leap 15.5:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.aarch64",
"openSUSE Leap 15.5:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.ppc64le",
"openSUSE Leap 15.5:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.s390x",
"openSUSE Leap 15.5:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.x86_64",
"openSUSE Leap 15.5:go1.18-openssl-race-1.18.10.1-150000.1.9.1.aarch64",
"openSUSE Leap 15.5:go1.18-openssl-race-1.18.10.1-150000.1.9.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2022-41724",
"url": "https://www.suse.com/security/cve/CVE-2022-41724"
},
{
"category": "external",
"summary": "SUSE Bug 1208271 for CVE-2022-41724",
"url": "https://bugzilla.suse.com/1208271"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Enterprise Storage 7.1:go1.18-openssl-1.18.10.1-150000.1.9.1.aarch64",
"SUSE Enterprise Storage 7.1:go1.18-openssl-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Enterprise Storage 7.1:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.aarch64",
"SUSE Enterprise Storage 7.1:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Enterprise Storage 7.1:go1.18-openssl-race-1.18.10.1-150000.1.9.1.aarch64",
"SUSE Enterprise Storage 7.1:go1.18-openssl-race-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:go1.18-openssl-1.18.10.1-150000.1.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:go1.18-openssl-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:go1.18-openssl-race-1.18.10.1-150000.1.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:go1.18-openssl-race-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:go1.18-openssl-1.18.10.1-150000.1.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:go1.18-openssl-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:go1.18-openssl-race-1.18.10.1-150000.1.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:go1.18-openssl-race-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.18-openssl-1.18.10.1-150000.1.9.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.18-openssl-1.18.10.1-150000.1.9.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.18-openssl-1.18.10.1-150000.1.9.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.18-openssl-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.18-openssl-race-1.18.10.1-150000.1.9.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.18-openssl-race-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Real Time 15 SP3:go1.18-openssl-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Real Time 15 SP3:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Real Time 15 SP3:go1.18-openssl-race-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:go1.18-openssl-1.18.10.1-150000.1.9.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:go1.18-openssl-1.18.10.1-150000.1.9.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:go1.18-openssl-1.18.10.1-150000.1.9.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:go1.18-openssl-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:go1.18-openssl-race-1.18.10.1-150000.1.9.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:go1.18-openssl-race-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:go1.18-openssl-1.18.10.1-150000.1.9.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:go1.18-openssl-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:go1.18-openssl-race-1.18.10.1-150000.1.9.1.x86_64",
"openSUSE Leap 15.4:go1.18-openssl-1.18.10.1-150000.1.9.1.aarch64",
"openSUSE Leap 15.4:go1.18-openssl-1.18.10.1-150000.1.9.1.ppc64le",
"openSUSE Leap 15.4:go1.18-openssl-1.18.10.1-150000.1.9.1.s390x",
"openSUSE Leap 15.4:go1.18-openssl-1.18.10.1-150000.1.9.1.x86_64",
"openSUSE Leap 15.4:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.aarch64",
"openSUSE Leap 15.4:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.ppc64le",
"openSUSE Leap 15.4:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.s390x",
"openSUSE Leap 15.4:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.x86_64",
"openSUSE Leap 15.4:go1.18-openssl-race-1.18.10.1-150000.1.9.1.aarch64",
"openSUSE Leap 15.4:go1.18-openssl-race-1.18.10.1-150000.1.9.1.x86_64",
"openSUSE Leap 15.5:go1.18-openssl-1.18.10.1-150000.1.9.1.aarch64",
"openSUSE Leap 15.5:go1.18-openssl-1.18.10.1-150000.1.9.1.ppc64le",
"openSUSE Leap 15.5:go1.18-openssl-1.18.10.1-150000.1.9.1.s390x",
"openSUSE Leap 15.5:go1.18-openssl-1.18.10.1-150000.1.9.1.x86_64",
"openSUSE Leap 15.5:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.aarch64",
"openSUSE Leap 15.5:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.ppc64le",
"openSUSE Leap 15.5:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.s390x",
"openSUSE Leap 15.5:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.x86_64",
"openSUSE Leap 15.5:go1.18-openssl-race-1.18.10.1-150000.1.9.1.aarch64",
"openSUSE Leap 15.5:go1.18-openssl-race-1.18.10.1-150000.1.9.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 7.5,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"SUSE Enterprise Storage 7.1:go1.18-openssl-1.18.10.1-150000.1.9.1.aarch64",
"SUSE Enterprise Storage 7.1:go1.18-openssl-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Enterprise Storage 7.1:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.aarch64",
"SUSE Enterprise Storage 7.1:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Enterprise Storage 7.1:go1.18-openssl-race-1.18.10.1-150000.1.9.1.aarch64",
"SUSE Enterprise Storage 7.1:go1.18-openssl-race-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:go1.18-openssl-1.18.10.1-150000.1.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:go1.18-openssl-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:go1.18-openssl-race-1.18.10.1-150000.1.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:go1.18-openssl-race-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:go1.18-openssl-1.18.10.1-150000.1.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:go1.18-openssl-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:go1.18-openssl-race-1.18.10.1-150000.1.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:go1.18-openssl-race-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.18-openssl-1.18.10.1-150000.1.9.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.18-openssl-1.18.10.1-150000.1.9.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.18-openssl-1.18.10.1-150000.1.9.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.18-openssl-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.18-openssl-race-1.18.10.1-150000.1.9.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.18-openssl-race-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Real Time 15 SP3:go1.18-openssl-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Real Time 15 SP3:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Real Time 15 SP3:go1.18-openssl-race-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:go1.18-openssl-1.18.10.1-150000.1.9.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:go1.18-openssl-1.18.10.1-150000.1.9.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:go1.18-openssl-1.18.10.1-150000.1.9.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:go1.18-openssl-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:go1.18-openssl-race-1.18.10.1-150000.1.9.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:go1.18-openssl-race-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:go1.18-openssl-1.18.10.1-150000.1.9.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:go1.18-openssl-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:go1.18-openssl-race-1.18.10.1-150000.1.9.1.x86_64",
"openSUSE Leap 15.4:go1.18-openssl-1.18.10.1-150000.1.9.1.aarch64",
"openSUSE Leap 15.4:go1.18-openssl-1.18.10.1-150000.1.9.1.ppc64le",
"openSUSE Leap 15.4:go1.18-openssl-1.18.10.1-150000.1.9.1.s390x",
"openSUSE Leap 15.4:go1.18-openssl-1.18.10.1-150000.1.9.1.x86_64",
"openSUSE Leap 15.4:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.aarch64",
"openSUSE Leap 15.4:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.ppc64le",
"openSUSE Leap 15.4:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.s390x",
"openSUSE Leap 15.4:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.x86_64",
"openSUSE Leap 15.4:go1.18-openssl-race-1.18.10.1-150000.1.9.1.aarch64",
"openSUSE Leap 15.4:go1.18-openssl-race-1.18.10.1-150000.1.9.1.x86_64",
"openSUSE Leap 15.5:go1.18-openssl-1.18.10.1-150000.1.9.1.aarch64",
"openSUSE Leap 15.5:go1.18-openssl-1.18.10.1-150000.1.9.1.ppc64le",
"openSUSE Leap 15.5:go1.18-openssl-1.18.10.1-150000.1.9.1.s390x",
"openSUSE Leap 15.5:go1.18-openssl-1.18.10.1-150000.1.9.1.x86_64",
"openSUSE Leap 15.5:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.aarch64",
"openSUSE Leap 15.5:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.ppc64le",
"openSUSE Leap 15.5:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.s390x",
"openSUSE Leap 15.5:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.x86_64",
"openSUSE Leap 15.5:go1.18-openssl-race-1.18.10.1-150000.1.9.1.aarch64",
"openSUSE Leap 15.5:go1.18-openssl-race-1.18.10.1-150000.1.9.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2023-05-30T06:54:51Z",
"details": "important"
}
],
"title": "CVE-2022-41724"
},
{
"cve": "CVE-2022-41725",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2022-41725"
}
],
"notes": [
{
"category": "general",
"text": "A denial of service is possible from excessive resource consumption in net/http and mime/multipart. Multipart form parsing with mime/multipart.Reader.ReadForm can consume largely unlimited amounts of memory and disk files. This also affects form parsing in the net/http package with the Request methods FormFile, FormValue, ParseMultipartForm, and PostFormValue. ReadForm takes a maxMemory parameter, and is documented as storing \"up to maxMemory bytes +10MB (reserved for non-file parts) in memory\". File parts which cannot be stored in memory are stored on disk in temporary files. The unconfigurable 10MB reserved for non-file parts is excessively large and can potentially open a denial of service vector on its own. However, ReadForm did not properly account for all memory consumed by a parsed form, such as map entry overhead, part names, and MIME headers, permitting a maliciously crafted form to consume well over 10MB. In addition, ReadForm contained no limit on the number of disk files created, permitting a relatively small request body to create a large number of disk temporary files. With fix, ReadForm now properly accounts for various forms of memory overhead, and should now stay within its documented limit of 10MB + maxMemory bytes of memory consumption. Users should still be aware that this limit is high and may still be hazardous. In addition, ReadForm now creates at most one on-disk temporary file, combining multiple form parts into a single temporary file. The mime/multipart.File interface type\u0027s documentation states, \"If stored on disk, the File\u0027s underlying concrete type will be an *os.File.\". This is no longer the case when a form contains more than one file part, due to this coalescing of parts into a single file. The previous behavior of using distinct files for each form part may be reenabled with the environment variable GODEBUG=multipartfiles=distinct. Users should be aware that multipart.ReadForm and the http.Request methods that call it do not limit the amount of disk consumed by temporary files. Callers can limit the size of form data with http.MaxBytesReader.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Enterprise Storage 7.1:go1.18-openssl-1.18.10.1-150000.1.9.1.aarch64",
"SUSE Enterprise Storage 7.1:go1.18-openssl-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Enterprise Storage 7.1:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.aarch64",
"SUSE Enterprise Storage 7.1:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Enterprise Storage 7.1:go1.18-openssl-race-1.18.10.1-150000.1.9.1.aarch64",
"SUSE Enterprise Storage 7.1:go1.18-openssl-race-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:go1.18-openssl-1.18.10.1-150000.1.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:go1.18-openssl-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:go1.18-openssl-race-1.18.10.1-150000.1.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:go1.18-openssl-race-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:go1.18-openssl-1.18.10.1-150000.1.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:go1.18-openssl-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:go1.18-openssl-race-1.18.10.1-150000.1.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:go1.18-openssl-race-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.18-openssl-1.18.10.1-150000.1.9.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.18-openssl-1.18.10.1-150000.1.9.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.18-openssl-1.18.10.1-150000.1.9.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.18-openssl-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.18-openssl-race-1.18.10.1-150000.1.9.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.18-openssl-race-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Real Time 15 SP3:go1.18-openssl-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Real Time 15 SP3:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Real Time 15 SP3:go1.18-openssl-race-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:go1.18-openssl-1.18.10.1-150000.1.9.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:go1.18-openssl-1.18.10.1-150000.1.9.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:go1.18-openssl-1.18.10.1-150000.1.9.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:go1.18-openssl-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:go1.18-openssl-race-1.18.10.1-150000.1.9.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:go1.18-openssl-race-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:go1.18-openssl-1.18.10.1-150000.1.9.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:go1.18-openssl-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:go1.18-openssl-race-1.18.10.1-150000.1.9.1.x86_64",
"openSUSE Leap 15.4:go1.18-openssl-1.18.10.1-150000.1.9.1.aarch64",
"openSUSE Leap 15.4:go1.18-openssl-1.18.10.1-150000.1.9.1.ppc64le",
"openSUSE Leap 15.4:go1.18-openssl-1.18.10.1-150000.1.9.1.s390x",
"openSUSE Leap 15.4:go1.18-openssl-1.18.10.1-150000.1.9.1.x86_64",
"openSUSE Leap 15.4:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.aarch64",
"openSUSE Leap 15.4:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.ppc64le",
"openSUSE Leap 15.4:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.s390x",
"openSUSE Leap 15.4:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.x86_64",
"openSUSE Leap 15.4:go1.18-openssl-race-1.18.10.1-150000.1.9.1.aarch64",
"openSUSE Leap 15.4:go1.18-openssl-race-1.18.10.1-150000.1.9.1.x86_64",
"openSUSE Leap 15.5:go1.18-openssl-1.18.10.1-150000.1.9.1.aarch64",
"openSUSE Leap 15.5:go1.18-openssl-1.18.10.1-150000.1.9.1.ppc64le",
"openSUSE Leap 15.5:go1.18-openssl-1.18.10.1-150000.1.9.1.s390x",
"openSUSE Leap 15.5:go1.18-openssl-1.18.10.1-150000.1.9.1.x86_64",
"openSUSE Leap 15.5:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.aarch64",
"openSUSE Leap 15.5:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.ppc64le",
"openSUSE Leap 15.5:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.s390x",
"openSUSE Leap 15.5:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.x86_64",
"openSUSE Leap 15.5:go1.18-openssl-race-1.18.10.1-150000.1.9.1.aarch64",
"openSUSE Leap 15.5:go1.18-openssl-race-1.18.10.1-150000.1.9.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2022-41725",
"url": "https://www.suse.com/security/cve/CVE-2022-41725"
},
{
"category": "external",
"summary": "SUSE Bug 1208272 for CVE-2022-41725",
"url": "https://bugzilla.suse.com/1208272"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Enterprise Storage 7.1:go1.18-openssl-1.18.10.1-150000.1.9.1.aarch64",
"SUSE Enterprise Storage 7.1:go1.18-openssl-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Enterprise Storage 7.1:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.aarch64",
"SUSE Enterprise Storage 7.1:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Enterprise Storage 7.1:go1.18-openssl-race-1.18.10.1-150000.1.9.1.aarch64",
"SUSE Enterprise Storage 7.1:go1.18-openssl-race-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:go1.18-openssl-1.18.10.1-150000.1.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:go1.18-openssl-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:go1.18-openssl-race-1.18.10.1-150000.1.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:go1.18-openssl-race-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:go1.18-openssl-1.18.10.1-150000.1.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:go1.18-openssl-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:go1.18-openssl-race-1.18.10.1-150000.1.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:go1.18-openssl-race-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.18-openssl-1.18.10.1-150000.1.9.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.18-openssl-1.18.10.1-150000.1.9.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.18-openssl-1.18.10.1-150000.1.9.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.18-openssl-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.18-openssl-race-1.18.10.1-150000.1.9.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.18-openssl-race-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Real Time 15 SP3:go1.18-openssl-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Real Time 15 SP3:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Real Time 15 SP3:go1.18-openssl-race-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:go1.18-openssl-1.18.10.1-150000.1.9.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:go1.18-openssl-1.18.10.1-150000.1.9.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:go1.18-openssl-1.18.10.1-150000.1.9.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:go1.18-openssl-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:go1.18-openssl-race-1.18.10.1-150000.1.9.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:go1.18-openssl-race-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:go1.18-openssl-1.18.10.1-150000.1.9.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:go1.18-openssl-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:go1.18-openssl-race-1.18.10.1-150000.1.9.1.x86_64",
"openSUSE Leap 15.4:go1.18-openssl-1.18.10.1-150000.1.9.1.aarch64",
"openSUSE Leap 15.4:go1.18-openssl-1.18.10.1-150000.1.9.1.ppc64le",
"openSUSE Leap 15.4:go1.18-openssl-1.18.10.1-150000.1.9.1.s390x",
"openSUSE Leap 15.4:go1.18-openssl-1.18.10.1-150000.1.9.1.x86_64",
"openSUSE Leap 15.4:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.aarch64",
"openSUSE Leap 15.4:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.ppc64le",
"openSUSE Leap 15.4:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.s390x",
"openSUSE Leap 15.4:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.x86_64",
"openSUSE Leap 15.4:go1.18-openssl-race-1.18.10.1-150000.1.9.1.aarch64",
"openSUSE Leap 15.4:go1.18-openssl-race-1.18.10.1-150000.1.9.1.x86_64",
"openSUSE Leap 15.5:go1.18-openssl-1.18.10.1-150000.1.9.1.aarch64",
"openSUSE Leap 15.5:go1.18-openssl-1.18.10.1-150000.1.9.1.ppc64le",
"openSUSE Leap 15.5:go1.18-openssl-1.18.10.1-150000.1.9.1.s390x",
"openSUSE Leap 15.5:go1.18-openssl-1.18.10.1-150000.1.9.1.x86_64",
"openSUSE Leap 15.5:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.aarch64",
"openSUSE Leap 15.5:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.ppc64le",
"openSUSE Leap 15.5:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.s390x",
"openSUSE Leap 15.5:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.x86_64",
"openSUSE Leap 15.5:go1.18-openssl-race-1.18.10.1-150000.1.9.1.aarch64",
"openSUSE Leap 15.5:go1.18-openssl-race-1.18.10.1-150000.1.9.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 6.5,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"SUSE Enterprise Storage 7.1:go1.18-openssl-1.18.10.1-150000.1.9.1.aarch64",
"SUSE Enterprise Storage 7.1:go1.18-openssl-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Enterprise Storage 7.1:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.aarch64",
"SUSE Enterprise Storage 7.1:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Enterprise Storage 7.1:go1.18-openssl-race-1.18.10.1-150000.1.9.1.aarch64",
"SUSE Enterprise Storage 7.1:go1.18-openssl-race-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:go1.18-openssl-1.18.10.1-150000.1.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:go1.18-openssl-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:go1.18-openssl-race-1.18.10.1-150000.1.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:go1.18-openssl-race-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:go1.18-openssl-1.18.10.1-150000.1.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:go1.18-openssl-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:go1.18-openssl-race-1.18.10.1-150000.1.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:go1.18-openssl-race-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.18-openssl-1.18.10.1-150000.1.9.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.18-openssl-1.18.10.1-150000.1.9.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.18-openssl-1.18.10.1-150000.1.9.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.18-openssl-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.18-openssl-race-1.18.10.1-150000.1.9.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.18-openssl-race-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Real Time 15 SP3:go1.18-openssl-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Real Time 15 SP3:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Real Time 15 SP3:go1.18-openssl-race-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:go1.18-openssl-1.18.10.1-150000.1.9.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:go1.18-openssl-1.18.10.1-150000.1.9.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:go1.18-openssl-1.18.10.1-150000.1.9.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:go1.18-openssl-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:go1.18-openssl-race-1.18.10.1-150000.1.9.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:go1.18-openssl-race-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:go1.18-openssl-1.18.10.1-150000.1.9.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:go1.18-openssl-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:go1.18-openssl-race-1.18.10.1-150000.1.9.1.x86_64",
"openSUSE Leap 15.4:go1.18-openssl-1.18.10.1-150000.1.9.1.aarch64",
"openSUSE Leap 15.4:go1.18-openssl-1.18.10.1-150000.1.9.1.ppc64le",
"openSUSE Leap 15.4:go1.18-openssl-1.18.10.1-150000.1.9.1.s390x",
"openSUSE Leap 15.4:go1.18-openssl-1.18.10.1-150000.1.9.1.x86_64",
"openSUSE Leap 15.4:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.aarch64",
"openSUSE Leap 15.4:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.ppc64le",
"openSUSE Leap 15.4:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.s390x",
"openSUSE Leap 15.4:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.x86_64",
"openSUSE Leap 15.4:go1.18-openssl-race-1.18.10.1-150000.1.9.1.aarch64",
"openSUSE Leap 15.4:go1.18-openssl-race-1.18.10.1-150000.1.9.1.x86_64",
"openSUSE Leap 15.5:go1.18-openssl-1.18.10.1-150000.1.9.1.aarch64",
"openSUSE Leap 15.5:go1.18-openssl-1.18.10.1-150000.1.9.1.ppc64le",
"openSUSE Leap 15.5:go1.18-openssl-1.18.10.1-150000.1.9.1.s390x",
"openSUSE Leap 15.5:go1.18-openssl-1.18.10.1-150000.1.9.1.x86_64",
"openSUSE Leap 15.5:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.aarch64",
"openSUSE Leap 15.5:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.ppc64le",
"openSUSE Leap 15.5:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.s390x",
"openSUSE Leap 15.5:go1.18-openssl-doc-1.18.10.1-150000.1.9.1.x86_64",
"openSUSE Leap 15.5:go1.18-openssl-race-1.18.10.1-150000.1.9.1.aarch64",
"openSUSE Leap 15.5:go1.18-openssl-race-1.18.10.1-150000.1.9.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2023-05-30T06:54:51Z",
"details": "moderate"
}
],
"title": "CVE-2022-41725"
}
]
}
WID-SEC-W-2023-1424
Vulnerability from csaf_certbund
Notes
{
"document": {
"aggregate_severity": {
"text": "hoch"
},
"category": "csaf_base",
"csaf_version": "2.0",
"distribution": {
"tlp": {
"label": "WHITE",
"url": "https://www.first.org/tlp/"
}
},
"lang": "de-DE",
"notes": [
{
"category": "legal_disclaimer",
"text": "Das BSI ist als Anbieter f\u00fcr die eigenen, zur Nutzung bereitgestellten Inhalte nach den allgemeinen Gesetzen verantwortlich. Nutzerinnen und Nutzer sind jedoch daf\u00fcr verantwortlich, die Verwendung und/oder die Umsetzung der mit den Inhalten bereitgestellten Informationen sorgf\u00e4ltig im Einzelfall zu pr\u00fcfen."
},
{
"category": "description",
"text": "FreeFlow-Druckserver ist eine Druckserveranwendung f\u00fcr Xerox-Produktionsdrucker, die Flexibilit\u00e4t, umfangreiche Workflow-Optionen und eine Farbverwaltung bietet.",
"title": "Produktbeschreibung"
},
{
"category": "summary",
"text": "Ein Angreifer kann mehrere Schwachstellen in Xerox FreeFlow Print Server ausnutzen, um die Vertraulichkeit, Verf\u00fcgbarkeit und Integrit\u00e4t des Systems zu gef\u00e4hrden.",
"title": "Angriff"
},
{
"category": "general",
"text": "- UNIX",
"title": "Betroffene Betriebssysteme"
}
],
"publisher": {
"category": "other",
"contact_details": "csaf-provider@cert-bund.de",
"name": "Bundesamt f\u00fcr Sicherheit in der Informationstechnik",
"namespace": "https://www.bsi.bund.de"
},
"references": [
{
"category": "self",
"summary": "WID-SEC-W-2023-1424 - CSAF Version",
"url": "https://wid.cert-bund.de/.well-known/csaf/white/2023/wid-sec-w-2023-1424.json"
},
{
"category": "self",
"summary": "WID-SEC-2023-1424 - Portal Version",
"url": "https://wid.cert-bund.de/portal/wid/securityadvisory?name=WID-SEC-2023-1424"
},
{
"category": "external",
"summary": "Xerox Security Bulletin vom 2023-06-12",
"url": "https://securitydocs.business.xerox.com/wp-content/uploads/2023/06/Xerox-Security-Bulletin-XRX23-009-Xerox%C2%AE-FreeFlow%C2%AE-Print-Server-v9.pdf"
}
],
"source_lang": "en-US",
"title": "Xerox FreeFlow Print Server f\u00fcr Solaris: Mehrere Schwachstellen",
"tracking": {
"current_release_date": "2023-06-12T22:00:00.000+00:00",
"generator": {
"date": "2024-08-15T17:52:15.756+00:00",
"engine": {
"name": "BSI-WID",
"version": "1.3.5"
}
},
"id": "WID-SEC-W-2023-1424",
"initial_release_date": "2023-06-12T22:00:00.000+00:00",
"revision_history": [
{
"date": "2023-06-12T22:00:00.000+00:00",
"number": "1",
"summary": "Initiale Fassung"
}
],
"status": "final",
"version": "1"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"category": "product_name",
"name": "Xerox FreeFlow Print Server v9 for Solaris",
"product": {
"name": "Xerox FreeFlow Print Server v9 for Solaris",
"product_id": "T028053",
"product_identification_helper": {
"cpe": "cpe:/a:xerox:freeflow_print_server:v9_for_solaris"
}
}
}
],
"category": "vendor",
"name": "Xerox"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2023-28708",
"notes": [
{
"category": "description",
"text": "In Xerox FreeFlow Print Server existieren mehrere Schwachstellen im Zusammenhang mit bekannten Java, Apache und Mozilla Firefox Schwachstellen. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verf\u00fcgbarkeit und Integrit\u00e4t des Systems zu gef\u00e4hrden."
}
],
"product_status": {
"known_affected": [
"T028053"
]
},
"release_date": "2023-06-12T22:00:00.000+00:00",
"title": "CVE-2023-28708"
},
{
"cve": "CVE-2023-28176",
"notes": [
{
"category": "description",
"text": "In Xerox FreeFlow Print Server existieren mehrere Schwachstellen im Zusammenhang mit bekannten Java, Apache und Mozilla Firefox Schwachstellen. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verf\u00fcgbarkeit und Integrit\u00e4t des Systems zu gef\u00e4hrden."
}
],
"product_status": {
"known_affected": [
"T028053"
]
},
"release_date": "2023-06-12T22:00:00.000+00:00",
"title": "CVE-2023-28176"
},
{
"cve": "CVE-2023-28164",
"notes": [
{
"category": "description",
"text": "In Xerox FreeFlow Print Server existieren mehrere Schwachstellen im Zusammenhang mit bekannten Java, Apache und Mozilla Firefox Schwachstellen. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verf\u00fcgbarkeit und Integrit\u00e4t des Systems zu gef\u00e4hrden."
}
],
"product_status": {
"known_affected": [
"T028053"
]
},
"release_date": "2023-06-12T22:00:00.000+00:00",
"title": "CVE-2023-28164"
},
{
"cve": "CVE-2023-28163",
"notes": [
{
"category": "description",
"text": "In Xerox FreeFlow Print Server existieren mehrere Schwachstellen im Zusammenhang mit bekannten Java, Apache und Mozilla Firefox Schwachstellen. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verf\u00fcgbarkeit und Integrit\u00e4t des Systems zu gef\u00e4hrden."
}
],
"product_status": {
"known_affected": [
"T028053"
]
},
"release_date": "2023-06-12T22:00:00.000+00:00",
"title": "CVE-2023-28163"
},
{
"cve": "CVE-2023-28162",
"notes": [
{
"category": "description",
"text": "In Xerox FreeFlow Print Server existieren mehrere Schwachstellen im Zusammenhang mit bekannten Java, Apache und Mozilla Firefox Schwachstellen. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verf\u00fcgbarkeit und Integrit\u00e4t des Systems zu gef\u00e4hrden."
}
],
"product_status": {
"known_affected": [
"T028053"
]
},
"release_date": "2023-06-12T22:00:00.000+00:00",
"title": "CVE-2023-28162"
},
{
"cve": "CVE-2023-27522",
"notes": [
{
"category": "description",
"text": "In Xerox FreeFlow Print Server existieren mehrere Schwachstellen im Zusammenhang mit bekannten Java, Apache und Mozilla Firefox Schwachstellen. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verf\u00fcgbarkeit und Integrit\u00e4t des Systems zu gef\u00e4hrden."
}
],
"product_status": {
"known_affected": [
"T028053"
]
},
"release_date": "2023-06-12T22:00:00.000+00:00",
"title": "CVE-2023-27522"
},
{
"cve": "CVE-2023-25752",
"notes": [
{
"category": "description",
"text": "In Xerox FreeFlow Print Server existieren mehrere Schwachstellen im Zusammenhang mit bekannten Java, Apache und Mozilla Firefox Schwachstellen. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verf\u00fcgbarkeit und Integrit\u00e4t des Systems zu gef\u00e4hrden."
}
],
"product_status": {
"known_affected": [
"T028053"
]
},
"release_date": "2023-06-12T22:00:00.000+00:00",
"title": "CVE-2023-25752"
},
{
"cve": "CVE-2023-25751",
"notes": [
{
"category": "description",
"text": "In Xerox FreeFlow Print Server existieren mehrere Schwachstellen im Zusammenhang mit bekannten Java, Apache und Mozilla Firefox Schwachstellen. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verf\u00fcgbarkeit und Integrit\u00e4t des Systems zu gef\u00e4hrden."
}
],
"product_status": {
"known_affected": [
"T028053"
]
},
"release_date": "2023-06-12T22:00:00.000+00:00",
"title": "CVE-2023-25751"
},
{
"cve": "CVE-2023-25746",
"notes": [
{
"category": "description",
"text": "In Xerox FreeFlow Print Server existieren mehrere Schwachstellen im Zusammenhang mit bekannten Java, Apache und Mozilla Firefox Schwachstellen. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verf\u00fcgbarkeit und Integrit\u00e4t des Systems zu gef\u00e4hrden."
}
],
"product_status": {
"known_affected": [
"T028053"
]
},
"release_date": "2023-06-12T22:00:00.000+00:00",
"title": "CVE-2023-25746"
},
{
"cve": "CVE-2023-25744",
"notes": [
{
"category": "description",
"text": "In Xerox FreeFlow Print Server existieren mehrere Schwachstellen im Zusammenhang mit bekannten Java, Apache und Mozilla Firefox Schwachstellen. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verf\u00fcgbarkeit und Integrit\u00e4t des Systems zu gef\u00e4hrden."
}
],
"product_status": {
"known_affected": [
"T028053"
]
},
"release_date": "2023-06-12T22:00:00.000+00:00",
"title": "CVE-2023-25744"
},
{
"cve": "CVE-2023-25743",
"notes": [
{
"category": "description",
"text": "In Xerox FreeFlow Print Server existieren mehrere Schwachstellen im Zusammenhang mit bekannten Java, Apache und Mozilla Firefox Schwachstellen. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verf\u00fcgbarkeit und Integrit\u00e4t des Systems zu gef\u00e4hrden."
}
],
"product_status": {
"known_affected": [
"T028053"
]
},
"release_date": "2023-06-12T22:00:00.000+00:00",
"title": "CVE-2023-25743"
},
{
"cve": "CVE-2023-25742",
"notes": [
{
"category": "description",
"text": "In Xerox FreeFlow Print Server existieren mehrere Schwachstellen im Zusammenhang mit bekannten Java, Apache und Mozilla Firefox Schwachstellen. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verf\u00fcgbarkeit und Integrit\u00e4t des Systems zu gef\u00e4hrden."
}
],
"product_status": {
"known_affected": [
"T028053"
]
},
"release_date": "2023-06-12T22:00:00.000+00:00",
"title": "CVE-2023-25742"
},
{
"cve": "CVE-2023-25739",
"notes": [
{
"category": "description",
"text": "In Xerox FreeFlow Print Server existieren mehrere Schwachstellen im Zusammenhang mit bekannten Java, Apache und Mozilla Firefox Schwachstellen. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verf\u00fcgbarkeit und Integrit\u00e4t des Systems zu gef\u00e4hrden."
}
],
"product_status": {
"known_affected": [
"T028053"
]
},
"release_date": "2023-06-12T22:00:00.000+00:00",
"title": "CVE-2023-25739"
},
{
"cve": "CVE-2023-25738",
"notes": [
{
"category": "description",
"text": "In Xerox FreeFlow Print Server existieren mehrere Schwachstellen im Zusammenhang mit bekannten Java, Apache und Mozilla Firefox Schwachstellen. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verf\u00fcgbarkeit und Integrit\u00e4t des Systems zu gef\u00e4hrden."
}
],
"product_status": {
"known_affected": [
"T028053"
]
},
"release_date": "2023-06-12T22:00:00.000+00:00",
"title": "CVE-2023-25738"
},
{
"cve": "CVE-2023-25737",
"notes": [
{
"category": "description",
"text": "In Xerox FreeFlow Print Server existieren mehrere Schwachstellen im Zusammenhang mit bekannten Java, Apache und Mozilla Firefox Schwachstellen. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verf\u00fcgbarkeit und Integrit\u00e4t des Systems zu gef\u00e4hrden."
}
],
"product_status": {
"known_affected": [
"T028053"
]
},
"release_date": "2023-06-12T22:00:00.000+00:00",
"title": "CVE-2023-25737"
},
{
"cve": "CVE-2023-25735",
"notes": [
{
"category": "description",
"text": "In Xerox FreeFlow Print Server existieren mehrere Schwachstellen im Zusammenhang mit bekannten Java, Apache und Mozilla Firefox Schwachstellen. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verf\u00fcgbarkeit und Integrit\u00e4t des Systems zu gef\u00e4hrden."
}
],
"product_status": {
"known_affected": [
"T028053"
]
},
"release_date": "2023-06-12T22:00:00.000+00:00",
"title": "CVE-2023-25735"
},
{
"cve": "CVE-2023-25734",
"notes": [
{
"category": "description",
"text": "In Xerox FreeFlow Print Server existieren mehrere Schwachstellen im Zusammenhang mit bekannten Java, Apache und Mozilla Firefox Schwachstellen. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verf\u00fcgbarkeit und Integrit\u00e4t des Systems zu gef\u00e4hrden."
}
],
"product_status": {
"known_affected": [
"T028053"
]
},
"release_date": "2023-06-12T22:00:00.000+00:00",
"title": "CVE-2023-25734"
},
{
"cve": "CVE-2023-25732",
"notes": [
{
"category": "description",
"text": "In Xerox FreeFlow Print Server existieren mehrere Schwachstellen im Zusammenhang mit bekannten Java, Apache und Mozilla Firefox Schwachstellen. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verf\u00fcgbarkeit und Integrit\u00e4t des Systems zu gef\u00e4hrden."
}
],
"product_status": {
"known_affected": [
"T028053"
]
},
"release_date": "2023-06-12T22:00:00.000+00:00",
"title": "CVE-2023-25732"
},
{
"cve": "CVE-2023-25730",
"notes": [
{
"category": "description",
"text": "In Xerox FreeFlow Print Server existieren mehrere Schwachstellen im Zusammenhang mit bekannten Java, Apache und Mozilla Firefox Schwachstellen. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verf\u00fcgbarkeit und Integrit\u00e4t des Systems zu gef\u00e4hrden."
}
],
"product_status": {
"known_affected": [
"T028053"
]
},
"release_date": "2023-06-12T22:00:00.000+00:00",
"title": "CVE-2023-25730"
},
{
"cve": "CVE-2023-25729",
"notes": [
{
"category": "description",
"text": "In Xerox FreeFlow Print Server existieren mehrere Schwachstellen im Zusammenhang mit bekannten Java, Apache und Mozilla Firefox Schwachstellen. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verf\u00fcgbarkeit und Integrit\u00e4t des Systems zu gef\u00e4hrden."
}
],
"product_status": {
"known_affected": [
"T028053"
]
},
"release_date": "2023-06-12T22:00:00.000+00:00",
"title": "CVE-2023-25729"
},
{
"cve": "CVE-2023-25728",
"notes": [
{
"category": "description",
"text": "In Xerox FreeFlow Print Server existieren mehrere Schwachstellen im Zusammenhang mit bekannten Java, Apache und Mozilla Firefox Schwachstellen. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verf\u00fcgbarkeit und Integrit\u00e4t des Systems zu gef\u00e4hrden."
}
],
"product_status": {
"known_affected": [
"T028053"
]
},
"release_date": "2023-06-12T22:00:00.000+00:00",
"title": "CVE-2023-25728"
},
{
"cve": "CVE-2023-25690",
"notes": [
{
"category": "description",
"text": "In Xerox FreeFlow Print Server existieren mehrere Schwachstellen im Zusammenhang mit bekannten Java, Apache und Mozilla Firefox Schwachstellen. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verf\u00fcgbarkeit und Integrit\u00e4t des Systems zu gef\u00e4hrden."
}
],
"product_status": {
"known_affected": [
"T028053"
]
},
"release_date": "2023-06-12T22:00:00.000+00:00",
"title": "CVE-2023-25690"
},
{
"cve": "CVE-2023-24998",
"notes": [
{
"category": "description",
"text": "In Xerox FreeFlow Print Server existieren mehrere Schwachstellen im Zusammenhang mit bekannten Java, Apache und Mozilla Firefox Schwachstellen. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verf\u00fcgbarkeit und Integrit\u00e4t des Systems zu gef\u00e4hrden."
}
],
"product_status": {
"known_affected": [
"T028053"
]
},
"release_date": "2023-06-12T22:00:00.000+00:00",
"title": "CVE-2023-24998"
},
{
"cve": "CVE-2023-24807",
"notes": [
{
"category": "description",
"text": "In Xerox FreeFlow Print Server existieren mehrere Schwachstellen im Zusammenhang mit bekannten Java, Apache und Mozilla Firefox Schwachstellen. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verf\u00fcgbarkeit und Integrit\u00e4t des Systems zu gef\u00e4hrden."
}
],
"product_status": {
"known_affected": [
"T028053"
]
},
"release_date": "2023-06-12T22:00:00.000+00:00",
"title": "CVE-2023-24807"
},
{
"cve": "CVE-2023-24580",
"notes": [
{
"category": "description",
"text": "In Xerox FreeFlow Print Server existieren mehrere Schwachstellen im Zusammenhang mit bekannten Java, Apache und Mozilla Firefox Schwachstellen. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verf\u00fcgbarkeit und Integrit\u00e4t des Systems zu gef\u00e4hrden."
}
],
"product_status": {
"known_affected": [
"T028053"
]
},
"release_date": "2023-06-12T22:00:00.000+00:00",
"title": "CVE-2023-24580"
},
{
"cve": "CVE-2023-23969",
"notes": [
{
"category": "description",
"text": "In Xerox FreeFlow Print Server existieren mehrere Schwachstellen im Zusammenhang mit bekannten Java, Apache und Mozilla Firefox Schwachstellen. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verf\u00fcgbarkeit und Integrit\u00e4t des Systems zu gef\u00e4hrden."
}
],
"product_status": {
"known_affected": [
"T028053"
]
},
"release_date": "2023-06-12T22:00:00.000+00:00",
"title": "CVE-2023-23969"
},
{
"cve": "CVE-2023-23946",
"notes": [
{
"category": "description",
"text": "In Xerox FreeFlow Print Server existieren mehrere Schwachstellen im Zusammenhang mit bekannten Java, Apache und Mozilla Firefox Schwachstellen. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verf\u00fcgbarkeit und Integrit\u00e4t des Systems zu gef\u00e4hrden."
}
],
"product_status": {
"known_affected": [
"T028053"
]
},
"release_date": "2023-06-12T22:00:00.000+00:00",
"title": "CVE-2023-23946"
},
{
"cve": "CVE-2023-23936",
"notes": [
{
"category": "description",
"text": "In Xerox FreeFlow Print Server existieren mehrere Schwachstellen im Zusammenhang mit bekannten Java, Apache und Mozilla Firefox Schwachstellen. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verf\u00fcgbarkeit und Integrit\u00e4t des Systems zu gef\u00e4hrden."
}
],
"product_status": {
"known_affected": [
"T028053"
]
},
"release_date": "2023-06-12T22:00:00.000+00:00",
"title": "CVE-2023-23936"
},
{
"cve": "CVE-2023-23920",
"notes": [
{
"category": "description",
"text": "In Xerox FreeFlow Print Server existieren mehrere Schwachstellen im Zusammenhang mit bekannten Java, Apache und Mozilla Firefox Schwachstellen. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verf\u00fcgbarkeit und Integrit\u00e4t des Systems zu gef\u00e4hrden."
}
],
"product_status": {
"known_affected": [
"T028053"
]
},
"release_date": "2023-06-12T22:00:00.000+00:00",
"title": "CVE-2023-23920"
},
{
"cve": "CVE-2023-23919",
"notes": [
{
"category": "description",
"text": "In Xerox FreeFlow Print Server existieren mehrere Schwachstellen im Zusammenhang mit bekannten Java, Apache und Mozilla Firefox Schwachstellen. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verf\u00fcgbarkeit und Integrit\u00e4t des Systems zu gef\u00e4hrden."
}
],
"product_status": {
"known_affected": [
"T028053"
]
},
"release_date": "2023-06-12T22:00:00.000+00:00",
"title": "CVE-2023-23919"
},
{
"cve": "CVE-2023-23918",
"notes": [
{
"category": "description",
"text": "In Xerox FreeFlow Print Server existieren mehrere Schwachstellen im Zusammenhang mit bekannten Java, Apache und Mozilla Firefox Schwachstellen. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verf\u00fcgbarkeit und Integrit\u00e4t des Systems zu gef\u00e4hrden."
}
],
"product_status": {
"known_affected": [
"T028053"
]
},
"release_date": "2023-06-12T22:00:00.000+00:00",
"title": "CVE-2023-23918"
},
{
"cve": "CVE-2023-23605",
"notes": [
{
"category": "description",
"text": "In Xerox FreeFlow Print Server existieren mehrere Schwachstellen im Zusammenhang mit bekannten Java, Apache und Mozilla Firefox Schwachstellen. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verf\u00fcgbarkeit und Integrit\u00e4t des Systems zu gef\u00e4hrden."
}
],
"product_status": {
"known_affected": [
"T028053"
]
},
"release_date": "2023-06-12T22:00:00.000+00:00",
"title": "CVE-2023-23605"
},
{
"cve": "CVE-2023-23603",
"notes": [
{
"category": "description",
"text": "In Xerox FreeFlow Print Server existieren mehrere Schwachstellen im Zusammenhang mit bekannten Java, Apache und Mozilla Firefox Schwachstellen. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verf\u00fcgbarkeit und Integrit\u00e4t des Systems zu gef\u00e4hrden."
}
],
"product_status": {
"known_affected": [
"T028053"
]
},
"release_date": "2023-06-12T22:00:00.000+00:00",
"title": "CVE-2023-23603"
},
{
"cve": "CVE-2023-23602",
"notes": [
{
"category": "description",
"text": "In Xerox FreeFlow Print Server existieren mehrere Schwachstellen im Zusammenhang mit bekannten Java, Apache und Mozilla Firefox Schwachstellen. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verf\u00fcgbarkeit und Integrit\u00e4t des Systems zu gef\u00e4hrden."
}
],
"product_status": {
"known_affected": [
"T028053"
]
},
"release_date": "2023-06-12T22:00:00.000+00:00",
"title": "CVE-2023-23602"
},
{
"cve": "CVE-2023-23601",
"notes": [
{
"category": "description",
"text": "In Xerox FreeFlow Print Server existieren mehrere Schwachstellen im Zusammenhang mit bekannten Java, Apache und Mozilla Firefox Schwachstellen. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verf\u00fcgbarkeit und Integrit\u00e4t des Systems zu gef\u00e4hrden."
}
],
"product_status": {
"known_affected": [
"T028053"
]
},
"release_date": "2023-06-12T22:00:00.000+00:00",
"title": "CVE-2023-23601"
},
{
"cve": "CVE-2023-23599",
"notes": [
{
"category": "description",
"text": "In Xerox FreeFlow Print Server existieren mehrere Schwachstellen im Zusammenhang mit bekannten Java, Apache und Mozilla Firefox Schwachstellen. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verf\u00fcgbarkeit und Integrit\u00e4t des Systems zu gef\u00e4hrden."
}
],
"product_status": {
"known_affected": [
"T028053"
]
},
"release_date": "2023-06-12T22:00:00.000+00:00",
"title": "CVE-2023-23599"
},
{
"cve": "CVE-2023-23598",
"notes": [
{
"category": "description",
"text": "In Xerox FreeFlow Print Server existieren mehrere Schwachstellen im Zusammenhang mit bekannten Java, Apache und Mozilla Firefox Schwachstellen. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verf\u00fcgbarkeit und Integrit\u00e4t des Systems zu gef\u00e4hrden."
}
],
"product_status": {
"known_affected": [
"T028053"
]
},
"release_date": "2023-06-12T22:00:00.000+00:00",
"title": "CVE-2023-23598"
},
{
"cve": "CVE-2023-22809",
"notes": [
{
"category": "description",
"text": "In Xerox FreeFlow Print Server existieren mehrere Schwachstellen im Zusammenhang mit bekannten Java, Apache und Mozilla Firefox Schwachstellen. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verf\u00fcgbarkeit und Integrit\u00e4t des Systems zu gef\u00e4hrden."
}
],
"product_status": {
"known_affected": [
"T028053"
]
},
"release_date": "2023-06-12T22:00:00.000+00:00",
"title": "CVE-2023-22809"
},
{
"cve": "CVE-2023-22490",
"notes": [
{
"category": "description",
"text": "In Xerox FreeFlow Print Server existieren mehrere Schwachstellen im Zusammenhang mit bekannten Java, Apache und Mozilla Firefox Schwachstellen. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verf\u00fcgbarkeit und Integrit\u00e4t des Systems zu gef\u00e4hrden."
}
],
"product_status": {
"known_affected": [
"T028053"
]
},
"release_date": "2023-06-12T22:00:00.000+00:00",
"title": "CVE-2023-22490"
},
{
"cve": "CVE-2023-22003",
"notes": [
{
"category": "description",
"text": "In Xerox FreeFlow Print Server existieren mehrere Schwachstellen im Zusammenhang mit bekannten Java, Apache und Mozilla Firefox Schwachstellen. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verf\u00fcgbarkeit und Integrit\u00e4t des Systems zu gef\u00e4hrden."
}
],
"product_status": {
"known_affected": [
"T028053"
]
},
"release_date": "2023-06-12T22:00:00.000+00:00",
"title": "CVE-2023-22003"
},
{
"cve": "CVE-2023-21985",
"notes": [
{
"category": "description",
"text": "In Xerox FreeFlow Print Server existieren mehrere Schwachstellen im Zusammenhang mit bekannten Java, Apache und Mozilla Firefox Schwachstellen. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verf\u00fcgbarkeit und Integrit\u00e4t des Systems zu gef\u00e4hrden."
}
],
"product_status": {
"known_affected": [
"T028053"
]
},
"release_date": "2023-06-12T22:00:00.000+00:00",
"title": "CVE-2023-21985"
},
{
"cve": "CVE-2023-21984",
"notes": [
{
"category": "description",
"text": "In Xerox FreeFlow Print Server existieren mehrere Schwachstellen im Zusammenhang mit bekannten Java, Apache und Mozilla Firefox Schwachstellen. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verf\u00fcgbarkeit und Integrit\u00e4t des Systems zu gef\u00e4hrden."
}
],
"product_status": {
"known_affected": [
"T028053"
]
},
"release_date": "2023-06-12T22:00:00.000+00:00",
"title": "CVE-2023-21984"
},
{
"cve": "CVE-2023-21928",
"notes": [
{
"category": "description",
"text": "In Xerox FreeFlow Print Server existieren mehrere Schwachstellen im Zusammenhang mit bekannten Java, Apache und Mozilla Firefox Schwachstellen. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verf\u00fcgbarkeit und Integrit\u00e4t des Systems zu gef\u00e4hrden."
}
],
"product_status": {
"known_affected": [
"T028053"
]
},
"release_date": "2023-06-12T22:00:00.000+00:00",
"title": "CVE-2023-21928"
},
{
"cve": "CVE-2023-21896",
"notes": [
{
"category": "description",
"text": "In Xerox FreeFlow Print Server existieren mehrere Schwachstellen im Zusammenhang mit bekannten Java, Apache und Mozilla Firefox Schwachstellen. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verf\u00fcgbarkeit und Integrit\u00e4t des Systems zu gef\u00e4hrden."
}
],
"product_status": {
"known_affected": [
"T028053"
]
},
"release_date": "2023-06-12T22:00:00.000+00:00",
"title": "CVE-2023-21896"
},
{
"cve": "CVE-2023-21843",
"notes": [
{
"category": "description",
"text": "In Xerox FreeFlow Print Server existieren mehrere Schwachstellen im Zusammenhang mit bekannten Java, Apache und Mozilla Firefox Schwachstellen. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verf\u00fcgbarkeit und Integrit\u00e4t des Systems zu gef\u00e4hrden."
}
],
"product_status": {
"known_affected": [
"T028053"
]
},
"release_date": "2023-06-12T22:00:00.000+00:00",
"title": "CVE-2023-21843"
},
{
"cve": "CVE-2023-21840",
"notes": [
{
"category": "description",
"text": "In Xerox FreeFlow Print Server existieren mehrere Schwachstellen im Zusammenhang mit bekannten Java, Apache und Mozilla Firefox Schwachstellen. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verf\u00fcgbarkeit und Integrit\u00e4t des Systems zu gef\u00e4hrden."
}
],
"product_status": {
"known_affected": [
"T028053"
]
},
"release_date": "2023-06-12T22:00:00.000+00:00",
"title": "CVE-2023-21840"
},
{
"cve": "CVE-2023-21830",
"notes": [
{
"category": "description",
"text": "In Xerox FreeFlow Print Server existieren mehrere Schwachstellen im Zusammenhang mit bekannten Java, Apache und Mozilla Firefox Schwachstellen. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verf\u00fcgbarkeit und Integrit\u00e4t des Systems zu gef\u00e4hrden."
}
],
"product_status": {
"known_affected": [
"T028053"
]
},
"release_date": "2023-06-12T22:00:00.000+00:00",
"title": "CVE-2023-21830"
},
{
"cve": "CVE-2023-0804",
"notes": [
{
"category": "description",
"text": "In Xerox FreeFlow Print Server existieren mehrere Schwachstellen im Zusammenhang mit bekannten Java, Apache und Mozilla Firefox Schwachstellen. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verf\u00fcgbarkeit und Integrit\u00e4t des Systems zu gef\u00e4hrden."
}
],
"product_status": {
"known_affected": [
"T028053"
]
},
"release_date": "2023-06-12T22:00:00.000+00:00",
"title": "CVE-2023-0804"
},
{
"cve": "CVE-2023-0803",
"notes": [
{
"category": "description",
"text": "In Xerox FreeFlow Print Server existieren mehrere Schwachstellen im Zusammenhang mit bekannten Java, Apache und Mozilla Firefox Schwachstellen. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verf\u00fcgbarkeit und Integrit\u00e4t des Systems zu gef\u00e4hrden."
}
],
"product_status": {
"known_affected": [
"T028053"
]
},
"release_date": "2023-06-12T22:00:00.000+00:00",
"title": "CVE-2023-0803"
},
{
"cve": "CVE-2023-0802",
"notes": [
{
"category": "description",
"text": "In Xerox FreeFlow Print Server existieren mehrere Schwachstellen im Zusammenhang mit bekannten Java, Apache und Mozilla Firefox Schwachstellen. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verf\u00fcgbarkeit und Integrit\u00e4t des Systems zu gef\u00e4hrden."
}
],
"product_status": {
"known_affected": [
"T028053"
]
},
"release_date": "2023-06-12T22:00:00.000+00:00",
"title": "CVE-2023-0802"
},
{
"cve": "CVE-2023-0801",
"notes": [
{
"category": "description",
"text": "In Xerox FreeFlow Print Server existieren mehrere Schwachstellen im Zusammenhang mit bekannten Java, Apache und Mozilla Firefox Schwachstellen. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verf\u00fcgbarkeit und Integrit\u00e4t des Systems zu gef\u00e4hrden."
}
],
"product_status": {
"known_affected": [
"T028053"
]
},
"release_date": "2023-06-12T22:00:00.000+00:00",
"title": "CVE-2023-0801"
},
{
"cve": "CVE-2023-0800",
"notes": [
{
"category": "description",
"text": "In Xerox FreeFlow Print Server existieren mehrere Schwachstellen im Zusammenhang mit bekannten Java, Apache und Mozilla Firefox Schwachstellen. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verf\u00fcgbarkeit und Integrit\u00e4t des Systems zu gef\u00e4hrden."
}
],
"product_status": {
"known_affected": [
"T028053"
]
},
"release_date": "2023-06-12T22:00:00.000+00:00",
"title": "CVE-2023-0800"
},
{
"cve": "CVE-2023-0799",
"notes": [
{
"category": "description",
"text": "In Xerox FreeFlow Print Server existieren mehrere Schwachstellen im Zusammenhang mit bekannten Java, Apache und Mozilla Firefox Schwachstellen. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verf\u00fcgbarkeit und Integrit\u00e4t des Systems zu gef\u00e4hrden."
}
],
"product_status": {
"known_affected": [
"T028053"
]
},
"release_date": "2023-06-12T22:00:00.000+00:00",
"title": "CVE-2023-0799"
},
{
"cve": "CVE-2023-0798",
"notes": [
{
"category": "description",
"text": "In Xerox FreeFlow Print Server existieren mehrere Schwachstellen im Zusammenhang mit bekannten Java, Apache und Mozilla Firefox Schwachstellen. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verf\u00fcgbarkeit und Integrit\u00e4t des Systems zu gef\u00e4hrden."
}
],
"product_status": {
"known_affected": [
"T028053"
]
},
"release_date": "2023-06-12T22:00:00.000+00:00",
"title": "CVE-2023-0798"
},
{
"cve": "CVE-2023-0797",
"notes": [
{
"category": "description",
"text": "In Xerox FreeFlow Print Server existieren mehrere Schwachstellen im Zusammenhang mit bekannten Java, Apache und Mozilla Firefox Schwachstellen. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verf\u00fcgbarkeit und Integrit\u00e4t des Systems zu gef\u00e4hrden."
}
],
"product_status": {
"known_affected": [
"T028053"
]
},
"release_date": "2023-06-12T22:00:00.000+00:00",
"title": "CVE-2023-0797"
},
{
"cve": "CVE-2023-0796",
"notes": [
{
"category": "description",
"text": "In Xerox FreeFlow Print Server existieren mehrere Schwachstellen im Zusammenhang mit bekannten Java, Apache und Mozilla Firefox Schwachstellen. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verf\u00fcgbarkeit und Integrit\u00e4t des Systems zu gef\u00e4hrden."
}
],
"product_status": {
"known_affected": [
"T028053"
]
},
"release_date": "2023-06-12T22:00:00.000+00:00",
"title": "CVE-2023-0796"
},
{
"cve": "CVE-2023-0795",
"notes": [
{
"category": "description",
"text": "In Xerox FreeFlow Print Server existieren mehrere Schwachstellen im Zusammenhang mit bekannten Java, Apache und Mozilla Firefox Schwachstellen. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verf\u00fcgbarkeit und Integrit\u00e4t des Systems zu gef\u00e4hrden."
}
],
"product_status": {
"known_affected": [
"T028053"
]
},
"release_date": "2023-06-12T22:00:00.000+00:00",
"title": "CVE-2023-0795"
},
{
"cve": "CVE-2023-0767",
"notes": [
{
"category": "description",
"text": "In Xerox FreeFlow Print Server existieren mehrere Schwachstellen im Zusammenhang mit bekannten Java, Apache und Mozilla Firefox Schwachstellen. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verf\u00fcgbarkeit und Integrit\u00e4t des Systems zu gef\u00e4hrden."
}
],
"product_status": {
"known_affected": [
"T028053"
]
},
"release_date": "2023-06-12T22:00:00.000+00:00",
"title": "CVE-2023-0767"
},
{
"cve": "CVE-2023-0662",
"notes": [
{
"category": "description",
"text": "In Xerox FreeFlow Print Server existieren mehrere Schwachstellen im Zusammenhang mit bekannten Java, Apache und Mozilla Firefox Schwachstellen. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verf\u00fcgbarkeit und Integrit\u00e4t des Systems zu gef\u00e4hrden."
}
],
"product_status": {
"known_affected": [
"T028053"
]
},
"release_date": "2023-06-12T22:00:00.000+00:00",
"title": "CVE-2023-0662"
},
{
"cve": "CVE-2023-0616",
"notes": [
{
"category": "description",
"text": "In Xerox FreeFlow Print Server existieren mehrere Schwachstellen im Zusammenhang mit bekannten Java, Apache und Mozilla Firefox Schwachstellen. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verf\u00fcgbarkeit und Integrit\u00e4t des Systems zu gef\u00e4hrden."
}
],
"product_status": {
"known_affected": [
"T028053"
]
},
"release_date": "2023-06-12T22:00:00.000+00:00",
"title": "CVE-2023-0616"
},
{
"cve": "CVE-2023-0568",
"notes": [
{
"category": "description",
"text": "In Xerox FreeFlow Print Server existieren mehrere Schwachstellen im Zusammenhang mit bekannten Java, Apache und Mozilla Firefox Schwachstellen. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verf\u00fcgbarkeit und Integrit\u00e4t des Systems zu gef\u00e4hrden."
}
],
"product_status": {
"known_affected": [
"T028053"
]
},
"release_date": "2023-06-12T22:00:00.000+00:00",
"title": "CVE-2023-0568"
},
{
"cve": "CVE-2023-0567",
"notes": [
{
"category": "description",
"text": "In Xerox FreeFlow Print Server existieren mehrere Schwachstellen im Zusammenhang mit bekannten Java, Apache und Mozilla Firefox Schwachstellen. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verf\u00fcgbarkeit und Integrit\u00e4t des Systems zu gef\u00e4hrden."
}
],
"product_status": {
"known_affected": [
"T028053"
]
},
"release_date": "2023-06-12T22:00:00.000+00:00",
"title": "CVE-2023-0567"
},
{
"cve": "CVE-2023-0430",
"notes": [
{
"category": "description",
"text": "In Xerox FreeFlow Print Server existieren mehrere Schwachstellen im Zusammenhang mit bekannten Java, Apache und Mozilla Firefox Schwachstellen. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verf\u00fcgbarkeit und Integrit\u00e4t des Systems zu gef\u00e4hrden."
}
],
"product_status": {
"known_affected": [
"T028053"
]
},
"release_date": "2023-06-12T22:00:00.000+00:00",
"title": "CVE-2023-0430"
},
{
"cve": "CVE-2023-0417",
"notes": [
{
"category": "description",
"text": "In Xerox FreeFlow Print Server existieren mehrere Schwachstellen im Zusammenhang mit bekannten Java, Apache und Mozilla Firefox Schwachstellen. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verf\u00fcgbarkeit und Integrit\u00e4t des Systems zu gef\u00e4hrden."
}
],
"product_status": {
"known_affected": [
"T028053"
]
},
"release_date": "2023-06-12T22:00:00.000+00:00",
"title": "CVE-2023-0417"
},
{
"cve": "CVE-2023-0416",
"notes": [
{
"category": "description",
"text": "In Xerox FreeFlow Print Server existieren mehrere Schwachstellen im Zusammenhang mit bekannten Java, Apache und Mozilla Firefox Schwachstellen. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verf\u00fcgbarkeit und Integrit\u00e4t des Systems zu gef\u00e4hrden."
}
],
"product_status": {
"known_affected": [
"T028053"
]
},
"release_date": "2023-06-12T22:00:00.000+00:00",
"title": "CVE-2023-0416"
},
{
"cve": "CVE-2023-0415",
"notes": [
{
"category": "description",
"text": "In Xerox FreeFlow Print Server existieren mehrere Schwachstellen im Zusammenhang mit bekannten Java, Apache und Mozilla Firefox Schwachstellen. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verf\u00fcgbarkeit und Integrit\u00e4t des Systems zu gef\u00e4hrden."
}
],
"product_status": {
"known_affected": [
"T028053"
]
},
"release_date": "2023-06-12T22:00:00.000+00:00",
"title": "CVE-2023-0415"
},
{
"cve": "CVE-2023-0414",
"notes": [
{
"category": "description",
"text": "In Xerox FreeFlow Print Server existieren mehrere Schwachstellen im Zusammenhang mit bekannten Java, Apache und Mozilla Firefox Schwachstellen. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verf\u00fcgbarkeit und Integrit\u00e4t des Systems zu gef\u00e4hrden."
}
],
"product_status": {
"known_affected": [
"T028053"
]
},
"release_date": "2023-06-12T22:00:00.000+00:00",
"title": "CVE-2023-0414"
},
{
"cve": "CVE-2023-0413",
"notes": [
{
"category": "description",
"text": "In Xerox FreeFlow Print Server existieren mehrere Schwachstellen im Zusammenhang mit bekannten Java, Apache und Mozilla Firefox Schwachstellen. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verf\u00fcgbarkeit und Integrit\u00e4t des Systems zu gef\u00e4hrden."
}
],
"product_status": {
"known_affected": [
"T028053"
]
},
"release_date": "2023-06-12T22:00:00.000+00:00",
"title": "CVE-2023-0413"
},
{
"cve": "CVE-2023-0412",
"notes": [
{
"category": "description",
"text": "In Xerox FreeFlow Print Server existieren mehrere Schwachstellen im Zusammenhang mit bekannten Java, Apache und Mozilla Firefox Schwachstellen. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verf\u00fcgbarkeit und Integrit\u00e4t des Systems zu gef\u00e4hrden."
}
],
"product_status": {
"known_affected": [
"T028053"
]
},
"release_date": "2023-06-12T22:00:00.000+00:00",
"title": "CVE-2023-0412"
},
{
"cve": "CVE-2023-0411",
"notes": [
{
"category": "description",
"text": "In Xerox FreeFlow Print Server existieren mehrere Schwachstellen im Zusammenhang mit bekannten Java, Apache und Mozilla Firefox Schwachstellen. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verf\u00fcgbarkeit und Integrit\u00e4t des Systems zu gef\u00e4hrden."
}
],
"product_status": {
"known_affected": [
"T028053"
]
},
"release_date": "2023-06-12T22:00:00.000+00:00",
"title": "CVE-2023-0411"
},
{
"cve": "CVE-2023-0401",
"notes": [
{
"category": "description",
"text": "In Xerox FreeFlow Print Server existieren mehrere Schwachstellen im Zusammenhang mit bekannten Java, Apache und Mozilla Firefox Schwachstellen. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verf\u00fcgbarkeit und Integrit\u00e4t des Systems zu gef\u00e4hrden."
}
],
"product_status": {
"known_affected": [
"T028053"
]
},
"release_date": "2023-06-12T22:00:00.000+00:00",
"title": "CVE-2023-0401"
},
{
"cve": "CVE-2023-0286",
"notes": [
{
"category": "description",
"text": "In Xerox FreeFlow Print Server existieren mehrere Schwachstellen im Zusammenhang mit bekannten Java, Apache und Mozilla Firefox Schwachstellen. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verf\u00fcgbarkeit und Integrit\u00e4t des Systems zu gef\u00e4hrden."
}
],
"product_status": {
"known_affected": [
"T028053"
]
},
"release_date": "2023-06-12T22:00:00.000+00:00",
"title": "CVE-2023-0286"
},
{
"cve": "CVE-2023-0217",
"notes": [
{
"category": "description",
"text": "In Xerox FreeFlow Print Server existieren mehrere Schwachstellen im Zusammenhang mit bekannten Java, Apache und Mozilla Firefox Schwachstellen. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verf\u00fcgbarkeit und Integrit\u00e4t des Systems zu gef\u00e4hrden."
}
],
"product_status": {
"known_affected": [
"T028053"
]
},
"release_date": "2023-06-12T22:00:00.000+00:00",
"title": "CVE-2023-0217"
},
{
"cve": "CVE-2023-0216",
"notes": [
{
"category": "description",
"text": "In Xerox FreeFlow Print Server existieren mehrere Schwachstellen im Zusammenhang mit bekannten Java, Apache und Mozilla Firefox Schwachstellen. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verf\u00fcgbarkeit und Integrit\u00e4t des Systems zu gef\u00e4hrden."
}
],
"product_status": {
"known_affected": [
"T028053"
]
},
"release_date": "2023-06-12T22:00:00.000+00:00",
"title": "CVE-2023-0216"
},
{
"cve": "CVE-2023-0215",
"notes": [
{
"category": "description",
"text": "In Xerox FreeFlow Print Server existieren mehrere Schwachstellen im Zusammenhang mit bekannten Java, Apache und Mozilla Firefox Schwachstellen. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verf\u00fcgbarkeit und Integrit\u00e4t des Systems zu gef\u00e4hrden."
}
],
"product_status": {
"known_affected": [
"T028053"
]
},
"release_date": "2023-06-12T22:00:00.000+00:00",
"title": "CVE-2023-0215"
},
{
"cve": "CVE-2022-48281",
"notes": [
{
"category": "description",
"text": "In Xerox FreeFlow Print Server existieren mehrere Schwachstellen im Zusammenhang mit bekannten Java, Apache und Mozilla Firefox Schwachstellen. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verf\u00fcgbarkeit und Integrit\u00e4t des Systems zu gef\u00e4hrden."
}
],
"product_status": {
"known_affected": [
"T028053"
]
},
"release_date": "2023-06-12T22:00:00.000+00:00",
"title": "CVE-2022-48281"
},
{
"cve": "CVE-2022-46877",
"notes": [
{
"category": "description",
"text": "In Xerox FreeFlow Print Server existieren mehrere Schwachstellen im Zusammenhang mit bekannten Java, Apache und Mozilla Firefox Schwachstellen. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verf\u00fcgbarkeit und Integrit\u00e4t des Systems zu gef\u00e4hrden."
}
],
"product_status": {
"known_affected": [
"T028053"
]
},
"release_date": "2023-06-12T22:00:00.000+00:00",
"title": "CVE-2022-46877"
},
{
"cve": "CVE-2022-46874",
"notes": [
{
"category": "description",
"text": "In Xerox FreeFlow Print Server existieren mehrere Schwachstellen im Zusammenhang mit bekannten Java, Apache und Mozilla Firefox Schwachstellen. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verf\u00fcgbarkeit und Integrit\u00e4t des Systems zu gef\u00e4hrden."
}
],
"product_status": {
"known_affected": [
"T028053"
]
},
"release_date": "2023-06-12T22:00:00.000+00:00",
"title": "CVE-2022-46874"
},
{
"cve": "CVE-2022-46871",
"notes": [
{
"category": "description",
"text": "In Xerox FreeFlow Print Server existieren mehrere Schwachstellen im Zusammenhang mit bekannten Java, Apache und Mozilla Firefox Schwachstellen. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verf\u00fcgbarkeit und Integrit\u00e4t des Systems zu gef\u00e4hrden."
}
],
"product_status": {
"known_affected": [
"T028053"
]
},
"release_date": "2023-06-12T22:00:00.000+00:00",
"title": "CVE-2022-46871"
},
{
"cve": "CVE-2022-46344",
"notes": [
{
"category": "description",
"text": "In Xerox FreeFlow Print Server existieren mehrere Schwachstellen im Zusammenhang mit bekannten Java, Apache und Mozilla Firefox Schwachstellen. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verf\u00fcgbarkeit und Integrit\u00e4t des Systems zu gef\u00e4hrden."
}
],
"product_status": {
"known_affected": [
"T028053"
]
},
"release_date": "2023-06-12T22:00:00.000+00:00",
"title": "CVE-2022-46344"
},
{
"cve": "CVE-2022-46343",
"notes": [
{
"category": "description",
"text": "In Xerox FreeFlow Print Server existieren mehrere Schwachstellen im Zusammenhang mit bekannten Java, Apache und Mozilla Firefox Schwachstellen. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verf\u00fcgbarkeit und Integrit\u00e4t des Systems zu gef\u00e4hrden."
}
],
"product_status": {
"known_affected": [
"T028053"
]
},
"release_date": "2023-06-12T22:00:00.000+00:00",
"title": "CVE-2022-46343"
},
{
"cve": "CVE-2022-46342",
"notes": [
{
"category": "description",
"text": "In Xerox FreeFlow Print Server existieren mehrere Schwachstellen im Zusammenhang mit bekannten Java, Apache und Mozilla Firefox Schwachstellen. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verf\u00fcgbarkeit und Integrit\u00e4t des Systems zu gef\u00e4hrden."
}
],
"product_status": {
"known_affected": [
"T028053"
]
},
"release_date": "2023-06-12T22:00:00.000+00:00",
"title": "CVE-2022-46342"
},
{
"cve": "CVE-2022-46341",
"notes": [
{
"category": "description",
"text": "In Xerox FreeFlow Print Server existieren mehrere Schwachstellen im Zusammenhang mit bekannten Java, Apache und Mozilla Firefox Schwachstellen. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verf\u00fcgbarkeit und Integrit\u00e4t des Systems zu gef\u00e4hrden."
}
],
"product_status": {
"known_affected": [
"T028053"
]
},
"release_date": "2023-06-12T22:00:00.000+00:00",
"title": "CVE-2022-46341"
},
{
"cve": "CVE-2022-46340",
"notes": [
{
"category": "description",
"text": "In Xerox FreeFlow Print Server existieren mehrere Schwachstellen im Zusammenhang mit bekannten Java, Apache und Mozilla Firefox Schwachstellen. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verf\u00fcgbarkeit und Integrit\u00e4t des Systems zu gef\u00e4hrden."
}
],
"product_status": {
"known_affected": [
"T028053"
]
},
"release_date": "2023-06-12T22:00:00.000+00:00",
"title": "CVE-2022-46340"
},
{
"cve": "CVE-2022-45939",
"notes": [
{
"category": "description",
"text": "In Xerox FreeFlow Print Server existieren mehrere Schwachstellen im Zusammenhang mit bekannten Java, Apache und Mozilla Firefox Schwachstellen. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verf\u00fcgbarkeit und Integrit\u00e4t des Systems zu gef\u00e4hrden."
}
],
"product_status": {
"known_affected": [
"T028053"
]
},
"release_date": "2023-06-12T22:00:00.000+00:00",
"title": "CVE-2022-45939"
},
{
"cve": "CVE-2022-45199",
"notes": [
{
"category": "description",
"text": "In Xerox FreeFlow Print Server existieren mehrere Schwachstellen im Zusammenhang mit bekannten Java, Apache und Mozilla Firefox Schwachstellen. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verf\u00fcgbarkeit und Integrit\u00e4t des Systems zu gef\u00e4hrden."
}
],
"product_status": {
"known_affected": [
"T028053"
]
},
"release_date": "2023-06-12T22:00:00.000+00:00",
"title": "CVE-2022-45199"
},
{
"cve": "CVE-2022-45143",
"notes": [
{
"category": "description",
"text": "In Xerox FreeFlow Print Server existieren mehrere Schwachstellen im Zusammenhang mit bekannten Java, Apache und Mozilla Firefox Schwachstellen. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verf\u00fcgbarkeit und Integrit\u00e4t des Systems zu gef\u00e4hrden."
}
],
"product_status": {
"known_affected": [
"T028053"
]
},
"release_date": "2023-06-12T22:00:00.000+00:00",
"title": "CVE-2022-45143"
},
{
"cve": "CVE-2022-4450",
"notes": [
{
"category": "description",
"text": "In Xerox FreeFlow Print Server existieren mehrere Schwachstellen im Zusammenhang mit bekannten Java, Apache und Mozilla Firefox Schwachstellen. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verf\u00fcgbarkeit und Integrit\u00e4t des Systems zu gef\u00e4hrden."
}
],
"product_status": {
"known_affected": [
"T028053"
]
},
"release_date": "2023-06-12T22:00:00.000+00:00",
"title": "CVE-2022-4450"
},
{
"cve": "CVE-2022-4345",
"notes": [
{
"category": "description",
"text": "In Xerox FreeFlow Print Server existieren mehrere Schwachstellen im Zusammenhang mit bekannten Java, Apache und Mozilla Firefox Schwachstellen. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verf\u00fcgbarkeit und Integrit\u00e4t des Systems zu gef\u00e4hrden."
}
],
"product_status": {
"known_affected": [
"T028053"
]
},
"release_date": "2023-06-12T22:00:00.000+00:00",
"title": "CVE-2022-4345"
},
{
"cve": "CVE-2022-4304",
"notes": [
{
"category": "description",
"text": "In Xerox FreeFlow Print Server existieren mehrere Schwachstellen im Zusammenhang mit bekannten Java, Apache und Mozilla Firefox Schwachstellen. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verf\u00fcgbarkeit und Integrit\u00e4t des Systems zu gef\u00e4hrden."
}
],
"product_status": {
"known_affected": [
"T028053"
]
},
"release_date": "2023-06-12T22:00:00.000+00:00",
"title": "CVE-2022-4304"
},
{
"cve": "CVE-2022-42919",
"notes": [
{
"category": "description",
"text": "In Xerox FreeFlow Print Server existieren mehrere Schwachstellen im Zusammenhang mit bekannten Java, Apache und Mozilla Firefox Schwachstellen. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verf\u00fcgbarkeit und Integrit\u00e4t des Systems zu gef\u00e4hrden."
}
],
"product_status": {
"known_affected": [
"T028053"
]
},
"release_date": "2023-06-12T22:00:00.000+00:00",
"title": "CVE-2022-42919"
},
{
"cve": "CVE-2022-42916",
"notes": [
{
"category": "description",
"text": "In Xerox FreeFlow Print Server existieren mehrere Schwachstellen im Zusammenhang mit bekannten Java, Apache und Mozilla Firefox Schwachstellen. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verf\u00fcgbarkeit und Integrit\u00e4t des Systems zu gef\u00e4hrden."
}
],
"product_status": {
"known_affected": [
"T028053"
]
},
"release_date": "2023-06-12T22:00:00.000+00:00",
"title": "CVE-2022-42916"
},
{
"cve": "CVE-2022-42915",
"notes": [
{
"category": "description",
"text": "In Xerox FreeFlow Print Server existieren mehrere Schwachstellen im Zusammenhang mit bekannten Java, Apache und Mozilla Firefox Schwachstellen. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verf\u00fcgbarkeit und Integrit\u00e4t des Systems zu gef\u00e4hrden."
}
],
"product_status": {
"known_affected": [
"T028053"
]
},
"release_date": "2023-06-12T22:00:00.000+00:00",
"title": "CVE-2022-42915"
},
{
"cve": "CVE-2022-42898",
"notes": [
{
"category": "description",
"text": "In Xerox FreeFlow Print Server existieren mehrere Schwachstellen im Zusammenhang mit bekannten Java, Apache und Mozilla Firefox Schwachstellen. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verf\u00fcgbarkeit und Integrit\u00e4t des Systems zu gef\u00e4hrden."
}
],
"product_status": {
"known_affected": [
"T028053"
]
},
"release_date": "2023-06-12T22:00:00.000+00:00",
"title": "CVE-2022-42898"
},
{
"cve": "CVE-2022-4283",
"notes": [
{
"category": "description",
"text": "In Xerox FreeFlow Print Server existieren mehrere Schwachstellen im Zusammenhang mit bekannten Java, Apache und Mozilla Firefox Schwachstellen. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verf\u00fcgbarkeit und Integrit\u00e4t des Systems zu gef\u00e4hrden."
}
],
"product_status": {
"known_affected": [
"T028053"
]
},
"release_date": "2023-06-12T22:00:00.000+00:00",
"title": "CVE-2022-4283"
},
{
"cve": "CVE-2022-4203",
"notes": [
{
"category": "description",
"text": "In Xerox FreeFlow Print Server existieren mehrere Schwachstellen im Zusammenhang mit bekannten Java, Apache und Mozilla Firefox Schwachstellen. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verf\u00fcgbarkeit und Integrit\u00e4t des Systems zu gef\u00e4hrden."
}
],
"product_status": {
"known_affected": [
"T028053"
]
},
"release_date": "2023-06-12T22:00:00.000+00:00",
"title": "CVE-2022-4203"
},
{
"cve": "CVE-2022-42012",
"notes": [
{
"category": "description",
"text": "In Xerox FreeFlow Print Server existieren mehrere Schwachstellen im Zusammenhang mit bekannten Java, Apache und Mozilla Firefox Schwachstellen. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verf\u00fcgbarkeit und Integrit\u00e4t des Systems zu gef\u00e4hrden."
}
],
"product_status": {
"known_affected": [
"T028053"
]
},
"release_date": "2023-06-12T22:00:00.000+00:00",
"title": "CVE-2022-42012"
},
{
"cve": "CVE-2022-42011",
"notes": [
{
"category": "description",
"text": "In Xerox FreeFlow Print Server existieren mehrere Schwachstellen im Zusammenhang mit bekannten Java, Apache und Mozilla Firefox Schwachstellen. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verf\u00fcgbarkeit und Integrit\u00e4t des Systems zu gef\u00e4hrden."
}
],
"product_status": {
"known_affected": [
"T028053"
]
},
"release_date": "2023-06-12T22:00:00.000+00:00",
"title": "CVE-2022-42011"
},
{
"cve": "CVE-2022-42010",
"notes": [
{
"category": "description",
"text": "In Xerox FreeFlow Print Server existieren mehrere Schwachstellen im Zusammenhang mit bekannten Java, Apache und Mozilla Firefox Schwachstellen. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verf\u00fcgbarkeit und Integrit\u00e4t des Systems zu gef\u00e4hrden."
}
],
"product_status": {
"known_affected": [
"T028053"
]
},
"release_date": "2023-06-12T22:00:00.000+00:00",
"title": "CVE-2022-42010"
},
{
"cve": "CVE-2022-41903",
"notes": [
{
"category": "description",
"text": "In Xerox FreeFlow Print Server existieren mehrere Schwachstellen im Zusammenhang mit bekannten Java, Apache und Mozilla Firefox Schwachstellen. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verf\u00fcgbarkeit und Integrit\u00e4t des Systems zu gef\u00e4hrden."
}
],
"product_status": {
"known_affected": [
"T028053"
]
},
"release_date": "2023-06-12T22:00:00.000+00:00",
"title": "CVE-2022-41903"
},
{
"cve": "CVE-2022-41716",
"notes": [
{
"category": "description",
"text": "In Xerox FreeFlow Print Server existieren mehrere Schwachstellen im Zusammenhang mit bekannten Java, Apache und Mozilla Firefox Schwachstellen. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verf\u00fcgbarkeit und Integrit\u00e4t des Systems zu gef\u00e4hrden."
}
],
"product_status": {
"known_affected": [
"T028053"
]
},
"release_date": "2023-06-12T22:00:00.000+00:00",
"title": "CVE-2022-41716"
},
{
"cve": "CVE-2022-41715",
"notes": [
{
"category": "description",
"text": "In Xerox FreeFlow Print Server existieren mehrere Schwachstellen im Zusammenhang mit bekannten Java, Apache und Mozilla Firefox Schwachstellen. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verf\u00fcgbarkeit und Integrit\u00e4t des Systems zu gef\u00e4hrden."
}
],
"product_status": {
"known_affected": [
"T028053"
]
},
"release_date": "2023-06-12T22:00:00.000+00:00",
"title": "CVE-2022-41715"
},
{
"cve": "CVE-2022-40898",
"notes": [
{
"category": "description",
"text": "In Xerox FreeFlow Print Server existieren mehrere Schwachstellen im Zusammenhang mit bekannten Java, Apache und Mozilla Firefox Schwachstellen. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verf\u00fcgbarkeit und Integrit\u00e4t des Systems zu gef\u00e4hrden."
}
],
"product_status": {
"known_affected": [
"T028053"
]
},
"release_date": "2023-06-12T22:00:00.000+00:00",
"title": "CVE-2022-40898"
},
{
"cve": "CVE-2022-40304",
"notes": [
{
"category": "description",
"text": "In Xerox FreeFlow Print Server existieren mehrere Schwachstellen im Zusammenhang mit bekannten Java, Apache und Mozilla Firefox Schwachstellen. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verf\u00fcgbarkeit und Integrit\u00e4t des Systems zu gef\u00e4hrden."
}
],
"product_status": {
"known_affected": [
"T028053"
]
},
"release_date": "2023-06-12T22:00:00.000+00:00",
"title": "CVE-2022-40304"
},
{
"cve": "CVE-2022-40303",
"notes": [
{
"category": "description",
"text": "In Xerox FreeFlow Print Server existieren mehrere Schwachstellen im Zusammenhang mit bekannten Java, Apache und Mozilla Firefox Schwachstellen. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verf\u00fcgbarkeit und Integrit\u00e4t des Systems zu gef\u00e4hrden."
}
],
"product_status": {
"known_affected": [
"T028053"
]
},
"release_date": "2023-06-12T22:00:00.000+00:00",
"title": "CVE-2022-40303"
},
{
"cve": "CVE-2022-39253",
"notes": [
{
"category": "description",
"text": "In Xerox FreeFlow Print Server existieren mehrere Schwachstellen im Zusammenhang mit bekannten Java, Apache und Mozilla Firefox Schwachstellen. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verf\u00fcgbarkeit und Integrit\u00e4t des Systems zu gef\u00e4hrden."
}
],
"product_status": {
"known_affected": [
"T028053"
]
},
"release_date": "2023-06-12T22:00:00.000+00:00",
"title": "CVE-2022-39253"
},
{
"cve": "CVE-2022-3924",
"notes": [
{
"category": "description",
"text": "In Xerox FreeFlow Print Server existieren mehrere Schwachstellen im Zusammenhang mit bekannten Java, Apache und Mozilla Firefox Schwachstellen. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verf\u00fcgbarkeit und Integrit\u00e4t des Systems zu gef\u00e4hrden."
}
],
"product_status": {
"known_affected": [
"T028053"
]
},
"release_date": "2023-06-12T22:00:00.000+00:00",
"title": "CVE-2022-3924"
},
{
"cve": "CVE-2022-38784",
"notes": [
{
"category": "description",
"text": "In Xerox FreeFlow Print Server existieren mehrere Schwachstellen im Zusammenhang mit bekannten Java, Apache und Mozilla Firefox Schwachstellen. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verf\u00fcgbarkeit und Integrit\u00e4t des Systems zu gef\u00e4hrden."
}
],
"product_status": {
"known_affected": [
"T028053"
]
},
"release_date": "2023-06-12T22:00:00.000+00:00",
"title": "CVE-2022-38784"
},
{
"cve": "CVE-2022-38171",
"notes": [
{
"category": "description",
"text": "In Xerox FreeFlow Print Server existieren mehrere Schwachstellen im Zusammenhang mit bekannten Java, Apache und Mozilla Firefox Schwachstellen. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verf\u00fcgbarkeit und Integrit\u00e4t des Systems zu gef\u00e4hrden."
}
],
"product_status": {
"known_affected": [
"T028053"
]
},
"release_date": "2023-06-12T22:00:00.000+00:00",
"title": "CVE-2022-38171"
},
{
"cve": "CVE-2022-37436",
"notes": [
{
"category": "description",
"text": "In Xerox FreeFlow Print Server existieren mehrere Schwachstellen im Zusammenhang mit bekannten Java, Apache und Mozilla Firefox Schwachstellen. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verf\u00fcgbarkeit und Integrit\u00e4t des Systems zu gef\u00e4hrden."
}
],
"product_status": {
"known_affected": [
"T028053"
]
},
"release_date": "2023-06-12T22:00:00.000+00:00",
"title": "CVE-2022-37436"
},
{
"cve": "CVE-2022-3736",
"notes": [
{
"category": "description",
"text": "In Xerox FreeFlow Print Server existieren mehrere Schwachstellen im Zusammenhang mit bekannten Java, Apache und Mozilla Firefox Schwachstellen. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verf\u00fcgbarkeit und Integrit\u00e4t des Systems zu gef\u00e4hrden."
}
],
"product_status": {
"known_affected": [
"T028053"
]
},
"release_date": "2023-06-12T22:00:00.000+00:00",
"title": "CVE-2022-3736"
},
{
"cve": "CVE-2022-3705",
"notes": [
{
"category": "description",
"text": "In Xerox FreeFlow Print Server existieren mehrere Schwachstellen im Zusammenhang mit bekannten Java, Apache und Mozilla Firefox Schwachstellen. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verf\u00fcgbarkeit und Integrit\u00e4t des Systems zu gef\u00e4hrden."
}
],
"product_status": {
"known_affected": [
"T028053"
]
},
"release_date": "2023-06-12T22:00:00.000+00:00",
"title": "CVE-2022-3705"
},
{
"cve": "CVE-2022-36760",
"notes": [
{
"category": "description",
"text": "In Xerox FreeFlow Print Server existieren mehrere Schwachstellen im Zusammenhang mit bekannten Java, Apache und Mozilla Firefox Schwachstellen. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verf\u00fcgbarkeit und Integrit\u00e4t des Systems zu gef\u00e4hrden."
}
],
"product_status": {
"known_affected": [
"T028053"
]
},
"release_date": "2023-06-12T22:00:00.000+00:00",
"title": "CVE-2022-36760"
},
{
"cve": "CVE-2022-36227",
"notes": [
{
"category": "description",
"text": "In Xerox FreeFlow Print Server existieren mehrere Schwachstellen im Zusammenhang mit bekannten Java, Apache und Mozilla Firefox Schwachstellen. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verf\u00fcgbarkeit und Integrit\u00e4t des Systems zu gef\u00e4hrden."
}
],
"product_status": {
"known_affected": [
"T028053"
]
},
"release_date": "2023-06-12T22:00:00.000+00:00",
"title": "CVE-2022-36227"
},
{
"cve": "CVE-2022-36114",
"notes": [
{
"category": "description",
"text": "In Xerox FreeFlow Print Server existieren mehrere Schwachstellen im Zusammenhang mit bekannten Java, Apache und Mozilla Firefox Schwachstellen. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verf\u00fcgbarkeit und Integrit\u00e4t des Systems zu gef\u00e4hrden."
}
],
"product_status": {
"known_affected": [
"T028053"
]
},
"release_date": "2023-06-12T22:00:00.000+00:00",
"title": "CVE-2022-36114"
},
{
"cve": "CVE-2022-36113",
"notes": [
{
"category": "description",
"text": "In Xerox FreeFlow Print Server existieren mehrere Schwachstellen im Zusammenhang mit bekannten Java, Apache und Mozilla Firefox Schwachstellen. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verf\u00fcgbarkeit und Integrit\u00e4t des Systems zu gef\u00e4hrden."
}
],
"product_status": {
"known_affected": [
"T028053"
]
},
"release_date": "2023-06-12T22:00:00.000+00:00",
"title": "CVE-2022-36113"
},
{
"cve": "CVE-2022-35260",
"notes": [
{
"category": "description",
"text": "In Xerox FreeFlow Print Server existieren mehrere Schwachstellen im Zusammenhang mit bekannten Java, Apache und Mozilla Firefox Schwachstellen. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verf\u00fcgbarkeit und Integrit\u00e4t des Systems zu gef\u00e4hrden."
}
],
"product_status": {
"known_affected": [
"T028053"
]
},
"release_date": "2023-06-12T22:00:00.000+00:00",
"title": "CVE-2022-35260"
},
{
"cve": "CVE-2022-35252",
"notes": [
{
"category": "description",
"text": "In Xerox FreeFlow Print Server existieren mehrere Schwachstellen im Zusammenhang mit bekannten Java, Apache und Mozilla Firefox Schwachstellen. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verf\u00fcgbarkeit und Integrit\u00e4t des Systems zu gef\u00e4hrden."
}
],
"product_status": {
"known_affected": [
"T028053"
]
},
"release_date": "2023-06-12T22:00:00.000+00:00",
"title": "CVE-2022-35252"
},
{
"cve": "CVE-2022-3515",
"notes": [
{
"category": "description",
"text": "In Xerox FreeFlow Print Server existieren mehrere Schwachstellen im Zusammenhang mit bekannten Java, Apache und Mozilla Firefox Schwachstellen. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verf\u00fcgbarkeit und Integrit\u00e4t des Systems zu gef\u00e4hrden."
}
],
"product_status": {
"known_affected": [
"T028053"
]
},
"release_date": "2023-06-12T22:00:00.000+00:00",
"title": "CVE-2022-3515"
},
{
"cve": "CVE-2022-3352",
"notes": [
{
"category": "description",
"text": "In Xerox FreeFlow Print Server existieren mehrere Schwachstellen im Zusammenhang mit bekannten Java, Apache und Mozilla Firefox Schwachstellen. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verf\u00fcgbarkeit und Integrit\u00e4t des Systems zu gef\u00e4hrden."
}
],
"product_status": {
"known_affected": [
"T028053"
]
},
"release_date": "2023-06-12T22:00:00.000+00:00",
"title": "CVE-2022-3352"
},
{
"cve": "CVE-2022-3324",
"notes": [
{
"category": "description",
"text": "In Xerox FreeFlow Print Server existieren mehrere Schwachstellen im Zusammenhang mit bekannten Java, Apache und Mozilla Firefox Schwachstellen. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verf\u00fcgbarkeit und Integrit\u00e4t des Systems zu gef\u00e4hrden."
}
],
"product_status": {
"known_affected": [
"T028053"
]
},
"release_date": "2023-06-12T22:00:00.000+00:00",
"title": "CVE-2022-3324"
},
{
"cve": "CVE-2022-3297",
"notes": [
{
"category": "description",
"text": "In Xerox FreeFlow Print Server existieren mehrere Schwachstellen im Zusammenhang mit bekannten Java, Apache und Mozilla Firefox Schwachstellen. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verf\u00fcgbarkeit und Integrit\u00e4t des Systems zu gef\u00e4hrden."
}
],
"product_status": {
"known_affected": [
"T028053"
]
},
"release_date": "2023-06-12T22:00:00.000+00:00",
"title": "CVE-2022-3297"
},
{
"cve": "CVE-2022-3296",
"notes": [
{
"category": "description",
"text": "In Xerox FreeFlow Print Server existieren mehrere Schwachstellen im Zusammenhang mit bekannten Java, Apache und Mozilla Firefox Schwachstellen. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verf\u00fcgbarkeit und Integrit\u00e4t des Systems zu gef\u00e4hrden."
}
],
"product_status": {
"known_affected": [
"T028053"
]
},
"release_date": "2023-06-12T22:00:00.000+00:00",
"title": "CVE-2022-3296"
},
{
"cve": "CVE-2022-3278",
"notes": [
{
"category": "description",
"text": "In Xerox FreeFlow Print Server existieren mehrere Schwachstellen im Zusammenhang mit bekannten Java, Apache und Mozilla Firefox Schwachstellen. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verf\u00fcgbarkeit und Integrit\u00e4t des Systems zu gef\u00e4hrden."
}
],
"product_status": {
"known_affected": [
"T028053"
]
},
"release_date": "2023-06-12T22:00:00.000+00:00",
"title": "CVE-2022-3278"
},
{
"cve": "CVE-2022-3256",
"notes": [
{
"category": "description",
"text": "In Xerox FreeFlow Print Server existieren mehrere Schwachstellen im Zusammenhang mit bekannten Java, Apache und Mozilla Firefox Schwachstellen. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verf\u00fcgbarkeit und Integrit\u00e4t des Systems zu gef\u00e4hrden."
}
],
"product_status": {
"known_affected": [
"T028053"
]
},
"release_date": "2023-06-12T22:00:00.000+00:00",
"title": "CVE-2022-3256"
},
{
"cve": "CVE-2022-3235",
"notes": [
{
"category": "description",
"text": "In Xerox FreeFlow Print Server existieren mehrere Schwachstellen im Zusammenhang mit bekannten Java, Apache und Mozilla Firefox Schwachstellen. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verf\u00fcgbarkeit und Integrit\u00e4t des Systems zu gef\u00e4hrden."
}
],
"product_status": {
"known_affected": [
"T028053"
]
},
"release_date": "2023-06-12T22:00:00.000+00:00",
"title": "CVE-2022-3235"
},
{
"cve": "CVE-2022-3234",
"notes": [
{
"category": "description",
"text": "In Xerox FreeFlow Print Server existieren mehrere Schwachstellen im Zusammenhang mit bekannten Java, Apache und Mozilla Firefox Schwachstellen. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verf\u00fcgbarkeit und Integrit\u00e4t des Systems zu gef\u00e4hrden."
}
],
"product_status": {
"known_affected": [
"T028053"
]
},
"release_date": "2023-06-12T22:00:00.000+00:00",
"title": "CVE-2022-3234"
},
{
"cve": "CVE-2022-32221",
"notes": [
{
"category": "description",
"text": "In Xerox FreeFlow Print Server existieren mehrere Schwachstellen im Zusammenhang mit bekannten Java, Apache und Mozilla Firefox Schwachstellen. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verf\u00fcgbarkeit und Integrit\u00e4t des Systems zu gef\u00e4hrden."
}
],
"product_status": {
"known_affected": [
"T028053"
]
},
"release_date": "2023-06-12T22:00:00.000+00:00",
"title": "CVE-2022-32221"
},
{
"cve": "CVE-2022-32208",
"notes": [
{
"category": "description",
"text": "In Xerox FreeFlow Print Server existieren mehrere Schwachstellen im Zusammenhang mit bekannten Java, Apache und Mozilla Firefox Schwachstellen. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verf\u00fcgbarkeit und Integrit\u00e4t des Systems zu gef\u00e4hrden."
}
],
"product_status": {
"known_affected": [
"T028053"
]
},
"release_date": "2023-06-12T22:00:00.000+00:00",
"title": "CVE-2022-32208"
},
{
"cve": "CVE-2022-32207",
"notes": [
{
"category": "description",
"text": "In Xerox FreeFlow Print Server existieren mehrere Schwachstellen im Zusammenhang mit bekannten Java, Apache und Mozilla Firefox Schwachstellen. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verf\u00fcgbarkeit und Integrit\u00e4t des Systems zu gef\u00e4hrden."
}
],
"product_status": {
"known_affected": [
"T028053"
]
},
"release_date": "2023-06-12T22:00:00.000+00:00",
"title": "CVE-2022-32207"
},
{
"cve": "CVE-2022-32206",
"notes": [
{
"category": "description",
"text": "In Xerox FreeFlow Print Server existieren mehrere Schwachstellen im Zusammenhang mit bekannten Java, Apache und Mozilla Firefox Schwachstellen. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verf\u00fcgbarkeit und Integrit\u00e4t des Systems zu gef\u00e4hrden."
}
],
"product_status": {
"known_affected": [
"T028053"
]
},
"release_date": "2023-06-12T22:00:00.000+00:00",
"title": "CVE-2022-32206"
},
{
"cve": "CVE-2022-32205",
"notes": [
{
"category": "description",
"text": "In Xerox FreeFlow Print Server existieren mehrere Schwachstellen im Zusammenhang mit bekannten Java, Apache und Mozilla Firefox Schwachstellen. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verf\u00fcgbarkeit und Integrit\u00e4t des Systems zu gef\u00e4hrden."
}
],
"product_status": {
"known_affected": [
"T028053"
]
},
"release_date": "2023-06-12T22:00:00.000+00:00",
"title": "CVE-2022-32205"
},
{
"cve": "CVE-2022-32190",
"notes": [
{
"category": "description",
"text": "In Xerox FreeFlow Print Server existieren mehrere Schwachstellen im Zusammenhang mit bekannten Java, Apache und Mozilla Firefox Schwachstellen. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verf\u00fcgbarkeit und Integrit\u00e4t des Systems zu gef\u00e4hrden."
}
],
"product_status": {
"known_affected": [
"T028053"
]
},
"release_date": "2023-06-12T22:00:00.000+00:00",
"title": "CVE-2022-32190"
},
{
"cve": "CVE-2022-32189",
"notes": [
{
"category": "description",
"text": "In Xerox FreeFlow Print Server existieren mehrere Schwachstellen im Zusammenhang mit bekannten Java, Apache und Mozilla Firefox Schwachstellen. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verf\u00fcgbarkeit und Integrit\u00e4t des Systems zu gef\u00e4hrden."
}
],
"product_status": {
"known_affected": [
"T028053"
]
},
"release_date": "2023-06-12T22:00:00.000+00:00",
"title": "CVE-2022-32189"
},
{
"cve": "CVE-2022-32148",
"notes": [
{
"category": "description",
"text": "In Xerox FreeFlow Print Server existieren mehrere Schwachstellen im Zusammenhang mit bekannten Java, Apache und Mozilla Firefox Schwachstellen. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verf\u00fcgbarkeit und Integrit\u00e4t des Systems zu gef\u00e4hrden."
}
],
"product_status": {
"known_affected": [
"T028053"
]
},
"release_date": "2023-06-12T22:00:00.000+00:00",
"title": "CVE-2022-32148"
},
{
"cve": "CVE-2022-3153",
"notes": [
{
"category": "description",
"text": "In Xerox FreeFlow Print Server existieren mehrere Schwachstellen im Zusammenhang mit bekannten Java, Apache und Mozilla Firefox Schwachstellen. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verf\u00fcgbarkeit und Integrit\u00e4t des Systems zu gef\u00e4hrden."
}
],
"product_status": {
"known_affected": [
"T028053"
]
},
"release_date": "2023-06-12T22:00:00.000+00:00",
"title": "CVE-2022-3153"
},
{
"cve": "CVE-2022-3134",
"notes": [
{
"category": "description",
"text": "In Xerox FreeFlow Print Server existieren mehrere Schwachstellen im Zusammenhang mit bekannten Java, Apache und Mozilla Firefox Schwachstellen. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verf\u00fcgbarkeit und Integrit\u00e4t des Systems zu gef\u00e4hrden."
}
],
"product_status": {
"known_affected": [
"T028053"
]
},
"release_date": "2023-06-12T22:00:00.000+00:00",
"title": "CVE-2022-3134"
},
{
"cve": "CVE-2022-3099",
"notes": [
{
"category": "description",
"text": "In Xerox FreeFlow Print Server existieren mehrere Schwachstellen im Zusammenhang mit bekannten Java, Apache und Mozilla Firefox Schwachstellen. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verf\u00fcgbarkeit und Integrit\u00e4t des Systems zu gef\u00e4hrden."
}
],
"product_status": {
"known_affected": [
"T028053"
]
},
"release_date": "2023-06-12T22:00:00.000+00:00",
"title": "CVE-2022-3099"
},
{
"cve": "CVE-2022-3094",
"notes": [
{
"category": "description",
"text": "In Xerox FreeFlow Print Server existieren mehrere Schwachstellen im Zusammenhang mit bekannten Java, Apache und Mozilla Firefox Schwachstellen. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verf\u00fcgbarkeit und Integrit\u00e4t des Systems zu gef\u00e4hrden."
}
],
"product_status": {
"known_affected": [
"T028053"
]
},
"release_date": "2023-06-12T22:00:00.000+00:00",
"title": "CVE-2022-3094"
},
{
"cve": "CVE-2022-30635",
"notes": [
{
"category": "description",
"text": "In Xerox FreeFlow Print Server existieren mehrere Schwachstellen im Zusammenhang mit bekannten Java, Apache und Mozilla Firefox Schwachstellen. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verf\u00fcgbarkeit und Integrit\u00e4t des Systems zu gef\u00e4hrden."
}
],
"product_status": {
"known_affected": [
"T028053"
]
},
"release_date": "2023-06-12T22:00:00.000+00:00",
"title": "CVE-2022-30635"
},
{
"cve": "CVE-2022-30634",
"notes": [
{
"category": "description",
"text": "In Xerox FreeFlow Print Server existieren mehrere Schwachstellen im Zusammenhang mit bekannten Java, Apache und Mozilla Firefox Schwachstellen. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verf\u00fcgbarkeit und Integrit\u00e4t des Systems zu gef\u00e4hrden."
}
],
"product_status": {
"known_affected": [
"T028053"
]
},
"release_date": "2023-06-12T22:00:00.000+00:00",
"title": "CVE-2022-30634"
},
{
"cve": "CVE-2022-30633",
"notes": [
{
"category": "description",
"text": "In Xerox FreeFlow Print Server existieren mehrere Schwachstellen im Zusammenhang mit bekannten Java, Apache und Mozilla Firefox Schwachstellen. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verf\u00fcgbarkeit und Integrit\u00e4t des Systems zu gef\u00e4hrden."
}
],
"product_status": {
"known_affected": [
"T028053"
]
},
"release_date": "2023-06-12T22:00:00.000+00:00",
"title": "CVE-2022-30633"
},
{
"cve": "CVE-2022-30632",
"notes": [
{
"category": "description",
"text": "In Xerox FreeFlow Print Server existieren mehrere Schwachstellen im Zusammenhang mit bekannten Java, Apache und Mozilla Firefox Schwachstellen. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verf\u00fcgbarkeit und Integrit\u00e4t des Systems zu gef\u00e4hrden."
}
],
"product_status": {
"known_affected": [
"T028053"
]
},
"release_date": "2023-06-12T22:00:00.000+00:00",
"title": "CVE-2022-30632"
},
{
"cve": "CVE-2022-30631",
"notes": [
{
"category": "description",
"text": "In Xerox FreeFlow Print Server existieren mehrere Schwachstellen im Zusammenhang mit bekannten Java, Apache und Mozilla Firefox Schwachstellen. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verf\u00fcgbarkeit und Integrit\u00e4t des Systems zu gef\u00e4hrden."
}
],
"product_status": {
"known_affected": [
"T028053"
]
},
"release_date": "2023-06-12T22:00:00.000+00:00",
"title": "CVE-2022-30631"
},
{
"cve": "CVE-2022-30630",
"notes": [
{
"category": "description",
"text": "In Xerox FreeFlow Print Server existieren mehrere Schwachstellen im Zusammenhang mit bekannten Java, Apache und Mozilla Firefox Schwachstellen. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verf\u00fcgbarkeit und Integrit\u00e4t des Systems zu gef\u00e4hrden."
}
],
"product_status": {
"known_affected": [
"T028053"
]
},
"release_date": "2023-06-12T22:00:00.000+00:00",
"title": "CVE-2022-30630"
},
{
"cve": "CVE-2022-30629",
"notes": [
{
"category": "description",
"text": "In Xerox FreeFlow Print Server existieren mehrere Schwachstellen im Zusammenhang mit bekannten Java, Apache und Mozilla Firefox Schwachstellen. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verf\u00fcgbarkeit und Integrit\u00e4t des Systems zu gef\u00e4hrden."
}
],
"product_status": {
"known_affected": [
"T028053"
]
},
"release_date": "2023-06-12T22:00:00.000+00:00",
"title": "CVE-2022-30629"
},
{
"cve": "CVE-2022-30580",
"notes": [
{
"category": "description",
"text": "In Xerox FreeFlow Print Server existieren mehrere Schwachstellen im Zusammenhang mit bekannten Java, Apache und Mozilla Firefox Schwachstellen. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verf\u00fcgbarkeit und Integrit\u00e4t des Systems zu gef\u00e4hrden."
}
],
"product_status": {
"known_affected": [
"T028053"
]
},
"release_date": "2023-06-12T22:00:00.000+00:00",
"title": "CVE-2022-30580"
},
{
"cve": "CVE-2022-3037",
"notes": [
{
"category": "description",
"text": "In Xerox FreeFlow Print Server existieren mehrere Schwachstellen im Zusammenhang mit bekannten Java, Apache und Mozilla Firefox Schwachstellen. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verf\u00fcgbarkeit und Integrit\u00e4t des Systems zu gef\u00e4hrden."
}
],
"product_status": {
"known_affected": [
"T028053"
]
},
"release_date": "2023-06-12T22:00:00.000+00:00",
"title": "CVE-2022-3037"
},
{
"cve": "CVE-2022-3016",
"notes": [
{
"category": "description",
"text": "In Xerox FreeFlow Print Server existieren mehrere Schwachstellen im Zusammenhang mit bekannten Java, Apache und Mozilla Firefox Schwachstellen. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verf\u00fcgbarkeit und Integrit\u00e4t des Systems zu gef\u00e4hrden."
}
],
"product_status": {
"known_affected": [
"T028053"
]
},
"release_date": "2023-06-12T22:00:00.000+00:00",
"title": "CVE-2022-3016"
},
{
"cve": "CVE-2022-29804",
"notes": [
{
"category": "description",
"text": "In Xerox FreeFlow Print Server existieren mehrere Schwachstellen im Zusammenhang mit bekannten Java, Apache und Mozilla Firefox Schwachstellen. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verf\u00fcgbarkeit und Integrit\u00e4t des Systems zu gef\u00e4hrden."
}
],
"product_status": {
"known_affected": [
"T028053"
]
},
"release_date": "2023-06-12T22:00:00.000+00:00",
"title": "CVE-2022-29804"
},
{
"cve": "CVE-2022-2980",
"notes": [
{
"category": "description",
"text": "In Xerox FreeFlow Print Server existieren mehrere Schwachstellen im Zusammenhang mit bekannten Java, Apache und Mozilla Firefox Schwachstellen. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verf\u00fcgbarkeit und Integrit\u00e4t des Systems zu gef\u00e4hrden."
}
],
"product_status": {
"known_affected": [
"T028053"
]
},
"release_date": "2023-06-12T22:00:00.000+00:00",
"title": "CVE-2022-2980"
},
{
"cve": "CVE-2022-29526",
"notes": [
{
"category": "description",
"text": "In Xerox FreeFlow Print Server existieren mehrere Schwachstellen im Zusammenhang mit bekannten Java, Apache und Mozilla Firefox Schwachstellen. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verf\u00fcgbarkeit und Integrit\u00e4t des Systems zu gef\u00e4hrden."
}
],
"product_status": {
"known_affected": [
"T028053"
]
},
"release_date": "2023-06-12T22:00:00.000+00:00",
"title": "CVE-2022-29526"
},
{
"cve": "CVE-2022-2946",
"notes": [
{
"category": "description",
"text": "In Xerox FreeFlow Print Server existieren mehrere Schwachstellen im Zusammenhang mit bekannten Java, Apache und Mozilla Firefox Schwachstellen. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verf\u00fcgbarkeit und Integrit\u00e4t des Systems zu gef\u00e4hrden."
}
],
"product_status": {
"known_affected": [
"T028053"
]
},
"release_date": "2023-06-12T22:00:00.000+00:00",
"title": "CVE-2022-2946"
},
{
"cve": "CVE-2022-2929",
"notes": [
{
"category": "description",
"text": "In Xerox FreeFlow Print Server existieren mehrere Schwachstellen im Zusammenhang mit bekannten Java, Apache und Mozilla Firefox Schwachstellen. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verf\u00fcgbarkeit und Integrit\u00e4t des Systems zu gef\u00e4hrden."
}
],
"product_status": {
"known_affected": [
"T028053"
]
},
"release_date": "2023-06-12T22:00:00.000+00:00",
"title": "CVE-2022-2929"
},
{
"cve": "CVE-2022-2928",
"notes": [
{
"category": "description",
"text": "In Xerox FreeFlow Print Server existieren mehrere Schwachstellen im Zusammenhang mit bekannten Java, Apache und Mozilla Firefox Schwachstellen. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verf\u00fcgbarkeit und Integrit\u00e4t des Systems zu gef\u00e4hrden."
}
],
"product_status": {
"known_affected": [
"T028053"
]
},
"release_date": "2023-06-12T22:00:00.000+00:00",
"title": "CVE-2022-2928"
},
{
"cve": "CVE-2022-2923",
"notes": [
{
"category": "description",
"text": "In Xerox FreeFlow Print Server existieren mehrere Schwachstellen im Zusammenhang mit bekannten Java, Apache und Mozilla Firefox Schwachstellen. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verf\u00fcgbarkeit und Integrit\u00e4t des Systems zu gef\u00e4hrden."
}
],
"product_status": {
"known_affected": [
"T028053"
]
},
"release_date": "2023-06-12T22:00:00.000+00:00",
"title": "CVE-2022-2923"
},
{
"cve": "CVE-2022-2889",
"notes": [
{
"category": "description",
"text": "In Xerox FreeFlow Print Server existieren mehrere Schwachstellen im Zusammenhang mit bekannten Java, Apache und Mozilla Firefox Schwachstellen. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verf\u00fcgbarkeit und Integrit\u00e4t des Systems zu gef\u00e4hrden."
}
],
"product_status": {
"known_affected": [
"T028053"
]
},
"release_date": "2023-06-12T22:00:00.000+00:00",
"title": "CVE-2022-2889"
},
{
"cve": "CVE-2022-2880",
"notes": [
{
"category": "description",
"text": "In Xerox FreeFlow Print Server existieren mehrere Schwachstellen im Zusammenhang mit bekannten Java, Apache und Mozilla Firefox Schwachstellen. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verf\u00fcgbarkeit und Integrit\u00e4t des Systems zu gef\u00e4hrden."
}
],
"product_status": {
"known_affected": [
"T028053"
]
},
"release_date": "2023-06-12T22:00:00.000+00:00",
"title": "CVE-2022-2880"
},
{
"cve": "CVE-2022-2879",
"notes": [
{
"category": "description",
"text": "In Xerox FreeFlow Print Server existieren mehrere Schwachstellen im Zusammenhang mit bekannten Java, Apache und Mozilla Firefox Schwachstellen. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verf\u00fcgbarkeit und Integrit\u00e4t des Systems zu gef\u00e4hrden."
}
],
"product_status": {
"known_affected": [
"T028053"
]
},
"release_date": "2023-06-12T22:00:00.000+00:00",
"title": "CVE-2022-2879"
},
{
"cve": "CVE-2022-2874",
"notes": [
{
"category": "description",
"text": "In Xerox FreeFlow Print Server existieren mehrere Schwachstellen im Zusammenhang mit bekannten Java, Apache und Mozilla Firefox Schwachstellen. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verf\u00fcgbarkeit und Integrit\u00e4t des Systems zu gef\u00e4hrden."
}
],
"product_status": {
"known_affected": [
"T028053"
]
},
"release_date": "2023-06-12T22:00:00.000+00:00",
"title": "CVE-2022-2874"
},
{
"cve": "CVE-2022-2862",
"notes": [
{
"category": "description",
"text": "In Xerox FreeFlow Print Server existieren mehrere Schwachstellen im Zusammenhang mit bekannten Java, Apache und Mozilla Firefox Schwachstellen. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verf\u00fcgbarkeit und Integrit\u00e4t des Systems zu gef\u00e4hrden."
}
],
"product_status": {
"known_affected": [
"T028053"
]
},
"release_date": "2023-06-12T22:00:00.000+00:00",
"title": "CVE-2022-2862"
},
{
"cve": "CVE-2022-2849",
"notes": [
{
"category": "description",
"text": "In Xerox FreeFlow Print Server existieren mehrere Schwachstellen im Zusammenhang mit bekannten Java, Apache und Mozilla Firefox Schwachstellen. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verf\u00fcgbarkeit und Integrit\u00e4t des Systems zu gef\u00e4hrden."
}
],
"product_status": {
"known_affected": [
"T028053"
]
},
"release_date": "2023-06-12T22:00:00.000+00:00",
"title": "CVE-2022-2849"
},
{
"cve": "CVE-2022-2845",
"notes": [
{
"category": "description",
"text": "In Xerox FreeFlow Print Server existieren mehrere Schwachstellen im Zusammenhang mit bekannten Java, Apache und Mozilla Firefox Schwachstellen. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verf\u00fcgbarkeit und Integrit\u00e4t des Systems zu gef\u00e4hrden."
}
],
"product_status": {
"known_affected": [
"T028053"
]
},
"release_date": "2023-06-12T22:00:00.000+00:00",
"title": "CVE-2022-2845"
},
{
"cve": "CVE-2022-28331",
"notes": [
{
"category": "description",
"text": "In Xerox FreeFlow Print Server existieren mehrere Schwachstellen im Zusammenhang mit bekannten Java, Apache und Mozilla Firefox Schwachstellen. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verf\u00fcgbarkeit und Integrit\u00e4t des Systems zu gef\u00e4hrden."
}
],
"product_status": {
"known_affected": [
"T028053"
]
},
"release_date": "2023-06-12T22:00:00.000+00:00",
"title": "CVE-2022-28331"
},
{
"cve": "CVE-2022-28327",
"notes": [
{
"category": "description",
"text": "In Xerox FreeFlow Print Server existieren mehrere Schwachstellen im Zusammenhang mit bekannten Java, Apache und Mozilla Firefox Schwachstellen. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verf\u00fcgbarkeit und Integrit\u00e4t des Systems zu gef\u00e4hrden."
}
],
"product_status": {
"known_affected": [
"T028053"
]
},
"release_date": "2023-06-12T22:00:00.000+00:00",
"title": "CVE-2022-28327"
},
{
"cve": "CVE-2022-2819",
"notes": [
{
"category": "description",
"text": "In Xerox FreeFlow Print Server existieren mehrere Schwachstellen im Zusammenhang mit bekannten Java, Apache und Mozilla Firefox Schwachstellen. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verf\u00fcgbarkeit und Integrit\u00e4t des Systems zu gef\u00e4hrden."
}
],
"product_status": {
"known_affected": [
"T028053"
]
},
"release_date": "2023-06-12T22:00:00.000+00:00",
"title": "CVE-2022-2819"
},
{
"cve": "CVE-2022-2817",
"notes": [
{
"category": "description",
"text": "In Xerox FreeFlow Print Server existieren mehrere Schwachstellen im Zusammenhang mit bekannten Java, Apache und Mozilla Firefox Schwachstellen. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verf\u00fcgbarkeit und Integrit\u00e4t des Systems zu gef\u00e4hrden."
}
],
"product_status": {
"known_affected": [
"T028053"
]
},
"release_date": "2023-06-12T22:00:00.000+00:00",
"title": "CVE-2022-2817"
},
{
"cve": "CVE-2022-2816",
"notes": [
{
"category": "description",
"text": "In Xerox FreeFlow Print Server existieren mehrere Schwachstellen im Zusammenhang mit bekannten Java, Apache und Mozilla Firefox Schwachstellen. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verf\u00fcgbarkeit und Integrit\u00e4t des Systems zu gef\u00e4hrden."
}
],
"product_status": {
"known_affected": [
"T028053"
]
},
"release_date": "2023-06-12T22:00:00.000+00:00",
"title": "CVE-2022-2816"
},
{
"cve": "CVE-2022-28131",
"notes": [
{
"category": "description",
"text": "In Xerox FreeFlow Print Server existieren mehrere Schwachstellen im Zusammenhang mit bekannten Java, Apache und Mozilla Firefox Schwachstellen. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verf\u00fcgbarkeit und Integrit\u00e4t des Systems zu gef\u00e4hrden."
}
],
"product_status": {
"known_affected": [
"T028053"
]
},
"release_date": "2023-06-12T22:00:00.000+00:00",
"title": "CVE-2022-28131"
},
{
"cve": "CVE-2022-27778",
"notes": [
{
"category": "description",
"text": "In Xerox FreeFlow Print Server existieren mehrere Schwachstellen im Zusammenhang mit bekannten Java, Apache und Mozilla Firefox Schwachstellen. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verf\u00fcgbarkeit und Integrit\u00e4t des Systems zu gef\u00e4hrden."
}
],
"product_status": {
"known_affected": [
"T028053"
]
},
"release_date": "2023-06-12T22:00:00.000+00:00",
"title": "CVE-2022-27778"
},
{
"cve": "CVE-2022-27664",
"notes": [
{
"category": "description",
"text": "In Xerox FreeFlow Print Server existieren mehrere Schwachstellen im Zusammenhang mit bekannten Java, Apache und Mozilla Firefox Schwachstellen. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verf\u00fcgbarkeit und Integrit\u00e4t des Systems zu gef\u00e4hrden."
}
],
"product_status": {
"known_affected": [
"T028053"
]
},
"release_date": "2023-06-12T22:00:00.000+00:00",
"title": "CVE-2022-27664"
},
{
"cve": "CVE-2022-27536",
"notes": [
{
"category": "description",
"text": "In Xerox FreeFlow Print Server existieren mehrere Schwachstellen im Zusammenhang mit bekannten Java, Apache und Mozilla Firefox Schwachstellen. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verf\u00fcgbarkeit und Integrit\u00e4t des Systems zu gef\u00e4hrden."
}
],
"product_status": {
"known_affected": [
"T028053"
]
},
"release_date": "2023-06-12T22:00:00.000+00:00",
"title": "CVE-2022-27536"
},
{
"cve": "CVE-2022-27337",
"notes": [
{
"category": "description",
"text": "In Xerox FreeFlow Print Server existieren mehrere Schwachstellen im Zusammenhang mit bekannten Java, Apache und Mozilla Firefox Schwachstellen. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verf\u00fcgbarkeit und Integrit\u00e4t des Systems zu gef\u00e4hrden."
}
],
"product_status": {
"known_affected": [
"T028053"
]
},
"release_date": "2023-06-12T22:00:00.000+00:00",
"title": "CVE-2022-27337"
},
{
"cve": "CVE-2022-25255",
"notes": [
{
"category": "description",
"text": "In Xerox FreeFlow Print Server existieren mehrere Schwachstellen im Zusammenhang mit bekannten Java, Apache und Mozilla Firefox Schwachstellen. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verf\u00fcgbarkeit und Integrit\u00e4t des Systems zu gef\u00e4hrden."
}
],
"product_status": {
"known_affected": [
"T028053"
]
},
"release_date": "2023-06-12T22:00:00.000+00:00",
"title": "CVE-2022-25255"
},
{
"cve": "CVE-2022-25147",
"notes": [
{
"category": "description",
"text": "In Xerox FreeFlow Print Server existieren mehrere Schwachstellen im Zusammenhang mit bekannten Java, Apache und Mozilla Firefox Schwachstellen. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verf\u00fcgbarkeit und Integrit\u00e4t des Systems zu gef\u00e4hrden."
}
],
"product_status": {
"known_affected": [
"T028053"
]
},
"release_date": "2023-06-12T22:00:00.000+00:00",
"title": "CVE-2022-25147"
},
{
"cve": "CVE-2022-24963",
"notes": [
{
"category": "description",
"text": "In Xerox FreeFlow Print Server existieren mehrere Schwachstellen im Zusammenhang mit bekannten Java, Apache und Mozilla Firefox Schwachstellen. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verf\u00fcgbarkeit und Integrit\u00e4t des Systems zu gef\u00e4hrden."
}
],
"product_status": {
"known_affected": [
"T028053"
]
},
"release_date": "2023-06-12T22:00:00.000+00:00",
"title": "CVE-2022-24963"
},
{
"cve": "CVE-2022-24675",
"notes": [
{
"category": "description",
"text": "In Xerox FreeFlow Print Server existieren mehrere Schwachstellen im Zusammenhang mit bekannten Java, Apache und Mozilla Firefox Schwachstellen. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verf\u00fcgbarkeit und Integrit\u00e4t des Systems zu gef\u00e4hrden."
}
],
"product_status": {
"known_affected": [
"T028053"
]
},
"release_date": "2023-06-12T22:00:00.000+00:00",
"title": "CVE-2022-24675"
},
{
"cve": "CVE-2022-23521",
"notes": [
{
"category": "description",
"text": "In Xerox FreeFlow Print Server existieren mehrere Schwachstellen im Zusammenhang mit bekannten Java, Apache und Mozilla Firefox Schwachstellen. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verf\u00fcgbarkeit und Integrit\u00e4t des Systems zu gef\u00e4hrden."
}
],
"product_status": {
"known_affected": [
"T028053"
]
},
"release_date": "2023-06-12T22:00:00.000+00:00",
"title": "CVE-2022-23521"
},
{
"cve": "CVE-2022-2309",
"notes": [
{
"category": "description",
"text": "In Xerox FreeFlow Print Server existieren mehrere Schwachstellen im Zusammenhang mit bekannten Java, Apache und Mozilla Firefox Schwachstellen. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verf\u00fcgbarkeit und Integrit\u00e4t des Systems zu gef\u00e4hrden."
}
],
"product_status": {
"known_affected": [
"T028053"
]
},
"release_date": "2023-06-12T22:00:00.000+00:00",
"title": "CVE-2022-2309"
},
{
"cve": "CVE-2022-21515",
"notes": [
{
"category": "description",
"text": "In Xerox FreeFlow Print Server existieren mehrere Schwachstellen im Zusammenhang mit bekannten Java, Apache und Mozilla Firefox Schwachstellen. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verf\u00fcgbarkeit und Integrit\u00e4t des Systems zu gef\u00e4hrden."
}
],
"product_status": {
"known_affected": [
"T028053"
]
},
"release_date": "2023-06-12T22:00:00.000+00:00",
"title": "CVE-2022-21515"
},
{
"cve": "CVE-2022-21349",
"notes": [
{
"category": "description",
"text": "In Xerox FreeFlow Print Server existieren mehrere Schwachstellen im Zusammenhang mit bekannten Java, Apache und Mozilla Firefox Schwachstellen. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verf\u00fcgbarkeit und Integrit\u00e4t des Systems zu gef\u00e4hrden."
}
],
"product_status": {
"known_affected": [
"T028053"
]
},
"release_date": "2023-06-12T22:00:00.000+00:00",
"title": "CVE-2022-21349"
},
{
"cve": "CVE-2022-21291",
"notes": [
{
"category": "description",
"text": "In Xerox FreeFlow Print Server existieren mehrere Schwachstellen im Zusammenhang mit bekannten Java, Apache und Mozilla Firefox Schwachstellen. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verf\u00fcgbarkeit und Integrit\u00e4t des Systems zu gef\u00e4hrden."
}
],
"product_status": {
"known_affected": [
"T028053"
]
},
"release_date": "2023-06-12T22:00:00.000+00:00",
"title": "CVE-2022-21291"
},
{
"cve": "CVE-2022-1962",
"notes": [
{
"category": "description",
"text": "In Xerox FreeFlow Print Server existieren mehrere Schwachstellen im Zusammenhang mit bekannten Java, Apache und Mozilla Firefox Schwachstellen. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verf\u00fcgbarkeit und Integrit\u00e4t des Systems zu gef\u00e4hrden."
}
],
"product_status": {
"known_affected": [
"T028053"
]
},
"release_date": "2023-06-12T22:00:00.000+00:00",
"title": "CVE-2022-1962"
},
{
"cve": "CVE-2022-1705",
"notes": [
{
"category": "description",
"text": "In Xerox FreeFlow Print Server existieren mehrere Schwachstellen im Zusammenhang mit bekannten Java, Apache und Mozilla Firefox Schwachstellen. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verf\u00fcgbarkeit und Integrit\u00e4t des Systems zu gef\u00e4hrden."
}
],
"product_status": {
"known_affected": [
"T028053"
]
},
"release_date": "2023-06-12T22:00:00.000+00:00",
"title": "CVE-2022-1705"
},
{
"cve": "CVE-2022-1292",
"notes": [
{
"category": "description",
"text": "In Xerox FreeFlow Print Server existieren mehrere Schwachstellen im Zusammenhang mit bekannten Java, Apache und Mozilla Firefox Schwachstellen. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verf\u00fcgbarkeit und Integrit\u00e4t des Systems zu gef\u00e4hrden."
}
],
"product_status": {
"known_affected": [
"T028053"
]
},
"release_date": "2023-06-12T22:00:00.000+00:00",
"title": "CVE-2022-1292"
},
{
"cve": "CVE-2022-1122",
"notes": [
{
"category": "description",
"text": "In Xerox FreeFlow Print Server existieren mehrere Schwachstellen im Zusammenhang mit bekannten Java, Apache und Mozilla Firefox Schwachstellen. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verf\u00fcgbarkeit und Integrit\u00e4t des Systems zu gef\u00e4hrden."
}
],
"product_status": {
"known_affected": [
"T028053"
]
},
"release_date": "2023-06-12T22:00:00.000+00:00",
"title": "CVE-2022-1122"
},
{
"cve": "CVE-2022-0718",
"notes": [
{
"category": "description",
"text": "In Xerox FreeFlow Print Server existieren mehrere Schwachstellen im Zusammenhang mit bekannten Java, Apache und Mozilla Firefox Schwachstellen. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verf\u00fcgbarkeit und Integrit\u00e4t des Systems zu gef\u00e4hrden."
}
],
"product_status": {
"known_affected": [
"T028053"
]
},
"release_date": "2023-06-12T22:00:00.000+00:00",
"title": "CVE-2022-0718"
},
{
"cve": "CVE-2021-37750",
"notes": [
{
"category": "description",
"text": "In Xerox FreeFlow Print Server existieren mehrere Schwachstellen im Zusammenhang mit bekannten Java, Apache und Mozilla Firefox Schwachstellen. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verf\u00fcgbarkeit und Integrit\u00e4t des Systems zu gef\u00e4hrden."
}
],
"product_status": {
"known_affected": [
"T028053"
]
},
"release_date": "2023-06-12T22:00:00.000+00:00",
"title": "CVE-2021-37750"
},
{
"cve": "CVE-2021-37519",
"notes": [
{
"category": "description",
"text": "In Xerox FreeFlow Print Server existieren mehrere Schwachstellen im Zusammenhang mit bekannten Java, Apache und Mozilla Firefox Schwachstellen. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verf\u00fcgbarkeit und Integrit\u00e4t des Systems zu gef\u00e4hrden."
}
],
"product_status": {
"known_affected": [
"T028053"
]
},
"release_date": "2023-06-12T22:00:00.000+00:00",
"title": "CVE-2021-37519"
},
{
"cve": "CVE-2021-35940",
"notes": [
{
"category": "description",
"text": "In Xerox FreeFlow Print Server existieren mehrere Schwachstellen im Zusammenhang mit bekannten Java, Apache und Mozilla Firefox Schwachstellen. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verf\u00fcgbarkeit und Integrit\u00e4t des Systems zu gef\u00e4hrden."
}
],
"product_status": {
"known_affected": [
"T028053"
]
},
"release_date": "2023-06-12T22:00:00.000+00:00",
"title": "CVE-2021-35940"
},
{
"cve": "CVE-2021-30860",
"notes": [
{
"category": "description",
"text": "In Xerox FreeFlow Print Server existieren mehrere Schwachstellen im Zusammenhang mit bekannten Java, Apache und Mozilla Firefox Schwachstellen. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verf\u00fcgbarkeit und Integrit\u00e4t des Systems zu gef\u00e4hrden."
}
],
"product_status": {
"known_affected": [
"T028053"
]
},
"release_date": "2023-06-12T22:00:00.000+00:00",
"title": "CVE-2021-30860"
},
{
"cve": "CVE-2021-29338",
"notes": [
{
"category": "description",
"text": "In Xerox FreeFlow Print Server existieren mehrere Schwachstellen im Zusammenhang mit bekannten Java, Apache und Mozilla Firefox Schwachstellen. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verf\u00fcgbarkeit und Integrit\u00e4t des Systems zu gef\u00e4hrden."
}
],
"product_status": {
"known_affected": [
"T028053"
]
},
"release_date": "2023-06-12T22:00:00.000+00:00",
"title": "CVE-2021-29338"
},
{
"cve": "CVE-2018-25032",
"notes": [
{
"category": "description",
"text": "In Xerox FreeFlow Print Server existieren mehrere Schwachstellen im Zusammenhang mit bekannten Java, Apache und Mozilla Firefox Schwachstellen. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verf\u00fcgbarkeit und Integrit\u00e4t des Systems zu gef\u00e4hrden."
}
],
"product_status": {
"known_affected": [
"T028053"
]
},
"release_date": "2023-06-12T22:00:00.000+00:00",
"title": "CVE-2018-25032"
},
{
"cve": "CVE-2017-12613",
"notes": [
{
"category": "description",
"text": "In Xerox FreeFlow Print Server existieren mehrere Schwachstellen im Zusammenhang mit bekannten Java, Apache und Mozilla Firefox Schwachstellen. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verf\u00fcgbarkeit und Integrit\u00e4t des Systems zu gef\u00e4hrden."
}
],
"product_status": {
"known_affected": [
"T028053"
]
},
"release_date": "2023-06-12T22:00:00.000+00:00",
"title": "CVE-2017-12613"
},
{
"cve": "CVE-2006-20001",
"notes": [
{
"category": "description",
"text": "In Xerox FreeFlow Print Server existieren mehrere Schwachstellen im Zusammenhang mit bekannten Java, Apache und Mozilla Firefox Schwachstellen. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verf\u00fcgbarkeit und Integrit\u00e4t des Systems zu gef\u00e4hrden."
}
],
"product_status": {
"known_affected": [
"T028053"
]
},
"release_date": "2023-06-12T22:00:00.000+00:00",
"title": "CVE-2006-20001"
}
]
}
wid-sec-w-2022-1155
Vulnerability from csaf_certbund
Notes
{
"document": {
"aggregate_severity": {
"text": "niedrig"
},
"category": "csaf_base",
"csaf_version": "2.0",
"distribution": {
"tlp": {
"label": "WHITE",
"url": "https://www.first.org/tlp/"
}
},
"lang": "de-DE",
"notes": [
{
"category": "legal_disclaimer",
"text": "Das BSI ist als Anbieter f\u00fcr die eigenen, zur Nutzung bereitgestellten Inhalte nach den allgemeinen Gesetzen verantwortlich. Nutzerinnen und Nutzer sind jedoch daf\u00fcr verantwortlich, die Verwendung und/oder die Umsetzung der mit den Inhalten bereitgestellten Informationen sorgf\u00e4ltig im Einzelfall zu pr\u00fcfen."
},
{
"category": "description",
"text": "Red Hat OpenShift ist eine \"Platform as a Service\" (PaaS) L\u00f6sung zur Bereitstellung von Applikationen in der Cloud.",
"title": "Produktbeschreibung"
},
{
"category": "summary",
"text": "Ein entfernter, anonymer Angreifer kann eine Schwachstelle in Red Hat OpenShift ausnutzen, um Informationen offenzulegen.",
"title": "Angriff"
},
{
"category": "general",
"text": "- Linux",
"title": "Betroffene Betriebssysteme"
}
],
"publisher": {
"category": "other",
"contact_details": "csaf-provider@cert-bund.de",
"name": "Bundesamt f\u00fcr Sicherheit in der Informationstechnik",
"namespace": "https://www.bsi.bund.de"
},
"references": [
{
"category": "self",
"summary": "WID-SEC-W-2022-1155 - CSAF Version",
"url": "https://wid.cert-bund.de/.well-known/csaf/white/2022/wid-sec-w-2022-1155.json"
},
{
"category": "self",
"summary": "WID-SEC-2022-1155 - Portal Version",
"url": "https://wid.cert-bund.de/portal/wid/securityadvisory?name=WID-SEC-2022-1155"
},
{
"category": "external",
"summary": "Red Hat Security Advisory RHSA-2023:3914 vom 2023-07-06",
"url": "https://access.redhat.com/errata/RHSA-2023:3914"
},
{
"category": "external",
"summary": "Red Hat Security Advisory RHSA-2023:3642 vom 2023-06-15",
"url": "https://access.redhat.com/errata/RHSA-2023:3642"
},
{
"category": "external",
"summary": "Red Hat Security Advisory RHSA-2023:1275 vom 2023-03-15",
"url": "https://access.redhat.com/errata/RHSA-2023:1275"
},
{
"category": "external",
"summary": "Red Hat Security Advisory RHSA-2022:6103 vom 2022-08-23",
"url": "https://access.redhat.com/errata/RHSA-2022:6103"
},
{
"category": "external",
"summary": "Red Hat Security Advisory RHSA-2022:6102 vom 2022-08-23",
"url": "https://access.redhat.com/errata/RHSA-2022:6102"
},
{
"category": "external",
"summary": "Red Hat Security Advisory RHSA-2022:6290 vom 2022-09-01",
"url": "https://access.redhat.com/errata/RHSA-2022:6290"
},
{
"category": "external",
"summary": "Red Hat Security Advisory RHSA-2022:6277 vom 2022-09-01",
"url": "https://access.redhat.com/errata/RHSA-2022:6277"
},
{
"category": "external",
"summary": "Red Hat Security Advisory RHSA-2022:6152 vom 2022-09-01",
"url": "https://access.redhat.com/errata/RHSA-2022:6152"
},
{
"category": "external",
"summary": "Red Hat Security Advisory RHSA-2022:6347 vom 2022-09-06",
"url": "https://access.redhat.com/errata/RHSA-2022:6347"
},
{
"category": "external",
"summary": "Red Hat Security Advisory RHSA-2022:6345 vom 2022-09-06",
"url": "https://access.redhat.com/errata/RHSA-2022:6345"
},
{
"category": "external",
"summary": "Red Hat Security Advisory RHSA-2022:6346 vom 2022-09-06",
"url": "https://access.redhat.com/errata/RHSA-2022:6346"
},
{
"category": "external",
"summary": "Red Hat Security Advisory RHSA-2022:6370 vom 2022-09-07",
"url": "https://access.redhat.com/errata/RHSA-2022:6370"
},
{
"category": "external",
"summary": "Red Hat Security Advisory RHSA-2022:6348 vom 2022-09-06",
"url": "https://access.redhat.com/errata/RHSA-2022:6348"
},
{
"category": "external",
"summary": "Red Hat Security Advisory RHSA-2022:6430 vom 2022-09-13",
"url": "https://access.redhat.com/errata/RHSA-2022:6430"
},
{
"category": "external",
"summary": "Red Hat Security Advisory RHSA-2022:6536 vom 2022-09-21",
"url": "https://access.redhat.com/errata/RHSA-2022:6536"
},
{
"category": "external",
"summary": "Red Hat Security Advisory RHSA-2022:6696 vom 2022-09-26",
"url": "https://access.redhat.com/errata/RHSA-2022:6696"
},
{
"category": "external",
"summary": "Red Hat Security Advisory RHSA-2022:6535 vom 2022-09-28",
"url": "https://access.redhat.com/errata/RHSA-2022:6535"
},
{
"category": "external",
"summary": "Amazon Linux Security Advisory ALAS2DOCKER-2022-020 vom 2022-10-14",
"url": "https://alas.aws.amazon.com/AL2/ALASDOCKER-2022-020.html"
},
{
"category": "external",
"summary": "Amazon Linux Security Advisory ALAS2-2022-1864 vom 2022-10-21",
"url": "https://alas.aws.amazon.com/AL2/ALAS-2022-1864.html"
},
{
"category": "external",
"summary": "Amazon Linux Security Advisory ALAS2-2022-1858 vom 2022-10-21",
"url": "https://alas.aws.amazon.com/AL2/ALAS-2022-1858.html"
},
{
"category": "external",
"summary": "Amazon Linux Security Advisory ALAS2-2022-1859 vom 2022-10-21",
"url": "https://alas.aws.amazon.com/AL2/ALAS-2022-1859.html"
},
{
"category": "external",
"summary": "Amazon Linux Security Advisory ALAS2-2022-1860 vom 2022-10-21",
"url": "https://alas.aws.amazon.com/AL2/ALAS-2022-1860.html"
},
{
"category": "external",
"summary": "Amazon Linux Security Advisory ALAS2-2022-1861 vom 2022-10-21",
"url": "https://alas.aws.amazon.com/AL2/ALAS-2022-1861.html"
},
{
"category": "external",
"summary": "Amazon Linux Security Advisory ALAS2-2022-1862 vom 2022-10-21",
"url": "https://alas.aws.amazon.com/AL2/ALAS-2022-1862.html"
},
{
"category": "external",
"summary": "Amazon Linux Security Advisory ALAS2-2022-1863 vom 2022-10-21",
"url": "https://alas.aws.amazon.com/AL2/ALAS-2022-1863.html"
},
{
"category": "external",
"summary": "Amazon Linux Security Advisory ALAS2-2022-1865 vom 2022-10-21",
"url": "https://alas.aws.amazon.com/AL2/ALAS-2022-1865.html"
},
{
"category": "external",
"summary": "Red Hat Security Advisory RHSA-2022:8750 vom 2022-12-02",
"url": "https://access.redhat.com/errata/RHSA-2022:8750"
},
{
"category": "external",
"summary": "Red Hat Security Advisory RHSA-2023:0407 vom 2023-01-24",
"url": "https://access.redhat.com/errata/RHSA-2023:0407"
},
{
"category": "external",
"summary": "Red Hat Security Advisory RHSA-2023:0630 vom 2023-02-07",
"url": "https://access.redhat.com/errata/RHSA-2023:0630"
}
],
"source_lang": "en-US",
"title": "Red Hat OpenShift: Schwachstelle erm\u00f6glicht Offenlegung von Informationen",
"tracking": {
"current_release_date": "2023-07-05T22:00:00.000+00:00",
"generator": {
"date": "2024-08-15T17:33:51.324+00:00",
"engine": {
"name": "BSI-WID",
"version": "1.3.5"
}
},
"id": "WID-SEC-W-2022-1155",
"initial_release_date": "2022-08-23T22:00:00.000+00:00",
"revision_history": [
{
"date": "2022-08-23T22:00:00.000+00:00",
"number": "1",
"summary": "Initiale Fassung"
},
{
"date": "2022-08-31T22:00:00.000+00:00",
"number": "2",
"summary": "Neue Updates von Red Hat aufgenommen"
},
{
"date": "2022-09-01T22:00:00.000+00:00",
"number": "3",
"summary": "Neue Updates von Red Hat aufgenommen"
},
{
"date": "2022-09-06T22:00:00.000+00:00",
"number": "4",
"summary": "Neue Updates von Red Hat aufgenommen"
},
{
"date": "2022-09-12T22:00:00.000+00:00",
"number": "5",
"summary": "Neue Updates von Red Hat aufgenommen"
},
{
"date": "2022-09-20T22:00:00.000+00:00",
"number": "6",
"summary": "Neue Updates von Red Hat aufgenommen"
},
{
"date": "2022-09-26T22:00:00.000+00:00",
"number": "7",
"summary": "Neue Updates von Red Hat aufgenommen"
},
{
"date": "2022-09-27T22:00:00.000+00:00",
"number": "8",
"summary": "Neue Updates von Red Hat aufgenommen"
},
{
"date": "2022-10-13T22:00:00.000+00:00",
"number": "9",
"summary": "Neue Updates von Amazon aufgenommen"
},
{
"date": "2022-10-23T22:00:00.000+00:00",
"number": "10",
"summary": "Neue Updates von Amazon aufgenommen"
},
{
"date": "2022-12-01T23:00:00.000+00:00",
"number": "11",
"summary": "Neue Updates von Red Hat aufgenommen"
},
{
"date": "2023-01-24T23:00:00.000+00:00",
"number": "12",
"summary": "Neue Updates von Red Hat aufgenommen"
},
{
"date": "2023-02-07T23:00:00.000+00:00",
"number": "13",
"summary": "Neue Updates von Red Hat aufgenommen"
},
{
"date": "2023-03-15T23:00:00.000+00:00",
"number": "14",
"summary": "Neue Updates von Red Hat aufgenommen"
},
{
"date": "2023-06-15T22:00:00.000+00:00",
"number": "15",
"summary": "Neue Updates von Red Hat aufgenommen"
},
{
"date": "2023-07-05T22:00:00.000+00:00",
"number": "16",
"summary": "Neue Updates von Red Hat aufgenommen"
}
],
"status": "final",
"version": "16"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"category": "product_name",
"name": "Amazon Linux 2",
"product": {
"name": "Amazon Linux 2",
"product_id": "398363",
"product_identification_helper": {
"cpe": "cpe:/o:amazon:linux_2:-"
}
}
}
],
"category": "vendor",
"name": "Amazon"
},
{
"branches": [
{
"category": "product_name",
"name": "Red Hat Enterprise Linux",
"product": {
"name": "Red Hat Enterprise Linux",
"product_id": "67646",
"product_identification_helper": {
"cpe": "cpe:/o:redhat:enterprise_linux:-"
}
}
},
{
"branches": [
{
"category": "product_name",
"name": "Red Hat OpenShift",
"product": {
"name": "Red Hat OpenShift",
"product_id": "T008027",
"product_identification_helper": {
"cpe": "cpe:/a:redhat:openshift:-"
}
}
},
{
"category": "product_name",
"name": "Red Hat OpenShift 4.11.1",
"product": {
"name": "Red Hat OpenShift 4.11.1",
"product_id": "T024348",
"product_identification_helper": {
"cpe": "cpe:/a:redhat:openshift:4.11.1"
}
}
}
],
"category": "product_name",
"name": "OpenShift"
}
],
"category": "vendor",
"name": "Red Hat"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2022-30629",
"notes": [
{
"category": "description",
"text": "Es existiert eine Schwachstelle in Red Hat OpenShift. Es besteht ein Fehler in der Komponente \"Golang\". Dieser besteht darin, dass f\u00fcr \"ticket_age_add\" keine zuf\u00e4lligen Werte genutzt werden und so zusammenh\u00e4ngende Tickets erkannt werden k\u00f6nnen. Ein entfernter, anonymer Angreifer kann diese Schwachstelle ausnutzen, um Informationen offenzulegen. Zur erfolgreichen Ausnutzung ist eine Benutzeraktion erforderlich."
}
],
"product_status": {
"known_affected": [
"T008027",
"T024348",
"67646",
"398363"
]
},
"release_date": "2022-08-23T22:00:00.000+00:00",
"title": "CVE-2022-30629"
}
]
}
WID-SEC-W-2023-1350
Vulnerability from csaf_certbund
Notes
{
"document": {
"aggregate_severity": {
"text": "mittel"
},
"category": "csaf_base",
"csaf_version": "2.0",
"distribution": {
"tlp": {
"label": "WHITE",
"url": "https://www.first.org/tlp/"
}
},
"lang": "de-DE",
"notes": [
{
"category": "legal_disclaimer",
"text": "Das BSI ist als Anbieter f\u00fcr die eigenen, zur Nutzung bereitgestellten Inhalte nach den allgemeinen Gesetzen verantwortlich. Nutzerinnen und Nutzer sind jedoch daf\u00fcr verantwortlich, die Verwendung und/oder die Umsetzung der mit den Inhalten bereitgestellten Informationen sorgf\u00e4ltig im Einzelfall zu pr\u00fcfen."
},
{
"category": "description",
"text": "Splunk Enterprise erm\u00f6glicht Monitoring und Analyse von Clickstream-Daten und Kundentransaktionen.",
"title": "Produktbeschreibung"
},
{
"category": "summary",
"text": "Ein Angreifer kann mehrere Schwachstellen in Splunk Splunk Enterprise in diversen Komponenten von Drittanbietern ausnutzen, um einen nicht n\u00e4her spezifizierten Angriff durchzuf\u00fchren.",
"title": "Angriff"
},
{
"category": "general",
"text": "- UNIX\n- Linux\n- Windows\n- Sonstiges",
"title": "Betroffene Betriebssysteme"
}
],
"publisher": {
"category": "other",
"contact_details": "csaf-provider@cert-bund.de",
"name": "Bundesamt f\u00fcr Sicherheit in der Informationstechnik",
"namespace": "https://www.bsi.bund.de"
},
"references": [
{
"category": "self",
"summary": "WID-SEC-W-2023-1350 - CSAF Version",
"url": "https://wid.cert-bund.de/.well-known/csaf/white/2023/wid-sec-w-2023-1350.json"
},
{
"category": "self",
"summary": "WID-SEC-2023-1350 - Portal Version",
"url": "https://wid.cert-bund.de/portal/wid/securityadvisory?name=WID-SEC-2023-1350"
},
{
"category": "external",
"summary": "Splunk Enterprise Security Advisory SVD-2023-0613 vom 2023-06-01",
"url": "https://advisory.splunk.com/advisories/SVD-2023-0613"
},
{
"category": "external",
"summary": "IBM Security Bulletin 7008449 vom 2023-06-29",
"url": "https://www.ibm.com/support/pages/node/7008449"
},
{
"category": "external",
"summary": "SUSE Security Update SUSE-SU-2024:0196-1 vom 2024-01-23",
"url": "https://lists.suse.com/pipermail/sle-security-updates/2024-January/017743.html"
},
{
"category": "external",
"summary": "SUSE Security Update SUSE-SU-2024:0487-1 vom 2024-02-15",
"url": "https://lists.suse.com/pipermail/sle-security-updates/2024-February/017931.html"
},
{
"category": "external",
"summary": "SUSE Security Update SUSE-SU-2024:0486-1 vom 2024-02-15",
"url": "https://lists.suse.com/pipermail/sle-security-updates/2024-February/017932.html"
}
],
"source_lang": "en-US",
"title": "Splunk Splunk Enterprise: Mehrere Schwachstellen in Komponenten von Drittanbietern",
"tracking": {
"current_release_date": "2024-02-15T23:00:00.000+00:00",
"generator": {
"date": "2024-08-15T17:51:43.161+00:00",
"engine": {
"name": "BSI-WID",
"version": "1.3.5"
}
},
"id": "WID-SEC-W-2023-1350",
"initial_release_date": "2023-06-01T22:00:00.000+00:00",
"revision_history": [
{
"date": "2023-06-01T22:00:00.000+00:00",
"number": "1",
"summary": "Initiale Fassung"
},
{
"date": "2023-06-29T22:00:00.000+00:00",
"number": "2",
"summary": "Neue Updates von IBM aufgenommen"
},
{
"date": "2024-01-23T23:00:00.000+00:00",
"number": "3",
"summary": "Neue Updates von SUSE aufgenommen"
},
{
"date": "2024-02-15T23:00:00.000+00:00",
"number": "4",
"summary": "Neue Updates von SUSE aufgenommen"
}
],
"status": "final",
"version": "4"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"category": "product_name",
"name": "IBM DB2",
"product": {
"name": "IBM DB2",
"product_id": "5104",
"product_identification_helper": {
"cpe": "cpe:/a:ibm:db2:-"
}
}
}
],
"category": "vendor",
"name": "IBM"
},
{
"branches": [
{
"category": "product_name",
"name": "SUSE Linux",
"product": {
"name": "SUSE Linux",
"product_id": "T002207",
"product_identification_helper": {
"cpe": "cpe:/o:suse:suse_linux:-"
}
}
}
],
"category": "vendor",
"name": "SUSE"
},
{
"branches": [
{
"branches": [
{
"category": "product_version_range",
"name": "\u003c 8.1.14",
"product": {
"name": "Splunk Splunk Enterprise \u003c 8.1.14",
"product_id": "T027935"
}
},
{
"category": "product_version_range",
"name": "\u003c 8.2.11",
"product": {
"name": "Splunk Splunk Enterprise \u003c 8.2.11",
"product_id": "T027936"
}
},
{
"category": "product_version_range",
"name": "\u003c 9.0.5",
"product": {
"name": "Splunk Splunk Enterprise \u003c 9.0.5",
"product_id": "T027937"
}
}
],
"category": "product_name",
"name": "Splunk Enterprise"
}
],
"category": "vendor",
"name": "Splunk"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2023-27538",
"notes": [
{
"category": "description",
"text": "Es existieren mehrere Schwachstellen in Splunk Splunk Enterprise in zahlreichen Komponenten von Drittanbietern (OpenSSL, curl, go, zlib, SQLite, json und weitere), die zum aktuellen Zeitpunkt nicht im Detail beschrieben und ver\u00f6ffentlicht wurden. Ein Angreifer kann diese Schwachstellen ausnutzen, um nicht n\u00e4her spezifizierte Auswirkungen zu verursachen."
}
],
"product_status": {
"known_affected": [
"T002207",
"5104"
]
},
"release_date": "2023-06-01T22:00:00.000+00:00",
"title": "CVE-2023-27538"
},
{
"cve": "CVE-2023-27537",
"notes": [
{
"category": "description",
"text": "Es existieren mehrere Schwachstellen in Splunk Splunk Enterprise in zahlreichen Komponenten von Drittanbietern (OpenSSL, curl, go, zlib, SQLite, json und weitere), die zum aktuellen Zeitpunkt nicht im Detail beschrieben und ver\u00f6ffentlicht wurden. Ein Angreifer kann diese Schwachstellen ausnutzen, um nicht n\u00e4her spezifizierte Auswirkungen zu verursachen."
}
],
"product_status": {
"known_affected": [
"T002207",
"5104"
]
},
"release_date": "2023-06-01T22:00:00.000+00:00",
"title": "CVE-2023-27537"
},
{
"cve": "CVE-2023-27536",
"notes": [
{
"category": "description",
"text": "Es existieren mehrere Schwachstellen in Splunk Splunk Enterprise in zahlreichen Komponenten von Drittanbietern (OpenSSL, curl, go, zlib, SQLite, json und weitere), die zum aktuellen Zeitpunkt nicht im Detail beschrieben und ver\u00f6ffentlicht wurden. Ein Angreifer kann diese Schwachstellen ausnutzen, um nicht n\u00e4her spezifizierte Auswirkungen zu verursachen."
}
],
"product_status": {
"known_affected": [
"T002207",
"5104"
]
},
"release_date": "2023-06-01T22:00:00.000+00:00",
"title": "CVE-2023-27536"
},
{
"cve": "CVE-2023-27535",
"notes": [
{
"category": "description",
"text": "Es existieren mehrere Schwachstellen in Splunk Splunk Enterprise in zahlreichen Komponenten von Drittanbietern (OpenSSL, curl, go, zlib, SQLite, json und weitere), die zum aktuellen Zeitpunkt nicht im Detail beschrieben und ver\u00f6ffentlicht wurden. Ein Angreifer kann diese Schwachstellen ausnutzen, um nicht n\u00e4her spezifizierte Auswirkungen zu verursachen."
}
],
"product_status": {
"known_affected": [
"T002207",
"5104"
]
},
"release_date": "2023-06-01T22:00:00.000+00:00",
"title": "CVE-2023-27535"
},
{
"cve": "CVE-2023-27534",
"notes": [
{
"category": "description",
"text": "Es existieren mehrere Schwachstellen in Splunk Splunk Enterprise in zahlreichen Komponenten von Drittanbietern (OpenSSL, curl, go, zlib, SQLite, json und weitere), die zum aktuellen Zeitpunkt nicht im Detail beschrieben und ver\u00f6ffentlicht wurden. Ein Angreifer kann diese Schwachstellen ausnutzen, um nicht n\u00e4her spezifizierte Auswirkungen zu verursachen."
}
],
"product_status": {
"known_affected": [
"T002207",
"5104"
]
},
"release_date": "2023-06-01T22:00:00.000+00:00",
"title": "CVE-2023-27534"
},
{
"cve": "CVE-2023-27533",
"notes": [
{
"category": "description",
"text": "Es existieren mehrere Schwachstellen in Splunk Splunk Enterprise in zahlreichen Komponenten von Drittanbietern (OpenSSL, curl, go, zlib, SQLite, json und weitere), die zum aktuellen Zeitpunkt nicht im Detail beschrieben und ver\u00f6ffentlicht wurden. Ein Angreifer kann diese Schwachstellen ausnutzen, um nicht n\u00e4her spezifizierte Auswirkungen zu verursachen."
}
],
"product_status": {
"known_affected": [
"T002207",
"5104"
]
},
"release_date": "2023-06-01T22:00:00.000+00:00",
"title": "CVE-2023-27533"
},
{
"cve": "CVE-2023-23916",
"notes": [
{
"category": "description",
"text": "Es existieren mehrere Schwachstellen in Splunk Splunk Enterprise in zahlreichen Komponenten von Drittanbietern (OpenSSL, curl, go, zlib, SQLite, json und weitere), die zum aktuellen Zeitpunkt nicht im Detail beschrieben und ver\u00f6ffentlicht wurden. Ein Angreifer kann diese Schwachstellen ausnutzen, um nicht n\u00e4her spezifizierte Auswirkungen zu verursachen."
}
],
"product_status": {
"known_affected": [
"T002207",
"5104"
]
},
"release_date": "2023-06-01T22:00:00.000+00:00",
"title": "CVE-2023-23916"
},
{
"cve": "CVE-2023-23915",
"notes": [
{
"category": "description",
"text": "Es existieren mehrere Schwachstellen in Splunk Splunk Enterprise in zahlreichen Komponenten von Drittanbietern (OpenSSL, curl, go, zlib, SQLite, json und weitere), die zum aktuellen Zeitpunkt nicht im Detail beschrieben und ver\u00f6ffentlicht wurden. Ein Angreifer kann diese Schwachstellen ausnutzen, um nicht n\u00e4her spezifizierte Auswirkungen zu verursachen."
}
],
"product_status": {
"known_affected": [
"T002207",
"5104"
]
},
"release_date": "2023-06-01T22:00:00.000+00:00",
"title": "CVE-2023-23915"
},
{
"cve": "CVE-2023-23914",
"notes": [
{
"category": "description",
"text": "Es existieren mehrere Schwachstellen in Splunk Splunk Enterprise in zahlreichen Komponenten von Drittanbietern (OpenSSL, curl, go, zlib, SQLite, json und weitere), die zum aktuellen Zeitpunkt nicht im Detail beschrieben und ver\u00f6ffentlicht wurden. Ein Angreifer kann diese Schwachstellen ausnutzen, um nicht n\u00e4her spezifizierte Auswirkungen zu verursachen."
}
],
"product_status": {
"known_affected": [
"T002207",
"5104"
]
},
"release_date": "2023-06-01T22:00:00.000+00:00",
"title": "CVE-2023-23914"
},
{
"cve": "CVE-2023-1370",
"notes": [
{
"category": "description",
"text": "Es existieren mehrere Schwachstellen in Splunk Splunk Enterprise in zahlreichen Komponenten von Drittanbietern (OpenSSL, curl, go, zlib, SQLite, json und weitere), die zum aktuellen Zeitpunkt nicht im Detail beschrieben und ver\u00f6ffentlicht wurden. Ein Angreifer kann diese Schwachstellen ausnutzen, um nicht n\u00e4her spezifizierte Auswirkungen zu verursachen."
}
],
"product_status": {
"known_affected": [
"T002207",
"5104"
]
},
"release_date": "2023-06-01T22:00:00.000+00:00",
"title": "CVE-2023-1370"
},
{
"cve": "CVE-2023-0286",
"notes": [
{
"category": "description",
"text": "Es existieren mehrere Schwachstellen in Splunk Splunk Enterprise in zahlreichen Komponenten von Drittanbietern (OpenSSL, curl, go, zlib, SQLite, json und weitere), die zum aktuellen Zeitpunkt nicht im Detail beschrieben und ver\u00f6ffentlicht wurden. Ein Angreifer kann diese Schwachstellen ausnutzen, um nicht n\u00e4her spezifizierte Auswirkungen zu verursachen."
}
],
"product_status": {
"known_affected": [
"T002207",
"5104"
]
},
"release_date": "2023-06-01T22:00:00.000+00:00",
"title": "CVE-2023-0286"
},
{
"cve": "CVE-2023-0215",
"notes": [
{
"category": "description",
"text": "Es existieren mehrere Schwachstellen in Splunk Splunk Enterprise in zahlreichen Komponenten von Drittanbietern (OpenSSL, curl, go, zlib, SQLite, json und weitere), die zum aktuellen Zeitpunkt nicht im Detail beschrieben und ver\u00f6ffentlicht wurden. Ein Angreifer kann diese Schwachstellen ausnutzen, um nicht n\u00e4her spezifizierte Auswirkungen zu verursachen."
}
],
"product_status": {
"known_affected": [
"T002207",
"5104"
]
},
"release_date": "2023-06-01T22:00:00.000+00:00",
"title": "CVE-2023-0215"
},
{
"cve": "CVE-2022-46175",
"notes": [
{
"category": "description",
"text": "Es existieren mehrere Schwachstellen in Splunk Splunk Enterprise in zahlreichen Komponenten von Drittanbietern (OpenSSL, curl, go, zlib, SQLite, json und weitere), die zum aktuellen Zeitpunkt nicht im Detail beschrieben und ver\u00f6ffentlicht wurden. Ein Angreifer kann diese Schwachstellen ausnutzen, um nicht n\u00e4her spezifizierte Auswirkungen zu verursachen."
}
],
"product_status": {
"known_affected": [
"T002207",
"5104"
]
},
"release_date": "2023-06-01T22:00:00.000+00:00",
"title": "CVE-2022-46175"
},
{
"cve": "CVE-2022-43680",
"notes": [
{
"category": "description",
"text": "Es existieren mehrere Schwachstellen in Splunk Splunk Enterprise in zahlreichen Komponenten von Drittanbietern (OpenSSL, curl, go, zlib, SQLite, json und weitere), die zum aktuellen Zeitpunkt nicht im Detail beschrieben und ver\u00f6ffentlicht wurden. Ein Angreifer kann diese Schwachstellen ausnutzen, um nicht n\u00e4her spezifizierte Auswirkungen zu verursachen."
}
],
"product_status": {
"known_affected": [
"T002207",
"5104"
]
},
"release_date": "2023-06-01T22:00:00.000+00:00",
"title": "CVE-2022-43680"
},
{
"cve": "CVE-2022-43552",
"notes": [
{
"category": "description",
"text": "Es existieren mehrere Schwachstellen in Splunk Splunk Enterprise in zahlreichen Komponenten von Drittanbietern (OpenSSL, curl, go, zlib, SQLite, json und weitere), die zum aktuellen Zeitpunkt nicht im Detail beschrieben und ver\u00f6ffentlicht wurden. Ein Angreifer kann diese Schwachstellen ausnutzen, um nicht n\u00e4her spezifizierte Auswirkungen zu verursachen."
}
],
"product_status": {
"known_affected": [
"T002207",
"5104"
]
},
"release_date": "2023-06-01T22:00:00.000+00:00",
"title": "CVE-2022-43552"
},
{
"cve": "CVE-2022-43551",
"notes": [
{
"category": "description",
"text": "Es existieren mehrere Schwachstellen in Splunk Splunk Enterprise in zahlreichen Komponenten von Drittanbietern (OpenSSL, curl, go, zlib, SQLite, json und weitere), die zum aktuellen Zeitpunkt nicht im Detail beschrieben und ver\u00f6ffentlicht wurden. Ein Angreifer kann diese Schwachstellen ausnutzen, um nicht n\u00e4her spezifizierte Auswirkungen zu verursachen."
}
],
"product_status": {
"known_affected": [
"T002207",
"5104"
]
},
"release_date": "2023-06-01T22:00:00.000+00:00",
"title": "CVE-2022-43551"
},
{
"cve": "CVE-2022-4304",
"notes": [
{
"category": "description",
"text": "Es existieren mehrere Schwachstellen in Splunk Splunk Enterprise in zahlreichen Komponenten von Drittanbietern (OpenSSL, curl, go, zlib, SQLite, json und weitere), die zum aktuellen Zeitpunkt nicht im Detail beschrieben und ver\u00f6ffentlicht wurden. Ein Angreifer kann diese Schwachstellen ausnutzen, um nicht n\u00e4her spezifizierte Auswirkungen zu verursachen."
}
],
"product_status": {
"known_affected": [
"T002207",
"5104"
]
},
"release_date": "2023-06-01T22:00:00.000+00:00",
"title": "CVE-2022-4304"
},
{
"cve": "CVE-2022-42916",
"notes": [
{
"category": "description",
"text": "Es existieren mehrere Schwachstellen in Splunk Splunk Enterprise in zahlreichen Komponenten von Drittanbietern (OpenSSL, curl, go, zlib, SQLite, json und weitere), die zum aktuellen Zeitpunkt nicht im Detail beschrieben und ver\u00f6ffentlicht wurden. Ein Angreifer kann diese Schwachstellen ausnutzen, um nicht n\u00e4her spezifizierte Auswirkungen zu verursachen."
}
],
"product_status": {
"known_affected": [
"T002207",
"5104"
]
},
"release_date": "2023-06-01T22:00:00.000+00:00",
"title": "CVE-2022-42916"
},
{
"cve": "CVE-2022-42915",
"notes": [
{
"category": "description",
"text": "Es existieren mehrere Schwachstellen in Splunk Splunk Enterprise in zahlreichen Komponenten von Drittanbietern (OpenSSL, curl, go, zlib, SQLite, json und weitere), die zum aktuellen Zeitpunkt nicht im Detail beschrieben und ver\u00f6ffentlicht wurden. Ein Angreifer kann diese Schwachstellen ausnutzen, um nicht n\u00e4her spezifizierte Auswirkungen zu verursachen."
}
],
"product_status": {
"known_affected": [
"T002207",
"5104"
]
},
"release_date": "2023-06-01T22:00:00.000+00:00",
"title": "CVE-2022-42915"
},
{
"cve": "CVE-2022-42004",
"notes": [
{
"category": "description",
"text": "Es existieren mehrere Schwachstellen in Splunk Splunk Enterprise in zahlreichen Komponenten von Drittanbietern (OpenSSL, curl, go, zlib, SQLite, json und weitere), die zum aktuellen Zeitpunkt nicht im Detail beschrieben und ver\u00f6ffentlicht wurden. Ein Angreifer kann diese Schwachstellen ausnutzen, um nicht n\u00e4her spezifizierte Auswirkungen zu verursachen."
}
],
"product_status": {
"known_affected": [
"T002207",
"5104"
]
},
"release_date": "2023-06-01T22:00:00.000+00:00",
"title": "CVE-2022-42004"
},
{
"cve": "CVE-2022-4200",
"notes": [
{
"category": "description",
"text": "Es existieren mehrere Schwachstellen in Splunk Splunk Enterprise in zahlreichen Komponenten von Drittanbietern (OpenSSL, curl, go, zlib, SQLite, json und weitere), die zum aktuellen Zeitpunkt nicht im Detail beschrieben und ver\u00f6ffentlicht wurden. Ein Angreifer kann diese Schwachstellen ausnutzen, um nicht n\u00e4her spezifizierte Auswirkungen zu verursachen."
}
],
"product_status": {
"known_affected": [
"T002207",
"5104"
]
},
"release_date": "2023-06-01T22:00:00.000+00:00",
"title": "CVE-2022-4200"
},
{
"cve": "CVE-2022-41720",
"notes": [
{
"category": "description",
"text": "Es existieren mehrere Schwachstellen in Splunk Splunk Enterprise in zahlreichen Komponenten von Drittanbietern (OpenSSL, curl, go, zlib, SQLite, json und weitere), die zum aktuellen Zeitpunkt nicht im Detail beschrieben und ver\u00f6ffentlicht wurden. Ein Angreifer kann diese Schwachstellen ausnutzen, um nicht n\u00e4her spezifizierte Auswirkungen zu verursachen."
}
],
"product_status": {
"known_affected": [
"T002207",
"5104"
]
},
"release_date": "2023-06-01T22:00:00.000+00:00",
"title": "CVE-2022-41720"
},
{
"cve": "CVE-2022-41716",
"notes": [
{
"category": "description",
"text": "Es existieren mehrere Schwachstellen in Splunk Splunk Enterprise in zahlreichen Komponenten von Drittanbietern (OpenSSL, curl, go, zlib, SQLite, json und weitere), die zum aktuellen Zeitpunkt nicht im Detail beschrieben und ver\u00f6ffentlicht wurden. Ein Angreifer kann diese Schwachstellen ausnutzen, um nicht n\u00e4her spezifizierte Auswirkungen zu verursachen."
}
],
"product_status": {
"known_affected": [
"T002207",
"5104"
]
},
"release_date": "2023-06-01T22:00:00.000+00:00",
"title": "CVE-2022-41716"
},
{
"cve": "CVE-2022-41715",
"notes": [
{
"category": "description",
"text": "Es existieren mehrere Schwachstellen in Splunk Splunk Enterprise in zahlreichen Komponenten von Drittanbietern (OpenSSL, curl, go, zlib, SQLite, json und weitere), die zum aktuellen Zeitpunkt nicht im Detail beschrieben und ver\u00f6ffentlicht wurden. Ein Angreifer kann diese Schwachstellen ausnutzen, um nicht n\u00e4her spezifizierte Auswirkungen zu verursachen."
}
],
"product_status": {
"known_affected": [
"T002207",
"5104"
]
},
"release_date": "2023-06-01T22:00:00.000+00:00",
"title": "CVE-2022-41715"
},
{
"cve": "CVE-2022-40304",
"notes": [
{
"category": "description",
"text": "Es existieren mehrere Schwachstellen in Splunk Splunk Enterprise in zahlreichen Komponenten von Drittanbietern (OpenSSL, curl, go, zlib, SQLite, json und weitere), die zum aktuellen Zeitpunkt nicht im Detail beschrieben und ver\u00f6ffentlicht wurden. Ein Angreifer kann diese Schwachstellen ausnutzen, um nicht n\u00e4her spezifizierte Auswirkungen zu verursachen."
}
],
"product_status": {
"known_affected": [
"T002207",
"5104"
]
},
"release_date": "2023-06-01T22:00:00.000+00:00",
"title": "CVE-2022-40304"
},
{
"cve": "CVE-2022-40303",
"notes": [
{
"category": "description",
"text": "Es existieren mehrere Schwachstellen in Splunk Splunk Enterprise in zahlreichen Komponenten von Drittanbietern (OpenSSL, curl, go, zlib, SQLite, json und weitere), die zum aktuellen Zeitpunkt nicht im Detail beschrieben und ver\u00f6ffentlicht wurden. Ein Angreifer kann diese Schwachstellen ausnutzen, um nicht n\u00e4her spezifizierte Auswirkungen zu verursachen."
}
],
"product_status": {
"known_affected": [
"T002207",
"5104"
]
},
"release_date": "2023-06-01T22:00:00.000+00:00",
"title": "CVE-2022-40303"
},
{
"cve": "CVE-2022-40023",
"notes": [
{
"category": "description",
"text": "Es existieren mehrere Schwachstellen in Splunk Splunk Enterprise in zahlreichen Komponenten von Drittanbietern (OpenSSL, curl, go, zlib, SQLite, json und weitere), die zum aktuellen Zeitpunkt nicht im Detail beschrieben und ver\u00f6ffentlicht wurden. Ein Angreifer kann diese Schwachstellen ausnutzen, um nicht n\u00e4her spezifizierte Auswirkungen zu verursachen."
}
],
"product_status": {
"known_affected": [
"T002207",
"5104"
]
},
"release_date": "2023-06-01T22:00:00.000+00:00",
"title": "CVE-2022-40023"
},
{
"cve": "CVE-2022-38900",
"notes": [
{
"category": "description",
"text": "Es existieren mehrere Schwachstellen in Splunk Splunk Enterprise in zahlreichen Komponenten von Drittanbietern (OpenSSL, curl, go, zlib, SQLite, json und weitere), die zum aktuellen Zeitpunkt nicht im Detail beschrieben und ver\u00f6ffentlicht wurden. Ein Angreifer kann diese Schwachstellen ausnutzen, um nicht n\u00e4her spezifizierte Auswirkungen zu verursachen."
}
],
"product_status": {
"known_affected": [
"T002207",
"5104"
]
},
"release_date": "2023-06-01T22:00:00.000+00:00",
"title": "CVE-2022-38900"
},
{
"cve": "CVE-2022-37616",
"notes": [
{
"category": "description",
"text": "Es existieren mehrere Schwachstellen in Splunk Splunk Enterprise in zahlreichen Komponenten von Drittanbietern (OpenSSL, curl, go, zlib, SQLite, json und weitere), die zum aktuellen Zeitpunkt nicht im Detail beschrieben und ver\u00f6ffentlicht wurden. Ein Angreifer kann diese Schwachstellen ausnutzen, um nicht n\u00e4her spezifizierte Auswirkungen zu verursachen."
}
],
"product_status": {
"known_affected": [
"T002207",
"5104"
]
},
"release_date": "2023-06-01T22:00:00.000+00:00",
"title": "CVE-2022-37616"
},
{
"cve": "CVE-2022-37603",
"notes": [
{
"category": "description",
"text": "Es existieren mehrere Schwachstellen in Splunk Splunk Enterprise in zahlreichen Komponenten von Drittanbietern (OpenSSL, curl, go, zlib, SQLite, json und weitere), die zum aktuellen Zeitpunkt nicht im Detail beschrieben und ver\u00f6ffentlicht wurden. Ein Angreifer kann diese Schwachstellen ausnutzen, um nicht n\u00e4her spezifizierte Auswirkungen zu verursachen."
}
],
"product_status": {
"known_affected": [
"T002207",
"5104"
]
},
"release_date": "2023-06-01T22:00:00.000+00:00",
"title": "CVE-2022-37603"
},
{
"cve": "CVE-2022-37601",
"notes": [
{
"category": "description",
"text": "Es existieren mehrere Schwachstellen in Splunk Splunk Enterprise in zahlreichen Komponenten von Drittanbietern (OpenSSL, curl, go, zlib, SQLite, json und weitere), die zum aktuellen Zeitpunkt nicht im Detail beschrieben und ver\u00f6ffentlicht wurden. Ein Angreifer kann diese Schwachstellen ausnutzen, um nicht n\u00e4her spezifizierte Auswirkungen zu verursachen."
}
],
"product_status": {
"known_affected": [
"T002207",
"5104"
]
},
"release_date": "2023-06-01T22:00:00.000+00:00",
"title": "CVE-2022-37601"
},
{
"cve": "CVE-2022-37599",
"notes": [
{
"category": "description",
"text": "Es existieren mehrere Schwachstellen in Splunk Splunk Enterprise in zahlreichen Komponenten von Drittanbietern (OpenSSL, curl, go, zlib, SQLite, json und weitere), die zum aktuellen Zeitpunkt nicht im Detail beschrieben und ver\u00f6ffentlicht wurden. Ein Angreifer kann diese Schwachstellen ausnutzen, um nicht n\u00e4her spezifizierte Auswirkungen zu verursachen."
}
],
"product_status": {
"known_affected": [
"T002207",
"5104"
]
},
"release_date": "2023-06-01T22:00:00.000+00:00",
"title": "CVE-2022-37599"
},
{
"cve": "CVE-2022-37434",
"notes": [
{
"category": "description",
"text": "Es existieren mehrere Schwachstellen in Splunk Splunk Enterprise in zahlreichen Komponenten von Drittanbietern (OpenSSL, curl, go, zlib, SQLite, json und weitere), die zum aktuellen Zeitpunkt nicht im Detail beschrieben und ver\u00f6ffentlicht wurden. Ein Angreifer kann diese Schwachstellen ausnutzen, um nicht n\u00e4her spezifizierte Auswirkungen zu verursachen."
}
],
"product_status": {
"known_affected": [
"T002207",
"5104"
]
},
"release_date": "2023-06-01T22:00:00.000+00:00",
"title": "CVE-2022-37434"
},
{
"cve": "CVE-2022-36227",
"notes": [
{
"category": "description",
"text": "Es existieren mehrere Schwachstellen in Splunk Splunk Enterprise in zahlreichen Komponenten von Drittanbietern (OpenSSL, curl, go, zlib, SQLite, json und weitere), die zum aktuellen Zeitpunkt nicht im Detail beschrieben und ver\u00f6ffentlicht wurden. Ein Angreifer kann diese Schwachstellen ausnutzen, um nicht n\u00e4her spezifizierte Auswirkungen zu verursachen."
}
],
"product_status": {
"known_affected": [
"T002207",
"5104"
]
},
"release_date": "2023-06-01T22:00:00.000+00:00",
"title": "CVE-2022-36227"
},
{
"cve": "CVE-2022-35737",
"notes": [
{
"category": "description",
"text": "Es existieren mehrere Schwachstellen in Splunk Splunk Enterprise in zahlreichen Komponenten von Drittanbietern (OpenSSL, curl, go, zlib, SQLite, json und weitere), die zum aktuellen Zeitpunkt nicht im Detail beschrieben und ver\u00f6ffentlicht wurden. Ein Angreifer kann diese Schwachstellen ausnutzen, um nicht n\u00e4her spezifizierte Auswirkungen zu verursachen."
}
],
"product_status": {
"known_affected": [
"T002207",
"5104"
]
},
"release_date": "2023-06-01T22:00:00.000+00:00",
"title": "CVE-2022-35737"
},
{
"cve": "CVE-2022-35260",
"notes": [
{
"category": "description",
"text": "Es existieren mehrere Schwachstellen in Splunk Splunk Enterprise in zahlreichen Komponenten von Drittanbietern (OpenSSL, curl, go, zlib, SQLite, json und weitere), die zum aktuellen Zeitpunkt nicht im Detail beschrieben und ver\u00f6ffentlicht wurden. Ein Angreifer kann diese Schwachstellen ausnutzen, um nicht n\u00e4her spezifizierte Auswirkungen zu verursachen."
}
],
"product_status": {
"known_affected": [
"T002207",
"5104"
]
},
"release_date": "2023-06-01T22:00:00.000+00:00",
"title": "CVE-2022-35260"
},
{
"cve": "CVE-2022-35252",
"notes": [
{
"category": "description",
"text": "Es existieren mehrere Schwachstellen in Splunk Splunk Enterprise in zahlreichen Komponenten von Drittanbietern (OpenSSL, curl, go, zlib, SQLite, json und weitere), die zum aktuellen Zeitpunkt nicht im Detail beschrieben und ver\u00f6ffentlicht wurden. Ein Angreifer kann diese Schwachstellen ausnutzen, um nicht n\u00e4her spezifizierte Auswirkungen zu verursachen."
}
],
"product_status": {
"known_affected": [
"T002207",
"5104"
]
},
"release_date": "2023-06-01T22:00:00.000+00:00",
"title": "CVE-2022-35252"
},
{
"cve": "CVE-2022-3517",
"notes": [
{
"category": "description",
"text": "Es existieren mehrere Schwachstellen in Splunk Splunk Enterprise in zahlreichen Komponenten von Drittanbietern (OpenSSL, curl, go, zlib, SQLite, json und weitere), die zum aktuellen Zeitpunkt nicht im Detail beschrieben und ver\u00f6ffentlicht wurden. Ein Angreifer kann diese Schwachstellen ausnutzen, um nicht n\u00e4her spezifizierte Auswirkungen zu verursachen."
}
],
"product_status": {
"known_affected": [
"T002207",
"5104"
]
},
"release_date": "2023-06-01T22:00:00.000+00:00",
"title": "CVE-2022-3517"
},
{
"cve": "CVE-2022-33987",
"notes": [
{
"category": "description",
"text": "Es existieren mehrere Schwachstellen in Splunk Splunk Enterprise in zahlreichen Komponenten von Drittanbietern (OpenSSL, curl, go, zlib, SQLite, json und weitere), die zum aktuellen Zeitpunkt nicht im Detail beschrieben und ver\u00f6ffentlicht wurden. Ein Angreifer kann diese Schwachstellen ausnutzen, um nicht n\u00e4her spezifizierte Auswirkungen zu verursachen."
}
],
"product_status": {
"known_affected": [
"T002207",
"5104"
]
},
"release_date": "2023-06-01T22:00:00.000+00:00",
"title": "CVE-2022-33987"
},
{
"cve": "CVE-2022-32221",
"notes": [
{
"category": "description",
"text": "Es existieren mehrere Schwachstellen in Splunk Splunk Enterprise in zahlreichen Komponenten von Drittanbietern (OpenSSL, curl, go, zlib, SQLite, json und weitere), die zum aktuellen Zeitpunkt nicht im Detail beschrieben und ver\u00f6ffentlicht wurden. Ein Angreifer kann diese Schwachstellen ausnutzen, um nicht n\u00e4her spezifizierte Auswirkungen zu verursachen."
}
],
"product_status": {
"known_affected": [
"T002207",
"5104"
]
},
"release_date": "2023-06-01T22:00:00.000+00:00",
"title": "CVE-2022-32221"
},
{
"cve": "CVE-2022-32208",
"notes": [
{
"category": "description",
"text": "Es existieren mehrere Schwachstellen in Splunk Splunk Enterprise in zahlreichen Komponenten von Drittanbietern (OpenSSL, curl, go, zlib, SQLite, json und weitere), die zum aktuellen Zeitpunkt nicht im Detail beschrieben und ver\u00f6ffentlicht wurden. Ein Angreifer kann diese Schwachstellen ausnutzen, um nicht n\u00e4her spezifizierte Auswirkungen zu verursachen."
}
],
"product_status": {
"known_affected": [
"T002207",
"5104"
]
},
"release_date": "2023-06-01T22:00:00.000+00:00",
"title": "CVE-2022-32208"
},
{
"cve": "CVE-2022-32207",
"notes": [
{
"category": "description",
"text": "Es existieren mehrere Schwachstellen in Splunk Splunk Enterprise in zahlreichen Komponenten von Drittanbietern (OpenSSL, curl, go, zlib, SQLite, json und weitere), die zum aktuellen Zeitpunkt nicht im Detail beschrieben und ver\u00f6ffentlicht wurden. Ein Angreifer kann diese Schwachstellen ausnutzen, um nicht n\u00e4her spezifizierte Auswirkungen zu verursachen."
}
],
"product_status": {
"known_affected": [
"T002207",
"5104"
]
},
"release_date": "2023-06-01T22:00:00.000+00:00",
"title": "CVE-2022-32207"
},
{
"cve": "CVE-2022-32206",
"notes": [
{
"category": "description",
"text": "Es existieren mehrere Schwachstellen in Splunk Splunk Enterprise in zahlreichen Komponenten von Drittanbietern (OpenSSL, curl, go, zlib, SQLite, json und weitere), die zum aktuellen Zeitpunkt nicht im Detail beschrieben und ver\u00f6ffentlicht wurden. Ein Angreifer kann diese Schwachstellen ausnutzen, um nicht n\u00e4her spezifizierte Auswirkungen zu verursachen."
}
],
"product_status": {
"known_affected": [
"T002207",
"5104"
]
},
"release_date": "2023-06-01T22:00:00.000+00:00",
"title": "CVE-2022-32206"
},
{
"cve": "CVE-2022-32205",
"notes": [
{
"category": "description",
"text": "Es existieren mehrere Schwachstellen in Splunk Splunk Enterprise in zahlreichen Komponenten von Drittanbietern (OpenSSL, curl, go, zlib, SQLite, json und weitere), die zum aktuellen Zeitpunkt nicht im Detail beschrieben und ver\u00f6ffentlicht wurden. Ein Angreifer kann diese Schwachstellen ausnutzen, um nicht n\u00e4her spezifizierte Auswirkungen zu verursachen."
}
],
"product_status": {
"known_affected": [
"T002207",
"5104"
]
},
"release_date": "2023-06-01T22:00:00.000+00:00",
"title": "CVE-2022-32205"
},
{
"cve": "CVE-2022-32189",
"notes": [
{
"category": "description",
"text": "Es existieren mehrere Schwachstellen in Splunk Splunk Enterprise in zahlreichen Komponenten von Drittanbietern (OpenSSL, curl, go, zlib, SQLite, json und weitere), die zum aktuellen Zeitpunkt nicht im Detail beschrieben und ver\u00f6ffentlicht wurden. Ein Angreifer kann diese Schwachstellen ausnutzen, um nicht n\u00e4her spezifizierte Auswirkungen zu verursachen."
}
],
"product_status": {
"known_affected": [
"T002207",
"5104"
]
},
"release_date": "2023-06-01T22:00:00.000+00:00",
"title": "CVE-2022-32189"
},
{
"cve": "CVE-2022-32148",
"notes": [
{
"category": "description",
"text": "Es existieren mehrere Schwachstellen in Splunk Splunk Enterprise in zahlreichen Komponenten von Drittanbietern (OpenSSL, curl, go, zlib, SQLite, json und weitere), die zum aktuellen Zeitpunkt nicht im Detail beschrieben und ver\u00f6ffentlicht wurden. Ein Angreifer kann diese Schwachstellen ausnutzen, um nicht n\u00e4her spezifizierte Auswirkungen zu verursachen."
}
],
"product_status": {
"known_affected": [
"T002207",
"5104"
]
},
"release_date": "2023-06-01T22:00:00.000+00:00",
"title": "CVE-2022-32148"
},
{
"cve": "CVE-2022-31129",
"notes": [
{
"category": "description",
"text": "Es existieren mehrere Schwachstellen in Splunk Splunk Enterprise in zahlreichen Komponenten von Drittanbietern (OpenSSL, curl, go, zlib, SQLite, json und weitere), die zum aktuellen Zeitpunkt nicht im Detail beschrieben und ver\u00f6ffentlicht wurden. Ein Angreifer kann diese Schwachstellen ausnutzen, um nicht n\u00e4her spezifizierte Auswirkungen zu verursachen."
}
],
"product_status": {
"known_affected": [
"T002207",
"5104"
]
},
"release_date": "2023-06-01T22:00:00.000+00:00",
"title": "CVE-2022-31129"
},
{
"cve": "CVE-2022-30635",
"notes": [
{
"category": "description",
"text": "Es existieren mehrere Schwachstellen in Splunk Splunk Enterprise in zahlreichen Komponenten von Drittanbietern (OpenSSL, curl, go, zlib, SQLite, json und weitere), die zum aktuellen Zeitpunkt nicht im Detail beschrieben und ver\u00f6ffentlicht wurden. Ein Angreifer kann diese Schwachstellen ausnutzen, um nicht n\u00e4her spezifizierte Auswirkungen zu verursachen."
}
],
"product_status": {
"known_affected": [
"T002207",
"5104"
]
},
"release_date": "2023-06-01T22:00:00.000+00:00",
"title": "CVE-2022-30635"
},
{
"cve": "CVE-2022-30634",
"notes": [
{
"category": "description",
"text": "Es existieren mehrere Schwachstellen in Splunk Splunk Enterprise in zahlreichen Komponenten von Drittanbietern (OpenSSL, curl, go, zlib, SQLite, json und weitere), die zum aktuellen Zeitpunkt nicht im Detail beschrieben und ver\u00f6ffentlicht wurden. Ein Angreifer kann diese Schwachstellen ausnutzen, um nicht n\u00e4her spezifizierte Auswirkungen zu verursachen."
}
],
"product_status": {
"known_affected": [
"T002207",
"5104"
]
},
"release_date": "2023-06-01T22:00:00.000+00:00",
"title": "CVE-2022-30634"
},
{
"cve": "CVE-2022-30633",
"notes": [
{
"category": "description",
"text": "Es existieren mehrere Schwachstellen in Splunk Splunk Enterprise in zahlreichen Komponenten von Drittanbietern (OpenSSL, curl, go, zlib, SQLite, json und weitere), die zum aktuellen Zeitpunkt nicht im Detail beschrieben und ver\u00f6ffentlicht wurden. Ein Angreifer kann diese Schwachstellen ausnutzen, um nicht n\u00e4her spezifizierte Auswirkungen zu verursachen."
}
],
"product_status": {
"known_affected": [
"T002207",
"5104"
]
},
"release_date": "2023-06-01T22:00:00.000+00:00",
"title": "CVE-2022-30633"
},
{
"cve": "CVE-2022-30632",
"notes": [
{
"category": "description",
"text": "Es existieren mehrere Schwachstellen in Splunk Splunk Enterprise in zahlreichen Komponenten von Drittanbietern (OpenSSL, curl, go, zlib, SQLite, json und weitere), die zum aktuellen Zeitpunkt nicht im Detail beschrieben und ver\u00f6ffentlicht wurden. Ein Angreifer kann diese Schwachstellen ausnutzen, um nicht n\u00e4her spezifizierte Auswirkungen zu verursachen."
}
],
"product_status": {
"known_affected": [
"T002207",
"5104"
]
},
"release_date": "2023-06-01T22:00:00.000+00:00",
"title": "CVE-2022-30632"
},
{
"cve": "CVE-2022-30631",
"notes": [
{
"category": "description",
"text": "Es existieren mehrere Schwachstellen in Splunk Splunk Enterprise in zahlreichen Komponenten von Drittanbietern (OpenSSL, curl, go, zlib, SQLite, json und weitere), die zum aktuellen Zeitpunkt nicht im Detail beschrieben und ver\u00f6ffentlicht wurden. Ein Angreifer kann diese Schwachstellen ausnutzen, um nicht n\u00e4her spezifizierte Auswirkungen zu verursachen."
}
],
"product_status": {
"known_affected": [
"T002207",
"5104"
]
},
"release_date": "2023-06-01T22:00:00.000+00:00",
"title": "CVE-2022-30631"
},
{
"cve": "CVE-2022-30630",
"notes": [
{
"category": "description",
"text": "Es existieren mehrere Schwachstellen in Splunk Splunk Enterprise in zahlreichen Komponenten von Drittanbietern (OpenSSL, curl, go, zlib, SQLite, json und weitere), die zum aktuellen Zeitpunkt nicht im Detail beschrieben und ver\u00f6ffentlicht wurden. Ein Angreifer kann diese Schwachstellen ausnutzen, um nicht n\u00e4her spezifizierte Auswirkungen zu verursachen."
}
],
"product_status": {
"known_affected": [
"T002207",
"5104"
]
},
"release_date": "2023-06-01T22:00:00.000+00:00",
"title": "CVE-2022-30630"
},
{
"cve": "CVE-2022-30629",
"notes": [
{
"category": "description",
"text": "Es existieren mehrere Schwachstellen in Splunk Splunk Enterprise in zahlreichen Komponenten von Drittanbietern (OpenSSL, curl, go, zlib, SQLite, json und weitere), die zum aktuellen Zeitpunkt nicht im Detail beschrieben und ver\u00f6ffentlicht wurden. Ein Angreifer kann diese Schwachstellen ausnutzen, um nicht n\u00e4her spezifizierte Auswirkungen zu verursachen."
}
],
"product_status": {
"known_affected": [
"T002207",
"5104"
]
},
"release_date": "2023-06-01T22:00:00.000+00:00",
"title": "CVE-2022-30629"
},
{
"cve": "CVE-2022-30580",
"notes": [
{
"category": "description",
"text": "Es existieren mehrere Schwachstellen in Splunk Splunk Enterprise in zahlreichen Komponenten von Drittanbietern (OpenSSL, curl, go, zlib, SQLite, json und weitere), die zum aktuellen Zeitpunkt nicht im Detail beschrieben und ver\u00f6ffentlicht wurden. Ein Angreifer kann diese Schwachstellen ausnutzen, um nicht n\u00e4her spezifizierte Auswirkungen zu verursachen."
}
],
"product_status": {
"known_affected": [
"T002207",
"5104"
]
},
"release_date": "2023-06-01T22:00:00.000+00:00",
"title": "CVE-2022-30580"
},
{
"cve": "CVE-2022-30115",
"notes": [
{
"category": "description",
"text": "Es existieren mehrere Schwachstellen in Splunk Splunk Enterprise in zahlreichen Komponenten von Drittanbietern (OpenSSL, curl, go, zlib, SQLite, json und weitere), die zum aktuellen Zeitpunkt nicht im Detail beschrieben und ver\u00f6ffentlicht wurden. Ein Angreifer kann diese Schwachstellen ausnutzen, um nicht n\u00e4her spezifizierte Auswirkungen zu verursachen."
}
],
"product_status": {
"known_affected": [
"T002207",
"5104"
]
},
"release_date": "2023-06-01T22:00:00.000+00:00",
"title": "CVE-2022-30115"
},
{
"cve": "CVE-2022-29804",
"notes": [
{
"category": "description",
"text": "Es existieren mehrere Schwachstellen in Splunk Splunk Enterprise in zahlreichen Komponenten von Drittanbietern (OpenSSL, curl, go, zlib, SQLite, json und weitere), die zum aktuellen Zeitpunkt nicht im Detail beschrieben und ver\u00f6ffentlicht wurden. Ein Angreifer kann diese Schwachstellen ausnutzen, um nicht n\u00e4her spezifizierte Auswirkungen zu verursachen."
}
],
"product_status": {
"known_affected": [
"T002207",
"5104"
]
},
"release_date": "2023-06-01T22:00:00.000+00:00",
"title": "CVE-2022-29804"
},
{
"cve": "CVE-2022-29526",
"notes": [
{
"category": "description",
"text": "Es existieren mehrere Schwachstellen in Splunk Splunk Enterprise in zahlreichen Komponenten von Drittanbietern (OpenSSL, curl, go, zlib, SQLite, json und weitere), die zum aktuellen Zeitpunkt nicht im Detail beschrieben und ver\u00f6ffentlicht wurden. Ein Angreifer kann diese Schwachstellen ausnutzen, um nicht n\u00e4her spezifizierte Auswirkungen zu verursachen."
}
],
"product_status": {
"known_affected": [
"T002207",
"5104"
]
},
"release_date": "2023-06-01T22:00:00.000+00:00",
"title": "CVE-2022-29526"
},
{
"cve": "CVE-2022-2880",
"notes": [
{
"category": "description",
"text": "Es existieren mehrere Schwachstellen in Splunk Splunk Enterprise in zahlreichen Komponenten von Drittanbietern (OpenSSL, curl, go, zlib, SQLite, json und weitere), die zum aktuellen Zeitpunkt nicht im Detail beschrieben und ver\u00f6ffentlicht wurden. Ein Angreifer kann diese Schwachstellen ausnutzen, um nicht n\u00e4her spezifizierte Auswirkungen zu verursachen."
}
],
"product_status": {
"known_affected": [
"T002207",
"5104"
]
},
"release_date": "2023-06-01T22:00:00.000+00:00",
"title": "CVE-2022-2880"
},
{
"cve": "CVE-2022-2879",
"notes": [
{
"category": "description",
"text": "Es existieren mehrere Schwachstellen in Splunk Splunk Enterprise in zahlreichen Komponenten von Drittanbietern (OpenSSL, curl, go, zlib, SQLite, json und weitere), die zum aktuellen Zeitpunkt nicht im Detail beschrieben und ver\u00f6ffentlicht wurden. Ein Angreifer kann diese Schwachstellen ausnutzen, um nicht n\u00e4her spezifizierte Auswirkungen zu verursachen."
}
],
"product_status": {
"known_affected": [
"T002207",
"5104"
]
},
"release_date": "2023-06-01T22:00:00.000+00:00",
"title": "CVE-2022-2879"
},
{
"cve": "CVE-2022-28327",
"notes": [
{
"category": "description",
"text": "Es existieren mehrere Schwachstellen in Splunk Splunk Enterprise in zahlreichen Komponenten von Drittanbietern (OpenSSL, curl, go, zlib, SQLite, json und weitere), die zum aktuellen Zeitpunkt nicht im Detail beschrieben und ver\u00f6ffentlicht wurden. Ein Angreifer kann diese Schwachstellen ausnutzen, um nicht n\u00e4her spezifizierte Auswirkungen zu verursachen."
}
],
"product_status": {
"known_affected": [
"T002207",
"5104"
]
},
"release_date": "2023-06-01T22:00:00.000+00:00",
"title": "CVE-2022-28327"
},
{
"cve": "CVE-2022-28131",
"notes": [
{
"category": "description",
"text": "Es existieren mehrere Schwachstellen in Splunk Splunk Enterprise in zahlreichen Komponenten von Drittanbietern (OpenSSL, curl, go, zlib, SQLite, json und weitere), die zum aktuellen Zeitpunkt nicht im Detail beschrieben und ver\u00f6ffentlicht wurden. Ein Angreifer kann diese Schwachstellen ausnutzen, um nicht n\u00e4her spezifizierte Auswirkungen zu verursachen."
}
],
"product_status": {
"known_affected": [
"T002207",
"5104"
]
},
"release_date": "2023-06-01T22:00:00.000+00:00",
"title": "CVE-2022-28131"
},
{
"cve": "CVE-2022-27782",
"notes": [
{
"category": "description",
"text": "Es existieren mehrere Schwachstellen in Splunk Splunk Enterprise in zahlreichen Komponenten von Drittanbietern (OpenSSL, curl, go, zlib, SQLite, json und weitere), die zum aktuellen Zeitpunkt nicht im Detail beschrieben und ver\u00f6ffentlicht wurden. Ein Angreifer kann diese Schwachstellen ausnutzen, um nicht n\u00e4her spezifizierte Auswirkungen zu verursachen."
}
],
"product_status": {
"known_affected": [
"T002207",
"5104"
]
},
"release_date": "2023-06-01T22:00:00.000+00:00",
"title": "CVE-2022-27782"
},
{
"cve": "CVE-2022-27781",
"notes": [
{
"category": "description",
"text": "Es existieren mehrere Schwachstellen in Splunk Splunk Enterprise in zahlreichen Komponenten von Drittanbietern (OpenSSL, curl, go, zlib, SQLite, json und weitere), die zum aktuellen Zeitpunkt nicht im Detail beschrieben und ver\u00f6ffentlicht wurden. Ein Angreifer kann diese Schwachstellen ausnutzen, um nicht n\u00e4her spezifizierte Auswirkungen zu verursachen."
}
],
"product_status": {
"known_affected": [
"T002207",
"5104"
]
},
"release_date": "2023-06-01T22:00:00.000+00:00",
"title": "CVE-2022-27781"
},
{
"cve": "CVE-2022-27780",
"notes": [
{
"category": "description",
"text": "Es existieren mehrere Schwachstellen in Splunk Splunk Enterprise in zahlreichen Komponenten von Drittanbietern (OpenSSL, curl, go, zlib, SQLite, json und weitere), die zum aktuellen Zeitpunkt nicht im Detail beschrieben und ver\u00f6ffentlicht wurden. Ein Angreifer kann diese Schwachstellen ausnutzen, um nicht n\u00e4her spezifizierte Auswirkungen zu verursachen."
}
],
"product_status": {
"known_affected": [
"T002207",
"5104"
]
},
"release_date": "2023-06-01T22:00:00.000+00:00",
"title": "CVE-2022-27780"
},
{
"cve": "CVE-2022-27779",
"notes": [
{
"category": "description",
"text": "Es existieren mehrere Schwachstellen in Splunk Splunk Enterprise in zahlreichen Komponenten von Drittanbietern (OpenSSL, curl, go, zlib, SQLite, json und weitere), die zum aktuellen Zeitpunkt nicht im Detail beschrieben und ver\u00f6ffentlicht wurden. Ein Angreifer kann diese Schwachstellen ausnutzen, um nicht n\u00e4her spezifizierte Auswirkungen zu verursachen."
}
],
"product_status": {
"known_affected": [
"T002207",
"5104"
]
},
"release_date": "2023-06-01T22:00:00.000+00:00",
"title": "CVE-2022-27779"
},
{
"cve": "CVE-2022-27778",
"notes": [
{
"category": "description",
"text": "Es existieren mehrere Schwachstellen in Splunk Splunk Enterprise in zahlreichen Komponenten von Drittanbietern (OpenSSL, curl, go, zlib, SQLite, json und weitere), die zum aktuellen Zeitpunkt nicht im Detail beschrieben und ver\u00f6ffentlicht wurden. Ein Angreifer kann diese Schwachstellen ausnutzen, um nicht n\u00e4her spezifizierte Auswirkungen zu verursachen."
}
],
"product_status": {
"known_affected": [
"T002207",
"5104"
]
},
"release_date": "2023-06-01T22:00:00.000+00:00",
"title": "CVE-2022-27778"
},
{
"cve": "CVE-2022-27776",
"notes": [
{
"category": "description",
"text": "Es existieren mehrere Schwachstellen in Splunk Splunk Enterprise in zahlreichen Komponenten von Drittanbietern (OpenSSL, curl, go, zlib, SQLite, json und weitere), die zum aktuellen Zeitpunkt nicht im Detail beschrieben und ver\u00f6ffentlicht wurden. Ein Angreifer kann diese Schwachstellen ausnutzen, um nicht n\u00e4her spezifizierte Auswirkungen zu verursachen."
}
],
"product_status": {
"known_affected": [
"T002207",
"5104"
]
},
"release_date": "2023-06-01T22:00:00.000+00:00",
"title": "CVE-2022-27776"
},
{
"cve": "CVE-2022-27775",
"notes": [
{
"category": "description",
"text": "Es existieren mehrere Schwachstellen in Splunk Splunk Enterprise in zahlreichen Komponenten von Drittanbietern (OpenSSL, curl, go, zlib, SQLite, json und weitere), die zum aktuellen Zeitpunkt nicht im Detail beschrieben und ver\u00f6ffentlicht wurden. Ein Angreifer kann diese Schwachstellen ausnutzen, um nicht n\u00e4her spezifizierte Auswirkungen zu verursachen."
}
],
"product_status": {
"known_affected": [
"T002207",
"5104"
]
},
"release_date": "2023-06-01T22:00:00.000+00:00",
"title": "CVE-2022-27775"
},
{
"cve": "CVE-2022-27774",
"notes": [
{
"category": "description",
"text": "Es existieren mehrere Schwachstellen in Splunk Splunk Enterprise in zahlreichen Komponenten von Drittanbietern (OpenSSL, curl, go, zlib, SQLite, json und weitere), die zum aktuellen Zeitpunkt nicht im Detail beschrieben und ver\u00f6ffentlicht wurden. Ein Angreifer kann diese Schwachstellen ausnutzen, um nicht n\u00e4her spezifizierte Auswirkungen zu verursachen."
}
],
"product_status": {
"known_affected": [
"T002207",
"5104"
]
},
"release_date": "2023-06-01T22:00:00.000+00:00",
"title": "CVE-2022-27774"
},
{
"cve": "CVE-2022-27664",
"notes": [
{
"category": "description",
"text": "Es existieren mehrere Schwachstellen in Splunk Splunk Enterprise in zahlreichen Komponenten von Drittanbietern (OpenSSL, curl, go, zlib, SQLite, json und weitere), die zum aktuellen Zeitpunkt nicht im Detail beschrieben und ver\u00f6ffentlicht wurden. Ein Angreifer kann diese Schwachstellen ausnutzen, um nicht n\u00e4her spezifizierte Auswirkungen zu verursachen."
}
],
"product_status": {
"known_affected": [
"T002207",
"5104"
]
},
"release_date": "2023-06-01T22:00:00.000+00:00",
"title": "CVE-2022-27664"
},
{
"cve": "CVE-2022-27191",
"notes": [
{
"category": "description",
"text": "Es existieren mehrere Schwachstellen in Splunk Splunk Enterprise in zahlreichen Komponenten von Drittanbietern (OpenSSL, curl, go, zlib, SQLite, json und weitere), die zum aktuellen Zeitpunkt nicht im Detail beschrieben und ver\u00f6ffentlicht wurden. Ein Angreifer kann diese Schwachstellen ausnutzen, um nicht n\u00e4her spezifizierte Auswirkungen zu verursachen."
}
],
"product_status": {
"known_affected": [
"T002207",
"5104"
]
},
"release_date": "2023-06-01T22:00:00.000+00:00",
"title": "CVE-2022-27191"
},
{
"cve": "CVE-2022-25858",
"notes": [
{
"category": "description",
"text": "Es existieren mehrere Schwachstellen in Splunk Splunk Enterprise in zahlreichen Komponenten von Drittanbietern (OpenSSL, curl, go, zlib, SQLite, json und weitere), die zum aktuellen Zeitpunkt nicht im Detail beschrieben und ver\u00f6ffentlicht wurden. Ein Angreifer kann diese Schwachstellen ausnutzen, um nicht n\u00e4her spezifizierte Auswirkungen zu verursachen."
}
],
"product_status": {
"known_affected": [
"T002207",
"5104"
]
},
"release_date": "2023-06-01T22:00:00.000+00:00",
"title": "CVE-2022-25858"
},
{
"cve": "CVE-2022-24999",
"notes": [
{
"category": "description",
"text": "Es existieren mehrere Schwachstellen in Splunk Splunk Enterprise in zahlreichen Komponenten von Drittanbietern (OpenSSL, curl, go, zlib, SQLite, json und weitere), die zum aktuellen Zeitpunkt nicht im Detail beschrieben und ver\u00f6ffentlicht wurden. Ein Angreifer kann diese Schwachstellen ausnutzen, um nicht n\u00e4her spezifizierte Auswirkungen zu verursachen."
}
],
"product_status": {
"known_affected": [
"T002207",
"5104"
]
},
"release_date": "2023-06-01T22:00:00.000+00:00",
"title": "CVE-2022-24999"
},
{
"cve": "CVE-2022-24921",
"notes": [
{
"category": "description",
"text": "Es existieren mehrere Schwachstellen in Splunk Splunk Enterprise in zahlreichen Komponenten von Drittanbietern (OpenSSL, curl, go, zlib, SQLite, json und weitere), die zum aktuellen Zeitpunkt nicht im Detail beschrieben und ver\u00f6ffentlicht wurden. Ein Angreifer kann diese Schwachstellen ausnutzen, um nicht n\u00e4her spezifizierte Auswirkungen zu verursachen."
}
],
"product_status": {
"known_affected": [
"T002207",
"5104"
]
},
"release_date": "2023-06-01T22:00:00.000+00:00",
"title": "CVE-2022-24921"
},
{
"cve": "CVE-2022-24675",
"notes": [
{
"category": "description",
"text": "Es existieren mehrere Schwachstellen in Splunk Splunk Enterprise in zahlreichen Komponenten von Drittanbietern (OpenSSL, curl, go, zlib, SQLite, json und weitere), die zum aktuellen Zeitpunkt nicht im Detail beschrieben und ver\u00f6ffentlicht wurden. Ein Angreifer kann diese Schwachstellen ausnutzen, um nicht n\u00e4her spezifizierte Auswirkungen zu verursachen."
}
],
"product_status": {
"known_affected": [
"T002207",
"5104"
]
},
"release_date": "2023-06-01T22:00:00.000+00:00",
"title": "CVE-2022-24675"
},
{
"cve": "CVE-2022-23806",
"notes": [
{
"category": "description",
"text": "Es existieren mehrere Schwachstellen in Splunk Splunk Enterprise in zahlreichen Komponenten von Drittanbietern (OpenSSL, curl, go, zlib, SQLite, json und weitere), die zum aktuellen Zeitpunkt nicht im Detail beschrieben und ver\u00f6ffentlicht wurden. Ein Angreifer kann diese Schwachstellen ausnutzen, um nicht n\u00e4her spezifizierte Auswirkungen zu verursachen."
}
],
"product_status": {
"known_affected": [
"T002207",
"5104"
]
},
"release_date": "2023-06-01T22:00:00.000+00:00",
"title": "CVE-2022-23806"
},
{
"cve": "CVE-2022-23773",
"notes": [
{
"category": "description",
"text": "Es existieren mehrere Schwachstellen in Splunk Splunk Enterprise in zahlreichen Komponenten von Drittanbietern (OpenSSL, curl, go, zlib, SQLite, json und weitere), die zum aktuellen Zeitpunkt nicht im Detail beschrieben und ver\u00f6ffentlicht wurden. Ein Angreifer kann diese Schwachstellen ausnutzen, um nicht n\u00e4her spezifizierte Auswirkungen zu verursachen."
}
],
"product_status": {
"known_affected": [
"T002207",
"5104"
]
},
"release_date": "2023-06-01T22:00:00.000+00:00",
"title": "CVE-2022-23773"
},
{
"cve": "CVE-2022-23772",
"notes": [
{
"category": "description",
"text": "Es existieren mehrere Schwachstellen in Splunk Splunk Enterprise in zahlreichen Komponenten von Drittanbietern (OpenSSL, curl, go, zlib, SQLite, json und weitere), die zum aktuellen Zeitpunkt nicht im Detail beschrieben und ver\u00f6ffentlicht wurden. Ein Angreifer kann diese Schwachstellen ausnutzen, um nicht n\u00e4her spezifizierte Auswirkungen zu verursachen."
}
],
"product_status": {
"known_affected": [
"T002207",
"5104"
]
},
"release_date": "2023-06-01T22:00:00.000+00:00",
"title": "CVE-2022-23772"
},
{
"cve": "CVE-2022-23491",
"notes": [
{
"category": "description",
"text": "Es existieren mehrere Schwachstellen in Splunk Splunk Enterprise in zahlreichen Komponenten von Drittanbietern (OpenSSL, curl, go, zlib, SQLite, json und weitere), die zum aktuellen Zeitpunkt nicht im Detail beschrieben und ver\u00f6ffentlicht wurden. Ein Angreifer kann diese Schwachstellen ausnutzen, um nicht n\u00e4her spezifizierte Auswirkungen zu verursachen."
}
],
"product_status": {
"known_affected": [
"T002207",
"5104"
]
},
"release_date": "2023-06-01T22:00:00.000+00:00",
"title": "CVE-2022-23491"
},
{
"cve": "CVE-2022-22576",
"notes": [
{
"category": "description",
"text": "Es existieren mehrere Schwachstellen in Splunk Splunk Enterprise in zahlreichen Komponenten von Drittanbietern (OpenSSL, curl, go, zlib, SQLite, json und weitere), die zum aktuellen Zeitpunkt nicht im Detail beschrieben und ver\u00f6ffentlicht wurden. Ein Angreifer kann diese Schwachstellen ausnutzen, um nicht n\u00e4her spezifizierte Auswirkungen zu verursachen."
}
],
"product_status": {
"known_affected": [
"T002207",
"5104"
]
},
"release_date": "2023-06-01T22:00:00.000+00:00",
"title": "CVE-2022-22576"
},
{
"cve": "CVE-2022-1962",
"notes": [
{
"category": "description",
"text": "Es existieren mehrere Schwachstellen in Splunk Splunk Enterprise in zahlreichen Komponenten von Drittanbietern (OpenSSL, curl, go, zlib, SQLite, json und weitere), die zum aktuellen Zeitpunkt nicht im Detail beschrieben und ver\u00f6ffentlicht wurden. Ein Angreifer kann diese Schwachstellen ausnutzen, um nicht n\u00e4her spezifizierte Auswirkungen zu verursachen."
}
],
"product_status": {
"known_affected": [
"T002207",
"5104"
]
},
"release_date": "2023-06-01T22:00:00.000+00:00",
"title": "CVE-2022-1962"
},
{
"cve": "CVE-2022-1705",
"notes": [
{
"category": "description",
"text": "Es existieren mehrere Schwachstellen in Splunk Splunk Enterprise in zahlreichen Komponenten von Drittanbietern (OpenSSL, curl, go, zlib, SQLite, json und weitere), die zum aktuellen Zeitpunkt nicht im Detail beschrieben und ver\u00f6ffentlicht wurden. Ein Angreifer kann diese Schwachstellen ausnutzen, um nicht n\u00e4her spezifizierte Auswirkungen zu verursachen."
}
],
"product_status": {
"known_affected": [
"T002207",
"5104"
]
},
"release_date": "2023-06-01T22:00:00.000+00:00",
"title": "CVE-2022-1705"
},
{
"cve": "CVE-2021-43565",
"notes": [
{
"category": "description",
"text": "Es existieren mehrere Schwachstellen in Splunk Splunk Enterprise in zahlreichen Komponenten von Drittanbietern (OpenSSL, curl, go, zlib, SQLite, json und weitere), die zum aktuellen Zeitpunkt nicht im Detail beschrieben und ver\u00f6ffentlicht wurden. Ein Angreifer kann diese Schwachstellen ausnutzen, um nicht n\u00e4her spezifizierte Auswirkungen zu verursachen."
}
],
"product_status": {
"known_affected": [
"T002207",
"5104"
]
},
"release_date": "2023-06-01T22:00:00.000+00:00",
"title": "CVE-2021-43565"
},
{
"cve": "CVE-2021-3803",
"notes": [
{
"category": "description",
"text": "Es existieren mehrere Schwachstellen in Splunk Splunk Enterprise in zahlreichen Komponenten von Drittanbietern (OpenSSL, curl, go, zlib, SQLite, json und weitere), die zum aktuellen Zeitpunkt nicht im Detail beschrieben und ver\u00f6ffentlicht wurden. Ein Angreifer kann diese Schwachstellen ausnutzen, um nicht n\u00e4her spezifizierte Auswirkungen zu verursachen."
}
],
"product_status": {
"known_affected": [
"T002207",
"5104"
]
},
"release_date": "2023-06-01T22:00:00.000+00:00",
"title": "CVE-2021-3803"
},
{
"cve": "CVE-2021-36976",
"notes": [
{
"category": "description",
"text": "Es existieren mehrere Schwachstellen in Splunk Splunk Enterprise in zahlreichen Komponenten von Drittanbietern (OpenSSL, curl, go, zlib, SQLite, json und weitere), die zum aktuellen Zeitpunkt nicht im Detail beschrieben und ver\u00f6ffentlicht wurden. Ein Angreifer kann diese Schwachstellen ausnutzen, um nicht n\u00e4her spezifizierte Auswirkungen zu verursachen."
}
],
"product_status": {
"known_affected": [
"T002207",
"5104"
]
},
"release_date": "2023-06-01T22:00:00.000+00:00",
"title": "CVE-2021-36976"
},
{
"cve": "CVE-2021-3520",
"notes": [
{
"category": "description",
"text": "Es existieren mehrere Schwachstellen in Splunk Splunk Enterprise in zahlreichen Komponenten von Drittanbietern (OpenSSL, curl, go, zlib, SQLite, json und weitere), die zum aktuellen Zeitpunkt nicht im Detail beschrieben und ver\u00f6ffentlicht wurden. Ein Angreifer kann diese Schwachstellen ausnutzen, um nicht n\u00e4her spezifizierte Auswirkungen zu verursachen."
}
],
"product_status": {
"known_affected": [
"T002207",
"5104"
]
},
"release_date": "2023-06-01T22:00:00.000+00:00",
"title": "CVE-2021-3520"
},
{
"cve": "CVE-2021-33587",
"notes": [
{
"category": "description",
"text": "Es existieren mehrere Schwachstellen in Splunk Splunk Enterprise in zahlreichen Komponenten von Drittanbietern (OpenSSL, curl, go, zlib, SQLite, json und weitere), die zum aktuellen Zeitpunkt nicht im Detail beschrieben und ver\u00f6ffentlicht wurden. Ein Angreifer kann diese Schwachstellen ausnutzen, um nicht n\u00e4her spezifizierte Auswirkungen zu verursachen."
}
],
"product_status": {
"known_affected": [
"T002207",
"5104"
]
},
"release_date": "2023-06-01T22:00:00.000+00:00",
"title": "CVE-2021-33587"
},
{
"cve": "CVE-2021-33503",
"notes": [
{
"category": "description",
"text": "Es existieren mehrere Schwachstellen in Splunk Splunk Enterprise in zahlreichen Komponenten von Drittanbietern (OpenSSL, curl, go, zlib, SQLite, json und weitere), die zum aktuellen Zeitpunkt nicht im Detail beschrieben und ver\u00f6ffentlicht wurden. Ein Angreifer kann diese Schwachstellen ausnutzen, um nicht n\u00e4her spezifizierte Auswirkungen zu verursachen."
}
],
"product_status": {
"known_affected": [
"T002207",
"5104"
]
},
"release_date": "2023-06-01T22:00:00.000+00:00",
"title": "CVE-2021-33503"
},
{
"cve": "CVE-2021-33502",
"notes": [
{
"category": "description",
"text": "Es existieren mehrere Schwachstellen in Splunk Splunk Enterprise in zahlreichen Komponenten von Drittanbietern (OpenSSL, curl, go, zlib, SQLite, json und weitere), die zum aktuellen Zeitpunkt nicht im Detail beschrieben und ver\u00f6ffentlicht wurden. Ein Angreifer kann diese Schwachstellen ausnutzen, um nicht n\u00e4her spezifizierte Auswirkungen zu verursachen."
}
],
"product_status": {
"known_affected": [
"T002207",
"5104"
]
},
"release_date": "2023-06-01T22:00:00.000+00:00",
"title": "CVE-2021-33502"
},
{
"cve": "CVE-2021-31566",
"notes": [
{
"category": "description",
"text": "Es existieren mehrere Schwachstellen in Splunk Splunk Enterprise in zahlreichen Komponenten von Drittanbietern (OpenSSL, curl, go, zlib, SQLite, json und weitere), die zum aktuellen Zeitpunkt nicht im Detail beschrieben und ver\u00f6ffentlicht wurden. Ein Angreifer kann diese Schwachstellen ausnutzen, um nicht n\u00e4her spezifizierte Auswirkungen zu verursachen."
}
],
"product_status": {
"known_affected": [
"T002207",
"5104"
]
},
"release_date": "2023-06-01T22:00:00.000+00:00",
"title": "CVE-2021-31566"
},
{
"cve": "CVE-2021-29060",
"notes": [
{
"category": "description",
"text": "Es existieren mehrere Schwachstellen in Splunk Splunk Enterprise in zahlreichen Komponenten von Drittanbietern (OpenSSL, curl, go, zlib, SQLite, json und weitere), die zum aktuellen Zeitpunkt nicht im Detail beschrieben und ver\u00f6ffentlicht wurden. Ein Angreifer kann diese Schwachstellen ausnutzen, um nicht n\u00e4her spezifizierte Auswirkungen zu verursachen."
}
],
"product_status": {
"known_affected": [
"T002207",
"5104"
]
},
"release_date": "2023-06-01T22:00:00.000+00:00",
"title": "CVE-2021-29060"
},
{
"cve": "CVE-2021-27292",
"notes": [
{
"category": "description",
"text": "Es existieren mehrere Schwachstellen in Splunk Splunk Enterprise in zahlreichen Komponenten von Drittanbietern (OpenSSL, curl, go, zlib, SQLite, json und weitere), die zum aktuellen Zeitpunkt nicht im Detail beschrieben und ver\u00f6ffentlicht wurden. Ein Angreifer kann diese Schwachstellen ausnutzen, um nicht n\u00e4her spezifizierte Auswirkungen zu verursachen."
}
],
"product_status": {
"known_affected": [
"T002207",
"5104"
]
},
"release_date": "2023-06-01T22:00:00.000+00:00",
"title": "CVE-2021-27292"
},
{
"cve": "CVE-2021-23382",
"notes": [
{
"category": "description",
"text": "Es existieren mehrere Schwachstellen in Splunk Splunk Enterprise in zahlreichen Komponenten von Drittanbietern (OpenSSL, curl, go, zlib, SQLite, json und weitere), die zum aktuellen Zeitpunkt nicht im Detail beschrieben und ver\u00f6ffentlicht wurden. Ein Angreifer kann diese Schwachstellen ausnutzen, um nicht n\u00e4her spezifizierte Auswirkungen zu verursachen."
}
],
"product_status": {
"known_affected": [
"T002207",
"5104"
]
},
"release_date": "2023-06-01T22:00:00.000+00:00",
"title": "CVE-2021-23382"
},
{
"cve": "CVE-2021-23368",
"notes": [
{
"category": "description",
"text": "Es existieren mehrere Schwachstellen in Splunk Splunk Enterprise in zahlreichen Komponenten von Drittanbietern (OpenSSL, curl, go, zlib, SQLite, json und weitere), die zum aktuellen Zeitpunkt nicht im Detail beschrieben und ver\u00f6ffentlicht wurden. Ein Angreifer kann diese Schwachstellen ausnutzen, um nicht n\u00e4her spezifizierte Auswirkungen zu verursachen."
}
],
"product_status": {
"known_affected": [
"T002207",
"5104"
]
},
"release_date": "2023-06-01T22:00:00.000+00:00",
"title": "CVE-2021-23368"
},
{
"cve": "CVE-2021-23343",
"notes": [
{
"category": "description",
"text": "Es existieren mehrere Schwachstellen in Splunk Splunk Enterprise in zahlreichen Komponenten von Drittanbietern (OpenSSL, curl, go, zlib, SQLite, json und weitere), die zum aktuellen Zeitpunkt nicht im Detail beschrieben und ver\u00f6ffentlicht wurden. Ein Angreifer kann diese Schwachstellen ausnutzen, um nicht n\u00e4her spezifizierte Auswirkungen zu verursachen."
}
],
"product_status": {
"known_affected": [
"T002207",
"5104"
]
},
"release_date": "2023-06-01T22:00:00.000+00:00",
"title": "CVE-2021-23343"
},
{
"cve": "CVE-2021-22947",
"notes": [
{
"category": "description",
"text": "Es existieren mehrere Schwachstellen in Splunk Splunk Enterprise in zahlreichen Komponenten von Drittanbietern (OpenSSL, curl, go, zlib, SQLite, json und weitere), die zum aktuellen Zeitpunkt nicht im Detail beschrieben und ver\u00f6ffentlicht wurden. Ein Angreifer kann diese Schwachstellen ausnutzen, um nicht n\u00e4her spezifizierte Auswirkungen zu verursachen."
}
],
"product_status": {
"known_affected": [
"T002207",
"5104"
]
},
"release_date": "2023-06-01T22:00:00.000+00:00",
"title": "CVE-2021-22947"
},
{
"cve": "CVE-2021-22946",
"notes": [
{
"category": "description",
"text": "Es existieren mehrere Schwachstellen in Splunk Splunk Enterprise in zahlreichen Komponenten von Drittanbietern (OpenSSL, curl, go, zlib, SQLite, json und weitere), die zum aktuellen Zeitpunkt nicht im Detail beschrieben und ver\u00f6ffentlicht wurden. Ein Angreifer kann diese Schwachstellen ausnutzen, um nicht n\u00e4her spezifizierte Auswirkungen zu verursachen."
}
],
"product_status": {
"known_affected": [
"T002207",
"5104"
]
},
"release_date": "2023-06-01T22:00:00.000+00:00",
"title": "CVE-2021-22946"
},
{
"cve": "CVE-2021-22945",
"notes": [
{
"category": "description",
"text": "Es existieren mehrere Schwachstellen in Splunk Splunk Enterprise in zahlreichen Komponenten von Drittanbietern (OpenSSL, curl, go, zlib, SQLite, json und weitere), die zum aktuellen Zeitpunkt nicht im Detail beschrieben und ver\u00f6ffentlicht wurden. Ein Angreifer kann diese Schwachstellen ausnutzen, um nicht n\u00e4her spezifizierte Auswirkungen zu verursachen."
}
],
"product_status": {
"known_affected": [
"T002207",
"5104"
]
},
"release_date": "2023-06-01T22:00:00.000+00:00",
"title": "CVE-2021-22945"
},
{
"cve": "CVE-2021-22926",
"notes": [
{
"category": "description",
"text": "Es existieren mehrere Schwachstellen in Splunk Splunk Enterprise in zahlreichen Komponenten von Drittanbietern (OpenSSL, curl, go, zlib, SQLite, json und weitere), die zum aktuellen Zeitpunkt nicht im Detail beschrieben und ver\u00f6ffentlicht wurden. Ein Angreifer kann diese Schwachstellen ausnutzen, um nicht n\u00e4her spezifizierte Auswirkungen zu verursachen."
}
],
"product_status": {
"known_affected": [
"T002207",
"5104"
]
},
"release_date": "2023-06-01T22:00:00.000+00:00",
"title": "CVE-2021-22926"
},
{
"cve": "CVE-2021-22925",
"notes": [
{
"category": "description",
"text": "Es existieren mehrere Schwachstellen in Splunk Splunk Enterprise in zahlreichen Komponenten von Drittanbietern (OpenSSL, curl, go, zlib, SQLite, json und weitere), die zum aktuellen Zeitpunkt nicht im Detail beschrieben und ver\u00f6ffentlicht wurden. Ein Angreifer kann diese Schwachstellen ausnutzen, um nicht n\u00e4her spezifizierte Auswirkungen zu verursachen."
}
],
"product_status": {
"known_affected": [
"T002207",
"5104"
]
},
"release_date": "2023-06-01T22:00:00.000+00:00",
"title": "CVE-2021-22925"
},
{
"cve": "CVE-2021-22924",
"notes": [
{
"category": "description",
"text": "Es existieren mehrere Schwachstellen in Splunk Splunk Enterprise in zahlreichen Komponenten von Drittanbietern (OpenSSL, curl, go, zlib, SQLite, json und weitere), die zum aktuellen Zeitpunkt nicht im Detail beschrieben und ver\u00f6ffentlicht wurden. Ein Angreifer kann diese Schwachstellen ausnutzen, um nicht n\u00e4her spezifizierte Auswirkungen zu verursachen."
}
],
"product_status": {
"known_affected": [
"T002207",
"5104"
]
},
"release_date": "2023-06-01T22:00:00.000+00:00",
"title": "CVE-2021-22924"
},
{
"cve": "CVE-2021-22923",
"notes": [
{
"category": "description",
"text": "Es existieren mehrere Schwachstellen in Splunk Splunk Enterprise in zahlreichen Komponenten von Drittanbietern (OpenSSL, curl, go, zlib, SQLite, json und weitere), die zum aktuellen Zeitpunkt nicht im Detail beschrieben und ver\u00f6ffentlicht wurden. Ein Angreifer kann diese Schwachstellen ausnutzen, um nicht n\u00e4her spezifizierte Auswirkungen zu verursachen."
}
],
"product_status": {
"known_affected": [
"T002207",
"5104"
]
},
"release_date": "2023-06-01T22:00:00.000+00:00",
"title": "CVE-2021-22923"
},
{
"cve": "CVE-2021-22922",
"notes": [
{
"category": "description",
"text": "Es existieren mehrere Schwachstellen in Splunk Splunk Enterprise in zahlreichen Komponenten von Drittanbietern (OpenSSL, curl, go, zlib, SQLite, json und weitere), die zum aktuellen Zeitpunkt nicht im Detail beschrieben und ver\u00f6ffentlicht wurden. Ein Angreifer kann diese Schwachstellen ausnutzen, um nicht n\u00e4her spezifizierte Auswirkungen zu verursachen."
}
],
"product_status": {
"known_affected": [
"T002207",
"5104"
]
},
"release_date": "2023-06-01T22:00:00.000+00:00",
"title": "CVE-2021-22922"
},
{
"cve": "CVE-2021-22901",
"notes": [
{
"category": "description",
"text": "Es existieren mehrere Schwachstellen in Splunk Splunk Enterprise in zahlreichen Komponenten von Drittanbietern (OpenSSL, curl, go, zlib, SQLite, json und weitere), die zum aktuellen Zeitpunkt nicht im Detail beschrieben und ver\u00f6ffentlicht wurden. Ein Angreifer kann diese Schwachstellen ausnutzen, um nicht n\u00e4her spezifizierte Auswirkungen zu verursachen."
}
],
"product_status": {
"known_affected": [
"T002207",
"5104"
]
},
"release_date": "2023-06-01T22:00:00.000+00:00",
"title": "CVE-2021-22901"
},
{
"cve": "CVE-2021-22898",
"notes": [
{
"category": "description",
"text": "Es existieren mehrere Schwachstellen in Splunk Splunk Enterprise in zahlreichen Komponenten von Drittanbietern (OpenSSL, curl, go, zlib, SQLite, json und weitere), die zum aktuellen Zeitpunkt nicht im Detail beschrieben und ver\u00f6ffentlicht wurden. Ein Angreifer kann diese Schwachstellen ausnutzen, um nicht n\u00e4her spezifizierte Auswirkungen zu verursachen."
}
],
"product_status": {
"known_affected": [
"T002207",
"5104"
]
},
"release_date": "2023-06-01T22:00:00.000+00:00",
"title": "CVE-2021-22898"
},
{
"cve": "CVE-2021-22897",
"notes": [
{
"category": "description",
"text": "Es existieren mehrere Schwachstellen in Splunk Splunk Enterprise in zahlreichen Komponenten von Drittanbietern (OpenSSL, curl, go, zlib, SQLite, json und weitere), die zum aktuellen Zeitpunkt nicht im Detail beschrieben und ver\u00f6ffentlicht wurden. Ein Angreifer kann diese Schwachstellen ausnutzen, um nicht n\u00e4her spezifizierte Auswirkungen zu verursachen."
}
],
"product_status": {
"known_affected": [
"T002207",
"5104"
]
},
"release_date": "2023-06-01T22:00:00.000+00:00",
"title": "CVE-2021-22897"
},
{
"cve": "CVE-2021-22890",
"notes": [
{
"category": "description",
"text": "Es existieren mehrere Schwachstellen in Splunk Splunk Enterprise in zahlreichen Komponenten von Drittanbietern (OpenSSL, curl, go, zlib, SQLite, json und weitere), die zum aktuellen Zeitpunkt nicht im Detail beschrieben und ver\u00f6ffentlicht wurden. Ein Angreifer kann diese Schwachstellen ausnutzen, um nicht n\u00e4her spezifizierte Auswirkungen zu verursachen."
}
],
"product_status": {
"known_affected": [
"T002207",
"5104"
]
},
"release_date": "2023-06-01T22:00:00.000+00:00",
"title": "CVE-2021-22890"
},
{
"cve": "CVE-2021-22876",
"notes": [
{
"category": "description",
"text": "Es existieren mehrere Schwachstellen in Splunk Splunk Enterprise in zahlreichen Komponenten von Drittanbietern (OpenSSL, curl, go, zlib, SQLite, json und weitere), die zum aktuellen Zeitpunkt nicht im Detail beschrieben und ver\u00f6ffentlicht wurden. Ein Angreifer kann diese Schwachstellen ausnutzen, um nicht n\u00e4her spezifizierte Auswirkungen zu verursachen."
}
],
"product_status": {
"known_affected": [
"T002207",
"5104"
]
},
"release_date": "2023-06-01T22:00:00.000+00:00",
"title": "CVE-2021-22876"
},
{
"cve": "CVE-2021-20095",
"notes": [
{
"category": "description",
"text": "Es existieren mehrere Schwachstellen in Splunk Splunk Enterprise in zahlreichen Komponenten von Drittanbietern (OpenSSL, curl, go, zlib, SQLite, json und weitere), die zum aktuellen Zeitpunkt nicht im Detail beschrieben und ver\u00f6ffentlicht wurden. Ein Angreifer kann diese Schwachstellen ausnutzen, um nicht n\u00e4her spezifizierte Auswirkungen zu verursachen."
}
],
"product_status": {
"known_affected": [
"T002207",
"5104"
]
},
"release_date": "2023-06-01T22:00:00.000+00:00",
"title": "CVE-2021-20095"
},
{
"cve": "CVE-2020-8286",
"notes": [
{
"category": "description",
"text": "Es existieren mehrere Schwachstellen in Splunk Splunk Enterprise in zahlreichen Komponenten von Drittanbietern (OpenSSL, curl, go, zlib, SQLite, json und weitere), die zum aktuellen Zeitpunkt nicht im Detail beschrieben und ver\u00f6ffentlicht wurden. Ein Angreifer kann diese Schwachstellen ausnutzen, um nicht n\u00e4her spezifizierte Auswirkungen zu verursachen."
}
],
"product_status": {
"known_affected": [
"T002207",
"5104"
]
},
"release_date": "2023-06-01T22:00:00.000+00:00",
"title": "CVE-2020-8286"
},
{
"cve": "CVE-2020-8285",
"notes": [
{
"category": "description",
"text": "Es existieren mehrere Schwachstellen in Splunk Splunk Enterprise in zahlreichen Komponenten von Drittanbietern (OpenSSL, curl, go, zlib, SQLite, json und weitere), die zum aktuellen Zeitpunkt nicht im Detail beschrieben und ver\u00f6ffentlicht wurden. Ein Angreifer kann diese Schwachstellen ausnutzen, um nicht n\u00e4her spezifizierte Auswirkungen zu verursachen."
}
],
"product_status": {
"known_affected": [
"T002207",
"5104"
]
},
"release_date": "2023-06-01T22:00:00.000+00:00",
"title": "CVE-2020-8285"
},
{
"cve": "CVE-2020-8284",
"notes": [
{
"category": "description",
"text": "Es existieren mehrere Schwachstellen in Splunk Splunk Enterprise in zahlreichen Komponenten von Drittanbietern (OpenSSL, curl, go, zlib, SQLite, json und weitere), die zum aktuellen Zeitpunkt nicht im Detail beschrieben und ver\u00f6ffentlicht wurden. Ein Angreifer kann diese Schwachstellen ausnutzen, um nicht n\u00e4her spezifizierte Auswirkungen zu verursachen."
}
],
"product_status": {
"known_affected": [
"T002207",
"5104"
]
},
"release_date": "2023-06-01T22:00:00.000+00:00",
"title": "CVE-2020-8284"
},
{
"cve": "CVE-2020-8231",
"notes": [
{
"category": "description",
"text": "Es existieren mehrere Schwachstellen in Splunk Splunk Enterprise in zahlreichen Komponenten von Drittanbietern (OpenSSL, curl, go, zlib, SQLite, json und weitere), die zum aktuellen Zeitpunkt nicht im Detail beschrieben und ver\u00f6ffentlicht wurden. Ein Angreifer kann diese Schwachstellen ausnutzen, um nicht n\u00e4her spezifizierte Auswirkungen zu verursachen."
}
],
"product_status": {
"known_affected": [
"T002207",
"5104"
]
},
"release_date": "2023-06-01T22:00:00.000+00:00",
"title": "CVE-2020-8231"
},
{
"cve": "CVE-2020-8203",
"notes": [
{
"category": "description",
"text": "Es existieren mehrere Schwachstellen in Splunk Splunk Enterprise in zahlreichen Komponenten von Drittanbietern (OpenSSL, curl, go, zlib, SQLite, json und weitere), die zum aktuellen Zeitpunkt nicht im Detail beschrieben und ver\u00f6ffentlicht wurden. Ein Angreifer kann diese Schwachstellen ausnutzen, um nicht n\u00e4her spezifizierte Auswirkungen zu verursachen."
}
],
"product_status": {
"known_affected": [
"T002207",
"5104"
]
},
"release_date": "2023-06-01T22:00:00.000+00:00",
"title": "CVE-2020-8203"
},
{
"cve": "CVE-2020-8177",
"notes": [
{
"category": "description",
"text": "Es existieren mehrere Schwachstellen in Splunk Splunk Enterprise in zahlreichen Komponenten von Drittanbietern (OpenSSL, curl, go, zlib, SQLite, json und weitere), die zum aktuellen Zeitpunkt nicht im Detail beschrieben und ver\u00f6ffentlicht wurden. Ein Angreifer kann diese Schwachstellen ausnutzen, um nicht n\u00e4her spezifizierte Auswirkungen zu verursachen."
}
],
"product_status": {
"known_affected": [
"T002207",
"5104"
]
},
"release_date": "2023-06-01T22:00:00.000+00:00",
"title": "CVE-2020-8177"
},
{
"cve": "CVE-2020-8169",
"notes": [
{
"category": "description",
"text": "Es existieren mehrere Schwachstellen in Splunk Splunk Enterprise in zahlreichen Komponenten von Drittanbietern (OpenSSL, curl, go, zlib, SQLite, json und weitere), die zum aktuellen Zeitpunkt nicht im Detail beschrieben und ver\u00f6ffentlicht wurden. Ein Angreifer kann diese Schwachstellen ausnutzen, um nicht n\u00e4her spezifizierte Auswirkungen zu verursachen."
}
],
"product_status": {
"known_affected": [
"T002207",
"5104"
]
},
"release_date": "2023-06-01T22:00:00.000+00:00",
"title": "CVE-2020-8169"
},
{
"cve": "CVE-2020-8116",
"notes": [
{
"category": "description",
"text": "Es existieren mehrere Schwachstellen in Splunk Splunk Enterprise in zahlreichen Komponenten von Drittanbietern (OpenSSL, curl, go, zlib, SQLite, json und weitere), die zum aktuellen Zeitpunkt nicht im Detail beschrieben und ver\u00f6ffentlicht wurden. Ein Angreifer kann diese Schwachstellen ausnutzen, um nicht n\u00e4her spezifizierte Auswirkungen zu verursachen."
}
],
"product_status": {
"known_affected": [
"T002207",
"5104"
]
},
"release_date": "2023-06-01T22:00:00.000+00:00",
"title": "CVE-2020-8116"
},
{
"cve": "CVE-2020-7774",
"notes": [
{
"category": "description",
"text": "Es existieren mehrere Schwachstellen in Splunk Splunk Enterprise in zahlreichen Komponenten von Drittanbietern (OpenSSL, curl, go, zlib, SQLite, json und weitere), die zum aktuellen Zeitpunkt nicht im Detail beschrieben und ver\u00f6ffentlicht wurden. Ein Angreifer kann diese Schwachstellen ausnutzen, um nicht n\u00e4her spezifizierte Auswirkungen zu verursachen."
}
],
"product_status": {
"known_affected": [
"T002207",
"5104"
]
},
"release_date": "2023-06-01T22:00:00.000+00:00",
"title": "CVE-2020-7774"
},
{
"cve": "CVE-2020-7753",
"notes": [
{
"category": "description",
"text": "Es existieren mehrere Schwachstellen in Splunk Splunk Enterprise in zahlreichen Komponenten von Drittanbietern (OpenSSL, curl, go, zlib, SQLite, json und weitere), die zum aktuellen Zeitpunkt nicht im Detail beschrieben und ver\u00f6ffentlicht wurden. Ein Angreifer kann diese Schwachstellen ausnutzen, um nicht n\u00e4her spezifizierte Auswirkungen zu verursachen."
}
],
"product_status": {
"known_affected": [
"T002207",
"5104"
]
},
"release_date": "2023-06-01T22:00:00.000+00:00",
"title": "CVE-2020-7753"
},
{
"cve": "CVE-2020-7662",
"notes": [
{
"category": "description",
"text": "Es existieren mehrere Schwachstellen in Splunk Splunk Enterprise in zahlreichen Komponenten von Drittanbietern (OpenSSL, curl, go, zlib, SQLite, json und weitere), die zum aktuellen Zeitpunkt nicht im Detail beschrieben und ver\u00f6ffentlicht wurden. Ein Angreifer kann diese Schwachstellen ausnutzen, um nicht n\u00e4her spezifizierte Auswirkungen zu verursachen."
}
],
"product_status": {
"known_affected": [
"T002207",
"5104"
]
},
"release_date": "2023-06-01T22:00:00.000+00:00",
"title": "CVE-2020-7662"
},
{
"cve": "CVE-2020-28469",
"notes": [
{
"category": "description",
"text": "Es existieren mehrere Schwachstellen in Splunk Splunk Enterprise in zahlreichen Komponenten von Drittanbietern (OpenSSL, curl, go, zlib, SQLite, json und weitere), die zum aktuellen Zeitpunkt nicht im Detail beschrieben und ver\u00f6ffentlicht wurden. Ein Angreifer kann diese Schwachstellen ausnutzen, um nicht n\u00e4her spezifizierte Auswirkungen zu verursachen."
}
],
"product_status": {
"known_affected": [
"T002207",
"5104"
]
},
"release_date": "2023-06-01T22:00:00.000+00:00",
"title": "CVE-2020-28469"
},
{
"cve": "CVE-2020-15138",
"notes": [
{
"category": "description",
"text": "Es existieren mehrere Schwachstellen in Splunk Splunk Enterprise in zahlreichen Komponenten von Drittanbietern (OpenSSL, curl, go, zlib, SQLite, json und weitere), die zum aktuellen Zeitpunkt nicht im Detail beschrieben und ver\u00f6ffentlicht wurden. Ein Angreifer kann diese Schwachstellen ausnutzen, um nicht n\u00e4her spezifizierte Auswirkungen zu verursachen."
}
],
"product_status": {
"known_affected": [
"T002207",
"5104"
]
},
"release_date": "2023-06-01T22:00:00.000+00:00",
"title": "CVE-2020-15138"
},
{
"cve": "CVE-2020-13822",
"notes": [
{
"category": "description",
"text": "Es existieren mehrere Schwachstellen in Splunk Splunk Enterprise in zahlreichen Komponenten von Drittanbietern (OpenSSL, curl, go, zlib, SQLite, json und weitere), die zum aktuellen Zeitpunkt nicht im Detail beschrieben und ver\u00f6ffentlicht wurden. Ein Angreifer kann diese Schwachstellen ausnutzen, um nicht n\u00e4her spezifizierte Auswirkungen zu verursachen."
}
],
"product_status": {
"known_affected": [
"T002207",
"5104"
]
},
"release_date": "2023-06-01T22:00:00.000+00:00",
"title": "CVE-2020-13822"
},
{
"cve": "CVE-2019-20149",
"notes": [
{
"category": "description",
"text": "Es existieren mehrere Schwachstellen in Splunk Splunk Enterprise in zahlreichen Komponenten von Drittanbietern (OpenSSL, curl, go, zlib, SQLite, json und weitere), die zum aktuellen Zeitpunkt nicht im Detail beschrieben und ver\u00f6ffentlicht wurden. Ein Angreifer kann diese Schwachstellen ausnutzen, um nicht n\u00e4her spezifizierte Auswirkungen zu verursachen."
}
],
"product_status": {
"known_affected": [
"T002207",
"5104"
]
},
"release_date": "2023-06-01T22:00:00.000+00:00",
"title": "CVE-2019-20149"
},
{
"cve": "CVE-2019-10746",
"notes": [
{
"category": "description",
"text": "Es existieren mehrere Schwachstellen in Splunk Splunk Enterprise in zahlreichen Komponenten von Drittanbietern (OpenSSL, curl, go, zlib, SQLite, json und weitere), die zum aktuellen Zeitpunkt nicht im Detail beschrieben und ver\u00f6ffentlicht wurden. Ein Angreifer kann diese Schwachstellen ausnutzen, um nicht n\u00e4her spezifizierte Auswirkungen zu verursachen."
}
],
"product_status": {
"known_affected": [
"T002207",
"5104"
]
},
"release_date": "2023-06-01T22:00:00.000+00:00",
"title": "CVE-2019-10746"
},
{
"cve": "CVE-2019-10744",
"notes": [
{
"category": "description",
"text": "Es existieren mehrere Schwachstellen in Splunk Splunk Enterprise in zahlreichen Komponenten von Drittanbietern (OpenSSL, curl, go, zlib, SQLite, json und weitere), die zum aktuellen Zeitpunkt nicht im Detail beschrieben und ver\u00f6ffentlicht wurden. Ein Angreifer kann diese Schwachstellen ausnutzen, um nicht n\u00e4her spezifizierte Auswirkungen zu verursachen."
}
],
"product_status": {
"known_affected": [
"T002207",
"5104"
]
},
"release_date": "2023-06-01T22:00:00.000+00:00",
"title": "CVE-2019-10744"
},
{
"cve": "CVE-2018-25032",
"notes": [
{
"category": "description",
"text": "Es existieren mehrere Schwachstellen in Splunk Splunk Enterprise in zahlreichen Komponenten von Drittanbietern (OpenSSL, curl, go, zlib, SQLite, json und weitere), die zum aktuellen Zeitpunkt nicht im Detail beschrieben und ver\u00f6ffentlicht wurden. Ein Angreifer kann diese Schwachstellen ausnutzen, um nicht n\u00e4her spezifizierte Auswirkungen zu verursachen."
}
],
"product_status": {
"known_affected": [
"T002207",
"5104"
]
},
"release_date": "2023-06-01T22:00:00.000+00:00",
"title": "CVE-2018-25032"
},
{
"cve": "CVE-2017-16042",
"notes": [
{
"category": "description",
"text": "Es existieren mehrere Schwachstellen in Splunk Splunk Enterprise in zahlreichen Komponenten von Drittanbietern (OpenSSL, curl, go, zlib, SQLite, json und weitere), die zum aktuellen Zeitpunkt nicht im Detail beschrieben und ver\u00f6ffentlicht wurden. Ein Angreifer kann diese Schwachstellen ausnutzen, um nicht n\u00e4her spezifizierte Auswirkungen zu verursachen."
}
],
"product_status": {
"known_affected": [
"T002207",
"5104"
]
},
"release_date": "2023-06-01T22:00:00.000+00:00",
"title": "CVE-2017-16042"
}
]
}
wid-sec-w-2023-1424
Vulnerability from csaf_certbund
Notes
{
"document": {
"aggregate_severity": {
"text": "hoch"
},
"category": "csaf_base",
"csaf_version": "2.0",
"distribution": {
"tlp": {
"label": "WHITE",
"url": "https://www.first.org/tlp/"
}
},
"lang": "de-DE",
"notes": [
{
"category": "legal_disclaimer",
"text": "Das BSI ist als Anbieter f\u00fcr die eigenen, zur Nutzung bereitgestellten Inhalte nach den allgemeinen Gesetzen verantwortlich. Nutzerinnen und Nutzer sind jedoch daf\u00fcr verantwortlich, die Verwendung und/oder die Umsetzung der mit den Inhalten bereitgestellten Informationen sorgf\u00e4ltig im Einzelfall zu pr\u00fcfen."
},
{
"category": "description",
"text": "FreeFlow-Druckserver ist eine Druckserveranwendung f\u00fcr Xerox-Produktionsdrucker, die Flexibilit\u00e4t, umfangreiche Workflow-Optionen und eine Farbverwaltung bietet.",
"title": "Produktbeschreibung"
},
{
"category": "summary",
"text": "Ein Angreifer kann mehrere Schwachstellen in Xerox FreeFlow Print Server ausnutzen, um die Vertraulichkeit, Verf\u00fcgbarkeit und Integrit\u00e4t des Systems zu gef\u00e4hrden.",
"title": "Angriff"
},
{
"category": "general",
"text": "- UNIX",
"title": "Betroffene Betriebssysteme"
}
],
"publisher": {
"category": "other",
"contact_details": "csaf-provider@cert-bund.de",
"name": "Bundesamt f\u00fcr Sicherheit in der Informationstechnik",
"namespace": "https://www.bsi.bund.de"
},
"references": [
{
"category": "self",
"summary": "WID-SEC-W-2023-1424 - CSAF Version",
"url": "https://wid.cert-bund.de/.well-known/csaf/white/2023/wid-sec-w-2023-1424.json"
},
{
"category": "self",
"summary": "WID-SEC-2023-1424 - Portal Version",
"url": "https://wid.cert-bund.de/portal/wid/securityadvisory?name=WID-SEC-2023-1424"
},
{
"category": "external",
"summary": "Xerox Security Bulletin vom 2023-06-12",
"url": "https://securitydocs.business.xerox.com/wp-content/uploads/2023/06/Xerox-Security-Bulletin-XRX23-009-Xerox%C2%AE-FreeFlow%C2%AE-Print-Server-v9.pdf"
}
],
"source_lang": "en-US",
"title": "Xerox FreeFlow Print Server f\u00fcr Solaris: Mehrere Schwachstellen",
"tracking": {
"current_release_date": "2023-06-12T22:00:00.000+00:00",
"generator": {
"date": "2024-08-15T17:52:15.756+00:00",
"engine": {
"name": "BSI-WID",
"version": "1.3.5"
}
},
"id": "WID-SEC-W-2023-1424",
"initial_release_date": "2023-06-12T22:00:00.000+00:00",
"revision_history": [
{
"date": "2023-06-12T22:00:00.000+00:00",
"number": "1",
"summary": "Initiale Fassung"
}
],
"status": "final",
"version": "1"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"category": "product_name",
"name": "Xerox FreeFlow Print Server v9 for Solaris",
"product": {
"name": "Xerox FreeFlow Print Server v9 for Solaris",
"product_id": "T028053",
"product_identification_helper": {
"cpe": "cpe:/a:xerox:freeflow_print_server:v9_for_solaris"
}
}
}
],
"category": "vendor",
"name": "Xerox"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2023-28708",
"notes": [
{
"category": "description",
"text": "In Xerox FreeFlow Print Server existieren mehrere Schwachstellen im Zusammenhang mit bekannten Java, Apache und Mozilla Firefox Schwachstellen. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verf\u00fcgbarkeit und Integrit\u00e4t des Systems zu gef\u00e4hrden."
}
],
"product_status": {
"known_affected": [
"T028053"
]
},
"release_date": "2023-06-12T22:00:00.000+00:00",
"title": "CVE-2023-28708"
},
{
"cve": "CVE-2023-28176",
"notes": [
{
"category": "description",
"text": "In Xerox FreeFlow Print Server existieren mehrere Schwachstellen im Zusammenhang mit bekannten Java, Apache und Mozilla Firefox Schwachstellen. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verf\u00fcgbarkeit und Integrit\u00e4t des Systems zu gef\u00e4hrden."
}
],
"product_status": {
"known_affected": [
"T028053"
]
},
"release_date": "2023-06-12T22:00:00.000+00:00",
"title": "CVE-2023-28176"
},
{
"cve": "CVE-2023-28164",
"notes": [
{
"category": "description",
"text": "In Xerox FreeFlow Print Server existieren mehrere Schwachstellen im Zusammenhang mit bekannten Java, Apache und Mozilla Firefox Schwachstellen. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verf\u00fcgbarkeit und Integrit\u00e4t des Systems zu gef\u00e4hrden."
}
],
"product_status": {
"known_affected": [
"T028053"
]
},
"release_date": "2023-06-12T22:00:00.000+00:00",
"title": "CVE-2023-28164"
},
{
"cve": "CVE-2023-28163",
"notes": [
{
"category": "description",
"text": "In Xerox FreeFlow Print Server existieren mehrere Schwachstellen im Zusammenhang mit bekannten Java, Apache und Mozilla Firefox Schwachstellen. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verf\u00fcgbarkeit und Integrit\u00e4t des Systems zu gef\u00e4hrden."
}
],
"product_status": {
"known_affected": [
"T028053"
]
},
"release_date": "2023-06-12T22:00:00.000+00:00",
"title": "CVE-2023-28163"
},
{
"cve": "CVE-2023-28162",
"notes": [
{
"category": "description",
"text": "In Xerox FreeFlow Print Server existieren mehrere Schwachstellen im Zusammenhang mit bekannten Java, Apache und Mozilla Firefox Schwachstellen. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verf\u00fcgbarkeit und Integrit\u00e4t des Systems zu gef\u00e4hrden."
}
],
"product_status": {
"known_affected": [
"T028053"
]
},
"release_date": "2023-06-12T22:00:00.000+00:00",
"title": "CVE-2023-28162"
},
{
"cve": "CVE-2023-27522",
"notes": [
{
"category": "description",
"text": "In Xerox FreeFlow Print Server existieren mehrere Schwachstellen im Zusammenhang mit bekannten Java, Apache und Mozilla Firefox Schwachstellen. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verf\u00fcgbarkeit und Integrit\u00e4t des Systems zu gef\u00e4hrden."
}
],
"product_status": {
"known_affected": [
"T028053"
]
},
"release_date": "2023-06-12T22:00:00.000+00:00",
"title": "CVE-2023-27522"
},
{
"cve": "CVE-2023-25752",
"notes": [
{
"category": "description",
"text": "In Xerox FreeFlow Print Server existieren mehrere Schwachstellen im Zusammenhang mit bekannten Java, Apache und Mozilla Firefox Schwachstellen. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verf\u00fcgbarkeit und Integrit\u00e4t des Systems zu gef\u00e4hrden."
}
],
"product_status": {
"known_affected": [
"T028053"
]
},
"release_date": "2023-06-12T22:00:00.000+00:00",
"title": "CVE-2023-25752"
},
{
"cve": "CVE-2023-25751",
"notes": [
{
"category": "description",
"text": "In Xerox FreeFlow Print Server existieren mehrere Schwachstellen im Zusammenhang mit bekannten Java, Apache und Mozilla Firefox Schwachstellen. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verf\u00fcgbarkeit und Integrit\u00e4t des Systems zu gef\u00e4hrden."
}
],
"product_status": {
"known_affected": [
"T028053"
]
},
"release_date": "2023-06-12T22:00:00.000+00:00",
"title": "CVE-2023-25751"
},
{
"cve": "CVE-2023-25746",
"notes": [
{
"category": "description",
"text": "In Xerox FreeFlow Print Server existieren mehrere Schwachstellen im Zusammenhang mit bekannten Java, Apache und Mozilla Firefox Schwachstellen. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verf\u00fcgbarkeit und Integrit\u00e4t des Systems zu gef\u00e4hrden."
}
],
"product_status": {
"known_affected": [
"T028053"
]
},
"release_date": "2023-06-12T22:00:00.000+00:00",
"title": "CVE-2023-25746"
},
{
"cve": "CVE-2023-25744",
"notes": [
{
"category": "description",
"text": "In Xerox FreeFlow Print Server existieren mehrere Schwachstellen im Zusammenhang mit bekannten Java, Apache und Mozilla Firefox Schwachstellen. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verf\u00fcgbarkeit und Integrit\u00e4t des Systems zu gef\u00e4hrden."
}
],
"product_status": {
"known_affected": [
"T028053"
]
},
"release_date": "2023-06-12T22:00:00.000+00:00",
"title": "CVE-2023-25744"
},
{
"cve": "CVE-2023-25743",
"notes": [
{
"category": "description",
"text": "In Xerox FreeFlow Print Server existieren mehrere Schwachstellen im Zusammenhang mit bekannten Java, Apache und Mozilla Firefox Schwachstellen. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verf\u00fcgbarkeit und Integrit\u00e4t des Systems zu gef\u00e4hrden."
}
],
"product_status": {
"known_affected": [
"T028053"
]
},
"release_date": "2023-06-12T22:00:00.000+00:00",
"title": "CVE-2023-25743"
},
{
"cve": "CVE-2023-25742",
"notes": [
{
"category": "description",
"text": "In Xerox FreeFlow Print Server existieren mehrere Schwachstellen im Zusammenhang mit bekannten Java, Apache und Mozilla Firefox Schwachstellen. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verf\u00fcgbarkeit und Integrit\u00e4t des Systems zu gef\u00e4hrden."
}
],
"product_status": {
"known_affected": [
"T028053"
]
},
"release_date": "2023-06-12T22:00:00.000+00:00",
"title": "CVE-2023-25742"
},
{
"cve": "CVE-2023-25739",
"notes": [
{
"category": "description",
"text": "In Xerox FreeFlow Print Server existieren mehrere Schwachstellen im Zusammenhang mit bekannten Java, Apache und Mozilla Firefox Schwachstellen. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verf\u00fcgbarkeit und Integrit\u00e4t des Systems zu gef\u00e4hrden."
}
],
"product_status": {
"known_affected": [
"T028053"
]
},
"release_date": "2023-06-12T22:00:00.000+00:00",
"title": "CVE-2023-25739"
},
{
"cve": "CVE-2023-25738",
"notes": [
{
"category": "description",
"text": "In Xerox FreeFlow Print Server existieren mehrere Schwachstellen im Zusammenhang mit bekannten Java, Apache und Mozilla Firefox Schwachstellen. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verf\u00fcgbarkeit und Integrit\u00e4t des Systems zu gef\u00e4hrden."
}
],
"product_status": {
"known_affected": [
"T028053"
]
},
"release_date": "2023-06-12T22:00:00.000+00:00",
"title": "CVE-2023-25738"
},
{
"cve": "CVE-2023-25737",
"notes": [
{
"category": "description",
"text": "In Xerox FreeFlow Print Server existieren mehrere Schwachstellen im Zusammenhang mit bekannten Java, Apache und Mozilla Firefox Schwachstellen. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verf\u00fcgbarkeit und Integrit\u00e4t des Systems zu gef\u00e4hrden."
}
],
"product_status": {
"known_affected": [
"T028053"
]
},
"release_date": "2023-06-12T22:00:00.000+00:00",
"title": "CVE-2023-25737"
},
{
"cve": "CVE-2023-25735",
"notes": [
{
"category": "description",
"text": "In Xerox FreeFlow Print Server existieren mehrere Schwachstellen im Zusammenhang mit bekannten Java, Apache und Mozilla Firefox Schwachstellen. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verf\u00fcgbarkeit und Integrit\u00e4t des Systems zu gef\u00e4hrden."
}
],
"product_status": {
"known_affected": [
"T028053"
]
},
"release_date": "2023-06-12T22:00:00.000+00:00",
"title": "CVE-2023-25735"
},
{
"cve": "CVE-2023-25734",
"notes": [
{
"category": "description",
"text": "In Xerox FreeFlow Print Server existieren mehrere Schwachstellen im Zusammenhang mit bekannten Java, Apache und Mozilla Firefox Schwachstellen. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verf\u00fcgbarkeit und Integrit\u00e4t des Systems zu gef\u00e4hrden."
}
],
"product_status": {
"known_affected": [
"T028053"
]
},
"release_date": "2023-06-12T22:00:00.000+00:00",
"title": "CVE-2023-25734"
},
{
"cve": "CVE-2023-25732",
"notes": [
{
"category": "description",
"text": "In Xerox FreeFlow Print Server existieren mehrere Schwachstellen im Zusammenhang mit bekannten Java, Apache und Mozilla Firefox Schwachstellen. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verf\u00fcgbarkeit und Integrit\u00e4t des Systems zu gef\u00e4hrden."
}
],
"product_status": {
"known_affected": [
"T028053"
]
},
"release_date": "2023-06-12T22:00:00.000+00:00",
"title": "CVE-2023-25732"
},
{
"cve": "CVE-2023-25730",
"notes": [
{
"category": "description",
"text": "In Xerox FreeFlow Print Server existieren mehrere Schwachstellen im Zusammenhang mit bekannten Java, Apache und Mozilla Firefox Schwachstellen. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verf\u00fcgbarkeit und Integrit\u00e4t des Systems zu gef\u00e4hrden."
}
],
"product_status": {
"known_affected": [
"T028053"
]
},
"release_date": "2023-06-12T22:00:00.000+00:00",
"title": "CVE-2023-25730"
},
{
"cve": "CVE-2023-25729",
"notes": [
{
"category": "description",
"text": "In Xerox FreeFlow Print Server existieren mehrere Schwachstellen im Zusammenhang mit bekannten Java, Apache und Mozilla Firefox Schwachstellen. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verf\u00fcgbarkeit und Integrit\u00e4t des Systems zu gef\u00e4hrden."
}
],
"product_status": {
"known_affected": [
"T028053"
]
},
"release_date": "2023-06-12T22:00:00.000+00:00",
"title": "CVE-2023-25729"
},
{
"cve": "CVE-2023-25728",
"notes": [
{
"category": "description",
"text": "In Xerox FreeFlow Print Server existieren mehrere Schwachstellen im Zusammenhang mit bekannten Java, Apache und Mozilla Firefox Schwachstellen. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verf\u00fcgbarkeit und Integrit\u00e4t des Systems zu gef\u00e4hrden."
}
],
"product_status": {
"known_affected": [
"T028053"
]
},
"release_date": "2023-06-12T22:00:00.000+00:00",
"title": "CVE-2023-25728"
},
{
"cve": "CVE-2023-25690",
"notes": [
{
"category": "description",
"text": "In Xerox FreeFlow Print Server existieren mehrere Schwachstellen im Zusammenhang mit bekannten Java, Apache und Mozilla Firefox Schwachstellen. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verf\u00fcgbarkeit und Integrit\u00e4t des Systems zu gef\u00e4hrden."
}
],
"product_status": {
"known_affected": [
"T028053"
]
},
"release_date": "2023-06-12T22:00:00.000+00:00",
"title": "CVE-2023-25690"
},
{
"cve": "CVE-2023-24998",
"notes": [
{
"category": "description",
"text": "In Xerox FreeFlow Print Server existieren mehrere Schwachstellen im Zusammenhang mit bekannten Java, Apache und Mozilla Firefox Schwachstellen. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verf\u00fcgbarkeit und Integrit\u00e4t des Systems zu gef\u00e4hrden."
}
],
"product_status": {
"known_affected": [
"T028053"
]
},
"release_date": "2023-06-12T22:00:00.000+00:00",
"title": "CVE-2023-24998"
},
{
"cve": "CVE-2023-24807",
"notes": [
{
"category": "description",
"text": "In Xerox FreeFlow Print Server existieren mehrere Schwachstellen im Zusammenhang mit bekannten Java, Apache und Mozilla Firefox Schwachstellen. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verf\u00fcgbarkeit und Integrit\u00e4t des Systems zu gef\u00e4hrden."
}
],
"product_status": {
"known_affected": [
"T028053"
]
},
"release_date": "2023-06-12T22:00:00.000+00:00",
"title": "CVE-2023-24807"
},
{
"cve": "CVE-2023-24580",
"notes": [
{
"category": "description",
"text": "In Xerox FreeFlow Print Server existieren mehrere Schwachstellen im Zusammenhang mit bekannten Java, Apache und Mozilla Firefox Schwachstellen. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verf\u00fcgbarkeit und Integrit\u00e4t des Systems zu gef\u00e4hrden."
}
],
"product_status": {
"known_affected": [
"T028053"
]
},
"release_date": "2023-06-12T22:00:00.000+00:00",
"title": "CVE-2023-24580"
},
{
"cve": "CVE-2023-23969",
"notes": [
{
"category": "description",
"text": "In Xerox FreeFlow Print Server existieren mehrere Schwachstellen im Zusammenhang mit bekannten Java, Apache und Mozilla Firefox Schwachstellen. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verf\u00fcgbarkeit und Integrit\u00e4t des Systems zu gef\u00e4hrden."
}
],
"product_status": {
"known_affected": [
"T028053"
]
},
"release_date": "2023-06-12T22:00:00.000+00:00",
"title": "CVE-2023-23969"
},
{
"cve": "CVE-2023-23946",
"notes": [
{
"category": "description",
"text": "In Xerox FreeFlow Print Server existieren mehrere Schwachstellen im Zusammenhang mit bekannten Java, Apache und Mozilla Firefox Schwachstellen. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verf\u00fcgbarkeit und Integrit\u00e4t des Systems zu gef\u00e4hrden."
}
],
"product_status": {
"known_affected": [
"T028053"
]
},
"release_date": "2023-06-12T22:00:00.000+00:00",
"title": "CVE-2023-23946"
},
{
"cve": "CVE-2023-23936",
"notes": [
{
"category": "description",
"text": "In Xerox FreeFlow Print Server existieren mehrere Schwachstellen im Zusammenhang mit bekannten Java, Apache und Mozilla Firefox Schwachstellen. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verf\u00fcgbarkeit und Integrit\u00e4t des Systems zu gef\u00e4hrden."
}
],
"product_status": {
"known_affected": [
"T028053"
]
},
"release_date": "2023-06-12T22:00:00.000+00:00",
"title": "CVE-2023-23936"
},
{
"cve": "CVE-2023-23920",
"notes": [
{
"category": "description",
"text": "In Xerox FreeFlow Print Server existieren mehrere Schwachstellen im Zusammenhang mit bekannten Java, Apache und Mozilla Firefox Schwachstellen. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verf\u00fcgbarkeit und Integrit\u00e4t des Systems zu gef\u00e4hrden."
}
],
"product_status": {
"known_affected": [
"T028053"
]
},
"release_date": "2023-06-12T22:00:00.000+00:00",
"title": "CVE-2023-23920"
},
{
"cve": "CVE-2023-23919",
"notes": [
{
"category": "description",
"text": "In Xerox FreeFlow Print Server existieren mehrere Schwachstellen im Zusammenhang mit bekannten Java, Apache und Mozilla Firefox Schwachstellen. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verf\u00fcgbarkeit und Integrit\u00e4t des Systems zu gef\u00e4hrden."
}
],
"product_status": {
"known_affected": [
"T028053"
]
},
"release_date": "2023-06-12T22:00:00.000+00:00",
"title": "CVE-2023-23919"
},
{
"cve": "CVE-2023-23918",
"notes": [
{
"category": "description",
"text": "In Xerox FreeFlow Print Server existieren mehrere Schwachstellen im Zusammenhang mit bekannten Java, Apache und Mozilla Firefox Schwachstellen. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verf\u00fcgbarkeit und Integrit\u00e4t des Systems zu gef\u00e4hrden."
}
],
"product_status": {
"known_affected": [
"T028053"
]
},
"release_date": "2023-06-12T22:00:00.000+00:00",
"title": "CVE-2023-23918"
},
{
"cve": "CVE-2023-23605",
"notes": [
{
"category": "description",
"text": "In Xerox FreeFlow Print Server existieren mehrere Schwachstellen im Zusammenhang mit bekannten Java, Apache und Mozilla Firefox Schwachstellen. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verf\u00fcgbarkeit und Integrit\u00e4t des Systems zu gef\u00e4hrden."
}
],
"product_status": {
"known_affected": [
"T028053"
]
},
"release_date": "2023-06-12T22:00:00.000+00:00",
"title": "CVE-2023-23605"
},
{
"cve": "CVE-2023-23603",
"notes": [
{
"category": "description",
"text": "In Xerox FreeFlow Print Server existieren mehrere Schwachstellen im Zusammenhang mit bekannten Java, Apache und Mozilla Firefox Schwachstellen. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verf\u00fcgbarkeit und Integrit\u00e4t des Systems zu gef\u00e4hrden."
}
],
"product_status": {
"known_affected": [
"T028053"
]
},
"release_date": "2023-06-12T22:00:00.000+00:00",
"title": "CVE-2023-23603"
},
{
"cve": "CVE-2023-23602",
"notes": [
{
"category": "description",
"text": "In Xerox FreeFlow Print Server existieren mehrere Schwachstellen im Zusammenhang mit bekannten Java, Apache und Mozilla Firefox Schwachstellen. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verf\u00fcgbarkeit und Integrit\u00e4t des Systems zu gef\u00e4hrden."
}
],
"product_status": {
"known_affected": [
"T028053"
]
},
"release_date": "2023-06-12T22:00:00.000+00:00",
"title": "CVE-2023-23602"
},
{
"cve": "CVE-2023-23601",
"notes": [
{
"category": "description",
"text": "In Xerox FreeFlow Print Server existieren mehrere Schwachstellen im Zusammenhang mit bekannten Java, Apache und Mozilla Firefox Schwachstellen. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verf\u00fcgbarkeit und Integrit\u00e4t des Systems zu gef\u00e4hrden."
}
],
"product_status": {
"known_affected": [
"T028053"
]
},
"release_date": "2023-06-12T22:00:00.000+00:00",
"title": "CVE-2023-23601"
},
{
"cve": "CVE-2023-23599",
"notes": [
{
"category": "description",
"text": "In Xerox FreeFlow Print Server existieren mehrere Schwachstellen im Zusammenhang mit bekannten Java, Apache und Mozilla Firefox Schwachstellen. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verf\u00fcgbarkeit und Integrit\u00e4t des Systems zu gef\u00e4hrden."
}
],
"product_status": {
"known_affected": [
"T028053"
]
},
"release_date": "2023-06-12T22:00:00.000+00:00",
"title": "CVE-2023-23599"
},
{
"cve": "CVE-2023-23598",
"notes": [
{
"category": "description",
"text": "In Xerox FreeFlow Print Server existieren mehrere Schwachstellen im Zusammenhang mit bekannten Java, Apache und Mozilla Firefox Schwachstellen. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verf\u00fcgbarkeit und Integrit\u00e4t des Systems zu gef\u00e4hrden."
}
],
"product_status": {
"known_affected": [
"T028053"
]
},
"release_date": "2023-06-12T22:00:00.000+00:00",
"title": "CVE-2023-23598"
},
{
"cve": "CVE-2023-22809",
"notes": [
{
"category": "description",
"text": "In Xerox FreeFlow Print Server existieren mehrere Schwachstellen im Zusammenhang mit bekannten Java, Apache und Mozilla Firefox Schwachstellen. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verf\u00fcgbarkeit und Integrit\u00e4t des Systems zu gef\u00e4hrden."
}
],
"product_status": {
"known_affected": [
"T028053"
]
},
"release_date": "2023-06-12T22:00:00.000+00:00",
"title": "CVE-2023-22809"
},
{
"cve": "CVE-2023-22490",
"notes": [
{
"category": "description",
"text": "In Xerox FreeFlow Print Server existieren mehrere Schwachstellen im Zusammenhang mit bekannten Java, Apache und Mozilla Firefox Schwachstellen. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verf\u00fcgbarkeit und Integrit\u00e4t des Systems zu gef\u00e4hrden."
}
],
"product_status": {
"known_affected": [
"T028053"
]
},
"release_date": "2023-06-12T22:00:00.000+00:00",
"title": "CVE-2023-22490"
},
{
"cve": "CVE-2023-22003",
"notes": [
{
"category": "description",
"text": "In Xerox FreeFlow Print Server existieren mehrere Schwachstellen im Zusammenhang mit bekannten Java, Apache und Mozilla Firefox Schwachstellen. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verf\u00fcgbarkeit und Integrit\u00e4t des Systems zu gef\u00e4hrden."
}
],
"product_status": {
"known_affected": [
"T028053"
]
},
"release_date": "2023-06-12T22:00:00.000+00:00",
"title": "CVE-2023-22003"
},
{
"cve": "CVE-2023-21985",
"notes": [
{
"category": "description",
"text": "In Xerox FreeFlow Print Server existieren mehrere Schwachstellen im Zusammenhang mit bekannten Java, Apache und Mozilla Firefox Schwachstellen. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verf\u00fcgbarkeit und Integrit\u00e4t des Systems zu gef\u00e4hrden."
}
],
"product_status": {
"known_affected": [
"T028053"
]
},
"release_date": "2023-06-12T22:00:00.000+00:00",
"title": "CVE-2023-21985"
},
{
"cve": "CVE-2023-21984",
"notes": [
{
"category": "description",
"text": "In Xerox FreeFlow Print Server existieren mehrere Schwachstellen im Zusammenhang mit bekannten Java, Apache und Mozilla Firefox Schwachstellen. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verf\u00fcgbarkeit und Integrit\u00e4t des Systems zu gef\u00e4hrden."
}
],
"product_status": {
"known_affected": [
"T028053"
]
},
"release_date": "2023-06-12T22:00:00.000+00:00",
"title": "CVE-2023-21984"
},
{
"cve": "CVE-2023-21928",
"notes": [
{
"category": "description",
"text": "In Xerox FreeFlow Print Server existieren mehrere Schwachstellen im Zusammenhang mit bekannten Java, Apache und Mozilla Firefox Schwachstellen. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verf\u00fcgbarkeit und Integrit\u00e4t des Systems zu gef\u00e4hrden."
}
],
"product_status": {
"known_affected": [
"T028053"
]
},
"release_date": "2023-06-12T22:00:00.000+00:00",
"title": "CVE-2023-21928"
},
{
"cve": "CVE-2023-21896",
"notes": [
{
"category": "description",
"text": "In Xerox FreeFlow Print Server existieren mehrere Schwachstellen im Zusammenhang mit bekannten Java, Apache und Mozilla Firefox Schwachstellen. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verf\u00fcgbarkeit und Integrit\u00e4t des Systems zu gef\u00e4hrden."
}
],
"product_status": {
"known_affected": [
"T028053"
]
},
"release_date": "2023-06-12T22:00:00.000+00:00",
"title": "CVE-2023-21896"
},
{
"cve": "CVE-2023-21843",
"notes": [
{
"category": "description",
"text": "In Xerox FreeFlow Print Server existieren mehrere Schwachstellen im Zusammenhang mit bekannten Java, Apache und Mozilla Firefox Schwachstellen. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verf\u00fcgbarkeit und Integrit\u00e4t des Systems zu gef\u00e4hrden."
}
],
"product_status": {
"known_affected": [
"T028053"
]
},
"release_date": "2023-06-12T22:00:00.000+00:00",
"title": "CVE-2023-21843"
},
{
"cve": "CVE-2023-21840",
"notes": [
{
"category": "description",
"text": "In Xerox FreeFlow Print Server existieren mehrere Schwachstellen im Zusammenhang mit bekannten Java, Apache und Mozilla Firefox Schwachstellen. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verf\u00fcgbarkeit und Integrit\u00e4t des Systems zu gef\u00e4hrden."
}
],
"product_status": {
"known_affected": [
"T028053"
]
},
"release_date": "2023-06-12T22:00:00.000+00:00",
"title": "CVE-2023-21840"
},
{
"cve": "CVE-2023-21830",
"notes": [
{
"category": "description",
"text": "In Xerox FreeFlow Print Server existieren mehrere Schwachstellen im Zusammenhang mit bekannten Java, Apache und Mozilla Firefox Schwachstellen. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verf\u00fcgbarkeit und Integrit\u00e4t des Systems zu gef\u00e4hrden."
}
],
"product_status": {
"known_affected": [
"T028053"
]
},
"release_date": "2023-06-12T22:00:00.000+00:00",
"title": "CVE-2023-21830"
},
{
"cve": "CVE-2023-0804",
"notes": [
{
"category": "description",
"text": "In Xerox FreeFlow Print Server existieren mehrere Schwachstellen im Zusammenhang mit bekannten Java, Apache und Mozilla Firefox Schwachstellen. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verf\u00fcgbarkeit und Integrit\u00e4t des Systems zu gef\u00e4hrden."
}
],
"product_status": {
"known_affected": [
"T028053"
]
},
"release_date": "2023-06-12T22:00:00.000+00:00",
"title": "CVE-2023-0804"
},
{
"cve": "CVE-2023-0803",
"notes": [
{
"category": "description",
"text": "In Xerox FreeFlow Print Server existieren mehrere Schwachstellen im Zusammenhang mit bekannten Java, Apache und Mozilla Firefox Schwachstellen. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verf\u00fcgbarkeit und Integrit\u00e4t des Systems zu gef\u00e4hrden."
}
],
"product_status": {
"known_affected": [
"T028053"
]
},
"release_date": "2023-06-12T22:00:00.000+00:00",
"title": "CVE-2023-0803"
},
{
"cve": "CVE-2023-0802",
"notes": [
{
"category": "description",
"text": "In Xerox FreeFlow Print Server existieren mehrere Schwachstellen im Zusammenhang mit bekannten Java, Apache und Mozilla Firefox Schwachstellen. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verf\u00fcgbarkeit und Integrit\u00e4t des Systems zu gef\u00e4hrden."
}
],
"product_status": {
"known_affected": [
"T028053"
]
},
"release_date": "2023-06-12T22:00:00.000+00:00",
"title": "CVE-2023-0802"
},
{
"cve": "CVE-2023-0801",
"notes": [
{
"category": "description",
"text": "In Xerox FreeFlow Print Server existieren mehrere Schwachstellen im Zusammenhang mit bekannten Java, Apache und Mozilla Firefox Schwachstellen. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verf\u00fcgbarkeit und Integrit\u00e4t des Systems zu gef\u00e4hrden."
}
],
"product_status": {
"known_affected": [
"T028053"
]
},
"release_date": "2023-06-12T22:00:00.000+00:00",
"title": "CVE-2023-0801"
},
{
"cve": "CVE-2023-0800",
"notes": [
{
"category": "description",
"text": "In Xerox FreeFlow Print Server existieren mehrere Schwachstellen im Zusammenhang mit bekannten Java, Apache und Mozilla Firefox Schwachstellen. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verf\u00fcgbarkeit und Integrit\u00e4t des Systems zu gef\u00e4hrden."
}
],
"product_status": {
"known_affected": [
"T028053"
]
},
"release_date": "2023-06-12T22:00:00.000+00:00",
"title": "CVE-2023-0800"
},
{
"cve": "CVE-2023-0799",
"notes": [
{
"category": "description",
"text": "In Xerox FreeFlow Print Server existieren mehrere Schwachstellen im Zusammenhang mit bekannten Java, Apache und Mozilla Firefox Schwachstellen. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verf\u00fcgbarkeit und Integrit\u00e4t des Systems zu gef\u00e4hrden."
}
],
"product_status": {
"known_affected": [
"T028053"
]
},
"release_date": "2023-06-12T22:00:00.000+00:00",
"title": "CVE-2023-0799"
},
{
"cve": "CVE-2023-0798",
"notes": [
{
"category": "description",
"text": "In Xerox FreeFlow Print Server existieren mehrere Schwachstellen im Zusammenhang mit bekannten Java, Apache und Mozilla Firefox Schwachstellen. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verf\u00fcgbarkeit und Integrit\u00e4t des Systems zu gef\u00e4hrden."
}
],
"product_status": {
"known_affected": [
"T028053"
]
},
"release_date": "2023-06-12T22:00:00.000+00:00",
"title": "CVE-2023-0798"
},
{
"cve": "CVE-2023-0797",
"notes": [
{
"category": "description",
"text": "In Xerox FreeFlow Print Server existieren mehrere Schwachstellen im Zusammenhang mit bekannten Java, Apache und Mozilla Firefox Schwachstellen. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verf\u00fcgbarkeit und Integrit\u00e4t des Systems zu gef\u00e4hrden."
}
],
"product_status": {
"known_affected": [
"T028053"
]
},
"release_date": "2023-06-12T22:00:00.000+00:00",
"title": "CVE-2023-0797"
},
{
"cve": "CVE-2023-0796",
"notes": [
{
"category": "description",
"text": "In Xerox FreeFlow Print Server existieren mehrere Schwachstellen im Zusammenhang mit bekannten Java, Apache und Mozilla Firefox Schwachstellen. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verf\u00fcgbarkeit und Integrit\u00e4t des Systems zu gef\u00e4hrden."
}
],
"product_status": {
"known_affected": [
"T028053"
]
},
"release_date": "2023-06-12T22:00:00.000+00:00",
"title": "CVE-2023-0796"
},
{
"cve": "CVE-2023-0795",
"notes": [
{
"category": "description",
"text": "In Xerox FreeFlow Print Server existieren mehrere Schwachstellen im Zusammenhang mit bekannten Java, Apache und Mozilla Firefox Schwachstellen. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verf\u00fcgbarkeit und Integrit\u00e4t des Systems zu gef\u00e4hrden."
}
],
"product_status": {
"known_affected": [
"T028053"
]
},
"release_date": "2023-06-12T22:00:00.000+00:00",
"title": "CVE-2023-0795"
},
{
"cve": "CVE-2023-0767",
"notes": [
{
"category": "description",
"text": "In Xerox FreeFlow Print Server existieren mehrere Schwachstellen im Zusammenhang mit bekannten Java, Apache und Mozilla Firefox Schwachstellen. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verf\u00fcgbarkeit und Integrit\u00e4t des Systems zu gef\u00e4hrden."
}
],
"product_status": {
"known_affected": [
"T028053"
]
},
"release_date": "2023-06-12T22:00:00.000+00:00",
"title": "CVE-2023-0767"
},
{
"cve": "CVE-2023-0662",
"notes": [
{
"category": "description",
"text": "In Xerox FreeFlow Print Server existieren mehrere Schwachstellen im Zusammenhang mit bekannten Java, Apache und Mozilla Firefox Schwachstellen. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verf\u00fcgbarkeit und Integrit\u00e4t des Systems zu gef\u00e4hrden."
}
],
"product_status": {
"known_affected": [
"T028053"
]
},
"release_date": "2023-06-12T22:00:00.000+00:00",
"title": "CVE-2023-0662"
},
{
"cve": "CVE-2023-0616",
"notes": [
{
"category": "description",
"text": "In Xerox FreeFlow Print Server existieren mehrere Schwachstellen im Zusammenhang mit bekannten Java, Apache und Mozilla Firefox Schwachstellen. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verf\u00fcgbarkeit und Integrit\u00e4t des Systems zu gef\u00e4hrden."
}
],
"product_status": {
"known_affected": [
"T028053"
]
},
"release_date": "2023-06-12T22:00:00.000+00:00",
"title": "CVE-2023-0616"
},
{
"cve": "CVE-2023-0568",
"notes": [
{
"category": "description",
"text": "In Xerox FreeFlow Print Server existieren mehrere Schwachstellen im Zusammenhang mit bekannten Java, Apache und Mozilla Firefox Schwachstellen. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verf\u00fcgbarkeit und Integrit\u00e4t des Systems zu gef\u00e4hrden."
}
],
"product_status": {
"known_affected": [
"T028053"
]
},
"release_date": "2023-06-12T22:00:00.000+00:00",
"title": "CVE-2023-0568"
},
{
"cve": "CVE-2023-0567",
"notes": [
{
"category": "description",
"text": "In Xerox FreeFlow Print Server existieren mehrere Schwachstellen im Zusammenhang mit bekannten Java, Apache und Mozilla Firefox Schwachstellen. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verf\u00fcgbarkeit und Integrit\u00e4t des Systems zu gef\u00e4hrden."
}
],
"product_status": {
"known_affected": [
"T028053"
]
},
"release_date": "2023-06-12T22:00:00.000+00:00",
"title": "CVE-2023-0567"
},
{
"cve": "CVE-2023-0430",
"notes": [
{
"category": "description",
"text": "In Xerox FreeFlow Print Server existieren mehrere Schwachstellen im Zusammenhang mit bekannten Java, Apache und Mozilla Firefox Schwachstellen. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verf\u00fcgbarkeit und Integrit\u00e4t des Systems zu gef\u00e4hrden."
}
],
"product_status": {
"known_affected": [
"T028053"
]
},
"release_date": "2023-06-12T22:00:00.000+00:00",
"title": "CVE-2023-0430"
},
{
"cve": "CVE-2023-0417",
"notes": [
{
"category": "description",
"text": "In Xerox FreeFlow Print Server existieren mehrere Schwachstellen im Zusammenhang mit bekannten Java, Apache und Mozilla Firefox Schwachstellen. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verf\u00fcgbarkeit und Integrit\u00e4t des Systems zu gef\u00e4hrden."
}
],
"product_status": {
"known_affected": [
"T028053"
]
},
"release_date": "2023-06-12T22:00:00.000+00:00",
"title": "CVE-2023-0417"
},
{
"cve": "CVE-2023-0416",
"notes": [
{
"category": "description",
"text": "In Xerox FreeFlow Print Server existieren mehrere Schwachstellen im Zusammenhang mit bekannten Java, Apache und Mozilla Firefox Schwachstellen. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verf\u00fcgbarkeit und Integrit\u00e4t des Systems zu gef\u00e4hrden."
}
],
"product_status": {
"known_affected": [
"T028053"
]
},
"release_date": "2023-06-12T22:00:00.000+00:00",
"title": "CVE-2023-0416"
},
{
"cve": "CVE-2023-0415",
"notes": [
{
"category": "description",
"text": "In Xerox FreeFlow Print Server existieren mehrere Schwachstellen im Zusammenhang mit bekannten Java, Apache und Mozilla Firefox Schwachstellen. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verf\u00fcgbarkeit und Integrit\u00e4t des Systems zu gef\u00e4hrden."
}
],
"product_status": {
"known_affected": [
"T028053"
]
},
"release_date": "2023-06-12T22:00:00.000+00:00",
"title": "CVE-2023-0415"
},
{
"cve": "CVE-2023-0414",
"notes": [
{
"category": "description",
"text": "In Xerox FreeFlow Print Server existieren mehrere Schwachstellen im Zusammenhang mit bekannten Java, Apache und Mozilla Firefox Schwachstellen. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verf\u00fcgbarkeit und Integrit\u00e4t des Systems zu gef\u00e4hrden."
}
],
"product_status": {
"known_affected": [
"T028053"
]
},
"release_date": "2023-06-12T22:00:00.000+00:00",
"title": "CVE-2023-0414"
},
{
"cve": "CVE-2023-0413",
"notes": [
{
"category": "description",
"text": "In Xerox FreeFlow Print Server existieren mehrere Schwachstellen im Zusammenhang mit bekannten Java, Apache und Mozilla Firefox Schwachstellen. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verf\u00fcgbarkeit und Integrit\u00e4t des Systems zu gef\u00e4hrden."
}
],
"product_status": {
"known_affected": [
"T028053"
]
},
"release_date": "2023-06-12T22:00:00.000+00:00",
"title": "CVE-2023-0413"
},
{
"cve": "CVE-2023-0412",
"notes": [
{
"category": "description",
"text": "In Xerox FreeFlow Print Server existieren mehrere Schwachstellen im Zusammenhang mit bekannten Java, Apache und Mozilla Firefox Schwachstellen. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verf\u00fcgbarkeit und Integrit\u00e4t des Systems zu gef\u00e4hrden."
}
],
"product_status": {
"known_affected": [
"T028053"
]
},
"release_date": "2023-06-12T22:00:00.000+00:00",
"title": "CVE-2023-0412"
},
{
"cve": "CVE-2023-0411",
"notes": [
{
"category": "description",
"text": "In Xerox FreeFlow Print Server existieren mehrere Schwachstellen im Zusammenhang mit bekannten Java, Apache und Mozilla Firefox Schwachstellen. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verf\u00fcgbarkeit und Integrit\u00e4t des Systems zu gef\u00e4hrden."
}
],
"product_status": {
"known_affected": [
"T028053"
]
},
"release_date": "2023-06-12T22:00:00.000+00:00",
"title": "CVE-2023-0411"
},
{
"cve": "CVE-2023-0401",
"notes": [
{
"category": "description",
"text": "In Xerox FreeFlow Print Server existieren mehrere Schwachstellen im Zusammenhang mit bekannten Java, Apache und Mozilla Firefox Schwachstellen. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verf\u00fcgbarkeit und Integrit\u00e4t des Systems zu gef\u00e4hrden."
}
],
"product_status": {
"known_affected": [
"T028053"
]
},
"release_date": "2023-06-12T22:00:00.000+00:00",
"title": "CVE-2023-0401"
},
{
"cve": "CVE-2023-0286",
"notes": [
{
"category": "description",
"text": "In Xerox FreeFlow Print Server existieren mehrere Schwachstellen im Zusammenhang mit bekannten Java, Apache und Mozilla Firefox Schwachstellen. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verf\u00fcgbarkeit und Integrit\u00e4t des Systems zu gef\u00e4hrden."
}
],
"product_status": {
"known_affected": [
"T028053"
]
},
"release_date": "2023-06-12T22:00:00.000+00:00",
"title": "CVE-2023-0286"
},
{
"cve": "CVE-2023-0217",
"notes": [
{
"category": "description",
"text": "In Xerox FreeFlow Print Server existieren mehrere Schwachstellen im Zusammenhang mit bekannten Java, Apache und Mozilla Firefox Schwachstellen. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verf\u00fcgbarkeit und Integrit\u00e4t des Systems zu gef\u00e4hrden."
}
],
"product_status": {
"known_affected": [
"T028053"
]
},
"release_date": "2023-06-12T22:00:00.000+00:00",
"title": "CVE-2023-0217"
},
{
"cve": "CVE-2023-0216",
"notes": [
{
"category": "description",
"text": "In Xerox FreeFlow Print Server existieren mehrere Schwachstellen im Zusammenhang mit bekannten Java, Apache und Mozilla Firefox Schwachstellen. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verf\u00fcgbarkeit und Integrit\u00e4t des Systems zu gef\u00e4hrden."
}
],
"product_status": {
"known_affected": [
"T028053"
]
},
"release_date": "2023-06-12T22:00:00.000+00:00",
"title": "CVE-2023-0216"
},
{
"cve": "CVE-2023-0215",
"notes": [
{
"category": "description",
"text": "In Xerox FreeFlow Print Server existieren mehrere Schwachstellen im Zusammenhang mit bekannten Java, Apache und Mozilla Firefox Schwachstellen. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verf\u00fcgbarkeit und Integrit\u00e4t des Systems zu gef\u00e4hrden."
}
],
"product_status": {
"known_affected": [
"T028053"
]
},
"release_date": "2023-06-12T22:00:00.000+00:00",
"title": "CVE-2023-0215"
},
{
"cve": "CVE-2022-48281",
"notes": [
{
"category": "description",
"text": "In Xerox FreeFlow Print Server existieren mehrere Schwachstellen im Zusammenhang mit bekannten Java, Apache und Mozilla Firefox Schwachstellen. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verf\u00fcgbarkeit und Integrit\u00e4t des Systems zu gef\u00e4hrden."
}
],
"product_status": {
"known_affected": [
"T028053"
]
},
"release_date": "2023-06-12T22:00:00.000+00:00",
"title": "CVE-2022-48281"
},
{
"cve": "CVE-2022-46877",
"notes": [
{
"category": "description",
"text": "In Xerox FreeFlow Print Server existieren mehrere Schwachstellen im Zusammenhang mit bekannten Java, Apache und Mozilla Firefox Schwachstellen. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verf\u00fcgbarkeit und Integrit\u00e4t des Systems zu gef\u00e4hrden."
}
],
"product_status": {
"known_affected": [
"T028053"
]
},
"release_date": "2023-06-12T22:00:00.000+00:00",
"title": "CVE-2022-46877"
},
{
"cve": "CVE-2022-46874",
"notes": [
{
"category": "description",
"text": "In Xerox FreeFlow Print Server existieren mehrere Schwachstellen im Zusammenhang mit bekannten Java, Apache und Mozilla Firefox Schwachstellen. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verf\u00fcgbarkeit und Integrit\u00e4t des Systems zu gef\u00e4hrden."
}
],
"product_status": {
"known_affected": [
"T028053"
]
},
"release_date": "2023-06-12T22:00:00.000+00:00",
"title": "CVE-2022-46874"
},
{
"cve": "CVE-2022-46871",
"notes": [
{
"category": "description",
"text": "In Xerox FreeFlow Print Server existieren mehrere Schwachstellen im Zusammenhang mit bekannten Java, Apache und Mozilla Firefox Schwachstellen. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verf\u00fcgbarkeit und Integrit\u00e4t des Systems zu gef\u00e4hrden."
}
],
"product_status": {
"known_affected": [
"T028053"
]
},
"release_date": "2023-06-12T22:00:00.000+00:00",
"title": "CVE-2022-46871"
},
{
"cve": "CVE-2022-46344",
"notes": [
{
"category": "description",
"text": "In Xerox FreeFlow Print Server existieren mehrere Schwachstellen im Zusammenhang mit bekannten Java, Apache und Mozilla Firefox Schwachstellen. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verf\u00fcgbarkeit und Integrit\u00e4t des Systems zu gef\u00e4hrden."
}
],
"product_status": {
"known_affected": [
"T028053"
]
},
"release_date": "2023-06-12T22:00:00.000+00:00",
"title": "CVE-2022-46344"
},
{
"cve": "CVE-2022-46343",
"notes": [
{
"category": "description",
"text": "In Xerox FreeFlow Print Server existieren mehrere Schwachstellen im Zusammenhang mit bekannten Java, Apache und Mozilla Firefox Schwachstellen. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verf\u00fcgbarkeit und Integrit\u00e4t des Systems zu gef\u00e4hrden."
}
],
"product_status": {
"known_affected": [
"T028053"
]
},
"release_date": "2023-06-12T22:00:00.000+00:00",
"title": "CVE-2022-46343"
},
{
"cve": "CVE-2022-46342",
"notes": [
{
"category": "description",
"text": "In Xerox FreeFlow Print Server existieren mehrere Schwachstellen im Zusammenhang mit bekannten Java, Apache und Mozilla Firefox Schwachstellen. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verf\u00fcgbarkeit und Integrit\u00e4t des Systems zu gef\u00e4hrden."
}
],
"product_status": {
"known_affected": [
"T028053"
]
},
"release_date": "2023-06-12T22:00:00.000+00:00",
"title": "CVE-2022-46342"
},
{
"cve": "CVE-2022-46341",
"notes": [
{
"category": "description",
"text": "In Xerox FreeFlow Print Server existieren mehrere Schwachstellen im Zusammenhang mit bekannten Java, Apache und Mozilla Firefox Schwachstellen. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verf\u00fcgbarkeit und Integrit\u00e4t des Systems zu gef\u00e4hrden."
}
],
"product_status": {
"known_affected": [
"T028053"
]
},
"release_date": "2023-06-12T22:00:00.000+00:00",
"title": "CVE-2022-46341"
},
{
"cve": "CVE-2022-46340",
"notes": [
{
"category": "description",
"text": "In Xerox FreeFlow Print Server existieren mehrere Schwachstellen im Zusammenhang mit bekannten Java, Apache und Mozilla Firefox Schwachstellen. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verf\u00fcgbarkeit und Integrit\u00e4t des Systems zu gef\u00e4hrden."
}
],
"product_status": {
"known_affected": [
"T028053"
]
},
"release_date": "2023-06-12T22:00:00.000+00:00",
"title": "CVE-2022-46340"
},
{
"cve": "CVE-2022-45939",
"notes": [
{
"category": "description",
"text": "In Xerox FreeFlow Print Server existieren mehrere Schwachstellen im Zusammenhang mit bekannten Java, Apache und Mozilla Firefox Schwachstellen. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verf\u00fcgbarkeit und Integrit\u00e4t des Systems zu gef\u00e4hrden."
}
],
"product_status": {
"known_affected": [
"T028053"
]
},
"release_date": "2023-06-12T22:00:00.000+00:00",
"title": "CVE-2022-45939"
},
{
"cve": "CVE-2022-45199",
"notes": [
{
"category": "description",
"text": "In Xerox FreeFlow Print Server existieren mehrere Schwachstellen im Zusammenhang mit bekannten Java, Apache und Mozilla Firefox Schwachstellen. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verf\u00fcgbarkeit und Integrit\u00e4t des Systems zu gef\u00e4hrden."
}
],
"product_status": {
"known_affected": [
"T028053"
]
},
"release_date": "2023-06-12T22:00:00.000+00:00",
"title": "CVE-2022-45199"
},
{
"cve": "CVE-2022-45143",
"notes": [
{
"category": "description",
"text": "In Xerox FreeFlow Print Server existieren mehrere Schwachstellen im Zusammenhang mit bekannten Java, Apache und Mozilla Firefox Schwachstellen. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verf\u00fcgbarkeit und Integrit\u00e4t des Systems zu gef\u00e4hrden."
}
],
"product_status": {
"known_affected": [
"T028053"
]
},
"release_date": "2023-06-12T22:00:00.000+00:00",
"title": "CVE-2022-45143"
},
{
"cve": "CVE-2022-4450",
"notes": [
{
"category": "description",
"text": "In Xerox FreeFlow Print Server existieren mehrere Schwachstellen im Zusammenhang mit bekannten Java, Apache und Mozilla Firefox Schwachstellen. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verf\u00fcgbarkeit und Integrit\u00e4t des Systems zu gef\u00e4hrden."
}
],
"product_status": {
"known_affected": [
"T028053"
]
},
"release_date": "2023-06-12T22:00:00.000+00:00",
"title": "CVE-2022-4450"
},
{
"cve": "CVE-2022-4345",
"notes": [
{
"category": "description",
"text": "In Xerox FreeFlow Print Server existieren mehrere Schwachstellen im Zusammenhang mit bekannten Java, Apache und Mozilla Firefox Schwachstellen. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verf\u00fcgbarkeit und Integrit\u00e4t des Systems zu gef\u00e4hrden."
}
],
"product_status": {
"known_affected": [
"T028053"
]
},
"release_date": "2023-06-12T22:00:00.000+00:00",
"title": "CVE-2022-4345"
},
{
"cve": "CVE-2022-4304",
"notes": [
{
"category": "description",
"text": "In Xerox FreeFlow Print Server existieren mehrere Schwachstellen im Zusammenhang mit bekannten Java, Apache und Mozilla Firefox Schwachstellen. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verf\u00fcgbarkeit und Integrit\u00e4t des Systems zu gef\u00e4hrden."
}
],
"product_status": {
"known_affected": [
"T028053"
]
},
"release_date": "2023-06-12T22:00:00.000+00:00",
"title": "CVE-2022-4304"
},
{
"cve": "CVE-2022-42919",
"notes": [
{
"category": "description",
"text": "In Xerox FreeFlow Print Server existieren mehrere Schwachstellen im Zusammenhang mit bekannten Java, Apache und Mozilla Firefox Schwachstellen. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verf\u00fcgbarkeit und Integrit\u00e4t des Systems zu gef\u00e4hrden."
}
],
"product_status": {
"known_affected": [
"T028053"
]
},
"release_date": "2023-06-12T22:00:00.000+00:00",
"title": "CVE-2022-42919"
},
{
"cve": "CVE-2022-42916",
"notes": [
{
"category": "description",
"text": "In Xerox FreeFlow Print Server existieren mehrere Schwachstellen im Zusammenhang mit bekannten Java, Apache und Mozilla Firefox Schwachstellen. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verf\u00fcgbarkeit und Integrit\u00e4t des Systems zu gef\u00e4hrden."
}
],
"product_status": {
"known_affected": [
"T028053"
]
},
"release_date": "2023-06-12T22:00:00.000+00:00",
"title": "CVE-2022-42916"
},
{
"cve": "CVE-2022-42915",
"notes": [
{
"category": "description",
"text": "In Xerox FreeFlow Print Server existieren mehrere Schwachstellen im Zusammenhang mit bekannten Java, Apache und Mozilla Firefox Schwachstellen. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verf\u00fcgbarkeit und Integrit\u00e4t des Systems zu gef\u00e4hrden."
}
],
"product_status": {
"known_affected": [
"T028053"
]
},
"release_date": "2023-06-12T22:00:00.000+00:00",
"title": "CVE-2022-42915"
},
{
"cve": "CVE-2022-42898",
"notes": [
{
"category": "description",
"text": "In Xerox FreeFlow Print Server existieren mehrere Schwachstellen im Zusammenhang mit bekannten Java, Apache und Mozilla Firefox Schwachstellen. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verf\u00fcgbarkeit und Integrit\u00e4t des Systems zu gef\u00e4hrden."
}
],
"product_status": {
"known_affected": [
"T028053"
]
},
"release_date": "2023-06-12T22:00:00.000+00:00",
"title": "CVE-2022-42898"
},
{
"cve": "CVE-2022-4283",
"notes": [
{
"category": "description",
"text": "In Xerox FreeFlow Print Server existieren mehrere Schwachstellen im Zusammenhang mit bekannten Java, Apache und Mozilla Firefox Schwachstellen. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verf\u00fcgbarkeit und Integrit\u00e4t des Systems zu gef\u00e4hrden."
}
],
"product_status": {
"known_affected": [
"T028053"
]
},
"release_date": "2023-06-12T22:00:00.000+00:00",
"title": "CVE-2022-4283"
},
{
"cve": "CVE-2022-4203",
"notes": [
{
"category": "description",
"text": "In Xerox FreeFlow Print Server existieren mehrere Schwachstellen im Zusammenhang mit bekannten Java, Apache und Mozilla Firefox Schwachstellen. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verf\u00fcgbarkeit und Integrit\u00e4t des Systems zu gef\u00e4hrden."
}
],
"product_status": {
"known_affected": [
"T028053"
]
},
"release_date": "2023-06-12T22:00:00.000+00:00",
"title": "CVE-2022-4203"
},
{
"cve": "CVE-2022-42012",
"notes": [
{
"category": "description",
"text": "In Xerox FreeFlow Print Server existieren mehrere Schwachstellen im Zusammenhang mit bekannten Java, Apache und Mozilla Firefox Schwachstellen. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verf\u00fcgbarkeit und Integrit\u00e4t des Systems zu gef\u00e4hrden."
}
],
"product_status": {
"known_affected": [
"T028053"
]
},
"release_date": "2023-06-12T22:00:00.000+00:00",
"title": "CVE-2022-42012"
},
{
"cve": "CVE-2022-42011",
"notes": [
{
"category": "description",
"text": "In Xerox FreeFlow Print Server existieren mehrere Schwachstellen im Zusammenhang mit bekannten Java, Apache und Mozilla Firefox Schwachstellen. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verf\u00fcgbarkeit und Integrit\u00e4t des Systems zu gef\u00e4hrden."
}
],
"product_status": {
"known_affected": [
"T028053"
]
},
"release_date": "2023-06-12T22:00:00.000+00:00",
"title": "CVE-2022-42011"
},
{
"cve": "CVE-2022-42010",
"notes": [
{
"category": "description",
"text": "In Xerox FreeFlow Print Server existieren mehrere Schwachstellen im Zusammenhang mit bekannten Java, Apache und Mozilla Firefox Schwachstellen. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verf\u00fcgbarkeit und Integrit\u00e4t des Systems zu gef\u00e4hrden."
}
],
"product_status": {
"known_affected": [
"T028053"
]
},
"release_date": "2023-06-12T22:00:00.000+00:00",
"title": "CVE-2022-42010"
},
{
"cve": "CVE-2022-41903",
"notes": [
{
"category": "description",
"text": "In Xerox FreeFlow Print Server existieren mehrere Schwachstellen im Zusammenhang mit bekannten Java, Apache und Mozilla Firefox Schwachstellen. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verf\u00fcgbarkeit und Integrit\u00e4t des Systems zu gef\u00e4hrden."
}
],
"product_status": {
"known_affected": [
"T028053"
]
},
"release_date": "2023-06-12T22:00:00.000+00:00",
"title": "CVE-2022-41903"
},
{
"cve": "CVE-2022-41716",
"notes": [
{
"category": "description",
"text": "In Xerox FreeFlow Print Server existieren mehrere Schwachstellen im Zusammenhang mit bekannten Java, Apache und Mozilla Firefox Schwachstellen. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verf\u00fcgbarkeit und Integrit\u00e4t des Systems zu gef\u00e4hrden."
}
],
"product_status": {
"known_affected": [
"T028053"
]
},
"release_date": "2023-06-12T22:00:00.000+00:00",
"title": "CVE-2022-41716"
},
{
"cve": "CVE-2022-41715",
"notes": [
{
"category": "description",
"text": "In Xerox FreeFlow Print Server existieren mehrere Schwachstellen im Zusammenhang mit bekannten Java, Apache und Mozilla Firefox Schwachstellen. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verf\u00fcgbarkeit und Integrit\u00e4t des Systems zu gef\u00e4hrden."
}
],
"product_status": {
"known_affected": [
"T028053"
]
},
"release_date": "2023-06-12T22:00:00.000+00:00",
"title": "CVE-2022-41715"
},
{
"cve": "CVE-2022-40898",
"notes": [
{
"category": "description",
"text": "In Xerox FreeFlow Print Server existieren mehrere Schwachstellen im Zusammenhang mit bekannten Java, Apache und Mozilla Firefox Schwachstellen. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verf\u00fcgbarkeit und Integrit\u00e4t des Systems zu gef\u00e4hrden."
}
],
"product_status": {
"known_affected": [
"T028053"
]
},
"release_date": "2023-06-12T22:00:00.000+00:00",
"title": "CVE-2022-40898"
},
{
"cve": "CVE-2022-40304",
"notes": [
{
"category": "description",
"text": "In Xerox FreeFlow Print Server existieren mehrere Schwachstellen im Zusammenhang mit bekannten Java, Apache und Mozilla Firefox Schwachstellen. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verf\u00fcgbarkeit und Integrit\u00e4t des Systems zu gef\u00e4hrden."
}
],
"product_status": {
"known_affected": [
"T028053"
]
},
"release_date": "2023-06-12T22:00:00.000+00:00",
"title": "CVE-2022-40304"
},
{
"cve": "CVE-2022-40303",
"notes": [
{
"category": "description",
"text": "In Xerox FreeFlow Print Server existieren mehrere Schwachstellen im Zusammenhang mit bekannten Java, Apache und Mozilla Firefox Schwachstellen. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verf\u00fcgbarkeit und Integrit\u00e4t des Systems zu gef\u00e4hrden."
}
],
"product_status": {
"known_affected": [
"T028053"
]
},
"release_date": "2023-06-12T22:00:00.000+00:00",
"title": "CVE-2022-40303"
},
{
"cve": "CVE-2022-39253",
"notes": [
{
"category": "description",
"text": "In Xerox FreeFlow Print Server existieren mehrere Schwachstellen im Zusammenhang mit bekannten Java, Apache und Mozilla Firefox Schwachstellen. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verf\u00fcgbarkeit und Integrit\u00e4t des Systems zu gef\u00e4hrden."
}
],
"product_status": {
"known_affected": [
"T028053"
]
},
"release_date": "2023-06-12T22:00:00.000+00:00",
"title": "CVE-2022-39253"
},
{
"cve": "CVE-2022-3924",
"notes": [
{
"category": "description",
"text": "In Xerox FreeFlow Print Server existieren mehrere Schwachstellen im Zusammenhang mit bekannten Java, Apache und Mozilla Firefox Schwachstellen. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verf\u00fcgbarkeit und Integrit\u00e4t des Systems zu gef\u00e4hrden."
}
],
"product_status": {
"known_affected": [
"T028053"
]
},
"release_date": "2023-06-12T22:00:00.000+00:00",
"title": "CVE-2022-3924"
},
{
"cve": "CVE-2022-38784",
"notes": [
{
"category": "description",
"text": "In Xerox FreeFlow Print Server existieren mehrere Schwachstellen im Zusammenhang mit bekannten Java, Apache und Mozilla Firefox Schwachstellen. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verf\u00fcgbarkeit und Integrit\u00e4t des Systems zu gef\u00e4hrden."
}
],
"product_status": {
"known_affected": [
"T028053"
]
},
"release_date": "2023-06-12T22:00:00.000+00:00",
"title": "CVE-2022-38784"
},
{
"cve": "CVE-2022-38171",
"notes": [
{
"category": "description",
"text": "In Xerox FreeFlow Print Server existieren mehrere Schwachstellen im Zusammenhang mit bekannten Java, Apache und Mozilla Firefox Schwachstellen. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verf\u00fcgbarkeit und Integrit\u00e4t des Systems zu gef\u00e4hrden."
}
],
"product_status": {
"known_affected": [
"T028053"
]
},
"release_date": "2023-06-12T22:00:00.000+00:00",
"title": "CVE-2022-38171"
},
{
"cve": "CVE-2022-37436",
"notes": [
{
"category": "description",
"text": "In Xerox FreeFlow Print Server existieren mehrere Schwachstellen im Zusammenhang mit bekannten Java, Apache und Mozilla Firefox Schwachstellen. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verf\u00fcgbarkeit und Integrit\u00e4t des Systems zu gef\u00e4hrden."
}
],
"product_status": {
"known_affected": [
"T028053"
]
},
"release_date": "2023-06-12T22:00:00.000+00:00",
"title": "CVE-2022-37436"
},
{
"cve": "CVE-2022-3736",
"notes": [
{
"category": "description",
"text": "In Xerox FreeFlow Print Server existieren mehrere Schwachstellen im Zusammenhang mit bekannten Java, Apache und Mozilla Firefox Schwachstellen. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verf\u00fcgbarkeit und Integrit\u00e4t des Systems zu gef\u00e4hrden."
}
],
"product_status": {
"known_affected": [
"T028053"
]
},
"release_date": "2023-06-12T22:00:00.000+00:00",
"title": "CVE-2022-3736"
},
{
"cve": "CVE-2022-3705",
"notes": [
{
"category": "description",
"text": "In Xerox FreeFlow Print Server existieren mehrere Schwachstellen im Zusammenhang mit bekannten Java, Apache und Mozilla Firefox Schwachstellen. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verf\u00fcgbarkeit und Integrit\u00e4t des Systems zu gef\u00e4hrden."
}
],
"product_status": {
"known_affected": [
"T028053"
]
},
"release_date": "2023-06-12T22:00:00.000+00:00",
"title": "CVE-2022-3705"
},
{
"cve": "CVE-2022-36760",
"notes": [
{
"category": "description",
"text": "In Xerox FreeFlow Print Server existieren mehrere Schwachstellen im Zusammenhang mit bekannten Java, Apache und Mozilla Firefox Schwachstellen. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verf\u00fcgbarkeit und Integrit\u00e4t des Systems zu gef\u00e4hrden."
}
],
"product_status": {
"known_affected": [
"T028053"
]
},
"release_date": "2023-06-12T22:00:00.000+00:00",
"title": "CVE-2022-36760"
},
{
"cve": "CVE-2022-36227",
"notes": [
{
"category": "description",
"text": "In Xerox FreeFlow Print Server existieren mehrere Schwachstellen im Zusammenhang mit bekannten Java, Apache und Mozilla Firefox Schwachstellen. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verf\u00fcgbarkeit und Integrit\u00e4t des Systems zu gef\u00e4hrden."
}
],
"product_status": {
"known_affected": [
"T028053"
]
},
"release_date": "2023-06-12T22:00:00.000+00:00",
"title": "CVE-2022-36227"
},
{
"cve": "CVE-2022-36114",
"notes": [
{
"category": "description",
"text": "In Xerox FreeFlow Print Server existieren mehrere Schwachstellen im Zusammenhang mit bekannten Java, Apache und Mozilla Firefox Schwachstellen. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verf\u00fcgbarkeit und Integrit\u00e4t des Systems zu gef\u00e4hrden."
}
],
"product_status": {
"known_affected": [
"T028053"
]
},
"release_date": "2023-06-12T22:00:00.000+00:00",
"title": "CVE-2022-36114"
},
{
"cve": "CVE-2022-36113",
"notes": [
{
"category": "description",
"text": "In Xerox FreeFlow Print Server existieren mehrere Schwachstellen im Zusammenhang mit bekannten Java, Apache und Mozilla Firefox Schwachstellen. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verf\u00fcgbarkeit und Integrit\u00e4t des Systems zu gef\u00e4hrden."
}
],
"product_status": {
"known_affected": [
"T028053"
]
},
"release_date": "2023-06-12T22:00:00.000+00:00",
"title": "CVE-2022-36113"
},
{
"cve": "CVE-2022-35260",
"notes": [
{
"category": "description",
"text": "In Xerox FreeFlow Print Server existieren mehrere Schwachstellen im Zusammenhang mit bekannten Java, Apache und Mozilla Firefox Schwachstellen. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verf\u00fcgbarkeit und Integrit\u00e4t des Systems zu gef\u00e4hrden."
}
],
"product_status": {
"known_affected": [
"T028053"
]
},
"release_date": "2023-06-12T22:00:00.000+00:00",
"title": "CVE-2022-35260"
},
{
"cve": "CVE-2022-35252",
"notes": [
{
"category": "description",
"text": "In Xerox FreeFlow Print Server existieren mehrere Schwachstellen im Zusammenhang mit bekannten Java, Apache und Mozilla Firefox Schwachstellen. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verf\u00fcgbarkeit und Integrit\u00e4t des Systems zu gef\u00e4hrden."
}
],
"product_status": {
"known_affected": [
"T028053"
]
},
"release_date": "2023-06-12T22:00:00.000+00:00",
"title": "CVE-2022-35252"
},
{
"cve": "CVE-2022-3515",
"notes": [
{
"category": "description",
"text": "In Xerox FreeFlow Print Server existieren mehrere Schwachstellen im Zusammenhang mit bekannten Java, Apache und Mozilla Firefox Schwachstellen. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verf\u00fcgbarkeit und Integrit\u00e4t des Systems zu gef\u00e4hrden."
}
],
"product_status": {
"known_affected": [
"T028053"
]
},
"release_date": "2023-06-12T22:00:00.000+00:00",
"title": "CVE-2022-3515"
},
{
"cve": "CVE-2022-3352",
"notes": [
{
"category": "description",
"text": "In Xerox FreeFlow Print Server existieren mehrere Schwachstellen im Zusammenhang mit bekannten Java, Apache und Mozilla Firefox Schwachstellen. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verf\u00fcgbarkeit und Integrit\u00e4t des Systems zu gef\u00e4hrden."
}
],
"product_status": {
"known_affected": [
"T028053"
]
},
"release_date": "2023-06-12T22:00:00.000+00:00",
"title": "CVE-2022-3352"
},
{
"cve": "CVE-2022-3324",
"notes": [
{
"category": "description",
"text": "In Xerox FreeFlow Print Server existieren mehrere Schwachstellen im Zusammenhang mit bekannten Java, Apache und Mozilla Firefox Schwachstellen. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verf\u00fcgbarkeit und Integrit\u00e4t des Systems zu gef\u00e4hrden."
}
],
"product_status": {
"known_affected": [
"T028053"
]
},
"release_date": "2023-06-12T22:00:00.000+00:00",
"title": "CVE-2022-3324"
},
{
"cve": "CVE-2022-3297",
"notes": [
{
"category": "description",
"text": "In Xerox FreeFlow Print Server existieren mehrere Schwachstellen im Zusammenhang mit bekannten Java, Apache und Mozilla Firefox Schwachstellen. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verf\u00fcgbarkeit und Integrit\u00e4t des Systems zu gef\u00e4hrden."
}
],
"product_status": {
"known_affected": [
"T028053"
]
},
"release_date": "2023-06-12T22:00:00.000+00:00",
"title": "CVE-2022-3297"
},
{
"cve": "CVE-2022-3296",
"notes": [
{
"category": "description",
"text": "In Xerox FreeFlow Print Server existieren mehrere Schwachstellen im Zusammenhang mit bekannten Java, Apache und Mozilla Firefox Schwachstellen. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verf\u00fcgbarkeit und Integrit\u00e4t des Systems zu gef\u00e4hrden."
}
],
"product_status": {
"known_affected": [
"T028053"
]
},
"release_date": "2023-06-12T22:00:00.000+00:00",
"title": "CVE-2022-3296"
},
{
"cve": "CVE-2022-3278",
"notes": [
{
"category": "description",
"text": "In Xerox FreeFlow Print Server existieren mehrere Schwachstellen im Zusammenhang mit bekannten Java, Apache und Mozilla Firefox Schwachstellen. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verf\u00fcgbarkeit und Integrit\u00e4t des Systems zu gef\u00e4hrden."
}
],
"product_status": {
"known_affected": [
"T028053"
]
},
"release_date": "2023-06-12T22:00:00.000+00:00",
"title": "CVE-2022-3278"
},
{
"cve": "CVE-2022-3256",
"notes": [
{
"category": "description",
"text": "In Xerox FreeFlow Print Server existieren mehrere Schwachstellen im Zusammenhang mit bekannten Java, Apache und Mozilla Firefox Schwachstellen. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verf\u00fcgbarkeit und Integrit\u00e4t des Systems zu gef\u00e4hrden."
}
],
"product_status": {
"known_affected": [
"T028053"
]
},
"release_date": "2023-06-12T22:00:00.000+00:00",
"title": "CVE-2022-3256"
},
{
"cve": "CVE-2022-3235",
"notes": [
{
"category": "description",
"text": "In Xerox FreeFlow Print Server existieren mehrere Schwachstellen im Zusammenhang mit bekannten Java, Apache und Mozilla Firefox Schwachstellen. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verf\u00fcgbarkeit und Integrit\u00e4t des Systems zu gef\u00e4hrden."
}
],
"product_status": {
"known_affected": [
"T028053"
]
},
"release_date": "2023-06-12T22:00:00.000+00:00",
"title": "CVE-2022-3235"
},
{
"cve": "CVE-2022-3234",
"notes": [
{
"category": "description",
"text": "In Xerox FreeFlow Print Server existieren mehrere Schwachstellen im Zusammenhang mit bekannten Java, Apache und Mozilla Firefox Schwachstellen. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verf\u00fcgbarkeit und Integrit\u00e4t des Systems zu gef\u00e4hrden."
}
],
"product_status": {
"known_affected": [
"T028053"
]
},
"release_date": "2023-06-12T22:00:00.000+00:00",
"title": "CVE-2022-3234"
},
{
"cve": "CVE-2022-32221",
"notes": [
{
"category": "description",
"text": "In Xerox FreeFlow Print Server existieren mehrere Schwachstellen im Zusammenhang mit bekannten Java, Apache und Mozilla Firefox Schwachstellen. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verf\u00fcgbarkeit und Integrit\u00e4t des Systems zu gef\u00e4hrden."
}
],
"product_status": {
"known_affected": [
"T028053"
]
},
"release_date": "2023-06-12T22:00:00.000+00:00",
"title": "CVE-2022-32221"
},
{
"cve": "CVE-2022-32208",
"notes": [
{
"category": "description",
"text": "In Xerox FreeFlow Print Server existieren mehrere Schwachstellen im Zusammenhang mit bekannten Java, Apache und Mozilla Firefox Schwachstellen. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verf\u00fcgbarkeit und Integrit\u00e4t des Systems zu gef\u00e4hrden."
}
],
"product_status": {
"known_affected": [
"T028053"
]
},
"release_date": "2023-06-12T22:00:00.000+00:00",
"title": "CVE-2022-32208"
},
{
"cve": "CVE-2022-32207",
"notes": [
{
"category": "description",
"text": "In Xerox FreeFlow Print Server existieren mehrere Schwachstellen im Zusammenhang mit bekannten Java, Apache und Mozilla Firefox Schwachstellen. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verf\u00fcgbarkeit und Integrit\u00e4t des Systems zu gef\u00e4hrden."
}
],
"product_status": {
"known_affected": [
"T028053"
]
},
"release_date": "2023-06-12T22:00:00.000+00:00",
"title": "CVE-2022-32207"
},
{
"cve": "CVE-2022-32206",
"notes": [
{
"category": "description",
"text": "In Xerox FreeFlow Print Server existieren mehrere Schwachstellen im Zusammenhang mit bekannten Java, Apache und Mozilla Firefox Schwachstellen. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verf\u00fcgbarkeit und Integrit\u00e4t des Systems zu gef\u00e4hrden."
}
],
"product_status": {
"known_affected": [
"T028053"
]
},
"release_date": "2023-06-12T22:00:00.000+00:00",
"title": "CVE-2022-32206"
},
{
"cve": "CVE-2022-32205",
"notes": [
{
"category": "description",
"text": "In Xerox FreeFlow Print Server existieren mehrere Schwachstellen im Zusammenhang mit bekannten Java, Apache und Mozilla Firefox Schwachstellen. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verf\u00fcgbarkeit und Integrit\u00e4t des Systems zu gef\u00e4hrden."
}
],
"product_status": {
"known_affected": [
"T028053"
]
},
"release_date": "2023-06-12T22:00:00.000+00:00",
"title": "CVE-2022-32205"
},
{
"cve": "CVE-2022-32190",
"notes": [
{
"category": "description",
"text": "In Xerox FreeFlow Print Server existieren mehrere Schwachstellen im Zusammenhang mit bekannten Java, Apache und Mozilla Firefox Schwachstellen. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verf\u00fcgbarkeit und Integrit\u00e4t des Systems zu gef\u00e4hrden."
}
],
"product_status": {
"known_affected": [
"T028053"
]
},
"release_date": "2023-06-12T22:00:00.000+00:00",
"title": "CVE-2022-32190"
},
{
"cve": "CVE-2022-32189",
"notes": [
{
"category": "description",
"text": "In Xerox FreeFlow Print Server existieren mehrere Schwachstellen im Zusammenhang mit bekannten Java, Apache und Mozilla Firefox Schwachstellen. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verf\u00fcgbarkeit und Integrit\u00e4t des Systems zu gef\u00e4hrden."
}
],
"product_status": {
"known_affected": [
"T028053"
]
},
"release_date": "2023-06-12T22:00:00.000+00:00",
"title": "CVE-2022-32189"
},
{
"cve": "CVE-2022-32148",
"notes": [
{
"category": "description",
"text": "In Xerox FreeFlow Print Server existieren mehrere Schwachstellen im Zusammenhang mit bekannten Java, Apache und Mozilla Firefox Schwachstellen. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verf\u00fcgbarkeit und Integrit\u00e4t des Systems zu gef\u00e4hrden."
}
],
"product_status": {
"known_affected": [
"T028053"
]
},
"release_date": "2023-06-12T22:00:00.000+00:00",
"title": "CVE-2022-32148"
},
{
"cve": "CVE-2022-3153",
"notes": [
{
"category": "description",
"text": "In Xerox FreeFlow Print Server existieren mehrere Schwachstellen im Zusammenhang mit bekannten Java, Apache und Mozilla Firefox Schwachstellen. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verf\u00fcgbarkeit und Integrit\u00e4t des Systems zu gef\u00e4hrden."
}
],
"product_status": {
"known_affected": [
"T028053"
]
},
"release_date": "2023-06-12T22:00:00.000+00:00",
"title": "CVE-2022-3153"
},
{
"cve": "CVE-2022-3134",
"notes": [
{
"category": "description",
"text": "In Xerox FreeFlow Print Server existieren mehrere Schwachstellen im Zusammenhang mit bekannten Java, Apache und Mozilla Firefox Schwachstellen. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verf\u00fcgbarkeit und Integrit\u00e4t des Systems zu gef\u00e4hrden."
}
],
"product_status": {
"known_affected": [
"T028053"
]
},
"release_date": "2023-06-12T22:00:00.000+00:00",
"title": "CVE-2022-3134"
},
{
"cve": "CVE-2022-3099",
"notes": [
{
"category": "description",
"text": "In Xerox FreeFlow Print Server existieren mehrere Schwachstellen im Zusammenhang mit bekannten Java, Apache und Mozilla Firefox Schwachstellen. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verf\u00fcgbarkeit und Integrit\u00e4t des Systems zu gef\u00e4hrden."
}
],
"product_status": {
"known_affected": [
"T028053"
]
},
"release_date": "2023-06-12T22:00:00.000+00:00",
"title": "CVE-2022-3099"
},
{
"cve": "CVE-2022-3094",
"notes": [
{
"category": "description",
"text": "In Xerox FreeFlow Print Server existieren mehrere Schwachstellen im Zusammenhang mit bekannten Java, Apache und Mozilla Firefox Schwachstellen. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verf\u00fcgbarkeit und Integrit\u00e4t des Systems zu gef\u00e4hrden."
}
],
"product_status": {
"known_affected": [
"T028053"
]
},
"release_date": "2023-06-12T22:00:00.000+00:00",
"title": "CVE-2022-3094"
},
{
"cve": "CVE-2022-30635",
"notes": [
{
"category": "description",
"text": "In Xerox FreeFlow Print Server existieren mehrere Schwachstellen im Zusammenhang mit bekannten Java, Apache und Mozilla Firefox Schwachstellen. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verf\u00fcgbarkeit und Integrit\u00e4t des Systems zu gef\u00e4hrden."
}
],
"product_status": {
"known_affected": [
"T028053"
]
},
"release_date": "2023-06-12T22:00:00.000+00:00",
"title": "CVE-2022-30635"
},
{
"cve": "CVE-2022-30634",
"notes": [
{
"category": "description",
"text": "In Xerox FreeFlow Print Server existieren mehrere Schwachstellen im Zusammenhang mit bekannten Java, Apache und Mozilla Firefox Schwachstellen. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verf\u00fcgbarkeit und Integrit\u00e4t des Systems zu gef\u00e4hrden."
}
],
"product_status": {
"known_affected": [
"T028053"
]
},
"release_date": "2023-06-12T22:00:00.000+00:00",
"title": "CVE-2022-30634"
},
{
"cve": "CVE-2022-30633",
"notes": [
{
"category": "description",
"text": "In Xerox FreeFlow Print Server existieren mehrere Schwachstellen im Zusammenhang mit bekannten Java, Apache und Mozilla Firefox Schwachstellen. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verf\u00fcgbarkeit und Integrit\u00e4t des Systems zu gef\u00e4hrden."
}
],
"product_status": {
"known_affected": [
"T028053"
]
},
"release_date": "2023-06-12T22:00:00.000+00:00",
"title": "CVE-2022-30633"
},
{
"cve": "CVE-2022-30632",
"notes": [
{
"category": "description",
"text": "In Xerox FreeFlow Print Server existieren mehrere Schwachstellen im Zusammenhang mit bekannten Java, Apache und Mozilla Firefox Schwachstellen. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verf\u00fcgbarkeit und Integrit\u00e4t des Systems zu gef\u00e4hrden."
}
],
"product_status": {
"known_affected": [
"T028053"
]
},
"release_date": "2023-06-12T22:00:00.000+00:00",
"title": "CVE-2022-30632"
},
{
"cve": "CVE-2022-30631",
"notes": [
{
"category": "description",
"text": "In Xerox FreeFlow Print Server existieren mehrere Schwachstellen im Zusammenhang mit bekannten Java, Apache und Mozilla Firefox Schwachstellen. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verf\u00fcgbarkeit und Integrit\u00e4t des Systems zu gef\u00e4hrden."
}
],
"product_status": {
"known_affected": [
"T028053"
]
},
"release_date": "2023-06-12T22:00:00.000+00:00",
"title": "CVE-2022-30631"
},
{
"cve": "CVE-2022-30630",
"notes": [
{
"category": "description",
"text": "In Xerox FreeFlow Print Server existieren mehrere Schwachstellen im Zusammenhang mit bekannten Java, Apache und Mozilla Firefox Schwachstellen. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verf\u00fcgbarkeit und Integrit\u00e4t des Systems zu gef\u00e4hrden."
}
],
"product_status": {
"known_affected": [
"T028053"
]
},
"release_date": "2023-06-12T22:00:00.000+00:00",
"title": "CVE-2022-30630"
},
{
"cve": "CVE-2022-30629",
"notes": [
{
"category": "description",
"text": "In Xerox FreeFlow Print Server existieren mehrere Schwachstellen im Zusammenhang mit bekannten Java, Apache und Mozilla Firefox Schwachstellen. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verf\u00fcgbarkeit und Integrit\u00e4t des Systems zu gef\u00e4hrden."
}
],
"product_status": {
"known_affected": [
"T028053"
]
},
"release_date": "2023-06-12T22:00:00.000+00:00",
"title": "CVE-2022-30629"
},
{
"cve": "CVE-2022-30580",
"notes": [
{
"category": "description",
"text": "In Xerox FreeFlow Print Server existieren mehrere Schwachstellen im Zusammenhang mit bekannten Java, Apache und Mozilla Firefox Schwachstellen. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verf\u00fcgbarkeit und Integrit\u00e4t des Systems zu gef\u00e4hrden."
}
],
"product_status": {
"known_affected": [
"T028053"
]
},
"release_date": "2023-06-12T22:00:00.000+00:00",
"title": "CVE-2022-30580"
},
{
"cve": "CVE-2022-3037",
"notes": [
{
"category": "description",
"text": "In Xerox FreeFlow Print Server existieren mehrere Schwachstellen im Zusammenhang mit bekannten Java, Apache und Mozilla Firefox Schwachstellen. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verf\u00fcgbarkeit und Integrit\u00e4t des Systems zu gef\u00e4hrden."
}
],
"product_status": {
"known_affected": [
"T028053"
]
},
"release_date": "2023-06-12T22:00:00.000+00:00",
"title": "CVE-2022-3037"
},
{
"cve": "CVE-2022-3016",
"notes": [
{
"category": "description",
"text": "In Xerox FreeFlow Print Server existieren mehrere Schwachstellen im Zusammenhang mit bekannten Java, Apache und Mozilla Firefox Schwachstellen. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verf\u00fcgbarkeit und Integrit\u00e4t des Systems zu gef\u00e4hrden."
}
],
"product_status": {
"known_affected": [
"T028053"
]
},
"release_date": "2023-06-12T22:00:00.000+00:00",
"title": "CVE-2022-3016"
},
{
"cve": "CVE-2022-29804",
"notes": [
{
"category": "description",
"text": "In Xerox FreeFlow Print Server existieren mehrere Schwachstellen im Zusammenhang mit bekannten Java, Apache und Mozilla Firefox Schwachstellen. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verf\u00fcgbarkeit und Integrit\u00e4t des Systems zu gef\u00e4hrden."
}
],
"product_status": {
"known_affected": [
"T028053"
]
},
"release_date": "2023-06-12T22:00:00.000+00:00",
"title": "CVE-2022-29804"
},
{
"cve": "CVE-2022-2980",
"notes": [
{
"category": "description",
"text": "In Xerox FreeFlow Print Server existieren mehrere Schwachstellen im Zusammenhang mit bekannten Java, Apache und Mozilla Firefox Schwachstellen. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verf\u00fcgbarkeit und Integrit\u00e4t des Systems zu gef\u00e4hrden."
}
],
"product_status": {
"known_affected": [
"T028053"
]
},
"release_date": "2023-06-12T22:00:00.000+00:00",
"title": "CVE-2022-2980"
},
{
"cve": "CVE-2022-29526",
"notes": [
{
"category": "description",
"text": "In Xerox FreeFlow Print Server existieren mehrere Schwachstellen im Zusammenhang mit bekannten Java, Apache und Mozilla Firefox Schwachstellen. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verf\u00fcgbarkeit und Integrit\u00e4t des Systems zu gef\u00e4hrden."
}
],
"product_status": {
"known_affected": [
"T028053"
]
},
"release_date": "2023-06-12T22:00:00.000+00:00",
"title": "CVE-2022-29526"
},
{
"cve": "CVE-2022-2946",
"notes": [
{
"category": "description",
"text": "In Xerox FreeFlow Print Server existieren mehrere Schwachstellen im Zusammenhang mit bekannten Java, Apache und Mozilla Firefox Schwachstellen. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verf\u00fcgbarkeit und Integrit\u00e4t des Systems zu gef\u00e4hrden."
}
],
"product_status": {
"known_affected": [
"T028053"
]
},
"release_date": "2023-06-12T22:00:00.000+00:00",
"title": "CVE-2022-2946"
},
{
"cve": "CVE-2022-2929",
"notes": [
{
"category": "description",
"text": "In Xerox FreeFlow Print Server existieren mehrere Schwachstellen im Zusammenhang mit bekannten Java, Apache und Mozilla Firefox Schwachstellen. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verf\u00fcgbarkeit und Integrit\u00e4t des Systems zu gef\u00e4hrden."
}
],
"product_status": {
"known_affected": [
"T028053"
]
},
"release_date": "2023-06-12T22:00:00.000+00:00",
"title": "CVE-2022-2929"
},
{
"cve": "CVE-2022-2928",
"notes": [
{
"category": "description",
"text": "In Xerox FreeFlow Print Server existieren mehrere Schwachstellen im Zusammenhang mit bekannten Java, Apache und Mozilla Firefox Schwachstellen. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verf\u00fcgbarkeit und Integrit\u00e4t des Systems zu gef\u00e4hrden."
}
],
"product_status": {
"known_affected": [
"T028053"
]
},
"release_date": "2023-06-12T22:00:00.000+00:00",
"title": "CVE-2022-2928"
},
{
"cve": "CVE-2022-2923",
"notes": [
{
"category": "description",
"text": "In Xerox FreeFlow Print Server existieren mehrere Schwachstellen im Zusammenhang mit bekannten Java, Apache und Mozilla Firefox Schwachstellen. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verf\u00fcgbarkeit und Integrit\u00e4t des Systems zu gef\u00e4hrden."
}
],
"product_status": {
"known_affected": [
"T028053"
]
},
"release_date": "2023-06-12T22:00:00.000+00:00",
"title": "CVE-2022-2923"
},
{
"cve": "CVE-2022-2889",
"notes": [
{
"category": "description",
"text": "In Xerox FreeFlow Print Server existieren mehrere Schwachstellen im Zusammenhang mit bekannten Java, Apache und Mozilla Firefox Schwachstellen. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verf\u00fcgbarkeit und Integrit\u00e4t des Systems zu gef\u00e4hrden."
}
],
"product_status": {
"known_affected": [
"T028053"
]
},
"release_date": "2023-06-12T22:00:00.000+00:00",
"title": "CVE-2022-2889"
},
{
"cve": "CVE-2022-2880",
"notes": [
{
"category": "description",
"text": "In Xerox FreeFlow Print Server existieren mehrere Schwachstellen im Zusammenhang mit bekannten Java, Apache und Mozilla Firefox Schwachstellen. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verf\u00fcgbarkeit und Integrit\u00e4t des Systems zu gef\u00e4hrden."
}
],
"product_status": {
"known_affected": [
"T028053"
]
},
"release_date": "2023-06-12T22:00:00.000+00:00",
"title": "CVE-2022-2880"
},
{
"cve": "CVE-2022-2879",
"notes": [
{
"category": "description",
"text": "In Xerox FreeFlow Print Server existieren mehrere Schwachstellen im Zusammenhang mit bekannten Java, Apache und Mozilla Firefox Schwachstellen. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verf\u00fcgbarkeit und Integrit\u00e4t des Systems zu gef\u00e4hrden."
}
],
"product_status": {
"known_affected": [
"T028053"
]
},
"release_date": "2023-06-12T22:00:00.000+00:00",
"title": "CVE-2022-2879"
},
{
"cve": "CVE-2022-2874",
"notes": [
{
"category": "description",
"text": "In Xerox FreeFlow Print Server existieren mehrere Schwachstellen im Zusammenhang mit bekannten Java, Apache und Mozilla Firefox Schwachstellen. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verf\u00fcgbarkeit und Integrit\u00e4t des Systems zu gef\u00e4hrden."
}
],
"product_status": {
"known_affected": [
"T028053"
]
},
"release_date": "2023-06-12T22:00:00.000+00:00",
"title": "CVE-2022-2874"
},
{
"cve": "CVE-2022-2862",
"notes": [
{
"category": "description",
"text": "In Xerox FreeFlow Print Server existieren mehrere Schwachstellen im Zusammenhang mit bekannten Java, Apache und Mozilla Firefox Schwachstellen. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verf\u00fcgbarkeit und Integrit\u00e4t des Systems zu gef\u00e4hrden."
}
],
"product_status": {
"known_affected": [
"T028053"
]
},
"release_date": "2023-06-12T22:00:00.000+00:00",
"title": "CVE-2022-2862"
},
{
"cve": "CVE-2022-2849",
"notes": [
{
"category": "description",
"text": "In Xerox FreeFlow Print Server existieren mehrere Schwachstellen im Zusammenhang mit bekannten Java, Apache und Mozilla Firefox Schwachstellen. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verf\u00fcgbarkeit und Integrit\u00e4t des Systems zu gef\u00e4hrden."
}
],
"product_status": {
"known_affected": [
"T028053"
]
},
"release_date": "2023-06-12T22:00:00.000+00:00",
"title": "CVE-2022-2849"
},
{
"cve": "CVE-2022-2845",
"notes": [
{
"category": "description",
"text": "In Xerox FreeFlow Print Server existieren mehrere Schwachstellen im Zusammenhang mit bekannten Java, Apache und Mozilla Firefox Schwachstellen. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verf\u00fcgbarkeit und Integrit\u00e4t des Systems zu gef\u00e4hrden."
}
],
"product_status": {
"known_affected": [
"T028053"
]
},
"release_date": "2023-06-12T22:00:00.000+00:00",
"title": "CVE-2022-2845"
},
{
"cve": "CVE-2022-28331",
"notes": [
{
"category": "description",
"text": "In Xerox FreeFlow Print Server existieren mehrere Schwachstellen im Zusammenhang mit bekannten Java, Apache und Mozilla Firefox Schwachstellen. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verf\u00fcgbarkeit und Integrit\u00e4t des Systems zu gef\u00e4hrden."
}
],
"product_status": {
"known_affected": [
"T028053"
]
},
"release_date": "2023-06-12T22:00:00.000+00:00",
"title": "CVE-2022-28331"
},
{
"cve": "CVE-2022-28327",
"notes": [
{
"category": "description",
"text": "In Xerox FreeFlow Print Server existieren mehrere Schwachstellen im Zusammenhang mit bekannten Java, Apache und Mozilla Firefox Schwachstellen. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verf\u00fcgbarkeit und Integrit\u00e4t des Systems zu gef\u00e4hrden."
}
],
"product_status": {
"known_affected": [
"T028053"
]
},
"release_date": "2023-06-12T22:00:00.000+00:00",
"title": "CVE-2022-28327"
},
{
"cve": "CVE-2022-2819",
"notes": [
{
"category": "description",
"text": "In Xerox FreeFlow Print Server existieren mehrere Schwachstellen im Zusammenhang mit bekannten Java, Apache und Mozilla Firefox Schwachstellen. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verf\u00fcgbarkeit und Integrit\u00e4t des Systems zu gef\u00e4hrden."
}
],
"product_status": {
"known_affected": [
"T028053"
]
},
"release_date": "2023-06-12T22:00:00.000+00:00",
"title": "CVE-2022-2819"
},
{
"cve": "CVE-2022-2817",
"notes": [
{
"category": "description",
"text": "In Xerox FreeFlow Print Server existieren mehrere Schwachstellen im Zusammenhang mit bekannten Java, Apache und Mozilla Firefox Schwachstellen. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verf\u00fcgbarkeit und Integrit\u00e4t des Systems zu gef\u00e4hrden."
}
],
"product_status": {
"known_affected": [
"T028053"
]
},
"release_date": "2023-06-12T22:00:00.000+00:00",
"title": "CVE-2022-2817"
},
{
"cve": "CVE-2022-2816",
"notes": [
{
"category": "description",
"text": "In Xerox FreeFlow Print Server existieren mehrere Schwachstellen im Zusammenhang mit bekannten Java, Apache und Mozilla Firefox Schwachstellen. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verf\u00fcgbarkeit und Integrit\u00e4t des Systems zu gef\u00e4hrden."
}
],
"product_status": {
"known_affected": [
"T028053"
]
},
"release_date": "2023-06-12T22:00:00.000+00:00",
"title": "CVE-2022-2816"
},
{
"cve": "CVE-2022-28131",
"notes": [
{
"category": "description",
"text": "In Xerox FreeFlow Print Server existieren mehrere Schwachstellen im Zusammenhang mit bekannten Java, Apache und Mozilla Firefox Schwachstellen. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verf\u00fcgbarkeit und Integrit\u00e4t des Systems zu gef\u00e4hrden."
}
],
"product_status": {
"known_affected": [
"T028053"
]
},
"release_date": "2023-06-12T22:00:00.000+00:00",
"title": "CVE-2022-28131"
},
{
"cve": "CVE-2022-27778",
"notes": [
{
"category": "description",
"text": "In Xerox FreeFlow Print Server existieren mehrere Schwachstellen im Zusammenhang mit bekannten Java, Apache und Mozilla Firefox Schwachstellen. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verf\u00fcgbarkeit und Integrit\u00e4t des Systems zu gef\u00e4hrden."
}
],
"product_status": {
"known_affected": [
"T028053"
]
},
"release_date": "2023-06-12T22:00:00.000+00:00",
"title": "CVE-2022-27778"
},
{
"cve": "CVE-2022-27664",
"notes": [
{
"category": "description",
"text": "In Xerox FreeFlow Print Server existieren mehrere Schwachstellen im Zusammenhang mit bekannten Java, Apache und Mozilla Firefox Schwachstellen. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verf\u00fcgbarkeit und Integrit\u00e4t des Systems zu gef\u00e4hrden."
}
],
"product_status": {
"known_affected": [
"T028053"
]
},
"release_date": "2023-06-12T22:00:00.000+00:00",
"title": "CVE-2022-27664"
},
{
"cve": "CVE-2022-27536",
"notes": [
{
"category": "description",
"text": "In Xerox FreeFlow Print Server existieren mehrere Schwachstellen im Zusammenhang mit bekannten Java, Apache und Mozilla Firefox Schwachstellen. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verf\u00fcgbarkeit und Integrit\u00e4t des Systems zu gef\u00e4hrden."
}
],
"product_status": {
"known_affected": [
"T028053"
]
},
"release_date": "2023-06-12T22:00:00.000+00:00",
"title": "CVE-2022-27536"
},
{
"cve": "CVE-2022-27337",
"notes": [
{
"category": "description",
"text": "In Xerox FreeFlow Print Server existieren mehrere Schwachstellen im Zusammenhang mit bekannten Java, Apache und Mozilla Firefox Schwachstellen. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verf\u00fcgbarkeit und Integrit\u00e4t des Systems zu gef\u00e4hrden."
}
],
"product_status": {
"known_affected": [
"T028053"
]
},
"release_date": "2023-06-12T22:00:00.000+00:00",
"title": "CVE-2022-27337"
},
{
"cve": "CVE-2022-25255",
"notes": [
{
"category": "description",
"text": "In Xerox FreeFlow Print Server existieren mehrere Schwachstellen im Zusammenhang mit bekannten Java, Apache und Mozilla Firefox Schwachstellen. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verf\u00fcgbarkeit und Integrit\u00e4t des Systems zu gef\u00e4hrden."
}
],
"product_status": {
"known_affected": [
"T028053"
]
},
"release_date": "2023-06-12T22:00:00.000+00:00",
"title": "CVE-2022-25255"
},
{
"cve": "CVE-2022-25147",
"notes": [
{
"category": "description",
"text": "In Xerox FreeFlow Print Server existieren mehrere Schwachstellen im Zusammenhang mit bekannten Java, Apache und Mozilla Firefox Schwachstellen. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verf\u00fcgbarkeit und Integrit\u00e4t des Systems zu gef\u00e4hrden."
}
],
"product_status": {
"known_affected": [
"T028053"
]
},
"release_date": "2023-06-12T22:00:00.000+00:00",
"title": "CVE-2022-25147"
},
{
"cve": "CVE-2022-24963",
"notes": [
{
"category": "description",
"text": "In Xerox FreeFlow Print Server existieren mehrere Schwachstellen im Zusammenhang mit bekannten Java, Apache und Mozilla Firefox Schwachstellen. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verf\u00fcgbarkeit und Integrit\u00e4t des Systems zu gef\u00e4hrden."
}
],
"product_status": {
"known_affected": [
"T028053"
]
},
"release_date": "2023-06-12T22:00:00.000+00:00",
"title": "CVE-2022-24963"
},
{
"cve": "CVE-2022-24675",
"notes": [
{
"category": "description",
"text": "In Xerox FreeFlow Print Server existieren mehrere Schwachstellen im Zusammenhang mit bekannten Java, Apache und Mozilla Firefox Schwachstellen. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verf\u00fcgbarkeit und Integrit\u00e4t des Systems zu gef\u00e4hrden."
}
],
"product_status": {
"known_affected": [
"T028053"
]
},
"release_date": "2023-06-12T22:00:00.000+00:00",
"title": "CVE-2022-24675"
},
{
"cve": "CVE-2022-23521",
"notes": [
{
"category": "description",
"text": "In Xerox FreeFlow Print Server existieren mehrere Schwachstellen im Zusammenhang mit bekannten Java, Apache und Mozilla Firefox Schwachstellen. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verf\u00fcgbarkeit und Integrit\u00e4t des Systems zu gef\u00e4hrden."
}
],
"product_status": {
"known_affected": [
"T028053"
]
},
"release_date": "2023-06-12T22:00:00.000+00:00",
"title": "CVE-2022-23521"
},
{
"cve": "CVE-2022-2309",
"notes": [
{
"category": "description",
"text": "In Xerox FreeFlow Print Server existieren mehrere Schwachstellen im Zusammenhang mit bekannten Java, Apache und Mozilla Firefox Schwachstellen. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verf\u00fcgbarkeit und Integrit\u00e4t des Systems zu gef\u00e4hrden."
}
],
"product_status": {
"known_affected": [
"T028053"
]
},
"release_date": "2023-06-12T22:00:00.000+00:00",
"title": "CVE-2022-2309"
},
{
"cve": "CVE-2022-21515",
"notes": [
{
"category": "description",
"text": "In Xerox FreeFlow Print Server existieren mehrere Schwachstellen im Zusammenhang mit bekannten Java, Apache und Mozilla Firefox Schwachstellen. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verf\u00fcgbarkeit und Integrit\u00e4t des Systems zu gef\u00e4hrden."
}
],
"product_status": {
"known_affected": [
"T028053"
]
},
"release_date": "2023-06-12T22:00:00.000+00:00",
"title": "CVE-2022-21515"
},
{
"cve": "CVE-2022-21349",
"notes": [
{
"category": "description",
"text": "In Xerox FreeFlow Print Server existieren mehrere Schwachstellen im Zusammenhang mit bekannten Java, Apache und Mozilla Firefox Schwachstellen. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verf\u00fcgbarkeit und Integrit\u00e4t des Systems zu gef\u00e4hrden."
}
],
"product_status": {
"known_affected": [
"T028053"
]
},
"release_date": "2023-06-12T22:00:00.000+00:00",
"title": "CVE-2022-21349"
},
{
"cve": "CVE-2022-21291",
"notes": [
{
"category": "description",
"text": "In Xerox FreeFlow Print Server existieren mehrere Schwachstellen im Zusammenhang mit bekannten Java, Apache und Mozilla Firefox Schwachstellen. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verf\u00fcgbarkeit und Integrit\u00e4t des Systems zu gef\u00e4hrden."
}
],
"product_status": {
"known_affected": [
"T028053"
]
},
"release_date": "2023-06-12T22:00:00.000+00:00",
"title": "CVE-2022-21291"
},
{
"cve": "CVE-2022-1962",
"notes": [
{
"category": "description",
"text": "In Xerox FreeFlow Print Server existieren mehrere Schwachstellen im Zusammenhang mit bekannten Java, Apache und Mozilla Firefox Schwachstellen. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verf\u00fcgbarkeit und Integrit\u00e4t des Systems zu gef\u00e4hrden."
}
],
"product_status": {
"known_affected": [
"T028053"
]
},
"release_date": "2023-06-12T22:00:00.000+00:00",
"title": "CVE-2022-1962"
},
{
"cve": "CVE-2022-1705",
"notes": [
{
"category": "description",
"text": "In Xerox FreeFlow Print Server existieren mehrere Schwachstellen im Zusammenhang mit bekannten Java, Apache und Mozilla Firefox Schwachstellen. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verf\u00fcgbarkeit und Integrit\u00e4t des Systems zu gef\u00e4hrden."
}
],
"product_status": {
"known_affected": [
"T028053"
]
},
"release_date": "2023-06-12T22:00:00.000+00:00",
"title": "CVE-2022-1705"
},
{
"cve": "CVE-2022-1292",
"notes": [
{
"category": "description",
"text": "In Xerox FreeFlow Print Server existieren mehrere Schwachstellen im Zusammenhang mit bekannten Java, Apache und Mozilla Firefox Schwachstellen. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verf\u00fcgbarkeit und Integrit\u00e4t des Systems zu gef\u00e4hrden."
}
],
"product_status": {
"known_affected": [
"T028053"
]
},
"release_date": "2023-06-12T22:00:00.000+00:00",
"title": "CVE-2022-1292"
},
{
"cve": "CVE-2022-1122",
"notes": [
{
"category": "description",
"text": "In Xerox FreeFlow Print Server existieren mehrere Schwachstellen im Zusammenhang mit bekannten Java, Apache und Mozilla Firefox Schwachstellen. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verf\u00fcgbarkeit und Integrit\u00e4t des Systems zu gef\u00e4hrden."
}
],
"product_status": {
"known_affected": [
"T028053"
]
},
"release_date": "2023-06-12T22:00:00.000+00:00",
"title": "CVE-2022-1122"
},
{
"cve": "CVE-2022-0718",
"notes": [
{
"category": "description",
"text": "In Xerox FreeFlow Print Server existieren mehrere Schwachstellen im Zusammenhang mit bekannten Java, Apache und Mozilla Firefox Schwachstellen. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verf\u00fcgbarkeit und Integrit\u00e4t des Systems zu gef\u00e4hrden."
}
],
"product_status": {
"known_affected": [
"T028053"
]
},
"release_date": "2023-06-12T22:00:00.000+00:00",
"title": "CVE-2022-0718"
},
{
"cve": "CVE-2021-37750",
"notes": [
{
"category": "description",
"text": "In Xerox FreeFlow Print Server existieren mehrere Schwachstellen im Zusammenhang mit bekannten Java, Apache und Mozilla Firefox Schwachstellen. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verf\u00fcgbarkeit und Integrit\u00e4t des Systems zu gef\u00e4hrden."
}
],
"product_status": {
"known_affected": [
"T028053"
]
},
"release_date": "2023-06-12T22:00:00.000+00:00",
"title": "CVE-2021-37750"
},
{
"cve": "CVE-2021-37519",
"notes": [
{
"category": "description",
"text": "In Xerox FreeFlow Print Server existieren mehrere Schwachstellen im Zusammenhang mit bekannten Java, Apache und Mozilla Firefox Schwachstellen. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verf\u00fcgbarkeit und Integrit\u00e4t des Systems zu gef\u00e4hrden."
}
],
"product_status": {
"known_affected": [
"T028053"
]
},
"release_date": "2023-06-12T22:00:00.000+00:00",
"title": "CVE-2021-37519"
},
{
"cve": "CVE-2021-35940",
"notes": [
{
"category": "description",
"text": "In Xerox FreeFlow Print Server existieren mehrere Schwachstellen im Zusammenhang mit bekannten Java, Apache und Mozilla Firefox Schwachstellen. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verf\u00fcgbarkeit und Integrit\u00e4t des Systems zu gef\u00e4hrden."
}
],
"product_status": {
"known_affected": [
"T028053"
]
},
"release_date": "2023-06-12T22:00:00.000+00:00",
"title": "CVE-2021-35940"
},
{
"cve": "CVE-2021-30860",
"notes": [
{
"category": "description",
"text": "In Xerox FreeFlow Print Server existieren mehrere Schwachstellen im Zusammenhang mit bekannten Java, Apache und Mozilla Firefox Schwachstellen. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verf\u00fcgbarkeit und Integrit\u00e4t des Systems zu gef\u00e4hrden."
}
],
"product_status": {
"known_affected": [
"T028053"
]
},
"release_date": "2023-06-12T22:00:00.000+00:00",
"title": "CVE-2021-30860"
},
{
"cve": "CVE-2021-29338",
"notes": [
{
"category": "description",
"text": "In Xerox FreeFlow Print Server existieren mehrere Schwachstellen im Zusammenhang mit bekannten Java, Apache und Mozilla Firefox Schwachstellen. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verf\u00fcgbarkeit und Integrit\u00e4t des Systems zu gef\u00e4hrden."
}
],
"product_status": {
"known_affected": [
"T028053"
]
},
"release_date": "2023-06-12T22:00:00.000+00:00",
"title": "CVE-2021-29338"
},
{
"cve": "CVE-2018-25032",
"notes": [
{
"category": "description",
"text": "In Xerox FreeFlow Print Server existieren mehrere Schwachstellen im Zusammenhang mit bekannten Java, Apache und Mozilla Firefox Schwachstellen. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verf\u00fcgbarkeit und Integrit\u00e4t des Systems zu gef\u00e4hrden."
}
],
"product_status": {
"known_affected": [
"T028053"
]
},
"release_date": "2023-06-12T22:00:00.000+00:00",
"title": "CVE-2018-25032"
},
{
"cve": "CVE-2017-12613",
"notes": [
{
"category": "description",
"text": "In Xerox FreeFlow Print Server existieren mehrere Schwachstellen im Zusammenhang mit bekannten Java, Apache und Mozilla Firefox Schwachstellen. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verf\u00fcgbarkeit und Integrit\u00e4t des Systems zu gef\u00e4hrden."
}
],
"product_status": {
"known_affected": [
"T028053"
]
},
"release_date": "2023-06-12T22:00:00.000+00:00",
"title": "CVE-2017-12613"
},
{
"cve": "CVE-2006-20001",
"notes": [
{
"category": "description",
"text": "In Xerox FreeFlow Print Server existieren mehrere Schwachstellen im Zusammenhang mit bekannten Java, Apache und Mozilla Firefox Schwachstellen. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verf\u00fcgbarkeit und Integrit\u00e4t des Systems zu gef\u00e4hrden."
}
],
"product_status": {
"known_affected": [
"T028053"
]
},
"release_date": "2023-06-12T22:00:00.000+00:00",
"title": "CVE-2006-20001"
}
]
}
wid-sec-w-2023-1350
Vulnerability from csaf_certbund
Notes
{
"document": {
"aggregate_severity": {
"text": "mittel"
},
"category": "csaf_base",
"csaf_version": "2.0",
"distribution": {
"tlp": {
"label": "WHITE",
"url": "https://www.first.org/tlp/"
}
},
"lang": "de-DE",
"notes": [
{
"category": "legal_disclaimer",
"text": "Das BSI ist als Anbieter f\u00fcr die eigenen, zur Nutzung bereitgestellten Inhalte nach den allgemeinen Gesetzen verantwortlich. Nutzerinnen und Nutzer sind jedoch daf\u00fcr verantwortlich, die Verwendung und/oder die Umsetzung der mit den Inhalten bereitgestellten Informationen sorgf\u00e4ltig im Einzelfall zu pr\u00fcfen."
},
{
"category": "description",
"text": "Splunk Enterprise erm\u00f6glicht Monitoring und Analyse von Clickstream-Daten und Kundentransaktionen.",
"title": "Produktbeschreibung"
},
{
"category": "summary",
"text": "Ein Angreifer kann mehrere Schwachstellen in Splunk Splunk Enterprise in diversen Komponenten von Drittanbietern ausnutzen, um einen nicht n\u00e4her spezifizierten Angriff durchzuf\u00fchren.",
"title": "Angriff"
},
{
"category": "general",
"text": "- UNIX\n- Linux\n- Windows\n- Sonstiges",
"title": "Betroffene Betriebssysteme"
}
],
"publisher": {
"category": "other",
"contact_details": "csaf-provider@cert-bund.de",
"name": "Bundesamt f\u00fcr Sicherheit in der Informationstechnik",
"namespace": "https://www.bsi.bund.de"
},
"references": [
{
"category": "self",
"summary": "WID-SEC-W-2023-1350 - CSAF Version",
"url": "https://wid.cert-bund.de/.well-known/csaf/white/2023/wid-sec-w-2023-1350.json"
},
{
"category": "self",
"summary": "WID-SEC-2023-1350 - Portal Version",
"url": "https://wid.cert-bund.de/portal/wid/securityadvisory?name=WID-SEC-2023-1350"
},
{
"category": "external",
"summary": "Splunk Enterprise Security Advisory SVD-2023-0613 vom 2023-06-01",
"url": "https://advisory.splunk.com/advisories/SVD-2023-0613"
},
{
"category": "external",
"summary": "IBM Security Bulletin 7008449 vom 2023-06-29",
"url": "https://www.ibm.com/support/pages/node/7008449"
},
{
"category": "external",
"summary": "SUSE Security Update SUSE-SU-2024:0196-1 vom 2024-01-23",
"url": "https://lists.suse.com/pipermail/sle-security-updates/2024-January/017743.html"
},
{
"category": "external",
"summary": "SUSE Security Update SUSE-SU-2024:0487-1 vom 2024-02-15",
"url": "https://lists.suse.com/pipermail/sle-security-updates/2024-February/017931.html"
},
{
"category": "external",
"summary": "SUSE Security Update SUSE-SU-2024:0486-1 vom 2024-02-15",
"url": "https://lists.suse.com/pipermail/sle-security-updates/2024-February/017932.html"
}
],
"source_lang": "en-US",
"title": "Splunk Splunk Enterprise: Mehrere Schwachstellen in Komponenten von Drittanbietern",
"tracking": {
"current_release_date": "2024-02-15T23:00:00.000+00:00",
"generator": {
"date": "2024-08-15T17:51:43.161+00:00",
"engine": {
"name": "BSI-WID",
"version": "1.3.5"
}
},
"id": "WID-SEC-W-2023-1350",
"initial_release_date": "2023-06-01T22:00:00.000+00:00",
"revision_history": [
{
"date": "2023-06-01T22:00:00.000+00:00",
"number": "1",
"summary": "Initiale Fassung"
},
{
"date": "2023-06-29T22:00:00.000+00:00",
"number": "2",
"summary": "Neue Updates von IBM aufgenommen"
},
{
"date": "2024-01-23T23:00:00.000+00:00",
"number": "3",
"summary": "Neue Updates von SUSE aufgenommen"
},
{
"date": "2024-02-15T23:00:00.000+00:00",
"number": "4",
"summary": "Neue Updates von SUSE aufgenommen"
}
],
"status": "final",
"version": "4"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"category": "product_name",
"name": "IBM DB2",
"product": {
"name": "IBM DB2",
"product_id": "5104",
"product_identification_helper": {
"cpe": "cpe:/a:ibm:db2:-"
}
}
}
],
"category": "vendor",
"name": "IBM"
},
{
"branches": [
{
"category": "product_name",
"name": "SUSE Linux",
"product": {
"name": "SUSE Linux",
"product_id": "T002207",
"product_identification_helper": {
"cpe": "cpe:/o:suse:suse_linux:-"
}
}
}
],
"category": "vendor",
"name": "SUSE"
},
{
"branches": [
{
"branches": [
{
"category": "product_version_range",
"name": "\u003c 8.1.14",
"product": {
"name": "Splunk Splunk Enterprise \u003c 8.1.14",
"product_id": "T027935"
}
},
{
"category": "product_version_range",
"name": "\u003c 8.2.11",
"product": {
"name": "Splunk Splunk Enterprise \u003c 8.2.11",
"product_id": "T027936"
}
},
{
"category": "product_version_range",
"name": "\u003c 9.0.5",
"product": {
"name": "Splunk Splunk Enterprise \u003c 9.0.5",
"product_id": "T027937"
}
}
],
"category": "product_name",
"name": "Splunk Enterprise"
}
],
"category": "vendor",
"name": "Splunk"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2023-27538",
"notes": [
{
"category": "description",
"text": "Es existieren mehrere Schwachstellen in Splunk Splunk Enterprise in zahlreichen Komponenten von Drittanbietern (OpenSSL, curl, go, zlib, SQLite, json und weitere), die zum aktuellen Zeitpunkt nicht im Detail beschrieben und ver\u00f6ffentlicht wurden. Ein Angreifer kann diese Schwachstellen ausnutzen, um nicht n\u00e4her spezifizierte Auswirkungen zu verursachen."
}
],
"product_status": {
"known_affected": [
"T002207",
"5104"
]
},
"release_date": "2023-06-01T22:00:00.000+00:00",
"title": "CVE-2023-27538"
},
{
"cve": "CVE-2023-27537",
"notes": [
{
"category": "description",
"text": "Es existieren mehrere Schwachstellen in Splunk Splunk Enterprise in zahlreichen Komponenten von Drittanbietern (OpenSSL, curl, go, zlib, SQLite, json und weitere), die zum aktuellen Zeitpunkt nicht im Detail beschrieben und ver\u00f6ffentlicht wurden. Ein Angreifer kann diese Schwachstellen ausnutzen, um nicht n\u00e4her spezifizierte Auswirkungen zu verursachen."
}
],
"product_status": {
"known_affected": [
"T002207",
"5104"
]
},
"release_date": "2023-06-01T22:00:00.000+00:00",
"title": "CVE-2023-27537"
},
{
"cve": "CVE-2023-27536",
"notes": [
{
"category": "description",
"text": "Es existieren mehrere Schwachstellen in Splunk Splunk Enterprise in zahlreichen Komponenten von Drittanbietern (OpenSSL, curl, go, zlib, SQLite, json und weitere), die zum aktuellen Zeitpunkt nicht im Detail beschrieben und ver\u00f6ffentlicht wurden. Ein Angreifer kann diese Schwachstellen ausnutzen, um nicht n\u00e4her spezifizierte Auswirkungen zu verursachen."
}
],
"product_status": {
"known_affected": [
"T002207",
"5104"
]
},
"release_date": "2023-06-01T22:00:00.000+00:00",
"title": "CVE-2023-27536"
},
{
"cve": "CVE-2023-27535",
"notes": [
{
"category": "description",
"text": "Es existieren mehrere Schwachstellen in Splunk Splunk Enterprise in zahlreichen Komponenten von Drittanbietern (OpenSSL, curl, go, zlib, SQLite, json und weitere), die zum aktuellen Zeitpunkt nicht im Detail beschrieben und ver\u00f6ffentlicht wurden. Ein Angreifer kann diese Schwachstellen ausnutzen, um nicht n\u00e4her spezifizierte Auswirkungen zu verursachen."
}
],
"product_status": {
"known_affected": [
"T002207",
"5104"
]
},
"release_date": "2023-06-01T22:00:00.000+00:00",
"title": "CVE-2023-27535"
},
{
"cve": "CVE-2023-27534",
"notes": [
{
"category": "description",
"text": "Es existieren mehrere Schwachstellen in Splunk Splunk Enterprise in zahlreichen Komponenten von Drittanbietern (OpenSSL, curl, go, zlib, SQLite, json und weitere), die zum aktuellen Zeitpunkt nicht im Detail beschrieben und ver\u00f6ffentlicht wurden. Ein Angreifer kann diese Schwachstellen ausnutzen, um nicht n\u00e4her spezifizierte Auswirkungen zu verursachen."
}
],
"product_status": {
"known_affected": [
"T002207",
"5104"
]
},
"release_date": "2023-06-01T22:00:00.000+00:00",
"title": "CVE-2023-27534"
},
{
"cve": "CVE-2023-27533",
"notes": [
{
"category": "description",
"text": "Es existieren mehrere Schwachstellen in Splunk Splunk Enterprise in zahlreichen Komponenten von Drittanbietern (OpenSSL, curl, go, zlib, SQLite, json und weitere), die zum aktuellen Zeitpunkt nicht im Detail beschrieben und ver\u00f6ffentlicht wurden. Ein Angreifer kann diese Schwachstellen ausnutzen, um nicht n\u00e4her spezifizierte Auswirkungen zu verursachen."
}
],
"product_status": {
"known_affected": [
"T002207",
"5104"
]
},
"release_date": "2023-06-01T22:00:00.000+00:00",
"title": "CVE-2023-27533"
},
{
"cve": "CVE-2023-23916",
"notes": [
{
"category": "description",
"text": "Es existieren mehrere Schwachstellen in Splunk Splunk Enterprise in zahlreichen Komponenten von Drittanbietern (OpenSSL, curl, go, zlib, SQLite, json und weitere), die zum aktuellen Zeitpunkt nicht im Detail beschrieben und ver\u00f6ffentlicht wurden. Ein Angreifer kann diese Schwachstellen ausnutzen, um nicht n\u00e4her spezifizierte Auswirkungen zu verursachen."
}
],
"product_status": {
"known_affected": [
"T002207",
"5104"
]
},
"release_date": "2023-06-01T22:00:00.000+00:00",
"title": "CVE-2023-23916"
},
{
"cve": "CVE-2023-23915",
"notes": [
{
"category": "description",
"text": "Es existieren mehrere Schwachstellen in Splunk Splunk Enterprise in zahlreichen Komponenten von Drittanbietern (OpenSSL, curl, go, zlib, SQLite, json und weitere), die zum aktuellen Zeitpunkt nicht im Detail beschrieben und ver\u00f6ffentlicht wurden. Ein Angreifer kann diese Schwachstellen ausnutzen, um nicht n\u00e4her spezifizierte Auswirkungen zu verursachen."
}
],
"product_status": {
"known_affected": [
"T002207",
"5104"
]
},
"release_date": "2023-06-01T22:00:00.000+00:00",
"title": "CVE-2023-23915"
},
{
"cve": "CVE-2023-23914",
"notes": [
{
"category": "description",
"text": "Es existieren mehrere Schwachstellen in Splunk Splunk Enterprise in zahlreichen Komponenten von Drittanbietern (OpenSSL, curl, go, zlib, SQLite, json und weitere), die zum aktuellen Zeitpunkt nicht im Detail beschrieben und ver\u00f6ffentlicht wurden. Ein Angreifer kann diese Schwachstellen ausnutzen, um nicht n\u00e4her spezifizierte Auswirkungen zu verursachen."
}
],
"product_status": {
"known_affected": [
"T002207",
"5104"
]
},
"release_date": "2023-06-01T22:00:00.000+00:00",
"title": "CVE-2023-23914"
},
{
"cve": "CVE-2023-1370",
"notes": [
{
"category": "description",
"text": "Es existieren mehrere Schwachstellen in Splunk Splunk Enterprise in zahlreichen Komponenten von Drittanbietern (OpenSSL, curl, go, zlib, SQLite, json und weitere), die zum aktuellen Zeitpunkt nicht im Detail beschrieben und ver\u00f6ffentlicht wurden. Ein Angreifer kann diese Schwachstellen ausnutzen, um nicht n\u00e4her spezifizierte Auswirkungen zu verursachen."
}
],
"product_status": {
"known_affected": [
"T002207",
"5104"
]
},
"release_date": "2023-06-01T22:00:00.000+00:00",
"title": "CVE-2023-1370"
},
{
"cve": "CVE-2023-0286",
"notes": [
{
"category": "description",
"text": "Es existieren mehrere Schwachstellen in Splunk Splunk Enterprise in zahlreichen Komponenten von Drittanbietern (OpenSSL, curl, go, zlib, SQLite, json und weitere), die zum aktuellen Zeitpunkt nicht im Detail beschrieben und ver\u00f6ffentlicht wurden. Ein Angreifer kann diese Schwachstellen ausnutzen, um nicht n\u00e4her spezifizierte Auswirkungen zu verursachen."
}
],
"product_status": {
"known_affected": [
"T002207",
"5104"
]
},
"release_date": "2023-06-01T22:00:00.000+00:00",
"title": "CVE-2023-0286"
},
{
"cve": "CVE-2023-0215",
"notes": [
{
"category": "description",
"text": "Es existieren mehrere Schwachstellen in Splunk Splunk Enterprise in zahlreichen Komponenten von Drittanbietern (OpenSSL, curl, go, zlib, SQLite, json und weitere), die zum aktuellen Zeitpunkt nicht im Detail beschrieben und ver\u00f6ffentlicht wurden. Ein Angreifer kann diese Schwachstellen ausnutzen, um nicht n\u00e4her spezifizierte Auswirkungen zu verursachen."
}
],
"product_status": {
"known_affected": [
"T002207",
"5104"
]
},
"release_date": "2023-06-01T22:00:00.000+00:00",
"title": "CVE-2023-0215"
},
{
"cve": "CVE-2022-46175",
"notes": [
{
"category": "description",
"text": "Es existieren mehrere Schwachstellen in Splunk Splunk Enterprise in zahlreichen Komponenten von Drittanbietern (OpenSSL, curl, go, zlib, SQLite, json und weitere), die zum aktuellen Zeitpunkt nicht im Detail beschrieben und ver\u00f6ffentlicht wurden. Ein Angreifer kann diese Schwachstellen ausnutzen, um nicht n\u00e4her spezifizierte Auswirkungen zu verursachen."
}
],
"product_status": {
"known_affected": [
"T002207",
"5104"
]
},
"release_date": "2023-06-01T22:00:00.000+00:00",
"title": "CVE-2022-46175"
},
{
"cve": "CVE-2022-43680",
"notes": [
{
"category": "description",
"text": "Es existieren mehrere Schwachstellen in Splunk Splunk Enterprise in zahlreichen Komponenten von Drittanbietern (OpenSSL, curl, go, zlib, SQLite, json und weitere), die zum aktuellen Zeitpunkt nicht im Detail beschrieben und ver\u00f6ffentlicht wurden. Ein Angreifer kann diese Schwachstellen ausnutzen, um nicht n\u00e4her spezifizierte Auswirkungen zu verursachen."
}
],
"product_status": {
"known_affected": [
"T002207",
"5104"
]
},
"release_date": "2023-06-01T22:00:00.000+00:00",
"title": "CVE-2022-43680"
},
{
"cve": "CVE-2022-43552",
"notes": [
{
"category": "description",
"text": "Es existieren mehrere Schwachstellen in Splunk Splunk Enterprise in zahlreichen Komponenten von Drittanbietern (OpenSSL, curl, go, zlib, SQLite, json und weitere), die zum aktuellen Zeitpunkt nicht im Detail beschrieben und ver\u00f6ffentlicht wurden. Ein Angreifer kann diese Schwachstellen ausnutzen, um nicht n\u00e4her spezifizierte Auswirkungen zu verursachen."
}
],
"product_status": {
"known_affected": [
"T002207",
"5104"
]
},
"release_date": "2023-06-01T22:00:00.000+00:00",
"title": "CVE-2022-43552"
},
{
"cve": "CVE-2022-43551",
"notes": [
{
"category": "description",
"text": "Es existieren mehrere Schwachstellen in Splunk Splunk Enterprise in zahlreichen Komponenten von Drittanbietern (OpenSSL, curl, go, zlib, SQLite, json und weitere), die zum aktuellen Zeitpunkt nicht im Detail beschrieben und ver\u00f6ffentlicht wurden. Ein Angreifer kann diese Schwachstellen ausnutzen, um nicht n\u00e4her spezifizierte Auswirkungen zu verursachen."
}
],
"product_status": {
"known_affected": [
"T002207",
"5104"
]
},
"release_date": "2023-06-01T22:00:00.000+00:00",
"title": "CVE-2022-43551"
},
{
"cve": "CVE-2022-4304",
"notes": [
{
"category": "description",
"text": "Es existieren mehrere Schwachstellen in Splunk Splunk Enterprise in zahlreichen Komponenten von Drittanbietern (OpenSSL, curl, go, zlib, SQLite, json und weitere), die zum aktuellen Zeitpunkt nicht im Detail beschrieben und ver\u00f6ffentlicht wurden. Ein Angreifer kann diese Schwachstellen ausnutzen, um nicht n\u00e4her spezifizierte Auswirkungen zu verursachen."
}
],
"product_status": {
"known_affected": [
"T002207",
"5104"
]
},
"release_date": "2023-06-01T22:00:00.000+00:00",
"title": "CVE-2022-4304"
},
{
"cve": "CVE-2022-42916",
"notes": [
{
"category": "description",
"text": "Es existieren mehrere Schwachstellen in Splunk Splunk Enterprise in zahlreichen Komponenten von Drittanbietern (OpenSSL, curl, go, zlib, SQLite, json und weitere), die zum aktuellen Zeitpunkt nicht im Detail beschrieben und ver\u00f6ffentlicht wurden. Ein Angreifer kann diese Schwachstellen ausnutzen, um nicht n\u00e4her spezifizierte Auswirkungen zu verursachen."
}
],
"product_status": {
"known_affected": [
"T002207",
"5104"
]
},
"release_date": "2023-06-01T22:00:00.000+00:00",
"title": "CVE-2022-42916"
},
{
"cve": "CVE-2022-42915",
"notes": [
{
"category": "description",
"text": "Es existieren mehrere Schwachstellen in Splunk Splunk Enterprise in zahlreichen Komponenten von Drittanbietern (OpenSSL, curl, go, zlib, SQLite, json und weitere), die zum aktuellen Zeitpunkt nicht im Detail beschrieben und ver\u00f6ffentlicht wurden. Ein Angreifer kann diese Schwachstellen ausnutzen, um nicht n\u00e4her spezifizierte Auswirkungen zu verursachen."
}
],
"product_status": {
"known_affected": [
"T002207",
"5104"
]
},
"release_date": "2023-06-01T22:00:00.000+00:00",
"title": "CVE-2022-42915"
},
{
"cve": "CVE-2022-42004",
"notes": [
{
"category": "description",
"text": "Es existieren mehrere Schwachstellen in Splunk Splunk Enterprise in zahlreichen Komponenten von Drittanbietern (OpenSSL, curl, go, zlib, SQLite, json und weitere), die zum aktuellen Zeitpunkt nicht im Detail beschrieben und ver\u00f6ffentlicht wurden. Ein Angreifer kann diese Schwachstellen ausnutzen, um nicht n\u00e4her spezifizierte Auswirkungen zu verursachen."
}
],
"product_status": {
"known_affected": [
"T002207",
"5104"
]
},
"release_date": "2023-06-01T22:00:00.000+00:00",
"title": "CVE-2022-42004"
},
{
"cve": "CVE-2022-4200",
"notes": [
{
"category": "description",
"text": "Es existieren mehrere Schwachstellen in Splunk Splunk Enterprise in zahlreichen Komponenten von Drittanbietern (OpenSSL, curl, go, zlib, SQLite, json und weitere), die zum aktuellen Zeitpunkt nicht im Detail beschrieben und ver\u00f6ffentlicht wurden. Ein Angreifer kann diese Schwachstellen ausnutzen, um nicht n\u00e4her spezifizierte Auswirkungen zu verursachen."
}
],
"product_status": {
"known_affected": [
"T002207",
"5104"
]
},
"release_date": "2023-06-01T22:00:00.000+00:00",
"title": "CVE-2022-4200"
},
{
"cve": "CVE-2022-41720",
"notes": [
{
"category": "description",
"text": "Es existieren mehrere Schwachstellen in Splunk Splunk Enterprise in zahlreichen Komponenten von Drittanbietern (OpenSSL, curl, go, zlib, SQLite, json und weitere), die zum aktuellen Zeitpunkt nicht im Detail beschrieben und ver\u00f6ffentlicht wurden. Ein Angreifer kann diese Schwachstellen ausnutzen, um nicht n\u00e4her spezifizierte Auswirkungen zu verursachen."
}
],
"product_status": {
"known_affected": [
"T002207",
"5104"
]
},
"release_date": "2023-06-01T22:00:00.000+00:00",
"title": "CVE-2022-41720"
},
{
"cve": "CVE-2022-41716",
"notes": [
{
"category": "description",
"text": "Es existieren mehrere Schwachstellen in Splunk Splunk Enterprise in zahlreichen Komponenten von Drittanbietern (OpenSSL, curl, go, zlib, SQLite, json und weitere), die zum aktuellen Zeitpunkt nicht im Detail beschrieben und ver\u00f6ffentlicht wurden. Ein Angreifer kann diese Schwachstellen ausnutzen, um nicht n\u00e4her spezifizierte Auswirkungen zu verursachen."
}
],
"product_status": {
"known_affected": [
"T002207",
"5104"
]
},
"release_date": "2023-06-01T22:00:00.000+00:00",
"title": "CVE-2022-41716"
},
{
"cve": "CVE-2022-41715",
"notes": [
{
"category": "description",
"text": "Es existieren mehrere Schwachstellen in Splunk Splunk Enterprise in zahlreichen Komponenten von Drittanbietern (OpenSSL, curl, go, zlib, SQLite, json und weitere), die zum aktuellen Zeitpunkt nicht im Detail beschrieben und ver\u00f6ffentlicht wurden. Ein Angreifer kann diese Schwachstellen ausnutzen, um nicht n\u00e4her spezifizierte Auswirkungen zu verursachen."
}
],
"product_status": {
"known_affected": [
"T002207",
"5104"
]
},
"release_date": "2023-06-01T22:00:00.000+00:00",
"title": "CVE-2022-41715"
},
{
"cve": "CVE-2022-40304",
"notes": [
{
"category": "description",
"text": "Es existieren mehrere Schwachstellen in Splunk Splunk Enterprise in zahlreichen Komponenten von Drittanbietern (OpenSSL, curl, go, zlib, SQLite, json und weitere), die zum aktuellen Zeitpunkt nicht im Detail beschrieben und ver\u00f6ffentlicht wurden. Ein Angreifer kann diese Schwachstellen ausnutzen, um nicht n\u00e4her spezifizierte Auswirkungen zu verursachen."
}
],
"product_status": {
"known_affected": [
"T002207",
"5104"
]
},
"release_date": "2023-06-01T22:00:00.000+00:00",
"title": "CVE-2022-40304"
},
{
"cve": "CVE-2022-40303",
"notes": [
{
"category": "description",
"text": "Es existieren mehrere Schwachstellen in Splunk Splunk Enterprise in zahlreichen Komponenten von Drittanbietern (OpenSSL, curl, go, zlib, SQLite, json und weitere), die zum aktuellen Zeitpunkt nicht im Detail beschrieben und ver\u00f6ffentlicht wurden. Ein Angreifer kann diese Schwachstellen ausnutzen, um nicht n\u00e4her spezifizierte Auswirkungen zu verursachen."
}
],
"product_status": {
"known_affected": [
"T002207",
"5104"
]
},
"release_date": "2023-06-01T22:00:00.000+00:00",
"title": "CVE-2022-40303"
},
{
"cve": "CVE-2022-40023",
"notes": [
{
"category": "description",
"text": "Es existieren mehrere Schwachstellen in Splunk Splunk Enterprise in zahlreichen Komponenten von Drittanbietern (OpenSSL, curl, go, zlib, SQLite, json und weitere), die zum aktuellen Zeitpunkt nicht im Detail beschrieben und ver\u00f6ffentlicht wurden. Ein Angreifer kann diese Schwachstellen ausnutzen, um nicht n\u00e4her spezifizierte Auswirkungen zu verursachen."
}
],
"product_status": {
"known_affected": [
"T002207",
"5104"
]
},
"release_date": "2023-06-01T22:00:00.000+00:00",
"title": "CVE-2022-40023"
},
{
"cve": "CVE-2022-38900",
"notes": [
{
"category": "description",
"text": "Es existieren mehrere Schwachstellen in Splunk Splunk Enterprise in zahlreichen Komponenten von Drittanbietern (OpenSSL, curl, go, zlib, SQLite, json und weitere), die zum aktuellen Zeitpunkt nicht im Detail beschrieben und ver\u00f6ffentlicht wurden. Ein Angreifer kann diese Schwachstellen ausnutzen, um nicht n\u00e4her spezifizierte Auswirkungen zu verursachen."
}
],
"product_status": {
"known_affected": [
"T002207",
"5104"
]
},
"release_date": "2023-06-01T22:00:00.000+00:00",
"title": "CVE-2022-38900"
},
{
"cve": "CVE-2022-37616",
"notes": [
{
"category": "description",
"text": "Es existieren mehrere Schwachstellen in Splunk Splunk Enterprise in zahlreichen Komponenten von Drittanbietern (OpenSSL, curl, go, zlib, SQLite, json und weitere), die zum aktuellen Zeitpunkt nicht im Detail beschrieben und ver\u00f6ffentlicht wurden. Ein Angreifer kann diese Schwachstellen ausnutzen, um nicht n\u00e4her spezifizierte Auswirkungen zu verursachen."
}
],
"product_status": {
"known_affected": [
"T002207",
"5104"
]
},
"release_date": "2023-06-01T22:00:00.000+00:00",
"title": "CVE-2022-37616"
},
{
"cve": "CVE-2022-37603",
"notes": [
{
"category": "description",
"text": "Es existieren mehrere Schwachstellen in Splunk Splunk Enterprise in zahlreichen Komponenten von Drittanbietern (OpenSSL, curl, go, zlib, SQLite, json und weitere), die zum aktuellen Zeitpunkt nicht im Detail beschrieben und ver\u00f6ffentlicht wurden. Ein Angreifer kann diese Schwachstellen ausnutzen, um nicht n\u00e4her spezifizierte Auswirkungen zu verursachen."
}
],
"product_status": {
"known_affected": [
"T002207",
"5104"
]
},
"release_date": "2023-06-01T22:00:00.000+00:00",
"title": "CVE-2022-37603"
},
{
"cve": "CVE-2022-37601",
"notes": [
{
"category": "description",
"text": "Es existieren mehrere Schwachstellen in Splunk Splunk Enterprise in zahlreichen Komponenten von Drittanbietern (OpenSSL, curl, go, zlib, SQLite, json und weitere), die zum aktuellen Zeitpunkt nicht im Detail beschrieben und ver\u00f6ffentlicht wurden. Ein Angreifer kann diese Schwachstellen ausnutzen, um nicht n\u00e4her spezifizierte Auswirkungen zu verursachen."
}
],
"product_status": {
"known_affected": [
"T002207",
"5104"
]
},
"release_date": "2023-06-01T22:00:00.000+00:00",
"title": "CVE-2022-37601"
},
{
"cve": "CVE-2022-37599",
"notes": [
{
"category": "description",
"text": "Es existieren mehrere Schwachstellen in Splunk Splunk Enterprise in zahlreichen Komponenten von Drittanbietern (OpenSSL, curl, go, zlib, SQLite, json und weitere), die zum aktuellen Zeitpunkt nicht im Detail beschrieben und ver\u00f6ffentlicht wurden. Ein Angreifer kann diese Schwachstellen ausnutzen, um nicht n\u00e4her spezifizierte Auswirkungen zu verursachen."
}
],
"product_status": {
"known_affected": [
"T002207",
"5104"
]
},
"release_date": "2023-06-01T22:00:00.000+00:00",
"title": "CVE-2022-37599"
},
{
"cve": "CVE-2022-37434",
"notes": [
{
"category": "description",
"text": "Es existieren mehrere Schwachstellen in Splunk Splunk Enterprise in zahlreichen Komponenten von Drittanbietern (OpenSSL, curl, go, zlib, SQLite, json und weitere), die zum aktuellen Zeitpunkt nicht im Detail beschrieben und ver\u00f6ffentlicht wurden. Ein Angreifer kann diese Schwachstellen ausnutzen, um nicht n\u00e4her spezifizierte Auswirkungen zu verursachen."
}
],
"product_status": {
"known_affected": [
"T002207",
"5104"
]
},
"release_date": "2023-06-01T22:00:00.000+00:00",
"title": "CVE-2022-37434"
},
{
"cve": "CVE-2022-36227",
"notes": [
{
"category": "description",
"text": "Es existieren mehrere Schwachstellen in Splunk Splunk Enterprise in zahlreichen Komponenten von Drittanbietern (OpenSSL, curl, go, zlib, SQLite, json und weitere), die zum aktuellen Zeitpunkt nicht im Detail beschrieben und ver\u00f6ffentlicht wurden. Ein Angreifer kann diese Schwachstellen ausnutzen, um nicht n\u00e4her spezifizierte Auswirkungen zu verursachen."
}
],
"product_status": {
"known_affected": [
"T002207",
"5104"
]
},
"release_date": "2023-06-01T22:00:00.000+00:00",
"title": "CVE-2022-36227"
},
{
"cve": "CVE-2022-35737",
"notes": [
{
"category": "description",
"text": "Es existieren mehrere Schwachstellen in Splunk Splunk Enterprise in zahlreichen Komponenten von Drittanbietern (OpenSSL, curl, go, zlib, SQLite, json und weitere), die zum aktuellen Zeitpunkt nicht im Detail beschrieben und ver\u00f6ffentlicht wurden. Ein Angreifer kann diese Schwachstellen ausnutzen, um nicht n\u00e4her spezifizierte Auswirkungen zu verursachen."
}
],
"product_status": {
"known_affected": [
"T002207",
"5104"
]
},
"release_date": "2023-06-01T22:00:00.000+00:00",
"title": "CVE-2022-35737"
},
{
"cve": "CVE-2022-35260",
"notes": [
{
"category": "description",
"text": "Es existieren mehrere Schwachstellen in Splunk Splunk Enterprise in zahlreichen Komponenten von Drittanbietern (OpenSSL, curl, go, zlib, SQLite, json und weitere), die zum aktuellen Zeitpunkt nicht im Detail beschrieben und ver\u00f6ffentlicht wurden. Ein Angreifer kann diese Schwachstellen ausnutzen, um nicht n\u00e4her spezifizierte Auswirkungen zu verursachen."
}
],
"product_status": {
"known_affected": [
"T002207",
"5104"
]
},
"release_date": "2023-06-01T22:00:00.000+00:00",
"title": "CVE-2022-35260"
},
{
"cve": "CVE-2022-35252",
"notes": [
{
"category": "description",
"text": "Es existieren mehrere Schwachstellen in Splunk Splunk Enterprise in zahlreichen Komponenten von Drittanbietern (OpenSSL, curl, go, zlib, SQLite, json und weitere), die zum aktuellen Zeitpunkt nicht im Detail beschrieben und ver\u00f6ffentlicht wurden. Ein Angreifer kann diese Schwachstellen ausnutzen, um nicht n\u00e4her spezifizierte Auswirkungen zu verursachen."
}
],
"product_status": {
"known_affected": [
"T002207",
"5104"
]
},
"release_date": "2023-06-01T22:00:00.000+00:00",
"title": "CVE-2022-35252"
},
{
"cve": "CVE-2022-3517",
"notes": [
{
"category": "description",
"text": "Es existieren mehrere Schwachstellen in Splunk Splunk Enterprise in zahlreichen Komponenten von Drittanbietern (OpenSSL, curl, go, zlib, SQLite, json und weitere), die zum aktuellen Zeitpunkt nicht im Detail beschrieben und ver\u00f6ffentlicht wurden. Ein Angreifer kann diese Schwachstellen ausnutzen, um nicht n\u00e4her spezifizierte Auswirkungen zu verursachen."
}
],
"product_status": {
"known_affected": [
"T002207",
"5104"
]
},
"release_date": "2023-06-01T22:00:00.000+00:00",
"title": "CVE-2022-3517"
},
{
"cve": "CVE-2022-33987",
"notes": [
{
"category": "description",
"text": "Es existieren mehrere Schwachstellen in Splunk Splunk Enterprise in zahlreichen Komponenten von Drittanbietern (OpenSSL, curl, go, zlib, SQLite, json und weitere), die zum aktuellen Zeitpunkt nicht im Detail beschrieben und ver\u00f6ffentlicht wurden. Ein Angreifer kann diese Schwachstellen ausnutzen, um nicht n\u00e4her spezifizierte Auswirkungen zu verursachen."
}
],
"product_status": {
"known_affected": [
"T002207",
"5104"
]
},
"release_date": "2023-06-01T22:00:00.000+00:00",
"title": "CVE-2022-33987"
},
{
"cve": "CVE-2022-32221",
"notes": [
{
"category": "description",
"text": "Es existieren mehrere Schwachstellen in Splunk Splunk Enterprise in zahlreichen Komponenten von Drittanbietern (OpenSSL, curl, go, zlib, SQLite, json und weitere), die zum aktuellen Zeitpunkt nicht im Detail beschrieben und ver\u00f6ffentlicht wurden. Ein Angreifer kann diese Schwachstellen ausnutzen, um nicht n\u00e4her spezifizierte Auswirkungen zu verursachen."
}
],
"product_status": {
"known_affected": [
"T002207",
"5104"
]
},
"release_date": "2023-06-01T22:00:00.000+00:00",
"title": "CVE-2022-32221"
},
{
"cve": "CVE-2022-32208",
"notes": [
{
"category": "description",
"text": "Es existieren mehrere Schwachstellen in Splunk Splunk Enterprise in zahlreichen Komponenten von Drittanbietern (OpenSSL, curl, go, zlib, SQLite, json und weitere), die zum aktuellen Zeitpunkt nicht im Detail beschrieben und ver\u00f6ffentlicht wurden. Ein Angreifer kann diese Schwachstellen ausnutzen, um nicht n\u00e4her spezifizierte Auswirkungen zu verursachen."
}
],
"product_status": {
"known_affected": [
"T002207",
"5104"
]
},
"release_date": "2023-06-01T22:00:00.000+00:00",
"title": "CVE-2022-32208"
},
{
"cve": "CVE-2022-32207",
"notes": [
{
"category": "description",
"text": "Es existieren mehrere Schwachstellen in Splunk Splunk Enterprise in zahlreichen Komponenten von Drittanbietern (OpenSSL, curl, go, zlib, SQLite, json und weitere), die zum aktuellen Zeitpunkt nicht im Detail beschrieben und ver\u00f6ffentlicht wurden. Ein Angreifer kann diese Schwachstellen ausnutzen, um nicht n\u00e4her spezifizierte Auswirkungen zu verursachen."
}
],
"product_status": {
"known_affected": [
"T002207",
"5104"
]
},
"release_date": "2023-06-01T22:00:00.000+00:00",
"title": "CVE-2022-32207"
},
{
"cve": "CVE-2022-32206",
"notes": [
{
"category": "description",
"text": "Es existieren mehrere Schwachstellen in Splunk Splunk Enterprise in zahlreichen Komponenten von Drittanbietern (OpenSSL, curl, go, zlib, SQLite, json und weitere), die zum aktuellen Zeitpunkt nicht im Detail beschrieben und ver\u00f6ffentlicht wurden. Ein Angreifer kann diese Schwachstellen ausnutzen, um nicht n\u00e4her spezifizierte Auswirkungen zu verursachen."
}
],
"product_status": {
"known_affected": [
"T002207",
"5104"
]
},
"release_date": "2023-06-01T22:00:00.000+00:00",
"title": "CVE-2022-32206"
},
{
"cve": "CVE-2022-32205",
"notes": [
{
"category": "description",
"text": "Es existieren mehrere Schwachstellen in Splunk Splunk Enterprise in zahlreichen Komponenten von Drittanbietern (OpenSSL, curl, go, zlib, SQLite, json und weitere), die zum aktuellen Zeitpunkt nicht im Detail beschrieben und ver\u00f6ffentlicht wurden. Ein Angreifer kann diese Schwachstellen ausnutzen, um nicht n\u00e4her spezifizierte Auswirkungen zu verursachen."
}
],
"product_status": {
"known_affected": [
"T002207",
"5104"
]
},
"release_date": "2023-06-01T22:00:00.000+00:00",
"title": "CVE-2022-32205"
},
{
"cve": "CVE-2022-32189",
"notes": [
{
"category": "description",
"text": "Es existieren mehrere Schwachstellen in Splunk Splunk Enterprise in zahlreichen Komponenten von Drittanbietern (OpenSSL, curl, go, zlib, SQLite, json und weitere), die zum aktuellen Zeitpunkt nicht im Detail beschrieben und ver\u00f6ffentlicht wurden. Ein Angreifer kann diese Schwachstellen ausnutzen, um nicht n\u00e4her spezifizierte Auswirkungen zu verursachen."
}
],
"product_status": {
"known_affected": [
"T002207",
"5104"
]
},
"release_date": "2023-06-01T22:00:00.000+00:00",
"title": "CVE-2022-32189"
},
{
"cve": "CVE-2022-32148",
"notes": [
{
"category": "description",
"text": "Es existieren mehrere Schwachstellen in Splunk Splunk Enterprise in zahlreichen Komponenten von Drittanbietern (OpenSSL, curl, go, zlib, SQLite, json und weitere), die zum aktuellen Zeitpunkt nicht im Detail beschrieben und ver\u00f6ffentlicht wurden. Ein Angreifer kann diese Schwachstellen ausnutzen, um nicht n\u00e4her spezifizierte Auswirkungen zu verursachen."
}
],
"product_status": {
"known_affected": [
"T002207",
"5104"
]
},
"release_date": "2023-06-01T22:00:00.000+00:00",
"title": "CVE-2022-32148"
},
{
"cve": "CVE-2022-31129",
"notes": [
{
"category": "description",
"text": "Es existieren mehrere Schwachstellen in Splunk Splunk Enterprise in zahlreichen Komponenten von Drittanbietern (OpenSSL, curl, go, zlib, SQLite, json und weitere), die zum aktuellen Zeitpunkt nicht im Detail beschrieben und ver\u00f6ffentlicht wurden. Ein Angreifer kann diese Schwachstellen ausnutzen, um nicht n\u00e4her spezifizierte Auswirkungen zu verursachen."
}
],
"product_status": {
"known_affected": [
"T002207",
"5104"
]
},
"release_date": "2023-06-01T22:00:00.000+00:00",
"title": "CVE-2022-31129"
},
{
"cve": "CVE-2022-30635",
"notes": [
{
"category": "description",
"text": "Es existieren mehrere Schwachstellen in Splunk Splunk Enterprise in zahlreichen Komponenten von Drittanbietern (OpenSSL, curl, go, zlib, SQLite, json und weitere), die zum aktuellen Zeitpunkt nicht im Detail beschrieben und ver\u00f6ffentlicht wurden. Ein Angreifer kann diese Schwachstellen ausnutzen, um nicht n\u00e4her spezifizierte Auswirkungen zu verursachen."
}
],
"product_status": {
"known_affected": [
"T002207",
"5104"
]
},
"release_date": "2023-06-01T22:00:00.000+00:00",
"title": "CVE-2022-30635"
},
{
"cve": "CVE-2022-30634",
"notes": [
{
"category": "description",
"text": "Es existieren mehrere Schwachstellen in Splunk Splunk Enterprise in zahlreichen Komponenten von Drittanbietern (OpenSSL, curl, go, zlib, SQLite, json und weitere), die zum aktuellen Zeitpunkt nicht im Detail beschrieben und ver\u00f6ffentlicht wurden. Ein Angreifer kann diese Schwachstellen ausnutzen, um nicht n\u00e4her spezifizierte Auswirkungen zu verursachen."
}
],
"product_status": {
"known_affected": [
"T002207",
"5104"
]
},
"release_date": "2023-06-01T22:00:00.000+00:00",
"title": "CVE-2022-30634"
},
{
"cve": "CVE-2022-30633",
"notes": [
{
"category": "description",
"text": "Es existieren mehrere Schwachstellen in Splunk Splunk Enterprise in zahlreichen Komponenten von Drittanbietern (OpenSSL, curl, go, zlib, SQLite, json und weitere), die zum aktuellen Zeitpunkt nicht im Detail beschrieben und ver\u00f6ffentlicht wurden. Ein Angreifer kann diese Schwachstellen ausnutzen, um nicht n\u00e4her spezifizierte Auswirkungen zu verursachen."
}
],
"product_status": {
"known_affected": [
"T002207",
"5104"
]
},
"release_date": "2023-06-01T22:00:00.000+00:00",
"title": "CVE-2022-30633"
},
{
"cve": "CVE-2022-30632",
"notes": [
{
"category": "description",
"text": "Es existieren mehrere Schwachstellen in Splunk Splunk Enterprise in zahlreichen Komponenten von Drittanbietern (OpenSSL, curl, go, zlib, SQLite, json und weitere), die zum aktuellen Zeitpunkt nicht im Detail beschrieben und ver\u00f6ffentlicht wurden. Ein Angreifer kann diese Schwachstellen ausnutzen, um nicht n\u00e4her spezifizierte Auswirkungen zu verursachen."
}
],
"product_status": {
"known_affected": [
"T002207",
"5104"
]
},
"release_date": "2023-06-01T22:00:00.000+00:00",
"title": "CVE-2022-30632"
},
{
"cve": "CVE-2022-30631",
"notes": [
{
"category": "description",
"text": "Es existieren mehrere Schwachstellen in Splunk Splunk Enterprise in zahlreichen Komponenten von Drittanbietern (OpenSSL, curl, go, zlib, SQLite, json und weitere), die zum aktuellen Zeitpunkt nicht im Detail beschrieben und ver\u00f6ffentlicht wurden. Ein Angreifer kann diese Schwachstellen ausnutzen, um nicht n\u00e4her spezifizierte Auswirkungen zu verursachen."
}
],
"product_status": {
"known_affected": [
"T002207",
"5104"
]
},
"release_date": "2023-06-01T22:00:00.000+00:00",
"title": "CVE-2022-30631"
},
{
"cve": "CVE-2022-30630",
"notes": [
{
"category": "description",
"text": "Es existieren mehrere Schwachstellen in Splunk Splunk Enterprise in zahlreichen Komponenten von Drittanbietern (OpenSSL, curl, go, zlib, SQLite, json und weitere), die zum aktuellen Zeitpunkt nicht im Detail beschrieben und ver\u00f6ffentlicht wurden. Ein Angreifer kann diese Schwachstellen ausnutzen, um nicht n\u00e4her spezifizierte Auswirkungen zu verursachen."
}
],
"product_status": {
"known_affected": [
"T002207",
"5104"
]
},
"release_date": "2023-06-01T22:00:00.000+00:00",
"title": "CVE-2022-30630"
},
{
"cve": "CVE-2022-30629",
"notes": [
{
"category": "description",
"text": "Es existieren mehrere Schwachstellen in Splunk Splunk Enterprise in zahlreichen Komponenten von Drittanbietern (OpenSSL, curl, go, zlib, SQLite, json und weitere), die zum aktuellen Zeitpunkt nicht im Detail beschrieben und ver\u00f6ffentlicht wurden. Ein Angreifer kann diese Schwachstellen ausnutzen, um nicht n\u00e4her spezifizierte Auswirkungen zu verursachen."
}
],
"product_status": {
"known_affected": [
"T002207",
"5104"
]
},
"release_date": "2023-06-01T22:00:00.000+00:00",
"title": "CVE-2022-30629"
},
{
"cve": "CVE-2022-30580",
"notes": [
{
"category": "description",
"text": "Es existieren mehrere Schwachstellen in Splunk Splunk Enterprise in zahlreichen Komponenten von Drittanbietern (OpenSSL, curl, go, zlib, SQLite, json und weitere), die zum aktuellen Zeitpunkt nicht im Detail beschrieben und ver\u00f6ffentlicht wurden. Ein Angreifer kann diese Schwachstellen ausnutzen, um nicht n\u00e4her spezifizierte Auswirkungen zu verursachen."
}
],
"product_status": {
"known_affected": [
"T002207",
"5104"
]
},
"release_date": "2023-06-01T22:00:00.000+00:00",
"title": "CVE-2022-30580"
},
{
"cve": "CVE-2022-30115",
"notes": [
{
"category": "description",
"text": "Es existieren mehrere Schwachstellen in Splunk Splunk Enterprise in zahlreichen Komponenten von Drittanbietern (OpenSSL, curl, go, zlib, SQLite, json und weitere), die zum aktuellen Zeitpunkt nicht im Detail beschrieben und ver\u00f6ffentlicht wurden. Ein Angreifer kann diese Schwachstellen ausnutzen, um nicht n\u00e4her spezifizierte Auswirkungen zu verursachen."
}
],
"product_status": {
"known_affected": [
"T002207",
"5104"
]
},
"release_date": "2023-06-01T22:00:00.000+00:00",
"title": "CVE-2022-30115"
},
{
"cve": "CVE-2022-29804",
"notes": [
{
"category": "description",
"text": "Es existieren mehrere Schwachstellen in Splunk Splunk Enterprise in zahlreichen Komponenten von Drittanbietern (OpenSSL, curl, go, zlib, SQLite, json und weitere), die zum aktuellen Zeitpunkt nicht im Detail beschrieben und ver\u00f6ffentlicht wurden. Ein Angreifer kann diese Schwachstellen ausnutzen, um nicht n\u00e4her spezifizierte Auswirkungen zu verursachen."
}
],
"product_status": {
"known_affected": [
"T002207",
"5104"
]
},
"release_date": "2023-06-01T22:00:00.000+00:00",
"title": "CVE-2022-29804"
},
{
"cve": "CVE-2022-29526",
"notes": [
{
"category": "description",
"text": "Es existieren mehrere Schwachstellen in Splunk Splunk Enterprise in zahlreichen Komponenten von Drittanbietern (OpenSSL, curl, go, zlib, SQLite, json und weitere), die zum aktuellen Zeitpunkt nicht im Detail beschrieben und ver\u00f6ffentlicht wurden. Ein Angreifer kann diese Schwachstellen ausnutzen, um nicht n\u00e4her spezifizierte Auswirkungen zu verursachen."
}
],
"product_status": {
"known_affected": [
"T002207",
"5104"
]
},
"release_date": "2023-06-01T22:00:00.000+00:00",
"title": "CVE-2022-29526"
},
{
"cve": "CVE-2022-2880",
"notes": [
{
"category": "description",
"text": "Es existieren mehrere Schwachstellen in Splunk Splunk Enterprise in zahlreichen Komponenten von Drittanbietern (OpenSSL, curl, go, zlib, SQLite, json und weitere), die zum aktuellen Zeitpunkt nicht im Detail beschrieben und ver\u00f6ffentlicht wurden. Ein Angreifer kann diese Schwachstellen ausnutzen, um nicht n\u00e4her spezifizierte Auswirkungen zu verursachen."
}
],
"product_status": {
"known_affected": [
"T002207",
"5104"
]
},
"release_date": "2023-06-01T22:00:00.000+00:00",
"title": "CVE-2022-2880"
},
{
"cve": "CVE-2022-2879",
"notes": [
{
"category": "description",
"text": "Es existieren mehrere Schwachstellen in Splunk Splunk Enterprise in zahlreichen Komponenten von Drittanbietern (OpenSSL, curl, go, zlib, SQLite, json und weitere), die zum aktuellen Zeitpunkt nicht im Detail beschrieben und ver\u00f6ffentlicht wurden. Ein Angreifer kann diese Schwachstellen ausnutzen, um nicht n\u00e4her spezifizierte Auswirkungen zu verursachen."
}
],
"product_status": {
"known_affected": [
"T002207",
"5104"
]
},
"release_date": "2023-06-01T22:00:00.000+00:00",
"title": "CVE-2022-2879"
},
{
"cve": "CVE-2022-28327",
"notes": [
{
"category": "description",
"text": "Es existieren mehrere Schwachstellen in Splunk Splunk Enterprise in zahlreichen Komponenten von Drittanbietern (OpenSSL, curl, go, zlib, SQLite, json und weitere), die zum aktuellen Zeitpunkt nicht im Detail beschrieben und ver\u00f6ffentlicht wurden. Ein Angreifer kann diese Schwachstellen ausnutzen, um nicht n\u00e4her spezifizierte Auswirkungen zu verursachen."
}
],
"product_status": {
"known_affected": [
"T002207",
"5104"
]
},
"release_date": "2023-06-01T22:00:00.000+00:00",
"title": "CVE-2022-28327"
},
{
"cve": "CVE-2022-28131",
"notes": [
{
"category": "description",
"text": "Es existieren mehrere Schwachstellen in Splunk Splunk Enterprise in zahlreichen Komponenten von Drittanbietern (OpenSSL, curl, go, zlib, SQLite, json und weitere), die zum aktuellen Zeitpunkt nicht im Detail beschrieben und ver\u00f6ffentlicht wurden. Ein Angreifer kann diese Schwachstellen ausnutzen, um nicht n\u00e4her spezifizierte Auswirkungen zu verursachen."
}
],
"product_status": {
"known_affected": [
"T002207",
"5104"
]
},
"release_date": "2023-06-01T22:00:00.000+00:00",
"title": "CVE-2022-28131"
},
{
"cve": "CVE-2022-27782",
"notes": [
{
"category": "description",
"text": "Es existieren mehrere Schwachstellen in Splunk Splunk Enterprise in zahlreichen Komponenten von Drittanbietern (OpenSSL, curl, go, zlib, SQLite, json und weitere), die zum aktuellen Zeitpunkt nicht im Detail beschrieben und ver\u00f6ffentlicht wurden. Ein Angreifer kann diese Schwachstellen ausnutzen, um nicht n\u00e4her spezifizierte Auswirkungen zu verursachen."
}
],
"product_status": {
"known_affected": [
"T002207",
"5104"
]
},
"release_date": "2023-06-01T22:00:00.000+00:00",
"title": "CVE-2022-27782"
},
{
"cve": "CVE-2022-27781",
"notes": [
{
"category": "description",
"text": "Es existieren mehrere Schwachstellen in Splunk Splunk Enterprise in zahlreichen Komponenten von Drittanbietern (OpenSSL, curl, go, zlib, SQLite, json und weitere), die zum aktuellen Zeitpunkt nicht im Detail beschrieben und ver\u00f6ffentlicht wurden. Ein Angreifer kann diese Schwachstellen ausnutzen, um nicht n\u00e4her spezifizierte Auswirkungen zu verursachen."
}
],
"product_status": {
"known_affected": [
"T002207",
"5104"
]
},
"release_date": "2023-06-01T22:00:00.000+00:00",
"title": "CVE-2022-27781"
},
{
"cve": "CVE-2022-27780",
"notes": [
{
"category": "description",
"text": "Es existieren mehrere Schwachstellen in Splunk Splunk Enterprise in zahlreichen Komponenten von Drittanbietern (OpenSSL, curl, go, zlib, SQLite, json und weitere), die zum aktuellen Zeitpunkt nicht im Detail beschrieben und ver\u00f6ffentlicht wurden. Ein Angreifer kann diese Schwachstellen ausnutzen, um nicht n\u00e4her spezifizierte Auswirkungen zu verursachen."
}
],
"product_status": {
"known_affected": [
"T002207",
"5104"
]
},
"release_date": "2023-06-01T22:00:00.000+00:00",
"title": "CVE-2022-27780"
},
{
"cve": "CVE-2022-27779",
"notes": [
{
"category": "description",
"text": "Es existieren mehrere Schwachstellen in Splunk Splunk Enterprise in zahlreichen Komponenten von Drittanbietern (OpenSSL, curl, go, zlib, SQLite, json und weitere), die zum aktuellen Zeitpunkt nicht im Detail beschrieben und ver\u00f6ffentlicht wurden. Ein Angreifer kann diese Schwachstellen ausnutzen, um nicht n\u00e4her spezifizierte Auswirkungen zu verursachen."
}
],
"product_status": {
"known_affected": [
"T002207",
"5104"
]
},
"release_date": "2023-06-01T22:00:00.000+00:00",
"title": "CVE-2022-27779"
},
{
"cve": "CVE-2022-27778",
"notes": [
{
"category": "description",
"text": "Es existieren mehrere Schwachstellen in Splunk Splunk Enterprise in zahlreichen Komponenten von Drittanbietern (OpenSSL, curl, go, zlib, SQLite, json und weitere), die zum aktuellen Zeitpunkt nicht im Detail beschrieben und ver\u00f6ffentlicht wurden. Ein Angreifer kann diese Schwachstellen ausnutzen, um nicht n\u00e4her spezifizierte Auswirkungen zu verursachen."
}
],
"product_status": {
"known_affected": [
"T002207",
"5104"
]
},
"release_date": "2023-06-01T22:00:00.000+00:00",
"title": "CVE-2022-27778"
},
{
"cve": "CVE-2022-27776",
"notes": [
{
"category": "description",
"text": "Es existieren mehrere Schwachstellen in Splunk Splunk Enterprise in zahlreichen Komponenten von Drittanbietern (OpenSSL, curl, go, zlib, SQLite, json und weitere), die zum aktuellen Zeitpunkt nicht im Detail beschrieben und ver\u00f6ffentlicht wurden. Ein Angreifer kann diese Schwachstellen ausnutzen, um nicht n\u00e4her spezifizierte Auswirkungen zu verursachen."
}
],
"product_status": {
"known_affected": [
"T002207",
"5104"
]
},
"release_date": "2023-06-01T22:00:00.000+00:00",
"title": "CVE-2022-27776"
},
{
"cve": "CVE-2022-27775",
"notes": [
{
"category": "description",
"text": "Es existieren mehrere Schwachstellen in Splunk Splunk Enterprise in zahlreichen Komponenten von Drittanbietern (OpenSSL, curl, go, zlib, SQLite, json und weitere), die zum aktuellen Zeitpunkt nicht im Detail beschrieben und ver\u00f6ffentlicht wurden. Ein Angreifer kann diese Schwachstellen ausnutzen, um nicht n\u00e4her spezifizierte Auswirkungen zu verursachen."
}
],
"product_status": {
"known_affected": [
"T002207",
"5104"
]
},
"release_date": "2023-06-01T22:00:00.000+00:00",
"title": "CVE-2022-27775"
},
{
"cve": "CVE-2022-27774",
"notes": [
{
"category": "description",
"text": "Es existieren mehrere Schwachstellen in Splunk Splunk Enterprise in zahlreichen Komponenten von Drittanbietern (OpenSSL, curl, go, zlib, SQLite, json und weitere), die zum aktuellen Zeitpunkt nicht im Detail beschrieben und ver\u00f6ffentlicht wurden. Ein Angreifer kann diese Schwachstellen ausnutzen, um nicht n\u00e4her spezifizierte Auswirkungen zu verursachen."
}
],
"product_status": {
"known_affected": [
"T002207",
"5104"
]
},
"release_date": "2023-06-01T22:00:00.000+00:00",
"title": "CVE-2022-27774"
},
{
"cve": "CVE-2022-27664",
"notes": [
{
"category": "description",
"text": "Es existieren mehrere Schwachstellen in Splunk Splunk Enterprise in zahlreichen Komponenten von Drittanbietern (OpenSSL, curl, go, zlib, SQLite, json und weitere), die zum aktuellen Zeitpunkt nicht im Detail beschrieben und ver\u00f6ffentlicht wurden. Ein Angreifer kann diese Schwachstellen ausnutzen, um nicht n\u00e4her spezifizierte Auswirkungen zu verursachen."
}
],
"product_status": {
"known_affected": [
"T002207",
"5104"
]
},
"release_date": "2023-06-01T22:00:00.000+00:00",
"title": "CVE-2022-27664"
},
{
"cve": "CVE-2022-27191",
"notes": [
{
"category": "description",
"text": "Es existieren mehrere Schwachstellen in Splunk Splunk Enterprise in zahlreichen Komponenten von Drittanbietern (OpenSSL, curl, go, zlib, SQLite, json und weitere), die zum aktuellen Zeitpunkt nicht im Detail beschrieben und ver\u00f6ffentlicht wurden. Ein Angreifer kann diese Schwachstellen ausnutzen, um nicht n\u00e4her spezifizierte Auswirkungen zu verursachen."
}
],
"product_status": {
"known_affected": [
"T002207",
"5104"
]
},
"release_date": "2023-06-01T22:00:00.000+00:00",
"title": "CVE-2022-27191"
},
{
"cve": "CVE-2022-25858",
"notes": [
{
"category": "description",
"text": "Es existieren mehrere Schwachstellen in Splunk Splunk Enterprise in zahlreichen Komponenten von Drittanbietern (OpenSSL, curl, go, zlib, SQLite, json und weitere), die zum aktuellen Zeitpunkt nicht im Detail beschrieben und ver\u00f6ffentlicht wurden. Ein Angreifer kann diese Schwachstellen ausnutzen, um nicht n\u00e4her spezifizierte Auswirkungen zu verursachen."
}
],
"product_status": {
"known_affected": [
"T002207",
"5104"
]
},
"release_date": "2023-06-01T22:00:00.000+00:00",
"title": "CVE-2022-25858"
},
{
"cve": "CVE-2022-24999",
"notes": [
{
"category": "description",
"text": "Es existieren mehrere Schwachstellen in Splunk Splunk Enterprise in zahlreichen Komponenten von Drittanbietern (OpenSSL, curl, go, zlib, SQLite, json und weitere), die zum aktuellen Zeitpunkt nicht im Detail beschrieben und ver\u00f6ffentlicht wurden. Ein Angreifer kann diese Schwachstellen ausnutzen, um nicht n\u00e4her spezifizierte Auswirkungen zu verursachen."
}
],
"product_status": {
"known_affected": [
"T002207",
"5104"
]
},
"release_date": "2023-06-01T22:00:00.000+00:00",
"title": "CVE-2022-24999"
},
{
"cve": "CVE-2022-24921",
"notes": [
{
"category": "description",
"text": "Es existieren mehrere Schwachstellen in Splunk Splunk Enterprise in zahlreichen Komponenten von Drittanbietern (OpenSSL, curl, go, zlib, SQLite, json und weitere), die zum aktuellen Zeitpunkt nicht im Detail beschrieben und ver\u00f6ffentlicht wurden. Ein Angreifer kann diese Schwachstellen ausnutzen, um nicht n\u00e4her spezifizierte Auswirkungen zu verursachen."
}
],
"product_status": {
"known_affected": [
"T002207",
"5104"
]
},
"release_date": "2023-06-01T22:00:00.000+00:00",
"title": "CVE-2022-24921"
},
{
"cve": "CVE-2022-24675",
"notes": [
{
"category": "description",
"text": "Es existieren mehrere Schwachstellen in Splunk Splunk Enterprise in zahlreichen Komponenten von Drittanbietern (OpenSSL, curl, go, zlib, SQLite, json und weitere), die zum aktuellen Zeitpunkt nicht im Detail beschrieben und ver\u00f6ffentlicht wurden. Ein Angreifer kann diese Schwachstellen ausnutzen, um nicht n\u00e4her spezifizierte Auswirkungen zu verursachen."
}
],
"product_status": {
"known_affected": [
"T002207",
"5104"
]
},
"release_date": "2023-06-01T22:00:00.000+00:00",
"title": "CVE-2022-24675"
},
{
"cve": "CVE-2022-23806",
"notes": [
{
"category": "description",
"text": "Es existieren mehrere Schwachstellen in Splunk Splunk Enterprise in zahlreichen Komponenten von Drittanbietern (OpenSSL, curl, go, zlib, SQLite, json und weitere), die zum aktuellen Zeitpunkt nicht im Detail beschrieben und ver\u00f6ffentlicht wurden. Ein Angreifer kann diese Schwachstellen ausnutzen, um nicht n\u00e4her spezifizierte Auswirkungen zu verursachen."
}
],
"product_status": {
"known_affected": [
"T002207",
"5104"
]
},
"release_date": "2023-06-01T22:00:00.000+00:00",
"title": "CVE-2022-23806"
},
{
"cve": "CVE-2022-23773",
"notes": [
{
"category": "description",
"text": "Es existieren mehrere Schwachstellen in Splunk Splunk Enterprise in zahlreichen Komponenten von Drittanbietern (OpenSSL, curl, go, zlib, SQLite, json und weitere), die zum aktuellen Zeitpunkt nicht im Detail beschrieben und ver\u00f6ffentlicht wurden. Ein Angreifer kann diese Schwachstellen ausnutzen, um nicht n\u00e4her spezifizierte Auswirkungen zu verursachen."
}
],
"product_status": {
"known_affected": [
"T002207",
"5104"
]
},
"release_date": "2023-06-01T22:00:00.000+00:00",
"title": "CVE-2022-23773"
},
{
"cve": "CVE-2022-23772",
"notes": [
{
"category": "description",
"text": "Es existieren mehrere Schwachstellen in Splunk Splunk Enterprise in zahlreichen Komponenten von Drittanbietern (OpenSSL, curl, go, zlib, SQLite, json und weitere), die zum aktuellen Zeitpunkt nicht im Detail beschrieben und ver\u00f6ffentlicht wurden. Ein Angreifer kann diese Schwachstellen ausnutzen, um nicht n\u00e4her spezifizierte Auswirkungen zu verursachen."
}
],
"product_status": {
"known_affected": [
"T002207",
"5104"
]
},
"release_date": "2023-06-01T22:00:00.000+00:00",
"title": "CVE-2022-23772"
},
{
"cve": "CVE-2022-23491",
"notes": [
{
"category": "description",
"text": "Es existieren mehrere Schwachstellen in Splunk Splunk Enterprise in zahlreichen Komponenten von Drittanbietern (OpenSSL, curl, go, zlib, SQLite, json und weitere), die zum aktuellen Zeitpunkt nicht im Detail beschrieben und ver\u00f6ffentlicht wurden. Ein Angreifer kann diese Schwachstellen ausnutzen, um nicht n\u00e4her spezifizierte Auswirkungen zu verursachen."
}
],
"product_status": {
"known_affected": [
"T002207",
"5104"
]
},
"release_date": "2023-06-01T22:00:00.000+00:00",
"title": "CVE-2022-23491"
},
{
"cve": "CVE-2022-22576",
"notes": [
{
"category": "description",
"text": "Es existieren mehrere Schwachstellen in Splunk Splunk Enterprise in zahlreichen Komponenten von Drittanbietern (OpenSSL, curl, go, zlib, SQLite, json und weitere), die zum aktuellen Zeitpunkt nicht im Detail beschrieben und ver\u00f6ffentlicht wurden. Ein Angreifer kann diese Schwachstellen ausnutzen, um nicht n\u00e4her spezifizierte Auswirkungen zu verursachen."
}
],
"product_status": {
"known_affected": [
"T002207",
"5104"
]
},
"release_date": "2023-06-01T22:00:00.000+00:00",
"title": "CVE-2022-22576"
},
{
"cve": "CVE-2022-1962",
"notes": [
{
"category": "description",
"text": "Es existieren mehrere Schwachstellen in Splunk Splunk Enterprise in zahlreichen Komponenten von Drittanbietern (OpenSSL, curl, go, zlib, SQLite, json und weitere), die zum aktuellen Zeitpunkt nicht im Detail beschrieben und ver\u00f6ffentlicht wurden. Ein Angreifer kann diese Schwachstellen ausnutzen, um nicht n\u00e4her spezifizierte Auswirkungen zu verursachen."
}
],
"product_status": {
"known_affected": [
"T002207",
"5104"
]
},
"release_date": "2023-06-01T22:00:00.000+00:00",
"title": "CVE-2022-1962"
},
{
"cve": "CVE-2022-1705",
"notes": [
{
"category": "description",
"text": "Es existieren mehrere Schwachstellen in Splunk Splunk Enterprise in zahlreichen Komponenten von Drittanbietern (OpenSSL, curl, go, zlib, SQLite, json und weitere), die zum aktuellen Zeitpunkt nicht im Detail beschrieben und ver\u00f6ffentlicht wurden. Ein Angreifer kann diese Schwachstellen ausnutzen, um nicht n\u00e4her spezifizierte Auswirkungen zu verursachen."
}
],
"product_status": {
"known_affected": [
"T002207",
"5104"
]
},
"release_date": "2023-06-01T22:00:00.000+00:00",
"title": "CVE-2022-1705"
},
{
"cve": "CVE-2021-43565",
"notes": [
{
"category": "description",
"text": "Es existieren mehrere Schwachstellen in Splunk Splunk Enterprise in zahlreichen Komponenten von Drittanbietern (OpenSSL, curl, go, zlib, SQLite, json und weitere), die zum aktuellen Zeitpunkt nicht im Detail beschrieben und ver\u00f6ffentlicht wurden. Ein Angreifer kann diese Schwachstellen ausnutzen, um nicht n\u00e4her spezifizierte Auswirkungen zu verursachen."
}
],
"product_status": {
"known_affected": [
"T002207",
"5104"
]
},
"release_date": "2023-06-01T22:00:00.000+00:00",
"title": "CVE-2021-43565"
},
{
"cve": "CVE-2021-3803",
"notes": [
{
"category": "description",
"text": "Es existieren mehrere Schwachstellen in Splunk Splunk Enterprise in zahlreichen Komponenten von Drittanbietern (OpenSSL, curl, go, zlib, SQLite, json und weitere), die zum aktuellen Zeitpunkt nicht im Detail beschrieben und ver\u00f6ffentlicht wurden. Ein Angreifer kann diese Schwachstellen ausnutzen, um nicht n\u00e4her spezifizierte Auswirkungen zu verursachen."
}
],
"product_status": {
"known_affected": [
"T002207",
"5104"
]
},
"release_date": "2023-06-01T22:00:00.000+00:00",
"title": "CVE-2021-3803"
},
{
"cve": "CVE-2021-36976",
"notes": [
{
"category": "description",
"text": "Es existieren mehrere Schwachstellen in Splunk Splunk Enterprise in zahlreichen Komponenten von Drittanbietern (OpenSSL, curl, go, zlib, SQLite, json und weitere), die zum aktuellen Zeitpunkt nicht im Detail beschrieben und ver\u00f6ffentlicht wurden. Ein Angreifer kann diese Schwachstellen ausnutzen, um nicht n\u00e4her spezifizierte Auswirkungen zu verursachen."
}
],
"product_status": {
"known_affected": [
"T002207",
"5104"
]
},
"release_date": "2023-06-01T22:00:00.000+00:00",
"title": "CVE-2021-36976"
},
{
"cve": "CVE-2021-3520",
"notes": [
{
"category": "description",
"text": "Es existieren mehrere Schwachstellen in Splunk Splunk Enterprise in zahlreichen Komponenten von Drittanbietern (OpenSSL, curl, go, zlib, SQLite, json und weitere), die zum aktuellen Zeitpunkt nicht im Detail beschrieben und ver\u00f6ffentlicht wurden. Ein Angreifer kann diese Schwachstellen ausnutzen, um nicht n\u00e4her spezifizierte Auswirkungen zu verursachen."
}
],
"product_status": {
"known_affected": [
"T002207",
"5104"
]
},
"release_date": "2023-06-01T22:00:00.000+00:00",
"title": "CVE-2021-3520"
},
{
"cve": "CVE-2021-33587",
"notes": [
{
"category": "description",
"text": "Es existieren mehrere Schwachstellen in Splunk Splunk Enterprise in zahlreichen Komponenten von Drittanbietern (OpenSSL, curl, go, zlib, SQLite, json und weitere), die zum aktuellen Zeitpunkt nicht im Detail beschrieben und ver\u00f6ffentlicht wurden. Ein Angreifer kann diese Schwachstellen ausnutzen, um nicht n\u00e4her spezifizierte Auswirkungen zu verursachen."
}
],
"product_status": {
"known_affected": [
"T002207",
"5104"
]
},
"release_date": "2023-06-01T22:00:00.000+00:00",
"title": "CVE-2021-33587"
},
{
"cve": "CVE-2021-33503",
"notes": [
{
"category": "description",
"text": "Es existieren mehrere Schwachstellen in Splunk Splunk Enterprise in zahlreichen Komponenten von Drittanbietern (OpenSSL, curl, go, zlib, SQLite, json und weitere), die zum aktuellen Zeitpunkt nicht im Detail beschrieben und ver\u00f6ffentlicht wurden. Ein Angreifer kann diese Schwachstellen ausnutzen, um nicht n\u00e4her spezifizierte Auswirkungen zu verursachen."
}
],
"product_status": {
"known_affected": [
"T002207",
"5104"
]
},
"release_date": "2023-06-01T22:00:00.000+00:00",
"title": "CVE-2021-33503"
},
{
"cve": "CVE-2021-33502",
"notes": [
{
"category": "description",
"text": "Es existieren mehrere Schwachstellen in Splunk Splunk Enterprise in zahlreichen Komponenten von Drittanbietern (OpenSSL, curl, go, zlib, SQLite, json und weitere), die zum aktuellen Zeitpunkt nicht im Detail beschrieben und ver\u00f6ffentlicht wurden. Ein Angreifer kann diese Schwachstellen ausnutzen, um nicht n\u00e4her spezifizierte Auswirkungen zu verursachen."
}
],
"product_status": {
"known_affected": [
"T002207",
"5104"
]
},
"release_date": "2023-06-01T22:00:00.000+00:00",
"title": "CVE-2021-33502"
},
{
"cve": "CVE-2021-31566",
"notes": [
{
"category": "description",
"text": "Es existieren mehrere Schwachstellen in Splunk Splunk Enterprise in zahlreichen Komponenten von Drittanbietern (OpenSSL, curl, go, zlib, SQLite, json und weitere), die zum aktuellen Zeitpunkt nicht im Detail beschrieben und ver\u00f6ffentlicht wurden. Ein Angreifer kann diese Schwachstellen ausnutzen, um nicht n\u00e4her spezifizierte Auswirkungen zu verursachen."
}
],
"product_status": {
"known_affected": [
"T002207",
"5104"
]
},
"release_date": "2023-06-01T22:00:00.000+00:00",
"title": "CVE-2021-31566"
},
{
"cve": "CVE-2021-29060",
"notes": [
{
"category": "description",
"text": "Es existieren mehrere Schwachstellen in Splunk Splunk Enterprise in zahlreichen Komponenten von Drittanbietern (OpenSSL, curl, go, zlib, SQLite, json und weitere), die zum aktuellen Zeitpunkt nicht im Detail beschrieben und ver\u00f6ffentlicht wurden. Ein Angreifer kann diese Schwachstellen ausnutzen, um nicht n\u00e4her spezifizierte Auswirkungen zu verursachen."
}
],
"product_status": {
"known_affected": [
"T002207",
"5104"
]
},
"release_date": "2023-06-01T22:00:00.000+00:00",
"title": "CVE-2021-29060"
},
{
"cve": "CVE-2021-27292",
"notes": [
{
"category": "description",
"text": "Es existieren mehrere Schwachstellen in Splunk Splunk Enterprise in zahlreichen Komponenten von Drittanbietern (OpenSSL, curl, go, zlib, SQLite, json und weitere), die zum aktuellen Zeitpunkt nicht im Detail beschrieben und ver\u00f6ffentlicht wurden. Ein Angreifer kann diese Schwachstellen ausnutzen, um nicht n\u00e4her spezifizierte Auswirkungen zu verursachen."
}
],
"product_status": {
"known_affected": [
"T002207",
"5104"
]
},
"release_date": "2023-06-01T22:00:00.000+00:00",
"title": "CVE-2021-27292"
},
{
"cve": "CVE-2021-23382",
"notes": [
{
"category": "description",
"text": "Es existieren mehrere Schwachstellen in Splunk Splunk Enterprise in zahlreichen Komponenten von Drittanbietern (OpenSSL, curl, go, zlib, SQLite, json und weitere), die zum aktuellen Zeitpunkt nicht im Detail beschrieben und ver\u00f6ffentlicht wurden. Ein Angreifer kann diese Schwachstellen ausnutzen, um nicht n\u00e4her spezifizierte Auswirkungen zu verursachen."
}
],
"product_status": {
"known_affected": [
"T002207",
"5104"
]
},
"release_date": "2023-06-01T22:00:00.000+00:00",
"title": "CVE-2021-23382"
},
{
"cve": "CVE-2021-23368",
"notes": [
{
"category": "description",
"text": "Es existieren mehrere Schwachstellen in Splunk Splunk Enterprise in zahlreichen Komponenten von Drittanbietern (OpenSSL, curl, go, zlib, SQLite, json und weitere), die zum aktuellen Zeitpunkt nicht im Detail beschrieben und ver\u00f6ffentlicht wurden. Ein Angreifer kann diese Schwachstellen ausnutzen, um nicht n\u00e4her spezifizierte Auswirkungen zu verursachen."
}
],
"product_status": {
"known_affected": [
"T002207",
"5104"
]
},
"release_date": "2023-06-01T22:00:00.000+00:00",
"title": "CVE-2021-23368"
},
{
"cve": "CVE-2021-23343",
"notes": [
{
"category": "description",
"text": "Es existieren mehrere Schwachstellen in Splunk Splunk Enterprise in zahlreichen Komponenten von Drittanbietern (OpenSSL, curl, go, zlib, SQLite, json und weitere), die zum aktuellen Zeitpunkt nicht im Detail beschrieben und ver\u00f6ffentlicht wurden. Ein Angreifer kann diese Schwachstellen ausnutzen, um nicht n\u00e4her spezifizierte Auswirkungen zu verursachen."
}
],
"product_status": {
"known_affected": [
"T002207",
"5104"
]
},
"release_date": "2023-06-01T22:00:00.000+00:00",
"title": "CVE-2021-23343"
},
{
"cve": "CVE-2021-22947",
"notes": [
{
"category": "description",
"text": "Es existieren mehrere Schwachstellen in Splunk Splunk Enterprise in zahlreichen Komponenten von Drittanbietern (OpenSSL, curl, go, zlib, SQLite, json und weitere), die zum aktuellen Zeitpunkt nicht im Detail beschrieben und ver\u00f6ffentlicht wurden. Ein Angreifer kann diese Schwachstellen ausnutzen, um nicht n\u00e4her spezifizierte Auswirkungen zu verursachen."
}
],
"product_status": {
"known_affected": [
"T002207",
"5104"
]
},
"release_date": "2023-06-01T22:00:00.000+00:00",
"title": "CVE-2021-22947"
},
{
"cve": "CVE-2021-22946",
"notes": [
{
"category": "description",
"text": "Es existieren mehrere Schwachstellen in Splunk Splunk Enterprise in zahlreichen Komponenten von Drittanbietern (OpenSSL, curl, go, zlib, SQLite, json und weitere), die zum aktuellen Zeitpunkt nicht im Detail beschrieben und ver\u00f6ffentlicht wurden. Ein Angreifer kann diese Schwachstellen ausnutzen, um nicht n\u00e4her spezifizierte Auswirkungen zu verursachen."
}
],
"product_status": {
"known_affected": [
"T002207",
"5104"
]
},
"release_date": "2023-06-01T22:00:00.000+00:00",
"title": "CVE-2021-22946"
},
{
"cve": "CVE-2021-22945",
"notes": [
{
"category": "description",
"text": "Es existieren mehrere Schwachstellen in Splunk Splunk Enterprise in zahlreichen Komponenten von Drittanbietern (OpenSSL, curl, go, zlib, SQLite, json und weitere), die zum aktuellen Zeitpunkt nicht im Detail beschrieben und ver\u00f6ffentlicht wurden. Ein Angreifer kann diese Schwachstellen ausnutzen, um nicht n\u00e4her spezifizierte Auswirkungen zu verursachen."
}
],
"product_status": {
"known_affected": [
"T002207",
"5104"
]
},
"release_date": "2023-06-01T22:00:00.000+00:00",
"title": "CVE-2021-22945"
},
{
"cve": "CVE-2021-22926",
"notes": [
{
"category": "description",
"text": "Es existieren mehrere Schwachstellen in Splunk Splunk Enterprise in zahlreichen Komponenten von Drittanbietern (OpenSSL, curl, go, zlib, SQLite, json und weitere), die zum aktuellen Zeitpunkt nicht im Detail beschrieben und ver\u00f6ffentlicht wurden. Ein Angreifer kann diese Schwachstellen ausnutzen, um nicht n\u00e4her spezifizierte Auswirkungen zu verursachen."
}
],
"product_status": {
"known_affected": [
"T002207",
"5104"
]
},
"release_date": "2023-06-01T22:00:00.000+00:00",
"title": "CVE-2021-22926"
},
{
"cve": "CVE-2021-22925",
"notes": [
{
"category": "description",
"text": "Es existieren mehrere Schwachstellen in Splunk Splunk Enterprise in zahlreichen Komponenten von Drittanbietern (OpenSSL, curl, go, zlib, SQLite, json und weitere), die zum aktuellen Zeitpunkt nicht im Detail beschrieben und ver\u00f6ffentlicht wurden. Ein Angreifer kann diese Schwachstellen ausnutzen, um nicht n\u00e4her spezifizierte Auswirkungen zu verursachen."
}
],
"product_status": {
"known_affected": [
"T002207",
"5104"
]
},
"release_date": "2023-06-01T22:00:00.000+00:00",
"title": "CVE-2021-22925"
},
{
"cve": "CVE-2021-22924",
"notes": [
{
"category": "description",
"text": "Es existieren mehrere Schwachstellen in Splunk Splunk Enterprise in zahlreichen Komponenten von Drittanbietern (OpenSSL, curl, go, zlib, SQLite, json und weitere), die zum aktuellen Zeitpunkt nicht im Detail beschrieben und ver\u00f6ffentlicht wurden. Ein Angreifer kann diese Schwachstellen ausnutzen, um nicht n\u00e4her spezifizierte Auswirkungen zu verursachen."
}
],
"product_status": {
"known_affected": [
"T002207",
"5104"
]
},
"release_date": "2023-06-01T22:00:00.000+00:00",
"title": "CVE-2021-22924"
},
{
"cve": "CVE-2021-22923",
"notes": [
{
"category": "description",
"text": "Es existieren mehrere Schwachstellen in Splunk Splunk Enterprise in zahlreichen Komponenten von Drittanbietern (OpenSSL, curl, go, zlib, SQLite, json und weitere), die zum aktuellen Zeitpunkt nicht im Detail beschrieben und ver\u00f6ffentlicht wurden. Ein Angreifer kann diese Schwachstellen ausnutzen, um nicht n\u00e4her spezifizierte Auswirkungen zu verursachen."
}
],
"product_status": {
"known_affected": [
"T002207",
"5104"
]
},
"release_date": "2023-06-01T22:00:00.000+00:00",
"title": "CVE-2021-22923"
},
{
"cve": "CVE-2021-22922",
"notes": [
{
"category": "description",
"text": "Es existieren mehrere Schwachstellen in Splunk Splunk Enterprise in zahlreichen Komponenten von Drittanbietern (OpenSSL, curl, go, zlib, SQLite, json und weitere), die zum aktuellen Zeitpunkt nicht im Detail beschrieben und ver\u00f6ffentlicht wurden. Ein Angreifer kann diese Schwachstellen ausnutzen, um nicht n\u00e4her spezifizierte Auswirkungen zu verursachen."
}
],
"product_status": {
"known_affected": [
"T002207",
"5104"
]
},
"release_date": "2023-06-01T22:00:00.000+00:00",
"title": "CVE-2021-22922"
},
{
"cve": "CVE-2021-22901",
"notes": [
{
"category": "description",
"text": "Es existieren mehrere Schwachstellen in Splunk Splunk Enterprise in zahlreichen Komponenten von Drittanbietern (OpenSSL, curl, go, zlib, SQLite, json und weitere), die zum aktuellen Zeitpunkt nicht im Detail beschrieben und ver\u00f6ffentlicht wurden. Ein Angreifer kann diese Schwachstellen ausnutzen, um nicht n\u00e4her spezifizierte Auswirkungen zu verursachen."
}
],
"product_status": {
"known_affected": [
"T002207",
"5104"
]
},
"release_date": "2023-06-01T22:00:00.000+00:00",
"title": "CVE-2021-22901"
},
{
"cve": "CVE-2021-22898",
"notes": [
{
"category": "description",
"text": "Es existieren mehrere Schwachstellen in Splunk Splunk Enterprise in zahlreichen Komponenten von Drittanbietern (OpenSSL, curl, go, zlib, SQLite, json und weitere), die zum aktuellen Zeitpunkt nicht im Detail beschrieben und ver\u00f6ffentlicht wurden. Ein Angreifer kann diese Schwachstellen ausnutzen, um nicht n\u00e4her spezifizierte Auswirkungen zu verursachen."
}
],
"product_status": {
"known_affected": [
"T002207",
"5104"
]
},
"release_date": "2023-06-01T22:00:00.000+00:00",
"title": "CVE-2021-22898"
},
{
"cve": "CVE-2021-22897",
"notes": [
{
"category": "description",
"text": "Es existieren mehrere Schwachstellen in Splunk Splunk Enterprise in zahlreichen Komponenten von Drittanbietern (OpenSSL, curl, go, zlib, SQLite, json und weitere), die zum aktuellen Zeitpunkt nicht im Detail beschrieben und ver\u00f6ffentlicht wurden. Ein Angreifer kann diese Schwachstellen ausnutzen, um nicht n\u00e4her spezifizierte Auswirkungen zu verursachen."
}
],
"product_status": {
"known_affected": [
"T002207",
"5104"
]
},
"release_date": "2023-06-01T22:00:00.000+00:00",
"title": "CVE-2021-22897"
},
{
"cve": "CVE-2021-22890",
"notes": [
{
"category": "description",
"text": "Es existieren mehrere Schwachstellen in Splunk Splunk Enterprise in zahlreichen Komponenten von Drittanbietern (OpenSSL, curl, go, zlib, SQLite, json und weitere), die zum aktuellen Zeitpunkt nicht im Detail beschrieben und ver\u00f6ffentlicht wurden. Ein Angreifer kann diese Schwachstellen ausnutzen, um nicht n\u00e4her spezifizierte Auswirkungen zu verursachen."
}
],
"product_status": {
"known_affected": [
"T002207",
"5104"
]
},
"release_date": "2023-06-01T22:00:00.000+00:00",
"title": "CVE-2021-22890"
},
{
"cve": "CVE-2021-22876",
"notes": [
{
"category": "description",
"text": "Es existieren mehrere Schwachstellen in Splunk Splunk Enterprise in zahlreichen Komponenten von Drittanbietern (OpenSSL, curl, go, zlib, SQLite, json und weitere), die zum aktuellen Zeitpunkt nicht im Detail beschrieben und ver\u00f6ffentlicht wurden. Ein Angreifer kann diese Schwachstellen ausnutzen, um nicht n\u00e4her spezifizierte Auswirkungen zu verursachen."
}
],
"product_status": {
"known_affected": [
"T002207",
"5104"
]
},
"release_date": "2023-06-01T22:00:00.000+00:00",
"title": "CVE-2021-22876"
},
{
"cve": "CVE-2021-20095",
"notes": [
{
"category": "description",
"text": "Es existieren mehrere Schwachstellen in Splunk Splunk Enterprise in zahlreichen Komponenten von Drittanbietern (OpenSSL, curl, go, zlib, SQLite, json und weitere), die zum aktuellen Zeitpunkt nicht im Detail beschrieben und ver\u00f6ffentlicht wurden. Ein Angreifer kann diese Schwachstellen ausnutzen, um nicht n\u00e4her spezifizierte Auswirkungen zu verursachen."
}
],
"product_status": {
"known_affected": [
"T002207",
"5104"
]
},
"release_date": "2023-06-01T22:00:00.000+00:00",
"title": "CVE-2021-20095"
},
{
"cve": "CVE-2020-8286",
"notes": [
{
"category": "description",
"text": "Es existieren mehrere Schwachstellen in Splunk Splunk Enterprise in zahlreichen Komponenten von Drittanbietern (OpenSSL, curl, go, zlib, SQLite, json und weitere), die zum aktuellen Zeitpunkt nicht im Detail beschrieben und ver\u00f6ffentlicht wurden. Ein Angreifer kann diese Schwachstellen ausnutzen, um nicht n\u00e4her spezifizierte Auswirkungen zu verursachen."
}
],
"product_status": {
"known_affected": [
"T002207",
"5104"
]
},
"release_date": "2023-06-01T22:00:00.000+00:00",
"title": "CVE-2020-8286"
},
{
"cve": "CVE-2020-8285",
"notes": [
{
"category": "description",
"text": "Es existieren mehrere Schwachstellen in Splunk Splunk Enterprise in zahlreichen Komponenten von Drittanbietern (OpenSSL, curl, go, zlib, SQLite, json und weitere), die zum aktuellen Zeitpunkt nicht im Detail beschrieben und ver\u00f6ffentlicht wurden. Ein Angreifer kann diese Schwachstellen ausnutzen, um nicht n\u00e4her spezifizierte Auswirkungen zu verursachen."
}
],
"product_status": {
"known_affected": [
"T002207",
"5104"
]
},
"release_date": "2023-06-01T22:00:00.000+00:00",
"title": "CVE-2020-8285"
},
{
"cve": "CVE-2020-8284",
"notes": [
{
"category": "description",
"text": "Es existieren mehrere Schwachstellen in Splunk Splunk Enterprise in zahlreichen Komponenten von Drittanbietern (OpenSSL, curl, go, zlib, SQLite, json und weitere), die zum aktuellen Zeitpunkt nicht im Detail beschrieben und ver\u00f6ffentlicht wurden. Ein Angreifer kann diese Schwachstellen ausnutzen, um nicht n\u00e4her spezifizierte Auswirkungen zu verursachen."
}
],
"product_status": {
"known_affected": [
"T002207",
"5104"
]
},
"release_date": "2023-06-01T22:00:00.000+00:00",
"title": "CVE-2020-8284"
},
{
"cve": "CVE-2020-8231",
"notes": [
{
"category": "description",
"text": "Es existieren mehrere Schwachstellen in Splunk Splunk Enterprise in zahlreichen Komponenten von Drittanbietern (OpenSSL, curl, go, zlib, SQLite, json und weitere), die zum aktuellen Zeitpunkt nicht im Detail beschrieben und ver\u00f6ffentlicht wurden. Ein Angreifer kann diese Schwachstellen ausnutzen, um nicht n\u00e4her spezifizierte Auswirkungen zu verursachen."
}
],
"product_status": {
"known_affected": [
"T002207",
"5104"
]
},
"release_date": "2023-06-01T22:00:00.000+00:00",
"title": "CVE-2020-8231"
},
{
"cve": "CVE-2020-8203",
"notes": [
{
"category": "description",
"text": "Es existieren mehrere Schwachstellen in Splunk Splunk Enterprise in zahlreichen Komponenten von Drittanbietern (OpenSSL, curl, go, zlib, SQLite, json und weitere), die zum aktuellen Zeitpunkt nicht im Detail beschrieben und ver\u00f6ffentlicht wurden. Ein Angreifer kann diese Schwachstellen ausnutzen, um nicht n\u00e4her spezifizierte Auswirkungen zu verursachen."
}
],
"product_status": {
"known_affected": [
"T002207",
"5104"
]
},
"release_date": "2023-06-01T22:00:00.000+00:00",
"title": "CVE-2020-8203"
},
{
"cve": "CVE-2020-8177",
"notes": [
{
"category": "description",
"text": "Es existieren mehrere Schwachstellen in Splunk Splunk Enterprise in zahlreichen Komponenten von Drittanbietern (OpenSSL, curl, go, zlib, SQLite, json und weitere), die zum aktuellen Zeitpunkt nicht im Detail beschrieben und ver\u00f6ffentlicht wurden. Ein Angreifer kann diese Schwachstellen ausnutzen, um nicht n\u00e4her spezifizierte Auswirkungen zu verursachen."
}
],
"product_status": {
"known_affected": [
"T002207",
"5104"
]
},
"release_date": "2023-06-01T22:00:00.000+00:00",
"title": "CVE-2020-8177"
},
{
"cve": "CVE-2020-8169",
"notes": [
{
"category": "description",
"text": "Es existieren mehrere Schwachstellen in Splunk Splunk Enterprise in zahlreichen Komponenten von Drittanbietern (OpenSSL, curl, go, zlib, SQLite, json und weitere), die zum aktuellen Zeitpunkt nicht im Detail beschrieben und ver\u00f6ffentlicht wurden. Ein Angreifer kann diese Schwachstellen ausnutzen, um nicht n\u00e4her spezifizierte Auswirkungen zu verursachen."
}
],
"product_status": {
"known_affected": [
"T002207",
"5104"
]
},
"release_date": "2023-06-01T22:00:00.000+00:00",
"title": "CVE-2020-8169"
},
{
"cve": "CVE-2020-8116",
"notes": [
{
"category": "description",
"text": "Es existieren mehrere Schwachstellen in Splunk Splunk Enterprise in zahlreichen Komponenten von Drittanbietern (OpenSSL, curl, go, zlib, SQLite, json und weitere), die zum aktuellen Zeitpunkt nicht im Detail beschrieben und ver\u00f6ffentlicht wurden. Ein Angreifer kann diese Schwachstellen ausnutzen, um nicht n\u00e4her spezifizierte Auswirkungen zu verursachen."
}
],
"product_status": {
"known_affected": [
"T002207",
"5104"
]
},
"release_date": "2023-06-01T22:00:00.000+00:00",
"title": "CVE-2020-8116"
},
{
"cve": "CVE-2020-7774",
"notes": [
{
"category": "description",
"text": "Es existieren mehrere Schwachstellen in Splunk Splunk Enterprise in zahlreichen Komponenten von Drittanbietern (OpenSSL, curl, go, zlib, SQLite, json und weitere), die zum aktuellen Zeitpunkt nicht im Detail beschrieben und ver\u00f6ffentlicht wurden. Ein Angreifer kann diese Schwachstellen ausnutzen, um nicht n\u00e4her spezifizierte Auswirkungen zu verursachen."
}
],
"product_status": {
"known_affected": [
"T002207",
"5104"
]
},
"release_date": "2023-06-01T22:00:00.000+00:00",
"title": "CVE-2020-7774"
},
{
"cve": "CVE-2020-7753",
"notes": [
{
"category": "description",
"text": "Es existieren mehrere Schwachstellen in Splunk Splunk Enterprise in zahlreichen Komponenten von Drittanbietern (OpenSSL, curl, go, zlib, SQLite, json und weitere), die zum aktuellen Zeitpunkt nicht im Detail beschrieben und ver\u00f6ffentlicht wurden. Ein Angreifer kann diese Schwachstellen ausnutzen, um nicht n\u00e4her spezifizierte Auswirkungen zu verursachen."
}
],
"product_status": {
"known_affected": [
"T002207",
"5104"
]
},
"release_date": "2023-06-01T22:00:00.000+00:00",
"title": "CVE-2020-7753"
},
{
"cve": "CVE-2020-7662",
"notes": [
{
"category": "description",
"text": "Es existieren mehrere Schwachstellen in Splunk Splunk Enterprise in zahlreichen Komponenten von Drittanbietern (OpenSSL, curl, go, zlib, SQLite, json und weitere), die zum aktuellen Zeitpunkt nicht im Detail beschrieben und ver\u00f6ffentlicht wurden. Ein Angreifer kann diese Schwachstellen ausnutzen, um nicht n\u00e4her spezifizierte Auswirkungen zu verursachen."
}
],
"product_status": {
"known_affected": [
"T002207",
"5104"
]
},
"release_date": "2023-06-01T22:00:00.000+00:00",
"title": "CVE-2020-7662"
},
{
"cve": "CVE-2020-28469",
"notes": [
{
"category": "description",
"text": "Es existieren mehrere Schwachstellen in Splunk Splunk Enterprise in zahlreichen Komponenten von Drittanbietern (OpenSSL, curl, go, zlib, SQLite, json und weitere), die zum aktuellen Zeitpunkt nicht im Detail beschrieben und ver\u00f6ffentlicht wurden. Ein Angreifer kann diese Schwachstellen ausnutzen, um nicht n\u00e4her spezifizierte Auswirkungen zu verursachen."
}
],
"product_status": {
"known_affected": [
"T002207",
"5104"
]
},
"release_date": "2023-06-01T22:00:00.000+00:00",
"title": "CVE-2020-28469"
},
{
"cve": "CVE-2020-15138",
"notes": [
{
"category": "description",
"text": "Es existieren mehrere Schwachstellen in Splunk Splunk Enterprise in zahlreichen Komponenten von Drittanbietern (OpenSSL, curl, go, zlib, SQLite, json und weitere), die zum aktuellen Zeitpunkt nicht im Detail beschrieben und ver\u00f6ffentlicht wurden. Ein Angreifer kann diese Schwachstellen ausnutzen, um nicht n\u00e4her spezifizierte Auswirkungen zu verursachen."
}
],
"product_status": {
"known_affected": [
"T002207",
"5104"
]
},
"release_date": "2023-06-01T22:00:00.000+00:00",
"title": "CVE-2020-15138"
},
{
"cve": "CVE-2020-13822",
"notes": [
{
"category": "description",
"text": "Es existieren mehrere Schwachstellen in Splunk Splunk Enterprise in zahlreichen Komponenten von Drittanbietern (OpenSSL, curl, go, zlib, SQLite, json und weitere), die zum aktuellen Zeitpunkt nicht im Detail beschrieben und ver\u00f6ffentlicht wurden. Ein Angreifer kann diese Schwachstellen ausnutzen, um nicht n\u00e4her spezifizierte Auswirkungen zu verursachen."
}
],
"product_status": {
"known_affected": [
"T002207",
"5104"
]
},
"release_date": "2023-06-01T22:00:00.000+00:00",
"title": "CVE-2020-13822"
},
{
"cve": "CVE-2019-20149",
"notes": [
{
"category": "description",
"text": "Es existieren mehrere Schwachstellen in Splunk Splunk Enterprise in zahlreichen Komponenten von Drittanbietern (OpenSSL, curl, go, zlib, SQLite, json und weitere), die zum aktuellen Zeitpunkt nicht im Detail beschrieben und ver\u00f6ffentlicht wurden. Ein Angreifer kann diese Schwachstellen ausnutzen, um nicht n\u00e4her spezifizierte Auswirkungen zu verursachen."
}
],
"product_status": {
"known_affected": [
"T002207",
"5104"
]
},
"release_date": "2023-06-01T22:00:00.000+00:00",
"title": "CVE-2019-20149"
},
{
"cve": "CVE-2019-10746",
"notes": [
{
"category": "description",
"text": "Es existieren mehrere Schwachstellen in Splunk Splunk Enterprise in zahlreichen Komponenten von Drittanbietern (OpenSSL, curl, go, zlib, SQLite, json und weitere), die zum aktuellen Zeitpunkt nicht im Detail beschrieben und ver\u00f6ffentlicht wurden. Ein Angreifer kann diese Schwachstellen ausnutzen, um nicht n\u00e4her spezifizierte Auswirkungen zu verursachen."
}
],
"product_status": {
"known_affected": [
"T002207",
"5104"
]
},
"release_date": "2023-06-01T22:00:00.000+00:00",
"title": "CVE-2019-10746"
},
{
"cve": "CVE-2019-10744",
"notes": [
{
"category": "description",
"text": "Es existieren mehrere Schwachstellen in Splunk Splunk Enterprise in zahlreichen Komponenten von Drittanbietern (OpenSSL, curl, go, zlib, SQLite, json und weitere), die zum aktuellen Zeitpunkt nicht im Detail beschrieben und ver\u00f6ffentlicht wurden. Ein Angreifer kann diese Schwachstellen ausnutzen, um nicht n\u00e4her spezifizierte Auswirkungen zu verursachen."
}
],
"product_status": {
"known_affected": [
"T002207",
"5104"
]
},
"release_date": "2023-06-01T22:00:00.000+00:00",
"title": "CVE-2019-10744"
},
{
"cve": "CVE-2018-25032",
"notes": [
{
"category": "description",
"text": "Es existieren mehrere Schwachstellen in Splunk Splunk Enterprise in zahlreichen Komponenten von Drittanbietern (OpenSSL, curl, go, zlib, SQLite, json und weitere), die zum aktuellen Zeitpunkt nicht im Detail beschrieben und ver\u00f6ffentlicht wurden. Ein Angreifer kann diese Schwachstellen ausnutzen, um nicht n\u00e4her spezifizierte Auswirkungen zu verursachen."
}
],
"product_status": {
"known_affected": [
"T002207",
"5104"
]
},
"release_date": "2023-06-01T22:00:00.000+00:00",
"title": "CVE-2018-25032"
},
{
"cve": "CVE-2017-16042",
"notes": [
{
"category": "description",
"text": "Es existieren mehrere Schwachstellen in Splunk Splunk Enterprise in zahlreichen Komponenten von Drittanbietern (OpenSSL, curl, go, zlib, SQLite, json und weitere), die zum aktuellen Zeitpunkt nicht im Detail beschrieben und ver\u00f6ffentlicht wurden. Ein Angreifer kann diese Schwachstellen ausnutzen, um nicht n\u00e4her spezifizierte Auswirkungen zu verursachen."
}
],
"product_status": {
"known_affected": [
"T002207",
"5104"
]
},
"release_date": "2023-06-01T22:00:00.000+00:00",
"title": "CVE-2017-16042"
}
]
}
WID-SEC-W-2022-1461
Vulnerability from csaf_certbund
Notes
{
"document": {
"aggregate_severity": {
"text": "hoch"
},
"category": "csaf_base",
"csaf_version": "2.0",
"distribution": {
"tlp": {
"label": "WHITE",
"url": "https://www.first.org/tlp/"
}
},
"lang": "de-DE",
"notes": [
{
"category": "legal_disclaimer",
"text": "Das BSI ist als Anbieter f\u00fcr die eigenen, zur Nutzung bereitgestellten Inhalte nach den allgemeinen Gesetzen verantwortlich. Nutzerinnen und Nutzer sind jedoch daf\u00fcr verantwortlich, die Verwendung und/oder die Umsetzung der mit den Inhalten bereitgestellten Informationen sorgf\u00e4ltig im Einzelfall zu pr\u00fcfen."
},
{
"category": "description",
"text": "IBM Spectrum Protect ist eine zentralisierte Backupl\u00f6sung f\u00fcr Systeme im Netzwerk.",
"title": "Produktbeschreibung"
},
{
"category": "summary",
"text": "Ein entfernter, anonymer Angreifer kann mehrere Schwachstellen in IBM Spectrum Protect ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, einen Denial of Service Zustand herbeizuf\u00fchren oder Sicherheitsvorkehrungen zu umgehen.",
"title": "Angriff"
},
{
"category": "general",
"text": "- Linux",
"title": "Betroffene Betriebssysteme"
}
],
"publisher": {
"category": "other",
"contact_details": "csaf-provider@cert-bund.de",
"name": "Bundesamt f\u00fcr Sicherheit in der Informationstechnik",
"namespace": "https://www.bsi.bund.de"
},
"references": [
{
"category": "self",
"summary": "WID-SEC-W-2022-1461 - CSAF Version",
"url": "https://wid.cert-bund.de/.well-known/csaf/white/2022/wid-sec-w-2022-1461.json"
},
{
"category": "self",
"summary": "WID-SEC-2022-1461 - Portal Version",
"url": "https://wid.cert-bund.de/portal/wid/securityadvisory?name=WID-SEC-2022-1461"
},
{
"category": "external",
"summary": "IBM Security Bulletin 7005589 vom 2023-06-21",
"url": "https://www.ibm.com/support/pages/node/7005589"
},
{
"category": "external",
"summary": "IBM Security Bulletin: 6620211 vom 2022-09-18",
"url": "https://www.ibm.com/support/pages/node/6620211"
},
{
"category": "external",
"summary": "IBM Security Bulletin: 6619915 vom 2022-09-18",
"url": "https://www.ibm.com/support/pages/node/6619915"
},
{
"category": "external",
"summary": "IBM Security Bulletin: 6621141 vom 2022-09-18",
"url": "https://www.ibm.com/support/pages/node/6621141"
},
{
"category": "external",
"summary": "IBM Security Bulletin: 6619963 vom 2022-09-18",
"url": "https://www.ibm.com/support/pages/node/6619963"
},
{
"category": "external",
"summary": "IBM Security Bulletin: 6621115 vom 2022-09-18",
"url": "https://www.ibm.com/support/pages/node/6621115"
},
{
"category": "external",
"summary": "IBM Security Bulletin: 6619919 vom 2022-09-18",
"url": "https://www.ibm.com/support/pages/node/6619919"
},
{
"category": "external",
"summary": "IBM Security Bulletin: 6619947 vom 2022-09-18",
"url": "https://www.ibm.com/support/pages/node/6619947"
},
{
"category": "external",
"summary": "IBM Security Bulletin: 6619975 vom 2022-09-18",
"url": "https://www.ibm.com/support/pages/node/6619975"
},
{
"category": "external",
"summary": "IBM Security Bulletin: 6620209 vom 2022-09-18",
"url": "https://www.ibm.com/support/pages/node/6620209"
}
],
"source_lang": "en-US",
"title": "IBM Spectrum Protect: Mehrere Schwachstellen",
"tracking": {
"current_release_date": "2023-06-20T22:00:00.000+00:00",
"generator": {
"date": "2024-08-15T17:35:19.173+00:00",
"engine": {
"name": "BSI-WID",
"version": "1.3.5"
}
},
"id": "WID-SEC-W-2022-1461",
"initial_release_date": "2022-09-18T22:00:00.000+00:00",
"revision_history": [
{
"date": "2022-09-18T22:00:00.000+00:00",
"number": "1",
"summary": "Initiale Fassung"
},
{
"date": "2023-06-20T22:00:00.000+00:00",
"number": "2",
"summary": "Neue Updates von IBM aufgenommen"
}
],
"status": "final",
"version": "2"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_name",
"name": "IBM Spectrum Protect plus 10.1",
"product": {
"name": "IBM Spectrum Protect plus 10.1",
"product_id": "T015895",
"product_identification_helper": {
"cpe": "cpe:/a:ibm:spectrum_protect:plus_10.1"
}
}
},
{
"category": "product_name",
"name": "IBM Spectrum Protect \u003c 10.1.12",
"product": {
"name": "IBM Spectrum Protect \u003c 10.1.12",
"product_id": "T024647",
"product_identification_helper": {
"cpe": "cpe:/a:ibm:spectrum_protect:10.1.12"
}
}
},
{
"category": "product_name",
"name": "IBM Spectrum Protect \u003c 8.1.16",
"product": {
"name": "IBM Spectrum Protect \u003c 8.1.16",
"product_id": "T024648",
"product_identification_helper": {
"cpe": "cpe:/a:ibm:spectrum_protect:8.1.16"
}
}
}
],
"category": "product_name",
"name": "Spectrum Protect"
}
],
"category": "vendor",
"name": "IBM"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2018-25032",
"notes": [
{
"category": "description",
"text": "In IBM Spectrum Protect existieren mehrere Schwachstellen. Diese sind auf Fehler in verschiedenen Komponenten sowie im Umgang mit Zertifikaten zur\u00fcckzuf\u00fchren. Ein entfernter, anonymer Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode (teils mit Administratorrechten) auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, einen Denial of Service Zustand herbeizuf\u00fchren oder Sicherheitsvorkehrungen zu umgehen."
}
],
"product_status": {
"known_affected": [
"T015895"
]
},
"release_date": "2022-09-18T22:00:00.000+00:00",
"title": "CVE-2018-25032"
},
{
"cve": "CVE-2021-22946",
"notes": [
{
"category": "description",
"text": "In IBM Spectrum Protect existieren mehrere Schwachstellen. Diese sind auf Fehler in verschiedenen Komponenten sowie im Umgang mit Zertifikaten zur\u00fcckzuf\u00fchren. Ein entfernter, anonymer Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode (teils mit Administratorrechten) auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, einen Denial of Service Zustand herbeizuf\u00fchren oder Sicherheitsvorkehrungen zu umgehen."
}
],
"product_status": {
"known_affected": [
"T015895"
]
},
"release_date": "2022-09-18T22:00:00.000+00:00",
"title": "CVE-2021-22946"
},
{
"cve": "CVE-2021-22947",
"notes": [
{
"category": "description",
"text": "In IBM Spectrum Protect existieren mehrere Schwachstellen. Diese sind auf Fehler in verschiedenen Komponenten sowie im Umgang mit Zertifikaten zur\u00fcckzuf\u00fchren. Ein entfernter, anonymer Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode (teils mit Administratorrechten) auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, einen Denial of Service Zustand herbeizuf\u00fchren oder Sicherheitsvorkehrungen zu umgehen."
}
],
"product_status": {
"known_affected": [
"T015895"
]
},
"release_date": "2022-09-18T22:00:00.000+00:00",
"title": "CVE-2021-22947"
},
{
"cve": "CVE-2021-3759",
"notes": [
{
"category": "description",
"text": "In IBM Spectrum Protect existieren mehrere Schwachstellen. Diese sind auf Fehler in verschiedenen Komponenten sowie im Umgang mit Zertifikaten zur\u00fcckzuf\u00fchren. Ein entfernter, anonymer Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode (teils mit Administratorrechten) auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, einen Denial of Service Zustand herbeizuf\u00fchren oder Sicherheitsvorkehrungen zu umgehen."
}
],
"product_status": {
"known_affected": [
"T015895"
]
},
"release_date": "2022-09-18T22:00:00.000+00:00",
"title": "CVE-2021-3759"
},
{
"cve": "CVE-2021-42550",
"notes": [
{
"category": "description",
"text": "In IBM Spectrum Protect existieren mehrere Schwachstellen. Diese sind auf Fehler in verschiedenen Komponenten sowie im Umgang mit Zertifikaten zur\u00fcckzuf\u00fchren. Ein entfernter, anonymer Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode (teils mit Administratorrechten) auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, einen Denial of Service Zustand herbeizuf\u00fchren oder Sicherheitsvorkehrungen zu umgehen."
}
],
"product_status": {
"known_affected": [
"T015895"
]
},
"release_date": "2022-09-18T22:00:00.000+00:00",
"title": "CVE-2021-42550"
},
{
"cve": "CVE-2022-1292",
"notes": [
{
"category": "description",
"text": "In IBM Spectrum Protect existieren mehrere Schwachstellen. Diese sind auf Fehler in verschiedenen Komponenten sowie im Umgang mit Zertifikaten zur\u00fcckzuf\u00fchren. Ein entfernter, anonymer Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode (teils mit Administratorrechten) auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, einen Denial of Service Zustand herbeizuf\u00fchren oder Sicherheitsvorkehrungen zu umgehen."
}
],
"product_status": {
"known_affected": [
"T015895"
]
},
"release_date": "2022-09-18T22:00:00.000+00:00",
"title": "CVE-2022-1292"
},
{
"cve": "CVE-2022-1705",
"notes": [
{
"category": "description",
"text": "In IBM Spectrum Protect existieren mehrere Schwachstellen. Diese sind auf Fehler in verschiedenen Komponenten sowie im Umgang mit Zertifikaten zur\u00fcckzuf\u00fchren. Ein entfernter, anonymer Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode (teils mit Administratorrechten) auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, einen Denial of Service Zustand herbeizuf\u00fchren oder Sicherheitsvorkehrungen zu umgehen."
}
],
"product_status": {
"known_affected": [
"T015895"
]
},
"release_date": "2022-09-18T22:00:00.000+00:00",
"title": "CVE-2022-1705"
},
{
"cve": "CVE-2022-2068",
"notes": [
{
"category": "description",
"text": "In IBM Spectrum Protect existieren mehrere Schwachstellen. Diese sind auf Fehler in verschiedenen Komponenten sowie im Umgang mit Zertifikaten zur\u00fcckzuf\u00fchren. Ein entfernter, anonymer Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode (teils mit Administratorrechten) auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, einen Denial of Service Zustand herbeizuf\u00fchren oder Sicherheitsvorkehrungen zu umgehen."
}
],
"product_status": {
"known_affected": [
"T015895"
]
},
"release_date": "2022-09-18T22:00:00.000+00:00",
"title": "CVE-2022-2068"
},
{
"cve": "CVE-2022-2097",
"notes": [
{
"category": "description",
"text": "In IBM Spectrum Protect existieren mehrere Schwachstellen. Diese sind auf Fehler in verschiedenen Komponenten sowie im Umgang mit Zertifikaten zur\u00fcckzuf\u00fchren. Ein entfernter, anonymer Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode (teils mit Administratorrechten) auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, einen Denial of Service Zustand herbeizuf\u00fchren oder Sicherheitsvorkehrungen zu umgehen."
}
],
"product_status": {
"known_affected": [
"T015895"
]
},
"release_date": "2022-09-18T22:00:00.000+00:00",
"title": "CVE-2022-2097"
},
{
"cve": "CVE-2022-22389",
"notes": [
{
"category": "description",
"text": "In IBM Spectrum Protect existieren mehrere Schwachstellen. Diese sind auf Fehler in verschiedenen Komponenten sowie im Umgang mit Zertifikaten zur\u00fcckzuf\u00fchren. Ein entfernter, anonymer Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode (teils mit Administratorrechten) auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, einen Denial of Service Zustand herbeizuf\u00fchren oder Sicherheitsvorkehrungen zu umgehen."
}
],
"product_status": {
"known_affected": [
"T015895"
]
},
"release_date": "2022-09-18T22:00:00.000+00:00",
"title": "CVE-2022-22389"
},
{
"cve": "CVE-2022-22390",
"notes": [
{
"category": "description",
"text": "In IBM Spectrum Protect existieren mehrere Schwachstellen. Diese sind auf Fehler in verschiedenen Komponenten sowie im Umgang mit Zertifikaten zur\u00fcckzuf\u00fchren. Ein entfernter, anonymer Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode (teils mit Administratorrechten) auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, einen Denial of Service Zustand herbeizuf\u00fchren oder Sicherheitsvorkehrungen zu umgehen."
}
],
"product_status": {
"known_affected": [
"T015895"
]
},
"release_date": "2022-09-18T22:00:00.000+00:00",
"title": "CVE-2022-22390"
},
{
"cve": "CVE-2022-22476",
"notes": [
{
"category": "description",
"text": "In IBM Spectrum Protect existieren mehrere Schwachstellen. Diese sind auf Fehler in verschiedenen Komponenten sowie im Umgang mit Zertifikaten zur\u00fcckzuf\u00fchren. Ein entfernter, anonymer Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode (teils mit Administratorrechten) auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, einen Denial of Service Zustand herbeizuf\u00fchren oder Sicherheitsvorkehrungen zu umgehen."
}
],
"product_status": {
"known_affected": [
"T015895"
]
},
"release_date": "2022-09-18T22:00:00.000+00:00",
"title": "CVE-2022-22476"
},
{
"cve": "CVE-2022-22576",
"notes": [
{
"category": "description",
"text": "In IBM Spectrum Protect existieren mehrere Schwachstellen. Diese sind auf Fehler in verschiedenen Komponenten sowie im Umgang mit Zertifikaten zur\u00fcckzuf\u00fchren. Ein entfernter, anonymer Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode (teils mit Administratorrechten) auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, einen Denial of Service Zustand herbeizuf\u00fchren oder Sicherheitsvorkehrungen zu umgehen."
}
],
"product_status": {
"known_affected": [
"T015895"
]
},
"release_date": "2022-09-18T22:00:00.000+00:00",
"title": "CVE-2022-22576"
},
{
"cve": "CVE-2022-23772",
"notes": [
{
"category": "description",
"text": "In IBM Spectrum Protect existieren mehrere Schwachstellen. Diese sind auf Fehler in verschiedenen Komponenten sowie im Umgang mit Zertifikaten zur\u00fcckzuf\u00fchren. Ein entfernter, anonymer Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode (teils mit Administratorrechten) auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, einen Denial of Service Zustand herbeizuf\u00fchren oder Sicherheitsvorkehrungen zu umgehen."
}
],
"product_status": {
"known_affected": [
"T015895"
]
},
"release_date": "2022-09-18T22:00:00.000+00:00",
"title": "CVE-2022-23772"
},
{
"cve": "CVE-2022-23773",
"notes": [
{
"category": "description",
"text": "In IBM Spectrum Protect existieren mehrere Schwachstellen. Diese sind auf Fehler in verschiedenen Komponenten sowie im Umgang mit Zertifikaten zur\u00fcckzuf\u00fchren. Ein entfernter, anonymer Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode (teils mit Administratorrechten) auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, einen Denial of Service Zustand herbeizuf\u00fchren oder Sicherheitsvorkehrungen zu umgehen."
}
],
"product_status": {
"known_affected": [
"T015895"
]
},
"release_date": "2022-09-18T22:00:00.000+00:00",
"title": "CVE-2022-23773"
},
{
"cve": "CVE-2022-23806",
"notes": [
{
"category": "description",
"text": "In IBM Spectrum Protect existieren mehrere Schwachstellen. Diese sind auf Fehler in verschiedenen Komponenten sowie im Umgang mit Zertifikaten zur\u00fcckzuf\u00fchren. Ein entfernter, anonymer Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode (teils mit Administratorrechten) auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, einen Denial of Service Zustand herbeizuf\u00fchren oder Sicherheitsvorkehrungen zu umgehen."
}
],
"product_status": {
"known_affected": [
"T015895"
]
},
"release_date": "2022-09-18T22:00:00.000+00:00",
"title": "CVE-2022-23806"
},
{
"cve": "CVE-2022-24675",
"notes": [
{
"category": "description",
"text": "In IBM Spectrum Protect existieren mehrere Schwachstellen. Diese sind auf Fehler in verschiedenen Komponenten sowie im Umgang mit Zertifikaten zur\u00fcckzuf\u00fchren. Ein entfernter, anonymer Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode (teils mit Administratorrechten) auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, einen Denial of Service Zustand herbeizuf\u00fchren oder Sicherheitsvorkehrungen zu umgehen."
}
],
"product_status": {
"known_affected": [
"T015895"
]
},
"release_date": "2022-09-18T22:00:00.000+00:00",
"title": "CVE-2022-24675"
},
{
"cve": "CVE-2022-27774",
"notes": [
{
"category": "description",
"text": "In IBM Spectrum Protect existieren mehrere Schwachstellen. Diese sind auf Fehler in verschiedenen Komponenten sowie im Umgang mit Zertifikaten zur\u00fcckzuf\u00fchren. Ein entfernter, anonymer Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode (teils mit Administratorrechten) auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, einen Denial of Service Zustand herbeizuf\u00fchren oder Sicherheitsvorkehrungen zu umgehen."
}
],
"product_status": {
"known_affected": [
"T015895"
]
},
"release_date": "2022-09-18T22:00:00.000+00:00",
"title": "CVE-2022-27774"
},
{
"cve": "CVE-2022-27776",
"notes": [
{
"category": "description",
"text": "In IBM Spectrum Protect existieren mehrere Schwachstellen. Diese sind auf Fehler in verschiedenen Komponenten sowie im Umgang mit Zertifikaten zur\u00fcckzuf\u00fchren. Ein entfernter, anonymer Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode (teils mit Administratorrechten) auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, einen Denial of Service Zustand herbeizuf\u00fchren oder Sicherheitsvorkehrungen zu umgehen."
}
],
"product_status": {
"known_affected": [
"T015895"
]
},
"release_date": "2022-09-18T22:00:00.000+00:00",
"title": "CVE-2022-27776"
},
{
"cve": "CVE-2022-27782",
"notes": [
{
"category": "description",
"text": "In IBM Spectrum Protect existieren mehrere Schwachstellen. Diese sind auf Fehler in verschiedenen Komponenten sowie im Umgang mit Zertifikaten zur\u00fcckzuf\u00fchren. Ein entfernter, anonymer Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode (teils mit Administratorrechten) auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, einen Denial of Service Zustand herbeizuf\u00fchren oder Sicherheitsvorkehrungen zu umgehen."
}
],
"product_status": {
"known_affected": [
"T015895"
]
},
"release_date": "2022-09-18T22:00:00.000+00:00",
"title": "CVE-2022-27782"
},
{
"cve": "CVE-2022-29361",
"notes": [
{
"category": "description",
"text": "In IBM Spectrum Protect existieren mehrere Schwachstellen. Diese sind auf Fehler in verschiedenen Komponenten sowie im Umgang mit Zertifikaten zur\u00fcckzuf\u00fchren. Ein entfernter, anonymer Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode (teils mit Administratorrechten) auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, einen Denial of Service Zustand herbeizuf\u00fchren oder Sicherheitsvorkehrungen zu umgehen."
}
],
"product_status": {
"known_affected": [
"T015895"
]
},
"release_date": "2022-09-18T22:00:00.000+00:00",
"title": "CVE-2022-29361"
},
{
"cve": "CVE-2022-29526",
"notes": [
{
"category": "description",
"text": "In IBM Spectrum Protect existieren mehrere Schwachstellen. Diese sind auf Fehler in verschiedenen Komponenten sowie im Umgang mit Zertifikaten zur\u00fcckzuf\u00fchren. Ein entfernter, anonymer Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode (teils mit Administratorrechten) auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, einen Denial of Service Zustand herbeizuf\u00fchren oder Sicherheitsvorkehrungen zu umgehen."
}
],
"product_status": {
"known_affected": [
"T015895"
]
},
"release_date": "2022-09-18T22:00:00.000+00:00",
"title": "CVE-2022-29526"
},
{
"cve": "CVE-2022-29804",
"notes": [
{
"category": "description",
"text": "In IBM Spectrum Protect existieren mehrere Schwachstellen. Diese sind auf Fehler in verschiedenen Komponenten sowie im Umgang mit Zertifikaten zur\u00fcckzuf\u00fchren. Ein entfernter, anonymer Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode (teils mit Administratorrechten) auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, einen Denial of Service Zustand herbeizuf\u00fchren oder Sicherheitsvorkehrungen zu umgehen."
}
],
"product_status": {
"known_affected": [
"T015895"
]
},
"release_date": "2022-09-18T22:00:00.000+00:00",
"title": "CVE-2022-29804"
},
{
"cve": "CVE-2022-30580",
"notes": [
{
"category": "description",
"text": "In IBM Spectrum Protect existieren mehrere Schwachstellen. Diese sind auf Fehler in verschiedenen Komponenten sowie im Umgang mit Zertifikaten zur\u00fcckzuf\u00fchren. Ein entfernter, anonymer Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode (teils mit Administratorrechten) auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, einen Denial of Service Zustand herbeizuf\u00fchren oder Sicherheitsvorkehrungen zu umgehen."
}
],
"product_status": {
"known_affected": [
"T015895"
]
},
"release_date": "2022-09-18T22:00:00.000+00:00",
"title": "CVE-2022-30580"
},
{
"cve": "CVE-2022-30629",
"notes": [
{
"category": "description",
"text": "In IBM Spectrum Protect existieren mehrere Schwachstellen. Diese sind auf Fehler in verschiedenen Komponenten sowie im Umgang mit Zertifikaten zur\u00fcckzuf\u00fchren. Ein entfernter, anonymer Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode (teils mit Administratorrechten) auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, einen Denial of Service Zustand herbeizuf\u00fchren oder Sicherheitsvorkehrungen zu umgehen."
}
],
"product_status": {
"known_affected": [
"T015895"
]
},
"release_date": "2022-09-18T22:00:00.000+00:00",
"title": "CVE-2022-30629"
},
{
"cve": "CVE-2022-30631",
"notes": [
{
"category": "description",
"text": "In IBM Spectrum Protect existieren mehrere Schwachstellen. Diese sind auf Fehler in verschiedenen Komponenten sowie im Umgang mit Zertifikaten zur\u00fcckzuf\u00fchren. Ein entfernter, anonymer Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode (teils mit Administratorrechten) auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, einen Denial of Service Zustand herbeizuf\u00fchren oder Sicherheitsvorkehrungen zu umgehen."
}
],
"product_status": {
"known_affected": [
"T015895"
]
},
"release_date": "2022-09-18T22:00:00.000+00:00",
"title": "CVE-2022-30631"
},
{
"cve": "CVE-2022-30633",
"notes": [
{
"category": "description",
"text": "In IBM Spectrum Protect existieren mehrere Schwachstellen. Diese sind auf Fehler in verschiedenen Komponenten sowie im Umgang mit Zertifikaten zur\u00fcckzuf\u00fchren. Ein entfernter, anonymer Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode (teils mit Administratorrechten) auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, einen Denial of Service Zustand herbeizuf\u00fchren oder Sicherheitsvorkehrungen zu umgehen."
}
],
"product_status": {
"known_affected": [
"T015895"
]
},
"release_date": "2022-09-18T22:00:00.000+00:00",
"title": "CVE-2022-30633"
},
{
"cve": "CVE-2022-30634",
"notes": [
{
"category": "description",
"text": "In IBM Spectrum Protect existieren mehrere Schwachstellen. Diese sind auf Fehler in verschiedenen Komponenten sowie im Umgang mit Zertifikaten zur\u00fcckzuf\u00fchren. Ein entfernter, anonymer Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode (teils mit Administratorrechten) auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, einen Denial of Service Zustand herbeizuf\u00fchren oder Sicherheitsvorkehrungen zu umgehen."
}
],
"product_status": {
"known_affected": [
"T015895"
]
},
"release_date": "2022-09-18T22:00:00.000+00:00",
"title": "CVE-2022-30634"
},
{
"cve": "CVE-2022-31028",
"notes": [
{
"category": "description",
"text": "In IBM Spectrum Protect existieren mehrere Schwachstellen. Diese sind auf Fehler in verschiedenen Komponenten sowie im Umgang mit Zertifikaten zur\u00fcckzuf\u00fchren. Ein entfernter, anonymer Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode (teils mit Administratorrechten) auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, einen Denial of Service Zustand herbeizuf\u00fchren oder Sicherheitsvorkehrungen zu umgehen."
}
],
"product_status": {
"known_affected": [
"T015895"
]
},
"release_date": "2022-09-18T22:00:00.000+00:00",
"title": "CVE-2022-31028"
},
{
"cve": "CVE-2022-32212",
"notes": [
{
"category": "description",
"text": "In IBM Spectrum Protect existieren mehrere Schwachstellen. Diese sind auf Fehler in verschiedenen Komponenten sowie im Umgang mit Zertifikaten zur\u00fcckzuf\u00fchren. Ein entfernter, anonymer Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode (teils mit Administratorrechten) auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, einen Denial of Service Zustand herbeizuf\u00fchren oder Sicherheitsvorkehrungen zu umgehen."
}
],
"product_status": {
"known_affected": [
"T015895"
]
},
"release_date": "2022-09-18T22:00:00.000+00:00",
"title": "CVE-2022-32212"
},
{
"cve": "CVE-2022-32213",
"notes": [
{
"category": "description",
"text": "In IBM Spectrum Protect existieren mehrere Schwachstellen. Diese sind auf Fehler in verschiedenen Komponenten sowie im Umgang mit Zertifikaten zur\u00fcckzuf\u00fchren. Ein entfernter, anonymer Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode (teils mit Administratorrechten) auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, einen Denial of Service Zustand herbeizuf\u00fchren oder Sicherheitsvorkehrungen zu umgehen."
}
],
"product_status": {
"known_affected": [
"T015895"
]
},
"release_date": "2022-09-18T22:00:00.000+00:00",
"title": "CVE-2022-32213"
},
{
"cve": "CVE-2022-32214",
"notes": [
{
"category": "description",
"text": "In IBM Spectrum Protect existieren mehrere Schwachstellen. Diese sind auf Fehler in verschiedenen Komponenten sowie im Umgang mit Zertifikaten zur\u00fcckzuf\u00fchren. Ein entfernter, anonymer Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode (teils mit Administratorrechten) auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, einen Denial of Service Zustand herbeizuf\u00fchren oder Sicherheitsvorkehrungen zu umgehen."
}
],
"product_status": {
"known_affected": [
"T015895"
]
},
"release_date": "2022-09-18T22:00:00.000+00:00",
"title": "CVE-2022-32214"
},
{
"cve": "CVE-2022-32215",
"notes": [
{
"category": "description",
"text": "In IBM Spectrum Protect existieren mehrere Schwachstellen. Diese sind auf Fehler in verschiedenen Komponenten sowie im Umgang mit Zertifikaten zur\u00fcckzuf\u00fchren. Ein entfernter, anonymer Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode (teils mit Administratorrechten) auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, einen Denial of Service Zustand herbeizuf\u00fchren oder Sicherheitsvorkehrungen zu umgehen."
}
],
"product_status": {
"known_affected": [
"T015895"
]
},
"release_date": "2022-09-18T22:00:00.000+00:00",
"title": "CVE-2022-32215"
},
{
"cve": "CVE-2022-32222",
"notes": [
{
"category": "description",
"text": "In IBM Spectrum Protect existieren mehrere Schwachstellen. Diese sind auf Fehler in verschiedenen Komponenten sowie im Umgang mit Zertifikaten zur\u00fcckzuf\u00fchren. Ein entfernter, anonymer Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode (teils mit Administratorrechten) auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, einen Denial of Service Zustand herbeizuf\u00fchren oder Sicherheitsvorkehrungen zu umgehen."
}
],
"product_status": {
"known_affected": [
"T015895"
]
},
"release_date": "2022-09-18T22:00:00.000+00:00",
"title": "CVE-2022-32222"
},
{
"cve": "CVE-2022-32223",
"notes": [
{
"category": "description",
"text": "In IBM Spectrum Protect existieren mehrere Schwachstellen. Diese sind auf Fehler in verschiedenen Komponenten sowie im Umgang mit Zertifikaten zur\u00fcckzuf\u00fchren. Ein entfernter, anonymer Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode (teils mit Administratorrechten) auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, einen Denial of Service Zustand herbeizuf\u00fchren oder Sicherheitsvorkehrungen zu umgehen."
}
],
"product_status": {
"known_affected": [
"T015895"
]
},
"release_date": "2022-09-18T22:00:00.000+00:00",
"title": "CVE-2022-32223"
},
{
"cve": "CVE-2022-33987",
"notes": [
{
"category": "description",
"text": "In IBM Spectrum Protect existieren mehrere Schwachstellen. Diese sind auf Fehler in verschiedenen Komponenten sowie im Umgang mit Zertifikaten zur\u00fcckzuf\u00fchren. Ein entfernter, anonymer Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode (teils mit Administratorrechten) auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, einen Denial of Service Zustand herbeizuf\u00fchren oder Sicherheitsvorkehrungen zu umgehen."
}
],
"product_status": {
"known_affected": [
"T015895"
]
},
"release_date": "2022-09-18T22:00:00.000+00:00",
"title": "CVE-2022-33987"
},
{
"cve": "CVE-2022-35919",
"notes": [
{
"category": "description",
"text": "In IBM Spectrum Protect existieren mehrere Schwachstellen. Diese sind auf Fehler in verschiedenen Komponenten sowie im Umgang mit Zertifikaten zur\u00fcckzuf\u00fchren. Ein entfernter, anonymer Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode (teils mit Administratorrechten) auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, einen Denial of Service Zustand herbeizuf\u00fchren oder Sicherheitsvorkehrungen zu umgehen."
}
],
"product_status": {
"known_affected": [
"T015895"
]
},
"release_date": "2022-09-18T22:00:00.000+00:00",
"title": "CVE-2022-35919"
},
{
"cve": "CVE-2022-40234",
"notes": [
{
"category": "description",
"text": "In IBM Spectrum Protect existieren mehrere Schwachstellen. Diese sind auf Fehler in verschiedenen Komponenten sowie im Umgang mit Zertifikaten zur\u00fcckzuf\u00fchren. Ein entfernter, anonymer Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode (teils mit Administratorrechten) auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, einen Denial of Service Zustand herbeizuf\u00fchren oder Sicherheitsvorkehrungen zu umgehen."
}
],
"product_status": {
"known_affected": [
"T015895"
]
},
"release_date": "2022-09-18T22:00:00.000+00:00",
"title": "CVE-2022-40234"
},
{
"cve": "CVE-2022-40608",
"notes": [
{
"category": "description",
"text": "In IBM Spectrum Protect existieren mehrere Schwachstellen. Diese sind auf Fehler in verschiedenen Komponenten sowie im Umgang mit Zertifikaten zur\u00fcckzuf\u00fchren. Ein entfernter, anonymer Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode (teils mit Administratorrechten) auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, einen Denial of Service Zustand herbeizuf\u00fchren oder Sicherheitsvorkehrungen zu umgehen."
}
],
"product_status": {
"known_affected": [
"T015895"
]
},
"release_date": "2022-09-18T22:00:00.000+00:00",
"title": "CVE-2022-40608"
}
]
}
wid-sec-w-2022-1461
Vulnerability from csaf_certbund
Notes
{
"document": {
"aggregate_severity": {
"text": "hoch"
},
"category": "csaf_base",
"csaf_version": "2.0",
"distribution": {
"tlp": {
"label": "WHITE",
"url": "https://www.first.org/tlp/"
}
},
"lang": "de-DE",
"notes": [
{
"category": "legal_disclaimer",
"text": "Das BSI ist als Anbieter f\u00fcr die eigenen, zur Nutzung bereitgestellten Inhalte nach den allgemeinen Gesetzen verantwortlich. Nutzerinnen und Nutzer sind jedoch daf\u00fcr verantwortlich, die Verwendung und/oder die Umsetzung der mit den Inhalten bereitgestellten Informationen sorgf\u00e4ltig im Einzelfall zu pr\u00fcfen."
},
{
"category": "description",
"text": "IBM Spectrum Protect ist eine zentralisierte Backupl\u00f6sung f\u00fcr Systeme im Netzwerk.",
"title": "Produktbeschreibung"
},
{
"category": "summary",
"text": "Ein entfernter, anonymer Angreifer kann mehrere Schwachstellen in IBM Spectrum Protect ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, einen Denial of Service Zustand herbeizuf\u00fchren oder Sicherheitsvorkehrungen zu umgehen.",
"title": "Angriff"
},
{
"category": "general",
"text": "- Linux",
"title": "Betroffene Betriebssysteme"
}
],
"publisher": {
"category": "other",
"contact_details": "csaf-provider@cert-bund.de",
"name": "Bundesamt f\u00fcr Sicherheit in der Informationstechnik",
"namespace": "https://www.bsi.bund.de"
},
"references": [
{
"category": "self",
"summary": "WID-SEC-W-2022-1461 - CSAF Version",
"url": "https://wid.cert-bund.de/.well-known/csaf/white/2022/wid-sec-w-2022-1461.json"
},
{
"category": "self",
"summary": "WID-SEC-2022-1461 - Portal Version",
"url": "https://wid.cert-bund.de/portal/wid/securityadvisory?name=WID-SEC-2022-1461"
},
{
"category": "external",
"summary": "IBM Security Bulletin 7005589 vom 2023-06-21",
"url": "https://www.ibm.com/support/pages/node/7005589"
},
{
"category": "external",
"summary": "IBM Security Bulletin: 6620211 vom 2022-09-18",
"url": "https://www.ibm.com/support/pages/node/6620211"
},
{
"category": "external",
"summary": "IBM Security Bulletin: 6619915 vom 2022-09-18",
"url": "https://www.ibm.com/support/pages/node/6619915"
},
{
"category": "external",
"summary": "IBM Security Bulletin: 6621141 vom 2022-09-18",
"url": "https://www.ibm.com/support/pages/node/6621141"
},
{
"category": "external",
"summary": "IBM Security Bulletin: 6619963 vom 2022-09-18",
"url": "https://www.ibm.com/support/pages/node/6619963"
},
{
"category": "external",
"summary": "IBM Security Bulletin: 6621115 vom 2022-09-18",
"url": "https://www.ibm.com/support/pages/node/6621115"
},
{
"category": "external",
"summary": "IBM Security Bulletin: 6619919 vom 2022-09-18",
"url": "https://www.ibm.com/support/pages/node/6619919"
},
{
"category": "external",
"summary": "IBM Security Bulletin: 6619947 vom 2022-09-18",
"url": "https://www.ibm.com/support/pages/node/6619947"
},
{
"category": "external",
"summary": "IBM Security Bulletin: 6619975 vom 2022-09-18",
"url": "https://www.ibm.com/support/pages/node/6619975"
},
{
"category": "external",
"summary": "IBM Security Bulletin: 6620209 vom 2022-09-18",
"url": "https://www.ibm.com/support/pages/node/6620209"
}
],
"source_lang": "en-US",
"title": "IBM Spectrum Protect: Mehrere Schwachstellen",
"tracking": {
"current_release_date": "2023-06-20T22:00:00.000+00:00",
"generator": {
"date": "2024-08-15T17:35:19.173+00:00",
"engine": {
"name": "BSI-WID",
"version": "1.3.5"
}
},
"id": "WID-SEC-W-2022-1461",
"initial_release_date": "2022-09-18T22:00:00.000+00:00",
"revision_history": [
{
"date": "2022-09-18T22:00:00.000+00:00",
"number": "1",
"summary": "Initiale Fassung"
},
{
"date": "2023-06-20T22:00:00.000+00:00",
"number": "2",
"summary": "Neue Updates von IBM aufgenommen"
}
],
"status": "final",
"version": "2"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_name",
"name": "IBM Spectrum Protect plus 10.1",
"product": {
"name": "IBM Spectrum Protect plus 10.1",
"product_id": "T015895",
"product_identification_helper": {
"cpe": "cpe:/a:ibm:spectrum_protect:plus_10.1"
}
}
},
{
"category": "product_name",
"name": "IBM Spectrum Protect \u003c 10.1.12",
"product": {
"name": "IBM Spectrum Protect \u003c 10.1.12",
"product_id": "T024647",
"product_identification_helper": {
"cpe": "cpe:/a:ibm:spectrum_protect:10.1.12"
}
}
},
{
"category": "product_name",
"name": "IBM Spectrum Protect \u003c 8.1.16",
"product": {
"name": "IBM Spectrum Protect \u003c 8.1.16",
"product_id": "T024648",
"product_identification_helper": {
"cpe": "cpe:/a:ibm:spectrum_protect:8.1.16"
}
}
}
],
"category": "product_name",
"name": "Spectrum Protect"
}
],
"category": "vendor",
"name": "IBM"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2018-25032",
"notes": [
{
"category": "description",
"text": "In IBM Spectrum Protect existieren mehrere Schwachstellen. Diese sind auf Fehler in verschiedenen Komponenten sowie im Umgang mit Zertifikaten zur\u00fcckzuf\u00fchren. Ein entfernter, anonymer Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode (teils mit Administratorrechten) auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, einen Denial of Service Zustand herbeizuf\u00fchren oder Sicherheitsvorkehrungen zu umgehen."
}
],
"product_status": {
"known_affected": [
"T015895"
]
},
"release_date": "2022-09-18T22:00:00.000+00:00",
"title": "CVE-2018-25032"
},
{
"cve": "CVE-2021-22946",
"notes": [
{
"category": "description",
"text": "In IBM Spectrum Protect existieren mehrere Schwachstellen. Diese sind auf Fehler in verschiedenen Komponenten sowie im Umgang mit Zertifikaten zur\u00fcckzuf\u00fchren. Ein entfernter, anonymer Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode (teils mit Administratorrechten) auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, einen Denial of Service Zustand herbeizuf\u00fchren oder Sicherheitsvorkehrungen zu umgehen."
}
],
"product_status": {
"known_affected": [
"T015895"
]
},
"release_date": "2022-09-18T22:00:00.000+00:00",
"title": "CVE-2021-22946"
},
{
"cve": "CVE-2021-22947",
"notes": [
{
"category": "description",
"text": "In IBM Spectrum Protect existieren mehrere Schwachstellen. Diese sind auf Fehler in verschiedenen Komponenten sowie im Umgang mit Zertifikaten zur\u00fcckzuf\u00fchren. Ein entfernter, anonymer Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode (teils mit Administratorrechten) auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, einen Denial of Service Zustand herbeizuf\u00fchren oder Sicherheitsvorkehrungen zu umgehen."
}
],
"product_status": {
"known_affected": [
"T015895"
]
},
"release_date": "2022-09-18T22:00:00.000+00:00",
"title": "CVE-2021-22947"
},
{
"cve": "CVE-2021-3759",
"notes": [
{
"category": "description",
"text": "In IBM Spectrum Protect existieren mehrere Schwachstellen. Diese sind auf Fehler in verschiedenen Komponenten sowie im Umgang mit Zertifikaten zur\u00fcckzuf\u00fchren. Ein entfernter, anonymer Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode (teils mit Administratorrechten) auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, einen Denial of Service Zustand herbeizuf\u00fchren oder Sicherheitsvorkehrungen zu umgehen."
}
],
"product_status": {
"known_affected": [
"T015895"
]
},
"release_date": "2022-09-18T22:00:00.000+00:00",
"title": "CVE-2021-3759"
},
{
"cve": "CVE-2021-42550",
"notes": [
{
"category": "description",
"text": "In IBM Spectrum Protect existieren mehrere Schwachstellen. Diese sind auf Fehler in verschiedenen Komponenten sowie im Umgang mit Zertifikaten zur\u00fcckzuf\u00fchren. Ein entfernter, anonymer Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode (teils mit Administratorrechten) auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, einen Denial of Service Zustand herbeizuf\u00fchren oder Sicherheitsvorkehrungen zu umgehen."
}
],
"product_status": {
"known_affected": [
"T015895"
]
},
"release_date": "2022-09-18T22:00:00.000+00:00",
"title": "CVE-2021-42550"
},
{
"cve": "CVE-2022-1292",
"notes": [
{
"category": "description",
"text": "In IBM Spectrum Protect existieren mehrere Schwachstellen. Diese sind auf Fehler in verschiedenen Komponenten sowie im Umgang mit Zertifikaten zur\u00fcckzuf\u00fchren. Ein entfernter, anonymer Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode (teils mit Administratorrechten) auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, einen Denial of Service Zustand herbeizuf\u00fchren oder Sicherheitsvorkehrungen zu umgehen."
}
],
"product_status": {
"known_affected": [
"T015895"
]
},
"release_date": "2022-09-18T22:00:00.000+00:00",
"title": "CVE-2022-1292"
},
{
"cve": "CVE-2022-1705",
"notes": [
{
"category": "description",
"text": "In IBM Spectrum Protect existieren mehrere Schwachstellen. Diese sind auf Fehler in verschiedenen Komponenten sowie im Umgang mit Zertifikaten zur\u00fcckzuf\u00fchren. Ein entfernter, anonymer Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode (teils mit Administratorrechten) auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, einen Denial of Service Zustand herbeizuf\u00fchren oder Sicherheitsvorkehrungen zu umgehen."
}
],
"product_status": {
"known_affected": [
"T015895"
]
},
"release_date": "2022-09-18T22:00:00.000+00:00",
"title": "CVE-2022-1705"
},
{
"cve": "CVE-2022-2068",
"notes": [
{
"category": "description",
"text": "In IBM Spectrum Protect existieren mehrere Schwachstellen. Diese sind auf Fehler in verschiedenen Komponenten sowie im Umgang mit Zertifikaten zur\u00fcckzuf\u00fchren. Ein entfernter, anonymer Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode (teils mit Administratorrechten) auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, einen Denial of Service Zustand herbeizuf\u00fchren oder Sicherheitsvorkehrungen zu umgehen."
}
],
"product_status": {
"known_affected": [
"T015895"
]
},
"release_date": "2022-09-18T22:00:00.000+00:00",
"title": "CVE-2022-2068"
},
{
"cve": "CVE-2022-2097",
"notes": [
{
"category": "description",
"text": "In IBM Spectrum Protect existieren mehrere Schwachstellen. Diese sind auf Fehler in verschiedenen Komponenten sowie im Umgang mit Zertifikaten zur\u00fcckzuf\u00fchren. Ein entfernter, anonymer Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode (teils mit Administratorrechten) auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, einen Denial of Service Zustand herbeizuf\u00fchren oder Sicherheitsvorkehrungen zu umgehen."
}
],
"product_status": {
"known_affected": [
"T015895"
]
},
"release_date": "2022-09-18T22:00:00.000+00:00",
"title": "CVE-2022-2097"
},
{
"cve": "CVE-2022-22389",
"notes": [
{
"category": "description",
"text": "In IBM Spectrum Protect existieren mehrere Schwachstellen. Diese sind auf Fehler in verschiedenen Komponenten sowie im Umgang mit Zertifikaten zur\u00fcckzuf\u00fchren. Ein entfernter, anonymer Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode (teils mit Administratorrechten) auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, einen Denial of Service Zustand herbeizuf\u00fchren oder Sicherheitsvorkehrungen zu umgehen."
}
],
"product_status": {
"known_affected": [
"T015895"
]
},
"release_date": "2022-09-18T22:00:00.000+00:00",
"title": "CVE-2022-22389"
},
{
"cve": "CVE-2022-22390",
"notes": [
{
"category": "description",
"text": "In IBM Spectrum Protect existieren mehrere Schwachstellen. Diese sind auf Fehler in verschiedenen Komponenten sowie im Umgang mit Zertifikaten zur\u00fcckzuf\u00fchren. Ein entfernter, anonymer Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode (teils mit Administratorrechten) auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, einen Denial of Service Zustand herbeizuf\u00fchren oder Sicherheitsvorkehrungen zu umgehen."
}
],
"product_status": {
"known_affected": [
"T015895"
]
},
"release_date": "2022-09-18T22:00:00.000+00:00",
"title": "CVE-2022-22390"
},
{
"cve": "CVE-2022-22476",
"notes": [
{
"category": "description",
"text": "In IBM Spectrum Protect existieren mehrere Schwachstellen. Diese sind auf Fehler in verschiedenen Komponenten sowie im Umgang mit Zertifikaten zur\u00fcckzuf\u00fchren. Ein entfernter, anonymer Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode (teils mit Administratorrechten) auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, einen Denial of Service Zustand herbeizuf\u00fchren oder Sicherheitsvorkehrungen zu umgehen."
}
],
"product_status": {
"known_affected": [
"T015895"
]
},
"release_date": "2022-09-18T22:00:00.000+00:00",
"title": "CVE-2022-22476"
},
{
"cve": "CVE-2022-22576",
"notes": [
{
"category": "description",
"text": "In IBM Spectrum Protect existieren mehrere Schwachstellen. Diese sind auf Fehler in verschiedenen Komponenten sowie im Umgang mit Zertifikaten zur\u00fcckzuf\u00fchren. Ein entfernter, anonymer Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode (teils mit Administratorrechten) auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, einen Denial of Service Zustand herbeizuf\u00fchren oder Sicherheitsvorkehrungen zu umgehen."
}
],
"product_status": {
"known_affected": [
"T015895"
]
},
"release_date": "2022-09-18T22:00:00.000+00:00",
"title": "CVE-2022-22576"
},
{
"cve": "CVE-2022-23772",
"notes": [
{
"category": "description",
"text": "In IBM Spectrum Protect existieren mehrere Schwachstellen. Diese sind auf Fehler in verschiedenen Komponenten sowie im Umgang mit Zertifikaten zur\u00fcckzuf\u00fchren. Ein entfernter, anonymer Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode (teils mit Administratorrechten) auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, einen Denial of Service Zustand herbeizuf\u00fchren oder Sicherheitsvorkehrungen zu umgehen."
}
],
"product_status": {
"known_affected": [
"T015895"
]
},
"release_date": "2022-09-18T22:00:00.000+00:00",
"title": "CVE-2022-23772"
},
{
"cve": "CVE-2022-23773",
"notes": [
{
"category": "description",
"text": "In IBM Spectrum Protect existieren mehrere Schwachstellen. Diese sind auf Fehler in verschiedenen Komponenten sowie im Umgang mit Zertifikaten zur\u00fcckzuf\u00fchren. Ein entfernter, anonymer Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode (teils mit Administratorrechten) auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, einen Denial of Service Zustand herbeizuf\u00fchren oder Sicherheitsvorkehrungen zu umgehen."
}
],
"product_status": {
"known_affected": [
"T015895"
]
},
"release_date": "2022-09-18T22:00:00.000+00:00",
"title": "CVE-2022-23773"
},
{
"cve": "CVE-2022-23806",
"notes": [
{
"category": "description",
"text": "In IBM Spectrum Protect existieren mehrere Schwachstellen. Diese sind auf Fehler in verschiedenen Komponenten sowie im Umgang mit Zertifikaten zur\u00fcckzuf\u00fchren. Ein entfernter, anonymer Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode (teils mit Administratorrechten) auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, einen Denial of Service Zustand herbeizuf\u00fchren oder Sicherheitsvorkehrungen zu umgehen."
}
],
"product_status": {
"known_affected": [
"T015895"
]
},
"release_date": "2022-09-18T22:00:00.000+00:00",
"title": "CVE-2022-23806"
},
{
"cve": "CVE-2022-24675",
"notes": [
{
"category": "description",
"text": "In IBM Spectrum Protect existieren mehrere Schwachstellen. Diese sind auf Fehler in verschiedenen Komponenten sowie im Umgang mit Zertifikaten zur\u00fcckzuf\u00fchren. Ein entfernter, anonymer Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode (teils mit Administratorrechten) auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, einen Denial of Service Zustand herbeizuf\u00fchren oder Sicherheitsvorkehrungen zu umgehen."
}
],
"product_status": {
"known_affected": [
"T015895"
]
},
"release_date": "2022-09-18T22:00:00.000+00:00",
"title": "CVE-2022-24675"
},
{
"cve": "CVE-2022-27774",
"notes": [
{
"category": "description",
"text": "In IBM Spectrum Protect existieren mehrere Schwachstellen. Diese sind auf Fehler in verschiedenen Komponenten sowie im Umgang mit Zertifikaten zur\u00fcckzuf\u00fchren. Ein entfernter, anonymer Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode (teils mit Administratorrechten) auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, einen Denial of Service Zustand herbeizuf\u00fchren oder Sicherheitsvorkehrungen zu umgehen."
}
],
"product_status": {
"known_affected": [
"T015895"
]
},
"release_date": "2022-09-18T22:00:00.000+00:00",
"title": "CVE-2022-27774"
},
{
"cve": "CVE-2022-27776",
"notes": [
{
"category": "description",
"text": "In IBM Spectrum Protect existieren mehrere Schwachstellen. Diese sind auf Fehler in verschiedenen Komponenten sowie im Umgang mit Zertifikaten zur\u00fcckzuf\u00fchren. Ein entfernter, anonymer Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode (teils mit Administratorrechten) auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, einen Denial of Service Zustand herbeizuf\u00fchren oder Sicherheitsvorkehrungen zu umgehen."
}
],
"product_status": {
"known_affected": [
"T015895"
]
},
"release_date": "2022-09-18T22:00:00.000+00:00",
"title": "CVE-2022-27776"
},
{
"cve": "CVE-2022-27782",
"notes": [
{
"category": "description",
"text": "In IBM Spectrum Protect existieren mehrere Schwachstellen. Diese sind auf Fehler in verschiedenen Komponenten sowie im Umgang mit Zertifikaten zur\u00fcckzuf\u00fchren. Ein entfernter, anonymer Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode (teils mit Administratorrechten) auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, einen Denial of Service Zustand herbeizuf\u00fchren oder Sicherheitsvorkehrungen zu umgehen."
}
],
"product_status": {
"known_affected": [
"T015895"
]
},
"release_date": "2022-09-18T22:00:00.000+00:00",
"title": "CVE-2022-27782"
},
{
"cve": "CVE-2022-29361",
"notes": [
{
"category": "description",
"text": "In IBM Spectrum Protect existieren mehrere Schwachstellen. Diese sind auf Fehler in verschiedenen Komponenten sowie im Umgang mit Zertifikaten zur\u00fcckzuf\u00fchren. Ein entfernter, anonymer Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode (teils mit Administratorrechten) auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, einen Denial of Service Zustand herbeizuf\u00fchren oder Sicherheitsvorkehrungen zu umgehen."
}
],
"product_status": {
"known_affected": [
"T015895"
]
},
"release_date": "2022-09-18T22:00:00.000+00:00",
"title": "CVE-2022-29361"
},
{
"cve": "CVE-2022-29526",
"notes": [
{
"category": "description",
"text": "In IBM Spectrum Protect existieren mehrere Schwachstellen. Diese sind auf Fehler in verschiedenen Komponenten sowie im Umgang mit Zertifikaten zur\u00fcckzuf\u00fchren. Ein entfernter, anonymer Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode (teils mit Administratorrechten) auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, einen Denial of Service Zustand herbeizuf\u00fchren oder Sicherheitsvorkehrungen zu umgehen."
}
],
"product_status": {
"known_affected": [
"T015895"
]
},
"release_date": "2022-09-18T22:00:00.000+00:00",
"title": "CVE-2022-29526"
},
{
"cve": "CVE-2022-29804",
"notes": [
{
"category": "description",
"text": "In IBM Spectrum Protect existieren mehrere Schwachstellen. Diese sind auf Fehler in verschiedenen Komponenten sowie im Umgang mit Zertifikaten zur\u00fcckzuf\u00fchren. Ein entfernter, anonymer Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode (teils mit Administratorrechten) auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, einen Denial of Service Zustand herbeizuf\u00fchren oder Sicherheitsvorkehrungen zu umgehen."
}
],
"product_status": {
"known_affected": [
"T015895"
]
},
"release_date": "2022-09-18T22:00:00.000+00:00",
"title": "CVE-2022-29804"
},
{
"cve": "CVE-2022-30580",
"notes": [
{
"category": "description",
"text": "In IBM Spectrum Protect existieren mehrere Schwachstellen. Diese sind auf Fehler in verschiedenen Komponenten sowie im Umgang mit Zertifikaten zur\u00fcckzuf\u00fchren. Ein entfernter, anonymer Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode (teils mit Administratorrechten) auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, einen Denial of Service Zustand herbeizuf\u00fchren oder Sicherheitsvorkehrungen zu umgehen."
}
],
"product_status": {
"known_affected": [
"T015895"
]
},
"release_date": "2022-09-18T22:00:00.000+00:00",
"title": "CVE-2022-30580"
},
{
"cve": "CVE-2022-30629",
"notes": [
{
"category": "description",
"text": "In IBM Spectrum Protect existieren mehrere Schwachstellen. Diese sind auf Fehler in verschiedenen Komponenten sowie im Umgang mit Zertifikaten zur\u00fcckzuf\u00fchren. Ein entfernter, anonymer Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode (teils mit Administratorrechten) auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, einen Denial of Service Zustand herbeizuf\u00fchren oder Sicherheitsvorkehrungen zu umgehen."
}
],
"product_status": {
"known_affected": [
"T015895"
]
},
"release_date": "2022-09-18T22:00:00.000+00:00",
"title": "CVE-2022-30629"
},
{
"cve": "CVE-2022-30631",
"notes": [
{
"category": "description",
"text": "In IBM Spectrum Protect existieren mehrere Schwachstellen. Diese sind auf Fehler in verschiedenen Komponenten sowie im Umgang mit Zertifikaten zur\u00fcckzuf\u00fchren. Ein entfernter, anonymer Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode (teils mit Administratorrechten) auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, einen Denial of Service Zustand herbeizuf\u00fchren oder Sicherheitsvorkehrungen zu umgehen."
}
],
"product_status": {
"known_affected": [
"T015895"
]
},
"release_date": "2022-09-18T22:00:00.000+00:00",
"title": "CVE-2022-30631"
},
{
"cve": "CVE-2022-30633",
"notes": [
{
"category": "description",
"text": "In IBM Spectrum Protect existieren mehrere Schwachstellen. Diese sind auf Fehler in verschiedenen Komponenten sowie im Umgang mit Zertifikaten zur\u00fcckzuf\u00fchren. Ein entfernter, anonymer Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode (teils mit Administratorrechten) auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, einen Denial of Service Zustand herbeizuf\u00fchren oder Sicherheitsvorkehrungen zu umgehen."
}
],
"product_status": {
"known_affected": [
"T015895"
]
},
"release_date": "2022-09-18T22:00:00.000+00:00",
"title": "CVE-2022-30633"
},
{
"cve": "CVE-2022-30634",
"notes": [
{
"category": "description",
"text": "In IBM Spectrum Protect existieren mehrere Schwachstellen. Diese sind auf Fehler in verschiedenen Komponenten sowie im Umgang mit Zertifikaten zur\u00fcckzuf\u00fchren. Ein entfernter, anonymer Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode (teils mit Administratorrechten) auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, einen Denial of Service Zustand herbeizuf\u00fchren oder Sicherheitsvorkehrungen zu umgehen."
}
],
"product_status": {
"known_affected": [
"T015895"
]
},
"release_date": "2022-09-18T22:00:00.000+00:00",
"title": "CVE-2022-30634"
},
{
"cve": "CVE-2022-31028",
"notes": [
{
"category": "description",
"text": "In IBM Spectrum Protect existieren mehrere Schwachstellen. Diese sind auf Fehler in verschiedenen Komponenten sowie im Umgang mit Zertifikaten zur\u00fcckzuf\u00fchren. Ein entfernter, anonymer Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode (teils mit Administratorrechten) auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, einen Denial of Service Zustand herbeizuf\u00fchren oder Sicherheitsvorkehrungen zu umgehen."
}
],
"product_status": {
"known_affected": [
"T015895"
]
},
"release_date": "2022-09-18T22:00:00.000+00:00",
"title": "CVE-2022-31028"
},
{
"cve": "CVE-2022-32212",
"notes": [
{
"category": "description",
"text": "In IBM Spectrum Protect existieren mehrere Schwachstellen. Diese sind auf Fehler in verschiedenen Komponenten sowie im Umgang mit Zertifikaten zur\u00fcckzuf\u00fchren. Ein entfernter, anonymer Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode (teils mit Administratorrechten) auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, einen Denial of Service Zustand herbeizuf\u00fchren oder Sicherheitsvorkehrungen zu umgehen."
}
],
"product_status": {
"known_affected": [
"T015895"
]
},
"release_date": "2022-09-18T22:00:00.000+00:00",
"title": "CVE-2022-32212"
},
{
"cve": "CVE-2022-32213",
"notes": [
{
"category": "description",
"text": "In IBM Spectrum Protect existieren mehrere Schwachstellen. Diese sind auf Fehler in verschiedenen Komponenten sowie im Umgang mit Zertifikaten zur\u00fcckzuf\u00fchren. Ein entfernter, anonymer Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode (teils mit Administratorrechten) auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, einen Denial of Service Zustand herbeizuf\u00fchren oder Sicherheitsvorkehrungen zu umgehen."
}
],
"product_status": {
"known_affected": [
"T015895"
]
},
"release_date": "2022-09-18T22:00:00.000+00:00",
"title": "CVE-2022-32213"
},
{
"cve": "CVE-2022-32214",
"notes": [
{
"category": "description",
"text": "In IBM Spectrum Protect existieren mehrere Schwachstellen. Diese sind auf Fehler in verschiedenen Komponenten sowie im Umgang mit Zertifikaten zur\u00fcckzuf\u00fchren. Ein entfernter, anonymer Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode (teils mit Administratorrechten) auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, einen Denial of Service Zustand herbeizuf\u00fchren oder Sicherheitsvorkehrungen zu umgehen."
}
],
"product_status": {
"known_affected": [
"T015895"
]
},
"release_date": "2022-09-18T22:00:00.000+00:00",
"title": "CVE-2022-32214"
},
{
"cve": "CVE-2022-32215",
"notes": [
{
"category": "description",
"text": "In IBM Spectrum Protect existieren mehrere Schwachstellen. Diese sind auf Fehler in verschiedenen Komponenten sowie im Umgang mit Zertifikaten zur\u00fcckzuf\u00fchren. Ein entfernter, anonymer Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode (teils mit Administratorrechten) auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, einen Denial of Service Zustand herbeizuf\u00fchren oder Sicherheitsvorkehrungen zu umgehen."
}
],
"product_status": {
"known_affected": [
"T015895"
]
},
"release_date": "2022-09-18T22:00:00.000+00:00",
"title": "CVE-2022-32215"
},
{
"cve": "CVE-2022-32222",
"notes": [
{
"category": "description",
"text": "In IBM Spectrum Protect existieren mehrere Schwachstellen. Diese sind auf Fehler in verschiedenen Komponenten sowie im Umgang mit Zertifikaten zur\u00fcckzuf\u00fchren. Ein entfernter, anonymer Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode (teils mit Administratorrechten) auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, einen Denial of Service Zustand herbeizuf\u00fchren oder Sicherheitsvorkehrungen zu umgehen."
}
],
"product_status": {
"known_affected": [
"T015895"
]
},
"release_date": "2022-09-18T22:00:00.000+00:00",
"title": "CVE-2022-32222"
},
{
"cve": "CVE-2022-32223",
"notes": [
{
"category": "description",
"text": "In IBM Spectrum Protect existieren mehrere Schwachstellen. Diese sind auf Fehler in verschiedenen Komponenten sowie im Umgang mit Zertifikaten zur\u00fcckzuf\u00fchren. Ein entfernter, anonymer Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode (teils mit Administratorrechten) auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, einen Denial of Service Zustand herbeizuf\u00fchren oder Sicherheitsvorkehrungen zu umgehen."
}
],
"product_status": {
"known_affected": [
"T015895"
]
},
"release_date": "2022-09-18T22:00:00.000+00:00",
"title": "CVE-2022-32223"
},
{
"cve": "CVE-2022-33987",
"notes": [
{
"category": "description",
"text": "In IBM Spectrum Protect existieren mehrere Schwachstellen. Diese sind auf Fehler in verschiedenen Komponenten sowie im Umgang mit Zertifikaten zur\u00fcckzuf\u00fchren. Ein entfernter, anonymer Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode (teils mit Administratorrechten) auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, einen Denial of Service Zustand herbeizuf\u00fchren oder Sicherheitsvorkehrungen zu umgehen."
}
],
"product_status": {
"known_affected": [
"T015895"
]
},
"release_date": "2022-09-18T22:00:00.000+00:00",
"title": "CVE-2022-33987"
},
{
"cve": "CVE-2022-35919",
"notes": [
{
"category": "description",
"text": "In IBM Spectrum Protect existieren mehrere Schwachstellen. Diese sind auf Fehler in verschiedenen Komponenten sowie im Umgang mit Zertifikaten zur\u00fcckzuf\u00fchren. Ein entfernter, anonymer Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode (teils mit Administratorrechten) auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, einen Denial of Service Zustand herbeizuf\u00fchren oder Sicherheitsvorkehrungen zu umgehen."
}
],
"product_status": {
"known_affected": [
"T015895"
]
},
"release_date": "2022-09-18T22:00:00.000+00:00",
"title": "CVE-2022-35919"
},
{
"cve": "CVE-2022-40234",
"notes": [
{
"category": "description",
"text": "In IBM Spectrum Protect existieren mehrere Schwachstellen. Diese sind auf Fehler in verschiedenen Komponenten sowie im Umgang mit Zertifikaten zur\u00fcckzuf\u00fchren. Ein entfernter, anonymer Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode (teils mit Administratorrechten) auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, einen Denial of Service Zustand herbeizuf\u00fchren oder Sicherheitsvorkehrungen zu umgehen."
}
],
"product_status": {
"known_affected": [
"T015895"
]
},
"release_date": "2022-09-18T22:00:00.000+00:00",
"title": "CVE-2022-40234"
},
{
"cve": "CVE-2022-40608",
"notes": [
{
"category": "description",
"text": "In IBM Spectrum Protect existieren mehrere Schwachstellen. Diese sind auf Fehler in verschiedenen Komponenten sowie im Umgang mit Zertifikaten zur\u00fcckzuf\u00fchren. Ein entfernter, anonymer Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode (teils mit Administratorrechten) auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, einen Denial of Service Zustand herbeizuf\u00fchren oder Sicherheitsvorkehrungen zu umgehen."
}
],
"product_status": {
"known_affected": [
"T015895"
]
},
"release_date": "2022-09-18T22:00:00.000+00:00",
"title": "CVE-2022-40608"
}
]
}
WID-SEC-W-2022-1155
Vulnerability from csaf_certbund
Notes
{
"document": {
"aggregate_severity": {
"text": "niedrig"
},
"category": "csaf_base",
"csaf_version": "2.0",
"distribution": {
"tlp": {
"label": "WHITE",
"url": "https://www.first.org/tlp/"
}
},
"lang": "de-DE",
"notes": [
{
"category": "legal_disclaimer",
"text": "Das BSI ist als Anbieter f\u00fcr die eigenen, zur Nutzung bereitgestellten Inhalte nach den allgemeinen Gesetzen verantwortlich. Nutzerinnen und Nutzer sind jedoch daf\u00fcr verantwortlich, die Verwendung und/oder die Umsetzung der mit den Inhalten bereitgestellten Informationen sorgf\u00e4ltig im Einzelfall zu pr\u00fcfen."
},
{
"category": "description",
"text": "Red Hat OpenShift ist eine \"Platform as a Service\" (PaaS) L\u00f6sung zur Bereitstellung von Applikationen in der Cloud.",
"title": "Produktbeschreibung"
},
{
"category": "summary",
"text": "Ein entfernter, anonymer Angreifer kann eine Schwachstelle in Red Hat OpenShift ausnutzen, um Informationen offenzulegen.",
"title": "Angriff"
},
{
"category": "general",
"text": "- Linux",
"title": "Betroffene Betriebssysteme"
}
],
"publisher": {
"category": "other",
"contact_details": "csaf-provider@cert-bund.de",
"name": "Bundesamt f\u00fcr Sicherheit in der Informationstechnik",
"namespace": "https://www.bsi.bund.de"
},
"references": [
{
"category": "self",
"summary": "WID-SEC-W-2022-1155 - CSAF Version",
"url": "https://wid.cert-bund.de/.well-known/csaf/white/2022/wid-sec-w-2022-1155.json"
},
{
"category": "self",
"summary": "WID-SEC-2022-1155 - Portal Version",
"url": "https://wid.cert-bund.de/portal/wid/securityadvisory?name=WID-SEC-2022-1155"
},
{
"category": "external",
"summary": "Red Hat Security Advisory RHSA-2023:3914 vom 2023-07-06",
"url": "https://access.redhat.com/errata/RHSA-2023:3914"
},
{
"category": "external",
"summary": "Red Hat Security Advisory RHSA-2023:3642 vom 2023-06-15",
"url": "https://access.redhat.com/errata/RHSA-2023:3642"
},
{
"category": "external",
"summary": "Red Hat Security Advisory RHSA-2023:1275 vom 2023-03-15",
"url": "https://access.redhat.com/errata/RHSA-2023:1275"
},
{
"category": "external",
"summary": "Red Hat Security Advisory RHSA-2022:6103 vom 2022-08-23",
"url": "https://access.redhat.com/errata/RHSA-2022:6103"
},
{
"category": "external",
"summary": "Red Hat Security Advisory RHSA-2022:6102 vom 2022-08-23",
"url": "https://access.redhat.com/errata/RHSA-2022:6102"
},
{
"category": "external",
"summary": "Red Hat Security Advisory RHSA-2022:6290 vom 2022-09-01",
"url": "https://access.redhat.com/errata/RHSA-2022:6290"
},
{
"category": "external",
"summary": "Red Hat Security Advisory RHSA-2022:6277 vom 2022-09-01",
"url": "https://access.redhat.com/errata/RHSA-2022:6277"
},
{
"category": "external",
"summary": "Red Hat Security Advisory RHSA-2022:6152 vom 2022-09-01",
"url": "https://access.redhat.com/errata/RHSA-2022:6152"
},
{
"category": "external",
"summary": "Red Hat Security Advisory RHSA-2022:6347 vom 2022-09-06",
"url": "https://access.redhat.com/errata/RHSA-2022:6347"
},
{
"category": "external",
"summary": "Red Hat Security Advisory RHSA-2022:6345 vom 2022-09-06",
"url": "https://access.redhat.com/errata/RHSA-2022:6345"
},
{
"category": "external",
"summary": "Red Hat Security Advisory RHSA-2022:6346 vom 2022-09-06",
"url": "https://access.redhat.com/errata/RHSA-2022:6346"
},
{
"category": "external",
"summary": "Red Hat Security Advisory RHSA-2022:6370 vom 2022-09-07",
"url": "https://access.redhat.com/errata/RHSA-2022:6370"
},
{
"category": "external",
"summary": "Red Hat Security Advisory RHSA-2022:6348 vom 2022-09-06",
"url": "https://access.redhat.com/errata/RHSA-2022:6348"
},
{
"category": "external",
"summary": "Red Hat Security Advisory RHSA-2022:6430 vom 2022-09-13",
"url": "https://access.redhat.com/errata/RHSA-2022:6430"
},
{
"category": "external",
"summary": "Red Hat Security Advisory RHSA-2022:6536 vom 2022-09-21",
"url": "https://access.redhat.com/errata/RHSA-2022:6536"
},
{
"category": "external",
"summary": "Red Hat Security Advisory RHSA-2022:6696 vom 2022-09-26",
"url": "https://access.redhat.com/errata/RHSA-2022:6696"
},
{
"category": "external",
"summary": "Red Hat Security Advisory RHSA-2022:6535 vom 2022-09-28",
"url": "https://access.redhat.com/errata/RHSA-2022:6535"
},
{
"category": "external",
"summary": "Amazon Linux Security Advisory ALAS2DOCKER-2022-020 vom 2022-10-14",
"url": "https://alas.aws.amazon.com/AL2/ALASDOCKER-2022-020.html"
},
{
"category": "external",
"summary": "Amazon Linux Security Advisory ALAS2-2022-1864 vom 2022-10-21",
"url": "https://alas.aws.amazon.com/AL2/ALAS-2022-1864.html"
},
{
"category": "external",
"summary": "Amazon Linux Security Advisory ALAS2-2022-1858 vom 2022-10-21",
"url": "https://alas.aws.amazon.com/AL2/ALAS-2022-1858.html"
},
{
"category": "external",
"summary": "Amazon Linux Security Advisory ALAS2-2022-1859 vom 2022-10-21",
"url": "https://alas.aws.amazon.com/AL2/ALAS-2022-1859.html"
},
{
"category": "external",
"summary": "Amazon Linux Security Advisory ALAS2-2022-1860 vom 2022-10-21",
"url": "https://alas.aws.amazon.com/AL2/ALAS-2022-1860.html"
},
{
"category": "external",
"summary": "Amazon Linux Security Advisory ALAS2-2022-1861 vom 2022-10-21",
"url": "https://alas.aws.amazon.com/AL2/ALAS-2022-1861.html"
},
{
"category": "external",
"summary": "Amazon Linux Security Advisory ALAS2-2022-1862 vom 2022-10-21",
"url": "https://alas.aws.amazon.com/AL2/ALAS-2022-1862.html"
},
{
"category": "external",
"summary": "Amazon Linux Security Advisory ALAS2-2022-1863 vom 2022-10-21",
"url": "https://alas.aws.amazon.com/AL2/ALAS-2022-1863.html"
},
{
"category": "external",
"summary": "Amazon Linux Security Advisory ALAS2-2022-1865 vom 2022-10-21",
"url": "https://alas.aws.amazon.com/AL2/ALAS-2022-1865.html"
},
{
"category": "external",
"summary": "Red Hat Security Advisory RHSA-2022:8750 vom 2022-12-02",
"url": "https://access.redhat.com/errata/RHSA-2022:8750"
},
{
"category": "external",
"summary": "Red Hat Security Advisory RHSA-2023:0407 vom 2023-01-24",
"url": "https://access.redhat.com/errata/RHSA-2023:0407"
},
{
"category": "external",
"summary": "Red Hat Security Advisory RHSA-2023:0630 vom 2023-02-07",
"url": "https://access.redhat.com/errata/RHSA-2023:0630"
}
],
"source_lang": "en-US",
"title": "Red Hat OpenShift: Schwachstelle erm\u00f6glicht Offenlegung von Informationen",
"tracking": {
"current_release_date": "2023-07-05T22:00:00.000+00:00",
"generator": {
"date": "2024-08-15T17:33:51.324+00:00",
"engine": {
"name": "BSI-WID",
"version": "1.3.5"
}
},
"id": "WID-SEC-W-2022-1155",
"initial_release_date": "2022-08-23T22:00:00.000+00:00",
"revision_history": [
{
"date": "2022-08-23T22:00:00.000+00:00",
"number": "1",
"summary": "Initiale Fassung"
},
{
"date": "2022-08-31T22:00:00.000+00:00",
"number": "2",
"summary": "Neue Updates von Red Hat aufgenommen"
},
{
"date": "2022-09-01T22:00:00.000+00:00",
"number": "3",
"summary": "Neue Updates von Red Hat aufgenommen"
},
{
"date": "2022-09-06T22:00:00.000+00:00",
"number": "4",
"summary": "Neue Updates von Red Hat aufgenommen"
},
{
"date": "2022-09-12T22:00:00.000+00:00",
"number": "5",
"summary": "Neue Updates von Red Hat aufgenommen"
},
{
"date": "2022-09-20T22:00:00.000+00:00",
"number": "6",
"summary": "Neue Updates von Red Hat aufgenommen"
},
{
"date": "2022-09-26T22:00:00.000+00:00",
"number": "7",
"summary": "Neue Updates von Red Hat aufgenommen"
},
{
"date": "2022-09-27T22:00:00.000+00:00",
"number": "8",
"summary": "Neue Updates von Red Hat aufgenommen"
},
{
"date": "2022-10-13T22:00:00.000+00:00",
"number": "9",
"summary": "Neue Updates von Amazon aufgenommen"
},
{
"date": "2022-10-23T22:00:00.000+00:00",
"number": "10",
"summary": "Neue Updates von Amazon aufgenommen"
},
{
"date": "2022-12-01T23:00:00.000+00:00",
"number": "11",
"summary": "Neue Updates von Red Hat aufgenommen"
},
{
"date": "2023-01-24T23:00:00.000+00:00",
"number": "12",
"summary": "Neue Updates von Red Hat aufgenommen"
},
{
"date": "2023-02-07T23:00:00.000+00:00",
"number": "13",
"summary": "Neue Updates von Red Hat aufgenommen"
},
{
"date": "2023-03-15T23:00:00.000+00:00",
"number": "14",
"summary": "Neue Updates von Red Hat aufgenommen"
},
{
"date": "2023-06-15T22:00:00.000+00:00",
"number": "15",
"summary": "Neue Updates von Red Hat aufgenommen"
},
{
"date": "2023-07-05T22:00:00.000+00:00",
"number": "16",
"summary": "Neue Updates von Red Hat aufgenommen"
}
],
"status": "final",
"version": "16"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"category": "product_name",
"name": "Amazon Linux 2",
"product": {
"name": "Amazon Linux 2",
"product_id": "398363",
"product_identification_helper": {
"cpe": "cpe:/o:amazon:linux_2:-"
}
}
}
],
"category": "vendor",
"name": "Amazon"
},
{
"branches": [
{
"category": "product_name",
"name": "Red Hat Enterprise Linux",
"product": {
"name": "Red Hat Enterprise Linux",
"product_id": "67646",
"product_identification_helper": {
"cpe": "cpe:/o:redhat:enterprise_linux:-"
}
}
},
{
"branches": [
{
"category": "product_name",
"name": "Red Hat OpenShift",
"product": {
"name": "Red Hat OpenShift",
"product_id": "T008027",
"product_identification_helper": {
"cpe": "cpe:/a:redhat:openshift:-"
}
}
},
{
"category": "product_name",
"name": "Red Hat OpenShift 4.11.1",
"product": {
"name": "Red Hat OpenShift 4.11.1",
"product_id": "T024348",
"product_identification_helper": {
"cpe": "cpe:/a:redhat:openshift:4.11.1"
}
}
}
],
"category": "product_name",
"name": "OpenShift"
}
],
"category": "vendor",
"name": "Red Hat"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2022-30629",
"notes": [
{
"category": "description",
"text": "Es existiert eine Schwachstelle in Red Hat OpenShift. Es besteht ein Fehler in der Komponente \"Golang\". Dieser besteht darin, dass f\u00fcr \"ticket_age_add\" keine zuf\u00e4lligen Werte genutzt werden und so zusammenh\u00e4ngende Tickets erkannt werden k\u00f6nnen. Ein entfernter, anonymer Angreifer kann diese Schwachstelle ausnutzen, um Informationen offenzulegen. Zur erfolgreichen Ausnutzung ist eine Benutzeraktion erforderlich."
}
],
"product_status": {
"known_affected": [
"T008027",
"T024348",
"67646",
"398363"
]
},
"release_date": "2022-08-23T22:00:00.000+00:00",
"title": "CVE-2022-30629"
}
]
}
wid-sec-w-2023-0204
Vulnerability from csaf_certbund
Notes
{
"document": {
"aggregate_severity": {
"text": "mittel"
},
"category": "csaf_base",
"csaf_version": "2.0",
"distribution": {
"tlp": {
"label": "WHITE",
"url": "https://www.first.org/tlp/"
}
},
"lang": "de-DE",
"notes": [
{
"category": "legal_disclaimer",
"text": "Das BSI ist als Anbieter f\u00fcr die eigenen, zur Nutzung bereitgestellten Inhalte nach den allgemeinen Gesetzen verantwortlich. Nutzerinnen und Nutzer sind jedoch daf\u00fcr verantwortlich, die Verwendung und/oder die Umsetzung der mit den Inhalten bereitgestellten Informationen sorgf\u00e4ltig im Einzelfall zu pr\u00fcfen."
},
{
"category": "description",
"text": "Red Hat OpenShift ist eine \"Platform as a Service\" (PaaS) L\u00f6sung zur Bereitstellung von Applikationen in der Cloud.",
"title": "Produktbeschreibung"
},
{
"category": "summary",
"text": "Ein entfernter, anonymer Angreifer kann mehrere Schwachstellen in Red Hat OpenShift ausnutzen, um beliebigen Programmcode auszuf\u00fchren, Dateien zu manipulieren, einen Denial of Service Zustand herbeizuf\u00fchren oder Sicherheitsvorkehrungen zu umgehen.",
"title": "Angriff"
},
{
"category": "general",
"text": "- Linux",
"title": "Betroffene Betriebssysteme"
}
],
"publisher": {
"category": "other",
"contact_details": "csaf-provider@cert-bund.de",
"name": "Bundesamt f\u00fcr Sicherheit in der Informationstechnik",
"namespace": "https://www.bsi.bund.de"
},
"references": [
{
"category": "self",
"summary": "WID-SEC-W-2023-0204 - CSAF Version",
"url": "https://wid.cert-bund.de/.well-known/csaf/white/2023/wid-sec-w-2023-0204.json"
},
{
"category": "self",
"summary": "WID-SEC-2023-0204 - Portal Version",
"url": "https://wid.cert-bund.de/portal/wid/securityadvisory?name=WID-SEC-2023-0204"
},
{
"category": "external",
"summary": "Red Hat Security Advisory RHSA-2023:0408 vom 2023-01-25",
"url": "https://access.redhat.com/errata/RHSA-2023:0408"
},
{
"category": "external",
"summary": "Red Hat Security Advisory RHSA-2023:0566 vom 2023-02-07",
"url": "https://access.redhat.com/errata/RHSA-2023:0566"
},
{
"category": "external",
"summary": "Red Hat Security Advisory RHSA-2023:0652 vom 2023-02-15",
"url": "https://access.redhat.com/errata/RHSA-2023:0652"
},
{
"category": "external",
"summary": "Red Hat Security Advisory RHSA-2023:0769 vom 2023-02-21",
"url": "https://access.redhat.com/errata/RHSA-2023:0769"
},
{
"category": "external",
"summary": "Red Hat Security Advisory RHSA-2023:0774 vom 2023-02-22",
"url": "https://access.redhat.com/errata/RHSA-2023:0774"
},
{
"category": "external",
"summary": "Red Hat Security Advisory RHSA-2023:0890 vom 2023-02-28",
"url": "https://access.redhat.com/errata/RHSA-2023:0890"
},
{
"category": "external",
"summary": "Red Hat Security Advisory RHSA-2023:0895 vom 2023-02-28",
"url": "https://access.redhat.com/errata/RHSA-2023:0895"
},
{
"category": "external",
"summary": "Red Hat Security Advisory RHSA-2023:1042 vom 2023-03-07",
"url": "https://access.redhat.com/errata/RHSA-2023:1042"
},
{
"category": "external",
"summary": "Red Hat Security Advisory RHSA-2023:1529 vom 2023-03-30",
"url": "https://access.redhat.com/errata/RHSA-2023:1529"
},
{
"category": "external",
"summary": "Red Hat Security Advisory RHSA-2023:2367 vom 2023-05-09",
"url": "https://access.redhat.com/errata/RHSA-2023:2367"
},
{
"category": "external",
"summary": "Red Hat Security Advisory RHSA-2023:2357 vom 2023-05-09",
"url": "https://access.redhat.com/errata/RHSA-2023:2357"
},
{
"category": "external",
"summary": "Red Hat Security Advisory RHSA-2023:2283 vom 2023-05-09",
"url": "https://access.redhat.com/errata/RHSA-2023:2283"
},
{
"category": "external",
"summary": "Red Hat Security Advisory RHSA-2023:2282 vom 2023-05-09",
"url": "https://access.redhat.com/errata/RHSA-2023:2282"
},
{
"category": "external",
"summary": "Red Hat Security Advisory RHSA-2023:2253 vom 2023-05-09",
"url": "https://access.redhat.com/errata/RHSA-2023:2253"
},
{
"category": "external",
"summary": "Red Hat Security Advisory RHSA-2023:1328 vom 2023-05-18",
"url": "https://access.redhat.com/errata/RHSA-2023:1328"
},
{
"category": "external",
"summary": "Red Hat Security Advisory RHSA-2023:1326 vom 2023-05-18",
"url": "https://access.redhat.com/errata/RHSA-2023:1326"
},
{
"category": "external",
"summary": "Red Hat Security Advisory RHSA-2023:3542 vom 2023-06-14",
"url": "https://access.redhat.com/errata/RHSA-2023:3542"
},
{
"category": "external",
"summary": "Red Hat Security Advisory RHSA-2023:3642 vom 2023-06-15",
"url": "https://access.redhat.com/errata/RHSA-2023:3642"
},
{
"category": "external",
"summary": "Red Hat Security Advisory RHSA-2023:3664 vom 2023-06-19",
"url": "https://access.redhat.com/errata/RHSA-2023:3664"
},
{
"category": "external",
"summary": "Red Hat Security Advisory RHSA-2023:3914 vom 2023-07-06",
"url": "https://access.redhat.com/errata/RHSA-2023:3914"
},
{
"category": "external",
"summary": "Red Hat Security Advisory RHSA-2023:3915 vom 2023-07-06",
"url": "https://access.redhat.com/errata/RHSA-2023:3915"
},
{
"category": "external",
"summary": "Red Hat Security Advisory RHSA-2023:4488 vom 2023-08-07",
"url": "https://access.redhat.com/errata/RHSA-2023:4488"
},
{
"category": "external",
"summary": "Red Hat Security Advisory RHSA-2024:5754 vom 2024-08-29",
"url": "https://access.redhat.com/errata/RHSA-2024:5754"
}
],
"source_lang": "en-US",
"title": "Red Hat OpenShift: Mehrere Schwachstellen",
"tracking": {
"current_release_date": "2024-08-28T22:00:00.000+00:00",
"generator": {
"date": "2024-08-29T08:11:19.180+00:00",
"engine": {
"name": "BSI-WID",
"version": "1.3.6"
}
},
"id": "WID-SEC-W-2023-0204",
"initial_release_date": "2023-01-25T23:00:00.000+00:00",
"revision_history": [
{
"date": "2023-01-25T23:00:00.000+00:00",
"number": "1",
"summary": "Initiale Fassung"
},
{
"date": "2023-02-06T23:00:00.000+00:00",
"number": "2",
"summary": "Neue Updates von Red Hat aufgenommen"
},
{
"date": "2023-02-14T23:00:00.000+00:00",
"number": "3",
"summary": "Neue Updates von Red Hat aufgenommen"
},
{
"date": "2023-02-20T23:00:00.000+00:00",
"number": "4",
"summary": "Neue Updates von Red Hat aufgenommen"
},
{
"date": "2023-02-21T23:00:00.000+00:00",
"number": "5",
"summary": "Neue Updates von Red Hat aufgenommen"
},
{
"date": "2023-02-28T23:00:00.000+00:00",
"number": "6",
"summary": "Neue Updates von Red Hat aufgenommen"
},
{
"date": "2023-03-06T23:00:00.000+00:00",
"number": "7",
"summary": "Neue Updates von Red Hat aufgenommen"
},
{
"date": "2023-03-29T22:00:00.000+00:00",
"number": "8",
"summary": "Neue Updates von Red Hat aufgenommen"
},
{
"date": "2023-05-09T22:00:00.000+00:00",
"number": "9",
"summary": "Neue Updates von Red Hat aufgenommen"
},
{
"date": "2023-05-18T22:00:00.000+00:00",
"number": "10",
"summary": "Neue Updates von Red Hat aufgenommen"
},
{
"date": "2023-06-14T22:00:00.000+00:00",
"number": "11",
"summary": "Neue Updates von Red Hat aufgenommen"
},
{
"date": "2023-06-15T22:00:00.000+00:00",
"number": "12",
"summary": "Neue Updates von Red Hat aufgenommen"
},
{
"date": "2023-06-19T22:00:00.000+00:00",
"number": "13",
"summary": "Neue Updates von Red Hat aufgenommen"
},
{
"date": "2023-07-05T22:00:00.000+00:00",
"number": "14",
"summary": "Neue Updates von Red Hat aufgenommen"
},
{
"date": "2023-08-06T22:00:00.000+00:00",
"number": "15",
"summary": "Neue Updates von Red Hat aufgenommen"
},
{
"date": "2024-08-28T22:00:00.000+00:00",
"number": "16",
"summary": "Neue Updates von Red Hat aufgenommen"
}
],
"status": "final",
"version": "16"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"category": "product_name",
"name": "Red Hat Enterprise Linux",
"product": {
"name": "Red Hat Enterprise Linux",
"product_id": "67646",
"product_identification_helper": {
"cpe": "cpe:/o:redhat:enterprise_linux:-"
}
}
},
{
"branches": [
{
"category": "product_version_range",
"name": "Container Platform \u003c4.12.1",
"product": {
"name": "Red Hat OpenShift Container Platform \u003c4.12.1",
"product_id": "T025202"
}
},
{
"category": "product_version",
"name": "Container Platform 4.12.1",
"product": {
"name": "Red Hat OpenShift Container Platform 4.12.1",
"product_id": "T025202-fixed",
"product_identification_helper": {
"cpe": "cpe:/a:redhat:openshift:container_platform"
}
}
},
{
"category": "product_version",
"name": "Container Platform 4.11",
"product": {
"name": "Red Hat OpenShift Container Platform 4.11",
"product_id": "T025990",
"product_identification_helper": {
"cpe": "cpe:/a:redhat:openshift:container_platform_4.11"
}
}
},
{
"category": "product_version_range",
"name": "\u003c4.12.0",
"product": {
"name": "Red Hat OpenShift \u003c4.12.0",
"product_id": "T026026"
}
},
{
"category": "product_version",
"name": "4.12.0",
"product": {
"name": "Red Hat OpenShift 4.12.0",
"product_id": "T026026-fixed",
"product_identification_helper": {
"cpe": "cpe:/a:redhat:openshift:4.12.0"
}
}
},
{
"category": "product_version",
"name": "Container Platform 4.12",
"product": {
"name": "Red Hat OpenShift Container Platform 4.12",
"product_id": "T026435",
"product_identification_helper": {
"cpe": "cpe:/a:redhat:openshift:container_platform_4.12"
}
}
},
{
"category": "product_version",
"name": "Container Platform 4.13",
"product": {
"name": "Red Hat OpenShift Container Platform 4.13",
"product_id": "T027760",
"product_identification_helper": {
"cpe": "cpe:/a:redhat:openshift:container_platform_4.13"
}
}
},
{
"category": "product_version_range",
"name": "Container Platform \u003c4.11.43",
"product": {
"name": "Red Hat OpenShift Container Platform \u003c4.11.43",
"product_id": "T028132"
}
},
{
"category": "product_version",
"name": "Container Platform 4.11.43",
"product": {
"name": "Red Hat OpenShift Container Platform 4.11.43",
"product_id": "T028132-fixed",
"product_identification_helper": {
"cpe": "cpe:/a:redhat:openshift:container_platform__4.11.43"
}
}
},
{
"category": "product_version",
"name": "Developer Tools and Services 4.11",
"product": {
"name": "Red Hat OpenShift Developer Tools and Services 4.11",
"product_id": "T028205",
"product_identification_helper": {
"cpe": "cpe:/a:redhat:openshift:developer_tools_and_services_4.11"
}
}
},
{
"category": "product_version_range",
"name": "Container Platform \u003c4.11.44",
"product": {
"name": "Red Hat OpenShift Container Platform \u003c4.11.44",
"product_id": "T028416"
}
},
{
"category": "product_version",
"name": "Container Platform 4.11.44",
"product": {
"name": "Red Hat OpenShift Container Platform 4.11.44",
"product_id": "T028416-fixed",
"product_identification_helper": {
"cpe": "cpe:/a:redhat:openshift:container_platform__4.11.44"
}
}
},
{
"category": "product_version_range",
"name": "Container Platform \u003c4.15.29",
"product": {
"name": "Red Hat OpenShift Container Platform \u003c4.15.29",
"product_id": "T037140"
}
},
{
"category": "product_version",
"name": "Container Platform 4.15.29",
"product": {
"name": "Red Hat OpenShift Container Platform 4.15.29",
"product_id": "T037140-fixed",
"product_identification_helper": {
"cpe": "cpe:/a:redhat:openshift:container_platform__4.15.29"
}
}
}
],
"category": "product_name",
"name": "OpenShift"
}
],
"category": "vendor",
"name": "Red Hat"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2021-38561",
"notes": [
{
"category": "description",
"text": "In Red Hat OpenShift existieren mehrere Schwachstellen. Diese bestehen in den Modulen \"Golang\" und \"kubeVirt\". Ein entfernter, anonymer Angreifer kann diese Schwachstellen ausnutzen, um beliebigen Programmcode auszuf\u00fchren, Dateien zu manipulieren, einen Denial of Service Zustand herbeizuf\u00fchren oder Sicherheitsvorkehrungen zu umgehen."
}
],
"product_status": {
"known_affected": [
"T028132",
"T037140",
"67646",
"T025202",
"T028416",
"T026026",
"T026435",
"T028205",
"T025990",
"T027760"
]
},
"release_date": "2023-01-25T23:00:00.000+00:00",
"title": "CVE-2021-38561"
},
{
"cve": "CVE-2021-44716",
"notes": [
{
"category": "description",
"text": "In Red Hat OpenShift existieren mehrere Schwachstellen. Diese bestehen in den Modulen \"Golang\" und \"kubeVirt\". Ein entfernter, anonymer Angreifer kann diese Schwachstellen ausnutzen, um beliebigen Programmcode auszuf\u00fchren, Dateien zu manipulieren, einen Denial of Service Zustand herbeizuf\u00fchren oder Sicherheitsvorkehrungen zu umgehen."
}
],
"product_status": {
"known_affected": [
"T028132",
"T037140",
"67646",
"T025202",
"T028416",
"T026026",
"T026435",
"T028205",
"T025990",
"T027760"
]
},
"release_date": "2023-01-25T23:00:00.000+00:00",
"title": "CVE-2021-44716"
},
{
"cve": "CVE-2021-44717",
"notes": [
{
"category": "description",
"text": "In Red Hat OpenShift existieren mehrere Schwachstellen. Diese bestehen in den Modulen \"Golang\" und \"kubeVirt\". Ein entfernter, anonymer Angreifer kann diese Schwachstellen ausnutzen, um beliebigen Programmcode auszuf\u00fchren, Dateien zu manipulieren, einen Denial of Service Zustand herbeizuf\u00fchren oder Sicherheitsvorkehrungen zu umgehen."
}
],
"product_status": {
"known_affected": [
"T028132",
"T037140",
"67646",
"T025202",
"T028416",
"T026026",
"T026435",
"T028205",
"T025990",
"T027760"
]
},
"release_date": "2023-01-25T23:00:00.000+00:00",
"title": "CVE-2021-44717"
},
{
"cve": "CVE-2022-1705",
"notes": [
{
"category": "description",
"text": "In Red Hat OpenShift existieren mehrere Schwachstellen. Diese bestehen in den Modulen \"Golang\" und \"kubeVirt\". Ein entfernter, anonymer Angreifer kann diese Schwachstellen ausnutzen, um beliebigen Programmcode auszuf\u00fchren, Dateien zu manipulieren, einen Denial of Service Zustand herbeizuf\u00fchren oder Sicherheitsvorkehrungen zu umgehen."
}
],
"product_status": {
"known_affected": [
"T028132",
"T037140",
"67646",
"T025202",
"T028416",
"T026026",
"T026435",
"T028205",
"T025990",
"T027760"
]
},
"release_date": "2023-01-25T23:00:00.000+00:00",
"title": "CVE-2022-1705"
},
{
"cve": "CVE-2022-1798",
"notes": [
{
"category": "description",
"text": "In Red Hat OpenShift existieren mehrere Schwachstellen. Diese bestehen in den Modulen \"Golang\" und \"kubeVirt\". Ein entfernter, anonymer Angreifer kann diese Schwachstellen ausnutzen, um beliebigen Programmcode auszuf\u00fchren, Dateien zu manipulieren, einen Denial of Service Zustand herbeizuf\u00fchren oder Sicherheitsvorkehrungen zu umgehen."
}
],
"product_status": {
"known_affected": [
"T028132",
"T037140",
"67646",
"T025202",
"T028416",
"T026026",
"T026435",
"T028205",
"T025990",
"T027760"
]
},
"release_date": "2023-01-25T23:00:00.000+00:00",
"title": "CVE-2022-1798"
},
{
"cve": "CVE-2022-1962",
"notes": [
{
"category": "description",
"text": "In Red Hat OpenShift existieren mehrere Schwachstellen. Diese bestehen in den Modulen \"Golang\" und \"kubeVirt\". Ein entfernter, anonymer Angreifer kann diese Schwachstellen ausnutzen, um beliebigen Programmcode auszuf\u00fchren, Dateien zu manipulieren, einen Denial of Service Zustand herbeizuf\u00fchren oder Sicherheitsvorkehrungen zu umgehen."
}
],
"product_status": {
"known_affected": [
"T028132",
"T037140",
"67646",
"T025202",
"T028416",
"T026026",
"T026435",
"T028205",
"T025990",
"T027760"
]
},
"release_date": "2023-01-25T23:00:00.000+00:00",
"title": "CVE-2022-1962"
},
{
"cve": "CVE-2022-23772",
"notes": [
{
"category": "description",
"text": "In Red Hat OpenShift existieren mehrere Schwachstellen. Diese bestehen in den Modulen \"Golang\" und \"kubeVirt\". Ein entfernter, anonymer Angreifer kann diese Schwachstellen ausnutzen, um beliebigen Programmcode auszuf\u00fchren, Dateien zu manipulieren, einen Denial of Service Zustand herbeizuf\u00fchren oder Sicherheitsvorkehrungen zu umgehen."
}
],
"product_status": {
"known_affected": [
"T028132",
"T037140",
"67646",
"T025202",
"T028416",
"T026026",
"T026435",
"T028205",
"T025990",
"T027760"
]
},
"release_date": "2023-01-25T23:00:00.000+00:00",
"title": "CVE-2022-23772"
},
{
"cve": "CVE-2022-23773",
"notes": [
{
"category": "description",
"text": "In Red Hat OpenShift existieren mehrere Schwachstellen. Diese bestehen in den Modulen \"Golang\" und \"kubeVirt\". Ein entfernter, anonymer Angreifer kann diese Schwachstellen ausnutzen, um beliebigen Programmcode auszuf\u00fchren, Dateien zu manipulieren, einen Denial of Service Zustand herbeizuf\u00fchren oder Sicherheitsvorkehrungen zu umgehen."
}
],
"product_status": {
"known_affected": [
"T028132",
"T037140",
"67646",
"T025202",
"T028416",
"T026026",
"T026435",
"T028205",
"T025990",
"T027760"
]
},
"release_date": "2023-01-25T23:00:00.000+00:00",
"title": "CVE-2022-23773"
},
{
"cve": "CVE-2022-23806",
"notes": [
{
"category": "description",
"text": "In Red Hat OpenShift existieren mehrere Schwachstellen. Diese bestehen in den Modulen \"Golang\" und \"kubeVirt\". Ein entfernter, anonymer Angreifer kann diese Schwachstellen ausnutzen, um beliebigen Programmcode auszuf\u00fchren, Dateien zu manipulieren, einen Denial of Service Zustand herbeizuf\u00fchren oder Sicherheitsvorkehrungen zu umgehen."
}
],
"product_status": {
"known_affected": [
"T028132",
"T037140",
"67646",
"T025202",
"T028416",
"T026026",
"T026435",
"T028205",
"T025990",
"T027760"
]
},
"release_date": "2023-01-25T23:00:00.000+00:00",
"title": "CVE-2022-23806"
},
{
"cve": "CVE-2022-28131",
"notes": [
{
"category": "description",
"text": "In Red Hat OpenShift existieren mehrere Schwachstellen. Diese bestehen in den Modulen \"Golang\" und \"kubeVirt\". Ein entfernter, anonymer Angreifer kann diese Schwachstellen ausnutzen, um beliebigen Programmcode auszuf\u00fchren, Dateien zu manipulieren, einen Denial of Service Zustand herbeizuf\u00fchren oder Sicherheitsvorkehrungen zu umgehen."
}
],
"product_status": {
"known_affected": [
"T028132",
"T037140",
"67646",
"T025202",
"T028416",
"T026026",
"T026435",
"T028205",
"T025990",
"T027760"
]
},
"release_date": "2023-01-25T23:00:00.000+00:00",
"title": "CVE-2022-28131"
},
{
"cve": "CVE-2022-29526",
"notes": [
{
"category": "description",
"text": "In Red Hat OpenShift existieren mehrere Schwachstellen. Diese bestehen in den Modulen \"Golang\" und \"kubeVirt\". Ein entfernter, anonymer Angreifer kann diese Schwachstellen ausnutzen, um beliebigen Programmcode auszuf\u00fchren, Dateien zu manipulieren, einen Denial of Service Zustand herbeizuf\u00fchren oder Sicherheitsvorkehrungen zu umgehen."
}
],
"product_status": {
"known_affected": [
"T028132",
"T037140",
"67646",
"T025202",
"T028416",
"T026026",
"T026435",
"T028205",
"T025990",
"T027760"
]
},
"release_date": "2023-01-25T23:00:00.000+00:00",
"title": "CVE-2022-29526"
},
{
"cve": "CVE-2022-30629",
"notes": [
{
"category": "description",
"text": "In Red Hat OpenShift existieren mehrere Schwachstellen. Diese bestehen in den Modulen \"Golang\" und \"kubeVirt\". Ein entfernter, anonymer Angreifer kann diese Schwachstellen ausnutzen, um beliebigen Programmcode auszuf\u00fchren, Dateien zu manipulieren, einen Denial of Service Zustand herbeizuf\u00fchren oder Sicherheitsvorkehrungen zu umgehen."
}
],
"product_status": {
"known_affected": [
"T028132",
"T037140",
"67646",
"T025202",
"T028416",
"T026026",
"T026435",
"T028205",
"T025990",
"T027760"
]
},
"release_date": "2023-01-25T23:00:00.000+00:00",
"title": "CVE-2022-30629"
},
{
"cve": "CVE-2022-30630",
"notes": [
{
"category": "description",
"text": "In Red Hat OpenShift existieren mehrere Schwachstellen. Diese bestehen in den Modulen \"Golang\" und \"kubeVirt\". Ein entfernter, anonymer Angreifer kann diese Schwachstellen ausnutzen, um beliebigen Programmcode auszuf\u00fchren, Dateien zu manipulieren, einen Denial of Service Zustand herbeizuf\u00fchren oder Sicherheitsvorkehrungen zu umgehen."
}
],
"product_status": {
"known_affected": [
"T028132",
"T037140",
"67646",
"T025202",
"T028416",
"T026026",
"T026435",
"T028205",
"T025990",
"T027760"
]
},
"release_date": "2023-01-25T23:00:00.000+00:00",
"title": "CVE-2022-30630"
},
{
"cve": "CVE-2022-30631",
"notes": [
{
"category": "description",
"text": "In Red Hat OpenShift existieren mehrere Schwachstellen. Diese bestehen in den Modulen \"Golang\" und \"kubeVirt\". Ein entfernter, anonymer Angreifer kann diese Schwachstellen ausnutzen, um beliebigen Programmcode auszuf\u00fchren, Dateien zu manipulieren, einen Denial of Service Zustand herbeizuf\u00fchren oder Sicherheitsvorkehrungen zu umgehen."
}
],
"product_status": {
"known_affected": [
"T028132",
"T037140",
"67646",
"T025202",
"T028416",
"T026026",
"T026435",
"T028205",
"T025990",
"T027760"
]
},
"release_date": "2023-01-25T23:00:00.000+00:00",
"title": "CVE-2022-30631"
},
{
"cve": "CVE-2022-30632",
"notes": [
{
"category": "description",
"text": "In Red Hat OpenShift existieren mehrere Schwachstellen. Diese bestehen in den Modulen \"Golang\" und \"kubeVirt\". Ein entfernter, anonymer Angreifer kann diese Schwachstellen ausnutzen, um beliebigen Programmcode auszuf\u00fchren, Dateien zu manipulieren, einen Denial of Service Zustand herbeizuf\u00fchren oder Sicherheitsvorkehrungen zu umgehen."
}
],
"product_status": {
"known_affected": [
"T028132",
"T037140",
"67646",
"T025202",
"T028416",
"T026026",
"T026435",
"T028205",
"T025990",
"T027760"
]
},
"release_date": "2023-01-25T23:00:00.000+00:00",
"title": "CVE-2022-30632"
},
{
"cve": "CVE-2022-30633",
"notes": [
{
"category": "description",
"text": "In Red Hat OpenShift existieren mehrere Schwachstellen. Diese bestehen in den Modulen \"Golang\" und \"kubeVirt\". Ein entfernter, anonymer Angreifer kann diese Schwachstellen ausnutzen, um beliebigen Programmcode auszuf\u00fchren, Dateien zu manipulieren, einen Denial of Service Zustand herbeizuf\u00fchren oder Sicherheitsvorkehrungen zu umgehen."
}
],
"product_status": {
"known_affected": [
"T028132",
"T037140",
"67646",
"T025202",
"T028416",
"T026026",
"T026435",
"T028205",
"T025990",
"T027760"
]
},
"release_date": "2023-01-25T23:00:00.000+00:00",
"title": "CVE-2022-30633"
},
{
"cve": "CVE-2022-30635",
"notes": [
{
"category": "description",
"text": "In Red Hat OpenShift existieren mehrere Schwachstellen. Diese bestehen in den Modulen \"Golang\" und \"kubeVirt\". Ein entfernter, anonymer Angreifer kann diese Schwachstellen ausnutzen, um beliebigen Programmcode auszuf\u00fchren, Dateien zu manipulieren, einen Denial of Service Zustand herbeizuf\u00fchren oder Sicherheitsvorkehrungen zu umgehen."
}
],
"product_status": {
"known_affected": [
"T028132",
"T037140",
"67646",
"T025202",
"T028416",
"T026026",
"T026435",
"T028205",
"T025990",
"T027760"
]
},
"release_date": "2023-01-25T23:00:00.000+00:00",
"title": "CVE-2022-30635"
},
{
"cve": "CVE-2022-32148",
"notes": [
{
"category": "description",
"text": "In Red Hat OpenShift existieren mehrere Schwachstellen. Diese bestehen in den Modulen \"Golang\" und \"kubeVirt\". Ein entfernter, anonymer Angreifer kann diese Schwachstellen ausnutzen, um beliebigen Programmcode auszuf\u00fchren, Dateien zu manipulieren, einen Denial of Service Zustand herbeizuf\u00fchren oder Sicherheitsvorkehrungen zu umgehen."
}
],
"product_status": {
"known_affected": [
"T028132",
"T037140",
"67646",
"T025202",
"T028416",
"T026026",
"T026435",
"T028205",
"T025990",
"T027760"
]
},
"release_date": "2023-01-25T23:00:00.000+00:00",
"title": "CVE-2022-32148"
}
]
}
WID-SEC-W-2023-2229
Vulnerability from csaf_certbund
Notes
{
"document": {
"aggregate_severity": {
"text": "hoch"
},
"category": "csaf_base",
"csaf_version": "2.0",
"distribution": {
"tlp": {
"label": "WHITE",
"url": "https://www.first.org/tlp/"
}
},
"lang": "de-DE",
"notes": [
{
"category": "legal_disclaimer",
"text": "Das BSI ist als Anbieter f\u00fcr die eigenen, zur Nutzung bereitgestellten Inhalte nach den allgemeinen Gesetzen verantwortlich. Nutzerinnen und Nutzer sind jedoch daf\u00fcr verantwortlich, die Verwendung und/oder die Umsetzung der mit den Inhalten bereitgestellten Informationen sorgf\u00e4ltig im Einzelfall zu pr\u00fcfen."
},
{
"category": "description",
"text": "Splunk Enterprise erm\u00f6glicht Monitoring und Analyse von Clickstream-Daten und Kundentransaktionen.",
"title": "Produktbeschreibung"
},
{
"category": "summary",
"text": "Ein entfernter, authentifizierter Angreifer kann mehrere Schwachstellen in Splunk Splunk Enterprise ausnutzen, um beliebigen Code auszuf\u00fchren, einen \u0027Denial of Service\u0027-Zustand zu verursachen, seine Privilegien zu erweitern und weitere, nicht spezifizierte Auswirkungen zu verursachen.",
"title": "Angriff"
},
{
"category": "general",
"text": "- Linux\n- MacOS X\n- Windows",
"title": "Betroffene Betriebssysteme"
}
],
"publisher": {
"category": "other",
"contact_details": "csaf-provider@cert-bund.de",
"name": "Bundesamt f\u00fcr Sicherheit in der Informationstechnik",
"namespace": "https://www.bsi.bund.de"
},
"references": [
{
"category": "self",
"summary": "WID-SEC-W-2023-2229 - CSAF Version",
"url": "https://wid.cert-bund.de/.well-known/csaf/white/2023/wid-sec-w-2023-2229.json"
},
{
"category": "self",
"summary": "WID-SEC-2023-2229 - Portal Version",
"url": "https://wid.cert-bund.de/portal/wid/securityadvisory?name=WID-SEC-2023-2229"
},
{
"category": "external",
"summary": "Splunk Security Advisory vom 2023-08-30",
"url": "https://advisory.splunk.com//advisories/SVD-2023-0801"
},
{
"category": "external",
"summary": "Splunk Security Advisory vom 2023-08-30",
"url": "https://advisory.splunk.com//advisories/SVD-2023-0802"
},
{
"category": "external",
"summary": "Splunk Security Advisory vom 2023-08-30",
"url": "https://advisory.splunk.com//advisories/SVD-2023-0803"
},
{
"category": "external",
"summary": "Splunk Security Advisory vom 2023-08-30",
"url": "https://advisory.splunk.com//advisories/SVD-2023-0804"
},
{
"category": "external",
"summary": "Splunk Security Advisory vom 2023-08-30",
"url": "https://advisory.splunk.com//advisories/SVD-2023-0805"
},
{
"category": "external",
"summary": "Splunk Security Advisory vom 2023-08-30",
"url": "https://advisory.splunk.com//advisories/SVD-2023-0806"
},
{
"category": "external",
"summary": "Splunk Security Advisory vom 2023-08-30",
"url": "https://advisory.splunk.com//advisories/SVD-2023-0807"
},
{
"category": "external",
"summary": "Splunk Security Advisory vom 2023-08-30",
"url": "https://advisory.splunk.com//advisories/SVD-2023-0808"
},
{
"category": "external",
"summary": "SUSE Security Update SUSE-SU-2024:0196-1 vom 2024-01-23",
"url": "https://lists.suse.com/pipermail/sle-security-updates/2024-January/017743.html"
},
{
"category": "external",
"summary": "Oracle Linux Security Advisory ELSA-2024-2988 vom 2024-05-28",
"url": "https://linux.oracle.com/errata/ELSA-2024-2988.html"
},
{
"category": "external",
"summary": "Splunk Security Advisory SVD-2024-0718 vom 2024-07-02",
"url": "https://advisory.splunk.com/advisories/SVD-2024-0718"
},
{
"category": "external",
"summary": "Splunk Security Advisory SVD-2024-0801 vom 2024-08-12",
"url": "https://advisory.splunk.com//advisories/SVD-2024-0801"
}
],
"source_lang": "en-US",
"title": "Splunk Splunk Enterprise: Mehrere Schwachstellen",
"tracking": {
"current_release_date": "2024-08-12T22:00:00.000+00:00",
"generator": {
"date": "2024-08-15T17:57:53.670+00:00",
"engine": {
"name": "BSI-WID",
"version": "1.3.5"
}
},
"id": "WID-SEC-W-2023-2229",
"initial_release_date": "2023-08-30T22:00:00.000+00:00",
"revision_history": [
{
"date": "2023-08-30T22:00:00.000+00:00",
"number": "1",
"summary": "Initiale Fassung"
},
{
"date": "2024-01-23T23:00:00.000+00:00",
"number": "2",
"summary": "Neue Updates von SUSE aufgenommen"
},
{
"date": "2024-05-28T22:00:00.000+00:00",
"number": "3",
"summary": "Neue Updates von Oracle Linux aufgenommen"
},
{
"date": "2024-07-01T22:00:00.000+00:00",
"number": "4",
"summary": "Neue Updates von Splunk-SVD aufgenommen"
},
{
"date": "2024-08-12T22:00:00.000+00:00",
"number": "5",
"summary": "Neue Updates von Splunk-SVD aufgenommen"
}
],
"status": "final",
"version": "5"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"category": "product_name",
"name": "Oracle Linux",
"product": {
"name": "Oracle Linux",
"product_id": "T004914",
"product_identification_helper": {
"cpe": "cpe:/o:oracle:linux:-"
}
}
}
],
"category": "vendor",
"name": "Oracle"
},
{
"branches": [
{
"category": "product_name",
"name": "SUSE Linux",
"product": {
"name": "SUSE Linux",
"product_id": "T002207",
"product_identification_helper": {
"cpe": "cpe:/o:suse:suse_linux:-"
}
}
}
],
"category": "vendor",
"name": "SUSE"
},
{
"branches": [
{
"branches": [
{
"category": "product_name",
"name": "Splunk Splunk Enterprise",
"product": {
"name": "Splunk Splunk Enterprise",
"product_id": "T008911",
"product_identification_helper": {
"cpe": "cpe:/a:splunk:splunk:-"
}
}
},
{
"category": "product_version_range",
"name": "\u003c9.1.1",
"product": {
"name": "Splunk Splunk Enterprise \u003c9.1.1",
"product_id": "T029634"
}
},
{
"category": "product_version_range",
"name": "\u003c9.0.6",
"product": {
"name": "Splunk Splunk Enterprise \u003c9.0.6",
"product_id": "T029635"
}
},
{
"category": "product_version_range",
"name": "\u003c8.2.12",
"product": {
"name": "Splunk Splunk Enterprise \u003c8.2.12",
"product_id": "T029636"
}
},
{
"category": "product_version_range",
"name": "\u003c9.2.1",
"product": {
"name": "Splunk Splunk Enterprise \u003c9.2.1",
"product_id": "T033705"
}
},
{
"category": "product_version_range",
"name": "\u003c9.1.4",
"product": {
"name": "Splunk Splunk Enterprise \u003c9.1.4",
"product_id": "T033718"
}
},
{
"category": "product_version_range",
"name": "\u003c9.0.9",
"product": {
"name": "Splunk Splunk Enterprise \u003c9.0.9",
"product_id": "T033720"
}
}
],
"category": "product_name",
"name": "Splunk Enterprise"
}
],
"category": "vendor",
"name": "Splunk"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2013-7489",
"notes": [
{
"category": "description",
"text": "Es bestehen mehrere Schwachstellen in Third Party Packages in Splunk Splunk Enterprise. Diese Fehler existieren unter anderem in den curl, go, decode-uri-Komponente, got, loader-utils, postcss, color-string, glob-parent, minimatch und moment Komponenten. Ein Angreifer kann diese Schwachstellen ausnutzen, um einen nicht spezifizierten Angriff durchzuf\u00fchren."
}
],
"product_status": {
"known_affected": [
"T033720",
"T002207",
"T008911",
"T033718",
"T033705",
"T004914"
]
},
"release_date": "2023-08-30T22:00:00.000+00:00",
"title": "CVE-2013-7489"
},
{
"cve": "CVE-2018-10237",
"notes": [
{
"category": "description",
"text": "Es bestehen mehrere Schwachstellen in Third Party Packages in Splunk Splunk Enterprise. Diese Fehler existieren unter anderem in den curl, go, decode-uri-Komponente, got, loader-utils, postcss, color-string, glob-parent, minimatch und moment Komponenten. Ein Angreifer kann diese Schwachstellen ausnutzen, um einen nicht spezifizierten Angriff durchzuf\u00fchren."
}
],
"product_status": {
"known_affected": [
"T033720",
"T002207",
"T008911",
"T033718",
"T033705",
"T004914"
]
},
"release_date": "2023-08-30T22:00:00.000+00:00",
"title": "CVE-2018-10237"
},
{
"cve": "CVE-2018-20225",
"notes": [
{
"category": "description",
"text": "Es bestehen mehrere Schwachstellen in Third Party Packages in Splunk Splunk Enterprise. Diese Fehler existieren unter anderem in den curl, go, decode-uri-Komponente, got, loader-utils, postcss, color-string, glob-parent, minimatch und moment Komponenten. Ein Angreifer kann diese Schwachstellen ausnutzen, um einen nicht spezifizierten Angriff durchzuf\u00fchren."
}
],
"product_status": {
"known_affected": [
"T033720",
"T002207",
"T008911",
"T033718",
"T033705",
"T004914"
]
},
"release_date": "2023-08-30T22:00:00.000+00:00",
"title": "CVE-2018-20225"
},
{
"cve": "CVE-2019-20454",
"notes": [
{
"category": "description",
"text": "Es bestehen mehrere Schwachstellen in Third Party Packages in Splunk Splunk Enterprise. Diese Fehler existieren unter anderem in den curl, go, decode-uri-Komponente, got, loader-utils, postcss, color-string, glob-parent, minimatch und moment Komponenten. Ein Angreifer kann diese Schwachstellen ausnutzen, um einen nicht spezifizierten Angriff durchzuf\u00fchren."
}
],
"product_status": {
"known_affected": [
"T033720",
"T002207",
"T008911",
"T033718",
"T033705",
"T004914"
]
},
"release_date": "2023-08-30T22:00:00.000+00:00",
"title": "CVE-2019-20454"
},
{
"cve": "CVE-2019-20838",
"notes": [
{
"category": "description",
"text": "Es bestehen mehrere Schwachstellen in Third Party Packages in Splunk Splunk Enterprise. Diese Fehler existieren unter anderem in den curl, go, decode-uri-Komponente, got, loader-utils, postcss, color-string, glob-parent, minimatch und moment Komponenten. Ein Angreifer kann diese Schwachstellen ausnutzen, um einen nicht spezifizierten Angriff durchzuf\u00fchren."
}
],
"product_status": {
"known_affected": [
"T033720",
"T002207",
"T008911",
"T033718",
"T033705",
"T004914"
]
},
"release_date": "2023-08-30T22:00:00.000+00:00",
"title": "CVE-2019-20838"
},
{
"cve": "CVE-2020-14155",
"notes": [
{
"category": "description",
"text": "Es bestehen mehrere Schwachstellen in Third Party Packages in Splunk Splunk Enterprise. Diese Fehler existieren unter anderem in den curl, go, decode-uri-Komponente, got, loader-utils, postcss, color-string, glob-parent, minimatch und moment Komponenten. Ein Angreifer kann diese Schwachstellen ausnutzen, um einen nicht spezifizierten Angriff durchzuf\u00fchren."
}
],
"product_status": {
"known_affected": [
"T033720",
"T002207",
"T008911",
"T033718",
"T033705",
"T004914"
]
},
"release_date": "2023-08-30T22:00:00.000+00:00",
"title": "CVE-2020-14155"
},
{
"cve": "CVE-2020-28469",
"notes": [
{
"category": "description",
"text": "Es bestehen mehrere Schwachstellen in Third Party Packages in Splunk Splunk Enterprise. Diese Fehler existieren unter anderem in den curl, go, decode-uri-Komponente, got, loader-utils, postcss, color-string, glob-parent, minimatch und moment Komponenten. Ein Angreifer kann diese Schwachstellen ausnutzen, um einen nicht spezifizierten Angriff durchzuf\u00fchren."
}
],
"product_status": {
"known_affected": [
"T033720",
"T002207",
"T008911",
"T033718",
"T033705",
"T004914"
]
},
"release_date": "2023-08-30T22:00:00.000+00:00",
"title": "CVE-2020-28469"
},
{
"cve": "CVE-2020-28851",
"notes": [
{
"category": "description",
"text": "Es bestehen mehrere Schwachstellen in Third Party Packages in Splunk Splunk Enterprise. Diese Fehler existieren unter anderem in den curl, go, decode-uri-Komponente, got, loader-utils, postcss, color-string, glob-parent, minimatch und moment Komponenten. Ein Angreifer kann diese Schwachstellen ausnutzen, um einen nicht spezifizierten Angriff durchzuf\u00fchren."
}
],
"product_status": {
"known_affected": [
"T033720",
"T002207",
"T008911",
"T033718",
"T033705",
"T004914"
]
},
"release_date": "2023-08-30T22:00:00.000+00:00",
"title": "CVE-2020-28851"
},
{
"cve": "CVE-2020-29652",
"notes": [
{
"category": "description",
"text": "Es bestehen mehrere Schwachstellen in Third Party Packages in Splunk Splunk Enterprise. Diese Fehler existieren unter anderem in den curl, go, decode-uri-Komponente, got, loader-utils, postcss, color-string, glob-parent, minimatch und moment Komponenten. Ein Angreifer kann diese Schwachstellen ausnutzen, um einen nicht spezifizierten Angriff durchzuf\u00fchren."
}
],
"product_status": {
"known_affected": [
"T033720",
"T002207",
"T008911",
"T033718",
"T033705",
"T004914"
]
},
"release_date": "2023-08-30T22:00:00.000+00:00",
"title": "CVE-2020-29652"
},
{
"cve": "CVE-2020-8169",
"notes": [
{
"category": "description",
"text": "Es bestehen mehrere Schwachstellen in Third Party Packages in Splunk Splunk Enterprise. Diese Fehler existieren unter anderem in den curl, go, decode-uri-Komponente, got, loader-utils, postcss, color-string, glob-parent, minimatch und moment Komponenten. Ein Angreifer kann diese Schwachstellen ausnutzen, um einen nicht spezifizierten Angriff durchzuf\u00fchren."
}
],
"product_status": {
"known_affected": [
"T033720",
"T002207",
"T008911",
"T033718",
"T033705",
"T004914"
]
},
"release_date": "2023-08-30T22:00:00.000+00:00",
"title": "CVE-2020-8169"
},
{
"cve": "CVE-2020-8177",
"notes": [
{
"category": "description",
"text": "Es bestehen mehrere Schwachstellen in Third Party Packages in Splunk Splunk Enterprise. Diese Fehler existieren unter anderem in den curl, go, decode-uri-Komponente, got, loader-utils, postcss, color-string, glob-parent, minimatch und moment Komponenten. Ein Angreifer kann diese Schwachstellen ausnutzen, um einen nicht spezifizierten Angriff durchzuf\u00fchren."
}
],
"product_status": {
"known_affected": [
"T033720",
"T002207",
"T008911",
"T033718",
"T033705",
"T004914"
]
},
"release_date": "2023-08-30T22:00:00.000+00:00",
"title": "CVE-2020-8177"
},
{
"cve": "CVE-2020-8231",
"notes": [
{
"category": "description",
"text": "Es bestehen mehrere Schwachstellen in Third Party Packages in Splunk Splunk Enterprise. Diese Fehler existieren unter anderem in den curl, go, decode-uri-Komponente, got, loader-utils, postcss, color-string, glob-parent, minimatch und moment Komponenten. Ein Angreifer kann diese Schwachstellen ausnutzen, um einen nicht spezifizierten Angriff durchzuf\u00fchren."
}
],
"product_status": {
"known_affected": [
"T033720",
"T002207",
"T008911",
"T033718",
"T033705",
"T004914"
]
},
"release_date": "2023-08-30T22:00:00.000+00:00",
"title": "CVE-2020-8231"
},
{
"cve": "CVE-2020-8284",
"notes": [
{
"category": "description",
"text": "Es bestehen mehrere Schwachstellen in Third Party Packages in Splunk Splunk Enterprise. Diese Fehler existieren unter anderem in den curl, go, decode-uri-Komponente, got, loader-utils, postcss, color-string, glob-parent, minimatch und moment Komponenten. Ein Angreifer kann diese Schwachstellen ausnutzen, um einen nicht spezifizierten Angriff durchzuf\u00fchren."
}
],
"product_status": {
"known_affected": [
"T033720",
"T002207",
"T008911",
"T033718",
"T033705",
"T004914"
]
},
"release_date": "2023-08-30T22:00:00.000+00:00",
"title": "CVE-2020-8284"
},
{
"cve": "CVE-2020-8285",
"notes": [
{
"category": "description",
"text": "Es bestehen mehrere Schwachstellen in Third Party Packages in Splunk Splunk Enterprise. Diese Fehler existieren unter anderem in den curl, go, decode-uri-Komponente, got, loader-utils, postcss, color-string, glob-parent, minimatch und moment Komponenten. Ein Angreifer kann diese Schwachstellen ausnutzen, um einen nicht spezifizierten Angriff durchzuf\u00fchren."
}
],
"product_status": {
"known_affected": [
"T033720",
"T002207",
"T008911",
"T033718",
"T033705",
"T004914"
]
},
"release_date": "2023-08-30T22:00:00.000+00:00",
"title": "CVE-2020-8285"
},
{
"cve": "CVE-2020-8286",
"notes": [
{
"category": "description",
"text": "Es bestehen mehrere Schwachstellen in Third Party Packages in Splunk Splunk Enterprise. Diese Fehler existieren unter anderem in den curl, go, decode-uri-Komponente, got, loader-utils, postcss, color-string, glob-parent, minimatch und moment Komponenten. Ein Angreifer kann diese Schwachstellen ausnutzen, um einen nicht spezifizierten Angriff durchzuf\u00fchren."
}
],
"product_status": {
"known_affected": [
"T033720",
"T002207",
"T008911",
"T033718",
"T033705",
"T004914"
]
},
"release_date": "2023-08-30T22:00:00.000+00:00",
"title": "CVE-2020-8286"
},
{
"cve": "CVE-2020-8908",
"notes": [
{
"category": "description",
"text": "Es bestehen mehrere Schwachstellen in Third Party Packages in Splunk Splunk Enterprise. Diese Fehler existieren unter anderem in den curl, go, decode-uri-Komponente, got, loader-utils, postcss, color-string, glob-parent, minimatch und moment Komponenten. Ein Angreifer kann diese Schwachstellen ausnutzen, um einen nicht spezifizierten Angriff durchzuf\u00fchren."
}
],
"product_status": {
"known_affected": [
"T033720",
"T002207",
"T008911",
"T033718",
"T033705",
"T004914"
]
},
"release_date": "2023-08-30T22:00:00.000+00:00",
"title": "CVE-2020-8908"
},
{
"cve": "CVE-2021-20066",
"notes": [
{
"category": "description",
"text": "Es bestehen mehrere Schwachstellen in Third Party Packages in Splunk Splunk Enterprise. Diese Fehler existieren unter anderem in den curl, go, decode-uri-Komponente, got, loader-utils, postcss, color-string, glob-parent, minimatch und moment Komponenten. Ein Angreifer kann diese Schwachstellen ausnutzen, um einen nicht spezifizierten Angriff durchzuf\u00fchren."
}
],
"product_status": {
"known_affected": [
"T033720",
"T002207",
"T008911",
"T033718",
"T033705",
"T004914"
]
},
"release_date": "2023-08-30T22:00:00.000+00:00",
"title": "CVE-2021-20066"
},
{
"cve": "CVE-2021-22569",
"notes": [
{
"category": "description",
"text": "Es bestehen mehrere Schwachstellen in Third Party Packages in Splunk Splunk Enterprise. Diese Fehler existieren unter anderem in den curl, go, decode-uri-Komponente, got, loader-utils, postcss, color-string, glob-parent, minimatch und moment Komponenten. Ein Angreifer kann diese Schwachstellen ausnutzen, um einen nicht spezifizierten Angriff durchzuf\u00fchren."
}
],
"product_status": {
"known_affected": [
"T033720",
"T002207",
"T008911",
"T033718",
"T033705",
"T004914"
]
},
"release_date": "2023-08-30T22:00:00.000+00:00",
"title": "CVE-2021-22569"
},
{
"cve": "CVE-2021-22876",
"notes": [
{
"category": "description",
"text": "Es bestehen mehrere Schwachstellen in Third Party Packages in Splunk Splunk Enterprise. Diese Fehler existieren unter anderem in den curl, go, decode-uri-Komponente, got, loader-utils, postcss, color-string, glob-parent, minimatch und moment Komponenten. Ein Angreifer kann diese Schwachstellen ausnutzen, um einen nicht spezifizierten Angriff durchzuf\u00fchren."
}
],
"product_status": {
"known_affected": [
"T033720",
"T002207",
"T008911",
"T033718",
"T033705",
"T004914"
]
},
"release_date": "2023-08-30T22:00:00.000+00:00",
"title": "CVE-2021-22876"
},
{
"cve": "CVE-2021-22890",
"notes": [
{
"category": "description",
"text": "Es bestehen mehrere Schwachstellen in Third Party Packages in Splunk Splunk Enterprise. Diese Fehler existieren unter anderem in den curl, go, decode-uri-Komponente, got, loader-utils, postcss, color-string, glob-parent, minimatch und moment Komponenten. Ein Angreifer kann diese Schwachstellen ausnutzen, um einen nicht spezifizierten Angriff durchzuf\u00fchren."
}
],
"product_status": {
"known_affected": [
"T033720",
"T002207",
"T008911",
"T033718",
"T033705",
"T004914"
]
},
"release_date": "2023-08-30T22:00:00.000+00:00",
"title": "CVE-2021-22890"
},
{
"cve": "CVE-2021-22897",
"notes": [
{
"category": "description",
"text": "Es bestehen mehrere Schwachstellen in Third Party Packages in Splunk Splunk Enterprise. Diese Fehler existieren unter anderem in den curl, go, decode-uri-Komponente, got, loader-utils, postcss, color-string, glob-parent, minimatch und moment Komponenten. Ein Angreifer kann diese Schwachstellen ausnutzen, um einen nicht spezifizierten Angriff durchzuf\u00fchren."
}
],
"product_status": {
"known_affected": [
"T033720",
"T002207",
"T008911",
"T033718",
"T033705",
"T004914"
]
},
"release_date": "2023-08-30T22:00:00.000+00:00",
"title": "CVE-2021-22897"
},
{
"cve": "CVE-2021-22898",
"notes": [
{
"category": "description",
"text": "Es bestehen mehrere Schwachstellen in Third Party Packages in Splunk Splunk Enterprise. Diese Fehler existieren unter anderem in den curl, go, decode-uri-Komponente, got, loader-utils, postcss, color-string, glob-parent, minimatch und moment Komponenten. Ein Angreifer kann diese Schwachstellen ausnutzen, um einen nicht spezifizierten Angriff durchzuf\u00fchren."
}
],
"product_status": {
"known_affected": [
"T033720",
"T002207",
"T008911",
"T033718",
"T033705",
"T004914"
]
},
"release_date": "2023-08-30T22:00:00.000+00:00",
"title": "CVE-2021-22898"
},
{
"cve": "CVE-2021-22901",
"notes": [
{
"category": "description",
"text": "Es bestehen mehrere Schwachstellen in Third Party Packages in Splunk Splunk Enterprise. Diese Fehler existieren unter anderem in den curl, go, decode-uri-Komponente, got, loader-utils, postcss, color-string, glob-parent, minimatch und moment Komponenten. Ein Angreifer kann diese Schwachstellen ausnutzen, um einen nicht spezifizierten Angriff durchzuf\u00fchren."
}
],
"product_status": {
"known_affected": [
"T033720",
"T002207",
"T008911",
"T033718",
"T033705",
"T004914"
]
},
"release_date": "2023-08-30T22:00:00.000+00:00",
"title": "CVE-2021-22901"
},
{
"cve": "CVE-2021-22922",
"notes": [
{
"category": "description",
"text": "Es bestehen mehrere Schwachstellen in Third Party Packages in Splunk Splunk Enterprise. Diese Fehler existieren unter anderem in den curl, go, decode-uri-Komponente, got, loader-utils, postcss, color-string, glob-parent, minimatch und moment Komponenten. Ein Angreifer kann diese Schwachstellen ausnutzen, um einen nicht spezifizierten Angriff durchzuf\u00fchren."
}
],
"product_status": {
"known_affected": [
"T033720",
"T002207",
"T008911",
"T033718",
"T033705",
"T004914"
]
},
"release_date": "2023-08-30T22:00:00.000+00:00",
"title": "CVE-2021-22922"
},
{
"cve": "CVE-2021-22923",
"notes": [
{
"category": "description",
"text": "Es bestehen mehrere Schwachstellen in Third Party Packages in Splunk Splunk Enterprise. Diese Fehler existieren unter anderem in den curl, go, decode-uri-Komponente, got, loader-utils, postcss, color-string, glob-parent, minimatch und moment Komponenten. Ein Angreifer kann diese Schwachstellen ausnutzen, um einen nicht spezifizierten Angriff durchzuf\u00fchren."
}
],
"product_status": {
"known_affected": [
"T033720",
"T002207",
"T008911",
"T033718",
"T033705",
"T004914"
]
},
"release_date": "2023-08-30T22:00:00.000+00:00",
"title": "CVE-2021-22923"
},
{
"cve": "CVE-2021-22924",
"notes": [
{
"category": "description",
"text": "Es bestehen mehrere Schwachstellen in Third Party Packages in Splunk Splunk Enterprise. Diese Fehler existieren unter anderem in den curl, go, decode-uri-Komponente, got, loader-utils, postcss, color-string, glob-parent, minimatch und moment Komponenten. Ein Angreifer kann diese Schwachstellen ausnutzen, um einen nicht spezifizierten Angriff durchzuf\u00fchren."
}
],
"product_status": {
"known_affected": [
"T033720",
"T002207",
"T008911",
"T033718",
"T033705",
"T004914"
]
},
"release_date": "2023-08-30T22:00:00.000+00:00",
"title": "CVE-2021-22924"
},
{
"cve": "CVE-2021-22925",
"notes": [
{
"category": "description",
"text": "Es bestehen mehrere Schwachstellen in Third Party Packages in Splunk Splunk Enterprise. Diese Fehler existieren unter anderem in den curl, go, decode-uri-Komponente, got, loader-utils, postcss, color-string, glob-parent, minimatch und moment Komponenten. Ein Angreifer kann diese Schwachstellen ausnutzen, um einen nicht spezifizierten Angriff durchzuf\u00fchren."
}
],
"product_status": {
"known_affected": [
"T033720",
"T002207",
"T008911",
"T033718",
"T033705",
"T004914"
]
},
"release_date": "2023-08-30T22:00:00.000+00:00",
"title": "CVE-2021-22925"
},
{
"cve": "CVE-2021-22926",
"notes": [
{
"category": "description",
"text": "Es bestehen mehrere Schwachstellen in Third Party Packages in Splunk Splunk Enterprise. Diese Fehler existieren unter anderem in den curl, go, decode-uri-Komponente, got, loader-utils, postcss, color-string, glob-parent, minimatch und moment Komponenten. Ein Angreifer kann diese Schwachstellen ausnutzen, um einen nicht spezifizierten Angriff durchzuf\u00fchren."
}
],
"product_status": {
"known_affected": [
"T033720",
"T002207",
"T008911",
"T033718",
"T033705",
"T004914"
]
},
"release_date": "2023-08-30T22:00:00.000+00:00",
"title": "CVE-2021-22926"
},
{
"cve": "CVE-2021-22945",
"notes": [
{
"category": "description",
"text": "Es bestehen mehrere Schwachstellen in Third Party Packages in Splunk Splunk Enterprise. Diese Fehler existieren unter anderem in den curl, go, decode-uri-Komponente, got, loader-utils, postcss, color-string, glob-parent, minimatch und moment Komponenten. Ein Angreifer kann diese Schwachstellen ausnutzen, um einen nicht spezifizierten Angriff durchzuf\u00fchren."
}
],
"product_status": {
"known_affected": [
"T033720",
"T002207",
"T008911",
"T033718",
"T033705",
"T004914"
]
},
"release_date": "2023-08-30T22:00:00.000+00:00",
"title": "CVE-2021-22945"
},
{
"cve": "CVE-2021-22946",
"notes": [
{
"category": "description",
"text": "Es bestehen mehrere Schwachstellen in Third Party Packages in Splunk Splunk Enterprise. Diese Fehler existieren unter anderem in den curl, go, decode-uri-Komponente, got, loader-utils, postcss, color-string, glob-parent, minimatch und moment Komponenten. Ein Angreifer kann diese Schwachstellen ausnutzen, um einen nicht spezifizierten Angriff durchzuf\u00fchren."
}
],
"product_status": {
"known_affected": [
"T033720",
"T002207",
"T008911",
"T033718",
"T033705",
"T004914"
]
},
"release_date": "2023-08-30T22:00:00.000+00:00",
"title": "CVE-2021-22946"
},
{
"cve": "CVE-2021-22947",
"notes": [
{
"category": "description",
"text": "Es bestehen mehrere Schwachstellen in Third Party Packages in Splunk Splunk Enterprise. Diese Fehler existieren unter anderem in den curl, go, decode-uri-Komponente, got, loader-utils, postcss, color-string, glob-parent, minimatch und moment Komponenten. Ein Angreifer kann diese Schwachstellen ausnutzen, um einen nicht spezifizierten Angriff durchzuf\u00fchren."
}
],
"product_status": {
"known_affected": [
"T033720",
"T002207",
"T008911",
"T033718",
"T033705",
"T004914"
]
},
"release_date": "2023-08-30T22:00:00.000+00:00",
"title": "CVE-2021-22947"
},
{
"cve": "CVE-2021-23343",
"notes": [
{
"category": "description",
"text": "Es bestehen mehrere Schwachstellen in Third Party Packages in Splunk Splunk Enterprise. Diese Fehler existieren unter anderem in den curl, go, decode-uri-Komponente, got, loader-utils, postcss, color-string, glob-parent, minimatch und moment Komponenten. Ein Angreifer kann diese Schwachstellen ausnutzen, um einen nicht spezifizierten Angriff durchzuf\u00fchren."
}
],
"product_status": {
"known_affected": [
"T033720",
"T002207",
"T008911",
"T033718",
"T033705",
"T004914"
]
},
"release_date": "2023-08-30T22:00:00.000+00:00",
"title": "CVE-2021-23343"
},
{
"cve": "CVE-2021-23382",
"notes": [
{
"category": "description",
"text": "Es bestehen mehrere Schwachstellen in Third Party Packages in Splunk Splunk Enterprise. Diese Fehler existieren unter anderem in den curl, go, decode-uri-Komponente, got, loader-utils, postcss, color-string, glob-parent, minimatch und moment Komponenten. Ein Angreifer kann diese Schwachstellen ausnutzen, um einen nicht spezifizierten Angriff durchzuf\u00fchren."
}
],
"product_status": {
"known_affected": [
"T033720",
"T002207",
"T008911",
"T033718",
"T033705",
"T004914"
]
},
"release_date": "2023-08-30T22:00:00.000+00:00",
"title": "CVE-2021-23382"
},
{
"cve": "CVE-2021-27918",
"notes": [
{
"category": "description",
"text": "Es bestehen mehrere Schwachstellen in Third Party Packages in Splunk Splunk Enterprise. Diese Fehler existieren unter anderem in den curl, go, decode-uri-Komponente, got, loader-utils, postcss, color-string, glob-parent, minimatch und moment Komponenten. Ein Angreifer kann diese Schwachstellen ausnutzen, um einen nicht spezifizierten Angriff durchzuf\u00fchren."
}
],
"product_status": {
"known_affected": [
"T033720",
"T002207",
"T008911",
"T033718",
"T033705",
"T004914"
]
},
"release_date": "2023-08-30T22:00:00.000+00:00",
"title": "CVE-2021-27918"
},
{
"cve": "CVE-2021-27919",
"notes": [
{
"category": "description",
"text": "Es bestehen mehrere Schwachstellen in Third Party Packages in Splunk Splunk Enterprise. Diese Fehler existieren unter anderem in den curl, go, decode-uri-Komponente, got, loader-utils, postcss, color-string, glob-parent, minimatch und moment Komponenten. Ein Angreifer kann diese Schwachstellen ausnutzen, um einen nicht spezifizierten Angriff durchzuf\u00fchren."
}
],
"product_status": {
"known_affected": [
"T033720",
"T002207",
"T008911",
"T033718",
"T033705",
"T004914"
]
},
"release_date": "2023-08-30T22:00:00.000+00:00",
"title": "CVE-2021-27919"
},
{
"cve": "CVE-2021-29060",
"notes": [
{
"category": "description",
"text": "Es bestehen mehrere Schwachstellen in Third Party Packages in Splunk Splunk Enterprise. Diese Fehler existieren unter anderem in den curl, go, decode-uri-Komponente, got, loader-utils, postcss, color-string, glob-parent, minimatch und moment Komponenten. Ein Angreifer kann diese Schwachstellen ausnutzen, um einen nicht spezifizierten Angriff durchzuf\u00fchren."
}
],
"product_status": {
"known_affected": [
"T033720",
"T002207",
"T008911",
"T033718",
"T033705",
"T004914"
]
},
"release_date": "2023-08-30T22:00:00.000+00:00",
"title": "CVE-2021-29060"
},
{
"cve": "CVE-2021-29425",
"notes": [
{
"category": "description",
"text": "Es bestehen mehrere Schwachstellen in Third Party Packages in Splunk Splunk Enterprise. Diese Fehler existieren unter anderem in den curl, go, decode-uri-Komponente, got, loader-utils, postcss, color-string, glob-parent, minimatch und moment Komponenten. Ein Angreifer kann diese Schwachstellen ausnutzen, um einen nicht spezifizierten Angriff durchzuf\u00fchren."
}
],
"product_status": {
"known_affected": [
"T033720",
"T002207",
"T008911",
"T033718",
"T033705",
"T004914"
]
},
"release_date": "2023-08-30T22:00:00.000+00:00",
"title": "CVE-2021-29425"
},
{
"cve": "CVE-2021-29923",
"notes": [
{
"category": "description",
"text": "Es bestehen mehrere Schwachstellen in Third Party Packages in Splunk Splunk Enterprise. Diese Fehler existieren unter anderem in den curl, go, decode-uri-Komponente, got, loader-utils, postcss, color-string, glob-parent, minimatch und moment Komponenten. Ein Angreifer kann diese Schwachstellen ausnutzen, um einen nicht spezifizierten Angriff durchzuf\u00fchren."
}
],
"product_status": {
"known_affected": [
"T033720",
"T002207",
"T008911",
"T033718",
"T033705",
"T004914"
]
},
"release_date": "2023-08-30T22:00:00.000+00:00",
"title": "CVE-2021-29923"
},
{
"cve": "CVE-2021-31525",
"notes": [
{
"category": "description",
"text": "Es bestehen mehrere Schwachstellen in Third Party Packages in Splunk Splunk Enterprise. Diese Fehler existieren unter anderem in den curl, go, decode-uri-Komponente, got, loader-utils, postcss, color-string, glob-parent, minimatch und moment Komponenten. Ein Angreifer kann diese Schwachstellen ausnutzen, um einen nicht spezifizierten Angriff durchzuf\u00fchren."
}
],
"product_status": {
"known_affected": [
"T033720",
"T002207",
"T008911",
"T033718",
"T033705",
"T004914"
]
},
"release_date": "2023-08-30T22:00:00.000+00:00",
"title": "CVE-2021-31525"
},
{
"cve": "CVE-2021-31566",
"notes": [
{
"category": "description",
"text": "Es bestehen mehrere Schwachstellen in Third Party Packages in Splunk Splunk Enterprise. Diese Fehler existieren unter anderem in den curl, go, decode-uri-Komponente, got, loader-utils, postcss, color-string, glob-parent, minimatch und moment Komponenten. Ein Angreifer kann diese Schwachstellen ausnutzen, um einen nicht spezifizierten Angriff durchzuf\u00fchren."
}
],
"product_status": {
"known_affected": [
"T033720",
"T002207",
"T008911",
"T033718",
"T033705",
"T004914"
]
},
"release_date": "2023-08-30T22:00:00.000+00:00",
"title": "CVE-2021-31566"
},
{
"cve": "CVE-2021-33194",
"notes": [
{
"category": "description",
"text": "Es bestehen mehrere Schwachstellen in Third Party Packages in Splunk Splunk Enterprise. Diese Fehler existieren unter anderem in den curl, go, decode-uri-Komponente, got, loader-utils, postcss, color-string, glob-parent, minimatch und moment Komponenten. Ein Angreifer kann diese Schwachstellen ausnutzen, um einen nicht spezifizierten Angriff durchzuf\u00fchren."
}
],
"product_status": {
"known_affected": [
"T033720",
"T002207",
"T008911",
"T033718",
"T033705",
"T004914"
]
},
"release_date": "2023-08-30T22:00:00.000+00:00",
"title": "CVE-2021-33194"
},
{
"cve": "CVE-2021-33195",
"notes": [
{
"category": "description",
"text": "Es bestehen mehrere Schwachstellen in Third Party Packages in Splunk Splunk Enterprise. Diese Fehler existieren unter anderem in den curl, go, decode-uri-Komponente, got, loader-utils, postcss, color-string, glob-parent, minimatch und moment Komponenten. Ein Angreifer kann diese Schwachstellen ausnutzen, um einen nicht spezifizierten Angriff durchzuf\u00fchren."
}
],
"product_status": {
"known_affected": [
"T033720",
"T002207",
"T008911",
"T033718",
"T033705",
"T004914"
]
},
"release_date": "2023-08-30T22:00:00.000+00:00",
"title": "CVE-2021-33195"
},
{
"cve": "CVE-2021-33196",
"notes": [
{
"category": "description",
"text": "Es bestehen mehrere Schwachstellen in Third Party Packages in Splunk Splunk Enterprise. Diese Fehler existieren unter anderem in den curl, go, decode-uri-Komponente, got, loader-utils, postcss, color-string, glob-parent, minimatch und moment Komponenten. Ein Angreifer kann diese Schwachstellen ausnutzen, um einen nicht spezifizierten Angriff durchzuf\u00fchren."
}
],
"product_status": {
"known_affected": [
"T033720",
"T002207",
"T008911",
"T033718",
"T033705",
"T004914"
]
},
"release_date": "2023-08-30T22:00:00.000+00:00",
"title": "CVE-2021-33196"
},
{
"cve": "CVE-2021-33197",
"notes": [
{
"category": "description",
"text": "Es bestehen mehrere Schwachstellen in Third Party Packages in Splunk Splunk Enterprise. Diese Fehler existieren unter anderem in den curl, go, decode-uri-Komponente, got, loader-utils, postcss, color-string, glob-parent, minimatch und moment Komponenten. Ein Angreifer kann diese Schwachstellen ausnutzen, um einen nicht spezifizierten Angriff durchzuf\u00fchren."
}
],
"product_status": {
"known_affected": [
"T033720",
"T002207",
"T008911",
"T033718",
"T033705",
"T004914"
]
},
"release_date": "2023-08-30T22:00:00.000+00:00",
"title": "CVE-2021-33197"
},
{
"cve": "CVE-2021-33198",
"notes": [
{
"category": "description",
"text": "Es bestehen mehrere Schwachstellen in Third Party Packages in Splunk Splunk Enterprise. Diese Fehler existieren unter anderem in den curl, go, decode-uri-Komponente, got, loader-utils, postcss, color-string, glob-parent, minimatch und moment Komponenten. Ein Angreifer kann diese Schwachstellen ausnutzen, um einen nicht spezifizierten Angriff durchzuf\u00fchren."
}
],
"product_status": {
"known_affected": [
"T033720",
"T002207",
"T008911",
"T033718",
"T033705",
"T004914"
]
},
"release_date": "2023-08-30T22:00:00.000+00:00",
"title": "CVE-2021-33198"
},
{
"cve": "CVE-2021-34558",
"notes": [
{
"category": "description",
"text": "Es bestehen mehrere Schwachstellen in Third Party Packages in Splunk Splunk Enterprise. Diese Fehler existieren unter anderem in den curl, go, decode-uri-Komponente, got, loader-utils, postcss, color-string, glob-parent, minimatch und moment Komponenten. Ein Angreifer kann diese Schwachstellen ausnutzen, um einen nicht spezifizierten Angriff durchzuf\u00fchren."
}
],
"product_status": {
"known_affected": [
"T033720",
"T002207",
"T008911",
"T033718",
"T033705",
"T004914"
]
},
"release_date": "2023-08-30T22:00:00.000+00:00",
"title": "CVE-2021-34558"
},
{
"cve": "CVE-2021-3520",
"notes": [
{
"category": "description",
"text": "Es bestehen mehrere Schwachstellen in Third Party Packages in Splunk Splunk Enterprise. Diese Fehler existieren unter anderem in den curl, go, decode-uri-Komponente, got, loader-utils, postcss, color-string, glob-parent, minimatch und moment Komponenten. Ein Angreifer kann diese Schwachstellen ausnutzen, um einen nicht spezifizierten Angriff durchzuf\u00fchren."
}
],
"product_status": {
"known_affected": [
"T033720",
"T002207",
"T008911",
"T033718",
"T033705",
"T004914"
]
},
"release_date": "2023-08-30T22:00:00.000+00:00",
"title": "CVE-2021-3520"
},
{
"cve": "CVE-2021-3572",
"notes": [
{
"category": "description",
"text": "Es bestehen mehrere Schwachstellen in Third Party Packages in Splunk Splunk Enterprise. Diese Fehler existieren unter anderem in den curl, go, decode-uri-Komponente, got, loader-utils, postcss, color-string, glob-parent, minimatch und moment Komponenten. Ein Angreifer kann diese Schwachstellen ausnutzen, um einen nicht spezifizierten Angriff durchzuf\u00fchren."
}
],
"product_status": {
"known_affected": [
"T033720",
"T002207",
"T008911",
"T033718",
"T033705",
"T004914"
]
},
"release_date": "2023-08-30T22:00:00.000+00:00",
"title": "CVE-2021-3572"
},
{
"cve": "CVE-2021-36221",
"notes": [
{
"category": "description",
"text": "Es bestehen mehrere Schwachstellen in Third Party Packages in Splunk Splunk Enterprise. Diese Fehler existieren unter anderem in den curl, go, decode-uri-Komponente, got, loader-utils, postcss, color-string, glob-parent, minimatch und moment Komponenten. Ein Angreifer kann diese Schwachstellen ausnutzen, um einen nicht spezifizierten Angriff durchzuf\u00fchren."
}
],
"product_status": {
"known_affected": [
"T033720",
"T002207",
"T008911",
"T033718",
"T033705",
"T004914"
]
},
"release_date": "2023-08-30T22:00:00.000+00:00",
"title": "CVE-2021-36221"
},
{
"cve": "CVE-2021-36976",
"notes": [
{
"category": "description",
"text": "Es bestehen mehrere Schwachstellen in Third Party Packages in Splunk Splunk Enterprise. Diese Fehler existieren unter anderem in den curl, go, decode-uri-Komponente, got, loader-utils, postcss, color-string, glob-parent, minimatch und moment Komponenten. Ein Angreifer kann diese Schwachstellen ausnutzen, um einen nicht spezifizierten Angriff durchzuf\u00fchren."
}
],
"product_status": {
"known_affected": [
"T033720",
"T002207",
"T008911",
"T033718",
"T033705",
"T004914"
]
},
"release_date": "2023-08-30T22:00:00.000+00:00",
"title": "CVE-2021-36976"
},
{
"cve": "CVE-2021-3803",
"notes": [
{
"category": "description",
"text": "Es bestehen mehrere Schwachstellen in Third Party Packages in Splunk Splunk Enterprise. Diese Fehler existieren unter anderem in den curl, go, decode-uri-Komponente, got, loader-utils, postcss, color-string, glob-parent, minimatch und moment Komponenten. Ein Angreifer kann diese Schwachstellen ausnutzen, um einen nicht spezifizierten Angriff durchzuf\u00fchren."
}
],
"product_status": {
"known_affected": [
"T033720",
"T002207",
"T008911",
"T033718",
"T033705",
"T004914"
]
},
"release_date": "2023-08-30T22:00:00.000+00:00",
"title": "CVE-2021-3803"
},
{
"cve": "CVE-2021-38297",
"notes": [
{
"category": "description",
"text": "Es bestehen mehrere Schwachstellen in Third Party Packages in Splunk Splunk Enterprise. Diese Fehler existieren unter anderem in den curl, go, decode-uri-Komponente, got, loader-utils, postcss, color-string, glob-parent, minimatch und moment Komponenten. Ein Angreifer kann diese Schwachstellen ausnutzen, um einen nicht spezifizierten Angriff durchzuf\u00fchren."
}
],
"product_status": {
"known_affected": [
"T033720",
"T002207",
"T008911",
"T033718",
"T033705",
"T004914"
]
},
"release_date": "2023-08-30T22:00:00.000+00:00",
"title": "CVE-2021-38297"
},
{
"cve": "CVE-2021-38561",
"notes": [
{
"category": "description",
"text": "Es bestehen mehrere Schwachstellen in Third Party Packages in Splunk Splunk Enterprise. Diese Fehler existieren unter anderem in den curl, go, decode-uri-Komponente, got, loader-utils, postcss, color-string, glob-parent, minimatch und moment Komponenten. Ein Angreifer kann diese Schwachstellen ausnutzen, um einen nicht spezifizierten Angriff durchzuf\u00fchren."
}
],
"product_status": {
"known_affected": [
"T033720",
"T002207",
"T008911",
"T033718",
"T033705",
"T004914"
]
},
"release_date": "2023-08-30T22:00:00.000+00:00",
"title": "CVE-2021-38561"
},
{
"cve": "CVE-2021-39293",
"notes": [
{
"category": "description",
"text": "Es bestehen mehrere Schwachstellen in Third Party Packages in Splunk Splunk Enterprise. Diese Fehler existieren unter anderem in den curl, go, decode-uri-Komponente, got, loader-utils, postcss, color-string, glob-parent, minimatch und moment Komponenten. Ein Angreifer kann diese Schwachstellen ausnutzen, um einen nicht spezifizierten Angriff durchzuf\u00fchren."
}
],
"product_status": {
"known_affected": [
"T033720",
"T002207",
"T008911",
"T033718",
"T033705",
"T004914"
]
},
"release_date": "2023-08-30T22:00:00.000+00:00",
"title": "CVE-2021-39293"
},
{
"cve": "CVE-2021-41182",
"notes": [
{
"category": "description",
"text": "Es bestehen mehrere Schwachstellen in Third Party Packages in Splunk Splunk Enterprise. Diese Fehler existieren unter anderem in den curl, go, decode-uri-Komponente, got, loader-utils, postcss, color-string, glob-parent, minimatch und moment Komponenten. Ein Angreifer kann diese Schwachstellen ausnutzen, um einen nicht spezifizierten Angriff durchzuf\u00fchren."
}
],
"product_status": {
"known_affected": [
"T033720",
"T002207",
"T008911",
"T033718",
"T033705",
"T004914"
]
},
"release_date": "2023-08-30T22:00:00.000+00:00",
"title": "CVE-2021-41182"
},
{
"cve": "CVE-2021-41183",
"notes": [
{
"category": "description",
"text": "Es bestehen mehrere Schwachstellen in Third Party Packages in Splunk Splunk Enterprise. Diese Fehler existieren unter anderem in den curl, go, decode-uri-Komponente, got, loader-utils, postcss, color-string, glob-parent, minimatch und moment Komponenten. Ein Angreifer kann diese Schwachstellen ausnutzen, um einen nicht spezifizierten Angriff durchzuf\u00fchren."
}
],
"product_status": {
"known_affected": [
"T033720",
"T002207",
"T008911",
"T033718",
"T033705",
"T004914"
]
},
"release_date": "2023-08-30T22:00:00.000+00:00",
"title": "CVE-2021-41183"
},
{
"cve": "CVE-2021-41184",
"notes": [
{
"category": "description",
"text": "Es bestehen mehrere Schwachstellen in Third Party Packages in Splunk Splunk Enterprise. Diese Fehler existieren unter anderem in den curl, go, decode-uri-Komponente, got, loader-utils, postcss, color-string, glob-parent, minimatch und moment Komponenten. Ein Angreifer kann diese Schwachstellen ausnutzen, um einen nicht spezifizierten Angriff durchzuf\u00fchren."
}
],
"product_status": {
"known_affected": [
"T033720",
"T002207",
"T008911",
"T033718",
"T033705",
"T004914"
]
},
"release_date": "2023-08-30T22:00:00.000+00:00",
"title": "CVE-2021-41184"
},
{
"cve": "CVE-2021-41771",
"notes": [
{
"category": "description",
"text": "Es bestehen mehrere Schwachstellen in Third Party Packages in Splunk Splunk Enterprise. Diese Fehler existieren unter anderem in den curl, go, decode-uri-Komponente, got, loader-utils, postcss, color-string, glob-parent, minimatch und moment Komponenten. Ein Angreifer kann diese Schwachstellen ausnutzen, um einen nicht spezifizierten Angriff durchzuf\u00fchren."
}
],
"product_status": {
"known_affected": [
"T033720",
"T002207",
"T008911",
"T033718",
"T033705",
"T004914"
]
},
"release_date": "2023-08-30T22:00:00.000+00:00",
"title": "CVE-2021-41771"
},
{
"cve": "CVE-2021-41772",
"notes": [
{
"category": "description",
"text": "Es bestehen mehrere Schwachstellen in Third Party Packages in Splunk Splunk Enterprise. Diese Fehler existieren unter anderem in den curl, go, decode-uri-Komponente, got, loader-utils, postcss, color-string, glob-parent, minimatch und moment Komponenten. Ein Angreifer kann diese Schwachstellen ausnutzen, um einen nicht spezifizierten Angriff durchzuf\u00fchren."
}
],
"product_status": {
"known_affected": [
"T033720",
"T002207",
"T008911",
"T033718",
"T033705",
"T004914"
]
},
"release_date": "2023-08-30T22:00:00.000+00:00",
"title": "CVE-2021-41772"
},
{
"cve": "CVE-2021-43565",
"notes": [
{
"category": "description",
"text": "Es bestehen mehrere Schwachstellen in Third Party Packages in Splunk Splunk Enterprise. Diese Fehler existieren unter anderem in den curl, go, decode-uri-Komponente, got, loader-utils, postcss, color-string, glob-parent, minimatch und moment Komponenten. Ein Angreifer kann diese Schwachstellen ausnutzen, um einen nicht spezifizierten Angriff durchzuf\u00fchren."
}
],
"product_status": {
"known_affected": [
"T033720",
"T002207",
"T008911",
"T033718",
"T033705",
"T004914"
]
},
"release_date": "2023-08-30T22:00:00.000+00:00",
"title": "CVE-2021-43565"
},
{
"cve": "CVE-2021-44716",
"notes": [
{
"category": "description",
"text": "Es bestehen mehrere Schwachstellen in Third Party Packages in Splunk Splunk Enterprise. Diese Fehler existieren unter anderem in den curl, go, decode-uri-Komponente, got, loader-utils, postcss, color-string, glob-parent, minimatch und moment Komponenten. Ein Angreifer kann diese Schwachstellen ausnutzen, um einen nicht spezifizierten Angriff durchzuf\u00fchren."
}
],
"product_status": {
"known_affected": [
"T033720",
"T002207",
"T008911",
"T033718",
"T033705",
"T004914"
]
},
"release_date": "2023-08-30T22:00:00.000+00:00",
"title": "CVE-2021-44716"
},
{
"cve": "CVE-2021-44717",
"notes": [
{
"category": "description",
"text": "Es bestehen mehrere Schwachstellen in Third Party Packages in Splunk Splunk Enterprise. Diese Fehler existieren unter anderem in den curl, go, decode-uri-Komponente, got, loader-utils, postcss, color-string, glob-parent, minimatch und moment Komponenten. Ein Angreifer kann diese Schwachstellen ausnutzen, um einen nicht spezifizierten Angriff durchzuf\u00fchren."
}
],
"product_status": {
"known_affected": [
"T033720",
"T002207",
"T008911",
"T033718",
"T033705",
"T004914"
]
},
"release_date": "2023-08-30T22:00:00.000+00:00",
"title": "CVE-2021-44717"
},
{
"cve": "CVE-2022-1705",
"notes": [
{
"category": "description",
"text": "Es bestehen mehrere Schwachstellen in Third Party Packages in Splunk Splunk Enterprise. Diese Fehler existieren unter anderem in den curl, go, decode-uri-Komponente, got, loader-utils, postcss, color-string, glob-parent, minimatch und moment Komponenten. Ein Angreifer kann diese Schwachstellen ausnutzen, um einen nicht spezifizierten Angriff durchzuf\u00fchren."
}
],
"product_status": {
"known_affected": [
"T033720",
"T002207",
"T008911",
"T033718",
"T033705",
"T004914"
]
},
"release_date": "2023-08-30T22:00:00.000+00:00",
"title": "CVE-2022-1705"
},
{
"cve": "CVE-2022-1941",
"notes": [
{
"category": "description",
"text": "Es bestehen mehrere Schwachstellen in Third Party Packages in Splunk Splunk Enterprise. Diese Fehler existieren unter anderem in den curl, go, decode-uri-Komponente, got, loader-utils, postcss, color-string, glob-parent, minimatch und moment Komponenten. Ein Angreifer kann diese Schwachstellen ausnutzen, um einen nicht spezifizierten Angriff durchzuf\u00fchren."
}
],
"product_status": {
"known_affected": [
"T033720",
"T002207",
"T008911",
"T033718",
"T033705",
"T004914"
]
},
"release_date": "2023-08-30T22:00:00.000+00:00",
"title": "CVE-2022-1941"
},
{
"cve": "CVE-2022-1962",
"notes": [
{
"category": "description",
"text": "Es bestehen mehrere Schwachstellen in Third Party Packages in Splunk Splunk Enterprise. Diese Fehler existieren unter anderem in den curl, go, decode-uri-Komponente, got, loader-utils, postcss, color-string, glob-parent, minimatch und moment Komponenten. Ein Angreifer kann diese Schwachstellen ausnutzen, um einen nicht spezifizierten Angriff durchzuf\u00fchren."
}
],
"product_status": {
"known_affected": [
"T033720",
"T002207",
"T008911",
"T033718",
"T033705",
"T004914"
]
},
"release_date": "2023-08-30T22:00:00.000+00:00",
"title": "CVE-2022-1962"
},
{
"cve": "CVE-2022-22576",
"notes": [
{
"category": "description",
"text": "Es bestehen mehrere Schwachstellen in Third Party Packages in Splunk Splunk Enterprise. Diese Fehler existieren unter anderem in den curl, go, decode-uri-Komponente, got, loader-utils, postcss, color-string, glob-parent, minimatch und moment Komponenten. Ein Angreifer kann diese Schwachstellen ausnutzen, um einen nicht spezifizierten Angriff durchzuf\u00fchren."
}
],
"product_status": {
"known_affected": [
"T033720",
"T002207",
"T008911",
"T033718",
"T033705",
"T004914"
]
},
"release_date": "2023-08-30T22:00:00.000+00:00",
"title": "CVE-2022-22576"
},
{
"cve": "CVE-2022-2309",
"notes": [
{
"category": "description",
"text": "Es bestehen mehrere Schwachstellen in Third Party Packages in Splunk Splunk Enterprise. Diese Fehler existieren unter anderem in den curl, go, decode-uri-Komponente, got, loader-utils, postcss, color-string, glob-parent, minimatch und moment Komponenten. Ein Angreifer kann diese Schwachstellen ausnutzen, um einen nicht spezifizierten Angriff durchzuf\u00fchren."
}
],
"product_status": {
"known_affected": [
"T033720",
"T002207",
"T008911",
"T033718",
"T033705",
"T004914"
]
},
"release_date": "2023-08-30T22:00:00.000+00:00",
"title": "CVE-2022-2309"
},
{
"cve": "CVE-2022-23491",
"notes": [
{
"category": "description",
"text": "Es bestehen mehrere Schwachstellen in Third Party Packages in Splunk Splunk Enterprise. Diese Fehler existieren unter anderem in den curl, go, decode-uri-Komponente, got, loader-utils, postcss, color-string, glob-parent, minimatch und moment Komponenten. Ein Angreifer kann diese Schwachstellen ausnutzen, um einen nicht spezifizierten Angriff durchzuf\u00fchren."
}
],
"product_status": {
"known_affected": [
"T033720",
"T002207",
"T008911",
"T033718",
"T033705",
"T004914"
]
},
"release_date": "2023-08-30T22:00:00.000+00:00",
"title": "CVE-2022-23491"
},
{
"cve": "CVE-2022-23772",
"notes": [
{
"category": "description",
"text": "Es bestehen mehrere Schwachstellen in Third Party Packages in Splunk Splunk Enterprise. Diese Fehler existieren unter anderem in den curl, go, decode-uri-Komponente, got, loader-utils, postcss, color-string, glob-parent, minimatch und moment Komponenten. Ein Angreifer kann diese Schwachstellen ausnutzen, um einen nicht spezifizierten Angriff durchzuf\u00fchren."
}
],
"product_status": {
"known_affected": [
"T033720",
"T002207",
"T008911",
"T033718",
"T033705",
"T004914"
]
},
"release_date": "2023-08-30T22:00:00.000+00:00",
"title": "CVE-2022-23772"
},
{
"cve": "CVE-2022-23773",
"notes": [
{
"category": "description",
"text": "Es bestehen mehrere Schwachstellen in Third Party Packages in Splunk Splunk Enterprise. Diese Fehler existieren unter anderem in den curl, go, decode-uri-Komponente, got, loader-utils, postcss, color-string, glob-parent, minimatch und moment Komponenten. Ein Angreifer kann diese Schwachstellen ausnutzen, um einen nicht spezifizierten Angriff durchzuf\u00fchren."
}
],
"product_status": {
"known_affected": [
"T033720",
"T002207",
"T008911",
"T033718",
"T033705",
"T004914"
]
},
"release_date": "2023-08-30T22:00:00.000+00:00",
"title": "CVE-2022-23773"
},
{
"cve": "CVE-2022-23806",
"notes": [
{
"category": "description",
"text": "Es bestehen mehrere Schwachstellen in Third Party Packages in Splunk Splunk Enterprise. Diese Fehler existieren unter anderem in den curl, go, decode-uri-Komponente, got, loader-utils, postcss, color-string, glob-parent, minimatch und moment Komponenten. Ein Angreifer kann diese Schwachstellen ausnutzen, um einen nicht spezifizierten Angriff durchzuf\u00fchren."
}
],
"product_status": {
"known_affected": [
"T033720",
"T002207",
"T008911",
"T033718",
"T033705",
"T004914"
]
},
"release_date": "2023-08-30T22:00:00.000+00:00",
"title": "CVE-2022-23806"
},
{
"cve": "CVE-2022-24675",
"notes": [
{
"category": "description",
"text": "Es bestehen mehrere Schwachstellen in Third Party Packages in Splunk Splunk Enterprise. Diese Fehler existieren unter anderem in den curl, go, decode-uri-Komponente, got, loader-utils, postcss, color-string, glob-parent, minimatch und moment Komponenten. Ein Angreifer kann diese Schwachstellen ausnutzen, um einen nicht spezifizierten Angriff durchzuf\u00fchren."
}
],
"product_status": {
"known_affected": [
"T033720",
"T002207",
"T008911",
"T033718",
"T033705",
"T004914"
]
},
"release_date": "2023-08-30T22:00:00.000+00:00",
"title": "CVE-2022-24675"
},
{
"cve": "CVE-2022-24921",
"notes": [
{
"category": "description",
"text": "Es bestehen mehrere Schwachstellen in Third Party Packages in Splunk Splunk Enterprise. Diese Fehler existieren unter anderem in den curl, go, decode-uri-Komponente, got, loader-utils, postcss, color-string, glob-parent, minimatch und moment Komponenten. Ein Angreifer kann diese Schwachstellen ausnutzen, um einen nicht spezifizierten Angriff durchzuf\u00fchren."
}
],
"product_status": {
"known_affected": [
"T033720",
"T002207",
"T008911",
"T033718",
"T033705",
"T004914"
]
},
"release_date": "2023-08-30T22:00:00.000+00:00",
"title": "CVE-2022-24921"
},
{
"cve": "CVE-2022-24999",
"notes": [
{
"category": "description",
"text": "Es bestehen mehrere Schwachstellen in Third Party Packages in Splunk Splunk Enterprise. Diese Fehler existieren unter anderem in den curl, go, decode-uri-Komponente, got, loader-utils, postcss, color-string, glob-parent, minimatch und moment Komponenten. Ein Angreifer kann diese Schwachstellen ausnutzen, um einen nicht spezifizierten Angriff durchzuf\u00fchren."
}
],
"product_status": {
"known_affected": [
"T033720",
"T002207",
"T008911",
"T033718",
"T033705",
"T004914"
]
},
"release_date": "2023-08-30T22:00:00.000+00:00",
"title": "CVE-2022-24999"
},
{
"cve": "CVE-2022-25881",
"notes": [
{
"category": "description",
"text": "Es bestehen mehrere Schwachstellen in Third Party Packages in Splunk Splunk Enterprise. Diese Fehler existieren unter anderem in den curl, go, decode-uri-Komponente, got, loader-utils, postcss, color-string, glob-parent, minimatch und moment Komponenten. Ein Angreifer kann diese Schwachstellen ausnutzen, um einen nicht spezifizierten Angriff durchzuf\u00fchren."
}
],
"product_status": {
"known_affected": [
"T033720",
"T002207",
"T008911",
"T033718",
"T033705",
"T004914"
]
},
"release_date": "2023-08-30T22:00:00.000+00:00",
"title": "CVE-2022-25881"
},
{
"cve": "CVE-2022-27191",
"notes": [
{
"category": "description",
"text": "Es bestehen mehrere Schwachstellen in Third Party Packages in Splunk Splunk Enterprise. Diese Fehler existieren unter anderem in den curl, go, decode-uri-Komponente, got, loader-utils, postcss, color-string, glob-parent, minimatch und moment Komponenten. Ein Angreifer kann diese Schwachstellen ausnutzen, um einen nicht spezifizierten Angriff durchzuf\u00fchren."
}
],
"product_status": {
"known_affected": [
"T033720",
"T002207",
"T008911",
"T033718",
"T033705",
"T004914"
]
},
"release_date": "2023-08-30T22:00:00.000+00:00",
"title": "CVE-2022-27191"
},
{
"cve": "CVE-2022-27536",
"notes": [
{
"category": "description",
"text": "Es bestehen mehrere Schwachstellen in Third Party Packages in Splunk Splunk Enterprise. Diese Fehler existieren unter anderem in den curl, go, decode-uri-Komponente, got, loader-utils, postcss, color-string, glob-parent, minimatch und moment Komponenten. Ein Angreifer kann diese Schwachstellen ausnutzen, um einen nicht spezifizierten Angriff durchzuf\u00fchren."
}
],
"product_status": {
"known_affected": [
"T033720",
"T002207",
"T008911",
"T033718",
"T033705",
"T004914"
]
},
"release_date": "2023-08-30T22:00:00.000+00:00",
"title": "CVE-2022-27536"
},
{
"cve": "CVE-2022-27664",
"notes": [
{
"category": "description",
"text": "Es bestehen mehrere Schwachstellen in Third Party Packages in Splunk Splunk Enterprise. Diese Fehler existieren unter anderem in den curl, go, decode-uri-Komponente, got, loader-utils, postcss, color-string, glob-parent, minimatch und moment Komponenten. Ein Angreifer kann diese Schwachstellen ausnutzen, um einen nicht spezifizierten Angriff durchzuf\u00fchren."
}
],
"product_status": {
"known_affected": [
"T033720",
"T002207",
"T008911",
"T033718",
"T033705",
"T004914"
]
},
"release_date": "2023-08-30T22:00:00.000+00:00",
"title": "CVE-2022-27664"
},
{
"cve": "CVE-2022-27774",
"notes": [
{
"category": "description",
"text": "Es bestehen mehrere Schwachstellen in Third Party Packages in Splunk Splunk Enterprise. Diese Fehler existieren unter anderem in den curl, go, decode-uri-Komponente, got, loader-utils, postcss, color-string, glob-parent, minimatch und moment Komponenten. Ein Angreifer kann diese Schwachstellen ausnutzen, um einen nicht spezifizierten Angriff durchzuf\u00fchren."
}
],
"product_status": {
"known_affected": [
"T033720",
"T002207",
"T008911",
"T033718",
"T033705",
"T004914"
]
},
"release_date": "2023-08-30T22:00:00.000+00:00",
"title": "CVE-2022-27774"
},
{
"cve": "CVE-2022-27775",
"notes": [
{
"category": "description",
"text": "Es bestehen mehrere Schwachstellen in Third Party Packages in Splunk Splunk Enterprise. Diese Fehler existieren unter anderem in den curl, go, decode-uri-Komponente, got, loader-utils, postcss, color-string, glob-parent, minimatch und moment Komponenten. Ein Angreifer kann diese Schwachstellen ausnutzen, um einen nicht spezifizierten Angriff durchzuf\u00fchren."
}
],
"product_status": {
"known_affected": [
"T033720",
"T002207",
"T008911",
"T033718",
"T033705",
"T004914"
]
},
"release_date": "2023-08-30T22:00:00.000+00:00",
"title": "CVE-2022-27775"
},
{
"cve": "CVE-2022-27776",
"notes": [
{
"category": "description",
"text": "Es bestehen mehrere Schwachstellen in Third Party Packages in Splunk Splunk Enterprise. Diese Fehler existieren unter anderem in den curl, go, decode-uri-Komponente, got, loader-utils, postcss, color-string, glob-parent, minimatch und moment Komponenten. Ein Angreifer kann diese Schwachstellen ausnutzen, um einen nicht spezifizierten Angriff durchzuf\u00fchren."
}
],
"product_status": {
"known_affected": [
"T033720",
"T002207",
"T008911",
"T033718",
"T033705",
"T004914"
]
},
"release_date": "2023-08-30T22:00:00.000+00:00",
"title": "CVE-2022-27776"
},
{
"cve": "CVE-2022-27778",
"notes": [
{
"category": "description",
"text": "Es bestehen mehrere Schwachstellen in Third Party Packages in Splunk Splunk Enterprise. Diese Fehler existieren unter anderem in den curl, go, decode-uri-Komponente, got, loader-utils, postcss, color-string, glob-parent, minimatch und moment Komponenten. Ein Angreifer kann diese Schwachstellen ausnutzen, um einen nicht spezifizierten Angriff durchzuf\u00fchren."
}
],
"product_status": {
"known_affected": [
"T033720",
"T002207",
"T008911",
"T033718",
"T033705",
"T004914"
]
},
"release_date": "2023-08-30T22:00:00.000+00:00",
"title": "CVE-2022-27778"
},
{
"cve": "CVE-2022-27779",
"notes": [
{
"category": "description",
"text": "Es bestehen mehrere Schwachstellen in Third Party Packages in Splunk Splunk Enterprise. Diese Fehler existieren unter anderem in den curl, go, decode-uri-Komponente, got, loader-utils, postcss, color-string, glob-parent, minimatch und moment Komponenten. Ein Angreifer kann diese Schwachstellen ausnutzen, um einen nicht spezifizierten Angriff durchzuf\u00fchren."
}
],
"product_status": {
"known_affected": [
"T033720",
"T002207",
"T008911",
"T033718",
"T033705",
"T004914"
]
},
"release_date": "2023-08-30T22:00:00.000+00:00",
"title": "CVE-2022-27779"
},
{
"cve": "CVE-2022-27780",
"notes": [
{
"category": "description",
"text": "Es bestehen mehrere Schwachstellen in Third Party Packages in Splunk Splunk Enterprise. Diese Fehler existieren unter anderem in den curl, go, decode-uri-Komponente, got, loader-utils, postcss, color-string, glob-parent, minimatch und moment Komponenten. Ein Angreifer kann diese Schwachstellen ausnutzen, um einen nicht spezifizierten Angriff durchzuf\u00fchren."
}
],
"product_status": {
"known_affected": [
"T033720",
"T002207",
"T008911",
"T033718",
"T033705",
"T004914"
]
},
"release_date": "2023-08-30T22:00:00.000+00:00",
"title": "CVE-2022-27780"
},
{
"cve": "CVE-2022-27781",
"notes": [
{
"category": "description",
"text": "Es bestehen mehrere Schwachstellen in Third Party Packages in Splunk Splunk Enterprise. Diese Fehler existieren unter anderem in den curl, go, decode-uri-Komponente, got, loader-utils, postcss, color-string, glob-parent, minimatch und moment Komponenten. Ein Angreifer kann diese Schwachstellen ausnutzen, um einen nicht spezifizierten Angriff durchzuf\u00fchren."
}
],
"product_status": {
"known_affected": [
"T033720",
"T002207",
"T008911",
"T033718",
"T033705",
"T004914"
]
},
"release_date": "2023-08-30T22:00:00.000+00:00",
"title": "CVE-2022-27781"
},
{
"cve": "CVE-2022-27782",
"notes": [
{
"category": "description",
"text": "Es bestehen mehrere Schwachstellen in Third Party Packages in Splunk Splunk Enterprise. Diese Fehler existieren unter anderem in den curl, go, decode-uri-Komponente, got, loader-utils, postcss, color-string, glob-parent, minimatch und moment Komponenten. Ein Angreifer kann diese Schwachstellen ausnutzen, um einen nicht spezifizierten Angriff durchzuf\u00fchren."
}
],
"product_status": {
"known_affected": [
"T033720",
"T002207",
"T008911",
"T033718",
"T033705",
"T004914"
]
},
"release_date": "2023-08-30T22:00:00.000+00:00",
"title": "CVE-2022-27782"
},
{
"cve": "CVE-2022-28131",
"notes": [
{
"category": "description",
"text": "Es bestehen mehrere Schwachstellen in Third Party Packages in Splunk Splunk Enterprise. Diese Fehler existieren unter anderem in den curl, go, decode-uri-Komponente, got, loader-utils, postcss, color-string, glob-parent, minimatch und moment Komponenten. Ein Angreifer kann diese Schwachstellen ausnutzen, um einen nicht spezifizierten Angriff durchzuf\u00fchren."
}
],
"product_status": {
"known_affected": [
"T033720",
"T002207",
"T008911",
"T033718",
"T033705",
"T004914"
]
},
"release_date": "2023-08-30T22:00:00.000+00:00",
"title": "CVE-2022-28131"
},
{
"cve": "CVE-2022-28327",
"notes": [
{
"category": "description",
"text": "Es bestehen mehrere Schwachstellen in Third Party Packages in Splunk Splunk Enterprise. Diese Fehler existieren unter anderem in den curl, go, decode-uri-Komponente, got, loader-utils, postcss, color-string, glob-parent, minimatch und moment Komponenten. Ein Angreifer kann diese Schwachstellen ausnutzen, um einen nicht spezifizierten Angriff durchzuf\u00fchren."
}
],
"product_status": {
"known_affected": [
"T033720",
"T002207",
"T008911",
"T033718",
"T033705",
"T004914"
]
},
"release_date": "2023-08-30T22:00:00.000+00:00",
"title": "CVE-2022-28327"
},
{
"cve": "CVE-2022-2879",
"notes": [
{
"category": "description",
"text": "Es bestehen mehrere Schwachstellen in Third Party Packages in Splunk Splunk Enterprise. Diese Fehler existieren unter anderem in den curl, go, decode-uri-Komponente, got, loader-utils, postcss, color-string, glob-parent, minimatch und moment Komponenten. Ein Angreifer kann diese Schwachstellen ausnutzen, um einen nicht spezifizierten Angriff durchzuf\u00fchren."
}
],
"product_status": {
"known_affected": [
"T033720",
"T002207",
"T008911",
"T033718",
"T033705",
"T004914"
]
},
"release_date": "2023-08-30T22:00:00.000+00:00",
"title": "CVE-2022-2879"
},
{
"cve": "CVE-2022-2880",
"notes": [
{
"category": "description",
"text": "Es bestehen mehrere Schwachstellen in Third Party Packages in Splunk Splunk Enterprise. Diese Fehler existieren unter anderem in den curl, go, decode-uri-Komponente, got, loader-utils, postcss, color-string, glob-parent, minimatch und moment Komponenten. Ein Angreifer kann diese Schwachstellen ausnutzen, um einen nicht spezifizierten Angriff durchzuf\u00fchren."
}
],
"product_status": {
"known_affected": [
"T033720",
"T002207",
"T008911",
"T033718",
"T033705",
"T004914"
]
},
"release_date": "2023-08-30T22:00:00.000+00:00",
"title": "CVE-2022-2880"
},
{
"cve": "CVE-2022-29526",
"notes": [
{
"category": "description",
"text": "Es bestehen mehrere Schwachstellen in Third Party Packages in Splunk Splunk Enterprise. Diese Fehler existieren unter anderem in den curl, go, decode-uri-Komponente, got, loader-utils, postcss, color-string, glob-parent, minimatch und moment Komponenten. Ein Angreifer kann diese Schwachstellen ausnutzen, um einen nicht spezifizierten Angriff durchzuf\u00fchren."
}
],
"product_status": {
"known_affected": [
"T033720",
"T002207",
"T008911",
"T033718",
"T033705",
"T004914"
]
},
"release_date": "2023-08-30T22:00:00.000+00:00",
"title": "CVE-2022-29526"
},
{
"cve": "CVE-2022-29804",
"notes": [
{
"category": "description",
"text": "Es bestehen mehrere Schwachstellen in Third Party Packages in Splunk Splunk Enterprise. Diese Fehler existieren unter anderem in den curl, go, decode-uri-Komponente, got, loader-utils, postcss, color-string, glob-parent, minimatch und moment Komponenten. Ein Angreifer kann diese Schwachstellen ausnutzen, um einen nicht spezifizierten Angriff durchzuf\u00fchren."
}
],
"product_status": {
"known_affected": [
"T033720",
"T002207",
"T008911",
"T033718",
"T033705",
"T004914"
]
},
"release_date": "2023-08-30T22:00:00.000+00:00",
"title": "CVE-2022-29804"
},
{
"cve": "CVE-2022-30115",
"notes": [
{
"category": "description",
"text": "Es bestehen mehrere Schwachstellen in Third Party Packages in Splunk Splunk Enterprise. Diese Fehler existieren unter anderem in den curl, go, decode-uri-Komponente, got, loader-utils, postcss, color-string, glob-parent, minimatch und moment Komponenten. Ein Angreifer kann diese Schwachstellen ausnutzen, um einen nicht spezifizierten Angriff durchzuf\u00fchren."
}
],
"product_status": {
"known_affected": [
"T033720",
"T002207",
"T008911",
"T033718",
"T033705",
"T004914"
]
},
"release_date": "2023-08-30T22:00:00.000+00:00",
"title": "CVE-2022-30115"
},
{
"cve": "CVE-2022-30580",
"notes": [
{
"category": "description",
"text": "Es bestehen mehrere Schwachstellen in Third Party Packages in Splunk Splunk Enterprise. Diese Fehler existieren unter anderem in den curl, go, decode-uri-Komponente, got, loader-utils, postcss, color-string, glob-parent, minimatch und moment Komponenten. Ein Angreifer kann diese Schwachstellen ausnutzen, um einen nicht spezifizierten Angriff durchzuf\u00fchren."
}
],
"product_status": {
"known_affected": [
"T033720",
"T002207",
"T008911",
"T033718",
"T033705",
"T004914"
]
},
"release_date": "2023-08-30T22:00:00.000+00:00",
"title": "CVE-2022-30580"
},
{
"cve": "CVE-2022-30629",
"notes": [
{
"category": "description",
"text": "Es bestehen mehrere Schwachstellen in Third Party Packages in Splunk Splunk Enterprise. Diese Fehler existieren unter anderem in den curl, go, decode-uri-Komponente, got, loader-utils, postcss, color-string, glob-parent, minimatch und moment Komponenten. Ein Angreifer kann diese Schwachstellen ausnutzen, um einen nicht spezifizierten Angriff durchzuf\u00fchren."
}
],
"product_status": {
"known_affected": [
"T033720",
"T002207",
"T008911",
"T033718",
"T033705",
"T004914"
]
},
"release_date": "2023-08-30T22:00:00.000+00:00",
"title": "CVE-2022-30629"
},
{
"cve": "CVE-2022-30630",
"notes": [
{
"category": "description",
"text": "Es bestehen mehrere Schwachstellen in Third Party Packages in Splunk Splunk Enterprise. Diese Fehler existieren unter anderem in den curl, go, decode-uri-Komponente, got, loader-utils, postcss, color-string, glob-parent, minimatch und moment Komponenten. Ein Angreifer kann diese Schwachstellen ausnutzen, um einen nicht spezifizierten Angriff durchzuf\u00fchren."
}
],
"product_status": {
"known_affected": [
"T033720",
"T002207",
"T008911",
"T033718",
"T033705",
"T004914"
]
},
"release_date": "2023-08-30T22:00:00.000+00:00",
"title": "CVE-2022-30630"
},
{
"cve": "CVE-2022-30631",
"notes": [
{
"category": "description",
"text": "Es bestehen mehrere Schwachstellen in Third Party Packages in Splunk Splunk Enterprise. Diese Fehler existieren unter anderem in den curl, go, decode-uri-Komponente, got, loader-utils, postcss, color-string, glob-parent, minimatch und moment Komponenten. Ein Angreifer kann diese Schwachstellen ausnutzen, um einen nicht spezifizierten Angriff durchzuf\u00fchren."
}
],
"product_status": {
"known_affected": [
"T033720",
"T002207",
"T008911",
"T033718",
"T033705",
"T004914"
]
},
"release_date": "2023-08-30T22:00:00.000+00:00",
"title": "CVE-2022-30631"
},
{
"cve": "CVE-2022-30632",
"notes": [
{
"category": "description",
"text": "Es bestehen mehrere Schwachstellen in Third Party Packages in Splunk Splunk Enterprise. Diese Fehler existieren unter anderem in den curl, go, decode-uri-Komponente, got, loader-utils, postcss, color-string, glob-parent, minimatch und moment Komponenten. Ein Angreifer kann diese Schwachstellen ausnutzen, um einen nicht spezifizierten Angriff durchzuf\u00fchren."
}
],
"product_status": {
"known_affected": [
"T033720",
"T002207",
"T008911",
"T033718",
"T033705",
"T004914"
]
},
"release_date": "2023-08-30T22:00:00.000+00:00",
"title": "CVE-2022-30632"
},
{
"cve": "CVE-2022-30633",
"notes": [
{
"category": "description",
"text": "Es bestehen mehrere Schwachstellen in Third Party Packages in Splunk Splunk Enterprise. Diese Fehler existieren unter anderem in den curl, go, decode-uri-Komponente, got, loader-utils, postcss, color-string, glob-parent, minimatch und moment Komponenten. Ein Angreifer kann diese Schwachstellen ausnutzen, um einen nicht spezifizierten Angriff durchzuf\u00fchren."
}
],
"product_status": {
"known_affected": [
"T033720",
"T002207",
"T008911",
"T033718",
"T033705",
"T004914"
]
},
"release_date": "2023-08-30T22:00:00.000+00:00",
"title": "CVE-2022-30633"
},
{
"cve": "CVE-2022-30634",
"notes": [
{
"category": "description",
"text": "Es bestehen mehrere Schwachstellen in Third Party Packages in Splunk Splunk Enterprise. Diese Fehler existieren unter anderem in den curl, go, decode-uri-Komponente, got, loader-utils, postcss, color-string, glob-parent, minimatch und moment Komponenten. Ein Angreifer kann diese Schwachstellen ausnutzen, um einen nicht spezifizierten Angriff durchzuf\u00fchren."
}
],
"product_status": {
"known_affected": [
"T033720",
"T002207",
"T008911",
"T033718",
"T033705",
"T004914"
]
},
"release_date": "2023-08-30T22:00:00.000+00:00",
"title": "CVE-2022-30634"
},
{
"cve": "CVE-2022-30635",
"notes": [
{
"category": "description",
"text": "Es bestehen mehrere Schwachstellen in Third Party Packages in Splunk Splunk Enterprise. Diese Fehler existieren unter anderem in den curl, go, decode-uri-Komponente, got, loader-utils, postcss, color-string, glob-parent, minimatch und moment Komponenten. Ein Angreifer kann diese Schwachstellen ausnutzen, um einen nicht spezifizierten Angriff durchzuf\u00fchren."
}
],
"product_status": {
"known_affected": [
"T033720",
"T002207",
"T008911",
"T033718",
"T033705",
"T004914"
]
},
"release_date": "2023-08-30T22:00:00.000+00:00",
"title": "CVE-2022-30635"
},
{
"cve": "CVE-2022-31129",
"notes": [
{
"category": "description",
"text": "Es bestehen mehrere Schwachstellen in Third Party Packages in Splunk Splunk Enterprise. Diese Fehler existieren unter anderem in den curl, go, decode-uri-Komponente, got, loader-utils, postcss, color-string, glob-parent, minimatch und moment Komponenten. Ein Angreifer kann diese Schwachstellen ausnutzen, um einen nicht spezifizierten Angriff durchzuf\u00fchren."
}
],
"product_status": {
"known_affected": [
"T033720",
"T002207",
"T008911",
"T033718",
"T033705",
"T004914"
]
},
"release_date": "2023-08-30T22:00:00.000+00:00",
"title": "CVE-2022-31129"
},
{
"cve": "CVE-2022-3171",
"notes": [
{
"category": "description",
"text": "Es bestehen mehrere Schwachstellen in Third Party Packages in Splunk Splunk Enterprise. Diese Fehler existieren unter anderem in den curl, go, decode-uri-Komponente, got, loader-utils, postcss, color-string, glob-parent, minimatch und moment Komponenten. Ein Angreifer kann diese Schwachstellen ausnutzen, um einen nicht spezifizierten Angriff durchzuf\u00fchren."
}
],
"product_status": {
"known_affected": [
"T033720",
"T002207",
"T008911",
"T033718",
"T033705",
"T004914"
]
},
"release_date": "2023-08-30T22:00:00.000+00:00",
"title": "CVE-2022-3171"
},
{
"cve": "CVE-2022-32148",
"notes": [
{
"category": "description",
"text": "Es bestehen mehrere Schwachstellen in Third Party Packages in Splunk Splunk Enterprise. Diese Fehler existieren unter anderem in den curl, go, decode-uri-Komponente, got, loader-utils, postcss, color-string, glob-parent, minimatch und moment Komponenten. Ein Angreifer kann diese Schwachstellen ausnutzen, um einen nicht spezifizierten Angriff durchzuf\u00fchren."
}
],
"product_status": {
"known_affected": [
"T033720",
"T002207",
"T008911",
"T033718",
"T033705",
"T004914"
]
},
"release_date": "2023-08-30T22:00:00.000+00:00",
"title": "CVE-2022-32148"
},
{
"cve": "CVE-2022-32149",
"notes": [
{
"category": "description",
"text": "Es bestehen mehrere Schwachstellen in Third Party Packages in Splunk Splunk Enterprise. Diese Fehler existieren unter anderem in den curl, go, decode-uri-Komponente, got, loader-utils, postcss, color-string, glob-parent, minimatch und moment Komponenten. Ein Angreifer kann diese Schwachstellen ausnutzen, um einen nicht spezifizierten Angriff durchzuf\u00fchren."
}
],
"product_status": {
"known_affected": [
"T033720",
"T002207",
"T008911",
"T033718",
"T033705",
"T004914"
]
},
"release_date": "2023-08-30T22:00:00.000+00:00",
"title": "CVE-2022-32149"
},
{
"cve": "CVE-2022-32189",
"notes": [
{
"category": "description",
"text": "Es bestehen mehrere Schwachstellen in Third Party Packages in Splunk Splunk Enterprise. Diese Fehler existieren unter anderem in den curl, go, decode-uri-Komponente, got, loader-utils, postcss, color-string, glob-parent, minimatch und moment Komponenten. Ein Angreifer kann diese Schwachstellen ausnutzen, um einen nicht spezifizierten Angriff durchzuf\u00fchren."
}
],
"product_status": {
"known_affected": [
"T033720",
"T002207",
"T008911",
"T033718",
"T033705",
"T004914"
]
},
"release_date": "2023-08-30T22:00:00.000+00:00",
"title": "CVE-2022-32189"
},
{
"cve": "CVE-2022-32205",
"notes": [
{
"category": "description",
"text": "Es bestehen mehrere Schwachstellen in Third Party Packages in Splunk Splunk Enterprise. Diese Fehler existieren unter anderem in den curl, go, decode-uri-Komponente, got, loader-utils, postcss, color-string, glob-parent, minimatch und moment Komponenten. Ein Angreifer kann diese Schwachstellen ausnutzen, um einen nicht spezifizierten Angriff durchzuf\u00fchren."
}
],
"product_status": {
"known_affected": [
"T033720",
"T002207",
"T008911",
"T033718",
"T033705",
"T004914"
]
},
"release_date": "2023-08-30T22:00:00.000+00:00",
"title": "CVE-2022-32205"
},
{
"cve": "CVE-2022-32206",
"notes": [
{
"category": "description",
"text": "Es bestehen mehrere Schwachstellen in Third Party Packages in Splunk Splunk Enterprise. Diese Fehler existieren unter anderem in den curl, go, decode-uri-Komponente, got, loader-utils, postcss, color-string, glob-parent, minimatch und moment Komponenten. Ein Angreifer kann diese Schwachstellen ausnutzen, um einen nicht spezifizierten Angriff durchzuf\u00fchren."
}
],
"product_status": {
"known_affected": [
"T033720",
"T002207",
"T008911",
"T033718",
"T033705",
"T004914"
]
},
"release_date": "2023-08-30T22:00:00.000+00:00",
"title": "CVE-2022-32206"
},
{
"cve": "CVE-2022-32207",
"notes": [
{
"category": "description",
"text": "Es bestehen mehrere Schwachstellen in Third Party Packages in Splunk Splunk Enterprise. Diese Fehler existieren unter anderem in den curl, go, decode-uri-Komponente, got, loader-utils, postcss, color-string, glob-parent, minimatch und moment Komponenten. Ein Angreifer kann diese Schwachstellen ausnutzen, um einen nicht spezifizierten Angriff durchzuf\u00fchren."
}
],
"product_status": {
"known_affected": [
"T033720",
"T002207",
"T008911",
"T033718",
"T033705",
"T004914"
]
},
"release_date": "2023-08-30T22:00:00.000+00:00",
"title": "CVE-2022-32207"
},
{
"cve": "CVE-2022-32208",
"notes": [
{
"category": "description",
"text": "Es bestehen mehrere Schwachstellen in Third Party Packages in Splunk Splunk Enterprise. Diese Fehler existieren unter anderem in den curl, go, decode-uri-Komponente, got, loader-utils, postcss, color-string, glob-parent, minimatch und moment Komponenten. Ein Angreifer kann diese Schwachstellen ausnutzen, um einen nicht spezifizierten Angriff durchzuf\u00fchren."
}
],
"product_status": {
"known_affected": [
"T033720",
"T002207",
"T008911",
"T033718",
"T033705",
"T004914"
]
},
"release_date": "2023-08-30T22:00:00.000+00:00",
"title": "CVE-2022-32208"
},
{
"cve": "CVE-2022-32221",
"notes": [
{
"category": "description",
"text": "Es bestehen mehrere Schwachstellen in Third Party Packages in Splunk Splunk Enterprise. Diese Fehler existieren unter anderem in den curl, go, decode-uri-Komponente, got, loader-utils, postcss, color-string, glob-parent, minimatch und moment Komponenten. Ein Angreifer kann diese Schwachstellen ausnutzen, um einen nicht spezifizierten Angriff durchzuf\u00fchren."
}
],
"product_status": {
"known_affected": [
"T033720",
"T002207",
"T008911",
"T033718",
"T033705",
"T004914"
]
},
"release_date": "2023-08-30T22:00:00.000+00:00",
"title": "CVE-2022-32221"
},
{
"cve": "CVE-2022-33987",
"notes": [
{
"category": "description",
"text": "Es bestehen mehrere Schwachstellen in Third Party Packages in Splunk Splunk Enterprise. Diese Fehler existieren unter anderem in den curl, go, decode-uri-Komponente, got, loader-utils, postcss, color-string, glob-parent, minimatch und moment Komponenten. Ein Angreifer kann diese Schwachstellen ausnutzen, um einen nicht spezifizierten Angriff durchzuf\u00fchren."
}
],
"product_status": {
"known_affected": [
"T033720",
"T002207",
"T008911",
"T033718",
"T033705",
"T004914"
]
},
"release_date": "2023-08-30T22:00:00.000+00:00",
"title": "CVE-2022-33987"
},
{
"cve": "CVE-2022-3509",
"notes": [
{
"category": "description",
"text": "Es bestehen mehrere Schwachstellen in Third Party Packages in Splunk Splunk Enterprise. Diese Fehler existieren unter anderem in den curl, go, decode-uri-Komponente, got, loader-utils, postcss, color-string, glob-parent, minimatch und moment Komponenten. Ein Angreifer kann diese Schwachstellen ausnutzen, um einen nicht spezifizierten Angriff durchzuf\u00fchren."
}
],
"product_status": {
"known_affected": [
"T033720",
"T002207",
"T008911",
"T033718",
"T033705",
"T004914"
]
},
"release_date": "2023-08-30T22:00:00.000+00:00",
"title": "CVE-2022-3509"
},
{
"cve": "CVE-2022-3510",
"notes": [
{
"category": "description",
"text": "Es bestehen mehrere Schwachstellen in Third Party Packages in Splunk Splunk Enterprise. Diese Fehler existieren unter anderem in den curl, go, decode-uri-Komponente, got, loader-utils, postcss, color-string, glob-parent, minimatch und moment Komponenten. Ein Angreifer kann diese Schwachstellen ausnutzen, um einen nicht spezifizierten Angriff durchzuf\u00fchren."
}
],
"product_status": {
"known_affected": [
"T033720",
"T002207",
"T008911",
"T033718",
"T033705",
"T004914"
]
},
"release_date": "2023-08-30T22:00:00.000+00:00",
"title": "CVE-2022-3510"
},
{
"cve": "CVE-2022-3517",
"notes": [
{
"category": "description",
"text": "Es bestehen mehrere Schwachstellen in Third Party Packages in Splunk Splunk Enterprise. Diese Fehler existieren unter anderem in den curl, go, decode-uri-Komponente, got, loader-utils, postcss, color-string, glob-parent, minimatch und moment Komponenten. Ein Angreifer kann diese Schwachstellen ausnutzen, um einen nicht spezifizierten Angriff durchzuf\u00fchren."
}
],
"product_status": {
"known_affected": [
"T033720",
"T002207",
"T008911",
"T033718",
"T033705",
"T004914"
]
},
"release_date": "2023-08-30T22:00:00.000+00:00",
"title": "CVE-2022-3517"
},
{
"cve": "CVE-2022-35252",
"notes": [
{
"category": "description",
"text": "Es bestehen mehrere Schwachstellen in Third Party Packages in Splunk Splunk Enterprise. Diese Fehler existieren unter anderem in den curl, go, decode-uri-Komponente, got, loader-utils, postcss, color-string, glob-parent, minimatch und moment Komponenten. Ein Angreifer kann diese Schwachstellen ausnutzen, um einen nicht spezifizierten Angriff durchzuf\u00fchren."
}
],
"product_status": {
"known_affected": [
"T033720",
"T002207",
"T008911",
"T033718",
"T033705",
"T004914"
]
},
"release_date": "2023-08-30T22:00:00.000+00:00",
"title": "CVE-2022-35252"
},
{
"cve": "CVE-2022-35260",
"notes": [
{
"category": "description",
"text": "Es bestehen mehrere Schwachstellen in Third Party Packages in Splunk Splunk Enterprise. Diese Fehler existieren unter anderem in den curl, go, decode-uri-Komponente, got, loader-utils, postcss, color-string, glob-parent, minimatch und moment Komponenten. Ein Angreifer kann diese Schwachstellen ausnutzen, um einen nicht spezifizierten Angriff durchzuf\u00fchren."
}
],
"product_status": {
"known_affected": [
"T033720",
"T002207",
"T008911",
"T033718",
"T033705",
"T004914"
]
},
"release_date": "2023-08-30T22:00:00.000+00:00",
"title": "CVE-2022-35260"
},
{
"cve": "CVE-2022-35737",
"notes": [
{
"category": "description",
"text": "Es bestehen mehrere Schwachstellen in Third Party Packages in Splunk Splunk Enterprise. Diese Fehler existieren unter anderem in den curl, go, decode-uri-Komponente, got, loader-utils, postcss, color-string, glob-parent, minimatch und moment Komponenten. Ein Angreifer kann diese Schwachstellen ausnutzen, um einen nicht spezifizierten Angriff durchzuf\u00fchren."
}
],
"product_status": {
"known_affected": [
"T033720",
"T002207",
"T008911",
"T033718",
"T033705",
"T004914"
]
},
"release_date": "2023-08-30T22:00:00.000+00:00",
"title": "CVE-2022-35737"
},
{
"cve": "CVE-2022-36227",
"notes": [
{
"category": "description",
"text": "Es bestehen mehrere Schwachstellen in Third Party Packages in Splunk Splunk Enterprise. Diese Fehler existieren unter anderem in den curl, go, decode-uri-Komponente, got, loader-utils, postcss, color-string, glob-parent, minimatch und moment Komponenten. Ein Angreifer kann diese Schwachstellen ausnutzen, um einen nicht spezifizierten Angriff durchzuf\u00fchren."
}
],
"product_status": {
"known_affected": [
"T033720",
"T002207",
"T008911",
"T033718",
"T033705",
"T004914"
]
},
"release_date": "2023-08-30T22:00:00.000+00:00",
"title": "CVE-2022-36227"
},
{
"cve": "CVE-2022-37599",
"notes": [
{
"category": "description",
"text": "Es bestehen mehrere Schwachstellen in Third Party Packages in Splunk Splunk Enterprise. Diese Fehler existieren unter anderem in den curl, go, decode-uri-Komponente, got, loader-utils, postcss, color-string, glob-parent, minimatch und moment Komponenten. Ein Angreifer kann diese Schwachstellen ausnutzen, um einen nicht spezifizierten Angriff durchzuf\u00fchren."
}
],
"product_status": {
"known_affected": [
"T033720",
"T002207",
"T008911",
"T033718",
"T033705",
"T004914"
]
},
"release_date": "2023-08-30T22:00:00.000+00:00",
"title": "CVE-2022-37599"
},
{
"cve": "CVE-2022-37601",
"notes": [
{
"category": "description",
"text": "Es bestehen mehrere Schwachstellen in Third Party Packages in Splunk Splunk Enterprise. Diese Fehler existieren unter anderem in den curl, go, decode-uri-Komponente, got, loader-utils, postcss, color-string, glob-parent, minimatch und moment Komponenten. Ein Angreifer kann diese Schwachstellen ausnutzen, um einen nicht spezifizierten Angriff durchzuf\u00fchren."
}
],
"product_status": {
"known_affected": [
"T033720",
"T002207",
"T008911",
"T033718",
"T033705",
"T004914"
]
},
"release_date": "2023-08-30T22:00:00.000+00:00",
"title": "CVE-2022-37601"
},
{
"cve": "CVE-2022-37603",
"notes": [
{
"category": "description",
"text": "Es bestehen mehrere Schwachstellen in Third Party Packages in Splunk Splunk Enterprise. Diese Fehler existieren unter anderem in den curl, go, decode-uri-Komponente, got, loader-utils, postcss, color-string, glob-parent, minimatch und moment Komponenten. Ein Angreifer kann diese Schwachstellen ausnutzen, um einen nicht spezifizierten Angriff durchzuf\u00fchren."
}
],
"product_status": {
"known_affected": [
"T033720",
"T002207",
"T008911",
"T033718",
"T033705",
"T004914"
]
},
"release_date": "2023-08-30T22:00:00.000+00:00",
"title": "CVE-2022-37603"
},
{
"cve": "CVE-2022-38900",
"notes": [
{
"category": "description",
"text": "Es bestehen mehrere Schwachstellen in Third Party Packages in Splunk Splunk Enterprise. Diese Fehler existieren unter anderem in den curl, go, decode-uri-Komponente, got, loader-utils, postcss, color-string, glob-parent, minimatch und moment Komponenten. Ein Angreifer kann diese Schwachstellen ausnutzen, um einen nicht spezifizierten Angriff durchzuf\u00fchren."
}
],
"product_status": {
"known_affected": [
"T033720",
"T002207",
"T008911",
"T033718",
"T033705",
"T004914"
]
},
"release_date": "2023-08-30T22:00:00.000+00:00",
"title": "CVE-2022-38900"
},
{
"cve": "CVE-2022-40023",
"notes": [
{
"category": "description",
"text": "Es bestehen mehrere Schwachstellen in Third Party Packages in Splunk Splunk Enterprise. Diese Fehler existieren unter anderem in den curl, go, decode-uri-Komponente, got, loader-utils, postcss, color-string, glob-parent, minimatch und moment Komponenten. Ein Angreifer kann diese Schwachstellen ausnutzen, um einen nicht spezifizierten Angriff durchzuf\u00fchren."
}
],
"product_status": {
"known_affected": [
"T033720",
"T002207",
"T008911",
"T033718",
"T033705",
"T004914"
]
},
"release_date": "2023-08-30T22:00:00.000+00:00",
"title": "CVE-2022-40023"
},
{
"cve": "CVE-2022-40897",
"notes": [
{
"category": "description",
"text": "Es bestehen mehrere Schwachstellen in Third Party Packages in Splunk Splunk Enterprise. Diese Fehler existieren unter anderem in den curl, go, decode-uri-Komponente, got, loader-utils, postcss, color-string, glob-parent, minimatch und moment Komponenten. Ein Angreifer kann diese Schwachstellen ausnutzen, um einen nicht spezifizierten Angriff durchzuf\u00fchren."
}
],
"product_status": {
"known_affected": [
"T033720",
"T002207",
"T008911",
"T033718",
"T033705",
"T004914"
]
},
"release_date": "2023-08-30T22:00:00.000+00:00",
"title": "CVE-2022-40897"
},
{
"cve": "CVE-2022-40899",
"notes": [
{
"category": "description",
"text": "Es bestehen mehrere Schwachstellen in Third Party Packages in Splunk Splunk Enterprise. Diese Fehler existieren unter anderem in den curl, go, decode-uri-Komponente, got, loader-utils, postcss, color-string, glob-parent, minimatch und moment Komponenten. Ein Angreifer kann diese Schwachstellen ausnutzen, um einen nicht spezifizierten Angriff durchzuf\u00fchren."
}
],
"product_status": {
"known_affected": [
"T033720",
"T002207",
"T008911",
"T033718",
"T033705",
"T004914"
]
},
"release_date": "2023-08-30T22:00:00.000+00:00",
"title": "CVE-2022-40899"
},
{
"cve": "CVE-2022-41715",
"notes": [
{
"category": "description",
"text": "Es bestehen mehrere Schwachstellen in Third Party Packages in Splunk Splunk Enterprise. Diese Fehler existieren unter anderem in den curl, go, decode-uri-Komponente, got, loader-utils, postcss, color-string, glob-parent, minimatch und moment Komponenten. Ein Angreifer kann diese Schwachstellen ausnutzen, um einen nicht spezifizierten Angriff durchzuf\u00fchren."
}
],
"product_status": {
"known_affected": [
"T033720",
"T002207",
"T008911",
"T033718",
"T033705",
"T004914"
]
},
"release_date": "2023-08-30T22:00:00.000+00:00",
"title": "CVE-2022-41715"
},
{
"cve": "CVE-2022-41716",
"notes": [
{
"category": "description",
"text": "Es bestehen mehrere Schwachstellen in Third Party Packages in Splunk Splunk Enterprise. Diese Fehler existieren unter anderem in den curl, go, decode-uri-Komponente, got, loader-utils, postcss, color-string, glob-parent, minimatch und moment Komponenten. Ein Angreifer kann diese Schwachstellen ausnutzen, um einen nicht spezifizierten Angriff durchzuf\u00fchren."
}
],
"product_status": {
"known_affected": [
"T033720",
"T002207",
"T008911",
"T033718",
"T033705",
"T004914"
]
},
"release_date": "2023-08-30T22:00:00.000+00:00",
"title": "CVE-2022-41716"
},
{
"cve": "CVE-2022-41720",
"notes": [
{
"category": "description",
"text": "Es bestehen mehrere Schwachstellen in Third Party Packages in Splunk Splunk Enterprise. Diese Fehler existieren unter anderem in den curl, go, decode-uri-Komponente, got, loader-utils, postcss, color-string, glob-parent, minimatch und moment Komponenten. Ein Angreifer kann diese Schwachstellen ausnutzen, um einen nicht spezifizierten Angriff durchzuf\u00fchren."
}
],
"product_status": {
"known_affected": [
"T033720",
"T002207",
"T008911",
"T033718",
"T033705",
"T004914"
]
},
"release_date": "2023-08-30T22:00:00.000+00:00",
"title": "CVE-2022-41720"
},
{
"cve": "CVE-2022-41722",
"notes": [
{
"category": "description",
"text": "Es bestehen mehrere Schwachstellen in Third Party Packages in Splunk Splunk Enterprise. Diese Fehler existieren unter anderem in den curl, go, decode-uri-Komponente, got, loader-utils, postcss, color-string, glob-parent, minimatch und moment Komponenten. Ein Angreifer kann diese Schwachstellen ausnutzen, um einen nicht spezifizierten Angriff durchzuf\u00fchren."
}
],
"product_status": {
"known_affected": [
"T033720",
"T002207",
"T008911",
"T033718",
"T033705",
"T004914"
]
},
"release_date": "2023-08-30T22:00:00.000+00:00",
"title": "CVE-2022-41722"
},
{
"cve": "CVE-2022-42003",
"notes": [
{
"category": "description",
"text": "Es bestehen mehrere Schwachstellen in Third Party Packages in Splunk Splunk Enterprise. Diese Fehler existieren unter anderem in den curl, go, decode-uri-Komponente, got, loader-utils, postcss, color-string, glob-parent, minimatch und moment Komponenten. Ein Angreifer kann diese Schwachstellen ausnutzen, um einen nicht spezifizierten Angriff durchzuf\u00fchren."
}
],
"product_status": {
"known_affected": [
"T033720",
"T002207",
"T008911",
"T033718",
"T033705",
"T004914"
]
},
"release_date": "2023-08-30T22:00:00.000+00:00",
"title": "CVE-2022-42003"
},
{
"cve": "CVE-2022-42004",
"notes": [
{
"category": "description",
"text": "Es bestehen mehrere Schwachstellen in Third Party Packages in Splunk Splunk Enterprise. Diese Fehler existieren unter anderem in den curl, go, decode-uri-Komponente, got, loader-utils, postcss, color-string, glob-parent, minimatch und moment Komponenten. Ein Angreifer kann diese Schwachstellen ausnutzen, um einen nicht spezifizierten Angriff durchzuf\u00fchren."
}
],
"product_status": {
"known_affected": [
"T033720",
"T002207",
"T008911",
"T033718",
"T033705",
"T004914"
]
},
"release_date": "2023-08-30T22:00:00.000+00:00",
"title": "CVE-2022-42004"
},
{
"cve": "CVE-2022-42915",
"notes": [
{
"category": "description",
"text": "Es bestehen mehrere Schwachstellen in Third Party Packages in Splunk Splunk Enterprise. Diese Fehler existieren unter anderem in den curl, go, decode-uri-Komponente, got, loader-utils, postcss, color-string, glob-parent, minimatch und moment Komponenten. Ein Angreifer kann diese Schwachstellen ausnutzen, um einen nicht spezifizierten Angriff durchzuf\u00fchren."
}
],
"product_status": {
"known_affected": [
"T033720",
"T002207",
"T008911",
"T033718",
"T033705",
"T004914"
]
},
"release_date": "2023-08-30T22:00:00.000+00:00",
"title": "CVE-2022-42915"
},
{
"cve": "CVE-2022-42916",
"notes": [
{
"category": "description",
"text": "Es bestehen mehrere Schwachstellen in Third Party Packages in Splunk Splunk Enterprise. Diese Fehler existieren unter anderem in den curl, go, decode-uri-Komponente, got, loader-utils, postcss, color-string, glob-parent, minimatch und moment Komponenten. Ein Angreifer kann diese Schwachstellen ausnutzen, um einen nicht spezifizierten Angriff durchzuf\u00fchren."
}
],
"product_status": {
"known_affected": [
"T033720",
"T002207",
"T008911",
"T033718",
"T033705",
"T004914"
]
},
"release_date": "2023-08-30T22:00:00.000+00:00",
"title": "CVE-2022-42916"
},
{
"cve": "CVE-2022-43551",
"notes": [
{
"category": "description",
"text": "Es bestehen mehrere Schwachstellen in Third Party Packages in Splunk Splunk Enterprise. Diese Fehler existieren unter anderem in den curl, go, decode-uri-Komponente, got, loader-utils, postcss, color-string, glob-parent, minimatch und moment Komponenten. Ein Angreifer kann diese Schwachstellen ausnutzen, um einen nicht spezifizierten Angriff durchzuf\u00fchren."
}
],
"product_status": {
"known_affected": [
"T033720",
"T002207",
"T008911",
"T033718",
"T033705",
"T004914"
]
},
"release_date": "2023-08-30T22:00:00.000+00:00",
"title": "CVE-2022-43551"
},
{
"cve": "CVE-2022-43552",
"notes": [
{
"category": "description",
"text": "Es bestehen mehrere Schwachstellen in Third Party Packages in Splunk Splunk Enterprise. Diese Fehler existieren unter anderem in den curl, go, decode-uri-Komponente, got, loader-utils, postcss, color-string, glob-parent, minimatch und moment Komponenten. Ein Angreifer kann diese Schwachstellen ausnutzen, um einen nicht spezifizierten Angriff durchzuf\u00fchren."
}
],
"product_status": {
"known_affected": [
"T033720",
"T002207",
"T008911",
"T033718",
"T033705",
"T004914"
]
},
"release_date": "2023-08-30T22:00:00.000+00:00",
"title": "CVE-2022-43552"
},
{
"cve": "CVE-2022-46175",
"notes": [
{
"category": "description",
"text": "Es bestehen mehrere Schwachstellen in Third Party Packages in Splunk Splunk Enterprise. Diese Fehler existieren unter anderem in den curl, go, decode-uri-Komponente, got, loader-utils, postcss, color-string, glob-parent, minimatch und moment Komponenten. Ein Angreifer kann diese Schwachstellen ausnutzen, um einen nicht spezifizierten Angriff durchzuf\u00fchren."
}
],
"product_status": {
"known_affected": [
"T033720",
"T002207",
"T008911",
"T033718",
"T033705",
"T004914"
]
},
"release_date": "2023-08-30T22:00:00.000+00:00",
"title": "CVE-2022-46175"
},
{
"cve": "CVE-2023-23914",
"notes": [
{
"category": "description",
"text": "Es bestehen mehrere Schwachstellen in Third Party Packages in Splunk Splunk Enterprise. Diese Fehler existieren unter anderem in den curl, go, decode-uri-Komponente, got, loader-utils, postcss, color-string, glob-parent, minimatch und moment Komponenten. Ein Angreifer kann diese Schwachstellen ausnutzen, um einen nicht spezifizierten Angriff durchzuf\u00fchren."
}
],
"product_status": {
"known_affected": [
"T033720",
"T002207",
"T008911",
"T033718",
"T033705",
"T004914"
]
},
"release_date": "2023-08-30T22:00:00.000+00:00",
"title": "CVE-2023-23914"
},
{
"cve": "CVE-2023-23915",
"notes": [
{
"category": "description",
"text": "Es bestehen mehrere Schwachstellen in Third Party Packages in Splunk Splunk Enterprise. Diese Fehler existieren unter anderem in den curl, go, decode-uri-Komponente, got, loader-utils, postcss, color-string, glob-parent, minimatch und moment Komponenten. Ein Angreifer kann diese Schwachstellen ausnutzen, um einen nicht spezifizierten Angriff durchzuf\u00fchren."
}
],
"product_status": {
"known_affected": [
"T033720",
"T002207",
"T008911",
"T033718",
"T033705",
"T004914"
]
},
"release_date": "2023-08-30T22:00:00.000+00:00",
"title": "CVE-2023-23915"
},
{
"cve": "CVE-2023-23916",
"notes": [
{
"category": "description",
"text": "Es bestehen mehrere Schwachstellen in Third Party Packages in Splunk Splunk Enterprise. Diese Fehler existieren unter anderem in den curl, go, decode-uri-Komponente, got, loader-utils, postcss, color-string, glob-parent, minimatch und moment Komponenten. Ein Angreifer kann diese Schwachstellen ausnutzen, um einen nicht spezifizierten Angriff durchzuf\u00fchren."
}
],
"product_status": {
"known_affected": [
"T033720",
"T002207",
"T008911",
"T033718",
"T033705",
"T004914"
]
},
"release_date": "2023-08-30T22:00:00.000+00:00",
"title": "CVE-2023-23916"
},
{
"cve": "CVE-2023-24539",
"notes": [
{
"category": "description",
"text": "Es bestehen mehrere Schwachstellen in Third Party Packages in Splunk Splunk Enterprise. Diese Fehler existieren unter anderem in den curl, go, decode-uri-Komponente, got, loader-utils, postcss, color-string, glob-parent, minimatch und moment Komponenten. Ein Angreifer kann diese Schwachstellen ausnutzen, um einen nicht spezifizierten Angriff durchzuf\u00fchren."
}
],
"product_status": {
"known_affected": [
"T033720",
"T002207",
"T008911",
"T033718",
"T033705",
"T004914"
]
},
"release_date": "2023-08-30T22:00:00.000+00:00",
"title": "CVE-2023-24539"
},
{
"cve": "CVE-2023-24540",
"notes": [
{
"category": "description",
"text": "Es bestehen mehrere Schwachstellen in Third Party Packages in Splunk Splunk Enterprise. Diese Fehler existieren unter anderem in den curl, go, decode-uri-Komponente, got, loader-utils, postcss, color-string, glob-parent, minimatch und moment Komponenten. Ein Angreifer kann diese Schwachstellen ausnutzen, um einen nicht spezifizierten Angriff durchzuf\u00fchren."
}
],
"product_status": {
"known_affected": [
"T033720",
"T002207",
"T008911",
"T033718",
"T033705",
"T004914"
]
},
"release_date": "2023-08-30T22:00:00.000+00:00",
"title": "CVE-2023-24540"
},
{
"cve": "CVE-2023-27533",
"notes": [
{
"category": "description",
"text": "Es bestehen mehrere Schwachstellen in Third Party Packages in Splunk Splunk Enterprise. Diese Fehler existieren unter anderem in den curl, go, decode-uri-Komponente, got, loader-utils, postcss, color-string, glob-parent, minimatch und moment Komponenten. Ein Angreifer kann diese Schwachstellen ausnutzen, um einen nicht spezifizierten Angriff durchzuf\u00fchren."
}
],
"product_status": {
"known_affected": [
"T033720",
"T002207",
"T008911",
"T033718",
"T033705",
"T004914"
]
},
"release_date": "2023-08-30T22:00:00.000+00:00",
"title": "CVE-2023-27533"
},
{
"cve": "CVE-2023-27534",
"notes": [
{
"category": "description",
"text": "Es bestehen mehrere Schwachstellen in Third Party Packages in Splunk Splunk Enterprise. Diese Fehler existieren unter anderem in den curl, go, decode-uri-Komponente, got, loader-utils, postcss, color-string, glob-parent, minimatch und moment Komponenten. Ein Angreifer kann diese Schwachstellen ausnutzen, um einen nicht spezifizierten Angriff durchzuf\u00fchren."
}
],
"product_status": {
"known_affected": [
"T033720",
"T002207",
"T008911",
"T033718",
"T033705",
"T004914"
]
},
"release_date": "2023-08-30T22:00:00.000+00:00",
"title": "CVE-2023-27534"
},
{
"cve": "CVE-2023-27535",
"notes": [
{
"category": "description",
"text": "Es bestehen mehrere Schwachstellen in Third Party Packages in Splunk Splunk Enterprise. Diese Fehler existieren unter anderem in den curl, go, decode-uri-Komponente, got, loader-utils, postcss, color-string, glob-parent, minimatch und moment Komponenten. Ein Angreifer kann diese Schwachstellen ausnutzen, um einen nicht spezifizierten Angriff durchzuf\u00fchren."
}
],
"product_status": {
"known_affected": [
"T033720",
"T002207",
"T008911",
"T033718",
"T033705",
"T004914"
]
},
"release_date": "2023-08-30T22:00:00.000+00:00",
"title": "CVE-2023-27535"
},
{
"cve": "CVE-2023-27536",
"notes": [
{
"category": "description",
"text": "Es bestehen mehrere Schwachstellen in Third Party Packages in Splunk Splunk Enterprise. Diese Fehler existieren unter anderem in den curl, go, decode-uri-Komponente, got, loader-utils, postcss, color-string, glob-parent, minimatch und moment Komponenten. Ein Angreifer kann diese Schwachstellen ausnutzen, um einen nicht spezifizierten Angriff durchzuf\u00fchren."
}
],
"product_status": {
"known_affected": [
"T033720",
"T002207",
"T008911",
"T033718",
"T033705",
"T004914"
]
},
"release_date": "2023-08-30T22:00:00.000+00:00",
"title": "CVE-2023-27536"
},
{
"cve": "CVE-2023-27537",
"notes": [
{
"category": "description",
"text": "Es bestehen mehrere Schwachstellen in Third Party Packages in Splunk Splunk Enterprise. Diese Fehler existieren unter anderem in den curl, go, decode-uri-Komponente, got, loader-utils, postcss, color-string, glob-parent, minimatch und moment Komponenten. Ein Angreifer kann diese Schwachstellen ausnutzen, um einen nicht spezifizierten Angriff durchzuf\u00fchren."
}
],
"product_status": {
"known_affected": [
"T033720",
"T002207",
"T008911",
"T033718",
"T033705",
"T004914"
]
},
"release_date": "2023-08-30T22:00:00.000+00:00",
"title": "CVE-2023-27537"
},
{
"cve": "CVE-2023-27538",
"notes": [
{
"category": "description",
"text": "Es bestehen mehrere Schwachstellen in Third Party Packages in Splunk Splunk Enterprise. Diese Fehler existieren unter anderem in den curl, go, decode-uri-Komponente, got, loader-utils, postcss, color-string, glob-parent, minimatch und moment Komponenten. Ein Angreifer kann diese Schwachstellen ausnutzen, um einen nicht spezifizierten Angriff durchzuf\u00fchren."
}
],
"product_status": {
"known_affected": [
"T033720",
"T002207",
"T008911",
"T033718",
"T033705",
"T004914"
]
},
"release_date": "2023-08-30T22:00:00.000+00:00",
"title": "CVE-2023-27538"
},
{
"cve": "CVE-2023-29400",
"notes": [
{
"category": "description",
"text": "Es bestehen mehrere Schwachstellen in Third Party Packages in Splunk Splunk Enterprise. Diese Fehler existieren unter anderem in den curl, go, decode-uri-Komponente, got, loader-utils, postcss, color-string, glob-parent, minimatch und moment Komponenten. Ein Angreifer kann diese Schwachstellen ausnutzen, um einen nicht spezifizierten Angriff durchzuf\u00fchren."
}
],
"product_status": {
"known_affected": [
"T033720",
"T002207",
"T008911",
"T033718",
"T033705",
"T004914"
]
},
"release_date": "2023-08-30T22:00:00.000+00:00",
"title": "CVE-2023-29400"
},
{
"cve": "CVE-2023-29402",
"notes": [
{
"category": "description",
"text": "Es bestehen mehrere Schwachstellen in Third Party Packages in Splunk Splunk Enterprise. Diese Fehler existieren unter anderem in den curl, go, decode-uri-Komponente, got, loader-utils, postcss, color-string, glob-parent, minimatch und moment Komponenten. Ein Angreifer kann diese Schwachstellen ausnutzen, um einen nicht spezifizierten Angriff durchzuf\u00fchren."
}
],
"product_status": {
"known_affected": [
"T033720",
"T002207",
"T008911",
"T033718",
"T033705",
"T004914"
]
},
"release_date": "2023-08-30T22:00:00.000+00:00",
"title": "CVE-2023-29402"
},
{
"cve": "CVE-2023-29403",
"notes": [
{
"category": "description",
"text": "Es bestehen mehrere Schwachstellen in Third Party Packages in Splunk Splunk Enterprise. Diese Fehler existieren unter anderem in den curl, go, decode-uri-Komponente, got, loader-utils, postcss, color-string, glob-parent, minimatch und moment Komponenten. Ein Angreifer kann diese Schwachstellen ausnutzen, um einen nicht spezifizierten Angriff durchzuf\u00fchren."
}
],
"product_status": {
"known_affected": [
"T033720",
"T002207",
"T008911",
"T033718",
"T033705",
"T004914"
]
},
"release_date": "2023-08-30T22:00:00.000+00:00",
"title": "CVE-2023-29403"
},
{
"cve": "CVE-2023-29404",
"notes": [
{
"category": "description",
"text": "Es bestehen mehrere Schwachstellen in Third Party Packages in Splunk Splunk Enterprise. Diese Fehler existieren unter anderem in den curl, go, decode-uri-Komponente, got, loader-utils, postcss, color-string, glob-parent, minimatch und moment Komponenten. Ein Angreifer kann diese Schwachstellen ausnutzen, um einen nicht spezifizierten Angriff durchzuf\u00fchren."
}
],
"product_status": {
"known_affected": [
"T033720",
"T002207",
"T008911",
"T033718",
"T033705",
"T004914"
]
},
"release_date": "2023-08-30T22:00:00.000+00:00",
"title": "CVE-2023-29404"
},
{
"cve": "CVE-2023-29405",
"notes": [
{
"category": "description",
"text": "Es bestehen mehrere Schwachstellen in Third Party Packages in Splunk Splunk Enterprise. Diese Fehler existieren unter anderem in den curl, go, decode-uri-Komponente, got, loader-utils, postcss, color-string, glob-parent, minimatch und moment Komponenten. Ein Angreifer kann diese Schwachstellen ausnutzen, um einen nicht spezifizierten Angriff durchzuf\u00fchren."
}
],
"product_status": {
"known_affected": [
"T033720",
"T002207",
"T008911",
"T033718",
"T033705",
"T004914"
]
},
"release_date": "2023-08-30T22:00:00.000+00:00",
"title": "CVE-2023-29405"
},
{
"cve": "CVE-2023-40592",
"notes": [
{
"category": "description",
"text": "Es bestehen mehrere Schwachstellen in Splunk Splunk Enterprise. Diese Fehler bestehen in den REST-Endpunkten /app/search/table, /saml/acs, Serialized Session Payload, Dynamic Link Library, runshellscript.py und in den runshellscript-Komponenten sowie in der SPL-Funktion \u0027printf\u0027, u. a. aufgrund eines reflektierten Cross-Site-Scripting (XSS), einer unsachgem\u00e4\u00dfen Signaturvalidierung, einer unsachgem\u00e4\u00dfen Ausdrucksvalidierung und eines Path Traversal. Ein Angreifer kann diese Schwachstellen ausnutzen, um beliebigen Code auszuf\u00fchren, einen \u0027Denial of Service\u0027-Zustand zu verursachen und seine Privilegien zu erweitern."
}
],
"product_status": {
"known_affected": [
"T033720",
"T002207",
"T008911",
"T033718",
"T033705",
"T004914"
]
},
"release_date": "2023-08-30T22:00:00.000+00:00",
"title": "CVE-2023-40592"
},
{
"cve": "CVE-2023-40593",
"notes": [
{
"category": "description",
"text": "Es bestehen mehrere Schwachstellen in Splunk Splunk Enterprise. Diese Fehler bestehen in den REST-Endpunkten /app/search/table, /saml/acs, Serialized Session Payload, Dynamic Link Library, runshellscript.py und in den runshellscript-Komponenten sowie in der SPL-Funktion \u0027printf\u0027, u. a. aufgrund eines reflektierten Cross-Site-Scripting (XSS), einer unsachgem\u00e4\u00dfen Signaturvalidierung, einer unsachgem\u00e4\u00dfen Ausdrucksvalidierung und eines Path Traversal. Ein Angreifer kann diese Schwachstellen ausnutzen, um beliebigen Code auszuf\u00fchren, einen \u0027Denial of Service\u0027-Zustand zu verursachen und seine Privilegien zu erweitern."
}
],
"product_status": {
"known_affected": [
"T033720",
"T002207",
"T008911",
"T033718",
"T033705",
"T004914"
]
},
"release_date": "2023-08-30T22:00:00.000+00:00",
"title": "CVE-2023-40593"
},
{
"cve": "CVE-2023-40594",
"notes": [
{
"category": "description",
"text": "Es bestehen mehrere Schwachstellen in Splunk Splunk Enterprise. Diese Fehler bestehen in den REST-Endpunkten /app/search/table, /saml/acs, Serialized Session Payload, Dynamic Link Library, runshellscript.py und in den runshellscript-Komponenten sowie in der SPL-Funktion \u0027printf\u0027, u. a. aufgrund eines reflektierten Cross-Site-Scripting (XSS), einer unsachgem\u00e4\u00dfen Signaturvalidierung, einer unsachgem\u00e4\u00dfen Ausdrucksvalidierung und eines Path Traversal. Ein Angreifer kann diese Schwachstellen ausnutzen, um beliebigen Code auszuf\u00fchren, einen \u0027Denial of Service\u0027-Zustand zu verursachen und seine Privilegien zu erweitern."
}
],
"product_status": {
"known_affected": [
"T033720",
"T002207",
"T008911",
"T033718",
"T033705",
"T004914"
]
},
"release_date": "2023-08-30T22:00:00.000+00:00",
"title": "CVE-2023-40594"
},
{
"cve": "CVE-2023-40595",
"notes": [
{
"category": "description",
"text": "Es bestehen mehrere Schwachstellen in Splunk Splunk Enterprise. Diese Fehler bestehen in den REST-Endpunkten /app/search/table, /saml/acs, Serialized Session Payload, Dynamic Link Library, runshellscript.py und in den runshellscript-Komponenten sowie in der SPL-Funktion \u0027printf\u0027, u. a. aufgrund eines reflektierten Cross-Site-Scripting (XSS), einer unsachgem\u00e4\u00dfen Signaturvalidierung, einer unsachgem\u00e4\u00dfen Ausdrucksvalidierung und eines Path Traversal. Ein Angreifer kann diese Schwachstellen ausnutzen, um beliebigen Code auszuf\u00fchren, einen \u0027Denial of Service\u0027-Zustand zu verursachen und seine Privilegien zu erweitern."
}
],
"product_status": {
"known_affected": [
"T033720",
"T002207",
"T008911",
"T033718",
"T033705",
"T004914"
]
},
"release_date": "2023-08-30T22:00:00.000+00:00",
"title": "CVE-2023-40595"
},
{
"cve": "CVE-2023-40596",
"notes": [
{
"category": "description",
"text": "Es bestehen mehrere Schwachstellen in Splunk Splunk Enterprise. Diese Fehler bestehen in den REST-Endpunkten /app/search/table, /saml/acs, Serialized Session Payload, Dynamic Link Library, runshellscript.py und in den runshellscript-Komponenten sowie in der SPL-Funktion \u0027printf\u0027, u. a. aufgrund eines reflektierten Cross-Site-Scripting (XSS), einer unsachgem\u00e4\u00dfen Signaturvalidierung, einer unsachgem\u00e4\u00dfen Ausdrucksvalidierung und eines Path Traversal. Ein Angreifer kann diese Schwachstellen ausnutzen, um beliebigen Code auszuf\u00fchren, einen \u0027Denial of Service\u0027-Zustand zu verursachen und seine Privilegien zu erweitern."
}
],
"product_status": {
"known_affected": [
"T033720",
"T002207",
"T008911",
"T033718",
"T033705",
"T004914"
]
},
"release_date": "2023-08-30T22:00:00.000+00:00",
"title": "CVE-2023-40596"
},
{
"cve": "CVE-2023-40597",
"notes": [
{
"category": "description",
"text": "Es bestehen mehrere Schwachstellen in Splunk Splunk Enterprise. Diese Fehler bestehen in den REST-Endpunkten /app/search/table, /saml/acs, Serialized Session Payload, Dynamic Link Library, runshellscript.py und in den runshellscript-Komponenten sowie in der SPL-Funktion \u0027printf\u0027, u. a. aufgrund eines reflektierten Cross-Site-Scripting (XSS), einer unsachgem\u00e4\u00dfen Signaturvalidierung, einer unsachgem\u00e4\u00dfen Ausdrucksvalidierung und eines Path Traversal. Ein Angreifer kann diese Schwachstellen ausnutzen, um beliebigen Code auszuf\u00fchren, einen \u0027Denial of Service\u0027-Zustand zu verursachen und seine Privilegien zu erweitern."
}
],
"product_status": {
"known_affected": [
"T033720",
"T002207",
"T008911",
"T033718",
"T033705",
"T004914"
]
},
"release_date": "2023-08-30T22:00:00.000+00:00",
"title": "CVE-2023-40597"
},
{
"cve": "CVE-2023-40598",
"notes": [
{
"category": "description",
"text": "Es bestehen mehrere Schwachstellen in Splunk Splunk Enterprise. Diese Fehler bestehen in den REST-Endpunkten /app/search/table, /saml/acs, Serialized Session Payload, Dynamic Link Library, runshellscript.py und in den runshellscript-Komponenten sowie in der SPL-Funktion \u0027printf\u0027, u. a. aufgrund eines reflektierten Cross-Site-Scripting (XSS), einer unsachgem\u00e4\u00dfen Signaturvalidierung, einer unsachgem\u00e4\u00dfen Ausdrucksvalidierung und eines Path Traversal. Ein Angreifer kann diese Schwachstellen ausnutzen, um beliebigen Code auszuf\u00fchren, einen \u0027Denial of Service\u0027-Zustand zu verursachen und seine Privilegien zu erweitern."
}
],
"product_status": {
"known_affected": [
"T033720",
"T002207",
"T008911",
"T033718",
"T033705",
"T004914"
]
},
"release_date": "2023-08-30T22:00:00.000+00:00",
"title": "CVE-2023-40598"
}
]
}
WID-SEC-W-2023-0204
Vulnerability from csaf_certbund
Notes
{
"document": {
"aggregate_severity": {
"text": "mittel"
},
"category": "csaf_base",
"csaf_version": "2.0",
"distribution": {
"tlp": {
"label": "WHITE",
"url": "https://www.first.org/tlp/"
}
},
"lang": "de-DE",
"notes": [
{
"category": "legal_disclaimer",
"text": "Das BSI ist als Anbieter f\u00fcr die eigenen, zur Nutzung bereitgestellten Inhalte nach den allgemeinen Gesetzen verantwortlich. Nutzerinnen und Nutzer sind jedoch daf\u00fcr verantwortlich, die Verwendung und/oder die Umsetzung der mit den Inhalten bereitgestellten Informationen sorgf\u00e4ltig im Einzelfall zu pr\u00fcfen."
},
{
"category": "description",
"text": "Red Hat OpenShift ist eine \"Platform as a Service\" (PaaS) L\u00f6sung zur Bereitstellung von Applikationen in der Cloud.",
"title": "Produktbeschreibung"
},
{
"category": "summary",
"text": "Ein entfernter, anonymer Angreifer kann mehrere Schwachstellen in Red Hat OpenShift ausnutzen, um beliebigen Programmcode auszuf\u00fchren, Dateien zu manipulieren, einen Denial of Service Zustand herbeizuf\u00fchren oder Sicherheitsvorkehrungen zu umgehen.",
"title": "Angriff"
},
{
"category": "general",
"text": "- Linux",
"title": "Betroffene Betriebssysteme"
}
],
"publisher": {
"category": "other",
"contact_details": "csaf-provider@cert-bund.de",
"name": "Bundesamt f\u00fcr Sicherheit in der Informationstechnik",
"namespace": "https://www.bsi.bund.de"
},
"references": [
{
"category": "self",
"summary": "WID-SEC-W-2023-0204 - CSAF Version",
"url": "https://wid.cert-bund.de/.well-known/csaf/white/2023/wid-sec-w-2023-0204.json"
},
{
"category": "self",
"summary": "WID-SEC-2023-0204 - Portal Version",
"url": "https://wid.cert-bund.de/portal/wid/securityadvisory?name=WID-SEC-2023-0204"
},
{
"category": "external",
"summary": "Red Hat Security Advisory RHSA-2023:0408 vom 2023-01-25",
"url": "https://access.redhat.com/errata/RHSA-2023:0408"
},
{
"category": "external",
"summary": "Red Hat Security Advisory RHSA-2023:0566 vom 2023-02-07",
"url": "https://access.redhat.com/errata/RHSA-2023:0566"
},
{
"category": "external",
"summary": "Red Hat Security Advisory RHSA-2023:0652 vom 2023-02-15",
"url": "https://access.redhat.com/errata/RHSA-2023:0652"
},
{
"category": "external",
"summary": "Red Hat Security Advisory RHSA-2023:0769 vom 2023-02-21",
"url": "https://access.redhat.com/errata/RHSA-2023:0769"
},
{
"category": "external",
"summary": "Red Hat Security Advisory RHSA-2023:0774 vom 2023-02-22",
"url": "https://access.redhat.com/errata/RHSA-2023:0774"
},
{
"category": "external",
"summary": "Red Hat Security Advisory RHSA-2023:0890 vom 2023-02-28",
"url": "https://access.redhat.com/errata/RHSA-2023:0890"
},
{
"category": "external",
"summary": "Red Hat Security Advisory RHSA-2023:0895 vom 2023-02-28",
"url": "https://access.redhat.com/errata/RHSA-2023:0895"
},
{
"category": "external",
"summary": "Red Hat Security Advisory RHSA-2023:1042 vom 2023-03-07",
"url": "https://access.redhat.com/errata/RHSA-2023:1042"
},
{
"category": "external",
"summary": "Red Hat Security Advisory RHSA-2023:1529 vom 2023-03-30",
"url": "https://access.redhat.com/errata/RHSA-2023:1529"
},
{
"category": "external",
"summary": "Red Hat Security Advisory RHSA-2023:2367 vom 2023-05-09",
"url": "https://access.redhat.com/errata/RHSA-2023:2367"
},
{
"category": "external",
"summary": "Red Hat Security Advisory RHSA-2023:2357 vom 2023-05-09",
"url": "https://access.redhat.com/errata/RHSA-2023:2357"
},
{
"category": "external",
"summary": "Red Hat Security Advisory RHSA-2023:2283 vom 2023-05-09",
"url": "https://access.redhat.com/errata/RHSA-2023:2283"
},
{
"category": "external",
"summary": "Red Hat Security Advisory RHSA-2023:2282 vom 2023-05-09",
"url": "https://access.redhat.com/errata/RHSA-2023:2282"
},
{
"category": "external",
"summary": "Red Hat Security Advisory RHSA-2023:2253 vom 2023-05-09",
"url": "https://access.redhat.com/errata/RHSA-2023:2253"
},
{
"category": "external",
"summary": "Red Hat Security Advisory RHSA-2023:1328 vom 2023-05-18",
"url": "https://access.redhat.com/errata/RHSA-2023:1328"
},
{
"category": "external",
"summary": "Red Hat Security Advisory RHSA-2023:1326 vom 2023-05-18",
"url": "https://access.redhat.com/errata/RHSA-2023:1326"
},
{
"category": "external",
"summary": "Red Hat Security Advisory RHSA-2023:3542 vom 2023-06-14",
"url": "https://access.redhat.com/errata/RHSA-2023:3542"
},
{
"category": "external",
"summary": "Red Hat Security Advisory RHSA-2023:3642 vom 2023-06-15",
"url": "https://access.redhat.com/errata/RHSA-2023:3642"
},
{
"category": "external",
"summary": "Red Hat Security Advisory RHSA-2023:3664 vom 2023-06-19",
"url": "https://access.redhat.com/errata/RHSA-2023:3664"
},
{
"category": "external",
"summary": "Red Hat Security Advisory RHSA-2023:3914 vom 2023-07-06",
"url": "https://access.redhat.com/errata/RHSA-2023:3914"
},
{
"category": "external",
"summary": "Red Hat Security Advisory RHSA-2023:3915 vom 2023-07-06",
"url": "https://access.redhat.com/errata/RHSA-2023:3915"
},
{
"category": "external",
"summary": "Red Hat Security Advisory RHSA-2023:4488 vom 2023-08-07",
"url": "https://access.redhat.com/errata/RHSA-2023:4488"
},
{
"category": "external",
"summary": "Red Hat Security Advisory RHSA-2024:5754 vom 2024-08-29",
"url": "https://access.redhat.com/errata/RHSA-2024:5754"
}
],
"source_lang": "en-US",
"title": "Red Hat OpenShift: Mehrere Schwachstellen",
"tracking": {
"current_release_date": "2024-08-28T22:00:00.000+00:00",
"generator": {
"date": "2024-08-29T08:11:19.180+00:00",
"engine": {
"name": "BSI-WID",
"version": "1.3.6"
}
},
"id": "WID-SEC-W-2023-0204",
"initial_release_date": "2023-01-25T23:00:00.000+00:00",
"revision_history": [
{
"date": "2023-01-25T23:00:00.000+00:00",
"number": "1",
"summary": "Initiale Fassung"
},
{
"date": "2023-02-06T23:00:00.000+00:00",
"number": "2",
"summary": "Neue Updates von Red Hat aufgenommen"
},
{
"date": "2023-02-14T23:00:00.000+00:00",
"number": "3",
"summary": "Neue Updates von Red Hat aufgenommen"
},
{
"date": "2023-02-20T23:00:00.000+00:00",
"number": "4",
"summary": "Neue Updates von Red Hat aufgenommen"
},
{
"date": "2023-02-21T23:00:00.000+00:00",
"number": "5",
"summary": "Neue Updates von Red Hat aufgenommen"
},
{
"date": "2023-02-28T23:00:00.000+00:00",
"number": "6",
"summary": "Neue Updates von Red Hat aufgenommen"
},
{
"date": "2023-03-06T23:00:00.000+00:00",
"number": "7",
"summary": "Neue Updates von Red Hat aufgenommen"
},
{
"date": "2023-03-29T22:00:00.000+00:00",
"number": "8",
"summary": "Neue Updates von Red Hat aufgenommen"
},
{
"date": "2023-05-09T22:00:00.000+00:00",
"number": "9",
"summary": "Neue Updates von Red Hat aufgenommen"
},
{
"date": "2023-05-18T22:00:00.000+00:00",
"number": "10",
"summary": "Neue Updates von Red Hat aufgenommen"
},
{
"date": "2023-06-14T22:00:00.000+00:00",
"number": "11",
"summary": "Neue Updates von Red Hat aufgenommen"
},
{
"date": "2023-06-15T22:00:00.000+00:00",
"number": "12",
"summary": "Neue Updates von Red Hat aufgenommen"
},
{
"date": "2023-06-19T22:00:00.000+00:00",
"number": "13",
"summary": "Neue Updates von Red Hat aufgenommen"
},
{
"date": "2023-07-05T22:00:00.000+00:00",
"number": "14",
"summary": "Neue Updates von Red Hat aufgenommen"
},
{
"date": "2023-08-06T22:00:00.000+00:00",
"number": "15",
"summary": "Neue Updates von Red Hat aufgenommen"
},
{
"date": "2024-08-28T22:00:00.000+00:00",
"number": "16",
"summary": "Neue Updates von Red Hat aufgenommen"
}
],
"status": "final",
"version": "16"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"category": "product_name",
"name": "Red Hat Enterprise Linux",
"product": {
"name": "Red Hat Enterprise Linux",
"product_id": "67646",
"product_identification_helper": {
"cpe": "cpe:/o:redhat:enterprise_linux:-"
}
}
},
{
"branches": [
{
"category": "product_version_range",
"name": "Container Platform \u003c4.12.1",
"product": {
"name": "Red Hat OpenShift Container Platform \u003c4.12.1",
"product_id": "T025202"
}
},
{
"category": "product_version",
"name": "Container Platform 4.12.1",
"product": {
"name": "Red Hat OpenShift Container Platform 4.12.1",
"product_id": "T025202-fixed",
"product_identification_helper": {
"cpe": "cpe:/a:redhat:openshift:container_platform"
}
}
},
{
"category": "product_version",
"name": "Container Platform 4.11",
"product": {
"name": "Red Hat OpenShift Container Platform 4.11",
"product_id": "T025990",
"product_identification_helper": {
"cpe": "cpe:/a:redhat:openshift:container_platform_4.11"
}
}
},
{
"category": "product_version_range",
"name": "\u003c4.12.0",
"product": {
"name": "Red Hat OpenShift \u003c4.12.0",
"product_id": "T026026"
}
},
{
"category": "product_version",
"name": "4.12.0",
"product": {
"name": "Red Hat OpenShift 4.12.0",
"product_id": "T026026-fixed",
"product_identification_helper": {
"cpe": "cpe:/a:redhat:openshift:4.12.0"
}
}
},
{
"category": "product_version",
"name": "Container Platform 4.12",
"product": {
"name": "Red Hat OpenShift Container Platform 4.12",
"product_id": "T026435",
"product_identification_helper": {
"cpe": "cpe:/a:redhat:openshift:container_platform_4.12"
}
}
},
{
"category": "product_version",
"name": "Container Platform 4.13",
"product": {
"name": "Red Hat OpenShift Container Platform 4.13",
"product_id": "T027760",
"product_identification_helper": {
"cpe": "cpe:/a:redhat:openshift:container_platform_4.13"
}
}
},
{
"category": "product_version_range",
"name": "Container Platform \u003c4.11.43",
"product": {
"name": "Red Hat OpenShift Container Platform \u003c4.11.43",
"product_id": "T028132"
}
},
{
"category": "product_version",
"name": "Container Platform 4.11.43",
"product": {
"name": "Red Hat OpenShift Container Platform 4.11.43",
"product_id": "T028132-fixed",
"product_identification_helper": {
"cpe": "cpe:/a:redhat:openshift:container_platform__4.11.43"
}
}
},
{
"category": "product_version",
"name": "Developer Tools and Services 4.11",
"product": {
"name": "Red Hat OpenShift Developer Tools and Services 4.11",
"product_id": "T028205",
"product_identification_helper": {
"cpe": "cpe:/a:redhat:openshift:developer_tools_and_services_4.11"
}
}
},
{
"category": "product_version_range",
"name": "Container Platform \u003c4.11.44",
"product": {
"name": "Red Hat OpenShift Container Platform \u003c4.11.44",
"product_id": "T028416"
}
},
{
"category": "product_version",
"name": "Container Platform 4.11.44",
"product": {
"name": "Red Hat OpenShift Container Platform 4.11.44",
"product_id": "T028416-fixed",
"product_identification_helper": {
"cpe": "cpe:/a:redhat:openshift:container_platform__4.11.44"
}
}
},
{
"category": "product_version_range",
"name": "Container Platform \u003c4.15.29",
"product": {
"name": "Red Hat OpenShift Container Platform \u003c4.15.29",
"product_id": "T037140"
}
},
{
"category": "product_version",
"name": "Container Platform 4.15.29",
"product": {
"name": "Red Hat OpenShift Container Platform 4.15.29",
"product_id": "T037140-fixed",
"product_identification_helper": {
"cpe": "cpe:/a:redhat:openshift:container_platform__4.15.29"
}
}
}
],
"category": "product_name",
"name": "OpenShift"
}
],
"category": "vendor",
"name": "Red Hat"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2021-38561",
"notes": [
{
"category": "description",
"text": "In Red Hat OpenShift existieren mehrere Schwachstellen. Diese bestehen in den Modulen \"Golang\" und \"kubeVirt\". Ein entfernter, anonymer Angreifer kann diese Schwachstellen ausnutzen, um beliebigen Programmcode auszuf\u00fchren, Dateien zu manipulieren, einen Denial of Service Zustand herbeizuf\u00fchren oder Sicherheitsvorkehrungen zu umgehen."
}
],
"product_status": {
"known_affected": [
"T028132",
"T037140",
"67646",
"T025202",
"T028416",
"T026026",
"T026435",
"T028205",
"T025990",
"T027760"
]
},
"release_date": "2023-01-25T23:00:00.000+00:00",
"title": "CVE-2021-38561"
},
{
"cve": "CVE-2021-44716",
"notes": [
{
"category": "description",
"text": "In Red Hat OpenShift existieren mehrere Schwachstellen. Diese bestehen in den Modulen \"Golang\" und \"kubeVirt\". Ein entfernter, anonymer Angreifer kann diese Schwachstellen ausnutzen, um beliebigen Programmcode auszuf\u00fchren, Dateien zu manipulieren, einen Denial of Service Zustand herbeizuf\u00fchren oder Sicherheitsvorkehrungen zu umgehen."
}
],
"product_status": {
"known_affected": [
"T028132",
"T037140",
"67646",
"T025202",
"T028416",
"T026026",
"T026435",
"T028205",
"T025990",
"T027760"
]
},
"release_date": "2023-01-25T23:00:00.000+00:00",
"title": "CVE-2021-44716"
},
{
"cve": "CVE-2021-44717",
"notes": [
{
"category": "description",
"text": "In Red Hat OpenShift existieren mehrere Schwachstellen. Diese bestehen in den Modulen \"Golang\" und \"kubeVirt\". Ein entfernter, anonymer Angreifer kann diese Schwachstellen ausnutzen, um beliebigen Programmcode auszuf\u00fchren, Dateien zu manipulieren, einen Denial of Service Zustand herbeizuf\u00fchren oder Sicherheitsvorkehrungen zu umgehen."
}
],
"product_status": {
"known_affected": [
"T028132",
"T037140",
"67646",
"T025202",
"T028416",
"T026026",
"T026435",
"T028205",
"T025990",
"T027760"
]
},
"release_date": "2023-01-25T23:00:00.000+00:00",
"title": "CVE-2021-44717"
},
{
"cve": "CVE-2022-1705",
"notes": [
{
"category": "description",
"text": "In Red Hat OpenShift existieren mehrere Schwachstellen. Diese bestehen in den Modulen \"Golang\" und \"kubeVirt\". Ein entfernter, anonymer Angreifer kann diese Schwachstellen ausnutzen, um beliebigen Programmcode auszuf\u00fchren, Dateien zu manipulieren, einen Denial of Service Zustand herbeizuf\u00fchren oder Sicherheitsvorkehrungen zu umgehen."
}
],
"product_status": {
"known_affected": [
"T028132",
"T037140",
"67646",
"T025202",
"T028416",
"T026026",
"T026435",
"T028205",
"T025990",
"T027760"
]
},
"release_date": "2023-01-25T23:00:00.000+00:00",
"title": "CVE-2022-1705"
},
{
"cve": "CVE-2022-1798",
"notes": [
{
"category": "description",
"text": "In Red Hat OpenShift existieren mehrere Schwachstellen. Diese bestehen in den Modulen \"Golang\" und \"kubeVirt\". Ein entfernter, anonymer Angreifer kann diese Schwachstellen ausnutzen, um beliebigen Programmcode auszuf\u00fchren, Dateien zu manipulieren, einen Denial of Service Zustand herbeizuf\u00fchren oder Sicherheitsvorkehrungen zu umgehen."
}
],
"product_status": {
"known_affected": [
"T028132",
"T037140",
"67646",
"T025202",
"T028416",
"T026026",
"T026435",
"T028205",
"T025990",
"T027760"
]
},
"release_date": "2023-01-25T23:00:00.000+00:00",
"title": "CVE-2022-1798"
},
{
"cve": "CVE-2022-1962",
"notes": [
{
"category": "description",
"text": "In Red Hat OpenShift existieren mehrere Schwachstellen. Diese bestehen in den Modulen \"Golang\" und \"kubeVirt\". Ein entfernter, anonymer Angreifer kann diese Schwachstellen ausnutzen, um beliebigen Programmcode auszuf\u00fchren, Dateien zu manipulieren, einen Denial of Service Zustand herbeizuf\u00fchren oder Sicherheitsvorkehrungen zu umgehen."
}
],
"product_status": {
"known_affected": [
"T028132",
"T037140",
"67646",
"T025202",
"T028416",
"T026026",
"T026435",
"T028205",
"T025990",
"T027760"
]
},
"release_date": "2023-01-25T23:00:00.000+00:00",
"title": "CVE-2022-1962"
},
{
"cve": "CVE-2022-23772",
"notes": [
{
"category": "description",
"text": "In Red Hat OpenShift existieren mehrere Schwachstellen. Diese bestehen in den Modulen \"Golang\" und \"kubeVirt\". Ein entfernter, anonymer Angreifer kann diese Schwachstellen ausnutzen, um beliebigen Programmcode auszuf\u00fchren, Dateien zu manipulieren, einen Denial of Service Zustand herbeizuf\u00fchren oder Sicherheitsvorkehrungen zu umgehen."
}
],
"product_status": {
"known_affected": [
"T028132",
"T037140",
"67646",
"T025202",
"T028416",
"T026026",
"T026435",
"T028205",
"T025990",
"T027760"
]
},
"release_date": "2023-01-25T23:00:00.000+00:00",
"title": "CVE-2022-23772"
},
{
"cve": "CVE-2022-23773",
"notes": [
{
"category": "description",
"text": "In Red Hat OpenShift existieren mehrere Schwachstellen. Diese bestehen in den Modulen \"Golang\" und \"kubeVirt\". Ein entfernter, anonymer Angreifer kann diese Schwachstellen ausnutzen, um beliebigen Programmcode auszuf\u00fchren, Dateien zu manipulieren, einen Denial of Service Zustand herbeizuf\u00fchren oder Sicherheitsvorkehrungen zu umgehen."
}
],
"product_status": {
"known_affected": [
"T028132",
"T037140",
"67646",
"T025202",
"T028416",
"T026026",
"T026435",
"T028205",
"T025990",
"T027760"
]
},
"release_date": "2023-01-25T23:00:00.000+00:00",
"title": "CVE-2022-23773"
},
{
"cve": "CVE-2022-23806",
"notes": [
{
"category": "description",
"text": "In Red Hat OpenShift existieren mehrere Schwachstellen. Diese bestehen in den Modulen \"Golang\" und \"kubeVirt\". Ein entfernter, anonymer Angreifer kann diese Schwachstellen ausnutzen, um beliebigen Programmcode auszuf\u00fchren, Dateien zu manipulieren, einen Denial of Service Zustand herbeizuf\u00fchren oder Sicherheitsvorkehrungen zu umgehen."
}
],
"product_status": {
"known_affected": [
"T028132",
"T037140",
"67646",
"T025202",
"T028416",
"T026026",
"T026435",
"T028205",
"T025990",
"T027760"
]
},
"release_date": "2023-01-25T23:00:00.000+00:00",
"title": "CVE-2022-23806"
},
{
"cve": "CVE-2022-28131",
"notes": [
{
"category": "description",
"text": "In Red Hat OpenShift existieren mehrere Schwachstellen. Diese bestehen in den Modulen \"Golang\" und \"kubeVirt\". Ein entfernter, anonymer Angreifer kann diese Schwachstellen ausnutzen, um beliebigen Programmcode auszuf\u00fchren, Dateien zu manipulieren, einen Denial of Service Zustand herbeizuf\u00fchren oder Sicherheitsvorkehrungen zu umgehen."
}
],
"product_status": {
"known_affected": [
"T028132",
"T037140",
"67646",
"T025202",
"T028416",
"T026026",
"T026435",
"T028205",
"T025990",
"T027760"
]
},
"release_date": "2023-01-25T23:00:00.000+00:00",
"title": "CVE-2022-28131"
},
{
"cve": "CVE-2022-29526",
"notes": [
{
"category": "description",
"text": "In Red Hat OpenShift existieren mehrere Schwachstellen. Diese bestehen in den Modulen \"Golang\" und \"kubeVirt\". Ein entfernter, anonymer Angreifer kann diese Schwachstellen ausnutzen, um beliebigen Programmcode auszuf\u00fchren, Dateien zu manipulieren, einen Denial of Service Zustand herbeizuf\u00fchren oder Sicherheitsvorkehrungen zu umgehen."
}
],
"product_status": {
"known_affected": [
"T028132",
"T037140",
"67646",
"T025202",
"T028416",
"T026026",
"T026435",
"T028205",
"T025990",
"T027760"
]
},
"release_date": "2023-01-25T23:00:00.000+00:00",
"title": "CVE-2022-29526"
},
{
"cve": "CVE-2022-30629",
"notes": [
{
"category": "description",
"text": "In Red Hat OpenShift existieren mehrere Schwachstellen. Diese bestehen in den Modulen \"Golang\" und \"kubeVirt\". Ein entfernter, anonymer Angreifer kann diese Schwachstellen ausnutzen, um beliebigen Programmcode auszuf\u00fchren, Dateien zu manipulieren, einen Denial of Service Zustand herbeizuf\u00fchren oder Sicherheitsvorkehrungen zu umgehen."
}
],
"product_status": {
"known_affected": [
"T028132",
"T037140",
"67646",
"T025202",
"T028416",
"T026026",
"T026435",
"T028205",
"T025990",
"T027760"
]
},
"release_date": "2023-01-25T23:00:00.000+00:00",
"title": "CVE-2022-30629"
},
{
"cve": "CVE-2022-30630",
"notes": [
{
"category": "description",
"text": "In Red Hat OpenShift existieren mehrere Schwachstellen. Diese bestehen in den Modulen \"Golang\" und \"kubeVirt\". Ein entfernter, anonymer Angreifer kann diese Schwachstellen ausnutzen, um beliebigen Programmcode auszuf\u00fchren, Dateien zu manipulieren, einen Denial of Service Zustand herbeizuf\u00fchren oder Sicherheitsvorkehrungen zu umgehen."
}
],
"product_status": {
"known_affected": [
"T028132",
"T037140",
"67646",
"T025202",
"T028416",
"T026026",
"T026435",
"T028205",
"T025990",
"T027760"
]
},
"release_date": "2023-01-25T23:00:00.000+00:00",
"title": "CVE-2022-30630"
},
{
"cve": "CVE-2022-30631",
"notes": [
{
"category": "description",
"text": "In Red Hat OpenShift existieren mehrere Schwachstellen. Diese bestehen in den Modulen \"Golang\" und \"kubeVirt\". Ein entfernter, anonymer Angreifer kann diese Schwachstellen ausnutzen, um beliebigen Programmcode auszuf\u00fchren, Dateien zu manipulieren, einen Denial of Service Zustand herbeizuf\u00fchren oder Sicherheitsvorkehrungen zu umgehen."
}
],
"product_status": {
"known_affected": [
"T028132",
"T037140",
"67646",
"T025202",
"T028416",
"T026026",
"T026435",
"T028205",
"T025990",
"T027760"
]
},
"release_date": "2023-01-25T23:00:00.000+00:00",
"title": "CVE-2022-30631"
},
{
"cve": "CVE-2022-30632",
"notes": [
{
"category": "description",
"text": "In Red Hat OpenShift existieren mehrere Schwachstellen. Diese bestehen in den Modulen \"Golang\" und \"kubeVirt\". Ein entfernter, anonymer Angreifer kann diese Schwachstellen ausnutzen, um beliebigen Programmcode auszuf\u00fchren, Dateien zu manipulieren, einen Denial of Service Zustand herbeizuf\u00fchren oder Sicherheitsvorkehrungen zu umgehen."
}
],
"product_status": {
"known_affected": [
"T028132",
"T037140",
"67646",
"T025202",
"T028416",
"T026026",
"T026435",
"T028205",
"T025990",
"T027760"
]
},
"release_date": "2023-01-25T23:00:00.000+00:00",
"title": "CVE-2022-30632"
},
{
"cve": "CVE-2022-30633",
"notes": [
{
"category": "description",
"text": "In Red Hat OpenShift existieren mehrere Schwachstellen. Diese bestehen in den Modulen \"Golang\" und \"kubeVirt\". Ein entfernter, anonymer Angreifer kann diese Schwachstellen ausnutzen, um beliebigen Programmcode auszuf\u00fchren, Dateien zu manipulieren, einen Denial of Service Zustand herbeizuf\u00fchren oder Sicherheitsvorkehrungen zu umgehen."
}
],
"product_status": {
"known_affected": [
"T028132",
"T037140",
"67646",
"T025202",
"T028416",
"T026026",
"T026435",
"T028205",
"T025990",
"T027760"
]
},
"release_date": "2023-01-25T23:00:00.000+00:00",
"title": "CVE-2022-30633"
},
{
"cve": "CVE-2022-30635",
"notes": [
{
"category": "description",
"text": "In Red Hat OpenShift existieren mehrere Schwachstellen. Diese bestehen in den Modulen \"Golang\" und \"kubeVirt\". Ein entfernter, anonymer Angreifer kann diese Schwachstellen ausnutzen, um beliebigen Programmcode auszuf\u00fchren, Dateien zu manipulieren, einen Denial of Service Zustand herbeizuf\u00fchren oder Sicherheitsvorkehrungen zu umgehen."
}
],
"product_status": {
"known_affected": [
"T028132",
"T037140",
"67646",
"T025202",
"T028416",
"T026026",
"T026435",
"T028205",
"T025990",
"T027760"
]
},
"release_date": "2023-01-25T23:00:00.000+00:00",
"title": "CVE-2022-30635"
},
{
"cve": "CVE-2022-32148",
"notes": [
{
"category": "description",
"text": "In Red Hat OpenShift existieren mehrere Schwachstellen. Diese bestehen in den Modulen \"Golang\" und \"kubeVirt\". Ein entfernter, anonymer Angreifer kann diese Schwachstellen ausnutzen, um beliebigen Programmcode auszuf\u00fchren, Dateien zu manipulieren, einen Denial of Service Zustand herbeizuf\u00fchren oder Sicherheitsvorkehrungen zu umgehen."
}
],
"product_status": {
"known_affected": [
"T028132",
"T037140",
"67646",
"T025202",
"T028416",
"T026026",
"T026435",
"T028205",
"T025990",
"T027760"
]
},
"release_date": "2023-01-25T23:00:00.000+00:00",
"title": "CVE-2022-32148"
}
]
}
wid-sec-w-2023-2229
Vulnerability from csaf_certbund
Notes
{
"document": {
"aggregate_severity": {
"text": "hoch"
},
"category": "csaf_base",
"csaf_version": "2.0",
"distribution": {
"tlp": {
"label": "WHITE",
"url": "https://www.first.org/tlp/"
}
},
"lang": "de-DE",
"notes": [
{
"category": "legal_disclaimer",
"text": "Das BSI ist als Anbieter f\u00fcr die eigenen, zur Nutzung bereitgestellten Inhalte nach den allgemeinen Gesetzen verantwortlich. Nutzerinnen und Nutzer sind jedoch daf\u00fcr verantwortlich, die Verwendung und/oder die Umsetzung der mit den Inhalten bereitgestellten Informationen sorgf\u00e4ltig im Einzelfall zu pr\u00fcfen."
},
{
"category": "description",
"text": "Splunk Enterprise erm\u00f6glicht Monitoring und Analyse von Clickstream-Daten und Kundentransaktionen.",
"title": "Produktbeschreibung"
},
{
"category": "summary",
"text": "Ein entfernter, authentifizierter Angreifer kann mehrere Schwachstellen in Splunk Splunk Enterprise ausnutzen, um beliebigen Code auszuf\u00fchren, einen \u0027Denial of Service\u0027-Zustand zu verursachen, seine Privilegien zu erweitern und weitere, nicht spezifizierte Auswirkungen zu verursachen.",
"title": "Angriff"
},
{
"category": "general",
"text": "- Linux\n- MacOS X\n- Windows",
"title": "Betroffene Betriebssysteme"
}
],
"publisher": {
"category": "other",
"contact_details": "csaf-provider@cert-bund.de",
"name": "Bundesamt f\u00fcr Sicherheit in der Informationstechnik",
"namespace": "https://www.bsi.bund.de"
},
"references": [
{
"category": "self",
"summary": "WID-SEC-W-2023-2229 - CSAF Version",
"url": "https://wid.cert-bund.de/.well-known/csaf/white/2023/wid-sec-w-2023-2229.json"
},
{
"category": "self",
"summary": "WID-SEC-2023-2229 - Portal Version",
"url": "https://wid.cert-bund.de/portal/wid/securityadvisory?name=WID-SEC-2023-2229"
},
{
"category": "external",
"summary": "Splunk Security Advisory vom 2023-08-30",
"url": "https://advisory.splunk.com//advisories/SVD-2023-0801"
},
{
"category": "external",
"summary": "Splunk Security Advisory vom 2023-08-30",
"url": "https://advisory.splunk.com//advisories/SVD-2023-0802"
},
{
"category": "external",
"summary": "Splunk Security Advisory vom 2023-08-30",
"url": "https://advisory.splunk.com//advisories/SVD-2023-0803"
},
{
"category": "external",
"summary": "Splunk Security Advisory vom 2023-08-30",
"url": "https://advisory.splunk.com//advisories/SVD-2023-0804"
},
{
"category": "external",
"summary": "Splunk Security Advisory vom 2023-08-30",
"url": "https://advisory.splunk.com//advisories/SVD-2023-0805"
},
{
"category": "external",
"summary": "Splunk Security Advisory vom 2023-08-30",
"url": "https://advisory.splunk.com//advisories/SVD-2023-0806"
},
{
"category": "external",
"summary": "Splunk Security Advisory vom 2023-08-30",
"url": "https://advisory.splunk.com//advisories/SVD-2023-0807"
},
{
"category": "external",
"summary": "Splunk Security Advisory vom 2023-08-30",
"url": "https://advisory.splunk.com//advisories/SVD-2023-0808"
},
{
"category": "external",
"summary": "SUSE Security Update SUSE-SU-2024:0196-1 vom 2024-01-23",
"url": "https://lists.suse.com/pipermail/sle-security-updates/2024-January/017743.html"
},
{
"category": "external",
"summary": "Oracle Linux Security Advisory ELSA-2024-2988 vom 2024-05-28",
"url": "https://linux.oracle.com/errata/ELSA-2024-2988.html"
},
{
"category": "external",
"summary": "Splunk Security Advisory SVD-2024-0718 vom 2024-07-02",
"url": "https://advisory.splunk.com/advisories/SVD-2024-0718"
},
{
"category": "external",
"summary": "Splunk Security Advisory SVD-2024-0801 vom 2024-08-12",
"url": "https://advisory.splunk.com//advisories/SVD-2024-0801"
}
],
"source_lang": "en-US",
"title": "Splunk Splunk Enterprise: Mehrere Schwachstellen",
"tracking": {
"current_release_date": "2024-08-12T22:00:00.000+00:00",
"generator": {
"date": "2024-08-15T17:57:53.670+00:00",
"engine": {
"name": "BSI-WID",
"version": "1.3.5"
}
},
"id": "WID-SEC-W-2023-2229",
"initial_release_date": "2023-08-30T22:00:00.000+00:00",
"revision_history": [
{
"date": "2023-08-30T22:00:00.000+00:00",
"number": "1",
"summary": "Initiale Fassung"
},
{
"date": "2024-01-23T23:00:00.000+00:00",
"number": "2",
"summary": "Neue Updates von SUSE aufgenommen"
},
{
"date": "2024-05-28T22:00:00.000+00:00",
"number": "3",
"summary": "Neue Updates von Oracle Linux aufgenommen"
},
{
"date": "2024-07-01T22:00:00.000+00:00",
"number": "4",
"summary": "Neue Updates von Splunk-SVD aufgenommen"
},
{
"date": "2024-08-12T22:00:00.000+00:00",
"number": "5",
"summary": "Neue Updates von Splunk-SVD aufgenommen"
}
],
"status": "final",
"version": "5"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"category": "product_name",
"name": "Oracle Linux",
"product": {
"name": "Oracle Linux",
"product_id": "T004914",
"product_identification_helper": {
"cpe": "cpe:/o:oracle:linux:-"
}
}
}
],
"category": "vendor",
"name": "Oracle"
},
{
"branches": [
{
"category": "product_name",
"name": "SUSE Linux",
"product": {
"name": "SUSE Linux",
"product_id": "T002207",
"product_identification_helper": {
"cpe": "cpe:/o:suse:suse_linux:-"
}
}
}
],
"category": "vendor",
"name": "SUSE"
},
{
"branches": [
{
"branches": [
{
"category": "product_name",
"name": "Splunk Splunk Enterprise",
"product": {
"name": "Splunk Splunk Enterprise",
"product_id": "T008911",
"product_identification_helper": {
"cpe": "cpe:/a:splunk:splunk:-"
}
}
},
{
"category": "product_version_range",
"name": "\u003c9.1.1",
"product": {
"name": "Splunk Splunk Enterprise \u003c9.1.1",
"product_id": "T029634"
}
},
{
"category": "product_version_range",
"name": "\u003c9.0.6",
"product": {
"name": "Splunk Splunk Enterprise \u003c9.0.6",
"product_id": "T029635"
}
},
{
"category": "product_version_range",
"name": "\u003c8.2.12",
"product": {
"name": "Splunk Splunk Enterprise \u003c8.2.12",
"product_id": "T029636"
}
},
{
"category": "product_version_range",
"name": "\u003c9.2.1",
"product": {
"name": "Splunk Splunk Enterprise \u003c9.2.1",
"product_id": "T033705"
}
},
{
"category": "product_version_range",
"name": "\u003c9.1.4",
"product": {
"name": "Splunk Splunk Enterprise \u003c9.1.4",
"product_id": "T033718"
}
},
{
"category": "product_version_range",
"name": "\u003c9.0.9",
"product": {
"name": "Splunk Splunk Enterprise \u003c9.0.9",
"product_id": "T033720"
}
}
],
"category": "product_name",
"name": "Splunk Enterprise"
}
],
"category": "vendor",
"name": "Splunk"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2013-7489",
"notes": [
{
"category": "description",
"text": "Es bestehen mehrere Schwachstellen in Third Party Packages in Splunk Splunk Enterprise. Diese Fehler existieren unter anderem in den curl, go, decode-uri-Komponente, got, loader-utils, postcss, color-string, glob-parent, minimatch und moment Komponenten. Ein Angreifer kann diese Schwachstellen ausnutzen, um einen nicht spezifizierten Angriff durchzuf\u00fchren."
}
],
"product_status": {
"known_affected": [
"T033720",
"T002207",
"T008911",
"T033718",
"T033705",
"T004914"
]
},
"release_date": "2023-08-30T22:00:00.000+00:00",
"title": "CVE-2013-7489"
},
{
"cve": "CVE-2018-10237",
"notes": [
{
"category": "description",
"text": "Es bestehen mehrere Schwachstellen in Third Party Packages in Splunk Splunk Enterprise. Diese Fehler existieren unter anderem in den curl, go, decode-uri-Komponente, got, loader-utils, postcss, color-string, glob-parent, minimatch und moment Komponenten. Ein Angreifer kann diese Schwachstellen ausnutzen, um einen nicht spezifizierten Angriff durchzuf\u00fchren."
}
],
"product_status": {
"known_affected": [
"T033720",
"T002207",
"T008911",
"T033718",
"T033705",
"T004914"
]
},
"release_date": "2023-08-30T22:00:00.000+00:00",
"title": "CVE-2018-10237"
},
{
"cve": "CVE-2018-20225",
"notes": [
{
"category": "description",
"text": "Es bestehen mehrere Schwachstellen in Third Party Packages in Splunk Splunk Enterprise. Diese Fehler existieren unter anderem in den curl, go, decode-uri-Komponente, got, loader-utils, postcss, color-string, glob-parent, minimatch und moment Komponenten. Ein Angreifer kann diese Schwachstellen ausnutzen, um einen nicht spezifizierten Angriff durchzuf\u00fchren."
}
],
"product_status": {
"known_affected": [
"T033720",
"T002207",
"T008911",
"T033718",
"T033705",
"T004914"
]
},
"release_date": "2023-08-30T22:00:00.000+00:00",
"title": "CVE-2018-20225"
},
{
"cve": "CVE-2019-20454",
"notes": [
{
"category": "description",
"text": "Es bestehen mehrere Schwachstellen in Third Party Packages in Splunk Splunk Enterprise. Diese Fehler existieren unter anderem in den curl, go, decode-uri-Komponente, got, loader-utils, postcss, color-string, glob-parent, minimatch und moment Komponenten. Ein Angreifer kann diese Schwachstellen ausnutzen, um einen nicht spezifizierten Angriff durchzuf\u00fchren."
}
],
"product_status": {
"known_affected": [
"T033720",
"T002207",
"T008911",
"T033718",
"T033705",
"T004914"
]
},
"release_date": "2023-08-30T22:00:00.000+00:00",
"title": "CVE-2019-20454"
},
{
"cve": "CVE-2019-20838",
"notes": [
{
"category": "description",
"text": "Es bestehen mehrere Schwachstellen in Third Party Packages in Splunk Splunk Enterprise. Diese Fehler existieren unter anderem in den curl, go, decode-uri-Komponente, got, loader-utils, postcss, color-string, glob-parent, minimatch und moment Komponenten. Ein Angreifer kann diese Schwachstellen ausnutzen, um einen nicht spezifizierten Angriff durchzuf\u00fchren."
}
],
"product_status": {
"known_affected": [
"T033720",
"T002207",
"T008911",
"T033718",
"T033705",
"T004914"
]
},
"release_date": "2023-08-30T22:00:00.000+00:00",
"title": "CVE-2019-20838"
},
{
"cve": "CVE-2020-14155",
"notes": [
{
"category": "description",
"text": "Es bestehen mehrere Schwachstellen in Third Party Packages in Splunk Splunk Enterprise. Diese Fehler existieren unter anderem in den curl, go, decode-uri-Komponente, got, loader-utils, postcss, color-string, glob-parent, minimatch und moment Komponenten. Ein Angreifer kann diese Schwachstellen ausnutzen, um einen nicht spezifizierten Angriff durchzuf\u00fchren."
}
],
"product_status": {
"known_affected": [
"T033720",
"T002207",
"T008911",
"T033718",
"T033705",
"T004914"
]
},
"release_date": "2023-08-30T22:00:00.000+00:00",
"title": "CVE-2020-14155"
},
{
"cve": "CVE-2020-28469",
"notes": [
{
"category": "description",
"text": "Es bestehen mehrere Schwachstellen in Third Party Packages in Splunk Splunk Enterprise. Diese Fehler existieren unter anderem in den curl, go, decode-uri-Komponente, got, loader-utils, postcss, color-string, glob-parent, minimatch und moment Komponenten. Ein Angreifer kann diese Schwachstellen ausnutzen, um einen nicht spezifizierten Angriff durchzuf\u00fchren."
}
],
"product_status": {
"known_affected": [
"T033720",
"T002207",
"T008911",
"T033718",
"T033705",
"T004914"
]
},
"release_date": "2023-08-30T22:00:00.000+00:00",
"title": "CVE-2020-28469"
},
{
"cve": "CVE-2020-28851",
"notes": [
{
"category": "description",
"text": "Es bestehen mehrere Schwachstellen in Third Party Packages in Splunk Splunk Enterprise. Diese Fehler existieren unter anderem in den curl, go, decode-uri-Komponente, got, loader-utils, postcss, color-string, glob-parent, minimatch und moment Komponenten. Ein Angreifer kann diese Schwachstellen ausnutzen, um einen nicht spezifizierten Angriff durchzuf\u00fchren."
}
],
"product_status": {
"known_affected": [
"T033720",
"T002207",
"T008911",
"T033718",
"T033705",
"T004914"
]
},
"release_date": "2023-08-30T22:00:00.000+00:00",
"title": "CVE-2020-28851"
},
{
"cve": "CVE-2020-29652",
"notes": [
{
"category": "description",
"text": "Es bestehen mehrere Schwachstellen in Third Party Packages in Splunk Splunk Enterprise. Diese Fehler existieren unter anderem in den curl, go, decode-uri-Komponente, got, loader-utils, postcss, color-string, glob-parent, minimatch und moment Komponenten. Ein Angreifer kann diese Schwachstellen ausnutzen, um einen nicht spezifizierten Angriff durchzuf\u00fchren."
}
],
"product_status": {
"known_affected": [
"T033720",
"T002207",
"T008911",
"T033718",
"T033705",
"T004914"
]
},
"release_date": "2023-08-30T22:00:00.000+00:00",
"title": "CVE-2020-29652"
},
{
"cve": "CVE-2020-8169",
"notes": [
{
"category": "description",
"text": "Es bestehen mehrere Schwachstellen in Third Party Packages in Splunk Splunk Enterprise. Diese Fehler existieren unter anderem in den curl, go, decode-uri-Komponente, got, loader-utils, postcss, color-string, glob-parent, minimatch und moment Komponenten. Ein Angreifer kann diese Schwachstellen ausnutzen, um einen nicht spezifizierten Angriff durchzuf\u00fchren."
}
],
"product_status": {
"known_affected": [
"T033720",
"T002207",
"T008911",
"T033718",
"T033705",
"T004914"
]
},
"release_date": "2023-08-30T22:00:00.000+00:00",
"title": "CVE-2020-8169"
},
{
"cve": "CVE-2020-8177",
"notes": [
{
"category": "description",
"text": "Es bestehen mehrere Schwachstellen in Third Party Packages in Splunk Splunk Enterprise. Diese Fehler existieren unter anderem in den curl, go, decode-uri-Komponente, got, loader-utils, postcss, color-string, glob-parent, minimatch und moment Komponenten. Ein Angreifer kann diese Schwachstellen ausnutzen, um einen nicht spezifizierten Angriff durchzuf\u00fchren."
}
],
"product_status": {
"known_affected": [
"T033720",
"T002207",
"T008911",
"T033718",
"T033705",
"T004914"
]
},
"release_date": "2023-08-30T22:00:00.000+00:00",
"title": "CVE-2020-8177"
},
{
"cve": "CVE-2020-8231",
"notes": [
{
"category": "description",
"text": "Es bestehen mehrere Schwachstellen in Third Party Packages in Splunk Splunk Enterprise. Diese Fehler existieren unter anderem in den curl, go, decode-uri-Komponente, got, loader-utils, postcss, color-string, glob-parent, minimatch und moment Komponenten. Ein Angreifer kann diese Schwachstellen ausnutzen, um einen nicht spezifizierten Angriff durchzuf\u00fchren."
}
],
"product_status": {
"known_affected": [
"T033720",
"T002207",
"T008911",
"T033718",
"T033705",
"T004914"
]
},
"release_date": "2023-08-30T22:00:00.000+00:00",
"title": "CVE-2020-8231"
},
{
"cve": "CVE-2020-8284",
"notes": [
{
"category": "description",
"text": "Es bestehen mehrere Schwachstellen in Third Party Packages in Splunk Splunk Enterprise. Diese Fehler existieren unter anderem in den curl, go, decode-uri-Komponente, got, loader-utils, postcss, color-string, glob-parent, minimatch und moment Komponenten. Ein Angreifer kann diese Schwachstellen ausnutzen, um einen nicht spezifizierten Angriff durchzuf\u00fchren."
}
],
"product_status": {
"known_affected": [
"T033720",
"T002207",
"T008911",
"T033718",
"T033705",
"T004914"
]
},
"release_date": "2023-08-30T22:00:00.000+00:00",
"title": "CVE-2020-8284"
},
{
"cve": "CVE-2020-8285",
"notes": [
{
"category": "description",
"text": "Es bestehen mehrere Schwachstellen in Third Party Packages in Splunk Splunk Enterprise. Diese Fehler existieren unter anderem in den curl, go, decode-uri-Komponente, got, loader-utils, postcss, color-string, glob-parent, minimatch und moment Komponenten. Ein Angreifer kann diese Schwachstellen ausnutzen, um einen nicht spezifizierten Angriff durchzuf\u00fchren."
}
],
"product_status": {
"known_affected": [
"T033720",
"T002207",
"T008911",
"T033718",
"T033705",
"T004914"
]
},
"release_date": "2023-08-30T22:00:00.000+00:00",
"title": "CVE-2020-8285"
},
{
"cve": "CVE-2020-8286",
"notes": [
{
"category": "description",
"text": "Es bestehen mehrere Schwachstellen in Third Party Packages in Splunk Splunk Enterprise. Diese Fehler existieren unter anderem in den curl, go, decode-uri-Komponente, got, loader-utils, postcss, color-string, glob-parent, minimatch und moment Komponenten. Ein Angreifer kann diese Schwachstellen ausnutzen, um einen nicht spezifizierten Angriff durchzuf\u00fchren."
}
],
"product_status": {
"known_affected": [
"T033720",
"T002207",
"T008911",
"T033718",
"T033705",
"T004914"
]
},
"release_date": "2023-08-30T22:00:00.000+00:00",
"title": "CVE-2020-8286"
},
{
"cve": "CVE-2020-8908",
"notes": [
{
"category": "description",
"text": "Es bestehen mehrere Schwachstellen in Third Party Packages in Splunk Splunk Enterprise. Diese Fehler existieren unter anderem in den curl, go, decode-uri-Komponente, got, loader-utils, postcss, color-string, glob-parent, minimatch und moment Komponenten. Ein Angreifer kann diese Schwachstellen ausnutzen, um einen nicht spezifizierten Angriff durchzuf\u00fchren."
}
],
"product_status": {
"known_affected": [
"T033720",
"T002207",
"T008911",
"T033718",
"T033705",
"T004914"
]
},
"release_date": "2023-08-30T22:00:00.000+00:00",
"title": "CVE-2020-8908"
},
{
"cve": "CVE-2021-20066",
"notes": [
{
"category": "description",
"text": "Es bestehen mehrere Schwachstellen in Third Party Packages in Splunk Splunk Enterprise. Diese Fehler existieren unter anderem in den curl, go, decode-uri-Komponente, got, loader-utils, postcss, color-string, glob-parent, minimatch und moment Komponenten. Ein Angreifer kann diese Schwachstellen ausnutzen, um einen nicht spezifizierten Angriff durchzuf\u00fchren."
}
],
"product_status": {
"known_affected": [
"T033720",
"T002207",
"T008911",
"T033718",
"T033705",
"T004914"
]
},
"release_date": "2023-08-30T22:00:00.000+00:00",
"title": "CVE-2021-20066"
},
{
"cve": "CVE-2021-22569",
"notes": [
{
"category": "description",
"text": "Es bestehen mehrere Schwachstellen in Third Party Packages in Splunk Splunk Enterprise. Diese Fehler existieren unter anderem in den curl, go, decode-uri-Komponente, got, loader-utils, postcss, color-string, glob-parent, minimatch und moment Komponenten. Ein Angreifer kann diese Schwachstellen ausnutzen, um einen nicht spezifizierten Angriff durchzuf\u00fchren."
}
],
"product_status": {
"known_affected": [
"T033720",
"T002207",
"T008911",
"T033718",
"T033705",
"T004914"
]
},
"release_date": "2023-08-30T22:00:00.000+00:00",
"title": "CVE-2021-22569"
},
{
"cve": "CVE-2021-22876",
"notes": [
{
"category": "description",
"text": "Es bestehen mehrere Schwachstellen in Third Party Packages in Splunk Splunk Enterprise. Diese Fehler existieren unter anderem in den curl, go, decode-uri-Komponente, got, loader-utils, postcss, color-string, glob-parent, minimatch und moment Komponenten. Ein Angreifer kann diese Schwachstellen ausnutzen, um einen nicht spezifizierten Angriff durchzuf\u00fchren."
}
],
"product_status": {
"known_affected": [
"T033720",
"T002207",
"T008911",
"T033718",
"T033705",
"T004914"
]
},
"release_date": "2023-08-30T22:00:00.000+00:00",
"title": "CVE-2021-22876"
},
{
"cve": "CVE-2021-22890",
"notes": [
{
"category": "description",
"text": "Es bestehen mehrere Schwachstellen in Third Party Packages in Splunk Splunk Enterprise. Diese Fehler existieren unter anderem in den curl, go, decode-uri-Komponente, got, loader-utils, postcss, color-string, glob-parent, minimatch und moment Komponenten. Ein Angreifer kann diese Schwachstellen ausnutzen, um einen nicht spezifizierten Angriff durchzuf\u00fchren."
}
],
"product_status": {
"known_affected": [
"T033720",
"T002207",
"T008911",
"T033718",
"T033705",
"T004914"
]
},
"release_date": "2023-08-30T22:00:00.000+00:00",
"title": "CVE-2021-22890"
},
{
"cve": "CVE-2021-22897",
"notes": [
{
"category": "description",
"text": "Es bestehen mehrere Schwachstellen in Third Party Packages in Splunk Splunk Enterprise. Diese Fehler existieren unter anderem in den curl, go, decode-uri-Komponente, got, loader-utils, postcss, color-string, glob-parent, minimatch und moment Komponenten. Ein Angreifer kann diese Schwachstellen ausnutzen, um einen nicht spezifizierten Angriff durchzuf\u00fchren."
}
],
"product_status": {
"known_affected": [
"T033720",
"T002207",
"T008911",
"T033718",
"T033705",
"T004914"
]
},
"release_date": "2023-08-30T22:00:00.000+00:00",
"title": "CVE-2021-22897"
},
{
"cve": "CVE-2021-22898",
"notes": [
{
"category": "description",
"text": "Es bestehen mehrere Schwachstellen in Third Party Packages in Splunk Splunk Enterprise. Diese Fehler existieren unter anderem in den curl, go, decode-uri-Komponente, got, loader-utils, postcss, color-string, glob-parent, minimatch und moment Komponenten. Ein Angreifer kann diese Schwachstellen ausnutzen, um einen nicht spezifizierten Angriff durchzuf\u00fchren."
}
],
"product_status": {
"known_affected": [
"T033720",
"T002207",
"T008911",
"T033718",
"T033705",
"T004914"
]
},
"release_date": "2023-08-30T22:00:00.000+00:00",
"title": "CVE-2021-22898"
},
{
"cve": "CVE-2021-22901",
"notes": [
{
"category": "description",
"text": "Es bestehen mehrere Schwachstellen in Third Party Packages in Splunk Splunk Enterprise. Diese Fehler existieren unter anderem in den curl, go, decode-uri-Komponente, got, loader-utils, postcss, color-string, glob-parent, minimatch und moment Komponenten. Ein Angreifer kann diese Schwachstellen ausnutzen, um einen nicht spezifizierten Angriff durchzuf\u00fchren."
}
],
"product_status": {
"known_affected": [
"T033720",
"T002207",
"T008911",
"T033718",
"T033705",
"T004914"
]
},
"release_date": "2023-08-30T22:00:00.000+00:00",
"title": "CVE-2021-22901"
},
{
"cve": "CVE-2021-22922",
"notes": [
{
"category": "description",
"text": "Es bestehen mehrere Schwachstellen in Third Party Packages in Splunk Splunk Enterprise. Diese Fehler existieren unter anderem in den curl, go, decode-uri-Komponente, got, loader-utils, postcss, color-string, glob-parent, minimatch und moment Komponenten. Ein Angreifer kann diese Schwachstellen ausnutzen, um einen nicht spezifizierten Angriff durchzuf\u00fchren."
}
],
"product_status": {
"known_affected": [
"T033720",
"T002207",
"T008911",
"T033718",
"T033705",
"T004914"
]
},
"release_date": "2023-08-30T22:00:00.000+00:00",
"title": "CVE-2021-22922"
},
{
"cve": "CVE-2021-22923",
"notes": [
{
"category": "description",
"text": "Es bestehen mehrere Schwachstellen in Third Party Packages in Splunk Splunk Enterprise. Diese Fehler existieren unter anderem in den curl, go, decode-uri-Komponente, got, loader-utils, postcss, color-string, glob-parent, minimatch und moment Komponenten. Ein Angreifer kann diese Schwachstellen ausnutzen, um einen nicht spezifizierten Angriff durchzuf\u00fchren."
}
],
"product_status": {
"known_affected": [
"T033720",
"T002207",
"T008911",
"T033718",
"T033705",
"T004914"
]
},
"release_date": "2023-08-30T22:00:00.000+00:00",
"title": "CVE-2021-22923"
},
{
"cve": "CVE-2021-22924",
"notes": [
{
"category": "description",
"text": "Es bestehen mehrere Schwachstellen in Third Party Packages in Splunk Splunk Enterprise. Diese Fehler existieren unter anderem in den curl, go, decode-uri-Komponente, got, loader-utils, postcss, color-string, glob-parent, minimatch und moment Komponenten. Ein Angreifer kann diese Schwachstellen ausnutzen, um einen nicht spezifizierten Angriff durchzuf\u00fchren."
}
],
"product_status": {
"known_affected": [
"T033720",
"T002207",
"T008911",
"T033718",
"T033705",
"T004914"
]
},
"release_date": "2023-08-30T22:00:00.000+00:00",
"title": "CVE-2021-22924"
},
{
"cve": "CVE-2021-22925",
"notes": [
{
"category": "description",
"text": "Es bestehen mehrere Schwachstellen in Third Party Packages in Splunk Splunk Enterprise. Diese Fehler existieren unter anderem in den curl, go, decode-uri-Komponente, got, loader-utils, postcss, color-string, glob-parent, minimatch und moment Komponenten. Ein Angreifer kann diese Schwachstellen ausnutzen, um einen nicht spezifizierten Angriff durchzuf\u00fchren."
}
],
"product_status": {
"known_affected": [
"T033720",
"T002207",
"T008911",
"T033718",
"T033705",
"T004914"
]
},
"release_date": "2023-08-30T22:00:00.000+00:00",
"title": "CVE-2021-22925"
},
{
"cve": "CVE-2021-22926",
"notes": [
{
"category": "description",
"text": "Es bestehen mehrere Schwachstellen in Third Party Packages in Splunk Splunk Enterprise. Diese Fehler existieren unter anderem in den curl, go, decode-uri-Komponente, got, loader-utils, postcss, color-string, glob-parent, minimatch und moment Komponenten. Ein Angreifer kann diese Schwachstellen ausnutzen, um einen nicht spezifizierten Angriff durchzuf\u00fchren."
}
],
"product_status": {
"known_affected": [
"T033720",
"T002207",
"T008911",
"T033718",
"T033705",
"T004914"
]
},
"release_date": "2023-08-30T22:00:00.000+00:00",
"title": "CVE-2021-22926"
},
{
"cve": "CVE-2021-22945",
"notes": [
{
"category": "description",
"text": "Es bestehen mehrere Schwachstellen in Third Party Packages in Splunk Splunk Enterprise. Diese Fehler existieren unter anderem in den curl, go, decode-uri-Komponente, got, loader-utils, postcss, color-string, glob-parent, minimatch und moment Komponenten. Ein Angreifer kann diese Schwachstellen ausnutzen, um einen nicht spezifizierten Angriff durchzuf\u00fchren."
}
],
"product_status": {
"known_affected": [
"T033720",
"T002207",
"T008911",
"T033718",
"T033705",
"T004914"
]
},
"release_date": "2023-08-30T22:00:00.000+00:00",
"title": "CVE-2021-22945"
},
{
"cve": "CVE-2021-22946",
"notes": [
{
"category": "description",
"text": "Es bestehen mehrere Schwachstellen in Third Party Packages in Splunk Splunk Enterprise. Diese Fehler existieren unter anderem in den curl, go, decode-uri-Komponente, got, loader-utils, postcss, color-string, glob-parent, minimatch und moment Komponenten. Ein Angreifer kann diese Schwachstellen ausnutzen, um einen nicht spezifizierten Angriff durchzuf\u00fchren."
}
],
"product_status": {
"known_affected": [
"T033720",
"T002207",
"T008911",
"T033718",
"T033705",
"T004914"
]
},
"release_date": "2023-08-30T22:00:00.000+00:00",
"title": "CVE-2021-22946"
},
{
"cve": "CVE-2021-22947",
"notes": [
{
"category": "description",
"text": "Es bestehen mehrere Schwachstellen in Third Party Packages in Splunk Splunk Enterprise. Diese Fehler existieren unter anderem in den curl, go, decode-uri-Komponente, got, loader-utils, postcss, color-string, glob-parent, minimatch und moment Komponenten. Ein Angreifer kann diese Schwachstellen ausnutzen, um einen nicht spezifizierten Angriff durchzuf\u00fchren."
}
],
"product_status": {
"known_affected": [
"T033720",
"T002207",
"T008911",
"T033718",
"T033705",
"T004914"
]
},
"release_date": "2023-08-30T22:00:00.000+00:00",
"title": "CVE-2021-22947"
},
{
"cve": "CVE-2021-23343",
"notes": [
{
"category": "description",
"text": "Es bestehen mehrere Schwachstellen in Third Party Packages in Splunk Splunk Enterprise. Diese Fehler existieren unter anderem in den curl, go, decode-uri-Komponente, got, loader-utils, postcss, color-string, glob-parent, minimatch und moment Komponenten. Ein Angreifer kann diese Schwachstellen ausnutzen, um einen nicht spezifizierten Angriff durchzuf\u00fchren."
}
],
"product_status": {
"known_affected": [
"T033720",
"T002207",
"T008911",
"T033718",
"T033705",
"T004914"
]
},
"release_date": "2023-08-30T22:00:00.000+00:00",
"title": "CVE-2021-23343"
},
{
"cve": "CVE-2021-23382",
"notes": [
{
"category": "description",
"text": "Es bestehen mehrere Schwachstellen in Third Party Packages in Splunk Splunk Enterprise. Diese Fehler existieren unter anderem in den curl, go, decode-uri-Komponente, got, loader-utils, postcss, color-string, glob-parent, minimatch und moment Komponenten. Ein Angreifer kann diese Schwachstellen ausnutzen, um einen nicht spezifizierten Angriff durchzuf\u00fchren."
}
],
"product_status": {
"known_affected": [
"T033720",
"T002207",
"T008911",
"T033718",
"T033705",
"T004914"
]
},
"release_date": "2023-08-30T22:00:00.000+00:00",
"title": "CVE-2021-23382"
},
{
"cve": "CVE-2021-27918",
"notes": [
{
"category": "description",
"text": "Es bestehen mehrere Schwachstellen in Third Party Packages in Splunk Splunk Enterprise. Diese Fehler existieren unter anderem in den curl, go, decode-uri-Komponente, got, loader-utils, postcss, color-string, glob-parent, minimatch und moment Komponenten. Ein Angreifer kann diese Schwachstellen ausnutzen, um einen nicht spezifizierten Angriff durchzuf\u00fchren."
}
],
"product_status": {
"known_affected": [
"T033720",
"T002207",
"T008911",
"T033718",
"T033705",
"T004914"
]
},
"release_date": "2023-08-30T22:00:00.000+00:00",
"title": "CVE-2021-27918"
},
{
"cve": "CVE-2021-27919",
"notes": [
{
"category": "description",
"text": "Es bestehen mehrere Schwachstellen in Third Party Packages in Splunk Splunk Enterprise. Diese Fehler existieren unter anderem in den curl, go, decode-uri-Komponente, got, loader-utils, postcss, color-string, glob-parent, minimatch und moment Komponenten. Ein Angreifer kann diese Schwachstellen ausnutzen, um einen nicht spezifizierten Angriff durchzuf\u00fchren."
}
],
"product_status": {
"known_affected": [
"T033720",
"T002207",
"T008911",
"T033718",
"T033705",
"T004914"
]
},
"release_date": "2023-08-30T22:00:00.000+00:00",
"title": "CVE-2021-27919"
},
{
"cve": "CVE-2021-29060",
"notes": [
{
"category": "description",
"text": "Es bestehen mehrere Schwachstellen in Third Party Packages in Splunk Splunk Enterprise. Diese Fehler existieren unter anderem in den curl, go, decode-uri-Komponente, got, loader-utils, postcss, color-string, glob-parent, minimatch und moment Komponenten. Ein Angreifer kann diese Schwachstellen ausnutzen, um einen nicht spezifizierten Angriff durchzuf\u00fchren."
}
],
"product_status": {
"known_affected": [
"T033720",
"T002207",
"T008911",
"T033718",
"T033705",
"T004914"
]
},
"release_date": "2023-08-30T22:00:00.000+00:00",
"title": "CVE-2021-29060"
},
{
"cve": "CVE-2021-29425",
"notes": [
{
"category": "description",
"text": "Es bestehen mehrere Schwachstellen in Third Party Packages in Splunk Splunk Enterprise. Diese Fehler existieren unter anderem in den curl, go, decode-uri-Komponente, got, loader-utils, postcss, color-string, glob-parent, minimatch und moment Komponenten. Ein Angreifer kann diese Schwachstellen ausnutzen, um einen nicht spezifizierten Angriff durchzuf\u00fchren."
}
],
"product_status": {
"known_affected": [
"T033720",
"T002207",
"T008911",
"T033718",
"T033705",
"T004914"
]
},
"release_date": "2023-08-30T22:00:00.000+00:00",
"title": "CVE-2021-29425"
},
{
"cve": "CVE-2021-29923",
"notes": [
{
"category": "description",
"text": "Es bestehen mehrere Schwachstellen in Third Party Packages in Splunk Splunk Enterprise. Diese Fehler existieren unter anderem in den curl, go, decode-uri-Komponente, got, loader-utils, postcss, color-string, glob-parent, minimatch und moment Komponenten. Ein Angreifer kann diese Schwachstellen ausnutzen, um einen nicht spezifizierten Angriff durchzuf\u00fchren."
}
],
"product_status": {
"known_affected": [
"T033720",
"T002207",
"T008911",
"T033718",
"T033705",
"T004914"
]
},
"release_date": "2023-08-30T22:00:00.000+00:00",
"title": "CVE-2021-29923"
},
{
"cve": "CVE-2021-31525",
"notes": [
{
"category": "description",
"text": "Es bestehen mehrere Schwachstellen in Third Party Packages in Splunk Splunk Enterprise. Diese Fehler existieren unter anderem in den curl, go, decode-uri-Komponente, got, loader-utils, postcss, color-string, glob-parent, minimatch und moment Komponenten. Ein Angreifer kann diese Schwachstellen ausnutzen, um einen nicht spezifizierten Angriff durchzuf\u00fchren."
}
],
"product_status": {
"known_affected": [
"T033720",
"T002207",
"T008911",
"T033718",
"T033705",
"T004914"
]
},
"release_date": "2023-08-30T22:00:00.000+00:00",
"title": "CVE-2021-31525"
},
{
"cve": "CVE-2021-31566",
"notes": [
{
"category": "description",
"text": "Es bestehen mehrere Schwachstellen in Third Party Packages in Splunk Splunk Enterprise. Diese Fehler existieren unter anderem in den curl, go, decode-uri-Komponente, got, loader-utils, postcss, color-string, glob-parent, minimatch und moment Komponenten. Ein Angreifer kann diese Schwachstellen ausnutzen, um einen nicht spezifizierten Angriff durchzuf\u00fchren."
}
],
"product_status": {
"known_affected": [
"T033720",
"T002207",
"T008911",
"T033718",
"T033705",
"T004914"
]
},
"release_date": "2023-08-30T22:00:00.000+00:00",
"title": "CVE-2021-31566"
},
{
"cve": "CVE-2021-33194",
"notes": [
{
"category": "description",
"text": "Es bestehen mehrere Schwachstellen in Third Party Packages in Splunk Splunk Enterprise. Diese Fehler existieren unter anderem in den curl, go, decode-uri-Komponente, got, loader-utils, postcss, color-string, glob-parent, minimatch und moment Komponenten. Ein Angreifer kann diese Schwachstellen ausnutzen, um einen nicht spezifizierten Angriff durchzuf\u00fchren."
}
],
"product_status": {
"known_affected": [
"T033720",
"T002207",
"T008911",
"T033718",
"T033705",
"T004914"
]
},
"release_date": "2023-08-30T22:00:00.000+00:00",
"title": "CVE-2021-33194"
},
{
"cve": "CVE-2021-33195",
"notes": [
{
"category": "description",
"text": "Es bestehen mehrere Schwachstellen in Third Party Packages in Splunk Splunk Enterprise. Diese Fehler existieren unter anderem in den curl, go, decode-uri-Komponente, got, loader-utils, postcss, color-string, glob-parent, minimatch und moment Komponenten. Ein Angreifer kann diese Schwachstellen ausnutzen, um einen nicht spezifizierten Angriff durchzuf\u00fchren."
}
],
"product_status": {
"known_affected": [
"T033720",
"T002207",
"T008911",
"T033718",
"T033705",
"T004914"
]
},
"release_date": "2023-08-30T22:00:00.000+00:00",
"title": "CVE-2021-33195"
},
{
"cve": "CVE-2021-33196",
"notes": [
{
"category": "description",
"text": "Es bestehen mehrere Schwachstellen in Third Party Packages in Splunk Splunk Enterprise. Diese Fehler existieren unter anderem in den curl, go, decode-uri-Komponente, got, loader-utils, postcss, color-string, glob-parent, minimatch und moment Komponenten. Ein Angreifer kann diese Schwachstellen ausnutzen, um einen nicht spezifizierten Angriff durchzuf\u00fchren."
}
],
"product_status": {
"known_affected": [
"T033720",
"T002207",
"T008911",
"T033718",
"T033705",
"T004914"
]
},
"release_date": "2023-08-30T22:00:00.000+00:00",
"title": "CVE-2021-33196"
},
{
"cve": "CVE-2021-33197",
"notes": [
{
"category": "description",
"text": "Es bestehen mehrere Schwachstellen in Third Party Packages in Splunk Splunk Enterprise. Diese Fehler existieren unter anderem in den curl, go, decode-uri-Komponente, got, loader-utils, postcss, color-string, glob-parent, minimatch und moment Komponenten. Ein Angreifer kann diese Schwachstellen ausnutzen, um einen nicht spezifizierten Angriff durchzuf\u00fchren."
}
],
"product_status": {
"known_affected": [
"T033720",
"T002207",
"T008911",
"T033718",
"T033705",
"T004914"
]
},
"release_date": "2023-08-30T22:00:00.000+00:00",
"title": "CVE-2021-33197"
},
{
"cve": "CVE-2021-33198",
"notes": [
{
"category": "description",
"text": "Es bestehen mehrere Schwachstellen in Third Party Packages in Splunk Splunk Enterprise. Diese Fehler existieren unter anderem in den curl, go, decode-uri-Komponente, got, loader-utils, postcss, color-string, glob-parent, minimatch und moment Komponenten. Ein Angreifer kann diese Schwachstellen ausnutzen, um einen nicht spezifizierten Angriff durchzuf\u00fchren."
}
],
"product_status": {
"known_affected": [
"T033720",
"T002207",
"T008911",
"T033718",
"T033705",
"T004914"
]
},
"release_date": "2023-08-30T22:00:00.000+00:00",
"title": "CVE-2021-33198"
},
{
"cve": "CVE-2021-34558",
"notes": [
{
"category": "description",
"text": "Es bestehen mehrere Schwachstellen in Third Party Packages in Splunk Splunk Enterprise. Diese Fehler existieren unter anderem in den curl, go, decode-uri-Komponente, got, loader-utils, postcss, color-string, glob-parent, minimatch und moment Komponenten. Ein Angreifer kann diese Schwachstellen ausnutzen, um einen nicht spezifizierten Angriff durchzuf\u00fchren."
}
],
"product_status": {
"known_affected": [
"T033720",
"T002207",
"T008911",
"T033718",
"T033705",
"T004914"
]
},
"release_date": "2023-08-30T22:00:00.000+00:00",
"title": "CVE-2021-34558"
},
{
"cve": "CVE-2021-3520",
"notes": [
{
"category": "description",
"text": "Es bestehen mehrere Schwachstellen in Third Party Packages in Splunk Splunk Enterprise. Diese Fehler existieren unter anderem in den curl, go, decode-uri-Komponente, got, loader-utils, postcss, color-string, glob-parent, minimatch und moment Komponenten. Ein Angreifer kann diese Schwachstellen ausnutzen, um einen nicht spezifizierten Angriff durchzuf\u00fchren."
}
],
"product_status": {
"known_affected": [
"T033720",
"T002207",
"T008911",
"T033718",
"T033705",
"T004914"
]
},
"release_date": "2023-08-30T22:00:00.000+00:00",
"title": "CVE-2021-3520"
},
{
"cve": "CVE-2021-3572",
"notes": [
{
"category": "description",
"text": "Es bestehen mehrere Schwachstellen in Third Party Packages in Splunk Splunk Enterprise. Diese Fehler existieren unter anderem in den curl, go, decode-uri-Komponente, got, loader-utils, postcss, color-string, glob-parent, minimatch und moment Komponenten. Ein Angreifer kann diese Schwachstellen ausnutzen, um einen nicht spezifizierten Angriff durchzuf\u00fchren."
}
],
"product_status": {
"known_affected": [
"T033720",
"T002207",
"T008911",
"T033718",
"T033705",
"T004914"
]
},
"release_date": "2023-08-30T22:00:00.000+00:00",
"title": "CVE-2021-3572"
},
{
"cve": "CVE-2021-36221",
"notes": [
{
"category": "description",
"text": "Es bestehen mehrere Schwachstellen in Third Party Packages in Splunk Splunk Enterprise. Diese Fehler existieren unter anderem in den curl, go, decode-uri-Komponente, got, loader-utils, postcss, color-string, glob-parent, minimatch und moment Komponenten. Ein Angreifer kann diese Schwachstellen ausnutzen, um einen nicht spezifizierten Angriff durchzuf\u00fchren."
}
],
"product_status": {
"known_affected": [
"T033720",
"T002207",
"T008911",
"T033718",
"T033705",
"T004914"
]
},
"release_date": "2023-08-30T22:00:00.000+00:00",
"title": "CVE-2021-36221"
},
{
"cve": "CVE-2021-36976",
"notes": [
{
"category": "description",
"text": "Es bestehen mehrere Schwachstellen in Third Party Packages in Splunk Splunk Enterprise. Diese Fehler existieren unter anderem in den curl, go, decode-uri-Komponente, got, loader-utils, postcss, color-string, glob-parent, minimatch und moment Komponenten. Ein Angreifer kann diese Schwachstellen ausnutzen, um einen nicht spezifizierten Angriff durchzuf\u00fchren."
}
],
"product_status": {
"known_affected": [
"T033720",
"T002207",
"T008911",
"T033718",
"T033705",
"T004914"
]
},
"release_date": "2023-08-30T22:00:00.000+00:00",
"title": "CVE-2021-36976"
},
{
"cve": "CVE-2021-3803",
"notes": [
{
"category": "description",
"text": "Es bestehen mehrere Schwachstellen in Third Party Packages in Splunk Splunk Enterprise. Diese Fehler existieren unter anderem in den curl, go, decode-uri-Komponente, got, loader-utils, postcss, color-string, glob-parent, minimatch und moment Komponenten. Ein Angreifer kann diese Schwachstellen ausnutzen, um einen nicht spezifizierten Angriff durchzuf\u00fchren."
}
],
"product_status": {
"known_affected": [
"T033720",
"T002207",
"T008911",
"T033718",
"T033705",
"T004914"
]
},
"release_date": "2023-08-30T22:00:00.000+00:00",
"title": "CVE-2021-3803"
},
{
"cve": "CVE-2021-38297",
"notes": [
{
"category": "description",
"text": "Es bestehen mehrere Schwachstellen in Third Party Packages in Splunk Splunk Enterprise. Diese Fehler existieren unter anderem in den curl, go, decode-uri-Komponente, got, loader-utils, postcss, color-string, glob-parent, minimatch und moment Komponenten. Ein Angreifer kann diese Schwachstellen ausnutzen, um einen nicht spezifizierten Angriff durchzuf\u00fchren."
}
],
"product_status": {
"known_affected": [
"T033720",
"T002207",
"T008911",
"T033718",
"T033705",
"T004914"
]
},
"release_date": "2023-08-30T22:00:00.000+00:00",
"title": "CVE-2021-38297"
},
{
"cve": "CVE-2021-38561",
"notes": [
{
"category": "description",
"text": "Es bestehen mehrere Schwachstellen in Third Party Packages in Splunk Splunk Enterprise. Diese Fehler existieren unter anderem in den curl, go, decode-uri-Komponente, got, loader-utils, postcss, color-string, glob-parent, minimatch und moment Komponenten. Ein Angreifer kann diese Schwachstellen ausnutzen, um einen nicht spezifizierten Angriff durchzuf\u00fchren."
}
],
"product_status": {
"known_affected": [
"T033720",
"T002207",
"T008911",
"T033718",
"T033705",
"T004914"
]
},
"release_date": "2023-08-30T22:00:00.000+00:00",
"title": "CVE-2021-38561"
},
{
"cve": "CVE-2021-39293",
"notes": [
{
"category": "description",
"text": "Es bestehen mehrere Schwachstellen in Third Party Packages in Splunk Splunk Enterprise. Diese Fehler existieren unter anderem in den curl, go, decode-uri-Komponente, got, loader-utils, postcss, color-string, glob-parent, minimatch und moment Komponenten. Ein Angreifer kann diese Schwachstellen ausnutzen, um einen nicht spezifizierten Angriff durchzuf\u00fchren."
}
],
"product_status": {
"known_affected": [
"T033720",
"T002207",
"T008911",
"T033718",
"T033705",
"T004914"
]
},
"release_date": "2023-08-30T22:00:00.000+00:00",
"title": "CVE-2021-39293"
},
{
"cve": "CVE-2021-41182",
"notes": [
{
"category": "description",
"text": "Es bestehen mehrere Schwachstellen in Third Party Packages in Splunk Splunk Enterprise. Diese Fehler existieren unter anderem in den curl, go, decode-uri-Komponente, got, loader-utils, postcss, color-string, glob-parent, minimatch und moment Komponenten. Ein Angreifer kann diese Schwachstellen ausnutzen, um einen nicht spezifizierten Angriff durchzuf\u00fchren."
}
],
"product_status": {
"known_affected": [
"T033720",
"T002207",
"T008911",
"T033718",
"T033705",
"T004914"
]
},
"release_date": "2023-08-30T22:00:00.000+00:00",
"title": "CVE-2021-41182"
},
{
"cve": "CVE-2021-41183",
"notes": [
{
"category": "description",
"text": "Es bestehen mehrere Schwachstellen in Third Party Packages in Splunk Splunk Enterprise. Diese Fehler existieren unter anderem in den curl, go, decode-uri-Komponente, got, loader-utils, postcss, color-string, glob-parent, minimatch und moment Komponenten. Ein Angreifer kann diese Schwachstellen ausnutzen, um einen nicht spezifizierten Angriff durchzuf\u00fchren."
}
],
"product_status": {
"known_affected": [
"T033720",
"T002207",
"T008911",
"T033718",
"T033705",
"T004914"
]
},
"release_date": "2023-08-30T22:00:00.000+00:00",
"title": "CVE-2021-41183"
},
{
"cve": "CVE-2021-41184",
"notes": [
{
"category": "description",
"text": "Es bestehen mehrere Schwachstellen in Third Party Packages in Splunk Splunk Enterprise. Diese Fehler existieren unter anderem in den curl, go, decode-uri-Komponente, got, loader-utils, postcss, color-string, glob-parent, minimatch und moment Komponenten. Ein Angreifer kann diese Schwachstellen ausnutzen, um einen nicht spezifizierten Angriff durchzuf\u00fchren."
}
],
"product_status": {
"known_affected": [
"T033720",
"T002207",
"T008911",
"T033718",
"T033705",
"T004914"
]
},
"release_date": "2023-08-30T22:00:00.000+00:00",
"title": "CVE-2021-41184"
},
{
"cve": "CVE-2021-41771",
"notes": [
{
"category": "description",
"text": "Es bestehen mehrere Schwachstellen in Third Party Packages in Splunk Splunk Enterprise. Diese Fehler existieren unter anderem in den curl, go, decode-uri-Komponente, got, loader-utils, postcss, color-string, glob-parent, minimatch und moment Komponenten. Ein Angreifer kann diese Schwachstellen ausnutzen, um einen nicht spezifizierten Angriff durchzuf\u00fchren."
}
],
"product_status": {
"known_affected": [
"T033720",
"T002207",
"T008911",
"T033718",
"T033705",
"T004914"
]
},
"release_date": "2023-08-30T22:00:00.000+00:00",
"title": "CVE-2021-41771"
},
{
"cve": "CVE-2021-41772",
"notes": [
{
"category": "description",
"text": "Es bestehen mehrere Schwachstellen in Third Party Packages in Splunk Splunk Enterprise. Diese Fehler existieren unter anderem in den curl, go, decode-uri-Komponente, got, loader-utils, postcss, color-string, glob-parent, minimatch und moment Komponenten. Ein Angreifer kann diese Schwachstellen ausnutzen, um einen nicht spezifizierten Angriff durchzuf\u00fchren."
}
],
"product_status": {
"known_affected": [
"T033720",
"T002207",
"T008911",
"T033718",
"T033705",
"T004914"
]
},
"release_date": "2023-08-30T22:00:00.000+00:00",
"title": "CVE-2021-41772"
},
{
"cve": "CVE-2021-43565",
"notes": [
{
"category": "description",
"text": "Es bestehen mehrere Schwachstellen in Third Party Packages in Splunk Splunk Enterprise. Diese Fehler existieren unter anderem in den curl, go, decode-uri-Komponente, got, loader-utils, postcss, color-string, glob-parent, minimatch und moment Komponenten. Ein Angreifer kann diese Schwachstellen ausnutzen, um einen nicht spezifizierten Angriff durchzuf\u00fchren."
}
],
"product_status": {
"known_affected": [
"T033720",
"T002207",
"T008911",
"T033718",
"T033705",
"T004914"
]
},
"release_date": "2023-08-30T22:00:00.000+00:00",
"title": "CVE-2021-43565"
},
{
"cve": "CVE-2021-44716",
"notes": [
{
"category": "description",
"text": "Es bestehen mehrere Schwachstellen in Third Party Packages in Splunk Splunk Enterprise. Diese Fehler existieren unter anderem in den curl, go, decode-uri-Komponente, got, loader-utils, postcss, color-string, glob-parent, minimatch und moment Komponenten. Ein Angreifer kann diese Schwachstellen ausnutzen, um einen nicht spezifizierten Angriff durchzuf\u00fchren."
}
],
"product_status": {
"known_affected": [
"T033720",
"T002207",
"T008911",
"T033718",
"T033705",
"T004914"
]
},
"release_date": "2023-08-30T22:00:00.000+00:00",
"title": "CVE-2021-44716"
},
{
"cve": "CVE-2021-44717",
"notes": [
{
"category": "description",
"text": "Es bestehen mehrere Schwachstellen in Third Party Packages in Splunk Splunk Enterprise. Diese Fehler existieren unter anderem in den curl, go, decode-uri-Komponente, got, loader-utils, postcss, color-string, glob-parent, minimatch und moment Komponenten. Ein Angreifer kann diese Schwachstellen ausnutzen, um einen nicht spezifizierten Angriff durchzuf\u00fchren."
}
],
"product_status": {
"known_affected": [
"T033720",
"T002207",
"T008911",
"T033718",
"T033705",
"T004914"
]
},
"release_date": "2023-08-30T22:00:00.000+00:00",
"title": "CVE-2021-44717"
},
{
"cve": "CVE-2022-1705",
"notes": [
{
"category": "description",
"text": "Es bestehen mehrere Schwachstellen in Third Party Packages in Splunk Splunk Enterprise. Diese Fehler existieren unter anderem in den curl, go, decode-uri-Komponente, got, loader-utils, postcss, color-string, glob-parent, minimatch und moment Komponenten. Ein Angreifer kann diese Schwachstellen ausnutzen, um einen nicht spezifizierten Angriff durchzuf\u00fchren."
}
],
"product_status": {
"known_affected": [
"T033720",
"T002207",
"T008911",
"T033718",
"T033705",
"T004914"
]
},
"release_date": "2023-08-30T22:00:00.000+00:00",
"title": "CVE-2022-1705"
},
{
"cve": "CVE-2022-1941",
"notes": [
{
"category": "description",
"text": "Es bestehen mehrere Schwachstellen in Third Party Packages in Splunk Splunk Enterprise. Diese Fehler existieren unter anderem in den curl, go, decode-uri-Komponente, got, loader-utils, postcss, color-string, glob-parent, minimatch und moment Komponenten. Ein Angreifer kann diese Schwachstellen ausnutzen, um einen nicht spezifizierten Angriff durchzuf\u00fchren."
}
],
"product_status": {
"known_affected": [
"T033720",
"T002207",
"T008911",
"T033718",
"T033705",
"T004914"
]
},
"release_date": "2023-08-30T22:00:00.000+00:00",
"title": "CVE-2022-1941"
},
{
"cve": "CVE-2022-1962",
"notes": [
{
"category": "description",
"text": "Es bestehen mehrere Schwachstellen in Third Party Packages in Splunk Splunk Enterprise. Diese Fehler existieren unter anderem in den curl, go, decode-uri-Komponente, got, loader-utils, postcss, color-string, glob-parent, minimatch und moment Komponenten. Ein Angreifer kann diese Schwachstellen ausnutzen, um einen nicht spezifizierten Angriff durchzuf\u00fchren."
}
],
"product_status": {
"known_affected": [
"T033720",
"T002207",
"T008911",
"T033718",
"T033705",
"T004914"
]
},
"release_date": "2023-08-30T22:00:00.000+00:00",
"title": "CVE-2022-1962"
},
{
"cve": "CVE-2022-22576",
"notes": [
{
"category": "description",
"text": "Es bestehen mehrere Schwachstellen in Third Party Packages in Splunk Splunk Enterprise. Diese Fehler existieren unter anderem in den curl, go, decode-uri-Komponente, got, loader-utils, postcss, color-string, glob-parent, minimatch und moment Komponenten. Ein Angreifer kann diese Schwachstellen ausnutzen, um einen nicht spezifizierten Angriff durchzuf\u00fchren."
}
],
"product_status": {
"known_affected": [
"T033720",
"T002207",
"T008911",
"T033718",
"T033705",
"T004914"
]
},
"release_date": "2023-08-30T22:00:00.000+00:00",
"title": "CVE-2022-22576"
},
{
"cve": "CVE-2022-2309",
"notes": [
{
"category": "description",
"text": "Es bestehen mehrere Schwachstellen in Third Party Packages in Splunk Splunk Enterprise. Diese Fehler existieren unter anderem in den curl, go, decode-uri-Komponente, got, loader-utils, postcss, color-string, glob-parent, minimatch und moment Komponenten. Ein Angreifer kann diese Schwachstellen ausnutzen, um einen nicht spezifizierten Angriff durchzuf\u00fchren."
}
],
"product_status": {
"known_affected": [
"T033720",
"T002207",
"T008911",
"T033718",
"T033705",
"T004914"
]
},
"release_date": "2023-08-30T22:00:00.000+00:00",
"title": "CVE-2022-2309"
},
{
"cve": "CVE-2022-23491",
"notes": [
{
"category": "description",
"text": "Es bestehen mehrere Schwachstellen in Third Party Packages in Splunk Splunk Enterprise. Diese Fehler existieren unter anderem in den curl, go, decode-uri-Komponente, got, loader-utils, postcss, color-string, glob-parent, minimatch und moment Komponenten. Ein Angreifer kann diese Schwachstellen ausnutzen, um einen nicht spezifizierten Angriff durchzuf\u00fchren."
}
],
"product_status": {
"known_affected": [
"T033720",
"T002207",
"T008911",
"T033718",
"T033705",
"T004914"
]
},
"release_date": "2023-08-30T22:00:00.000+00:00",
"title": "CVE-2022-23491"
},
{
"cve": "CVE-2022-23772",
"notes": [
{
"category": "description",
"text": "Es bestehen mehrere Schwachstellen in Third Party Packages in Splunk Splunk Enterprise. Diese Fehler existieren unter anderem in den curl, go, decode-uri-Komponente, got, loader-utils, postcss, color-string, glob-parent, minimatch und moment Komponenten. Ein Angreifer kann diese Schwachstellen ausnutzen, um einen nicht spezifizierten Angriff durchzuf\u00fchren."
}
],
"product_status": {
"known_affected": [
"T033720",
"T002207",
"T008911",
"T033718",
"T033705",
"T004914"
]
},
"release_date": "2023-08-30T22:00:00.000+00:00",
"title": "CVE-2022-23772"
},
{
"cve": "CVE-2022-23773",
"notes": [
{
"category": "description",
"text": "Es bestehen mehrere Schwachstellen in Third Party Packages in Splunk Splunk Enterprise. Diese Fehler existieren unter anderem in den curl, go, decode-uri-Komponente, got, loader-utils, postcss, color-string, glob-parent, minimatch und moment Komponenten. Ein Angreifer kann diese Schwachstellen ausnutzen, um einen nicht spezifizierten Angriff durchzuf\u00fchren."
}
],
"product_status": {
"known_affected": [
"T033720",
"T002207",
"T008911",
"T033718",
"T033705",
"T004914"
]
},
"release_date": "2023-08-30T22:00:00.000+00:00",
"title": "CVE-2022-23773"
},
{
"cve": "CVE-2022-23806",
"notes": [
{
"category": "description",
"text": "Es bestehen mehrere Schwachstellen in Third Party Packages in Splunk Splunk Enterprise. Diese Fehler existieren unter anderem in den curl, go, decode-uri-Komponente, got, loader-utils, postcss, color-string, glob-parent, minimatch und moment Komponenten. Ein Angreifer kann diese Schwachstellen ausnutzen, um einen nicht spezifizierten Angriff durchzuf\u00fchren."
}
],
"product_status": {
"known_affected": [
"T033720",
"T002207",
"T008911",
"T033718",
"T033705",
"T004914"
]
},
"release_date": "2023-08-30T22:00:00.000+00:00",
"title": "CVE-2022-23806"
},
{
"cve": "CVE-2022-24675",
"notes": [
{
"category": "description",
"text": "Es bestehen mehrere Schwachstellen in Third Party Packages in Splunk Splunk Enterprise. Diese Fehler existieren unter anderem in den curl, go, decode-uri-Komponente, got, loader-utils, postcss, color-string, glob-parent, minimatch und moment Komponenten. Ein Angreifer kann diese Schwachstellen ausnutzen, um einen nicht spezifizierten Angriff durchzuf\u00fchren."
}
],
"product_status": {
"known_affected": [
"T033720",
"T002207",
"T008911",
"T033718",
"T033705",
"T004914"
]
},
"release_date": "2023-08-30T22:00:00.000+00:00",
"title": "CVE-2022-24675"
},
{
"cve": "CVE-2022-24921",
"notes": [
{
"category": "description",
"text": "Es bestehen mehrere Schwachstellen in Third Party Packages in Splunk Splunk Enterprise. Diese Fehler existieren unter anderem in den curl, go, decode-uri-Komponente, got, loader-utils, postcss, color-string, glob-parent, minimatch und moment Komponenten. Ein Angreifer kann diese Schwachstellen ausnutzen, um einen nicht spezifizierten Angriff durchzuf\u00fchren."
}
],
"product_status": {
"known_affected": [
"T033720",
"T002207",
"T008911",
"T033718",
"T033705",
"T004914"
]
},
"release_date": "2023-08-30T22:00:00.000+00:00",
"title": "CVE-2022-24921"
},
{
"cve": "CVE-2022-24999",
"notes": [
{
"category": "description",
"text": "Es bestehen mehrere Schwachstellen in Third Party Packages in Splunk Splunk Enterprise. Diese Fehler existieren unter anderem in den curl, go, decode-uri-Komponente, got, loader-utils, postcss, color-string, glob-parent, minimatch und moment Komponenten. Ein Angreifer kann diese Schwachstellen ausnutzen, um einen nicht spezifizierten Angriff durchzuf\u00fchren."
}
],
"product_status": {
"known_affected": [
"T033720",
"T002207",
"T008911",
"T033718",
"T033705",
"T004914"
]
},
"release_date": "2023-08-30T22:00:00.000+00:00",
"title": "CVE-2022-24999"
},
{
"cve": "CVE-2022-25881",
"notes": [
{
"category": "description",
"text": "Es bestehen mehrere Schwachstellen in Third Party Packages in Splunk Splunk Enterprise. Diese Fehler existieren unter anderem in den curl, go, decode-uri-Komponente, got, loader-utils, postcss, color-string, glob-parent, minimatch und moment Komponenten. Ein Angreifer kann diese Schwachstellen ausnutzen, um einen nicht spezifizierten Angriff durchzuf\u00fchren."
}
],
"product_status": {
"known_affected": [
"T033720",
"T002207",
"T008911",
"T033718",
"T033705",
"T004914"
]
},
"release_date": "2023-08-30T22:00:00.000+00:00",
"title": "CVE-2022-25881"
},
{
"cve": "CVE-2022-27191",
"notes": [
{
"category": "description",
"text": "Es bestehen mehrere Schwachstellen in Third Party Packages in Splunk Splunk Enterprise. Diese Fehler existieren unter anderem in den curl, go, decode-uri-Komponente, got, loader-utils, postcss, color-string, glob-parent, minimatch und moment Komponenten. Ein Angreifer kann diese Schwachstellen ausnutzen, um einen nicht spezifizierten Angriff durchzuf\u00fchren."
}
],
"product_status": {
"known_affected": [
"T033720",
"T002207",
"T008911",
"T033718",
"T033705",
"T004914"
]
},
"release_date": "2023-08-30T22:00:00.000+00:00",
"title": "CVE-2022-27191"
},
{
"cve": "CVE-2022-27536",
"notes": [
{
"category": "description",
"text": "Es bestehen mehrere Schwachstellen in Third Party Packages in Splunk Splunk Enterprise. Diese Fehler existieren unter anderem in den curl, go, decode-uri-Komponente, got, loader-utils, postcss, color-string, glob-parent, minimatch und moment Komponenten. Ein Angreifer kann diese Schwachstellen ausnutzen, um einen nicht spezifizierten Angriff durchzuf\u00fchren."
}
],
"product_status": {
"known_affected": [
"T033720",
"T002207",
"T008911",
"T033718",
"T033705",
"T004914"
]
},
"release_date": "2023-08-30T22:00:00.000+00:00",
"title": "CVE-2022-27536"
},
{
"cve": "CVE-2022-27664",
"notes": [
{
"category": "description",
"text": "Es bestehen mehrere Schwachstellen in Third Party Packages in Splunk Splunk Enterprise. Diese Fehler existieren unter anderem in den curl, go, decode-uri-Komponente, got, loader-utils, postcss, color-string, glob-parent, minimatch und moment Komponenten. Ein Angreifer kann diese Schwachstellen ausnutzen, um einen nicht spezifizierten Angriff durchzuf\u00fchren."
}
],
"product_status": {
"known_affected": [
"T033720",
"T002207",
"T008911",
"T033718",
"T033705",
"T004914"
]
},
"release_date": "2023-08-30T22:00:00.000+00:00",
"title": "CVE-2022-27664"
},
{
"cve": "CVE-2022-27774",
"notes": [
{
"category": "description",
"text": "Es bestehen mehrere Schwachstellen in Third Party Packages in Splunk Splunk Enterprise. Diese Fehler existieren unter anderem in den curl, go, decode-uri-Komponente, got, loader-utils, postcss, color-string, glob-parent, minimatch und moment Komponenten. Ein Angreifer kann diese Schwachstellen ausnutzen, um einen nicht spezifizierten Angriff durchzuf\u00fchren."
}
],
"product_status": {
"known_affected": [
"T033720",
"T002207",
"T008911",
"T033718",
"T033705",
"T004914"
]
},
"release_date": "2023-08-30T22:00:00.000+00:00",
"title": "CVE-2022-27774"
},
{
"cve": "CVE-2022-27775",
"notes": [
{
"category": "description",
"text": "Es bestehen mehrere Schwachstellen in Third Party Packages in Splunk Splunk Enterprise. Diese Fehler existieren unter anderem in den curl, go, decode-uri-Komponente, got, loader-utils, postcss, color-string, glob-parent, minimatch und moment Komponenten. Ein Angreifer kann diese Schwachstellen ausnutzen, um einen nicht spezifizierten Angriff durchzuf\u00fchren."
}
],
"product_status": {
"known_affected": [
"T033720",
"T002207",
"T008911",
"T033718",
"T033705",
"T004914"
]
},
"release_date": "2023-08-30T22:00:00.000+00:00",
"title": "CVE-2022-27775"
},
{
"cve": "CVE-2022-27776",
"notes": [
{
"category": "description",
"text": "Es bestehen mehrere Schwachstellen in Third Party Packages in Splunk Splunk Enterprise. Diese Fehler existieren unter anderem in den curl, go, decode-uri-Komponente, got, loader-utils, postcss, color-string, glob-parent, minimatch und moment Komponenten. Ein Angreifer kann diese Schwachstellen ausnutzen, um einen nicht spezifizierten Angriff durchzuf\u00fchren."
}
],
"product_status": {
"known_affected": [
"T033720",
"T002207",
"T008911",
"T033718",
"T033705",
"T004914"
]
},
"release_date": "2023-08-30T22:00:00.000+00:00",
"title": "CVE-2022-27776"
},
{
"cve": "CVE-2022-27778",
"notes": [
{
"category": "description",
"text": "Es bestehen mehrere Schwachstellen in Third Party Packages in Splunk Splunk Enterprise. Diese Fehler existieren unter anderem in den curl, go, decode-uri-Komponente, got, loader-utils, postcss, color-string, glob-parent, minimatch und moment Komponenten. Ein Angreifer kann diese Schwachstellen ausnutzen, um einen nicht spezifizierten Angriff durchzuf\u00fchren."
}
],
"product_status": {
"known_affected": [
"T033720",
"T002207",
"T008911",
"T033718",
"T033705",
"T004914"
]
},
"release_date": "2023-08-30T22:00:00.000+00:00",
"title": "CVE-2022-27778"
},
{
"cve": "CVE-2022-27779",
"notes": [
{
"category": "description",
"text": "Es bestehen mehrere Schwachstellen in Third Party Packages in Splunk Splunk Enterprise. Diese Fehler existieren unter anderem in den curl, go, decode-uri-Komponente, got, loader-utils, postcss, color-string, glob-parent, minimatch und moment Komponenten. Ein Angreifer kann diese Schwachstellen ausnutzen, um einen nicht spezifizierten Angriff durchzuf\u00fchren."
}
],
"product_status": {
"known_affected": [
"T033720",
"T002207",
"T008911",
"T033718",
"T033705",
"T004914"
]
},
"release_date": "2023-08-30T22:00:00.000+00:00",
"title": "CVE-2022-27779"
},
{
"cve": "CVE-2022-27780",
"notes": [
{
"category": "description",
"text": "Es bestehen mehrere Schwachstellen in Third Party Packages in Splunk Splunk Enterprise. Diese Fehler existieren unter anderem in den curl, go, decode-uri-Komponente, got, loader-utils, postcss, color-string, glob-parent, minimatch und moment Komponenten. Ein Angreifer kann diese Schwachstellen ausnutzen, um einen nicht spezifizierten Angriff durchzuf\u00fchren."
}
],
"product_status": {
"known_affected": [
"T033720",
"T002207",
"T008911",
"T033718",
"T033705",
"T004914"
]
},
"release_date": "2023-08-30T22:00:00.000+00:00",
"title": "CVE-2022-27780"
},
{
"cve": "CVE-2022-27781",
"notes": [
{
"category": "description",
"text": "Es bestehen mehrere Schwachstellen in Third Party Packages in Splunk Splunk Enterprise. Diese Fehler existieren unter anderem in den curl, go, decode-uri-Komponente, got, loader-utils, postcss, color-string, glob-parent, minimatch und moment Komponenten. Ein Angreifer kann diese Schwachstellen ausnutzen, um einen nicht spezifizierten Angriff durchzuf\u00fchren."
}
],
"product_status": {
"known_affected": [
"T033720",
"T002207",
"T008911",
"T033718",
"T033705",
"T004914"
]
},
"release_date": "2023-08-30T22:00:00.000+00:00",
"title": "CVE-2022-27781"
},
{
"cve": "CVE-2022-27782",
"notes": [
{
"category": "description",
"text": "Es bestehen mehrere Schwachstellen in Third Party Packages in Splunk Splunk Enterprise. Diese Fehler existieren unter anderem in den curl, go, decode-uri-Komponente, got, loader-utils, postcss, color-string, glob-parent, minimatch und moment Komponenten. Ein Angreifer kann diese Schwachstellen ausnutzen, um einen nicht spezifizierten Angriff durchzuf\u00fchren."
}
],
"product_status": {
"known_affected": [
"T033720",
"T002207",
"T008911",
"T033718",
"T033705",
"T004914"
]
},
"release_date": "2023-08-30T22:00:00.000+00:00",
"title": "CVE-2022-27782"
},
{
"cve": "CVE-2022-28131",
"notes": [
{
"category": "description",
"text": "Es bestehen mehrere Schwachstellen in Third Party Packages in Splunk Splunk Enterprise. Diese Fehler existieren unter anderem in den curl, go, decode-uri-Komponente, got, loader-utils, postcss, color-string, glob-parent, minimatch und moment Komponenten. Ein Angreifer kann diese Schwachstellen ausnutzen, um einen nicht spezifizierten Angriff durchzuf\u00fchren."
}
],
"product_status": {
"known_affected": [
"T033720",
"T002207",
"T008911",
"T033718",
"T033705",
"T004914"
]
},
"release_date": "2023-08-30T22:00:00.000+00:00",
"title": "CVE-2022-28131"
},
{
"cve": "CVE-2022-28327",
"notes": [
{
"category": "description",
"text": "Es bestehen mehrere Schwachstellen in Third Party Packages in Splunk Splunk Enterprise. Diese Fehler existieren unter anderem in den curl, go, decode-uri-Komponente, got, loader-utils, postcss, color-string, glob-parent, minimatch und moment Komponenten. Ein Angreifer kann diese Schwachstellen ausnutzen, um einen nicht spezifizierten Angriff durchzuf\u00fchren."
}
],
"product_status": {
"known_affected": [
"T033720",
"T002207",
"T008911",
"T033718",
"T033705",
"T004914"
]
},
"release_date": "2023-08-30T22:00:00.000+00:00",
"title": "CVE-2022-28327"
},
{
"cve": "CVE-2022-2879",
"notes": [
{
"category": "description",
"text": "Es bestehen mehrere Schwachstellen in Third Party Packages in Splunk Splunk Enterprise. Diese Fehler existieren unter anderem in den curl, go, decode-uri-Komponente, got, loader-utils, postcss, color-string, glob-parent, minimatch und moment Komponenten. Ein Angreifer kann diese Schwachstellen ausnutzen, um einen nicht spezifizierten Angriff durchzuf\u00fchren."
}
],
"product_status": {
"known_affected": [
"T033720",
"T002207",
"T008911",
"T033718",
"T033705",
"T004914"
]
},
"release_date": "2023-08-30T22:00:00.000+00:00",
"title": "CVE-2022-2879"
},
{
"cve": "CVE-2022-2880",
"notes": [
{
"category": "description",
"text": "Es bestehen mehrere Schwachstellen in Third Party Packages in Splunk Splunk Enterprise. Diese Fehler existieren unter anderem in den curl, go, decode-uri-Komponente, got, loader-utils, postcss, color-string, glob-parent, minimatch und moment Komponenten. Ein Angreifer kann diese Schwachstellen ausnutzen, um einen nicht spezifizierten Angriff durchzuf\u00fchren."
}
],
"product_status": {
"known_affected": [
"T033720",
"T002207",
"T008911",
"T033718",
"T033705",
"T004914"
]
},
"release_date": "2023-08-30T22:00:00.000+00:00",
"title": "CVE-2022-2880"
},
{
"cve": "CVE-2022-29526",
"notes": [
{
"category": "description",
"text": "Es bestehen mehrere Schwachstellen in Third Party Packages in Splunk Splunk Enterprise. Diese Fehler existieren unter anderem in den curl, go, decode-uri-Komponente, got, loader-utils, postcss, color-string, glob-parent, minimatch und moment Komponenten. Ein Angreifer kann diese Schwachstellen ausnutzen, um einen nicht spezifizierten Angriff durchzuf\u00fchren."
}
],
"product_status": {
"known_affected": [
"T033720",
"T002207",
"T008911",
"T033718",
"T033705",
"T004914"
]
},
"release_date": "2023-08-30T22:00:00.000+00:00",
"title": "CVE-2022-29526"
},
{
"cve": "CVE-2022-29804",
"notes": [
{
"category": "description",
"text": "Es bestehen mehrere Schwachstellen in Third Party Packages in Splunk Splunk Enterprise. Diese Fehler existieren unter anderem in den curl, go, decode-uri-Komponente, got, loader-utils, postcss, color-string, glob-parent, minimatch und moment Komponenten. Ein Angreifer kann diese Schwachstellen ausnutzen, um einen nicht spezifizierten Angriff durchzuf\u00fchren."
}
],
"product_status": {
"known_affected": [
"T033720",
"T002207",
"T008911",
"T033718",
"T033705",
"T004914"
]
},
"release_date": "2023-08-30T22:00:00.000+00:00",
"title": "CVE-2022-29804"
},
{
"cve": "CVE-2022-30115",
"notes": [
{
"category": "description",
"text": "Es bestehen mehrere Schwachstellen in Third Party Packages in Splunk Splunk Enterprise. Diese Fehler existieren unter anderem in den curl, go, decode-uri-Komponente, got, loader-utils, postcss, color-string, glob-parent, minimatch und moment Komponenten. Ein Angreifer kann diese Schwachstellen ausnutzen, um einen nicht spezifizierten Angriff durchzuf\u00fchren."
}
],
"product_status": {
"known_affected": [
"T033720",
"T002207",
"T008911",
"T033718",
"T033705",
"T004914"
]
},
"release_date": "2023-08-30T22:00:00.000+00:00",
"title": "CVE-2022-30115"
},
{
"cve": "CVE-2022-30580",
"notes": [
{
"category": "description",
"text": "Es bestehen mehrere Schwachstellen in Third Party Packages in Splunk Splunk Enterprise. Diese Fehler existieren unter anderem in den curl, go, decode-uri-Komponente, got, loader-utils, postcss, color-string, glob-parent, minimatch und moment Komponenten. Ein Angreifer kann diese Schwachstellen ausnutzen, um einen nicht spezifizierten Angriff durchzuf\u00fchren."
}
],
"product_status": {
"known_affected": [
"T033720",
"T002207",
"T008911",
"T033718",
"T033705",
"T004914"
]
},
"release_date": "2023-08-30T22:00:00.000+00:00",
"title": "CVE-2022-30580"
},
{
"cve": "CVE-2022-30629",
"notes": [
{
"category": "description",
"text": "Es bestehen mehrere Schwachstellen in Third Party Packages in Splunk Splunk Enterprise. Diese Fehler existieren unter anderem in den curl, go, decode-uri-Komponente, got, loader-utils, postcss, color-string, glob-parent, minimatch und moment Komponenten. Ein Angreifer kann diese Schwachstellen ausnutzen, um einen nicht spezifizierten Angriff durchzuf\u00fchren."
}
],
"product_status": {
"known_affected": [
"T033720",
"T002207",
"T008911",
"T033718",
"T033705",
"T004914"
]
},
"release_date": "2023-08-30T22:00:00.000+00:00",
"title": "CVE-2022-30629"
},
{
"cve": "CVE-2022-30630",
"notes": [
{
"category": "description",
"text": "Es bestehen mehrere Schwachstellen in Third Party Packages in Splunk Splunk Enterprise. Diese Fehler existieren unter anderem in den curl, go, decode-uri-Komponente, got, loader-utils, postcss, color-string, glob-parent, minimatch und moment Komponenten. Ein Angreifer kann diese Schwachstellen ausnutzen, um einen nicht spezifizierten Angriff durchzuf\u00fchren."
}
],
"product_status": {
"known_affected": [
"T033720",
"T002207",
"T008911",
"T033718",
"T033705",
"T004914"
]
},
"release_date": "2023-08-30T22:00:00.000+00:00",
"title": "CVE-2022-30630"
},
{
"cve": "CVE-2022-30631",
"notes": [
{
"category": "description",
"text": "Es bestehen mehrere Schwachstellen in Third Party Packages in Splunk Splunk Enterprise. Diese Fehler existieren unter anderem in den curl, go, decode-uri-Komponente, got, loader-utils, postcss, color-string, glob-parent, minimatch und moment Komponenten. Ein Angreifer kann diese Schwachstellen ausnutzen, um einen nicht spezifizierten Angriff durchzuf\u00fchren."
}
],
"product_status": {
"known_affected": [
"T033720",
"T002207",
"T008911",
"T033718",
"T033705",
"T004914"
]
},
"release_date": "2023-08-30T22:00:00.000+00:00",
"title": "CVE-2022-30631"
},
{
"cve": "CVE-2022-30632",
"notes": [
{
"category": "description",
"text": "Es bestehen mehrere Schwachstellen in Third Party Packages in Splunk Splunk Enterprise. Diese Fehler existieren unter anderem in den curl, go, decode-uri-Komponente, got, loader-utils, postcss, color-string, glob-parent, minimatch und moment Komponenten. Ein Angreifer kann diese Schwachstellen ausnutzen, um einen nicht spezifizierten Angriff durchzuf\u00fchren."
}
],
"product_status": {
"known_affected": [
"T033720",
"T002207",
"T008911",
"T033718",
"T033705",
"T004914"
]
},
"release_date": "2023-08-30T22:00:00.000+00:00",
"title": "CVE-2022-30632"
},
{
"cve": "CVE-2022-30633",
"notes": [
{
"category": "description",
"text": "Es bestehen mehrere Schwachstellen in Third Party Packages in Splunk Splunk Enterprise. Diese Fehler existieren unter anderem in den curl, go, decode-uri-Komponente, got, loader-utils, postcss, color-string, glob-parent, minimatch und moment Komponenten. Ein Angreifer kann diese Schwachstellen ausnutzen, um einen nicht spezifizierten Angriff durchzuf\u00fchren."
}
],
"product_status": {
"known_affected": [
"T033720",
"T002207",
"T008911",
"T033718",
"T033705",
"T004914"
]
},
"release_date": "2023-08-30T22:00:00.000+00:00",
"title": "CVE-2022-30633"
},
{
"cve": "CVE-2022-30634",
"notes": [
{
"category": "description",
"text": "Es bestehen mehrere Schwachstellen in Third Party Packages in Splunk Splunk Enterprise. Diese Fehler existieren unter anderem in den curl, go, decode-uri-Komponente, got, loader-utils, postcss, color-string, glob-parent, minimatch und moment Komponenten. Ein Angreifer kann diese Schwachstellen ausnutzen, um einen nicht spezifizierten Angriff durchzuf\u00fchren."
}
],
"product_status": {
"known_affected": [
"T033720",
"T002207",
"T008911",
"T033718",
"T033705",
"T004914"
]
},
"release_date": "2023-08-30T22:00:00.000+00:00",
"title": "CVE-2022-30634"
},
{
"cve": "CVE-2022-30635",
"notes": [
{
"category": "description",
"text": "Es bestehen mehrere Schwachstellen in Third Party Packages in Splunk Splunk Enterprise. Diese Fehler existieren unter anderem in den curl, go, decode-uri-Komponente, got, loader-utils, postcss, color-string, glob-parent, minimatch und moment Komponenten. Ein Angreifer kann diese Schwachstellen ausnutzen, um einen nicht spezifizierten Angriff durchzuf\u00fchren."
}
],
"product_status": {
"known_affected": [
"T033720",
"T002207",
"T008911",
"T033718",
"T033705",
"T004914"
]
},
"release_date": "2023-08-30T22:00:00.000+00:00",
"title": "CVE-2022-30635"
},
{
"cve": "CVE-2022-31129",
"notes": [
{
"category": "description",
"text": "Es bestehen mehrere Schwachstellen in Third Party Packages in Splunk Splunk Enterprise. Diese Fehler existieren unter anderem in den curl, go, decode-uri-Komponente, got, loader-utils, postcss, color-string, glob-parent, minimatch und moment Komponenten. Ein Angreifer kann diese Schwachstellen ausnutzen, um einen nicht spezifizierten Angriff durchzuf\u00fchren."
}
],
"product_status": {
"known_affected": [
"T033720",
"T002207",
"T008911",
"T033718",
"T033705",
"T004914"
]
},
"release_date": "2023-08-30T22:00:00.000+00:00",
"title": "CVE-2022-31129"
},
{
"cve": "CVE-2022-3171",
"notes": [
{
"category": "description",
"text": "Es bestehen mehrere Schwachstellen in Third Party Packages in Splunk Splunk Enterprise. Diese Fehler existieren unter anderem in den curl, go, decode-uri-Komponente, got, loader-utils, postcss, color-string, glob-parent, minimatch und moment Komponenten. Ein Angreifer kann diese Schwachstellen ausnutzen, um einen nicht spezifizierten Angriff durchzuf\u00fchren."
}
],
"product_status": {
"known_affected": [
"T033720",
"T002207",
"T008911",
"T033718",
"T033705",
"T004914"
]
},
"release_date": "2023-08-30T22:00:00.000+00:00",
"title": "CVE-2022-3171"
},
{
"cve": "CVE-2022-32148",
"notes": [
{
"category": "description",
"text": "Es bestehen mehrere Schwachstellen in Third Party Packages in Splunk Splunk Enterprise. Diese Fehler existieren unter anderem in den curl, go, decode-uri-Komponente, got, loader-utils, postcss, color-string, glob-parent, minimatch und moment Komponenten. Ein Angreifer kann diese Schwachstellen ausnutzen, um einen nicht spezifizierten Angriff durchzuf\u00fchren."
}
],
"product_status": {
"known_affected": [
"T033720",
"T002207",
"T008911",
"T033718",
"T033705",
"T004914"
]
},
"release_date": "2023-08-30T22:00:00.000+00:00",
"title": "CVE-2022-32148"
},
{
"cve": "CVE-2022-32149",
"notes": [
{
"category": "description",
"text": "Es bestehen mehrere Schwachstellen in Third Party Packages in Splunk Splunk Enterprise. Diese Fehler existieren unter anderem in den curl, go, decode-uri-Komponente, got, loader-utils, postcss, color-string, glob-parent, minimatch und moment Komponenten. Ein Angreifer kann diese Schwachstellen ausnutzen, um einen nicht spezifizierten Angriff durchzuf\u00fchren."
}
],
"product_status": {
"known_affected": [
"T033720",
"T002207",
"T008911",
"T033718",
"T033705",
"T004914"
]
},
"release_date": "2023-08-30T22:00:00.000+00:00",
"title": "CVE-2022-32149"
},
{
"cve": "CVE-2022-32189",
"notes": [
{
"category": "description",
"text": "Es bestehen mehrere Schwachstellen in Third Party Packages in Splunk Splunk Enterprise. Diese Fehler existieren unter anderem in den curl, go, decode-uri-Komponente, got, loader-utils, postcss, color-string, glob-parent, minimatch und moment Komponenten. Ein Angreifer kann diese Schwachstellen ausnutzen, um einen nicht spezifizierten Angriff durchzuf\u00fchren."
}
],
"product_status": {
"known_affected": [
"T033720",
"T002207",
"T008911",
"T033718",
"T033705",
"T004914"
]
},
"release_date": "2023-08-30T22:00:00.000+00:00",
"title": "CVE-2022-32189"
},
{
"cve": "CVE-2022-32205",
"notes": [
{
"category": "description",
"text": "Es bestehen mehrere Schwachstellen in Third Party Packages in Splunk Splunk Enterprise. Diese Fehler existieren unter anderem in den curl, go, decode-uri-Komponente, got, loader-utils, postcss, color-string, glob-parent, minimatch und moment Komponenten. Ein Angreifer kann diese Schwachstellen ausnutzen, um einen nicht spezifizierten Angriff durchzuf\u00fchren."
}
],
"product_status": {
"known_affected": [
"T033720",
"T002207",
"T008911",
"T033718",
"T033705",
"T004914"
]
},
"release_date": "2023-08-30T22:00:00.000+00:00",
"title": "CVE-2022-32205"
},
{
"cve": "CVE-2022-32206",
"notes": [
{
"category": "description",
"text": "Es bestehen mehrere Schwachstellen in Third Party Packages in Splunk Splunk Enterprise. Diese Fehler existieren unter anderem in den curl, go, decode-uri-Komponente, got, loader-utils, postcss, color-string, glob-parent, minimatch und moment Komponenten. Ein Angreifer kann diese Schwachstellen ausnutzen, um einen nicht spezifizierten Angriff durchzuf\u00fchren."
}
],
"product_status": {
"known_affected": [
"T033720",
"T002207",
"T008911",
"T033718",
"T033705",
"T004914"
]
},
"release_date": "2023-08-30T22:00:00.000+00:00",
"title": "CVE-2022-32206"
},
{
"cve": "CVE-2022-32207",
"notes": [
{
"category": "description",
"text": "Es bestehen mehrere Schwachstellen in Third Party Packages in Splunk Splunk Enterprise. Diese Fehler existieren unter anderem in den curl, go, decode-uri-Komponente, got, loader-utils, postcss, color-string, glob-parent, minimatch und moment Komponenten. Ein Angreifer kann diese Schwachstellen ausnutzen, um einen nicht spezifizierten Angriff durchzuf\u00fchren."
}
],
"product_status": {
"known_affected": [
"T033720",
"T002207",
"T008911",
"T033718",
"T033705",
"T004914"
]
},
"release_date": "2023-08-30T22:00:00.000+00:00",
"title": "CVE-2022-32207"
},
{
"cve": "CVE-2022-32208",
"notes": [
{
"category": "description",
"text": "Es bestehen mehrere Schwachstellen in Third Party Packages in Splunk Splunk Enterprise. Diese Fehler existieren unter anderem in den curl, go, decode-uri-Komponente, got, loader-utils, postcss, color-string, glob-parent, minimatch und moment Komponenten. Ein Angreifer kann diese Schwachstellen ausnutzen, um einen nicht spezifizierten Angriff durchzuf\u00fchren."
}
],
"product_status": {
"known_affected": [
"T033720",
"T002207",
"T008911",
"T033718",
"T033705",
"T004914"
]
},
"release_date": "2023-08-30T22:00:00.000+00:00",
"title": "CVE-2022-32208"
},
{
"cve": "CVE-2022-32221",
"notes": [
{
"category": "description",
"text": "Es bestehen mehrere Schwachstellen in Third Party Packages in Splunk Splunk Enterprise. Diese Fehler existieren unter anderem in den curl, go, decode-uri-Komponente, got, loader-utils, postcss, color-string, glob-parent, minimatch und moment Komponenten. Ein Angreifer kann diese Schwachstellen ausnutzen, um einen nicht spezifizierten Angriff durchzuf\u00fchren."
}
],
"product_status": {
"known_affected": [
"T033720",
"T002207",
"T008911",
"T033718",
"T033705",
"T004914"
]
},
"release_date": "2023-08-30T22:00:00.000+00:00",
"title": "CVE-2022-32221"
},
{
"cve": "CVE-2022-33987",
"notes": [
{
"category": "description",
"text": "Es bestehen mehrere Schwachstellen in Third Party Packages in Splunk Splunk Enterprise. Diese Fehler existieren unter anderem in den curl, go, decode-uri-Komponente, got, loader-utils, postcss, color-string, glob-parent, minimatch und moment Komponenten. Ein Angreifer kann diese Schwachstellen ausnutzen, um einen nicht spezifizierten Angriff durchzuf\u00fchren."
}
],
"product_status": {
"known_affected": [
"T033720",
"T002207",
"T008911",
"T033718",
"T033705",
"T004914"
]
},
"release_date": "2023-08-30T22:00:00.000+00:00",
"title": "CVE-2022-33987"
},
{
"cve": "CVE-2022-3509",
"notes": [
{
"category": "description",
"text": "Es bestehen mehrere Schwachstellen in Third Party Packages in Splunk Splunk Enterprise. Diese Fehler existieren unter anderem in den curl, go, decode-uri-Komponente, got, loader-utils, postcss, color-string, glob-parent, minimatch und moment Komponenten. Ein Angreifer kann diese Schwachstellen ausnutzen, um einen nicht spezifizierten Angriff durchzuf\u00fchren."
}
],
"product_status": {
"known_affected": [
"T033720",
"T002207",
"T008911",
"T033718",
"T033705",
"T004914"
]
},
"release_date": "2023-08-30T22:00:00.000+00:00",
"title": "CVE-2022-3509"
},
{
"cve": "CVE-2022-3510",
"notes": [
{
"category": "description",
"text": "Es bestehen mehrere Schwachstellen in Third Party Packages in Splunk Splunk Enterprise. Diese Fehler existieren unter anderem in den curl, go, decode-uri-Komponente, got, loader-utils, postcss, color-string, glob-parent, minimatch und moment Komponenten. Ein Angreifer kann diese Schwachstellen ausnutzen, um einen nicht spezifizierten Angriff durchzuf\u00fchren."
}
],
"product_status": {
"known_affected": [
"T033720",
"T002207",
"T008911",
"T033718",
"T033705",
"T004914"
]
},
"release_date": "2023-08-30T22:00:00.000+00:00",
"title": "CVE-2022-3510"
},
{
"cve": "CVE-2022-3517",
"notes": [
{
"category": "description",
"text": "Es bestehen mehrere Schwachstellen in Third Party Packages in Splunk Splunk Enterprise. Diese Fehler existieren unter anderem in den curl, go, decode-uri-Komponente, got, loader-utils, postcss, color-string, glob-parent, minimatch und moment Komponenten. Ein Angreifer kann diese Schwachstellen ausnutzen, um einen nicht spezifizierten Angriff durchzuf\u00fchren."
}
],
"product_status": {
"known_affected": [
"T033720",
"T002207",
"T008911",
"T033718",
"T033705",
"T004914"
]
},
"release_date": "2023-08-30T22:00:00.000+00:00",
"title": "CVE-2022-3517"
},
{
"cve": "CVE-2022-35252",
"notes": [
{
"category": "description",
"text": "Es bestehen mehrere Schwachstellen in Third Party Packages in Splunk Splunk Enterprise. Diese Fehler existieren unter anderem in den curl, go, decode-uri-Komponente, got, loader-utils, postcss, color-string, glob-parent, minimatch und moment Komponenten. Ein Angreifer kann diese Schwachstellen ausnutzen, um einen nicht spezifizierten Angriff durchzuf\u00fchren."
}
],
"product_status": {
"known_affected": [
"T033720",
"T002207",
"T008911",
"T033718",
"T033705",
"T004914"
]
},
"release_date": "2023-08-30T22:00:00.000+00:00",
"title": "CVE-2022-35252"
},
{
"cve": "CVE-2022-35260",
"notes": [
{
"category": "description",
"text": "Es bestehen mehrere Schwachstellen in Third Party Packages in Splunk Splunk Enterprise. Diese Fehler existieren unter anderem in den curl, go, decode-uri-Komponente, got, loader-utils, postcss, color-string, glob-parent, minimatch und moment Komponenten. Ein Angreifer kann diese Schwachstellen ausnutzen, um einen nicht spezifizierten Angriff durchzuf\u00fchren."
}
],
"product_status": {
"known_affected": [
"T033720",
"T002207",
"T008911",
"T033718",
"T033705",
"T004914"
]
},
"release_date": "2023-08-30T22:00:00.000+00:00",
"title": "CVE-2022-35260"
},
{
"cve": "CVE-2022-35737",
"notes": [
{
"category": "description",
"text": "Es bestehen mehrere Schwachstellen in Third Party Packages in Splunk Splunk Enterprise. Diese Fehler existieren unter anderem in den curl, go, decode-uri-Komponente, got, loader-utils, postcss, color-string, glob-parent, minimatch und moment Komponenten. Ein Angreifer kann diese Schwachstellen ausnutzen, um einen nicht spezifizierten Angriff durchzuf\u00fchren."
}
],
"product_status": {
"known_affected": [
"T033720",
"T002207",
"T008911",
"T033718",
"T033705",
"T004914"
]
},
"release_date": "2023-08-30T22:00:00.000+00:00",
"title": "CVE-2022-35737"
},
{
"cve": "CVE-2022-36227",
"notes": [
{
"category": "description",
"text": "Es bestehen mehrere Schwachstellen in Third Party Packages in Splunk Splunk Enterprise. Diese Fehler existieren unter anderem in den curl, go, decode-uri-Komponente, got, loader-utils, postcss, color-string, glob-parent, minimatch und moment Komponenten. Ein Angreifer kann diese Schwachstellen ausnutzen, um einen nicht spezifizierten Angriff durchzuf\u00fchren."
}
],
"product_status": {
"known_affected": [
"T033720",
"T002207",
"T008911",
"T033718",
"T033705",
"T004914"
]
},
"release_date": "2023-08-30T22:00:00.000+00:00",
"title": "CVE-2022-36227"
},
{
"cve": "CVE-2022-37599",
"notes": [
{
"category": "description",
"text": "Es bestehen mehrere Schwachstellen in Third Party Packages in Splunk Splunk Enterprise. Diese Fehler existieren unter anderem in den curl, go, decode-uri-Komponente, got, loader-utils, postcss, color-string, glob-parent, minimatch und moment Komponenten. Ein Angreifer kann diese Schwachstellen ausnutzen, um einen nicht spezifizierten Angriff durchzuf\u00fchren."
}
],
"product_status": {
"known_affected": [
"T033720",
"T002207",
"T008911",
"T033718",
"T033705",
"T004914"
]
},
"release_date": "2023-08-30T22:00:00.000+00:00",
"title": "CVE-2022-37599"
},
{
"cve": "CVE-2022-37601",
"notes": [
{
"category": "description",
"text": "Es bestehen mehrere Schwachstellen in Third Party Packages in Splunk Splunk Enterprise. Diese Fehler existieren unter anderem in den curl, go, decode-uri-Komponente, got, loader-utils, postcss, color-string, glob-parent, minimatch und moment Komponenten. Ein Angreifer kann diese Schwachstellen ausnutzen, um einen nicht spezifizierten Angriff durchzuf\u00fchren."
}
],
"product_status": {
"known_affected": [
"T033720",
"T002207",
"T008911",
"T033718",
"T033705",
"T004914"
]
},
"release_date": "2023-08-30T22:00:00.000+00:00",
"title": "CVE-2022-37601"
},
{
"cve": "CVE-2022-37603",
"notes": [
{
"category": "description",
"text": "Es bestehen mehrere Schwachstellen in Third Party Packages in Splunk Splunk Enterprise. Diese Fehler existieren unter anderem in den curl, go, decode-uri-Komponente, got, loader-utils, postcss, color-string, glob-parent, minimatch und moment Komponenten. Ein Angreifer kann diese Schwachstellen ausnutzen, um einen nicht spezifizierten Angriff durchzuf\u00fchren."
}
],
"product_status": {
"known_affected": [
"T033720",
"T002207",
"T008911",
"T033718",
"T033705",
"T004914"
]
},
"release_date": "2023-08-30T22:00:00.000+00:00",
"title": "CVE-2022-37603"
},
{
"cve": "CVE-2022-38900",
"notes": [
{
"category": "description",
"text": "Es bestehen mehrere Schwachstellen in Third Party Packages in Splunk Splunk Enterprise. Diese Fehler existieren unter anderem in den curl, go, decode-uri-Komponente, got, loader-utils, postcss, color-string, glob-parent, minimatch und moment Komponenten. Ein Angreifer kann diese Schwachstellen ausnutzen, um einen nicht spezifizierten Angriff durchzuf\u00fchren."
}
],
"product_status": {
"known_affected": [
"T033720",
"T002207",
"T008911",
"T033718",
"T033705",
"T004914"
]
},
"release_date": "2023-08-30T22:00:00.000+00:00",
"title": "CVE-2022-38900"
},
{
"cve": "CVE-2022-40023",
"notes": [
{
"category": "description",
"text": "Es bestehen mehrere Schwachstellen in Third Party Packages in Splunk Splunk Enterprise. Diese Fehler existieren unter anderem in den curl, go, decode-uri-Komponente, got, loader-utils, postcss, color-string, glob-parent, minimatch und moment Komponenten. Ein Angreifer kann diese Schwachstellen ausnutzen, um einen nicht spezifizierten Angriff durchzuf\u00fchren."
}
],
"product_status": {
"known_affected": [
"T033720",
"T002207",
"T008911",
"T033718",
"T033705",
"T004914"
]
},
"release_date": "2023-08-30T22:00:00.000+00:00",
"title": "CVE-2022-40023"
},
{
"cve": "CVE-2022-40897",
"notes": [
{
"category": "description",
"text": "Es bestehen mehrere Schwachstellen in Third Party Packages in Splunk Splunk Enterprise. Diese Fehler existieren unter anderem in den curl, go, decode-uri-Komponente, got, loader-utils, postcss, color-string, glob-parent, minimatch und moment Komponenten. Ein Angreifer kann diese Schwachstellen ausnutzen, um einen nicht spezifizierten Angriff durchzuf\u00fchren."
}
],
"product_status": {
"known_affected": [
"T033720",
"T002207",
"T008911",
"T033718",
"T033705",
"T004914"
]
},
"release_date": "2023-08-30T22:00:00.000+00:00",
"title": "CVE-2022-40897"
},
{
"cve": "CVE-2022-40899",
"notes": [
{
"category": "description",
"text": "Es bestehen mehrere Schwachstellen in Third Party Packages in Splunk Splunk Enterprise. Diese Fehler existieren unter anderem in den curl, go, decode-uri-Komponente, got, loader-utils, postcss, color-string, glob-parent, minimatch und moment Komponenten. Ein Angreifer kann diese Schwachstellen ausnutzen, um einen nicht spezifizierten Angriff durchzuf\u00fchren."
}
],
"product_status": {
"known_affected": [
"T033720",
"T002207",
"T008911",
"T033718",
"T033705",
"T004914"
]
},
"release_date": "2023-08-30T22:00:00.000+00:00",
"title": "CVE-2022-40899"
},
{
"cve": "CVE-2022-41715",
"notes": [
{
"category": "description",
"text": "Es bestehen mehrere Schwachstellen in Third Party Packages in Splunk Splunk Enterprise. Diese Fehler existieren unter anderem in den curl, go, decode-uri-Komponente, got, loader-utils, postcss, color-string, glob-parent, minimatch und moment Komponenten. Ein Angreifer kann diese Schwachstellen ausnutzen, um einen nicht spezifizierten Angriff durchzuf\u00fchren."
}
],
"product_status": {
"known_affected": [
"T033720",
"T002207",
"T008911",
"T033718",
"T033705",
"T004914"
]
},
"release_date": "2023-08-30T22:00:00.000+00:00",
"title": "CVE-2022-41715"
},
{
"cve": "CVE-2022-41716",
"notes": [
{
"category": "description",
"text": "Es bestehen mehrere Schwachstellen in Third Party Packages in Splunk Splunk Enterprise. Diese Fehler existieren unter anderem in den curl, go, decode-uri-Komponente, got, loader-utils, postcss, color-string, glob-parent, minimatch und moment Komponenten. Ein Angreifer kann diese Schwachstellen ausnutzen, um einen nicht spezifizierten Angriff durchzuf\u00fchren."
}
],
"product_status": {
"known_affected": [
"T033720",
"T002207",
"T008911",
"T033718",
"T033705",
"T004914"
]
},
"release_date": "2023-08-30T22:00:00.000+00:00",
"title": "CVE-2022-41716"
},
{
"cve": "CVE-2022-41720",
"notes": [
{
"category": "description",
"text": "Es bestehen mehrere Schwachstellen in Third Party Packages in Splunk Splunk Enterprise. Diese Fehler existieren unter anderem in den curl, go, decode-uri-Komponente, got, loader-utils, postcss, color-string, glob-parent, minimatch und moment Komponenten. Ein Angreifer kann diese Schwachstellen ausnutzen, um einen nicht spezifizierten Angriff durchzuf\u00fchren."
}
],
"product_status": {
"known_affected": [
"T033720",
"T002207",
"T008911",
"T033718",
"T033705",
"T004914"
]
},
"release_date": "2023-08-30T22:00:00.000+00:00",
"title": "CVE-2022-41720"
},
{
"cve": "CVE-2022-41722",
"notes": [
{
"category": "description",
"text": "Es bestehen mehrere Schwachstellen in Third Party Packages in Splunk Splunk Enterprise. Diese Fehler existieren unter anderem in den curl, go, decode-uri-Komponente, got, loader-utils, postcss, color-string, glob-parent, minimatch und moment Komponenten. Ein Angreifer kann diese Schwachstellen ausnutzen, um einen nicht spezifizierten Angriff durchzuf\u00fchren."
}
],
"product_status": {
"known_affected": [
"T033720",
"T002207",
"T008911",
"T033718",
"T033705",
"T004914"
]
},
"release_date": "2023-08-30T22:00:00.000+00:00",
"title": "CVE-2022-41722"
},
{
"cve": "CVE-2022-42003",
"notes": [
{
"category": "description",
"text": "Es bestehen mehrere Schwachstellen in Third Party Packages in Splunk Splunk Enterprise. Diese Fehler existieren unter anderem in den curl, go, decode-uri-Komponente, got, loader-utils, postcss, color-string, glob-parent, minimatch und moment Komponenten. Ein Angreifer kann diese Schwachstellen ausnutzen, um einen nicht spezifizierten Angriff durchzuf\u00fchren."
}
],
"product_status": {
"known_affected": [
"T033720",
"T002207",
"T008911",
"T033718",
"T033705",
"T004914"
]
},
"release_date": "2023-08-30T22:00:00.000+00:00",
"title": "CVE-2022-42003"
},
{
"cve": "CVE-2022-42004",
"notes": [
{
"category": "description",
"text": "Es bestehen mehrere Schwachstellen in Third Party Packages in Splunk Splunk Enterprise. Diese Fehler existieren unter anderem in den curl, go, decode-uri-Komponente, got, loader-utils, postcss, color-string, glob-parent, minimatch und moment Komponenten. Ein Angreifer kann diese Schwachstellen ausnutzen, um einen nicht spezifizierten Angriff durchzuf\u00fchren."
}
],
"product_status": {
"known_affected": [
"T033720",
"T002207",
"T008911",
"T033718",
"T033705",
"T004914"
]
},
"release_date": "2023-08-30T22:00:00.000+00:00",
"title": "CVE-2022-42004"
},
{
"cve": "CVE-2022-42915",
"notes": [
{
"category": "description",
"text": "Es bestehen mehrere Schwachstellen in Third Party Packages in Splunk Splunk Enterprise. Diese Fehler existieren unter anderem in den curl, go, decode-uri-Komponente, got, loader-utils, postcss, color-string, glob-parent, minimatch und moment Komponenten. Ein Angreifer kann diese Schwachstellen ausnutzen, um einen nicht spezifizierten Angriff durchzuf\u00fchren."
}
],
"product_status": {
"known_affected": [
"T033720",
"T002207",
"T008911",
"T033718",
"T033705",
"T004914"
]
},
"release_date": "2023-08-30T22:00:00.000+00:00",
"title": "CVE-2022-42915"
},
{
"cve": "CVE-2022-42916",
"notes": [
{
"category": "description",
"text": "Es bestehen mehrere Schwachstellen in Third Party Packages in Splunk Splunk Enterprise. Diese Fehler existieren unter anderem in den curl, go, decode-uri-Komponente, got, loader-utils, postcss, color-string, glob-parent, minimatch und moment Komponenten. Ein Angreifer kann diese Schwachstellen ausnutzen, um einen nicht spezifizierten Angriff durchzuf\u00fchren."
}
],
"product_status": {
"known_affected": [
"T033720",
"T002207",
"T008911",
"T033718",
"T033705",
"T004914"
]
},
"release_date": "2023-08-30T22:00:00.000+00:00",
"title": "CVE-2022-42916"
},
{
"cve": "CVE-2022-43551",
"notes": [
{
"category": "description",
"text": "Es bestehen mehrere Schwachstellen in Third Party Packages in Splunk Splunk Enterprise. Diese Fehler existieren unter anderem in den curl, go, decode-uri-Komponente, got, loader-utils, postcss, color-string, glob-parent, minimatch und moment Komponenten. Ein Angreifer kann diese Schwachstellen ausnutzen, um einen nicht spezifizierten Angriff durchzuf\u00fchren."
}
],
"product_status": {
"known_affected": [
"T033720",
"T002207",
"T008911",
"T033718",
"T033705",
"T004914"
]
},
"release_date": "2023-08-30T22:00:00.000+00:00",
"title": "CVE-2022-43551"
},
{
"cve": "CVE-2022-43552",
"notes": [
{
"category": "description",
"text": "Es bestehen mehrere Schwachstellen in Third Party Packages in Splunk Splunk Enterprise. Diese Fehler existieren unter anderem in den curl, go, decode-uri-Komponente, got, loader-utils, postcss, color-string, glob-parent, minimatch und moment Komponenten. Ein Angreifer kann diese Schwachstellen ausnutzen, um einen nicht spezifizierten Angriff durchzuf\u00fchren."
}
],
"product_status": {
"known_affected": [
"T033720",
"T002207",
"T008911",
"T033718",
"T033705",
"T004914"
]
},
"release_date": "2023-08-30T22:00:00.000+00:00",
"title": "CVE-2022-43552"
},
{
"cve": "CVE-2022-46175",
"notes": [
{
"category": "description",
"text": "Es bestehen mehrere Schwachstellen in Third Party Packages in Splunk Splunk Enterprise. Diese Fehler existieren unter anderem in den curl, go, decode-uri-Komponente, got, loader-utils, postcss, color-string, glob-parent, minimatch und moment Komponenten. Ein Angreifer kann diese Schwachstellen ausnutzen, um einen nicht spezifizierten Angriff durchzuf\u00fchren."
}
],
"product_status": {
"known_affected": [
"T033720",
"T002207",
"T008911",
"T033718",
"T033705",
"T004914"
]
},
"release_date": "2023-08-30T22:00:00.000+00:00",
"title": "CVE-2022-46175"
},
{
"cve": "CVE-2023-23914",
"notes": [
{
"category": "description",
"text": "Es bestehen mehrere Schwachstellen in Third Party Packages in Splunk Splunk Enterprise. Diese Fehler existieren unter anderem in den curl, go, decode-uri-Komponente, got, loader-utils, postcss, color-string, glob-parent, minimatch und moment Komponenten. Ein Angreifer kann diese Schwachstellen ausnutzen, um einen nicht spezifizierten Angriff durchzuf\u00fchren."
}
],
"product_status": {
"known_affected": [
"T033720",
"T002207",
"T008911",
"T033718",
"T033705",
"T004914"
]
},
"release_date": "2023-08-30T22:00:00.000+00:00",
"title": "CVE-2023-23914"
},
{
"cve": "CVE-2023-23915",
"notes": [
{
"category": "description",
"text": "Es bestehen mehrere Schwachstellen in Third Party Packages in Splunk Splunk Enterprise. Diese Fehler existieren unter anderem in den curl, go, decode-uri-Komponente, got, loader-utils, postcss, color-string, glob-parent, minimatch und moment Komponenten. Ein Angreifer kann diese Schwachstellen ausnutzen, um einen nicht spezifizierten Angriff durchzuf\u00fchren."
}
],
"product_status": {
"known_affected": [
"T033720",
"T002207",
"T008911",
"T033718",
"T033705",
"T004914"
]
},
"release_date": "2023-08-30T22:00:00.000+00:00",
"title": "CVE-2023-23915"
},
{
"cve": "CVE-2023-23916",
"notes": [
{
"category": "description",
"text": "Es bestehen mehrere Schwachstellen in Third Party Packages in Splunk Splunk Enterprise. Diese Fehler existieren unter anderem in den curl, go, decode-uri-Komponente, got, loader-utils, postcss, color-string, glob-parent, minimatch und moment Komponenten. Ein Angreifer kann diese Schwachstellen ausnutzen, um einen nicht spezifizierten Angriff durchzuf\u00fchren."
}
],
"product_status": {
"known_affected": [
"T033720",
"T002207",
"T008911",
"T033718",
"T033705",
"T004914"
]
},
"release_date": "2023-08-30T22:00:00.000+00:00",
"title": "CVE-2023-23916"
},
{
"cve": "CVE-2023-24539",
"notes": [
{
"category": "description",
"text": "Es bestehen mehrere Schwachstellen in Third Party Packages in Splunk Splunk Enterprise. Diese Fehler existieren unter anderem in den curl, go, decode-uri-Komponente, got, loader-utils, postcss, color-string, glob-parent, minimatch und moment Komponenten. Ein Angreifer kann diese Schwachstellen ausnutzen, um einen nicht spezifizierten Angriff durchzuf\u00fchren."
}
],
"product_status": {
"known_affected": [
"T033720",
"T002207",
"T008911",
"T033718",
"T033705",
"T004914"
]
},
"release_date": "2023-08-30T22:00:00.000+00:00",
"title": "CVE-2023-24539"
},
{
"cve": "CVE-2023-24540",
"notes": [
{
"category": "description",
"text": "Es bestehen mehrere Schwachstellen in Third Party Packages in Splunk Splunk Enterprise. Diese Fehler existieren unter anderem in den curl, go, decode-uri-Komponente, got, loader-utils, postcss, color-string, glob-parent, minimatch und moment Komponenten. Ein Angreifer kann diese Schwachstellen ausnutzen, um einen nicht spezifizierten Angriff durchzuf\u00fchren."
}
],
"product_status": {
"known_affected": [
"T033720",
"T002207",
"T008911",
"T033718",
"T033705",
"T004914"
]
},
"release_date": "2023-08-30T22:00:00.000+00:00",
"title": "CVE-2023-24540"
},
{
"cve": "CVE-2023-27533",
"notes": [
{
"category": "description",
"text": "Es bestehen mehrere Schwachstellen in Third Party Packages in Splunk Splunk Enterprise. Diese Fehler existieren unter anderem in den curl, go, decode-uri-Komponente, got, loader-utils, postcss, color-string, glob-parent, minimatch und moment Komponenten. Ein Angreifer kann diese Schwachstellen ausnutzen, um einen nicht spezifizierten Angriff durchzuf\u00fchren."
}
],
"product_status": {
"known_affected": [
"T033720",
"T002207",
"T008911",
"T033718",
"T033705",
"T004914"
]
},
"release_date": "2023-08-30T22:00:00.000+00:00",
"title": "CVE-2023-27533"
},
{
"cve": "CVE-2023-27534",
"notes": [
{
"category": "description",
"text": "Es bestehen mehrere Schwachstellen in Third Party Packages in Splunk Splunk Enterprise. Diese Fehler existieren unter anderem in den curl, go, decode-uri-Komponente, got, loader-utils, postcss, color-string, glob-parent, minimatch und moment Komponenten. Ein Angreifer kann diese Schwachstellen ausnutzen, um einen nicht spezifizierten Angriff durchzuf\u00fchren."
}
],
"product_status": {
"known_affected": [
"T033720",
"T002207",
"T008911",
"T033718",
"T033705",
"T004914"
]
},
"release_date": "2023-08-30T22:00:00.000+00:00",
"title": "CVE-2023-27534"
},
{
"cve": "CVE-2023-27535",
"notes": [
{
"category": "description",
"text": "Es bestehen mehrere Schwachstellen in Third Party Packages in Splunk Splunk Enterprise. Diese Fehler existieren unter anderem in den curl, go, decode-uri-Komponente, got, loader-utils, postcss, color-string, glob-parent, minimatch und moment Komponenten. Ein Angreifer kann diese Schwachstellen ausnutzen, um einen nicht spezifizierten Angriff durchzuf\u00fchren."
}
],
"product_status": {
"known_affected": [
"T033720",
"T002207",
"T008911",
"T033718",
"T033705",
"T004914"
]
},
"release_date": "2023-08-30T22:00:00.000+00:00",
"title": "CVE-2023-27535"
},
{
"cve": "CVE-2023-27536",
"notes": [
{
"category": "description",
"text": "Es bestehen mehrere Schwachstellen in Third Party Packages in Splunk Splunk Enterprise. Diese Fehler existieren unter anderem in den curl, go, decode-uri-Komponente, got, loader-utils, postcss, color-string, glob-parent, minimatch und moment Komponenten. Ein Angreifer kann diese Schwachstellen ausnutzen, um einen nicht spezifizierten Angriff durchzuf\u00fchren."
}
],
"product_status": {
"known_affected": [
"T033720",
"T002207",
"T008911",
"T033718",
"T033705",
"T004914"
]
},
"release_date": "2023-08-30T22:00:00.000+00:00",
"title": "CVE-2023-27536"
},
{
"cve": "CVE-2023-27537",
"notes": [
{
"category": "description",
"text": "Es bestehen mehrere Schwachstellen in Third Party Packages in Splunk Splunk Enterprise. Diese Fehler existieren unter anderem in den curl, go, decode-uri-Komponente, got, loader-utils, postcss, color-string, glob-parent, minimatch und moment Komponenten. Ein Angreifer kann diese Schwachstellen ausnutzen, um einen nicht spezifizierten Angriff durchzuf\u00fchren."
}
],
"product_status": {
"known_affected": [
"T033720",
"T002207",
"T008911",
"T033718",
"T033705",
"T004914"
]
},
"release_date": "2023-08-30T22:00:00.000+00:00",
"title": "CVE-2023-27537"
},
{
"cve": "CVE-2023-27538",
"notes": [
{
"category": "description",
"text": "Es bestehen mehrere Schwachstellen in Third Party Packages in Splunk Splunk Enterprise. Diese Fehler existieren unter anderem in den curl, go, decode-uri-Komponente, got, loader-utils, postcss, color-string, glob-parent, minimatch und moment Komponenten. Ein Angreifer kann diese Schwachstellen ausnutzen, um einen nicht spezifizierten Angriff durchzuf\u00fchren."
}
],
"product_status": {
"known_affected": [
"T033720",
"T002207",
"T008911",
"T033718",
"T033705",
"T004914"
]
},
"release_date": "2023-08-30T22:00:00.000+00:00",
"title": "CVE-2023-27538"
},
{
"cve": "CVE-2023-29400",
"notes": [
{
"category": "description",
"text": "Es bestehen mehrere Schwachstellen in Third Party Packages in Splunk Splunk Enterprise. Diese Fehler existieren unter anderem in den curl, go, decode-uri-Komponente, got, loader-utils, postcss, color-string, glob-parent, minimatch und moment Komponenten. Ein Angreifer kann diese Schwachstellen ausnutzen, um einen nicht spezifizierten Angriff durchzuf\u00fchren."
}
],
"product_status": {
"known_affected": [
"T033720",
"T002207",
"T008911",
"T033718",
"T033705",
"T004914"
]
},
"release_date": "2023-08-30T22:00:00.000+00:00",
"title": "CVE-2023-29400"
},
{
"cve": "CVE-2023-29402",
"notes": [
{
"category": "description",
"text": "Es bestehen mehrere Schwachstellen in Third Party Packages in Splunk Splunk Enterprise. Diese Fehler existieren unter anderem in den curl, go, decode-uri-Komponente, got, loader-utils, postcss, color-string, glob-parent, minimatch und moment Komponenten. Ein Angreifer kann diese Schwachstellen ausnutzen, um einen nicht spezifizierten Angriff durchzuf\u00fchren."
}
],
"product_status": {
"known_affected": [
"T033720",
"T002207",
"T008911",
"T033718",
"T033705",
"T004914"
]
},
"release_date": "2023-08-30T22:00:00.000+00:00",
"title": "CVE-2023-29402"
},
{
"cve": "CVE-2023-29403",
"notes": [
{
"category": "description",
"text": "Es bestehen mehrere Schwachstellen in Third Party Packages in Splunk Splunk Enterprise. Diese Fehler existieren unter anderem in den curl, go, decode-uri-Komponente, got, loader-utils, postcss, color-string, glob-parent, minimatch und moment Komponenten. Ein Angreifer kann diese Schwachstellen ausnutzen, um einen nicht spezifizierten Angriff durchzuf\u00fchren."
}
],
"product_status": {
"known_affected": [
"T033720",
"T002207",
"T008911",
"T033718",
"T033705",
"T004914"
]
},
"release_date": "2023-08-30T22:00:00.000+00:00",
"title": "CVE-2023-29403"
},
{
"cve": "CVE-2023-29404",
"notes": [
{
"category": "description",
"text": "Es bestehen mehrere Schwachstellen in Third Party Packages in Splunk Splunk Enterprise. Diese Fehler existieren unter anderem in den curl, go, decode-uri-Komponente, got, loader-utils, postcss, color-string, glob-parent, minimatch und moment Komponenten. Ein Angreifer kann diese Schwachstellen ausnutzen, um einen nicht spezifizierten Angriff durchzuf\u00fchren."
}
],
"product_status": {
"known_affected": [
"T033720",
"T002207",
"T008911",
"T033718",
"T033705",
"T004914"
]
},
"release_date": "2023-08-30T22:00:00.000+00:00",
"title": "CVE-2023-29404"
},
{
"cve": "CVE-2023-29405",
"notes": [
{
"category": "description",
"text": "Es bestehen mehrere Schwachstellen in Third Party Packages in Splunk Splunk Enterprise. Diese Fehler existieren unter anderem in den curl, go, decode-uri-Komponente, got, loader-utils, postcss, color-string, glob-parent, minimatch und moment Komponenten. Ein Angreifer kann diese Schwachstellen ausnutzen, um einen nicht spezifizierten Angriff durchzuf\u00fchren."
}
],
"product_status": {
"known_affected": [
"T033720",
"T002207",
"T008911",
"T033718",
"T033705",
"T004914"
]
},
"release_date": "2023-08-30T22:00:00.000+00:00",
"title": "CVE-2023-29405"
},
{
"cve": "CVE-2023-40592",
"notes": [
{
"category": "description",
"text": "Es bestehen mehrere Schwachstellen in Splunk Splunk Enterprise. Diese Fehler bestehen in den REST-Endpunkten /app/search/table, /saml/acs, Serialized Session Payload, Dynamic Link Library, runshellscript.py und in den runshellscript-Komponenten sowie in der SPL-Funktion \u0027printf\u0027, u. a. aufgrund eines reflektierten Cross-Site-Scripting (XSS), einer unsachgem\u00e4\u00dfen Signaturvalidierung, einer unsachgem\u00e4\u00dfen Ausdrucksvalidierung und eines Path Traversal. Ein Angreifer kann diese Schwachstellen ausnutzen, um beliebigen Code auszuf\u00fchren, einen \u0027Denial of Service\u0027-Zustand zu verursachen und seine Privilegien zu erweitern."
}
],
"product_status": {
"known_affected": [
"T033720",
"T002207",
"T008911",
"T033718",
"T033705",
"T004914"
]
},
"release_date": "2023-08-30T22:00:00.000+00:00",
"title": "CVE-2023-40592"
},
{
"cve": "CVE-2023-40593",
"notes": [
{
"category": "description",
"text": "Es bestehen mehrere Schwachstellen in Splunk Splunk Enterprise. Diese Fehler bestehen in den REST-Endpunkten /app/search/table, /saml/acs, Serialized Session Payload, Dynamic Link Library, runshellscript.py und in den runshellscript-Komponenten sowie in der SPL-Funktion \u0027printf\u0027, u. a. aufgrund eines reflektierten Cross-Site-Scripting (XSS), einer unsachgem\u00e4\u00dfen Signaturvalidierung, einer unsachgem\u00e4\u00dfen Ausdrucksvalidierung und eines Path Traversal. Ein Angreifer kann diese Schwachstellen ausnutzen, um beliebigen Code auszuf\u00fchren, einen \u0027Denial of Service\u0027-Zustand zu verursachen und seine Privilegien zu erweitern."
}
],
"product_status": {
"known_affected": [
"T033720",
"T002207",
"T008911",
"T033718",
"T033705",
"T004914"
]
},
"release_date": "2023-08-30T22:00:00.000+00:00",
"title": "CVE-2023-40593"
},
{
"cve": "CVE-2023-40594",
"notes": [
{
"category": "description",
"text": "Es bestehen mehrere Schwachstellen in Splunk Splunk Enterprise. Diese Fehler bestehen in den REST-Endpunkten /app/search/table, /saml/acs, Serialized Session Payload, Dynamic Link Library, runshellscript.py und in den runshellscript-Komponenten sowie in der SPL-Funktion \u0027printf\u0027, u. a. aufgrund eines reflektierten Cross-Site-Scripting (XSS), einer unsachgem\u00e4\u00dfen Signaturvalidierung, einer unsachgem\u00e4\u00dfen Ausdrucksvalidierung und eines Path Traversal. Ein Angreifer kann diese Schwachstellen ausnutzen, um beliebigen Code auszuf\u00fchren, einen \u0027Denial of Service\u0027-Zustand zu verursachen und seine Privilegien zu erweitern."
}
],
"product_status": {
"known_affected": [
"T033720",
"T002207",
"T008911",
"T033718",
"T033705",
"T004914"
]
},
"release_date": "2023-08-30T22:00:00.000+00:00",
"title": "CVE-2023-40594"
},
{
"cve": "CVE-2023-40595",
"notes": [
{
"category": "description",
"text": "Es bestehen mehrere Schwachstellen in Splunk Splunk Enterprise. Diese Fehler bestehen in den REST-Endpunkten /app/search/table, /saml/acs, Serialized Session Payload, Dynamic Link Library, runshellscript.py und in den runshellscript-Komponenten sowie in der SPL-Funktion \u0027printf\u0027, u. a. aufgrund eines reflektierten Cross-Site-Scripting (XSS), einer unsachgem\u00e4\u00dfen Signaturvalidierung, einer unsachgem\u00e4\u00dfen Ausdrucksvalidierung und eines Path Traversal. Ein Angreifer kann diese Schwachstellen ausnutzen, um beliebigen Code auszuf\u00fchren, einen \u0027Denial of Service\u0027-Zustand zu verursachen und seine Privilegien zu erweitern."
}
],
"product_status": {
"known_affected": [
"T033720",
"T002207",
"T008911",
"T033718",
"T033705",
"T004914"
]
},
"release_date": "2023-08-30T22:00:00.000+00:00",
"title": "CVE-2023-40595"
},
{
"cve": "CVE-2023-40596",
"notes": [
{
"category": "description",
"text": "Es bestehen mehrere Schwachstellen in Splunk Splunk Enterprise. Diese Fehler bestehen in den REST-Endpunkten /app/search/table, /saml/acs, Serialized Session Payload, Dynamic Link Library, runshellscript.py und in den runshellscript-Komponenten sowie in der SPL-Funktion \u0027printf\u0027, u. a. aufgrund eines reflektierten Cross-Site-Scripting (XSS), einer unsachgem\u00e4\u00dfen Signaturvalidierung, einer unsachgem\u00e4\u00dfen Ausdrucksvalidierung und eines Path Traversal. Ein Angreifer kann diese Schwachstellen ausnutzen, um beliebigen Code auszuf\u00fchren, einen \u0027Denial of Service\u0027-Zustand zu verursachen und seine Privilegien zu erweitern."
}
],
"product_status": {
"known_affected": [
"T033720",
"T002207",
"T008911",
"T033718",
"T033705",
"T004914"
]
},
"release_date": "2023-08-30T22:00:00.000+00:00",
"title": "CVE-2023-40596"
},
{
"cve": "CVE-2023-40597",
"notes": [
{
"category": "description",
"text": "Es bestehen mehrere Schwachstellen in Splunk Splunk Enterprise. Diese Fehler bestehen in den REST-Endpunkten /app/search/table, /saml/acs, Serialized Session Payload, Dynamic Link Library, runshellscript.py und in den runshellscript-Komponenten sowie in der SPL-Funktion \u0027printf\u0027, u. a. aufgrund eines reflektierten Cross-Site-Scripting (XSS), einer unsachgem\u00e4\u00dfen Signaturvalidierung, einer unsachgem\u00e4\u00dfen Ausdrucksvalidierung und eines Path Traversal. Ein Angreifer kann diese Schwachstellen ausnutzen, um beliebigen Code auszuf\u00fchren, einen \u0027Denial of Service\u0027-Zustand zu verursachen und seine Privilegien zu erweitern."
}
],
"product_status": {
"known_affected": [
"T033720",
"T002207",
"T008911",
"T033718",
"T033705",
"T004914"
]
},
"release_date": "2023-08-30T22:00:00.000+00:00",
"title": "CVE-2023-40597"
},
{
"cve": "CVE-2023-40598",
"notes": [
{
"category": "description",
"text": "Es bestehen mehrere Schwachstellen in Splunk Splunk Enterprise. Diese Fehler bestehen in den REST-Endpunkten /app/search/table, /saml/acs, Serialized Session Payload, Dynamic Link Library, runshellscript.py und in den runshellscript-Komponenten sowie in der SPL-Funktion \u0027printf\u0027, u. a. aufgrund eines reflektierten Cross-Site-Scripting (XSS), einer unsachgem\u00e4\u00dfen Signaturvalidierung, einer unsachgem\u00e4\u00dfen Ausdrucksvalidierung und eines Path Traversal. Ein Angreifer kann diese Schwachstellen ausnutzen, um beliebigen Code auszuf\u00fchren, einen \u0027Denial of Service\u0027-Zustand zu verursachen und seine Privilegien zu erweitern."
}
],
"product_status": {
"known_affected": [
"T033720",
"T002207",
"T008911",
"T033718",
"T033705",
"T004914"
]
},
"release_date": "2023-08-30T22:00:00.000+00:00",
"title": "CVE-2023-40598"
}
]
}
opensuse-su-2024:12123-1
Vulnerability from csaf_opensuse
Notes
{
"document": {
"aggregate_severity": {
"namespace": "https://www.suse.com/support/security/rating/",
"text": "moderate"
},
"category": "csaf_security_advisory",
"csaf_version": "2.0",
"distribution": {
"text": "Copyright 2024 SUSE LLC. All rights reserved.",
"tlp": {
"label": "WHITE",
"url": "https://www.first.org/tlp/"
}
},
"lang": "en",
"notes": [
{
"category": "summary",
"text": "go1.17-1.17.11-1.1 on GA media",
"title": "Title of the patch"
},
{
"category": "description",
"text": "These are all security issues fixed in the go1.17-1.17.11-1.1 package on the GA media of openSUSE Tumbleweed.",
"title": "Description of the patch"
},
{
"category": "details",
"text": "openSUSE-Tumbleweed-2024-12123",
"title": "Patchnames"
},
{
"category": "legal_disclaimer",
"text": "CSAF 2.0 data is provided by SUSE under the Creative Commons License 4.0 with Attribution (CC-BY-4.0).",
"title": "Terms of use"
}
],
"publisher": {
"category": "vendor",
"contact_details": "https://www.suse.com/support/security/contact/",
"name": "SUSE Product Security Team",
"namespace": "https://www.suse.com/"
},
"references": [
{
"category": "external",
"summary": "SUSE ratings",
"url": "https://www.suse.com/support/security/rating/"
},
{
"category": "self",
"summary": "URL of this CSAF notice",
"url": "https://ftp.suse.com/pub/projects/security/csaf/opensuse-su-2024_12123-1.json"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2022-29804 page",
"url": "https://www.suse.com/security/cve/CVE-2022-29804/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2022-30580 page",
"url": "https://www.suse.com/security/cve/CVE-2022-30580/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2022-30629 page",
"url": "https://www.suse.com/security/cve/CVE-2022-30629/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2022-30634 page",
"url": "https://www.suse.com/security/cve/CVE-2022-30634/"
}
],
"title": "go1.17-1.17.11-1.1 on GA media",
"tracking": {
"current_release_date": "2024-06-15T00:00:00Z",
"generator": {
"date": "2024-06-15T00:00:00Z",
"engine": {
"name": "cve-database.git:bin/generate-csaf.pl",
"version": "1"
}
},
"id": "openSUSE-SU-2024:12123-1",
"initial_release_date": "2024-06-15T00:00:00Z",
"revision_history": [
{
"date": "2024-06-15T00:00:00Z",
"number": "1",
"summary": "Current version"
}
],
"status": "final",
"version": "1"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_version",
"name": "go1.17-1.17.11-1.1.aarch64",
"product": {
"name": "go1.17-1.17.11-1.1.aarch64",
"product_id": "go1.17-1.17.11-1.1.aarch64"
}
},
{
"category": "product_version",
"name": "go1.17-doc-1.17.11-1.1.aarch64",
"product": {
"name": "go1.17-doc-1.17.11-1.1.aarch64",
"product_id": "go1.17-doc-1.17.11-1.1.aarch64"
}
},
{
"category": "product_version",
"name": "go1.17-race-1.17.11-1.1.aarch64",
"product": {
"name": "go1.17-race-1.17.11-1.1.aarch64",
"product_id": "go1.17-race-1.17.11-1.1.aarch64"
}
}
],
"category": "architecture",
"name": "aarch64"
},
{
"branches": [
{
"category": "product_version",
"name": "go1.17-1.17.11-1.1.ppc64le",
"product": {
"name": "go1.17-1.17.11-1.1.ppc64le",
"product_id": "go1.17-1.17.11-1.1.ppc64le"
}
},
{
"category": "product_version",
"name": "go1.17-doc-1.17.11-1.1.ppc64le",
"product": {
"name": "go1.17-doc-1.17.11-1.1.ppc64le",
"product_id": "go1.17-doc-1.17.11-1.1.ppc64le"
}
},
{
"category": "product_version",
"name": "go1.17-race-1.17.11-1.1.ppc64le",
"product": {
"name": "go1.17-race-1.17.11-1.1.ppc64le",
"product_id": "go1.17-race-1.17.11-1.1.ppc64le"
}
}
],
"category": "architecture",
"name": "ppc64le"
},
{
"branches": [
{
"category": "product_version",
"name": "go1.17-1.17.11-1.1.s390x",
"product": {
"name": "go1.17-1.17.11-1.1.s390x",
"product_id": "go1.17-1.17.11-1.1.s390x"
}
},
{
"category": "product_version",
"name": "go1.17-doc-1.17.11-1.1.s390x",
"product": {
"name": "go1.17-doc-1.17.11-1.1.s390x",
"product_id": "go1.17-doc-1.17.11-1.1.s390x"
}
},
{
"category": "product_version",
"name": "go1.17-race-1.17.11-1.1.s390x",
"product": {
"name": "go1.17-race-1.17.11-1.1.s390x",
"product_id": "go1.17-race-1.17.11-1.1.s390x"
}
}
],
"category": "architecture",
"name": "s390x"
},
{
"branches": [
{
"category": "product_version",
"name": "go1.17-1.17.11-1.1.x86_64",
"product": {
"name": "go1.17-1.17.11-1.1.x86_64",
"product_id": "go1.17-1.17.11-1.1.x86_64"
}
},
{
"category": "product_version",
"name": "go1.17-doc-1.17.11-1.1.x86_64",
"product": {
"name": "go1.17-doc-1.17.11-1.1.x86_64",
"product_id": "go1.17-doc-1.17.11-1.1.x86_64"
}
},
{
"category": "product_version",
"name": "go1.17-race-1.17.11-1.1.x86_64",
"product": {
"name": "go1.17-race-1.17.11-1.1.x86_64",
"product_id": "go1.17-race-1.17.11-1.1.x86_64"
}
}
],
"category": "architecture",
"name": "x86_64"
},
{
"branches": [
{
"category": "product_name",
"name": "openSUSE Tumbleweed",
"product": {
"name": "openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed",
"product_identification_helper": {
"cpe": "cpe:/o:opensuse:tumbleweed"
}
}
}
],
"category": "product_family",
"name": "SUSE Linux Enterprise"
}
],
"category": "vendor",
"name": "SUSE"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "go1.17-1.17.11-1.1.aarch64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:go1.17-1.17.11-1.1.aarch64"
},
"product_reference": "go1.17-1.17.11-1.1.aarch64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go1.17-1.17.11-1.1.ppc64le as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:go1.17-1.17.11-1.1.ppc64le"
},
"product_reference": "go1.17-1.17.11-1.1.ppc64le",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go1.17-1.17.11-1.1.s390x as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:go1.17-1.17.11-1.1.s390x"
},
"product_reference": "go1.17-1.17.11-1.1.s390x",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go1.17-1.17.11-1.1.x86_64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:go1.17-1.17.11-1.1.x86_64"
},
"product_reference": "go1.17-1.17.11-1.1.x86_64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go1.17-doc-1.17.11-1.1.aarch64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:go1.17-doc-1.17.11-1.1.aarch64"
},
"product_reference": "go1.17-doc-1.17.11-1.1.aarch64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go1.17-doc-1.17.11-1.1.ppc64le as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:go1.17-doc-1.17.11-1.1.ppc64le"
},
"product_reference": "go1.17-doc-1.17.11-1.1.ppc64le",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go1.17-doc-1.17.11-1.1.s390x as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:go1.17-doc-1.17.11-1.1.s390x"
},
"product_reference": "go1.17-doc-1.17.11-1.1.s390x",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go1.17-doc-1.17.11-1.1.x86_64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:go1.17-doc-1.17.11-1.1.x86_64"
},
"product_reference": "go1.17-doc-1.17.11-1.1.x86_64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go1.17-race-1.17.11-1.1.aarch64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:go1.17-race-1.17.11-1.1.aarch64"
},
"product_reference": "go1.17-race-1.17.11-1.1.aarch64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go1.17-race-1.17.11-1.1.ppc64le as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:go1.17-race-1.17.11-1.1.ppc64le"
},
"product_reference": "go1.17-race-1.17.11-1.1.ppc64le",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go1.17-race-1.17.11-1.1.s390x as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:go1.17-race-1.17.11-1.1.s390x"
},
"product_reference": "go1.17-race-1.17.11-1.1.s390x",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go1.17-race-1.17.11-1.1.x86_64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:go1.17-race-1.17.11-1.1.x86_64"
},
"product_reference": "go1.17-race-1.17.11-1.1.x86_64",
"relates_to_product_reference": "openSUSE Tumbleweed"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2022-29804",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2022-29804"
}
],
"notes": [
{
"category": "general",
"text": "Incorrect conversion of certain invalid paths to valid, absolute paths in Clean in path/filepath before Go 1.17.11 and Go 1.18.3 on Windows allows potential directory traversal attack.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"openSUSE Tumbleweed:go1.17-1.17.11-1.1.aarch64",
"openSUSE Tumbleweed:go1.17-1.17.11-1.1.ppc64le",
"openSUSE Tumbleweed:go1.17-1.17.11-1.1.s390x",
"openSUSE Tumbleweed:go1.17-1.17.11-1.1.x86_64",
"openSUSE Tumbleweed:go1.17-doc-1.17.11-1.1.aarch64",
"openSUSE Tumbleweed:go1.17-doc-1.17.11-1.1.ppc64le",
"openSUSE Tumbleweed:go1.17-doc-1.17.11-1.1.s390x",
"openSUSE Tumbleweed:go1.17-doc-1.17.11-1.1.x86_64",
"openSUSE Tumbleweed:go1.17-race-1.17.11-1.1.aarch64",
"openSUSE Tumbleweed:go1.17-race-1.17.11-1.1.ppc64le",
"openSUSE Tumbleweed:go1.17-race-1.17.11-1.1.s390x",
"openSUSE Tumbleweed:go1.17-race-1.17.11-1.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2022-29804",
"url": "https://www.suse.com/security/cve/CVE-2022-29804"
},
{
"category": "external",
"summary": "SUSE Bug 1200137 for CVE-2022-29804",
"url": "https://bugzilla.suse.com/1200137"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"openSUSE Tumbleweed:go1.17-1.17.11-1.1.aarch64",
"openSUSE Tumbleweed:go1.17-1.17.11-1.1.ppc64le",
"openSUSE Tumbleweed:go1.17-1.17.11-1.1.s390x",
"openSUSE Tumbleweed:go1.17-1.17.11-1.1.x86_64",
"openSUSE Tumbleweed:go1.17-doc-1.17.11-1.1.aarch64",
"openSUSE Tumbleweed:go1.17-doc-1.17.11-1.1.ppc64le",
"openSUSE Tumbleweed:go1.17-doc-1.17.11-1.1.s390x",
"openSUSE Tumbleweed:go1.17-doc-1.17.11-1.1.x86_64",
"openSUSE Tumbleweed:go1.17-race-1.17.11-1.1.aarch64",
"openSUSE Tumbleweed:go1.17-race-1.17.11-1.1.ppc64le",
"openSUSE Tumbleweed:go1.17-race-1.17.11-1.1.s390x",
"openSUSE Tumbleweed:go1.17-race-1.17.11-1.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 4.8,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:L/I:L/A:N",
"version": "3.1"
},
"products": [
"openSUSE Tumbleweed:go1.17-1.17.11-1.1.aarch64",
"openSUSE Tumbleweed:go1.17-1.17.11-1.1.ppc64le",
"openSUSE Tumbleweed:go1.17-1.17.11-1.1.s390x",
"openSUSE Tumbleweed:go1.17-1.17.11-1.1.x86_64",
"openSUSE Tumbleweed:go1.17-doc-1.17.11-1.1.aarch64",
"openSUSE Tumbleweed:go1.17-doc-1.17.11-1.1.ppc64le",
"openSUSE Tumbleweed:go1.17-doc-1.17.11-1.1.s390x",
"openSUSE Tumbleweed:go1.17-doc-1.17.11-1.1.x86_64",
"openSUSE Tumbleweed:go1.17-race-1.17.11-1.1.aarch64",
"openSUSE Tumbleweed:go1.17-race-1.17.11-1.1.ppc64le",
"openSUSE Tumbleweed:go1.17-race-1.17.11-1.1.s390x",
"openSUSE Tumbleweed:go1.17-race-1.17.11-1.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2024-06-15T00:00:00Z",
"details": "moderate"
}
],
"title": "CVE-2022-29804"
},
{
"cve": "CVE-2022-30580",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2022-30580"
}
],
"notes": [
{
"category": "general",
"text": "Code injection in Cmd.Start in os/exec before Go 1.17.11 and Go 1.18.3 allows execution of any binaries in the working directory named either \"..com\" or \"..exe\" by calling Cmd.Run, Cmd.Start, Cmd.Output, or Cmd.CombinedOutput when Cmd.Path is unset.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"openSUSE Tumbleweed:go1.17-1.17.11-1.1.aarch64",
"openSUSE Tumbleweed:go1.17-1.17.11-1.1.ppc64le",
"openSUSE Tumbleweed:go1.17-1.17.11-1.1.s390x",
"openSUSE Tumbleweed:go1.17-1.17.11-1.1.x86_64",
"openSUSE Tumbleweed:go1.17-doc-1.17.11-1.1.aarch64",
"openSUSE Tumbleweed:go1.17-doc-1.17.11-1.1.ppc64le",
"openSUSE Tumbleweed:go1.17-doc-1.17.11-1.1.s390x",
"openSUSE Tumbleweed:go1.17-doc-1.17.11-1.1.x86_64",
"openSUSE Tumbleweed:go1.17-race-1.17.11-1.1.aarch64",
"openSUSE Tumbleweed:go1.17-race-1.17.11-1.1.ppc64le",
"openSUSE Tumbleweed:go1.17-race-1.17.11-1.1.s390x",
"openSUSE Tumbleweed:go1.17-race-1.17.11-1.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2022-30580",
"url": "https://www.suse.com/security/cve/CVE-2022-30580"
},
{
"category": "external",
"summary": "SUSE Bug 1200136 for CVE-2022-30580",
"url": "https://bugzilla.suse.com/1200136"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"openSUSE Tumbleweed:go1.17-1.17.11-1.1.aarch64",
"openSUSE Tumbleweed:go1.17-1.17.11-1.1.ppc64le",
"openSUSE Tumbleweed:go1.17-1.17.11-1.1.s390x",
"openSUSE Tumbleweed:go1.17-1.17.11-1.1.x86_64",
"openSUSE Tumbleweed:go1.17-doc-1.17.11-1.1.aarch64",
"openSUSE Tumbleweed:go1.17-doc-1.17.11-1.1.ppc64le",
"openSUSE Tumbleweed:go1.17-doc-1.17.11-1.1.s390x",
"openSUSE Tumbleweed:go1.17-doc-1.17.11-1.1.x86_64",
"openSUSE Tumbleweed:go1.17-race-1.17.11-1.1.aarch64",
"openSUSE Tumbleweed:go1.17-race-1.17.11-1.1.ppc64le",
"openSUSE Tumbleweed:go1.17-race-1.17.11-1.1.s390x",
"openSUSE Tumbleweed:go1.17-race-1.17.11-1.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 7,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:L/AC:H/PR:N/UI:R/S:U/C:H/I:H/A:H",
"version": "3.1"
},
"products": [
"openSUSE Tumbleweed:go1.17-1.17.11-1.1.aarch64",
"openSUSE Tumbleweed:go1.17-1.17.11-1.1.ppc64le",
"openSUSE Tumbleweed:go1.17-1.17.11-1.1.s390x",
"openSUSE Tumbleweed:go1.17-1.17.11-1.1.x86_64",
"openSUSE Tumbleweed:go1.17-doc-1.17.11-1.1.aarch64",
"openSUSE Tumbleweed:go1.17-doc-1.17.11-1.1.ppc64le",
"openSUSE Tumbleweed:go1.17-doc-1.17.11-1.1.s390x",
"openSUSE Tumbleweed:go1.17-doc-1.17.11-1.1.x86_64",
"openSUSE Tumbleweed:go1.17-race-1.17.11-1.1.aarch64",
"openSUSE Tumbleweed:go1.17-race-1.17.11-1.1.ppc64le",
"openSUSE Tumbleweed:go1.17-race-1.17.11-1.1.s390x",
"openSUSE Tumbleweed:go1.17-race-1.17.11-1.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2024-06-15T00:00:00Z",
"details": "important"
}
],
"title": "CVE-2022-30580"
},
{
"cve": "CVE-2022-30629",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2022-30629"
}
],
"notes": [
{
"category": "general",
"text": "Non-random values for ticket_age_add in session tickets in crypto/tls before Go 1.17.11 and Go 1.18.3 allow an attacker that can observe TLS handshakes to correlate successive connections by comparing ticket ages during session resumption.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"openSUSE Tumbleweed:go1.17-1.17.11-1.1.aarch64",
"openSUSE Tumbleweed:go1.17-1.17.11-1.1.ppc64le",
"openSUSE Tumbleweed:go1.17-1.17.11-1.1.s390x",
"openSUSE Tumbleweed:go1.17-1.17.11-1.1.x86_64",
"openSUSE Tumbleweed:go1.17-doc-1.17.11-1.1.aarch64",
"openSUSE Tumbleweed:go1.17-doc-1.17.11-1.1.ppc64le",
"openSUSE Tumbleweed:go1.17-doc-1.17.11-1.1.s390x",
"openSUSE Tumbleweed:go1.17-doc-1.17.11-1.1.x86_64",
"openSUSE Tumbleweed:go1.17-race-1.17.11-1.1.aarch64",
"openSUSE Tumbleweed:go1.17-race-1.17.11-1.1.ppc64le",
"openSUSE Tumbleweed:go1.17-race-1.17.11-1.1.s390x",
"openSUSE Tumbleweed:go1.17-race-1.17.11-1.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2022-30629",
"url": "https://www.suse.com/security/cve/CVE-2022-30629"
},
{
"category": "external",
"summary": "SUSE Bug 1200135 for CVE-2022-30629",
"url": "https://bugzilla.suse.com/1200135"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"openSUSE Tumbleweed:go1.17-1.17.11-1.1.aarch64",
"openSUSE Tumbleweed:go1.17-1.17.11-1.1.ppc64le",
"openSUSE Tumbleweed:go1.17-1.17.11-1.1.s390x",
"openSUSE Tumbleweed:go1.17-1.17.11-1.1.x86_64",
"openSUSE Tumbleweed:go1.17-doc-1.17.11-1.1.aarch64",
"openSUSE Tumbleweed:go1.17-doc-1.17.11-1.1.ppc64le",
"openSUSE Tumbleweed:go1.17-doc-1.17.11-1.1.s390x",
"openSUSE Tumbleweed:go1.17-doc-1.17.11-1.1.x86_64",
"openSUSE Tumbleweed:go1.17-race-1.17.11-1.1.aarch64",
"openSUSE Tumbleweed:go1.17-race-1.17.11-1.1.ppc64le",
"openSUSE Tumbleweed:go1.17-race-1.17.11-1.1.s390x",
"openSUSE Tumbleweed:go1.17-race-1.17.11-1.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 3.7,
"baseSeverity": "LOW",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:L/I:N/A:N",
"version": "3.1"
},
"products": [
"openSUSE Tumbleweed:go1.17-1.17.11-1.1.aarch64",
"openSUSE Tumbleweed:go1.17-1.17.11-1.1.ppc64le",
"openSUSE Tumbleweed:go1.17-1.17.11-1.1.s390x",
"openSUSE Tumbleweed:go1.17-1.17.11-1.1.x86_64",
"openSUSE Tumbleweed:go1.17-doc-1.17.11-1.1.aarch64",
"openSUSE Tumbleweed:go1.17-doc-1.17.11-1.1.ppc64le",
"openSUSE Tumbleweed:go1.17-doc-1.17.11-1.1.s390x",
"openSUSE Tumbleweed:go1.17-doc-1.17.11-1.1.x86_64",
"openSUSE Tumbleweed:go1.17-race-1.17.11-1.1.aarch64",
"openSUSE Tumbleweed:go1.17-race-1.17.11-1.1.ppc64le",
"openSUSE Tumbleweed:go1.17-race-1.17.11-1.1.s390x",
"openSUSE Tumbleweed:go1.17-race-1.17.11-1.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2024-06-15T00:00:00Z",
"details": "moderate"
}
],
"title": "CVE-2022-30629"
},
{
"cve": "CVE-2022-30634",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2022-30634"
}
],
"notes": [
{
"category": "general",
"text": "Infinite loop in Read in crypto/rand before Go 1.17.11 and Go 1.18.3 on Windows allows attacker to cause an indefinite hang by passing a buffer larger than 1 \u003c\u003c 32 - 1 bytes.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"openSUSE Tumbleweed:go1.17-1.17.11-1.1.aarch64",
"openSUSE Tumbleweed:go1.17-1.17.11-1.1.ppc64le",
"openSUSE Tumbleweed:go1.17-1.17.11-1.1.s390x",
"openSUSE Tumbleweed:go1.17-1.17.11-1.1.x86_64",
"openSUSE Tumbleweed:go1.17-doc-1.17.11-1.1.aarch64",
"openSUSE Tumbleweed:go1.17-doc-1.17.11-1.1.ppc64le",
"openSUSE Tumbleweed:go1.17-doc-1.17.11-1.1.s390x",
"openSUSE Tumbleweed:go1.17-doc-1.17.11-1.1.x86_64",
"openSUSE Tumbleweed:go1.17-race-1.17.11-1.1.aarch64",
"openSUSE Tumbleweed:go1.17-race-1.17.11-1.1.ppc64le",
"openSUSE Tumbleweed:go1.17-race-1.17.11-1.1.s390x",
"openSUSE Tumbleweed:go1.17-race-1.17.11-1.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2022-30634",
"url": "https://www.suse.com/security/cve/CVE-2022-30634"
},
{
"category": "external",
"summary": "SUSE Bug 1200134 for CVE-2022-30634",
"url": "https://bugzilla.suse.com/1200134"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"openSUSE Tumbleweed:go1.17-1.17.11-1.1.aarch64",
"openSUSE Tumbleweed:go1.17-1.17.11-1.1.ppc64le",
"openSUSE Tumbleweed:go1.17-1.17.11-1.1.s390x",
"openSUSE Tumbleweed:go1.17-1.17.11-1.1.x86_64",
"openSUSE Tumbleweed:go1.17-doc-1.17.11-1.1.aarch64",
"openSUSE Tumbleweed:go1.17-doc-1.17.11-1.1.ppc64le",
"openSUSE Tumbleweed:go1.17-doc-1.17.11-1.1.s390x",
"openSUSE Tumbleweed:go1.17-doc-1.17.11-1.1.x86_64",
"openSUSE Tumbleweed:go1.17-race-1.17.11-1.1.aarch64",
"openSUSE Tumbleweed:go1.17-race-1.17.11-1.1.ppc64le",
"openSUSE Tumbleweed:go1.17-race-1.17.11-1.1.s390x",
"openSUSE Tumbleweed:go1.17-race-1.17.11-1.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 2.9,
"baseSeverity": "LOW",
"vectorString": "CVSS:3.1/AV:L/AC:H/PR:N/UI:N/S:U/C:N/I:N/A:L",
"version": "3.1"
},
"products": [
"openSUSE Tumbleweed:go1.17-1.17.11-1.1.aarch64",
"openSUSE Tumbleweed:go1.17-1.17.11-1.1.ppc64le",
"openSUSE Tumbleweed:go1.17-1.17.11-1.1.s390x",
"openSUSE Tumbleweed:go1.17-1.17.11-1.1.x86_64",
"openSUSE Tumbleweed:go1.17-doc-1.17.11-1.1.aarch64",
"openSUSE Tumbleweed:go1.17-doc-1.17.11-1.1.ppc64le",
"openSUSE Tumbleweed:go1.17-doc-1.17.11-1.1.s390x",
"openSUSE Tumbleweed:go1.17-doc-1.17.11-1.1.x86_64",
"openSUSE Tumbleweed:go1.17-race-1.17.11-1.1.aarch64",
"openSUSE Tumbleweed:go1.17-race-1.17.11-1.1.ppc64le",
"openSUSE Tumbleweed:go1.17-race-1.17.11-1.1.s390x",
"openSUSE Tumbleweed:go1.17-race-1.17.11-1.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2024-06-15T00:00:00Z",
"details": "moderate"
}
],
"title": "CVE-2022-30634"
}
]
}
opensuse-su-2024:12124-1
Vulnerability from csaf_opensuse
Notes
{
"document": {
"aggregate_severity": {
"namespace": "https://www.suse.com/support/security/rating/",
"text": "moderate"
},
"category": "csaf_security_advisory",
"csaf_version": "2.0",
"distribution": {
"text": "Copyright 2024 SUSE LLC. All rights reserved.",
"tlp": {
"label": "WHITE",
"url": "https://www.first.org/tlp/"
}
},
"lang": "en",
"notes": [
{
"category": "summary",
"text": "go1.18-1.18.3-1.1 on GA media",
"title": "Title of the patch"
},
{
"category": "description",
"text": "These are all security issues fixed in the go1.18-1.18.3-1.1 package on the GA media of openSUSE Tumbleweed.",
"title": "Description of the patch"
},
{
"category": "details",
"text": "openSUSE-Tumbleweed-2024-12124",
"title": "Patchnames"
},
{
"category": "legal_disclaimer",
"text": "CSAF 2.0 data is provided by SUSE under the Creative Commons License 4.0 with Attribution (CC-BY-4.0).",
"title": "Terms of use"
}
],
"publisher": {
"category": "vendor",
"contact_details": "https://www.suse.com/support/security/contact/",
"name": "SUSE Product Security Team",
"namespace": "https://www.suse.com/"
},
"references": [
{
"category": "external",
"summary": "SUSE ratings",
"url": "https://www.suse.com/support/security/rating/"
},
{
"category": "self",
"summary": "URL of this CSAF notice",
"url": "https://ftp.suse.com/pub/projects/security/csaf/opensuse-su-2024_12124-1.json"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2022-29804 page",
"url": "https://www.suse.com/security/cve/CVE-2022-29804/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2022-30580 page",
"url": "https://www.suse.com/security/cve/CVE-2022-30580/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2022-30629 page",
"url": "https://www.suse.com/security/cve/CVE-2022-30629/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2022-30634 page",
"url": "https://www.suse.com/security/cve/CVE-2022-30634/"
}
],
"title": "go1.18-1.18.3-1.1 on GA media",
"tracking": {
"current_release_date": "2024-06-15T00:00:00Z",
"generator": {
"date": "2024-06-15T00:00:00Z",
"engine": {
"name": "cve-database.git:bin/generate-csaf.pl",
"version": "1"
}
},
"id": "openSUSE-SU-2024:12124-1",
"initial_release_date": "2024-06-15T00:00:00Z",
"revision_history": [
{
"date": "2024-06-15T00:00:00Z",
"number": "1",
"summary": "Current version"
}
],
"status": "final",
"version": "1"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_version",
"name": "go1.18-1.18.3-1.1.aarch64",
"product": {
"name": "go1.18-1.18.3-1.1.aarch64",
"product_id": "go1.18-1.18.3-1.1.aarch64"
}
},
{
"category": "product_version",
"name": "go1.18-doc-1.18.3-1.1.aarch64",
"product": {
"name": "go1.18-doc-1.18.3-1.1.aarch64",
"product_id": "go1.18-doc-1.18.3-1.1.aarch64"
}
},
{
"category": "product_version",
"name": "go1.18-race-1.18.3-1.1.aarch64",
"product": {
"name": "go1.18-race-1.18.3-1.1.aarch64",
"product_id": "go1.18-race-1.18.3-1.1.aarch64"
}
}
],
"category": "architecture",
"name": "aarch64"
},
{
"branches": [
{
"category": "product_version",
"name": "go1.18-1.18.3-1.1.ppc64le",
"product": {
"name": "go1.18-1.18.3-1.1.ppc64le",
"product_id": "go1.18-1.18.3-1.1.ppc64le"
}
},
{
"category": "product_version",
"name": "go1.18-doc-1.18.3-1.1.ppc64le",
"product": {
"name": "go1.18-doc-1.18.3-1.1.ppc64le",
"product_id": "go1.18-doc-1.18.3-1.1.ppc64le"
}
},
{
"category": "product_version",
"name": "go1.18-race-1.18.3-1.1.ppc64le",
"product": {
"name": "go1.18-race-1.18.3-1.1.ppc64le",
"product_id": "go1.18-race-1.18.3-1.1.ppc64le"
}
}
],
"category": "architecture",
"name": "ppc64le"
},
{
"branches": [
{
"category": "product_version",
"name": "go1.18-1.18.3-1.1.s390x",
"product": {
"name": "go1.18-1.18.3-1.1.s390x",
"product_id": "go1.18-1.18.3-1.1.s390x"
}
},
{
"category": "product_version",
"name": "go1.18-doc-1.18.3-1.1.s390x",
"product": {
"name": "go1.18-doc-1.18.3-1.1.s390x",
"product_id": "go1.18-doc-1.18.3-1.1.s390x"
}
},
{
"category": "product_version",
"name": "go1.18-race-1.18.3-1.1.s390x",
"product": {
"name": "go1.18-race-1.18.3-1.1.s390x",
"product_id": "go1.18-race-1.18.3-1.1.s390x"
}
}
],
"category": "architecture",
"name": "s390x"
},
{
"branches": [
{
"category": "product_version",
"name": "go1.18-1.18.3-1.1.x86_64",
"product": {
"name": "go1.18-1.18.3-1.1.x86_64",
"product_id": "go1.18-1.18.3-1.1.x86_64"
}
},
{
"category": "product_version",
"name": "go1.18-doc-1.18.3-1.1.x86_64",
"product": {
"name": "go1.18-doc-1.18.3-1.1.x86_64",
"product_id": "go1.18-doc-1.18.3-1.1.x86_64"
}
},
{
"category": "product_version",
"name": "go1.18-race-1.18.3-1.1.x86_64",
"product": {
"name": "go1.18-race-1.18.3-1.1.x86_64",
"product_id": "go1.18-race-1.18.3-1.1.x86_64"
}
}
],
"category": "architecture",
"name": "x86_64"
},
{
"branches": [
{
"category": "product_name",
"name": "openSUSE Tumbleweed",
"product": {
"name": "openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed",
"product_identification_helper": {
"cpe": "cpe:/o:opensuse:tumbleweed"
}
}
}
],
"category": "product_family",
"name": "SUSE Linux Enterprise"
}
],
"category": "vendor",
"name": "SUSE"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "go1.18-1.18.3-1.1.aarch64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:go1.18-1.18.3-1.1.aarch64"
},
"product_reference": "go1.18-1.18.3-1.1.aarch64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go1.18-1.18.3-1.1.ppc64le as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:go1.18-1.18.3-1.1.ppc64le"
},
"product_reference": "go1.18-1.18.3-1.1.ppc64le",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go1.18-1.18.3-1.1.s390x as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:go1.18-1.18.3-1.1.s390x"
},
"product_reference": "go1.18-1.18.3-1.1.s390x",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go1.18-1.18.3-1.1.x86_64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:go1.18-1.18.3-1.1.x86_64"
},
"product_reference": "go1.18-1.18.3-1.1.x86_64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go1.18-doc-1.18.3-1.1.aarch64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:go1.18-doc-1.18.3-1.1.aarch64"
},
"product_reference": "go1.18-doc-1.18.3-1.1.aarch64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go1.18-doc-1.18.3-1.1.ppc64le as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:go1.18-doc-1.18.3-1.1.ppc64le"
},
"product_reference": "go1.18-doc-1.18.3-1.1.ppc64le",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go1.18-doc-1.18.3-1.1.s390x as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:go1.18-doc-1.18.3-1.1.s390x"
},
"product_reference": "go1.18-doc-1.18.3-1.1.s390x",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go1.18-doc-1.18.3-1.1.x86_64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:go1.18-doc-1.18.3-1.1.x86_64"
},
"product_reference": "go1.18-doc-1.18.3-1.1.x86_64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go1.18-race-1.18.3-1.1.aarch64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:go1.18-race-1.18.3-1.1.aarch64"
},
"product_reference": "go1.18-race-1.18.3-1.1.aarch64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go1.18-race-1.18.3-1.1.ppc64le as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:go1.18-race-1.18.3-1.1.ppc64le"
},
"product_reference": "go1.18-race-1.18.3-1.1.ppc64le",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go1.18-race-1.18.3-1.1.s390x as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:go1.18-race-1.18.3-1.1.s390x"
},
"product_reference": "go1.18-race-1.18.3-1.1.s390x",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go1.18-race-1.18.3-1.1.x86_64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:go1.18-race-1.18.3-1.1.x86_64"
},
"product_reference": "go1.18-race-1.18.3-1.1.x86_64",
"relates_to_product_reference": "openSUSE Tumbleweed"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2022-29804",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2022-29804"
}
],
"notes": [
{
"category": "general",
"text": "Incorrect conversion of certain invalid paths to valid, absolute paths in Clean in path/filepath before Go 1.17.11 and Go 1.18.3 on Windows allows potential directory traversal attack.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"openSUSE Tumbleweed:go1.18-1.18.3-1.1.aarch64",
"openSUSE Tumbleweed:go1.18-1.18.3-1.1.ppc64le",
"openSUSE Tumbleweed:go1.18-1.18.3-1.1.s390x",
"openSUSE Tumbleweed:go1.18-1.18.3-1.1.x86_64",
"openSUSE Tumbleweed:go1.18-doc-1.18.3-1.1.aarch64",
"openSUSE Tumbleweed:go1.18-doc-1.18.3-1.1.ppc64le",
"openSUSE Tumbleweed:go1.18-doc-1.18.3-1.1.s390x",
"openSUSE Tumbleweed:go1.18-doc-1.18.3-1.1.x86_64",
"openSUSE Tumbleweed:go1.18-race-1.18.3-1.1.aarch64",
"openSUSE Tumbleweed:go1.18-race-1.18.3-1.1.ppc64le",
"openSUSE Tumbleweed:go1.18-race-1.18.3-1.1.s390x",
"openSUSE Tumbleweed:go1.18-race-1.18.3-1.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2022-29804",
"url": "https://www.suse.com/security/cve/CVE-2022-29804"
},
{
"category": "external",
"summary": "SUSE Bug 1200137 for CVE-2022-29804",
"url": "https://bugzilla.suse.com/1200137"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"openSUSE Tumbleweed:go1.18-1.18.3-1.1.aarch64",
"openSUSE Tumbleweed:go1.18-1.18.3-1.1.ppc64le",
"openSUSE Tumbleweed:go1.18-1.18.3-1.1.s390x",
"openSUSE Tumbleweed:go1.18-1.18.3-1.1.x86_64",
"openSUSE Tumbleweed:go1.18-doc-1.18.3-1.1.aarch64",
"openSUSE Tumbleweed:go1.18-doc-1.18.3-1.1.ppc64le",
"openSUSE Tumbleweed:go1.18-doc-1.18.3-1.1.s390x",
"openSUSE Tumbleweed:go1.18-doc-1.18.3-1.1.x86_64",
"openSUSE Tumbleweed:go1.18-race-1.18.3-1.1.aarch64",
"openSUSE Tumbleweed:go1.18-race-1.18.3-1.1.ppc64le",
"openSUSE Tumbleweed:go1.18-race-1.18.3-1.1.s390x",
"openSUSE Tumbleweed:go1.18-race-1.18.3-1.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 4.8,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:L/I:L/A:N",
"version": "3.1"
},
"products": [
"openSUSE Tumbleweed:go1.18-1.18.3-1.1.aarch64",
"openSUSE Tumbleweed:go1.18-1.18.3-1.1.ppc64le",
"openSUSE Tumbleweed:go1.18-1.18.3-1.1.s390x",
"openSUSE Tumbleweed:go1.18-1.18.3-1.1.x86_64",
"openSUSE Tumbleweed:go1.18-doc-1.18.3-1.1.aarch64",
"openSUSE Tumbleweed:go1.18-doc-1.18.3-1.1.ppc64le",
"openSUSE Tumbleweed:go1.18-doc-1.18.3-1.1.s390x",
"openSUSE Tumbleweed:go1.18-doc-1.18.3-1.1.x86_64",
"openSUSE Tumbleweed:go1.18-race-1.18.3-1.1.aarch64",
"openSUSE Tumbleweed:go1.18-race-1.18.3-1.1.ppc64le",
"openSUSE Tumbleweed:go1.18-race-1.18.3-1.1.s390x",
"openSUSE Tumbleweed:go1.18-race-1.18.3-1.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2024-06-15T00:00:00Z",
"details": "moderate"
}
],
"title": "CVE-2022-29804"
},
{
"cve": "CVE-2022-30580",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2022-30580"
}
],
"notes": [
{
"category": "general",
"text": "Code injection in Cmd.Start in os/exec before Go 1.17.11 and Go 1.18.3 allows execution of any binaries in the working directory named either \"..com\" or \"..exe\" by calling Cmd.Run, Cmd.Start, Cmd.Output, or Cmd.CombinedOutput when Cmd.Path is unset.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"openSUSE Tumbleweed:go1.18-1.18.3-1.1.aarch64",
"openSUSE Tumbleweed:go1.18-1.18.3-1.1.ppc64le",
"openSUSE Tumbleweed:go1.18-1.18.3-1.1.s390x",
"openSUSE Tumbleweed:go1.18-1.18.3-1.1.x86_64",
"openSUSE Tumbleweed:go1.18-doc-1.18.3-1.1.aarch64",
"openSUSE Tumbleweed:go1.18-doc-1.18.3-1.1.ppc64le",
"openSUSE Tumbleweed:go1.18-doc-1.18.3-1.1.s390x",
"openSUSE Tumbleweed:go1.18-doc-1.18.3-1.1.x86_64",
"openSUSE Tumbleweed:go1.18-race-1.18.3-1.1.aarch64",
"openSUSE Tumbleweed:go1.18-race-1.18.3-1.1.ppc64le",
"openSUSE Tumbleweed:go1.18-race-1.18.3-1.1.s390x",
"openSUSE Tumbleweed:go1.18-race-1.18.3-1.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2022-30580",
"url": "https://www.suse.com/security/cve/CVE-2022-30580"
},
{
"category": "external",
"summary": "SUSE Bug 1200136 for CVE-2022-30580",
"url": "https://bugzilla.suse.com/1200136"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"openSUSE Tumbleweed:go1.18-1.18.3-1.1.aarch64",
"openSUSE Tumbleweed:go1.18-1.18.3-1.1.ppc64le",
"openSUSE Tumbleweed:go1.18-1.18.3-1.1.s390x",
"openSUSE Tumbleweed:go1.18-1.18.3-1.1.x86_64",
"openSUSE Tumbleweed:go1.18-doc-1.18.3-1.1.aarch64",
"openSUSE Tumbleweed:go1.18-doc-1.18.3-1.1.ppc64le",
"openSUSE Tumbleweed:go1.18-doc-1.18.3-1.1.s390x",
"openSUSE Tumbleweed:go1.18-doc-1.18.3-1.1.x86_64",
"openSUSE Tumbleweed:go1.18-race-1.18.3-1.1.aarch64",
"openSUSE Tumbleweed:go1.18-race-1.18.3-1.1.ppc64le",
"openSUSE Tumbleweed:go1.18-race-1.18.3-1.1.s390x",
"openSUSE Tumbleweed:go1.18-race-1.18.3-1.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 7,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:L/AC:H/PR:N/UI:R/S:U/C:H/I:H/A:H",
"version": "3.1"
},
"products": [
"openSUSE Tumbleweed:go1.18-1.18.3-1.1.aarch64",
"openSUSE Tumbleweed:go1.18-1.18.3-1.1.ppc64le",
"openSUSE Tumbleweed:go1.18-1.18.3-1.1.s390x",
"openSUSE Tumbleweed:go1.18-1.18.3-1.1.x86_64",
"openSUSE Tumbleweed:go1.18-doc-1.18.3-1.1.aarch64",
"openSUSE Tumbleweed:go1.18-doc-1.18.3-1.1.ppc64le",
"openSUSE Tumbleweed:go1.18-doc-1.18.3-1.1.s390x",
"openSUSE Tumbleweed:go1.18-doc-1.18.3-1.1.x86_64",
"openSUSE Tumbleweed:go1.18-race-1.18.3-1.1.aarch64",
"openSUSE Tumbleweed:go1.18-race-1.18.3-1.1.ppc64le",
"openSUSE Tumbleweed:go1.18-race-1.18.3-1.1.s390x",
"openSUSE Tumbleweed:go1.18-race-1.18.3-1.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2024-06-15T00:00:00Z",
"details": "important"
}
],
"title": "CVE-2022-30580"
},
{
"cve": "CVE-2022-30629",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2022-30629"
}
],
"notes": [
{
"category": "general",
"text": "Non-random values for ticket_age_add in session tickets in crypto/tls before Go 1.17.11 and Go 1.18.3 allow an attacker that can observe TLS handshakes to correlate successive connections by comparing ticket ages during session resumption.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"openSUSE Tumbleweed:go1.18-1.18.3-1.1.aarch64",
"openSUSE Tumbleweed:go1.18-1.18.3-1.1.ppc64le",
"openSUSE Tumbleweed:go1.18-1.18.3-1.1.s390x",
"openSUSE Tumbleweed:go1.18-1.18.3-1.1.x86_64",
"openSUSE Tumbleweed:go1.18-doc-1.18.3-1.1.aarch64",
"openSUSE Tumbleweed:go1.18-doc-1.18.3-1.1.ppc64le",
"openSUSE Tumbleweed:go1.18-doc-1.18.3-1.1.s390x",
"openSUSE Tumbleweed:go1.18-doc-1.18.3-1.1.x86_64",
"openSUSE Tumbleweed:go1.18-race-1.18.3-1.1.aarch64",
"openSUSE Tumbleweed:go1.18-race-1.18.3-1.1.ppc64le",
"openSUSE Tumbleweed:go1.18-race-1.18.3-1.1.s390x",
"openSUSE Tumbleweed:go1.18-race-1.18.3-1.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2022-30629",
"url": "https://www.suse.com/security/cve/CVE-2022-30629"
},
{
"category": "external",
"summary": "SUSE Bug 1200135 for CVE-2022-30629",
"url": "https://bugzilla.suse.com/1200135"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"openSUSE Tumbleweed:go1.18-1.18.3-1.1.aarch64",
"openSUSE Tumbleweed:go1.18-1.18.3-1.1.ppc64le",
"openSUSE Tumbleweed:go1.18-1.18.3-1.1.s390x",
"openSUSE Tumbleweed:go1.18-1.18.3-1.1.x86_64",
"openSUSE Tumbleweed:go1.18-doc-1.18.3-1.1.aarch64",
"openSUSE Tumbleweed:go1.18-doc-1.18.3-1.1.ppc64le",
"openSUSE Tumbleweed:go1.18-doc-1.18.3-1.1.s390x",
"openSUSE Tumbleweed:go1.18-doc-1.18.3-1.1.x86_64",
"openSUSE Tumbleweed:go1.18-race-1.18.3-1.1.aarch64",
"openSUSE Tumbleweed:go1.18-race-1.18.3-1.1.ppc64le",
"openSUSE Tumbleweed:go1.18-race-1.18.3-1.1.s390x",
"openSUSE Tumbleweed:go1.18-race-1.18.3-1.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 3.7,
"baseSeverity": "LOW",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:L/I:N/A:N",
"version": "3.1"
},
"products": [
"openSUSE Tumbleweed:go1.18-1.18.3-1.1.aarch64",
"openSUSE Tumbleweed:go1.18-1.18.3-1.1.ppc64le",
"openSUSE Tumbleweed:go1.18-1.18.3-1.1.s390x",
"openSUSE Tumbleweed:go1.18-1.18.3-1.1.x86_64",
"openSUSE Tumbleweed:go1.18-doc-1.18.3-1.1.aarch64",
"openSUSE Tumbleweed:go1.18-doc-1.18.3-1.1.ppc64le",
"openSUSE Tumbleweed:go1.18-doc-1.18.3-1.1.s390x",
"openSUSE Tumbleweed:go1.18-doc-1.18.3-1.1.x86_64",
"openSUSE Tumbleweed:go1.18-race-1.18.3-1.1.aarch64",
"openSUSE Tumbleweed:go1.18-race-1.18.3-1.1.ppc64le",
"openSUSE Tumbleweed:go1.18-race-1.18.3-1.1.s390x",
"openSUSE Tumbleweed:go1.18-race-1.18.3-1.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2024-06-15T00:00:00Z",
"details": "moderate"
}
],
"title": "CVE-2022-30629"
},
{
"cve": "CVE-2022-30634",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2022-30634"
}
],
"notes": [
{
"category": "general",
"text": "Infinite loop in Read in crypto/rand before Go 1.17.11 and Go 1.18.3 on Windows allows attacker to cause an indefinite hang by passing a buffer larger than 1 \u003c\u003c 32 - 1 bytes.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"openSUSE Tumbleweed:go1.18-1.18.3-1.1.aarch64",
"openSUSE Tumbleweed:go1.18-1.18.3-1.1.ppc64le",
"openSUSE Tumbleweed:go1.18-1.18.3-1.1.s390x",
"openSUSE Tumbleweed:go1.18-1.18.3-1.1.x86_64",
"openSUSE Tumbleweed:go1.18-doc-1.18.3-1.1.aarch64",
"openSUSE Tumbleweed:go1.18-doc-1.18.3-1.1.ppc64le",
"openSUSE Tumbleweed:go1.18-doc-1.18.3-1.1.s390x",
"openSUSE Tumbleweed:go1.18-doc-1.18.3-1.1.x86_64",
"openSUSE Tumbleweed:go1.18-race-1.18.3-1.1.aarch64",
"openSUSE Tumbleweed:go1.18-race-1.18.3-1.1.ppc64le",
"openSUSE Tumbleweed:go1.18-race-1.18.3-1.1.s390x",
"openSUSE Tumbleweed:go1.18-race-1.18.3-1.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2022-30634",
"url": "https://www.suse.com/security/cve/CVE-2022-30634"
},
{
"category": "external",
"summary": "SUSE Bug 1200134 for CVE-2022-30634",
"url": "https://bugzilla.suse.com/1200134"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"openSUSE Tumbleweed:go1.18-1.18.3-1.1.aarch64",
"openSUSE Tumbleweed:go1.18-1.18.3-1.1.ppc64le",
"openSUSE Tumbleweed:go1.18-1.18.3-1.1.s390x",
"openSUSE Tumbleweed:go1.18-1.18.3-1.1.x86_64",
"openSUSE Tumbleweed:go1.18-doc-1.18.3-1.1.aarch64",
"openSUSE Tumbleweed:go1.18-doc-1.18.3-1.1.ppc64le",
"openSUSE Tumbleweed:go1.18-doc-1.18.3-1.1.s390x",
"openSUSE Tumbleweed:go1.18-doc-1.18.3-1.1.x86_64",
"openSUSE Tumbleweed:go1.18-race-1.18.3-1.1.aarch64",
"openSUSE Tumbleweed:go1.18-race-1.18.3-1.1.ppc64le",
"openSUSE Tumbleweed:go1.18-race-1.18.3-1.1.s390x",
"openSUSE Tumbleweed:go1.18-race-1.18.3-1.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 2.9,
"baseSeverity": "LOW",
"vectorString": "CVSS:3.1/AV:L/AC:H/PR:N/UI:N/S:U/C:N/I:N/A:L",
"version": "3.1"
},
"products": [
"openSUSE Tumbleweed:go1.18-1.18.3-1.1.aarch64",
"openSUSE Tumbleweed:go1.18-1.18.3-1.1.ppc64le",
"openSUSE Tumbleweed:go1.18-1.18.3-1.1.s390x",
"openSUSE Tumbleweed:go1.18-1.18.3-1.1.x86_64",
"openSUSE Tumbleweed:go1.18-doc-1.18.3-1.1.aarch64",
"openSUSE Tumbleweed:go1.18-doc-1.18.3-1.1.ppc64le",
"openSUSE Tumbleweed:go1.18-doc-1.18.3-1.1.s390x",
"openSUSE Tumbleweed:go1.18-doc-1.18.3-1.1.x86_64",
"openSUSE Tumbleweed:go1.18-race-1.18.3-1.1.aarch64",
"openSUSE Tumbleweed:go1.18-race-1.18.3-1.1.ppc64le",
"openSUSE Tumbleweed:go1.18-race-1.18.3-1.1.s390x",
"openSUSE Tumbleweed:go1.18-race-1.18.3-1.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2024-06-15T00:00:00Z",
"details": "moderate"
}
],
"title": "CVE-2022-30634"
}
]
}
gsd-2022-30629
Vulnerability from gsd
{
"GSD": {
"alias": "CVE-2022-30629",
"description": "Non-random values for ticket_age_add in session tickets in crypto/tls before Go 1.17.11 and Go 1.18.3 allow an attacker that can observe TLS handshakes to correlate successive connections by comparing ticket ages during session resumption.",
"id": "GSD-2022-30629",
"references": [
"https://advisories.mageia.org/CVE-2022-30629.html",
"https://www.suse.com/security/cve/CVE-2022-30629.html",
"https://access.redhat.com/errata/RHSA-2022:6040",
"https://access.redhat.com/errata/RHSA-2022:6042",
"https://access.redhat.com/errata/RHSA-2022:6102",
"https://access.redhat.com/errata/RHSA-2022:6103",
"https://access.redhat.com/errata/RHSA-2022:6277",
"https://access.redhat.com/errata/RHSA-2022:6152",
"https://access.redhat.com/errata/RHSA-2022:6290",
"https://alas.aws.amazon.com/cve/html/CVE-2022-30629.html",
"https://access.redhat.com/errata/RHSA-2022:5775",
"https://access.redhat.com/errata/RHSA-2022:5799",
"https://access.redhat.com/errata/RHSA-2022:5866",
"https://access.redhat.com/errata/RHSA-2022:6345",
"https://access.redhat.com/errata/RHSA-2022:6346",
"https://access.redhat.com/errata/RHSA-2022:6347",
"https://access.redhat.com/errata/RHSA-2022:6348",
"https://access.redhat.com/errata/RHSA-2022:6370",
"https://access.redhat.com/errata/RHSA-2022:6430",
"https://access.redhat.com/errata/RHSA-2022:6535",
"https://access.redhat.com/errata/RHSA-2022:8750",
"https://access.redhat.com/errata/RHSA-2022:9047",
"https://access.redhat.com/errata/RHSA-2023:0407",
"https://access.redhat.com/errata/RHSA-2023:0408",
"https://access.redhat.com/errata/RHSA-2023:0630"
]
},
"gsd": {
"metadata": {
"exploitCode": "unknown",
"remediation": "unknown",
"reportConfidence": "confirmed",
"type": "vulnerability"
},
"osvSchema": {
"aliases": [
"CVE-2022-30629"
],
"details": "Non-random values for ticket_age_add in session tickets in crypto/tls before Go 1.17.11 and Go 1.18.3 allow an attacker that can observe TLS handshakes to correlate successive connections by comparing ticket ages during session resumption.",
"id": "GSD-2022-30629",
"modified": "2023-12-13T01:19:37.179104Z",
"schema_version": "1.4.0"
}
},
"namespaces": {
"cve.org": {
"CVE_data_meta": {
"ASSIGNER": "security@golang.org",
"ID": "CVE-2022-30629",
"STATE": "PUBLIC"
},
"affects": {
"vendor": {
"vendor_data": [
{
"product": {
"product_data": [
{
"product_name": "crypto/tls",
"version": {
"version_data": [
{
"version_affected": "\u003c",
"version_name": "0",
"version_value": "1.17.11"
},
{
"version_affected": "\u003c",
"version_name": "1.18.0-0",
"version_value": "1.18.3"
}
]
}
}
]
},
"vendor_name": "Go standard library"
}
]
}
},
"credits": [
{
"lang": "en",
"value": "Github user @nervuri"
}
],
"data_format": "MITRE",
"data_type": "CVE",
"data_version": "4.0",
"description": {
"description_data": [
{
"lang": "eng",
"value": "Non-random values for ticket_age_add in session tickets in crypto/tls before Go 1.17.11 and Go 1.18.3 allow an attacker that can observe TLS handshakes to correlate successive connections by comparing ticket ages during session resumption."
}
]
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "CWE-200: Information Exposure"
}
]
}
]
},
"references": {
"reference_data": [
{
"name": "https://go.dev/cl/405994",
"refsource": "MISC",
"url": "https://go.dev/cl/405994"
},
{
"name": "https://go.googlesource.com/go/+/fe4de36198794c447fbd9d7cc2d7199a506c76a5",
"refsource": "MISC",
"url": "https://go.googlesource.com/go/+/fe4de36198794c447fbd9d7cc2d7199a506c76a5"
},
{
"name": "https://go.dev/issue/52814",
"refsource": "MISC",
"url": "https://go.dev/issue/52814"
},
{
"name": "https://groups.google.com/g/golang-announce/c/TzIC9-t8Ytg/m/IWz5T6x7AAAJ",
"refsource": "MISC",
"url": "https://groups.google.com/g/golang-announce/c/TzIC9-t8Ytg/m/IWz5T6x7AAAJ"
},
{
"name": "https://pkg.go.dev/vuln/GO-2022-0531",
"refsource": "MISC",
"url": "https://pkg.go.dev/vuln/GO-2022-0531"
}
]
}
},
"nvd.nist.gov": {
"configurations": {
"CVE_data_version": "4.0",
"nodes": [
{
"children": [],
"cpe_match": [
{
"cpe23Uri": "cpe:2.3:a:golang:go:*:*:*:*:*:*:*:*",
"cpe_name": [],
"versionEndExcluding": "1.18.3",
"versionStartIncluding": "1.18.0",
"vulnerable": true
},
{
"cpe23Uri": "cpe:2.3:a:golang:go:*:*:*:*:*:*:*:*",
"cpe_name": [],
"versionEndExcluding": "1.17.11",
"vulnerable": true
}
],
"operator": "OR"
}
]
},
"cve": {
"CVE_data_meta": {
"ASSIGNER": "security@golang.org",
"ID": "CVE-2022-30629"
},
"data_format": "MITRE",
"data_type": "CVE",
"data_version": "4.0",
"description": {
"description_data": [
{
"lang": "en",
"value": "Non-random values for ticket_age_add in session tickets in crypto/tls before Go 1.17.11 and Go 1.18.3 allow an attacker that can observe TLS handshakes to correlate successive connections by comparing ticket ages during session resumption."
}
]
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "en",
"value": "CWE-330"
}
]
}
]
},
"references": {
"reference_data": [
{
"name": "https://groups.google.com/g/golang-announce/c/TzIC9-t8Ytg/m/IWz5T6x7AAAJ",
"refsource": "MISC",
"tags": [
"Mailing List",
"Vendor Advisory"
],
"url": "https://groups.google.com/g/golang-announce/c/TzIC9-t8Ytg/m/IWz5T6x7AAAJ"
},
{
"name": "https://go.dev/issue/52814",
"refsource": "MISC",
"tags": [
"Exploit",
"Issue Tracking",
"Vendor Advisory"
],
"url": "https://go.dev/issue/52814"
},
{
"name": "https://go.googlesource.com/go/+/fe4de36198794c447fbd9d7cc2d7199a506c76a5",
"refsource": "MISC",
"tags": [
"Mailing List",
"Patch"
],
"url": "https://go.googlesource.com/go/+/fe4de36198794c447fbd9d7cc2d7199a506c76a5"
},
{
"name": "https://go.dev/cl/405994",
"refsource": "MISC",
"tags": [
"Patch"
],
"url": "https://go.dev/cl/405994"
},
{
"name": "https://pkg.go.dev/vuln/GO-2022-0531",
"refsource": "MISC",
"tags": [
"Vendor Advisory"
],
"url": "https://pkg.go.dev/vuln/GO-2022-0531"
}
]
}
},
"impact": {
"baseMetricV3": {
"cvssV3": {
"attackComplexity": "HIGH",
"attackVector": "NETWORK",
"availabilityImpact": "NONE",
"baseScore": 3.1,
"baseSeverity": "LOW",
"confidentialityImpact": "LOW",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "REQUIRED",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:R/S:U/C:L/I:N/A:N",
"version": "3.1"
},
"exploitabilityScore": 1.6,
"impactScore": 1.4
}
},
"lastModifiedDate": "2023-03-03T15:38Z",
"publishedDate": "2022-08-10T20:15Z"
}
}
}
Sightings
| Author | Source | Type | Date |
|---|
Nomenclature
- Seen: The vulnerability was mentioned, discussed, or seen somewhere by the user.
- Confirmed: The vulnerability is confirmed from an analyst perspective.
- Published Proof of Concept: A public proof of concept is available for this vulnerability.
- Exploited: This vulnerability was exploited and seen by the user reporting the sighting.
- Patched: This vulnerability was successfully patched by the user reporting the sighting.
- Not exploited: This vulnerability was not exploited or seen by the user reporting the sighting.
- Not confirmed: The user expresses doubt about the veracity of the vulnerability.
- Not patched: This vulnerability was not successfully patched by the user reporting the sighting.